frosty 0.0.111 → 0.0.113

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.
Files changed (73) hide show
  1. package/dist/_native.d.mts +19 -0
  2. package/dist/_native.d.mts.map +1 -0
  3. package/dist/_native.js +3 -3
  4. package/dist/_native.mjs +4 -4
  5. package/dist/dom.d.mts +15 -0
  6. package/dist/dom.d.mts.map +1 -0
  7. package/dist/dom.js +4 -4
  8. package/dist/dom.mjs +4 -4
  9. package/dist/index.d.mts +551 -0
  10. package/dist/index.d.mts.map +1 -0
  11. package/dist/index.d.ts +8 -1
  12. package/dist/index.d.ts.map +1 -1
  13. package/dist/index.js +3 -3
  14. package/dist/index.mjs +4 -4
  15. package/dist/internals/common-CpEB3ieX.d.mts +3451 -0
  16. package/dist/internals/common-CpEB3ieX.d.mts.map +1 -0
  17. package/dist/internals/fragment-BlS4iF_x.d.mts +9 -0
  18. package/dist/internals/fragment-BlS4iF_x.d.mts.map +1 -0
  19. package/dist/internals/{fragment-CaAgTjMI.d.ts → fragment-Dch7YNeZ.d.ts} +4 -1
  20. package/dist/internals/{fragment-CaAgTjMI.d.ts.map → fragment-Dch7YNeZ.d.ts.map} +1 -1
  21. package/dist/internals/renderer-BQawOCgo.d.mts +38 -0
  22. package/dist/internals/renderer-BQawOCgo.d.mts.map +1 -0
  23. package/dist/internals/renderer-BelBgEvy.d.mts +47 -0
  24. package/dist/internals/renderer-BelBgEvy.d.mts.map +1 -0
  25. package/dist/internals/{renderer-D042jXUg.mjs → renderer-CA9aKFMW.mjs} +3 -3
  26. package/dist/internals/{renderer-D042jXUg.mjs.map → renderer-CA9aKFMW.mjs.map} +1 -1
  27. package/dist/internals/{renderer-mim3fEAf.js → renderer-CNz1Y3a_.js} +3 -3
  28. package/dist/internals/{renderer-mim3fEAf.js.map → renderer-CNz1Y3a_.js.map} +1 -1
  29. package/dist/internals/{renderer-DUavelz2.mjs → renderer-DowEJaeR.mjs} +4 -4
  30. package/dist/internals/{renderer-DUavelz2.mjs.map → renderer-DowEJaeR.mjs.map} +1 -1
  31. package/dist/internals/{renderer-B04DCuHt.js → renderer-I-1wuWMB.js} +4 -4
  32. package/dist/internals/{renderer-B04DCuHt.js.map → renderer-I-1wuWMB.js.map} +1 -1
  33. package/dist/internals/{runtime-BFi9M0jE.js → runtime-57ivQprw.js} +4 -1
  34. package/dist/internals/runtime-57ivQprw.js.map +1 -0
  35. package/dist/internals/{runtime-BB51vIJ7.mjs → runtime-Dp4_akLf.mjs} +4 -1
  36. package/dist/internals/runtime-Dp4_akLf.mjs.map +1 -0
  37. package/dist/internals/{state-DFlnc6I0.js → state-C9_fGuhZ.js} +9 -2
  38. package/dist/internals/state-C9_fGuhZ.js.map +1 -0
  39. package/dist/internals/{state-YzaxTA1n.mjs → state-DgSrjGGU.mjs} +9 -2
  40. package/dist/internals/state-DgSrjGGU.mjs.map +1 -0
  41. package/dist/internals/{sync-OyR_m41B.js → sync-B7gLfyQK.js} +2 -2
  42. package/dist/internals/{sync-OyR_m41B.js.map → sync-B7gLfyQK.js.map} +1 -1
  43. package/dist/internals/{sync-CxgNMmpR.mjs → sync-CeJllG9M.mjs} +2 -2
  44. package/dist/internals/{sync-CxgNMmpR.mjs.map → sync-CeJllG9M.mjs.map} +1 -1
  45. package/dist/internals/utils-CWsh4Zpu.d.mts +7 -0
  46. package/dist/internals/utils-CWsh4Zpu.d.mts.map +1 -0
  47. package/dist/jsx-dev-runtime.d.mts +11 -0
  48. package/dist/jsx-dev-runtime.d.mts.map +1 -0
  49. package/dist/jsx-dev-runtime.d.ts +1 -1
  50. package/dist/jsx-dev-runtime.js +1 -1
  51. package/dist/jsx-dev-runtime.mjs +1 -1
  52. package/dist/jsx-runtime.d.mts +23 -0
  53. package/dist/jsx-runtime.d.mts.map +1 -0
  54. package/dist/jsx-runtime.d.ts +1 -1
  55. package/dist/jsx-runtime.js +1 -1
  56. package/dist/jsx-runtime.mjs +2 -2
  57. package/dist/server-dom.d.mts +15 -0
  58. package/dist/server-dom.d.mts.map +1 -0
  59. package/dist/server-dom.js +4 -4
  60. package/dist/server-dom.mjs +4 -4
  61. package/dist/web.d.mts +211 -0
  62. package/dist/web.d.mts.map +1 -0
  63. package/dist/web.d.ts +99 -0
  64. package/dist/web.d.ts.map +1 -1
  65. package/dist/web.js +104 -5
  66. package/dist/web.js.map +1 -1
  67. package/dist/web.mjs +105 -6
  68. package/dist/web.mjs.map +1 -1
  69. package/package.json +5 -17
  70. package/dist/internals/runtime-BB51vIJ7.mjs.map +0 -1
  71. package/dist/internals/runtime-BFi9M0jE.js.map +0 -1
  72. package/dist/internals/state-DFlnc6I0.js.map +0 -1
  73. package/dist/internals/state-YzaxTA1n.mjs.map +0 -1
