@pie-element/explicit-constructed-response 6.22.3-next.9 → 6.22.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 +1409 -265
- package/docs/config-schema.json.md +848 -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 +91 -154
- package/module/manifest.json +1 -1
- package/module/print.js +91 -154
- package/package.json +3 -3
package/docs/pie-schema.json
CHANGED
|
@@ -275,6 +275,149 @@
|
|
|
275
275
|
"title": "disabled"
|
|
276
276
|
}
|
|
277
277
|
}
|
|
278
|
+
},
|
|
279
|
+
"languageCharacters": {
|
|
280
|
+
"title": "EditableHtmlButtonConfigure",
|
|
281
|
+
"type": "object",
|
|
282
|
+
"properties": {
|
|
283
|
+
"disabled": {
|
|
284
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
285
|
+
"type": "boolean",
|
|
286
|
+
"title": "disabled"
|
|
287
|
+
}
|
|
288
|
+
}
|
|
289
|
+
},
|
|
290
|
+
"bold": {
|
|
291
|
+
"title": "EditableHtmlButtonConfigure",
|
|
292
|
+
"type": "object",
|
|
293
|
+
"properties": {
|
|
294
|
+
"disabled": {
|
|
295
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
296
|
+
"type": "boolean",
|
|
297
|
+
"title": "disabled"
|
|
298
|
+
}
|
|
299
|
+
}
|
|
300
|
+
},
|
|
301
|
+
"html": {
|
|
302
|
+
"title": "EditableHtmlButtonConfigure",
|
|
303
|
+
"type": "object",
|
|
304
|
+
"properties": {
|
|
305
|
+
"disabled": {
|
|
306
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
307
|
+
"type": "boolean",
|
|
308
|
+
"title": "disabled"
|
|
309
|
+
}
|
|
310
|
+
}
|
|
311
|
+
},
|
|
312
|
+
"italic": {
|
|
313
|
+
"title": "EditableHtmlButtonConfigure",
|
|
314
|
+
"type": "object",
|
|
315
|
+
"properties": {
|
|
316
|
+
"disabled": {
|
|
317
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
318
|
+
"type": "boolean",
|
|
319
|
+
"title": "disabled"
|
|
320
|
+
}
|
|
321
|
+
}
|
|
322
|
+
},
|
|
323
|
+
"ol_list": {
|
|
324
|
+
"title": "EditableHtmlButtonConfigure",
|
|
325
|
+
"type": "object",
|
|
326
|
+
"properties": {
|
|
327
|
+
"disabled": {
|
|
328
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
329
|
+
"type": "boolean",
|
|
330
|
+
"title": "disabled"
|
|
331
|
+
}
|
|
332
|
+
}
|
|
333
|
+
},
|
|
334
|
+
"redo": {
|
|
335
|
+
"title": "EditableHtmlButtonConfigure",
|
|
336
|
+
"type": "object",
|
|
337
|
+
"properties": {
|
|
338
|
+
"disabled": {
|
|
339
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
340
|
+
"type": "boolean",
|
|
341
|
+
"title": "disabled"
|
|
342
|
+
}
|
|
343
|
+
}
|
|
344
|
+
},
|
|
345
|
+
"strikethrough": {
|
|
346
|
+
"title": "EditableHtmlButtonConfigure",
|
|
347
|
+
"type": "object",
|
|
348
|
+
"properties": {
|
|
349
|
+
"disabled": {
|
|
350
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
351
|
+
"type": "boolean",
|
|
352
|
+
"title": "disabled"
|
|
353
|
+
}
|
|
354
|
+
}
|
|
355
|
+
},
|
|
356
|
+
"sub": {
|
|
357
|
+
"title": "EditableHtmlButtonConfigure",
|
|
358
|
+
"type": "object",
|
|
359
|
+
"properties": {
|
|
360
|
+
"disabled": {
|
|
361
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
362
|
+
"type": "boolean",
|
|
363
|
+
"title": "disabled"
|
|
364
|
+
}
|
|
365
|
+
}
|
|
366
|
+
},
|
|
367
|
+
"sup": {
|
|
368
|
+
"title": "EditableHtmlButtonConfigure",
|
|
369
|
+
"type": "object",
|
|
370
|
+
"properties": {
|
|
371
|
+
"disabled": {
|
|
372
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
373
|
+
"type": "boolean",
|
|
374
|
+
"title": "disabled"
|
|
375
|
+
}
|
|
376
|
+
}
|
|
377
|
+
},
|
|
378
|
+
"table": {
|
|
379
|
+
"title": "EditableHtmlButtonConfigure",
|
|
380
|
+
"type": "object",
|
|
381
|
+
"properties": {
|
|
382
|
+
"disabled": {
|
|
383
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
384
|
+
"type": "boolean",
|
|
385
|
+
"title": "disabled"
|
|
386
|
+
}
|
|
387
|
+
}
|
|
388
|
+
},
|
|
389
|
+
"ul_list": {
|
|
390
|
+
"title": "EditableHtmlButtonConfigure",
|
|
391
|
+
"type": "object",
|
|
392
|
+
"properties": {
|
|
393
|
+
"disabled": {
|
|
394
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
395
|
+
"type": "boolean",
|
|
396
|
+
"title": "disabled"
|
|
397
|
+
}
|
|
398
|
+
}
|
|
399
|
+
},
|
|
400
|
+
"underline": {
|
|
401
|
+
"title": "EditableHtmlButtonConfigure",
|
|
402
|
+
"type": "object",
|
|
403
|
+
"properties": {
|
|
404
|
+
"disabled": {
|
|
405
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
406
|
+
"type": "boolean",
|
|
407
|
+
"title": "disabled"
|
|
408
|
+
}
|
|
409
|
+
}
|
|
410
|
+
},
|
|
411
|
+
"undo": {
|
|
412
|
+
"title": "EditableHtmlButtonConfigure",
|
|
413
|
+
"type": "object",
|
|
414
|
+
"properties": {
|
|
415
|
+
"disabled": {
|
|
416
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
417
|
+
"type": "boolean",
|
|
418
|
+
"title": "disabled"
|
|
419
|
+
}
|
|
420
|
+
}
|
|
278
421
|
}
|
|
279
422
|
}
|
|
280
423
|
},
|
|
@@ -447,6 +590,149 @@
|
|
|
447
590
|
"title": "disabled"
|
|
448
591
|
}
|
|
449
592
|
}
|
|
593
|
+
},
|
|
594
|
+
"languageCharacters": {
|
|
595
|
+
"title": "EditableHtmlButtonConfigure",
|
|
596
|
+
"type": "object",
|
|
597
|
+
"properties": {
|
|
598
|
+
"disabled": {
|
|
599
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
600
|
+
"type": "boolean",
|
|
601
|
+
"title": "disabled"
|
|
602
|
+
}
|
|
603
|
+
}
|
|
604
|
+
},
|
|
605
|
+
"bold": {
|
|
606
|
+
"title": "EditableHtmlButtonConfigure",
|
|
607
|
+
"type": "object",
|
|
608
|
+
"properties": {
|
|
609
|
+
"disabled": {
|
|
610
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
611
|
+
"type": "boolean",
|
|
612
|
+
"title": "disabled"
|
|
613
|
+
}
|
|
614
|
+
}
|
|
615
|
+
},
|
|
616
|
+
"html": {
|
|
617
|
+
"title": "EditableHtmlButtonConfigure",
|
|
618
|
+
"type": "object",
|
|
619
|
+
"properties": {
|
|
620
|
+
"disabled": {
|
|
621
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
622
|
+
"type": "boolean",
|
|
623
|
+
"title": "disabled"
|
|
624
|
+
}
|
|
625
|
+
}
|
|
626
|
+
},
|
|
627
|
+
"italic": {
|
|
628
|
+
"title": "EditableHtmlButtonConfigure",
|
|
629
|
+
"type": "object",
|
|
630
|
+
"properties": {
|
|
631
|
+
"disabled": {
|
|
632
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
633
|
+
"type": "boolean",
|
|
634
|
+
"title": "disabled"
|
|
635
|
+
}
|
|
636
|
+
}
|
|
637
|
+
},
|
|
638
|
+
"ol_list": {
|
|
639
|
+
"title": "EditableHtmlButtonConfigure",
|
|
640
|
+
"type": "object",
|
|
641
|
+
"properties": {
|
|
642
|
+
"disabled": {
|
|
643
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
644
|
+
"type": "boolean",
|
|
645
|
+
"title": "disabled"
|
|
646
|
+
}
|
|
647
|
+
}
|
|
648
|
+
},
|
|
649
|
+
"redo": {
|
|
650
|
+
"title": "EditableHtmlButtonConfigure",
|
|
651
|
+
"type": "object",
|
|
652
|
+
"properties": {
|
|
653
|
+
"disabled": {
|
|
654
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
655
|
+
"type": "boolean",
|
|
656
|
+
"title": "disabled"
|
|
657
|
+
}
|
|
658
|
+
}
|
|
659
|
+
},
|
|
660
|
+
"strikethrough": {
|
|
661
|
+
"title": "EditableHtmlButtonConfigure",
|
|
662
|
+
"type": "object",
|
|
663
|
+
"properties": {
|
|
664
|
+
"disabled": {
|
|
665
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
666
|
+
"type": "boolean",
|
|
667
|
+
"title": "disabled"
|
|
668
|
+
}
|
|
669
|
+
}
|
|
670
|
+
},
|
|
671
|
+
"sub": {
|
|
672
|
+
"title": "EditableHtmlButtonConfigure",
|
|
673
|
+
"type": "object",
|
|
674
|
+
"properties": {
|
|
675
|
+
"disabled": {
|
|
676
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
677
|
+
"type": "boolean",
|
|
678
|
+
"title": "disabled"
|
|
679
|
+
}
|
|
680
|
+
}
|
|
681
|
+
},
|
|
682
|
+
"sup": {
|
|
683
|
+
"title": "EditableHtmlButtonConfigure",
|
|
684
|
+
"type": "object",
|
|
685
|
+
"properties": {
|
|
686
|
+
"disabled": {
|
|
687
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
688
|
+
"type": "boolean",
|
|
689
|
+
"title": "disabled"
|
|
690
|
+
}
|
|
691
|
+
}
|
|
692
|
+
},
|
|
693
|
+
"table": {
|
|
694
|
+
"title": "EditableHtmlButtonConfigure",
|
|
695
|
+
"type": "object",
|
|
696
|
+
"properties": {
|
|
697
|
+
"disabled": {
|
|
698
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
699
|
+
"type": "boolean",
|
|
700
|
+
"title": "disabled"
|
|
701
|
+
}
|
|
702
|
+
}
|
|
703
|
+
},
|
|
704
|
+
"ul_list": {
|
|
705
|
+
"title": "EditableHtmlButtonConfigure",
|
|
706
|
+
"type": "object",
|
|
707
|
+
"properties": {
|
|
708
|
+
"disabled": {
|
|
709
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
710
|
+
"type": "boolean",
|
|
711
|
+
"title": "disabled"
|
|
712
|
+
}
|
|
713
|
+
}
|
|
714
|
+
},
|
|
715
|
+
"underline": {
|
|
716
|
+
"title": "EditableHtmlButtonConfigure",
|
|
717
|
+
"type": "object",
|
|
718
|
+
"properties": {
|
|
719
|
+
"disabled": {
|
|
720
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
721
|
+
"type": "boolean",
|
|
722
|
+
"title": "disabled"
|
|
723
|
+
}
|
|
724
|
+
}
|
|
725
|
+
},
|
|
726
|
+
"undo": {
|
|
727
|
+
"title": "EditableHtmlButtonConfigure",
|
|
728
|
+
"type": "object",
|
|
729
|
+
"properties": {
|
|
730
|
+
"disabled": {
|
|
731
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
732
|
+
"type": "boolean",
|
|
733
|
+
"title": "disabled"
|
|
734
|
+
}
|
|
735
|
+
}
|
|
450
736
|
}
|
|
451
737
|
}
|
|
452
738
|
},
|
|
@@ -577,6 +863,149 @@
|
|
|
577
863
|
"title": "disabled"
|
|
578
864
|
}
|
|
579
865
|
}
|
|
866
|
+
},
|
|
867
|
+
"languageCharacters": {
|
|
868
|
+
"title": "EditableHtmlButtonConfigure",
|
|
869
|
+
"type": "object",
|
|
870
|
+
"properties": {
|
|
871
|
+
"disabled": {
|
|
872
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
873
|
+
"type": "boolean",
|
|
874
|
+
"title": "disabled"
|
|
875
|
+
}
|
|
876
|
+
}
|
|
877
|
+
},
|
|
878
|
+
"bold": {
|
|
879
|
+
"title": "EditableHtmlButtonConfigure",
|
|
880
|
+
"type": "object",
|
|
881
|
+
"properties": {
|
|
882
|
+
"disabled": {
|
|
883
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
884
|
+
"type": "boolean",
|
|
885
|
+
"title": "disabled"
|
|
886
|
+
}
|
|
887
|
+
}
|
|
888
|
+
},
|
|
889
|
+
"html": {
|
|
890
|
+
"title": "EditableHtmlButtonConfigure",
|
|
891
|
+
"type": "object",
|
|
892
|
+
"properties": {
|
|
893
|
+
"disabled": {
|
|
894
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
895
|
+
"type": "boolean",
|
|
896
|
+
"title": "disabled"
|
|
897
|
+
}
|
|
898
|
+
}
|
|
899
|
+
},
|
|
900
|
+
"italic": {
|
|
901
|
+
"title": "EditableHtmlButtonConfigure",
|
|
902
|
+
"type": "object",
|
|
903
|
+
"properties": {
|
|
904
|
+
"disabled": {
|
|
905
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
906
|
+
"type": "boolean",
|
|
907
|
+
"title": "disabled"
|
|
908
|
+
}
|
|
909
|
+
}
|
|
910
|
+
},
|
|
911
|
+
"ol_list": {
|
|
912
|
+
"title": "EditableHtmlButtonConfigure",
|
|
913
|
+
"type": "object",
|
|
914
|
+
"properties": {
|
|
915
|
+
"disabled": {
|
|
916
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
917
|
+
"type": "boolean",
|
|
918
|
+
"title": "disabled"
|
|
919
|
+
}
|
|
920
|
+
}
|
|
921
|
+
},
|
|
922
|
+
"redo": {
|
|
923
|
+
"title": "EditableHtmlButtonConfigure",
|
|
924
|
+
"type": "object",
|
|
925
|
+
"properties": {
|
|
926
|
+
"disabled": {
|
|
927
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
928
|
+
"type": "boolean",
|
|
929
|
+
"title": "disabled"
|
|
930
|
+
}
|
|
931
|
+
}
|
|
932
|
+
},
|
|
933
|
+
"strikethrough": {
|
|
934
|
+
"title": "EditableHtmlButtonConfigure",
|
|
935
|
+
"type": "object",
|
|
936
|
+
"properties": {
|
|
937
|
+
"disabled": {
|
|
938
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
939
|
+
"type": "boolean",
|
|
940
|
+
"title": "disabled"
|
|
941
|
+
}
|
|
942
|
+
}
|
|
943
|
+
},
|
|
944
|
+
"sub": {
|
|
945
|
+
"title": "EditableHtmlButtonConfigure",
|
|
946
|
+
"type": "object",
|
|
947
|
+
"properties": {
|
|
948
|
+
"disabled": {
|
|
949
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
950
|
+
"type": "boolean",
|
|
951
|
+
"title": "disabled"
|
|
952
|
+
}
|
|
953
|
+
}
|
|
954
|
+
},
|
|
955
|
+
"sup": {
|
|
956
|
+
"title": "EditableHtmlButtonConfigure",
|
|
957
|
+
"type": "object",
|
|
958
|
+
"properties": {
|
|
959
|
+
"disabled": {
|
|
960
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
961
|
+
"type": "boolean",
|
|
962
|
+
"title": "disabled"
|
|
963
|
+
}
|
|
964
|
+
}
|
|
965
|
+
},
|
|
966
|
+
"table": {
|
|
967
|
+
"title": "EditableHtmlButtonConfigure",
|
|
968
|
+
"type": "object",
|
|
969
|
+
"properties": {
|
|
970
|
+
"disabled": {
|
|
971
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
972
|
+
"type": "boolean",
|
|
973
|
+
"title": "disabled"
|
|
974
|
+
}
|
|
975
|
+
}
|
|
976
|
+
},
|
|
977
|
+
"ul_list": {
|
|
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
|
+
"underline": {
|
|
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
|
+
"undo": {
|
|
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
|
+
}
|
|
580
1009
|
}
|
|
581
1010
|
}
|
|
582
1011
|
},
|