@webstudio-is/react-sdk 0.7.1 → 0.7.2

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 (86) hide show
  1. package/lib/arg-types/utils.d.ts +4 -11
  2. package/lib/arg-types/utils.d.ts.map +1 -1
  3. package/lib/arg-types/utils.js +23 -27
  4. package/lib/components/body.props.json +103 -1817
  5. package/lib/components/body.stories.d.ts +2 -2
  6. package/lib/components/body.stories.d.ts.map +1 -1
  7. package/lib/components/body.stories.js +0 -5
  8. package/lib/components/bold.d.ts +2 -2
  9. package/lib/components/bold.d.ts.map +1 -1
  10. package/lib/components/bold.props.json +103 -1817
  11. package/lib/components/bold.stories.d.ts +3 -3
  12. package/lib/components/bold.stories.d.ts.map +1 -1
  13. package/lib/components/bold.stories.js +0 -5
  14. package/lib/components/box.props.json +106 -1866
  15. package/lib/components/box.stories.d.ts +5 -5
  16. package/lib/components/box.stories.d.ts.map +1 -1
  17. package/lib/components/box.stories.js +0 -5
  18. package/lib/components/button.d.ts +2 -2
  19. package/lib/components/button.d.ts.map +1 -1
  20. package/lib/components/button.props.json +115 -2028
  21. package/lib/components/button.stories.d.ts +3 -3
  22. package/lib/components/button.stories.d.ts.map +1 -1
  23. package/lib/components/button.stories.js +0 -5
  24. package/lib/components/form.d.ts +2 -2
  25. package/lib/components/form.d.ts.map +1 -1
  26. package/lib/components/form.props.json +111 -1961
  27. package/lib/components/form.stories.d.ts +3 -3
  28. package/lib/components/form.stories.d.ts.map +1 -1
  29. package/lib/components/form.stories.js +0 -5
  30. package/lib/components/heading.props.json +105 -1853
  31. package/lib/components/heading.stories.d.ts +5 -5
  32. package/lib/components/heading.stories.d.ts.map +1 -1
  33. package/lib/components/heading.stories.js +0 -5
  34. package/lib/components/image.d.ts +2 -2
  35. package/lib/components/image.d.ts.map +1 -1
  36. package/lib/components/image.props.json +122 -2125
  37. package/lib/components/image.stories.d.ts +5 -5
  38. package/lib/components/image.stories.d.ts.map +1 -1
  39. package/lib/components/image.stories.js +0 -5
  40. package/lib/components/input.d.ts +2 -2
  41. package/lib/components/input.d.ts.map +1 -1
  42. package/lib/components/input.props.json +137 -2436
  43. package/lib/components/input.stories.d.ts +3 -3
  44. package/lib/components/input.stories.d.ts.map +1 -1
  45. package/lib/components/input.stories.js +0 -5
  46. package/lib/components/italic.d.ts +2 -2
  47. package/lib/components/italic.d.ts.map +1 -1
  48. package/lib/components/italic.props.json +103 -1817
  49. package/lib/components/italic.stories.d.ts +3 -3
  50. package/lib/components/italic.stories.d.ts.map +1 -1
  51. package/lib/components/italic.stories.js +0 -5
  52. package/lib/components/link.d.ts +2 -2
  53. package/lib/components/link.d.ts.map +1 -1
  54. package/lib/components/link.props.json +114 -2007
  55. package/lib/components/link.stories.d.ts +5 -5
  56. package/lib/components/link.stories.d.ts.map +1 -1
  57. package/lib/components/link.stories.js +0 -5
  58. package/lib/components/meta.d.ts +7469 -15
  59. package/lib/components/meta.d.ts.map +1 -1
  60. package/lib/components/meta.js +34 -31
  61. package/lib/components/paragraph.d.ts +2 -2
  62. package/lib/components/paragraph.d.ts.map +1 -1
  63. package/lib/components/paragraph.props.json +103 -1817
  64. package/lib/components/paragraph.stories.d.ts +3 -3
  65. package/lib/components/paragraph.stories.d.ts.map +1 -1
  66. package/lib/components/paragraph.stories.js +0 -5
  67. package/lib/components/span.props.json +103 -1817
  68. package/lib/components/span.stories.d.ts.map +1 -1
  69. package/lib/components/span.stories.js +0 -5
  70. package/lib/components/subscript.props.json +103 -1817
  71. package/lib/components/subscript.stories.d.ts +3 -3
  72. package/lib/components/subscript.stories.d.ts.map +1 -1
  73. package/lib/components/subscript.stories.js +0 -5
  74. package/lib/components/superscript.props.json +103 -1817
  75. package/lib/components/superscript.stories.d.ts.map +1 -1
  76. package/lib/components/superscript.stories.js +0 -5
  77. package/lib/components/text-block.d.ts +2 -2
  78. package/lib/components/text-block.d.ts.map +1 -1
  79. package/lib/components/text-block.props.json +103 -1817
  80. package/lib/components/text-block.stories.d.ts +3 -3
  81. package/lib/components/text-block.stories.d.ts.map +1 -1
  82. package/lib/components/text-block.stories.js +0 -5
  83. package/lib/index.d.ts +1 -1
  84. package/lib/index.d.ts.map +1 -1
  85. package/lib/index.js +2 -2
  86. package/package.json +2 -1
