Added 2 new input parameters to the TinyEditor block to give greater flexibility with the tinymce library:
Tiny mce is a free and paid open source mixed-use library, this version includes the free use license.
Added onChange event that returns the editor content when the user clicks "undo" or presses "Ctrl+Z".
Fixing JS issue for trigger value AutoComplete.