@livepeer/design-system 0.0.0-beta.9 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (74) hide show
  1. package/LICENSE +7 -0
  2. package/README.md +6 -2
  3. package/dist/components/Accordion.d.ts +1512 -0
  4. package/dist/components/Alert.d.ts +752 -0
  5. package/dist/components/AlertDialog.d.ts +9 -7
  6. package/dist/components/AppBar.d.ts +755 -0
  7. package/dist/components/Avatar.d.ts +2270 -0
  8. package/dist/components/Badge.d.ts +147 -385
  9. package/dist/components/Banner.d.ts +754 -1
  10. package/dist/components/Box.d.ts +749 -0
  11. package/dist/components/Button.d.ts +753 -1
  12. package/dist/components/Card.d.ts +147 -385
  13. package/dist/components/Checkbox.d.ts +761 -0
  14. package/dist/components/Code.d.ts +751 -0
  15. package/dist/components/Container.d.ts +148 -386
  16. package/dist/components/ContextMenu.d.ts +3766 -0
  17. package/dist/components/ControlGroup.d.ts +749 -0
  18. package/dist/components/DesignSystemProvider.d.ts +9 -0
  19. package/dist/components/Dialog.d.ts +9 -3
  20. package/dist/components/DropdownMenu.d.ts +6016 -3
  21. package/dist/components/Flex.d.ts +755 -0
  22. package/dist/components/Grid.d.ts +757 -0
  23. package/dist/components/Heading.d.ts +14 -0
  24. package/dist/components/IconButton.d.ts +753 -0
  25. package/dist/components/Image.d.ts +749 -0
  26. package/dist/components/Kbd.d.ts +752 -0
  27. package/dist/components/Label.d.ts +755 -1
  28. package/dist/components/Link.d.ts +148 -386
  29. package/dist/components/Menu.d.ts +10498 -0
  30. package/dist/components/Overlay.d.ts +1498 -0
  31. package/dist/components/Panel.d.ts +1498 -0
  32. package/dist/components/Paragraph.d.ts +14 -0
  33. package/dist/components/Popover.d.ts +13 -0
  34. package/dist/components/ProgressBar.d.ts +761 -0
  35. package/dist/components/Promo.d.ts +754 -1
  36. package/dist/components/Radio.d.ts +1510 -0
  37. package/dist/components/RadioCard.d.ts +149 -389
  38. package/dist/components/RadioGrid.d.ts +1500 -0
  39. package/dist/components/Scrollbar.d.ts +6 -0
  40. package/dist/components/Section.d.ts +751 -0
  41. package/dist/components/Select.d.ts +1504 -1
  42. package/dist/components/Separator.d.ts +753 -0
  43. package/dist/components/Sheet.d.ts +766 -0
  44. package/dist/components/SimpleToggle.d.ts +753 -0
  45. package/dist/components/Skeleton.d.ts +751 -0
  46. package/dist/components/Slider.d.ts +758 -0
  47. package/dist/components/Snackbar/SnackbarProvider.d.ts +2 -2
  48. package/dist/components/Snackbar/transitionStyles.d.ts +58 -58
  49. package/dist/components/Snackbar/useSnackbar.d.ts +1 -1
  50. package/dist/components/Status.d.ts +752 -0
  51. package/dist/components/Sub.d.ts +749 -0
  52. package/dist/components/Sup.d.ts +749 -0
  53. package/dist/components/Switch.d.ts +1509 -1
  54. package/dist/components/TabLink.d.ts +751 -0
  55. package/dist/components/Table.d.ts +1178 -3082
  56. package/dist/components/Tabs.d.ts +4500 -4
  57. package/dist/components/Text.d.ts +753 -1
  58. package/dist/components/TextArea.d.ts +753 -0
  59. package/dist/components/TextField.d.ts +754 -1
  60. package/dist/components/Tooltip.d.ts +10 -0
  61. package/dist/components/TreeItem.d.ts +751 -0
  62. package/dist/components/VerifiedBadge.d.ts +762 -0
  63. package/dist/custom/AppBar.d.ts +148 -386
  64. package/dist/custom/Avatars.d.ts +1 -0
  65. package/dist/custom/DarkThemeButton.d.ts +1 -0
  66. package/dist/custom/Kbds.d.ts +1 -0
  67. package/dist/custom/Snackbar.d.ts +1 -0
  68. package/dist/custom/Toolbar.d.ts +1 -0
  69. package/dist/index.d.ts +53 -20
  70. package/dist/index.es.js +3853 -1645
  71. package/dist/index.js +3884 -1891
  72. package/dist/stitches.config.d.ts +6320 -23
  73. package/package.json +61 -58
  74. package/dist/components/Accordian.d.ts +0 -4
