@100mslive/roomkit-react 0.3.22-alpha.3 → 0.3.22-alpha.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (192) hide show
  1. package/dist/Accordion/Accordion.d.ts +322 -134
  2. package/dist/Accordion/index.d.ts +322 -134
  3. package/dist/Avatar/Avatar.d.ts +141 -47
  4. package/dist/Button/Button.d.ts +141 -47
  5. package/dist/Checkbox/Checkbox.d.ts +322 -134
  6. package/dist/Collapsible/Collapsible.d.ts +483 -201
  7. package/dist/Divider/Divider.d.ts +322 -134
  8. package/dist/Dropdown/Dropdown.d.ts +1932 -804
  9. package/dist/Fieldset/Fieldset.d.ts +141 -47
  10. package/dist/Footer/Footer.d.ts +1288 -536
  11. package/dist/{PDFView-RMR33QH4.css → HLSView-CNAJ5SBZ.css} +3 -3
  12. package/dist/{LeaveScreen-ZAG5UJZL.css.map → HLSView-CNAJ5SBZ.css.map} +1 -1
  13. package/dist/{HLSView-EYGGK6BH.js → HLSView-YIWJTBCT.js} +24 -38
  14. package/dist/HLSView-YIWJTBCT.js.map +7 -0
  15. package/dist/IconButton/IconButton.d.ts +141 -47
  16. package/dist/Input/Input.d.ts +926 -362
  17. package/dist/Label/Label.d.ts +141 -47
  18. package/dist/Layout/Box.d.ts +141 -47
  19. package/dist/Layout/Flex.d.ts +141 -47
  20. package/dist/Link/Link.d.ts +141 -47
  21. package/dist/Modal/Dialog.d.ts +987 -329
  22. package/dist/Modal/DialogContent.d.ts +1127 -469
  23. package/dist/Pagination/StyledPagination.d.ts +644 -268
  24. package/dist/Popover/index.d.ts +483 -201
  25. package/dist/Prebuilt/IconButton.d.ts +322 -134
  26. package/dist/Prebuilt/components/Chat/ChatBody.d.ts +322 -134
  27. package/dist/Prebuilt/components/Leave/LeaveAtoms.d.ts +805 -335
  28. package/dist/Prebuilt/components/Settings/common.d.ts +322 -134
  29. package/dist/Progress/index.d.ts +322 -134
  30. package/dist/RadioGroup/RadioGroup.d.ts +483 -201
  31. package/dist/ReactSelect/ReactSelect.d.ts +1610 -670
  32. package/dist/Select/Select.d.ts +483 -201
  33. package/dist/Sheet/Sheet.d.ts +987 -329
  34. package/dist/Slider/Slider.d.ts +141 -47
  35. package/dist/Stats/StyledStats.d.ts +966 -402
  36. package/dist/Switch/Switch.d.ts +141 -47
  37. package/dist/Tabs/Tabs.d.ts +644 -268
  38. package/dist/Text/Text.d.ts +141 -47
  39. package/dist/TextArea/TextArea.d.ts +141 -47
  40. package/dist/Theme/base.config.d.ts +78 -26
  41. package/dist/Theme/stitches.config.d.ts +1514 -1067
  42. package/dist/TileMenu/StyledMenuTile.d.ts +1127 -469
  43. package/dist/Toast/Toast.d.ts +946 -382
  44. package/dist/Video/Video.d.ts +141 -47
  45. package/dist/VideoList/StyledVideoList.d.ts +483 -201
  46. package/dist/VideoTile/StyledVideoTile.d.ts +1610 -670
  47. package/dist/chunk-4UCH4XSJ.js +34759 -0
  48. package/dist/chunk-4UCH4XSJ.js.map +7 -0
  49. package/dist/index.cjs.css +2 -2
  50. package/dist/index.cjs.css.map +1 -1
  51. package/dist/index.cjs.js +22367 -22558
  52. package/dist/index.cjs.js.map +4 -4
  53. package/dist/index.css +2 -2
  54. package/dist/index.css.map +1 -1
  55. package/dist/index.js +15 -25
  56. package/dist/meta.cjs.json +5076 -5434
  57. package/dist/meta.esbuild.json +6290 -9146
  58. package/package.json +8 -8
  59. package/src/Avatar/Avatar.tsx +1 -1
  60. package/src/Popover/Popover.stories.tsx +1 -1
  61. package/src/Prebuilt/App.tsx +2 -6
  62. package/src/Prebuilt/components/Chat/Chat.tsx +8 -12
  63. package/src/Prebuilt/components/Chat/ChatFooter.tsx +1 -1
  64. package/src/Prebuilt/components/Notifications/Notifications.tsx +171 -13
  65. package/src/Prebuilt/components/Notifications/PeerNotifications.tsx +2 -9
  66. package/src/Prebuilt/components/Notifications/ReconnectNotifications.tsx +5 -1
  67. package/src/Prebuilt/components/Notifications/TrackBulkUnmuteModal.tsx +5 -7
  68. package/src/Prebuilt/components/Notifications/TrackNotifications.tsx +1 -23
  69. package/src/Prebuilt/components/Notifications/TrackUnmuteModal.tsx +5 -13
  70. package/src/Prebuilt/components/StatsForNerds.jsx +3 -32
  71. package/src/Prebuilt/components/VideoLayouts/GridLayout.tsx +31 -43
  72. package/src/Prebuilt/components/VideoLayouts/ProminenceLayout.tsx +2 -2
  73. package/src/Prebuilt/components/VirtualBackground/VBOption.tsx +1 -3
  74. package/src/Prebuilt/components/VirtualBackground/VBPicker.tsx +0 -6
  75. package/src/Prebuilt/layouts/HLSView.jsx +0 -1
  76. package/src/Prebuilt/layouts/PDFView.jsx +0 -1
  77. package/src/Prebuilt/layouts/SidePane.tsx +6 -12
  78. package/src/Prebuilt/layouts/VideoStreamingSection.tsx +34 -35
  79. package/dist/ConferenceScreen-CSVWECB5.js +0 -1778
  80. package/dist/ConferenceScreen-CSVWECB5.js.map +0 -7
  81. package/dist/ConferenceScreen-YRURU3RV.css +0 -2780
  82. package/dist/ConferenceScreen-YRURU3RV.css.map +0 -7
  83. package/dist/EmbedView-N2E4DZQA.js +0 -17
  84. package/dist/EmbedView-N2E4DZQA.js.map +0 -7
  85. package/dist/EmbedView-S54NTHF5.css +0 -2780
  86. package/dist/EmbedView-S54NTHF5.css.map +0 -7
  87. package/dist/EmojiReaction-3X4ST4AU.js +0 -11
  88. package/dist/EmojiReaction-3X4ST4AU.js.map +0 -7
  89. package/dist/HLSView-EYGGK6BH.js.map +0 -7
  90. package/dist/HLSView-LBTFLMI4.css +0 -2780
  91. package/dist/HLSView-LBTFLMI4.css.map +0 -7
  92. package/dist/LeaveScreen-D6XU64JL.js +0 -556
  93. package/dist/LeaveScreen-D6XU64JL.js.map +0 -7
  94. package/dist/LeaveScreen-ZAG5UJZL.css +0 -2780
  95. package/dist/MoreSettings-R7B4BSNT.css +0 -2780
  96. package/dist/MoreSettings-R7B4BSNT.css.map +0 -7
  97. package/dist/MoreSettings-TBJVM7OY.js +0 -16
  98. package/dist/MoreSettings-TBJVM7OY.js.map +0 -7
  99. package/dist/PDFView-JOIJDP65.js +0 -84
  100. package/dist/PDFView-JOIJDP65.js.map +0 -7
  101. package/dist/PDFView-RMR33QH4.css.map +0 -7
  102. package/dist/Polls-IN3V2HFI.js +0 -1584
  103. package/dist/Polls-IN3V2HFI.js.map +0 -7
  104. package/dist/Polls-JW7JWGTE.css +0 -2780
  105. package/dist/Polls-JW7JWGTE.css.map +0 -7
  106. package/dist/Prebuilt/components/Notifications/DeviceChangeNotifications.d.ts +0 -1
  107. package/dist/Prebuilt/components/Notifications/ErrorNotifications.d.ts +0 -1
  108. package/dist/Prebuilt/components/Notifications/MessageNotifications.d.ts +0 -1
  109. package/dist/Prebuilt/components/Notifications/PollNotificationModal.d.ts +0 -1
  110. package/dist/Prebuilt/components/Notifications/RoleChangeNotification.d.ts +0 -1
  111. package/dist/RaiseHand-WES4KKMD.js +0 -10
  112. package/dist/RaiseHand-WES4KKMD.js.map +0 -7
  113. package/dist/RoleProminence-4ZBDBCMU.css +0 -2780
  114. package/dist/RoleProminence-4ZBDBCMU.css.map +0 -7
  115. package/dist/RoleProminence-PB32DLIB.js +0 -116
  116. package/dist/RoleProminence-PB32DLIB.js.map +0 -7
  117. package/dist/RoomDetailsPane-CZH2SNLE.js +0 -53
  118. package/dist/RoomDetailsPane-CZH2SNLE.js.map +0 -7
  119. package/dist/RoomDetailsPane-XWH2KEFI.css +0 -2780
  120. package/dist/RoomDetailsPane-XWH2KEFI.css.map +0 -7
  121. package/dist/ScreenshareLayout-XVENPVK3.js +0 -358
  122. package/dist/ScreenshareLayout-XVENPVK3.js.map +0 -7
  123. package/dist/ScreenshareLayout-YUW3KHAB.css +0 -2780
  124. package/dist/ScreenshareLayout-YUW3KHAB.css.map +0 -7
  125. package/dist/SidePaneTabs-QXCDHOGG.js +0 -1354
  126. package/dist/SidePaneTabs-QXCDHOGG.js.map +0 -7
  127. package/dist/SidePaneTabs-WQGVOWRP.css +0 -2780
  128. package/dist/SidePaneTabs-WQGVOWRP.css.map +0 -7
  129. package/dist/VBPicker-XN74N67R.js +0 -322
  130. package/dist/VBPicker-XN74N67R.js.map +0 -7
  131. package/dist/VBPicker-YDM2YIOM.css +0 -2780
  132. package/dist/VBPicker-YDM2YIOM.css.map +0 -7
  133. package/dist/WaitingView-77PRTIBV.js +0 -10
  134. package/dist/WaitingView-77PRTIBV.js.map +0 -7
  135. package/dist/WhiteboardLayout-FZC7SOSG.js +0 -96
  136. package/dist/WhiteboardLayout-FZC7SOSG.js.map +0 -7
  137. package/dist/WhiteboardLayout-MNTUWEVK.css +0 -2780
  138. package/dist/WhiteboardLayout-MNTUWEVK.css.map +0 -7
  139. package/dist/android-perm-1.png +0 -0
  140. package/dist/audio-level.png +0 -0
  141. package/dist/chunk-26D5FDBW.js +0 -16812
  142. package/dist/chunk-26D5FDBW.js.map +0 -7
  143. package/dist/chunk-2J5WS52X.js +0 -2595
  144. package/dist/chunk-2J5WS52X.js.map +0 -7
  145. package/dist/chunk-2LWOQMYY.js +0 -30
  146. package/dist/chunk-2LWOQMYY.js.map +0 -7
  147. package/dist/chunk-3MRQJSIY.js +0 -171
  148. package/dist/chunk-3MRQJSIY.js.map +0 -7
  149. package/dist/chunk-4X4WB7X3.js +0 -98
  150. package/dist/chunk-4X4WB7X3.js.map +0 -7
  151. package/dist/chunk-7QZJMUHM.js +0 -90
  152. package/dist/chunk-7QZJMUHM.js.map +0 -7
  153. package/dist/chunk-ABCV7TX5.js +0 -71
  154. package/dist/chunk-ABCV7TX5.js.map +0 -7
  155. package/dist/chunk-BQOT4DK7.js +0 -418
  156. package/dist/chunk-BQOT4DK7.js.map +0 -7
  157. package/dist/chunk-ENHSO6YN.js +0 -6337
  158. package/dist/chunk-ENHSO6YN.js.map +0 -7
  159. package/dist/chunk-JKWX7W4K.js +0 -161
  160. package/dist/chunk-JKWX7W4K.js.map +0 -7
  161. package/dist/chunk-LO4BXA4G.js +0 -114
  162. package/dist/chunk-LO4BXA4G.js.map +0 -7
  163. package/dist/chunk-MRVWNFXC.js +0 -59
  164. package/dist/chunk-MRVWNFXC.js.map +0 -7
  165. package/dist/chunk-OA4HW7HW.js +0 -262
  166. package/dist/chunk-OA4HW7HW.js.map +0 -7
  167. package/dist/chunk-PJQSPAFZ.js +0 -178
  168. package/dist/chunk-PJQSPAFZ.js.map +0 -7
  169. package/dist/chunk-QHQKY35W.js +0 -830
  170. package/dist/chunk-QHQKY35W.js.map +0 -7
  171. package/dist/chunk-QKXHQ6DV.js +0 -254
  172. package/dist/chunk-QKXHQ6DV.js.map +0 -7
  173. package/dist/chunk-RTWNTT77.js +0 -62
  174. package/dist/chunk-RTWNTT77.js.map +0 -7
  175. package/dist/chunk-TBXRX6MK.js +0 -576
  176. package/dist/chunk-TBXRX6MK.js.map +0 -7
  177. package/dist/chunk-TCOPR3BK.js +0 -487
  178. package/dist/chunk-TCOPR3BK.js.map +0 -7
  179. package/dist/chunk-VKORP2LF.js +0 -41
  180. package/dist/chunk-VKORP2LF.js.map +0 -7
  181. package/dist/chunk-YYVDCP5Z.js +0 -136
  182. package/dist/chunk-YYVDCP5Z.js.map +0 -7
  183. package/dist/empty-chat.svg +0 -12
  184. package/dist/ios-perm-0.png +0 -0
  185. package/dist/pdf-share.png +0 -0
  186. package/dist/screen-share.png +0 -0
  187. package/dist/transaction_error.svg +0 -12
  188. package/src/Prebuilt/components/Notifications/DeviceChangeNotifications.tsx +0 -18
  189. package/src/Prebuilt/components/Notifications/ErrorNotifications.tsx +0 -56
  190. package/src/Prebuilt/components/Notifications/MessageNotifications.tsx +0 -24
  191. package/src/Prebuilt/components/Notifications/PollNotificationModal.tsx +0 -71
  192. package/src/Prebuilt/components/Notifications/RoleChangeNotification.tsx +0 -24
