@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,3226 @@
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 { ReactNode } from 'react';
6
+
7
+ declare const _Command: any;
8
+ declare const CommandInput: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<Omit<react.InputHTMLAttributes<HTMLInputElement>, "type" | "onChange" | "value"> & {
9
+ value?: string;
10
+ onValueChange?: (search: string) => void;
11
+ } & react.RefAttributes<HTMLInputElement>>, {}, {
12
+ bp1: string;
13
+ bp2: string;
14
+ bp3: string;
15
+ bp4: string;
16
+ motion: string;
17
+ hover: string;
18
+ dark: string;
19
+ light: string;
20
+ }, _stitches_react_types_css_util.CSS<{
21
+ bp1: string;
22
+ bp2: string;
23
+ bp3: string;
24
+ bp4: string;
25
+ motion: string;
26
+ hover: string;
27
+ dark: string;
28
+ light: string;
29
+ }, {
30
+ borderWidths: unknown;
31
+ borderStyles: unknown;
32
+ colors: unknown;
33
+ fonts: {
34
+ 'fallback-mono': string;
35
+ 'fallback-sans': string;
36
+ 'fallback-serif': string;
37
+ mono: string;
38
+ sans: string;
39
+ serif: string;
40
+ };
41
+ fontSizes: {
42
+ 1: string;
43
+ 2: string;
44
+ 3: string;
45
+ 4: string;
46
+ 5: string;
47
+ 6: string;
48
+ 7: string;
49
+ 8: string;
50
+ 9: string;
51
+ };
52
+ fontWeights: {
53
+ 1: string;
54
+ 2: string;
55
+ 3: string;
56
+ 4: string;
57
+ 5: string;
58
+ 6: string;
59
+ 7: string;
60
+ 8: string;
61
+ 9: string;
62
+ };
63
+ letterSpacings: unknown;
64
+ lineHeights: unknown;
65
+ radii: {
66
+ 0: string;
67
+ 1: string;
68
+ 2: string;
69
+ 3: string;
70
+ 4: string;
71
+ pill: string;
72
+ round: string;
73
+ };
74
+ shadows: {
75
+ 0: string;
76
+ 1: string;
77
+ 2: string;
78
+ 3: string;
79
+ toast: string;
80
+ };
81
+ sizes: {
82
+ 0: string;
83
+ 1: string;
84
+ 2: string;
85
+ 3: string;
86
+ 4: string;
87
+ 5: string;
88
+ 6: string;
89
+ 7: string;
90
+ 8: string;
91
+ 9: string;
92
+ };
93
+ space: {
94
+ 0: string;
95
+ 1: string;
96
+ 2: string;
97
+ 3: string;
98
+ 4: string;
99
+ 5: string;
100
+ 6: string;
101
+ 7: string;
102
+ 8: string;
103
+ 9: string;
104
+ 10: string;
105
+ 11: string;
106
+ 12: string;
107
+ 13: string;
108
+ 14: string;
109
+ 15: string;
110
+ 16: string;
111
+ };
112
+ transitions: unknown;
113
+ zIndices: {
114
+ 0: string;
115
+ 1: string;
116
+ 2: string;
117
+ 3: string;
118
+ 4: string;
119
+ max: string;
120
+ toast: string;
121
+ };
122
+ foo: {
123
+ bar: string;
124
+ };
125
+ }, _stitches_react_types_config.DefaultThemeMap, {
126
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
127
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
128
+ };
129
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
130
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
131
+ };
132
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
133
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
134
+ };
135
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
136
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
137
+ };
138
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
139
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
140
+ };
141
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
142
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
143
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
144
+ };
145
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
146
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
147
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
148
+ };
149
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
150
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
151
+ };
152
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
153
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
154
+ };
155
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
156
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
157
+ };
158
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
159
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
160
+ };
161
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
162
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
163
+ };
164
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
165
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
166
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
167
+ };
168
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
169
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
170
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
171
+ };
172
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
173
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
174
+ };
175
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
176
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
177
+ };
178
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
179
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
180
+ };
181
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
182
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
183
+ };
184
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
185
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
186
+ };
187
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
188
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
189
+ };
190
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
191
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
192
+ };
193
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
194
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
195
+ };
196
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
197
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
198
+ };
199
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
200
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
201
+ };
202
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
203
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
204
+ };
205
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
206
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
207
+ };
208
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
209
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
210
+ };
211
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
212
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
213
+ };
214
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
215
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
216
+ };
217
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
218
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
219
+ };
220
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
221
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
222
+ };
223
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
224
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
225
+ };
226
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
227
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
228
+ };
229
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
230
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
231
+ };
232
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
233
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
234
+ };
235
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
236
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
237
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
238
+ };
239
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
240
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
241
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
242
+ };
243
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
244
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
245
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
246
+ };
247
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
248
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
249
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
250
+ };
251
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
252
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
253
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
254
+ };
255
+ }>>;
256
+ declare const CommandTopShine: _stitches_react_types_styled_component.StyledComponent<_stitches_react_types_styled_component.StyledComponent<"div", {}, {
257
+ bp1: string;
258
+ bp2: string;
259
+ bp3: string;
260
+ bp4: string;
261
+ motion: string;
262
+ hover: string;
263
+ dark: string;
264
+ light: string;
265
+ }, _stitches_react_types_css_util.CSS<{
266
+ bp1: string;
267
+ bp2: string;
268
+ bp3: string;
269
+ bp4: string;
270
+ motion: string;
271
+ hover: string;
272
+ dark: string;
273
+ light: string;
274
+ }, {
275
+ borderWidths: unknown;
276
+ borderStyles: unknown;
277
+ colors: unknown;
278
+ fonts: {
279
+ 'fallback-mono': string;
280
+ 'fallback-sans': string;
281
+ 'fallback-serif': string;
282
+ mono: string;
283
+ sans: string;
284
+ serif: string;
285
+ };
286
+ fontSizes: {
287
+ 1: string;
288
+ 2: string;
289
+ 3: string;
290
+ 4: string;
291
+ 5: string;
292
+ 6: string;
293
+ 7: string;
294
+ 8: string;
295
+ 9: string;
296
+ };
297
+ fontWeights: {
298
+ 1: string;
299
+ 2: string;
300
+ 3: string;
301
+ 4: string;
302
+ 5: string;
303
+ 6: string;
304
+ 7: string;
305
+ 8: string;
306
+ 9: string;
307
+ };
308
+ letterSpacings: unknown;
309
+ lineHeights: unknown;
310
+ radii: {
311
+ 0: string;
312
+ 1: string;
313
+ 2: string;
314
+ 3: string;
315
+ 4: string;
316
+ pill: string;
317
+ round: string;
318
+ };
319
+ shadows: {
320
+ 0: string;
321
+ 1: string;
322
+ 2: string;
323
+ 3: string;
324
+ toast: string;
325
+ };
326
+ sizes: {
327
+ 0: string;
328
+ 1: string;
329
+ 2: string;
330
+ 3: string;
331
+ 4: string;
332
+ 5: string;
333
+ 6: string;
334
+ 7: string;
335
+ 8: string;
336
+ 9: string;
337
+ };
338
+ space: {
339
+ 0: string;
340
+ 1: string;
341
+ 2: string;
342
+ 3: string;
343
+ 4: string;
344
+ 5: string;
345
+ 6: string;
346
+ 7: string;
347
+ 8: string;
348
+ 9: string;
349
+ 10: string;
350
+ 11: string;
351
+ 12: string;
352
+ 13: string;
353
+ 14: string;
354
+ 15: string;
355
+ 16: string;
356
+ };
357
+ transitions: unknown;
358
+ zIndices: {
359
+ 0: string;
360
+ 1: string;
361
+ 2: string;
362
+ 3: string;
363
+ 4: string;
364
+ max: string;
365
+ toast: string;
366
+ };
367
+ foo: {
368
+ bar: string;
369
+ };
370
+ }, _stitches_react_types_config.DefaultThemeMap, {
371
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
372
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
373
+ };
374
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
375
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
376
+ };
377
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
378
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
379
+ };
380
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
381
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
382
+ };
383
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
384
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
385
+ };
386
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
387
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
388
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
389
+ };
390
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
391
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
392
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
393
+ };
394
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
395
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
396
+ };
397
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
398
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
399
+ };
400
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
401
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
402
+ };
403
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
404
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
405
+ };
406
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
407
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
408
+ };
409
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
410
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
411
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
412
+ };
413
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
414
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
415
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
416
+ };
417
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
418
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
419
+ };
420
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
421
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
422
+ };
423
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
424
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
425
+ };
426
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
427
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
428
+ };
429
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
430
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
431
+ };
432
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
433
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
434
+ };
435
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
436
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
437
+ };
438
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
439
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
440
+ };
441
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
442
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
443
+ };
444
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
445
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
446
+ };
447
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
448
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
449
+ };
450
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
451
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
452
+ };
453
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
454
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
455
+ };
456
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
457
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
458
+ };
459
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
460
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
461
+ };
462
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
463
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
464
+ };
465
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
466
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
467
+ };
468
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
469
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
470
+ };
471
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
472
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
473
+ };
474
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
475
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
476
+ };
477
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
478
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
479
+ };
480
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
481
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
482
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
483
+ };
484
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
485
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
486
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
487
+ };
488
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
489
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
490
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
491
+ };
492
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
493
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
494
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
495
+ };
496
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
497
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
498
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
499
+ };
500
+ }>>, {}, {
501
+ bp1: string;
502
+ bp2: string;
503
+ bp3: string;
504
+ bp4: string;
505
+ motion: string;
506
+ hover: string;
507
+ dark: string;
508
+ light: string;
509
+ }, _stitches_react_types_css_util.CSS<{
510
+ bp1: string;
511
+ bp2: string;
512
+ bp3: string;
513
+ bp4: string;
514
+ motion: string;
515
+ hover: string;
516
+ dark: string;
517
+ light: string;
518
+ }, {
519
+ borderWidths: unknown;
520
+ borderStyles: unknown;
521
+ colors: unknown;
522
+ fonts: {
523
+ 'fallback-mono': string;
524
+ 'fallback-sans': string;
525
+ 'fallback-serif': string;
526
+ mono: string;
527
+ sans: string;
528
+ serif: string;
529
+ };
530
+ fontSizes: {
531
+ 1: string;
532
+ 2: string;
533
+ 3: string;
534
+ 4: string;
535
+ 5: string;
536
+ 6: string;
537
+ 7: string;
538
+ 8: string;
539
+ 9: string;
540
+ };
541
+ fontWeights: {
542
+ 1: string;
543
+ 2: string;
544
+ 3: string;
545
+ 4: string;
546
+ 5: string;
547
+ 6: string;
548
+ 7: string;
549
+ 8: string;
550
+ 9: string;
551
+ };
552
+ letterSpacings: unknown;
553
+ lineHeights: unknown;
554
+ radii: {
555
+ 0: string;
556
+ 1: string;
557
+ 2: string;
558
+ 3: string;
559
+ 4: string;
560
+ pill: string;
561
+ round: string;
562
+ };
563
+ shadows: {
564
+ 0: string;
565
+ 1: string;
566
+ 2: string;
567
+ 3: string;
568
+ toast: string;
569
+ };
570
+ sizes: {
571
+ 0: string;
572
+ 1: string;
573
+ 2: string;
574
+ 3: string;
575
+ 4: string;
576
+ 5: string;
577
+ 6: string;
578
+ 7: string;
579
+ 8: string;
580
+ 9: string;
581
+ };
582
+ space: {
583
+ 0: string;
584
+ 1: string;
585
+ 2: string;
586
+ 3: string;
587
+ 4: string;
588
+ 5: string;
589
+ 6: string;
590
+ 7: string;
591
+ 8: string;
592
+ 9: string;
593
+ 10: string;
594
+ 11: string;
595
+ 12: string;
596
+ 13: string;
597
+ 14: string;
598
+ 15: string;
599
+ 16: string;
600
+ };
601
+ transitions: unknown;
602
+ zIndices: {
603
+ 0: string;
604
+ 1: string;
605
+ 2: string;
606
+ 3: string;
607
+ 4: string;
608
+ max: string;
609
+ toast: string;
610
+ };
611
+ foo: {
612
+ bar: string;
613
+ };
614
+ }, _stitches_react_types_config.DefaultThemeMap, {
615
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
616
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
617
+ };
618
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
619
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
620
+ };
621
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
622
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
623
+ };
624
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
625
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
626
+ };
627
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
628
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
629
+ };
630
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
631
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
632
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
633
+ };
634
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
635
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
636
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
637
+ };
638
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
639
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
640
+ };
641
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
642
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
643
+ };
644
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
645
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
646
+ };
647
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
648
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
649
+ };
650
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
651
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
652
+ };
653
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
654
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
655
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
656
+ };
657
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
658
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
659
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
660
+ };
661
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
662
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
663
+ };
664
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
665
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
666
+ };
667
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
668
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
669
+ };
670
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
671
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
672
+ };
673
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
674
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
675
+ };
676
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
677
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
678
+ };
679
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
680
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
681
+ };
682
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
683
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
684
+ };
685
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
686
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
687
+ };
688
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
689
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
690
+ };
691
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
692
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
693
+ };
694
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
695
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
696
+ };
697
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
698
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
699
+ };
700
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
701
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
702
+ };
703
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
704
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
705
+ };
706
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
707
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
708
+ };
709
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
710
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
711
+ };
712
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
713
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
714
+ };
715
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
716
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
717
+ };
718
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
719
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
720
+ };
721
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
722
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
723
+ };
724
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
725
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
726
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
727
+ };
728
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
729
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
730
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
731
+ };
732
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
733
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
734
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
735
+ };
736
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
737
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
738
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
739
+ };
740
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
741
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
742
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
743
+ };
744
+ }>>;
745
+ declare const CommandBadge: _stitches_react_types_styled_component.StyledComponent<_stitches_react_types_styled_component.StyledComponent<"div", {}, {
746
+ bp1: string;
747
+ bp2: string;
748
+ bp3: string;
749
+ bp4: string;
750
+ motion: string;
751
+ hover: string;
752
+ dark: string;
753
+ light: string;
754
+ }, _stitches_react_types_css_util.CSS<{
755
+ bp1: string;
756
+ bp2: string;
757
+ bp3: string;
758
+ bp4: string;
759
+ motion: string;
760
+ hover: string;
761
+ dark: string;
762
+ light: string;
763
+ }, {
764
+ borderWidths: unknown;
765
+ borderStyles: unknown;
766
+ colors: unknown;
767
+ fonts: {
768
+ 'fallback-mono': string;
769
+ 'fallback-sans': string;
770
+ 'fallback-serif': string;
771
+ mono: string;
772
+ sans: string;
773
+ serif: string;
774
+ };
775
+ fontSizes: {
776
+ 1: string;
777
+ 2: string;
778
+ 3: string;
779
+ 4: string;
780
+ 5: string;
781
+ 6: string;
782
+ 7: string;
783
+ 8: string;
784
+ 9: string;
785
+ };
786
+ fontWeights: {
787
+ 1: string;
788
+ 2: string;
789
+ 3: string;
790
+ 4: string;
791
+ 5: string;
792
+ 6: string;
793
+ 7: string;
794
+ 8: string;
795
+ 9: string;
796
+ };
797
+ letterSpacings: unknown;
798
+ lineHeights: unknown;
799
+ radii: {
800
+ 0: string;
801
+ 1: string;
802
+ 2: string;
803
+ 3: string;
804
+ 4: string;
805
+ pill: string;
806
+ round: string;
807
+ };
808
+ shadows: {
809
+ 0: string;
810
+ 1: string;
811
+ 2: string;
812
+ 3: string;
813
+ toast: string;
814
+ };
815
+ sizes: {
816
+ 0: string;
817
+ 1: string;
818
+ 2: string;
819
+ 3: string;
820
+ 4: string;
821
+ 5: string;
822
+ 6: string;
823
+ 7: string;
824
+ 8: string;
825
+ 9: string;
826
+ };
827
+ space: {
828
+ 0: string;
829
+ 1: string;
830
+ 2: string;
831
+ 3: string;
832
+ 4: string;
833
+ 5: string;
834
+ 6: string;
835
+ 7: string;
836
+ 8: string;
837
+ 9: string;
838
+ 10: string;
839
+ 11: string;
840
+ 12: string;
841
+ 13: string;
842
+ 14: string;
843
+ 15: string;
844
+ 16: string;
845
+ };
846
+ transitions: unknown;
847
+ zIndices: {
848
+ 0: string;
849
+ 1: string;
850
+ 2: string;
851
+ 3: string;
852
+ 4: string;
853
+ max: string;
854
+ toast: string;
855
+ };
856
+ foo: {
857
+ bar: string;
858
+ };
859
+ }, _stitches_react_types_config.DefaultThemeMap, {
860
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
861
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
862
+ };
863
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
864
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
865
+ };
866
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
867
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
868
+ };
869
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
870
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
871
+ };
872
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
873
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
874
+ };
875
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
876
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
877
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
878
+ };
879
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
880
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
881
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
882
+ };
883
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
884
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
885
+ };
886
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
887
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
888
+ };
889
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
890
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
891
+ };
892
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
893
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
894
+ };
895
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
896
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
897
+ };
898
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
899
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
900
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
901
+ };
902
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
903
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
904
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
905
+ };
906
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
907
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
908
+ };
909
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
910
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
911
+ };
912
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
913
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
914
+ };
915
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
916
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
917
+ };
918
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
919
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
920
+ };
921
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
922
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
923
+ };
924
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
925
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
926
+ };
927
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
928
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
929
+ };
930
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
931
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
932
+ };
933
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
934
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
935
+ };
936
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
937
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
938
+ };
939
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
940
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
941
+ };
942
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
943
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
944
+ };
945
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
946
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
947
+ };
948
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
949
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
950
+ };
951
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
952
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
953
+ };
954
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
955
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
956
+ };
957
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
958
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
959
+ };
960
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
961
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
962
+ };
963
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
964
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
965
+ };
966
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
967
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
968
+ };
969
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
970
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
971
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
972
+ };
973
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
974
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
975
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
976
+ };
977
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
978
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
979
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
980
+ };
981
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
982
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
983
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
984
+ };
985
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
986
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
987
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
988
+ };
989
+ }>>, {}, {
990
+ bp1: string;
991
+ bp2: string;
992
+ bp3: string;
993
+ bp4: string;
994
+ motion: string;
995
+ hover: string;
996
+ dark: string;
997
+ light: string;
998
+ }, _stitches_react_types_css_util.CSS<{
999
+ bp1: string;
1000
+ bp2: string;
1001
+ bp3: string;
1002
+ bp4: string;
1003
+ motion: string;
1004
+ hover: string;
1005
+ dark: string;
1006
+ light: string;
1007
+ }, {
1008
+ borderWidths: unknown;
1009
+ borderStyles: unknown;
1010
+ colors: unknown;
1011
+ fonts: {
1012
+ 'fallback-mono': string;
1013
+ 'fallback-sans': string;
1014
+ 'fallback-serif': string;
1015
+ mono: string;
1016
+ sans: string;
1017
+ serif: string;
1018
+ };
1019
+ fontSizes: {
1020
+ 1: string;
1021
+ 2: string;
1022
+ 3: string;
1023
+ 4: string;
1024
+ 5: string;
1025
+ 6: string;
1026
+ 7: string;
1027
+ 8: string;
1028
+ 9: string;
1029
+ };
1030
+ fontWeights: {
1031
+ 1: string;
1032
+ 2: string;
1033
+ 3: string;
1034
+ 4: string;
1035
+ 5: string;
1036
+ 6: string;
1037
+ 7: string;
1038
+ 8: string;
1039
+ 9: string;
1040
+ };
1041
+ letterSpacings: unknown;
1042
+ lineHeights: unknown;
1043
+ radii: {
1044
+ 0: string;
1045
+ 1: string;
1046
+ 2: string;
1047
+ 3: string;
1048
+ 4: string;
1049
+ pill: string;
1050
+ round: string;
1051
+ };
1052
+ shadows: {
1053
+ 0: string;
1054
+ 1: string;
1055
+ 2: string;
1056
+ 3: string;
1057
+ toast: string;
1058
+ };
1059
+ sizes: {
1060
+ 0: string;
1061
+ 1: string;
1062
+ 2: string;
1063
+ 3: string;
1064
+ 4: string;
1065
+ 5: string;
1066
+ 6: string;
1067
+ 7: string;
1068
+ 8: string;
1069
+ 9: string;
1070
+ };
1071
+ space: {
1072
+ 0: string;
1073
+ 1: string;
1074
+ 2: string;
1075
+ 3: string;
1076
+ 4: string;
1077
+ 5: string;
1078
+ 6: string;
1079
+ 7: string;
1080
+ 8: string;
1081
+ 9: string;
1082
+ 10: string;
1083
+ 11: string;
1084
+ 12: string;
1085
+ 13: string;
1086
+ 14: string;
1087
+ 15: string;
1088
+ 16: string;
1089
+ };
1090
+ transitions: unknown;
1091
+ zIndices: {
1092
+ 0: string;
1093
+ 1: string;
1094
+ 2: string;
1095
+ 3: string;
1096
+ 4: string;
1097
+ max: string;
1098
+ toast: string;
1099
+ };
1100
+ foo: {
1101
+ bar: string;
1102
+ };
1103
+ }, _stitches_react_types_config.DefaultThemeMap, {
1104
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1105
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1106
+ };
1107
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1108
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1109
+ };
1110
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1111
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1112
+ };
1113
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1114
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1115
+ };
1116
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1117
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1118
+ };
1119
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1120
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1121
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1122
+ };
1123
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1124
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1125
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1126
+ };
1127
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1128
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1129
+ };
1130
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1131
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1132
+ };
1133
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1134
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1135
+ };
1136
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1137
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1138
+ };
1139
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1140
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1141
+ };
1142
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1143
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1144
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1145
+ };
1146
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1147
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1148
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1149
+ };
1150
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1151
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1152
+ };
1153
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1154
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1155
+ };
1156
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1157
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1158
+ };
1159
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1160
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1161
+ };
1162
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1163
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1164
+ };
1165
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1166
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1167
+ };
1168
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1169
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1170
+ };
1171
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1172
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1173
+ };
1174
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1175
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1176
+ };
1177
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1178
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1179
+ };
1180
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1181
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1182
+ };
1183
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1184
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1185
+ };
1186
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1187
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1188
+ };
1189
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1190
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1191
+ };
1192
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1193
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1194
+ };
1195
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1196
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1197
+ };
1198
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1199
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1200
+ };
1201
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1202
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1203
+ };
1204
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1205
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1206
+ };
1207
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1208
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1209
+ };
1210
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1211
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1212
+ };
1213
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1214
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1215
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1216
+ };
1217
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1218
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1219
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1220
+ };
1221
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1222
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1223
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1224
+ };
1225
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1226
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1227
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1228
+ };
1229
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1230
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1231
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1232
+ };
1233
+ }>>;
1234
+ declare const CommandLoader: _stitches_react_types_styled_component.StyledComponent<"hr", {}, {
1235
+ bp1: string;
1236
+ bp2: string;
1237
+ bp3: string;
1238
+ bp4: string;
1239
+ motion: string;
1240
+ hover: string;
1241
+ dark: string;
1242
+ light: string;
1243
+ }, _stitches_react_types_css_util.CSS<{
1244
+ bp1: string;
1245
+ bp2: string;
1246
+ bp3: string;
1247
+ bp4: string;
1248
+ motion: string;
1249
+ hover: string;
1250
+ dark: string;
1251
+ light: string;
1252
+ }, {
1253
+ borderWidths: unknown;
1254
+ borderStyles: unknown;
1255
+ colors: unknown;
1256
+ fonts: {
1257
+ 'fallback-mono': string;
1258
+ 'fallback-sans': string;
1259
+ 'fallback-serif': string;
1260
+ mono: string;
1261
+ sans: string;
1262
+ serif: string;
1263
+ };
1264
+ fontSizes: {
1265
+ 1: string;
1266
+ 2: string;
1267
+ 3: string;
1268
+ 4: string;
1269
+ 5: string;
1270
+ 6: string;
1271
+ 7: string;
1272
+ 8: string;
1273
+ 9: string;
1274
+ };
1275
+ fontWeights: {
1276
+ 1: string;
1277
+ 2: string;
1278
+ 3: string;
1279
+ 4: string;
1280
+ 5: string;
1281
+ 6: string;
1282
+ 7: string;
1283
+ 8: string;
1284
+ 9: string;
1285
+ };
1286
+ letterSpacings: unknown;
1287
+ lineHeights: unknown;
1288
+ radii: {
1289
+ 0: string;
1290
+ 1: string;
1291
+ 2: string;
1292
+ 3: string;
1293
+ 4: string;
1294
+ pill: string;
1295
+ round: string;
1296
+ };
1297
+ shadows: {
1298
+ 0: string;
1299
+ 1: string;
1300
+ 2: string;
1301
+ 3: string;
1302
+ toast: string;
1303
+ };
1304
+ sizes: {
1305
+ 0: string;
1306
+ 1: string;
1307
+ 2: string;
1308
+ 3: string;
1309
+ 4: string;
1310
+ 5: string;
1311
+ 6: string;
1312
+ 7: string;
1313
+ 8: string;
1314
+ 9: string;
1315
+ };
1316
+ space: {
1317
+ 0: string;
1318
+ 1: string;
1319
+ 2: string;
1320
+ 3: string;
1321
+ 4: string;
1322
+ 5: string;
1323
+ 6: string;
1324
+ 7: string;
1325
+ 8: string;
1326
+ 9: string;
1327
+ 10: string;
1328
+ 11: string;
1329
+ 12: string;
1330
+ 13: string;
1331
+ 14: string;
1332
+ 15: string;
1333
+ 16: string;
1334
+ };
1335
+ transitions: unknown;
1336
+ zIndices: {
1337
+ 0: string;
1338
+ 1: string;
1339
+ 2: string;
1340
+ 3: string;
1341
+ 4: string;
1342
+ max: string;
1343
+ toast: string;
1344
+ };
1345
+ foo: {
1346
+ bar: string;
1347
+ };
1348
+ }, _stitches_react_types_config.DefaultThemeMap, {
1349
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1350
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1351
+ };
1352
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1353
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1354
+ };
1355
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1356
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1357
+ };
1358
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1359
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1360
+ };
1361
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1362
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1363
+ };
1364
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1365
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1366
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1367
+ };
1368
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1369
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1370
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1371
+ };
1372
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1373
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1374
+ };
1375
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1376
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1377
+ };
1378
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1379
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1380
+ };
1381
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1382
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1383
+ };
1384
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1385
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1386
+ };
1387
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1388
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1389
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1390
+ };
1391
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1392
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1393
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1394
+ };
1395
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1396
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1397
+ };
1398
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1399
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1400
+ };
1401
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1402
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1403
+ };
1404
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1405
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1406
+ };
1407
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1408
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1409
+ };
1410
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1411
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1412
+ };
1413
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1414
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1415
+ };
1416
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1417
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1418
+ };
1419
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1420
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1421
+ };
1422
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1423
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1424
+ };
1425
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1426
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1427
+ };
1428
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1429
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1430
+ };
1431
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1432
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1433
+ };
1434
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1435
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1436
+ };
1437
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1438
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1439
+ };
1440
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1441
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1442
+ };
1443
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1444
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1445
+ };
1446
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1447
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1448
+ };
1449
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1450
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1451
+ };
1452
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1453
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1454
+ };
1455
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1456
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1457
+ };
1458
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1459
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1460
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1461
+ };
1462
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1463
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1464
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1465
+ };
1466
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1467
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1468
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1469
+ };
1470
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1471
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1472
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1473
+ };
1474
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1475
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1476
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1477
+ };
1478
+ }>>;
1479
+ declare const CommandList: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<{
1480
+ children?: react.ReactNode;
1481
+ } & react.HTMLAttributes<HTMLDivElement> & react.RefAttributes<HTMLDivElement>>, {}, {
1482
+ bp1: string;
1483
+ bp2: string;
1484
+ bp3: string;
1485
+ bp4: string;
1486
+ motion: string;
1487
+ hover: string;
1488
+ dark: string;
1489
+ light: string;
1490
+ }, _stitches_react_types_css_util.CSS<{
1491
+ bp1: string;
1492
+ bp2: string;
1493
+ bp3: string;
1494
+ bp4: string;
1495
+ motion: string;
1496
+ hover: string;
1497
+ dark: string;
1498
+ light: string;
1499
+ }, {
1500
+ borderWidths: unknown;
1501
+ borderStyles: unknown;
1502
+ colors: unknown;
1503
+ fonts: {
1504
+ 'fallback-mono': string;
1505
+ 'fallback-sans': string;
1506
+ 'fallback-serif': string;
1507
+ mono: string;
1508
+ sans: string;
1509
+ serif: string;
1510
+ };
1511
+ fontSizes: {
1512
+ 1: string;
1513
+ 2: string;
1514
+ 3: string;
1515
+ 4: string;
1516
+ 5: string;
1517
+ 6: string;
1518
+ 7: string;
1519
+ 8: string;
1520
+ 9: string;
1521
+ };
1522
+ fontWeights: {
1523
+ 1: string;
1524
+ 2: string;
1525
+ 3: string;
1526
+ 4: string;
1527
+ 5: string;
1528
+ 6: string;
1529
+ 7: string;
1530
+ 8: string;
1531
+ 9: string;
1532
+ };
1533
+ letterSpacings: unknown;
1534
+ lineHeights: unknown;
1535
+ radii: {
1536
+ 0: string;
1537
+ 1: string;
1538
+ 2: string;
1539
+ 3: string;
1540
+ 4: string;
1541
+ pill: string;
1542
+ round: string;
1543
+ };
1544
+ shadows: {
1545
+ 0: string;
1546
+ 1: string;
1547
+ 2: string;
1548
+ 3: string;
1549
+ toast: string;
1550
+ };
1551
+ sizes: {
1552
+ 0: string;
1553
+ 1: string;
1554
+ 2: string;
1555
+ 3: string;
1556
+ 4: string;
1557
+ 5: string;
1558
+ 6: string;
1559
+ 7: string;
1560
+ 8: string;
1561
+ 9: string;
1562
+ };
1563
+ space: {
1564
+ 0: string;
1565
+ 1: string;
1566
+ 2: string;
1567
+ 3: string;
1568
+ 4: string;
1569
+ 5: string;
1570
+ 6: string;
1571
+ 7: string;
1572
+ 8: string;
1573
+ 9: string;
1574
+ 10: string;
1575
+ 11: string;
1576
+ 12: string;
1577
+ 13: string;
1578
+ 14: string;
1579
+ 15: string;
1580
+ 16: string;
1581
+ };
1582
+ transitions: unknown;
1583
+ zIndices: {
1584
+ 0: string;
1585
+ 1: string;
1586
+ 2: string;
1587
+ 3: string;
1588
+ 4: string;
1589
+ max: string;
1590
+ toast: string;
1591
+ };
1592
+ foo: {
1593
+ bar: string;
1594
+ };
1595
+ }, _stitches_react_types_config.DefaultThemeMap, {
1596
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1597
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1598
+ };
1599
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1600
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1601
+ };
1602
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1603
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1604
+ };
1605
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1606
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1607
+ };
1608
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1609
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1610
+ };
1611
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1612
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1613
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1614
+ };
1615
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1616
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1617
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1618
+ };
1619
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1620
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1621
+ };
1622
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1623
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1624
+ };
1625
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1626
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1627
+ };
1628
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1629
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1630
+ };
1631
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1632
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1633
+ };
1634
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1635
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1636
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1637
+ };
1638
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1639
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1640
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1641
+ };
1642
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1643
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1644
+ };
1645
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1646
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1647
+ };
1648
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1649
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1650
+ };
1651
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1652
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1653
+ };
1654
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1655
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1656
+ };
1657
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1658
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1659
+ };
1660
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1661
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1662
+ };
1663
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1664
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1665
+ };
1666
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1667
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1668
+ };
1669
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1670
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1671
+ };
1672
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1673
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1674
+ };
1675
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1676
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1677
+ };
1678
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1679
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1680
+ };
1681
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1682
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1683
+ };
1684
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1685
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1686
+ };
1687
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1688
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1689
+ };
1690
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1691
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1692
+ };
1693
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1694
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1695
+ };
1696
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1697
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1698
+ };
1699
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1700
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1701
+ };
1702
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1703
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1704
+ };
1705
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1706
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1707
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1708
+ };
1709
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1710
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1711
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1712
+ };
1713
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1714
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1715
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1716
+ };
1717
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1718
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1719
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1720
+ };
1721
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1722
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1723
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1724
+ };
1725
+ }>>;
1726
+ declare const CommandSeparator: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<react.HTMLAttributes<HTMLDivElement> & {
1727
+ alwaysRender?: boolean;
1728
+ } & react.RefAttributes<HTMLDivElement>>, {}, {
1729
+ bp1: string;
1730
+ bp2: string;
1731
+ bp3: string;
1732
+ bp4: string;
1733
+ motion: string;
1734
+ hover: string;
1735
+ dark: string;
1736
+ light: string;
1737
+ }, _stitches_react_types_css_util.CSS<{
1738
+ bp1: string;
1739
+ bp2: string;
1740
+ bp3: string;
1741
+ bp4: string;
1742
+ motion: string;
1743
+ hover: string;
1744
+ dark: string;
1745
+ light: string;
1746
+ }, {
1747
+ borderWidths: unknown;
1748
+ borderStyles: unknown;
1749
+ colors: unknown;
1750
+ fonts: {
1751
+ 'fallback-mono': string;
1752
+ 'fallback-sans': string;
1753
+ 'fallback-serif': string;
1754
+ mono: string;
1755
+ sans: string;
1756
+ serif: string;
1757
+ };
1758
+ fontSizes: {
1759
+ 1: string;
1760
+ 2: string;
1761
+ 3: string;
1762
+ 4: string;
1763
+ 5: string;
1764
+ 6: string;
1765
+ 7: string;
1766
+ 8: string;
1767
+ 9: string;
1768
+ };
1769
+ fontWeights: {
1770
+ 1: string;
1771
+ 2: string;
1772
+ 3: string;
1773
+ 4: string;
1774
+ 5: string;
1775
+ 6: string;
1776
+ 7: string;
1777
+ 8: string;
1778
+ 9: string;
1779
+ };
1780
+ letterSpacings: unknown;
1781
+ lineHeights: unknown;
1782
+ radii: {
1783
+ 0: string;
1784
+ 1: string;
1785
+ 2: string;
1786
+ 3: string;
1787
+ 4: string;
1788
+ pill: string;
1789
+ round: string;
1790
+ };
1791
+ shadows: {
1792
+ 0: string;
1793
+ 1: string;
1794
+ 2: string;
1795
+ 3: string;
1796
+ toast: string;
1797
+ };
1798
+ sizes: {
1799
+ 0: string;
1800
+ 1: string;
1801
+ 2: string;
1802
+ 3: string;
1803
+ 4: string;
1804
+ 5: string;
1805
+ 6: string;
1806
+ 7: string;
1807
+ 8: string;
1808
+ 9: string;
1809
+ };
1810
+ space: {
1811
+ 0: string;
1812
+ 1: string;
1813
+ 2: string;
1814
+ 3: string;
1815
+ 4: string;
1816
+ 5: string;
1817
+ 6: string;
1818
+ 7: string;
1819
+ 8: string;
1820
+ 9: string;
1821
+ 10: string;
1822
+ 11: string;
1823
+ 12: string;
1824
+ 13: string;
1825
+ 14: string;
1826
+ 15: string;
1827
+ 16: string;
1828
+ };
1829
+ transitions: unknown;
1830
+ zIndices: {
1831
+ 0: string;
1832
+ 1: string;
1833
+ 2: string;
1834
+ 3: string;
1835
+ 4: string;
1836
+ max: string;
1837
+ toast: string;
1838
+ };
1839
+ foo: {
1840
+ bar: string;
1841
+ };
1842
+ }, _stitches_react_types_config.DefaultThemeMap, {
1843
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1844
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1845
+ };
1846
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1847
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1848
+ };
1849
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1850
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1851
+ };
1852
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1853
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1854
+ };
1855
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1856
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1857
+ };
1858
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1859
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1860
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1861
+ };
1862
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1863
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1864
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1865
+ };
1866
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1867
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1868
+ };
1869
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1870
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1871
+ };
1872
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1873
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1874
+ };
1875
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1876
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1877
+ };
1878
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1879
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1880
+ };
1881
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1882
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1883
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1884
+ };
1885
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1886
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1887
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1888
+ };
1889
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1890
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1891
+ };
1892
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1893
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1894
+ };
1895
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1896
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1897
+ };
1898
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1899
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1900
+ };
1901
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1902
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1903
+ };
1904
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1905
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1906
+ };
1907
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1908
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1909
+ };
1910
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1911
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1912
+ };
1913
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1914
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1915
+ };
1916
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1917
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1918
+ };
1919
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1920
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1921
+ };
1922
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1923
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1924
+ };
1925
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1926
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1927
+ };
1928
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1929
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1930
+ };
1931
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1932
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1933
+ };
1934
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1935
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1936
+ };
1937
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1938
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1939
+ };
1940
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1941
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1942
+ };
1943
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1944
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1945
+ };
1946
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1947
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1948
+ };
1949
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1950
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1951
+ };
1952
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1953
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1954
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1955
+ };
1956
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1957
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1958
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1959
+ };
1960
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1961
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1962
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1963
+ };
1964
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1965
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1966
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1967
+ };
1968
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1969
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1970
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1971
+ };
1972
+ }>>;
1973
+ declare const CommandGroup: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<{
1974
+ children?: react.ReactNode;
1975
+ } & Omit<react.HTMLAttributes<HTMLDivElement>, "heading" | "value"> & {
1976
+ heading?: react.ReactNode;
1977
+ value?: string;
1978
+ } & react.RefAttributes<HTMLDivElement>>, {}, {
1979
+ bp1: string;
1980
+ bp2: string;
1981
+ bp3: string;
1982
+ bp4: string;
1983
+ motion: string;
1984
+ hover: string;
1985
+ dark: string;
1986
+ light: string;
1987
+ }, _stitches_react_types_css_util.CSS<{
1988
+ bp1: string;
1989
+ bp2: string;
1990
+ bp3: string;
1991
+ bp4: string;
1992
+ motion: string;
1993
+ hover: string;
1994
+ dark: string;
1995
+ light: string;
1996
+ }, {
1997
+ borderWidths: unknown;
1998
+ borderStyles: unknown;
1999
+ colors: unknown;
2000
+ fonts: {
2001
+ 'fallback-mono': string;
2002
+ 'fallback-sans': string;
2003
+ 'fallback-serif': string;
2004
+ mono: string;
2005
+ sans: string;
2006
+ serif: string;
2007
+ };
2008
+ fontSizes: {
2009
+ 1: string;
2010
+ 2: string;
2011
+ 3: string;
2012
+ 4: string;
2013
+ 5: string;
2014
+ 6: string;
2015
+ 7: string;
2016
+ 8: string;
2017
+ 9: string;
2018
+ };
2019
+ fontWeights: {
2020
+ 1: string;
2021
+ 2: string;
2022
+ 3: string;
2023
+ 4: string;
2024
+ 5: string;
2025
+ 6: string;
2026
+ 7: string;
2027
+ 8: string;
2028
+ 9: string;
2029
+ };
2030
+ letterSpacings: unknown;
2031
+ lineHeights: unknown;
2032
+ radii: {
2033
+ 0: string;
2034
+ 1: string;
2035
+ 2: string;
2036
+ 3: string;
2037
+ 4: string;
2038
+ pill: string;
2039
+ round: string;
2040
+ };
2041
+ shadows: {
2042
+ 0: string;
2043
+ 1: string;
2044
+ 2: string;
2045
+ 3: string;
2046
+ toast: string;
2047
+ };
2048
+ sizes: {
2049
+ 0: string;
2050
+ 1: string;
2051
+ 2: string;
2052
+ 3: string;
2053
+ 4: string;
2054
+ 5: string;
2055
+ 6: string;
2056
+ 7: string;
2057
+ 8: string;
2058
+ 9: string;
2059
+ };
2060
+ space: {
2061
+ 0: string;
2062
+ 1: string;
2063
+ 2: string;
2064
+ 3: string;
2065
+ 4: string;
2066
+ 5: string;
2067
+ 6: string;
2068
+ 7: string;
2069
+ 8: string;
2070
+ 9: string;
2071
+ 10: string;
2072
+ 11: string;
2073
+ 12: string;
2074
+ 13: string;
2075
+ 14: string;
2076
+ 15: string;
2077
+ 16: string;
2078
+ };
2079
+ transitions: unknown;
2080
+ zIndices: {
2081
+ 0: string;
2082
+ 1: string;
2083
+ 2: string;
2084
+ 3: string;
2085
+ 4: string;
2086
+ max: string;
2087
+ toast: string;
2088
+ };
2089
+ foo: {
2090
+ bar: string;
2091
+ };
2092
+ }, _stitches_react_types_config.DefaultThemeMap, {
2093
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
2094
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
2095
+ };
2096
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2097
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2098
+ };
2099
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
2100
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
2101
+ };
2102
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
2103
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
2104
+ };
2105
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2106
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2107
+ };
2108
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2109
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2110
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2111
+ };
2112
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2113
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2114
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2115
+ };
2116
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
2117
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
2118
+ };
2119
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2120
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2121
+ };
2122
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
2123
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
2124
+ };
2125
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
2126
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
2127
+ };
2128
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2129
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2130
+ };
2131
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2132
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2133
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2134
+ };
2135
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2136
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2137
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2138
+ };
2139
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
2140
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
2141
+ };
2142
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
2143
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
2144
+ };
2145
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
2146
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
2147
+ };
2148
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
2149
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
2150
+ };
2151
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
2152
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
2153
+ };
2154
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
2155
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
2156
+ };
2157
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
2158
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
2159
+ };
2160
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
2161
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
2162
+ };
2163
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
2164
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
2165
+ };
2166
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
2167
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
2168
+ };
2169
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
2170
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
2171
+ };
2172
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
2173
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
2174
+ };
2175
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
2176
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
2177
+ };
2178
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
2179
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
2180
+ };
2181
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
2182
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
2183
+ };
2184
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
2185
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
2186
+ };
2187
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
2188
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
2189
+ };
2190
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
2191
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
2192
+ };
2193
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
2194
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
2195
+ };
2196
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
2197
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
2198
+ };
2199
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
2200
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
2201
+ };
2202
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2203
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2204
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2205
+ };
2206
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2207
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2208
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2209
+ };
2210
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
2211
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2212
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2213
+ };
2214
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
2215
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2216
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2217
+ };
2218
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
2219
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2220
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2221
+ };
2222
+ }>>;
2223
+ declare const CommandEmpty: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<{
2224
+ children?: react.ReactNode;
2225
+ } & react.HTMLAttributes<HTMLDivElement> & react.RefAttributes<HTMLDivElement>>, {}, {
2226
+ bp1: string;
2227
+ bp2: string;
2228
+ bp3: string;
2229
+ bp4: string;
2230
+ motion: string;
2231
+ hover: string;
2232
+ dark: string;
2233
+ light: string;
2234
+ }, _stitches_react_types_css_util.CSS<{
2235
+ bp1: string;
2236
+ bp2: string;
2237
+ bp3: string;
2238
+ bp4: string;
2239
+ motion: string;
2240
+ hover: string;
2241
+ dark: string;
2242
+ light: string;
2243
+ }, {
2244
+ borderWidths: unknown;
2245
+ borderStyles: unknown;
2246
+ colors: unknown;
2247
+ fonts: {
2248
+ 'fallback-mono': string;
2249
+ 'fallback-sans': string;
2250
+ 'fallback-serif': string;
2251
+ mono: string;
2252
+ sans: string;
2253
+ serif: string;
2254
+ };
2255
+ fontSizes: {
2256
+ 1: string;
2257
+ 2: string;
2258
+ 3: string;
2259
+ 4: string;
2260
+ 5: string;
2261
+ 6: string;
2262
+ 7: string;
2263
+ 8: string;
2264
+ 9: string;
2265
+ };
2266
+ fontWeights: {
2267
+ 1: string;
2268
+ 2: string;
2269
+ 3: string;
2270
+ 4: string;
2271
+ 5: string;
2272
+ 6: string;
2273
+ 7: string;
2274
+ 8: string;
2275
+ 9: string;
2276
+ };
2277
+ letterSpacings: unknown;
2278
+ lineHeights: unknown;
2279
+ radii: {
2280
+ 0: string;
2281
+ 1: string;
2282
+ 2: string;
2283
+ 3: string;
2284
+ 4: string;
2285
+ pill: string;
2286
+ round: string;
2287
+ };
2288
+ shadows: {
2289
+ 0: string;
2290
+ 1: string;
2291
+ 2: string;
2292
+ 3: string;
2293
+ toast: string;
2294
+ };
2295
+ sizes: {
2296
+ 0: string;
2297
+ 1: string;
2298
+ 2: string;
2299
+ 3: string;
2300
+ 4: string;
2301
+ 5: string;
2302
+ 6: string;
2303
+ 7: string;
2304
+ 8: string;
2305
+ 9: string;
2306
+ };
2307
+ space: {
2308
+ 0: string;
2309
+ 1: string;
2310
+ 2: string;
2311
+ 3: string;
2312
+ 4: string;
2313
+ 5: string;
2314
+ 6: string;
2315
+ 7: string;
2316
+ 8: string;
2317
+ 9: string;
2318
+ 10: string;
2319
+ 11: string;
2320
+ 12: string;
2321
+ 13: string;
2322
+ 14: string;
2323
+ 15: string;
2324
+ 16: string;
2325
+ };
2326
+ transitions: unknown;
2327
+ zIndices: {
2328
+ 0: string;
2329
+ 1: string;
2330
+ 2: string;
2331
+ 3: string;
2332
+ 4: string;
2333
+ max: string;
2334
+ toast: string;
2335
+ };
2336
+ foo: {
2337
+ bar: string;
2338
+ };
2339
+ }, _stitches_react_types_config.DefaultThemeMap, {
2340
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
2341
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
2342
+ };
2343
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2344
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2345
+ };
2346
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
2347
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
2348
+ };
2349
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
2350
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
2351
+ };
2352
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2353
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2354
+ };
2355
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2356
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2357
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2358
+ };
2359
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2360
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2361
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2362
+ };
2363
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
2364
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
2365
+ };
2366
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2367
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2368
+ };
2369
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
2370
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
2371
+ };
2372
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
2373
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
2374
+ };
2375
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2376
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2377
+ };
2378
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2379
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2380
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2381
+ };
2382
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2383
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2384
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2385
+ };
2386
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
2387
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
2388
+ };
2389
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
2390
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
2391
+ };
2392
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
2393
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
2394
+ };
2395
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
2396
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
2397
+ };
2398
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
2399
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
2400
+ };
2401
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
2402
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
2403
+ };
2404
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
2405
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
2406
+ };
2407
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
2408
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
2409
+ };
2410
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
2411
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
2412
+ };
2413
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
2414
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
2415
+ };
2416
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
2417
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
2418
+ };
2419
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
2420
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
2421
+ };
2422
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
2423
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
2424
+ };
2425
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
2426
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
2427
+ };
2428
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
2429
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
2430
+ };
2431
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
2432
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
2433
+ };
2434
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
2435
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
2436
+ };
2437
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
2438
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
2439
+ };
2440
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
2441
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
2442
+ };
2443
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
2444
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
2445
+ };
2446
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
2447
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
2448
+ };
2449
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2450
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2451
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2452
+ };
2453
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2454
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2455
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2456
+ };
2457
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
2458
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2459
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2460
+ };
2461
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
2462
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2463
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2464
+ };
2465
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
2466
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2467
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2468
+ };
2469
+ }>>;
2470
+ declare const CommandShortCuts: _stitches_react_types_styled_component.StyledComponent<_stitches_react_types_styled_component.StyledComponent<"div", {}, {
2471
+ bp1: string;
2472
+ bp2: string;
2473
+ bp3: string;
2474
+ bp4: string;
2475
+ motion: string;
2476
+ hover: string;
2477
+ dark: string;
2478
+ light: string;
2479
+ }, _stitches_react_types_css_util.CSS<{
2480
+ bp1: string;
2481
+ bp2: string;
2482
+ bp3: string;
2483
+ bp4: string;
2484
+ motion: string;
2485
+ hover: string;
2486
+ dark: string;
2487
+ light: string;
2488
+ }, {
2489
+ borderWidths: unknown;
2490
+ borderStyles: unknown;
2491
+ colors: unknown;
2492
+ fonts: {
2493
+ 'fallback-mono': string;
2494
+ 'fallback-sans': string;
2495
+ 'fallback-serif': string;
2496
+ mono: string;
2497
+ sans: string;
2498
+ serif: string;
2499
+ };
2500
+ fontSizes: {
2501
+ 1: string;
2502
+ 2: string;
2503
+ 3: string;
2504
+ 4: string;
2505
+ 5: string;
2506
+ 6: string;
2507
+ 7: string;
2508
+ 8: string;
2509
+ 9: string;
2510
+ };
2511
+ fontWeights: {
2512
+ 1: string;
2513
+ 2: string;
2514
+ 3: string;
2515
+ 4: string;
2516
+ 5: string;
2517
+ 6: string;
2518
+ 7: string;
2519
+ 8: string;
2520
+ 9: string;
2521
+ };
2522
+ letterSpacings: unknown;
2523
+ lineHeights: unknown;
2524
+ radii: {
2525
+ 0: string;
2526
+ 1: string;
2527
+ 2: string;
2528
+ 3: string;
2529
+ 4: string;
2530
+ pill: string;
2531
+ round: string;
2532
+ };
2533
+ shadows: {
2534
+ 0: string;
2535
+ 1: string;
2536
+ 2: string;
2537
+ 3: string;
2538
+ toast: string;
2539
+ };
2540
+ sizes: {
2541
+ 0: string;
2542
+ 1: string;
2543
+ 2: string;
2544
+ 3: string;
2545
+ 4: string;
2546
+ 5: string;
2547
+ 6: string;
2548
+ 7: string;
2549
+ 8: string;
2550
+ 9: string;
2551
+ };
2552
+ space: {
2553
+ 0: string;
2554
+ 1: string;
2555
+ 2: string;
2556
+ 3: string;
2557
+ 4: string;
2558
+ 5: string;
2559
+ 6: string;
2560
+ 7: string;
2561
+ 8: string;
2562
+ 9: string;
2563
+ 10: string;
2564
+ 11: string;
2565
+ 12: string;
2566
+ 13: string;
2567
+ 14: string;
2568
+ 15: string;
2569
+ 16: string;
2570
+ };
2571
+ transitions: unknown;
2572
+ zIndices: {
2573
+ 0: string;
2574
+ 1: string;
2575
+ 2: string;
2576
+ 3: string;
2577
+ 4: string;
2578
+ max: string;
2579
+ toast: string;
2580
+ };
2581
+ foo: {
2582
+ bar: string;
2583
+ };
2584
+ }, _stitches_react_types_config.DefaultThemeMap, {
2585
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
2586
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
2587
+ };
2588
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2589
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2590
+ };
2591
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
2592
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
2593
+ };
2594
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
2595
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
2596
+ };
2597
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2598
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2599
+ };
2600
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2601
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2602
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2603
+ };
2604
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2605
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2606
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2607
+ };
2608
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
2609
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
2610
+ };
2611
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2612
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2613
+ };
2614
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
2615
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
2616
+ };
2617
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
2618
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
2619
+ };
2620
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2621
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2622
+ };
2623
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2624
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2625
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2626
+ };
2627
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2628
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2629
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2630
+ };
2631
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
2632
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
2633
+ };
2634
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
2635
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
2636
+ };
2637
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
2638
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
2639
+ };
2640
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
2641
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
2642
+ };
2643
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
2644
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
2645
+ };
2646
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
2647
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
2648
+ };
2649
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
2650
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
2651
+ };
2652
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
2653
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
2654
+ };
2655
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
2656
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
2657
+ };
2658
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
2659
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
2660
+ };
2661
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
2662
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
2663
+ };
2664
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
2665
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
2666
+ };
2667
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
2668
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
2669
+ };
2670
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
2671
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
2672
+ };
2673
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
2674
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
2675
+ };
2676
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
2677
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
2678
+ };
2679
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
2680
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
2681
+ };
2682
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
2683
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
2684
+ };
2685
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
2686
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
2687
+ };
2688
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
2689
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
2690
+ };
2691
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
2692
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
2693
+ };
2694
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2695
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2696
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2697
+ };
2698
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2699
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2700
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2701
+ };
2702
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
2703
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2704
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2705
+ };
2706
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
2707
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2708
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2709
+ };
2710
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
2711
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2712
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2713
+ };
2714
+ }>>, {}, {
2715
+ bp1: string;
2716
+ bp2: string;
2717
+ bp3: string;
2718
+ bp4: string;
2719
+ motion: string;
2720
+ hover: string;
2721
+ dark: string;
2722
+ light: string;
2723
+ }, _stitches_react_types_css_util.CSS<{
2724
+ bp1: string;
2725
+ bp2: string;
2726
+ bp3: string;
2727
+ bp4: string;
2728
+ motion: string;
2729
+ hover: string;
2730
+ dark: string;
2731
+ light: string;
2732
+ }, {
2733
+ borderWidths: unknown;
2734
+ borderStyles: unknown;
2735
+ colors: unknown;
2736
+ fonts: {
2737
+ 'fallback-mono': string;
2738
+ 'fallback-sans': string;
2739
+ 'fallback-serif': string;
2740
+ mono: string;
2741
+ sans: string;
2742
+ serif: string;
2743
+ };
2744
+ fontSizes: {
2745
+ 1: string;
2746
+ 2: string;
2747
+ 3: string;
2748
+ 4: string;
2749
+ 5: string;
2750
+ 6: string;
2751
+ 7: string;
2752
+ 8: string;
2753
+ 9: string;
2754
+ };
2755
+ fontWeights: {
2756
+ 1: string;
2757
+ 2: string;
2758
+ 3: string;
2759
+ 4: string;
2760
+ 5: string;
2761
+ 6: string;
2762
+ 7: string;
2763
+ 8: string;
2764
+ 9: string;
2765
+ };
2766
+ letterSpacings: unknown;
2767
+ lineHeights: unknown;
2768
+ radii: {
2769
+ 0: string;
2770
+ 1: string;
2771
+ 2: string;
2772
+ 3: string;
2773
+ 4: string;
2774
+ pill: string;
2775
+ round: string;
2776
+ };
2777
+ shadows: {
2778
+ 0: string;
2779
+ 1: string;
2780
+ 2: string;
2781
+ 3: string;
2782
+ toast: string;
2783
+ };
2784
+ sizes: {
2785
+ 0: string;
2786
+ 1: string;
2787
+ 2: string;
2788
+ 3: string;
2789
+ 4: string;
2790
+ 5: string;
2791
+ 6: string;
2792
+ 7: string;
2793
+ 8: string;
2794
+ 9: string;
2795
+ };
2796
+ space: {
2797
+ 0: string;
2798
+ 1: string;
2799
+ 2: string;
2800
+ 3: string;
2801
+ 4: string;
2802
+ 5: string;
2803
+ 6: string;
2804
+ 7: string;
2805
+ 8: string;
2806
+ 9: string;
2807
+ 10: string;
2808
+ 11: string;
2809
+ 12: string;
2810
+ 13: string;
2811
+ 14: string;
2812
+ 15: string;
2813
+ 16: string;
2814
+ };
2815
+ transitions: unknown;
2816
+ zIndices: {
2817
+ 0: string;
2818
+ 1: string;
2819
+ 2: string;
2820
+ 3: string;
2821
+ 4: string;
2822
+ max: string;
2823
+ toast: string;
2824
+ };
2825
+ foo: {
2826
+ bar: string;
2827
+ };
2828
+ }, _stitches_react_types_config.DefaultThemeMap, {
2829
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
2830
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
2831
+ };
2832
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2833
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2834
+ };
2835
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
2836
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
2837
+ };
2838
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
2839
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
2840
+ };
2841
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2842
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2843
+ };
2844
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2845
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2846
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2847
+ };
2848
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2849
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2850
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2851
+ };
2852
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
2853
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
2854
+ };
2855
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2856
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2857
+ };
2858
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
2859
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
2860
+ };
2861
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
2862
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
2863
+ };
2864
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2865
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2866
+ };
2867
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2868
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2869
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2870
+ };
2871
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2872
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2873
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2874
+ };
2875
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
2876
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
2877
+ };
2878
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
2879
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
2880
+ };
2881
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
2882
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
2883
+ };
2884
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
2885
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
2886
+ };
2887
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
2888
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
2889
+ };
2890
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
2891
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
2892
+ };
2893
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
2894
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
2895
+ };
2896
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
2897
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
2898
+ };
2899
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
2900
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
2901
+ };
2902
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
2903
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
2904
+ };
2905
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
2906
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
2907
+ };
2908
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
2909
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
2910
+ };
2911
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
2912
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
2913
+ };
2914
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
2915
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
2916
+ };
2917
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
2918
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
2919
+ };
2920
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
2921
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
2922
+ };
2923
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
2924
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
2925
+ };
2926
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
2927
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
2928
+ };
2929
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
2930
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
2931
+ };
2932
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
2933
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
2934
+ };
2935
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
2936
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
2937
+ };
2938
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2939
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2940
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2941
+ };
2942
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2943
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2944
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2945
+ };
2946
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
2947
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2948
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2949
+ };
2950
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
2951
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2952
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2953
+ };
2954
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
2955
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2956
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2957
+ };
2958
+ }>>;
2959
+ declare const CommandItem: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<{
2960
+ children?: react.ReactNode;
2961
+ } & Omit<react.HTMLAttributes<HTMLDivElement>, "onSelect" | "value" | "disabled"> & {
2962
+ disabled?: boolean;
2963
+ onSelect?: (value: string) => void;
2964
+ value?: string;
2965
+ } & react.RefAttributes<HTMLDivElement>>, {}, {
2966
+ bp1: string;
2967
+ bp2: string;
2968
+ bp3: string;
2969
+ bp4: string;
2970
+ motion: string;
2971
+ hover: string;
2972
+ dark: string;
2973
+ light: string;
2974
+ }, _stitches_react_types_css_util.CSS<{
2975
+ bp1: string;
2976
+ bp2: string;
2977
+ bp3: string;
2978
+ bp4: string;
2979
+ motion: string;
2980
+ hover: string;
2981
+ dark: string;
2982
+ light: string;
2983
+ }, {
2984
+ borderWidths: unknown;
2985
+ borderStyles: unknown;
2986
+ colors: unknown;
2987
+ fonts: {
2988
+ 'fallback-mono': string;
2989
+ 'fallback-sans': string;
2990
+ 'fallback-serif': string;
2991
+ mono: string;
2992
+ sans: string;
2993
+ serif: string;
2994
+ };
2995
+ fontSizes: {
2996
+ 1: string;
2997
+ 2: string;
2998
+ 3: string;
2999
+ 4: string;
3000
+ 5: string;
3001
+ 6: string;
3002
+ 7: string;
3003
+ 8: string;
3004
+ 9: string;
3005
+ };
3006
+ fontWeights: {
3007
+ 1: string;
3008
+ 2: string;
3009
+ 3: string;
3010
+ 4: string;
3011
+ 5: string;
3012
+ 6: string;
3013
+ 7: string;
3014
+ 8: string;
3015
+ 9: string;
3016
+ };
3017
+ letterSpacings: unknown;
3018
+ lineHeights: unknown;
3019
+ radii: {
3020
+ 0: string;
3021
+ 1: string;
3022
+ 2: string;
3023
+ 3: string;
3024
+ 4: string;
3025
+ pill: string;
3026
+ round: string;
3027
+ };
3028
+ shadows: {
3029
+ 0: string;
3030
+ 1: string;
3031
+ 2: string;
3032
+ 3: string;
3033
+ toast: string;
3034
+ };
3035
+ sizes: {
3036
+ 0: string;
3037
+ 1: string;
3038
+ 2: string;
3039
+ 3: string;
3040
+ 4: string;
3041
+ 5: string;
3042
+ 6: string;
3043
+ 7: string;
3044
+ 8: string;
3045
+ 9: string;
3046
+ };
3047
+ space: {
3048
+ 0: string;
3049
+ 1: string;
3050
+ 2: string;
3051
+ 3: string;
3052
+ 4: string;
3053
+ 5: string;
3054
+ 6: string;
3055
+ 7: string;
3056
+ 8: string;
3057
+ 9: string;
3058
+ 10: string;
3059
+ 11: string;
3060
+ 12: string;
3061
+ 13: string;
3062
+ 14: string;
3063
+ 15: string;
3064
+ 16: string;
3065
+ };
3066
+ transitions: unknown;
3067
+ zIndices: {
3068
+ 0: string;
3069
+ 1: string;
3070
+ 2: string;
3071
+ 3: string;
3072
+ 4: string;
3073
+ max: string;
3074
+ toast: string;
3075
+ };
3076
+ foo: {
3077
+ bar: string;
3078
+ };
3079
+ }, _stitches_react_types_config.DefaultThemeMap, {
3080
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
3081
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
3082
+ };
3083
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
3084
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
3085
+ };
3086
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
3087
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
3088
+ };
3089
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
3090
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
3091
+ };
3092
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
3093
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
3094
+ };
3095
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
3096
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
3097
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
3098
+ };
3099
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
3100
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
3101
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
3102
+ };
3103
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
3104
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
3105
+ };
3106
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
3107
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
3108
+ };
3109
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
3110
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
3111
+ };
3112
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
3113
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
3114
+ };
3115
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
3116
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
3117
+ };
3118
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
3119
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
3120
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
3121
+ };
3122
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
3123
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
3124
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
3125
+ };
3126
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
3127
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
3128
+ };
3129
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
3130
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
3131
+ };
3132
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
3133
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
3134
+ };
3135
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
3136
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
3137
+ };
3138
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
3139
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
3140
+ };
3141
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
3142
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
3143
+ };
3144
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
3145
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
3146
+ };
3147
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
3148
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
3149
+ };
3150
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
3151
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
3152
+ };
3153
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
3154
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
3155
+ };
3156
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
3157
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
3158
+ };
3159
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
3160
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
3161
+ };
3162
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
3163
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
3164
+ };
3165
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
3166
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
3167
+ };
3168
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
3169
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
3170
+ };
3171
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
3172
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
3173
+ };
3174
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
3175
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
3176
+ };
3177
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
3178
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
3179
+ };
3180
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
3181
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
3182
+ };
3183
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
3184
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
3185
+ };
3186
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
3187
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
3188
+ };
3189
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
3190
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3191
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3192
+ };
3193
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
3194
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3195
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3196
+ };
3197
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
3198
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
3199
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
3200
+ };
3201
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
3202
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
3203
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
3204
+ };
3205
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
3206
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
3207
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
3208
+ };
3209
+ }>>;
3210
+
3211
+ interface CommandMenuItemProps {
3212
+ children: ReactNode;
3213
+ onSelect?: (value: string) => void;
3214
+ shortcut?: string;
3215
+ value?: string | any;
3216
+ }
3217
+ declare function CommandMenuItem({ children, onSelect, shortcut, value, }: CommandMenuItemProps): JSX.Element;
3218
+ interface CommandMenuProps {
3219
+ children: ReactNode | any;
3220
+ open: boolean;
3221
+ onOpenChange: (open: boolean) => void;
3222
+ wrapperCss?: any;
3223
+ }
3224
+ declare function CommandMenu({ children, open, onOpenChange, wrapperCss, }: CommandMenuProps): JSX.Element;
3225
+
3226
+ export { CommandInput as C, _Command as _, CommandTopShine as a, CommandBadge as b, CommandLoader as c, CommandList as d, CommandSeparator as e, CommandGroup as f, CommandEmpty as g, CommandShortCuts as h, CommandItem as i, CommandMenu as j, CommandMenuItem as k };