@@ -53,342 +53,6 @@ export declare const Badge: import("@stitches/react/types/styled-component").Sty
53
53
  whiteA10: string;
54
54
  whiteA11: string;
55
55
  whiteA12: string;
56
- goldA1: string;
57
- goldA2: string;
58
- goldA3: string;
59
- goldA4: string;
60
- goldA5: string;
61
- goldA6: string;
62
- goldA7: string;
63
- goldA8: string;
64
- goldA9: string;
65
- goldA10: string;
66
- goldA11: string;
67
- goldA12: string;
68
- bronzeA1: string;
69
- bronzeA2: string;
70
- bronzeA3: string;
71
- bronzeA4: string;
72
- bronzeA5: string;
73
- bronzeA6: string;
74
- bronzeA7: string;
75
- bronzeA8: string;
76
- bronzeA9: string;
77
- bronzeA10: string;
78
- bronzeA11: string;
79
- bronzeA12: string;
80
- brownA1: string;
81
- brownA2: string;
82
- brownA3: string;
83
- brownA4: string;
84
- brownA5: string;
85
- brownA6: string;
86
- brownA7: string;
87
- brownA8: string;
88
- brownA9: string;
89
- brownA10: string;
90
- brownA11: string;
91
- brownA12: string;
92
- orangeA1: string;
93
- orangeA2: string;
94
- orangeA3: string;
95
- orangeA4: string;
96
- orangeA5: string;
97
- orangeA6: string;
98
- orangeA7: string;
99
- orangeA8: string;
100
- orangeA9: string;
101
- orangeA10: string;
102
- orangeA11: string;
103
- orangeA12: string;
104
- amberA1: string;
105
- amberA2: string;
106
- amberA3: string;
107
- amberA4: string;
108
- amberA5: string;
109
- amberA6: string;
110
- amberA7: string;
111
- amberA8: string;
112
- amberA9: string;
113
- amberA10: string;
114
- amberA11: string;
115
- amberA12: string;
116
- yellowA1: string;
117
- yellowA2: string;
118
- yellowA3: string;
119
- yellowA4: string;
120
- yellowA5: string;
121
- yellowA6: string;
122
- yellowA7: string;
123
- yellowA8: string;
124
- yellowA9: string;
125
- yellowA10: string;
126
- yellowA11: string;
127
- yellowA12: string;
128
- limeA1: string;
129
- limeA2: string;
130
- limeA3: string;
131
- limeA4: string;
132
- limeA5: string;
133
- limeA6: string;
134
- limeA7: string;
135
- limeA8: string;
136
- limeA9: string;
137
- limeA10: string;
138
- limeA11: string;
139
- limeA12: string;
140
- grassA1: string;
141
- grassA2: string;
142
- grassA3: string;
143
- grassA4: string;
144
- grassA5: string;
145
- grassA6: string;
146
- grassA7: string;
147
- grassA8: string;
148
- grassA9: string;
149
- grassA10: string;
150
- grassA11: string;
151
- grassA12: string;
152
- greenA1: string;
153
- greenA2: string;
154
- greenA3: string;
155
- greenA4: string;
156
- greenA5: string;
157
- greenA6: string;
158
- greenA7: string;
159
- greenA8: string;
160
- greenA9: string;
161
- greenA10: string;
162
- greenA11: string;
163
- greenA12: string;
164
- tealA1: string;
165
- tealA2: string;
166
- tealA3: string;
167
- tealA4: string;
168
- tealA5: string;
169
- tealA6: string;
170
- tealA7: string;
171
- tealA8: string;
172
- tealA9: string;
173
- tealA10: string;
174
- tealA11: string;
175
- tealA12: string;
176
- cyanA1: string;
177
- cyanA2: string;
178
- cyanA3: string;
179
- cyanA4: string;
180
- cyanA5: string;
181
- cyanA6: string;
182
- cyanA7: string;
183
- cyanA8: string;
184
- cyanA9: string;
185
- cyanA10: string;
186
- cyanA11: string;
187
- cyanA12: string;
188
- mintA1: string;
189
- mintA2: string;
190
- mintA3: string;
191
- mintA4: string;
192
- mintA5: string;
193
- mintA6: string;
194
- mintA7: string;
195
- mintA8: string;
196
- mintA9: string;
197
- mintA10: string;
198
- mintA11: string;
199
- mintA12: string;
200
- skyA1: string;
201
- skyA2: string;
202
- skyA3: string;
203
- skyA4: string;
204
- skyA5: string;
205
- skyA6: string;
206
- skyA7: string;
207
- skyA8: string;
208
- skyA9: string;
209
- skyA10: string;
210
- skyA11: string;
211
- skyA12: string;
212
- blueA1: string;
213
- blueA2: string;
214
- blueA3: string;
215
- blueA4: string;
216
- blueA5: string;
217
- blueA6: string;
218
- blueA7: string;
219
- blueA8: string;
220
- blueA9: string;
221
- blueA10: string;
222
- blueA11: string;
223
- blueA12: string;
224
- indigoA1: string;
225
- indigoA2: string;
226
- indigoA3: string;
227
- indigoA4: string;
228
- indigoA5: string;
229
- indigoA6: string;
230
- indigoA7: string;
231
- indigoA8: string;
232
- indigoA9: string;
233
- indigoA10: string;
234
- indigoA11: string;
235
- indigoA12: string;
236
- violetA1: string;
237
- violetA2: string;
238
- violetA3: string;
239
- violetA4: string;
240
- violetA5: string;
241
- violetA6: string;
242
- violetA7: string;
243
- violetA8: string;
244
- violetA9: string;
245
- violetA10: string;
246
- violetA11: string;
247
- violetA12: string;
248
- purpleA1: string;
249
- purpleA2: string;
250
- purpleA3: string;
251
- purpleA4: string;
252
- purpleA5: string;
253
- purpleA6: string;
254
- purpleA7: string;
255
- purpleA8: string;
256
- purpleA9: string;
257
- purpleA10: string;
258
- purpleA11: string;
259
- purpleA12: string;
260
- plumA1: string;
261
- plumA2: string;
262
- plumA3: string;
263
- plumA4: string;
264
- plumA5: string;
265
- plumA6: string;
266
- plumA7: string;
267
- plumA8: string;
268
- plumA9: string;
269
- plumA10: string;
270
- plumA11: string;
271
- plumA12: string;
272
- pinkA1: string;
273
- pinkA2: string;
274
- pinkA3: string;
275
- pinkA4: string;
276
- pinkA5: string;
277
- pinkA6: string;
278
- pinkA7: string;
279
- pinkA8: string;
280
- pinkA9: string;
281
- pinkA10: string;
282
- pinkA11: string;
283
- pinkA12: string;
284
- crimsonA1: string;
285
- crimsonA2: string;
286
- crimsonA3: string;
287
- crimsonA4: string;
288
- crimsonA5: string;
289
- crimsonA6: string;
290
- crimsonA7: string;
291
- crimsonA8: string;
292
- crimsonA9: string;
293
- crimsonA10: string;
294
- crimsonA11: string;
295
- crimsonA12: string;
296
- redA1: string;
297
- redA2: string;
298
- redA3: string;
299
- redA4: string;
300
- redA5: string;
301
- redA6: string;
302
- redA7: string;
303
- redA8: string;
304
- redA9: string;
305
- redA10: string;
306
- redA11: string;
307
- redA12: string;
308
- tomatoA1: string;
309
- tomatoA2: string;
310
- tomatoA3: string;
311
- tomatoA4: string;
312
- tomatoA5: string;
313
- tomatoA6: string;
314
- tomatoA7: string;
315
- tomatoA8: string;
316
- tomatoA9: string;
317
- tomatoA10: string;
318
- tomatoA11: string;
319
- tomatoA12: string;
320
- sandA1: string;
321
- sandA2: string;
322
- sandA3: string;
323
- sandA4: string;
324
- sandA5: string;
325
- sandA6: string;
326
- sandA7: string;
327
- sandA8: string;
328
- sandA9: string;
329
- sandA10: string;
330
- sandA11: string;
331
- sandA12: string;
332
- oliveA1: string;
333
- oliveA2: string;
334
- oliveA3: string;
335
- oliveA4: string;
336
- oliveA5: string;
337
- oliveA6: string;
338
- oliveA7: string;
339
- oliveA8: string;
340
- oliveA9: string;
341
- oliveA10: string;
342
- oliveA11: string;
343
- oliveA12: string;
344
- sageA1: string;
345
- sageA2: string;
346
- sageA3: string;
347
- sageA4: string;
348
- sageA5: string;
349
- sageA6: string;
350
- sageA7: string;
351
- sageA8: string;
352
- sageA9: string;
353
- sageA10: string;
354
- sageA11: string;
355
- sageA12: string;
356
- slateA1: string;
357
- slateA2: string;
358
- slateA3: string;
359
- slateA4: string;
360
- slateA5: string;
361
- slateA6: string;
362
- slateA7: string;
363
- slateA8: string;
364
- slateA9: string;
365
- slateA10: string;
366
- slateA11: string;
367
- slateA12: string;
368
- mauveA1: string;
369
- mauveA2: string;
370
- mauveA3: string;
371
- mauveA4: string;
372
- mauveA5: string;
373
- mauveA6: string;
374
- mauveA7: string;
375
- mauveA8: string;
376
- mauveA9: string;
377
- mauveA10: string;
378
- mauveA11: string;
379
- mauveA12: string;
380
- grayA1: string;
381
- grayA2: string;
382
- grayA3: string;
383
- grayA4: string;
384
- grayA5: string;
385
- grayA6: string;
386
- grayA7: string;
387
- grayA8: string;
388
- grayA9: string;
389
- grayA10: string;
390
- grayA11: string;
391
- grayA12: string;
392
56
  gold1: string;