@@ -276,72 +276,166 @@ export declare const Label: import("@stitches/react/types/styled-component").Sty
276
276
  transition: "transitions";
277
277
  zIndex: "zIndices";
278
278
  }, {
279
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
280
- backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
279
+ bg: (value: {
280
+ readonly [$$PropertyValue]: "backgroundColor";
281
+ }) => {
282
+ backgroundColor: {
283
+ readonly [$$PropertyValue]: "backgroundColor";
284
+ };
281
285
  };
282
- c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
283
- color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
286
+ c: (value: {
287
+ readonly [$$PropertyValue]: "color";
288
+ }) => {
289
+ color: {
290
+ readonly [$$PropertyValue]: "color";
291
+ };
284
292
  };
285
- r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
286
- borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
293
+ r: (value: {
294
+ readonly [$$ScaleValue]: "radii";
295
+ }) => {
296
+ borderRadius: {
297
+ readonly [$$ScaleValue]: "radii";
298
+ };
287
299
  };
288
- fs: (value: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">) => {
289
- fontSize: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">;
300
+ fs: (value: string | number | {
301
+ readonly [$$PropertyValue]: "fontSize";
302
+ }) => {
303
+ fontSize: string | number | {
304
+ readonly [$$PropertyValue]: "fontSize";
305
+ };
290
306
  };
291
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
292
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
293
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
307
+ size: (value: string | number | {
308
+ readonly [$$ScaleValue]: "space";
309
+ }) => {
310
+ height: string | number | {
311
+ readonly [$$ScaleValue]: "space";
312
+ };
313
+ width: string | number | {
314
+ readonly [$$ScaleValue]: "space";
315
+ };
294
316
  };
295
- w: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
296
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
317
+ w: (value: string | number | {
318
+ readonly [$$ScaleValue]: "space";
319
+ }) => {
320
+ width: string | number | {
321
+ readonly [$$ScaleValue]: "space";
322
+ };
297
323
  };
298
- h: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
299
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
324
+ h: (value: string | number | {
325
+ readonly [$$ScaleValue]: "space";
326
+ }) => {
327
+ height: string | number | {
328
+ readonly [$$ScaleValue]: "space";
329
+ };
300
330
  };
301
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
302
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
331
+ p: (value: string | number | {
332
+ readonly [$$ScaleValue]: "space";
333
+ }) => {
334
+ padding: string | number | {
335
+ readonly [$$ScaleValue]: "space";
336
+ };
303
337
  };
304
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
305
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
338
+ pt: (value: string | number | {
339
+ readonly [$$ScaleValue]: "space";
340
+ }) => {
341
+ paddingTop: string | number | {
342
+ readonly [$$ScaleValue]: "space";
343
+ };
306
344
  };
307
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
308
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
345
+ pr: (value: string | number | {
346
+ readonly [$$ScaleValue]: "space";
347
+ }) => {
348
+ paddingRight: string | number | {
349
+ readonly [$$ScaleValue]: "space";
350
+ };
309
351
  };
310
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
311
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
352
+ pb: (value: string | number | {
353
+ readonly [$$ScaleValue]: "space";
354
+ }) => {
355
+ paddingBottom: string | number | {
356
+ readonly [$$ScaleValue]: "space";
357
+ };
312
358
  };
313
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
314
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
359
+ pl: (value: string | number | {
360
+ readonly [$$ScaleValue]: "space";
361
+ }) => {
362
+ paddingLeft: string | number | {
363
+ readonly [$$ScaleValue]: "space";
364
+ };
315
365
  };
316
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
317
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
318
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
366
+ px: (value: string | number | {
367
+ readonly [$$ScaleValue]: "space";
368
+ }) => {
369
+ paddingLeft: string | number | {
370
+ readonly [$$ScaleValue]: "space";
371
+ };
372
+ paddingRight: string | number | {
373
+ readonly [$$ScaleValue]: "space";
374
+ };
319
375
  };
320
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
321
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
322
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
376
+ py: (value: string | number | {
377
+ readonly [$$ScaleValue]: "space";
378
+ }) => {
379
+ paddingTop: string | number | {
380
+ readonly [$$ScaleValue]: "space";
381
+ };
382
+ paddingBottom: string | number | {
383
+ readonly [$$ScaleValue]: "space";
384
+ };
323
385
  };
324
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
325
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
386
+ m: (value: string | number | {
387
+ readonly [$$ScaleValue]: "space";
388
+ }) => {
389
+ margin: string | number | {
390
+ readonly [$$ScaleValue]: "space";
391
+ };
326
392
  };
327
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
328
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
393
+ mt: (value: string | number | {
394
+ readonly [$$ScaleValue]: "space";
395
+ }) => {
396
+ marginTop: string | number | {
397
+ readonly [$$ScaleValue]: "space";
398
+ };
329
399
  };
330
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
331
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
400
+ mr: (value: string | number | {
401
+ readonly [$$ScaleValue]: "space";
402
+ }) => {
403
+ marginRight: string | number | {
404
+ readonly [$$ScaleValue]: "space";
405
+ };
332
406
  };
333
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
334
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
407
+ mb: (value: string | number | {
408
+ readonly [$$ScaleValue]: "space";
409
+ }) => {
410
+ marginBottom: string | number | {
411
+ readonly [$$ScaleValue]: "space";
412
+ };
335
413
  };
336
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
337
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
414
+ ml: (value: string | number | {
415
+ readonly [$$ScaleValue]: "space";
416
+ }) => {
417
+ marginLeft: string | number | {
418
+ readonly [$$ScaleValue]: "space";
419
+ };
338
420
  };
339
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
340
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
341
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
421
+ mx: (value: string | number | {
422
+ readonly [$$ScaleValue]: "space";
423
+ }) => {
424
+ marginLeft: string | number | {
425
+ readonly [$$ScaleValue]: "space";
426
+ };
427
+ marginRight: string | number | {
428
+ readonly [$$ScaleValue]: "space";
429
+ };
342
430
  };
343
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
344
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
345
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
431
+ my: (value: string | number | {
432
+ readonly [$$ScaleValue]: "space";
433
+ }) => {
434
+ marginTop: string | number | {
435
+ readonly [$$ScaleValue]: "space";
436
+ };
437
+ marginBottom: string | number | {
438
+ readonly [$$ScaleValue]: "space";
439
+ };
346
440
  };
347
441
  }>>;
@@ -274,72 +274,166 @@ export declare const Box: import("@stitches/react/types/styled-component").Style
274
274
  transition: "transitions";
275
275
  zIndex: "zIndices";
276
276
  }, {
277
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
278
- backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
277
+ bg: (value: {
278
+ readonly [$$PropertyValue]: "backgroundColor";
279
+ }) => {
280
+ backgroundColor: {
281
+ readonly [$$PropertyValue]: "backgroundColor";
282
+ };
279
283
  };
280
- c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
281
- color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
284
+ c: (value: {
285
+ readonly [$$PropertyValue]: "color";
286
+ }) => {
287
+ color: {
288
+ readonly [$$PropertyValue]: "color";
289
+ };
282
290
  };
283
- r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
284
- borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
291
+ r: (value: {
292
+ readonly [$$ScaleValue]: "radii";
293
+ }) => {
294
+ borderRadius: {
295
+ readonly [$$ScaleValue]: "radii";
296
+ };
285
297
  };
286
- fs: (value: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">) => {
287
- fontSize: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">;
298
+ fs: (value: string | number | {
299
+ readonly [$$PropertyValue]: "fontSize";
300
+ }) => {
301
+ fontSize: string | number | {
302
+ readonly [$$PropertyValue]: "fontSize";
303
+ };
288
304
  };
289
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
290
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
291
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
305
+ size: (value: string | number | {
306
+ readonly [$$ScaleValue]: "space";
307
+ }) => {
308
+ height: string | number | {
309
+ readonly [$$ScaleValue]: "space";
310
+ };
311
+ width: string | number | {
312
+ readonly [$$ScaleValue]: "space";
313
+ };
292
314
  };
293
- w: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
294
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
315
+ w: (value: string | number | {
316
+ readonly [$$ScaleValue]: "space";
317
+ }) => {
318
+ width: string | number | {
319
+ readonly [$$ScaleValue]: "space";
320
+ };
295
321
  };
296
- h: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
297
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
322
+ h: (value: string | number | {
323
+ readonly [$$ScaleValue]: "space";
324
+ }) => {
325
+ height: string | number | {
326
+ readonly [$$ScaleValue]: "space";
327
+ };
298
328
  };
299
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
300
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
329
+ p: (value: string | number | {
330
+ readonly [$$ScaleValue]: "space";
331
+ }) => {
332
+ padding: string | number | {
333
+ readonly [$$ScaleValue]: "space";
334
+ };
301
335
  };
302
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
303
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
336
+ pt: (value: string | number | {
337
+ readonly [$$ScaleValue]: "space";
338
+ }) => {
339
+ paddingTop: string | number | {
340
+ readonly [$$ScaleValue]: "space";
341
+ };
304
342
  };
305
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
306
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
343
+ pr: (value: string | number | {
344
+ readonly [$$ScaleValue]: "space";
345
+ }) => {
346
+ paddingRight: string | number | {
347
+ readonly [$$ScaleValue]: "space";
348
+ };
307
349
  };
308
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
309
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
350
+ pb: (value: string | number | {
351
+ readonly [$$ScaleValue]: "space";
352
+ }) => {
353
+ paddingBottom: string | number | {
354
+ readonly [$$ScaleValue]: "space";
355
+ };
310
356
  };
311
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
312
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
357
+ pl: (value: string | number | {
358
+ readonly [$$ScaleValue]: "space";
359
+ }) => {
360
+ paddingLeft: string | number | {
361
+ readonly [$$ScaleValue]: "space";
362
+ };
313
363
  };
314
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
315
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
316
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
364
+ px: (value: string | number | {
365
+ readonly [$$ScaleValue]: "space";
366
+ }) => {
367
+ paddingLeft: string | number | {
368
+ readonly [$$ScaleValue]: "space";
369
+ };
370
+ paddingRight: string | number | {
371
+ readonly [$$ScaleValue]: "space";
372
+ };
317
373
  };
318
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
319
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
320
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
374
+ py: (value: string | number | {
375
+ readonly [$$ScaleValue]: "space";
376
+ }) => {
377
+ paddingTop: string | number | {
378
+ readonly [$$ScaleValue]: "space";
379
+ };
380
+ paddingBottom: string | number | {
381
+ readonly [$$ScaleValue]: "space";
382
+ };
321
383
  };
322
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
323
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
384
+ m: (value: string | number | {
385
+ readonly [$$ScaleValue]: "space";
386
+ }) => {
387
+ margin: string | number | {
388
+ readonly [$$ScaleValue]: "space";
389
+ };
324
390
  };
325
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
326
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
391
+ mt: (value: string | number | {
392
+ readonly [$$ScaleValue]: "space";
393
+ }) => {
394
+ marginTop: string | number | {
395
+ readonly [$$ScaleValue]: "space";
396
+ };
327
397
  };
328
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
329
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
398
+ mr: (value: string | number | {
399
+ readonly [$$ScaleValue]: "space";
400
+ }) => {
401
+ marginRight: string | number | {
402
+ readonly [$$ScaleValue]: "space";
403
+ };
330
404
  };
331
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
332
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
405
+ mb: (value: string | number | {
406
+ readonly [$$ScaleValue]: "space";
407
+ }) => {
408
+ marginBottom: string | number | {
409
+ readonly [$$ScaleValue]: "space";
410
+ };
333
411
  };
334
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
335
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
412
+ ml: (value: string | number | {
413
+ readonly [$$ScaleValue]: "space";
414
+ }) => {
415
+ marginLeft: string | number | {
416
+ readonly [$$ScaleValue]: "space";
417
+ };
336
418
  };
337
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
338
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
339
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
419
+ mx: (value: string | number | {
420
+ readonly [$$ScaleValue]: "space";
421
+ }) => {
422
+ marginLeft: string | number | {
423
+ readonly [$$ScaleValue]: "space";
424
+ };
425
+ marginRight: string | number | {
426
+ readonly [$$ScaleValue]: "space";
427
+ };
340
428
  };
341
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
342
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
343
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
429
+ my: (value: string | number | {
430
+ readonly [$$ScaleValue]: "space";
431
+ }) => {
432
+ marginTop: string | number | {
433
+ readonly [$$ScaleValue]: "space";
434
+ };
435
+ marginBottom: string | number | {
436
+ readonly [$$ScaleValue]: "space";
437
+ };
344
438
  };
345
439
  }>>;
@@ -279,72 +279,166 @@ export declare const Flex: import("@stitches/react/types/styled-component").Styl
279
279
  transition: "transitions";
280
280
  zIndex: "zIndices";
281
281
  }, {
282
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
283
- backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
282
+ bg: (value: {
283
+ readonly [$$PropertyValue]: "backgroundColor";
284
+ }) => {
285
+ backgroundColor: {
286
+ readonly [$$PropertyValue]: "backgroundColor";
287
+ };
284
288
  };
285
- c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
286
- color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
289
+ c: (value: {
290
+ readonly [$$PropertyValue]: "color";
291
+ }) => {
292
+ color: {
293
+ readonly [$$PropertyValue]: "color";
294
+ };
287
295
  };
288
- r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
289
- borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
296
+ r: (value: {
297
+ readonly [$$ScaleValue]: "radii";
298
+ }) => {
299
+ borderRadius: {
300
+ readonly [$$ScaleValue]: "radii";
301
+ };
290
302
  };
291
- fs: (value: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">) => {
292
- fontSize: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">;
303
+ fs: (value: string | number | {
304
+ readonly [$$PropertyValue]: "fontSize";
305
+ }) => {
306
+ fontSize: string | number | {
307
+ readonly [$$PropertyValue]: "fontSize";
308
+ };
293
309
  };
294
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
295
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
296
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
310
+ size: (value: string | number | {
311
+ readonly [$$ScaleValue]: "space";
312
+ }) => {
313
+ height: string | number | {
314
+ readonly [$$ScaleValue]: "space";
315
+ };
316
+ width: string | number | {
317
+ readonly [$$ScaleValue]: "space";
318
+ };
297
319
  };
298
- w: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
299
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
320
+ w: (value: string | number | {
321
+ readonly [$$ScaleValue]: "space";
322
+ }) => {
323
+ width: string | number | {
324
+ readonly [$$ScaleValue]: "space";
325
+ };
300
326
  };
301
- h: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
302
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
327
+ h: (value: string | number | {
328
+ readonly [$$ScaleValue]: "space";
329
+ }) => {
330
+ height: string | number | {
331
+ readonly [$$ScaleValue]: "space";
332
+ };
303
333
  };
304
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
305
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
334
+ p: (value: string | number | {
335
+ readonly [$$ScaleValue]: "space";
336
+ }) => {
337
+ padding: string | number | {
338
+ readonly [$$ScaleValue]: "space";
339
+ };
306
340
  };
307
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
308
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
341
+ pt: (value: string | number | {
342
+ readonly [$$ScaleValue]: "space";
343
+ }) => {
344
+ paddingTop: string | number | {
345
+ readonly [$$ScaleValue]: "space";
346
+ };
309
347
  };
310
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
311
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
348
+ pr: (value: string | number | {
349
+ readonly [$$ScaleValue]: "space";
350
+ }) => {
351
+ paddingRight: string | number | {
352
+ readonly [$$ScaleValue]: "space";
353
+ };
312
354
  };
313
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
314
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
355
+ pb: (value: string | number | {
356
+ readonly [$$ScaleValue]: "space";
357
+ }) => {
358
+ paddingBottom: string | number | {
359
+ readonly [$$ScaleValue]: "space";
360
+ };
315
361
  };
316
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
317
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
362
+ pl: (value: string | number | {
363
+ readonly [$$ScaleValue]: "space";
364
+ }) => {
365
+ paddingLeft: string | number | {
366
+ readonly [$$ScaleValue]: "space";
367
+ };
318
368
  };
319
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
320
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
321
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
369
+ px: (value: string | number | {
370
+ readonly [$$ScaleValue]: "space";
371
+ }) => {
372
+ paddingLeft: string | number | {
373
+ readonly [$$ScaleValue]: "space";
374
+ };
375
+ paddingRight: string | number | {
376
+ readonly [$$ScaleValue]: "space";
377
+ };
322
378
  };
323
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
324
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
325
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
379
+ py: (value: string | number | {
380
+ readonly [$$ScaleValue]: "space";
381
+ }) => {
382
+ paddingTop: string | number | {
383
+ readonly [$$ScaleValue]: "space";
384
+ };
385
+ paddingBottom: string | number | {
386
+ readonly [$$ScaleValue]: "space";
387
+ };
326
388
  };
327
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
328
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
389
+ m: (value: string | number | {
390
+ readonly [$$ScaleValue]: "space";
391
+ }) => {
392
+ margin: string | number | {
393
+ readonly [$$ScaleValue]: "space";
394
+ };
329
395
  };
330
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
331
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
396
+ mt: (value: string | number | {
397
+ readonly [$$ScaleValue]: "space";
398
+ }) => {
399
+ marginTop: string | number | {
400
+ readonly [$$ScaleValue]: "space";
401
+ };
332
402
  };
333
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
334
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
403
+ mr: (value: string | number | {
404
+ readonly [$$ScaleValue]: "space";
405
+ }) => {
406
+ marginRight: string | number | {
407
+ readonly [$$ScaleValue]: "space";
408
+ };
335
409
  };
336
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
337
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
410
+ mb: (value: string | number | {
411
+ readonly [$$ScaleValue]: "space";
412
+ }) => {
413
+ marginBottom: string | number | {
414
+ readonly [$$ScaleValue]: "space";
415
+ };
338
416
  };
339
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
340
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
417
+ ml: (value: string | number | {
418
+ readonly [$$ScaleValue]: "space";
419
+ }) => {
420
+ marginLeft: string | number | {
421
+ readonly [$$ScaleValue]: "space";
422
+ };
341
423
  };
342
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
343
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
344
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
424
+ mx: (value: string | number | {
425
+ readonly [$$ScaleValue]: "space";
426
+ }) => {
427
+ marginLeft: string | number | {
428
+ readonly [$$ScaleValue]: "space";
429
+ };
430
+ marginRight: string | number | {
431
+ readonly [$$ScaleValue]: "space";
432
+ };
345
433
  };
346
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
347
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
348
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
434
+ my: (value: string | number | {
435
+ readonly [$$ScaleValue]: "space";
436
+ }) => {
437
+ marginTop: string | number | {
438
+ readonly [$$ScaleValue]: "space";
439
+ };
440
+ marginBottom: string | number | {
441
+ readonly [$$ScaleValue]: "space";
442
+ };
349
443
  };
350
444
  }>>;