@openmrs/esm-framework 8.0.1-pre.3428 → 8.0.1-pre.3433

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.
@@ -14,7 +14,7 @@ Defined in: [packages/framework/esm-react-utils/src/ExtensionSlot.tsx:30](https:
14
14
 
15
15
  > `optional` **about**: `string`
16
16
 
17
- Defined in: node\_modules/@types/react/index.d.ts:2939
17
+ Defined in: node\_modules/@types/react/index.d.ts:2933
18
18
 
19
19
  #### Inherited from
20
20
 
@@ -26,7 +26,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2939
26
26
 
27
27
  > `optional` **accessKey**: `string`
28
28
 
29
- Defined in: node\_modules/@types/react/index.d.ts:2912
29
+ Defined in: node\_modules/@types/react/index.d.ts:2906
30
30
 
31
31
  #### Inherited from
32
32
 
@@ -38,7 +38,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2912
38
38
 
39
39
  > `optional` **aria-activedescendant**: `string`
40
40
 
41
- Defined in: node\_modules/@types/react/index.d.ts:2610
41
+ Defined in: node\_modules/@types/react/index.d.ts:2604
42
42
 
43
43
  Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.
44
44
 
@@ -52,7 +52,7 @@ Identifies the currently active element when DOM focus is on a composite widget,
52
52
 
53
53
  > `optional` **aria-atomic**: `Booleanish`
54
54
 
55
- Defined in: node\_modules/@types/react/index.d.ts:2612
55
+ Defined in: node\_modules/@types/react/index.d.ts:2606
56
56
 
57
57
  Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.
58
58
 
@@ -66,7 +66,7 @@ Indicates whether assistive technologies will present all, or only parts of, the
66
66
 
67
67
  > `optional` **aria-autocomplete**: `"none"` \| `"list"` \| `"both"` \| `"inline"`
68
68
 
69
- Defined in: node\_modules/@types/react/index.d.ts:2617
69
+ Defined in: node\_modules/@types/react/index.d.ts:2611
70
70
 
71
71
  Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be
72
72
  presented if they are made.
@@ -81,7 +81,7 @@ presented if they are made.
81
81
 
82
82
  > `optional` **aria-braillelabel**: `string`
83
83
 
84
- Defined in: node\_modules/@types/react/index.d.ts:2623
84
+ Defined in: node\_modules/@types/react/index.d.ts:2617
85
85
 
86
86
  Defines a string value that labels the current element, which is intended to be converted into Braille.
87
87
 
@@ -99,7 +99,7 @@ aria-label.
99
99
 
100
100
  > `optional` **aria-brailleroledescription**: `string`
101
101
 
102
- Defined in: node\_modules/@types/react/index.d.ts:2628
102
+ Defined in: node\_modules/@types/react/index.d.ts:2622
103
103
 
104
104
  Defines a human-readable, author-localized abbreviated description for the role of an element, which is intended to be converted into Braille.
105
105
 
@@ -117,7 +117,7 @@ aria-roledescription.
117
117
 
118
118
  > `optional` **aria-busy**: `Booleanish`
119
119
 
120
- Defined in: node\_modules/@types/react/index.d.ts:2629
120
+ Defined in: node\_modules/@types/react/index.d.ts:2623
121
121
 
122
122
  #### Inherited from
123
123
 
@@ -129,7 +129,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2629
129
129
 
130
130
  > `optional` **aria-checked**: `boolean` \| `"true"` \| `"false"` \| `"mixed"`
131
131
 
132
- Defined in: node\_modules/@types/react/index.d.ts:2634
132
+ Defined in: node\_modules/@types/react/index.d.ts:2628
133
133
 
134
134
  Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.
135
135
 
@@ -148,7 +148,7 @@ Indicates the current "checked" state of checkboxes, radio buttons, and other wi
148
148
 
149
149
  > `optional` **aria-colcount**: `number`
150
150
 
151
- Defined in: node\_modules/@types/react/index.d.ts:2639
151
+ Defined in: node\_modules/@types/react/index.d.ts:2633
152
152
 
153
153
  Defines the total number of columns in a table, grid, or treegrid.
154
154
 
@@ -166,7 +166,7 @@ aria-colindex.
166
166
 
167
167
  > `optional` **aria-colindex**: `number`
168
168
 
169
- Defined in: node\_modules/@types/react/index.d.ts:2644
169
+ Defined in: node\_modules/@types/react/index.d.ts:2638
170
170
 
171
171
  Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.
172
172
 
@@ -185,7 +185,7 @@ Defines an element's column index or position with respect to the total number o
185
185
 
186
186
  > `optional` **aria-colindextext**: `string`
187
187
 
188
- Defined in: node\_modules/@types/react/index.d.ts:2649
188
+ Defined in: node\_modules/@types/react/index.d.ts:2643
189
189
 
190
190
  Defines a human readable text alternative of aria-colindex.
191
191
 
@@ -203,7 +203,7 @@ aria-rowindextext.
203
203
 
204
204
  > `optional` **aria-colspan**: `number`
205
205
 
206
- Defined in: node\_modules/@types/react/index.d.ts:2654
206
+ Defined in: node\_modules/@types/react/index.d.ts:2648
207
207
 
208
208
  Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.
209
209
 
@@ -222,7 +222,7 @@ Defines the number of columns spanned by a cell or gridcell within a table, grid
222
222
 
223
223
  > `optional` **aria-controls**: `string`
224
224
 
225
- Defined in: node\_modules/@types/react/index.d.ts:2659
225
+ Defined in: node\_modules/@types/react/index.d.ts:2653
226
226
 
227
227
  Identifies the element (or elements) whose contents or presence are controlled by the current element.
228
228
 
@@ -240,7 +240,7 @@ aria-owns.
240
240
 
241
241
  > `optional` **aria-current**: `boolean` \| `"true"` \| `"location"` \| `"time"` \| `"false"` \| `"page"` \| `"step"` \| `"date"`
242
242
 
243
- Defined in: node\_modules/@types/react/index.d.ts:2661
243
+ Defined in: node\_modules/@types/react/index.d.ts:2655
244
244
 
245
245
  Indicates the element that represents the current item within a container or set of related elements.
246
246
 
@@ -254,7 +254,7 @@ Indicates the element that represents the current item within a container or set
254
254
 
255
255
  > `optional` **aria-describedby**: `string`
256
256
 
257
- Defined in: node\_modules/@types/react/index.d.ts:2666
257
+ Defined in: node\_modules/@types/react/index.d.ts:2660
258
258
 
259
259
  Identifies the element (or elements) that describes the object.
260
260
 
@@ -272,7 +272,7 @@ aria-labelledby
272
272
 
273
273
  > `optional` **aria-description**: `string`
274
274
 
275
- Defined in: node\_modules/@types/react/index.d.ts:2671
275
+ Defined in: node\_modules/@types/react/index.d.ts:2665
276
276
 
277
277
  Defines a string value that describes or annotates the current element.
278
278
 
@@ -290,7 +290,7 @@ related aria-describedby.
290
290
 
291
291
  > `optional` **aria-details**: `string`
292
292
 
293
- Defined in: node\_modules/@types/react/index.d.ts:2676
293
+ Defined in: node\_modules/@types/react/index.d.ts:2670
294
294
 
295
295
  Identifies the element that provides a detailed, extended description for the object.
296
296
 
@@ -308,7 +308,7 @@ aria-describedby.
308
308
 
309
309
  > `optional` **aria-disabled**: `Booleanish`
310
310
 
311
- Defined in: node\_modules/@types/react/index.d.ts:2681
311
+ Defined in: node\_modules/@types/react/index.d.ts:2675
312
312
 
313
313
  Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.
314
314
 
@@ -327,7 +327,7 @@ Indicates that the element is perceivable but disabled, so it is not editable or
327
327
 
328
328
  > `optional` **aria-dropeffect**: `"link"` \| `"copy"` \| `"none"` \| `"move"` \| `"execute"` \| `"popup"`
329
329
 
330
- Defined in: node\_modules/@types/react/index.d.ts:2686
330
+ Defined in: node\_modules/@types/react/index.d.ts:2680
331
331
 
332
332
  Indicates what functions can be performed when a dragged object is released on the drop target.
333
333
 
@@ -345,7 +345,7 @@ in ARIA 1.1
345
345
 
346
346
  > `optional` **aria-errormessage**: `string`
347
347
 
348
- Defined in: node\_modules/@types/react/index.d.ts:2691
348
+ Defined in: node\_modules/@types/react/index.d.ts:2685
349
349
 
350
350
  Identifies the element that provides an error message for the object.
351
351
 
@@ -364,7 +364,7 @@ Identifies the element that provides an error message for the object.
364
364
 
365
365
  > `optional` **aria-expanded**: `Booleanish`
366
366
 
367
- Defined in: node\_modules/@types/react/index.d.ts:2693
367
+ Defined in: node\_modules/@types/react/index.d.ts:2687
368
368
 
369
369
  Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.
370
370
 
@@ -378,7 +378,7 @@ Indicates whether the element, or another grouping element it controls, is curre
378
378
 
379
379
  > `optional` **aria-flowto**: `string`
380
380
 
381
- Defined in: node\_modules/@types/react/index.d.ts:2698
381
+ Defined in: node\_modules/@types/react/index.d.ts:2692
382
382
 
383
383
  Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion,
384
384
  allows assistive technology to override the general default of reading in document source order.
@@ -393,7 +393,7 @@ allows assistive technology to override the general default of reading in docume
393
393
 
394
394
  > `optional` **aria-grabbed**: `Booleanish`
395
395
 
396
- Defined in: node\_modules/@types/react/index.d.ts:2703
396
+ Defined in: node\_modules/@types/react/index.d.ts:2697
397
397
 
398
398
  Indicates an element's "grabbed" state in a drag-and-drop operation.
399
399
 
@@ -411,7 +411,7 @@ in ARIA 1.1
411
411
 
412
412
  > `optional` **aria-haspopup**: `boolean` \| `"true"` \| `"dialog"` \| `"menu"` \| `"false"` \| `"grid"` \| `"listbox"` \| `"tree"`
413
413
 
414
- Defined in: node\_modules/@types/react/index.d.ts:2705
414
+ Defined in: node\_modules/@types/react/index.d.ts:2699
415
415
 
416
416
  Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.
417
417
 
@@ -425,7 +425,7 @@ Indicates the availability and type of interactive popup element, such as menu o
425
425
 
426
426
  > `optional` **aria-hidden**: `Booleanish`
427
427
 
428
- Defined in: node\_modules/@types/react/index.d.ts:2710
428
+ Defined in: node\_modules/@types/react/index.d.ts:2704
429
429
 
430
430
  Indicates whether the element is exposed to an accessibility API.
431
431
 
@@ -443,7 +443,7 @@ aria-disabled.
443
443
 
444
444
  > `optional` **aria-invalid**: `boolean` \| `"true"` \| `"false"` \| `"grammar"` \| `"spelling"`
445
445
 
446
- Defined in: node\_modules/@types/react/index.d.ts:2715
446
+ Defined in: node\_modules/@types/react/index.d.ts:2709
447
447
 
448
448
  Indicates the entered value does not conform to the format expected by the application.
449
449
 
@@ -461,7 +461,7 @@ aria-errormessage.
461
461
 
462
462
  > `optional` **aria-keyshortcuts**: `string`
463
463
 
464
- Defined in: node\_modules/@types/react/index.d.ts:2717
464
+ Defined in: node\_modules/@types/react/index.d.ts:2711
465
465
 
466
466
  Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.
467
467
 
@@ -475,7 +475,7 @@ Indicates keyboard shortcuts that an author has implemented to activate or give
475
475
 
476
476
  > `optional` **aria-label**: `string`
477
477
 
478
- Defined in: node\_modules/@types/react/index.d.ts:2722
478
+ Defined in: node\_modules/@types/react/index.d.ts:2716
479
479
 
480
480
  Defines a string value that labels the current element.
481
481
 
@@ -493,7 +493,7 @@ aria-labelledby.
493
493
 
494
494
  > `optional` **aria-labelledby**: `string`
495
495
 
496
- Defined in: node\_modules/@types/react/index.d.ts:2727
496
+ Defined in: node\_modules/@types/react/index.d.ts:2721
497
497
 
498
498
  Identifies the element (or elements) that labels the current element.
499
499
 
@@ -511,7 +511,7 @@ aria-describedby.
511
511
 
512
512
  > `optional` **aria-level**: `number`
513
513
 
514
- Defined in: node\_modules/@types/react/index.d.ts:2729
514
+ Defined in: node\_modules/@types/react/index.d.ts:2723
515
515
 
516
516
  Defines the hierarchical level of an element within a structure.
517
517
 
@@ -525,7 +525,7 @@ Defines the hierarchical level of an element within a structure.
525
525
 
526
526
  > `optional` **aria-live**: `"off"` \| `"assertive"` \| `"polite"`
527
527
 
528
- Defined in: node\_modules/@types/react/index.d.ts:2731
528
+ Defined in: node\_modules/@types/react/index.d.ts:2725
529
529
 
530
530
  Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.
531
531
 
@@ -539,7 +539,7 @@ Indicates that an element will be updated, and describes the types of updates th
539
539
 
540
540
  > `optional` **aria-modal**: `Booleanish`
541
541
 
542
- Defined in: node\_modules/@types/react/index.d.ts:2733
542
+ Defined in: node\_modules/@types/react/index.d.ts:2727
543
543
 
544
544
  Indicates whether an element is modal when displayed.
545
545
 
@@ -553,7 +553,7 @@ Indicates whether an element is modal when displayed.
553
553
 
554
554
  > `optional` **aria-multiline**: `Booleanish`
555
555
 
556
- Defined in: node\_modules/@types/react/index.d.ts:2735
556
+ Defined in: node\_modules/@types/react/index.d.ts:2729
557
557
 
558
558
  Indicates whether a text box accepts multiple lines of input or only a single line.
559
559
 
@@ -567,7 +567,7 @@ Indicates whether a text box accepts multiple lines of input or only a single li
567
567
 
568
568
  > `optional` **aria-multiselectable**: `Booleanish`
569
569
 
570
- Defined in: node\_modules/@types/react/index.d.ts:2737
570
+ Defined in: node\_modules/@types/react/index.d.ts:2731
571
571
 
572
572
  Indicates that the user may select more than one item from the current selectable descendants.
573
573
 
@@ -581,7 +581,7 @@ Indicates that the user may select more than one item from the current selectabl
581
581
 
582
582
  > `optional` **aria-orientation**: `"horizontal"` \| `"vertical"`
583
583
 
584
- Defined in: node\_modules/@types/react/index.d.ts:2739
584
+ Defined in: node\_modules/@types/react/index.d.ts:2733
585
585
 
586
586
  Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.
587
587
 
@@ -595,7 +595,7 @@ Indicates whether the element's orientation is horizontal, vertical, or unknown/
595
595
 
596
596
  > `optional` **aria-owns**: `string`
597
597
 
598
- Defined in: node\_modules/@types/react/index.d.ts:2745
598
+ Defined in: node\_modules/@types/react/index.d.ts:2739
599
599
 
600
600
  Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship
601
601
  between DOM elements where the DOM hierarchy cannot be used to represent the relationship.
@@ -614,7 +614,7 @@ aria-controls.
614
614
 
615
615
  > `optional` **aria-placeholder**: `string`
616
616
 
617
- Defined in: node\_modules/@types/react/index.d.ts:2750
617
+ Defined in: node\_modules/@types/react/index.d.ts:2744
618
618
 
619
619
  Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value.
620
620
  A hint could be a sample value or a brief description of the expected format.
@@ -629,7 +629,7 @@ A hint could be a sample value or a brief description of the expected format.
629
629
 
630
630
  > `optional` **aria-posinset**: `number`
631
631
 
632
- Defined in: node\_modules/@types/react/index.d.ts:2755
632
+ Defined in: node\_modules/@types/react/index.d.ts:2749
633
633
 
634
634
  Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.
635
635
 
@@ -647,7 +647,7 @@ aria-setsize.
647
647
 
648
648
  > `optional` **aria-pressed**: `boolean` \| `"true"` \| `"false"` \| `"mixed"`
649
649
 
650
- Defined in: node\_modules/@types/react/index.d.ts:2760
650
+ Defined in: node\_modules/@types/react/index.d.ts:2754
651
651
 
652
652
  Indicates the current "pressed" state of toggle buttons.
653
653
 
@@ -666,7 +666,7 @@ Indicates the current "pressed" state of toggle buttons.
666
666
 
667
667
  > `optional` **aria-readonly**: `Booleanish`
668
668
 
669
- Defined in: node\_modules/@types/react/index.d.ts:2765
669
+ Defined in: node\_modules/@types/react/index.d.ts:2759
670
670
 
671
671
  Indicates that the element is not editable, but is otherwise operable.
672
672
 
@@ -684,7 +684,7 @@ aria-disabled.
684
684
 
685
685
  > `optional` **aria-relevant**: `"text"` \| `"all"` \| `"additions"` \| `"additions removals"` \| `"additions text"` \| `"removals"` \| `"removals additions"` \| `"removals text"` \| `"text additions"` \| `"text removals"`
686
686
 
687
- Defined in: node\_modules/@types/react/index.d.ts:2770
687
+ Defined in: node\_modules/@types/react/index.d.ts:2764
688
688
 
689
689
  Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.
690
690
 
@@ -702,7 +702,7 @@ aria-atomic.
702
702
 
703
703
  > `optional` **aria-required**: `Booleanish`
704
704
 
705
- Defined in: node\_modules/@types/react/index.d.ts:2783
705
+ Defined in: node\_modules/@types/react/index.d.ts:2777
706
706
 
707
707
  Indicates that user input is required on the element before a form may be submitted.
708
708
 
@@ -716,7 +716,7 @@ Indicates that user input is required on the element before a form may be submit
716
716
 
717
717
  > `optional` **aria-roledescription**: `string`
718
718
 
719
- Defined in: node\_modules/@types/react/index.d.ts:2785
719
+ Defined in: node\_modules/@types/react/index.d.ts:2779
720
720
 
721
721
  Defines a human-readable, author-localized description for the role of an element.
722
722
 
@@ -730,7 +730,7 @@ Defines a human-readable, author-localized description for the role of an elemen
730
730
 
731
731
  > `optional` **aria-rowcount**: `number`
732
732
 
733
- Defined in: node\_modules/@types/react/index.d.ts:2790
733
+ Defined in: node\_modules/@types/react/index.d.ts:2784
734
734
 
735
735
  Defines the total number of rows in a table, grid, or treegrid.
736
736
 
@@ -748,7 +748,7 @@ aria-rowindex.
748
748
 
749
749
  > `optional` **aria-rowindex**: `number`
750
750
 
751
- Defined in: node\_modules/@types/react/index.d.ts:2795
751
+ Defined in: node\_modules/@types/react/index.d.ts:2789
752
752
 
753
753
  Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.
754
754
 
@@ -767,7 +767,7 @@ Defines an element's row index or position with respect to the total number of r
767
767
 
768
768
  > `optional` **aria-rowindextext**: `string`
769
769
 
770
- Defined in: node\_modules/@types/react/index.d.ts:2800
770
+ Defined in: node\_modules/@types/react/index.d.ts:2794
771
771
 
772
772
  Defines a human readable text alternative of aria-rowindex.
773
773
 
@@ -785,7 +785,7 @@ aria-colindextext.
785
785
 
786
786
  > `optional` **aria-rowspan**: `number`
787
787
 
788
- Defined in: node\_modules/@types/react/index.d.ts:2805
788
+ Defined in: node\_modules/@types/react/index.d.ts:2799
789
789
 
790
790
  Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.
791
791
 
@@ -804,7 +804,7 @@ Defines the number of rows spanned by a cell or gridcell within a table, grid, o
804
804
 
805
805
  > `optional` **aria-selected**: `Booleanish`
806
806
 
807
- Defined in: node\_modules/@types/react/index.d.ts:2810
807
+ Defined in: node\_modules/@types/react/index.d.ts:2804
808
808
 
809
809
  Indicates the current "selected" state of various widgets.
810
810
 
@@ -823,7 +823,7 @@ Indicates the current "selected" state of various widgets.
823
823
 
824
824
  > `optional` **aria-setsize**: `number`
825
825
 
826
- Defined in: node\_modules/@types/react/index.d.ts:2815
826
+ Defined in: node\_modules/@types/react/index.d.ts:2809
827
827
 
828
828
  Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.
829
829
 
@@ -841,7 +841,7 @@ aria-posinset.
841
841
 
842
842
  > `optional` **aria-sort**: `"other"` \| `"none"` \| `"ascending"` \| `"descending"`
843
843
 
844
- Defined in: node\_modules/@types/react/index.d.ts:2817
844
+ Defined in: node\_modules/@types/react/index.d.ts:2811
845
845
 
846
846
  Indicates if items in a table or grid are sorted in ascending or descending order.
847
847
 
@@ -855,7 +855,7 @@ Indicates if items in a table or grid are sorted in ascending or descending orde
855
855
 
856
856
  > `optional` **aria-valuemax**: `number`
857
857
 
858
- Defined in: node\_modules/@types/react/index.d.ts:2819
858
+ Defined in: node\_modules/@types/react/index.d.ts:2813
859
859
 
860
860
  Defines the maximum allowed value for a range widget.
861
861
 
@@ -869,7 +869,7 @@ Defines the maximum allowed value for a range widget.
869
869
 
870
870
  > `optional` **aria-valuemin**: `number`
871
871
 
872
- Defined in: node\_modules/@types/react/index.d.ts:2821
872
+ Defined in: node\_modules/@types/react/index.d.ts:2815
873
873
 
874
874
  Defines the minimum allowed value for a range widget.
875
875
 
@@ -883,7 +883,7 @@ Defines the minimum allowed value for a range widget.
883
883
 
884
884
  > `optional` **aria-valuenow**: `number`
885
885
 
886
- Defined in: node\_modules/@types/react/index.d.ts:2826
886
+ Defined in: node\_modules/@types/react/index.d.ts:2820
887
887
 
888
888
  Defines the current value for a range widget.
889
889
 
@@ -901,7 +901,7 @@ aria-valuetext.
901
901
 
902
902
  > `optional` **aria-valuetext**: `string`
903
903
 
904
- Defined in: node\_modules/@types/react/index.d.ts:2828
904
+ Defined in: node\_modules/@types/react/index.d.ts:2822
905
905
 
906
906
  Defines the human readable text alternative of aria-valuenow for a range widget.
907
907
 
@@ -915,7 +915,7 @@ Defines the human readable text alternative of aria-valuenow for a range widget.
915
915
 
916
916
  > `optional` **autoCapitalize**: `"on"` \| `"off"` \| `string` & `object` \| `"none"` \| `"sentences"` \| `"words"` \| `"characters"`
917
917
 
918
- Defined in: node\_modules/@types/react/index.d.ts:2913
918
+ Defined in: node\_modules/@types/react/index.d.ts:2907
919
919
 
920
920
  #### Inherited from
921
921
 
@@ -927,7 +927,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2913
927
927
 
928
928
  > `optional` **autoCorrect**: `string`
929
929
 
930
- Defined in: node\_modules/@types/react/index.d.ts:2952
930
+ Defined in: node\_modules/@types/react/index.d.ts:2946
931
931
 
932
932
  #### Inherited from
933
933
 
@@ -939,7 +939,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2952
939
939
 
940
940
  > `optional` **autoFocus**: `boolean`
941
941
 
942
- Defined in: node\_modules/@types/react/index.d.ts:2914
942
+ Defined in: node\_modules/@types/react/index.d.ts:2908
943
943
 
944
944
  #### Inherited from
945
945
 
@@ -951,7 +951,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2914
951
951
 
952
952
  > `optional` **autoSave**: `string`
953
953
 
954
- Defined in: node\_modules/@types/react/index.d.ts:2953
954
+ Defined in: node\_modules/@types/react/index.d.ts:2947
955
955
 
956
956
  #### Inherited from
957
957
 
@@ -971,7 +971,7 @@ Defined in: [packages/framework/esm-react-utils/src/ExtensionSlot.tsx:33](https:
971
971
 
972
972
  > `optional` **className**: `string`
973
973
 
974
- Defined in: node\_modules/@types/react/index.d.ts:2915
974
+ Defined in: node\_modules/@types/react/index.d.ts:2909
975
975
 
976
976
  #### Inherited from
977
977
 
@@ -983,7 +983,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2915
983
983
 
984
984
  > `optional` **color**: `string`
985
985
 
986
- Defined in: node\_modules/@types/react/index.d.ts:2954
986
+ Defined in: node\_modules/@types/react/index.d.ts:2948
987
987
 
988
988
  #### Inherited from
989
989
 
@@ -995,7 +995,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2954
995
995
 
996
996
  > `optional` **content**: `string`
997
997
 
998
- Defined in: node\_modules/@types/react/index.d.ts:2940
998
+ Defined in: node\_modules/@types/react/index.d.ts:2934
999
999
 
1000
1000
  #### Inherited from
1001
1001
 
@@ -1007,7 +1007,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2940
1007
1007
 
1008
1008
  > `optional` **contentEditable**: `Booleanish` \| `"inherit"` \| `"plaintext-only"`
1009
1009
 
1010
- Defined in: node\_modules/@types/react/index.d.ts:2916
1010
+ Defined in: node\_modules/@types/react/index.d.ts:2910
1011
1011
 
1012
1012
  #### Inherited from
1013
1013
 
@@ -1019,7 +1019,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2916
1019
1019
 
1020
1020
  > `optional` **contextMenu**: `string`
1021
1021
 
1022
- Defined in: node\_modules/@types/react/index.d.ts:2917
1022
+ Defined in: node\_modules/@types/react/index.d.ts:2911
1023
1023
 
1024
1024
  #### Inherited from
1025
1025
 
@@ -1031,7 +1031,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2917
1031
1031
 
1032
1032
  > `optional` **dangerouslySetInnerHTML**: `object`
1033
1033
 
1034
- Defined in: node\_modules/@types/react/index.d.ts:2399
1034
+ Defined in: node\_modules/@types/react/index.d.ts:2393
1035
1035
 
1036
1036
  #### \_\_html
1037
1037
 
@@ -1047,7 +1047,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2399
1047
1047
 
1048
1048
  > `optional` **datatype**: `string`
1049
1049
 
1050
- Defined in: node\_modules/@types/react/index.d.ts:2941
1050
+ Defined in: node\_modules/@types/react/index.d.ts:2935
1051
1051
 
1052
1052
  #### Inherited from
1053
1053
 
@@ -1059,7 +1059,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2941
1059
1059
 
1060
1060
  > `optional` **defaultChecked**: `boolean`
1061
1061
 
1062
- Defined in: node\_modules/@types/react/index.d.ts:2906
1062
+ Defined in: node\_modules/@types/react/index.d.ts:2900
1063
1063
 
1064
1064
  #### Inherited from
1065
1065
 
@@ -1071,7 +1071,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2906
1071
1071
 
1072
1072
  > `optional` **defaultValue**: `string` \| `number` \| readonly `string`[]
1073
1073
 
1074
- Defined in: node\_modules/@types/react/index.d.ts:2907
1074
+ Defined in: node\_modules/@types/react/index.d.ts:2901
1075
1075
 
1076
1076
  #### Inherited from
1077
1077
 
@@ -1083,7 +1083,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2907
1083
1083
 
1084
1084
  > `optional` **dir**: `string`
1085
1085
 
1086
- Defined in: node\_modules/@types/react/index.d.ts:2918
1086
+ Defined in: node\_modules/@types/react/index.d.ts:2912
1087
1087
 
1088
1088
  #### Inherited from
1089
1089
 
@@ -1095,7 +1095,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2918
1095
1095
 
1096
1096
  > `optional` **draggable**: `Booleanish`
1097
1097
 
1098
- Defined in: node\_modules/@types/react/index.d.ts:2919
1098
+ Defined in: node\_modules/@types/react/index.d.ts:2913
1099
1099
 
1100
1100
  #### Inherited from
1101
1101
 
@@ -1107,7 +1107,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2919
1107
1107
 
1108
1108
  > `optional` **enterKeyHint**: `"next"` \| `"search"` \| `"enter"` \| `"done"` \| `"go"` \| `"previous"` \| `"send"`
1109
1109
 
1110
- Defined in: node\_modules/@types/react/index.d.ts:2920
1110
+ Defined in: node\_modules/@types/react/index.d.ts:2914
1111
1111
 
1112
1112
  #### Inherited from
1113
1113
 
@@ -1119,7 +1119,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2920
1119
1119
 
1120
1120
  > `optional` **exportparts**: `string`
1121
1121
 
1122
- Defined in: node\_modules/@types/react/index.d.ts:2978
1122
+ Defined in: node\_modules/@types/react/index.d.ts:2972
1123
1123
 
1124
1124
  #### See
1125
1125
 
@@ -1153,7 +1153,7 @@ Use `name`
1153
1153
 
1154
1154
  > `optional` **hidden**: `boolean`
1155
1155
 
1156
- Defined in: node\_modules/@types/react/index.d.ts:2921
1156
+ Defined in: node\_modules/@types/react/index.d.ts:2915
1157
1157
 
1158
1158
  #### Inherited from
1159
1159
 
@@ -1165,7 +1165,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2921
1165
1165
 
1166
1166
  > `optional` **id**: `string`
1167
1167
 
1168
- Defined in: node\_modules/@types/react/index.d.ts:2922
1168
+ Defined in: node\_modules/@types/react/index.d.ts:2916
1169
1169
 
1170
1170
  #### Inherited from
1171
1171
 
@@ -1177,7 +1177,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2922
1177
1177
 
1178
1178
  > `optional` **inlist**: `any`
1179
1179
 
1180
- Defined in: node\_modules/@types/react/index.d.ts:2942
1180
+ Defined in: node\_modules/@types/react/index.d.ts:2936
1181
1181
 
1182
1182
  #### Inherited from
1183
1183
 
@@ -1189,7 +1189,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2942
1189
1189
 
1190
1190
  > `optional` **inputMode**: `"url"` \| `"search"` \| `"text"` \| `"none"` \| `"tel"` \| `"email"` \| `"numeric"` \| `"decimal"`
1191
1191
 
1192
- Defined in: node\_modules/@types/react/index.d.ts:2969
1192
+ Defined in: node\_modules/@types/react/index.d.ts:2963
1193
1193
 
1194
1194
  Hints at the type of data that might be entered by the user while editing the element or its contents
1195
1195
 
@@ -1207,7 +1207,7 @@ Hints at the type of data that might be entered by the user while editing the el
1207
1207
 
1208
1208
  > `optional` **is**: `string`
1209
1209
 
1210
- Defined in: node\_modules/@types/react/index.d.ts:2974
1210
+ Defined in: node\_modules/@types/react/index.d.ts:2968
1211
1211
 
1212
1212
  Specify that a standard HTML element should behave like a defined custom built-in element
1213
1213
 
@@ -1225,7 +1225,7 @@ Specify that a standard HTML element should behave like a defined custom built-i
1225
1225
 
1226
1226
  > `optional` **itemID**: `string`
1227
1227
 
1228
- Defined in: node\_modules/@types/react/index.d.ts:2958
1228
+ Defined in: node\_modules/@types/react/index.d.ts:2952
1229
1229
 
1230
1230
  #### Inherited from
1231
1231
 
@@ -1237,7 +1237,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2958
1237
1237
 
1238
1238
  > `optional` **itemProp**: `string`
1239
1239
 
1240
- Defined in: node\_modules/@types/react/index.d.ts:2955
1240
+ Defined in: node\_modules/@types/react/index.d.ts:2949
1241
1241
 
1242
1242
  #### Inherited from
1243
1243
 
@@ -1249,7 +1249,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2955
1249
1249
 
1250
1250
  > `optional` **itemRef**: `string`
1251
1251
 
1252
- Defined in: node\_modules/@types/react/index.d.ts:2959
1252
+ Defined in: node\_modules/@types/react/index.d.ts:2953
1253
1253
 
1254
1254
  #### Inherited from
1255
1255
 
@@ -1261,7 +1261,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2959
1261
1261
 
1262
1262
  > `optional` **itemScope**: `boolean`
1263
1263
 
1264
- Defined in: node\_modules/@types/react/index.d.ts:2956
1264
+ Defined in: node\_modules/@types/react/index.d.ts:2950
1265
1265
 
1266
1266
  #### Inherited from
1267
1267
 
@@ -1273,7 +1273,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2956
1273
1273
 
1274
1274
  > `optional` **itemType**: `string`
1275
1275
 
1276
- Defined in: node\_modules/@types/react/index.d.ts:2957
1276
+ Defined in: node\_modules/@types/react/index.d.ts:2951
1277
1277
 
1278
1278
  #### Inherited from
1279
1279
 
@@ -1285,7 +1285,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2957
1285
1285
 
1286
1286
  > `optional` **lang**: `string`
1287
1287
 
1288
- Defined in: node\_modules/@types/react/index.d.ts:2923
1288
+ Defined in: node\_modules/@types/react/index.d.ts:2917
1289
1289
 
1290
1290
  #### Inherited from
1291
1291
 
@@ -1311,7 +1311,7 @@ The name of the extension slot
1311
1311
 
1312
1312
  > `optional` **nonce**: `string`
1313
1313
 
1314
- Defined in: node\_modules/@types/react/index.d.ts:2924
1314
+ Defined in: node\_modules/@types/react/index.d.ts:2918
1315
1315
 
1316
1316
  #### Inherited from
1317
1317
 
@@ -1323,7 +1323,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2924
1323
1323
 
1324
1324
  > `optional` **onAbort**: `ReactEventHandler`\<`HTMLDivElement`\>
1325
1325
 
1326
- Defined in: node\_modules/@types/react/index.d.ts:2458
1326
+ Defined in: node\_modules/@types/react/index.d.ts:2452
1327
1327
 
1328
1328
  #### Inherited from
1329
1329
 
@@ -1335,7 +1335,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2458
1335
1335
 
1336
1336
  > `optional` **onAbortCapture**: `ReactEventHandler`\<`HTMLDivElement`\>
1337
1337
 
1338
- Defined in: node\_modules/@types/react/index.d.ts:2459
1338
+ Defined in: node\_modules/@types/react/index.d.ts:2453
1339
1339
 
1340
1340
  #### Inherited from
1341
1341
 
@@ -1347,7 +1347,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2459
1347
1347
 
1348
1348
  > `optional` **onAnimationEnd**: `AnimationEventHandler`\<`HTMLDivElement`\>
1349
1349
 
1350
- Defined in: node\_modules/@types/react/index.d.ts:2586
1350
+ Defined in: node\_modules/@types/react/index.d.ts:2580
1351
1351
 
1352
1352
  #### Inherited from
1353
1353
 
@@ -1359,7 +1359,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2586
1359
1359
 
1360
1360
  > `optional` **onAnimationEndCapture**: `AnimationEventHandler`\<`HTMLDivElement`\>
1361
1361
 
1362
- Defined in: node\_modules/@types/react/index.d.ts:2587
1362
+ Defined in: node\_modules/@types/react/index.d.ts:2581
1363
1363
 
1364
1364
  #### Inherited from
1365
1365
 
@@ -1371,7 +1371,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2587
1371
1371
 
1372
1372
  > `optional` **onAnimationIteration**: `AnimationEventHandler`\<`HTMLDivElement`\>
1373
1373
 
1374
- Defined in: node\_modules/@types/react/index.d.ts:2588
1374
+ Defined in: node\_modules/@types/react/index.d.ts:2582
1375
1375
 
1376
1376
  #### Inherited from
1377
1377
 
@@ -1383,7 +1383,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2588
1383
1383
 
1384
1384
  > `optional` **onAnimationIterationCapture**: `AnimationEventHandler`\<`HTMLDivElement`\>
1385
1385
 
1386
- Defined in: node\_modules/@types/react/index.d.ts:2589
1386
+ Defined in: node\_modules/@types/react/index.d.ts:2583
1387
1387
 
1388
1388
  #### Inherited from
1389
1389
 
@@ -1395,7 +1395,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2589
1395
1395
 
1396
1396
  > `optional` **onAnimationStart**: `AnimationEventHandler`\<`HTMLDivElement`\>
1397
1397
 
1398
- Defined in: node\_modules/@types/react/index.d.ts:2584
1398
+ Defined in: node\_modules/@types/react/index.d.ts:2578
1399
1399
 
1400
1400
  #### Inherited from
1401
1401
 
@@ -1407,7 +1407,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2584
1407
1407
 
1408
1408
  > `optional` **onAnimationStartCapture**: `AnimationEventHandler`\<`HTMLDivElement`\>
1409
1409
 
1410
- Defined in: node\_modules/@types/react/index.d.ts:2585
1410
+ Defined in: node\_modules/@types/react/index.d.ts:2579
1411
1411
 
1412
1412
  #### Inherited from
1413
1413
 
@@ -1419,7 +1419,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2585
1419
1419
 
1420
1420
  > `optional` **onAuxClick**: `MouseEventHandler`\<`HTMLDivElement`\>
1421
1421
 
1422
- Defined in: node\_modules/@types/react/index.d.ts:2504
1422
+ Defined in: node\_modules/@types/react/index.d.ts:2498
1423
1423
 
1424
1424
  #### Inherited from
1425
1425
 
@@ -1431,7 +1431,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2504
1431
1431
 
1432
1432
  > `optional` **onAuxClickCapture**: `MouseEventHandler`\<`HTMLDivElement`\>
1433
1433
 
1434
- Defined in: node\_modules/@types/react/index.d.ts:2505
1434
+ Defined in: node\_modules/@types/react/index.d.ts:2499
1435
1435
 
1436
1436
  #### Inherited from
1437
1437
 
@@ -1441,9 +1441,9 @@ Defined in: node\_modules/@types/react/index.d.ts:2505
1441
1441
 
1442
1442
  ### onBeforeInput?
1443
1443
 
1444
- > `optional` **onBeforeInput**: `InputEventHandler`\<`HTMLDivElement`\>
1444
+ > `optional` **onBeforeInput**: `FormEventHandler`\<`HTMLDivElement`\>
1445
1445
 
1446
- Defined in: node\_modules/@types/react/index.d.ts:2430
1446
+ Defined in: node\_modules/@types/react/index.d.ts:2424
1447
1447
 
1448
1448
  #### Inherited from
1449
1449
 
@@ -1455,7 +1455,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2430
1455
1455
 
1456
1456
  > `optional` **onBeforeInputCapture**: `FormEventHandler`\<`HTMLDivElement`\>
1457
1457
 
1458
- Defined in: node\_modules/@types/react/index.d.ts:2431
1458
+ Defined in: node\_modules/@types/react/index.d.ts:2425
1459
1459
 
1460
1460
  #### Inherited from
1461
1461
 
@@ -1467,7 +1467,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2431
1467
1467
 
1468
1468
  > `optional` **onBlur**: `FocusEventHandler`\<`HTMLDivElement`\>
1469
1469
 
1470
- Defined in: node\_modules/@types/react/index.d.ts:2424
1470
+ Defined in: node\_modules/@types/react/index.d.ts:2418
1471
1471
 
1472
1472
  #### Inherited from
1473
1473
 
@@ -1479,7 +1479,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2424
1479
1479
 
1480
1480
  > `optional` **onBlurCapture**: `FocusEventHandler`\<`HTMLDivElement`\>
1481
1481
 
1482
- Defined in: node\_modules/@types/react/index.d.ts:2425
1482
+ Defined in: node\_modules/@types/react/index.d.ts:2419
1483
1483
 
1484
1484
  #### Inherited from
1485
1485
 
@@ -1491,7 +1491,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2425
1491
1491
 
1492
1492
  > `optional` **onCanPlay**: `ReactEventHandler`\<`HTMLDivElement`\>
1493
1493
 
1494
- Defined in: node\_modules/@types/react/index.d.ts:2460
1494
+ Defined in: node\_modules/@types/react/index.d.ts:2454
1495
1495
 
1496
1496
  #### Inherited from
1497
1497
 
@@ -1503,7 +1503,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2460
1503
1503
 
1504
1504
  > `optional` **onCanPlayCapture**: `ReactEventHandler`\<`HTMLDivElement`\>
1505
1505
 
1506
- Defined in: node\_modules/@types/react/index.d.ts:2461
1506
+ Defined in: node\_modules/@types/react/index.d.ts:2455
1507
1507
 
1508
1508
  #### Inherited from
1509
1509
 
@@ -1515,7 +1515,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2461
1515
1515
 
1516
1516
  > `optional` **onCanPlayThrough**: `ReactEventHandler`\<`HTMLDivElement`\>
1517
1517
 
1518
- Defined in: node\_modules/@types/react/index.d.ts:2462
1518
+ Defined in: node\_modules/@types/react/index.d.ts:2456
1519
1519
 
1520
1520
  #### Inherited from
1521
1521
 
@@ -1527,7 +1527,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2462
1527
1527
 
1528
1528
  > `optional` **onCanPlayThroughCapture**: `ReactEventHandler`\<`HTMLDivElement`\>
1529
1529
 
1530
- Defined in: node\_modules/@types/react/index.d.ts:2463
1530
+ Defined in: node\_modules/@types/react/index.d.ts:2457
1531
1531
 
1532
1532
  #### Inherited from
1533
1533
 
@@ -1539,7 +1539,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2463
1539
1539
 
1540
1540
  > `optional` **onChange**: `FormEventHandler`\<`HTMLDivElement`\>
1541
1541
 
1542
- Defined in: node\_modules/@types/react/index.d.ts:2428
1542
+ Defined in: node\_modules/@types/react/index.d.ts:2422
1543
1543
 
1544
1544
  #### Inherited from
1545
1545
 
@@ -1551,7 +1551,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2428
1551
1551
 
1552
1552
  > `optional` **onChangeCapture**: `FormEventHandler`\<`HTMLDivElement`\>
1553
1553
 
1554
- Defined in: node\_modules/@types/react/index.d.ts:2429
1554
+ Defined in: node\_modules/@types/react/index.d.ts:2423
1555
1555
 
1556
1556
  #### Inherited from
1557
1557
 
@@ -1563,7 +1563,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2429
1563
1563
 
1564
1564
  > `optional` **onClick**: `MouseEventHandler`\<`HTMLDivElement`\>
1565
1565
 
1566
- Defined in: node\_modules/@types/react/index.d.ts:2506
1566
+ Defined in: node\_modules/@types/react/index.d.ts:2500
1567
1567
 
1568
1568
  #### Inherited from
1569
1569
 
@@ -1575,7 +1575,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2506
1575
1575
 
1576
1576
  > `optional` **onClickCapture**: `MouseEventHandler`\<`HTMLDivElement`\>
1577
1577
 
1578
- Defined in: node\_modules/@types/react/index.d.ts:2507
1578
+ Defined in: node\_modules/@types/react/index.d.ts:2501
1579
1579
 
1580
1580
  #### Inherited from
1581
1581
 
@@ -1587,7 +1587,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2507
1587
1587
 
1588
1588
  > `optional` **onCompositionEnd**: `CompositionEventHandler`\<`HTMLDivElement`\>
1589
1589
 
1590
- Defined in: node\_modules/@types/react/index.d.ts:2414
1590
+ Defined in: node\_modules/@types/react/index.d.ts:2408
1591
1591
 
1592
1592
  #### Inherited from
1593
1593
 
@@ -1599,7 +1599,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2414
1599
1599
 
1600
1600
  > `optional` **onCompositionEndCapture**: `CompositionEventHandler`\<`HTMLDivElement`\>
1601
1601
 
1602
- Defined in: node\_modules/@types/react/index.d.ts:2415
1602
+ Defined in: node\_modules/@types/react/index.d.ts:2409
1603
1603
 
1604
1604
  #### Inherited from
1605
1605
 
@@ -1611,7 +1611,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2415
1611
1611
 
1612
1612
  > `optional` **onCompositionStart**: `CompositionEventHandler`\<`HTMLDivElement`\>
1613
1613
 
1614
- Defined in: node\_modules/@types/react/index.d.ts:2416
1614
+ Defined in: node\_modules/@types/react/index.d.ts:2410
1615
1615
 
1616
1616
  #### Inherited from
1617
1617
 
@@ -1623,7 +1623,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2416
1623
1623
 
1624
1624
  > `optional` **onCompositionStartCapture**: `CompositionEventHandler`\<`HTMLDivElement`\>
1625
1625
 
1626
- Defined in: node\_modules/@types/react/index.d.ts:2417
1626
+ Defined in: node\_modules/@types/react/index.d.ts:2411
1627
1627
 
1628
1628
  #### Inherited from
1629
1629
 
@@ -1635,7 +1635,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2417
1635
1635
 
1636
1636
  > `optional` **onCompositionUpdate**: `CompositionEventHandler`\<`HTMLDivElement`\>
1637
1637
 
1638
- Defined in: node\_modules/@types/react/index.d.ts:2418
1638
+ Defined in: node\_modules/@types/react/index.d.ts:2412
1639
1639
 
1640
1640
  #### Inherited from
1641
1641
 
@@ -1647,7 +1647,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2418
1647
1647
 
1648
1648
  > `optional` **onCompositionUpdateCapture**: `CompositionEventHandler`\<`HTMLDivElement`\>
1649
1649
 
1650
- Defined in: node\_modules/@types/react/index.d.ts:2419
1650
+ Defined in: node\_modules/@types/react/index.d.ts:2413
1651
1651
 
1652
1652
  #### Inherited from
1653
1653
 
@@ -1659,7 +1659,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2419
1659
1659
 
1660
1660
  > `optional` **onContextMenu**: `MouseEventHandler`\<`HTMLDivElement`\>
1661
1661
 
1662
- Defined in: node\_modules/@types/react/index.d.ts:2508
1662
+ Defined in: node\_modules/@types/react/index.d.ts:2502
1663
1663
 
1664
1664
  #### Inherited from
1665
1665
 
@@ -1671,7 +1671,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2508
1671
1671
 
1672
1672
  > `optional` **onContextMenuCapture**: `MouseEventHandler`\<`HTMLDivElement`\>
1673
1673
 
1674
- Defined in: node\_modules/@types/react/index.d.ts:2509
1674
+ Defined in: node\_modules/@types/react/index.d.ts:2503
1675
1675
 
1676
1676
  #### Inherited from
1677
1677
 
@@ -1683,7 +1683,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2509
1683
1683
 
1684
1684
  > `optional` **onCopy**: `ClipboardEventHandler`\<`HTMLDivElement`\>
1685
1685
 
1686
- Defined in: node\_modules/@types/react/index.d.ts:2406
1686
+ Defined in: node\_modules/@types/react/index.d.ts:2400
1687
1687
 
1688
1688
  #### Inherited from
1689
1689
 
@@ -1695,7 +1695,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2406
1695
1695
 
1696
1696
  > `optional` **onCopyCapture**: `ClipboardEventHandler`\<`HTMLDivElement`\>
1697
1697
 
1698
- Defined in: node\_modules/@types/react/index.d.ts:2407
1698
+ Defined in: node\_modules/@types/react/index.d.ts:2401
1699
1699
 
1700
1700
  #### Inherited from
1701
1701
 
@@ -1707,7 +1707,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2407
1707
1707
 
1708
1708
  > `optional` **onCut**: `ClipboardEventHandler`\<`HTMLDivElement`\>
1709
1709
 
1710
- Defined in: node\_modules/@types/react/index.d.ts:2408
1710
+ Defined in: node\_modules/@types/react/index.d.ts:2402
1711
1711
 
1712
1712
  #### Inherited from
1713
1713
 
@@ -1719,7 +1719,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2408
1719
1719
 
1720
1720
  > `optional` **onCutCapture**: `ClipboardEventHandler`\<`HTMLDivElement`\>
1721
1721
 
1722
- Defined in: node\_modules/@types/react/index.d.ts:2409
1722
+ Defined in: node\_modules/@types/react/index.d.ts:2403
1723
1723
 
1724
1724
  #### Inherited from
1725
1725
 
@@ -1731,7 +1731,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2409
1731
1731
 
1732
1732
  > `optional` **onDoubleClick**: `MouseEventHandler`\<`HTMLDivElement`\>
1733
1733
 
1734
- Defined in: node\_modules/@types/react/index.d.ts:2510
1734
+ Defined in: node\_modules/@types/react/index.d.ts:2504
1735
1735
 
1736
1736
  #### Inherited from
1737
1737
 
@@ -1743,7 +1743,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2510
1743
1743
 
1744
1744
  > `optional` **onDoubleClickCapture**: `MouseEventHandler`\<`HTMLDivElement`\>
1745
1745
 
1746
- Defined in: node\_modules/@types/react/index.d.ts:2511
1746
+ Defined in: node\_modules/@types/react/index.d.ts:2505
1747
1747
 
1748
1748
  #### Inherited from
1749
1749
 
@@ -1755,7 +1755,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2511
1755
1755
 
1756
1756
  > `optional` **onDrag**: `DragEventHandler`\<`HTMLDivElement`\>
1757
1757
 
1758
- Defined in: node\_modules/@types/react/index.d.ts:2512
1758
+ Defined in: node\_modules/@types/react/index.d.ts:2506
1759
1759
 
1760
1760
  #### Inherited from
1761
1761
 
@@ -1767,7 +1767,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2512
1767
1767
 
1768
1768
  > `optional` **onDragCapture**: `DragEventHandler`\<`HTMLDivElement`\>
1769
1769
 
1770
- Defined in: node\_modules/@types/react/index.d.ts:2513
1770
+ Defined in: node\_modules/@types/react/index.d.ts:2507
1771
1771
 
1772
1772
  #### Inherited from
1773
1773
 
@@ -1779,7 +1779,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2513
1779
1779
 
1780
1780
  > `optional` **onDragEnd**: `DragEventHandler`\<`HTMLDivElement`\>
1781
1781
 
1782
- Defined in: node\_modules/@types/react/index.d.ts:2514
1782
+ Defined in: node\_modules/@types/react/index.d.ts:2508
1783
1783
 
1784
1784
  #### Inherited from
1785
1785
 
@@ -1791,7 +1791,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2514
1791
1791
 
1792
1792
  > `optional` **onDragEndCapture**: `DragEventHandler`\<`HTMLDivElement`\>
1793
1793
 
1794
- Defined in: node\_modules/@types/react/index.d.ts:2515
1794
+ Defined in: node\_modules/@types/react/index.d.ts:2509
1795
1795
 
1796
1796
  #### Inherited from
1797
1797
 
@@ -1803,7 +1803,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2515
1803
1803
 
1804
1804
  > `optional` **onDragEnter**: `DragEventHandler`\<`HTMLDivElement`\>
1805
1805
 
1806
- Defined in: node\_modules/@types/react/index.d.ts:2516
1806
+ Defined in: node\_modules/@types/react/index.d.ts:2510
1807
1807
 
1808
1808
  #### Inherited from
1809
1809
 
@@ -1815,7 +1815,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2516
1815
1815
 
1816
1816
  > `optional` **onDragEnterCapture**: `DragEventHandler`\<`HTMLDivElement`\>
1817
1817
 
1818
- Defined in: node\_modules/@types/react/index.d.ts:2517
1818
+ Defined in: node\_modules/@types/react/index.d.ts:2511
1819
1819
 
1820
1820
  #### Inherited from
1821
1821
 
@@ -1827,7 +1827,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2517
1827
1827
 
1828
1828
  > `optional` **onDragExit**: `DragEventHandler`\<`HTMLDivElement`\>
1829
1829
 
1830
- Defined in: node\_modules/@types/react/index.d.ts:2518
1830
+ Defined in: node\_modules/@types/react/index.d.ts:2512
1831
1831
 
1832
1832
  #### Inherited from
1833
1833
 
@@ -1839,7 +1839,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2518
1839
1839
 
1840
1840
  > `optional` **onDragExitCapture**: `DragEventHandler`\<`HTMLDivElement`\>
1841
1841
 
1842
- Defined in: node\_modules/@types/react/index.d.ts:2519
1842
+ Defined in: node\_modules/@types/react/index.d.ts:2513
1843
1843
 
1844
1844
  #### Inherited from
1845
1845
 
@@ -1851,7 +1851,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2519
1851
1851
 
1852
1852
  > `optional` **onDragLeave**: `DragEventHandler`\<`HTMLDivElement`\>
1853
1853
 
1854
- Defined in: node\_modules/@types/react/index.d.ts:2520
1854
+ Defined in: node\_modules/@types/react/index.d.ts:2514
1855
1855
 
1856
1856
  #### Inherited from
1857
1857
 
@@ -1863,7 +1863,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2520
1863
1863
 
1864
1864
  > `optional` **onDragLeaveCapture**: `DragEventHandler`\<`HTMLDivElement`\>
1865
1865
 
1866
- Defined in: node\_modules/@types/react/index.d.ts:2521
1866
+ Defined in: node\_modules/@types/react/index.d.ts:2515
1867
1867
 
1868
1868
  #### Inherited from
1869
1869
 
@@ -1875,7 +1875,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2521
1875
1875
 
1876
1876
  > `optional` **onDragOver**: `DragEventHandler`\<`HTMLDivElement`\>
1877
1877
 
1878
- Defined in: node\_modules/@types/react/index.d.ts:2522
1878
+ Defined in: node\_modules/@types/react/index.d.ts:2516
1879
1879
 
1880
1880
  #### Inherited from
1881
1881
 
@@ -1887,7 +1887,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2522
1887
1887
 
1888
1888
  > `optional` **onDragOverCapture**: `DragEventHandler`\<`HTMLDivElement`\>
1889
1889
 
1890
- Defined in: node\_modules/@types/react/index.d.ts:2523
1890
+ Defined in: node\_modules/@types/react/index.d.ts:2517
1891
1891
 
1892
1892
  #### Inherited from
1893
1893
 
@@ -1899,7 +1899,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2523
1899
1899
 
1900
1900
  > `optional` **onDragStart**: `DragEventHandler`\<`HTMLDivElement`\>
1901
1901
 
1902
- Defined in: node\_modules/@types/react/index.d.ts:2524
1902
+ Defined in: node\_modules/@types/react/index.d.ts:2518
1903
1903
 
1904
1904
  #### Inherited from
1905
1905
 
@@ -1911,7 +1911,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2524
1911
1911
 
1912
1912
  > `optional` **onDragStartCapture**: `DragEventHandler`\<`HTMLDivElement`\>
1913
1913
 
1914
- Defined in: node\_modules/@types/react/index.d.ts:2525
1914
+ Defined in: node\_modules/@types/react/index.d.ts:2519
1915
1915
 
1916
1916
  #### Inherited from
1917
1917
 
@@ -1923,7 +1923,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2525
1923
1923
 
1924
1924
  > `optional` **onDrop**: `DragEventHandler`\<`HTMLDivElement`\>
1925
1925
 
1926
- Defined in: node\_modules/@types/react/index.d.ts:2526
1926
+ Defined in: node\_modules/@types/react/index.d.ts:2520
1927
1927
 
1928
1928
  #### Inherited from
1929
1929
 
@@ -1935,7 +1935,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2526
1935
1935
 
1936
1936
  > `optional` **onDropCapture**: `DragEventHandler`\<`HTMLDivElement`\>
1937
1937
 
1938
- Defined in: node\_modules/@types/react/index.d.ts:2527
1938
+ Defined in: node\_modules/@types/react/index.d.ts:2521
1939
1939
 
1940
1940
  #### Inherited from
1941
1941
 
@@ -1947,7 +1947,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2527
1947
1947
 
1948
1948
  > `optional` **onDurationChange**: `ReactEventHandler`\<`HTMLDivElement`\>
1949
1949
 
1950
- Defined in: node\_modules/@types/react/index.d.ts:2464
1950
+ Defined in: node\_modules/@types/react/index.d.ts:2458
1951
1951
 
1952
1952
  #### Inherited from
1953
1953
 
@@ -1959,7 +1959,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2464
1959
1959
 
1960
1960
  > `optional` **onDurationChangeCapture**: `ReactEventHandler`\<`HTMLDivElement`\>
1961
1961
 
1962
- Defined in: node\_modules/@types/react/index.d.ts:2465
1962
+ Defined in: node\_modules/@types/react/index.d.ts:2459
1963
1963
 
1964
1964
  #### Inherited from
1965
1965
 
@@ -1971,7 +1971,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2465
1971
1971
 
1972
1972
  > `optional` **onEmptied**: `ReactEventHandler`\<`HTMLDivElement`\>
1973
1973
 
1974
- Defined in: node\_modules/@types/react/index.d.ts:2466
1974
+ Defined in: node\_modules/@types/react/index.d.ts:2460
1975
1975
 
1976
1976
  #### Inherited from
1977
1977
 
@@ -1983,7 +1983,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2466
1983
1983
 
1984
1984
  > `optional` **onEmptiedCapture**: `ReactEventHandler`\<`HTMLDivElement`\>
1985
1985
 
1986
- Defined in: node\_modules/@types/react/index.d.ts:2467
1986
+ Defined in: node\_modules/@types/react/index.d.ts:2461
1987
1987
 
1988
1988
  #### Inherited from
1989
1989
 
@@ -1995,7 +1995,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2467
1995
1995
 
1996
1996
  > `optional` **onEncrypted**: `ReactEventHandler`\<`HTMLDivElement`\>
1997
1997
 
1998
- Defined in: node\_modules/@types/react/index.d.ts:2468
1998
+ Defined in: node\_modules/@types/react/index.d.ts:2462
1999
1999
 
2000
2000
  #### Inherited from
2001
2001
 
@@ -2007,7 +2007,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2468
2007
2007
 
2008
2008
  > `optional` **onEncryptedCapture**: `ReactEventHandler`\<`HTMLDivElement`\>
2009
2009
 
2010
- Defined in: node\_modules/@types/react/index.d.ts:2469
2010
+ Defined in: node\_modules/@types/react/index.d.ts:2463
2011
2011
 
2012
2012
  #### Inherited from
2013
2013
 
@@ -2019,7 +2019,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2469
2019
2019
 
2020
2020
  > `optional` **onEnded**: `ReactEventHandler`\<`HTMLDivElement`\>
2021
2021
 
2022
- Defined in: node\_modules/@types/react/index.d.ts:2470
2022
+ Defined in: node\_modules/@types/react/index.d.ts:2464
2023
2023
 
2024
2024
  #### Inherited from
2025
2025
 
@@ -2031,7 +2031,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2470
2031
2031
 
2032
2032
  > `optional` **onEndedCapture**: `ReactEventHandler`\<`HTMLDivElement`\>
2033
2033
 
2034
- Defined in: node\_modules/@types/react/index.d.ts:2471
2034
+ Defined in: node\_modules/@types/react/index.d.ts:2465
2035
2035
 
2036
2036
  #### Inherited from
2037
2037
 
@@ -2043,7 +2043,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2471
2043
2043
 
2044
2044
  > `optional` **onError**: `ReactEventHandler`\<`HTMLDivElement`\>
2045
2045
 
2046
- Defined in: node\_modules/@types/react/index.d.ts:2444
2046
+ Defined in: node\_modules/@types/react/index.d.ts:2438
2047
2047
 
2048
2048
  #### Inherited from
2049
2049
 
@@ -2055,7 +2055,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2444
2055
2055
 
2056
2056
  > `optional` **onErrorCapture**: `ReactEventHandler`\<`HTMLDivElement`\>
2057
2057
 
2058
- Defined in: node\_modules/@types/react/index.d.ts:2445
2058
+ Defined in: node\_modules/@types/react/index.d.ts:2439
2059
2059
 
2060
2060
  #### Inherited from
2061
2061
 
@@ -2067,7 +2067,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2445
2067
2067
 
2068
2068
  > `optional` **onFocus**: `FocusEventHandler`\<`HTMLDivElement`\>
2069
2069
 
2070
- Defined in: node\_modules/@types/react/index.d.ts:2422
2070
+ Defined in: node\_modules/@types/react/index.d.ts:2416
2071
2071
 
2072
2072
  #### Inherited from
2073
2073
 
@@ -2079,7 +2079,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2422
2079
2079
 
2080
2080
  > `optional` **onFocusCapture**: `FocusEventHandler`\<`HTMLDivElement`\>
2081
2081
 
2082
- Defined in: node\_modules/@types/react/index.d.ts:2423
2082
+ Defined in: node\_modules/@types/react/index.d.ts:2417
2083
2083
 
2084
2084
  #### Inherited from
2085
2085
 
@@ -2091,7 +2091,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2423
2091
2091
 
2092
2092
  > `optional` **onGotPointerCapture**: `PointerEventHandler`\<`HTMLDivElement`\>
2093
2093
 
2094
- Defined in: node\_modules/@types/react/index.d.ts:2570
2094
+ Defined in: node\_modules/@types/react/index.d.ts:2564
2095
2095
 
2096
2096
  #### Inherited from
2097
2097
 
@@ -2103,7 +2103,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2570
2103
2103
 
2104
2104
  > `optional` **onGotPointerCaptureCapture**: `PointerEventHandler`\<`HTMLDivElement`\>
2105
2105
 
2106
- Defined in: node\_modules/@types/react/index.d.ts:2571
2106
+ Defined in: node\_modules/@types/react/index.d.ts:2565
2107
2107
 
2108
2108
  #### Inherited from
2109
2109
 
@@ -2115,7 +2115,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2571
2115
2115
 
2116
2116
  > `optional` **onInput**: `FormEventHandler`\<`HTMLDivElement`\>
2117
2117
 
2118
- Defined in: node\_modules/@types/react/index.d.ts:2432
2118
+ Defined in: node\_modules/@types/react/index.d.ts:2426
2119
2119
 
2120
2120
  #### Inherited from
2121
2121
 
@@ -2127,7 +2127,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2432
2127
2127
 
2128
2128
  > `optional` **onInputCapture**: `FormEventHandler`\<`HTMLDivElement`\>
2129
2129
 
2130
- Defined in: node\_modules/@types/react/index.d.ts:2433
2130
+ Defined in: node\_modules/@types/react/index.d.ts:2427
2131
2131
 
2132
2132
  #### Inherited from
2133
2133
 
@@ -2139,7 +2139,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2433
2139
2139
 
2140
2140
  > `optional` **onInvalid**: `FormEventHandler`\<`HTMLDivElement`\>
2141
2141
 
2142
- Defined in: node\_modules/@types/react/index.d.ts:2438
2142
+ Defined in: node\_modules/@types/react/index.d.ts:2432
2143
2143
 
2144
2144
  #### Inherited from
2145
2145
 
@@ -2151,7 +2151,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2438
2151
2151
 
2152
2152
  > `optional` **onInvalidCapture**: `FormEventHandler`\<`HTMLDivElement`\>
2153
2153
 
2154
- Defined in: node\_modules/@types/react/index.d.ts:2439
2154
+ Defined in: node\_modules/@types/react/index.d.ts:2433
2155
2155
 
2156
2156
  #### Inherited from
2157
2157
 
@@ -2163,7 +2163,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2439
2163
2163
 
2164
2164
  > `optional` **onKeyDown**: `KeyboardEventHandler`\<`HTMLDivElement`\>
2165
2165
 
2166
- Defined in: node\_modules/@types/react/index.d.ts:2448
2166
+ Defined in: node\_modules/@types/react/index.d.ts:2442
2167
2167
 
2168
2168
  #### Inherited from
2169
2169
 
@@ -2175,7 +2175,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2448
2175
2175
 
2176
2176
  > `optional` **onKeyDownCapture**: `KeyboardEventHandler`\<`HTMLDivElement`\>
2177
2177
 
2178
- Defined in: node\_modules/@types/react/index.d.ts:2449
2178
+ Defined in: node\_modules/@types/react/index.d.ts:2443
2179
2179
 
2180
2180
  #### Inherited from
2181
2181
 
@@ -2187,7 +2187,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2449
2187
2187
 
2188
2188
  > `optional` **onKeyPress**: `KeyboardEventHandler`\<`HTMLDivElement`\>
2189
2189
 
2190
- Defined in: node\_modules/@types/react/index.d.ts:2451
2190
+ Defined in: node\_modules/@types/react/index.d.ts:2445
2191
2191
 
2192
2192
  #### Deprecated
2193
2193
 
@@ -2203,7 +2203,7 @@ Use `onKeyUp` or `onKeyDown` instead
2203
2203
 
2204
2204
  > `optional` **onKeyPressCapture**: `KeyboardEventHandler`\<`HTMLDivElement`\>
2205
2205
 
2206
- Defined in: node\_modules/@types/react/index.d.ts:2453
2206
+ Defined in: node\_modules/@types/react/index.d.ts:2447
2207
2207
 
2208
2208
  #### Deprecated
2209
2209
 
@@ -2219,7 +2219,7 @@ Use `onKeyUpCapture` or `onKeyDownCapture` instead
2219
2219
 
2220
2220
  > `optional` **onKeyUp**: `KeyboardEventHandler`\<`HTMLDivElement`\>
2221
2221
 
2222
- Defined in: node\_modules/@types/react/index.d.ts:2454
2222
+ Defined in: node\_modules/@types/react/index.d.ts:2448
2223
2223
 
2224
2224
  #### Inherited from
2225
2225
 
@@ -2231,7 +2231,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2454
2231
2231
 
2232
2232
  > `optional` **onKeyUpCapture**: `KeyboardEventHandler`\<`HTMLDivElement`\>
2233
2233
 
2234
- Defined in: node\_modules/@types/react/index.d.ts:2455
2234
+ Defined in: node\_modules/@types/react/index.d.ts:2449
2235
2235
 
2236
2236
  #### Inherited from
2237
2237
 
@@ -2243,7 +2243,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2455
2243
2243
 
2244
2244
  > `optional` **onLoad**: `ReactEventHandler`\<`HTMLDivElement`\>
2245
2245
 
2246
- Defined in: node\_modules/@types/react/index.d.ts:2442
2246
+ Defined in: node\_modules/@types/react/index.d.ts:2436
2247
2247
 
2248
2248
  #### Inherited from
2249
2249
 
@@ -2255,7 +2255,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2442
2255
2255
 
2256
2256
  > `optional` **onLoadCapture**: `ReactEventHandler`\<`HTMLDivElement`\>
2257
2257
 
2258
- Defined in: node\_modules/@types/react/index.d.ts:2443
2258
+ Defined in: node\_modules/@types/react/index.d.ts:2437
2259
2259
 
2260
2260
  #### Inherited from
2261
2261
 
@@ -2267,7 +2267,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2443
2267
2267
 
2268
2268
  > `optional` **onLoadedData**: `ReactEventHandler`\<`HTMLDivElement`\>
2269
2269
 
2270
- Defined in: node\_modules/@types/react/index.d.ts:2472
2270
+ Defined in: node\_modules/@types/react/index.d.ts:2466
2271
2271
 
2272
2272
  #### Inherited from
2273
2273
 
@@ -2279,7 +2279,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2472
2279
2279
 
2280
2280
  > `optional` **onLoadedDataCapture**: `ReactEventHandler`\<`HTMLDivElement`\>
2281
2281
 
2282
- Defined in: node\_modules/@types/react/index.d.ts:2473
2282
+ Defined in: node\_modules/@types/react/index.d.ts:2467
2283
2283
 
2284
2284
  #### Inherited from
2285
2285
 
@@ -2291,7 +2291,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2473
2291
2291
 
2292
2292
  > `optional` **onLoadedMetadata**: `ReactEventHandler`\<`HTMLDivElement`\>
2293
2293
 
2294
- Defined in: node\_modules/@types/react/index.d.ts:2474
2294
+ Defined in: node\_modules/@types/react/index.d.ts:2468
2295
2295
 
2296
2296
  #### Inherited from
2297
2297
 
@@ -2303,7 +2303,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2474
2303
2303
 
2304
2304
  > `optional` **onLoadedMetadataCapture**: `ReactEventHandler`\<`HTMLDivElement`\>
2305
2305
 
2306
- Defined in: node\_modules/@types/react/index.d.ts:2475
2306
+ Defined in: node\_modules/@types/react/index.d.ts:2469
2307
2307
 
2308
2308
  #### Inherited from
2309
2309
 
@@ -2315,7 +2315,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2475
2315
2315
 
2316
2316
  > `optional` **onLoadStart**: `ReactEventHandler`\<`HTMLDivElement`\>
2317
2317
 
2318
- Defined in: node\_modules/@types/react/index.d.ts:2476
2318
+ Defined in: node\_modules/@types/react/index.d.ts:2470
2319
2319
 
2320
2320
  #### Inherited from
2321
2321
 
@@ -2327,7 +2327,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2476
2327
2327
 
2328
2328
  > `optional` **onLoadStartCapture**: `ReactEventHandler`\<`HTMLDivElement`\>
2329
2329
 
2330
- Defined in: node\_modules/@types/react/index.d.ts:2477
2330
+ Defined in: node\_modules/@types/react/index.d.ts:2471
2331
2331
 
2332
2332
  #### Inherited from
2333
2333
 
@@ -2339,7 +2339,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2477
2339
2339
 
2340
2340
  > `optional` **onLostPointerCapture**: `PointerEventHandler`\<`HTMLDivElement`\>
2341
2341
 
2342
- Defined in: node\_modules/@types/react/index.d.ts:2572
2342
+ Defined in: node\_modules/@types/react/index.d.ts:2566
2343
2343
 
2344
2344
  #### Inherited from
2345
2345
 
@@ -2351,7 +2351,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2572
2351
2351
 
2352
2352
  > `optional` **onLostPointerCaptureCapture**: `PointerEventHandler`\<`HTMLDivElement`\>
2353
2353
 
2354
- Defined in: node\_modules/@types/react/index.d.ts:2573
2354
+ Defined in: node\_modules/@types/react/index.d.ts:2567
2355
2355
 
2356
2356
  #### Inherited from
2357
2357
 
@@ -2363,7 +2363,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2573
2363
2363
 
2364
2364
  > `optional` **onMouseDown**: `MouseEventHandler`\<`HTMLDivElement`\>
2365
2365
 
2366
- Defined in: node\_modules/@types/react/index.d.ts:2528
2366
+ Defined in: node\_modules/@types/react/index.d.ts:2522
2367
2367
 
2368
2368
  #### Inherited from
2369
2369
 
@@ -2375,7 +2375,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2528
2375
2375
 
2376
2376
  > `optional` **onMouseDownCapture**: `MouseEventHandler`\<`HTMLDivElement`\>
2377
2377
 
2378
- Defined in: node\_modules/@types/react/index.d.ts:2529
2378
+ Defined in: node\_modules/@types/react/index.d.ts:2523
2379
2379
 
2380
2380
  #### Inherited from
2381
2381
 
@@ -2387,7 +2387,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2529
2387
2387
 
2388
2388
  > `optional` **onMouseEnter**: `MouseEventHandler`\<`HTMLDivElement`\>
2389
2389
 
2390
- Defined in: node\_modules/@types/react/index.d.ts:2530
2390
+ Defined in: node\_modules/@types/react/index.d.ts:2524
2391
2391
 
2392
2392
  #### Inherited from
2393
2393
 
@@ -2399,7 +2399,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2530
2399
2399
 
2400
2400
  > `optional` **onMouseLeave**: `MouseEventHandler`\<`HTMLDivElement`\>
2401
2401
 
2402
- Defined in: node\_modules/@types/react/index.d.ts:2531
2402
+ Defined in: node\_modules/@types/react/index.d.ts:2525
2403
2403
 
2404
2404
  #### Inherited from
2405
2405
 
@@ -2411,7 +2411,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2531
2411
2411
 
2412
2412
  > `optional` **onMouseMove**: `MouseEventHandler`\<`HTMLDivElement`\>
2413
2413
 
2414
- Defined in: node\_modules/@types/react/index.d.ts:2532
2414
+ Defined in: node\_modules/@types/react/index.d.ts:2526
2415
2415
 
2416
2416
  #### Inherited from
2417
2417
 
@@ -2423,7 +2423,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2532
2423
2423
 
2424
2424
  > `optional` **onMouseMoveCapture**: `MouseEventHandler`\<`HTMLDivElement`\>
2425
2425
 
2426
- Defined in: node\_modules/@types/react/index.d.ts:2533
2426
+ Defined in: node\_modules/@types/react/index.d.ts:2527
2427
2427
 
2428
2428
  #### Inherited from
2429
2429
 
@@ -2435,7 +2435,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2533
2435
2435
 
2436
2436
  > `optional` **onMouseOut**: `MouseEventHandler`\<`HTMLDivElement`\>
2437
2437
 
2438
- Defined in: node\_modules/@types/react/index.d.ts:2534
2438
+ Defined in: node\_modules/@types/react/index.d.ts:2528
2439
2439
 
2440
2440
  #### Inherited from
2441
2441
 
@@ -2447,7 +2447,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2534
2447
2447
 
2448
2448
  > `optional` **onMouseOutCapture**: `MouseEventHandler`\<`HTMLDivElement`\>
2449
2449
 
2450
- Defined in: node\_modules/@types/react/index.d.ts:2535
2450
+ Defined in: node\_modules/@types/react/index.d.ts:2529
2451
2451
 
2452
2452
  #### Inherited from
2453
2453
 
@@ -2459,7 +2459,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2535
2459
2459
 
2460
2460
  > `optional` **onMouseOver**: `MouseEventHandler`\<`HTMLDivElement`\>
2461
2461
 
2462
- Defined in: node\_modules/@types/react/index.d.ts:2536
2462
+ Defined in: node\_modules/@types/react/index.d.ts:2530
2463
2463
 
2464
2464
  #### Inherited from
2465
2465
 
@@ -2471,7 +2471,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2536
2471
2471
 
2472
2472
  > `optional` **onMouseOverCapture**: `MouseEventHandler`\<`HTMLDivElement`\>
2473
2473
 
2474
- Defined in: node\_modules/@types/react/index.d.ts:2537
2474
+ Defined in: node\_modules/@types/react/index.d.ts:2531
2475
2475
 
2476
2476
  #### Inherited from
2477
2477
 
@@ -2483,7 +2483,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2537
2483
2483
 
2484
2484
  > `optional` **onMouseUp**: `MouseEventHandler`\<`HTMLDivElement`\>
2485
2485
 
2486
- Defined in: node\_modules/@types/react/index.d.ts:2538
2486
+ Defined in: node\_modules/@types/react/index.d.ts:2532
2487
2487
 
2488
2488
  #### Inherited from
2489
2489
 
@@ -2495,7 +2495,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2538
2495
2495
 
2496
2496
  > `optional` **onMouseUpCapture**: `MouseEventHandler`\<`HTMLDivElement`\>
2497
2497
 
2498
- Defined in: node\_modules/@types/react/index.d.ts:2539
2498
+ Defined in: node\_modules/@types/react/index.d.ts:2533
2499
2499
 
2500
2500
  #### Inherited from
2501
2501
 
@@ -2507,7 +2507,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2539
2507
2507
 
2508
2508
  > `optional` **onPaste**: `ClipboardEventHandler`\<`HTMLDivElement`\>
2509
2509
 
2510
- Defined in: node\_modules/@types/react/index.d.ts:2410
2510
+ Defined in: node\_modules/@types/react/index.d.ts:2404
2511
2511
 
2512
2512
  #### Inherited from
2513
2513
 
@@ -2519,7 +2519,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2410
2519
2519
 
2520
2520
  > `optional` **onPasteCapture**: `ClipboardEventHandler`\<`HTMLDivElement`\>
2521
2521
 
2522
- Defined in: node\_modules/@types/react/index.d.ts:2411
2522
+ Defined in: node\_modules/@types/react/index.d.ts:2405
2523
2523
 
2524
2524
  #### Inherited from
2525
2525
 
@@ -2531,7 +2531,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2411
2531
2531
 
2532
2532
  > `optional` **onPause**: `ReactEventHandler`\<`HTMLDivElement`\>
2533
2533
 
2534
- Defined in: node\_modules/@types/react/index.d.ts:2478
2534
+ Defined in: node\_modules/@types/react/index.d.ts:2472
2535
2535
 
2536
2536
  #### Inherited from
2537
2537
 
@@ -2543,7 +2543,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2478
2543
2543
 
2544
2544
  > `optional` **onPauseCapture**: `ReactEventHandler`\<`HTMLDivElement`\>
2545
2545
 
2546
- Defined in: node\_modules/@types/react/index.d.ts:2479
2546
+ Defined in: node\_modules/@types/react/index.d.ts:2473
2547
2547
 
2548
2548
  #### Inherited from
2549
2549
 
@@ -2555,7 +2555,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2479
2555
2555
 
2556
2556
  > `optional` **onPlay**: `ReactEventHandler`\<`HTMLDivElement`\>
2557
2557
 
2558
- Defined in: node\_modules/@types/react/index.d.ts:2480
2558
+ Defined in: node\_modules/@types/react/index.d.ts:2474
2559
2559
 
2560
2560
  #### Inherited from
2561
2561
 
@@ -2567,7 +2567,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2480
2567
2567
 
2568
2568
  > `optional` **onPlayCapture**: `ReactEventHandler`\<`HTMLDivElement`\>
2569
2569
 
2570
- Defined in: node\_modules/@types/react/index.d.ts:2481
2570
+ Defined in: node\_modules/@types/react/index.d.ts:2475
2571
2571
 
2572
2572
  #### Inherited from
2573
2573
 
@@ -2579,7 +2579,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2481
2579
2579
 
2580
2580
  > `optional` **onPlaying**: `ReactEventHandler`\<`HTMLDivElement`\>
2581
2581
 
2582
- Defined in: node\_modules/@types/react/index.d.ts:2482
2582
+ Defined in: node\_modules/@types/react/index.d.ts:2476
2583
2583
 
2584
2584
  #### Inherited from
2585
2585
 
@@ -2591,7 +2591,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2482
2591
2591
 
2592
2592
  > `optional` **onPlayingCapture**: `ReactEventHandler`\<`HTMLDivElement`\>
2593
2593
 
2594
- Defined in: node\_modules/@types/react/index.d.ts:2483
2594
+ Defined in: node\_modules/@types/react/index.d.ts:2477
2595
2595
 
2596
2596
  #### Inherited from
2597
2597
 
@@ -2603,7 +2603,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2483
2603
2603
 
2604
2604
  > `optional` **onPointerCancel**: `PointerEventHandler`\<`HTMLDivElement`\>
2605
2605
 
2606
- Defined in: node\_modules/@types/react/index.d.ts:2562
2606
+ Defined in: node\_modules/@types/react/index.d.ts:2556
2607
2607
 
2608
2608
  #### Inherited from
2609
2609
 
@@ -2615,7 +2615,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2562
2615
2615
 
2616
2616
  > `optional` **onPointerCancelCapture**: `PointerEventHandler`\<`HTMLDivElement`\>
2617
2617
 
2618
- Defined in: node\_modules/@types/react/index.d.ts:2563
2618
+ Defined in: node\_modules/@types/react/index.d.ts:2557
2619
2619
 
2620
2620
  #### Inherited from
2621
2621
 
@@ -2627,7 +2627,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2563
2627
2627
 
2628
2628
  > `optional` **onPointerDown**: `PointerEventHandler`\<`HTMLDivElement`\>
2629
2629
 
2630
- Defined in: node\_modules/@types/react/index.d.ts:2556
2630
+ Defined in: node\_modules/@types/react/index.d.ts:2550
2631
2631
 
2632
2632
  #### Inherited from
2633
2633
 
@@ -2639,7 +2639,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2556
2639
2639
 
2640
2640
  > `optional` **onPointerDownCapture**: `PointerEventHandler`\<`HTMLDivElement`\>
2641
2641
 
2642
- Defined in: node\_modules/@types/react/index.d.ts:2557
2642
+ Defined in: node\_modules/@types/react/index.d.ts:2551
2643
2643
 
2644
2644
  #### Inherited from
2645
2645
 
@@ -2651,7 +2651,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2557
2651
2651
 
2652
2652
  > `optional` **onPointerEnter**: `PointerEventHandler`\<`HTMLDivElement`\>
2653
2653
 
2654
- Defined in: node\_modules/@types/react/index.d.ts:2564
2654
+ Defined in: node\_modules/@types/react/index.d.ts:2558
2655
2655
 
2656
2656
  #### Inherited from
2657
2657
 
@@ -2663,7 +2663,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2564
2663
2663
 
2664
2664
  > `optional` **onPointerLeave**: `PointerEventHandler`\<`HTMLDivElement`\>
2665
2665
 
2666
- Defined in: node\_modules/@types/react/index.d.ts:2565
2666
+ Defined in: node\_modules/@types/react/index.d.ts:2559
2667
2667
 
2668
2668
  #### Inherited from
2669
2669
 
@@ -2675,7 +2675,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2565
2675
2675
 
2676
2676
  > `optional` **onPointerMove**: `PointerEventHandler`\<`HTMLDivElement`\>
2677
2677
 
2678
- Defined in: node\_modules/@types/react/index.d.ts:2558
2678
+ Defined in: node\_modules/@types/react/index.d.ts:2552
2679
2679
 
2680
2680
  #### Inherited from
2681
2681
 
@@ -2687,7 +2687,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2558
2687
2687
 
2688
2688
  > `optional` **onPointerMoveCapture**: `PointerEventHandler`\<`HTMLDivElement`\>
2689
2689
 
2690
- Defined in: node\_modules/@types/react/index.d.ts:2559
2690
+ Defined in: node\_modules/@types/react/index.d.ts:2553
2691
2691
 
2692
2692
  #### Inherited from
2693
2693
 
@@ -2699,7 +2699,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2559
2699
2699
 
2700
2700
  > `optional` **onPointerOut**: `PointerEventHandler`\<`HTMLDivElement`\>
2701
2701
 
2702
- Defined in: node\_modules/@types/react/index.d.ts:2568
2702
+ Defined in: node\_modules/@types/react/index.d.ts:2562
2703
2703
 
2704
2704
  #### Inherited from
2705
2705
 
@@ -2711,7 +2711,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2568
2711
2711
 
2712
2712
  > `optional` **onPointerOutCapture**: `PointerEventHandler`\<`HTMLDivElement`\>
2713
2713
 
2714
- Defined in: node\_modules/@types/react/index.d.ts:2569
2714
+ Defined in: node\_modules/@types/react/index.d.ts:2563
2715
2715
 
2716
2716
  #### Inherited from
2717
2717
 
@@ -2723,7 +2723,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2569
2723
2723
 
2724
2724
  > `optional` **onPointerOver**: `PointerEventHandler`\<`HTMLDivElement`\>
2725
2725
 
2726
- Defined in: node\_modules/@types/react/index.d.ts:2566
2726
+ Defined in: node\_modules/@types/react/index.d.ts:2560
2727
2727
 
2728
2728
  #### Inherited from
2729
2729
 
@@ -2735,7 +2735,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2566
2735
2735
 
2736
2736
  > `optional` **onPointerOverCapture**: `PointerEventHandler`\<`HTMLDivElement`\>
2737
2737
 
2738
- Defined in: node\_modules/@types/react/index.d.ts:2567
2738
+ Defined in: node\_modules/@types/react/index.d.ts:2561
2739
2739
 
2740
2740
  #### Inherited from
2741
2741
 
@@ -2747,7 +2747,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2567
2747
2747
 
2748
2748
  > `optional` **onPointerUp**: `PointerEventHandler`\<`HTMLDivElement`\>
2749
2749
 
2750
- Defined in: node\_modules/@types/react/index.d.ts:2560
2750
+ Defined in: node\_modules/@types/react/index.d.ts:2554
2751
2751
 
2752
2752
  #### Inherited from
2753
2753
 
@@ -2759,7 +2759,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2560
2759
2759
 
2760
2760
  > `optional` **onPointerUpCapture**: `PointerEventHandler`\<`HTMLDivElement`\>
2761
2761
 
2762
- Defined in: node\_modules/@types/react/index.d.ts:2561
2762
+ Defined in: node\_modules/@types/react/index.d.ts:2555
2763
2763
 
2764
2764
  #### Inherited from
2765
2765
 
@@ -2771,7 +2771,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2561
2771
2771
 
2772
2772
  > `optional` **onProgress**: `ReactEventHandler`\<`HTMLDivElement`\>
2773
2773
 
2774
- Defined in: node\_modules/@types/react/index.d.ts:2484
2774
+ Defined in: node\_modules/@types/react/index.d.ts:2478
2775
2775
 
2776
2776
  #### Inherited from
2777
2777
 
@@ -2783,7 +2783,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2484
2783
2783
 
2784
2784
  > `optional` **onProgressCapture**: `ReactEventHandler`\<`HTMLDivElement`\>
2785
2785
 
2786
- Defined in: node\_modules/@types/react/index.d.ts:2485
2786
+ Defined in: node\_modules/@types/react/index.d.ts:2479
2787
2787
 
2788
2788
  #### Inherited from
2789
2789
 
@@ -2795,7 +2795,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2485
2795
2795
 
2796
2796
  > `optional` **onRateChange**: `ReactEventHandler`\<`HTMLDivElement`\>
2797
2797
 
2798
- Defined in: node\_modules/@types/react/index.d.ts:2486
2798
+ Defined in: node\_modules/@types/react/index.d.ts:2480
2799
2799
 
2800
2800
  #### Inherited from
2801
2801
 
@@ -2807,7 +2807,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2486
2807
2807
 
2808
2808
  > `optional` **onRateChangeCapture**: `ReactEventHandler`\<`HTMLDivElement`\>
2809
2809
 
2810
- Defined in: node\_modules/@types/react/index.d.ts:2487
2810
+ Defined in: node\_modules/@types/react/index.d.ts:2481
2811
2811
 
2812
2812
  #### Inherited from
2813
2813
 
@@ -2819,7 +2819,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2487
2819
2819
 
2820
2820
  > `optional` **onReset**: `FormEventHandler`\<`HTMLDivElement`\>
2821
2821
 
2822
- Defined in: node\_modules/@types/react/index.d.ts:2434
2822
+ Defined in: node\_modules/@types/react/index.d.ts:2428
2823
2823
 
2824
2824
  #### Inherited from
2825
2825
 
@@ -2831,7 +2831,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2434
2831
2831
 
2832
2832
  > `optional` **onResetCapture**: `FormEventHandler`\<`HTMLDivElement`\>
2833
2833
 
2834
- Defined in: node\_modules/@types/react/index.d.ts:2435
2834
+ Defined in: node\_modules/@types/react/index.d.ts:2429
2835
2835
 
2836
2836
  #### Inherited from
2837
2837
 
@@ -2843,7 +2843,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2435
2843
2843
 
2844
2844
  > `optional` **onScroll**: `UIEventHandler`\<`HTMLDivElement`\>
2845
2845
 
2846
- Defined in: node\_modules/@types/react/index.d.ts:2576
2846
+ Defined in: node\_modules/@types/react/index.d.ts:2570
2847
2847
 
2848
2848
  #### Inherited from
2849
2849
 
@@ -2855,7 +2855,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2576
2855
2855
 
2856
2856
  > `optional` **onScrollCapture**: `UIEventHandler`\<`HTMLDivElement`\>
2857
2857
 
2858
- Defined in: node\_modules/@types/react/index.d.ts:2577
2858
+ Defined in: node\_modules/@types/react/index.d.ts:2571
2859
2859
 
2860
2860
  #### Inherited from
2861
2861
 
@@ -2867,7 +2867,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2577
2867
2867
 
2868
2868
  > `optional` **onSeeked**: `ReactEventHandler`\<`HTMLDivElement`\>
2869
2869
 
2870
- Defined in: node\_modules/@types/react/index.d.ts:2488
2870
+ Defined in: node\_modules/@types/react/index.d.ts:2482
2871
2871
 
2872
2872
  #### Inherited from
2873
2873
 
@@ -2879,7 +2879,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2488
2879
2879
 
2880
2880
  > `optional` **onSeekedCapture**: `ReactEventHandler`\<`HTMLDivElement`\>
2881
2881
 
2882
- Defined in: node\_modules/@types/react/index.d.ts:2489
2882
+ Defined in: node\_modules/@types/react/index.d.ts:2483
2883
2883
 
2884
2884
  #### Inherited from
2885
2885
 
@@ -2891,7 +2891,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2489
2891
2891
 
2892
2892
  > `optional` **onSeeking**: `ReactEventHandler`\<`HTMLDivElement`\>
2893
2893
 
2894
- Defined in: node\_modules/@types/react/index.d.ts:2490
2894
+ Defined in: node\_modules/@types/react/index.d.ts:2484
2895
2895
 
2896
2896
  #### Inherited from
2897
2897
 
@@ -2903,7 +2903,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2490
2903
2903
 
2904
2904
  > `optional` **onSeekingCapture**: `ReactEventHandler`\<`HTMLDivElement`\>
2905
2905
 
2906
- Defined in: node\_modules/@types/react/index.d.ts:2491
2906
+ Defined in: node\_modules/@types/react/index.d.ts:2485
2907
2907
 
2908
2908
  #### Inherited from
2909
2909
 
@@ -2915,7 +2915,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2491
2915
2915
 
2916
2916
  > `optional` **onSelect**: `ReactEventHandler`\<`HTMLDivElement`\>
2917
2917
 
2918
- Defined in: node\_modules/@types/react/index.d.ts:2542
2918
+ Defined in: node\_modules/@types/react/index.d.ts:2536
2919
2919
 
2920
2920
  #### Inherited from
2921
2921
 
@@ -2927,7 +2927,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2542
2927
2927
 
2928
2928
  > `optional` **onSelectCapture**: `ReactEventHandler`\<`HTMLDivElement`\>
2929
2929
 
2930
- Defined in: node\_modules/@types/react/index.d.ts:2543
2930
+ Defined in: node\_modules/@types/react/index.d.ts:2537
2931
2931
 
2932
2932
  #### Inherited from
2933
2933
 
@@ -2939,7 +2939,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2543
2939
2939
 
2940
2940
  > `optional` **onStalled**: `ReactEventHandler`\<`HTMLDivElement`\>
2941
2941
 
2942
- Defined in: node\_modules/@types/react/index.d.ts:2492
2942
+ Defined in: node\_modules/@types/react/index.d.ts:2486
2943
2943
 
2944
2944
  #### Inherited from
2945
2945
 
@@ -2951,7 +2951,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2492
2951
2951
 
2952
2952
  > `optional` **onStalledCapture**: `ReactEventHandler`\<`HTMLDivElement`\>
2953
2953
 
2954
- Defined in: node\_modules/@types/react/index.d.ts:2493
2954
+ Defined in: node\_modules/@types/react/index.d.ts:2487
2955
2955
 
2956
2956
  #### Inherited from
2957
2957
 
@@ -2963,7 +2963,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2493
2963
2963
 
2964
2964
  > `optional` **onSubmit**: `FormEventHandler`\<`HTMLDivElement`\>
2965
2965
 
2966
- Defined in: node\_modules/@types/react/index.d.ts:2436
2966
+ Defined in: node\_modules/@types/react/index.d.ts:2430
2967
2967
 
2968
2968
  #### Inherited from
2969
2969
 
@@ -2975,7 +2975,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2436
2975
2975
 
2976
2976
  > `optional` **onSubmitCapture**: `FormEventHandler`\<`HTMLDivElement`\>
2977
2977
 
2978
- Defined in: node\_modules/@types/react/index.d.ts:2437
2978
+ Defined in: node\_modules/@types/react/index.d.ts:2431
2979
2979
 
2980
2980
  #### Inherited from
2981
2981
 
@@ -2987,7 +2987,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2437
2987
2987
 
2988
2988
  > `optional` **onSuspend**: `ReactEventHandler`\<`HTMLDivElement`\>
2989
2989
 
2990
- Defined in: node\_modules/@types/react/index.d.ts:2494
2990
+ Defined in: node\_modules/@types/react/index.d.ts:2488
2991
2991
 
2992
2992
  #### Inherited from
2993
2993
 
@@ -2999,7 +2999,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2494
2999
2999
 
3000
3000
  > `optional` **onSuspendCapture**: `ReactEventHandler`\<`HTMLDivElement`\>
3001
3001
 
3002
- Defined in: node\_modules/@types/react/index.d.ts:2495
3002
+ Defined in: node\_modules/@types/react/index.d.ts:2489
3003
3003
 
3004
3004
  #### Inherited from
3005
3005
 
@@ -3011,7 +3011,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2495
3011
3011
 
3012
3012
  > `optional` **onTimeUpdate**: `ReactEventHandler`\<`HTMLDivElement`\>
3013
3013
 
3014
- Defined in: node\_modules/@types/react/index.d.ts:2496
3014
+ Defined in: node\_modules/@types/react/index.d.ts:2490
3015
3015
 
3016
3016
  #### Inherited from
3017
3017
 
@@ -3023,7 +3023,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2496
3023
3023
 
3024
3024
  > `optional` **onTimeUpdateCapture**: `ReactEventHandler`\<`HTMLDivElement`\>
3025
3025
 
3026
- Defined in: node\_modules/@types/react/index.d.ts:2497
3026
+ Defined in: node\_modules/@types/react/index.d.ts:2491
3027
3027
 
3028
3028
  #### Inherited from
3029
3029
 
@@ -3035,7 +3035,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2497
3035
3035
 
3036
3036
  > `optional` **onTouchCancel**: `TouchEventHandler`\<`HTMLDivElement`\>
3037
3037
 
3038
- Defined in: node\_modules/@types/react/index.d.ts:2546
3038
+ Defined in: node\_modules/@types/react/index.d.ts:2540
3039
3039
 
3040
3040
  #### Inherited from
3041
3041
 
@@ -3047,7 +3047,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2546
3047
3047
 
3048
3048
  > `optional` **onTouchCancelCapture**: `TouchEventHandler`\<`HTMLDivElement`\>
3049
3049
 
3050
- Defined in: node\_modules/@types/react/index.d.ts:2547
3050
+ Defined in: node\_modules/@types/react/index.d.ts:2541
3051
3051
 
3052
3052
  #### Inherited from
3053
3053
 
@@ -3059,7 +3059,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2547
3059
3059
 
3060
3060
  > `optional` **onTouchEnd**: `TouchEventHandler`\<`HTMLDivElement`\>
3061
3061
 
3062
- Defined in: node\_modules/@types/react/index.d.ts:2548
3062
+ Defined in: node\_modules/@types/react/index.d.ts:2542
3063
3063
 
3064
3064
  #### Inherited from
3065
3065
 
@@ -3071,7 +3071,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2548
3071
3071
 
3072
3072
  > `optional` **onTouchEndCapture**: `TouchEventHandler`\<`HTMLDivElement`\>
3073
3073
 
3074
- Defined in: node\_modules/@types/react/index.d.ts:2549
3074
+ Defined in: node\_modules/@types/react/index.d.ts:2543
3075
3075
 
3076
3076
  #### Inherited from
3077
3077
 
@@ -3083,7 +3083,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2549
3083
3083
 
3084
3084
  > `optional` **onTouchMove**: `TouchEventHandler`\<`HTMLDivElement`\>
3085
3085
 
3086
- Defined in: node\_modules/@types/react/index.d.ts:2550
3086
+ Defined in: node\_modules/@types/react/index.d.ts:2544
3087
3087
 
3088
3088
  #### Inherited from
3089
3089
 
@@ -3095,7 +3095,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2550
3095
3095
 
3096
3096
  > `optional` **onTouchMoveCapture**: `TouchEventHandler`\<`HTMLDivElement`\>
3097
3097
 
3098
- Defined in: node\_modules/@types/react/index.d.ts:2551
3098
+ Defined in: node\_modules/@types/react/index.d.ts:2545
3099
3099
 
3100
3100
  #### Inherited from
3101
3101
 
@@ -3107,7 +3107,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2551
3107
3107
 
3108
3108
  > `optional` **onTouchStart**: `TouchEventHandler`\<`HTMLDivElement`\>
3109
3109
 
3110
- Defined in: node\_modules/@types/react/index.d.ts:2552
3110
+ Defined in: node\_modules/@types/react/index.d.ts:2546
3111
3111
 
3112
3112
  #### Inherited from
3113
3113
 
@@ -3119,7 +3119,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2552
3119
3119
 
3120
3120
  > `optional` **onTouchStartCapture**: `TouchEventHandler`\<`HTMLDivElement`\>
3121
3121
 
3122
- Defined in: node\_modules/@types/react/index.d.ts:2553
3122
+ Defined in: node\_modules/@types/react/index.d.ts:2547
3123
3123
 
3124
3124
  #### Inherited from
3125
3125
 
@@ -3131,7 +3131,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2553
3131
3131
 
3132
3132
  > `optional` **onTransitionEnd**: `TransitionEventHandler`\<`HTMLDivElement`\>
3133
3133
 
3134
- Defined in: node\_modules/@types/react/index.d.ts:2592
3134
+ Defined in: node\_modules/@types/react/index.d.ts:2586
3135
3135
 
3136
3136
  #### Inherited from
3137
3137
 
@@ -3143,7 +3143,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2592
3143
3143
 
3144
3144
  > `optional` **onTransitionEndCapture**: `TransitionEventHandler`\<`HTMLDivElement`\>
3145
3145
 
3146
- Defined in: node\_modules/@types/react/index.d.ts:2593
3146
+ Defined in: node\_modules/@types/react/index.d.ts:2587
3147
3147
 
3148
3148
  #### Inherited from
3149
3149
 
@@ -3155,7 +3155,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2593
3155
3155
 
3156
3156
  > `optional` **onVolumeChange**: `ReactEventHandler`\<`HTMLDivElement`\>
3157
3157
 
3158
- Defined in: node\_modules/@types/react/index.d.ts:2498
3158
+ Defined in: node\_modules/@types/react/index.d.ts:2492
3159
3159
 
3160
3160
  #### Inherited from
3161
3161
 
@@ -3167,7 +3167,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2498
3167
3167
 
3168
3168
  > `optional` **onVolumeChangeCapture**: `ReactEventHandler`\<`HTMLDivElement`\>
3169
3169
 
3170
- Defined in: node\_modules/@types/react/index.d.ts:2499
3170
+ Defined in: node\_modules/@types/react/index.d.ts:2493
3171
3171
 
3172
3172
  #### Inherited from
3173
3173
 
@@ -3179,7 +3179,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2499
3179
3179
 
3180
3180
  > `optional` **onWaiting**: `ReactEventHandler`\<`HTMLDivElement`\>
3181
3181
 
3182
- Defined in: node\_modules/@types/react/index.d.ts:2500
3182
+ Defined in: node\_modules/@types/react/index.d.ts:2494
3183
3183
 
3184
3184
  #### Inherited from
3185
3185
 
@@ -3191,7 +3191,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2500
3191
3191
 
3192
3192
  > `optional` **onWaitingCapture**: `ReactEventHandler`\<`HTMLDivElement`\>
3193
3193
 
3194
- Defined in: node\_modules/@types/react/index.d.ts:2501
3194
+ Defined in: node\_modules/@types/react/index.d.ts:2495
3195
3195
 
3196
3196
  #### Inherited from
3197
3197
 
@@ -3203,7 +3203,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2501
3203
3203
 
3204
3204
  > `optional` **onWheel**: `WheelEventHandler`\<`HTMLDivElement`\>
3205
3205
 
3206
- Defined in: node\_modules/@types/react/index.d.ts:2580
3206
+ Defined in: node\_modules/@types/react/index.d.ts:2574
3207
3207
 
3208
3208
  #### Inherited from
3209
3209
 
@@ -3215,7 +3215,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2580
3215
3215
 
3216
3216
  > `optional` **onWheelCapture**: `WheelEventHandler`\<`HTMLDivElement`\>
3217
3217
 
3218
- Defined in: node\_modules/@types/react/index.d.ts:2581
3218
+ Defined in: node\_modules/@types/react/index.d.ts:2575
3219
3219
 
3220
3220
  #### Inherited from
3221
3221
 
@@ -3227,7 +3227,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2581
3227
3227
 
3228
3228
  > `optional` **part**: `string`
3229
3229
 
3230
- Defined in: node\_modules/@types/react/index.d.ts:2982
3230
+ Defined in: node\_modules/@types/react/index.d.ts:2976
3231
3231
 
3232
3232
  #### See
3233
3233
 
@@ -3243,7 +3243,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2982
3243
3243
 
3244
3244
  > `optional` **prefix**: `string`
3245
3245
 
3246
- Defined in: node\_modules/@types/react/index.d.ts:2943
3246
+ Defined in: node\_modules/@types/react/index.d.ts:2937
3247
3247
 
3248
3248
  #### Inherited from
3249
3249
 
@@ -3255,7 +3255,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2943
3255
3255
 
3256
3256
  > `optional` **property**: `string`
3257
3257
 
3258
- Defined in: node\_modules/@types/react/index.d.ts:2944
3258
+ Defined in: node\_modules/@types/react/index.d.ts:2938
3259
3259
 
3260
3260
  #### Inherited from
3261
3261
 
@@ -3267,7 +3267,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2944
3267
3267
 
3268
3268
  > `optional` **radioGroup**: `string`
3269
3269
 
3270
- Defined in: node\_modules/@types/react/index.d.ts:2933
3270
+ Defined in: node\_modules/@types/react/index.d.ts:2927
3271
3271
 
3272
3272
  #### Inherited from
3273
3273
 
@@ -3279,7 +3279,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2933
3279
3279
 
3280
3280
  > `optional` **rel**: `string`
3281
3281
 
3282
- Defined in: node\_modules/@types/react/index.d.ts:2945
3282
+ Defined in: node\_modules/@types/react/index.d.ts:2939
3283
3283
 
3284
3284
  #### Inherited from
3285
3285
 
@@ -3291,7 +3291,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2945
3291
3291
 
3292
3292
  > `optional` **resource**: `string`
3293
3293
 
3294
- Defined in: node\_modules/@types/react/index.d.ts:2946
3294
+ Defined in: node\_modules/@types/react/index.d.ts:2940
3295
3295
 
3296
3296
  #### Inherited from
3297
3297
 
@@ -3303,7 +3303,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2946
3303
3303
 
3304
3304
  > `optional` **results**: `number`
3305
3305
 
3306
- Defined in: node\_modules/@types/react/index.d.ts:2960
3306
+ Defined in: node\_modules/@types/react/index.d.ts:2954
3307
3307
 
3308
3308
  #### Inherited from
3309
3309
 
@@ -3315,7 +3315,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2960
3315
3315
 
3316
3316
  > `optional` **rev**: `string`
3317
3317
 
3318
- Defined in: node\_modules/@types/react/index.d.ts:2947
3318
+ Defined in: node\_modules/@types/react/index.d.ts:2941
3319
3319
 
3320
3320
  #### Inherited from
3321
3321
 
@@ -3327,7 +3327,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2947
3327
3327
 
3328
3328
  > `optional` **role**: `AriaRole`
3329
3329
 
3330
- Defined in: node\_modules/@types/react/index.d.ts:2936
3330
+ Defined in: node\_modules/@types/react/index.d.ts:2930
3331
3331
 
3332
3332
  #### Inherited from
3333
3333
 
@@ -3339,7 +3339,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2936
3339
3339
 
3340
3340
  > `optional` **security**: `string`
3341
3341
 
3342
- Defined in: node\_modules/@types/react/index.d.ts:2961
3342
+ Defined in: node\_modules/@types/react/index.d.ts:2955
3343
3343
 
3344
3344
  #### Inherited from
3345
3345
 
@@ -3376,7 +3376,7 @@ An optional function for filtering or otherwise modifying
3376
3376
 
3377
3377
  > `optional` **slot**: `string`
3378
3378
 
3379
- Defined in: node\_modules/@types/react/index.d.ts:2925
3379
+ Defined in: node\_modules/@types/react/index.d.ts:2919
3380
3380
 
3381
3381
  #### Inherited from
3382
3382
 
@@ -3388,7 +3388,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2925
3388
3388
 
3389
3389
  > `optional` **spellCheck**: `Booleanish`
3390
3390
 
3391
- Defined in: node\_modules/@types/react/index.d.ts:2926
3391
+ Defined in: node\_modules/@types/react/index.d.ts:2920
3392
3392
 
3393
3393
  #### Inherited from
3394
3394
 
@@ -3417,7 +3417,7 @@ Only works if no children are provided*. Passes data
3417
3417
 
3418
3418
  > `optional` **style**: `CSSProperties`
3419
3419
 
3420
- Defined in: node\_modules/@types/react/index.d.ts:2927
3420
+ Defined in: node\_modules/@types/react/index.d.ts:2921
3421
3421
 
3422
3422
  #### Inherited from
3423
3423
 
@@ -3429,7 +3429,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2927
3429
3429
 
3430
3430
  > `optional` **suppressContentEditableWarning**: `boolean`
3431
3431
 
3432
- Defined in: node\_modules/@types/react/index.d.ts:2908
3432
+ Defined in: node\_modules/@types/react/index.d.ts:2902
3433
3433
 
3434
3434
  #### Inherited from
3435
3435
 
@@ -3441,7 +3441,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2908
3441
3441
 
3442
3442
  > `optional` **suppressHydrationWarning**: `boolean`
3443
3443
 
3444
- Defined in: node\_modules/@types/react/index.d.ts:2909
3444
+ Defined in: node\_modules/@types/react/index.d.ts:2903
3445
3445
 
3446
3446
  #### Inherited from
3447
3447
 
@@ -3453,7 +3453,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2909
3453
3453
 
3454
3454
  > `optional` **tabIndex**: `number`
3455
3455
 
3456
- Defined in: node\_modules/@types/react/index.d.ts:2928
3456
+ Defined in: node\_modules/@types/react/index.d.ts:2922
3457
3457
 
3458
3458
  #### Inherited from
3459
3459
 
@@ -3465,7 +3465,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2928
3465
3465
 
3466
3466
  > `optional` **title**: `string`
3467
3467
 
3468
- Defined in: node\_modules/@types/react/index.d.ts:2929
3468
+ Defined in: node\_modules/@types/react/index.d.ts:2923
3469
3469
 
3470
3470
  #### Inherited from
3471
3471
 
@@ -3477,7 +3477,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2929
3477
3477
 
3478
3478
  > `optional` **translate**: `"yes"` \| `"no"`
3479
3479
 
3480
- Defined in: node\_modules/@types/react/index.d.ts:2930
3480
+ Defined in: node\_modules/@types/react/index.d.ts:2924
3481
3481
 
3482
3482
  #### Inherited from
3483
3483
 
@@ -3489,7 +3489,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2930
3489
3489
 
3490
3490
  > `optional` **typeof**: `string`
3491
3491
 
3492
- Defined in: node\_modules/@types/react/index.d.ts:2948
3492
+ Defined in: node\_modules/@types/react/index.d.ts:2942
3493
3493
 
3494
3494
  #### Inherited from
3495
3495
 
@@ -3501,7 +3501,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2948
3501
3501
 
3502
3502
  > `optional` **unselectable**: `"on"` \| `"off"`
3503
3503
 
3504
- Defined in: node\_modules/@types/react/index.d.ts:2962
3504
+ Defined in: node\_modules/@types/react/index.d.ts:2956
3505
3505
 
3506
3506
  #### Inherited from
3507
3507
 
@@ -3513,7 +3513,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2962
3513
3513
 
3514
3514
  > `optional` **vocab**: `string`
3515
3515
 
3516
- Defined in: node\_modules/@types/react/index.d.ts:2949
3516
+ Defined in: node\_modules/@types/react/index.d.ts:2943
3517
3517
 
3518
3518
  #### Inherited from
3519
3519