393
57
  gold2: string;
394
58
  gold3: string;
@@ -782,210 +446,308 @@ export declare const Badge: import("@stitches/react/types/styled-component").Sty
782
446
  p: (value: {
783
447
  readonly [$$PropertyValue]: "padding";
784
448
  }) => {
785
- padding: {};
449
+ padding: {
450
+ readonly [$$PropertyValue]: "padding";
451
+ };
786
452
  };
787
453
  pt: (value: {
788
454
  readonly [$$PropertyValue]: "paddingTop";
789
455
  }) => {
790
- paddingTop: {};
456
+ paddingTop: {
457
+ readonly [$$PropertyValue]: "paddingTop";
458
+ };
791
459
  };
792
460
  pr: (value: {
793
461
  readonly [$$PropertyValue]: "paddingRight";
794
462
  }) => {
795
- paddingRight: {};
463
+ paddingRight: {
464
+ readonly [$$PropertyValue]: "paddingRight";
465
+ };
796
466
  };
797
467
  pb: (value: {
798
468
  readonly [$$PropertyValue]: "paddingBottom";
799
469
  }) => {
800
- paddingBottom: {};
470
+ paddingBottom: {
471
+ readonly [$$PropertyValue]: "paddingBottom";
472
+ };
801
473
  };
802
474
  pl: (value: {
803
475
  readonly [$$PropertyValue]: "paddingLeft";
804
476
  }) => {
805
- paddingLeft: {};
477
+ paddingLeft: {
478
+ readonly [$$PropertyValue]: "paddingLeft";
479
+ };
806
480
  };
