@ckeditor/ckeditor5-email 45.2.1 → 46.0.0-alpha.0
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/build/email.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +9 -9
- package/src/emailconfigurationhelper.d.ts +20 -20
- package/src/emailconfigurationhelper.js +1 -1
- package/src/emailconfigurationlogger.d.ts +1 -1
- package/src/emailconfigurationlogger.js +1 -1
- package/src/emailinlinestylestransformations.js +1 -1
- package/src/index.d.ts +21 -13
- package/src/index.js +1 -1
- package/src/integrations/emptyblock.d.ts +2 -2
- package/src/integrations/emptyblock.js +1 -1
- package/src/integrations/exportinlinestyles.d.ts +2 -2
- package/src/integrations/exportinlinestyles.js +1 -1
- package/src/integrations/font.d.ts +2 -2
- package/src/integrations/font.js +1 -1
- package/src/integrations/generalhtmlintegration.d.ts +2 -2
- package/src/integrations/generalhtmlintegration.js +1 -1
- package/src/integrations/highlight.d.ts +2 -2
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/image.d.ts +2 -2
- package/src/integrations/image.js +1 -1
- package/src/integrations/link.d.ts +2 -2
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.d.ts +2 -2
- package/src/integrations/list.js +1 -1
- package/src/integrations/listmultilevel.d.ts +2 -2
- package/src/integrations/listmultilevel.js +1 -1
- package/src/integrations/markdown.d.ts +2 -2
- package/src/integrations/markdown.js +1 -1
- package/src/integrations/mathtype.d.ts +2 -2
- package/src/integrations/mathtype.js +1 -1
- package/src/integrations/mediaembed.d.ts +2 -2
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mergefields.d.ts +2 -2
- package/src/integrations/mergefields.js +1 -1
- package/src/integrations/sourceediting.d.ts +2 -2
- package/src/integrations/sourceediting.js +1 -1
- package/src/integrations/table.d.ts +2 -2
- package/src/integrations/table.js +1 -1
- package/src/integrations/template.d.ts +2 -2
- package/src/integrations/template.js +1 -1
- package/src/integrations/todolist.d.ts +2 -2
- package/src/integrations/todolist.js +1 -1
- package/src/integrations/upload.d.ts +3 -3
- package/src/integrations/upload.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x2b35(){var _0x1b0a46=['plugins','634195yDFDYs','311838CpTdWg','isOfficialPlugin','2242KktjFI','MathTypeEmailIntegration','editor','afterInit','5003576CLnHUq','MathType','pluginName','get','30iokWbE','278jejIlh','88991pRbkEI','147942OnHdeq','1954288tJcAjk','50CyWRtK','_checkUnsupportedPlugin','requires','isPremiumPlugin'];_0x2b35=function(){return _0x1b0a46;};return _0x2b35();}var _0x16b9ad=_0x32e8;(function(_0x535c5b,_0x551230){var _0x163d85=_0x32e8,_0x6d1fd1=_0x535c5b();while(!![]){try{var _0x502993=-parseInt(_0x163d85(0x18b))/0x1*(parseInt(_0x163d85(0x194))/0x2)+parseInt(_0x163d85(0x19e))/0x3+-parseInt(_0x163d85(0x197))/0x4+parseInt(_0x163d85(0x19d))/0x5*(parseInt(_0x163d85(0x193))/0x6)+-parseInt(_0x163d85(0x195))/0x7+parseInt(_0x163d85(0x18f))/0x8+parseInt(_0x163d85(0x196))/0x9*(-parseInt(_0x163d85(0x198))/0xa);if(_0x502993===_0x551230)break;else _0x6d1fd1['push'](_0x6d1fd1['shift']());}catch(_0x10585f){_0x6d1fd1['push'](_0x6d1fd1['shift']());}}}(_0x2b35,0x725fb));import{Plugin as _0x5cc83d}from'ckeditor5/src/core.js';function _0x32e8(_0x57d4e6,_0x5c5e1f){var _0x2b3544=_0x2b35();return _0x32e8=function(_0x32e893,_0x14a78c){_0x32e893=_0x32e893-0x18b;var _0x4cf75a=_0x2b3544[_0x32e893];return _0x4cf75a;},_0x32e8(_0x57d4e6,_0x5c5e1f);}import{EmailConfigurationLogger as _0x51d5b1}from'../emailconfigurationlogger.js';export class MathTypeEmailIntegration extends _0x5cc83d{static get[_0x16b9ad(0x19a)](){return[_0x51d5b1];}static get[_0x16b9ad(0x191)](){var _0x5e2bda=_0x16b9ad;return _0x5e2bda(0x18c);}static get[_0x16b9ad(0x19f)](){return!0x0;}static get[_0x16b9ad(0x19b)](){return!0x0;}[_0x16b9ad(0x18e)](){var _0x32a88c=_0x16b9ad;this[_0x32a88c(0x18d)][_0x32a88c(0x19c)][_0x32a88c(0x192)](_0x51d5b1)[_0x32a88c(0x199)](_0x32a88c(0x190));}}
|
|
@@ -7,11 +7,11 @@
|
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
9
|
import { Plugin } from 'ckeditor5/src/core.js';
|
|
10
|
-
import EmailConfigurationLogger from '../emailconfigurationlogger.js';
|
|
10
|
+
import { EmailConfigurationLogger } from '../emailconfigurationlogger.js';
|
|
11
11
|
/**
|
|
12
12
|
* A plugin that warns about using MediaEmbed plugin in the email integration.
|
|
13
13
|
*/
|
|
14
|
-
export
|
|
14
|
+
export declare class MediaEmbedEmailIntegration extends Plugin {
|
|
15
15
|
/**
|
|
16
16
|
* @inheritDoc
|
|
17
17
|
*/
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
function _0x4334(_0x342526,_0x2898d3){var _0x2a4a93=_0x2a4a();return _0x4334=function(_0x433434,_0x1487ab){_0x433434=_0x433434-0x11e;var _0x35a527=_0x2a4a93[_0x433434];return _0x35a527;},_0x4334(_0x342526,_0x2898d3);}var _0x41b869=_0x4334;function _0x2a4a(){var _0x39c9fe=['get','8721279XPROEe','774961AvuMAT','requires','1410210KlcRyP','pluginName','5811882VjpBeV','91255JDEvzS','editor','3ckixJq','1630788MxNQUO','plugins','7hJOlVQ','afterInit','8AAGOoP','1467354QLuIyv','MediaEmbed','isOfficialPlugin','_checkUnsupportedPlugin','isPremiumPlugin','MediaEmbedEmailIntegration','170heIuPV'];_0x2a4a=function(){return _0x39c9fe;};return _0x2a4a();}(function(_0x5d927d,_0x334983){var _0x22e578=_0x4334,_0x1a064b=_0x5d927d();while(!![]){try{var _0x4adb2b=parseInt(_0x22e578(0x12c))/0x1+parseInt(_0x22e578(0x11e))/0x2+parseInt(_0x22e578(0x12e))/0x3*(-parseInt(_0x22e578(0x12f))/0x4)+-parseInt(_0x22e578(0x129))/0x5+parseInt(_0x22e578(0x12b))/0x6*(parseInt(_0x22e578(0x131))/0x7)+parseInt(_0x22e578(0x133))/0x8*(parseInt(_0x22e578(0x126))/0x9)+parseInt(_0x22e578(0x124))/0xa*(-parseInt(_0x22e578(0x127))/0xb);if(_0x4adb2b===_0x334983)break;else _0x1a064b['push'](_0x1a064b['shift']());}catch(_0x5e8c41){_0x1a064b['push'](_0x1a064b['shift']());}}}(_0x2a4a,0xd5ac4));import{Plugin as _0x12398d}from'ckeditor5/src/core.js';import{EmailConfigurationLogger as _0x81ef83}from'../emailconfigurationlogger.js';export class MediaEmbedEmailIntegration extends _0x12398d{static get[_0x41b869(0x128)](){return[_0x81ef83];}static get[_0x41b869(0x12a)](){var _0x9fabba=_0x41b869;return _0x9fabba(0x123);}static get[_0x41b869(0x120)](){return!0x0;}static get[_0x41b869(0x122)](){return!0x0;}[_0x41b869(0x132)](){var _0x4d627d=_0x41b869;this[_0x4d627d(0x12d)][_0x4d627d(0x130)][_0x4d627d(0x125)](_0x81ef83)[_0x4d627d(0x121)](_0x4d627d(0x11f));}}
|
|
@@ -7,11 +7,11 @@
|
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
9
|
import { Plugin } from 'ckeditor5/src/core.js';
|
|
10
|
-
import EmailConfigurationLogger from '../emailconfigurationlogger.js';
|
|
10
|
+
import { EmailConfigurationLogger } from '../emailconfigurationlogger.js';
|
|
11
11
|
/**
|
|
12
12
|
* A plugin that checks if the MergeFields plugin is properly configured for the email integration.
|
|
13
13
|
*/
|
|
14
|
-
export
|
|
14
|
+
export declare class MergeFieldsEmailIntegration extends Plugin {
|
|
15
15
|
/**
|
|
16
16
|
* @inheritDoc
|
|
17
17
|
*/
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x533994=_0x3eaa;(function(_0x50864d,_0x42382a){const _0x42e104=_0x3eaa,_0x2416c9=_0x50864d();while(!![]){try{const _0x5eb07d=-parseInt(_0x42e104(0x1f4))/0x1+-parseInt(_0x42e104(0x1e8))/0x2*(parseInt(_0x42e104(0x1fa))/0x3)+-parseInt(_0x42e104(0x1e9))/0x4+-parseInt(_0x42e104(0x1fb))/0x5*(-parseInt(_0x42e104(0x1ee))/0x6)+-parseInt(_0x42e104(0x1f5))/0x7*(parseInt(_0x42e104(0x1ea))/0x8)+parseInt(_0x42e104(0x1ec))/0x9*(parseInt(_0x42e104(0x1e6))/0xa)+parseInt(_0x42e104(0x1e5))/0xb;if(_0x5eb07d===_0x42382a)break;else _0x2416c9['push'](_0x2416c9['shift']());}catch(_0xb436ad){_0x2416c9['push'](_0x2416c9['shift']());}}}(_0x33f9,0x3d813));function _0x3eaa(_0x21325e,_0x174429){const _0x33f99b=_0x33f9();return _0x3eaa=function(_0x3eaa21,_0x2fdffd){_0x3eaa21=_0x3eaa21-0x1e3;let _0x51a4d5=_0x33f99b[_0x3eaa21];return _0x51a4d5;},_0x3eaa(_0x21325e,_0x174429);}function _0x33f9(){const _0x1f447f=['216lmwKaq','features/email-editing/email.html#merge-fields-plugin','_logSuppressibleInfo','isOfficialPlugin','plugins','get','208247CVSjys','126AijiGY','editor','has','MergeFields','isPremiumPlugin','15qTVPXr','61645RhstRa','pluginName','email-configuration-missing-merge-fields-plugin','Consider\x20enabling\x20the\x20MergeFields\x20plugin\x20which\x20allows\x20inserting\x20dynamic\x20data\x20placeholders\x20into\x20content.','5426641rafhxa','5430kALGyX','afterInit','40988qqyFAZ','1372980trSehw','53968fGnAUo','requires','1494MgMgHV','MergeFieldsEmailIntegration'];_0x33f9=function(){return _0x1f447f;};return _0x33f9();}import{Plugin as _0x1a13d0}from'ckeditor5/src/core.js';import{EmailConfigurationLogger as _0x2a9b1d}from'../emailconfigurationlogger.js';export class MergeFieldsEmailIntegration extends _0x1a13d0{static get[_0x533994(0x1eb)](){return[_0x2a9b1d];}static get[_0x533994(0x1fc)](){const _0x4cccbc=_0x533994;return _0x4cccbc(0x1ed);}static get[_0x533994(0x1f1)](){return!0x0;}static get[_0x533994(0x1f9)](){return!0x0;}[_0x533994(0x1e7)](){const _0x394457=_0x533994,_0x52f85b=this[_0x394457(0x1f6)][_0x394457(0x1f2)][_0x394457(0x1f3)](_0x2a9b1d);this[_0x394457(0x1f6)][_0x394457(0x1f2)][_0x394457(0x1f7)](_0x394457(0x1f8))||_0x52f85b[_0x394457(0x1f0)](_0x394457(0x1e3),_0x394457(0x1e4),_0x394457(0x1ef));}}
|
|
@@ -7,11 +7,11 @@
|
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
9
|
import { Plugin } from 'ckeditor5/src/core.js';
|
|
10
|
-
import EmailConfigurationLogger from '../emailconfigurationlogger.js';
|
|
10
|
+
import { EmailConfigurationLogger } from '../emailconfigurationlogger.js';
|
|
11
11
|
/**
|
|
12
12
|
* A plugin that checks if the SourceEditing or SourceEditingEnhanced plugin are loaded.
|
|
13
13
|
*/
|
|
14
|
-
export
|
|
14
|
+
export declare class SourceEditingEmailIntegration extends Plugin {
|
|
15
15
|
/**
|
|
16
16
|
* @inheritDoc
|
|
17
17
|
*/
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x37ed87=_0x3880;function _0x2d42(){const _0x6e6db7=['afterInit','2639urjObm','isOfficialPlugin','1725072IBwrsV','175563HwrJtw','has','3687957ftTjSB','editor','20oGCIRD','_logSuppressibleWarning','requires','92965eJfQfz','5512DGnIts','8PYIblt','pluginName','SourceEditingEnhanced','4880bGhQyA','email-configuration-missing-source-editing-plugin','isPremiumPlugin','SourceEditing','1738MKsMwz','get','SourceEditingEmailIntegration','18982fdAriS'];_0x2d42=function(){return _0x6e6db7;};return _0x2d42();}(function(_0x3dcaa0,_0x35a6ae){const _0x192cea=_0x3880,_0x5e5e3a=_0x3dcaa0();while(!![]){try{const _0xb58f8b=parseInt(_0x192cea(0x96))/0x1*(parseInt(_0x192cea(0x8c))/0x2)+parseInt(_0x192cea(0x83))/0x3+-parseInt(_0x192cea(0x87))/0x4*(parseInt(_0x192cea(0x8a))/0x5)+parseInt(_0x192cea(0x9a))/0x6+parseInt(_0x192cea(0x98))/0x7*(-parseInt(_0x192cea(0x8b))/0x8)+parseInt(_0x192cea(0x85))/0x9+parseInt(_0x192cea(0x8f))/0xa*(parseInt(_0x192cea(0x93))/0xb);if(_0xb58f8b===_0x35a6ae)break;else _0x5e5e3a['push'](_0x5e5e3a['shift']());}catch(_0x1acbbf){_0x5e5e3a['push'](_0x5e5e3a['shift']());}}}(_0x2d42,0x87c58));function _0x3880(_0x220451,_0x2e4246){const _0x2d42e5=_0x2d42();return _0x3880=function(_0x388072,_0x534a28){_0x388072=_0x388072-0x83;let _0x3aa0e1=_0x2d42e5[_0x388072];return _0x3aa0e1;},_0x3880(_0x220451,_0x2e4246);}import{Plugin as _0xdbcc8e}from'ckeditor5/src/core.js';import{EmailConfigurationLogger as _0x220a3b}from'../emailconfigurationlogger.js';export class SourceEditingEmailIntegration extends _0xdbcc8e{static get[_0x37ed87(0x89)](){return[_0x220a3b];}static get[_0x37ed87(0x8d)](){const _0x5a3611=_0x37ed87;return _0x5a3611(0x95);}static get[_0x37ed87(0x99)](){return!0x0;}static get[_0x37ed87(0x91)](){return!0x0;}[_0x37ed87(0x97)](){const _0x26223b=_0x37ed87,{plugins:_0x3e6cd5}=this[_0x26223b(0x86)],_0x3bd57c=_0x3e6cd5[_0x26223b(0x94)](_0x220a3b);_0x3e6cd5[_0x26223b(0x84)](_0x26223b(0x92))||_0x3e6cd5[_0x26223b(0x84)](_0x26223b(0x8e))||_0x3bd57c[_0x26223b(0x88)](_0x26223b(0x90));}}
|
|
@@ -7,11 +7,11 @@
|
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
9
|
import { Plugin } from 'ckeditor5/src/core.js';
|
|
10
|
-
import EmailConfigurationLogger from '../emailconfigurationlogger.js';
|
|
10
|
+
import { EmailConfigurationLogger } from '../emailconfigurationlogger.js';
|
|
11
11
|
/**
|
|
12
12
|
* A plugin that checks if the Table plugin is properly configured for the email integration.
|
|
13
13
|
*/
|
|
14
|
-
export
|
|
14
|
+
export declare class TableEmailIntegration extends Plugin {
|
|
15
15
|
/**
|
|
16
16
|
* @inheritDoc
|
|
17
17
|
*/
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x5f54(_0xd4a2b5,_0xba9829){const _0x223c21=_0x223c();return _0x5f54=function(_0x5f5437,_0x17bfa0){_0x5f5437=_0x5f5437-0xe3;let _0x5988d4=_0x223c21[_0x5f5437];return _0x5988d4;},_0x5f54(_0xd4a2b5,_0xba9829);}const _0xa751b6=_0x5f54;function _0x223c(){const _0x1814e7=['TableEmailIntegration','email-configuration-missing-table-layout-plugin','_validateConfigColorFormat','.borderColors','table','22269DrdHwa','.backgroundColors','get','.defaultProperties','tableProperties','151872NVmaxL','38754KuSlQo','pluginName','PlainTableOutput','email-configuration-missing-plain-table-output-plugin','tableCellProperties','6243741BYmrJY','plugins','3275880wkWGVN','_checkTableConfig','editor','244ttXcyN','isPremiumPlugin','.colorPicker.format','afterInit','requires','.defaultProperties.borderColor','4668510mCGQht','TableLayout','table.','_logSuppressibleWarning','isOfficialPlugin','has','Table','55TzJrCC','_checkTablePropertiesConfig','_validateConfigColorValue','_checkRequiredTablePlugins','1050806AlLjae'];_0x223c=function(){return _0x1814e7;};return _0x223c();}(function(_0x697fe1,_0x52b8e3){const _0x223262=_0x5f54,_0x2e73b8=_0x697fe1();while(!![]){try{const _0x7d3b48=-parseInt(_0x223262(0xee))/0x1+parseInt(_0x223262(0xe3))/0x2+parseInt(_0x223262(0xe9))/0x3*(parseInt(_0x223262(0xf9))/0x4)+parseInt(_0x223262(0x106))/0x5*(parseInt(_0x223262(0xef))/0x6)+-parseInt(_0x223262(0xff))/0x7+-parseInt(_0x223262(0xf6))/0x8+parseInt(_0x223262(0xf4))/0x9;if(_0x7d3b48===_0x52b8e3)break;else _0x2e73b8['push'](_0x2e73b8['shift']());}catch(_0x1e0601){_0x2e73b8['push'](_0x2e73b8['shift']());}}}(_0x223c,0x7da9d));import{Plugin as _0x1e4839}from'ckeditor5/src/core.js';import{EmailConfigurationLogger as _0x4383f5}from'../emailconfigurationlogger.js';export class TableEmailIntegration extends _0x1e4839{static get[_0xa751b6(0xfd)](){return[_0x4383f5];}static get[_0xa751b6(0xf0)](){const _0x468cc6=_0xa751b6;return _0x468cc6(0xe4);}static get[_0xa751b6(0x103)](){return!0x0;}static get[_0xa751b6(0xfa)](){return!0x0;}[_0xa751b6(0xfc)](){const _0x1b5c78=_0xa751b6;this[_0x1b5c78(0x109)](),this[_0x1b5c78(0xf7)]();}[_0xa751b6(0x109)](){const _0x880d3b=_0xa751b6,{plugins:_0x2f4cc8}=this[_0x880d3b(0xf8)],_0x274fb7=_0x2f4cc8[_0x880d3b(0xeb)](_0x4383f5);_0x2f4cc8[_0x880d3b(0x104)](_0x880d3b(0x105))&&(_0x2f4cc8[_0x880d3b(0x104)](_0x880d3b(0xf1))||_0x274fb7[_0x880d3b(0x102)](_0x880d3b(0xf2)),_0x2f4cc8[_0x880d3b(0x104)](_0x880d3b(0x100))||_0x274fb7[_0x880d3b(0x102)](_0x880d3b(0xe5)));}[_0xa751b6(0xf7)](){const _0x259042=_0xa751b6,{config:_0x45452a,plugins:_0x4b0288}=this[_0x259042(0xf8)];_0x45452a[_0x259042(0xeb)](_0x259042(0xe8))&&_0x4b0288[_0x259042(0x104)](_0x259042(0x105))&&(this[_0x259042(0x107)](_0x259042(0xf3)),this[_0x259042(0x107)](_0x259042(0xed)));}[_0xa751b6(0x107)](_0x5ee61d){const _0x357e64=_0xa751b6,_0x21b004=this[_0x357e64(0xf8)][_0x357e64(0xf5)][_0x357e64(0xeb)](_0x4383f5);_0x21b004[_0x357e64(0x108)](_0x357e64(0x101)+_0x5ee61d+_0x357e64(0xe7)),_0x21b004[_0x357e64(0x108)](_0x357e64(0x101)+_0x5ee61d+_0x357e64(0xea)),_0x21b004[_0x357e64(0x108)](_0x357e64(0x101)+_0x5ee61d+_0x357e64(0xfe)),_0x21b004[_0x357e64(0x108)](_0x357e64(0x101)+_0x5ee61d+_0x357e64(0xec)),_0x21b004[_0x357e64(0xe6)](_0x357e64(0x101)+_0x5ee61d+_0x357e64(0xfb));}}
|
|
@@ -7,11 +7,11 @@
|
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
9
|
import { Plugin } from 'ckeditor5/src/core.js';
|
|
10
|
-
import EmailConfigurationLogger from '../emailconfigurationlogger.js';
|
|
10
|
+
import { EmailConfigurationLogger } from '../emailconfigurationlogger.js';
|
|
11
11
|
/**
|
|
12
12
|
* A plugin that checks if the Template plugin is properly configured for the email integration.
|
|
13
13
|
*/
|
|
14
|
-
export
|
|
14
|
+
export declare class TemplateEmailIntegration extends Plugin {
|
|
15
15
|
/**
|
|
16
16
|
* @inheritDoc
|
|
17
17
|
*/
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x37b8a9=_0x2c83;(function(_0x402cd7,_0x5b2457){const _0x162c63=_0x2c83,_0x1e2156=_0x402cd7();while(!![]){try{const _0x319904=-parseInt(_0x162c63(0x193))/0x1+parseInt(_0x162c63(0x19a))/0x2*(-parseInt(_0x162c63(0x185))/0x3)+parseInt(_0x162c63(0x19b))/0x4+parseInt(_0x162c63(0x189))/0x5+-parseInt(_0x162c63(0x183))/0x6*(parseInt(_0x162c63(0x198))/0x7)+-parseInt(_0x162c63(0x191))/0x8*(parseInt(_0x162c63(0x18b))/0x9)+-parseInt(_0x162c63(0x18a))/0xa*(-parseInt(_0x162c63(0x188))/0xb);if(_0x319904===_0x5b2457)break;else _0x1e2156['push'](_0x1e2156['shift']());}catch(_0x1d091f){_0x1e2156['push'](_0x1e2156['shift']());}}}(_0x52bc,0x1d518));function _0x2c83(_0x127203,_0x1a0157){const _0x52bc71=_0x52bc();return _0x2c83=function(_0x2c83e3,_0x4ccd88){_0x2c83e3=_0x2c83e3-0x182;let _0x14da65=_0x52bc71[_0x2c83e3];return _0x14da65;},_0x2c83(_0x127203,_0x1a0157);}import{Plugin as _0x43de5a}from'ckeditor5/src/core.js';import{EmailConfigurationLogger as _0x47cec6}from'../emailconfigurationlogger.js';function _0x52bc(){const _0x56e88c=['isOfficialPlugin','Template','has','_logSuppressibleInfo','16471szKnte','requires','42GoucTk','19604kIMOim','afterInit','216XJzIUm','get','17628Epxnfq','TemplateEmailIntegration','pluginName','1472328gzFUuG','853055tcxFFb','40DlSDyw','27DAyurP','plugins','Consider\x20enabling\x20the\x20Template\x20plugin\x20which\x20allows\x20inserting\x20predefined\x20e-mail\x20templates\x20into\x20the\x20editor.','isPremiumPlugin','editor','features/email-editing/email.html#template-plugin','573728GcNZwN','email-configuration-missing-template-plugin','167564zWmXwm'];_0x52bc=function(){return _0x56e88c;};return _0x52bc();}export class TemplateEmailIntegration extends _0x43de5a{static get[_0x37b8a9(0x199)](){return[_0x47cec6];}static get[_0x37b8a9(0x187)](){const _0x17a025=_0x37b8a9;return _0x17a025(0x186);}static get[_0x37b8a9(0x194)](){return!0x0;}static get[_0x37b8a9(0x18e)](){return!0x0;}[_0x37b8a9(0x182)](){const _0x2477ea=_0x37b8a9,_0x420443=this[_0x2477ea(0x18f)][_0x2477ea(0x18c)][_0x2477ea(0x184)](_0x47cec6);this[_0x2477ea(0x18f)][_0x2477ea(0x18c)][_0x2477ea(0x196)](_0x2477ea(0x195))||_0x420443[_0x2477ea(0x197)](_0x2477ea(0x192),_0x2477ea(0x18d),_0x2477ea(0x190));}}
|
|
@@ -7,11 +7,11 @@
|
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
9
|
import { Plugin } from 'ckeditor5/src/core.js';
|
|
10
|
-
import EmailConfigurationLogger from '../emailconfigurationlogger.js';
|
|
10
|
+
import { EmailConfigurationLogger } from '../emailconfigurationlogger.js';
|
|
11
11
|
/**
|
|
12
12
|
* A plugin that warns about using the TodoList plugin in the email integration.
|
|
13
13
|
*/
|
|
14
|
-
export
|
|
14
|
+
export declare class TodoListEmailIntegration extends Plugin {
|
|
15
15
|
/**
|
|
16
16
|
* @inheritDoc
|
|
17
17
|
*/
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x28e7a9=_0x39fd;(function(_0x36be20,_0x44df09){var _0x2eac87=_0x39fd,_0x22dc3d=_0x36be20();while(!![]){try{var _0x250382=-parseInt(_0x2eac87(0x1ba))/0x1+-parseInt(_0x2eac87(0x1ab))/0x2*(-parseInt(_0x2eac87(0x1b0))/0x3)+parseInt(_0x2eac87(0x1ac))/0x4*(-parseInt(_0x2eac87(0x1ad))/0x5)+parseInt(_0x2eac87(0x1b1))/0x6*(-parseInt(_0x2eac87(0x1bd))/0x7)+-parseInt(_0x2eac87(0x1af))/0x8*(-parseInt(_0x2eac87(0x1b6))/0x9)+-parseInt(_0x2eac87(0x1b3))/0xa+-parseInt(_0x2eac87(0x1bc))/0xb*(-parseInt(_0x2eac87(0x1b5))/0xc);if(_0x250382===_0x44df09)break;else _0x22dc3d['push'](_0x22dc3d['shift']());}catch(_0x12fa5d){_0x22dc3d['push'](_0x22dc3d['shift']());}}}(_0xd82e,0x85cbb));import{Plugin as _0x1f3f17}from'ckeditor5/src/core.js';function _0x39fd(_0xfb3628,_0x51de39){var _0xd82e79=_0xd82e();return _0x39fd=function(_0x39fd22,_0x2692ea){_0x39fd22=_0x39fd22-0x1aa;var _0xea3b19=_0xd82e79[_0x39fd22];return _0xea3b19;},_0x39fd(_0xfb3628,_0x51de39);}function _0xd82e(){var _0x5cf1fe=['41874jXuAeW','plugins','_checkUnsupportedPlugin','isOfficialPlugin','requires','2WLDCxd','812mNEupZ','8485RCnSnt','isPremiumPlugin','16YjrZrw','339279lJShxU','1074NLqdKO','pluginName','4969660FFxqQB','afterInit','12mGSaHG','1315404XiELZW','editor','TodoListEmailIntegration','TodoList','545394KNFblq','get','28602761FcenHs'];_0xd82e=function(){return _0x5cf1fe;};return _0xd82e();}import{EmailConfigurationLogger as _0x1cb039}from'../emailconfigurationlogger.js';export class TodoListEmailIntegration extends _0x1f3f17{static get[_0x28e7a9(0x1aa)](){return[_0x1cb039];}static get[_0x28e7a9(0x1b2)](){var _0x34da10=_0x28e7a9;return _0x34da10(0x1b8);}static get[_0x28e7a9(0x1c0)](){return!0x0;}static get[_0x28e7a9(0x1ae)](){return!0x0;}[_0x28e7a9(0x1b4)](){var _0x12e905=_0x28e7a9;this[_0x12e905(0x1b7)][_0x12e905(0x1be)][_0x12e905(0x1bb)](_0x1cb039)[_0x12e905(0x1bf)](_0x12e905(0x1b9));}}
|
|
@@ -7,11 +7,11 @@
|
|
|
7
7
|
* @publicApi
|
|
8
8
|
*/
|
|
9
9
|
import { Plugin } from 'ckeditor5/src/core.js';
|
|
10
|
-
import EmailConfigurationLogger from '../emailconfigurationlogger.js';
|
|
10
|
+
import { EmailConfigurationLogger } from '../emailconfigurationlogger.js';
|
|
11
11
|
/**
|
|
12
|
-
* A plugin that checks if the upload is
|
|
12
|
+
* A plugin that checks if the upload is properly configured for the email integration.
|
|
13
13
|
*/
|
|
14
|
-
export
|
|
14
|
+
export declare class UploadEmailIntegration extends Plugin {
|
|
15
15
|
/**
|
|
16
16
|
* @inheritDoc
|
|
17
17
|
*/
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x26a2(){var _0x387ebf=['isOfficialPlugin','isPremiumPlugin','plugins','pluginName','8310500PhXfXH','3096694DZsQoh','1292604cnemvU','11512386GZlhRO','_checkUnsupportedPlugin','37348noqFHK','2513PCnXBx','309KFpRLK','24328joiCyc','20xexPQM','get','requires','afterInit','1977336KgzFmn','Base64UploadAdapter','20OQRYvc','UploadEmailIntegration','editor'];_0x26a2=function(){return _0x387ebf;};return _0x26a2();}function _0x4390(_0x17fa18,_0x479574){var _0x26a217=_0x26a2();return _0x4390=function(_0x439024,_0x394892){_0x439024=_0x439024-0x164;var _0x11a1ac=_0x26a217[_0x439024];return _0x11a1ac;},_0x4390(_0x17fa18,_0x479574);}var _0x1e2229=_0x4390;(function(_0x506ea7,_0x106345){var _0x5a688b=_0x4390,_0x291257=_0x506ea7();while(!![]){try{var _0x3426ae=parseInt(_0x5a688b(0x16b))/0x1+parseInt(_0x5a688b(0x16a))/0x2+parseInt(_0x5a688b(0x170))/0x3*(parseInt(_0x5a688b(0x16e))/0x4)+parseInt(_0x5a688b(0x172))/0x5*(-parseInt(_0x5a688b(0x176))/0x6)+parseInt(_0x5a688b(0x16f))/0x7*(parseInt(_0x5a688b(0x171))/0x8)+-parseInt(_0x5a688b(0x16c))/0x9+-parseInt(_0x5a688b(0x178))/0xa*(parseInt(_0x5a688b(0x169))/0xb);if(_0x3426ae===_0x106345)break;else _0x291257['push'](_0x291257['shift']());}catch(_0x527c90){_0x291257['push'](_0x291257['shift']());}}}(_0x26a2,0xbfe53));import{Plugin as _0x47806c}from'ckeditor5/src/core.js';import{EmailConfigurationLogger as _0x21c697}from'../emailconfigurationlogger.js';export class UploadEmailIntegration extends _0x47806c{static get[_0x1e2229(0x174)](){return[_0x21c697];}static get[_0x1e2229(0x168)](){var _0x2f34a5=_0x1e2229;return _0x2f34a5(0x179);}static get[_0x1e2229(0x165)](){return!0x0;}static get[_0x1e2229(0x166)](){return!0x0;}[_0x1e2229(0x175)](){var _0xd8558=_0x1e2229;this[_0xd8558(0x164)][_0xd8558(0x167)][_0xd8558(0x173)](_0x21c697)[_0xd8558(0x16d)](_0xd8558(0x177));}}
|