@pie-element/ebsr 9.21.3-next.8 → 9.21.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.
@@ -493,6 +493,149 @@
493
493
  "title": "disabled"
494
494
  }
495
495
  }
496
+ },
497
+ "languageCharacters": {
498
+ "title": "EditableHtmlButtonConfigure",
499
+ "type": "object",
500
+ "properties": {
501
+ "disabled": {
502
+ "description": "Indicates if the plugin is disabled or not",
503
+ "type": "boolean",
504
+ "title": "disabled"
505
+ }
506
+ }
507
+ },
508
+ "bold": {
509
+ "title": "EditableHtmlButtonConfigure",
510
+ "type": "object",
511
+ "properties": {
512
+ "disabled": {
513
+ "description": "Indicates if the plugin is disabled or not",
514
+ "type": "boolean",
515
+ "title": "disabled"
516
+ }
517
+ }
518
+ },
519
+ "html": {
520
+ "title": "EditableHtmlButtonConfigure",
521
+ "type": "object",
522
+ "properties": {
523
+ "disabled": {
524
+ "description": "Indicates if the plugin is disabled or not",
525
+ "type": "boolean",
526
+ "title": "disabled"
527
+ }
528
+ }
529
+ },
530
+ "italic": {
531
+ "title": "EditableHtmlButtonConfigure",
532
+ "type": "object",
533
+ "properties": {
534
+ "disabled": {
535
+ "description": "Indicates if the plugin is disabled or not",
536
+ "type": "boolean",
537
+ "title": "disabled"
538
+ }
539
+ }
540
+ },
541
+ "ol_list": {
542
+ "title": "EditableHtmlButtonConfigure",
543
+ "type": "object",
544
+ "properties": {
545
+ "disabled": {
546
+ "description": "Indicates if the plugin is disabled or not",
547
+ "type": "boolean",
548
+ "title": "disabled"
549
+ }
550
+ }
551
+ },
552
+ "redo": {
553
+ "title": "EditableHtmlButtonConfigure",
554
+ "type": "object",
555
+ "properties": {
556
+ "disabled": {
557
+ "description": "Indicates if the plugin is disabled or not",
558
+ "type": "boolean",
559
+ "title": "disabled"
560
+ }
561
+ }
562
+ },
563
+ "strikethrough": {
564
+ "title": "EditableHtmlButtonConfigure",
565
+ "type": "object",
566
+ "properties": {
567
+ "disabled": {
568
+ "description": "Indicates if the plugin is disabled or not",
569
+ "type": "boolean",
570
+ "title": "disabled"
571
+ }
572
+ }
573
+ },
574
+ "sub": {
575
+ "title": "EditableHtmlButtonConfigure",
576
+ "type": "object",
577
+ "properties": {
578
+ "disabled": {
579
+ "description": "Indicates if the plugin is disabled or not",
580
+ "type": "boolean",
581
+ "title": "disabled"
582
+ }
583
+ }
584
+ },
585
+ "sup": {
586
+ "title": "EditableHtmlButtonConfigure",
587
+ "type": "object",
588
+ "properties": {
589
+ "disabled": {
590
+ "description": "Indicates if the plugin is disabled or not",
591
+ "type": "boolean",
592
+ "title": "disabled"
593
+ }
594
+ }
595
+ },
596
+ "table": {
597
+ "title": "EditableHtmlButtonConfigure",
598
+ "type": "object",
599
+ "properties": {
600
+ "disabled": {
601
+ "description": "Indicates if the plugin is disabled or not",
602
+ "type": "boolean",
603
+ "title": "disabled"
604
+ }
605
+ }
606
+ },
607
+ "ul_list": {
608
+ "title": "EditableHtmlButtonConfigure",
609
+ "type": "object",
610
+ "properties": {
611
+ "disabled": {
612
+ "description": "Indicates if the plugin is disabled or not",
613
+ "type": "boolean",
614
+ "title": "disabled"
615
+ }
616
+ }
617
+ },
618
+ "underline": {
619
+ "title": "EditableHtmlButtonConfigure",
620
+ "type": "object",
621
+ "properties": {
622
+ "disabled": {
623
+ "description": "Indicates if the plugin is disabled or not",
624
+ "type": "boolean",
625
+ "title": "disabled"
626
+ }
627
+ }
628
+ },
629
+ "undo": {
630
+ "title": "EditableHtmlButtonConfigure",
631
+ "type": "object",
632
+ "properties": {
633
+ "disabled": {
634
+ "description": "Indicates if the plugin is disabled or not",
635
+ "type": "boolean",
636
+ "title": "disabled"
637
+ }
638
+ }
496
639
  }
497
640
  }
498
641
  },
@@ -644,51 +787,8 @@
644
787
  "title": "disabled"
645
788
  }
646
789
  }
