@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,73 +276,167 @@ export declare const LeaveIconButton: import("@stitches/react/types/styled-compo
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">;
281
- };
282
- c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
283
- color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
284
- };
285
- r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
286
- borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
287
- };
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">;
290
- };
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">;
294
- };
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">;
297
- };
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">;
300
- };
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">;
303
- };
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">;
306
- };
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">;
309
- };
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">;
312
- };
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">;
315
- };
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">;
319
- };
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">;
323
- };
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">;
326
- };
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">;
329
- };
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">;
332
- };
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">;
335
- };
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">;
338
- };
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">;
342
- };
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">;
279
+ bg: (value: {
280
+ readonly [$$PropertyValue]: "backgroundColor";
281
+ }) => {
282
+ backgroundColor: {
283
+ readonly [$$PropertyValue]: "backgroundColor";
284
+ };
285
+ };
286
+ c: (value: {
287
+ readonly [$$PropertyValue]: "color";
288
+ }) => {
289
+ color: {
290
+ readonly [$$PropertyValue]: "color";
291
+ };
292
+ };
293
+ r: (value: {
294
+ readonly [$$ScaleValue]: "radii";
295
+ }) => {
296
+ borderRadius: {
297
+ readonly [$$ScaleValue]: "radii";
298
+ };
299
+ };
300
+ fs: (value: string | number | {
301
+ readonly [$$PropertyValue]: "fontSize";
302
+ }) => {
303
+ fontSize: string | number | {
304
+ readonly [$$PropertyValue]: "fontSize";
305
+ };
306
+ };
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
+ };
316
+ };
317
+ w: (value: string | number | {
318
+ readonly [$$ScaleValue]: "space";
319
+ }) => {
320
+ width: string | number | {
321
+ readonly [$$ScaleValue]: "space";
322
+ };
323
+ };
324
+ h: (value: string | number | {
325
+ readonly [$$ScaleValue]: "space";
326
+ }) => {
327
+ height: string | number | {
328
+ readonly [$$ScaleValue]: "space";
329
+ };
330
+ };
331
+ p: (value: string | number | {
332
+ readonly [$$ScaleValue]: "space";
333
+ }) => {
334
+ padding: string | number | {
335
+ readonly [$$ScaleValue]: "space";
336
+ };
337
+ };
338
+ pt: (value: string | number | {
339
+ readonly [$$ScaleValue]: "space";
340
+ }) => {
341
+ paddingTop: string | number | {
342
+ readonly [$$ScaleValue]: "space";
343
+ };
344
+ };
345
+ pr: (value: string | number | {
346
+ readonly [$$ScaleValue]: "space";
347
+ }) => {
348
+ paddingRight: string | number | {
349
+ readonly [$$ScaleValue]: "space";
350
+ };
351
+ };
352
+ pb: (value: string | number | {
353
+ readonly [$$ScaleValue]: "space";
354
+ }) => {
355
+ paddingBottom: string | number | {
356
+ readonly [$$ScaleValue]: "space";
357
+ };
358
+ };
359
+ pl: (value: string | number | {
360
+ readonly [$$ScaleValue]: "space";
361
+ }) => {
362
+ paddingLeft: string | number | {
363
+ readonly [$$ScaleValue]: "space";
364
+ };
365
+ };
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
+ };
375
+ };
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
+ };
385
+ };
386
+ m: (value: string | number | {
387
+ readonly [$$ScaleValue]: "space";
388
+ }) => {
389
+ margin: string | number | {
390
+ readonly [$$ScaleValue]: "space";
391
+ };
392
+ };
393
+ mt: (value: string | number | {
394
+ readonly [$$ScaleValue]: "space";
395
+ }) => {
396
+ marginTop: string | number | {
397
+ readonly [$$ScaleValue]: "space";
398
+ };
399
+ };
400
+ mr: (value: string | number | {
401
+ readonly [$$ScaleValue]: "space";
402
+ }) => {
403
+ marginRight: string | number | {
404
+ readonly [$$ScaleValue]: "space";
405
+ };
406
+ };
407
+ mb: (value: string | number | {
408
+ readonly [$$ScaleValue]: "space";
409
+ }) => {
410
+ marginBottom: string | number | {
411
+ readonly [$$ScaleValue]: "space";
412
+ };
413
+ };
414
+ ml: (value: string | number | {
415
+ readonly [$$ScaleValue]: "space";
416
+ }) => {
417
+ marginLeft: string | number | {
418
+ readonly [$$ScaleValue]: "space";
419
+ };
420
+ };
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
+ };
430
+ };
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
  }>>, {}, {
348
442
  allowMotion: string;
@@ -620,73 +714,167 @@ export declare const LeaveIconButton: import("@stitches/react/types/styled-compo
620
714
  transition: "transitions";
621
715
  zIndex: "zIndices";
622
716
  }, {
623
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
624
- backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
625
- };
626
- c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
627
- color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
628
- };
629
- r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
630
- borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
631
- };
632
- fs: (value: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">) => {
633
- fontSize: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">;
634
- };
635
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
636
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
637
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
638
- };
639
- w: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
640
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
641
- };
642
- h: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
643
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
644
- };
645
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
646
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
647
- };
648
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
649
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
650
- };
651
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
652
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
653
- };
654
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
655
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
656
- };
657
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
658
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
659
- };
660
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
661
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
662
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
663
- };
664
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
665
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
666
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
667
- };
668
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
669
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
670
- };
671
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
672
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
673
- };
674
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
675
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
676
- };
677
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
678
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
679
- };
680
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
681
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
682
- };
683
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
684
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
685
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
686
- };
687
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
688
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
689
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
717
+ bg: (value: {
718
+ readonly [$$PropertyValue]: "backgroundColor";
719
+ }) => {
720
+ backgroundColor: {
721
+ readonly [$$PropertyValue]: "backgroundColor";
722
+ };
723
+ };
724
+ c: (value: {
725
+ readonly [$$PropertyValue]: "color";
726
+ }) => {
727
+ color: {
728
+ readonly [$$PropertyValue]: "color";
729
+ };
730
+ };
731
+ r: (value: {
732
+ readonly [$$ScaleValue]: "radii";
733
+ }) => {
734
+ borderRadius: {
735
+ readonly [$$ScaleValue]: "radii";
736
+ };
737
+ };
738
+ fs: (value: string | number | {
739
+ readonly [$$PropertyValue]: "fontSize";
740
+ }) => {
741
+ fontSize: string | number | {
742
+ readonly [$$PropertyValue]: "fontSize";
743
+ };
744
+ };
745
+ size: (value: string | number | {
746
+ readonly [$$ScaleValue]: "space";
747
+ }) => {
748
+ height: string | number | {
749
+ readonly [$$ScaleValue]: "space";
750
+ };
751
+ width: string | number | {
752
+ readonly [$$ScaleValue]: "space";
753
+ };
754
+ };
755
+ w: (value: string | number | {
756
+ readonly [$$ScaleValue]: "space";
757
+ }) => {
758
+ width: string | number | {
759
+ readonly [$$ScaleValue]: "space";
760
+ };
761
+ };
762
+ h: (value: string | number | {
763
+ readonly [$$ScaleValue]: "space";
764
+ }) => {
765
+ height: string | number | {
766
+ readonly [$$ScaleValue]: "space";
767
+ };
768
+ };
769
+ p: (value: string | number | {
770
+ readonly [$$ScaleValue]: "space";
771
+ }) => {
772
+ padding: string | number | {
773
+ readonly [$$ScaleValue]: "space";
774
+ };
775
+ };
776
+ pt: (value: string | number | {
777
+ readonly [$$ScaleValue]: "space";
778
+ }) => {
779
+ paddingTop: string | number | {
780
+ readonly [$$ScaleValue]: "space";
781
+ };
782
+ };
783
+ pr: (value: string | number | {
784
+ readonly [$$ScaleValue]: "space";
785
+ }) => {
786
+ paddingRight: string | number | {
787
+ readonly [$$ScaleValue]: "space";
788
+ };
789
+ };
790
+ pb: (value: string | number | {
791
+ readonly [$$ScaleValue]: "space";
792
+ }) => {
793
+ paddingBottom: string | number | {
794
+ readonly [$$ScaleValue]: "space";
795
+ };
796
+ };
797
+ pl: (value: string | number | {
798
+ readonly [$$ScaleValue]: "space";
799
+ }) => {
800
+ paddingLeft: string | number | {
801
+ readonly [$$ScaleValue]: "space";
802
+ };
803
+ };
804
+ px: (value: string | number | {
805
+ readonly [$$ScaleValue]: "space";
806
+ }) => {
807
+ paddingLeft: string | number | {
808
+ readonly [$$ScaleValue]: "space";
809
+ };
810
+ paddingRight: string | number | {
811
+ readonly [$$ScaleValue]: "space";
812
+ };
813
+ };
814
+ py: (value: string | number | {
815
+ readonly [$$ScaleValue]: "space";
816
+ }) => {
817
+ paddingTop: string | number | {
818
+ readonly [$$ScaleValue]: "space";
819
+ };
820
+ paddingBottom: string | number | {
821
+ readonly [$$ScaleValue]: "space";
822
+ };
823
+ };
824
+ m: (value: string | number | {
825
+ readonly [$$ScaleValue]: "space";
826
+ }) => {
827
+ margin: string | number | {
828
+ readonly [$$ScaleValue]: "space";
829
+ };
830
+ };
831
+ mt: (value: string | number | {
832
+ readonly [$$ScaleValue]: "space";
833
+ }) => {
834
+ marginTop: string | number | {
835
+ readonly [$$ScaleValue]: "space";
836
+ };
837
+ };
838
+ mr: (value: string | number | {
839
+ readonly [$$ScaleValue]: "space";
840
+ }) => {
841
+ marginRight: string | number | {
842
+ readonly [$$ScaleValue]: "space";
843
+ };
844
+ };
845
+ mb: (value: string | number | {
846
+ readonly [$$ScaleValue]: "space";
847
+ }) => {
848
+ marginBottom: string | number | {
849
+ readonly [$$ScaleValue]: "space";
850
+ };
851
+ };
852
+ ml: (value: string | number | {
853
+ readonly [$$ScaleValue]: "space";
854
+ }) => {
855
+ marginLeft: string | number | {
856
+ readonly [$$ScaleValue]: "space";
857
+ };
858
+ };
859
+ mx: (value: string | number | {
860
+ readonly [$$ScaleValue]: "space";
861
+ }) => {
862
+ marginLeft: string | number | {
863
+ readonly [$$ScaleValue]: "space";
864
+ };
865
+ marginRight: string | number | {
866
+ readonly [$$ScaleValue]: "space";
867
+ };
868
+ };
869
+ my: (value: string | number | {
870
+ readonly [$$ScaleValue]: "space";
871
+ }) => {
872
+ marginTop: string | number | {
873
+ readonly [$$ScaleValue]: "space";
874
+ };
875
+ marginBottom: string | number | {
876
+ readonly [$$ScaleValue]: "space";
877
+ };
690
878
  };
