@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
@@ -280,73 +280,167 @@ export declare const Footer: {
280
280
  transition: "transitions";
281
281
  zIndex: "zIndices";
282
282
  }, {
283
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
284
- backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
285
- };
286
- c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
287
- color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
288
- };
289
- r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
290
- borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
291
- };
292
- fs: (value: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">) => {
293
- fontSize: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">;
294
- };
295
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
296
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
297
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
298
- };
299
- w: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
300
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
301
- };
302
- h: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
303
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
304
- };
305
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
306
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
307
- };
308
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
309
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
310
- };
311
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
312
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
313
- };
314
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
315
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
316
- };
317
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
318
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
319
- };
320
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
321
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
322
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
323
- };
324
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
325
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
326
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
327
- };
328
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
329
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
330
- };
331
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
332
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
333
- };
334
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
335
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
336
- };
337
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
338
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
339
- };
340
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
341
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
342
- };
343
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
344
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
345
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
346
- };
347
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
348
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
349
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
283
+ bg: (value: {
284
+ readonly [$$PropertyValue]: "backgroundColor";
285
+ }) => {
286
+ backgroundColor: {
287
+ readonly [$$PropertyValue]: "backgroundColor";
288
+ };
289
+ };
290
+ c: (value: {
291
+ readonly [$$PropertyValue]: "color";
292
+ }) => {
293
+ color: {
294
+ readonly [$$PropertyValue]: "color";
295
+ };
296
+ };
297
+ r: (value: {
298
+ readonly [$$ScaleValue]: "radii";
299
+ }) => {
300
+ borderRadius: {
301
+ readonly [$$ScaleValue]: "radii";
302
+ };
303
+ };
304
+ fs: (value: string | number | {
305
+ readonly [$$PropertyValue]: "fontSize";
306
+ }) => {
307
+ fontSize: string | number | {
308
+ readonly [$$PropertyValue]: "fontSize";
309
+ };
310
+ };
311
+ size: (value: string | number | {
312
+ readonly [$$ScaleValue]: "space";
313
+ }) => {
314
+ height: string | number | {
315
+ readonly [$$ScaleValue]: "space";
316
+ };
317
+ width: string | number | {
318
+ readonly [$$ScaleValue]: "space";
319
+ };
320
+ };
321
+ w: (value: string | number | {
322
+ readonly [$$ScaleValue]: "space";
323
+ }) => {
324
+ width: string | number | {
325
+ readonly [$$ScaleValue]: "space";
326
+ };
327
+ };
328
+ h: (value: string | number | {
329
+ readonly [$$ScaleValue]: "space";
330
+ }) => {
331
+ height: string | number | {
332
+ readonly [$$ScaleValue]: "space";
333
+ };
334
+ };
335
+ p: (value: string | number | {
336
+ readonly [$$ScaleValue]: "space";
337
+ }) => {
338
+ padding: string | number | {
339
+ readonly [$$ScaleValue]: "space";
340
+ };
341
+ };
342
+ pt: (value: string | number | {
343
+ readonly [$$ScaleValue]: "space";
344
+ }) => {
345
+ paddingTop: string | number | {
346
+ readonly [$$ScaleValue]: "space";
347
+ };
348
+ };
349
+ pr: (value: string | number | {
350
+ readonly [$$ScaleValue]: "space";
351
+ }) => {
352
+ paddingRight: string | number | {
353
+ readonly [$$ScaleValue]: "space";
354
+ };
355
+ };
356
+ pb: (value: string | number | {
357
+ readonly [$$ScaleValue]: "space";
358
+ }) => {
359
+ paddingBottom: string | number | {
360
+ readonly [$$ScaleValue]: "space";
361
+ };
362
+ };
363
+ pl: (value: string | number | {
364
+ readonly [$$ScaleValue]: "space";
365
+ }) => {
366
+ paddingLeft: string | number | {
367
+ readonly [$$ScaleValue]: "space";
368
+ };
369
+ };
370
+ px: (value: string | number | {
371
+ readonly [$$ScaleValue]: "space";
372
+ }) => {
373
+ paddingLeft: string | number | {
374
+ readonly [$$ScaleValue]: "space";
375
+ };
376
+ paddingRight: string | number | {
377
+ readonly [$$ScaleValue]: "space";
378
+ };
379
+ };
380
+ py: (value: string | number | {
381
+ readonly [$$ScaleValue]: "space";
382
+ }) => {
383
+ paddingTop: string | number | {
384
+ readonly [$$ScaleValue]: "space";
385
+ };
386
+ paddingBottom: string | number | {
387
+ readonly [$$ScaleValue]: "space";
388
+ };
389
+ };
390
+ m: (value: string | number | {
391
+ readonly [$$ScaleValue]: "space";
392
+ }) => {
393
+ margin: string | number | {
394
+ readonly [$$ScaleValue]: "space";
395
+ };
396
+ };
397
+ mt: (value: string | number | {
398
+ readonly [$$ScaleValue]: "space";
399
+ }) => {
400
+ marginTop: string | number | {
401
+ readonly [$$ScaleValue]: "space";
402
+ };
403
+ };
404
+ mr: (value: string | number | {
405
+ readonly [$$ScaleValue]: "space";
406
+ }) => {
407
+ marginRight: string | number | {
408
+ readonly [$$ScaleValue]: "space";
409
+ };
410
+ };
411
+ mb: (value: string | number | {
412
+ readonly [$$ScaleValue]: "space";
413
+ }) => {
414
+ marginBottom: string | number | {
415
+ readonly [$$ScaleValue]: "space";
416
+ };
417
+ };
418
+ ml: (value: string | number | {
419
+ readonly [$$ScaleValue]: "space";
420
+ }) => {
421
+ marginLeft: string | number | {
422
+ readonly [$$ScaleValue]: "space";
423
+ };
424
+ };
425
+ mx: (value: string | number | {
426
+ readonly [$$ScaleValue]: "space";
427
+ }) => {
428
+ marginLeft: string | number | {
429
+ readonly [$$ScaleValue]: "space";
430
+ };
431
+ marginRight: string | number | {
432
+ readonly [$$ScaleValue]: "space";
433
+ };
434
+ };
435
+ my: (value: string | number | {
436
+ readonly [$$ScaleValue]: "space";
437
+ }) => {
438
+ marginTop: string | number | {
439
+ readonly [$$ScaleValue]: "space";
440
+ };
441
+ marginBottom: string | number | {
442
+ readonly [$$ScaleValue]: "space";
443
+ };
350
444
  };
