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