807
481
  px: (value: {
808
482
  readonly [$$PropertyValue]: "paddingLeft";
809
483
  }) => {
810
- paddingLeft: {};
811
- paddingRight: {};
484
+ paddingLeft: {
485
+ readonly [$$PropertyValue]: "paddingLeft";
486
+ };
487
+ paddingRight: {
488
+ readonly [$$PropertyValue]: "paddingLeft";
489
+ };
812
490
  };
813
491
  py: (value: {
814
492
  readonly [$$PropertyValue]: "paddingTop";
815
493
  }) => {
816
- paddingTop: {};
817
- paddingBottom: {};
494
+ paddingTop: {
495
+ readonly [$$PropertyValue]: "paddingTop";
496
+ };
497
+ paddingBottom: {
498
+ readonly [$$PropertyValue]: "paddingTop";
499
+ };
818
500
  };
819
501
  m: (value: {
820
502
  readonly [$$PropertyValue]: "margin";
821
503
  }) => {
822
- margin: {};
504
+ margin: {
505
+ readonly [$$PropertyValue]: "margin";
506
+ };
823
507
  };
824
508
  mt: (value: {
825
509
  readonly [$$PropertyValue]: "marginTop";
826
510
  }) => {
827
- marginTop: {};
511
+ marginTop: {
512
+ readonly [$$PropertyValue]: "marginTop";
513
+ };
828
514
  };
