@jeromefitz/design-system 4.1.4 → 4.1.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (192) hide show
  1. package/Accordion-4ee18be8.d.ts +505 -0
  2. package/Alert-6851b974.d.ts +297 -0
  3. package/AppBar-be17f0ce.d.ts +324 -0
  4. package/{Avatar-9592d3fc.d.ts → Avatar-49ac7d8e.d.ts} +90 -268
  5. package/Badge-af0370f8.d.ts +357 -0
  6. package/Banner-031e4193.d.ts +303 -0
  7. package/Box-ed161a2b.d.ts +251 -0
  8. package/BoxGrab-a0c6b58f.d.ts +251 -0
  9. package/BoxLink-593cc24a.d.ts +251 -0
  10. package/ButtonDemo-dbc35fc7.d.ts +1512 -0
  11. package/Card-15a6c6fc.d.ts +344 -0
  12. package/Carousel-f585a32b.d.ts +256 -0
  13. package/{Checkbox-891cb9bb.d.ts → Checkbox-c10d0f40.d.ts} +90 -268
  14. package/Code-c14ea67d.d.ts +260 -0
  15. package/CommandMenu-c2cfe342.d.ts +3226 -0
  16. package/Container-38fb7e49.d.ts +287 -0
  17. package/ContextMenu-7b2e548d.d.ts +1492 -0
  18. package/ControlGroup-597b643e.d.ts +251 -0
  19. package/DropdownMenu-8cb36b6a.d.ts +2717 -0
  20. package/Flex-77b8491f.d.ts +347 -0
  21. package/FocusArea-d47ba521.d.ts +256 -0
  22. package/Grid-2f151d59.d.ts +411 -0
  23. package/{Heading-b0b8205b.d.ts → Heading-848dbcb9.d.ts} +1 -1
  24. package/{Icon-d48f2f08.d.ts → Icon-b62f4b89.d.ts} +1 -1
  25. package/Icon.types-1480d456.d.ts +377 -0
  26. package/IconButton-899aa9ab.d.ts +382 -0
  27. package/Image-143403e3.d.ts +251 -0
  28. package/Kbd-149a6f3e.d.ts +312 -0
  29. package/Label-5f1c67ba.d.ts +631 -0
  30. package/{Link-9d116ca4.d.ts → Link-426db150.d.ts} +89 -267
  31. package/LoadingDots-fed943e9.d.ts +302 -0
  32. package/Menu-7fe13437.d.ts +1490 -0
  33. package/NavigationMenu-e84374c2.d.ts +4122 -0
  34. package/Overlay.styles-82fedffb.d.ts +497 -0
  35. package/{PageHeading-9c87c946.d.ts → PageHeading-e146e00e.d.ts} +1 -1
  36. package/Panel.styles-bbc4bfaf.d.ts +497 -0
  37. package/{Paragraph-83414284.d.ts → Paragraph-d411737b.d.ts} +1 -1
  38. package/{Paragraph.types-fa0c04ae.d.ts → Paragraph.types-54ab648b.d.ts} +1 -1
  39. package/{Popover-0dff553f.d.ts → Popover-eac2ec74.d.ts} +0 -0
  40. package/{ProgressBar-049c4e95.d.ts → ProgressBar-68a880e5.d.ts} +89 -267
  41. package/Radio-6cefaf19.d.ts +564 -0
  42. package/RadioCard-93a59685.d.ts +262 -0
  43. package/RadioGrid-c8b16e70.d.ts +498 -0
  44. package/Section-b6b35443.d.ts +278 -0
  45. package/Select-e64dce51.d.ts +2218 -0
  46. package/Separator-6659e651.d.ts +328 -0
  47. package/Sheet-fa50617e.d.ts +812 -0
  48. package/Skeleton-14d91960.d.ts +321 -0
  49. package/Slider-f0baefc6.d.ts +260 -0
  50. package/Spotify-dcc9c8c5.d.ts +3765 -0
  51. package/Status-a3815aad.d.ts +287 -0
  52. package/Sub-6a33bd8d.d.ts +251 -0
  53. package/Sup-c826d72c.d.ts +251 -0
  54. package/{SwitchIcon-fff8c972.d.ts → SwitchIcon-7347591b.d.ts} +91 -269
  55. package/TabLink-a331612d.d.ts +290 -0
  56. package/Table-7a405813.d.ts +2043 -0
  57. package/Tabs.styles-13527893.d.ts +752 -0
  58. package/Text-faee46ac.d.ts +381 -0
  59. package/TextArea-d25fb2b3.d.ts +347 -0
  60. package/TextField-f7adffeb.d.ts +381 -0
  61. package/Toaster-e13e0dcc.d.ts +1561 -0
  62. package/Toggle-0ce8252c.d.ts +312 -0
  63. package/ToggleGroup-c29f3012.d.ts +498 -0
  64. package/Toolbar-8397da4c.d.ts +1478 -0
  65. package/TreeItem-6b0fb009.d.ts +274 -0
  66. package/VerifiedBadge-ffb77b5d.d.ts +607 -0
  67. package/components/Accordion/index.d.ts +1 -1
  68. package/components/Alert/index.d.ts +1 -1
  69. package/components/AppBar/index.d.ts +1 -1
  70. package/components/Avatar/index.d.ts +4 -5
  71. package/components/Badge/index.d.ts +1 -1
  72. package/components/Banner/index.d.ts +1 -1
  73. package/components/Box/index.d.ts +1 -1
  74. package/components/BoxGrab/index.d.ts +1 -1
  75. package/components/BoxLink/index.d.ts +1 -1
  76. package/components/Button/index.d.ts +1 -1
  77. package/components/Card/index.d.ts +1 -1
  78. package/components/Carousel/index.d.ts +1 -1
  79. package/components/Checkbox/index.d.ts +3 -4
  80. package/components/Code/index.d.ts +1 -1
  81. package/components/CommandMenu/index.d.ts +1 -1
  82. package/components/Container/index.d.ts +1 -1
  83. package/components/ContextMenu/index.d.ts +1 -2
  84. package/components/ControlGroup/index.d.ts +1 -1
  85. package/components/DropdownMenu/index.d.ts +1 -2
  86. package/components/Flex/index.d.ts +1 -1
  87. package/components/FocusArea/index.d.ts +1 -1
  88. package/components/Grid/index.d.ts +1 -1
  89. package/components/Heading/index.d.ts +4 -5
  90. package/components/Icon/index.d.ts +4 -5
  91. package/components/IconButton/index.d.ts +1 -1
  92. package/components/Image/index.d.ts +1 -1
  93. package/components/Kbd/index.d.ts +1 -1
  94. package/components/Label/index.d.ts +1 -1
  95. package/components/Link/index.d.ts +1 -1
  96. package/components/LoadingDots/index.d.ts +1 -1
  97. package/components/Menu/index.d.ts +1 -2
  98. package/components/NavigationMenu/index.d.ts +4 -5
  99. package/components/Overlay/index.d.ts +1 -1
  100. package/components/PageHeading/index.d.ts +5 -6
  101. package/components/Panel/index.d.ts +1 -1
  102. package/components/Paragraph/index.d.ts +5 -6
  103. package/components/Popover/index.d.ts +2 -4
  104. package/components/ProgressBar/index.d.ts +1 -2
  105. package/components/Radio/index.d.ts +3 -4
  106. package/components/RadioCard/index.d.ts +1 -2
  107. package/components/RadioGrid/index.d.ts +1 -1
  108. package/components/Section/index.d.ts +1 -1
  109. package/components/Select/index.d.ts +1 -1
  110. package/components/Separator/index.d.ts +1 -1
  111. package/components/Sheet/index.d.ts +3 -4
  112. package/components/Skeleton/index.d.ts +1 -1
  113. package/components/Slider/index.d.ts +1 -2
  114. package/components/Status/index.d.ts +1 -1
  115. package/components/Sub/index.d.ts +1 -1
  116. package/components/Sup/index.d.ts +1 -1
  117. package/components/Switch/index.d.ts +3 -4
  118. package/components/TabLink/index.d.ts +1 -1
  119. package/components/Table/index.d.ts +1 -1
  120. package/components/Tabs/index.d.ts +3 -4
  121. package/components/Text/index.d.ts +1 -1
  122. package/components/TextArea/index.d.ts +1 -1
  123. package/components/TextField/index.d.ts +1 -1
  124. package/components/Toast/index.d.ts +1 -1
  125. package/components/Toggle/index.d.ts +1 -1
  126. package/components/ToggleGroup/index.d.ts +1 -1
  127. package/components/Toolbar/index.d.ts +1 -1
  128. package/components/TreeItem/index.d.ts +1 -1
  129. package/components/VerifiedBadge/index.d.ts +1 -2
  130. package/components/index.d.ts +65 -66
  131. package/custom/Card/index.d.ts +1 -1
  132. package/custom/Hero/index.js +1 -1
  133. package/custom/Tooltip/index.d.ts +256 -612
  134. package/custom/index.d.ts +1 -1
  135. package/index.d.ts +66 -67
  136. package/lib/stitches.config.d.ts +1099 -2145
  137. package/package.json +43 -43
  138. package/Accordion-07ffdde8.d.ts +0 -861
  139. package/Alert-2d248f02.d.ts +0 -475
  140. package/AppBar-45d359b4.d.ts +0 -502
  141. package/Badge-85f0a03c.d.ts +0 -535
  142. package/Banner-8bdcae08.d.ts +0 -481
  143. package/Box-0145a25b.d.ts +0 -429
  144. package/BoxGrab-f2016450.d.ts +0 -429
  145. package/BoxLink-01e0e0e1.d.ts +0 -429
  146. package/ButtonDemo-1e0e6216.d.ts +0 -2224
  147. package/Card-12bdd1c0.d.ts +0 -522
  148. package/Carousel-9d6beddc.d.ts +0 -434
  149. package/Code-918ddbd0.d.ts +0 -438
  150. package/CommandMenu-f09be95e.d.ts +0 -5540
  151. package/Container-c9493c19.d.ts +0 -465
  152. package/ContextMenu-59566c09.d.ts +0 -2560
  153. package/ControlGroup-598bde73.d.ts +0 -429
  154. package/DropdownMenu-fc93debb.d.ts +0 -4675
  155. package/Flex-28440ec4.d.ts +0 -525
  156. package/FocusArea-bd1379f7.d.ts +0 -434
  157. package/Grid-2a6c3e8b.d.ts +0 -589
  158. package/Icon.types-cf2e7181.d.ts +0 -555
  159. package/IconButton-61b70df5.d.ts +0 -560
  160. package/Image-7a9c2ac8.d.ts +0 -429
  161. package/Kbd-ee11e8ee.d.ts +0 -490
  162. package/Label-aac2b752.d.ts +0 -987
  163. package/LoadingDots-b37f3f06.d.ts +0 -480
  164. package/Menu-6ad1af6d.d.ts +0 -2558
  165. package/NavigationMenu-d55c47b7.d.ts +0 -6970
  166. package/Overlay.styles-150e1ce9.d.ts +0 -853
  167. package/Panel.styles-9141abd2.d.ts +0 -853
  168. package/Radio-a6652eb7.d.ts +0 -920
  169. package/RadioCard-0e8131d2.d.ts +0 -440
  170. package/RadioGrid-734a21f7.d.ts +0 -854
  171. package/Section-38d29a05.d.ts +0 -456
  172. package/Select-a9a6f30f.d.ts +0 -3820
  173. package/Separator-190f52e3.d.ts +0 -506
  174. package/Sheet-147a6bea.d.ts +0 -1346
  175. package/Skeleton-b7ef8d20.d.ts +0 -499
  176. package/Slider-2071e096.d.ts +0 -438
  177. package/Spotify-cac6fde2.d.ts +0 -6257
  178. package/Status-d976a923.d.ts +0 -465
  179. package/Sub-cd08549a.d.ts +0 -429
  180. package/Sup-51406ef7.d.ts +0 -429
  181. package/TabLink-f14dc0e4.d.ts +0 -468
  182. package/Table-feea8caf.d.ts +0 -3467
  183. package/Tabs.styles-4ab28890.d.ts +0 -1286
  184. package/Text-2b3df7ba.d.ts +0 -559
  185. package/TextArea-0a415aa1.d.ts +0 -525
  186. package/TextField-a4255bc3.d.ts +0 -559
  187. package/Toaster-f1d90e57.d.ts +0 -2629
  188. package/Toggle-021765b2.d.ts +0 -490
  189. package/ToggleGroup-5d3e8fc9.d.ts +0 -854
  190. package/Toolbar-0f13fcab.d.ts +0 -2546
  191. package/TreeItem-7624f862.d.ts +0 -452
  192. package/VerifiedBadge-956bf1f9.d.ts +0 -963
