@jeromefitz/design-system 4.1.5 → 4.1.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (220) hide show
  1. package/Accordion-2fc6cca7.d.ts +505 -0
  2. package/Alert-d01e69ba.d.ts +297 -0
  3. package/{AlertDialog-7967fb73.d.ts → AlertDialog-ee362b59.d.ts} +0 -0
  4. package/{Announce-f95e763b.d.ts → Announce-94b08fcf.d.ts} +0 -0
  5. package/AppBar-70930f32.d.ts +324 -0
  6. package/Avatar-840f24ab.d.ts +395 -0
  7. package/Badge-3a6b6459.d.ts +357 -0
  8. package/Banner-78d9e930.d.ts +303 -0
  9. package/{Blockquote-34128060.d.ts → Blockquote-c154ceba.d.ts} +0 -0
  10. package/Box-7ec1f514.d.ts +251 -0
  11. package/BoxGrab-b64a04f7.d.ts +251 -0
  12. package/BoxLink-3c2ff9e5.d.ts +251 -0
  13. package/ButtonDemo-a5d1e7b7.d.ts +1512 -0
  14. package/{Callout-5c413ba3.d.ts → Callout-a91a41d8.d.ts} +0 -0
  15. package/{Caption-71fee953.d.ts → Caption-5bdd1afc.d.ts} +0 -0
  16. package/Card-44490af0.d.ts +344 -0
  17. package/Carousel-f81083b2.d.ts +256 -0
  18. package/Checkbox-0e4d444d.d.ts +376 -0
  19. package/Code-1425e777.d.ts +260 -0
  20. package/CommandMenu-bb0d6311.d.ts +3226 -0
  21. package/Container-b8b6e81c.d.ts +287 -0
  22. package/ContextMenu-7ae22435.d.ts +1492 -0
  23. package/ControlGroup-d06f4b62.d.ts +251 -0
  24. package/{Dialog-70ba5b69.d.ts → Dialog-12f5f63b.d.ts} +0 -0
  25. package/DropdownMenu-4c8b0fa0.d.ts +2717 -0
  26. package/{EmojiParser-5356b7d1.d.ts → EmojiParser-36ff1262.d.ts} +0 -0
  27. package/Flex-497e7617.d.ts +347 -0
  28. package/FocusArea-63e74682.d.ts +256 -0
  29. package/Grid-6c8e8ecf.d.ts +411 -0
  30. package/{Heading-b0b8205b.d.ts → Heading-acb5c14a.d.ts} +1 -1
  31. package/{Icon-d48f2f08.d.ts → Icon-464faa80.d.ts} +1 -1
  32. package/Icon.types-48a13108.d.ts +377 -0
  33. package/IconButton-f8ef5575.d.ts +382 -0
  34. package/Image-cb60725d.d.ts +251 -0
  35. package/Kbd-b8d2683e.d.ts +312 -0
  36. package/LICENSE +1 -1
  37. package/Label-2f40709b.d.ts +631 -0
  38. package/{Link-9d116ca4.d.ts → Link-bf26a1c6.d.ts} +89 -267
  39. package/LoadingDots-22b6de1b.d.ts +302 -0
  40. package/Menu-0f6ade87.d.ts +1490 -0
  41. package/NavigationMenu-51086c89.d.ts +4122 -0
  42. package/{Note-98a3e810.d.ts → Note-d2764283.d.ts} +0 -0
  43. package/Overlay.styles-6a4dd3e8.d.ts +497 -0
  44. package/{PageHeading-9c87c946.d.ts → PageHeading-c0cd9afd.d.ts} +1 -1
  45. package/Panel.styles-491728d4.d.ts +497 -0
  46. package/{Paragraph-83414284.d.ts → Paragraph-5fda2152.d.ts} +1 -1
  47. package/{Paragraph.types-fa0c04ae.d.ts → Paragraph.types-e041945f.d.ts} +1 -1
  48. package/{Popover-0dff553f.d.ts → Popover-ef09b48e.d.ts} +1 -1
  49. package/ProgressBar-1a395fe3.d.ts +305 -0
  50. package/Radio-5b3425e5.d.ts +564 -0
  51. package/RadioCard-9a968b1a.d.ts +262 -0
  52. package/RadioGrid-0c70db77.d.ts +498 -0
  53. package/{ScrollArea-92343052.d.ts → ScrollArea-14b2feb8.d.ts} +0 -0
  54. package/Section-67cd986f.d.ts +278 -0
  55. package/Select-b2d8960c.d.ts +2218 -0
  56. package/Separator-37db30e4.d.ts +328 -0
  57. package/Sheet-9edd474c.d.ts +812 -0
  58. package/Skeleton-5eaa4deb.d.ts +321 -0
  59. package/Slider-5b835ecd.d.ts +260 -0
  60. package/{Spacer-180a9f56.d.ts → Spacer-94122963.d.ts} +0 -0
  61. package/Spotify-c2a68dcf.d.ts +3765 -0
  62. package/Status-ae56d1a8.d.ts +287 -0
  63. package/Sub-56bbbc86.d.ts +251 -0
  64. package/Sup-a3e3aed8.d.ts +251 -0
  65. package/SwitchIcon-bad5e1f8.d.ts +324 -0
  66. package/TabLink-70d91718.d.ts +290 -0
  67. package/Table-221e70b2.d.ts +2043 -0
  68. package/Tabs.styles-0af0d84b.d.ts +752 -0
  69. package/Text-b4dbb448.d.ts +381 -0
  70. package/TextArea-c7fb6f33.d.ts +347 -0
  71. package/TextField-80821346.d.ts +381 -0
  72. package/Toaster-1976c1c0.d.ts +1561 -0
  73. package/Toggle-ac0f0a19.d.ts +312 -0
  74. package/ToggleGroup-0ae0974e.d.ts +498 -0
  75. package/Toolbar-bd80eb25.d.ts +1478 -0
  76. package/{Tooltip-8f61f203.d.ts → Tooltip-0d809b6c.d.ts} +0 -0
  77. package/TreeItem-7179ad4b.d.ts +274 -0
  78. package/VerifiedBadge-8a8364f4.d.ts +607 -0
  79. package/{VisuallyHidden-1c35e2d2.d.ts → VisuallyHidden-25ba8420.d.ts} +0 -0
  80. package/components/Accordion/index.d.ts +1 -1
  81. package/components/Alert/index.d.ts +1 -1
  82. package/components/AlertDialog/index.d.ts +1 -1
  83. package/components/Announce/index.d.ts +1 -1
  84. package/components/AppBar/index.d.ts +1 -1
  85. package/components/Avatar/index.d.ts +4 -5
  86. package/components/Badge/index.d.ts +1 -1
  87. package/components/Banner/index.d.ts +1 -1
  88. package/components/Blockquote/index.d.ts +1 -1
  89. package/components/Box/index.d.ts +1 -1
  90. package/components/BoxGrab/index.d.ts +1 -1
  91. package/components/BoxLink/index.d.ts +1 -1
  92. package/components/Button/index.d.ts +1 -1
  93. package/components/Callout/index.d.ts +1 -1
  94. package/components/Caption/index.d.ts +1 -1
  95. package/components/Card/index.d.ts +1 -1
  96. package/components/Carousel/index.d.ts +1 -1
  97. package/components/Checkbox/index.d.ts +3 -4
  98. package/components/Code/index.d.ts +1 -1
  99. package/components/CommandMenu/index.d.ts +1 -1
  100. package/components/Container/index.d.ts +1 -1
  101. package/components/ContextMenu/index.d.ts +1 -2
  102. package/components/ControlGroup/index.d.ts +1 -1
  103. package/components/Dialog/index.d.ts +1 -1
  104. package/components/DropdownMenu/index.d.ts +1 -2
  105. package/components/Flex/index.d.ts +1 -1
  106. package/components/FocusArea/index.d.ts +1 -1
  107. package/components/Grid/index.d.ts +1 -1
  108. package/components/Heading/index.d.ts +4 -5
  109. package/components/Icon/index.d.ts +4 -5
  110. package/components/IconButton/index.d.ts +1 -1
  111. package/components/Image/index.d.ts +1 -1
  112. package/components/Kbd/index.d.ts +1 -1
  113. package/components/Label/index.d.ts +1 -1
  114. package/components/Link/index.d.ts +1 -1
  115. package/components/LoadingDots/index.d.ts +1 -1
  116. package/components/Menu/index.d.ts +1 -2
  117. package/components/NavigationMenu/index.d.ts +4 -5
  118. package/components/Note/index.d.ts +1 -1
  119. package/components/Overlay/index.d.ts +1 -1
  120. package/components/PageHeading/index.d.ts +5 -6
  121. package/components/Panel/index.d.ts +1 -1
  122. package/components/Paragraph/index.d.ts +5 -6
  123. package/components/Popover/index.d.ts +2 -4
  124. package/components/ProgressBar/index.d.ts +1 -2
  125. package/components/Radio/index.d.ts +3 -4
  126. package/components/RadioCard/index.d.ts +1 -2
  127. package/components/RadioGrid/index.d.ts +1 -1
  128. package/components/ScrollArea/index.d.ts +1 -1
  129. package/components/Section/index.d.ts +1 -1
  130. package/components/Select/index.d.ts +1 -1
  131. package/components/Separator/index.d.ts +1 -1
  132. package/components/Sheet/index.d.ts +3 -4
  133. package/components/Skeleton/index.d.ts +1 -1
  134. package/components/Slider/index.d.ts +1 -2
  135. package/components/Spacer/index.d.ts +1 -1
  136. package/components/Status/index.d.ts +1 -1
  137. package/components/Sub/index.d.ts +1 -1
  138. package/components/Sup/index.d.ts +1 -1
  139. package/components/Switch/index.d.ts +3 -4
  140. package/components/TabLink/index.d.ts +1 -1
  141. package/components/Table/index.d.ts +1 -1
  142. package/components/Tabs/index.d.ts +3 -4
  143. package/components/Text/index.d.ts +1 -1
  144. package/components/TextArea/index.d.ts +1 -1
  145. package/components/TextField/index.d.ts +1 -1
  146. package/components/Toast/index.d.ts +1 -1
  147. package/components/Toggle/index.d.ts +1 -1
  148. package/components/ToggleGroup/index.d.ts +1 -1
  149. package/components/Toolbar/index.d.ts +1 -1
  150. package/components/Tooltip/index.d.ts +1 -1
  151. package/components/TreeItem/index.d.ts +1 -1
  152. package/components/VerifiedBadge/index.d.ts +1 -2
  153. package/components/VisuallyHidden/index.d.ts +1 -1
  154. package/components/index.d.ts +76 -77
  155. package/custom/Card/index.d.ts +1 -1
  156. package/custom/Emoji/index.d.ts +1 -1
  157. package/custom/Tooltip/index.d.ts +256 -612
  158. package/custom/index.d.ts +2 -2
  159. package/index.d.ts +78 -79
  160. package/lib/stitches.config.d.ts +1099 -2145
  161. package/package.json +23 -23
  162. package/Accordion-07ffdde8.d.ts +0 -861
  163. package/Alert-2d248f02.d.ts +0 -475
  164. package/AppBar-45d359b4.d.ts +0 -502
  165. package/Avatar-9592d3fc.d.ts +0 -573
  166. package/Badge-85f0a03c.d.ts +0 -535
  167. package/Banner-8bdcae08.d.ts +0 -481
  168. package/Box-0145a25b.d.ts +0 -429
  169. package/BoxGrab-f2016450.d.ts +0 -429
  170. package/BoxLink-01e0e0e1.d.ts +0 -429
  171. package/ButtonDemo-1e0e6216.d.ts +0 -2224
  172. package/Card-12bdd1c0.d.ts +0 -522
  173. package/Carousel-9d6beddc.d.ts +0 -434
  174. package/Checkbox-891cb9bb.d.ts +0 -554
  175. package/Code-918ddbd0.d.ts +0 -438
  176. package/CommandMenu-f09be95e.d.ts +0 -5540
  177. package/Container-c9493c19.d.ts +0 -465
  178. package/ContextMenu-59566c09.d.ts +0 -2560
  179. package/ControlGroup-598bde73.d.ts +0 -429
  180. package/DropdownMenu-fc93debb.d.ts +0 -4675
  181. package/Flex-28440ec4.d.ts +0 -525
  182. package/FocusArea-bd1379f7.d.ts +0 -434
  183. package/Grid-2a6c3e8b.d.ts +0 -589
  184. package/Icon.types-cf2e7181.d.ts +0 -555
  185. package/IconButton-61b70df5.d.ts +0 -560
  186. package/Image-7a9c2ac8.d.ts +0 -429
  187. package/Kbd-ee11e8ee.d.ts +0 -490
  188. package/Label-62941c9d.d.ts +0 -987
  189. package/LoadingDots-b37f3f06.d.ts +0 -480
  190. package/Menu-6ad1af6d.d.ts +0 -2558
  191. package/NavigationMenu-d55c47b7.d.ts +0 -6970
  192. package/Overlay.styles-150e1ce9.d.ts +0 -853
  193. package/Panel.styles-9141abd2.d.ts +0 -853
  194. package/ProgressBar-049c4e95.d.ts +0 -483
  195. package/Radio-a6652eb7.d.ts +0 -920
  196. package/RadioCard-0e8131d2.d.ts +0 -440
  197. package/RadioGrid-734a21f7.d.ts +0 -854
  198. package/Section-38d29a05.d.ts +0 -456
  199. package/Select-a9a6f30f.d.ts +0 -3820
  200. package/Separator-190f52e3.d.ts +0 -506
  201. package/Sheet-147a6bea.d.ts +0 -1346
  202. package/Skeleton-b7ef8d20.d.ts +0 -499
  203. package/Slider-0f202bd6.d.ts +0 -438
  204. package/Spotify-cac6fde2.d.ts +0 -6257
  205. package/Status-d976a923.d.ts +0 -465
  206. package/Sub-cd08549a.d.ts +0 -429
  207. package/Sup-51406ef7.d.ts +0 -429
  208. package/SwitchIcon-fff8c972.d.ts +0 -502
  209. package/TabLink-f14dc0e4.d.ts +0 -468
  210. package/Table-feea8caf.d.ts +0 -3467
  211. package/Tabs.styles-4ab28890.d.ts +0 -1286
  212. package/Text-2b3df7ba.d.ts +0 -559
  213. package/TextArea-0a415aa1.d.ts +0 -525
  214. package/TextField-a4255bc3.d.ts +0 -559
  215. package/Toaster-f1d90e57.d.ts +0 -2629
  216. package/Toggle-021765b2.d.ts +0 -490
  217. package/ToggleGroup-5d3e8fc9.d.ts +0 -854
  218. package/Toolbar-0f13fcab.d.ts +0 -2546
  219. package/TreeItem-7624f862.d.ts +0 -452
  220. package/VerifiedBadge-956bf1f9.d.ts +0 -963
