@jeromefitz/design-system 4.1.5 → 4.1.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (191) 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/Tooltip/index.d.ts +256 -612
  133. package/custom/index.d.ts +1 -1
  134. package/index.d.ts +66 -67
  135. package/lib/stitches.config.d.ts +1099 -2145
  136. package/package.json +3 -3
  137. package/Accordion-07ffdde8.d.ts +0 -861
  138. package/Alert-2d248f02.d.ts +0 -475
  139. package/AppBar-45d359b4.d.ts +0 -502
  140. package/Badge-85f0a03c.d.ts +0 -535
  141. package/Banner-8bdcae08.d.ts +0 -481
  142. package/Box-0145a25b.d.ts +0 -429
  143. package/BoxGrab-f2016450.d.ts +0 -429
  144. package/BoxLink-01e0e0e1.d.ts +0 -429
  145. package/ButtonDemo-1e0e6216.d.ts +0 -2224
  146. package/Card-12bdd1c0.d.ts +0 -522
  147. package/Carousel-9d6beddc.d.ts +0 -434
  148. package/Code-918ddbd0.d.ts +0 -438
  149. package/CommandMenu-f09be95e.d.ts +0 -5540
  150. package/Container-c9493c19.d.ts +0 -465
  151. package/ContextMenu-59566c09.d.ts +0 -2560
  152. package/ControlGroup-598bde73.d.ts +0 -429
  153. package/DropdownMenu-fc93debb.d.ts +0 -4675
  154. package/Flex-28440ec4.d.ts +0 -525
  155. package/FocusArea-bd1379f7.d.ts +0 -434
  156. package/Grid-2a6c3e8b.d.ts +0 -589
  157. package/Icon.types-cf2e7181.d.ts +0 -555
  158. package/IconButton-61b70df5.d.ts +0 -560
  159. package/Image-7a9c2ac8.d.ts +0 -429
  160. package/Kbd-ee11e8ee.d.ts +0 -490
  161. package/Label-62941c9d.d.ts +0 -987
  162. package/LoadingDots-b37f3f06.d.ts +0 -480
  163. package/Menu-6ad1af6d.d.ts +0 -2558
  164. package/NavigationMenu-d55c47b7.d.ts +0 -6970
  165. package/Overlay.styles-150e1ce9.d.ts +0 -853
  166. package/Panel.styles-9141abd2.d.ts +0 -853
  167. package/Radio-a6652eb7.d.ts +0 -920
  168. package/RadioCard-0e8131d2.d.ts +0 -440
  169. package/RadioGrid-734a21f7.d.ts +0 -854
  170. package/Section-38d29a05.d.ts +0 -456
  171. package/Select-a9a6f30f.d.ts +0 -3820
  172. package/Separator-190f52e3.d.ts +0 -506
  173. package/Sheet-147a6bea.d.ts +0 -1346
  174. package/Skeleton-b7ef8d20.d.ts +0 -499
  175. package/Slider-0f202bd6.d.ts +0 -438
  176. package/Spotify-cac6fde2.d.ts +0 -6257
  177. package/Status-d976a923.d.ts +0 -465
  178. package/Sub-cd08549a.d.ts +0 -429
  179. package/Sup-51406ef7.d.ts +0 -429
  180. package/TabLink-f14dc0e4.d.ts +0 -468
  181. package/Table-feea8caf.d.ts +0 -3467
  182. package/Tabs.styles-4ab28890.d.ts +0 -1286
  183. package/Text-2b3df7ba.d.ts +0 -559
  184. package/TextArea-0a415aa1.d.ts +0 -525
  185. package/TextField-a4255bc3.d.ts +0 -559
  186. package/Toaster-f1d90e57.d.ts +0 -2629
  187. package/Toggle-021765b2.d.ts +0 -490
  188. package/ToggleGroup-5d3e8fc9.d.ts +0 -854
  189. package/Toolbar-0f13fcab.d.ts +0 -2546
  190. package/TreeItem-7624f862.d.ts +0 -452
  191. package/VerifiedBadge-956bf1f9.d.ts +0 -963