@@ -0,0 +1,812 @@
1
+ import * as react from 'react';
2
+ import { ComponentProps } from 'react';
3
+ import * as DialogPrimitive from '@radix-ui/react-dialog';
4
+ import { CSS } from './lib/stitches.config.js';
5
+ import * as _stitches_react_types_styled_component from '@stitches/react/types/styled-component';
6
+ import * as _stitches_react_types_css_util from '@stitches/react/types/css-util';
7
+ import * as _stitches_react_types_config from '@stitches/react/types/config';
8
+ import { VariantProps } from '@stitches/react';
9
+
10
+ declare const StyledOverlay: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<DialogPrimitive.DialogOverlayProps & react.RefAttributes<HTMLDivElement>>, {}, {
11
+ bp1: string;
12
+ bp2: string;
13
+ bp3: string;
14
+ bp4: string;
15
+ motion: string;
16
+ hover: string;
17
+ dark: string;
18
+ light: string;
19
+ }, _stitches_react_types_css_util.CSS<{
20
+ bp1: string;
21
+ bp2: string;
22
+ bp3: string;
23
+ bp4: string;
24
+ motion: string;
25
+ hover: string;
26
+ dark: string;
27
+ light: string;
28
+ }, {
29
+ borderWidths: unknown;
30
+ borderStyles: unknown;
31
+ colors: unknown;
32
+ fonts: {
33
+ 'fallback-mono': string;
34
+ 'fallback-sans': string;
35
+ 'fallback-serif': string;
36
+ mono: string;
37
+ sans: string;
38
+ serif: string;
39
+ };
40
+ fontSizes: {
41
+ 1: string;
42
+ 2: string;
43
+ 3: string;
44
+ 4: string;
45
+ 5: string;
46
+ 6: string;
47
+ 7: string;
48
+ 8: string;
49
+ 9: string;
50
+ };
51
+ fontWeights: {
52
+ 1: string;
53
+ 2: string;
54
+ 3: string;
55
+ 4: string;
56
+ 5: string;
57
+ 6: string;
58
+ 7: string;
59
+ 8: string;
60
+ 9: string;
61
+ };
62
+ letterSpacings: unknown;
63
+ lineHeights: unknown;
64
+ radii: {
65
+ 0: string;
66
+ 1: string;
67
+ 2: string;
68
+ 3: string;
69
+ 4: string;
70
+ pill: string;
71
+ round: string;
72
+ };
73
+ shadows: {
74
+ 0: string;
75
+ 1: string;
76
+ 2: string;
77
+ 3: string;
78
+ toast: string;
79
+ };
80
+ sizes: {
81
+ 0: string;
82
+ 1: string;
83
+ 2: string;
84
+ 3: string;
85
+ 4: string;
86
+ 5: string;
87
+ 6: string;
88
+ 7: string;
89
+ 8: string;
90
+ 9: string;
91
+ };
92
+ space: {
93
+ 0: string;
94
+ 1: string;
95
+ 2: string;
96
+ 3: string;
97
+ 4: string;
98
+ 5: string;
99
+ 6: string;
100
+ 7: string;
101
+ 8: string;
102
+ 9: string;
103
+ 10: string;
104
+ 11: string;
105
+ 12: string;
106
+ 13: string;
107
+ 14: string;
108
+ 15: string;
109
+ 16: string;
110
+ };
111
+ transitions: unknown;
112
+ zIndices: {
113
+ 0: string;
114
+ 1: string;
115
+ 2: string;
116
+ 3: string;
117
+ 4: string;
118
+ max: string;
119
+ toast: string;
120
+ };
121
+ foo: {
122
+ bar: string;
123
+ };
124
+ }, _stitches_react_types_config.DefaultThemeMap, {
125
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
126
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
127
+ };
128
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
129
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
130
+ };
131
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
132
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
133
+ };
134
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
135
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
136
+ };
137
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
138
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
139
+ };
140
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
141
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
142
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
143
+ };
144
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
145
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
146
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
147
+ };
148
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
149
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
150
+ };
151
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
152
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
153
+ };
154
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
155
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
156
+ };
157
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
158
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
159
+ };
160
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
161
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
162
+ };
163
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
164
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
165
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
166
+ };
167
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
168
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
169
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
170
+ };
171
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
172
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
173
+ };
174
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
175
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
176
+ };
177
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
178
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
179
+ };
180
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
181
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
182
+ };
183
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
184
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
185
+ };
186
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
187
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
188
+ };
189
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
190
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
191
+ };
192
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
193
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
194
+ };
195
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
196
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
197
+ };
198
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
199
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
200
+ };
201
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
202
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
203
+ };
204
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
205
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
206
+ };
207
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
208
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
209
+ };
210
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
211
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
212
+ };
213
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
214
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
215
+ };
216
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
217
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
218
+ };
219
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
220
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
221
+ };
222
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
223
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
224
+ };
225
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
226
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
227
+ };
228
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
229
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
230
+ };
231
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
232
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
233
+ };
234
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
235
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
236
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
237
+ };
238
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
239
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
240
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
241
+ };
242
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
243
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
244
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
245
+ };
246
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
247
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
248
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
249
+ };
250
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
251
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
252
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
253
+ };
254
+ }>>;
255
+ declare const StyledContent: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<DialogPrimitive.DialogContentProps & react.RefAttributes<HTMLDivElement>>, _stitches_react_types_styled_component.StyledComponentProps<[{
256
+ position: string;
257
+ top: number;
258
+ bottom: number;
259
+ width: string;
260
+ zIndex: string;
261
+ willChange: string;
262
+ opacity: number;
263
+ '&[data-state="open"]': {
264
+ animation: string;
265
+ opacity: number;
266
+ };
267
+ '&[data-state="closed"]': {
268
+ animation: string;
269
+ opacity: number;
270
+ };
271
+ variants: {
272
+ side: {
273
+ top: {
274
+ $$transformValue: string;
275
+ bottom: string;
276
+ borderBottomLeftRadius: string;
277
+ borderBottomRightRadius: string;
278
+ };
279
+ right: {
280
+ $$transformValue: string;
281
+ right: number;
282
+ borderTopLeftRadius: string;
283
+ borderBottomLeftRadius: string;
284
+ };
285
+ bottom: {
286
+ $$transformValue: string;
287
+ bottom: number;
288
+ top: string;
289
+ borderTopLeftRadius: string;
290
+ borderTopRightRadius: string;
291
+ };
292
+ left: {
293
+ $$transformValue: string;
294
+ left: number;
295
+ borderTopRightRadius: string;
296
+ borderBottomRightRadius: string;
297
+ };
298
+ };
299
+ };
300
+ defaultVariants: {
301
+ side: "bottom";
302
+ };
303
+ }]>, {
304
+ bp1: string;
305
+ bp2: string;
306
+ bp3: string;
307
+ bp4: string;
308
+ motion: string;
309
+ hover: string;
310
+ dark: string;
311
+ light: string;
312
+ }, _stitches_react_types_css_util.CSS<{
313
+ bp1: string;
314
+ bp2: string;
315
+ bp3: string;
316
+ bp4: string;
317
+ motion: string;
318
+ hover: string;
319
+ dark: string;
320
+ light: string;
321
+ }, {
322
+ borderWidths: unknown;
323
+ borderStyles: unknown;
324
+ colors: unknown;
325
+ fonts: {
326
+ 'fallback-mono': string;
327
+ 'fallback-sans': string;
328
+ 'fallback-serif': string;
329
+ mono: string;
330
+ sans: string;
331
+ serif: string;
332
+ };
333
+ fontSizes: {
334
+ 1: string;
335
+ 2: string;
336
+ 3: string;
337
+ 4: string;
338
+ 5: string;
339
+ 6: string;
340
+ 7: string;
341
+ 8: string;
342
+ 9: string;
343
+ };
344
+ fontWeights: {
345
+ 1: string;
346
+ 2: string;
347
+ 3: string;
348
+ 4: string;
349
+ 5: string;
350
+ 6: string;
351
+ 7: string;
352
+ 8: string;
353
+ 9: string;
354
+ };
355
+ letterSpacings: unknown;
356
+ lineHeights: unknown;
357
+ radii: {
358
+ 0: string;
359
+ 1: string;
360
+ 2: string;
361
+ 3: string;
362
+ 4: string;
363
+ pill: string;
364
+ round: string;
365
+ };
366
+ shadows: {
367
+ 0: string;
368
+ 1: string;
369
+ 2: string;
370
+ 3: string;
371
+ toast: string;
372
+ };
373
+ sizes: {
374
+ 0: string;
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
+ space: {
386
+ 0: string;
387
+ 1: string;
388
+ 2: string;
389
+ 3: string;
390
+ 4: string;
391
+ 5: string;
392
+ 6: string;
393
+ 7: string;
394
+ 8: string;
395
+ 9: string;
396
+ 10: string;
397
+ 11: string;
398
+ 12: string;
399
+ 13: string;
400
+ 14: string;
401
+ 15: string;
402
+ 16: string;
403
+ };
404
+ transitions: unknown;
405
+ zIndices: {
406
+ 0: string;
407
+ 1: string;
408
+ 2: string;
409
+ 3: string;
410
+ 4: string;
411
+ max: string;
412
+ toast: string;
413
+ };
414
+ foo: {
415
+ bar: string;
416
+ };
417
+ }, _stitches_react_types_config.DefaultThemeMap, {
418
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
419
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
420
+ };
421
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
422
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
423
+ };
424
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
425
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
426
+ };
427
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
428
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
429
+ };
430
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
431
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
432
+ };
433
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
434
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
435
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
436
+ };
437
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
438
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
439
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
440
+ };
441
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
442
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
443
+ };
444
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
445
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
446
+ };
447
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
448
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
449
+ };
450
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
451
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
452
+ };
453
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
454
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
455
+ };
456
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
457
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
458
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
459
+ };
460
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
461
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
462
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
463
+ };
464
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
465
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
466
+ };
467
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
468
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
469
+ };
470
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
471
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
472
+ };
473
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
474
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
475
+ };
476
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
477
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
478
+ };
479
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
480
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
481
+ };
482
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
483
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
484
+ };
485
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
486
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
487
+ };
488
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
489
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
490
+ };
491
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
492
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
493
+ };
494
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
495
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
496
+ };
497
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
498
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
499
+ };
500
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
501
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
502
+ };
503
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
504
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
505
+ };
506
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
507
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
508
+ };
509
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
510
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
511
+ };
512
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
513
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
514
+ };
515
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
516
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
517
+ };
518
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
519
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
520
+ };
521
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
522
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
523
+ };
524
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
525
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
526
+ };
527
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
528
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
529
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
530
+ };
531
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
532
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
533
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
534
+ };
535
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
536
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
537
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
538
+ };
539
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
540
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
541
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
542
+ };
543
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
544
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
545
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
546
+ };
547
+ }>>;
548
+ declare const StyledCloseButton: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<DialogPrimitive.DialogCloseProps & react.RefAttributes<HTMLButtonElement>>, {}, {
549
+ bp1: string;
550
+ bp2: string;
551
+ bp3: string;
552
+ bp4: string;
553
+ motion: string;
554
+ hover: string;
555
+ dark: string;
556
+ light: string;
557
+ }, _stitches_react_types_css_util.CSS<{
558
+ bp1: string;
559
+ bp2: string;
560
+ bp3: string;
561
+ bp4: string;
562
+ motion: string;
563
+ hover: string;
564
+ dark: string;
565
+ light: string;
566
+ }, {
567
+ borderWidths: unknown;
568
+ borderStyles: unknown;
569
+ colors: unknown;
570
+ fonts: {
571
+ 'fallback-mono': string;
572
+ 'fallback-sans': string;
573
+ 'fallback-serif': string;
574
+ mono: string;
575
+ sans: string;
576
+ serif: string;
577
+ };
578
+ fontSizes: {
579
+ 1: string;
580
+ 2: string;
581
+ 3: string;
582
+ 4: string;
583
+ 5: string;
584
+ 6: string;
585
+ 7: string;
586
+ 8: string;
587
+ 9: string;
588
+ };
589
+ fontWeights: {
590
+ 1: string;
591
+ 2: string;
592
+ 3: string;
593
+ 4: string;
594
+ 5: string;
595
+ 6: string;
596
+ 7: string;
597
+ 8: string;
598
+ 9: string;
599
+ };
600
+ letterSpacings: unknown;
601
+ lineHeights: unknown;
602
+ radii: {
603
+ 0: string;
604
+ 1: string;
605
+ 2: string;
606
+ 3: string;
607
+ 4: string;
608
+ pill: string;
609
+ round: string;
610
+ };
611
+ shadows: {
612
+ 0: string;
613
+ 1: string;
614
+ 2: string;
615
+ 3: string;
616
+ toast: string;
617
+ };
618
+ sizes: {
619
+ 0: string;
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
+ space: {
631
+ 0: string;
632
+ 1: string;
633
+ 2: string;
634
+ 3: string;
635
+ 4: string;
636
+ 5: string;
637
+ 6: string;
638
+ 7: string;
639
+ 8: string;
640
+ 9: string;
641
+ 10: string;
642
+ 11: string;
643
+ 12: string;
644
+ 13: string;
645
+ 14: string;
646
+ 15: string;
647
+ 16: string;
648
+ };
649
+ transitions: unknown;
650
+ zIndices: {
651
+ 0: string;
652
+ 1: string;
653
+ 2: string;
654
+ 3: string;
655
+ 4: string;
656
+ max: string;
657
+ toast: string;
658
+ };
659
+ foo: {
660
+ bar: string;
661
+ };
662
+ }, _stitches_react_types_config.DefaultThemeMap, {
663
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
664
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
665
+ };
666
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
667
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
668
+ };
669
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
670
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
671
+ };
672
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
673
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
674
+ };
675
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
676
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
677
+ };
678
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
679
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
680
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
681
+ };
682
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
683
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
684
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
685
+ };
686
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
687
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
688
+ };
689
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
690
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
691
+ };
692
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
693
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
694
+ };
695
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
696
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
697
+ };
698
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
699
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
700
+ };
701
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
702
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
703
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
704
+ };
705
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
706
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
707
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
708
+ };
709
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
710
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
711
+ };
712
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
713
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
714
+ };
715
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
716
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
717
+ };
718
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
719
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
720
+ };
721
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
722
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
723
+ };
724
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
725
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
726
+ };
727
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
728
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
729
+ };
730
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
731
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
732
+ };
733
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
734
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
735
+ };
736
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
737
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
738
+ };
739
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
740
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
741
+ };
742
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
743
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
744
+ };
745
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
746
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
747
+ };
748
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
749
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
750
+ };
751
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
752
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
753
+ };
754
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
755
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
756
+ };
757
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
758
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
759
+ };
760
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
761
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
762
+ };
763
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
764
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
765
+ };
766
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
767
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
768
+ };
769
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
770
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
771
+ };
772
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
773
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
774
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
775
+ };
776
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
777
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
778
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
779
+ };
780
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
781
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
782
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
783
+ };
784
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
785
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
786
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
787
+ };
788
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
789
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
790
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
791
+ };
792
+ }>>;
793
+
794
+ declare type SheetProps = ComponentProps<typeof DialogPrimitive.Root>;
795
+ declare type SheetContentVariants = VariantProps<typeof StyledContent>;
796
+ declare type DialogContentPrimitiveProps = ComponentProps<typeof DialogPrimitive.Content>;
797
+ declare type SheetContentProps = DialogContentPrimitiveProps & SheetContentVariants & {
798
+ css?: CSS;
799
+ };
800
+
801
+ declare function Sheet({ children, ...props }: SheetProps): JSX.Element;
802
+ interface SheetContentPropsExtended extends SheetContentProps {
803
+ handleIsSheetOpen: (k: boolean) => void;
804
+ }
805
+ declare const SheetContent: react.ForwardRefExoticComponent<Pick<SheetContentPropsExtended, "color" | "translate" | "hidden" | "css" | "prefix" | "slot" | "style" | "title" | "className" | "id" | "lang" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "nonce" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "asChild" | "forceMount" | "onEscapeKeyDown" | "onPointerDownOutside" | "onFocusOutside" | "onInteractOutside" | "onOpenAutoFocus" | "onCloseAutoFocus" | "side" | "handleIsSheetOpen"> & react.RefAttributes<HTMLDivElement>>;
806
+ declare const SheetClose: react.ForwardRefExoticComponent<DialogPrimitive.DialogCloseProps & react.RefAttributes<HTMLButtonElement>>;
807
+ declare const SheetDescription: react.ForwardRefExoticComponent<DialogPrimitive.DialogDescriptionProps & react.RefAttributes<HTMLParagraphElement>>;
808
+ declare const SheetPortal: react.FC<DialogPrimitive.DialogPortalProps>;
809
+ declare const SheetTitle: react.ForwardRefExoticComponent<DialogPrimitive.DialogTitleProps & react.RefAttributes<HTMLHeadingElement>>;
810
+ declare const SheetTrigger: react.ForwardRefExoticComponent<DialogPrimitive.DialogTriggerProps & react.RefAttributes<HTMLButtonElement>>;
811
+
812
+ export { Sheet as S, SheetClose as a, SheetContent as b, SheetDescription as c, SheetPortal as d, SheetTitle as e, SheetTrigger as f, StyledCloseButton as g, StyledContent as h, StyledOverlay as i };