@cloudcannon/configuration-types 0.0.44 → 0.0.45

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.
@@ -27,31 +27,31 @@
27
27
  "type": "object",
28
28
  "properties": {
29
29
  "mime_type": {
30
- "$ref": "#/definitions/mime_type"
30
+ "$ref": "#/definitions/type._inputs.*.options.mime_type"
31
31
  },
32
32
  "resize_style": {
33
- "$ref": "#/definitions/resize_style"
33
+ "$ref": "#/definitions/type._inputs.*.options.resize_style"
34
34
  },
35
35
  "width": {
36
- "$ref": "#/definitions/width"
36
+ "$ref": "#/definitions/type._inputs.*.options.width"
37
37
  },
38
38
  "height": {
39
- "$ref": "#/definitions/height"
39
+ "$ref": "#/definitions/type._inputs.*.options.height"
40
40
  },
41
41
  "expandable": {
42
- "$ref": "#/definitions/expandable"
42
+ "$ref": "#/definitions/type._inputs.*.options.expandable"
43
43
  },
44
44
  "image_size_attributes": {
45
- "$ref": "#/definitions/image_size_attributes"
45
+ "$ref": "#/definitions/type._inputs.*.options.image_size_attributes"
46
46
  },
47
47
  "allowed_sources": {
48
- "$ref": "#/definitions/allowed_sources"
48
+ "$ref": "#/definitions/type._inputs.*.options.allowed_sources"
49
49
  },
50
50
  "prevent_resize_existing_files": {
51
- "$ref": "#/definitions/prevent_resize_existing_files"
51
+ "$ref": "#/definitions/type._inputs.*.options.prevent_resize_existing_files"
52
52
  },
53
53
  "sizes": {
54
- "$ref": "#/definitions/sizes"
54
+ "$ref": "#/definitions/type._inputs.*.options.sizes"
55
55
  },
56
56
  "paths": {
57
57
  "allOf": [
@@ -61,112 +61,112 @@
61
61
  ]
62
62
  },
63
63
  "bold": {
64
- "$ref": "#/definitions/bold"
64
+ "$ref": "#/definitions/type._editables.*.bold"
65
65
  },
66
66
  "copyformatting": {
67
- "$ref": "#/definitions/copyformatting"
67
+ "$ref": "#/definitions/type._editables.*.copyformatting"
68
68
  },
69
69
  "italic": {
70
- "$ref": "#/definitions/italic"
70
+ "$ref": "#/definitions/type._editables.*.italic"
71
71
  },
72
72
  "link": {
73
- "$ref": "#/definitions/link"
73
+ "$ref": "#/definitions/type._editables.*.link"
74
74
  },
75
75
  "redo": {
76
- "$ref": "#/definitions/redo"
76
+ "$ref": "#/definitions/type._editables.*.redo"
77
77
  },
78
78
  "removeformat": {
79
- "$ref": "#/definitions/removeformat"
79
+ "$ref": "#/definitions/type._editables.*.removeformat"
80
80
  },
81
81
  "strike": {
82
- "$ref": "#/definitions/strike"
82
+ "$ref": "#/definitions/type._editables.*.strike"
83
83
  },
84
84
  "subscript": {
85
- "$ref": "#/definitions/subscript"
85
+ "$ref": "#/definitions/type._editables.*.subscript"
86
86
  },
87
87
  "superscript": {
88
- "$ref": "#/definitions/superscript"
88
+ "$ref": "#/definitions/type._editables.*.superscript"
89
89
  },
90
90
  "underline": {
91
- "$ref": "#/definitions/underline"
91
+ "$ref": "#/definitions/type._editables.*.underline"
92
92
  },
93
93
  "undo": {
94
- "$ref": "#/definitions/undo"
94
+ "$ref": "#/definitions/type._editables.*.undo"
95
95
  },
96
96
  "remove_custom_markup": {
97
- "$ref": "#/definitions/remove_custom_markup"
97
+ "$ref": "#/definitions/type._editables.*.remove_custom_markup"
98
98
  },
99
99
  "allow_custom_markup": {
100
- "$ref": "#/definitions/allow_custom_markup"
100
+ "$ref": "#/definitions/type._editables.*.allow_custom_markup"
101
101
  },
102
102
  "blockquote": {
103
- "$ref": "#/definitions/blockquote"
103
+ "$ref": "#/definitions/type._editables.*.blockquote"
104
104
  },
105
105
  "bulletedlist": {
106
- "$ref": "#/definitions/bulletedlist"
106
+ "$ref": "#/definitions/type._editables.*.bulletedlist"
107
107
  },
108
108
  "center": {
109
- "$ref": "#/definitions/center"
109
+ "$ref": "#/definitions/type._editables.*.center"
110
110
  },
111
111
  "code_inline": {
112
- "$ref": "#/definitions/code_inline"
112
+ "$ref": "#/definitions/type._editables.*.code_inline"
113
113
  },
114
114
  "code_block": {
115
- "$ref": "#/definitions/code_block"
115
+ "$ref": "#/definitions/type._editables.*.code_block"
116
116
  },
117
117
  "code": {
118
- "$ref": "#/definitions/code"
118
+ "$ref": "#/definitions/type._editables.*.code"
119
119
  },
120
120
  "embed": {
121
- "$ref": "#/definitions/embed"
121
+ "$ref": "#/definitions/type._editables.*.embed"
122
122
  },
123
123
  "format": {
124
- "$ref": "#/definitions/format"
124
+ "$ref": "#/definitions/type._editables.*.format"
125
125
  },
126
126
  "horizontalrule": {
127
- "$ref": "#/definitions/horizontalrule"
127
+ "$ref": "#/definitions/type._editables.*.horizontalrule"
128
128
  },
129
129
  "image": {
130
- "$ref": "#/definitions/image"
130
+ "$ref": "#/definitions/type._editables.*.image"
131
131
  },
132
132
  "indent": {
133
- "$ref": "#/definitions/indent"
133
+ "$ref": "#/definitions/type._editables.*.indent"
134
134
  },
135
135
  "justify": {
136
- "$ref": "#/definitions/justify"
136
+ "$ref": "#/definitions/type._editables.*.justify"
137
137
  },
138
138
  "left": {
139
- "$ref": "#/definitions/left"
139
+ "$ref": "#/definitions/type._editables.*.left"
140
140
  },
141
141
  "numberedlist": {
142
- "$ref": "#/definitions/numberedlist"
142
+ "$ref": "#/definitions/type._editables.*.numberedlist"
143
143
  },
144
144
  "outdent": {
145
- "$ref": "#/definitions/outdent"
145
+ "$ref": "#/definitions/type._editables.*.outdent"
146
146
  },
147
147
  "right": {
148
- "$ref": "#/definitions/right"
148
+ "$ref": "#/definitions/type._editables.*.right"
149
149
  },
150
150
  "snippet": {
151
- "$ref": "#/definitions/snippet"
151
+ "$ref": "#/definitions/type._editables.*.snippet"
152
152
  },
153
153
  "styles": {
154
- "$ref": "#/definitions/styles"
154
+ "$ref": "#/definitions/type._editables.*.styles"
155
155
  },
156
156
  "table": {
157
- "$ref": "#/definitions/table"
157
+ "$ref": "#/definitions/type._editables.*.table"
158
158
  },
159
159
  "join_above": {
160
- "$ref": "#/definitions/join_above"
160
+ "$ref": "#/definitions/type._editables.*.join_above"
161
161
  },
162
162
  "join_below": {
163
- "$ref": "#/definitions/join_below"
163
+ "$ref": "#/definitions/type._editables.*.join_below"
164
164
  }
165
165
  },
