@pie-element/multiple-choice 8.24.3-next.8 → 8.24.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.
- 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 +1668 -381
- package/docs/config-schema.json.md +952 -16
- package/docs/pie-schema.json +429 -0
- package/docs/pie-schema.json.md +312 -0
- package/module/configure.js +1 -1
- package/module/element.js +1 -1
- package/module/manifest.json +1 -1
- package/module/print.js +1 -1
- package/package.json +3 -3
package/docs/pie-schema.json
CHANGED
|
@@ -339,6 +339,149 @@
|
|
|
339
339
|
"title": "disabled"
|
|
340
340
|
}
|
|
341
341
|
}
|
|
342
|
+
},
|
|
343
|
+
"languageCharacters": {
|
|
344
|
+
"title": "EditableHtmlButtonConfigure",
|
|
345
|
+
"type": "object",
|
|
346
|
+
"properties": {
|
|
347
|
+
"disabled": {
|
|
348
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
349
|
+
"type": "boolean",
|
|
350
|
+
"title": "disabled"
|
|
351
|
+
}
|
|
352
|
+
}
|
|
353
|
+
},
|
|
354
|
+
"bold": {
|
|
355
|
+
"title": "EditableHtmlButtonConfigure",
|
|
356
|
+
"type": "object",
|
|
357
|
+
"properties": {
|
|
358
|
+
"disabled": {
|
|
359
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
360
|
+
"type": "boolean",
|
|
361
|
+
"title": "disabled"
|
|
362
|
+
}
|
|
363
|
+
}
|
|
364
|
+
},
|
|
365
|
+
"html": {
|
|
366
|
+
"title": "EditableHtmlButtonConfigure",
|
|
367
|
+
"type": "object",
|
|
368
|
+
"properties": {
|
|
369
|
+
"disabled": {
|
|
370
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
371
|
+
"type": "boolean",
|
|
372
|
+
"title": "disabled"
|
|
373
|
+
}
|
|
374
|
+
}
|
|
375
|
+
},
|
|
376
|
+
"italic": {
|
|
377
|
+
"title": "EditableHtmlButtonConfigure",
|
|
378
|
+
"type": "object",
|
|
379
|
+
"properties": {
|
|
380
|
+
"disabled": {
|
|
381
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
382
|
+
"type": "boolean",
|
|
383
|
+
"title": "disabled"
|
|
384
|
+
}
|
|
385
|
+
}
|
|
386
|
+
},
|
|
387
|
+
"ol_list": {
|
|
388
|
+
"title": "EditableHtmlButtonConfigure",
|
|
389
|
+
"type": "object",
|
|
390
|
+
"properties": {
|
|
391
|
+
"disabled": {
|
|
392
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
393
|
+
"type": "boolean",
|
|
394
|
+
"title": "disabled"
|
|
395
|
+
}
|
|
396
|
+
}
|
|
397
|
+
},
|
|
398
|
+
"redo": {
|
|
399
|
+
"title": "EditableHtmlButtonConfigure",
|
|
400
|
+
"type": "object",
|
|
401
|
+
"properties": {
|
|
402
|
+
"disabled": {
|
|
403
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
404
|
+
"type": "boolean",
|
|
405
|
+
"title": "disabled"
|
|
406
|
+
}
|
|
407
|
+
}
|
|
408
|
+
},
|
|
409
|
+
"strikethrough": {
|
|
410
|
+
"title": "EditableHtmlButtonConfigure",
|
|
411
|
+
"type": "object",
|
|
412
|
+
"properties": {
|
|
413
|
+
"disabled": {
|
|
414
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
415
|
+
"type": "boolean",
|
|
416
|
+
"title": "disabled"
|
|
417
|
+
}
|
|
418
|
+
}
|
|
419
|
+
},
|
|
420
|
+
"sub": {
|
|
421
|
+
"title": "EditableHtmlButtonConfigure",
|
|
422
|
+
"type": "object",
|
|
423
|
+
"properties": {
|
|
424
|
+
"disabled": {
|
|
425
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
426
|
+
"type": "boolean",
|
|
427
|
+
"title": "disabled"
|
|
428
|
+
}
|
|
429
|
+
}
|
|
430
|
+
},
|
|
431
|
+
"sup": {
|
|
432
|
+
"title": "EditableHtmlButtonConfigure",
|
|
433
|
+
"type": "object",
|
|
434
|
+
"properties": {
|
|
435
|
+
"disabled": {
|
|
436
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
437
|
+
"type": "boolean",
|
|
438
|
+
"title": "disabled"
|
|
439
|
+
}
|
|
440
|
+
}
|
|
441
|
+
},
|
|
442
|
+
"table": {
|
|
443
|
+
"title": "EditableHtmlButtonConfigure",
|
|
444
|
+
"type": "object",
|
|
445
|
+
"properties": {
|
|
446
|
+
"disabled": {
|
|
447
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
448
|
+
"type": "boolean",
|
|
449
|
+
"title": "disabled"
|
|
450
|
+
}
|
|
451
|
+
}
|
|
452
|
+
},
|
|
453
|
+
"ul_list": {
|
|
454
|
+
"title": "EditableHtmlButtonConfigure",
|
|
455
|
+
"type": "object",
|
|
456
|
+
"properties": {
|
|
457
|
+
"disabled": {
|
|
458
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
459
|
+
"type": "boolean",
|
|
460
|
+
"title": "disabled"
|
|
461
|
+
}
|
|
462
|
+
}
|
|
463
|
+
},
|
|
464
|
+
"underline": {
|
|
465
|
+
"title": "EditableHtmlButtonConfigure",
|
|
466
|
+
"type": "object",
|
|
467
|
+
"properties": {
|
|
468
|
+
"disabled": {
|
|
469
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
470
|
+
"type": "boolean",
|
|
471
|
+
"title": "disabled"
|
|
472
|
+
}
|
|
473
|
+
}
|
|
474
|
+
},
|
|
475
|
+
"undo": {
|
|
476
|
+
"title": "EditableHtmlButtonConfigure",
|
|
477
|
+
"type": "object",
|
|
478
|
+
"properties": {
|
|
479
|
+
"disabled": {
|
|
480
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
481
|
+
"type": "boolean",
|
|
482
|
+
"title": "disabled"
|
|
483
|
+
}
|
|
484
|
+
}
|
|
342
485
|
}
|
|
343
486
|
}
|
|
344
487
|
},
|
|
@@ -495,6 +638,149 @@
|
|
|
495
638
|
"title": "disabled"
|
|
496
639
|
}
|
|
497
640
|
}
|
|
641
|
+
},
|
|
642
|
+
"languageCharacters": {
|
|
643
|
+
"title": "EditableHtmlButtonConfigure",
|
|
644
|
+
"type": "object",
|
|
645
|
+
"properties": {
|
|
646
|
+
"disabled": {
|
|
647
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
648
|
+
"type": "boolean",
|
|
649
|
+
"title": "disabled"
|
|
650
|
+
}
|
|
651
|
+
}
|
|
652
|
+
},
|
|
653
|
+
"bold": {
|
|
654
|
+
"title": "EditableHtmlButtonConfigure",
|
|
655
|
+
"type": "object",
|
|
656
|
+
"properties": {
|
|
657
|
+
"disabled": {
|
|
658
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
659
|
+
"type": "boolean",
|
|
660
|
+
"title": "disabled"
|
|
661
|
+
}
|
|
662
|
+
}
|
|
663
|
+
},
|
|
664
|
+
"html": {
|
|
665
|
+
"title": "EditableHtmlButtonConfigure",
|
|
666
|
+
"type": "object",
|
|
667
|
+
"properties": {
|
|
668
|
+
"disabled": {
|
|
669
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
670
|
+
"type": "boolean",
|
|
671
|
+
"title": "disabled"
|
|
672
|
+
}
|
|
673
|
+
}
|
|
674
|
+
},
|
|
675
|
+
"italic": {
|
|
676
|
+
"title": "EditableHtmlButtonConfigure",
|
|
677
|
+
"type": "object",
|
|
678
|
+
"properties": {
|
|
679
|
+
"disabled": {
|
|
680
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
681
|
+
"type": "boolean",
|
|
682
|
+
"title": "disabled"
|
|
683
|
+
}
|
|
684
|
+
}
|
|
685
|
+
},
|
|
686
|
+
"ol_list": {
|
|
687
|
+
"title": "EditableHtmlButtonConfigure",
|
|
688
|
+
"type": "object",
|
|
689
|
+
"properties": {
|
|
690
|
+
"disabled": {
|
|
691
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
692
|
+
"type": "boolean",
|
|
693
|
+
"title": "disabled"
|
|
694
|
+
}
|
|
695
|
+
}
|
|
696
|
+
},
|
|
697
|
+
"redo": {
|
|
698
|
+
"title": "EditableHtmlButtonConfigure",
|
|
699
|
+
"type": "object",
|
|
700
|
+
"properties": {
|
|
701
|
+
"disabled": {
|
|
702
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
703
|
+
"type": "boolean",
|
|
704
|
+
"title": "disabled"
|
|
705
|
+
}
|
|
706
|
+
}
|
|
707
|
+
},
|
|
708
|
+
"strikethrough": {
|
|
709
|
+
"title": "EditableHtmlButtonConfigure",
|
|
710
|
+
"type": "object",
|
|
711
|
+
"properties": {
|
|
712
|
+
"disabled": {
|
|
713
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
714
|
+
"type": "boolean",
|
|
715
|
+
"title": "disabled"
|
|
716
|
+
}
|
|
717
|
+
}
|
|
718
|
+
},
|
|
719
|
+
"sub": {
|
|
720
|
+
"title": "EditableHtmlButtonConfigure",
|
|
721
|
+
"type": "object",
|
|
722
|
+
"properties": {
|
|
723
|
+
"disabled": {
|
|
724
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
725
|
+
"type": "boolean",
|
|
726
|
+
"title": "disabled"
|
|
727
|
+
}
|
|
728
|
+
}
|
|
729
|
+
},
|
|
730
|
+
"sup": {
|
|
731
|
+
"title": "EditableHtmlButtonConfigure",
|
|
732
|
+
"type": "object",
|
|
733
|
+
"properties": {
|
|
734
|
+
"disabled": {
|
|
735
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
736
|
+
"type": "boolean",
|
|
737
|
+
"title": "disabled"
|
|
738
|
+
}
|
|
739
|
+
}
|
|
740
|
+
},
|
|
741
|
+
"table": {
|
|
742
|
+
"title": "EditableHtmlButtonConfigure",
|
|
743
|
+
"type": "object",
|
|
744
|
+
"properties": {
|
|
745
|
+
"disabled": {
|
|
746
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
747
|
+
"type": "boolean",
|
|
748
|
+
"title": "disabled"
|
|
749
|
+
}
|
|
750
|
+
}
|
|
751
|
+
},
|
|
752
|
+
"ul_list": {
|
|
753
|
+
"title": "EditableHtmlButtonConfigure",
|
|
754
|
+
"type": "object",
|
|
755
|
+
"properties": {
|
|
756
|
+
"disabled": {
|
|
757
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
758
|
+
"type": "boolean",
|
|
759
|
+
"title": "disabled"
|
|
760
|
+
}
|
|
761
|
+
}
|
|
762
|
+
},
|
|
763
|
+
"underline": {
|
|
764
|
+
"title": "EditableHtmlButtonConfigure",
|
|
765
|
+
"type": "object",
|
|
766
|
+
"properties": {
|
|
767
|
+
"disabled": {
|
|
768
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
769
|
+
"type": "boolean",
|
|
770
|
+
"title": "disabled"
|
|
771
|
+
}
|
|
772
|
+
}
|
|
773
|
+
},
|
|
774
|
+
"undo": {
|
|
775
|
+
"title": "EditableHtmlButtonConfigure",
|
|
776
|
+
"type": "object",
|
|
777
|
+
"properties": {
|
|
778
|
+
"disabled": {
|
|
779
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
780
|
+
"type": "boolean",
|
|
781
|
+
"title": "disabled"
|
|
782
|
+
}
|
|
783
|
+
}
|
|
498
784
|
}
|
|
499
785
|
}
|
|
500
786
|
},
|
|
@@ -620,6 +906,149 @@
|
|
|
620
906
|
"title": "disabled"
|
|
621
907
|
}
|
|
622
908
|
}
|
|
909
|
+
},
|
|
910
|
+
"languageCharacters": {
|
|
911
|
+
"title": "EditableHtmlButtonConfigure",
|
|
912
|
+
"type": "object",
|
|
913
|
+
"properties": {
|
|
914
|
+
"disabled": {
|
|
915
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
916
|
+
"type": "boolean",
|
|
917
|
+
"title": "disabled"
|
|
918
|
+
}
|
|
919
|
+
}
|
|
920
|
+
},
|
|
921
|
+
"bold": {
|
|
922
|
+
"title": "EditableHtmlButtonConfigure",
|
|
923
|
+
"type": "object",
|
|
924
|
+
"properties": {
|
|
925
|
+
"disabled": {
|
|
926
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
927
|
+
"type": "boolean",
|
|
928
|
+
"title": "disabled"
|
|
929
|
+
}
|
|
930
|
+
}
|
|
931
|
+
},
|
|
932
|
+
"html": {
|
|
933
|
+
"title": "EditableHtmlButtonConfigure",
|
|
934
|
+
"type": "object",
|
|
935
|
+
"properties": {
|
|
936
|
+
"disabled": {
|
|
937
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
938
|
+
"type": "boolean",
|
|
939
|
+
"title": "disabled"
|
|
940
|
+
}
|
|
941
|
+
}
|
|
942
|
+
},
|
|
943
|
+
"italic": {
|
|
944
|
+
"title": "EditableHtmlButtonConfigure",
|
|
945
|
+
"type": "object",
|
|
946
|
+
"properties": {
|
|
947
|
+
"disabled": {
|
|
948
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
949
|
+
"type": "boolean",
|
|
950
|
+
"title": "disabled"
|
|
951
|
+
}
|
|
952
|
+
}
|
|
953
|
+
},
|
|
954
|
+
"ol_list": {
|
|
955
|
+
"title": "EditableHtmlButtonConfigure",
|
|
956
|
+
"type": "object",
|
|
957
|
+
"properties": {
|
|
958
|
+
"disabled": {
|
|
959
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
960
|
+
"type": "boolean",
|
|
961
|
+
"title": "disabled"
|
|
962
|
+
}
|
|
963
|
+
}
|
|
964
|
+
},
|
|
965
|
+
"redo": {
|
|
966
|
+
"title": "EditableHtmlButtonConfigure",
|
|
967
|
+
"type": "object",
|
|
968
|
+
"properties": {
|
|
969
|
+
"disabled": {
|
|
970
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
971
|
+
"type": "boolean",
|
|
972
|
+
"title": "disabled"
|
|
973
|
+
}
|
|
974
|
+
}
|
|
975
|
+
},
|
|
976
|
+
"strikethrough": {
|
|
977
|
+
"title": "EditableHtmlButtonConfigure",
|
|
978
|
+
"type": "object",
|
|
979
|
+
"properties": {
|
|
980
|
+
"disabled": {
|
|
981
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
982
|
+
"type": "boolean",
|
|
983
|
+
"title": "disabled"
|
|
984
|
+
}
|
|
985
|
+
}
|
|
986
|
+
},
|
|
987
|
+
"sub": {
|
|
988
|
+
"title": "EditableHtmlButtonConfigure",
|
|
989
|
+
"type": "object",
|
|
990
|
+
"properties": {
|
|
991
|
+
"disabled": {
|
|
992
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
993
|
+
"type": "boolean",
|
|
994
|
+
"title": "disabled"
|
|
995
|
+
}
|
|
996
|
+
}
|
|
997
|
+
},
|
|
998
|
+
"sup": {
|
|
999
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1000
|
+
"type": "object",
|
|
1001
|
+
"properties": {
|
|
1002
|
+
"disabled": {
|
|
1003
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1004
|
+
"type": "boolean",
|
|
1005
|
+
"title": "disabled"
|
|
1006
|
+
}
|
|
1007
|
+
}
|
|
1008
|
+
},
|
|
1009
|
+
"table": {
|
|
1010
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1011
|
+
"type": "object",
|
|
1012
|
+
"properties": {
|
|
1013
|
+
"disabled": {
|
|
1014
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1015
|
+
"type": "boolean",
|
|
1016
|
+
"title": "disabled"
|
|
1017
|
+
}
|
|
1018
|
+
}
|
|
1019
|
+
},
|
|
1020
|
+
"ul_list": {
|
|
1021
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1022
|
+
"type": "object",
|
|
1023
|
+
"properties": {
|
|
1024
|
+
"disabled": {
|
|
1025
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1026
|
+
"type": "boolean",
|
|
1027
|
+
"title": "disabled"
|
|
1028
|
+
}
|
|
1029
|
+
}
|
|
1030
|
+
},
|
|
1031
|
+
"underline": {
|
|
1032
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1033
|
+
"type": "object",
|
|
1034
|
+
"properties": {
|
|
1035
|
+
"disabled": {
|
|
1036
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1037
|
+
"type": "boolean",
|
|
1038
|
+
"title": "disabled"
|
|
1039
|
+
}
|
|
1040
|
+
}
|
|
1041
|
+
},
|
|
1042
|
+
"undo": {
|
|
1043
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1044
|
+
"type": "object",
|
|
1045
|
+
"properties": {
|
|
1046
|
+
"disabled": {
|
|
1047
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1048
|
+
"type": "boolean",
|
|
1049
|
+
"title": "disabled"
|
|
1050
|
+
}
|
|
1051
|
+
}
|
|
623
1052
|
}
|
|
624
1053
|
}
|
|
625
1054
|
},
|