@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,4309 @@
1
+ export declare const Root: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
2
+ allowMotion: string;
3
+ sm: string;
4
+ md: string;
5
+ lg: string;
6
+ xl: string;
7
+ '2xl': string;
8
+ ls: string;
9
+ }, import("@stitches/react/types/css-util").CSS<{
10
+ allowMotion: string;
11
+ sm: string;
12
+ md: string;
13
+ lg: string;
14
+ xl: string;
15
+ '2xl': string;
16
+ ls: string;
17
+ }, {
18
+ colors: {
19
+ bgPrimary: string;
20
+ bgSecondary: string;
21
+ bgTertiary: string;
22
+ surfaceLight: string;
23
+ surfaceLighter: string;
24
+ textPrimary: string;
25
+ textSecondary: string;
26
+ textDisabled: string;
27
+ textInvert: string;
28
+ textHighEmp: string;
29
+ textMedEmp: string;
30
+ iconBtn: string;
31
+ iconHoverBg: string;
32
+ transparentBg: string;
33
+ mainBg: string;
34
+ tileBg: string;
35
+ secondaryDisabled: string;
36
+ previewBg: string;
37
+ statsBg: string;
38
+ menuBg: string;
39
+ inputBg: string;
40
+ toastBg: string;
41
+ borderDefault: string;
42
+ backgroundDefault: string;
43
+ borderLighter: string;
44
+ white: string;
45
+ black: string;
46
+ transparent: string;
47
+ orange: string;
48
+ cyan: string;
49
+ tamarind: string;
50
+ yellow: string;
51
+ twinYellow: string;
52
+ green: string;
53
+ darkgreen: string;
54
+ purple: string;
55
+ borderLight: string;
56
+ borderAccent: string;
57
+ success: string;
58
+ error: string;
59
+ errorTint: string;
60
+ warning: string;
61
+ brandLight: string;
62
+ brandDefault: string;
63
+ brandDark: string;
64
+ brandDisabled: string;
65
+ grayLight: string;
66
+ grayDefault: string;
67
+ grayDark: string;
68
+ secondaryGray: string;
69
+ grayDisabled: string;
70
+ textAccentHigh: string;
71
+ textAccentMedium: string;
72
+ textAccentDisabled: string;
73
+ surfaceDefault: string;
74
+ surfaceDark: string;
75
+ backgroundDark: string;
76
+ backgroundDarker: string;
77
+ primaryLight: string;
78
+ primaryDefault: string;
79
+ primaryDark: string;
80
+ primaryDisabled: string;
81
+ secondaryLight: string;
82
+ secondaryDefault: string;
83
+ secondaryDark: string;
84
+ errorDefault: string;
85
+ errorLight: string;
86
+ errorDark: string;
87
+ errorDisabled: string;
88
+ };
89
+ shadows: {
90
+ sm: string;
91
+ md: string;
92
+ };
93
+ fonts: {
94
+ sans: string;
95
+ };
96
+ fontSizes: {
97
+ h1: string;
98
+ h2: string;
99
+ h3: string;
100
+ h4: string;
101
+ h5: string;
102
+ h6: string;
103
+ tiny: string;
104
+ xs: string;
105
+ sm: string;
106
+ md: string;
107
+ lg: string;
108
+ };
109
+ fontWeights: {
110
+ semiBold: number;
111
+ medium: number;
112
+ regular: number;
113
+ };
114
+ lineHeights: {
115
+ h1: string;
116
+ h2: string;
117
+ h3: string;
118
+ h4: string;
119
+ h5: string;
120
+ h6: string;
121
+ tiny: string;
122
+ xs: string;
123
+ sm: string;
124
+ md: string;
125
+ };
126
+ radii: {
127
+ '0': string;
128
+ '1': string;
129
+ '2': string;
130
+ '3': string;
131
+ '4': string;
132
+ round: string;
133
+ };
134
+ space: {
135
+ 0: string;
136
+ xs: string;
137
+ sm: string;
138
+ md: string;
139
+ lg: string;
140
+ xl: string;
141
+ px: string;
142
+ 1: string;
143
+ 2: string;
144
+ 3: string;
145
+ 4: string;
146
+ 5: string;
147
+ 6: string;
148
+ 7: string;
149
+ 8: string;
150
+ 9: string;
151
+ 10: string;
152
+ 11: string;
153
+ 12: string;
154
+ 13: string;
155
+ 14: string;
156
+ 15: string;
157
+ 16: string;
158
+ 17: string;
159
+ 18: string;
160
+ 19: string;
161
+ 20: string;
162
+ 24: string;
163
+ 28: string;
164
+ 32: string;
165
+ 36: string;
166
+ 40: string;
167
+ 44: string;
168
+ 48: string;
169
+ 52: string;
170
+ 56: string;
171
+ 60: string;
172
+ 64: string;
173
+ 72: string;
174
+ 80: string;
175
+ 96: string;
176
+ 100: string;
177
+ };
178
+ borderWidths: {
179
+ light: string;
180
+ normal: string;
181
+ bold: string;
182
+ extrabold: string;
183
+ black: string;
184
+ };
185
+ }, {
186
+ width: string;
187
+ height: string;
188
+ minWidth: string;
189
+ maxWidth: string;
190
+ minHeight: string;
191
+ maxHeight: string;
192
+ flexBasis: string;
193
+ gridTemplateColumns: string;
194
+ gridTemplateRows: string;
195
+ blockSize: string;
196
+ minBlockSize: string;
197
+ maxBlockSize: string;
198
+ inlineSize: string;
199
+ minInlineSize: string;
200
+ maxInlineSize: string;
201
+ gap: "space";
202
+ gridGap: "space";
203
+ columnGap: "space";
204
+ gridColumnGap: "space";
205
+ rowGap: "space";
206
+ gridRowGap: "space";
207
+ inset: "space";
208
+ insetBlock: "space";
209
+ insetBlockEnd: "space";
210
+ insetBlockStart: "space";
211
+ insetInline: "space";
212
+ insetInlineEnd: "space";
213
+ insetInlineStart: "space";
214
+ margin: "space";
215
+ marginTop: "space";
216
+ marginRight: "space";
217
+ marginBottom: "space";
218
+ marginLeft: "space";
219
+ marginBlock: "space";
220
+ marginBlockEnd: "space";
221
+ marginBlockStart: "space";
222
+ marginInline: "space";
223
+ marginInlineEnd: "space";
224
+ marginInlineStart: "space";
225
+ padding: "space";
226
+ paddingTop: "space";
227
+ paddingRight: "space";
228
+ paddingBottom: "space";
229
+ paddingLeft: "space";
230
+ paddingBlock: "space";
231
+ paddingBlockEnd: "space";
232
+ paddingBlockStart: "space";
233
+ paddingInline: "space";
234
+ paddingInlineEnd: "space";
235
+ paddingInlineStart: "space";
236
+ scrollMargin: "space";
237
+ scrollMarginTop: "space";
238
+ scrollMarginRight: "space";
239
+ scrollMarginBottom: "space";
240
+ scrollMarginLeft: "space";
241
+ scrollMarginBlock: "space";
242
+ scrollMarginBlockEnd: "space";
243
+ scrollMarginBlockStart: "space";
244
+ scrollMarginInline: "space";
245
+ scrollMarginInlineEnd: "space";
246
+ scrollMarginInlineStart: "space";
247
+ scrollPadding: "space";
248
+ scrollPaddingTop: "space";
249
+ scrollPaddingRight: "space";
250
+ scrollPaddingBottom: "space";
251
+ scrollPaddingLeft: "space";
252
+ scrollPaddingBlock: "space";
253
+ scrollPaddingBlockEnd: "space";
254
+ scrollPaddingBlockStart: "space";
255
+ scrollPaddingInline: "space";
256
+ scrollPaddingInlineEnd: "space";
257
+ scrollPaddingInlineStart: "space";
258
+ top: "space";
259
+ right: "space";
260
+ bottom: "space";
261
+ left: "space";
262
+ fontSize: "fontSizes";
263
+ background: "colors";
264
+ backgroundColor: "colors";
265
+ backgroundImage: "colors";
266
+ borderImage: "colors";
267
+ border: "colors";
268
+ borderBlock: "colors";
269
+ borderBlockEnd: "colors";
270
+ borderBlockStart: "colors";
271
+ borderBottom: "colors";
272
+ borderBottomColor: "colors";
273
+ borderColor: "colors";
274
+ borderInline: "colors";
275
+ borderInlineEnd: "colors";
276
+ borderInlineStart: "colors";
277
+ borderLeft: "colors";
278
+ borderLeftColor: "colors";
279
+ borderRight: "colors";
280
+ borderRightColor: "colors";
281
+ borderTop: "colors";
282
+ borderTopColor: "colors";
283
+ caretColor: "colors";
284
+ color: "colors";
285
+ columnRuleColor: "colors";
286
+ outline: "colors";
287
+ outlineColor: "colors";
288
+ fill: "colors";
289
+ stroke: "colors";
290
+ textDecorationColor: "colors";
291
+ fontFamily: "fonts";
292
+ fontWeight: "fontWeights";
293
+ lineHeight: "lineHeights";
294
+ letterSpacing: "letterSpacings";
295
+ borderWidth: "borderWidths";
296
+ borderTopWidth: "borderWidths";
297
+ borderLeftWidth: "borderWidths";
298
+ borderRightWidth: "borderWidths";
299
+ borderBottomWidth: "borderWidths";
300
+ borderStyle: "borderStyles";
301
+ borderTopStyle: "borderStyles";
302
+ borderLeftStyle: "borderStyles";
303
+ borderRightStyle: "borderStyles";
304
+ borderBottomStyle: "borderStyles";
305
+ borderRadius: "radii";
306
+ borderTopLeftRadius: "radii";
307
+ borderTopRightRadius: "radii";
308
+ borderBottomRightRadius: "radii";
309
+ borderBottomLeftRadius: "radii";
310
+ boxShadow: "shadows";
311
+ textShadow: "shadows";
312
+ transition: "transitions";
313
+ zIndex: "zIndices";
314
+ }, {
315
+ bg: (value: {
316
+ readonly [$$PropertyValue]: "backgroundColor";
317
+ }) => {
318
+ backgroundColor: {
319
+ readonly [$$PropertyValue]: "backgroundColor";
320
+ };
321
+ };
322
+ c: (value: {
323
+ readonly [$$PropertyValue]: "color";
324
+ }) => {
325
+ color: {
326
+ readonly [$$PropertyValue]: "color";
327
+ };
328
+ };
329
+ r: (value: {
330
+ readonly [$$ScaleValue]: "radii";
331
+ }) => {
332
+ borderRadius: {
333
+ readonly [$$ScaleValue]: "radii";
334
+ };
335
+ };
336
+ fs: (value: string | number | {
337
+ readonly [$$PropertyValue]: "fontSize";
338
+ }) => {
339
+ fontSize: string | number | {
340
+ readonly [$$PropertyValue]: "fontSize";
341
+ };
342
+ };
343
+ size: (value: string | number | {
344
+ readonly [$$ScaleValue]: "space";
345
+ }) => {
346
+ height: string | number | {
347
+ readonly [$$ScaleValue]: "space";
348
+ };
349
+ width: string | number | {
350
+ readonly [$$ScaleValue]: "space";
351
+ };
352
+ };
353
+ w: (value: string | number | {
354
+ readonly [$$ScaleValue]: "space";
355
+ }) => {
356
+ width: string | number | {
357
+ readonly [$$ScaleValue]: "space";
358
+ };
359
+ };
360
+ h: (value: string | number | {
361
+ readonly [$$ScaleValue]: "space";
362
+ }) => {
363
+ height: string | number | {
364
+ readonly [$$ScaleValue]: "space";
365
+ };
366
+ };
367
+ p: (value: string | number | {
368
+ readonly [$$ScaleValue]: "space";
369
+ }) => {
370
+ padding: string | number | {
371
+ readonly [$$ScaleValue]: "space";
372
+ };
373
+ };
374
+ pt: (value: string | number | {
375
+ readonly [$$ScaleValue]: "space";
376
+ }) => {
377
+ paddingTop: string | number | {
378
+ readonly [$$ScaleValue]: "space";
379
+ };
380
+ };
381
+ pr: (value: string | number | {
382
+ readonly [$$ScaleValue]: "space";
383
+ }) => {
384
+ paddingRight: string | number | {
385
+ readonly [$$ScaleValue]: "space";
386
+ };
387
+ };
388
+ pb: (value: string | number | {
389
+ readonly [$$ScaleValue]: "space";
390
+ }) => {
391
+ paddingBottom: string | number | {
392
+ readonly [$$ScaleValue]: "space";
393
+ };
394
+ };
395
+ pl: (value: string | number | {
396
+ readonly [$$ScaleValue]: "space";
397
+ }) => {
398
+ paddingLeft: string | number | {
399
+ readonly [$$ScaleValue]: "space";
400
+ };
401
+ };
402
+ px: (value: string | number | {
403
+ readonly [$$ScaleValue]: "space";
404
+ }) => {
405
+ paddingLeft: string | number | {
406
+ readonly [$$ScaleValue]: "space";
407
+ };
408
+ paddingRight: string | number | {
409
+ readonly [$$ScaleValue]: "space";
410
+ };
411
+ };
412
+ py: (value: string | number | {
413
+ readonly [$$ScaleValue]: "space";
414
+ }) => {
415
+ paddingTop: string | number | {
416
+ readonly [$$ScaleValue]: "space";
417
+ };
418
+ paddingBottom: string | number | {
419
+ readonly [$$ScaleValue]: "space";
420
+ };
421
+ };
422
+ m: (value: string | number | {
423
+ readonly [$$ScaleValue]: "space";
424
+ }) => {
425
+ margin: string | number | {
426
+ readonly [$$ScaleValue]: "space";
427
+ };
428
+ };
429
+ mt: (value: string | number | {
430
+ readonly [$$ScaleValue]: "space";
431
+ }) => {
432
+ marginTop: string | number | {
433
+ readonly [$$ScaleValue]: "space";
434
+ };
435
+ };
436
+ mr: (value: string | number | {
437
+ readonly [$$ScaleValue]: "space";
438
+ }) => {
439
+ marginRight: string | number | {
440
+ readonly [$$ScaleValue]: "space";
441
+ };
442
+ };
443
+ mb: (value: string | number | {
444
+ readonly [$$ScaleValue]: "space";
445
+ }) => {
446
+ marginBottom: string | number | {
447
+ readonly [$$ScaleValue]: "space";
448
+ };
449
+ };
450
+ ml: (value: string | number | {
451
+ readonly [$$ScaleValue]: "space";
452
+ }) => {
453
+ marginLeft: string | number | {
454
+ readonly [$$ScaleValue]: "space";
455
+ };
456
+ };
457
+ mx: (value: string | number | {
458
+ readonly [$$ScaleValue]: "space";
459
+ }) => {
460
+ marginLeft: string | number | {
461
+ readonly [$$ScaleValue]: "space";
462
+ };
463
+ marginRight: string | number | {
464
+ readonly [$$ScaleValue]: "space";
465
+ };
466
+ };
467
+ my: (value: string | number | {
468
+ readonly [$$ScaleValue]: "space";
469
+ }) => {
470
+ marginTop: string | number | {
471
+ readonly [$$ScaleValue]: "space";
472
+ };
473
+ marginBottom: string | number | {
474
+ readonly [$$ScaleValue]: "space";
475
+ };
476
+ };
477
+ }>>;
478
+ declare const Container: import("@stitches/react/types/styled-component").StyledComponent<"div", {
479
+ transparentBg?: boolean | "true" | undefined;
480
+ noRadius?: boolean | "true" | undefined;
481
+ }, {
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
+ declare const Overlay: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
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
+ declare const Info: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
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
+ declare const AttributeBox: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
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
+ declare const AudioIndicator: import("@stitches/react/types/styled-component").StyledComponent<"div", {
2390
+ size?: "medium" | "small" | undefined;
2391
+ }, {
2392
+ allowMotion: string;
2393
+ sm: string;
2394
+ md: string;
2395
+ lg: string;
2396
+ xl: string;
2397
+ '2xl': string;
2398
+ ls: string;
2399
+ }, import("@stitches/react/types/css-util").CSS<{
2400
+ allowMotion: string;
2401
+ sm: string;
2402
+ md: string;
2403
+ lg: string;
2404
+ xl: string;
2405
+ '2xl': string;
2406
+ ls: string;
2407
+ }, {
2408
+ colors: {
2409
+ bgPrimary: string;
2410
+ bgSecondary: string;
2411
+ bgTertiary: string;
2412
+ surfaceLight: string;
2413
+ surfaceLighter: string;
2414
+ textPrimary: string;
2415
+ textSecondary: string;
2416
+ textDisabled: string;
2417
+ textInvert: string;
2418
+ textHighEmp: string;
2419
+ textMedEmp: string;
2420
+ iconBtn: string;
2421
+ iconHoverBg: string;
2422
+ transparentBg: string;
2423
+ mainBg: string;
2424
+ tileBg: string;
2425
+ secondaryDisabled: string;
2426
+ previewBg: string;
2427
+ statsBg: string;
2428
+ menuBg: string;
2429
+ inputBg: string;
2430
+ toastBg: string;
2431
+ borderDefault: string;
2432
+ backgroundDefault: string;
2433
+ borderLighter: string;
2434
+ white: string;
2435
+ black: string;
2436
+ transparent: string;
2437
+ orange: string;
2438
+ cyan: string;
2439
+ tamarind: string;
2440
+ yellow: string;
2441
+ twinYellow: string;
2442
+ green: string;
2443
+ darkgreen: string;
2444
+ purple: string;
2445
+ borderLight: string;
2446
+ borderAccent: string;
2447
+ success: string;
2448
+ error: string;
2449
+ errorTint: string;
2450
+ warning: string;
2451
+ brandLight: string;
2452
+ brandDefault: string;
2453
+ brandDark: string;
2454
+ brandDisabled: string;
2455
+ grayLight: string;
2456
+ grayDefault: string;
2457
+ grayDark: string;
2458
+ secondaryGray: string;
2459
+ grayDisabled: string;
2460
+ textAccentHigh: string;
2461
+ textAccentMedium: string;
2462
+ textAccentDisabled: string;
2463
+ surfaceDefault: string;
2464
+ surfaceDark: string;
2465
+ backgroundDark: string;
2466
+ backgroundDarker: string;
2467
+ primaryLight: string;
2468
+ primaryDefault: string;
2469
+ primaryDark: string;
2470
+ primaryDisabled: string;
2471
+ secondaryLight: string;
2472
+ secondaryDefault: string;
2473
+ secondaryDark: string;
2474
+ errorDefault: string;
2475
+ errorLight: string;
2476
+ errorDark: string;
2477
+ errorDisabled: string;
2478
+ };
2479
+ shadows: {
2480
+ sm: string;
2481
+ md: string;
2482
+ };
2483
+ fonts: {
2484
+ sans: string;
2485
+ };
2486
+ fontSizes: {
2487
+ h1: string;
2488
+ h2: string;
2489
+ h3: string;
2490
+ h4: string;
2491
+ h5: string;
2492
+ h6: string;
2493
+ tiny: string;
2494
+ xs: string;
2495
+ sm: string;
2496
+ md: string;
2497
+ lg: string;
2498
+ };
2499
+ fontWeights: {
2500
+ semiBold: number;
2501
+ medium: number;
2502
+ regular: number;
2503
+ };
2504
+ lineHeights: {
2505
+ h1: string;
2506
+ h2: string;
2507
+ h3: string;
2508
+ h4: string;
2509
+ h5: string;
2510
+ h6: string;
2511
+ tiny: string;
2512
+ xs: string;
2513
+ sm: string;
2514
+ md: string;
2515
+ };
2516
+ radii: {
2517
+ '0': string;
2518
+ '1': string;
2519
+ '2': string;
2520
+ '3': string;
2521
+ '4': string;
2522
+ round: string;
2523
+ };
2524
+ space: {
2525
+ 0: string;
2526
+ xs: string;
2527
+ sm: string;
2528
+ md: string;
2529
+ lg: string;
2530
+ xl: string;
2531
+ px: string;
2532
+ 1: string;
2533
+ 2: string;
2534
+ 3: string;
2535
+ 4: string;
2536
+ 5: string;
2537
+ 6: string;
2538
+ 7: string;
2539
+ 8: string;
2540
+ 9: string;
2541
+ 10: string;
2542
+ 11: string;
2543
+ 12: string;
2544
+ 13: string;
2545
+ 14: string;
2546
+ 15: string;
2547
+ 16: string;
2548
+ 17: string;
2549
+ 18: string;
2550
+ 19: string;
2551
+ 20: string;
2552
+ 24: string;
2553
+ 28: string;
2554
+ 32: string;
2555
+ 36: string;
2556
+ 40: string;
2557
+ 44: string;
2558
+ 48: string;
2559
+ 52: string;
2560
+ 56: string;
2561
+ 60: string;
2562
+ 64: string;
2563
+ 72: string;
2564
+ 80: string;
2565
+ 96: string;
2566
+ 100: string;
2567
+ };
2568
+ borderWidths: {
2569
+ light: string;
2570
+ normal: string;
2571
+ bold: string;
2572
+ extrabold: string;
2573
+ black: string;
2574
+ };
2575
+ }, {
2576
+ width: string;
2577
+ height: string;
2578
+ minWidth: string;
2579
+ maxWidth: string;
2580
+ minHeight: string;
2581
+ maxHeight: string;
2582
+ flexBasis: string;
2583
+ gridTemplateColumns: string;
2584
+ gridTemplateRows: string;
2585
+ blockSize: string;
2586
+ minBlockSize: string;
2587
+ maxBlockSize: string;
2588
+ inlineSize: string;
2589
+ minInlineSize: string;
2590
+ maxInlineSize: string;
2591
+ gap: "space";
2592
+ gridGap: "space";
2593
+ columnGap: "space";
2594
+ gridColumnGap: "space";
2595
+ rowGap: "space";
2596
+ gridRowGap: "space";
2597
+ inset: "space";
2598
+ insetBlock: "space";
2599
+ insetBlockEnd: "space";
2600
+ insetBlockStart: "space";
2601
+ insetInline: "space";
2602
+ insetInlineEnd: "space";
2603
+ insetInlineStart: "space";
2604
+ margin: "space";
2605
+ marginTop: "space";
2606
+ marginRight: "space";
2607
+ marginBottom: "space";
2608
+ marginLeft: "space";
2609
+ marginBlock: "space";
2610
+ marginBlockEnd: "space";
2611
+ marginBlockStart: "space";
2612
+ marginInline: "space";
2613
+ marginInlineEnd: "space";
2614
+ marginInlineStart: "space";
2615
+ padding: "space";
2616
+ paddingTop: "space";
2617
+ paddingRight: "space";
2618
+ paddingBottom: "space";
2619
+ paddingLeft: "space";
2620
+ paddingBlock: "space";
2621
+ paddingBlockEnd: "space";
2622
+ paddingBlockStart: "space";
2623
+ paddingInline: "space";
2624
+ paddingInlineEnd: "space";
2625
+ paddingInlineStart: "space";
2626
+ scrollMargin: "space";
2627
+ scrollMarginTop: "space";
2628
+ scrollMarginRight: "space";
2629
+ scrollMarginBottom: "space";
2630
+ scrollMarginLeft: "space";
2631
+ scrollMarginBlock: "space";
2632
+ scrollMarginBlockEnd: "space";
2633
+ scrollMarginBlockStart: "space";
2634
+ scrollMarginInline: "space";
2635
+ scrollMarginInlineEnd: "space";
2636
+ scrollMarginInlineStart: "space";
2637
+ scrollPadding: "space";
2638
+ scrollPaddingTop: "space";
2639
+ scrollPaddingRight: "space";
2640
+ scrollPaddingBottom: "space";
2641
+ scrollPaddingLeft: "space";
2642
+ scrollPaddingBlock: "space";
2643
+ scrollPaddingBlockEnd: "space";
2644
+ scrollPaddingBlockStart: "space";
2645
+ scrollPaddingInline: "space";
2646
+ scrollPaddingInlineEnd: "space";
2647
+ scrollPaddingInlineStart: "space";
2648
+ top: "space";
2649
+ right: "space";
2650
+ bottom: "space";
2651
+ left: "space";
2652
+ fontSize: "fontSizes";
2653
+ background: "colors";
2654
+ backgroundColor: "colors";
2655
+ backgroundImage: "colors";
2656
+ borderImage: "colors";
2657
+ border: "colors";
2658
+ borderBlock: "colors";
2659
+ borderBlockEnd: "colors";
2660
+ borderBlockStart: "colors";
2661
+ borderBottom: "colors";
2662
+ borderBottomColor: "colors";
2663
+ borderColor: "colors";
2664
+ borderInline: "colors";
2665
+ borderInlineEnd: "colors";
2666
+ borderInlineStart: "colors";
2667
+ borderLeft: "colors";
2668
+ borderLeftColor: "colors";
2669
+ borderRight: "colors";
2670
+ borderRightColor: "colors";
2671
+ borderTop: "colors";
2672
+ borderTopColor: "colors";
2673
+ caretColor: "colors";
2674
+ color: "colors";
2675
+ columnRuleColor: "colors";
2676
+ outline: "colors";
2677
+ outlineColor: "colors";
2678
+ fill: "colors";
2679
+ stroke: "colors";
2680
+ textDecorationColor: "colors";
2681
+ fontFamily: "fonts";
2682
+ fontWeight: "fontWeights";
2683
+ lineHeight: "lineHeights";
2684
+ letterSpacing: "letterSpacings";
2685
+ borderWidth: "borderWidths";
2686
+ borderTopWidth: "borderWidths";
2687
+ borderLeftWidth: "borderWidths";
2688
+ borderRightWidth: "borderWidths";
2689
+ borderBottomWidth: "borderWidths";
2690
+ borderStyle: "borderStyles";
2691
+ borderTopStyle: "borderStyles";
2692
+ borderLeftStyle: "borderStyles";
2693
+ borderRightStyle: "borderStyles";
2694
+ borderBottomStyle: "borderStyles";
2695
+ borderRadius: "radii";
2696
+ borderTopLeftRadius: "radii";
2697
+ borderTopRightRadius: "radii";
2698
+ borderBottomRightRadius: "radii";
2699
+ borderBottomLeftRadius: "radii";
2700
+ boxShadow: "shadows";
2701
+ textShadow: "shadows";
2702
+ transition: "transitions";
2703
+ zIndex: "zIndices";
2704
+ }, {
2705
+ bg: (value: {
2706
+ readonly [$$PropertyValue]: "backgroundColor";
2707
+ }) => {
2708
+ backgroundColor: {
2709
+ readonly [$$PropertyValue]: "backgroundColor";
2710
+ };
2711
+ };
2712
+ c: (value: {
2713
+ readonly [$$PropertyValue]: "color";
2714
+ }) => {
2715
+ color: {
2716
+ readonly [$$PropertyValue]: "color";
2717
+ };
2718
+ };
2719
+ r: (value: {
2720
+ readonly [$$ScaleValue]: "radii";
2721
+ }) => {
2722
+ borderRadius: {
2723
+ readonly [$$ScaleValue]: "radii";
2724
+ };
2725
+ };
2726
+ fs: (value: string | number | {
2727
+ readonly [$$PropertyValue]: "fontSize";
2728
+ }) => {
2729
+ fontSize: string | number | {
2730
+ readonly [$$PropertyValue]: "fontSize";
2731
+ };
2732
+ };
2733
+ size: (value: string | number | {
2734
+ readonly [$$ScaleValue]: "space";
2735
+ }) => {
2736
+ height: string | number | {
2737
+ readonly [$$ScaleValue]: "space";
2738
+ };
2739
+ width: string | number | {
2740
+ readonly [$$ScaleValue]: "space";
2741
+ };
2742
+ };
2743
+ w: (value: string | number | {
2744
+ readonly [$$ScaleValue]: "space";
2745
+ }) => {
2746
+ width: string | number | {
2747
+ readonly [$$ScaleValue]: "space";
2748
+ };
2749
+ };
2750
+ h: (value: string | number | {
2751
+ readonly [$$ScaleValue]: "space";
2752
+ }) => {
2753
+ height: string | number | {
2754
+ readonly [$$ScaleValue]: "space";
2755
+ };
2756
+ };
2757
+ p: (value: string | number | {
2758
+ readonly [$$ScaleValue]: "space";
2759
+ }) => {
2760
+ padding: string | number | {
2761
+ readonly [$$ScaleValue]: "space";
2762
+ };
2763
+ };
2764
+ pt: (value: string | number | {
2765
+ readonly [$$ScaleValue]: "space";
2766
+ }) => {
2767
+ paddingTop: string | number | {
2768
+ readonly [$$ScaleValue]: "space";
2769
+ };
2770
+ };
2771
+ pr: (value: string | number | {
2772
+ readonly [$$ScaleValue]: "space";
2773
+ }) => {
2774
+ paddingRight: string | number | {
2775
+ readonly [$$ScaleValue]: "space";
2776
+ };
2777
+ };
2778
+ pb: (value: string | number | {
2779
+ readonly [$$ScaleValue]: "space";
2780
+ }) => {
2781
+ paddingBottom: string | number | {
2782
+ readonly [$$ScaleValue]: "space";
2783
+ };
2784
+ };
2785
+ pl: (value: string | number | {
2786
+ readonly [$$ScaleValue]: "space";
2787
+ }) => {
2788
+ paddingLeft: string | number | {
2789
+ readonly [$$ScaleValue]: "space";
2790
+ };
2791
+ };
2792
+ px: (value: string | number | {
2793
+ readonly [$$ScaleValue]: "space";
2794
+ }) => {
2795
+ paddingLeft: string | number | {
2796
+ readonly [$$ScaleValue]: "space";
2797
+ };
2798
+ paddingRight: string | number | {
2799
+ readonly [$$ScaleValue]: "space";
2800
+ };
2801
+ };
2802
+ py: (value: string | number | {
2803
+ readonly [$$ScaleValue]: "space";
2804
+ }) => {
2805
+ paddingTop: string | number | {
2806
+ readonly [$$ScaleValue]: "space";
2807
+ };
2808
+ paddingBottom: string | number | {
2809
+ readonly [$$ScaleValue]: "space";
2810
+ };
2811
+ };
2812
+ m: (value: string | number | {
2813
+ readonly [$$ScaleValue]: "space";
2814
+ }) => {
2815
+ margin: string | number | {
2816
+ readonly [$$ScaleValue]: "space";
2817
+ };
2818
+ };
2819
+ mt: (value: string | number | {
2820
+ readonly [$$ScaleValue]: "space";
2821
+ }) => {
2822
+ marginTop: string | number | {
2823
+ readonly [$$ScaleValue]: "space";
2824
+ };
2825
+ };
2826
+ mr: (value: string | number | {
2827
+ readonly [$$ScaleValue]: "space";
2828
+ }) => {
2829
+ marginRight: string | number | {
2830
+ readonly [$$ScaleValue]: "space";
2831
+ };
2832
+ };
2833
+ mb: (value: string | number | {
2834
+ readonly [$$ScaleValue]: "space";
2835
+ }) => {
2836
+ marginBottom: string | number | {
2837
+ readonly [$$ScaleValue]: "space";
2838
+ };
2839
+ };
2840
+ ml: (value: string | number | {
2841
+ readonly [$$ScaleValue]: "space";
2842
+ }) => {
2843
+ marginLeft: string | number | {
2844
+ readonly [$$ScaleValue]: "space";
2845
+ };
2846
+ };
2847
+ mx: (value: string | number | {
2848
+ readonly [$$ScaleValue]: "space";
2849
+ }) => {
2850
+ marginLeft: string | number | {
2851
+ readonly [$$ScaleValue]: "space";
2852
+ };
2853
+ marginRight: string | number | {
2854
+ readonly [$$ScaleValue]: "space";
2855
+ };
2856
+ };
2857
+ my: (value: string | number | {
2858
+ readonly [$$ScaleValue]: "space";
2859
+ }) => {
2860
+ marginTop: string | number | {
2861
+ readonly [$$ScaleValue]: "space";
2862
+ };
2863
+ marginBottom: string | number | {
2864
+ readonly [$$ScaleValue]: "space";
2865
+ };
2866
+ };
2867
+ }>>;
2868
+ declare const FullScreenButton: import("@stitches/react/types/styled-component").StyledComponent<"button", {}, {
2869
+ allowMotion: string;
2870
+ sm: string;
2871
+ md: string;
2872
+ lg: string;
2873
+ xl: string;
2874
+ '2xl': string;
2875
+ ls: string;
2876
+ }, import("@stitches/react/types/css-util").CSS<{
2877
+ allowMotion: string;
2878
+ sm: string;
2879
+ md: string;
2880
+ lg: string;
2881
+ xl: string;
2882
+ '2xl': string;
2883
+ ls: string;
2884
+ }, {
2885
+ colors: {
2886
+ bgPrimary: string;
2887
+ bgSecondary: string;
2888
+ bgTertiary: string;
2889
+ surfaceLight: string;
2890
+ surfaceLighter: string;
2891
+ textPrimary: string;
2892
+ textSecondary: string;
2893
+ textDisabled: string;
2894
+ textInvert: string;
2895
+ textHighEmp: string;
2896
+ textMedEmp: string;
2897
+ iconBtn: string;
2898
+ iconHoverBg: string;
2899
+ transparentBg: string;
2900
+ mainBg: string;
2901
+ tileBg: string;
2902
+ secondaryDisabled: string;
2903
+ previewBg: string;
2904
+ statsBg: string;
2905
+ menuBg: string;
2906
+ inputBg: string;
2907
+ toastBg: string;
2908
+ borderDefault: string;
2909
+ backgroundDefault: string;
2910
+ borderLighter: string;
2911
+ white: string;
2912
+ black: string;
2913
+ transparent: string;
2914
+ orange: string;
2915
+ cyan: string;
2916
+ tamarind: string;
2917
+ yellow: string;
2918
+ twinYellow: string;
2919
+ green: string;
2920
+ darkgreen: string;
2921
+ purple: string;
2922
+ borderLight: string;
2923
+ borderAccent: string;
2924
+ success: string;
2925
+ error: string;
2926
+ errorTint: string;
2927
+ warning: string;
2928
+ brandLight: string;
2929
+ brandDefault: string;
2930
+ brandDark: string;
2931
+ brandDisabled: string;
2932
+ grayLight: string;
2933
+ grayDefault: string;
2934
+ grayDark: string;
2935
+ secondaryGray: string;
2936
+ grayDisabled: string;
2937
+ textAccentHigh: string;
2938
+ textAccentMedium: string;
2939
+ textAccentDisabled: string;
2940
+ surfaceDefault: string;
2941
+ surfaceDark: string;
2942
+ backgroundDark: string;
2943
+ backgroundDarker: string;
2944
+ primaryLight: string;
2945
+ primaryDefault: string;
2946
+ primaryDark: string;
2947
+ primaryDisabled: string;
2948
+ secondaryLight: string;
2949
+ secondaryDefault: string;
2950
+ secondaryDark: string;
2951
+ errorDefault: string;
2952
+ errorLight: string;
2953
+ errorDark: string;
2954
+ errorDisabled: string;
2955
+ };
2956
+ shadows: {
2957
+ sm: string;
2958
+ md: string;
2959
+ };
2960
+ fonts: {
2961
+ sans: string;
2962
+ };
2963
+ fontSizes: {
2964
+ h1: string;
2965
+ h2: string;
2966
+ h3: string;
2967
+ h4: string;
2968
+ h5: string;
2969
+ h6: string;
2970
+ tiny: string;
2971
+ xs: string;
2972
+ sm: string;
2973
+ md: string;
2974
+ lg: string;
2975
+ };
2976
+ fontWeights: {
2977
+ semiBold: number;
2978
+ medium: number;
2979
+ regular: number;
2980
+ };
2981
+ lineHeights: {
2982
+ h1: string;
2983
+ h2: string;
2984
+ h3: string;
2985
+ h4: string;
2986
+ h5: string;
2987
+ h6: string;
2988
+ tiny: string;
2989
+ xs: string;
2990
+ sm: string;
2991
+ md: string;
2992
+ };
2993
+ radii: {
2994
+ '0': string;
2995
+ '1': string;
2996
+ '2': string;
2997
+ '3': string;
2998
+ '4': string;
2999
+ round: string;
3000
+ };
3001
+ space: {
3002
+ 0: string;
3003
+ xs: string;
3004
+ sm: string;
3005
+ md: string;
3006
+ lg: string;
3007
+ xl: string;
3008
+ px: string;
3009
+ 1: string;
3010
+ 2: string;
3011
+ 3: string;
3012
+ 4: string;
3013
+ 5: string;
3014
+ 6: string;
3015
+ 7: string;
3016
+ 8: string;
3017
+ 9: string;
3018
+ 10: string;
3019
+ 11: string;
3020
+ 12: string;
3021
+ 13: string;
3022
+ 14: string;
3023
+ 15: string;
3024
+ 16: string;
3025
+ 17: string;
3026
+ 18: string;
3027
+ 19: string;
3028
+ 20: string;
3029
+ 24: string;
3030
+ 28: string;
3031
+ 32: string;
3032
+ 36: string;
3033
+ 40: string;
3034
+ 44: string;
3035
+ 48: string;
3036
+ 52: string;
3037
+ 56: string;
3038
+ 60: string;
3039
+ 64: string;
3040
+ 72: string;
3041
+ 80: string;
3042
+ 96: string;
3043
+ 100: string;
3044
+ };
3045
+ borderWidths: {
3046
+ light: string;
3047
+ normal: string;
3048
+ bold: string;
3049
+ extrabold: string;
3050
+ black: string;
3051
+ };
3052
+ }, {
3053
+ width: string;
3054
+ height: string;
3055
+ minWidth: string;
3056
+ maxWidth: string;
3057
+ minHeight: string;
3058
+ maxHeight: string;
3059
+ flexBasis: string;
3060
+ gridTemplateColumns: string;
3061
+ gridTemplateRows: string;
3062
+ blockSize: string;
3063
+ minBlockSize: string;
3064
+ maxBlockSize: string;
3065
+ inlineSize: string;
3066
+ minInlineSize: string;
3067
+ maxInlineSize: string;
3068
+ gap: "space";
3069
+ gridGap: "space";
3070
+ columnGap: "space";
3071
+ gridColumnGap: "space";
3072
+ rowGap: "space";
3073
+ gridRowGap: "space";
3074
+ inset: "space";
3075
+ insetBlock: "space";
3076
+ insetBlockEnd: "space";
3077
+ insetBlockStart: "space";
3078
+ insetInline: "space";
3079
+ insetInlineEnd: "space";
3080
+ insetInlineStart: "space";
3081
+ margin: "space";
3082
+ marginTop: "space";
3083
+ marginRight: "space";
3084
+ marginBottom: "space";
3085
+ marginLeft: "space";
3086
+ marginBlock: "space";
3087
+ marginBlockEnd: "space";
3088
+ marginBlockStart: "space";
3089
+ marginInline: "space";
3090
+ marginInlineEnd: "space";
3091
+ marginInlineStart: "space";
3092
+ padding: "space";
3093
+ paddingTop: "space";
3094
+ paddingRight: "space";
3095
+ paddingBottom: "space";
3096
+ paddingLeft: "space";
3097
+ paddingBlock: "space";
3098
+ paddingBlockEnd: "space";
3099
+ paddingBlockStart: "space";
3100
+ paddingInline: "space";
3101
+ paddingInlineEnd: "space";
3102
+ paddingInlineStart: "space";
3103
+ scrollMargin: "space";
3104
+ scrollMarginTop: "space";
3105
+ scrollMarginRight: "space";
3106
+ scrollMarginBottom: "space";
3107
+ scrollMarginLeft: "space";
3108
+ scrollMarginBlock: "space";
3109
+ scrollMarginBlockEnd: "space";
3110
+ scrollMarginBlockStart: "space";
3111
+ scrollMarginInline: "space";
3112
+ scrollMarginInlineEnd: "space";
3113
+ scrollMarginInlineStart: "space";
3114
+ scrollPadding: "space";
3115
+ scrollPaddingTop: "space";
3116
+ scrollPaddingRight: "space";
3117
+ scrollPaddingBottom: "space";
3118
+ scrollPaddingLeft: "space";
3119
+ scrollPaddingBlock: "space";
3120
+ scrollPaddingBlockEnd: "space";
3121
+ scrollPaddingBlockStart: "space";
3122
+ scrollPaddingInline: "space";
3123
+ scrollPaddingInlineEnd: "space";
3124
+ scrollPaddingInlineStart: "space";
3125
+ top: "space";
3126
+ right: "space";
3127
+ bottom: "space";
3128
+ left: "space";
3129
+ fontSize: "fontSizes";
3130
+ background: "colors";
3131
+ backgroundColor: "colors";
3132
+ backgroundImage: "colors";
3133
+ borderImage: "colors";
3134
+ border: "colors";
3135
+ borderBlock: "colors";
3136
+ borderBlockEnd: "colors";
3137
+ borderBlockStart: "colors";
3138
+ borderBottom: "colors";
3139
+ borderBottomColor: "colors";
3140
+ borderColor: "colors";
3141
+ borderInline: "colors";
3142
+ borderInlineEnd: "colors";
3143
+ borderInlineStart: "colors";
3144
+ borderLeft: "colors";
3145
+ borderLeftColor: "colors";
3146
+ borderRight: "colors";
3147
+ borderRightColor: "colors";
3148
+ borderTop: "colors";
3149
+ borderTopColor: "colors";
3150
+ caretColor: "colors";
3151
+ color: "colors";
3152
+ columnRuleColor: "colors";
3153
+ outline: "colors";
3154
+ outlineColor: "colors";
3155
+ fill: "colors";
3156
+ stroke: "colors";
3157
+ textDecorationColor: "colors";
3158
+ fontFamily: "fonts";
3159
+ fontWeight: "fontWeights";
3160
+ lineHeight: "lineHeights";
3161
+ letterSpacing: "letterSpacings";
3162
+ borderWidth: "borderWidths";
3163
+ borderTopWidth: "borderWidths";
3164
+ borderLeftWidth: "borderWidths";
3165
+ borderRightWidth: "borderWidths";
3166
+ borderBottomWidth: "borderWidths";
3167
+ borderStyle: "borderStyles";
3168
+ borderTopStyle: "borderStyles";
3169
+ borderLeftStyle: "borderStyles";
3170
+ borderRightStyle: "borderStyles";
3171
+ borderBottomStyle: "borderStyles";
3172
+ borderRadius: "radii";
3173
+ borderTopLeftRadius: "radii";
3174
+ borderTopRightRadius: "radii";
3175
+ borderBottomRightRadius: "radii";
3176
+ borderBottomLeftRadius: "radii";
3177
+ boxShadow: "shadows";
3178
+ textShadow: "shadows";
3179
+ transition: "transitions";
3180
+ zIndex: "zIndices";
3181
+ }, {
3182
+ bg: (value: {
3183
+ readonly [$$PropertyValue]: "backgroundColor";
3184
+ }) => {
3185
+ backgroundColor: {
3186
+ readonly [$$PropertyValue]: "backgroundColor";
3187
+ };
3188
+ };
3189
+ c: (value: {
3190
+ readonly [$$PropertyValue]: "color";
3191
+ }) => {
3192
+ color: {
3193
+ readonly [$$PropertyValue]: "color";
3194
+ };
3195
+ };
3196
+ r: (value: {
3197
+ readonly [$$ScaleValue]: "radii";
3198
+ }) => {
3199
+ borderRadius: {
3200
+ readonly [$$ScaleValue]: "radii";
3201
+ };
3202
+ };
3203
+ fs: (value: string | number | {
3204
+ readonly [$$PropertyValue]: "fontSize";
3205
+ }) => {
3206
+ fontSize: string | number | {
3207
+ readonly [$$PropertyValue]: "fontSize";
3208
+ };
3209
+ };
3210
+ size: (value: string | number | {
3211
+ readonly [$$ScaleValue]: "space";
3212
+ }) => {
3213
+ height: string | number | {
3214
+ readonly [$$ScaleValue]: "space";
3215
+ };
3216
+ width: string | number | {
3217
+ readonly [$$ScaleValue]: "space";
3218
+ };
3219
+ };
3220
+ w: (value: string | number | {
3221
+ readonly [$$ScaleValue]: "space";
3222
+ }) => {
3223
+ width: string | number | {
3224
+ readonly [$$ScaleValue]: "space";
3225
+ };
3226
+ };
3227
+ h: (value: string | number | {
3228
+ readonly [$$ScaleValue]: "space";
3229
+ }) => {
3230
+ height: string | number | {
3231
+ readonly [$$ScaleValue]: "space";
3232
+ };
3233
+ };
3234
+ p: (value: string | number | {
3235
+ readonly [$$ScaleValue]: "space";
3236
+ }) => {
3237
+ padding: string | number | {
3238
+ readonly [$$ScaleValue]: "space";
3239
+ };
3240
+ };
3241
+ pt: (value: string | number | {
3242
+ readonly [$$ScaleValue]: "space";
3243
+ }) => {
3244
+ paddingTop: string | number | {
3245
+ readonly [$$ScaleValue]: "space";
3246
+ };
3247
+ };
3248
+ pr: (value: string | number | {
3249
+ readonly [$$ScaleValue]: "space";
3250
+ }) => {
3251
+ paddingRight: string | number | {
3252
+ readonly [$$ScaleValue]: "space";
3253
+ };
3254
+ };
3255
+ pb: (value: string | number | {
3256
+ readonly [$$ScaleValue]: "space";
3257
+ }) => {
3258
+ paddingBottom: string | number | {
3259
+ readonly [$$ScaleValue]: "space";
3260
+ };
3261
+ };
3262
+ pl: (value: string | number | {
3263
+ readonly [$$ScaleValue]: "space";
3264
+ }) => {
3265
+ paddingLeft: string | number | {
3266
+ readonly [$$ScaleValue]: "space";
3267
+ };
3268
+ };
3269
+ px: (value: string | number | {
3270
+ readonly [$$ScaleValue]: "space";
3271
+ }) => {
3272
+ paddingLeft: string | number | {
3273
+ readonly [$$ScaleValue]: "space";
3274
+ };
3275
+ paddingRight: string | number | {
3276
+ readonly [$$ScaleValue]: "space";
3277
+ };
3278
+ };
3279
+ py: (value: string | number | {
3280
+ readonly [$$ScaleValue]: "space";
3281
+ }) => {
3282
+ paddingTop: string | number | {
3283
+ readonly [$$ScaleValue]: "space";
3284
+ };
3285
+ paddingBottom: string | number | {
3286
+ readonly [$$ScaleValue]: "space";
3287
+ };
3288
+ };
3289
+ m: (value: string | number | {
3290
+ readonly [$$ScaleValue]: "space";
3291
+ }) => {
3292
+ margin: string | number | {
3293
+ readonly [$$ScaleValue]: "space";
3294
+ };
3295
+ };
3296
+ mt: (value: string | number | {
3297
+ readonly [$$ScaleValue]: "space";
3298
+ }) => {
3299
+ marginTop: string | number | {
3300
+ readonly [$$ScaleValue]: "space";
3301
+ };
3302
+ };
3303
+ mr: (value: string | number | {
3304
+ readonly [$$ScaleValue]: "space";
3305
+ }) => {
3306
+ marginRight: string | number | {
3307
+ readonly [$$ScaleValue]: "space";
3308
+ };
3309
+ };
3310
+ mb: (value: string | number | {
3311
+ readonly [$$ScaleValue]: "space";
3312
+ }) => {
3313
+ marginBottom: string | number | {
3314
+ readonly [$$ScaleValue]: "space";
3315
+ };
3316
+ };
3317
+ ml: (value: string | number | {
3318
+ readonly [$$ScaleValue]: "space";
3319
+ }) => {
3320
+ marginLeft: string | number | {
3321
+ readonly [$$ScaleValue]: "space";
3322
+ };
3323
+ };
3324
+ mx: (value: string | number | {
3325
+ readonly [$$ScaleValue]: "space";
3326
+ }) => {
3327
+ marginLeft: string | number | {
3328
+ readonly [$$ScaleValue]: "space";
3329
+ };
3330
+ marginRight: string | number | {
3331
+ readonly [$$ScaleValue]: "space";
3332
+ };
3333
+ };
3334
+ my: (value: string | number | {
3335
+ readonly [$$ScaleValue]: "space";
3336
+ }) => {
3337
+ marginTop: string | number | {
3338
+ readonly [$$ScaleValue]: "space";
3339
+ };
3340
+ marginBottom: string | number | {
3341
+ readonly [$$ScaleValue]: "space";
3342
+ };
3343
+ };
3344
+ }>>;
3345
+ declare const AvatarContainer: import("@stitches/react/types/styled-component").StyledComponent<import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
3346
+ allowMotion: string;
3347
+ sm: string;
3348
+ md: string;
3349
+ lg: string;
3350
+ xl: string;
3351
+ '2xl': string;
3352
+ ls: string;
3353
+ }, import("@stitches/react/types/css-util").CSS<{
3354
+ allowMotion: string;
3355
+ sm: string;
3356
+ md: string;
3357
+ lg: string;
3358
+ xl: string;
3359
+ '2xl': string;
3360
+ ls: string;
3361
+ }, {
3362
+ colors: {
3363
+ bgPrimary: string;
3364
+ bgSecondary: string;
3365
+ bgTertiary: string;
3366
+ surfaceLight: string;
3367
+ surfaceLighter: string;
3368
+ textPrimary: string;
3369
+ textSecondary: string;
3370
+ textDisabled: string;
3371
+ textInvert: string;
3372
+ textHighEmp: string;
3373
+ textMedEmp: string;
3374
+ iconBtn: string;
3375
+ iconHoverBg: string;
3376
+ transparentBg: string;
3377
+ mainBg: string;
3378
+ tileBg: string;
3379
+ secondaryDisabled: string;
3380
+ previewBg: string;
3381
+ statsBg: string;
3382
+ menuBg: string;
3383
+ inputBg: string;
3384
+ toastBg: string;
3385
+ borderDefault: string;
3386
+ backgroundDefault: string;
3387
+ borderLighter: string;
3388
+ white: string;
3389
+ black: string;
3390
+ transparent: string;
3391
+ orange: string;
3392
+ cyan: string;
3393
+ tamarind: string;
3394
+ yellow: string;
3395
+ twinYellow: string;
3396
+ green: string;
3397
+ darkgreen: string;
3398
+ purple: string;
3399
+ borderLight: string;
3400
+ borderAccent: string;
3401
+ success: string;
3402
+ error: string;
3403
+ errorTint: string;
3404
+ warning: string;
3405
+ brandLight: string;
3406
+ brandDefault: string;
3407
+ brandDark: string;
3408
+ brandDisabled: string;
3409
+ grayLight: string;
3410
+ grayDefault: string;
3411
+ grayDark: string;
3412
+ secondaryGray: string;
3413
+ grayDisabled: string;
3414
+ textAccentHigh: string;
3415
+ textAccentMedium: string;
3416
+ textAccentDisabled: string;
3417
+ surfaceDefault: string;
3418
+ surfaceDark: string;
3419
+ backgroundDark: string;
3420
+ backgroundDarker: string;
3421
+ primaryLight: string;
3422
+ primaryDefault: string;
3423
+ primaryDark: string;
3424
+ primaryDisabled: string;
3425
+ secondaryLight: string;
3426
+ secondaryDefault: string;
3427
+ secondaryDark: string;
3428
+ errorDefault: string;
3429
+ errorLight: string;
3430
+ errorDark: string;
3431
+ errorDisabled: string;
3432
+ };
3433
+ shadows: {
3434
+ sm: string;
3435
+ md: string;
3436
+ };
3437
+ fonts: {
3438
+ sans: string;
3439
+ };
3440
+ fontSizes: {
3441
+ h1: string;
3442
+ h2: string;
3443
+ h3: string;
3444
+ h4: string;
3445
+ h5: string;
3446
+ h6: string;
3447
+ tiny: string;
3448
+ xs: string;
3449
+ sm: string;
3450
+ md: string;
3451
+ lg: string;
3452
+ };
3453
+ fontWeights: {
3454
+ semiBold: number;
3455
+ medium: number;
3456
+ regular: number;
3457
+ };
3458
+ lineHeights: {
3459
+ h1: string;
3460
+ h2: string;
3461
+ h3: string;
3462
+ h4: string;
3463
+ h5: string;
3464
+ h6: string;
3465
+ tiny: string;
3466
+ xs: string;
3467
+ sm: string;
3468
+ md: string;
3469
+ };
3470
+ radii: {
3471
+ '0': string;
3472
+ '1': string;
3473
+ '2': string;
3474
+ '3': string;
3475
+ '4': string;
3476
+ round: string;
3477
+ };
3478
+ space: {
3479
+ 0: string;
3480
+ xs: string;
3481
+ sm: string;
3482
+ md: string;
3483
+ lg: string;
3484
+ xl: string;
3485
+ px: string;
3486
+ 1: string;
3487
+ 2: string;
3488
+ 3: string;
3489
+ 4: string;
3490
+ 5: string;
3491
+ 6: string;
3492
+ 7: string;
3493
+ 8: string;
3494
+ 9: string;
3495
+ 10: string;
3496
+ 11: string;
3497
+ 12: string;
3498
+ 13: string;
3499
+ 14: string;
3500
+ 15: string;
3501
+ 16: string;
3502
+ 17: string;
3503
+ 18: string;
3504
+ 19: string;
3505
+ 20: string;
3506
+ 24: string;
3507
+ 28: string;
3508
+ 32: string;
3509
+ 36: string;
3510
+ 40: string;
3511
+ 44: string;
3512
+ 48: string;
3513
+ 52: string;
3514
+ 56: string;
3515
+ 60: string;
3516
+ 64: string;
3517
+ 72: string;
3518
+ 80: string;
3519
+ 96: string;
3520
+ 100: string;
3521
+ };
3522
+ borderWidths: {
3523
+ light: string;
3524
+ normal: string;
3525
+ bold: string;
3526
+ extrabold: string;
3527
+ black: string;
3528
+ };
3529
+ }, {
3530
+ width: string;
3531
+ height: string;
3532
+ minWidth: string;
3533
+ maxWidth: string;
3534
+ minHeight: string;
3535
+ maxHeight: string;
3536
+ flexBasis: string;
3537
+ gridTemplateColumns: string;
3538
+ gridTemplateRows: string;
3539
+ blockSize: string;
3540
+ minBlockSize: string;
3541
+ maxBlockSize: string;
3542
+ inlineSize: string;
3543
+ minInlineSize: string;
3544
+ maxInlineSize: string;
3545
+ gap: "space";
3546
+ gridGap: "space";
3547
+ columnGap: "space";
3548
+ gridColumnGap: "space";
3549
+ rowGap: "space";
3550
+ gridRowGap: "space";
3551
+ inset: "space";
3552
+ insetBlock: "space";
3553
+ insetBlockEnd: "space";
3554
+ insetBlockStart: "space";
3555
+ insetInline: "space";
3556
+ insetInlineEnd: "space";
3557
+ insetInlineStart: "space";
3558
+ margin: "space";
3559
+ marginTop: "space";
3560
+ marginRight: "space";
3561
+ marginBottom: "space";
3562
+ marginLeft: "space";
3563
+ marginBlock: "space";
3564
+ marginBlockEnd: "space";
3565
+ marginBlockStart: "space";
3566
+ marginInline: "space";
3567
+ marginInlineEnd: "space";
3568
+ marginInlineStart: "space";
3569
+ padding: "space";
3570
+ paddingTop: "space";
3571
+ paddingRight: "space";
3572
+ paddingBottom: "space";
3573
+ paddingLeft: "space";
3574
+ paddingBlock: "space";
3575
+ paddingBlockEnd: "space";
3576
+ paddingBlockStart: "space";
3577
+ paddingInline: "space";
3578
+ paddingInlineEnd: "space";
3579
+ paddingInlineStart: "space";
3580
+ scrollMargin: "space";
3581
+ scrollMarginTop: "space";
3582
+ scrollMarginRight: "space";
3583
+ scrollMarginBottom: "space";
3584
+ scrollMarginLeft: "space";
3585
+ scrollMarginBlock: "space";
3586
+ scrollMarginBlockEnd: "space";
3587
+ scrollMarginBlockStart: "space";
3588
+ scrollMarginInline: "space";
3589
+ scrollMarginInlineEnd: "space";
3590
+ scrollMarginInlineStart: "space";
3591
+ scrollPadding: "space";
3592
+ scrollPaddingTop: "space";
3593
+ scrollPaddingRight: "space";
3594
+ scrollPaddingBottom: "space";
3595
+ scrollPaddingLeft: "space";
3596
+ scrollPaddingBlock: "space";
3597
+ scrollPaddingBlockEnd: "space";
3598
+ scrollPaddingBlockStart: "space";
3599
+ scrollPaddingInline: "space";
3600
+ scrollPaddingInlineEnd: "space";
3601
+ scrollPaddingInlineStart: "space";
3602
+ top: "space";
3603
+ right: "space";
3604
+ bottom: "space";
3605
+ left: "space";
3606
+ fontSize: "fontSizes";
3607
+ background: "colors";
3608
+ backgroundColor: "colors";
3609
+ backgroundImage: "colors";
3610
+ borderImage: "colors";
3611
+ border: "colors";
3612
+ borderBlock: "colors";
3613
+ borderBlockEnd: "colors";
3614
+ borderBlockStart: "colors";
3615
+ borderBottom: "colors";
3616
+ borderBottomColor: "colors";
3617
+ borderColor: "colors";
3618
+ borderInline: "colors";
3619
+ borderInlineEnd: "colors";
3620
+ borderInlineStart: "colors";
3621
+ borderLeft: "colors";
3622
+ borderLeftColor: "colors";
3623
+ borderRight: "colors";
3624
+ borderRightColor: "colors";
3625
+ borderTop: "colors";
3626
+ borderTopColor: "colors";
3627
+ caretColor: "colors";
3628
+ color: "colors";
3629
+ columnRuleColor: "colors";
3630
+ outline: "colors";
3631
+ outlineColor: "colors";
3632
+ fill: "colors";
3633
+ stroke: "colors";
3634
+ textDecorationColor: "colors";
3635
+ fontFamily: "fonts";
3636
+ fontWeight: "fontWeights";
3637
+ lineHeight: "lineHeights";
3638
+ letterSpacing: "letterSpacings";
3639
+ borderWidth: "borderWidths";
3640
+ borderTopWidth: "borderWidths";
3641
+ borderLeftWidth: "borderWidths";
3642
+ borderRightWidth: "borderWidths";
3643
+ borderBottomWidth: "borderWidths";
3644
+ borderStyle: "borderStyles";
3645
+ borderTopStyle: "borderStyles";
3646
+ borderLeftStyle: "borderStyles";
3647
+ borderRightStyle: "borderStyles";
3648
+ borderBottomStyle: "borderStyles";
3649
+ borderRadius: "radii";
3650
+ borderTopLeftRadius: "radii";
3651
+ borderTopRightRadius: "radii";
3652
+ borderBottomRightRadius: "radii";
3653
+ borderBottomLeftRadius: "radii";
3654
+ boxShadow: "shadows";
3655
+ textShadow: "shadows";
3656
+ transition: "transitions";
3657
+ zIndex: "zIndices";
3658
+ }, {
3659
+ bg: (value: {
3660
+ readonly [$$PropertyValue]: "backgroundColor";
3661
+ }) => {
3662
+ backgroundColor: {
3663
+ readonly [$$PropertyValue]: "backgroundColor";
3664
+ };
3665
+ };
3666
+ c: (value: {
3667
+ readonly [$$PropertyValue]: "color";
3668
+ }) => {
3669
+ color: {
3670
+ readonly [$$PropertyValue]: "color";
3671
+ };
3672
+ };
3673
+ r: (value: {
3674
+ readonly [$$ScaleValue]: "radii";
3675
+ }) => {
3676
+ borderRadius: {
3677
+ readonly [$$ScaleValue]: "radii";
3678
+ };
3679
+ };
3680
+ fs: (value: string | number | {
3681
+ readonly [$$PropertyValue]: "fontSize";
3682
+ }) => {
3683
+ fontSize: string | number | {
3684
+ readonly [$$PropertyValue]: "fontSize";
3685
+ };
3686
+ };
3687
+ size: (value: string | number | {
3688
+ readonly [$$ScaleValue]: "space";
3689
+ }) => {
3690
+ height: string | number | {
3691
+ readonly [$$ScaleValue]: "space";
3692
+ };
3693
+ width: string | number | {
3694
+ readonly [$$ScaleValue]: "space";
3695
+ };
3696
+ };
3697
+ w: (value: string | number | {
3698
+ readonly [$$ScaleValue]: "space";
3699
+ }) => {
3700
+ width: string | number | {
3701
+ readonly [$$ScaleValue]: "space";
3702
+ };
3703
+ };
3704
+ h: (value: string | number | {
3705
+ readonly [$$ScaleValue]: "space";
3706
+ }) => {
3707
+ height: string | number | {
3708
+ readonly [$$ScaleValue]: "space";
3709
+ };
3710
+ };
3711
+ p: (value: string | number | {
3712
+ readonly [$$ScaleValue]: "space";
3713
+ }) => {
3714
+ padding: string | number | {
3715
+ readonly [$$ScaleValue]: "space";
3716
+ };
3717
+ };
3718
+ pt: (value: string | number | {
3719
+ readonly [$$ScaleValue]: "space";
3720
+ }) => {
3721
+ paddingTop: string | number | {
3722
+ readonly [$$ScaleValue]: "space";
3723
+ };
3724
+ };
3725
+ pr: (value: string | number | {
3726
+ readonly [$$ScaleValue]: "space";
3727
+ }) => {
3728
+ paddingRight: string | number | {
3729
+ readonly [$$ScaleValue]: "space";
3730
+ };
3731
+ };
3732
+ pb: (value: string | number | {
3733
+ readonly [$$ScaleValue]: "space";
3734
+ }) => {
3735
+ paddingBottom: string | number | {
3736
+ readonly [$$ScaleValue]: "space";
3737
+ };
3738
+ };
3739
+ pl: (value: string | number | {
3740
+ readonly [$$ScaleValue]: "space";
3741
+ }) => {
3742
+ paddingLeft: string | number | {
3743
+ readonly [$$ScaleValue]: "space";
3744
+ };
3745
+ };
3746
+ px: (value: string | number | {
3747
+ readonly [$$ScaleValue]: "space";
3748
+ }) => {
3749
+ paddingLeft: string | number | {
3750
+ readonly [$$ScaleValue]: "space";
3751
+ };
3752
+ paddingRight: string | number | {
3753
+ readonly [$$ScaleValue]: "space";
3754
+ };
3755
+ };
3756
+ py: (value: string | number | {
3757
+ readonly [$$ScaleValue]: "space";
3758
+ }) => {
3759
+ paddingTop: string | number | {
3760
+ readonly [$$ScaleValue]: "space";
3761
+ };
3762
+ paddingBottom: string | number | {
3763
+ readonly [$$ScaleValue]: "space";
3764
+ };
3765
+ };
3766
+ m: (value: string | number | {
3767
+ readonly [$$ScaleValue]: "space";
3768
+ }) => {
3769
+ margin: string | number | {
3770
+ readonly [$$ScaleValue]: "space";
3771
+ };
3772
+ };
3773
+ mt: (value: string | number | {
3774
+ readonly [$$ScaleValue]: "space";
3775
+ }) => {
3776
+ marginTop: string | number | {
3777
+ readonly [$$ScaleValue]: "space";
3778
+ };
3779
+ };
3780
+ mr: (value: string | number | {
3781
+ readonly [$$ScaleValue]: "space";
3782
+ }) => {
3783
+ marginRight: string | number | {
3784
+ readonly [$$ScaleValue]: "space";
3785
+ };
3786
+ };
3787
+ mb: (value: string | number | {
3788
+ readonly [$$ScaleValue]: "space";
3789
+ }) => {
3790
+ marginBottom: string | number | {
3791
+ readonly [$$ScaleValue]: "space";
3792
+ };
3793
+ };
3794
+ ml: (value: string | number | {
3795
+ readonly [$$ScaleValue]: "space";
3796
+ }) => {
3797
+ marginLeft: string | number | {
3798
+ readonly [$$ScaleValue]: "space";
3799
+ };
3800
+ };
3801
+ mx: (value: string | number | {
3802
+ readonly [$$ScaleValue]: "space";
3803
+ }) => {
3804
+ marginLeft: string | number | {
3805
+ readonly [$$ScaleValue]: "space";
3806
+ };
3807
+ marginRight: string | number | {
3808
+ readonly [$$ScaleValue]: "space";
3809
+ };
3810
+ };
3811
+ my: (value: string | number | {
3812
+ readonly [$$ScaleValue]: "space";
3813
+ }) => {
3814
+ marginTop: string | number | {
3815
+ readonly [$$ScaleValue]: "space";
3816
+ };
3817
+ marginBottom: string | number | {
3818
+ readonly [$$ScaleValue]: "space";
3819
+ };
3820
+ };
3821
+ }>>, {}, {
3822
+ allowMotion: string;
3823
+ sm: string;
3824
+ md: string;
3825
+ lg: string;
3826
+ xl: string;
3827
+ '2xl': string;
3828
+ ls: string;
3829
+ }, import("@stitches/react/types/css-util").CSS<{
3830
+ allowMotion: string;
3831
+ sm: string;
3832
+ md: string;
3833
+ lg: string;
3834
+ xl: string;
3835
+ '2xl': string;
3836
+ ls: string;
3837
+ }, {
3838
+ colors: {
3839
+ bgPrimary: string;
3840
+ bgSecondary: string;
3841
+ bgTertiary: string;
3842
+ surfaceLight: string;
3843
+ surfaceLighter: string;
3844
+ textPrimary: string;
3845
+ textSecondary: string;
3846
+ textDisabled: string;
3847
+ textInvert: string;
3848
+ textHighEmp: string;
3849
+ textMedEmp: string;
3850
+ iconBtn: string;
3851
+ iconHoverBg: string;
3852
+ transparentBg: string;
3853
+ mainBg: string;
3854
+ tileBg: string;
3855
+ secondaryDisabled: string;
3856
+ previewBg: string;
3857
+ statsBg: string;
3858
+ menuBg: string;
3859
+ inputBg: string;
3860
+ toastBg: string;
3861
+ borderDefault: string;
3862
+ backgroundDefault: string;
3863
+ borderLighter: string;
3864
+ white: string;
3865
+ black: string;
3866
+ transparent: string;
3867
+ orange: string;
3868
+ cyan: string;
3869
+ tamarind: string;
3870
+ yellow: string;
3871
+ twinYellow: string;
3872
+ green: string;
3873
+ darkgreen: string;
3874
+ purple: string;
3875
+ borderLight: string;
3876
+ borderAccent: string;
3877
+ success: string;
3878
+ error: string;
3879
+ errorTint: string;
3880
+ warning: string;
3881
+ brandLight: string;
3882
+ brandDefault: string;
3883
+ brandDark: string;
3884
+ brandDisabled: string;
3885
+ grayLight: string;
3886
+ grayDefault: string;
3887
+ grayDark: string;
3888
+ secondaryGray: string;
3889
+ grayDisabled: string;
3890
+ textAccentHigh: string;
3891
+ textAccentMedium: string;
3892
+ textAccentDisabled: string;
3893
+ surfaceDefault: string;
3894
+ surfaceDark: string;
3895
+ backgroundDark: string;
3896
+ backgroundDarker: string;
3897
+ primaryLight: string;
3898
+ primaryDefault: string;
3899
+ primaryDark: string;
3900
+ primaryDisabled: string;
3901
+ secondaryLight: string;
3902
+ secondaryDefault: string;
3903
+ secondaryDark: string;
3904
+ errorDefault: string;
3905
+ errorLight: string;
3906
+ errorDark: string;
3907
+ errorDisabled: string;
3908
+ };
3909
+ shadows: {
3910
+ sm: string;
3911
+ md: string;
3912
+ };
3913
+ fonts: {
3914
+ sans: string;
3915
+ };
3916
+ fontSizes: {
3917
+ h1: string;
3918
+ h2: string;
3919
+ h3: string;
3920
+ h4: string;
3921
+ h5: string;
3922
+ h6: string;
3923
+ tiny: string;
3924
+ xs: string;
3925
+ sm: string;
3926
+ md: string;
3927
+ lg: string;
3928
+ };
3929
+ fontWeights: {
3930
+ semiBold: number;
3931
+ medium: number;
3932
+ regular: number;
3933
+ };
3934
+ lineHeights: {
3935
+ h1: string;
3936
+ h2: string;
3937
+ h3: string;
3938
+ h4: string;
3939
+ h5: string;
3940
+ h6: string;
3941
+ tiny: string;
3942
+ xs: string;
3943
+ sm: string;
3944
+ md: string;
3945
+ };
3946
+ radii: {
3947
+ '0': string;
3948
+ '1': string;
3949
+ '2': string;
3950
+ '3': string;
3951
+ '4': string;
3952
+ round: string;
3953
+ };
3954
+ space: {
3955
+ 0: string;
3956
+ xs: string;
3957
+ sm: string;
3958
+ md: string;
3959
+ lg: string;
3960
+ xl: string;
3961
+ px: string;
3962
+ 1: string;
3963
+ 2: string;
3964
+ 3: string;
3965
+ 4: string;
3966
+ 5: string;
3967
+ 6: string;
3968
+ 7: string;
3969
+ 8: string;
3970
+ 9: string;
3971
+ 10: string;
3972
+ 11: string;
3973
+ 12: string;
3974
+ 13: string;
3975
+ 14: string;
3976
+ 15: string;
3977
+ 16: string;
3978
+ 17: string;
3979
+ 18: string;
3980
+ 19: string;
3981
+ 20: string;
3982
+ 24: string;
3983
+ 28: string;
3984
+ 32: string;
3985
+ 36: string;
3986
+ 40: string;
3987
+ 44: string;
3988
+ 48: string;
3989
+ 52: string;
3990
+ 56: string;
3991
+ 60: string;
3992
+ 64: string;
3993
+ 72: string;
3994
+ 80: string;
3995
+ 96: string;
3996
+ 100: string;
3997
+ };
3998
+ borderWidths: {
3999
+ light: string;
4000
+ normal: string;
4001
+ bold: string;
4002
+ extrabold: string;
4003
+ black: string;
4004
+ };
4005
+ }, {
4006
+ width: string;
4007
+ height: string;
4008
+ minWidth: string;
4009
+ maxWidth: string;
4010
+ minHeight: string;
4011
+ maxHeight: string;
4012
+ flexBasis: string;
4013
+ gridTemplateColumns: string;
4014
+ gridTemplateRows: string;
4015
+ blockSize: string;
4016
+ minBlockSize: string;
4017
+ maxBlockSize: string;
4018
+ inlineSize: string;
4019
+ minInlineSize: string;
4020
+ maxInlineSize: string;
4021
+ gap: "space";
4022
+ gridGap: "space";
4023
+ columnGap: "space";
4024
+ gridColumnGap: "space";
4025
+ rowGap: "space";
4026
+ gridRowGap: "space";
4027
+ inset: "space";
4028
+ insetBlock: "space";
4029
+ insetBlockEnd: "space";
4030
+ insetBlockStart: "space";
4031
+ insetInline: "space";
4032
+ insetInlineEnd: "space";
4033
+ insetInlineStart: "space";
4034
+ margin: "space";
4035
+ marginTop: "space";
4036
+ marginRight: "space";
4037
+ marginBottom: "space";
4038
+ marginLeft: "space";
4039
+ marginBlock: "space";
4040
+ marginBlockEnd: "space";
4041
+ marginBlockStart: "space";
4042
+ marginInline: "space";
4043
+ marginInlineEnd: "space";
4044
+ marginInlineStart: "space";
4045
+ padding: "space";
4046
+ paddingTop: "space";
4047
+ paddingRight: "space";
4048
+ paddingBottom: "space";
4049
+ paddingLeft: "space";
4050
+ paddingBlock: "space";
4051
+ paddingBlockEnd: "space";
4052
+ paddingBlockStart: "space";
4053
+ paddingInline: "space";
4054
+ paddingInlineEnd: "space";
4055
+ paddingInlineStart: "space";
4056
+ scrollMargin: "space";
4057
+ scrollMarginTop: "space";
4058
+ scrollMarginRight: "space";
4059
+ scrollMarginBottom: "space";
4060
+ scrollMarginLeft: "space";
4061
+ scrollMarginBlock: "space";
4062
+ scrollMarginBlockEnd: "space";
4063
+ scrollMarginBlockStart: "space";
4064
+ scrollMarginInline: "space";
4065
+ scrollMarginInlineEnd: "space";
4066
+ scrollMarginInlineStart: "space";
4067
+ scrollPadding: "space";
4068
+ scrollPaddingTop: "space";
4069
+ scrollPaddingRight: "space";
4070
+ scrollPaddingBottom: "space";
4071
+ scrollPaddingLeft: "space";
4072
+ scrollPaddingBlock: "space";
4073
+ scrollPaddingBlockEnd: "space";
4074
+ scrollPaddingBlockStart: "space";
4075
+ scrollPaddingInline: "space";
4076
+ scrollPaddingInlineEnd: "space";
4077
+ scrollPaddingInlineStart: "space";
4078
+ top: "space";
4079
+ right: "space";
4080
+ bottom: "space";
4081
+ left: "space";
4082
+ fontSize: "fontSizes";
4083
+ background: "colors";
4084
+ backgroundColor: "colors";
4085
+ backgroundImage: "colors";
4086
+ borderImage: "colors";
4087
+ border: "colors";
4088
+ borderBlock: "colors";
4089
+ borderBlockEnd: "colors";
4090
+ borderBlockStart: "colors";
4091
+ borderBottom: "colors";
4092
+ borderBottomColor: "colors";
4093
+ borderColor: "colors";
4094
+ borderInline: "colors";
4095
+ borderInlineEnd: "colors";
4096
+ borderInlineStart: "colors";
4097
+ borderLeft: "colors";
4098
+ borderLeftColor: "colors";
4099
+ borderRight: "colors";
4100
+ borderRightColor: "colors";
4101
+ borderTop: "colors";
4102
+ borderTopColor: "colors";
4103
+ caretColor: "colors";
4104
+ color: "colors";
4105
+ columnRuleColor: "colors";
4106
+ outline: "colors";
4107
+ outlineColor: "colors";
4108
+ fill: "colors";
4109
+ stroke: "colors";
4110
+ textDecorationColor: "colors";
4111
+ fontFamily: "fonts";
4112
+ fontWeight: "fontWeights";
4113
+ lineHeight: "lineHeights";
4114
+ letterSpacing: "letterSpacings";
4115
+ borderWidth: "borderWidths";
4116
+ borderTopWidth: "borderWidths";
4117
+ borderLeftWidth: "borderWidths";
4118
+ borderRightWidth: "borderWidths";
4119
+ borderBottomWidth: "borderWidths";
4120
+ borderStyle: "borderStyles";
4121
+ borderTopStyle: "borderStyles";
4122
+ borderLeftStyle: "borderStyles";
4123
+ borderRightStyle: "borderStyles";
4124
+ borderBottomStyle: "borderStyles";
4125
+ borderRadius: "radii";
4126
+ borderTopLeftRadius: "radii";
4127
+ borderTopRightRadius: "radii";
4128
+ borderBottomRightRadius: "radii";
4129
+ borderBottomLeftRadius: "radii";
4130
+ boxShadow: "shadows";
4131
+ textShadow: "shadows";
4132
+ transition: "transitions";
4133
+ zIndex: "zIndices";
4134
+ }, {
4135
+ bg: (value: {
4136
+ readonly [$$PropertyValue]: "backgroundColor";
4137
+ }) => {
4138
+ backgroundColor: {
4139
+ readonly [$$PropertyValue]: "backgroundColor";
4140
+ };
4141
+ };
4142
+ c: (value: {
4143
+ readonly [$$PropertyValue]: "color";
4144
+ }) => {
4145
+ color: {
4146
+ readonly [$$PropertyValue]: "color";
4147
+ };
4148
+ };
4149
+ r: (value: {
4150
+ readonly [$$ScaleValue]: "radii";
4151
+ }) => {
4152
+ borderRadius: {
4153
+ readonly [$$ScaleValue]: "radii";
4154
+ };
4155
+ };
4156
+ fs: (value: string | number | {
4157
+ readonly [$$PropertyValue]: "fontSize";
4158
+ }) => {
4159
+ fontSize: string | number | {
4160
+ readonly [$$PropertyValue]: "fontSize";
4161
+ };
4162
+ };
4163
+ size: (value: string | number | {
4164
+ readonly [$$ScaleValue]: "space";
4165
+ }) => {
4166
+ height: string | number | {
4167
+ readonly [$$ScaleValue]: "space";
4168
+ };
4169
+ width: string | number | {
4170
+ readonly [$$ScaleValue]: "space";
4171
+ };
4172
+ };
4173
+ w: (value: string | number | {
4174
+ readonly [$$ScaleValue]: "space";
4175
+ }) => {
4176
+ width: string | number | {
4177
+ readonly [$$ScaleValue]: "space";
4178
+ };
4179
+ };
4180
+ h: (value: string | number | {
4181
+ readonly [$$ScaleValue]: "space";
4182
+ }) => {
4183
+ height: string | number | {
4184
+ readonly [$$ScaleValue]: "space";
4185
+ };
4186
+ };
4187
+ p: (value: string | number | {
4188
+ readonly [$$ScaleValue]: "space";
4189
+ }) => {
4190
+ padding: string | number | {
4191
+ readonly [$$ScaleValue]: "space";
4192
+ };
4193
+ };
4194
+ pt: (value: string | number | {
4195
+ readonly [$$ScaleValue]: "space";
4196
+ }) => {
4197
+ paddingTop: string | number | {
4198
+ readonly [$$ScaleValue]: "space";
4199
+ };
4200
+ };
4201
+ pr: (value: string | number | {
4202
+ readonly [$$ScaleValue]: "space";
4203
+ }) => {
4204
+ paddingRight: string | number | {
4205
+ readonly [$$ScaleValue]: "space";
4206
+ };
4207
+ };
4208
+ pb: (value: string | number | {
4209
+ readonly [$$ScaleValue]: "space";
4210
+ }) => {
4211
+ paddingBottom: string | number | {
4212
+ readonly [$$ScaleValue]: "space";
4213
+ };
4214
+ };
4215
+ pl: (value: string | number | {
4216
+ readonly [$$ScaleValue]: "space";
4217
+ }) => {
4218
+ paddingLeft: string | number | {
4219
+ readonly [$$ScaleValue]: "space";
4220
+ };
4221
+ };
4222
+ px: (value: string | number | {
4223
+ readonly [$$ScaleValue]: "space";
4224
+ }) => {
4225
+ paddingLeft: string | number | {
4226
+ readonly [$$ScaleValue]: "space";
4227
+ };
4228
+ paddingRight: string | number | {
4229
+ readonly [$$ScaleValue]: "space";
4230
+ };
4231
+ };
4232
+ py: (value: string | number | {
4233
+ readonly [$$ScaleValue]: "space";
4234
+ }) => {
4235
+ paddingTop: string | number | {
4236
+ readonly [$$ScaleValue]: "space";
4237
+ };
4238
+ paddingBottom: string | number | {
4239
+ readonly [$$ScaleValue]: "space";
4240
+ };
4241
+ };
4242
+ m: (value: string | number | {
4243
+ readonly [$$ScaleValue]: "space";
4244
+ }) => {
4245
+ margin: string | number | {
4246
+ readonly [$$ScaleValue]: "space";
4247
+ };
4248
+ };
4249
+ mt: (value: string | number | {
4250
+ readonly [$$ScaleValue]: "space";
4251
+ }) => {
4252
+ marginTop: string | number | {
4253
+ readonly [$$ScaleValue]: "space";
4254
+ };
4255
+ };
4256
+ mr: (value: string | number | {
4257
+ readonly [$$ScaleValue]: "space";
4258
+ }) => {
4259
+ marginRight: string | number | {
4260
+ readonly [$$ScaleValue]: "space";
4261
+ };
4262
+ };
4263
+ mb: (value: string | number | {
4264
+ readonly [$$ScaleValue]: "space";
4265
+ }) => {
4266
+ marginBottom: string | number | {
4267
+ readonly [$$ScaleValue]: "space";
4268
+ };
4269
+ };
4270
+ ml: (value: string | number | {
4271
+ readonly [$$ScaleValue]: "space";
4272
+ }) => {
4273
+ marginLeft: string | number | {
4274
+ readonly [$$ScaleValue]: "space";
4275
+ };
4276
+ };
4277
+ mx: (value: string | number | {
4278
+ readonly [$$ScaleValue]: "space";
4279
+ }) => {
4280
+ marginLeft: string | number | {
4281
+ readonly [$$ScaleValue]: "space";
4282
+ };
4283
+ marginRight: string | number | {
4284
+ readonly [$$ScaleValue]: "space";
4285
+ };
4286
+ };
4287
+ my: (value: string | number | {
4288
+ readonly [$$ScaleValue]: "space";
4289
+ }) => {
4290
+ marginTop: string | number | {
4291
+ readonly [$$ScaleValue]: "space";
4292
+ };
4293
+ marginBottom: string | number | {
4294
+ readonly [$$ScaleValue]: "space";
4295
+ };
4296
+ };
4297
+ }>>;
4298
+ interface VideoTileType {
4299
+ Root: typeof Root;
4300
+ Container: typeof Container;
4301
+ Overlay: typeof Overlay;
4302
+ Info: typeof Info;
4303
+ AudioIndicator: typeof AudioIndicator;
4304
+ AvatarContainer: typeof AvatarContainer;
4305
+ AttributeBox: typeof AttributeBox;
4306
+ FullScreenButton: typeof FullScreenButton;
4307
+ }
4308
+ export declare const StyledVideoTile: VideoTileType;
4309
+ export {};