@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,3826 @@
1
+ /// <reference types="react" />
2
+ export declare const Dialog: {
3
+ Root: import("@stitches/react/types/styled-component").StyledComponent<import("react").FC<import("@radix-ui/react-dialog").DialogProps>, {}, {}, import("@stitches/react/types/css-util").CSS<{}, {}, {}, {}>>;
4
+ Trigger: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<import("@radix-ui/react-dialog").DialogTriggerProps & import("react").RefAttributes<HTMLButtonElement>>, {}, {
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
+ Overlay: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<import("@radix-ui/react-dialog").DialogOverlayProps & import("react").RefAttributes<HTMLDivElement>>, {}, {
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<import("@radix-ui/react-dialog").DialogContentProps & 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
+ Title: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<import("@radix-ui/react-dialog").DialogTitleProps & import("react").RefAttributes<HTMLHeadingElement>>, {}, {
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
+ Description: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<import("@radix-ui/react-dialog").DialogDescriptionProps & import("react").RefAttributes<HTMLParagraphElement>>, {}, {
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
+ Close: import("@stitches/react/types/styled-component").StyledComponent<import("react").ForwardRefExoticComponent<import("@radix-ui/react-dialog").DialogCloseProps & import("react").RefAttributes<HTMLButtonElement>>, {}, {
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
+ DefaultClose: (props: Omit<Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
2867
+ ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
2868
+ }, "css" | "active"> & import("@stitches/react/types/styled-component").TransformProps<{
2869
+ active?: boolean | "true" | "false" | undefined;
2870
+ }, {
2871
+ allowMotion: string;
2872
+ sm: string;
2873
+ md: string;
2874
+ lg: string;
2875
+ xl: string;
2876
+ '2xl': string;
2877
+ ls: string;
2878
+ }> & {
2879
+ css?: import("@stitches/react/types/css-util").CSS<{
2880
+ allowMotion: string;
2881
+ sm: string;
2882
+ md: string;
2883
+ lg: string;
2884
+ xl: string;
2885
+ '2xl': string;
2886
+ ls: string;
2887
+ }, {
2888
+ colors: {
2889
+ bgPrimary: string;
2890
+ bgSecondary: string;
2891
+ bgTertiary: string;
2892
+ surfaceLight: string;
2893
+ surfaceLighter: string;
2894
+ textPrimary: string;
2895
+ textSecondary: string;
2896
+ textDisabled: string;
2897
+ textInvert: string;
2898
+ textHighEmp: string;
2899
+ textMedEmp: string;
2900
+ iconBtn: string;
2901
+ iconHoverBg: string;
2902
+ transparentBg: string;
2903
+ mainBg: string;
2904
+ tileBg: string;
2905
+ secondaryDisabled: string;
2906
+ previewBg: string;
2907
+ statsBg: string;
2908
+ menuBg: string;
2909
+ inputBg: string;
2910
+ toastBg: string;
2911
+ borderDefault: string;
2912
+ backgroundDefault: string;
2913
+ borderLighter: string;
2914
+ white: string;
2915
+ black: string;
2916
+ transparent: string;
2917
+ orange: string;
2918
+ cyan: string;
2919
+ tamarind: string;
2920
+ yellow: string;
2921
+ twinYellow: string;
2922
+ green: string;
2923
+ darkgreen: string;
2924
+ purple: string;
2925
+ borderLight: string;
2926
+ borderAccent: string;
2927
+ success: string;
2928
+ error: string;
2929
+ errorTint: string;
2930
+ warning: string;
2931
+ brandLight: string;
2932
+ brandDefault: string;
2933
+ brandDark: string;
2934
+ brandDisabled: string;
2935
+ grayLight: string;
2936
+ grayDefault: string;
2937
+ grayDark: string;
2938
+ secondaryGray: string;
2939
+ grayDisabled: string;
2940
+ textAccentHigh: string;
2941
+ textAccentMedium: string;
2942
+ textAccentDisabled: string;
2943
+ surfaceDefault: string;
2944
+ surfaceDark: string;
2945
+ backgroundDark: string;
2946
+ backgroundDarker: string;
2947
+ primaryLight: string;
2948
+ primaryDefault: string;
2949
+ primaryDark: string;
2950
+ primaryDisabled: string;
2951
+ secondaryLight: string;
2952
+ secondaryDefault: string;
2953
+ secondaryDark: string;
2954
+ errorDefault: string;
2955
+ errorLight: string;
2956
+ errorDark: string;
2957
+ errorDisabled: string;
2958
+ };
2959
+ shadows: {
2960
+ sm: string;
2961
+ md: string;
2962
+ };
2963
+ fonts: {
2964
+ sans: string;
2965
+ };
2966
+ fontSizes: {
2967
+ h1: string;
2968
+ h2: string;
2969
+ h3: string;
2970
+ h4: string;
2971
+ h5: string;
2972
+ h6: string;
2973
+ tiny: string;
2974
+ xs: string;
2975
+ sm: string;
2976
+ md: string;
2977
+ lg: string;
2978
+ };
2979
+ fontWeights: {
2980
+ semiBold: number;
2981
+ medium: number;
2982
+ regular: number;
2983
+ };
2984
+ lineHeights: {
2985
+ h1: string;
2986
+ h2: string;
2987
+ h3: string;
2988
+ h4: string;
2989
+ h5: string;
2990
+ h6: string;
2991
+ tiny: string;
2992
+ xs: string;
2993
+ sm: string;
2994
+ md: string;
2995
+ };
2996
+ radii: {
2997
+ '0': string;
2998
+ '1': string;
2999
+ '2': string;
3000
+ '3': string;
3001
+ '4': string;
3002
+ round: string;
3003
+ };
3004
+ space: {
3005
+ 0: string;
3006
+ xs: string;
3007
+ sm: string;
3008
+ md: string;
3009
+ lg: string;
3010
+ xl: string;
3011
+ px: string;
3012
+ 1: string;
3013
+ 2: string;
3014
+ 3: string;
3015
+ 4: string;
3016
+ 5: string;
3017
+ 6: string;
3018
+ 7: string;
3019
+ 8: string;
3020
+ 9: string;
3021
+ 10: string;
3022
+ 11: string;
3023
+ 12: string;
3024
+ 13: string;
3025
+ 14: string;
3026
+ 15: string;
3027
+ 16: string;
3028
+ 17: string;
3029
+ 18: string;
3030
+ 19: string;
3031
+ 20: string;
3032
+ 24: string;
3033
+ 28: string;
3034
+ 32: string;
3035
+ 36: string;
3036
+ 40: string;
3037
+ 44: string;
3038
+ 48: string;
3039
+ 52: string;
3040
+ 56: string;
3041
+ 60: string;
3042
+ 64: string;
3043
+ 72: string;
3044
+ 80: string;
3045
+ 96: string;
3046
+ 100: string;
3047
+ };
3048
+ borderWidths: {
3049
+ light: string;
3050
+ normal: string;
3051
+ bold: string;
3052
+ extrabold: string;
3053
+ black: string;
3054
+ };
3055
+ }, {
3056
+ width: string;
3057
+ height: string;
3058
+ minWidth: string;
3059
+ maxWidth: string;
3060
+ minHeight: string;
3061
+ maxHeight: string;
3062
+ flexBasis: string;
3063
+ gridTemplateColumns: string;
3064
+ gridTemplateRows: string;
3065
+ blockSize: string;
3066
+ minBlockSize: string;
3067
+ maxBlockSize: string;
3068
+ inlineSize: string;
3069
+ minInlineSize: string;
3070
+ maxInlineSize: string;
3071
+ gap: "space";
3072
+ gridGap: "space";
3073
+ columnGap: "space";
3074
+ gridColumnGap: "space";
3075
+ rowGap: "space";
3076
+ gridRowGap: "space";
3077
+ inset: "space";
3078
+ insetBlock: "space";
3079
+ insetBlockEnd: "space";
3080
+ insetBlockStart: "space";
3081
+ insetInline: "space";
3082
+ insetInlineEnd: "space";
3083
+ insetInlineStart: "space";
3084
+ margin: "space";
3085
+ marginTop: "space";
3086
+ marginRight: "space";
3087
+ marginBottom: "space";
3088
+ marginLeft: "space";
3089
+ marginBlock: "space";
3090
+ marginBlockEnd: "space";
3091
+ marginBlockStart: "space";
3092
+ marginInline: "space";
3093
+ marginInlineEnd: "space";
3094
+ marginInlineStart: "space";
3095
+ padding: "space";
3096
+ paddingTop: "space";
3097
+ paddingRight: "space";
3098
+ paddingBottom: "space";
3099
+ paddingLeft: "space";
3100
+ paddingBlock: "space";
3101
+ paddingBlockEnd: "space";
3102
+ paddingBlockStart: "space";
3103
+ paddingInline: "space";
3104
+ paddingInlineEnd: "space";
3105
+ paddingInlineStart: "space";
3106
+ scrollMargin: "space";
3107
+ scrollMarginTop: "space";
3108
+ scrollMarginRight: "space";
3109
+ scrollMarginBottom: "space";
3110
+ scrollMarginLeft: "space";
3111
+ scrollMarginBlock: "space";
3112
+ scrollMarginBlockEnd: "space";
3113
+ scrollMarginBlockStart: "space";
3114
+ scrollMarginInline: "space";
3115
+ scrollMarginInlineEnd: "space";
3116
+ scrollMarginInlineStart: "space";
3117
+ scrollPadding: "space";
3118
+ scrollPaddingTop: "space";
3119
+ scrollPaddingRight: "space";
3120
+ scrollPaddingBottom: "space";
3121
+ scrollPaddingLeft: "space";
3122
+ scrollPaddingBlock: "space";
3123
+ scrollPaddingBlockEnd: "space";
3124
+ scrollPaddingBlockStart: "space";
3125
+ scrollPaddingInline: "space";
3126
+ scrollPaddingInlineEnd: "space";
3127
+ scrollPaddingInlineStart: "space";
3128
+ top: "space";
3129
+ right: "space";
3130
+ bottom: "space";
3131
+ left: "space";
3132
+ fontSize: "fontSizes";
3133
+ background: "colors";
3134
+ backgroundColor: "colors";
3135
+ backgroundImage: "colors";
3136
+ borderImage: "colors";
3137
+ border: "colors";
3138
+ borderBlock: "colors";
3139
+ borderBlockEnd: "colors";
3140
+ borderBlockStart: "colors";
3141
+ borderBottom: "colors";
3142
+ borderBottomColor: "colors";
3143
+ borderColor: "colors";
3144
+ borderInline: "colors";
3145
+ borderInlineEnd: "colors";
3146
+ borderInlineStart: "colors";
3147
+ borderLeft: "colors";
3148
+ borderLeftColor: "colors";
3149
+ borderRight: "colors";
3150
+ borderRightColor: "colors";
3151
+ borderTop: "colors";
3152
+ borderTopColor: "colors";
3153
+ caretColor: "colors";
3154
+ color: "colors";
3155
+ columnRuleColor: "colors";
3156
+ outline: "colors";
3157
+ outlineColor: "colors";
3158
+ fill: "colors";
3159
+ stroke: "colors";
3160
+ textDecorationColor: "colors";
3161
+ fontFamily: "fonts";
3162
+ fontWeight: "fontWeights";
3163
+ lineHeight: "lineHeights";
3164
+ letterSpacing: "letterSpacings";
3165
+ borderWidth: "borderWidths";
3166
+ borderTopWidth: "borderWidths";
3167
+ borderLeftWidth: "borderWidths";
3168
+ borderRightWidth: "borderWidths";
3169
+ borderBottomWidth: "borderWidths";
3170
+ borderStyle: "borderStyles";
3171
+ borderTopStyle: "borderStyles";
3172
+ borderLeftStyle: "borderStyles";
3173
+ borderRightStyle: "borderStyles";
3174
+ borderBottomStyle: "borderStyles";
3175
+ borderRadius: "radii";
3176
+ borderTopLeftRadius: "radii";
3177
+ borderTopRightRadius: "radii";
3178
+ borderBottomRightRadius: "radii";
3179
+ borderBottomLeftRadius: "radii";
3180
+ boxShadow: "shadows";
3181
+ textShadow: "shadows";
3182
+ transition: "transitions";
3183
+ zIndex: "zIndices";
3184
+ }, {
3185
+ bg: (value: {
3186
+ readonly [$$PropertyValue]: "backgroundColor";
3187
+ }) => {
3188
+ backgroundColor: {
3189
+ readonly [$$PropertyValue]: "backgroundColor";
3190
+ };
3191
+ };
3192
+ c: (value: {
3193
+ readonly [$$PropertyValue]: "color";
3194
+ }) => {
3195
+ color: {
3196
+ readonly [$$PropertyValue]: "color";
3197
+ };
3198
+ };
3199
+ r: (value: {
3200
+ readonly [$$ScaleValue]: "radii";
3201
+ }) => {
3202
+ borderRadius: {
3203
+ readonly [$$ScaleValue]: "radii";
3204
+ };
3205
+ };
3206
+ fs: (value: string | number | {
3207
+ readonly [$$PropertyValue]: "fontSize";
3208
+ }) => {
3209
+ fontSize: string | number | {
3210
+ readonly [$$PropertyValue]: "fontSize";
3211
+ };
3212
+ };
3213
+ size: (value: string | number | {
3214
+ readonly [$$ScaleValue]: "space";
3215
+ }) => {
3216
+ height: string | number | {
3217
+ readonly [$$ScaleValue]: "space";
3218
+ };
3219
+ width: string | number | {
3220
+ readonly [$$ScaleValue]: "space";
3221
+ };
3222
+ };
3223
+ w: (value: string | number | {
3224
+ readonly [$$ScaleValue]: "space";
3225
+ }) => {
3226
+ width: string | number | {
3227
+ readonly [$$ScaleValue]: "space";
3228
+ };
3229
+ };
3230
+ h: (value: string | number | {
3231
+ readonly [$$ScaleValue]: "space";
3232
+ }) => {
3233
+ height: string | number | {
3234
+ readonly [$$ScaleValue]: "space";
3235
+ };
3236
+ };
3237
+ p: (value: string | number | {
3238
+ readonly [$$ScaleValue]: "space";
3239
+ }) => {
3240
+ padding: string | number | {
3241
+ readonly [$$ScaleValue]: "space";
3242
+ };
3243
+ };
3244
+ pt: (value: string | number | {
3245
+ readonly [$$ScaleValue]: "space";
3246
+ }) => {
3247
+ paddingTop: string | number | {
3248
+ readonly [$$ScaleValue]: "space";
3249
+ };
3250
+ };
3251
+ pr: (value: string | number | {
3252
+ readonly [$$ScaleValue]: "space";
3253
+ }) => {
3254
+ paddingRight: string | number | {
3255
+ readonly [$$ScaleValue]: "space";
3256
+ };
3257
+ };
3258
+ pb: (value: string | number | {
3259
+ readonly [$$ScaleValue]: "space";
3260
+ }) => {
3261
+ paddingBottom: string | number | {
3262
+ readonly [$$ScaleValue]: "space";
3263
+ };
3264
+ };
3265
+ pl: (value: string | number | {
3266
+ readonly [$$ScaleValue]: "space";
3267
+ }) => {
3268
+ paddingLeft: string | number | {
3269
+ readonly [$$ScaleValue]: "space";
3270
+ };
3271
+ };
3272
+ px: (value: string | number | {
3273
+ readonly [$$ScaleValue]: "space";
3274
+ }) => {
3275
+ paddingLeft: string | number | {
3276
+ readonly [$$ScaleValue]: "space";
3277
+ };
3278
+ paddingRight: string | number | {
3279
+ readonly [$$ScaleValue]: "space";
3280
+ };
3281
+ };
3282
+ py: (value: string | number | {
3283
+ readonly [$$ScaleValue]: "space";
3284
+ }) => {
3285
+ paddingTop: string | number | {
3286
+ readonly [$$ScaleValue]: "space";
3287
+ };
3288
+ paddingBottom: string | number | {
3289
+ readonly [$$ScaleValue]: "space";
3290
+ };
3291
+ };
3292
+ m: (value: string | number | {
3293
+ readonly [$$ScaleValue]: "space";
3294
+ }) => {
3295
+ margin: string | number | {
3296
+ readonly [$$ScaleValue]: "space";
3297
+ };
3298
+ };
3299
+ mt: (value: string | number | {
3300
+ readonly [$$ScaleValue]: "space";
3301
+ }) => {
3302
+ marginTop: string | number | {
3303
+ readonly [$$ScaleValue]: "space";
3304
+ };
3305
+ };
3306
+ mr: (value: string | number | {
3307
+ readonly [$$ScaleValue]: "space";
3308
+ }) => {
3309
+ marginRight: string | number | {
3310
+ readonly [$$ScaleValue]: "space";
3311
+ };
3312
+ };
3313
+ mb: (value: string | number | {
3314
+ readonly [$$ScaleValue]: "space";
3315
+ }) => {
3316
+ marginBottom: string | number | {
3317
+ readonly [$$ScaleValue]: "space";
3318
+ };
3319
+ };
3320
+ ml: (value: string | number | {
3321
+ readonly [$$ScaleValue]: "space";
3322
+ }) => {
3323
+ marginLeft: string | number | {
3324
+ readonly [$$ScaleValue]: "space";
3325
+ };
3326
+ };
3327
+ mx: (value: string | number | {
3328
+ readonly [$$ScaleValue]: "space";
3329
+ }) => {
3330
+ marginLeft: string | number | {
3331
+ readonly [$$ScaleValue]: "space";
3332
+ };
3333
+ marginRight: string | number | {
3334
+ readonly [$$ScaleValue]: "space";
3335
+ };
3336
+ };
3337
+ my: (value: string | number | {
3338
+ readonly [$$ScaleValue]: "space";
3339
+ }) => {
3340
+ marginTop: string | number | {
3341
+ readonly [$$ScaleValue]: "space";
3342
+ };
3343
+ marginBottom: string | number | {
3344
+ readonly [$$ScaleValue]: "space";
3345
+ };
3346
+ };
3347
+ }> | undefined;
3348
+ }) => import("react").JSX.Element;
3349
+ Portal: import("@stitches/react/types/styled-component").StyledComponent<import("react").FC<import("@radix-ui/react-dialog").DialogPortalProps>, {}, {
3350
+ allowMotion: string;
3351
+ sm: string;
3352
+ md: string;
3353
+ lg: string;
3354
+ xl: string;
3355
+ '2xl': string;
3356
+ ls: string;
3357
+ }, import("@stitches/react/types/css-util").CSS<{
3358
+ allowMotion: string;
3359
+ sm: string;
3360
+ md: string;
3361
+ lg: string;
3362
+ xl: string;
3363
+ '2xl': string;
3364
+ ls: string;
3365
+ }, {
3366
+ colors: {
3367
+ bgPrimary: string;
3368
+ bgSecondary: string;
3369
+ bgTertiary: string;
3370
+ surfaceLight: string;
3371
+ surfaceLighter: string;
3372
+ textPrimary: string;
3373
+ textSecondary: string;
3374
+ textDisabled: string;
3375
+ textInvert: string;
3376
+ textHighEmp: string;
3377
+ textMedEmp: string;
3378
+ iconBtn: string;
3379
+ iconHoverBg: string;
3380
+ transparentBg: string;
3381
+ mainBg: string;
3382
+ tileBg: string;
3383
+ secondaryDisabled: string;
3384
+ previewBg: string;
3385
+ statsBg: string;
3386
+ menuBg: string;
3387
+ inputBg: string;
3388
+ toastBg: string;
3389
+ borderDefault: string;
3390
+ backgroundDefault: string;
3391
+ borderLighter: string;
3392
+ white: string;
3393
+ black: string;
3394
+ transparent: string;
3395
+ orange: string;
3396
+ cyan: string;
3397
+ tamarind: string;
3398
+ yellow: string;
3399
+ twinYellow: string;
3400
+ green: string;
3401
+ darkgreen: string;
3402
+ purple: string;
3403
+ borderLight: string;
3404
+ borderAccent: string;
3405
+ success: string;
3406
+ error: string;
3407
+ errorTint: string;
3408
+ warning: string;
3409
+ brandLight: string;
3410
+ brandDefault: string;
3411
+ brandDark: string;
3412
+ brandDisabled: string;
3413
+ grayLight: string;
3414
+ grayDefault: string;
3415
+ grayDark: string;
3416
+ secondaryGray: string;
3417
+ grayDisabled: string;
3418
+ textAccentHigh: string;
3419
+ textAccentMedium: string;
3420
+ textAccentDisabled: string;
3421
+ surfaceDefault: string;
3422
+ surfaceDark: string;
3423
+ backgroundDark: string;
3424
+ backgroundDarker: string;
3425
+ primaryLight: string;
3426
+ primaryDefault: string;
3427
+ primaryDark: string;
3428
+ primaryDisabled: string;
3429
+ secondaryLight: string;
3430
+ secondaryDefault: string;
3431
+ secondaryDark: string;
3432
+ errorDefault: string;
3433
+ errorLight: string;
3434
+ errorDark: string;
3435
+ errorDisabled: string;
3436
+ };
3437
+ shadows: {
3438
+ sm: string;
3439
+ md: string;
3440
+ };
3441
+ fonts: {
3442
+ sans: string;
3443
+ };
3444
+ fontSizes: {
3445
+ h1: string;
3446
+ h2: string;
3447
+ h3: string;
3448
+ h4: string;
3449
+ h5: string;
3450
+ h6: string;
3451
+ tiny: string;
3452
+ xs: string;
3453
+ sm: string;
3454
+ md: string;
3455
+ lg: string;
3456
+ };
3457
+ fontWeights: {
3458
+ semiBold: number;
3459
+ medium: number;
3460
+ regular: number;
3461
+ };
3462
+ lineHeights: {
3463
+ h1: string;
3464
+ h2: string;
3465
+ h3: string;
3466
+ h4: string;
3467
+ h5: string;
3468
+ h6: string;
3469
+ tiny: string;
3470
+ xs: string;
3471
+ sm: string;
3472
+ md: string;
3473
+ };
3474
+ radii: {
3475
+ '0': string;
3476
+ '1': string;
3477
+ '2': string;
3478
+ '3': string;
3479
+ '4': string;
3480
+ round: string;
3481
+ };
3482
+ space: {
3483
+ 0: string;
3484
+ xs: string;
3485
+ sm: string;
3486
+ md: string;
3487
+ lg: string;
3488
+ xl: string;
3489
+ px: string;
3490
+ 1: string;
3491
+ 2: string;
3492
+ 3: string;
3493
+ 4: string;
3494
+ 5: string;
3495
+ 6: string;
3496
+ 7: string;
3497
+ 8: string;
3498
+ 9: string;
3499
+ 10: string;
3500
+ 11: string;
3501
+ 12: string;
3502
+ 13: string;
3503
+ 14: string;
3504
+ 15: string;
3505
+ 16: string;
3506
+ 17: string;
3507
+ 18: string;
3508
+ 19: string;
3509
+ 20: string;
3510
+ 24: string;
3511
+ 28: string;
3512
+ 32: string;
3513
+ 36: string;
3514
+ 40: string;
3515
+ 44: string;
3516
+ 48: string;
3517
+ 52: string;
3518
+ 56: string;
3519
+ 60: string;
3520
+ 64: string;
3521
+ 72: string;
3522
+ 80: string;
3523
+ 96: string;
3524
+ 100: string;
3525
+ };
3526
+ borderWidths: {
3527
+ light: string;
3528
+ normal: string;
3529
+ bold: string;
3530
+ extrabold: string;
3531
+ black: string;
3532
+ };
3533
+ }, {
3534
+ width: string;
3535
+ height: string;
3536
+ minWidth: string;
3537
+ maxWidth: string;
3538
+ minHeight: string;
3539
+ maxHeight: string;
3540
+ flexBasis: string;
3541
+ gridTemplateColumns: string;
3542
+ gridTemplateRows: string;
3543
+ blockSize: string;
3544
+ minBlockSize: string;
3545
+ maxBlockSize: string;
3546
+ inlineSize: string;
3547
+ minInlineSize: string;
3548
+ maxInlineSize: string;
3549
+ gap: "space";
3550
+ gridGap: "space";
3551
+ columnGap: "space";
3552
+ gridColumnGap: "space";
3553
+ rowGap: "space";
3554
+ gridRowGap: "space";
3555
+ inset: "space";
3556
+ insetBlock: "space";
3557
+ insetBlockEnd: "space";
3558
+ insetBlockStart: "space";
3559
+ insetInline: "space";
3560
+ insetInlineEnd: "space";
3561
+ insetInlineStart: "space";
3562
+ margin: "space";
3563
+ marginTop: "space";
3564
+ marginRight: "space";
3565
+ marginBottom: "space";
3566
+ marginLeft: "space";
3567
+ marginBlock: "space";
3568
+ marginBlockEnd: "space";
3569
+ marginBlockStart: "space";
3570
+ marginInline: "space";
3571
+ marginInlineEnd: "space";
3572
+ marginInlineStart: "space";
3573
+ padding: "space";
3574
+ paddingTop: "space";
3575
+ paddingRight: "space";
3576
+ paddingBottom: "space";
3577
+ paddingLeft: "space";
3578
+ paddingBlock: "space";
3579
+ paddingBlockEnd: "space";
3580
+ paddingBlockStart: "space";
3581
+ paddingInline: "space";
3582
+ paddingInlineEnd: "space";
3583
+ paddingInlineStart: "space";
3584
+ scrollMargin: "space";
3585
+ scrollMarginTop: "space";
3586
+ scrollMarginRight: "space";
3587
+ scrollMarginBottom: "space";
3588
+ scrollMarginLeft: "space";
3589
+ scrollMarginBlock: "space";
3590
+ scrollMarginBlockEnd: "space";
3591
+ scrollMarginBlockStart: "space";
3592
+ scrollMarginInline: "space";
3593
+ scrollMarginInlineEnd: "space";
3594
+ scrollMarginInlineStart: "space";
3595
+ scrollPadding: "space";
3596
+ scrollPaddingTop: "space";
3597
+ scrollPaddingRight: "space";
3598
+ scrollPaddingBottom: "space";
3599
+ scrollPaddingLeft: "space";
3600
+ scrollPaddingBlock: "space";
3601
+ scrollPaddingBlockEnd: "space";
3602
+ scrollPaddingBlockStart: "space";
3603
+ scrollPaddingInline: "space";
3604
+ scrollPaddingInlineEnd: "space";
3605
+ scrollPaddingInlineStart: "space";
3606
+ top: "space";
3607
+ right: "space";
3608
+ bottom: "space";
3609
+ left: "space";
3610
+ fontSize: "fontSizes";
3611
+ background: "colors";
3612
+ backgroundColor: "colors";
3613
+ backgroundImage: "colors";
3614
+ borderImage: "colors";
3615
+ border: "colors";
3616
+ borderBlock: "colors";
3617
+ borderBlockEnd: "colors";
3618
+ borderBlockStart: "colors";
3619
+ borderBottom: "colors";
3620
+ borderBottomColor: "colors";
3621
+ borderColor: "colors";
3622
+ borderInline: "colors";
3623
+ borderInlineEnd: "colors";
3624
+ borderInlineStart: "colors";
3625
+ borderLeft: "colors";
3626
+ borderLeftColor: "colors";
3627
+ borderRight: "colors";
3628
+ borderRightColor: "colors";
3629
+ borderTop: "colors";
3630
+ borderTopColor: "colors";
3631
+ caretColor: "colors";
3632
+ color: "colors";
3633
+ columnRuleColor: "colors";
3634
+ outline: "colors";
3635
+ outlineColor: "colors";
3636
+ fill: "colors";
3637
+ stroke: "colors";
3638
+ textDecorationColor: "colors";
3639
+ fontFamily: "fonts";
3640
+ fontWeight: "fontWeights";
3641
+ lineHeight: "lineHeights";
3642
+ letterSpacing: "letterSpacings";
3643
+ borderWidth: "borderWidths";
3644
+ borderTopWidth: "borderWidths";
3645
+ borderLeftWidth: "borderWidths";
3646
+ borderRightWidth: "borderWidths";
3647
+ borderBottomWidth: "borderWidths";
3648
+ borderStyle: "borderStyles";
3649
+ borderTopStyle: "borderStyles";
3650
+ borderLeftStyle: "borderStyles";
3651
+ borderRightStyle: "borderStyles";
3652
+ borderBottomStyle: "borderStyles";
3653
+ borderRadius: "radii";
3654
+ borderTopLeftRadius: "radii";
3655
+ borderTopRightRadius: "radii";
3656
+ borderBottomRightRadius: "radii";
3657
+ borderBottomLeftRadius: "radii";
3658
+ boxShadow: "shadows";
3659
+ textShadow: "shadows";
3660
+ transition: "transitions";
3661
+ zIndex: "zIndices";
3662
+ }, {
3663
+ bg: (value: {
3664
+ readonly [$$PropertyValue]: "backgroundColor";
3665
+ }) => {
3666
+ backgroundColor: {
3667
+ readonly [$$PropertyValue]: "backgroundColor";
3668
+ };
3669
+ };
3670
+ c: (value: {
3671
+ readonly [$$PropertyValue]: "color";
3672
+ }) => {
3673
+ color: {
3674
+ readonly [$$PropertyValue]: "color";
3675
+ };
3676
+ };
3677
+ r: (value: {
3678
+ readonly [$$ScaleValue]: "radii";
3679
+ }) => {
3680
+ borderRadius: {
3681
+ readonly [$$ScaleValue]: "radii";
3682
+ };
3683
+ };
3684
+ fs: (value: string | number | {
3685
+ readonly [$$PropertyValue]: "fontSize";
3686
+ }) => {
3687
+ fontSize: string | number | {
3688
+ readonly [$$PropertyValue]: "fontSize";
3689
+ };
3690
+ };
3691
+ size: (value: string | number | {
3692
+ readonly [$$ScaleValue]: "space";
3693
+ }) => {
3694
+ height: string | number | {
3695
+ readonly [$$ScaleValue]: "space";
3696
+ };
3697
+ width: string | number | {
3698
+ readonly [$$ScaleValue]: "space";
3699
+ };
3700
+ };
3701
+ w: (value: string | number | {
3702
+ readonly [$$ScaleValue]: "space";
3703
+ }) => {
3704
+ width: string | number | {
3705
+ readonly [$$ScaleValue]: "space";
3706
+ };
3707
+ };
3708
+ h: (value: string | number | {
3709
+ readonly [$$ScaleValue]: "space";
3710
+ }) => {
3711
+ height: string | number | {
3712
+ readonly [$$ScaleValue]: "space";
3713
+ };
3714
+ };
3715
+ p: (value: string | number | {
3716
+ readonly [$$ScaleValue]: "space";
3717
+ }) => {
3718
+ padding: string | number | {
3719
+ readonly [$$ScaleValue]: "space";
3720
+ };
3721
+ };
3722
+ pt: (value: string | number | {
3723
+ readonly [$$ScaleValue]: "space";
3724
+ }) => {
3725
+ paddingTop: string | number | {
3726
+ readonly [$$ScaleValue]: "space";
3727
+ };
3728
+ };
3729
+ pr: (value: string | number | {
3730
+ readonly [$$ScaleValue]: "space";
3731
+ }) => {
3732
+ paddingRight: string | number | {
3733
+ readonly [$$ScaleValue]: "space";
3734
+ };
3735
+ };
3736
+ pb: (value: string | number | {
3737
+ readonly [$$ScaleValue]: "space";
3738
+ }) => {
3739
+ paddingBottom: string | number | {
3740
+ readonly [$$ScaleValue]: "space";
3741
+ };
3742
+ };
3743
+ pl: (value: string | number | {
3744
+ readonly [$$ScaleValue]: "space";
3745
+ }) => {
3746
+ paddingLeft: string | number | {
3747
+ readonly [$$ScaleValue]: "space";
3748
+ };
3749
+ };
3750
+ px: (value: string | number | {
3751
+ readonly [$$ScaleValue]: "space";
3752
+ }) => {
3753
+ paddingLeft: string | number | {
3754
+ readonly [$$ScaleValue]: "space";
3755
+ };
3756
+ paddingRight: string | number | {
3757
+ readonly [$$ScaleValue]: "space";
3758
+ };
3759
+ };
3760
+ py: (value: string | number | {
3761
+ readonly [$$ScaleValue]: "space";
3762
+ }) => {
3763
+ paddingTop: string | number | {
3764
+ readonly [$$ScaleValue]: "space";
3765
+ };
3766
+ paddingBottom: string | number | {
3767
+ readonly [$$ScaleValue]: "space";
3768
+ };
3769
+ };
3770
+ m: (value: string | number | {
3771
+ readonly [$$ScaleValue]: "space";
3772
+ }) => {
3773
+ margin: string | number | {
3774
+ readonly [$$ScaleValue]: "space";
3775
+ };
3776
+ };
3777
+ mt: (value: string | number | {
3778
+ readonly [$$ScaleValue]: "space";
3779
+ }) => {
3780
+ marginTop: string | number | {
3781
+ readonly [$$ScaleValue]: "space";
3782
+ };
3783
+ };
3784
+ mr: (value: string | number | {
3785
+ readonly [$$ScaleValue]: "space";
3786
+ }) => {
3787
+ marginRight: string | number | {
3788
+ readonly [$$ScaleValue]: "space";
3789
+ };
3790
+ };
3791
+ mb: (value: string | number | {
3792
+ readonly [$$ScaleValue]: "space";
3793
+ }) => {
3794
+ marginBottom: string | number | {
3795
+ readonly [$$ScaleValue]: "space";
3796
+ };
3797
+ };
3798
+ ml: (value: string | number | {
3799
+ readonly [$$ScaleValue]: "space";
3800
+ }) => {
3801
+ marginLeft: string | number | {
3802
+ readonly [$$ScaleValue]: "space";
3803
+ };
3804
+ };
3805
+ mx: (value: string | number | {
3806
+ readonly [$$ScaleValue]: "space";
3807
+ }) => {
3808
+ marginLeft: string | number | {
3809
+ readonly [$$ScaleValue]: "space";
3810
+ };
3811
+ marginRight: string | number | {
3812
+ readonly [$$ScaleValue]: "space";
3813
+ };
3814
+ };
3815
+ my: (value: string | number | {
3816
+ readonly [$$ScaleValue]: "space";
3817
+ }) => {
3818
+ marginTop: string | number | {
3819
+ readonly [$$ScaleValue]: "space";
3820
+ };
3821
+ marginBottom: string | number | {
3822
+ readonly [$$ScaleValue]: "space";
3823
+ };
3824
+ };
3825
+ }>>;
3826
+ };