@webstudio-is/sdk-components-react 0.217.0 → 0.219.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/__generated__/blockquote.props.js +2 -512
- package/lib/__generated__/body.props.js +2 -506
- package/lib/__generated__/bold.props.js +2 -506
- package/lib/__generated__/box.props.js +3 -506
- package/lib/__generated__/button.props.js +2 -568
- package/lib/__generated__/checkbox.props.js +1 -662
- package/lib/__generated__/code-text.props.js +1 -504
- package/lib/__generated__/form.props.js +2 -554
- package/lib/__generated__/head-link.props.js +2 -618
- package/lib/__generated__/head-meta.props.js +2 -530
- package/lib/__generated__/head-slot.props.js +4 -0
- package/lib/__generated__/head-title.props.js +2 -506
- package/lib/__generated__/heading.props.js +3 -506
- package/lib/__generated__/html-embed.props.js +6 -1
- package/lib/__generated__/image.props.js +1 -581
- package/lib/__generated__/input.props.js +2 -694
- package/lib/__generated__/italic.props.js +2 -506
- package/lib/__generated__/label.props.js +2 -518
- package/lib/__generated__/link.props.js +4 -555
- package/lib/__generated__/list-item.props.js +2 -512
- package/lib/__generated__/list.props.js +1 -523
- package/lib/__generated__/markdown-embed.props.js +6 -1
- package/lib/__generated__/option.props.js +2 -530
- package/lib/__generated__/paragraph.props.js +2 -506
- package/lib/__generated__/radio-button.props.js +1 -662
- package/lib/__generated__/select.props.js +2 -554
- package/lib/__generated__/separator.props.js +2 -506
- package/lib/__generated__/span.props.js +2 -506
- package/lib/__generated__/subscript.props.js +2 -506
- package/lib/__generated__/superscript.props.js +2 -506
- package/lib/__generated__/text.props.js +3 -506
- package/lib/__generated__/textarea.props.js +2 -585
- package/lib/__generated__/time.props.js +3 -3
- package/lib/__generated__/video.props.js +2 -585
- package/lib/__generated__/vimeo-play-button.props.js +2 -567
- package/lib/__generated__/vimeo-preview-image.props.js +1 -580
- package/lib/__generated__/vimeo-spinner.props.js +2 -506
- package/lib/__generated__/vimeo.props.js +2 -505
- package/lib/__generated__/webhook-form.props.js +1 -557
- package/lib/__generated__/xml-node.props.js +8 -3
- package/lib/__generated__/xml-time.props.js +4 -3
- package/lib/__generated__/youtube.props.js +1 -498
- package/lib/box.ws.js +11 -11
- package/lib/head-slot.js +4 -5
- package/lib/head-slot.ws.js +1 -1
- package/lib/heading.ws.js +7 -7
- package/lib/list.ws.js +3 -3
- package/lib/markdown-embed.js +3 -3
- package/lib/shared/video.js +13 -0
- package/lib/types/link.d.ts +1 -1
- package/lib/types/shared/video.d.ts +7 -0
- package/lib/types/vimeo.d.ts +0 -7
- package/lib/video.js +19 -23
- package/lib/vimeo-play-button.js +4 -4
- package/lib/vimeo-preview-image.js +5 -5
- package/lib/vimeo-spinner.js +1 -1
- package/lib/vimeo.js +113 -121
- package/lib/webhook-form.template.js +12 -12
- package/lib/xml-node.js +4 -4
- package/lib/youtube.js +1 -1
- package/package.json +8 -8
- package/lib/__generated__/head.props.js +0 -508
- package/lib/types/__generated__/head.props.d.ts +0 -2
|
@@ -1,358 +1,4 @@
|
|
|
1
1
|
const e = {
|
|
2
|
-
about: { required: !1, control: "text", type: "string" },
|
|
3
|
-
accessKey: {
|
|
4
|
-
required: !1,
|
|
5
|
-
control: "text",
|
|
6
|
-
type: "string",
|
|
7
|
-
description: "Keyboard shortcut to activate or add focus to the element."
|
|
8
|
-
},
|
|
9
|
-
"aria-activedescendant": {
|
|
10
|
-
description: "Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.",
|
|
11
|
-
required: !1,
|
|
12
|
-
control: "text",
|
|
13
|
-
type: "string"
|
|
14
|
-
},
|
|
15
|
-
"aria-atomic": {
|
|
16
|
-
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.",
|
|
17
|
-
required: !1,
|
|
18
|
-
control: "boolean",
|
|
19
|
-
type: "boolean"
|
|
20
|
-
},
|
|
21
|
-
"aria-autocomplete": {
|
|
22
|
-
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
|
|
23
|
-
presented if they are made.`,
|
|
24
|
-
required: !1,
|
|
25
|
-
control: "select",
|
|
26
|
-
type: "string",
|
|
27
|
-
options: ["list", "none", "inline", "both"]
|
|
28
|
-
},
|
|
29
|
-
"aria-braillelabel": {
|
|
30
|
-
description: "Defines a string value that labels the current element, which is intended to be converted into Braille.",
|
|
31
|
-
required: !1,
|
|
32
|
-
control: "text",
|
|
33
|
-
type: "string"
|
|
34
|
-
},
|
|
35
|
-
"aria-brailleroledescription": {
|
|
36
|
-
description: "Defines a human-readable, author-localized abbreviated description for the role of an element, which is intended to be converted into Braille.",
|
|
37
|
-
required: !1,
|
|
38
|
-
control: "text",
|
|
39
|
-
type: "string"
|
|
40
|
-
},
|
|
41
|
-
"aria-busy": { required: !1, control: "boolean", type: "boolean" },
|
|
42
|
-
"aria-checked": {
|
|
43
|
-
description: 'Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.',
|
|
44
|
-
required: !1,
|
|
45
|
-
control: "text",
|
|
46
|
-
type: "string"
|
|
47
|
-
},
|
|
48
|
-
"aria-colcount": {
|
|
49
|
-
description: "Defines the total number of columns in a table, grid, or treegrid.",
|
|
50
|
-
required: !1,
|
|
51
|
-
control: "number",
|
|
52
|
-
type: "number"
|
|
53
|
-
},
|
|
54
|
-
"aria-colindex": {
|
|
55
|
-
description: "Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.",
|
|
56
|
-
required: !1,
|
|
57
|
-
control: "number",
|
|
58
|
-
type: "number"
|
|
59
|
-
},
|
|
60
|
-
"aria-colindextext": {
|
|
61
|
-
description: "Defines a human readable text alternative of aria-colindex.",
|
|
62
|
-
required: !1,
|
|
63
|
-
control: "text",
|
|
64
|
-
type: "string"
|
|
65
|
-
},
|
|
66
|
-
"aria-colspan": {
|
|
67
|
-
description: "Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.",
|
|
68
|
-
required: !1,
|
|
69
|
-
control: "number",
|
|
70
|
-
type: "number"
|
|
71
|
-
},
|
|
72
|
-
"aria-controls": {
|
|
73
|
-
description: "Identifies the element (or elements) whose contents or presence are controlled by the current element.",
|
|
74
|
-
required: !1,
|
|
75
|
-
control: "text",
|
|
76
|
-
type: "string"
|
|
77
|
-
},
|
|
78
|
-
"aria-current": {
|
|
79
|
-
description: "Indicates the element that represents the current item within a container or set of related elements.",
|
|
80
|
-
required: !1,
|
|
81
|
-
control: "text",
|
|
82
|
-
type: "string"
|
|
83
|
-
},
|
|
84
|
-
"aria-describedby": {
|
|
85
|
-
description: "Identifies the element (or elements) that describes the object.",
|
|
86
|
-
required: !1,
|
|
87
|
-
control: "text",
|
|
88
|
-
type: "string"
|
|
89
|
-
},
|
|
90
|
-
"aria-description": {
|
|
91
|
-
description: "Defines a string value that describes or annotates the current element.",
|
|
92
|
-
required: !1,
|
|
93
|
-
control: "text",
|
|
94
|
-
type: "string"
|
|
95
|
-
},
|
|
96
|
-
"aria-details": {
|
|
97
|
-
description: "Identifies the element that provides a detailed, extended description for the object.",
|
|
98
|
-
required: !1,
|
|
99
|
-
control: "text",
|
|
100
|
-
type: "string"
|
|
101
|
-
},
|
|
102
|
-
"aria-disabled": {
|
|
103
|
-
description: "Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.",
|
|
104
|
-
required: !1,
|
|
105
|
-
control: "boolean",
|
|
106
|
-
type: "boolean"
|
|
107
|
-
},
|
|
108
|
-
"aria-dropeffect": {
|
|
109
|
-
description: "Indicates what functions can be performed when a dragged object is released on the drop target.",
|
|
110
|
-
required: !1,
|
|
111
|
-
control: "select",
|
|
112
|
-
type: "string",
|
|
113
|
-
options: ["link", "none", "copy", "execute", "move", "popup"]
|
|
114
|
-
},
|
|
115
|
-
"aria-errormessage": {
|
|
116
|
-
description: "Identifies the element that provides an error message for the object.",
|
|
117
|
-
required: !1,
|
|
118
|
-
control: "text",
|
|
119
|
-
type: "string"
|
|
120
|
-
},
|
|
121
|
-
"aria-expanded": {
|
|
122
|
-
description: "Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.",
|
|
123
|
-
required: !1,
|
|
124
|
-
control: "boolean",
|
|
125
|
-
type: "boolean"
|
|
126
|
-
},
|
|
127
|
-
"aria-flowto": {
|
|
128
|
-
description: `Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion,
|
|
129
|
-
allows assistive technology to override the general default of reading in document source order.`,
|
|
130
|
-
required: !1,
|
|
131
|
-
control: "text",
|
|
132
|
-
type: "string"
|
|
133
|
-
},
|
|
134
|
-
"aria-grabbed": {
|
|
135
|
-
description: `Indicates an element's "grabbed" state in a drag-and-drop operation.`,
|
|
136
|
-
required: !1,
|
|
137
|
-
control: "boolean",
|
|
138
|
-
type: "boolean"
|
|
139
|
-
},
|
|
140
|
-
"aria-haspopup": {
|
|
141
|
-
description: "Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.",
|
|
142
|
-
required: !1,
|
|
143
|
-
control: "text",
|
|
144
|
-
type: "string"
|
|
145
|
-
},
|
|
146
|
-
"aria-hidden": {
|
|
147
|
-
description: "Indicates whether the element is exposed to an accessibility API.",
|
|
148
|
-
required: !1,
|
|
149
|
-
control: "boolean",
|
|
150
|
-
type: "boolean"
|
|
151
|
-
},
|
|
152
|
-
"aria-invalid": {
|
|
153
|
-
description: "Indicates the entered value does not conform to the format expected by the application.",
|
|
154
|
-
required: !1,
|
|
155
|
-
control: "text",
|
|
156
|
-
type: "string"
|
|
157
|
-
},
|
|
158
|
-
"aria-keyshortcuts": {
|
|
159
|
-
description: "Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.",
|
|
160
|
-
required: !1,
|
|
161
|
-
control: "text",
|
|
162
|
-
type: "string"
|
|
163
|
-
},
|
|
164
|
-
"aria-label": {
|
|
165
|
-
description: "Provides the accessible name that describes an interactive element if no other accessible name exists, for example in a button that contains an image with no text.",
|
|
166
|
-
required: !1,
|
|
167
|
-
control: "text",
|
|
168
|
-
type: "string"
|
|
169
|
-
},
|
|
170
|
-
"aria-labelledby": {
|
|
171
|
-
description: "Identifies the element (or elements) that labels the current element.",
|
|
172
|
-
required: !1,
|
|
173
|
-
control: "text",
|
|
174
|
-
type: "string"
|
|
175
|
-
},
|
|
176
|
-
"aria-level": {
|
|
177
|
-
description: "Defines the hierarchical level of an element within a structure.",
|
|
178
|
-
required: !1,
|
|
179
|
-
control: "number",
|
|
180
|
-
type: "number"
|
|
181
|
-
},
|
|
182
|
-
"aria-live": {
|
|
183
|
-
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.",
|
|
184
|
-
required: !1,
|
|
185
|
-
control: "radio",
|
|
186
|
-
type: "string",
|
|
187
|
-
options: ["off", "assertive", "polite"]
|
|
188
|
-
},
|
|
189
|
-
"aria-modal": {
|
|
190
|
-
description: "Indicates whether an element is modal when displayed.",
|
|
191
|
-
required: !1,
|
|
192
|
-
control: "boolean",
|
|
193
|
-
type: "boolean"
|
|
194
|
-
},
|
|
195
|
-
"aria-multiline": {
|
|
196
|
-
description: "Indicates whether a text box accepts multiple lines of input or only a single line.",
|
|
197
|
-
required: !1,
|
|
198
|
-
control: "boolean",
|
|
199
|
-
type: "boolean"
|
|
200
|
-
},
|
|
201
|
-
"aria-multiselectable": {
|
|
202
|
-
description: "Indicates that the user may select more than one item from the current selectable descendants.",
|
|
203
|
-
required: !1,
|
|
204
|
-
control: "boolean",
|
|
205
|
-
type: "boolean"
|
|
206
|
-
},
|
|
207
|
-
"aria-orientation": {
|
|
208
|
-
description: "Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.",
|
|
209
|
-
required: !1,
|
|
210
|
-
control: "radio",
|
|
211
|
-
type: "string",
|
|
212
|
-
options: ["horizontal", "vertical"]
|
|
213
|
-
},
|
|
214
|
-
"aria-owns": {
|
|
215
|
-
description: `Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship
|
|
216
|
-
between DOM elements where the DOM hierarchy cannot be used to represent the relationship.`,
|
|
217
|
-
required: !1,
|
|
218
|
-
control: "text",
|
|
219
|
-
type: "string"
|
|
220
|
-
},
|
|
221
|
-
"aria-placeholder": {
|
|
222
|
-
description: `Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value.
|
|
223
|
-
A hint could be a sample value or a brief description of the expected format.`,
|
|
224
|
-
required: !1,
|
|
225
|
-
control: "text",
|
|
226
|
-
type: "string"
|
|
227
|
-
},
|
|
228
|
-
"aria-posinset": {
|
|
229
|
-
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.",
|
|
230
|
-
required: !1,
|
|
231
|
-
control: "number",
|
|
232
|
-
type: "number"
|
|
233
|
-
},
|
|
234
|
-
"aria-pressed": {
|
|
235
|
-
description: 'Indicates the current "pressed" state of toggle buttons.',
|
|
236
|
-
required: !1,
|
|
237
|
-
control: "text",
|
|
238
|
-
type: "string"
|
|
239
|
-
},
|
|
240
|
-
"aria-readonly": {
|
|
241
|
-
description: "Indicates that the element is not editable, but is otherwise operable.",
|
|
242
|
-
required: !1,
|
|
243
|
-
control: "boolean",
|
|
244
|
-
type: "boolean"
|
|
245
|
-
},
|
|
246
|
-
"aria-relevant": {
|
|
247
|
-
description: "Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.",
|
|
248
|
-
required: !1,
|
|
249
|
-
control: "select",
|
|
250
|
-
type: "string",
|
|
251
|
-
options: [
|
|
252
|
-
"text",
|
|
253
|
-
"additions",
|
|
254
|
-
"additions removals",
|
|
255
|
-
"additions text",
|
|
256
|
-
"all",
|
|
257
|
-
"removals",
|
|
258
|
-
"removals additions",
|
|
259
|
-
"removals text",
|
|
260
|
-
"text additions",
|
|
261
|
-
"text removals"
|
|
262
|
-
]
|
|
263
|
-
},
|
|
264
|
-
"aria-required": {
|
|
265
|
-
description: "Indicates that user input is required on the element before a form may be submitted.",
|
|
266
|
-
required: !1,
|
|
267
|
-
control: "boolean",
|
|
268
|
-
type: "boolean"
|
|
269
|
-
},
|
|
270
|
-
"aria-roledescription": {
|
|
271
|
-
description: "Defines a human-readable, author-localized description for the role of an element.",
|
|
272
|
-
required: !1,
|
|
273
|
-
control: "text",
|
|
274
|
-
type: "string"
|
|
275
|
-
},
|
|
276
|
-
"aria-rowcount": {
|
|
277
|
-
description: "Defines the total number of rows in a table, grid, or treegrid.",
|
|
278
|
-
required: !1,
|
|
279
|
-
control: "number",
|
|
280
|
-
type: "number"
|
|
281
|
-
},
|
|
282
|
-
"aria-rowindex": {
|
|
283
|
-
description: "Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.",
|
|
284
|
-
required: !1,
|
|
285
|
-
control: "number",
|
|
286
|
-
type: "number"
|
|
287
|
-
},
|
|
288
|
-
"aria-rowindextext": {
|
|
289
|
-
description: "Defines a human readable text alternative of aria-rowindex.",
|
|
290
|
-
required: !1,
|
|
291
|
-
control: "text",
|
|
292
|
-
type: "string"
|
|
293
|
-
},
|
|
294
|
-
"aria-rowspan": {
|
|
295
|
-
description: "Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.",
|
|
296
|
-
required: !1,
|
|
297
|
-
control: "number",
|
|
298
|
-
type: "number"
|
|
299
|
-
},
|
|
300
|
-
"aria-selected": {
|
|
301
|
-
description: 'Indicates the current "selected" state of various widgets.',
|
|
302
|
-
required: !1,
|
|
303
|
-
control: "boolean",
|
|
304
|
-
type: "boolean"
|
|
305
|
-
},
|
|
306
|
-
"aria-setsize": {
|
|
307
|
-
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.",
|
|
308
|
-
required: !1,
|
|
309
|
-
control: "number",
|
|
310
|
-
type: "number"
|
|
311
|
-
},
|
|
312
|
-
"aria-sort": {
|
|
313
|
-
description: "Indicates if items in a table or grid are sorted in ascending or descending order.",
|
|
314
|
-
required: !1,
|
|
315
|
-
control: "select",
|
|
316
|
-
type: "string",
|
|
317
|
-
options: ["none", "ascending", "descending", "other"]
|
|
318
|
-
},
|
|
319
|
-
"aria-valuemax": {
|
|
320
|
-
description: "Defines the maximum allowed value for a range widget.",
|
|
321
|
-
required: !1,
|
|
322
|
-
control: "number",
|
|
323
|
-
type: "number"
|
|
324
|
-
},
|
|
325
|
-
"aria-valuemin": {
|
|
326
|
-
description: "Defines the minimum allowed value for a range widget.",
|
|
327
|
-
required: !1,
|
|
328
|
-
control: "number",
|
|
329
|
-
type: "number"
|
|
330
|
-
},
|
|
331
|
-
"aria-valuenow": {
|
|
332
|
-
description: "Defines the current value for a range widget.",
|
|
333
|
-
required: !1,
|
|
334
|
-
control: "number",
|
|
335
|
-
type: "number"
|
|
336
|
-
},
|
|
337
|
-
"aria-valuetext": {
|
|
338
|
-
description: "Defines the human readable text alternative of aria-valuenow for a range widget.",
|
|
339
|
-
required: !1,
|
|
340
|
-
control: "text",
|
|
341
|
-
type: "string"
|
|
342
|
-
},
|
|
343
|
-
autoCapitalize: {
|
|
344
|
-
required: !1,
|
|
345
|
-
control: "text",
|
|
346
|
-
type: "string",
|
|
347
|
-
description: "Sets whether input is automatically capitalized when entered by user."
|
|
348
|
-
},
|
|
349
|
-
autoCorrect: { required: !1, control: "text", type: "string" },
|
|
350
|
-
autoFocus: {
|
|
351
|
-
required: !1,
|
|
352
|
-
control: "boolean",
|
|
353
|
-
type: "boolean",
|
|
354
|
-
description: "Indicates that an element should be focused on page load, or when its parent dialog is displayed."
|
|
355
|
-
},
|
|
356
2
|
autopause: {
|
|
357
3
|
description: "Whether to pause the current video when another Vimeo video on the same page starts to play. Set this value to false to permit simultaneous playback of all the videos on the page. This option has no effect if you've disabled cookies in your browser, either through browser settings or with an extension or plugin.",
|
|
358
4
|
required: !1,
|
|
@@ -373,47 +19,18 @@ A hint could be a sample value or a brief description of the expected format.`,
|
|
|
373
19
|
type: "boolean",
|
|
374
20
|
defaultValue: !1
|
|
375
21
|
},
|
|
376
|
-
autoSave: { required: !1, control: "text", type: "string" },
|
|
377
22
|
backgroundMode: {
|
|
378
23
|
description: "Whether the player is in background mode, which hides the playback controls, enables autoplay, and loops the video.",
|
|
379
24
|
required: !1,
|
|
380
25
|
control: "boolean",
|
|
381
26
|
type: "boolean"
|
|
382
27
|
},
|
|
383
|
-
className: { required: !1, control: "text", type: "string" },
|
|
384
|
-
color: {
|
|
385
|
-
required: !1,
|
|
386
|
-
control: "color",
|
|
387
|
-
type: "string",
|
|
388
|
-
description: "This attribute sets the text color using either a named color or a color specified in the hexadecimal #RRGGBB format. Note: This is a legacy attribute. Please use the CSS color property instead."
|
|
389
|
-
},
|
|
390
|
-
content: {
|
|
391
|
-
required: !1,
|
|
392
|
-
control: "text",
|
|
393
|
-
type: "string",
|
|
394
|
-
description: "A value associated with http-equiv orname depending on the context."
|
|
395
|
-
},
|
|
396
|
-
contextMenu: {
|
|
397
|
-
required: !1,
|
|
398
|
-
control: "text",
|
|
399
|
-
type: "string",
|
|
400
|
-
description: "Defines the ID of a menu element which willserve as the element's context menu."
|
|
401
|
-
},
|
|
402
28
|
controlsColor: {
|
|
403
29
|
description: "A color value of the playback controls, which is normally #00ADEF. The embed settings of the video might override this value.",
|
|
404
30
|
required: !1,
|
|
405
31
|
control: "color",
|
|
406
32
|
type: "string"
|
|
407
33
|
},
|
|
408
|
-
datatype: { required: !1, control: "text", type: "string" },
|
|
409
|
-
defaultChecked: { required: !1, control: "boolean", type: "boolean" },
|
|
410
|
-
defaultValue: { required: !1, control: "text", type: "string" },
|
|
411
|
-
dir: {
|
|
412
|
-
required: !1,
|
|
413
|
-
control: "text",
|
|
414
|
-
type: "string",
|
|
415
|
-
description: "Defines the text direction. Allowed values are ltr (Left-To-Right) or rtl (Right-To-Left)"
|
|
416
|
-
},
|
|
417
34
|
doNotTrack: {
|
|
418
35
|
description: "Whether to prevent the player from tracking session data, including cookies. Keep in mind that setting this argument to true also blocks video stats.",
|
|
419
36
|
required: !1,
|
|
@@ -421,57 +38,12 @@ A hint could be a sample value or a brief description of the expected format.`,
|
|
|
421
38
|
type: "boolean",
|
|
422
39
|
defaultValue: !1
|
|
423
40
|
},
|
|
424
|
-
draggable: {
|
|
425
|
-
required: !1,
|
|
426
|
-
control: "boolean",
|
|
427
|
-
type: "boolean",
|
|
428
|
-
description: "Defines whether the element can be dragged."
|
|
429
|
-
},
|
|
430
|
-
hidden: {
|
|
431
|
-
required: !1,
|
|
432
|
-
control: "boolean",
|
|
433
|
-
type: "boolean",
|
|
434
|
-
description: "Prevents rendering of given element, while keeping child elements, e.g. script elements, active."
|
|
435
|
-
},
|
|
436
|
-
id: {
|
|
437
|
-
required: !1,
|
|
438
|
-
control: "text",
|
|
439
|
-
type: "string",
|
|
440
|
-
description: "Often used with CSS to style a specific element. The value of this attribute must be unique."
|
|
441
|
-
},
|
|
442
|
-
inputMode: {
|
|
443
|
-
description: "Hints at the type of data that might be entered by the user while editing the element or its contents",
|
|
444
|
-
required: !1,
|
|
445
|
-
control: "select",
|
|
446
|
-
type: "string",
|
|
447
|
-
options: [
|
|
448
|
-
"search",
|
|
449
|
-
"text",
|
|
450
|
-
"url",
|
|
451
|
-
"none",
|
|
452
|
-
"tel",
|
|
453
|
-
"email",
|
|
454
|
-
"numeric",
|
|
455
|
-
"decimal"
|
|
456
|
-
]
|
|
457
|
-
},
|
|
458
41
|
interactiveParams: {
|
|
459
42
|
description: "Key-value pairs representing dynamic parameters that are utilized on interactive videos with live elements, such as title=my-video,subtitle=interactive.",
|
|
460
43
|
required: !1,
|
|
461
44
|
control: "text",
|
|
462
45
|
type: "string"
|
|
463
46
|
},
|
|
464
|
-
is: {
|
|
465
|
-
description: "Specify that a standard HTML element should behave like a defined custom built-in element",
|
|
466
|
-
required: !1,
|
|
467
|
-
control: "text",
|
|
468
|
-
type: "string"
|
|
469
|
-
},
|
|
470
|
-
itemID: { required: !1, control: "text", type: "string" },
|
|
471
|
-
itemProp: { required: !1, control: "text", type: "string" },
|
|
472
|
-
itemRef: { required: !1, control: "text", type: "string" },
|
|
473
|
-
itemScope: { required: !1, control: "boolean", type: "boolean" },
|
|
474
|
-
itemType: { required: !1, control: "text", type: "string" },
|
|
475
47
|
keyboard: {
|
|
476
48
|
description: "Whether to enable keyboard input to trigger player events. This setting doesn't affect tab control.",
|
|
477
49
|
required: !1,
|
|
@@ -479,12 +51,6 @@ A hint could be a sample value or a brief description of the expected format.`,
|
|
|
479
51
|
type: "boolean",
|
|
480
52
|
defaultValue: !0
|
|
481
53
|
},
|
|
482
|
-
lang: {
|
|
483
|
-
required: !1,
|
|
484
|
-
control: "text",
|
|
485
|
-
type: "string",
|
|
486
|
-
description: "Defines the language used in the element."
|
|
487
|
-
},
|
|
488
54
|
loading: {
|
|
489
55
|
description: "Not a Vimeo attribute: Loading attribute for the iframe allows to eager or lazy load the source",
|
|
490
56
|
required: !1,
|
|
@@ -507,7 +73,6 @@ A hint could be a sample value or a brief description of the expected format.`,
|
|
|
507
73
|
type: "boolean",
|
|
508
74
|
defaultValue: !1
|
|
509
75
|
},
|
|
510
|
-
nonce: { required: !1, control: "text", type: "string" },
|
|
511
76
|
pip: {
|
|
512
77
|
description: "Whether to include the picture-in-picture button among the player controls and enable the picture-in-picture API.",
|
|
513
78
|
required: !1,
|
|
@@ -520,10 +85,8 @@ A hint could be a sample value or a brief description of the expected format.`,
|
|
|
520
85
|
required: !1,
|
|
521
86
|
control: "boolean",
|
|
522
87
|
type: "boolean",
|
|
523
|
-
defaultValue: !
|
|
88
|
+
defaultValue: !1
|
|
524
89
|
},
|
|
525
|
-
prefix: { required: !1, control: "text", type: "string" },
|
|
526
|
-
property: { required: !1, control: "text", type: "string" },
|
|
527
90
|
quality: {
|
|
528
91
|
description: "For videos on a Vimeo Plus account or higher: the playback quality of the video. Use auto for the best possible quality given available bandwidth and other factors. You can also specify 360p, 540p, 720p, 1080p, 2k, and 4k.",
|
|
529
92
|
required: !1,
|
|
@@ -532,14 +95,6 @@ A hint could be a sample value or a brief description of the expected format.`,
|
|
|
532
95
|
defaultValue: "auto",
|
|
533
96
|
options: ["auto", "360p", "540p", "720p", "1080p", "2k", "4k"]
|
|
534
97
|
},
|
|
535
|
-
radioGroup: { required: !1, control: "text", type: "string" },
|
|
536
|
-
rel: {
|
|
537
|
-
required: !1,
|
|
538
|
-
control: "text",
|
|
539
|
-
type: "string",
|
|
540
|
-
description: "Specifies the relationship of the target object to the link object."
|
|
541
|
-
},
|
|
542
|
-
resource: { required: !1, control: "text", type: "string" },
|
|
543
98
|
responsive: {
|
|
544
99
|
description: "Whether to return a responsive embed code, or one that provides intelligent adjustments based on viewing conditions. We recommend this option for mobile-optimized sites.",
|
|
545
100
|
required: !1,
|
|
@@ -547,15 +102,6 @@ A hint could be a sample value or a brief description of the expected format.`,
|
|
|
547
102
|
type: "boolean",
|
|
548
103
|
defaultValue: !0
|
|
549
104
|
},
|
|
550
|
-
results: { required: !1, control: "number", type: "number" },
|
|
551
|
-
rev: { required: !1, control: "text", type: "string" },
|
|
552
|
-
role: {
|
|
553
|
-
required: !1,
|
|
554
|
-
control: "text",
|
|
555
|
-
type: "string",
|
|
556
|
-
description: "Defines an explicit role for an element for use by assistive technologies."
|
|
557
|
-
},
|
|
558
|
-
security: { required: !1, control: "text", type: "string" },
|
|
559
105
|
showByline: {
|
|
560
106
|
description: "Whether to display the video owner's name.",
|
|
561
107
|
required: !1,
|
|
@@ -591,12 +137,6 @@ A hint could be a sample value or a brief description of the expected format.`,
|
|
|
591
137
|
type: "boolean",
|
|
592
138
|
defaultValue: !1
|
|
593
139
|
},
|
|
594
|
-
slot: {
|
|
595
|
-
required: !1,
|
|
596
|
-
control: "text",
|
|
597
|
-
type: "string",
|
|
598
|
-
description: "Assigns a slot in a shadow DOM shadow tree to an element."
|
|
599
|
-
},
|
|
600
140
|
speed: {
|
|
601
141
|
description: "Whether the player displays speed controls in the preferences menu and enables the playback rate API.",
|
|
602
142
|
required: !1,
|
|
@@ -604,28 +144,6 @@ A hint could be a sample value or a brief description of the expected format.`,
|
|
|
604
144
|
type: "boolean",
|
|
605
145
|
defaultValue: !1
|
|
606
146
|
},
|
|
607
|
-
spellCheck: {
|
|
608
|
-
required: !1,
|
|
609
|
-
control: "boolean",
|
|
610
|
-
type: "boolean",
|
|
611
|
-
description: "Indicates whether spell checking is allowed for the element."
|
|
612
|
-
},
|
|
613
|
-
suppressContentEditableWarning: {
|
|
614
|
-
required: !1,
|
|
615
|
-
control: "boolean",
|
|
616
|
-
type: "boolean"
|
|
617
|
-
},
|
|
618
|
-
suppressHydrationWarning: {
|
|
619
|
-
required: !1,
|
|
620
|
-
control: "boolean",
|
|
621
|
-
type: "boolean"
|
|
622
|
-
},
|
|
623
|
-
tabIndex: {
|
|
624
|
-
required: !1,
|
|
625
|
-
control: "number",
|
|
626
|
-
type: "number",
|
|
627
|
-
description: "Overrides the browser's default tab order and follows the one specified instead."
|
|
628
|
-
},
|
|
629
147
|
texttrack: {
|
|
630
148
|
description: `The text track to display with the video. Specify the text track by its language code (en), the language code and locale (en-US), or the language code and kind (en.captions). For this argument to work, the video must already have a text track of the given type; see our Help Center or Working with Text Track Uploads for more information.
|
|
631
149
|
To enable automatically generated closed captions instead, provide the value en-x-autogen. Please note that, at the present time, automatic captions are always in English.`,
|
|
@@ -633,19 +151,6 @@ To enable automatically generated closed captions instead, provide the value en-
|
|
|
633
151
|
control: "text",
|
|
634
152
|
type: "string"
|
|
635
153
|
},
|
|
636
|
-
title: {
|
|
637
|
-
description: 'The `title` attribute for the iframe.\nImproves accessibility by providing a brief description of the video content for screen readers.\nExample: "Video about web development tips".',
|
|
638
|
-
required: !1,
|
|
639
|
-
control: "text",
|
|
640
|
-
type: "string"
|
|
641
|
-
},
|
|
642
|
-
translate: {
|
|
643
|
-
required: !1,
|
|
644
|
-
control: "radio",
|
|
645
|
-
type: "string",
|
|
646
|
-
options: ["yes", "no"],
|
|
647
|
-
description: "Specify whether an element's attribute values and the values of its text node children are to be translated when the page is localized, or whether to leave them unchanged."
|
|
648
|
-
},
|
|
649
154
|
transparent: {
|
|
650
155
|
description: "Whether the responsive player and transparent background are enabled.",
|
|
651
156
|
required: !1,
|
|
@@ -653,20 +158,12 @@ To enable automatically generated closed captions instead, provide the value en-
|
|
|
653
158
|
type: "boolean",
|
|
654
159
|
defaultValue: !0
|
|
655
160
|
},
|
|
656
|
-
typeof: { required: !1, control: "text", type: "string" },
|
|
657
|
-
unselectable: {
|
|
658
|
-
required: !1,
|
|
659
|
-
control: "radio",
|
|
660
|
-
type: "string",
|
|
661
|
-
options: ["on", "off"]
|
|
662
|
-
},
|
|
663
161
|
url: {
|
|
664
162
|
description: "The ID or the URL of the video on Vimeo. You must supply one of these values to identify the video. When the video's privacy setting is Private, you must use the URL, and the URL must include the h parameter. For more information, see Vimeo’s introductory guide.",
|
|
665
163
|
required: !1,
|
|
666
164
|
control: "text",
|
|
667
165
|
type: "string"
|
|
668
|
-
}
|
|
669
|
-
vocab: { required: !1, control: "text", type: "string" }
|
|
166
|
+
}
|
|
670
167
|
};
|
|
671
168
|
export {
|
|
672
169
|
e as props
|