@100mslive/roomkit-react 0.3.22-alpha.0 → 0.3.22-alpha.1
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/Accordion/Accordion.d.ts +134 -322
- package/dist/Accordion/index.d.ts +134 -322
- package/dist/Avatar/Avatar.d.ts +47 -141
- package/dist/Button/Button.d.ts +47 -141
- package/dist/Checkbox/Checkbox.d.ts +134 -322
- package/dist/Collapsible/Collapsible.d.ts +201 -483
- package/dist/Divider/Divider.d.ts +134 -322
- package/dist/Dropdown/Dropdown.d.ts +804 -1932
- package/dist/Fieldset/Fieldset.d.ts +47 -141
- package/dist/Footer/Footer.d.ts +536 -1288
- package/dist/{HLSView-EPPGI6XI.js → HLSView-LCFZPBH3.js} +2 -2
- package/dist/{HLSView-JYFTZVCM.css → HLSView-Z2JID2W7.css} +3 -3
- package/dist/{HLSView-JYFTZVCM.css.map → HLSView-Z2JID2W7.css.map} +1 -1
- package/dist/IconButton/IconButton.d.ts +47 -141
- package/dist/Input/Input.d.ts +362 -926
- package/dist/Label/Label.d.ts +47 -141
- package/dist/Layout/Box.d.ts +47 -141
- package/dist/Layout/Flex.d.ts +47 -141
- package/dist/Link/Link.d.ts +47 -141
- package/dist/Modal/Dialog.d.ts +329 -987
- package/dist/Modal/DialogContent.d.ts +469 -1127
- package/dist/Pagination/StyledPagination.d.ts +268 -644
- package/dist/Popover/index.d.ts +201 -483
- package/dist/Prebuilt/IconButton.d.ts +134 -322
- package/dist/Prebuilt/components/Chat/ChatBody.d.ts +134 -322
- package/dist/Prebuilt/components/Leave/LeaveAtoms.d.ts +335 -805
- package/dist/Prebuilt/components/Notifications/DeviceChangeNotifications.d.ts +1 -0
- package/dist/Prebuilt/components/Notifications/DeviceInUseError.d.ts +2 -0
- package/dist/Prebuilt/components/Notifications/ErrorNotifications.d.ts +1 -0
- package/dist/Prebuilt/components/Notifications/MessageNotifications.d.ts +1 -0
- package/dist/Prebuilt/components/Notifications/PollNotificationModal.d.ts +1 -0
- package/dist/Prebuilt/components/Settings/common.d.ts +134 -322
- package/dist/Progress/index.d.ts +134 -322
- package/dist/RadioGroup/RadioGroup.d.ts +201 -483
- package/dist/ReactSelect/ReactSelect.d.ts +670 -1610
- package/dist/Select/Select.d.ts +201 -483
- package/dist/Sheet/Sheet.d.ts +329 -987
- package/dist/Slider/Slider.d.ts +47 -141
- package/dist/Stats/StyledStats.d.ts +402 -966
- package/dist/Switch/Switch.d.ts +47 -141
- package/dist/Tabs/Tabs.d.ts +268 -644
- package/dist/Text/Text.d.ts +47 -141
- package/dist/TextArea/TextArea.d.ts +47 -141
- package/dist/Theme/base.config.d.ts +26 -78
- package/dist/Theme/stitches.config.d.ts +1046 -1493
- package/dist/TileMenu/StyledMenuTile.d.ts +469 -1127
- package/dist/Toast/Toast.d.ts +382 -946
- package/dist/Video/Video.d.ts +47 -141
- package/dist/VideoList/StyledVideoList.d.ts +201 -483
- package/dist/VideoTile/StyledVideoTile.d.ts +670 -1610
- package/dist/{chunk-ZAX5VT7V.js → chunk-CRGZUJSX.js} +1000 -875
- package/dist/chunk-CRGZUJSX.js.map +7 -0
- package/dist/index.cjs.css +2 -2
- package/dist/index.cjs.css.map +1 -1
- package/dist/index.cjs.js +1038 -861
- package/dist/index.cjs.js.map +4 -4
- package/dist/index.css +2 -2
- package/dist/index.css.map +1 -1
- package/dist/index.js +1 -1
- package/dist/meta.cjs.json +348 -78
- package/dist/meta.esbuild.json +355 -85
- package/package.json +8 -8
- package/src/Avatar/Avatar.tsx +1 -1
- package/src/Popover/Popover.stories.tsx +1 -1
- package/src/Prebuilt/components/Header/common.jsx +6 -5
- package/src/Prebuilt/components/Notifications/DeviceChangeNotifications.tsx +18 -0
- package/src/Prebuilt/components/Notifications/DeviceInUseError.tsx +79 -0
- package/src/Prebuilt/components/Notifications/ErrorNotifications.tsx +56 -0
- package/src/Prebuilt/components/Notifications/MessageNotifications.tsx +24 -0
- package/src/Prebuilt/components/Notifications/Notifications.tsx +13 -159
- package/src/Prebuilt/components/Notifications/PeerNotifications.tsx +23 -2
- package/src/Prebuilt/components/Notifications/PollNotificationModal.tsx +71 -0
- package/src/Prebuilt/components/Notifications/ReconnectNotifications.tsx +1 -5
- package/src/Prebuilt/components/Notifications/TrackBulkUnmuteModal.tsx +7 -5
- package/src/Prebuilt/components/Notifications/TrackNotifications.tsx +23 -1
- package/src/Prebuilt/components/Notifications/TrackUnmuteModal.tsx +13 -5
- package/src/Prebuilt/components/StatsForNerds.jsx +32 -3
- package/src/Prebuilt/components/VideoLayouts/ProminenceLayout.tsx +2 -2
- package/src/Prebuilt/components/VirtualBackground/VBOption.tsx +3 -1
- package/src/Prebuilt/components/VirtualBackground/VBPicker.tsx +6 -0
- package/dist/chunk-ZAX5VT7V.js.map +0 -7
- /package/dist/{HLSView-EPPGI6XI.js.map → HLSView-LCFZPBH3.js.map} +0 -0
package/dist/Sheet/Sheet.d.ts
CHANGED
@@ -279,167 +279,73 @@ declare const StyledContent: import("@stitches/react/types/styled-component").St
|
|
279
279
|
transition: "transitions";
|
280
280
|
zIndex: "zIndices";
|
281
281
|
}, {
|
282
|
-
bg: (value: {
|
283
|
-
|
284
|
-
}) => {
|
285
|
-
backgroundColor: {
|
286
|
-
readonly [$$PropertyValue]: "backgroundColor";
|
287
|
-
};
|
282
|
+
bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
|
283
|
+
backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
|
288
284
|
};
|
289
|
-
c: (value: {
|
290
|
-
|
291
|
-
}) => {
|
292
|
-
color: {
|
293
|
-
readonly [$$PropertyValue]: "color";
|
294
|
-
};
|
285
|
+
c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
|
286
|
+
color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
|
295
287
|
};
|
296
|
-
r: (value: {
|
297
|
-
|
298
|
-
}) => {
|
299
|
-
borderRadius: {
|
300
|
-
readonly [$$ScaleValue]: "radii";
|
301
|
-
};
|
288
|
+
r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
|
289
|
+
borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
|
302
290
|
};
|
303
|
-
fs: (value: string | number | {
|
304
|
-
|
305
|
-
}) => {
|
306
|
-
fontSize: string | number | {
|
307
|
-
readonly [$$PropertyValue]: "fontSize";
|
308
|
-
};
|
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">;
|
309
293
|
};
|
310
|
-
size: (value: string | number | {
|
311
|
-
|
312
|
-
|
313
|
-
height: string | number | {
|
314
|
-
readonly [$$ScaleValue]: "space";
|
315
|
-
};
|
316
|
-
width: string | number | {
|
317
|
-
readonly [$$ScaleValue]: "space";
|
318
|
-
};
|
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">;
|
319
297
|
};
|
320
|
-
w: (value: string | number | {
|
321
|
-
|
322
|
-
}) => {
|
323
|
-
width: string | number | {
|
324
|
-
readonly [$$ScaleValue]: "space";
|
325
|
-
};
|
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">;
|
326
300
|
};
|
327
|
-
h: (value: string | number | {
|
328
|
-
|
329
|
-
}) => {
|
330
|
-
height: string | number | {
|
331
|
-
readonly [$$ScaleValue]: "space";
|
332
|
-
};
|
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">;
|
333
303
|
};
|
334
|
-
p: (value: string | number | {
|
335
|
-
|
336
|
-
}) => {
|
337
|
-
padding: string | number | {
|
338
|
-
readonly [$$ScaleValue]: "space";
|
339
|
-
};
|
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">;
|
340
306
|
};
|
341
|
-
pt: (value: string | number | {
|
342
|
-
|
343
|
-
}) => {
|
344
|
-
paddingTop: string | number | {
|
345
|
-
readonly [$$ScaleValue]: "space";
|
346
|
-
};
|
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">;
|
347
309
|
};
|
348
|
-
pr: (value: string | number | {
|
349
|
-
|
350
|
-
}) => {
|
351
|
-
paddingRight: string | number | {
|
352
|
-
readonly [$$ScaleValue]: "space";
|
353
|
-
};
|
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">;
|
354
312
|
};
|
355
|
-
pb: (value: string | number | {
|
356
|
-
|
357
|
-
}) => {
|
358
|
-
paddingBottom: string | number | {
|
359
|
-
readonly [$$ScaleValue]: "space";
|
360
|
-
};
|
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">;
|
361
315
|
};
|
362
|
-
pl: (value: string | number | {
|
363
|
-
|
364
|
-
}) => {
|
365
|
-
paddingLeft: string | number | {
|
366
|
-
readonly [$$ScaleValue]: "space";
|
367
|
-
};
|
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">;
|
368
318
|
};
|
369
|
-
px: (value: string | number | {
|
370
|
-
|
371
|
-
|
372
|
-
paddingLeft: string | number | {
|
373
|
-
readonly [$$ScaleValue]: "space";
|
374
|
-
};
|
375
|
-
paddingRight: string | number | {
|
376
|
-
readonly [$$ScaleValue]: "space";
|
377
|
-
};
|
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">;
|
378
322
|
};
|
379
|
-
py: (value: string | number | {
|
380
|
-
|
381
|
-
|
382
|
-
paddingTop: string | number | {
|
383
|
-
readonly [$$ScaleValue]: "space";
|
384
|
-
};
|
385
|
-
paddingBottom: string | number | {
|
386
|
-
readonly [$$ScaleValue]: "space";
|
387
|
-
};
|
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">;
|
388
326
|
};
|
389
|
-
m: (value: string | number | {
|
390
|
-
|
391
|
-
}) => {
|
392
|
-
margin: string | number | {
|
393
|
-
readonly [$$ScaleValue]: "space";
|
394
|
-
};
|
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">;
|
395
329
|
};
|
396
|
-
mt: (value: string | number | {
|
397
|
-
|
398
|
-
}) => {
|
399
|
-
marginTop: string | number | {
|
400
|
-
readonly [$$ScaleValue]: "space";
|
401
|
-
};
|
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">;
|
402
332
|
};
|
403
|
-
mr: (value: string | number | {
|
404
|
-
|
405
|
-
}) => {
|
406
|
-
marginRight: string | number | {
|
407
|
-
readonly [$$ScaleValue]: "space";
|
408
|
-
};
|
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">;
|
409
335
|
};
|
410
|
-
mb: (value: string | number | {
|
411
|
-
|
412
|
-
}) => {
|
413
|
-
marginBottom: string | number | {
|
414
|
-
readonly [$$ScaleValue]: "space";
|
415
|
-
};
|
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">;
|
416
338
|
};
|
417
|
-
ml: (value: string | number | {
|
418
|
-
|
419
|
-
}) => {
|
420
|
-
marginLeft: string | number | {
|
421
|
-
readonly [$$ScaleValue]: "space";
|
422
|
-
};
|
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">;
|
423
341
|
};
|
424
|
-
mx: (value: string | number | {
|
425
|
-
|
426
|
-
|
427
|
-
marginLeft: string | number | {
|
428
|
-
readonly [$$ScaleValue]: "space";
|
429
|
-
};
|
430
|
-
marginRight: string | number | {
|
431
|
-
readonly [$$ScaleValue]: "space";
|
432
|
-
};
|
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">;
|
433
345
|
};
|
434
|
-
my: (value: string | number | {
|
435
|
-
|
436
|
-
|
437
|
-
marginTop: string | number | {
|
438
|
-
readonly [$$ScaleValue]: "space";
|
439
|
-
};
|
440
|
-
marginBottom: string | number | {
|
441
|
-
readonly [$$ScaleValue]: "space";
|
442
|
-
};
|
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">;
|
443
349
|
};
|
444
350
|
}>>;
|
445
351
|
declare type SheetContentVariants = VariantProps<typeof StyledContent>;
|
@@ -725,167 +631,73 @@ export declare const Sheet: {
|
|
725
631
|
transition: "transitions";
|
726
632
|
zIndex: "zIndices";
|
727
633
|
}, {
|
728
|
-
bg: (value: {
|
729
|
-
|
730
|
-
}) => {
|
731
|
-
backgroundColor: {
|
732
|
-
readonly [$$PropertyValue]: "backgroundColor";
|
733
|
-
};
|
634
|
+
bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
|
635
|
+
backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
|
734
636
|
};
|
735
|
-
c: (value: {
|
736
|
-
|
737
|
-
}) => {
|
738
|
-
color: {
|
739
|
-
readonly [$$PropertyValue]: "color";
|
740
|
-
};
|
637
|
+
c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
|
638
|
+
color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
|
741
639
|
};
|
742
|
-
r: (value: {
|
743
|
-
|
744
|
-
}) => {
|
745
|
-
borderRadius: {
|
746
|
-
readonly [$$ScaleValue]: "radii";
|
747
|
-
};
|
640
|
+
r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
|
641
|
+
borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
|
748
642
|
};
|
749
|
-
fs: (value: string | number | {
|
750
|
-
|
751
|
-
}) => {
|
752
|
-
fontSize: string | number | {
|
753
|
-
readonly [$$PropertyValue]: "fontSize";
|
754
|
-
};
|
643
|
+
fs: (value: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">) => {
|
644
|
+
fontSize: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">;
|
755
645
|
};
|
756
|
-
size: (value: string | number | {
|
757
|
-
|
758
|
-
|
759
|
-
height: string | number | {
|
760
|
-
readonly [$$ScaleValue]: "space";
|
761
|
-
};
|
762
|
-
width: string | number | {
|
763
|
-
readonly [$$ScaleValue]: "space";
|
764
|
-
};
|
646
|
+
size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
647
|
+
height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
648
|
+
width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
765
649
|
};
|
766
|
-
w: (value: string | number | {
|
767
|
-
|
768
|
-
}) => {
|
769
|
-
width: string | number | {
|
770
|
-
readonly [$$ScaleValue]: "space";
|
771
|
-
};
|
650
|
+
w: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
651
|
+
width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
772
652
|
};
|
773
|
-
h: (value: string | number | {
|
774
|
-
|
775
|
-
}) => {
|
776
|
-
height: string | number | {
|
777
|
-
readonly [$$ScaleValue]: "space";
|
778
|
-
};
|
653
|
+
h: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
654
|
+
height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
779
655
|
};
|
780
|
-
p: (value: string | number | {
|
781
|
-
|
782
|
-
}) => {
|
783
|
-
padding: string | number | {
|
784
|
-
readonly [$$ScaleValue]: "space";
|
785
|
-
};
|
656
|
+
p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
657
|
+
padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
786
658
|
};
|
787
|
-
pt: (value: string | number | {
|
788
|
-
|
789
|
-
}) => {
|
790
|
-
paddingTop: string | number | {
|
791
|
-
readonly [$$ScaleValue]: "space";
|
792
|
-
};
|
659
|
+
pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
660
|
+
paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
793
661
|
};
|
794
|
-
pr: (value: string | number | {
|
795
|
-
|
796
|
-
}) => {
|
797
|
-
paddingRight: string | number | {
|
798
|
-
readonly [$$ScaleValue]: "space";
|
799
|
-
};
|
662
|
+
pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
663
|
+
paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
800
664
|
};
|
801
|
-
pb: (value: string | number | {
|
802
|
-
|
803
|
-
}) => {
|
804
|
-
paddingBottom: string | number | {
|
805
|
-
readonly [$$ScaleValue]: "space";
|
806
|
-
};
|
665
|
+
pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
666
|
+
paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
807
667
|
};
|
808
|
-
pl: (value: string | number | {
|
809
|
-
|
810
|
-
}) => {
|
811
|
-
paddingLeft: string | number | {
|
812
|
-
readonly [$$ScaleValue]: "space";
|
813
|
-
};
|
668
|
+
pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
669
|
+
paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
814
670
|
};
|
815
|
-
px: (value: string | number | {
|
816
|
-
|
817
|
-
|
818
|
-
paddingLeft: string | number | {
|
819
|
-
readonly [$$ScaleValue]: "space";
|
820
|
-
};
|
821
|
-
paddingRight: string | number | {
|
822
|
-
readonly [$$ScaleValue]: "space";
|
823
|
-
};
|
671
|
+
px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
672
|
+
paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
673
|
+
paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
824
674
|
};
|
825
|
-
py: (value: string | number | {
|
826
|
-
|
827
|
-
|
828
|
-
paddingTop: string | number | {
|
829
|
-
readonly [$$ScaleValue]: "space";
|
830
|
-
};
|
831
|
-
paddingBottom: string | number | {
|
832
|
-
readonly [$$ScaleValue]: "space";
|
833
|
-
};
|
675
|
+
py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
676
|
+
paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
677
|
+
paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
834
678
|
};
|
835
|
-
m: (value: string | number | {
|
836
|
-
|
837
|
-
}) => {
|
838
|
-
margin: string | number | {
|
839
|
-
readonly [$$ScaleValue]: "space";
|
840
|
-
};
|
679
|
+
m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
680
|
+
margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
841
681
|
};
|
842
|
-
mt: (value: string | number | {
|
843
|
-
|
844
|
-
}) => {
|
845
|
-
marginTop: string | number | {
|
846
|
-
readonly [$$ScaleValue]: "space";
|
847
|
-
};
|
682
|
+
mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
683
|
+
marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
848
684
|
};
|
849
|
-
mr: (value: string | number | {
|
850
|
-
|
851
|
-
}) => {
|
852
|
-
marginRight: string | number | {
|
853
|
-
readonly [$$ScaleValue]: "space";
|
854
|
-
};
|
685
|
+
mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
686
|
+
marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
855
687
|
};
|
856
|
-
mb: (value: string | number | {
|
857
|
-
|
858
|
-
}) => {
|
859
|
-
marginBottom: string | number | {
|
860
|
-
readonly [$$ScaleValue]: "space";
|
861
|
-
};
|
688
|
+
mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
689
|
+
marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
862
690
|
};
|
863
|
-
ml: (value: string | number | {
|
864
|
-
|
865
|
-
}) => {
|
866
|
-
marginLeft: string | number | {
|
867
|
-
readonly [$$ScaleValue]: "space";
|
868
|
-
};
|
691
|
+
ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
692
|
+
marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
869
693
|
};
|
870
|
-
mx: (value: string | number | {
|
871
|
-
|
872
|
-
|
873
|
-
marginLeft: string | number | {
|
874
|
-
readonly [$$ScaleValue]: "space";
|
875
|
-
};
|
876
|
-
marginRight: string | number | {
|
877
|
-
readonly [$$ScaleValue]: "space";
|
878
|
-
};
|
694
|
+
mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
695
|
+
marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
696
|
+
marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
879
697
|
};
|
880
|
-
my: (value: string | number | {
|
881
|
-
|
882
|
-
|
883
|
-
marginTop: string | number | {
|
884
|
-
readonly [$$ScaleValue]: "space";
|
885
|
-
};
|
886
|
-
marginBottom: string | number | {
|
887
|
-
readonly [$$ScaleValue]: "space";
|
888
|
-
};
|
698
|
+
my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
699
|
+
marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
700
|
+
marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
889
701
|
};
|
890
702
|
}>>;
|
891
703
|
Trigger: import("@stitches/react/types/styled-component").StyledComponent<React.ForwardRefExoticComponent<DialogPrimitive.DialogTriggerProps & React.RefAttributes<HTMLButtonElement>>, {}, {
|
@@ -1164,167 +976,73 @@ export declare const Sheet: {
|
|
1164
976
|
transition: "transitions";
|
1165
977
|
zIndex: "zIndices";
|
1166
978
|
}, {
|
1167
|
-
bg: (value: {
|
1168
|
-
|
1169
|
-
}) => {
|
1170
|
-
backgroundColor: {
|
1171
|
-
readonly [$$PropertyValue]: "backgroundColor";
|
1172
|
-
};
|
979
|
+
bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
|
980
|
+
backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
|
1173
981
|
};
|
1174
|
-
c: (value: {
|
1175
|
-
|
1176
|
-
}) => {
|
1177
|
-
color: {
|
1178
|
-
readonly [$$PropertyValue]: "color";
|
1179
|
-
};
|
982
|
+
c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
|
983
|
+
color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
|
1180
984
|
};
|
1181
|
-
r: (value: {
|
1182
|
-
|
1183
|
-
}) => {
|
1184
|
-
borderRadius: {
|
1185
|
-
readonly [$$ScaleValue]: "radii";
|
1186
|
-
};
|
985
|
+
r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
|
986
|
+
borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
|
1187
987
|
};
|
1188
|
-
fs: (value: string | number | {
|
1189
|
-
|
1190
|
-
}) => {
|
1191
|
-
fontSize: string | number | {
|
1192
|
-
readonly [$$PropertyValue]: "fontSize";
|
1193
|
-
};
|
988
|
+
fs: (value: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">) => {
|
989
|
+
fontSize: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">;
|
1194
990
|
};
|
1195
|
-
size: (value: string | number | {
|
1196
|
-
|
1197
|
-
|
1198
|
-
height: string | number | {
|
1199
|
-
readonly [$$ScaleValue]: "space";
|
1200
|
-
};
|
1201
|
-
width: string | number | {
|
1202
|
-
readonly [$$ScaleValue]: "space";
|
1203
|
-
};
|
991
|
+
size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
992
|
+
height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
993
|
+
width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1204
994
|
};
|
1205
|
-
w: (value: string | number | {
|
1206
|
-
|
1207
|
-
}) => {
|
1208
|
-
width: string | number | {
|
1209
|
-
readonly [$$ScaleValue]: "space";
|
1210
|
-
};
|
995
|
+
w: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
996
|
+
width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1211
997
|
};
|
1212
|
-
h: (value: string | number | {
|
1213
|
-
|
1214
|
-
}) => {
|
1215
|
-
height: string | number | {
|
1216
|
-
readonly [$$ScaleValue]: "space";
|
1217
|
-
};
|
998
|
+
h: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
999
|
+
height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1218
1000
|
};
|
1219
|
-
p: (value: string | number | {
|
1220
|
-
|
1221
|
-
}) => {
|
1222
|
-
padding: string | number | {
|
1223
|
-
readonly [$$ScaleValue]: "space";
|
1224
|
-
};
|
1001
|
+
p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1002
|
+
padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1225
1003
|
};
|
1226
|
-
pt: (value: string | number | {
|
1227
|
-
|
1228
|
-
}) => {
|
1229
|
-
paddingTop: string | number | {
|
1230
|
-
readonly [$$ScaleValue]: "space";
|
1231
|
-
};
|
1004
|
+
pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1005
|
+
paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1232
1006
|
};
|
1233
|
-
pr: (value: string | number | {
|
1234
|
-
|
1235
|
-
}) => {
|
1236
|
-
paddingRight: string | number | {
|
1237
|
-
readonly [$$ScaleValue]: "space";
|
1238
|
-
};
|
1007
|
+
pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1008
|
+
paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1239
1009
|
};
|
1240
|
-
pb: (value: string | number | {
|
1241
|
-
|
1242
|
-
}) => {
|
1243
|
-
paddingBottom: string | number | {
|
1244
|
-
readonly [$$ScaleValue]: "space";
|
1245
|
-
};
|
1010
|
+
pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1011
|
+
paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1246
1012
|
};
|
1247
|
-
pl: (value: string | number | {
|
1248
|
-
|
1249
|
-
}) => {
|
1250
|
-
paddingLeft: string | number | {
|
1251
|
-
readonly [$$ScaleValue]: "space";
|
1252
|
-
};
|
1013
|
+
pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1014
|
+
paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1253
1015
|
};
|
1254
|
-
px: (value: string | number | {
|
1255
|
-
|
1256
|
-
|
1257
|
-
paddingLeft: string | number | {
|
1258
|
-
readonly [$$ScaleValue]: "space";
|
1259
|
-
};
|
1260
|
-
paddingRight: string | number | {
|
1261
|
-
readonly [$$ScaleValue]: "space";
|
1262
|
-
};
|
1016
|
+
px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1017
|
+
paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1018
|
+
paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1263
1019
|
};
|
1264
|
-
py: (value: string | number | {
|
1265
|
-
|
1266
|
-
|
1267
|
-
paddingTop: string | number | {
|
1268
|
-
readonly [$$ScaleValue]: "space";
|
1269
|
-
};
|
1270
|
-
paddingBottom: string | number | {
|
1271
|
-
readonly [$$ScaleValue]: "space";
|
1272
|
-
};
|
1020
|
+
py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1021
|
+
paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1022
|
+
paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1273
1023
|
};
|
1274
|
-
m: (value: string | number | {
|
1275
|
-
|
1276
|
-
}) => {
|
1277
|
-
margin: string | number | {
|
1278
|
-
readonly [$$ScaleValue]: "space";
|
1279
|
-
};
|
1024
|
+
m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1025
|
+
margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1280
1026
|
};
|
1281
|
-
mt: (value: string | number | {
|
1282
|
-
|
1283
|
-
}) => {
|
1284
|
-
marginTop: string | number | {
|
1285
|
-
readonly [$$ScaleValue]: "space";
|
1286
|
-
};
|
1027
|
+
mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1028
|
+
marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1287
1029
|
};
|
1288
|
-
mr: (value: string | number | {
|
1289
|
-
|
1290
|
-
}) => {
|
1291
|
-
marginRight: string | number | {
|
1292
|
-
readonly [$$ScaleValue]: "space";
|
1293
|
-
};
|
1030
|
+
mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1031
|
+
marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1294
1032
|
};
|
1295
|
-
mb: (value: string | number | {
|
1296
|
-
|
1297
|
-
}) => {
|
1298
|
-
marginBottom: string | number | {
|
1299
|
-
readonly [$$ScaleValue]: "space";
|
1300
|
-
};
|
1033
|
+
mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1034
|
+
marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1301
1035
|
};
|
1302
|
-
ml: (value: string | number | {
|
1303
|
-
|
1304
|
-
}) => {
|
1305
|
-
marginLeft: string | number | {
|
1306
|
-
readonly [$$ScaleValue]: "space";
|
1307
|
-
};
|
1036
|
+
ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1037
|
+
marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1308
1038
|
};
|
1309
|
-
mx: (value: string | number | {
|
1310
|
-
|
1311
|
-
|
1312
|
-
marginLeft: string | number | {
|
1313
|
-
readonly [$$ScaleValue]: "space";
|
1314
|
-
};
|
1315
|
-
marginRight: string | number | {
|
1316
|
-
readonly [$$ScaleValue]: "space";
|
1317
|
-
};
|
1039
|
+
mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1040
|
+
marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1041
|
+
marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1318
1042
|
};
|
1319
|
-
my: (value: string | number | {
|
1320
|
-
|
1321
|
-
|
1322
|
-
marginTop: string | number | {
|
1323
|
-
readonly [$$ScaleValue]: "space";
|
1324
|
-
};
|
1325
|
-
marginBottom: string | number | {
|
1326
|
-
readonly [$$ScaleValue]: "space";
|
1327
|
-
};
|
1043
|
+
my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1044
|
+
marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1045
|
+
marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1328
1046
|
};
|
1329
1047
|
}>>;
|
1330
1048
|
Content: React.ForwardRefExoticComponent<Omit<SheetContentProps, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
@@ -1604,167 +1322,73 @@ export declare const Sheet: {
|
|
1604
1322
|
transition: "transitions";
|
1605
1323
|
zIndex: "zIndices";
|
1606
1324
|
}, {
|
1607
|
-
bg: (value: {
|
1608
|
-
|
1609
|
-
}) => {
|
1610
|
-
backgroundColor: {
|
1611
|
-
readonly [$$PropertyValue]: "backgroundColor";
|
1612
|
-
};
|
1325
|
+
bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
|
1326
|
+
backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
|
1613
1327
|
};
|
1614
|
-
c: (value: {
|
1615
|
-
|
1616
|
-
}) => {
|
1617
|
-
color: {
|
1618
|
-
readonly [$$PropertyValue]: "color";
|
1619
|
-
};
|
1328
|
+
c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
|
1329
|
+
color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
|
1620
1330
|
};
|
1621
|
-
r: (value: {
|
1622
|
-
|
1623
|
-
}) => {
|
1624
|
-
borderRadius: {
|
1625
|
-
readonly [$$ScaleValue]: "radii";
|
1626
|
-
};
|
1331
|
+
r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
|
1332
|
+
borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
|
1627
1333
|
};
|
1628
|
-
fs: (value: string | number | {
|
1629
|
-
|
1630
|
-
}) => {
|
1631
|
-
fontSize: string | number | {
|
1632
|
-
readonly [$$PropertyValue]: "fontSize";
|
1633
|
-
};
|
1334
|
+
fs: (value: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">) => {
|
1335
|
+
fontSize: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">;
|
1634
1336
|
};
|
1635
|
-
size: (value: string | number | {
|
1636
|
-
|
1637
|
-
|
1638
|
-
height: string | number | {
|
1639
|
-
readonly [$$ScaleValue]: "space";
|
1640
|
-
};
|
1641
|
-
width: string | number | {
|
1642
|
-
readonly [$$ScaleValue]: "space";
|
1643
|
-
};
|
1337
|
+
size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1338
|
+
height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1339
|
+
width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1644
1340
|
};
|
1645
|
-
w: (value: string | number | {
|
1646
|
-
|
1647
|
-
}) => {
|
1648
|
-
width: string | number | {
|
1649
|
-
readonly [$$ScaleValue]: "space";
|
1650
|
-
};
|
1341
|
+
w: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1342
|
+
width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1651
1343
|
};
|
1652
|
-
h: (value: string | number | {
|
1653
|
-
|
1654
|
-
}) => {
|
1655
|
-
height: string | number | {
|
1656
|
-
readonly [$$ScaleValue]: "space";
|
1657
|
-
};
|
1344
|
+
h: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1345
|
+
height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1658
1346
|
};
|
1659
|
-
p: (value: string | number | {
|
1660
|
-
|
1661
|
-
}) => {
|
1662
|
-
padding: string | number | {
|
1663
|
-
readonly [$$ScaleValue]: "space";
|
1664
|
-
};
|
1347
|
+
p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1348
|
+
padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1665
1349
|
};
|
1666
|
-
pt: (value: string | number | {
|
1667
|
-
|
1668
|
-
}) => {
|
1669
|
-
paddingTop: string | number | {
|
1670
|
-
readonly [$$ScaleValue]: "space";
|
1671
|
-
};
|
1350
|
+
pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1351
|
+
paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1672
1352
|
};
|
1673
|
-
pr: (value: string | number | {
|
1674
|
-
|
1675
|
-
}) => {
|
1676
|
-
paddingRight: string | number | {
|
1677
|
-
readonly [$$ScaleValue]: "space";
|
1678
|
-
};
|
1353
|
+
pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1354
|
+
paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1679
1355
|
};
|
1680
|
-
pb: (value: string | number | {
|
1681
|
-
|
1682
|
-
}) => {
|
1683
|
-
paddingBottom: string | number | {
|
1684
|
-
readonly [$$ScaleValue]: "space";
|
1685
|
-
};
|
1356
|
+
pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1357
|
+
paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1686
1358
|
};
|
1687
|
-
pl: (value: string | number | {
|
1688
|
-
|
1689
|
-
}) => {
|
1690
|
-
paddingLeft: string | number | {
|
1691
|
-
readonly [$$ScaleValue]: "space";
|
1692
|
-
};
|
1359
|
+
pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1360
|
+
paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1693
1361
|
};
|
1694
|
-
px: (value: string | number | {
|
1695
|
-
|
1696
|
-
|
1697
|
-
paddingLeft: string | number | {
|
1698
|
-
readonly [$$ScaleValue]: "space";
|
1699
|
-
};
|
1700
|
-
paddingRight: string | number | {
|
1701
|
-
readonly [$$ScaleValue]: "space";
|
1702
|
-
};
|
1362
|
+
px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1363
|
+
paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1364
|
+
paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1703
1365
|
};
|
1704
|
-
py: (value: string | number | {
|
1705
|
-
|
1706
|
-
|
1707
|
-
paddingTop: string | number | {
|
1708
|
-
readonly [$$ScaleValue]: "space";
|
1709
|
-
};
|
1710
|
-
paddingBottom: string | number | {
|
1711
|
-
readonly [$$ScaleValue]: "space";
|
1712
|
-
};
|
1366
|
+
py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1367
|
+
paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1368
|
+
paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1713
1369
|
};
|
1714
|
-
m: (value: string | number | {
|
1715
|
-
|
1716
|
-
}) => {
|
1717
|
-
margin: string | number | {
|
1718
|
-
readonly [$$ScaleValue]: "space";
|
1719
|
-
};
|
1370
|
+
m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1371
|
+
margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1720
1372
|
};
|
1721
|
-
mt: (value: string | number | {
|
1722
|
-
|
1723
|
-
}) => {
|
1724
|
-
marginTop: string | number | {
|
1725
|
-
readonly [$$ScaleValue]: "space";
|
1726
|
-
};
|
1373
|
+
mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1374
|
+
marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1727
1375
|
};
|
1728
|
-
mr: (value: string | number | {
|
1729
|
-
|
1730
|
-
}) => {
|
1731
|
-
marginRight: string | number | {
|
1732
|
-
readonly [$$ScaleValue]: "space";
|
1733
|
-
};
|
1376
|
+
mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1377
|
+
marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1734
1378
|
};
|
1735
|
-
mb: (value: string | number | {
|
1736
|
-
|
1737
|
-
}) => {
|
1738
|
-
marginBottom: string | number | {
|
1739
|
-
readonly [$$ScaleValue]: "space";
|
1740
|
-
};
|
1379
|
+
mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1380
|
+
marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1741
1381
|
};
|
1742
|
-
ml: (value: string | number | {
|
1743
|
-
|
1744
|
-
}) => {
|
1745
|
-
marginLeft: string | number | {
|
1746
|
-
readonly [$$ScaleValue]: "space";
|
1747
|
-
};
|
1382
|
+
ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1383
|
+
marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1748
1384
|
};
|
1749
|
-
mx: (value: string | number | {
|
1750
|
-
|
1751
|
-
|
1752
|
-
marginLeft: string | number | {
|
1753
|
-
readonly [$$ScaleValue]: "space";
|
1754
|
-
};
|
1755
|
-
marginRight: string | number | {
|
1756
|
-
readonly [$$ScaleValue]: "space";
|
1757
|
-
};
|
1385
|
+
mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1386
|
+
marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1387
|
+
marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1758
1388
|
};
|
1759
|
-
my: (value: string | number | {
|
1760
|
-
|
1761
|
-
|
1762
|
-
marginTop: string | number | {
|
1763
|
-
readonly [$$ScaleValue]: "space";
|
1764
|
-
};
|
1765
|
-
marginBottom: string | number | {
|
1766
|
-
readonly [$$ScaleValue]: "space";
|
1767
|
-
};
|
1389
|
+
my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1390
|
+
marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1391
|
+
marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1768
1392
|
};
|
1769
1393
|
}>>;
|
1770
1394
|
Title: import("@stitches/react/types/styled-component").StyledComponent<React.ForwardRefExoticComponent<DialogPrimitive.DialogTitleProps & React.RefAttributes<HTMLHeadingElement>>, {}, {
|
@@ -2043,167 +1667,73 @@ export declare const Sheet: {
|
|
2043
1667
|
transition: "transitions";
|
2044
1668
|
zIndex: "zIndices";
|
2045
1669
|
}, {
|
2046
|
-
bg: (value: {
|
2047
|
-
|
2048
|
-
}) => {
|
2049
|
-
backgroundColor: {
|
2050
|
-
readonly [$$PropertyValue]: "backgroundColor";
|
2051
|
-
};
|
1670
|
+
bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
|
1671
|
+
backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
|
2052
1672
|
};
|
2053
|
-
c: (value: {
|
2054
|
-
|
2055
|
-
}) => {
|
2056
|
-
color: {
|
2057
|
-
readonly [$$PropertyValue]: "color";
|
2058
|
-
};
|
1673
|
+
c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
|
1674
|
+
color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
|
2059
1675
|
};
|
2060
|
-
r: (value: {
|
2061
|
-
|
2062
|
-
}) => {
|
2063
|
-
borderRadius: {
|
2064
|
-
readonly [$$ScaleValue]: "radii";
|
2065
|
-
};
|
1676
|
+
r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
|
1677
|
+
borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
|
2066
1678
|
};
|
2067
|
-
fs: (value: string | number | {
|
2068
|
-
|
2069
|
-
}) => {
|
2070
|
-
fontSize: string | number | {
|
2071
|
-
readonly [$$PropertyValue]: "fontSize";
|
2072
|
-
};
|
1679
|
+
fs: (value: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">) => {
|
1680
|
+
fontSize: string | number | import("@stitches/react/types/css-util").WithPropertyValue<"fontSize">;
|
2073
1681
|
};
|
2074
|
-
size: (value: string | number | {
|
2075
|
-
|
2076
|
-
|
2077
|
-
height: string | number | {
|
2078
|
-
readonly [$$ScaleValue]: "space";
|
2079
|
-
};
|
2080
|
-
width: string | number | {
|
2081
|
-
readonly [$$ScaleValue]: "space";
|
2082
|
-
};
|
1682
|
+
size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1683
|
+
height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1684
|
+
width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
2083
1685
|
};
|
2084
|
-
w: (value: string | number | {
|
2085
|
-
|
2086
|
-
}) => {
|
2087
|
-
width: string | number | {
|
2088
|
-
readonly [$$ScaleValue]: "space";
|
2089
|
-
};
|
1686
|
+
w: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1687
|
+
width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
2090
1688
|
};
|
2091
|
-
h: (value: string | number | {
|
2092
|
-
|
2093
|
-
}) => {
|
2094
|
-
height: string | number | {
|
2095
|
-
readonly [$$ScaleValue]: "space";
|
2096
|
-
};
|
1689
|
+
h: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1690
|
+
height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
2097
1691
|
};
|
2098
|
-
p: (value: string | number | {
|
2099
|
-
|
2100
|
-
}) => {
|
2101
|
-
padding: string | number | {
|
2102
|
-
readonly [$$ScaleValue]: "space";
|
2103
|
-
};
|
1692
|
+
p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1693
|
+
padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
2104
1694
|
};
|
2105
|
-
pt: (value: string | number | {
|
2106
|
-
|
2107
|
-
}) => {
|
2108
|
-
paddingTop: string | number | {
|
2109
|
-
readonly [$$ScaleValue]: "space";
|
2110
|
-
};
|
1695
|
+
pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1696
|
+
paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
2111
1697
|
};
|
2112
|
-
pr: (value: string | number | {
|
2113
|
-
|
2114
|
-
}) => {
|
2115
|
-
paddingRight: string | number | {
|
2116
|
-
readonly [$$ScaleValue]: "space";
|
2117
|
-
};
|
1698
|
+
pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1699
|
+
paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
2118
1700
|
};
|
2119
|
-
pb: (value: string | number | {
|
2120
|
-
|
2121
|
-
}) => {
|
2122
|
-
paddingBottom: string | number | {
|
2123
|
-
readonly [$$ScaleValue]: "space";
|
2124
|
-
};
|
1701
|
+
pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1702
|
+
paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
2125
1703
|
};
|
2126
|
-
pl: (value: string | number | {
|
2127
|
-
|
2128
|
-
}) => {
|
2129
|
-
paddingLeft: string | number | {
|
2130
|
-
readonly [$$ScaleValue]: "space";
|
2131
|
-
};
|
1704
|
+
pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1705
|
+
paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
2132
1706
|
};
|
2133
|
-
px: (value: string | number | {
|
2134
|
-
|
2135
|
-
|
2136
|
-
paddingLeft: string | number | {
|
2137
|
-
readonly [$$ScaleValue]: "space";
|
2138
|
-
};
|
2139
|
-
paddingRight: string | number | {
|
2140
|
-
readonly [$$ScaleValue]: "space";
|
2141
|
-
};
|
1707
|
+
px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1708
|
+
paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1709
|
+
paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
2142
1710
|
};
|
2143
|
-
py: (value: string | number | {
|
2144
|
-
|
2145
|
-
|
2146
|
-
paddingTop: string | number | {
|
2147
|
-
readonly [$$ScaleValue]: "space";
|
2148
|
-
};
|
2149
|
-
paddingBottom: string | number | {
|
2150
|
-
readonly [$$ScaleValue]: "space";
|
2151
|
-
};
|
1711
|
+
py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1712
|
+
paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1713
|
+
paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
2152
1714
|
};
|
2153
|
-
m: (value: string | number | {
|
2154
|
-
|
2155
|
-
}) => {
|
2156
|
-
margin: string | number | {
|
2157
|
-
readonly [$$ScaleValue]: "space";
|
2158
|
-
};
|
1715
|
+
m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1716
|
+
margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
2159
1717
|
};
|
2160
|
-
mt: (value: string | number | {
|
2161
|
-
|
2162
|
-
}) => {
|
2163
|
-
marginTop: string | number | {
|
2164
|
-
readonly [$$ScaleValue]: "space";
|
2165
|
-
};
|
1718
|
+
mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1719
|
+
marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
2166
1720
|
};
|
2167
|
-
mr: (value: string | number | {
|
2168
|
-
|
2169
|
-
}) => {
|
2170
|
-
marginRight: string | number | {
|
2171
|
-
readonly [$$ScaleValue]: "space";
|
2172
|
-
};
|
1721
|
+
mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1722
|
+
marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
2173
1723
|
};
|
2174
|
-
mb: (value: string | number | {
|
2175
|
-
|
2176
|
-
}) => {
|
2177
|
-
marginBottom: string | number | {
|
2178
|
-
readonly [$$ScaleValue]: "space";
|
2179
|
-
};
|
1724
|
+
mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1725
|
+
marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
2180
1726
|
};
|
2181
|
-
ml: (value: string | number | {
|
2182
|
-
|
2183
|
-
}) => {
|
2184
|
-
marginLeft: string | number | {
|
2185
|
-
readonly [$$ScaleValue]: "space";
|
2186
|
-
};
|
1727
|
+
ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1728
|
+
marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
2187
1729
|
};
|
2188
|
-
mx: (value: string | number | {
|
2189
|
-
|
2190
|
-
|
2191
|
-
marginLeft: string | number | {
|
2192
|
-
readonly [$$ScaleValue]: "space";
|
2193
|
-
};
|
2194
|
-
marginRight: string | number | {
|
2195
|
-
readonly [$$ScaleValue]: "space";
|
2196
|
-
};
|
1730
|
+
mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1731
|
+
marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1732
|
+
marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
2197
1733
|
};
|
2198
|
-
my: (value: string | number | {
|
2199
|
-
|
2200
|
-
|
2201
|
-
marginTop: string | number | {
|
2202
|
-
readonly [$$ScaleValue]: "space";
|
2203
|
-
};
|
2204
|
-
marginBottom: string | number | {
|
2205
|
-
readonly [$$ScaleValue]: "space";
|
2206
|
-
};
|
1734
|
+
my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
|
1735
|
+
marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
1736
|
+
marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
|
2207
1737
|
};
|
2208
1738
|
}>>;
|
2209
1739
|
Close: import("@stitches/react/types/styled-component").StyledComponent<React.ForwardRefExoticComponent<DialogPrimitive.DialogCloseProps & React.RefAttributes<HTMLButtonElement>>, {}, {
|
@@ -2482,167 +2012,73 @@ export declare const Sheet: {
|
|
2482
2012
|
transition: "transitions";
|
2483
2013
|
zIndex: "zIndices";
|
2484
2014
|
}, {
|
2485
|
-
bg: (value: {
|
2486
|
-
|
2487
|
-
}) => {
|
2488
|
-
backgroundColor: {
|
2489
|
-
readonly [$$PropertyValue]: "backgroundColor";
|
2490
|
-
};
|
2015
|
+
bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
|
2016
|
+
backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
|
2491
2017
|
};
|
2492
|
-
c: (value: {
|
2493
|
-
|
2494
|
-
}) => {
|
2495
|
-
color: {
|
2496
|
-
readonly [$$PropertyValue]: "color";
|
2497
|
-
};
|
2018
|
+
c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
|
2019
|
+
color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
|
2498
2020
|
};
|
2499
|
-
r: (value: {
|
2500
|
-
|
2501
|
-
}) => {
|
2502
|
-
borderRadius: {
|
2503
|
-
readonly [$$ScaleValue]: "radii";
|
2504
|
-
};
|
2021
|
+
r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
|
2022
|
+
borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
|
2505
2023
|
};
|
2506
|
-
fs: (value: string | number | {
|
2507
|
-
|
2508
|
-
}) => {
|
2509
|
-
fontSize: string | number | {
|
2510
|
-
readonly [$$PropertyValue]: "fontSize";
|
2511
|
-
};
|
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">;
|
2512
2026
|
};
|
2513
|
-
size: (value: string | number | {
|
2514
|
-
|
2515
|
-
|
2516
|
-
height: string | number | {
|
2517
|
-
readonly [$$ScaleValue]: "space";
|
2518
|
-
};
|
2519
|
-
width: string | number | {
|
2520
|
-
readonly [$$ScaleValue]: "space";
|
2521
|
-
};
|
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">;
|
2522
2030
|
};
|
2523
|
-
w: (value: string | number | {
|
2524
|
-
|
2525
|
-
}) => {
|
2526
|
-
width: string | number | {
|
2527
|
-
readonly [$$ScaleValue]: "space";
|
2528
|
-
};
|
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">;
|
2529
2033
|
};
|
2530
|
-
h: (value: string | number | {
|
2531
|
-
|
2532
|
-
}) => {
|
2533
|
-
height: string | number | {
|
2534
|
-
readonly [$$ScaleValue]: "space";
|
2535
|
-
};
|
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">;
|
2536
2036
|
};
|
2537
|
-
p: (value: string | number | {
|
2538
|
-
|
2539
|
-
}) => {
|
2540
|
-
padding: string | number | {
|
2541
|
-
readonly [$$ScaleValue]: "space";
|
2542
|
-
};
|
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">;
|
2543
2039
|
};
|
2544
|
-
pt: (value: string | number | {
|
2545
|
-
|
2546
|
-
}) => {
|
2547
|
-
paddingTop: string | number | {
|
2548
|
-
readonly [$$ScaleValue]: "space";
|
2549
|
-
};
|
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">;
|
2550
2042
|
};
|
2551
|
-
pr: (value: string | number | {
|
2552
|
-
|
2553
|
-
}) => {
|
2554
|
-
paddingRight: string | number | {
|
2555
|
-
readonly [$$ScaleValue]: "space";
|
2556
|
-
};
|
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">;
|
2557
2045
|
};
|
2558
|
-
pb: (value: string | number | {
|
2559
|
-
|
2560
|
-
}) => {
|
2561
|
-
paddingBottom: string | number | {
|
2562
|
-
readonly [$$ScaleValue]: "space";
|
2563
|
-
};
|
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">;
|
2564
2048
|
};
|
2565
|
-
pl: (value: string | number | {
|
2566
|
-
|
2567
|
-
}) => {
|
2568
|
-
paddingLeft: string | number | {
|
2569
|
-
readonly [$$ScaleValue]: "space";
|
2570
|
-
};
|
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">;
|
2571
2051
|
};
|
2572
|
-
px: (value: string | number | {
|
2573
|
-
|
2574
|
-
|
2575
|
-
paddingLeft: string | number | {
|
2576
|
-
readonly [$$ScaleValue]: "space";
|
2577
|
-
};
|
2578
|
-
paddingRight: string | number | {
|
2579
|
-
readonly [$$ScaleValue]: "space";
|
2580
|
-
};
|
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">;
|
2581
2055
|
};
|
2582
|
-
py: (value: string | number | {
|
2583
|
-
|
2584
|
-
|
2585
|
-
paddingTop: string | number | {
|
2586
|
-
readonly [$$ScaleValue]: "space";
|
2587
|
-
};
|
2588
|
-
paddingBottom: string | number | {
|
2589
|
-
readonly [$$ScaleValue]: "space";
|
2590
|
-
};
|
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">;
|
2591
2059
|
};
|
2592
|
-
m: (value: string | number | {
|
2593
|
-
|
2594
|
-
}) => {
|
2595
|
-
margin: string | number | {
|
2596
|
-
readonly [$$ScaleValue]: "space";
|
2597
|
-
};
|
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">;
|
2598
2062
|
};
|
2599
|
-
mt: (value: string | number | {
|
2600
|
-
|
2601
|
-
}) => {
|
2602
|
-
marginTop: string | number | {
|
2603
|
-
readonly [$$ScaleValue]: "space";
|
2604
|
-
};
|
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">;
|
2605
2065
|
};
|
2606
|
-
mr: (value: string | number | {
|
2607
|
-
|
2608
|
-
}) => {
|
2609
|
-
marginRight: string | number | {
|
2610
|
-
readonly [$$ScaleValue]: "space";
|
2611
|
-
};
|
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">;
|
2612
2068
|
};
|
2613
|
-
mb: (value: string | number | {
|
2614
|
-
|
2615
|
-
}) => {
|
2616
|
-
marginBottom: string | number | {
|
2617
|
-
readonly [$$ScaleValue]: "space";
|
2618
|
-
};
|
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">;
|
2619
2071
|
};
|
2620
|
-
ml: (value: string | number | {
|
2621
|
-
|
2622
|
-
}) => {
|
2623
|
-
marginLeft: string | number | {
|
2624
|
-
readonly [$$ScaleValue]: "space";
|
2625
|
-
};
|
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">;
|
2626
2074
|
};
|
2627
|
-
mx: (value: string | number | {
|
2628
|
-
|
2629
|
-
|
2630
|
-
marginLeft: string | number | {
|
2631
|
-
readonly [$$ScaleValue]: "space";
|
2632
|
-
};
|
2633
|
-
marginRight: string | number | {
|
2634
|
-
readonly [$$ScaleValue]: "space";
|
2635
|
-
};
|
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">;
|
2636
2078
|
};
|
2637
|
-
my: (value: string | number | {
|
2638
|
-
|
2639
|
-
|
2640
|
-
marginTop: string | number | {
|
2641
|
-
readonly [$$ScaleValue]: "space";
|
2642
|
-
};
|
2643
|
-
marginBottom: string | number | {
|
2644
|
-
readonly [$$ScaleValue]: "space";
|
2645
|
-
};
|
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">;
|
2646
2082
|
};
|
2647
2083
|
}>>;
|
2648
2084
|
DefaultClose: (props: Omit<Omit<React.DetailedHTMLProps<React.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
|
@@ -2926,167 +2362,73 @@ export declare const Sheet: {
|
|
2926
2362
|
transition: "transitions";
|
2927
2363
|
zIndex: "zIndices";
|
2928
2364
|
}, {
|
2929
|
-
bg: (value: {
|
2930
|
-
|
2931
|
-
}) => {
|
2932
|
-
backgroundColor: {
|
2933
|
-
readonly [$$PropertyValue]: "backgroundColor";
|
2934
|
-
};
|
2365
|
+
bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">) => {
|
2366
|
+
backgroundColor: import("@stitches/react/types/css-util").WithPropertyValue<"backgroundColor">;
|
2935
2367
|
};
|
2936
|
-
c: (value: {
|
2937
|
-
|
2938
|
-
}) => {
|
2939
|
-
color: {
|
2940
|
-
readonly [$$PropertyValue]: "color";
|
2941
|
-
};
|
2368
|
+
c: (value: import("@stitches/react/types/css-util").WithPropertyValue<"color">) => {
|
2369
|
+
color: import("@stitches/react/types/css-util").WithPropertyValue<"color">;
|
2942
2370
|
};
|
2943
|
-
r: (value: {
|
2944
|
-
|
2945
|
-
}) => {
|
2946
|
-
borderRadius: {
|
2947
|
-
readonly [$$ScaleValue]: "radii";
|
2948
|
-
};
|
2371
|
+
r: (value: import("@stitches/react/types/css-util").WithScaleValue<"radii">) => {
|
2372
|
+
borderRadius: import("@stitches/react/types/css-util").WithScaleValue<"radii">;
|
2949
2373
|
};
|
2950
|
-
fs: (value: string | number | {
|
2951
|
-
|
2952
|
-
}) => {
|
2953
|
-
fontSize: string | number | {
|
2954
|
-
readonly [$$PropertyValue]: "fontSize";
|
2955
|
-
};
|
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">;
|
2956
2376
|
};
|
2957
|
-
size: (value: string | number | {
|
2958
|
-
|
2959
|
-
|
2960
|
-
height: string | number | {
|
2961
|
-
readonly [$$ScaleValue]: "space";
|
2962
|
-
};
|
2963
|
-
width: string | number | {
|
2964
|
-
readonly [$$ScaleValue]: "space";
|
2965
|
-
};
|
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">;
|
2966
2380
|
};
|
2967
|
-
w: (value: string | number | {
|
2968
|
-
|
2969
|
-
}) => {
|
2970
|
-
width: string | number | {
|
2971
|
-
readonly [$$ScaleValue]: "space";
|
2972
|
-
};
|
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">;
|
2973
2383
|
};
|
2974
|
-
h: (value: string | number | {
|
2975
|
-
|
2976
|
-
}) => {
|
2977
|
-
height: string | number | {
|
2978
|
-
readonly [$$ScaleValue]: "space";
|
2979
|
-
};
|
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">;
|
2980
2386
|
};
|
2981
|
-
p: (value: string | number | {
|
2982
|
-
|
2983
|
-
}) => {
|
2984
|
-
padding: string | number | {
|
2985
|
-
readonly [$$ScaleValue]: "space";
|
2986
|
-
};
|
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">;
|
2987
2389
|
};
|
2988
|
-
pt: (value: string | number | {
|
2989
|
-
|
2990
|
-
}) => {
|
2991
|
-
paddingTop: string | number | {
|
2992
|
-
readonly [$$ScaleValue]: "space";
|
2993
|
-
};
|
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">;
|
2994
2392
|
};
|
2995
|
-
pr: (value: string | number | {
|
2996
|
-
|
2997
|
-
}) => {
|
2998
|
-
paddingRight: string | number | {
|
2999
|
-
readonly [$$ScaleValue]: "space";
|
3000
|
-
};
|
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">;
|
3001
2395
|
};
|
3002
|
-
pb: (value: string | number | {
|
3003
|
-
|
3004
|
-
}) => {
|
3005
|
-
paddingBottom: string | number | {
|
3006
|
-
readonly [$$ScaleValue]: "space";
|
3007
|
-
};
|
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">;
|
3008
2398
|
};
|
3009
|
-
pl: (value: string | number | {
|
3010
|
-
|
3011
|
-
}) => {
|
3012
|
-
paddingLeft: string | number | {
|
3013
|
-
readonly [$$ScaleValue]: "space";
|
3014
|
-
};
|
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">;
|
3015
2401
|
};
|
3016
|
-
px: (value: string | number | {
|
3017
|
-
|
3018
|
-
|
3019
|
-
paddingLeft: string | number | {
|
3020
|
-
readonly [$$ScaleValue]: "space";
|
3021
|
-
};
|
3022
|
-
paddingRight: string | number | {
|
3023
|
-
readonly [$$ScaleValue]: "space";
|
3024
|
-
};
|
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">;
|
3025
2405
|
};
|
3026
|
-
py: (value: string | number | {
|
3027
|
-
|
3028
|
-
|
3029
|
-
paddingTop: string | number | {
|
3030
|
-
readonly [$$ScaleValue]: "space";
|
3031
|
-
};
|
3032
|
-
paddingBottom: string | number | {
|
3033
|
-
readonly [$$ScaleValue]: "space";
|
3034
|
-
};
|
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">;
|
3035
2409
|
};
|
3036
|
-
m: (value: string | number | {
|
3037
|
-
|
3038
|
-
}) => {
|
3039
|
-
margin: string | number | {
|
3040
|
-
readonly [$$ScaleValue]: "space";
|
3041
|
-
};
|
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">;
|
3042
2412
|
};
|
3043
|
-
mt: (value: string | number | {
|
3044
|
-
|
3045
|
-
}) => {
|
3046
|
-
marginTop: string | number | {
|
3047
|
-
readonly [$$ScaleValue]: "space";
|
3048
|
-
};
|
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">;
|
3049
2415
|
};
|
3050
|
-
mr: (value: string | number | {
|
3051
|
-
|
3052
|
-
}) => {
|
3053
|
-
marginRight: string | number | {
|
3054
|
-
readonly [$$ScaleValue]: "space";
|
3055
|
-
};
|
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">;
|
3056
2418
|
};
|
3057
|
-
mb: (value: string | number | {
|
3058
|
-
|
3059
|
-
}) => {
|
3060
|
-
marginBottom: string | number | {
|
3061
|
-
readonly [$$ScaleValue]: "space";
|
3062
|
-
};
|
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">;
|
3063
2421
|
};
|
3064
|
-
ml: (value: string | number | {
|
3065
|
-
|
3066
|
-
}) => {
|
3067
|
-
marginLeft: string | number | {
|
3068
|
-
readonly [$$ScaleValue]: "space";
|
3069
|
-
};
|
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">;
|
3070
2424
|
};
|
3071
|
-
mx: (value: string | number | {
|
3072
|
-
|
3073
|
-
|
3074
|
-
marginLeft: string | number | {
|
3075
|
-
readonly [$$ScaleValue]: "space";
|
3076
|
-
};
|
3077
|
-
marginRight: string | number | {
|
3078
|
-
readonly [$$ScaleValue]: "space";
|
3079
|
-
};
|
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">;
|
3080
2428
|
};
|
3081
|
-
my: (value: string | number | {
|
3082
|
-
|
3083
|
-
|
3084
|
-
marginTop: string | number | {
|
3085
|
-
readonly [$$ScaleValue]: "space";
|
3086
|
-
};
|
3087
|
-
marginBottom: string | number | {
|
3088
|
-
readonly [$$ScaleValue]: "space";
|
3089
|
-
};
|
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">;
|
3090
2432
|
};
|
3091
2433
|
}> | undefined;
|
3092
2434
|
}) => React.JSX.Element;
|