351
445
  }>>, {}, {
352
446
  allowMotion: string;
@@ -624,73 +718,167 @@ export declare const Footer: {
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">;
629
- };
630
- c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
631
- color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
632
- };
633
- r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
634
- borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
635
- };
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">;
638
- };
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">;
642
- };
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">;
645
- };
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">;
648
- };
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">;
651
- };
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">;
654
- };
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">;
657
- };
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">;
660
- };
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">;
663
- };
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">;
667
- };
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">;
671
- };
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">;
674
- };
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">;
677
- };
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">;
680
- };
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">;
683
- };
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">;
686
- };
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">;
690
- };
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">;
721
+ bg: (value: {
722
+ readonly [$$PropertyValue]: "backgroundColor";
723
+ }) => {
724
+ backgroundColor: {
725
+ readonly [$$PropertyValue]: "backgroundColor";
726
+ };
727
+ };
728
+ c: (value: {
729
+ readonly [$$PropertyValue]: "color";
730
+ }) => {
731
+ color: {
732
+ readonly [$$PropertyValue]: "color";
733
+ };
734
+ };
735
+ r: (value: {
736
+ readonly [$$ScaleValue]: "radii";
737
+ }) => {
738
+ borderRadius: {
739
+ readonly [$$ScaleValue]: "radii";
740
+ };
741
+ };
742
+ fs: (value: string | number | {
743
+ readonly [$$PropertyValue]: "fontSize";
744
+ }) => {
745
+ fontSize: string | number | {
746
+ readonly [$$PropertyValue]: "fontSize";
747
+ };
748
+ };
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
+ };
758
+ };
759
+ w: (value: string | number | {
760
+ readonly [$$ScaleValue]: "space";
761
+ }) => {
762
+ width: string | number | {
763
+ readonly [$$ScaleValue]: "space";
764
+ };
765
+ };
766
+ h: (value: string | number | {
767
+ readonly [$$ScaleValue]: "space";
768
+ }) => {
769
+ height: string | number | {
770
+ readonly [$$ScaleValue]: "space";
771
+ };
772
+ };
773
+ p: (value: string | number | {
774
+ readonly [$$ScaleValue]: "space";
775
+ }) => {
776
+ padding: string | number | {
777
+ readonly [$$ScaleValue]: "space";
778
+ };
779
+ };
780
+ pt: (value: string | number | {
781
+ readonly [$$ScaleValue]: "space";
782
+ }) => {
783
+ paddingTop: string | number | {
784
+ readonly [$$ScaleValue]: "space";
785
+ };
786
+ };
787
+ pr: (value: string | number | {
788
+ readonly [$$ScaleValue]: "space";
789
+ }) => {
790
+ paddingRight: string | number | {
791
+ readonly [$$ScaleValue]: "space";
792
+ };
793
+ };
794
+ pb: (value: string | number | {
795
+ readonly [$$ScaleValue]: "space";
796
+ }) => {
797
+ paddingBottom: string | number | {
798
+ readonly [$$ScaleValue]: "space";
799
+ };
800
+ };
801
+ pl: (value: string | number | {
802
+ readonly [$$ScaleValue]: "space";
803
+ }) => {
804
+ paddingLeft: string | number | {
805
+ readonly [$$ScaleValue]: "space";
806
+ };
807
+ };
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
+ };
817
+ };
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
+ };
827
+ };
828
+ m: (value: string | number | {
829
+ readonly [$$ScaleValue]: "space";
830
+ }) => {
831
+ margin: string | number | {
832
+ readonly [$$ScaleValue]: "space";
833
+ };
834
+ };
835
+ mt: (value: string | number | {
836
+ readonly [$$ScaleValue]: "space";
837
+ }) => {
838
+ marginTop: string | number | {
839
+ readonly [$$ScaleValue]: "space";
840
+ };
841
+ };
842
+ mr: (value: string | number | {
843
+ readonly [$$ScaleValue]: "space";
844
+ }) => {
845
+ marginRight: string | number | {
846
+ readonly [$$ScaleValue]: "space";
847
+ };
848
+ };
849
+ mb: (value: string | number | {
850
+ readonly [$$ScaleValue]: "space";
851
+ }) => {
852
+ marginBottom: string | number | {
853
+ readonly [$$ScaleValue]: "space";
854
+ };
855
+ };
856
+ ml: (value: string | number | {
857
+ readonly [$$ScaleValue]: "space";
858
+ }) => {
859
+ marginLeft: string | number | {
860
+ readonly [$$ScaleValue]: "space";
861
+ };
862
+ };
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
+ };
872
+ };
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
  Left: import("@stitches/react/types/styled-component").StyledComponent<import("@stitches/react/types/styled-component").StyledComponent<"div", {
@@ -974,73 +1162,167 @@ export declare const Footer: {
974
1162
  transition: "transitions";
975
1163
  zIndex: "zIndices";
976
1164
  }, {
977
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
978
- backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
979
- };
980
- c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
981
- color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
982
- };
983
- r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
984
- borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
985
- };
986
- fs: (value: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">) => {
987
- fontSize: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">;
988
- };
989
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
990
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
991
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
992
- };
993
- w: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
994
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
995
- };
996
- h: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
997
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
998
- };
999
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1000
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1001
- };
1002
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1003
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1004
- };
1005
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1006
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1007
- };
1008
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1009
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1010
- };
1011
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1012
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1013
- };
1014
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1015
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1016
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1017
- };
1018
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1019
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1020
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1021
- };
1022
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1023
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1024
- };
1025
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1026
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1027
- };
1028
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1029
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1030
- };
1031
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1032
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1033
- };
1034
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1035
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1036
- };
1037
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1038
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1039
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1040
- };
1041
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1042
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1043
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1165
+ bg: (value: {
1166
+ readonly [$$PropertyValue]: "backgroundColor";
1167
+ }) => {
1168
+ backgroundColor: {
1169
+ readonly [$$PropertyValue]: "backgroundColor";
1170
+ };
1171
+ };
1172
+ c: (value: {
1173
+ readonly [$$PropertyValue]: "color";
1174
+ }) => {
1175
+ color: {
1176
+ readonly [$$PropertyValue]: "color";
1177
+ };
1178
+ };
1179
+ r: (value: {
1180
+ readonly [$$ScaleValue]: "radii";
1181
+ }) => {
1182
+ borderRadius: {
1183
+ readonly [$$ScaleValue]: "radii";
1184
+ };
1185
+ };
1186
+ fs: (value: string | number | {
1187
+ readonly [$$PropertyValue]: "fontSize";
1188
+ }) => {
1189
+ fontSize: string | number | {
1190
+ readonly [$$PropertyValue]: "fontSize";
1191
+ };
1192
+ };
1193
+ size: (value: string | number | {
1194
+ readonly [$$ScaleValue]: "space";
1195
+ }) => {
1196
+ height: string | number | {
1197
+ readonly [$$ScaleValue]: "space";
1198
+ };
1199
+ width: string | number | {
1200
+ readonly [$$ScaleValue]: "space";
1201
+ };
1202
+ };
1203
+ w: (value: string | number | {
1204
+ readonly [$$ScaleValue]: "space";
1205
+ }) => {
1206
+ width: string | number | {
1207
+ readonly [$$ScaleValue]: "space";
1208
+ };
1209
+ };
1210
+ h: (value: string | number | {
1211
+ readonly [$$ScaleValue]: "space";
1212
+ }) => {
1213
+ height: string | number | {
1214
+ readonly [$$ScaleValue]: "space";
1215
+ };
1216
+ };
1217
+ p: (value: string | number | {
1218
+ readonly [$$ScaleValue]: "space";
1219
+ }) => {
1220
+ padding: string | number | {
1221
+ readonly [$$ScaleValue]: "space";
1222
+ };
1223
+ };
1224
+ pt: (value: string | number | {
1225
+ readonly [$$ScaleValue]: "space";
1226
+ }) => {
1227
+ paddingTop: string | number | {
1228
+ readonly [$$ScaleValue]: "space";
1229
+ };
1230
+ };
1231
+ pr: (value: string | number | {
1232
+ readonly [$$ScaleValue]: "space";
1233
+ }) => {
1234
+ paddingRight: string | number | {
1235
+ readonly [$$ScaleValue]: "space";
1236
+ };
1237
+ };
1238
+ pb: (value: string | number | {
1239
+ readonly [$$ScaleValue]: "space";
1240
+ }) => {
1241
+ paddingBottom: string | number | {
1242
+ readonly [$$ScaleValue]: "space";
1243
+ };
1244
+ };
1245
+ pl: (value: string | number | {
1246
+ readonly [$$ScaleValue]: "space";
1247
+ }) => {
1248
+ paddingLeft: string | number | {
1249
+ readonly [$$ScaleValue]: "space";
1250
+ };
1251
+ };
1252
+ px: (value: string | number | {
1253
+ readonly [$$ScaleValue]: "space";
1254
+ }) => {
1255
+ paddingLeft: string | number | {
1256
+ readonly [$$ScaleValue]: "space";
1257
+ };
1258
+ paddingRight: string | number | {
1259
+ readonly [$$ScaleValue]: "space";
1260
+ };
1261
+ };
1262
+ py: (value: string | number | {
1263
+ readonly [$$ScaleValue]: "space";
1264
+ }) => {
1265
+ paddingTop: string | number | {
1266
+ readonly [$$ScaleValue]: "space";
1267
+ };
1268
+ paddingBottom: string | number | {
1269
+ readonly [$$ScaleValue]: "space";
1270
+ };
1271
+ };
1272
+ m: (value: string | number | {
1273
+ readonly [$$ScaleValue]: "space";
1274
+ }) => {
1275
+ margin: string | number | {
1276
+ readonly [$$ScaleValue]: "space";
1277
+ };
1278
+ };
1279
+ mt: (value: string | number | {
1280
+ readonly [$$ScaleValue]: "space";
1281
+ }) => {
1282
+ marginTop: string | number | {
1283
+ readonly [$$ScaleValue]: "space";
1284
+ };
1285
+ };
1286
+ mr: (value: string | number | {
1287
+ readonly [$$ScaleValue]: "space";
1288
+ }) => {
1289
+ marginRight: string | number | {
1290
+ readonly [$$ScaleValue]: "space";
1291
+ };
1292
+ };
1293
+ mb: (value: string | number | {
1294
+ readonly [$$ScaleValue]: "space";
1295
+ }) => {
1296
+ marginBottom: string | number | {
1297
+ readonly [$$ScaleValue]: "space";
1298
+ };
1299
+ };
1300
+ ml: (value: string | number | {
1301
+ readonly [$$ScaleValue]: "space";
1302
+ }) => {
1303
+ marginLeft: string | number | {
1304
+ readonly [$$ScaleValue]: "space";
1305
+ };
1306
+ };
1307
+ mx: (value: string | number | {
1308
+ readonly [$$ScaleValue]: "space";
1309
+ }) => {
1310
+ marginLeft: string | number | {
1311
+ readonly [$$ScaleValue]: "space";
1312
+ };
1313
+ marginRight: string | number | {
1314
+ readonly [$$ScaleValue]: "space";
1315
+ };
1316
+ };
1317
+ my: (value: string | number | {
1318
+ readonly [$$ScaleValue]: "space";
1319
+ }) => {
1320
+ marginTop: string | number | {
1321
+ readonly [$$ScaleValue]: "space";
1322
+ };
1323
+ marginBottom: string | number | {
1324
+ readonly [$$ScaleValue]: "space";
1325
+ };
1044
1326
  };