@@ -1,1172 +1,258 @@
1
1
  {
2
2
  "slot": {
3
3
  "defaultValue": null,
4
- "description": "",
5
- "name": "slot",
6
- "parent": {
7
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
8
- "name": "HTMLAttributes"
9
- },
10
- "declarations": [
11
- {
12
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
13
- "name": "HTMLAttributes"
14
- }
15
- ],
16
4
  "required": false,
17
- "type": {
18
- "name": "string"
19
- },
20
- "control": {
21
- "type": "text"
22
- }
5
+ "type": "text"
23
6
  },
24
7
  "style": {
25
8
  "defaultValue": null,
26
- "description": "",
27
- "name": "style",
28
- "parent": {
29
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
30
- "name": "HTMLAttributes"
31
- },
32
- "declarations": [
33
- {
34
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
35
- "name": "HTMLAttributes"
36
- }
37
- ],
38
9
  "required": false,
39
- "type": {
40
- "name": "CSSProperties"
41
- },
42
- "control": {
43
- "type": "text"
44
- }
10
+ "type": "text"
45
11
  },
46
12
  "title": {
47
13
  "defaultValue": null,
48
- "description": "",
49
- "name": "title",
50
- "parent": {
51
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
52
- "name": "HTMLAttributes"
53
- },
54
- "declarations": [
55
- {
56
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
57
- "name": "HTMLAttributes"
58
- }
59
- ],
60
14
  "required": false,
61
- "type": {
62
- "name": "string"
63
- },
64
- "control": {
65
- "type": "text"
66
- }
15
+ "type": "text"
67
16
  },
68
17
  "acceptCharset": {
69
18
  "defaultValue": null,
70
- "description": "",
71
- "name": "acceptCharset",
72
- "parent": {
73
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
74
- "name": "FormHTMLAttributes"
75
- },
76
- "declarations": [
77
- {
78
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
79
- "name": "FormHTMLAttributes"
80
- }
81
- ],
82
19
  "required": false,
83
- "type": {
84
- "name": "string"
85
- },
86
- "control": {
87
- "type": "text"
88
- }
20
+ "type": "text"
89
21
  },
90
22
  "action": {
91
23
  "defaultValue": null,
92
- "description": "",
93
- "name": "action",
94
- "parent": {
95
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
96
- "name": "FormHTMLAttributes"
97
- },
98
- "declarations": [
99
- {
100
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
101
- "name": "FormHTMLAttributes"
102
- }
103
- ],
104
24
  "required": false,
105
- "type": {
106
- "name": "string"
107
- },
108
- "control": {
109
- "type": "text"
110
- }
25
+ "type": "text"
111
26
  },
112
27
  "autoComplete": {
113
28
  "defaultValue": null,
114
- "description": "",
115
- "name": "autoComplete",
116
- "parent": {
117
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
118
- "name": "FormHTMLAttributes"
119
- },
120
- "declarations": [
121
- {
122
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
123
- "name": "FormHTMLAttributes"
124
- }
125
- ],
126
29
  "required": false,
127
- "type": {
128
- "name": "string"
129
- },
130
- "control": {
131
- "type": "text"
132
- }
30
+ "type": "text"
133
31
  },
134
32
  "encType": {
135
33
  "defaultValue": null,
136
- "description": "",
137
- "name": "encType",
138
- "parent": {
139
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
140
- "name": "FormHTMLAttributes"
141
- },
142
- "declarations": [
143
- {
144
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
145
- "name": "FormHTMLAttributes"
146
- }
147
- ],
148
34
  "required": false,
149
- "type": {
150
- "name": "string"
151
- },
152
- "control": {
153
- "type": "text"
154
- }
35
+ "type": "text"
155
36
  },
156
37
  "method": {
157
38
  "defaultValue": null,
158
- "description": "",
159
- "name": "method",
160
- "parent": {
161
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
162
- "name": "FormHTMLAttributes"
163
- },
164
- "declarations": [
165
- {
166
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
167
- "name": "FormHTMLAttributes"
168
- }
169
- ],
170
39
  "required": false,
171
- "type": {
172
- "name": "string"
173
- },
174
- "control": {
175
- "type": "text"
176
- }
40
+ "type": "text"
177
41
  },
178
42
  "name": {
179
43
  "defaultValue": null,
180
- "description": "",
181
- "name": "name",
182
- "parent": {
183
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
184
- "name": "FormHTMLAttributes"
185
- },
186
- "declarations": [
187
- {
188
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
189
- "name": "FormHTMLAttributes"
190
- }
191
- ],
192
44
  "required": false,
193
- "type": {
194
- "name": "string"
195
- },
196
- "control": {
197
- "type": "text"
198
- }
45
+ "type": "text"
199
46
  },
200
47
  "noValidate": {
201
48
  "defaultValue": null,
202
- "description": "",
203
- "name": "noValidate",
204
- "parent": {
205
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
206
- "name": "FormHTMLAttributes"
207
- },
208
- "declarations": [
209
- {
210
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
211
- "name": "FormHTMLAttributes"
212
- }
213
- ],
214
49
  "required": false,
215
- "type": {
216
- "name": "boolean"
217
- },
218
- "control": {
219
- "type": "boolean"
220
- }
50
+ "type": "boolean"
221
51
  },
222
52
  "target": {
223
53
  "defaultValue": null,
224
- "description": "",
225
- "name": "target",
226
- "parent": {
227
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
228
- "name": "FormHTMLAttributes"
229
- },
230
- "declarations": [
231
- {
232
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
233
- "name": "FormHTMLAttributes"
234
- }
235
- ],
236
54
  "required": false,
237
- "type": {
238
- "name": "string"
239
- },
240
- "control": {
241
- "type": "text"
242
- }
55
+ "type": "text"
243
56
  },
244
57
  "defaultChecked": {
245
58
  "defaultValue": null,
246
- "description": "",
247
- "name": "defaultChecked",
248
- "parent": {
249
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
250
- "name": "HTMLAttributes"
251
- },
252
- "declarations": [
253
- {
254
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
255
- "name": "HTMLAttributes"
256
- }
257
- ],
258
59
  "required": false,
259
- "type": {
260
- "name": "boolean"
261
- },
262
- "control": {
263
- "type": "boolean"
264
- }
60
+ "type": "boolean"
265
61
  },
266
62
  "defaultValue": {
267
63
  "defaultValue": null,
268
- "description": "",
269
- "name": "defaultValue",
270
- "parent": {
271
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
272
- "name": "HTMLAttributes"
273
- },
274
- "declarations": [
275
- {
276
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
277
- "name": "HTMLAttributes"
278
- }
279
- ],
280
64
  "required": false,
281
- "type": {
282
- "name": "string | number | readonly string[]"
283
- },
284
- "control": {
285
- "type": "text"
286
- }
65
+ "type": "text"
287
66
  },
288
67
  "suppressContentEditableWarning": {
289
68
  "defaultValue": null,
290
- "description": "",
291
- "name": "suppressContentEditableWarning",
292
- "parent": {
293
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
294
- "name": "HTMLAttributes"
295
- },
296
- "declarations": [
297
- {
298
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
299
- "name": "HTMLAttributes"
300
- }
301
- ],
302
69
  "required": false,
303
- "type": {
304
- "name": "boolean"
305
- },
306
- "control": {
307
- "type": "boolean"
308
- }
70
+ "type": "boolean"
309
71
  },
310
72
  "suppressHydrationWarning": {
311
73
  "defaultValue": null,
312
- "description": "",
313
- "name": "suppressHydrationWarning",
314
- "parent": {
315
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
316
- "name": "HTMLAttributes"
317
- },
318
- "declarations": [
319
- {
320
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
321
- "name": "HTMLAttributes"
322
- }
323
- ],
324
74
  "required": false,
325
- "type": {
326
- "name": "boolean"
327
- },
328
- "control": {
329
- "type": "boolean"
330
- }
75
+ "type": "boolean"
331
76
  },
332
77
  "accessKey": {
333
78
  "defaultValue": null,
334
- "description": "",
335
- "name": "accessKey",
336
- "parent": {
337
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
338
- "name": "HTMLAttributes"
339
- },
340
- "declarations": [
341
- {
342
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
343
- "name": "HTMLAttributes"
344
- }
345
- ],
346
79
  "required": false,
347
- "type": {
348
- "name": "string"
349
- },
350
- "control": {
351
- "type": "text"
352
- }
80
+ "type": "text"
353
81
  },
354
82
  "className": {
355
83
  "defaultValue": null,
356
- "description": "",
357
- "name": "className",
358
- "parent": {
359
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
360
- "name": "HTMLAttributes"
361
- },
362
- "declarations": [
363
- {
364
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
365
- "name": "HTMLAttributes"
366
- }
367
- ],
368
84
  "required": false,
369
- "type": {
370
- "name": "string"
371
- },
372
- "control": {
373
- "type": "text"
374
- }
85
+ "type": "text"
375
86
  },
376
87
  "contentEditable": {
377
88
  "defaultValue": null,
378
- "description": "",
379
- "name": "contentEditable",
380
- "parent": {
381
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
382
- "name": "HTMLAttributes"
383
- },
384
- "declarations": [
385
- {
386
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
387
- "name": "HTMLAttributes"
388
- }
389
- ],
390
89
  "required": false,
391
- "type": {
392
- "name": "Booleanish | \"inherit\""
393
- },
394
- "control": {
395
- "type": "text"
396
- }
90
+ "type": "text"
397
91
  },
398
92
  "contextMenu": {
399
93
  "defaultValue": null,
400
- "description": "",
401
- "name": "contextMenu",
402
- "parent": {
403
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
404
- "name": "HTMLAttributes"
405
- },
406
- "declarations": [
407
- {
408
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
409
- "name": "HTMLAttributes"
410
- }
411
- ],
412
94
  "required": false,
413
- "type": {
414
- "name": "string"
415
- },
416
- "control": {
417
- "type": "text"
418
- }
95
+ "type": "text"
419
96
  },
420
97
  "dir": {
421
98
  "defaultValue": null,
422
- "description": "",
423
- "name": "dir",
424
- "parent": {
425
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
426
- "name": "HTMLAttributes"
427
- },
428
- "declarations": [
429
- {
430
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
431
- "name": "HTMLAttributes"
432
- }
433
- ],
434
99
  "required": false,
435
- "type": {
436
- "name": "string"
437
- },
438
- "control": {
439
- "type": "text"
440
- }
100
+ "type": "text"
441
101
  },
442
102
  "draggable": {
443
103
  "defaultValue": null,
444
- "description": "",
445
- "name": "draggable",
446
- "parent": {
447
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
448
- "name": "HTMLAttributes"
449
- },
450
- "declarations": [
451
- {
452
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
453
- "name": "HTMLAttributes"
454
- }
455
- ],
456
104
  "required": false,
457
- "type": {
458
- "name": "Booleanish"
459
- },
460
- "control": {
461
- "type": "boolean"
462
- }
105
+ "type": "boolean"
463
106
  },
464
107
  "hidden": {
465
108
  "defaultValue": null,
466
- "description": "",
467
- "name": "hidden",
468
- "parent": {
469
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
470
- "name": "HTMLAttributes"
471
- },
472
- "declarations": [
473
- {
474
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
475
- "name": "HTMLAttributes"
476
- }
477
- ],
478
109
  "required": false,
479
- "type": {
480
- "name": "boolean"
481
- },
482
- "control": {
483
- "type": "boolean"
484
- }
110
+ "type": "boolean"
485
111
  },
486
112
  "id": {
487
113
  "defaultValue": null,
488
- "description": "",
489
- "name": "id",
490
- "parent": {
491
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
492
- "name": "HTMLAttributes"
493
- },
494
- "declarations": [
495
- {
496
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
497
- "name": "HTMLAttributes"
498
- }
499
- ],
500
114
  "required": false,
501
- "type": {
502
- "name": "string"
503
- },
504
- "control": {
505
- "type": "text"
506
- }
115
+ "type": "text"
507
116
  },
508
117
  "lang": {
509
118
  "defaultValue": null,
510
- "description": "",
511
- "name": "lang",
512
- "parent": {
513
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
514
- "name": "HTMLAttributes"
515
- },
516
- "declarations": [
517
- {
518
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
519
- "name": "HTMLAttributes"
520
- }
521
- ],
522
119
  "required": false,
523
- "type": {
524
- "name": "string"
525
- },
526
- "control": {
527
- "type": "text"
528
- }
120
+ "type": "text"
529
121
  },
530
122
  "placeholder": {
531
123
  "defaultValue": null,
532
- "description": "",
533
- "name": "placeholder",
534
- "parent": {
535
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
536
- "name": "HTMLAttributes"
537
- },
538
- "declarations": [
539
- {
540
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
541
- "name": "HTMLAttributes"
542
- }
543
- ],
544
124
  "required": false,
545
- "type": {
546
- "name": "string"
547
- },
548
- "control": {
549
- "type": "text"
550
- }
125
+ "type": "text"
551
126
  },
552
127
  "spellCheck": {
553
128
  "defaultValue": null,
554
- "description": "",
555
- "name": "spellCheck",
556
- "parent": {
557
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
558
- "name": "HTMLAttributes"
559
- },
560
- "declarations": [
561
- {
562
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
563
- "name": "HTMLAttributes"
564
- }
565
- ],
566
129
  "required": false,
567
- "type": {
568
- "name": "Booleanish"
569
- },
570
- "control": {
571
- "type": "boolean"
572
- }
130
+ "type": "boolean"
573
131
  },
574
132
  "tabIndex": {
575
133
  "defaultValue": null,
576
- "description": "",
577
- "name": "tabIndex",
578
- "parent": {
579
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
580
- "name": "HTMLAttributes"
581
- },
582
- "declarations": [
583
- {
584
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
585
- "name": "HTMLAttributes"
586
- }
587
- ],
588
134
  "required": false,
589
- "type": {
590
- "name": "number"
591
- },
592
- "control": {
593
- "type": "number"
594
- }
135
+ "type": "number"
595
136
  },
596
137
  "translate": {
597
138
  "defaultValue": null,
598
- "description": "",
599
- "name": "translate",
600
- "parent": {
601
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
602
- "name": "HTMLAttributes"
603
- },
604
- "declarations": [
605
- {
606
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
607
- "name": "HTMLAttributes"
608
- }
609
- ],
139
+ "options": ["yes", "no"],
610
140
  "required": false,
611
- "type": {
612
- "name": "enum",
613
- "raw": "\"yes\" | \"no\"",
614
- "value": [
615
- {
616
- "value": "\"yes\""
617
- },
618
- {
619
- "value": "\"no\""
620
- }
621
- ]
622
- },
623
- "control": {
624
- "type": "radio"
625
- },
626
- "options": ["yes", "no"]
141
+ "type": "radio"
627
142
  },
628
143
  "radioGroup": {
629
144
  "defaultValue": null,
630
- "description": "",
631
- "name": "radioGroup",
632
- "parent": {
633
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
634
- "name": "HTMLAttributes"
635
- },
636
- "declarations": [
637
- {
638
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
639
- "name": "HTMLAttributes"
640
- }
641
- ],
642
145
  "required": false,
643
- "type": {
644
- "name": "string"
645
- },
646
- "control": {
647
- "type": "text"
648
- }
146
+ "type": "text"
649
147
  },
650
148
  "role": {
651
149
  "defaultValue": null,
652
- "description": "",
653
- "name": "role",
654
- "parent": {
655
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
656
- "name": "HTMLAttributes"
657
- },
658
- "declarations": [
659
- {
660
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
661
- "name": "HTMLAttributes"
662
- }
663
- ],
664
150
  "required": false,
665
- "type": {
666
- "name": "AriaRole"
667
- },
668
- "control": {
669
- "type": "text"
670
- }
151
+ "type": "text"
671
152
  },
672
153
  "about": {
673
154
  "defaultValue": null,
674
- "description": "",
675
- "name": "about",
676
- "parent": {
677
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
678
- "name": "HTMLAttributes"
679
- },
680
- "declarations": [
681
- {
682
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
683
- "name": "HTMLAttributes"
684
- }
685
- ],
686
155
  "required": false,
687
- "type": {
688
- "name": "string"
689
- },
690
- "control": {
691
- "type": "text"
692
- }
156
+ "type": "text"
693
157
  },
694
158
  "datatype": {
695
159
  "defaultValue": null,
696
- "description": "",
697
- "name": "datatype",
698
- "parent": {
699
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
700
- "name": "HTMLAttributes"
701
- },
702
- "declarations": [
703
- {
704
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
705
- "name": "HTMLAttributes"
706
- }
707
- ],
708
160
  "required": false,
709
- "type": {
710
- "name": "string"
711
- },
712
- "control": {
713
- "type": "text"
714
- }
161
+ "type": "text"
715
162
  },
716
163
  "inlist": {
717
164
  "defaultValue": null,
718
- "description": "",
719
- "name": "inlist",
720
- "parent": {
721
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
722
- "name": "HTMLAttributes"
723
- },
724
- "declarations": [
725
- {
726
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
727
- "name": "HTMLAttributes"
728
- }
729
- ],
730
165
  "required": false,
731
- "type": {
732
- "name": "any"
733
- },
734
- "control": {
735
- "type": "text"
736
- }
166
+ "type": "text"
737
167
  },
738
168
  "prefix": {
739
169
  "defaultValue": null,
740
- "description": "",
741
- "name": "prefix",
742
- "parent": {
743
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
744
- "name": "HTMLAttributes"
745
- },
746
- "declarations": [
747
- {
748
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
749
- "name": "HTMLAttributes"
750
- }
751
- ],
752
170
  "required": false,
753
- "type": {
754
- "name": "string"
755
- },
756
- "control": {
757
- "type": "text"
758
- }
171
+ "type": "text"
759
172
  },
760
173
  "property": {
761
174
  "defaultValue": null,
762
- "description": "",
763
- "name": "property",
764
- "parent": {
765
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
766
- "name": "HTMLAttributes"
767
- },
768
- "declarations": [
769
- {
770
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
771
- "name": "HTMLAttributes"
772
- }
773
- ],
774
175
  "required": false,
775
- "type": {
776
- "name": "string"
777
- },
778
- "control": {
779
- "type": "text"
780
- }
176
+ "type": "text"
781
177
  },
782
178
  "resource": {
783
179
  "defaultValue": null,
784
- "description": "",
785
- "name": "resource",
786
- "parent": {
787
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
788
- "name": "HTMLAttributes"
789
- },
790
- "declarations": [
791
- {
792
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
793
- "name": "HTMLAttributes"
794
- }
795
- ],
796
180
  "required": false,
797
- "type": {
798
- "name": "string"
799
- },
800
- "control": {
801
- "type": "text"
802
- }
181
+ "type": "text"
803
182
  },
804
183
  "typeof": {
805
184
  "defaultValue": null,
806
- "description": "",
807
- "name": "typeof",
808
- "parent": {
809
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
810
- "name": "HTMLAttributes"
811
- },
812
- "declarations": [
813
- {
814
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
815
- "name": "HTMLAttributes"
816
- }
817
- ],
818
185
  "required": false,
819
- "type": {
820
- "name": "string"
821
- },
822
- "control": {
823
- "type": "text"
824
- }
186
+ "type": "text"
825
187
  },
826
188
  "vocab": {
827
189
  "defaultValue": null,
828
- "description": "",
829
- "name": "vocab",
830
- "parent": {
831
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
832
- "name": "HTMLAttributes"
833
- },
834
- "declarations": [
835
- {
836
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
837
- "name": "HTMLAttributes"
838
- }
839
- ],
840
190
  "required": false,
841
- "type": {
842
- "name": "string"
843
- },
844
- "control": {
845
- "type": "text"
846
- }
191
+ "type": "text"
847
192
  },
848
193
  "autoCapitalize": {
849
194
  "defaultValue": null,
850
- "description": "",
851
- "name": "autoCapitalize",
852
- "parent": {
853
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
854
- "name": "HTMLAttributes"
855
- },
856
- "declarations": [
857
- {
858
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
859
- "name": "HTMLAttributes"
860
- }
861
- ],
862
195
  "required": false,
863
- "type": {
864
- "name": "string"
865
- },
866
- "control": {
867
- "type": "text"
868
- }
196
+ "type": "text"
869
197
  },
870
198
  "autoCorrect": {
871
199
  "defaultValue": null,
872
- "description": "",
873
- "name": "autoCorrect",
874
- "parent": {
875
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
876
- "name": "HTMLAttributes"
877
- },
878
- "declarations": [
879
- {
880
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
881
- "name": "HTMLAttributes"
882
- }
883
- ],
884
200
  "required": false,
885
- "type": {
886
- "name": "string"
887
- },
888
- "control": {
889
- "type": "text"
890
- }
201
+ "type": "text"
891
202
  },
892
203
  "autoSave": {
893
204
  "defaultValue": null,
894
- "description": "",
895
- "name": "autoSave",
896
- "parent": {
897
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
898
- "name": "HTMLAttributes"
899
- },
900
- "declarations": [
901
- {
902
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
903
- "name": "HTMLAttributes"
904
- }
905
- ],
906
205
  "required": false,
907
- "type": {
908
- "name": "string"
909
- },
910
- "control": {
911
- "type": "text"
912
- }
206
+ "type": "text"
913
207
  },
914
208
  "color": {
915
209
  "defaultValue": null,
916
- "description": "",
917
- "name": "color",
918
- "parent": {
919
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
920
- "name": "HTMLAttributes"
921
- },
922
- "declarations": [
923
- {
924
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
925
- "name": "HTMLAttributes"
926
- }
927
- ],
928
210
  "required": false,
929
- "type": {
930
- "name": "string"
931
- },
932
- "control": {
933
- "type": "color"
934
- }
211
+ "type": "color"
935
212
  },
936
213
  "itemProp": {
937
214
  "defaultValue": null,
938
- "description": "",
939
- "name": "itemProp",
940
- "parent": {
941
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
942
- "name": "HTMLAttributes"
943
- },
944
- "declarations": [
945
- {
946
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
947
- "name": "HTMLAttributes"
948
- }
949
- ],
950
215
  "required": false,
951
- "type": {
952
- "name": "string"
953
- },
954
- "control": {
955
- "type": "text"
956
- }
216
+ "type": "text"
957
217
  },
958
218
  "itemScope": {
959
219
  "defaultValue": null,
960
- "description": "",
961
- "name": "itemScope",
962
- "parent": {
963
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
964
- "name": "HTMLAttributes"
965
- },
966
- "declarations": [
967
- {
968
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
969
- "name": "HTMLAttributes"
970
- }
971
- ],
972
220
  "required": false,
973
- "type": {
974
- "name": "boolean"
975
- },
976
- "control": {
977
- "type": "boolean"
978
- }
221
+ "type": "boolean"
979
222
  },
980
223
  "itemType": {
981
224
  "defaultValue": null,
982
- "description": "",
983
- "name": "itemType",
984
- "parent": {
985
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
986
- "name": "HTMLAttributes"
987
- },
988
- "declarations": [
989
- {
990
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
991
- "name": "HTMLAttributes"
992
- }
993
- ],
994
225
  "required": false,
995
- "type": {
996
- "name": "string"
997
- },
998
- "control": {
999
- "type": "text"
1000
- }
226
+ "type": "text"
1001
227
  },
1002
228
  "itemID": {
1003
229
  "defaultValue": null,
1004
- "description": "",
1005
- "name": "itemID",
1006
- "parent": {
1007
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1008
- "name": "HTMLAttributes"
1009
- },
1010
- "declarations": [
1011
- {
1012
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1013
- "name": "HTMLAttributes"
1014
- }
1015
- ],
1016
230
  "required": false,
1017
- "type": {
1018
- "name": "string"
1019
- },
1020
- "control": {
1021
- "type": "text"
1022
- }
231
+ "type": "text"
1023
232
  },
1024
233
  "itemRef": {
1025
234
  "defaultValue": null,
1026
- "description": "",
1027
- "name": "itemRef",
1028
- "parent": {
1029
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1030
- "name": "HTMLAttributes"
1031
- },
1032
- "declarations": [
1033
- {
1034
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1035
- "name": "HTMLAttributes"
1036
- }
1037
- ],
1038
235
  "required": false,
1039
- "type": {
1040
- "name": "string"
1041
- },
1042
- "control": {
1043
- "type": "text"
1044
- }
236
+ "type": "text"
1045
237
  },
1046
238
  "results": {
1047
239
  "defaultValue": null,
1048
- "description": "",
1049
- "name": "results",
1050
- "parent": {
1051
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1052
- "name": "HTMLAttributes"
1053
- },
1054
- "declarations": [
1055
- {
1056
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1057
- "name": "HTMLAttributes"
1058
- }
1059
- ],
1060
240
  "required": false,
1061
- "type": {
1062
- "name": "number"
1063
- },
1064
- "control": {
1065
- "type": "number"
1066
- }
241
+ "type": "number"
1067
242
  },
1068
243
  "security": {
1069
244
  "defaultValue": null,
1070
- "description": "",
1071
- "name": "security",
1072
- "parent": {
1073
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1074
- "name": "HTMLAttributes"
1075
- },
1076
- "declarations": [
1077
- {
1078
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1079
- "name": "HTMLAttributes"
1080
- }
1081
- ],
1082
245
  "required": false,
1083
- "type": {
1084
- "name": "string"
1085
- },
1086
- "control": {
1087
- "type": "text"
1088
- }
246
+ "type": "text"
1089
247
  },
1090
248
  "unselectable": {
1091
249
  "defaultValue": null,
1092
- "description": "",
1093
- "name": "unselectable",
1094
- "parent": {
1095
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1096
- "name": "HTMLAttributes"
1097
- },
1098
- "declarations": [
1099
- {
1100
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1101
- "name": "HTMLAttributes"
1102
- }
1103
- ],
250
+ "options": ["on", "off"],
1104
251
  "required": false,
1105
- "type": {
1106
- "name": "enum",
1107
- "raw": "\"on\" | \"off\"",
1108
- "value": [
1109
- {
1110
- "value": "\"on\""
1111
- },
1112
- {
1113
- "value": "\"off\""
1114
- }
1115
- ]
1116
- },
1117
- "control": {
1118
- "type": "radio"
1119
- },
1120
- "options": ["on", "off"]
252
+ "type": "radio"
1121
253
  },
1122
254
  "inputMode": {
1123
255
  "defaultValue": null,
1124
- "description": "Hints at the type of data that might be entered by the user while editing the element or its contents\n@see https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute",
1125
- "name": "inputMode",
1126
- "parent": {
1127
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1128
- "name": "HTMLAttributes"
1129
- },
1130
- "declarations": [
1131
- {
1132
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1133
- "name": "HTMLAttributes"
1134
- }
1135
- ],
1136
- "required": false,
1137
- "type": {
1138
- "name": "enum",
1139
- "raw": "\"text\" | \"none\" | \"search\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\"",
1140
- "value": [
1141
- {
1142
- "value": "\"text\""
1143
- },
1144
- {
1145
- "value": "\"none\""
1146
- },
1147
- {
1148
- "value": "\"search\""
1149
- },
1150
- {
1151
- "value": "\"tel\""
1152
- },
1153
- {
1154
- "value": "\"url\""
1155
- },
1156
- {
1157
- "value": "\"email\""
1158
- },
1159
- {
1160
- "value": "\"numeric\""
1161
- },
1162
- {
1163
- "value": "\"decimal\""
1164
- }
1165
- ]
1166
- },
1167
- "control": {
1168
- "type": "select"
1169
- },
1170
256
  "options": [
1171
257
  "text",
1172
258
  "none",
@@ -1176,915 +262,196 @@
1176
262
  "email",
1177
263
  "numeric",
1178
264
  "decimal"
1179
- ]
265
+ ],
266
+ "required": false,
267
+ "type": "select"
1180
268
  },
