@100mslive/roomkit-react 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (459) hide show
  1. package/README.md +1 -0
  2. package/dist/Accordion/Accordion.d.ts +964 -0
  3. package/dist/Accordion/index.d.ts +979 -0
  4. package/dist/ActiveSpeakerView-H3VYXANB.js +39 -0
  5. package/dist/ActiveSpeakerView-H3VYXANB.js.map +7 -0
  6. package/dist/ActiveSpeakerView-REZLWPPI.css +11 -0
  7. package/dist/ActiveSpeakerView-REZLWPPI.css.map +7 -0
  8. package/dist/AudioLevel/AudioLevel.d.ts +8 -0
  9. package/dist/AudioLevel/index.d.ts +1 -0
  10. package/dist/Avatar/Avatar.d.ts +487 -0
  11. package/dist/Avatar/getAvatarBg.d.ts +7 -0
  12. package/dist/Avatar/index.d.ts +1 -0
  13. package/dist/Button/Button.d.ts +488 -0
  14. package/dist/Button/index.d.ts +1 -0
  15. package/dist/Checkbox/Checkbox.d.ts +958 -0
  16. package/dist/Checkbox/index.d.ts +1 -0
  17. package/dist/Collapsible/Collapsible.d.ts +1434 -0
  18. package/dist/Collapsible/index.d.ts +1 -0
  19. package/dist/Divider/Divider.d.ts +958 -0
  20. package/dist/Divider/index.d.ts +1 -0
  21. package/dist/Dropdown/Dropdown.d.ts +5728 -0
  22. package/dist/Dropdown/index.d.ts +1 -0
  23. package/dist/Fieldset/Fieldset.d.ts +477 -0
  24. package/dist/Fieldset/index.d.ts +1 -0
  25. package/dist/Footer/Footer.d.ts +3834 -0
  26. package/dist/Footer/index.d.ts +1 -0
  27. package/dist/HLSView-3RDXRV7Y.js +689 -0
  28. package/dist/HLSView-3RDXRV7Y.js.map +7 -0
  29. package/dist/HLSView-6BVBCQM7.css +11 -0
  30. package/dist/HLSView-6BVBCQM7.css.map +7 -0
  31. package/dist/IconButton/IconButton.d.ts +479 -0
  32. package/dist/IconButton/index.d.ts +1 -0
  33. package/dist/Input/Input.d.ts +2917 -0
  34. package/dist/Input/index.d.ts +1 -0
  35. package/dist/Label/Label.d.ts +479 -0
  36. package/dist/Label/index.d.ts +1 -0
  37. package/dist/Layout/Box.d.ts +477 -0
  38. package/dist/Layout/Flex.d.ts +482 -0
  39. package/dist/Layout/index.d.ts +2 -0
  40. package/dist/Link/Link.d.ts +489 -0
  41. package/dist/Link/index.d.ts +2 -0
  42. package/dist/Loading/Loading.d.ts +14 -0
  43. package/dist/Loading/index.d.ts +1 -0
  44. package/dist/Modal/Dialog.d.ts +3826 -0
  45. package/dist/Modal/DialogContent.d.ts +3343 -0
  46. package/dist/Modal/index.d.ts +1 -0
  47. package/dist/Pagination/StyledPagination.d.ts +1918 -0
  48. package/dist/Pagination/index.d.ts +1 -0
  49. package/dist/PinnedTrackView-453PELNU.js +70 -0
  50. package/dist/PinnedTrackView-453PELNU.js.map +7 -0
  51. package/dist/PinnedTrackView-QQ5FDXJX.css +11 -0
  52. package/dist/PinnedTrackView-QQ5FDXJX.css.map +7 -0
  53. package/dist/Popover/index.d.ts +1436 -0
  54. package/dist/Progress/index.d.ts +957 -0
  55. package/dist/QRCode/QRCode.d.ts +3 -0
  56. package/dist/QRCode/index.d.ts +1 -0
  57. package/dist/RadioGroup/RadioGroup.d.ts +1435 -0
  58. package/dist/RadioGroup/index.d.ts +1 -0
  59. package/dist/ReactSelect/ReactSelect.d.ts +4778 -0
  60. package/dist/ReactSelect/index.d.ts +1 -0
  61. package/dist/Select/Select.d.ts +1437 -0
  62. package/dist/Select/index.d.ts +1 -0
  63. package/dist/Slider/Slider.d.ts +488 -0
  64. package/dist/Slider/index.d.ts +1 -0
  65. package/dist/Stats/Stats.d.ts +19 -0
  66. package/dist/Stats/StyledStats.d.ts +2872 -0
  67. package/dist/Stats/formatBytes.d.ts +1 -0
  68. package/dist/Stats/index.d.ts +1 -0
  69. package/dist/Switch/Switch.d.ts +482 -0
  70. package/dist/Switch/index.d.ts +1 -0
  71. package/dist/Tabs/Tabs.d.ts +1912 -0
  72. package/dist/Tabs/index.d.ts +1 -0
  73. package/dist/Text/Text.d.ts +605 -0
  74. package/dist/Text/index.d.ts +1 -0
  75. package/dist/Theme/ThemeProvider.d.ts +397 -0
  76. package/dist/Theme/base.config.d.ts +417 -0
  77. package/dist/Theme/index.d.ts +3 -0
  78. package/dist/Theme/stitches.config.d.ts +4702 -0
  79. package/dist/Theme/themes.d.ts +64 -0
  80. package/dist/Theme/useSSR.d.ts +6 -0
  81. package/dist/TileMenu/StyledMenuTile.d.ts +3351 -0
  82. package/dist/TileMenu/TileMenu.d.ts +6 -0
  83. package/dist/TileMenu/index.d.ts +1 -0
  84. package/dist/Toast/Toast.d.ts +2881 -0
  85. package/dist/Toast/index.d.ts +1 -0
  86. package/dist/Tooltip/Tooltip.d.ts +14 -0
  87. package/dist/Tooltip/index.d.ts +1 -0
  88. package/dist/Video/Video.d.ts +499 -0
  89. package/dist/Video/index.d.ts +1 -0
  90. package/dist/VideoList/StyledVideoList.d.ts +1438 -0
  91. package/dist/VideoList/index.d.ts +2 -0
  92. package/dist/VideoList/videoListUtils.d.ts +1 -0
  93. package/dist/VideoTile/StyledVideoTile.d.ts +4309 -0
  94. package/dist/VideoTile/index.d.ts +1 -0
  95. package/dist/VirtualBackground-LHYBWUT5.js +158 -0
  96. package/dist/VirtualBackground-LHYBWUT5.js.map +7 -0
  97. package/dist/chunk-7YUYZ64D.js +6843 -0
  98. package/dist/chunk-7YUYZ64D.js.map +7 -0
  99. package/dist/chunk-HCAGFNXW.js +8270 -0
  100. package/dist/chunk-HCAGFNXW.js.map +7 -0
  101. package/dist/chunk-KYYP6ZVK.js +907 -0
  102. package/dist/chunk-KYYP6ZVK.js.map +7 -0
  103. package/dist/chunk-ULXGBUSC.js +65 -0
  104. package/dist/chunk-ULXGBUSC.js.map +7 -0
  105. package/dist/chunk-XRJXE6UO.js +243 -0
  106. package/dist/chunk-XRJXE6UO.js.map +7 -0
  107. package/dist/conference-IDNRO4WK.js +3812 -0
  108. package/dist/conference-IDNRO4WK.js.map +7 -0
  109. package/dist/conference-KN6OKGDU.css +11 -0
  110. package/dist/conference-KN6OKGDU.css.map +7 -0
  111. package/dist/fixtures/chats.d.ts +4 -0
  112. package/dist/fixtures/peers.d.ts +3 -0
  113. package/dist/fixtures/tracks.d.ts +2 -0
  114. package/dist/index.cjs.css +11 -0
  115. package/dist/index.cjs.css.map +7 -0
  116. package/dist/index.cjs.js +22987 -0
  117. package/dist/index.cjs.js.map +7 -0
  118. package/dist/index.css +11 -0
  119. package/dist/index.css.map +7 -0
  120. package/dist/index.d.ts +38 -0
  121. package/dist/index.js +133 -0
  122. package/dist/index.js.map +7 -0
  123. package/dist/meta.cjs.json +13085 -0
  124. package/dist/meta.esbuild.json +13693 -0
  125. package/dist/transcription-BTSB7FZH.js +356 -0
  126. package/dist/transcription-BTSB7FZH.js.map +7 -0
  127. package/dist/utils/animations.d.ts +92 -0
  128. package/dist/utils/index.d.ts +2 -0
  129. package/dist/utils/styles.d.ts +21 -0
  130. package/package.json +116 -0
  131. package/src/Accordion/Accordion.stories.tsx +50 -0
  132. package/src/Accordion/Accordion.tsx +88 -0
  133. package/src/Accordion/index.ts +8 -0
  134. package/src/AudioLevel/AudioLevel.tsx +34 -0
  135. package/src/AudioLevel/index.ts +1 -0
  136. package/src/Avatar/Avatar.stories.tsx +33 -0
  137. package/src/Avatar/Avatar.tsx +55 -0
  138. package/src/Avatar/getAvatarBg.ts +46 -0
  139. package/src/Avatar/index.ts +1 -0
  140. package/src/Button/Button.mdx +43 -0
  141. package/src/Button/Button.stories.tsx +52 -0
  142. package/src/Button/Button.tsx +144 -0
  143. package/src/Button/index.tsx +1 -0
  144. package/src/Chat/Chat.mdx +39 -0
  145. package/src/Chat/Chat.stories.tsx +39 -0
  146. package/src/Checkbox/Checkbox.stories.tsx +61 -0
  147. package/src/Checkbox/Checkbox.tsx +33 -0
  148. package/src/Checkbox/index.tsx +1 -0
  149. package/src/Collapsible/Collapsible.tsx +34 -0
  150. package/src/Collapsible/index.tsx +1 -0
  151. package/src/Divider/Divider.tsx +45 -0
  152. package/src/Divider/HorizontalDivider.stories.tsx +34 -0
  153. package/src/Divider/VerticalDivider.stories.tsx +40 -0
  154. package/src/Divider/index.ts +1 -0
  155. package/src/Dropdown/Dropdown.stories.tsx +94 -0
  156. package/src/Dropdown/Dropdown.tsx +142 -0
  157. package/src/Dropdown/index.tsx +1 -0
  158. package/src/Fieldset/Fieldset.stories.tsx +29 -0
  159. package/src/Fieldset/Fieldset.tsx +11 -0
  160. package/src/Fieldset/index.tsx +1 -0
  161. package/src/Footer/Footer.stories.tsx +61 -0
  162. package/src/Footer/Footer.tsx +47 -0
  163. package/src/Footer/index.tsx +1 -0
  164. package/src/IconButton/IconButton.tsx +45 -0
  165. package/src/IconButton/index.tsx +1 -0
  166. package/src/Icons/Icons.stories.mdx +10 -0
  167. package/src/Icons/IconsList.jsx +17 -0
  168. package/src/Input/Input.stories.tsx +25 -0
  169. package/src/Input/Input.tsx +105 -0
  170. package/src/Input/PasswordInput.stories.tsx +53 -0
  171. package/src/Input/index.tsx +1 -0
  172. package/src/Introduction/Integrating.stories.mdx +100 -0
  173. package/src/Introduction/Introduction.stories.mdx +9 -0
  174. package/src/Label/Label.tsx +8 -0
  175. package/src/Label/index.ts +1 -0
  176. package/src/Layout/Box.tsx +3 -0
  177. package/src/Layout/Flex.tsx +76 -0
  178. package/src/Layout/index.tsx +2 -0
  179. package/src/Link/Link.stories.tsx +18 -0
  180. package/src/Link/Link.tsx +54 -0
  181. package/src/Link/index.tsx +2 -0
  182. package/src/Loading/Loading.mdx +15 -0
  183. package/src/Loading/Loading.stories.tsx +37 -0
  184. package/src/Loading/Loading.tsx +33 -0
  185. package/src/Loading/index.ts +1 -0
  186. package/src/Modal/Dialog.mdx +19 -0
  187. package/src/Modal/Dialog.stories.tsx +68 -0
  188. package/src/Modal/Dialog.tsx +26 -0
  189. package/src/Modal/DialogContent.tsx +63 -0
  190. package/src/Modal/index.ts +1 -0
  191. package/src/Pagination/StyledPagination.stories.tsx +80 -0
  192. package/src/Pagination/StyledPagination.tsx +68 -0
  193. package/src/Pagination/index.tsx +1 -0
  194. package/src/Popover/Popover.mdx +9 -0
  195. package/src/Popover/Popover.stories.tsx +95 -0
  196. package/src/Popover/index.tsx +26 -0
  197. package/src/Prebuilt/App.jsx +273 -0
  198. package/src/Prebuilt/AppContext.jsx +21 -0
  199. package/src/Prebuilt/IconButton.jsx +19 -0
  200. package/src/Prebuilt/Prebuilt.stories.tsx +20 -0
  201. package/src/Prebuilt/common/PeersSorter.js +89 -0
  202. package/src/Prebuilt/common/constants.js +208 -0
  203. package/src/Prebuilt/common/hooks.js +47 -0
  204. package/src/Prebuilt/common/roles.js +4 -0
  205. package/src/Prebuilt/common/useSortedPeers.js +28 -0
  206. package/src/Prebuilt/common/utils.js +91 -0
  207. package/src/Prebuilt/components/AppData/AppData.jsx +189 -0
  208. package/src/Prebuilt/components/AppData/useAppConfig.js +7 -0
  209. package/src/Prebuilt/components/AppData/useAppLayout.js +6 -0
  210. package/src/Prebuilt/components/AppData/useChatState.js +18 -0
  211. package/src/Prebuilt/components/AppData/useSidepane.js +49 -0
  212. package/src/Prebuilt/components/AppData/useUISettings.js +164 -0
  213. package/src/Prebuilt/components/AudioLevel/BeamSpeakerLabelsLogging.jsx +16 -0
  214. package/src/Prebuilt/components/AudioVideoToggle.jsx +67 -0
  215. package/src/Prebuilt/components/AuthToken.jsx +133 -0
  216. package/src/Prebuilt/components/BottomActionSheet/BottomActionSheet.jsx +96 -0
  217. package/src/Prebuilt/components/BottomActionSheet/BottomActionSheet.stories.tsx +46 -0
  218. package/src/Prebuilt/components/Chat/Chat.jsx +155 -0
  219. package/src/Prebuilt/components/Chat/ChatBody.jsx +370 -0
  220. package/src/Prebuilt/components/Chat/ChatFooter.jsx +150 -0
  221. package/src/Prebuilt/components/Chat/ChatHeader.jsx +67 -0
  222. package/src/Prebuilt/components/Chat/ChatSelector.jsx +162 -0
  223. package/src/Prebuilt/components/Chat/useEmojiPickerStyles.js +30 -0
  224. package/src/Prebuilt/components/Chat/useUnreadCount.js +17 -0
  225. package/src/Prebuilt/components/Connection/ConnectionIndicator.jsx +80 -0
  226. package/src/Prebuilt/components/Connection/TileConnection.jsx +40 -0
  227. package/src/Prebuilt/components/Connection/connectionQualityUtils.js +39 -0
  228. package/src/Prebuilt/components/EmojiReaction.jsx +138 -0
  229. package/src/Prebuilt/components/ErrorBoundary.jsx +105 -0
  230. package/src/Prebuilt/components/FirstPersonDisplay.jsx +50 -0
  231. package/src/Prebuilt/components/Footer/ChatToggle.jsx +27 -0
  232. package/src/Prebuilt/components/Footer/ConferencingFooter.jsx +104 -0
  233. package/src/Prebuilt/components/Footer/StreamingFooter.jsx +71 -0
  234. package/src/Prebuilt/components/Footer.jsx +8 -0
  235. package/src/Prebuilt/components/FullPageProgress.jsx +11 -0
  236. package/src/Prebuilt/components/GoLiveButton.jsx +45 -0
  237. package/src/Prebuilt/components/HMSVideo/Controls.jsx +21 -0
  238. package/src/Prebuilt/components/HMSVideo/FullscreenButton.jsx +18 -0
  239. package/src/Prebuilt/components/HMSVideo/HLSAutoplayBlockedPrompt.jsx +35 -0
  240. package/src/Prebuilt/components/HMSVideo/HLSQualitySelector.jsx +82 -0
  241. package/src/Prebuilt/components/HMSVideo/HMSVIdeoUtils.js +27 -0
  242. package/src/Prebuilt/components/HMSVideo/HMSVideo.jsx +11 -0
  243. package/src/Prebuilt/components/HMSVideo/PlayButton.jsx +13 -0
  244. package/src/Prebuilt/components/HMSVideo/VideoProgress.jsx +77 -0
  245. package/src/Prebuilt/components/HMSVideo/VideoTime.jsx +31 -0
  246. package/src/Prebuilt/components/HMSVideo/VolumeControl.jsx +39 -0
  247. package/src/Prebuilt/components/HMSVideo/index.js +19 -0
  248. package/src/Prebuilt/components/Header/AdditionalRoomState.jsx +217 -0
  249. package/src/Prebuilt/components/Header/AmbientMusic.jsx +88 -0
  250. package/src/Prebuilt/components/Header/ConferencingHeader.jsx +29 -0
  251. package/src/Prebuilt/components/Header/Header.jsx +8 -0
  252. package/src/Prebuilt/components/Header/HeaderComponents.jsx +41 -0
  253. package/src/Prebuilt/components/Header/ParticipantFilter.jsx +91 -0
  254. package/src/Prebuilt/components/Header/ParticipantList.jsx +337 -0
  255. package/src/Prebuilt/components/Header/StreamActions.jsx +225 -0
  256. package/src/Prebuilt/components/Header/StreamingHeader.jsx +55 -0
  257. package/src/Prebuilt/components/Header/index.jsx +1 -0
  258. package/src/Prebuilt/components/HlsStatsOverlay.jsx +101 -0
  259. package/src/Prebuilt/components/Image.jsx +7 -0
  260. package/src/Prebuilt/components/Input/KeyboardInputManager.js +107 -0
  261. package/src/Prebuilt/components/LeaveRoom.jsx +202 -0
  262. package/src/Prebuilt/components/MetaActions.jsx +45 -0
  263. package/src/Prebuilt/components/MoreSettings/BulkRoleChangeModal.jsx +139 -0
  264. package/src/Prebuilt/components/MoreSettings/ChangeNameModal.jsx +92 -0
  265. package/src/Prebuilt/components/MoreSettings/ChangeSelfRole.jsx +67 -0
  266. package/src/Prebuilt/components/MoreSettings/EmbedUrl.jsx +106 -0
  267. package/src/Prebuilt/components/MoreSettings/FullScreenItem.jsx +29 -0
  268. package/src/Prebuilt/components/MoreSettings/MoreSettings.jsx +225 -0
  269. package/src/Prebuilt/components/MoreSettings/MuteAllModal.jsx +90 -0
  270. package/src/Prebuilt/components/Notifications/AutoplayBlockedModal.jsx +38 -0
  271. package/src/Prebuilt/components/Notifications/InitErrorModal.jsx +39 -0
  272. package/src/Prebuilt/components/Notifications/MessageNotifications.jsx +25 -0
  273. package/src/Prebuilt/components/Notifications/Notifications.jsx +151 -0
  274. package/src/Prebuilt/components/Notifications/PeerNotifications.jsx +45 -0
  275. package/src/Prebuilt/components/Notifications/PermissionErrorModal.jsx +67 -0
  276. package/src/Prebuilt/components/Notifications/ReconnectNotifications.jsx +69 -0
  277. package/src/Prebuilt/components/Notifications/TrackBulkUnmuteModal.jsx +51 -0
  278. package/src/Prebuilt/components/Notifications/TrackNotifications.jsx +19 -0
  279. package/src/Prebuilt/components/Notifications/TrackUnmuteModal.jsx +49 -0
  280. package/src/Prebuilt/components/Notifications/index.jsx +1 -0
  281. package/src/Prebuilt/components/PIP/PIPComponent.jsx +82 -0
  282. package/src/Prebuilt/components/PIP/PIPManager.js +296 -0
  283. package/src/Prebuilt/components/PIP/SetupMediaSession.js +60 -0
  284. package/src/Prebuilt/components/PIP/index.jsx +11 -0
  285. package/src/Prebuilt/components/PIP/pip.test.js +72 -0
  286. package/src/Prebuilt/components/PIP/pipUtils.js +183 -0
  287. package/src/Prebuilt/components/Pagination.jsx +29 -0
  288. package/src/Prebuilt/components/Playlist/Playlist.jsx +129 -0
  289. package/src/Prebuilt/components/Playlist/PlaylistControls.jsx +172 -0
  290. package/src/Prebuilt/components/Playlist/PlaylistItem.jsx +51 -0
  291. package/src/Prebuilt/components/Playlist/VideoPlayer.jsx +95 -0
  292. package/src/Prebuilt/components/PostLeave.jsx +76 -0
  293. package/src/Prebuilt/components/Preview/PreviewContainer.jsx +51 -0
  294. package/src/Prebuilt/components/Preview/PreviewJoin.jsx +196 -0
  295. package/src/Prebuilt/components/Preview/PreviewName.jsx +37 -0
  296. package/src/Prebuilt/components/RoleChangeModal.jsx +185 -0
  297. package/src/Prebuilt/components/RoleChangeRequestModal.jsx +26 -0
  298. package/src/Prebuilt/components/ScreenShare.jsx +45 -0
  299. package/src/Prebuilt/components/ScreenshareDisplay.jsx +45 -0
  300. package/src/Prebuilt/components/ScreenshareHintModal.jsx +37 -0
  301. package/src/Prebuilt/components/ScreenshareTile.jsx +91 -0
  302. package/src/Prebuilt/components/Settings/DeviceSettings.jsx +220 -0
  303. package/src/Prebuilt/components/Settings/LayoutSettings.jsx +91 -0
  304. package/src/Prebuilt/components/Settings/NotificationSettings.jsx +61 -0
  305. package/src/Prebuilt/components/Settings/SettingsModal.jsx +171 -0
  306. package/src/Prebuilt/components/Settings/StartRecording.jsx +130 -0
  307. package/src/Prebuilt/components/Settings/SwitchWithLabel.jsx +40 -0
  308. package/src/Prebuilt/components/Settings/common.js +15 -0
  309. package/src/Prebuilt/components/ShareMenuIcon.jsx +26 -0
  310. package/src/Prebuilt/components/StatsForNerds.jsx +250 -0
  311. package/src/Prebuilt/components/Streaming/Common.jsx +132 -0
  312. package/src/Prebuilt/components/Streaming/HLSStreaming.jsx +226 -0
  313. package/src/Prebuilt/components/Streaming/RTMPIcon.jsx +24 -0
  314. package/src/Prebuilt/components/Streaming/RTMPStreaming.jsx +336 -0
  315. package/src/Prebuilt/components/Streaming/ResolutionInput.jsx +88 -0
  316. package/src/Prebuilt/components/Streaming/StreamingLanding.jsx +76 -0
  317. package/src/Prebuilt/components/TileMenu.jsx +275 -0
  318. package/src/Prebuilt/components/Toast/Toast.jsx +17 -0
  319. package/src/Prebuilt/components/Toast/ToastBatcher.js +57 -0
  320. package/src/Prebuilt/components/Toast/ToastConfig.jsx +134 -0
  321. package/src/Prebuilt/components/Toast/ToastContainer.jsx +30 -0
  322. package/src/Prebuilt/components/Toast/ToastManager.js +44 -0
  323. package/src/Prebuilt/components/VideoList.jsx +101 -0
  324. package/src/Prebuilt/components/VideoTile.jsx +177 -0
  325. package/src/Prebuilt/components/conference.jsx +164 -0
  326. package/src/Prebuilt/components/gridView.jsx +85 -0
  327. package/src/Prebuilt/components/hooks/useDropdownList.jsx +23 -0
  328. package/src/Prebuilt/components/hooks/useDropdownSelection.jsx +6 -0
  329. package/src/Prebuilt/components/hooks/useFeatures.js +22 -0
  330. package/src/Prebuilt/components/hooks/useFullscreen.js +43 -0
  331. package/src/Prebuilt/components/hooks/useMetadata.jsx +52 -0
  332. package/src/Prebuilt/components/hooks/useNavigation.js +19 -0
  333. package/src/Prebuilt/components/hooks/usePlaylist.js +25 -0
  334. package/src/Prebuilt/components/hooks/usePlaylistMusic.js +35 -0
  335. package/src/Prebuilt/components/hooks/useScreenshareAudio.js +28 -0
  336. package/src/Prebuilt/components/hooks/useSetPinnedMessage.js +38 -0
  337. package/src/Prebuilt/components/hooks/useSkipPreview.jsx +20 -0
  338. package/src/Prebuilt/components/hooks/useUserPreferences.jsx +25 -0
  339. package/src/Prebuilt/components/init/Init.jsx +58 -0
  340. package/src/Prebuilt/components/init/initUtils.js +90 -0
  341. package/src/Prebuilt/components/pdfAnnotator/pdfErrorView.jsx +29 -0
  342. package/src/Prebuilt/components/pdfAnnotator/pdfFileOptions.jsx +108 -0
  343. package/src/Prebuilt/components/pdfAnnotator/pdfHeader.jsx +31 -0
  344. package/src/Prebuilt/components/pdfAnnotator/pdfInfo.jsx +32 -0
  345. package/src/Prebuilt/components/pdfAnnotator/shareScreenOptions.jsx +233 -0
  346. package/src/Prebuilt/components/pdfAnnotator/submitPdf.jsx +89 -0
  347. package/src/Prebuilt/components/pdfAnnotator/uploadedFile.jsx +85 -0
  348. package/src/Prebuilt/components/peerTileUtils.jsx +27 -0
  349. package/src/Prebuilt/hms.js +7 -0
  350. package/src/Prebuilt/images/first_person.png +0 -0
  351. package/src/Prebuilt/index.d.ts +15 -0
  352. package/src/Prebuilt/index.js +2 -0
  353. package/src/Prebuilt/layouts/ActiveSpeakerView.jsx +34 -0
  354. package/src/Prebuilt/layouts/EmbedView.jsx +141 -0
  355. package/src/Prebuilt/layouts/HLSView.jsx +290 -0
  356. package/src/Prebuilt/layouts/InsetView.jsx +222 -0
  357. package/src/Prebuilt/layouts/NonPublisherView.jsx +51 -0
  358. package/src/Prebuilt/layouts/PDFView.jsx +122 -0
  359. package/src/Prebuilt/layouts/PinnedTrackView.jsx +59 -0
  360. package/src/Prebuilt/layouts/SidePane.jsx +51 -0
  361. package/src/Prebuilt/layouts/WaitingView.jsx +51 -0
  362. package/src/Prebuilt/layouts/WhiteboardView.jsx +66 -0
  363. package/src/Prebuilt/layouts/mainGridView.jsx +98 -0
  364. package/src/Prebuilt/layouts/mainView.jsx +113 -0
  365. package/src/Prebuilt/layouts/screenShareView.jsx +185 -0
  366. package/src/Prebuilt/plugins/FlyingEmoji.jsx +132 -0
  367. package/src/Prebuilt/plugins/RemoteStopScreenshare.jsx +18 -0
  368. package/src/Prebuilt/plugins/VirtualBackground/VirtualBackground.jsx +90 -0
  369. package/src/Prebuilt/plugins/VirtualBackground/vbutils.js +66 -0
  370. package/src/Prebuilt/plugins/confetti.jsx +60 -0
  371. package/src/Prebuilt/plugins/transcription/Transcriber.js +216 -0
  372. package/src/Prebuilt/plugins/transcription/TranscriptionButton.jsx +138 -0
  373. package/src/Prebuilt/plugins/transcription/index.jsx +1 -0
  374. package/src/Prebuilt/plugins/whiteboard/PusherCommunicationProvider.js +110 -0
  375. package/src/Prebuilt/plugins/whiteboard/README.md +29 -0
  376. package/src/Prebuilt/plugins/whiteboard/ToggleWhiteboard.jsx +43 -0
  377. package/src/Prebuilt/plugins/whiteboard/Whiteboard.css +12 -0
  378. package/src/Prebuilt/plugins/whiteboard/Whiteboard.jsx +11 -0
  379. package/src/Prebuilt/plugins/whiteboard/WhiteboardEvents.js +8 -0
  380. package/src/Prebuilt/plugins/whiteboard/index.js +3 -0
  381. package/src/Prebuilt/plugins/whiteboard/useMultiplayerState.js +212 -0
  382. package/src/Prebuilt/plugins/whiteboard/useWhiteboardMetadata.js +47 -0
  383. package/src/Prebuilt/primitives/DialogContent.jsx +280 -0
  384. package/src/Prebuilt/primitives/DropdownTrigger.jsx +46 -0
  385. package/src/Prebuilt/services/FeatureFlags.jsx +47 -0
  386. package/src/Prebuilt/services/tokenService.js +49 -0
  387. package/src/Progress/index.tsx +17 -0
  388. package/src/QRCode/QRCode.mdx +9 -0
  389. package/src/QRCode/QRCode.stories.tsx +29 -0
  390. package/src/QRCode/QRCode.tsx +6 -0
  391. package/src/QRCode/index.tsx +1 -0
  392. package/src/RadioGroup/RadioGroup.stories.tsx +32 -0
  393. package/src/RadioGroup/RadioGroup.tsx +33 -0
  394. package/src/RadioGroup/index.tsx +1 -0
  395. package/src/ReactSelect/ReactSelect.stories.tsx +83 -0
  396. package/src/ReactSelect/ReactSelect.tsx +97 -0
  397. package/src/ReactSelect/index.ts +1 -0
  398. package/src/Select/Select.stories.tsx +33 -0
  399. package/src/Select/Select.tsx +63 -0
  400. package/src/Select/index.ts +1 -0
  401. package/src/Slider/Slider.stories.tsx +21 -0
  402. package/src/Slider/Slider.tsx +70 -0
  403. package/src/Slider/index.ts +1 -0
  404. package/src/Stats/Stats.tsx +211 -0
  405. package/src/Stats/StyledStats.tsx +57 -0
  406. package/src/Stats/formatBytes.ts +19 -0
  407. package/src/Stats/index.tsx +1 -0
  408. package/src/Switch/Switch.mdx +11 -0
  409. package/src/Switch/Switch.stories.tsx +46 -0
  410. package/src/Switch/Switch.tsx +52 -0
  411. package/src/Switch/index.ts +1 -0
  412. package/src/Tabs/Tabs.stories.tsx +77 -0
  413. package/src/Tabs/Tabs.tsx +41 -0
  414. package/src/Tabs/index.tsx +1 -0
  415. package/src/Text/Text.stories.tsx +21 -0
  416. package/src/Text/Text.tsx +149 -0
  417. package/src/Text/index.tsx +1 -0
  418. package/src/Theme/Theme.stories.mdx +8 -0
  419. package/src/Theme/ThemeProvider.tsx +104 -0
  420. package/src/Theme/ThemeStory.jsx +58 -0
  421. package/src/Theme/base.config.ts +264 -0
  422. package/src/Theme/index.tsx +3 -0
  423. package/src/Theme/stitches.config.ts +100 -0
  424. package/src/Theme/themes.ts +70 -0
  425. package/src/Theme/useSSR.tsx +24 -0
  426. package/src/TileMenu/StyledMenuTile.tsx +101 -0
  427. package/src/TileMenu/TileMenu.tsx +96 -0
  428. package/src/TileMenu/index.tsx +1 -0
  429. package/src/Toast/AppToast.stories.tsx +56 -0
  430. package/src/Toast/Toast.mdx +19 -0
  431. package/src/Toast/Toast.stories.tsx +57 -0
  432. package/src/Toast/Toast.tsx +168 -0
  433. package/src/Toast/index.tsx +1 -0
  434. package/src/Tooltip/Tooltip.stories.tsx +62 -0
  435. package/src/Tooltip/Tooltip.tsx +79 -0
  436. package/src/Tooltip/index.ts +1 -0
  437. package/src/Video/UseVideo.mdx +22 -0
  438. package/src/Video/UseVideo.stories.tsx +26 -0
  439. package/src/Video/Video.mdx +24 -0
  440. package/src/Video/Video.stories.tsx +27 -0
  441. package/src/Video/Video.tsx +61 -0
  442. package/src/Video/index.tsx +1 -0
  443. package/src/VideoList/StyledVideoList.tsx +39 -0
  444. package/src/VideoList/VideoList.stories.tsx +92 -0
  445. package/src/VideoList/index.tsx +2 -0
  446. package/src/VideoList/videoListUtils.tsx +20 -0
  447. package/src/VideoTile/StyledVideoTile.tsx +148 -0
  448. package/src/VideoTile/VideoTile.mdx +28 -0
  449. package/src/VideoTile/VideoTile.stories.tsx +32 -0
  450. package/src/VideoTile/index.tsx +1 -0
  451. package/src/fixtures/chats.ts +25 -0
  452. package/src/fixtures/peers.ts +24 -0
  453. package/src/fixtures/tracks.ts +11 -0
  454. package/src/index.ts +38 -0
  455. package/src/store/SetupFakeStore.ts +33 -0
  456. package/src/store/StorybookSDK.ts +229 -0
  457. package/src/utils/animations.ts +90 -0
  458. package/src/utils/index.ts +2 -0
  459. package/src/utils/styles.ts +22 -0