1045
1327
  }>>, {}, {
1046
1328
  allowMotion: string;
@@ -1318,73 +1600,167 @@ export declare const Footer: {
1318
1600
  transition: "transitions";
1319
1601
  zIndex: "zIndices";
1320
1602
  }, {
1321
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
1322
- backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
1323
- };
1324
- c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
1325
- color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
1326
- };
1327
- r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
1328
- borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
1329
- };
1330
- fs: (value: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">) => {
1331
- fontSize: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">;
1332
- };
1333
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1334
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1335
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1336
- };
1337
- w: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1338
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1339
- };
1340
- h: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1341
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1342
- };
1343
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1344
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1345
- };
1346
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1347
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1348
- };
1349
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1350
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1351
- };
1352
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1353
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1354
- };
1355
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1356
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1357
- };
1358
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1359
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1360
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1361
- };
1362
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1363
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1364
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1365
- };
1366
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1367
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1368
- };
1369
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1370
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1371
- };
1372
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1373
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1374
- };
1375
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1376
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1377
- };
1378
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1379
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1380
- };
1381
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1382
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1383
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1384
- };
1385
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1386
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1387
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1603
+ bg: (value: {
1604
+ readonly [$$PropertyValue]: "backgroundColor";
1605
+ }) => {
1606
+ backgroundColor: {
1607
+ readonly [$$PropertyValue]: "backgroundColor";
1608
+ };
1609
+ };
1610
+ c: (value: {
1611
+ readonly [$$PropertyValue]: "color";
1612
+ }) => {
1613
+ color: {
1614
+ readonly [$$PropertyValue]: "color";
1615
+ };
1616
+ };
1617
+ r: (value: {
1618
+ readonly [$$ScaleValue]: "radii";
1619
+ }) => {
1620
+ borderRadius: {
1621
+ readonly [$$ScaleValue]: "radii";
1622
+ };
1623
+ };
1624
+ fs: (value: string | number | {
1625
+ readonly [$$PropertyValue]: "fontSize";
1626
+ }) => {
1627
+ fontSize: string | number | {
1628
+ readonly [$$PropertyValue]: "fontSize";
1629
+ };
1630
+ };
1631
+ size: (value: string | number | {
1632
+ readonly [$$ScaleValue]: "space";
1633
+ }) => {
1634
+ height: string | number | {
1635
+ readonly [$$ScaleValue]: "space";
1636
+ };
1637
+ width: string | number | {
1638
+ readonly [$$ScaleValue]: "space";
1639
+ };
1640
+ };
1641
+ w: (value: string | number | {
1642
+ readonly [$$ScaleValue]: "space";
1643
+ }) => {
1644
+ width: string | number | {
1645
+ readonly [$$ScaleValue]: "space";
1646
+ };
1647
+ };
1648
+ h: (value: string | number | {
1649
+ readonly [$$ScaleValue]: "space";
1650
+ }) => {
1651
+ height: string | number | {
1652
+ readonly [$$ScaleValue]: "space";
1653
+ };
1654
+ };
1655
+ p: (value: string | number | {
1656
+ readonly [$$ScaleValue]: "space";
1657
+ }) => {
1658
+ padding: string | number | {
1659
+ readonly [$$ScaleValue]: "space";
1660
+ };
1661
+ };
1662
+ pt: (value: string | number | {
1663
+ readonly [$$ScaleValue]: "space";
1664
+ }) => {
1665
+ paddingTop: string | number | {
1666
+ readonly [$$ScaleValue]: "space";
1667
+ };
1668
+ };
1669
+ pr: (value: string | number | {
1670
+ readonly [$$ScaleValue]: "space";
1671
+ }) => {
1672
+ paddingRight: string | number | {
1673
+ readonly [$$ScaleValue]: "space";
1674
+ };
1675
+ };
1676
+ pb: (value: string | number | {
1677
+ readonly [$$ScaleValue]: "space";
1678
+ }) => {
1679
+ paddingBottom: string | number | {
1680
+ readonly [$$ScaleValue]: "space";
1681
+ };
1682
+ };
1683
+ pl: (value: string | number | {
1684
+ readonly [$$ScaleValue]: "space";
1685
+ }) => {
1686
+ paddingLeft: string | number | {
1687
+ readonly [$$ScaleValue]: "space";
1688
+ };
1689
+ };
1690
+ px: (value: string | number | {
1691
+ readonly [$$ScaleValue]: "space";
1692
+ }) => {
1693
+ paddingLeft: string | number | {
1694
+ readonly [$$ScaleValue]: "space";
1695
+ };
1696
+ paddingRight: string | number | {
1697
+ readonly [$$ScaleValue]: "space";
1698
+ };
1699
+ };
1700
+ py: (value: string | number | {
1701
+ readonly [$$ScaleValue]: "space";
1702
+ }) => {
1703
+ paddingTop: string | number | {
1704
+ readonly [$$ScaleValue]: "space";
1705
+ };
1706
+ paddingBottom: string | number | {
1707
+ readonly [$$ScaleValue]: "space";
1708
+ };
1709
+ };
1710
+ m: (value: string | number | {
1711
+ readonly [$$ScaleValue]: "space";
1712
+ }) => {
1713
+ margin: string | number | {
1714
+ readonly [$$ScaleValue]: "space";
1715
+ };
1716
+ };
1717
+ mt: (value: string | number | {
1718
+ readonly [$$ScaleValue]: "space";
1719
+ }) => {
1720
+ marginTop: string | number | {
1721
+ readonly [$$ScaleValue]: "space";
1722
+ };
1723
+ };
1724
+ mr: (value: string | number | {
1725
+ readonly [$$ScaleValue]: "space";
1726
+ }) => {
1727
+ marginRight: string | number | {
1728
+ readonly [$$ScaleValue]: "space";
1729
+ };
1730
+ };
1731
+ mb: (value: string | number | {
1732
+ readonly [$$ScaleValue]: "space";
1733
+ }) => {
1734
+ marginBottom: string | number | {
1735
+ readonly [$$ScaleValue]: "space";
1736
+ };
1737
+ };
1738
+ ml: (value: string | number | {
1739
+ readonly [$$ScaleValue]: "space";
1740
+ }) => {
1741
+ marginLeft: string | number | {
1742
+ readonly [$$ScaleValue]: "space";
1743
+ };
1744
+ };
1745
+ mx: (value: string | number | {
1746
+ readonly [$$ScaleValue]: "space";
1747
+ }) => {
1748
+ marginLeft: string | number | {
1749
+ readonly [$$ScaleValue]: "space";
1750
+ };
1751
+ marginRight: string | number | {
1752
+ readonly [$$ScaleValue]: "space";
1753
+ };
1754
+ };
1755
+ my: (value: string | number | {
1756
+ readonly [$$ScaleValue]: "space";
1757
+ }) => {
1758
+ marginTop: string | number | {
1759
+ readonly [$$ScaleValue]: "space";
1760
+ };
1761
+ marginBottom: string | number | {
1762
+ readonly [$$ScaleValue]: "space";
1763
+ };
1388
1764
  };