1181
269
  "is": {
1182
270
  "defaultValue": null,
1183
- "description": "Specify that a standard HTML element should behave like a defined custom built-in element\n@see https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is",
1184
- "name": "is",
1185
- "parent": {
1186
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1187
- "name": "HTMLAttributes"
1188
- },
1189
- "declarations": [
1190
- {
1191
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1192
- "name": "HTMLAttributes"
1193
- }
1194
- ],
1195
271
  "required": false,
1196
- "type": {
1197
- "name": "string"
1198
- },
1199
- "control": {
1200
- "type": "text"
1201
- }
272
+ "type": "text"
1202
273
  },
1203
274
  "aria-activedescendant": {
1204
275
  "defaultValue": null,
1205
- "description": "Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.",
1206
- "name": "aria-activedescendant",
1207
- "parent": {
1208
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1209
- "name": "AriaAttributes"
1210
- },
1211
- "declarations": [
1212
- {
1213
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1214
- "name": "AriaAttributes"
1215
- }
1216
- ],
1217
276
  "required": false,
1218
- "type": {
1219
- "name": "string"
1220
- },
1221
- "control": {
1222
- "type": "text"
1223
- }
277
+ "type": "text"
1224
278
  },
1225
279
  "aria-atomic": {
1226
280
  "defaultValue": null,
1227
- "description": "Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.",
1228
- "name": "aria-atomic",
1229
- "parent": {
1230
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1231
- "name": "AriaAttributes"
1232
- },
1233
- "declarations": [
1234
- {
1235
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1236
- "name": "AriaAttributes"
1237
- }
1238
- ],
1239
281
  "required": false,
1240
- "type": {
1241
- "name": "Booleanish"
1242
- },
1243
- "control": {
1244
- "type": "boolean"
1245
- }
282
+ "type": "boolean"
1246
283
  },