@@ -1,2629 +0,0 @@
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
- import * as react from 'react';
5
- import * as ToastPrimitive from '@radix-ui/react-toast';
6
-
7
- declare const ToastProvider: react.FC<ToastPrimitive.ToastProviderProps>;
8
- declare const ToastViewport: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<ToastPrimitive.ToastViewportProps & react.RefAttributes<HTMLOListElement>>, {}, {
9
- bp1: string;
10
- bp2: string;
11
- bp3: string;
12
- bp4: string;
13
- motion: string;
14
- hover: string;
15
- dark: string;
16
- light: string;
17
- }, _stitches_react_types_css_util.CSS<{
18
- bp1: string;
19
- bp2: string;
20
- bp3: string;
21
- bp4: string;
22
- motion: string;
23
- hover: string;
24
- dark: string;
25
- light: string;
26
- }, {
27
- borderWidths: unknown;
28
- borderStyles: unknown;
29
- colors: unknown;
30
- fonts: {
31
- 'fallback-mono': string;
32
- 'fallback-sans': string;
33
- 'fallback-serif': string;
34
- mono: string;
35
- sans: string;
36
- serif: string;
37
- };
38
- fontSizes: {
39
- 1: string;
40
- 2: string;
41
- 3: string;
42
- 4: string;
43
- 5: string;
44
- 6: string;
45
- 7: string;
46
- 8: string;
47
- 9: string;
48
- };
49
- fontWeights: {
50
- 1: string;
51
- 2: string;
52
- 3: string;
53
- 4: string;
54
- 5: string;
55
- 6: string;
56
- 7: string;
57
- 8: string;
58
- 9: string;
59
- };
60
- letterSpacings: unknown;
61
- lineHeights: unknown;
62
- radii: {
63
- 0: string;
64
- 1: string;
65
- 2: string;
66
- 3: string;
67
- 4: string;
68
- pill: string;
69
- round: string;
70
- };
71
- shadows: {
72
- 0: string;
73
- 1: string;
74
- 2: string;
75
- 3: string;
76
- toast: string;
77
- };
78
- sizes: {
79
- 0: string;
80
- 1: string;
81
- 2: string;
82
- 3: string;
83
- 4: string;
84
- 5: string;
85
- 6: string;
86
- 7: string;
87
- 8: string;
88
- 9: string;
89
- };
90
- space: {
91
- 0: string;
92
- 1: string;
93
- 2: string;
94
- 3: string;
95
- 4: string;
96
- 5: string;
97
- 6: string;
98
- 7: string;
99
- 8: string;
100
- 9: string;
101
- 10: string;
102
- 11: string;
103
- 12: string;
104
- 13: string;
105
- 14: string;
106
- 15: string;
107
- 16: string;
108
- };
109
- transitions: unknown;
110
- zIndices: {
111
- 0: string;
112
- 1: string;
113
- 2: string;
114
- 3: string;
115
- 4: string;
116
- max: string;
117
- toast: string;
118
- };
119
- foo: {
120
- bar: string;
121
- };
122
- }, _stitches_react_types_config.DefaultThemeMap, {
123
- p: (value: string | number | {
124
- readonly [$$ScaleValue]: "padding";
125
- }) => {
126
- padding: string | number | {
127
- readonly [$$ScaleValue]: "padding";
128
- };
129
- };
130
- pt: (value: string | number | {
131
- readonly [$$ScaleValue]: "paddingTop";
132
- }) => {
133
- paddingTop: string | number | {
134
- readonly [$$ScaleValue]: "paddingTop";
135
- };
136
- };
137
- pr: (value: string | number | {
138
- readonly [$$ScaleValue]: "paddingRight";
139
- }) => {
140
- paddingRight: string | number | {
141
- readonly [$$ScaleValue]: "paddingRight";
142
- };
143
- };
144
- pb: (value: string | number | {
145
- readonly [$$ScaleValue]: "paddingBottom";
146
- }) => {
147
- paddingBottom: string | number | {
148
- readonly [$$ScaleValue]: "paddingBottom";
149
- };
150
- };
151
- pl: (value: string | number | {
152
- readonly [$$ScaleValue]: "paddingLeft";
153
- }) => {
154
- paddingLeft: string | number | {
155
- readonly [$$ScaleValue]: "paddingLeft";
156
- };
157
- };
158
- px: (value: string | number | {
159
- readonly [$$ScaleValue]: "paddingLeft";
160
- }) => {
161
- paddingLeft: string | number | {
162
- readonly [$$ScaleValue]: "paddingLeft";
163
- };
164
- paddingRight: string | number | {
165
- readonly [$$ScaleValue]: "paddingLeft";
166
- };
167
- };
168
- py: (value: string | number | {
169
- readonly [$$ScaleValue]: "paddingTop";
170
- }) => {
171
- paddingTop: string | number | {
172
- readonly [$$ScaleValue]: "paddingTop";
173
- };
174
- paddingBottom: string | number | {
175
- readonly [$$ScaleValue]: "paddingTop";
176
- };
177
- };
178
- m: (value: string | number | {
179
- readonly [$$ScaleValue]: "margin";
180
- }) => {
181
- margin: string | number | {
182
- readonly [$$ScaleValue]: "margin";
183
- };
184
- };
185
- mt: (value: string | number | {
186
- readonly [$$ScaleValue]: "marginTop";
187
- }) => {
188
- marginTop: string | number | {
189
- readonly [$$ScaleValue]: "marginTop";
190
- };
191
- };
192
- mr: (value: string | number | {
193
- readonly [$$ScaleValue]: "marginRight";
194
- }) => {
195
- marginRight: string | number | {
196
- readonly [$$ScaleValue]: "marginRight";
197
- };
198
- };
199
- mb: (value: string | number | {
200
- readonly [$$ScaleValue]: "marginBottom";
201
- }) => {
202
- marginBottom: string | number | {
203
- readonly [$$ScaleValue]: "marginBottom";
204
- };
205
- };
206
- ml: (value: string | number | {
207
- readonly [$$ScaleValue]: "marginLeft";
208
- }) => {
209
- marginLeft: string | number | {
210
- readonly [$$ScaleValue]: "marginLeft";
211
- };
212
- };
213
- mx: (value: string | number | {
214
- readonly [$$ScaleValue]: "marginLeft";
215
- }) => {
216
- marginLeft: string | number | {
217
- readonly [$$ScaleValue]: "marginLeft";
218
- };
219
- marginRight: string | number | {
220
- readonly [$$ScaleValue]: "marginLeft";
221
- };
222
- };
223
- my: (value: string | number | {
224
- readonly [$$ScaleValue]: "marginTop";
225
- }) => {
226
- marginTop: string | number | {
227
- readonly [$$ScaleValue]: "marginTop";
228
- };
229
- marginBottom: string | number | {
230
- readonly [$$ScaleValue]: "marginTop";
231
- };
232
- };
233
- ta: (value: string | number | {
234
- readonly [$$ScaleValue]: "textAlign";
235
- }) => {
236
- textAlign: string | number | {
237
- readonly [$$ScaleValue]: "textAlign";
238
- };
239
- };
240
- fd: (value: string | number | {
241
- readonly [$$ScaleValue]: "flexDirection";
242
- }) => {
243
- flexDirection: string | number | {
244
- readonly [$$ScaleValue]: "flexDirection";
245
- };
246
- };
247
- fw: (value: string | number | {
248
- readonly [$$ScaleValue]: "flexWrap";
249
- }) => {
250
- flexWrap: string | number | {
251
- readonly [$$ScaleValue]: "flexWrap";
252
- };
253
- };
254
- ai: (value: string | number | {
255
- readonly [$$ScaleValue]: "alignItems";
256
- }) => {
257
- alignItems: string | number | {
258
- readonly [$$ScaleValue]: "alignItems";
259
- };
260
- };
261
- ac: (value: string | number | {
262
- readonly [$$ScaleValue]: "alignContent";
263
- }) => {
264
- alignContent: string | number | {
265
- readonly [$$ScaleValue]: "alignContent";
266
- };
267
- };
268
- jc: (value: string | number | {
269
- readonly [$$ScaleValue]: "justifyContent";
270
- }) => {
271
- justifyContent: string | number | {
272
- readonly [$$ScaleValue]: "justifyContent";
273
- };
274
- };
275
- as: (value: string | number | {
276
- readonly [$$ScaleValue]: "alignSelf";
277
- }) => {
278
- alignSelf: string | number | {
279
- readonly [$$ScaleValue]: "alignSelf";
280
- };
281
- };
282
- fg: (value: string | number | {
283
- readonly [$$ScaleValue]: "flexGrow";
284
- }) => {
285
- flexGrow: string | number | {
286
- readonly [$$ScaleValue]: "flexGrow";
287
- };
288
- };
289
- fs: (value: string | number | {
290
- readonly [$$ScaleValue]: "flexShrink";
291
- }) => {
292
- flexShrink: string | number | {
293
- readonly [$$ScaleValue]: "flexShrink";
294
- };
295
- };
296
- fb: (value: string | number | {
297
- readonly [$$ScaleValue]: "flexBasis";
298
- }) => {
299
- flexBasis: string | number | {
300
- readonly [$$ScaleValue]: "flexBasis";
301
- };
302
- };
303
- bc: (value: string | number | {
304
- readonly [$$ScaleValue]: "backgroundColor";
305
- }) => {
306
- backgroundColor: string | number | {
307
- readonly [$$ScaleValue]: "backgroundColor";
308
- };
309
- };
310
- br: (value: string | number | {
311
- readonly [$$ScaleValue]: "borderRadius";
312
- }) => {
313
- borderRadius: string | number | {
314
- readonly [$$ScaleValue]: "borderRadius";
315
- };
316
- };
317
- btrr: (value: string | number | {
318
- readonly [$$ScaleValue]: "borderTopRightRadius";
319
- }) => {
320
- borderTopRightRadius: string | number | {
321
- readonly [$$ScaleValue]: "borderTopRightRadius";
322
- };
323
- };
324
- bbrr: (value: string | number | {
325
- readonly [$$ScaleValue]: "borderBottomRightRadius";
326
- }) => {
327
- borderBottomRightRadius: string | number | {
328
- readonly [$$ScaleValue]: "borderBottomRightRadius";
329
- };
330
- };
331
- bblr: (value: string | number | {
332
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
333
- }) => {
334
- borderBottomLeftRadius: string | number | {
335
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
336
- };
337
- };
338
- btlr: (value: string | number | {
339
- readonly [$$ScaleValue]: "borderTopLeftRadius";
340
- }) => {
341
- borderTopLeftRadius: string | number | {
342
- readonly [$$ScaleValue]: "borderTopLeftRadius";
343
- };
344
- };
345
- bs: (value: string | number | {
346
- readonly [$$ScaleValue]: "boxShadow";
347
- }) => {
348
- boxShadow: string | number | {
349
- readonly [$$ScaleValue]: "boxShadow";
350
- };
351
- };
352
- lh: (value: string | number | {
353
- readonly [$$ScaleValue]: "lineHeight";
354
- }) => {
355
- lineHeight: string | number | {
356
- readonly [$$ScaleValue]: "lineHeight";
357
- };
358
- };
359
- ox: (value: string | number | {
360
- readonly [$$ScaleValue]: "overflowX";
361
- }) => {
362
- overflowX: string | number | {
363
- readonly [$$ScaleValue]: "overflowX";
364
- };
365
- };
366
- oy: (value: string | number | {
367
- readonly [$$ScaleValue]: "overflowY";
368
- }) => {
369
- overflowY: string | number | {
370
- readonly [$$ScaleValue]: "overflowY";
371
- };
372
- };
373
- pe: (value: string | number | {
374
- readonly [$$ScaleValue]: "pointerEvents";
375
- }) => {
376
- pointerEvents: string | number | {
377
- readonly [$$ScaleValue]: "pointerEvents";
378
- };
379
- };
380
- us: (value: string | number | {
381
- readonly [$$ScaleValue]: "userSelect";
382
- }) => {
383
- WebkitUserSelect: string | number | {
384
- readonly [$$ScaleValue]: "userSelect";
385
- };
386
- userSelect: string | number | {
387
- readonly [$$ScaleValue]: "userSelect";
388
- };
389
- };
390
- userSelect: (value: string | number | {
391
- readonly [$$ScaleValue]: "userSelect";
392
- }) => {
393
- WebkitUserSelect: string | number | {
394
- readonly [$$ScaleValue]: "userSelect";
395
- };
396
- userSelect: string | number | {
397
- readonly [$$ScaleValue]: "userSelect";
398
- };
399
- };
400
- size: (value: string | number | {
401
- readonly [$$ScaleValue]: "width";
402
- }) => {
403
- width: string | number | {
404
- readonly [$$ScaleValue]: "width";
405
- };
406
- height: string | number | {
407
- readonly [$$ScaleValue]: "width";
408
- };
409
- };
410
- appearance: (value: string | number | {
411
- readonly [$$ScaleValue]: "appearance";
412
- }) => {
413
- WebkitAppearance: string | number | {
414
- readonly [$$ScaleValue]: "appearance";
415
- };
416
- appearance: string | number | {
417
- readonly [$$ScaleValue]: "appearance";
418
- };
419
- };
420
- backgroundClip: (value: string | number | {
421
- readonly [$$ScaleValue]: "backgroundClip";
422
- }) => {
423
- WebkitBackgroundClip: string | number | {
424
- readonly [$$ScaleValue]: "backgroundClip";
425
- };
426
- backgroundClip: string | number | {
427
- readonly [$$ScaleValue]: "backgroundClip";
428
- };
429
- };
430
- }>>;
431
- declare const Toast: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<ToastPrimitive.ToastProps & react.RefAttributes<HTMLLIElement>>, _stitches_react_types_styled_component.StyledComponentProps<[{
432
- alignItems: string;
433
- borderRadius: string;
434
- columnGap: string;
435
- display: string;
436
- gridTemplateAreas: string;
437
- gridTemplateColumns: string;
438
- padding: string;
439
- '@media (prefers-reduced-motion: no-preference)': {
440
- transition: string;
441
- '&[data-state="open"]': {
442
- animation: string;
443
- };
444
- '&[data-state="closed"]': {
445
- animation: string;
446
- };
447
- '&[data-swipe="move"]': {
448
- transform: string;
449
- };
450
- '&[data-swipe="cancel"]': {
451
- transform: string;
452
- '@media (prefers-reduced-motion: no-preference)': {
453
- transition: string;
454
- };
455
- };
456
- '&[data-swipe="end"]': {
457
- animation: string;
458
- };
459
- };
460
- boxShadow: string;
461
- backgroundColor: string;
462
- border: string;
463
- color: string;
464
- '&:hover': {
465
- backgroundColor: string;
466
- borderColor: string;
467
- };
468
- variants: {
469
- variant: {
470
- error: {
471
- backgroundColor: string;
472
- borderColor: string;
473
- color: string;
474
- '&:hover': {
475
- backgroundColor: string;
476
- borderColor: string;
477
- color: string;
478
- };
479
- };
480
- info: {
481
- backgroundColor: string;
482
- color: string;
483
- '&:hover': {
484
- backgroundColor: string;
485
- borderColor: string;
486
- color: string;
487
- };
488
- };
489
- success: {
490
- backgroundColor: string;
491
- borderColor: string;
492
- color: string;
493
- '&:hover': {
494
- backgroundColor: string;
495
- borderColor: string;
496
- color: string;
497
- };
498
- };
499
- warning: {
500
- backgroundColor: string;
501
- borderColor: string;
502
- color: string;
503
- '&:hover': {
504
- backgroundColor: string;
505
- borderColor: string;
506
- color: string;
507
- };
508
- };
509
- };
510
- };
511
- }]>, {
512
- bp1: string;
513
- bp2: string;
514
- bp3: string;
515
- bp4: string;
516
- motion: string;
517
- hover: string;
518
- dark: string;
519
- light: string;
520
- }, _stitches_react_types_css_util.CSS<{
521
- bp1: string;
522
- bp2: string;
523
- bp3: string;
524
- bp4: string;
525
- motion: string;
526
- hover: string;
527
- dark: string;
528
- light: string;
529
- }, {
530
- borderWidths: unknown;
531
- borderStyles: unknown;
532
- colors: unknown;
533
- fonts: {
534
- 'fallback-mono': string;
535
- 'fallback-sans': string;
536
- 'fallback-serif': string;
537
- mono: string;
538
- sans: string;
539
- serif: string;
540
- };
541
- fontSizes: {
542
- 1: string;
543
- 2: string;
544
- 3: string;
545
- 4: string;
546
- 5: string;
547
- 6: string;
548
- 7: string;
549
- 8: string;
550
- 9: string;
551
- };
552
- fontWeights: {
553
- 1: string;
554
- 2: string;
555
- 3: string;
556
- 4: string;
557
- 5: string;
558
- 6: string;
559
- 7: string;
560
- 8: string;
561
- 9: string;
562
- };
563
- letterSpacings: unknown;
564
- lineHeights: unknown;
565
- radii: {
566
- 0: string;
567
- 1: string;
568
- 2: string;
569
- 3: string;
570
- 4: string;
571
- pill: string;
572
- round: string;
573
- };
574
- shadows: {
575
- 0: string;
576
- 1: string;
577
- 2: string;
578
- 3: string;
579
- toast: string;
580
- };
581
- sizes: {
582
- 0: string;
583
- 1: string;
584
- 2: string;
585
- 3: string;
586
- 4: string;
587
- 5: string;
588
- 6: string;
589
- 7: string;
590
- 8: string;
591
- 9: string;
592
- };
593
- space: {
594
- 0: string;
595
- 1: string;
596
- 2: string;
597
- 3: string;
598
- 4: string;
599
- 5: string;
600
- 6: string;
601
- 7: string;
602
- 8: string;
603
- 9: string;
604
- 10: string;
605
- 11: string;
606
- 12: string;
607
- 13: string;
608
- 14: string;
609
- 15: string;
610
- 16: string;
611
- };
612
- transitions: unknown;
613
- zIndices: {
614
- 0: string;
615
- 1: string;
616
- 2: string;
617
- 3: string;
618
- 4: string;
619
- max: string;
620
- toast: string;
621
- };
622
- foo: {
623
- bar: string;
624
- };
625
- }, _stitches_react_types_config.DefaultThemeMap, {
626
- p: (value: string | number | {
627
- readonly [$$ScaleValue]: "padding";
628
- }) => {
629
- padding: string | number | {
630
- readonly [$$ScaleValue]: "padding";
631
- };
632
- };
633
- pt: (value: string | number | {
634
- readonly [$$ScaleValue]: "paddingTop";
635
- }) => {
636
- paddingTop: string | number | {
637
- readonly [$$ScaleValue]: "paddingTop";
638
- };
639
- };
640
- pr: (value: string | number | {
641
- readonly [$$ScaleValue]: "paddingRight";
642
- }) => {
643
- paddingRight: string | number | {
644
- readonly [$$ScaleValue]: "paddingRight";
645
- };
646
- };
647
- pb: (value: string | number | {
648
- readonly [$$ScaleValue]: "paddingBottom";
649
- }) => {
650
- paddingBottom: string | number | {
651
- readonly [$$ScaleValue]: "paddingBottom";
652
- };
653
- };
654
- pl: (value: string | number | {
655
- readonly [$$ScaleValue]: "paddingLeft";
656
- }) => {
657
- paddingLeft: string | number | {
658
- readonly [$$ScaleValue]: "paddingLeft";
659
- };
660
- };
661
- px: (value: string | number | {
662
- readonly [$$ScaleValue]: "paddingLeft";
663
- }) => {
664
- paddingLeft: string | number | {
665
- readonly [$$ScaleValue]: "paddingLeft";
666
- };
667
- paddingRight: string | number | {
668
- readonly [$$ScaleValue]: "paddingLeft";
669
- };
670
- };
671
- py: (value: string | number | {
672
- readonly [$$ScaleValue]: "paddingTop";
673
- }) => {
674
- paddingTop: string | number | {
675
- readonly [$$ScaleValue]: "paddingTop";
676
- };
677
- paddingBottom: string | number | {
678
- readonly [$$ScaleValue]: "paddingTop";
679
- };
680
- };
681
- m: (value: string | number | {
682
- readonly [$$ScaleValue]: "margin";
683
- }) => {
684
- margin: string | number | {
685
- readonly [$$ScaleValue]: "margin";
686
- };
687
- };
688
- mt: (value: string | number | {
689
- readonly [$$ScaleValue]: "marginTop";
690
- }) => {
691
- marginTop: string | number | {
692
- readonly [$$ScaleValue]: "marginTop";
693
- };
694
- };
695
- mr: (value: string | number | {
696
- readonly [$$ScaleValue]: "marginRight";
697
- }) => {
698
- marginRight: string | number | {
699
- readonly [$$ScaleValue]: "marginRight";
700
- };
701
- };
702
- mb: (value: string | number | {
703
- readonly [$$ScaleValue]: "marginBottom";
704
- }) => {
705
- marginBottom: string | number | {
706
- readonly [$$ScaleValue]: "marginBottom";
707
- };
708
- };
709
- ml: (value: string | number | {
710
- readonly [$$ScaleValue]: "marginLeft";
711
- }) => {
712
- marginLeft: string | number | {
713
- readonly [$$ScaleValue]: "marginLeft";
714
- };
715
- };
716
- mx: (value: string | number | {
717
- readonly [$$ScaleValue]: "marginLeft";
718
- }) => {
719
- marginLeft: string | number | {
720
- readonly [$$ScaleValue]: "marginLeft";
721
- };
722
- marginRight: string | number | {
723
- readonly [$$ScaleValue]: "marginLeft";
724
- };
725
- };
726
- my: (value: string | number | {
727
- readonly [$$ScaleValue]: "marginTop";
728
- }) => {
729
- marginTop: string | number | {
730
- readonly [$$ScaleValue]: "marginTop";
731
- };
732
- marginBottom: string | number | {
733
- readonly [$$ScaleValue]: "marginTop";
734
- };
735
- };
736
- ta: (value: string | number | {
737
- readonly [$$ScaleValue]: "textAlign";
738
- }) => {
739
- textAlign: string | number | {
740
- readonly [$$ScaleValue]: "textAlign";
741
- };
742
- };
743
- fd: (value: string | number | {
744
- readonly [$$ScaleValue]: "flexDirection";
745
- }) => {
746
- flexDirection: string | number | {
747
- readonly [$$ScaleValue]: "flexDirection";
748
- };
749
- };
750
- fw: (value: string | number | {
751
- readonly [$$ScaleValue]: "flexWrap";
752
- }) => {
753
- flexWrap: string | number | {
754
- readonly [$$ScaleValue]: "flexWrap";
755
- };
756
- };
757
- ai: (value: string | number | {
758
- readonly [$$ScaleValue]: "alignItems";
759
- }) => {
760
- alignItems: string | number | {
761
- readonly [$$ScaleValue]: "alignItems";
762
- };
763
- };
764
- ac: (value: string | number | {
765
- readonly [$$ScaleValue]: "alignContent";
766
- }) => {
767
- alignContent: string | number | {
768
- readonly [$$ScaleValue]: "alignContent";
769
- };
770
- };
771
- jc: (value: string | number | {
772
- readonly [$$ScaleValue]: "justifyContent";
773
- }) => {
774
- justifyContent: string | number | {
775
- readonly [$$ScaleValue]: "justifyContent";
776
- };
777
- };
778
- as: (value: string | number | {
779
- readonly [$$ScaleValue]: "alignSelf";
780
- }) => {
781
- alignSelf: string | number | {
782
- readonly [$$ScaleValue]: "alignSelf";
783
- };
784
- };
785
- fg: (value: string | number | {
786
- readonly [$$ScaleValue]: "flexGrow";
787
- }) => {
788
- flexGrow: string | number | {
789
- readonly [$$ScaleValue]: "flexGrow";
790
- };
791
- };
792
- fs: (value: string | number | {
793
- readonly [$$ScaleValue]: "flexShrink";
794
- }) => {
795
- flexShrink: string | number | {
796
- readonly [$$ScaleValue]: "flexShrink";
797
- };
798
- };
799
- fb: (value: string | number | {
800
- readonly [$$ScaleValue]: "flexBasis";
801
- }) => {
802
- flexBasis: string | number | {
803
- readonly [$$ScaleValue]: "flexBasis";
804
- };
805
- };
806
- bc: (value: string | number | {
807
- readonly [$$ScaleValue]: "backgroundColor";
808
- }) => {
809
- backgroundColor: string | number | {
810
- readonly [$$ScaleValue]: "backgroundColor";
811
- };
812
- };
813
- br: (value: string | number | {
814
- readonly [$$ScaleValue]: "borderRadius";
815
- }) => {
816
- borderRadius: string | number | {
817
- readonly [$$ScaleValue]: "borderRadius";
818
- };
819
- };
820
- btrr: (value: string | number | {
821
- readonly [$$ScaleValue]: "borderTopRightRadius";
822
- }) => {
823
- borderTopRightRadius: string | number | {
824
- readonly [$$ScaleValue]: "borderTopRightRadius";
825
- };
826
- };
827
- bbrr: (value: string | number | {
828
- readonly [$$ScaleValue]: "borderBottomRightRadius";
829
- }) => {
830
- borderBottomRightRadius: string | number | {
831
- readonly [$$ScaleValue]: "borderBottomRightRadius";
832
- };
833
- };
834
- bblr: (value: string | number | {
835
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
836
- }) => {
837
- borderBottomLeftRadius: string | number | {
838
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
839
- };
840
- };
841
- btlr: (value: string | number | {
842
- readonly [$$ScaleValue]: "borderTopLeftRadius";
843
- }) => {
844
- borderTopLeftRadius: string | number | {
845
- readonly [$$ScaleValue]: "borderTopLeftRadius";
846
- };
847
- };
848
- bs: (value: string | number | {
849
- readonly [$$ScaleValue]: "boxShadow";
850
- }) => {
851
- boxShadow: string | number | {
852
- readonly [$$ScaleValue]: "boxShadow";
853
- };
854
- };
855
- lh: (value: string | number | {
856
- readonly [$$ScaleValue]: "lineHeight";
857
- }) => {
858
- lineHeight: string | number | {
859
- readonly [$$ScaleValue]: "lineHeight";
860
- };
861
- };
862
- ox: (value: string | number | {
863
- readonly [$$ScaleValue]: "overflowX";
864
- }) => {
865
- overflowX: string | number | {
866
- readonly [$$ScaleValue]: "overflowX";
867
- };
868
- };
869
- oy: (value: string | number | {
870
- readonly [$$ScaleValue]: "overflowY";
871
- }) => {
872
- overflowY: string | number | {
873
- readonly [$$ScaleValue]: "overflowY";
874
- };
875
- };
876
- pe: (value: string | number | {
877
- readonly [$$ScaleValue]: "pointerEvents";
878
- }) => {
879
- pointerEvents: string | number | {
880
- readonly [$$ScaleValue]: "pointerEvents";
881
- };
882
- };
883
- us: (value: string | number | {
884
- readonly [$$ScaleValue]: "userSelect";
885
- }) => {
886
- WebkitUserSelect: string | number | {
887
- readonly [$$ScaleValue]: "userSelect";
888
- };
889
- userSelect: string | number | {
890
- readonly [$$ScaleValue]: "userSelect";
891
- };
892
- };
893
- userSelect: (value: string | number | {
894
- readonly [$$ScaleValue]: "userSelect";
895
- }) => {
896
- WebkitUserSelect: string | number | {
897
- readonly [$$ScaleValue]: "userSelect";
898
- };
899
- userSelect: string | number | {
900
- readonly [$$ScaleValue]: "userSelect";
901
- };
902
- };
903
- size: (value: string | number | {
904
- readonly [$$ScaleValue]: "width";
905
- }) => {
906
- width: string | number | {
907
- readonly [$$ScaleValue]: "width";
908
- };
909
- height: string | number | {
910
- readonly [$$ScaleValue]: "width";
911
- };
912
- };
913
- appearance: (value: string | number | {
914
- readonly [$$ScaleValue]: "appearance";
915
- }) => {
916
- WebkitAppearance: string | number | {
917
- readonly [$$ScaleValue]: "appearance";
918
- };
919
- appearance: string | number | {
920
- readonly [$$ScaleValue]: "appearance";
921
- };
922
- };
923
- backgroundClip: (value: string | number | {
924
- readonly [$$ScaleValue]: "backgroundClip";
925
- }) => {
926
- WebkitBackgroundClip: string | number | {
927
- readonly [$$ScaleValue]: "backgroundClip";
928
- };
929
- backgroundClip: string | number | {
930
- readonly [$$ScaleValue]: "backgroundClip";
931
- };
932
- };
933
- }>>;
934
- declare const ToastTitle: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<ToastPrimitive.ToastTitleProps & react.RefAttributes<HTMLDivElement>>, {}, {
935
- bp1: string;
936
- bp2: string;
937
- bp3: string;
938
- bp4: string;
939
- motion: string;
940
- hover: string;
941
- dark: string;
942
- light: string;
943
- }, _stitches_react_types_css_util.CSS<{
944
- bp1: string;
945
- bp2: string;
946
- bp3: string;
947
- bp4: string;
948
- motion: string;
949
- hover: string;
950
- dark: string;
951
- light: string;
952
- }, {
953
- borderWidths: unknown;
954
- borderStyles: unknown;
955
- colors: unknown;
956
- fonts: {
957
- 'fallback-mono': string;
958
- 'fallback-sans': string;
959
- 'fallback-serif': string;
960
- mono: string;
961
- sans: string;
962
- serif: string;
963
- };
964
- fontSizes: {
965
- 1: string;
966
- 2: string;
967
- 3: string;
968
- 4: string;
969
- 5: string;
970
- 6: string;
971
- 7: string;
972
- 8: string;
973
- 9: string;
974
- };
975
- fontWeights: {
976
- 1: string;
977
- 2: string;
978
- 3: string;
979
- 4: string;
980
- 5: string;
981
- 6: string;
982
- 7: string;
983
- 8: string;
984
- 9: string;
985
- };
986
- letterSpacings: unknown;
987
- lineHeights: unknown;
988
- radii: {
989
- 0: string;
990
- 1: string;
991
- 2: string;
992
- 3: string;
993
- 4: string;
994
- pill: string;
995
- round: string;
996
- };
997
- shadows: {
998
- 0: string;
999
- 1: string;
1000
- 2: string;
1001
- 3: string;
1002
- toast: string;
1003
- };
1004
- sizes: {
1005
- 0: string;
1006
- 1: string;
1007
- 2: string;
1008
- 3: string;
1009
- 4: string;
1010
- 5: string;
1011
- 6: string;
1012
- 7: string;
1013
- 8: string;
1014
- 9: string;
1015
- };
1016
- space: {
1017
- 0: string;
1018
- 1: string;
1019
- 2: string;
1020
- 3: string;
1021
- 4: string;
1022
- 5: string;
1023
- 6: string;
1024
- 7: string;
1025
- 8: string;
1026
- 9: string;
1027
- 10: string;
1028
- 11: string;
1029
- 12: string;
1030
- 13: string;
1031
- 14: string;
1032
- 15: string;
1033
- 16: string;
1034
- };
1035
- transitions: unknown;
1036
- zIndices: {
1037
- 0: string;
1038
- 1: string;
1039
- 2: string;
1040
- 3: string;
1041
- 4: string;
1042
- max: string;
1043
- toast: string;
1044
- };
1045
- foo: {
1046
- bar: string;
1047
- };
1048
- }, _stitches_react_types_config.DefaultThemeMap, {
1049
- p: (value: string | number | {
1050
- readonly [$$ScaleValue]: "padding";
1051
- }) => {
1052
- padding: string | number | {
1053
- readonly [$$ScaleValue]: "padding";
1054
- };
1055
- };
1056
- pt: (value: string | number | {
1057
- readonly [$$ScaleValue]: "paddingTop";
1058
- }) => {
1059
- paddingTop: string | number | {
1060
- readonly [$$ScaleValue]: "paddingTop";
1061
- };
1062
- };
1063
- pr: (value: string | number | {
1064
- readonly [$$ScaleValue]: "paddingRight";
1065
- }) => {
1066
- paddingRight: string | number | {
1067
- readonly [$$ScaleValue]: "paddingRight";
1068
- };
1069
- };
1070
- pb: (value: string | number | {
1071
- readonly [$$ScaleValue]: "paddingBottom";
1072
- }) => {
1073
- paddingBottom: string | number | {
1074
- readonly [$$ScaleValue]: "paddingBottom";
1075
- };
1076
- };
1077
- pl: (value: string | number | {
1078
- readonly [$$ScaleValue]: "paddingLeft";
1079
- }) => {
1080
- paddingLeft: string | number | {
1081
- readonly [$$ScaleValue]: "paddingLeft";
1082
- };
1083
- };
1084
- px: (value: string | number | {
1085
- readonly [$$ScaleValue]: "paddingLeft";
1086
- }) => {
1087
- paddingLeft: string | number | {
1088
- readonly [$$ScaleValue]: "paddingLeft";
1089
- };
1090
- paddingRight: string | number | {
1091
- readonly [$$ScaleValue]: "paddingLeft";
1092
- };
1093
- };
1094
- py: (value: string | number | {
1095
- readonly [$$ScaleValue]: "paddingTop";
1096
- }) => {
1097
- paddingTop: string | number | {
1098
- readonly [$$ScaleValue]: "paddingTop";
1099
- };
1100
- paddingBottom: string | number | {
1101
- readonly [$$ScaleValue]: "paddingTop";
1102
- };
1103
- };
1104
- m: (value: string | number | {
1105
- readonly [$$ScaleValue]: "margin";
1106
- }) => {
1107
- margin: string | number | {
1108
- readonly [$$ScaleValue]: "margin";
1109
- };
1110
- };
1111
- mt: (value: string | number | {
1112
- readonly [$$ScaleValue]: "marginTop";
1113
- }) => {
1114
- marginTop: string | number | {
1115
- readonly [$$ScaleValue]: "marginTop";
1116
- };
1117
- };
1118
- mr: (value: string | number | {
1119
- readonly [$$ScaleValue]: "marginRight";
1120
- }) => {
1121
- marginRight: string | number | {
1122
- readonly [$$ScaleValue]: "marginRight";
1123
- };
1124
- };
1125
- mb: (value: string | number | {
1126
- readonly [$$ScaleValue]: "marginBottom";
1127
- }) => {
1128
- marginBottom: string | number | {
1129
- readonly [$$ScaleValue]: "marginBottom";
1130
- };
1131
- };
1132
- ml: (value: string | number | {
1133
- readonly [$$ScaleValue]: "marginLeft";
1134
- }) => {
1135
- marginLeft: string | number | {
1136
- readonly [$$ScaleValue]: "marginLeft";
1137
- };
1138
- };
1139
- mx: (value: string | number | {
1140
- readonly [$$ScaleValue]: "marginLeft";
1141
- }) => {
1142
- marginLeft: string | number | {
1143
- readonly [$$ScaleValue]: "marginLeft";
1144
- };
1145
- marginRight: string | number | {
1146
- readonly [$$ScaleValue]: "marginLeft";
1147
- };
1148
- };
1149
- my: (value: string | number | {
1150
- readonly [$$ScaleValue]: "marginTop";
1151
- }) => {
1152
- marginTop: string | number | {
1153
- readonly [$$ScaleValue]: "marginTop";
1154
- };
1155
- marginBottom: string | number | {
1156
- readonly [$$ScaleValue]: "marginTop";
1157
- };
1158
- };
1159
- ta: (value: string | number | {
1160
- readonly [$$ScaleValue]: "textAlign";
1161
- }) => {
1162
- textAlign: string | number | {
1163
- readonly [$$ScaleValue]: "textAlign";
1164
- };
1165
- };
1166
- fd: (value: string | number | {
1167
- readonly [$$ScaleValue]: "flexDirection";
1168
- }) => {
1169
- flexDirection: string | number | {
1170
- readonly [$$ScaleValue]: "flexDirection";
1171
- };
1172
- };
1173
- fw: (value: string | number | {
1174
- readonly [$$ScaleValue]: "flexWrap";
1175
- }) => {
1176
- flexWrap: string | number | {
1177
- readonly [$$ScaleValue]: "flexWrap";
1178
- };
1179
- };
1180
- ai: (value: string | number | {
1181
- readonly [$$ScaleValue]: "alignItems";
1182
- }) => {
1183
- alignItems: string | number | {
1184
- readonly [$$ScaleValue]: "alignItems";
1185
- };
1186
- };
1187
- ac: (value: string | number | {
1188
- readonly [$$ScaleValue]: "alignContent";
1189
- }) => {
1190
- alignContent: string | number | {
1191
- readonly [$$ScaleValue]: "alignContent";
1192
- };
1193
- };
1194
- jc: (value: string | number | {
1195
- readonly [$$ScaleValue]: "justifyContent";
1196
- }) => {
1197
- justifyContent: string | number | {
1198
- readonly [$$ScaleValue]: "justifyContent";
1199
- };
1200
- };
1201
- as: (value: string | number | {
1202
- readonly [$$ScaleValue]: "alignSelf";
1203
- }) => {
1204
- alignSelf: string | number | {
1205
- readonly [$$ScaleValue]: "alignSelf";
1206
- };
1207
- };
1208
- fg: (value: string | number | {
1209
- readonly [$$ScaleValue]: "flexGrow";
1210
- }) => {
1211
- flexGrow: string | number | {
1212
- readonly [$$ScaleValue]: "flexGrow";
1213
- };
1214
- };
1215
- fs: (value: string | number | {
1216
- readonly [$$ScaleValue]: "flexShrink";
1217
- }) => {
1218
- flexShrink: string | number | {
1219
- readonly [$$ScaleValue]: "flexShrink";
1220
- };
1221
- };
1222
- fb: (value: string | number | {
1223
- readonly [$$ScaleValue]: "flexBasis";
1224
- }) => {
1225
- flexBasis: string | number | {
1226
- readonly [$$ScaleValue]: "flexBasis";
1227
- };
1228
- };
1229
- bc: (value: string | number | {
1230
- readonly [$$ScaleValue]: "backgroundColor";
1231
- }) => {
1232
- backgroundColor: string | number | {
1233
- readonly [$$ScaleValue]: "backgroundColor";
1234
- };
1235
- };
1236
- br: (value: string | number | {
1237
- readonly [$$ScaleValue]: "borderRadius";
1238
- }) => {
1239
- borderRadius: string | number | {
1240
- readonly [$$ScaleValue]: "borderRadius";
1241
- };
1242
- };
1243
- btrr: (value: string | number | {
1244
- readonly [$$ScaleValue]: "borderTopRightRadius";
1245
- }) => {
1246
- borderTopRightRadius: string | number | {
1247
- readonly [$$ScaleValue]: "borderTopRightRadius";
1248
- };
1249
- };
1250
- bbrr: (value: string | number | {
1251
- readonly [$$ScaleValue]: "borderBottomRightRadius";
1252
- }) => {
1253
- borderBottomRightRadius: string | number | {
1254
- readonly [$$ScaleValue]: "borderBottomRightRadius";
1255
- };
1256
- };
1257
- bblr: (value: string | number | {
1258
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
1259
- }) => {
1260
- borderBottomLeftRadius: string | number | {
1261
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
1262
- };
1263
- };
1264
- btlr: (value: string | number | {
1265
- readonly [$$ScaleValue]: "borderTopLeftRadius";
1266
- }) => {
1267
- borderTopLeftRadius: string | number | {
1268
- readonly [$$ScaleValue]: "borderTopLeftRadius";
1269
- };
1270
- };
1271
- bs: (value: string | number | {
1272
- readonly [$$ScaleValue]: "boxShadow";
1273
- }) => {
1274
- boxShadow: string | number | {
1275
- readonly [$$ScaleValue]: "boxShadow";
1276
- };
1277
- };
1278
- lh: (value: string | number | {
1279
- readonly [$$ScaleValue]: "lineHeight";
1280
- }) => {
1281
- lineHeight: string | number | {
1282
- readonly [$$ScaleValue]: "lineHeight";
1283
- };
1284
- };
1285
- ox: (value: string | number | {
1286
- readonly [$$ScaleValue]: "overflowX";
1287
- }) => {
1288
- overflowX: string | number | {
1289
- readonly [$$ScaleValue]: "overflowX";
1290
- };
1291
- };
1292
- oy: (value: string | number | {
1293
- readonly [$$ScaleValue]: "overflowY";
1294
- }) => {
1295
- overflowY: string | number | {
1296
- readonly [$$ScaleValue]: "overflowY";
1297
- };
1298
- };
1299
- pe: (value: string | number | {
1300
- readonly [$$ScaleValue]: "pointerEvents";
1301
- }) => {
1302
- pointerEvents: string | number | {
1303
- readonly [$$ScaleValue]: "pointerEvents";
1304
- };
1305
- };
1306
- us: (value: string | number | {
1307
- readonly [$$ScaleValue]: "userSelect";
1308
- }) => {
1309
- WebkitUserSelect: string | number | {
1310
- readonly [$$ScaleValue]: "userSelect";
1311
- };
1312
- userSelect: string | number | {
1313
- readonly [$$ScaleValue]: "userSelect";
1314
- };
1315
- };
1316
- userSelect: (value: string | number | {
1317
- readonly [$$ScaleValue]: "userSelect";
1318
- }) => {
1319
- WebkitUserSelect: string | number | {
1320
- readonly [$$ScaleValue]: "userSelect";
1321
- };
1322
- userSelect: string | number | {
1323
- readonly [$$ScaleValue]: "userSelect";
1324
- };
1325
- };
1326
- size: (value: string | number | {
1327
- readonly [$$ScaleValue]: "width";
1328
- }) => {
1329
- width: string | number | {
1330
- readonly [$$ScaleValue]: "width";
1331
- };
1332
- height: string | number | {
1333
- readonly [$$ScaleValue]: "width";
1334
- };
1335
- };
1336
- appearance: (value: string | number | {
1337
- readonly [$$ScaleValue]: "appearance";
1338
- }) => {
1339
- WebkitAppearance: string | number | {
1340
- readonly [$$ScaleValue]: "appearance";
1341
- };
1342
- appearance: string | number | {
1343
- readonly [$$ScaleValue]: "appearance";
1344
- };
1345
- };
1346
- backgroundClip: (value: string | number | {
1347
- readonly [$$ScaleValue]: "backgroundClip";
1348
- }) => {
1349
- WebkitBackgroundClip: string | number | {
1350
- readonly [$$ScaleValue]: "backgroundClip";
1351
- };
1352
- backgroundClip: string | number | {
1353
- readonly [$$ScaleValue]: "backgroundClip";
1354
- };
1355
- };
1356
- }>>;
1357
- declare const ToastDescription: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<ToastPrimitive.ToastDescriptionProps & react.RefAttributes<HTMLDivElement>>, {}, {
1358
- bp1: string;
1359
- bp2: string;
1360
- bp3: string;
1361
- bp4: string;
1362
- motion: string;
1363
- hover: string;
1364
- dark: string;
1365
- light: string;
1366
- }, _stitches_react_types_css_util.CSS<{
1367
- bp1: string;
1368
- bp2: string;
1369
- bp3: string;
1370
- bp4: string;
1371
- motion: string;
1372
- hover: string;
1373
- dark: string;
1374
- light: string;
1375
- }, {
1376
- borderWidths: unknown;
1377
- borderStyles: unknown;
1378
- colors: unknown;
1379
- fonts: {
1380
- 'fallback-mono': string;
1381
- 'fallback-sans': string;
1382
- 'fallback-serif': string;
1383
- mono: string;
1384
- sans: string;
1385
- serif: string;
1386
- };
1387
- fontSizes: {
1388
- 1: string;
1389
- 2: string;
1390
- 3: string;
1391
- 4: string;
1392
- 5: string;
1393
- 6: string;
1394
- 7: string;
1395
- 8: string;
1396
- 9: string;
1397
- };
1398
- fontWeights: {
1399
- 1: string;
1400
- 2: string;
1401
- 3: string;
1402
- 4: string;
1403
- 5: string;
1404
- 6: string;
1405
- 7: string;
1406
- 8: string;
1407
- 9: string;
1408
- };
1409
- letterSpacings: unknown;
1410
- lineHeights: unknown;
1411
- radii: {
1412
- 0: string;
1413
- 1: string;
1414
- 2: string;
1415
- 3: string;
1416
- 4: string;
1417
- pill: string;
1418
- round: string;
1419
- };
1420
- shadows: {
1421
- 0: string;
1422
- 1: string;
1423
- 2: string;
1424
- 3: string;
1425
- toast: string;
1426
- };
1427
- sizes: {
1428
- 0: string;
1429
- 1: string;
1430
- 2: string;
1431
- 3: string;
1432
- 4: string;
1433
- 5: string;
1434
- 6: string;
1435
- 7: string;
1436
- 8: string;
1437
- 9: string;
1438
- };
1439
- space: {
1440
- 0: string;
1441
- 1: string;
1442
- 2: string;
1443
- 3: string;
1444
- 4: string;
1445
- 5: string;
1446
- 6: string;
1447
- 7: string;
1448
- 8: string;
1449
- 9: string;
1450
- 10: string;
1451
- 11: string;
1452
- 12: string;
1453
- 13: string;
1454
- 14: string;
1455
- 15: string;
1456
- 16: string;
1457
- };
1458
- transitions: unknown;
1459
- zIndices: {
1460
- 0: string;
1461
- 1: string;
1462
- 2: string;
1463
- 3: string;
1464
- 4: string;
1465
- max: string;
1466
- toast: string;
1467
- };
1468
- foo: {
1469
- bar: string;
1470
- };
1471
- }, _stitches_react_types_config.DefaultThemeMap, {
1472
- p: (value: string | number | {
1473
- readonly [$$ScaleValue]: "padding";
1474
- }) => {
1475
- padding: string | number | {
1476
- readonly [$$ScaleValue]: "padding";
1477
- };
1478
- };
1479
- pt: (value: string | number | {
1480
- readonly [$$ScaleValue]: "paddingTop";
1481
- }) => {
1482
- paddingTop: string | number | {
1483
- readonly [$$ScaleValue]: "paddingTop";
1484
- };
1485
- };
1486
- pr: (value: string | number | {
1487
- readonly [$$ScaleValue]: "paddingRight";
1488
- }) => {
1489
- paddingRight: string | number | {
1490
- readonly [$$ScaleValue]: "paddingRight";
1491
- };
1492
- };
1493
- pb: (value: string | number | {
1494
- readonly [$$ScaleValue]: "paddingBottom";
1495
- }) => {
1496
- paddingBottom: string | number | {
1497
- readonly [$$ScaleValue]: "paddingBottom";
1498
- };
1499
- };
1500
- pl: (value: string | number | {
1501
- readonly [$$ScaleValue]: "paddingLeft";
1502
- }) => {
1503
- paddingLeft: string | number | {
1504
- readonly [$$ScaleValue]: "paddingLeft";
1505
- };
1506
- };
1507
- px: (value: string | number | {
1508
- readonly [$$ScaleValue]: "paddingLeft";
1509
- }) => {
1510
- paddingLeft: string | number | {
1511
- readonly [$$ScaleValue]: "paddingLeft";
1512
- };
1513
- paddingRight: string | number | {
1514
- readonly [$$ScaleValue]: "paddingLeft";
1515
- };
1516
- };
1517
- py: (value: string | number | {
1518
- readonly [$$ScaleValue]: "paddingTop";
1519
- }) => {
1520
- paddingTop: string | number | {
1521
- readonly [$$ScaleValue]: "paddingTop";
1522
- };
1523
- paddingBottom: string | number | {
1524
- readonly [$$ScaleValue]: "paddingTop";
1525
- };
1526
- };
1527
- m: (value: string | number | {
1528
- readonly [$$ScaleValue]: "margin";
1529
- }) => {
1530
- margin: string | number | {
1531
- readonly [$$ScaleValue]: "margin";
1532
- };
1533
- };
1534
- mt: (value: string | number | {
1535
- readonly [$$ScaleValue]: "marginTop";
1536
- }) => {
1537
- marginTop: string | number | {
1538
- readonly [$$ScaleValue]: "marginTop";
1539
- };
1540
- };
1541
- mr: (value: string | number | {
1542
- readonly [$$ScaleValue]: "marginRight";
1543
- }) => {
1544
- marginRight: string | number | {
1545
- readonly [$$ScaleValue]: "marginRight";
1546
- };
1547
- };
1548
- mb: (value: string | number | {
1549
- readonly [$$ScaleValue]: "marginBottom";
1550
- }) => {
1551
- marginBottom: string | number | {
1552
- readonly [$$ScaleValue]: "marginBottom";
1553
- };
1554
- };
1555
- ml: (value: string | number | {
1556
- readonly [$$ScaleValue]: "marginLeft";
1557
- }) => {
1558
- marginLeft: string | number | {
1559
- readonly [$$ScaleValue]: "marginLeft";
1560
- };
1561
- };
1562
- mx: (value: string | number | {
1563
- readonly [$$ScaleValue]: "marginLeft";
1564
- }) => {
1565
- marginLeft: string | number | {
1566
- readonly [$$ScaleValue]: "marginLeft";
1567
- };
1568
- marginRight: string | number | {
1569
- readonly [$$ScaleValue]: "marginLeft";
1570
- };
1571
- };
1572
- my: (value: string | number | {
1573
- readonly [$$ScaleValue]: "marginTop";
1574
- }) => {
1575
- marginTop: string | number | {
1576
- readonly [$$ScaleValue]: "marginTop";
1577
- };
1578
- marginBottom: string | number | {
1579
- readonly [$$ScaleValue]: "marginTop";
1580
- };
1581
- };
1582
- ta: (value: string | number | {
1583
- readonly [$$ScaleValue]: "textAlign";
1584
- }) => {
1585
- textAlign: string | number | {
1586
- readonly [$$ScaleValue]: "textAlign";
1587
- };
1588
- };
1589
- fd: (value: string | number | {
1590
- readonly [$$ScaleValue]: "flexDirection";
1591
- }) => {
1592
- flexDirection: string | number | {
1593
- readonly [$$ScaleValue]: "flexDirection";
1594
- };
1595
- };
1596
- fw: (value: string | number | {
1597
- readonly [$$ScaleValue]: "flexWrap";
1598
- }) => {
1599
- flexWrap: string | number | {
1600
- readonly [$$ScaleValue]: "flexWrap";
1601
- };
1602
- };
1603
- ai: (value: string | number | {
1604
- readonly [$$ScaleValue]: "alignItems";
1605
- }) => {
1606
- alignItems: string | number | {
1607
- readonly [$$ScaleValue]: "alignItems";
1608
- };
1609
- };
1610
- ac: (value: string | number | {
1611
- readonly [$$ScaleValue]: "alignContent";
1612
- }) => {
1613
- alignContent: string | number | {
1614
- readonly [$$ScaleValue]: "alignContent";
1615
- };
1616
- };
1617
- jc: (value: string | number | {
1618
- readonly [$$ScaleValue]: "justifyContent";
1619
- }) => {
1620
- justifyContent: string | number | {
1621
- readonly [$$ScaleValue]: "justifyContent";
1622
- };
1623
- };
1624
- as: (value: string | number | {
1625
- readonly [$$ScaleValue]: "alignSelf";
1626
- }) => {
1627
- alignSelf: string | number | {
1628
- readonly [$$ScaleValue]: "alignSelf";
1629
- };
1630
- };
1631
- fg: (value: string | number | {
1632
- readonly [$$ScaleValue]: "flexGrow";
1633
- }) => {
1634
- flexGrow: string | number | {
1635
- readonly [$$ScaleValue]: "flexGrow";
1636
- };
1637
- };
1638
- fs: (value: string | number | {
1639
- readonly [$$ScaleValue]: "flexShrink";
1640
- }) => {
1641
- flexShrink: string | number | {
1642
- readonly [$$ScaleValue]: "flexShrink";
1643
- };
1644
- };
1645
- fb: (value: string | number | {
1646
- readonly [$$ScaleValue]: "flexBasis";
1647
- }) => {
1648
- flexBasis: string | number | {
1649
- readonly [$$ScaleValue]: "flexBasis";
1650
- };
1651
- };
1652
- bc: (value: string | number | {
1653
- readonly [$$ScaleValue]: "backgroundColor";
1654
- }) => {
1655
- backgroundColor: string | number | {
1656
- readonly [$$ScaleValue]: "backgroundColor";
1657
- };
1658
- };
1659
- br: (value: string | number | {
1660
- readonly [$$ScaleValue]: "borderRadius";
1661
- }) => {
1662
- borderRadius: string | number | {
1663
- readonly [$$ScaleValue]: "borderRadius";
1664
- };
1665
- };
1666
- btrr: (value: string | number | {
1667
- readonly [$$ScaleValue]: "borderTopRightRadius";
1668
- }) => {
1669
- borderTopRightRadius: string | number | {
1670
- readonly [$$ScaleValue]: "borderTopRightRadius";
1671
- };
1672
- };
1673
- bbrr: (value: string | number | {
1674
- readonly [$$ScaleValue]: "borderBottomRightRadius";
1675
- }) => {
1676
- borderBottomRightRadius: string | number | {
1677
- readonly [$$ScaleValue]: "borderBottomRightRadius";
1678
- };
1679
- };
1680
- bblr: (value: string | number | {
1681
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
1682
- }) => {
1683
- borderBottomLeftRadius: string | number | {
1684
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
1685
- };
1686
- };
1687
- btlr: (value: string | number | {
1688
- readonly [$$ScaleValue]: "borderTopLeftRadius";
1689
- }) => {
1690
- borderTopLeftRadius: string | number | {
1691
- readonly [$$ScaleValue]: "borderTopLeftRadius";
1692
- };
1693
- };
1694
- bs: (value: string | number | {
1695
- readonly [$$ScaleValue]: "boxShadow";
1696
- }) => {
1697
- boxShadow: string | number | {
1698
- readonly [$$ScaleValue]: "boxShadow";
1699
- };
1700
- };
1701
- lh: (value: string | number | {
1702
- readonly [$$ScaleValue]: "lineHeight";
1703
- }) => {
1704
- lineHeight: string | number | {
1705
- readonly [$$ScaleValue]: "lineHeight";
1706
- };
1707
- };
1708
- ox: (value: string | number | {
1709
- readonly [$$ScaleValue]: "overflowX";
1710
- }) => {
1711
- overflowX: string | number | {
1712
- readonly [$$ScaleValue]: "overflowX";
1713
- };
1714
- };
1715
- oy: (value: string | number | {
1716
- readonly [$$ScaleValue]: "overflowY";
1717
- }) => {
1718
- overflowY: string | number | {
1719
- readonly [$$ScaleValue]: "overflowY";
1720
- };
1721
- };
1722
- pe: (value: string | number | {
1723
- readonly [$$ScaleValue]: "pointerEvents";
1724
- }) => {
1725
- pointerEvents: string | number | {
1726
- readonly [$$ScaleValue]: "pointerEvents";
1727
- };
1728
- };
1729
- us: (value: string | number | {
1730
- readonly [$$ScaleValue]: "userSelect";
1731
- }) => {
1732
- WebkitUserSelect: string | number | {
1733
- readonly [$$ScaleValue]: "userSelect";
1734
- };
1735
- userSelect: string | number | {
1736
- readonly [$$ScaleValue]: "userSelect";
1737
- };
1738
- };
1739
- userSelect: (value: string | number | {
1740
- readonly [$$ScaleValue]: "userSelect";
1741
- }) => {
1742
- WebkitUserSelect: string | number | {
1743
- readonly [$$ScaleValue]: "userSelect";
1744
- };
1745
- userSelect: string | number | {
1746
- readonly [$$ScaleValue]: "userSelect";
1747
- };
1748
- };
1749
- size: (value: string | number | {
1750
- readonly [$$ScaleValue]: "width";
1751
- }) => {
1752
- width: string | number | {
1753
- readonly [$$ScaleValue]: "width";
1754
- };
1755
- height: string | number | {
1756
- readonly [$$ScaleValue]: "width";
1757
- };
1758
- };
1759
- appearance: (value: string | number | {
1760
- readonly [$$ScaleValue]: "appearance";
1761
- }) => {
1762
- WebkitAppearance: string | number | {
1763
- readonly [$$ScaleValue]: "appearance";
1764
- };
1765
- appearance: string | number | {
1766
- readonly [$$ScaleValue]: "appearance";
1767
- };
1768
- };
1769
- backgroundClip: (value: string | number | {
1770
- readonly [$$ScaleValue]: "backgroundClip";
1771
- }) => {
1772
- WebkitBackgroundClip: string | number | {
1773
- readonly [$$ScaleValue]: "backgroundClip";
1774
- };
1775
- backgroundClip: string | number | {
1776
- readonly [$$ScaleValue]: "backgroundClip";
1777
- };
1778
- };
1779
- }>>;
1780
- declare const ToastAction: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<ToastPrimitive.ToastActionProps & react.RefAttributes<HTMLButtonElement>>, {}, {
1781
- bp1: string;
1782
- bp2: string;
1783
- bp3: string;
1784
- bp4: string;
1785
- motion: string;
1786
- hover: string;
1787
- dark: string;
1788
- light: string;
1789
- }, _stitches_react_types_css_util.CSS<{
1790
- bp1: string;
1791
- bp2: string;
1792
- bp3: string;
1793
- bp4: string;
1794
- motion: string;
1795
- hover: string;
1796
- dark: string;
1797
- light: string;
1798
- }, {
1799
- borderWidths: unknown;
1800
- borderStyles: unknown;
1801
- colors: unknown;
1802
- fonts: {
1803
- 'fallback-mono': string;
1804
- 'fallback-sans': string;
1805
- 'fallback-serif': string;
1806
- mono: string;
1807
- sans: string;
1808
- serif: string;
1809
- };
1810
- fontSizes: {
1811
- 1: string;
1812
- 2: string;
1813
- 3: string;
1814
- 4: string;
1815
- 5: string;
1816
- 6: string;
1817
- 7: string;
1818
- 8: string;
1819
- 9: string;
1820
- };
1821
- fontWeights: {
1822
- 1: string;
1823
- 2: string;
1824
- 3: string;
1825
- 4: string;
1826
- 5: string;
1827
- 6: string;
1828
- 7: string;
1829
- 8: string;
1830
- 9: string;
1831
- };
1832
- letterSpacings: unknown;
1833
- lineHeights: unknown;
1834
- radii: {
1835
- 0: string;
1836
- 1: string;
1837
- 2: string;
1838
- 3: string;
1839
- 4: string;
1840
- pill: string;
1841
- round: string;
1842
- };
1843
- shadows: {
1844
- 0: string;
1845
- 1: string;
1846
- 2: string;
1847
- 3: string;
1848
- toast: string;
1849
- };
1850
- sizes: {
1851
- 0: string;
1852
- 1: string;
1853
- 2: string;
1854
- 3: string;
1855
- 4: string;
1856
- 5: string;
1857
- 6: string;
1858
- 7: string;
1859
- 8: string;
1860
- 9: string;
1861
- };
1862
- space: {
1863
- 0: string;
1864
- 1: string;
1865
- 2: string;
1866
- 3: string;
1867
- 4: string;
1868
- 5: string;
1869
- 6: string;
1870
- 7: string;
1871
- 8: string;
1872
- 9: string;
1873
- 10: string;
1874
- 11: string;
1875
- 12: string;
1876
- 13: string;
1877
- 14: string;
1878
- 15: string;
1879
- 16: string;
1880
- };
1881
- transitions: unknown;
1882
- zIndices: {
1883
- 0: string;
1884
- 1: string;
1885
- 2: string;
1886
- 3: string;
1887
- 4: string;
1888
- max: string;
1889
- toast: string;
1890
- };
1891
- foo: {
1892
- bar: string;
1893
- };
1894
- }, _stitches_react_types_config.DefaultThemeMap, {
1895
- p: (value: string | number | {
1896
- readonly [$$ScaleValue]: "padding";
1897
- }) => {
1898
- padding: string | number | {
1899
- readonly [$$ScaleValue]: "padding";
1900
- };
1901
- };
1902
- pt: (value: string | number | {
1903
- readonly [$$ScaleValue]: "paddingTop";
1904
- }) => {
1905
- paddingTop: string | number | {
1906
- readonly [$$ScaleValue]: "paddingTop";
1907
- };
1908
- };
1909
- pr: (value: string | number | {
1910
- readonly [$$ScaleValue]: "paddingRight";
1911
- }) => {
1912
- paddingRight: string | number | {
1913
- readonly [$$ScaleValue]: "paddingRight";
1914
- };
1915
- };
1916
- pb: (value: string | number | {
1917
- readonly [$$ScaleValue]: "paddingBottom";
1918
- }) => {
1919
- paddingBottom: string | number | {
1920
- readonly [$$ScaleValue]: "paddingBottom";
1921
- };
1922
- };
1923
- pl: (value: string | number | {
1924
- readonly [$$ScaleValue]: "paddingLeft";
1925
- }) => {
1926
- paddingLeft: string | number | {
1927
- readonly [$$ScaleValue]: "paddingLeft";
1928
- };
1929
- };
1930
- px: (value: string | number | {
1931
- readonly [$$ScaleValue]: "paddingLeft";
1932
- }) => {
1933
- paddingLeft: string | number | {
1934
- readonly [$$ScaleValue]: "paddingLeft";
1935
- };
1936
- paddingRight: string | number | {
1937
- readonly [$$ScaleValue]: "paddingLeft";
1938
- };
1939
- };
1940
- py: (value: string | number | {
1941
- readonly [$$ScaleValue]: "paddingTop";
1942
- }) => {
1943
- paddingTop: string | number | {
1944
- readonly [$$ScaleValue]: "paddingTop";
1945
- };
1946
- paddingBottom: string | number | {
1947
- readonly [$$ScaleValue]: "paddingTop";
1948
- };
1949
- };
1950
- m: (value: string | number | {
1951
- readonly [$$ScaleValue]: "margin";
1952
- }) => {
1953
- margin: string | number | {
1954
- readonly [$$ScaleValue]: "margin";
1955
- };
1956
- };
1957
- mt: (value: string | number | {
1958
- readonly [$$ScaleValue]: "marginTop";
1959
- }) => {
1960
- marginTop: string | number | {
1961
- readonly [$$ScaleValue]: "marginTop";
1962
- };
1963
- };
1964
- mr: (value: string | number | {
1965
- readonly [$$ScaleValue]: "marginRight";
1966
- }) => {
1967
- marginRight: string | number | {
1968
- readonly [$$ScaleValue]: "marginRight";
1969
- };
1970
- };
1971
- mb: (value: string | number | {
1972
- readonly [$$ScaleValue]: "marginBottom";
1973
- }) => {
1974
- marginBottom: string | number | {
1975
- readonly [$$ScaleValue]: "marginBottom";
1976
- };
1977
- };
1978
- ml: (value: string | number | {
1979
- readonly [$$ScaleValue]: "marginLeft";
1980
- }) => {
1981
- marginLeft: string | number | {
1982
- readonly [$$ScaleValue]: "marginLeft";
1983
- };
1984
- };
1985
- mx: (value: string | number | {
1986
- readonly [$$ScaleValue]: "marginLeft";
1987
- }) => {
1988
- marginLeft: string | number | {
1989
- readonly [$$ScaleValue]: "marginLeft";
1990
- };
1991
- marginRight: string | number | {
1992
- readonly [$$ScaleValue]: "marginLeft";
1993
- };
1994
- };
1995
- my: (value: string | number | {
1996
- readonly [$$ScaleValue]: "marginTop";
1997
- }) => {
1998
- marginTop: string | number | {
1999
- readonly [$$ScaleValue]: "marginTop";
2000
- };
2001
- marginBottom: string | number | {
2002
- readonly [$$ScaleValue]: "marginTop";
2003
- };
2004
- };
2005
- ta: (value: string | number | {
2006
- readonly [$$ScaleValue]: "textAlign";
2007
- }) => {
2008
- textAlign: string | number | {
2009
- readonly [$$ScaleValue]: "textAlign";
2010
- };
2011
- };
2012
- fd: (value: string | number | {
2013
- readonly [$$ScaleValue]: "flexDirection";
2014
- }) => {
2015
- flexDirection: string | number | {
2016
- readonly [$$ScaleValue]: "flexDirection";
2017
- };
2018
- };
2019
- fw: (value: string | number | {
2020
- readonly [$$ScaleValue]: "flexWrap";
2021
- }) => {
2022
- flexWrap: string | number | {
2023
- readonly [$$ScaleValue]: "flexWrap";
2024
- };
2025
- };
2026
- ai: (value: string | number | {
2027
- readonly [$$ScaleValue]: "alignItems";
2028
- }) => {
2029
- alignItems: string | number | {
2030
- readonly [$$ScaleValue]: "alignItems";
2031
- };
2032
- };
2033
- ac: (value: string | number | {
2034
- readonly [$$ScaleValue]: "alignContent";
2035
- }) => {
2036
- alignContent: string | number | {
2037
- readonly [$$ScaleValue]: "alignContent";
2038
- };
2039
- };
2040
- jc: (value: string | number | {
2041
- readonly [$$ScaleValue]: "justifyContent";
2042
- }) => {
2043
- justifyContent: string | number | {
2044
- readonly [$$ScaleValue]: "justifyContent";
2045
- };
2046
- };
2047
- as: (value: string | number | {
2048
- readonly [$$ScaleValue]: "alignSelf";
2049
- }) => {
2050
- alignSelf: string | number | {
2051
- readonly [$$ScaleValue]: "alignSelf";
2052
- };
2053
- };
2054
- fg: (value: string | number | {
2055
- readonly [$$ScaleValue]: "flexGrow";
2056
- }) => {
2057
- flexGrow: string | number | {
2058
- readonly [$$ScaleValue]: "flexGrow";
2059
- };
2060
- };
2061
- fs: (value: string | number | {
2062
- readonly [$$ScaleValue]: "flexShrink";
2063
- }) => {
2064
- flexShrink: string | number | {
2065
- readonly [$$ScaleValue]: "flexShrink";
2066
- };
2067
- };
2068
- fb: (value: string | number | {
2069
- readonly [$$ScaleValue]: "flexBasis";
2070
- }) => {
2071
- flexBasis: string | number | {
2072
- readonly [$$ScaleValue]: "flexBasis";
2073
- };
2074
- };
2075
- bc: (value: string | number | {
2076
- readonly [$$ScaleValue]: "backgroundColor";
2077
- }) => {
2078
- backgroundColor: string | number | {
2079
- readonly [$$ScaleValue]: "backgroundColor";
2080
- };
2081
- };
2082
- br: (value: string | number | {
2083
- readonly [$$ScaleValue]: "borderRadius";
2084
- }) => {
2085
- borderRadius: string | number | {
2086
- readonly [$$ScaleValue]: "borderRadius";
2087
- };
2088
- };
2089
- btrr: (value: string | number | {
2090
- readonly [$$ScaleValue]: "borderTopRightRadius";
2091
- }) => {
2092
- borderTopRightRadius: string | number | {
2093
- readonly [$$ScaleValue]: "borderTopRightRadius";
2094
- };
2095
- };
2096
- bbrr: (value: string | number | {
2097
- readonly [$$ScaleValue]: "borderBottomRightRadius";
2098
- }) => {
2099
- borderBottomRightRadius: string | number | {
2100
- readonly [$$ScaleValue]: "borderBottomRightRadius";
2101
- };
2102
- };
2103
- bblr: (value: string | number | {
2104
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
2105
- }) => {
2106
- borderBottomLeftRadius: string | number | {
2107
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
2108
- };
2109
- };
2110
- btlr: (value: string | number | {
2111
- readonly [$$ScaleValue]: "borderTopLeftRadius";
2112
- }) => {
2113
- borderTopLeftRadius: string | number | {
2114
- readonly [$$ScaleValue]: "borderTopLeftRadius";
2115
- };
2116
- };
2117
- bs: (value: string | number | {
2118
- readonly [$$ScaleValue]: "boxShadow";
2119
- }) => {
2120
- boxShadow: string | number | {
2121
- readonly [$$ScaleValue]: "boxShadow";
2122
- };
2123
- };
2124
- lh: (value: string | number | {
2125
- readonly [$$ScaleValue]: "lineHeight";
2126
- }) => {
2127
- lineHeight: string | number | {
2128
- readonly [$$ScaleValue]: "lineHeight";
2129
- };
2130
- };
2131
- ox: (value: string | number | {
2132
- readonly [$$ScaleValue]: "overflowX";
2133
- }) => {
2134
- overflowX: string | number | {
2135
- readonly [$$ScaleValue]: "overflowX";
2136
- };
2137
- };
2138
- oy: (value: string | number | {
2139
- readonly [$$ScaleValue]: "overflowY";
2140
- }) => {
2141
- overflowY: string | number | {
2142
- readonly [$$ScaleValue]: "overflowY";
2143
- };
2144
- };
2145
- pe: (value: string | number | {
2146
- readonly [$$ScaleValue]: "pointerEvents";
2147
- }) => {
2148
- pointerEvents: string | number | {
2149
- readonly [$$ScaleValue]: "pointerEvents";
2150
- };
2151
- };
2152
- us: (value: string | number | {
2153
- readonly [$$ScaleValue]: "userSelect";
2154
- }) => {
2155
- WebkitUserSelect: string | number | {
2156
- readonly [$$ScaleValue]: "userSelect";
2157
- };
2158
- userSelect: string | number | {
2159
- readonly [$$ScaleValue]: "userSelect";
2160
- };
2161
- };
2162
- userSelect: (value: string | number | {
2163
- readonly [$$ScaleValue]: "userSelect";
2164
- }) => {
2165
- WebkitUserSelect: string | number | {
2166
- readonly [$$ScaleValue]: "userSelect";
2167
- };
2168
- userSelect: string | number | {
2169
- readonly [$$ScaleValue]: "userSelect";
2170
- };
2171
- };
2172
- size: (value: string | number | {
2173
- readonly [$$ScaleValue]: "width";
2174
- }) => {
2175
- width: string | number | {
2176
- readonly [$$ScaleValue]: "width";
2177
- };
2178
- height: string | number | {
2179
- readonly [$$ScaleValue]: "width";
2180
- };
2181
- };
2182
- appearance: (value: string | number | {
2183
- readonly [$$ScaleValue]: "appearance";
2184
- }) => {
2185
- WebkitAppearance: string | number | {
2186
- readonly [$$ScaleValue]: "appearance";
2187
- };
2188
- appearance: string | number | {
2189
- readonly [$$ScaleValue]: "appearance";
2190
- };
2191
- };
2192
- backgroundClip: (value: string | number | {
2193
- readonly [$$ScaleValue]: "backgroundClip";
2194
- }) => {
2195
- WebkitBackgroundClip: string | number | {
2196
- readonly [$$ScaleValue]: "backgroundClip";
2197
- };
2198
- backgroundClip: string | number | {
2199
- readonly [$$ScaleValue]: "backgroundClip";
2200
- };
2201
- };
2202
- }>>;
2203
- declare const ToastClose: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<ToastPrimitive.ToastCloseProps & react.RefAttributes<HTMLButtonElement>>, {}, {
2204
- bp1: string;
2205
- bp2: string;
2206
- bp3: string;
2207
- bp4: string;
2208
- motion: string;
2209
- hover: string;
2210
- dark: string;
2211
- light: string;
2212
- }, _stitches_react_types_css_util.CSS<{
2213
- bp1: string;
2214
- bp2: string;
2215
- bp3: string;
2216
- bp4: string;
2217
- motion: string;
2218
- hover: string;
2219
- dark: string;
2220
- light: string;
2221
- }, {
2222
- borderWidths: unknown;
2223
- borderStyles: unknown;
2224
- colors: unknown;
2225
- fonts: {
2226
- 'fallback-mono': string;
2227
- 'fallback-sans': string;
2228
- 'fallback-serif': string;
2229
- mono: string;
2230
- sans: string;
2231
- serif: string;
2232
- };
2233
- fontSizes: {
2234
- 1: string;
2235
- 2: string;
2236
- 3: string;
2237
- 4: string;
2238
- 5: string;
2239
- 6: string;
2240
- 7: string;
2241
- 8: string;
2242
- 9: string;
2243
- };
2244
- fontWeights: {
2245
- 1: string;
2246
- 2: string;
2247
- 3: string;
2248
- 4: string;
2249
- 5: string;
2250
- 6: string;
2251
- 7: string;
2252
- 8: string;
2253
- 9: string;
2254
- };
2255
- letterSpacings: unknown;
2256
- lineHeights: unknown;
2257
- radii: {
2258
- 0: string;
2259
- 1: string;
2260
- 2: string;
2261
- 3: string;
2262
- 4: string;
2263
- pill: string;
2264
- round: string;
2265
- };
2266
- shadows: {
2267
- 0: string;
2268
- 1: string;
2269
- 2: string;
2270
- 3: string;
2271
- toast: string;
2272
- };
2273
- sizes: {
2274
- 0: string;
2275
- 1: string;
2276
- 2: string;
2277
- 3: string;
2278
- 4: string;
2279
- 5: string;
2280
- 6: string;
2281
- 7: string;
2282
- 8: string;
2283
- 9: string;
2284
- };
2285
- space: {
2286
- 0: string;
2287
- 1: string;
2288
- 2: string;
2289
- 3: string;
2290
- 4: string;
2291
- 5: string;
2292
- 6: string;
2293
- 7: string;
2294
- 8: string;
2295
- 9: string;
2296
- 10: string;
2297
- 11: string;
2298
- 12: string;
2299
- 13: string;
2300
- 14: string;
2301
- 15: string;
2302
- 16: string;
2303
- };
2304
- transitions: unknown;
2305
- zIndices: {
2306
- 0: string;
2307
- 1: string;
2308
- 2: string;
2309
- 3: string;
2310
- 4: string;
2311
- max: string;
2312
- toast: string;
2313
- };
2314
- foo: {
2315
- bar: string;
2316
- };
2317
- }, _stitches_react_types_config.DefaultThemeMap, {
2318
- p: (value: string | number | {
2319
- readonly [$$ScaleValue]: "padding";
2320
- }) => {
2321
- padding: string | number | {
2322
- readonly [$$ScaleValue]: "padding";
2323
- };
2324
- };
2325
- pt: (value: string | number | {
2326
- readonly [$$ScaleValue]: "paddingTop";
2327
- }) => {
2328
- paddingTop: string | number | {
2329
- readonly [$$ScaleValue]: "paddingTop";
2330
- };
2331
- };
2332
- pr: (value: string | number | {
2333
- readonly [$$ScaleValue]: "paddingRight";
2334
- }) => {
2335
- paddingRight: string | number | {
2336
- readonly [$$ScaleValue]: "paddingRight";
2337
- };
2338
- };
2339
- pb: (value: string | number | {
2340
- readonly [$$ScaleValue]: "paddingBottom";
2341
- }) => {
2342
- paddingBottom: string | number | {
2343
- readonly [$$ScaleValue]: "paddingBottom";
2344
- };
2345
- };
2346
- pl: (value: string | number | {
2347
- readonly [$$ScaleValue]: "paddingLeft";
2348
- }) => {
2349
- paddingLeft: string | number | {
2350
- readonly [$$ScaleValue]: "paddingLeft";
2351
- };
2352
- };
2353
- px: (value: string | number | {
2354
- readonly [$$ScaleValue]: "paddingLeft";
2355
- }) => {
2356
- paddingLeft: string | number | {
2357
- readonly [$$ScaleValue]: "paddingLeft";
2358
- };
2359
- paddingRight: string | number | {
2360
- readonly [$$ScaleValue]: "paddingLeft";
2361
- };
2362
- };
2363
- py: (value: string | number | {
2364
- readonly [$$ScaleValue]: "paddingTop";
2365
- }) => {
2366
- paddingTop: string | number | {
2367
- readonly [$$ScaleValue]: "paddingTop";
2368
- };
2369
- paddingBottom: string | number | {
2370
- readonly [$$ScaleValue]: "paddingTop";
2371
- };
2372
- };
2373
- m: (value: string | number | {
2374
- readonly [$$ScaleValue]: "margin";
2375
- }) => {
2376
- margin: string | number | {
2377
- readonly [$$ScaleValue]: "margin";
2378
- };
2379
- };
2380
- mt: (value: string | number | {
2381
- readonly [$$ScaleValue]: "marginTop";
2382
- }) => {
2383
- marginTop: string | number | {
2384
- readonly [$$ScaleValue]: "marginTop";
2385
- };
2386
- };
2387
- mr: (value: string | number | {
2388
- readonly [$$ScaleValue]: "marginRight";
2389
- }) => {
2390
- marginRight: string | number | {
2391
- readonly [$$ScaleValue]: "marginRight";
2392
- };
2393
- };
2394
- mb: (value: string | number | {
2395
- readonly [$$ScaleValue]: "marginBottom";
2396
- }) => {
2397
- marginBottom: string | number | {
2398
- readonly [$$ScaleValue]: "marginBottom";
2399
- };
2400
- };
2401
- ml: (value: string | number | {
2402
- readonly [$$ScaleValue]: "marginLeft";
2403
- }) => {
2404
- marginLeft: string | number | {
2405
- readonly [$$ScaleValue]: "marginLeft";
2406
- };
2407
- };
2408
- mx: (value: string | number | {
2409
- readonly [$$ScaleValue]: "marginLeft";
2410
- }) => {
2411
- marginLeft: string | number | {
2412
- readonly [$$ScaleValue]: "marginLeft";
2413
- };
2414
- marginRight: string | number | {
2415
- readonly [$$ScaleValue]: "marginLeft";
2416
- };
2417
- };
2418
- my: (value: string | number | {
2419
- readonly [$$ScaleValue]: "marginTop";
2420
- }) => {
2421
- marginTop: string | number | {
2422
- readonly [$$ScaleValue]: "marginTop";
2423
- };
2424
- marginBottom: string | number | {
2425
- readonly [$$ScaleValue]: "marginTop";
2426
- };
2427
- };
2428
- ta: (value: string | number | {
2429
- readonly [$$ScaleValue]: "textAlign";
2430
- }) => {
2431
- textAlign: string | number | {
2432
- readonly [$$ScaleValue]: "textAlign";
2433
- };
2434
- };
2435
- fd: (value: string | number | {
2436
- readonly [$$ScaleValue]: "flexDirection";
2437
- }) => {
2438
- flexDirection: string | number | {
2439
- readonly [$$ScaleValue]: "flexDirection";
2440
- };
2441
- };
2442
- fw: (value: string | number | {
2443
- readonly [$$ScaleValue]: "flexWrap";
2444
- }) => {
2445
- flexWrap: string | number | {
2446
- readonly [$$ScaleValue]: "flexWrap";
2447
- };
2448
- };
2449
- ai: (value: string | number | {
2450
- readonly [$$ScaleValue]: "alignItems";
2451
- }) => {
2452
- alignItems: string | number | {
2453
- readonly [$$ScaleValue]: "alignItems";
2454
- };
2455
- };
2456
- ac: (value: string | number | {
2457
- readonly [$$ScaleValue]: "alignContent";
2458
- }) => {
2459
- alignContent: string | number | {
2460
- readonly [$$ScaleValue]: "alignContent";
2461
- };
2462
- };
2463
- jc: (value: string | number | {
2464
- readonly [$$ScaleValue]: "justifyContent";
2465
- }) => {
2466
- justifyContent: string | number | {
2467
- readonly [$$ScaleValue]: "justifyContent";
2468
- };
2469
- };
2470
- as: (value: string | number | {
2471
- readonly [$$ScaleValue]: "alignSelf";
2472
- }) => {
2473
- alignSelf: string | number | {
2474
- readonly [$$ScaleValue]: "alignSelf";
2475
- };
2476
- };
2477
- fg: (value: string | number | {
2478
- readonly [$$ScaleValue]: "flexGrow";
2479
- }) => {
2480
- flexGrow: string | number | {
2481
- readonly [$$ScaleValue]: "flexGrow";
2482
- };
2483
- };
2484
- fs: (value: string | number | {
2485
- readonly [$$ScaleValue]: "flexShrink";
2486
- }) => {
2487
- flexShrink: string | number | {
2488
- readonly [$$ScaleValue]: "flexShrink";
2489
- };
2490
- };
2491
- fb: (value: string | number | {
2492
- readonly [$$ScaleValue]: "flexBasis";
2493
- }) => {
2494
- flexBasis: string | number | {
2495
- readonly [$$ScaleValue]: "flexBasis";
2496
- };
2497
- };
2498
- bc: (value: string | number | {
2499
- readonly [$$ScaleValue]: "backgroundColor";
2500
- }) => {
2501
- backgroundColor: string | number | {
2502
- readonly [$$ScaleValue]: "backgroundColor";
2503
- };
2504
- };
2505
- br: (value: string | number | {
2506
- readonly [$$ScaleValue]: "borderRadius";
2507
- }) => {
2508
- borderRadius: string | number | {
2509
- readonly [$$ScaleValue]: "borderRadius";
2510
- };
2511
- };
2512
- btrr: (value: string | number | {
2513
- readonly [$$ScaleValue]: "borderTopRightRadius";
2514
- }) => {
2515
- borderTopRightRadius: string | number | {
2516
- readonly [$$ScaleValue]: "borderTopRightRadius";
2517
- };
2518
- };
2519
- bbrr: (value: string | number | {
2520
- readonly [$$ScaleValue]: "borderBottomRightRadius";
2521
- }) => {
2522
- borderBottomRightRadius: string | number | {
2523
- readonly [$$ScaleValue]: "borderBottomRightRadius";
2524
- };
2525
- };
2526
- bblr: (value: string | number | {
2527
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
2528
- }) => {
2529
- borderBottomLeftRadius: string | number | {
2530
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
2531
- };
2532
- };
2533
- btlr: (value: string | number | {
2534
- readonly [$$ScaleValue]: "borderTopLeftRadius";
2535
- }) => {
2536
- borderTopLeftRadius: string | number | {
2537
- readonly [$$ScaleValue]: "borderTopLeftRadius";
2538
- };
2539
- };
2540
- bs: (value: string | number | {
2541
- readonly [$$ScaleValue]: "boxShadow";
2542
- }) => {
2543
- boxShadow: string | number | {
2544
- readonly [$$ScaleValue]: "boxShadow";
2545
- };
2546
- };
2547
- lh: (value: string | number | {
2548
- readonly [$$ScaleValue]: "lineHeight";
2549
- }) => {
2550
- lineHeight: string | number | {
2551
- readonly [$$ScaleValue]: "lineHeight";
2552
- };
2553
- };
2554
- ox: (value: string | number | {
2555
- readonly [$$ScaleValue]: "overflowX";
2556
- }) => {
2557
- overflowX: string | number | {
2558
- readonly [$$ScaleValue]: "overflowX";
2559
- };
2560
- };
2561
- oy: (value: string | number | {
2562
- readonly [$$ScaleValue]: "overflowY";
2563
- }) => {
2564
- overflowY: string | number | {
2565
- readonly [$$ScaleValue]: "overflowY";
2566
- };
2567
- };
2568
- pe: (value: string | number | {
2569
- readonly [$$ScaleValue]: "pointerEvents";
2570
- }) => {
2571
- pointerEvents: string | number | {
2572
- readonly [$$ScaleValue]: "pointerEvents";
2573
- };
2574
- };
2575
- us: (value: string | number | {
2576
- readonly [$$ScaleValue]: "userSelect";
2577
- }) => {
2578
- WebkitUserSelect: string | number | {
2579
- readonly [$$ScaleValue]: "userSelect";
2580
- };
2581
- userSelect: string | number | {
2582
- readonly [$$ScaleValue]: "userSelect";
2583
- };
2584
- };
2585
- userSelect: (value: string | number | {
2586
- readonly [$$ScaleValue]: "userSelect";
2587
- }) => {
2588
- WebkitUserSelect: string | number | {
2589
- readonly [$$ScaleValue]: "userSelect";
2590
- };
2591
- userSelect: string | number | {
2592
- readonly [$$ScaleValue]: "userSelect";
2593
- };
2594
- };
2595
- size: (value: string | number | {
2596
- readonly [$$ScaleValue]: "width";
2597
- }) => {
2598
- width: string | number | {
2599
- readonly [$$ScaleValue]: "width";
2600
- };
2601
- height: string | number | {
2602
- readonly [$$ScaleValue]: "width";
2603
- };
2604
- };
2605
- appearance: (value: string | number | {
2606
- readonly [$$ScaleValue]: "appearance";
2607
- }) => {
2608
- WebkitAppearance: string | number | {
2609
- readonly [$$ScaleValue]: "appearance";
2610
- };
2611
- appearance: string | number | {
2612
- readonly [$$ScaleValue]: "appearance";
2613
- };
2614
- };
2615
- backgroundClip: (value: string | number | {
2616
- readonly [$$ScaleValue]: "backgroundClip";
2617
- }) => {
2618
- WebkitBackgroundClip: string | number | {
2619
- readonly [$$ScaleValue]: "backgroundClip";
2620
- };
2621
- backgroundClip: string | number | {
2622
- readonly [$$ScaleValue]: "backgroundClip";
2623
- };
2624
- };
2625
- }>>;
2626
-
2627
- declare const Toaster: react.ForwardRefExoticComponent<react.RefAttributes<unknown>>;
2628
-
2629
- export { Toast as T, ToastAction as a, ToastClose as b, ToastDescription as c, ToastProvider as d, ToastTitle as e, ToastViewport as f, Toaster as g };