@@ -0,0 +1,4778 @@
1
+ /// <reference types="react" />
2
+ import * as SelectPrimitive from '@radix-ui/react-select';
3
+ export declare const Select: {
4
+ Root: import("@stitches/react/types/styled-component").StyledComponent<import("react").FC<SelectPrimitive.SelectProps>, {}, {
5
+ allowMotion: string;
6
+ sm: string;
7
+ md: string;
8
+ lg: string;
9
+ xl: string;
10
+ '2xl': string;
11
+ ls: string;
12
+ }, import("@stitches/react/types/css-util").CSS<{
13
+ allowMotion: string;
14
+ sm: string;
15
+ md: string;
16
+ lg: string;
17
+ xl: string;
18
+ '2xl': string;
19
+ ls: string;
20
+ }, {
21
+ colors: {
22
+ bgPrimary: string;
23
+ bgSecondary: string;
24
+ bgTertiary: string;
25
+ surfaceLight: string;
26
+ surfaceLighter: string;
27
+ textPrimary: string;
28
+ textSecondary: string;
29
+ textDisabled: string;
30
+ textInvert: string;
31
+ textHighEmp: string;
32
+ textMedEmp: string;
33
+ iconBtn: string;
34
+ iconHoverBg: string;
35
+ transparentBg: string;
36
+ mainBg: string;
37
+ tileBg: string;
38
+ secondaryDisabled: string;
39
+ previewBg: string;
40
+ statsBg: string;
41
+ menuBg: string;
42
+ inputBg: string;
43
+ toastBg: string;
44
+ borderDefault: string;
45
+ backgroundDefault: string;
46
+ borderLighter: string;
47
+ white: string;
48
+ black: string;
49
+ transparent: string;
50
+ orange: string;
51
+ cyan: string;
52
+ tamarind: string;
53
+ yellow: string;
54
+ twinYellow: string;
55
+ green: string;
56
+ darkgreen: string;
57
+ purple: string;
58
+ borderLight: string;
59
+ borderAccent: string;
60
+ success: string;
61
+ error: string;
62
+ errorTint: string;
63
+ warning: string;
64
+ brandLight: string;
65
+ brandDefault: string;
66
+ brandDark: string;
67
+ brandDisabled: string;
68
+ grayLight: string;
69
+ grayDefault: string;
70
+ grayDark: string;
71
+ secondaryGray: string;
72
+ grayDisabled: string;
73
+ textAccentHigh: string;
74
+ textAccentMedium: string;
75
+ textAccentDisabled: string;
76
+ surfaceDefault: string;
77
+ surfaceDark: string;
78
+ backgroundDark: string;
79
+ backgroundDarker: string;
80
+ primaryLight: string;
81
+ primaryDefault: string;
82
+ primaryDark: string;
83
+ primaryDisabled: string;
84
+ secondaryLight: string;
85
+ secondaryDefault: string;
86
+ secondaryDark: string;
87
+ errorDefault: string;
88
+ errorLight: string;
89
+ errorDark: string;
90
+ errorDisabled: string;
91
+ };
92
+ shadows: {
93
+ sm: string;
94
+ md: string;
95
+ };
96
+ fonts: {
97
+ sans: string;
98
+ };
99
+ fontSizes: {
100
+ h1: string;
101
+ h2: string;
102
+ h3: string;
103
+ h4: string;
104
+ h5: string;
105
+ h6: string;
106
+ tiny: string;
107
+ xs: string;
108
+ sm: string;
109
+ md: string;
110
+ lg: string;
111
+ };
112
+ fontWeights: {
113
+ semiBold: number;
114
+ medium: number;
115
+ regular: number;
116
+ };
117
+ lineHeights: {
118
+ h1: string;
119
+ h2: string;
120
+ h3: string;
121
+ h4: string;
122
+ h5: string;
123
+ h6: string;
124
+ tiny: string;
125
+ xs: string;
126
+ sm: string;
127
+ md: string;
128
+ };
129
+ radii: {
130
+ '0': string;
131
+ '1': string;
132
+ '2': string;
133
+ '3': string;
134
+ '4': string;
135
+ round: string;
136
+ };
137
+ space: {
138
+ 0: string;
139
+ xs: string;
140
+ sm: string;
141
+ md: string;
142
+ lg: string;
143
+ xl: string;
144
+ px: string;
145
+ 1: string;
146
+ 2: string;
147
+ 3: string;
148
+ 4: string;
149
+ 5: string;
150
+ 6: string;
151
+ 7: string;
152
+ 8: string;
153
+ 9: string;
154
+ 10: string;
155
+ 11: string;
156
+ 12: string;
157
+ 13: string;
158
+ 14: string;
159
+ 15: string;
160
+ 16: string;
161
+ 17: string;
162
+ 18: string;
163
+ 19: string;
164
+ 20: string;
165
+ 24: string;
166
+ 28: string;
167
+ 32: string;
168
+ 36: string;
169
+ 40: string;
170
+ 44: string;
171
+ 48: string;
172
+ 52: string;
173
+ 56: string;
174
+ 60: string;
175
+ 64: string;
176
+ 72: string;
177
+ 80: string;
178
+ 96: string;
179
+ 100: string;
180
+ };
181
+ borderWidths: {
182
+ light: string;
183
+ normal: string;
184
+ bold: string;
185
+ extrabold: string;
186
+ black: string;
187
+ };
188
+ }, {
189
+ width: string;
190
+ height: string;
191
+ minWidth: string;
192
+ maxWidth: string;
193
+ minHeight: string;
194
+ maxHeight: string;
195
+ flexBasis: string;
196
+ gridTemplateColumns: string;
197
+ gridTemplateRows: string;
198
+ blockSize: string;
199
+ minBlockSize: string;
200
+ maxBlockSize: string;
201
+ inlineSize: string;
202
+ minInlineSize: string;
203
+ maxInlineSize: string;
204
+ gap: "space";
205
+ gridGap: "space";
206
+ columnGap: "space";
207
+ gridColumnGap: "space";
208
+ rowGap: "space";
209
+ gridRowGap: "space";
210
+ inset: "space";
211
+ insetBlock: "space";
212
+ insetBlockEnd: "space";
213
+ insetBlockStart: "space";
214
+ insetInline: "space";
215
+ insetInlineEnd: "space";
216
+ insetInlineStart: "space";
217
+ margin: "space";
218
+ marginTop: "space";
219
+ marginRight: "space";
220
+ marginBottom: "space";
221
+ marginLeft: "space";
222
+ marginBlock: "space";
223
+ marginBlockEnd: "space";
224
+ marginBlockStart: "space";
225
+ marginInline: "space";
226
+ marginInlineEnd: "space";
227
+ marginInlineStart: "space";
228
+ padding: "space";
229
+ paddingTop: "space";
230
+ paddingRight: "space";
231
+ paddingBottom: "space";
232
+ paddingLeft: "space";
233
+ paddingBlock: "space";
234
+ paddingBlockEnd: "space";
235
+ paddingBlockStart: "space";
236
+ paddingInline: "space";
237
+ paddingInlineEnd: "space";
238
+ paddingInlineStart: "space";
239
+ scrollMargin: "space";
240
+ scrollMarginTop: "space";
241
+ scrollMarginRight: "space";
242
+ scrollMarginBottom: "space";
243
+ scrollMarginLeft: "space";
244
+ scrollMarginBlock: "space";
245
+ scrollMarginBlockEnd: "space";
246
+ scrollMarginBlockStart: "space";
247
+ scrollMarginInline: "space";
248
+ scrollMarginInlineEnd: "space";
249
+ scrollMarginInlineStart: "space";
250
+ scrollPadding: "space";
251
+ scrollPaddingTop: "space";
252
+ scrollPaddingRight: "space";
253
+ scrollPaddingBottom: "space";
254
+ scrollPaddingLeft: "space";
255
+ scrollPaddingBlock: "space";
256
+ scrollPaddingBlockEnd: "space";
257
+ scrollPaddingBlockStart: "space";
258
+ scrollPaddingInline: "space";
259
+ scrollPaddingInlineEnd: "space";
260
+ scrollPaddingInlineStart: "space";
261
+ top: "space";
262
+ right: "space";
263
+ bottom: "space";
264
+ left: "space";
265
+ fontSize: "fontSizes";
266
+ background: "colors";
267
+ backgroundColor: "colors";
268
+ backgroundImage: "colors";
269
+ borderImage: "colors";
270
+ border: "colors";
271
+ borderBlock: "colors";
272
+ borderBlockEnd: "colors";
273
+ borderBlockStart: "colors";
274
+ borderBottom: "colors";
275
+ borderBottomColor: "colors";
276
+ borderColor: "colors";
277
+ borderInline: "colors";
278
+ borderInlineEnd: "colors";
279
+ borderInlineStart: "colors";
280
+ borderLeft: "colors";
281
+ borderLeftColor: "colors";
282
+ borderRight: "colors";
283
+ borderRightColor: "colors";
284
+ borderTop: "colors";
285
+ borderTopColor: "colors";
286
+ caretColor: "colors";
287
+ color: "colors";
288
+ columnRuleColor: "colors";
289
+ outline: "colors";
290
+ outlineColor: "colors";
291
+ fill: "colors";
292
+ stroke: "colors";
293
+ textDecorationColor: "colors";
294
+ fontFamily: "fonts";
295
+ fontWeight: "fontWeights";
296
+ lineHeight: "lineHeights";
297
+ letterSpacing: "letterSpacings";
298
+ borderWidth: "borderWidths";
299
+ borderTopWidth: "borderWidths";
300
+ borderLeftWidth: "borderWidths";
301
+ borderRightWidth: "borderWidths";
302
+ borderBottomWidth: "borderWidths";
303
+ borderStyle: "borderStyles";
304
+ borderTopStyle: "borderStyles";
305
+ borderLeftStyle: "borderStyles";
306
+ borderRightStyle: "borderStyles";
307
+ borderBottomStyle: "borderStyles";
308
+ borderRadius: "radii";
309
+ borderTopLeftRadius: "radii";
310
+ borderTopRightRadius: "radii";
311
+ borderBottomRightRadius: "radii";
312
+ borderBottomLeftRadius: "radii";
313
+ boxShadow: "shadows";
314
+ textShadow: "shadows";
315
+ transition: "transitions";
316
+ zIndex: "zIndices";
317
+ }, {
318
+ bg: (value: {
319
+ readonly [$$PropertyValue]: "backgroundColor";
320
+ }) => {
321
+ backgroundColor: {
322
+ readonly [$$PropertyValue]: "backgroundColor";
323
+ };
324
+ };
325
+ c: (value: {
326
+ readonly [$$PropertyValue]: "color";
327
+ }) => {
328
+ color: {
329
+ readonly [$$PropertyValue]: "color";
330
+ };
331
+ };
332
+ r: (value: {
333
+ readonly [$$ScaleValue]: "radii";
334
+ }) => {
335
+ borderRadius: {
336
+ readonly [$$ScaleValue]: "radii";
337
+ };
338
+ };
339
+ fs: (value: string | number | {
340
+ readonly [$$PropertyValue]: "fontSize";
341
+ }) => {
342
+ fontSize: string | number | {
343
+ readonly [$$PropertyValue]: "fontSize";
344
+ };
345
+ };
346
+ size: (value: string | number | {
347
+ readonly [$$ScaleValue]: "space";
348
+ }) => {
349
+ height: string | number | {
350
+ readonly [$$ScaleValue]: "space";
351
+ };
352
+ width: string | number | {
353
+ readonly [$$ScaleValue]: "space";
354
+ };
355
+ };
356
+ w: (value: string | number | {
357
+ readonly [$$ScaleValue]: "space";
358
+ }) => {
359
+ width: string | number | {
360
+ readonly [$$ScaleValue]: "space";
361
+ };
362
+ };
363
+ h: (value: string | number | {
364
+ readonly [$$ScaleValue]: "space";
365
+ }) => {
366
+ height: string | number | {
367
+ readonly [$$ScaleValue]: "space";
368
+ };
369
+ };
370
+ p: (value: string | number | {
371
+ readonly [$$ScaleValue]: "space";
372
+ }) => {
373
+ padding: string | number | {
374
+ readonly [$$ScaleValue]: "space";
375
+ };
376
+ };
377
+ pt: (value: string | number | {
378
+ readonly [$$ScaleValue]: "space";
379
+ }) => {
380
+ paddingTop: string | number | {
381
+ readonly [$$ScaleValue]: "space";
382
+ };
383
+ };
384
+ pr: (value: string | number | {
385
+ readonly [$$ScaleValue]: "space";
386
+ }) => {
387
+ paddingRight: string | number | {
388
+ readonly [$$ScaleValue]: "space";
389
+ };
390
+ };
391
+ pb: (value: string | number | {
392
+ readonly [$$ScaleValue]: "space";
393
+ }) => {
394
+ paddingBottom: string | number | {
395
+ readonly [$$ScaleValue]: "space";
396
+ };
397
+ };
398
+ pl: (value: string | number | {
399
+ readonly [$$ScaleValue]: "space";
400
+ }) => {
401
+ paddingLeft: string | number | {
402
+ readonly [$$ScaleValue]: "space";
403
+ };
404
+ };
405
+ px: (value: string | number | {
406
+ readonly [$$ScaleValue]: "space";
407
+ }) => {
408
+ paddingLeft: string | number | {
409
+ readonly [$$ScaleValue]: "space";
410
+ };
411
+ paddingRight: string | number | {
412
+ readonly [$$ScaleValue]: "space";
413
+ };
414
+ };
415
+ py: (value: string | number | {
416
+ readonly [$$ScaleValue]: "space";
417
+ }) => {
418
+ paddingTop: string | number | {
419
+ readonly [$$ScaleValue]: "space";
420
+ };
421
+ paddingBottom: string | number | {
422
+ readonly [$$ScaleValue]: "space";
423
+ };
424
+ };
425
+ m: (value: string | number | {
426
+ readonly [$$ScaleValue]: "space";
427
+ }) => {
428
+ margin: string | number | {
429
+ readonly [$$ScaleValue]: "space";
430
+ };
431
+ };
432
+ mt: (value: string | number | {
433
+ readonly [$$ScaleValue]: "space";
434
+ }) => {
435
+ marginTop: string | number | {
436
+ readonly [$$ScaleValue]: "space";
437
+ };
438
+ };
439
+ mr: (value: string | number | {
440
+ readonly [$$ScaleValue]: "space";
441
+ }) => {
442
+ marginRight: string | number | {
443
+ readonly [$$ScaleValue]: "space";
444
+ };
445
+ };
446
+ mb: (value: string | number | {
447
+ readonly [$$ScaleValue]: "space";
448
+ }) => {
449
+ marginBottom: string | number | {
450
+ readonly [$$ScaleValue]: "space";
451
+ };
452
+ };
453
+ ml: (value: string | number | {
454
+ readonly [$$ScaleValue]: "space";
455
+ }) => {
456
+ marginLeft: string | number | {
457
+ readonly [$$ScaleValue]: "space";
458
+ };
459
+ };
460
+ mx: (value: string | number | {
461
+ readonly [$$ScaleValue]: "space";
462
+ }) => {
463
+ marginLeft: string | number | {
464
+ readonly [$$ScaleValue]: "space";
465
+ };
466
+ marginRight: string | number | {
467
+ readonly [$$ScaleValue]: "space";
468
+ };
469
+ };
470
+ my: (value: string | number | {
471
+ readonly [$$ScaleValue]: "space";
472
+ }) => {
473
+ marginTop: string | number | {
474
+ readonly [$$ScaleValue]: "space";
475
+ };
476
+ marginBottom: string | number | {
477
+ readonly [$$ScaleValue]: "space";
478
+ };
479
+ };
480
+ }>>;
481
+ Trigger: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<SelectPrimitive.SelectTriggerProps & import("react").RefAttributes<HTMLButtonElement>>, {}, {
482
+ allowMotion: string;
483
+ sm: string;
484
+ md: string;
485
+ lg: string;
486
+ xl: string;
487
+ '2xl': string;
488
+ ls: string;
489
+ }, import("@stitches/react/types/css-util").CSS<{
490
+ allowMotion: string;
491
+ sm: string;
492
+ md: string;
493
+ lg: string;
494
+ xl: string;
495
+ '2xl': string;
496
+ ls: string;
497
+ }, {
498
+ colors: {
499
+ bgPrimary: string;
500
+ bgSecondary: string;
501
+ bgTertiary: string;
502
+ surfaceLight: string;
503
+ surfaceLighter: string;
504
+ textPrimary: string;
505
+ textSecondary: string;
506
+ textDisabled: string;
507
+ textInvert: string;
508
+ textHighEmp: string;
509
+ textMedEmp: string;
510
+ iconBtn: string;
511
+ iconHoverBg: string;
512
+ transparentBg: string;
513
+ mainBg: string;
514
+ tileBg: string;
515
+ secondaryDisabled: string;
516
+ previewBg: string;
517
+ statsBg: string;
518
+ menuBg: string;
519
+ inputBg: string;
520
+ toastBg: string;
521
+ borderDefault: string;
522
+ backgroundDefault: string;
523
+ borderLighter: string;
524
+ white: string;
525
+ black: string;
526
+ transparent: string;
527
+ orange: string;
528
+ cyan: string;
529
+ tamarind: string;
530
+ yellow: string;
531
+ twinYellow: string;
532
+ green: string;
533
+ darkgreen: string;
534
+ purple: string;
535
+ borderLight: string;
536
+ borderAccent: string;
537
+ success: string;
538
+ error: string;
539
+ errorTint: string;
540
+ warning: string;
541
+ brandLight: string;
542
+ brandDefault: string;
543
+ brandDark: string;
544
+ brandDisabled: string;
545
+ grayLight: string;
546
+ grayDefault: string;
547
+ grayDark: string;
548
+ secondaryGray: string;
549
+ grayDisabled: string;
550
+ textAccentHigh: string;
551
+ textAccentMedium: string;
552
+ textAccentDisabled: string;
553
+ surfaceDefault: string;
554
+ surfaceDark: string;
555
+ backgroundDark: string;
556
+ backgroundDarker: string;
557
+ primaryLight: string;
558
+ primaryDefault: string;
559
+ primaryDark: string;
560
+ primaryDisabled: string;
561
+ secondaryLight: string;
562
+ secondaryDefault: string;
563
+ secondaryDark: string;
564
+ errorDefault: string;
565
+ errorLight: string;
566
+ errorDark: string;
567
+ errorDisabled: string;
568
+ };
569
+ shadows: {
570
+ sm: string;
571
+ md: string;
572
+ };
573
+ fonts: {
574
+ sans: string;
575
+ };
576
+ fontSizes: {
577
+ h1: string;
578
+ h2: string;
579
+ h3: string;
580
+ h4: string;
581
+ h5: string;
582
+ h6: string;
583
+ tiny: string;
584
+ xs: string;
585
+ sm: string;
586
+ md: string;
587
+ lg: string;
588
+ };
589
+ fontWeights: {
590
+ semiBold: number;
591
+ medium: number;
592
+ regular: number;
593
+ };
594
+ lineHeights: {
595
+ h1: string;
596
+ h2: string;
597
+ h3: string;
598
+ h4: string;
599
+ h5: string;
600
+ h6: string;
601
+ tiny: string;
602
+ xs: string;
603
+ sm: string;
604
+ md: string;
605
+ };
606
+ radii: {
607
+ '0': string;
608
+ '1': string;
609
+ '2': string;
610
+ '3': string;
611
+ '4': string;
612
+ round: string;
613
+ };
614
+ space: {
615
+ 0: string;
616
+ xs: string;
617
+ sm: string;
618
+ md: string;
619
+ lg: string;
620
+ xl: string;
621
+ px: string;
622
+ 1: string;
623
+ 2: string;
624
+ 3: string;
625
+ 4: string;
626
+ 5: string;
627
+ 6: string;
628
+ 7: string;
629
+ 8: string;
630
+ 9: string;
631
+ 10: string;
632
+ 11: string;
633
+ 12: string;
634
+ 13: string;
635
+ 14: string;
636
+ 15: string;
637
+ 16: string;
638
+ 17: string;
639
+ 18: string;
640
+ 19: string;
641
+ 20: string;
642
+ 24: string;
643
+ 28: string;
644
+ 32: string;
645
+ 36: string;
646
+ 40: string;
647
+ 44: string;
648
+ 48: string;
649
+ 52: string;
650
+ 56: string;
651
+ 60: string;
652
+ 64: string;
653
+ 72: string;
654
+ 80: string;
655
+ 96: string;
656
+ 100: string;
657
+ };
658
+ borderWidths: {
659
+ light: string;
660
+ normal: string;
661
+ bold: string;
662
+ extrabold: string;
663
+ black: string;
664
+ };
665
+ }, {
666
+ width: string;
667
+ height: string;
668
+ minWidth: string;
669
+ maxWidth: string;
670
+ minHeight: string;
671
+ maxHeight: string;
672
+ flexBasis: string;
673
+ gridTemplateColumns: string;
674
+ gridTemplateRows: string;
675
+ blockSize: string;
676
+ minBlockSize: string;
677
+ maxBlockSize: string;
678
+ inlineSize: string;
679
+ minInlineSize: string;
680
+ maxInlineSize: string;
681
+ gap: "space";
682
+ gridGap: "space";
683
+ columnGap: "space";
684
+ gridColumnGap: "space";
685
+ rowGap: "space";
686
+ gridRowGap: "space";
687
+ inset: "space";
688
+ insetBlock: "space";
689
+ insetBlockEnd: "space";
690
+ insetBlockStart: "space";
691
+ insetInline: "space";
692
+ insetInlineEnd: "space";
693
+ insetInlineStart: "space";
694
+ margin: "space";
695
+ marginTop: "space";
696
+ marginRight: "space";
697
+ marginBottom: "space";
698
+ marginLeft: "space";
699
+ marginBlock: "space";
700
+ marginBlockEnd: "space";
701
+ marginBlockStart: "space";
702
+ marginInline: "space";
703
+ marginInlineEnd: "space";
704
+ marginInlineStart: "space";
705
+ padding: "space";
706
+ paddingTop: "space";
707
+ paddingRight: "space";
708
+ paddingBottom: "space";
709
+ paddingLeft: "space";
710
+ paddingBlock: "space";
711
+ paddingBlockEnd: "space";
712
+ paddingBlockStart: "space";
713
+ paddingInline: "space";
714
+ paddingInlineEnd: "space";
715
+ paddingInlineStart: "space";
716
+ scrollMargin: "space";
717
+ scrollMarginTop: "space";
718
+ scrollMarginRight: "space";
719
+ scrollMarginBottom: "space";
720
+ scrollMarginLeft: "space";
721
+ scrollMarginBlock: "space";
722
+ scrollMarginBlockEnd: "space";
723
+ scrollMarginBlockStart: "space";
724
+ scrollMarginInline: "space";
725
+ scrollMarginInlineEnd: "space";
726
+ scrollMarginInlineStart: "space";
727
+ scrollPadding: "space";
728
+ scrollPaddingTop: "space";
729
+ scrollPaddingRight: "space";
730
+ scrollPaddingBottom: "space";
731
+ scrollPaddingLeft: "space";
732
+ scrollPaddingBlock: "space";
733
+ scrollPaddingBlockEnd: "space";
734
+ scrollPaddingBlockStart: "space";
735
+ scrollPaddingInline: "space";
736
+ scrollPaddingInlineEnd: "space";
737
+ scrollPaddingInlineStart: "space";
738
+ top: "space";
739
+ right: "space";
740
+ bottom: "space";
741
+ left: "space";
742
+ fontSize: "fontSizes";
743
+ background: "colors";
744
+ backgroundColor: "colors";
745
+ backgroundImage: "colors";
746
+ borderImage: "colors";
747
+ border: "colors";
748
+ borderBlock: "colors";
749
+ borderBlockEnd: "colors";
750
+ borderBlockStart: "colors";
751
+ borderBottom: "colors";
752
+ borderBottomColor: "colors";
753
+ borderColor: "colors";
754
+ borderInline: "colors";
755
+ borderInlineEnd: "colors";
756
+ borderInlineStart: "colors";
757
+ borderLeft: "colors";
758
+ borderLeftColor: "colors";
759
+ borderRight: "colors";
760
+ borderRightColor: "colors";
761
+ borderTop: "colors";
762
+ borderTopColor: "colors";
763
+ caretColor: "colors";
764
+ color: "colors";
765
+ columnRuleColor: "colors";
766
+ outline: "colors";
767
+ outlineColor: "colors";
768
+ fill: "colors";
769
+ stroke: "colors";
770
+ textDecorationColor: "colors";
771
+ fontFamily: "fonts";
772
+ fontWeight: "fontWeights";
773
+ lineHeight: "lineHeights";
774
+ letterSpacing: "letterSpacings";
775
+ borderWidth: "borderWidths";
776
+ borderTopWidth: "borderWidths";
777
+ borderLeftWidth: "borderWidths";
778
+ borderRightWidth: "borderWidths";
779
+ borderBottomWidth: "borderWidths";
780
+ borderStyle: "borderStyles";
781
+ borderTopStyle: "borderStyles";
782
+ borderLeftStyle: "borderStyles";
783
+ borderRightStyle: "borderStyles";
784
+ borderBottomStyle: "borderStyles";
785
+ borderRadius: "radii";
786
+ borderTopLeftRadius: "radii";
787
+ borderTopRightRadius: "radii";
788
+ borderBottomRightRadius: "radii";
789
+ borderBottomLeftRadius: "radii";
790
+ boxShadow: "shadows";
791
+ textShadow: "shadows";
792
+ transition: "transitions";
793
+ zIndex: "zIndices";
794
+ }, {
795
+ bg: (value: {
796
+ readonly [$$PropertyValue]: "backgroundColor";
797
+ }) => {
798
+ backgroundColor: {
799
+ readonly [$$PropertyValue]: "backgroundColor";
800
+ };
801
+ };
802
+ c: (value: {
803
+ readonly [$$PropertyValue]: "color";
804
+ }) => {
805
+ color: {
806
+ readonly [$$PropertyValue]: "color";
807
+ };
808
+ };
809
+ r: (value: {
810
+ readonly [$$ScaleValue]: "radii";
811
+ }) => {
812
+ borderRadius: {
813
+ readonly [$$ScaleValue]: "radii";
814
+ };
815
+ };
816
+ fs: (value: string | number | {
817
+ readonly [$$PropertyValue]: "fontSize";
818
+ }) => {
819
+ fontSize: string | number | {
820
+ readonly [$$PropertyValue]: "fontSize";
821
+ };
822
+ };
823
+ size: (value: string | number | {
824
+ readonly [$$ScaleValue]: "space";
825
+ }) => {
826
+ height: string | number | {
827
+ readonly [$$ScaleValue]: "space";
828
+ };
829
+ width: string | number | {
830
+ readonly [$$ScaleValue]: "space";
831
+ };
832
+ };
833
+ w: (value: string | number | {
834
+ readonly [$$ScaleValue]: "space";
835
+ }) => {
836
+ width: string | number | {
837
+ readonly [$$ScaleValue]: "space";
838
+ };
839
+ };
840
+ h: (value: string | number | {
841
+ readonly [$$ScaleValue]: "space";
842
+ }) => {
843
+ height: string | number | {
844
+ readonly [$$ScaleValue]: "space";
845
+ };
846
+ };
847
+ p: (value: string | number | {
848
+ readonly [$$ScaleValue]: "space";
849
+ }) => {
850
+ padding: string | number | {
851
+ readonly [$$ScaleValue]: "space";
852
+ };
853
+ };
854
+ pt: (value: string | number | {
855
+ readonly [$$ScaleValue]: "space";
856
+ }) => {
857
+ paddingTop: string | number | {
858
+ readonly [$$ScaleValue]: "space";
859
+ };
860
+ };
861
+ pr: (value: string | number | {
862
+ readonly [$$ScaleValue]: "space";
863
+ }) => {
864
+ paddingRight: string | number | {
865
+ readonly [$$ScaleValue]: "space";
866
+ };
867
+ };
868
+ pb: (value: string | number | {
869
+ readonly [$$ScaleValue]: "space";
870
+ }) => {
871
+ paddingBottom: string | number | {
872
+ readonly [$$ScaleValue]: "space";
873
+ };
874
+ };
875
+ pl: (value: string | number | {
876
+ readonly [$$ScaleValue]: "space";
877
+ }) => {
878
+ paddingLeft: string | number | {
879
+ readonly [$$ScaleValue]: "space";
880
+ };
881
+ };
882
+ px: (value: string | number | {
883
+ readonly [$$ScaleValue]: "space";
884
+ }) => {
885
+ paddingLeft: string | number | {
886
+ readonly [$$ScaleValue]: "space";
887
+ };
888
+ paddingRight: string | number | {
889
+ readonly [$$ScaleValue]: "space";
890
+ };
891
+ };
892
+ py: (value: string | number | {
893
+ readonly [$$ScaleValue]: "space";
894
+ }) => {
895
+ paddingTop: string | number | {
896
+ readonly [$$ScaleValue]: "space";
897
+ };
898
+ paddingBottom: string | number | {
899
+ readonly [$$ScaleValue]: "space";
900
+ };
901
+ };
902
+ m: (value: string | number | {
903
+ readonly [$$ScaleValue]: "space";
904
+ }) => {
905
+ margin: string | number | {
906
+ readonly [$$ScaleValue]: "space";
907
+ };
908
+ };
909
+ mt: (value: string | number | {
910
+ readonly [$$ScaleValue]: "space";
911
+ }) => {
912
+ marginTop: string | number | {
913
+ readonly [$$ScaleValue]: "space";
914
+ };
915
+ };
916
+ mr: (value: string | number | {
917
+ readonly [$$ScaleValue]: "space";
918
+ }) => {
919
+ marginRight: string | number | {
920
+ readonly [$$ScaleValue]: "space";
921
+ };
922
+ };
923
+ mb: (value: string | number | {
924
+ readonly [$$ScaleValue]: "space";
925
+ }) => {
926
+ marginBottom: string | number | {
927
+ readonly [$$ScaleValue]: "space";
928
+ };
929
+ };
930
+ ml: (value: string | number | {
931
+ readonly [$$ScaleValue]: "space";
932
+ }) => {
933
+ marginLeft: string | number | {
934
+ readonly [$$ScaleValue]: "space";
935
+ };
936
+ };
937
+ mx: (value: string | number | {
938
+ readonly [$$ScaleValue]: "space";
939
+ }) => {
940
+ marginLeft: string | number | {
941
+ readonly [$$ScaleValue]: "space";
942
+ };
943
+ marginRight: string | number | {
944
+ readonly [$$ScaleValue]: "space";
945
+ };
946
+ };
947
+ my: (value: string | number | {
948
+ readonly [$$ScaleValue]: "space";
949
+ }) => {
950
+ marginTop: string | number | {
951
+ readonly [$$ScaleValue]: "space";
952
+ };
953
+ marginBottom: string | number | {
954
+ readonly [$$ScaleValue]: "space";
955
+ };
956
+ };
957
+ }>>;
958
+ Content: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<SelectPrimitive.SelectContentProps & import("react").RefAttributes<HTMLDivElement>>, {}, {
959
+ allowMotion: string;
960
+ sm: string;
961
+ md: string;
962
+ lg: string;
963
+ xl: string;
964
+ '2xl': string;
965
+ ls: string;
966
+ }, import("@stitches/react/types/css-util").CSS<{
967
+ allowMotion: string;
968
+ sm: string;
969
+ md: string;
970
+ lg: string;
971
+ xl: string;
972
+ '2xl': string;
973
+ ls: string;
974
+ }, {
975
+ colors: {
976
+ bgPrimary: string;
977
+ bgSecondary: string;
978
+ bgTertiary: string;
979
+ surfaceLight: string;
980
+ surfaceLighter: string;
981
+ textPrimary: string;
982
+ textSecondary: string;
983
+ textDisabled: string;
984
+ textInvert: string;
985
+ textHighEmp: string;
986
+ textMedEmp: string;
987
+ iconBtn: string;
988
+ iconHoverBg: string;
989
+ transparentBg: string;
990
+ mainBg: string;
991
+ tileBg: string;
992
+ secondaryDisabled: string;
993
+ previewBg: string;
994
+ statsBg: string;
995
+ menuBg: string;
996
+ inputBg: string;
997
+ toastBg: string;
998
+ borderDefault: string;
999
+ backgroundDefault: string;
1000
+ borderLighter: string;
1001
+ white: string;
1002
+ black: string;
1003
+ transparent: string;
1004
+ orange: string;
1005
+ cyan: string;
1006
+ tamarind: string;
1007
+ yellow: string;
1008
+ twinYellow: string;
1009
+ green: string;
1010
+ darkgreen: string;
1011
+ purple: string;
1012
+ borderLight: string;
1013
+ borderAccent: string;
1014
+ success: string;
1015
+ error: string;
1016
+ errorTint: string;
1017
+ warning: string;
1018
+ brandLight: string;
1019
+ brandDefault: string;
1020
+ brandDark: string;
1021
+ brandDisabled: string;
1022
+ grayLight: string;
1023
+ grayDefault: string;
1024
+ grayDark: string;
1025
+ secondaryGray: string;
1026
+ grayDisabled: string;
1027
+ textAccentHigh: string;
1028
+ textAccentMedium: string;
1029
+ textAccentDisabled: string;
1030
+ surfaceDefault: string;
1031
+ surfaceDark: string;
1032
+ backgroundDark: string;
1033
+ backgroundDarker: string;
1034
+ primaryLight: string;
1035
+ primaryDefault: string;
1036
+ primaryDark: string;
1037
+ primaryDisabled: string;
1038
+ secondaryLight: string;
1039
+ secondaryDefault: string;
1040
+ secondaryDark: string;
1041
+ errorDefault: string;
1042
+ errorLight: string;
1043
+ errorDark: string;
1044
+ errorDisabled: string;
1045
+ };
1046
+ shadows: {
1047
+ sm: string;
1048
+ md: string;
1049
+ };
1050
+ fonts: {
1051
+ sans: string;
1052
+ };
1053
+ fontSizes: {
1054
+ h1: string;
1055
+ h2: string;
1056
+ h3: string;
1057
+ h4: string;
1058
+ h5: string;
1059
+ h6: string;
1060
+ tiny: string;
1061
+ xs: string;
1062
+ sm: string;
1063
+ md: string;
1064
+ lg: string;
1065
+ };
1066
+ fontWeights: {
1067
+ semiBold: number;
1068
+ medium: number;
1069
+ regular: number;
1070
+ };
1071
+ lineHeights: {
1072
+ h1: string;
1073
+ h2: string;
1074
+ h3: string;
1075
+ h4: string;
1076
+ h5: string;
1077
+ h6: string;
1078
+ tiny: string;
1079
+ xs: string;
1080
+ sm: string;
1081
+ md: string;
1082
+ };
1083
+ radii: {
1084
+ '0': string;
1085
+ '1': string;
1086
+ '2': string;
1087
+ '3': string;
1088
+ '4': string;
1089
+ round: string;
1090
+ };
1091
+ space: {
1092
+ 0: string;
1093
+ xs: string;
1094
+ sm: string;
1095
+ md: string;
1096
+ lg: string;
1097
+ xl: string;
1098
+ px: string;
1099
+ 1: string;
1100
+ 2: string;
1101
+ 3: string;
1102
+ 4: string;
1103
+ 5: string;
1104
+ 6: string;
1105
+ 7: string;
1106
+ 8: string;
1107
+ 9: string;
1108
+ 10: string;
1109
+ 11: string;
1110
+ 12: string;
1111
+ 13: string;
1112
+ 14: string;
1113
+ 15: string;
1114
+ 16: string;
1115
+ 17: string;
1116
+ 18: string;
1117
+ 19: string;
1118
+ 20: string;
1119
+ 24: string;
1120
+ 28: string;
1121
+ 32: string;
1122
+ 36: string;
1123
+ 40: string;
1124
+ 44: string;
1125
+ 48: string;
1126
+ 52: string;
1127
+ 56: string;
1128
+ 60: string;
1129
+ 64: string;
1130
+ 72: string;
1131
+ 80: string;
1132
+ 96: string;
1133
+ 100: string;
1134
+ };
1135
+ borderWidths: {
1136
+ light: string;
1137
+ normal: string;
1138
+ bold: string;
1139
+ extrabold: string;
1140
+ black: string;
1141
+ };
1142
+ }, {
1143
+ width: string;
1144
+ height: string;
1145
+ minWidth: string;
1146
+ maxWidth: string;
1147
+ minHeight: string;
1148
+ maxHeight: string;
1149
+ flexBasis: string;
1150
+ gridTemplateColumns: string;
1151
+ gridTemplateRows: string;
1152
+ blockSize: string;
1153
+ minBlockSize: string;
1154
+ maxBlockSize: string;
1155
+ inlineSize: string;
1156
+ minInlineSize: string;
1157
+ maxInlineSize: string;
1158
+ gap: "space";
1159
+ gridGap: "space";
1160
+ columnGap: "space";
1161
+ gridColumnGap: "space";
1162
+ rowGap: "space";
1163
+ gridRowGap: "space";
1164
+ inset: "space";
1165
+ insetBlock: "space";
1166
+ insetBlockEnd: "space";
1167
+ insetBlockStart: "space";
1168
+ insetInline: "space";
1169
+ insetInlineEnd: "space";
1170
+ insetInlineStart: "space";
1171
+ margin: "space";
1172
+ marginTop: "space";
1173
+ marginRight: "space";
1174
+ marginBottom: "space";
1175
+ marginLeft: "space";
1176
+ marginBlock: "space";
1177
+ marginBlockEnd: "space";
1178
+ marginBlockStart: "space";
1179
+ marginInline: "space";
1180
+ marginInlineEnd: "space";
1181
+ marginInlineStart: "space";
1182
+ padding: "space";
1183
+ paddingTop: "space";
1184
+ paddingRight: "space";
1185
+ paddingBottom: "space";
1186
+ paddingLeft: "space";
1187
+ paddingBlock: "space";
1188
+ paddingBlockEnd: "space";
1189
+ paddingBlockStart: "space";
1190
+ paddingInline: "space";
1191
+ paddingInlineEnd: "space";
1192
+ paddingInlineStart: "space";
1193
+ scrollMargin: "space";
1194
+ scrollMarginTop: "space";
1195
+ scrollMarginRight: "space";
1196
+ scrollMarginBottom: "space";
1197
+ scrollMarginLeft: "space";
1198
+ scrollMarginBlock: "space";
1199
+ scrollMarginBlockEnd: "space";
1200
+ scrollMarginBlockStart: "space";
1201
+ scrollMarginInline: "space";
1202
+ scrollMarginInlineEnd: "space";
1203
+ scrollMarginInlineStart: "space";
1204
+ scrollPadding: "space";
1205
+ scrollPaddingTop: "space";
1206
+ scrollPaddingRight: "space";
1207
+ scrollPaddingBottom: "space";
1208
+ scrollPaddingLeft: "space";
1209
+ scrollPaddingBlock: "space";
1210
+ scrollPaddingBlockEnd: "space";
1211
+ scrollPaddingBlockStart: "space";
1212
+ scrollPaddingInline: "space";
1213
+ scrollPaddingInlineEnd: "space";
1214
+ scrollPaddingInlineStart: "space";
1215
+ top: "space";
1216
+ right: "space";
1217
+ bottom: "space";
1218
+ left: "space";
1219
+ fontSize: "fontSizes";
1220
+ background: "colors";
1221
+ backgroundColor: "colors";
1222
+ backgroundImage: "colors";
1223
+ borderImage: "colors";
1224
+ border: "colors";
1225
+ borderBlock: "colors";
1226
+ borderBlockEnd: "colors";
1227
+ borderBlockStart: "colors";
1228
+ borderBottom: "colors";
1229
+ borderBottomColor: "colors";
1230
+ borderColor: "colors";
1231
+ borderInline: "colors";
1232
+ borderInlineEnd: "colors";
1233
+ borderInlineStart: "colors";
1234
+ borderLeft: "colors";
1235
+ borderLeftColor: "colors";
1236
+ borderRight: "colors";
1237
+ borderRightColor: "colors";
1238
+ borderTop: "colors";
1239
+ borderTopColor: "colors";
1240
+ caretColor: "colors";
1241
+ color: "colors";
1242
+ columnRuleColor: "colors";
1243
+ outline: "colors";
1244
+ outlineColor: "colors";
1245
+ fill: "colors";
1246
+ stroke: "colors";
1247
+ textDecorationColor: "colors";
1248
+ fontFamily: "fonts";
1249
+ fontWeight: "fontWeights";
1250
+ lineHeight: "lineHeights";
1251
+ letterSpacing: "letterSpacings";
1252
+ borderWidth: "borderWidths";
1253
+ borderTopWidth: "borderWidths";
1254
+ borderLeftWidth: "borderWidths";
1255
+ borderRightWidth: "borderWidths";
1256
+ borderBottomWidth: "borderWidths";
1257
+ borderStyle: "borderStyles";
1258
+ borderTopStyle: "borderStyles";
1259
+ borderLeftStyle: "borderStyles";
1260
+ borderRightStyle: "borderStyles";
1261
+ borderBottomStyle: "borderStyles";
1262
+ borderRadius: "radii";
1263
+ borderTopLeftRadius: "radii";
1264
+ borderTopRightRadius: "radii";
1265
+ borderBottomRightRadius: "radii";
1266
+ borderBottomLeftRadius: "radii";
1267
+ boxShadow: "shadows";
1268
+ textShadow: "shadows";
1269
+ transition: "transitions";
1270
+ zIndex: "zIndices";
1271
+ }, {
1272
+ bg: (value: {
1273
+ readonly [$$PropertyValue]: "backgroundColor";
1274
+ }) => {
1275
+ backgroundColor: {
1276
+ readonly [$$PropertyValue]: "backgroundColor";
1277
+ };
1278
+ };
1279
+ c: (value: {
1280
+ readonly [$$PropertyValue]: "color";
1281
+ }) => {
1282
+ color: {
1283
+ readonly [$$PropertyValue]: "color";
1284
+ };
1285
+ };
1286
+ r: (value: {
1287
+ readonly [$$ScaleValue]: "radii";
1288
+ }) => {
1289
+ borderRadius: {
1290
+ readonly [$$ScaleValue]: "radii";
1291
+ };
1292
+ };
1293
+ fs: (value: string | number | {
1294
+ readonly [$$PropertyValue]: "fontSize";
1295
+ }) => {
1296
+ fontSize: string | number | {
1297
+ readonly [$$PropertyValue]: "fontSize";
1298
+ };
1299
+ };
1300
+ size: (value: string | number | {
1301
+ readonly [$$ScaleValue]: "space";
1302
+ }) => {
1303
+ height: string | number | {
1304
+ readonly [$$ScaleValue]: "space";
1305
+ };
1306
+ width: string | number | {
1307
+ readonly [$$ScaleValue]: "space";
1308
+ };
1309
+ };
1310
+ w: (value: string | number | {
1311
+ readonly [$$ScaleValue]: "space";
1312
+ }) => {
1313
+ width: string | number | {
1314
+ readonly [$$ScaleValue]: "space";
1315
+ };
1316
+ };
1317
+ h: (value: string | number | {
1318
+ readonly [$$ScaleValue]: "space";
1319
+ }) => {
1320
+ height: string | number | {
1321
+ readonly [$$ScaleValue]: "space";
1322
+ };
1323
+ };
1324
+ p: (value: string | number | {
1325
+ readonly [$$ScaleValue]: "space";
1326
+ }) => {
1327
+ padding: string | number | {
1328
+ readonly [$$ScaleValue]: "space";
1329
+ };
1330
+ };
1331
+ pt: (value: string | number | {
1332
+ readonly [$$ScaleValue]: "space";
1333
+ }) => {
1334
+ paddingTop: string | number | {
1335
+ readonly [$$ScaleValue]: "space";
1336
+ };
1337
+ };
1338
+ pr: (value: string | number | {
1339
+ readonly [$$ScaleValue]: "space";
1340
+ }) => {
1341
+ paddingRight: string | number | {
1342
+ readonly [$$ScaleValue]: "space";
1343
+ };
1344
+ };
1345
+ pb: (value: string | number | {
1346
+ readonly [$$ScaleValue]: "space";
1347
+ }) => {
1348
+ paddingBottom: string | number | {
1349
+ readonly [$$ScaleValue]: "space";
1350
+ };
1351
+ };
1352
+ pl: (value: string | number | {
1353
+ readonly [$$ScaleValue]: "space";
1354
+ }) => {
1355
+ paddingLeft: string | number | {
1356
+ readonly [$$ScaleValue]: "space";
1357
+ };
1358
+ };
1359
+ px: (value: string | number | {
1360
+ readonly [$$ScaleValue]: "space";
1361
+ }) => {
1362
+ paddingLeft: string | number | {
1363
+ readonly [$$ScaleValue]: "space";
1364
+ };
1365
+ paddingRight: string | number | {
1366
+ readonly [$$ScaleValue]: "space";
1367
+ };
1368
+ };
1369
+ py: (value: string | number | {
1370
+ readonly [$$ScaleValue]: "space";
1371
+ }) => {
1372
+ paddingTop: string | number | {
1373
+ readonly [$$ScaleValue]: "space";
1374
+ };
1375
+ paddingBottom: string | number | {
1376
+ readonly [$$ScaleValue]: "space";
1377
+ };
1378
+ };
1379
+ m: (value: string | number | {
1380
+ readonly [$$ScaleValue]: "space";
1381
+ }) => {
1382
+ margin: string | number | {
1383
+ readonly [$$ScaleValue]: "space";
1384
+ };
1385
+ };
1386
+ mt: (value: string | number | {
1387
+ readonly [$$ScaleValue]: "space";
1388
+ }) => {
1389
+ marginTop: string | number | {
1390
+ readonly [$$ScaleValue]: "space";
1391
+ };
1392
+ };
1393
+ mr: (value: string | number | {
1394
+ readonly [$$ScaleValue]: "space";
1395
+ }) => {
1396
+ marginRight: string | number | {
1397
+ readonly [$$ScaleValue]: "space";
1398
+ };
1399
+ };
1400
+ mb: (value: string | number | {
1401
+ readonly [$$ScaleValue]: "space";
1402
+ }) => {
1403
+ marginBottom: string | number | {
1404
+ readonly [$$ScaleValue]: "space";
1405
+ };
1406
+ };
1407
+ ml: (value: string | number | {
1408
+ readonly [$$ScaleValue]: "space";
1409
+ }) => {
1410
+ marginLeft: string | number | {
1411
+ readonly [$$ScaleValue]: "space";
1412
+ };
1413
+ };
1414
+ mx: (value: string | number | {
1415
+ readonly [$$ScaleValue]: "space";
1416
+ }) => {
1417
+ marginLeft: string | number | {
1418
+ readonly [$$ScaleValue]: "space";
1419
+ };
1420
+ marginRight: string | number | {
1421
+ readonly [$$ScaleValue]: "space";
1422
+ };
1423
+ };
1424
+ my: (value: string | number | {
1425
+ readonly [$$ScaleValue]: "space";
1426
+ }) => {
1427
+ marginTop: string | number | {
1428
+ readonly [$$ScaleValue]: "space";
1429
+ };
1430
+ marginBottom: string | number | {
1431
+ readonly [$$ScaleValue]: "space";
1432
+ };
1433
+ };
1434
+ }>>;
1435
+ Viewport: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<SelectPrimitive.SelectViewportProps & import("react").RefAttributes<HTMLDivElement>>, {}, {
1436
+ allowMotion: string;
1437
+ sm: string;
1438
+ md: string;
1439
+ lg: string;
1440
+ xl: string;
1441
+ '2xl': string;
1442
+ ls: string;
1443
+ }, import("@stitches/react/types/css-util").CSS<{
1444
+ allowMotion: string;
1445
+ sm: string;
1446
+ md: string;
1447
+ lg: string;
1448
+ xl: string;
1449
+ '2xl': string;
1450
+ ls: string;
1451
+ }, {
1452
+ colors: {
1453
+ bgPrimary: string;
1454
+ bgSecondary: string;
1455
+ bgTertiary: string;
1456
+ surfaceLight: string;
1457
+ surfaceLighter: string;
1458
+ textPrimary: string;
1459
+ textSecondary: string;
1460
+ textDisabled: string;
1461
+ textInvert: string;
1462
+ textHighEmp: string;
1463
+ textMedEmp: string;
1464
+ iconBtn: string;
1465
+ iconHoverBg: string;
1466
+ transparentBg: string;
1467
+ mainBg: string;
1468
+ tileBg: string;
1469
+ secondaryDisabled: string;
1470
+ previewBg: string;
1471
+ statsBg: string;
1472
+ menuBg: string;
1473
+ inputBg: string;
1474
+ toastBg: string;
1475
+ borderDefault: string;
1476
+ backgroundDefault: string;
1477
+ borderLighter: string;
1478
+ white: string;
1479
+ black: string;
1480
+ transparent: string;
1481
+ orange: string;
1482
+ cyan: string;
1483
+ tamarind: string;
1484
+ yellow: string;
1485
+ twinYellow: string;
1486
+ green: string;
1487
+ darkgreen: string;
1488
+ purple: string;
1489
+ borderLight: string;
1490
+ borderAccent: string;
1491
+ success: string;
1492
+ error: string;
1493
+ errorTint: string;
1494
+ warning: string;
1495
+ brandLight: string;
1496
+ brandDefault: string;
1497
+ brandDark: string;
1498
+ brandDisabled: string;
1499
+ grayLight: string;
1500
+ grayDefault: string;
1501
+ grayDark: string;
1502
+ secondaryGray: string;
1503
+ grayDisabled: string;
1504
+ textAccentHigh: string;
1505
+ textAccentMedium: string;
1506
+ textAccentDisabled: string;
1507
+ surfaceDefault: string;
1508
+ surfaceDark: string;
1509
+ backgroundDark: string;
1510
+ backgroundDarker: string;
1511
+ primaryLight: string;
1512
+ primaryDefault: string;
1513
+ primaryDark: string;
1514
+ primaryDisabled: string;
1515
+ secondaryLight: string;
1516
+ secondaryDefault: string;
1517
+ secondaryDark: string;
1518
+ errorDefault: string;
1519
+ errorLight: string;
1520
+ errorDark: string;
1521
+ errorDisabled: string;
1522
+ };
1523
+ shadows: {
1524
+ sm: string;
1525
+ md: string;
1526
+ };
1527
+ fonts: {
1528
+ sans: string;
1529
+ };
1530
+ fontSizes: {
1531
+ h1: string;
1532
+ h2: string;
1533
+ h3: string;
1534
+ h4: string;
1535
+ h5: string;
1536
+ h6: string;
1537
+ tiny: string;
1538
+ xs: string;
1539
+ sm: string;
1540
+ md: string;
1541
+ lg: string;
1542
+ };
1543
+ fontWeights: {
1544
+ semiBold: number;
1545
+ medium: number;
1546
+ regular: number;
1547
+ };
1548
+ lineHeights: {
1549
+ h1: string;
1550
+ h2: string;
1551
+ h3: string;
1552
+ h4: string;
1553
+ h5: string;
1554
+ h6: string;
1555
+ tiny: string;
1556
+ xs: string;
1557
+ sm: string;
1558
+ md: string;
1559
+ };
1560
+ radii: {
1561
+ '0': string;
1562
+ '1': string;
1563
+ '2': string;
1564
+ '3': string;
1565
+ '4': string;
1566
+ round: string;
1567
+ };
1568
+ space: {
1569
+ 0: string;
1570
+ xs: string;
1571
+ sm: string;
1572
+ md: string;
1573
+ lg: string;
1574
+ xl: string;
1575
+ px: string;
1576
+ 1: string;
1577
+ 2: string;
1578
+ 3: string;
1579
+ 4: string;
1580
+ 5: string;
1581
+ 6: string;
1582
+ 7: string;
1583
+ 8: string;
1584
+ 9: string;
1585
+ 10: string;
1586
+ 11: string;
1587
+ 12: string;
1588
+ 13: string;
1589
+ 14: string;
1590
+ 15: string;
1591
+ 16: string;
1592
+ 17: string;
1593
+ 18: string;
1594
+ 19: string;
1595
+ 20: string;
1596
+ 24: string;
1597
+ 28: string;
1598
+ 32: string;
1599
+ 36: string;
1600
+ 40: string;
1601
+ 44: string;
1602
+ 48: string;
1603
+ 52: string;
1604
+ 56: string;
1605
+ 60: string;
1606
+ 64: string;
1607
+ 72: string;
1608
+ 80: string;
1609
+ 96: string;
1610
+ 100: string;
1611
+ };
1612
+ borderWidths: {
1613
+ light: string;
1614
+ normal: string;
1615
+ bold: string;
1616
+ extrabold: string;
1617
+ black: string;
1618
+ };
1619
+ }, {
1620
+ width: string;
1621
+ height: string;
1622
+ minWidth: string;
1623
+ maxWidth: string;
1624
+ minHeight: string;
1625
+ maxHeight: string;
1626
+ flexBasis: string;
1627
+ gridTemplateColumns: string;
1628
+ gridTemplateRows: string;
1629
+ blockSize: string;
1630
+ minBlockSize: string;
1631
+ maxBlockSize: string;
1632
+ inlineSize: string;
1633
+ minInlineSize: string;
1634
+ maxInlineSize: string;
1635
+ gap: "space";
1636
+ gridGap: "space";
1637
+ columnGap: "space";
1638
+ gridColumnGap: "space";
1639
+ rowGap: "space";
1640
+ gridRowGap: "space";
1641
+ inset: "space";
1642
+ insetBlock: "space";
1643
+ insetBlockEnd: "space";
1644
+ insetBlockStart: "space";
1645
+ insetInline: "space";
1646
+ insetInlineEnd: "space";
1647
+ insetInlineStart: "space";
1648
+ margin: "space";
1649
+ marginTop: "space";
1650
+ marginRight: "space";
1651
+ marginBottom: "space";
1652
+ marginLeft: "space";
1653
+ marginBlock: "space";
1654
+ marginBlockEnd: "space";
1655
+ marginBlockStart: "space";
1656
+ marginInline: "space";
1657
+ marginInlineEnd: "space";
1658
+ marginInlineStart: "space";
1659
+ padding: "space";
1660
+ paddingTop: "space";
1661
+ paddingRight: "space";
1662
+ paddingBottom: "space";
1663
+ paddingLeft: "space";
1664
+ paddingBlock: "space";
1665
+ paddingBlockEnd: "space";
1666
+ paddingBlockStart: "space";
1667
+ paddingInline: "space";
1668
+ paddingInlineEnd: "space";
1669
+ paddingInlineStart: "space";
1670
+ scrollMargin: "space";
1671
+ scrollMarginTop: "space";
1672
+ scrollMarginRight: "space";
1673
+ scrollMarginBottom: "space";
1674
+ scrollMarginLeft: "space";
1675
+ scrollMarginBlock: "space";
1676
+ scrollMarginBlockEnd: "space";
1677
+ scrollMarginBlockStart: "space";
1678
+ scrollMarginInline: "space";
1679
+ scrollMarginInlineEnd: "space";
1680
+ scrollMarginInlineStart: "space";
1681
+ scrollPadding: "space";
1682
+ scrollPaddingTop: "space";
1683
+ scrollPaddingRight: "space";
1684
+ scrollPaddingBottom: "space";
1685
+ scrollPaddingLeft: "space";
1686
+ scrollPaddingBlock: "space";
1687
+ scrollPaddingBlockEnd: "space";
1688
+ scrollPaddingBlockStart: "space";
1689
+ scrollPaddingInline: "space";
1690
+ scrollPaddingInlineEnd: "space";
1691
+ scrollPaddingInlineStart: "space";
1692
+ top: "space";
1693
+ right: "space";
1694
+ bottom: "space";
1695
+ left: "space";
1696
+ fontSize: "fontSizes";
1697
+ background: "colors";
1698
+ backgroundColor: "colors";
1699
+ backgroundImage: "colors";
1700
+ borderImage: "colors";
1701
+ border: "colors";
1702
+ borderBlock: "colors";
1703
+ borderBlockEnd: "colors";
1704
+ borderBlockStart: "colors";
1705
+ borderBottom: "colors";
1706
+ borderBottomColor: "colors";
1707
+ borderColor: "colors";
1708
+ borderInline: "colors";
1709
+ borderInlineEnd: "colors";
1710
+ borderInlineStart: "colors";
1711
+ borderLeft: "colors";
1712
+ borderLeftColor: "colors";
1713
+ borderRight: "colors";
1714
+ borderRightColor: "colors";
1715
+ borderTop: "colors";
1716
+ borderTopColor: "colors";
1717
+ caretColor: "colors";
1718
+ color: "colors";
1719
+ columnRuleColor: "colors";
1720
+ outline: "colors";
1721
+ outlineColor: "colors";
1722
+ fill: "colors";
1723
+ stroke: "colors";
1724
+ textDecorationColor: "colors";
1725
+ fontFamily: "fonts";
1726
+ fontWeight: "fontWeights";
1727
+ lineHeight: "lineHeights";
1728
+ letterSpacing: "letterSpacings";
1729
+ borderWidth: "borderWidths";
1730
+ borderTopWidth: "borderWidths";
1731
+ borderLeftWidth: "borderWidths";
1732
+ borderRightWidth: "borderWidths";
1733
+ borderBottomWidth: "borderWidths";
1734
+ borderStyle: "borderStyles";
1735
+ borderTopStyle: "borderStyles";
1736
+ borderLeftStyle: "borderStyles";
1737
+ borderRightStyle: "borderStyles";
1738
+ borderBottomStyle: "borderStyles";
1739
+ borderRadius: "radii";
1740
+ borderTopLeftRadius: "radii";
1741
+ borderTopRightRadius: "radii";
1742
+ borderBottomRightRadius: "radii";
1743
+ borderBottomLeftRadius: "radii";
1744
+ boxShadow: "shadows";
1745
+ textShadow: "shadows";
1746
+ transition: "transitions";
1747
+ zIndex: "zIndices";
1748
+ }, {
1749
+ bg: (value: {
1750
+ readonly [$$PropertyValue]: "backgroundColor";
1751
+ }) => {
1752
+ backgroundColor: {
1753
+ readonly [$$PropertyValue]: "backgroundColor";
1754
+ };
1755
+ };
1756
+ c: (value: {
1757
+ readonly [$$PropertyValue]: "color";
1758
+ }) => {
1759
+ color: {
1760
+ readonly [$$PropertyValue]: "color";
1761
+ };
1762
+ };
1763
+ r: (value: {
1764
+ readonly [$$ScaleValue]: "radii";
1765
+ }) => {
1766
+ borderRadius: {
1767
+ readonly [$$ScaleValue]: "radii";
1768
+ };
1769
+ };
1770
+ fs: (value: string | number | {
1771
+ readonly [$$PropertyValue]: "fontSize";
1772
+ }) => {
1773
+ fontSize: string | number | {
1774
+ readonly [$$PropertyValue]: "fontSize";
1775
+ };
1776
+ };
1777
+ size: (value: string | number | {
1778
+ readonly [$$ScaleValue]: "space";
1779
+ }) => {
1780
+ height: string | number | {
1781
+ readonly [$$ScaleValue]: "space";
1782
+ };
1783
+ width: string | number | {
1784
+ readonly [$$ScaleValue]: "space";
1785
+ };
1786
+ };
1787
+ w: (value: string | number | {
1788
+ readonly [$$ScaleValue]: "space";
1789
+ }) => {
1790
+ width: string | number | {
1791
+ readonly [$$ScaleValue]: "space";
1792
+ };
1793
+ };
1794
+ h: (value: string | number | {
1795
+ readonly [$$ScaleValue]: "space";
1796
+ }) => {
1797
+ height: string | number | {
1798
+ readonly [$$ScaleValue]: "space";
1799
+ };
1800
+ };
1801
+ p: (value: string | number | {
1802
+ readonly [$$ScaleValue]: "space";
1803
+ }) => {
1804
+ padding: string | number | {
1805
+ readonly [$$ScaleValue]: "space";
1806
+ };
1807
+ };
1808
+ pt: (value: string | number | {
1809
+ readonly [$$ScaleValue]: "space";
1810
+ }) => {
1811
+ paddingTop: string | number | {
1812
+ readonly [$$ScaleValue]: "space";
1813
+ };
1814
+ };
1815
+ pr: (value: string | number | {
1816
+ readonly [$$ScaleValue]: "space";
1817
+ }) => {
1818
+ paddingRight: string | number | {
1819
+ readonly [$$ScaleValue]: "space";
1820
+ };
1821
+ };
1822
+ pb: (value: string | number | {
1823
+ readonly [$$ScaleValue]: "space";
1824
+ }) => {
1825
+ paddingBottom: string | number | {
1826
+ readonly [$$ScaleValue]: "space";
1827
+ };
1828
+ };
1829
+ pl: (value: string | number | {
1830
+ readonly [$$ScaleValue]: "space";
1831
+ }) => {
1832
+ paddingLeft: string | number | {
1833
+ readonly [$$ScaleValue]: "space";
1834
+ };
1835
+ };
1836
+ px: (value: string | number | {
1837
+ readonly [$$ScaleValue]: "space";
1838
+ }) => {
1839
+ paddingLeft: string | number | {
1840
+ readonly [$$ScaleValue]: "space";
1841
+ };
1842
+ paddingRight: string | number | {
1843
+ readonly [$$ScaleValue]: "space";
1844
+ };
1845
+ };
1846
+ py: (value: string | number | {
1847
+ readonly [$$ScaleValue]: "space";
1848
+ }) => {
1849
+ paddingTop: string | number | {
1850
+ readonly [$$ScaleValue]: "space";
1851
+ };
1852
+ paddingBottom: string | number | {
1853
+ readonly [$$ScaleValue]: "space";
1854
+ };
1855
+ };
1856
+ m: (value: string | number | {
1857
+ readonly [$$ScaleValue]: "space";
1858
+ }) => {
1859
+ margin: string | number | {
1860
+ readonly [$$ScaleValue]: "space";
1861
+ };
1862
+ };
1863
+ mt: (value: string | number | {
1864
+ readonly [$$ScaleValue]: "space";
1865
+ }) => {
1866
+ marginTop: string | number | {
1867
+ readonly [$$ScaleValue]: "space";
1868
+ };
1869
+ };
1870
+ mr: (value: string | number | {
1871
+ readonly [$$ScaleValue]: "space";
1872
+ }) => {
1873
+ marginRight: string | number | {
1874
+ readonly [$$ScaleValue]: "space";
1875
+ };
1876
+ };
1877
+ mb: (value: string | number | {
1878
+ readonly [$$ScaleValue]: "space";
1879
+ }) => {
1880
+ marginBottom: string | number | {
1881
+ readonly [$$ScaleValue]: "space";
1882
+ };
1883
+ };
1884
+ ml: (value: string | number | {
1885
+ readonly [$$ScaleValue]: "space";
1886
+ }) => {
1887
+ marginLeft: string | number | {
1888
+ readonly [$$ScaleValue]: "space";
1889
+ };
1890
+ };
1891
+ mx: (value: string | number | {
1892
+ readonly [$$ScaleValue]: "space";
1893
+ }) => {
1894
+ marginLeft: string | number | {
1895
+ readonly [$$ScaleValue]: "space";
1896
+ };
1897
+ marginRight: string | number | {
1898
+ readonly [$$ScaleValue]: "space";
1899
+ };
1900
+ };
1901
+ my: (value: string | number | {
1902
+ readonly [$$ScaleValue]: "space";
1903
+ }) => {
1904
+ marginTop: string | number | {
1905
+ readonly [$$ScaleValue]: "space";
1906
+ };
1907
+ marginBottom: string | number | {
1908
+ readonly [$$ScaleValue]: "space";
1909
+ };
1910
+ };
1911
+ }>>;
1912
+ Item: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<SelectPrimitive.SelectItemProps & import("react").RefAttributes<HTMLDivElement>>, {}, {
1913
+ allowMotion: string;
1914
+ sm: string;
1915
+ md: string;
1916
+ lg: string;
1917
+ xl: string;
1918
+ '2xl': string;
1919
+ ls: string;
1920
+ }, import("@stitches/react/types/css-util").CSS<{
1921
+ allowMotion: string;
1922
+ sm: string;
1923
+ md: string;
1924
+ lg: string;
1925
+ xl: string;
1926
+ '2xl': string;
1927
+ ls: string;
1928
+ }, {
1929
+ colors: {
1930
+ bgPrimary: string;
1931
+ bgSecondary: string;
1932
+ bgTertiary: string;
1933
+ surfaceLight: string;
1934
+ surfaceLighter: string;
1935
+ textPrimary: string;
1936
+ textSecondary: string;
1937
+ textDisabled: string;
1938
+ textInvert: string;
1939
+ textHighEmp: string;
1940
+ textMedEmp: string;
1941
+ iconBtn: string;
1942
+ iconHoverBg: string;
1943
+ transparentBg: string;
1944
+ mainBg: string;
1945
+ tileBg: string;
1946
+ secondaryDisabled: string;
1947
+ previewBg: string;
1948
+ statsBg: string;
1949
+ menuBg: string;
1950
+ inputBg: string;
1951
+ toastBg: string;
1952
+ borderDefault: string;
1953
+ backgroundDefault: string;
1954
+ borderLighter: string;
1955
+ white: string;
1956
+ black: string;
1957
+ transparent: string;
1958
+ orange: string;
1959
+ cyan: string;
1960
+ tamarind: string;
1961
+ yellow: string;
1962
+ twinYellow: string;
1963
+ green: string;
1964
+ darkgreen: string;
1965
+ purple: string;
1966
+ borderLight: string;
1967
+ borderAccent: string;
1968
+ success: string;
1969
+ error: string;
1970
+ errorTint: string;
1971
+ warning: string;
1972
+ brandLight: string;
1973
+ brandDefault: string;
1974
+ brandDark: string;
1975
+ brandDisabled: string;
1976
+ grayLight: string;
1977
+ grayDefault: string;
1978
+ grayDark: string;
1979
+ secondaryGray: string;
1980
+ grayDisabled: string;
1981
+ textAccentHigh: string;
1982
+ textAccentMedium: string;
1983
+ textAccentDisabled: string;
1984
+ surfaceDefault: string;
1985
+ surfaceDark: string;
1986
+ backgroundDark: string;
1987
+ backgroundDarker: string;
1988
+ primaryLight: string;
1989
+ primaryDefault: string;
1990
+ primaryDark: string;
1991
+ primaryDisabled: string;
1992
+ secondaryLight: string;
1993
+ secondaryDefault: string;
1994
+ secondaryDark: string;
1995
+ errorDefault: string;
1996
+ errorLight: string;
1997
+ errorDark: string;
1998
+ errorDisabled: string;
1999
+ };
2000
+ shadows: {
2001
+ sm: string;
2002
+ md: string;
2003
+ };
2004
+ fonts: {
2005
+ sans: string;
2006
+ };
2007
+ fontSizes: {
2008
+ h1: string;
2009
+ h2: string;
2010
+ h3: string;
2011
+ h4: string;
2012
+ h5: string;
2013
+ h6: string;
2014
+ tiny: string;
2015
+ xs: string;
2016
+ sm: string;
2017
+ md: string;
2018
+ lg: string;
2019
+ };
2020
+ fontWeights: {
2021
+ semiBold: number;
2022
+ medium: number;
2023
+ regular: number;
2024
+ };
2025
+ lineHeights: {
2026
+ h1: string;
2027
+ h2: string;
2028
+ h3: string;
2029
+ h4: string;
2030
+ h5: string;
2031
+ h6: string;
2032
+ tiny: string;
2033
+ xs: string;
2034
+ sm: string;
2035
+ md: string;
2036
+ };
2037
+ radii: {
2038
+ '0': string;
2039
+ '1': string;
2040
+ '2': string;
2041
+ '3': string;
2042
+ '4': string;
2043
+ round: string;
2044
+ };
2045
+ space: {
2046
+ 0: string;
2047
+ xs: string;
2048
+ sm: string;
2049
+ md: string;
2050
+ lg: string;
2051
+ xl: string;
2052
+ px: string;
2053
+ 1: string;
2054
+ 2: string;
2055
+ 3: string;
2056
+ 4: string;
2057
+ 5: string;
2058
+ 6: string;
2059
+ 7: string;
2060
+ 8: string;
2061
+ 9: string;
2062
+ 10: string;
2063
+ 11: string;
2064
+ 12: string;
2065
+ 13: string;
2066
+ 14: string;
2067
+ 15: string;
2068
+ 16: string;
2069
+ 17: string;
2070
+ 18: string;
2071
+ 19: string;
2072
+ 20: string;
2073
+ 24: string;
2074
+ 28: string;
2075
+ 32: string;
2076
+ 36: string;
2077
+ 40: string;
2078
+ 44: string;
2079
+ 48: string;
2080
+ 52: string;
2081
+ 56: string;
2082
+ 60: string;
2083
+ 64: string;
2084
+ 72: string;
2085
+ 80: string;
2086
+ 96: string;
2087
+ 100: string;
2088
+ };
2089
+ borderWidths: {
2090
+ light: string;
2091
+ normal: string;
2092
+ bold: string;
2093
+ extrabold: string;
2094
+ black: string;
2095
+ };
2096
+ }, {
2097
+ width: string;
2098
+ height: string;
2099
+ minWidth: string;
2100
+ maxWidth: string;
2101
+ minHeight: string;
2102
+ maxHeight: string;
2103
+ flexBasis: string;
2104
+ gridTemplateColumns: string;
2105
+ gridTemplateRows: string;
2106
+ blockSize: string;
2107
+ minBlockSize: string;
2108
+ maxBlockSize: string;
2109
+ inlineSize: string;
2110
+ minInlineSize: string;
2111
+ maxInlineSize: string;
2112
+ gap: "space";
2113
+ gridGap: "space";
2114
+ columnGap: "space";
2115
+ gridColumnGap: "space";
2116
+ rowGap: "space";
2117
+ gridRowGap: "space";
2118
+ inset: "space";
2119
+ insetBlock: "space";
2120
+ insetBlockEnd: "space";
2121
+ insetBlockStart: "space";
2122
+ insetInline: "space";
2123
+ insetInlineEnd: "space";
2124
+ insetInlineStart: "space";
2125
+ margin: "space";
2126
+ marginTop: "space";
2127
+ marginRight: "space";
2128
+ marginBottom: "space";
2129
+ marginLeft: "space";
2130
+ marginBlock: "space";
2131
+ marginBlockEnd: "space";
2132
+ marginBlockStart: "space";
2133
+ marginInline: "space";
2134
+ marginInlineEnd: "space";
2135
+ marginInlineStart: "space";
2136
+ padding: "space";
2137
+ paddingTop: "space";
2138
+ paddingRight: "space";
2139
+ paddingBottom: "space";
2140
+ paddingLeft: "space";
2141
+ paddingBlock: "space";
2142
+ paddingBlockEnd: "space";
2143
+ paddingBlockStart: "space";
2144
+ paddingInline: "space";
2145
+ paddingInlineEnd: "space";
2146
+ paddingInlineStart: "space";
2147
+ scrollMargin: "space";
2148
+ scrollMarginTop: "space";
2149
+ scrollMarginRight: "space";
2150
+ scrollMarginBottom: "space";
2151
+ scrollMarginLeft: "space";
2152
+ scrollMarginBlock: "space";
2153
+ scrollMarginBlockEnd: "space";
2154
+ scrollMarginBlockStart: "space";
2155
+ scrollMarginInline: "space";
2156
+ scrollMarginInlineEnd: "space";
2157
+ scrollMarginInlineStart: "space";
2158
+ scrollPadding: "space";
2159
+ scrollPaddingTop: "space";
2160
+ scrollPaddingRight: "space";
2161
+ scrollPaddingBottom: "space";
2162
+ scrollPaddingLeft: "space";
2163
+ scrollPaddingBlock: "space";
2164
+ scrollPaddingBlockEnd: "space";
2165
+ scrollPaddingBlockStart: "space";
2166
+ scrollPaddingInline: "space";
2167
+ scrollPaddingInlineEnd: "space";
2168
+ scrollPaddingInlineStart: "space";
2169
+ top: "space";
2170
+ right: "space";
2171
+ bottom: "space";
2172
+ left: "space";
2173
+ fontSize: "fontSizes";
2174
+ background: "colors";
2175
+ backgroundColor: "colors";
2176
+ backgroundImage: "colors";
2177
+ borderImage: "colors";
2178
+ border: "colors";
2179
+ borderBlock: "colors";
2180
+ borderBlockEnd: "colors";
2181
+ borderBlockStart: "colors";
2182
+ borderBottom: "colors";
2183
+ borderBottomColor: "colors";
2184
+ borderColor: "colors";
2185
+ borderInline: "colors";
2186
+ borderInlineEnd: "colors";
2187
+ borderInlineStart: "colors";
2188
+ borderLeft: "colors";
2189
+ borderLeftColor: "colors";
2190
+ borderRight: "colors";
2191
+ borderRightColor: "colors";
2192
+ borderTop: "colors";
2193
+ borderTopColor: "colors";
2194
+ caretColor: "colors";
2195
+ color: "colors";
2196
+ columnRuleColor: "colors";
2197
+ outline: "colors";
2198
+ outlineColor: "colors";
2199
+ fill: "colors";
2200
+ stroke: "colors";
2201
+ textDecorationColor: "colors";
2202
+ fontFamily: "fonts";
2203
+ fontWeight: "fontWeights";
2204
+ lineHeight: "lineHeights";
2205
+ letterSpacing: "letterSpacings";
2206
+ borderWidth: "borderWidths";
2207
+ borderTopWidth: "borderWidths";
2208
+ borderLeftWidth: "borderWidths";
2209
+ borderRightWidth: "borderWidths";
2210
+ borderBottomWidth: "borderWidths";
2211
+ borderStyle: "borderStyles";
2212
+ borderTopStyle: "borderStyles";
2213
+ borderLeftStyle: "borderStyles";
2214
+ borderRightStyle: "borderStyles";
2215
+ borderBottomStyle: "borderStyles";
2216
+ borderRadius: "radii";
2217
+ borderTopLeftRadius: "radii";
2218
+ borderTopRightRadius: "radii";
2219
+ borderBottomRightRadius: "radii";
2220
+ borderBottomLeftRadius: "radii";
2221
+ boxShadow: "shadows";
2222
+ textShadow: "shadows";
2223
+ transition: "transitions";
2224
+ zIndex: "zIndices";
2225
+ }, {
2226
+ bg: (value: {
2227
+ readonly [$$PropertyValue]: "backgroundColor";
2228
+ }) => {
2229
+ backgroundColor: {
2230
+ readonly [$$PropertyValue]: "backgroundColor";
2231
+ };
2232
+ };
2233
+ c: (value: {
2234
+ readonly [$$PropertyValue]: "color";
2235
+ }) => {
2236
+ color: {
2237
+ readonly [$$PropertyValue]: "color";
2238
+ };
2239
+ };
2240
+ r: (value: {
2241
+ readonly [$$ScaleValue]: "radii";
2242
+ }) => {
2243
+ borderRadius: {
2244
+ readonly [$$ScaleValue]: "radii";
2245
+ };
2246
+ };
2247
+ fs: (value: string | number | {
2248
+ readonly [$$PropertyValue]: "fontSize";
2249
+ }) => {
2250
+ fontSize: string | number | {
2251
+ readonly [$$PropertyValue]: "fontSize";
2252
+ };
2253
+ };
2254
+ size: (value: string | number | {
2255
+ readonly [$$ScaleValue]: "space";
2256
+ }) => {
2257
+ height: string | number | {
2258
+ readonly [$$ScaleValue]: "space";
2259
+ };
2260
+ width: string | number | {
2261
+ readonly [$$ScaleValue]: "space";
2262
+ };
2263
+ };
2264
+ w: (value: string | number | {
2265
+ readonly [$$ScaleValue]: "space";
2266
+ }) => {
2267
+ width: string | number | {
2268
+ readonly [$$ScaleValue]: "space";
2269
+ };
2270
+ };
2271
+ h: (value: string | number | {
2272
+ readonly [$$ScaleValue]: "space";
2273
+ }) => {
2274
+ height: string | number | {
2275
+ readonly [$$ScaleValue]: "space";
2276
+ };
2277
+ };
2278
+ p: (value: string | number | {
2279
+ readonly [$$ScaleValue]: "space";
2280
+ }) => {
2281
+ padding: string | number | {
2282
+ readonly [$$ScaleValue]: "space";
2283
+ };
2284
+ };
2285
+ pt: (value: string | number | {
2286
+ readonly [$$ScaleValue]: "space";
2287
+ }) => {
2288
+ paddingTop: string | number | {
2289
+ readonly [$$ScaleValue]: "space";
2290
+ };
2291
+ };
2292
+ pr: (value: string | number | {
2293
+ readonly [$$ScaleValue]: "space";
2294
+ }) => {
2295
+ paddingRight: string | number | {
2296
+ readonly [$$ScaleValue]: "space";
2297
+ };
2298
+ };
2299
+ pb: (value: string | number | {
2300
+ readonly [$$ScaleValue]: "space";
2301
+ }) => {
2302
+ paddingBottom: string | number | {
2303
+ readonly [$$ScaleValue]: "space";
2304
+ };
2305
+ };
2306
+ pl: (value: string | number | {
2307
+ readonly [$$ScaleValue]: "space";
2308
+ }) => {
2309
+ paddingLeft: string | number | {
2310
+ readonly [$$ScaleValue]: "space";
2311
+ };
2312
+ };
2313
+ px: (value: string | number | {
2314
+ readonly [$$ScaleValue]: "space";
2315
+ }) => {
2316
+ paddingLeft: string | number | {
2317
+ readonly [$$ScaleValue]: "space";
2318
+ };
2319
+ paddingRight: string | number | {
2320
+ readonly [$$ScaleValue]: "space";
2321
+ };
2322
+ };
2323
+ py: (value: string | number | {
2324
+ readonly [$$ScaleValue]: "space";
2325
+ }) => {
2326
+ paddingTop: string | number | {
2327
+ readonly [$$ScaleValue]: "space";
2328
+ };
2329
+ paddingBottom: string | number | {
2330
+ readonly [$$ScaleValue]: "space";
2331
+ };
2332
+ };
2333
+ m: (value: string | number | {
2334
+ readonly [$$ScaleValue]: "space";
2335
+ }) => {
2336
+ margin: string | number | {
2337
+ readonly [$$ScaleValue]: "space";
2338
+ };
2339
+ };
2340
+ mt: (value: string | number | {
2341
+ readonly [$$ScaleValue]: "space";
2342
+ }) => {
2343
+ marginTop: string | number | {
2344
+ readonly [$$ScaleValue]: "space";
2345
+ };
2346
+ };
2347
+ mr: (value: string | number | {
2348
+ readonly [$$ScaleValue]: "space";
2349
+ }) => {
2350
+ marginRight: string | number | {
2351
+ readonly [$$ScaleValue]: "space";
2352
+ };
2353
+ };
2354
+ mb: (value: string | number | {
2355
+ readonly [$$ScaleValue]: "space";
2356
+ }) => {
2357
+ marginBottom: string | number | {
2358
+ readonly [$$ScaleValue]: "space";
2359
+ };
2360
+ };
2361
+ ml: (value: string | number | {
2362
+ readonly [$$ScaleValue]: "space";
2363
+ }) => {
2364
+ marginLeft: string | number | {
2365
+ readonly [$$ScaleValue]: "space";
2366
+ };
2367
+ };
2368
+ mx: (value: string | number | {
2369
+ readonly [$$ScaleValue]: "space";
2370
+ }) => {
2371
+ marginLeft: string | number | {
2372
+ readonly [$$ScaleValue]: "space";
2373
+ };
2374
+ marginRight: string | number | {
2375
+ readonly [$$ScaleValue]: "space";
2376
+ };
2377
+ };
2378
+ my: (value: string | number | {
2379
+ readonly [$$ScaleValue]: "space";
2380
+ }) => {
2381
+ marginTop: string | number | {
2382
+ readonly [$$ScaleValue]: "space";
2383
+ };
2384
+ marginBottom: string | number | {
2385
+ readonly [$$ScaleValue]: "space";
2386
+ };
2387
+ };
2388
+ }>>;
2389
+ Label: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<SelectPrimitive.SelectLabelProps & import("react").RefAttributes<HTMLDivElement>>, {}, {
2390
+ allowMotion: string;
2391
+ sm: string;
2392
+ md: string;
2393
+ lg: string;
2394
+ xl: string;
2395
+ '2xl': string;
2396
+ ls: string;
2397
+ }, import("@stitches/react/types/css-util").CSS<{
2398
+ allowMotion: string;
2399
+ sm: string;
2400
+ md: string;
2401
+ lg: string;
2402
+ xl: string;
2403
+ '2xl': string;
2404
+ ls: string;
2405
+ }, {
2406
+ colors: {
2407
+ bgPrimary: string;
2408
+ bgSecondary: string;
2409
+ bgTertiary: string;
2410
+ surfaceLight: string;
2411
+ surfaceLighter: string;
2412
+ textPrimary: string;
2413
+ textSecondary: string;
2414
+ textDisabled: string;
2415
+ textInvert: string;
2416
+ textHighEmp: string;
2417
+ textMedEmp: string;
2418
+ iconBtn: string;
2419
+ iconHoverBg: string;
2420
+ transparentBg: string;
2421
+ mainBg: string;
2422
+ tileBg: string;
2423
+ secondaryDisabled: string;
2424
+ previewBg: string;
2425
+ statsBg: string;
2426
+ menuBg: string;
2427
+ inputBg: string;
2428
+ toastBg: string;
2429
+ borderDefault: string;
2430
+ backgroundDefault: string;
2431
+ borderLighter: string;
2432
+ white: string;
2433
+ black: string;
2434
+ transparent: string;
2435
+ orange: string;
2436
+ cyan: string;
2437
+ tamarind: string;
2438
+ yellow: string;
2439
+ twinYellow: string;
2440
+ green: string;
2441
+ darkgreen: string;
2442
+ purple: string;
2443
+ borderLight: string;
2444
+ borderAccent: string;
2445
+ success: string;
2446
+ error: string;
2447
+ errorTint: string;
2448
+ warning: string;
2449
+ brandLight: string;
2450
+ brandDefault: string;
2451
+ brandDark: string;
2452
+ brandDisabled: string;
2453
+ grayLight: string;
2454
+ grayDefault: string;
2455
+ grayDark: string;
2456
+ secondaryGray: string;
2457
+ grayDisabled: string;
2458
+ textAccentHigh: string;
2459
+ textAccentMedium: string;
2460
+ textAccentDisabled: string;
2461
+ surfaceDefault: string;
2462
+ surfaceDark: string;
2463
+ backgroundDark: string;
2464
+ backgroundDarker: string;
2465
+ primaryLight: string;
2466
+ primaryDefault: string;
2467
+ primaryDark: string;
2468
+ primaryDisabled: string;
2469
+ secondaryLight: string;
2470
+ secondaryDefault: string;
2471
+ secondaryDark: string;
2472
+ errorDefault: string;
2473
+ errorLight: string;
2474
+ errorDark: string;
2475
+ errorDisabled: string;
2476
+ };
2477
+ shadows: {
2478
+ sm: string;
2479
+ md: string;
2480
+ };
2481
+ fonts: {
2482
+ sans: string;
2483
+ };
2484
+ fontSizes: {
2485
+ h1: string;
2486
+ h2: string;
2487
+ h3: string;
2488
+ h4: string;
2489
+ h5: string;
2490
+ h6: string;
2491
+ tiny: string;
2492
+ xs: string;
2493
+ sm: string;
2494
+ md: string;
2495
+ lg: string;
2496
+ };
2497
+ fontWeights: {
2498
+ semiBold: number;
2499
+ medium: number;
2500
+ regular: number;
2501
+ };
2502
+ lineHeights: {
2503
+ h1: string;
2504
+ h2: string;
2505
+ h3: string;
2506
+ h4: string;
2507
+ h5: string;
2508
+ h6: string;
2509
+ tiny: string;
2510
+ xs: string;
2511
+ sm: string;
2512
+ md: string;
2513
+ };
2514
+ radii: {
2515
+ '0': string;
2516
+ '1': string;
2517
+ '2': string;
2518
+ '3': string;
2519
+ '4': string;
2520
+ round: string;
2521
+ };
2522
+ space: {
2523
+ 0: string;
2524
+ xs: string;
2525
+ sm: string;
2526
+ md: string;
2527
+ lg: string;
2528
+ xl: string;
2529
+ px: string;
2530
+ 1: string;
2531
+ 2: string;
2532
+ 3: string;
2533
+ 4: string;
2534
+ 5: string;
2535
+ 6: string;
2536
+ 7: string;
2537
+ 8: string;
2538
+ 9: string;
2539
+ 10: string;
2540
+ 11: string;
2541
+ 12: string;
2542
+ 13: string;
2543
+ 14: string;
2544
+ 15: string;
2545
+ 16: string;
2546
+ 17: string;
2547
+ 18: string;
2548
+ 19: string;
2549
+ 20: string;
2550
+ 24: string;
2551
+ 28: string;
2552
+ 32: string;
2553
+ 36: string;
2554
+ 40: string;
2555
+ 44: string;
2556
+ 48: string;
2557
+ 52: string;
2558
+ 56: string;
2559
+ 60: string;
2560
+ 64: string;
2561
+ 72: string;
2562
+ 80: string;
2563
+ 96: string;
2564
+ 100: string;
2565
+ };
2566
+ borderWidths: {
2567
+ light: string;
2568
+ normal: string;
2569
+ bold: string;
2570
+ extrabold: string;
2571
+ black: string;
2572
+ };
2573
+ }, {
2574
+ width: string;
2575
+ height: string;
2576
+ minWidth: string;
2577
+ maxWidth: string;
2578
+ minHeight: string;
2579
+ maxHeight: string;
2580
+ flexBasis: string;
2581
+ gridTemplateColumns: string;
2582
+ gridTemplateRows: string;
2583
+ blockSize: string;
2584
+ minBlockSize: string;
2585
+ maxBlockSize: string;
2586
+ inlineSize: string;
2587
+ minInlineSize: string;
2588
+ maxInlineSize: string;
2589
+ gap: "space";
2590
+ gridGap: "space";
2591
+ columnGap: "space";
2592
+ gridColumnGap: "space";
2593
+ rowGap: "space";
2594
+ gridRowGap: "space";
2595
+ inset: "space";
2596
+ insetBlock: "space";
2597
+ insetBlockEnd: "space";
2598
+ insetBlockStart: "space";
2599
+ insetInline: "space";
2600
+ insetInlineEnd: "space";
2601
+ insetInlineStart: "space";
2602
+ margin: "space";
2603
+ marginTop: "space";
2604
+ marginRight: "space";
2605
+ marginBottom: "space";
2606
+ marginLeft: "space";
2607
+ marginBlock: "space";
2608
+ marginBlockEnd: "space";
2609
+ marginBlockStart: "space";
2610
+ marginInline: "space";
2611
+ marginInlineEnd: "space";
2612
+ marginInlineStart: "space";
2613
+ padding: "space";
2614
+ paddingTop: "space";
2615
+ paddingRight: "space";
2616
+ paddingBottom: "space";
2617
+ paddingLeft: "space";
2618
+ paddingBlock: "space";
2619
+ paddingBlockEnd: "space";
2620
+ paddingBlockStart: "space";
2621
+ paddingInline: "space";
2622
+ paddingInlineEnd: "space";
2623
+ paddingInlineStart: "space";
2624
+ scrollMargin: "space";
2625
+ scrollMarginTop: "space";
2626
+ scrollMarginRight: "space";
2627
+ scrollMarginBottom: "space";
2628
+ scrollMarginLeft: "space";
2629
+ scrollMarginBlock: "space";
2630
+ scrollMarginBlockEnd: "space";
2631
+ scrollMarginBlockStart: "space";
2632
+ scrollMarginInline: "space";
2633
+ scrollMarginInlineEnd: "space";
2634
+ scrollMarginInlineStart: "space";
2635
+ scrollPadding: "space";
2636
+ scrollPaddingTop: "space";
2637
+ scrollPaddingRight: "space";
2638
+ scrollPaddingBottom: "space";
2639
+ scrollPaddingLeft: "space";
2640
+ scrollPaddingBlock: "space";
2641
+ scrollPaddingBlockEnd: "space";
2642
+ scrollPaddingBlockStart: "space";
2643
+ scrollPaddingInline: "space";
2644
+ scrollPaddingInlineEnd: "space";
2645
+ scrollPaddingInlineStart: "space";
2646
+ top: "space";
2647
+ right: "space";
2648
+ bottom: "space";
2649
+ left: "space";
2650
+ fontSize: "fontSizes";
2651
+ background: "colors";
2652
+ backgroundColor: "colors";
2653
+ backgroundImage: "colors";
2654
+ borderImage: "colors";
2655
+ border: "colors";
2656
+ borderBlock: "colors";
2657
+ borderBlockEnd: "colors";
2658
+ borderBlockStart: "colors";
2659
+ borderBottom: "colors";
2660
+ borderBottomColor: "colors";
2661
+ borderColor: "colors";
2662
+ borderInline: "colors";
2663
+ borderInlineEnd: "colors";
2664
+ borderInlineStart: "colors";
2665
+ borderLeft: "colors";
2666
+ borderLeftColor: "colors";
2667
+ borderRight: "colors";
2668
+ borderRightColor: "colors";
2669
+ borderTop: "colors";
2670
+ borderTopColor: "colors";
2671
+ caretColor: "colors";
2672
+ color: "colors";
2673
+ columnRuleColor: "colors";
2674
+ outline: "colors";
2675
+ outlineColor: "colors";
2676
+ fill: "colors";
2677
+ stroke: "colors";
2678
+ textDecorationColor: "colors";
2679
+ fontFamily: "fonts";
2680
+ fontWeight: "fontWeights";
2681
+ lineHeight: "lineHeights";
2682
+ letterSpacing: "letterSpacings";
2683
+ borderWidth: "borderWidths";
2684
+ borderTopWidth: "borderWidths";
2685
+ borderLeftWidth: "borderWidths";
2686
+ borderRightWidth: "borderWidths";
2687
+ borderBottomWidth: "borderWidths";
2688
+ borderStyle: "borderStyles";
2689
+ borderTopStyle: "borderStyles";
2690
+ borderLeftStyle: "borderStyles";
2691
+ borderRightStyle: "borderStyles";
2692
+ borderBottomStyle: "borderStyles";
2693
+ borderRadius: "radii";
2694
+ borderTopLeftRadius: "radii";
2695
+ borderTopRightRadius: "radii";
2696
+ borderBottomRightRadius: "radii";
2697
+ borderBottomLeftRadius: "radii";
2698
+ boxShadow: "shadows";
2699
+ textShadow: "shadows";
2700
+ transition: "transitions";
2701
+ zIndex: "zIndices";
2702
+ }, {
2703
+ bg: (value: {
2704
+ readonly [$$PropertyValue]: "backgroundColor";
2705
+ }) => {
2706
+ backgroundColor: {
2707
+ readonly [$$PropertyValue]: "backgroundColor";
2708
+ };
2709
+ };
2710
+ c: (value: {
2711
+ readonly [$$PropertyValue]: "color";
2712
+ }) => {
2713
+ color: {
2714
+ readonly [$$PropertyValue]: "color";
2715
+ };
2716
+ };
2717
+ r: (value: {
2718
+ readonly [$$ScaleValue]: "radii";
2719
+ }) => {
2720
+ borderRadius: {
2721
+ readonly [$$ScaleValue]: "radii";
2722
+ };
2723
+ };
2724
+ fs: (value: string | number | {
2725
+ readonly [$$PropertyValue]: "fontSize";
2726
+ }) => {
2727
+ fontSize: string | number | {
2728
+ readonly [$$PropertyValue]: "fontSize";
2729
+ };
2730
+ };
2731
+ size: (value: string | number | {
2732
+ readonly [$$ScaleValue]: "space";
2733
+ }) => {
2734
+ height: string | number | {
2735
+ readonly [$$ScaleValue]: "space";
2736
+ };
2737
+ width: string | number | {
2738
+ readonly [$$ScaleValue]: "space";
2739
+ };
2740
+ };
2741
+ w: (value: string | number | {
2742
+ readonly [$$ScaleValue]: "space";
2743
+ }) => {
2744
+ width: string | number | {
2745
+ readonly [$$ScaleValue]: "space";
2746
+ };
2747
+ };
2748
+ h: (value: string | number | {
2749
+ readonly [$$ScaleValue]: "space";
2750
+ }) => {
2751
+ height: string | number | {
2752
+ readonly [$$ScaleValue]: "space";
2753
+ };
2754
+ };
2755
+ p: (value: string | number | {
2756
+ readonly [$$ScaleValue]: "space";
2757
+ }) => {
2758
+ padding: string | number | {
2759
+ readonly [$$ScaleValue]: "space";
2760
+ };
2761
+ };
2762
+ pt: (value: string | number | {
2763
+ readonly [$$ScaleValue]: "space";
2764
+ }) => {
2765
+ paddingTop: string | number | {
2766
+ readonly [$$ScaleValue]: "space";
2767
+ };
2768
+ };
2769
+ pr: (value: string | number | {
2770
+ readonly [$$ScaleValue]: "space";
2771
+ }) => {
2772
+ paddingRight: string | number | {
2773
+ readonly [$$ScaleValue]: "space";
2774
+ };
2775
+ };
2776
+ pb: (value: string | number | {
2777
+ readonly [$$ScaleValue]: "space";
2778
+ }) => {
2779
+ paddingBottom: string | number | {
2780
+ readonly [$$ScaleValue]: "space";
2781
+ };
2782
+ };
2783
+ pl: (value: string | number | {
2784
+ readonly [$$ScaleValue]: "space";
2785
+ }) => {
2786
+ paddingLeft: string | number | {
2787
+ readonly [$$ScaleValue]: "space";
2788
+ };
2789
+ };
2790
+ px: (value: string | number | {
2791
+ readonly [$$ScaleValue]: "space";
2792
+ }) => {
2793
+ paddingLeft: string | number | {
2794
+ readonly [$$ScaleValue]: "space";
2795
+ };
2796
+ paddingRight: string | number | {
2797
+ readonly [$$ScaleValue]: "space";
2798
+ };
2799
+ };
2800
+ py: (value: string | number | {
2801
+ readonly [$$ScaleValue]: "space";
2802
+ }) => {
2803
+ paddingTop: string | number | {
2804
+ readonly [$$ScaleValue]: "space";
2805
+ };
2806
+ paddingBottom: string | number | {
2807
+ readonly [$$ScaleValue]: "space";
2808
+ };
2809
+ };
2810
+ m: (value: string | number | {
2811
+ readonly [$$ScaleValue]: "space";
2812
+ }) => {
2813
+ margin: string | number | {
2814
+ readonly [$$ScaleValue]: "space";
2815
+ };
2816
+ };
2817
+ mt: (value: string | number | {
2818
+ readonly [$$ScaleValue]: "space";
2819
+ }) => {
2820
+ marginTop: string | number | {
2821
+ readonly [$$ScaleValue]: "space";
2822
+ };
2823
+ };
2824
+ mr: (value: string | number | {
2825
+ readonly [$$ScaleValue]: "space";
2826
+ }) => {
2827
+ marginRight: string | number | {
2828
+ readonly [$$ScaleValue]: "space";
2829
+ };
2830
+ };
2831
+ mb: (value: string | number | {
2832
+ readonly [$$ScaleValue]: "space";
2833
+ }) => {
2834
+ marginBottom: string | number | {
2835
+ readonly [$$ScaleValue]: "space";
2836
+ };
2837
+ };
2838
+ ml: (value: string | number | {
2839
+ readonly [$$ScaleValue]: "space";
2840
+ }) => {
2841
+ marginLeft: string | number | {
2842
+ readonly [$$ScaleValue]: "space";
2843
+ };
2844
+ };
2845
+ mx: (value: string | number | {
2846
+ readonly [$$ScaleValue]: "space";
2847
+ }) => {
2848
+ marginLeft: string | number | {
2849
+ readonly [$$ScaleValue]: "space";
2850
+ };
2851
+ marginRight: string | number | {
2852
+ readonly [$$ScaleValue]: "space";
2853
+ };
2854
+ };
2855
+ my: (value: string | number | {
2856
+ readonly [$$ScaleValue]: "space";
2857
+ }) => {
2858
+ marginTop: string | number | {
2859
+ readonly [$$ScaleValue]: "space";
2860
+ };
2861
+ marginBottom: string | number | {
2862
+ readonly [$$ScaleValue]: "space";
2863
+ };
2864
+ };
2865
+ }>>;
2866
+ Separator: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<SelectPrimitive.SelectSeparatorProps & import("react").RefAttributes<HTMLDivElement>>, {}, {
2867
+ allowMotion: string;
2868
+ sm: string;
2869
+ md: string;
2870
+ lg: string;
2871
+ xl: string;
2872
+ '2xl': string;
2873
+ ls: string;
2874
+ }, import("@stitches/react/types/css-util").CSS<{
2875
+ allowMotion: string;
2876
+ sm: string;
2877
+ md: string;
2878
+ lg: string;
2879
+ xl: string;
2880
+ '2xl': string;
2881
+ ls: string;
2882
+ }, {
2883
+ colors: {
2884
+ bgPrimary: string;
2885
+ bgSecondary: string;
2886
+ bgTertiary: string;
2887
+ surfaceLight: string;
2888
+ surfaceLighter: string;
2889
+ textPrimary: string;
2890
+ textSecondary: string;
2891
+ textDisabled: string;
2892
+ textInvert: string;
2893
+ textHighEmp: string;
2894
+ textMedEmp: string;
2895
+ iconBtn: string;
2896
+ iconHoverBg: string;
2897
+ transparentBg: string;
2898
+ mainBg: string;
2899
+ tileBg: string;
2900
+ secondaryDisabled: string;
2901
+ previewBg: string;
2902
+ statsBg: string;
2903
+ menuBg: string;
2904
+ inputBg: string;
2905
+ toastBg: string;
2906
+ borderDefault: string;
2907
+ backgroundDefault: string;
2908
+ borderLighter: string;
2909
+ white: string;
2910
+ black: string;
2911
+ transparent: string;
2912
+ orange: string;
2913
+ cyan: string;
2914
+ tamarind: string;
2915
+ yellow: string;
2916
+ twinYellow: string;
2917
+ green: string;
2918
+ darkgreen: string;
2919
+ purple: string;
2920
+ borderLight: string;
2921
+ borderAccent: string;
2922
+ success: string;
2923
+ error: string;
2924
+ errorTint: string;
2925
+ warning: string;
2926
+ brandLight: string;
2927
+ brandDefault: string;
2928
+ brandDark: string;
2929
+ brandDisabled: string;
2930
+ grayLight: string;
2931
+ grayDefault: string;
2932
+ grayDark: string;
2933
+ secondaryGray: string;
2934
+ grayDisabled: string;
2935
+ textAccentHigh: string;
2936
+ textAccentMedium: string;
2937
+ textAccentDisabled: string;
2938
+ surfaceDefault: string;
2939
+ surfaceDark: string;
2940
+ backgroundDark: string;
2941
+ backgroundDarker: string;
2942
+ primaryLight: string;
2943
+ primaryDefault: string;
2944
+ primaryDark: string;
2945
+ primaryDisabled: string;
2946
+ secondaryLight: string;
2947
+ secondaryDefault: string;
2948
+ secondaryDark: string;
2949
+ errorDefault: string;
2950
+ errorLight: string;
2951
+ errorDark: string;
2952
+ errorDisabled: string;
2953
+ };
2954
+ shadows: {
2955
+ sm: string;
2956
+ md: string;
2957
+ };
2958
+ fonts: {
2959
+ sans: string;
2960
+ };
2961
+ fontSizes: {
2962
+ h1: string;
2963
+ h2: string;
2964
+ h3: string;
2965
+ h4: string;
2966
+ h5: string;
2967
+ h6: string;
2968
+ tiny: string;
2969
+ xs: string;
2970
+ sm: string;
2971
+ md: string;
2972
+ lg: string;
2973
+ };
2974
+ fontWeights: {
2975
+ semiBold: number;
2976
+ medium: number;
2977
+ regular: number;
2978
+ };
2979
+ lineHeights: {
2980
+ h1: string;
2981
+ h2: string;
2982
+ h3: string;
2983
+ h4: string;
2984
+ h5: string;
2985
+ h6: string;
2986
+ tiny: string;
2987
+ xs: string;
2988
+ sm: string;
2989
+ md: string;
2990
+ };
2991
+ radii: {
2992
+ '0': string;
2993
+ '1': string;
2994
+ '2': string;
2995
+ '3': string;
2996
+ '4': string;
2997
+ round: string;
2998
+ };
2999
+ space: {
3000
+ 0: string;
3001
+ xs: string;
3002
+ sm: string;
3003
+ md: string;
3004
+ lg: string;
3005
+ xl: string;
3006
+ px: string;
3007
+ 1: string;
3008
+ 2: string;
3009
+ 3: string;
3010
+ 4: string;
3011
+ 5: string;
3012
+ 6: string;
3013
+ 7: string;
3014
+ 8: string;
3015
+ 9: string;
3016
+ 10: string;
3017
+ 11: string;
3018
+ 12: string;
3019
+ 13: string;
3020
+ 14: string;
3021
+ 15: string;
3022
+ 16: string;
3023
+ 17: string;
3024
+ 18: string;
3025
+ 19: string;
3026
+ 20: string;
3027
+ 24: string;
3028
+ 28: string;
3029
+ 32: string;
3030
+ 36: string;
3031
+ 40: string;
3032
+ 44: string;
3033
+ 48: string;
3034
+ 52: string;
3035
+ 56: string;
3036
+ 60: string;
3037
+ 64: string;
3038
+ 72: string;
3039
+ 80: string;
3040
+ 96: string;
3041
+ 100: string;
3042
+ };
3043
+ borderWidths: {
3044
+ light: string;
3045
+ normal: string;
3046
+ bold: string;
3047
+ extrabold: string;
3048
+ black: string;
3049
+ };
3050
+ }, {
3051
+ width: string;
3052
+ height: string;
3053
+ minWidth: string;
3054
+ maxWidth: string;
3055
+ minHeight: string;
3056
+ maxHeight: string;
3057
+ flexBasis: string;
3058
+ gridTemplateColumns: string;
3059
+ gridTemplateRows: string;
3060
+ blockSize: string;
3061
+ minBlockSize: string;
3062
+ maxBlockSize: string;
3063
+ inlineSize: string;
3064
+ minInlineSize: string;
3065
+ maxInlineSize: string;
3066
+ gap: "space";
3067
+ gridGap: "space";
3068
+ columnGap: "space";
3069
+ gridColumnGap: "space";
3070
+ rowGap: "space";
3071
+ gridRowGap: "space";
3072
+ inset: "space";
3073
+ insetBlock: "space";
3074
+ insetBlockEnd: "space";
3075
+ insetBlockStart: "space";
3076
+ insetInline: "space";
3077
+ insetInlineEnd: "space";
3078
+ insetInlineStart: "space";
3079
+ margin: "space";
3080
+ marginTop: "space";
3081
+ marginRight: "space";
3082
+ marginBottom: "space";
3083
+ marginLeft: "space";
3084
+ marginBlock: "space";
3085
+ marginBlockEnd: "space";
3086
+ marginBlockStart: "space";
3087
+ marginInline: "space";
3088
+ marginInlineEnd: "space";
3089
+ marginInlineStart: "space";
3090
+ padding: "space";
3091
+ paddingTop: "space";
3092
+ paddingRight: "space";
3093
+ paddingBottom: "space";
3094
+ paddingLeft: "space";
3095
+ paddingBlock: "space";
3096
+ paddingBlockEnd: "space";
3097
+ paddingBlockStart: "space";
3098
+ paddingInline: "space";
3099
+ paddingInlineEnd: "space";
3100
+ paddingInlineStart: "space";
3101
+ scrollMargin: "space";
3102
+ scrollMarginTop: "space";
3103
+ scrollMarginRight: "space";
3104
+ scrollMarginBottom: "space";
3105
+ scrollMarginLeft: "space";
3106
+ scrollMarginBlock: "space";
3107
+ scrollMarginBlockEnd: "space";
3108
+ scrollMarginBlockStart: "space";
3109
+ scrollMarginInline: "space";
3110
+ scrollMarginInlineEnd: "space";
3111
+ scrollMarginInlineStart: "space";
3112
+ scrollPadding: "space";
3113
+ scrollPaddingTop: "space";
3114
+ scrollPaddingRight: "space";
3115
+ scrollPaddingBottom: "space";
3116
+ scrollPaddingLeft: "space";
3117
+ scrollPaddingBlock: "space";
3118
+ scrollPaddingBlockEnd: "space";
3119
+ scrollPaddingBlockStart: "space";
3120
+ scrollPaddingInline: "space";
3121
+ scrollPaddingInlineEnd: "space";
3122
+ scrollPaddingInlineStart: "space";
3123
+ top: "space";
3124
+ right: "space";
3125
+ bottom: "space";
3126
+ left: "space";
3127
+ fontSize: "fontSizes";
3128
+ background: "colors";
3129
+ backgroundColor: "colors";
3130
+ backgroundImage: "colors";
3131
+ borderImage: "colors";
3132
+ border: "colors";
3133
+ borderBlock: "colors";
3134
+ borderBlockEnd: "colors";
3135
+ borderBlockStart: "colors";
3136
+ borderBottom: "colors";
3137
+ borderBottomColor: "colors";
3138
+ borderColor: "colors";
3139
+ borderInline: "colors";
3140
+ borderInlineEnd: "colors";
3141
+ borderInlineStart: "colors";
3142
+ borderLeft: "colors";
3143
+ borderLeftColor: "colors";
3144
+ borderRight: "colors";
3145
+ borderRightColor: "colors";
3146
+ borderTop: "colors";
3147
+ borderTopColor: "colors";
3148
+ caretColor: "colors";
3149
+ color: "colors";
3150
+ columnRuleColor: "colors";
3151
+ outline: "colors";
3152
+ outlineColor: "colors";
3153
+ fill: "colors";
3154
+ stroke: "colors";
3155
+ textDecorationColor: "colors";
3156
+ fontFamily: "fonts";
3157
+ fontWeight: "fontWeights";
3158
+ lineHeight: "lineHeights";
3159
+ letterSpacing: "letterSpacings";
3160
+ borderWidth: "borderWidths";
3161
+ borderTopWidth: "borderWidths";
3162
+ borderLeftWidth: "borderWidths";
3163
+ borderRightWidth: "borderWidths";
3164
+ borderBottomWidth: "borderWidths";
3165
+ borderStyle: "borderStyles";
3166
+ borderTopStyle: "borderStyles";
3167
+ borderLeftStyle: "borderStyles";
3168
+ borderRightStyle: "borderStyles";
3169
+ borderBottomStyle: "borderStyles";
3170
+ borderRadius: "radii";
3171
+ borderTopLeftRadius: "radii";
3172
+ borderTopRightRadius: "radii";
3173
+ borderBottomRightRadius: "radii";
3174
+ borderBottomLeftRadius: "radii";
3175
+ boxShadow: "shadows";
3176
+ textShadow: "shadows";
3177
+ transition: "transitions";
3178
+ zIndex: "zIndices";
3179
+ }, {
3180
+ bg: (value: {
3181
+ readonly [$$PropertyValue]: "backgroundColor";
3182
+ }) => {
3183
+ backgroundColor: {
3184
+ readonly [$$PropertyValue]: "backgroundColor";
3185
+ };
3186
+ };
3187
+ c: (value: {
3188
+ readonly [$$PropertyValue]: "color";
3189
+ }) => {
3190
+ color: {
3191
+ readonly [$$PropertyValue]: "color";
3192
+ };
3193
+ };
3194
+ r: (value: {
3195
+ readonly [$$ScaleValue]: "radii";
3196
+ }) => {
3197
+ borderRadius: {
3198
+ readonly [$$ScaleValue]: "radii";
3199
+ };
3200
+ };
3201
+ fs: (value: string | number | {
3202
+ readonly [$$PropertyValue]: "fontSize";
3203
+ }) => {
3204
+ fontSize: string | number | {
3205
+ readonly [$$PropertyValue]: "fontSize";
3206
+ };
3207
+ };
3208
+ size: (value: string | number | {
3209
+ readonly [$$ScaleValue]: "space";
3210
+ }) => {
3211
+ height: string | number | {
3212
+ readonly [$$ScaleValue]: "space";
3213
+ };
3214
+ width: string | number | {
3215
+ readonly [$$ScaleValue]: "space";
3216
+ };
3217
+ };
3218
+ w: (value: string | number | {
3219
+ readonly [$$ScaleValue]: "space";
3220
+ }) => {
3221
+ width: string | number | {
3222
+ readonly [$$ScaleValue]: "space";
3223
+ };
3224
+ };
3225
+ h: (value: string | number | {
3226
+ readonly [$$ScaleValue]: "space";
3227
+ }) => {
3228
+ height: string | number | {
3229
+ readonly [$$ScaleValue]: "space";
3230
+ };
3231
+ };
3232
+ p: (value: string | number | {
3233
+ readonly [$$ScaleValue]: "space";
3234
+ }) => {
3235
+ padding: string | number | {
3236
+ readonly [$$ScaleValue]: "space";
3237
+ };
3238
+ };
3239
+ pt: (value: string | number | {
3240
+ readonly [$$ScaleValue]: "space";
3241
+ }) => {
3242
+ paddingTop: string | number | {
3243
+ readonly [$$ScaleValue]: "space";
3244
+ };
3245
+ };
3246
+ pr: (value: string | number | {
3247
+ readonly [$$ScaleValue]: "space";
3248
+ }) => {
3249
+ paddingRight: string | number | {
3250
+ readonly [$$ScaleValue]: "space";
3251
+ };
3252
+ };
3253
+ pb: (value: string | number | {
3254
+ readonly [$$ScaleValue]: "space";
3255
+ }) => {
3256
+ paddingBottom: string | number | {
3257
+ readonly [$$ScaleValue]: "space";
3258
+ };
3259
+ };
3260
+ pl: (value: string | number | {
3261
+ readonly [$$ScaleValue]: "space";
3262
+ }) => {
3263
+ paddingLeft: string | number | {
3264
+ readonly [$$ScaleValue]: "space";
3265
+ };
3266
+ };
3267
+ px: (value: string | number | {
3268
+ readonly [$$ScaleValue]: "space";
3269
+ }) => {
3270
+ paddingLeft: string | number | {
3271
+ readonly [$$ScaleValue]: "space";
3272
+ };
3273
+ paddingRight: string | number | {
3274
+ readonly [$$ScaleValue]: "space";
3275
+ };
3276
+ };
3277
+ py: (value: string | number | {
3278
+ readonly [$$ScaleValue]: "space";
3279
+ }) => {
3280
+ paddingTop: string | number | {
3281
+ readonly [$$ScaleValue]: "space";
3282
+ };
3283
+ paddingBottom: string | number | {
3284
+ readonly [$$ScaleValue]: "space";
3285
+ };
3286
+ };
3287
+ m: (value: string | number | {
3288
+ readonly [$$ScaleValue]: "space";
3289
+ }) => {
3290
+ margin: string | number | {
3291
+ readonly [$$ScaleValue]: "space";
3292
+ };
3293
+ };
3294
+ mt: (value: string | number | {
3295
+ readonly [$$ScaleValue]: "space";
3296
+ }) => {
3297
+ marginTop: string | number | {
3298
+ readonly [$$ScaleValue]: "space";
3299
+ };
3300
+ };
3301
+ mr: (value: string | number | {
3302
+ readonly [$$ScaleValue]: "space";
3303
+ }) => {
3304
+ marginRight: string | number | {
3305
+ readonly [$$ScaleValue]: "space";
3306
+ };
3307
+ };
3308
+ mb: (value: string | number | {
3309
+ readonly [$$ScaleValue]: "space";
3310
+ }) => {
3311
+ marginBottom: string | number | {
3312
+ readonly [$$ScaleValue]: "space";
3313
+ };
3314
+ };
3315
+ ml: (value: string | number | {
3316
+ readonly [$$ScaleValue]: "space";
3317
+ }) => {
3318
+ marginLeft: string | number | {
3319
+ readonly [$$ScaleValue]: "space";
3320
+ };
3321
+ };
3322
+ mx: (value: string | number | {
3323
+ readonly [$$ScaleValue]: "space";
3324
+ }) => {
3325
+ marginLeft: string | number | {
3326
+ readonly [$$ScaleValue]: "space";
3327
+ };
3328
+ marginRight: string | number | {
3329
+ readonly [$$ScaleValue]: "space";
3330
+ };
3331
+ };
3332
+ my: (value: string | number | {
3333
+ readonly [$$ScaleValue]: "space";
3334
+ }) => {
3335
+ marginTop: string | number | {
3336
+ readonly [$$ScaleValue]: "space";
3337
+ };
3338
+ marginBottom: string | number | {
3339
+ readonly [$$ScaleValue]: "space";
3340
+ };
3341
+ };
3342
+ }>>;
3343
+ ItemIndicator: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<SelectPrimitive.SelectItemIndicatorProps & import("react").RefAttributes<HTMLSpanElement>>, {}, {
3344
+ allowMotion: string;
3345
+ sm: string;
3346
+ md: string;
3347
+ lg: string;
3348
+ xl: string;
3349
+ '2xl': string;
3350
+ ls: string;
3351
+ }, import("@stitches/react/types/css-util").CSS<{
3352
+ allowMotion: string;
3353
+ sm: string;
3354
+ md: string;
3355
+ lg: string;
3356
+ xl: string;
3357
+ '2xl': string;
3358
+ ls: string;
3359
+ }, {
3360
+ colors: {
3361
+ bgPrimary: string;
3362
+ bgSecondary: string;
3363
+ bgTertiary: string;
3364
+ surfaceLight: string;
3365
+ surfaceLighter: string;
3366
+ textPrimary: string;
3367
+ textSecondary: string;
3368
+ textDisabled: string;
3369
+ textInvert: string;
3370
+ textHighEmp: string;
3371
+ textMedEmp: string;
3372
+ iconBtn: string;
3373
+ iconHoverBg: string;
3374
+ transparentBg: string;
3375
+ mainBg: string;
3376
+ tileBg: string;
3377
+ secondaryDisabled: string;
3378
+ previewBg: string;
3379
+ statsBg: string;
3380
+ menuBg: string;
3381
+ inputBg: string;
3382
+ toastBg: string;
3383
+ borderDefault: string;
3384
+ backgroundDefault: string;
3385
+ borderLighter: string;
3386
+ white: string;
3387
+ black: string;
3388
+ transparent: string;
3389
+ orange: string;
3390
+ cyan: string;
3391
+ tamarind: string;
3392
+ yellow: string;
3393
+ twinYellow: string;
3394
+ green: string;
3395
+ darkgreen: string;
3396
+ purple: string;
3397
+ borderLight: string;
3398
+ borderAccent: string;
3399
+ success: string;
3400
+ error: string;
3401
+ errorTint: string;
3402
+ warning: string;
3403
+ brandLight: string;
3404
+ brandDefault: string;
3405
+ brandDark: string;
3406
+ brandDisabled: string;
3407
+ grayLight: string;
3408
+ grayDefault: string;
3409
+ grayDark: string;
3410
+ secondaryGray: string;
3411
+ grayDisabled: string;
3412
+ textAccentHigh: string;
3413
+ textAccentMedium: string;
3414
+ textAccentDisabled: string;
3415
+ surfaceDefault: string;
3416
+ surfaceDark: string;
3417
+ backgroundDark: string;
3418
+ backgroundDarker: string;
3419
+ primaryLight: string;
3420
+ primaryDefault: string;
3421
+ primaryDark: string;
3422
+ primaryDisabled: string;
3423
+ secondaryLight: string;
3424
+ secondaryDefault: string;
3425
+ secondaryDark: string;
3426
+ errorDefault: string;
3427
+ errorLight: string;
3428
+ errorDark: string;
3429
+ errorDisabled: string;
3430
+ };
3431
+ shadows: {
3432
+ sm: string;
3433
+ md: string;
3434
+ };
3435
+ fonts: {
3436
+ sans: string;
3437
+ };
3438
+ fontSizes: {
3439
+ h1: string;
3440
+ h2: string;
3441
+ h3: string;
3442
+ h4: string;
3443
+ h5: string;
3444
+ h6: string;
3445
+ tiny: string;
3446
+ xs: string;
3447
+ sm: string;
3448
+ md: string;
3449
+ lg: string;
3450
+ };
3451
+ fontWeights: {
3452
+ semiBold: number;
3453
+ medium: number;
3454
+ regular: number;
3455
+ };
3456
+ lineHeights: {
3457
+ h1: string;
3458
+ h2: string;
3459
+ h3: string;
3460
+ h4: string;
3461
+ h5: string;
3462
+ h6: string;
3463
+ tiny: string;
3464
+ xs: string;
3465
+ sm: string;
3466
+ md: string;
3467
+ };
3468
+ radii: {
3469
+ '0': string;
3470
+ '1': string;
3471
+ '2': string;
3472
+ '3': string;
3473
+ '4': string;
3474
+ round: string;
3475
+ };
3476
+ space: {
3477
+ 0: string;
3478
+ xs: string;
3479
+ sm: string;
3480
+ md: string;
3481
+ lg: string;
3482
+ xl: string;
3483
+ px: string;
3484
+ 1: string;
3485
+ 2: string;
3486
+ 3: string;
3487
+ 4: string;
3488
+ 5: string;
3489
+ 6: string;
3490
+ 7: string;
3491
+ 8: string;
3492
+ 9: string;
3493
+ 10: string;
3494
+ 11: string;
3495
+ 12: string;
3496
+ 13: string;
3497
+ 14: string;
3498
+ 15: string;
3499
+ 16: string;
3500
+ 17: string;
3501
+ 18: string;
3502
+ 19: string;
3503
+ 20: string;
3504
+ 24: string;
3505
+ 28: string;
3506
+ 32: string;
3507
+ 36: string;
3508
+ 40: string;
3509
+ 44: string;
3510
+ 48: string;
3511
+ 52: string;
3512
+ 56: string;
3513
+ 60: string;
3514
+ 64: string;
3515
+ 72: string;
3516
+ 80: string;
3517
+ 96: string;
3518
+ 100: string;
3519
+ };
3520
+ borderWidths: {
3521
+ light: string;
3522
+ normal: string;
3523
+ bold: string;
3524
+ extrabold: string;
3525
+ black: string;
3526
+ };
3527
+ }, {
3528
+ width: string;
3529
+ height: string;
3530
+ minWidth: string;
3531
+ maxWidth: string;
3532
+ minHeight: string;
3533
+ maxHeight: string;
3534
+ flexBasis: string;
3535
+ gridTemplateColumns: string;
3536
+ gridTemplateRows: string;
3537
+ blockSize: string;
3538
+ minBlockSize: string;
3539
+ maxBlockSize: string;
3540
+ inlineSize: string;
3541
+ minInlineSize: string;
3542
+ maxInlineSize: string;
3543
+ gap: "space";
3544
+ gridGap: "space";
3545
+ columnGap: "space";
3546
+ gridColumnGap: "space";
3547
+ rowGap: "space";
3548
+ gridRowGap: "space";
3549
+ inset: "space";
3550
+ insetBlock: "space";
3551
+ insetBlockEnd: "space";
3552
+ insetBlockStart: "space";
3553
+ insetInline: "space";
3554
+ insetInlineEnd: "space";
3555
+ insetInlineStart: "space";
3556
+ margin: "space";
3557
+ marginTop: "space";
3558
+ marginRight: "space";
3559
+ marginBottom: "space";
3560
+ marginLeft: "space";
3561
+ marginBlock: "space";
3562
+ marginBlockEnd: "space";
3563
+ marginBlockStart: "space";
3564
+ marginInline: "space";
3565
+ marginInlineEnd: "space";
3566
+ marginInlineStart: "space";
3567
+ padding: "space";
3568
+ paddingTop: "space";
3569
+ paddingRight: "space";
3570
+ paddingBottom: "space";
3571
+ paddingLeft: "space";
3572
+ paddingBlock: "space";
3573
+ paddingBlockEnd: "space";
3574
+ paddingBlockStart: "space";
3575
+ paddingInline: "space";
3576
+ paddingInlineEnd: "space";
3577
+ paddingInlineStart: "space";
3578
+ scrollMargin: "space";
3579
+ scrollMarginTop: "space";
3580
+ scrollMarginRight: "space";
3581
+ scrollMarginBottom: "space";
3582
+ scrollMarginLeft: "space";
3583
+ scrollMarginBlock: "space";
3584
+ scrollMarginBlockEnd: "space";
3585
+ scrollMarginBlockStart: "space";
3586
+ scrollMarginInline: "space";
3587
+ scrollMarginInlineEnd: "space";
3588
+ scrollMarginInlineStart: "space";
3589
+ scrollPadding: "space";
3590
+ scrollPaddingTop: "space";
3591
+ scrollPaddingRight: "space";
3592
+ scrollPaddingBottom: "space";
3593
+ scrollPaddingLeft: "space";
3594
+ scrollPaddingBlock: "space";
3595
+ scrollPaddingBlockEnd: "space";
3596
+ scrollPaddingBlockStart: "space";
3597
+ scrollPaddingInline: "space";
3598
+ scrollPaddingInlineEnd: "space";
3599
+ scrollPaddingInlineStart: "space";
3600
+ top: "space";
3601
+ right: "space";
3602
+ bottom: "space";
3603
+ left: "space";
3604
+ fontSize: "fontSizes";
3605
+ background: "colors";
3606
+ backgroundColor: "colors";
3607
+ backgroundImage: "colors";
3608
+ borderImage: "colors";
3609
+ border: "colors";
3610
+ borderBlock: "colors";
3611
+ borderBlockEnd: "colors";
3612
+ borderBlockStart: "colors";
3613
+ borderBottom: "colors";
3614
+ borderBottomColor: "colors";
3615
+ borderColor: "colors";
3616
+ borderInline: "colors";
3617
+ borderInlineEnd: "colors";
3618
+ borderInlineStart: "colors";
3619
+ borderLeft: "colors";
3620
+ borderLeftColor: "colors";
3621
+ borderRight: "colors";
3622
+ borderRightColor: "colors";
3623
+ borderTop: "colors";
3624
+ borderTopColor: "colors";
3625
+ caretColor: "colors";
3626
+ color: "colors";
3627
+ columnRuleColor: "colors";
3628
+ outline: "colors";
3629
+ outlineColor: "colors";
3630
+ fill: "colors";
3631
+ stroke: "colors";
3632
+ textDecorationColor: "colors";
3633
+ fontFamily: "fonts";
3634
+ fontWeight: "fontWeights";
3635
+ lineHeight: "lineHeights";
3636
+ letterSpacing: "letterSpacings";
3637
+ borderWidth: "borderWidths";
3638
+ borderTopWidth: "borderWidths";
3639
+ borderLeftWidth: "borderWidths";
3640
+ borderRightWidth: "borderWidths";
3641
+ borderBottomWidth: "borderWidths";
3642
+ borderStyle: "borderStyles";
3643
+ borderTopStyle: "borderStyles";
3644
+ borderLeftStyle: "borderStyles";
3645
+ borderRightStyle: "borderStyles";
3646
+ borderBottomStyle: "borderStyles";
3647
+ borderRadius: "radii";
3648
+ borderTopLeftRadius: "radii";
3649
+ borderTopRightRadius: "radii";
3650
+ borderBottomRightRadius: "radii";
3651
+ borderBottomLeftRadius: "radii";
3652
+ boxShadow: "shadows";
3653
+ textShadow: "shadows";
3654
+ transition: "transitions";
3655
+ zIndex: "zIndices";
3656
+ }, {
3657
+ bg: (value: {
3658
+ readonly [$$PropertyValue]: "backgroundColor";
3659
+ }) => {
3660
+ backgroundColor: {
3661
+ readonly [$$PropertyValue]: "backgroundColor";
3662
+ };
3663
+ };
3664
+ c: (value: {
3665
+ readonly [$$PropertyValue]: "color";
3666
+ }) => {
3667
+ color: {
3668
+ readonly [$$PropertyValue]: "color";
3669
+ };
3670
+ };
3671
+ r: (value: {
3672
+ readonly [$$ScaleValue]: "radii";
3673
+ }) => {
3674
+ borderRadius: {
3675
+ readonly [$$ScaleValue]: "radii";
3676
+ };
3677
+ };
3678
+ fs: (value: string | number | {
3679
+ readonly [$$PropertyValue]: "fontSize";
3680
+ }) => {
3681
+ fontSize: string | number | {
3682
+ readonly [$$PropertyValue]: "fontSize";
3683
+ };
3684
+ };
3685
+ size: (value: string | number | {
3686
+ readonly [$$ScaleValue]: "space";
3687
+ }) => {
3688
+ height: string | number | {
3689
+ readonly [$$ScaleValue]: "space";
3690
+ };
3691
+ width: string | number | {
3692
+ readonly [$$ScaleValue]: "space";
3693
+ };
3694
+ };
3695
+ w: (value: string | number | {
3696
+ readonly [$$ScaleValue]: "space";
3697
+ }) => {
3698
+ width: string | number | {
3699
+ readonly [$$ScaleValue]: "space";
3700
+ };
3701
+ };
3702
+ h: (value: string | number | {
3703
+ readonly [$$ScaleValue]: "space";
3704
+ }) => {
3705
+ height: string | number | {
3706
+ readonly [$$ScaleValue]: "space";
3707
+ };
3708
+ };
3709
+ p: (value: string | number | {
3710
+ readonly [$$ScaleValue]: "space";
3711
+ }) => {
3712
+ padding: string | number | {
3713
+ readonly [$$ScaleValue]: "space";
3714
+ };
3715
+ };
3716
+ pt: (value: string | number | {
3717
+ readonly [$$ScaleValue]: "space";
3718
+ }) => {
3719
+ paddingTop: string | number | {
3720
+ readonly [$$ScaleValue]: "space";
3721
+ };
3722
+ };
3723
+ pr: (value: string | number | {
3724
+ readonly [$$ScaleValue]: "space";
3725
+ }) => {
3726
+ paddingRight: string | number | {
3727
+ readonly [$$ScaleValue]: "space";
3728
+ };
3729
+ };
3730
+ pb: (value: string | number | {
3731
+ readonly [$$ScaleValue]: "space";
3732
+ }) => {
3733
+ paddingBottom: string | number | {
3734
+ readonly [$$ScaleValue]: "space";
3735
+ };
3736
+ };
3737
+ pl: (value: string | number | {
3738
+ readonly [$$ScaleValue]: "space";
3739
+ }) => {
3740
+ paddingLeft: string | number | {
3741
+ readonly [$$ScaleValue]: "space";
3742
+ };
3743
+ };
3744
+ px: (value: string | number | {
3745
+ readonly [$$ScaleValue]: "space";
3746
+ }) => {
3747
+ paddingLeft: string | number | {
3748
+ readonly [$$ScaleValue]: "space";
3749
+ };
3750
+ paddingRight: string | number | {
3751
+ readonly [$$ScaleValue]: "space";
3752
+ };
3753
+ };
3754
+ py: (value: string | number | {
3755
+ readonly [$$ScaleValue]: "space";
3756
+ }) => {
3757
+ paddingTop: string | number | {
3758
+ readonly [$$ScaleValue]: "space";
3759
+ };
3760
+ paddingBottom: string | number | {
3761
+ readonly [$$ScaleValue]: "space";
3762
+ };
3763
+ };
3764
+ m: (value: string | number | {
3765
+ readonly [$$ScaleValue]: "space";
3766
+ }) => {
3767
+ margin: string | number | {
3768
+ readonly [$$ScaleValue]: "space";
3769
+ };
3770
+ };
3771
+ mt: (value: string | number | {
3772
+ readonly [$$ScaleValue]: "space";
3773
+ }) => {
3774
+ marginTop: string | number | {
3775
+ readonly [$$ScaleValue]: "space";
3776
+ };
3777
+ };
3778
+ mr: (value: string | number | {
3779
+ readonly [$$ScaleValue]: "space";
3780
+ }) => {
3781
+ marginRight: string | number | {
3782
+ readonly [$$ScaleValue]: "space";
3783
+ };
3784
+ };
3785
+ mb: (value: string | number | {
3786
+ readonly [$$ScaleValue]: "space";
3787
+ }) => {
3788
+ marginBottom: string | number | {
3789
+ readonly [$$ScaleValue]: "space";
3790
+ };
3791
+ };
3792
+ ml: (value: string | number | {
3793
+ readonly [$$ScaleValue]: "space";
3794
+ }) => {
3795
+ marginLeft: string | number | {
3796
+ readonly [$$ScaleValue]: "space";
3797
+ };
3798
+ };
3799
+ mx: (value: string | number | {
3800
+ readonly [$$ScaleValue]: "space";
3801
+ }) => {
3802
+ marginLeft: string | number | {
3803
+ readonly [$$ScaleValue]: "space";
3804
+ };
3805
+ marginRight: string | number | {
3806
+ readonly [$$ScaleValue]: "space";
3807
+ };
3808
+ };
3809
+ my: (value: string | number | {
3810
+ readonly [$$ScaleValue]: "space";
3811
+ }) => {
3812
+ marginTop: string | number | {
3813
+ readonly [$$ScaleValue]: "space";
3814
+ };
3815
+ marginBottom: string | number | {
3816
+ readonly [$$ScaleValue]: "space";
3817
+ };
3818
+ };
3819
+ }>>;
3820
+ ScrollUpButton: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<SelectPrimitive.SelectScrollUpButtonProps & import("react").RefAttributes<HTMLDivElement>>, {}, {
3821
+ allowMotion: string;
3822
+ sm: string;
3823
+ md: string;
3824
+ lg: string;
3825
+ xl: string;
3826
+ '2xl': string;
3827
+ ls: string;
3828
+ }, import("@stitches/react/types/css-util").CSS<{
3829
+ allowMotion: string;
3830
+ sm: string;
3831
+ md: string;
3832
+ lg: string;
3833
+ xl: string;
3834
+ '2xl': string;
3835
+ ls: string;
3836
+ }, {
3837
+ colors: {
3838
+ bgPrimary: string;
3839
+ bgSecondary: string;
3840
+ bgTertiary: string;
3841
+ surfaceLight: string;
3842
+ surfaceLighter: string;
3843
+ textPrimary: string;
3844
+ textSecondary: string;
3845
+ textDisabled: string;
3846
+ textInvert: string;
3847
+ textHighEmp: string;
3848
+ textMedEmp: string;
3849
+ iconBtn: string;
3850
+ iconHoverBg: string;
3851
+ transparentBg: string;
3852
+ mainBg: string;
3853
+ tileBg: string;
3854
+ secondaryDisabled: string;
3855
+ previewBg: string;
3856
+ statsBg: string;
3857
+ menuBg: string;
3858
+ inputBg: string;
3859
+ toastBg: string;
3860
+ borderDefault: string;
3861
+ backgroundDefault: string;
3862
+ borderLighter: string;
3863
+ white: string;
3864
+ black: string;
3865
+ transparent: string;
3866
+ orange: string;
3867
+ cyan: string;
3868
+ tamarind: string;
3869
+ yellow: string;
3870
+ twinYellow: string;
3871
+ green: string;
3872
+ darkgreen: string;
3873
+ purple: string;
3874
+ borderLight: string;
3875
+ borderAccent: string;
3876
+ success: string;
3877
+ error: string;
3878
+ errorTint: string;
3879
+ warning: string;
3880
+ brandLight: string;
3881
+ brandDefault: string;
3882
+ brandDark: string;
3883
+ brandDisabled: string;
3884
+ grayLight: string;
3885
+ grayDefault: string;
3886
+ grayDark: string;
3887
+ secondaryGray: string;
3888
+ grayDisabled: string;
3889
+ textAccentHigh: string;
3890
+ textAccentMedium: string;
3891
+ textAccentDisabled: string;
3892
+ surfaceDefault: string;
3893
+ surfaceDark: string;
3894
+ backgroundDark: string;
3895
+ backgroundDarker: string;
3896
+ primaryLight: string;
3897
+ primaryDefault: string;
3898
+ primaryDark: string;
3899
+ primaryDisabled: string;
3900
+ secondaryLight: string;
3901
+ secondaryDefault: string;
3902
+ secondaryDark: string;
3903
+ errorDefault: string;
3904
+ errorLight: string;
3905
+ errorDark: string;
3906
+ errorDisabled: string;
3907
+ };
3908
+ shadows: {
3909
+ sm: string;
3910
+ md: string;
3911
+ };
3912
+ fonts: {
3913
+ sans: string;
3914
+ };
3915
+ fontSizes: {
3916
+ h1: string;
3917
+ h2: string;
3918
+ h3: string;
3919
+ h4: string;
3920
+ h5: string;
3921
+ h6: string;
3922
+ tiny: string;
3923
+ xs: string;
3924
+ sm: string;
3925
+ md: string;
3926
+ lg: string;
3927
+ };
3928
+ fontWeights: {
3929
+ semiBold: number;
3930
+ medium: number;
3931
+ regular: number;
3932
+ };
3933
+ lineHeights: {
3934
+ h1: string;
3935
+ h2: string;
3936
+ h3: string;
3937
+ h4: string;
3938
+ h5: string;
3939
+ h6: string;
3940
+ tiny: string;
3941
+ xs: string;
3942
+ sm: string;
3943
+ md: string;
3944
+ };
3945
+ radii: {
3946
+ '0': string;
3947
+ '1': string;
3948
+ '2': string;
3949
+ '3': string;
3950
+ '4': string;
3951
+ round: string;
3952
+ };
3953
+ space: {
3954
+ 0: string;
3955
+ xs: string;
3956
+ sm: string;
3957
+ md: string;
3958
+ lg: string;
3959
+ xl: string;
3960
+ px: string;
3961
+ 1: string;
3962
+ 2: string;
3963
+ 3: string;
3964
+ 4: string;
3965
+ 5: string;
3966
+ 6: string;
3967
+ 7: string;
3968
+ 8: string;
3969
+ 9: string;
3970
+ 10: string;
3971
+ 11: string;
3972
+ 12: string;
3973
+ 13: string;
3974
+ 14: string;
3975
+ 15: string;
3976
+ 16: string;
3977
+ 17: string;
3978
+ 18: string;
3979
+ 19: string;
3980
+ 20: string;
3981
+ 24: string;
3982
+ 28: string;
3983
+ 32: string;
3984
+ 36: string;
3985
+ 40: string;
3986
+ 44: string;
3987
+ 48: string;
3988
+ 52: string;
3989
+ 56: string;
3990
+ 60: string;
3991
+ 64: string;
3992
+ 72: string;
3993
+ 80: string;
3994
+ 96: string;
3995
+ 100: string;
3996
+ };
3997
+ borderWidths: {
3998
+ light: string;
3999
+ normal: string;
4000
+ bold: string;
4001
+ extrabold: string;
4002
+ black: string;
4003
+ };
4004
+ }, {
4005
+ width: string;
4006
+ height: string;
4007
+ minWidth: string;
4008
+ maxWidth: string;
4009
+ minHeight: string;
4010
+ maxHeight: string;
4011
+ flexBasis: string;
4012
+ gridTemplateColumns: string;
4013
+ gridTemplateRows: string;
4014
+ blockSize: string;
4015
+ minBlockSize: string;
4016
+ maxBlockSize: string;
4017
+ inlineSize: string;
4018
+ minInlineSize: string;
4019
+ maxInlineSize: string;
4020
+ gap: "space";
4021
+ gridGap: "space";
4022
+ columnGap: "space";
4023
+ gridColumnGap: "space";
4024
+ rowGap: "space";
4025
+ gridRowGap: "space";
4026
+ inset: "space";
4027
+ insetBlock: "space";
4028
+ insetBlockEnd: "space";
4029
+ insetBlockStart: "space";
4030
+ insetInline: "space";
4031
+ insetInlineEnd: "space";
4032
+ insetInlineStart: "space";
4033
+ margin: "space";
4034
+ marginTop: "space";
4035
+ marginRight: "space";
4036
+ marginBottom: "space";
4037
+ marginLeft: "space";
4038
+ marginBlock: "space";
4039
+ marginBlockEnd: "space";
4040
+ marginBlockStart: "space";
4041
+ marginInline: "space";
4042
+ marginInlineEnd: "space";
4043
+ marginInlineStart: "space";
4044
+ padding: "space";
4045
+ paddingTop: "space";
4046
+ paddingRight: "space";
4047
+ paddingBottom: "space";
4048
+ paddingLeft: "space";
4049
+ paddingBlock: "space";
4050
+ paddingBlockEnd: "space";
4051
+ paddingBlockStart: "space";
4052
+ paddingInline: "space";
4053
+ paddingInlineEnd: "space";
4054
+ paddingInlineStart: "space";
4055
+ scrollMargin: "space";
4056
+ scrollMarginTop: "space";
4057
+ scrollMarginRight: "space";
4058
+ scrollMarginBottom: "space";
4059
+ scrollMarginLeft: "space";
4060
+ scrollMarginBlock: "space";
4061
+ scrollMarginBlockEnd: "space";
4062
+ scrollMarginBlockStart: "space";
4063
+ scrollMarginInline: "space";
4064
+ scrollMarginInlineEnd: "space";
4065
+ scrollMarginInlineStart: "space";
4066
+ scrollPadding: "space";
4067
+ scrollPaddingTop: "space";
4068
+ scrollPaddingRight: "space";
4069
+ scrollPaddingBottom: "space";
4070
+ scrollPaddingLeft: "space";
4071
+ scrollPaddingBlock: "space";
4072
+ scrollPaddingBlockEnd: "space";
4073
+ scrollPaddingBlockStart: "space";
4074
+ scrollPaddingInline: "space";
4075
+ scrollPaddingInlineEnd: "space";
4076
+ scrollPaddingInlineStart: "space";
4077
+ top: "space";
4078
+ right: "space";
4079
+ bottom: "space";
4080
+ left: "space";
4081
+ fontSize: "fontSizes";
4082
+ background: "colors";
4083
+ backgroundColor: "colors";
4084
+ backgroundImage: "colors";
4085
+ borderImage: "colors";
4086
+ border: "colors";
4087
+ borderBlock: "colors";
4088
+ borderBlockEnd: "colors";
4089
+ borderBlockStart: "colors";
4090
+ borderBottom: "colors";
4091
+ borderBottomColor: "colors";
4092
+ borderColor: "colors";
4093
+ borderInline: "colors";
4094
+ borderInlineEnd: "colors";
4095
+ borderInlineStart: "colors";
4096
+ borderLeft: "colors";
4097
+ borderLeftColor: "colors";
4098
+ borderRight: "colors";
4099
+ borderRightColor: "colors";
4100
+ borderTop: "colors";
4101
+ borderTopColor: "colors";
4102
+ caretColor: "colors";
4103
+ color: "colors";
4104
+ columnRuleColor: "colors";
4105
+ outline: "colors";
4106
+ outlineColor: "colors";
4107
+ fill: "colors";
4108
+ stroke: "colors";
4109
+ textDecorationColor: "colors";
4110
+ fontFamily: "fonts";
4111
+ fontWeight: "fontWeights";
4112
+ lineHeight: "lineHeights";
4113
+ letterSpacing: "letterSpacings";
4114
+ borderWidth: "borderWidths";
4115
+ borderTopWidth: "borderWidths";
4116
+ borderLeftWidth: "borderWidths";
4117
+ borderRightWidth: "borderWidths";
4118
+ borderBottomWidth: "borderWidths";
4119
+ borderStyle: "borderStyles";
4120
+ borderTopStyle: "borderStyles";
4121
+ borderLeftStyle: "borderStyles";
4122
+ borderRightStyle: "borderStyles";
4123
+ borderBottomStyle: "borderStyles";
4124
+ borderRadius: "radii";
4125
+ borderTopLeftRadius: "radii";
4126
+ borderTopRightRadius: "radii";
4127
+ borderBottomRightRadius: "radii";
4128
+ borderBottomLeftRadius: "radii";
4129
+ boxShadow: "shadows";
4130
+ textShadow: "shadows";
4131
+ transition: "transitions";
4132
+ zIndex: "zIndices";
4133
+ }, {
4134
+ bg: (value: {
4135
+ readonly [$$PropertyValue]: "backgroundColor";
4136
+ }) => {
4137
+ backgroundColor: {
4138
+ readonly [$$PropertyValue]: "backgroundColor";
4139
+ };
4140
+ };
4141
+ c: (value: {
4142
+ readonly [$$PropertyValue]: "color";
4143
+ }) => {
4144
+ color: {
4145
+ readonly [$$PropertyValue]: "color";
4146
+ };
4147
+ };
4148
+ r: (value: {
4149
+ readonly [$$ScaleValue]: "radii";
4150
+ }) => {
4151
+ borderRadius: {
4152
+ readonly [$$ScaleValue]: "radii";
4153
+ };
4154
+ };
4155
+ fs: (value: string | number | {
4156
+ readonly [$$PropertyValue]: "fontSize";
4157
+ }) => {
4158
+ fontSize: string | number | {
4159
+ readonly [$$PropertyValue]: "fontSize";
4160
+ };
4161
+ };
4162
+ size: (value: string | number | {
4163
+ readonly [$$ScaleValue]: "space";
4164
+ }) => {
4165
+ height: string | number | {
4166
+ readonly [$$ScaleValue]: "space";
4167
+ };
4168
+ width: string | number | {
4169
+ readonly [$$ScaleValue]: "space";
4170
+ };
4171
+ };
4172
+ w: (value: string | number | {
4173
+ readonly [$$ScaleValue]: "space";
4174
+ }) => {
4175
+ width: string | number | {
4176
+ readonly [$$ScaleValue]: "space";
4177
+ };
4178
+ };
4179
+ h: (value: string | number | {
4180
+ readonly [$$ScaleValue]: "space";
4181
+ }) => {
4182
+ height: string | number | {
4183
+ readonly [$$ScaleValue]: "space";
4184
+ };
4185
+ };
4186
+ p: (value: string | number | {
4187
+ readonly [$$ScaleValue]: "space";
4188
+ }) => {
4189
+ padding: string | number | {
4190
+ readonly [$$ScaleValue]: "space";
4191
+ };
4192
+ };
4193
+ pt: (value: string | number | {
4194
+ readonly [$$ScaleValue]: "space";
4195
+ }) => {
4196
+ paddingTop: string | number | {
4197
+ readonly [$$ScaleValue]: "space";
4198
+ };
4199
+ };
4200
+ pr: (value: string | number | {
4201
+ readonly [$$ScaleValue]: "space";
4202
+ }) => {
4203
+ paddingRight: string | number | {
4204
+ readonly [$$ScaleValue]: "space";
4205
+ };
4206
+ };
4207
+ pb: (value: string | number | {
4208
+ readonly [$$ScaleValue]: "space";
4209
+ }) => {
4210
+ paddingBottom: string | number | {
4211
+ readonly [$$ScaleValue]: "space";
4212
+ };
4213
+ };
4214
+ pl: (value: string | number | {
4215
+ readonly [$$ScaleValue]: "space";
4216
+ }) => {
4217
+ paddingLeft: string | number | {
4218
+ readonly [$$ScaleValue]: "space";
4219
+ };
4220
+ };
4221
+ px: (value: string | number | {
4222
+ readonly [$$ScaleValue]: "space";
4223
+ }) => {
4224
+ paddingLeft: string | number | {
4225
+ readonly [$$ScaleValue]: "space";
4226
+ };
4227
+ paddingRight: string | number | {
4228
+ readonly [$$ScaleValue]: "space";
4229
+ };
4230
+ };
4231
+ py: (value: string | number | {
4232
+ readonly [$$ScaleValue]: "space";
4233
+ }) => {
4234
+ paddingTop: string | number | {
4235
+ readonly [$$ScaleValue]: "space";
4236
+ };
4237
+ paddingBottom: string | number | {
4238
+ readonly [$$ScaleValue]: "space";
4239
+ };
4240
+ };
4241
+ m: (value: string | number | {
4242
+ readonly [$$ScaleValue]: "space";
4243
+ }) => {
4244
+ margin: string | number | {
4245
+ readonly [$$ScaleValue]: "space";
4246
+ };
4247
+ };
4248
+ mt: (value: string | number | {
4249
+ readonly [$$ScaleValue]: "space";
4250
+ }) => {
4251
+ marginTop: string | number | {
4252
+ readonly [$$ScaleValue]: "space";
4253
+ };
4254
+ };
4255
+ mr: (value: string | number | {
4256
+ readonly [$$ScaleValue]: "space";
4257
+ }) => {
4258
+ marginRight: string | number | {
4259
+ readonly [$$ScaleValue]: "space";
4260
+ };
4261
+ };
4262
+ mb: (value: string | number | {
4263
+ readonly [$$ScaleValue]: "space";
4264
+ }) => {
4265
+ marginBottom: string | number | {
4266
+ readonly [$$ScaleValue]: "space";
4267
+ };
4268
+ };
4269
+ ml: (value: string | number | {
4270
+ readonly [$$ScaleValue]: "space";
4271
+ }) => {
4272
+ marginLeft: string | number | {
4273
+ readonly [$$ScaleValue]: "space";
4274
+ };
4275
+ };
4276
+ mx: (value: string | number | {
4277
+ readonly [$$ScaleValue]: "space";
4278
+ }) => {
4279
+ marginLeft: string | number | {
4280
+ readonly [$$ScaleValue]: "space";
4281
+ };
4282
+ marginRight: string | number | {
4283
+ readonly [$$ScaleValue]: "space";
4284
+ };
4285
+ };
4286
+ my: (value: string | number | {
4287
+ readonly [$$ScaleValue]: "space";
4288
+ }) => {
4289
+ marginTop: string | number | {
4290
+ readonly [$$ScaleValue]: "space";
4291
+ };
4292
+ marginBottom: string | number | {
4293
+ readonly [$$ScaleValue]: "space";
4294
+ };
4295
+ };
4296
+ }>>;
4297
+ ScrollDownButton: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<SelectPrimitive.SelectScrollDownButtonProps & import("react").RefAttributes<HTMLDivElement>>, {}, {
4298
+ allowMotion: string;
4299
+ sm: string;
4300
+ md: string;
4301
+ lg: string;
4302
+ xl: string;
4303
+ '2xl': string;
4304
+ ls: string;
4305
+ }, import("@stitches/react/types/css-util").CSS<{
4306
+ allowMotion: string;
4307
+ sm: string;
4308
+ md: string;
4309
+ lg: string;
4310
+ xl: string;
4311
+ '2xl': string;
4312
+ ls: string;
4313
+ }, {
4314
+ colors: {
4315
+ bgPrimary: string;
4316
+ bgSecondary: string;
4317
+ bgTertiary: string;
4318
+ surfaceLight: string;
4319
+ surfaceLighter: string;
4320
+ textPrimary: string;
4321
+ textSecondary: string;
4322
+ textDisabled: string;
4323
+ textInvert: string;
4324
+ textHighEmp: string;
4325
+ textMedEmp: string;
4326
+ iconBtn: string;
4327
+ iconHoverBg: string;
4328
+ transparentBg: string;
4329
+ mainBg: string;
4330
+ tileBg: string;
4331
+ secondaryDisabled: string;
4332
+ previewBg: string;
4333
+ statsBg: string;
4334
+ menuBg: string;
4335
+ inputBg: string;
4336
+ toastBg: string;
4337
+ borderDefault: string;
4338
+ backgroundDefault: string;
4339
+ borderLighter: string;
4340
+ white: string;
4341
+ black: string;
4342
+ transparent: string;
4343
+ orange: string;
4344
+ cyan: string;
4345
+ tamarind: string;
4346
+ yellow: string;
4347
+ twinYellow: string;
4348
+ green: string;
4349
+ darkgreen: string;
4350
+ purple: string;
4351
+ borderLight: string;
4352
+ borderAccent: string;
4353
+ success: string;
4354
+ error: string;
4355
+ errorTint: string;
4356
+ warning: string;
4357
+ brandLight: string;
4358
+ brandDefault: string;
4359
+ brandDark: string;
4360
+ brandDisabled: string;
4361
+ grayLight: string;
4362
+ grayDefault: string;
4363
+ grayDark: string;
4364
+ secondaryGray: string;
4365
+ grayDisabled: string;
4366
+ textAccentHigh: string;
4367
+ textAccentMedium: string;
4368
+ textAccentDisabled: string;
4369
+ surfaceDefault: string;
4370
+ surfaceDark: string;
4371
+ backgroundDark: string;
4372
+ backgroundDarker: string;
4373
+ primaryLight: string;
4374
+ primaryDefault: string;
4375
+ primaryDark: string;
4376
+ primaryDisabled: string;
4377
+ secondaryLight: string;
4378
+ secondaryDefault: string;
4379
+ secondaryDark: string;
4380
+ errorDefault: string;
4381
+ errorLight: string;
4382
+ errorDark: string;
4383
+ errorDisabled: string;
4384
+ };
4385
+ shadows: {
4386
+ sm: string;
4387
+ md: string;
4388
+ };
4389
+ fonts: {
4390
+ sans: string;
4391
+ };
4392
+ fontSizes: {
4393
+ h1: string;
4394
+ h2: string;
4395
+ h3: string;
4396
+ h4: string;
4397
+ h5: string;
4398
+ h6: string;
4399
+ tiny: string;
4400
+ xs: string;
4401
+ sm: string;
4402
+ md: string;
4403
+ lg: string;
4404
+ };
4405
+ fontWeights: {
4406
+ semiBold: number;
4407
+ medium: number;
4408
+ regular: number;
4409
+ };
4410
+ lineHeights: {
4411
+ h1: string;
4412
+ h2: string;
4413
+ h3: string;
4414
+ h4: string;
4415
+ h5: string;
4416
+ h6: string;
4417
+ tiny: string;
4418
+ xs: string;
4419
+ sm: string;
4420
+ md: string;
4421
+ };
4422
+ radii: {
4423
+ '0': string;
4424
+ '1': string;
4425
+ '2': string;
4426
+ '3': string;
4427
+ '4': string;
4428
+ round: string;
4429
+ };
4430
+ space: {
4431
+ 0: string;
4432
+ xs: string;
4433
+ sm: string;
4434
+ md: string;
4435
+ lg: string;
4436
+ xl: string;
4437
+ px: string;
4438
+ 1: string;
4439
+ 2: string;
4440
+ 3: string;
4441
+ 4: string;
4442
+ 5: string;
4443
+ 6: string;
4444
+ 7: string;
4445
+ 8: string;
4446
+ 9: string;
4447
+ 10: string;
4448
+ 11: string;
4449
+ 12: string;
4450
+ 13: string;
4451
+ 14: string;
4452
+ 15: string;
4453
+ 16: string;
4454
+ 17: string;
4455
+ 18: string;
4456
+ 19: string;
4457
+ 20: string;
4458
+ 24: string;
4459
+ 28: string;
4460
+ 32: string;
4461
+ 36: string;
4462
+ 40: string;
4463
+ 44: string;
4464
+ 48: string;
4465
+ 52: string;
4466
+ 56: string;
4467
+ 60: string;
4468
+ 64: string;
4469
+ 72: string;
4470
+ 80: string;
4471
+ 96: string;
4472
+ 100: string;
4473
+ };
4474
+ borderWidths: {
4475
+ light: string;
4476
+ normal: string;
4477
+ bold: string;
4478
+ extrabold: string;
4479
+ black: string;
4480
+ };
4481
+ }, {
4482
+ width: string;
4483
+ height: string;
4484
+ minWidth: string;
4485
+ maxWidth: string;
4486
+ minHeight: string;
4487
+ maxHeight: string;
4488
+ flexBasis: string;
4489
+ gridTemplateColumns: string;
4490
+ gridTemplateRows: string;
4491
+ blockSize: string;
4492
+ minBlockSize: string;
4493
+ maxBlockSize: string;
4494
+ inlineSize: string;
4495
+ minInlineSize: string;
4496
+ maxInlineSize: string;
4497
+ gap: "space";
4498
+ gridGap: "space";
4499
+ columnGap: "space";
4500
+ gridColumnGap: "space";
4501
+ rowGap: "space";
4502
+ gridRowGap: "space";
4503
+ inset: "space";
4504
+ insetBlock: "space";
4505
+ insetBlockEnd: "space";
4506
+ insetBlockStart: "space";
4507
+ insetInline: "space";
4508
+ insetInlineEnd: "space";
4509
+ insetInlineStart: "space";
4510
+ margin: "space";
4511
+ marginTop: "space";
4512
+ marginRight: "space";
4513
+ marginBottom: "space";
4514
+ marginLeft: "space";
4515
+ marginBlock: "space";
4516
+ marginBlockEnd: "space";
4517
+ marginBlockStart: "space";
4518
+ marginInline: "space";
4519
+ marginInlineEnd: "space";
4520
+ marginInlineStart: "space";
4521
+ padding: "space";
4522
+ paddingTop: "space";
4523
+ paddingRight: "space";
4524
+ paddingBottom: "space";
4525
+ paddingLeft: "space";
4526
+ paddingBlock: "space";
4527
+ paddingBlockEnd: "space";
4528
+ paddingBlockStart: "space";
4529
+ paddingInline: "space";
4530
+ paddingInlineEnd: "space";
4531
+ paddingInlineStart: "space";
4532
+ scrollMargin: "space";
4533
+ scrollMarginTop: "space";
4534
+ scrollMarginRight: "space";
4535
+ scrollMarginBottom: "space";
4536
+ scrollMarginLeft: "space";
4537
+ scrollMarginBlock: "space";
4538
+ scrollMarginBlockEnd: "space";
4539
+ scrollMarginBlockStart: "space";
4540
+ scrollMarginInline: "space";
4541
+ scrollMarginInlineEnd: "space";
4542
+ scrollMarginInlineStart: "space";
4543
+ scrollPadding: "space";
4544
+ scrollPaddingTop: "space";
4545
+ scrollPaddingRight: "space";
4546
+ scrollPaddingBottom: "space";
4547
+ scrollPaddingLeft: "space";
4548
+ scrollPaddingBlock: "space";
4549
+ scrollPaddingBlockEnd: "space";
4550
+ scrollPaddingBlockStart: "space";
4551
+ scrollPaddingInline: "space";
4552
+ scrollPaddingInlineEnd: "space";
4553
+ scrollPaddingInlineStart: "space";
4554
+ top: "space";
4555
+ right: "space";
4556
+ bottom: "space";
4557
+ left: "space";
4558
+ fontSize: "fontSizes";
4559
+ background: "colors";
4560
+ backgroundColor: "colors";
4561
+ backgroundImage: "colors";
4562
+ borderImage: "colors";
4563
+ border: "colors";
4564
+ borderBlock: "colors";
4565
+ borderBlockEnd: "colors";
4566
+ borderBlockStart: "colors";
4567
+ borderBottom: "colors";
4568
+ borderBottomColor: "colors";
4569
+ borderColor: "colors";
4570
+ borderInline: "colors";
4571
+ borderInlineEnd: "colors";
4572
+ borderInlineStart: "colors";
4573
+ borderLeft: "colors";
4574
+ borderLeftColor: "colors";
4575
+ borderRight: "colors";
4576
+ borderRightColor: "colors";
4577
+ borderTop: "colors";
4578
+ borderTopColor: "colors";
4579
+ caretColor: "colors";
4580
+ color: "colors";
4581
+ columnRuleColor: "colors";
4582
+ outline: "colors";
4583
+ outlineColor: "colors";
4584
+ fill: "colors";
4585
+ stroke: "colors";
4586
+ textDecorationColor: "colors";
4587
+ fontFamily: "fonts";
4588
+ fontWeight: "fontWeights";
4589
+ lineHeight: "lineHeights";
4590
+ letterSpacing: "letterSpacings";
4591
+ borderWidth: "borderWidths";
4592
+ borderTopWidth: "borderWidths";
4593
+ borderLeftWidth: "borderWidths";
4594
+ borderRightWidth: "borderWidths";
4595
+ borderBottomWidth: "borderWidths";
4596
+ borderStyle: "borderStyles";
4597
+ borderTopStyle: "borderStyles";
4598
+ borderLeftStyle: "borderStyles";
4599
+ borderRightStyle: "borderStyles";
4600
+ borderBottomStyle: "borderStyles";
4601
+ borderRadius: "radii";
4602
+ borderTopLeftRadius: "radii";
4603
+ borderTopRightRadius: "radii";
4604
+ borderBottomRightRadius: "radii";
4605
+ borderBottomLeftRadius: "radii";
4606
+ boxShadow: "shadows";
4607
+ textShadow: "shadows";
4608
+ transition: "transitions";
4609
+ zIndex: "zIndices";
4610
+ }, {
4611
+ bg: (value: {
4612
+ readonly [$$PropertyValue]: "backgroundColor";
4613
+ }) => {
4614
+ backgroundColor: {
4615
+ readonly [$$PropertyValue]: "backgroundColor";
4616
+ };
4617
+ };
4618
+ c: (value: {
4619
+ readonly [$$PropertyValue]: "color";
4620
+ }) => {
4621
+ color: {
4622
+ readonly [$$PropertyValue]: "color";
4623
+ };
4624
+ };
4625
+ r: (value: {
4626
+ readonly [$$ScaleValue]: "radii";
4627
+ }) => {
4628
+ borderRadius: {
4629
+ readonly [$$ScaleValue]: "radii";
4630
+ };
4631
+ };
4632
+ fs: (value: string | number | {
4633
+ readonly [$$PropertyValue]: "fontSize";
4634
+ }) => {
4635
+ fontSize: string | number | {
4636
+ readonly [$$PropertyValue]: "fontSize";
4637
+ };
4638
+ };
4639
+ size: (value: string | number | {
4640
+ readonly [$$ScaleValue]: "space";
4641
+ }) => {
4642
+ height: string | number | {
4643
+ readonly [$$ScaleValue]: "space";
4644
+ };
4645
+ width: string | number | {
4646
+ readonly [$$ScaleValue]: "space";
4647
+ };
4648
+ };
4649
+ w: (value: string | number | {
4650
+ readonly [$$ScaleValue]: "space";
4651
+ }) => {
4652
+ width: string | number | {
4653
+ readonly [$$ScaleValue]: "space";
4654
+ };
4655
+ };
4656
+ h: (value: string | number | {
4657
+ readonly [$$ScaleValue]: "space";
4658
+ }) => {
4659
+ height: string | number | {
4660
+ readonly [$$ScaleValue]: "space";
4661
+ };
4662
+ };
4663
+ p: (value: string | number | {
4664
+ readonly [$$ScaleValue]: "space";
4665
+ }) => {
4666
+ padding: string | number | {
4667
+ readonly [$$ScaleValue]: "space";
4668
+ };
4669
+ };
4670
+ pt: (value: string | number | {
4671
+ readonly [$$ScaleValue]: "space";
4672
+ }) => {
4673
+ paddingTop: string | number | {
4674
+ readonly [$$ScaleValue]: "space";
4675
+ };
4676
+ };
4677
+ pr: (value: string | number | {
4678
+ readonly [$$ScaleValue]: "space";
4679
+ }) => {
4680
+ paddingRight: string | number | {
4681
+ readonly [$$ScaleValue]: "space";
4682
+ };
4683
+ };
4684
+ pb: (value: string | number | {
4685
+ readonly [$$ScaleValue]: "space";
4686
+ }) => {
4687
+ paddingBottom: string | number | {
4688
+ readonly [$$ScaleValue]: "space";
4689
+ };
4690
+ };
4691
+ pl: (value: string | number | {
4692
+ readonly [$$ScaleValue]: "space";
4693
+ }) => {
4694
+ paddingLeft: string | number | {
4695
+ readonly [$$ScaleValue]: "space";
4696
+ };
4697
+ };
4698
+ px: (value: string | number | {
4699
+ readonly [$$ScaleValue]: "space";
4700
+ }) => {
4701
+ paddingLeft: string | number | {
4702
+ readonly [$$ScaleValue]: "space";
4703
+ };
4704
+ paddingRight: string | number | {
4705
+ readonly [$$ScaleValue]: "space";
4706
+ };
4707
+ };
4708
+ py: (value: string | number | {
4709
+ readonly [$$ScaleValue]: "space";
4710
+ }) => {
4711
+ paddingTop: string | number | {
4712
+ readonly [$$ScaleValue]: "space";
4713
+ };
4714
+ paddingBottom: string | number | {
4715
+ readonly [$$ScaleValue]: "space";
4716
+ };
4717
+ };
4718
+ m: (value: string | number | {
4719
+ readonly [$$ScaleValue]: "space";
4720
+ }) => {
4721
+ margin: string | number | {
4722
+ readonly [$$ScaleValue]: "space";
4723
+ };
4724
+ };
4725
+ mt: (value: string | number | {
4726
+ readonly [$$ScaleValue]: "space";
4727
+ }) => {
4728
+ marginTop: string | number | {
4729
+ readonly [$$ScaleValue]: "space";
4730
+ };
4731
+ };
4732
+ mr: (value: string | number | {
4733
+ readonly [$$ScaleValue]: "space";
4734
+ }) => {
4735
+ marginRight: string | number | {
4736
+ readonly [$$ScaleValue]: "space";
4737
+ };
4738
+ };
4739
+ mb: (value: string | number | {
4740
+ readonly [$$ScaleValue]: "space";
4741
+ }) => {
4742
+ marginBottom: string | number | {
4743
+ readonly [$$ScaleValue]: "space";
4744
+ };
4745
+ };
4746
+ ml: (value: string | number | {
4747
+ readonly [$$ScaleValue]: "space";
4748
+ }) => {
4749
+ marginLeft: string | number | {
4750
+ readonly [$$ScaleValue]: "space";
4751
+ };
4752
+ };
4753
+ mx: (value: string | number | {
4754
+ readonly [$$ScaleValue]: "space";
4755
+ }) => {
4756
+ marginLeft: string | number | {
4757
+ readonly [$$ScaleValue]: "space";
4758
+ };
4759
+ marginRight: string | number | {
4760
+ readonly [$$ScaleValue]: "space";
4761
+ };
4762
+ };
4763
+ my: (value: string | number | {
4764
+ readonly [$$ScaleValue]: "space";
4765
+ }) => {
4766
+ marginTop: string | number | {
4767
+ readonly [$$ScaleValue]: "space";
4768
+ };
4769
+ marginBottom: string | number | {
4770
+ readonly [$$ScaleValue]: "space";
4771
+ };
4772
+ };
4773
+ }>>;
4774
+ Value: import("react").ForwardRefExoticComponent<SelectPrimitive.SelectValueProps & import("react").RefAttributes<HTMLSpanElement>>;
4775
+ Icon: import("react").ForwardRefExoticComponent<SelectPrimitive.SelectIconProps & import("react").RefAttributes<HTMLSpanElement>>;
4776
+ ItemText: import("react").ForwardRefExoticComponent<SelectPrimitive.SelectItemTextProps & import("react").RefAttributes<HTMLSpanElement>>;
4777
+ Group: import("react").ForwardRefExoticComponent<SelectPrimitive.SelectGroupProps & import("react").RefAttributes<HTMLDivElement>>;
4778
+ };