166
166
  "additionalProperties": false,
167
167
  "markdownDescription": "Contains input options for the Content Editor."
168
168
  },
169
- "mime_type": {
169
+ "type._inputs.*.options.mime_type": {
170
170
  "title": "Mime Type",
171
171
  "description": "Sets the format images are converted to prior to upload. The extension of the file is updated to match. Defaults to keeping the mime type of the uploaded file.",
172
172
  "type": "string",
@@ -177,7 +177,7 @@
177
177
  ],
178
178
  "markdownDescription": "Sets the format images are converted to prior to upload. The extension of the file is updated to match. Defaults to keeping the mime type of the uploaded file."
179
179
  },
180
- "resize_style": {
180
+ "type._inputs.*.options.resize_style": {
181
181
  "title": "Resize Style",
182
182
  "description": "Sets how uploaded image files are resized with a bounding box defined by width and height prior to upload. Has no effect when selecting existing images, or if width and height are unset.",
183
183
  "default": "contain",
@@ -190,33 +190,33 @@
190
190
  ],
191
191
  "markdownDescription": "Sets how uploaded image files are resized with a bounding box defined by width and height prior to upload. Has no effect when selecting existing images, or if width and height are unset."
192
192
  },
193
- "width": {
193
+ "type._inputs.*.options.width": {
194
194
  "title": "Width",
195
195
  "description": "Defines the width of the bounding box used in the image resizing process defined with resize_style.",
196
196
  "type": "number",
197
197
  "markdownDescription": "Defines the width of the bounding box used in the image resizing process defined with resize_style."
198
198
  },
199
- "height": {
199
+ "type._inputs.*.options.height": {
200
200
  "title": "Height",
201
201
  "description": "Defines the height of the bounding box used in the image resizing process defined with resize_style.",
202
202
  "type": "number",
203
203
  "markdownDescription": "Defines the height of the bounding box used in the image resizing process defined with resize_style."
204
204
  },
205
- "expandable": {
205
+ "type._inputs.*.options.expandable": {
206
206
  "title": "Expandable",
207
207
  "description": "Controls whether or not images can be upscaled to fit the bounding box during resize prior to upload. Has no effect if files are not resized.",
208
208
  "default": false,
209
209
  "type": "boolean",
210
210
  "markdownDescription": "Controls whether or not images can be upscaled to fit the bounding box during resize prior to upload. Has no effect if files are not resized."
211
211
  },
212
- "image_size_attributes": {
212
+ "type._inputs.*.options.image_size_attributes": {
213
213
  "title": "Image Size Attributes",
214
214
  "description": "Instructs the editor to save `width` and `height` attributes on the image elements. This can prevent pop-in as a page loads.",
215
215
  "default": true,
216
216
  "type": "boolean",
217
217
  "markdownDescription": "Instructs the editor to save `width` and `height` attributes on the image elements. This can prevent pop-in as a page loads."
218
218
  },
219
- "allowed_sources": {
219
+ "type._inputs.*.options.allowed_sources": {
220
220
  "title": "Allowed Sources",
221
221
  "description": "If you have one or more DAMs connected to your site, you can use this key to list which asset sources can be uploaded to and selected from.",
222
222
  "type": "array",
@@ -225,14 +225,14 @@
225
225
  },
226
226
  "markdownDescription": "If you have one or more DAMs connected to your site, you can use this key to list which asset sources can be uploaded to and selected from."
227
227
  },
228
- "prevent_resize_existing_files": {
228
+ "type._inputs.*.options.prevent_resize_existing_files": {
229
229
  "title": "Prevent Resize Existing Files",
230
230
  "description": "Enable to skip the image resizing process configured for this input when selecting existing images.",
231
231
  "default": false,
232
232
  "type": "boolean",
233
233
  "markdownDescription": "Enable to skip the image resizing process configured for this input when selecting existing images."
234
234
  },
235
- "sizes": {
235
+ "type._inputs.*.options.sizes": {
236
236
  "title": "Sizes",
237
237
  "description": "Definitions for creating additional images of different sizes when uploading or selecting existing files.",
238
238
  "type": "array",
@@ -307,198 +307,198 @@
307
307
  "paths.uploads_use_relative_path": {
308
308
  "type": "boolean"
309
309
  },
310
- "bold": {
310
+ "type._editables.*.bold": {
311
311
  "description": "Enables a control to set selected text to bold.",
312
312
  "default": true,
313
313
  "type": "boolean",
314
314
  "markdownDescription": "Enables a control to set selected text to bold."
315
315
  },
316
- "copyformatting": {
316
+ "type._editables.*.copyformatting": {
317
317
  "description": "Enables a control to copy formatting from text to other text. Only applies to formatting from `bold`, `italic`, `underline`, `strike`, `subscript`, and `superscript`. Does not copy other styles or formatting.",
318
318
  "default": false,
319
319
  "type": "boolean",
320
320
  "markdownDescription": "Enables a control to copy formatting from text to other text. Only applies to formatting from `bold`, `italic`, `underline`, `strike`, `subscript`, and `superscript`. Does not copy other styles or formatting."
321
321
  },
322
- "italic": {
322
+ "type._editables.*.italic": {
323
323
  "description": "Enables a control to italicize selected text.",
324
324
  "default": true,
325
325
  "type": "boolean",
326
326
  "markdownDescription": "Enables a control to italicize selected text."
327
327
  },
328
- "link": {
328
+ "type._editables.*.link": {
329
329
  "description": "Enables a control to create hyperlinks around selected text.",
330
330
  "default": true,
331
331
  "type": "boolean",
332
332
  "markdownDescription": "Enables a control to create hyperlinks around selected text."
333
333
  },
334
- "redo": {
334
+ "type._editables.*.redo": {
335
335
  "description": "Enables a control to redo recent edits undone with undo. Redo is always enabled through standard OS-specific keyboard shortcuts.",
336
336
  "default": false,
337
337
  "type": "boolean",
338
338
  "markdownDescription": "Enables a control to redo recent edits undone with undo. Redo is always enabled through standard OS-specific keyboard shortcuts."
339
339
  },
340
- "removeformat": {
340
+ "type._editables.*.removeformat": {
341
341
  "description": "Enables the control to remove formatting from text. Applies to formatting from `bold`, `italic`, `underline`, `strike`, `subscript`, and `superscript`. Does not remove other styles or formatting.",
342
342
  "default": true,
343
343
  "type": "boolean",
344
344
  "markdownDescription": "Enables the control to remove formatting from text. Applies to formatting from `bold`, `italic`, `underline`, `strike`, `subscript`, and `superscript`. Does not remove other styles or formatting."
345
345
  },
346
- "strike": {
346
+ "type._editables.*.strike": {
347
347
  "description": "Enables a control to strike selected text.",
348
348
  "default": false,
349
349
  "type": "boolean",
350
350
  "markdownDescription": "Enables a control to strike selected text."
351
351
  },
352
- "subscript": {
352
+ "type._editables.*.subscript": {
353
353
  "description": "Enables a control to set selected text to subscript.",
354
354
  "default": false,
355
355
  "type": "boolean",
356
356
  "markdownDescription": "Enables a control to set selected text to subscript."
357
357
  },
358
- "superscript": {
358
+ "type._editables.*.superscript": {
359
359
  "description": "Enables a control to set selected text to superscript.",
360
360
  "default": false,
361
361
  "type": "boolean",
362
362
  "markdownDescription": "Enables a control to set selected text to superscript."
363
363
  },
364
- "underline": {
364
+ "type._editables.*.underline": {
365
365
  "description": "Enables a control to underline selected text.",
366
366
  "default": false,
367
367
  "type": "boolean",
368
368
  "markdownDescription": "Enables a control to underline selected text."
369
369
  },
370
- "undo": {
370
+ "type._editables.*.undo": {
371
371
  "description": "Enables a control to undo recent edits. Undo is always enabled through standard OS-specific keyboard shortcuts.",
372
372
  "default": false,
373
373
  "type": "boolean",
374
374
  "markdownDescription": "Enables a control to undo recent edits. Undo is always enabled through standard OS-specific keyboard shortcuts."
375
375
  },
376
- "remove_custom_markup": {
376
+ "type._editables.*.remove_custom_markup": {
377
377
  "description": "Defines if the content should be stripped of \"custom markup\". It is recommended to have this option turned on once you have all of your rich text options configured. Having `allow_custom_markup` turned on disables this option. Defaults to false.",
378
378
  "type": "boolean",
379
379
  "markdownDescription": "Defines if the content should be stripped of \"custom markup\". It is recommended to have this option turned on once you have all of your rich text options configured. Having `allow_custom_markup` turned on disables this option. Defaults to false."
380
380
  },
381
- "allow_custom_markup": {
381
+ "type._editables.*.allow_custom_markup": {
382
382
  "description": "Defines if the content can contain \"custom markup\". It is not recommended to have this option turned on. Defaults to true for non-content editable regions, false otherwise.",
383
383
  "type": "boolean",
384
384
  "markdownDescription": "Defines if the content can contain \"custom markup\". It is not recommended to have this option turned on. Defaults to true for non-content editable regions, false otherwise."
385
385
  },
386
- "blockquote": {
386
+ "type._editables.*.blockquote": {
387
387
  "description": "Enables a control to wrap blocks of text in block quotes.",
388
388
  "default": true,
389
389
  "type": "boolean",
390
390
  "markdownDescription": "Enables a control to wrap blocks of text in block quotes."
391
391
  },
392
- "bulletedlist": {
392
+ "type._editables.*.bulletedlist": {
393
393
  "description": "Enables a control to insert an unordered list, or to convert selected blocks of text into a unordered list.",
394
394
  "default": true,
395
395
  "type": "boolean",
396
396
  "markdownDescription": "Enables a control to insert an unordered list, or to convert selected blocks of text into a unordered list."
397
397
  },
398
- "center": {
398
+ "type._editables.*.center": {
399
399
  "description": "Enables a control to center align text by toggling a class name for a block of text. The value is the class name the editor should add to align the text. The styles for this class need to be listed in the `styles` file to take effect outside of the input.",
400
400
  "type": "string",
401
401
  "markdownDescription": "Enables a control to center align text by toggling a class name for a block of text. The value is the class name the editor should add to align the text. The styles for this class need to be listed in the `styles` file to take effect outside of the input."
402
402
  },
403
- "code_inline": {
403
+ "type._editables.*.code_inline": {
404
404
  "description": "Enables a control to create an inline code element, containing any selected text.",
405
405
  "default": false,
406
406
  "type": "boolean",
407
407
  "markdownDescription": "Enables a control to create an inline code element, containing any selected text."
408
408
  },
409
- "code_block": {
409
+ "type._editables.*.code_block": {
410
410
  "description": "Enables a control to insert a code block.",
411
411
  "default": false,
412
412
  "type": "boolean",
413
413
  "markdownDescription": "Enables a control to insert a code block."
414
414
  },
415
- "code": {
415
+ "type._editables.*.code": {
416
416
  "description": "Enables both block and inline code controls: `code_block` and `code_inline`.",
417
417
  "default": false,
418
418
  "type": "boolean",
419
419
  "markdownDescription": "Enables both block and inline code controls: `code_block` and `code_inline`."
420
420
  },
421
- "embed": {
421
+ "type._editables.*.embed": {
422
422
  "description": "Enables a control to insert a region of raw HTML, including YouTube, Vimeo, Tweets, and other media. Embedded content is sanitized to mitigate XSS risks, which includes removing style tags. Embeds containing script tags are not loaded in the editor.",
423
423
  "default": false,
424
424
  "type": "boolean",
425
425
  "markdownDescription": "Enables a control to insert a region of raw HTML, including YouTube, Vimeo, Tweets, and other media. Embedded content is sanitized to mitigate XSS risks, which includes removing style tags. Embeds containing script tags are not loaded in the editor."
426
426
  },
427
- "format": {
427
+ "type._editables.*.format": {
428
428
  "description": "Enables a drop down menu for structured text. Has options for \"p\", \"h1\", \"h2\", \"h3\", \"h4\", \"h5\", \"h6\". Set as space separated options (e.g. \"p h1 h2\").",
429
429
  "default": "p h1 h2 h3 h4 h5 h6",
430
430
  "type": "string",
431
431
  "markdownDescription": "Enables a drop down menu for structured text. Has options for \"p\", \"h1\", \"h2\", \"h3\", \"h4\", \"h5\", \"h6\". Set as space separated options (e.g. \"p h1 h2\")."
432
432
  },
433
- "horizontalrule": {
433
+ "type._editables.*.horizontalrule": {
434
434
  "description": "Enables a control to insert a horizontal rule.",
435
435
  "default": false,
436
436
  "type": "boolean",
437
437
  "markdownDescription": "Enables a control to insert a horizontal rule."
438
438
  },
439
- "image": {
439
+ "type._editables.*.image": {
440
440
  "description": "Enables a control to insert an image. The image can be uploaded, existing or an external link.",
441
441
  "default": true,
442
442
  "type": "boolean",
443
443
  "markdownDescription": "Enables a control to insert an image. The image can be uploaded, existing or an external link."
444
444
  },
445
- "indent": {
445
+ "type._editables.*.indent": {
446
446
  "description": "Enables a control to increase indentation for numbered and unordered lists.",
447
447
  "default": false,
448
448
  "type": "boolean",
449
449
  "markdownDescription": "Enables a control to increase indentation for numbered and unordered lists."
450
450
  },
451
- "justify": {
451
+ "type._editables.*.justify": {
452
452
  "description": "Enables a control to justify text by toggling a class name for a block of text. The value is the class name the editor should add to justify the text. The styles for this class need to be listed in the `styles` file to take effect outside of the input.",
453
453
  "type": "string",
454
454
  "markdownDescription": "Enables a control to justify text by toggling a class name for a block of text. The value is the class name the editor should add to justify the text. The styles for this class need to be listed in the `styles` file to take effect outside of the input."
455
455
  },
456
- "left": {
456
+ "type._editables.*.left": {
457
457
  "description": "Enables a control to left align text by toggling a class name for a block of text. The value is the class name the editor should add to align the text. The styles for this class need to be listed in the `styles` file to take effect outside of the input.",
458
458
  "type": "string",
459
459
  "markdownDescription": "Enables a control to left align text by toggling a class name for a block of text. The value is the class name the editor should add to align the text. The styles for this class need to be listed in the `styles` file to take effect outside of the input."
460
460
  },
461
- "numberedlist": {
461
+ "type._editables.*.numberedlist": {
462
462
  "description": "Enables a control to insert a numbered list, or to convert selected blocks of text into a numbered list.",
463
463
  "default": true,
464
464
  "type": "boolean",
465
465
  "markdownDescription": "Enables a control to insert a numbered list, or to convert selected blocks of text into a numbered list."
466
466
  },
467
- "outdent": {
467
+ "type._editables.*.outdent": {
468
468
  "description": "Enables a control to reduce indentation for numbered and unordered lists.",
469
469
  "default": false,
470
470
  "type": "boolean",
471
471
  "markdownDescription": "Enables a control to reduce indentation for numbered and unordered lists."
472
472
  },
473
- "right": {
473
+ "type._editables.*.right": {
474
474
  "description": "Enables a control to right align text by toggling a class name for a block of text. The value is the class name the editor should add to align the text. The styles for this class need to be listed in the `styles` file to take effect outside of the input.",
475
475
  "type": "string",
476
476
  "markdownDescription": "Enables a control to right align text by toggling a class name for a block of text. The value is the class name the editor should add to align the text. The styles for this class need to be listed in the `styles` file to take effect outside of the input."
477
477
  },
478
- "snippet": {
478
+ "type._editables.*.snippet": {
479
479
  "description": "Enables a control to insert snippets, if any are available.",
480
480
  "default": true,
481
481
  "type": "boolean",
482
482
  "markdownDescription": "Enables a control to insert snippets, if any are available."
483
483
  },
484
- "styles": {
484
+ "type._editables.*.styles": {
485
485
  "description": "Enables a drop down menu for editors to style selected text or blocks or text. Styles are the combination of an element and class name. The value for this option is the path (either source or build output) to the CSS file containing the styles.",
486
486
  "type": "string",
487
487
  "markdownDescription": "Enables a drop down menu for editors to style selected text or blocks or text. Styles are the combination of an element and class name. The value for this option is the path (either source or build output) to the CSS file containing the styles."
488
488
  },
489
- "table": {
489
+ "type._editables.*.table": {
490
490
  "description": "Enables a control to insert a table. Further options for table cells are available in the context menu for cells within the editor.",
491
491
  "default": false,
492
492
  "type": "boolean",
493
493
  "markdownDescription": "Enables a control to insert a table. Further options for table cells are available in the context menu for cells within the editor."
494
494
  },
495
- "join_above": {
495
+ "type._editables.*.join_above": {
496
496
  "description": "Enables a control to join the selected block with the block above it.",
497
497
  "default": false,
498
498
  "type": "boolean",
499
499
  "markdownDescription": "Enables a control to join the selected block with the block above it."
500
500
  },
501
- "join_below": {
501
+ "type._editables.*.join_below": {
502
502
  "description": "Enables a control to join the selected block with the block below it.",
503
503
  "default": false,
504
504
  "type": "boolean",
@@ -510,31 +510,31 @@
510
510
  "type": "object",
511
511
  "properties": {
512
512
  "mime_type": {
513
- "$ref": "#/definitions/mime_type"
513
+ "$ref": "#/definitions/type._inputs.*.options.mime_type"
514
514
  },
515
515
  "resize_style": {
516
- "$ref": "#/definitions/resize_style"
516
+ "$ref": "#/definitions/type._inputs.*.options.resize_style"
517
517
  },
518
518
  "width": {
519
- "$ref": "#/definitions/width"
519
+ "$ref": "#/definitions/type._inputs.*.options.width"
520
520
  },
521
521
  "height": {
522
- "$ref": "#/definitions/height"
522
+ "$ref": "#/definitions/type._inputs.*.options.height"
523
523
  },
524
524
  "expandable": {
525
- "$ref": "#/definitions/expandable"
525
+ "$ref": "#/definitions/type._inputs.*.options.expandable"
526
526
  },
527
527
  "image_size_attributes": {
528
- "$ref": "#/definitions/image_size_attributes"
528
+ "$ref": "#/definitions/type._inputs.*.options.image_size_attributes"
529
529
  },
530
530
  "allowed_sources": {
531
- "$ref": "#/definitions/allowed_sources"
531
+ "$ref": "#/definitions/type._inputs.*.options.allowed_sources"
532
532
  },
533
533
  "prevent_resize_existing_files": {
534
- "$ref": "#/definitions/prevent_resize_existing_files"
534
+ "$ref": "#/definitions/type._inputs.*.options.prevent_resize_existing_files"
535
535
  },
536
536
  "sizes": {
537
- "$ref": "#/definitions/sizes"
537
+ "$ref": "#/definitions/type._inputs.*.options.sizes"
538
538
  },
539
539
  "paths": {
540
540
  "allOf": [
@@ -544,106 +544,106 @@
544
544
  ]
545
545
  },
546
546
  "bold": {
547
- "$ref": "#/definitions/bold"
547
+ "$ref": "#/definitions/type._editables.*.bold"
548
548
  },
549
549
  "copyformatting": {
550
- "$ref": "#/definitions/copyformatting"
550
+ "$ref": "#/definitions/type._editables.*.copyformatting"
551
551
  },
552
552
  "italic": {
553
- "$ref": "#/definitions/italic"
553
+ "$ref": "#/definitions/type._editables.*.italic"
554
554
  },
555
555
  "link": {
556
- "$ref": "#/definitions/link"
556
+ "$ref": "#/definitions/type._editables.*.link"
557
557
  },
558
558
  "redo": {
559
- "$ref": "#/definitions/redo"
559
+ "$ref": "#/definitions/type._editables.*.redo"
560
560
  },
561
561
  "removeformat": {
562
- "$ref": "#/definitions/removeformat"
562
+ "$ref": "#/definitions/type._editables.*.removeformat"
563
563
  },
564
564
  "strike": {
565
- "$ref": "#/definitions/strike"
565
+ "$ref": "#/definitions/type._editables.*.strike"
566
566
  },
567
567
  "subscript": {
568
- "$ref": "#/definitions/subscript"
568
+ "$ref": "#/definitions/type._editables.*.subscript"
569
569
  },
570
570
  "superscript": {
571
- "$ref": "#/definitions/superscript"
571
+ "$ref": "#/definitions/type._editables.*.superscript"
572
572
  },
573
573
  "underline": {
574
- "$ref": "#/definitions/underline"
574
+ "$ref": "#/definitions/type._editables.*.underline"
575
575
  },
576
576
  "undo": {
577
- "$ref": "#/definitions/undo"
577
+ "$ref": "#/definitions/type._editables.*.undo"
578
578
  },
579
579
  "remove_custom_markup": {
580
- "$ref": "#/definitions/remove_custom_markup"
580
+ "$ref": "#/definitions/type._editables.*.remove_custom_markup"
581
581
  },
582
582
  "allow_custom_markup": {
583
- "$ref": "#/definitions/allow_custom_markup"
583
+ "$ref": "#/definitions/type._editables.*.allow_custom_markup"
584
584
  },
585
585
  "blockquote": {
586
- "$ref": "#/definitions/blockquote"
586
+ "$ref": "#/definitions/type._editables.*.blockquote"
587
587
  },
588
588
  "bulletedlist": {
589
- "$ref": "#/definitions/bulletedlist"
589
+ "$ref": "#/definitions/type._editables.*.bulletedlist"
590
590
  },
591
591
  "center": {
592
- "$ref": "#/definitions/center"
592
+ "$ref": "#/definitions/type._editables.*.center"
593
593
  },
594
594
  "code_inline": {
595
- "$ref": "#/definitions/code_inline"
595
+ "$ref": "#/definitions/type._editables.*.code_inline"
596
596
  },
597
597
  "code_block": {
598
- "$ref": "#/definitions/code_block"
598
+ "$ref": "#/definitions/type._editables.*.code_block"
599
599
  },
600
600
  "code": {
601
- "$ref": "#/definitions/code"
601
+ "$ref": "#/definitions/type._editables.*.code"
602
602
  },
603
603
  "embed": {
604
- "$ref": "#/definitions/embed"
604
+ "$ref": "#/definitions/type._editables.*.embed"
605
605
  },
606
606
  "format": {
607
- "$ref": "#/definitions/format"
607
+ "$ref": "#/definitions/type._editables.*.format"
608
608
  },
609
609
  "horizontalrule": {
610
- "$ref": "#/definitions/horizontalrule"
610
+ "$ref": "#/definitions/type._editables.*.horizontalrule"
611
611
  },
612
612
  "image": {
613
- "$ref": "#/definitions/image"
613
+ "$ref": "#/definitions/type._editables.*.image"
614
614
  },
615
615
  "indent": {
616
- "$ref": "#/definitions/indent"
616
+ "$ref": "#/definitions/type._editables.*.indent"
617
617
  },
618
618
  "justify": {
619
- "$ref": "#/definitions/justify"
619
+ "$ref": "#/definitions/type._editables.*.justify"
620
620
  },
621
621
  "left": {
622
- "$ref": "#/definitions/left"
622
+ "$ref": "#/definitions/type._editables.*.left"
623
623
  },
624
624
  "numberedlist": {
625
- "$ref": "#/definitions/numberedlist"
625
+ "$ref": "#/definitions/type._editables.*.numberedlist"
626
626
  },
627
627
  "outdent": {
628
- "$ref": "#/definitions/outdent"
628
+ "$ref": "#/definitions/type._editables.*.outdent"
629
629
  },
630
630
  "right": {
631
- "$ref": "#/definitions/right"
631
+ "$ref": "#/definitions/type._editables.*.right"
632
632
  },
633
633
  "snippet": {
634
- "$ref": "#/definitions/snippet"
634
+ "$ref": "#/definitions/type._editables.*.snippet"
635
635
  },
636
636
  "styles": {
637
- "$ref": "#/definitions/styles"
637
+ "$ref": "#/definitions/type._editables.*.styles"
638
638
  },
639
639
  "table": {
640
- "$ref": "#/definitions/table"
640
+ "$ref": "#/definitions/type._editables.*.table"
641
641
  },
642
642
  "join_above": {
643
- "$ref": "#/definitions/join_above"
643
+ "$ref": "#/definitions/type._editables.*.join_above"
644
644
  },
645
645
  "join_below": {
646
- "$ref": "#/definitions/join_below"
646
+ "$ref": "#/definitions/type._editables.*.join_below"
647
647
  }
648
648
  },
649
649
  "additionalProperties": false,
@@ -671,31 +671,31 @@
671
671
  "type": "object",
672
672
  "properties": {
673
673
  "mime_type": {
674
- "$ref": "#/definitions/mime_type"
674
+ "$ref": "#/definitions/type._inputs.*.options.mime_type"
675
675
  },
676
676
  "resize_style": {
677
- "$ref": "#/definitions/resize_style"
677
+ "$ref": "#/definitions/type._inputs.*.options.resize_style"
678
678
  },
679
679
  "width": {
680
- "$ref": "#/definitions/width"
680
+ "$ref": "#/definitions/type._inputs.*.options.width"
681
681
  },
682
682
  "height": {
683
- "$ref": "#/definitions/height"
683
+ "$ref": "#/definitions/type._inputs.*.options.height"
684
684
  },
685
685
  "expandable": {
686
- "$ref": "#/definitions/expandable"
686
+ "$ref": "#/definitions/type._inputs.*.options.expandable"
687
687
  },
688
688
  "image_size_attributes": {
689
- "$ref": "#/definitions/image_size_attributes"
689
+ "$ref": "#/definitions/type._inputs.*.options.image_size_attributes"
690
690
  },
691
691
  "allowed_sources": {
692
- "$ref": "#/definitions/allowed_sources"
692
+ "$ref": "#/definitions/type._inputs.*.options.allowed_sources"
693
693
  },
694
694
  "prevent_resize_existing_files": {
695
- "$ref": "#/definitions/prevent_resize_existing_files"
695
+ "$ref": "#/definitions/type._inputs.*.options.prevent_resize_existing_files"
696
696
  },
697
697
  "sizes": {
698
- "$ref": "#/definitions/sizes"
698
+ "$ref": "#/definitions/type._inputs.*.options.sizes"
699
699
  },
700
700
  "paths": {
701
701
  "allOf": [
@@ -721,43 +721,43 @@
721
721
  ]
722
722
  },
723
723
  "bold": {
724
- "$ref": "#/definitions/bold"
724
+ "$ref": "#/definitions/type._editables.*.bold"
725
725
  },
726
726
  "copyformatting": {
727
- "$ref": "#/definitions/copyformatting"
727
+ "$ref": "#/definitions/type._editables.*.copyformatting"
728
728
  },
729
729
  "italic": {
730
- "$ref": "#/definitions/italic"
730
+ "$ref": "#/definitions/type._editables.*.italic"
731
731
  },
732
732
  "link": {
733
- "$ref": "#/definitions/link"
733
+ "$ref": "#/definitions/type._editables.*.link"
734
734
  },
735
735
  "redo": {
736
- "$ref": "#/definitions/redo"
736
+ "$ref": "#/definitions/type._editables.*.redo"
737
737
  },
738
738
  "removeformat": {
739
- "$ref": "#/definitions/removeformat"
739
+ "$ref": "#/definitions/type._editables.*.removeformat"
740
740
  },
741
741
  "strike": {
742
- "$ref": "#/definitions/strike"
742
+ "$ref": "#/definitions/type._editables.*.strike"
743
743
  },
744
744
  "subscript": {
745
- "$ref": "#/definitions/subscript"
745
+ "$ref": "#/definitions/type._editables.*.subscript"
746
746
  },
747
747
  "superscript": {
748
- "$ref": "#/definitions/superscript"
748
+ "$ref": "#/definitions/type._editables.*.superscript"
749
749
  },
750
750
  "underline": {
751
- "$ref": "#/definitions/underline"
751
+ "$ref": "#/definitions/type._editables.*.underline"
752
752
  },
753
753
  "undo": {
754
- "$ref": "#/definitions/undo"
754
+ "$ref": "#/definitions/type._editables.*.undo"
755
755
  },
756
756
  "remove_custom_markup": {
757
- "$ref": "#/definitions/remove_custom_markup"
757
+ "$ref": "#/definitions/type._editables.*.remove_custom_markup"
758
758
  },
759
759
  "allow_custom_markup": {
760
- "$ref": "#/definitions/allow_custom_markup"
760
+ "$ref": "#/definitions/type._editables.*.allow_custom_markup"
761
761
  }
762
762
  },
763
763
  "additionalProperties": false,