691
879
  }>>;
692
880
  export declare const MenuTriggerButton: import("@stitches/react/types/styled-component").StyledComponent<import("@stitches/react/types/styled-component").StyledComponent<import("@stitches/react/types/styled-component").StyledComponent<"button", {
@@ -967,73 +1155,167 @@ export declare const MenuTriggerButton: import("@stitches/react/types/styled-com
967
1155
  transition: "transitions";
968
1156
  zIndex: "zIndices";
969
1157
  }, {
970
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
971
- backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
972
- };
973
- c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
974
- color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
975
- };
976
- r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
977
- borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
978
- };
979
- fs: (value: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">) => {
980
- fontSize: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">;
981
- };
982
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
983
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
984
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
985
- };
986
- w: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
987
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
988
- };
989
- h: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
990
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
991
- };
992
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
993
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
994
- };
995
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
996
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
997
- };
998
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
999
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1000
- };
1001
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1002
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1003
- };
1004
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1005
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1006
- };
1007
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1008
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1009
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1010
- };
1011
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1012
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1013
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1014
- };
1015
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1016
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1017
- };
1018
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1019
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1020
- };
1021
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1022
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1023
- };
1024
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1025
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1026
- };
1027
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1028
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1029
- };
1030
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1031
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1032
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1033
- };
1034
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1035
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1036
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1158
+ bg: (value: {
1159
+ readonly [$$PropertyValue]: "backgroundColor";
1160
+ }) => {
1161
+ backgroundColor: {
1162
+ readonly [$$PropertyValue]: "backgroundColor";
1163
+ };
1164
+ };
1165
+ c: (value: {
1166
+ readonly [$$PropertyValue]: "color";
1167
+ }) => {
1168
+ color: {
1169
+ readonly [$$PropertyValue]: "color";
1170
+ };
1171
+ };
1172
+ r: (value: {
1173
+ readonly [$$ScaleValue]: "radii";
1174
+ }) => {
1175
+ borderRadius: {
1176
+ readonly [$$ScaleValue]: "radii";
1177
+ };
1178
+ };
1179
+ fs: (value: string | number | {
1180
+ readonly [$$PropertyValue]: "fontSize";
1181
+ }) => {
1182
+ fontSize: string | number | {
1183
+ readonly [$$PropertyValue]: "fontSize";
1184
+ };
1185
+ };
1186
+ size: (value: string | number | {
1187
+ readonly [$$ScaleValue]: "space";
1188
+ }) => {
1189
+ height: string | number | {
1190
+ readonly [$$ScaleValue]: "space";
1191
+ };
1192
+ width: string | number | {
1193
+ readonly [$$ScaleValue]: "space";
1194
+ };
1195
+ };
1196
+ w: (value: string | number | {
1197
+ readonly [$$ScaleValue]: "space";
1198
+ }) => {
1199
+ width: string | number | {
1200
+ readonly [$$ScaleValue]: "space";
1201
+ };
1202
+ };
1203
+ h: (value: string | number | {
1204
+ readonly [$$ScaleValue]: "space";
1205
+ }) => {
1206
+ height: string | number | {
1207
+ readonly [$$ScaleValue]: "space";
1208
+ };
1209
+ };
1210
+ p: (value: string | number | {
1211
+ readonly [$$ScaleValue]: "space";
1212
+ }) => {
1213
+ padding: string | number | {
1214
+ readonly [$$ScaleValue]: "space";
1215
+ };
1216
+ };
1217
+ pt: (value: string | number | {
1218
+ readonly [$$ScaleValue]: "space";
1219
+ }) => {
1220
+ paddingTop: string | number | {
1221
+ readonly [$$ScaleValue]: "space";
1222
+ };
1223
+ };
1224
+ pr: (value: string | number | {
1225
+ readonly [$$ScaleValue]: "space";
1226
+ }) => {
1227
+ paddingRight: string | number | {
1228
+ readonly [$$ScaleValue]: "space";
1229
+ };
1230
+ };
1231
+ pb: (value: string | number | {
1232
+ readonly [$$ScaleValue]: "space";
1233
+ }) => {
1234
+ paddingBottom: string | number | {
1235
+ readonly [$$ScaleValue]: "space";
1236
+ };
1237
+ };
1238
+ pl: (value: string | number | {
1239
+ readonly [$$ScaleValue]: "space";
1240
+ }) => {
1241
+ paddingLeft: string | number | {
1242
+ readonly [$$ScaleValue]: "space";
1243
+ };
1244
+ };
1245
+ px: (value: string | number | {
1246
+ readonly [$$ScaleValue]: "space";
1247
+ }) => {
1248
+ paddingLeft: string | number | {
1249
+ readonly [$$ScaleValue]: "space";
1250
+ };
1251
+ paddingRight: string | number | {
1252
+ readonly [$$ScaleValue]: "space";
1253
+ };
1254
+ };
1255
+ py: (value: string | number | {
1256
+ readonly [$$ScaleValue]: "space";
1257
+ }) => {
1258
+ paddingTop: string | number | {
1259
+ readonly [$$ScaleValue]: "space";
1260
+ };
1261
+ paddingBottom: string | number | {
1262
+ readonly [$$ScaleValue]: "space";
1263
+ };
1264
+ };
1265
+ m: (value: string | number | {
1266
+ readonly [$$ScaleValue]: "space";
1267
+ }) => {
1268
+ margin: string | number | {
1269
+ readonly [$$ScaleValue]: "space";
1270
+ };
1271
+ };
1272
+ mt: (value: string | number | {
1273
+ readonly [$$ScaleValue]: "space";
1274
+ }) => {
1275
+ marginTop: string | number | {
1276
+ readonly [$$ScaleValue]: "space";
1277
+ };
1278
+ };
1279
+ mr: (value: string | number | {
1280
+ readonly [$$ScaleValue]: "space";
1281
+ }) => {
1282
+ marginRight: string | number | {
1283
+ readonly [$$ScaleValue]: "space";
1284
+ };
1285
+ };
1286
+ mb: (value: string | number | {
1287
+ readonly [$$ScaleValue]: "space";
1288
+ }) => {
1289
+ marginBottom: string | number | {
1290
+ readonly [$$ScaleValue]: "space";
1291
+ };
1292
+ };
1293
+ ml: (value: string | number | {
1294
+ readonly [$$ScaleValue]: "space";
1295
+ }) => {
1296
+ marginLeft: string | number | {
1297
+ readonly [$$ScaleValue]: "space";
1298
+ };
1299
+ };
1300
+ mx: (value: string | number | {
1301
+ readonly [$$ScaleValue]: "space";
1302
+ }) => {
1303
+ marginLeft: string | number | {
1304
+ readonly [$$ScaleValue]: "space";
1305
+ };
1306
+ marginRight: string | number | {
1307
+ readonly [$$ScaleValue]: "space";
1308
+ };
1309
+ };
1310
+ my: (value: string | number | {
1311
+ readonly [$$ScaleValue]: "space";
1312
+ }) => {
1313
+ marginTop: string | number | {
1314
+ readonly [$$ScaleValue]: "space";
1315
+ };
1316
+ marginBottom: string | number | {
1317
+ readonly [$$ScaleValue]: "space";
1318
+ };
1037
1319
  };
