@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,3834 @@
1
+ export declare const Footer: {
2
+ Root: import("@stitches/react/types/styled-component").StyledComponent<import("@stitches/react/types/styled-component").StyledComponent<"div", {
3
+ justify?: "center" | "start" | "end" | "between" | "around" | "evenly" | undefined;
4
+ align?: "center" | "start" | "end" | "baseline" | "strech" | undefined;
5
+ direction?: "row" | "column" | "rowReverse" | "columnReverse" | undefined;
6
+ gap?: "1" | "2" | "3" | "4" | 1 | 2 | 3 | 4 | undefined;
7
+ }, {
8
+ allowMotion: string;
9
+ sm: string;
10
+ md: string;
11
+ lg: string;
12
+ xl: string;
13
+ '2xl': string;
14
+ ls: string;
15
+ }, import("@stitches/react/types/css-util").CSS<{
16
+ allowMotion: string;
17
+ sm: string;
18
+ md: string;
19
+ lg: string;
20
+ xl: string;
21
+ '2xl': string;
22
+ ls: string;
23
+ }, {
24
+ colors: {
25
+ bgPrimary: string;
26
+ bgSecondary: string;
27
+ bgTertiary: string;
28
+ surfaceLight: string;
29
+ surfaceLighter: string;
30
+ textPrimary: string;
31
+ textSecondary: string;
32
+ textDisabled: string;
33
+ textInvert: string;
34
+ textHighEmp: string;
35
+ textMedEmp: string;
36
+ iconBtn: string;
37
+ iconHoverBg: string;
38
+ transparentBg: string;
39
+ mainBg: string;
40
+ tileBg: string;
41
+ secondaryDisabled: string;
42
+ previewBg: string;
43
+ statsBg: string;
44
+ menuBg: string;
45
+ inputBg: string;
46
+ toastBg: string;
47
+ borderDefault: string;
48
+ backgroundDefault: string;
49
+ borderLighter: string;
50
+ white: string;
51
+ black: string;
52
+ transparent: string;
53
+ orange: string;
54
+ cyan: string;
55
+ tamarind: string;
56
+ yellow: string;
57
+ twinYellow: string;
58
+ green: string;
59
+ darkgreen: string;
60
+ purple: string;
61
+ borderLight: string;
62
+ borderAccent: string;
63
+ success: string;
64
+ error: string;
65
+ errorTint: string;
66
+ warning: string;
67
+ brandLight: string;
68
+ brandDefault: string;
69
+ brandDark: string;
70
+ brandDisabled: string;
71
+ grayLight: string;
72
+ grayDefault: string;
73
+ grayDark: string;
74
+ secondaryGray: string;
75
+ grayDisabled: string;
76
+ textAccentHigh: string;
77
+ textAccentMedium: string;
78
+ textAccentDisabled: string;
79
+ surfaceDefault: string;
80
+ surfaceDark: string;
81
+ backgroundDark: string;
82
+ backgroundDarker: string;
83
+ primaryLight: string;
84
+ primaryDefault: string;
85
+ primaryDark: string;
86
+ primaryDisabled: string;
87
+ secondaryLight: string;
88
+ secondaryDefault: string;
89
+ secondaryDark: string;
90
+ errorDefault: string;
91
+ errorLight: string;
92
+ errorDark: string;
93
+ errorDisabled: string;
94
+ };
95
+ shadows: {
96
+ sm: string;
97
+ md: string;
98
+ };
99
+ fonts: {
100
+ sans: string;
101
+ };
102
+ fontSizes: {
103
+ h1: string;
104
+ h2: string;
105
+ h3: string;
106
+ h4: string;
107
+ h5: string;
108
+ h6: string;
109
+ tiny: string;
110
+ xs: string;
111
+ sm: string;
112
+ md: string;
113
+ lg: string;
114
+ };
115
+ fontWeights: {
116
+ semiBold: number;
117
+ medium: number;
118
+ regular: number;
119
+ };
120
+ lineHeights: {
121
+ h1: string;
122
+ h2: string;
123
+ h3: string;
124
+ h4: string;
125
+ h5: string;
126
+ h6: string;
127
+ tiny: string;
128
+ xs: string;
129
+ sm: string;
130
+ md: string;
131
+ };
132
+ radii: {
133
+ '0': string;
134
+ '1': string;
135
+ '2': string;
136
+ '3': string;
137
+ '4': string;
138
+ round: string;
139
+ };
140
+ space: {
141
+ 0: string;
142
+ xs: string;
143
+ sm: string;
144
+ md: string;
145
+ lg: string;
146
+ xl: string;
147
+ px: string;
148
+ 1: string;
149
+ 2: string;
150
+ 3: string;
151
+ 4: string;
152
+ 5: string;
153
+ 6: string;
154
+ 7: string;
155
+ 8: string;
156
+ 9: string;
157
+ 10: string;
158
+ 11: string;
159
+ 12: string;
160
+ 13: string;
161
+ 14: string;
162
+ 15: string;
163
+ 16: string;
164
+ 17: string;
165
+ 18: string;
166
+ 19: string;
167
+ 20: string;
168
+ 24: string;
169
+ 28: string;
170
+ 32: string;
171
+ 36: string;
172
+ 40: string;
173
+ 44: string;
174
+ 48: string;
175
+ 52: string;
176
+ 56: string;
177
+ 60: string;
178
+ 64: string;
179
+ 72: string;
180
+ 80: string;
181
+ 96: string;
182
+ 100: string;
183
+ };
184
+ borderWidths: {
185
+ light: string;
186
+ normal: string;
187
+ bold: string;
188
+ extrabold: string;
189
+ black: string;
190
+ };
191
+ }, {
192
+ width: string;
193
+ height: string;
194
+ minWidth: string;
195
+ maxWidth: string;
196
+ minHeight: string;
197
+ maxHeight: string;
198
+ flexBasis: string;
199
+ gridTemplateColumns: string;
200
+ gridTemplateRows: string;
201
+ blockSize: string;
202
+ minBlockSize: string;
203
+ maxBlockSize: string;
204
+ inlineSize: string;
205
+ minInlineSize: string;
206
+ maxInlineSize: string;
207
+ gap: "space";
208
+ gridGap: "space";
209
+ columnGap: "space";
210
+ gridColumnGap: "space";
211
+ rowGap: "space";
212
+ gridRowGap: "space";
213
+ inset: "space";
214
+ insetBlock: "space";
215
+ insetBlockEnd: "space";
216
+ insetBlockStart: "space";
217
+ insetInline: "space";
218
+ insetInlineEnd: "space";
219
+ insetInlineStart: "space";
220
+ margin: "space";
221
+ marginTop: "space";
222
+ marginRight: "space";
223
+ marginBottom: "space";
224
+ marginLeft: "space";
225
+ marginBlock: "space";
226
+ marginBlockEnd: "space";
227
+ marginBlockStart: "space";
228
+ marginInline: "space";
229
+ marginInlineEnd: "space";
230
+ marginInlineStart: "space";
231
+ padding: "space";
232
+ paddingTop: "space";
233
+ paddingRight: "space";
234
+ paddingBottom: "space";
235
+ paddingLeft: "space";
236
+ paddingBlock: "space";
237
+ paddingBlockEnd: "space";
238
+ paddingBlockStart: "space";
239
+ paddingInline: "space";
240
+ paddingInlineEnd: "space";
241
+ paddingInlineStart: "space";
242
+ scrollMargin: "space";
243
+ scrollMarginTop: "space";
244
+ scrollMarginRight: "space";
245
+ scrollMarginBottom: "space";
246
+ scrollMarginLeft: "space";
247
+ scrollMarginBlock: "space";
248
+ scrollMarginBlockEnd: "space";
249
+ scrollMarginBlockStart: "space";
250
+ scrollMarginInline: "space";
251
+ scrollMarginInlineEnd: "space";
252
+ scrollMarginInlineStart: "space";
253
+ scrollPadding: "space";
254
+ scrollPaddingTop: "space";
255
+ scrollPaddingRight: "space";
256
+ scrollPaddingBottom: "space";
257
+ scrollPaddingLeft: "space";
258
+ scrollPaddingBlock: "space";
259
+ scrollPaddingBlockEnd: "space";
260
+ scrollPaddingBlockStart: "space";
261
+ scrollPaddingInline: "space";
262
+ scrollPaddingInlineEnd: "space";
263
+ scrollPaddingInlineStart: "space";
264
+ top: "space";
265
+ right: "space";
266
+ bottom: "space";
267
+ left: "space";
268
+ fontSize: "fontSizes";
269
+ background: "colors";
270
+ backgroundColor: "colors";
271
+ backgroundImage: "colors";
272
+ borderImage: "colors";
273
+ border: "colors";
274
+ borderBlock: "colors";
275
+ borderBlockEnd: "colors";
276
+ borderBlockStart: "colors";
277
+ borderBottom: "colors";
278
+ borderBottomColor: "colors";
279
+ borderColor: "colors";
280
+ borderInline: "colors";
281
+ borderInlineEnd: "colors";
282
+ borderInlineStart: "colors";
283
+ borderLeft: "colors";
284
+ borderLeftColor: "colors";
285
+ borderRight: "colors";
286
+ borderRightColor: "colors";
287
+ borderTop: "colors";
288
+ borderTopColor: "colors";
289
+ caretColor: "colors";
290
+ color: "colors";
291
+ columnRuleColor: "colors";
292
+ outline: "colors";
293
+ outlineColor: "colors";
294
+ fill: "colors";
295
+ stroke: "colors";
296
+ textDecorationColor: "colors";
297
+ fontFamily: "fonts";
298
+ fontWeight: "fontWeights";
299
+ lineHeight: "lineHeights";
300
+ letterSpacing: "letterSpacings";
301
+ borderWidth: "borderWidths";
302
+ borderTopWidth: "borderWidths";
303
+ borderLeftWidth: "borderWidths";
304
+ borderRightWidth: "borderWidths";
305
+ borderBottomWidth: "borderWidths";
306
+ borderStyle: "borderStyles";
307
+ borderTopStyle: "borderStyles";
308
+ borderLeftStyle: "borderStyles";
309
+ borderRightStyle: "borderStyles";
310
+ borderBottomStyle: "borderStyles";
311
+ borderRadius: "radii";
312
+ borderTopLeftRadius: "radii";
313
+ borderTopRightRadius: "radii";
314
+ borderBottomRightRadius: "radii";
315
+ borderBottomLeftRadius: "radii";
316
+ boxShadow: "shadows";
317
+ textShadow: "shadows";
318
+ transition: "transitions";
319
+ zIndex: "zIndices";
320
+ }, {
321
+ bg: (value: {
322
+ readonly [$$PropertyValue]: "backgroundColor";
323
+ }) => {
324
+ backgroundColor: {
325
+ readonly [$$PropertyValue]: "backgroundColor";
326
+ };
327
+ };
328
+ c: (value: {
329
+ readonly [$$PropertyValue]: "color";
330
+ }) => {
331
+ color: {
332
+ readonly [$$PropertyValue]: "color";
333
+ };
334
+ };
335
+ r: (value: {
336
+ readonly [$$ScaleValue]: "radii";
337
+ }) => {
338
+ borderRadius: {
339
+ readonly [$$ScaleValue]: "radii";
340
+ };
341
+ };
342
+ fs: (value: string | number | {
343
+ readonly [$$PropertyValue]: "fontSize";
344
+ }) => {
345
+ fontSize: string | number | {
346
+ readonly [$$PropertyValue]: "fontSize";
347
+ };
348
+ };
349
+ size: (value: string | number | {
350
+ readonly [$$ScaleValue]: "space";
351
+ }) => {
352
+ height: string | number | {
353
+ readonly [$$ScaleValue]: "space";
354
+ };
355
+ width: string | number | {
356
+ readonly [$$ScaleValue]: "space";
357
+ };
358
+ };
359
+ w: (value: string | number | {
360
+ readonly [$$ScaleValue]: "space";
361
+ }) => {
362
+ width: string | number | {
363
+ readonly [$$ScaleValue]: "space";
364
+ };
365
+ };
366
+ h: (value: string | number | {
367
+ readonly [$$ScaleValue]: "space";
368
+ }) => {
369
+ height: string | number | {
370
+ readonly [$$ScaleValue]: "space";
371
+ };
372
+ };
373
+ p: (value: string | number | {
374
+ readonly [$$ScaleValue]: "space";
375
+ }) => {
376
+ padding: string | number | {
377
+ readonly [$$ScaleValue]: "space";
378
+ };
379
+ };
380
+ pt: (value: string | number | {
381
+ readonly [$$ScaleValue]: "space";
382
+ }) => {
383
+ paddingTop: string | number | {
384
+ readonly [$$ScaleValue]: "space";
385
+ };
386
+ };
387
+ pr: (value: string | number | {
388
+ readonly [$$ScaleValue]: "space";
389
+ }) => {
390
+ paddingRight: string | number | {
391
+ readonly [$$ScaleValue]: "space";
392
+ };
393
+ };
394
+ pb: (value: string | number | {
395
+ readonly [$$ScaleValue]: "space";
396
+ }) => {
397
+ paddingBottom: string | number | {
398
+ readonly [$$ScaleValue]: "space";
399
+ };
400
+ };
401
+ pl: (value: string | number | {
402
+ readonly [$$ScaleValue]: "space";
403
+ }) => {
404
+ paddingLeft: string | number | {
405
+ readonly [$$ScaleValue]: "space";
406
+ };
407
+ };
408
+ px: (value: string | number | {
409
+ readonly [$$ScaleValue]: "space";
410
+ }) => {
411
+ paddingLeft: string | number | {
412
+ readonly [$$ScaleValue]: "space";
413
+ };
414
+ paddingRight: string | number | {
415
+ readonly [$$ScaleValue]: "space";
416
+ };
417
+ };
418
+ py: (value: string | number | {
419
+ readonly [$$ScaleValue]: "space";
420
+ }) => {
421
+ paddingTop: string | number | {
422
+ readonly [$$ScaleValue]: "space";
423
+ };
424
+ paddingBottom: string | number | {
425
+ readonly [$$ScaleValue]: "space";
426
+ };
427
+ };
428
+ m: (value: string | number | {
429
+ readonly [$$ScaleValue]: "space";
430
+ }) => {
431
+ margin: string | number | {
432
+ readonly [$$ScaleValue]: "space";
433
+ };
434
+ };
435
+ mt: (value: string | number | {
436
+ readonly [$$ScaleValue]: "space";
437
+ }) => {
438
+ marginTop: string | number | {
439
+ readonly [$$ScaleValue]: "space";
440
+ };
441
+ };
442
+ mr: (value: string | number | {
443
+ readonly [$$ScaleValue]: "space";
444
+ }) => {
445
+ marginRight: string | number | {
446
+ readonly [$$ScaleValue]: "space";
447
+ };
448
+ };
449
+ mb: (value: string | number | {
450
+ readonly [$$ScaleValue]: "space";
451
+ }) => {
452
+ marginBottom: string | number | {
453
+ readonly [$$ScaleValue]: "space";
454
+ };
455
+ };
456
+ ml: (value: string | number | {
457
+ readonly [$$ScaleValue]: "space";
458
+ }) => {
459
+ marginLeft: string | number | {
460
+ readonly [$$ScaleValue]: "space";
461
+ };
462
+ };
463
+ mx: (value: string | number | {
464
+ readonly [$$ScaleValue]: "space";
465
+ }) => {
466
+ marginLeft: string | number | {
467
+ readonly [$$ScaleValue]: "space";
468
+ };
469
+ marginRight: string | number | {
470
+ readonly [$$ScaleValue]: "space";
471
+ };
472
+ };
473
+ my: (value: string | number | {
474
+ readonly [$$ScaleValue]: "space";
475
+ }) => {
476
+ marginTop: string | number | {
477
+ readonly [$$ScaleValue]: "space";
478
+ };
479
+ marginBottom: string | number | {
480
+ readonly [$$ScaleValue]: "space";
481
+ };
482
+ };
483
+ }>>, {}, {
484
+ allowMotion: string;
485
+ sm: string;
486
+ md: string;
487
+ lg: string;
488
+ xl: string;
489
+ '2xl': string;
490
+ ls: string;
491
+ }, import("@stitches/react/types/css-util").CSS<{
492
+ allowMotion: string;
493
+ sm: string;
494
+ md: string;
495
+ lg: string;
496
+ xl: string;
497
+ '2xl': string;
498
+ ls: string;
499
+ }, {
500
+ colors: {
501
+ bgPrimary: string;
502
+ bgSecondary: string;
503
+ bgTertiary: string;
504
+ surfaceLight: string;
505
+ surfaceLighter: string;
506
+ textPrimary: string;
507
+ textSecondary: string;
508
+ textDisabled: string;
509
+ textInvert: string;
510
+ textHighEmp: string;
511
+ textMedEmp: string;
512
+ iconBtn: string;
513
+ iconHoverBg: string;
514
+ transparentBg: string;
515
+ mainBg: string;
516
+ tileBg: string;
517
+ secondaryDisabled: string;
518
+ previewBg: string;
519
+ statsBg: string;
520
+ menuBg: string;
521
+ inputBg: string;
522
+ toastBg: string;
523
+ borderDefault: string;
524
+ backgroundDefault: string;
525
+ borderLighter: string;
526
+ white: string;
527
+ black: string;
528
+ transparent: string;
529
+ orange: string;
530
+ cyan: string;
531
+ tamarind: string;
532
+ yellow: string;
533
+ twinYellow: string;
534
+ green: string;
535
+ darkgreen: string;
536
+ purple: string;
537
+ borderLight: string;
538
+ borderAccent: string;
539
+ success: string;
540
+ error: string;
541
+ errorTint: string;
542
+ warning: string;
543
+ brandLight: string;
544
+ brandDefault: string;
545
+ brandDark: string;
546
+ brandDisabled: string;
547
+ grayLight: string;
548
+ grayDefault: string;
549
+ grayDark: string;
550
+ secondaryGray: string;
551
+ grayDisabled: string;
552
+ textAccentHigh: string;
553
+ textAccentMedium: string;
554
+ textAccentDisabled: string;
555
+ surfaceDefault: string;
556
+ surfaceDark: string;
557
+ backgroundDark: string;
558
+ backgroundDarker: string;
559
+ primaryLight: string;
560
+ primaryDefault: string;
561
+ primaryDark: string;
562
+ primaryDisabled: string;
563
+ secondaryLight: string;
564
+ secondaryDefault: string;
565
+ secondaryDark: string;
566
+ errorDefault: string;
567
+ errorLight: string;
568
+ errorDark: string;
569
+ errorDisabled: string;
570
+ };
571
+ shadows: {
572
+ sm: string;
573
+ md: string;
574
+ };
575
+ fonts: {
576
+ sans: string;
577
+ };
578
+ fontSizes: {
579
+ h1: string;
580
+ h2: string;
581
+ h3: string;
582
+ h4: string;
583
+ h5: string;
584
+ h6: string;
585
+ tiny: string;
586
+ xs: string;
587
+ sm: string;
588
+ md: string;
589
+ lg: string;
590
+ };
591
+ fontWeights: {
592
+ semiBold: number;
593
+ medium: number;
594
+ regular: number;
595
+ };
596
+ lineHeights: {
597
+ h1: string;
598
+ h2: string;
599
+ h3: string;
600
+ h4: string;
601
+ h5: string;
602
+ h6: string;
603
+ tiny: string;
604
+ xs: string;
605
+ sm: string;
606
+ md: string;
607
+ };
608
+ radii: {
609
+ '0': string;
610
+ '1': string;
611
+ '2': string;
612
+ '3': string;
613
+ '4': string;
614
+ round: string;
615
+ };
616
+ space: {
617
+ 0: string;
618
+ xs: string;
619
+ sm: string;
620
+ md: string;
621
+ lg: string;
622
+ xl: string;
623
+ px: string;
624
+ 1: string;
625
+ 2: string;
626
+ 3: string;
627
+ 4: string;
628
+ 5: string;
629
+ 6: string;
630
+ 7: string;
631
+ 8: string;
632
+ 9: string;
633
+ 10: string;
634
+ 11: string;
635
+ 12: string;
636
+ 13: string;
637
+ 14: string;
638
+ 15: string;
639
+ 16: string;
640
+ 17: string;
641
+ 18: string;
642
+ 19: string;
643
+ 20: string;
644
+ 24: string;
645
+ 28: string;
646
+ 32: string;
647
+ 36: string;
648
+ 40: string;
649
+ 44: string;
650
+ 48: string;
651
+ 52: string;
652
+ 56: string;
653
+ 60: string;
654
+ 64: string;
655
+ 72: string;
656
+ 80: string;
657
+ 96: string;
658
+ 100: string;
659
+ };
660
+ borderWidths: {
661
+ light: string;
662
+ normal: string;
663
+ bold: string;
664
+ extrabold: string;
665
+ black: string;
666
+ };
667
+ }, {
668
+ width: string;
669
+ height: string;
670
+ minWidth: string;
671
+ maxWidth: string;
672
+ minHeight: string;
673
+ maxHeight: string;
674
+ flexBasis: string;
675
+ gridTemplateColumns: string;
676
+ gridTemplateRows: string;
677
+ blockSize: string;
678
+ minBlockSize: string;
679
+ maxBlockSize: string;
680
+ inlineSize: string;
681
+ minInlineSize: string;
682
+ maxInlineSize: string;
683
+ gap: "space";
684
+ gridGap: "space";
685
+ columnGap: "space";
686
+ gridColumnGap: "space";
687
+ rowGap: "space";
688
+ gridRowGap: "space";
689
+ inset: "space";
690
+ insetBlock: "space";
691
+ insetBlockEnd: "space";
692
+ insetBlockStart: "space";
693
+ insetInline: "space";
694
+ insetInlineEnd: "space";
695
+ insetInlineStart: "space";
696
+ margin: "space";
697
+ marginTop: "space";
698
+ marginRight: "space";
699
+ marginBottom: "space";
700
+ marginLeft: "space";
701
+ marginBlock: "space";
702
+ marginBlockEnd: "space";
703
+ marginBlockStart: "space";
704
+ marginInline: "space";
705
+ marginInlineEnd: "space";
706
+ marginInlineStart: "space";
707
+ padding: "space";
708
+ paddingTop: "space";
709
+ paddingRight: "space";
710
+ paddingBottom: "space";
711
+ paddingLeft: "space";
712
+ paddingBlock: "space";
713
+ paddingBlockEnd: "space";
714
+ paddingBlockStart: "space";
715
+ paddingInline: "space";
716
+ paddingInlineEnd: "space";
717
+ paddingInlineStart: "space";
718
+ scrollMargin: "space";
719
+ scrollMarginTop: "space";
720
+ scrollMarginRight: "space";
721
+ scrollMarginBottom: "space";
722
+ scrollMarginLeft: "space";
723
+ scrollMarginBlock: "space";
724
+ scrollMarginBlockEnd: "space";
725
+ scrollMarginBlockStart: "space";
726
+ scrollMarginInline: "space";
727
+ scrollMarginInlineEnd: "space";
728
+ scrollMarginInlineStart: "space";
729
+ scrollPadding: "space";
730
+ scrollPaddingTop: "space";
731
+ scrollPaddingRight: "space";
732
+ scrollPaddingBottom: "space";
733
+ scrollPaddingLeft: "space";
734
+ scrollPaddingBlock: "space";
735
+ scrollPaddingBlockEnd: "space";
736
+ scrollPaddingBlockStart: "space";
737
+ scrollPaddingInline: "space";
738
+ scrollPaddingInlineEnd: "space";
739
+ scrollPaddingInlineStart: "space";
740
+ top: "space";
741
+ right: "space";
742
+ bottom: "space";
743
+ left: "space";
744
+ fontSize: "fontSizes";
745
+ background: "colors";
746
+ backgroundColor: "colors";
747
+ backgroundImage: "colors";
748
+ borderImage: "colors";
749
+ border: "colors";
750
+ borderBlock: "colors";
751
+ borderBlockEnd: "colors";
752
+ borderBlockStart: "colors";
753
+ borderBottom: "colors";
754
+ borderBottomColor: "colors";
755
+ borderColor: "colors";
756
+ borderInline: "colors";
757
+ borderInlineEnd: "colors";
758
+ borderInlineStart: "colors";
759
+ borderLeft: "colors";
760
+ borderLeftColor: "colors";
761
+ borderRight: "colors";
762
+ borderRightColor: "colors";
763
+ borderTop: "colors";
764
+ borderTopColor: "colors";
765
+ caretColor: "colors";
766
+ color: "colors";
767
+ columnRuleColor: "colors";
768
+ outline: "colors";
769
+ outlineColor: "colors";
770
+ fill: "colors";
771
+ stroke: "colors";
772
+ textDecorationColor: "colors";
773
+ fontFamily: "fonts";
774
+ fontWeight: "fontWeights";
775
+ lineHeight: "lineHeights";
776
+ letterSpacing: "letterSpacings";
777
+ borderWidth: "borderWidths";
778
+ borderTopWidth: "borderWidths";
779
+ borderLeftWidth: "borderWidths";
780
+ borderRightWidth: "borderWidths";
781
+ borderBottomWidth: "borderWidths";
782
+ borderStyle: "borderStyles";
783
+ borderTopStyle: "borderStyles";
784
+ borderLeftStyle: "borderStyles";
785
+ borderRightStyle: "borderStyles";
786
+ borderBottomStyle: "borderStyles";
787
+ borderRadius: "radii";
788
+ borderTopLeftRadius: "radii";
789
+ borderTopRightRadius: "radii";
790
+ borderBottomRightRadius: "radii";
791
+ borderBottomLeftRadius: "radii";
792
+ boxShadow: "shadows";
793
+ textShadow: "shadows";
794
+ transition: "transitions";
795
+ zIndex: "zIndices";
796
+ }, {
797
+ bg: (value: {
798
+ readonly [$$PropertyValue]: "backgroundColor";
799
+ }) => {
800
+ backgroundColor: {
801
+ readonly [$$PropertyValue]: "backgroundColor";
802
+ };
803
+ };
804
+ c: (value: {
805
+ readonly [$$PropertyValue]: "color";
806
+ }) => {
807
+ color: {
808
+ readonly [$$PropertyValue]: "color";
809
+ };
810
+ };
811
+ r: (value: {
812
+ readonly [$$ScaleValue]: "radii";
813
+ }) => {
814
+ borderRadius: {
815
+ readonly [$$ScaleValue]: "radii";
816
+ };
817
+ };
818
+ fs: (value: string | number | {
819
+ readonly [$$PropertyValue]: "fontSize";
820
+ }) => {
821
+ fontSize: string | number | {
822
+ readonly [$$PropertyValue]: "fontSize";
823
+ };
824
+ };
825
+ size: (value: string | number | {
826
+ readonly [$$ScaleValue]: "space";
827
+ }) => {
828
+ height: string | number | {
829
+ readonly [$$ScaleValue]: "space";
830
+ };
831
+ width: string | number | {
832
+ readonly [$$ScaleValue]: "space";
833
+ };
834
+ };
835
+ w: (value: string | number | {
836
+ readonly [$$ScaleValue]: "space";
837
+ }) => {
838
+ width: string | number | {
839
+ readonly [$$ScaleValue]: "space";
840
+ };
841
+ };
842
+ h: (value: string | number | {
843
+ readonly [$$ScaleValue]: "space";
844
+ }) => {
845
+ height: string | number | {
846
+ readonly [$$ScaleValue]: "space";
847
+ };
848
+ };
849
+ p: (value: string | number | {
850
+ readonly [$$ScaleValue]: "space";
851
+ }) => {
852
+ padding: string | number | {
853
+ readonly [$$ScaleValue]: "space";
854
+ };
855
+ };
856
+ pt: (value: string | number | {
857
+ readonly [$$ScaleValue]: "space";
858
+ }) => {
859
+ paddingTop: string | number | {
860
+ readonly [$$ScaleValue]: "space";
861
+ };
862
+ };
863
+ pr: (value: string | number | {
864
+ readonly [$$ScaleValue]: "space";
865
+ }) => {
866
+ paddingRight: string | number | {
867
+ readonly [$$ScaleValue]: "space";
868
+ };
869
+ };
870
+ pb: (value: string | number | {
871
+ readonly [$$ScaleValue]: "space";
872
+ }) => {
873
+ paddingBottom: string | number | {
874
+ readonly [$$ScaleValue]: "space";
875
+ };
876
+ };
877
+ pl: (value: string | number | {
878
+ readonly [$$ScaleValue]: "space";
879
+ }) => {
880
+ paddingLeft: string | number | {
881
+ readonly [$$ScaleValue]: "space";
882
+ };
883
+ };
884
+ px: (value: string | number | {
885
+ readonly [$$ScaleValue]: "space";
886
+ }) => {
887
+ paddingLeft: string | number | {
888
+ readonly [$$ScaleValue]: "space";
889
+ };
890
+ paddingRight: string | number | {
891
+ readonly [$$ScaleValue]: "space";
892
+ };
893
+ };
894
+ py: (value: string | number | {
895
+ readonly [$$ScaleValue]: "space";
896
+ }) => {
897
+ paddingTop: string | number | {
898
+ readonly [$$ScaleValue]: "space";
899
+ };
900
+ paddingBottom: string | number | {
901
+ readonly [$$ScaleValue]: "space";
902
+ };
903
+ };
904
+ m: (value: string | number | {
905
+ readonly [$$ScaleValue]: "space";
906
+ }) => {
907
+ margin: string | number | {
908
+ readonly [$$ScaleValue]: "space";
909
+ };
910
+ };
911
+ mt: (value: string | number | {
912
+ readonly [$$ScaleValue]: "space";
913
+ }) => {
914
+ marginTop: string | number | {
915
+ readonly [$$ScaleValue]: "space";
916
+ };
917
+ };
918
+ mr: (value: string | number | {
919
+ readonly [$$ScaleValue]: "space";
920
+ }) => {
921
+ marginRight: string | number | {
922
+ readonly [$$ScaleValue]: "space";
923
+ };
924
+ };
925
+ mb: (value: string | number | {
926
+ readonly [$$ScaleValue]: "space";
927
+ }) => {
928
+ marginBottom: string | number | {
929
+ readonly [$$ScaleValue]: "space";
930
+ };
931
+ };
932
+ ml: (value: string | number | {
933
+ readonly [$$ScaleValue]: "space";
934
+ }) => {
935
+ marginLeft: string | number | {
936
+ readonly [$$ScaleValue]: "space";
937
+ };
938
+ };
939
+ mx: (value: string | number | {
940
+ readonly [$$ScaleValue]: "space";
941
+ }) => {
942
+ marginLeft: string | number | {
943
+ readonly [$$ScaleValue]: "space";
944
+ };
945
+ marginRight: string | number | {
946
+ readonly [$$ScaleValue]: "space";
947
+ };
948
+ };
949
+ my: (value: string | number | {
950
+ readonly [$$ScaleValue]: "space";
951
+ }) => {
952
+ marginTop: string | number | {
953
+ readonly [$$ScaleValue]: "space";
954
+ };
955
+ marginBottom: string | number | {
956
+ readonly [$$ScaleValue]: "space";
957
+ };
958
+ };
959
+ }>>;
960
+ Left: import("@stitches/react/types/styled-component").StyledComponent<import("@stitches/react/types/styled-component").StyledComponent<"div", {
961
+ justify?: "center" | "start" | "end" | "between" | "around" | "evenly" | undefined;
962
+ align?: "center" | "start" | "end" | "baseline" | "strech" | undefined;
963
+ direction?: "row" | "column" | "rowReverse" | "columnReverse" | undefined;
964
+ gap?: "1" | "2" | "3" | "4" | 1 | 2 | 3 | 4 | undefined;
965
+ }, {
966
+ allowMotion: string;
967
+ sm: string;
968
+ md: string;
969
+ lg: string;
970
+ xl: string;
971
+ '2xl': string;
972
+ ls: string;
973
+ }, import("@stitches/react/types/css-util").CSS<{
974
+ allowMotion: string;
975
+ sm: string;
976
+ md: string;
977
+ lg: string;
978
+ xl: string;
979
+ '2xl': string;
980
+ ls: string;
981
+ }, {
982
+ colors: {
983
+ bgPrimary: string;
984
+ bgSecondary: string;
985
+ bgTertiary: string;
986
+ surfaceLight: string;
987
+ surfaceLighter: string;
988
+ textPrimary: string;
989
+ textSecondary: string;
990
+ textDisabled: string;
991
+ textInvert: string;
992
+ textHighEmp: string;
993
+ textMedEmp: string;
994
+ iconBtn: string;
995
+ iconHoverBg: string;
996
+ transparentBg: string;
997
+ mainBg: string;
998
+ tileBg: string;
999
+ secondaryDisabled: string;
1000
+ previewBg: string;
1001
+ statsBg: string;
1002
+ menuBg: string;
1003
+ inputBg: string;
1004
+ toastBg: string;
1005
+ borderDefault: string;
1006
+ backgroundDefault: string;
1007
+ borderLighter: string;
1008
+ white: string;
1009
+ black: string;
1010
+ transparent: string;
1011
+ orange: string;
1012
+ cyan: string;
1013
+ tamarind: string;
1014
+ yellow: string;
1015
+ twinYellow: string;
1016
+ green: string;
1017
+ darkgreen: string;
1018
+ purple: string;
1019
+ borderLight: string;
1020
+ borderAccent: string;
1021
+ success: string;
1022
+ error: string;
1023
+ errorTint: string;
1024
+ warning: string;
1025
+ brandLight: string;
1026
+ brandDefault: string;
1027
+ brandDark: string;
1028
+ brandDisabled: string;
1029
+ grayLight: string;
1030
+ grayDefault: string;
1031
+ grayDark: string;
1032
+ secondaryGray: string;
1033
+ grayDisabled: string;
1034
+ textAccentHigh: string;
1035
+ textAccentMedium: string;
1036
+ textAccentDisabled: string;
1037
+ surfaceDefault: string;
1038
+ surfaceDark: string;
1039
+ backgroundDark: string;
1040
+ backgroundDarker: string;
1041
+ primaryLight: string;
1042
+ primaryDefault: string;
1043
+ primaryDark: string;
1044
+ primaryDisabled: string;
1045
+ secondaryLight: string;
1046
+ secondaryDefault: string;
1047
+ secondaryDark: string;
1048
+ errorDefault: string;
1049
+ errorLight: string;
1050
+ errorDark: string;
1051
+ errorDisabled: string;
1052
+ };
1053
+ shadows: {
1054
+ sm: string;
1055
+ md: string;
1056
+ };
1057
+ fonts: {
1058
+ sans: string;
1059
+ };
1060
+ fontSizes: {
1061
+ h1: string;
1062
+ h2: string;
1063
+ h3: string;
1064
+ h4: string;
1065
+ h5: string;
1066
+ h6: string;
1067
+ tiny: string;
1068
+ xs: string;
1069
+ sm: string;
1070
+ md: string;
1071
+ lg: string;
1072
+ };
1073
+ fontWeights: {
1074
+ semiBold: number;
1075
+ medium: number;
1076
+ regular: number;
1077
+ };
1078
+ lineHeights: {
1079
+ h1: string;
1080
+ h2: string;
1081
+ h3: string;
1082
+ h4: string;
1083
+ h5: string;
1084
+ h6: string;
1085
+ tiny: string;
1086
+ xs: string;
1087
+ sm: string;
1088
+ md: string;
1089
+ };
1090
+ radii: {
1091
+ '0': string;
1092
+ '1': string;
1093
+ '2': string;
1094
+ '3': string;
1095
+ '4': string;
1096
+ round: string;
1097
+ };
1098
+ space: {
1099
+ 0: string;
1100
+ xs: string;
1101
+ sm: string;
1102
+ md: string;
1103
+ lg: string;
1104
+ xl: string;
1105
+ px: string;
1106
+ 1: string;
1107
+ 2: string;
1108
+ 3: string;
1109
+ 4: string;
1110
+ 5: string;
1111
+ 6: string;
1112
+ 7: string;
1113
+ 8: string;
1114
+ 9: string;
1115
+ 10: string;
1116
+ 11: string;
1117
+ 12: string;
1118
+ 13: string;
1119
+ 14: string;
1120
+ 15: string;
1121
+ 16: string;
1122
+ 17: string;
1123
+ 18: string;
1124
+ 19: string;
1125
+ 20: string;
1126
+ 24: string;
1127
+ 28: string;
1128
+ 32: string;
1129
+ 36: string;
1130
+ 40: string;
1131
+ 44: string;
1132
+ 48: string;
1133
+ 52: string;
1134
+ 56: string;
1135
+ 60: string;
1136
+ 64: string;
1137
+ 72: string;
1138
+ 80: string;
1139
+ 96: string;
1140
+ 100: string;
1141
+ };
1142
+ borderWidths: {
1143
+ light: string;
1144
+ normal: string;
1145
+ bold: string;
1146
+ extrabold: string;
1147
+ black: string;
1148
+ };
1149
+ }, {
1150
+ width: string;
1151
+ height: string;
1152
+ minWidth: string;
1153
+ maxWidth: string;
1154
+ minHeight: string;
1155
+ maxHeight: string;
1156
+ flexBasis: string;
1157
+ gridTemplateColumns: string;
1158
+ gridTemplateRows: string;
1159
+ blockSize: string;
1160
+ minBlockSize: string;
1161
+ maxBlockSize: string;
1162
+ inlineSize: string;
1163
+ minInlineSize: string;
1164
+ maxInlineSize: string;
1165
+ gap: "space";
1166
+ gridGap: "space";
1167
+ columnGap: "space";
1168
+ gridColumnGap: "space";
1169
+ rowGap: "space";
1170
+ gridRowGap: "space";
1171
+ inset: "space";
1172
+ insetBlock: "space";
1173
+ insetBlockEnd: "space";
1174
+ insetBlockStart: "space";
1175
+ insetInline: "space";
1176
+ insetInlineEnd: "space";
1177
+ insetInlineStart: "space";
1178
+ margin: "space";
1179
+ marginTop: "space";
1180
+ marginRight: "space";
1181
+ marginBottom: "space";
1182
+ marginLeft: "space";
1183
+ marginBlock: "space";
1184
+ marginBlockEnd: "space";
1185
+ marginBlockStart: "space";
1186
+ marginInline: "space";
1187
+ marginInlineEnd: "space";
1188
+ marginInlineStart: "space";
1189
+ padding: "space";
1190
+ paddingTop: "space";
1191
+ paddingRight: "space";
1192
+ paddingBottom: "space";
1193
+ paddingLeft: "space";
1194
+ paddingBlock: "space";
1195
+ paddingBlockEnd: "space";
1196
+ paddingBlockStart: "space";
1197
+ paddingInline: "space";
1198
+ paddingInlineEnd: "space";
1199
+ paddingInlineStart: "space";
1200
+ scrollMargin: "space";
1201
+ scrollMarginTop: "space";
1202
+ scrollMarginRight: "space";
1203
+ scrollMarginBottom: "space";
1204
+ scrollMarginLeft: "space";
1205
+ scrollMarginBlock: "space";
1206
+ scrollMarginBlockEnd: "space";
1207
+ scrollMarginBlockStart: "space";
1208
+ scrollMarginInline: "space";
1209
+ scrollMarginInlineEnd: "space";
1210
+ scrollMarginInlineStart: "space";
1211
+ scrollPadding: "space";
1212
+ scrollPaddingTop: "space";
1213
+ scrollPaddingRight: "space";
1214
+ scrollPaddingBottom: "space";
1215
+ scrollPaddingLeft: "space";
1216
+ scrollPaddingBlock: "space";
1217
+ scrollPaddingBlockEnd: "space";
1218
+ scrollPaddingBlockStart: "space";
1219
+ scrollPaddingInline: "space";
1220
+ scrollPaddingInlineEnd: "space";
1221
+ scrollPaddingInlineStart: "space";
1222
+ top: "space";
1223
+ right: "space";
1224
+ bottom: "space";
1225
+ left: "space";
1226
+ fontSize: "fontSizes";
1227
+ background: "colors";
1228
+ backgroundColor: "colors";
1229
+ backgroundImage: "colors";
1230
+ borderImage: "colors";
1231
+ border: "colors";
1232
+ borderBlock: "colors";
1233
+ borderBlockEnd: "colors";
1234
+ borderBlockStart: "colors";
1235
+ borderBottom: "colors";
1236
+ borderBottomColor: "colors";
1237
+ borderColor: "colors";
1238
+ borderInline: "colors";
1239
+ borderInlineEnd: "colors";
1240
+ borderInlineStart: "colors";
1241
+ borderLeft: "colors";
1242
+ borderLeftColor: "colors";
1243
+ borderRight: "colors";
1244
+ borderRightColor: "colors";
1245
+ borderTop: "colors";
1246
+ borderTopColor: "colors";
1247
+ caretColor: "colors";
1248
+ color: "colors";
1249
+ columnRuleColor: "colors";
1250
+ outline: "colors";
1251
+ outlineColor: "colors";
1252
+ fill: "colors";
1253
+ stroke: "colors";
1254
+ textDecorationColor: "colors";
1255
+ fontFamily: "fonts";
1256
+ fontWeight: "fontWeights";
1257
+ lineHeight: "lineHeights";
1258
+ letterSpacing: "letterSpacings";
1259
+ borderWidth: "borderWidths";
1260
+ borderTopWidth: "borderWidths";
1261
+ borderLeftWidth: "borderWidths";
1262
+ borderRightWidth: "borderWidths";
1263
+ borderBottomWidth: "borderWidths";
1264
+ borderStyle: "borderStyles";
1265
+ borderTopStyle: "borderStyles";
1266
+ borderLeftStyle: "borderStyles";
1267
+ borderRightStyle: "borderStyles";
1268
+ borderBottomStyle: "borderStyles";
1269
+ borderRadius: "radii";
1270
+ borderTopLeftRadius: "radii";
1271
+ borderTopRightRadius: "radii";
1272
+ borderBottomRightRadius: "radii";
1273
+ borderBottomLeftRadius: "radii";
1274
+ boxShadow: "shadows";
1275
+ textShadow: "shadows";
1276
+ transition: "transitions";
1277
+ zIndex: "zIndices";
1278
+ }, {
1279
+ bg: (value: {
1280
+ readonly [$$PropertyValue]: "backgroundColor";
1281
+ }) => {
1282
+ backgroundColor: {
1283
+ readonly [$$PropertyValue]: "backgroundColor";
1284
+ };
1285
+ };
1286
+ c: (value: {
1287
+ readonly [$$PropertyValue]: "color";
1288
+ }) => {
1289
+ color: {
1290
+ readonly [$$PropertyValue]: "color";
1291
+ };
1292
+ };
1293
+ r: (value: {
1294
+ readonly [$$ScaleValue]: "radii";
1295
+ }) => {
1296
+ borderRadius: {
1297
+ readonly [$$ScaleValue]: "radii";
1298
+ };
1299
+ };
1300
+ fs: (value: string | number | {
1301
+ readonly [$$PropertyValue]: "fontSize";
1302
+ }) => {
1303
+ fontSize: string | number | {
1304
+ readonly [$$PropertyValue]: "fontSize";
1305
+ };
1306
+ };
1307
+ size: (value: string | number | {
1308
+ readonly [$$ScaleValue]: "space";
1309
+ }) => {
1310
+ height: string | number | {
1311
+ readonly [$$ScaleValue]: "space";
1312
+ };
1313
+ width: string | number | {
1314
+ readonly [$$ScaleValue]: "space";
1315
+ };
1316
+ };
1317
+ w: (value: string | number | {
1318
+ readonly [$$ScaleValue]: "space";
1319
+ }) => {
1320
+ width: string | number | {
1321
+ readonly [$$ScaleValue]: "space";
1322
+ };
1323
+ };
1324
+ h: (value: string | number | {
1325
+ readonly [$$ScaleValue]: "space";
1326
+ }) => {
1327
+ height: string | number | {
1328
+ readonly [$$ScaleValue]: "space";
1329
+ };
1330
+ };
1331
+ p: (value: string | number | {
1332
+ readonly [$$ScaleValue]: "space";
1333
+ }) => {
1334
+ padding: string | number | {
1335
+ readonly [$$ScaleValue]: "space";
1336
+ };
1337
+ };
1338
+ pt: (value: string | number | {
1339
+ readonly [$$ScaleValue]: "space";
1340
+ }) => {
1341
+ paddingTop: string | number | {
1342
+ readonly [$$ScaleValue]: "space";
1343
+ };
1344
+ };
1345
+ pr: (value: string | number | {
1346
+ readonly [$$ScaleValue]: "space";
1347
+ }) => {
1348
+ paddingRight: string | number | {
1349
+ readonly [$$ScaleValue]: "space";
1350
+ };
1351
+ };
1352
+ pb: (value: string | number | {
1353
+ readonly [$$ScaleValue]: "space";
1354
+ }) => {
1355
+ paddingBottom: string | number | {
1356
+ readonly [$$ScaleValue]: "space";
1357
+ };
1358
+ };
1359
+ pl: (value: string | number | {
1360
+ readonly [$$ScaleValue]: "space";
1361
+ }) => {
1362
+ paddingLeft: string | number | {
1363
+ readonly [$$ScaleValue]: "space";
1364
+ };
1365
+ };
1366
+ px: (value: string | number | {
1367
+ readonly [$$ScaleValue]: "space";
1368
+ }) => {
1369
+ paddingLeft: string | number | {
1370
+ readonly [$$ScaleValue]: "space";
1371
+ };
1372
+ paddingRight: string | number | {
1373
+ readonly [$$ScaleValue]: "space";
1374
+ };
1375
+ };
1376
+ py: (value: string | number | {
1377
+ readonly [$$ScaleValue]: "space";
1378
+ }) => {
1379
+ paddingTop: string | number | {
1380
+ readonly [$$ScaleValue]: "space";
1381
+ };
1382
+ paddingBottom: string | number | {
1383
+ readonly [$$ScaleValue]: "space";
1384
+ };
1385
+ };
1386
+ m: (value: string | number | {
1387
+ readonly [$$ScaleValue]: "space";
1388
+ }) => {
1389
+ margin: string | number | {
1390
+ readonly [$$ScaleValue]: "space";
1391
+ };
1392
+ };
1393
+ mt: (value: string | number | {
1394
+ readonly [$$ScaleValue]: "space";
1395
+ }) => {
1396
+ marginTop: string | number | {
1397
+ readonly [$$ScaleValue]: "space";
1398
+ };
1399
+ };
1400
+ mr: (value: string | number | {
1401
+ readonly [$$ScaleValue]: "space";
1402
+ }) => {
1403
+ marginRight: string | number | {
1404
+ readonly [$$ScaleValue]: "space";
1405
+ };
1406
+ };
1407
+ mb: (value: string | number | {
1408
+ readonly [$$ScaleValue]: "space";
1409
+ }) => {
1410
+ marginBottom: string | number | {
1411
+ readonly [$$ScaleValue]: "space";
1412
+ };
1413
+ };
1414
+ ml: (value: string | number | {
1415
+ readonly [$$ScaleValue]: "space";
1416
+ }) => {
1417
+ marginLeft: string | number | {
1418
+ readonly [$$ScaleValue]: "space";
1419
+ };
1420
+ };
1421
+ mx: (value: string | number | {
1422
+ readonly [$$ScaleValue]: "space";
1423
+ }) => {
1424
+ marginLeft: string | number | {
1425
+ readonly [$$ScaleValue]: "space";
1426
+ };
1427
+ marginRight: string | number | {
1428
+ readonly [$$ScaleValue]: "space";
1429
+ };
1430
+ };
1431
+ my: (value: string | number | {
1432
+ readonly [$$ScaleValue]: "space";
1433
+ }) => {
1434
+ marginTop: string | number | {
1435
+ readonly [$$ScaleValue]: "space";
1436
+ };
1437
+ marginBottom: string | number | {
1438
+ readonly [$$ScaleValue]: "space";
1439
+ };
1440
+ };
1441
+ }>>, {}, {
1442
+ allowMotion: string;
1443
+ sm: string;
1444
+ md: string;
1445
+ lg: string;
1446
+ xl: string;
1447
+ '2xl': string;
1448
+ ls: string;
1449
+ }, import("@stitches/react/types/css-util").CSS<{
1450
+ allowMotion: string;
1451
+ sm: string;
1452
+ md: string;
1453
+ lg: string;
1454
+ xl: string;
1455
+ '2xl': string;
1456
+ ls: string;
1457
+ }, {
1458
+ colors: {
1459
+ bgPrimary: string;
1460
+ bgSecondary: string;
1461
+ bgTertiary: string;
1462
+ surfaceLight: string;
1463
+ surfaceLighter: string;
1464
+ textPrimary: string;
1465
+ textSecondary: string;
1466
+ textDisabled: string;
1467
+ textInvert: string;
1468
+ textHighEmp: string;
1469
+ textMedEmp: string;
1470
+ iconBtn: string;
1471
+ iconHoverBg: string;
1472
+ transparentBg: string;
1473
+ mainBg: string;
1474
+ tileBg: string;
1475
+ secondaryDisabled: string;
1476
+ previewBg: string;
1477
+ statsBg: string;
1478
+ menuBg: string;
1479
+ inputBg: string;
1480
+ toastBg: string;
1481
+ borderDefault: string;
1482
+ backgroundDefault: string;
1483
+ borderLighter: string;
1484
+ white: string;
1485
+ black: string;
1486
+ transparent: string;
1487
+ orange: string;
1488
+ cyan: string;
1489
+ tamarind: string;
1490
+ yellow: string;
1491
+ twinYellow: string;
1492
+ green: string;
1493
+ darkgreen: string;
1494
+ purple: string;
1495
+ borderLight: string;
1496
+ borderAccent: string;
1497
+ success: string;
1498
+ error: string;
1499
+ errorTint: string;
1500
+ warning: string;
1501
+ brandLight: string;
1502
+ brandDefault: string;
1503
+ brandDark: string;
1504
+ brandDisabled: string;
1505
+ grayLight: string;
1506
+ grayDefault: string;
1507
+ grayDark: string;
1508
+ secondaryGray: string;
1509
+ grayDisabled: string;
1510
+ textAccentHigh: string;
1511
+ textAccentMedium: string;
1512
+ textAccentDisabled: string;
1513
+ surfaceDefault: string;
1514
+ surfaceDark: string;
1515
+ backgroundDark: string;
1516
+ backgroundDarker: string;
1517
+ primaryLight: string;
1518
+ primaryDefault: string;
1519
+ primaryDark: string;
1520
+ primaryDisabled: string;
1521
+ secondaryLight: string;
1522
+ secondaryDefault: string;
1523
+ secondaryDark: string;
1524
+ errorDefault: string;
1525
+ errorLight: string;
1526
+ errorDark: string;
1527
+ errorDisabled: string;
1528
+ };
1529
+ shadows: {
1530
+ sm: string;
1531
+ md: string;
1532
+ };
1533
+ fonts: {
1534
+ sans: string;
1535
+ };
1536
+ fontSizes: {
1537
+ h1: string;
1538
+ h2: string;
1539
+ h3: string;
1540
+ h4: string;
1541
+ h5: string;
1542
+ h6: string;
1543
+ tiny: string;
1544
+ xs: string;
1545
+ sm: string;
1546
+ md: string;
1547
+ lg: string;
1548
+ };
1549
+ fontWeights: {
1550
+ semiBold: number;
1551
+ medium: number;
1552
+ regular: number;
1553
+ };
1554
+ lineHeights: {
1555
+ h1: string;
1556
+ h2: string;
1557
+ h3: string;
1558
+ h4: string;
1559
+ h5: string;
1560
+ h6: string;
1561
+ tiny: string;
1562
+ xs: string;
1563
+ sm: string;
1564
+ md: string;
1565
+ };
1566
+ radii: {
1567
+ '0': string;
1568
+ '1': string;
1569
+ '2': string;
1570
+ '3': string;
1571
+ '4': string;
1572
+ round: string;
1573
+ };
1574
+ space: {
1575
+ 0: string;
1576
+ xs: string;
1577
+ sm: string;
1578
+ md: string;
1579
+ lg: string;
1580
+ xl: string;
1581
+ px: string;
1582
+ 1: string;
1583
+ 2: string;
1584
+ 3: string;
1585
+ 4: string;
1586
+ 5: string;
1587
+ 6: string;
1588
+ 7: string;
1589
+ 8: string;
1590
+ 9: string;
1591
+ 10: string;
1592
+ 11: string;
1593
+ 12: string;
1594
+ 13: string;
1595
+ 14: string;
1596
+ 15: string;
1597
+ 16: string;
1598
+ 17: string;
1599
+ 18: string;
1600
+ 19: string;
1601
+ 20: string;
1602
+ 24: string;
1603
+ 28: string;
1604
+ 32: string;
1605
+ 36: string;
1606
+ 40: string;
1607
+ 44: string;
1608
+ 48: string;
1609
+ 52: string;
1610
+ 56: string;
1611
+ 60: string;
1612
+ 64: string;
1613
+ 72: string;
1614
+ 80: string;
1615
+ 96: string;
1616
+ 100: string;
1617
+ };
1618
+ borderWidths: {
1619
+ light: string;
1620
+ normal: string;
1621
+ bold: string;
1622
+ extrabold: string;
1623
+ black: string;
1624
+ };
1625
+ }, {
1626
+ width: string;
1627
+ height: string;
1628
+ minWidth: string;
1629
+ maxWidth: string;
1630
+ minHeight: string;
1631
+ maxHeight: string;
1632
+ flexBasis: string;
1633
+ gridTemplateColumns: string;
1634
+ gridTemplateRows: string;
1635
+ blockSize: string;
1636
+ minBlockSize: string;
1637
+ maxBlockSize: string;
1638
+ inlineSize: string;
1639
+ minInlineSize: string;
1640
+ maxInlineSize: string;
1641
+ gap: "space";
1642
+ gridGap: "space";
1643
+ columnGap: "space";
1644
+ gridColumnGap: "space";
1645
+ rowGap: "space";
1646
+ gridRowGap: "space";
1647
+ inset: "space";
1648
+ insetBlock: "space";
1649
+ insetBlockEnd: "space";
1650
+ insetBlockStart: "space";
1651
+ insetInline: "space";
1652
+ insetInlineEnd: "space";
1653
+ insetInlineStart: "space";
1654
+ margin: "space";
1655
+ marginTop: "space";
1656
+ marginRight: "space";
1657
+ marginBottom: "space";
1658
+ marginLeft: "space";
1659
+ marginBlock: "space";
1660
+ marginBlockEnd: "space";
1661
+ marginBlockStart: "space";
1662
+ marginInline: "space";
1663
+ marginInlineEnd: "space";
1664
+ marginInlineStart: "space";
1665
+ padding: "space";
1666
+ paddingTop: "space";
1667
+ paddingRight: "space";
1668
+ paddingBottom: "space";
1669
+ paddingLeft: "space";
1670
+ paddingBlock: "space";
1671
+ paddingBlockEnd: "space";
1672
+ paddingBlockStart: "space";
1673
+ paddingInline: "space";
1674
+ paddingInlineEnd: "space";
1675
+ paddingInlineStart: "space";
1676
+ scrollMargin: "space";
1677
+ scrollMarginTop: "space";
1678
+ scrollMarginRight: "space";
1679
+ scrollMarginBottom: "space";
1680
+ scrollMarginLeft: "space";
1681
+ scrollMarginBlock: "space";
1682
+ scrollMarginBlockEnd: "space";
1683
+ scrollMarginBlockStart: "space";
1684
+ scrollMarginInline: "space";
1685
+ scrollMarginInlineEnd: "space";
1686
+ scrollMarginInlineStart: "space";
1687
+ scrollPadding: "space";
1688
+ scrollPaddingTop: "space";
1689
+ scrollPaddingRight: "space";
1690
+ scrollPaddingBottom: "space";
1691
+ scrollPaddingLeft: "space";
1692
+ scrollPaddingBlock: "space";
1693
+ scrollPaddingBlockEnd: "space";
1694
+ scrollPaddingBlockStart: "space";
1695
+ scrollPaddingInline: "space";
1696
+ scrollPaddingInlineEnd: "space";
1697
+ scrollPaddingInlineStart: "space";
1698
+ top: "space";
1699
+ right: "space";
1700
+ bottom: "space";
1701
+ left: "space";
1702
+ fontSize: "fontSizes";
1703
+ background: "colors";
1704
+ backgroundColor: "colors";
1705
+ backgroundImage: "colors";
1706
+ borderImage: "colors";
1707
+ border: "colors";
1708
+ borderBlock: "colors";
1709
+ borderBlockEnd: "colors";
1710
+ borderBlockStart: "colors";
1711
+ borderBottom: "colors";
1712
+ borderBottomColor: "colors";
1713
+ borderColor: "colors";
1714
+ borderInline: "colors";
1715
+ borderInlineEnd: "colors";
1716
+ borderInlineStart: "colors";
1717
+ borderLeft: "colors";
1718
+ borderLeftColor: "colors";
1719
+ borderRight: "colors";
1720
+ borderRightColor: "colors";
1721
+ borderTop: "colors";
1722
+ borderTopColor: "colors";
1723
+ caretColor: "colors";
1724
+ color: "colors";
1725
+ columnRuleColor: "colors";
1726
+ outline: "colors";
1727
+ outlineColor: "colors";
1728
+ fill: "colors";
1729
+ stroke: "colors";
1730
+ textDecorationColor: "colors";
1731
+ fontFamily: "fonts";
1732
+ fontWeight: "fontWeights";
1733
+ lineHeight: "lineHeights";
1734
+ letterSpacing: "letterSpacings";
1735
+ borderWidth: "borderWidths";
1736
+ borderTopWidth: "borderWidths";
1737
+ borderLeftWidth: "borderWidths";
1738
+ borderRightWidth: "borderWidths";
1739
+ borderBottomWidth: "borderWidths";
1740
+ borderStyle: "borderStyles";
1741
+ borderTopStyle: "borderStyles";
1742
+ borderLeftStyle: "borderStyles";
1743
+ borderRightStyle: "borderStyles";
1744
+ borderBottomStyle: "borderStyles";
1745
+ borderRadius: "radii";
1746
+ borderTopLeftRadius: "radii";
1747
+ borderTopRightRadius: "radii";
1748
+ borderBottomRightRadius: "radii";
1749
+ borderBottomLeftRadius: "radii";
1750
+ boxShadow: "shadows";
1751
+ textShadow: "shadows";
1752
+ transition: "transitions";
1753
+ zIndex: "zIndices";
1754
+ }, {
1755
+ bg: (value: {
1756
+ readonly [$$PropertyValue]: "backgroundColor";
1757
+ }) => {
1758
+ backgroundColor: {
1759
+ readonly [$$PropertyValue]: "backgroundColor";
1760
+ };
1761
+ };
1762
+ c: (value: {
1763
+ readonly [$$PropertyValue]: "color";
1764
+ }) => {
1765
+ color: {
1766
+ readonly [$$PropertyValue]: "color";
1767
+ };
1768
+ };
1769
+ r: (value: {
1770
+ readonly [$$ScaleValue]: "radii";
1771
+ }) => {
1772
+ borderRadius: {
1773
+ readonly [$$ScaleValue]: "radii";
1774
+ };
1775
+ };
1776
+ fs: (value: string | number | {
1777
+ readonly [$$PropertyValue]: "fontSize";
1778
+ }) => {
1779
+ fontSize: string | number | {
1780
+ readonly [$$PropertyValue]: "fontSize";
1781
+ };
1782
+ };
1783
+ size: (value: string | number | {
1784
+ readonly [$$ScaleValue]: "space";
1785
+ }) => {
1786
+ height: string | number | {
1787
+ readonly [$$ScaleValue]: "space";
1788
+ };
1789
+ width: string | number | {
1790
+ readonly [$$ScaleValue]: "space";
1791
+ };
1792
+ };
1793
+ w: (value: string | number | {
1794
+ readonly [$$ScaleValue]: "space";
1795
+ }) => {
1796
+ width: string | number | {
1797
+ readonly [$$ScaleValue]: "space";
1798
+ };
1799
+ };
1800
+ h: (value: string | number | {
1801
+ readonly [$$ScaleValue]: "space";
1802
+ }) => {
1803
+ height: string | number | {
1804
+ readonly [$$ScaleValue]: "space";
1805
+ };
1806
+ };
1807
+ p: (value: string | number | {
1808
+ readonly [$$ScaleValue]: "space";
1809
+ }) => {
1810
+ padding: string | number | {
1811
+ readonly [$$ScaleValue]: "space";
1812
+ };
1813
+ };
1814
+ pt: (value: string | number | {
1815
+ readonly [$$ScaleValue]: "space";
1816
+ }) => {
1817
+ paddingTop: string | number | {
1818
+ readonly [$$ScaleValue]: "space";
1819
+ };
1820
+ };
1821
+ pr: (value: string | number | {
1822
+ readonly [$$ScaleValue]: "space";
1823
+ }) => {
1824
+ paddingRight: string | number | {
1825
+ readonly [$$ScaleValue]: "space";
1826
+ };
1827
+ };
1828
+ pb: (value: string | number | {
1829
+ readonly [$$ScaleValue]: "space";
1830
+ }) => {
1831
+ paddingBottom: string | number | {
1832
+ readonly [$$ScaleValue]: "space";
1833
+ };
1834
+ };
1835
+ pl: (value: string | number | {
1836
+ readonly [$$ScaleValue]: "space";
1837
+ }) => {
1838
+ paddingLeft: string | number | {
1839
+ readonly [$$ScaleValue]: "space";
1840
+ };
1841
+ };
1842
+ px: (value: string | number | {
1843
+ readonly [$$ScaleValue]: "space";
1844
+ }) => {
1845
+ paddingLeft: string | number | {
1846
+ readonly [$$ScaleValue]: "space";
1847
+ };
1848
+ paddingRight: string | number | {
1849
+ readonly [$$ScaleValue]: "space";
1850
+ };
1851
+ };
1852
+ py: (value: string | number | {
1853
+ readonly [$$ScaleValue]: "space";
1854
+ }) => {
1855
+ paddingTop: string | number | {
1856
+ readonly [$$ScaleValue]: "space";
1857
+ };
1858
+ paddingBottom: string | number | {
1859
+ readonly [$$ScaleValue]: "space";
1860
+ };
1861
+ };
1862
+ m: (value: string | number | {
1863
+ readonly [$$ScaleValue]: "space";
1864
+ }) => {
1865
+ margin: string | number | {
1866
+ readonly [$$ScaleValue]: "space";
1867
+ };
1868
+ };
1869
+ mt: (value: string | number | {
1870
+ readonly [$$ScaleValue]: "space";
1871
+ }) => {
1872
+ marginTop: string | number | {
1873
+ readonly [$$ScaleValue]: "space";
1874
+ };
1875
+ };
1876
+ mr: (value: string | number | {
1877
+ readonly [$$ScaleValue]: "space";
1878
+ }) => {
1879
+ marginRight: string | number | {
1880
+ readonly [$$ScaleValue]: "space";
1881
+ };
1882
+ };
1883
+ mb: (value: string | number | {
1884
+ readonly [$$ScaleValue]: "space";
1885
+ }) => {
1886
+ marginBottom: string | number | {
1887
+ readonly [$$ScaleValue]: "space";
1888
+ };
1889
+ };
1890
+ ml: (value: string | number | {
1891
+ readonly [$$ScaleValue]: "space";
1892
+ }) => {
1893
+ marginLeft: string | number | {
1894
+ readonly [$$ScaleValue]: "space";
1895
+ };
1896
+ };
1897
+ mx: (value: string | number | {
1898
+ readonly [$$ScaleValue]: "space";
1899
+ }) => {
1900
+ marginLeft: string | number | {
1901
+ readonly [$$ScaleValue]: "space";
1902
+ };
1903
+ marginRight: string | number | {
1904
+ readonly [$$ScaleValue]: "space";
1905
+ };
1906
+ };
1907
+ my: (value: string | number | {
1908
+ readonly [$$ScaleValue]: "space";
1909
+ }) => {
1910
+ marginTop: string | number | {
1911
+ readonly [$$ScaleValue]: "space";
1912
+ };
1913
+ marginBottom: string | number | {
1914
+ readonly [$$ScaleValue]: "space";
1915
+ };
1916
+ };
1917
+ }>>;
1918
+ Center: import("@stitches/react/types/styled-component").StyledComponent<import("@stitches/react/types/styled-component").StyledComponent<"div", {
1919
+ justify?: "center" | "start" | "end" | "between" | "around" | "evenly" | undefined;
1920
+ align?: "center" | "start" | "end" | "baseline" | "strech" | undefined;
1921
+ direction?: "row" | "column" | "rowReverse" | "columnReverse" | undefined;
1922
+ gap?: "1" | "2" | "3" | "4" | 1 | 2 | 3 | 4 | undefined;
1923
+ }, {
1924
+ allowMotion: string;
1925
+ sm: string;
1926
+ md: string;
1927
+ lg: string;
1928
+ xl: string;
1929
+ '2xl': string;
1930
+ ls: string;
1931
+ }, import("@stitches/react/types/css-util").CSS<{
1932
+ allowMotion: string;
1933
+ sm: string;
1934
+ md: string;
1935
+ lg: string;
1936
+ xl: string;
1937
+ '2xl': string;
1938
+ ls: string;
1939
+ }, {
1940
+ colors: {
1941
+ bgPrimary: string;
1942
+ bgSecondary: string;
1943
+ bgTertiary: string;
1944
+ surfaceLight: string;
1945
+ surfaceLighter: string;
1946
+ textPrimary: string;
1947
+ textSecondary: string;
1948
+ textDisabled: string;
1949
+ textInvert: string;
1950
+ textHighEmp: string;
1951
+ textMedEmp: string;
1952
+ iconBtn: string;
1953
+ iconHoverBg: string;
1954
+ transparentBg: string;
1955
+ mainBg: string;
1956
+ tileBg: string;
1957
+ secondaryDisabled: string;
1958
+ previewBg: string;
1959
+ statsBg: string;
1960
+ menuBg: string;
1961
+ inputBg: string;
1962
+ toastBg: string;
1963
+ borderDefault: string;
1964
+ backgroundDefault: string;
1965
+ borderLighter: string;
1966
+ white: string;
1967
+ black: string;
1968
+ transparent: string;
1969
+ orange: string;
1970
+ cyan: string;
1971
+ tamarind: string;
1972
+ yellow: string;
1973
+ twinYellow: string;
1974
+ green: string;
1975
+ darkgreen: string;
1976
+ purple: string;
1977
+ borderLight: string;
1978
+ borderAccent: string;
1979
+ success: string;
1980
+ error: string;
1981
+ errorTint: string;
1982
+ warning: string;
1983
+ brandLight: string;
1984
+ brandDefault: string;
1985
+ brandDark: string;
1986
+ brandDisabled: string;
1987
+ grayLight: string;
1988
+ grayDefault: string;
1989
+ grayDark: string;
1990
+ secondaryGray: string;
1991
+ grayDisabled: string;
1992
+ textAccentHigh: string;
1993
+ textAccentMedium: string;
1994
+ textAccentDisabled: string;
1995
+ surfaceDefault: string;
1996
+ surfaceDark: string;
1997
+ backgroundDark: string;
1998
+ backgroundDarker: string;
1999
+ primaryLight: string;
2000
+ primaryDefault: string;
2001
+ primaryDark: string;
2002
+ primaryDisabled: string;
2003
+ secondaryLight: string;
2004
+ secondaryDefault: string;
2005
+ secondaryDark: string;
2006
+ errorDefault: string;
2007
+ errorLight: string;
2008
+ errorDark: string;
2009
+ errorDisabled: string;
2010
+ };
2011
+ shadows: {
2012
+ sm: string;
2013
+ md: string;
2014
+ };
2015
+ fonts: {
2016
+ sans: string;
2017
+ };
2018
+ fontSizes: {
2019
+ h1: string;
2020
+ h2: string;
2021
+ h3: string;
2022
+ h4: string;
2023
+ h5: string;
2024
+ h6: string;
2025
+ tiny: string;
2026
+ xs: string;
2027
+ sm: string;
2028
+ md: string;
2029
+ lg: string;
2030
+ };
2031
+ fontWeights: {
2032
+ semiBold: number;
2033
+ medium: number;
2034
+ regular: number;
2035
+ };
2036
+ lineHeights: {
2037
+ h1: string;
2038
+ h2: string;
2039
+ h3: string;
2040
+ h4: string;
2041
+ h5: string;
2042
+ h6: string;
2043
+ tiny: string;
2044
+ xs: string;
2045
+ sm: string;
2046
+ md: string;
2047
+ };
2048
+ radii: {
2049
+ '0': string;
2050
+ '1': string;
2051
+ '2': string;
2052
+ '3': string;
2053
+ '4': string;
2054
+ round: string;
2055
+ };
2056
+ space: {
2057
+ 0: string;
2058
+ xs: string;
2059
+ sm: string;
2060
+ md: string;
2061
+ lg: string;
2062
+ xl: string;
2063
+ px: string;
2064
+ 1: string;
2065
+ 2: string;
2066
+ 3: string;
2067
+ 4: string;
2068
+ 5: string;
2069
+ 6: string;
2070
+ 7: string;
2071
+ 8: string;
2072
+ 9: string;
2073
+ 10: string;
2074
+ 11: string;
2075
+ 12: string;
2076
+ 13: string;
2077
+ 14: string;
2078
+ 15: string;
2079
+ 16: string;
2080
+ 17: string;
2081
+ 18: string;
2082
+ 19: string;
2083
+ 20: string;
2084
+ 24: string;
2085
+ 28: string;
2086
+ 32: string;
2087
+ 36: string;
2088
+ 40: string;
2089
+ 44: string;
2090
+ 48: string;
2091
+ 52: string;
2092
+ 56: string;
2093
+ 60: string;
2094
+ 64: string;
2095
+ 72: string;
2096
+ 80: string;
2097
+ 96: string;
2098
+ 100: string;
2099
+ };
2100
+ borderWidths: {
2101
+ light: string;
2102
+ normal: string;
2103
+ bold: string;
2104
+ extrabold: string;
2105
+ black: string;
2106
+ };
2107
+ }, {
2108
+ width: string;
2109
+ height: string;
2110
+ minWidth: string;
2111
+ maxWidth: string;
2112
+ minHeight: string;
2113
+ maxHeight: string;
2114
+ flexBasis: string;
2115
+ gridTemplateColumns: string;
2116
+ gridTemplateRows: string;
2117
+ blockSize: string;
2118
+ minBlockSize: string;
2119
+ maxBlockSize: string;
2120
+ inlineSize: string;
2121
+ minInlineSize: string;
2122
+ maxInlineSize: string;
2123
+ gap: "space";
2124
+ gridGap: "space";
2125
+ columnGap: "space";
2126
+ gridColumnGap: "space";
2127
+ rowGap: "space";
2128
+ gridRowGap: "space";
2129
+ inset: "space";
2130
+ insetBlock: "space";
2131
+ insetBlockEnd: "space";
2132
+ insetBlockStart: "space";
2133
+ insetInline: "space";
2134
+ insetInlineEnd: "space";
2135
+ insetInlineStart: "space";
2136
+ margin: "space";
2137
+ marginTop: "space";
2138
+ marginRight: "space";
2139
+ marginBottom: "space";
2140
+ marginLeft: "space";
2141
+ marginBlock: "space";
2142
+ marginBlockEnd: "space";
2143
+ marginBlockStart: "space";
2144
+ marginInline: "space";
2145
+ marginInlineEnd: "space";
2146
+ marginInlineStart: "space";
2147
+ padding: "space";
2148
+ paddingTop: "space";
2149
+ paddingRight: "space";
2150
+ paddingBottom: "space";
2151
+ paddingLeft: "space";
2152
+ paddingBlock: "space";
2153
+ paddingBlockEnd: "space";
2154
+ paddingBlockStart: "space";
2155
+ paddingInline: "space";
2156
+ paddingInlineEnd: "space";
2157
+ paddingInlineStart: "space";
2158
+ scrollMargin: "space";
2159
+ scrollMarginTop: "space";
2160
+ scrollMarginRight: "space";
2161
+ scrollMarginBottom: "space";
2162
+ scrollMarginLeft: "space";
2163
+ scrollMarginBlock: "space";
2164
+ scrollMarginBlockEnd: "space";
2165
+ scrollMarginBlockStart: "space";
2166
+ scrollMarginInline: "space";
2167
+ scrollMarginInlineEnd: "space";
2168
+ scrollMarginInlineStart: "space";
2169
+ scrollPadding: "space";
2170
+ scrollPaddingTop: "space";
2171
+ scrollPaddingRight: "space";
2172
+ scrollPaddingBottom: "space";
2173
+ scrollPaddingLeft: "space";
2174
+ scrollPaddingBlock: "space";
2175
+ scrollPaddingBlockEnd: "space";
2176
+ scrollPaddingBlockStart: "space";
2177
+ scrollPaddingInline: "space";
2178
+ scrollPaddingInlineEnd: "space";
2179
+ scrollPaddingInlineStart: "space";
2180
+ top: "space";
2181
+ right: "space";
2182
+ bottom: "space";
2183
+ left: "space";
2184
+ fontSize: "fontSizes";
2185
+ background: "colors";
2186
+ backgroundColor: "colors";
2187
+ backgroundImage: "colors";
2188
+ borderImage: "colors";
2189
+ border: "colors";
2190
+ borderBlock: "colors";
2191
+ borderBlockEnd: "colors";
2192
+ borderBlockStart: "colors";
2193
+ borderBottom: "colors";
2194
+ borderBottomColor: "colors";
2195
+ borderColor: "colors";
2196
+ borderInline: "colors";
2197
+ borderInlineEnd: "colors";
2198
+ borderInlineStart: "colors";
2199
+ borderLeft: "colors";
2200
+ borderLeftColor: "colors";
2201
+ borderRight: "colors";
2202
+ borderRightColor: "colors";
2203
+ borderTop: "colors";
2204
+ borderTopColor: "colors";
2205
+ caretColor: "colors";
2206
+ color: "colors";
2207
+ columnRuleColor: "colors";
2208
+ outline: "colors";
2209
+ outlineColor: "colors";
2210
+ fill: "colors";
2211
+ stroke: "colors";
2212
+ textDecorationColor: "colors";
2213
+ fontFamily: "fonts";
2214
+ fontWeight: "fontWeights";
2215
+ lineHeight: "lineHeights";
2216
+ letterSpacing: "letterSpacings";
2217
+ borderWidth: "borderWidths";
2218
+ borderTopWidth: "borderWidths";
2219
+ borderLeftWidth: "borderWidths";
2220
+ borderRightWidth: "borderWidths";
2221
+ borderBottomWidth: "borderWidths";
2222
+ borderStyle: "borderStyles";
2223
+ borderTopStyle: "borderStyles";
2224
+ borderLeftStyle: "borderStyles";
2225
+ borderRightStyle: "borderStyles";
2226
+ borderBottomStyle: "borderStyles";
2227
+ borderRadius: "radii";
2228
+ borderTopLeftRadius: "radii";
2229
+ borderTopRightRadius: "radii";
2230
+ borderBottomRightRadius: "radii";
2231
+ borderBottomLeftRadius: "radii";
2232
+ boxShadow: "shadows";
2233
+ textShadow: "shadows";
2234
+ transition: "transitions";
2235
+ zIndex: "zIndices";
2236
+ }, {
2237
+ bg: (value: {
2238
+ readonly [$$PropertyValue]: "backgroundColor";
2239
+ }) => {
2240
+ backgroundColor: {
2241
+ readonly [$$PropertyValue]: "backgroundColor";
2242
+ };
2243
+ };
2244
+ c: (value: {
2245
+ readonly [$$PropertyValue]: "color";
2246
+ }) => {
2247
+ color: {
2248
+ readonly [$$PropertyValue]: "color";
2249
+ };
2250
+ };
2251
+ r: (value: {
2252
+ readonly [$$ScaleValue]: "radii";
2253
+ }) => {
2254
+ borderRadius: {
2255
+ readonly [$$ScaleValue]: "radii";
2256
+ };
2257
+ };
2258
+ fs: (value: string | number | {
2259
+ readonly [$$PropertyValue]: "fontSize";
2260
+ }) => {
2261
+ fontSize: string | number | {
2262
+ readonly [$$PropertyValue]: "fontSize";
2263
+ };
2264
+ };
2265
+ size: (value: string | number | {
2266
+ readonly [$$ScaleValue]: "space";
2267
+ }) => {
2268
+ height: string | number | {
2269
+ readonly [$$ScaleValue]: "space";
2270
+ };
2271
+ width: string | number | {
2272
+ readonly [$$ScaleValue]: "space";
2273
+ };
2274
+ };
2275
+ w: (value: string | number | {
2276
+ readonly [$$ScaleValue]: "space";
2277
+ }) => {
2278
+ width: string | number | {
2279
+ readonly [$$ScaleValue]: "space";
2280
+ };
2281
+ };
2282
+ h: (value: string | number | {
2283
+ readonly [$$ScaleValue]: "space";
2284
+ }) => {
2285
+ height: string | number | {
2286
+ readonly [$$ScaleValue]: "space";
2287
+ };
2288
+ };
2289
+ p: (value: string | number | {
2290
+ readonly [$$ScaleValue]: "space";
2291
+ }) => {
2292
+ padding: string | number | {
2293
+ readonly [$$ScaleValue]: "space";
2294
+ };
2295
+ };
2296
+ pt: (value: string | number | {
2297
+ readonly [$$ScaleValue]: "space";
2298
+ }) => {
2299
+ paddingTop: string | number | {
2300
+ readonly [$$ScaleValue]: "space";
2301
+ };
2302
+ };
2303
+ pr: (value: string | number | {
2304
+ readonly [$$ScaleValue]: "space";
2305
+ }) => {
2306
+ paddingRight: string | number | {
2307
+ readonly [$$ScaleValue]: "space";
2308
+ };
2309
+ };
2310
+ pb: (value: string | number | {
2311
+ readonly [$$ScaleValue]: "space";
2312
+ }) => {
2313
+ paddingBottom: string | number | {
2314
+ readonly [$$ScaleValue]: "space";
2315
+ };
2316
+ };
2317
+ pl: (value: string | number | {
2318
+ readonly [$$ScaleValue]: "space";
2319
+ }) => {
2320
+ paddingLeft: string | number | {
2321
+ readonly [$$ScaleValue]: "space";
2322
+ };
2323
+ };
2324
+ px: (value: string | number | {
2325
+ readonly [$$ScaleValue]: "space";
2326
+ }) => {
2327
+ paddingLeft: string | number | {
2328
+ readonly [$$ScaleValue]: "space";
2329
+ };
2330
+ paddingRight: string | number | {
2331
+ readonly [$$ScaleValue]: "space";
2332
+ };
2333
+ };
2334
+ py: (value: string | number | {
2335
+ readonly [$$ScaleValue]: "space";
2336
+ }) => {
2337
+ paddingTop: string | number | {
2338
+ readonly [$$ScaleValue]: "space";
2339
+ };
2340
+ paddingBottom: string | number | {
2341
+ readonly [$$ScaleValue]: "space";
2342
+ };
2343
+ };
2344
+ m: (value: string | number | {
2345
+ readonly [$$ScaleValue]: "space";
2346
+ }) => {
2347
+ margin: string | number | {
2348
+ readonly [$$ScaleValue]: "space";
2349
+ };
2350
+ };
2351
+ mt: (value: string | number | {
2352
+ readonly [$$ScaleValue]: "space";
2353
+ }) => {
2354
+ marginTop: string | number | {
2355
+ readonly [$$ScaleValue]: "space";
2356
+ };
2357
+ };
2358
+ mr: (value: string | number | {
2359
+ readonly [$$ScaleValue]: "space";
2360
+ }) => {
2361
+ marginRight: string | number | {
2362
+ readonly [$$ScaleValue]: "space";
2363
+ };
2364
+ };
2365
+ mb: (value: string | number | {
2366
+ readonly [$$ScaleValue]: "space";
2367
+ }) => {
2368
+ marginBottom: string | number | {
2369
+ readonly [$$ScaleValue]: "space";
2370
+ };
2371
+ };
2372
+ ml: (value: string | number | {
2373
+ readonly [$$ScaleValue]: "space";
2374
+ }) => {
2375
+ marginLeft: string | number | {
2376
+ readonly [$$ScaleValue]: "space";
2377
+ };
2378
+ };
2379
+ mx: (value: string | number | {
2380
+ readonly [$$ScaleValue]: "space";
2381
+ }) => {
2382
+ marginLeft: string | number | {
2383
+ readonly [$$ScaleValue]: "space";
2384
+ };
2385
+ marginRight: string | number | {
2386
+ readonly [$$ScaleValue]: "space";
2387
+ };
2388
+ };
2389
+ my: (value: string | number | {
2390
+ readonly [$$ScaleValue]: "space";
2391
+ }) => {
2392
+ marginTop: string | number | {
2393
+ readonly [$$ScaleValue]: "space";
2394
+ };
2395
+ marginBottom: string | number | {
2396
+ readonly [$$ScaleValue]: "space";
2397
+ };
2398
+ };
2399
+ }>>, {}, {
2400
+ allowMotion: string;
2401
+ sm: string;
2402
+ md: string;
2403
+ lg: string;
2404
+ xl: string;
2405
+ '2xl': string;
2406
+ ls: string;
2407
+ }, import("@stitches/react/types/css-util").CSS<{
2408
+ allowMotion: string;
2409
+ sm: string;
2410
+ md: string;
2411
+ lg: string;
2412
+ xl: string;
2413
+ '2xl': string;
2414
+ ls: string;
2415
+ }, {
2416
+ colors: {
2417
+ bgPrimary: string;
2418
+ bgSecondary: string;
2419
+ bgTertiary: string;
2420
+ surfaceLight: string;
2421
+ surfaceLighter: string;
2422
+ textPrimary: string;
2423
+ textSecondary: string;
2424
+ textDisabled: string;
2425
+ textInvert: string;
2426
+ textHighEmp: string;
2427
+ textMedEmp: string;
2428
+ iconBtn: string;
2429
+ iconHoverBg: string;
2430
+ transparentBg: string;
2431
+ mainBg: string;
2432
+ tileBg: string;
2433
+ secondaryDisabled: string;
2434
+ previewBg: string;
2435
+ statsBg: string;
2436
+ menuBg: string;
2437
+ inputBg: string;
2438
+ toastBg: string;
2439
+ borderDefault: string;
2440
+ backgroundDefault: string;
2441
+ borderLighter: string;
2442
+ white: string;
2443
+ black: string;
2444
+ transparent: string;
2445
+ orange: string;
2446
+ cyan: string;
2447
+ tamarind: string;
2448
+ yellow: string;
2449
+ twinYellow: string;
2450
+ green: string;
2451
+ darkgreen: string;
2452
+ purple: string;
2453
+ borderLight: string;
2454
+ borderAccent: string;
2455
+ success: string;
2456
+ error: string;
2457
+ errorTint: string;
2458
+ warning: string;
2459
+ brandLight: string;
2460
+ brandDefault: string;
2461
+ brandDark: string;
2462
+ brandDisabled: string;
2463
+ grayLight: string;
2464
+ grayDefault: string;
2465
+ grayDark: string;
2466
+ secondaryGray: string;
2467
+ grayDisabled: string;
2468
+ textAccentHigh: string;
2469
+ textAccentMedium: string;
2470
+ textAccentDisabled: string;
2471
+ surfaceDefault: string;
2472
+ surfaceDark: string;
2473
+ backgroundDark: string;
2474
+ backgroundDarker: string;
2475
+ primaryLight: string;
2476
+ primaryDefault: string;
2477
+ primaryDark: string;
2478
+ primaryDisabled: string;
2479
+ secondaryLight: string;
2480
+ secondaryDefault: string;
2481
+ secondaryDark: string;
2482
+ errorDefault: string;
2483
+ errorLight: string;
2484
+ errorDark: string;
2485
+ errorDisabled: string;
2486
+ };
2487
+ shadows: {
2488
+ sm: string;
2489
+ md: string;
2490
+ };
2491
+ fonts: {
2492
+ sans: string;
2493
+ };
2494
+ fontSizes: {
2495
+ h1: string;
2496
+ h2: string;
2497
+ h3: string;
2498
+ h4: string;
2499
+ h5: string;
2500
+ h6: string;
2501
+ tiny: string;
2502
+ xs: string;
2503
+ sm: string;
2504
+ md: string;
2505
+ lg: string;
2506
+ };
2507
+ fontWeights: {
2508
+ semiBold: number;
2509
+ medium: number;
2510
+ regular: number;
2511
+ };
2512
+ lineHeights: {
2513
+ h1: string;
2514
+ h2: string;
2515
+ h3: string;
2516
+ h4: string;
2517
+ h5: string;
2518
+ h6: string;
2519
+ tiny: string;
2520
+ xs: string;
2521
+ sm: string;
2522
+ md: string;
2523
+ };
2524
+ radii: {
2525
+ '0': string;
2526
+ '1': string;
2527
+ '2': string;
2528
+ '3': string;
2529
+ '4': string;
2530
+ round: string;
2531
+ };
2532
+ space: {
2533
+ 0: string;
2534
+ xs: string;
2535
+ sm: string;
2536
+ md: string;
2537
+ lg: string;
2538
+ xl: string;
2539
+ px: string;
2540
+ 1: string;
2541
+ 2: string;
2542
+ 3: string;
2543
+ 4: string;
2544
+ 5: string;
2545
+ 6: string;
2546
+ 7: string;
2547
+ 8: string;
2548
+ 9: string;
2549
+ 10: string;
2550
+ 11: string;
2551
+ 12: string;
2552
+ 13: string;
2553
+ 14: string;
2554
+ 15: string;
2555
+ 16: string;
2556
+ 17: string;
2557
+ 18: string;
2558
+ 19: string;
2559
+ 20: string;
2560
+ 24: string;
2561
+ 28: string;
2562
+ 32: string;
2563
+ 36: string;
2564
+ 40: string;
2565
+ 44: string;
2566
+ 48: string;
2567
+ 52: string;
2568
+ 56: string;
2569
+ 60: string;
2570
+ 64: string;
2571
+ 72: string;
2572
+ 80: string;
2573
+ 96: string;
2574
+ 100: string;
2575
+ };
2576
+ borderWidths: {
2577
+ light: string;
2578
+ normal: string;
2579
+ bold: string;
2580
+ extrabold: string;
2581
+ black: string;
2582
+ };
2583
+ }, {
2584
+ width: string;
2585
+ height: string;
2586
+ minWidth: string;
2587
+ maxWidth: string;
2588
+ minHeight: string;
2589
+ maxHeight: string;
2590
+ flexBasis: string;
2591
+ gridTemplateColumns: string;
2592
+ gridTemplateRows: string;
2593
+ blockSize: string;
2594
+ minBlockSize: string;
2595
+ maxBlockSize: string;
2596
+ inlineSize: string;
2597
+ minInlineSize: string;
2598
+ maxInlineSize: string;
2599
+ gap: "space";
2600
+ gridGap: "space";
2601
+ columnGap: "space";
2602
+ gridColumnGap: "space";
2603
+ rowGap: "space";
2604
+ gridRowGap: "space";
2605
+ inset: "space";
2606
+ insetBlock: "space";
2607
+ insetBlockEnd: "space";
2608
+ insetBlockStart: "space";
2609
+ insetInline: "space";
2610
+ insetInlineEnd: "space";
2611
+ insetInlineStart: "space";
2612
+ margin: "space";
2613
+ marginTop: "space";
2614
+ marginRight: "space";
2615
+ marginBottom: "space";
2616
+ marginLeft: "space";
2617
+ marginBlock: "space";
2618
+ marginBlockEnd: "space";
2619
+ marginBlockStart: "space";
2620
+ marginInline: "space";
2621
+ marginInlineEnd: "space";
2622
+ marginInlineStart: "space";
2623
+ padding: "space";
2624
+ paddingTop: "space";
2625
+ paddingRight: "space";
2626
+ paddingBottom: "space";
2627
+ paddingLeft: "space";
2628
+ paddingBlock: "space";
2629
+ paddingBlockEnd: "space";
2630
+ paddingBlockStart: "space";
2631
+ paddingInline: "space";
2632
+ paddingInlineEnd: "space";
2633
+ paddingInlineStart: "space";
2634
+ scrollMargin: "space";
2635
+ scrollMarginTop: "space";
2636
+ scrollMarginRight: "space";
2637
+ scrollMarginBottom: "space";
2638
+ scrollMarginLeft: "space";
2639
+ scrollMarginBlock: "space";
2640
+ scrollMarginBlockEnd: "space";
2641
+ scrollMarginBlockStart: "space";
2642
+ scrollMarginInline: "space";
2643
+ scrollMarginInlineEnd: "space";
2644
+ scrollMarginInlineStart: "space";
2645
+ scrollPadding: "space";
2646
+ scrollPaddingTop: "space";
2647
+ scrollPaddingRight: "space";
2648
+ scrollPaddingBottom: "space";
2649
+ scrollPaddingLeft: "space";
2650
+ scrollPaddingBlock: "space";
2651
+ scrollPaddingBlockEnd: "space";
2652
+ scrollPaddingBlockStart: "space";
2653
+ scrollPaddingInline: "space";
2654
+ scrollPaddingInlineEnd: "space";
2655
+ scrollPaddingInlineStart: "space";
2656
+ top: "space";
2657
+ right: "space";
2658
+ bottom: "space";
2659
+ left: "space";
2660
+ fontSize: "fontSizes";
2661
+ background: "colors";
2662
+ backgroundColor: "colors";
2663
+ backgroundImage: "colors";
2664
+ borderImage: "colors";
2665
+ border: "colors";
2666
+ borderBlock: "colors";
2667
+ borderBlockEnd: "colors";
2668
+ borderBlockStart: "colors";
2669
+ borderBottom: "colors";
2670
+ borderBottomColor: "colors";
2671
+ borderColor: "colors";
2672
+ borderInline: "colors";
2673
+ borderInlineEnd: "colors";
2674
+ borderInlineStart: "colors";
2675
+ borderLeft: "colors";
2676
+ borderLeftColor: "colors";
2677
+ borderRight: "colors";
2678
+ borderRightColor: "colors";
2679
+ borderTop: "colors";
2680
+ borderTopColor: "colors";
2681
+ caretColor: "colors";
2682
+ color: "colors";
2683
+ columnRuleColor: "colors";
2684
+ outline: "colors";
2685
+ outlineColor: "colors";
2686
+ fill: "colors";
2687
+ stroke: "colors";
2688
+ textDecorationColor: "colors";
2689
+ fontFamily: "fonts";
2690
+ fontWeight: "fontWeights";
2691
+ lineHeight: "lineHeights";
2692
+ letterSpacing: "letterSpacings";
2693
+ borderWidth: "borderWidths";
2694
+ borderTopWidth: "borderWidths";
2695
+ borderLeftWidth: "borderWidths";
2696
+ borderRightWidth: "borderWidths";
2697
+ borderBottomWidth: "borderWidths";
2698
+ borderStyle: "borderStyles";
2699
+ borderTopStyle: "borderStyles";
2700
+ borderLeftStyle: "borderStyles";
2701
+ borderRightStyle: "borderStyles";
2702
+ borderBottomStyle: "borderStyles";
2703
+ borderRadius: "radii";
2704
+ borderTopLeftRadius: "radii";
2705
+ borderTopRightRadius: "radii";
2706
+ borderBottomRightRadius: "radii";
2707
+ borderBottomLeftRadius: "radii";
2708
+ boxShadow: "shadows";
2709
+ textShadow: "shadows";
2710
+ transition: "transitions";
2711
+ zIndex: "zIndices";
2712
+ }, {
2713
+ bg: (value: {
2714
+ readonly [$$PropertyValue]: "backgroundColor";
2715
+ }) => {
2716
+ backgroundColor: {
2717
+ readonly [$$PropertyValue]: "backgroundColor";
2718
+ };
2719
+ };
2720
+ c: (value: {
2721
+ readonly [$$PropertyValue]: "color";
2722
+ }) => {
2723
+ color: {
2724
+ readonly [$$PropertyValue]: "color";
2725
+ };
2726
+ };
2727
+ r: (value: {
2728
+ readonly [$$ScaleValue]: "radii";
2729
+ }) => {
2730
+ borderRadius: {
2731
+ readonly [$$ScaleValue]: "radii";
2732
+ };
2733
+ };
2734
+ fs: (value: string | number | {
2735
+ readonly [$$PropertyValue]: "fontSize";
2736
+ }) => {
2737
+ fontSize: string | number | {
2738
+ readonly [$$PropertyValue]: "fontSize";
2739
+ };
2740
+ };
2741
+ size: (value: string | number | {
2742
+ readonly [$$ScaleValue]: "space";
2743
+ }) => {
2744
+ height: string | number | {
2745
+ readonly [$$ScaleValue]: "space";
2746
+ };
2747
+ width: string | number | {
2748
+ readonly [$$ScaleValue]: "space";
2749
+ };
2750
+ };
2751
+ w: (value: string | number | {
2752
+ readonly [$$ScaleValue]: "space";
2753
+ }) => {
2754
+ width: string | number | {
2755
+ readonly [$$ScaleValue]: "space";
2756
+ };
2757
+ };
2758
+ h: (value: string | number | {
2759
+ readonly [$$ScaleValue]: "space";
2760
+ }) => {
2761
+ height: string | number | {
2762
+ readonly [$$ScaleValue]: "space";
2763
+ };
2764
+ };
2765
+ p: (value: string | number | {
2766
+ readonly [$$ScaleValue]: "space";
2767
+ }) => {
2768
+ padding: string | number | {
2769
+ readonly [$$ScaleValue]: "space";
2770
+ };
2771
+ };
2772
+ pt: (value: string | number | {
2773
+ readonly [$$ScaleValue]: "space";
2774
+ }) => {
2775
+ paddingTop: string | number | {
2776
+ readonly [$$ScaleValue]: "space";
2777
+ };
2778
+ };
2779
+ pr: (value: string | number | {
2780
+ readonly [$$ScaleValue]: "space";
2781
+ }) => {
2782
+ paddingRight: string | number | {
2783
+ readonly [$$ScaleValue]: "space";
2784
+ };
2785
+ };
2786
+ pb: (value: string | number | {
2787
+ readonly [$$ScaleValue]: "space";
2788
+ }) => {
2789
+ paddingBottom: string | number | {
2790
+ readonly [$$ScaleValue]: "space";
2791
+ };
2792
+ };
2793
+ pl: (value: string | number | {
2794
+ readonly [$$ScaleValue]: "space";
2795
+ }) => {
2796
+ paddingLeft: string | number | {
2797
+ readonly [$$ScaleValue]: "space";
2798
+ };
2799
+ };
2800
+ px: (value: string | number | {
2801
+ readonly [$$ScaleValue]: "space";
2802
+ }) => {
2803
+ paddingLeft: string | number | {
2804
+ readonly [$$ScaleValue]: "space";
2805
+ };
2806
+ paddingRight: string | number | {
2807
+ readonly [$$ScaleValue]: "space";
2808
+ };
2809
+ };
2810
+ py: (value: string | number | {
2811
+ readonly [$$ScaleValue]: "space";
2812
+ }) => {
2813
+ paddingTop: string | number | {
2814
+ readonly [$$ScaleValue]: "space";
2815
+ };
2816
+ paddingBottom: string | number | {
2817
+ readonly [$$ScaleValue]: "space";
2818
+ };
2819
+ };
2820
+ m: (value: string | number | {
2821
+ readonly [$$ScaleValue]: "space";
2822
+ }) => {
2823
+ margin: string | number | {
2824
+ readonly [$$ScaleValue]: "space";
2825
+ };
2826
+ };
2827
+ mt: (value: string | number | {
2828
+ readonly [$$ScaleValue]: "space";
2829
+ }) => {
2830
+ marginTop: string | number | {
2831
+ readonly [$$ScaleValue]: "space";
2832
+ };
2833
+ };
2834
+ mr: (value: string | number | {
2835
+ readonly [$$ScaleValue]: "space";
2836
+ }) => {
2837
+ marginRight: string | number | {
2838
+ readonly [$$ScaleValue]: "space";
2839
+ };
2840
+ };
2841
+ mb: (value: string | number | {
2842
+ readonly [$$ScaleValue]: "space";
2843
+ }) => {
2844
+ marginBottom: string | number | {
2845
+ readonly [$$ScaleValue]: "space";
2846
+ };
2847
+ };
2848
+ ml: (value: string | number | {
2849
+ readonly [$$ScaleValue]: "space";
2850
+ }) => {
2851
+ marginLeft: string | number | {
2852
+ readonly [$$ScaleValue]: "space";
2853
+ };
2854
+ };
2855
+ mx: (value: string | number | {
2856
+ readonly [$$ScaleValue]: "space";
2857
+ }) => {
2858
+ marginLeft: string | number | {
2859
+ readonly [$$ScaleValue]: "space";
2860
+ };
2861
+ marginRight: string | number | {
2862
+ readonly [$$ScaleValue]: "space";
2863
+ };
2864
+ };
2865
+ my: (value: string | number | {
2866
+ readonly [$$ScaleValue]: "space";
2867
+ }) => {
2868
+ marginTop: string | number | {
2869
+ readonly [$$ScaleValue]: "space";
2870
+ };
2871
+ marginBottom: string | number | {
2872
+ readonly [$$ScaleValue]: "space";
2873
+ };
2874
+ };
2875
+ }>>;
2876
+ Right: import("@stitches/react/types/styled-component").StyledComponent<import("@stitches/react/types/styled-component").StyledComponent<"div", {
2877
+ justify?: "center" | "start" | "end" | "between" | "around" | "evenly" | undefined;
2878
+ align?: "center" | "start" | "end" | "baseline" | "strech" | undefined;
2879
+ direction?: "row" | "column" | "rowReverse" | "columnReverse" | undefined;
2880
+ gap?: "1" | "2" | "3" | "4" | 1 | 2 | 3 | 4 | undefined;
2881
+ }, {
2882
+ allowMotion: string;
2883
+ sm: string;
2884
+ md: string;
2885
+ lg: string;
2886
+ xl: string;
2887
+ '2xl': string;
2888
+ ls: string;
2889
+ }, import("@stitches/react/types/css-util").CSS<{
2890
+ allowMotion: string;
2891
+ sm: string;
2892
+ md: string;
2893
+ lg: string;
2894
+ xl: string;
2895
+ '2xl': string;
2896
+ ls: string;
2897
+ }, {
2898
+ colors: {
2899
+ bgPrimary: string;
2900
+ bgSecondary: string;
2901
+ bgTertiary: string;
2902
+ surfaceLight: string;
2903
+ surfaceLighter: string;
2904
+ textPrimary: string;
2905
+ textSecondary: string;
2906
+ textDisabled: string;
2907
+ textInvert: string;
2908
+ textHighEmp: string;
2909
+ textMedEmp: string;
2910
+ iconBtn: string;
2911
+ iconHoverBg: string;
2912
+ transparentBg: string;
2913
+ mainBg: string;
2914
+ tileBg: string;
2915
+ secondaryDisabled: string;
2916
+ previewBg: string;
2917
+ statsBg: string;
2918
+ menuBg: string;
2919
+ inputBg: string;
2920
+ toastBg: string;
2921
+ borderDefault: string;
2922
+ backgroundDefault: string;
2923
+ borderLighter: string;
2924
+ white: string;
2925
+ black: string;
2926
+ transparent: string;
2927
+ orange: string;
2928
+ cyan: string;
2929
+ tamarind: string;
2930
+ yellow: string;
2931
+ twinYellow: string;
2932
+ green: string;
2933
+ darkgreen: string;
2934
+ purple: string;
2935
+ borderLight: string;
2936
+ borderAccent: string;
2937
+ success: string;
2938
+ error: string;
2939
+ errorTint: string;
2940
+ warning: string;
2941
+ brandLight: string;
2942
+ brandDefault: string;
2943
+ brandDark: string;
2944
+ brandDisabled: string;
2945
+ grayLight: string;
2946
+ grayDefault: string;
2947
+ grayDark: string;
2948
+ secondaryGray: string;
2949
+ grayDisabled: string;
2950
+ textAccentHigh: string;
2951
+ textAccentMedium: string;
2952
+ textAccentDisabled: string;
2953
+ surfaceDefault: string;
2954
+ surfaceDark: string;
2955
+ backgroundDark: string;
2956
+ backgroundDarker: string;
2957
+ primaryLight: string;
2958
+ primaryDefault: string;
2959
+ primaryDark: string;
2960
+ primaryDisabled: string;
2961
+ secondaryLight: string;
2962
+ secondaryDefault: string;
2963
+ secondaryDark: string;
2964
+ errorDefault: string;
2965
+ errorLight: string;
2966
+ errorDark: string;
2967
+ errorDisabled: string;
2968
+ };
2969
+ shadows: {
2970
+ sm: string;
2971
+ md: string;
2972
+ };
2973
+ fonts: {
2974
+ sans: string;
2975
+ };
2976
+ fontSizes: {
2977
+ h1: string;
2978
+ h2: string;
2979
+ h3: string;
2980
+ h4: string;
2981
+ h5: string;
2982
+ h6: string;
2983
+ tiny: string;
2984
+ xs: string;
2985
+ sm: string;
2986
+ md: string;
2987
+ lg: string;
2988
+ };
2989
+ fontWeights: {
2990
+ semiBold: number;
2991
+ medium: number;
2992
+ regular: number;
2993
+ };
2994
+ lineHeights: {
2995
+ h1: string;
2996
+ h2: string;
2997
+ h3: string;
2998
+ h4: string;
2999
+ h5: string;
3000
+ h6: string;
3001
+ tiny: string;
3002
+ xs: string;
3003
+ sm: string;
3004
+ md: string;
3005
+ };
3006
+ radii: {
3007
+ '0': string;
3008
+ '1': string;
3009
+ '2': string;
3010
+ '3': string;
3011
+ '4': string;
3012
+ round: string;
3013
+ };
3014
+ space: {
3015
+ 0: string;
3016
+ xs: string;
3017
+ sm: string;
3018
+ md: string;
3019
+ lg: string;
3020
+ xl: string;
3021
+ px: string;
3022
+ 1: string;
3023
+ 2: string;
3024
+ 3: string;
3025
+ 4: string;
3026
+ 5: string;
3027
+ 6: string;
3028
+ 7: string;
3029
+ 8: string;
3030
+ 9: string;
3031
+ 10: string;
3032
+ 11: string;
3033
+ 12: string;
3034
+ 13: string;
3035
+ 14: string;
3036
+ 15: string;
3037
+ 16: string;
3038
+ 17: string;
3039
+ 18: string;
3040
+ 19: string;
3041
+ 20: string;
3042
+ 24: string;
3043
+ 28: string;
3044
+ 32: string;
3045
+ 36: string;
3046
+ 40: string;
3047
+ 44: string;
3048
+ 48: string;
3049
+ 52: string;
3050
+ 56: string;
3051
+ 60: string;
3052
+ 64: string;
3053
+ 72: string;
3054
+ 80: string;
3055
+ 96: string;
3056
+ 100: string;
3057
+ };
3058
+ borderWidths: {
3059
+ light: string;
3060
+ normal: string;
3061
+ bold: string;
3062
+ extrabold: string;
3063
+ black: string;
3064
+ };
3065
+ }, {
3066
+ width: string;
3067
+ height: string;
3068
+ minWidth: string;
3069
+ maxWidth: string;
3070
+ minHeight: string;
3071
+ maxHeight: string;
3072
+ flexBasis: string;
3073
+ gridTemplateColumns: string;
3074
+ gridTemplateRows: string;
3075
+ blockSize: string;
3076
+ minBlockSize: string;
3077
+ maxBlockSize: string;
3078
+ inlineSize: string;
3079
+ minInlineSize: string;
3080
+ maxInlineSize: string;
3081
+ gap: "space";
3082
+ gridGap: "space";
3083
+ columnGap: "space";
3084
+ gridColumnGap: "space";
3085
+ rowGap: "space";
3086
+ gridRowGap: "space";
3087
+ inset: "space";
3088
+ insetBlock: "space";
3089
+ insetBlockEnd: "space";
3090
+ insetBlockStart: "space";
3091
+ insetInline: "space";
3092
+ insetInlineEnd: "space";
3093
+ insetInlineStart: "space";
3094
+ margin: "space";
3095
+ marginTop: "space";
3096
+ marginRight: "space";
3097
+ marginBottom: "space";
3098
+ marginLeft: "space";
3099
+ marginBlock: "space";
3100
+ marginBlockEnd: "space";
3101
+ marginBlockStart: "space";
3102
+ marginInline: "space";
3103
+ marginInlineEnd: "space";
3104
+ marginInlineStart: "space";
3105
+ padding: "space";
3106
+ paddingTop: "space";
3107
+ paddingRight: "space";
3108
+ paddingBottom: "space";
3109
+ paddingLeft: "space";
3110
+ paddingBlock: "space";
3111
+ paddingBlockEnd: "space";
3112
+ paddingBlockStart: "space";
3113
+ paddingInline: "space";
3114
+ paddingInlineEnd: "space";
3115
+ paddingInlineStart: "space";
3116
+ scrollMargin: "space";
3117
+ scrollMarginTop: "space";
3118
+ scrollMarginRight: "space";
3119
+ scrollMarginBottom: "space";
3120
+ scrollMarginLeft: "space";
3121
+ scrollMarginBlock: "space";
3122
+ scrollMarginBlockEnd: "space";
3123
+ scrollMarginBlockStart: "space";
3124
+ scrollMarginInline: "space";
3125
+ scrollMarginInlineEnd: "space";
3126
+ scrollMarginInlineStart: "space";
3127
+ scrollPadding: "space";
3128
+ scrollPaddingTop: "space";
3129
+ scrollPaddingRight: "space";
3130
+ scrollPaddingBottom: "space";
3131
+ scrollPaddingLeft: "space";
3132
+ scrollPaddingBlock: "space";
3133
+ scrollPaddingBlockEnd: "space";
3134
+ scrollPaddingBlockStart: "space";
3135
+ scrollPaddingInline: "space";
3136
+ scrollPaddingInlineEnd: "space";
3137
+ scrollPaddingInlineStart: "space";
3138
+ top: "space";
3139
+ right: "space";
3140
+ bottom: "space";
3141
+ left: "space";
3142
+ fontSize: "fontSizes";
3143
+ background: "colors";
3144
+ backgroundColor: "colors";
3145
+ backgroundImage: "colors";
3146
+ borderImage: "colors";
3147
+ border: "colors";
3148
+ borderBlock: "colors";
3149
+ borderBlockEnd: "colors";
3150
+ borderBlockStart: "colors";
3151
+ borderBottom: "colors";
3152
+ borderBottomColor: "colors";
3153
+ borderColor: "colors";
3154
+ borderInline: "colors";
3155
+ borderInlineEnd: "colors";
3156
+ borderInlineStart: "colors";
3157
+ borderLeft: "colors";
3158
+ borderLeftColor: "colors";
3159
+ borderRight: "colors";
3160
+ borderRightColor: "colors";
3161
+ borderTop: "colors";
3162
+ borderTopColor: "colors";
3163
+ caretColor: "colors";
3164
+ color: "colors";
3165
+ columnRuleColor: "colors";
3166
+ outline: "colors";
3167
+ outlineColor: "colors";
3168
+ fill: "colors";
3169
+ stroke: "colors";
3170
+ textDecorationColor: "colors";
3171
+ fontFamily: "fonts";
3172
+ fontWeight: "fontWeights";
3173
+ lineHeight: "lineHeights";
3174
+ letterSpacing: "letterSpacings";
3175
+ borderWidth: "borderWidths";
3176
+ borderTopWidth: "borderWidths";
3177
+ borderLeftWidth: "borderWidths";
3178
+ borderRightWidth: "borderWidths";
3179
+ borderBottomWidth: "borderWidths";
3180
+ borderStyle: "borderStyles";
3181
+ borderTopStyle: "borderStyles";
3182
+ borderLeftStyle: "borderStyles";
3183
+ borderRightStyle: "borderStyles";
3184
+ borderBottomStyle: "borderStyles";
3185
+ borderRadius: "radii";
3186
+ borderTopLeftRadius: "radii";
3187
+ borderTopRightRadius: "radii";
3188
+ borderBottomRightRadius: "radii";
3189
+ borderBottomLeftRadius: "radii";
3190
+ boxShadow: "shadows";
3191
+ textShadow: "shadows";
3192
+ transition: "transitions";
3193
+ zIndex: "zIndices";
3194
+ }, {
3195
+ bg: (value: {
3196
+ readonly [$$PropertyValue]: "backgroundColor";
3197
+ }) => {
3198
+ backgroundColor: {
3199
+ readonly [$$PropertyValue]: "backgroundColor";
3200
+ };
3201
+ };
3202
+ c: (value: {
3203
+ readonly [$$PropertyValue]: "color";
3204
+ }) => {
3205
+ color: {
3206
+ readonly [$$PropertyValue]: "color";
3207
+ };
3208
+ };
3209
+ r: (value: {
3210
+ readonly [$$ScaleValue]: "radii";
3211
+ }) => {
3212
+ borderRadius: {
3213
+ readonly [$$ScaleValue]: "radii";
3214
+ };
3215
+ };
3216
+ fs: (value: string | number | {
3217
+ readonly [$$PropertyValue]: "fontSize";
3218
+ }) => {
3219
+ fontSize: string | number | {
3220
+ readonly [$$PropertyValue]: "fontSize";
3221
+ };
3222
+ };
3223
+ size: (value: string | number | {
3224
+ readonly [$$ScaleValue]: "space";
3225
+ }) => {
3226
+ height: string | number | {
3227
+ readonly [$$ScaleValue]: "space";
3228
+ };
3229
+ width: string | number | {
3230
+ readonly [$$ScaleValue]: "space";
3231
+ };
3232
+ };
3233
+ w: (value: string | number | {
3234
+ readonly [$$ScaleValue]: "space";
3235
+ }) => {
3236
+ width: string | number | {
3237
+ readonly [$$ScaleValue]: "space";
3238
+ };
3239
+ };
3240
+ h: (value: string | number | {
3241
+ readonly [$$ScaleValue]: "space";
3242
+ }) => {
3243
+ height: string | number | {
3244
+ readonly [$$ScaleValue]: "space";
3245
+ };
3246
+ };
3247
+ p: (value: string | number | {
3248
+ readonly [$$ScaleValue]: "space";
3249
+ }) => {
3250
+ padding: string | number | {
3251
+ readonly [$$ScaleValue]: "space";
3252
+ };
3253
+ };
3254
+ pt: (value: string | number | {
3255
+ readonly [$$ScaleValue]: "space";
3256
+ }) => {
3257
+ paddingTop: string | number | {
3258
+ readonly [$$ScaleValue]: "space";
3259
+ };
3260
+ };
3261
+ pr: (value: string | number | {
3262
+ readonly [$$ScaleValue]: "space";
3263
+ }) => {
3264
+ paddingRight: string | number | {
3265
+ readonly [$$ScaleValue]: "space";
3266
+ };
3267
+ };
3268
+ pb: (value: string | number | {
3269
+ readonly [$$ScaleValue]: "space";
3270
+ }) => {
3271
+ paddingBottom: string | number | {
3272
+ readonly [$$ScaleValue]: "space";
3273
+ };
3274
+ };
3275
+ pl: (value: string | number | {
3276
+ readonly [$$ScaleValue]: "space";
3277
+ }) => {
3278
+ paddingLeft: string | number | {
3279
+ readonly [$$ScaleValue]: "space";
3280
+ };
3281
+ };
3282
+ px: (value: string | number | {
3283
+ readonly [$$ScaleValue]: "space";
3284
+ }) => {
3285
+ paddingLeft: string | number | {
3286
+ readonly [$$ScaleValue]: "space";
3287
+ };
3288
+ paddingRight: string | number | {
3289
+ readonly [$$ScaleValue]: "space";
3290
+ };
3291
+ };
3292
+ py: (value: string | number | {
3293
+ readonly [$$ScaleValue]: "space";
3294
+ }) => {
3295
+ paddingTop: string | number | {
3296
+ readonly [$$ScaleValue]: "space";
3297
+ };
3298
+ paddingBottom: string | number | {
3299
+ readonly [$$ScaleValue]: "space";
3300
+ };
3301
+ };
3302
+ m: (value: string | number | {
3303
+ readonly [$$ScaleValue]: "space";
3304
+ }) => {
3305
+ margin: string | number | {
3306
+ readonly [$$ScaleValue]: "space";
3307
+ };
3308
+ };
3309
+ mt: (value: string | number | {
3310
+ readonly [$$ScaleValue]: "space";
3311
+ }) => {
3312
+ marginTop: string | number | {
3313
+ readonly [$$ScaleValue]: "space";
3314
+ };
3315
+ };
3316
+ mr: (value: string | number | {
3317
+ readonly [$$ScaleValue]: "space";
3318
+ }) => {
3319
+ marginRight: string | number | {
3320
+ readonly [$$ScaleValue]: "space";
3321
+ };
3322
+ };
3323
+ mb: (value: string | number | {
3324
+ readonly [$$ScaleValue]: "space";
3325
+ }) => {
3326
+ marginBottom: string | number | {
3327
+ readonly [$$ScaleValue]: "space";
3328
+ };
3329
+ };
3330
+ ml: (value: string | number | {
3331
+ readonly [$$ScaleValue]: "space";
3332
+ }) => {
3333
+ marginLeft: string | number | {
3334
+ readonly [$$ScaleValue]: "space";
3335
+ };
3336
+ };
3337
+ mx: (value: string | number | {
3338
+ readonly [$$ScaleValue]: "space";
3339
+ }) => {
3340
+ marginLeft: string | number | {
3341
+ readonly [$$ScaleValue]: "space";
3342
+ };
3343
+ marginRight: string | number | {
3344
+ readonly [$$ScaleValue]: "space";
3345
+ };
3346
+ };
3347
+ my: (value: string | number | {
3348
+ readonly [$$ScaleValue]: "space";
3349
+ }) => {
3350
+ marginTop: string | number | {
3351
+ readonly [$$ScaleValue]: "space";
3352
+ };
3353
+ marginBottom: string | number | {
3354
+ readonly [$$ScaleValue]: "space";
3355
+ };
3356
+ };
3357
+ }>>, {}, {
3358
+ allowMotion: string;
3359
+ sm: string;
3360
+ md: string;
3361
+ lg: string;
3362
+ xl: string;
3363
+ '2xl': string;
3364
+ ls: string;
3365
+ }, import("@stitches/react/types/css-util").CSS<{
3366
+ allowMotion: string;
3367
+ sm: string;
3368
+ md: string;
3369
+ lg: string;
3370
+ xl: string;
3371
+ '2xl': string;
3372
+ ls: string;
3373
+ }, {
3374
+ colors: {
3375
+ bgPrimary: string;
3376
+ bgSecondary: string;
3377
+ bgTertiary: string;
3378
+ surfaceLight: string;
3379
+ surfaceLighter: string;
3380
+ textPrimary: string;
3381
+ textSecondary: string;
3382
+ textDisabled: string;
3383
+ textInvert: string;
3384
+ textHighEmp: string;
3385
+ textMedEmp: string;
3386
+ iconBtn: string;
3387
+ iconHoverBg: string;
3388
+ transparentBg: string;
3389
+ mainBg: string;
3390
+ tileBg: string;
3391
+ secondaryDisabled: string;
3392
+ previewBg: string;
3393
+ statsBg: string;
3394
+ menuBg: string;
3395
+ inputBg: string;
3396
+ toastBg: string;
3397
+ borderDefault: string;
3398
+ backgroundDefault: string;
3399
+ borderLighter: string;
3400
+ white: string;
3401
+ black: string;
3402
+ transparent: string;
3403
+ orange: string;
3404
+ cyan: string;
3405
+ tamarind: string;
3406
+ yellow: string;
3407
+ twinYellow: string;
3408
+ green: string;
3409
+ darkgreen: string;
3410
+ purple: string;
3411
+ borderLight: string;
3412
+ borderAccent: string;
3413
+ success: string;
3414
+ error: string;
3415
+ errorTint: string;
3416
+ warning: string;
3417
+ brandLight: string;
3418
+ brandDefault: string;
3419
+ brandDark: string;
3420
+ brandDisabled: string;
3421
+ grayLight: string;
3422
+ grayDefault: string;
3423
+ grayDark: string;
3424
+ secondaryGray: string;
3425
+ grayDisabled: string;
3426
+ textAccentHigh: string;
3427
+ textAccentMedium: string;
3428
+ textAccentDisabled: string;
3429
+ surfaceDefault: string;
3430
+ surfaceDark: string;
3431
+ backgroundDark: string;
3432
+ backgroundDarker: string;
3433
+ primaryLight: string;
3434
+ primaryDefault: string;
3435
+ primaryDark: string;
3436
+ primaryDisabled: string;
3437
+ secondaryLight: string;
3438
+ secondaryDefault: string;
3439
+ secondaryDark: string;
3440
+ errorDefault: string;
3441
+ errorLight: string;
3442
+ errorDark: string;
3443
+ errorDisabled: string;
3444
+ };
3445
+ shadows: {
3446
+ sm: string;
3447
+ md: string;
3448
+ };
3449
+ fonts: {
3450
+ sans: string;
3451
+ };
3452
+ fontSizes: {
3453
+ h1: string;
3454
+ h2: string;
3455
+ h3: string;
3456
+ h4: string;
3457
+ h5: string;
3458
+ h6: string;
3459
+ tiny: string;
3460
+ xs: string;
3461
+ sm: string;
3462
+ md: string;
3463
+ lg: string;
3464
+ };
3465
+ fontWeights: {
3466
+ semiBold: number;
3467
+ medium: number;
3468
+ regular: number;
3469
+ };
3470
+ lineHeights: {
3471
+ h1: string;
3472
+ h2: string;
3473
+ h3: string;
3474
+ h4: string;
3475
+ h5: string;
3476
+ h6: string;
3477
+ tiny: string;
3478
+ xs: string;
3479
+ sm: string;
3480
+ md: string;
3481
+ };
3482
+ radii: {
3483
+ '0': string;
3484
+ '1': string;
3485
+ '2': string;
3486
+ '3': string;
3487
+ '4': string;
3488
+ round: string;
3489
+ };
3490
+ space: {
3491
+ 0: string;
3492
+ xs: string;
3493
+ sm: string;
3494
+ md: string;
3495
+ lg: string;
3496
+ xl: string;
3497
+ px: string;
3498
+ 1: string;
3499
+ 2: string;
3500
+ 3: string;
3501
+ 4: string;
3502
+ 5: string;
3503
+ 6: string;
3504
+ 7: string;
3505
+ 8: string;
3506
+ 9: string;
3507
+ 10: string;
3508
+ 11: string;
3509
+ 12: string;
3510
+ 13: string;
3511
+ 14: string;
3512
+ 15: string;
3513
+ 16: string;
3514
+ 17: string;
3515
+ 18: string;
3516
+ 19: string;
3517
+ 20: string;
3518
+ 24: string;
3519
+ 28: string;
3520
+ 32: string;
3521
+ 36: string;
3522
+ 40: string;
3523
+ 44: string;
3524
+ 48: string;
3525
+ 52: string;
3526
+ 56: string;
3527
+ 60: string;
3528
+ 64: string;
3529
+ 72: string;
3530
+ 80: string;
3531
+ 96: string;
3532
+ 100: string;
3533
+ };
3534
+ borderWidths: {
3535
+ light: string;
3536
+ normal: string;
3537
+ bold: string;
3538
+ extrabold: string;
3539
+ black: string;
3540
+ };
3541
+ }, {
3542
+ width: string;
3543
+ height: string;
3544
+ minWidth: string;
3545
+ maxWidth: string;
3546
+ minHeight: string;
3547
+ maxHeight: string;
3548
+ flexBasis: string;
3549
+ gridTemplateColumns: string;
3550
+ gridTemplateRows: string;
3551
+ blockSize: string;
3552
+ minBlockSize: string;
3553
+ maxBlockSize: string;
3554
+ inlineSize: string;
3555
+ minInlineSize: string;
3556
+ maxInlineSize: string;
3557
+ gap: "space";
3558
+ gridGap: "space";
3559
+ columnGap: "space";
3560
+ gridColumnGap: "space";
3561
+ rowGap: "space";
3562
+ gridRowGap: "space";
3563
+ inset: "space";
3564
+ insetBlock: "space";
3565
+ insetBlockEnd: "space";
3566
+ insetBlockStart: "space";
3567
+ insetInline: "space";
3568
+ insetInlineEnd: "space";
3569
+ insetInlineStart: "space";
3570
+ margin: "space";
3571
+ marginTop: "space";
3572
+ marginRight: "space";
3573
+ marginBottom: "space";
3574
+ marginLeft: "space";
3575
+ marginBlock: "space";
3576
+ marginBlockEnd: "space";
3577
+ marginBlockStart: "space";
3578
+ marginInline: "space";
3579
+ marginInlineEnd: "space";
3580
+ marginInlineStart: "space";
3581
+ padding: "space";
3582
+ paddingTop: "space";
3583
+ paddingRight: "space";
3584
+ paddingBottom: "space";
3585
+ paddingLeft: "space";
3586
+ paddingBlock: "space";
3587
+ paddingBlockEnd: "space";
3588
+ paddingBlockStart: "space";
3589
+ paddingInline: "space";
3590
+ paddingInlineEnd: "space";
3591
+ paddingInlineStart: "space";
3592
+ scrollMargin: "space";
3593
+ scrollMarginTop: "space";
3594
+ scrollMarginRight: "space";
3595
+ scrollMarginBottom: "space";
3596
+ scrollMarginLeft: "space";
3597
+ scrollMarginBlock: "space";
3598
+ scrollMarginBlockEnd: "space";
3599
+ scrollMarginBlockStart: "space";
3600
+ scrollMarginInline: "space";
3601
+ scrollMarginInlineEnd: "space";
3602
+ scrollMarginInlineStart: "space";
3603
+ scrollPadding: "space";
3604
+ scrollPaddingTop: "space";
3605
+ scrollPaddingRight: "space";
3606
+ scrollPaddingBottom: "space";
3607
+ scrollPaddingLeft: "space";
3608
+ scrollPaddingBlock: "space";
3609
+ scrollPaddingBlockEnd: "space";
3610
+ scrollPaddingBlockStart: "space";
3611
+ scrollPaddingInline: "space";
3612
+ scrollPaddingInlineEnd: "space";
3613
+ scrollPaddingInlineStart: "space";
3614
+ top: "space";
3615
+ right: "space";
3616
+ bottom: "space";
3617
+ left: "space";
3618
+ fontSize: "fontSizes";
3619
+ background: "colors";
3620
+ backgroundColor: "colors";
3621
+ backgroundImage: "colors";
3622
+ borderImage: "colors";
3623
+ border: "colors";
3624
+ borderBlock: "colors";
3625
+ borderBlockEnd: "colors";
3626
+ borderBlockStart: "colors";
3627
+ borderBottom: "colors";
3628
+ borderBottomColor: "colors";
3629
+ borderColor: "colors";
3630
+ borderInline: "colors";
3631
+ borderInlineEnd: "colors";
3632
+ borderInlineStart: "colors";
3633
+ borderLeft: "colors";
3634
+ borderLeftColor: "colors";
3635
+ borderRight: "colors";
3636
+ borderRightColor: "colors";
3637
+ borderTop: "colors";
3638
+ borderTopColor: "colors";
3639
+ caretColor: "colors";
3640
+ color: "colors";
3641
+ columnRuleColor: "colors";
3642
+ outline: "colors";
3643
+ outlineColor: "colors";
3644
+ fill: "colors";
3645
+ stroke: "colors";
3646
+ textDecorationColor: "colors";
3647
+ fontFamily: "fonts";
3648
+ fontWeight: "fontWeights";
3649
+ lineHeight: "lineHeights";
3650
+ letterSpacing: "letterSpacings";
3651
+ borderWidth: "borderWidths";
3652
+ borderTopWidth: "borderWidths";
3653
+ borderLeftWidth: "borderWidths";
3654
+ borderRightWidth: "borderWidths";
3655
+ borderBottomWidth: "borderWidths";
3656
+ borderStyle: "borderStyles";
3657
+ borderTopStyle: "borderStyles";
3658
+ borderLeftStyle: "borderStyles";
3659
+ borderRightStyle: "borderStyles";
3660
+ borderBottomStyle: "borderStyles";
3661
+ borderRadius: "radii";
3662
+ borderTopLeftRadius: "radii";
3663
+ borderTopRightRadius: "radii";
3664
+ borderBottomRightRadius: "radii";
3665
+ borderBottomLeftRadius: "radii";
3666
+ boxShadow: "shadows";
3667
+ textShadow: "shadows";
3668
+ transition: "transitions";
3669
+ zIndex: "zIndices";
3670
+ }, {
3671
+ bg: (value: {
3672
+ readonly [$$PropertyValue]: "backgroundColor";
3673
+ }) => {
3674
+ backgroundColor: {
3675
+ readonly [$$PropertyValue]: "backgroundColor";
3676
+ };
3677
+ };
3678
+ c: (value: {
3679
+ readonly [$$PropertyValue]: "color";
3680
+ }) => {
3681
+ color: {
3682
+ readonly [$$PropertyValue]: "color";
3683
+ };
3684
+ };
3685
+ r: (value: {
3686
+ readonly [$$ScaleValue]: "radii";
3687
+ }) => {
3688
+ borderRadius: {
3689
+ readonly [$$ScaleValue]: "radii";
3690
+ };
3691
+ };
3692
+ fs: (value: string | number | {
3693
+ readonly [$$PropertyValue]: "fontSize";
3694
+ }) => {
3695
+ fontSize: string | number | {
3696
+ readonly [$$PropertyValue]: "fontSize";
3697
+ };
3698
+ };
3699
+ size: (value: string | number | {
3700
+ readonly [$$ScaleValue]: "space";
3701
+ }) => {
3702
+ height: string | number | {
3703
+ readonly [$$ScaleValue]: "space";
3704
+ };
3705
+ width: string | number | {
3706
+ readonly [$$ScaleValue]: "space";
3707
+ };
3708
+ };
3709
+ w: (value: string | number | {
3710
+ readonly [$$ScaleValue]: "space";
3711
+ }) => {
3712
+ width: string | number | {
3713
+ readonly [$$ScaleValue]: "space";
3714
+ };
3715
+ };
3716
+ h: (value: string | number | {
3717
+ readonly [$$ScaleValue]: "space";
3718
+ }) => {
3719
+ height: string | number | {
3720
+ readonly [$$ScaleValue]: "space";
3721
+ };
3722
+ };
3723
+ p: (value: string | number | {
3724
+ readonly [$$ScaleValue]: "space";
3725
+ }) => {
3726
+ padding: string | number | {
3727
+ readonly [$$ScaleValue]: "space";
3728
+ };
3729
+ };
3730
+ pt: (value: string | number | {
3731
+ readonly [$$ScaleValue]: "space";
3732
+ }) => {
3733
+ paddingTop: string | number | {
3734
+ readonly [$$ScaleValue]: "space";
3735
+ };
3736
+ };
3737
+ pr: (value: string | number | {
3738
+ readonly [$$ScaleValue]: "space";
3739
+ }) => {
3740
+ paddingRight: string | number | {
3741
+ readonly [$$ScaleValue]: "space";
3742
+ };
3743
+ };
3744
+ pb: (value: string | number | {
3745
+ readonly [$$ScaleValue]: "space";
3746
+ }) => {
3747
+ paddingBottom: string | number | {
3748
+ readonly [$$ScaleValue]: "space";
3749
+ };
3750
+ };
3751
+ pl: (value: string | number | {
3752
+ readonly [$$ScaleValue]: "space";
3753
+ }) => {
3754
+ paddingLeft: string | number | {
3755
+ readonly [$$ScaleValue]: "space";
3756
+ };
3757
+ };
3758
+ px: (value: string | number | {
3759
+ readonly [$$ScaleValue]: "space";
3760
+ }) => {
3761
+ paddingLeft: string | number | {
3762
+ readonly [$$ScaleValue]: "space";
3763
+ };
3764
+ paddingRight: string | number | {
3765
+ readonly [$$ScaleValue]: "space";
3766
+ };
3767
+ };
3768
+ py: (value: string | number | {
3769
+ readonly [$$ScaleValue]: "space";
3770
+ }) => {
3771
+ paddingTop: string | number | {
3772
+ readonly [$$ScaleValue]: "space";
3773
+ };
3774
+ paddingBottom: string | number | {
3775
+ readonly [$$ScaleValue]: "space";
3776
+ };
3777
+ };
3778
+ m: (value: string | number | {
3779
+ readonly [$$ScaleValue]: "space";
3780
+ }) => {
3781
+ margin: string | number | {
3782
+ readonly [$$ScaleValue]: "space";
3783
+ };
3784
+ };
3785
+ mt: (value: string | number | {
3786
+ readonly [$$ScaleValue]: "space";
3787
+ }) => {
3788
+ marginTop: string | number | {
3789
+ readonly [$$ScaleValue]: "space";
3790
+ };
3791
+ };
3792
+ mr: (value: string | number | {
3793
+ readonly [$$ScaleValue]: "space";
3794
+ }) => {
3795
+ marginRight: string | number | {
3796
+ readonly [$$ScaleValue]: "space";
3797
+ };
3798
+ };
3799
+ mb: (value: string | number | {
3800
+ readonly [$$ScaleValue]: "space";
3801
+ }) => {
3802
+ marginBottom: string | number | {
3803
+ readonly [$$ScaleValue]: "space";
3804
+ };
3805
+ };
3806
+ ml: (value: string | number | {
3807
+ readonly [$$ScaleValue]: "space";
3808
+ }) => {
3809
+ marginLeft: string | number | {
3810
+ readonly [$$ScaleValue]: "space";
3811
+ };
3812
+ };
3813
+ mx: (value: string | number | {
3814
+ readonly [$$ScaleValue]: "space";
3815
+ }) => {
3816
+ marginLeft: string | number | {
3817
+ readonly [$$ScaleValue]: "space";
3818
+ };
3819
+ marginRight: string | number | {
3820
+ readonly [$$ScaleValue]: "space";
3821
+ };
3822
+ };
3823
+ my: (value: string | number | {
3824
+ readonly [$$ScaleValue]: "space";
3825
+ }) => {
3826
+ marginTop: string | number | {
3827
+ readonly [$$ScaleValue]: "space";
3828
+ };
3829
+ marginBottom: string | number | {
3830
+ readonly [$$ScaleValue]: "space";
3831
+ };
3832
+ };
3833
+ }>>;
3834
+ };