@pie-element/inline-dropdown 10.1.2-next.5 → 10.1.3

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/CHANGELOG.json +1082 -0
  2. package/CHANGELOG.md +2198 -0
  3. package/LICENSE.md +5 -0
  4. package/README.md +1 -0
  5. package/configure/CHANGELOG.json +647 -0
  6. package/configure/CHANGELOG.md +1955 -0
  7. package/configure/lib/defaults.js +192 -0
  8. package/configure/lib/defaults.js.map +1 -0
  9. package/configure/lib/index.js +135 -0
  10. package/configure/lib/index.js.map +1 -0
  11. package/configure/lib/inline-dropdown-toolbar.js +456 -0
  12. package/configure/lib/inline-dropdown-toolbar.js.map +1 -0
  13. package/configure/lib/main.js +612 -0
  14. package/configure/lib/main.js.map +1 -0
  15. package/configure/lib/markupUtils.js +50 -0
  16. package/configure/lib/markupUtils.js.map +1 -0
  17. package/configure/lib/response-area.js +48 -0
  18. package/configure/lib/response-area.js.map +1 -0
  19. package/configure/lib/utils.js +22 -0
  20. package/configure/lib/utils.js.map +1 -0
  21. package/configure/package.json +24 -0
  22. package/controller/CHANGELOG.json +467 -0
  23. package/controller/CHANGELOG.md +1283 -0
  24. package/controller/lib/defaults.js +25 -0
  25. package/controller/lib/defaults.js.map +1 -0
  26. package/controller/lib/index.js +295 -0
  27. package/controller/lib/index.js.map +1 -0
  28. package/controller/lib/utils.js +32 -0
  29. package/controller/lib/utils.js.map +1 -0
  30. package/controller/package.json +16 -0
  31. package/docs/config-schema.json +2854 -0
  32. package/docs/config-schema.json.md +2106 -0
  33. package/docs/demo/config.js +8 -0
  34. package/docs/demo/generate.js +76 -0
  35. package/docs/demo/index.html +1 -0
  36. package/docs/demo/session.js +11 -0
  37. package/docs/pie-schema.json +1152 -0
  38. package/docs/pie-schema.json.md +814 -0
  39. package/lib/index.js +85 -0
  40. package/lib/index.js.map +1 -0
  41. package/lib/inline-dropdown.js +176 -0
  42. package/lib/inline-dropdown.js.map +1 -0
  43. package/package.json +21 -85
  44. package/configure.js +0 -2
  45. package/controller.js +0 -1
  46. package/dist/author/defaults.d.ts +0 -194
  47. package/dist/author/defaults.js +0 -130
  48. package/dist/author/index.d.ts +0 -43
  49. package/dist/author/index.js +0 -83
  50. package/dist/author/inline-dropdown-toolbar.d.ts +0 -48
  51. package/dist/author/inline-dropdown-toolbar.js +0 -268
  52. package/dist/author/main.d.ts +0 -49
  53. package/dist/author/main.js +0 -379
  54. package/dist/author/markupUtils.d.ts +0 -12
  55. package/dist/author/markupUtils.js +0 -23
  56. package/dist/author/response-area.d.ts +0 -20
  57. package/dist/author/response-area.js +0 -32
  58. package/dist/author/utils.d.ts +0 -10
  59. package/dist/author/utils.js +0 -10
  60. package/dist/browser/Close-mCudNyrp.js +0 -9031
  61. package/dist/browser/Close-mCudNyrp.js.map +0 -1
  62. package/dist/browser/author/index.js +0 -46481
  63. package/dist/browser/author/index.js.map +0 -1
  64. package/dist/browser/controller/index.js +0 -196
  65. package/dist/browser/controller/index.js.map +0 -1
  66. package/dist/browser/delivery/index.js +0 -2714
  67. package/dist/browser/delivery/index.js.map +0 -1
  68. package/dist/browser/dist-Oyzav2lb.js +0 -137
  69. package/dist/browser/dist-Oyzav2lb.js.map +0 -1
  70. package/dist/browser/inline-dropdown.css +0 -2
  71. package/dist/controller/defaults.d.ts +0 -27
  72. package/dist/controller/defaults.js +0 -21
  73. package/dist/controller/index.d.ts +0 -54
  74. package/dist/controller/index.js +0 -124
  75. package/dist/controller/utils.d.ts +0 -12
  76. package/dist/controller/utils.js +0 -13
  77. package/dist/delivery/index.d.ts +0 -20
  78. package/dist/delivery/index.js +0 -60
  79. package/dist/delivery/inline-dropdown.d.ts +0 -38
  80. package/dist/delivery/inline-dropdown.js +0 -109
  81. package/dist/index.d.ts +0 -1
  82. package/dist/index.iife.d.ts +0 -8
  83. package/dist/index.iife.js +0 -148
  84. package/dist/index.js +0 -2
  85. package/dist/runtime-support.d.ts +0 -12
  86. package/dist/runtime-support.js +0 -12