829
515
  mr: (value: {
830
516
  readonly [$$PropertyValue]: "marginRight";
831
517
  }) => {
832
- marginRight: {};
518
+ marginRight: {
519
+ readonly [$$PropertyValue]: "marginRight";
520
+ };
833
521
  };
834
522
  mb: (value: {
835
523
  readonly [$$PropertyValue]: "marginBottom";
836
524
  }) => {
837
- marginBottom: {};
525
+ marginBottom: {
526
+ readonly [$$PropertyValue]: "marginBottom";
527
+ };
838
528
  };
839
529
  ml: (value: {
840
530
  readonly [$$PropertyValue]: "marginLeft";
841
531
  }) => {
842
- marginLeft: {};
532
+ marginLeft: {
533
+ readonly [$$PropertyValue]: "marginLeft";
534
+ };
843
535
  };
844
536
  mx: (value: {
845
537
  readonly [$$PropertyValue]: "marginLeft";
846
538
  }) => {
847
- marginLeft: {};
848
- marginRight: {};
539
+ marginLeft: {
540
+ readonly [$$PropertyValue]: "marginLeft";
541
+ };
542
+ marginRight: {
543
+ readonly [$$PropertyValue]: "marginLeft";
544
+ };
849
545
  };
850
546
  my: (value: {
851
547
  readonly [$$PropertyValue]: "marginTop";
852
548
  }) => {
853
- marginTop: {};
854
- marginBottom: {};
549
+ marginTop: {
550
+ readonly [$$PropertyValue]: "marginTop";
551
+ };
552
+ marginBottom: {
553
+ readonly [$$PropertyValue]: "marginTop";
554
+ };
855
555
  };
856
556
  ta: (value: {
857
557
  readonly [$$PropertyValue]: "textAlign";
858
558
  }) => {
859
- textAlign: {};
559
+ textAlign: {
560
+ readonly [$$PropertyValue]: "textAlign";
561
+ };
860
562
  };