1038
1320
  }>>, {}, {
1039
1321
  allowMotion: string;
@@ -1311,73 +1593,167 @@ export declare const MenuTriggerButton: import("@stitches/react/types/styled-com
1311
1593
  transition: "transitions";
1312
1594
  zIndex: "zIndices";
1313
1595
  }, {
1314
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
1315
- backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
1316
- };
1317
- c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
1318
- color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
1319
- };
1320
- r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
1321
- borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
1322
- };
1323
- fs: (value: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">) => {
1324
- fontSize: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">;
1325
- };
1326
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1327
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1328
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1329
- };
1330
- w: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1331
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1332
- };
1333
- h: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1334
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1335
- };
1336
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1337
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1338
- };
1339
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1340
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1341
- };
1342
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1343
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1344
- };
1345
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1346
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1347
- };
1348
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1349
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1350
- };
1351
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1352
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1353
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1354
- };
1355
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1356
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1357
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1358
- };
1359
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1360
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1361
- };
1362
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1363
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1364
- };
1365
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1366
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1367
- };
1368
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1369
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1370
- };
1371
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1372
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1373
- };
1374
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1375
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1376
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1377
- };
1378
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1379
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1380
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1596
+ bg: (value: {
1597
+ readonly [$$PropertyValue]: "backgroundColor";
1598
+ }) => {
1599
+ backgroundColor: {
1600
+ readonly [$$PropertyValue]: "backgroundColor";
1601
+ };
1602
+ };
1603
+ c: (value: {
1604
+ readonly [$$PropertyValue]: "color";
1605
+ }) => {
1606
+ color: {
1607
+ readonly [$$PropertyValue]: "color";
1608
+ };
1609
+ };
1610
+ r: (value: {
1611
+ readonly [$$ScaleValue]: "radii";
1612
+ }) => {
1613
+ borderRadius: {
1614
+ readonly [$$ScaleValue]: "radii";
1615
+ };
1616
+ };
1617
+ fs: (value: string | number | {
1618
+ readonly [$$PropertyValue]: "fontSize";
1619
+ }) => {
1620
+ fontSize: string | number | {
1621
+ readonly [$$PropertyValue]: "fontSize";
1622
+ };
1623
+ };
1624
+ size: (value: string | number | {
1625
+ readonly [$$ScaleValue]: "space";
1626
+ }) => {
1627
+ height: string | number | {
1628
+ readonly [$$ScaleValue]: "space";
1629
+ };
1630
+ width: string | number | {
1631
+ readonly [$$ScaleValue]: "space";
1632
+ };
1633
+ };
1634
+ w: (value: string | number | {
1635
+ readonly [$$ScaleValue]: "space";
1636
+ }) => {
1637
+ width: string | number | {
1638
+ readonly [$$ScaleValue]: "space";
1639
+ };
1640
+ };
1641
+ h: (value: string | number | {
1642
+ readonly [$$ScaleValue]: "space";
1643
+ }) => {
1644
+ height: string | number | {
1645
+ readonly [$$ScaleValue]: "space";
1646
+ };
1647
+ };
1648
+ p: (value: string | number | {
1649
+ readonly [$$ScaleValue]: "space";
1650
+ }) => {
1651
+ padding: string | number | {
1652
+ readonly [$$ScaleValue]: "space";
1653
+ };
1654
+ };
1655
+ pt: (value: string | number | {
1656
+ readonly [$$ScaleValue]: "space";
1657
+ }) => {
1658
+ paddingTop: string | number | {
1659
+ readonly [$$ScaleValue]: "space";
1660
+ };
1661
+ };
1662
+ pr: (value: string | number | {
1663
+ readonly [$$ScaleValue]: "space";
1664
+ }) => {
1665
+ paddingRight: string | number | {
1666
+ readonly [$$ScaleValue]: "space";
1667
+ };
1668
+ };
1669
+ pb: (value: string | number | {
1670
+ readonly [$$ScaleValue]: "space";
1671
+ }) => {
1672
+ paddingBottom: string | number | {
1673
+ readonly [$$ScaleValue]: "space";
1674
+ };
1675
+ };
1676
+ pl: (value: string | number | {
1677
+ readonly [$$ScaleValue]: "space";
1678
+ }) => {
1679
+ paddingLeft: string | number | {
1680
+ readonly [$$ScaleValue]: "space";
1681
+ };
1682
+ };
1683
+ px: (value: string | number | {
1684
+ readonly [$$ScaleValue]: "space";
1685
+ }) => {
1686
+ paddingLeft: string | number | {
1687
+ readonly [$$ScaleValue]: "space";
1688
+ };
1689
+ paddingRight: string | number | {
1690
+ readonly [$$ScaleValue]: "space";
1691
+ };
1692
+ };
1693
+ py: (value: string | number | {
1694
+ readonly [$$ScaleValue]: "space";
1695
+ }) => {
1696
+ paddingTop: string | number | {
1697
+ readonly [$$ScaleValue]: "space";
1698
+ };
1699
+ paddingBottom: string | number | {
1700
+ readonly [$$ScaleValue]: "space";
1701
+ };
1702
+ };
1703
+ m: (value: string | number | {
1704
+ readonly [$$ScaleValue]: "space";
1705
+ }) => {
1706
+ margin: string | number | {
1707
+ readonly [$$ScaleValue]: "space";
1708
+ };
1709
+ };
1710
+ mt: (value: string | number | {
1711
+ readonly [$$ScaleValue]: "space";
1712
+ }) => {
1713
+ marginTop: string | number | {
1714
+ readonly [$$ScaleValue]: "space";
1715
+ };
1716
+ };
1717
+ mr: (value: string | number | {
1718
+ readonly [$$ScaleValue]: "space";
1719
+ }) => {
1720
+ marginRight: string | number | {
1721
+ readonly [$$ScaleValue]: "space";
1722
+ };
1723
+ };
1724
+ mb: (value: string | number | {
1725
+ readonly [$$ScaleValue]: "space";
1726
+ }) => {
1727
+ marginBottom: string | number | {
1728
+ readonly [$$ScaleValue]: "space";
1729
+ };
1730
+ };
1731
+ ml: (value: string | number | {
1732
+ readonly [$$ScaleValue]: "space";
1733
+ }) => {
1734
+ marginLeft: string | number | {
1735
+ readonly [$$ScaleValue]: "space";
1736
+ };
1737
+ };
1738
+ mx: (value: string | number | {
1739
+ readonly [$$ScaleValue]: "space";
1740
+ }) => {
1741
+ marginLeft: string | number | {
1742
+ readonly [$$ScaleValue]: "space";
1743
+ };
1744
+ marginRight: string | number | {
1745
+ readonly [$$ScaleValue]: "space";
1746
+ };
1747
+ };
1748
+ my: (value: string | number | {
1749
+ readonly [$$ScaleValue]: "space";
1750
+ }) => {
1751
+ marginTop: string | number | {
1752
+ readonly [$$ScaleValue]: "space";
1753
+ };
1754
+ marginBottom: string | number | {
1755
+ readonly [$$ScaleValue]: "space";
1756
+ };
1381
1757
  };
