fix(mail(js)): add CKEditor plugins emoji and bidi

This commit is contained in:
Francis Lachapelle
2022-07-08 10:57:57 -04:00
parent a6f7c1ea61
commit e18dc2cd5a
55 changed files with 402 additions and 48 deletions
@@ -18,7 +18,7 @@
// Default plugins that have successfully passed through Angular's $sanitize service
var defaultConfiguration = {
toolbarGroups: [
{ name: 'basicstyles', groups: [ 'basicstyles', 'colors', 'list', 'indent', 'blocks', 'align', 'links', 'insert', 'spellchecker', 'styles', 'mode' ] }
{ name: 'basicstyles', groups: [ 'basicstyles', 'colors', 'list', 'indent', 'blocks', 'align', 'links', 'insert', 'spellchecker', 'styles', 'mode', 'emoji' ] }
],
// The default plugins included in the basic setup define some buttons that