@@ -0,0 +1,3451 @@
1
+ import { OmitType, MergeObject, PickType, WritableKeys } from '@o2ter/utils-js';
2
+ import _ from 'lodash';
3
+ import * as CSS from 'csstype';
4
+
5
+ type Many<T> = T | _.RecursiveArray<T>;
6
+ type ClassName = Many<string | _.Falsey>;
7
+ type StyleProp<T> = Many<T | _.Falsey>;
8
+
9
+ type AtRules = '@container' | '@media';
10
+ type PropsWithExtends<Props> = Props & {
11
+ [rule in `${AtRules} ${string}`]?: Omit<PropsWithExtends<Props>, `${AtRules} ${string}`>;
12
+ } & {
13
+ '@keyframes'?: Record<string, Props>;
14
+ [selector: `$${string}`]: PropsWithExtends<Props>;
15
+ [variable: `--${string}`]: string | 0;
16
+ };
17
+ type CSSProperties = CSS.StandardProperties<string | number> & CSS.SvgProperties<string | number>;
18
+ type ExtendedCSSProperties = PropsWithExtends<CSSProperties>;
19
+
20
+ declare const globalEvents: readonly ["onCopy", "onCut", "onPaste", "onCompositionEnd", "onCompositionStart", "onCompositionUpdate", "onFocus", "onBlur", "onFormData", "onChange", "onBeforeInput", "onInput", "onReset", "onSubmit", "onInvalid", "onLoad", "onError", "onKeyDown", "onKeyPress", "onKeyUp", "onAbort", "onCanPlay", "onCanPlayThrough", "onDurationChange", "onEmptied", "onEncrypted", "onEnded", "onLoadedData", "onLoadedMetadata", "onLoadStart", "onPause", "onPlay", "onPlaying", "onProgress", "onRateChange", "onResize", "onSeeked", "onSeeking", "onStalled", "onSuspend", "onTimeUpdate", "onVolumeChange", "onWaiting", "onAuxClick", "onClick", "onContextMenu", "onDoubleClick", "onDrag", "onDragEnd", "onDragEnter", "onDragExit", "onDragLeave", "onDragOver", "onDragStart", "onDrop", "onMouseDown", "onMouseEnter", "onMouseLeave", "onMouseMove", "onMouseOut", "onMouseOver", "onMouseUp", "onSelect", "onTouchCancel", "onTouchEnd", "onTouchMove", "onTouchStart", "onPointerDown", "onPointerMove", "onPointerUp", "onPointerCancel", "onPointerEnter", "onPointerLeave", "onPointerOver", "onPointerOut", "onScroll", "onWheel", "onAnimationStart", "onAnimationEnd", "onAnimationIteration", "onTransitionEnd"];
21
+
22
+ declare const svgProps: {
23
+ readonly "*": {
24
+ readonly id: {
25
+ readonly type: "DOMString";
26
+ readonly attr: "id";
27
+ };
28
+ readonly style: {
29
+ readonly type: "CSSStyleDeclaration";
30
+ readonly attr: "style";
31
+ };
32
+ readonly tabIndex: {
33
+ readonly type: "long";
34
+ readonly attr: "tabindex";
35
+ };
36
+ };
37
+ readonly svg: {
38
+ readonly height: {
39
+ readonly type: "SVGAnimatedLength";
40
+ readonly attr: "height";
41
+ };
42
+ readonly preserveAspectRatio: {
43
+ readonly type: "SVGAnimatedPreserveAspectRatio";
44
+ readonly attr: "preserveAspectRatio";
45
+ };
46
+ readonly requiredExtensions: {
47
+ readonly type: "SVGStringList";
48
+ readonly attr: "requiredExtensions";
49
+ };
50
+ readonly systemLanguage: {
51
+ readonly type: "SVGStringList";
52
+ readonly attr: "systemLanguage";
53
+ };
54
+ readonly transform: {
55
+ readonly type: "SVGAnimatedTransformList";
56
+ readonly attr: "transform";
57
+ };
58
+ readonly viewBox: {
59
+ readonly type: "SVGAnimatedRect";
60
+ readonly attr: "viewBox";
61
+ };
62
+ readonly width: {
63
+ readonly type: "SVGAnimatedLength";
64
+ readonly attr: "width";
65
+ };
66
+ readonly x: {
67
+ readonly type: "SVGAnimatedLength";
68
+ readonly attr: "x";
69
+ };
70
+ readonly y: {
71
+ readonly type: "SVGAnimatedLength";
72
+ readonly attr: "y";
73
+ };
74
+ };
75
+ readonly g: {
76
+ readonly requiredExtensions: {
77
+ readonly type: "SVGStringList";
78
+ readonly attr: "requiredExtensions";
79
+ };
80
+ readonly systemLanguage: {
81
+ readonly type: "SVGStringList";
82
+ readonly attr: "systemLanguage";
83
+ };
84
+ readonly transform: {
85
+ readonly type: "SVGAnimatedTransformList";
86
+ readonly attr: "transform";
87
+ };
88
+ };
89
+ readonly defs: {
90
+ readonly requiredExtensions: {
91
+ readonly type: "SVGStringList";
92
+ readonly attr: "requiredExtensions";
93
+ };
94
+ readonly systemLanguage: {
95
+ readonly type: "SVGStringList";
96
+ readonly attr: "systemLanguage";
97
+ };
98
+ readonly transform: {
99
+ readonly type: "SVGAnimatedTransformList";
100
+ readonly attr: "transform";
101
+ };
102
+ };
103
+ readonly desc: {};
104
+ readonly title: {};
105
+ readonly symbol: {
106
+ readonly preserveAspectRatio: {
107
+ readonly type: "SVGAnimatedPreserveAspectRatio";
108
+ readonly attr: "preserveAspectRatio";
109
+ };
110
+ readonly viewBox: {
111
+ readonly type: "SVGAnimatedRect";
112
+ readonly attr: "viewBox";
113
+ };
114
+ };
115
+ readonly use: {
116
+ readonly height: {
117
+ readonly type: "SVGAnimatedLength";
118
+ readonly attr: "height";
119
+ };
120
+ readonly href: {
121
+ readonly type: "SVGAnimatedString";
122
+ readonly attr: "href";
123
+ };
124
+ readonly requiredExtensions: {
125
+ readonly type: "SVGStringList";
126
+ readonly attr: "requiredExtensions";
127
+ };
128
+ readonly systemLanguage: {
129
+ readonly type: "SVGStringList";
130
+ readonly attr: "systemLanguage";
131
+ };
132
+ readonly transform: {
133
+ readonly type: "SVGAnimatedTransformList";
134
+ readonly attr: "transform";
135
+ };
136
+ readonly width: {
137
+ readonly type: "SVGAnimatedLength";
138
+ readonly attr: "width";
139
+ };
140
+ readonly x: {
141
+ readonly type: "SVGAnimatedLength";
142
+ readonly attr: "x";
143
+ };
144
+ readonly y: {
145
+ readonly type: "SVGAnimatedLength";
146
+ readonly attr: "y";
147
+ };
148
+ };
149
+ readonly image: {
150
+ readonly crossOrigin: {
151
+ readonly type: "DOMString";
152
+ readonly attr: "crossorigin";
153
+ };
154
+ readonly height: {
155
+ readonly type: "SVGAnimatedLength";
156
+ readonly attr: "height";
157
+ };
158
+ readonly href: {
159
+ readonly type: "SVGAnimatedString";
160
+ readonly attr: "href";
161
+ };
162
+ readonly preserveAspectRatio: {
163
+ readonly type: "SVGAnimatedPreserveAspectRatio";
164
+ readonly attr: "preserveAspectRatio";
165
+ };
166
+ readonly requiredExtensions: {
167
+ readonly type: "SVGStringList";
168
+ readonly attr: "requiredExtensions";
169
+ };
170
+ readonly systemLanguage: {
171
+ readonly type: "SVGStringList";
172
+ readonly attr: "systemLanguage";
173
+ };
174
+ readonly transform: {
175
+ readonly type: "SVGAnimatedTransformList";
176
+ readonly attr: "transform";
177
+ };
178
+ readonly width: {
179
+ readonly type: "SVGAnimatedLength";
180
+ readonly attr: "width";
181
+ };
182
+ readonly x: {
183
+ readonly type: "SVGAnimatedLength";
184
+ readonly attr: "x";
185
+ };
186
+ readonly y: {
187
+ readonly type: "SVGAnimatedLength";
188
+ readonly attr: "y";
189
+ };
190
+ };
191
+ readonly switch: {
192
+ readonly requiredExtensions: {
193
+ readonly type: "SVGStringList";
194
+ readonly attr: "requiredExtensions";
195
+ };
196
+ readonly systemLanguage: {
197
+ readonly type: "SVGStringList";
198
+ readonly attr: "systemLanguage";
199
+ };
200
+ readonly transform: {
201
+ readonly type: "SVGAnimatedTransformList";
202
+ readonly attr: "transform";
203
+ };
204
+ };
205
+ readonly style: {
206
+ readonly media: {
207
+ readonly type: "DOMString";
208
+ readonly attr: "media";
209
+ };
210
+ readonly title: {
211
+ readonly type: "DOMString";
212
+ readonly attr: "title";
213
+ };
214
+ readonly type: {
215
+ readonly type: "DOMString";
216
+ readonly attr: "type";
217
+ };
218
+ };
219
+ readonly path: {
220
+ readonly pathLength: {
221
+ readonly type: "SVGAnimatedNumber";
222
+ readonly attr: "pathLength";
223
+ };
224
+ readonly requiredExtensions: {
225
+ readonly type: "SVGStringList";
226
+ readonly attr: "requiredExtensions";
227
+ };
228
+ readonly systemLanguage: {
229
+ readonly type: "SVGStringList";
230
+ readonly attr: "systemLanguage";
231
+ };
232
+ readonly transform: {
233
+ readonly type: "SVGAnimatedTransformList";
234
+ readonly attr: "transform";
235
+ };
236
+ };
237
+ readonly rect: {
238
+ readonly height: {
239
+ readonly type: "SVGAnimatedLength";
240
+ readonly attr: "height";
241
+ };
242
+ readonly pathLength: {
243
+ readonly type: "SVGAnimatedNumber";
244
+ readonly attr: "pathLength";
245
+ };
246
+ readonly requiredExtensions: {
247
+ readonly type: "SVGStringList";
248
+ readonly attr: "requiredExtensions";
249
+ };
250
+ readonly rx: {
251
+ readonly type: "SVGAnimatedLength";
252
+ readonly attr: "rx";
253
+ };
254
+ readonly ry: {
255
+ readonly type: "SVGAnimatedLength";
256
+ readonly attr: "ry";
257
+ };
258
+ readonly systemLanguage: {
259
+ readonly type: "SVGStringList";
260
+ readonly attr: "systemLanguage";
261
+ };
262
+ readonly transform: {
263
+ readonly type: "SVGAnimatedTransformList";
264
+ readonly attr: "transform";
265
+ };
266
+ readonly width: {
267
+ readonly type: "SVGAnimatedLength";
268
+ readonly attr: "width";
269
+ };
270
+ readonly x: {
271
+ readonly type: "SVGAnimatedLength";
272
+ readonly attr: "x";
273
+ };
274
+ readonly y: {
275
+ readonly type: "SVGAnimatedLength";
276
+ readonly attr: "y";
277
+ };
278
+ };
279
+ readonly circle: {
280
+ readonly cx: {
281
+ readonly type: "SVGAnimatedLength";
282
+ readonly attr: "cx";
283
+ };
284
+ readonly cy: {
285
+ readonly type: "SVGAnimatedLength";
286
+ readonly attr: "cy";
287
+ };
288
+ readonly pathLength: {
289
+ readonly type: "SVGAnimatedNumber";
290
+ readonly attr: "pathLength";
291
+ };
292
+ readonly r: {
293
+ readonly type: "SVGAnimatedLength";
294
+ readonly attr: "r";
295
+ };
296
+ readonly requiredExtensions: {
297
+ readonly type: "SVGStringList";
298
+ readonly attr: "requiredExtensions";
299
+ };
300
+ readonly systemLanguage: {
301
+ readonly type: "SVGStringList";
302
+ readonly attr: "systemLanguage";
303
+ };
304
+ readonly transform: {
305
+ readonly type: "SVGAnimatedTransformList";
306
+ readonly attr: "transform";
307
+ };
308
+ };
309
+ readonly ellipse: {
310
+ readonly cx: {
311
+ readonly type: "SVGAnimatedLength";
312
+ readonly attr: "cx";
313
+ };
314
+ readonly cy: {
315
+ readonly type: "SVGAnimatedLength";
316
+ readonly attr: "cy";
317
+ };
318
+ readonly pathLength: {
319
+ readonly type: "SVGAnimatedNumber";
320
+ readonly attr: "pathLength";
321
+ };
322
+ readonly requiredExtensions: {
323
+ readonly type: "SVGStringList";
324
+ readonly attr: "requiredExtensions";
325
+ };
326
+ readonly rx: {
327
+ readonly type: "SVGAnimatedLength";
328
+ readonly attr: "rx";
329
+ };
330
+ readonly ry: {
331
+ readonly type: "SVGAnimatedLength";
332
+ readonly attr: "ry";
333
+ };
334
+ readonly systemLanguage: {
335
+ readonly type: "SVGStringList";
336
+ readonly attr: "systemLanguage";
337
+ };
338
+ readonly transform: {
339
+ readonly type: "SVGAnimatedTransformList";
340
+ readonly attr: "transform";
341
+ };
342
+ };
343
+ readonly line: {
344
+ readonly pathLength: {
345
+ readonly type: "SVGAnimatedNumber";
346
+ readonly attr: "pathLength";
347
+ };
348
+ readonly requiredExtensions: {
349
+ readonly type: "SVGStringList";
350
+ readonly attr: "requiredExtensions";
351
+ };
352
+ readonly systemLanguage: {
353
+ readonly type: "SVGStringList";
354
+ readonly attr: "systemLanguage";
355
+ };
356
+ readonly transform: {
357
+ readonly type: "SVGAnimatedTransformList";
358
+ readonly attr: "transform";
359
+ };
360
+ readonly x1: {
361
+ readonly type: "SVGAnimatedLength";
362
+ readonly attr: "x1";
363
+ };
364
+ readonly x2: {
365
+ readonly type: "SVGAnimatedLength";
366
+ readonly attr: "x2";
367
+ };
368
+ readonly y1: {
369
+ readonly type: "SVGAnimatedLength";
370
+ readonly attr: "y1";
371
+ };
372
+ readonly y2: {
373
+ readonly type: "SVGAnimatedLength";
374
+ readonly attr: "y2";
375
+ };
376
+ };
377
+ readonly polyline: {
378
+ readonly pathLength: {
379
+ readonly type: "SVGAnimatedNumber";
380
+ readonly attr: "pathLength";
381
+ };
382
+ readonly points: {
383
+ readonly type: "SVGPointList";
384
+ readonly attr: "points";
385
+ };
386
+ readonly requiredExtensions: {
387
+ readonly type: "SVGStringList";
388
+ readonly attr: "requiredExtensions";
389
+ };
390
+ readonly systemLanguage: {
391
+ readonly type: "SVGStringList";
392
+ readonly attr: "systemLanguage";
393
+ };
394
+ readonly transform: {
395
+ readonly type: "SVGAnimatedTransformList";
396
+ readonly attr: "transform";
397
+ };
398
+ };
399
+ readonly polygon: {
400
+ readonly pathLength: {
401
+ readonly type: "SVGAnimatedNumber";
402
+ readonly attr: "pathLength";
403
+ };
404
+ readonly points: {
405
+ readonly type: "SVGPointList";
406
+ readonly attr: "points";
407
+ };
408
+ readonly requiredExtensions: {
409
+ readonly type: "SVGStringList";
410
+ readonly attr: "requiredExtensions";
411
+ };
412
+ readonly systemLanguage: {
413
+ readonly type: "SVGStringList";
414
+ readonly attr: "systemLanguage";
415
+ };
416
+ readonly transform: {
417
+ readonly type: "SVGAnimatedTransformList";
418
+ readonly attr: "transform";
419
+ };
420
+ };
421
+ readonly text: {
422
+ readonly dx: {
423
+ readonly type: "SVGAnimatedLengthList";
424
+ readonly attr: "dx";
425
+ };
426
+ readonly dy: {
427
+ readonly type: "SVGAnimatedLengthList";
428
+ readonly attr: "dy";
429
+ };
430
+ readonly lengthAdjust: {
431
+ readonly type: "SVGAnimatedEnumeration";
432
+ readonly attr: "lengthAdjust";
433
+ };
434
+ readonly requiredExtensions: {
435
+ readonly type: "SVGStringList";
436
+ readonly attr: "requiredExtensions";
437
+ };
438
+ readonly rotate: {
439
+ readonly type: "SVGAnimatedNumberList";
440
+ readonly attr: "rotate";
441
+ };
442
+ readonly systemLanguage: {
443
+ readonly type: "SVGStringList";
444
+ readonly attr: "systemLanguage";
445
+ };
446
+ readonly textLength: {
447
+ readonly type: "SVGAnimatedLength";
448
+ readonly attr: "textLength";
449
+ };
450
+ readonly transform: {
451
+ readonly type: "SVGAnimatedTransformList";
452
+ readonly attr: "transform";
453
+ };
454
+ readonly x: {
455
+ readonly type: "SVGAnimatedLengthList";
456
+ readonly attr: "x";
457
+ };
458
+ readonly y: {
459
+ readonly type: "SVGAnimatedLengthList";
460
+ readonly attr: "y";
461
+ };
462
+ };
463
+ readonly tspan: {
464
+ readonly dx: {
465
+ readonly type: "SVGAnimatedLengthList";
466
+ readonly attr: "dx";
467
+ };
468
+ readonly dy: {
469
+ readonly type: "SVGAnimatedLengthList";
470
+ readonly attr: "dy";
471
+ };
472
+ readonly lengthAdjust: {
473
+ readonly type: "SVGAnimatedEnumeration";
474
+ readonly attr: "lengthAdjust";
475
+ };
476
+ readonly requiredExtensions: {
477
+ readonly type: "SVGStringList";
478
+ readonly attr: "requiredExtensions";
479
+ };
480
+ readonly rotate: {
481
+ readonly type: "SVGAnimatedNumberList";
482
+ readonly attr: "rotate";
483
+ };
484
+ readonly systemLanguage: {
485
+ readonly type: "SVGStringList";
486
+ readonly attr: "systemLanguage";
487
+ };
488
+ readonly textLength: {
489
+ readonly type: "SVGAnimatedLength";
490
+ readonly attr: "textLength";
491
+ };
492
+ readonly x: {
493
+ readonly type: "SVGAnimatedLengthList";
494
+ readonly attr: "x";
495
+ };
496
+ readonly y: {
497
+ readonly type: "SVGAnimatedLengthList";
498
+ readonly attr: "y";
499
+ };
500
+ };
501
+ readonly textPath: {
502
+ readonly href: {
503
+ readonly type: "SVGAnimatedString";
504
+ readonly attr: "href";
505
+ };
506
+ readonly lengthAdjust: {
507
+ readonly type: "SVGAnimatedEnumeration";
508
+ readonly attr: "lengthAdjust";
509
+ };
510
+ readonly method: {
511
+ readonly type: "SVGAnimatedEnumeration";
512
+ readonly attr: "method";
513
+ };
514
+ readonly requiredExtensions: {
515
+ readonly type: "SVGStringList";
516
+ readonly attr: "requiredExtensions";
517
+ };
518
+ readonly spacing: {
519
+ readonly type: "SVGAnimatedEnumeration";
520
+ readonly attr: "spacing";
521
+ };
522
+ readonly startOffset: {
523
+ readonly type: "SVGAnimatedLength";
524
+ readonly attr: "startOffset";
525
+ };
526
+ readonly systemLanguage: {
527
+ readonly type: "SVGStringList";
528
+ readonly attr: "systemLanguage";
529
+ };
530
+ readonly textLength: {
531
+ readonly type: "SVGAnimatedLength";
532
+ readonly attr: "textLength";
533
+ };
534
+ };
535
+ readonly marker: {
536
+ readonly markerHeight: {
537
+ readonly type: "SVGAnimatedLength";
538
+ readonly attr: "markerHeight";
539
+ };
540
+ readonly markerUnits: {
541
+ readonly type: "SVGAnimatedEnumeration";
542
+ readonly attr: "markerUnits";
543
+ };
544
+ readonly markerWidth: {
545
+ readonly type: "SVGAnimatedLength";
546
+ readonly attr: "markerWidth";
547
+ };
548
+ readonly orient: {
549
+ readonly type: "DOMString";
550
+ readonly attr: "orient";
551
+ };
552
+ readonly preserveAspectRatio: {
553
+ readonly type: "SVGAnimatedPreserveAspectRatio";
554
+ readonly attr: "preserveAspectRatio";
555
+ };
556
+ readonly refX: {
557
+ readonly type: "SVGAnimatedLength";
558
+ readonly attr: "refX";
559
+ };
560
+ readonly refY: {
561
+ readonly type: "SVGAnimatedLength";
562
+ readonly attr: "refY";
563
+ };
564
+ readonly viewBox: {
565
+ readonly type: "SVGAnimatedRect";
566
+ readonly attr: "viewBox";
567
+ };
568
+ };
569
+ readonly linearGradient: {
570
+ readonly gradientTransform: {
571
+ readonly type: "SVGAnimatedTransformList";
572
+ readonly attr: "gradientTransform";
573
+ };
574
+ readonly gradientUnits: {
575
+ readonly type: "SVGAnimatedEnumeration";
576
+ readonly attr: "gradientUnits";
577
+ };
578
+ readonly href: {
579
+ readonly type: "SVGAnimatedString";
580
+ readonly attr: "href";
581
+ };
582
+ readonly spreadMethod: {
583
+ readonly type: "SVGAnimatedEnumeration";
584
+ readonly attr: "spreadMethod";
585
+ };
586
+ readonly x1: {
587
+ readonly type: "SVGAnimatedLength";
588
+ readonly attr: "x1";
589
+ };
590
+ readonly x2: {
591
+ readonly type: "SVGAnimatedLength";
592
+ readonly attr: "x2";
593
+ };
594
+ readonly y1: {
595
+ readonly type: "SVGAnimatedLength";
596
+ readonly attr: "y1";
597
+ };
598
+ readonly y2: {
599
+ readonly type: "SVGAnimatedLength";
600
+ readonly attr: "y2";
601
+ };
602
+ };
603
+ readonly radialGradient: {
604
+ readonly cx: {
605
+ readonly type: "SVGAnimatedLength";
606
+ readonly attr: "cx";
607
+ };
608
+ readonly cy: {
609
+ readonly type: "SVGAnimatedLength";
610
+ readonly attr: "cy";
611
+ };
612
+ readonly fr: {
613
+ readonly type: "SVGAnimatedLength";
614
+ readonly attr: "fr";
615
+ };
616
+ readonly fx: {
617
+ readonly type: "SVGAnimatedLength";
618
+ readonly attr: "fx";
619
+ };
620
+ readonly fy: {
621
+ readonly type: "SVGAnimatedLength";
622
+ readonly attr: "fy";
623
+ };
624
+ readonly gradientTransform: {
625
+ readonly type: "SVGAnimatedTransformList";
626
+ readonly attr: "gradientTransform";
627
+ };
628
+ readonly gradientUnits: {
629
+ readonly type: "SVGAnimatedEnumeration";
630
+ readonly attr: "gradientUnits";
631
+ };
632
+ readonly href: {
633
+ readonly type: "SVGAnimatedString";
634
+ readonly attr: "href";
635
+ };
636
+ readonly r: {
637
+ readonly type: "SVGAnimatedLength";
638
+ readonly attr: "r";
639
+ };
640
+ readonly spreadMethod: {
641
+ readonly type: "SVGAnimatedEnumeration";
642
+ readonly attr: "spreadMethod";
643
+ };
644
+ };
645
+ readonly stop: {
646
+ readonly offset: {
647
+ readonly type: "SVGAnimatedNumber";
648
+ readonly attr: "offset";
649
+ };
650
+ };
651
+ readonly pattern: {
652
+ readonly height: {
653
+ readonly type: "SVGAnimatedLength";
654
+ readonly attr: "height";
655
+ };
656
+ readonly href: {
657
+ readonly type: "SVGAnimatedString";
658
+ readonly attr: "href";
659
+ };
660
+ readonly patternContentUnits: {
661
+ readonly type: "SVGAnimatedEnumeration";
662
+ readonly attr: "patternContentUnits";
663
+ };
664
+ readonly patternTransform: {
665
+ readonly type: "SVGAnimatedTransformList";
666
+ readonly attr: "patternTransform";
667
+ };
668
+ readonly patternUnits: {
669
+ readonly type: "SVGAnimatedEnumeration";
670
+ readonly attr: "patternUnits";
671
+ };
672
+ readonly preserveAspectRatio: {
673
+ readonly type: "SVGAnimatedPreserveAspectRatio";
674
+ readonly attr: "preserveAspectRatio";
675
+ };
676
+ readonly viewBox: {
677
+ readonly type: "SVGAnimatedRect";
678
+ readonly attr: "viewBox";
679
+ };
680
+ readonly width: {
681
+ readonly type: "SVGAnimatedLength";
682
+ readonly attr: "width";
683
+ };
684
+ readonly x: {
685
+ readonly type: "SVGAnimatedLength";
686
+ readonly attr: "x";
687
+ };
688
+ readonly y: {
689
+ readonly type: "SVGAnimatedLength";
690
+ readonly attr: "y";
691
+ };
692
+ };
693
+ readonly clipPath: {
694
+ readonly clipPathUnits: {
695
+ readonly type: "SVGAnimatedEnumeration";
696
+ readonly attr: "clipPathUnits";
697
+ };
698
+ readonly transform: {
699
+ readonly type: "SVGAnimatedTransformList";
700
+ readonly attr: "transform";
701
+ };
702
+ };
703
+ readonly mask: {
704
+ readonly height: {
705
+ readonly type: "SVGAnimatedLength";
706
+ readonly attr: "height";
707
+ };
708
+ readonly maskContentUnits: {
709
+ readonly type: "SVGAnimatedEnumeration";
710
+ readonly attr: "maskContentUnits";
711
+ };
712
+ readonly maskUnits: {
713
+ readonly type: "SVGAnimatedEnumeration";
714
+ readonly attr: "maskUnits";
715
+ };
716
+ readonly width: {
717
+ readonly type: "SVGAnimatedLength";
718
+ readonly attr: "width";
719
+ };
720
+ readonly x: {
721
+ readonly type: "SVGAnimatedLength";
722
+ readonly attr: "x";
723
+ };
724
+ readonly y: {
725
+ readonly type: "SVGAnimatedLength";
726
+ readonly attr: "y";
727
+ };
728
+ };
729
+ readonly filter: {
730
+ readonly filterUnits: {
731
+ readonly type: "SVGAnimatedEnumeration";
732
+ readonly attr: "filterUnits";
733
+ };
734
+ readonly height: {
735
+ readonly type: "SVGAnimatedLength";
736
+ readonly attr: "height";
737
+ };
738
+ readonly primitiveUnits: {
739
+ readonly type: "SVGAnimatedEnumeration";
740
+ readonly attr: "primitiveUnits";
741
+ };
742
+ readonly width: {
743
+ readonly type: "SVGAnimatedLength";
744
+ readonly attr: "width";
745
+ };
746
+ readonly x: {
747
+ readonly type: "SVGAnimatedLength";
748
+ readonly attr: "x";
749
+ };
750
+ readonly y: {
751
+ readonly type: "SVGAnimatedLength";
752
+ readonly attr: "y";
753
+ };
754
+ };
755
+ readonly feDistantLight: {
756
+ readonly azimuth: {
757
+ readonly type: "SVGAnimatedNumber";
758
+ readonly attr: "azimuth";
759
+ };
760
+ readonly elevation: {
761
+ readonly type: "SVGAnimatedNumber";
762
+ readonly attr: "elevation";
763
+ };
764
+ };
765
+ readonly fePointLight: {
766
+ readonly x: {
767
+ readonly type: "SVGAnimatedNumber";
768
+ readonly attr: "x";
769
+ };
770
+ readonly y: {
771
+ readonly type: "SVGAnimatedNumber";
772
+ readonly attr: "y";
773
+ };
774
+ readonly z: {
775
+ readonly type: "SVGAnimatedNumber";
776
+ readonly attr: "z";
777
+ };
778
+ };
779
+ readonly feSpotLight: {
780
+ readonly limitingConeAngle: {
781
+ readonly type: "SVGAnimatedNumber";
782
+ readonly attr: "limitingConeAngle";
783
+ };
784
+ readonly pointsAtX: {
785
+ readonly type: "SVGAnimatedNumber";
786
+ readonly attr: "pointsAtX";
787
+ };
788
+ readonly pointsAtY: {
789
+ readonly type: "SVGAnimatedNumber";
790
+ readonly attr: "pointsAtY";
791
+ };
792
+ readonly pointsAtZ: {
793
+ readonly type: "SVGAnimatedNumber";
794
+ readonly attr: "pointsAtZ";
795
+ };
796
+ readonly specularExponent: {
797
+ readonly type: "SVGAnimatedNumber";
798
+ readonly attr: "specularExponent";
799
+ };
800
+ readonly x: {
801
+ readonly type: "SVGAnimatedNumber";
802
+ readonly attr: "x";
803
+ };
804
+ readonly y: {
805
+ readonly type: "SVGAnimatedNumber";
806
+ readonly attr: "y";
807
+ };
808
+ readonly z: {
809
+ readonly type: "SVGAnimatedNumber";
810
+ readonly attr: "z";
811
+ };
812
+ };
813
+ readonly feBlend: {
814
+ readonly height: {
815
+ readonly type: "SVGAnimatedLength";
816
+ readonly attr: "height";
817
+ };
818
+ readonly in2: {
819
+ readonly type: "SVGAnimatedString";
820
+ readonly attr: "in2";
821
+ };
822
+ readonly mode: {
823
+ readonly type: "SVGAnimatedEnumeration";
824
+ readonly attr: "mode";
825
+ };
826
+ readonly result: {
827
+ readonly type: "SVGAnimatedString";
828
+ readonly attr: "result";
829
+ };
830
+ readonly width: {
831
+ readonly type: "SVGAnimatedLength";
832
+ readonly attr: "width";
833
+ };
834
+ readonly x: {
835
+ readonly type: "SVGAnimatedLength";
836
+ readonly attr: "x";
837
+ };
838
+ readonly y: {
839
+ readonly type: "SVGAnimatedLength";
840
+ readonly attr: "y";
841
+ };
842
+ };
843
+ readonly feColorMatrix: {
844
+ readonly height: {
845
+ readonly type: "SVGAnimatedLength";
846
+ readonly attr: "height";
847
+ };
848
+ readonly result: {
849
+ readonly type: "SVGAnimatedString";
850
+ readonly attr: "result";
851
+ };
852
+ readonly type: {
853
+ readonly type: "SVGAnimatedEnumeration";
854
+ readonly attr: "type";
855
+ };
856
+ readonly values: {
857
+ readonly type: "SVGAnimatedNumberList";
858
+ readonly attr: "values";
859
+ };
860
+ readonly width: {
861
+ readonly type: "SVGAnimatedLength";
862
+ readonly attr: "width";
863
+ };
864
+ readonly x: {
865
+ readonly type: "SVGAnimatedLength";
866
+ readonly attr: "x";
867
+ };
868
+ readonly y: {
869
+ readonly type: "SVGAnimatedLength";
870
+ readonly attr: "y";
871
+ };
872
+ };
873
+ readonly feComponentTransfer: {
874
+ readonly height: {
875
+ readonly type: "SVGAnimatedLength";
876
+ readonly attr: "height";
877
+ };
878
+ readonly result: {
879
+ readonly type: "SVGAnimatedString";
880
+ readonly attr: "result";
881
+ };
882
+ readonly width: {
883
+ readonly type: "SVGAnimatedLength";
884
+ readonly attr: "width";
885
+ };
886
+ readonly x: {
887
+ readonly type: "SVGAnimatedLength";
888
+ readonly attr: "x";
889
+ };
890
+ readonly y: {
891
+ readonly type: "SVGAnimatedLength";
892
+ readonly attr: "y";
893
+ };
894
+ };
895
+ readonly feFuncR: {
896
+ readonly amplitude: {
897
+ readonly type: "SVGAnimatedNumber";
898
+ readonly attr: "amplitude";
899
+ };
900
+ readonly exponent: {
901
+ readonly type: "SVGAnimatedNumber";
902
+ readonly attr: "exponent";
903
+ };
904
+ readonly intercept: {
905
+ readonly type: "SVGAnimatedNumber";
906
+ readonly attr: "intercept";
907
+ };
908
+ readonly offset: {
909
+ readonly type: "SVGAnimatedNumber";
910
+ readonly attr: "offset";
911
+ };
912
+ readonly slope: {
913
+ readonly type: "SVGAnimatedNumber";
914
+ readonly attr: "slope";
915
+ };
916
+ readonly tableValues: {
917
+ readonly type: "SVGAnimatedNumberList";
918
+ readonly attr: "tableValues";
919
+ };
920
+ readonly type: {
921
+ readonly type: "SVGAnimatedEnumeration";
922
+ readonly attr: "type";
923
+ };
924
+ };
925
+ readonly feFuncG: {
926
+ readonly amplitude: {
927
+ readonly type: "SVGAnimatedNumber";
928
+ readonly attr: "amplitude";
929
+ };
930
+ readonly exponent: {
931
+ readonly type: "SVGAnimatedNumber";
932
+ readonly attr: "exponent";
933
+ };
934
+ readonly intercept: {
935
+ readonly type: "SVGAnimatedNumber";
936
+ readonly attr: "intercept";
937
+ };
938
+ readonly offset: {
939
+ readonly type: "SVGAnimatedNumber";
940
+ readonly attr: "offset";
941
+ };
942
+ readonly slope: {
943
+ readonly type: "SVGAnimatedNumber";
944
+ readonly attr: "slope";
945
+ };
946
+ readonly tableValues: {
947
+ readonly type: "SVGAnimatedNumberList";
948
+ readonly attr: "tableValues";
949
+ };
950
+ readonly type: {
951
+ readonly type: "SVGAnimatedEnumeration";
952
+ readonly attr: "type";
953
+ };
954
+ };
955
+ readonly feFuncB: {
956
+ readonly amplitude: {
957
+ readonly type: "SVGAnimatedNumber";
958
+ readonly attr: "amplitude";
959
+ };
960
+ readonly exponent: {
961
+ readonly type: "SVGAnimatedNumber";
962
+ readonly attr: "exponent";
963
+ };
964
+ readonly intercept: {
965
+ readonly type: "SVGAnimatedNumber";
966
+ readonly attr: "intercept";
967
+ };
968
+ readonly offset: {
969
+ readonly type: "SVGAnimatedNumber";
970
+ readonly attr: "offset";
971
+ };
972
+ readonly slope: {
973
+ readonly type: "SVGAnimatedNumber";
974
+ readonly attr: "slope";
975
+ };
976
+ readonly tableValues: {
977
+ readonly type: "SVGAnimatedNumberList";
978
+ readonly attr: "tableValues";
979
+ };
980
+ readonly type: {
981
+ readonly type: "SVGAnimatedEnumeration";
982
+ readonly attr: "type";
983
+ };
984
+ };
985
+ readonly feFuncA: {
986
+ readonly amplitude: {
987
+ readonly type: "SVGAnimatedNumber";
988
+ readonly attr: "amplitude";
989
+ };
990
+ readonly exponent: {
991
+ readonly type: "SVGAnimatedNumber";
992
+ readonly attr: "exponent";
993
+ };
994
+ readonly intercept: {
995
+ readonly type: "SVGAnimatedNumber";
996
+ readonly attr: "intercept";
997
+ };
998
+ readonly offset: {
999
+ readonly type: "SVGAnimatedNumber";
1000
+ readonly attr: "offset";
1001
+ };
1002
+ readonly slope: {
1003
+ readonly type: "SVGAnimatedNumber";
1004
+ readonly attr: "slope";
1005
+ };
1006
+ readonly tableValues: {
1007
+ readonly type: "SVGAnimatedNumberList";
1008
+ readonly attr: "tableValues";
1009
+ };
1010
+ readonly type: {
1011
+ readonly type: "SVGAnimatedEnumeration";
1012
+ readonly attr: "type";
1013
+ };
1014
+ };
1015
+ readonly feComposite: {
1016
+ readonly height: {
1017
+ readonly type: "SVGAnimatedLength";
1018
+ readonly attr: "height";
1019
+ };
1020
+ readonly in2: {
1021
+ readonly type: "SVGAnimatedString";
1022
+ readonly attr: "in2";
1023
+ };
1024
+ readonly k1: {
1025
+ readonly type: "SVGAnimatedNumber";
1026
+ readonly attr: "k1";
1027
+ };
1028
+ readonly k2: {
1029
+ readonly type: "SVGAnimatedNumber";
1030
+ readonly attr: "k2";
1031
+ };
1032
+ readonly k3: {
1033
+ readonly type: "SVGAnimatedNumber";
1034
+ readonly attr: "k3";
1035
+ };
1036
+ readonly k4: {
1037
+ readonly type: "SVGAnimatedNumber";
1038
+ readonly attr: "k4";
1039
+ };
1040
+ readonly operator: {
1041
+ readonly type: "SVGAnimatedEnumeration";
1042
+ readonly attr: "operator";
1043
+ };
1044
+ readonly result: {
1045
+ readonly type: "SVGAnimatedString";
1046
+ readonly attr: "result";
1047
+ };
1048
+ readonly width: {
1049
+ readonly type: "SVGAnimatedLength";
1050
+ readonly attr: "width";
1051
+ };
1052
+ readonly x: {
1053
+ readonly type: "SVGAnimatedLength";
1054
+ readonly attr: "x";
1055
+ };
1056
+ readonly y: {
1057
+ readonly type: "SVGAnimatedLength";
1058
+ readonly attr: "y";
1059
+ };
1060
+ };
1061
+ readonly feConvolveMatrix: {
1062
+ readonly bias: {
1063
+ readonly type: "SVGAnimatedNumber";
1064
+ readonly attr: "bias";
1065
+ };
1066
+ readonly divisor: {
1067
+ readonly type: "SVGAnimatedNumber";
1068
+ readonly attr: "divisor";
1069
+ };
1070
+ readonly edgeMode: {
1071
+ readonly type: "SVGAnimatedEnumeration";
1072
+ readonly attr: "edgeMode";
1073
+ };
1074
+ readonly height: {
1075
+ readonly type: "SVGAnimatedLength";
1076
+ readonly attr: "height";
1077
+ };
1078
+ readonly kernelMatrix: {
1079
+ readonly type: "SVGAnimatedNumberList";
1080
+ readonly attr: "kernelMatrix";
1081
+ };
1082
+ readonly preserveAlpha: {
1083
+ readonly type: "SVGAnimatedBoolean";
1084
+ readonly attr: "preserveAlpha";
1085
+ };
1086
+ readonly result: {
1087
+ readonly type: "SVGAnimatedString";
1088
+ readonly attr: "result";
1089
+ };
1090
+ readonly targetX: {
1091
+ readonly type: "SVGAnimatedInteger";
1092
+ readonly attr: "targetX";
1093
+ };
1094
+ readonly targetY: {
1095
+ readonly type: "SVGAnimatedInteger";
1096
+ readonly attr: "targetY";
1097
+ };
1098
+ readonly width: {
1099
+ readonly type: "SVGAnimatedLength";
1100
+ readonly attr: "width";
1101
+ };
1102
+ readonly x: {
1103
+ readonly type: "SVGAnimatedLength";
1104
+ readonly attr: "x";
1105
+ };
1106
+ readonly y: {
1107
+ readonly type: "SVGAnimatedLength";
1108
+ readonly attr: "y";
1109
+ };
1110
+ };
1111
+ readonly feDiffuseLighting: {
1112
+ readonly diffuseConstant: {
1113
+ readonly type: "SVGAnimatedNumber";
1114
+ readonly attr: "diffuseConstant";
1115
+ };
1116
+ readonly height: {
1117
+ readonly type: "SVGAnimatedLength";
1118
+ readonly attr: "height";
1119
+ };
1120
+ readonly result: {
1121
+ readonly type: "SVGAnimatedString";
1122
+ readonly attr: "result";
1123
+ };
1124
+ readonly surfaceScale: {
1125
+ readonly type: "SVGAnimatedNumber";
1126
+ readonly attr: "surfaceScale";
1127
+ };
1128
+ readonly width: {
1129
+ readonly type: "SVGAnimatedLength";
1130
+ readonly attr: "width";
1131
+ };
1132
+ readonly x: {
1133
+ readonly type: "SVGAnimatedLength";
1134
+ readonly attr: "x";
1135
+ };
1136
+ readonly y: {
1137
+ readonly type: "SVGAnimatedLength";
1138
+ readonly attr: "y";
1139
+ };
1140
+ };
1141
+ readonly feDisplacementMap: {
1142
+ readonly height: {
1143
+ readonly type: "SVGAnimatedLength";
1144
+ readonly attr: "height";
1145
+ };
1146
+ readonly in2: {
1147
+ readonly type: "SVGAnimatedString";
1148
+ readonly attr: "in2";
1149
+ };
1150
+ readonly result: {
1151
+ readonly type: "SVGAnimatedString";
1152
+ readonly attr: "result";
1153
+ };
1154
+ readonly scale: {
1155
+ readonly type: "SVGAnimatedNumber";
1156
+ readonly attr: "scale";
1157
+ };
1158
+ readonly width: {
1159
+ readonly type: "SVGAnimatedLength";
1160
+ readonly attr: "width";
1161
+ };
1162
+ readonly x: {
1163
+ readonly type: "SVGAnimatedLength";
1164
+ readonly attr: "x";
1165
+ };
1166
+ readonly xChannelSelector: {
1167
+ readonly type: "SVGAnimatedEnumeration";
1168
+ readonly attr: "xChannelSelector";
1169
+ };
1170
+ readonly y: {
1171
+ readonly type: "SVGAnimatedLength";
1172
+ readonly attr: "y";
1173
+ };
1174
+ readonly yChannelSelector: {
1175
+ readonly type: "SVGAnimatedEnumeration";
1176
+ readonly attr: "yChannelSelector";
1177
+ };
1178
+ };
1179
+ readonly feFlood: {
1180
+ readonly height: {
1181
+ readonly type: "SVGAnimatedLength";
1182
+ readonly attr: "height";
1183
+ };
1184
+ readonly result: {
1185
+ readonly type: "SVGAnimatedString";
1186
+ readonly attr: "result";
1187
+ };
1188
+ readonly width: {
1189
+ readonly type: "SVGAnimatedLength";
1190
+ readonly attr: "width";
1191
+ };
1192
+ readonly x: {
1193
+ readonly type: "SVGAnimatedLength";
1194
+ readonly attr: "x";
1195
+ };
1196
+ readonly y: {
1197
+ readonly type: "SVGAnimatedLength";
1198
+ readonly attr: "y";
1199
+ };
1200
+ };
1201
+ readonly feGaussianBlur: {
1202
+ readonly edgeMode: {
1203
+ readonly type: "SVGAnimatedEnumeration";
1204
+ readonly attr: "edgeMode";
1205
+ };
1206
+ readonly height: {
1207
+ readonly type: "SVGAnimatedLength";
1208
+ readonly attr: "height";
1209
+ };
1210
+ readonly result: {
1211
+ readonly type: "SVGAnimatedString";
1212
+ readonly attr: "result";
1213
+ };
1214
+ readonly width: {
1215
+ readonly type: "SVGAnimatedLength";
1216
+ readonly attr: "width";
1217
+ };
1218
+ readonly x: {
1219
+ readonly type: "SVGAnimatedLength";
1220
+ readonly attr: "x";
1221
+ };
1222
+ readonly y: {
1223
+ readonly type: "SVGAnimatedLength";
1224
+ readonly attr: "y";
1225
+ };
1226
+ };
1227
+ readonly feImage: {
1228
+ readonly crossOrigin: {
1229
+ readonly type: "SVGAnimatedString";
1230
+ readonly attr: "crossorigin";
1231
+ };
1232
+ readonly height: {
1233
+ readonly type: "SVGAnimatedLength";
1234
+ readonly attr: "height";
1235
+ };
1236
+ readonly href: {
1237
+ readonly type: "SVGAnimatedString";
1238
+ readonly attr: "href";
1239
+ };
1240
+ readonly preserveAspectRatio: {
1241
+ readonly type: "SVGAnimatedPreserveAspectRatio";
1242
+ readonly attr: "preserveAspectRatio";
1243
+ };
1244
+ readonly result: {
1245
+ readonly type: "SVGAnimatedString";
1246
+ readonly attr: "result";
1247
+ };
1248
+ readonly width: {
1249
+ readonly type: "SVGAnimatedLength";
1250
+ readonly attr: "width";
1251
+ };
1252
+ readonly x: {
1253
+ readonly type: "SVGAnimatedLength";
1254
+ readonly attr: "x";
1255
+ };
1256
+ readonly y: {
1257
+ readonly type: "SVGAnimatedLength";
1258
+ readonly attr: "y";
1259
+ };
1260
+ };
1261
+ readonly feMerge: {
1262
+ readonly height: {
1263
+ readonly type: "SVGAnimatedLength";
1264
+ readonly attr: "height";
1265
+ };
1266
+ readonly result: {
1267
+ readonly type: "SVGAnimatedString";
1268
+ readonly attr: "result";
1269
+ };
1270
+ readonly width: {
1271
+ readonly type: "SVGAnimatedLength";
1272
+ readonly attr: "width";
1273
+ };
1274
+ readonly x: {
1275
+ readonly type: "SVGAnimatedLength";
1276
+ readonly attr: "x";
1277
+ };
1278
+ readonly y: {
1279
+ readonly type: "SVGAnimatedLength";
1280
+ readonly attr: "y";
1281
+ };
1282
+ };
1283
+ readonly feMergeNode: {};
1284
+ readonly feMorphology: {
1285
+ readonly height: {
1286
+ readonly type: "SVGAnimatedLength";
1287
+ readonly attr: "height";
1288
+ };
1289
+ readonly operator: {
1290
+ readonly type: "SVGAnimatedEnumeration";
1291
+ readonly attr: "operator";
1292
+ };
1293
+ readonly result: {
1294
+ readonly type: "SVGAnimatedString";
1295
+ readonly attr: "result";
1296
+ };
1297
+ readonly width: {
1298
+ readonly type: "SVGAnimatedLength";
1299
+ readonly attr: "width";
1300
+ };
1301
+ readonly x: {
1302
+ readonly type: "SVGAnimatedLength";
1303
+ readonly attr: "x";
1304
+ };
1305
+ readonly y: {
1306
+ readonly type: "SVGAnimatedLength";
1307
+ readonly attr: "y";
1308
+ };
1309
+ };
1310
+ readonly feOffset: {
1311
+ readonly dx: {
1312
+ readonly type: "SVGAnimatedNumber";
1313
+ readonly attr: "dx";
1314
+ };
1315
+ readonly dy: {
1316
+ readonly type: "SVGAnimatedNumber";
1317
+ readonly attr: "dy";
1318
+ };
1319
+ readonly height: {
1320
+ readonly type: "SVGAnimatedLength";
1321
+ readonly attr: "height";
1322
+ };
1323
+ readonly result: {
1324
+ readonly type: "SVGAnimatedString";
1325
+ readonly attr: "result";
1326
+ };
1327
+ readonly width: {
1328
+ readonly type: "SVGAnimatedLength";
1329
+ readonly attr: "width";
1330
+ };
1331
+ readonly x: {
1332
+ readonly type: "SVGAnimatedLength";
1333
+ readonly attr: "x";
1334
+ };
1335
+ readonly y: {
1336
+ readonly type: "SVGAnimatedLength";
1337
+ readonly attr: "y";
1338
+ };
1339
+ };
1340
+ readonly feSpecularLighting: {
1341
+ readonly height: {
1342
+ readonly type: "SVGAnimatedLength";
1343
+ readonly attr: "height";
1344
+ };
1345
+ readonly result: {
1346
+ readonly type: "SVGAnimatedString";
1347
+ readonly attr: "result";
1348
+ };
1349
+ readonly specularConstant: {
1350
+ readonly type: "SVGAnimatedNumber";
1351
+ readonly attr: "specularConstant";
1352
+ };
1353
+ readonly specularExponent: {
1354
+ readonly type: "SVGAnimatedNumber";
1355
+ readonly attr: "specularExponent";
1356
+ };
1357
+ readonly surfaceScale: {
1358
+ readonly type: "SVGAnimatedNumber";
1359
+ readonly attr: "surfaceScale";
1360
+ };
1361
+ readonly width: {
1362
+ readonly type: "SVGAnimatedLength";
1363
+ readonly attr: "width";
1364
+ };
1365
+ readonly x: {
1366
+ readonly type: "SVGAnimatedLength";
1367
+ readonly attr: "x";
1368
+ };
1369
+ readonly y: {
1370
+ readonly type: "SVGAnimatedLength";
1371
+ readonly attr: "y";
1372
+ };
1373
+ };
1374
+ readonly feTile: {
1375
+ readonly height: {
1376
+ readonly type: "SVGAnimatedLength";
1377
+ readonly attr: "height";
1378
+ };
1379
+ readonly result: {
1380
+ readonly type: "SVGAnimatedString";
1381
+ readonly attr: "result";
1382
+ };
1383
+ readonly width: {
1384
+ readonly type: "SVGAnimatedLength";
1385
+ readonly attr: "width";
1386
+ };
1387
+ readonly x: {
1388
+ readonly type: "SVGAnimatedLength";
1389
+ readonly attr: "x";
1390
+ };
1391
+ readonly y: {
1392
+ readonly type: "SVGAnimatedLength";
1393
+ readonly attr: "y";
1394
+ };
1395
+ };
1396
+ readonly feTurbulence: {
1397
+ readonly height: {
1398
+ readonly type: "SVGAnimatedLength";
1399
+ readonly attr: "height";
1400
+ };
1401
+ readonly numOctaves: {
1402
+ readonly type: "SVGAnimatedInteger";
1403
+ readonly attr: "numOctaves";
1404
+ };
1405
+ readonly result: {
1406
+ readonly type: "SVGAnimatedString";
1407
+ readonly attr: "result";
1408
+ };
1409
+ readonly seed: {
1410
+ readonly type: "SVGAnimatedNumber";
1411
+ readonly attr: "seed";
1412
+ };
1413
+ readonly stitchTiles: {
1414
+ readonly type: "SVGAnimatedEnumeration";
1415
+ readonly attr: "stitchTiles";
1416
+ };
1417
+ readonly type: {
1418
+ readonly type: "SVGAnimatedEnumeration";
1419
+ readonly attr: "type";
1420
+ };
1421
+ readonly width: {
1422
+ readonly type: "SVGAnimatedLength";
1423
+ readonly attr: "width";
1424
+ };
1425
+ readonly x: {
1426
+ readonly type: "SVGAnimatedLength";
1427
+ readonly attr: "x";
1428
+ };
1429
+ readonly y: {
1430
+ readonly type: "SVGAnimatedLength";
1431
+ readonly attr: "y";
1432
+ };
1433
+ };
1434
+ readonly a: {
1435
+ readonly download: {
1436
+ readonly type: "DOMString";
1437
+ readonly attr: "download";
1438
+ };
1439
+ readonly href: {
1440
+ readonly type: "SVGAnimatedString";
1441
+ readonly attr: "href";
1442
+ };
1443
+ readonly hreflang: {
1444
+ readonly type: "DOMString";
1445
+ readonly attr: "hreflang";
1446
+ };
1447
+ readonly ping: {
1448
+ readonly type: "USVString";
1449
+ readonly attr: "ping";
1450
+ };
1451
+ readonly referrerPolicy: {
1452
+ readonly type: "DOMString";
1453
+ readonly attr: "referrerpolicy";
1454
+ };
1455
+ readonly requiredExtensions: {
1456
+ readonly type: "SVGStringList";
1457
+ readonly attr: "requiredExtensions";
1458
+ };
1459
+ readonly systemLanguage: {
1460
+ readonly type: "SVGStringList";
1461
+ readonly attr: "systemLanguage";
1462
+ };
1463
+ readonly target: {
1464
+ readonly type: "SVGAnimatedString";
1465
+ readonly attr: "target";
1466
+ };
1467
+ readonly transform: {
1468
+ readonly type: "SVGAnimatedTransformList";
1469
+ readonly attr: "transform";
1470
+ };
1471
+ readonly type: {
1472
+ readonly type: "DOMString";
1473
+ readonly attr: "type";
1474
+ };
1475
+ };
1476
+ readonly view: {
1477
+ readonly preserveAspectRatio: {
1478
+ readonly type: "SVGAnimatedPreserveAspectRatio";
1479
+ readonly attr: "preserveAspectRatio";
1480
+ };
1481
+ readonly viewBox: {
1482
+ readonly type: "SVGAnimatedRect";
1483
+ readonly attr: "viewBox";
1484
+ };
1485
+ };
1486
+ readonly script: {
1487
+ readonly crossOrigin: {
1488
+ readonly type: "DOMString";
1489
+ readonly attr: "crossorigin";
1490
+ };
1491
+ readonly href: {
1492
+ readonly type: "SVGAnimatedString";
1493
+ readonly attr: "href";
1494
+ };
1495
+ readonly type: {
1496
+ readonly type: "DOMString";
1497
+ readonly attr: "type";
1498
+ };
1499
+ };
1500
+ readonly animate: {
1501
+ readonly requiredExtensions: {
1502
+ readonly type: "SVGStringList";
1503
+ readonly attr: "requiredExtensions";
1504
+ };
1505
+ readonly systemLanguage: {
1506
+ readonly type: "SVGStringList";
1507
+ readonly attr: "systemLanguage";
1508
+ };
1509
+ };
1510
+ readonly set: {
1511
+ readonly requiredExtensions: {
1512
+ readonly type: "SVGStringList";
1513
+ readonly attr: "requiredExtensions";
1514
+ };
1515
+ readonly systemLanguage: {
1516
+ readonly type: "SVGStringList";
1517
+ readonly attr: "systemLanguage";
1518
+ };
1519
+ };
1520
+ readonly animateMotion: {
1521
+ readonly requiredExtensions: {
1522
+ readonly type: "SVGStringList";
1523
+ readonly attr: "requiredExtensions";
1524
+ };
1525
+ readonly systemLanguage: {
1526
+ readonly type: "SVGStringList";
1527
+ readonly attr: "systemLanguage";
1528
+ };
1529
+ };
1530
+ readonly mpath: {
1531
+ readonly href: {
1532
+ readonly type: "SVGAnimatedString";
1533
+ readonly attr: "href";
1534
+ };
1535
+ };
1536
+ readonly animateTransform: {
1537
+ readonly requiredExtensions: {
1538
+ readonly type: "SVGStringList";
1539
+ readonly attr: "requiredExtensions";
1540
+ };
1541
+ readonly systemLanguage: {
1542
+ readonly type: "SVGStringList";
1543
+ readonly attr: "systemLanguage";
1544
+ };
1545
+ };
1546
+ readonly metadata: {};
1547
+ readonly foreignObject: {
1548
+ readonly height: {
1549
+ readonly type: "SVGAnimatedLength";
1550
+ readonly attr: "height";
1551
+ };
1552
+ readonly requiredExtensions: {
1553
+ readonly type: "SVGStringList";
1554
+ readonly attr: "requiredExtensions";
1555
+ };
1556
+ readonly systemLanguage: {
1557
+ readonly type: "SVGStringList";
1558
+ readonly attr: "systemLanguage";
1559
+ };
1560
+ readonly transform: {
1561
+ readonly type: "SVGAnimatedTransformList";
1562
+ readonly attr: "transform";
1563
+ };
1564
+ readonly width: {
1565
+ readonly type: "SVGAnimatedLength";
1566
+ readonly attr: "width";
1567
+ };
1568
+ readonly x: {
1569
+ readonly type: "SVGAnimatedLength";
1570
+ readonly attr: "x";
1571
+ };
1572
+ readonly y: {
1573
+ readonly type: "SVGAnimatedLength";
1574
+ readonly attr: "y";
1575
+ };
1576
+ };
1577
+ };
1578
+ declare const htmlProps: {
1579
+ readonly "*": {
1580
+ readonly accessKey: {
1581
+ readonly type: "DOMString";
1582
+ readonly attr: "accesskey";
1583
+ };
1584
+ readonly autocapitalize: {
1585
+ readonly type: "DOMString";
1586
+ readonly attr: "autocapitalize";
1587
+ };
1588
+ readonly autofocus: {
1589
+ readonly type: "boolean";
1590
+ readonly attr: "autofocus";
1591
+ };
1592
+ readonly contentEditable: {
1593
+ readonly type: "DOMString";
1594
+ readonly attr: "contenteditable";
1595
+ };
1596
+ readonly dir: {
1597
+ readonly type: "DOMString";
1598
+ readonly attr: "dir";
1599
+ };
1600
+ readonly draggable: {
1601
+ readonly type: "boolean";
1602
+ readonly attr: "draggable";
1603
+ };
1604
+ readonly enterKeyHint: {
1605
+ readonly type: "DOMString";
1606
+ readonly attr: "enterkeyhint";
1607
+ };
1608
+ readonly hidden: {
1609
+ readonly type: readonly ["boolean", "unrestricted double", "DOMString"];
1610
+ readonly attr: "hidden";
1611
+ };
1612
+ readonly id: {
1613
+ readonly type: "DOMString";
1614
+ readonly attr: "id";
1615
+ };
1616
+ readonly inert: {
1617
+ readonly type: "boolean";
1618
+ readonly attr: "inert";
1619
+ };
1620
+ readonly inputMode: {
1621
+ readonly type: "DOMString";
1622
+ readonly attr: "inputmode";
1623
+ };
1624
+ readonly lang: {
1625
+ readonly type: "DOMString";
1626
+ readonly attr: "lang";
1627
+ };
1628
+ readonly nonce: {
1629
+ readonly type: "DOMString";
1630
+ readonly attr: "nonce";
1631
+ };
1632
+ readonly popover: {
1633
+ readonly type: "DOMString";
1634
+ readonly attr: "popover";
1635
+ };
1636
+ readonly slot: {
1637
+ readonly type: "DOMString";
1638
+ readonly attr: "slot";
1639
+ };
1640
+ readonly spellcheck: {
1641
+ readonly type: "boolean";
1642
+ readonly attr: "spellcheck";
1643
+ };
1644
+ readonly style: {
1645
+ readonly type: "CSSStyleDeclaration";
1646
+ readonly attr: "style";
1647
+ };
1648
+ readonly tabIndex: {
1649
+ readonly type: "long";
1650
+ readonly attr: "tabindex";
1651
+ };
1652
+ readonly title: {
1653
+ readonly type: "DOMString";
1654
+ readonly attr: "title";
1655
+ };
1656
+ readonly translate: {
1657
+ readonly type: "boolean";
1658
+ readonly attr: "translate";
1659
+ };
1660
+ readonly writingSuggestions: {
1661
+ readonly type: "DOMString";
1662
+ readonly attr: "writingsuggestions";
1663
+ };
1664
+ };
1665
+ readonly html: {
1666
+ readonly version: {
1667
+ readonly type: "DOMString";
1668
+ readonly attr: "version";
1669
+ };
1670
+ };
1671
+ readonly head: {};
1672
+ readonly title: {};
1673
+ readonly base: {
1674
+ readonly href: {
1675
+ readonly type: "USVString";
1676
+ readonly attr: "href";
1677
+ };
1678
+ readonly target: {
1679
+ readonly type: "DOMString";
1680
+ readonly attr: "target";
1681
+ };
1682
+ };
1683
+ readonly link: {
1684
+ readonly as: {
1685
+ readonly type: "DOMString";
1686
+ readonly attr: "as";
1687
+ };
1688
+ readonly blocking: {
1689
+ readonly type: "DOMTokenList";
1690
+ readonly attr: "blocking";
1691
+ };
1692
+ readonly charset: {
1693
+ readonly type: "DOMString";
1694
+ readonly attr: "charset";
1695
+ };
1696
+ readonly crossOrigin: {
1697
+ readonly type: "DOMString";
1698
+ readonly attr: "crossorigin";
1699
+ };
1700
+ readonly disabled: {
1701
+ readonly type: "boolean";
1702
+ readonly attr: "disabled";
1703
+ };
1704
+ readonly fetchPriority: {
1705
+ readonly type: "DOMString";
1706
+ readonly attr: "fetchpriority";
1707
+ };
1708
+ readonly href: {
1709
+ readonly type: "USVString";
1710
+ readonly attr: "href";
1711
+ };
1712
+ readonly hreflang: {
1713
+ readonly type: "DOMString";
1714
+ readonly attr: "hreflang";
1715
+ };
1716
+ readonly imageSizes: {
1717
+ readonly type: "DOMString";
1718
+ readonly attr: "imagesizes";
1719
+ };
1720
+ readonly imageSrcset: {
1721
+ readonly type: "USVString";
1722
+ readonly attr: "imagesrcset";
1723
+ };
1724
+ readonly integrity: {
1725
+ readonly type: "DOMString";
1726
+ readonly attr: "integrity";
1727
+ };
1728
+ readonly media: {
1729
+ readonly type: "DOMString";
1730
+ readonly attr: "media";
1731
+ };
1732
+ readonly referrerPolicy: {
1733
+ readonly type: "DOMString";
1734
+ readonly attr: "referrerpolicy";
1735
+ };
1736
+ readonly rel: {
1737
+ readonly type: "DOMString";
1738
+ readonly attr: "rel";
1739
+ };
1740
+ readonly rev: {
1741
+ readonly type: "DOMString";
1742
+ readonly attr: "rev";
1743
+ };
1744
+ readonly sizes: {
1745
+ readonly type: "DOMTokenList";
1746
+ readonly attr: "sizes";
1747
+ };
1748
+ readonly target: {
1749
+ readonly type: "DOMString";
1750
+ readonly attr: "target";
1751
+ };
1752
+ readonly type: {
1753
+ readonly type: "DOMString";
1754
+ readonly attr: "type";
1755
+ };
1756
+ };
1757
+ readonly meta: {
1758
+ readonly content: {
1759
+ readonly type: "DOMString";
1760
+ readonly attr: "content";
1761
+ };
1762
+ readonly httpEquiv: {
1763
+ readonly type: "DOMString";
1764
+ readonly attr: "http-equiv";
1765
+ };
1766
+ readonly media: {
1767
+ readonly type: "DOMString";
1768
+ readonly attr: "media";
1769
+ };
1770
+ readonly name: {
1771
+ readonly type: "DOMString";
1772
+ readonly attr: "name";
1773
+ };
1774
+ readonly scheme: {
1775
+ readonly type: "DOMString";
1776
+ readonly attr: "scheme";
1777
+ };
1778
+ };
1779
+ readonly style: {
1780
+ readonly blocking: {
1781
+ readonly type: "DOMTokenList";
1782
+ readonly attr: "blocking";
1783
+ };
1784
+ readonly media: {
1785
+ readonly type: "DOMString";
1786
+ readonly attr: "media";
1787
+ };
1788
+ readonly type: {
1789
+ readonly type: "DOMString";
1790
+ readonly attr: "type";
1791
+ };
1792
+ };
1793
+ readonly body: {
1794
+ readonly aLink: {
1795
+ readonly type: "DOMString";
1796
+ readonly attr: "alink";
1797
+ };
1798
+ readonly background: {
1799
+ readonly type: "DOMString";
1800
+ readonly attr: "background";
1801
+ };
1802
+ readonly bgColor: {
1803
+ readonly type: "DOMString";
1804
+ readonly attr: "bgcolor";
1805
+ };
1806
+ readonly link: {
1807
+ readonly type: "DOMString";
1808
+ readonly attr: "link";
1809
+ };
1810
+ readonly text: {
1811
+ readonly type: "DOMString";
1812
+ readonly attr: "text";
1813
+ };
1814
+ readonly vLink: {
1815
+ readonly type: "DOMString";
1816
+ readonly attr: "vlink";
1817
+ };
1818
+ };
1819
+ readonly article: {};
1820
+ readonly section: {};
1821
+ readonly nav: {};
1822
+ readonly aside: {};
1823
+ readonly h1: {
1824
+ readonly align: {
1825
+ readonly type: "DOMString";
1826
+ readonly attr: "align";
1827
+ };
1828
+ };
1829
+ readonly h2: {
1830
+ readonly align: {
1831
+ readonly type: "DOMString";
1832
+ readonly attr: "align";
1833
+ };
1834
+ };
1835
+ readonly h3: {
1836
+ readonly align: {
1837
+ readonly type: "DOMString";
1838
+ readonly attr: "align";
1839
+ };
1840
+ };
1841
+ readonly h4: {
1842
+ readonly align: {
1843
+ readonly type: "DOMString";
1844
+ readonly attr: "align";
1845
+ };
1846
+ };
1847
+ readonly h5: {
1848
+ readonly align: {
1849
+ readonly type: "DOMString";
1850
+ readonly attr: "align";
1851
+ };
1852
+ };
1853
+ readonly h6: {
1854
+ readonly align: {
1855
+ readonly type: "DOMString";
1856
+ readonly attr: "align";
1857
+ };
1858
+ };
1859
+ readonly hgroup: {};
1860
+ readonly header: {};
1861
+ readonly footer: {};
1862
+ readonly address: {};
1863
+ readonly p: {
1864
+ readonly align: {
1865
+ readonly type: "DOMString";
1866
+ readonly attr: "align";
1867
+ };
1868
+ };
1869
+ readonly hr: {
1870
+ readonly align: {
1871
+ readonly type: "DOMString";
1872
+ readonly attr: "align";
1873
+ };
1874
+ readonly noShade: {
1875
+ readonly type: "boolean";
1876
+ readonly attr: "noshade";
1877
+ };
1878
+ readonly size: {
1879
+ readonly type: "DOMString";
1880
+ readonly attr: "size";
1881
+ };
1882
+ readonly width: {
1883
+ readonly type: "DOMString";
1884
+ readonly attr: "width";
1885
+ };
1886
+ };
1887
+ readonly pre: {
1888
+ readonly width: {
1889
+ readonly type: "long";
1890
+ readonly attr: "width";
1891
+ };
1892
+ };
1893
+ readonly blockquote: {
1894
+ readonly cite: {
1895
+ readonly type: "USVString";
1896
+ readonly attr: "cite";
1897
+ };
1898
+ };
1899
+ readonly ol: {
1900
+ readonly compact: {
1901
+ readonly type: "boolean";
1902
+ readonly attr: "compact";
1903
+ };
1904
+ readonly reversed: {
1905
+ readonly type: "boolean";
1906
+ readonly attr: "reversed";
1907
+ };
1908
+ readonly start: {
1909
+ readonly type: "long";
1910
+ readonly attr: "start";
1911
+ };
1912
+ readonly type: {
1913
+ readonly type: "DOMString";
1914
+ readonly attr: "type";
1915
+ };
1916
+ };
1917
+ readonly ul: {
1918
+ readonly compact: {
1919
+ readonly type: "boolean";
1920
+ readonly attr: "compact";
1921
+ };
1922
+ readonly type: {
1923
+ readonly type: "DOMString";
1924
+ readonly attr: "type";
1925
+ };
1926
+ };
1927
+ readonly menu: {
1928
+ readonly compact: {
1929
+ readonly type: "boolean";
1930
+ readonly attr: "compact";
1931
+ };
1932
+ };
1933
+ readonly li: {
1934
+ readonly type: {
1935
+ readonly type: "DOMString";
1936
+ readonly attr: "type";
1937
+ };
1938
+ readonly value: {
1939
+ readonly type: "long";
1940
+ readonly attr: "value";
1941
+ };
1942
+ };
1943
+ readonly dl: {
1944
+ readonly compact: {
1945
+ readonly type: "boolean";
1946
+ readonly attr: "compact";
1947
+ };
1948
+ };
1949
+ readonly dt: {};
1950
+ readonly dd: {};
1951
+ readonly figure: {};
1952
+ readonly figcaption: {};
1953
+ readonly main: {};
1954
+ readonly search: {};
1955
+ readonly div: {
1956
+ readonly align: {
1957
+ readonly type: "DOMString";
1958
+ readonly attr: "align";
1959
+ };
1960
+ };
1961
+ readonly a: {
1962
+ readonly charset: {
1963
+ readonly type: "DOMString";
1964
+ readonly attr: "charset";
1965
+ };
1966
+ readonly coords: {
1967
+ readonly type: "DOMString";
1968
+ readonly attr: "coords";
1969
+ };
1970
+ readonly download: {
1971
+ readonly type: "DOMString";
1972
+ readonly attr: "download";
1973
+ };
1974
+ readonly href: {
1975
+ readonly type: "USVString";
1976
+ readonly attr: "href";
1977
+ };
1978
+ readonly hreflang: {
1979
+ readonly type: "DOMString";
1980
+ readonly attr: "hreflang";
1981
+ };
1982
+ readonly name: {
1983
+ readonly type: "DOMString";
1984
+ readonly attr: "name";
1985
+ };
1986
+ readonly ping: {
1987
+ readonly type: "USVString";
1988
+ readonly attr: "ping";
1989
+ };
1990
+ readonly referrerPolicy: {
1991
+ readonly type: "DOMString";
1992
+ readonly attr: "referrerpolicy";
1993
+ };
1994
+ readonly rel: {
1995
+ readonly type: "DOMString";
1996
+ readonly attr: "rel";
1997
+ };
1998
+ readonly rev: {
1999
+ readonly type: "DOMString";
2000
+ readonly attr: "rev";
2001
+ };
2002
+ readonly shape: {
2003
+ readonly type: "DOMString";
2004
+ readonly attr: "shape";
2005
+ };
2006
+ readonly target: {
2007
+ readonly type: "DOMString";
2008
+ readonly attr: "target";
2009
+ };
2010
+ readonly type: {
2011
+ readonly type: "DOMString";
2012
+ readonly attr: "type";
2013
+ };
2014
+ };
2015
+ readonly em: {};
2016
+ readonly strong: {};
2017
+ readonly small: {};
2018
+ readonly s: {};
2019
+ readonly cite: {};
2020
+ readonly q: {
2021
+ readonly cite: {
2022
+ readonly type: "USVString";
2023
+ readonly attr: "cite";
2024
+ };
2025
+ };
2026
+ readonly dfn: {};
2027
+ readonly abbr: {};
2028
+ readonly ruby: {};
2029
+ readonly rt: {};
2030
+ readonly rp: {};
2031
+ readonly data: {
2032
+ readonly value: {
2033
+ readonly type: "DOMString";
2034
+ readonly attr: "value";
2035
+ };
2036
+ };
2037
+ readonly time: {
2038
+ readonly dateTime: {
2039
+ readonly type: "DOMString";
2040
+ readonly attr: "datetime";
2041
+ };
2042
+ };
2043
+ readonly code: {};
2044
+ readonly var: {};
2045
+ readonly samp: {};
2046
+ readonly kbd: {};
2047
+ readonly sub: {};
2048
+ readonly sup: {};
2049
+ readonly i: {};
2050
+ readonly b: {};
2051
+ readonly u: {};
2052
+ readonly mark: {};
2053
+ readonly bdi: {};
2054
+ readonly bdo: {};
2055
+ readonly span: {};
2056
+ readonly br: {
2057
+ readonly clear: {
2058
+ readonly type: "DOMString";
2059
+ readonly attr: "clear";
2060
+ };
2061
+ };
2062
+ readonly wbr: {};
2063
+ readonly ins: {
2064
+ readonly cite: {
2065
+ readonly type: "USVString";
2066
+ readonly attr: "cite";
2067
+ };
2068
+ readonly dateTime: {
2069
+ readonly type: "DOMString";
2070
+ readonly attr: "datetime";
2071
+ };
2072
+ };
2073
+ readonly del: {
2074
+ readonly cite: {
2075
+ readonly type: "USVString";
2076
+ readonly attr: "cite";
2077
+ };
2078
+ readonly dateTime: {
2079
+ readonly type: "DOMString";
2080
+ readonly attr: "datetime";
2081
+ };
2082
+ };
2083
+ readonly picture: {};
2084
+ readonly source: {
2085
+ readonly height: {
2086
+ readonly type: "unsigned long";
2087
+ readonly attr: "height";
2088
+ };
2089
+ readonly media: {
2090
+ readonly type: "DOMString";
2091
+ readonly attr: "media";
2092
+ };
2093
+ readonly sizes: {
2094
+ readonly type: "DOMString";
2095
+ readonly attr: "sizes";
2096
+ };
2097
+ readonly src: {
2098
+ readonly type: "USVString";
2099
+ readonly attr: "src";
2100
+ };
2101
+ readonly srcset: {
2102
+ readonly type: "USVString";
2103
+ readonly attr: "srcset";
2104
+ };
2105
+ readonly type: {
2106
+ readonly type: "DOMString";
2107
+ readonly attr: "type";
2108
+ };
2109
+ readonly width: {
2110
+ readonly type: "unsigned long";
2111
+ readonly attr: "width";
2112
+ };
2113
+ };
2114
+ readonly img: {
2115
+ readonly align: {
2116
+ readonly type: "DOMString";
2117
+ readonly attr: "align";
2118
+ };
2119
+ readonly alt: {
2120
+ readonly type: "DOMString";
2121
+ readonly attr: "alt";
2122
+ };
2123
+ readonly border: {
2124
+ readonly type: "DOMString";
2125
+ readonly attr: "border";
2126
+ };
2127
+ readonly crossOrigin: {
2128
+ readonly type: "DOMString";
2129
+ readonly attr: "crossorigin";
2130
+ };
2131
+ readonly decoding: {
2132
+ readonly type: "DOMString";
2133
+ readonly attr: "decoding";
2134
+ };
2135
+ readonly fetchPriority: {
2136
+ readonly type: "DOMString";
2137
+ readonly attr: "fetchpriority";
2138
+ };
2139
+ readonly height: {
2140
+ readonly type: "unsigned long";
2141
+ readonly attr: "height";
2142
+ };
2143
+ readonly hspace: {
2144
+ readonly type: "unsigned long";
2145
+ readonly attr: "hspace";
2146
+ };
2147
+ readonly isMap: {
2148
+ readonly type: "boolean";
2149
+ readonly attr: "ismap";
2150
+ };
2151
+ readonly loading: {
2152
+ readonly type: "DOMString";
2153
+ readonly attr: "loading";
2154
+ };
2155
+ readonly longDesc: {
2156
+ readonly type: "USVString";
2157
+ readonly attr: "longdesc";
2158
+ };
2159
+ readonly name: {
2160
+ readonly type: "DOMString";
2161
+ readonly attr: "name";
2162
+ };
2163
+ readonly referrerPolicy: {
2164
+ readonly type: "DOMString";
2165
+ readonly attr: "referrerpolicy";
2166
+ };
2167
+ readonly sizes: {
2168
+ readonly type: "DOMString";
2169
+ readonly attr: "sizes";
2170
+ };
2171
+ readonly src: {
2172
+ readonly type: "USVString";
2173
+ readonly attr: "src";
2174
+ };
2175
+ readonly srcset: {
2176
+ readonly type: "USVString";
2177
+ readonly attr: "srcset";
2178
+ };
2179
+ readonly useMap: {
2180
+ readonly type: "DOMString";
2181
+ readonly attr: "usemap";
2182
+ };
2183
+ readonly vspace: {
2184
+ readonly type: "unsigned long";
2185
+ readonly attr: "vspace";
2186
+ };
2187
+ readonly width: {
2188
+ readonly type: "unsigned long";
2189
+ readonly attr: "width";
2190
+ };
2191
+ };
2192
+ readonly iframe: {
2193
+ readonly align: {
2194
+ readonly type: "DOMString";
2195
+ readonly attr: "align";
2196
+ };
2197
+ readonly allow: {
2198
+ readonly type: "DOMString";
2199
+ readonly attr: "allow";
2200
+ };
2201
+ readonly allowFullscreen: {
2202
+ readonly type: "boolean";
2203
+ readonly attr: "allowfullscreen";
2204
+ };
2205
+ readonly frameBorder: {
2206
+ readonly type: "DOMString";
2207
+ readonly attr: "frameborder";
2208
+ };
2209
+ readonly height: {
2210
+ readonly type: "DOMString";
2211
+ readonly attr: "height";
2212
+ };
2213
+ readonly loading: {
2214
+ readonly type: "DOMString";
2215
+ readonly attr: "loading";
2216
+ };
2217
+ readonly longDesc: {
2218
+ readonly type: "USVString";
2219
+ readonly attr: "longdesc";
2220
+ };
2221
+ readonly marginHeight: {
2222
+ readonly type: "DOMString";
2223
+ readonly attr: "marginheight";
2224
+ };
2225
+ readonly marginWidth: {
2226
+ readonly type: "DOMString";
2227
+ readonly attr: "marginwidth";
2228
+ };
2229
+ readonly name: {
2230
+ readonly type: "DOMString";
2231
+ readonly attr: "name";
2232
+ };
2233
+ readonly referrerPolicy: {
2234
+ readonly type: "DOMString";
2235
+ readonly attr: "referrerpolicy";
2236
+ };
2237
+ readonly sandbox: {
2238
+ readonly type: "DOMTokenList";
2239
+ readonly attr: "sandbox";
2240
+ };
2241
+ readonly scrolling: {
2242
+ readonly type: "DOMString";
2243
+ readonly attr: "scrolling";
2244
+ };
2245
+ readonly src: {
2246
+ readonly type: "USVString";
2247
+ readonly attr: "src";
2248
+ };
2249
+ readonly srcdoc: {
2250
+ readonly type: readonly ["TrustedHTML", "DOMString"];
2251
+ readonly attr: "srcdoc";
2252
+ };
2253
+ readonly width: {
2254
+ readonly type: "DOMString";
2255
+ readonly attr: "width";
2256
+ };
2257
+ };
2258
+ readonly embed: {
2259
+ readonly height: {
2260
+ readonly type: "DOMString";
2261
+ readonly attr: "height";
2262
+ };
2263
+ readonly src: {
2264
+ readonly type: "USVString";
2265
+ readonly attr: "src";
2266
+ };
2267
+ readonly type: {
2268
+ readonly type: "DOMString";
2269
+ readonly attr: "type";
2270
+ };
2271
+ readonly width: {
2272
+ readonly type: "DOMString";
2273
+ readonly attr: "width";
2274
+ };
2275
+ };
2276
+ readonly object: {
2277
+ readonly align: {
2278
+ readonly type: "DOMString";
2279
+ readonly attr: "align";
2280
+ };
2281
+ readonly archive: {
2282
+ readonly type: "DOMString";
2283
+ readonly attr: "archive";
2284
+ };
2285
+ readonly border: {
2286
+ readonly type: "DOMString";
2287
+ readonly attr: "border";
2288
+ };
2289
+ readonly codeBase: {
2290
+ readonly type: "DOMString";
2291
+ readonly attr: "codebase";
2292
+ };
2293
+ readonly codeType: {
2294
+ readonly type: "DOMString";
2295
+ readonly attr: "codetype";
2296
+ };
2297
+ readonly data: {
2298
+ readonly type: "USVString";
2299
+ readonly attr: "data";
2300
+ };
2301
+ readonly declare: {
2302
+ readonly type: "boolean";
2303
+ readonly attr: "declare";
2304
+ };
2305
+ readonly form: {
2306
+ readonly type: "HTMLFormElement";
2307
+ readonly attr: "form";
2308
+ };
2309
+ readonly height: {
2310
+ readonly type: "DOMString";
2311
+ readonly attr: "height";
2312
+ };
2313
+ readonly hspace: {
2314
+ readonly type: "unsigned long";
2315
+ readonly attr: "hspace";
2316
+ };
2317
+ readonly name: {
2318
+ readonly type: "DOMString";
2319
+ readonly attr: "name";
2320
+ };
2321
+ readonly standby: {
2322
+ readonly type: "DOMString";
2323
+ readonly attr: "standby";
2324
+ };
2325
+ readonly type: {
2326
+ readonly type: "DOMString";
2327
+ readonly attr: "type";
2328
+ };
2329
+ readonly useMap: {
2330
+ readonly type: "DOMString";
2331
+ readonly attr: "usemap";
2332
+ };
2333
+ readonly vspace: {
2334
+ readonly type: "unsigned long";
2335
+ readonly attr: "vspace";
2336
+ };
2337
+ readonly width: {
2338
+ readonly type: "DOMString";
2339
+ readonly attr: "width";
2340
+ };
2341
+ };
2342
+ readonly video: {
2343
+ readonly autoplay: {
2344
+ readonly type: "boolean";
2345
+ readonly attr: "autoplay";
2346
+ };
2347
+ readonly controls: {
2348
+ readonly type: "boolean";
2349
+ readonly attr: "controls";
2350
+ };
2351
+ readonly crossOrigin: {
2352
+ readonly type: "DOMString";
2353
+ readonly attr: "crossorigin";
2354
+ };
2355
+ readonly height: {
2356
+ readonly type: "unsigned long";
2357
+ readonly attr: "height";
2358
+ };
2359
+ readonly loop: {
2360
+ readonly type: "boolean";
2361
+ readonly attr: "loop";
2362
+ };
2363
+ readonly muted: {
2364
+ readonly type: "boolean";
2365
+ readonly attr: "muted";
2366
+ };
2367
+ readonly playsInline: {
2368
+ readonly type: "boolean";
2369
+ readonly attr: "playsinline";
2370
+ };
2371
+ readonly poster: {
2372
+ readonly type: "USVString";
2373
+ readonly attr: "poster";
2374
+ };
2375
+ readonly preload: {
2376
+ readonly type: "DOMString";
2377
+ readonly attr: "preload";
2378
+ };
2379
+ readonly src: {
2380
+ readonly type: "USVString";
2381
+ readonly attr: "src";
2382
+ };
2383
+ readonly width: {
2384
+ readonly type: "unsigned long";
2385
+ readonly attr: "width";
2386
+ };
2387
+ };
2388
+ readonly audio: {
2389
+ readonly autoplay: {
2390
+ readonly type: "boolean";
2391
+ readonly attr: "autoplay";
2392
+ };
2393
+ readonly controls: {
2394
+ readonly type: "boolean";
2395
+ readonly attr: "controls";
2396
+ };
2397
+ readonly crossOrigin: {
2398
+ readonly type: "DOMString";
2399
+ readonly attr: "crossorigin";
2400
+ };
2401
+ readonly loop: {
2402
+ readonly type: "boolean";
2403
+ readonly attr: "loop";
2404
+ };
2405
+ readonly muted: {
2406
+ readonly type: "boolean";
2407
+ readonly attr: "muted";
2408
+ };
2409
+ readonly preload: {
2410
+ readonly type: "DOMString";
2411
+ readonly attr: "preload";
2412
+ };
2413
+ readonly src: {
2414
+ readonly type: "USVString";
2415
+ readonly attr: "src";
2416
+ };
2417
+ };
2418
+ readonly track: {
2419
+ readonly default: {
2420
+ readonly type: "boolean";
2421
+ readonly attr: "default";
2422
+ };
2423
+ readonly kind: {
2424
+ readonly type: "DOMString";
2425
+ readonly attr: "kind";
2426
+ };
2427
+ readonly label: {
2428
+ readonly type: "DOMString";
2429
+ readonly attr: "label";
2430
+ };
2431
+ readonly src: {
2432
+ readonly type: "USVString";
2433
+ readonly attr: "src";
2434
+ };
2435
+ readonly srclang: {
2436
+ readonly type: "DOMString";
2437
+ readonly attr: "srclang";
2438
+ };
2439
+ };
2440
+ readonly map: {
2441
+ readonly name: {
2442
+ readonly type: "DOMString";
2443
+ readonly attr: "name";
2444
+ };
2445
+ };
2446
+ readonly area: {
2447
+ readonly alt: {
2448
+ readonly type: "DOMString";
2449
+ readonly attr: "alt";
2450
+ };
2451
+ readonly coords: {
2452
+ readonly type: "DOMString";
2453
+ readonly attr: "coords";
2454
+ };
2455
+ readonly download: {
2456
+ readonly type: "DOMString";
2457
+ readonly attr: "download";
2458
+ };
2459
+ readonly href: {
2460
+ readonly type: "USVString";
2461
+ readonly attr: "href";
2462
+ };
2463
+ readonly noHref: {
2464
+ readonly type: "boolean";
2465
+ readonly attr: "nohref";
2466
+ };
2467
+ readonly ping: {
2468
+ readonly type: "USVString";
2469
+ readonly attr: "ping";
2470
+ };
2471
+ readonly referrerPolicy: {
2472
+ readonly type: "DOMString";
2473
+ readonly attr: "referrerpolicy";
2474
+ };
2475
+ readonly rel: {
2476
+ readonly type: "DOMString";
2477
+ readonly attr: "rel";
2478
+ };
2479
+ readonly shape: {
2480
+ readonly type: "DOMString";
2481
+ readonly attr: "shape";
2482
+ };
2483
+ readonly target: {
2484
+ readonly type: "DOMString";
2485
+ readonly attr: "target";
2486
+ };
2487
+ };
2488
+ readonly table: {
2489
+ readonly align: {
2490
+ readonly type: "DOMString";
2491
+ readonly attr: "align";
2492
+ };
2493
+ readonly bgColor: {
2494
+ readonly type: "DOMString";
2495
+ readonly attr: "bgcolor";
2496
+ };
2497
+ readonly border: {
2498
+ readonly type: "DOMString";
2499
+ readonly attr: "border";
2500
+ };
2501
+ readonly cellPadding: {
2502
+ readonly type: "DOMString";
2503
+ readonly attr: "cellpadding";
2504
+ };
2505
+ readonly cellSpacing: {
2506
+ readonly type: "DOMString";
2507
+ readonly attr: "cellspacing";
2508
+ };
2509
+ readonly frame: {
2510
+ readonly type: "DOMString";
2511
+ readonly attr: "frame";
2512
+ };
2513
+ readonly rules: {
2514
+ readonly type: "DOMString";
2515
+ readonly attr: "rules";
2516
+ };
2517
+ readonly summary: {
2518
+ readonly type: "DOMString";
2519
+ readonly attr: "summary";
2520
+ };
2521
+ readonly width: {
2522
+ readonly type: "DOMString";
2523
+ readonly attr: "width";
2524
+ };
2525
+ };
2526
+ readonly caption: {
2527
+ readonly align: {
2528
+ readonly type: "DOMString";
2529
+ readonly attr: "align";
2530
+ };
2531
+ };
2532
+ readonly colgroup: {
2533
+ readonly align: {
2534
+ readonly type: "DOMString";
2535
+ readonly attr: "align";
2536
+ };
2537
+ readonly span: {
2538
+ readonly type: "unsigned long";
2539
+ readonly attr: "span";
2540
+ };
2541
+ readonly vAlign: {
2542
+ readonly type: "DOMString";
2543
+ readonly attr: "valign";
2544
+ };
2545
+ readonly width: {
2546
+ readonly type: "DOMString";
2547
+ readonly attr: "width";
2548
+ };
2549
+ };
2550
+ readonly col: {
2551
+ readonly align: {
2552
+ readonly type: "DOMString";
2553
+ readonly attr: "align";
2554
+ };
2555
+ readonly span: {
2556
+ readonly type: "unsigned long";
2557
+ readonly attr: "span";
2558
+ };
2559
+ readonly vAlign: {
2560
+ readonly type: "DOMString";
2561
+ readonly attr: "valign";
2562
+ };
2563
+ readonly width: {
2564
+ readonly type: "DOMString";
2565
+ readonly attr: "width";
2566
+ };
2567
+ };
2568
+ readonly tbody: {
2569
+ readonly align: {
2570
+ readonly type: "DOMString";
2571
+ readonly attr: "align";
2572
+ };
2573
+ readonly vAlign: {
2574
+ readonly type: "DOMString";
2575
+ readonly attr: "valign";
2576
+ };
2577
+ };
2578
+ readonly thead: {
2579
+ readonly align: {
2580
+ readonly type: "DOMString";
2581
+ readonly attr: "align";
2582
+ };
2583
+ readonly vAlign: {
2584
+ readonly type: "DOMString";
2585
+ readonly attr: "valign";
2586
+ };
2587
+ };
2588
+ readonly tfoot: {
2589
+ readonly align: {
2590
+ readonly type: "DOMString";
2591
+ readonly attr: "align";
2592
+ };
2593
+ readonly vAlign: {
2594
+ readonly type: "DOMString";
2595
+ readonly attr: "valign";
2596
+ };
2597
+ };
2598
+ readonly tr: {
2599
+ readonly align: {
2600
+ readonly type: "DOMString";
2601
+ readonly attr: "align";
2602
+ };
2603
+ readonly bgColor: {
2604
+ readonly type: "DOMString";
2605
+ readonly attr: "bgcolor";
2606
+ };
2607
+ readonly vAlign: {
2608
+ readonly type: "DOMString";
2609
+ readonly attr: "valign";
2610
+ };
2611
+ };
2612
+ readonly td: {
2613
+ readonly abbr: {
2614
+ readonly type: "DOMString";
2615
+ readonly attr: "abbr";
2616
+ };
2617
+ readonly align: {
2618
+ readonly type: "DOMString";
2619
+ readonly attr: "align";
2620
+ };
2621
+ readonly axis: {
2622
+ readonly type: "DOMString";
2623
+ readonly attr: "axis";
2624
+ };
2625
+ readonly bgColor: {
2626
+ readonly type: "DOMString";
2627
+ readonly attr: "bgcolor";
2628
+ };
2629
+ readonly colSpan: {
2630
+ readonly type: "unsigned long";
2631
+ readonly attr: "colspan";
2632
+ };
2633
+ readonly headers: {
2634
+ readonly type: "DOMString";
2635
+ readonly attr: "headers";
2636
+ };
2637
+ readonly height: {
2638
+ readonly type: "DOMString";
2639
+ readonly attr: "height";
2640
+ };
2641
+ readonly noWrap: {
2642
+ readonly type: "boolean";
2643
+ readonly attr: "nowrap";
2644
+ };
2645
+ readonly rowSpan: {
2646
+ readonly type: "unsigned long";
2647
+ readonly attr: "rowspan";
2648
+ };
2649
+ readonly scope: {
2650
+ readonly type: "DOMString";
2651
+ readonly attr: "scope";
2652
+ };
2653
+ readonly vAlign: {
2654
+ readonly type: "DOMString";
2655
+ readonly attr: "valign";
2656
+ };
2657
+ readonly width: {
2658
+ readonly type: "DOMString";
2659
+ readonly attr: "width";
2660
+ };
2661
+ };
2662
+ readonly th: {
2663
+ readonly abbr: {
2664
+ readonly type: "DOMString";
2665
+ readonly attr: "abbr";
2666
+ };
2667
+ readonly align: {
2668
+ readonly type: "DOMString";
2669
+ readonly attr: "align";
2670
+ };
2671
+ readonly axis: {
2672
+ readonly type: "DOMString";
2673
+ readonly attr: "axis";
2674
+ };
2675
+ readonly bgColor: {
2676
+ readonly type: "DOMString";
2677
+ readonly attr: "bgcolor";
2678
+ };
2679
+ readonly colSpan: {
2680
+ readonly type: "unsigned long";
2681
+ readonly attr: "colspan";
2682
+ };
2683
+ readonly headers: {
2684
+ readonly type: "DOMString";
2685
+ readonly attr: "headers";
2686
+ };
2687
+ readonly height: {
2688
+ readonly type: "DOMString";
2689
+ readonly attr: "height";
2690
+ };
2691
+ readonly noWrap: {
2692
+ readonly type: "boolean";
2693
+ readonly attr: "nowrap";
2694
+ };
2695
+ readonly rowSpan: {
2696
+ readonly type: "unsigned long";
2697
+ readonly attr: "rowspan";
2698
+ };
2699
+ readonly scope: {
2700
+ readonly type: "DOMString";
2701
+ readonly attr: "scope";
2702
+ };
2703
+ readonly vAlign: {
2704
+ readonly type: "DOMString";
2705
+ readonly attr: "valign";
2706
+ };
2707
+ readonly width: {
2708
+ readonly type: "DOMString";
2709
+ readonly attr: "width";
2710
+ };
2711
+ };
2712
+ readonly form: {
2713
+ readonly acceptCharset: {
2714
+ readonly type: "DOMString";
2715
+ readonly attr: "accept-charset";
2716
+ };
2717
+ readonly action: {
2718
+ readonly type: "USVString";
2719
+ readonly attr: "action";
2720
+ };
2721
+ readonly autocomplete: {
2722
+ readonly type: "DOMString";
2723
+ readonly attr: "autocomplete";
2724
+ };
2725
+ readonly enctype: {
2726
+ readonly type: "DOMString";
2727
+ readonly attr: "enctype";
2728
+ };
2729
+ readonly method: {
2730
+ readonly type: "DOMString";
2731
+ readonly attr: "method";
2732
+ };
2733
+ readonly name: {
2734
+ readonly type: "DOMString";
2735
+ readonly attr: "name";
2736
+ };
2737
+ readonly noValidate: {
2738
+ readonly type: "boolean";
2739
+ readonly attr: "novalidate";
2740
+ };
2741
+ readonly target: {
2742
+ readonly type: "DOMString";
2743
+ readonly attr: "target";
2744
+ };
2745
+ };
2746
+ readonly label: {
2747
+ readonly form: {
2748
+ readonly type: "HTMLFormElement";
2749
+ readonly attr: "form";
2750
+ };
2751
+ };
2752
+ readonly input: {
2753
+ readonly accept: {
2754
+ readonly type: "DOMString";
2755
+ readonly attr: "accept";
2756
+ };
2757
+ readonly align: {
2758
+ readonly type: "DOMString";
2759
+ readonly attr: "align";
2760
+ };
2761
+ readonly alt: {
2762
+ readonly type: "DOMString";
2763
+ readonly attr: "alt";
2764
+ };
2765
+ readonly autocomplete: {
2766
+ readonly type: "DOMString";
2767
+ readonly attr: "autocomplete";
2768
+ };
2769
+ readonly checked: {
2770
+ readonly type: "boolean";
2771
+ readonly attr: "checked";
2772
+ };
2773
+ readonly dirName: {
2774
+ readonly type: "DOMString";
2775
+ readonly attr: "dirname";
2776
+ };
2777
+ readonly disabled: {
2778
+ readonly type: "boolean";
2779
+ readonly attr: "disabled";
2780
+ };
2781
+ readonly form: {
2782
+ readonly type: "HTMLFormElement";
2783
+ readonly attr: "form";
2784
+ };
2785
+ readonly formAction: {
2786
+ readonly type: "USVString";
2787
+ readonly attr: "formaction";
2788
+ };
2789
+ readonly formEnctype: {
2790
+ readonly type: "DOMString";
2791
+ readonly attr: "formenctype";
2792
+ };
2793
+ readonly formMethod: {
2794
+ readonly type: "DOMString";
2795
+ readonly attr: "formmethod";
2796
+ };
2797
+ readonly formNoValidate: {
2798
+ readonly type: "boolean";
2799
+ readonly attr: "formnovalidate";
2800
+ };
2801
+ readonly formTarget: {
2802
+ readonly type: "DOMString";
2803
+ readonly attr: "formtarget";
2804
+ };
2805
+ readonly height: {
2806
+ readonly type: "unsigned long";
2807
+ readonly attr: "height";
2808
+ };
2809
+ readonly list: {
2810
+ readonly type: "HTMLDataListElement";
2811
+ readonly attr: "list";
2812
+ };
2813
+ readonly max: {
2814
+ readonly type: "DOMString";
2815
+ readonly attr: "max";
2816
+ };
2817
+ readonly maxLength: {
2818
+ readonly type: "long";
2819
+ readonly attr: "maxlength";
2820
+ };
2821
+ readonly min: {
2822
+ readonly type: "DOMString";
2823
+ readonly attr: "min";
2824
+ };
2825
+ readonly minLength: {
2826
+ readonly type: "long";
2827
+ readonly attr: "minlength";
2828
+ };
2829
+ readonly multiple: {
2830
+ readonly type: "boolean";
2831
+ readonly attr: "multiple";
2832
+ };
2833
+ readonly name: {
2834
+ readonly type: "DOMString";
2835
+ readonly attr: "name";
2836
+ };
2837
+ readonly pattern: {
2838
+ readonly type: "DOMString";
2839
+ readonly attr: "pattern";
2840
+ };
2841
+ readonly placeholder: {
2842
+ readonly type: "DOMString";
2843
+ readonly attr: "placeholder";
2844
+ };
2845
+ readonly popoverTargetAction: {
2846
+ readonly type: "DOMString";
2847
+ readonly attr: "popovertargetaction";
2848
+ };
2849
+ readonly readOnly: {
2850
+ readonly type: "boolean";
2851
+ readonly attr: "readonly";
2852
+ };
2853
+ readonly required: {
2854
+ readonly type: "boolean";
2855
+ readonly attr: "required";
2856
+ };
2857
+ readonly size: {
2858
+ readonly type: "unsigned long";
2859
+ readonly attr: "size";
2860
+ };
2861
+ readonly src: {
2862
+ readonly type: "USVString";
2863
+ readonly attr: "src";
2864
+ };
2865
+ readonly step: {
2866
+ readonly type: "DOMString";
2867
+ readonly attr: "step";
2868
+ };
2869
+ readonly type: {
2870
+ readonly type: "DOMString";
2871
+ readonly attr: "type";
2872
+ };
2873
+ readonly useMap: {
2874
+ readonly type: "DOMString";
2875
+ readonly attr: "usemap";
2876
+ };
2877
+ readonly value: {
2878
+ readonly type: "DOMString";
2879
+ readonly attr: "value";
2880
+ };
2881
+ readonly width: {
2882
+ readonly type: "unsigned long";
2883
+ readonly attr: "width";
2884
+ };
2885
+ };
2886
+ readonly button: {
2887
+ readonly disabled: {
2888
+ readonly type: "boolean";
2889
+ readonly attr: "disabled";
2890
+ };
2891
+ readonly form: {
2892
+ readonly type: "HTMLFormElement";
2893
+ readonly attr: "form";
2894
+ };
2895
+ readonly formAction: {
2896
+ readonly type: "USVString";
2897
+ readonly attr: "formaction";
2898
+ };
2899
+ readonly formEnctype: {
2900
+ readonly type: "DOMString";
2901
+ readonly attr: "formenctype";
2902
+ };
2903
+ readonly formMethod: {
2904
+ readonly type: "DOMString";
2905
+ readonly attr: "formmethod";
2906
+ };
2907
+ readonly formNoValidate: {
2908
+ readonly type: "boolean";
2909
+ readonly attr: "formnovalidate";
2910
+ };
2911
+ readonly formTarget: {
2912
+ readonly type: "DOMString";
2913
+ readonly attr: "formtarget";
2914
+ };
2915
+ readonly name: {
2916
+ readonly type: "DOMString";
2917
+ readonly attr: "name";
2918
+ };
2919
+ readonly popoverTargetAction: {
2920
+ readonly type: "DOMString";
2921
+ readonly attr: "popovertargetaction";
2922
+ };
2923
+ readonly type: {
2924
+ readonly type: "DOMString";
2925
+ readonly attr: "type";
2926
+ };
2927
+ readonly value: {
2928
+ readonly type: "DOMString";
2929
+ readonly attr: "value";
2930
+ };
2931
+ };
2932
+ readonly select: {
2933
+ readonly autocomplete: {
2934
+ readonly type: "DOMString";
2935
+ readonly attr: "autocomplete";
2936
+ };
2937
+ readonly disabled: {
2938
+ readonly type: "boolean";
2939
+ readonly attr: "disabled";
2940
+ };
2941
+ readonly form: {
2942
+ readonly type: "HTMLFormElement";
2943
+ readonly attr: "form";
2944
+ };
2945
+ readonly multiple: {
2946
+ readonly type: "boolean";
2947
+ readonly attr: "multiple";
2948
+ };
2949
+ readonly name: {
2950
+ readonly type: "DOMString";
2951
+ readonly attr: "name";
2952
+ };
2953
+ readonly required: {
2954
+ readonly type: "boolean";
2955
+ readonly attr: "required";
2956
+ };
2957
+ readonly size: {
2958
+ readonly type: "unsigned long";
2959
+ readonly attr: "size";
2960
+ };
2961
+ };
2962
+ readonly datalist: {};
2963
+ readonly optgroup: {
2964
+ readonly disabled: {
2965
+ readonly type: "boolean";
2966
+ readonly attr: "disabled";
2967
+ };
2968
+ readonly label: {
2969
+ readonly type: "DOMString";
2970
+ readonly attr: "label";
2971
+ };
2972
+ };
2973
+ readonly option: {
2974
+ readonly disabled: {
2975
+ readonly type: "boolean";
2976
+ readonly attr: "disabled";
2977
+ };
2978
+ readonly label: {
2979
+ readonly type: "DOMString";
2980
+ readonly attr: "label";
2981
+ };
2982
+ readonly selected: {
2983
+ readonly type: "boolean";
2984
+ readonly attr: "selected";
2985
+ };
2986
+ readonly value: {
2987
+ readonly type: "DOMString";
2988
+ readonly attr: "value";
2989
+ };
2990
+ };
2991
+ readonly textarea: {
2992
+ readonly autocomplete: {
2993
+ readonly type: "DOMString";
2994
+ readonly attr: "autocomplete";
2995
+ };
2996
+ readonly cols: {
2997
+ readonly type: "unsigned long";
2998
+ readonly attr: "cols";
2999
+ };
3000
+ readonly dirName: {
3001
+ readonly type: "DOMString";
3002
+ readonly attr: "dirname";
3003
+ };
3004
+ readonly disabled: {
3005
+ readonly type: "boolean";
3006
+ readonly attr: "disabled";
3007
+ };
3008
+ readonly form: {
3009
+ readonly type: "HTMLFormElement";
3010
+ readonly attr: "form";
3011
+ };
3012
+ readonly maxLength: {
3013
+ readonly type: "long";
3014
+ readonly attr: "maxlength";
3015
+ };
3016
+ readonly minLength: {
3017
+ readonly type: "long";
3018
+ readonly attr: "minlength";
3019
+ };
3020
+ readonly name: {
3021
+ readonly type: "DOMString";
3022
+ readonly attr: "name";
3023
+ };
3024
+ readonly placeholder: {
3025
+ readonly type: "DOMString";
3026
+ readonly attr: "placeholder";
3027
+ };
3028
+ readonly readOnly: {
3029
+ readonly type: "boolean";
3030
+ readonly attr: "readonly";
3031
+ };
3032
+ readonly required: {
3033
+ readonly type: "boolean";
3034
+ readonly attr: "required";
3035
+ };
3036
+ readonly rows: {
3037
+ readonly type: "unsigned long";
3038
+ readonly attr: "rows";
3039
+ };
3040
+ readonly wrap: {
3041
+ readonly type: "DOMString";
3042
+ readonly attr: "wrap";
3043
+ };
3044
+ };
3045
+ readonly output: {
3046
+ readonly form: {
3047
+ readonly type: "HTMLFormElement";
3048
+ readonly attr: "form";
3049
+ };
3050
+ readonly name: {
3051
+ readonly type: "DOMString";
3052
+ readonly attr: "name";
3053
+ };
3054
+ };
3055
+ readonly progress: {
3056
+ readonly max: {
3057
+ readonly type: "double";
3058
+ readonly attr: "max";
3059
+ };
3060
+ readonly value: {
3061
+ readonly type: "double";
3062
+ readonly attr: "value";
3063
+ };
3064
+ };
3065
+ readonly meter: {
3066
+ readonly high: {
3067
+ readonly type: "double";
3068
+ readonly attr: "high";
3069
+ };
3070
+ readonly low: {
3071
+ readonly type: "double";
3072
+ readonly attr: "low";
3073
+ };
3074
+ readonly max: {
3075
+ readonly type: "double";
3076
+ readonly attr: "max";
3077
+ };
3078
+ readonly min: {
3079
+ readonly type: "double";
3080
+ readonly attr: "min";
3081
+ };
3082
+ readonly optimum: {
3083
+ readonly type: "double";
3084
+ readonly attr: "optimum";
3085
+ };
3086
+ readonly value: {
3087
+ readonly type: "double";
3088
+ readonly attr: "value";
3089
+ };
3090
+ };
3091
+ readonly fieldset: {
3092
+ readonly disabled: {
3093
+ readonly type: "boolean";
3094
+ readonly attr: "disabled";
3095
+ };
3096
+ readonly form: {
3097
+ readonly type: "HTMLFormElement";
3098
+ readonly attr: "form";
3099
+ };
3100
+ readonly name: {
3101
+ readonly type: "DOMString";
3102
+ readonly attr: "name";
3103
+ };
3104
+ };
3105
+ readonly legend: {
3106
+ readonly align: {
3107
+ readonly type: "DOMString";
3108
+ readonly attr: "align";
3109
+ };
3110
+ };
3111
+ readonly details: {
3112
+ readonly name: {
3113
+ readonly type: "DOMString";
3114
+ readonly attr: "name";
3115
+ };
3116
+ readonly open: {
3117
+ readonly type: "boolean";
3118
+ readonly attr: "open";
3119
+ };
3120
+ };
3121
+ readonly summary: {};
3122
+ readonly dialog: {
3123
+ readonly open: {
3124
+ readonly type: "boolean";
3125
+ readonly attr: "open";
3126
+ };
3127
+ };
3128
+ readonly script: {
3129
+ readonly async: {
3130
+ readonly type: "boolean";
3131
+ readonly attr: "async";
3132
+ };
3133
+ readonly blocking: {
3134
+ readonly type: "DOMTokenList";
3135
+ readonly attr: "blocking";
3136
+ };
3137
+ readonly charset: {
3138
+ readonly type: "DOMString";
3139
+ readonly attr: "charset";
3140
+ };
3141
+ readonly crossOrigin: {
3142
+ readonly type: "DOMString";
3143
+ readonly attr: "crossorigin";
3144
+ };
3145
+ readonly defer: {
3146
+ readonly type: "boolean";
3147
+ readonly attr: "defer";
3148
+ };
3149
+ readonly fetchPriority: {
3150
+ readonly type: "DOMString";
3151
+ readonly attr: "fetchpriority";
3152
+ };
3153
+ readonly integrity: {
3154
+ readonly type: "DOMString";
3155
+ readonly attr: "integrity";
3156
+ };
3157
+ readonly noModule: {
3158
+ readonly type: "boolean";
3159
+ readonly attr: "nomodule";
3160
+ };
3161
+ readonly referrerPolicy: {
3162
+ readonly type: "DOMString";
3163
+ readonly attr: "referrerpolicy";
3164
+ };
3165
+ readonly src: {
3166
+ readonly type: "USVString";
3167
+ readonly attr: "src";
3168
+ };
3169
+ readonly type: {
3170
+ readonly type: "DOMString";
3171
+ readonly attr: "type";
3172
+ };
3173
+ };
3174
+ readonly noscript: {};
3175
+ readonly template: {
3176
+ readonly shadowRootClonable: {
3177
+ readonly type: "boolean";
3178
+ readonly attr: "shadowrootclonable";
3179
+ };
3180
+ readonly shadowRootDelegatesFocus: {
3181
+ readonly type: "boolean";
3182
+ readonly attr: "shadowrootdelegatesfocus";
3183
+ };
3184
+ readonly shadowRootMode: {
3185
+ readonly type: "DOMString";
3186
+ readonly attr: "shadowrootmode";
3187
+ };
3188
+ };
3189
+ readonly slot: {
3190
+ readonly name: {
3191
+ readonly type: "DOMString";
3192
+ readonly attr: "name";
3193
+ };
3194
+ };
3195
+ readonly canvas: {
3196
+ readonly height: {
3197
+ readonly type: "unsigned long";
3198
+ readonly attr: "height";
3199
+ };
3200
+ readonly width: {
3201
+ readonly type: "unsigned long";
3202
+ readonly attr: "width";
3203
+ };
3204
+ };
3205
+ readonly applet: {};
3206
+ readonly acronym: {};
3207
+ readonly bgsound: {};
3208
+ readonly dir: {
3209
+ readonly compact: {
3210
+ readonly type: "boolean";
3211
+ readonly attr: "compact";
3212
+ };
3213
+ };
3214
+ readonly frame: {
3215
+ readonly frameBorder: {
3216
+ readonly type: "DOMString";
3217
+ readonly attr: "frameborder";
3218
+ };
3219
+ readonly longDesc: {
3220
+ readonly type: "USVString";
3221
+ readonly attr: "longdesc";
3222
+ };
3223
+ readonly marginHeight: {
3224
+ readonly type: "DOMString";
3225
+ readonly attr: "marginheight";
3226
+ };
3227
+ readonly marginWidth: {
3228
+ readonly type: "DOMString";
3229
+ readonly attr: "marginwidth";
3230
+ };
3231
+ readonly name: {
3232
+ readonly type: "DOMString";
3233
+ readonly attr: "name";
3234
+ };
3235
+ readonly noResize: {
3236
+ readonly type: "boolean";
3237
+ readonly attr: "noresize";
3238
+ };
3239
+ readonly scrolling: {
3240
+ readonly type: "DOMString";
3241
+ readonly attr: "scrolling";
3242
+ };
3243
+ readonly src: {
3244
+ readonly type: "USVString";
3245
+ readonly attr: "src";
3246
+ };
3247
+ };
3248
+ readonly frameset: {
3249
+ readonly cols: {
3250
+ readonly type: "DOMString";
3251
+ readonly attr: "cols";
3252
+ };
3253
+ readonly rows: {
3254
+ readonly type: "DOMString";
3255
+ readonly attr: "rows";
3256
+ };
3257
+ };
3258
+ readonly noframes: {};
3259
+ readonly isindex: {};
3260
+ readonly keygen: {};
3261
+ readonly listing: {};
3262
+ readonly menuitem: {};
3263
+ readonly nextid: {};
3264
+ readonly noembed: {};
3265
+ readonly param: {
3266
+ readonly name: {
3267
+ readonly type: "DOMString";
3268
+ readonly attr: "name";
3269
+ };
3270
+ readonly type: {
3271
+ readonly type: "DOMString";
3272
+ readonly attr: "type";
3273
+ };
3274
+ readonly value: {
3275
+ readonly type: "DOMString";
3276
+ readonly attr: "value";
3277
+ };
3278
+ readonly valueType: {
3279
+ readonly type: "DOMString";
3280
+ readonly attr: "valuetype";
3281
+ };
3282
+ };
3283
+ readonly plaintext: {};
3284
+ readonly rb: {};
3285
+ readonly rtc: {};
3286
+ readonly strike: {};
3287
+ readonly xmp: {};
3288
+ readonly basefont: {};
3289
+ readonly big: {};
3290
+ readonly blink: {};
3291
+ readonly center: {};
3292
+ readonly font: {
3293
+ readonly color: {
3294
+ readonly type: "DOMString";
3295
+ readonly attr: "color";
3296
+ };
3297
+ readonly face: {
3298
+ readonly type: "DOMString";
3299
+ readonly attr: "face";
3300
+ };
3301
+ readonly size: {
3302
+ readonly type: "DOMString";
3303
+ readonly attr: "size";
3304
+ };
3305
+ };
3306
+ readonly marquee: {};
3307
+ readonly multicol: {};
3308
+ readonly nobr: {};
3309
+ readonly spacer: {};
3310
+ readonly tt: {};
3311
+ };
3312
+
3313
+ declare const _propValue: {
3314
+ readonly DOMString: "string";
3315
+ readonly SVGAnimatedTransformList: "string";
3316
+ readonly SVGStringList: "string";
3317
+ readonly SVGAnimatedRect: "string";
3318
+ readonly SVGAnimatedPreserveAspectRatio: "string";
3319
+ readonly SVGAnimatedString: "string";
3320
+ readonly SVGPointList: "string";
3321
+ readonly SVGAnimatedLengthList: "string";
3322
+ readonly SVGAnimatedNumberList: "string";
3323
+ readonly SVGAnimatedEnumeration: "string";
3324
+ readonly USVString: "string";
3325
+ readonly DOMTokenList: "string";
3326
+ readonly TrustedHTML: "string";
3327
+ readonly HTMLFormElement: "string";
3328
+ readonly HTMLDataListElement: "string";
3329
+ readonly SVGAnimatedLength: "length";
3330
+ readonly SVGAnimatedNumber: "number";
3331
+ readonly SVGAnimatedInteger: "number";
3332
+ readonly 'unrestricted double': "number";
3333
+ readonly double: "number";
3334
+ readonly 'unsigned long': "number";
3335
+ readonly long: "number";
3336
+ readonly SVGAnimatedBoolean: "boolean";
3337
+ readonly boolean: "boolean";
3338
+ };
3339
+ type _PropValue = {
3340
+ 'string': string;
3341
+ 'number': number;
3342
+ 'length': number | string;
3343
+ 'boolean': boolean;
3344
+ };
3345
+ type MapPropValue<T> = T extends keyof typeof _propValue ? _PropValue[typeof _propValue[T]] : T extends readonly [infer S] ? MapPropValue<S> : T extends readonly [infer S, ...infer R] ? MapPropValue<S> | MapPropValue<R> : never;
3346
+ type AllHTMLElementTagNameMap = HTMLElementTagNameMap & HTMLElementDeprecatedTagNameMap;
3347
+ type _HTMLElementTagNameMap = {
3348
+ [x in keyof AllHTMLElementTagNameMap]: {
3349
+ type: AllHTMLElementTagNameMap[x];
3350
+ props: OmitType<{
3351
+ -readonly [p in keyof typeof htmlProps['*']]: MapPropValue<typeof htmlProps['*'][p]['type']>;
3352
+ } & {
3353
+ -readonly [p in keyof typeof htmlProps[x]]: typeof htmlProps[x][p] extends {
3354
+ type: infer T;
3355
+ } ? MapPropValue<T> : never;
3356
+ }, never>;
3357
+ };
3358
+ };
3359
+ type _SVGElementTagNameMap = {
3360
+ [x in keyof SVGElementTagNameMap]: {
3361
+ type: SVGElementTagNameMap[x];
3362
+ props: OmitType<{
3363
+ -readonly [p in keyof typeof svgProps['*']]: MapPropValue<typeof svgProps['*'][p]['type']>;
3364
+ } & (x extends keyof typeof htmlProps ? {
3365
+ -readonly [p in keyof typeof htmlProps[x]]: typeof htmlProps[x][p] extends {
3366
+ type: infer T;
3367
+ } ? MapPropValue<T> : never;
3368
+ } : {}) & (x extends keyof typeof svgProps ? {
3369
+ -readonly [p in keyof typeof svgProps[x]]: typeof svgProps[x][p] extends {
3370
+ type: infer T;
3371
+ } ? MapPropValue<T> : never;
3372
+ } : {}), never>;
3373
+ };
3374
+ };
3375
+ type _MathMLElementTagNameMap = {
3376
+ [x in keyof MathMLElementTagNameMap]: {
3377
+ type: MathMLElementTagNameMap[x];
3378
+ };
3379
+ };
3380
+
3381
+ type _ElementType = string | ComponentType<any>;
3382
+ type _IntrinsicAttributes = {
3383
+ key?: string | number;
3384
+ };
3385
+ type PropsType = Record<string, any>;
3386
+ type EventHandler<E extends Event, C, T = EventTarget> = (this: C, event: E & {
3387
+ currentTarget: C;
3388
+ target: T;
3389
+ }) => void;
3390
+ type EventMap = {
3391
+ [ev in typeof globalEvents[number]]: ev extends `on${infer x}` ? Lowercase<x> extends keyof GlobalEventHandlersEventMap ? GlobalEventHandlersEventMap[Lowercase<x>] : Event : never;
3392
+ };
3393
+ type _PropsOfInstance<Instance> = Omit<PickType<{
3394
+ [k in WritableKeys<Instance>]: Instance[k];
3395
+ }, boolean | number | string | null | undefined>, 'className' | 'style' | 'innerText' | 'outerText' | 'outerHTML' | 'nodeValue'> & {
3396
+ [x in keyof EventMap]?: EventHandler<EventMap[x], Instance>;
3397
+ } & {
3398
+ [x in keyof EventMap as `${x}Capture`]?: EventHandler<EventMap[x], Instance>;
3399
+ };
3400
+ type Combine<T, R> = Omit<T, keyof R> & R;
3401
+ type _ElementProps<ElementMap extends {
3402
+ [x: string]: {
3403
+ type: any;
3404
+ props?: any;
3405
+ };
3406
+ }> = {
3407
+ [x in keyof ElementMap]: PropsWithChildren<Partial<RefAttribute<ElementMap[x]['type'] | null | undefined> & {
3408
+ className?: ClassName;
3409
+ style?: StyleProp<ExtendedCSSProperties>;
3410
+ inlineStyle?: CSSProperties;
3411
+ } & Combine<ElementMap[x]['props'], _PropsOfInstance<ElementMap[x]['type']>>>>;
3412
+ };
3413
+ type _IntrinsicElements = MergeObject<_ElementProps<_HTMLElementTagNameMap> | _ElementProps<_SVGElementTagNameMap> | _ElementProps<_MathMLElementTagNameMap>> & {
3414
+ [x: string]: any;
3415
+ };
3416
+ declare const createElement: (type: _ElementType, props?: PropsType | null, ...children: ElementNode[]) => ComponentNode;
3417
+
3418
+ declare abstract class NativeElementType {
3419
+ constructor(...args: any[]);
3420
+ }
3421
+ declare class ComponentNode {
3422
+ get type(): typeof NativeElementType | _ElementType;
3423
+ get props(): PropsType;
3424
+ get key(): string | number | undefined;
3425
+ }
3426
+
3427
+ type SetStateAction<S, P = S> = S | ((prevState: P) => S);
3428
+ type PropsWithChildren<P extends Record<string, unknown> = {}, C extends unknown = ElementNode> = P & {
3429
+ children?: C;
3430
+ };
3431
+ type ElementNode = ComponentNode | string | number | boolean | null | undefined | Iterable<ElementNode>;
3432
+ type ComponentType<P extends Record<string, unknown> = {}, N extends ElementNode = ElementNode> = (props: P) => N;
3433
+ type RefAttribute<T> = {
3434
+ ref?: Ref<T>;
3435
+ };
3436
+ type _ComponentProps<T> = T extends ComponentType<infer P, any> ? P : never;
3437
+ type ComponentProps<T> = T extends string ? _IntrinsicElements[T] : _ComponentProps<T>;
3438
+ type ComponentPropsWithoutRef<T> = Omit<ComponentProps<T>, 'ref'>;
3439
+ type RefObject<T> = {
3440
+ /**
3441
+ * The current value of the ref.
3442
+ */
3443
+ current: T;
3444
+ };
3445
+ type RefCallback<T> = (ref: T) => void;
3446
+ type Ref<T> = RefCallback<T> | RefObject<T> | null;
3447
+ type ComponentRef<T> = ComponentProps<T> extends RefAttribute<infer R> ? R : never;
3448
+
3449
+ export { ComponentNode as C, NativeElementType as N, createElement as d };
3450
+ export type { ElementNode as E, PropsWithChildren as P, RefObject as R, SetStateAction as S, _ElementType as _, ComponentType as a, Ref as b, PropsType as c, ClassName as e, StyleProp as f, ExtendedCSSProperties as g, CSSProperties as h, RefAttribute as i, ComponentProps as j, ComponentPropsWithoutRef as k, RefCallback as l, ComponentRef as m, _IntrinsicElements as n, _IntrinsicAttributes as o };
3451
+ //# sourceMappingURL=common-CpEB3ieX.d.mts.map