1389
1765
  }>>;
1390
1766
  Center: import("@stitches/react/types/styled-component").StyledComponent<import("@stitches/react/types/styled-component").StyledComponent<"div", {
@@ -1668,73 +2044,167 @@ export declare const Footer: {
1668
2044
  transition: "transitions";
1669
2045
  zIndex: "zIndices";
1670
2046
  }, {
1671
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
1672
- backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
1673
- };
1674
- c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
1675
- color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
1676
- };
1677
- r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
1678
- borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
1679
- };
1680
- fs: (value: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">) => {
1681
- fontSize: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">;
1682
- };
1683
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1684
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1685
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1686
- };
1687
- w: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1688
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1689
- };
1690
- h: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1691
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1692
- };
1693
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1694
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1695
- };
1696
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1697
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1698
- };
1699
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1700
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1701
- };
1702
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1703
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1704
- };
1705
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1706
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1707
- };
1708
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1709
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1710
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1711
- };
1712
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1713
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1714
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1715
- };
1716
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1717
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1718
- };
1719
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1720
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1721
- };
1722
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1723
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1724
- };
1725
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1726
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1727
- };
1728
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1729
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1730
- };
1731
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1732
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1733
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1734
- };
1735
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1736
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1737
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2047
+ bg: (value: {
2048
+ readonly [$$PropertyValue]: "backgroundColor";
2049
+ }) => {
2050
+ backgroundColor: {
2051
+ readonly [$$PropertyValue]: "backgroundColor";
2052
+ };
2053
+ };
2054
+ c: (value: {
2055
+ readonly [$$PropertyValue]: "color";
2056
+ }) => {
2057
+ color: {
2058
+ readonly [$$PropertyValue]: "color";
2059
+ };
2060
+ };
2061
+ r: (value: {
2062
+ readonly [$$ScaleValue]: "radii";
2063
+ }) => {
2064
+ borderRadius: {
2065
+ readonly [$$ScaleValue]: "radii";
2066
+ };
2067
+ };
2068
+ fs: (value: string | number | {
2069
+ readonly [$$PropertyValue]: "fontSize";
2070
+ }) => {
2071
+ fontSize: string | number | {
2072
+ readonly [$$PropertyValue]: "fontSize";
2073
+ };
2074
+ };
2075
+ size: (value: string | number | {
2076
+ readonly [$$ScaleValue]: "space";
2077
+ }) => {
2078
+ height: string | number | {
2079
+ readonly [$$ScaleValue]: "space";
2080
+ };
2081
+ width: string | number | {
2082
+ readonly [$$ScaleValue]: "space";
2083
+ };
2084
+ };
2085
+ w: (value: string | number | {
2086
+ readonly [$$ScaleValue]: "space";
2087
+ }) => {
2088
+ width: string | number | {
2089
+ readonly [$$ScaleValue]: "space";
2090
+ };
2091
+ };
2092
+ h: (value: string | number | {
2093
+ readonly [$$ScaleValue]: "space";
2094
+ }) => {
2095
+ height: string | number | {
2096
+ readonly [$$ScaleValue]: "space";
2097
+ };
2098
+ };
2099
+ p: (value: string | number | {
2100
+ readonly [$$ScaleValue]: "space";
2101
+ }) => {
2102
+ padding: string | number | {
2103
+ readonly [$$ScaleValue]: "space";
2104
+ };
2105
+ };
2106
+ pt: (value: string | number | {
2107
+ readonly [$$ScaleValue]: "space";
2108
+ }) => {
2109
+ paddingTop: string | number | {
2110
+ readonly [$$ScaleValue]: "space";
2111
+ };
2112
+ };
2113
+ pr: (value: string | number | {
2114
+ readonly [$$ScaleValue]: "space";
2115
+ }) => {
2116
+ paddingRight: string | number | {
2117
+ readonly [$$ScaleValue]: "space";
2118
+ };
2119
+ };
2120
+ pb: (value: string | number | {
2121
+ readonly [$$ScaleValue]: "space";
2122
+ }) => {
2123
+ paddingBottom: string | number | {
2124
+ readonly [$$ScaleValue]: "space";
2125
+ };
2126
+ };
2127
+ pl: (value: string | number | {
2128
+ readonly [$$ScaleValue]: "space";
2129
+ }) => {
2130
+ paddingLeft: string | number | {
2131
+ readonly [$$ScaleValue]: "space";
2132
+ };
2133
+ };
2134
+ px: (value: string | number | {
2135
+ readonly [$$ScaleValue]: "space";
2136
+ }) => {
2137
+ paddingLeft: string | number | {
2138
+ readonly [$$ScaleValue]: "space";
2139
+ };
2140
+ paddingRight: string | number | {
2141
+ readonly [$$ScaleValue]: "space";
2142
+ };
2143
+ };
2144
+ py: (value: string | number | {
2145
+ readonly [$$ScaleValue]: "space";
2146
+ }) => {
2147
+ paddingTop: string | number | {
2148
+ readonly [$$ScaleValue]: "space";
2149
+ };
2150
+ paddingBottom: string | number | {
2151
+ readonly [$$ScaleValue]: "space";
2152
+ };
2153
+ };
2154
+ m: (value: string | number | {
2155
+ readonly [$$ScaleValue]: "space";
2156
+ }) => {
2157
+ margin: string | number | {
2158
+ readonly [$$ScaleValue]: "space";
2159
+ };
2160
+ };
2161
+ mt: (value: string | number | {
2162
+ readonly [$$ScaleValue]: "space";
2163
+ }) => {
2164
+ marginTop: string | number | {
2165
+ readonly [$$ScaleValue]: "space";
2166
+ };
2167
+ };
2168
+ mr: (value: string | number | {
2169
+ readonly [$$ScaleValue]: "space";
2170
+ }) => {
2171
+ marginRight: string | number | {
2172
+ readonly [$$ScaleValue]: "space";
2173
+ };
2174
+ };
2175
+ mb: (value: string | number | {
2176
+ readonly [$$ScaleValue]: "space";
2177
+ }) => {
2178
+ marginBottom: string | number | {
2179
+ readonly [$$ScaleValue]: "space";
2180
+ };
2181
+ };
2182
+ ml: (value: string | number | {
2183
+ readonly [$$ScaleValue]: "space";
2184
+ }) => {
2185
+ marginLeft: string | number | {
2186
+ readonly [$$ScaleValue]: "space";
2187
+ };
2188
+ };
2189
+ mx: (value: string | number | {
2190
+ readonly [$$ScaleValue]: "space";
2191
+ }) => {
2192
+ marginLeft: string | number | {
2193
+ readonly [$$ScaleValue]: "space";
2194
+ };
2195
+ marginRight: string | number | {
2196
+ readonly [$$ScaleValue]: "space";
2197
+ };
2198
+ };
2199
+ my: (value: string | number | {
2200
+ readonly [$$ScaleValue]: "space";
2201
+ }) => {
2202
+ marginTop: string | number | {
2203
+ readonly [$$ScaleValue]: "space";
2204
+ };
2205
+ marginBottom: string | number | {
2206
+ readonly [$$ScaleValue]: "space";
2207
+ };
1738
2208
  };