1247
284
  "aria-autocomplete": {
1248
285
  "defaultValue": null,
1249
- "description": "Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be\npresented if they are made.",
1250
- "name": "aria-autocomplete",
1251
- "parent": {
1252
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1253
- "name": "AriaAttributes"
1254
- },
1255
- "declarations": [
1256
- {
1257
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1258
- "name": "AriaAttributes"
1259
- }
1260
- ],
286
+ "options": ["list", "none", "inline", "both"],
1261
287
  "required": false,
1262
- "type": {
1263
- "name": "enum",
1264
- "raw": "\"list\" | \"none\" | \"inline\" | \"both\"",
1265
- "value": [
1266
- {
1267
- "value": "\"list\""
1268
- },
1269
- {
1270
- "value": "\"none\""
1271
- },
1272
- {
1273
- "value": "\"inline\""
1274
- },
1275
- {
1276
- "value": "\"both\""
1277
- }
1278
- ]
1279
- },
1280
- "control": {
1281
- "type": "radio"
1282
- },
1283
- "options": ["list", "none", "inline", "both"]
288
+ "type": "radio"
1284
289
  },
1285
290
  "aria-busy": {
1286
291
  "defaultValue": null,
1287
- "description": "Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.",
1288
- "name": "aria-busy",
1289
- "parent": {
1290
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1291
- "name": "AriaAttributes"
1292
- },
1293
- "declarations": [
1294
- {
1295
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1296
- "name": "AriaAttributes"
1297
- }
1298
- ],
1299
292
  "required": false,
1300
- "type": {
1301
- "name": "Booleanish"
1302
- },
1303
- "control": {
1304
- "type": "boolean"
1305
- }
293
+ "type": "boolean"
1306
294
  },
