@aws-amplify/ui-react 2.1.0 → 2.1.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.
@@ -4,6 +4,12 @@
4
4
  "area": {
5
5
  "type": "string"
6
6
  },
7
+ "slot": {
8
+ "type": "string"
9
+ },
10
+ "title": {
11
+ "type": "string"
12
+ },
7
13
  "isDisabled": {
8
14
  "type": "boolean"
9
15
  },
@@ -166,48 +172,6 @@
166
172
  "role": {
167
173
  "type": "string"
168
174
  },
169
- "heading": {
170
- "type": "string"
171
- },
172
- "direction": {
173
- "type": "string"
174
- },
175
- "wrap": {
176
- "type": "string"
177
- },
178
- "alignItems": {
179
- "type": "string"
180
- },
181
- "alignContent": {
182
- "type": "string"
183
- },
184
- "justifyContent": {
185
- "type": "string"
186
- },
187
- "gap": {
188
- "type": "string"
189
- },
190
- "columnGap": {
191
- "type": "string"
192
- },
193
- "rowGap": {
194
- "type": "string"
195
- },
196
- "variation": {
197
- "type": "string"
198
- },
199
- "isDismissible": {
200
- "type": "boolean"
201
- },
202
- "hasIcon": {
203
- "type": "boolean"
204
- },
205
- "slot": {
206
- "type": "string"
207
- },
208
- "title": {
209
- "type": "string"
210
- },
211
175
  "key": {
212
176
  "type": "string"
213
177
  },
@@ -465,6 +429,42 @@
465
429
  },
466
430
  "children": {
467
431
  "type": "string"
432
+ },
433
+ "heading": {
434
+ "type": "string"
435
+ },
436
+ "direction": {
437
+ "type": "string"
438
+ },
439
+ "wrap": {
440
+ "type": "string"
441
+ },
442
+ "alignItems": {
443
+ "type": "string"
444
+ },
445
+ "alignContent": {
446
+ "type": "string"
447
+ },
448
+ "justifyContent": {
449
+ "type": "string"
450
+ },
451
+ "gap": {
452
+ "type": "string"
453
+ },
454
+ "columnGap": {
455
+ "type": "string"
456
+ },
457
+ "rowGap": {
458
+ "type": "string"
459
+ },
460
+ "variation": {
461
+ "type": "string"
462
+ },
463
+ "isDismissible": {
464
+ "type": "boolean"
465
+ },
466
+ "hasIcon": {
467
+ "type": "boolean"
468
468
  }
469
469
  }
470
470
  },
@@ -1417,6 +1417,12 @@
1417
1417
  "area": {
1418
1418
  "type": "string"
1419
1419
  },
1420
+ "slot": {
1421
+ "type": "string"
1422
+ },
1423
+ "title": {
1424
+ "type": "string"
1425
+ },
1420
1426
  "isDisabled": {
1421
1427
  "type": "boolean"
1422
1428
  },
@@ -1579,45 +1585,6 @@
1579
1585
  "role": {
1580
1586
  "type": "string"
1581
1587
  },
1582
- "children": {
1583
- "type": "string"
1584
- },
1585
- "direction": {
1586
- "type": "string"
1587
- },
1588
- "wrap": {
1589
- "type": "string"
1590
- },
1591
- "alignItems": {
1592
- "type": "string"
1593
- },
1594
- "alignContent": {
1595
- "type": "string"
1596
- },
1597
- "justifyContent": {
1598
- "type": "string"
1599
- },
1600
- "gap": {
1601
- "type": "string"
1602
- },
1603
- "columnGap": {
1604
- "type": "string"
1605
- },
1606
- "rowGap": {
1607
- "type": "string"
1608
- },
1609
- "variation": {
1610
- "type": "string"
1611
- },
1612
- "size": {
1613
- "type": "string"
1614
- },
1615
- "slot": {
1616
- "type": "string"
1617
- },
1618
- "title": {
1619
- "type": "string"
1620
- },
1621
1588
  "key": {
1622
1589
  "type": "string"
1623
1590
  },
@@ -1872,6 +1839,39 @@
1872
1839
  },
1873
1840
  "aria-valuetext": {
1874
1841
  "type": "string"
1842
+ },
1843
+ "children": {
1844
+ "type": "string"
1845
+ },
1846
+ "direction": {
1847
+ "type": "string"
1848
+ },
1849
+ "wrap": {
1850
+ "type": "string"
1851
+ },
1852
+ "alignItems": {
1853
+ "type": "string"
1854
+ },
1855
+ "alignContent": {
1856
+ "type": "string"
1857
+ },
1858
+ "justifyContent": {
1859
+ "type": "string"
1860
+ },
1861
+ "gap": {
1862
+ "type": "string"
1863
+ },
1864
+ "columnGap": {
1865
+ "type": "string"
1866
+ },
1867
+ "rowGap": {
1868
+ "type": "string"
1869
+ },
1870
+ "variation": {
1871
+ "type": "string"
1872
+ },
1873
+ "size": {
1874
+ "type": "string"
1875
1875
  }
1876
1876
  }
1877
1877
  },
@@ -3531,6 +3531,12 @@
3531
3531
  "area": {
3532
3532
  "type": "string"
3533
3533
  },
3534
+ "slot": {
3535
+ "type": "string"
3536
+ },
3537
+ "title": {
3538
+ "type": "string"
3539
+ },
3534
3540
  "isDisabled": {
3535
3541
  "type": "boolean"
3536
3542
  },
@@ -3693,30 +3699,15 @@
3693
3699
  "role": {
3694
3700
  "type": "string"
3695
3701
  },
3696
- "defaultValue": {
3697
- "type": "string"
3698
- },
3699
- "type": {
3700
- "type": "string"
3701
- },
3702
- "value": {
3703
- "type": "string"
3704
- },
3705
- "isCollapsible": {
3706
- "type": "boolean"
3707
- },
3708
- "slot": {
3709
- "type": "string"
3710
- },
3711
- "title": {
3712
- "type": "string"
3713
- },
3714
3702
  "key": {
3715
3703
  "type": "string"
3716
3704
  },
3717
3705
  "defaultChecked": {
3718
3706
  "type": "boolean"
3719
3707
  },
3708
+ "defaultValue": {
3709
+ "type": "string"
3710
+ },
3720
3711
  "suppressContentEditableWarning": {
3721
3712
  "type": "boolean"
3722
3713
  },
@@ -3969,8 +3960,17 @@
3969
3960
  "disabled": {
3970
3961
  "type": "boolean"
3971
3962
  },
3963
+ "type": {
3964
+ "type": "string"
3965
+ },
3966
+ "value": {
3967
+ "type": "string"
3968
+ },
3972
3969
  "asChild": {
3973
3970
  "type": "boolean"
3971
+ },
3972
+ "isCollapsible": {
3973
+ "type": "boolean"
3974
3974
  }
3975
3975
  }
3976
3976
  },
@@ -3979,6 +3979,9 @@
3979
3979
  "area": {
3980
3980
  "type": "string"
3981
3981
  },
3982
+ "slot": {
3983
+ "type": "string"
3984
+ },
3982
3985
  "title": {
3983
3986
  "type": "string"
3984
3987
  },
@@ -4144,12 +4147,6 @@
4144
4147
  "role": {
4145
4148
  "type": "string"
4146
4149
  },
4147
- "value": {
4148
- "type": "string"
4149
- },
4150
- "slot": {
4151
- "type": "string"
4152
- },
4153
4150
  "key": {
4154
4151
  "type": "string"
4155
4152
  },
@@ -4411,6 +4408,9 @@
4411
4408
  "disabled": {
4412
4409
  "type": "boolean"
4413
4410
  },
4411
+ "value": {
4412
+ "type": "string"
4413
+ },
4414
4414
  "asChild": {
4415
4415
  "type": "boolean"
4416
4416
  }
@@ -4856,17 +4856,13 @@
4856
4856
  }
4857
4857
  },