1739
2209
  }>>, {}, {
1740
2210
  allowMotion: string;
@@ -2012,73 +2482,167 @@ export declare const Footer: {
2012
2482
  transition: "transitions";
2013
2483
  zIndex: "zIndices";
2014
2484
  }, {
2015
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
2016
- backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
2017
- };
2018
- c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
2019
- color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
2020
- };
2021
- r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
2022
- borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
2023
- };
2024
- fs: (value: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">) => {
2025
- fontSize: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">;
2026
- };
2027
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2028
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2029
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2030
- };
2031
- w: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2032
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2033
- };
2034
- h: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2035
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2036
- };
2037
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2038
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2039
- };
2040
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2041
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2042
- };
2043
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2044
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2045
- };
2046
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2047
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2048
- };
2049
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2050
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2051
- };
2052
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2053
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2054
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2055
- };
2056
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2057
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2058
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2059
- };
2060
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2061
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2062
- };
2063
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2064
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2065
- };
2066
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2067
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2068
- };
2069
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2070
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2071
- };
2072
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2073
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2074
- };
2075
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2076
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2077
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2078
- };
2079
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2080
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2081
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2485
+ bg: (value: {
2486
+ readonly [$$PropertyValue]: "backgroundColor";
2487
+ }) => {
2488
+ backgroundColor: {
2489
+ readonly [$$PropertyValue]: "backgroundColor";
2490
+ };
2491
+ };
2492
+ c: (value: {
2493
+ readonly [$$PropertyValue]: "color";
2494
+ }) => {
2495
+ color: {
2496
+ readonly [$$PropertyValue]: "color";
2497
+ };
2498
+ };
2499
+ r: (value: {
2500
+ readonly [$$ScaleValue]: "radii";
2501
+ }) => {
2502
+ borderRadius: {
2503
+ readonly [$$ScaleValue]: "radii";
2504
+ };
2505
+ };
2506
+ fs: (value: string | number | {
2507
+ readonly [$$PropertyValue]: "fontSize";
2508
+ }) => {
2509
+ fontSize: string | number | {
2510
+ readonly [$$PropertyValue]: "fontSize";
2511
+ };
2512
+ };
2513
+ size: (value: string | number | {
2514
+ readonly [$$ScaleValue]: "space";
2515
+ }) => {
2516
+ height: string | number | {
2517
+ readonly [$$ScaleValue]: "space";
2518
+ };
2519
+ width: string | number | {
2520
+ readonly [$$ScaleValue]: "space";
2521
+ };
2522
+ };
2523
+ w: (value: string | number | {
2524
+ readonly [$$ScaleValue]: "space";
2525
+ }) => {
2526
+ width: string | number | {
2527
+ readonly [$$ScaleValue]: "space";
2528
+ };
2529
+ };
2530
+ h: (value: string | number | {
2531
+ readonly [$$ScaleValue]: "space";
2532
+ }) => {
2533
+ height: string | number | {
2534
+ readonly [$$ScaleValue]: "space";
2535
+ };
2536
+ };
2537
+ p: (value: string | number | {
2538
+ readonly [$$ScaleValue]: "space";
2539
+ }) => {
2540
+ padding: string | number | {
2541
+ readonly [$$ScaleValue]: "space";
2542
+ };
2543
+ };
2544
+ pt: (value: string | number | {
2545
+ readonly [$$ScaleValue]: "space";
2546
+ }) => {
2547
+ paddingTop: string | number | {
2548
+ readonly [$$ScaleValue]: "space";
2549
+ };
2550
+ };
2551
+ pr: (value: string | number | {
2552
+ readonly [$$ScaleValue]: "space";
2553
+ }) => {
2554
+ paddingRight: string | number | {
2555
+ readonly [$$ScaleValue]: "space";
2556
+ };
2557
+ };
2558
+ pb: (value: string | number | {
2559
+ readonly [$$ScaleValue]: "space";
2560
+ }) => {
2561
+ paddingBottom: string | number | {
2562
+ readonly [$$ScaleValue]: "space";
2563
+ };
2564
+ };
2565
+ pl: (value: string | number | {
2566
+ readonly [$$ScaleValue]: "space";
2567
+ }) => {
2568
+ paddingLeft: string | number | {
2569
+ readonly [$$ScaleValue]: "space";
2570
+ };
2571
+ };
2572
+ px: (value: string | number | {
2573
+ readonly [$$ScaleValue]: "space";
2574
+ }) => {
2575
+ paddingLeft: string | number | {
2576
+ readonly [$$ScaleValue]: "space";
2577
+ };
2578
+ paddingRight: string | number | {
2579
+ readonly [$$ScaleValue]: "space";
2580
+ };
2581
+ };
2582
+ py: (value: string | number | {
2583
+ readonly [$$ScaleValue]: "space";
2584
+ }) => {
2585
+ paddingTop: string | number | {
2586
+ readonly [$$ScaleValue]: "space";
2587
+ };
2588
+ paddingBottom: string | number | {
2589
+ readonly [$$ScaleValue]: "space";
2590
+ };
2591
+ };
2592
+ m: (value: string | number | {
2593
+ readonly [$$ScaleValue]: "space";
2594
+ }) => {
2595
+ margin: string | number | {
2596
+ readonly [$$ScaleValue]: "space";
2597
+ };
2598
+ };
2599
+ mt: (value: string | number | {
2600
+ readonly [$$ScaleValue]: "space";
2601
+ }) => {
2602
+ marginTop: string | number | {
2603
+ readonly [$$ScaleValue]: "space";
2604
+ };
2605
+ };
2606
+ mr: (value: string | number | {
2607
+ readonly [$$ScaleValue]: "space";
2608
+ }) => {
2609
+ marginRight: string | number | {
2610
+ readonly [$$ScaleValue]: "space";
2611
+ };
2612
+ };
2613
+ mb: (value: string | number | {
2614
+ readonly [$$ScaleValue]: "space";
2615
+ }) => {
2616
+ marginBottom: string | number | {
2617
+ readonly [$$ScaleValue]: "space";
2618
+ };
2619
+ };
2620
+ ml: (value: string | number | {
2621
+ readonly [$$ScaleValue]: "space";
2622
+ }) => {
2623
+ marginLeft: string | number | {
2624
+ readonly [$$ScaleValue]: "space";
2625
+ };
2626
+ };
2627
+ mx: (value: string | number | {
2628
+ readonly [$$ScaleValue]: "space";
2629
+ }) => {
2630
+ marginLeft: string | number | {
2631
+ readonly [$$ScaleValue]: "space";
2632
+ };
2633
+ marginRight: string | number | {
2634
+ readonly [$$ScaleValue]: "space";
2635
+ };
2636
+ };
2637
+ my: (value: string | number | {
2638
+ readonly [$$ScaleValue]: "space";
2639
+ }) => {
2640
+ marginTop: string | number | {
2641
+ readonly [$$ScaleValue]: "space";
2642
+ };
2643
+ marginBottom: string | number | {
2644
+ readonly [$$ScaleValue]: "space";
2645
+ };
2082
2646
  };