1307
295
  "aria-checked": {
1308
296
  "defaultValue": null,
1309
- "description": "Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets.\n@see aria-pressed\n@see aria-selected.",
1310
- "name": "aria-checked",
1311
- "parent": {
1312
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1313
- "name": "AriaAttributes"
1314
- },
1315
- "declarations": [
1316
- {
1317
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1318
- "name": "AriaAttributes"
1319
- }
1320
- ],
1321
297
  "required": false,
1322
- "type": {
1323
- "name": "boolean | \"true\" | \"false\" | \"mixed\""
1324
- },
1325
- "control": {
1326
- "type": "text"
1327
- }
298
+ "type": "text"
1328
299
  },
1329
300
  "aria-colcount": {
1330
301
  "defaultValue": null,
1331
- "description": "Defines the total number of columns in a table, grid, or treegrid.\n@see aria-colindex.",
1332
- "name": "aria-colcount",
1333
- "parent": {
1334
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1335
- "name": "AriaAttributes"
1336
- },
1337
- "declarations": [
1338
- {
1339
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1340
- "name": "AriaAttributes"
1341
- }
1342
- ],
1343
302
  "required": false,
1344
- "type": {
1345
- "name": "number"
1346
- },
1347
- "control": {
1348
- "type": "number"
1349
- }
303
+ "type": "number"
1350
304
  },
1351
305
  "aria-colindex": {
1352
306
  "defaultValue": null,
1353
- "description": "Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.\n@see aria-colcount\n@see aria-colspan.",
1354
- "name": "aria-colindex",
1355
- "parent": {
1356
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1357
- "name": "AriaAttributes"
1358
- },
1359
- "declarations": [
1360
- {
1361
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1362
- "name": "AriaAttributes"
1363
- }
1364
- ],
1365
307
  "required": false,
1366
- "type": {
1367
- "name": "number"
1368
- },
1369
- "control": {
1370
- "type": "number"
1371
- }
308
+ "type": "number"
1372
309
  },
1373
310
  "aria-colspan": {
1374
311
  "defaultValue": null,
1375
- "description": "Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.\n@see aria-colindex\n@see aria-rowspan.",
1376
- "name": "aria-colspan",
1377
- "parent": {
1378
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1379
- "name": "AriaAttributes"
1380
- },
1381
- "declarations": [
1382
- {
1383
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1384
- "name": "AriaAttributes"
1385
- }
1386
- ],
1387
312
  "required": false,
1388
- "type": {
1389
- "name": "number"
1390
- },
1391
- "control": {
1392
- "type": "number"
1393
- }
313
+ "type": "number"
1394
314
  },
1395
315
  "aria-controls": {
1396
316
  "defaultValue": null,
1397
- "description": "Identifies the element (or elements) whose contents or presence are controlled by the current element.\n@see aria-owns.",
1398
- "name": "aria-controls",
1399
- "parent": {
1400
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1401
- "name": "AriaAttributes"
1402
- },
1403
- "declarations": [
1404
- {
1405
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1406
- "name": "AriaAttributes"
1407
- }
1408
- ],
1409
317
  "required": false,
1410
- "type": {
1411
- "name": "string"
1412
- },
1413
- "control": {
1414
- "type": "text"
1415
- }
318
+ "type": "text"
1416
319
  },
1417
320
  "aria-current": {
1418
321
  "defaultValue": null,
1419
- "description": "Indicates the element that represents the current item within a container or set of related elements.",
1420
- "name": "aria-current",
1421
- "parent": {
1422
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1423
- "name": "AriaAttributes"
1424
- },
1425
- "declarations": [
1426
- {
1427
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1428
- "name": "AriaAttributes"
1429
- }
1430
- ],
1431
322
  "required": false,
1432
- "type": {
1433
- "name": "boolean | \"time\" | \"true\" | \"false\" | \"page\" | \"step\" | \"location\" | \"date\""
1434
- },
1435
- "control": {
1436
- "type": "text"
1437
- }
323
+ "type": "text"
1438
324
  },
1439
325
  "aria-describedby": {
1440
326
  "defaultValue": null,
1441
- "description": "Identifies the element (or elements) that describes the object.\n@see aria-labelledby",
1442
- "name": "aria-describedby",
1443
- "parent": {
1444
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1445
- "name": "AriaAttributes"
1446
- },
1447
- "declarations": [
1448
- {
1449
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1450
- "name": "AriaAttributes"
1451
- }
1452
- ],
1453
327
  "required": false,
1454
- "type": {
1455
- "name": "string"
1456
- },
1457
- "control": {
1458
- "type": "text"
1459
- }
328
+ "type": "text"
1460
329
  },
1461
330
  "aria-details": {
1462
331
  "defaultValue": null,
1463
- "description": "Identifies the element that provides a detailed, extended description for the object.\n@see aria-describedby.",
1464
- "name": "aria-details",
1465
- "parent": {
1466
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1467
- "name": "AriaAttributes"
1468
- },
1469
- "declarations": [
1470
- {
1471
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1472
- "name": "AriaAttributes"
1473
- }
1474
- ],
1475
332
  "required": false,
1476
- "type": {
1477
- "name": "string"
1478
- },
1479
- "control": {
1480
- "type": "text"
1481
- }
333
+ "type": "text"
1482
334
  },
1483
335
  "aria-disabled": {
1484
336
  "defaultValue": null,
1485
- "description": "Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.\n@see aria-hidden\n@see aria-readonly.",
1486
- "name": "aria-disabled",
1487
- "parent": {
1488
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1489
- "name": "AriaAttributes"
1490
- },
1491
- "declarations": [
1492
- {
1493
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1494
- "name": "AriaAttributes"
1495
- }
1496
- ],
1497
337
  "required": false,
1498
- "type": {
1499
- "name": "Booleanish"
1500
- },
1501
- "control": {
1502
- "type": "boolean"
1503
- }
338
+ "type": "boolean"
1504
339
  },
