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