2083
2647
  }>>;
2084
2648
  Right: import("@stitches/react/types/styled-component").StyledComponent<import("@stitches/react/types/styled-component").StyledComponent<"div", {
@@ -2362,73 +2926,167 @@ export declare const Footer: {
2362
2926
  transition: "transitions";
2363
2927
  zIndex: "zIndices";
2364
2928
  }, {
2365
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
2366
- backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
2367
- };
2368
- c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
2369
- color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
2370
- };
2371
- r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
2372
- borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
2373
- };
2374
- fs: (value: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">) => {
2375
- fontSize: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">;
2376
- };
2377
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2378
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2379
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2380
- };
2381
- w: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2382
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2383
- };
2384
- h: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2385
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2386
- };
2387
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2388
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2389
- };
2390
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2391
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2392
- };
2393
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2394
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2395
- };
2396
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2397
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2398
- };
2399
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2400
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2401
- };
2402
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2403
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2404
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2405
- };
2406
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2407
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2408
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2409
- };
2410
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2411
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2412
- };
2413
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2414
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2415
- };
2416
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2417
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2418
- };
2419
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2420
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2421
- };
2422
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2423
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2424
- };
2425
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2426
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2427
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2428
- };
2429
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2430
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2431
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2929
+ bg: (value: {
2930
+ readonly [$$PropertyValue]: "backgroundColor";
2931
+ }) => {
2932
+ backgroundColor: {
2933
+ readonly [$$PropertyValue]: "backgroundColor";
2934
+ };
2935
+ };
2936
+ c: (value: {
2937
+ readonly [$$PropertyValue]: "color";
2938
+ }) => {
2939
+ color: {
2940
+ readonly [$$PropertyValue]: "color";
2941
+ };
2942
+ };
2943
+ r: (value: {
2944
+ readonly [$$ScaleValue]: "radii";
2945
+ }) => {
2946
+ borderRadius: {
2947
+ readonly [$$ScaleValue]: "radii";
2948
+ };
2949
+ };
2950
+ fs: (value: string | number | {
2951
+ readonly [$$PropertyValue]: "fontSize";
2952
+ }) => {
2953
+ fontSize: string | number | {
2954
+ readonly [$$PropertyValue]: "fontSize";
2955
+ };
2956
+ };
2957
+ size: (value: string | number | {
2958
+ readonly [$$ScaleValue]: "space";
2959
+ }) => {
2960
+ height: string | number | {
2961
+ readonly [$$ScaleValue]: "space";
2962
+ };
2963
+ width: string | number | {
2964
+ readonly [$$ScaleValue]: "space";
2965
+ };
2966
+ };
2967
+ w: (value: string | number | {
2968
+ readonly [$$ScaleValue]: "space";
2969
+ }) => {
2970
+ width: string | number | {
2971
+ readonly [$$ScaleValue]: "space";
2972
+ };
2973
+ };
2974
+ h: (value: string | number | {
2975
+ readonly [$$ScaleValue]: "space";
2976
+ }) => {
2977
+ height: string | number | {
2978
+ readonly [$$ScaleValue]: "space";
2979
+ };
2980
+ };
2981
+ p: (value: string | number | {
2982
+ readonly [$$ScaleValue]: "space";
2983
+ }) => {
2984
+ padding: string | number | {
2985
+ readonly [$$ScaleValue]: "space";
2986
+ };
2987
+ };
2988
+ pt: (value: string | number | {
2989
+ readonly [$$ScaleValue]: "space";
2990
+ }) => {
2991
+ paddingTop: string | number | {
2992
+ readonly [$$ScaleValue]: "space";
2993
+ };
2994
+ };
2995
+ pr: (value: string | number | {
2996
+ readonly [$$ScaleValue]: "space";
2997
+ }) => {
2998
+ paddingRight: string | number | {
2999
+ readonly [$$ScaleValue]: "space";
3000
+ };
3001
+ };
3002
+ pb: (value: string | number | {
3003
+ readonly [$$ScaleValue]: "space";
3004
+ }) => {
3005
+ paddingBottom: string | number | {
3006
+ readonly [$$ScaleValue]: "space";
3007
+ };
3008
+ };
3009
+ pl: (value: string | number | {
3010
+ readonly [$$ScaleValue]: "space";
3011
+ }) => {
3012
+ paddingLeft: string | number | {
3013
+ readonly [$$ScaleValue]: "space";
3014
+ };
3015
+ };
3016
+ px: (value: string | number | {
3017
+ readonly [$$ScaleValue]: "space";
3018
+ }) => {
3019
+ paddingLeft: string | number | {
3020
+ readonly [$$ScaleValue]: "space";
3021
+ };
3022
+ paddingRight: string | number | {
3023
+ readonly [$$ScaleValue]: "space";
3024
+ };
3025
+ };
3026
+ py: (value: string | number | {
3027
+ readonly [$$ScaleValue]: "space";
3028
+ }) => {
3029
+ paddingTop: string | number | {
3030
+ readonly [$$ScaleValue]: "space";
3031
+ };
3032
+ paddingBottom: string | number | {
3033
+ readonly [$$ScaleValue]: "space";
3034
+ };
3035
+ };
3036
+ m: (value: string | number | {
3037
+ readonly [$$ScaleValue]: "space";
3038
+ }) => {
3039
+ margin: string | number | {
3040
+ readonly [$$ScaleValue]: "space";
3041
+ };
3042
+ };
3043
+ mt: (value: string | number | {
3044
+ readonly [$$ScaleValue]: "space";
3045
+ }) => {
3046
+ marginTop: string | number | {
3047
+ readonly [$$ScaleValue]: "space";
3048
+ };
3049
+ };
3050
+ mr: (value: string | number | {
3051
+ readonly [$$ScaleValue]: "space";
3052
+ }) => {
3053
+ marginRight: string | number | {
3054
+ readonly [$$ScaleValue]: "space";
3055
+ };
3056
+ };
3057
+ mb: (value: string | number | {
3058
+ readonly [$$ScaleValue]: "space";
3059
+ }) => {
3060
+ marginBottom: string | number | {
3061
+ readonly [$$ScaleValue]: "space";
3062
+ };
3063
+ };
3064
+ ml: (value: string | number | {
3065
+ readonly [$$ScaleValue]: "space";
3066
+ }) => {
3067
+ marginLeft: string | number | {
3068
+ readonly [$$ScaleValue]: "space";
3069
+ };
3070
+ };
3071
+ mx: (value: string | number | {
3072
+ readonly [$$ScaleValue]: "space";
3073
+ }) => {
3074
+ marginLeft: string | number | {
3075
+ readonly [$$ScaleValue]: "space";
3076
+ };
3077
+ marginRight: string | number | {
3078
+ readonly [$$ScaleValue]: "space";
3079
+ };
3080
+ };
3081
+ my: (value: string | number | {
3082
+ readonly [$$ScaleValue]: "space";
3083
+ }) => {
3084
+ marginTop: string | number | {
3085
+ readonly [$$ScaleValue]: "space";
3086
+ };
3087
+ marginBottom: string | number | {
3088
+ readonly [$$ScaleValue]: "space";
3089
+ };
2432
3090
  };