1505
340
  "aria-dropeffect": {
1506
341
  "defaultValue": null,
1507
- "description": "Indicates what functions can be performed when a dragged object is released on the drop target.\n@deprecated in ARIA 1.1",
1508
- "name": "aria-dropeffect",
1509
- "parent": {
1510
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1511
- "name": "AriaAttributes"
1512
- },
1513
- "declarations": [
1514
- {
1515
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1516
- "name": "AriaAttributes"
1517
- }
1518
- ],
342
+ "options": ["link", "none", "copy", "execute", "move", "popup"],
1519
343
  "required": false,
1520
- "type": {
1521
- "name": "enum",
1522
- "raw": "\"link\" | \"none\" | \"copy\" | \"execute\" | \"move\" | \"popup\"",
1523
- "value": [
1524
- {
1525
- "value": "\"link\""
1526
- },
1527
- {
1528
- "value": "\"none\""
1529
- },
1530
- {
1531
- "value": "\"copy\""
1532
- },
1533
- {
1534
- "value": "\"execute\""
1535
- },
1536
- {
1537
- "value": "\"move\""
1538
- },
1539
- {
1540
- "value": "\"popup\""
1541
- }
1542
- ]
1543
- },
1544
- "control": {
1545
- "type": "select"
1546
- },
1547
- "options": ["link", "none", "copy", "execute", "move", "popup"]
344
+ "type": "select"
1548
345
  },
1549
346
  "aria-errormessage": {
1550
347
  "defaultValue": null,
1551
- "description": "Identifies the element that provides an error message for the object.\n@see aria-invalid\n@see aria-describedby.",
1552
- "name": "aria-errormessage",
1553
- "parent": {
1554
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1555
- "name": "AriaAttributes"
1556
- },
1557
- "declarations": [
1558
- {
1559
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1560
- "name": "AriaAttributes"
1561
- }
1562
- ],
1563
348
  "required": false,
1564
- "type": {
1565
- "name": "string"
1566
- },
1567
- "control": {
1568
- "type": "text"
1569
- }
349
+ "type": "text"
1570
350
  },
1571
351
  "aria-expanded": {
1572
352
  "defaultValue": null,
1573
- "description": "Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.",
1574
- "name": "aria-expanded",
1575
- "parent": {
1576
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1577
- "name": "AriaAttributes"
1578
- },
1579
- "declarations": [
1580
- {
1581
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1582
- "name": "AriaAttributes"
1583
- }
1584
- ],
1585
353
  "required": false,
1586
- "type": {
1587
- "name": "Booleanish"
1588
- },
1589
- "control": {
1590
- "type": "boolean"
1591
- }
354
+ "type": "boolean"
1592
355
  },
1593
356
  "aria-flowto": {
1594
357
  "defaultValue": null,
1595
- "description": "Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion,\nallows assistive technology to override the general default of reading in document source order.",
1596
- "name": "aria-flowto",
1597
- "parent": {
1598
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1599
- "name": "AriaAttributes"
1600
- },
1601
- "declarations": [
1602
- {
1603
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1604
- "name": "AriaAttributes"
1605
- }
1606
- ],
1607
358
  "required": false,
1608
- "type": {
1609
- "name": "string"
1610
- },
1611
- "control": {
1612
- "type": "text"
1613
- }
359
+ "type": "text"
1614
360
  },
1615
361
  "aria-grabbed": {
1616
362
  "defaultValue": null,
1617
- "description": "Indicates an element's \"grabbed\" state in a drag-and-drop operation.\n@deprecated in ARIA 1.1",
1618
- "name": "aria-grabbed",
1619
- "parent": {
1620
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1621
- "name": "AriaAttributes"
1622
- },
1623
- "declarations": [
1624
- {
1625
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1626
- "name": "AriaAttributes"
1627
- }
1628
- ],
1629
363
  "required": false,
1630
- "type": {
1631
- "name": "Booleanish"
1632
- },
1633
- "control": {
1634
- "type": "boolean"
1635
- }
364
+ "type": "boolean"
1636
365
  },
1637
366
  "aria-haspopup": {
1638
367
  "defaultValue": null,
1639
- "description": "Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.",
1640
- "name": "aria-haspopup",
1641
- "parent": {
1642
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1643
- "name": "AriaAttributes"
1644
- },
1645
- "declarations": [
1646
- {
1647
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1648
- "name": "AriaAttributes"
1649
- }
1650
- ],
1651
368
  "required": false,
1652
- "type": {
1653
- "name": "boolean | \"dialog\" | \"menu\" | \"true\" | \"false\" | \"grid\" | \"listbox\" | \"tree\""
1654
- },
1655
- "control": {
1656
- "type": "text"
1657
- }
369
+ "type": "text"
1658
370
  },
1659
371
  "aria-hidden": {
1660
372
  "defaultValue": null,
1661
- "description": "Indicates whether the element is exposed to an accessibility API.\n@see aria-disabled.",
1662
- "name": "aria-hidden",
1663
- "parent": {
1664
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1665
- "name": "AriaAttributes"
1666
- },
1667
- "declarations": [
1668
- {
1669
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1670
- "name": "AriaAttributes"
1671
- }
1672
- ],
1673
373
  "required": false,
1674
- "type": {
1675
- "name": "Booleanish"
1676
- },
1677
- "control": {
1678
- "type": "boolean"
1679
- }
374
+ "type": "boolean"
1680
375
  },
1681
376
  "aria-invalid": {
1682
377
  "defaultValue": null,
1683
- "description": "Indicates the entered value does not conform to the format expected by the application.\n@see aria-errormessage.",
1684
- "name": "aria-invalid",
1685
- "parent": {
1686
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1687
- "name": "AriaAttributes"
1688
- },
1689
- "declarations": [
1690
- {
1691
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1692
- "name": "AriaAttributes"
1693
- }
1694
- ],
1695
378
  "required": false,
1696
- "type": {
1697
- "name": "boolean | \"true\" | \"false\" | \"grammar\" | \"spelling\""
1698
- },
1699
- "control": {
1700
- "type": "text"
1701
- }
379
+ "type": "text"
1702
380
  },
1703
381
  "aria-keyshortcuts": {
1704
382
  "defaultValue": null,
1705
- "description": "Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.",
1706
- "name": "aria-keyshortcuts",
1707
- "parent": {
1708
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1709
- "name": "AriaAttributes"
1710
- },
1711
- "declarations": [
1712
- {
1713
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1714
- "name": "AriaAttributes"
1715
- }
1716
- ],
1717
383
  "required": false,
1718
- "type": {
1719
- "name": "string"
1720
- },
1721
- "control": {
1722
- "type": "text"
1723
- }
384
+ "type": "text"
1724
385
  },
1725
386
  "aria-label": {
1726
387
  "defaultValue": null,
1727
- "description": "Defines a string value that labels the current element.\n@see aria-labelledby.",
1728
- "name": "aria-label",
1729
- "parent": {
1730
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1731
- "name": "AriaAttributes"
1732
- },
1733
- "declarations": [
1734
- {
1735
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1736
- "name": "AriaAttributes"
1737
- }
1738
- ],
1739
388
  "required": false,
1740
- "type": {
1741
- "name": "string"
1742
- },
1743
- "control": {
1744
- "type": "text"
1745
- }
389
+ "type": "text"
1746
390
  },
1747
391
  "aria-labelledby": {
1748
392
  "defaultValue": null,
1749
- "description": "Identifies the element (or elements) that labels the current element.\n@see aria-describedby.",
1750
- "name": "aria-labelledby",
1751
- "parent": {
1752
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1753
- "name": "AriaAttributes"
1754
- },
1755
- "declarations": [
1756
- {
1757
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1758
- "name": "AriaAttributes"
1759
- }
1760
- ],
1761
393
  "required": false,
1762
- "type": {
1763
- "name": "string"
1764
- },
1765
- "control": {
1766
- "type": "text"
1767
- }
394
+ "type": "text"
1768
395
  },
1769
396
  "aria-level": {
1770
397
  "defaultValue": null,
1771
- "description": "Defines the hierarchical level of an element within a structure.",
1772
- "name": "aria-level",
1773
- "parent": {
1774
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1775
- "name": "AriaAttributes"
1776
- },
1777
- "declarations": [
1778
- {
1779
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1780
- "name": "AriaAttributes"
1781
- }
1782
- ],
1783
398
  "required": false,
1784
- "type": {
1785
- "name": "number"
1786
- },
1787
- "control": {
1788
- "type": "number"
1789
- }
399
+ "type": "number"
1790
400
  },