@@ -0,0 +1,2854 @@
1
+ {
2
+ "description": "Config Object for @pie-elements/inline-dropdown",
3
+ "additionalProperties": false,
4
+ "type": "object",
5
+ "properties": {
6
+ "baseInputConfiguration": {
7
+ "title": "EditableHtmlConfigureProp",
8
+ "type": "object",
9
+ "properties": {
10
+ "math": {
11
+ "title": "EditableHtmlButtonConfigure",
12
+ "type": "object",
13
+ "properties": {
14
+ "disabled": {
15
+ "description": "Indicates if the plugin is disabled or not",
16
+ "type": "boolean",
17
+ "title": "disabled"
18
+ }
19
+ }
20
+ },
21
+ "audio": {
22
+ "title": "EditableHtmlButtonConfigure",
23
+ "type": "object",
24
+ "properties": {
25
+ "disabled": {
26
+ "description": "Indicates if the plugin is disabled or not",
27
+ "type": "boolean",
28
+ "title": "disabled"
29
+ }
30
+ }
31
+ },
32
+ "video": {
33
+ "title": "EditableHtmlButtonConfigure",
34
+ "type": "object",
35
+ "properties": {
36
+ "disabled": {
37
+ "description": "Indicates if the plugin is disabled or not",
38
+ "type": "boolean",
39
+ "title": "disabled"
40
+ }
41
+ }
42
+ },
43
+ "image": {
44
+ "title": "EditableHtmlButtonConfigure",
45
+ "type": "object",
46
+ "properties": {
47
+ "disabled": {
48
+ "description": "Indicates if the plugin is disabled or not",
49
+ "type": "boolean",
50
+ "title": "disabled"
51
+ }
52
+ }
53
+ },
54
+ "customPlugins": {
55
+ "description": "An array of objects that determine custom plugins.\nA custom plugin is an object which determines how the button will look like (icon) and the event name that will be triggered when button gets pressed (event).\nExample can be found at https://github.com/pie-framework/pie-lib/blob/develop/packages/demo/pages/editable-html.js#L425.",
56
+ "type": "array",
57
+ "items": {
58
+ "title": "CustomPlugin",
59
+ "type": "object",
60
+ "properties": {
61
+ "event": {
62
+ "description": "The name of the custom event. It needs to be valid (only letters, numbers and \"_\" can be used).\nPIE will emit the event prefixed with \"PIE-\".\nEg: event = 'client_custom_event_A' => the emitted event will be \"PIE-client_custom_event_A\"",
63
+ "type": "string",
64
+ "title": "event"
65
+ },
66
+ "iconAlt": {
67
+ "description": "The alt for the custom button icon",
68
+ "type": "string",
69
+ "title": "iconAlt"
70
+ },
71
+ "iconType": {
72
+ "description": "The icon type.\nCurrently, only \"SVG\" is supported.",
73
+ "type": "string",
74
+ "title": "iconType"
75
+ },
76
+ "icon": {
77
+ "description": "The icon string. Currently, only \"SVG\" is supported, so it needs to be a valid svg.",
78
+ "type": "string",
79
+ "title": "icon"
80
+ }
81
+ },
82
+ "required": [
83
+ "event",
84
+ "icon",
85
+ "iconAlt",
86
+ "iconType"
87
+ ]
88
+ },
89
+ "title": "customPlugins"
90
+ },
91
+ "blockquote": {
92
+ "title": "EditableHtmlButtonConfigure",
93
+ "type": "object",
94
+ "properties": {
95
+ "disabled": {
96
+ "description": "Indicates if the plugin is disabled or not",
97
+ "type": "boolean",
98
+ "title": "disabled"
99
+ }
100
+ }
101
+ },
102
+ "h3": {
103
+ "title": "EditableHtmlButtonConfigure",
104
+ "type": "object",
105
+ "properties": {
106
+ "disabled": {
107
+ "description": "Indicates if the plugin is disabled or not",
108
+ "type": "boolean",
109
+ "title": "disabled"
110
+ }
111
+ }
112
+ },
113
+ "characters": {
114
+ "title": "EditableHtmlButtonConfigure",
115
+ "type": "object",
116
+ "properties": {
117
+ "disabled": {
118
+ "description": "Indicates if the plugin is disabled or not",
119
+ "type": "boolean",
120
+ "title": "disabled"
121
+ }
122
+ }
123
+ },
124
+ "bold": {
125
+ "title": "EditableHtmlButtonConfigure",
126
+ "type": "object",
127
+ "properties": {
128
+ "disabled": {
129
+ "description": "Indicates if the plugin is disabled or not",
130
+ "type": "boolean",
131
+ "title": "disabled"
132
+ }
133
+ }
134
+ },
135
+ "html": {
136
+ "title": "EditableHtmlButtonConfigure",
137
+ "type": "object",
138
+ "properties": {
139
+ "disabled": {
140
+ "description": "Indicates if the plugin is disabled or not",
141
+ "type": "boolean",
142
+ "title": "disabled"
143
+ }
144
+ }
145
+ },
146
+ "italic": {
147
+ "title": "EditableHtmlButtonConfigure",
148
+ "type": "object",
149
+ "properties": {
150
+ "disabled": {
151
+ "description": "Indicates if the plugin is disabled or not",
152
+ "type": "boolean",
153
+ "title": "disabled"
154
+ }
155
+ }
156
+ },
157
+ "ol_list": {
158
+ "title": "EditableHtmlButtonConfigure",
159
+ "type": "object",
160
+ "properties": {
161
+ "disabled": {
162
+ "description": "Indicates if the plugin is disabled or not",
163
+ "type": "boolean",
164
+ "title": "disabled"
165
+ }
166
+ }
167
+ },
168
+ "redo": {
169
+ "title": "EditableHtmlButtonConfigure",
170
+ "type": "object",
171
+ "properties": {
172
+ "disabled": {
173
+ "description": "Indicates if the plugin is disabled or not",
174
+ "type": "boolean",
175
+ "title": "disabled"
176
+ }
177
+ }
178
+ },
179
+ "strikethrough": {
180
+ "title": "EditableHtmlButtonConfigure",
181
+ "type": "object",
182
+ "properties": {
183
+ "disabled": {
184
+ "description": "Indicates if the plugin is disabled or not",
185
+ "type": "boolean",
186
+ "title": "disabled"
187
+ }
188
+ }
189
+ },
190
+ "sub": {
191
+ "title": "EditableHtmlButtonConfigure",
192
+ "type": "object",
193
+ "properties": {
194
+ "disabled": {
195
+ "description": "Indicates if the plugin is disabled or not",
196
+ "type": "boolean",
197
+ "title": "disabled"
198
+ }
199
+ }
200
+ },
201
+ "sup": {
202
+ "title": "EditableHtmlButtonConfigure",
203
+ "type": "object",
204
+ "properties": {
205
+ "disabled": {
206
+ "description": "Indicates if the plugin is disabled or not",
207
+ "type": "boolean",
208
+ "title": "disabled"
209
+ }
210
+ }
211
+ },
212
+ "table": {
213
+ "title": "EditableHtmlButtonConfigure",
214
+ "type": "object",
215
+ "properties": {
216
+ "disabled": {
217
+ "description": "Indicates if the plugin is disabled or not",
218
+ "type": "boolean",
219
+ "title": "disabled"
220
+ }
221
+ }
222
+ },
223
+ "ul_list": {
224
+ "title": "EditableHtmlButtonConfigure",
225
+ "type": "object",
226
+ "properties": {
227
+ "disabled": {
228
+ "description": "Indicates if the plugin is disabled or not",
229
+ "type": "boolean",
230
+ "title": "disabled"
231
+ }
232
+ }
233
+ },
234
+ "underline": {
235
+ "title": "EditableHtmlButtonConfigure",
236
+ "type": "object",
237
+ "properties": {
238
+ "disabled": {
239
+ "description": "Indicates if the plugin is disabled or not",
240
+ "type": "boolean",
241
+ "title": "disabled"
242
+ }
243
+ }
244
+ },
245
+ "undo": {
246
+ "title": "EditableHtmlButtonConfigure",
247
+ "type": "object",
248
+ "properties": {
249
+ "disabled": {
250
+ "description": "Indicates if the plugin is disabled or not",
251
+ "type": "boolean",
252
+ "title": "disabled"
253
+ }
254
+ }
255
+ }
256
+ }
257
+ },
258
+ "choices": {
259
+ "title": "ConfigureProp",
260
+ "type": "object",
261
+ "properties": {
262
+ "settings": {
263
+ "description": "Indicates if the item has to be displayed in the Settings Panel",
264
+ "type": "boolean",
265
+ "title": "settings"
266
+ },
267
+ "label": {
268
+ "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
269
+ "type": "string",
270
+ "title": "label"
271
+ }
272
+ }
273
+ },
274
+ "prompt": {
275
+ "title": "EditableHtmlPluginConfigureRequired",
276
+ "type": "object",
277
+ "properties": {
278
+ "inputConfiguration": {
279
+ "title": "EditableHtmlConfigureProp",
280
+ "type": "object",
281
+ "properties": {
282
+ "math": {
283
+ "title": "EditableHtmlButtonConfigure",
284
+ "type": "object",
285
+ "properties": {
286
+ "disabled": {
287
+ "description": "Indicates if the plugin is disabled or not",
288
+ "type": "boolean",
289
+ "title": "disabled"
290
+ }
291
+ }
292
+ },
293
+ "audio": {
294
+ "title": "EditableHtmlButtonConfigure",
295
+ "type": "object",
296
+ "properties": {
297
+ "disabled": {
298
+ "description": "Indicates if the plugin is disabled or not",
299
+ "type": "boolean",
300
+ "title": "disabled"
301
+ }
302
+ }
303
+ },
304
+ "video": {
305
+ "title": "EditableHtmlButtonConfigure",
306
+ "type": "object",
307
+ "properties": {
308
+ "disabled": {
309
+ "description": "Indicates if the plugin is disabled or not",
310
+ "type": "boolean",
311
+ "title": "disabled"
312
+ }
313
+ }
314
+ },
315
+ "image": {
316
+ "title": "EditableHtmlButtonConfigure",
317
+ "type": "object",
318
+ "properties": {
319
+ "disabled": {
320
+ "description": "Indicates if the plugin is disabled or not",
321
+ "type": "boolean",
322
+ "title": "disabled"
323
+ }
324
+ }
325
+ },
326
+ "customPlugins": {
327
+ "description": "An array of objects that determine custom plugins.\nA custom plugin is an object which determines how the button will look like (icon) and the event name that will be triggered when button gets pressed (event).\nExample can be found at https://github.com/pie-framework/pie-lib/blob/develop/packages/demo/pages/editable-html.js#L425.",
328
+ "type": "array",
329
+ "items": {
330
+ "title": "CustomPlugin",
331
+ "type": "object",
332
+ "properties": {
333
+ "event": {
334
+ "description": "The name of the custom event. It needs to be valid (only letters, numbers and \"_\" can be used).\nPIE will emit the event prefixed with \"PIE-\".\nEg: event = 'client_custom_event_A' => the emitted event will be \"PIE-client_custom_event_A\"",
335
+ "type": "string",
336
+ "title": "event"
337
+ },
338
+ "iconAlt": {
339
+ "description": "The alt for the custom button icon",
340
+ "type": "string",
341
+ "title": "iconAlt"
342
+ },
343
+ "iconType": {
344
+ "description": "The icon type.\nCurrently, only \"SVG\" is supported.",
345
+ "type": "string",
346
+ "title": "iconType"
347
+ },
348
+ "icon": {
349
+ "description": "The icon string. Currently, only \"SVG\" is supported, so it needs to be a valid svg.",
350
+ "type": "string",
351
+ "title": "icon"
352
+ }
353
+ },
354
+ "required": [
355
+ "event",
356
+ "icon",
357
+ "iconAlt",
358
+ "iconType"
359
+ ]
360
+ },
361
+ "title": "customPlugins"
362
+ },
363
+ "blockquote": {
364
+ "title": "EditableHtmlButtonConfigure",
365
+ "type": "object",
366
+ "properties": {
367
+ "disabled": {
368
+ "description": "Indicates if the plugin is disabled or not",
369
+ "type": "boolean",
370
+ "title": "disabled"
371
+ }
372
+ }
373
+ },
374
+ "h3": {
375
+ "title": "EditableHtmlButtonConfigure",
376
+ "type": "object",
377
+ "properties": {
378
+ "disabled": {
379
+ "description": "Indicates if the plugin is disabled or not",
380
+ "type": "boolean",
381
+ "title": "disabled"
382
+ }
383
+ }
384
+ },
385
+ "characters": {
386
+ "title": "EditableHtmlButtonConfigure",
387
+ "type": "object",
388
+ "properties": {
389
+ "disabled": {
390
+ "description": "Indicates if the plugin is disabled or not",
391
+ "type": "boolean",
392
+ "title": "disabled"
393
+ }
394
+ }
395
+ },
396
+ "bold": {
397
+ "title": "EditableHtmlButtonConfigure",
398
+ "type": "object",
399
+ "properties": {
400
+ "disabled": {
401
+ "description": "Indicates if the plugin is disabled or not",
402
+ "type": "boolean",
403
+ "title": "disabled"
404
+ }
405
+ }
406
+ },
407
+ "html": {
408
+ "title": "EditableHtmlButtonConfigure",
409
+ "type": "object",
410
+ "properties": {
411
+ "disabled": {
412
+ "description": "Indicates if the plugin is disabled or not",
413
+ "type": "boolean",
414
+ "title": "disabled"
415
+ }
416
+ }
417
+ },
418
+ "italic": {
419
+ "title": "EditableHtmlButtonConfigure",
420
+ "type": "object",
421
+ "properties": {
422
+ "disabled": {
423
+ "description": "Indicates if the plugin is disabled or not",
424
+ "type": "boolean",
425
+ "title": "disabled"
426
+ }
427
+ }
428
+ },
429
+ "ol_list": {
430
+ "title": "EditableHtmlButtonConfigure",
431
+ "type": "object",
432
+ "properties": {
433
+ "disabled": {
434
+ "description": "Indicates if the plugin is disabled or not",
435
+ "type": "boolean",
436
+ "title": "disabled"
437
+ }
438
+ }
439
+ },
440
+ "redo": {
441
+ "title": "EditableHtmlButtonConfigure",
442
+ "type": "object",
443
+ "properties": {
444
+ "disabled": {
445
+ "description": "Indicates if the plugin is disabled or not",
446
+ "type": "boolean",
447
+ "title": "disabled"
448
+ }
449
+ }
450
+ },
451
+ "strikethrough": {
452
+ "title": "EditableHtmlButtonConfigure",
453
+ "type": "object",
454
+ "properties": {
455
+ "disabled": {
456
+ "description": "Indicates if the plugin is disabled or not",
457
+ "type": "boolean",
458
+ "title": "disabled"
459
+ }
460
+ }
461
+ },
462
+ "sub": {
463
+ "title": "EditableHtmlButtonConfigure",
464
+ "type": "object",
465
+ "properties": {
466
+ "disabled": {
467
+ "description": "Indicates if the plugin is disabled or not",
468
+ "type": "boolean",
469
+ "title": "disabled"
470
+ }
471
+ }
472
+ },
473
+ "sup": {
474
+ "title": "EditableHtmlButtonConfigure",
475
+ "type": "object",
476
+ "properties": {
477
+ "disabled": {
478
+ "description": "Indicates if the plugin is disabled or not",
479
+ "type": "boolean",
480
+ "title": "disabled"
481
+ }
482
+ }
483
+ },
484
+ "table": {
485
+ "title": "EditableHtmlButtonConfigure",
486
+ "type": "object",
487
+ "properties": {
488
+ "disabled": {
489
+ "description": "Indicates if the plugin is disabled or not",
490
+ "type": "boolean",
491
+ "title": "disabled"
492
+ }
493
+ }
494
+ },
495
+ "ul_list": {
496
+ "title": "EditableHtmlButtonConfigure",
497
+ "type": "object",
498
+ "properties": {
499
+ "disabled": {
500
+ "description": "Indicates if the plugin is disabled or not",
501
+ "type": "boolean",
502
+ "title": "disabled"
503
+ }
504
+ }
505
+ },
506
+ "underline": {
507
+ "title": "EditableHtmlButtonConfigure",
508
+ "type": "object",
509
+ "properties": {
510
+ "disabled": {
511
+ "description": "Indicates if the plugin is disabled or not",
512
+ "type": "boolean",
513
+ "title": "disabled"
514
+ }
515
+ }
516
+ },
517
+ "undo": {
518
+ "title": "EditableHtmlButtonConfigure",
519
+ "type": "object",
520
+ "properties": {
521
+ "disabled": {
522
+ "description": "Indicates if the plugin is disabled or not",
523
+ "type": "boolean",
524
+ "title": "disabled"
525
+ }
526
+ }
527
+ }
528
+ }
529
+ },
530
+ "required": {
531
+ "description": "Indicates if the item is required and the value cannot be empty",
532
+ "type": "boolean",
533
+ "title": "required"
534
+ },
535
+ "settings": {
536
+ "description": "Indicates if the item has to be displayed in the Settings Panel",
537
+ "type": "boolean",
538
+ "title": "settings"
539
+ },
540
+ "label": {
541
+ "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
542
+ "type": "string",
543
+ "title": "label"
544
+ }
545
+ }
546
+ },
547
+ "lockChoiceOrder": {
548
+ "title": "ConfigureProp",
549
+ "type": "object",
550
+ "properties": {
551
+ "settings": {
552
+ "description": "Indicates if the item has to be displayed in the Settings Panel",
553
+ "type": "boolean",
554
+ "title": "settings"
555
+ },
556
+ "label": {
557
+ "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
558
+ "type": "string",
559
+ "title": "label"
560
+ }
561
+ }
562
+ },
563
+ "partialScoring": {
564
+ "title": "ConfigureProp",
565
+ "type": "object",
566
+ "properties": {
567
+ "settings": {
568
+ "description": "Indicates if the item has to be displayed in the Settings Panel",
569
+ "type": "boolean",
570
+ "title": "settings"
571
+ },
572
+ "label": {
573
+ "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
574
+ "type": "string",
575
+ "title": "label"
576
+ }
577
+ }
578
+ },
579
+ "rationale": {
580
+ "title": "EditableHtmlPluginConfigureRequired",
581
+ "type": "object",
582
+ "properties": {
583
+ "inputConfiguration": {
584
+ "title": "EditableHtmlConfigureProp",
585
+ "type": "object",
586
+ "properties": {
587
+ "math": {
588
+ "title": "EditableHtmlButtonConfigure",
589
+ "type": "object",
590
+ "properties": {
591
+ "disabled": {
592
+ "description": "Indicates if the plugin is disabled or not",
593
+ "type": "boolean",
594
+ "title": "disabled"
595
+ }
596
+ }
597
+ },
598
+ "audio": {
599
+ "title": "EditableHtmlButtonConfigure",
600
+ "type": "object",
601
+ "properties": {
602
+ "disabled": {
603
+ "description": "Indicates if the plugin is disabled or not",
604
+ "type": "boolean",
605
+ "title": "disabled"
606
+ }
607
+ }
608
+ },
609
+ "video": {
610
+ "title": "EditableHtmlButtonConfigure",
611
+ "type": "object",
612
+ "properties": {
613
+ "disabled": {
614
+ "description": "Indicates if the plugin is disabled or not",
615
+ "type": "boolean",
616
+ "title": "disabled"
617
+ }
618
+ }
619
+ },
620
+ "image": {
621
+ "title": "EditableHtmlButtonConfigure",
622
+ "type": "object",
623
+ "properties": {
624
+ "disabled": {
625
+ "description": "Indicates if the plugin is disabled or not",
626
+ "type": "boolean",
627
+ "title": "disabled"
628
+ }
629
+ }
630
+ },
631
+ "customPlugins": {
632
+ "description": "An array of objects that determine custom plugins.\nA custom plugin is an object which determines how the button will look like (icon) and the event name that will be triggered when button gets pressed (event).\nExample can be found at https://github.com/pie-framework/pie-lib/blob/develop/packages/demo/pages/editable-html.js#L425.",
633
+ "type": "array",
634
+ "items": {
635
+ "title": "CustomPlugin",
636
+ "type": "object",
637
+ "properties": {
638
+ "event": {
639
+ "description": "The name of the custom event. It needs to be valid (only letters, numbers and \"_\" can be used).\nPIE will emit the event prefixed with \"PIE-\".\nEg: event = 'client_custom_event_A' => the emitted event will be \"PIE-client_custom_event_A\"",
640
+ "type": "string",
641
+ "title": "event"
642
+ },
643
+ "iconAlt": {
644
+ "description": "The alt for the custom button icon",
645
+ "type": "string",
646
+ "title": "iconAlt"
647
+ },
648
+ "iconType": {
649
+ "description": "The icon type.\nCurrently, only \"SVG\" is supported.",
650
+ "type": "string",
651
+ "title": "iconType"
652
+ },
653
+ "icon": {
654
+ "description": "The icon string. Currently, only \"SVG\" is supported, so it needs to be a valid svg.",
655
+ "type": "string",
656
+ "title": "icon"
657
+ }
658
+ },
659
+ "required": [
660
+ "event",
661
+ "icon",
662
+ "iconAlt",
663
+ "iconType"
664
+ ]
665
+ },
666
+ "title": "customPlugins"
667
+ },
668
+ "blockquote": {
669
+ "title": "EditableHtmlButtonConfigure",
670
+ "type": "object",
671
+ "properties": {
672
+ "disabled": {
673
+ "description": "Indicates if the plugin is disabled or not",
674
+ "type": "boolean",
675
+ "title": "disabled"
676
+ }
677
+ }
678
+ },
679
+ "h3": {
680
+ "title": "EditableHtmlButtonConfigure",
681
+ "type": "object",
682
+ "properties": {
683
+ "disabled": {
684
+ "description": "Indicates if the plugin is disabled or not",
685
+ "type": "boolean",
686
+ "title": "disabled"
687
+ }
688
+ }
689
+ },
690
+ "characters": {
691
+ "title": "EditableHtmlButtonConfigure",
692
+ "type": "object",
693
+ "properties": {
694
+ "disabled": {
695
+ "description": "Indicates if the plugin is disabled or not",
696
+ "type": "boolean",
697
+ "title": "disabled"
698
+ }
699
+ }
700
+ },
701
+ "bold": {
702
+ "title": "EditableHtmlButtonConfigure",
703
+ "type": "object",
704
+ "properties": {
705
+ "disabled": {
706
+ "description": "Indicates if the plugin is disabled or not",
707
+ "type": "boolean",
708
+ "title": "disabled"
709
+ }
710
+ }
711
+ },
712
+ "html": {
713
+ "title": "EditableHtmlButtonConfigure",
714
+ "type": "object",
715
+ "properties": {
716
+ "disabled": {
717
+ "description": "Indicates if the plugin is disabled or not",
718
+ "type": "boolean",
719
+ "title": "disabled"
720
+ }
721
+ }
722
+ },
723
+ "italic": {
724
+ "title": "EditableHtmlButtonConfigure",
725
+ "type": "object",
726
+ "properties": {
727
+ "disabled": {
728
+ "description": "Indicates if the plugin is disabled or not",
729
+ "type": "boolean",
730
+ "title": "disabled"
731
+ }
732
+ }
733
+ },
734
+ "ol_list": {
735
+ "title": "EditableHtmlButtonConfigure",
736
+ "type": "object",
737
+ "properties": {
738
+ "disabled": {
739
+ "description": "Indicates if the plugin is disabled or not",
740
+ "type": "boolean",
741
+ "title": "disabled"
742
+ }
743
+ }
744
+ },
745
+ "redo": {
746
+ "title": "EditableHtmlButtonConfigure",
747
+ "type": "object",
748
+ "properties": {
749
+ "disabled": {
750
+ "description": "Indicates if the plugin is disabled or not",
751
+ "type": "boolean",
752
+ "title": "disabled"
753
+ }
754
+ }
755
+ },
756
+ "strikethrough": {
757
+ "title": "EditableHtmlButtonConfigure",
758
+ "type": "object",
759
+ "properties": {
760
+ "disabled": {
761
+ "description": "Indicates if the plugin is disabled or not",
762
+ "type": "boolean",
763
+ "title": "disabled"
764
+ }
765
+ }
766
+ },
767
+ "sub": {
768
+ "title": "EditableHtmlButtonConfigure",
769
+ "type": "object",
770
+ "properties": {
771
+ "disabled": {
772
+ "description": "Indicates if the plugin is disabled or not",
773
+ "type": "boolean",
774
+ "title": "disabled"
775
+ }
776
+ }
777
+ },
778
+ "sup": {
779
+ "title": "EditableHtmlButtonConfigure",
780
+ "type": "object",
781
+ "properties": {
782
+ "disabled": {
783
+ "description": "Indicates if the plugin is disabled or not",
784
+ "type": "boolean",
785
+ "title": "disabled"
786
+ }
787
+ }
788
+ },
789
+ "table": {
790
+ "title": "EditableHtmlButtonConfigure",
791
+ "type": "object",
792
+ "properties": {
793
+ "disabled": {
794
+ "description": "Indicates if the plugin is disabled or not",
795
+ "type": "boolean",
796
+ "title": "disabled"
797
+ }
798
+ }
799
+ },
800
+ "ul_list": {
801
+ "title": "EditableHtmlButtonConfigure",
802
+ "type": "object",
803
+ "properties": {
804
+ "disabled": {
805
+ "description": "Indicates if the plugin is disabled or not",
806
+ "type": "boolean",
807
+ "title": "disabled"
808
+ }
809
+ }
810
+ },
811
+ "underline": {
812
+ "title": "EditableHtmlButtonConfigure",
813
+ "type": "object",
814
+ "properties": {
815
+ "disabled": {
816
+ "description": "Indicates if the plugin is disabled or not",
817
+ "type": "boolean",
818
+ "title": "disabled"
819
+ }
820
+ }
821
+ },
822
+ "undo": {
823
+ "title": "EditableHtmlButtonConfigure",
824
+ "type": "object",
825
+ "properties": {
826
+ "disabled": {
827
+ "description": "Indicates if the plugin is disabled or not",
828
+ "type": "boolean",
829
+ "title": "disabled"
830
+ }
831
+ }
832
+ }
833
+ }
834
+ },
835
+ "required": {
836
+ "description": "Indicates if the item is required and the value cannot be empty",
837
+ "type": "boolean",
838
+ "title": "required"
839
+ },
840
+ "settings": {
841
+ "description": "Indicates if the item has to be displayed in the Settings Panel",
842
+ "type": "boolean",
843
+ "title": "settings"
844
+ },
845
+ "label": {
846
+ "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
847
+ "type": "string",
848
+ "title": "label"
849
+ }
850
+ }
851
+ },
852
+ "spellCheck": {
853
+ "title": "ConfigureProp",
854
+ "type": "object",
855
+ "properties": {
856
+ "settings": {
857
+ "description": "Indicates if the item has to be displayed in the Settings Panel",
858
+ "type": "boolean",
859
+ "title": "settings"
860
+ },
861
+ "label": {
862
+ "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
863
+ "type": "string",
864
+ "title": "label"
865
+ }
866
+ }
867
+ },
868
+ "choiceRationale": {
869
+ "title": "ConfigureProp",
870
+ "type": "object",
871
+ "properties": {
872
+ "settings": {
873
+ "description": "Indicates if the item has to be displayed in the Settings Panel",
874
+ "type": "boolean",
875
+ "title": "settings"
876
+ },
877
+ "label": {
878
+ "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
879
+ "type": "string",
880
+ "title": "label"
881
+ }
882
+ }
883
+ },
884
+ "settingsPanelDisabled": {
885
+ "description": "Indicates if the settings panel is not available",
886
+ "type": "boolean",
887
+ "title": "settingsPanelDisabled"
888
+ },
889
+ "scoringType": {
890
+ "title": "ConfigureProp",
891
+ "type": "object",
892
+ "properties": {
893
+ "settings": {
894
+ "description": "Indicates if the item has to be displayed in the Settings Panel",
895
+ "type": "boolean",
896
+ "title": "settings"
897
+ },
898
+ "label": {
899
+ "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
900
+ "type": "string",
901
+ "title": "label"
902
+ }
903
+ }
904
+ },
905
+ "studentInstructions": {
906
+ "title": "ConfigureProp",
907
+ "type": "object",
908
+ "properties": {
909
+ "settings": {
910
+ "description": "Indicates if the item has to be displayed in the Settings Panel",
911
+ "type": "boolean",
912
+ "title": "settings"
913
+ },
914
+ "label": {
915
+ "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
916
+ "type": "string",
917
+ "title": "label"
918
+ }
919
+ }
920
+ },
921
+ "teacherInstructions": {
922
+ "title": "EditableHtmlPluginConfigureRequired",
923
+ "type": "object",
924
+ "properties": {
925
+ "inputConfiguration": {
926
+ "title": "EditableHtmlConfigureProp",
927
+ "type": "object",
928
+ "properties": {
929
+ "math": {
930
+ "title": "EditableHtmlButtonConfigure",
931
+ "type": "object",
932
+ "properties": {
933
+ "disabled": {
934
+ "description": "Indicates if the plugin is disabled or not",
935
+ "type": "boolean",
936
+ "title": "disabled"
937
+ }
938
+ }
939
+ },
940
+ "audio": {
941
+ "title": "EditableHtmlButtonConfigure",
942
+ "type": "object",
943
+ "properties": {
944
+ "disabled": {
945
+ "description": "Indicates if the plugin is disabled or not",
946
+ "type": "boolean",
947
+ "title": "disabled"
948
+ }
949
+ }
950
+ },
951
+ "video": {
952
+ "title": "EditableHtmlButtonConfigure",
953
+ "type": "object",
954
+ "properties": {
955
+ "disabled": {
956
+ "description": "Indicates if the plugin is disabled or not",
957
+ "type": "boolean",
958
+ "title": "disabled"
959
+ }
960
+ }
961
+ },
962
+ "image": {
963
+ "title": "EditableHtmlButtonConfigure",
964
+ "type": "object",
965
+ "properties": {
966
+ "disabled": {
967
+ "description": "Indicates if the plugin is disabled or not",
968
+ "type": "boolean",
969
+ "title": "disabled"
970
+ }
971
+ }
972
+ },
973
+ "customPlugins": {
974
+ "description": "An array of objects that determine custom plugins.\nA custom plugin is an object which determines how the button will look like (icon) and the event name that will be triggered when button gets pressed (event).\nExample can be found at https://github.com/pie-framework/pie-lib/blob/develop/packages/demo/pages/editable-html.js#L425.",
975
+ "type": "array",
976
+ "items": {
977
+ "title": "CustomPlugin",
978
+ "type": "object",
979
+ "properties": {
980
+ "event": {
981
+ "description": "The name of the custom event. It needs to be valid (only letters, numbers and \"_\" can be used).\nPIE will emit the event prefixed with \"PIE-\".\nEg: event = 'client_custom_event_A' => the emitted event will be \"PIE-client_custom_event_A\"",
982
+ "type": "string",
983
+ "title": "event"
984
+ },
985
+ "iconAlt": {
986
+ "description": "The alt for the custom button icon",
987
+ "type": "string",
988
+ "title": "iconAlt"
989
+ },
990
+ "iconType": {
991
+ "description": "The icon type.\nCurrently, only \"SVG\" is supported.",
992
+ "type": "string",
993
+ "title": "iconType"
994
+ },
995
+ "icon": {
996
+ "description": "The icon string. Currently, only \"SVG\" is supported, so it needs to be a valid svg.",
997
+ "type": "string",
998
+ "title": "icon"
999
+ }
1000
+ },
1001
+ "required": [
1002
+ "event",
1003
+ "icon",
1004
+ "iconAlt",
1005
+ "iconType"
1006
+ ]
1007
+ },
1008
+ "title": "customPlugins"
1009
+ },
1010
+ "blockquote": {
1011
+ "title": "EditableHtmlButtonConfigure",
1012
+ "type": "object",
1013
+ "properties": {
1014
+ "disabled": {
1015
+ "description": "Indicates if the plugin is disabled or not",
1016
+ "type": "boolean",
1017
+ "title": "disabled"
1018
+ }
1019
+ }
1020
+ },
1021
+ "h3": {
1022
+ "title": "EditableHtmlButtonConfigure",
1023
+ "type": "object",
1024
+ "properties": {
1025
+ "disabled": {
1026
+ "description": "Indicates if the plugin is disabled or not",
1027
+ "type": "boolean",
1028
+ "title": "disabled"
1029
+ }
1030
+ }
1031
+ },
1032
+ "characters": {
1033
+ "title": "EditableHtmlButtonConfigure",
1034
+ "type": "object",
1035
+ "properties": {
1036
+ "disabled": {
1037
+ "description": "Indicates if the plugin is disabled or not",
1038
+ "type": "boolean",
1039
+ "title": "disabled"
1040
+ }
1041
+ }
1042
+ },
1043
+ "bold": {
1044
+ "title": "EditableHtmlButtonConfigure",
1045
+ "type": "object",
1046
+ "properties": {
1047
+ "disabled": {
1048
+ "description": "Indicates if the plugin is disabled or not",
1049
+ "type": "boolean",
1050
+ "title": "disabled"
1051
+ }
1052
+ }
1053
+ },
1054
+ "html": {
1055
+ "title": "EditableHtmlButtonConfigure",
1056
+ "type": "object",
1057
+ "properties": {
1058
+ "disabled": {
1059
+ "description": "Indicates if the plugin is disabled or not",
1060
+ "type": "boolean",
1061
+ "title": "disabled"
1062
+ }
1063
+ }
1064
+ },
1065
+ "italic": {
1066
+ "title": "EditableHtmlButtonConfigure",
1067
+ "type": "object",
1068
+ "properties": {
1069
+ "disabled": {
1070
+ "description": "Indicates if the plugin is disabled or not",
1071
+ "type": "boolean",
1072
+ "title": "disabled"
1073
+ }
1074
+ }
1075
+ },
1076
+ "ol_list": {
1077
+ "title": "EditableHtmlButtonConfigure",
1078
+ "type": "object",
1079
+ "properties": {
1080
+ "disabled": {
1081
+ "description": "Indicates if the plugin is disabled or not",
1082
+ "type": "boolean",
1083
+ "title": "disabled"
1084
+ }
1085
+ }
1086
+ },
1087
+ "redo": {
1088
+ "title": "EditableHtmlButtonConfigure",
1089
+ "type": "object",
1090
+ "properties": {
1091
+ "disabled": {
1092
+ "description": "Indicates if the plugin is disabled or not",
1093
+ "type": "boolean",
1094
+ "title": "disabled"
1095
+ }
1096
+ }
1097
+ },
1098
+ "strikethrough": {
1099
+ "title": "EditableHtmlButtonConfigure",
1100
+ "type": "object",
1101
+ "properties": {
1102
+ "disabled": {
1103
+ "description": "Indicates if the plugin is disabled or not",
1104
+ "type": "boolean",
1105
+ "title": "disabled"
1106
+ }
1107
+ }
1108
+ },
1109
+ "sub": {
1110
+ "title": "EditableHtmlButtonConfigure",
1111
+ "type": "object",
1112
+ "properties": {
1113
+ "disabled": {
1114
+ "description": "Indicates if the plugin is disabled or not",
1115
+ "type": "boolean",
1116
+ "title": "disabled"
1117
+ }
1118
+ }
1119
+ },
1120
+ "sup": {
1121
+ "title": "EditableHtmlButtonConfigure",
1122
+ "type": "object",
1123
+ "properties": {
1124
+ "disabled": {
1125
+ "description": "Indicates if the plugin is disabled or not",
1126
+ "type": "boolean",
1127
+ "title": "disabled"
1128
+ }
1129
+ }
1130
+ },
1131
+ "table": {
1132
+ "title": "EditableHtmlButtonConfigure",
1133
+ "type": "object",
1134
+ "properties": {
1135
+ "disabled": {
1136
+ "description": "Indicates if the plugin is disabled or not",
1137
+ "type": "boolean",
1138
+ "title": "disabled"
1139
+ }
1140
+ }
1141
+ },
1142
+ "ul_list": {
1143
+ "title": "EditableHtmlButtonConfigure",
1144
+ "type": "object",
1145
+ "properties": {
1146
+ "disabled": {
1147
+ "description": "Indicates if the plugin is disabled or not",
1148
+ "type": "boolean",
1149
+ "title": "disabled"
1150
+ }
1151
+ }
1152
+ },
1153
+ "underline": {
1154
+ "title": "EditableHtmlButtonConfigure",
1155
+ "type": "object",
1156
+ "properties": {
1157
+ "disabled": {
1158
+ "description": "Indicates if the plugin is disabled or not",
1159
+ "type": "boolean",
1160
+ "title": "disabled"
1161
+ }
1162
+ }
1163
+ },
1164
+ "undo": {
1165
+ "title": "EditableHtmlButtonConfigure",
1166
+ "type": "object",
1167
+ "properties": {
1168
+ "disabled": {
1169
+ "description": "Indicates if the plugin is disabled or not",
1170
+ "type": "boolean",
1171
+ "title": "disabled"
1172
+ }
1173
+ }
1174
+ }
1175
+ }
1176
+ },
1177
+ "required": {
1178
+ "description": "Indicates if the item is required and the value cannot be empty",
1179
+ "type": "boolean",
1180
+ "title": "required"
1181
+ },
1182
+ "settings": {
1183
+ "description": "Indicates if the item has to be displayed in the Settings Panel",
1184
+ "type": "boolean",
1185
+ "title": "settings"
1186
+ },
1187
+ "label": {
1188
+ "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
1189
+ "type": "string",
1190
+ "title": "label"
1191
+ }
1192
+ }
1193
+ },
1194
+ "template": {
1195
+ "title": "EditableHtmlPluginConfigure",
1196
+ "type": "object",
1197
+ "properties": {
1198
+ "inputConfiguration": {
1199
+ "title": "EditableHtmlConfigureProp",
1200
+ "type": "object",
1201
+ "properties": {
1202
+ "math": {
1203
+ "title": "EditableHtmlButtonConfigure",
1204
+ "type": "object",
1205
+ "properties": {
1206
+ "disabled": {
1207
+ "description": "Indicates if the plugin is disabled or not",
1208
+ "type": "boolean",
1209
+ "title": "disabled"
1210
+ }
1211
+ }
1212
+ },
1213
+ "audio": {
1214
+ "title": "EditableHtmlButtonConfigure",
1215
+ "type": "object",
1216
+ "properties": {
1217
+ "disabled": {
1218
+ "description": "Indicates if the plugin is disabled or not",
1219
+ "type": "boolean",
1220
+ "title": "disabled"
1221
+ }
1222
+ }
1223
+ },
1224
+ "video": {
1225
+ "title": "EditableHtmlButtonConfigure",
1226
+ "type": "object",
1227
+ "properties": {
1228
+ "disabled": {
1229
+ "description": "Indicates if the plugin is disabled or not",
1230
+ "type": "boolean",
1231
+ "title": "disabled"
1232
+ }
1233
+ }
1234
+ },
1235
+ "image": {
1236
+ "title": "EditableHtmlButtonConfigure",
1237
+ "type": "object",
1238
+ "properties": {
1239
+ "disabled": {
1240
+ "description": "Indicates if the plugin is disabled or not",
1241
+ "type": "boolean",
1242
+ "title": "disabled"
1243
+ }
1244
+ }
1245
+ },
1246
+ "customPlugins": {
1247
+ "description": "An array of objects that determine custom plugins.\nA custom plugin is an object which determines how the button will look like (icon) and the event name that will be triggered when button gets pressed (event).\nExample can be found at https://github.com/pie-framework/pie-lib/blob/develop/packages/demo/pages/editable-html.js#L425.",
1248
+ "type": "array",
1249
+ "items": {
1250
+ "title": "CustomPlugin",
1251
+ "type": "object",
1252
+ "properties": {
1253
+ "event": {
1254
+ "description": "The name of the custom event. It needs to be valid (only letters, numbers and \"_\" can be used).\nPIE will emit the event prefixed with \"PIE-\".\nEg: event = 'client_custom_event_A' => the emitted event will be \"PIE-client_custom_event_A\"",
1255
+ "type": "string",
1256
+ "title": "event"
1257
+ },
1258
+ "iconAlt": {
1259
+ "description": "The alt for the custom button icon",
1260
+ "type": "string",
1261
+ "title": "iconAlt"
1262
+ },
1263
+ "iconType": {
1264
+ "description": "The icon type.\nCurrently, only \"SVG\" is supported.",
1265
+ "type": "string",
1266
+ "title": "iconType"
1267
+ },
1268
+ "icon": {
1269
+ "description": "The icon string. Currently, only \"SVG\" is supported, so it needs to be a valid svg.",
1270
+ "type": "string",
1271
+ "title": "icon"
1272
+ }
1273
+ },
1274
+ "required": [
1275
+ "event",
1276
+ "icon",
1277
+ "iconAlt",
1278
+ "iconType"
1279
+ ]
1280
+ },
1281
+ "title": "customPlugins"
1282
+ },
1283
+ "blockquote": {
1284
+ "title": "EditableHtmlButtonConfigure",
1285
+ "type": "object",
1286
+ "properties": {
1287
+ "disabled": {
1288
+ "description": "Indicates if the plugin is disabled or not",
1289
+ "type": "boolean",
1290
+ "title": "disabled"
1291
+ }
1292
+ }
1293
+ },
1294
+ "h3": {
1295
+ "title": "EditableHtmlButtonConfigure",
1296
+ "type": "object",
1297
+ "properties": {
1298
+ "disabled": {
1299
+ "description": "Indicates if the plugin is disabled or not",
1300
+ "type": "boolean",
1301
+ "title": "disabled"
1302
+ }
1303
+ }
1304
+ },
1305
+ "characters": {
1306
+ "title": "EditableHtmlButtonConfigure",
1307
+ "type": "object",
1308
+ "properties": {
1309
+ "disabled": {
1310
+ "description": "Indicates if the plugin is disabled or not",
1311
+ "type": "boolean",
1312
+ "title": "disabled"
1313
+ }
1314
+ }
1315
+ },
1316
+ "bold": {
1317
+ "title": "EditableHtmlButtonConfigure",
1318
+ "type": "object",
1319
+ "properties": {
1320
+ "disabled": {
1321
+ "description": "Indicates if the plugin is disabled or not",
1322
+ "type": "boolean",
1323
+ "title": "disabled"
1324
+ }
1325
+ }
1326
+ },
1327
+ "html": {
1328
+ "title": "EditableHtmlButtonConfigure",
1329
+ "type": "object",
1330
+ "properties": {
1331
+ "disabled": {
1332
+ "description": "Indicates if the plugin is disabled or not",
1333
+ "type": "boolean",
1334
+ "title": "disabled"
1335
+ }
1336
+ }
1337
+ },
1338
+ "italic": {
1339
+ "title": "EditableHtmlButtonConfigure",
1340
+ "type": "object",
1341
+ "properties": {
1342
+ "disabled": {
1343
+ "description": "Indicates if the plugin is disabled or not",
1344
+ "type": "boolean",
1345
+ "title": "disabled"
1346
+ }
1347
+ }
1348
+ },
1349
+ "ol_list": {
1350
+ "title": "EditableHtmlButtonConfigure",
1351
+ "type": "object",
1352
+ "properties": {
1353
+ "disabled": {
1354
+ "description": "Indicates if the plugin is disabled or not",
1355
+ "type": "boolean",
1356
+ "title": "disabled"
1357
+ }
1358
+ }
1359
+ },
1360
+ "redo": {
1361
+ "title": "EditableHtmlButtonConfigure",
1362
+ "type": "object",
1363
+ "properties": {
1364
+ "disabled": {
1365
+ "description": "Indicates if the plugin is disabled or not",
1366
+ "type": "boolean",
1367
+ "title": "disabled"
1368
+ }
1369
+ }
1370
+ },
1371
+ "strikethrough": {
1372
+ "title": "EditableHtmlButtonConfigure",
1373
+ "type": "object",
1374
+ "properties": {
1375
+ "disabled": {
1376
+ "description": "Indicates if the plugin is disabled or not",
1377
+ "type": "boolean",
1378
+ "title": "disabled"
1379
+ }
1380
+ }
1381
+ },
1382
+ "sub": {
1383
+ "title": "EditableHtmlButtonConfigure",
1384
+ "type": "object",
1385
+ "properties": {
1386
+ "disabled": {
1387
+ "description": "Indicates if the plugin is disabled or not",
1388
+ "type": "boolean",
1389
+ "title": "disabled"
1390
+ }
1391
+ }
1392
+ },
1393
+ "sup": {
1394
+ "title": "EditableHtmlButtonConfigure",
1395
+ "type": "object",
1396
+ "properties": {
1397
+ "disabled": {
1398
+ "description": "Indicates if the plugin is disabled or not",
1399
+ "type": "boolean",
1400
+ "title": "disabled"
1401
+ }
1402
+ }
1403
+ },
1404
+ "table": {
1405
+ "title": "EditableHtmlButtonConfigure",
1406
+ "type": "object",
1407
+ "properties": {
1408
+ "disabled": {
1409
+ "description": "Indicates if the plugin is disabled or not",
1410
+ "type": "boolean",
1411
+ "title": "disabled"
1412
+ }
1413
+ }
1414
+ },
1415
+ "ul_list": {
1416
+ "title": "EditableHtmlButtonConfigure",
1417
+ "type": "object",
1418
+ "properties": {
1419
+ "disabled": {
1420
+ "description": "Indicates if the plugin is disabled or not",
1421
+ "type": "boolean",
1422
+ "title": "disabled"
1423
+ }
1424
+ }
1425
+ },
1426
+ "underline": {
1427
+ "title": "EditableHtmlButtonConfigure",
1428
+ "type": "object",
1429
+ "properties": {
1430
+ "disabled": {
1431
+ "description": "Indicates if the plugin is disabled or not",
1432
+ "type": "boolean",
1433
+ "title": "disabled"
1434
+ }
1435
+ }
1436
+ },
1437
+ "undo": {
1438
+ "title": "EditableHtmlButtonConfigure",
1439
+ "type": "object",
1440
+ "properties": {
1441
+ "disabled": {
1442
+ "description": "Indicates if the plugin is disabled or not",
1443
+ "type": "boolean",
1444
+ "title": "disabled"
1445
+ }
1446
+ }
1447
+ }
1448
+ }
1449
+ },
1450
+ "settings": {
1451
+ "description": "Indicates if the item has to be displayed in the Settings Panel",
1452
+ "type": "boolean",
1453
+ "title": "settings"
1454
+ },
1455
+ "label": {
1456
+ "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
1457
+ "type": "string",
1458
+ "title": "label"
1459
+ }
1460
+ }
1461
+ },
1462
+ "maxResponseAreas": {
1463
+ "description": "Maximum number of response areas",
1464
+ "type": "number",
1465
+ "title": "maxResponseAreas"
1466
+ },
1467
+ "maxResponseAreaChoices": {
1468
+ "description": "Maximum number of choices per response area",
1469
+ "type": "number",
1470
+ "title": "maxResponseAreaChoices"
1471
+ },
1472
+ "maxImageWidth": {
1473
+ "title": "ConfigureMaxImageDimensionsProp",
1474
+ "type": "object",
1475
+ "properties": {
1476
+ "teacherInstructions": {
1477
+ "description": "Indicates the max dimension for images in teacher instructions",
1478
+ "type": "number",
1479
+ "title": "teacherInstructions"
1480
+ },
1481
+ "prompt": {
1482
+ "description": "Indicates the max dimension for images in prompt - this is also the default dimension for all other input fields if it's not specified",
1483
+ "type": "number",
1484
+ "title": "prompt"
1485
+ },
1486
+ "rationale": {
1487
+ "description": "Indicates the max dimension for images in rationale",
1488
+ "type": "number",
1489
+ "title": "rationale"
1490
+ }
1491
+ }
1492
+ },
1493
+ "maxImageHeight": {
1494
+ "title": "ConfigureMaxImageDimensionsProp",
1495
+ "type": "object",
1496
+ "properties": {
1497
+ "teacherInstructions": {
1498
+ "description": "Indicates the max dimension for images in teacher instructions",
1499
+ "type": "number",
1500
+ "title": "teacherInstructions"
1501
+ },
1502
+ "prompt": {
1503
+ "description": "Indicates the max dimension for images in prompt - this is also the default dimension for all other input fields if it's not specified",
1504
+ "type": "number",
1505
+ "title": "prompt"
1506
+ },
1507
+ "rationale": {
1508
+ "description": "Indicates the max dimension for images in rationale",
1509
+ "type": "number",
1510
+ "title": "rationale"
1511
+ }
1512
+ }
1513
+ },
1514
+ "withRubric": {
1515
+ "title": "ConfigureProp",
1516
+ "type": "object",
1517
+ "properties": {
1518
+ "settings": {
1519
+ "description": "Indicates if the item has to be displayed in the Settings Panel",
1520
+ "type": "boolean",
1521
+ "title": "settings"
1522
+ },
1523
+ "label": {
1524
+ "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
1525
+ "type": "string",
1526
+ "title": "label"
1527
+ }
1528
+ }
1529
+ },
1530
+ "mathMlOptions": {
1531
+ "title": "ConfigureMathMLProp",
1532
+ "type": "object",
1533
+ "properties": {
1534
+ "mmlOutput": {
1535
+ "description": "Indicates if model should have mathML output instead of latex",
1536
+ "type": "number",
1537
+ "title": "mmlOutput"
1538
+ },
1539
+ "mmlEditing": {
1540
+ "description": "Indicates if mathML that's already in model should be editable",
1541
+ "type": "number",
1542
+ "title": "mmlEditing"
1543
+ }
1544
+ }
1545
+ },
1546
+ "language": {
1547
+ "title": "ConfigurePropWithEnabled",
1548
+ "type": "object",
1549
+ "properties": {
1550
+ "enabled": {
1551
+ "description": "Indicates the value of the item if it affects config-ui\n(eg.: if item is a switch and displaying an input on the config-ui depends on the switch value: on/off)",
1552
+ "type": "boolean",
1553
+ "title": "enabled"
1554
+ },
1555
+ "settings": {
1556
+ "description": "Indicates if the item has to be displayed in the Settings Panel",
1557
+ "type": "boolean",
1558
+ "title": "settings"
1559
+ },
1560
+ "label": {
1561
+ "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
1562
+ "type": "string",
1563
+ "title": "label"
1564
+ }
1565
+ }
1566
+ },
1567
+ "languageChoices": {
1568
+ "description": "Language choices configuration\nOnly available if language is enabled",
1569
+ "type": "object",
1570
+ "properties": {
1571
+ "label": {
1572
+ "type": "string",
1573
+ "title": "label"
1574
+ },
1575
+ "options": {
1576
+ "type": "array",
1577
+ "items": {
1578
+ "title": "ConfigureLanguageOptionsProp",
1579
+ "type": "object",
1580
+ "properties": {
1581
+ "value": {
1582
+ "description": "Value of the language option",
1583
+ "type": "string",
1584
+ "title": "value"
1585
+ },
1586
+ "label": {
1587
+ "description": "Label of the language option",
1588
+ "type": "string",
1589
+ "title": "label"
1590
+ }
1591
+ },
1592
+ "required": [
1593
+ "label",
1594
+ "value"
1595
+ ]
1596
+ },
1597
+ "title": "options"
1598
+ }
1599
+ },
1600
+ "required": [
1601
+ "label",
1602
+ "options"
1603
+ ],
1604
+ "title": "languageChoices"
1605
+ },
1606
+ "responseAreaInputConfiguration": {
1607
+ "title": "EditableHtmlConfigureProp",
1608
+ "type": "object",
1609
+ "properties": {
1610
+ "math": {
1611
+ "title": "EditableHtmlButtonConfigure",
1612
+ "type": "object",
1613
+ "properties": {
1614
+ "disabled": {
1615
+ "description": "Indicates if the plugin is disabled or not",
1616
+ "type": "boolean",
1617
+ "title": "disabled"
1618
+ }
1619
+ }
1620
+ },
1621
+ "audio": {
1622
+ "title": "EditableHtmlButtonConfigure",
1623
+ "type": "object",
1624
+ "properties": {
1625
+ "disabled": {
1626
+ "description": "Indicates if the plugin is disabled or not",
1627
+ "type": "boolean",
1628
+ "title": "disabled"
1629
+ }
1630
+ }
1631
+ },
1632
+ "video": {
1633
+ "title": "EditableHtmlButtonConfigure",
1634
+ "type": "object",
1635
+ "properties": {
1636
+ "disabled": {
1637
+ "description": "Indicates if the plugin is disabled or not",
1638
+ "type": "boolean",
1639
+ "title": "disabled"
1640
+ }
1641
+ }
1642
+ },
1643
+ "image": {
1644
+ "title": "EditableHtmlButtonConfigure",
1645
+ "type": "object",
1646
+ "properties": {
1647
+ "disabled": {
1648
+ "description": "Indicates if the plugin is disabled or not",
1649
+ "type": "boolean",
1650
+ "title": "disabled"
1651
+ }
1652
+ }
1653
+ },
1654
+ "customPlugins": {
1655
+ "description": "An array of objects that determine custom plugins.\nA custom plugin is an object which determines how the button will look like (icon) and the event name that will be triggered when button gets pressed (event).\nExample can be found at https://github.com/pie-framework/pie-lib/blob/develop/packages/demo/pages/editable-html.js#L425.",
1656
+ "type": "array",
1657
+ "items": {
1658
+ "title": "CustomPlugin",
1659
+ "type": "object",
1660
+ "properties": {
1661
+ "event": {
1662
+ "description": "The name of the custom event. It needs to be valid (only letters, numbers and \"_\" can be used).\nPIE will emit the event prefixed with \"PIE-\".\nEg: event = 'client_custom_event_A' => the emitted event will be \"PIE-client_custom_event_A\"",
1663
+ "type": "string",
1664
+ "title": "event"
1665
+ },
1666
+ "iconAlt": {
1667
+ "description": "The alt for the custom button icon",
1668
+ "type": "string",
1669
+ "title": "iconAlt"
1670
+ },
1671
+ "iconType": {
1672
+ "description": "The icon type.\nCurrently, only \"SVG\" is supported.",
1673
+ "type": "string",
1674
+ "title": "iconType"
1675
+ },
1676
+ "icon": {
1677
+ "description": "The icon string. Currently, only \"SVG\" is supported, so it needs to be a valid svg.",
1678
+ "type": "string",
1679
+ "title": "icon"
1680
+ }
1681
+ },
1682
+ "required": [
1683
+ "event",
1684
+ "icon",
1685
+ "iconAlt",
1686
+ "iconType"
1687
+ ]
1688
+ },
1689
+ "title": "customPlugins"
1690
+ },
1691
+ "blockquote": {
1692
+ "title": "EditableHtmlButtonConfigure",
1693
+ "type": "object",
1694
+ "properties": {
1695
+ "disabled": {
1696
+ "description": "Indicates if the plugin is disabled or not",
1697
+ "type": "boolean",
1698
+ "title": "disabled"
1699
+ }
1700
+ }
1701
+ },
1702
+ "h3": {
1703
+ "title": "EditableHtmlButtonConfigure",
1704
+ "type": "object",
1705
+ "properties": {
1706
+ "disabled": {
1707
+ "description": "Indicates if the plugin is disabled or not",
1708
+ "type": "boolean",
1709
+ "title": "disabled"
1710
+ }
1711
+ }
1712
+ },
1713
+ "characters": {
1714
+ "title": "EditableHtmlButtonConfigure",
1715
+ "type": "object",
1716
+ "properties": {
1717
+ "disabled": {
1718
+ "description": "Indicates if the plugin is disabled or not",
1719
+ "type": "boolean",
1720
+ "title": "disabled"
1721
+ }
1722
+ }
1723
+ },
1724
+ "bold": {
1725
+ "title": "EditableHtmlButtonConfigure",
1726
+ "type": "object",
1727
+ "properties": {
1728
+ "disabled": {
1729
+ "description": "Indicates if the plugin is disabled or not",
1730
+ "type": "boolean",
1731
+ "title": "disabled"
1732
+ }
1733
+ }
1734
+ },
1735
+ "html": {
1736
+ "title": "EditableHtmlButtonConfigure",
1737
+ "type": "object",
1738
+ "properties": {
1739
+ "disabled": {
1740
+ "description": "Indicates if the plugin is disabled or not",
1741
+ "type": "boolean",
1742
+ "title": "disabled"
1743
+ }
1744
+ }
1745
+ },
1746
+ "italic": {
1747
+ "title": "EditableHtmlButtonConfigure",
1748
+ "type": "object",
1749
+ "properties": {
1750
+ "disabled": {
1751
+ "description": "Indicates if the plugin is disabled or not",
1752
+ "type": "boolean",
1753
+ "title": "disabled"
1754
+ }
1755
+ }
1756
+ },
1757
+ "ol_list": {
1758
+ "title": "EditableHtmlButtonConfigure",
1759
+ "type": "object",
1760
+ "properties": {
1761
+ "disabled": {
1762
+ "description": "Indicates if the plugin is disabled or not",
1763
+ "type": "boolean",
1764
+ "title": "disabled"
1765
+ }
1766
+ }
1767
+ },
1768
+ "redo": {
1769
+ "title": "EditableHtmlButtonConfigure",
1770
+ "type": "object",
1771
+ "properties": {
1772
+ "disabled": {
1773
+ "description": "Indicates if the plugin is disabled or not",
1774
+ "type": "boolean",
1775
+ "title": "disabled"
1776
+ }
1777
+ }
1778
+ },
1779
+ "strikethrough": {
1780
+ "title": "EditableHtmlButtonConfigure",
1781
+ "type": "object",
1782
+ "properties": {
1783
+ "disabled": {
1784
+ "description": "Indicates if the plugin is disabled or not",
1785
+ "type": "boolean",
1786
+ "title": "disabled"
1787
+ }
1788
+ }
1789
+ },
1790
+ "sub": {
1791
+ "title": "EditableHtmlButtonConfigure",
1792
+ "type": "object",
1793
+ "properties": {
1794
+ "disabled": {
1795
+ "description": "Indicates if the plugin is disabled or not",
1796
+ "type": "boolean",
1797
+ "title": "disabled"
1798
+ }
1799
+ }
1800
+ },
1801
+ "sup": {
1802
+ "title": "EditableHtmlButtonConfigure",
1803
+ "type": "object",
1804
+ "properties": {
1805
+ "disabled": {
1806
+ "description": "Indicates if the plugin is disabled or not",
1807
+ "type": "boolean",
1808
+ "title": "disabled"
1809
+ }
1810
+ }
1811
+ },
1812
+ "table": {
1813
+ "title": "EditableHtmlButtonConfigure",
1814
+ "type": "object",
1815
+ "properties": {
1816
+ "disabled": {
1817
+ "description": "Indicates if the plugin is disabled or not",
1818
+ "type": "boolean",
1819
+ "title": "disabled"
1820
+ }
1821
+ }
1822
+ },
1823
+ "ul_list": {
1824
+ "title": "EditableHtmlButtonConfigure",
1825
+ "type": "object",
1826
+ "properties": {
1827
+ "disabled": {
1828
+ "description": "Indicates if the plugin is disabled or not",
1829
+ "type": "boolean",
1830
+ "title": "disabled"
1831
+ }
1832
+ }
1833
+ },
1834
+ "underline": {
1835
+ "title": "EditableHtmlButtonConfigure",
1836
+ "type": "object",
1837
+ "properties": {
1838
+ "disabled": {
1839
+ "description": "Indicates if the plugin is disabled or not",
1840
+ "type": "boolean",
1841
+ "title": "disabled"
1842
+ }
1843
+ }
1844
+ },
1845
+ "undo": {
1846
+ "title": "EditableHtmlButtonConfigure",
1847
+ "type": "object",
1848
+ "properties": {
1849
+ "disabled": {
1850
+ "description": "Indicates if the plugin is disabled or not",
1851
+ "type": "boolean",
1852
+ "title": "disabled"
1853
+ }
1854
+ }
1855
+ }
1856
+ }
1857
+ },
1858
+ "showPrompt": {
1859
+ "description": "Determines whether prompt field will be displayed or not",
1860
+ "default": true,
1861
+ "type": "boolean",
1862
+ "title": "showPrompt"
1863
+ },
1864
+ "promptLabel": {
1865
+ "description": "The label for the item stem/prompt field",
1866
+ "default": "Item Stemm",
1867
+ "type": "string",
1868
+ "title": "promptLabel"
1869
+ },
1870
+ "contentDimensions": {
1871
+ "description": "Indicates the dimensions configuration for the authoring container\nNote: Some items have a default minimum width because of their content, but if\nthe minWidth is lower than this, the overflow behavior will take care of that",
1872
+ "default": ": {}",
1873
+ "type": "object",
1874
+ "properties": {
1875
+ "maxHeight": {
1876
+ "description": "Indicates the max height of the authoring container",
1877
+ "default": "undefined",
1878
+ "type": [
1879
+ "string",
1880
+ "number"
1881
+ ],
1882
+ "title": "maxHeight"
1883
+ },
1884
+ "maxWidth": {
1885
+ "description": "Indicates the max width of the authoring container",
1886
+ "default": "undefined",
1887
+ "type": [
1888
+ "string",
1889
+ "number"
1890
+ ],
1891
+ "title": "maxWidth"
1892
+ },
1893
+ "minHeight": {
1894
+ "description": "Indicates the min height of the authoring container",
1895
+ "default": "undefined",
1896
+ "type": [
1897
+ "string",
1898
+ "number"
1899
+ ],
1900
+ "title": "minHeight"
1901
+ },
1902
+ "minWidth": {
1903
+ "description": "Indicates the min width of the authoring container",
1904
+ "default": "undefined",
1905
+ "type": [
1906
+ "string",
1907
+ "number"
1908
+ ],
1909
+ "title": "minWidth"
1910
+ }
1911
+ },
1912
+ "title": "contentDimensions"
1913
+ },
1914
+ "settingsPartialScoring": {
1915
+ "description": "Indicates whether the settings panel wil allow the author to modify settings for partial scoring",
1916
+ "default": true,
1917
+ "type": "boolean",
1918
+ "title": "settingsPartialScoring"
1919
+ }
1920
+ },
1921
+ "definitions": {
1922
+ "EditableHtmlConfigureProp": {
1923
+ "title": "EditableHtmlConfigureProp",
1924
+ "type": "object",
1925
+ "properties": {
1926
+ "math": {
1927
+ "title": "EditableHtmlButtonConfigure",
1928
+ "type": "object",
1929
+ "properties": {
1930
+ "disabled": {
1931
+ "description": "Indicates if the plugin is disabled or not",
1932
+ "type": "boolean",
1933
+ "title": "disabled"
1934
+ }
1935
+ }
1936
+ },
1937
+ "audio": {
1938
+ "title": "EditableHtmlButtonConfigure",
1939
+ "type": "object",
1940
+ "properties": {
1941
+ "disabled": {
1942
+ "description": "Indicates if the plugin is disabled or not",
1943
+ "type": "boolean",
1944
+ "title": "disabled"
1945
+ }
1946
+ }
1947
+ },
1948
+ "video": {
1949
+ "title": "EditableHtmlButtonConfigure",
1950
+ "type": "object",
1951
+ "properties": {
1952
+ "disabled": {
1953
+ "description": "Indicates if the plugin is disabled or not",
1954
+ "type": "boolean",
1955
+ "title": "disabled"
1956
+ }
1957
+ }
1958
+ },
1959
+ "image": {
1960
+ "title": "EditableHtmlButtonConfigure",
1961
+ "type": "object",
1962
+ "properties": {
1963
+ "disabled": {
1964
+ "description": "Indicates if the plugin is disabled or not",
1965
+ "type": "boolean",
1966
+ "title": "disabled"
1967
+ }
1968
+ }
1969
+ },
1970
+ "customPlugins": {
1971
+ "description": "An array of objects that determine custom plugins.\nA custom plugin is an object which determines how the button will look like (icon) and the event name that will be triggered when button gets pressed (event).\nExample can be found at https://github.com/pie-framework/pie-lib/blob/develop/packages/demo/pages/editable-html.js#L425.",
1972
+ "type": "array",
1973
+ "items": {
1974
+ "title": "CustomPlugin",
1975
+ "type": "object",
1976
+ "properties": {
1977
+ "event": {
1978
+ "description": "The name of the custom event. It needs to be valid (only letters, numbers and \"_\" can be used).\nPIE will emit the event prefixed with \"PIE-\".\nEg: event = 'client_custom_event_A' => the emitted event will be \"PIE-client_custom_event_A\"",
1979
+ "type": "string",
1980
+ "title": "event"
1981
+ },
1982
+ "iconAlt": {
1983
+ "description": "The alt for the custom button icon",
1984
+ "type": "string",
1985
+ "title": "iconAlt"
1986
+ },
1987
+ "iconType": {
1988
+ "description": "The icon type.\nCurrently, only \"SVG\" is supported.",
1989
+ "type": "string",
1990
+ "title": "iconType"
1991
+ },
1992
+ "icon": {
1993
+ "description": "The icon string. Currently, only \"SVG\" is supported, so it needs to be a valid svg.",
1994
+ "type": "string",
1995
+ "title": "icon"
1996
+ }
1997
+ },
1998
+ "required": [
1999
+ "event",
2000
+ "icon",
2001
+ "iconAlt",
2002
+ "iconType"
2003
+ ]
2004
+ },
2005
+ "title": "customPlugins"
2006
+ },
2007
+ "blockquote": {
2008
+ "title": "EditableHtmlButtonConfigure",
2009
+ "type": "object",
2010
+ "properties": {
2011
+ "disabled": {
2012
+ "description": "Indicates if the plugin is disabled or not",
2013
+ "type": "boolean",
2014
+ "title": "disabled"
2015
+ }
2016
+ }
2017
+ },
2018
+ "h3": {
2019
+ "title": "EditableHtmlButtonConfigure",
2020
+ "type": "object",
2021
+ "properties": {
2022
+ "disabled": {
2023
+ "description": "Indicates if the plugin is disabled or not",
2024
+ "type": "boolean",
2025
+ "title": "disabled"
2026
+ }
2027
+ }
2028
+ },
2029
+ "characters": {
2030
+ "title": "EditableHtmlButtonConfigure",
2031
+ "type": "object",
2032
+ "properties": {
2033
+ "disabled": {
2034
+ "description": "Indicates if the plugin is disabled or not",
2035
+ "type": "boolean",
2036
+ "title": "disabled"
2037
+ }
2038
+ }
2039
+ },
2040
+ "bold": {
2041
+ "title": "EditableHtmlButtonConfigure",
2042
+ "type": "object",
2043
+ "properties": {
2044
+ "disabled": {
2045
+ "description": "Indicates if the plugin is disabled or not",
2046
+ "type": "boolean",
2047
+ "title": "disabled"
2048
+ }
2049
+ }
2050
+ },
2051
+ "html": {
2052
+ "title": "EditableHtmlButtonConfigure",
2053
+ "type": "object",
2054
+ "properties": {
2055
+ "disabled": {
2056
+ "description": "Indicates if the plugin is disabled or not",
2057
+ "type": "boolean",
2058
+ "title": "disabled"
2059
+ }
2060
+ }
2061
+ },
2062
+ "italic": {
2063
+ "title": "EditableHtmlButtonConfigure",
2064
+ "type": "object",
2065
+ "properties": {
2066
+ "disabled": {
2067
+ "description": "Indicates if the plugin is disabled or not",
2068
+ "type": "boolean",
2069
+ "title": "disabled"
2070
+ }
2071
+ }
2072
+ },
2073
+ "ol_list": {
2074
+ "title": "EditableHtmlButtonConfigure",
2075
+ "type": "object",
2076
+ "properties": {
2077
+ "disabled": {
2078
+ "description": "Indicates if the plugin is disabled or not",
2079
+ "type": "boolean",
2080
+ "title": "disabled"
2081
+ }
2082
+ }
2083
+ },
2084
+ "redo": {
2085
+ "title": "EditableHtmlButtonConfigure",
2086
+ "type": "object",
2087
+ "properties": {
2088
+ "disabled": {
2089
+ "description": "Indicates if the plugin is disabled or not",
2090
+ "type": "boolean",
2091
+ "title": "disabled"
2092
+ }
2093
+ }
2094
+ },
2095
+ "strikethrough": {
2096
+ "title": "EditableHtmlButtonConfigure",
2097
+ "type": "object",
2098
+ "properties": {
2099
+ "disabled": {
2100
+ "description": "Indicates if the plugin is disabled or not",
2101
+ "type": "boolean",
2102
+ "title": "disabled"
2103
+ }
2104
+ }
2105
+ },
2106
+ "sub": {
2107
+ "title": "EditableHtmlButtonConfigure",
2108
+ "type": "object",
2109
+ "properties": {
2110
+ "disabled": {
2111
+ "description": "Indicates if the plugin is disabled or not",
2112
+ "type": "boolean",
2113
+ "title": "disabled"
2114
+ }
2115
+ }
2116
+ },
2117
+ "sup": {
2118
+ "title": "EditableHtmlButtonConfigure",
2119
+ "type": "object",
2120
+ "properties": {
2121
+ "disabled": {
2122
+ "description": "Indicates if the plugin is disabled or not",
2123
+ "type": "boolean",
2124
+ "title": "disabled"
2125
+ }
2126
+ }
2127
+ },
2128
+ "table": {
2129
+ "title": "EditableHtmlButtonConfigure",
2130
+ "type": "object",
2131
+ "properties": {
2132
+ "disabled": {
2133
+ "description": "Indicates if the plugin is disabled or not",
2134
+ "type": "boolean",
2135
+ "title": "disabled"
2136
+ }
2137
+ }
2138
+ },
2139
+ "ul_list": {
2140
+ "title": "EditableHtmlButtonConfigure",
2141
+ "type": "object",
2142
+ "properties": {
2143
+ "disabled": {
2144
+ "description": "Indicates if the plugin is disabled or not",
2145
+ "type": "boolean",
2146
+ "title": "disabled"
2147
+ }
2148
+ }
2149
+ },
2150
+ "underline": {
2151
+ "title": "EditableHtmlButtonConfigure",
2152
+ "type": "object",
2153
+ "properties": {
2154
+ "disabled": {
2155
+ "description": "Indicates if the plugin is disabled or not",
2156
+ "type": "boolean",
2157
+ "title": "disabled"
2158
+ }
2159
+ }
2160
+ },
2161
+ "undo": {
2162
+ "title": "EditableHtmlButtonConfigure",
2163
+ "type": "object",
2164
+ "properties": {
2165
+ "disabled": {
2166
+ "description": "Indicates if the plugin is disabled or not",
2167
+ "type": "boolean",
2168
+ "title": "disabled"
2169
+ }
2170
+ }
2171
+ }
2172
+ }
2173
+ },
2174
+ "EditableHtmlButtonConfigure": {
2175
+ "title": "EditableHtmlButtonConfigure",
2176
+ "type": "object",
2177
+ "properties": {
2178
+ "disabled": {
2179
+ "description": "Indicates if the plugin is disabled or not",
2180
+ "type": "boolean",
2181
+ "title": "disabled"
2182
+ }
2183
+ }
2184
+ },
2185
+ "CustomPlugin": {
2186
+ "title": "CustomPlugin",
2187
+ "type": "object",
2188
+ "properties": {
2189
+ "event": {
2190
+ "description": "The name of the custom event. It needs to be valid (only letters, numbers and \"_\" can be used).\nPIE will emit the event prefixed with \"PIE-\".\nEg: event = 'client_custom_event_A' => the emitted event will be \"PIE-client_custom_event_A\"",
2191
+ "type": "string",
2192
+ "title": "event"
2193
+ },
2194
+ "iconAlt": {
2195
+ "description": "The alt for the custom button icon",
2196
+ "type": "string",
2197
+ "title": "iconAlt"
2198
+ },
2199
+ "iconType": {
2200
+ "description": "The icon type.\nCurrently, only \"SVG\" is supported.",
2201
+ "type": "string",
2202
+ "title": "iconType"
2203
+ },
2204
+ "icon": {
2205
+ "description": "The icon string. Currently, only \"SVG\" is supported, so it needs to be a valid svg.",
2206
+ "type": "string",
2207
+ "title": "icon"
2208
+ }
2209
+ },
2210
+ "required": [
2211
+ "event",
2212
+ "icon",
2213
+ "iconAlt",
2214
+ "iconType"
2215
+ ]
2216
+ },
2217
+ "ConfigureProp": {
2218
+ "title": "ConfigureProp",
2219
+ "type": "object",
2220
+ "properties": {
2221
+ "settings": {
2222
+ "description": "Indicates if the item has to be displayed in the Settings Panel",
2223
+ "type": "boolean",
2224
+ "title": "settings"
2225
+ },
2226
+ "label": {
2227
+ "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
2228
+ "type": "string",
2229
+ "title": "label"
2230
+ }
2231
+ }
2232
+ },
2233
+ "EditableHtmlPluginConfigureRequired": {
2234
+ "title": "EditableHtmlPluginConfigureRequired",
2235
+ "type": "object",
2236
+ "properties": {
2237
+ "inputConfiguration": {
2238
+ "title": "EditableHtmlConfigureProp",
2239
+ "type": "object",
2240
+ "properties": {
2241
+ "math": {
2242
+ "title": "EditableHtmlButtonConfigure",
2243
+ "type": "object",
2244
+ "properties": {
2245
+ "disabled": {
2246
+ "description": "Indicates if the plugin is disabled or not",
2247
+ "type": "boolean",
2248
+ "title": "disabled"
2249
+ }
2250
+ }
2251
+ },
2252
+ "audio": {
2253
+ "title": "EditableHtmlButtonConfigure",
2254
+ "type": "object",
2255
+ "properties": {
2256
+ "disabled": {
2257
+ "description": "Indicates if the plugin is disabled or not",
2258
+ "type": "boolean",
2259
+ "title": "disabled"
2260
+ }
2261
+ }
2262
+ },
2263
+ "video": {
2264
+ "title": "EditableHtmlButtonConfigure",
2265
+ "type": "object",
2266
+ "properties": {
2267
+ "disabled": {
2268
+ "description": "Indicates if the plugin is disabled or not",
2269
+ "type": "boolean",
2270
+ "title": "disabled"
2271
+ }
2272
+ }
2273
+ },
2274
+ "image": {
2275
+ "title": "EditableHtmlButtonConfigure",
2276
+ "type": "object",
2277
+ "properties": {
2278
+ "disabled": {
2279
+ "description": "Indicates if the plugin is disabled or not",
2280
+ "type": "boolean",
2281
+ "title": "disabled"
2282
+ }
2283
+ }
2284
+ },
2285
+ "customPlugins": {
2286
+ "description": "An array of objects that determine custom plugins.\nA custom plugin is an object which determines how the button will look like (icon) and the event name that will be triggered when button gets pressed (event).\nExample can be found at https://github.com/pie-framework/pie-lib/blob/develop/packages/demo/pages/editable-html.js#L425.",
2287
+ "type": "array",
2288
+ "items": {
2289
+ "title": "CustomPlugin",
2290
+ "type": "object",
2291
+ "properties": {
2292
+ "event": {
2293
+ "description": "The name of the custom event. It needs to be valid (only letters, numbers and \"_\" can be used).\nPIE will emit the event prefixed with \"PIE-\".\nEg: event = 'client_custom_event_A' => the emitted event will be \"PIE-client_custom_event_A\"",
2294
+ "type": "string",
2295
+ "title": "event"
2296
+ },
2297
+ "iconAlt": {
2298
+ "description": "The alt for the custom button icon",
2299
+ "type": "string",
2300
+ "title": "iconAlt"
2301
+ },
2302
+ "iconType": {
2303
+ "description": "The icon type.\nCurrently, only \"SVG\" is supported.",
2304
+ "type": "string",
2305
+ "title": "iconType"
2306
+ },
2307
+ "icon": {
2308
+ "description": "The icon string. Currently, only \"SVG\" is supported, so it needs to be a valid svg.",
2309
+ "type": "string",
2310
+ "title": "icon"
2311
+ }
2312
+ },
2313
+ "required": [
2314
+ "event",
2315
+ "icon",
2316
+ "iconAlt",
2317
+ "iconType"
2318
+ ]
2319
+ },
2320
+ "title": "customPlugins"
2321
+ },
2322
+ "blockquote": {
2323
+ "title": "EditableHtmlButtonConfigure",
2324
+ "type": "object",
2325
+ "properties": {
2326
+ "disabled": {
2327
+ "description": "Indicates if the plugin is disabled or not",
2328
+ "type": "boolean",
2329
+ "title": "disabled"
2330
+ }
2331
+ }
2332
+ },
2333
+ "h3": {
2334
+ "title": "EditableHtmlButtonConfigure",
2335
+ "type": "object",
2336
+ "properties": {
2337
+ "disabled": {
2338
+ "description": "Indicates if the plugin is disabled or not",
2339
+ "type": "boolean",
2340
+ "title": "disabled"
2341
+ }
2342
+ }
2343
+ },
2344
+ "characters": {
2345
+ "title": "EditableHtmlButtonConfigure",
2346
+ "type": "object",
2347
+ "properties": {
2348
+ "disabled": {
2349
+ "description": "Indicates if the plugin is disabled or not",
2350
+ "type": "boolean",
2351
+ "title": "disabled"
2352
+ }
2353
+ }
2354
+ },
2355
+ "bold": {
2356
+ "title": "EditableHtmlButtonConfigure",
2357
+ "type": "object",
2358
+ "properties": {
2359
+ "disabled": {
2360
+ "description": "Indicates if the plugin is disabled or not",
2361
+ "type": "boolean",
2362
+ "title": "disabled"
2363
+ }
2364
+ }
2365
+ },
2366
+ "html": {
2367
+ "title": "EditableHtmlButtonConfigure",
2368
+ "type": "object",
2369
+ "properties": {
2370
+ "disabled": {
2371
+ "description": "Indicates if the plugin is disabled or not",
2372
+ "type": "boolean",
2373
+ "title": "disabled"
2374
+ }
2375
+ }
2376
+ },
2377
+ "italic": {
2378
+ "title": "EditableHtmlButtonConfigure",
2379
+ "type": "object",
2380
+ "properties": {
2381
+ "disabled": {
2382
+ "description": "Indicates if the plugin is disabled or not",
2383
+ "type": "boolean",
2384
+ "title": "disabled"
2385
+ }
2386
+ }
2387
+ },
2388
+ "ol_list": {
2389
+ "title": "EditableHtmlButtonConfigure",
2390
+ "type": "object",
2391
+ "properties": {
2392
+ "disabled": {
2393
+ "description": "Indicates if the plugin is disabled or not",
2394
+ "type": "boolean",
2395
+ "title": "disabled"
2396
+ }
2397
+ }
2398
+ },
2399
+ "redo": {
2400
+ "title": "EditableHtmlButtonConfigure",
2401
+ "type": "object",
2402
+ "properties": {
2403
+ "disabled": {
2404
+ "description": "Indicates if the plugin is disabled or not",
2405
+ "type": "boolean",
2406
+ "title": "disabled"
2407
+ }
2408
+ }
2409
+ },
2410
+ "strikethrough": {
2411
+ "title": "EditableHtmlButtonConfigure",
2412
+ "type": "object",
2413
+ "properties": {
2414
+ "disabled": {
2415
+ "description": "Indicates if the plugin is disabled or not",
2416
+ "type": "boolean",
2417
+ "title": "disabled"
2418
+ }
2419
+ }
2420
+ },
2421
+ "sub": {
2422
+ "title": "EditableHtmlButtonConfigure",
2423
+ "type": "object",
2424
+ "properties": {
2425
+ "disabled": {
2426
+ "description": "Indicates if the plugin is disabled or not",
2427
+ "type": "boolean",
2428
+ "title": "disabled"
2429
+ }
2430
+ }
2431
+ },
2432
+ "sup": {
2433
+ "title": "EditableHtmlButtonConfigure",
2434
+ "type": "object",
2435
+ "properties": {
2436
+ "disabled": {
2437
+ "description": "Indicates if the plugin is disabled or not",
2438
+ "type": "boolean",
2439
+ "title": "disabled"
2440
+ }
2441
+ }
2442
+ },
2443
+ "table": {
2444
+ "title": "EditableHtmlButtonConfigure",
2445
+ "type": "object",
2446
+ "properties": {
2447
+ "disabled": {
2448
+ "description": "Indicates if the plugin is disabled or not",
2449
+ "type": "boolean",
2450
+ "title": "disabled"
2451
+ }
2452
+ }
2453
+ },
2454
+ "ul_list": {
2455
+ "title": "EditableHtmlButtonConfigure",
2456
+ "type": "object",
2457
+ "properties": {
2458
+ "disabled": {
2459
+ "description": "Indicates if the plugin is disabled or not",
2460
+ "type": "boolean",
2461
+ "title": "disabled"
2462
+ }
2463
+ }
2464
+ },
2465
+ "underline": {
2466
+ "title": "EditableHtmlButtonConfigure",
2467
+ "type": "object",
2468
+ "properties": {
2469
+ "disabled": {
2470
+ "description": "Indicates if the plugin is disabled or not",
2471
+ "type": "boolean",
2472
+ "title": "disabled"
2473
+ }
2474
+ }
2475
+ },
2476
+ "undo": {
2477
+ "title": "EditableHtmlButtonConfigure",
2478
+ "type": "object",
2479
+ "properties": {
2480
+ "disabled": {
2481
+ "description": "Indicates if the plugin is disabled or not",
2482
+ "type": "boolean",
2483
+ "title": "disabled"
2484
+ }
2485
+ }
2486
+ }
2487
+ }
2488
+ },
2489
+ "required": {
2490
+ "description": "Indicates if the item is required and the value cannot be empty",
2491
+ "type": "boolean",
2492
+ "title": "required"
2493
+ },
2494
+ "settings": {
2495
+ "description": "Indicates if the item has to be displayed in the Settings Panel",
2496
+ "type": "boolean",
2497
+ "title": "settings"
2498
+ },
2499
+ "label": {
2500
+ "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
2501
+ "type": "string",
2502
+ "title": "label"
2503
+ }
2504
+ }
2505
+ },
2506
+ "EditableHtmlPluginConfigure": {
2507
+ "title": "EditableHtmlPluginConfigure",
2508
+ "type": "object",
2509
+ "properties": {
2510
+ "inputConfiguration": {
2511
+ "title": "EditableHtmlConfigureProp",
2512
+ "type": "object",
2513
+ "properties": {
2514
+ "math": {
2515
+ "title": "EditableHtmlButtonConfigure",
2516
+ "type": "object",
2517
+ "properties": {
2518
+ "disabled": {
2519
+ "description": "Indicates if the plugin is disabled or not",
2520
+ "type": "boolean",
2521
+ "title": "disabled"
2522
+ }
2523
+ }
2524
+ },
2525
+ "audio": {
2526
+ "title": "EditableHtmlButtonConfigure",
2527
+ "type": "object",
2528
+ "properties": {
2529
+ "disabled": {
2530
+ "description": "Indicates if the plugin is disabled or not",
2531
+ "type": "boolean",
2532
+ "title": "disabled"
2533
+ }
2534
+ }
2535
+ },
2536
+ "video": {
2537
+ "title": "EditableHtmlButtonConfigure",
2538
+ "type": "object",
2539
+ "properties": {
2540
+ "disabled": {
2541
+ "description": "Indicates if the plugin is disabled or not",
2542
+ "type": "boolean",
2543
+ "title": "disabled"
2544
+ }
2545
+ }
2546
+ },
2547
+ "image": {
2548
+ "title": "EditableHtmlButtonConfigure",
2549
+ "type": "object",
2550
+ "properties": {
2551
+ "disabled": {
2552
+ "description": "Indicates if the plugin is disabled or not",
2553
+ "type": "boolean",
2554
+ "title": "disabled"
2555
+ }
2556
+ }
2557
+ },
2558
+ "customPlugins": {
2559
+ "description": "An array of objects that determine custom plugins.\nA custom plugin is an object which determines how the button will look like (icon) and the event name that will be triggered when button gets pressed (event).\nExample can be found at https://github.com/pie-framework/pie-lib/blob/develop/packages/demo/pages/editable-html.js#L425.",
2560
+ "type": "array",
2561
+ "items": {
2562
+ "title": "CustomPlugin",
2563
+ "type": "object",
2564
+ "properties": {
2565
+ "event": {
2566
+ "description": "The name of the custom event. It needs to be valid (only letters, numbers and \"_\" can be used).\nPIE will emit the event prefixed with \"PIE-\".\nEg: event = 'client_custom_event_A' => the emitted event will be \"PIE-client_custom_event_A\"",
2567
+ "type": "string",
2568
+ "title": "event"
2569
+ },
2570
+ "iconAlt": {
2571
+ "description": "The alt for the custom button icon",
2572
+ "type": "string",
2573
+ "title": "iconAlt"
2574
+ },
2575
+ "iconType": {
2576
+ "description": "The icon type.\nCurrently, only \"SVG\" is supported.",
2577
+ "type": "string",
2578
+ "title": "iconType"
2579
+ },
2580
+ "icon": {
2581
+ "description": "The icon string. Currently, only \"SVG\" is supported, so it needs to be a valid svg.",
2582
+ "type": "string",
2583
+ "title": "icon"
2584
+ }
2585
+ },
2586
+ "required": [
2587
+ "event",
2588
+ "icon",
2589
+ "iconAlt",
2590
+ "iconType"
2591
+ ]
2592
+ },
2593
+ "title": "customPlugins"
2594
+ },
2595
+ "blockquote": {
2596
+ "title": "EditableHtmlButtonConfigure",
2597
+ "type": "object",
2598
+ "properties": {
2599
+ "disabled": {
2600
+ "description": "Indicates if the plugin is disabled or not",
2601
+ "type": "boolean",
2602
+ "title": "disabled"
2603
+ }
2604
+ }
2605
+ },
2606
+ "h3": {
2607
+ "title": "EditableHtmlButtonConfigure",
2608
+ "type": "object",
2609
+ "properties": {
2610
+ "disabled": {
2611
+ "description": "Indicates if the plugin is disabled or not",
2612
+ "type": "boolean",
2613
+ "title": "disabled"
2614
+ }
2615
+ }
2616
+ },
2617
+ "characters": {
2618
+ "title": "EditableHtmlButtonConfigure",
2619
+ "type": "object",
2620
+ "properties": {
2621
+ "disabled": {
2622
+ "description": "Indicates if the plugin is disabled or not",
2623
+ "type": "boolean",
2624
+ "title": "disabled"
2625
+ }
2626
+ }
2627
+ },
2628
+ "bold": {
2629
+ "title": "EditableHtmlButtonConfigure",
2630
+ "type": "object",
2631
+ "properties": {
2632
+ "disabled": {
2633
+ "description": "Indicates if the plugin is disabled or not",
2634
+ "type": "boolean",
2635
+ "title": "disabled"
2636
+ }
2637
+ }
2638
+ },
2639
+ "html": {
2640
+ "title": "EditableHtmlButtonConfigure",
2641
+ "type": "object",
2642
+ "properties": {
2643
+ "disabled": {
2644
+ "description": "Indicates if the plugin is disabled or not",
2645
+ "type": "boolean",
2646
+ "title": "disabled"
2647
+ }
2648
+ }
2649
+ },
2650
+ "italic": {
2651
+ "title": "EditableHtmlButtonConfigure",
2652
+ "type": "object",
2653
+ "properties": {
2654
+ "disabled": {
2655
+ "description": "Indicates if the plugin is disabled or not",
2656
+ "type": "boolean",
2657
+ "title": "disabled"
2658
+ }
2659
+ }
2660
+ },
2661
+ "ol_list": {
2662
+ "title": "EditableHtmlButtonConfigure",
2663
+ "type": "object",
2664
+ "properties": {
2665
+ "disabled": {
2666
+ "description": "Indicates if the plugin is disabled or not",
2667
+ "type": "boolean",
2668
+ "title": "disabled"
2669
+ }
2670
+ }
2671
+ },
2672
+ "redo": {
2673
+ "title": "EditableHtmlButtonConfigure",
2674
+ "type": "object",
2675
+ "properties": {
2676
+ "disabled": {
2677
+ "description": "Indicates if the plugin is disabled or not",
2678
+ "type": "boolean",
2679
+ "title": "disabled"
2680
+ }
2681
+ }
2682
+ },
2683
+ "strikethrough": {
2684
+ "title": "EditableHtmlButtonConfigure",
2685
+ "type": "object",
2686
+ "properties": {
2687
+ "disabled": {
2688
+ "description": "Indicates if the plugin is disabled or not",
2689
+ "type": "boolean",
2690
+ "title": "disabled"
2691
+ }
2692
+ }
2693
+ },
2694
+ "sub": {
2695
+ "title": "EditableHtmlButtonConfigure",
2696
+ "type": "object",
2697
+ "properties": {
2698
+ "disabled": {
2699
+ "description": "Indicates if the plugin is disabled or not",
2700
+ "type": "boolean",
2701
+ "title": "disabled"
2702
+ }
2703
+ }
2704
+ },
2705
+ "sup": {
2706
+ "title": "EditableHtmlButtonConfigure",
2707
+ "type": "object",
2708
+ "properties": {
2709
+ "disabled": {
2710
+ "description": "Indicates if the plugin is disabled or not",
2711
+ "type": "boolean",
2712
+ "title": "disabled"
2713
+ }
2714
+ }
2715
+ },
2716
+ "table": {
2717
+ "title": "EditableHtmlButtonConfigure",
2718
+ "type": "object",
2719
+ "properties": {
2720
+ "disabled": {
2721
+ "description": "Indicates if the plugin is disabled or not",
2722
+ "type": "boolean",
2723
+ "title": "disabled"
2724
+ }
2725
+ }
2726
+ },
2727
+ "ul_list": {
2728
+ "title": "EditableHtmlButtonConfigure",
2729
+ "type": "object",
2730
+ "properties": {
2731
+ "disabled": {
2732
+ "description": "Indicates if the plugin is disabled or not",
2733
+ "type": "boolean",
2734
+ "title": "disabled"
2735
+ }
2736
+ }
2737
+ },
2738
+ "underline": {
2739
+ "title": "EditableHtmlButtonConfigure",
2740
+ "type": "object",
2741
+ "properties": {
2742
+ "disabled": {
2743
+ "description": "Indicates if the plugin is disabled or not",
2744
+ "type": "boolean",
2745
+ "title": "disabled"
2746
+ }
2747
+ }
2748
+ },
2749
+ "undo": {
2750
+ "title": "EditableHtmlButtonConfigure",
2751
+ "type": "object",
2752
+ "properties": {
2753
+ "disabled": {
2754
+ "description": "Indicates if the plugin is disabled or not",
2755
+ "type": "boolean",
2756
+ "title": "disabled"
2757
+ }
2758
+ }
2759
+ }
2760
+ }
2761
+ },
2762
+ "settings": {
2763
+ "description": "Indicates if the item has to be displayed in the Settings Panel",
2764
+ "type": "boolean",
2765
+ "title": "settings"
2766
+ },
2767
+ "label": {
2768
+ "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
2769
+ "type": "string",
2770
+ "title": "label"
2771
+ }
2772
+ }
2773
+ },
2774
+ "ConfigureMaxImageDimensionsProp": {
2775
+ "title": "ConfigureMaxImageDimensionsProp",
2776
+ "type": "object",
2777
+ "properties": {
2778
+ "teacherInstructions": {
2779
+ "description": "Indicates the max dimension for images in teacher instructions",
2780
+ "type": "number",
2781
+ "title": "teacherInstructions"
2782
+ },
2783
+ "prompt": {
2784
+ "description": "Indicates the max dimension for images in prompt - this is also the default dimension for all other input fields if it's not specified",
2785
+ "type": "number",
2786
+ "title": "prompt"
2787
+ },
2788
+ "rationale": {
2789
+ "description": "Indicates the max dimension for images in rationale",
2790
+ "type": "number",
2791
+ "title": "rationale"
2792
+ }
2793
+ }
2794
+ },
2795
+ "ConfigureMathMLProp": {
2796
+ "title": "ConfigureMathMLProp",
2797
+ "type": "object",
2798
+ "properties": {
2799
+ "mmlOutput": {
2800
+ "description": "Indicates if model should have mathML output instead of latex",
2801
+ "type": "number",
2802
+ "title": "mmlOutput"
2803
+ },
2804
+ "mmlEditing": {
2805
+ "description": "Indicates if mathML that's already in model should be editable",
2806
+ "type": "number",
2807
+ "title": "mmlEditing"
2808
+ }
2809
+ }
2810
+ },
2811
+ "ConfigurePropWithEnabled": {
2812
+ "title": "ConfigurePropWithEnabled",
2813
+ "type": "object",
2814
+ "properties": {
2815
+ "enabled": {
2816
+ "description": "Indicates the value of the item if it affects config-ui\n(eg.: if item is a switch and displaying an input on the config-ui depends on the switch value: on/off)",
2817
+ "type": "boolean",
2818
+ "title": "enabled"
2819
+ },
2820
+ "settings": {
2821
+ "description": "Indicates if the item has to be displayed in the Settings Panel",
2822
+ "type": "boolean",
2823
+ "title": "settings"
2824
+ },
2825
+ "label": {
2826
+ "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
2827
+ "type": "string",
2828
+ "title": "label"
2829
+ }
2830
+ }
2831
+ },
2832
+ "ConfigureLanguageOptionsProp": {
2833
+ "title": "ConfigureLanguageOptionsProp",
2834
+ "type": "object",
2835
+ "properties": {
2836
+ "value": {
2837
+ "description": "Value of the language option",
2838
+ "type": "string",
2839
+ "title": "value"
2840
+ },
2841
+ "label": {
2842
+ "description": "Label of the language option",
2843
+ "type": "string",
2844
+ "title": "label"
2845
+ }
2846
+ },
2847
+ "required": [
2848
+ "label",
2849
+ "value"
2850
+ ]
2851
+ }
2852
+ },
2853
+ "$schema": "http://json-schema.org/draft-07/schema#"
2854
+ }