861
563
  fd: (value: {
862
564
  readonly [$$PropertyValue]: "flexDirection";
863
565
  }) => {
864
- flexDirection: {};
566
+ flexDirection: {
567
+ readonly [$$PropertyValue]: "flexDirection";
568
+ };
865
569
  };
866
570
  fw: (value: {
867
571
  readonly [$$PropertyValue]: "flexWrap";
868
572
  }) => {
869
- flexWrap: {};
573
+ flexWrap: {
574
+ readonly [$$PropertyValue]: "flexWrap";
575
+ };
870
576
  };
871
577
  ai: (value: {
872
578
  readonly [$$PropertyValue]: "alignItems";
873
579
  }) => {
874
- alignItems: {};
580
+ alignItems: {
581
+ readonly [$$PropertyValue]: "alignItems";
582
+ };
875
583
  };
876
584
  ac: (value: {
877
585
  readonly [$$PropertyValue]: "alignContent";
878
586
  }) => {
879
- alignContent: {};
587
+ alignContent: {
588
+ readonly [$$PropertyValue]: "alignContent";
589
+ };
880
590
  };
881
591
  jc: (value: {
882
592
  readonly [$$PropertyValue]: "justifyContent";
883
593
  }) => {
884
- justifyContent: {};
594
+ justifyContent: {
595
+ readonly [$$PropertyValue]: "justifyContent";
596
+ };
885
597
  };
886
598
  as: (value: {
887
599
  readonly [$$PropertyValue]: "alignSelf";
888
600
  }) => {
889
- alignSelf: {};
601
+ alignSelf: {
602
+ readonly [$$PropertyValue]: "alignSelf";
603
+ };
890
604
  };
891
605
  fg: (value: {
892
606
  readonly [$$PropertyValue]: "flexGrow";
893
607
  }) => {
894
- flexGrow: {};
608
+ flexGrow: {
609
+ readonly [$$PropertyValue]: "flexGrow";
610
+ };
895
611
  };
896
612
  fs: (value: {
897
613
  readonly [$$PropertyValue]: "flexShrink";
898
614
  }) => {
899
- flexShrink: {};
615
+ flexShrink: {
616
+ readonly [$$PropertyValue]: "flexShrink";
617
+ };
900
618
  };
901
619
  fb: (value: {
902
620
  readonly [$$PropertyValue]: "flexBasis";
903
621
  }) => {
904
- flexBasis: {};
622
+ flexBasis: {
623
+ readonly [$$PropertyValue]: "flexBasis";
624
+ };
905
625
  };
906
626
  bc: (value: {
907
627
  readonly [$$PropertyValue]: "backgroundColor";
908
628
  }) => {
909
- backgroundColor: {};
629
+ backgroundColor: {
630
+ readonly [$$PropertyValue]: "backgroundColor";
631
+ };
910
632
  };
911
633
  br: (value: {
912
634
  readonly [$$PropertyValue]: "borderRadius";
913
635
  }) => {
914
- borderRadius: {};
636
+ borderRadius: {
637
+ readonly [$$PropertyValue]: "borderRadius";
638
+ };
915
639
  };
916
640
  btrr: (value: {
917
641
  readonly [$$PropertyValue]: "borderTopRightRadius";
918
642
  }) => {
919
- borderTopRightRadius: {};
643
+ borderTopRightRadius: {
644
+ readonly [$$PropertyValue]: "borderTopRightRadius";
645
+ };
920
646
  };
921
647
  bbrr: (value: {
922
648
  readonly [$$PropertyValue]: "borderBottomRightRadius";
923
649
  }) => {
924
- borderBottomRightRadius: {};
650
+ borderBottomRightRadius: {
651
+ readonly [$$PropertyValue]: "borderBottomRightRadius";
652
+ };
925
653
  };
926
654
  bblr: (value: {
927
655
  readonly [$$PropertyValue]: "borderBottomLeftRadius";
928
656
  }) => {
929
- borderBottomLeftRadius: {};
657
+ borderBottomLeftRadius: {
658
+ readonly [$$PropertyValue]: "borderBottomLeftRadius";
659
+ };
930
660
  };
