@navikt/ds-react 3.3.1 → 3.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/_docs.json +411 -411
- package/cjs/tag/Tag.js +1 -2
- package/esm/date/context/useSharedMonthContext.d.ts +1 -1
- package/esm/date/datepicker/DayButton.d.ts +2 -2
- package/esm/date/datepicker/TableHead.d.ts +0 -1
- package/esm/date/datepicker/caption/Caption.d.ts +2 -2
- package/esm/date/datepicker/caption/DropdownCaption.d.ts +2 -2
- package/esm/date/monthpicker/MonthButton.d.ts +2 -2
- package/esm/date/monthpicker/MonthCaption.d.ts +2 -2
- package/esm/date/monthpicker/MonthSelector.d.ts +2 -2
- package/esm/form/Textarea.d.ts +1 -1
- package/esm/help-text/HelpTextIcon.d.ts +2 -2
- package/esm/provider/Provider.d.ts +1 -1
- package/esm/tag/Tag.d.ts +1 -1
- package/esm/tag/Tag.js +2 -3
- package/esm/tag/Tag.js.map +1 -1
- package/package.json +2 -2
- package/src/tag/Tag.tsx +24 -20
- package/src/tag/tag.stories.tsx +32 -57
package/_docs.json
CHANGED
|
@@ -90,12 +90,12 @@
|
|
|
90
90
|
"description": "",
|
|
91
91
|
"name": "className",
|
|
92
92
|
"parent": {
|
|
93
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
93
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
94
94
|
"name": "HTMLAttributes"
|
|
95
95
|
},
|
|
96
96
|
"declarations": [
|
|
97
97
|
{
|
|
98
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
98
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
99
99
|
"name": "HTMLAttributes"
|
|
100
100
|
}
|
|
101
101
|
],
|
|
@@ -106,15 +106,15 @@
|
|
|
106
106
|
},
|
|
107
107
|
"ref": {
|
|
108
108
|
"defaultValue": null,
|
|
109
|
-
"description": "",
|
|
109
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
110
110
|
"name": "ref",
|
|
111
111
|
"parent": {
|
|
112
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
112
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
113
113
|
"name": "RefAttributes"
|
|
114
114
|
},
|
|
115
115
|
"declarations": [
|
|
116
116
|
{
|
|
117
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
117
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
118
118
|
"name": "RefAttributes"
|
|
119
119
|
}
|
|
120
120
|
],
|
|
@@ -153,12 +153,12 @@
|
|
|
153
153
|
"description": "",
|
|
154
154
|
"name": "className",
|
|
155
155
|
"parent": {
|
|
156
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
156
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
157
157
|
"name": "HTMLAttributes"
|
|
158
158
|
},
|
|
159
159
|
"declarations": [
|
|
160
160
|
{
|
|
161
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
161
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
162
162
|
"name": "HTMLAttributes"
|
|
163
163
|
}
|
|
164
164
|
],
|
|
@@ -169,15 +169,15 @@
|
|
|
169
169
|
},
|
|
170
170
|
"ref": {
|
|
171
171
|
"defaultValue": null,
|
|
172
|
-
"description": "",
|
|
172
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
173
173
|
"name": "ref",
|
|
174
174
|
"parent": {
|
|
175
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
175
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
176
176
|
"name": "RefAttributes"
|
|
177
177
|
},
|
|
178
178
|
"declarations": [
|
|
179
179
|
{
|
|
180
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
180
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
181
181
|
"name": "RefAttributes"
|
|
182
182
|
}
|
|
183
183
|
],
|
|
@@ -216,12 +216,12 @@
|
|
|
216
216
|
"description": "",
|
|
217
217
|
"name": "className",
|
|
218
218
|
"parent": {
|
|
219
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
219
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
220
220
|
"name": "HTMLAttributes"
|
|
221
221
|
},
|
|
222
222
|
"declarations": [
|
|
223
223
|
{
|
|
224
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
224
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
225
225
|
"name": "HTMLAttributes"
|
|
226
226
|
}
|
|
227
227
|
],
|
|
@@ -232,15 +232,15 @@
|
|
|
232
232
|
},
|
|
233
233
|
"ref": {
|
|
234
234
|
"defaultValue": null,
|
|
235
|
-
"description": "",
|
|
235
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
236
236
|
"name": "ref",
|
|
237
237
|
"parent": {
|
|
238
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
238
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
239
239
|
"name": "RefAttributes"
|
|
240
240
|
},
|
|
241
241
|
"declarations": [
|
|
242
242
|
{
|
|
243
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
243
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
244
244
|
"name": "RefAttributes"
|
|
245
245
|
}
|
|
246
246
|
],
|
|
@@ -319,12 +319,12 @@
|
|
|
319
319
|
"description": "",
|
|
320
320
|
"name": "className",
|
|
321
321
|
"parent": {
|
|
322
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
322
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
323
323
|
"name": "HTMLAttributes"
|
|
324
324
|
},
|
|
325
325
|
"declarations": [
|
|
326
326
|
{
|
|
327
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
327
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
328
328
|
"name": "HTMLAttributes"
|
|
329
329
|
}
|
|
330
330
|
],
|
|
@@ -335,15 +335,15 @@
|
|
|
335
335
|
},
|
|
336
336
|
"ref": {
|
|
337
337
|
"defaultValue": null,
|
|
338
|
-
"description": "",
|
|
338
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
339
339
|
"name": "ref",
|
|
340
340
|
"parent": {
|
|
341
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
341
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
342
342
|
"name": "RefAttributes"
|
|
343
343
|
},
|
|
344
344
|
"declarations": [
|
|
345
345
|
{
|
|
346
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
346
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
347
347
|
"name": "RefAttributes"
|
|
348
348
|
}
|
|
349
349
|
],
|
|
@@ -464,12 +464,12 @@
|
|
|
464
464
|
"description": "",
|
|
465
465
|
"name": "className",
|
|
466
466
|
"parent": {
|
|
467
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
467
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
468
468
|
"name": "HTMLAttributes"
|
|
469
469
|
},
|
|
470
470
|
"declarations": [
|
|
471
471
|
{
|
|
472
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
472
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
473
473
|
"name": "HTMLAttributes"
|
|
474
474
|
}
|
|
475
475
|
],
|
|
@@ -480,15 +480,15 @@
|
|
|
480
480
|
},
|
|
481
481
|
"ref": {
|
|
482
482
|
"defaultValue": null,
|
|
483
|
-
"description": "",
|
|
483
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
484
484
|
"name": "ref",
|
|
485
485
|
"parent": {
|
|
486
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
486
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
487
487
|
"name": "RefAttributes"
|
|
488
488
|
},
|
|
489
489
|
"declarations": [
|
|
490
490
|
{
|
|
491
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
491
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
492
492
|
"name": "RefAttributes"
|
|
493
493
|
}
|
|
494
494
|
],
|
|
@@ -649,12 +649,12 @@
|
|
|
649
649
|
"description": "",
|
|
650
650
|
"name": "className",
|
|
651
651
|
"parent": {
|
|
652
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
652
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
653
653
|
"name": "HTMLAttributes"
|
|
654
654
|
},
|
|
655
655
|
"declarations": [
|
|
656
656
|
{
|
|
657
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
657
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
658
658
|
"name": "HTMLAttributes"
|
|
659
659
|
}
|
|
660
660
|
],
|
|
@@ -665,15 +665,15 @@
|
|
|
665
665
|
},
|
|
666
666
|
"ref": {
|
|
667
667
|
"defaultValue": null,
|
|
668
|
-
"description": "",
|
|
668
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
669
669
|
"name": "ref",
|
|
670
670
|
"parent": {
|
|
671
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
671
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
672
672
|
"name": "RefAttributes"
|
|
673
673
|
},
|
|
674
674
|
"declarations": [
|
|
675
675
|
{
|
|
676
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
676
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
677
677
|
"name": "RefAttributes"
|
|
678
678
|
}
|
|
679
679
|
],
|
|
@@ -788,12 +788,12 @@
|
|
|
788
788
|
"description": "",
|
|
789
789
|
"name": "className",
|
|
790
790
|
"parent": {
|
|
791
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
791
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
792
792
|
"name": "HTMLAttributes"
|
|
793
793
|
},
|
|
794
794
|
"declarations": [
|
|
795
795
|
{
|
|
796
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
796
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
797
797
|
"name": "HTMLAttributes"
|
|
798
798
|
}
|
|
799
799
|
],
|
|
@@ -804,15 +804,15 @@
|
|
|
804
804
|
},
|
|
805
805
|
"ref": {
|
|
806
806
|
"defaultValue": null,
|
|
807
|
-
"description": "",
|
|
807
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
808
808
|
"name": "ref",
|
|
809
809
|
"parent": {
|
|
810
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
810
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
811
811
|
"name": "RefAttributes"
|
|
812
812
|
},
|
|
813
813
|
"declarations": [
|
|
814
814
|
{
|
|
815
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
815
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
816
816
|
"name": "RefAttributes"
|
|
817
817
|
}
|
|
818
818
|
],
|
|
@@ -988,12 +988,12 @@
|
|
|
988
988
|
"description": "",
|
|
989
989
|
"name": "className",
|
|
990
990
|
"parent": {
|
|
991
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
991
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
992
992
|
"name": "HTMLAttributes"
|
|
993
993
|
},
|
|
994
994
|
"declarations": [
|
|
995
995
|
{
|
|
996
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
996
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
997
997
|
"name": "HTMLAttributes"
|
|
998
998
|
}
|
|
999
999
|
],
|
|
@@ -1004,15 +1004,15 @@
|
|
|
1004
1004
|
},
|
|
1005
1005
|
"ref": {
|
|
1006
1006
|
"defaultValue": null,
|
|
1007
|
-
"description": "",
|
|
1007
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
1008
1008
|
"name": "ref",
|
|
1009
1009
|
"parent": {
|
|
1010
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1010
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1011
1011
|
"name": "RefAttributes"
|
|
1012
1012
|
},
|
|
1013
1013
|
"declarations": [
|
|
1014
1014
|
{
|
|
1015
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1015
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1016
1016
|
"name": "RefAttributes"
|
|
1017
1017
|
}
|
|
1018
1018
|
],
|
|
@@ -1053,12 +1053,12 @@
|
|
|
1053
1053
|
"description": "",
|
|
1054
1054
|
"name": "className",
|
|
1055
1055
|
"parent": {
|
|
1056
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1056
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1057
1057
|
"name": "HTMLAttributes"
|
|
1058
1058
|
},
|
|
1059
1059
|
"declarations": [
|
|
1060
1060
|
{
|
|
1061
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1061
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1062
1062
|
"name": "HTMLAttributes"
|
|
1063
1063
|
}
|
|
1064
1064
|
],
|
|
@@ -1069,15 +1069,15 @@
|
|
|
1069
1069
|
},
|
|
1070
1070
|
"ref": {
|
|
1071
1071
|
"defaultValue": null,
|
|
1072
|
-
"description": "",
|
|
1072
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
1073
1073
|
"name": "ref",
|
|
1074
1074
|
"parent": {
|
|
1075
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1075
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1076
1076
|
"name": "RefAttributes"
|
|
1077
1077
|
},
|
|
1078
1078
|
"declarations": [
|
|
1079
1079
|
{
|
|
1080
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1080
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1081
1081
|
"name": "RefAttributes"
|
|
1082
1082
|
}
|
|
1083
1083
|
],
|
|
@@ -1158,12 +1158,12 @@
|
|
|
1158
1158
|
"description": "",
|
|
1159
1159
|
"name": "className",
|
|
1160
1160
|
"parent": {
|
|
1161
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1161
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1162
1162
|
"name": "HTMLAttributes"
|
|
1163
1163
|
},
|
|
1164
1164
|
"declarations": [
|
|
1165
1165
|
{
|
|
1166
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1166
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1167
1167
|
"name": "HTMLAttributes"
|
|
1168
1168
|
}
|
|
1169
1169
|
],
|
|
@@ -1174,15 +1174,15 @@
|
|
|
1174
1174
|
},
|
|
1175
1175
|
"ref": {
|
|
1176
1176
|
"defaultValue": null,
|
|
1177
|
-
"description": "",
|
|
1177
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
1178
1178
|
"name": "ref",
|
|
1179
1179
|
"parent": {
|
|
1180
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1180
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1181
1181
|
"name": "RefAttributes"
|
|
1182
1182
|
},
|
|
1183
1183
|
"declarations": [
|
|
1184
1184
|
{
|
|
1185
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1185
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1186
1186
|
"name": "RefAttributes"
|
|
1187
1187
|
}
|
|
1188
1188
|
],
|
|
@@ -1221,12 +1221,12 @@
|
|
|
1221
1221
|
"description": "",
|
|
1222
1222
|
"name": "className",
|
|
1223
1223
|
"parent": {
|
|
1224
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1224
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1225
1225
|
"name": "HTMLAttributes"
|
|
1226
1226
|
},
|
|
1227
1227
|
"declarations": [
|
|
1228
1228
|
{
|
|
1229
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1229
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1230
1230
|
"name": "HTMLAttributes"
|
|
1231
1231
|
}
|
|
1232
1232
|
],
|
|
@@ -1237,15 +1237,15 @@
|
|
|
1237
1237
|
},
|
|
1238
1238
|
"ref": {
|
|
1239
1239
|
"defaultValue": null,
|
|
1240
|
-
"description": "",
|
|
1240
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
1241
1241
|
"name": "ref",
|
|
1242
1242
|
"parent": {
|
|
1243
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1243
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1244
1244
|
"name": "RefAttributes"
|
|
1245
1245
|
},
|
|
1246
1246
|
"declarations": [
|
|
1247
1247
|
{
|
|
1248
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1248
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1249
1249
|
"name": "RefAttributes"
|
|
1250
1250
|
}
|
|
1251
1251
|
],
|
|
@@ -1490,12 +1490,12 @@
|
|
|
1490
1490
|
"description": "",
|
|
1491
1491
|
"name": "className",
|
|
1492
1492
|
"parent": {
|
|
1493
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1493
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1494
1494
|
"name": "HTMLAttributes"
|
|
1495
1495
|
},
|
|
1496
1496
|
"declarations": [
|
|
1497
1497
|
{
|
|
1498
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1498
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1499
1499
|
"name": "HTMLAttributes"
|
|
1500
1500
|
}
|
|
1501
1501
|
],
|
|
@@ -1506,15 +1506,15 @@
|
|
|
1506
1506
|
},
|
|
1507
1507
|
"ref": {
|
|
1508
1508
|
"defaultValue": null,
|
|
1509
|
-
"description": "",
|
|
1509
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
1510
1510
|
"name": "ref",
|
|
1511
1511
|
"parent": {
|
|
1512
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1512
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1513
1513
|
"name": "RefAttributes"
|
|
1514
1514
|
},
|
|
1515
1515
|
"declarations": [
|
|
1516
1516
|
{
|
|
1517
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1517
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1518
1518
|
"name": "RefAttributes"
|
|
1519
1519
|
}
|
|
1520
1520
|
],
|
|
@@ -1709,12 +1709,12 @@
|
|
|
1709
1709
|
"description": "",
|
|
1710
1710
|
"name": "className",
|
|
1711
1711
|
"parent": {
|
|
1712
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1712
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1713
1713
|
"name": "HTMLAttributes"
|
|
1714
1714
|
},
|
|
1715
1715
|
"declarations": [
|
|
1716
1716
|
{
|
|
1717
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1717
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1718
1718
|
"name": "HTMLAttributes"
|
|
1719
1719
|
}
|
|
1720
1720
|
],
|
|
@@ -1725,15 +1725,15 @@
|
|
|
1725
1725
|
},
|
|
1726
1726
|
"ref": {
|
|
1727
1727
|
"defaultValue": null,
|
|
1728
|
-
"description": "",
|
|
1728
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
1729
1729
|
"name": "ref",
|
|
1730
1730
|
"parent": {
|
|
1731
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1731
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1732
1732
|
"name": "RefAttributes"
|
|
1733
1733
|
},
|
|
1734
1734
|
"declarations": [
|
|
1735
1735
|
{
|
|
1736
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1736
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1737
1737
|
"name": "RefAttributes"
|
|
1738
1738
|
}
|
|
1739
1739
|
],
|
|
@@ -1928,12 +1928,12 @@
|
|
|
1928
1928
|
"description": "",
|
|
1929
1929
|
"name": "className",
|
|
1930
1930
|
"parent": {
|
|
1931
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1931
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1932
1932
|
"name": "HTMLAttributes"
|
|
1933
1933
|
},
|
|
1934
1934
|
"declarations": [
|
|
1935
1935
|
{
|
|
1936
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1936
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1937
1937
|
"name": "HTMLAttributes"
|
|
1938
1938
|
}
|
|
1939
1939
|
],
|
|
@@ -1944,15 +1944,15 @@
|
|
|
1944
1944
|
},
|
|
1945
1945
|
"ref": {
|
|
1946
1946
|
"defaultValue": null,
|
|
1947
|
-
"description": "",
|
|
1947
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
1948
1948
|
"name": "ref",
|
|
1949
1949
|
"parent": {
|
|
1950
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1950
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1951
1951
|
"name": "RefAttributes"
|
|
1952
1952
|
},
|
|
1953
1953
|
"declarations": [
|
|
1954
1954
|
{
|
|
1955
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
1955
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
1956
1956
|
"name": "RefAttributes"
|
|
1957
1957
|
}
|
|
1958
1958
|
],
|
|
@@ -2052,12 +2052,12 @@
|
|
|
2052
2052
|
"description": "",
|
|
2053
2053
|
"name": "className",
|
|
2054
2054
|
"parent": {
|
|
2055
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2055
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2056
2056
|
"name": "HTMLAttributes"
|
|
2057
2057
|
},
|
|
2058
2058
|
"declarations": [
|
|
2059
2059
|
{
|
|
2060
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2060
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2061
2061
|
"name": "HTMLAttributes"
|
|
2062
2062
|
}
|
|
2063
2063
|
],
|
|
@@ -2071,12 +2071,12 @@
|
|
|
2071
2071
|
"description": "Defines a string value that labels the current element.\nShould be set if not using 'aria-labelledby'\n@see aria-labelledby.",
|
|
2072
2072
|
"name": "aria-label",
|
|
2073
2073
|
"parent": {
|
|
2074
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2074
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2075
2075
|
"name": "AriaAttributes"
|
|
2076
2076
|
},
|
|
2077
2077
|
"declarations": [
|
|
2078
2078
|
{
|
|
2079
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2079
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2080
2080
|
"name": "AriaAttributes"
|
|
2081
2081
|
},
|
|
2082
2082
|
{
|
|
@@ -2084,7 +2084,7 @@
|
|
|
2084
2084
|
"name": "TypeLiteral"
|
|
2085
2085
|
},
|
|
2086
2086
|
{
|
|
2087
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2087
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2088
2088
|
"name": "AriaAttributes"
|
|
2089
2089
|
}
|
|
2090
2090
|
],
|
|
@@ -2098,16 +2098,16 @@
|
|
|
2098
2098
|
"description": "Identifies the element (or elements) that labels the current element.\nShould be set if not using 'aria-label'\n@see aria-describedby.",
|
|
2099
2099
|
"name": "aria-labelledby",
|
|
2100
2100
|
"parent": {
|
|
2101
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2101
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2102
2102
|
"name": "AriaAttributes"
|
|
2103
2103
|
},
|
|
2104
2104
|
"declarations": [
|
|
2105
2105
|
{
|
|
2106
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2106
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2107
2107
|
"name": "AriaAttributes"
|
|
2108
2108
|
},
|
|
2109
2109
|
{
|
|
2110
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2110
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2111
2111
|
"name": "AriaAttributes"
|
|
2112
2112
|
},
|
|
2113
2113
|
{
|
|
@@ -2122,15 +2122,15 @@
|
|
|
2122
2122
|
},
|
|
2123
2123
|
"ref": {
|
|
2124
2124
|
"defaultValue": null,
|
|
2125
|
-
"description": "",
|
|
2125
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
2126
2126
|
"name": "ref",
|
|
2127
2127
|
"parent": {
|
|
2128
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2128
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2129
2129
|
"name": "RefAttributes"
|
|
2130
2130
|
},
|
|
2131
2131
|
"declarations": [
|
|
2132
2132
|
{
|
|
2133
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2133
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2134
2134
|
"name": "RefAttributes"
|
|
2135
2135
|
}
|
|
2136
2136
|
],
|
|
@@ -2150,12 +2150,12 @@
|
|
|
2150
2150
|
"description": "",
|
|
2151
2151
|
"name": "className",
|
|
2152
2152
|
"parent": {
|
|
2153
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2153
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2154
2154
|
"name": "HTMLAttributes"
|
|
2155
2155
|
},
|
|
2156
2156
|
"declarations": [
|
|
2157
2157
|
{
|
|
2158
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2158
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2159
2159
|
"name": "HTMLAttributes"
|
|
2160
2160
|
}
|
|
2161
2161
|
],
|
|
@@ -2166,15 +2166,15 @@
|
|
|
2166
2166
|
},
|
|
2167
2167
|
"ref": {
|
|
2168
2168
|
"defaultValue": null,
|
|
2169
|
-
"description": "",
|
|
2169
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
2170
2170
|
"name": "ref",
|
|
2171
2171
|
"parent": {
|
|
2172
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2172
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2173
2173
|
"name": "RefAttributes"
|
|
2174
2174
|
},
|
|
2175
2175
|
"declarations": [
|
|
2176
2176
|
{
|
|
2177
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2177
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2178
2178
|
"name": "RefAttributes"
|
|
2179
2179
|
}
|
|
2180
2180
|
],
|
|
@@ -2194,12 +2194,12 @@
|
|
|
2194
2194
|
"description": "",
|
|
2195
2195
|
"name": "className",
|
|
2196
2196
|
"parent": {
|
|
2197
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2197
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2198
2198
|
"name": "HTMLAttributes"
|
|
2199
2199
|
},
|
|
2200
2200
|
"declarations": [
|
|
2201
2201
|
{
|
|
2202
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2202
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2203
2203
|
"name": "HTMLAttributes"
|
|
2204
2204
|
}
|
|
2205
2205
|
],
|
|
@@ -2210,15 +2210,15 @@
|
|
|
2210
2210
|
},
|
|
2211
2211
|
"ref": {
|
|
2212
2212
|
"defaultValue": null,
|
|
2213
|
-
"description": "",
|
|
2213
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
2214
2214
|
"name": "ref",
|
|
2215
2215
|
"parent": {
|
|
2216
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2216
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2217
2217
|
"name": "RefAttributes"
|
|
2218
2218
|
},
|
|
2219
2219
|
"declarations": [
|
|
2220
2220
|
{
|
|
2221
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2221
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2222
2222
|
"name": "RefAttributes"
|
|
2223
2223
|
}
|
|
2224
2224
|
],
|
|
@@ -2238,12 +2238,12 @@
|
|
|
2238
2238
|
"description": "",
|
|
2239
2239
|
"name": "className",
|
|
2240
2240
|
"parent": {
|
|
2241
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2241
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2242
2242
|
"name": "HTMLAttributes"
|
|
2243
2243
|
},
|
|
2244
2244
|
"declarations": [
|
|
2245
2245
|
{
|
|
2246
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2246
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2247
2247
|
"name": "HTMLAttributes"
|
|
2248
2248
|
}
|
|
2249
2249
|
],
|
|
@@ -2254,15 +2254,15 @@
|
|
|
2254
2254
|
},
|
|
2255
2255
|
"ref": {
|
|
2256
2256
|
"defaultValue": null,
|
|
2257
|
-
"description": "",
|
|
2257
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
2258
2258
|
"name": "ref",
|
|
2259
2259
|
"parent": {
|
|
2260
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2260
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2261
2261
|
"name": "RefAttributes"
|
|
2262
2262
|
},
|
|
2263
2263
|
"declarations": [
|
|
2264
2264
|
{
|
|
2265
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2265
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2266
2266
|
"name": "RefAttributes"
|
|
2267
2267
|
}
|
|
2268
2268
|
],
|
|
@@ -2303,12 +2303,12 @@
|
|
|
2303
2303
|
"description": "",
|
|
2304
2304
|
"name": "className",
|
|
2305
2305
|
"parent": {
|
|
2306
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2306
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2307
2307
|
"name": "HTMLAttributes"
|
|
2308
2308
|
},
|
|
2309
2309
|
"declarations": [
|
|
2310
2310
|
{
|
|
2311
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2311
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2312
2312
|
"name": "HTMLAttributes"
|
|
2313
2313
|
}
|
|
2314
2314
|
],
|
|
@@ -2319,15 +2319,15 @@
|
|
|
2319
2319
|
},
|
|
2320
2320
|
"ref": {
|
|
2321
2321
|
"defaultValue": null,
|
|
2322
|
-
"description": "",
|
|
2322
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
2323
2323
|
"name": "ref",
|
|
2324
2324
|
"parent": {
|
|
2325
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2325
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2326
2326
|
"name": "RefAttributes"
|
|
2327
2327
|
},
|
|
2328
2328
|
"declarations": [
|
|
2329
2329
|
{
|
|
2330
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2330
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2331
2331
|
"name": "RefAttributes"
|
|
2332
2332
|
}
|
|
2333
2333
|
],
|
|
@@ -2423,12 +2423,12 @@
|
|
|
2423
2423
|
"description": "",
|
|
2424
2424
|
"name": "className",
|
|
2425
2425
|
"parent": {
|
|
2426
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2426
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2427
2427
|
"name": "HTMLAttributes"
|
|
2428
2428
|
},
|
|
2429
2429
|
"declarations": [
|
|
2430
2430
|
{
|
|
2431
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2431
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2432
2432
|
"name": "HTMLAttributes"
|
|
2433
2433
|
}
|
|
2434
2434
|
],
|
|
@@ -2534,15 +2534,15 @@
|
|
|
2534
2534
|
},
|
|
2535
2535
|
"ref": {
|
|
2536
2536
|
"defaultValue": null,
|
|
2537
|
-
"description": "",
|
|
2537
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
2538
2538
|
"name": "ref",
|
|
2539
2539
|
"parent": {
|
|
2540
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2540
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2541
2541
|
"name": "RefAttributes"
|
|
2542
2542
|
},
|
|
2543
2543
|
"declarations": [
|
|
2544
2544
|
{
|
|
2545
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2545
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2546
2546
|
"name": "RefAttributes"
|
|
2547
2547
|
}
|
|
2548
2548
|
],
|
|
@@ -2771,12 +2771,12 @@
|
|
|
2771
2771
|
"description": "",
|
|
2772
2772
|
"name": "className",
|
|
2773
2773
|
"parent": {
|
|
2774
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2774
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2775
2775
|
"name": "HTMLAttributes"
|
|
2776
2776
|
},
|
|
2777
2777
|
"declarations": [
|
|
2778
2778
|
{
|
|
2779
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2779
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2780
2780
|
"name": "HTMLAttributes"
|
|
2781
2781
|
}
|
|
2782
2782
|
],
|
|
@@ -2787,15 +2787,15 @@
|
|
|
2787
2787
|
},
|
|
2788
2788
|
"ref": {
|
|
2789
2789
|
"defaultValue": null,
|
|
2790
|
-
"description": "",
|
|
2790
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
2791
2791
|
"name": "ref",
|
|
2792
2792
|
"parent": {
|
|
2793
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2793
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2794
2794
|
"name": "RefAttributes"
|
|
2795
2795
|
},
|
|
2796
2796
|
"declarations": [
|
|
2797
2797
|
{
|
|
2798
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2798
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2799
2799
|
"name": "RefAttributes"
|
|
2800
2800
|
}
|
|
2801
2801
|
],
|
|
@@ -2969,12 +2969,12 @@
|
|
|
2969
2969
|
"description": "",
|
|
2970
2970
|
"name": "className",
|
|
2971
2971
|
"parent": {
|
|
2972
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2972
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2973
2973
|
"name": "HTMLAttributes"
|
|
2974
2974
|
},
|
|
2975
2975
|
"declarations": [
|
|
2976
2976
|
{
|
|
2977
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2977
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2978
2978
|
"name": "HTMLAttributes"
|
|
2979
2979
|
}
|
|
2980
2980
|
],
|
|
@@ -2985,15 +2985,15 @@
|
|
|
2985
2985
|
},
|
|
2986
2986
|
"ref": {
|
|
2987
2987
|
"defaultValue": null,
|
|
2988
|
-
"description": "",
|
|
2988
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
2989
2989
|
"name": "ref",
|
|
2990
2990
|
"parent": {
|
|
2991
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2991
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2992
2992
|
"name": "RefAttributes"
|
|
2993
2993
|
},
|
|
2994
2994
|
"declarations": [
|
|
2995
2995
|
{
|
|
2996
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
2996
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
2997
2997
|
"name": "RefAttributes"
|
|
2998
2998
|
}
|
|
2999
2999
|
],
|
|
@@ -3243,12 +3243,12 @@
|
|
|
3243
3243
|
"description": "",
|
|
3244
3244
|
"name": "className",
|
|
3245
3245
|
"parent": {
|
|
3246
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
3246
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
3247
3247
|
"name": "HTMLAttributes"
|
|
3248
3248
|
},
|
|
3249
3249
|
"declarations": [
|
|
3250
3250
|
{
|
|
3251
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
3251
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
3252
3252
|
"name": "HTMLAttributes"
|
|
3253
3253
|
}
|
|
3254
3254
|
],
|
|
@@ -3259,15 +3259,15 @@
|
|
|
3259
3259
|
},
|
|
3260
3260
|
"ref": {
|
|
3261
3261
|
"defaultValue": null,
|
|
3262
|
-
"description": "",
|
|
3262
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
3263
3263
|
"name": "ref",
|
|
3264
3264
|
"parent": {
|
|
3265
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
3265
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
3266
3266
|
"name": "RefAttributes"
|
|
3267
3267
|
},
|
|
3268
3268
|
"declarations": [
|
|
3269
3269
|
{
|
|
3270
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
3270
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
3271
3271
|
"name": "RefAttributes"
|
|
3272
3272
|
}
|
|
3273
3273
|
],
|
|
@@ -3572,12 +3572,12 @@
|
|
|
3572
3572
|
"description": "",
|
|
3573
3573
|
"name": "className",
|
|
3574
3574
|
"parent": {
|
|
3575
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
3575
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
3576
3576
|
"name": "HTMLAttributes"
|
|
3577
3577
|
},
|
|
3578
3578
|
"declarations": [
|
|
3579
3579
|
{
|
|
3580
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
3580
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
3581
3581
|
"name": "HTMLAttributes"
|
|
3582
3582
|
}
|
|
3583
3583
|
],
|
|
@@ -3588,15 +3588,15 @@
|
|
|
3588
3588
|
},
|
|
3589
3589
|
"ref": {
|
|
3590
3590
|
"defaultValue": null,
|
|
3591
|
-
"description": "",
|
|
3591
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
3592
3592
|
"name": "ref",
|
|
3593
3593
|
"parent": {
|
|
3594
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
3594
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
3595
3595
|
"name": "RefAttributes"
|
|
3596
3596
|
},
|
|
3597
3597
|
"declarations": [
|
|
3598
3598
|
{
|
|
3599
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
3599
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
3600
3600
|
"name": "RefAttributes"
|
|
3601
3601
|
}
|
|
3602
3602
|
],
|
|
@@ -3753,12 +3753,12 @@
|
|
|
3753
3753
|
"description": "",
|
|
3754
3754
|
"name": "className",
|
|
3755
3755
|
"parent": {
|
|
3756
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
3756
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
3757
3757
|
"name": "HTMLAttributes"
|
|
3758
3758
|
},
|
|
3759
3759
|
"declarations": [
|
|
3760
3760
|
{
|
|
3761
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
3761
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
3762
3762
|
"name": "HTMLAttributes"
|
|
3763
3763
|
}
|
|
3764
3764
|
],
|
|
@@ -3769,15 +3769,15 @@
|
|
|
3769
3769
|
},
|
|
3770
3770
|
"ref": {
|
|
3771
3771
|
"defaultValue": null,
|
|
3772
|
-
"description": "",
|
|
3772
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
3773
3773
|
"name": "ref",
|
|
3774
3774
|
"parent": {
|
|
3775
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
3775
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
3776
3776
|
"name": "RefAttributes"
|
|
3777
3777
|
},
|
|
3778
3778
|
"declarations": [
|
|
3779
3779
|
{
|
|
3780
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
3780
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
3781
3781
|
"name": "RefAttributes"
|
|
3782
3782
|
}
|
|
3783
3783
|
],
|
|
@@ -3816,12 +3816,12 @@
|
|
|
3816
3816
|
"description": "",
|
|
3817
3817
|
"name": "className",
|
|
3818
3818
|
"parent": {
|
|
3819
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
3819
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
3820
3820
|
"name": "HTMLAttributes"
|
|
3821
3821
|
},
|
|
3822
3822
|
"declarations": [
|
|
3823
3823
|
{
|
|
3824
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
3824
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
3825
3825
|
"name": "HTMLAttributes"
|
|
3826
3826
|
}
|
|
3827
3827
|
],
|
|
@@ -3832,15 +3832,15 @@
|
|
|
3832
3832
|
},
|
|
3833
3833
|
"ref": {
|
|
3834
3834
|
"defaultValue": null,
|
|
3835
|
-
"description": "",
|
|
3835
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
3836
3836
|
"name": "ref",
|
|
3837
3837
|
"parent": {
|
|
3838
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
3838
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
3839
3839
|
"name": "RefAttributes"
|
|
3840
3840
|
},
|
|
3841
3841
|
"declarations": [
|
|
3842
3842
|
{
|
|
3843
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
3843
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
3844
3844
|
"name": "RefAttributes"
|
|
3845
3845
|
}
|
|
3846
3846
|
],
|
|
@@ -3879,12 +3879,12 @@
|
|
|
3879
3879
|
"description": "",
|
|
3880
3880
|
"name": "className",
|
|
3881
3881
|
"parent": {
|
|
3882
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
3882
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
3883
3883
|
"name": "HTMLAttributes"
|
|
3884
3884
|
},
|
|
3885
3885
|
"declarations": [
|
|
3886
3886
|
{
|
|
3887
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
3887
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
3888
3888
|
"name": "HTMLAttributes"
|
|
3889
3889
|
}
|
|
3890
3890
|
],
|
|
@@ -3895,15 +3895,15 @@
|
|
|
3895
3895
|
},
|
|
3896
3896
|
"ref": {
|
|
3897
3897
|
"defaultValue": null,
|
|
3898
|
-
"description": "",
|
|
3898
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
3899
3899
|
"name": "ref",
|
|
3900
3900
|
"parent": {
|
|
3901
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
3901
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
3902
3902
|
"name": "RefAttributes"
|
|
3903
3903
|
},
|
|
3904
3904
|
"declarations": [
|
|
3905
3905
|
{
|
|
3906
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
3906
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
3907
3907
|
"name": "RefAttributes"
|
|
3908
3908
|
}
|
|
3909
3909
|
],
|
|
@@ -3963,12 +3963,12 @@
|
|
|
3963
3963
|
"description": "",
|
|
3964
3964
|
"name": "className",
|
|
3965
3965
|
"parent": {
|
|
3966
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
3966
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
3967
3967
|
"name": "HTMLAttributes"
|
|
3968
3968
|
},
|
|
3969
3969
|
"declarations": [
|
|
3970
3970
|
{
|
|
3971
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
3971
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
3972
3972
|
"name": "HTMLAttributes"
|
|
3973
3973
|
}
|
|
3974
3974
|
],
|
|
@@ -3979,15 +3979,15 @@
|
|
|
3979
3979
|
},
|
|
3980
3980
|
"ref": {
|
|
3981
3981
|
"defaultValue": null,
|
|
3982
|
-
"description": "",
|
|
3982
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
3983
3983
|
"name": "ref",
|
|
3984
3984
|
"parent": {
|
|
3985
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
3985
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
3986
3986
|
"name": "RefAttributes"
|
|
3987
3987
|
},
|
|
3988
3988
|
"declarations": [
|
|
3989
3989
|
{
|
|
3990
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
3990
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
3991
3991
|
"name": "RefAttributes"
|
|
3992
3992
|
}
|
|
3993
3993
|
],
|
|
@@ -4066,12 +4066,12 @@
|
|
|
4066
4066
|
"description": "",
|
|
4067
4067
|
"name": "className",
|
|
4068
4068
|
"parent": {
|
|
4069
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4069
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4070
4070
|
"name": "HTMLAttributes"
|
|
4071
4071
|
},
|
|
4072
4072
|
"declarations": [
|
|
4073
4073
|
{
|
|
4074
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4074
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4075
4075
|
"name": "HTMLAttributes"
|
|
4076
4076
|
}
|
|
4077
4077
|
],
|
|
@@ -4082,15 +4082,15 @@
|
|
|
4082
4082
|
},
|
|
4083
4083
|
"ref": {
|
|
4084
4084
|
"defaultValue": null,
|
|
4085
|
-
"description": "",
|
|
4085
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
4086
4086
|
"name": "ref",
|
|
4087
4087
|
"parent": {
|
|
4088
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4088
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4089
4089
|
"name": "RefAttributes"
|
|
4090
4090
|
},
|
|
4091
4091
|
"declarations": [
|
|
4092
4092
|
{
|
|
4093
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4093
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4094
4094
|
"name": "RefAttributes"
|
|
4095
4095
|
}
|
|
4096
4096
|
],
|
|
@@ -4152,12 +4152,12 @@
|
|
|
4152
4152
|
"description": "",
|
|
4153
4153
|
"name": "className",
|
|
4154
4154
|
"parent": {
|
|
4155
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4155
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4156
4156
|
"name": "HTMLAttributes"
|
|
4157
4157
|
},
|
|
4158
4158
|
"declarations": [
|
|
4159
4159
|
{
|
|
4160
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4160
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4161
4161
|
"name": "HTMLAttributes"
|
|
4162
4162
|
}
|
|
4163
4163
|
],
|
|
@@ -4189,15 +4189,15 @@
|
|
|
4189
4189
|
},
|
|
4190
4190
|
"ref": {
|
|
4191
4191
|
"defaultValue": null,
|
|
4192
|
-
"description": "",
|
|
4192
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
4193
4193
|
"name": "ref",
|
|
4194
4194
|
"parent": {
|
|
4195
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4195
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4196
4196
|
"name": "RefAttributes"
|
|
4197
4197
|
},
|
|
4198
4198
|
"declarations": [
|
|
4199
4199
|
{
|
|
4200
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4200
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4201
4201
|
"name": "RefAttributes"
|
|
4202
4202
|
}
|
|
4203
4203
|
],
|
|
@@ -4274,12 +4274,12 @@
|
|
|
4274
4274
|
"description": "",
|
|
4275
4275
|
"name": "className",
|
|
4276
4276
|
"parent": {
|
|
4277
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4277
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4278
4278
|
"name": "HTMLAttributes"
|
|
4279
4279
|
},
|
|
4280
4280
|
"declarations": [
|
|
4281
4281
|
{
|
|
4282
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4282
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4283
4283
|
"name": "HTMLAttributes"
|
|
4284
4284
|
}
|
|
4285
4285
|
],
|
|
@@ -4290,15 +4290,15 @@
|
|
|
4290
4290
|
},
|
|
4291
4291
|
"ref": {
|
|
4292
4292
|
"defaultValue": null,
|
|
4293
|
-
"description": "",
|
|
4293
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
4294
4294
|
"name": "ref",
|
|
4295
4295
|
"parent": {
|
|
4296
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4296
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4297
4297
|
"name": "RefAttributes"
|
|
4298
4298
|
},
|
|
4299
4299
|
"declarations": [
|
|
4300
4300
|
{
|
|
4301
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4301
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4302
4302
|
"name": "RefAttributes"
|
|
4303
4303
|
}
|
|
4304
4304
|
],
|
|
@@ -4358,12 +4358,12 @@
|
|
|
4358
4358
|
"description": "",
|
|
4359
4359
|
"name": "className",
|
|
4360
4360
|
"parent": {
|
|
4361
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4361
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4362
4362
|
"name": "HTMLAttributes"
|
|
4363
4363
|
},
|
|
4364
4364
|
"declarations": [
|
|
4365
4365
|
{
|
|
4366
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4366
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4367
4367
|
"name": "HTMLAttributes"
|
|
4368
4368
|
}
|
|
4369
4369
|
],
|
|
@@ -4374,15 +4374,15 @@
|
|
|
4374
4374
|
},
|
|
4375
4375
|
"ref": {
|
|
4376
4376
|
"defaultValue": null,
|
|
4377
|
-
"description": "",
|
|
4377
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
4378
4378
|
"name": "ref",
|
|
4379
4379
|
"parent": {
|
|
4380
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4380
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4381
4381
|
"name": "RefAttributes"
|
|
4382
4382
|
},
|
|
4383
4383
|
"declarations": [
|
|
4384
4384
|
{
|
|
4385
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4385
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4386
4386
|
"name": "RefAttributes"
|
|
4387
4387
|
}
|
|
4388
4388
|
],
|
|
@@ -4402,12 +4402,12 @@
|
|
|
4402
4402
|
"description": "",
|
|
4403
4403
|
"name": "className",
|
|
4404
4404
|
"parent": {
|
|
4405
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4405
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4406
4406
|
"name": "HTMLAttributes"
|
|
4407
4407
|
},
|
|
4408
4408
|
"declarations": [
|
|
4409
4409
|
{
|
|
4410
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4410
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4411
4411
|
"name": "HTMLAttributes"
|
|
4412
4412
|
}
|
|
4413
4413
|
],
|
|
@@ -4418,15 +4418,15 @@
|
|
|
4418
4418
|
},
|
|
4419
4419
|
"ref": {
|
|
4420
4420
|
"defaultValue": null,
|
|
4421
|
-
"description": "",
|
|
4421
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
4422
4422
|
"name": "ref",
|
|
4423
4423
|
"parent": {
|
|
4424
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4424
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4425
4425
|
"name": "RefAttributes"
|
|
4426
4426
|
},
|
|
4427
4427
|
"declarations": [
|
|
4428
4428
|
{
|
|
4429
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4429
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4430
4430
|
"name": "RefAttributes"
|
|
4431
4431
|
}
|
|
4432
4432
|
],
|
|
@@ -4446,12 +4446,12 @@
|
|
|
4446
4446
|
"description": "",
|
|
4447
4447
|
"name": "className",
|
|
4448
4448
|
"parent": {
|
|
4449
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4449
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4450
4450
|
"name": "HTMLAttributes"
|
|
4451
4451
|
},
|
|
4452
4452
|
"declarations": [
|
|
4453
4453
|
{
|
|
4454
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4454
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4455
4455
|
"name": "HTMLAttributes"
|
|
4456
4456
|
}
|
|
4457
4457
|
],
|
|
@@ -4462,15 +4462,15 @@
|
|
|
4462
4462
|
},
|
|
4463
4463
|
"ref": {
|
|
4464
4464
|
"defaultValue": null,
|
|
4465
|
-
"description": "",
|
|
4465
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
4466
4466
|
"name": "ref",
|
|
4467
4467
|
"parent": {
|
|
4468
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4468
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4469
4469
|
"name": "RefAttributes"
|
|
4470
4470
|
},
|
|
4471
4471
|
"declarations": [
|
|
4472
4472
|
{
|
|
4473
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4473
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4474
4474
|
"name": "RefAttributes"
|
|
4475
4475
|
}
|
|
4476
4476
|
],
|
|
@@ -4570,12 +4570,12 @@
|
|
|
4570
4570
|
"description": "",
|
|
4571
4571
|
"name": "className",
|
|
4572
4572
|
"parent": {
|
|
4573
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4573
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4574
4574
|
"name": "HTMLAttributes"
|
|
4575
4575
|
},
|
|
4576
4576
|
"declarations": [
|
|
4577
4577
|
{
|
|
4578
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4578
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4579
4579
|
"name": "HTMLAttributes"
|
|
4580
4580
|
}
|
|
4581
4581
|
],
|
|
@@ -4652,12 +4652,12 @@
|
|
|
4652
4652
|
"description": "",
|
|
4653
4653
|
"name": "className",
|
|
4654
4654
|
"parent": {
|
|
4655
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4655
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4656
4656
|
"name": "HTMLAttributes"
|
|
4657
4657
|
},
|
|
4658
4658
|
"declarations": [
|
|
4659
4659
|
{
|
|
4660
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4660
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4661
4661
|
"name": "HTMLAttributes"
|
|
4662
4662
|
}
|
|
4663
4663
|
],
|
|
@@ -4668,15 +4668,15 @@
|
|
|
4668
4668
|
},
|
|
4669
4669
|
"ref": {
|
|
4670
4670
|
"defaultValue": null,
|
|
4671
|
-
"description": "",
|
|
4671
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
4672
4672
|
"name": "ref",
|
|
4673
4673
|
"parent": {
|
|
4674
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4674
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4675
4675
|
"name": "RefAttributes"
|
|
4676
4676
|
},
|
|
4677
4677
|
"declarations": [
|
|
4678
4678
|
{
|
|
4679
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4679
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4680
4680
|
"name": "RefAttributes"
|
|
4681
4681
|
}
|
|
4682
4682
|
],
|
|
@@ -4780,12 +4780,12 @@
|
|
|
4780
4780
|
"description": "",
|
|
4781
4781
|
"name": "className",
|
|
4782
4782
|
"parent": {
|
|
4783
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4783
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4784
4784
|
"name": "SVGAttributes"
|
|
4785
4785
|
},
|
|
4786
4786
|
"declarations": [
|
|
4787
4787
|
{
|
|
4788
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4788
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4789
4789
|
"name": "SVGAttributes"
|
|
4790
4790
|
}
|
|
4791
4791
|
],
|
|
@@ -4796,19 +4796,19 @@
|
|
|
4796
4796
|
},
|
|
4797
4797
|
"ref": {
|
|
4798
4798
|
"defaultValue": null,
|
|
4799
|
-
"description": "",
|
|
4799
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
4800
4800
|
"name": "ref",
|
|
4801
4801
|
"parent": {
|
|
4802
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4802
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4803
4803
|
"name": "ClassAttributes"
|
|
4804
4804
|
},
|
|
4805
4805
|
"declarations": [
|
|
4806
4806
|
{
|
|
4807
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4807
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4808
4808
|
"name": "ClassAttributes"
|
|
4809
4809
|
},
|
|
4810
4810
|
{
|
|
4811
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
4811
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
4812
4812
|
"name": "RefAttributes"
|
|
4813
4813
|
}
|
|
4814
4814
|
],
|
|
@@ -5095,15 +5095,15 @@
|
|
|
5095
5095
|
},
|
|
5096
5096
|
"ref": {
|
|
5097
5097
|
"defaultValue": null,
|
|
5098
|
-
"description": "",
|
|
5098
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
5099
5099
|
"name": "ref",
|
|
5100
5100
|
"parent": {
|
|
5101
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5101
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5102
5102
|
"name": "RefAttributes"
|
|
5103
5103
|
},
|
|
5104
5104
|
"declarations": [
|
|
5105
5105
|
{
|
|
5106
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5106
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5107
5107
|
"name": "RefAttributes"
|
|
5108
5108
|
}
|
|
5109
5109
|
],
|
|
@@ -5142,12 +5142,12 @@
|
|
|
5142
5142
|
"description": "",
|
|
5143
5143
|
"name": "className",
|
|
5144
5144
|
"parent": {
|
|
5145
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5145
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5146
5146
|
"name": "HTMLAttributes"
|
|
5147
5147
|
},
|
|
5148
5148
|
"declarations": [
|
|
5149
5149
|
{
|
|
5150
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5150
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5151
5151
|
"name": "HTMLAttributes"
|
|
5152
5152
|
}
|
|
5153
5153
|
],
|
|
@@ -5158,15 +5158,15 @@
|
|
|
5158
5158
|
},
|
|
5159
5159
|
"ref": {
|
|
5160
5160
|
"defaultValue": null,
|
|
5161
|
-
"description": "",
|
|
5161
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
5162
5162
|
"name": "ref",
|
|
5163
5163
|
"parent": {
|
|
5164
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5164
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5165
5165
|
"name": "RefAttributes"
|
|
5166
5166
|
},
|
|
5167
5167
|
"declarations": [
|
|
5168
5168
|
{
|
|
5169
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5169
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5170
5170
|
"name": "RefAttributes"
|
|
5171
5171
|
}
|
|
5172
5172
|
],
|
|
@@ -5394,12 +5394,12 @@
|
|
|
5394
5394
|
"description": "",
|
|
5395
5395
|
"name": "className",
|
|
5396
5396
|
"parent": {
|
|
5397
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5397
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5398
5398
|
"name": "HTMLAttributes"
|
|
5399
5399
|
},
|
|
5400
5400
|
"declarations": [
|
|
5401
5401
|
{
|
|
5402
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5402
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5403
5403
|
"name": "HTMLAttributes"
|
|
5404
5404
|
}
|
|
5405
5405
|
],
|
|
@@ -5410,15 +5410,15 @@
|
|
|
5410
5410
|
},
|
|
5411
5411
|
"ref": {
|
|
5412
5412
|
"defaultValue": null,
|
|
5413
|
-
"description": "",
|
|
5413
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
5414
5414
|
"name": "ref",
|
|
5415
5415
|
"parent": {
|
|
5416
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5416
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5417
5417
|
"name": "RefAttributes"
|
|
5418
5418
|
},
|
|
5419
5419
|
"declarations": [
|
|
5420
5420
|
{
|
|
5421
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5421
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5422
5422
|
"name": "RefAttributes"
|
|
5423
5423
|
}
|
|
5424
5424
|
],
|
|
@@ -5619,12 +5619,12 @@
|
|
|
5619
5619
|
"description": "",
|
|
5620
5620
|
"name": "className",
|
|
5621
5621
|
"parent": {
|
|
5622
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5622
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5623
5623
|
"name": "HTMLAttributes"
|
|
5624
5624
|
},
|
|
5625
5625
|
"declarations": [
|
|
5626
5626
|
{
|
|
5627
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5627
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5628
5628
|
"name": "HTMLAttributes"
|
|
5629
5629
|
}
|
|
5630
5630
|
],
|
|
@@ -5635,15 +5635,15 @@
|
|
|
5635
5635
|
},
|
|
5636
5636
|
"ref": {
|
|
5637
5637
|
"defaultValue": null,
|
|
5638
|
-
"description": "",
|
|
5638
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
5639
5639
|
"name": "ref",
|
|
5640
5640
|
"parent": {
|
|
5641
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5641
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5642
5642
|
"name": "RefAttributes"
|
|
5643
5643
|
},
|
|
5644
5644
|
"declarations": [
|
|
5645
5645
|
{
|
|
5646
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5646
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5647
5647
|
"name": "RefAttributes"
|
|
5648
5648
|
}
|
|
5649
5649
|
],
|
|
@@ -5703,12 +5703,12 @@
|
|
|
5703
5703
|
"description": "",
|
|
5704
5704
|
"name": "className",
|
|
5705
5705
|
"parent": {
|
|
5706
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5706
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5707
5707
|
"name": "HTMLAttributes"
|
|
5708
5708
|
},
|
|
5709
5709
|
"declarations": [
|
|
5710
5710
|
{
|
|
5711
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5711
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5712
5712
|
"name": "HTMLAttributes"
|
|
5713
5713
|
}
|
|
5714
5714
|
],
|
|
@@ -5719,15 +5719,15 @@
|
|
|
5719
5719
|
},
|
|
5720
5720
|
"ref": {
|
|
5721
5721
|
"defaultValue": null,
|
|
5722
|
-
"description": "",
|
|
5722
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
5723
5723
|
"name": "ref",
|
|
5724
5724
|
"parent": {
|
|
5725
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5725
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5726
5726
|
"name": "RefAttributes"
|
|
5727
5727
|
},
|
|
5728
5728
|
"declarations": [
|
|
5729
5729
|
{
|
|
5730
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5730
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5731
5731
|
"name": "RefAttributes"
|
|
5732
5732
|
}
|
|
5733
5733
|
],
|
|
@@ -5907,12 +5907,12 @@
|
|
|
5907
5907
|
"description": "",
|
|
5908
5908
|
"name": "className",
|
|
5909
5909
|
"parent": {
|
|
5910
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5910
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5911
5911
|
"name": "HTMLAttributes"
|
|
5912
5912
|
},
|
|
5913
5913
|
"declarations": [
|
|
5914
5914
|
{
|
|
5915
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5915
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5916
5916
|
"name": "HTMLAttributes"
|
|
5917
5917
|
}
|
|
5918
5918
|
],
|
|
@@ -5923,15 +5923,15 @@
|
|
|
5923
5923
|
},
|
|
5924
5924
|
"ref": {
|
|
5925
5925
|
"defaultValue": null,
|
|
5926
|
-
"description": "",
|
|
5926
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
5927
5927
|
"name": "ref",
|
|
5928
5928
|
"parent": {
|
|
5929
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5929
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5930
5930
|
"name": "RefAttributes"
|
|
5931
5931
|
},
|
|
5932
5932
|
"declarations": [
|
|
5933
5933
|
{
|
|
5934
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5934
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5935
5935
|
"name": "RefAttributes"
|
|
5936
5936
|
}
|
|
5937
5937
|
],
|
|
@@ -5951,12 +5951,12 @@
|
|
|
5951
5951
|
"description": "",
|
|
5952
5952
|
"name": "className",
|
|
5953
5953
|
"parent": {
|
|
5954
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5954
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5955
5955
|
"name": "HTMLAttributes"
|
|
5956
5956
|
},
|
|
5957
5957
|
"declarations": [
|
|
5958
5958
|
{
|
|
5959
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5959
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5960
5960
|
"name": "HTMLAttributes"
|
|
5961
5961
|
}
|
|
5962
5962
|
],
|
|
@@ -5967,15 +5967,15 @@
|
|
|
5967
5967
|
},
|
|
5968
5968
|
"ref": {
|
|
5969
5969
|
"defaultValue": null,
|
|
5970
|
-
"description": "",
|
|
5970
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
5971
5971
|
"name": "ref",
|
|
5972
5972
|
"parent": {
|
|
5973
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5973
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5974
5974
|
"name": "RefAttributes"
|
|
5975
5975
|
},
|
|
5976
5976
|
"declarations": [
|
|
5977
5977
|
{
|
|
5978
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
5978
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
5979
5979
|
"name": "RefAttributes"
|
|
5980
5980
|
}
|
|
5981
5981
|
],
|
|
@@ -6138,12 +6138,12 @@
|
|
|
6138
6138
|
"description": "",
|
|
6139
6139
|
"name": "className",
|
|
6140
6140
|
"parent": {
|
|
6141
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6141
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6142
6142
|
"name": "HTMLAttributes"
|
|
6143
6143
|
},
|
|
6144
6144
|
"declarations": [
|
|
6145
6145
|
{
|
|
6146
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6146
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6147
6147
|
"name": "HTMLAttributes"
|
|
6148
6148
|
}
|
|
6149
6149
|
],
|
|
@@ -6154,15 +6154,15 @@
|
|
|
6154
6154
|
},
|
|
6155
6155
|
"ref": {
|
|
6156
6156
|
"defaultValue": null,
|
|
6157
|
-
"description": "",
|
|
6157
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
6158
6158
|
"name": "ref",
|
|
6159
6159
|
"parent": {
|
|
6160
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6160
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6161
6161
|
"name": "RefAttributes"
|
|
6162
6162
|
},
|
|
6163
6163
|
"declarations": [
|
|
6164
6164
|
{
|
|
6165
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6165
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6166
6166
|
"name": "RefAttributes"
|
|
6167
6167
|
}
|
|
6168
6168
|
],
|
|
@@ -6264,12 +6264,12 @@
|
|
|
6264
6264
|
"description": "",
|
|
6265
6265
|
"name": "className",
|
|
6266
6266
|
"parent": {
|
|
6267
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6267
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6268
6268
|
"name": "HTMLAttributes"
|
|
6269
6269
|
},
|
|
6270
6270
|
"declarations": [
|
|
6271
6271
|
{
|
|
6272
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6272
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6273
6273
|
"name": "HTMLAttributes"
|
|
6274
6274
|
}
|
|
6275
6275
|
],
|
|
@@ -6280,15 +6280,15 @@
|
|
|
6280
6280
|
},
|
|
6281
6281
|
"ref": {
|
|
6282
6282
|
"defaultValue": null,
|
|
6283
|
-
"description": "",
|
|
6283
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
6284
6284
|
"name": "ref",
|
|
6285
6285
|
"parent": {
|
|
6286
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6286
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6287
6287
|
"name": "RefAttributes"
|
|
6288
6288
|
},
|
|
6289
6289
|
"declarations": [
|
|
6290
6290
|
{
|
|
6291
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6291
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6292
6292
|
"name": "RefAttributes"
|
|
6293
6293
|
}
|
|
6294
6294
|
],
|
|
@@ -6407,12 +6407,12 @@
|
|
|
6407
6407
|
"description": "",
|
|
6408
6408
|
"name": "className",
|
|
6409
6409
|
"parent": {
|
|
6410
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6410
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6411
6411
|
"name": "HTMLAttributes"
|
|
6412
6412
|
},
|
|
6413
6413
|
"declarations": [
|
|
6414
6414
|
{
|
|
6415
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6415
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6416
6416
|
"name": "HTMLAttributes"
|
|
6417
6417
|
}
|
|
6418
6418
|
],
|
|
@@ -6423,15 +6423,15 @@
|
|
|
6423
6423
|
},
|
|
6424
6424
|
"ref": {
|
|
6425
6425
|
"defaultValue": null,
|
|
6426
|
-
"description": "",
|
|
6426
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
6427
6427
|
"name": "ref",
|
|
6428
6428
|
"parent": {
|
|
6429
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6429
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6430
6430
|
"name": "RefAttributes"
|
|
6431
6431
|
},
|
|
6432
6432
|
"declarations": [
|
|
6433
6433
|
{
|
|
6434
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6434
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6435
6435
|
"name": "RefAttributes"
|
|
6436
6436
|
}
|
|
6437
6437
|
],
|
|
@@ -6451,12 +6451,12 @@
|
|
|
6451
6451
|
"description": "",
|
|
6452
6452
|
"name": "className",
|
|
6453
6453
|
"parent": {
|
|
6454
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6454
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6455
6455
|
"name": "HTMLAttributes"
|
|
6456
6456
|
},
|
|
6457
6457
|
"declarations": [
|
|
6458
6458
|
{
|
|
6459
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6459
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6460
6460
|
"name": "HTMLAttributes"
|
|
6461
6461
|
}
|
|
6462
6462
|
],
|
|
@@ -6467,15 +6467,15 @@
|
|
|
6467
6467
|
},
|
|
6468
6468
|
"ref": {
|
|
6469
6469
|
"defaultValue": null,
|
|
6470
|
-
"description": "",
|
|
6470
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
6471
6471
|
"name": "ref",
|
|
6472
6472
|
"parent": {
|
|
6473
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6473
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6474
6474
|
"name": "RefAttributes"
|
|
6475
6475
|
},
|
|
6476
6476
|
"declarations": [
|
|
6477
6477
|
{
|
|
6478
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6478
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6479
6479
|
"name": "RefAttributes"
|
|
6480
6480
|
}
|
|
6481
6481
|
],
|
|
@@ -6575,12 +6575,12 @@
|
|
|
6575
6575
|
"description": "",
|
|
6576
6576
|
"name": "className",
|
|
6577
6577
|
"parent": {
|
|
6578
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6578
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6579
6579
|
"name": "HTMLAttributes"
|
|
6580
6580
|
},
|
|
6581
6581
|
"declarations": [
|
|
6582
6582
|
{
|
|
6583
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6583
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6584
6584
|
"name": "HTMLAttributes"
|
|
6585
6585
|
}
|
|
6586
6586
|
],
|
|
@@ -6591,15 +6591,15 @@
|
|
|
6591
6591
|
},
|
|
6592
6592
|
"ref": {
|
|
6593
6593
|
"defaultValue": null,
|
|
6594
|
-
"description": "",
|
|
6594
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
6595
6595
|
"name": "ref",
|
|
6596
6596
|
"parent": {
|
|
6597
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6597
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6598
6598
|
"name": "RefAttributes"
|
|
6599
6599
|
},
|
|
6600
6600
|
"declarations": [
|
|
6601
6601
|
{
|
|
6602
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6602
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6603
6603
|
"name": "RefAttributes"
|
|
6604
6604
|
}
|
|
6605
6605
|
],
|
|
@@ -6640,12 +6640,12 @@
|
|
|
6640
6640
|
"description": "",
|
|
6641
6641
|
"name": "className",
|
|
6642
6642
|
"parent": {
|
|
6643
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6643
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6644
6644
|
"name": "HTMLAttributes"
|
|
6645
6645
|
},
|
|
6646
6646
|
"declarations": [
|
|
6647
6647
|
{
|
|
6648
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6648
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6649
6649
|
"name": "HTMLAttributes"
|
|
6650
6650
|
}
|
|
6651
6651
|
],
|
|
@@ -6656,15 +6656,15 @@
|
|
|
6656
6656
|
},
|
|
6657
6657
|
"ref": {
|
|
6658
6658
|
"defaultValue": null,
|
|
6659
|
-
"description": "",
|
|
6659
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
6660
6660
|
"name": "ref",
|
|
6661
6661
|
"parent": {
|
|
6662
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6662
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6663
6663
|
"name": "RefAttributes"
|
|
6664
6664
|
},
|
|
6665
6665
|
"declarations": [
|
|
6666
6666
|
{
|
|
6667
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6667
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6668
6668
|
"name": "RefAttributes"
|
|
6669
6669
|
}
|
|
6670
6670
|
],
|
|
@@ -6867,12 +6867,12 @@
|
|
|
6867
6867
|
"description": "",
|
|
6868
6868
|
"name": "className",
|
|
6869
6869
|
"parent": {
|
|
6870
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6870
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6871
6871
|
"name": "HTMLAttributes"
|
|
6872
6872
|
},
|
|
6873
6873
|
"declarations": [
|
|
6874
6874
|
{
|
|
6875
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6875
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6876
6876
|
"name": "HTMLAttributes"
|
|
6877
6877
|
}
|
|
6878
6878
|
],
|
|
@@ -6883,15 +6883,15 @@
|
|
|
6883
6883
|
},
|
|
6884
6884
|
"ref": {
|
|
6885
6885
|
"defaultValue": null,
|
|
6886
|
-
"description": "",
|
|
6886
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
6887
6887
|
"name": "ref",
|
|
6888
6888
|
"parent": {
|
|
6889
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6889
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6890
6890
|
"name": "RefAttributes"
|
|
6891
6891
|
},
|
|
6892
6892
|
"declarations": [
|
|
6893
6893
|
{
|
|
6894
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6894
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6895
6895
|
"name": "RefAttributes"
|
|
6896
6896
|
}
|
|
6897
6897
|
],
|
|
@@ -6911,12 +6911,12 @@
|
|
|
6911
6911
|
"description": "",
|
|
6912
6912
|
"name": "className",
|
|
6913
6913
|
"parent": {
|
|
6914
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6914
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6915
6915
|
"name": "HTMLAttributes"
|
|
6916
6916
|
},
|
|
6917
6917
|
"declarations": [
|
|
6918
6918
|
{
|
|
6919
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6919
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6920
6920
|
"name": "HTMLAttributes"
|
|
6921
6921
|
}
|
|
6922
6922
|
],
|
|
@@ -6927,15 +6927,15 @@
|
|
|
6927
6927
|
},
|
|
6928
6928
|
"ref": {
|
|
6929
6929
|
"defaultValue": null,
|
|
6930
|
-
"description": "",
|
|
6930
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
6931
6931
|
"name": "ref",
|
|
6932
6932
|
"parent": {
|
|
6933
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6933
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6934
6934
|
"name": "RefAttributes"
|
|
6935
6935
|
},
|
|
6936
6936
|
"declarations": [
|
|
6937
6937
|
{
|
|
6938
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6938
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6939
6939
|
"name": "RefAttributes"
|
|
6940
6940
|
}
|
|
6941
6941
|
],
|
|
@@ -6995,12 +6995,12 @@
|
|
|
6995
6995
|
"description": "",
|
|
6996
6996
|
"name": "className",
|
|
6997
6997
|
"parent": {
|
|
6998
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
6998
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
6999
6999
|
"name": "HTMLAttributes"
|
|
7000
7000
|
},
|
|
7001
7001
|
"declarations": [
|
|
7002
7002
|
{
|
|
7003
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7003
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7004
7004
|
"name": "HTMLAttributes"
|
|
7005
7005
|
}
|
|
7006
7006
|
],
|
|
@@ -7011,15 +7011,15 @@
|
|
|
7011
7011
|
},
|
|
7012
7012
|
"ref": {
|
|
7013
7013
|
"defaultValue": null,
|
|
7014
|
-
"description": "",
|
|
7014
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
7015
7015
|
"name": "ref",
|
|
7016
7016
|
"parent": {
|
|
7017
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7017
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7018
7018
|
"name": "RefAttributes"
|
|
7019
7019
|
},
|
|
7020
7020
|
"declarations": [
|
|
7021
7021
|
{
|
|
7022
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7022
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7023
7023
|
"name": "RefAttributes"
|
|
7024
7024
|
}
|
|
7025
7025
|
],
|
|
@@ -7081,12 +7081,12 @@
|
|
|
7081
7081
|
"description": "",
|
|
7082
7082
|
"name": "className",
|
|
7083
7083
|
"parent": {
|
|
7084
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7084
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7085
7085
|
"name": "HTMLAttributes"
|
|
7086
7086
|
},
|
|
7087
7087
|
"declarations": [
|
|
7088
7088
|
{
|
|
7089
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7089
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7090
7090
|
"name": "HTMLAttributes"
|
|
7091
7091
|
}
|
|
7092
7092
|
],
|
|
@@ -7097,15 +7097,15 @@
|
|
|
7097
7097
|
},
|
|
7098
7098
|
"ref": {
|
|
7099
7099
|
"defaultValue": null,
|
|
7100
|
-
"description": "",
|
|
7100
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
7101
7101
|
"name": "ref",
|
|
7102
7102
|
"parent": {
|
|
7103
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7103
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7104
7104
|
"name": "RefAttributes"
|
|
7105
7105
|
},
|
|
7106
7106
|
"declarations": [
|
|
7107
7107
|
{
|
|
7108
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7108
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7109
7109
|
"name": "RefAttributes"
|
|
7110
7110
|
}
|
|
7111
7111
|
],
|
|
@@ -7205,12 +7205,12 @@
|
|
|
7205
7205
|
"description": "",
|
|
7206
7206
|
"name": "className",
|
|
7207
7207
|
"parent": {
|
|
7208
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7208
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7209
7209
|
"name": "HTMLAttributes"
|
|
7210
7210
|
},
|
|
7211
7211
|
"declarations": [
|
|
7212
7212
|
{
|
|
7213
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7213
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7214
7214
|
"name": "HTMLAttributes"
|
|
7215
7215
|
}
|
|
7216
7216
|
],
|
|
@@ -7221,15 +7221,15 @@
|
|
|
7221
7221
|
},
|
|
7222
7222
|
"ref": {
|
|
7223
7223
|
"defaultValue": null,
|
|
7224
|
-
"description": "",
|
|
7224
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
7225
7225
|
"name": "ref",
|
|
7226
7226
|
"parent": {
|
|
7227
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7227
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7228
7228
|
"name": "RefAttributes"
|
|
7229
7229
|
},
|
|
7230
7230
|
"declarations": [
|
|
7231
7231
|
{
|
|
7232
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7232
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7233
7233
|
"name": "RefAttributes"
|
|
7234
7234
|
}
|
|
7235
7235
|
],
|
|
@@ -7306,12 +7306,12 @@
|
|
|
7306
7306
|
"description": "",
|
|
7307
7307
|
"name": "className",
|
|
7308
7308
|
"parent": {
|
|
7309
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7309
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7310
7310
|
"name": "HTMLAttributes"
|
|
7311
7311
|
},
|
|
7312
7312
|
"declarations": [
|
|
7313
7313
|
{
|
|
7314
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7314
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7315
7315
|
"name": "HTMLAttributes"
|
|
7316
7316
|
}
|
|
7317
7317
|
],
|
|
@@ -7322,15 +7322,15 @@
|
|
|
7322
7322
|
},
|
|
7323
7323
|
"ref": {
|
|
7324
7324
|
"defaultValue": null,
|
|
7325
|
-
"description": "",
|
|
7325
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
7326
7326
|
"name": "ref",
|
|
7327
7327
|
"parent": {
|
|
7328
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7328
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7329
7329
|
"name": "RefAttributes"
|
|
7330
7330
|
},
|
|
7331
7331
|
"declarations": [
|
|
7332
7332
|
{
|
|
7333
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7333
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7334
7334
|
"name": "RefAttributes"
|
|
7335
7335
|
}
|
|
7336
7336
|
],
|
|
@@ -7369,12 +7369,12 @@
|
|
|
7369
7369
|
"description": "",
|
|
7370
7370
|
"name": "className",
|
|
7371
7371
|
"parent": {
|
|
7372
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7372
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7373
7373
|
"name": "HTMLAttributes"
|
|
7374
7374
|
},
|
|
7375
7375
|
"declarations": [
|
|
7376
7376
|
{
|
|
7377
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7377
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7378
7378
|
"name": "HTMLAttributes"
|
|
7379
7379
|
}
|
|
7380
7380
|
],
|
|
@@ -7385,15 +7385,15 @@
|
|
|
7385
7385
|
},
|
|
7386
7386
|
"ref": {
|
|
7387
7387
|
"defaultValue": null,
|
|
7388
|
-
"description": "",
|
|
7388
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
7389
7389
|
"name": "ref",
|
|
7390
7390
|
"parent": {
|
|
7391
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7391
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7392
7392
|
"name": "RefAttributes"
|
|
7393
7393
|
},
|
|
7394
7394
|
"declarations": [
|
|
7395
7395
|
{
|
|
7396
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7396
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7397
7397
|
"name": "RefAttributes"
|
|
7398
7398
|
}
|
|
7399
7399
|
],
|
|
@@ -7451,12 +7451,12 @@
|
|
|
7451
7451
|
"description": "",
|
|
7452
7452
|
"name": "className",
|
|
7453
7453
|
"parent": {
|
|
7454
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7454
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7455
7455
|
"name": "HTMLAttributes"
|
|
7456
7456
|
},
|
|
7457
7457
|
"declarations": [
|
|
7458
7458
|
{
|
|
7459
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7459
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7460
7460
|
"name": "HTMLAttributes"
|
|
7461
7461
|
}
|
|
7462
7462
|
],
|
|
@@ -7467,15 +7467,15 @@
|
|
|
7467
7467
|
},
|
|
7468
7468
|
"ref": {
|
|
7469
7469
|
"defaultValue": null,
|
|
7470
|
-
"description": "",
|
|
7470
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
7471
7471
|
"name": "ref",
|
|
7472
7472
|
"parent": {
|
|
7473
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7473
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7474
7474
|
"name": "RefAttributes"
|
|
7475
7475
|
},
|
|
7476
7476
|
"declarations": [
|
|
7477
7477
|
{
|
|
7478
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7478
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7479
7479
|
"name": "RefAttributes"
|
|
7480
7480
|
}
|
|
7481
7481
|
],
|
|
@@ -7636,12 +7636,12 @@
|
|
|
7636
7636
|
"description": "",
|
|
7637
7637
|
"name": "className",
|
|
7638
7638
|
"parent": {
|
|
7639
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7639
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7640
7640
|
"name": "HTMLAttributes"
|
|
7641
7641
|
},
|
|
7642
7642
|
"declarations": [
|
|
7643
7643
|
{
|
|
7644
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7644
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7645
7645
|
"name": "HTMLAttributes"
|
|
7646
7646
|
}
|
|
7647
7647
|
],
|
|
@@ -7652,15 +7652,15 @@
|
|
|
7652
7652
|
},
|
|
7653
7653
|
"ref": {
|
|
7654
7654
|
"defaultValue": null,
|
|
7655
|
-
"description": "",
|
|
7655
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
7656
7656
|
"name": "ref",
|
|
7657
7657
|
"parent": {
|
|
7658
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7658
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7659
7659
|
"name": "RefAttributes"
|
|
7660
7660
|
},
|
|
7661
7661
|
"declarations": [
|
|
7662
7662
|
{
|
|
7663
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7663
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7664
7664
|
"name": "RefAttributes"
|
|
7665
7665
|
}
|
|
7666
7666
|
],
|
|
@@ -7691,7 +7691,7 @@
|
|
|
7691
7691
|
],
|
|
7692
7692
|
"required": true,
|
|
7693
7693
|
"type": {
|
|
7694
|
-
"name": "\"warning\" | \"warning-filled\" | \"
|
|
7694
|
+
"name": "\"warning\" | \"warning-filled\" | \"warning-moderate\" | \"error\" | \"error-filled\" | \"error-moderate\" | \"info\" | \"info-filled\" | \"info-moderate\" | \"success\" | \"success-filled\" | ... 12 more ... | \"alt3-moderate\""
|
|
7695
7695
|
}
|
|
7696
7696
|
},
|
|
7697
7697
|
"size": {
|
|
@@ -7720,12 +7720,12 @@
|
|
|
7720
7720
|
"description": "",
|
|
7721
7721
|
"name": "className",
|
|
7722
7722
|
"parent": {
|
|
7723
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7723
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7724
7724
|
"name": "HTMLAttributes"
|
|
7725
7725
|
},
|
|
7726
7726
|
"declarations": [
|
|
7727
7727
|
{
|
|
7728
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7728
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7729
7729
|
"name": "HTMLAttributes"
|
|
7730
7730
|
}
|
|
7731
7731
|
],
|
|
@@ -7736,15 +7736,15 @@
|
|
|
7736
7736
|
},
|
|
7737
7737
|
"ref": {
|
|
7738
7738
|
"defaultValue": null,
|
|
7739
|
-
"description": "",
|
|
7739
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
7740
7740
|
"name": "ref",
|
|
7741
7741
|
"parent": {
|
|
7742
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7742
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7743
7743
|
"name": "RefAttributes"
|
|
7744
7744
|
},
|
|
7745
7745
|
"declarations": [
|
|
7746
7746
|
{
|
|
7747
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7747
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7748
7748
|
"name": "RefAttributes"
|
|
7749
7749
|
}
|
|
7750
7750
|
],
|
|
@@ -7901,12 +7901,12 @@
|
|
|
7901
7901
|
"description": "",
|
|
7902
7902
|
"name": "className",
|
|
7903
7903
|
"parent": {
|
|
7904
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7904
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7905
7905
|
"name": "HTMLAttributes"
|
|
7906
7906
|
},
|
|
7907
7907
|
"declarations": [
|
|
7908
7908
|
{
|
|
7909
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7909
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7910
7910
|
"name": "HTMLAttributes"
|
|
7911
7911
|
}
|
|
7912
7912
|
],
|
|
@@ -7917,15 +7917,15 @@
|
|
|
7917
7917
|
},
|
|
7918
7918
|
"ref": {
|
|
7919
7919
|
"defaultValue": null,
|
|
7920
|
-
"description": "",
|
|
7920
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
7921
7921
|
"name": "ref",
|
|
7922
7922
|
"parent": {
|
|
7923
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7923
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7924
7924
|
"name": "RefAttributes"
|
|
7925
7925
|
},
|
|
7926
7926
|
"declarations": [
|
|
7927
7927
|
{
|
|
7928
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7928
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7929
7929
|
"name": "RefAttributes"
|
|
7930
7930
|
}
|
|
7931
7931
|
],
|
|
@@ -7983,12 +7983,12 @@
|
|
|
7983
7983
|
"description": "",
|
|
7984
7984
|
"name": "className",
|
|
7985
7985
|
"parent": {
|
|
7986
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7986
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7987
7987
|
"name": "HTMLAttributes"
|
|
7988
7988
|
},
|
|
7989
7989
|
"declarations": [
|
|
7990
7990
|
{
|
|
7991
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
7991
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
7992
7992
|
"name": "HTMLAttributes"
|
|
7993
7993
|
}
|
|
7994
7994
|
],
|
|
@@ -7999,15 +7999,15 @@
|
|
|
7999
7999
|
},
|
|
8000
8000
|
"ref": {
|
|
8001
8001
|
"defaultValue": null,
|
|
8002
|
-
"description": "",
|
|
8002
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
8003
8003
|
"name": "ref",
|
|
8004
8004
|
"parent": {
|
|
8005
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8005
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8006
8006
|
"name": "RefAttributes"
|
|
8007
8007
|
},
|
|
8008
8008
|
"declarations": [
|
|
8009
8009
|
{
|
|
8010
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8010
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8011
8011
|
"name": "RefAttributes"
|
|
8012
8012
|
}
|
|
8013
8013
|
],
|
|
@@ -8229,12 +8229,12 @@
|
|
|
8229
8229
|
"description": "",
|
|
8230
8230
|
"name": "className",
|
|
8231
8231
|
"parent": {
|
|
8232
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8232
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8233
8233
|
"name": "HTMLAttributes"
|
|
8234
8234
|
},
|
|
8235
8235
|
"declarations": [
|
|
8236
8236
|
{
|
|
8237
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8237
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8238
8238
|
"name": "HTMLAttributes"
|
|
8239
8239
|
}
|
|
8240
8240
|
],
|
|
@@ -8245,15 +8245,15 @@
|
|
|
8245
8245
|
},
|
|
8246
8246
|
"ref": {
|
|
8247
8247
|
"defaultValue": null,
|
|
8248
|
-
"description": "",
|
|
8248
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
8249
8249
|
"name": "ref",
|
|
8250
8250
|
"parent": {
|
|
8251
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8251
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8252
8252
|
"name": "RefAttributes"
|
|
8253
8253
|
},
|
|
8254
8254
|
"declarations": [
|
|
8255
8255
|
{
|
|
8256
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8256
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8257
8257
|
"name": "RefAttributes"
|
|
8258
8258
|
}
|
|
8259
8259
|
],
|
|
@@ -8332,12 +8332,12 @@
|
|
|
8332
8332
|
"description": "",
|
|
8333
8333
|
"name": "className",
|
|
8334
8334
|
"parent": {
|
|
8335
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8335
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8336
8336
|
"name": "HTMLAttributes"
|
|
8337
8337
|
},
|
|
8338
8338
|
"declarations": [
|
|
8339
8339
|
{
|
|
8340
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8340
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8341
8341
|
"name": "HTMLAttributes"
|
|
8342
8342
|
}
|
|
8343
8343
|
],
|
|
@@ -8348,15 +8348,15 @@
|
|
|
8348
8348
|
},
|
|
8349
8349
|
"ref": {
|
|
8350
8350
|
"defaultValue": null,
|
|
8351
|
-
"description": "",
|
|
8351
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
8352
8352
|
"name": "ref",
|
|
8353
8353
|
"parent": {
|
|
8354
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8354
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8355
8355
|
"name": "RefAttributes"
|
|
8356
8356
|
},
|
|
8357
8357
|
"declarations": [
|
|
8358
8358
|
{
|
|
8359
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8359
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8360
8360
|
"name": "RefAttributes"
|
|
8361
8361
|
}
|
|
8362
8362
|
],
|
|
@@ -8435,12 +8435,12 @@
|
|
|
8435
8435
|
"description": "",
|
|
8436
8436
|
"name": "className",
|
|
8437
8437
|
"parent": {
|
|
8438
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8438
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8439
8439
|
"name": "HTMLAttributes"
|
|
8440
8440
|
},
|
|
8441
8441
|
"declarations": [
|
|
8442
8442
|
{
|
|
8443
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8443
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8444
8444
|
"name": "HTMLAttributes"
|
|
8445
8445
|
}
|
|
8446
8446
|
],
|
|
@@ -8451,15 +8451,15 @@
|
|
|
8451
8451
|
},
|
|
8452
8452
|
"ref": {
|
|
8453
8453
|
"defaultValue": null,
|
|
8454
|
-
"description": "",
|
|
8454
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
8455
8455
|
"name": "ref",
|
|
8456
8456
|
"parent": {
|
|
8457
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8457
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8458
8458
|
"name": "RefAttributes"
|
|
8459
8459
|
},
|
|
8460
8460
|
"declarations": [
|
|
8461
8461
|
{
|
|
8462
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8462
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8463
8463
|
"name": "RefAttributes"
|
|
8464
8464
|
}
|
|
8465
8465
|
],
|
|
@@ -8557,12 +8557,12 @@
|
|
|
8557
8557
|
"description": "",
|
|
8558
8558
|
"name": "className",
|
|
8559
8559
|
"parent": {
|
|
8560
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8560
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8561
8561
|
"name": "HTMLAttributes"
|
|
8562
8562
|
},
|
|
8563
8563
|
"declarations": [
|
|
8564
8564
|
{
|
|
8565
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8565
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8566
8566
|
"name": "HTMLAttributes"
|
|
8567
8567
|
}
|
|
8568
8568
|
],
|
|
@@ -8573,15 +8573,15 @@
|
|
|
8573
8573
|
},
|
|
8574
8574
|
"ref": {
|
|
8575
8575
|
"defaultValue": null,
|
|
8576
|
-
"description": "",
|
|
8576
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
8577
8577
|
"name": "ref",
|
|
8578
8578
|
"parent": {
|
|
8579
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8579
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8580
8580
|
"name": "RefAttributes"
|
|
8581
8581
|
},
|
|
8582
8582
|
"declarations": [
|
|
8583
8583
|
{
|
|
8584
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8584
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8585
8585
|
"name": "RefAttributes"
|
|
8586
8586
|
}
|
|
8587
8587
|
],
|
|
@@ -8660,12 +8660,12 @@
|
|
|
8660
8660
|
"description": "",
|
|
8661
8661
|
"name": "className",
|
|
8662
8662
|
"parent": {
|
|
8663
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8663
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8664
8664
|
"name": "HTMLAttributes"
|
|
8665
8665
|
},
|
|
8666
8666
|
"declarations": [
|
|
8667
8667
|
{
|
|
8668
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8668
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8669
8669
|
"name": "HTMLAttributes"
|
|
8670
8670
|
}
|
|
8671
8671
|
],
|
|
@@ -8676,15 +8676,15 @@
|
|
|
8676
8676
|
},
|
|
8677
8677
|
"ref": {
|
|
8678
8678
|
"defaultValue": null,
|
|
8679
|
-
"description": "",
|
|
8679
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
8680
8680
|
"name": "ref",
|
|
8681
8681
|
"parent": {
|
|
8682
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8682
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8683
8683
|
"name": "RefAttributes"
|
|
8684
8684
|
},
|
|
8685
8685
|
"declarations": [
|
|
8686
8686
|
{
|
|
8687
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8687
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8688
8688
|
"name": "RefAttributes"
|
|
8689
8689
|
}
|
|
8690
8690
|
],
|
|
@@ -8784,12 +8784,12 @@
|
|
|
8784
8784
|
"description": "",
|
|
8785
8785
|
"name": "className",
|
|
8786
8786
|
"parent": {
|
|
8787
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8787
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8788
8788
|
"name": "HTMLAttributes"
|
|
8789
8789
|
},
|
|
8790
8790
|
"declarations": [
|
|
8791
8791
|
{
|
|
8792
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8792
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8793
8793
|
"name": "HTMLAttributes"
|
|
8794
8794
|
}
|
|
8795
8795
|
],
|
|
@@ -8800,15 +8800,15 @@
|
|
|
8800
8800
|
},
|
|
8801
8801
|
"ref": {
|
|
8802
8802
|
"defaultValue": null,
|
|
8803
|
-
"description": "",
|
|
8803
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
8804
8804
|
"name": "ref",
|
|
8805
8805
|
"parent": {
|
|
8806
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8806
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8807
8807
|
"name": "RefAttributes"
|
|
8808
8808
|
},
|
|
8809
8809
|
"declarations": [
|
|
8810
8810
|
{
|
|
8811
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8811
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8812
8812
|
"name": "RefAttributes"
|
|
8813
8813
|
}
|
|
8814
8814
|
],
|
|
@@ -8866,12 +8866,12 @@
|
|
|
8866
8866
|
"description": "",
|
|
8867
8867
|
"name": "className",
|
|
8868
8868
|
"parent": {
|
|
8869
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8869
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8870
8870
|
"name": "HTMLAttributes"
|
|
8871
8871
|
},
|
|
8872
8872
|
"declarations": [
|
|
8873
8873
|
{
|
|
8874
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8874
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8875
8875
|
"name": "HTMLAttributes"
|
|
8876
8876
|
}
|
|
8877
8877
|
],
|
|
@@ -8882,15 +8882,15 @@
|
|
|
8882
8882
|
},
|
|
8883
8883
|
"ref": {
|
|
8884
8884
|
"defaultValue": null,
|
|
8885
|
-
"description": "",
|
|
8885
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
8886
8886
|
"name": "ref",
|
|
8887
8887
|
"parent": {
|
|
8888
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8888
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8889
8889
|
"name": "RefAttributes"
|
|
8890
8890
|
},
|
|
8891
8891
|
"declarations": [
|
|
8892
8892
|
{
|
|
8893
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8893
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8894
8894
|
"name": "RefAttributes"
|
|
8895
8895
|
}
|
|
8896
8896
|
],
|
|
@@ -8969,12 +8969,12 @@
|
|
|
8969
8969
|
"description": "",
|
|
8970
8970
|
"name": "className",
|
|
8971
8971
|
"parent": {
|
|
8972
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8972
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8973
8973
|
"name": "HTMLAttributes"
|
|
8974
8974
|
},
|
|
8975
8975
|
"declarations": [
|
|
8976
8976
|
{
|
|
8977
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8977
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8978
8978
|
"name": "HTMLAttributes"
|
|
8979
8979
|
}
|
|
8980
8980
|
],
|
|
@@ -8985,15 +8985,15 @@
|
|
|
8985
8985
|
},
|
|
8986
8986
|
"ref": {
|
|
8987
8987
|
"defaultValue": null,
|
|
8988
|
-
"description": "",
|
|
8988
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
8989
8989
|
"name": "ref",
|
|
8990
8990
|
"parent": {
|
|
8991
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8991
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8992
8992
|
"name": "RefAttributes"
|
|
8993
8993
|
},
|
|
8994
8994
|
"declarations": [
|
|
8995
8995
|
{
|
|
8996
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
8996
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
8997
8997
|
"name": "RefAttributes"
|
|
8998
8998
|
}
|
|
8999
8999
|
],
|
|
@@ -9093,12 +9093,12 @@
|
|
|
9093
9093
|
"description": "",
|
|
9094
9094
|
"name": "className",
|
|
9095
9095
|
"parent": {
|
|
9096
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
9096
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
9097
9097
|
"name": "HTMLAttributes"
|
|
9098
9098
|
},
|
|
9099
9099
|
"declarations": [
|
|
9100
9100
|
{
|
|
9101
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
9101
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
9102
9102
|
"name": "HTMLAttributes"
|
|
9103
9103
|
}
|
|
9104
9104
|
],
|
|
@@ -9158,12 +9158,12 @@
|
|
|
9158
9158
|
"description": "",
|
|
9159
9159
|
"name": "className",
|
|
9160
9160
|
"parent": {
|
|
9161
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
9161
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
9162
9162
|
"name": "HTMLAttributes"
|
|
9163
9163
|
},
|
|
9164
9164
|
"declarations": [
|
|
9165
9165
|
{
|
|
9166
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
9166
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
9167
9167
|
"name": "HTMLAttributes"
|
|
9168
9168
|
}
|
|
9169
9169
|
],
|
|
@@ -9174,15 +9174,15 @@
|
|
|
9174
9174
|
},
|
|
9175
9175
|
"ref": {
|
|
9176
9176
|
"defaultValue": null,
|
|
9177
|
-
"description": "",
|
|
9177
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
9178
9178
|
"name": "ref",
|
|
9179
9179
|
"parent": {
|
|
9180
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
9180
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
9181
9181
|
"name": "RefAttributes"
|
|
9182
9182
|
},
|
|
9183
9183
|
"declarations": [
|
|
9184
9184
|
{
|
|
9185
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
9185
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
9186
9186
|
"name": "RefAttributes"
|
|
9187
9187
|
}
|
|
9188
9188
|
],
|
|
@@ -9970,15 +9970,15 @@
|
|
|
9970
9970
|
},
|
|
9971
9971
|
"ref": {
|
|
9972
9972
|
"defaultValue": null,
|
|
9973
|
-
"description": "",
|
|
9973
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
9974
9974
|
"name": "ref",
|
|
9975
9975
|
"parent": {
|
|
9976
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
9976
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
9977
9977
|
"name": "RefAttributes"
|
|
9978
9978
|
},
|
|
9979
9979
|
"declarations": [
|
|
9980
9980
|
{
|
|
9981
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
9981
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
9982
9982
|
"name": "RefAttributes"
|
|
9983
9983
|
}
|
|
9984
9984
|
],
|
|
@@ -11500,15 +11500,15 @@
|
|
|
11500
11500
|
},
|
|
11501
11501
|
"ref": {
|
|
11502
11502
|
"defaultValue": null,
|
|
11503
|
-
"description": "",
|
|
11503
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
11504
11504
|
"name": "ref",
|
|
11505
11505
|
"parent": {
|
|
11506
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
11506
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
11507
11507
|
"name": "RefAttributes"
|
|
11508
11508
|
},
|
|
11509
11509
|
"declarations": [
|
|
11510
11510
|
{
|
|
11511
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
11511
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
11512
11512
|
"name": "RefAttributes"
|
|
11513
11513
|
}
|
|
11514
11514
|
],
|
|
@@ -11720,12 +11720,12 @@
|
|
|
11720
11720
|
"description": "",
|
|
11721
11721
|
"name": "className",
|
|
11722
11722
|
"parent": {
|
|
11723
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
11723
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
11724
11724
|
"name": "HTMLAttributes"
|
|
11725
11725
|
},
|
|
11726
11726
|
"declarations": [
|
|
11727
11727
|
{
|
|
11728
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
11728
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
11729
11729
|
"name": "HTMLAttributes"
|
|
11730
11730
|
}
|
|
11731
11731
|
],
|
|
@@ -11736,15 +11736,15 @@
|
|
|
11736
11736
|
},
|
|
11737
11737
|
"ref": {
|
|
11738
11738
|
"defaultValue": null,
|
|
11739
|
-
"description": "",
|
|
11739
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
11740
11740
|
"name": "ref",
|
|
11741
11741
|
"parent": {
|
|
11742
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
11742
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
11743
11743
|
"name": "RefAttributes"
|
|
11744
11744
|
},
|
|
11745
11745
|
"declarations": [
|
|
11746
11746
|
{
|
|
11747
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
11747
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
11748
11748
|
"name": "RefAttributes"
|
|
11749
11749
|
}
|
|
11750
11750
|
],
|
|
@@ -11958,12 +11958,12 @@
|
|
|
11958
11958
|
"description": "",
|
|
11959
11959
|
"name": "className",
|
|
11960
11960
|
"parent": {
|
|
11961
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
11961
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
11962
11962
|
"name": "HTMLAttributes"
|
|
11963
11963
|
},
|
|
11964
11964
|
"declarations": [
|
|
11965
11965
|
{
|
|
11966
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
11966
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
11967
11967
|
"name": "HTMLAttributes"
|
|
11968
11968
|
}
|
|
11969
11969
|
],
|
|
@@ -11974,15 +11974,15 @@
|
|
|
11974
11974
|
},
|
|
11975
11975
|
"ref": {
|
|
11976
11976
|
"defaultValue": null,
|
|
11977
|
-
"description": "",
|
|
11977
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
11978
11978
|
"name": "ref",
|
|
11979
11979
|
"parent": {
|
|
11980
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
11980
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
11981
11981
|
"name": "RefAttributes"
|
|
11982
11982
|
},
|
|
11983
11983
|
"declarations": [
|
|
11984
11984
|
{
|
|
11985
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
11985
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
11986
11986
|
"name": "RefAttributes"
|
|
11987
11987
|
}
|
|
11988
11988
|
],
|
|
@@ -12232,12 +12232,12 @@
|
|
|
12232
12232
|
"description": "",
|
|
12233
12233
|
"name": "className",
|
|
12234
12234
|
"parent": {
|
|
12235
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
12235
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
12236
12236
|
"name": "HTMLAttributes"
|
|
12237
12237
|
},
|
|
12238
12238
|
"declarations": [
|
|
12239
12239
|
{
|
|
12240
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
12240
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
12241
12241
|
"name": "HTMLAttributes"
|
|
12242
12242
|
}
|
|
12243
12243
|
],
|
|
@@ -12248,15 +12248,15 @@
|
|
|
12248
12248
|
},
|
|
12249
12249
|
"ref": {
|
|
12250
12250
|
"defaultValue": null,
|
|
12251
|
-
"description": "",
|
|
12251
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
12252
12252
|
"name": "ref",
|
|
12253
12253
|
"parent": {
|
|
12254
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
12254
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
12255
12255
|
"name": "RefAttributes"
|
|
12256
12256
|
},
|
|
12257
12257
|
"declarations": [
|
|
12258
12258
|
{
|
|
12259
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
12259
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
12260
12260
|
"name": "RefAttributes"
|
|
12261
12261
|
}
|
|
12262
12262
|
],
|
|
@@ -12356,12 +12356,12 @@
|
|
|
12356
12356
|
"description": "",
|
|
12357
12357
|
"name": "className",
|
|
12358
12358
|
"parent": {
|
|
12359
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
12359
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
12360
12360
|
"name": "HTMLAttributes"
|
|
12361
12361
|
},
|
|
12362
12362
|
"declarations": [
|
|
12363
12363
|
{
|
|
12364
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
12364
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
12365
12365
|
"name": "HTMLAttributes"
|
|
12366
12366
|
}
|
|
12367
12367
|
],
|
|
@@ -12372,15 +12372,15 @@
|
|
|
12372
12372
|
},
|
|
12373
12373
|
"ref": {
|
|
12374
12374
|
"defaultValue": null,
|
|
12375
|
-
"description": "",
|
|
12375
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
12376
12376
|
"name": "ref",
|
|
12377
12377
|
"parent": {
|
|
12378
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
12378
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
12379
12379
|
"name": "RefAttributes"
|
|
12380
12380
|
},
|
|
12381
12381
|
"declarations": [
|
|
12382
12382
|
{
|
|
12383
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
12383
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
12384
12384
|
"name": "RefAttributes"
|
|
12385
12385
|
}
|
|
12386
12386
|
],
|
|
@@ -12419,12 +12419,12 @@
|
|
|
12419
12419
|
"description": "",
|
|
12420
12420
|
"name": "className",
|
|
12421
12421
|
"parent": {
|
|
12422
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
12422
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
12423
12423
|
"name": "HTMLAttributes"
|
|
12424
12424
|
},
|
|
12425
12425
|
"declarations": [
|
|
12426
12426
|
{
|
|
12427
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
12427
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
12428
12428
|
"name": "HTMLAttributes"
|
|
12429
12429
|
}
|
|
12430
12430
|
],
|
|
@@ -12435,15 +12435,15 @@
|
|
|
12435
12435
|
},
|
|
12436
12436
|
"ref": {
|
|
12437
12437
|
"defaultValue": null,
|
|
12438
|
-
"description": "",
|
|
12438
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
12439
12439
|
"name": "ref",
|
|
12440
12440
|
"parent": {
|
|
12441
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
12441
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
12442
12442
|
"name": "RefAttributes"
|
|
12443
12443
|
},
|
|
12444
12444
|
"declarations": [
|
|
12445
12445
|
{
|
|
12446
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
12446
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
12447
12447
|
"name": "RefAttributes"
|
|
12448
12448
|
}
|
|
12449
12449
|
],
|
|
@@ -12577,12 +12577,12 @@
|
|
|
12577
12577
|
"description": "",
|
|
12578
12578
|
"name": "className",
|
|
12579
12579
|
"parent": {
|
|
12580
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
12580
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
12581
12581
|
"name": "HTMLAttributes"
|
|
12582
12582
|
},
|
|
12583
12583
|
"declarations": [
|
|
12584
12584
|
{
|
|
12585
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
12585
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
12586
12586
|
"name": "HTMLAttributes"
|
|
12587
12587
|
}
|
|
12588
12588
|
],
|
|
@@ -12593,15 +12593,15 @@
|
|
|
12593
12593
|
},
|
|
12594
12594
|
"ref": {
|
|
12595
12595
|
"defaultValue": null,
|
|
12596
|
-
"description": "",
|
|
12596
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
12597
12597
|
"name": "ref",
|
|
12598
12598
|
"parent": {
|
|
12599
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
12599
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
12600
12600
|
"name": "RefAttributes"
|
|
12601
12601
|
},
|
|
12602
12602
|
"declarations": [
|
|
12603
12603
|
{
|
|
12604
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
12604
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
12605
12605
|
"name": "RefAttributes"
|
|
12606
12606
|
}
|
|
12607
12607
|
],
|
|
@@ -12889,12 +12889,12 @@
|
|
|
12889
12889
|
"description": "",
|
|
12890
12890
|
"name": "className",
|
|
12891
12891
|
"parent": {
|
|
12892
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
12892
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
12893
12893
|
"name": "HTMLAttributes"
|
|
12894
12894
|
},
|
|
12895
12895
|
"declarations": [
|
|
12896
12896
|
{
|
|
12897
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
12897
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
12898
12898
|
"name": "HTMLAttributes"
|
|
12899
12899
|
}
|
|
12900
12900
|
],
|
|
@@ -12905,15 +12905,15 @@
|
|
|
12905
12905
|
},
|
|
12906
12906
|
"ref": {
|
|
12907
12907
|
"defaultValue": null,
|
|
12908
|
-
"description": "",
|
|
12908
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
12909
12909
|
"name": "ref",
|
|
12910
12910
|
"parent": {
|
|
12911
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
12911
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
12912
12912
|
"name": "RefAttributes"
|
|
12913
12913
|
},
|
|
12914
12914
|
"declarations": [
|
|
12915
12915
|
{
|
|
12916
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
12916
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
12917
12917
|
"name": "RefAttributes"
|
|
12918
12918
|
}
|
|
12919
12919
|
],
|
|
@@ -13226,12 +13226,12 @@
|
|
|
13226
13226
|
"description": "",
|
|
13227
13227
|
"name": "className",
|
|
13228
13228
|
"parent": {
|
|
13229
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
13229
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
13230
13230
|
"name": "HTMLAttributes"
|
|
13231
13231
|
},
|
|
13232
13232
|
"declarations": [
|
|
13233
13233
|
{
|
|
13234
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
13234
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
13235
13235
|
"name": "HTMLAttributes"
|
|
13236
13236
|
}
|
|
13237
13237
|
],
|
|
@@ -13242,15 +13242,15 @@
|
|
|
13242
13242
|
},
|
|
13243
13243
|
"ref": {
|
|
13244
13244
|
"defaultValue": null,
|
|
13245
|
-
"description": "",
|
|
13245
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
13246
13246
|
"name": "ref",
|
|
13247
13247
|
"parent": {
|
|
13248
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
13248
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
13249
13249
|
"name": "RefAttributes"
|
|
13250
13250
|
},
|
|
13251
13251
|
"declarations": [
|
|
13252
13252
|
{
|
|
13253
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
13253
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
13254
13254
|
"name": "RefAttributes"
|
|
13255
13255
|
}
|
|
13256
13256
|
],
|
|
@@ -13369,12 +13369,12 @@
|
|
|
13369
13369
|
"description": "",
|
|
13370
13370
|
"name": "className",
|
|
13371
13371
|
"parent": {
|
|
13372
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
13372
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
13373
13373
|
"name": "HTMLAttributes"
|
|
13374
13374
|
},
|
|
13375
13375
|
"declarations": [
|
|
13376
13376
|
{
|
|
13377
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
13377
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
13378
13378
|
"name": "HTMLAttributes"
|
|
13379
13379
|
}
|
|
13380
13380
|
],
|
|
@@ -13385,15 +13385,15 @@
|
|
|
13385
13385
|
},
|
|
13386
13386
|
"ref": {
|
|
13387
13387
|
"defaultValue": null,
|
|
13388
|
-
"description": "",
|
|
13388
|
+
"description": "Allows getting a ref to the component instance.\nOnce the component unmounts, React will set `ref.current` to `null` (or call the ref with `null` if you passed a callback ref).\n@see https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom",
|
|
13389
13389
|
"name": "ref",
|
|
13390
13390
|
"parent": {
|
|
13391
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
13391
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
13392
13392
|
"name": "RefAttributes"
|
|
13393
13393
|
},
|
|
13394
13394
|
"declarations": [
|
|
13395
13395
|
{
|
|
13396
|
-
"fileName": "aksel/node_modules/@types/react/index.d.ts",
|
|
13396
|
+
"fileName": "aksel/node_modules/@types/react/ts5.0/index.d.ts",
|
|
13397
13397
|
"name": "RefAttributes"
|
|
13398
13398
|
}
|
|
13399
13399
|
],
|