@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,4122 @@
1
+ import * as react from 'react';
2
+ import { ComponentProps } from 'react';
3
+ import { CSS } from './lib/stitches.config.js';
4
+ import * as framer_motion from 'framer-motion';
5
+ import { I as IconProps } from './Icon.types-1480d456.js';
6
+ import * as _stitches_react_types_styled_component from '@stitches/react/types/styled-component';
7
+ import * as _stitches_react_types_css_util from '@stitches/react/types/css-util';
8
+ import * as _stitches_react_types_config from '@stitches/react/types/config';
9
+ import * as NavigationMenuPrimitive from '@radix-ui/react-navigation-menu';
10
+
11
+ declare const NavigationMenu: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<NavigationMenuPrimitive.NavigationMenuProps & react.RefAttributes<HTMLElement>>, {}, {
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 NavigationMenuList: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<NavigationMenuPrimitive.NavigationMenuListProps & react.RefAttributes<HTMLUListElement>>, {}, {
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
+ declare const NavigationMenuItem: react.ForwardRefExoticComponent<NavigationMenuPrimitive.NavigationMenuItemProps & react.RefAttributes<HTMLLIElement>>;
502
+ declare const NavigationMenuTrigger: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<NavigationMenuPrimitive.NavigationMenuTriggerProps & react.RefAttributes<HTMLButtonElement>>, {}, {
503
+ bp1: string;
504
+ bp2: string;
505
+ bp3: string;
506
+ bp4: string;
507
+ motion: string;
508
+ hover: string;
509
+ dark: string;
510
+ light: string;
511
+ }, _stitches_react_types_css_util.CSS<{
512
+ bp1: string;
513
+ bp2: string;
514
+ bp3: string;
515
+ bp4: string;
516
+ motion: string;
517
+ hover: string;
518
+ dark: string;
519
+ light: string;
520
+ }, {
521
+ borderWidths: unknown;
522
+ borderStyles: unknown;
523
+ colors: unknown;
524
+ fonts: {
525
+ 'fallback-mono': string;
526
+ 'fallback-sans': string;
527
+ 'fallback-serif': string;
528
+ mono: string;
529
+ sans: string;
530
+ serif: string;
531
+ };
532
+ fontSizes: {
533
+ 1: string;
534
+ 2: string;
535
+ 3: string;
536
+ 4: string;
537
+ 5: string;
538
+ 6: string;
539
+ 7: string;
540
+ 8: string;
541
+ 9: string;
542
+ };
543
+ fontWeights: {
544
+ 1: string;
545
+ 2: string;
546
+ 3: string;
547
+ 4: string;
548
+ 5: string;
549
+ 6: string;
550
+ 7: string;
551
+ 8: string;
552
+ 9: string;
553
+ };
554
+ letterSpacings: unknown;
555
+ lineHeights: unknown;
556
+ radii: {
557
+ 0: string;
558
+ 1: string;
559
+ 2: string;
560
+ 3: string;
561
+ 4: string;
562
+ pill: string;
563
+ round: string;
564
+ };
565
+ shadows: {
566
+ 0: string;
567
+ 1: string;
568
+ 2: string;
569
+ 3: string;
570
+ toast: string;
571
+ };
572
+ sizes: {
573
+ 0: string;
574
+ 1: string;
575
+ 2: string;
576
+ 3: string;
577
+ 4: string;
578
+ 5: string;
579
+ 6: string;
580
+ 7: string;
581
+ 8: string;
582
+ 9: string;
583
+ };
584
+ space: {
585
+ 0: string;
586
+ 1: string;
587
+ 2: string;
588
+ 3: string;
589
+ 4: string;
590
+ 5: string;
591
+ 6: string;
592
+ 7: string;
593
+ 8: string;
594
+ 9: string;
595
+ 10: string;
596
+ 11: string;
597
+ 12: string;
598
+ 13: string;
599
+ 14: string;
600
+ 15: string;
601
+ 16: string;
602
+ };
603
+ transitions: unknown;
604
+ zIndices: {
605
+ 0: string;
606
+ 1: string;
607
+ 2: string;
608
+ 3: string;
609
+ 4: string;
610
+ max: string;
611
+ toast: string;
612
+ };
613
+ foo: {
614
+ bar: string;
615
+ };
616
+ }, _stitches_react_types_config.DefaultThemeMap, {
617
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
618
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
619
+ };
620
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
621
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
622
+ };
623
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
624
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
625
+ };
626
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
627
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
628
+ };
629
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
630
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
631
+ };
632
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
633
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
634
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
635
+ };
636
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
637
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
638
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
639
+ };
640
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
641
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
642
+ };
643
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
644
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
645
+ };
646
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
647
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
648
+ };
649
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
650
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
651
+ };
652
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
653
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
654
+ };
655
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
656
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
657
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
658
+ };
659
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
660
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
661
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
662
+ };
663
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
664
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
665
+ };
666
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
667
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
668
+ };
669
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
670
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
671
+ };
672
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
673
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
674
+ };
675
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
676
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
677
+ };
678
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
679
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
680
+ };
681
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
682
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
683
+ };
684
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
685
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
686
+ };
687
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
688
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
689
+ };
690
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
691
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
692
+ };
693
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
694
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
695
+ };
696
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
697
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
698
+ };
699
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
700
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
701
+ };
702
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
703
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
704
+ };
705
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
706
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
707
+ };
708
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
709
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
710
+ };
711
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
712
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
713
+ };
714
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
715
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
716
+ };
717
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
718
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
719
+ };
720
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
721
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
722
+ };
723
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
724
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
725
+ };
726
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
727
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
728
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
729
+ };
730
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
731
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
732
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
733
+ };
734
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
735
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
736
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
737
+ };
738
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
739
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
740
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
741
+ };
742
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
743
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
744
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
745
+ };
746
+ }>>;
747
+ declare const NavigationMenuCaret: _stitches_react_types_styled_component.StyledComponent<({ label, ...props }: IconProps) => JSX.Element, {}, {
748
+ bp1: string;
749
+ bp2: string;
750
+ bp3: string;
751
+ bp4: string;
752
+ motion: string;
753
+ hover: string;
754
+ dark: string;
755
+ light: string;
756
+ }, _stitches_react_types_css_util.CSS<{
757
+ bp1: string;
758
+ bp2: string;
759
+ bp3: string;
760
+ bp4: string;
761
+ motion: string;
762
+ hover: string;
763
+ dark: string;
764
+ light: string;
765
+ }, {
766
+ borderWidths: unknown;
767
+ borderStyles: unknown;
768
+ colors: unknown;
769
+ fonts: {
770
+ 'fallback-mono': string;
771
+ 'fallback-sans': string;
772
+ 'fallback-serif': string;
773
+ mono: string;
774
+ sans: string;
775
+ serif: string;
776
+ };
777
+ fontSizes: {
778
+ 1: string;
779
+ 2: string;
780
+ 3: string;
781
+ 4: string;
782
+ 5: string;
783
+ 6: string;
784
+ 7: string;
785
+ 8: string;
786
+ 9: string;
787
+ };
788
+ fontWeights: {
789
+ 1: string;
790
+ 2: string;
791
+ 3: string;
792
+ 4: string;
793
+ 5: string;
794
+ 6: string;
795
+ 7: string;
796
+ 8: string;
797
+ 9: string;
798
+ };
799
+ letterSpacings: unknown;
800
+ lineHeights: unknown;
801
+ radii: {
802
+ 0: string;
803
+ 1: string;
804
+ 2: string;
805
+ 3: string;
806
+ 4: string;
807
+ pill: string;
808
+ round: string;
809
+ };
810
+ shadows: {
811
+ 0: string;
812
+ 1: string;
813
+ 2: string;
814
+ 3: string;
815
+ toast: string;
816
+ };
817
+ sizes: {
818
+ 0: string;
819
+ 1: string;
820
+ 2: string;
821
+ 3: string;
822
+ 4: string;
823
+ 5: string;
824
+ 6: string;
825
+ 7: string;
826
+ 8: string;
827
+ 9: string;
828
+ };
829
+ space: {
830
+ 0: string;
831
+ 1: string;
832
+ 2: string;
833
+ 3: string;
834
+ 4: string;
835
+ 5: string;
836
+ 6: string;
837
+ 7: string;
838
+ 8: string;
839
+ 9: string;
840
+ 10: string;
841
+ 11: string;
842
+ 12: string;
843
+ 13: string;
844
+ 14: string;
845
+ 15: string;
846
+ 16: string;
847
+ };
848
+ transitions: unknown;
849
+ zIndices: {
850
+ 0: string;
851
+ 1: string;
852
+ 2: string;
853
+ 3: string;
854
+ 4: string;
855
+ max: string;
856
+ toast: string;
857
+ };
858
+ foo: {
859
+ bar: string;
860
+ };
861
+ }, _stitches_react_types_config.DefaultThemeMap, {
862
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
863
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
864
+ };
865
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
866
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
867
+ };
868
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
869
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
870
+ };
871
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
872
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
873
+ };
874
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
875
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
876
+ };
877
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
878
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
879
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
880
+ };
881
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
882
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
883
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
884
+ };
885
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
886
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
887
+ };
888
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
889
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
890
+ };
891
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
892
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
893
+ };
894
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
895
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
896
+ };
897
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
898
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
899
+ };
900
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
901
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
902
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
903
+ };
904
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
905
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
906
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
907
+ };
908
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
909
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
910
+ };
911
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
912
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
913
+ };
914
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
915
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
916
+ };
917
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
918
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
919
+ };
920
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
921
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
922
+ };
923
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
924
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
925
+ };
926
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
927
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
928
+ };
929
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
930
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
931
+ };
932
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
933
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
934
+ };
935
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
936
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
937
+ };
938
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
939
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
940
+ };
941
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
942
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
943
+ };
944
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
945
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
946
+ };
947
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
948
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
949
+ };
950
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
951
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
952
+ };
953
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
954
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
955
+ };
956
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
957
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
958
+ };
959
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
960
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
961
+ };
962
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
963
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
964
+ };
965
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
966
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
967
+ };
968
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
969
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
970
+ };
971
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
972
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
973
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
974
+ };
975
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
976
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
977
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
978
+ };
979
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
980
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
981
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
982
+ };
983
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
984
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
985
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
986
+ };
987
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
988
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
989
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
990
+ };
991
+ }>>;
992
+ declare const NavigationMenuLink: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<NavigationMenuPrimitive.NavigationMenuLinkProps & react.RefAttributes<HTMLAnchorElement>>, _stitches_react_types_styled_component.StyledComponentProps<[{
993
+ display: string;
994
+ textDecoration: string;
995
+ fontSize: string;
996
+ lineHeight: number;
997
+ '&:focus': {
998
+ position: string;
999
+ boxShadow: string;
1000
+ };
1001
+ '&:hover': {
1002
+ backgroundColor: string;
1003
+ cursor: string;
1004
+ };
1005
+ variants: {
1006
+ focus: {
1007
+ true: {
1008
+ padding: string;
1009
+ position: string;
1010
+ listStyle: string;
1011
+ cursor: string;
1012
+ width: string;
1013
+ height: string;
1014
+ margin: string;
1015
+ outline: string;
1016
+ span: {
1017
+ position: string;
1018
+ left: string;
1019
+ right: number;
1020
+ top: string;
1021
+ bottom: number;
1022
+ zIndex: string;
1023
+ userSelect: string;
1024
+ fontSize: string;
1025
+ };
1026
+ };
1027
+ };
1028
+ type: {
1029
+ callout: {
1030
+ background: string;
1031
+ display: string;
1032
+ justifyContent: string;
1033
+ flexDirection: string;
1034
+ width: string;
1035
+ height: string;
1036
+ p: number;
1037
+ m: number;
1038
+ mb: string;
1039
+ pb: string;
1040
+ };
1041
+ };
1042
+ };
1043
+ borderRadius: string;
1044
+ color: string;
1045
+ fontWeight: string;
1046
+ fontVariationSettings: string;
1047
+ outline: string;
1048
+ padding: string;
1049
+ userSelect: string;
1050
+ }]>, {
1051
+ bp1: string;
1052
+ bp2: string;
1053
+ bp3: string;
1054
+ bp4: string;
1055
+ motion: string;
1056
+ hover: string;
1057
+ dark: string;
1058
+ light: string;
1059
+ }, _stitches_react_types_css_util.CSS<{
1060
+ bp1: string;
1061
+ bp2: string;
1062
+ bp3: string;
1063
+ bp4: string;
1064
+ motion: string;
1065
+ hover: string;
1066
+ dark: string;
1067
+ light: string;
1068
+ }, {
1069
+ borderWidths: unknown;
1070
+ borderStyles: unknown;
1071
+ colors: unknown;
1072
+ fonts: {
1073
+ 'fallback-mono': string;
1074
+ 'fallback-sans': string;
1075
+ 'fallback-serif': string;
1076
+ mono: string;
1077
+ sans: string;
1078
+ serif: string;
1079
+ };
1080
+ fontSizes: {
1081
+ 1: string;
1082
+ 2: string;
1083
+ 3: string;
1084
+ 4: string;
1085
+ 5: string;
1086
+ 6: string;
1087
+ 7: string;
1088
+ 8: string;
1089
+ 9: string;
1090
+ };
1091
+ fontWeights: {
1092
+ 1: string;
1093
+ 2: string;
1094
+ 3: string;
1095
+ 4: string;
1096
+ 5: string;
1097
+ 6: string;
1098
+ 7: string;
1099
+ 8: string;
1100
+ 9: string;
1101
+ };
1102
+ letterSpacings: unknown;
1103
+ lineHeights: unknown;
1104
+ radii: {
1105
+ 0: string;
1106
+ 1: string;
1107
+ 2: string;
1108
+ 3: string;
1109
+ 4: string;
1110
+ pill: string;
1111
+ round: string;
1112
+ };
1113
+ shadows: {
1114
+ 0: string;
1115
+ 1: string;
1116
+ 2: string;
1117
+ 3: string;
1118
+ toast: string;
1119
+ };
1120
+ sizes: {
1121
+ 0: string;
1122
+ 1: string;
1123
+ 2: string;
1124
+ 3: string;
1125
+ 4: string;
1126
+ 5: string;
1127
+ 6: string;
1128
+ 7: string;
1129
+ 8: string;
1130
+ 9: string;
1131
+ };
1132
+ space: {
1133
+ 0: string;
1134
+ 1: string;
1135
+ 2: string;
1136
+ 3: string;
1137
+ 4: string;
1138
+ 5: string;
1139
+ 6: string;
1140
+ 7: string;
1141
+ 8: string;
1142
+ 9: string;
1143
+ 10: string;
1144
+ 11: string;
1145
+ 12: string;
1146
+ 13: string;
1147
+ 14: string;
1148
+ 15: string;
1149
+ 16: string;
1150
+ };
1151
+ transitions: unknown;
1152
+ zIndices: {
1153
+ 0: string;
1154
+ 1: string;
1155
+ 2: string;
1156
+ 3: string;
1157
+ 4: string;
1158
+ max: string;
1159
+ toast: string;
1160
+ };
1161
+ foo: {
1162
+ bar: string;
1163
+ };
1164
+ }, _stitches_react_types_config.DefaultThemeMap, {
1165
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1166
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1167
+ };
1168
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1169
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1170
+ };
1171
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1172
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1173
+ };
1174
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1175
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1176
+ };
1177
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1178
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1179
+ };
1180
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1181
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1182
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1183
+ };
1184
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1185
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1186
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1187
+ };
1188
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1189
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1190
+ };
1191
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1192
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1193
+ };
1194
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1195
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1196
+ };
1197
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1198
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1199
+ };
1200
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1201
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1202
+ };
1203
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1204
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1205
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1206
+ };
1207
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1208
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1209
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1210
+ };
1211
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1212
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1213
+ };
1214
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1215
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1216
+ };
1217
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1218
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1219
+ };
1220
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1221
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1222
+ };
1223
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1224
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1225
+ };
1226
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1227
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1228
+ };
1229
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1230
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1231
+ };
1232
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1233
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1234
+ };
1235
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1236
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1237
+ };
1238
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1239
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1240
+ };
1241
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1242
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1243
+ };
1244
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1245
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1246
+ };
1247
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1248
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1249
+ };
1250
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1251
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1252
+ };
1253
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1254
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1255
+ };
1256
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1257
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1258
+ };
1259
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1260
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1261
+ };
1262
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1263
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1264
+ };
1265
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1266
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1267
+ };
1268
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1269
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1270
+ };
1271
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1272
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1273
+ };
1274
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1275
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1276
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1277
+ };
1278
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1279
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1280
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1281
+ };
1282
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1283
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1284
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1285
+ };
1286
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1287
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1288
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1289
+ };
1290
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1291
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1292
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1293
+ };
1294
+ }>>;
1295
+ declare const NavigationMenuContent: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<NavigationMenuPrimitive.NavigationMenuContentProps & react.RefAttributes<HTMLDivElement>>, {}, {
1296
+ bp1: string;
1297
+ bp2: string;
1298
+ bp3: string;
1299
+ bp4: string;
1300
+ motion: string;
1301
+ hover: string;
1302
+ dark: string;
1303
+ light: string;
1304
+ }, _stitches_react_types_css_util.CSS<{
1305
+ bp1: string;
1306
+ bp2: string;
1307
+ bp3: string;
1308
+ bp4: string;
1309
+ motion: string;
1310
+ hover: string;
1311
+ dark: string;
1312
+ light: string;
1313
+ }, {
1314
+ borderWidths: unknown;
1315
+ borderStyles: unknown;
1316
+ colors: unknown;
1317
+ fonts: {
1318
+ 'fallback-mono': string;
1319
+ 'fallback-sans': string;
1320
+ 'fallback-serif': string;
1321
+ mono: string;
1322
+ sans: string;
1323
+ serif: string;
1324
+ };
1325
+ fontSizes: {
1326
+ 1: string;
1327
+ 2: string;
1328
+ 3: string;
1329
+ 4: string;
1330
+ 5: string;
1331
+ 6: string;
1332
+ 7: string;
1333
+ 8: string;
1334
+ 9: string;
1335
+ };
1336
+ fontWeights: {
1337
+ 1: string;
1338
+ 2: string;
1339
+ 3: string;
1340
+ 4: string;
1341
+ 5: string;
1342
+ 6: string;
1343
+ 7: string;
1344
+ 8: string;
1345
+ 9: string;
1346
+ };
1347
+ letterSpacings: unknown;
1348
+ lineHeights: unknown;
1349
+ radii: {
1350
+ 0: string;
1351
+ 1: string;
1352
+ 2: string;
1353
+ 3: string;
1354
+ 4: string;
1355
+ pill: string;
1356
+ round: string;
1357
+ };
1358
+ shadows: {
1359
+ 0: string;
1360
+ 1: string;
1361
+ 2: string;
1362
+ 3: string;
1363
+ toast: string;
1364
+ };
1365
+ sizes: {
1366
+ 0: string;
1367
+ 1: string;
1368
+ 2: string;
1369
+ 3: string;
1370
+ 4: string;
1371
+ 5: string;
1372
+ 6: string;
1373
+ 7: string;
1374
+ 8: string;
1375
+ 9: string;
1376
+ };
1377
+ space: {
1378
+ 0: string;
1379
+ 1: string;
1380
+ 2: string;
1381
+ 3: string;
1382
+ 4: string;
1383
+ 5: string;
1384
+ 6: string;
1385
+ 7: string;
1386
+ 8: string;
1387
+ 9: string;
1388
+ 10: string;
1389
+ 11: string;
1390
+ 12: string;
1391
+ 13: string;
1392
+ 14: string;
1393
+ 15: string;
1394
+ 16: string;
1395
+ };
1396
+ transitions: unknown;
1397
+ zIndices: {
1398
+ 0: string;
1399
+ 1: string;
1400
+ 2: string;
1401
+ 3: string;
1402
+ 4: string;
1403
+ max: string;
1404
+ toast: string;
1405
+ };
1406
+ foo: {
1407
+ bar: string;
1408
+ };
1409
+ }, _stitches_react_types_config.DefaultThemeMap, {
1410
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1411
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1412
+ };
1413
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1414
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1415
+ };
1416
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1417
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1418
+ };
1419
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1420
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1421
+ };
1422
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1423
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1424
+ };
1425
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1426
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1427
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1428
+ };
1429
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1430
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1431
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1432
+ };
1433
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1434
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1435
+ };
1436
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1437
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1438
+ };
1439
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1440
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1441
+ };
1442
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1443
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1444
+ };
1445
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1446
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1447
+ };
1448
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1449
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1450
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1451
+ };
1452
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1453
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1454
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1455
+ };
1456
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1457
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1458
+ };
1459
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1460
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1461
+ };
1462
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1463
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1464
+ };
1465
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1466
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1467
+ };
1468
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1469
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1470
+ };
1471
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1472
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1473
+ };
1474
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1475
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1476
+ };
1477
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1478
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1479
+ };
1480
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1481
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1482
+ };
1483
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1484
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1485
+ };
1486
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1487
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1488
+ };
1489
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1490
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1491
+ };
1492
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1493
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1494
+ };
1495
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1496
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1497
+ };
1498
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1499
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1500
+ };
1501
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1502
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1503
+ };
1504
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1505
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1506
+ };
1507
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1508
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1509
+ };
1510
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1511
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1512
+ };
1513
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1514
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1515
+ };
1516
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1517
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1518
+ };
1519
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1520
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1521
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1522
+ };
1523
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1524
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1525
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1526
+ };
1527
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1528
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1529
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1530
+ };
1531
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1532
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1533
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1534
+ };
1535
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1536
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1537
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1538
+ };
1539
+ }>>;
1540
+ declare const NavigationMenuViewport: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<NavigationMenuPrimitive.NavigationMenuViewportProps & react.RefAttributes<HTMLDivElement>>, {}, {
1541
+ bp1: string;
1542
+ bp2: string;
1543
+ bp3: string;
1544
+ bp4: string;
1545
+ motion: string;
1546
+ hover: string;
1547
+ dark: string;
1548
+ light: string;
1549
+ }, _stitches_react_types_css_util.CSS<{
1550
+ bp1: string;
1551
+ bp2: string;
1552
+ bp3: string;
1553
+ bp4: string;
1554
+ motion: string;
1555
+ hover: string;
1556
+ dark: string;
1557
+ light: string;
1558
+ }, {
1559
+ borderWidths: unknown;
1560
+ borderStyles: unknown;
1561
+ colors: unknown;
1562
+ fonts: {
1563
+ 'fallback-mono': string;
1564
+ 'fallback-sans': string;
1565
+ 'fallback-serif': string;
1566
+ mono: string;
1567
+ sans: string;
1568
+ serif: string;
1569
+ };
1570
+ fontSizes: {
1571
+ 1: string;
1572
+ 2: string;
1573
+ 3: string;
1574
+ 4: string;
1575
+ 5: string;
1576
+ 6: string;
1577
+ 7: string;
1578
+ 8: string;
1579
+ 9: string;
1580
+ };
1581
+ fontWeights: {
1582
+ 1: string;
1583
+ 2: string;
1584
+ 3: string;
1585
+ 4: string;
1586
+ 5: string;
1587
+ 6: string;
1588
+ 7: string;
1589
+ 8: string;
1590
+ 9: string;
1591
+ };
1592
+ letterSpacings: unknown;
1593
+ lineHeights: unknown;
1594
+ radii: {
1595
+ 0: string;
1596
+ 1: string;
1597
+ 2: string;
1598
+ 3: string;
1599
+ 4: string;
1600
+ pill: string;
1601
+ round: string;
1602
+ };
1603
+ shadows: {
1604
+ 0: string;
1605
+ 1: string;
1606
+ 2: string;
1607
+ 3: string;
1608
+ toast: string;
1609
+ };
1610
+ sizes: {
1611
+ 0: string;
1612
+ 1: string;
1613
+ 2: string;
1614
+ 3: string;
1615
+ 4: string;
1616
+ 5: string;
1617
+ 6: string;
1618
+ 7: string;
1619
+ 8: string;
1620
+ 9: string;
1621
+ };
1622
+ space: {
1623
+ 0: string;
1624
+ 1: string;
1625
+ 2: string;
1626
+ 3: string;
1627
+ 4: string;
1628
+ 5: string;
1629
+ 6: string;
1630
+ 7: string;
1631
+ 8: string;
1632
+ 9: string;
1633
+ 10: string;
1634
+ 11: string;
1635
+ 12: string;
1636
+ 13: string;
1637
+ 14: string;
1638
+ 15: string;
1639
+ 16: string;
1640
+ };
1641
+ transitions: unknown;
1642
+ zIndices: {
1643
+ 0: string;
1644
+ 1: string;
1645
+ 2: string;
1646
+ 3: string;
1647
+ 4: string;
1648
+ max: string;
1649
+ toast: string;
1650
+ };
1651
+ foo: {
1652
+ bar: string;
1653
+ };
1654
+ }, _stitches_react_types_config.DefaultThemeMap, {
1655
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1656
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1657
+ };
1658
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1659
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1660
+ };
1661
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1662
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1663
+ };
1664
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1665
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1666
+ };
1667
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1668
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1669
+ };
1670
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1671
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1672
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1673
+ };
1674
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1675
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1676
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1677
+ };
1678
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1679
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1680
+ };
1681
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1682
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1683
+ };
1684
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1685
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1686
+ };
1687
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1688
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1689
+ };
1690
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1691
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1692
+ };
1693
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1694
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1695
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1696
+ };
1697
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1698
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1699
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1700
+ };
1701
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1702
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1703
+ };
1704
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1705
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1706
+ };
1707
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1708
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1709
+ };
1710
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1711
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1712
+ };
1713
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1714
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1715
+ };
1716
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1717
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1718
+ };
1719
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1720
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1721
+ };
1722
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1723
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1724
+ };
1725
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1726
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1727
+ };
1728
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1729
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1730
+ };
1731
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1732
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1733
+ };
1734
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1735
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1736
+ };
1737
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1738
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1739
+ };
1740
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1741
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1742
+ };
1743
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1744
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1745
+ };
1746
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1747
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1748
+ };
1749
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1750
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1751
+ };
1752
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1753
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1754
+ };
1755
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1756
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1757
+ };
1758
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1759
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1760
+ };
1761
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1762
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1763
+ };
1764
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1765
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1766
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1767
+ };
1768
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1769
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1770
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1771
+ };
1772
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1773
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1774
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1775
+ };
1776
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1777
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1778
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1779
+ };
1780
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1781
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1782
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1783
+ };
1784
+ }>>;
1785
+ declare const NavigationMenuIndicator: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<NavigationMenuPrimitive.NavigationMenuIndicatorProps & react.RefAttributes<HTMLDivElement>>, {}, {
1786
+ bp1: string;
1787
+ bp2: string;
1788
+ bp3: string;
1789
+ bp4: string;
1790
+ motion: string;
1791
+ hover: string;
1792
+ dark: string;
1793
+ light: string;
1794
+ }, _stitches_react_types_css_util.CSS<{
1795
+ bp1: string;
1796
+ bp2: string;
1797
+ bp3: string;
1798
+ bp4: string;
1799
+ motion: string;
1800
+ hover: string;
1801
+ dark: string;
1802
+ light: string;
1803
+ }, {
1804
+ borderWidths: unknown;
1805
+ borderStyles: unknown;
1806
+ colors: unknown;
1807
+ fonts: {
1808
+ 'fallback-mono': string;
1809
+ 'fallback-sans': string;
1810
+ 'fallback-serif': string;
1811
+ mono: string;
1812
+ sans: string;
1813
+ serif: string;
1814
+ };
1815
+ fontSizes: {
1816
+ 1: string;
1817
+ 2: string;
1818
+ 3: string;
1819
+ 4: string;
1820
+ 5: string;
1821
+ 6: string;
1822
+ 7: string;
1823
+ 8: string;
1824
+ 9: string;
1825
+ };
1826
+ fontWeights: {
1827
+ 1: string;
1828
+ 2: string;
1829
+ 3: string;
1830
+ 4: string;
1831
+ 5: string;
1832
+ 6: string;
1833
+ 7: string;
1834
+ 8: string;
1835
+ 9: string;
1836
+ };
1837
+ letterSpacings: unknown;
1838
+ lineHeights: unknown;
1839
+ radii: {
1840
+ 0: string;
1841
+ 1: string;
1842
+ 2: string;
1843
+ 3: string;
1844
+ 4: string;
1845
+ pill: string;
1846
+ round: string;
1847
+ };
1848
+ shadows: {
1849
+ 0: string;
1850
+ 1: string;
1851
+ 2: string;
1852
+ 3: string;
1853
+ toast: string;
1854
+ };
1855
+ sizes: {
1856
+ 0: string;
1857
+ 1: string;
1858
+ 2: string;
1859
+ 3: string;
1860
+ 4: string;
1861
+ 5: string;
1862
+ 6: string;
1863
+ 7: string;
1864
+ 8: string;
1865
+ 9: string;
1866
+ };
1867
+ space: {
1868
+ 0: string;
1869
+ 1: string;
1870
+ 2: string;
1871
+ 3: string;
1872
+ 4: string;
1873
+ 5: string;
1874
+ 6: string;
1875
+ 7: string;
1876
+ 8: string;
1877
+ 9: string;
1878
+ 10: string;
1879
+ 11: string;
1880
+ 12: string;
1881
+ 13: string;
1882
+ 14: string;
1883
+ 15: string;
1884
+ 16: string;
1885
+ };
1886
+ transitions: unknown;
1887
+ zIndices: {
1888
+ 0: string;
1889
+ 1: string;
1890
+ 2: string;
1891
+ 3: string;
1892
+ 4: string;
1893
+ max: string;
1894
+ toast: string;
1895
+ };
1896
+ foo: {
1897
+ bar: string;
1898
+ };
1899
+ }, _stitches_react_types_config.DefaultThemeMap, {
1900
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1901
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1902
+ };
1903
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1904
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1905
+ };
1906
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1907
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1908
+ };
1909
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1910
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1911
+ };
1912
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1913
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1914
+ };
1915
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1916
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1917
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1918
+ };
1919
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1920
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1921
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1922
+ };
1923
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1924
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1925
+ };
1926
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1927
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1928
+ };
1929
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1930
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1931
+ };
1932
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1933
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1934
+ };
1935
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1936
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1937
+ };
1938
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1939
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1940
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1941
+ };
1942
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1943
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1944
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1945
+ };
1946
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1947
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1948
+ };
1949
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1950
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1951
+ };
1952
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1953
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1954
+ };
1955
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1956
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1957
+ };
1958
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1959
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1960
+ };
1961
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1962
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1963
+ };
1964
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1965
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1966
+ };
1967
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1968
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1969
+ };
1970
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1971
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1972
+ };
1973
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1974
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1975
+ };
1976
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1977
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1978
+ };
1979
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1980
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1981
+ };
1982
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1983
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1984
+ };
1985
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1986
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1987
+ };
1988
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1989
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1990
+ };
1991
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1992
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1993
+ };
1994
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1995
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1996
+ };
1997
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1998
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1999
+ };
2000
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
2001
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
2002
+ };
2003
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
2004
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
2005
+ };
2006
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
2007
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
2008
+ };
2009
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2010
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2011
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2012
+ };
2013
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2014
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2015
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2016
+ };
2017
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
2018
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2019
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2020
+ };
2021
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
2022
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2023
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2024
+ };
2025
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
2026
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2027
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2028
+ };
2029
+ }>>;
2030
+ /**
2031
+ * @custom
2032
+ */
2033
+ declare const NavigationMenuListContent: _stitches_react_types_styled_component.StyledComponent<"ul", _stitches_react_types_styled_component.StyledComponentProps<[{
2034
+ columnGap: number;
2035
+ display: string;
2036
+ listStyle: string;
2037
+ margin: number;
2038
+ p: string;
2039
+ '@bp1': {
2040
+ p: string;
2041
+ };
2042
+ '@media (prefers-reduced-motion: no-preference)': {
2043
+ transition: string;
2044
+ };
2045
+ variants: {
2046
+ layout: {
2047
+ one: {
2048
+ '@media only screen and (min-width: 600px)': {
2049
+ gridTemplateColumns: string;
2050
+ width: number;
2051
+ };
2052
+ };
2053
+ two: {
2054
+ '@media only screen and (min-width: 600px)': {
2055
+ gridAutoFlow: string;
2056
+ gridTemplateRows: string;
2057
+ width: number;
2058
+ };
2059
+ };
2060
+ three: {
2061
+ '@media only screen and (min-width: 600px)': {
2062
+ gridAutoFlow: string;
2063
+ gridTemplateRows: string;
2064
+ width: number;
2065
+ };
2066
+ };
2067
+ };
2068
+ };
2069
+ }]>, {
2070
+ bp1: string;
2071
+ bp2: string;
2072
+ bp3: string;
2073
+ bp4: string;
2074
+ motion: string;
2075
+ hover: string;
2076
+ dark: string;
2077
+ light: string;
2078
+ }, _stitches_react_types_css_util.CSS<{
2079
+ bp1: string;
2080
+ bp2: string;
2081
+ bp3: string;
2082
+ bp4: string;
2083
+ motion: string;
2084
+ hover: string;
2085
+ dark: string;
2086
+ light: string;
2087
+ }, {
2088
+ borderWidths: unknown;
2089
+ borderStyles: unknown;
2090
+ colors: unknown;
2091
+ fonts: {
2092
+ 'fallback-mono': string;
2093
+ 'fallback-sans': string;
2094
+ 'fallback-serif': string;
2095
+ mono: string;
2096
+ sans: string;
2097
+ serif: string;
2098
+ };
2099
+ fontSizes: {
2100
+ 1: string;
2101
+ 2: string;
2102
+ 3: string;
2103
+ 4: string;
2104
+ 5: string;
2105
+ 6: string;
2106
+ 7: string;
2107
+ 8: string;
2108
+ 9: string;
2109
+ };
2110
+ fontWeights: {
2111
+ 1: string;
2112
+ 2: string;
2113
+ 3: string;
2114
+ 4: string;
2115
+ 5: string;
2116
+ 6: string;
2117
+ 7: string;
2118
+ 8: string;
2119
+ 9: string;
2120
+ };
2121
+ letterSpacings: unknown;
2122
+ lineHeights: unknown;
2123
+ radii: {
2124
+ 0: string;
2125
+ 1: string;
2126
+ 2: string;
2127
+ 3: string;
2128
+ 4: string;
2129
+ pill: string;
2130
+ round: string;
2131
+ };
2132
+ shadows: {
2133
+ 0: string;
2134
+ 1: string;
2135
+ 2: string;
2136
+ 3: string;
2137
+ toast: string;
2138
+ };
2139
+ sizes: {
2140
+ 0: string;
2141
+ 1: string;
2142
+ 2: string;
2143
+ 3: string;
2144
+ 4: string;
2145
+ 5: string;
2146
+ 6: string;
2147
+ 7: string;
2148
+ 8: string;
2149
+ 9: string;
2150
+ };
2151
+ space: {
2152
+ 0: string;
2153
+ 1: string;
2154
+ 2: string;
2155
+ 3: string;
2156
+ 4: string;
2157
+ 5: string;
2158
+ 6: string;
2159
+ 7: string;
2160
+ 8: string;
2161
+ 9: string;
2162
+ 10: string;
2163
+ 11: string;
2164
+ 12: string;
2165
+ 13: string;
2166
+ 14: string;
2167
+ 15: string;
2168
+ 16: string;
2169
+ };
2170
+ transitions: unknown;
2171
+ zIndices: {
2172
+ 0: string;
2173
+ 1: string;
2174
+ 2: string;
2175
+ 3: string;
2176
+ 4: string;
2177
+ max: string;
2178
+ toast: string;
2179
+ };
2180
+ foo: {
2181
+ bar: string;
2182
+ };
2183
+ }, _stitches_react_types_config.DefaultThemeMap, {
2184
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
2185
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
2186
+ };
2187
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2188
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2189
+ };
2190
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
2191
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
2192
+ };
2193
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
2194
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
2195
+ };
2196
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2197
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2198
+ };
2199
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2200
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2201
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2202
+ };
2203
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2204
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2205
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2206
+ };
2207
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
2208
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
2209
+ };
2210
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2211
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2212
+ };
2213
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
2214
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
2215
+ };
2216
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
2217
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
2218
+ };
2219
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2220
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2221
+ };
2222
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2223
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2224
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2225
+ };
2226
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2227
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2228
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2229
+ };
2230
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
2231
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
2232
+ };
2233
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
2234
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
2235
+ };
2236
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
2237
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
2238
+ };
2239
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
2240
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
2241
+ };
2242
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
2243
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
2244
+ };
2245
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
2246
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
2247
+ };
2248
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
2249
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
2250
+ };
2251
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
2252
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
2253
+ };
2254
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
2255
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
2256
+ };
2257
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
2258
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
2259
+ };
2260
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
2261
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
2262
+ };
2263
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
2264
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
2265
+ };
2266
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
2267
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
2268
+ };
2269
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
2270
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
2271
+ };
2272
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
2273
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
2274
+ };
2275
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
2276
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
2277
+ };
2278
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
2279
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
2280
+ };
2281
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
2282
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
2283
+ };
2284
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
2285
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
2286
+ };
2287
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
2288
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
2289
+ };
2290
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
2291
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
2292
+ };
2293
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2294
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2295
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2296
+ };
2297
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2298
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2299
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2300
+ };
2301
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
2302
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2303
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2304
+ };
2305
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
2306
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2307
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2308
+ };
2309
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
2310
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2311
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2312
+ };
2313
+ }>>;
2314
+ declare const NavigationMenuListItem: _stitches_react_types_styled_component.StyledComponent<"li", {}, {
2315
+ bp1: string;
2316
+ bp2: string;
2317
+ bp3: string;
2318
+ bp4: string;
2319
+ motion: string;
2320
+ hover: string;
2321
+ dark: string;
2322
+ light: string;
2323
+ }, _stitches_react_types_css_util.CSS<{
2324
+ bp1: string;
2325
+ bp2: string;
2326
+ bp3: string;
2327
+ bp4: string;
2328
+ motion: string;
2329
+ hover: string;
2330
+ dark: string;
2331
+ light: string;
2332
+ }, {
2333
+ borderWidths: unknown;
2334
+ borderStyles: unknown;
2335
+ colors: unknown;
2336
+ fonts: {
2337
+ 'fallback-mono': string;
2338
+ 'fallback-sans': string;
2339
+ 'fallback-serif': string;
2340
+ mono: string;
2341
+ sans: string;
2342
+ serif: string;
2343
+ };
2344
+ fontSizes: {
2345
+ 1: string;
2346
+ 2: string;
2347
+ 3: string;
2348
+ 4: string;
2349
+ 5: string;
2350
+ 6: string;
2351
+ 7: string;
2352
+ 8: string;
2353
+ 9: string;
2354
+ };
2355
+ fontWeights: {
2356
+ 1: string;
2357
+ 2: string;
2358
+ 3: string;
2359
+ 4: string;
2360
+ 5: string;
2361
+ 6: string;
2362
+ 7: string;
2363
+ 8: string;
2364
+ 9: string;
2365
+ };
2366
+ letterSpacings: unknown;
2367
+ lineHeights: unknown;
2368
+ radii: {
2369
+ 0: string;
2370
+ 1: string;
2371
+ 2: string;
2372
+ 3: string;
2373
+ 4: string;
2374
+ pill: string;
2375
+ round: string;
2376
+ };
2377
+ shadows: {
2378
+ 0: string;
2379
+ 1: string;
2380
+ 2: string;
2381
+ 3: string;
2382
+ toast: string;
2383
+ };
2384
+ sizes: {
2385
+ 0: string;
2386
+ 1: string;
2387
+ 2: string;
2388
+ 3: string;
2389
+ 4: string;
2390
+ 5: string;
2391
+ 6: string;
2392
+ 7: string;
2393
+ 8: string;
2394
+ 9: string;
2395
+ };
2396
+ space: {
2397
+ 0: string;
2398
+ 1: string;
2399
+ 2: string;
2400
+ 3: string;
2401
+ 4: string;
2402
+ 5: string;
2403
+ 6: string;
2404
+ 7: string;
2405
+ 8: string;
2406
+ 9: string;
2407
+ 10: string;
2408
+ 11: string;
2409
+ 12: string;
2410
+ 13: string;
2411
+ 14: string;
2412
+ 15: string;
2413
+ 16: string;
2414
+ };
2415
+ transitions: unknown;
2416
+ zIndices: {
2417
+ 0: string;
2418
+ 1: string;
2419
+ 2: string;
2420
+ 3: string;
2421
+ 4: string;
2422
+ max: string;
2423
+ toast: string;
2424
+ };
2425
+ foo: {
2426
+ bar: string;
2427
+ };
2428
+ }, _stitches_react_types_config.DefaultThemeMap, {
2429
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
2430
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
2431
+ };
2432
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2433
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2434
+ };
2435
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
2436
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
2437
+ };
2438
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
2439
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
2440
+ };
2441
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2442
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2443
+ };
2444
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2445
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2446
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2447
+ };
2448
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2449
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2450
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2451
+ };
2452
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
2453
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
2454
+ };
2455
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2456
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2457
+ };
2458
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
2459
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
2460
+ };
2461
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
2462
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
2463
+ };
2464
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2465
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2466
+ };
2467
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2468
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2469
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2470
+ };
2471
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2472
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2473
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2474
+ };
2475
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
2476
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
2477
+ };
2478
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
2479
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
2480
+ };
2481
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
2482
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
2483
+ };
2484
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
2485
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
2486
+ };
2487
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
2488
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
2489
+ };
2490
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
2491
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
2492
+ };
2493
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
2494
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
2495
+ };
2496
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
2497
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
2498
+ };
2499
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
2500
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
2501
+ };
2502
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
2503
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
2504
+ };
2505
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
2506
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
2507
+ };
2508
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
2509
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
2510
+ };
2511
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
2512
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
2513
+ };
2514
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
2515
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
2516
+ };
2517
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
2518
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
2519
+ };
2520
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
2521
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
2522
+ };
2523
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
2524
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
2525
+ };
2526
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
2527
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
2528
+ };
2529
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
2530
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
2531
+ };
2532
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
2533
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
2534
+ };
2535
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
2536
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
2537
+ };
2538
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2539
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2540
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2541
+ };
2542
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2543
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2544
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2545
+ };
2546
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
2547
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2548
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2549
+ };
2550
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
2551
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2552
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2553
+ };
2554
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
2555
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2556
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2557
+ };
2558
+ }>>;
2559
+ declare const NavigationMenuListItemLink: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<NavigationMenuPrimitive.NavigationMenuLinkProps & react.RefAttributes<HTMLAnchorElement>>, _stitches_react_types_styled_component.StyledComponentProps<[{
2560
+ display: string;
2561
+ textDecoration: string;
2562
+ fontSize: string;
2563
+ lineHeight: number;
2564
+ '&:focus': {
2565
+ position: string;
2566
+ boxShadow: string;
2567
+ };
2568
+ '&:hover': {
2569
+ backgroundColor: string;
2570
+ };
2571
+ variants: {
2572
+ focus: {
2573
+ true: {
2574
+ padding: string;
2575
+ position: string;
2576
+ listStyle: string;
2577
+ cursor: string;
2578
+ width: string;
2579
+ height: string;
2580
+ margin: string;
2581
+ outline: string;
2582
+ span: {
2583
+ position: string;
2584
+ left: string;
2585
+ right: number;
2586
+ top: string;
2587
+ bottom: number;
2588
+ zIndex: string;
2589
+ userSelect: string;
2590
+ fontSize: string;
2591
+ };
2592
+ };
2593
+ };
2594
+ type: {
2595
+ callout: {
2596
+ background: string;
2597
+ display: string;
2598
+ justifyContent: string;
2599
+ flexDirection: string;
2600
+ width: string;
2601
+ height: string;
2602
+ p: number;
2603
+ m: number;
2604
+ mb: string;
2605
+ pb: string;
2606
+ };
2607
+ };
2608
+ };
2609
+ borderRadius: string;
2610
+ color: string;
2611
+ fontWeight: string;
2612
+ fontVariationSettings: string;
2613
+ outline: string;
2614
+ padding: string;
2615
+ userSelect: string;
2616
+ }]>, {
2617
+ bp1: string;
2618
+ bp2: string;
2619
+ bp3: string;
2620
+ bp4: string;
2621
+ motion: string;
2622
+ hover: string;
2623
+ dark: string;
2624
+ light: string;
2625
+ }, _stitches_react_types_css_util.CSS<{
2626
+ bp1: string;
2627
+ bp2: string;
2628
+ bp3: string;
2629
+ bp4: string;
2630
+ motion: string;
2631
+ hover: string;
2632
+ dark: string;
2633
+ light: string;
2634
+ }, {
2635
+ borderWidths: unknown;
2636
+ borderStyles: unknown;
2637
+ colors: unknown;
2638
+ fonts: {
2639
+ 'fallback-mono': string;
2640
+ 'fallback-sans': string;
2641
+ 'fallback-serif': string;
2642
+ mono: string;
2643
+ sans: string;
2644
+ serif: string;
2645
+ };
2646
+ fontSizes: {
2647
+ 1: string;
2648
+ 2: string;
2649
+ 3: string;
2650
+ 4: string;
2651
+ 5: string;
2652
+ 6: string;
2653
+ 7: string;
2654
+ 8: string;
2655
+ 9: string;
2656
+ };
2657
+ fontWeights: {
2658
+ 1: string;
2659
+ 2: string;
2660
+ 3: string;
2661
+ 4: string;
2662
+ 5: string;
2663
+ 6: string;
2664
+ 7: string;
2665
+ 8: string;
2666
+ 9: string;
2667
+ };
2668
+ letterSpacings: unknown;
2669
+ lineHeights: unknown;
2670
+ radii: {
2671
+ 0: string;
2672
+ 1: string;
2673
+ 2: string;
2674
+ 3: string;
2675
+ 4: string;
2676
+ pill: string;
2677
+ round: string;
2678
+ };
2679
+ shadows: {
2680
+ 0: string;
2681
+ 1: string;
2682
+ 2: string;
2683
+ 3: string;
2684
+ toast: string;
2685
+ };
2686
+ sizes: {
2687
+ 0: string;
2688
+ 1: string;
2689
+ 2: string;
2690
+ 3: string;
2691
+ 4: string;
2692
+ 5: string;
2693
+ 6: string;
2694
+ 7: string;
2695
+ 8: string;
2696
+ 9: string;
2697
+ };
2698
+ space: {
2699
+ 0: string;
2700
+ 1: string;
2701
+ 2: string;
2702
+ 3: string;
2703
+ 4: string;
2704
+ 5: string;
2705
+ 6: string;
2706
+ 7: string;
2707
+ 8: string;
2708
+ 9: string;
2709
+ 10: string;
2710
+ 11: string;
2711
+ 12: string;
2712
+ 13: string;
2713
+ 14: string;
2714
+ 15: string;
2715
+ 16: string;
2716
+ };
2717
+ transitions: unknown;
2718
+ zIndices: {
2719
+ 0: string;
2720
+ 1: string;
2721
+ 2: string;
2722
+ 3: string;
2723
+ 4: string;
2724
+ max: string;
2725
+ toast: string;
2726
+ };
2727
+ foo: {
2728
+ bar: string;
2729
+ };
2730
+ }, _stitches_react_types_config.DefaultThemeMap, {
2731
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
2732
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
2733
+ };
2734
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2735
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2736
+ };
2737
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
2738
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
2739
+ };
2740
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
2741
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
2742
+ };
2743
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2744
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2745
+ };
2746
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2747
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2748
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2749
+ };
2750
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2751
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2752
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2753
+ };
2754
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
2755
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
2756
+ };
2757
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2758
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2759
+ };
2760
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
2761
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
2762
+ };
2763
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
2764
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
2765
+ };
2766
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2767
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2768
+ };
2769
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2770
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2771
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2772
+ };
2773
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2774
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2775
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2776
+ };
2777
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
2778
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
2779
+ };
2780
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
2781
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
2782
+ };
2783
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
2784
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
2785
+ };
2786
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
2787
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
2788
+ };
2789
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
2790
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
2791
+ };
2792
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
2793
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
2794
+ };
2795
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
2796
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
2797
+ };
2798
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
2799
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
2800
+ };
2801
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
2802
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
2803
+ };
2804
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
2805
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
2806
+ };
2807
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
2808
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
2809
+ };
2810
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
2811
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
2812
+ };
2813
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
2814
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
2815
+ };
2816
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
2817
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
2818
+ };
2819
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
2820
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
2821
+ };
2822
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
2823
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
2824
+ };
2825
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
2826
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
2827
+ };
2828
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
2829
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
2830
+ };
2831
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
2832
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
2833
+ };
2834
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
2835
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
2836
+ };
2837
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
2838
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
2839
+ };
2840
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2841
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2842
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2843
+ };
2844
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2845
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2846
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2847
+ };
2848
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
2849
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2850
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2851
+ };
2852
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
2853
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2854
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2855
+ };
2856
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
2857
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2858
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2859
+ };
2860
+ }>>;
2861
+ declare const NavigationMenuLinkTitle: _stitches_react_types_styled_component.StyledComponent<"p", {}, {
2862
+ bp1: string;
2863
+ bp2: string;
2864
+ bp3: string;
2865
+ bp4: string;
2866
+ motion: string;
2867
+ hover: string;
2868
+ dark: string;
2869
+ light: string;
2870
+ }, _stitches_react_types_css_util.CSS<{
2871
+ bp1: string;
2872
+ bp2: string;
2873
+ bp3: string;
2874
+ bp4: string;
2875
+ motion: string;
2876
+ hover: string;
2877
+ dark: string;
2878
+ light: string;
2879
+ }, {
2880
+ borderWidths: unknown;
2881
+ borderStyles: unknown;
2882
+ colors: unknown;
2883
+ fonts: {
2884
+ 'fallback-mono': string;
2885
+ 'fallback-sans': string;
2886
+ 'fallback-serif': string;
2887
+ mono: string;
2888
+ sans: string;
2889
+ serif: string;
2890
+ };
2891
+ fontSizes: {
2892
+ 1: string;
2893
+ 2: string;
2894
+ 3: string;
2895
+ 4: string;
2896
+ 5: string;
2897
+ 6: string;
2898
+ 7: string;
2899
+ 8: string;
2900
+ 9: string;
2901
+ };
2902
+ fontWeights: {
2903
+ 1: string;
2904
+ 2: string;
2905
+ 3: string;
2906
+ 4: string;
2907
+ 5: string;
2908
+ 6: string;
2909
+ 7: string;
2910
+ 8: string;
2911
+ 9: string;
2912
+ };
2913
+ letterSpacings: unknown;
2914
+ lineHeights: unknown;
2915
+ radii: {
2916
+ 0: string;
2917
+ 1: string;
2918
+ 2: string;
2919
+ 3: string;
2920
+ 4: string;
2921
+ pill: string;
2922
+ round: string;
2923
+ };
2924
+ shadows: {
2925
+ 0: string;
2926
+ 1: string;
2927
+ 2: string;
2928
+ 3: string;
2929
+ toast: string;
2930
+ };
2931
+ sizes: {
2932
+ 0: string;
2933
+ 1: string;
2934
+ 2: string;
2935
+ 3: string;
2936
+ 4: string;
2937
+ 5: string;
2938
+ 6: string;
2939
+ 7: string;
2940
+ 8: string;
2941
+ 9: string;
2942
+ };
2943
+ space: {
2944
+ 0: string;
2945
+ 1: string;
2946
+ 2: string;
2947
+ 3: string;
2948
+ 4: string;
2949
+ 5: string;
2950
+ 6: string;
2951
+ 7: string;
2952
+ 8: string;
2953
+ 9: string;
2954
+ 10: string;
2955
+ 11: string;
2956
+ 12: string;
2957
+ 13: string;
2958
+ 14: string;
2959
+ 15: string;
2960
+ 16: string;
2961
+ };
2962
+ transitions: unknown;
2963
+ zIndices: {
2964
+ 0: string;
2965
+ 1: string;
2966
+ 2: string;
2967
+ 3: string;
2968
+ 4: string;
2969
+ max: string;
2970
+ toast: string;
2971
+ };
2972
+ foo: {
2973
+ bar: string;
2974
+ };
2975
+ }, _stitches_react_types_config.DefaultThemeMap, {
2976
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
2977
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
2978
+ };
2979
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2980
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2981
+ };
2982
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
2983
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
2984
+ };
2985
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
2986
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
2987
+ };
2988
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2989
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2990
+ };
2991
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2992
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2993
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2994
+ };
2995
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2996
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2997
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2998
+ };
2999
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
3000
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
3001
+ };
3002
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
3003
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
3004
+ };
3005
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
3006
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
3007
+ };
3008
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
3009
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
3010
+ };
3011
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
3012
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
3013
+ };
3014
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
3015
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
3016
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
3017
+ };
3018
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
3019
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
3020
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
3021
+ };
3022
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
3023
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
3024
+ };
3025
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
3026
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
3027
+ };
3028
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
3029
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
3030
+ };
3031
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
3032
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
3033
+ };
3034
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
3035
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
3036
+ };
3037
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
3038
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
3039
+ };
3040
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
3041
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
3042
+ };
3043
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
3044
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
3045
+ };
3046
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
3047
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
3048
+ };
3049
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
3050
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
3051
+ };
3052
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
3053
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
3054
+ };
3055
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
3056
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
3057
+ };
3058
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
3059
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
3060
+ };
3061
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
3062
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
3063
+ };
3064
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
3065
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
3066
+ };
3067
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
3068
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
3069
+ };
3070
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
3071
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
3072
+ };
3073
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
3074
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
3075
+ };
3076
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
3077
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
3078
+ };
3079
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
3080
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
3081
+ };
3082
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
3083
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
3084
+ };
3085
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
3086
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3087
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3088
+ };
3089
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
3090
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3091
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3092
+ };
3093
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
3094
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
3095
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
3096
+ };
3097
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
3098
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
3099
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
3100
+ };
3101
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
3102
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
3103
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
3104
+ };
3105
+ }>>;
3106
+ declare const NavigationMenuLinkText: _stitches_react_types_styled_component.StyledComponent<"p", {}, {
3107
+ bp1: string;
3108
+ bp2: string;
3109
+ bp3: string;
3110
+ bp4: string;
3111
+ motion: string;
3112
+ hover: string;
3113
+ dark: string;
3114
+ light: string;
3115
+ }, _stitches_react_types_css_util.CSS<{
3116
+ bp1: string;
3117
+ bp2: string;
3118
+ bp3: string;
3119
+ bp4: string;
3120
+ motion: string;
3121
+ hover: string;
3122
+ dark: string;
3123
+ light: string;
3124
+ }, {
3125
+ borderWidths: unknown;
3126
+ borderStyles: unknown;
3127
+ colors: unknown;
3128
+ fonts: {
3129
+ 'fallback-mono': string;
3130
+ 'fallback-sans': string;
3131
+ 'fallback-serif': string;
3132
+ mono: string;
3133
+ sans: string;
3134
+ serif: string;
3135
+ };
3136
+ fontSizes: {
3137
+ 1: string;
3138
+ 2: string;
3139
+ 3: string;
3140
+ 4: string;
3141
+ 5: string;
3142
+ 6: string;
3143
+ 7: string;
3144
+ 8: string;
3145
+ 9: string;
3146
+ };
3147
+ fontWeights: {
3148
+ 1: string;
3149
+ 2: string;
3150
+ 3: string;
3151
+ 4: string;
3152
+ 5: string;
3153
+ 6: string;
3154
+ 7: string;
3155
+ 8: string;
3156
+ 9: string;
3157
+ };
3158
+ letterSpacings: unknown;
3159
+ lineHeights: unknown;
3160
+ radii: {
3161
+ 0: string;
3162
+ 1: string;
3163
+ 2: string;
3164
+ 3: string;
3165
+ 4: string;
3166
+ pill: string;
3167
+ round: string;
3168
+ };
3169
+ shadows: {
3170
+ 0: string;
3171
+ 1: string;
3172
+ 2: string;
3173
+ 3: string;
3174
+ toast: string;
3175
+ };
3176
+ sizes: {
3177
+ 0: string;
3178
+ 1: string;
3179
+ 2: string;
3180
+ 3: string;
3181
+ 4: string;
3182
+ 5: string;
3183
+ 6: string;
3184
+ 7: string;
3185
+ 8: string;
3186
+ 9: string;
3187
+ };
3188
+ space: {
3189
+ 0: string;
3190
+ 1: string;
3191
+ 2: string;
3192
+ 3: string;
3193
+ 4: string;
3194
+ 5: string;
3195
+ 6: string;
3196
+ 7: string;
3197
+ 8: string;
3198
+ 9: string;
3199
+ 10: string;
3200
+ 11: string;
3201
+ 12: string;
3202
+ 13: string;
3203
+ 14: string;
3204
+ 15: string;
3205
+ 16: string;
3206
+ };
3207
+ transitions: unknown;
3208
+ zIndices: {
3209
+ 0: string;
3210
+ 1: string;
3211
+ 2: string;
3212
+ 3: string;
3213
+ 4: string;
3214
+ max: string;
3215
+ toast: string;
3216
+ };
3217
+ foo: {
3218
+ bar: string;
3219
+ };
3220
+ }, _stitches_react_types_config.DefaultThemeMap, {
3221
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
3222
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
3223
+ };
3224
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
3225
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
3226
+ };
3227
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
3228
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
3229
+ };
3230
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
3231
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
3232
+ };
3233
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
3234
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
3235
+ };
3236
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
3237
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
3238
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
3239
+ };
3240
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
3241
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
3242
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
3243
+ };
3244
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
3245
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
3246
+ };
3247
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
3248
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
3249
+ };
3250
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
3251
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
3252
+ };
3253
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
3254
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
3255
+ };
3256
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
3257
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
3258
+ };
3259
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
3260
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
3261
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
3262
+ };
3263
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
3264
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
3265
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
3266
+ };
3267
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
3268
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
3269
+ };
3270
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
3271
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
3272
+ };
3273
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
3274
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
3275
+ };
3276
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
3277
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
3278
+ };
3279
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
3280
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
3281
+ };
3282
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
3283
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
3284
+ };
3285
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
3286
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
3287
+ };
3288
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
3289
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
3290
+ };
3291
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
3292
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
3293
+ };
3294
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
3295
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
3296
+ };
3297
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
3298
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
3299
+ };
3300
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
3301
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
3302
+ };
3303
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
3304
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
3305
+ };
3306
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
3307
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
3308
+ };
3309
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
3310
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
3311
+ };
3312
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
3313
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
3314
+ };
3315
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
3316
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
3317
+ };
3318
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
3319
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
3320
+ };
3321
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
3322
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
3323
+ };
3324
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
3325
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
3326
+ };
3327
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
3328
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
3329
+ };
3330
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
3331
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3332
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3333
+ };
3334
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
3335
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3336
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3337
+ };
3338
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
3339
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
3340
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
3341
+ };
3342
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
3343
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
3344
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
3345
+ };
3346
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
3347
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
3348
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
3349
+ };
3350
+ }>>;
3351
+ declare const NavigationMenuViewportPosition: _stitches_react_types_styled_component.StyledComponent<"div", {}, {
3352
+ bp1: string;
3353
+ bp2: string;
3354
+ bp3: string;
3355
+ bp4: string;
3356
+ motion: string;
3357
+ hover: string;
3358
+ dark: string;
3359
+ light: string;
3360
+ }, _stitches_react_types_css_util.CSS<{
3361
+ bp1: string;
3362
+ bp2: string;
3363
+ bp3: string;
3364
+ bp4: string;
3365
+ motion: string;
3366
+ hover: string;
3367
+ dark: string;
3368
+ light: string;
3369
+ }, {
3370
+ borderWidths: unknown;
3371
+ borderStyles: unknown;
3372
+ colors: unknown;
3373
+ fonts: {
3374
+ 'fallback-mono': string;
3375
+ 'fallback-sans': string;
3376
+ 'fallback-serif': string;
3377
+ mono: string;
3378
+ sans: string;
3379
+ serif: string;
3380
+ };
3381
+ fontSizes: {
3382
+ 1: string;
3383
+ 2: string;
3384
+ 3: string;
3385
+ 4: string;
3386
+ 5: string;
3387
+ 6: string;
3388
+ 7: string;
3389
+ 8: string;
3390
+ 9: string;
3391
+ };
3392
+ fontWeights: {
3393
+ 1: string;
3394
+ 2: string;
3395
+ 3: string;
3396
+ 4: string;
3397
+ 5: string;
3398
+ 6: string;
3399
+ 7: string;
3400
+ 8: string;
3401
+ 9: string;
3402
+ };
3403
+ letterSpacings: unknown;
3404
+ lineHeights: unknown;
3405
+ radii: {
3406
+ 0: string;
3407
+ 1: string;
3408
+ 2: string;
3409
+ 3: string;
3410
+ 4: string;
3411
+ pill: string;
3412
+ round: string;
3413
+ };
3414
+ shadows: {
3415
+ 0: string;
3416
+ 1: string;
3417
+ 2: string;
3418
+ 3: string;
3419
+ toast: string;
3420
+ };
3421
+ sizes: {
3422
+ 0: string;
3423
+ 1: string;
3424
+ 2: string;
3425
+ 3: string;
3426
+ 4: string;
3427
+ 5: string;
3428
+ 6: string;
3429
+ 7: string;
3430
+ 8: string;
3431
+ 9: string;
3432
+ };
3433
+ space: {
3434
+ 0: string;
3435
+ 1: string;
3436
+ 2: string;
3437
+ 3: string;
3438
+ 4: string;
3439
+ 5: string;
3440
+ 6: string;
3441
+ 7: string;
3442
+ 8: string;
3443
+ 9: string;
3444
+ 10: string;
3445
+ 11: string;
3446
+ 12: string;
3447
+ 13: string;
3448
+ 14: string;
3449
+ 15: string;
3450
+ 16: string;
3451
+ };
3452
+ transitions: unknown;
3453
+ zIndices: {
3454
+ 0: string;
3455
+ 1: string;
3456
+ 2: string;
3457
+ 3: string;
3458
+ 4: string;
3459
+ max: string;
3460
+ toast: string;
3461
+ };
3462
+ foo: {
3463
+ bar: string;
3464
+ };
3465
+ }, _stitches_react_types_config.DefaultThemeMap, {
3466
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
3467
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
3468
+ };
3469
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
3470
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
3471
+ };
3472
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
3473
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
3474
+ };
3475
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
3476
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
3477
+ };
3478
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
3479
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
3480
+ };
3481
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
3482
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
3483
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
3484
+ };
3485
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
3486
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
3487
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
3488
+ };
3489
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
3490
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
3491
+ };
3492
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
3493
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
3494
+ };
3495
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
3496
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
3497
+ };
3498
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
3499
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
3500
+ };
3501
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
3502
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
3503
+ };
3504
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
3505
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
3506
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
3507
+ };
3508
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
3509
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
3510
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
3511
+ };
3512
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
3513
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
3514
+ };
3515
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
3516
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
3517
+ };
3518
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
3519
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
3520
+ };
3521
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
3522
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
3523
+ };
3524
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
3525
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
3526
+ };
3527
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
3528
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
3529
+ };
3530
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
3531
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
3532
+ };
3533
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
3534
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
3535
+ };
3536
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
3537
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
3538
+ };
3539
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
3540
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
3541
+ };
3542
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
3543
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
3544
+ };
3545
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
3546
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
3547
+ };
3548
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
3549
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
3550
+ };
3551
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
3552
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
3553
+ };
3554
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
3555
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
3556
+ };
3557
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
3558
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
3559
+ };
3560
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
3561
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
3562
+ };
3563
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
3564
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
3565
+ };
3566
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
3567
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
3568
+ };
3569
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
3570
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
3571
+ };
3572
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
3573
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
3574
+ };
3575
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
3576
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3577
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3578
+ };
3579
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
3580
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3581
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3582
+ };
3583
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
3584
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
3585
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
3586
+ };
3587
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
3588
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
3589
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
3590
+ };
3591
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
3592
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
3593
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
3594
+ };
3595
+ }>>;
3596
+ declare const NavigationMenuListItemFocus: _stitches_react_types_styled_component.StyledComponent<framer_motion.ForwardRefComponent<HTMLDivElement, framer_motion.HTMLMotionProps<"div">>, _stitches_react_types_styled_component.StyledComponentProps<[{
3597
+ position: string;
3598
+ top: string;
3599
+ left: string;
3600
+ width: string;
3601
+ height: string;
3602
+ borderRadius: string;
3603
+ zIndex: string;
3604
+ background: string;
3605
+ variants: {
3606
+ type: {
3607
+ callout: {
3608
+ top: string;
3609
+ left: string;
3610
+ };
3611
+ };
3612
+ color: {
3613
+ primary: {};
3614
+ };
3615
+ };
3616
+ }]>, {
3617
+ bp1: string;
3618
+ bp2: string;
3619
+ bp3: string;
3620
+ bp4: string;
3621
+ motion: string;
3622
+ hover: string;
3623
+ dark: string;
3624
+ light: string;
3625
+ }, _stitches_react_types_css_util.CSS<{
3626
+ bp1: string;
3627
+ bp2: string;
3628
+ bp3: string;
3629
+ bp4: string;
3630
+ motion: string;
3631
+ hover: string;
3632
+ dark: string;
3633
+ light: string;
3634
+ }, {
3635
+ borderWidths: unknown;
3636
+ borderStyles: unknown;
3637
+ colors: unknown;
3638
+ fonts: {
3639
+ 'fallback-mono': string;
3640
+ 'fallback-sans': string;
3641
+ 'fallback-serif': string;
3642
+ mono: string;
3643
+ sans: string;
3644
+ serif: string;
3645
+ };
3646
+ fontSizes: {
3647
+ 1: string;
3648
+ 2: string;
3649
+ 3: string;
3650
+ 4: string;
3651
+ 5: string;
3652
+ 6: string;
3653
+ 7: string;
3654
+ 8: string;
3655
+ 9: string;
3656
+ };
3657
+ fontWeights: {
3658
+ 1: string;
3659
+ 2: string;
3660
+ 3: string;
3661
+ 4: string;
3662
+ 5: string;
3663
+ 6: string;
3664
+ 7: string;
3665
+ 8: string;
3666
+ 9: string;
3667
+ };
3668
+ letterSpacings: unknown;
3669
+ lineHeights: unknown;
3670
+ radii: {
3671
+ 0: string;
3672
+ 1: string;
3673
+ 2: string;
3674
+ 3: string;
3675
+ 4: string;
3676
+ pill: string;
3677
+ round: string;
3678
+ };
3679
+ shadows: {
3680
+ 0: string;
3681
+ 1: string;
3682
+ 2: string;
3683
+ 3: string;
3684
+ toast: string;
3685
+ };
3686
+ sizes: {
3687
+ 0: string;
3688
+ 1: string;
3689
+ 2: string;
3690
+ 3: string;
3691
+ 4: string;
3692
+ 5: string;
3693
+ 6: string;
3694
+ 7: string;
3695
+ 8: string;
3696
+ 9: string;
3697
+ };
3698
+ space: {
3699
+ 0: string;
3700
+ 1: string;
3701
+ 2: string;
3702
+ 3: string;
3703
+ 4: string;
3704
+ 5: string;
3705
+ 6: string;
3706
+ 7: string;
3707
+ 8: string;
3708
+ 9: string;
3709
+ 10: string;
3710
+ 11: string;
3711
+ 12: string;
3712
+ 13: string;
3713
+ 14: string;
3714
+ 15: string;
3715
+ 16: string;
3716
+ };
3717
+ transitions: unknown;
3718
+ zIndices: {
3719
+ 0: string;
3720
+ 1: string;
3721
+ 2: string;
3722
+ 3: string;
3723
+ 4: string;
3724
+ max: string;
3725
+ toast: string;
3726
+ };
3727
+ foo: {
3728
+ bar: string;
3729
+ };
3730
+ }, _stitches_react_types_config.DefaultThemeMap, {
3731
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
3732
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
3733
+ };
3734
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
3735
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
3736
+ };
3737
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
3738
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
3739
+ };
3740
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
3741
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
3742
+ };
3743
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
3744
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
3745
+ };
3746
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
3747
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
3748
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
3749
+ };
3750
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
3751
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
3752
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
3753
+ };
3754
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
3755
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
3756
+ };
3757
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
3758
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
3759
+ };
3760
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
3761
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
3762
+ };
3763
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
3764
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
3765
+ };
3766
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
3767
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
3768
+ };
3769
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
3770
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
3771
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
3772
+ };
3773
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
3774
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
3775
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
3776
+ };
3777
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
3778
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
3779
+ };
3780
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
3781
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
3782
+ };
3783
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
3784
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
3785
+ };
3786
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
3787
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
3788
+ };
3789
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
3790
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
3791
+ };
3792
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
3793
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
3794
+ };
3795
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
3796
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
3797
+ };
3798
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
3799
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
3800
+ };
3801
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
3802
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
3803
+ };
3804
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
3805
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
3806
+ };
3807
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
3808
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
3809
+ };
3810
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
3811
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
3812
+ };
3813
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
3814
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
3815
+ };
3816
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
3817
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
3818
+ };
3819
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
3820
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
3821
+ };
3822
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
3823
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
3824
+ };
3825
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
3826
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
3827
+ };
3828
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
3829
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
3830
+ };
3831
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
3832
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
3833
+ };
3834
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
3835
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
3836
+ };
3837
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
3838
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
3839
+ };
3840
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
3841
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3842
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3843
+ };
3844
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
3845
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3846
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
3847
+ };
3848
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
3849
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
3850
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
3851
+ };
3852
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
3853
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
3854
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
3855
+ };
3856
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
3857
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
3858
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
3859
+ };
3860
+ }>>;
3861
+ declare const NavigationMenuListItemSelect: _stitches_react_types_styled_component.StyledComponent<framer_motion.ForwardRefComponent<HTMLDivElement, framer_motion.HTMLMotionProps<"div">>, {}, {
3862
+ bp1: string;
3863
+ bp2: string;
3864
+ bp3: string;
3865
+ bp4: string;
3866
+ motion: string;
3867
+ hover: string;
3868
+ dark: string;
3869
+ light: string;
3870
+ }, _stitches_react_types_css_util.CSS<{
3871
+ bp1: string;
3872
+ bp2: string;
3873
+ bp3: string;
3874
+ bp4: string;
3875
+ motion: string;
3876
+ hover: string;
3877
+ dark: string;
3878
+ light: string;
3879
+ }, {
3880
+ borderWidths: unknown;
3881
+ borderStyles: unknown;
3882
+ colors: unknown;
3883
+ fonts: {
3884
+ 'fallback-mono': string;
3885
+ 'fallback-sans': string;
3886
+ 'fallback-serif': string;
3887
+ mono: string;
3888
+ sans: string;
3889
+ serif: string;
3890
+ };
3891
+ fontSizes: {
3892
+ 1: string;
3893
+ 2: string;
3894
+ 3: string;
3895
+ 4: string;
3896
+ 5: string;
3897
+ 6: string;
3898
+ 7: string;
3899
+ 8: string;
3900
+ 9: string;
3901
+ };
3902
+ fontWeights: {
3903
+ 1: string;
3904
+ 2: string;
3905
+ 3: string;
3906
+ 4: string;
3907
+ 5: string;
3908
+ 6: string;
3909
+ 7: string;
3910
+ 8: string;
3911
+ 9: string;
3912
+ };
3913
+ letterSpacings: unknown;
3914
+ lineHeights: unknown;
3915
+ radii: {
3916
+ 0: string;
3917
+ 1: string;
3918
+ 2: string;
3919
+ 3: string;
3920
+ 4: string;
3921
+ pill: string;
3922
+ round: string;
3923
+ };
3924
+ shadows: {
3925
+ 0: string;
3926
+ 1: string;
3927
+ 2: string;
3928
+ 3: string;
3929
+ toast: string;
3930
+ };
3931
+ sizes: {
3932
+ 0: string;
3933
+ 1: string;
3934
+ 2: string;
3935
+ 3: string;
3936
+ 4: string;
3937
+ 5: string;
3938
+ 6: string;
3939
+ 7: string;
3940
+ 8: string;
3941
+ 9: string;
3942
+ };
3943
+ space: {
3944
+ 0: string;
3945
+ 1: string;
3946
+ 2: string;
3947
+ 3: string;
3948
+ 4: string;
3949
+ 5: string;
3950
+ 6: string;
3951
+ 7: string;
3952
+ 8: string;
3953
+ 9: string;
3954
+ 10: string;
3955
+ 11: string;
3956
+ 12: string;
3957
+ 13: string;
3958
+ 14: string;
3959
+ 15: string;
3960
+ 16: string;
3961
+ };
3962
+ transitions: unknown;
3963
+ zIndices: {
3964
+ 0: string;
3965
+ 1: string;
3966
+ 2: string;
3967
+ 3: string;
3968
+ 4: string;
3969
+ max: string;
3970
+ toast: string;
3971
+ };
3972
+ foo: {
3973
+ bar: string;
3974
+ };
3975
+ }, _stitches_react_types_config.DefaultThemeMap, {
3976
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
3977
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
3978
+ };
3979
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
3980
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
3981
+ };
3982
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
3983
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
3984
+ };
3985
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
3986
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
3987
+ };
3988
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
3989
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
3990
+ };
3991
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
3992
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
3993
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
3994
+ };
3995
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
3996
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
3997
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
3998
+ };
3999
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
4000
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
4001
+ };
4002
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
4003
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
4004
+ };
4005
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
4006
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
4007
+ };
4008
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
4009
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
4010
+ };
4011
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
4012
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
4013
+ };
4014
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
4015
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
4016
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
4017
+ };
4018
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
4019
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
4020
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
4021
+ };
4022
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
4023
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
4024
+ };
4025
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
4026
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
4027
+ };
4028
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
4029
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
4030
+ };
4031
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
4032
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
4033
+ };
4034
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
4035
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
4036
+ };
4037
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
4038
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
4039
+ };
4040
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
4041
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
4042
+ };
4043
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
4044
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
4045
+ };
4046
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
4047
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
4048
+ };
4049
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
4050
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
4051
+ };
4052
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
4053
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
4054
+ };
4055
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
4056
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
4057
+ };
4058
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
4059
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
4060
+ };
4061
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
4062
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
4063
+ };
4064
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
4065
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
4066
+ };
4067
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
4068
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
4069
+ };
4070
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
4071
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
4072
+ };
4073
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
4074
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
4075
+ };
4076
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
4077
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
4078
+ };
4079
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
4080
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
4081
+ };
4082
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
4083
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
4084
+ };
4085
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
4086
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
4087
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
4088
+ };
4089
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
4090
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
4091
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
4092
+ };
4093
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
4094
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
4095
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
4096
+ };
4097
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
4098
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
4099
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
4100
+ };
4101
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
4102
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
4103
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
4104
+ };
4105
+ }>>;
4106
+
4107
+ /**
4108
+ * @core
4109
+ */
4110
+ declare type StyledTriggerWithCaretProps = ComponentProps<typeof NavigationMenuTrigger> & {
4111
+ children?: any;
4112
+ css?: CSS;
4113
+ };
4114
+ declare const NavigationMenuTriggerWithCaret: react.ForwardRefExoticComponent<Pick<StyledTriggerWithCaretProps, "color" | "translate" | "hidden" | "css" | "prefix" | "form" | "slot" | "style" | "title" | "className" | "id" | "lang" | "name" | "type" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "nonce" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "value" | "asChild" | "disabled" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget"> & react.RefAttributes<HTMLButtonElement>>;
4115
+ declare const NavigationMenuIndicatorWithArrow: react.ForwardRefExoticComponent<react.RefAttributes<unknown>>;
4116
+ /**
4117
+ * @custom
4118
+ */
4119
+ declare const Focused: react.ForwardRefExoticComponent<Pick<any, string | number | symbol> & react.RefAttributes<unknown>>;
4120
+ declare const Selected: react.ForwardRefExoticComponent<Pick<any, string | number | symbol> & react.RefAttributes<unknown>>;
4121
+
4122
+ export { Focused as F, NavigationMenu as N, Selected as S, NavigationMenuCaret as a, NavigationMenuContent as b, NavigationMenuIndicator as c, NavigationMenuIndicatorWithArrow as d, NavigationMenuItem as e, NavigationMenuLink as f, NavigationMenuLinkText as g, NavigationMenuLinkTitle as h, NavigationMenuList as i, NavigationMenuListContent as j, NavigationMenuListItem as k, NavigationMenuListItemFocus as l, NavigationMenuListItemLink as m, NavigationMenuListItemSelect as n, NavigationMenuTrigger as o, NavigationMenuTriggerWithCaret as p, NavigationMenuViewport as q, NavigationMenuViewportPosition as r };