1791
401
  "aria-live": {
1792
402
  "defaultValue": null,
1793
- "description": "Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.",
1794
- "name": "aria-live",
1795
- "parent": {
1796
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1797
- "name": "AriaAttributes"
1798
- },
1799
- "declarations": [
1800
- {
1801
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1802
- "name": "AriaAttributes"
1803
- }
1804
- ],
403
+ "options": ["off", "assertive", "polite"],
1805
404
  "required": false,
1806
- "type": {
1807
- "name": "enum",
1808
- "raw": "\"off\" | \"assertive\" | \"polite\"",
1809
- "value": [
1810
- {
1811
- "value": "\"off\""
1812
- },
1813
- {
1814
- "value": "\"assertive\""
1815
- },
1816
- {
1817
- "value": "\"polite\""
1818
- }
1819
- ]
1820
- },
1821
- "control": {
1822
- "type": "radio"
1823
- },
1824
- "options": ["off", "assertive", "polite"]
405
+ "type": "radio"
1825
406
  },
1826
407
  "aria-modal": {
1827
408
  "defaultValue": null,
1828
- "description": "Indicates whether an element is modal when displayed.",
1829
- "name": "aria-modal",
1830
- "parent": {
1831
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1832
- "name": "AriaAttributes"
1833
- },
1834
- "declarations": [
1835
- {
1836
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1837
- "name": "AriaAttributes"
1838
- }
1839
- ],
1840
409
  "required": false,
1841
- "type": {
1842
- "name": "Booleanish"
1843
- },
1844
- "control": {
1845
- "type": "boolean"
1846
- }
410
+ "type": "boolean"
1847
411
  },
1848
412
  "aria-multiline": {
1849
413
  "defaultValue": null,
1850
- "description": "Indicates whether a text box accepts multiple lines of input or only a single line.",
1851
- "name": "aria-multiline",
1852
- "parent": {
1853
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1854
- "name": "AriaAttributes"
1855
- },
1856
- "declarations": [
1857
- {
1858
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1859
- "name": "AriaAttributes"
1860
- }
1861
- ],
1862
414
  "required": false,
1863
- "type": {
1864
- "name": "Booleanish"
1865
- },
1866
- "control": {
1867
- "type": "boolean"
1868
- }
415
+ "type": "boolean"
1869
416
  },
1870
417
  "aria-multiselectable": {
1871
418
  "defaultValue": null,
1872
- "description": "Indicates that the user may select more than one item from the current selectable descendants.",
1873
- "name": "aria-multiselectable",
1874
- "parent": {
1875
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1876
- "name": "AriaAttributes"
1877
- },
1878
- "declarations": [
1879
- {
1880
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1881
- "name": "AriaAttributes"
1882
- }
1883
- ],
1884
419
  "required": false,
1885
- "type": {
1886
- "name": "Booleanish"
1887
- },
1888
- "control": {
1889
- "type": "boolean"
1890
- }
420
+ "type": "boolean"
1891
421
  },
1892
422
  "aria-orientation": {
1893
423
  "defaultValue": null,
1894
- "description": "Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.",
1895
- "name": "aria-orientation",
1896
- "parent": {
1897
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1898
- "name": "AriaAttributes"
1899
- },
1900
- "declarations": [
1901
- {
1902
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1903
- "name": "AriaAttributes"
1904
- }
1905
- ],
424
+ "options": ["horizontal", "vertical"],
1906
425
  "required": false,
1907
- "type": {
1908
- "name": "enum",
1909
- "raw": "\"horizontal\" | \"vertical\"",
1910
- "value": [
1911
- {
1912
- "value": "\"horizontal\""
1913
- },
1914
- {
1915
- "value": "\"vertical\""
1916
- }
1917
- ]
1918
- },
1919
- "control": {
1920
- "type": "radio"
1921
- },
1922
- "options": ["horizontal", "vertical"]
426
+ "type": "radio"
1923
427
  },
1924
428
  "aria-owns": {
1925
429
  "defaultValue": null,
1926
- "description": "Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship\nbetween DOM elements where the DOM hierarchy cannot be used to represent the relationship.\n@see aria-controls.",
1927
- "name": "aria-owns",
1928
- "parent": {
1929
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1930
- "name": "AriaAttributes"
1931
- },
1932
- "declarations": [
1933
- {
1934
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1935
- "name": "AriaAttributes"
1936
- }
1937
- ],
1938
430
  "required": false,
1939
- "type": {
1940
- "name": "string"
1941
- },
1942
- "control": {
1943
- "type": "text"
1944
- }
431
+ "type": "text"
1945
432
  },
1946
433
  "aria-placeholder": {
1947
434
  "defaultValue": null,
1948
- "description": "Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value.\nA hint could be a sample value or a brief description of the expected format.",
1949
- "name": "aria-placeholder",
1950
- "parent": {
1951
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1952
- "name": "AriaAttributes"
1953
- },
1954
- "declarations": [
1955
- {
1956
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1957
- "name": "AriaAttributes"
1958
- }
1959
- ],
1960
435
  "required": false,
1961
- "type": {
1962
- "name": "string"
1963
- },
1964
- "control": {
1965
- "type": "text"
1966
- }
436
+ "type": "text"
1967
437
  },
1968
438
  "aria-posinset": {
1969
439
  "defaultValue": null,
1970
- "description": "Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.\n@see aria-setsize.",
1971
- "name": "aria-posinset",
1972
- "parent": {
1973
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1974
- "name": "AriaAttributes"
1975
- },
1976
- "declarations": [
1977
- {
1978
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1979
- "name": "AriaAttributes"
1980
- }
1981
- ],
1982
440
  "required": false,
1983
- "type": {
1984
- "name": "number"
1985
- },
1986
- "control": {
1987
- "type": "number"
1988
- }
441
+ "type": "number"
1989
442
  },
1990
443
  "aria-pressed": {
1991
444
  "defaultValue": null,
1992
- "description": "Indicates the current \"pressed\" state of toggle buttons.\n@see aria-checked\n@see aria-selected.",
1993
- "name": "aria-pressed",
1994
- "parent": {
1995
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
1996
- "name": "AriaAttributes"
1997
- },
1998
- "declarations": [
1999
- {
2000
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2001
- "name": "AriaAttributes"
2002
- }
2003
- ],
2004
445
  "required": false,
2005
- "type": {
2006
- "name": "boolean | \"true\" | \"false\" | \"mixed\""
2007
- },
2008
- "control": {
2009
- "type": "text"
2010
- }
446
+ "type": "text"
2011
447
  },
2012
448
  "aria-readonly": {
2013
449
  "defaultValue": null,
2014
- "description": "Indicates that the element is not editable, but is otherwise operable.\n@see aria-disabled.",
2015
- "name": "aria-readonly",
2016
- "parent": {
2017
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2018
- "name": "AriaAttributes"
2019
- },
2020
- "declarations": [
2021
- {
2022
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2023
- "name": "AriaAttributes"
2024
- }
2025
- ],
2026
450
  "required": false,
2027
- "type": {
2028
- "name": "Booleanish"
2029
- },
2030
- "control": {
2031
- "type": "boolean"
2032
- }
451
+ "type": "boolean"
2033
452
  },
2034
453
  "aria-relevant": {
2035
454
  "defaultValue": null,
2036
- "description": "Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.\n@see aria-atomic.",
2037
- "name": "aria-relevant",
2038
- "parent": {
2039
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2040
- "name": "AriaAttributes"
2041
- },
2042
- "declarations": [
2043
- {
2044
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2045
- "name": "AriaAttributes"
2046
- }
2047
- ],
2048
- "required": false,
2049
- "type": {
2050
- "name": "enum",
2051
- "raw": "\"text\" | \"additions\" | \"additions removals\" | \"additions text\" | \"all\" | \"removals\" | \"removals additions\" | \"removals text\" | \"text additions\" | \"text removals\"",
2052
- "value": [
2053
- {
2054
- "value": "\"text\""
2055
- },
2056
- {
2057
- "value": "\"additions\""
2058
- },
2059
- {
2060
- "value": "\"additions removals\""
2061
- },
2062
- {
2063
- "value": "\"additions text\""
2064
- },
2065
- {
2066
- "value": "\"all\""
2067
- },
2068
- {
2069
- "value": "\"removals\""
2070
- },
2071
- {
2072
- "value": "\"removals additions\""
2073
- },
2074
- {
2075
- "value": "\"removals text\""
2076
- },
2077
- {
2078
- "value": "\"text additions\""
2079
- },
2080
- {
2081
- "value": "\"text removals\""
2082
- }
2083
- ]
2084
- },
2085
- "control": {
2086
- "type": "select"
2087
- },
2088
455
  "options": [
2089
456
  "text",
2090
457
  "additions",
@@ -2096,286 +463,69 @@
2096
463
  "removals text",
2097
464
  "text additions",
2098
465
  "text removals"
2099
- ]
466
+ ],
467
+ "required": false,
468
+ "type": "select"
2100
469
  },
