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