@pie-element/categorize 8.24.3-next.9 → 8.24.4-next.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/configure/CHANGELOG.md +11 -0
- package/configure/package.json +2 -2
- package/controller/CHANGELOG.md +11 -0
- package/controller/package.json +2 -2
- package/docs/config-schema.json +1634 -347
- package/docs/config-schema.json.md +952 -16
- package/docs/pie-schema.json +429 -0
- package/docs/pie-schema.json.md +312 -0
- package/package.json +3 -3
package/docs/config-schema.json
CHANGED
|
@@ -109,6 +109,149 @@
|
|
|
109
109
|
"title": "disabled"
|
|
110
110
|
}
|
|
111
111
|
}
|
|
112
|
+
},
|
|
113
|
+
"languageCharacters": {
|
|
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
|
+
}
|
|
112
255
|
}
|
|
113
256
|
}
|
|
114
257
|
},
|
|
@@ -238,88 +381,8 @@
|
|
|
238
381
|
"title": "disabled"
|
|
239
382
|
}
|
|
240
383
|
}
|
|
241
|
-
}
|
|
242
|
-
|
|
243
|
-
},
|
|
244
|
-
"required": {
|
|
245
|
-
"description": "Indicates if the item is required and the value cannot be empty",
|
|
246
|
-
"type": "boolean",
|
|
247
|
-
"title": "required"
|
|
248
|
-
},
|
|
249
|
-
"settings": {
|
|
250
|
-
"description": "Indicates if the item has to be displayed in the Settings Panel",
|
|
251
|
-
"type": "boolean",
|
|
252
|
-
"title": "settings"
|
|
253
|
-
},
|
|
254
|
-
"label": {
|
|
255
|
-
"description": "Indicates the label for the item that has to be displayed in the Settings Panel",
|
|
256
|
-
"type": "string",
|
|
257
|
-
"title": "label"
|
|
258
|
-
}
|
|
259
|
-
}
|
|
260
|
-
},
|
|
261
|
-
"spellCheck": {
|
|
262
|
-
"title": "ConfigureProp",
|
|
263
|
-
"type": "object",
|
|
264
|
-
"properties": {
|
|
265
|
-
"settings": {
|
|
266
|
-
"description": "Indicates if the item has to be displayed in the Settings Panel",
|
|
267
|
-
"type": "boolean",
|
|
268
|
-
"title": "settings"
|
|
269
|
-
},
|
|
270
|
-
"label": {
|
|
271
|
-
"description": "Indicates the label for the item that has to be displayed in the Settings Panel",
|
|
272
|
-
"type": "string",
|
|
273
|
-
"title": "label"
|
|
274
|
-
}
|
|
275
|
-
}
|
|
276
|
-
},
|
|
277
|
-
"scoringType": {
|
|
278
|
-
"title": "ConfigureProp",
|
|
279
|
-
"type": "object",
|
|
280
|
-
"properties": {
|
|
281
|
-
"settings": {
|
|
282
|
-
"description": "Indicates if the item has to be displayed in the Settings Panel",
|
|
283
|
-
"type": "boolean",
|
|
284
|
-
"title": "settings"
|
|
285
|
-
},
|
|
286
|
-
"label": {
|
|
287
|
-
"description": "Indicates the label for the item that has to be displayed in the Settings Panel",
|
|
288
|
-
"type": "string",
|
|
289
|
-
"title": "label"
|
|
290
|
-
}
|
|
291
|
-
}
|
|
292
|
-
},
|
|
293
|
-
"settingsPanelDisabled": {
|
|
294
|
-
"description": "Indicates if the settings panel is not available",
|
|
295
|
-
"type": "boolean",
|
|
296
|
-
"title": "settingsPanelDisabled"
|
|
297
|
-
},
|
|
298
|
-
"studentInstructions": {
|
|
299
|
-
"title": "ConfigureProp",
|
|
300
|
-
"type": "object",
|
|
301
|
-
"properties": {
|
|
302
|
-
"settings": {
|
|
303
|
-
"description": "Indicates if the item has to be displayed in the Settings Panel",
|
|
304
|
-
"type": "boolean",
|
|
305
|
-
"title": "settings"
|
|
306
|
-
},
|
|
307
|
-
"label": {
|
|
308
|
-
"description": "Indicates the label for the item that has to be displayed in the Settings Panel",
|
|
309
|
-
"type": "string",
|
|
310
|
-
"title": "label"
|
|
311
|
-
}
|
|
312
|
-
}
|
|
313
|
-
},
|
|
314
|
-
"teacherInstructions": {
|
|
315
|
-
"title": "EditableHtmlPluginConfigureRequired",
|
|
316
|
-
"type": "object",
|
|
317
|
-
"properties": {
|
|
318
|
-
"inputConfiguration": {
|
|
319
|
-
"title": "EditableHtmlConfigureProp",
|
|
320
|
-
"type": "object",
|
|
321
|
-
"properties": {
|
|
322
|
-
"math": {
|
|
384
|
+
},
|
|
385
|
+
"languageCharacters": {
|
|
323
386
|
"title": "EditableHtmlButtonConfigure",
|
|
324
387
|
"type": "object",
|
|
325
388
|
"properties": {
|
|
@@ -330,7 +393,7 @@
|
|
|
330
393
|
}
|
|
331
394
|
}
|
|
332
395
|
},
|
|
333
|
-
"
|
|
396
|
+
"bold": {
|
|
334
397
|
"title": "EditableHtmlButtonConfigure",
|
|
335
398
|
"type": "object",
|
|
336
399
|
"properties": {
|
|
@@ -341,7 +404,7 @@
|
|
|
341
404
|
}
|
|
342
405
|
}
|
|
343
406
|
},
|
|
344
|
-
"
|
|
407
|
+
"html": {
|
|
345
408
|
"title": "EditableHtmlButtonConfigure",
|
|
346
409
|
"type": "object",
|
|
347
410
|
"properties": {
|
|
@@ -352,7 +415,7 @@
|
|
|
352
415
|
}
|
|
353
416
|
}
|
|
354
417
|
},
|
|
355
|
-
"
|
|
418
|
+
"italic": {
|
|
356
419
|
"title": "EditableHtmlButtonConfigure",
|
|
357
420
|
"type": "object",
|
|
358
421
|
"properties": {
|
|
@@ -363,44 +426,7 @@
|
|
|
363
426
|
}
|
|
364
427
|
}
|
|
365
428
|
},
|
|
366
|
-
"
|
|
367
|
-
"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.",
|
|
368
|
-
"type": "array",
|
|
369
|
-
"items": {
|
|
370
|
-
"title": "CustomPlugin",
|
|
371
|
-
"type": "object",
|
|
372
|
-
"properties": {
|
|
373
|
-
"event": {
|
|
374
|
-
"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\"",
|
|
375
|
-
"type": "string",
|
|
376
|
-
"title": "event"
|
|
377
|
-
},
|
|
378
|
-
"iconAlt": {
|
|
379
|
-
"description": "The alt for the custom button icon",
|
|
380
|
-
"type": "string",
|
|
381
|
-
"title": "iconAlt"
|
|
382
|
-
},
|
|
383
|
-
"iconType": {
|
|
384
|
-
"description": "The icon type.\nCurrently, only \"SVG\" is supported.",
|
|
385
|
-
"type": "string",
|
|
386
|
-
"title": "iconType"
|
|
387
|
-
},
|
|
388
|
-
"icon": {
|
|
389
|
-
"description": "The icon string. Currently, only \"SVG\" is supported, so it needs to be a valid svg.",
|
|
390
|
-
"type": "string",
|
|
391
|
-
"title": "icon"
|
|
392
|
-
}
|
|
393
|
-
},
|
|
394
|
-
"required": [
|
|
395
|
-
"event",
|
|
396
|
-
"icon",
|
|
397
|
-
"iconAlt",
|
|
398
|
-
"iconType"
|
|
399
|
-
]
|
|
400
|
-
},
|
|
401
|
-
"title": "customPlugins"
|
|
402
|
-
},
|
|
403
|
-
"blockquote": {
|
|
429
|
+
"ol_list": {
|
|
404
430
|
"title": "EditableHtmlButtonConfigure",
|
|
405
431
|
"type": "object",
|
|
406
432
|
"properties": {
|
|
@@ -411,7 +437,7 @@
|
|
|
411
437
|
}
|
|
412
438
|
}
|
|
413
439
|
},
|
|
414
|
-
"
|
|
440
|
+
"redo": {
|
|
415
441
|
"title": "EditableHtmlButtonConfigure",
|
|
416
442
|
"type": "object",
|
|
417
443
|
"properties": {
|
|
@@ -421,35 +447,8 @@
|
|
|
421
447
|
"title": "disabled"
|
|
422
448
|
}
|
|
423
449
|
}
|
|
424
|
-
}
|
|
425
|
-
|
|
426
|
-
},
|
|
427
|
-
"required": {
|
|
428
|
-
"description": "Indicates if the item is required and the value cannot be empty",
|
|
429
|
-
"type": "boolean",
|
|
430
|
-
"title": "required"
|
|
431
|
-
},
|
|
432
|
-
"settings": {
|
|
433
|
-
"description": "Indicates if the item has to be displayed in the Settings Panel",
|
|
434
|
-
"type": "boolean",
|
|
435
|
-
"title": "settings"
|
|
436
|
-
},
|
|
437
|
-
"label": {
|
|
438
|
-
"description": "Indicates the label for the item that has to be displayed in the Settings Panel",
|
|
439
|
-
"type": "string",
|
|
440
|
-
"title": "label"
|
|
441
|
-
}
|
|
442
|
-
}
|
|
443
|
-
},
|
|
444
|
-
"prompt": {
|
|
445
|
-
"title": "EditableHtmlPluginConfigureRequired",
|
|
446
|
-
"type": "object",
|
|
447
|
-
"properties": {
|
|
448
|
-
"inputConfiguration": {
|
|
449
|
-
"title": "EditableHtmlConfigureProp",
|
|
450
|
-
"type": "object",
|
|
451
|
-
"properties": {
|
|
452
|
-
"math": {
|
|
450
|
+
},
|
|
451
|
+
"strikethrough": {
|
|
453
452
|
"title": "EditableHtmlButtonConfigure",
|
|
454
453
|
"type": "object",
|
|
455
454
|
"properties": {
|
|
@@ -460,7 +459,7 @@
|
|
|
460
459
|
}
|
|
461
460
|
}
|
|
462
461
|
},
|
|
463
|
-
"
|
|
462
|
+
"sub": {
|
|
464
463
|
"title": "EditableHtmlButtonConfigure",
|
|
465
464
|
"type": "object",
|
|
466
465
|
"properties": {
|
|
@@ -471,7 +470,7 @@
|
|
|
471
470
|
}
|
|
472
471
|
}
|
|
473
472
|
},
|
|
474
|
-
"
|
|
473
|
+
"sup": {
|
|
475
474
|
"title": "EditableHtmlButtonConfigure",
|
|
476
475
|
"type": "object",
|
|
477
476
|
"properties": {
|
|
@@ -482,7 +481,7 @@
|
|
|
482
481
|
}
|
|
483
482
|
}
|
|
484
483
|
},
|
|
485
|
-
"
|
|
484
|
+
"table": {
|
|
486
485
|
"title": "EditableHtmlButtonConfigure",
|
|
487
486
|
"type": "object",
|
|
488
487
|
"properties": {
|
|
@@ -493,44 +492,18 @@
|
|
|
493
492
|
}
|
|
494
493
|
}
|
|
495
494
|
},
|
|
496
|
-
"
|
|
497
|
-
"
|
|
498
|
-
"type": "
|
|
499
|
-
"
|
|
500
|
-
"
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
"
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
"title": "event"
|
|
507
|
-
},
|
|
508
|
-
"iconAlt": {
|
|
509
|
-
"description": "The alt for the custom button icon",
|
|
510
|
-
"type": "string",
|
|
511
|
-
"title": "iconAlt"
|
|
512
|
-
},
|
|
513
|
-
"iconType": {
|
|
514
|
-
"description": "The icon type.\nCurrently, only \"SVG\" is supported.",
|
|
515
|
-
"type": "string",
|
|
516
|
-
"title": "iconType"
|
|
517
|
-
},
|
|
518
|
-
"icon": {
|
|
519
|
-
"description": "The icon string. Currently, only \"SVG\" is supported, so it needs to be a valid svg.",
|
|
520
|
-
"type": "string",
|
|
521
|
-
"title": "icon"
|
|
522
|
-
}
|
|
523
|
-
},
|
|
524
|
-
"required": [
|
|
525
|
-
"event",
|
|
526
|
-
"icon",
|
|
527
|
-
"iconAlt",
|
|
528
|
-
"iconType"
|
|
529
|
-
]
|
|
530
|
-
},
|
|
531
|
-
"title": "customPlugins"
|
|
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
|
+
}
|
|
532
505
|
},
|
|
533
|
-
"
|
|
506
|
+
"underline": {
|
|
534
507
|
"title": "EditableHtmlButtonConfigure",
|
|
535
508
|
"type": "object",
|
|
536
509
|
"properties": {
|
|
@@ -541,7 +514,7 @@
|
|
|
541
514
|
}
|
|
542
515
|
}
|
|
543
516
|
},
|
|
544
|
-
"
|
|
517
|
+
"undo": {
|
|
545
518
|
"title": "EditableHtmlButtonConfigure",
|
|
546
519
|
"type": "object",
|
|
547
520
|
"properties": {
|
|
@@ -571,8 +544,61 @@
|
|
|
571
544
|
}
|
|
572
545
|
}
|
|
573
546
|
},
|
|
574
|
-
"
|
|
575
|
-
"title": "
|
|
547
|
+
"spellCheck": {
|
|
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
|
+
"scoringType": {
|
|
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
|
+
"settingsPanelDisabled": {
|
|
580
|
+
"description": "Indicates if the settings panel is not available",
|
|
581
|
+
"type": "boolean",
|
|
582
|
+
"title": "settingsPanelDisabled"
|
|
583
|
+
},
|
|
584
|
+
"studentInstructions": {
|
|
585
|
+
"title": "ConfigureProp",
|
|
586
|
+
"type": "object",
|
|
587
|
+
"properties": {
|
|
588
|
+
"settings": {
|
|
589
|
+
"description": "Indicates if the item has to be displayed in the Settings Panel",
|
|
590
|
+
"type": "boolean",
|
|
591
|
+
"title": "settings"
|
|
592
|
+
},
|
|
593
|
+
"label": {
|
|
594
|
+
"description": "Indicates the label for the item that has to be displayed in the Settings Panel",
|
|
595
|
+
"type": "string",
|
|
596
|
+
"title": "label"
|
|
597
|
+
}
|
|
598
|
+
}
|
|
599
|
+
},
|
|
600
|
+
"teacherInstructions": {
|
|
601
|
+
"title": "EditableHtmlPluginConfigureRequired",
|
|
576
602
|
"type": "object",
|
|
577
603
|
"properties": {
|
|
578
604
|
"inputConfiguration": {
|
|
@@ -681,30 +707,8 @@
|
|
|
681
707
|
"title": "disabled"
|
|
682
708
|
}
|
|
683
709
|
}
|
|
684
|
-
}
|
|
685
|
-
|
|
686
|
-
},
|
|
687
|
-
"settings": {
|
|
688
|
-
"description": "Indicates if the item has to be displayed in the Settings Panel",
|
|
689
|
-
"type": "boolean",
|
|
690
|
-
"title": "settings"
|
|
691
|
-
},
|
|
692
|
-
"label": {
|
|
693
|
-
"description": "Indicates the label for the item that has to be displayed in the Settings Panel",
|
|
694
|
-
"type": "string",
|
|
695
|
-
"title": "label"
|
|
696
|
-
}
|
|
697
|
-
}
|
|
698
|
-
},
|
|
699
|
-
"rowLabels": {
|
|
700
|
-
"title": "EditableHtmlPluginConfigure",
|
|
701
|
-
"type": "object",
|
|
702
|
-
"properties": {
|
|
703
|
-
"inputConfiguration": {
|
|
704
|
-
"title": "EditableHtmlConfigureProp",
|
|
705
|
-
"type": "object",
|
|
706
|
-
"properties": {
|
|
707
|
-
"math": {
|
|
710
|
+
},
|
|
711
|
+
"languageCharacters": {
|
|
708
712
|
"title": "EditableHtmlButtonConfigure",
|
|
709
713
|
"type": "object",
|
|
710
714
|
"properties": {
|
|
@@ -715,7 +719,7 @@
|
|
|
715
719
|
}
|
|
716
720
|
}
|
|
717
721
|
},
|
|
718
|
-
"
|
|
722
|
+
"bold": {
|
|
719
723
|
"title": "EditableHtmlButtonConfigure",
|
|
720
724
|
"type": "object",
|
|
721
725
|
"properties": {
|
|
@@ -726,7 +730,7 @@
|
|
|
726
730
|
}
|
|
727
731
|
}
|
|
728
732
|
},
|
|
729
|
-
"
|
|
733
|
+
"html": {
|
|
730
734
|
"title": "EditableHtmlButtonConfigure",
|
|
731
735
|
"type": "object",
|
|
732
736
|
"properties": {
|
|
@@ -737,7 +741,7 @@
|
|
|
737
741
|
}
|
|
738
742
|
}
|
|
739
743
|
},
|
|
740
|
-
"
|
|
744
|
+
"italic": {
|
|
741
745
|
"title": "EditableHtmlButtonConfigure",
|
|
742
746
|
"type": "object",
|
|
743
747
|
"properties": {
|
|
@@ -748,44 +752,18 @@
|
|
|
748
752
|
}
|
|
749
753
|
}
|
|
750
754
|
},
|
|
751
|
-
"
|
|
752
|
-
"
|
|
753
|
-
"type": "
|
|
754
|
-
"
|
|
755
|
-
"
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
"
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
"title": "event"
|
|
762
|
-
},
|
|
763
|
-
"iconAlt": {
|
|
764
|
-
"description": "The alt for the custom button icon",
|
|
765
|
-
"type": "string",
|
|
766
|
-
"title": "iconAlt"
|
|
767
|
-
},
|
|
768
|
-
"iconType": {
|
|
769
|
-
"description": "The icon type.\nCurrently, only \"SVG\" is supported.",
|
|
770
|
-
"type": "string",
|
|
771
|
-
"title": "iconType"
|
|
772
|
-
},
|
|
773
|
-
"icon": {
|
|
774
|
-
"description": "The icon string. Currently, only \"SVG\" is supported, so it needs to be a valid svg.",
|
|
775
|
-
"type": "string",
|
|
776
|
-
"title": "icon"
|
|
777
|
-
}
|
|
778
|
-
},
|
|
779
|
-
"required": [
|
|
780
|
-
"event",
|
|
781
|
-
"icon",
|
|
782
|
-
"iconAlt",
|
|
783
|
-
"iconType"
|
|
784
|
-
]
|
|
785
|
-
},
|
|
786
|
-
"title": "customPlugins"
|
|
755
|
+
"ol_list": {
|
|
756
|
+
"title": "EditableHtmlButtonConfigure",
|
|
757
|
+
"type": "object",
|
|
758
|
+
"properties": {
|
|
759
|
+
"disabled": {
|
|
760
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
761
|
+
"type": "boolean",
|
|
762
|
+
"title": "disabled"
|
|
763
|
+
}
|
|
764
|
+
}
|
|
787
765
|
},
|
|
788
|
-
"
|
|
766
|
+
"redo": {
|
|
789
767
|
"title": "EditableHtmlButtonConfigure",
|
|
790
768
|
"type": "object",
|
|
791
769
|
"properties": {
|
|
@@ -796,7 +774,7 @@
|
|
|
796
774
|
}
|
|
797
775
|
}
|
|
798
776
|
},
|
|
799
|
-
"
|
|
777
|
+
"strikethrough": {
|
|
800
778
|
"title": "EditableHtmlButtonConfigure",
|
|
801
779
|
"type": "object",
|
|
802
780
|
"properties": {
|
|
@@ -806,51 +784,931 @@
|
|
|
806
784
|
"title": "disabled"
|
|
807
785
|
}
|
|
808
786
|
}
|
|
809
|
-
}
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
787
|
+
},
|
|
788
|
+
"sub": {
|
|
789
|
+
"title": "EditableHtmlButtonConfigure",
|
|
790
|
+
"type": "object",
|
|
791
|
+
"properties": {
|
|
792
|
+
"disabled": {
|
|
793
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
794
|
+
"type": "boolean",
|
|
795
|
+
"title": "disabled"
|
|
796
|
+
}
|
|
797
|
+
}
|
|
798
|
+
},
|
|
799
|
+
"sup": {
|
|
800
|
+
"title": "EditableHtmlButtonConfigure",
|
|
801
|
+
"type": "object",
|
|
802
|
+
"properties": {
|
|
803
|
+
"disabled": {
|
|
804
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
805
|
+
"type": "boolean",
|
|
806
|
+
"title": "disabled"
|
|
807
|
+
}
|
|
808
|
+
}
|
|
809
|
+
},
|
|
810
|
+
"table": {
|
|
811
|
+
"title": "EditableHtmlButtonConfigure",
|
|
812
|
+
"type": "object",
|
|
813
|
+
"properties": {
|
|
814
|
+
"disabled": {
|
|
815
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
816
|
+
"type": "boolean",
|
|
817
|
+
"title": "disabled"
|
|
818
|
+
}
|
|
819
|
+
}
|
|
820
|
+
},
|
|
821
|
+
"ul_list": {
|
|
822
|
+
"title": "EditableHtmlButtonConfigure",
|
|
823
|
+
"type": "object",
|
|
824
|
+
"properties": {
|
|
825
|
+
"disabled": {
|
|
826
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
827
|
+
"type": "boolean",
|
|
828
|
+
"title": "disabled"
|
|
829
|
+
}
|
|
830
|
+
}
|
|
831
|
+
},
|
|
832
|
+
"underline": {
|
|
833
|
+
"title": "EditableHtmlButtonConfigure",
|
|
834
|
+
"type": "object",
|
|
835
|
+
"properties": {
|
|
836
|
+
"disabled": {
|
|
837
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
838
|
+
"type": "boolean",
|
|
839
|
+
"title": "disabled"
|
|
840
|
+
}
|
|
841
|
+
}
|
|
842
|
+
},
|
|
843
|
+
"undo": {
|
|
844
|
+
"title": "EditableHtmlButtonConfigure",
|
|
845
|
+
"type": "object",
|
|
846
|
+
"properties": {
|
|
847
|
+
"disabled": {
|
|
848
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
849
|
+
"type": "boolean",
|
|
850
|
+
"title": "disabled"
|
|
851
|
+
}
|
|
852
|
+
}
|
|
853
|
+
}
|
|
854
|
+
}
|
|
855
|
+
},
|
|
856
|
+
"required": {
|
|
857
|
+
"description": "Indicates if the item is required and the value cannot be empty",
|
|
858
|
+
"type": "boolean",
|
|
859
|
+
"title": "required"
|
|
860
|
+
},
|
|
861
|
+
"settings": {
|
|
862
|
+
"description": "Indicates if the item has to be displayed in the Settings Panel",
|
|
863
|
+
"type": "boolean",
|
|
864
|
+
"title": "settings"
|
|
865
|
+
},
|
|
866
|
+
"label": {
|
|
867
|
+
"description": "Indicates the label for the item that has to be displayed in the Settings Panel",
|
|
868
|
+
"type": "string",
|
|
869
|
+
"title": "label"
|
|
870
|
+
}
|
|
871
|
+
}
|
|
872
|
+
},
|
|
873
|
+
"prompt": {
|
|
874
|
+
"title": "EditableHtmlPluginConfigureRequired",
|
|
875
|
+
"type": "object",
|
|
876
|
+
"properties": {
|
|
877
|
+
"inputConfiguration": {
|
|
878
|
+
"title": "EditableHtmlConfigureProp",
|
|
879
|
+
"type": "object",
|
|
880
|
+
"properties": {
|
|
881
|
+
"math": {
|
|
882
|
+
"title": "EditableHtmlButtonConfigure",
|
|
883
|
+
"type": "object",
|
|
884
|
+
"properties": {
|
|
885
|
+
"disabled": {
|
|
886
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
887
|
+
"type": "boolean",
|
|
888
|
+
"title": "disabled"
|
|
889
|
+
}
|
|
890
|
+
}
|
|
891
|
+
},
|
|
892
|
+
"audio": {
|
|
893
|
+
"title": "EditableHtmlButtonConfigure",
|
|
894
|
+
"type": "object",
|
|
895
|
+
"properties": {
|
|
896
|
+
"disabled": {
|
|
897
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
898
|
+
"type": "boolean",
|
|
899
|
+
"title": "disabled"
|
|
900
|
+
}
|
|
901
|
+
}
|
|
902
|
+
},
|
|
903
|
+
"video": {
|
|
904
|
+
"title": "EditableHtmlButtonConfigure",
|
|
905
|
+
"type": "object",
|
|
906
|
+
"properties": {
|
|
907
|
+
"disabled": {
|
|
908
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
909
|
+
"type": "boolean",
|
|
910
|
+
"title": "disabled"
|
|
911
|
+
}
|
|
912
|
+
}
|
|
913
|
+
},
|
|
914
|
+
"image": {
|
|
915
|
+
"title": "EditableHtmlButtonConfigure",
|
|
916
|
+
"type": "object",
|
|
917
|
+
"properties": {
|
|
918
|
+
"disabled": {
|
|
919
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
920
|
+
"type": "boolean",
|
|
921
|
+
"title": "disabled"
|
|
922
|
+
}
|
|
923
|
+
}
|
|
924
|
+
},
|
|
925
|
+
"customPlugins": {
|
|
926
|
+
"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.",
|
|
927
|
+
"type": "array",
|
|
928
|
+
"items": {
|
|
929
|
+
"title": "CustomPlugin",
|
|
930
|
+
"type": "object",
|
|
931
|
+
"properties": {
|
|
932
|
+
"event": {
|
|
933
|
+
"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\"",
|
|
934
|
+
"type": "string",
|
|
935
|
+
"title": "event"
|
|
936
|
+
},
|
|
937
|
+
"iconAlt": {
|
|
938
|
+
"description": "The alt for the custom button icon",
|
|
939
|
+
"type": "string",
|
|
940
|
+
"title": "iconAlt"
|
|
941
|
+
},
|
|
942
|
+
"iconType": {
|
|
943
|
+
"description": "The icon type.\nCurrently, only \"SVG\" is supported.",
|
|
944
|
+
"type": "string",
|
|
945
|
+
"title": "iconType"
|
|
946
|
+
},
|
|
947
|
+
"icon": {
|
|
948
|
+
"description": "The icon string. Currently, only \"SVG\" is supported, so it needs to be a valid svg.",
|
|
949
|
+
"type": "string",
|
|
950
|
+
"title": "icon"
|
|
951
|
+
}
|
|
952
|
+
},
|
|
953
|
+
"required": [
|
|
954
|
+
"event",
|
|
955
|
+
"icon",
|
|
956
|
+
"iconAlt",
|
|
957
|
+
"iconType"
|
|
958
|
+
]
|
|
959
|
+
},
|
|
960
|
+
"title": "customPlugins"
|
|
961
|
+
},
|
|
962
|
+
"blockquote": {
|
|
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
|
+
"h3": {
|
|
974
|
+
"title": "EditableHtmlButtonConfigure",
|
|
975
|
+
"type": "object",
|
|
976
|
+
"properties": {
|
|
977
|
+
"disabled": {
|
|
978
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
979
|
+
"type": "boolean",
|
|
980
|
+
"title": "disabled"
|
|
981
|
+
}
|
|
982
|
+
}
|
|
983
|
+
},
|
|
984
|
+
"languageCharacters": {
|
|
985
|
+
"title": "EditableHtmlButtonConfigure",
|
|
986
|
+
"type": "object",
|
|
987
|
+
"properties": {
|
|
988
|
+
"disabled": {
|
|
989
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
990
|
+
"type": "boolean",
|
|
991
|
+
"title": "disabled"
|
|
992
|
+
}
|
|
993
|
+
}
|
|
994
|
+
},
|
|
995
|
+
"bold": {
|
|
996
|
+
"title": "EditableHtmlButtonConfigure",
|
|
997
|
+
"type": "object",
|
|
998
|
+
"properties": {
|
|
999
|
+
"disabled": {
|
|
1000
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1001
|
+
"type": "boolean",
|
|
1002
|
+
"title": "disabled"
|
|
1003
|
+
}
|
|
1004
|
+
}
|
|
1005
|
+
},
|
|
1006
|
+
"html": {
|
|
1007
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1008
|
+
"type": "object",
|
|
1009
|
+
"properties": {
|
|
1010
|
+
"disabled": {
|
|
1011
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1012
|
+
"type": "boolean",
|
|
1013
|
+
"title": "disabled"
|
|
1014
|
+
}
|
|
1015
|
+
}
|
|
1016
|
+
},
|
|
1017
|
+
"italic": {
|
|
1018
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1019
|
+
"type": "object",
|
|
1020
|
+
"properties": {
|
|
1021
|
+
"disabled": {
|
|
1022
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1023
|
+
"type": "boolean",
|
|
1024
|
+
"title": "disabled"
|
|
1025
|
+
}
|
|
1026
|
+
}
|
|
1027
|
+
},
|
|
1028
|
+
"ol_list": {
|
|
1029
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1030
|
+
"type": "object",
|
|
1031
|
+
"properties": {
|
|
1032
|
+
"disabled": {
|
|
1033
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1034
|
+
"type": "boolean",
|
|
1035
|
+
"title": "disabled"
|
|
1036
|
+
}
|
|
1037
|
+
}
|
|
1038
|
+
},
|
|
1039
|
+
"redo": {
|
|
1040
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1041
|
+
"type": "object",
|
|
1042
|
+
"properties": {
|
|
1043
|
+
"disabled": {
|
|
1044
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1045
|
+
"type": "boolean",
|
|
1046
|
+
"title": "disabled"
|
|
1047
|
+
}
|
|
1048
|
+
}
|
|
1049
|
+
},
|
|
1050
|
+
"strikethrough": {
|
|
1051
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1052
|
+
"type": "object",
|
|
1053
|
+
"properties": {
|
|
1054
|
+
"disabled": {
|
|
1055
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1056
|
+
"type": "boolean",
|
|
1057
|
+
"title": "disabled"
|
|
1058
|
+
}
|
|
1059
|
+
}
|
|
1060
|
+
},
|
|
1061
|
+
"sub": {
|
|
1062
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1063
|
+
"type": "object",
|
|
1064
|
+
"properties": {
|
|
1065
|
+
"disabled": {
|
|
1066
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1067
|
+
"type": "boolean",
|
|
1068
|
+
"title": "disabled"
|
|
1069
|
+
}
|
|
1070
|
+
}
|
|
1071
|
+
},
|
|
1072
|
+
"sup": {
|
|
1073
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1074
|
+
"type": "object",
|
|
1075
|
+
"properties": {
|
|
1076
|
+
"disabled": {
|
|
1077
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1078
|
+
"type": "boolean",
|
|
1079
|
+
"title": "disabled"
|
|
1080
|
+
}
|
|
1081
|
+
}
|
|
1082
|
+
},
|
|
1083
|
+
"table": {
|
|
1084
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1085
|
+
"type": "object",
|
|
1086
|
+
"properties": {
|
|
1087
|
+
"disabled": {
|
|
1088
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1089
|
+
"type": "boolean",
|
|
1090
|
+
"title": "disabled"
|
|
1091
|
+
}
|
|
1092
|
+
}
|
|
1093
|
+
},
|
|
1094
|
+
"ul_list": {
|
|
1095
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1096
|
+
"type": "object",
|
|
1097
|
+
"properties": {
|
|
1098
|
+
"disabled": {
|
|
1099
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1100
|
+
"type": "boolean",
|
|
1101
|
+
"title": "disabled"
|
|
1102
|
+
}
|
|
1103
|
+
}
|
|
1104
|
+
},
|
|
1105
|
+
"underline": {
|
|
1106
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1107
|
+
"type": "object",
|
|
1108
|
+
"properties": {
|
|
1109
|
+
"disabled": {
|
|
1110
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1111
|
+
"type": "boolean",
|
|
1112
|
+
"title": "disabled"
|
|
1113
|
+
}
|
|
1114
|
+
}
|
|
1115
|
+
},
|
|
1116
|
+
"undo": {
|
|
1117
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1118
|
+
"type": "object",
|
|
1119
|
+
"properties": {
|
|
1120
|
+
"disabled": {
|
|
1121
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1122
|
+
"type": "boolean",
|
|
1123
|
+
"title": "disabled"
|
|
1124
|
+
}
|
|
1125
|
+
}
|
|
1126
|
+
}
|
|
1127
|
+
}
|
|
1128
|
+
},
|
|
1129
|
+
"required": {
|
|
1130
|
+
"description": "Indicates if the item is required and the value cannot be empty",
|
|
1131
|
+
"type": "boolean",
|
|
1132
|
+
"title": "required"
|
|
1133
|
+
},
|
|
1134
|
+
"settings": {
|
|
1135
|
+
"description": "Indicates if the item has to be displayed in the Settings Panel",
|
|
1136
|
+
"type": "boolean",
|
|
1137
|
+
"title": "settings"
|
|
1138
|
+
},
|
|
1139
|
+
"label": {
|
|
1140
|
+
"description": "Indicates the label for the item that has to be displayed in the Settings Panel",
|
|
1141
|
+
"type": "string",
|
|
1142
|
+
"title": "label"
|
|
1143
|
+
}
|
|
1144
|
+
}
|
|
1145
|
+
},
|
|
1146
|
+
"headers": {
|
|
1147
|
+
"title": "EditableHtmlPluginConfigure",
|
|
1148
|
+
"type": "object",
|
|
1149
|
+
"properties": {
|
|
1150
|
+
"inputConfiguration": {
|
|
1151
|
+
"title": "EditableHtmlConfigureProp",
|
|
1152
|
+
"type": "object",
|
|
1153
|
+
"properties": {
|
|
1154
|
+
"math": {
|
|
1155
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1156
|
+
"type": "object",
|
|
1157
|
+
"properties": {
|
|
1158
|
+
"disabled": {
|
|
1159
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1160
|
+
"type": "boolean",
|
|
1161
|
+
"title": "disabled"
|
|
1162
|
+
}
|
|
1163
|
+
}
|
|
1164
|
+
},
|
|
1165
|
+
"audio": {
|
|
1166
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1167
|
+
"type": "object",
|
|
1168
|
+
"properties": {
|
|
1169
|
+
"disabled": {
|
|
1170
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1171
|
+
"type": "boolean",
|
|
1172
|
+
"title": "disabled"
|
|
1173
|
+
}
|
|
1174
|
+
}
|
|
1175
|
+
},
|
|
1176
|
+
"video": {
|
|
1177
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1178
|
+
"type": "object",
|
|
1179
|
+
"properties": {
|
|
1180
|
+
"disabled": {
|
|
1181
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1182
|
+
"type": "boolean",
|
|
1183
|
+
"title": "disabled"
|
|
1184
|
+
}
|
|
1185
|
+
}
|
|
1186
|
+
},
|
|
1187
|
+
"image": {
|
|
1188
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1189
|
+
"type": "object",
|
|
1190
|
+
"properties": {
|
|
1191
|
+
"disabled": {
|
|
1192
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1193
|
+
"type": "boolean",
|
|
1194
|
+
"title": "disabled"
|
|
1195
|
+
}
|
|
1196
|
+
}
|
|
1197
|
+
},
|
|
1198
|
+
"customPlugins": {
|
|
1199
|
+
"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.",
|
|
1200
|
+
"type": "array",
|
|
1201
|
+
"items": {
|
|
1202
|
+
"title": "CustomPlugin",
|
|
1203
|
+
"type": "object",
|
|
1204
|
+
"properties": {
|
|
1205
|
+
"event": {
|
|
1206
|
+
"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\"",
|
|
1207
|
+
"type": "string",
|
|
1208
|
+
"title": "event"
|
|
1209
|
+
},
|
|
1210
|
+
"iconAlt": {
|
|
1211
|
+
"description": "The alt for the custom button icon",
|
|
1212
|
+
"type": "string",
|
|
1213
|
+
"title": "iconAlt"
|
|
1214
|
+
},
|
|
1215
|
+
"iconType": {
|
|
1216
|
+
"description": "The icon type.\nCurrently, only \"SVG\" is supported.",
|
|
1217
|
+
"type": "string",
|
|
1218
|
+
"title": "iconType"
|
|
1219
|
+
},
|
|
1220
|
+
"icon": {
|
|
1221
|
+
"description": "The icon string. Currently, only \"SVG\" is supported, so it needs to be a valid svg.",
|
|
1222
|
+
"type": "string",
|
|
1223
|
+
"title": "icon"
|
|
1224
|
+
}
|
|
1225
|
+
},
|
|
1226
|
+
"required": [
|
|
1227
|
+
"event",
|
|
1228
|
+
"icon",
|
|
1229
|
+
"iconAlt",
|
|
1230
|
+
"iconType"
|
|
1231
|
+
]
|
|
1232
|
+
},
|
|
1233
|
+
"title": "customPlugins"
|
|
1234
|
+
},
|
|
1235
|
+
"blockquote": {
|
|
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
|
+
"h3": {
|
|
1247
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1248
|
+
"type": "object",
|
|
1249
|
+
"properties": {
|
|
1250
|
+
"disabled": {
|
|
1251
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1252
|
+
"type": "boolean",
|
|
1253
|
+
"title": "disabled"
|
|
1254
|
+
}
|
|
1255
|
+
}
|
|
1256
|
+
},
|
|
1257
|
+
"languageCharacters": {
|
|
1258
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1259
|
+
"type": "object",
|
|
1260
|
+
"properties": {
|
|
1261
|
+
"disabled": {
|
|
1262
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1263
|
+
"type": "boolean",
|
|
1264
|
+
"title": "disabled"
|
|
1265
|
+
}
|
|
1266
|
+
}
|
|
1267
|
+
},
|
|
1268
|
+
"bold": {
|
|
1269
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1270
|
+
"type": "object",
|
|
1271
|
+
"properties": {
|
|
1272
|
+
"disabled": {
|
|
1273
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1274
|
+
"type": "boolean",
|
|
1275
|
+
"title": "disabled"
|
|
1276
|
+
}
|
|
1277
|
+
}
|
|
1278
|
+
},
|
|
1279
|
+
"html": {
|
|
1280
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1281
|
+
"type": "object",
|
|
1282
|
+
"properties": {
|
|
1283
|
+
"disabled": {
|
|
1284
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1285
|
+
"type": "boolean",
|
|
1286
|
+
"title": "disabled"
|
|
1287
|
+
}
|
|
1288
|
+
}
|
|
1289
|
+
},
|
|
1290
|
+
"italic": {
|
|
1291
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1292
|
+
"type": "object",
|
|
1293
|
+
"properties": {
|
|
1294
|
+
"disabled": {
|
|
1295
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1296
|
+
"type": "boolean",
|
|
1297
|
+
"title": "disabled"
|
|
1298
|
+
}
|
|
1299
|
+
}
|
|
1300
|
+
},
|
|
1301
|
+
"ol_list": {
|
|
1302
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1303
|
+
"type": "object",
|
|
1304
|
+
"properties": {
|
|
1305
|
+
"disabled": {
|
|
1306
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1307
|
+
"type": "boolean",
|
|
1308
|
+
"title": "disabled"
|
|
1309
|
+
}
|
|
1310
|
+
}
|
|
1311
|
+
},
|
|
1312
|
+
"redo": {
|
|
1313
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1314
|
+
"type": "object",
|
|
1315
|
+
"properties": {
|
|
1316
|
+
"disabled": {
|
|
1317
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1318
|
+
"type": "boolean",
|
|
1319
|
+
"title": "disabled"
|
|
1320
|
+
}
|
|
1321
|
+
}
|
|
1322
|
+
},
|
|
1323
|
+
"strikethrough": {
|
|
1324
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1325
|
+
"type": "object",
|
|
1326
|
+
"properties": {
|
|
1327
|
+
"disabled": {
|
|
1328
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1329
|
+
"type": "boolean",
|
|
1330
|
+
"title": "disabled"
|
|
1331
|
+
}
|
|
1332
|
+
}
|
|
1333
|
+
},
|
|
1334
|
+
"sub": {
|
|
1335
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1336
|
+
"type": "object",
|
|
1337
|
+
"properties": {
|
|
1338
|
+
"disabled": {
|
|
1339
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1340
|
+
"type": "boolean",
|
|
1341
|
+
"title": "disabled"
|
|
1342
|
+
}
|
|
1343
|
+
}
|
|
1344
|
+
},
|
|
1345
|
+
"sup": {
|
|
1346
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1347
|
+
"type": "object",
|
|
1348
|
+
"properties": {
|
|
1349
|
+
"disabled": {
|
|
1350
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1351
|
+
"type": "boolean",
|
|
1352
|
+
"title": "disabled"
|
|
1353
|
+
}
|
|
1354
|
+
}
|
|
1355
|
+
},
|
|
1356
|
+
"table": {
|
|
1357
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1358
|
+
"type": "object",
|
|
1359
|
+
"properties": {
|
|
1360
|
+
"disabled": {
|
|
1361
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1362
|
+
"type": "boolean",
|
|
1363
|
+
"title": "disabled"
|
|
1364
|
+
}
|
|
1365
|
+
}
|
|
1366
|
+
},
|
|
1367
|
+
"ul_list": {
|
|
1368
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1369
|
+
"type": "object",
|
|
1370
|
+
"properties": {
|
|
1371
|
+
"disabled": {
|
|
1372
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1373
|
+
"type": "boolean",
|
|
1374
|
+
"title": "disabled"
|
|
1375
|
+
}
|
|
1376
|
+
}
|
|
1377
|
+
},
|
|
1378
|
+
"underline": {
|
|
1379
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1380
|
+
"type": "object",
|
|
1381
|
+
"properties": {
|
|
1382
|
+
"disabled": {
|
|
1383
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1384
|
+
"type": "boolean",
|
|
1385
|
+
"title": "disabled"
|
|
1386
|
+
}
|
|
1387
|
+
}
|
|
1388
|
+
},
|
|
1389
|
+
"undo": {
|
|
1390
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1391
|
+
"type": "object",
|
|
1392
|
+
"properties": {
|
|
1393
|
+
"disabled": {
|
|
1394
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1395
|
+
"type": "boolean",
|
|
1396
|
+
"title": "disabled"
|
|
1397
|
+
}
|
|
1398
|
+
}
|
|
1399
|
+
}
|
|
1400
|
+
}
|
|
1401
|
+
},
|
|
1402
|
+
"settings": {
|
|
1403
|
+
"description": "Indicates if the item has to be displayed in the Settings Panel",
|
|
1404
|
+
"type": "boolean",
|
|
1405
|
+
"title": "settings"
|
|
1406
|
+
},
|
|
1407
|
+
"label": {
|
|
1408
|
+
"description": "Indicates the label for the item that has to be displayed in the Settings Panel",
|
|
1409
|
+
"type": "string",
|
|
1410
|
+
"title": "label"
|
|
1411
|
+
}
|
|
1412
|
+
}
|
|
1413
|
+
},
|
|
1414
|
+
"rowLabels": {
|
|
1415
|
+
"title": "EditableHtmlPluginConfigure",
|
|
1416
|
+
"type": "object",
|
|
1417
|
+
"properties": {
|
|
1418
|
+
"inputConfiguration": {
|
|
1419
|
+
"title": "EditableHtmlConfigureProp",
|
|
1420
|
+
"type": "object",
|
|
1421
|
+
"properties": {
|
|
1422
|
+
"math": {
|
|
1423
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1424
|
+
"type": "object",
|
|
1425
|
+
"properties": {
|
|
1426
|
+
"disabled": {
|
|
1427
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1428
|
+
"type": "boolean",
|
|
1429
|
+
"title": "disabled"
|
|
1430
|
+
}
|
|
1431
|
+
}
|
|
1432
|
+
},
|
|
1433
|
+
"audio": {
|
|
1434
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1435
|
+
"type": "object",
|
|
1436
|
+
"properties": {
|
|
1437
|
+
"disabled": {
|
|
1438
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1439
|
+
"type": "boolean",
|
|
1440
|
+
"title": "disabled"
|
|
1441
|
+
}
|
|
1442
|
+
}
|
|
1443
|
+
},
|
|
1444
|
+
"video": {
|
|
1445
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1446
|
+
"type": "object",
|
|
1447
|
+
"properties": {
|
|
1448
|
+
"disabled": {
|
|
1449
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1450
|
+
"type": "boolean",
|
|
1451
|
+
"title": "disabled"
|
|
1452
|
+
}
|
|
1453
|
+
}
|
|
1454
|
+
},
|
|
1455
|
+
"image": {
|
|
1456
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1457
|
+
"type": "object",
|
|
1458
|
+
"properties": {
|
|
1459
|
+
"disabled": {
|
|
1460
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1461
|
+
"type": "boolean",
|
|
1462
|
+
"title": "disabled"
|
|
1463
|
+
}
|
|
1464
|
+
}
|
|
1465
|
+
},
|
|
1466
|
+
"customPlugins": {
|
|
1467
|
+
"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.",
|
|
1468
|
+
"type": "array",
|
|
1469
|
+
"items": {
|
|
1470
|
+
"title": "CustomPlugin",
|
|
1471
|
+
"type": "object",
|
|
1472
|
+
"properties": {
|
|
1473
|
+
"event": {
|
|
1474
|
+
"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\"",
|
|
1475
|
+
"type": "string",
|
|
1476
|
+
"title": "event"
|
|
1477
|
+
},
|
|
1478
|
+
"iconAlt": {
|
|
1479
|
+
"description": "The alt for the custom button icon",
|
|
1480
|
+
"type": "string",
|
|
1481
|
+
"title": "iconAlt"
|
|
1482
|
+
},
|
|
1483
|
+
"iconType": {
|
|
1484
|
+
"description": "The icon type.\nCurrently, only \"SVG\" is supported.",
|
|
1485
|
+
"type": "string",
|
|
1486
|
+
"title": "iconType"
|
|
1487
|
+
},
|
|
1488
|
+
"icon": {
|
|
1489
|
+
"description": "The icon string. Currently, only \"SVG\" is supported, so it needs to be a valid svg.",
|
|
1490
|
+
"type": "string",
|
|
1491
|
+
"title": "icon"
|
|
1492
|
+
}
|
|
1493
|
+
},
|
|
1494
|
+
"required": [
|
|
1495
|
+
"event",
|
|
1496
|
+
"icon",
|
|
1497
|
+
"iconAlt",
|
|
1498
|
+
"iconType"
|
|
1499
|
+
]
|
|
1500
|
+
},
|
|
1501
|
+
"title": "customPlugins"
|
|
1502
|
+
},
|
|
1503
|
+
"blockquote": {
|
|
1504
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1505
|
+
"type": "object",
|
|
1506
|
+
"properties": {
|
|
1507
|
+
"disabled": {
|
|
1508
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1509
|
+
"type": "boolean",
|
|
1510
|
+
"title": "disabled"
|
|
1511
|
+
}
|
|
1512
|
+
}
|
|
1513
|
+
},
|
|
1514
|
+
"h3": {
|
|
1515
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1516
|
+
"type": "object",
|
|
1517
|
+
"properties": {
|
|
1518
|
+
"disabled": {
|
|
1519
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1520
|
+
"type": "boolean",
|
|
1521
|
+
"title": "disabled"
|
|
1522
|
+
}
|
|
1523
|
+
}
|
|
1524
|
+
},
|
|
1525
|
+
"languageCharacters": {
|
|
1526
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1527
|
+
"type": "object",
|
|
1528
|
+
"properties": {
|
|
1529
|
+
"disabled": {
|
|
1530
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1531
|
+
"type": "boolean",
|
|
1532
|
+
"title": "disabled"
|
|
1533
|
+
}
|
|
1534
|
+
}
|
|
1535
|
+
},
|
|
1536
|
+
"bold": {
|
|
1537
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1538
|
+
"type": "object",
|
|
1539
|
+
"properties": {
|
|
1540
|
+
"disabled": {
|
|
1541
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1542
|
+
"type": "boolean",
|
|
1543
|
+
"title": "disabled"
|
|
1544
|
+
}
|
|
1545
|
+
}
|
|
1546
|
+
},
|
|
1547
|
+
"html": {
|
|
1548
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1549
|
+
"type": "object",
|
|
1550
|
+
"properties": {
|
|
1551
|
+
"disabled": {
|
|
1552
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1553
|
+
"type": "boolean",
|
|
1554
|
+
"title": "disabled"
|
|
1555
|
+
}
|
|
1556
|
+
}
|
|
1557
|
+
},
|
|
1558
|
+
"italic": {
|
|
1559
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1560
|
+
"type": "object",
|
|
1561
|
+
"properties": {
|
|
1562
|
+
"disabled": {
|
|
1563
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1564
|
+
"type": "boolean",
|
|
1565
|
+
"title": "disabled"
|
|
1566
|
+
}
|
|
1567
|
+
}
|
|
1568
|
+
},
|
|
1569
|
+
"ol_list": {
|
|
1570
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1571
|
+
"type": "object",
|
|
1572
|
+
"properties": {
|
|
1573
|
+
"disabled": {
|
|
1574
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1575
|
+
"type": "boolean",
|
|
1576
|
+
"title": "disabled"
|
|
1577
|
+
}
|
|
1578
|
+
}
|
|
1579
|
+
},
|
|
1580
|
+
"redo": {
|
|
1581
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1582
|
+
"type": "object",
|
|
1583
|
+
"properties": {
|
|
1584
|
+
"disabled": {
|
|
1585
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1586
|
+
"type": "boolean",
|
|
1587
|
+
"title": "disabled"
|
|
1588
|
+
}
|
|
1589
|
+
}
|
|
1590
|
+
},
|
|
1591
|
+
"strikethrough": {
|
|
1592
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1593
|
+
"type": "object",
|
|
1594
|
+
"properties": {
|
|
1595
|
+
"disabled": {
|
|
1596
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1597
|
+
"type": "boolean",
|
|
1598
|
+
"title": "disabled"
|
|
1599
|
+
}
|
|
1600
|
+
}
|
|
1601
|
+
},
|
|
1602
|
+
"sub": {
|
|
1603
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1604
|
+
"type": "object",
|
|
1605
|
+
"properties": {
|
|
1606
|
+
"disabled": {
|
|
1607
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1608
|
+
"type": "boolean",
|
|
1609
|
+
"title": "disabled"
|
|
1610
|
+
}
|
|
1611
|
+
}
|
|
1612
|
+
},
|
|
1613
|
+
"sup": {
|
|
1614
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1615
|
+
"type": "object",
|
|
1616
|
+
"properties": {
|
|
1617
|
+
"disabled": {
|
|
1618
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1619
|
+
"type": "boolean",
|
|
1620
|
+
"title": "disabled"
|
|
1621
|
+
}
|
|
1622
|
+
}
|
|
1623
|
+
},
|
|
1624
|
+
"table": {
|
|
1625
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1626
|
+
"type": "object",
|
|
1627
|
+
"properties": {
|
|
1628
|
+
"disabled": {
|
|
1629
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1630
|
+
"type": "boolean",
|
|
1631
|
+
"title": "disabled"
|
|
1632
|
+
}
|
|
1633
|
+
}
|
|
1634
|
+
},
|
|
1635
|
+
"ul_list": {
|
|
1636
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1637
|
+
"type": "object",
|
|
1638
|
+
"properties": {
|
|
1639
|
+
"disabled": {
|
|
1640
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1641
|
+
"type": "boolean",
|
|
1642
|
+
"title": "disabled"
|
|
1643
|
+
}
|
|
1644
|
+
}
|
|
1645
|
+
},
|
|
1646
|
+
"underline": {
|
|
1647
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1648
|
+
"type": "object",
|
|
1649
|
+
"properties": {
|
|
1650
|
+
"disabled": {
|
|
1651
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1652
|
+
"type": "boolean",
|
|
1653
|
+
"title": "disabled"
|
|
1654
|
+
}
|
|
1655
|
+
}
|
|
1656
|
+
},
|
|
1657
|
+
"undo": {
|
|
1658
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1659
|
+
"type": "object",
|
|
1660
|
+
"properties": {
|
|
1661
|
+
"disabled": {
|
|
1662
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1663
|
+
"type": "boolean",
|
|
1664
|
+
"title": "disabled"
|
|
1665
|
+
}
|
|
1666
|
+
}
|
|
1667
|
+
}
|
|
1668
|
+
}
|
|
1669
|
+
},
|
|
1670
|
+
"settings": {
|
|
1671
|
+
"description": "Indicates if the item has to be displayed in the Settings Panel",
|
|
1672
|
+
"type": "boolean",
|
|
1673
|
+
"title": "settings"
|
|
1674
|
+
},
|
|
1675
|
+
"label": {
|
|
1676
|
+
"description": "Indicates the label for the item that has to be displayed in the Settings Panel",
|
|
1677
|
+
"type": "string",
|
|
1678
|
+
"title": "label"
|
|
1679
|
+
}
|
|
1680
|
+
}
|
|
1681
|
+
},
|
|
1682
|
+
"minChoices": {
|
|
1683
|
+
"description": "Minimum number of choices",
|
|
1684
|
+
"type": "number",
|
|
1685
|
+
"title": "minChoices"
|
|
1686
|
+
},
|
|
1687
|
+
"maxChoices": {
|
|
1688
|
+
"description": "Maximum number of choices",
|
|
1689
|
+
"type": "number",
|
|
1690
|
+
"title": "maxChoices"
|
|
1691
|
+
},
|
|
1692
|
+
"choicesPosition": {
|
|
1693
|
+
"title": "ConfigureProp",
|
|
1694
|
+
"type": "object",
|
|
1695
|
+
"properties": {
|
|
1696
|
+
"settings": {
|
|
1697
|
+
"description": "Indicates if the item has to be displayed in the Settings Panel",
|
|
1698
|
+
"type": "boolean",
|
|
1699
|
+
"title": "settings"
|
|
1700
|
+
},
|
|
1701
|
+
"label": {
|
|
1702
|
+
"description": "Indicates the label for the item that has to be displayed in the Settings Panel",
|
|
1703
|
+
"type": "string",
|
|
1704
|
+
"title": "label"
|
|
1705
|
+
}
|
|
1706
|
+
}
|
|
1707
|
+
},
|
|
1708
|
+
"mathMlOptions": {
|
|
1709
|
+
"title": "ConfigureMathMLProp",
|
|
1710
|
+
"type": "object",
|
|
1711
|
+
"properties": {
|
|
854
1712
|
"mmlOutput": {
|
|
855
1713
|
"description": "Indicates if model should have mathML output instead of latex",
|
|
856
1714
|
"type": "number",
|
|
@@ -1195,6 +2053,149 @@
|
|
|
1195
2053
|
"title": "disabled"
|
|
1196
2054
|
}
|
|
1197
2055
|
}
|
|
2056
|
+
},
|
|
2057
|
+
"languageCharacters": {
|
|
2058
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2059
|
+
"type": "object",
|
|
2060
|
+
"properties": {
|
|
2061
|
+
"disabled": {
|
|
2062
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2063
|
+
"type": "boolean",
|
|
2064
|
+
"title": "disabled"
|
|
2065
|
+
}
|
|
2066
|
+
}
|
|
2067
|
+
},
|
|
2068
|
+
"bold": {
|
|
2069
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2070
|
+
"type": "object",
|
|
2071
|
+
"properties": {
|
|
2072
|
+
"disabled": {
|
|
2073
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2074
|
+
"type": "boolean",
|
|
2075
|
+
"title": "disabled"
|
|
2076
|
+
}
|
|
2077
|
+
}
|
|
2078
|
+
},
|
|
2079
|
+
"html": {
|
|
2080
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2081
|
+
"type": "object",
|
|
2082
|
+
"properties": {
|
|
2083
|
+
"disabled": {
|
|
2084
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2085
|
+
"type": "boolean",
|
|
2086
|
+
"title": "disabled"
|
|
2087
|
+
}
|
|
2088
|
+
}
|
|
2089
|
+
},
|
|
2090
|
+
"italic": {
|
|
2091
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2092
|
+
"type": "object",
|
|
2093
|
+
"properties": {
|
|
2094
|
+
"disabled": {
|
|
2095
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2096
|
+
"type": "boolean",
|
|
2097
|
+
"title": "disabled"
|
|
2098
|
+
}
|
|
2099
|
+
}
|
|
2100
|
+
},
|
|
2101
|
+
"ol_list": {
|
|
2102
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2103
|
+
"type": "object",
|
|
2104
|
+
"properties": {
|
|
2105
|
+
"disabled": {
|
|
2106
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2107
|
+
"type": "boolean",
|
|
2108
|
+
"title": "disabled"
|
|
2109
|
+
}
|
|
2110
|
+
}
|
|
2111
|
+
},
|
|
2112
|
+
"redo": {
|
|
2113
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2114
|
+
"type": "object",
|
|
2115
|
+
"properties": {
|
|
2116
|
+
"disabled": {
|
|
2117
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2118
|
+
"type": "boolean",
|
|
2119
|
+
"title": "disabled"
|
|
2120
|
+
}
|
|
2121
|
+
}
|
|
2122
|
+
},
|
|
2123
|
+
"strikethrough": {
|
|
2124
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2125
|
+
"type": "object",
|
|
2126
|
+
"properties": {
|
|
2127
|
+
"disabled": {
|
|
2128
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2129
|
+
"type": "boolean",
|
|
2130
|
+
"title": "disabled"
|
|
2131
|
+
}
|
|
2132
|
+
}
|
|
2133
|
+
},
|
|
2134
|
+
"sub": {
|
|
2135
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2136
|
+
"type": "object",
|
|
2137
|
+
"properties": {
|
|
2138
|
+
"disabled": {
|
|
2139
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2140
|
+
"type": "boolean",
|
|
2141
|
+
"title": "disabled"
|
|
2142
|
+
}
|
|
2143
|
+
}
|
|
2144
|
+
},
|
|
2145
|
+
"sup": {
|
|
2146
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2147
|
+
"type": "object",
|
|
2148
|
+
"properties": {
|
|
2149
|
+
"disabled": {
|
|
2150
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2151
|
+
"type": "boolean",
|
|
2152
|
+
"title": "disabled"
|
|
2153
|
+
}
|
|
2154
|
+
}
|
|
2155
|
+
},
|
|
2156
|
+
"table": {
|
|
2157
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2158
|
+
"type": "object",
|
|
2159
|
+
"properties": {
|
|
2160
|
+
"disabled": {
|
|
2161
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2162
|
+
"type": "boolean",
|
|
2163
|
+
"title": "disabled"
|
|
2164
|
+
}
|
|
2165
|
+
}
|
|
2166
|
+
},
|
|
2167
|
+
"ul_list": {
|
|
2168
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2169
|
+
"type": "object",
|
|
2170
|
+
"properties": {
|
|
2171
|
+
"disabled": {
|
|
2172
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2173
|
+
"type": "boolean",
|
|
2174
|
+
"title": "disabled"
|
|
2175
|
+
}
|
|
2176
|
+
}
|
|
2177
|
+
},
|
|
2178
|
+
"underline": {
|
|
2179
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2180
|
+
"type": "object",
|
|
2181
|
+
"properties": {
|
|
2182
|
+
"disabled": {
|
|
2183
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2184
|
+
"type": "boolean",
|
|
2185
|
+
"title": "disabled"
|
|
2186
|
+
}
|
|
2187
|
+
}
|
|
2188
|
+
},
|
|
2189
|
+
"undo": {
|
|
2190
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2191
|
+
"type": "object",
|
|
2192
|
+
"properties": {
|
|
2193
|
+
"disabled": {
|
|
2194
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2195
|
+
"type": "boolean",
|
|
2196
|
+
"title": "disabled"
|
|
2197
|
+
}
|
|
2198
|
+
}
|
|
1198
2199
|
}
|
|
1199
2200
|
}
|
|
1200
2201
|
},
|
|
@@ -1276,7 +2277,99 @@
|
|
|
1276
2277
|
}
|
|
1277
2278
|
}
|
|
1278
2279
|
},
|
|
1279
|
-
"audio": {
|
|
2280
|
+
"audio": {
|
|
2281
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2282
|
+
"type": "object",
|
|
2283
|
+
"properties": {
|
|
2284
|
+
"disabled": {
|
|
2285
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2286
|
+
"type": "boolean",
|
|
2287
|
+
"title": "disabled"
|
|
2288
|
+
}
|
|
2289
|
+
}
|
|
2290
|
+
},
|
|
2291
|
+
"video": {
|
|
2292
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2293
|
+
"type": "object",
|
|
2294
|
+
"properties": {
|
|
2295
|
+
"disabled": {
|
|
2296
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2297
|
+
"type": "boolean",
|
|
2298
|
+
"title": "disabled"
|
|
2299
|
+
}
|
|
2300
|
+
}
|
|
2301
|
+
},
|
|
2302
|
+
"image": {
|
|
2303
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2304
|
+
"type": "object",
|
|
2305
|
+
"properties": {
|
|
2306
|
+
"disabled": {
|
|
2307
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2308
|
+
"type": "boolean",
|
|
2309
|
+
"title": "disabled"
|
|
2310
|
+
}
|
|
2311
|
+
}
|
|
2312
|
+
},
|
|
2313
|
+
"customPlugins": {
|
|
2314
|
+
"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.",
|
|
2315
|
+
"type": "array",
|
|
2316
|
+
"items": {
|
|
2317
|
+
"title": "CustomPlugin",
|
|
2318
|
+
"type": "object",
|
|
2319
|
+
"properties": {
|
|
2320
|
+
"event": {
|
|
2321
|
+
"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\"",
|
|
2322
|
+
"type": "string",
|
|
2323
|
+
"title": "event"
|
|
2324
|
+
},
|
|
2325
|
+
"iconAlt": {
|
|
2326
|
+
"description": "The alt for the custom button icon",
|
|
2327
|
+
"type": "string",
|
|
2328
|
+
"title": "iconAlt"
|
|
2329
|
+
},
|
|
2330
|
+
"iconType": {
|
|
2331
|
+
"description": "The icon type.\nCurrently, only \"SVG\" is supported.",
|
|
2332
|
+
"type": "string",
|
|
2333
|
+
"title": "iconType"
|
|
2334
|
+
},
|
|
2335
|
+
"icon": {
|
|
2336
|
+
"description": "The icon string. Currently, only \"SVG\" is supported, so it needs to be a valid svg.",
|
|
2337
|
+
"type": "string",
|
|
2338
|
+
"title": "icon"
|
|
2339
|
+
}
|
|
2340
|
+
},
|
|
2341
|
+
"required": [
|
|
2342
|
+
"event",
|
|
2343
|
+
"icon",
|
|
2344
|
+
"iconAlt",
|
|
2345
|
+
"iconType"
|
|
2346
|
+
]
|
|
2347
|
+
},
|
|
2348
|
+
"title": "customPlugins"
|
|
2349
|
+
},
|
|
2350
|
+
"blockquote": {
|
|
2351
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2352
|
+
"type": "object",
|
|
2353
|
+
"properties": {
|
|
2354
|
+
"disabled": {
|
|
2355
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2356
|
+
"type": "boolean",
|
|
2357
|
+
"title": "disabled"
|
|
2358
|
+
}
|
|
2359
|
+
}
|
|
2360
|
+
},
|
|
2361
|
+
"h3": {
|
|
2362
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2363
|
+
"type": "object",
|
|
2364
|
+
"properties": {
|
|
2365
|
+
"disabled": {
|
|
2366
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2367
|
+
"type": "boolean",
|
|
2368
|
+
"title": "disabled"
|
|
2369
|
+
}
|
|
2370
|
+
}
|
|
2371
|
+
},
|
|
2372
|
+
"languageCharacters": {
|
|
1280
2373
|
"title": "EditableHtmlButtonConfigure",
|
|
1281
2374
|
"type": "object",
|
|
1282
2375
|
"properties": {
|
|
@@ -1287,7 +2380,7 @@
|
|
|
1287
2380
|
}
|
|
1288
2381
|
}
|
|
1289
2382
|
},
|
|
1290
|
-
"
|
|
2383
|
+
"bold": {
|
|
1291
2384
|
"title": "EditableHtmlButtonConfigure",
|
|
1292
2385
|
"type": "object",
|
|
1293
2386
|
"properties": {
|
|
@@ -1298,7 +2391,7 @@
|
|
|
1298
2391
|
}
|
|
1299
2392
|
}
|
|
1300
2393
|
},
|
|
1301
|
-
"
|
|
2394
|
+
"html": {
|
|
1302
2395
|
"title": "EditableHtmlButtonConfigure",
|
|
1303
2396
|
"type": "object",
|
|
1304
2397
|
"properties": {
|
|
@@ -1309,44 +2402,18 @@
|
|
|
1309
2402
|
}
|
|
1310
2403
|
}
|
|
1311
2404
|
},
|
|
1312
|
-
"
|
|
1313
|
-
"
|
|
1314
|
-
"type": "
|
|
1315
|
-
"
|
|
1316
|
-
"
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
"
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
"title": "event"
|
|
1323
|
-
},
|
|
1324
|
-
"iconAlt": {
|
|
1325
|
-
"description": "The alt for the custom button icon",
|
|
1326
|
-
"type": "string",
|
|
1327
|
-
"title": "iconAlt"
|
|
1328
|
-
},
|
|
1329
|
-
"iconType": {
|
|
1330
|
-
"description": "The icon type.\nCurrently, only \"SVG\" is supported.",
|
|
1331
|
-
"type": "string",
|
|
1332
|
-
"title": "iconType"
|
|
1333
|
-
},
|
|
1334
|
-
"icon": {
|
|
1335
|
-
"description": "The icon string. Currently, only \"SVG\" is supported, so it needs to be a valid svg.",
|
|
1336
|
-
"type": "string",
|
|
1337
|
-
"title": "icon"
|
|
1338
|
-
}
|
|
1339
|
-
},
|
|
1340
|
-
"required": [
|
|
1341
|
-
"event",
|
|
1342
|
-
"icon",
|
|
1343
|
-
"iconAlt",
|
|
1344
|
-
"iconType"
|
|
1345
|
-
]
|
|
1346
|
-
},
|
|
1347
|
-
"title": "customPlugins"
|
|
2405
|
+
"italic": {
|
|
2406
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2407
|
+
"type": "object",
|
|
2408
|
+
"properties": {
|
|
2409
|
+
"disabled": {
|
|
2410
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2411
|
+
"type": "boolean",
|
|
2412
|
+
"title": "disabled"
|
|
2413
|
+
}
|
|
2414
|
+
}
|
|
1348
2415
|
},
|
|
1349
|
-
"
|
|
2416
|
+
"ol_list": {
|
|
1350
2417
|
"title": "EditableHtmlButtonConfigure",
|
|
1351
2418
|
"type": "object",
|
|
1352
2419
|
"properties": {
|
|
@@ -1357,7 +2424,84 @@
|
|
|
1357
2424
|
}
|
|
1358
2425
|
}
|
|
1359
2426
|
},
|
|
1360
|
-
"
|
|
2427
|
+
"redo": {
|
|
2428
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2429
|
+
"type": "object",
|
|
2430
|
+
"properties": {
|
|
2431
|
+
"disabled": {
|
|
2432
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2433
|
+
"type": "boolean",
|
|
2434
|
+
"title": "disabled"
|
|
2435
|
+
}
|
|
2436
|
+
}
|
|
2437
|
+
},
|
|
2438
|
+
"strikethrough": {
|
|
2439
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2440
|
+
"type": "object",
|
|
2441
|
+
"properties": {
|
|
2442
|
+
"disabled": {
|
|
2443
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2444
|
+
"type": "boolean",
|
|
2445
|
+
"title": "disabled"
|
|
2446
|
+
}
|
|
2447
|
+
}
|
|
2448
|
+
},
|
|
2449
|
+
"sub": {
|
|
2450
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2451
|
+
"type": "object",
|
|
2452
|
+
"properties": {
|
|
2453
|
+
"disabled": {
|
|
2454
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2455
|
+
"type": "boolean",
|
|
2456
|
+
"title": "disabled"
|
|
2457
|
+
}
|
|
2458
|
+
}
|
|
2459
|
+
},
|
|
2460
|
+
"sup": {
|
|
2461
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2462
|
+
"type": "object",
|
|
2463
|
+
"properties": {
|
|
2464
|
+
"disabled": {
|
|
2465
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2466
|
+
"type": "boolean",
|
|
2467
|
+
"title": "disabled"
|
|
2468
|
+
}
|
|
2469
|
+
}
|
|
2470
|
+
},
|
|
2471
|
+
"table": {
|
|
2472
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2473
|
+
"type": "object",
|
|
2474
|
+
"properties": {
|
|
2475
|
+
"disabled": {
|
|
2476
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2477
|
+
"type": "boolean",
|
|
2478
|
+
"title": "disabled"
|
|
2479
|
+
}
|
|
2480
|
+
}
|
|
2481
|
+
},
|
|
2482
|
+
"ul_list": {
|
|
2483
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2484
|
+
"type": "object",
|
|
2485
|
+
"properties": {
|
|
2486
|
+
"disabled": {
|
|
2487
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2488
|
+
"type": "boolean",
|
|
2489
|
+
"title": "disabled"
|
|
2490
|
+
}
|
|
2491
|
+
}
|
|
2492
|
+
},
|
|
2493
|
+
"underline": {
|
|
2494
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2495
|
+
"type": "object",
|
|
2496
|
+
"properties": {
|
|
2497
|
+
"disabled": {
|
|
2498
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2499
|
+
"type": "boolean",
|
|
2500
|
+
"title": "disabled"
|
|
2501
|
+
}
|
|
2502
|
+
}
|
|
2503
|
+
},
|
|
2504
|
+
"undo": {
|
|
1361
2505
|
"title": "EditableHtmlButtonConfigure",
|
|
1362
2506
|
"type": "object",
|
|
1363
2507
|
"properties": {
|
|
@@ -1497,6 +2641,149 @@
|
|
|
1497
2641
|
"title": "disabled"
|
|
1498
2642
|
}
|
|
1499
2643
|
}
|
|
2644
|
+
},
|
|
2645
|
+
"languageCharacters": {
|
|
2646
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2647
|
+
"type": "object",
|
|
2648
|
+
"properties": {
|
|
2649
|
+
"disabled": {
|
|
2650
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2651
|
+
"type": "boolean",
|
|
2652
|
+
"title": "disabled"
|
|
2653
|
+
}
|
|
2654
|
+
}
|
|
2655
|
+
},
|
|
2656
|
+
"bold": {
|
|
2657
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2658
|
+
"type": "object",
|
|
2659
|
+
"properties": {
|
|
2660
|
+
"disabled": {
|
|
2661
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2662
|
+
"type": "boolean",
|
|
2663
|
+
"title": "disabled"
|
|
2664
|
+
}
|
|
2665
|
+
}
|
|
2666
|
+
},
|
|
2667
|
+
"html": {
|
|
2668
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2669
|
+
"type": "object",
|
|
2670
|
+
"properties": {
|
|
2671
|
+
"disabled": {
|
|
2672
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2673
|
+
"type": "boolean",
|
|
2674
|
+
"title": "disabled"
|
|
2675
|
+
}
|
|
2676
|
+
}
|
|
2677
|
+
},
|
|
2678
|
+
"italic": {
|
|
2679
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2680
|
+
"type": "object",
|
|
2681
|
+
"properties": {
|
|
2682
|
+
"disabled": {
|
|
2683
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2684
|
+
"type": "boolean",
|
|
2685
|
+
"title": "disabled"
|
|
2686
|
+
}
|
|
2687
|
+
}
|
|
2688
|
+
},
|
|
2689
|
+
"ol_list": {
|
|
2690
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2691
|
+
"type": "object",
|
|
2692
|
+
"properties": {
|
|
2693
|
+
"disabled": {
|
|
2694
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2695
|
+
"type": "boolean",
|
|
2696
|
+
"title": "disabled"
|
|
2697
|
+
}
|
|
2698
|
+
}
|
|
2699
|
+
},
|
|
2700
|
+
"redo": {
|
|
2701
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2702
|
+
"type": "object",
|
|
2703
|
+
"properties": {
|
|
2704
|
+
"disabled": {
|
|
2705
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2706
|
+
"type": "boolean",
|
|
2707
|
+
"title": "disabled"
|
|
2708
|
+
}
|
|
2709
|
+
}
|
|
2710
|
+
},
|
|
2711
|
+
"strikethrough": {
|
|
2712
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2713
|
+
"type": "object",
|
|
2714
|
+
"properties": {
|
|
2715
|
+
"disabled": {
|
|
2716
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2717
|
+
"type": "boolean",
|
|
2718
|
+
"title": "disabled"
|
|
2719
|
+
}
|
|
2720
|
+
}
|
|
2721
|
+
},
|
|
2722
|
+
"sub": {
|
|
2723
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2724
|
+
"type": "object",
|
|
2725
|
+
"properties": {
|
|
2726
|
+
"disabled": {
|
|
2727
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2728
|
+
"type": "boolean",
|
|
2729
|
+
"title": "disabled"
|
|
2730
|
+
}
|
|
2731
|
+
}
|
|
2732
|
+
},
|
|
2733
|
+
"sup": {
|
|
2734
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2735
|
+
"type": "object",
|
|
2736
|
+
"properties": {
|
|
2737
|
+
"disabled": {
|
|
2738
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2739
|
+
"type": "boolean",
|
|
2740
|
+
"title": "disabled"
|
|
2741
|
+
}
|
|
2742
|
+
}
|
|
2743
|
+
},
|
|
2744
|
+
"table": {
|
|
2745
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2746
|
+
"type": "object",
|
|
2747
|
+
"properties": {
|
|
2748
|
+
"disabled": {
|
|
2749
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2750
|
+
"type": "boolean",
|
|
2751
|
+
"title": "disabled"
|
|
2752
|
+
}
|
|
2753
|
+
}
|
|
2754
|
+
},
|
|
2755
|
+
"ul_list": {
|
|
2756
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2757
|
+
"type": "object",
|
|
2758
|
+
"properties": {
|
|
2759
|
+
"disabled": {
|
|
2760
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2761
|
+
"type": "boolean",
|
|
2762
|
+
"title": "disabled"
|
|
2763
|
+
}
|
|
2764
|
+
}
|
|
2765
|
+
},
|
|
2766
|
+
"underline": {
|
|
2767
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2768
|
+
"type": "object",
|
|
2769
|
+
"properties": {
|
|
2770
|
+
"disabled": {
|
|
2771
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2772
|
+
"type": "boolean",
|
|
2773
|
+
"title": "disabled"
|
|
2774
|
+
}
|
|
2775
|
+
}
|
|
2776
|
+
},
|
|
2777
|
+
"undo": {
|
|
2778
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2779
|
+
"type": "object",
|
|
2780
|
+
"properties": {
|
|
2781
|
+
"disabled": {
|
|
2782
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2783
|
+
"type": "boolean",
|
|
2784
|
+
"title": "disabled"
|
|
2785
|
+
}
|
|
2786
|
+
}
|
|
1500
2787
|
}
|
|
1501
2788
|
}
|
|
1502
2789
|
},
|