@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
@@ -279,73 +279,167 @@ export declare const Dialog: {
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
  }>>;
351
445
  Overlay: import("@stitches/react/types/styled-component").StyledComponent<React.ForwardRefExoticComponent<import("@radix-ui/react-dialog").DialogOverlayProps & React.RefAttributes<HTMLDivElement>>, {}, {
@@ -624,73 +718,167 @@ export declare const Dialog: {
624
718
  transition: "transitions";
625
719
  zIndex: "zIndices";
626
720
  }, {
627
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
628
- backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
721
+ bg: (value: {
722
+ readonly [$$PropertyValue]: "backgroundColor";
723
+ }) => {
724
+ backgroundColor: {
725
+ readonly [$$PropertyValue]: "backgroundColor";
726
+ };
629
727
  };
630
- c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
631
- color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
728
+ c: (value: {
729
+ readonly [$$PropertyValue]: "color";
730
+ }) => {
731
+ color: {
732
+ readonly [$$PropertyValue]: "color";
733
+ };
632
734
  };
633
- r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
634
- borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
735
+ r: (value: {
736
+ readonly [$$ScaleValue]: "radii";
737
+ }) => {
738
+ borderRadius: {
739
+ readonly [$$ScaleValue]: "radii";
740
+ };
635
741
  };
636
- fs: (value: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">) => {
637
- fontSize: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">;
742
+ fs: (value: string | number | {
743
+ readonly [$$PropertyValue]: "fontSize";
744
+ }) => {
745
+ fontSize: string | number | {
746
+ readonly [$$PropertyValue]: "fontSize";
747
+ };
638
748
  };
639
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
640
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
641
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
749
+ size: (value: string | number | {
750
+ readonly [$$ScaleValue]: "space";
751
+ }) => {
752
+ height: string | number | {
753
+ readonly [$$ScaleValue]: "space";
754
+ };
755
+ width: string | number | {
756
+ readonly [$$ScaleValue]: "space";
757
+ };
642
758
  };
643
- w: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
644
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
759
+ w: (value: string | number | {
760
+ readonly [$$ScaleValue]: "space";
761
+ }) => {
762
+ width: string | number | {
763
+ readonly [$$ScaleValue]: "space";
764
+ };
645
765
  };
646
- h: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
647
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
766
+ h: (value: string | number | {
767
+ readonly [$$ScaleValue]: "space";
768
+ }) => {
769
+ height: string | number | {
770
+ readonly [$$ScaleValue]: "space";
771
+ };
648
772
  };
649
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
650
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
773
+ p: (value: string | number | {
774
+ readonly [$$ScaleValue]: "space";
775
+ }) => {
776
+ padding: string | number | {
777
+ readonly [$$ScaleValue]: "space";
778
+ };
651
779
  };
652
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
653
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
780
+ pt: (value: string | number | {
781
+ readonly [$$ScaleValue]: "space";
782
+ }) => {
783
+ paddingTop: string | number | {
784
+ readonly [$$ScaleValue]: "space";
785
+ };
654
786
  };
655
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
656
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
787
+ pr: (value: string | number | {
788
+ readonly [$$ScaleValue]: "space";
789
+ }) => {
790
+ paddingRight: string | number | {
791
+ readonly [$$ScaleValue]: "space";
792
+ };
657
793
  };
658
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
659
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
794
+ pb: (value: string | number | {
795
+ readonly [$$ScaleValue]: "space";
796
+ }) => {
797
+ paddingBottom: string | number | {
798
+ readonly [$$ScaleValue]: "space";
799
+ };
660
800
  };
661
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
662
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
801
+ pl: (value: string | number | {
802
+ readonly [$$ScaleValue]: "space";
803
+ }) => {
804
+ paddingLeft: string | number | {
805
+ readonly [$$ScaleValue]: "space";
806
+ };
663
807
  };
664
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
665
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
666
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
808
+ px: (value: string | number | {
809
+ readonly [$$ScaleValue]: "space";
810
+ }) => {
811
+ paddingLeft: string | number | {
812
+ readonly [$$ScaleValue]: "space";
813
+ };
814
+ paddingRight: string | number | {
815
+ readonly [$$ScaleValue]: "space";
816
+ };
667
817
  };
668
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
669
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
670
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
818
+ py: (value: string | number | {
819
+ readonly [$$ScaleValue]: "space";
820
+ }) => {
821
+ paddingTop: string | number | {
822
+ readonly [$$ScaleValue]: "space";
823
+ };
824
+ paddingBottom: string | number | {
825
+ readonly [$$ScaleValue]: "space";
826
+ };
671
827
  };
672
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
673
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
828
+ m: (value: string | number | {
829
+ readonly [$$ScaleValue]: "space";
830
+ }) => {
831
+ margin: string | number | {
832
+ readonly [$$ScaleValue]: "space";
833
+ };
674
834
  };
675
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
676
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
835
+ mt: (value: string | number | {
836
+ readonly [$$ScaleValue]: "space";
837
+ }) => {
838
+ marginTop: string | number | {
839
+ readonly [$$ScaleValue]: "space";
840
+ };
677
841
  };
678
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
679
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
842
+ mr: (value: string | number | {
843
+ readonly [$$ScaleValue]: "space";
844
+ }) => {
845
+ marginRight: string | number | {
846
+ readonly [$$ScaleValue]: "space";
847
+ };
680
848
  };
681
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
682
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
849
+ mb: (value: string | number | {
850
+ readonly [$$ScaleValue]: "space";
851
+ }) => {
852
+ marginBottom: string | number | {
853
+ readonly [$$ScaleValue]: "space";
854
+ };
683
855
  };
684
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
685
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
856
+ ml: (value: string | number | {
857
+ readonly [$$ScaleValue]: "space";
858
+ }) => {
859
+ marginLeft: string | number | {
860
+ readonly [$$ScaleValue]: "space";
861
+ };
686
862
  };
687
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
688
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
689
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
863
+ mx: (value: string | number | {
864
+ readonly [$$ScaleValue]: "space";
865
+ }) => {
866
+ marginLeft: string | number | {
867
+ readonly [$$ScaleValue]: "space";
868
+ };
869
+ marginRight: string | number | {
870
+ readonly [$$ScaleValue]: "space";
871
+ };
690
872
  };
691
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
692
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
693
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
873
+ my: (value: string | number | {
874
+ readonly [$$ScaleValue]: "space";
875
+ }) => {
876
+ marginTop: string | number | {
877
+ readonly [$$ScaleValue]: "space";
878
+ };
879
+ marginBottom: string | number | {
880
+ readonly [$$ScaleValue]: "space";
881
+ };
694
882
  };
695
883
  }>>;
696
884
  Content: import("@stitches/react/types/styled-component").StyledComponent<React.ForwardRefExoticComponent<import("@radix-ui/react-dialog").DialogContentProps & React.RefAttributes<HTMLDivElement>>, {}, {
@@ -969,73 +1157,167 @@ export declare const Dialog: {
969
1157
  transition: "transitions";
970
1158
  zIndex: "zIndices";
971
1159
  }, {
972
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
973
- backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
1160
+ bg: (value: {
1161
+ readonly [$$PropertyValue]: "backgroundColor";
1162
+ }) => {
1163
+ backgroundColor: {
1164
+ readonly [$$PropertyValue]: "backgroundColor";
1165
+ };
974
1166
  };
975
- c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
976
- color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
1167
+ c: (value: {
1168
+ readonly [$$PropertyValue]: "color";
1169
+ }) => {
1170
+ color: {
1171
+ readonly [$$PropertyValue]: "color";
1172
+ };
977
1173
  };
978
- r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
979
- borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
1174
+ r: (value: {
1175
+ readonly [$$ScaleValue]: "radii";
1176
+ }) => {
1177
+ borderRadius: {
1178
+ readonly [$$ScaleValue]: "radii";
1179
+ };
980
1180
  };
981
- fs: (value: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">) => {
982
- fontSize: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">;
1181
+ fs: (value: string | number | {
1182
+ readonly [$$PropertyValue]: "fontSize";
1183
+ }) => {
1184
+ fontSize: string | number | {
1185
+ readonly [$$PropertyValue]: "fontSize";
1186
+ };
983
1187
  };
984
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
985
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
986
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1188
+ size: (value: string | number | {
1189
+ readonly [$$ScaleValue]: "space";
1190
+ }) => {
1191
+ height: string | number | {
1192
+ readonly [$$ScaleValue]: "space";
1193
+ };
1194
+ width: string | number | {
1195
+ readonly [$$ScaleValue]: "space";
1196
+ };
987
1197
  };
988
- w: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
989
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1198
+ w: (value: string | number | {
1199
+ readonly [$$ScaleValue]: "space";
1200
+ }) => {
1201
+ width: string | number | {
1202
+ readonly [$$ScaleValue]: "space";
1203
+ };
990
1204
  };
991
- h: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
992
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1205
+ h: (value: string | number | {
1206
+ readonly [$$ScaleValue]: "space";
1207
+ }) => {
1208
+ height: string | number | {
1209
+ readonly [$$ScaleValue]: "space";
1210
+ };
993
1211
  };
994
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
995
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1212
+ p: (value: string | number | {
1213
+ readonly [$$ScaleValue]: "space";
1214
+ }) => {
1215
+ padding: string | number | {
1216
+ readonly [$$ScaleValue]: "space";
1217
+ };
996
1218
  };
997
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
998
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1219
+ pt: (value: string | number | {
1220
+ readonly [$$ScaleValue]: "space";
1221
+ }) => {
1222
+ paddingTop: string | number | {
1223
+ readonly [$$ScaleValue]: "space";
1224
+ };
999
1225
  };
1000
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1001
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1226
+ pr: (value: string | number | {
1227
+ readonly [$$ScaleValue]: "space";
1228
+ }) => {
1229
+ paddingRight: string | number | {
1230
+ readonly [$$ScaleValue]: "space";
1231
+ };
1002
1232
  };
1003
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1004
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1233
+ pb: (value: string | number | {
1234
+ readonly [$$ScaleValue]: "space";
1235
+ }) => {
1236
+ paddingBottom: string | number | {
1237
+ readonly [$$ScaleValue]: "space";
1238
+ };
1005
1239
  };
1006
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1007
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1240
+ pl: (value: string | number | {
1241
+ readonly [$$ScaleValue]: "space";
1242
+ }) => {
1243
+ paddingLeft: string | number | {
1244
+ readonly [$$ScaleValue]: "space";
1245
+ };
1008
1246
  };
1009
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1010
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1011
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1247
+ px: (value: string | number | {
1248
+ readonly [$$ScaleValue]: "space";
1249
+ }) => {
1250
+ paddingLeft: string | number | {
1251
+ readonly [$$ScaleValue]: "space";
1252
+ };
1253
+ paddingRight: string | number | {
1254
+ readonly [$$ScaleValue]: "space";
1255
+ };
1012
1256
  };
1013
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1014
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1015
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1257
+ py: (value: string | number | {
1258
+ readonly [$$ScaleValue]: "space";
1259
+ }) => {
1260
+ paddingTop: string | number | {
1261
+ readonly [$$ScaleValue]: "space";
1262
+ };
1263
+ paddingBottom: string | number | {
1264
+ readonly [$$ScaleValue]: "space";
1265
+ };
1016
1266
  };
1017
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1018
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1267
+ m: (value: string | number | {
1268
+ readonly [$$ScaleValue]: "space";
1269
+ }) => {
1270
+ margin: string | number | {
1271
+ readonly [$$ScaleValue]: "space";
1272
+ };
1019
1273
  };
1020
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1021
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1274
+ mt: (value: string | number | {
1275
+ readonly [$$ScaleValue]: "space";
1276
+ }) => {
1277
+ marginTop: string | number | {
1278
+ readonly [$$ScaleValue]: "space";
1279
+ };
1022
1280
  };
1023
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1024
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1281
+ mr: (value: string | number | {
1282
+ readonly [$$ScaleValue]: "space";
1283
+ }) => {
1284
+ marginRight: string | number | {
1285
+ readonly [$$ScaleValue]: "space";
1286
+ };
1025
1287
  };
1026
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1027
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1288
+ mb: (value: string | number | {
1289
+ readonly [$$ScaleValue]: "space";
1290
+ }) => {
1291
+ marginBottom: string | number | {
1292
+ readonly [$$ScaleValue]: "space";
1293
+ };
1028
1294
  };
1029
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1030
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1295
+ ml: (value: string | number | {
1296
+ readonly [$$ScaleValue]: "space";
1297
+ }) => {
1298
+ marginLeft: string | number | {
1299
+ readonly [$$ScaleValue]: "space";
1300
+ };
1031
1301
  };
1032
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1033
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1034
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1302
+ mx: (value: string | number | {
1303
+ readonly [$$ScaleValue]: "space";
1304
+ }) => {
1305
+ marginLeft: string | number | {
1306
+ readonly [$$ScaleValue]: "space";
1307
+ };
1308
+ marginRight: string | number | {
1309
+ readonly [$$ScaleValue]: "space";
1310
+ };
1035
1311
  };
1036
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1037
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1038
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1312
+ my: (value: string | number | {
1313
+ readonly [$$ScaleValue]: "space";
1314
+ }) => {
1315
+ marginTop: string | number | {
1316
+ readonly [$$ScaleValue]: "space";
1317
+ };
1318
+ marginBottom: string | number | {
1319
+ readonly [$$ScaleValue]: "space";
1320
+ };
1039
1321
  };
1040
1322
  }>>;
1041
1323
  Title: import("@stitches/react/types/styled-component").StyledComponent<React.ForwardRefExoticComponent<import("@radix-ui/react-dialog").DialogTitleProps & React.RefAttributes<HTMLHeadingElement>>, {}, {
@@ -1314,73 +1596,167 @@ export declare const Dialog: {
1314
1596
  transition: "transitions";
1315
1597
  zIndex: "zIndices";
1316
1598
  }, {
1317
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
1318
- backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
1599
+ bg: (value: {
1600
+ readonly [$$PropertyValue]: "backgroundColor";
1601
+ }) => {
1602
+ backgroundColor: {
1603
+ readonly [$$PropertyValue]: "backgroundColor";
1604
+ };
1319
1605
  };
1320
- c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
1321
- color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
1606
+ c: (value: {
1607
+ readonly [$$PropertyValue]: "color";
1608
+ }) => {
1609
+ color: {
1610
+ readonly [$$PropertyValue]: "color";
1611
+ };
1322
1612
  };
1323
- r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
1324
- borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
1613
+ r: (value: {
1614
+ readonly [$$ScaleValue]: "radii";
1615
+ }) => {
1616
+ borderRadius: {
1617
+ readonly [$$ScaleValue]: "radii";
1618
+ };
1325
1619
  };
1326
- fs: (value: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">) => {
1327
- fontSize: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">;
1620
+ fs: (value: string | number | {
1621
+ readonly [$$PropertyValue]: "fontSize";
1622
+ }) => {
1623
+ fontSize: string | number | {
1624
+ readonly [$$PropertyValue]: "fontSize";
1625
+ };
1328
1626
  };
1329
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1330
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1331
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1627
+ size: (value: string | number | {
1628
+ readonly [$$ScaleValue]: "space";
1629
+ }) => {
1630
+ height: string | number | {
1631
+ readonly [$$ScaleValue]: "space";
1632
+ };
1633
+ width: string | number | {
1634
+ readonly [$$ScaleValue]: "space";
1635
+ };
1332
1636
  };
1333
- w: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1334
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1637
+ w: (value: string | number | {
1638
+ readonly [$$ScaleValue]: "space";
1639
+ }) => {
1640
+ width: string | number | {
1641
+ readonly [$$ScaleValue]: "space";
1642
+ };
1335
1643
  };
1336
- h: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1337
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1644
+ h: (value: string | number | {
1645
+ readonly [$$ScaleValue]: "space";
1646
+ }) => {
1647
+ height: string | number | {
1648
+ readonly [$$ScaleValue]: "space";
1649
+ };
1338
1650
  };
1339
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1340
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1651
+ p: (value: string | number | {
1652
+ readonly [$$ScaleValue]: "space";
1653
+ }) => {
1654
+ padding: string | number | {
1655
+ readonly [$$ScaleValue]: "space";
1656
+ };
1341
1657
  };
1342
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1343
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1658
+ pt: (value: string | number | {
1659
+ readonly [$$ScaleValue]: "space";
1660
+ }) => {
1661
+ paddingTop: string | number | {
1662
+ readonly [$$ScaleValue]: "space";
1663
+ };
1344
1664
  };
1345
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1346
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1665
+ pr: (value: string | number | {
1666
+ readonly [$$ScaleValue]: "space";
1667
+ }) => {
1668
+ paddingRight: string | number | {
1669
+ readonly [$$ScaleValue]: "space";
1670
+ };
1347
1671
  };
1348
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1349
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1672
+ pb: (value: string | number | {
1673
+ readonly [$$ScaleValue]: "space";
1674
+ }) => {
1675
+ paddingBottom: string | number | {
1676
+ readonly [$$ScaleValue]: "space";
1677
+ };
1350
1678
  };
1351
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1352
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1679
+ pl: (value: string | number | {
1680
+ readonly [$$ScaleValue]: "space";
1681
+ }) => {
1682
+ paddingLeft: string | number | {
1683
+ readonly [$$ScaleValue]: "space";
1684
+ };
1353
1685
  };
1354
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1355
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1356
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1686
+ px: (value: string | number | {
1687
+ readonly [$$ScaleValue]: "space";
1688
+ }) => {
1689
+ paddingLeft: string | number | {
1690
+ readonly [$$ScaleValue]: "space";
1691
+ };
1692
+ paddingRight: string | number | {
1693
+ readonly [$$ScaleValue]: "space";
1694
+ };
1357
1695
  };
1358
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1359
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1360
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1696
+ py: (value: string | number | {
1697
+ readonly [$$ScaleValue]: "space";
1698
+ }) => {
1699
+ paddingTop: string | number | {
1700
+ readonly [$$ScaleValue]: "space";
1701
+ };
1702
+ paddingBottom: string | number | {
1703
+ readonly [$$ScaleValue]: "space";
1704
+ };
1361
1705
  };
1362
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1363
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1706
+ m: (value: string | number | {
1707
+ readonly [$$ScaleValue]: "space";
1708
+ }) => {
1709
+ margin: string | number | {
1710
+ readonly [$$ScaleValue]: "space";
1711
+ };
1364
1712
  };
1365
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1366
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1713
+ mt: (value: string | number | {
1714
+ readonly [$$ScaleValue]: "space";
1715
+ }) => {
1716
+ marginTop: string | number | {
1717
+ readonly [$$ScaleValue]: "space";
1718
+ };
1367
1719
  };
1368
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1369
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1720
+ mr: (value: string | number | {
1721
+ readonly [$$ScaleValue]: "space";
1722
+ }) => {
1723
+ marginRight: string | number | {
1724
+ readonly [$$ScaleValue]: "space";
1725
+ };
1370
1726
  };
1371
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1372
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1727
+ mb: (value: string | number | {
1728
+ readonly [$$ScaleValue]: "space";
1729
+ }) => {
1730
+ marginBottom: string | number | {
1731
+ readonly [$$ScaleValue]: "space";
1732
+ };
1373
1733
  };
1374
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1375
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1734
+ ml: (value: string | number | {
1735
+ readonly [$$ScaleValue]: "space";
1736
+ }) => {
1737
+ marginLeft: string | number | {
1738
+ readonly [$$ScaleValue]: "space";
1739
+ };
1376
1740
  };
1377
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1378
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1379
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1741
+ mx: (value: string | number | {
1742
+ readonly [$$ScaleValue]: "space";
1743
+ }) => {
1744
+ marginLeft: string | number | {
1745
+ readonly [$$ScaleValue]: "space";
1746
+ };
1747
+ marginRight: string | number | {
1748
+ readonly [$$ScaleValue]: "space";
1749
+ };
1380
1750
  };
1381
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1382
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1383
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1751
+ my: (value: string | number | {
1752
+ readonly [$$ScaleValue]: "space";
1753
+ }) => {
1754
+ marginTop: string | number | {
1755
+ readonly [$$ScaleValue]: "space";
1756
+ };
1757
+ marginBottom: string | number | {
1758
+ readonly [$$ScaleValue]: "space";
1759
+ };
1384
1760
  };
1385
1761
  }>>;
1386
1762
  Description: import("@stitches/react/types/styled-component").StyledComponent<React.ForwardRefExoticComponent<import("@radix-ui/react-dialog").DialogDescriptionProps & React.RefAttributes<HTMLParagraphElement>>, {}, {
@@ -1659,73 +2035,167 @@ export declare const Dialog: {
1659
2035
  transition: "transitions";
1660
2036
  zIndex: "zIndices";
1661
2037
  }, {
1662
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
1663
- backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
2038
+ bg: (value: {
2039
+ readonly [$$PropertyValue]: "backgroundColor";
2040
+ }) => {
2041
+ backgroundColor: {
2042
+ readonly [$$PropertyValue]: "backgroundColor";
2043
+ };
1664
2044
  };
1665
- c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
1666
- color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
2045
+ c: (value: {
2046
+ readonly [$$PropertyValue]: "color";
2047
+ }) => {
2048
+ color: {
2049
+ readonly [$$PropertyValue]: "color";
2050
+ };
1667
2051
  };
1668
- r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
1669
- borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
2052
+ r: (value: {
2053
+ readonly [$$ScaleValue]: "radii";
2054
+ }) => {
2055
+ borderRadius: {
2056
+ readonly [$$ScaleValue]: "radii";
2057
+ };
1670
2058
  };
1671
- fs: (value: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">) => {
1672
- fontSize: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">;
2059
+ fs: (value: string | number | {
2060
+ readonly [$$PropertyValue]: "fontSize";
2061
+ }) => {
2062
+ fontSize: string | number | {
2063
+ readonly [$$PropertyValue]: "fontSize";
2064
+ };
1673
2065
  };
1674
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1675
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1676
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2066
+ size: (value: string | number | {
2067
+ readonly [$$ScaleValue]: "space";
2068
+ }) => {
2069
+ height: string | number | {
2070
+ readonly [$$ScaleValue]: "space";
2071
+ };
2072
+ width: string | number | {
2073
+ readonly [$$ScaleValue]: "space";
2074
+ };
1677
2075
  };
1678
- w: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1679
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2076
+ w: (value: string | number | {
2077
+ readonly [$$ScaleValue]: "space";
2078
+ }) => {
2079
+ width: string | number | {
2080
+ readonly [$$ScaleValue]: "space";
2081
+ };
1680
2082
  };
1681
- h: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1682
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2083
+ h: (value: string | number | {
2084
+ readonly [$$ScaleValue]: "space";
2085
+ }) => {
2086
+ height: string | number | {
2087
+ readonly [$$ScaleValue]: "space";
2088
+ };
1683
2089
  };
1684
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1685
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2090
+ p: (value: string | number | {
2091
+ readonly [$$ScaleValue]: "space";
2092
+ }) => {
2093
+ padding: string | number | {
2094
+ readonly [$$ScaleValue]: "space";
2095
+ };
1686
2096
  };
1687
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1688
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2097
+ pt: (value: string | number | {
2098
+ readonly [$$ScaleValue]: "space";
2099
+ }) => {
2100
+ paddingTop: string | number | {
2101
+ readonly [$$ScaleValue]: "space";
2102
+ };
1689
2103
  };
1690
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1691
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2104
+ pr: (value: string | number | {
2105
+ readonly [$$ScaleValue]: "space";
2106
+ }) => {
2107
+ paddingRight: string | number | {
2108
+ readonly [$$ScaleValue]: "space";
2109
+ };
1692
2110
  };
1693
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1694
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2111
+ pb: (value: string | number | {
2112
+ readonly [$$ScaleValue]: "space";
2113
+ }) => {
2114
+ paddingBottom: string | number | {
2115
+ readonly [$$ScaleValue]: "space";
2116
+ };
1695
2117
  };
1696
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1697
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2118
+ pl: (value: string | number | {
2119
+ readonly [$$ScaleValue]: "space";
2120
+ }) => {
2121
+ paddingLeft: string | number | {
2122
+ readonly [$$ScaleValue]: "space";
2123
+ };
1698
2124
  };
1699
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1700
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1701
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2125
+ px: (value: string | number | {
2126
+ readonly [$$ScaleValue]: "space";
2127
+ }) => {
2128
+ paddingLeft: string | number | {
2129
+ readonly [$$ScaleValue]: "space";
2130
+ };
2131
+ paddingRight: string | number | {
2132
+ readonly [$$ScaleValue]: "space";
2133
+ };
1702
2134
  };
1703
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1704
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1705
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2135
+ py: (value: string | number | {
2136
+ readonly [$$ScaleValue]: "space";
2137
+ }) => {
2138
+ paddingTop: string | number | {
2139
+ readonly [$$ScaleValue]: "space";
2140
+ };
2141
+ paddingBottom: string | number | {
2142
+ readonly [$$ScaleValue]: "space";
2143
+ };
1706
2144
  };
1707
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1708
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2145
+ m: (value: string | number | {
2146
+ readonly [$$ScaleValue]: "space";
2147
+ }) => {
2148
+ margin: string | number | {
2149
+ readonly [$$ScaleValue]: "space";
2150
+ };
1709
2151
  };
1710
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1711
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2152
+ mt: (value: string | number | {
2153
+ readonly [$$ScaleValue]: "space";
2154
+ }) => {
2155
+ marginTop: string | number | {
2156
+ readonly [$$ScaleValue]: "space";
2157
+ };
1712
2158
  };
1713
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1714
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2159
+ mr: (value: string | number | {
2160
+ readonly [$$ScaleValue]: "space";
2161
+ }) => {
2162
+ marginRight: string | number | {
2163
+ readonly [$$ScaleValue]: "space";
2164
+ };
1715
2165
  };
1716
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1717
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2166
+ mb: (value: string | number | {
2167
+ readonly [$$ScaleValue]: "space";
2168
+ }) => {
2169
+ marginBottom: string | number | {
2170
+ readonly [$$ScaleValue]: "space";
2171
+ };
1718
2172
  };
1719
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1720
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2173
+ ml: (value: string | number | {
2174
+ readonly [$$ScaleValue]: "space";
2175
+ }) => {
2176
+ marginLeft: string | number | {
2177
+ readonly [$$ScaleValue]: "space";
2178
+ };
1721
2179
  };
1722
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1723
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1724
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2180
+ mx: (value: string | number | {
2181
+ readonly [$$ScaleValue]: "space";
2182
+ }) => {
2183
+ marginLeft: string | number | {
2184
+ readonly [$$ScaleValue]: "space";
2185
+ };
2186
+ marginRight: string | number | {
2187
+ readonly [$$ScaleValue]: "space";
2188
+ };
1725
2189
  };
1726
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1727
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1728
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2190
+ my: (value: string | number | {
2191
+ readonly [$$ScaleValue]: "space";
2192
+ }) => {
2193
+ marginTop: string | number | {
2194
+ readonly [$$ScaleValue]: "space";
2195
+ };
2196
+ marginBottom: string | number | {
2197
+ readonly [$$ScaleValue]: "space";
2198
+ };
1729
2199
  };
1730
2200
  }>>;
1731
2201
  Close: import("@stitches/react/types/styled-component").StyledComponent<React.ForwardRefExoticComponent<import("@radix-ui/react-dialog").DialogCloseProps & React.RefAttributes<HTMLButtonElement>>, {}, {
@@ -2004,73 +2474,167 @@ export declare const Dialog: {
2004
2474
  transition: "transitions";
2005
2475
  zIndex: "zIndices";
2006
2476
  }, {
2007
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
2008
- backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
2477
+ bg: (value: {
2478
+ readonly [$$PropertyValue]: "backgroundColor";
2479
+ }) => {
2480
+ backgroundColor: {
2481
+ readonly [$$PropertyValue]: "backgroundColor";
2482
+ };
2009
2483
  };
2010
- c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
2011
- color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
2484
+ c: (value: {
2485
+ readonly [$$PropertyValue]: "color";
2486
+ }) => {
2487
+ color: {
2488
+ readonly [$$PropertyValue]: "color";
2489
+ };
2012
2490
  };
2013
- r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
2014
- borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
2491
+ r: (value: {
2492
+ readonly [$$ScaleValue]: "radii";
2493
+ }) => {
2494
+ borderRadius: {
2495
+ readonly [$$ScaleValue]: "radii";
2496
+ };
2015
2497
  };
2016
- fs: (value: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">) => {
2017
- fontSize: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">;
2498
+ fs: (value: string | number | {
2499
+ readonly [$$PropertyValue]: "fontSize";
2500
+ }) => {
2501
+ fontSize: string | number | {
2502
+ readonly [$$PropertyValue]: "fontSize";
2503
+ };
2018
2504
  };
2019
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2020
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2021
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2505
+ size: (value: string | number | {
2506
+ readonly [$$ScaleValue]: "space";
2507
+ }) => {
2508
+ height: string | number | {
2509
+ readonly [$$ScaleValue]: "space";
2510
+ };
2511
+ width: string | number | {
2512
+ readonly [$$ScaleValue]: "space";
2513
+ };
2022
2514
  };
2023
- w: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2024
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2515
+ w: (value: string | number | {
2516
+ readonly [$$ScaleValue]: "space";
2517
+ }) => {
2518
+ width: string | number | {
2519
+ readonly [$$ScaleValue]: "space";
2520
+ };
2025
2521
  };
2026
- h: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2027
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2522
+ h: (value: string | number | {
2523
+ readonly [$$ScaleValue]: "space";
2524
+ }) => {
2525
+ height: string | number | {
2526
+ readonly [$$ScaleValue]: "space";
2527
+ };
2028
2528
  };
2029
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2030
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2529
+ p: (value: string | number | {
2530
+ readonly [$$ScaleValue]: "space";
2531
+ }) => {
2532
+ padding: string | number | {
2533
+ readonly [$$ScaleValue]: "space";
2534
+ };
2031
2535
  };
2032
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2033
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2536
+ pt: (value: string | number | {
2537
+ readonly [$$ScaleValue]: "space";
2538
+ }) => {
2539
+ paddingTop: string | number | {
2540
+ readonly [$$ScaleValue]: "space";
2541
+ };
2034
2542
  };
2035
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2036
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2543
+ pr: (value: string | number | {
2544
+ readonly [$$ScaleValue]: "space";
2545
+ }) => {
2546
+ paddingRight: string | number | {
2547
+ readonly [$$ScaleValue]: "space";
2548
+ };
2037
2549
  };
2038
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2039
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2550
+ pb: (value: string | number | {
2551
+ readonly [$$ScaleValue]: "space";
2552
+ }) => {
2553
+ paddingBottom: string | number | {
2554
+ readonly [$$ScaleValue]: "space";
2555
+ };
2040
2556
  };
2041
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2042
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2557
+ pl: (value: string | number | {
2558
+ readonly [$$ScaleValue]: "space";
2559
+ }) => {
2560
+ paddingLeft: string | number | {
2561
+ readonly [$$ScaleValue]: "space";
2562
+ };
2043
2563
  };
2044
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2045
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2046
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2564
+ px: (value: string | number | {
2565
+ readonly [$$ScaleValue]: "space";
2566
+ }) => {
2567
+ paddingLeft: string | number | {
2568
+ readonly [$$ScaleValue]: "space";
2569
+ };
2570
+ paddingRight: string | number | {
2571
+ readonly [$$ScaleValue]: "space";
2572
+ };
2047
2573
  };
2048
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2049
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2050
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2574
+ py: (value: string | number | {
2575
+ readonly [$$ScaleValue]: "space";
2576
+ }) => {
2577
+ paddingTop: string | number | {
2578
+ readonly [$$ScaleValue]: "space";
2579
+ };
2580
+ paddingBottom: string | number | {
2581
+ readonly [$$ScaleValue]: "space";
2582
+ };
2051
2583
  };
2052
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2053
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2584
+ m: (value: string | number | {
2585
+ readonly [$$ScaleValue]: "space";
2586
+ }) => {
2587
+ margin: string | number | {
2588
+ readonly [$$ScaleValue]: "space";
2589
+ };
2054
2590
  };
2055
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2056
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2591
+ mt: (value: string | number | {
2592
+ readonly [$$ScaleValue]: "space";
2593
+ }) => {
2594
+ marginTop: string | number | {
2595
+ readonly [$$ScaleValue]: "space";
2596
+ };
2057
2597
  };
2058
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2059
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2598
+ mr: (value: string | number | {
2599
+ readonly [$$ScaleValue]: "space";
2600
+ }) => {
2601
+ marginRight: string | number | {
2602
+ readonly [$$ScaleValue]: "space";
2603
+ };
2060
2604
  };
2061
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2062
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2605
+ mb: (value: string | number | {
2606
+ readonly [$$ScaleValue]: "space";
2607
+ }) => {
2608
+ marginBottom: string | number | {
2609
+ readonly [$$ScaleValue]: "space";
2610
+ };
2063
2611
  };
2064
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2065
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2612
+ ml: (value: string | number | {
2613
+ readonly [$$ScaleValue]: "space";
2614
+ }) => {
2615
+ marginLeft: string | number | {
2616
+ readonly [$$ScaleValue]: "space";
2617
+ };
2066
2618
  };
2067
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2068
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2069
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2619
+ mx: (value: string | number | {
2620
+ readonly [$$ScaleValue]: "space";
2621
+ }) => {
2622
+ marginLeft: string | number | {
2623
+ readonly [$$ScaleValue]: "space";
2624
+ };
2625
+ marginRight: string | number | {
2626
+ readonly [$$ScaleValue]: "space";
2627
+ };
2070
2628
  };
2071
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2072
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2073
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2629
+ my: (value: string | number | {
2630
+ readonly [$$ScaleValue]: "space";
2631
+ }) => {
2632
+ marginTop: string | number | {
2633
+ readonly [$$ScaleValue]: "space";
2634
+ };
2635
+ marginBottom: string | number | {
2636
+ readonly [$$ScaleValue]: "space";
2637
+ };
2074
2638
  };
2075
2639
  }>>;
2076
2640
  DefaultClose: (props: Omit<Omit<React.DetailedHTMLProps<React.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
@@ -2354,73 +2918,167 @@ export declare const Dialog: {
2354
2918
  transition: "transitions";
2355
2919
  zIndex: "zIndices";
2356
2920
  }, {
2357
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
2358
- backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
2921
+ bg: (value: {
2922
+ readonly [$$PropertyValue]: "backgroundColor";
2923
+ }) => {
2924
+ backgroundColor: {
2925
+ readonly [$$PropertyValue]: "backgroundColor";
2926
+ };
2359
2927
  };
2360
- c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
2361
- color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
2928
+ c: (value: {
2929
+ readonly [$$PropertyValue]: "color";
2930
+ }) => {
2931
+ color: {
2932
+ readonly [$$PropertyValue]: "color";
2933
+ };
2362
2934
  };
2363
- r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
2364
- borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
2935
+ r: (value: {
2936
+ readonly [$$ScaleValue]: "radii";
2937
+ }) => {
2938
+ borderRadius: {
2939
+ readonly [$$ScaleValue]: "radii";
2940
+ };
2365
2941
  };
2366
- fs: (value: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">) => {
2367
- fontSize: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">;
2942
+ fs: (value: string | number | {
2943
+ readonly [$$PropertyValue]: "fontSize";
2944
+ }) => {
2945
+ fontSize: string | number | {
2946
+ readonly [$$PropertyValue]: "fontSize";
2947
+ };
2368
2948
  };
2369
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2370
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2371
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2949
+ size: (value: string | number | {
2950
+ readonly [$$ScaleValue]: "space";
2951
+ }) => {
2952
+ height: string | number | {
2953
+ readonly [$$ScaleValue]: "space";
2954
+ };
2955
+ width: string | number | {
2956
+ readonly [$$ScaleValue]: "space";
2957
+ };
2372
2958
  };
2373
- w: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2374
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2959
+ w: (value: string | number | {
2960
+ readonly [$$ScaleValue]: "space";
2961
+ }) => {
2962
+ width: string | number | {
2963
+ readonly [$$ScaleValue]: "space";
2964
+ };
2375
2965
  };
2376
- h: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2377
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2966
+ h: (value: string | number | {
2967
+ readonly [$$ScaleValue]: "space";
2968
+ }) => {
2969
+ height: string | number | {
2970
+ readonly [$$ScaleValue]: "space";
2971
+ };
2378
2972
  };
2379
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2380
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2973
+ p: (value: string | number | {
2974
+ readonly [$$ScaleValue]: "space";
2975
+ }) => {
2976
+ padding: string | number | {
2977
+ readonly [$$ScaleValue]: "space";
2978
+ };
2381
2979
  };
2382
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2383
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2980
+ pt: (value: string | number | {
2981
+ readonly [$$ScaleValue]: "space";
2982
+ }) => {
2983
+ paddingTop: string | number | {
2984
+ readonly [$$ScaleValue]: "space";
2985
+ };
2384
2986
  };
2385
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2386
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2987
+ pr: (value: string | number | {
2988
+ readonly [$$ScaleValue]: "space";
2989
+ }) => {
2990
+ paddingRight: string | number | {
2991
+ readonly [$$ScaleValue]: "space";
2992
+ };
2387
2993
  };
2388
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2389
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2994
+ pb: (value: string | number | {
2995
+ readonly [$$ScaleValue]: "space";
2996
+ }) => {
2997
+ paddingBottom: string | number | {
2998
+ readonly [$$ScaleValue]: "space";
2999
+ };
2390
3000
  };
2391
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2392
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3001
+ pl: (value: string | number | {
3002
+ readonly [$$ScaleValue]: "space";
3003
+ }) => {
3004
+ paddingLeft: string | number | {
3005
+ readonly [$$ScaleValue]: "space";
3006
+ };
2393
3007
  };
2394
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2395
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2396
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3008
+ px: (value: string | number | {
3009
+ readonly [$$ScaleValue]: "space";
3010
+ }) => {
3011
+ paddingLeft: string | number | {
3012
+ readonly [$$ScaleValue]: "space";
3013
+ };
3014
+ paddingRight: string | number | {
3015
+ readonly [$$ScaleValue]: "space";
3016
+ };
2397
3017
  };
2398
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2399
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2400
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3018
+ py: (value: string | number | {
3019
+ readonly [$$ScaleValue]: "space";
3020
+ }) => {
3021
+ paddingTop: string | number | {
3022
+ readonly [$$ScaleValue]: "space";
3023
+ };
3024
+ paddingBottom: string | number | {
3025
+ readonly [$$ScaleValue]: "space";
3026
+ };
2401
3027
  };
2402
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2403
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3028
+ m: (value: string | number | {
3029
+ readonly [$$ScaleValue]: "space";
3030
+ }) => {
3031
+ margin: string | number | {
3032
+ readonly [$$ScaleValue]: "space";
3033
+ };
2404
3034
  };
2405
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2406
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3035
+ mt: (value: string | number | {
3036
+ readonly [$$ScaleValue]: "space";
3037
+ }) => {
3038
+ marginTop: string | number | {
3039
+ readonly [$$ScaleValue]: "space";
3040
+ };
2407
3041
  };
2408
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2409
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3042
+ mr: (value: string | number | {
3043
+ readonly [$$ScaleValue]: "space";
3044
+ }) => {
3045
+ marginRight: string | number | {
3046
+ readonly [$$ScaleValue]: "space";
3047
+ };
2410
3048
  };
2411
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2412
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3049
+ mb: (value: string | number | {
3050
+ readonly [$$ScaleValue]: "space";
3051
+ }) => {
3052
+ marginBottom: string | number | {
3053
+ readonly [$$ScaleValue]: "space";
3054
+ };
2413
3055
  };
2414
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2415
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3056
+ ml: (value: string | number | {
3057
+ readonly [$$ScaleValue]: "space";
3058
+ }) => {
3059
+ marginLeft: string | number | {
3060
+ readonly [$$ScaleValue]: "space";
3061
+ };
2416
3062
  };
2417
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2418
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2419
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3063
+ mx: (value: string | number | {
3064
+ readonly [$$ScaleValue]: "space";
3065
+ }) => {
3066
+ marginLeft: string | number | {
3067
+ readonly [$$ScaleValue]: "space";
3068
+ };
3069
+ marginRight: string | number | {
3070
+ readonly [$$ScaleValue]: "space";
3071
+ };
2420
3072
  };
2421
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2422
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2423
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3073
+ my: (value: string | number | {
3074
+ readonly [$$ScaleValue]: "space";
3075
+ }) => {
3076
+ marginTop: string | number | {
3077
+ readonly [$$ScaleValue]: "space";
3078
+ };
3079
+ marginBottom: string | number | {
3080
+ readonly [$$ScaleValue]: "space";
3081
+ };
2424
3082
  };
2425
3083
  }> | undefined;
2426
3084
  }) => React.JSX.Element;