2433
3091
  }>>, {}, {
2434
3092
  allowMotion: string;
@@ -2706,73 +3364,167 @@ export declare const Footer: {
2706
3364
  transition: "transitions";
2707
3365
  zIndex: "zIndices";
2708
3366
  }, {
2709
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
2710
- backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
2711
- };
2712
- c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
2713
- color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
2714
- };
2715
- r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
2716
- borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
2717
- };
2718
- fs: (value: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">) => {
2719
- fontSize: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">;
2720
- };
2721
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2722
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2723
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2724
- };
2725
- w: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2726
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2727
- };
2728
- h: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2729
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2730
- };
2731
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2732
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2733
- };
2734
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2735
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2736
- };
2737
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2738
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2739
- };
2740
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2741
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2742
- };
2743
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2744
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2745
- };
2746
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2747
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2748
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2749
- };
2750
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2751
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2752
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2753
- };
2754
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2755
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2756
- };
2757
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2758
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2759
- };
2760
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2761
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2762
- };
2763
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2764
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2765
- };
2766
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2767
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2768
- };
2769
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2770
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2771
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2772
- };
2773
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2774
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2775
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3367
+ bg: (value: {
3368
+ readonly [$$PropertyValue]: "backgroundColor";
3369
+ }) => {
3370
+ backgroundColor: {
3371
+ readonly [$$PropertyValue]: "backgroundColor";
3372
+ };
3373
+ };
3374
+ c: (value: {
3375
+ readonly [$$PropertyValue]: "color";
3376
+ }) => {
3377
+ color: {
3378
+ readonly [$$PropertyValue]: "color";
3379
+ };
3380
+ };
3381
+ r: (value: {
3382
+ readonly [$$ScaleValue]: "radii";
3383
+ }) => {
3384
+ borderRadius: {
3385
+ readonly [$$ScaleValue]: "radii";
3386
+ };
3387
+ };
3388
+ fs: (value: string | number | {
3389
+ readonly [$$PropertyValue]: "fontSize";
3390
+ }) => {
3391
+ fontSize: string | number | {
3392
+ readonly [$$PropertyValue]: "fontSize";
3393
+ };
3394
+ };
3395
+ size: (value: string | number | {
3396
+ readonly [$$ScaleValue]: "space";
3397
+ }) => {
3398
+ height: string | number | {
3399
+ readonly [$$ScaleValue]: "space";
3400
+ };
3401
+ width: string | number | {
3402
+ readonly [$$ScaleValue]: "space";
3403
+ };
3404
+ };
3405
+ w: (value: string | number | {
3406
+ readonly [$$ScaleValue]: "space";
3407
+ }) => {
3408
+ width: string | number | {
3409
+ readonly [$$ScaleValue]: "space";
3410
+ };
3411
+ };
3412
+ h: (value: string | number | {
3413
+ readonly [$$ScaleValue]: "space";
3414
+ }) => {
3415
+ height: string | number | {
3416
+ readonly [$$ScaleValue]: "space";
3417
+ };
3418
+ };
3419
+ p: (value: string | number | {
3420
+ readonly [$$ScaleValue]: "space";
3421
+ }) => {
3422
+ padding: string | number | {
3423
+ readonly [$$ScaleValue]: "space";
3424
+ };
3425
+ };
3426
+ pt: (value: string | number | {
3427
+ readonly [$$ScaleValue]: "space";
3428
+ }) => {
3429
+ paddingTop: string | number | {
3430
+ readonly [$$ScaleValue]: "space";
3431
+ };
3432
+ };
3433
+ pr: (value: string | number | {
3434
+ readonly [$$ScaleValue]: "space";
3435
+ }) => {
3436
+ paddingRight: string | number | {
3437
+ readonly [$$ScaleValue]: "space";
3438
+ };
3439
+ };
3440
+ pb: (value: string | number | {
3441
+ readonly [$$ScaleValue]: "space";
3442
+ }) => {
3443
+ paddingBottom: string | number | {
3444
+ readonly [$$ScaleValue]: "space";
3445
+ };
3446
+ };
3447
+ pl: (value: string | number | {
3448
+ readonly [$$ScaleValue]: "space";
3449
+ }) => {
3450
+ paddingLeft: string | number | {
3451
+ readonly [$$ScaleValue]: "space";
3452
+ };
3453
+ };
3454
+ px: (value: string | number | {
3455
+ readonly [$$ScaleValue]: "space";
3456
+ }) => {
3457
+ paddingLeft: string | number | {
3458
+ readonly [$$ScaleValue]: "space";
3459
+ };
3460
+ paddingRight: string | number | {
3461
+ readonly [$$ScaleValue]: "space";
3462
+ };
3463
+ };
3464
+ py: (value: string | number | {
3465
+ readonly [$$ScaleValue]: "space";
3466
+ }) => {
3467
+ paddingTop: string | number | {
3468
+ readonly [$$ScaleValue]: "space";
3469
+ };
3470
+ paddingBottom: string | number | {
3471
+ readonly [$$ScaleValue]: "space";
3472
+ };
3473
+ };
3474
+ m: (value: string | number | {
3475
+ readonly [$$ScaleValue]: "space";
3476
+ }) => {
3477
+ margin: string | number | {
3478
+ readonly [$$ScaleValue]: "space";
3479
+ };
3480
+ };
3481
+ mt: (value: string | number | {
3482
+ readonly [$$ScaleValue]: "space";
3483
+ }) => {
3484
+ marginTop: string | number | {
3485
+ readonly [$$ScaleValue]: "space";
3486
+ };
3487
+ };
3488
+ mr: (value: string | number | {
3489
+ readonly [$$ScaleValue]: "space";
3490
+ }) => {
3491
+ marginRight: string | number | {
3492
+ readonly [$$ScaleValue]: "space";
3493
+ };
3494
+ };
3495
+ mb: (value: string | number | {
3496
+ readonly [$$ScaleValue]: "space";
3497
+ }) => {
3498
+ marginBottom: string | number | {
3499
+ readonly [$$ScaleValue]: "space";
3500
+ };
3501
+ };
3502
+ ml: (value: string | number | {
3503
+ readonly [$$ScaleValue]: "space";
3504
+ }) => {
3505
+ marginLeft: string | number | {
3506
+ readonly [$$ScaleValue]: "space";
3507
+ };
3508
+ };
3509
+ mx: (value: string | number | {
3510
+ readonly [$$ScaleValue]: "space";
3511
+ }) => {
3512
+ marginLeft: string | number | {
3513
+ readonly [$$ScaleValue]: "space";
3514
+ };
3515
+ marginRight: string | number | {
3516
+ readonly [$$ScaleValue]: "space";
3517
+ };
3518
+ };
3519
+ my: (value: string | number | {
3520
+ readonly [$$ScaleValue]: "space";
3521
+ }) => {
3522
+ marginTop: string | number | {
3523
+ readonly [$$ScaleValue]: "space";
3524
+ };
3525
+ marginBottom: string | number | {
3526
+ readonly [$$ScaleValue]: "space";
3527
+ };
2776
3528
  };
2777
3529
  }>>;
2778
3530
  };