@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,1918 @@
1
+ declare const Root: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
2
+ allowMotion: string;
3
+ sm: string;
4
+ md: string;
5
+ lg: string;
6
+ xl: string;
7
+ '2xl': string;
8
+ ls: string;
9
+ }, import("@stitches/react/types/css-util").CSS<{
10
+ allowMotion: string;
11
+ sm: string;
12
+ md: string;
13
+ lg: string;
14
+ xl: string;
15
+ '2xl': string;
16
+ ls: string;
17
+ }, {
18
+ colors: {
19
+ bgPrimary: string;
20
+ bgSecondary: string;
21
+ bgTertiary: string;
22
+ surfaceLight: string;
23
+ surfaceLighter: string;
24
+ textPrimary: string;
25
+ textSecondary: string;
26
+ textDisabled: string;
27
+ textInvert: string;
28
+ textHighEmp: string;
29
+ textMedEmp: string;
30
+ iconBtn: string;
31
+ iconHoverBg: string;
32
+ transparentBg: string;
33
+ mainBg: string;
34
+ tileBg: string;
35
+ secondaryDisabled: string;
36
+ previewBg: string;
37
+ statsBg: string;
38
+ menuBg: string;
39
+ inputBg: string;
40
+ toastBg: string;
41
+ borderDefault: string;
42
+ backgroundDefault: string;
43
+ borderLighter: string;
44
+ white: string;
45
+ black: string;
46
+ transparent: string;
47
+ orange: string;
48
+ cyan: string;
49
+ tamarind: string;
50
+ yellow: string;
51
+ twinYellow: string;
52
+ green: string;
53
+ darkgreen: string;
54
+ purple: string;
55
+ borderLight: string;
56
+ borderAccent: string;
57
+ success: string;
58
+ error: string;
59
+ errorTint: string;
60
+ warning: string;
61
+ brandLight: string;
62
+ brandDefault: string;
63
+ brandDark: string;
64
+ brandDisabled: string;
65
+ grayLight: string;
66
+ grayDefault: string;
67
+ grayDark: string;
68
+ secondaryGray: string;
69
+ grayDisabled: string;
70
+ textAccentHigh: string;
71
+ textAccentMedium: string;
72
+ textAccentDisabled: string;
73
+ surfaceDefault: string;
74
+ surfaceDark: string;
75
+ backgroundDark: string;
76
+ backgroundDarker: string;
77
+ primaryLight: string;
78
+ primaryDefault: string;
79
+ primaryDark: string;
80
+ primaryDisabled: string;
81
+ secondaryLight: string;
82
+ secondaryDefault: string;
83
+ secondaryDark: string;
84
+ errorDefault: string;
85
+ errorLight: string;
86
+ errorDark: string;
87
+ errorDisabled: string;
88
+ };
89
+ shadows: {
90
+ sm: string;
91
+ md: string;
92
+ };
93
+ fonts: {
94
+ sans: string;
95
+ };
96
+ fontSizes: {
97
+ h1: string;
98
+ h2: string;
99
+ h3: string;
100
+ h4: string;
101
+ h5: string;
102
+ h6: string;
103
+ tiny: string;
104
+ xs: string;
105
+ sm: string;
106
+ md: string;
107
+ lg: string;
108
+ };
109
+ fontWeights: {
110
+ semiBold: number;
111
+ medium: number;
112
+ regular: number;
113
+ };
114
+ lineHeights: {
115
+ h1: string;
116
+ h2: string;
117
+ h3: string;
118
+ h4: string;
119
+ h5: string;
120
+ h6: string;
121
+ tiny: string;
122
+ xs: string;
123
+ sm: string;
124
+ md: string;
125
+ };
126
+ radii: {
127
+ '0': string;
128
+ '1': string;
129
+ '2': string;
130
+ '3': string;
131
+ '4': string;
132
+ round: string;
133
+ };
134
+ space: {
135
+ 0: string;
136
+ xs: string;
137
+ sm: string;
138
+ md: string;
139
+ lg: string;
140
+ xl: string;
141
+ px: string;
142
+ 1: string;
143
+ 2: string;
144
+ 3: string;
145
+ 4: string;
146
+ 5: string;
147
+ 6: string;
148
+ 7: string;
149
+ 8: string;
150
+ 9: string;
151
+ 10: string;
152
+ 11: string;
153
+ 12: string;
154
+ 13: string;
155
+ 14: string;
156
+ 15: string;
157
+ 16: string;
158
+ 17: string;
159
+ 18: string;
160
+ 19: string;
161
+ 20: string;
162
+ 24: string;
163
+ 28: string;
164
+ 32: string;
165
+ 36: string;
166
+ 40: string;
167
+ 44: string;
168
+ 48: string;
169
+ 52: string;
170
+ 56: string;
171
+ 60: string;
172
+ 64: string;
173
+ 72: string;
174
+ 80: string;
175
+ 96: string;
176
+ 100: string;
177
+ };
178
+ borderWidths: {
179
+ light: string;
180
+ normal: string;
181
+ bold: string;
182
+ extrabold: string;
183
+ black: string;
184
+ };
185
+ }, {
186
+ width: string;
187
+ height: string;
188
+ minWidth: string;
189
+ maxWidth: string;
190
+ minHeight: string;
191
+ maxHeight: string;
192
+ flexBasis: string;
193
+ gridTemplateColumns: string;
194
+ gridTemplateRows: string;
195
+ blockSize: string;
196
+ minBlockSize: string;
197
+ maxBlockSize: string;
198
+ inlineSize: string;
199
+ minInlineSize: string;
200
+ maxInlineSize: string;
201
+ gap: "space";
202
+ gridGap: "space";
203
+ columnGap: "space";
204
+ gridColumnGap: "space";
205
+ rowGap: "space";
206
+ gridRowGap: "space";
207
+ inset: "space";
208
+ insetBlock: "space";
209
+ insetBlockEnd: "space";
210
+ insetBlockStart: "space";
211
+ insetInline: "space";
212
+ insetInlineEnd: "space";
213
+ insetInlineStart: "space";
214
+ margin: "space";
215
+ marginTop: "space";
216
+ marginRight: "space";
217
+ marginBottom: "space";
218
+ marginLeft: "space";
219
+ marginBlock: "space";
220
+ marginBlockEnd: "space";
221
+ marginBlockStart: "space";
222
+ marginInline: "space";
223
+ marginInlineEnd: "space";
224
+ marginInlineStart: "space";
225
+ padding: "space";
226
+ paddingTop: "space";
227
+ paddingRight: "space";
228
+ paddingBottom: "space";
229
+ paddingLeft: "space";
230
+ paddingBlock: "space";
231
+ paddingBlockEnd: "space";
232
+ paddingBlockStart: "space";
233
+ paddingInline: "space";
234
+ paddingInlineEnd: "space";
235
+ paddingInlineStart: "space";
236
+ scrollMargin: "space";
237
+ scrollMarginTop: "space";
238
+ scrollMarginRight: "space";
239
+ scrollMarginBottom: "space";
240
+ scrollMarginLeft: "space";
241
+ scrollMarginBlock: "space";
242
+ scrollMarginBlockEnd: "space";
243
+ scrollMarginBlockStart: "space";
244
+ scrollMarginInline: "space";
245
+ scrollMarginInlineEnd: "space";
246
+ scrollMarginInlineStart: "space";
247
+ scrollPadding: "space";
248
+ scrollPaddingTop: "space";
249
+ scrollPaddingRight: "space";
250
+ scrollPaddingBottom: "space";
251
+ scrollPaddingLeft: "space";
252
+ scrollPaddingBlock: "space";
253
+ scrollPaddingBlockEnd: "space";
254
+ scrollPaddingBlockStart: "space";
255
+ scrollPaddingInline: "space";
256
+ scrollPaddingInlineEnd: "space";
257
+ scrollPaddingInlineStart: "space";
258
+ top: "space";
259
+ right: "space";
260
+ bottom: "space";
261
+ left: "space";
262
+ fontSize: "fontSizes";
263
+ background: "colors";
264
+ backgroundColor: "colors";
265
+ backgroundImage: "colors";
266
+ borderImage: "colors";
267
+ border: "colors";
268
+ borderBlock: "colors";
269
+ borderBlockEnd: "colors";
270
+ borderBlockStart: "colors";
271
+ borderBottom: "colors";
272
+ borderBottomColor: "colors";
273
+ borderColor: "colors";
274
+ borderInline: "colors";
275
+ borderInlineEnd: "colors";
276
+ borderInlineStart: "colors";
277
+ borderLeft: "colors";
278
+ borderLeftColor: "colors";
279
+ borderRight: "colors";
280
+ borderRightColor: "colors";
281
+ borderTop: "colors";
282
+ borderTopColor: "colors";
283
+ caretColor: "colors";
284
+ color: "colors";
285
+ columnRuleColor: "colors";
286
+ outline: "colors";
287
+ outlineColor: "colors";
288
+ fill: "colors";
289
+ stroke: "colors";
290
+ textDecorationColor: "colors";
291
+ fontFamily: "fonts";
292
+ fontWeight: "fontWeights";
293
+ lineHeight: "lineHeights";
294
+ letterSpacing: "letterSpacings";
295
+ borderWidth: "borderWidths";
296
+ borderTopWidth: "borderWidths";
297
+ borderLeftWidth: "borderWidths";
298
+ borderRightWidth: "borderWidths";
299
+ borderBottomWidth: "borderWidths";
300
+ borderStyle: "borderStyles";
301
+ borderTopStyle: "borderStyles";
302
+ borderLeftStyle: "borderStyles";
303
+ borderRightStyle: "borderStyles";
304
+ borderBottomStyle: "borderStyles";
305
+ borderRadius: "radii";
306
+ borderTopLeftRadius: "radii";
307
+ borderTopRightRadius: "radii";
308
+ borderBottomRightRadius: "radii";
309
+ borderBottomLeftRadius: "radii";
310
+ boxShadow: "shadows";
311
+ textShadow: "shadows";
312
+ transition: "transitions";
313
+ zIndex: "zIndices";
314
+ }, {
315
+ bg: (value: {
316
+ readonly [$$PropertyValue]: "backgroundColor";
317
+ }) => {
318
+ backgroundColor: {
319
+ readonly [$$PropertyValue]: "backgroundColor";
320
+ };
321
+ };
322
+ c: (value: {
323
+ readonly [$$PropertyValue]: "color";
324
+ }) => {
325
+ color: {
326
+ readonly [$$PropertyValue]: "color";
327
+ };
328
+ };
329
+ r: (value: {
330
+ readonly [$$ScaleValue]: "radii";
331
+ }) => {
332
+ borderRadius: {
333
+ readonly [$$ScaleValue]: "radii";
334
+ };
335
+ };
336
+ fs: (value: string | number | {
337
+ readonly [$$PropertyValue]: "fontSize";
338
+ }) => {
339
+ fontSize: string | number | {
340
+ readonly [$$PropertyValue]: "fontSize";
341
+ };
342
+ };
343
+ size: (value: string | number | {
344
+ readonly [$$ScaleValue]: "space";
345
+ }) => {
346
+ height: string | number | {
347
+ readonly [$$ScaleValue]: "space";
348
+ };
349
+ width: string | number | {
350
+ readonly [$$ScaleValue]: "space";
351
+ };
352
+ };
353
+ w: (value: string | number | {
354
+ readonly [$$ScaleValue]: "space";
355
+ }) => {
356
+ width: string | number | {
357
+ readonly [$$ScaleValue]: "space";
358
+ };
359
+ };
360
+ h: (value: string | number | {
361
+ readonly [$$ScaleValue]: "space";
362
+ }) => {
363
+ height: string | number | {
364
+ readonly [$$ScaleValue]: "space";
365
+ };
366
+ };
367
+ p: (value: string | number | {
368
+ readonly [$$ScaleValue]: "space";
369
+ }) => {
370
+ padding: string | number | {
371
+ readonly [$$ScaleValue]: "space";
372
+ };
373
+ };
374
+ pt: (value: string | number | {
375
+ readonly [$$ScaleValue]: "space";
376
+ }) => {
377
+ paddingTop: string | number | {
378
+ readonly [$$ScaleValue]: "space";
379
+ };
380
+ };
381
+ pr: (value: string | number | {
382
+ readonly [$$ScaleValue]: "space";
383
+ }) => {
384
+ paddingRight: string | number | {
385
+ readonly [$$ScaleValue]: "space";
386
+ };
387
+ };
388
+ pb: (value: string | number | {
389
+ readonly [$$ScaleValue]: "space";
390
+ }) => {
391
+ paddingBottom: string | number | {
392
+ readonly [$$ScaleValue]: "space";
393
+ };
394
+ };
395
+ pl: (value: string | number | {
396
+ readonly [$$ScaleValue]: "space";
397
+ }) => {
398
+ paddingLeft: string | number | {
399
+ readonly [$$ScaleValue]: "space";
400
+ };
401
+ };
402
+ px: (value: string | number | {
403
+ readonly [$$ScaleValue]: "space";
404
+ }) => {
405
+ paddingLeft: string | number | {
406
+ readonly [$$ScaleValue]: "space";
407
+ };
408
+ paddingRight: string | number | {
409
+ readonly [$$ScaleValue]: "space";
410
+ };
411
+ };
412
+ py: (value: string | number | {
413
+ readonly [$$ScaleValue]: "space";
414
+ }) => {
415
+ paddingTop: string | number | {
416
+ readonly [$$ScaleValue]: "space";
417
+ };
418
+ paddingBottom: string | number | {
419
+ readonly [$$ScaleValue]: "space";
420
+ };
421
+ };
422
+ m: (value: string | number | {
423
+ readonly [$$ScaleValue]: "space";
424
+ }) => {
425
+ margin: string | number | {
426
+ readonly [$$ScaleValue]: "space";
427
+ };
428
+ };
429
+ mt: (value: string | number | {
430
+ readonly [$$ScaleValue]: "space";
431
+ }) => {
432
+ marginTop: string | number | {
433
+ readonly [$$ScaleValue]: "space";
434
+ };
435
+ };
436
+ mr: (value: string | number | {
437
+ readonly [$$ScaleValue]: "space";
438
+ }) => {
439
+ marginRight: string | number | {
440
+ readonly [$$ScaleValue]: "space";
441
+ };
442
+ };
443
+ mb: (value: string | number | {
444
+ readonly [$$ScaleValue]: "space";
445
+ }) => {
446
+ marginBottom: string | number | {
447
+ readonly [$$ScaleValue]: "space";
448
+ };
449
+ };
450
+ ml: (value: string | number | {
451
+ readonly [$$ScaleValue]: "space";
452
+ }) => {
453
+ marginLeft: string | number | {
454
+ readonly [$$ScaleValue]: "space";
455
+ };
456
+ };
457
+ mx: (value: string | number | {
458
+ readonly [$$ScaleValue]: "space";
459
+ }) => {
460
+ marginLeft: string | number | {
461
+ readonly [$$ScaleValue]: "space";
462
+ };
463
+ marginRight: string | number | {
464
+ readonly [$$ScaleValue]: "space";
465
+ };
466
+ };
467
+ my: (value: string | number | {
468
+ readonly [$$ScaleValue]: "space";
469
+ }) => {
470
+ marginTop: string | number | {
471
+ readonly [$$ScaleValue]: "space";
472
+ };
473
+ marginBottom: string | number | {
474
+ readonly [$$ScaleValue]: "space";
475
+ };
476
+ };
477
+ }>>;
478
+ declare const Chevron: import("@stitches/react/types/styled-component").StyledComponent<"button", {}, {
479
+ allowMotion: string;
480
+ sm: string;
481
+ md: string;
482
+ lg: string;
483
+ xl: string;
484
+ '2xl': string;
485
+ ls: string;
486
+ }, import("@stitches/react/types/css-util").CSS<{
487
+ allowMotion: string;
488
+ sm: string;
489
+ md: string;
490
+ lg: string;
491
+ xl: string;
492
+ '2xl': string;
493
+ ls: string;
494
+ }, {
495
+ colors: {
496
+ bgPrimary: string;
497
+ bgSecondary: string;
498
+ bgTertiary: string;
499
+ surfaceLight: string;
500
+ surfaceLighter: string;
501
+ textPrimary: string;
502
+ textSecondary: string;
503
+ textDisabled: string;
504
+ textInvert: string;
505
+ textHighEmp: string;
506
+ textMedEmp: string;
507
+ iconBtn: string;
508
+ iconHoverBg: string;
509
+ transparentBg: string;
510
+ mainBg: string;
511
+ tileBg: string;
512
+ secondaryDisabled: string;
513
+ previewBg: string;
514
+ statsBg: string;
515
+ menuBg: string;
516
+ inputBg: string;
517
+ toastBg: string;
518
+ borderDefault: string;
519
+ backgroundDefault: string;
520
+ borderLighter: string;
521
+ white: string;
522
+ black: string;
523
+ transparent: string;
524
+ orange: string;
525
+ cyan: string;
526
+ tamarind: string;
527
+ yellow: string;
528
+ twinYellow: string;
529
+ green: string;
530
+ darkgreen: string;
531
+ purple: string;
532
+ borderLight: string;
533
+ borderAccent: string;
534
+ success: string;
535
+ error: string;
536
+ errorTint: string;
537
+ warning: string;
538
+ brandLight: string;
539
+ brandDefault: string;
540
+ brandDark: string;
541
+ brandDisabled: string;
542
+ grayLight: string;
543
+ grayDefault: string;
544
+ grayDark: string;
545
+ secondaryGray: string;
546
+ grayDisabled: string;
547
+ textAccentHigh: string;
548
+ textAccentMedium: string;
549
+ textAccentDisabled: string;
550
+ surfaceDefault: string;
551
+ surfaceDark: string;
552
+ backgroundDark: string;
553
+ backgroundDarker: string;
554
+ primaryLight: string;
555
+ primaryDefault: string;
556
+ primaryDark: string;
557
+ primaryDisabled: string;
558
+ secondaryLight: string;
559
+ secondaryDefault: string;
560
+ secondaryDark: string;
561
+ errorDefault: string;
562
+ errorLight: string;
563
+ errorDark: string;
564
+ errorDisabled: string;
565
+ };
566
+ shadows: {
567
+ sm: string;
568
+ md: string;
569
+ };
570
+ fonts: {
571
+ sans: string;
572
+ };
573
+ fontSizes: {
574
+ h1: string;
575
+ h2: string;
576
+ h3: string;
577
+ h4: string;
578
+ h5: string;
579
+ h6: string;
580
+ tiny: string;
581
+ xs: string;
582
+ sm: string;
583
+ md: string;
584
+ lg: string;
585
+ };
586
+ fontWeights: {
587
+ semiBold: number;
588
+ medium: number;
589
+ regular: number;
590
+ };
591
+ lineHeights: {
592
+ h1: string;
593
+ h2: string;
594
+ h3: string;
595
+ h4: string;
596
+ h5: string;
597
+ h6: string;
598
+ tiny: string;
599
+ xs: string;
600
+ sm: string;
601
+ md: string;
602
+ };
603
+ radii: {
604
+ '0': string;
605
+ '1': string;
606
+ '2': string;
607
+ '3': string;
608
+ '4': string;
609
+ round: string;
610
+ };
611
+ space: {
612
+ 0: string;
613
+ xs: string;
614
+ sm: string;
615
+ md: string;
616
+ lg: string;
617
+ xl: string;
618
+ px: string;
619
+ 1: string;
620
+ 2: string;
621
+ 3: string;
622
+ 4: string;
623
+ 5: string;
624
+ 6: string;
625
+ 7: string;
626
+ 8: string;
627
+ 9: string;
628
+ 10: string;
629
+ 11: string;
630
+ 12: string;
631
+ 13: string;
632
+ 14: string;
633
+ 15: string;
634
+ 16: string;
635
+ 17: string;
636
+ 18: string;
637
+ 19: string;
638
+ 20: string;
639
+ 24: string;
640
+ 28: string;
641
+ 32: string;
642
+ 36: string;
643
+ 40: string;
644
+ 44: string;
645
+ 48: string;
646
+ 52: string;
647
+ 56: string;
648
+ 60: string;
649
+ 64: string;
650
+ 72: string;
651
+ 80: string;
652
+ 96: string;
653
+ 100: string;
654
+ };
655
+ borderWidths: {
656
+ light: string;
657
+ normal: string;
658
+ bold: string;
659
+ extrabold: string;
660
+ black: string;
661
+ };
662
+ }, {
663
+ width: string;
664
+ height: string;
665
+ minWidth: string;
666
+ maxWidth: string;
667
+ minHeight: string;
668
+ maxHeight: string;
669
+ flexBasis: string;
670
+ gridTemplateColumns: string;
671
+ gridTemplateRows: string;
672
+ blockSize: string;
673
+ minBlockSize: string;
674
+ maxBlockSize: string;
675
+ inlineSize: string;
676
+ minInlineSize: string;
677
+ maxInlineSize: string;
678
+ gap: "space";
679
+ gridGap: "space";
680
+ columnGap: "space";
681
+ gridColumnGap: "space";
682
+ rowGap: "space";
683
+ gridRowGap: "space";
684
+ inset: "space";
685
+ insetBlock: "space";
686
+ insetBlockEnd: "space";
687
+ insetBlockStart: "space";
688
+ insetInline: "space";
689
+ insetInlineEnd: "space";
690
+ insetInlineStart: "space";
691
+ margin: "space";
692
+ marginTop: "space";
693
+ marginRight: "space";
694
+ marginBottom: "space";
695
+ marginLeft: "space";
696
+ marginBlock: "space";
697
+ marginBlockEnd: "space";
698
+ marginBlockStart: "space";
699
+ marginInline: "space";
700
+ marginInlineEnd: "space";
701
+ marginInlineStart: "space";
702
+ padding: "space";
703
+ paddingTop: "space";
704
+ paddingRight: "space";
705
+ paddingBottom: "space";
706
+ paddingLeft: "space";
707
+ paddingBlock: "space";
708
+ paddingBlockEnd: "space";
709
+ paddingBlockStart: "space";
710
+ paddingInline: "space";
711
+ paddingInlineEnd: "space";
712
+ paddingInlineStart: "space";
713
+ scrollMargin: "space";
714
+ scrollMarginTop: "space";
715
+ scrollMarginRight: "space";
716
+ scrollMarginBottom: "space";
717
+ scrollMarginLeft: "space";
718
+ scrollMarginBlock: "space";
719
+ scrollMarginBlockEnd: "space";
720
+ scrollMarginBlockStart: "space";
721
+ scrollMarginInline: "space";
722
+ scrollMarginInlineEnd: "space";
723
+ scrollMarginInlineStart: "space";
724
+ scrollPadding: "space";
725
+ scrollPaddingTop: "space";
726
+ scrollPaddingRight: "space";
727
+ scrollPaddingBottom: "space";
728
+ scrollPaddingLeft: "space";
729
+ scrollPaddingBlock: "space";
730
+ scrollPaddingBlockEnd: "space";
731
+ scrollPaddingBlockStart: "space";
732
+ scrollPaddingInline: "space";
733
+ scrollPaddingInlineEnd: "space";
734
+ scrollPaddingInlineStart: "space";
735
+ top: "space";
736
+ right: "space";
737
+ bottom: "space";
738
+ left: "space";
739
+ fontSize: "fontSizes";
740
+ background: "colors";
741
+ backgroundColor: "colors";
742
+ backgroundImage: "colors";
743
+ borderImage: "colors";
744
+ border: "colors";
745
+ borderBlock: "colors";
746
+ borderBlockEnd: "colors";
747
+ borderBlockStart: "colors";
748
+ borderBottom: "colors";
749
+ borderBottomColor: "colors";
750
+ borderColor: "colors";
751
+ borderInline: "colors";
752
+ borderInlineEnd: "colors";
753
+ borderInlineStart: "colors";
754
+ borderLeft: "colors";
755
+ borderLeftColor: "colors";
756
+ borderRight: "colors";
757
+ borderRightColor: "colors";
758
+ borderTop: "colors";
759
+ borderTopColor: "colors";
760
+ caretColor: "colors";
761
+ color: "colors";
762
+ columnRuleColor: "colors";
763
+ outline: "colors";
764
+ outlineColor: "colors";
765
+ fill: "colors";
766
+ stroke: "colors";
767
+ textDecorationColor: "colors";
768
+ fontFamily: "fonts";
769
+ fontWeight: "fontWeights";
770
+ lineHeight: "lineHeights";
771
+ letterSpacing: "letterSpacings";
772
+ borderWidth: "borderWidths";
773
+ borderTopWidth: "borderWidths";
774
+ borderLeftWidth: "borderWidths";
775
+ borderRightWidth: "borderWidths";
776
+ borderBottomWidth: "borderWidths";
777
+ borderStyle: "borderStyles";
778
+ borderTopStyle: "borderStyles";
779
+ borderLeftStyle: "borderStyles";
780
+ borderRightStyle: "borderStyles";
781
+ borderBottomStyle: "borderStyles";
782
+ borderRadius: "radii";
783
+ borderTopLeftRadius: "radii";
784
+ borderTopRightRadius: "radii";
785
+ borderBottomRightRadius: "radii";
786
+ borderBottomLeftRadius: "radii";
787
+ boxShadow: "shadows";
788
+ textShadow: "shadows";
789
+ transition: "transitions";
790
+ zIndex: "zIndices";
791
+ }, {
792
+ bg: (value: {
793
+ readonly [$$PropertyValue]: "backgroundColor";
794
+ }) => {
795
+ backgroundColor: {
796
+ readonly [$$PropertyValue]: "backgroundColor";
797
+ };
798
+ };
799
+ c: (value: {
800
+ readonly [$$PropertyValue]: "color";
801
+ }) => {
802
+ color: {
803
+ readonly [$$PropertyValue]: "color";
804
+ };
805
+ };
806
+ r: (value: {
807
+ readonly [$$ScaleValue]: "radii";
808
+ }) => {
809
+ borderRadius: {
810
+ readonly [$$ScaleValue]: "radii";
811
+ };
812
+ };
813
+ fs: (value: string | number | {
814
+ readonly [$$PropertyValue]: "fontSize";
815
+ }) => {
816
+ fontSize: string | number | {
817
+ readonly [$$PropertyValue]: "fontSize";
818
+ };
819
+ };
820
+ size: (value: string | number | {
821
+ readonly [$$ScaleValue]: "space";
822
+ }) => {
823
+ height: string | number | {
824
+ readonly [$$ScaleValue]: "space";
825
+ };
826
+ width: string | number | {
827
+ readonly [$$ScaleValue]: "space";
828
+ };
829
+ };
830
+ w: (value: string | number | {
831
+ readonly [$$ScaleValue]: "space";
832
+ }) => {
833
+ width: string | number | {
834
+ readonly [$$ScaleValue]: "space";
835
+ };
836
+ };
837
+ h: (value: string | number | {
838
+ readonly [$$ScaleValue]: "space";
839
+ }) => {
840
+ height: string | number | {
841
+ readonly [$$ScaleValue]: "space";
842
+ };
843
+ };
844
+ p: (value: string | number | {
845
+ readonly [$$ScaleValue]: "space";
846
+ }) => {
847
+ padding: string | number | {
848
+ readonly [$$ScaleValue]: "space";
849
+ };
850
+ };
851
+ pt: (value: string | number | {
852
+ readonly [$$ScaleValue]: "space";
853
+ }) => {
854
+ paddingTop: string | number | {
855
+ readonly [$$ScaleValue]: "space";
856
+ };
857
+ };
858
+ pr: (value: string | number | {
859
+ readonly [$$ScaleValue]: "space";
860
+ }) => {
861
+ paddingRight: string | number | {
862
+ readonly [$$ScaleValue]: "space";
863
+ };
864
+ };
865
+ pb: (value: string | number | {
866
+ readonly [$$ScaleValue]: "space";
867
+ }) => {
868
+ paddingBottom: string | number | {
869
+ readonly [$$ScaleValue]: "space";
870
+ };
871
+ };
872
+ pl: (value: string | number | {
873
+ readonly [$$ScaleValue]: "space";
874
+ }) => {
875
+ paddingLeft: string | number | {
876
+ readonly [$$ScaleValue]: "space";
877
+ };
878
+ };
879
+ px: (value: string | number | {
880
+ readonly [$$ScaleValue]: "space";
881
+ }) => {
882
+ paddingLeft: string | number | {
883
+ readonly [$$ScaleValue]: "space";
884
+ };
885
+ paddingRight: string | number | {
886
+ readonly [$$ScaleValue]: "space";
887
+ };
888
+ };
889
+ py: (value: string | number | {
890
+ readonly [$$ScaleValue]: "space";
891
+ }) => {
892
+ paddingTop: string | number | {
893
+ readonly [$$ScaleValue]: "space";
894
+ };
895
+ paddingBottom: string | number | {
896
+ readonly [$$ScaleValue]: "space";
897
+ };
898
+ };
899
+ m: (value: string | number | {
900
+ readonly [$$ScaleValue]: "space";
901
+ }) => {
902
+ margin: string | number | {
903
+ readonly [$$ScaleValue]: "space";
904
+ };
905
+ };
906
+ mt: (value: string | number | {
907
+ readonly [$$ScaleValue]: "space";
908
+ }) => {
909
+ marginTop: string | number | {
910
+ readonly [$$ScaleValue]: "space";
911
+ };
912
+ };
913
+ mr: (value: string | number | {
914
+ readonly [$$ScaleValue]: "space";
915
+ }) => {
916
+ marginRight: string | number | {
917
+ readonly [$$ScaleValue]: "space";
918
+ };
919
+ };
920
+ mb: (value: string | number | {
921
+ readonly [$$ScaleValue]: "space";
922
+ }) => {
923
+ marginBottom: string | number | {
924
+ readonly [$$ScaleValue]: "space";
925
+ };
926
+ };
927
+ ml: (value: string | number | {
928
+ readonly [$$ScaleValue]: "space";
929
+ }) => {
930
+ marginLeft: string | number | {
931
+ readonly [$$ScaleValue]: "space";
932
+ };
933
+ };
934
+ mx: (value: string | number | {
935
+ readonly [$$ScaleValue]: "space";
936
+ }) => {
937
+ marginLeft: string | number | {
938
+ readonly [$$ScaleValue]: "space";
939
+ };
940
+ marginRight: string | number | {
941
+ readonly [$$ScaleValue]: "space";
942
+ };
943
+ };
944
+ my: (value: string | number | {
945
+ readonly [$$ScaleValue]: "space";
946
+ }) => {
947
+ marginTop: string | number | {
948
+ readonly [$$ScaleValue]: "space";
949
+ };
950
+ marginBottom: string | number | {
951
+ readonly [$$ScaleValue]: "space";
952
+ };
953
+ };
954
+ }>>;
955
+ declare const Dots: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
956
+ allowMotion: string;
957
+ sm: string;
958
+ md: string;
959
+ lg: string;
960
+ xl: string;
961
+ '2xl': string;
962
+ ls: string;
963
+ }, import("@stitches/react/types/css-util").CSS<{
964
+ allowMotion: string;
965
+ sm: string;
966
+ md: string;
967
+ lg: string;
968
+ xl: string;
969
+ '2xl': string;
970
+ ls: string;
971
+ }, {
972
+ colors: {
973
+ bgPrimary: string;
974
+ bgSecondary: string;
975
+ bgTertiary: string;
976
+ surfaceLight: string;
977
+ surfaceLighter: string;
978
+ textPrimary: string;
979
+ textSecondary: string;
980
+ textDisabled: string;
981
+ textInvert: string;
982
+ textHighEmp: string;
983
+ textMedEmp: string;
984
+ iconBtn: string;
985
+ iconHoverBg: string;
986
+ transparentBg: string;
987
+ mainBg: string;
988
+ tileBg: string;
989
+ secondaryDisabled: string;
990
+ previewBg: string;
991
+ statsBg: string;
992
+ menuBg: string;
993
+ inputBg: string;
994
+ toastBg: string;
995
+ borderDefault: string;
996
+ backgroundDefault: string;
997
+ borderLighter: string;
998
+ white: string;
999
+ black: string;
1000
+ transparent: string;
1001
+ orange: string;
1002
+ cyan: string;
1003
+ tamarind: string;
1004
+ yellow: string;
1005
+ twinYellow: string;
1006
+ green: string;
1007
+ darkgreen: string;
1008
+ purple: string;
1009
+ borderLight: string;
1010
+ borderAccent: string;
1011
+ success: string;
1012
+ error: string;
1013
+ errorTint: string;
1014
+ warning: string;
1015
+ brandLight: string;
1016
+ brandDefault: string;
1017
+ brandDark: string;
1018
+ brandDisabled: string;
1019
+ grayLight: string;
1020
+ grayDefault: string;
1021
+ grayDark: string;
1022
+ secondaryGray: string;
1023
+ grayDisabled: string;
1024
+ textAccentHigh: string;
1025
+ textAccentMedium: string;
1026
+ textAccentDisabled: string;
1027
+ surfaceDefault: string;
1028
+ surfaceDark: string;
1029
+ backgroundDark: string;
1030
+ backgroundDarker: string;
1031
+ primaryLight: string;
1032
+ primaryDefault: string;
1033
+ primaryDark: string;
1034
+ primaryDisabled: string;
1035
+ secondaryLight: string;
1036
+ secondaryDefault: string;
1037
+ secondaryDark: string;
1038
+ errorDefault: string;
1039
+ errorLight: string;
1040
+ errorDark: string;
1041
+ errorDisabled: string;
1042
+ };
1043
+ shadows: {
1044
+ sm: string;
1045
+ md: string;
1046
+ };
1047
+ fonts: {
1048
+ sans: string;
1049
+ };
1050
+ fontSizes: {
1051
+ h1: string;
1052
+ h2: string;
1053
+ h3: string;
1054
+ h4: string;
1055
+ h5: string;
1056
+ h6: string;
1057
+ tiny: string;
1058
+ xs: string;
1059
+ sm: string;
1060
+ md: string;
1061
+ lg: string;
1062
+ };
1063
+ fontWeights: {
1064
+ semiBold: number;
1065
+ medium: number;
1066
+ regular: number;
1067
+ };
1068
+ lineHeights: {
1069
+ h1: string;
1070
+ h2: string;
1071
+ h3: string;
1072
+ h4: string;
1073
+ h5: string;
1074
+ h6: string;
1075
+ tiny: string;
1076
+ xs: string;
1077
+ sm: string;
1078
+ md: string;
1079
+ };
1080
+ radii: {
1081
+ '0': string;
1082
+ '1': string;
1083
+ '2': string;
1084
+ '3': string;
1085
+ '4': string;
1086
+ round: string;
1087
+ };
1088
+ space: {
1089
+ 0: string;
1090
+ xs: string;
1091
+ sm: string;
1092
+ md: string;
1093
+ lg: string;
1094
+ xl: string;
1095
+ px: string;
1096
+ 1: string;
1097
+ 2: string;
1098
+ 3: string;
1099
+ 4: string;
1100
+ 5: string;
1101
+ 6: string;
1102
+ 7: string;
1103
+ 8: string;
1104
+ 9: string;
1105
+ 10: string;
1106
+ 11: string;
1107
+ 12: string;
1108
+ 13: string;
1109
+ 14: string;
1110
+ 15: string;
1111
+ 16: string;
1112
+ 17: string;
1113
+ 18: string;
1114
+ 19: string;
1115
+ 20: string;
1116
+ 24: string;
1117
+ 28: string;
1118
+ 32: string;
1119
+ 36: string;
1120
+ 40: string;
1121
+ 44: string;
1122
+ 48: string;
1123
+ 52: string;
1124
+ 56: string;
1125
+ 60: string;
1126
+ 64: string;
1127
+ 72: string;
1128
+ 80: string;
1129
+ 96: string;
1130
+ 100: string;
1131
+ };
1132
+ borderWidths: {
1133
+ light: string;
1134
+ normal: string;
1135
+ bold: string;
1136
+ extrabold: string;
1137
+ black: string;
1138
+ };
1139
+ }, {
1140
+ width: string;
1141
+ height: string;
1142
+ minWidth: string;
1143
+ maxWidth: string;
1144
+ minHeight: string;
1145
+ maxHeight: string;
1146
+ flexBasis: string;
1147
+ gridTemplateColumns: string;
1148
+ gridTemplateRows: string;
1149
+ blockSize: string;
1150
+ minBlockSize: string;
1151
+ maxBlockSize: string;
1152
+ inlineSize: string;
1153
+ minInlineSize: string;
1154
+ maxInlineSize: string;
1155
+ gap: "space";
1156
+ gridGap: "space";
1157
+ columnGap: "space";
1158
+ gridColumnGap: "space";
1159
+ rowGap: "space";
1160
+ gridRowGap: "space";
1161
+ inset: "space";
1162
+ insetBlock: "space";
1163
+ insetBlockEnd: "space";
1164
+ insetBlockStart: "space";
1165
+ insetInline: "space";
1166
+ insetInlineEnd: "space";
1167
+ insetInlineStart: "space";
1168
+ margin: "space";
1169
+ marginTop: "space";
1170
+ marginRight: "space";
1171
+ marginBottom: "space";
1172
+ marginLeft: "space";
1173
+ marginBlock: "space";
1174
+ marginBlockEnd: "space";
1175
+ marginBlockStart: "space";
1176
+ marginInline: "space";
1177
+ marginInlineEnd: "space";
1178
+ marginInlineStart: "space";
1179
+ padding: "space";
1180
+ paddingTop: "space";
1181
+ paddingRight: "space";
1182
+ paddingBottom: "space";
1183
+ paddingLeft: "space";
1184
+ paddingBlock: "space";
1185
+ paddingBlockEnd: "space";
1186
+ paddingBlockStart: "space";
1187
+ paddingInline: "space";
1188
+ paddingInlineEnd: "space";
1189
+ paddingInlineStart: "space";
1190
+ scrollMargin: "space";
1191
+ scrollMarginTop: "space";
1192
+ scrollMarginRight: "space";
1193
+ scrollMarginBottom: "space";
1194
+ scrollMarginLeft: "space";
1195
+ scrollMarginBlock: "space";
1196
+ scrollMarginBlockEnd: "space";
1197
+ scrollMarginBlockStart: "space";
1198
+ scrollMarginInline: "space";
1199
+ scrollMarginInlineEnd: "space";
1200
+ scrollMarginInlineStart: "space";
1201
+ scrollPadding: "space";
1202
+ scrollPaddingTop: "space";
1203
+ scrollPaddingRight: "space";
1204
+ scrollPaddingBottom: "space";
1205
+ scrollPaddingLeft: "space";
1206
+ scrollPaddingBlock: "space";
1207
+ scrollPaddingBlockEnd: "space";
1208
+ scrollPaddingBlockStart: "space";
1209
+ scrollPaddingInline: "space";
1210
+ scrollPaddingInlineEnd: "space";
1211
+ scrollPaddingInlineStart: "space";
1212
+ top: "space";
1213
+ right: "space";
1214
+ bottom: "space";
1215
+ left: "space";
1216
+ fontSize: "fontSizes";
1217
+ background: "colors";
1218
+ backgroundColor: "colors";
1219
+ backgroundImage: "colors";
1220
+ borderImage: "colors";
1221
+ border: "colors";
1222
+ borderBlock: "colors";
1223
+ borderBlockEnd: "colors";
1224
+ borderBlockStart: "colors";
1225
+ borderBottom: "colors";
1226
+ borderBottomColor: "colors";
1227
+ borderColor: "colors";
1228
+ borderInline: "colors";
1229
+ borderInlineEnd: "colors";
1230
+ borderInlineStart: "colors";
1231
+ borderLeft: "colors";
1232
+ borderLeftColor: "colors";
1233
+ borderRight: "colors";
1234
+ borderRightColor: "colors";
1235
+ borderTop: "colors";
1236
+ borderTopColor: "colors";
1237
+ caretColor: "colors";
1238
+ color: "colors";
1239
+ columnRuleColor: "colors";
1240
+ outline: "colors";
1241
+ outlineColor: "colors";
1242
+ fill: "colors";
1243
+ stroke: "colors";
1244
+ textDecorationColor: "colors";
1245
+ fontFamily: "fonts";
1246
+ fontWeight: "fontWeights";
1247
+ lineHeight: "lineHeights";
1248
+ letterSpacing: "letterSpacings";
1249
+ borderWidth: "borderWidths";
1250
+ borderTopWidth: "borderWidths";
1251
+ borderLeftWidth: "borderWidths";
1252
+ borderRightWidth: "borderWidths";
1253
+ borderBottomWidth: "borderWidths";
1254
+ borderStyle: "borderStyles";
1255
+ borderTopStyle: "borderStyles";
1256
+ borderLeftStyle: "borderStyles";
1257
+ borderRightStyle: "borderStyles";
1258
+ borderBottomStyle: "borderStyles";
1259
+ borderRadius: "radii";
1260
+ borderTopLeftRadius: "radii";
1261
+ borderTopRightRadius: "radii";
1262
+ borderBottomRightRadius: "radii";
1263
+ borderBottomLeftRadius: "radii";
1264
+ boxShadow: "shadows";
1265
+ textShadow: "shadows";
1266
+ transition: "transitions";
1267
+ zIndex: "zIndices";
1268
+ }, {
1269
+ bg: (value: {
1270
+ readonly [$$PropertyValue]: "backgroundColor";
1271
+ }) => {
1272
+ backgroundColor: {
1273
+ readonly [$$PropertyValue]: "backgroundColor";
1274
+ };
1275
+ };
1276
+ c: (value: {
1277
+ readonly [$$PropertyValue]: "color";
1278
+ }) => {
1279
+ color: {
1280
+ readonly [$$PropertyValue]: "color";
1281
+ };
1282
+ };
1283
+ r: (value: {
1284
+ readonly [$$ScaleValue]: "radii";
1285
+ }) => {
1286
+ borderRadius: {
1287
+ readonly [$$ScaleValue]: "radii";
1288
+ };
1289
+ };
1290
+ fs: (value: string | number | {
1291
+ readonly [$$PropertyValue]: "fontSize";
1292
+ }) => {
1293
+ fontSize: string | number | {
1294
+ readonly [$$PropertyValue]: "fontSize";
1295
+ };
1296
+ };
1297
+ size: (value: string | number | {
1298
+ readonly [$$ScaleValue]: "space";
1299
+ }) => {
1300
+ height: string | number | {
1301
+ readonly [$$ScaleValue]: "space";
1302
+ };
1303
+ width: string | number | {
1304
+ readonly [$$ScaleValue]: "space";
1305
+ };
1306
+ };
1307
+ w: (value: string | number | {
1308
+ readonly [$$ScaleValue]: "space";
1309
+ }) => {
1310
+ width: string | number | {
1311
+ readonly [$$ScaleValue]: "space";
1312
+ };
1313
+ };
1314
+ h: (value: string | number | {
1315
+ readonly [$$ScaleValue]: "space";
1316
+ }) => {
1317
+ height: string | number | {
1318
+ readonly [$$ScaleValue]: "space";
1319
+ };
1320
+ };
1321
+ p: (value: string | number | {
1322
+ readonly [$$ScaleValue]: "space";
1323
+ }) => {
1324
+ padding: string | number | {
1325
+ readonly [$$ScaleValue]: "space";
1326
+ };
1327
+ };
1328
+ pt: (value: string | number | {
1329
+ readonly [$$ScaleValue]: "space";
1330
+ }) => {
1331
+ paddingTop: string | number | {
1332
+ readonly [$$ScaleValue]: "space";
1333
+ };
1334
+ };
1335
+ pr: (value: string | number | {
1336
+ readonly [$$ScaleValue]: "space";
1337
+ }) => {
1338
+ paddingRight: string | number | {
1339
+ readonly [$$ScaleValue]: "space";
1340
+ };
1341
+ };
1342
+ pb: (value: string | number | {
1343
+ readonly [$$ScaleValue]: "space";
1344
+ }) => {
1345
+ paddingBottom: string | number | {
1346
+ readonly [$$ScaleValue]: "space";
1347
+ };
1348
+ };
1349
+ pl: (value: string | number | {
1350
+ readonly [$$ScaleValue]: "space";
1351
+ }) => {
1352
+ paddingLeft: string | number | {
1353
+ readonly [$$ScaleValue]: "space";
1354
+ };
1355
+ };
1356
+ px: (value: string | number | {
1357
+ readonly [$$ScaleValue]: "space";
1358
+ }) => {
1359
+ paddingLeft: string | number | {
1360
+ readonly [$$ScaleValue]: "space";
1361
+ };
1362
+ paddingRight: string | number | {
1363
+ readonly [$$ScaleValue]: "space";
1364
+ };
1365
+ };
1366
+ py: (value: string | number | {
1367
+ readonly [$$ScaleValue]: "space";
1368
+ }) => {
1369
+ paddingTop: string | number | {
1370
+ readonly [$$ScaleValue]: "space";
1371
+ };
1372
+ paddingBottom: string | number | {
1373
+ readonly [$$ScaleValue]: "space";
1374
+ };
1375
+ };
1376
+ m: (value: string | number | {
1377
+ readonly [$$ScaleValue]: "space";
1378
+ }) => {
1379
+ margin: string | number | {
1380
+ readonly [$$ScaleValue]: "space";
1381
+ };
1382
+ };
1383
+ mt: (value: string | number | {
1384
+ readonly [$$ScaleValue]: "space";
1385
+ }) => {
1386
+ marginTop: string | number | {
1387
+ readonly [$$ScaleValue]: "space";
1388
+ };
1389
+ };
1390
+ mr: (value: string | number | {
1391
+ readonly [$$ScaleValue]: "space";
1392
+ }) => {
1393
+ marginRight: string | number | {
1394
+ readonly [$$ScaleValue]: "space";
1395
+ };
1396
+ };
1397
+ mb: (value: string | number | {
1398
+ readonly [$$ScaleValue]: "space";
1399
+ }) => {
1400
+ marginBottom: string | number | {
1401
+ readonly [$$ScaleValue]: "space";
1402
+ };
1403
+ };
1404
+ ml: (value: string | number | {
1405
+ readonly [$$ScaleValue]: "space";
1406
+ }) => {
1407
+ marginLeft: string | number | {
1408
+ readonly [$$ScaleValue]: "space";
1409
+ };
1410
+ };
1411
+ mx: (value: string | number | {
1412
+ readonly [$$ScaleValue]: "space";
1413
+ }) => {
1414
+ marginLeft: string | number | {
1415
+ readonly [$$ScaleValue]: "space";
1416
+ };
1417
+ marginRight: string | number | {
1418
+ readonly [$$ScaleValue]: "space";
1419
+ };
1420
+ };
1421
+ my: (value: string | number | {
1422
+ readonly [$$ScaleValue]: "space";
1423
+ }) => {
1424
+ marginTop: string | number | {
1425
+ readonly [$$ScaleValue]: "space";
1426
+ };
1427
+ marginBottom: string | number | {
1428
+ readonly [$$ScaleValue]: "space";
1429
+ };
1430
+ };
1431
+ }>>;
1432
+ declare const Dot: import("@stitches/react/types/styled-component").StyledComponent<"button", {
1433
+ active?: boolean | "true" | undefined;
1434
+ }, {
1435
+ allowMotion: string;
1436
+ sm: string;
1437
+ md: string;
1438
+ lg: string;
1439
+ xl: string;
1440
+ '2xl': string;
1441
+ ls: string;
1442
+ }, import("@stitches/react/types/css-util").CSS<{
1443
+ allowMotion: string;
1444
+ sm: string;
1445
+ md: string;
1446
+ lg: string;
1447
+ xl: string;
1448
+ '2xl': string;
1449
+ ls: string;
1450
+ }, {
1451
+ colors: {
1452
+ bgPrimary: string;
1453
+ bgSecondary: string;
1454
+ bgTertiary: string;
1455
+ surfaceLight: string;
1456
+ surfaceLighter: string;
1457
+ textPrimary: string;
1458
+ textSecondary: string;
1459
+ textDisabled: string;
1460
+ textInvert: string;
1461
+ textHighEmp: string;
1462
+ textMedEmp: string;
1463
+ iconBtn: string;
1464
+ iconHoverBg: string;
1465
+ transparentBg: string;
1466
+ mainBg: string;
1467
+ tileBg: string;
1468
+ secondaryDisabled: string;
1469
+ previewBg: string;
1470
+ statsBg: string;
1471
+ menuBg: string;
1472
+ inputBg: string;
1473
+ toastBg: string;
1474
+ borderDefault: string;
1475
+ backgroundDefault: string;
1476
+ borderLighter: string;
1477
+ white: string;
1478
+ black: string;
1479
+ transparent: string;
1480
+ orange: string;
1481
+ cyan: string;
1482
+ tamarind: string;
1483
+ yellow: string;
1484
+ twinYellow: string;
1485
+ green: string;
1486
+ darkgreen: string;
1487
+ purple: string;
1488
+ borderLight: string;
1489
+ borderAccent: string;
1490
+ success: string;
1491
+ error: string;
1492
+ errorTint: string;
1493
+ warning: string;
1494
+ brandLight: string;
1495
+ brandDefault: string;
1496
+ brandDark: string;
1497
+ brandDisabled: string;
1498
+ grayLight: string;
1499
+ grayDefault: string;
1500
+ grayDark: string;
1501
+ secondaryGray: string;
1502
+ grayDisabled: string;
1503
+ textAccentHigh: string;
1504
+ textAccentMedium: string;
1505
+ textAccentDisabled: string;
1506
+ surfaceDefault: string;
1507
+ surfaceDark: string;
1508
+ backgroundDark: string;
1509
+ backgroundDarker: string;
1510
+ primaryLight: string;
1511
+ primaryDefault: string;
1512
+ primaryDark: string;
1513
+ primaryDisabled: string;
1514
+ secondaryLight: string;
1515
+ secondaryDefault: string;
1516
+ secondaryDark: string;
1517
+ errorDefault: string;
1518
+ errorLight: string;
1519
+ errorDark: string;
1520
+ errorDisabled: string;
1521
+ };
1522
+ shadows: {
1523
+ sm: string;
1524
+ md: string;
1525
+ };
1526
+ fonts: {
1527
+ sans: string;
1528
+ };
1529
+ fontSizes: {
1530
+ h1: string;
1531
+ h2: string;
1532
+ h3: string;
1533
+ h4: string;
1534
+ h5: string;
1535
+ h6: string;
1536
+ tiny: string;
1537
+ xs: string;
1538
+ sm: string;
1539
+ md: string;
1540
+ lg: string;
1541
+ };
1542
+ fontWeights: {
1543
+ semiBold: number;
1544
+ medium: number;
1545
+ regular: number;
1546
+ };
1547
+ lineHeights: {
1548
+ h1: string;
1549
+ h2: string;
1550
+ h3: string;
1551
+ h4: string;
1552
+ h5: string;
1553
+ h6: string;
1554
+ tiny: string;
1555
+ xs: string;
1556
+ sm: string;
1557
+ md: string;
1558
+ };
1559
+ radii: {
1560
+ '0': string;
1561
+ '1': string;
1562
+ '2': string;
1563
+ '3': string;
1564
+ '4': string;
1565
+ round: string;
1566
+ };
1567
+ space: {
1568
+ 0: string;
1569
+ xs: string;
1570
+ sm: string;
1571
+ md: string;
1572
+ lg: string;
1573
+ xl: string;
1574
+ px: string;
1575
+ 1: string;
1576
+ 2: string;
1577
+ 3: string;
1578
+ 4: string;
1579
+ 5: string;
1580
+ 6: string;
1581
+ 7: string;
1582
+ 8: string;
1583
+ 9: string;
1584
+ 10: string;
1585
+ 11: string;
1586
+ 12: string;
1587
+ 13: string;
1588
+ 14: string;
1589
+ 15: string;
1590
+ 16: string;
1591
+ 17: string;
1592
+ 18: string;
1593
+ 19: string;
1594
+ 20: string;
1595
+ 24: string;
1596
+ 28: string;
1597
+ 32: string;
1598
+ 36: string;
1599
+ 40: string;
1600
+ 44: string;
1601
+ 48: string;
1602
+ 52: string;
1603
+ 56: string;
1604
+ 60: string;
1605
+ 64: string;
1606
+ 72: string;
1607
+ 80: string;
1608
+ 96: string;
1609
+ 100: string;
1610
+ };
1611
+ borderWidths: {
1612
+ light: string;
1613
+ normal: string;
1614
+ bold: string;
1615
+ extrabold: string;
1616
+ black: string;
1617
+ };
1618
+ }, {
1619
+ width: string;
1620
+ height: string;
1621
+ minWidth: string;
1622
+ maxWidth: string;
1623
+ minHeight: string;
1624
+ maxHeight: string;
1625
+ flexBasis: string;
1626
+ gridTemplateColumns: string;
1627
+ gridTemplateRows: string;
1628
+ blockSize: string;
1629
+ minBlockSize: string;
1630
+ maxBlockSize: string;
1631
+ inlineSize: string;
1632
+ minInlineSize: string;
1633
+ maxInlineSize: string;
1634
+ gap: "space";
1635
+ gridGap: "space";
1636
+ columnGap: "space";
1637
+ gridColumnGap: "space";
1638
+ rowGap: "space";
1639
+ gridRowGap: "space";
1640
+ inset: "space";
1641
+ insetBlock: "space";
1642
+ insetBlockEnd: "space";
1643
+ insetBlockStart: "space";
1644
+ insetInline: "space";
1645
+ insetInlineEnd: "space";
1646
+ insetInlineStart: "space";
1647
+ margin: "space";
1648
+ marginTop: "space";
1649
+ marginRight: "space";
1650
+ marginBottom: "space";
1651
+ marginLeft: "space";
1652
+ marginBlock: "space";
1653
+ marginBlockEnd: "space";
1654
+ marginBlockStart: "space";
1655
+ marginInline: "space";
1656
+ marginInlineEnd: "space";
1657
+ marginInlineStart: "space";
1658
+ padding: "space";
1659
+ paddingTop: "space";
1660
+ paddingRight: "space";
1661
+ paddingBottom: "space";
1662
+ paddingLeft: "space";
1663
+ paddingBlock: "space";
1664
+ paddingBlockEnd: "space";
1665
+ paddingBlockStart: "space";
1666
+ paddingInline: "space";
1667
+ paddingInlineEnd: "space";
1668
+ paddingInlineStart: "space";
1669
+ scrollMargin: "space";
1670
+ scrollMarginTop: "space";
1671
+ scrollMarginRight: "space";
1672
+ scrollMarginBottom: "space";
1673
+ scrollMarginLeft: "space";
1674
+ scrollMarginBlock: "space";
1675
+ scrollMarginBlockEnd: "space";
1676
+ scrollMarginBlockStart: "space";
1677
+ scrollMarginInline: "space";
1678
+ scrollMarginInlineEnd: "space";
1679
+ scrollMarginInlineStart: "space";
1680
+ scrollPadding: "space";
1681
+ scrollPaddingTop: "space";
1682
+ scrollPaddingRight: "space";
1683
+ scrollPaddingBottom: "space";
1684
+ scrollPaddingLeft: "space";
1685
+ scrollPaddingBlock: "space";
1686
+ scrollPaddingBlockEnd: "space";
1687
+ scrollPaddingBlockStart: "space";
1688
+ scrollPaddingInline: "space";
1689
+ scrollPaddingInlineEnd: "space";
1690
+ scrollPaddingInlineStart: "space";
1691
+ top: "space";
1692
+ right: "space";
1693
+ bottom: "space";
1694
+ left: "space";
1695
+ fontSize: "fontSizes";
1696
+ background: "colors";
1697
+ backgroundColor: "colors";
1698
+ backgroundImage: "colors";
1699
+ borderImage: "colors";
1700
+ border: "colors";
1701
+ borderBlock: "colors";
1702
+ borderBlockEnd: "colors";
1703
+ borderBlockStart: "colors";
1704
+ borderBottom: "colors";
1705
+ borderBottomColor: "colors";
1706
+ borderColor: "colors";
1707
+ borderInline: "colors";
1708
+ borderInlineEnd: "colors";
1709
+ borderInlineStart: "colors";
1710
+ borderLeft: "colors";
1711
+ borderLeftColor: "colors";
1712
+ borderRight: "colors";
1713
+ borderRightColor: "colors";
1714
+ borderTop: "colors";
1715
+ borderTopColor: "colors";
1716
+ caretColor: "colors";
1717
+ color: "colors";
1718
+ columnRuleColor: "colors";
1719
+ outline: "colors";
1720
+ outlineColor: "colors";
1721
+ fill: "colors";
1722
+ stroke: "colors";
1723
+ textDecorationColor: "colors";
1724
+ fontFamily: "fonts";
1725
+ fontWeight: "fontWeights";
1726
+ lineHeight: "lineHeights";
1727
+ letterSpacing: "letterSpacings";
1728
+ borderWidth: "borderWidths";
1729
+ borderTopWidth: "borderWidths";
1730
+ borderLeftWidth: "borderWidths";
1731
+ borderRightWidth: "borderWidths";
1732
+ borderBottomWidth: "borderWidths";
1733
+ borderStyle: "borderStyles";
1734
+ borderTopStyle: "borderStyles";
1735
+ borderLeftStyle: "borderStyles";
1736
+ borderRightStyle: "borderStyles";
1737
+ borderBottomStyle: "borderStyles";
1738
+ borderRadius: "radii";
1739
+ borderTopLeftRadius: "radii";
1740
+ borderTopRightRadius: "radii";
1741
+ borderBottomRightRadius: "radii";
1742
+ borderBottomLeftRadius: "radii";
1743
+ boxShadow: "shadows";
1744
+ textShadow: "shadows";
1745
+ transition: "transitions";
1746
+ zIndex: "zIndices";
1747
+ }, {
1748
+ bg: (value: {
1749
+ readonly [$$PropertyValue]: "backgroundColor";
1750
+ }) => {
1751
+ backgroundColor: {
1752
+ readonly [$$PropertyValue]: "backgroundColor";
1753
+ };
1754
+ };
1755
+ c: (value: {
1756
+ readonly [$$PropertyValue]: "color";
1757
+ }) => {
1758
+ color: {
1759
+ readonly [$$PropertyValue]: "color";
1760
+ };
1761
+ };
1762
+ r: (value: {
1763
+ readonly [$$ScaleValue]: "radii";
1764
+ }) => {
1765
+ borderRadius: {
1766
+ readonly [$$ScaleValue]: "radii";
1767
+ };
1768
+ };
1769
+ fs: (value: string | number | {
1770
+ readonly [$$PropertyValue]: "fontSize";
1771
+ }) => {
1772
+ fontSize: string | number | {
1773
+ readonly [$$PropertyValue]: "fontSize";
1774
+ };
1775
+ };
1776
+ size: (value: string | number | {
1777
+ readonly [$$ScaleValue]: "space";
1778
+ }) => {
1779
+ height: string | number | {
1780
+ readonly [$$ScaleValue]: "space";
1781
+ };
1782
+ width: string | number | {
1783
+ readonly [$$ScaleValue]: "space";
1784
+ };
1785
+ };
1786
+ w: (value: string | number | {
1787
+ readonly [$$ScaleValue]: "space";
1788
+ }) => {
1789
+ width: string | number | {
1790
+ readonly [$$ScaleValue]: "space";
1791
+ };
1792
+ };
1793
+ h: (value: string | number | {
1794
+ readonly [$$ScaleValue]: "space";
1795
+ }) => {
1796
+ height: string | number | {
1797
+ readonly [$$ScaleValue]: "space";
1798
+ };
1799
+ };
1800
+ p: (value: string | number | {
1801
+ readonly [$$ScaleValue]: "space";
1802
+ }) => {
1803
+ padding: string | number | {
1804
+ readonly [$$ScaleValue]: "space";
1805
+ };
1806
+ };
1807
+ pt: (value: string | number | {
1808
+ readonly [$$ScaleValue]: "space";
1809
+ }) => {
1810
+ paddingTop: string | number | {
1811
+ readonly [$$ScaleValue]: "space";
1812
+ };
1813
+ };
1814
+ pr: (value: string | number | {
1815
+ readonly [$$ScaleValue]: "space";
1816
+ }) => {
1817
+ paddingRight: string | number | {
1818
+ readonly [$$ScaleValue]: "space";
1819
+ };
1820
+ };
1821
+ pb: (value: string | number | {
1822
+ readonly [$$ScaleValue]: "space";
1823
+ }) => {
1824
+ paddingBottom: string | number | {
1825
+ readonly [$$ScaleValue]: "space";
1826
+ };
1827
+ };
1828
+ pl: (value: string | number | {
1829
+ readonly [$$ScaleValue]: "space";
1830
+ }) => {
1831
+ paddingLeft: string | number | {
1832
+ readonly [$$ScaleValue]: "space";
1833
+ };
1834
+ };
1835
+ px: (value: string | number | {
1836
+ readonly [$$ScaleValue]: "space";
1837
+ }) => {
1838
+ paddingLeft: string | number | {
1839
+ readonly [$$ScaleValue]: "space";
1840
+ };
1841
+ paddingRight: string | number | {
1842
+ readonly [$$ScaleValue]: "space";
1843
+ };
1844
+ };
1845
+ py: (value: string | number | {
1846
+ readonly [$$ScaleValue]: "space";
1847
+ }) => {
1848
+ paddingTop: string | number | {
1849
+ readonly [$$ScaleValue]: "space";
1850
+ };
1851
+ paddingBottom: string | number | {
1852
+ readonly [$$ScaleValue]: "space";
1853
+ };
1854
+ };
1855
+ m: (value: string | number | {
1856
+ readonly [$$ScaleValue]: "space";
1857
+ }) => {
1858
+ margin: string | number | {
1859
+ readonly [$$ScaleValue]: "space";
1860
+ };
1861
+ };
1862
+ mt: (value: string | number | {
1863
+ readonly [$$ScaleValue]: "space";
1864
+ }) => {
1865
+ marginTop: string | number | {
1866
+ readonly [$$ScaleValue]: "space";
1867
+ };
1868
+ };
1869
+ mr: (value: string | number | {
1870
+ readonly [$$ScaleValue]: "space";
1871
+ }) => {
1872
+ marginRight: string | number | {
1873
+ readonly [$$ScaleValue]: "space";
1874
+ };
1875
+ };
1876
+ mb: (value: string | number | {
1877
+ readonly [$$ScaleValue]: "space";
1878
+ }) => {
1879
+ marginBottom: string | number | {
1880
+ readonly [$$ScaleValue]: "space";
1881
+ };
1882
+ };
1883
+ ml: (value: string | number | {
1884
+ readonly [$$ScaleValue]: "space";
1885
+ }) => {
1886
+ marginLeft: string | number | {
1887
+ readonly [$$ScaleValue]: "space";
1888
+ };
1889
+ };
1890
+ mx: (value: string | number | {
1891
+ readonly [$$ScaleValue]: "space";
1892
+ }) => {
1893
+ marginLeft: string | number | {
1894
+ readonly [$$ScaleValue]: "space";
1895
+ };
1896
+ marginRight: string | number | {
1897
+ readonly [$$ScaleValue]: "space";
1898
+ };
1899
+ };
1900
+ my: (value: string | number | {
1901
+ readonly [$$ScaleValue]: "space";
1902
+ }) => {
1903
+ marginTop: string | number | {
1904
+ readonly [$$ScaleValue]: "space";
1905
+ };
1906
+ marginBottom: string | number | {
1907
+ readonly [$$ScaleValue]: "space";
1908
+ };
1909
+ };
1910
+ }>>;
1911
+ interface PaginationType {
1912
+ Root: typeof Root;
1913
+ Chevron: typeof Chevron;
1914
+ Dots: typeof Dots;
1915
+ Dot: typeof Dot;
1916
+ }
1917
+ export declare const StyledPagination: PaginationType;
1918
+ export {};