647
- }
648
- }
649
- },
650
- "required": {
651
- "description": "Indicates if the item is required and the value cannot be empty",
652
- "type": "boolean",
653
- "title": "required"
654
- },
655
- "settings": {
656
- "description": "Indicates if the item has to be displayed in the Settings Panel",
657
- "type": "boolean",
658
- "title": "settings"
659
- },
660
- "label": {
661
- "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
662
- "type": "string",
663
- "title": "label"
664
- }
665
- }
666
- },
667
- "studentInstructions": {
668
- "title": "ConfigureProp",
669
- "type": "object",
670
- "properties": {
671
- "settings": {
672
- "description": "Indicates if the item has to be displayed in the Settings Panel",
673
- "type": "boolean",
674
- "title": "settings"
675
- },
676
- "label": {
677
- "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
678
- "type": "string",
679
- "title": "label"
680
- }
681
- }
682
- },
683
- "teacherInstructions": {
684
- "title": "EditableHtmlPluginConfigureRequired",
685
- "type": "object",
686
- "properties": {
687
- "inputConfiguration": {
688
- "title": "EditableHtmlConfigureProp",
689
- "type": "object",
690
- "properties": {
691
- "math": {
790
+ },
791
+ "languageCharacters": {
692
792
  "title": "EditableHtmlButtonConfigure",
693
793
  "type": "object",
694
794
  "properties": {
@@ -699,7 +799,7 @@
699
799
  }
700
800
  }
701
801
  },
702
- "audio": {
802
+ "bold": {
703
803
  "title": "EditableHtmlButtonConfigure",
704
804
  "type": "object",
705
805
  "properties": {
@@ -710,7 +810,7 @@
710
810
  }
711
811
  }
712
812
  },
713
- "video": {
813
+ "html": {
714
814
  "title": "EditableHtmlButtonConfigure",
715
815
  "type": "object",
716
816
  "properties": {
@@ -721,7 +821,7 @@
721
821
  }
722
822
  }
723
823
  },
724
- "image": {
824
+ "italic": {
725
825
  "title": "EditableHtmlButtonConfigure",
726
826
  "type": "object",
727
827
  "properties": {
@@ -732,44 +832,18 @@
732
832
  }
733
833
  }
734
834
  },
735
- "customPlugins": {
736
- "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.",
737
- "type": "array",
738
- "items": {
739
- "title": "CustomPlugin",
740
- "type": "object",
741
- "properties": {
742
- "event": {
743
- "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\"",
744
- "type": "string",
745
- "title": "event"
746
- },
747
- "iconAlt": {
748
- "description": "The alt for the custom button icon",
749
- "type": "string",
750
- "title": "iconAlt"
751
- },
752
- "iconType": {
753
- "description": "The icon type.\nCurrently, only \"SVG\" is supported.",
754
- "type": "string",
755
- "title": "iconType"
756
- },
757
- "icon": {
758
- "description": "The icon string. Currently, only \"SVG\" is supported, so it needs to be a valid svg.",
759
- "type": "string",
760
- "title": "icon"
761
- }
762
- },
763
- "required": [
764
- "event",
765
- "icon",
766
- "iconAlt",
767
- "iconType"
768
- ]
769
- },
770
- "title": "customPlugins"
835
+ "ol_list": {
836
+ "title": "EditableHtmlButtonConfigure",
837
+ "type": "object",
838
+ "properties": {
839
+ "disabled": {
840
+ "description": "Indicates if the plugin is disabled or not",
841
+ "type": "boolean",
842
+ "title": "disabled"
843
+ }
844
+ }
771
845
  },
772
- "blockquote": {
846
+ "redo": {
773
847
  "title": "EditableHtmlButtonConfigure",
774
848
  "type": "object",
775
849
  "properties": {
@@ -780,7 +854,7 @@
780
854
  }
781
855
  }
782
856
  },
783
- "h3": {
857
+ "strikethrough": {
784
858
  "title": "EditableHtmlButtonConfigure",
785
859
  "type": "object",
786
860
  "properties": {
@@ -790,36 +864,391 @@
790
864
  "title": "disabled"
791
865
  }
792
866
  }
793
- }
794
- }
795
- },
796
- "required": {
797
- "description": "Indicates if the item is required and the value cannot be empty",
798
- "type": "boolean",
799
- "title": "required"
800
- },
801
- "settings": {
802
- "description": "Indicates if the item has to be displayed in the Settings Panel",
803
- "type": "boolean",
804
- "title": "settings"
805
- },
806
- "label": {
807
- "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
808
- "type": "string",
809
- "title": "label"
810
- }
811
- }
812
- },
813
- "choicesLayout": {
814
- "title": "ConfigureProp",
815
- "type": "object",
816
- "properties": {
817
- "settings": {
818
- "description": "Indicates if the item has to be displayed in the Settings Panel",
819
- "type": "boolean",
820
- "title": "settings"
821
- },
822
- "label": {
867
+ },
868
+ "sub": {
869
+ "title": "EditableHtmlButtonConfigure",
870
+ "type": "object",
871
+ "properties": {
872
+ "disabled": {
873
+ "description": "Indicates if the plugin is disabled or not",
874
+ "type": "boolean",
875
+ "title": "disabled"
876
+ }
877
+ }
878
+ },
879
+ "sup": {
880
+ "title": "EditableHtmlButtonConfigure",
881
+ "type": "object",
882
+ "properties": {
883
+ "disabled": {
884
+ "description": "Indicates if the plugin is disabled or not",
885
+ "type": "boolean",
886
+ "title": "disabled"
887
+ }
888
+ }
889
+ },
890
+ "table": {
891
+ "title": "EditableHtmlButtonConfigure",
892
+ "type": "object",
893
+ "properties": {
894
+ "disabled": {
895
+ "description": "Indicates if the plugin is disabled or not",
896
+ "type": "boolean",
897
+ "title": "disabled"
898
+ }
899
+ }
900
+ },
901
+ "ul_list": {
902
+ "title": "EditableHtmlButtonConfigure",
903
+ "type": "object",
904
+ "properties": {
905
+ "disabled": {
906
+ "description": "Indicates if the plugin is disabled or not",
907
+ "type": "boolean",
908
+ "title": "disabled"
909
+ }
910
+ }
911
+ },
912
+ "underline": {
913
+ "title": "EditableHtmlButtonConfigure",
914
+ "type": "object",
915
+ "properties": {
916
+ "disabled": {
917
+ "description": "Indicates if the plugin is disabled or not",
918
+ "type": "boolean",
919
+ "title": "disabled"
920
+ }
921
+ }
922
+ },
923
+ "undo": {
924
+ "title": "EditableHtmlButtonConfigure",
925
+ "type": "object",
926
+ "properties": {
927
+ "disabled": {
928
+ "description": "Indicates if the plugin is disabled or not",
929
+ "type": "boolean",
930
+ "title": "disabled"
931
+ }
932
+ }
933
+ }
934
+ }
935
+ },
936
+ "required": {
937
+ "description": "Indicates if the item is required and the value cannot be empty",
938
+ "type": "boolean",
939
+ "title": "required"
940
+ },
941
+ "settings": {
942
+ "description": "Indicates if the item has to be displayed in the Settings Panel",
943
+ "type": "boolean",
944
+ "title": "settings"
945
+ },
946
+ "label": {
947
+ "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
948
+ "type": "string",
949
+ "title": "label"
950
+ }
951
+ }
952
+ },
953
+ "studentInstructions": {
954
+ "title": "ConfigureProp",
955
+ "type": "object",
956
+ "properties": {
957
+ "settings": {
958
+ "description": "Indicates if the item has to be displayed in the Settings Panel",
959
+ "type": "boolean",
960
+ "title": "settings"
961
+ },
962
+ "label": {
963
+ "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
964
+ "type": "string",
965
+ "title": "label"
966
+ }
967
+ }
968
+ },
969
+ "teacherInstructions": {
970
+ "title": "EditableHtmlPluginConfigureRequired",
971
+ "type": "object",
972
+ "properties": {
973
+ "inputConfiguration": {
974
+ "title": "EditableHtmlConfigureProp",
975
+ "type": "object",
976
+ "properties": {
977
+ "math": {
978
+ "title": "EditableHtmlButtonConfigure",
979
+ "type": "object",
980
+ "properties": {
981
+ "disabled": {
982
+ "description": "Indicates if the plugin is disabled or not",
983
+ "type": "boolean",
984
+ "title": "disabled"
985
+ }
986
+ }
987
+ },
988
+ "audio": {
989
+ "title": "EditableHtmlButtonConfigure",
990
+ "type": "object",
991
+ "properties": {
992
+ "disabled": {
993
+ "description": "Indicates if the plugin is disabled or not",
994
+ "type": "boolean",
995
+ "title": "disabled"
996
+ }
997
+ }
998
+ },
999
+ "video": {
1000
+ "title": "EditableHtmlButtonConfigure",
1001
+ "type": "object",
1002
+ "properties": {
1003
+ "disabled": {
1004
+ "description": "Indicates if the plugin is disabled or not",
1005
+ "type": "boolean",
1006
+ "title": "disabled"
1007
+ }
1008
+ }
1009
+ },
1010
+ "image": {
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
+ "customPlugins": {
1022
+ "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.",
1023
+ "type": "array",
1024
+ "items": {
1025
+ "title": "CustomPlugin",
1026
+ "type": "object",
1027
+ "properties": {
1028
+ "event": {
1029
+ "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\"",
1030
+ "type": "string",
1031
+ "title": "event"
1032
+ },
1033
+ "iconAlt": {
1034
+ "description": "The alt for the custom button icon",
1035
+ "type": "string",
1036
+ "title": "iconAlt"
1037
+ },
1038
+ "iconType": {
1039
+ "description": "The icon type.\nCurrently, only \"SVG\" is supported.",
1040
+ "type": "string",
1041
+ "title": "iconType"
1042
+ },
1043
+ "icon": {
1044
+ "description": "The icon string. Currently, only \"SVG\" is supported, so it needs to be a valid svg.",
1045
+ "type": "string",
1046
+ "title": "icon"
1047
+ }
1048
+ },
1049
+ "required": [
1050
+ "event",
1051
+ "icon",
1052
+ "iconAlt",
1053
+ "iconType"
1054
+ ]
1055
+ },
1056
+ "title": "customPlugins"
1057
+ },
1058
+ "blockquote": {
1059
+ "title": "EditableHtmlButtonConfigure",
1060
+ "type": "object",
1061
+ "properties": {
1062
+ "disabled": {
1063
+ "description": "Indicates if the plugin is disabled or not",
1064
+ "type": "boolean",
1065
+ "title": "disabled"
1066
+ }
1067
+ }
1068
+ },
1069
+ "h3": {
1070
+ "title": "EditableHtmlButtonConfigure",
1071
+ "type": "object",
1072
+ "properties": {
1073
+ "disabled": {
1074
+ "description": "Indicates if the plugin is disabled or not",
1075
+ "type": "boolean",
1076
+ "title": "disabled"
1077
+ }
1078
+ }
1079
+ },
1080
+ "languageCharacters": {
1081
+ "title": "EditableHtmlButtonConfigure",
1082
+ "type": "object",
1083
+ "properties": {
1084
+ "disabled": {
1085
+ "description": "Indicates if the plugin is disabled or not",
1086
+ "type": "boolean",
1087
+ "title": "disabled"
1088
+ }
1089
+ }
1090
+ },
1091
+ "bold": {
1092
+ "title": "EditableHtmlButtonConfigure",
1093
+ "type": "object",
1094
+ "properties": {
1095
+ "disabled": {
1096
+ "description": "Indicates if the plugin is disabled or not",
1097
+ "type": "boolean",
1098
+ "title": "disabled"
1099
+ }
1100
+ }
1101
+ },
1102
+ "html": {
1103
+ "title": "EditableHtmlButtonConfigure",
1104
+ "type": "object",
1105
+ "properties": {
1106
+ "disabled": {
1107
+ "description": "Indicates if the plugin is disabled or not",
1108
+ "type": "boolean",
1109
+ "title": "disabled"
1110
+ }
1111
+ }
1112
+ },
1113
+ "italic": {
1114
+ "title": "EditableHtmlButtonConfigure",
1115
+ "type": "object",
1116
+ "properties": {
1117
+ "disabled": {
1118
+ "description": "Indicates if the plugin is disabled or not",
1119
+ "type": "boolean",
1120
+ "title": "disabled"
1121
+ }
1122
+ }
1123
+ },
1124
+ "ol_list": {
1125
+ "title": "EditableHtmlButtonConfigure",
1126
+ "type": "object",
1127
+ "properties": {
1128
+ "disabled": {
1129
+ "description": "Indicates if the plugin is disabled or not",
1130
+ "type": "boolean",
1131
+ "title": "disabled"
1132
+ }
1133
+ }
1134
+ },
1135
+ "redo": {
1136
+ "title": "EditableHtmlButtonConfigure",
1137
+ "type": "object",
1138
+ "properties": {
1139
+ "disabled": {
1140
+ "description": "Indicates if the plugin is disabled or not",
1141
+ "type": "boolean",
1142
+ "title": "disabled"
1143
+ }
1144
+ }
1145
+ },
1146
+ "strikethrough": {
1147
+ "title": "EditableHtmlButtonConfigure",
1148
+ "type": "object",
1149
+ "properties": {
1150
+ "disabled": {
1151
+ "description": "Indicates if the plugin is disabled or not",
1152
+ "type": "boolean",
1153
+ "title": "disabled"
1154
+ }
1155
+ }
1156
+ },
1157
+ "sub": {
1158
+ "title": "EditableHtmlButtonConfigure",
1159
+ "type": "object",
1160
+ "properties": {
1161
+ "disabled": {
1162
+ "description": "Indicates if the plugin is disabled or not",
1163
+ "type": "boolean",
1164
+ "title": "disabled"
1165
+ }
1166
+ }
1167
+ },
1168
+ "sup": {
1169
+ "title": "EditableHtmlButtonConfigure",
1170
+ "type": "object",
1171
+ "properties": {
1172
+ "disabled": {
1173
+ "description": "Indicates if the plugin is disabled or not",
1174
+ "type": "boolean",
1175
+ "title": "disabled"
1176
+ }
1177
+ }
1178
+ },
1179
+ "table": {
1180
+ "title": "EditableHtmlButtonConfigure",
1181
+ "type": "object",
1182
+ "properties": {
1183
+ "disabled": {
1184
+ "description": "Indicates if the plugin is disabled or not",
1185
+ "type": "boolean",
1186
+ "title": "disabled"
1187
+ }
1188
+ }
1189
+ },
1190
+ "ul_list": {
1191
+ "title": "EditableHtmlButtonConfigure",
1192
+ "type": "object",
1193
+ "properties": {
1194
+ "disabled": {
1195
+ "description": "Indicates if the plugin is disabled or not",
1196
+ "type": "boolean",
1197
+ "title": "disabled"
1198
+ }
1199
+ }
1200
+ },
1201
+ "underline": {
1202
+ "title": "EditableHtmlButtonConfigure",
1203
+ "type": "object",
1204
+ "properties": {
1205
+ "disabled": {
1206
+ "description": "Indicates if the plugin is disabled or not",
1207
+ "type": "boolean",
1208
+ "title": "disabled"
1209
+ }
1210
+ }
1211
+ },
1212
+ "undo": {
1213
+ "title": "EditableHtmlButtonConfigure",
1214
+ "type": "object",
1215
+ "properties": {
1216
+ "disabled": {
1217
+ "description": "Indicates if the plugin is disabled or not",
1218
+ "type": "boolean",
1219
+ "title": "disabled"
1220
+ }
1221
+ }
1222
+ }
1223
+ }
1224
+ },
1225
+ "required": {
1226
+ "description": "Indicates if the item is required and the value cannot be empty",
1227
+ "type": "boolean",
1228
+ "title": "required"
1229
+ },
1230
+ "settings": {
1231
+ "description": "Indicates if the item has to be displayed in the Settings Panel",
1232
+ "type": "boolean",
1233
+ "title": "settings"
1234
+ },
1235
+ "label": {
1236
+ "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
1237
+ "type": "string",
1238
+ "title": "label"
1239
+ }
1240
+ }
1241
+ },
1242
+ "choicesLayout": {
1243
+ "title": "ConfigureProp",
1244
+ "type": "object",
1245
+ "properties": {
1246
+ "settings": {
1247
+ "description": "Indicates if the item has to be displayed in the Settings Panel",
1248
+ "type": "boolean",
1249
+ "title": "settings"
1250
+ },
1251
+ "label": {
823
1252
  "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
824
1253
  "type": "string",
825
1254
  "title": "label"
@@ -887,44 +1316,202 @@
887
1316
  "type": "number",
888
1317
  "title": "teacherInstructions"
889
1318
  },
890
- "prompt": {
891
- "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",
892
- "type": "number",
893
- "title": "prompt"
1319
+ "prompt": {
1320
+ "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",
1321
+ "type": "number",
1322
+ "title": "prompt"
1323
+ },
1324
+ "rationale": {
1325
+ "description": "Indicates the max dimension for images in rationale",
1326
+ "type": "number",
1327
+ "title": "rationale"
1328
+ },
1329
+ "choices": {
1330
+ "description": "Indicates the max dimension for images in choices",
1331
+ "type": "number",
1332
+ "title": "choices"
1333
+ }
1334
+ }
1335
+ },
1336
+ "mathMlOptions": {
1337
+ "title": "ConfigureMathMLProp",
1338
+ "type": "object",
1339
+ "properties": {
1340
+ "mmlOutput": {
1341
+ "description": "Indicates if model should have mathML output instead of latex",
1342
+ "type": "number",
1343
+ "title": "mmlOutput"
1344
+ },
1345
+ "mmlEditing": {
1346
+ "description": "Indicates if mathML that's already in model should be editable",
1347
+ "type": "number",
1348
+ "title": "mmlEditing"
1349
+ }
1350
+ }
1351
+ },
1352
+ "baseInputConfiguration": {
1353
+ "title": "EditableHtmlConfigureProp",
1354
+ "type": "object",
1355
+ "properties": {
1356
+ "math": {
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
+ "audio": {
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
+ "video": {
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
+ "image": {
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
+ "customPlugins": {
1401
+ "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.",
1402
+ "type": "array",
1403
+ "items": {
1404
+ "title": "CustomPlugin",
1405
+ "type": "object",
1406
+ "properties": {
1407
+ "event": {
1408
+ "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\"",
1409
+ "type": "string",
1410
+ "title": "event"
1411
+ },
1412
+ "iconAlt": {
1413
+ "description": "The alt for the custom button icon",
1414
+ "type": "string",
1415
+ "title": "iconAlt"
1416
+ },
1417
+ "iconType": {
1418
+ "description": "The icon type.\nCurrently, only \"SVG\" is supported.",
1419
+ "type": "string",
1420
+ "title": "iconType"
1421
+ },
1422
+ "icon": {
1423
+ "description": "The icon string. Currently, only \"SVG\" is supported, so it needs to be a valid svg.",
1424
+ "type": "string",
1425
+ "title": "icon"
1426
+ }
1427
+ },
1428
+ "required": [
1429
+ "event",
1430
+ "icon",
1431
+ "iconAlt",
1432
+ "iconType"
1433
+ ]
1434
+ },
1435
+ "title": "customPlugins"
1436
+ },
1437
+ "blockquote": {
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
+ "h3": {
1449
+ "title": "EditableHtmlButtonConfigure",
1450
+ "type": "object",
1451
+ "properties": {
1452
+ "disabled": {
1453
+ "description": "Indicates if the plugin is disabled or not",
1454
+ "type": "boolean",
1455
+ "title": "disabled"
1456
+ }
1457
+ }
1458
+ },
1459
+ "languageCharacters": {
1460
+ "title": "EditableHtmlButtonConfigure",
1461
+ "type": "object",
1462
+ "properties": {
1463
+ "disabled": {
1464
+ "description": "Indicates if the plugin is disabled or not",
1465
+ "type": "boolean",
1466
+ "title": "disabled"
1467
+ }
1468
+ }
1469
+ },
1470
+ "bold": {
1471
+ "title": "EditableHtmlButtonConfigure",
1472
+ "type": "object",
1473
+ "properties": {
1474
+ "disabled": {
1475
+ "description": "Indicates if the plugin is disabled or not",
1476
+ "type": "boolean",
1477
+ "title": "disabled"
1478
+ }
1479
+ }
1480
+ },
1481
+ "html": {
1482
+ "title": "EditableHtmlButtonConfigure",
1483
+ "type": "object",
1484
+ "properties": {
1485
+ "disabled": {
1486
+ "description": "Indicates if the plugin is disabled or not",
1487
+ "type": "boolean",
1488
+ "title": "disabled"
1489
+ }
1490
+ }
894
1491
  },
895
- "rationale": {
896
- "description": "Indicates the max dimension for images in rationale",
897
- "type": "number",
898
- "title": "rationale"
1492
+ "italic": {
1493
+ "title": "EditableHtmlButtonConfigure",
1494
+ "type": "object",
1495
+ "properties": {
1496
+ "disabled": {
1497
+ "description": "Indicates if the plugin is disabled or not",
1498
+ "type": "boolean",
1499
+ "title": "disabled"
1500
+ }
1501
+ }
899
1502
  },
900
- "choices": {
901
- "description": "Indicates the max dimension for images in choices",
902
- "type": "number",
903
- "title": "choices"
904
- }
905
- }
906
- },
907
- "mathMlOptions": {
908
- "title": "ConfigureMathMLProp",
909
- "type": "object",
910
- "properties": {
911
- "mmlOutput": {
912
- "description": "Indicates if model should have mathML output instead of latex",
913
- "type": "number",
914
- "title": "mmlOutput"
1503
+ "ol_list": {
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
+ }
915
1513
  },
916
- "mmlEditing": {
917
- "description": "Indicates if mathML that's already in model should be editable",
918
- "type": "number",
919
- "title": "mmlEditing"
920
- }
921
- }
922
- },
923
- "baseInputConfiguration": {
924
- "title": "EditableHtmlConfigureProp",
925
- "type": "object",
926
- "properties": {
927
- "math": {
1514
+ "redo": {
928
1515
  "title": "EditableHtmlButtonConfigure",
929
1516
  "type": "object",
930
1517
  "properties": {
@@ -935,7 +1522,7 @@
935
1522
  }
936
1523
  }
937
1524
  },
938
- "audio": {
1525
+ "strikethrough": {
939
1526
  "title": "EditableHtmlButtonConfigure",
940
1527
  "type": "object",
941
1528
  "properties": {
@@ -946,7 +1533,7 @@
946
1533
  }
947
1534
  }
948
1535
  },
949
- "video": {
1536
+ "sub": {
950
1537
  "title": "EditableHtmlButtonConfigure",
951
1538
  "type": "object",
952
1539
  "properties": {
@@ -957,7 +1544,7 @@
957
1544
  }
958
1545
  }
959
1546
  },
960
- "image": {
1547
+ "sup": {
961
1548
  "title": "EditableHtmlButtonConfigure",
962
1549
  "type": "object",
963
1550
  "properties": {
@@ -968,44 +1555,18 @@
968
1555
  }
969
1556
  }
970
1557
  },
971
- "customPlugins": {
972
- "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.",
973
- "type": "array",
974
- "items": {
975
- "title": "CustomPlugin",
976
- "type": "object",
977
- "properties": {
978
- "event": {
979
- "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\"",
980
- "type": "string",
981
- "title": "event"
982
- },
983
- "iconAlt": {
984
- "description": "The alt for the custom button icon",
985
- "type": "string",
986
- "title": "iconAlt"
987
- },
988
- "iconType": {
989
- "description": "The icon type.\nCurrently, only \"SVG\" is supported.",
990
- "type": "string",
991
- "title": "iconType"
992
- },
993
- "icon": {
994
- "description": "The icon string. Currently, only \"SVG\" is supported, so it needs to be a valid svg.",
995
- "type": "string",
996
- "title": "icon"
997
- }
998
- },
999
- "required": [
1000
- "event",
1001
- "icon",
1002
- "iconAlt",
1003
- "iconType"
1004
- ]
1005
- },
1006
- "title": "customPlugins"
1558
+ "table": {
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
+ }
1007
1568
  },
1008
- "blockquote": {
1569
+ "ul_list": {
1009
1570
  "title": "EditableHtmlButtonConfigure",
1010
1571
  "type": "object",
1011
1572
  "properties": {
@@ -1016,7 +1577,18 @@
1016
1577
  }
1017
1578
  }
1018
1579
  },
1019
- "h3": {
1580
+ "underline": {
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
+ "undo": {
1020
1592
  "title": "EditableHtmlButtonConfigure",
1021
1593
  "type": "object",
1022
1594
  "properties": {
@@ -1139,6 +1711,149 @@
1139
1711
  "title": "disabled"
1140
1712
  }
1141
1713
  }
1714
+ },
1715
+ "languageCharacters": {
1716
+ "title": "EditableHtmlButtonConfigure",
1717
+ "type": "object",
1718
+ "properties": {
1719
+ "disabled": {
1720
+ "description": "Indicates if the plugin is disabled or not",
1721
+ "type": "boolean",
1722
+ "title": "disabled"
1723
+ }
1724
+ }
1725
+ },
1726
+ "bold": {
1727
+ "title": "EditableHtmlButtonConfigure",
1728
+ "type": "object",
1729
+ "properties": {
1730
+ "disabled": {
1731
+ "description": "Indicates if the plugin is disabled or not",
1732
+ "type": "boolean",
1733
+ "title": "disabled"
1734
+ }
1735
+ }
1736
+ },
1737
+ "html": {
1738
+ "title": "EditableHtmlButtonConfigure",
1739
+ "type": "object",
1740
+ "properties": {
1741
+ "disabled": {
1742
+ "description": "Indicates if the plugin is disabled or not",
1743
+ "type": "boolean",
1744
+ "title": "disabled"
1745
+ }
1746
+ }
1747
+ },
1748
+ "italic": {
1749
+ "title": "EditableHtmlButtonConfigure",
1750
+ "type": "object",
1751
+ "properties": {
1752
+ "disabled": {
1753
+ "description": "Indicates if the plugin is disabled or not",
1754
+ "type": "boolean",
1755
+ "title": "disabled"
1756
+ }
1757
+ }
1758
+ },
1759
+ "ol_list": {
1760
+ "title": "EditableHtmlButtonConfigure",
1761
+ "type": "object",
1762
+ "properties": {
1763
+ "disabled": {
1764
+ "description": "Indicates if the plugin is disabled or not",
1765
+ "type": "boolean",
1766
+ "title": "disabled"
1767
+ }
1768
+ }
1769
+ },
1770
+ "redo": {
1771
+ "title": "EditableHtmlButtonConfigure",
1772
+ "type": "object",
1773
+ "properties": {
1774
+ "disabled": {
1775
+ "description": "Indicates if the plugin is disabled or not",
1776
+ "type": "boolean",
1777
+ "title": "disabled"
1778
+ }
1779
+ }
1780
+ },
1781
+ "strikethrough": {
1782
+ "title": "EditableHtmlButtonConfigure",
1783
+ "type": "object",
1784
+ "properties": {
1785
+ "disabled": {
1786
+ "description": "Indicates if the plugin is disabled or not",
1787
+ "type": "boolean",
1788
+ "title": "disabled"
1789
+ }
1790
+ }
1791
+ },
1792
+ "sub": {
1793
+ "title": "EditableHtmlButtonConfigure",
1794
+ "type": "object",
1795
+ "properties": {
1796
+ "disabled": {
1797
+ "description": "Indicates if the plugin is disabled or not",
1798
+ "type": "boolean",
1799
+ "title": "disabled"
1800
+ }
1801
+ }
1802
+ },
1803
+ "sup": {
1804
+ "title": "EditableHtmlButtonConfigure",
1805
+ "type": "object",
1806
+ "properties": {
1807
+ "disabled": {
1808
+ "description": "Indicates if the plugin is disabled or not",
1809
+ "type": "boolean",
1810
+ "title": "disabled"
1811
+ }
1812
+ }
1813
+ },
1814
+ "table": {
1815
+ "title": "EditableHtmlButtonConfigure",
1816
+ "type": "object",
1817
+ "properties": {
1818
+ "disabled": {
1819
+ "description": "Indicates if the plugin is disabled or not",
1820
+ "type": "boolean",
1821
+ "title": "disabled"
1822
+ }
1823
+ }
1824
+ },
1825
+ "ul_list": {
1826
+ "title": "EditableHtmlButtonConfigure",
1827
+ "type": "object",
1828
+ "properties": {
1829
+ "disabled": {
1830
+ "description": "Indicates if the plugin is disabled or not",
1831
+ "type": "boolean",
1832
+ "title": "disabled"
1833
+ }
1834
+ }
1835
+ },
1836
+ "underline": {
1837
+ "title": "EditableHtmlButtonConfigure",
1838
+ "type": "object",
1839
+ "properties": {
1840
+ "disabled": {
1841
+ "description": "Indicates if the plugin is disabled or not",
1842
+ "type": "boolean",
1843
+ "title": "disabled"
1844
+ }
1845
+ }
1846
+ },
1847
+ "undo": {
1848
+ "title": "EditableHtmlButtonConfigure",
1849
+ "type": "object",
1850
+ "properties": {
1851
+ "disabled": {
1852
+ "description": "Indicates if the plugin is disabled or not",
1853
+ "type": "boolean",
1854
+ "title": "disabled"
1855
+ }
1856
+ }
1142
1857
  }
1143
1858
  }
1144
1859
  },
@@ -1282,31 +1997,310 @@
1282
1997
  "title": "disabled"
1283
1998
  }
1284
1999
  }
2000
+ },
2001
+ "languageCharacters": {
2002
+ "title": "EditableHtmlButtonConfigure",
2003
+ "type": "object",
2004
+ "properties": {
2005
+ "disabled": {
2006
+ "description": "Indicates if the plugin is disabled or not",
2007
+ "type": "boolean",
2008
+ "title": "disabled"
2009
+ }
2010
+ }
2011
+ },
2012
+ "bold": {
2013
+ "title": "EditableHtmlButtonConfigure",
2014
+ "type": "object",
2015
+ "properties": {
2016
+ "disabled": {
2017
+ "description": "Indicates if the plugin is disabled or not",
2018
+ "type": "boolean",
2019
+ "title": "disabled"
2020
+ }
2021
+ }
2022
+ },
2023
+ "html": {
2024
+ "title": "EditableHtmlButtonConfigure",
2025
+ "type": "object",
2026
+ "properties": {
2027
+ "disabled": {
2028
+ "description": "Indicates if the plugin is disabled or not",
2029
+ "type": "boolean",
2030
+ "title": "disabled"
2031
+ }
2032
+ }
2033
+ },
2034
+ "italic": {
2035
+ "title": "EditableHtmlButtonConfigure",
2036
+ "type": "object",
2037
+ "properties": {
2038
+ "disabled": {
2039
+ "description": "Indicates if the plugin is disabled or not",
2040
+ "type": "boolean",
2041
+ "title": "disabled"
2042
+ }
2043
+ }
2044
+ },
2045
+ "ol_list": {
2046
+ "title": "EditableHtmlButtonConfigure",
2047
+ "type": "object",
2048
+ "properties": {
2049
+ "disabled": {
2050
+ "description": "Indicates if the plugin is disabled or not",
2051
+ "type": "boolean",
2052
+ "title": "disabled"
2053
+ }
2054
+ }
2055
+ },
2056
+ "redo": {
2057
+ "title": "EditableHtmlButtonConfigure",
2058
+ "type": "object",
2059
+ "properties": {
2060
+ "disabled": {
2061
+ "description": "Indicates if the plugin is disabled or not",
2062
+ "type": "boolean",
2063
+ "title": "disabled"
2064
+ }
2065
+ }
2066
+ },
2067
+ "strikethrough": {
2068
+ "title": "EditableHtmlButtonConfigure",
2069
+ "type": "object",
2070
+ "properties": {
2071
+ "disabled": {
2072
+ "description": "Indicates if the plugin is disabled or not",
2073
+ "type": "boolean",
2074
+ "title": "disabled"
2075
+ }
2076
+ }
2077
+ },
2078
+ "sub": {
2079
+ "title": "EditableHtmlButtonConfigure",
2080
+ "type": "object",
2081
+ "properties": {
2082
+ "disabled": {
2083
+ "description": "Indicates if the plugin is disabled or not",
2084
+ "type": "boolean",
2085
+ "title": "disabled"
2086
+ }
2087
+ }
2088
+ },
2089
+ "sup": {
2090
+ "title": "EditableHtmlButtonConfigure",
2091
+ "type": "object",
2092
+ "properties": {
2093
+ "disabled": {
2094
+ "description": "Indicates if the plugin is disabled or not",
2095
+ "type": "boolean",
2096
+ "title": "disabled"
2097
+ }
2098
+ }
2099
+ },
2100
+ "table": {
2101
+ "title": "EditableHtmlButtonConfigure",
2102
+ "type": "object",
2103
+ "properties": {
2104
+ "disabled": {
2105
+ "description": "Indicates if the plugin is disabled or not",
2106
+ "type": "boolean",
2107
+ "title": "disabled"
2108
+ }
2109
+ }
2110
+ },
2111
+ "ul_list": {
2112
+ "title": "EditableHtmlButtonConfigure",
2113
+ "type": "object",
2114
+ "properties": {
2115
+ "disabled": {
2116
+ "description": "Indicates if the plugin is disabled or not",
2117
+ "type": "boolean",
2118
+ "title": "disabled"
2119
+ }
2120
+ }
2121
+ },
2122
+ "underline": {
2123
+ "title": "EditableHtmlButtonConfigure",
2124
+ "type": "object",
2125
+ "properties": {
2126
+ "disabled": {
2127
+ "description": "Indicates if the plugin is disabled or not",
2128
+ "type": "boolean",
2129
+ "title": "disabled"
2130
+ }
2131
+ }
2132
+ },
2133
+ "undo": {
2134
+ "title": "EditableHtmlButtonConfigure",
2135
+ "type": "object",
2136
+ "properties": {
2137
+ "disabled": {
2138
+ "description": "Indicates if the plugin is disabled or not",
2139
+ "type": "boolean",
2140
+ "title": "disabled"
2141
+ }
2142
+ }
2143
+ }
2144
+ }
2145
+ },
2146
+ "required": {
2147
+ "description": "Indicates if the item is required and the value cannot be empty",
2148
+ "type": "boolean",
2149
+ "title": "required"
2150
+ },
2151
+ "settings": {
2152
+ "description": "Indicates if the item has to be displayed in the Settings Panel",
2153
+ "type": "boolean",
2154
+ "title": "settings"
2155
+ },
2156
+ "label": {
2157
+ "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
2158
+ "type": "string",
2159
+ "title": "label"
2160
+ }
2161
+ }
2162
+ },
2163
+ "EditableHtmlConfigureProp": {
2164
+ "title": "EditableHtmlConfigureProp",
2165
+ "type": "object",
2166
+ "properties": {
2167
+ "math": {
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
+ "audio": {
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
+ "video": {
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
+ }
2199
+ },
2200
+ "image": {
2201
+ "title": "EditableHtmlButtonConfigure",
2202
+ "type": "object",
2203
+ "properties": {
2204
+ "disabled": {
2205
+ "description": "Indicates if the plugin is disabled or not",
2206
+ "type": "boolean",
2207
+ "title": "disabled"
2208
+ }
2209
+ }
2210
+ },
2211
+ "customPlugins": {
2212
+ "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.",
2213
+ "type": "array",
2214
+ "items": {
2215
+ "title": "CustomPlugin",
2216
+ "type": "object",
2217
+ "properties": {
2218
+ "event": {
2219
+ "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\"",
2220
+ "type": "string",
2221
+ "title": "event"
2222
+ },
2223
+ "iconAlt": {
2224
+ "description": "The alt for the custom button icon",
2225
+ "type": "string",
2226
+ "title": "iconAlt"
2227
+ },
2228
+ "iconType": {
2229
+ "description": "The icon type.\nCurrently, only \"SVG\" is supported.",
2230
+ "type": "string",
2231
+ "title": "iconType"
2232
+ },
2233
+ "icon": {
2234
+ "description": "The icon string. Currently, only \"SVG\" is supported, so it needs to be a valid svg.",
2235
+ "type": "string",
2236
+ "title": "icon"
2237
+ }
2238
+ },
2239
+ "required": [
2240
+ "event",
2241
+ "icon",
2242
+ "iconAlt",
2243
+ "iconType"
2244
+ ]
2245
+ },
2246
+ "title": "customPlugins"
2247
+ },
2248
+ "blockquote": {
2249
+ "title": "EditableHtmlButtonConfigure",
2250
+ "type": "object",
2251
+ "properties": {
2252
+ "disabled": {
2253
+ "description": "Indicates if the plugin is disabled or not",
2254
+ "type": "boolean",
2255
+ "title": "disabled"
2256
+ }
2257
+ }
2258
+ },
2259
+ "h3": {
2260
+ "title": "EditableHtmlButtonConfigure",
2261
+ "type": "object",
2262
+ "properties": {
2263
+ "disabled": {
2264
+ "description": "Indicates if the plugin is disabled or not",
2265
+ "type": "boolean",
2266
+ "title": "disabled"
2267
+ }
2268
+ }
2269
+ },
2270
+ "languageCharacters": {
2271
+ "title": "EditableHtmlButtonConfigure",
2272
+ "type": "object",
2273
+ "properties": {
2274
+ "disabled": {
2275
+ "description": "Indicates if the plugin is disabled or not",
2276
+ "type": "boolean",
2277
+ "title": "disabled"
1285
2278
  }
1286
2279
  }
1287
2280
  },
1288
- "required": {
1289
- "description": "Indicates if the item is required and the value cannot be empty",
1290
- "type": "boolean",
1291
- "title": "required"
2281
+ "bold": {
2282
+ "title": "EditableHtmlButtonConfigure",
2283
+ "type": "object",
2284
+ "properties": {
2285
+ "disabled": {
2286
+ "description": "Indicates if the plugin is disabled or not",
2287
+ "type": "boolean",
2288
+ "title": "disabled"
2289
+ }
2290
+ }
1292
2291
  },
1293
- "settings": {
1294
- "description": "Indicates if the item has to be displayed in the Settings Panel",
1295
- "type": "boolean",
1296
- "title": "settings"
2292
+ "html": {
2293
+ "title": "EditableHtmlButtonConfigure",
2294
+ "type": "object",
2295
+ "properties": {
2296
+ "disabled": {
2297
+ "description": "Indicates if the plugin is disabled or not",
2298
+ "type": "boolean",
2299
+ "title": "disabled"
2300
+ }
2301
+ }
1297
2302
  },
1298
- "label": {
1299
- "description": "Indicates the label for the item that has to be displayed in the Settings Panel",
1300
- "type": "string",
1301
- "title": "label"
1302
- }
1303
- }
1304
- },
1305
- "EditableHtmlConfigureProp": {
1306
- "title": "EditableHtmlConfigureProp",
1307
- "type": "object",
1308
- "properties": {
1309
- "math": {
2303
+ "italic": {
1310
2304
  "title": "EditableHtmlButtonConfigure",
1311
2305
  "type": "object",
1312
2306
  "properties": {
@@ -1317,7 +2311,7 @@
1317
2311
  }
1318
2312
  }
1319
2313
  },
1320
- "audio": {
2314
+ "ol_list": {
1321
2315
  "title": "EditableHtmlButtonConfigure",
1322
2316
  "type": "object",
1323
2317
  "properties": {
@@ -1328,7 +2322,7 @@
1328
2322
  }
1329
2323
  }
1330
2324
  },
1331
- "video": {
2325
+ "redo": {
1332
2326
  "title": "EditableHtmlButtonConfigure",
1333
2327
  "type": "object",
1334
2328
  "properties": {
@@ -1339,7 +2333,7 @@
1339
2333
  }
1340
2334
  }
1341
2335
  },
1342
- "image": {
2336
+ "strikethrough": {
1343
2337
  "title": "EditableHtmlButtonConfigure",
1344
2338
  "type": "object",
1345
2339
  "properties": {
@@ -1350,44 +2344,18 @@
1350
2344
  }
1351
2345
  }
1352
2346
  },
1353
- "customPlugins": {
1354
- "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.",
1355
- "type": "array",
1356
- "items": {
1357
- "title": "CustomPlugin",
1358
- "type": "object",
1359
- "properties": {
1360
- "event": {
1361
- "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\"",
1362
- "type": "string",
1363
- "title": "event"
1364
- },
1365
- "iconAlt": {
1366
- "description": "The alt for the custom button icon",
1367
- "type": "string",
1368
- "title": "iconAlt"
1369
- },
1370
- "iconType": {
1371
- "description": "The icon type.\nCurrently, only \"SVG\" is supported.",
1372
- "type": "string",
1373
- "title": "iconType"
1374
- },
1375
- "icon": {
1376
- "description": "The icon string. Currently, only \"SVG\" is supported, so it needs to be a valid svg.",
1377
- "type": "string",
1378
- "title": "icon"
1379
- }
1380
- },
1381
- "required": [
1382
- "event",
1383
- "icon",
1384
- "iconAlt",
1385
- "iconType"
1386
- ]
1387
- },
1388
- "title": "customPlugins"
2347
+ "sub": {
2348
+ "title": "EditableHtmlButtonConfigure",
2349
+ "type": "object",
2350
+ "properties": {
2351
+ "disabled": {
2352
+ "description": "Indicates if the plugin is disabled or not",
2353
+ "type": "boolean",
2354
+ "title": "disabled"
2355
+ }
2356
+ }
1389
2357
  },
1390
- "blockquote": {
2358
+ "sup": {
1391
2359
  "title": "EditableHtmlButtonConfigure",
1392
2360
  "type": "object",
1393
2361
  "properties": {
@@ -1398,7 +2366,40 @@
1398
2366
  }
1399
2367
  }
1400
2368
  },
1401
- "h3": {
2369
+ "table": {
2370
+ "title": "EditableHtmlButtonConfigure",
2371
+ "type": "object",
2372
+ "properties": {
2373
+ "disabled": {
2374
+ "description": "Indicates if the plugin is disabled or not",
2375
+ "type": "boolean",
2376
+ "title": "disabled"
2377
+ }
2378
+ }
2379
+ },
2380
+ "ul_list": {
2381
+ "title": "EditableHtmlButtonConfigure",
2382
+ "type": "object",
2383
+ "properties": {
2384
+ "disabled": {
2385
+ "description": "Indicates if the plugin is disabled or not",
2386
+ "type": "boolean",
2387
+ "title": "disabled"
2388
+ }
2389
+ }
2390
+ },
2391
+ "underline": {
2392
+ "title": "EditableHtmlButtonConfigure",
2393
+ "type": "object",
2394
+ "properties": {
2395
+ "disabled": {
2396
+ "description": "Indicates if the plugin is disabled or not",
2397
+ "type": "boolean",
2398
+ "title": "disabled"
2399
+ }
2400
+ }
2401
+ },
2402
+ "undo": {
1402
2403
  "title": "EditableHtmlButtonConfigure",
1403
2404
  "type": "object",
1404
2405
  "properties": {
@@ -1606,6 +2607,149 @@
1606
2607
  "title": "disabled"
1607
2608
  }
1608
2609
  }
2610
+ },
2611
+ "languageCharacters": {
2612
+ "title": "EditableHtmlButtonConfigure",
2613
+ "type": "object",
2614
+ "properties": {
2615
+ "disabled": {
2616
+ "description": "Indicates if the plugin is disabled or not",
2617
+ "type": "boolean",
2618
+ "title": "disabled"
2619
+ }
2620
+ }
2621
+ },
2622
+ "bold": {
2623
+ "title": "EditableHtmlButtonConfigure",
2624
+ "type": "object",
2625
+ "properties": {
2626
+ "disabled": {
2627
+ "description": "Indicates if the plugin is disabled or not",
2628
+ "type": "boolean",
2629
+ "title": "disabled"
2630
+ }
2631
+ }
2632
+ },
2633
+ "html": {
2634
+ "title": "EditableHtmlButtonConfigure",
2635
+ "type": "object",
2636
+ "properties": {
2637
+ "disabled": {
2638
+ "description": "Indicates if the plugin is disabled or not",
2639
+ "type": "boolean",
2640
+ "title": "disabled"
2641
+ }
2642
+ }
2643
+ },
2644
+ "italic": {
2645
+ "title": "EditableHtmlButtonConfigure",
2646
+ "type": "object",
2647
+ "properties": {
2648
+ "disabled": {
2649
+ "description": "Indicates if the plugin is disabled or not",
2650
+ "type": "boolean",
2651
+ "title": "disabled"
2652
+ }
2653
+ }
2654
+ },
2655
+ "ol_list": {
2656
+ "title": "EditableHtmlButtonConfigure",
2657
+ "type": "object",
2658
+ "properties": {
2659
+ "disabled": {
2660
+ "description": "Indicates if the plugin is disabled or not",
2661
+ "type": "boolean",
2662
+ "title": "disabled"
2663
+ }
2664
+ }
2665
+ },
2666
+ "redo": {
2667
+ "title": "EditableHtmlButtonConfigure",
2668
+ "type": "object",
2669
+ "properties": {
2670
+ "disabled": {
2671
+ "description": "Indicates if the plugin is disabled or not",
2672
+ "type": "boolean",
2673
+ "title": "disabled"
2674
+ }
2675
+ }
2676
+ },
2677
+ "strikethrough": {
2678
+ "title": "EditableHtmlButtonConfigure",
2679
+ "type": "object",
2680
+ "properties": {
2681
+ "disabled": {
2682
+ "description": "Indicates if the plugin is disabled or not",
2683
+ "type": "boolean",
2684
+ "title": "disabled"
2685
+ }
2686
+ }
2687
+ },
2688
+ "sub": {
2689
+ "title": "EditableHtmlButtonConfigure",
2690
+ "type": "object",
2691
+ "properties": {
2692
+ "disabled": {
2693
+ "description": "Indicates if the plugin is disabled or not",
2694
+ "type": "boolean",
2695
+ "title": "disabled"
2696
+ }
2697
+ }
2698
+ },
2699
+ "sup": {
2700
+ "title": "EditableHtmlButtonConfigure",
2701
+ "type": "object",
2702
+ "properties": {
2703
+ "disabled": {
2704
+ "description": "Indicates if the plugin is disabled or not",
2705
+ "type": "boolean",
2706
+ "title": "disabled"
2707
+ }
2708
+ }
2709
+ },
2710
+ "table": {
2711
+ "title": "EditableHtmlButtonConfigure",
2712
+ "type": "object",
2713
+ "properties": {
2714
+ "disabled": {
2715
+ "description": "Indicates if the plugin is disabled or not",
2716
+ "type": "boolean",
2717
+ "title": "disabled"
2718
+ }
2719
+ }
2720
+ },
2721
+ "ul_list": {
2722
+ "title": "EditableHtmlButtonConfigure",
2723
+ "type": "object",
2724
+ "properties": {
2725
+ "disabled": {
2726
+ "description": "Indicates if the plugin is disabled or not",
2727
+ "type": "boolean",
2728
+ "title": "disabled"
2729
+ }
2730
+ }
2731
+ },
2732
+ "underline": {
2733
+ "title": "EditableHtmlButtonConfigure",
2734
+ "type": "object",
2735
+ "properties": {
2736
+ "disabled": {
2737
+ "description": "Indicates if the plugin is disabled or not",
2738
+ "type": "boolean",
2739
+ "title": "disabled"
2740
+ }
2741
+ }
2742
+ },
2743
+ "undo": {
2744
+ "title": "EditableHtmlButtonConfigure",
2745
+ "type": "object",
2746
+ "properties": {
2747
+ "disabled": {
2748
+ "description": "Indicates if the plugin is disabled or not",
2749
+ "type": "boolean",
2750
+ "title": "disabled"
2751
+ }
2752
+ }
1609
2753
  }
1610
2754
  }
1611
2755
  },