@mirohq/design-system-scroll-area 0.2.2 → 0.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/types.d.ts +305 -515
- package/package.json +2 -2
package/dist/types.d.ts
CHANGED
|
@@ -257,17 +257,17 @@ declare const StyledViewport: react.ForwardRefExoticComponent<Omit<Omit<_mirohq_
|
|
|
257
257
|
readonly body: "Open Sans, sans-serif";
|
|
258
258
|
};
|
|
259
259
|
radii: {
|
|
260
|
+
readonly 0: "0px";
|
|
260
261
|
readonly 25: "2px";
|
|
261
262
|
readonly 50: "4px";
|
|
262
263
|
readonly 75: "6px";
|
|
263
264
|
readonly 100: "8px";
|
|
264
265
|
readonly 200: "16px";
|
|
265
|
-
readonly
|
|
266
|
-
readonly none: "0px";
|
|
266
|
+
readonly round: "999px";
|
|
267
267
|
};
|
|
268
268
|
shadows: {
|
|
269
|
-
50: any;
|
|
270
269
|
100: any;
|
|
270
|
+
50: any;
|
|
271
271
|
"focus-small": any;
|
|
272
272
|
"focus-small-outline": any;
|
|
273
273
|
"focus-large": any;
|
|
@@ -297,48 +297,6 @@ declare const StyledViewport: react.ForwardRefExoticComponent<Omit<Omit<_mirohq_
|
|
|
297
297
|
readonly 1200: "96px";
|
|
298
298
|
readonly 1600: "128px";
|
|
299
299
|
};
|
|
300
|
-
'space-gap': {
|
|
301
|
-
readonly 0: any;
|
|
302
|
-
readonly 50: any;
|
|
303
|
-
readonly 100: any;
|
|
304
|
-
readonly 200: any;
|
|
305
|
-
readonly 300: any;
|
|
306
|
-
};
|
|
307
|
-
'space-inset': {
|
|
308
|
-
readonly 0: any;
|
|
309
|
-
readonly 50: any;
|
|
310
|
-
readonly 100: any;
|
|
311
|
-
readonly 150: any;
|
|
312
|
-
readonly 200: any;
|
|
313
|
-
readonly 300: any;
|
|
314
|
-
readonly 400: any;
|
|
315
|
-
readonly 500: any;
|
|
316
|
-
readonly 600: any;
|
|
317
|
-
readonly 700: any;
|
|
318
|
-
readonly 800: any;
|
|
319
|
-
readonly 1200: any;
|
|
320
|
-
readonly 1600: any;
|
|
321
|
-
};
|
|
322
|
-
'space-offset': {
|
|
323
|
-
readonly 0: any;
|
|
324
|
-
readonly 50: any;
|
|
325
|
-
readonly 100: any;
|
|
326
|
-
readonly 150: any;
|
|
327
|
-
readonly 200: any;
|
|
328
|
-
readonly 300: any;
|
|
329
|
-
readonly 400: any;
|
|
330
|
-
readonly 600: any;
|
|
331
|
-
readonly 800: any;
|
|
332
|
-
readonly 1200: any;
|
|
333
|
-
readonly 1600: any;
|
|
334
|
-
readonly 'stacking-0': any;
|
|
335
|
-
readonly 'stacking-100': any;
|
|
336
|
-
readonly 'stacking-200': any;
|
|
337
|
-
readonly 'stacking-300': any;
|
|
338
|
-
readonly 'stacking-400': any;
|
|
339
|
-
readonly 'stacking-500': any;
|
|
340
|
-
readonly 'stacking-800': any;
|
|
341
|
-
};
|
|
342
300
|
'stroke-width': {
|
|
343
301
|
readonly thin: "1.5px";
|
|
344
302
|
readonly normal: "2px";
|
|
@@ -379,7 +337,7 @@ declare const StyledViewport: react.ForwardRefExoticComponent<Omit<Omit<_mirohq_
|
|
|
379
337
|
readonly borderRightColor: "colors";
|
|
380
338
|
readonly borderRightStyle: "border-styles";
|
|
381
339
|
readonly borderRightWidth: "border-widths";
|
|
382
|
-
readonly borderSpacing: "space
|
|
340
|
+
readonly borderSpacing: "space";
|
|
383
341
|
readonly borderStyle: "border-styles";
|
|
384
342
|
readonly borderTop: "colors";
|
|
385
343
|
readonly borderTopColor: "colors";
|
|
@@ -392,42 +350,42 @@ declare const StyledViewport: react.ForwardRefExoticComponent<Omit<Omit<_mirohq_
|
|
|
392
350
|
readonly boxShadow: "shadows";
|
|
393
351
|
readonly caretColor: "colors";
|
|
394
352
|
readonly color: "colors";
|
|
395
|
-
readonly columnGap: "space
|
|
353
|
+
readonly columnGap: "space";
|
|
396
354
|
readonly columnRuleColor: "colors";
|
|
397
355
|
readonly fill: "colors";
|
|
398
356
|
readonly flexBasis: "sizes";
|
|
399
357
|
readonly fontFamily: "fonts";
|
|
400
358
|
readonly fontSize: "font-sizes";
|
|
401
359
|
readonly fontWeight: "font-weights";
|
|
402
|
-
readonly gap: "space
|
|
403
|
-
readonly gridColumnGap: "space
|
|
404
|
-
readonly gridGap: "space
|
|
405
|
-
readonly gridRowGap: "space
|
|
360
|
+
readonly gap: "space";
|
|
361
|
+
readonly gridColumnGap: "space";
|
|
362
|
+
readonly gridGap: "space";
|
|
363
|
+
readonly gridRowGap: "space";
|
|
406
364
|
readonly gridTemplateColumns: "sizes";
|
|
407
365
|
readonly gridTemplateRows: "sizes";
|
|
408
366
|
readonly height: "sizes";
|
|
409
367
|
readonly inlineSize: "sizes";
|
|
410
|
-
readonly inset: "space
|
|
411
|
-
readonly insetBlock: "space
|
|
412
|
-
readonly insetBlockEnd: "space
|
|
413
|
-
readonly insetBlockStart: "space
|
|
414
|
-
readonly insetInline: "space
|
|
415
|
-
readonly insetInlineEnd: "space
|
|
416
|
-
readonly insetInlineStart: "space
|
|
368
|
+
readonly inset: "space";
|
|
369
|
+
readonly insetBlock: "space";
|
|
370
|
+
readonly insetBlockEnd: "space";
|
|
371
|
+
readonly insetBlockStart: "space";
|
|
372
|
+
readonly insetInline: "space";
|
|
373
|
+
readonly insetInlineEnd: "space";
|
|
374
|
+
readonly insetInlineStart: "space";
|
|
417
375
|
readonly left: "space";
|
|
418
376
|
readonly letterSpacing: "letter-spacings";
|
|
419
377
|
readonly lineHeight: "line-heights";
|
|
420
|
-
readonly margin: "space
|
|
421
|
-
readonly marginBlock: "space
|
|
422
|
-
readonly marginBlockEnd: "space
|
|
423
|
-
readonly marginBlockStart: "space
|
|
424
|
-
readonly marginBottom: "space
|
|
425
|
-
readonly marginInline: "space
|
|
426
|
-
readonly marginInlineEnd: "space
|
|
427
|
-
readonly marginInlineStart: "space
|
|
428
|
-
readonly marginLeft: "space
|
|
429
|
-
readonly marginRight: "space
|
|
430
|
-
readonly marginTop: "space
|
|
378
|
+
readonly margin: "space";
|
|
379
|
+
readonly marginBlock: "space";
|
|
380
|
+
readonly marginBlockEnd: "space";
|
|
381
|
+
readonly marginBlockStart: "space";
|
|
382
|
+
readonly marginBottom: "space";
|
|
383
|
+
readonly marginInline: "space";
|
|
384
|
+
readonly marginInlineEnd: "space";
|
|
385
|
+
readonly marginInlineStart: "space";
|
|
386
|
+
readonly marginLeft: "space";
|
|
387
|
+
readonly marginRight: "space";
|
|
388
|
+
readonly marginTop: "space";
|
|
431
389
|
readonly maxBlockSize: "sizes";
|
|
432
390
|
readonly maxHeight: "sizes";
|
|
433
391
|
readonly maxInlineSize: "sizes";
|
|
@@ -438,41 +396,41 @@ declare const StyledViewport: react.ForwardRefExoticComponent<Omit<Omit<_mirohq_
|
|
|
438
396
|
readonly minWidth: "sizes";
|
|
439
397
|
readonly outline: "colors";
|
|
440
398
|
readonly outlineColor: "colors";
|
|
441
|
-
readonly padding: "space
|
|
442
|
-
readonly paddingBlock: "space
|
|
443
|
-
readonly paddingBlockEnd: "space
|
|
444
|
-
readonly paddingBlockStart: "space
|
|
445
|
-
readonly paddingBottom: "space
|
|
446
|
-
readonly paddingInline: "space
|
|
447
|
-
readonly paddingInlineEnd: "space
|
|
448
|
-
readonly paddingInlineStart: "space
|
|
449
|
-
readonly paddingLeft: "space
|
|
450
|
-
readonly paddingRight: "space
|
|
451
|
-
readonly paddingTop: "space
|
|
399
|
+
readonly padding: "space";
|
|
400
|
+
readonly paddingBlock: "space";
|
|
401
|
+
readonly paddingBlockEnd: "space";
|
|
402
|
+
readonly paddingBlockStart: "space";
|
|
403
|
+
readonly paddingBottom: "space";
|
|
404
|
+
readonly paddingInline: "space";
|
|
405
|
+
readonly paddingInlineEnd: "space";
|
|
406
|
+
readonly paddingInlineStart: "space";
|
|
407
|
+
readonly paddingLeft: "space";
|
|
408
|
+
readonly paddingRight: "space";
|
|
409
|
+
readonly paddingTop: "space";
|
|
452
410
|
readonly right: "space";
|
|
453
|
-
readonly rowGap: "space
|
|
454
|
-
readonly scrollMargin: "space
|
|
455
|
-
readonly scrollMarginBlock: "space
|
|
456
|
-
readonly scrollMarginBlockEnd: "space
|
|
457
|
-
readonly scrollMarginBlockStart: "space
|
|
458
|
-
readonly scrollMarginBottom: "space
|
|
459
|
-
readonly scrollMarginInline: "space
|
|
460
|
-
readonly scrollMarginInlineEnd: "space
|
|
461
|
-
readonly scrollMarginInlineStart: "space
|
|
462
|
-
readonly scrollMarginLeft: "space
|
|
463
|
-
readonly scrollMarginRight: "space
|
|
464
|
-
readonly scrollMarginTop: "space
|
|
465
|
-
readonly scrollPadding: "space
|
|
466
|
-
readonly scrollPaddingBlock: "space
|
|
467
|
-
readonly scrollPaddingBlockEnd: "space
|
|
468
|
-
readonly scrollPaddingBlockStart: "space
|
|
469
|
-
readonly scrollPaddingBottom: "space
|
|
470
|
-
readonly scrollPaddingInline: "space
|
|
471
|
-
readonly scrollPaddingInlineEnd: "space
|
|
472
|
-
readonly scrollPaddingInlineStart: "space
|
|
473
|
-
readonly scrollPaddingLeft: "space
|
|
474
|
-
readonly scrollPaddingRight: "space
|
|
475
|
-
readonly scrollPaddingTop: "space
|
|
411
|
+
readonly rowGap: "space";
|
|
412
|
+
readonly scrollMargin: "space";
|
|
413
|
+
readonly scrollMarginBlock: "space";
|
|
414
|
+
readonly scrollMarginBlockEnd: "space";
|
|
415
|
+
readonly scrollMarginBlockStart: "space";
|
|
416
|
+
readonly scrollMarginBottom: "space";
|
|
417
|
+
readonly scrollMarginInline: "space";
|
|
418
|
+
readonly scrollMarginInlineEnd: "space";
|
|
419
|
+
readonly scrollMarginInlineStart: "space";
|
|
420
|
+
readonly scrollMarginLeft: "space";
|
|
421
|
+
readonly scrollMarginRight: "space";
|
|
422
|
+
readonly scrollMarginTop: "space";
|
|
423
|
+
readonly scrollPadding: "space";
|
|
424
|
+
readonly scrollPaddingBlock: "space";
|
|
425
|
+
readonly scrollPaddingBlockEnd: "space";
|
|
426
|
+
readonly scrollPaddingBlockStart: "space";
|
|
427
|
+
readonly scrollPaddingBottom: "space";
|
|
428
|
+
readonly scrollPaddingInline: "space";
|
|
429
|
+
readonly scrollPaddingInlineEnd: "space";
|
|
430
|
+
readonly scrollPaddingInlineStart: "space";
|
|
431
|
+
readonly scrollPaddingLeft: "space";
|
|
432
|
+
readonly scrollPaddingRight: "space";
|
|
433
|
+
readonly scrollPaddingTop: "space";
|
|
476
434
|
readonly stroke: "colors";
|
|
477
435
|
readonly strokeWidth: "stroke-width";
|
|
478
436
|
readonly textDecorationColor: "colors";
|
|
@@ -793,17 +751,17 @@ declare const StyledScrollbar: react.ForwardRefExoticComponent<Omit<Omit<_mirohq
|
|
|
793
751
|
readonly body: "Open Sans, sans-serif";
|
|
794
752
|
};
|
|
795
753
|
radii: {
|
|
754
|
+
readonly 0: "0px";
|
|
796
755
|
readonly 25: "2px";
|
|
797
756
|
readonly 50: "4px";
|
|
798
757
|
readonly 75: "6px";
|
|
799
758
|
readonly 100: "8px";
|
|
800
759
|
readonly 200: "16px";
|
|
801
|
-
readonly
|
|
802
|
-
readonly none: "0px";
|
|
760
|
+
readonly round: "999px";
|
|
803
761
|
};
|
|
804
762
|
shadows: {
|
|
805
|
-
50: any;
|
|
806
763
|
100: any;
|
|
764
|
+
50: any;
|
|
807
765
|
"focus-small": any;
|
|
808
766
|
"focus-small-outline": any;
|
|
809
767
|
"focus-large": any;
|
|
@@ -833,48 +791,6 @@ declare const StyledScrollbar: react.ForwardRefExoticComponent<Omit<Omit<_mirohq
|
|
|
833
791
|
readonly 1200: "96px";
|
|
834
792
|
readonly 1600: "128px";
|
|
835
793
|
};
|
|
836
|
-
'space-gap': {
|
|
837
|
-
readonly 0: any;
|
|
838
|
-
readonly 50: any;
|
|
839
|
-
readonly 100: any;
|
|
840
|
-
readonly 200: any;
|
|
841
|
-
readonly 300: any;
|
|
842
|
-
};
|
|
843
|
-
'space-inset': {
|
|
844
|
-
readonly 0: any;
|
|
845
|
-
readonly 50: any;
|
|
846
|
-
readonly 100: any;
|
|
847
|
-
readonly 150: any;
|
|
848
|
-
readonly 200: any;
|
|
849
|
-
readonly 300: any;
|
|
850
|
-
readonly 400: any;
|
|
851
|
-
readonly 500: any;
|
|
852
|
-
readonly 600: any;
|
|
853
|
-
readonly 700: any;
|
|
854
|
-
readonly 800: any;
|
|
855
|
-
readonly 1200: any;
|
|
856
|
-
readonly 1600: any;
|
|
857
|
-
};
|
|
858
|
-
'space-offset': {
|
|
859
|
-
readonly 0: any;
|
|
860
|
-
readonly 50: any;
|
|
861
|
-
readonly 100: any;
|
|
862
|
-
readonly 150: any;
|
|
863
|
-
readonly 200: any;
|
|
864
|
-
readonly 300: any;
|
|
865
|
-
readonly 400: any;
|
|
866
|
-
readonly 600: any;
|
|
867
|
-
readonly 800: any;
|
|
868
|
-
readonly 1200: any;
|
|
869
|
-
readonly 1600: any;
|
|
870
|
-
readonly 'stacking-0': any;
|
|
871
|
-
readonly 'stacking-100': any;
|
|
872
|
-
readonly 'stacking-200': any;
|
|
873
|
-
readonly 'stacking-300': any;
|
|
874
|
-
readonly 'stacking-400': any;
|
|
875
|
-
readonly 'stacking-500': any;
|
|
876
|
-
readonly 'stacking-800': any;
|
|
877
|
-
};
|
|
878
794
|
'stroke-width': {
|
|
879
795
|
readonly thin: "1.5px";
|
|
880
796
|
readonly normal: "2px";
|
|
@@ -915,7 +831,7 @@ declare const StyledScrollbar: react.ForwardRefExoticComponent<Omit<Omit<_mirohq
|
|
|
915
831
|
readonly borderRightColor: "colors";
|
|
916
832
|
readonly borderRightStyle: "border-styles";
|
|
917
833
|
readonly borderRightWidth: "border-widths";
|
|
918
|
-
readonly borderSpacing: "space
|
|
834
|
+
readonly borderSpacing: "space";
|
|
919
835
|
readonly borderStyle: "border-styles";
|
|
920
836
|
readonly borderTop: "colors";
|
|
921
837
|
readonly borderTopColor: "colors";
|
|
@@ -928,42 +844,42 @@ declare const StyledScrollbar: react.ForwardRefExoticComponent<Omit<Omit<_mirohq
|
|
|
928
844
|
readonly boxShadow: "shadows";
|
|
929
845
|
readonly caretColor: "colors";
|
|
930
846
|
readonly color: "colors";
|
|
931
|
-
readonly columnGap: "space
|
|
847
|
+
readonly columnGap: "space";
|
|
932
848
|
readonly columnRuleColor: "colors";
|
|
933
849
|
readonly fill: "colors";
|
|
934
850
|
readonly flexBasis: "sizes";
|
|
935
851
|
readonly fontFamily: "fonts";
|
|
936
852
|
readonly fontSize: "font-sizes";
|
|
937
853
|
readonly fontWeight: "font-weights";
|
|
938
|
-
readonly gap: "space
|
|
939
|
-
readonly gridColumnGap: "space
|
|
940
|
-
readonly gridGap: "space
|
|
941
|
-
readonly gridRowGap: "space
|
|
854
|
+
readonly gap: "space";
|
|
855
|
+
readonly gridColumnGap: "space";
|
|
856
|
+
readonly gridGap: "space";
|
|
857
|
+
readonly gridRowGap: "space";
|
|
942
858
|
readonly gridTemplateColumns: "sizes";
|
|
943
859
|
readonly gridTemplateRows: "sizes";
|
|
944
860
|
readonly height: "sizes";
|
|
945
861
|
readonly inlineSize: "sizes";
|
|
946
|
-
readonly inset: "space
|
|
947
|
-
readonly insetBlock: "space
|
|
948
|
-
readonly insetBlockEnd: "space
|
|
949
|
-
readonly insetBlockStart: "space
|
|
950
|
-
readonly insetInline: "space
|
|
951
|
-
readonly insetInlineEnd: "space
|
|
952
|
-
readonly insetInlineStart: "space
|
|
862
|
+
readonly inset: "space";
|
|
863
|
+
readonly insetBlock: "space";
|
|
864
|
+
readonly insetBlockEnd: "space";
|
|
865
|
+
readonly insetBlockStart: "space";
|
|
866
|
+
readonly insetInline: "space";
|
|
867
|
+
readonly insetInlineEnd: "space";
|
|
868
|
+
readonly insetInlineStart: "space";
|
|
953
869
|
readonly left: "space";
|
|
954
870
|
readonly letterSpacing: "letter-spacings";
|
|
955
871
|
readonly lineHeight: "line-heights";
|
|
956
|
-
readonly margin: "space
|
|
957
|
-
readonly marginBlock: "space
|
|
958
|
-
readonly marginBlockEnd: "space
|
|
959
|
-
readonly marginBlockStart: "space
|
|
960
|
-
readonly marginBottom: "space
|
|
961
|
-
readonly marginInline: "space
|
|
962
|
-
readonly marginInlineEnd: "space
|
|
963
|
-
readonly marginInlineStart: "space
|
|
964
|
-
readonly marginLeft: "space
|
|
965
|
-
readonly marginRight: "space
|
|
966
|
-
readonly marginTop: "space
|
|
872
|
+
readonly margin: "space";
|
|
873
|
+
readonly marginBlock: "space";
|
|
874
|
+
readonly marginBlockEnd: "space";
|
|
875
|
+
readonly marginBlockStart: "space";
|
|
876
|
+
readonly marginBottom: "space";
|
|
877
|
+
readonly marginInline: "space";
|
|
878
|
+
readonly marginInlineEnd: "space";
|
|
879
|
+
readonly marginInlineStart: "space";
|
|
880
|
+
readonly marginLeft: "space";
|
|
881
|
+
readonly marginRight: "space";
|
|
882
|
+
readonly marginTop: "space";
|
|
967
883
|
readonly maxBlockSize: "sizes";
|
|
968
884
|
readonly maxHeight: "sizes";
|
|
969
885
|
readonly maxInlineSize: "sizes";
|
|
@@ -974,41 +890,41 @@ declare const StyledScrollbar: react.ForwardRefExoticComponent<Omit<Omit<_mirohq
|
|
|
974
890
|
readonly minWidth: "sizes";
|
|
975
891
|
readonly outline: "colors";
|
|
976
892
|
readonly outlineColor: "colors";
|
|
977
|
-
readonly padding: "space
|
|
978
|
-
readonly paddingBlock: "space
|
|
979
|
-
readonly paddingBlockEnd: "space
|
|
980
|
-
readonly paddingBlockStart: "space
|
|
981
|
-
readonly paddingBottom: "space
|
|
982
|
-
readonly paddingInline: "space
|
|
983
|
-
readonly paddingInlineEnd: "space
|
|
984
|
-
readonly paddingInlineStart: "space
|
|
985
|
-
readonly paddingLeft: "space
|
|
986
|
-
readonly paddingRight: "space
|
|
987
|
-
readonly paddingTop: "space
|
|
893
|
+
readonly padding: "space";
|
|
894
|
+
readonly paddingBlock: "space";
|
|
895
|
+
readonly paddingBlockEnd: "space";
|
|
896
|
+
readonly paddingBlockStart: "space";
|
|
897
|
+
readonly paddingBottom: "space";
|
|
898
|
+
readonly paddingInline: "space";
|
|
899
|
+
readonly paddingInlineEnd: "space";
|
|
900
|
+
readonly paddingInlineStart: "space";
|
|
901
|
+
readonly paddingLeft: "space";
|
|
902
|
+
readonly paddingRight: "space";
|
|
903
|
+
readonly paddingTop: "space";
|
|
988
904
|
readonly right: "space";
|
|
989
|
-
readonly rowGap: "space
|
|
990
|
-
readonly scrollMargin: "space
|
|
991
|
-
readonly scrollMarginBlock: "space
|
|
992
|
-
readonly scrollMarginBlockEnd: "space
|
|
993
|
-
readonly scrollMarginBlockStart: "space
|
|
994
|
-
readonly scrollMarginBottom: "space
|
|
995
|
-
readonly scrollMarginInline: "space
|
|
996
|
-
readonly scrollMarginInlineEnd: "space
|
|
997
|
-
readonly scrollMarginInlineStart: "space
|
|
998
|
-
readonly scrollMarginLeft: "space
|
|
999
|
-
readonly scrollMarginRight: "space
|
|
1000
|
-
readonly scrollMarginTop: "space
|
|
1001
|
-
readonly scrollPadding: "space
|
|
1002
|
-
readonly scrollPaddingBlock: "space
|
|
1003
|
-
readonly scrollPaddingBlockEnd: "space
|
|
1004
|
-
readonly scrollPaddingBlockStart: "space
|
|
1005
|
-
readonly scrollPaddingBottom: "space
|
|
1006
|
-
readonly scrollPaddingInline: "space
|
|
1007
|
-
readonly scrollPaddingInlineEnd: "space
|
|
1008
|
-
readonly scrollPaddingInlineStart: "space
|
|
1009
|
-
readonly scrollPaddingLeft: "space
|
|
1010
|
-
readonly scrollPaddingRight: "space
|
|
1011
|
-
readonly scrollPaddingTop: "space
|
|
905
|
+
readonly rowGap: "space";
|
|
906
|
+
readonly scrollMargin: "space";
|
|
907
|
+
readonly scrollMarginBlock: "space";
|
|
908
|
+
readonly scrollMarginBlockEnd: "space";
|
|
909
|
+
readonly scrollMarginBlockStart: "space";
|
|
910
|
+
readonly scrollMarginBottom: "space";
|
|
911
|
+
readonly scrollMarginInline: "space";
|
|
912
|
+
readonly scrollMarginInlineEnd: "space";
|
|
913
|
+
readonly scrollMarginInlineStart: "space";
|
|
914
|
+
readonly scrollMarginLeft: "space";
|
|
915
|
+
readonly scrollMarginRight: "space";
|
|
916
|
+
readonly scrollMarginTop: "space";
|
|
917
|
+
readonly scrollPadding: "space";
|
|
918
|
+
readonly scrollPaddingBlock: "space";
|
|
919
|
+
readonly scrollPaddingBlockEnd: "space";
|
|
920
|
+
readonly scrollPaddingBlockStart: "space";
|
|
921
|
+
readonly scrollPaddingBottom: "space";
|
|
922
|
+
readonly scrollPaddingInline: "space";
|
|
923
|
+
readonly scrollPaddingInlineEnd: "space";
|
|
924
|
+
readonly scrollPaddingInlineStart: "space";
|
|
925
|
+
readonly scrollPaddingLeft: "space";
|
|
926
|
+
readonly scrollPaddingRight: "space";
|
|
927
|
+
readonly scrollPaddingTop: "space";
|
|
1012
928
|
readonly stroke: "colors";
|
|
1013
929
|
readonly strokeWidth: "stroke-width";
|
|
1014
930
|
readonly textDecorationColor: "colors";
|
|
@@ -1339,17 +1255,17 @@ declare const StyledThumb: react.ForwardRefExoticComponent<Omit<Omit<_mirohq_des
|
|
|
1339
1255
|
readonly body: "Open Sans, sans-serif";
|
|
1340
1256
|
};
|
|
1341
1257
|
radii: {
|
|
1258
|
+
readonly 0: "0px";
|
|
1342
1259
|
readonly 25: "2px";
|
|
1343
1260
|
readonly 50: "4px";
|
|
1344
1261
|
readonly 75: "6px";
|
|
1345
1262
|
readonly 100: "8px";
|
|
1346
1263
|
readonly 200: "16px";
|
|
1347
|
-
readonly
|
|
1348
|
-
readonly none: "0px";
|
|
1264
|
+
readonly round: "999px";
|
|
1349
1265
|
};
|
|
1350
1266
|
shadows: {
|
|
1351
|
-
50: any;
|
|
1352
1267
|
100: any;
|
|
1268
|
+
50: any;
|
|
1353
1269
|
"focus-small": any;
|
|
1354
1270
|
"focus-small-outline": any;
|
|
1355
1271
|
"focus-large": any;
|
|
@@ -1379,48 +1295,6 @@ declare const StyledThumb: react.ForwardRefExoticComponent<Omit<Omit<_mirohq_des
|
|
|
1379
1295
|
readonly 1200: "96px";
|
|
1380
1296
|
readonly 1600: "128px";
|
|
1381
1297
|
};
|
|
1382
|
-
'space-gap': {
|
|
1383
|
-
readonly 0: any;
|
|
1384
|
-
readonly 50: any;
|
|
1385
|
-
readonly 100: any;
|
|
1386
|
-
readonly 200: any;
|
|
1387
|
-
readonly 300: any;
|
|
1388
|
-
};
|
|
1389
|
-
'space-inset': {
|
|
1390
|
-
readonly 0: any;
|
|
1391
|
-
readonly 50: any;
|
|
1392
|
-
readonly 100: any;
|
|
1393
|
-
readonly 150: any;
|
|
1394
|
-
readonly 200: any;
|
|
1395
|
-
readonly 300: any;
|
|
1396
|
-
readonly 400: any;
|
|
1397
|
-
readonly 500: any;
|
|
1398
|
-
readonly 600: any;
|
|
1399
|
-
readonly 700: any;
|
|
1400
|
-
readonly 800: any;
|
|
1401
|
-
readonly 1200: any;
|
|
1402
|
-
readonly 1600: any;
|
|
1403
|
-
};
|
|
1404
|
-
'space-offset': {
|
|
1405
|
-
readonly 0: any;
|
|
1406
|
-
readonly 50: any;
|
|
1407
|
-
readonly 100: any;
|
|
1408
|
-
readonly 150: any;
|
|
1409
|
-
readonly 200: any;
|
|
1410
|
-
readonly 300: any;
|
|
1411
|
-
readonly 400: any;
|
|
1412
|
-
readonly 600: any;
|
|
1413
|
-
readonly 800: any;
|
|
1414
|
-
readonly 1200: any;
|
|
1415
|
-
readonly 1600: any;
|
|
1416
|
-
readonly 'stacking-0': any;
|
|
1417
|
-
readonly 'stacking-100': any;
|
|
1418
|
-
readonly 'stacking-200': any;
|
|
1419
|
-
readonly 'stacking-300': any;
|
|
1420
|
-
readonly 'stacking-400': any;
|
|
1421
|
-
readonly 'stacking-500': any;
|
|
1422
|
-
readonly 'stacking-800': any;
|
|
1423
|
-
};
|
|
1424
1298
|
'stroke-width': {
|
|
1425
1299
|
readonly thin: "1.5px";
|
|
1426
1300
|
readonly normal: "2px";
|
|
@@ -1461,7 +1335,7 @@ declare const StyledThumb: react.ForwardRefExoticComponent<Omit<Omit<_mirohq_des
|
|
|
1461
1335
|
readonly borderRightColor: "colors";
|
|
1462
1336
|
readonly borderRightStyle: "border-styles";
|
|
1463
1337
|
readonly borderRightWidth: "border-widths";
|
|
1464
|
-
readonly borderSpacing: "space
|
|
1338
|
+
readonly borderSpacing: "space";
|
|
1465
1339
|
readonly borderStyle: "border-styles";
|
|
1466
1340
|
readonly borderTop: "colors";
|
|
1467
1341
|
readonly borderTopColor: "colors";
|
|
@@ -1474,42 +1348,42 @@ declare const StyledThumb: react.ForwardRefExoticComponent<Omit<Omit<_mirohq_des
|
|
|
1474
1348
|
readonly boxShadow: "shadows";
|
|
1475
1349
|
readonly caretColor: "colors";
|
|
1476
1350
|
readonly color: "colors";
|
|
1477
|
-
readonly columnGap: "space
|
|
1351
|
+
readonly columnGap: "space";
|
|
1478
1352
|
readonly columnRuleColor: "colors";
|
|
1479
1353
|
readonly fill: "colors";
|
|
1480
1354
|
readonly flexBasis: "sizes";
|
|
1481
1355
|
readonly fontFamily: "fonts";
|
|
1482
1356
|
readonly fontSize: "font-sizes";
|
|
1483
1357
|
readonly fontWeight: "font-weights";
|
|
1484
|
-
readonly gap: "space
|
|
1485
|
-
readonly gridColumnGap: "space
|
|
1486
|
-
readonly gridGap: "space
|
|
1487
|
-
readonly gridRowGap: "space
|
|
1358
|
+
readonly gap: "space";
|
|
1359
|
+
readonly gridColumnGap: "space";
|
|
1360
|
+
readonly gridGap: "space";
|
|
1361
|
+
readonly gridRowGap: "space";
|
|
1488
1362
|
readonly gridTemplateColumns: "sizes";
|
|
1489
1363
|
readonly gridTemplateRows: "sizes";
|
|
1490
1364
|
readonly height: "sizes";
|
|
1491
1365
|
readonly inlineSize: "sizes";
|
|
1492
|
-
readonly inset: "space
|
|
1493
|
-
readonly insetBlock: "space
|
|
1494
|
-
readonly insetBlockEnd: "space
|
|
1495
|
-
readonly insetBlockStart: "space
|
|
1496
|
-
readonly insetInline: "space
|
|
1497
|
-
readonly insetInlineEnd: "space
|
|
1498
|
-
readonly insetInlineStart: "space
|
|
1366
|
+
readonly inset: "space";
|
|
1367
|
+
readonly insetBlock: "space";
|
|
1368
|
+
readonly insetBlockEnd: "space";
|
|
1369
|
+
readonly insetBlockStart: "space";
|
|
1370
|
+
readonly insetInline: "space";
|
|
1371
|
+
readonly insetInlineEnd: "space";
|
|
1372
|
+
readonly insetInlineStart: "space";
|
|
1499
1373
|
readonly left: "space";
|
|
1500
1374
|
readonly letterSpacing: "letter-spacings";
|
|
1501
1375
|
readonly lineHeight: "line-heights";
|
|
1502
|
-
readonly margin: "space
|
|
1503
|
-
readonly marginBlock: "space
|
|
1504
|
-
readonly marginBlockEnd: "space
|
|
1505
|
-
readonly marginBlockStart: "space
|
|
1506
|
-
readonly marginBottom: "space
|
|
1507
|
-
readonly marginInline: "space
|
|
1508
|
-
readonly marginInlineEnd: "space
|
|
1509
|
-
readonly marginInlineStart: "space
|
|
1510
|
-
readonly marginLeft: "space
|
|
1511
|
-
readonly marginRight: "space
|
|
1512
|
-
readonly marginTop: "space
|
|
1376
|
+
readonly margin: "space";
|
|
1377
|
+
readonly marginBlock: "space";
|
|
1378
|
+
readonly marginBlockEnd: "space";
|
|
1379
|
+
readonly marginBlockStart: "space";
|
|
1380
|
+
readonly marginBottom: "space";
|
|
1381
|
+
readonly marginInline: "space";
|
|
1382
|
+
readonly marginInlineEnd: "space";
|
|
1383
|
+
readonly marginInlineStart: "space";
|
|
1384
|
+
readonly marginLeft: "space";
|
|
1385
|
+
readonly marginRight: "space";
|
|
1386
|
+
readonly marginTop: "space";
|
|
1513
1387
|
readonly maxBlockSize: "sizes";
|
|
1514
1388
|
readonly maxHeight: "sizes";
|
|
1515
1389
|
readonly maxInlineSize: "sizes";
|
|
@@ -1520,41 +1394,41 @@ declare const StyledThumb: react.ForwardRefExoticComponent<Omit<Omit<_mirohq_des
|
|
|
1520
1394
|
readonly minWidth: "sizes";
|
|
1521
1395
|
readonly outline: "colors";
|
|
1522
1396
|
readonly outlineColor: "colors";
|
|
1523
|
-
readonly padding: "space
|
|
1524
|
-
readonly paddingBlock: "space
|
|
1525
|
-
readonly paddingBlockEnd: "space
|
|
1526
|
-
readonly paddingBlockStart: "space
|
|
1527
|
-
readonly paddingBottom: "space
|
|
1528
|
-
readonly paddingInline: "space
|
|
1529
|
-
readonly paddingInlineEnd: "space
|
|
1530
|
-
readonly paddingInlineStart: "space
|
|
1531
|
-
readonly paddingLeft: "space
|
|
1532
|
-
readonly paddingRight: "space
|
|
1533
|
-
readonly paddingTop: "space
|
|
1397
|
+
readonly padding: "space";
|
|
1398
|
+
readonly paddingBlock: "space";
|
|
1399
|
+
readonly paddingBlockEnd: "space";
|
|
1400
|
+
readonly paddingBlockStart: "space";
|
|
1401
|
+
readonly paddingBottom: "space";
|
|
1402
|
+
readonly paddingInline: "space";
|
|
1403
|
+
readonly paddingInlineEnd: "space";
|
|
1404
|
+
readonly paddingInlineStart: "space";
|
|
1405
|
+
readonly paddingLeft: "space";
|
|
1406
|
+
readonly paddingRight: "space";
|
|
1407
|
+
readonly paddingTop: "space";
|
|
1534
1408
|
readonly right: "space";
|
|
1535
|
-
readonly rowGap: "space
|
|
1536
|
-
readonly scrollMargin: "space
|
|
1537
|
-
readonly scrollMarginBlock: "space
|
|
1538
|
-
readonly scrollMarginBlockEnd: "space
|
|
1539
|
-
readonly scrollMarginBlockStart: "space
|
|
1540
|
-
readonly scrollMarginBottom: "space
|
|
1541
|
-
readonly scrollMarginInline: "space
|
|
1542
|
-
readonly scrollMarginInlineEnd: "space
|
|
1543
|
-
readonly scrollMarginInlineStart: "space
|
|
1544
|
-
readonly scrollMarginLeft: "space
|
|
1545
|
-
readonly scrollMarginRight: "space
|
|
1546
|
-
readonly scrollMarginTop: "space
|
|
1547
|
-
readonly scrollPadding: "space
|
|
1548
|
-
readonly scrollPaddingBlock: "space
|
|
1549
|
-
readonly scrollPaddingBlockEnd: "space
|
|
1550
|
-
readonly scrollPaddingBlockStart: "space
|
|
1551
|
-
readonly scrollPaddingBottom: "space
|
|
1552
|
-
readonly scrollPaddingInline: "space
|
|
1553
|
-
readonly scrollPaddingInlineEnd: "space
|
|
1554
|
-
readonly scrollPaddingInlineStart: "space
|
|
1555
|
-
readonly scrollPaddingLeft: "space
|
|
1556
|
-
readonly scrollPaddingRight: "space
|
|
1557
|
-
readonly scrollPaddingTop: "space
|
|
1409
|
+
readonly rowGap: "space";
|
|
1410
|
+
readonly scrollMargin: "space";
|
|
1411
|
+
readonly scrollMarginBlock: "space";
|
|
1412
|
+
readonly scrollMarginBlockEnd: "space";
|
|
1413
|
+
readonly scrollMarginBlockStart: "space";
|
|
1414
|
+
readonly scrollMarginBottom: "space";
|
|
1415
|
+
readonly scrollMarginInline: "space";
|
|
1416
|
+
readonly scrollMarginInlineEnd: "space";
|
|
1417
|
+
readonly scrollMarginInlineStart: "space";
|
|
1418
|
+
readonly scrollMarginLeft: "space";
|
|
1419
|
+
readonly scrollMarginRight: "space";
|
|
1420
|
+
readonly scrollMarginTop: "space";
|
|
1421
|
+
readonly scrollPadding: "space";
|
|
1422
|
+
readonly scrollPaddingBlock: "space";
|
|
1423
|
+
readonly scrollPaddingBlockEnd: "space";
|
|
1424
|
+
readonly scrollPaddingBlockStart: "space";
|
|
1425
|
+
readonly scrollPaddingBottom: "space";
|
|
1426
|
+
readonly scrollPaddingInline: "space";
|
|
1427
|
+
readonly scrollPaddingInlineEnd: "space";
|
|
1428
|
+
readonly scrollPaddingInlineStart: "space";
|
|
1429
|
+
readonly scrollPaddingLeft: "space";
|
|
1430
|
+
readonly scrollPaddingRight: "space";
|
|
1431
|
+
readonly scrollPaddingTop: "space";
|
|
1558
1432
|
readonly stroke: "colors";
|
|
1559
1433
|
readonly strokeWidth: "stroke-width";
|
|
1560
1434
|
readonly textDecorationColor: "colors";
|
|
@@ -1880,17 +1754,17 @@ declare const StyledCorner: react__default.ForwardRefExoticComponent<Omit<Omit<_
|
|
|
1880
1754
|
readonly body: "Open Sans, sans-serif";
|
|
1881
1755
|
};
|
|
1882
1756
|
radii: {
|
|
1757
|
+
readonly 0: "0px";
|
|
1883
1758
|
readonly 25: "2px";
|
|
1884
1759
|
readonly 50: "4px";
|
|
1885
1760
|
readonly 75: "6px";
|
|
1886
1761
|
readonly 100: "8px";
|
|
1887
1762
|
readonly 200: "16px";
|
|
1888
|
-
readonly
|
|
1889
|
-
readonly none: "0px";
|
|
1763
|
+
readonly round: "999px";
|
|
1890
1764
|
};
|
|
1891
1765
|
shadows: {
|
|
1892
|
-
50: any;
|
|
1893
1766
|
100: any;
|
|
1767
|
+
50: any;
|
|
1894
1768
|
"focus-small": any;
|
|
1895
1769
|
"focus-small-outline": any;
|
|
1896
1770
|
"focus-large": any;
|
|
@@ -1920,48 +1794,6 @@ declare const StyledCorner: react__default.ForwardRefExoticComponent<Omit<Omit<_
|
|
|
1920
1794
|
readonly 1200: "96px";
|
|
1921
1795
|
readonly 1600: "128px";
|
|
1922
1796
|
};
|
|
1923
|
-
'space-gap': {
|
|
1924
|
-
readonly 0: any;
|
|
1925
|
-
readonly 50: any;
|
|
1926
|
-
readonly 100: any;
|
|
1927
|
-
readonly 200: any;
|
|
1928
|
-
readonly 300: any;
|
|
1929
|
-
};
|
|
1930
|
-
'space-inset': {
|
|
1931
|
-
readonly 0: any;
|
|
1932
|
-
readonly 50: any;
|
|
1933
|
-
readonly 100: any;
|
|
1934
|
-
readonly 150: any;
|
|
1935
|
-
readonly 200: any;
|
|
1936
|
-
readonly 300: any;
|
|
1937
|
-
readonly 400: any;
|
|
1938
|
-
readonly 500: any;
|
|
1939
|
-
readonly 600: any;
|
|
1940
|
-
readonly 700: any;
|
|
1941
|
-
readonly 800: any;
|
|
1942
|
-
readonly 1200: any;
|
|
1943
|
-
readonly 1600: any;
|
|
1944
|
-
};
|
|
1945
|
-
'space-offset': {
|
|
1946
|
-
readonly 0: any;
|
|
1947
|
-
readonly 50: any;
|
|
1948
|
-
readonly 100: any;
|
|
1949
|
-
readonly 150: any;
|
|
1950
|
-
readonly 200: any;
|
|
1951
|
-
readonly 300: any;
|
|
1952
|
-
readonly 400: any;
|
|
1953
|
-
readonly 600: any;
|
|
1954
|
-
readonly 800: any;
|
|
1955
|
-
readonly 1200: any;
|
|
1956
|
-
readonly 1600: any;
|
|
1957
|
-
readonly 'stacking-0': any;
|
|
1958
|
-
readonly 'stacking-100': any;
|
|
1959
|
-
readonly 'stacking-200': any;
|
|
1960
|
-
readonly 'stacking-300': any;
|
|
1961
|
-
readonly 'stacking-400': any;
|
|
1962
|
-
readonly 'stacking-500': any;
|
|
1963
|
-
readonly 'stacking-800': any;
|
|
1964
|
-
};
|
|
1965
1797
|
'stroke-width': {
|
|
1966
1798
|
readonly thin: "1.5px";
|
|
1967
1799
|
readonly normal: "2px";
|
|
@@ -2002,7 +1834,7 @@ declare const StyledCorner: react__default.ForwardRefExoticComponent<Omit<Omit<_
|
|
|
2002
1834
|
readonly borderRightColor: "colors";
|
|
2003
1835
|
readonly borderRightStyle: "border-styles";
|
|
2004
1836
|
readonly borderRightWidth: "border-widths";
|
|
2005
|
-
readonly borderSpacing: "space
|
|
1837
|
+
readonly borderSpacing: "space";
|
|
2006
1838
|
readonly borderStyle: "border-styles";
|
|
2007
1839
|
readonly borderTop: "colors";
|
|
2008
1840
|
readonly borderTopColor: "colors";
|
|
@@ -2015,42 +1847,42 @@ declare const StyledCorner: react__default.ForwardRefExoticComponent<Omit<Omit<_
|
|
|
2015
1847
|
readonly boxShadow: "shadows";
|
|
2016
1848
|
readonly caretColor: "colors";
|
|
2017
1849
|
readonly color: "colors";
|
|
2018
|
-
readonly columnGap: "space
|
|
1850
|
+
readonly columnGap: "space";
|
|
2019
1851
|
readonly columnRuleColor: "colors";
|
|
2020
1852
|
readonly fill: "colors";
|
|
2021
1853
|
readonly flexBasis: "sizes";
|
|
2022
1854
|
readonly fontFamily: "fonts";
|
|
2023
1855
|
readonly fontSize: "font-sizes";
|
|
2024
1856
|
readonly fontWeight: "font-weights";
|
|
2025
|
-
readonly gap: "space
|
|
2026
|
-
readonly gridColumnGap: "space
|
|
2027
|
-
readonly gridGap: "space
|
|
2028
|
-
readonly gridRowGap: "space
|
|
1857
|
+
readonly gap: "space";
|
|
1858
|
+
readonly gridColumnGap: "space";
|
|
1859
|
+
readonly gridGap: "space";
|
|
1860
|
+
readonly gridRowGap: "space";
|
|
2029
1861
|
readonly gridTemplateColumns: "sizes";
|
|
2030
1862
|
readonly gridTemplateRows: "sizes";
|
|
2031
1863
|
readonly height: "sizes";
|
|
2032
1864
|
readonly inlineSize: "sizes";
|
|
2033
|
-
readonly inset: "space
|
|
2034
|
-
readonly insetBlock: "space
|
|
2035
|
-
readonly insetBlockEnd: "space
|
|
2036
|
-
readonly insetBlockStart: "space
|
|
2037
|
-
readonly insetInline: "space
|
|
2038
|
-
readonly insetInlineEnd: "space
|
|
2039
|
-
readonly insetInlineStart: "space
|
|
1865
|
+
readonly inset: "space";
|
|
1866
|
+
readonly insetBlock: "space";
|
|
1867
|
+
readonly insetBlockEnd: "space";
|
|
1868
|
+
readonly insetBlockStart: "space";
|
|
1869
|
+
readonly insetInline: "space";
|
|
1870
|
+
readonly insetInlineEnd: "space";
|
|
1871
|
+
readonly insetInlineStart: "space";
|
|
2040
1872
|
readonly left: "space";
|
|
2041
1873
|
readonly letterSpacing: "letter-spacings";
|
|
2042
1874
|
readonly lineHeight: "line-heights";
|
|
2043
|
-
readonly margin: "space
|
|
2044
|
-
readonly marginBlock: "space
|
|
2045
|
-
readonly marginBlockEnd: "space
|
|
2046
|
-
readonly marginBlockStart: "space
|
|
2047
|
-
readonly marginBottom: "space
|
|
2048
|
-
readonly marginInline: "space
|
|
2049
|
-
readonly marginInlineEnd: "space
|
|
2050
|
-
readonly marginInlineStart: "space
|
|
2051
|
-
readonly marginLeft: "space
|
|
2052
|
-
readonly marginRight: "space
|
|
2053
|
-
readonly marginTop: "space
|
|
1875
|
+
readonly margin: "space";
|
|
1876
|
+
readonly marginBlock: "space";
|
|
1877
|
+
readonly marginBlockEnd: "space";
|
|
1878
|
+
readonly marginBlockStart: "space";
|
|
1879
|
+
readonly marginBottom: "space";
|
|
1880
|
+
readonly marginInline: "space";
|
|
1881
|
+
readonly marginInlineEnd: "space";
|
|
1882
|
+
readonly marginInlineStart: "space";
|
|
1883
|
+
readonly marginLeft: "space";
|
|
1884
|
+
readonly marginRight: "space";
|
|
1885
|
+
readonly marginTop: "space";
|
|
2054
1886
|
readonly maxBlockSize: "sizes";
|
|
2055
1887
|
readonly maxHeight: "sizes";
|
|
2056
1888
|
readonly maxInlineSize: "sizes";
|
|
@@ -2061,41 +1893,41 @@ declare const StyledCorner: react__default.ForwardRefExoticComponent<Omit<Omit<_
|
|
|
2061
1893
|
readonly minWidth: "sizes";
|
|
2062
1894
|
readonly outline: "colors";
|
|
2063
1895
|
readonly outlineColor: "colors";
|
|
2064
|
-
readonly padding: "space
|
|
2065
|
-
readonly paddingBlock: "space
|
|
2066
|
-
readonly paddingBlockEnd: "space
|
|
2067
|
-
readonly paddingBlockStart: "space
|
|
2068
|
-
readonly paddingBottom: "space
|
|
2069
|
-
readonly paddingInline: "space
|
|
2070
|
-
readonly paddingInlineEnd: "space
|
|
2071
|
-
readonly paddingInlineStart: "space
|
|
2072
|
-
readonly paddingLeft: "space
|
|
2073
|
-
readonly paddingRight: "space
|
|
2074
|
-
readonly paddingTop: "space
|
|
1896
|
+
readonly padding: "space";
|
|
1897
|
+
readonly paddingBlock: "space";
|
|
1898
|
+
readonly paddingBlockEnd: "space";
|
|
1899
|
+
readonly paddingBlockStart: "space";
|
|
1900
|
+
readonly paddingBottom: "space";
|
|
1901
|
+
readonly paddingInline: "space";
|
|
1902
|
+
readonly paddingInlineEnd: "space";
|
|
1903
|
+
readonly paddingInlineStart: "space";
|
|
1904
|
+
readonly paddingLeft: "space";
|
|
1905
|
+
readonly paddingRight: "space";
|
|
1906
|
+
readonly paddingTop: "space";
|
|
2075
1907
|
readonly right: "space";
|
|
2076
|
-
readonly rowGap: "space
|
|
2077
|
-
readonly scrollMargin: "space
|
|
2078
|
-
readonly scrollMarginBlock: "space
|
|
2079
|
-
readonly scrollMarginBlockEnd: "space
|
|
2080
|
-
readonly scrollMarginBlockStart: "space
|
|
2081
|
-
readonly scrollMarginBottom: "space
|
|
2082
|
-
readonly scrollMarginInline: "space
|
|
2083
|
-
readonly scrollMarginInlineEnd: "space
|
|
2084
|
-
readonly scrollMarginInlineStart: "space
|
|
2085
|
-
readonly scrollMarginLeft: "space
|
|
2086
|
-
readonly scrollMarginRight: "space
|
|
2087
|
-
readonly scrollMarginTop: "space
|
|
2088
|
-
readonly scrollPadding: "space
|
|
2089
|
-
readonly scrollPaddingBlock: "space
|
|
2090
|
-
readonly scrollPaddingBlockEnd: "space
|
|
2091
|
-
readonly scrollPaddingBlockStart: "space
|
|
2092
|
-
readonly scrollPaddingBottom: "space
|
|
2093
|
-
readonly scrollPaddingInline: "space
|
|
2094
|
-
readonly scrollPaddingInlineEnd: "space
|
|
2095
|
-
readonly scrollPaddingInlineStart: "space
|
|
2096
|
-
readonly scrollPaddingLeft: "space
|
|
2097
|
-
readonly scrollPaddingRight: "space
|
|
2098
|
-
readonly scrollPaddingTop: "space
|
|
1908
|
+
readonly rowGap: "space";
|
|
1909
|
+
readonly scrollMargin: "space";
|
|
1910
|
+
readonly scrollMarginBlock: "space";
|
|
1911
|
+
readonly scrollMarginBlockEnd: "space";
|
|
1912
|
+
readonly scrollMarginBlockStart: "space";
|
|
1913
|
+
readonly scrollMarginBottom: "space";
|
|
1914
|
+
readonly scrollMarginInline: "space";
|
|
1915
|
+
readonly scrollMarginInlineEnd: "space";
|
|
1916
|
+
readonly scrollMarginInlineStart: "space";
|
|
1917
|
+
readonly scrollMarginLeft: "space";
|
|
1918
|
+
readonly scrollMarginRight: "space";
|
|
1919
|
+
readonly scrollMarginTop: "space";
|
|
1920
|
+
readonly scrollPadding: "space";
|
|
1921
|
+
readonly scrollPaddingBlock: "space";
|
|
1922
|
+
readonly scrollPaddingBlockEnd: "space";
|
|
1923
|
+
readonly scrollPaddingBlockStart: "space";
|
|
1924
|
+
readonly scrollPaddingBottom: "space";
|
|
1925
|
+
readonly scrollPaddingInline: "space";
|
|
1926
|
+
readonly scrollPaddingInlineEnd: "space";
|
|
1927
|
+
readonly scrollPaddingInlineStart: "space";
|
|
1928
|
+
readonly scrollPaddingLeft: "space";
|
|
1929
|
+
readonly scrollPaddingRight: "space";
|
|
1930
|
+
readonly scrollPaddingTop: "space";
|
|
2099
1931
|
readonly stroke: "colors";
|
|
2100
1932
|
readonly strokeWidth: "stroke-width";
|
|
2101
1933
|
readonly textDecorationColor: "colors";
|
|
@@ -2415,17 +2247,17 @@ declare const StyledScrollArea: react.ForwardRefExoticComponent<Omit<Omit<_miroh
|
|
|
2415
2247
|
readonly body: "Open Sans, sans-serif";
|
|
2416
2248
|
};
|
|
2417
2249
|
radii: {
|
|
2250
|
+
readonly 0: "0px";
|
|
2418
2251
|
readonly 25: "2px";
|
|
2419
2252
|
readonly 50: "4px";
|
|
2420
2253
|
readonly 75: "6px";
|
|
2421
2254
|
readonly 100: "8px";
|
|
2422
2255
|
readonly 200: "16px";
|
|
2423
|
-
readonly
|
|
2424
|
-
readonly none: "0px";
|
|
2256
|
+
readonly round: "999px";
|
|
2425
2257
|
};
|
|
2426
2258
|
shadows: {
|
|
2427
|
-
50: any;
|
|
2428
2259
|
100: any;
|
|
2260
|
+
50: any;
|
|
2429
2261
|
"focus-small": any;
|
|
2430
2262
|
"focus-small-outline": any;
|
|
2431
2263
|
"focus-large": any;
|
|
@@ -2455,48 +2287,6 @@ declare const StyledScrollArea: react.ForwardRefExoticComponent<Omit<Omit<_miroh
|
|
|
2455
2287
|
readonly 1200: "96px";
|
|
2456
2288
|
readonly 1600: "128px";
|
|
2457
2289
|
};
|
|
2458
|
-
'space-gap': {
|
|
2459
|
-
readonly 0: any;
|
|
2460
|
-
readonly 50: any;
|
|
2461
|
-
readonly 100: any;
|
|
2462
|
-
readonly 200: any;
|
|
2463
|
-
readonly 300: any;
|
|
2464
|
-
};
|
|
2465
|
-
'space-inset': {
|
|
2466
|
-
readonly 0: any;
|
|
2467
|
-
readonly 50: any;
|
|
2468
|
-
readonly 100: any;
|
|
2469
|
-
readonly 150: any;
|
|
2470
|
-
readonly 200: any;
|
|
2471
|
-
readonly 300: any;
|
|
2472
|
-
readonly 400: any;
|
|
2473
|
-
readonly 500: any;
|
|
2474
|
-
readonly 600: any;
|
|
2475
|
-
readonly 700: any;
|
|
2476
|
-
readonly 800: any;
|
|
2477
|
-
readonly 1200: any;
|
|
2478
|
-
readonly 1600: any;
|
|
2479
|
-
};
|
|
2480
|
-
'space-offset': {
|
|
2481
|
-
readonly 0: any;
|
|
2482
|
-
readonly 50: any;
|
|
2483
|
-
readonly 100: any;
|
|
2484
|
-
readonly 150: any;
|
|
2485
|
-
readonly 200: any;
|
|
2486
|
-
readonly 300: any;
|
|
2487
|
-
readonly 400: any;
|
|
2488
|
-
readonly 600: any;
|
|
2489
|
-
readonly 800: any;
|
|
2490
|
-
readonly 1200: any;
|
|
2491
|
-
readonly 1600: any;
|
|
2492
|
-
readonly 'stacking-0': any;
|
|
2493
|
-
readonly 'stacking-100': any;
|
|
2494
|
-
readonly 'stacking-200': any;
|
|
2495
|
-
readonly 'stacking-300': any;
|
|
2496
|
-
readonly 'stacking-400': any;
|
|
2497
|
-
readonly 'stacking-500': any;
|
|
2498
|
-
readonly 'stacking-800': any;
|
|
2499
|
-
};
|
|
2500
2290
|
'stroke-width': {
|
|
2501
2291
|
readonly thin: "1.5px";
|
|
2502
2292
|
readonly normal: "2px";
|
|
@@ -2537,7 +2327,7 @@ declare const StyledScrollArea: react.ForwardRefExoticComponent<Omit<Omit<_miroh
|
|
|
2537
2327
|
readonly borderRightColor: "colors";
|
|
2538
2328
|
readonly borderRightStyle: "border-styles";
|
|
2539
2329
|
readonly borderRightWidth: "border-widths";
|
|
2540
|
-
readonly borderSpacing: "space
|
|
2330
|
+
readonly borderSpacing: "space";
|
|
2541
2331
|
readonly borderStyle: "border-styles";
|
|
2542
2332
|
readonly borderTop: "colors";
|
|
2543
2333
|
readonly borderTopColor: "colors";
|
|
@@ -2550,42 +2340,42 @@ declare const StyledScrollArea: react.ForwardRefExoticComponent<Omit<Omit<_miroh
|
|
|
2550
2340
|
readonly boxShadow: "shadows";
|
|
2551
2341
|
readonly caretColor: "colors";
|
|
2552
2342
|
readonly color: "colors";
|
|
2553
|
-
readonly columnGap: "space
|
|
2343
|
+
readonly columnGap: "space";
|
|
2554
2344
|
readonly columnRuleColor: "colors";
|
|
2555
2345
|
readonly fill: "colors";
|
|
2556
2346
|
readonly flexBasis: "sizes";
|
|
2557
2347
|
readonly fontFamily: "fonts";
|
|
2558
2348
|
readonly fontSize: "font-sizes";
|
|
2559
2349
|
readonly fontWeight: "font-weights";
|
|
2560
|
-
readonly gap: "space
|
|
2561
|
-
readonly gridColumnGap: "space
|
|
2562
|
-
readonly gridGap: "space
|
|
2563
|
-
readonly gridRowGap: "space
|
|
2350
|
+
readonly gap: "space";
|
|
2351
|
+
readonly gridColumnGap: "space";
|
|
2352
|
+
readonly gridGap: "space";
|
|
2353
|
+
readonly gridRowGap: "space";
|
|
2564
2354
|
readonly gridTemplateColumns: "sizes";
|
|
2565
2355
|
readonly gridTemplateRows: "sizes";
|
|
2566
2356
|
readonly height: "sizes";
|
|
2567
2357
|
readonly inlineSize: "sizes";
|
|
2568
|
-
readonly inset: "space
|
|
2569
|
-
readonly insetBlock: "space
|
|
2570
|
-
readonly insetBlockEnd: "space
|
|
2571
|
-
readonly insetBlockStart: "space
|
|
2572
|
-
readonly insetInline: "space
|
|
2573
|
-
readonly insetInlineEnd: "space
|
|
2574
|
-
readonly insetInlineStart: "space
|
|
2358
|
+
readonly inset: "space";
|
|
2359
|
+
readonly insetBlock: "space";
|
|
2360
|
+
readonly insetBlockEnd: "space";
|
|
2361
|
+
readonly insetBlockStart: "space";
|
|
2362
|
+
readonly insetInline: "space";
|
|
2363
|
+
readonly insetInlineEnd: "space";
|
|
2364
|
+
readonly insetInlineStart: "space";
|
|
2575
2365
|
readonly left: "space";
|
|
2576
2366
|
readonly letterSpacing: "letter-spacings";
|
|
2577
2367
|
readonly lineHeight: "line-heights";
|
|
2578
|
-
readonly margin: "space
|
|
2579
|
-
readonly marginBlock: "space
|
|
2580
|
-
readonly marginBlockEnd: "space
|
|
2581
|
-
readonly marginBlockStart: "space
|
|
2582
|
-
readonly marginBottom: "space
|
|
2583
|
-
readonly marginInline: "space
|
|
2584
|
-
readonly marginInlineEnd: "space
|
|
2585
|
-
readonly marginInlineStart: "space
|
|
2586
|
-
readonly marginLeft: "space
|
|
2587
|
-
readonly marginRight: "space
|
|
2588
|
-
readonly marginTop: "space
|
|
2368
|
+
readonly margin: "space";
|
|
2369
|
+
readonly marginBlock: "space";
|
|
2370
|
+
readonly marginBlockEnd: "space";
|
|
2371
|
+
readonly marginBlockStart: "space";
|
|
2372
|
+
readonly marginBottom: "space";
|
|
2373
|
+
readonly marginInline: "space";
|
|
2374
|
+
readonly marginInlineEnd: "space";
|
|
2375
|
+
readonly marginInlineStart: "space";
|
|
2376
|
+
readonly marginLeft: "space";
|
|
2377
|
+
readonly marginRight: "space";
|
|
2378
|
+
readonly marginTop: "space";
|
|
2589
2379
|
readonly maxBlockSize: "sizes";
|
|
2590
2380
|
readonly maxHeight: "sizes";
|
|
2591
2381
|
readonly maxInlineSize: "sizes";
|
|
@@ -2596,41 +2386,41 @@ declare const StyledScrollArea: react.ForwardRefExoticComponent<Omit<Omit<_miroh
|
|
|
2596
2386
|
readonly minWidth: "sizes";
|
|
2597
2387
|
readonly outline: "colors";
|
|
2598
2388
|
readonly outlineColor: "colors";
|
|
2599
|
-
readonly padding: "space
|
|
2600
|
-
readonly paddingBlock: "space
|
|
2601
|
-
readonly paddingBlockEnd: "space
|
|
2602
|
-
readonly paddingBlockStart: "space
|
|
2603
|
-
readonly paddingBottom: "space
|
|
2604
|
-
readonly paddingInline: "space
|
|
2605
|
-
readonly paddingInlineEnd: "space
|
|
2606
|
-
readonly paddingInlineStart: "space
|
|
2607
|
-
readonly paddingLeft: "space
|
|
2608
|
-
readonly paddingRight: "space
|
|
2609
|
-
readonly paddingTop: "space
|
|
2389
|
+
readonly padding: "space";
|
|
2390
|
+
readonly paddingBlock: "space";
|
|
2391
|
+
readonly paddingBlockEnd: "space";
|
|
2392
|
+
readonly paddingBlockStart: "space";
|
|
2393
|
+
readonly paddingBottom: "space";
|
|
2394
|
+
readonly paddingInline: "space";
|
|
2395
|
+
readonly paddingInlineEnd: "space";
|
|
2396
|
+
readonly paddingInlineStart: "space";
|
|
2397
|
+
readonly paddingLeft: "space";
|
|
2398
|
+
readonly paddingRight: "space";
|
|
2399
|
+
readonly paddingTop: "space";
|
|
2610
2400
|
readonly right: "space";
|
|
2611
|
-
readonly rowGap: "space
|
|
2612
|
-
readonly scrollMargin: "space
|
|
2613
|
-
readonly scrollMarginBlock: "space
|
|
2614
|
-
readonly scrollMarginBlockEnd: "space
|
|
2615
|
-
readonly scrollMarginBlockStart: "space
|
|
2616
|
-
readonly scrollMarginBottom: "space
|
|
2617
|
-
readonly scrollMarginInline: "space
|
|
2618
|
-
readonly scrollMarginInlineEnd: "space
|
|
2619
|
-
readonly scrollMarginInlineStart: "space
|
|
2620
|
-
readonly scrollMarginLeft: "space
|
|
2621
|
-
readonly scrollMarginRight: "space
|
|
2622
|
-
readonly scrollMarginTop: "space
|
|
2623
|
-
readonly scrollPadding: "space
|
|
2624
|
-
readonly scrollPaddingBlock: "space
|
|
2625
|
-
readonly scrollPaddingBlockEnd: "space
|
|
2626
|
-
readonly scrollPaddingBlockStart: "space
|
|
2627
|
-
readonly scrollPaddingBottom: "space
|
|
2628
|
-
readonly scrollPaddingInline: "space
|
|
2629
|
-
readonly scrollPaddingInlineEnd: "space
|
|
2630
|
-
readonly scrollPaddingInlineStart: "space
|
|
2631
|
-
readonly scrollPaddingLeft: "space
|
|
2632
|
-
readonly scrollPaddingRight: "space
|
|
2633
|
-
readonly scrollPaddingTop: "space
|
|
2401
|
+
readonly rowGap: "space";
|
|
2402
|
+
readonly scrollMargin: "space";
|
|
2403
|
+
readonly scrollMarginBlock: "space";
|
|
2404
|
+
readonly scrollMarginBlockEnd: "space";
|
|
2405
|
+
readonly scrollMarginBlockStart: "space";
|
|
2406
|
+
readonly scrollMarginBottom: "space";
|
|
2407
|
+
readonly scrollMarginInline: "space";
|
|
2408
|
+
readonly scrollMarginInlineEnd: "space";
|
|
2409
|
+
readonly scrollMarginInlineStart: "space";
|
|
2410
|
+
readonly scrollMarginLeft: "space";
|
|
2411
|
+
readonly scrollMarginRight: "space";
|
|
2412
|
+
readonly scrollMarginTop: "space";
|
|
2413
|
+
readonly scrollPadding: "space";
|
|
2414
|
+
readonly scrollPaddingBlock: "space";
|
|
2415
|
+
readonly scrollPaddingBlockEnd: "space";
|
|
2416
|
+
readonly scrollPaddingBlockStart: "space";
|
|
2417
|
+
readonly scrollPaddingBottom: "space";
|
|
2418
|
+
readonly scrollPaddingInline: "space";
|
|
2419
|
+
readonly scrollPaddingInlineEnd: "space";
|
|
2420
|
+
readonly scrollPaddingInlineStart: "space";
|
|
2421
|
+
readonly scrollPaddingLeft: "space";
|
|
2422
|
+
readonly scrollPaddingRight: "space";
|
|
2423
|
+
readonly scrollPaddingTop: "space";
|
|
2634
2424
|
readonly stroke: "colors";
|
|
2635
2425
|
readonly strokeWidth: "stroke-width";
|
|
2636
2426
|
readonly textDecorationColor: "colors";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mirohq/design-system-scroll-area",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.4",
|
|
4
4
|
"description": "",
|
|
5
5
|
"author": "Miro",
|
|
6
6
|
"source": "src/index.ts",
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
},
|
|
28
28
|
"dependencies": {
|
|
29
29
|
"@radix-ui/react-scroll-area": "^1.0.4",
|
|
30
|
-
"@mirohq/design-system-stitches": "^2.6.
|
|
30
|
+
"@mirohq/design-system-stitches": "^2.6.4"
|
|
31
31
|
},
|
|
32
32
|
"scripts": {
|
|
33
33
|
"build": "rollup -c ../../../rollup.config.js",
|