2101
470
  "aria-required": {
2102
471
  "defaultValue": null,
2103
- "description": "Indicates that user input is required on the element before a form may be submitted.",
2104
- "name": "aria-required",
2105
- "parent": {
2106
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2107
- "name": "AriaAttributes"
2108
- },
2109
- "declarations": [
2110
- {
2111
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2112
- "name": "AriaAttributes"
2113
- }
2114
- ],
2115
472
  "required": false,
2116
- "type": {
2117
- "name": "Booleanish"
2118
- },
2119
- "control": {
2120
- "type": "boolean"
2121
- }
473
+ "type": "boolean"
2122
474
  },
2123
475
  "aria-roledescription": {
2124
476
  "defaultValue": null,
2125
- "description": "Defines a human-readable, author-localized description for the role of an element.",
2126
- "name": "aria-roledescription",
2127
- "parent": {
2128
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2129
- "name": "AriaAttributes"
2130
- },
2131
- "declarations": [
2132
- {
2133
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2134
- "name": "AriaAttributes"
2135
- }
2136
- ],
2137
477
  "required": false,
2138
- "type": {
2139
- "name": "string"
2140
- },
2141
- "control": {
2142
- "type": "text"
2143
- }
478
+ "type": "text"
2144
479
  },
2145
480
  "aria-rowcount": {
2146
481
  "defaultValue": null,
2147
- "description": "Defines the total number of rows in a table, grid, or treegrid.\n@see aria-rowindex.",
2148
- "name": "aria-rowcount",
2149
- "parent": {
2150
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2151
- "name": "AriaAttributes"
2152
- },
2153
- "declarations": [
2154
- {
2155
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2156
- "name": "AriaAttributes"
2157
- }
2158
- ],
2159
482
  "required": false,
2160
- "type": {
2161
- "name": "number"
2162
- },
2163
- "control": {
2164
- "type": "number"
2165
- }
483
+ "type": "number"
2166
484
  },
2167
485
  "aria-rowindex": {
2168
486
  "defaultValue": null,
2169
- "description": "Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.\n@see aria-rowcount\n@see aria-rowspan.",
2170
- "name": "aria-rowindex",
2171
- "parent": {
2172
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2173
- "name": "AriaAttributes"
2174
- },
2175
- "declarations": [
2176
- {
2177
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2178
- "name": "AriaAttributes"
2179
- }
2180
- ],
2181
487
  "required": false,
2182
- "type": {
2183
- "name": "number"
2184
- },
2185
- "control": {
2186
- "type": "number"
2187
- }
488
+ "type": "number"
2188
489
  },
2189
490
  "aria-rowspan": {
2190
491
  "defaultValue": null,
2191
- "description": "Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.\n@see aria-rowindex\n@see aria-colspan.",
2192
- "name": "aria-rowspan",
2193
- "parent": {
2194
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2195
- "name": "AriaAttributes"
2196
- },
2197
- "declarations": [
2198
- {
2199
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2200
- "name": "AriaAttributes"
2201
- }
2202
- ],
2203
492
  "required": false,
2204
- "type": {
2205
- "name": "number"
2206
- },
2207
- "control": {
2208
- "type": "number"
2209
- }
493
+ "type": "number"
2210
494
  },
2211
495
  "aria-selected": {
2212
496
  "defaultValue": null,
2213
- "description": "Indicates the current \"selected\" state of various widgets.\n@see aria-checked\n@see aria-pressed.",
2214
- "name": "aria-selected",
2215
- "parent": {
2216
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2217
- "name": "AriaAttributes"
2218
- },
2219
- "declarations": [
2220
- {
2221
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2222
- "name": "AriaAttributes"
2223
- }
2224
- ],
2225
497
  "required": false,
2226
- "type": {
2227
- "name": "Booleanish"
2228
- },
2229
- "control": {
2230
- "type": "boolean"
2231
- }
498
+ "type": "boolean"
2232
499
  },
2233
500
  "aria-setsize": {
2234
501
  "defaultValue": null,
2235
- "description": "Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.\n@see aria-posinset.",
2236
- "name": "aria-setsize",
2237
- "parent": {
2238
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2239
- "name": "AriaAttributes"
2240
- },
2241
- "declarations": [
2242
- {
2243
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2244
- "name": "AriaAttributes"
2245
- }
2246
- ],
2247
502
  "required": false,
2248
- "type": {
2249
- "name": "number"
2250
- },
2251
- "control": {
2252
- "type": "number"
2253
- }
503
+ "type": "number"
2254
504
  },
2255
505
  "aria-sort": {
2256
506
  "defaultValue": null,
2257
- "description": "Indicates if items in a table or grid are sorted in ascending or descending order.",
2258
- "name": "aria-sort",
2259
- "parent": {
2260
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2261
- "name": "AriaAttributes"
2262
- },
2263
- "declarations": [
2264
- {
2265
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2266
- "name": "AriaAttributes"
2267
- }
2268
- ],
507
+ "options": ["none", "ascending", "descending", "other"],
2269
508
  "required": false,
2270
- "type": {
2271
- "name": "enum",
2272
- "raw": "\"none\" | \"ascending\" | \"descending\" | \"other\"",
2273
- "value": [
2274
- {
2275
- "value": "\"none\""
2276
- },
2277
- {
2278
- "value": "\"ascending\""
2279
- },
2280
- {
2281
- "value": "\"descending\""
2282
- },
2283
- {
2284
- "value": "\"other\""
2285
- }
2286
- ]
2287
- },
2288
- "control": {
2289
- "type": "radio"
2290
- },
2291
- "options": ["none", "ascending", "descending", "other"]
509
+ "type": "radio"
2292
510
  },
2293
511
  "aria-valuemax": {
2294
512
  "defaultValue": null,
2295
- "description": "Defines the maximum allowed value for a range widget.",
2296
- "name": "aria-valuemax",
2297
- "parent": {
2298
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2299
- "name": "AriaAttributes"
2300
- },
2301
- "declarations": [
2302
- {
2303
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2304
- "name": "AriaAttributes"
2305
- }
2306
- ],
2307
513
  "required": false,
2308
- "type": {
2309
- "name": "number"
2310
- },
2311
- "control": {
2312
- "type": "number"
2313
- }
514
+ "type": "number"
2314
515
  },
2315
516
  "aria-valuemin": {
2316
517
  "defaultValue": null,
2317
- "description": "Defines the minimum allowed value for a range widget.",
2318
- "name": "aria-valuemin",
2319
- "parent": {
2320
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2321
- "name": "AriaAttributes"
2322
- },
2323
- "declarations": [
2324
- {
2325
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2326
- "name": "AriaAttributes"
2327
- }
2328
- ],
2329
518
  "required": false,
2330
- "type": {
2331
- "name": "number"
2332
- },
2333
- "control": {
2334
- "type": "number"
2335
- }
519
+ "type": "number"
2336
520
  },
2337
521
  "aria-valuenow": {
2338
522
  "defaultValue": null,
2339
- "description": "Defines the current value for a range widget.\n@see aria-valuetext.",
2340
- "name": "aria-valuenow",
2341
- "parent": {
2342
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2343
- "name": "AriaAttributes"
2344
- },
2345
- "declarations": [
2346
- {
2347
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2348
- "name": "AriaAttributes"
2349
- }
2350
- ],
2351
523
  "required": false,
2352
- "type": {
2353
- "name": "number"
2354
- },
2355
- "control": {
2356
- "type": "number"
2357
- }
524
+ "type": "number"
2358
525
  },
2359
526
  "aria-valuetext": {
2360
527
  "defaultValue": null,
2361
- "description": "Defines the human readable text alternative of aria-valuenow for a range widget.",
2362
- "name": "aria-valuetext",
2363
- "parent": {
2364
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2365
- "name": "AriaAttributes"
2366
- },
2367
- "declarations": [
2368
- {
2369
- "fileName": "webstudio-designer/node_modules/@types/react/index.d.ts",
2370
- "name": "AriaAttributes"
2371
- }
2372
- ],
2373
528
  "required": false,
2374
- "type": {
2375
- "name": "string"
2376
- },
2377
- "control": {
2378
- "type": "text"
2379
- }
529
+ "type": "text"
2380
530
  }
2381
531
  }