4858
4858
  "FieldGroupIconButton": {
4859
- "properties": {
4860
- "children": {
4861
- "type": "string"
4862
- }
4863
- }
4864
- },
4865
- "Flex": {
4866
4859
  "properties": {
4867
4860
  "area": {
4868
4861
  "type": "string"
4869
4862
  },
4863
+ "form": {
4864
+ "type": "string"
4865
+ },
4870
4866
  "slot": {
4871
4867
  "type": "string"
4872
4868
  },
@@ -5293,33 +5289,51 @@
5293
5289
  "children": {
5294
5290
  "type": "string"
5295
5291
  },
5296
- "direction": {
5292
+ "variation": {
5297
5293
  "type": "string"
5298
5294
  },
5299
- "wrap": {
5295
+ "size": {
5300
5296
  "type": "string"
5301
5297
  },
5302
- "alignItems": {
5298
+ "autoFocus": {
5299
+ "type": "boolean"
5300
+ },
5301
+ "disabled": {
5302
+ "type": "boolean"
5303
+ },
5304
+ "formAction": {
5303
5305
  "type": "string"
5304
5306
  },
5305
- "alignContent": {
5307
+ "formEncType": {
5306
5308
  "type": "string"
5307
5309
  },
5308
- "justifyContent": {
5310
+ "formMethod": {
5309
5311
  "type": "string"
5310
5312
  },
5311
- "gap": {
5313
+ "formNoValidate": {
5314
+ "type": "boolean"
5315
+ },
5316
+ "formTarget": {
5312
5317
  "type": "string"
5313
5318
  },
5314
- "columnGap": {
5319
+ "name": {
5315
5320
  "type": "string"
5316
5321
  },
5317
- "rowGap": {
5322
+ "type": {
5323
+ "type": "string"
5324
+ },
5325
+ "value": {
5318
5326
  "type": "string"
5327
+ },
5328
+ "isVisible": {
5329
+ "type": "boolean"
5330
+ },
5331
+ "excludeFromTabOrder": {
5332
+ "type": "boolean"
5319
5333
  }
5320
5334
  }
5321
5335
  },
5322
- "Grid": {
5336
+ "Flex": {
5323
5337
  "properties": {
5324
5338
  "area": {
5325
5339
  "type": "string"
@@ -5750,6 +5764,12 @@
5750
5764
  "children": {
5751
5765
  "type": "string"
5752
5766
  },
5767
+ "direction": {
5768
+ "type": "string"
5769
+ },
5770
+ "wrap": {
5771
+ "type": "string"
5772
+ },
5753
5773
  "alignItems": {
5754
5774
  "type": "string"
5755
5775
  },
@@ -5767,28 +5787,10 @@
5767
5787
  },
5768
5788
  "rowGap": {
5769
5789
  "type": "string"
5770
- },
5771
- "autoColumns": {
5772
- "type": "string"
5773
- },
5774
- "autoFlow": {
5775
- "type": "string"
5776
- },
5777
- "autoRows": {
5778
- "type": "string"
5779
- },
5780
- "templateAreas": {
5781
- "type": "string"
5782
- },
5783
- "templateColumns": {
5784
- "type": "string"
5785
- },
5786
- "templateRows": {
5787
- "type": "string"
5788
5790
  }
5789
5791
  }
5790
5792
  },
5791
- "Heading": {
5793
+ "Grid": {
5792
5794
  "properties": {
5793
5795
  "area": {
5794
5796
  "type": "string"
@@ -6219,32 +6221,53 @@
6219
6221
  "children": {
6220
6222
  "type": "string"
6221
6223
  },
6222
- "variation": {
6224
+ "alignItems": {
6223
6225
  "type": "string"
6224
6226
  },
6225
- "isTruncated": {
6226
- "type": "boolean"
6227
- }
6228
- }
6229
- },
6230
- "Icon": {
6231
- "properties": {
6232
- "string": {
6227
+ "alignContent": {
6233
6228
  "type": "string"
6234
6229
  },
6235
- "area": {
6230
+ "justifyContent": {
6236
6231
  "type": "string"
6237
6232
  },
6238
- "clipPath": {
6233
+ "gap": {
6239
6234
  "type": "string"
6240
6235
  },
6241
- "filter": {
6236
+ "columnGap": {
6242
6237
  "type": "string"
6243
6238
  },
6244
- "mask": {
6239
+ "rowGap": {
6245
6240
  "type": "string"
6246
6241
  },
6247
- "path": {
6242
+ "autoColumns": {
6243
+ "type": "string"
6244
+ },
6245
+ "autoFlow": {
6246
+ "type": "string"
6247
+ },
6248
+ "autoRows": {
6249
+ "type": "string"
6250
+ },
6251
+ "templateAreas": {
6252
+ "type": "string"
6253
+ },
6254
+ "templateColumns": {
6255
+ "type": "string"
6256
+ },
6257
+ "templateRows": {
6258
+ "type": "string"
6259
+ }
6260
+ }
6261
+ },
6262
+ "Heading": {
6263
+ "properties": {
6264
+ "area": {
6265
+ "type": "string"
6266
+ },
6267
+ "slot": {
6268
+ "type": "string"
6269
+ },
6270
+ "title": {
6248
6271
  "type": "string"
6249
6272
  },
6250
6273
  "isDisabled": {
@@ -6412,12 +6435,114 @@
6412
6435
  "key": {
6413
6436
  "type": "string"
6414
6437
  },
6438
+ "defaultChecked": {
6439
+ "type": "boolean"
6440
+ },
6441
+ "defaultValue": {
6442
+ "type": "string"
6443
+ },
6444
+ "suppressContentEditableWarning": {
6445
+ "type": "boolean"
6446
+ },
6447
+ "suppressHydrationWarning": {
6448
+ "type": "boolean"
6449
+ },
6450
+ "accessKey": {
6451
+ "type": "string"
6452
+ },
6453
+ "contentEditable": {
6454
+ "type": "string"
6455
+ },
6456
+ "contextMenu": {
6457
+ "type": "string"
6458
+ },
6459
+ "dir": {
6460
+ "type": "string"
6461
+ },
6462
+ "draggable": {
6463
+ "type": "string"
6464
+ },
6465
+ "hidden": {
6466
+ "type": "boolean"
6467
+ },
6415
6468
  "lang": {
6416
6469
  "type": "string"
6417
6470
  },
6471
+ "placeholder": {
6472
+ "type": "string"
6473
+ },
6474
+ "spellCheck": {
6475
+ "type": "string"
6476
+ },
6418
6477
  "tabIndex": {
6419
6478
  "type": "number"
6420
6479
  },
6480
+ "translate": {
6481
+ "type": "string"
6482
+ },
6483
+ "radioGroup": {
6484
+ "type": "string"
6485
+ },
6486
+ "about": {
6487
+ "type": "string"
6488
+ },
6489
+ "datatype": {
6490
+ "type": "string"
6491
+ },
6492
+ "prefix": {
6493
+ "type": "string"
6494
+ },
6495
+ "property": {
6496
+ "type": "string"
6497
+ },
6498
+ "resource": {
6499
+ "type": "string"
6500
+ },
6501
+ "typeof": {
6502
+ "type": "string"
6503
+ },
6504
+ "vocab": {
6505
+ "type": "string"
6506
+ },
6507
+ "autoCapitalize": {
6508
+ "type": "string"
6509
+ },
6510
+ "autoCorrect": {
6511
+ "type": "string"
6512
+ },
6513
+ "autoSave": {
6514
+ "type": "string"
6515
+ },
6516
+ "itemProp": {
6517
+ "type": "string"
6518
+ },
6519
+ "itemScope": {
6520
+ "type": "boolean"
6521
+ },
6522
+ "itemType": {
6523
+ "type": "string"
6524
+ },
6525
+ "itemID": {
6526
+ "type": "string"
6527
+ },
6528
+ "itemRef": {
6529
+ "type": "string"
6530
+ },
6531
+ "results": {
6532
+ "type": "number"
6533
+ },
6534
+ "security": {
6535
+ "type": "string"
6536
+ },
6537
+ "unselectable": {
6538
+ "type": "string"
6539
+ },
6540
+ "inputMode": {
6541
+ "type": "string"
6542
+ },
6543
+ "is": {
6544
+ "type": "string"
6545
+ },
6421
6546
  "aria-activedescendant": {
6422
6547
  "type": "string"
6423
6548
  },
@@ -6565,109 +6690,455 @@
6565
6690
  "children": {
6566
6691
  "type": "string"
6567
6692
  },
6568
- "direction": {
6693
+ "variation": {
6569
6694
  "type": "string"
6570
6695
  },
6571
- "end": {
6696
+ "isTruncated": {
6697
+ "type": "boolean"
6698
+ }
6699
+ }
6700
+ },
6701
+ "Icon": {
6702
+ "properties": {
6703
+ "string": {
6572
6704
  "type": "string"
6573
6705
  },
6574
- "clip": {
6706
+ "area": {
6575
6707
  "type": "string"
6576
6708
  },
6577
- "name": {
6709
+ "clipPath": {
6578
6710
  "type": "string"
6579
6711
  },
6580
- "type": {
6712
+ "filter": {
6581
6713
  "type": "string"
6582
6714
  },
6583
- "crossOrigin": {
6715
+ "mask": {
6584
6716
  "type": "string"
6585
6717
  },
6586
- "max": {
6718
+ "path": {
6587
6719
  "type": "string"
6588
6720
  },
6589
- "min": {
6590
- "type": "string"
6721
+ "isDisabled": {
6722
+ "type": "boolean"
6591
6723
  },
6592
- "orientation": {
6724
+ "id": {
6593
6725
  "type": "string"
6594
6726
  },
6595
- "media": {
6727
+ "className": {
6596
6728
  "type": "string"
6597
6729
  },
6598
- "method": {
6730
+ "testId": {
6599
6731
  "type": "string"
6600
6732
  },
6601
- "target": {
6733
+ "alignSelf": {
6602
6734
  "type": "string"
6603
6735
  },
6604
- "accentHeight": {
6736
+ "backgroundColor": {
6605
6737
  "type": "string"
6606
6738
  },
6607
- "accumulate": {
6739
+ "backgroundImage": {
6608
6740
  "type": "string"
6609
6741
  },
6610
- "additive": {
6742
+ "border": {
6611
6743
  "type": "string"
6612
6744
  },
6613
- "alignmentBaseline": {
6745
+ "borderRadius": {
6614
6746
  "type": "string"
6615
6747
  },
6616
- "allowReorder": {
6748
+ "bottom": {
6617
6749
  "type": "string"
6618
6750
  },
6619
- "alphabetic": {
6751
+ "boxShadow": {
6620
6752
  "type": "string"
6621
6753
  },
6622
- "amplitude": {
6754
+ "color": {
6623
6755
  "type": "string"
6624
6756
  },
6625
- "arabicForm": {
6757
+ "display": {
6626
6758
  "type": "string"
6627
6759
  },
6628
- "ascent": {
6760
+ "fontFamily": {
6629
6761
  "type": "string"
6630
6762
  },
6631
- "attributeName": {
6763
+ "fontSize": {
6632
6764
  "type": "string"
6633
6765
  },
6634
- "attributeType": {
6766
+ "fontStyle": {
6635
6767
  "type": "string"
6636
6768
  },
6637
- "autoReverse": {
6769
+ "fontWeight": {
6638
6770
  "type": "string"
6639
6771
  },
6640
- "azimuth": {
6772
+ "height": {
6641
6773
  "type": "string"
6642
6774
  },
6643
- "baseFrequency": {
6775
+ "left": {
6644
6776
  "type": "string"
6645
6777
  },
6646
- "baselineShift": {
6778
+ "letterSpacing": {
6647
6779
  "type": "string"
6648
6780
  },
6649
- "baseProfile": {
6781
+ "lineHeight": {
6650
6782
  "type": "string"
6651
6783
  },
6652
- "bbox": {
6784
+ "margin": {
6653
6785
  "type": "string"
6654
6786
  },
6655
- "begin": {
6787
+ "maxHeight": {
6656
6788
  "type": "string"
6657
6789
  },
6658
- "bias": {
6790
+ "maxWidth": {
6659
6791
  "type": "string"
6660
6792
  },
6661
- "by": {
6793
+ "minHeight": {
6662
6794
  "type": "string"
6663
6795
  },
6664
- "calcMode": {
6796
+ "minWidth": {
6665
6797
  "type": "string"
6666
6798
  },
6667
- "capHeight": {
6799
+ "opacity": {
6668
6800
  "type": "string"
6669
6801
  },
6670
- "clipPathUnits": {
6802
+ "overflow": {
6803
+ "type": "string"
6804
+ },
6805
+ "padding": {
6806
+ "type": "string"
6807
+ },
6808
+ "position": {
6809
+ "type": "string"
6810
+ },
6811
+ "right": {
6812
+ "type": "string"
6813
+ },
6814
+ "textAlign": {
6815
+ "type": "string"
6816
+ },
6817
+ "textDecoration": {
6818
+ "type": "string"
6819
+ },
6820
+ "textTransform": {
6821
+ "type": "string"
6822
+ },
6823
+ "top": {
6824
+ "type": "string"
6825
+ },
6826
+ "transform": {
6827
+ "type": "string"
6828
+ },
6829
+ "transformOrigin": {
6830
+ "type": "string"
6831
+ },
6832
+ "width": {
6833
+ "type": "string"
6834
+ },
6835
+ "flex": {
6836
+ "type": "string"
6837
+ },
6838
+ "order": {
6839
+ "type": "string"
6840
+ },
6841
+ "grow": {
6842
+ "type": "string"
6843
+ },
6844
+ "shrink": {
6845
+ "type": "string"
6846
+ },
6847
+ "basis": {
6848
+ "type": "string"
6849
+ },
6850
+ "column": {
6851
+ "type": "string"
6852
+ },
6853
+ "columnEnd": {
6854
+ "type": "string"
6855
+ },
6856
+ "columnSpan": {
6857
+ "type": "string"
6858
+ },
6859
+ "columnStart": {
6860
+ "type": "string"
6861
+ },
6862
+ "row": {
6863
+ "type": "string"
6864
+ },
6865
+ "rowEnd": {
6866
+ "type": "string"
6867
+ },
6868
+ "rowSpan": {
6869
+ "type": "string"
6870
+ },
6871
+ "rowStart": {
6872
+ "type": "string"
6873
+ },
6874
+ "ariaLabel": {
6875
+ "type": "string"
6876
+ },
6877
+ "ariaValuetext": {
6878
+ "type": "string"
6879
+ },
6880
+ "role": {
6881
+ "type": "string"
6882
+ },
6883
+ "key": {
6884
+ "type": "string"
6885
+ },
6886
+ "lang": {
6887
+ "type": "string"
6888
+ },
6889
+ "tabIndex": {
6890
+ "type": "number"
6891
+ },
6892
+ "aria-activedescendant": {
6893
+ "type": "string"
6894
+ },
6895
+ "aria-atomic": {
6896
+ "type": "string"
6897
+ },
6898
+ "aria-autocomplete": {
6899
+ "type": "string"
6900
+ },
6901
+ "aria-busy": {
6902
+ "type": "string"
6903
+ },
6904
+ "aria-checked": {
6905
+ "type": "string"
6906
+ },
6907
+ "aria-colcount": {
6908
+ "type": "number"
6909
+ },
6910
+ "aria-colindex": {
6911
+ "type": "number"
6912
+ },
6913
+ "aria-colspan": {
6914
+ "type": "number"
6915
+ },
6916
+ "aria-controls": {
6917
+ "type": "string"
6918
+ },
6919
+ "aria-current": {
6920
+ "type": "string"
6921
+ },
6922
+ "aria-describedby": {
6923
+ "type": "string"
6924
+ },
6925
+ "aria-details": {
6926
+ "type": "string"
6927
+ },
6928
+ "aria-disabled": {
6929
+ "type": "string"
6930
+ },
6931
+ "aria-dropeffect": {
6932
+ "type": "string"
6933
+ },
6934
+ "aria-errormessage": {
6935
+ "type": "string"
6936
+ },
6937
+ "aria-expanded": {
6938
+ "type": "string"
6939
+ },
6940
+ "aria-flowto": {
6941
+ "type": "string"
6942
+ },
6943
+ "aria-grabbed": {
6944
+ "type": "string"
6945
+ },
6946
+ "aria-haspopup": {
6947
+ "type": "string"
6948
+ },
6949
+ "aria-hidden": {
6950
+ "type": "string"
6951
+ },
6952
+ "aria-invalid": {
6953
+ "type": "string"
6954
+ },
6955
+ "aria-keyshortcuts": {
6956
+ "type": "string"
6957
+ },
6958
+ "aria-label": {
6959
+ "type": "string"
6960
+ },
6961
+ "aria-labelledby": {
6962
+ "type": "string"
6963
+ },
6964
+ "aria-level": {
6965
+ "type": "number"
6966
+ },
6967
+ "aria-live": {
6968
+ "type": "string"
6969
+ },
6970
+ "aria-modal": {
6971
+ "type": "string"
6972
+ },
6973
+ "aria-multiline": {
6974
+ "type": "string"
6975
+ },
6976
+ "aria-multiselectable": {
6977
+ "type": "string"
6978
+ },
6979
+ "aria-orientation": {
6980
+ "type": "string"
6981
+ },
6982
+ "aria-owns": {
6983
+ "type": "string"
6984
+ },
6985
+ "aria-placeholder": {
6986
+ "type": "string"
6987
+ },
6988
+ "aria-posinset": {
6989
+ "type": "number"
6990
+ },
6991
+ "aria-pressed": {
6992
+ "type": "string"
6993
+ },
6994
+ "aria-readonly": {
6995
+ "type": "string"
6996
+ },
6997
+ "aria-relevant": {
6998
+ "type": "string"
6999
+ },
7000
+ "aria-required": {
7001
+ "type": "string"
7002
+ },
7003
+ "aria-roledescription": {
7004
+ "type": "string"
7005
+ },
7006
+ "aria-rowcount": {
7007
+ "type": "number"
7008
+ },
7009
+ "aria-rowindex": {
7010
+ "type": "number"
7011
+ },
7012
+ "aria-rowspan": {
7013
+ "type": "number"
7014
+ },
7015
+ "aria-selected": {
7016
+ "type": "string"
7017
+ },
7018
+ "aria-setsize": {
7019
+ "type": "number"
7020
+ },
7021
+ "aria-sort": {
7022
+ "type": "string"
7023
+ },
7024
+ "aria-valuemax": {
7025
+ "type": "number"
7026
+ },
7027
+ "aria-valuemin": {
7028
+ "type": "number"
7029
+ },
7030
+ "aria-valuenow": {
7031
+ "type": "number"
7032
+ },
7033
+ "aria-valuetext": {
7034
+ "type": "string"
7035
+ },
7036
+ "children": {
7037
+ "type": "string"
7038
+ },
7039
+ "direction": {
7040
+ "type": "string"
7041
+ },
7042
+ "end": {
7043
+ "type": "string"
7044
+ },
7045
+ "clip": {
7046
+ "type": "string"
7047
+ },
7048
+ "name": {
7049
+ "type": "string"
7050
+ },
7051
+ "type": {
7052
+ "type": "string"
7053
+ },
7054
+ "crossOrigin": {
7055
+ "type": "string"
7056
+ },
7057
+ "max": {
7058
+ "type": "string"
7059
+ },
7060
+ "min": {
7061
+ "type": "string"
7062
+ },
7063
+ "orientation": {
7064
+ "type": "string"
7065
+ },
7066
+ "media": {
7067
+ "type": "string"
7068
+ },
7069
+ "method": {
7070
+ "type": "string"
7071
+ },
7072
+ "target": {
7073
+ "type": "string"
7074
+ },
7075
+ "accentHeight": {
7076
+ "type": "string"
7077
+ },
7078
+ "accumulate": {
7079
+ "type": "string"
7080
+ },
7081
+ "additive": {
7082
+ "type": "string"
7083
+ },
7084
+ "alignmentBaseline": {
7085
+ "type": "string"
7086
+ },
7087
+ "allowReorder": {
7088
+ "type": "string"
7089
+ },
7090
+ "alphabetic": {
7091
+ "type": "string"
7092
+ },
7093
+ "amplitude": {
7094
+ "type": "string"
7095
+ },
7096
+ "arabicForm": {
7097
+ "type": "string"
7098
+ },
7099
+ "ascent": {
7100
+ "type": "string"
7101
+ },
7102
+ "attributeName": {
7103
+ "type": "string"
7104
+ },
7105
+ "attributeType": {
7106
+ "type": "string"
7107
+ },
7108
+ "autoReverse": {
7109
+ "type": "string"
7110
+ },
7111
+ "azimuth": {
7112
+ "type": "string"
7113
+ },
7114
+ "baseFrequency": {
7115
+ "type": "string"
7116
+ },
7117
+ "baselineShift": {
7118
+ "type": "string"
7119
+ },
7120
+ "baseProfile": {
7121
+ "type": "string"
7122
+ },
7123
+ "bbox": {
7124
+ "type": "string"
7125
+ },
7126
+ "begin": {
7127
+ "type": "string"
7128
+ },
7129
+ "bias": {
7130
+ "type": "string"
7131
+ },
7132
+ "by": {
7133
+ "type": "string"
7134
+ },
7135
+ "calcMode": {
7136
+ "type": "string"
7137
+ },
7138
+ "capHeight": {
7139
+ "type": "string"
7140
+ },
7141
+ "clipPathUnits": {
6671
7142
  "type": "string"
6672
7143
  },
6673
7144
  "clipRule": {
@@ -9254,6 +9725,12 @@
9254
9725
  "area": {
9255
9726
  "type": "string"
9256
9727
  },
9728
+ "slot": {
9729
+ "type": "string"
9730
+ },
9731
+ "title": {
9732
+ "type": "string"
9733
+ },
9257
9734
  "isDisabled": {
9258
9735
  "type": "boolean"
9259
9736
  },
@@ -9365,100 +9842,55 @@
9365
9842
  "transformOrigin": {
9366
9843
  "type": "string"
9367
9844
  },
9368
- "width": {
9369
- "type": "string"
9370
- },
9371
- "flex": {
9372
- "type": "string"
9373
- },
9374
- "order": {
9375
- "type": "string"
9376
- },
9377
- "grow": {
9378
- "type": "string"
9379
- },
9380
- "shrink": {
9381
- "type": "string"
9382
- },
9383
- "basis": {
9384
- "type": "string"
9385
- },
9386
- "column": {
9387
- "type": "string"
9388
- },
9389
- "columnEnd": {
9390
- "type": "string"
9391
- },
9392
- "columnSpan": {
9393
- "type": "string"
9394
- },
9395
- "columnStart": {
9396
- "type": "string"
9397
- },
9398
- "row": {
9399
- "type": "string"
9400
- },
9401
- "rowEnd": {
9402
- "type": "string"
9403
- },
9404
- "rowSpan": {
9405
- "type": "string"
9406
- },
9407
- "rowStart": {
9408
- "type": "string"
9409
- },
9410
- "ariaLabel": {
9845
+ "width": {
9411
9846
  "type": "string"
9412
9847
  },
9413
- "ariaValuetext": {
9848
+ "flex": {
9414
9849
  "type": "string"
9415
9850
  },
9416
- "role": {
9851
+ "order": {
9417
9852
  "type": "string"
9418
9853
  },
9419
- "direction": {
9854
+ "grow": {
9420
9855
  "type": "string"
9421
9856
  },
9422
- "wrap": {
9857
+ "shrink": {
9423
9858
  "type": "string"
9424
9859
  },
9425
- "alignItems": {
9860
+ "basis": {
9426
9861
  "type": "string"
9427
9862
  },
9428
- "alignContent": {
9863
+ "column": {
9429
9864
  "type": "string"
9430
9865
  },
9431
- "justifyContent": {
9866
+ "columnEnd": {
9432
9867
  "type": "string"
9433
9868
  },
9434
- "gap": {
9869
+ "columnSpan": {
9435
9870
  "type": "string"
9436
9871
  },
9437
- "columnGap": {
9872
+ "columnStart": {
9438
9873
  "type": "string"
9439
9874
  },
9440
- "rowGap": {
9875
+ "row": {
9441
9876
  "type": "string"
9442
9877
  },
9443
- "size": {
9878
+ "rowEnd": {
9444
9879
  "type": "string"
9445
9880
  },
9446
- "menuAlign": {
9881
+ "rowSpan": {
9447
9882
  "type": "string"
9448
9883
  },
9449
- "isOpen": {
9450
- "type": "boolean"
9451
- },
9452
- "trigger": {
9884
+ "rowStart": {
9453
9885
  "type": "string"
9454
9886
  },
9455
- "triggerClassName": {
9887
+ "ariaLabel": {
9456
9888
  "type": "string"
9457
9889
  },
9458
- "slot": {
9890
+ "ariaValuetext": {
9459
9891
  "type": "string"
9460
9892
  },
9461
- "title": {
9893
+ "role": {
9462
9894
  "type": "string"
9463
9895
  },
9464
9896
  "key": {
@@ -9718,6 +10150,45 @@
9718
10150
  },
9719
10151
  "children": {
9720
10152
  "type": "string"
10153
+ },
10154
+ "direction": {
10155
+ "type": "string"
10156
+ },
10157
+ "wrap": {
10158
+ "type": "string"
10159
+ },
10160
+ "alignItems": {
10161
+ "type": "string"
10162
+ },
10163
+ "alignContent": {
10164
+ "type": "string"
10165
+ },
10166
+ "justifyContent": {
10167
+ "type": "string"
10168
+ },
10169
+ "gap": {
10170
+ "type": "string"
10171
+ },
10172
+ "columnGap": {
10173
+ "type": "string"
10174
+ },
10175
+ "rowGap": {
10176
+ "type": "string"
10177
+ },
10178
+ "size": {
10179
+ "type": "string"
10180
+ },
10181
+ "menuAlign": {
10182
+ "type": "string"
10183
+ },
10184
+ "isOpen": {
10185
+ "type": "boolean"
10186
+ },
10187
+ "trigger": {
10188
+ "type": "string"
10189
+ },
10190
+ "triggerClassName": {
10191
+ "type": "string"
9721
10192
  }
9722
10193
  }
9723
10194
  },
@@ -10451,6 +10922,12 @@
10451
10922
  "area": {
10452
10923
  "type": "string"
10453
10924
  },
10925
+ "slot": {
10926
+ "type": "string"
10927
+ },
10928
+ "title": {
10929
+ "type": "string"
10930
+ },
10454
10931
  "isDisabled": {
10455
10932
  "type": "boolean"
10456
10933
  },
@@ -10613,21 +11090,6 @@
10613
11090
  "role": {
10614
11091
  "type": "string"
10615
11092
  },
10616
- "currentPage": {
10617
- "type": "number"
10618
- },
10619
- "totalPages": {
10620
- "type": "number"
10621
- },
10622
- "siblingCount": {
10623
- "type": "number"
10624
- },
10625
- "slot": {
10626
- "type": "string"
10627
- },
10628
- "title": {
10629
- "type": "string"
10630
- },
10631
11093
  "key": {
10632
11094
  "type": "string"
10633
11095
  },
@@ -10885,6 +11347,15 @@
10885
11347
  },
10886
11348
  "children": {
10887
11349
  "type": "string"
11350
+ },
11351
+ "currentPage": {
11352
+ "type": "number"
11353
+ },
11354
+ "totalPages": {
11355
+ "type": "number"
11356
+ },
11357
+ "siblingCount": {
11358
+ "type": "number"
10888
11359
  }
10889
11360
  }
10890
11361
  },
@@ -10893,9 +11364,21 @@
10893
11364
  "area": {
10894
11365
  "type": "string"
10895
11366
  },
11367
+ "form": {
11368
+ "type": "string"
11369
+ },
10896
11370
  "label": {
10897
11371
  "type": "string"
10898
11372
  },
11373
+ "slot": {
11374
+ "type": "string"
11375
+ },
11376
+ "title": {
11377
+ "type": "string"
11378
+ },
11379
+ "pattern": {
11380
+ "type": "string"
11381
+ },
10899
11382
  "isDisabled": {
10900
11383
  "type": "boolean"
10901
11384
  },
@@ -11058,109 +11541,13 @@
11058
11541
  "role": {
11059
11542
  "type": "string"
11060
11543
  },
11061
- "defaultChecked": {
11062
- "type": "boolean"
11063
- },
11064
- "defaultValue": {
11065
- "type": "string"
11066
- },
11067
- "placeholder": {
11068
- "type": "string"
11069
- },
11070
- "inputMode": {
11071
- "type": "string"
11072
- },
11073
- "direction": {
11074
- "type": "string"
11075
- },
11076
- "wrap": {
11077
- "type": "string"
11078
- },
11079
- "alignItems": {
11080
- "type": "string"
11081
- },
11082
- "alignContent": {
11083
- "type": "string"
11084
- },
11085
- "justifyContent": {
11086
- "type": "string"
11087
- },
11088
- "gap": {
11089
- "type": "string"
11090
- },
11091
- "columnGap": {
11092
- "type": "string"
11093
- },
11094
- "rowGap": {
11095
- "type": "string"
11096
- },
11097
- "variation": {
11098
- "type": "string"
11099
- },
11100
- "size": {
11101
- "type": "string"
11102
- },
11103
- "name": {
11104
- "type": "string"
11105
- },
11106
- "type": {
11107
- "type": "string"
11108
- },
11109
- "value": {
11110
- "type": "string"
11111
- },
11112
- "autoComplete": {
11113
- "type": "string"
11114
- },
11115
- "checked": {
11116
- "type": "boolean"
11117
- },
11118
- "labelHidden": {
11119
- "type": "boolean"
11120
- },
11121
- "hasError": {
11122
- "type": "boolean"
11123
- },
11124
- "isReadOnly": {
11125
- "type": "boolean"
11126
- },
11127
- "isRequired": {
11128
- "type": "boolean"
11129
- },
11130
- "descriptiveText": {
11131
- "type": "string"
11132
- },
11133
- "errorMessage": {
11544
+ "key": {
11134
11545
  "type": "string"
11135
11546
  },
11136
- "hideShowPassword": {
11547
+ "defaultChecked": {
11137
11548
  "type": "boolean"
11138
11549
  },
11139
- "outerEndComponent": {
11140
- "type": "string"
11141
- },
11142
- "outerStartComponent": {
11143
- "type": "string"
11144
- },
11145
- "innerStartComponent": {
11146
- "type": "string"
11147
- },
11148
- "innerEndComponent": {
11149
- "type": "string"
11150
- },
11151
- "form": {
11152
- "type": "string"
11153
- },
11154
- "slot": {
11155
- "type": "string"
11156
- },
11157
- "title": {
11158
- "type": "string"
11159
- },
11160
- "pattern": {
11161
- "type": "string"
11162
- },
11163
- "key": {
11550
+ "defaultValue": {
11164
11551
  "type": "string"
11165
11552
  },
11166
11553
  "suppressContentEditableWarning": {
@@ -11190,6 +11577,9 @@
11190
11577
  "lang": {
11191
11578
  "type": "string"
11192
11579
  },
11580
+ "placeholder": {
11581
+ "type": "string"
11582
+ },
11193
11583
  "spellCheck": {
11194
11584
  "type": "string"
11195
11585
  },
@@ -11256,6 +11646,9 @@
11256
11646
  "unselectable": {
11257
11647
  "type": "string"
11258
11648
  },
11649
+ "inputMode": {
11650
+ "type": "string"
11651
+ },
11259
11652
  "is": {
11260
11653
  "type": "string"
11261
11654
  },
@@ -11409,9 +11802,39 @@
11409
11802
  "list": {
11410
11803
  "type": "string"
11411
11804
  },
11805
+ "direction": {
11806
+ "type": "string"
11807
+ },
11808
+ "wrap": {
11809
+ "type": "string"
11810
+ },
11811
+ "alignItems": {
11812
+ "type": "string"
11813
+ },
11814
+ "alignContent": {
11815
+ "type": "string"
11816
+ },
11817
+ "justifyContent": {
11818
+ "type": "string"
11819
+ },
11820
+ "gap": {
11821
+ "type": "string"
11822
+ },
11823
+ "columnGap": {
11824
+ "type": "string"
11825
+ },
11826
+ "rowGap": {
11827
+ "type": "string"
11828
+ },
11829
+ "variation": {
11830
+ "type": "string"
11831
+ },
11412
11832
  "step": {
11413
11833
  "type": "string"
11414
11834
  },
11835
+ "size": {
11836
+ "type": "string"
11837
+ },
11415
11838
  "autoFocus": {
11416
11839
  "type": "boolean"
11417
11840
  },
@@ -11433,15 +11856,30 @@
11433
11856
  "formTarget": {
11434
11857
  "type": "string"
11435
11858
  },
11859
+ "name": {
11860
+ "type": "string"
11861
+ },
11862
+ "type": {
11863
+ "type": "string"
11864
+ },
11865
+ "value": {
11866
+ "type": "string"
11867
+ },
11436
11868
  "accept": {
11437
11869
  "type": "string"
11438
11870
  },
11439
11871
  "alt": {
11440
11872
  "type": "string"
11441
11873
  },
11874
+ "autoComplete": {
11875
+ "type": "string"
11876
+ },
11442
11877
  "capture": {
11443
11878
  "type": "string"
11444
11879
  },
11880
+ "checked": {
11881
+ "type": "boolean"
11882
+ },
11445
11883
  "crossOrigin": {
11446
11884
  "type": "string"
11447
11885
  },
@@ -11471,6 +11909,39 @@
11471
11909
  },
11472
11910
  "src": {
11473
11911
  "type": "string"
11912
+ },
11913
+ "labelHidden": {
11914
+ "type": "boolean"
11915
+ },
11916
+ "hasError": {
11917
+ "type": "boolean"
11918
+ },
11919
+ "isReadOnly": {
11920
+ "type": "boolean"
11921
+ },
11922
+ "isRequired": {
11923
+ "type": "boolean"
11924
+ },
11925
+ "descriptiveText": {
11926
+ "type": "string"
11927
+ },
11928
+ "errorMessage": {
11929
+ "type": "string"
11930
+ },
11931
+ "hideShowPassword": {
11932
+ "type": "boolean"
11933
+ },
11934
+ "outerEndComponent": {
11935
+ "type": "string"
11936
+ },
11937
+ "outerStartComponent": {
11938
+ "type": "string"
11939
+ },
11940
+ "innerStartComponent": {
11941
+ "type": "string"
11942
+ },
11943
+ "innerEndComponent": {
11944
+ "type": "string"
11474
11945
  }
11475
11946
  }
11476
11947
  },
@@ -11479,9 +11950,21 @@
11479
11950
  "area": {
11480
11951
  "type": "string"
11481
11952
  },
11953
+ "form": {
11954
+ "type": "string"
11955
+ },
11482
11956
  "label": {
11483
11957
  "type": "string"
11484
11958
  },
11959
+ "slot": {
11960
+ "type": "string"
11961
+ },
11962
+ "title": {
11963
+ "type": "string"
11964
+ },
11965
+ "pattern": {
11966
+ "type": "string"
11967
+ },
11485
11968
  "isDisabled": {
11486
11969
  "type": "boolean"
11487
11970
  },
@@ -11644,115 +12127,13 @@
11644
12127
  "role": {
11645
12128
  "type": "string"
11646
12129
  },
11647
- "defaultChecked": {
11648
- "type": "boolean"
11649
- },
11650
- "defaultValue": {
11651
- "type": "string"
11652
- },
11653
- "placeholder": {
11654
- "type": "string"
11655
- },
11656
- "inputMode": {
11657
- "type": "string"
11658
- },
11659
- "direction": {
11660
- "type": "string"
11661
- },
11662
- "wrap": {
11663
- "type": "string"
11664
- },
11665
- "alignItems": {
11666
- "type": "string"
11667
- },
11668
- "alignContent": {
11669
- "type": "string"
11670
- },
11671
- "justifyContent": {
11672
- "type": "string"
11673
- },
11674
- "gap": {
11675
- "type": "string"
11676
- },
11677
- "columnGap": {
11678
- "type": "string"
11679
- },
11680
- "rowGap": {
11681
- "type": "string"
11682
- },
11683
- "variation": {
11684
- "type": "string"
11685
- },
11686
- "size": {
11687
- "type": "string"
11688
- },
11689
- "name": {
11690
- "type": "string"
11691
- },
11692
- "type": {
11693
- "type": "string"
11694
- },
11695
- "value": {
11696
- "type": "string"
11697
- },
11698
- "autoComplete": {
12130
+ "key": {
11699
12131
  "type": "string"
11700
12132
  },
11701
- "checked": {
11702
- "type": "boolean"
11703
- },
11704
- "labelHidden": {
11705
- "type": "boolean"
11706
- },
11707
- "hasError": {
11708
- "type": "boolean"
11709
- },
11710
- "isReadOnly": {
11711
- "type": "boolean"
11712
- },
11713
- "isRequired": {
12133
+ "defaultChecked": {
11714
12134
  "type": "boolean"
11715
12135
  },
11716
- "descriptiveText": {
11717
- "type": "string"
11718
- },
11719
- "errorMessage": {
11720
- "type": "string"
11721
- },
11722
- "outerEndComponent": {
11723
- "type": "string"
11724
- },
11725
- "outerStartComponent": {
11726
- "type": "string"
11727
- },
11728
- "innerStartComponent": {
11729
- "type": "string"
11730
- },
11731
- "innerEndComponent": {
11732
- "type": "string"
11733
- },
11734
- "countryCodeLabel": {
11735
- "type": "string"
11736
- },
11737
- "countryCodeName": {
11738
- "type": "string"
11739
- },
11740
- "defaultCountryCode": {
11741
- "type": "string"
11742
- },
11743
- "form": {
11744
- "type": "string"
11745
- },
11746
- "slot": {
11747
- "type": "string"
11748
- },
11749
- "title": {
11750
- "type": "string"
11751
- },
11752
- "pattern": {
11753
- "type": "string"
11754
- },
11755
- "key": {
12136
+ "defaultValue": {
11756
12137
  "type": "string"
11757
12138
  },
11758
12139
  "suppressContentEditableWarning": {
@@ -11782,6 +12163,9 @@
11782
12163
  "lang": {
11783
12164
  "type": "string"
11784
12165
  },
12166
+ "placeholder": {
12167
+ "type": "string"
12168
+ },
11785
12169
  "spellCheck": {
11786
12170
  "type": "string"
11787
12171
  },
@@ -11848,6 +12232,9 @@
11848
12232
  "unselectable": {
11849
12233
  "type": "string"
11850
12234
  },
12235
+ "inputMode": {
12236
+ "type": "string"
12237
+ },
11851
12238
  "is": {
11852
12239
  "type": "string"
11853
12240
  },
@@ -12001,9 +12388,39 @@
12001
12388
  "list": {
12002
12389
  "type": "string"
12003
12390
  },
12391
+ "direction": {
12392
+ "type": "string"
12393
+ },
12394
+ "wrap": {
12395
+ "type": "string"
12396
+ },
12397
+ "alignItems": {
12398
+ "type": "string"
12399
+ },
12400
+ "alignContent": {
12401
+ "type": "string"
12402
+ },
12403
+ "justifyContent": {
12404
+ "type": "string"
12405
+ },
12406
+ "gap": {
12407
+ "type": "string"
12408
+ },
12409
+ "columnGap": {
12410
+ "type": "string"
12411
+ },
12412
+ "rowGap": {
12413
+ "type": "string"
12414
+ },
12415
+ "variation": {
12416
+ "type": "string"
12417
+ },
12004
12418
  "step": {
12005
12419
  "type": "string"
12006
12420
  },
12421
+ "size": {
12422
+ "type": "string"
12423
+ },
12007
12424
  "autoFocus": {
12008
12425
  "type": "boolean"
12009
12426
  },
@@ -12025,15 +12442,30 @@
12025
12442
  "formTarget": {
12026
12443
  "type": "string"
12027
12444
  },
12445
+ "name": {
12446
+ "type": "string"
12447
+ },
12448
+ "type": {
12449
+ "type": "string"
12450
+ },
12451
+ "value": {
12452
+ "type": "string"
12453
+ },
12028
12454
  "accept": {
12029
12455
  "type": "string"
12030
12456
  },
12031
12457
  "alt": {
12032
12458
  "type": "string"
12033
12459
  },
12460
+ "autoComplete": {
12461
+ "type": "string"
12462
+ },
12034
12463
  "capture": {
12035
12464
  "type": "string"
12036
12465
  },
12466
+ "checked": {
12467
+ "type": "boolean"
12468
+ },
12037
12469
  "crossOrigin": {
12038
12470
  "type": "string"
12039
12471
  },
@@ -12055,13 +12487,52 @@
12055
12487
  "multiple": {
12056
12488
  "type": "boolean"
12057
12489
  },
12058
- "readOnly": {
12059
- "type": "boolean"
12490
+ "readOnly": {
12491
+ "type": "boolean"
12492
+ },
12493
+ "required": {
12494
+ "type": "boolean"
12495
+ },
12496
+ "src": {
12497
+ "type": "string"
12498
+ },
12499
+ "labelHidden": {
12500
+ "type": "boolean"
12501
+ },
12502
+ "hasError": {
12503
+ "type": "boolean"
12504
+ },
12505
+ "isReadOnly": {
12506
+ "type": "boolean"
12507
+ },
12508
+ "isRequired": {
12509
+ "type": "boolean"
12510
+ },
12511
+ "descriptiveText": {
12512
+ "type": "string"
12513
+ },
12514
+ "errorMessage": {
12515
+ "type": "string"
12516
+ },
12517
+ "outerEndComponent": {
12518
+ "type": "string"
12519
+ },
12520
+ "outerStartComponent": {
12521
+ "type": "string"
12522
+ },
12523
+ "innerStartComponent": {
12524
+ "type": "string"
12525
+ },
12526
+ "innerEndComponent": {
12527
+ "type": "string"
12528
+ },
12529
+ "countryCodeLabel": {
12530
+ "type": "string"
12060
12531
  },
12061
- "required": {
12062
- "type": "boolean"
12532
+ "countryCodeName": {
12533
+ "type": "string"
12063
12534
  },
12064
- "src": {
12535
+ "defaultCountryCode": {
12065
12536
  "type": "string"
12066
12537
  }
12067
12538
  }
@@ -13544,6 +14015,12 @@
13544
14015
  "area": {
13545
14016
  "type": "string"
13546
14017
  },
14018
+ "slot": {
14019
+ "type": "string"
14020
+ },
14021
+ "title": {
14022
+ "type": "string"
14023
+ },
13547
14024
  "isDisabled": {
13548
14025
  "type": "boolean"
13549
14026
  },
@@ -13706,51 +14183,6 @@
13706
14183
  "role": {
13707
14184
  "type": "string"
13708
14185
  },
13709
- "direction": {
13710
- "type": "string"
13711
- },
13712
- "wrap": {
13713
- "type": "string"
13714
- },
13715
- "alignItems": {
13716
- "type": "string"
13717
- },
13718
- "alignContent": {
13719
- "type": "string"
13720
- },
13721
- "justifyContent": {
13722
- "type": "string"
13723
- },
13724
- "gap": {
13725
- "type": "string"
13726
- },
13727
- "columnGap": {
13728
- "type": "string"
13729
- },
13730
- "rowGap": {
13731
- "type": "string"
13732
- },
13733
- "size": {
13734
- "type": "string"
13735
- },
13736
- "value": {
13737
- "type": "number"
13738
- },
13739
- "emptyColor": {
13740
- "type": "string"
13741
- },
13742
- "fillColor": {
13743
- "type": "string"
13744
- },
13745
- "maxValue": {
13746
- "type": "number"
13747
- },
13748
- "slot": {
13749
- "type": "string"
13750
- },
13751
- "title": {
13752
- "type": "string"
13753
- },
13754
14186
  "key": {
13755
14187
  "type": "string"
13756
14188
  },
@@ -14008,6 +14440,45 @@
14008
14440
  },
14009
14441
  "children": {
14010
14442
  "type": "string"
14443
+ },
14444
+ "direction": {
14445
+ "type": "string"
14446
+ },
14447
+ "wrap": {
14448
+ "type": "string"
14449
+ },
14450
+ "alignItems": {
14451
+ "type": "string"
14452
+ },
14453
+ "alignContent": {
14454
+ "type": "string"
14455
+ },
14456
+ "justifyContent": {
14457
+ "type": "string"
14458
+ },
14459
+ "gap": {
14460
+ "type": "string"
14461
+ },
14462
+ "columnGap": {
14463
+ "type": "string"
14464
+ },
14465
+ "rowGap": {
14466
+ "type": "string"
14467
+ },
14468
+ "size": {
14469
+ "type": "string"
14470
+ },
14471
+ "value": {
14472
+ "type": "number"
14473
+ },
14474
+ "emptyColor": {
14475
+ "type": "string"
14476
+ },
14477
+ "fillColor": {
14478
+ "type": "string"
14479
+ },
14480
+ "maxValue": {
14481
+ "type": "number"
14011
14482
  }
14012
14483
  }
14013
14484
  },
@@ -14452,9 +14923,21 @@
14452
14923
  "area": {
14453
14924
  "type": "string"
14454
14925
  },
14926
+ "form": {
14927
+ "type": "string"
14928
+ },
14455
14929
  "label": {
14456
14930
  "type": "string"
14457
14931
  },
14932
+ "slot": {
14933
+ "type": "string"
14934
+ },
14935
+ "title": {
14936
+ "type": "string"
14937
+ },
14938
+ "pattern": {
14939
+ "type": "string"
14940
+ },
14458
14941
  "isDisabled": {
14459
14942
  "type": "boolean"
14460
14943
  },
@@ -14617,106 +15100,13 @@
14617
15100
  "role": {
14618
15101
  "type": "string"
14619
15102
  },
14620
- "defaultChecked": {
14621
- "type": "boolean"
14622
- },
14623
- "defaultValue": {
14624
- "type": "string"
14625
- },
14626
- "placeholder": {
14627
- "type": "string"
14628
- },
14629
- "inputMode": {
14630
- "type": "string"
14631
- },
14632
- "direction": {
14633
- "type": "string"
14634
- },
14635
- "wrap": {
14636
- "type": "string"
14637
- },
14638
- "alignItems": {
14639
- "type": "string"
14640
- },
14641
- "alignContent": {
14642
- "type": "string"
14643
- },
14644
- "justifyContent": {
14645
- "type": "string"
14646
- },
14647
- "gap": {
14648
- "type": "string"
14649
- },
14650
- "columnGap": {
14651
- "type": "string"
14652
- },
14653
- "rowGap": {
14654
- "type": "string"
14655
- },
14656
- "variation": {
14657
- "type": "string"
14658
- },
14659
- "size": {
14660
- "type": "string"
14661
- },
14662
- "name": {
14663
- "type": "string"
14664
- },
14665
- "type": {
14666
- "type": "string"
14667
- },
14668
- "value": {
14669
- "type": "string"
14670
- },
14671
- "autoComplete": {
15103
+ "key": {
14672
15104
  "type": "string"
14673
15105
  },
14674
- "checked": {
14675
- "type": "boolean"
14676
- },
14677
- "labelHidden": {
14678
- "type": "boolean"
14679
- },
14680
- "hasError": {
14681
- "type": "boolean"
14682
- },
14683
- "isReadOnly": {
14684
- "type": "boolean"
14685
- },
14686
- "isRequired": {
15106
+ "defaultChecked": {
14687
15107
  "type": "boolean"
14688
15108
  },
14689
- "descriptiveText": {
14690
- "type": "string"
14691
- },
14692
- "errorMessage": {
14693
- "type": "string"
14694
- },
14695
- "outerEndComponent": {
14696
- "type": "string"
14697
- },
14698
- "outerStartComponent": {
14699
- "type": "string"
14700
- },
14701
- "innerStartComponent": {
14702
- "type": "string"
14703
- },
14704
- "innerEndComponent": {
14705
- "type": "string"
14706
- },
14707
- "form": {
14708
- "type": "string"
14709
- },
14710
- "slot": {
14711
- "type": "string"
14712
- },
14713
- "title": {
14714
- "type": "string"
14715
- },
14716
- "pattern": {
14717
- "type": "string"
14718
- },
14719
- "key": {
15109
+ "defaultValue": {
14720
15110
  "type": "string"
14721
15111
  },
14722
15112
  "suppressContentEditableWarning": {
@@ -14746,6 +15136,9 @@
14746
15136
  "lang": {
14747
15137
  "type": "string"
14748
15138
  },
15139
+ "placeholder": {
15140
+ "type": "string"
15141
+ },
14749
15142
  "spellCheck": {
14750
15143
  "type": "string"
14751
15144
  },
@@ -14812,6 +15205,9 @@
14812
15205
  "unselectable": {
14813
15206
  "type": "string"
14814
15207
  },
15208
+ "inputMode": {
15209
+ "type": "string"
15210
+ },
14815
15211
  "is": {
14816
15212
  "type": "string"
14817
15213
  },
@@ -14965,9 +15361,39 @@
14965
15361
  "list": {
14966
15362
  "type": "string"
14967
15363
  },
15364
+ "direction": {
15365
+ "type": "string"
15366
+ },
15367
+ "wrap": {
15368
+ "type": "string"
15369
+ },
15370
+ "alignItems": {
15371
+ "type": "string"
15372
+ },
15373
+ "alignContent": {
15374
+ "type": "string"
15375
+ },
15376
+ "justifyContent": {
15377
+ "type": "string"
15378
+ },
15379
+ "gap": {
15380
+ "type": "string"
15381
+ },
15382
+ "columnGap": {
15383
+ "type": "string"
15384
+ },
15385
+ "rowGap": {
15386
+ "type": "string"
15387
+ },
15388
+ "variation": {
15389
+ "type": "string"
15390
+ },
14968
15391
  "step": {
14969
15392
  "type": "string"
14970
15393
  },
15394
+ "size": {
15395
+ "type": "string"
15396
+ },
14971
15397
  "autoFocus": {
14972
15398
  "type": "boolean"
14973
15399
  },
@@ -14986,7 +15412,16 @@
14986
15412
  "formNoValidate": {
14987
15413
  "type": "boolean"
14988
15414
  },
14989
- "formTarget": {
15415
+ "formTarget": {
15416
+ "type": "string"
15417
+ },
15418
+ "name": {
15419
+ "type": "string"
15420
+ },
15421
+ "type": {
15422
+ "type": "string"
15423
+ },
15424
+ "value": {
14990
15425
  "type": "string"
14991
15426
  },
14992
15427
  "accept": {
@@ -14995,9 +15430,15 @@
14995
15430
  "alt": {
14996
15431
  "type": "string"
14997
15432
  },
15433
+ "autoComplete": {
15434
+ "type": "string"
15435
+ },
14998
15436
  "capture": {
14999
15437
  "type": "string"
15000
15438
  },
15439
+ "checked": {
15440
+ "type": "boolean"
15441
+ },
15001
15442
  "crossOrigin": {
15002
15443
  "type": "string"
15003
15444
  },
@@ -15027,6 +15468,36 @@
15027
15468
  },
15028
15469
  "src": {
15029
15470
  "type": "string"
15471
+ },
15472
+ "labelHidden": {
15473
+ "type": "boolean"
15474
+ },
15475
+ "hasError": {
15476
+ "type": "boolean"
15477
+ },
15478
+ "isReadOnly": {
15479
+ "type": "boolean"
15480
+ },
15481
+ "isRequired": {
15482
+ "type": "boolean"
15483
+ },
15484
+ "descriptiveText": {
15485
+ "type": "string"
15486
+ },
15487
+ "errorMessage": {
15488
+ "type": "string"
15489
+ },
15490
+ "outerEndComponent": {
15491
+ "type": "string"
15492
+ },
15493
+ "outerStartComponent": {
15494
+ "type": "string"
15495
+ },
15496
+ "innerStartComponent": {
15497
+ "type": "string"
15498
+ },
15499
+ "innerEndComponent": {
15500
+ "type": "string"
15030
15501
  }
15031
15502
  }
15032
15503
  },
@@ -16090,9 +16561,21 @@
16090
16561
  "area": {
16091
16562
  "type": "string"
16092
16563
  },
16564
+ "form": {
16565
+ "type": "string"
16566
+ },
16093
16567
  "label": {
16094
16568
  "type": "string"
16095
16569
  },
16570
+ "slot": {
16571
+ "type": "string"
16572
+ },
16573
+ "title": {
16574
+ "type": "string"
16575
+ },
16576
+ "pattern": {
16577
+ "type": "string"
16578
+ },
16096
16579
  "isDisabled": {
16097
16580
  "type": "boolean"
16098
16581
  },
@@ -16255,117 +16738,15 @@
16255
16738
  "role": {
16256
16739
  "type": "string"
16257
16740
  },
16258
- "defaultChecked": {
16259
- "type": "boolean"
16260
- },
16261
- "defaultValue": {
16262
- "type": "number"
16263
- },
16264
- "placeholder": {
16265
- "type": "string"
16266
- },
16267
- "inputMode": {
16268
- "type": "string"
16269
- },
16270
- "direction": {
16271
- "type": "string"
16272
- },
16273
- "wrap": {
16274
- "type": "string"
16275
- },
16276
- "alignItems": {
16277
- "type": "string"
16278
- },
16279
- "alignContent": {
16280
- "type": "string"
16281
- },
16282
- "justifyContent": {
16283
- "type": "string"
16284
- },
16285
- "gap": {
16286
- "type": "string"
16287
- },
16288
- "columnGap": {
16289
- "type": "string"
16290
- },
16291
- "rowGap": {
16292
- "type": "string"
16293
- },
16294
- "variation": {
16295
- "type": "string"
16296
- },
16297
- "step": {
16298
- "type": "number"
16299
- },
16300
- "size": {
16301
- "type": "string"
16302
- },
16303
- "name": {
16304
- "type": "string"
16305
- },
16306
- "type": {
16307
- "type": "string"
16308
- },
16309
- "value": {
16310
- "type": "number"
16311
- },
16312
- "autoComplete": {
16741
+ "key": {
16313
16742
  "type": "string"
16314
16743
  },
16315
- "checked": {
16744
+ "defaultChecked": {
16316
16745
  "type": "boolean"
16317
16746
  },
16318
- "max": {
16319
- "type": "number"
16320
- },
16321
- "min": {
16747
+ "defaultValue": {
16322
16748
  "type": "number"
16323
16749
  },
16324
- "labelHidden": {
16325
- "type": "boolean"
16326
- },
16327
- "hasError": {
16328
- "type": "boolean"
16329
- },
16330
- "isReadOnly": {
16331
- "type": "boolean"
16332
- },
16333
- "isRequired": {
16334
- "type": "boolean"
16335
- },
16336
- "descriptiveText": {
16337
- "type": "string"
16338
- },
16339
- "errorMessage": {
16340
- "type": "string"
16341
- },
16342
- "outerEndComponent": {
16343
- "type": "string"
16344
- },
16345
- "outerStartComponent": {
16346
- "type": "string"
16347
- },
16348
- "innerStartComponent": {
16349
- "type": "string"
16350
- },
16351
- "innerEndComponent": {
16352
- "type": "string"
16353
- },
16354
- "form": {
16355
- "type": "string"
16356
- },
16357
- "slot": {
16358
- "type": "string"
16359
- },
16360
- "title": {
16361
- "type": "string"
16362
- },
16363
- "pattern": {
16364
- "type": "string"
16365
- },
16366
- "key": {
16367
- "type": "string"
16368
- },
16369
16750
  "suppressContentEditableWarning": {
16370
16751
  "type": "boolean"
16371
16752
  },
@@ -16393,6 +16774,9 @@
16393
16774
  "lang": {
16394
16775
  "type": "string"
16395
16776
  },
16777
+ "placeholder": {
16778
+ "type": "string"
16779
+ },
16396
16780
  "spellCheck": {
16397
16781
  "type": "string"
16398
16782
  },
@@ -16459,6 +16843,9 @@
16459
16843
  "unselectable": {
16460
16844
  "type": "string"
16461
16845
  },
16846
+ "inputMode": {
16847
+ "type": "string"
16848
+ },
16462
16849
  "is": {
16463
16850
  "type": "string"
16464
16851
  },
@@ -16612,6 +16999,39 @@
16612
16999
  "list": {
16613
17000
  "type": "string"
16614
17001
  },
17002
+ "direction": {
17003
+ "type": "string"
17004
+ },
17005
+ "wrap": {
17006
+ "type": "string"
17007
+ },
17008
+ "alignItems": {
17009
+ "type": "string"
17010
+ },
17011
+ "alignContent": {
17012
+ "type": "string"
17013
+ },
17014
+ "justifyContent": {
17015
+ "type": "string"
17016
+ },
17017
+ "gap": {
17018
+ "type": "string"
17019
+ },
17020
+ "columnGap": {
17021
+ "type": "string"
17022
+ },
17023
+ "rowGap": {
17024
+ "type": "string"
17025
+ },
17026
+ "variation": {
17027
+ "type": "string"
17028
+ },
17029
+ "step": {
17030
+ "type": "number"
17031
+ },
17032
+ "size": {
17033
+ "type": "string"
17034
+ },
16615
17035
  "autoFocus": {
16616
17036
  "type": "boolean"
16617
17037
  },
@@ -16633,37 +17053,88 @@
16633
17053
  "formTarget": {
16634
17054
  "type": "string"
16635
17055
  },
17056
+ "name": {
17057
+ "type": "string"
17058
+ },
17059
+ "type": {
17060
+ "type": "string"
17061
+ },
17062
+ "value": {
17063
+ "type": "number"
17064
+ },
16636
17065
  "accept": {
16637
17066
  "type": "string"
16638
17067
  },
16639
17068
  "alt": {
16640
17069
  "type": "string"
16641
17070
  },
17071
+ "autoComplete": {
17072
+ "type": "string"
17073
+ },
16642
17074
  "capture": {
16643
17075
  "type": "string"
16644
17076
  },
17077
+ "checked": {
17078
+ "type": "boolean"
17079
+ },
16645
17080
  "crossOrigin": {
16646
17081
  "type": "string"
16647
17082
  },
16648
- "enterKeyHint": {
17083
+ "enterKeyHint": {
17084
+ "type": "string"
17085
+ },
17086
+ "max": {
17087
+ "type": "number"
17088
+ },
17089
+ "maxLength": {
17090
+ "type": "number"
17091
+ },
17092
+ "min": {
17093
+ "type": "number"
17094
+ },
17095
+ "minLength": {
17096
+ "type": "number"
17097
+ },
17098
+ "multiple": {
17099
+ "type": "boolean"
17100
+ },
17101
+ "readOnly": {
17102
+ "type": "boolean"
17103
+ },
17104
+ "required": {
17105
+ "type": "boolean"
17106
+ },
17107
+ "src": {
17108
+ "type": "string"
17109
+ },
17110
+ "labelHidden": {
17111
+ "type": "boolean"
17112
+ },
17113
+ "hasError": {
17114
+ "type": "boolean"
17115
+ },
17116
+ "isReadOnly": {
17117
+ "type": "boolean"
17118
+ },
17119
+ "isRequired": {
17120
+ "type": "boolean"
17121
+ },
17122
+ "descriptiveText": {
17123
+ "type": "string"
17124
+ },
17125
+ "errorMessage": {
16649
17126
  "type": "string"
16650
17127
  },
16651
- "maxLength": {
16652
- "type": "number"
16653
- },
16654
- "minLength": {
16655
- "type": "number"
16656
- },
16657
- "multiple": {
16658
- "type": "boolean"
17128
+ "outerEndComponent": {
17129
+ "type": "string"
16659
17130
  },
16660
- "readOnly": {
16661
- "type": "boolean"
17131
+ "outerStartComponent": {
17132
+ "type": "string"
16662
17133
  },
16663
- "required": {
16664
- "type": "boolean"
17134
+ "innerStartComponent": {
17135
+ "type": "string"
16665
17136
  },
16666
- "src": {
17137
+ "innerEndComponent": {
16667
17138
  "type": "string"
16668
17139
  }
16669
17140
  }
@@ -16676,6 +17147,12 @@
16676
17147
  "label": {
16677
17148
  "type": "string"
16678
17149
  },
17150
+ "slot": {
17151
+ "type": "string"
17152
+ },
17153
+ "title": {
17154
+ "type": "string"
17155
+ },
16679
17156
  "isDisabled": {
16680
17157
  "type": "boolean"
16681
17158
  },
@@ -16838,82 +17315,13 @@
16838
17315
  "role": {
16839
17316
  "type": "string"
16840
17317
  },
16841
- "defaultChecked": {
16842
- "type": "boolean"
16843
- },
16844
- "defaultValue": {
16845
- "type": "string"
16846
- },
16847
- "placeholder": {
16848
- "type": "string"
16849
- },
16850
- "inputMode": {
16851
- "type": "string"
16852
- },
16853
- "variation": {
16854
- "type": "string"
16855
- },
16856
- "size": {
16857
- "type": "string"
16858
- },
16859
- "name": {
16860
- "type": "string"
16861
- },
16862
- "type": {
16863
- "type": "string"
16864
- },
16865
- "value": {
16866
- "type": "string"
16867
- },
16868
- "autoComplete": {
16869
- "type": "string"
16870
- },
16871
- "checked": {
16872
- "type": "boolean"
16873
- },
16874
- "labelHidden": {
16875
- "type": "boolean"
16876
- },
16877
- "hasError": {
16878
- "type": "boolean"
16879
- },
16880
- "isReadOnly": {
16881
- "type": "boolean"
16882
- },
16883
- "isRequired": {
16884
- "type": "boolean"
16885
- },
16886
- "descriptiveText": {
16887
- "type": "string"
16888
- },
16889
- "errorMessage": {
16890
- "type": "string"
16891
- },
16892
- "thumbColor": {
17318
+ "key": {
16893
17319
  "type": "string"
16894
17320
  },
16895
- "isChecked": {
16896
- "type": "boolean"
16897
- },
16898
- "isLabelHidden": {
17321
+ "defaultChecked": {
16899
17322
  "type": "boolean"
16900
17323
  },
16901
- "labelPosition": {
16902
- "type": "string"
16903
- },
16904
- "trackColor": {
16905
- "type": "string"
16906
- },
16907
- "trackCheckedColor": {
16908
- "type": "string"
16909
- },
16910
- "slot": {
16911
- "type": "string"
16912
- },
16913
- "title": {
16914
- "type": "string"
16915
- },
16916
- "key": {
17324
+ "defaultValue": {
16917
17325
  "type": "string"
16918
17326
  },
16919
17327
  "suppressContentEditableWarning": {
@@ -16943,6 +17351,9 @@
16943
17351
  "lang": {
16944
17352
  "type": "string"
16945
17353
  },
17354
+ "placeholder": {
17355
+ "type": "string"
17356
+ },
16946
17357
  "spellCheck": {
16947
17358
  "type": "string"
16948
17359
  },
@@ -17009,6 +17420,9 @@
17009
17420
  "unselectable": {
17010
17421
  "type": "string"
17011
17422
  },
17423
+ "inputMode": {
17424
+ "type": "string"
17425
+ },
17012
17426
  "is": {
17013
17427
  "type": "string"
17014
17428
  },
@@ -17182,6 +17596,63 @@
17182
17596
  },
17183
17597
  "rowGap": {
17184
17598
  "type": "string"
17599
+ },
17600
+ "variation": {
17601
+ "type": "string"
17602
+ },
17603
+ "size": {
17604
+ "type": "string"
17605
+ },
17606
+ "name": {
17607
+ "type": "string"
17608
+ },
17609
+ "type": {
17610
+ "type": "string"
17611
+ },
17612
+ "value": {
17613
+ "type": "string"
17614
+ },
17615
+ "autoComplete": {
17616
+ "type": "string"
17617
+ },
17618
+ "checked": {
17619
+ "type": "boolean"
17620
+ },
17621
+ "labelHidden": {
17622
+ "type": "boolean"
17623
+ },
17624
+ "hasError": {
17625
+ "type": "boolean"
17626
+ },
17627
+ "isReadOnly": {
17628
+ "type": "boolean"
17629
+ },
17630
+ "isRequired": {
17631
+ "type": "boolean"
17632
+ },
17633
+ "descriptiveText": {
17634
+ "type": "string"
17635
+ },
17636
+ "errorMessage": {
17637
+ "type": "string"
17638
+ },
17639
+ "thumbColor": {
17640
+ "type": "string"
17641
+ },
17642
+ "isChecked": {
17643
+ "type": "boolean"
17644
+ },
17645
+ "isLabelHidden": {
17646
+ "type": "boolean"
17647
+ },
17648
+ "labelPosition": {
17649
+ "type": "string"
17650
+ },
17651
+ "trackColor": {
17652
+ "type": "string"
17653
+ },
17654
+ "trackCheckedColor": {
17655
+ "type": "string"
17185
17656
  }
17186
17657
  }
17187
17658
  },
@@ -19775,6 +20246,15 @@
19775
20246
  "caption": {
19776
20247
  "type": "string"
19777
20248
  },
20249
+ "slot": {
20250
+ "type": "string"
20251
+ },
20252
+ "summary": {
20253
+ "type": "string"
20254
+ },
20255
+ "title": {
20256
+ "type": "string"
20257
+ },
19778
20258
  "isDisabled": {
19779
20259
  "type": "boolean"
19780
20260
  },
@@ -19937,24 +20417,6 @@
19937
20417
  "role": {
19938
20418
  "type": "string"
19939
20419
  },
19940
- "variation": {
19941
- "type": "string"
19942
- },
19943
- "size": {
19944
- "type": "string"
19945
- },
19946
- "highlightOnHover": {
19947
- "type": "boolean"
19948
- },
19949
- "slot": {
19950
- "type": "string"
19951
- },
19952
- "summary": {
19953
- "type": "string"
19954
- },
19955
- "title": {
19956
- "type": "string"
19957
- },
19958
20420
  "key": {
19959
20421
  "type": "string"
19960
20422
  },
@@ -20213,11 +20675,20 @@
20213
20675
  "children": {
20214
20676
  "type": "string"
20215
20677
  },
20678
+ "variation": {
20679
+ "type": "string"
20680
+ },
20681
+ "size": {
20682
+ "type": "string"
20683
+ },
20216
20684
  "cellPadding": {
20217
20685
  "type": "string"
20218
20686
  },
20219
20687
  "cellSpacing": {
20220
20688
  "type": "string"
20689
+ },
20690
+ "highlightOnHover": {
20691
+ "type": "boolean"
20221
20692
  }
20222
20693
  }
20223
20694
  },
@@ -20226,6 +20697,12 @@
20226
20697
  "area": {
20227
20698
  "type": "string"
20228
20699
  },
20700
+ "slot": {
20701
+ "type": "string"
20702
+ },
20703
+ "title": {
20704
+ "type": "string"
20705
+ },
20229
20706
  "isDisabled": {
20230
20707
  "type": "boolean"
20231
20708
  },
@@ -20388,12 +20865,6 @@
20388
20865
  "role": {
20389
20866
  "type": "string"
20390
20867
  },
20391
- "slot": {
20392
- "type": "string"
20393
- },
20394
- "title": {
20395
- "type": "string"
20396
- },
20397
20868
  "key": {
20398
20869
  "type": "string"
20399
20870
  },
@@ -20656,9 +21127,18 @@
20656
21127
  },
20657
21128
  "TableCell": {
20658
21129
  "properties": {
21130
+ "abbr": {
21131
+ "type": "string"
21132
+ },
20659
21133
  "area": {
20660
21134
  "type": "string"
20661
21135
  },
21136
+ "slot": {
21137
+ "type": "string"
21138
+ },
21139
+ "title": {
21140
+ "type": "string"
21141
+ },
20662
21142
  "isDisabled": {
20663
21143
  "type": "boolean"
20664
21144
  },
@@ -20821,15 +21301,6 @@
20821
21301
  "role": {
20822
21302
  "type": "string"
20823
21303
  },
20824
- "abbr": {
20825
- "type": "string"
20826
- },
20827
- "slot": {
20828
- "type": "string"
20829
- },
20830
- "title": {
20831
- "type": "string"
20832
- },
20833
21304
  "key": {
20834
21305
  "type": "string"
20835
21306
  },
@@ -21107,6 +21578,12 @@
21107
21578
  "area": {
21108
21579
  "type": "string"
21109
21580
  },
21581
+ "slot": {
21582
+ "type": "string"
21583
+ },
21584
+ "title": {
21585
+ "type": "string"
21586
+ },
21110
21587
  "isDisabled": {
21111
21588
  "type": "boolean"
21112
21589
  },
@@ -21269,12 +21746,6 @@
21269
21746
  "role": {
21270
21747
  "type": "string"
21271
21748
  },
21272
- "slot": {
21273
- "type": "string"
21274
- },
21275
- "title": {
21276
- "type": "string"
21277
- },
21278
21749
  "key": {
21279
21750
  "type": "string"
21280
21751
  },
@@ -21540,6 +22011,12 @@
21540
22011
  "area": {
21541
22012
  "type": "string"
21542
22013
  },
22014
+ "slot": {
22015
+ "type": "string"
22016
+ },
22017
+ "title": {
22018
+ "type": "string"
22019
+ },
21543
22020
  "isDisabled": {
21544
22021
  "type": "boolean"
21545
22022
  },
@@ -21702,12 +22179,6 @@
21702
22179
  "role": {
21703
22180
  "type": "string"
21704
22181
  },
21705
- "slot": {
21706
- "type": "string"
21707
- },
21708
- "title": {
21709
- "type": "string"
21710
- },
21711
22182
  "key": {
21712
22183
  "type": "string"
21713
22184
  },