@aws-amplify/ui-react 2.4.0 → 2.6.1

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.
@@ -2894,6 +2894,9 @@
2894
2894
  "labelHidden": {
2895
2895
  "type": "boolean"
2896
2896
  },
2897
+ "labelPosition": {
2898
+ "type": "string"
2899
+ },
2897
2900
  "hasError": {
2898
2901
  "type": "boolean"
2899
2902
  },
@@ -17820,6 +17823,10 @@
17820
17823
  "labelHidden": {
17821
17824
  "type": "boolean"
17822
17825
  },
17826
+ "labelPosition": {
17827
+ "type": "string",
17828
+ "priority": true
17829
+ },
17823
17830
  "hasError": {
17824
17831
  "type": "boolean"
17825
17832
  },
@@ -17848,10 +17855,6 @@
17848
17855
  "type": "boolean",
17849
17856
  "priority": true
17850
17857
  },
17851
- "labelPosition": {
17852
- "type": "string",
17853
- "priority": true
17854
- },
17855
17858
  "trackColor": {
17856
17859
  "type": "string",
17857
17860
  "priority": true
@@ -19207,18 +19210,25 @@
19207
19210
  }
19208
19211
  }
19209
19212
  },
19210
- "TextField": {
19213
+ "TextAreaField": {
19211
19214
  "properties": {
19212
19215
  "area": {
19213
19216
  "type": "string"
19214
19217
  },
19218
+ "form": {
19219
+ "type": "string"
19220
+ },
19215
19221
  "label": {
19216
- "type": "string",
19217
- "priority": true
19222
+ "type": "string"
19223
+ },
19224
+ "slot": {
19225
+ "type": "string"
19226
+ },
19227
+ "title": {
19228
+ "type": "string"
19218
19229
  },
19219
19230
  "isDisabled": {
19220
- "type": "boolean",
19221
- "priority": true
19231
+ "type": "boolean"
19222
19232
  },
19223
19233
  "id": {
19224
19234
  "type": "string"
@@ -19382,282 +19392,804 @@
19382
19392
  "role": {
19383
19393
  "type": "string"
19384
19394
  },
19385
- "defaultValue": {
19395
+ "key": {
19386
19396
  "type": "string"
19387
19397
  },
19388
- "placeholder": {
19389
- "type": "string",
19390
- "priority": true
19398
+ "defaultChecked": {
19399
+ "type": "boolean"
19391
19400
  },
19392
- "direction": {
19401
+ "defaultValue": {
19393
19402
  "type": "string"
19394
19403
  },
19395
- "wrap": {
19396
- "type": "string"
19404
+ "suppressContentEditableWarning": {
19405
+ "type": "boolean"
19397
19406
  },
19398
- "alignItems": {
19399
- "type": "string"
19407
+ "suppressHydrationWarning": {
19408
+ "type": "boolean"
19400
19409
  },
19401
- "alignContent": {
19410
+ "accessKey": {
19402
19411
  "type": "string"
19403
19412
  },
19404
- "justifyContent": {
19413
+ "contentEditable": {
19405
19414
  "type": "string"
19406
19415
  },
19407
- "gap": {
19416
+ "contextMenu": {
19408
19417
  "type": "string"
19409
19418
  },
19410
- "columnGap": {
19419
+ "dir": {
19411
19420
  "type": "string"
19412
19421
  },
19413
- "rowGap": {
19422
+ "draggable": {
19414
19423
  "type": "string"
19415
19424
  },
19416
- "variation": {
19417
- "type": "string",
19418
- "priority": true
19419
- },
19420
- "size": {
19421
- "type": "string",
19422
- "priority": true
19425
+ "hidden": {
19426
+ "type": "boolean"
19423
19427
  },
19424
- "name": {
19428
+ "lang": {
19425
19429
  "type": "string"
19426
19430
  },
19427
- "type": {
19431
+ "placeholder": {
19428
19432
  "type": "string"
19429
19433
  },
19430
- "value": {
19431
- "type": "string",
19432
- "priority": true
19433
- },
19434
- "autoComplete": {
19434
+ "spellCheck": {
19435
19435
  "type": "string"
19436
19436
  },
19437
- "labelHidden": {
19438
- "type": "boolean"
19439
- },
19440
- "hasError": {
19441
- "type": "boolean"
19442
- },
19443
- "isReadOnly": {
19444
- "type": "boolean"
19445
- },
19446
- "isRequired": {
19447
- "type": "boolean"
19448
- },
19449
- "descriptiveText": {
19450
- "type": "string",
19451
- "priority": true
19437
+ "tabIndex": {
19438
+ "type": "number"
19452
19439
  },
19453
- "errorMessage": {
19440
+ "translate": {
19454
19441
  "type": "string"
19455
19442
  },
19456
- "outerEndComponent": {
19443
+ "radioGroup": {
19457
19444
  "type": "string"
19458
19445
  },
19459
- "outerStartComponent": {
19446
+ "about": {
19460
19447
  "type": "string"
19461
19448
  },
19462
- "innerStartComponent": {
19449
+ "datatype": {
19463
19450
  "type": "string"
19464
19451
  },
19465
- "innerEndComponent": {
19466
- "type": "string"
19467
- }
19468
- }
19469
- },
19470
- "ToggleButton": {
19471
- "properties": {
19472
- "area": {
19452
+ "prefix": {
19473
19453
  "type": "string"
19474
19454
  },
19475
- "form": {
19455
+ "property": {
19476
19456
  "type": "string"
19477
19457
  },
19478
- "slot": {
19458
+ "resource": {
19479
19459
  "type": "string"
19480
19460
  },
19481
- "title": {
19461
+ "typeof": {
19482
19462
  "type": "string"
19483
19463
  },
19484
- "isDisabled": {
19485
- "type": "boolean"
19486
- },
19487
- "id": {
19464
+ "vocab": {
19488
19465
  "type": "string"
19489
19466
  },
19490
- "className": {
19467
+ "autoCapitalize": {
19491
19468
  "type": "string"
19492
19469
  },
19493
- "testId": {
19470
+ "autoCorrect": {
19494
19471
  "type": "string"
19495
19472
  },
19496
- "alignSelf": {
19473
+ "autoSave": {
19497
19474
  "type": "string"
19498
19475
  },
19499
- "backgroundColor": {
19476
+ "itemProp": {
19500
19477
  "type": "string"
19501
19478
  },
19502
- "backgroundImage": {
19503
- "type": "string"
19479
+ "itemScope": {
19480
+ "type": "boolean"
19504
19481
  },
19505
- "border": {
19482
+ "itemType": {
19506
19483
  "type": "string"
19507
19484
  },
19508
- "borderRadius": {
19485
+ "itemID": {
19509
19486
  "type": "string"
19510
19487
  },
19511
- "bottom": {
19488
+ "itemRef": {
19512
19489
  "type": "string"
19513
19490
  },
19514
- "boxShadow": {
19515
- "type": "string"
19491
+ "results": {
19492
+ "type": "number"
19516
19493
  },
19517
- "color": {
19494
+ "security": {
19518
19495
  "type": "string"
19519
19496
  },
19520
- "display": {
19497
+ "unselectable": {
19521
19498
  "type": "string"
19522
19499
  },
19523
- "fontFamily": {
19500
+ "inputMode": {
19524
19501
  "type": "string"
19525
19502
  },
19526
- "fontSize": {
19503
+ "is": {
19527
19504
  "type": "string"
19528
19505
  },
19529
- "fontStyle": {
19506
+ "aria-activedescendant": {
19530
19507
  "type": "string"
19531
19508
  },
19532
- "fontWeight": {
19509
+ "aria-atomic": {
19533
19510
  "type": "string"
19534
19511
  },
19535
- "height": {
19512
+ "aria-autocomplete": {
19536
19513
  "type": "string"
19537
19514
  },
19538
- "left": {
19515
+ "aria-busy": {
19539
19516
  "type": "string"
19540
19517
  },
19541
- "letterSpacing": {
19518
+ "aria-checked": {
19542
19519
  "type": "string"
19543
19520
  },
19544
- "lineHeight": {
19545
- "type": "string"
19521
+ "aria-colcount": {
19522
+ "type": "number"
19546
19523
  },
19547
- "margin": {
19548
- "type": "string"
19524
+ "aria-colindex": {
19525
+ "type": "number"
19549
19526
  },
19550
- "maxHeight": {
19551
- "type": "string"
19527
+ "aria-colspan": {
19528
+ "type": "number"
19552
19529
  },
19553
- "maxWidth": {
19530
+ "aria-controls": {
19554
19531
  "type": "string"
19555
19532
  },
19556
- "minHeight": {
19533
+ "aria-current": {
19557
19534
  "type": "string"
19558
19535
  },
19559
- "minWidth": {
19536
+ "aria-describedby": {
19560
19537
  "type": "string"
19561
19538
  },
19562
- "opacity": {
19539
+ "aria-details": {
19563
19540
  "type": "string"
19564
19541
  },
19565
- "overflow": {
19542
+ "aria-disabled": {
19566
19543
  "type": "string"
19567
19544
  },
19568
- "padding": {
19545
+ "aria-dropeffect": {
19569
19546
  "type": "string"
19570
19547
  },
19571
- "position": {
19548
+ "aria-errormessage": {
19572
19549
  "type": "string"
19573
19550
  },
19574
- "right": {
19551
+ "aria-expanded": {
19575
19552
  "type": "string"
19576
19553
  },
19577
- "textAlign": {
19554
+ "aria-flowto": {
19578
19555
  "type": "string"
19579
19556
  },
19580
- "textDecoration": {
19557
+ "aria-grabbed": {
19581
19558
  "type": "string"
19582
19559
  },
19583
- "textTransform": {
19560
+ "aria-haspopup": {
19584
19561
  "type": "string"
19585
19562
  },
19586
- "top": {
19563
+ "aria-hidden": {
19587
19564
  "type": "string"
19588
19565
  },
19589
- "transform": {
19566
+ "aria-invalid": {
19590
19567
  "type": "string"
19591
19568
  },
19592
- "transformOrigin": {
19569
+ "aria-keyshortcuts": {
19593
19570
  "type": "string"
19594
19571
  },
19595
- "width": {
19572
+ "aria-label": {
19596
19573
  "type": "string"
19597
19574
  },
19598
- "whiteSpace": {
19575
+ "aria-labelledby": {
19599
19576
  "type": "string"
19600
19577
  },
19601
- "flex": {
19602
- "type": "string"
19578
+ "aria-level": {
19579
+ "type": "number"
19603
19580
  },
19604
- "order": {
19581
+ "aria-live": {
19605
19582
  "type": "string"
19606
19583
  },
19607
- "grow": {
19584
+ "aria-modal": {
19608
19585
  "type": "string"
19609
19586
  },
19610
- "shrink": {
19587
+ "aria-multiline": {
19611
19588
  "type": "string"
19612
19589
  },
19613
- "basis": {
19590
+ "aria-multiselectable": {
19614
19591
  "type": "string"
19615
19592
  },
19616
- "column": {
19593
+ "aria-orientation": {
19617
19594
  "type": "string"
19618
19595
  },
19619
- "columnEnd": {
19596
+ "aria-owns": {
19620
19597
  "type": "string"
19621
19598
  },
19622
- "columnSpan": {
19599
+ "aria-placeholder": {
19623
19600
  "type": "string"
19624
19601
  },
19625
- "columnStart": {
19626
- "type": "string"
19602
+ "aria-posinset": {
19603
+ "type": "number"
19627
19604
  },
19628
- "row": {
19605
+ "aria-pressed": {
19629
19606
  "type": "string"
19630
19607
  },
19631
- "rowEnd": {
19608
+ "aria-readonly": {
19632
19609
  "type": "string"
19633
19610
  },
19634
- "rowSpan": {
19611
+ "aria-relevant": {
19635
19612
  "type": "string"
19636
19613
  },
19637
- "rowStart": {
19614
+ "aria-required": {
19638
19615
  "type": "string"
19639
19616
  },
19640
- "ariaLabel": {
19617
+ "aria-roledescription": {
19641
19618
  "type": "string"
19642
19619
  },
19643
- "ariaValuetext": {
19644
- "type": "string"
19620
+ "aria-rowcount": {
19621
+ "type": "number"
19645
19622
  },
19646
- "role": {
19647
- "type": "string"
19623
+ "aria-rowindex": {
19624
+ "type": "number"
19648
19625
  },
19649
- "key": {
19626
+ "aria-rowspan": {
19627
+ "type": "number"
19628
+ },
19629
+ "aria-selected": {
19650
19630
  "type": "string"
19651
19631
  },
19652
- "defaultChecked": {
19653
- "type": "boolean"
19632
+ "aria-setsize": {
19633
+ "type": "number"
19654
19634
  },
19655
- "defaultValue": {
19635
+ "aria-sort": {
19656
19636
  "type": "string"
19657
19637
  },
19658
- "suppressContentEditableWarning": {
19659
- "type": "boolean"
19660
- },
19638
+ "aria-valuemax": {
19639
+ "type": "number"
19640
+ },
19641
+ "aria-valuemin": {
19642
+ "type": "number"
19643
+ },
19644
+ "aria-valuenow": {
19645
+ "type": "number"
19646
+ },
19647
+ "aria-valuetext": {
19648
+ "type": "string"
19649
+ },
19650
+ "children": {
19651
+ "type": "string"
19652
+ },
19653
+ "direction": {
19654
+ "type": "string"
19655
+ },
19656
+ "wrap": {
19657
+ "type": "string"
19658
+ },
19659
+ "alignItems": {
19660
+ "type": "string"
19661
+ },
19662
+ "alignContent": {
19663
+ "type": "string"
19664
+ },
19665
+ "justifyContent": {
19666
+ "type": "string"
19667
+ },
19668
+ "gap": {
19669
+ "type": "string"
19670
+ },
19671
+ "columnGap": {
19672
+ "type": "string"
19673
+ },
19674
+ "rowGap": {
19675
+ "type": "string"
19676
+ },
19677
+ "variation": {
19678
+ "type": "string"
19679
+ },
19680
+ "size": {
19681
+ "type": "string"
19682
+ },
19683
+ "autoFocus": {
19684
+ "type": "boolean"
19685
+ },
19686
+ "disabled": {
19687
+ "type": "boolean"
19688
+ },
19689
+ "name": {
19690
+ "type": "string"
19691
+ },
19692
+ "value": {
19693
+ "type": "string"
19694
+ },
19695
+ "autoComplete": {
19696
+ "type": "string"
19697
+ },
19698
+ "maxLength": {
19699
+ "type": "number"
19700
+ },
19701
+ "minLength": {
19702
+ "type": "number"
19703
+ },
19704
+ "readOnly": {
19705
+ "type": "boolean"
19706
+ },
19707
+ "required": {
19708
+ "type": "boolean"
19709
+ },
19710
+ "labelHidden": {
19711
+ "type": "boolean"
19712
+ },
19713
+ "hasError": {
19714
+ "type": "boolean"
19715
+ },
19716
+ "isReadOnly": {
19717
+ "type": "boolean"
19718
+ },
19719
+ "isRequired": {
19720
+ "type": "boolean"
19721
+ },
19722
+ "descriptiveText": {
19723
+ "type": "string"
19724
+ },
19725
+ "errorMessage": {
19726
+ "type": "string"
19727
+ },
19728
+ "cols": {
19729
+ "type": "number"
19730
+ },
19731
+ "dirName": {
19732
+ "type": "string"
19733
+ },
19734
+ "rows": {
19735
+ "type": "number"
19736
+ },
19737
+ "resize": {
19738
+ "type": "string"
19739
+ }
19740
+ }
19741
+ },
19742
+ "TextField": {
19743
+ "properties": {
19744
+ "area": {
19745
+ "type": "string"
19746
+ },
19747
+ "label": {
19748
+ "type": "string",
19749
+ "priority": true
19750
+ },
19751
+ "isDisabled": {
19752
+ "type": "boolean",
19753
+ "priority": true
19754
+ },
19755
+ "id": {
19756
+ "type": "string"
19757
+ },
19758
+ "className": {
19759
+ "type": "string"
19760
+ },
19761
+ "testId": {
19762
+ "type": "string"
19763
+ },
19764
+ "alignSelf": {
19765
+ "type": "string"
19766
+ },
19767
+ "backgroundColor": {
19768
+ "type": "string"
19769
+ },
19770
+ "backgroundImage": {
19771
+ "type": "string"
19772
+ },
19773
+ "border": {
19774
+ "type": "string"
19775
+ },
19776
+ "borderRadius": {
19777
+ "type": "string"
19778
+ },
19779
+ "bottom": {
19780
+ "type": "string"
19781
+ },
19782
+ "boxShadow": {
19783
+ "type": "string"
19784
+ },
19785
+ "color": {
19786
+ "type": "string"
19787
+ },
19788
+ "display": {
19789
+ "type": "string"
19790
+ },
19791
+ "fontFamily": {
19792
+ "type": "string"
19793
+ },
19794
+ "fontSize": {
19795
+ "type": "string"
19796
+ },
19797
+ "fontStyle": {
19798
+ "type": "string"
19799
+ },
19800
+ "fontWeight": {
19801
+ "type": "string"
19802
+ },
19803
+ "height": {
19804
+ "type": "string"
19805
+ },
19806
+ "left": {
19807
+ "type": "string"
19808
+ },
19809
+ "letterSpacing": {
19810
+ "type": "string"
19811
+ },
19812
+ "lineHeight": {
19813
+ "type": "string"
19814
+ },
19815
+ "margin": {
19816
+ "type": "string"
19817
+ },
19818
+ "maxHeight": {
19819
+ "type": "string"
19820
+ },
19821
+ "maxWidth": {
19822
+ "type": "string"
19823
+ },
19824
+ "minHeight": {
19825
+ "type": "string"
19826
+ },
19827
+ "minWidth": {
19828
+ "type": "string"
19829
+ },
19830
+ "opacity": {
19831
+ "type": "string"
19832
+ },
19833
+ "overflow": {
19834
+ "type": "string"
19835
+ },
19836
+ "padding": {
19837
+ "type": "string"
19838
+ },
19839
+ "position": {
19840
+ "type": "string"
19841
+ },
19842
+ "right": {
19843
+ "type": "string"
19844
+ },
19845
+ "textAlign": {
19846
+ "type": "string"
19847
+ },
19848
+ "textDecoration": {
19849
+ "type": "string"
19850
+ },
19851
+ "textTransform": {
19852
+ "type": "string"
19853
+ },
19854
+ "top": {
19855
+ "type": "string"
19856
+ },
19857
+ "transform": {
19858
+ "type": "string"
19859
+ },
19860
+ "transformOrigin": {
19861
+ "type": "string"
19862
+ },
19863
+ "width": {
19864
+ "type": "string"
19865
+ },
19866
+ "whiteSpace": {
19867
+ "type": "string"
19868
+ },
19869
+ "flex": {
19870
+ "type": "string"
19871
+ },
19872
+ "order": {
19873
+ "type": "string"
19874
+ },
19875
+ "grow": {
19876
+ "type": "string"
19877
+ },
19878
+ "shrink": {
19879
+ "type": "string"
19880
+ },
19881
+ "basis": {
19882
+ "type": "string"
19883
+ },
19884
+ "column": {
19885
+ "type": "string"
19886
+ },
19887
+ "columnEnd": {
19888
+ "type": "string"
19889
+ },
19890
+ "columnSpan": {
19891
+ "type": "string"
19892
+ },
19893
+ "columnStart": {
19894
+ "type": "string"
19895
+ },
19896
+ "row": {
19897
+ "type": "string"
19898
+ },
19899
+ "rowEnd": {
19900
+ "type": "string"
19901
+ },
19902
+ "rowSpan": {
19903
+ "type": "string"
19904
+ },
19905
+ "rowStart": {
19906
+ "type": "string"
19907
+ },
19908
+ "ariaLabel": {
19909
+ "type": "string"
19910
+ },
19911
+ "ariaValuetext": {
19912
+ "type": "string"
19913
+ },
19914
+ "role": {
19915
+ "type": "string"
19916
+ },
19917
+ "defaultValue": {
19918
+ "type": "string"
19919
+ },
19920
+ "placeholder": {
19921
+ "type": "string",
19922
+ "priority": true
19923
+ },
19924
+ "direction": {
19925
+ "type": "string"
19926
+ },
19927
+ "wrap": {
19928
+ "type": "string"
19929
+ },
19930
+ "alignItems": {
19931
+ "type": "string"
19932
+ },
19933
+ "alignContent": {
19934
+ "type": "string"
19935
+ },
19936
+ "justifyContent": {
19937
+ "type": "string"
19938
+ },
19939
+ "gap": {
19940
+ "type": "string"
19941
+ },
19942
+ "columnGap": {
19943
+ "type": "string"
19944
+ },
19945
+ "rowGap": {
19946
+ "type": "string"
19947
+ },
19948
+ "variation": {
19949
+ "type": "string",
19950
+ "priority": true
19951
+ },
19952
+ "size": {
19953
+ "type": "string",
19954
+ "priority": true
19955
+ },
19956
+ "name": {
19957
+ "type": "string"
19958
+ },
19959
+ "type": {
19960
+ "type": "string"
19961
+ },
19962
+ "value": {
19963
+ "type": "string",
19964
+ "priority": true
19965
+ },
19966
+ "autoComplete": {
19967
+ "type": "string"
19968
+ },
19969
+ "labelHidden": {
19970
+ "type": "boolean"
19971
+ },
19972
+ "hasError": {
19973
+ "type": "boolean"
19974
+ },
19975
+ "isReadOnly": {
19976
+ "type": "boolean"
19977
+ },
19978
+ "isRequired": {
19979
+ "type": "boolean"
19980
+ },
19981
+ "descriptiveText": {
19982
+ "type": "string",
19983
+ "priority": true
19984
+ },
19985
+ "errorMessage": {
19986
+ "type": "string"
19987
+ },
19988
+ "outerEndComponent": {
19989
+ "type": "string"
19990
+ },
19991
+ "outerStartComponent": {
19992
+ "type": "string"
19993
+ },
19994
+ "innerStartComponent": {
19995
+ "type": "string"
19996
+ },
19997
+ "innerEndComponent": {
19998
+ "type": "string"
19999
+ }
20000
+ }
20001
+ },
20002
+ "ToggleButton": {
20003
+ "properties": {
20004
+ "area": {
20005
+ "type": "string"
20006
+ },
20007
+ "form": {
20008
+ "type": "string"
20009
+ },
20010
+ "slot": {
20011
+ "type": "string"
20012
+ },
20013
+ "title": {
20014
+ "type": "string"
20015
+ },
20016
+ "isDisabled": {
20017
+ "type": "boolean"
20018
+ },
20019
+ "id": {
20020
+ "type": "string"
20021
+ },
20022
+ "className": {
20023
+ "type": "string"
20024
+ },
20025
+ "testId": {
20026
+ "type": "string"
20027
+ },
20028
+ "alignSelf": {
20029
+ "type": "string"
20030
+ },
20031
+ "backgroundColor": {
20032
+ "type": "string"
20033
+ },
20034
+ "backgroundImage": {
20035
+ "type": "string"
20036
+ },
20037
+ "border": {
20038
+ "type": "string"
20039
+ },
20040
+ "borderRadius": {
20041
+ "type": "string"
20042
+ },
20043
+ "bottom": {
20044
+ "type": "string"
20045
+ },
20046
+ "boxShadow": {
20047
+ "type": "string"
20048
+ },
20049
+ "color": {
20050
+ "type": "string"
20051
+ },
20052
+ "display": {
20053
+ "type": "string"
20054
+ },
20055
+ "fontFamily": {
20056
+ "type": "string"
20057
+ },
20058
+ "fontSize": {
20059
+ "type": "string"
20060
+ },
20061
+ "fontStyle": {
20062
+ "type": "string"
20063
+ },
20064
+ "fontWeight": {
20065
+ "type": "string"
20066
+ },
20067
+ "height": {
20068
+ "type": "string"
20069
+ },
20070
+ "left": {
20071
+ "type": "string"
20072
+ },
20073
+ "letterSpacing": {
20074
+ "type": "string"
20075
+ },
20076
+ "lineHeight": {
20077
+ "type": "string"
20078
+ },
20079
+ "margin": {
20080
+ "type": "string"
20081
+ },
20082
+ "maxHeight": {
20083
+ "type": "string"
20084
+ },
20085
+ "maxWidth": {
20086
+ "type": "string"
20087
+ },
20088
+ "minHeight": {
20089
+ "type": "string"
20090
+ },
20091
+ "minWidth": {
20092
+ "type": "string"
20093
+ },
20094
+ "opacity": {
20095
+ "type": "string"
20096
+ },
20097
+ "overflow": {
20098
+ "type": "string"
20099
+ },
20100
+ "padding": {
20101
+ "type": "string"
20102
+ },
20103
+ "position": {
20104
+ "type": "string"
20105
+ },
20106
+ "right": {
20107
+ "type": "string"
20108
+ },
20109
+ "textAlign": {
20110
+ "type": "string"
20111
+ },
20112
+ "textDecoration": {
20113
+ "type": "string"
20114
+ },
20115
+ "textTransform": {
20116
+ "type": "string"
20117
+ },
20118
+ "top": {
20119
+ "type": "string"
20120
+ },
20121
+ "transform": {
20122
+ "type": "string"
20123
+ },
20124
+ "transformOrigin": {
20125
+ "type": "string"
20126
+ },
20127
+ "width": {
20128
+ "type": "string"
20129
+ },
20130
+ "whiteSpace": {
20131
+ "type": "string"
20132
+ },
20133
+ "flex": {
20134
+ "type": "string"
20135
+ },
20136
+ "order": {
20137
+ "type": "string"
20138
+ },
20139
+ "grow": {
20140
+ "type": "string"
20141
+ },
20142
+ "shrink": {
20143
+ "type": "string"
20144
+ },
20145
+ "basis": {
20146
+ "type": "string"
20147
+ },
20148
+ "column": {
20149
+ "type": "string"
20150
+ },
20151
+ "columnEnd": {
20152
+ "type": "string"
20153
+ },
20154
+ "columnSpan": {
20155
+ "type": "string"
20156
+ },
20157
+ "columnStart": {
20158
+ "type": "string"
20159
+ },
20160
+ "row": {
20161
+ "type": "string"
20162
+ },
20163
+ "rowEnd": {
20164
+ "type": "string"
20165
+ },
20166
+ "rowSpan": {
20167
+ "type": "string"
20168
+ },
20169
+ "rowStart": {
20170
+ "type": "string"
20171
+ },
20172
+ "ariaLabel": {
20173
+ "type": "string"
20174
+ },
20175
+ "ariaValuetext": {
20176
+ "type": "string"
20177
+ },
20178
+ "role": {
20179
+ "type": "string"
20180
+ },
20181
+ "key": {
20182
+ "type": "string"
20183
+ },
20184
+ "defaultChecked": {
20185
+ "type": "boolean"
20186
+ },
20187
+ "defaultValue": {
20188
+ "type": "string"
20189
+ },
20190
+ "suppressContentEditableWarning": {
20191
+ "type": "boolean"
20192
+ },
19661
20193
  "suppressHydrationWarning": {
19662
20194
  "type": "boolean"
19663
20195
  },
@@ -20450,6 +20982,9 @@
20450
20982
  },
20451
20983
  "isExclusive": {
20452
20984
  "type": "boolean"
20985
+ },
20986
+ "isSelectionRequired": {
20987
+ "type": "boolean"
20453
20988
  }
20454
20989
  }
20455
20990
  },