1382
1758
  }>>, {}, {
1383
1759
  allowMotion: string;
@@ -1655,72 +2031,166 @@ export declare const MenuTriggerButton: import("@stitches/react/types/styled-com
1655
2031
  transition: "transitions";
1656
2032
  zIndex: "zIndices";
1657
2033
  }, {
1658
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
1659
- backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
1660
- };
1661
- c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
1662
- color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
1663
- };
1664
- r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
1665
- borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
1666
- };
1667
- fs: (value: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">) => {
1668
- fontSize: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">;
1669
- };
1670
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1671
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1672
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1673
- };
1674
- w: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1675
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1676
- };
1677
- h: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1678
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1679
- };
1680
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1681
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1682
- };
1683
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1684
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1685
- };
1686
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1687
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1688
- };
1689
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1690
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1691
- };
1692
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1693
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1694
- };
1695
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1696
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1697
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1698
- };
1699
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1700
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1701
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1702
- };
1703
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1704
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1705
- };
1706
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1707
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1708
- };
1709
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1710
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1711
- };
1712
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1713
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1714
- };
1715
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1716
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1717
- };
1718
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1719
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1720
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1721
- };
1722
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1723
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1724
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2034
+ bg: (value: {
2035
+ readonly [$$PropertyValue]: "backgroundColor";
2036
+ }) => {
2037
+ backgroundColor: {
2038
+ readonly [$$PropertyValue]: "backgroundColor";
2039
+ };
2040
+ };
2041
+ c: (value: {
2042
+ readonly [$$PropertyValue]: "color";
2043
+ }) => {
2044
+ color: {
2045
+ readonly [$$PropertyValue]: "color";
2046
+ };
2047
+ };
2048
+ r: (value: {
2049
+ readonly [$$ScaleValue]: "radii";
2050
+ }) => {
2051
+ borderRadius: {
2052
+ readonly [$$ScaleValue]: "radii";
2053
+ };
2054
+ };
2055
+ fs: (value: string | number | {
2056
+ readonly [$$PropertyValue]: "fontSize";
2057
+ }) => {
2058
+ fontSize: string | number | {
2059
+ readonly [$$PropertyValue]: "fontSize";
2060
+ };
2061
+ };
2062
+ size: (value: string | number | {
2063
+ readonly [$$ScaleValue]: "space";
2064
+ }) => {
2065
+ height: string | number | {
2066
+ readonly [$$ScaleValue]: "space";
2067
+ };
2068
+ width: string | number | {
2069
+ readonly [$$ScaleValue]: "space";
2070
+ };
2071
+ };
2072
+ w: (value: string | number | {
2073
+ readonly [$$ScaleValue]: "space";
2074
+ }) => {
2075
+ width: string | number | {
2076
+ readonly [$$ScaleValue]: "space";
2077
+ };
2078
+ };
2079
+ h: (value: string | number | {
2080
+ readonly [$$ScaleValue]: "space";
2081
+ }) => {
2082
+ height: string | number | {
2083
+ readonly [$$ScaleValue]: "space";
2084
+ };
2085
+ };
2086
+ p: (value: string | number | {
2087
+ readonly [$$ScaleValue]: "space";
2088
+ }) => {
2089
+ padding: string | number | {
2090
+ readonly [$$ScaleValue]: "space";
2091
+ };
2092
+ };
2093
+ pt: (value: string | number | {
2094
+ readonly [$$ScaleValue]: "space";
2095
+ }) => {
2096
+ paddingTop: string | number | {
2097
+ readonly [$$ScaleValue]: "space";
2098
+ };
2099
+ };
2100
+ pr: (value: string | number | {
2101
+ readonly [$$ScaleValue]: "space";
2102
+ }) => {
2103
+ paddingRight: string | number | {
2104
+ readonly [$$ScaleValue]: "space";
2105
+ };
2106
+ };
2107
+ pb: (value: string | number | {
2108
+ readonly [$$ScaleValue]: "space";
2109
+ }) => {
2110
+ paddingBottom: string | number | {
2111
+ readonly [$$ScaleValue]: "space";
2112
+ };
2113
+ };
2114
+ pl: (value: string | number | {
2115
+ readonly [$$ScaleValue]: "space";
2116
+ }) => {
2117
+ paddingLeft: string | number | {
2118
+ readonly [$$ScaleValue]: "space";
2119
+ };
2120
+ };
2121
+ px: (value: string | number | {
2122
+ readonly [$$ScaleValue]: "space";
2123
+ }) => {
2124
+ paddingLeft: string | number | {
2125
+ readonly [$$ScaleValue]: "space";
2126
+ };
2127
+ paddingRight: string | number | {
2128
+ readonly [$$ScaleValue]: "space";
2129
+ };
2130
+ };
2131
+ py: (value: string | number | {
2132
+ readonly [$$ScaleValue]: "space";
2133
+ }) => {
2134
+ paddingTop: string | number | {
2135
+ readonly [$$ScaleValue]: "space";
2136
+ };
2137
+ paddingBottom: string | number | {
2138
+ readonly [$$ScaleValue]: "space";
2139
+ };
2140
+ };
2141
+ m: (value: string | number | {
2142
+ readonly [$$ScaleValue]: "space";
2143
+ }) => {
2144
+ margin: string | number | {
2145
+ readonly [$$ScaleValue]: "space";
2146
+ };
2147
+ };
2148
+ mt: (value: string | number | {
2149
+ readonly [$$ScaleValue]: "space";
2150
+ }) => {
2151
+ marginTop: string | number | {
2152
+ readonly [$$ScaleValue]: "space";
2153
+ };
2154
+ };
2155
+ mr: (value: string | number | {
2156
+ readonly [$$ScaleValue]: "space";
2157
+ }) => {
2158
+ marginRight: string | number | {
2159
+ readonly [$$ScaleValue]: "space";
2160
+ };
2161
+ };
2162
+ mb: (value: string | number | {
2163
+ readonly [$$ScaleValue]: "space";
2164
+ }) => {
2165
+ marginBottom: string | number | {
2166
+ readonly [$$ScaleValue]: "space";
2167
+ };
2168
+ };
2169
+ ml: (value: string | number | {
2170
+ readonly [$$ScaleValue]: "space";
2171
+ }) => {
2172
+ marginLeft: string | number | {
2173
+ readonly [$$ScaleValue]: "space";
2174
+ };
2175
+ };
2176
+ mx: (value: string | number | {
2177
+ readonly [$$ScaleValue]: "space";
2178
+ }) => {
2179
+ marginLeft: string | number | {
2180
+ readonly [$$ScaleValue]: "space";
2181
+ };
2182
+ marginRight: string | number | {
2183
+ readonly [$$ScaleValue]: "space";
2184
+ };
2185
+ };
2186
+ my: (value: string | number | {
2187
+ readonly [$$ScaleValue]: "space";
2188
+ }) => {
2189
+ marginTop: string | number | {
2190
+ readonly [$$ScaleValue]: "space";
2191
+ };
2192
+ marginBottom: string | number | {
2193
+ readonly [$$ScaleValue]: "space";
2194
+ };
1725
2195
  };
1726
2196
  }>>;