931
661
  btlr: (value: {
932
662
  readonly [$$PropertyValue]: "borderTopLeftRadius";
933
663
  }) => {
934
- borderTopLeftRadius: {};
664
+ borderTopLeftRadius: {
665
+ readonly [$$PropertyValue]: "borderTopLeftRadius";
666
+ };
935
667
  };
936
668
  bs: (value: {
937
669
  readonly [$$PropertyValue]: "boxShadow";
938
670
  }) => {
939
- boxShadow: {};
671
+ boxShadow: {
672
+ readonly [$$PropertyValue]: "boxShadow";
673
+ };
940
674
  };
941
675
  lh: (value: {
942
676
  readonly [$$PropertyValue]: "lineHeight";
943
677
  }) => {
944
- lineHeight: {};
678
+ lineHeight: {
679
+ readonly [$$PropertyValue]: "lineHeight";
680
+ };
945
681
  };
946
682
  ox: (value: {
947
683
  readonly [$$PropertyValue]: "overflowX";
948
684
  }) => {
949
- overflowX: {};
685
+ overflowX: {
686
+ readonly [$$PropertyValue]: "overflowX";
687
+ };
950
688
  };
951
689
  oy: (value: {
952
690
  readonly [$$PropertyValue]: "overflowY";
953
691
  }) => {
954
- overflowY: {};
692
+ overflowY: {
693
+ readonly [$$PropertyValue]: "overflowY";
694
+ };
955
695
  };
956
696
  pe: (value: {
957
697
  readonly [$$PropertyValue]: "pointerEvents";
958
698
  }) => {
959
- pointerEvents: {};
699
+ pointerEvents: {
700
+ readonly [$$PropertyValue]: "pointerEvents";
701
+ };
960
702
  };
961
703
  us: (value: {
962
704
  readonly [$$PropertyValue]: "userSelect";
963
705
  }) => {
964
- WebkitUserSelect: {};
965
- userSelect: {};
706
+ WebkitUserSelect: {
707
+ readonly [$$PropertyValue]: "userSelect";
708
+ };
709
+ userSelect: {
710
+ readonly [$$PropertyValue]: "userSelect";
711
+ };
966
712
  };
967
713
  userSelect: (value: {
968
714
  readonly [$$PropertyValue]: "userSelect";
969
715
  }) => {
970
- WebkitUserSelect: {};
971
- userSelect: {};
716
+ WebkitUserSelect: {
717
+ readonly [$$PropertyValue]: "userSelect";
718
+ };
719
+ userSelect: {
720
+ readonly [$$PropertyValue]: "userSelect";
721
+ };
972
722
  };
973
723
  size: (value: {
974
724
  readonly [$$PropertyValue]: "width";
975
725
  }) => {
976
- width: {};
977
- height: {};
726
+ width: {
727
+ readonly [$$PropertyValue]: "width";
728
+ };
729
+ height: {
730
+ readonly [$$PropertyValue]: "width";
731
+ };
978
732
  };
979
733
  appearance: (value: {
980
734
  readonly [$$PropertyValue]: "appearance";
981
735
  }) => {
982
- WebkitAppearance: {};
983
- appearance: {};
736
+ WebkitAppearance: {
737
+ readonly [$$PropertyValue]: "appearance";
738
+ };
739
+ appearance: {
740
+ readonly [$$PropertyValue]: "appearance";
741
+ };
984
742
  };
985
743
  backgroundClip: (value: {
986
744
  readonly [$$PropertyValue]: "backgroundClip";
987
745
  }) => {
988
- WebkitBackgroundClip: {};
989
- backgroundClip: {};
746
+ WebkitBackgroundClip: {
747
+ readonly [$$PropertyValue]: "backgroundClip";
748
+ };
749
+ backgroundClip: {
750
+ readonly [$$PropertyValue]: "backgroundClip";
751
+ };
990
752
  };
991
753
  }>>;