@@ -0,0 +1,1561 @@
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 | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
124
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
125
+ };
126
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
127
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
128
+ };
129
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
130
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
131
+ };
132
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
133
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
134
+ };
135
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
136
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
137
+ };
138
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
139
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
140
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
141
+ };
142
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
143
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
144
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
145
+ };
146
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
147
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
148
+ };
149
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
150
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
151
+ };
152
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
153
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
154
+ };
155
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
156
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
157
+ };
158
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
159
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
160
+ };
161
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
162
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
163
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
164
+ };
165
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
166
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
167
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
168
+ };
169
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
170
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
171
+ };
172
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
173
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
174
+ };
175
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
176
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
177
+ };
178
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
179
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
180
+ };
181
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
182
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
183
+ };
184
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
185
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
186
+ };
187
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
188
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
189
+ };
190
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
191
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
192
+ };
193
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
194
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
195
+ };
196
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
197
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
198
+ };
199
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
200
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
201
+ };
202
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
203
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
204
+ };
205
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
206
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
207
+ };
208
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
209
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
210
+ };
211
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
212
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
213
+ };
214
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
215
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
216
+ };
217
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
218
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
219
+ };
220
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
221
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
222
+ };
223
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
224
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
225
+ };
226
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
227
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
228
+ };
229
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
230
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
231
+ };
232
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
233
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
234
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
235
+ };
236
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
237
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
238
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
239
+ };
240
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
241
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
242
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
243
+ };
244
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
245
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
246
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
247
+ };
248
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
249
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
250
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
251
+ };
252
+ }>>;
253
+ declare const Toast: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<ToastPrimitive.ToastProps & react.RefAttributes<HTMLLIElement>>, _stitches_react_types_styled_component.StyledComponentProps<[{
254
+ alignItems: string;
255
+ borderRadius: string;
256
+ columnGap: string;
257
+ display: string;
258
+ gridTemplateAreas: string;
259
+ gridTemplateColumns: string;
260
+ padding: string;
261
+ '@media (prefers-reduced-motion: no-preference)': {
262
+ transition: string;
263
+ '&[data-state="open"]': {
264
+ animation: string;
265
+ };
266
+ '&[data-state="closed"]': {
267
+ animation: string;
268
+ };
269
+ '&[data-swipe="move"]': {
270
+ transform: string;
271
+ };
272
+ '&[data-swipe="cancel"]': {
273
+ transform: string;
274
+ '@media (prefers-reduced-motion: no-preference)': {
275
+ transition: string;
276
+ };
277
+ };
278
+ '&[data-swipe="end"]': {
279
+ animation: string;
280
+ };
281
+ };
282
+ boxShadow: string;
283
+ backgroundColor: string;
284
+ border: string;
285
+ color: string;
286
+ '&:hover': {
287
+ backgroundColor: string;
288
+ borderColor: string;
289
+ };
290
+ variants: {
291
+ variant: {
292
+ error: {
293
+ backgroundColor: string;
294
+ borderColor: string;
295
+ color: string;
296
+ '&:hover': {
297
+ backgroundColor: string;
298
+ borderColor: string;
299
+ color: string;
300
+ };
301
+ };
302
+ info: {
303
+ backgroundColor: string;
304
+ color: string;
305
+ '&:hover': {
306
+ backgroundColor: string;
307
+ borderColor: string;
308
+ color: string;
309
+ };
310
+ };
311
+ success: {
312
+ backgroundColor: string;
313
+ borderColor: string;
314
+ color: string;
315
+ '&:hover': {
316
+ backgroundColor: string;
317
+ borderColor: string;
318
+ color: string;
319
+ };
320
+ };
321
+ warning: {
322
+ backgroundColor: string;
323
+ borderColor: string;
324
+ color: string;
325
+ '&:hover': {
326
+ backgroundColor: string;
327
+ borderColor: string;
328
+ color: string;
329
+ };
330
+ };
331
+ };
332
+ };
333
+ }]>, {
334
+ bp1: string;
335
+ bp2: string;
336
+ bp3: string;
337
+ bp4: string;
338
+ motion: string;
339
+ hover: string;
340
+ dark: string;
341
+ light: string;
342
+ }, _stitches_react_types_css_util.CSS<{
343
+ bp1: string;
344
+ bp2: string;
345
+ bp3: string;
346
+ bp4: string;
347
+ motion: string;
348
+ hover: string;
349
+ dark: string;
350
+ light: string;
351
+ }, {
352
+ borderWidths: unknown;
353
+ borderStyles: unknown;
354
+ colors: unknown;
355
+ fonts: {
356
+ 'fallback-mono': string;
357
+ 'fallback-sans': string;
358
+ 'fallback-serif': string;
359
+ mono: string;
360
+ sans: string;
361
+ serif: string;
362
+ };
363
+ fontSizes: {
364
+ 1: string;
365
+ 2: string;
366
+ 3: string;
367
+ 4: string;
368
+ 5: string;
369
+ 6: string;
370
+ 7: string;
371
+ 8: string;
372
+ 9: string;
373
+ };
374
+ fontWeights: {
375
+ 1: string;
376
+ 2: string;
377
+ 3: string;
378
+ 4: string;
379
+ 5: string;
380
+ 6: string;
381
+ 7: string;
382
+ 8: string;
383
+ 9: string;
384
+ };
385
+ letterSpacings: unknown;
386
+ lineHeights: unknown;
387
+ radii: {
388
+ 0: string;
389
+ 1: string;
390
+ 2: string;
391
+ 3: string;
392
+ 4: string;
393
+ pill: string;
394
+ round: string;
395
+ };
396
+ shadows: {
397
+ 0: string;
398
+ 1: string;
399
+ 2: string;
400
+ 3: string;
401
+ toast: string;
402
+ };
403
+ sizes: {
404
+ 0: string;
405
+ 1: string;
406
+ 2: string;
407
+ 3: string;
408
+ 4: string;
409
+ 5: string;
410
+ 6: string;
411
+ 7: string;
412
+ 8: string;
413
+ 9: string;
414
+ };
415
+ space: {
416
+ 0: string;
417
+ 1: string;
418
+ 2: string;
419
+ 3: string;
420
+ 4: string;
421
+ 5: string;
422
+ 6: string;
423
+ 7: string;
424
+ 8: string;
425
+ 9: string;
426
+ 10: string;
427
+ 11: string;
428
+ 12: string;
429
+ 13: string;
430
+ 14: string;
431
+ 15: string;
432
+ 16: string;
433
+ };
434
+ transitions: unknown;
435
+ zIndices: {
436
+ 0: string;
437
+ 1: string;
438
+ 2: string;
439
+ 3: string;
440
+ 4: string;
441
+ max: string;
442
+ toast: string;
443
+ };
444
+ foo: {
445
+ bar: string;
446
+ };
447
+ }, _stitches_react_types_config.DefaultThemeMap, {
448
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
449
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
450
+ };
451
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
452
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
453
+ };
454
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
455
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
456
+ };
457
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
458
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
459
+ };
460
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
461
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
462
+ };
463
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
464
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
465
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
466
+ };
467
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
468
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
469
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
470
+ };
471
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
472
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
473
+ };
474
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
475
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
476
+ };
477
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
478
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
479
+ };
480
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
481
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
482
+ };
483
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
484
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
485
+ };
486
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
487
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
488
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
489
+ };
490
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
491
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
492
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
493
+ };
494
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
495
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
496
+ };
497
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
498
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
499
+ };
500
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
501
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
502
+ };
503
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
504
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
505
+ };
506
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
507
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
508
+ };
509
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
510
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
511
+ };
512
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
513
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
514
+ };
515
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
516
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
517
+ };
518
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
519
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
520
+ };
521
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
522
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
523
+ };
524
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
525
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
526
+ };
527
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
528
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
529
+ };
530
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
531
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
532
+ };
533
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
534
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
535
+ };
536
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
537
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
538
+ };
539
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
540
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
541
+ };
542
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
543
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
544
+ };
545
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
546
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
547
+ };
548
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
549
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
550
+ };
551
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
552
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
553
+ };
554
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
555
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
556
+ };
557
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
558
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
559
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
560
+ };
561
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
562
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
563
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
564
+ };
565
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
566
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
567
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
568
+ };
569
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
570
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
571
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
572
+ };
573
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
574
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
575
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
576
+ };
577
+ }>>;
578
+ declare const ToastTitle: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<ToastPrimitive.ToastTitleProps & react.RefAttributes<HTMLDivElement>>, {}, {
579
+ bp1: string;
580
+ bp2: string;
581
+ bp3: string;
582
+ bp4: string;
583
+ motion: string;
584
+ hover: string;
585
+ dark: string;
586
+ light: string;
587
+ }, _stitches_react_types_css_util.CSS<{
588
+ bp1: string;
589
+ bp2: string;
590
+ bp3: string;
591
+ bp4: string;
592
+ motion: string;
593
+ hover: string;
594
+ dark: string;
595
+ light: string;
596
+ }, {
597
+ borderWidths: unknown;
598
+ borderStyles: unknown;
599
+ colors: unknown;
600
+ fonts: {
601
+ 'fallback-mono': string;
602
+ 'fallback-sans': string;
603
+ 'fallback-serif': string;
604
+ mono: string;
605
+ sans: string;
606
+ serif: string;
607
+ };
608
+ fontSizes: {
609
+ 1: string;
610
+ 2: string;
611
+ 3: string;
612
+ 4: string;
613
+ 5: string;
614
+ 6: string;
615
+ 7: string;
616
+ 8: string;
617
+ 9: string;
618
+ };
619
+ fontWeights: {
620
+ 1: string;
621
+ 2: string;
622
+ 3: string;
623
+ 4: string;
624
+ 5: string;
625
+ 6: string;
626
+ 7: string;
627
+ 8: string;
628
+ 9: string;
629
+ };
630
+ letterSpacings: unknown;
631
+ lineHeights: unknown;
632
+ radii: {
633
+ 0: string;
634
+ 1: string;
635
+ 2: string;
636
+ 3: string;
637
+ 4: string;
638
+ pill: string;
639
+ round: string;
640
+ };
641
+ shadows: {
642
+ 0: string;
643
+ 1: string;
644
+ 2: string;
645
+ 3: string;
646
+ toast: string;
647
+ };
648
+ sizes: {
649
+ 0: string;
650
+ 1: string;
651
+ 2: string;
652
+ 3: string;
653
+ 4: string;
654
+ 5: string;
655
+ 6: string;
656
+ 7: string;
657
+ 8: string;
658
+ 9: string;
659
+ };
660
+ space: {
661
+ 0: string;
662
+ 1: string;
663
+ 2: string;
664
+ 3: string;
665
+ 4: string;
666
+ 5: string;
667
+ 6: string;
668
+ 7: string;
669
+ 8: string;
670
+ 9: string;
671
+ 10: string;
672
+ 11: string;
673
+ 12: string;
674
+ 13: string;
675
+ 14: string;
676
+ 15: string;
677
+ 16: string;
678
+ };
679
+ transitions: unknown;
680
+ zIndices: {
681
+ 0: string;
682
+ 1: string;
683
+ 2: string;
684
+ 3: string;
685
+ 4: string;
686
+ max: string;
687
+ toast: string;
688
+ };
689
+ foo: {
690
+ bar: string;
691
+ };
692
+ }, _stitches_react_types_config.DefaultThemeMap, {
693
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
694
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
695
+ };
696
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
697
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
698
+ };
699
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
700
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
701
+ };
702
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
703
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
704
+ };
705
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
706
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
707
+ };
708
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
709
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
710
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
711
+ };
712
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
713
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
714
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
715
+ };
716
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
717
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
718
+ };
719
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
720
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
721
+ };
722
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
723
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
724
+ };
725
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
726
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
727
+ };
728
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
729
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
730
+ };
731
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
732
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
733
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
734
+ };
735
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
736
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
737
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
738
+ };
739
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
740
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
741
+ };
742
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
743
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
744
+ };
745
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
746
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
747
+ };
748
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
749
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
750
+ };
751
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
752
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
753
+ };
754
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
755
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
756
+ };
757
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
758
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
759
+ };
760
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
761
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
762
+ };
763
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
764
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
765
+ };
766
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
767
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
768
+ };
769
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
770
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
771
+ };
772
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
773
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
774
+ };
775
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
776
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
777
+ };
778
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
779
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
780
+ };
781
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
782
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
783
+ };
784
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
785
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
786
+ };
787
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
788
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
789
+ };
790
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
791
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
792
+ };
793
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
794
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
795
+ };
796
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
797
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
798
+ };
799
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
800
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
801
+ };
802
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
803
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
804
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
805
+ };
806
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
807
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
808
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
809
+ };
810
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
811
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
812
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
813
+ };
814
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
815
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
816
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
817
+ };
818
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
819
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
820
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
821
+ };
822
+ }>>;
823
+ declare const ToastDescription: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<ToastPrimitive.ToastDescriptionProps & react.RefAttributes<HTMLDivElement>>, {}, {
824
+ bp1: string;
825
+ bp2: string;
826
+ bp3: string;
827
+ bp4: string;
828
+ motion: string;
829
+ hover: string;
830
+ dark: string;
831
+ light: string;
832
+ }, _stitches_react_types_css_util.CSS<{
833
+ bp1: string;
834
+ bp2: string;
835
+ bp3: string;
836
+ bp4: string;
837
+ motion: string;
838
+ hover: string;
839
+ dark: string;
840
+ light: string;
841
+ }, {
842
+ borderWidths: unknown;
843
+ borderStyles: unknown;
844
+ colors: unknown;
845
+ fonts: {
846
+ 'fallback-mono': string;
847
+ 'fallback-sans': string;
848
+ 'fallback-serif': string;
849
+ mono: string;
850
+ sans: string;
851
+ serif: string;
852
+ };
853
+ fontSizes: {
854
+ 1: string;
855
+ 2: string;
856
+ 3: string;
857
+ 4: string;
858
+ 5: string;
859
+ 6: string;
860
+ 7: string;
861
+ 8: string;
862
+ 9: string;
863
+ };
864
+ fontWeights: {
865
+ 1: string;
866
+ 2: string;
867
+ 3: string;
868
+ 4: string;
869
+ 5: string;
870
+ 6: string;
871
+ 7: string;
872
+ 8: string;
873
+ 9: string;
874
+ };
875
+ letterSpacings: unknown;
876
+ lineHeights: unknown;
877
+ radii: {
878
+ 0: string;
879
+ 1: string;
880
+ 2: string;
881
+ 3: string;
882
+ 4: string;
883
+ pill: string;
884
+ round: string;
885
+ };
886
+ shadows: {
887
+ 0: string;
888
+ 1: string;
889
+ 2: string;
890
+ 3: string;
891
+ toast: string;
892
+ };
893
+ sizes: {
894
+ 0: string;
895
+ 1: string;
896
+ 2: string;
897
+ 3: string;
898
+ 4: string;
899
+ 5: string;
900
+ 6: string;
901
+ 7: string;
902
+ 8: string;
903
+ 9: string;
904
+ };
905
+ space: {
906
+ 0: string;
907
+ 1: string;
908
+ 2: string;
909
+ 3: string;
910
+ 4: string;
911
+ 5: string;
912
+ 6: string;
913
+ 7: string;
914
+ 8: string;
915
+ 9: string;
916
+ 10: string;
917
+ 11: string;
918
+ 12: string;
919
+ 13: string;
920
+ 14: string;
921
+ 15: string;
922
+ 16: string;
923
+ };
924
+ transitions: unknown;
925
+ zIndices: {
926
+ 0: string;
927
+ 1: string;
928
+ 2: string;
929
+ 3: string;
930
+ 4: string;
931
+ max: string;
932
+ toast: string;
933
+ };
934
+ foo: {
935
+ bar: string;
936
+ };
937
+ }, _stitches_react_types_config.DefaultThemeMap, {
938
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
939
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
940
+ };
941
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
942
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
943
+ };
944
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
945
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
946
+ };
947
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
948
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
949
+ };
950
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
951
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
952
+ };
953
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
954
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
955
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
956
+ };
957
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
958
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
959
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
960
+ };
961
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
962
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
963
+ };
964
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
965
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
966
+ };
967
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
968
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
969
+ };
970
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
971
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
972
+ };
973
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
974
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
975
+ };
976
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
977
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
978
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
979
+ };
980
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
981
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
982
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
983
+ };
984
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
985
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
986
+ };
987
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
988
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
989
+ };
990
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
991
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
992
+ };
993
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
994
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
995
+ };
996
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
997
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
998
+ };
999
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1000
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1001
+ };
1002
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1003
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1004
+ };
1005
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1006
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1007
+ };
1008
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1009
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1010
+ };
1011
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1012
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1013
+ };
1014
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1015
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1016
+ };
1017
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1018
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1019
+ };
1020
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1021
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1022
+ };
1023
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1024
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1025
+ };
1026
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1027
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1028
+ };
1029
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1030
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1031
+ };
1032
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1033
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1034
+ };
1035
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1036
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1037
+ };
1038
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1039
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1040
+ };
1041
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1042
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1043
+ };
1044
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1045
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1046
+ };
1047
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1048
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1049
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1050
+ };
1051
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1052
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1053
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1054
+ };
1055
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1056
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1057
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1058
+ };
1059
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1060
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1061
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1062
+ };
1063
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1064
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1065
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1066
+ };
1067
+ }>>;
1068
+ declare const ToastAction: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<ToastPrimitive.ToastActionProps & react.RefAttributes<HTMLButtonElement>>, {}, {
1069
+ bp1: string;
1070
+ bp2: string;
1071
+ bp3: string;
1072
+ bp4: string;
1073
+ motion: string;
1074
+ hover: string;
1075
+ dark: string;
1076
+ light: string;
1077
+ }, _stitches_react_types_css_util.CSS<{
1078
+ bp1: string;
1079
+ bp2: string;
1080
+ bp3: string;
1081
+ bp4: string;
1082
+ motion: string;
1083
+ hover: string;
1084
+ dark: string;
1085
+ light: string;
1086
+ }, {
1087
+ borderWidths: unknown;
1088
+ borderStyles: unknown;
1089
+ colors: unknown;
1090
+ fonts: {
1091
+ 'fallback-mono': string;
1092
+ 'fallback-sans': string;
1093
+ 'fallback-serif': string;
1094
+ mono: string;
1095
+ sans: string;
1096
+ serif: string;
1097
+ };
1098
+ fontSizes: {
1099
+ 1: string;
1100
+ 2: string;
1101
+ 3: string;
1102
+ 4: string;
1103
+ 5: string;
1104
+ 6: string;
1105
+ 7: string;
1106
+ 8: string;
1107
+ 9: string;
1108
+ };
1109
+ fontWeights: {
1110
+ 1: string;
1111
+ 2: string;
1112
+ 3: string;
1113
+ 4: string;
1114
+ 5: string;
1115
+ 6: string;
1116
+ 7: string;
1117
+ 8: string;
1118
+ 9: string;
1119
+ };
1120
+ letterSpacings: unknown;
1121
+ lineHeights: unknown;
1122
+ radii: {
1123
+ 0: string;
1124
+ 1: string;
1125
+ 2: string;
1126
+ 3: string;
1127
+ 4: string;
1128
+ pill: string;
1129
+ round: string;
1130
+ };
1131
+ shadows: {
1132
+ 0: string;
1133
+ 1: string;
1134
+ 2: string;
1135
+ 3: string;
1136
+ toast: string;
1137
+ };
1138
+ sizes: {
1139
+ 0: string;
1140
+ 1: string;
1141
+ 2: string;
1142
+ 3: string;
1143
+ 4: string;
1144
+ 5: string;
1145
+ 6: string;
1146
+ 7: string;
1147
+ 8: string;
1148
+ 9: string;
1149
+ };
1150
+ space: {
1151
+ 0: string;
1152
+ 1: string;
1153
+ 2: string;
1154
+ 3: string;
1155
+ 4: string;
1156
+ 5: string;
1157
+ 6: string;
1158
+ 7: string;
1159
+ 8: string;
1160
+ 9: string;
1161
+ 10: string;
1162
+ 11: string;
1163
+ 12: string;
1164
+ 13: string;
1165
+ 14: string;
1166
+ 15: string;
1167
+ 16: string;
1168
+ };
1169
+ transitions: unknown;
1170
+ zIndices: {
1171
+ 0: string;
1172
+ 1: string;
1173
+ 2: string;
1174
+ 3: string;
1175
+ 4: string;
1176
+ max: string;
1177
+ toast: string;
1178
+ };
1179
+ foo: {
1180
+ bar: string;
1181
+ };
1182
+ }, _stitches_react_types_config.DefaultThemeMap, {
1183
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1184
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1185
+ };
1186
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1187
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1188
+ };
1189
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1190
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1191
+ };
1192
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1193
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1194
+ };
1195
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1196
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1197
+ };
1198
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1199
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1200
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1201
+ };
1202
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1203
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1204
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1205
+ };
1206
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1207
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1208
+ };
1209
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1210
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1211
+ };
1212
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1213
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1214
+ };
1215
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1216
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1217
+ };
1218
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1219
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1220
+ };
1221
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1222
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1223
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1224
+ };
1225
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1226
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1227
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1228
+ };
1229
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1230
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1231
+ };
1232
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1233
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1234
+ };
1235
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1236
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1237
+ };
1238
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1239
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1240
+ };
1241
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1242
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1243
+ };
1244
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1245
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1246
+ };
1247
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1248
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1249
+ };
1250
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1251
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1252
+ };
1253
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1254
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1255
+ };
1256
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1257
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1258
+ };
1259
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1260
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1261
+ };
1262
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1263
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1264
+ };
1265
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1266
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1267
+ };
1268
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1269
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1270
+ };
1271
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1272
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1273
+ };
1274
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1275
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1276
+ };
1277
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1278
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1279
+ };
1280
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1281
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1282
+ };
1283
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1284
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1285
+ };
1286
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1287
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1288
+ };
1289
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1290
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1291
+ };
1292
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1293
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1294
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1295
+ };
1296
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1297
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1298
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1299
+ };
1300
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1301
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1302
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1303
+ };
1304
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1305
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1306
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1307
+ };
1308
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1309
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1310
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1311
+ };
1312
+ }>>;
1313
+ declare const ToastClose: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<ToastPrimitive.ToastCloseProps & react.RefAttributes<HTMLButtonElement>>, {}, {
1314
+ bp1: string;
1315
+ bp2: string;
1316
+ bp3: string;
1317
+ bp4: string;
1318
+ motion: string;
1319
+ hover: string;
1320
+ dark: string;
1321
+ light: string;
1322
+ }, _stitches_react_types_css_util.CSS<{
1323
+ bp1: string;
1324
+ bp2: string;
1325
+ bp3: string;
1326
+ bp4: string;
1327
+ motion: string;
1328
+ hover: string;
1329
+ dark: string;
1330
+ light: string;
1331
+ }, {
1332
+ borderWidths: unknown;
1333
+ borderStyles: unknown;
1334
+ colors: unknown;
1335
+ fonts: {
1336
+ 'fallback-mono': string;
1337
+ 'fallback-sans': string;
1338
+ 'fallback-serif': string;
1339
+ mono: string;
1340
+ sans: string;
1341
+ serif: string;
1342
+ };
1343
+ fontSizes: {
1344
+ 1: string;
1345
+ 2: string;
1346
+ 3: string;
1347
+ 4: string;
1348
+ 5: string;
1349
+ 6: string;
1350
+ 7: string;
1351
+ 8: string;
1352
+ 9: string;
1353
+ };
1354
+ fontWeights: {
1355
+ 1: string;
1356
+ 2: string;
1357
+ 3: string;
1358
+ 4: string;
1359
+ 5: string;
1360
+ 6: string;
1361
+ 7: string;
1362
+ 8: string;
1363
+ 9: string;
1364
+ };
1365
+ letterSpacings: unknown;
1366
+ lineHeights: unknown;
1367
+ radii: {
1368
+ 0: string;
1369
+ 1: string;
1370
+ 2: string;
1371
+ 3: string;
1372
+ 4: string;
1373
+ pill: string;
1374
+ round: string;
1375
+ };
1376
+ shadows: {
1377
+ 0: string;
1378
+ 1: string;
1379
+ 2: string;
1380
+ 3: string;
1381
+ toast: string;
1382
+ };
1383
+ sizes: {
1384
+ 0: string;
1385
+ 1: string;
1386
+ 2: string;
1387
+ 3: string;
1388
+ 4: string;
1389
+ 5: string;
1390
+ 6: string;
1391
+ 7: string;
1392
+ 8: string;
1393
+ 9: string;
1394
+ };
1395
+ space: {
1396
+ 0: string;
1397
+ 1: string;
1398
+ 2: string;
1399
+ 3: string;
1400
+ 4: string;
1401
+ 5: string;
1402
+ 6: string;
1403
+ 7: string;
1404
+ 8: string;
1405
+ 9: string;
1406
+ 10: string;
1407
+ 11: string;
1408
+ 12: string;
1409
+ 13: string;
1410
+ 14: string;
1411
+ 15: string;
1412
+ 16: string;
1413
+ };
1414
+ transitions: unknown;
1415
+ zIndices: {
1416
+ 0: string;
1417
+ 1: string;
1418
+ 2: string;
1419
+ 3: string;
1420
+ 4: string;
1421
+ max: string;
1422
+ toast: string;
1423
+ };
1424
+ foo: {
1425
+ bar: string;
1426
+ };
1427
+ }, _stitches_react_types_config.DefaultThemeMap, {
1428
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1429
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1430
+ };
1431
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1432
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1433
+ };
1434
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1435
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1436
+ };
1437
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1438
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1439
+ };
1440
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1441
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1442
+ };
1443
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1444
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1445
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1446
+ };
1447
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1448
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1449
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1450
+ };
1451
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1452
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1453
+ };
1454
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1455
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1456
+ };
1457
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1458
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1459
+ };
1460
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1461
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1462
+ };
1463
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1464
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1465
+ };
1466
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1467
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1468
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1469
+ };
1470
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1471
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1472
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1473
+ };
1474
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1475
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1476
+ };
1477
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1478
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1479
+ };
1480
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1481
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1482
+ };
1483
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1484
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1485
+ };
1486
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1487
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1488
+ };
1489
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1490
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1491
+ };
1492
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1493
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1494
+ };
1495
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1496
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1497
+ };
1498
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1499
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1500
+ };
1501
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1502
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1503
+ };
1504
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1505
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1506
+ };
1507
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1508
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1509
+ };
1510
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1511
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1512
+ };
1513
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1514
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1515
+ };
1516
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1517
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1518
+ };
1519
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1520
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1521
+ };
1522
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1523
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1524
+ };
1525
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1526
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1527
+ };
1528
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1529
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1530
+ };
1531
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1532
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1533
+ };
1534
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1535
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1536
+ };
1537
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1538
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1539
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1540
+ };
1541
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1542
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1543
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1544
+ };
1545
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1546
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1547
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1548
+ };
1549
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1550
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1551
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1552
+ };
1553
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1554
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1555
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1556
+ };
1557
+ }>>;
1558
+
1559
+ declare const Toaster: react.ForwardRefExoticComponent<react.RefAttributes<unknown>>;
1560
+
1561
+ 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 };