@ckeditor/ckeditor5-email 0.0.0-internal-20251210.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.
Files changed (58) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/LICENSE.md +18 -0
  3. package/README.md +48 -0
  4. package/build/email.js +4 -0
  5. package/ckeditor5-metadata.json +13 -0
  6. package/dist/index-content.css +4 -0
  7. package/dist/index-editor.css +4 -0
  8. package/dist/index.css +4 -0
  9. package/dist/index.js +23 -0
  10. package/package.json +61 -0
  11. package/src/augmentation.d.ts +30 -0
  12. package/src/augmentation.js +23 -0
  13. package/src/emailconfigurationconfig.d.ts +59 -0
  14. package/src/emailconfigurationconfig.js +23 -0
  15. package/src/emailconfigurationhelper.d.ts +58 -0
  16. package/src/emailconfigurationhelper.js +23 -0
  17. package/src/emailconfigurationlogger.d.ts +39 -0
  18. package/src/emailconfigurationlogger.js +23 -0
  19. package/src/emailinlinestylestransformations.d.ts +32 -0
  20. package/src/emailinlinestylestransformations.js +23 -0
  21. package/src/index.d.ts +30 -0
  22. package/src/index.js +23 -0
  23. package/src/integrations/emptyblock.d.ts +35 -0
  24. package/src/integrations/emptyblock.js +23 -0
  25. package/src/integrations/exportinlinestyles.d.ts +35 -0
  26. package/src/integrations/exportinlinestyles.js +23 -0
  27. package/src/integrations/font.d.ts +35 -0
  28. package/src/integrations/font.js +23 -0
  29. package/src/integrations/generalhtmlintegration.d.ts +35 -0
  30. package/src/integrations/generalhtmlintegration.js +23 -0
  31. package/src/integrations/highlight.d.ts +35 -0
  32. package/src/integrations/highlight.js +23 -0
  33. package/src/integrations/image.d.ts +35 -0
  34. package/src/integrations/image.js +23 -0
  35. package/src/integrations/link.d.ts +35 -0
  36. package/src/integrations/link.js +23 -0
  37. package/src/integrations/list.d.ts +35 -0
  38. package/src/integrations/list.js +23 -0
  39. package/src/integrations/listmultilevel.d.ts +35 -0
  40. package/src/integrations/listmultilevel.js +23 -0
  41. package/src/integrations/markdown.d.ts +35 -0
  42. package/src/integrations/markdown.js +23 -0
  43. package/src/integrations/mathtype.d.ts +35 -0
  44. package/src/integrations/mathtype.js +23 -0
  45. package/src/integrations/mediaembed.d.ts +35 -0
  46. package/src/integrations/mediaembed.js +23 -0
  47. package/src/integrations/mergefields.d.ts +35 -0
  48. package/src/integrations/mergefields.js +23 -0
  49. package/src/integrations/sourceediting.d.ts +35 -0
  50. package/src/integrations/sourceediting.js +23 -0
  51. package/src/integrations/table.d.ts +35 -0
  52. package/src/integrations/table.js +23 -0
  53. package/src/integrations/template.d.ts +35 -0
  54. package/src/integrations/template.js +23 -0
  55. package/src/integrations/todolist.d.ts +35 -0
  56. package/src/integrations/todolist.js +23 -0
  57. package/src/integrations/upload.d.ts +35 -0
  58. package/src/integrations/upload.js +23 -0
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ var _0xf7e3c6=_0x190f;(function(_0x109171,_0x280328){var _0xa1a1f1=_0x190f,_0x4e0cd6=_0x109171();while(!![]){try{var _0x376d64=parseInt(_0xa1a1f1(0x1d4))/0x1*(parseInt(_0xa1a1f1(0x1cd))/0x2)+parseInt(_0xa1a1f1(0x1cf))/0x3+-parseInt(_0xa1a1f1(0x1c6))/0x4+-parseInt(_0xa1a1f1(0x1d2))/0x5+parseInt(_0xa1a1f1(0x1c4))/0x6+parseInt(_0xa1a1f1(0x1d3))/0x7*(parseInt(_0xa1a1f1(0x1d6))/0x8)+-parseInt(_0xa1a1f1(0x1c5))/0x9;if(_0x376d64===_0x280328)break;else _0x4e0cd6['push'](_0x4e0cd6['shift']());}catch(_0x42f427){_0x4e0cd6['push'](_0x4e0cd6['shift']());}}}(_0x60e0,0xef3c7));import{Plugin as _0x280bf3}from'ckeditor5/src/core.js';function _0x60e0(){var _0x57b929=['3708944UowJny','get','ImageEmailIntegration','requires','plugins','_checkUnsupportedPlugin','isOfficialPlugin','2jJdukS','afterInit','2215707HAgPuG','editor','isPremiumPlugin','583780EfWcmr','5222qZoNkH','482578ouQawk','pluginName','8912riCTMq','ImageBlock','2102514gVwIzU','3408363WsISqx'];_0x60e0=function(){return _0x57b929;};return _0x60e0();}import{EmailConfigurationLogger as _0x1e8a20}from'../emailconfigurationlogger.js';function _0x190f(_0x4f8c27,_0x11642b){var _0x60e0e6=_0x60e0();return _0x190f=function(_0x190f2a,_0x150bb9){_0x190f2a=_0x190f2a-0x1c4;var _0x5bb0d0=_0x60e0e6[_0x190f2a];return _0x5bb0d0;},_0x190f(_0x4f8c27,_0x11642b);}export class ImageEmailIntegration extends _0x280bf3{static get[_0xf7e3c6(0x1c9)](){return[_0x1e8a20];}static get[_0xf7e3c6(0x1d5)](){var _0x523dbb=_0xf7e3c6;return _0x523dbb(0x1c8);}static get[_0xf7e3c6(0x1cc)](){return!0x0;}static get[_0xf7e3c6(0x1d1)](){return!0x0;}[_0xf7e3c6(0x1ce)](){var _0x56de74=_0xf7e3c6;this[_0x56de74(0x1d0)][_0x56de74(0x1ca)][_0x56de74(0x1c7)](_0x1e8a20)[_0x56de74(0x1cb)](_0x56de74(0x1d7));}}
@@ -0,0 +1,35 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
5
+ /**
6
+ * @module email/integrations/link
7
+ * @publicApi
8
+ */
9
+ import { Plugin } from 'ckeditor5/src/core.js';
10
+ import { EmailConfigurationLogger } from '../emailconfigurationlogger.js';
11
+ /**
12
+ * A plugin that handles link integration in email editor.
13
+ */
14
+ export declare class LinkEmailIntegration extends Plugin {
15
+ /**
16
+ * @inheritDoc
17
+ */
18
+ static get requires(): readonly [typeof EmailConfigurationLogger];
19
+ /**
20
+ * @inheritDoc
21
+ */
22
+ static get pluginName(): "LinkEmailIntegration";
23
+ /**
24
+ * @inheritDoc
25
+ */
26
+ static get isOfficialPlugin(): true;
27
+ /**
28
+ * @inheritDoc
29
+ */
30
+ static get isPremiumPlugin(): true;
31
+ /**
32
+ * @inheritDoc
33
+ */
34
+ afterInit(): void;
35
+ }
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ var _0xf26bd6=_0x185c;(function(_0xad0427,_0x5182a0){var _0x5c4110=_0x185c,_0x342e30=_0xad0427();while(!![]){try{var _0x21d437=parseInt(_0x5c4110(0x1f1))/0x1+parseInt(_0x5c4110(0x201))/0x2*(parseInt(_0x5c4110(0x1fd))/0x3)+-parseInt(_0x5c4110(0x1ff))/0x4+parseInt(_0x5c4110(0x1f8))/0x5*(parseInt(_0x5c4110(0x1f4))/0x6)+parseInt(_0x5c4110(0x1ef))/0x7+parseInt(_0x5c4110(0x1fa))/0x8+-parseInt(_0x5c4110(0x200))/0x9;if(_0x21d437===_0x5182a0)break;else _0x342e30['push'](_0x342e30['shift']());}catch(_0x183529){_0x342e30['push'](_0x342e30['shift']());}}}(_0x33ea,0x5a690));import{Plugin as _0x4e71b3}from'ckeditor5/src/core.js';function _0x33ea(){var _0x15bc99=['pluginName','7955CRCuUM','LinkEmailIntegration','2222456xjHqfU','isPremiumPlugin','afterInit','16062yLeJji','plugins','152044MmGxaH','11948724xuVXHz','254zSvFRD','isOfficialPlugin','requires','2236976wQTmzK','_checkUnsupportedPlugin','285215flkWtI','Block\x20images\x20are\x20unsupported\x20in\x20email\x20environments.\x20The\x20LinkImage\x20plugin\x20is\x20designed\x20to\x20work\x20exclusively\x20with\x20block\x20images,\x20which\x20makes\x20it\x20not\x20applicable\x20for\x20email\x20integration.\x20Inline\x20images\x20are\x20still\x20supported\x20and\x20function\x20correctly\x20with\x20the\x20standard\x20Link\x20feature.','editor','654QWMLpx','LinkImage','get'];_0x33ea=function(){return _0x15bc99;};return _0x33ea();}function _0x185c(_0x439414,_0x310532){var _0x33ea87=_0x33ea();return _0x185c=function(_0x185c27,_0x1e5302){_0x185c27=_0x185c27-0x1ee;var _0x46cf9b=_0x33ea87[_0x185c27];return _0x46cf9b;},_0x185c(_0x439414,_0x310532);}import{EmailConfigurationLogger as _0x5c34be}from'../emailconfigurationlogger.js';export class LinkEmailIntegration extends _0x4e71b3{static get[_0xf26bd6(0x1ee)](){return[_0x5c34be];}static get[_0xf26bd6(0x1f7)](){var _0x476759=_0xf26bd6;return _0x476759(0x1f9);}static get[_0xf26bd6(0x202)](){return!0x0;}static get[_0xf26bd6(0x1fb)](){return!0x0;}[_0xf26bd6(0x1fc)](){var _0x1447e2=_0xf26bd6;this[_0x1447e2(0x1f3)][_0x1447e2(0x1fe)][_0x1447e2(0x1f6)](_0x5c34be)[_0x1447e2(0x1f0)](_0x1447e2(0x1f5),{'description':_0x1447e2(0x1f2)});}}
@@ -0,0 +1,35 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
5
+ /**
6
+ * @module email/integrations/list
7
+ * @publicApi
8
+ */
9
+ import { Plugin } from 'ckeditor5/src/core.js';
10
+ import { EmailConfigurationLogger } from '../emailconfigurationlogger.js';
11
+ /**
12
+ * A plugin that checks if the List feature configuration is supported by the email integration.
13
+ */
14
+ export declare class ListEmailIntegration extends Plugin {
15
+ /**
16
+ * @inheritDoc
17
+ */
18
+ static get requires(): readonly [typeof EmailConfigurationLogger];
19
+ /**
20
+ * @inheritDoc
21
+ */
22
+ static get pluginName(): "ListEmailIntegration";
23
+ /**
24
+ * @inheritDoc
25
+ */
26
+ static get isOfficialPlugin(): true;
27
+ /**
28
+ * @inheritDoc
29
+ */
30
+ static get isPremiumPlugin(): true;
31
+ /**
32
+ * @inheritDoc
33
+ */
34
+ afterInit(): void;
35
+ }
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ const _0x2e9d7a=_0x5334;(function(_0xc6b154,_0x2e1c41){const _0x22f990=_0x5334,_0x46203c=_0xc6b154();while(!![]){try{const _0x7cb0a0=parseInt(_0x22f990(0x1a6))/0x1+-parseInt(_0x22f990(0x1ab))/0x2*(parseInt(_0x22f990(0x1ad))/0x3)+-parseInt(_0x22f990(0x1a1))/0x4*(parseInt(_0x22f990(0x1a8))/0x5)+parseInt(_0x22f990(0x1a2))/0x6*(-parseInt(_0x22f990(0x1b5))/0x7)+parseInt(_0x22f990(0x1b7))/0x8+parseInt(_0x22f990(0x1a5))/0x9*(parseInt(_0x22f990(0x1ae))/0xa)+-parseInt(_0x22f990(0x1a4))/0xb*(-parseInt(_0x22f990(0x19e))/0xc);if(_0x7cb0a0===_0x2e1c41)break;else _0x46203c['push'](_0x46203c['shift']());}catch(_0xad2420){_0x46203c['push'](_0x46203c['shift']());}}}(_0x2d7d,0x5bc75));import{Plugin as _0x535d3e}from'ckeditor5/src/core.js';import{EmailConfigurationLogger as _0x170bcb}from'../emailconfigurationlogger.js';function _0x2d7d(){const _0x2e5df8=['591247SzNhmv','editor','483865bAutUo','email-configuration-unsupported-reversed-list','properties','30SBIdVE','plugins','58503RIaTII','110gxbYZh','isOfficialPlugin','requires','config','email-configuration-unsupported-list-item-marker-formatting','ListEmailIntegration','afterInit','41111gaSeVi','_logSuppressibleWarning','2699912Hibuxt','list','isPremiumPlugin','enableListItemMarkerFormatting','26172NesPzH','reversed','get','8xBBJEQ','318OQOnju','pluginName','1089kBaBTT','23400Dqspnr'];_0x2d7d=function(){return _0x2e5df8;};return _0x2d7d();}function _0x5334(_0x563ef4,_0x1c02de){const _0x2d7d9e=_0x2d7d();return _0x5334=function(_0x5334d4,_0xaa8821){_0x5334d4=_0x5334d4-0x19e;let _0x5a1be9=_0x2d7d9e[_0x5334d4];return _0x5a1be9;},_0x5334(_0x563ef4,_0x1c02de);}export class ListEmailIntegration extends _0x535d3e{static get[_0x2e9d7a(0x1b0)](){return[_0x170bcb];}static get[_0x2e9d7a(0x1a3)](){const _0x40aafc=_0x2e9d7a;return _0x40aafc(0x1b3);}static get[_0x2e9d7a(0x1af)](){return!0x0;}static get[_0x2e9d7a(0x1b9)](){return!0x0;}[_0x2e9d7a(0x1b4)](){const _0x40e78e=_0x2e9d7a,_0x2c783b=this[_0x40e78e(0x1a7)][_0x40e78e(0x1ac)][_0x40e78e(0x1a0)](_0x170bcb),_0x4cd74f=this[_0x40e78e(0x1a7)][_0x40e78e(0x1b1)][_0x40e78e(0x1a0)](_0x40e78e(0x1b8));_0x4cd74f&&_0x4cd74f[_0x40e78e(0x1aa)]&&_0x4cd74f[_0x40e78e(0x1aa)][_0x40e78e(0x19f)]&&_0x2c783b[_0x40e78e(0x1b6)](_0x40e78e(0x1a9)),_0x4cd74f&&_0x4cd74f[_0x40e78e(0x1ba)]&&_0x2c783b[_0x40e78e(0x1b6)](_0x40e78e(0x1b2));}}
@@ -0,0 +1,35 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
5
+ /**
6
+ * @module email/integrations/listmultilevel
7
+ * @publicApi
8
+ */
9
+ import { Plugin } from 'ckeditor5/src/core.js';
10
+ import { EmailConfigurationLogger } from '../emailconfigurationlogger.js';
11
+ /**
12
+ * A plugin that warns about using the MultiLevelList plugin in the email integration.
13
+ */
14
+ export declare class MultiLevelListEmailIntegration extends Plugin {
15
+ /**
16
+ * @inheritDoc
17
+ */
18
+ static get requires(): readonly [typeof EmailConfigurationLogger];
19
+ /**
20
+ * @inheritDoc
21
+ */
22
+ static get pluginName(): "MultiLevelListEmailIntegration";
23
+ /**
24
+ * @inheritDoc
25
+ */
26
+ static get isOfficialPlugin(): true;
27
+ /**
28
+ * @inheritDoc
29
+ */
30
+ static get isPremiumPlugin(): true;
31
+ /**
32
+ * @inheritDoc
33
+ */
34
+ afterInit(): void;
35
+ }
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ function _0xdc57(){var _0x4932f1=['editor','plugins','300136oyYKSh','85134mZEmaA','get','The\x20multi-level\x20lists\x20are\x20rendered\x20incorrectly\x20in\x20Outlook\x202021.','afterInit','23480IZEhnu','119730fUZKuj','isPremiumPlugin','requires','90PotIYi','306gYrFMR','isOfficialPlugin','MultiLevelList','112422RbzXCE','pluginName','_checkUnsupportedPlugin','2373880piocyV','8rdtPCo','MultiLevelListEmailIntegration','1954085zIwVxh'];_0xdc57=function(){return _0x4932f1;};return _0xdc57();}function _0x325b(_0x34af9a,_0x2abcee){var _0xdc5779=_0xdc57();return _0x325b=function(_0x325be5,_0x2f228f){_0x325be5=_0x325be5-0xf5;var _0x210723=_0xdc5779[_0x325be5];return _0x210723;},_0x325b(_0x34af9a,_0x2abcee);}var _0x12c2ac=_0x325b;(function(_0x24123c,_0x2e28e5){var _0x35b7d0=_0x325b,_0x28fff7=_0x24123c();while(!![]){try{var _0xe78e59=parseInt(_0x35b7d0(0x109))/0x1+parseInt(_0x35b7d0(0x103))/0x2+-parseInt(_0x35b7d0(0xfa))/0x3*(-parseInt(_0x35b7d0(0xfe))/0x4)+parseInt(_0x35b7d0(0xf6))/0x5*(-parseInt(_0x35b7d0(0x104))/0x6)+parseInt(_0x35b7d0(0x100))/0x7+-parseInt(_0x35b7d0(0xfd))/0x8+-parseInt(_0x35b7d0(0xf7))/0x9*(-parseInt(_0x35b7d0(0x108))/0xa);if(_0xe78e59===_0x2e28e5)break;else _0x28fff7['push'](_0x28fff7['shift']());}catch(_0x442d49){_0x28fff7['push'](_0x28fff7['shift']());}}}(_0xdc57,0x2502c));import{Plugin as _0x1bc216}from'ckeditor5/src/core.js';import{EmailConfigurationLogger as _0x21ed43}from'../emailconfigurationlogger.js';export class MultiLevelListEmailIntegration extends _0x1bc216{static get[_0x12c2ac(0xf5)](){return[_0x21ed43];}static get[_0x12c2ac(0xfb)](){var _0x2fd943=_0x12c2ac;return _0x2fd943(0xff);}static get[_0x12c2ac(0xf8)](){return!0x0;}static get[_0x12c2ac(0x10a)](){return!0x0;}[_0x12c2ac(0x107)](){var _0x36bd1c=_0x12c2ac;this[_0x36bd1c(0x101)][_0x36bd1c(0x102)][_0x36bd1c(0x105)](_0x21ed43)[_0x36bd1c(0xfc)](_0x36bd1c(0xf9),{'description':_0x36bd1c(0x106)});}}
@@ -0,0 +1,35 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
5
+ /**
6
+ * @module email/integrations/markdown
7
+ * @publicApi
8
+ */
9
+ import { Plugin } from 'ckeditor5/src/core.js';
10
+ import { EmailConfigurationLogger } from '../emailconfigurationlogger.js';
11
+ /**
12
+ * A plugin that warns about using Markdown plugin in the email integration.
13
+ */
14
+ export declare class MarkdownEmailIntegration extends Plugin {
15
+ /**
16
+ * @inheritDoc
17
+ */
18
+ static get requires(): readonly [typeof EmailConfigurationLogger];
19
+ /**
20
+ * @inheritDoc
21
+ */
22
+ static get pluginName(): "MarkdownEmailIntegration";
23
+ /**
24
+ * @inheritDoc
25
+ */
26
+ static get isOfficialPlugin(): true;
27
+ /**
28
+ * @inheritDoc
29
+ */
30
+ static get isPremiumPlugin(): true;
31
+ /**
32
+ * @inheritDoc
33
+ */
34
+ afterInit(): void;
35
+ }
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ var _0x74bc75=_0x100a;(function(_0x787de1,_0x1b3915){var _0x9f7e36=_0x100a,_0x4637b9=_0x787de1();while(!![]){try{var _0x5cfa0f=parseInt(_0x9f7e36(0x136))/0x1*(-parseInt(_0x9f7e36(0x132))/0x2)+-parseInt(_0x9f7e36(0x12d))/0x3+-parseInt(_0x9f7e36(0x12f))/0x4+-parseInt(_0x9f7e36(0x134))/0x5+-parseInt(_0x9f7e36(0x12b))/0x6+-parseInt(_0x9f7e36(0x126))/0x7*(parseInt(_0x9f7e36(0x124))/0x8)+-parseInt(_0x9f7e36(0x127))/0x9*(-parseInt(_0x9f7e36(0x138))/0xa);if(_0x5cfa0f===_0x1b3915)break;else _0x4637b9['push'](_0x4637b9['shift']());}catch(_0x4e1d33){_0x4637b9['push'](_0x4637b9['shift']());}}}(_0x1117,0x313bf));function _0x100a(_0x42997d,_0x2783d7){var _0x111705=_0x1117();return _0x100a=function(_0x100a8e,_0x20a4a4){_0x100a8e=_0x100a8e-0x124;var _0x4d6974=_0x111705[_0x100a8e];return _0x4d6974;},_0x100a(_0x42997d,_0x2783d7);}import{Plugin as _0x412611}from'ckeditor5/src/core.js';import{EmailConfigurationLogger as _0x5ef5ff}from'../emailconfigurationlogger.js';export class MarkdownEmailIntegration extends _0x412611{static get[_0x74bc75(0x131)](){return[_0x5ef5ff];}static get[_0x74bc75(0x12a)](){var _0x25a6e5=_0x74bc75;return _0x25a6e5(0x133);}static get[_0x74bc75(0x130)](){return!0x0;}static get[_0x74bc75(0x137)](){return!0x0;}[_0x74bc75(0x135)](){var _0x4e9edf=_0x74bc75;this[_0x4e9edf(0x12e)][_0x4e9edf(0x125)][_0x4e9edf(0x129)](_0x5ef5ff)[_0x4e9edf(0x12c)](_0x4e9edf(0x128));}}function _0x1117(){var _0x10db20=['Markdown','get','pluginName','2240556dKyQkO','_checkUnsupportedPlugin','413649YkAAWk','editor','632368pjorEV','isOfficialPlugin','requires','2NJFJHv','MarkdownEmailIntegration','889325loqVeX','afterInit','89483pNTtFZ','isPremiumPlugin','2897850rCAQyi','82912qmIaUP','plugins','14XlfCLg','36zwIFBZ'];_0x1117=function(){return _0x10db20;};return _0x1117();}
@@ -0,0 +1,35 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
5
+ /**
6
+ * @module email/integrations/mathtype
7
+ * @publicApi
8
+ */
9
+ import { Plugin } from 'ckeditor5/src/core.js';
10
+ import { EmailConfigurationLogger } from '../emailconfigurationlogger.js';
11
+ /**
12
+ * A plugin that warns about using MathType plugin in the email integration.
13
+ */
14
+ export declare class MathTypeEmailIntegration extends Plugin {
15
+ /**
16
+ * @inheritDoc
17
+ */
18
+ static get requires(): readonly [typeof EmailConfigurationLogger];
19
+ /**
20
+ * @inheritDoc
21
+ */
22
+ static get pluginName(): "MathTypeEmailIntegration";
23
+ /**
24
+ * @inheritDoc
25
+ */
26
+ static get isOfficialPlugin(): true;
27
+ /**
28
+ * @inheritDoc
29
+ */
30
+ static get isPremiumPlugin(): true;
31
+ /**
32
+ * @inheritDoc
33
+ */
34
+ afterInit(): void;
35
+ }
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ var _0x1760e3=_0x3fd2;(function(_0x3c457d,_0x354e25){var _0x4e1023=_0x3fd2,_0x3c9624=_0x3c457d();while(!![]){try{var _0x56fb19=-parseInt(_0x4e1023(0x197))/0x1+-parseInt(_0x4e1023(0x191))/0x2*(parseInt(_0x4e1023(0x18a))/0x3)+parseInt(_0x4e1023(0x194))/0x4*(-parseInt(_0x4e1023(0x195))/0x5)+parseInt(_0x4e1023(0x19a))/0x6+-parseInt(_0x4e1023(0x18e))/0x7*(-parseInt(_0x4e1023(0x187))/0x8)+parseInt(_0x4e1023(0x18d))/0x9+parseInt(_0x4e1023(0x18b))/0xa*(-parseInt(_0x4e1023(0x188))/0xb);if(_0x56fb19===_0x354e25)break;else _0x3c9624['push'](_0x3c9624['shift']());}catch(_0x2d7c60){_0x3c9624['push'](_0x3c9624['shift']());}}}(_0x5ea8,0x6dff6));import{Plugin as _0x5d0b26}from'ckeditor5/src/core.js';function _0x5ea8(){var _0x551092=['7097787kGLefq','7sIFhzB','get','MathTypeEmailIntegration','328982unEPKv','isPremiumPlugin','editor','234716IZlmoC','65pNgzDv','plugins','92328iayMbV','pluginName','_checkUnsupportedPlugin','5154870zHhacc','MathType','isOfficialPlugin','6649608LSJDDP','22SSqcTg','requires','6fceNJQ','4221510eghIpT','afterInit'];_0x5ea8=function(){return _0x551092;};return _0x5ea8();}import{EmailConfigurationLogger as _0x9434ce}from'../emailconfigurationlogger.js';function _0x3fd2(_0x21ac2e,_0x213638){var _0x5ea817=_0x5ea8();return _0x3fd2=function(_0x3fd2d7,_0x3898d3){_0x3fd2d7=_0x3fd2d7-0x185;var _0x408142=_0x5ea817[_0x3fd2d7];return _0x408142;},_0x3fd2(_0x21ac2e,_0x213638);}export class MathTypeEmailIntegration extends _0x5d0b26{static get[_0x1760e3(0x189)](){return[_0x9434ce];}static get[_0x1760e3(0x198)](){var _0x52fd0e=_0x1760e3;return _0x52fd0e(0x190);}static get[_0x1760e3(0x186)](){return!0x0;}static get[_0x1760e3(0x192)](){return!0x0;}[_0x1760e3(0x18c)](){var _0x2592f9=_0x1760e3;this[_0x2592f9(0x193)][_0x2592f9(0x196)][_0x2592f9(0x18f)](_0x9434ce)[_0x2592f9(0x199)](_0x2592f9(0x185));}}
@@ -0,0 +1,35 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
5
+ /**
6
+ * @module email/integrations/mediaembed
7
+ * @publicApi
8
+ */
9
+ import { Plugin } from 'ckeditor5/src/core.js';
10
+ import { EmailConfigurationLogger } from '../emailconfigurationlogger.js';
11
+ /**
12
+ * A plugin that warns about using MediaEmbed plugin in the email integration.
13
+ */
14
+ export declare class MediaEmbedEmailIntegration extends Plugin {
15
+ /**
16
+ * @inheritDoc
17
+ */
18
+ static get requires(): readonly [typeof EmailConfigurationLogger];
19
+ /**
20
+ * @inheritDoc
21
+ */
22
+ static get pluginName(): "MediaEmbedEmailIntegration";
23
+ /**
24
+ * @inheritDoc
25
+ */
26
+ static get isOfficialPlugin(): true;
27
+ /**
28
+ * @inheritDoc
29
+ */
30
+ static get isPremiumPlugin(): true;
31
+ /**
32
+ * @inheritDoc
33
+ */
34
+ afterInit(): void;
35
+ }
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ var _0x16df50=_0x1c50;function _0x1c50(_0x2809f8,_0x4e8474){var _0x1c7072=_0x1c70();return _0x1c50=function(_0x1c50cb,_0x5d1a9f){_0x1c50cb=_0x1c50cb-0x1d8;var _0x1e2ecf=_0x1c7072[_0x1c50cb];return _0x1e2ecf;},_0x1c50(_0x2809f8,_0x4e8474);}(function(_0x587c93,_0x4fcd47){var _0x4db5c6=_0x1c50,_0x154e20=_0x587c93();while(!![]){try{var _0x1992c3=parseInt(_0x4db5c6(0x1e9))/0x1+-parseInt(_0x4db5c6(0x1e0))/0x2*(parseInt(_0x4db5c6(0x1e6))/0x3)+parseInt(_0x4db5c6(0x1e1))/0x4+-parseInt(_0x4db5c6(0x1d8))/0x5*(-parseInt(_0x4db5c6(0x1eb))/0x6)+-parseInt(_0x4db5c6(0x1ed))/0x7+parseInt(_0x4db5c6(0x1d9))/0x8*(-parseInt(_0x4db5c6(0x1da))/0x9)+parseInt(_0x4db5c6(0x1e8))/0xa*(parseInt(_0x4db5c6(0x1e2))/0xb);if(_0x1992c3===_0x4fcd47)break;else _0x154e20['push'](_0x154e20['shift']());}catch(_0x1bcfed){_0x154e20['push'](_0x154e20['shift']());}}}(_0x1c70,0x32fde));function _0x1c70(){var _0x240795=['153210myIodc','isOfficialPlugin','186aiZcSt','editor','2027207cMSXQX','3965qnfhDA','27496OjpCnf','558MMkjbT','requires','pluginName','MediaEmbedEmailIntegration','afterInit','isPremiumPlugin','18jgutBW','1135564LiaFSS','862631gsXaxo','get','_checkUnsupportedPlugin','plugins','73551AmWCGh','MediaEmbed','60HUXPhB'];_0x1c70=function(){return _0x240795;};return _0x1c70();}import{Plugin as _0x395f11}from'ckeditor5/src/core.js';import{EmailConfigurationLogger as _0xc29ec4}from'../emailconfigurationlogger.js';export class MediaEmbedEmailIntegration extends _0x395f11{static get[_0x16df50(0x1db)](){return[_0xc29ec4];}static get[_0x16df50(0x1dc)](){var _0x341c1f=_0x16df50;return _0x341c1f(0x1dd);}static get[_0x16df50(0x1ea)](){return!0x0;}static get[_0x16df50(0x1df)](){return!0x0;}[_0x16df50(0x1de)](){var _0x35672e=_0x16df50;this[_0x35672e(0x1ec)][_0x35672e(0x1e5)][_0x35672e(0x1e3)](_0xc29ec4)[_0x35672e(0x1e4)](_0x35672e(0x1e7));}}
@@ -0,0 +1,35 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
5
+ /**
6
+ * @module email/integrations/mergefields
7
+ * @publicApi
8
+ */
9
+ import { Plugin } from 'ckeditor5/src/core.js';
10
+ import { EmailConfigurationLogger } from '../emailconfigurationlogger.js';
11
+ /**
12
+ * A plugin that checks if the MergeFields plugin is properly configured for the email integration.
13
+ */
14
+ export declare class MergeFieldsEmailIntegration extends Plugin {
15
+ /**
16
+ * @inheritDoc
17
+ */
18
+ static get requires(): readonly [typeof EmailConfigurationLogger];
19
+ /**
20
+ * @inheritDoc
21
+ */
22
+ static get pluginName(): "MergeFieldsEmailIntegration";
23
+ /**
24
+ * @inheritDoc
25
+ */
26
+ static get isOfficialPlugin(): true;
27
+ /**
28
+ * @inheritDoc
29
+ */
30
+ static get isPremiumPlugin(): true;
31
+ /**
32
+ * @inheritDoc
33
+ */
34
+ afterInit(): void;
35
+ }
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ function _0x227b(){const _0x4fd298=['217730IVEKfz','pluginName','MergeFieldsEmailIntegration','plugins','50698ICnEiq','email-configuration-missing-merge-fields-plugin','70055KKJWPe','get','22sfNLUU','MergeFields','afterInit','Consider\x20enabling\x20the\x20MergeFields\x20plugin\x20which\x20allows\x20inserting\x20dynamic\x20data\x20placeholders\x20into\x20content.','isOfficialPlugin','2772444qoAcyp','121vxGMyr','2096444kHAfCH','has','editor','801vfcfMF','_logSuppressibleInfo','features/email-editing/email.html#merge-fields-plugin','isPremiumPlugin','64rLioMO','3560427IkeViy','requires','12ifXHWB','38288qDvpji'];_0x227b=function(){return _0x4fd298;};return _0x227b();}const _0x1b2573=_0x53e8;function _0x53e8(_0x4ab898,_0x4ad80b){const _0x227bbe=_0x227b();return _0x53e8=function(_0x53e8ec,_0xe2c569){_0x53e8ec=_0x53e8ec-0x162;let _0x4c568a=_0x227bbe[_0x53e8ec];return _0x4c568a;},_0x53e8(_0x4ab898,_0x4ad80b);}(function(_0x9a00f6,_0x15319a){const _0x4af942=_0x53e8,_0x1d160e=_0x9a00f6();while(!![]){try{const _0x12c31d=parseInt(_0x4af942(0x17b))/0x1*(-parseInt(_0x4af942(0x177))/0x2)+-parseInt(_0x4af942(0x16f))/0x3+-parseInt(_0x4af942(0x16e))/0x4*(-parseInt(_0x4af942(0x179))/0x5)+parseInt(_0x4af942(0x171))/0x6*(-parseInt(_0x4af942(0x167))/0x7)+-parseInt(_0x4af942(0x172))/0x8*(-parseInt(_0x4af942(0x16a))/0x9)+-parseInt(_0x4af942(0x173))/0xa+-parseInt(_0x4af942(0x166))/0xb*(-parseInt(_0x4af942(0x165))/0xc);if(_0x12c31d===_0x15319a)break;else _0x1d160e['push'](_0x1d160e['shift']());}catch(_0x636ff8){_0x1d160e['push'](_0x1d160e['shift']());}}}(_0x227b,0xc9bb5));import{Plugin as _0x48f336}from'ckeditor5/src/core.js';import{EmailConfigurationLogger as _0x3a12da}from'../emailconfigurationlogger.js';export class MergeFieldsEmailIntegration extends _0x48f336{static get[_0x1b2573(0x170)](){return[_0x3a12da];}static get[_0x1b2573(0x174)](){const _0x26572d=_0x1b2573;return _0x26572d(0x175);}static get[_0x1b2573(0x164)](){return!0x0;}static get[_0x1b2573(0x16d)](){return!0x0;}[_0x1b2573(0x162)](){const _0x40a595=_0x1b2573,_0x4bb933=this[_0x40a595(0x169)][_0x40a595(0x176)][_0x40a595(0x17a)](_0x3a12da);this[_0x40a595(0x169)][_0x40a595(0x176)][_0x40a595(0x168)](_0x40a595(0x17c))||_0x4bb933[_0x40a595(0x16b)](_0x40a595(0x178),_0x40a595(0x163),_0x40a595(0x16c));}}
@@ -0,0 +1,35 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
5
+ /**
6
+ * @module email/integrations/sourceediting
7
+ * @publicApi
8
+ */
9
+ import { Plugin } from 'ckeditor5/src/core.js';
10
+ import { EmailConfigurationLogger } from '../emailconfigurationlogger.js';
11
+ /**
12
+ * A plugin that checks if the SourceEditing or SourceEditingEnhanced plugin are loaded.
13
+ */
14
+ export declare class SourceEditingEmailIntegration extends Plugin {
15
+ /**
16
+ * @inheritDoc
17
+ */
18
+ static get requires(): readonly [typeof EmailConfigurationLogger];
19
+ /**
20
+ * @inheritDoc
21
+ */
22
+ static get pluginName(): "SourceEditingEmailIntegration";
23
+ /**
24
+ * @inheritDoc
25
+ */
26
+ static get isOfficialPlugin(): true;
27
+ /**
28
+ * @inheritDoc
29
+ */
30
+ static get isPremiumPlugin(): true;
31
+ /**
32
+ * @inheritDoc
33
+ */
34
+ afterInit(): void;
35
+ }
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ function _0x5f41(_0x8ac21a,_0x2ee107){const _0xa244cc=_0xa244();return _0x5f41=function(_0x5f4113,_0xdc22a9){_0x5f4113=_0x5f4113-0xe1;let _0x567e97=_0xa244cc[_0x5f4113];return _0x567e97;},_0x5f41(_0x8ac21a,_0x2ee107);}function _0xa244(){const _0x5dd154=['5DOwSBp','afterInit','3386754vXxeYN','isPremiumPlugin','1069306foyhFr','2314374UWiibe','118fcqeer','pluginName','isOfficialPlugin','has','SourceEditingEnhanced','SourceEditing','email-configuration-missing-source-editing-plugin','_logSuppressibleWarning','51129023brXqlE','10427xtACvd','5401468VVJzqv','9vXmtvi','8rKBmgf','requires','10745210oOwfbY','editor','SourceEditingEmailIntegration','get'];_0xa244=function(){return _0x5dd154;};return _0xa244();}const _0x21fff0=_0x5f41;(function(_0x28f14f,_0x4fc0ec){const _0x23735e=_0x5f41,_0x1e6333=_0x28f14f();while(!![]){try{const _0x31fb96=parseInt(_0x23735e(0xf1))/0x1*(-parseInt(_0x23735e(0xe8))/0x2)+-parseInt(_0x23735e(0xe4))/0x3+-parseInt(_0x23735e(0xf2))/0x4*(parseInt(_0x23735e(0xe2))/0x5)+parseInt(_0x23735e(0xe7))/0x6+parseInt(_0x23735e(0xe6))/0x7*(-parseInt(_0x23735e(0xf4))/0x8)+-parseInt(_0x23735e(0xf3))/0x9*(parseInt(_0x23735e(0xf6))/0xa)+parseInt(_0x23735e(0xf0))/0xb;if(_0x31fb96===_0x4fc0ec)break;else _0x1e6333['push'](_0x1e6333['shift']());}catch(_0x1621f9){_0x1e6333['push'](_0x1e6333['shift']());}}}(_0xa244,0xadd81));import{Plugin as _0x1de464}from'ckeditor5/src/core.js';import{EmailConfigurationLogger as _0x5198d2}from'../emailconfigurationlogger.js';export class SourceEditingEmailIntegration extends _0x1de464{static get[_0x21fff0(0xf5)](){return[_0x5198d2];}static get[_0x21fff0(0xe9)](){const _0x113fbf=_0x21fff0;return _0x113fbf(0xf8);}static get[_0x21fff0(0xea)](){return!0x0;}static get[_0x21fff0(0xe5)](){return!0x0;}[_0x21fff0(0xe3)](){const _0x4879d8=_0x21fff0,{plugins:_0x141141}=this[_0x4879d8(0xf7)],_0x3d223e=_0x141141[_0x4879d8(0xe1)](_0x5198d2);_0x141141[_0x4879d8(0xeb)](_0x4879d8(0xed))||_0x141141[_0x4879d8(0xeb)](_0x4879d8(0xec))||_0x3d223e[_0x4879d8(0xef)](_0x4879d8(0xee));}}
@@ -0,0 +1,35 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
5
+ /**
6
+ * @module email/integrations/table
7
+ * @publicApi
8
+ */
9
+ import { Plugin } from 'ckeditor5/src/core.js';
10
+ import { EmailConfigurationLogger } from '../emailconfigurationlogger.js';
11
+ /**
12
+ * A plugin that checks if the Table plugin is properly configured for the email integration.
13
+ */
14
+ export declare class TableEmailIntegration extends Plugin {
15
+ /**
16
+ * @inheritDoc
17
+ */
18
+ static get requires(): readonly [typeof EmailConfigurationLogger];
19
+ /**
20
+ * @inheritDoc
21
+ */
22
+ static get pluginName(): "TableEmailIntegration";
23
+ /**
24
+ * @inheritDoc
25
+ */
26
+ static get isOfficialPlugin(): true;
27
+ /**
28
+ * @inheritDoc
29
+ */
30
+ static get isPremiumPlugin(): true;
31
+ /**
32
+ * @inheritDoc
33
+ */
34
+ afterInit(): void;
35
+ }
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ const _0x4a17c6=_0x2f7f;function _0x2f7f(_0x637456,_0x117632){const _0x563c4c=_0x563c();return _0x2f7f=function(_0x2f7fc6,_0x306600){_0x2f7fc6=_0x2f7fc6-0x1d5;let _0x2fa64f=_0x563c4c[_0x2f7fc6];return _0x2fa64f;},_0x2f7f(_0x637456,_0x117632);}(function(_0x2e5d98,_0xbece9d){const _0x512d28=_0x2f7f,_0x467239=_0x2e5d98();while(!![]){try{const _0x695d53=-parseInt(_0x512d28(0x1f2))/0x1*(parseInt(_0x512d28(0x1df))/0x2)+-parseInt(_0x512d28(0x1f1))/0x3*(parseInt(_0x512d28(0x1fc))/0x4)+-parseInt(_0x512d28(0x1e6))/0x5+-parseInt(_0x512d28(0x1eb))/0x6*(-parseInt(_0x512d28(0x1e5))/0x7)+-parseInt(_0x512d28(0x1d9))/0x8+parseInt(_0x512d28(0x1ed))/0x9+parseInt(_0x512d28(0x1e7))/0xa*(parseInt(_0x512d28(0x1e4))/0xb);if(_0x695d53===_0xbece9d)break;else _0x467239['push'](_0x467239['shift']());}catch(_0x701d52){_0x467239['push'](_0x467239['shift']());}}}(_0x563c,0x7e5ea));import{Plugin as _0x3ddf65}from'ckeditor5/src/core.js';import{EmailConfigurationLogger as _0x5dc1c4}from'../emailconfigurationlogger.js';function _0x563c(){const _0x24f4a6=['.defaultProperties.borderColor','_checkTablePropertiesConfig','plugins','Table','isPremiumPlugin','16294cAodUy','get','_validateConfigColorFormat','editor','PlainTableOutput','22cHXqiv','269262YmZQTS','1740680AcgLts','8021060DQMpfD','TableLayout','tableCellProperties','has','42RAPMGC','_logSuppressibleWarning','3972267aOWXRM','.colorPicker.format','email-configuration-missing-table-layout-plugin','email-configuration-missing-plain-table-output-plugin','9oWeomf','106zfYkRa','.defaultProperties','.backgroundColors','table','_checkRequiredTablePlugins','requires','table.','TableEmailIntegration','_checkTableConfig','isOfficialPlugin','655708CkPNpj','.borderColors','_validateConfigColorValue','tableProperties','afterInit','pluginName','749824HXlflo'];_0x563c=function(){return _0x24f4a6;};return _0x563c();}export class TableEmailIntegration extends _0x3ddf65{static get[_0x4a17c6(0x1f7)](){return[_0x5dc1c4];}static get[_0x4a17c6(0x1d8)](){const _0x1d5f49=_0x4a17c6;return _0x1d5f49(0x1f9);}static get[_0x4a17c6(0x1fb)](){return!0x0;}static get[_0x4a17c6(0x1de)](){return!0x0;}[_0x4a17c6(0x1d7)](){const _0x3c174d=_0x4a17c6;this[_0x3c174d(0x1f6)](),this[_0x3c174d(0x1fa)]();}[_0x4a17c6(0x1f6)](){const _0x1781ce=_0x4a17c6,{plugins:_0x5b05cb}=this[_0x1781ce(0x1e2)],_0x28611b=_0x5b05cb[_0x1781ce(0x1e0)](_0x5dc1c4);_0x5b05cb[_0x1781ce(0x1ea)](_0x1781ce(0x1dd))&&(_0x5b05cb[_0x1781ce(0x1ea)](_0x1781ce(0x1e3))||_0x28611b[_0x1781ce(0x1ec)](_0x1781ce(0x1f0)),_0x5b05cb[_0x1781ce(0x1ea)](_0x1781ce(0x1e8))||_0x28611b[_0x1781ce(0x1ec)](_0x1781ce(0x1ef)));}[_0x4a17c6(0x1fa)](){const _0x19e991=_0x4a17c6,{config:_0x197645,plugins:_0x4b3d29}=this[_0x19e991(0x1e2)];_0x197645[_0x19e991(0x1e0)](_0x19e991(0x1f5))&&_0x4b3d29[_0x19e991(0x1ea)](_0x19e991(0x1dd))&&(this[_0x19e991(0x1db)](_0x19e991(0x1e9)),this[_0x19e991(0x1db)](_0x19e991(0x1d6)));}[_0x4a17c6(0x1db)](_0x142d29){const _0x51455b=_0x4a17c6,_0x18a83e=this[_0x51455b(0x1e2)][_0x51455b(0x1dc)][_0x51455b(0x1e0)](_0x5dc1c4);_0x18a83e[_0x51455b(0x1d5)](_0x51455b(0x1f8)+_0x142d29+_0x51455b(0x1fd)),_0x18a83e[_0x51455b(0x1d5)](_0x51455b(0x1f8)+_0x142d29+_0x51455b(0x1f4)),_0x18a83e[_0x51455b(0x1d5)](_0x51455b(0x1f8)+_0x142d29+_0x51455b(0x1da)),_0x18a83e[_0x51455b(0x1d5)](_0x51455b(0x1f8)+_0x142d29+_0x51455b(0x1f3)),_0x18a83e[_0x51455b(0x1e1)](_0x51455b(0x1f8)+_0x142d29+_0x51455b(0x1ee));}}
@@ -0,0 +1,35 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
5
+ /**
6
+ * @module email/integrations/template
7
+ * @publicApi
8
+ */
9
+ import { Plugin } from 'ckeditor5/src/core.js';
10
+ import { EmailConfigurationLogger } from '../emailconfigurationlogger.js';
11
+ /**
12
+ * A plugin that checks if the Template plugin is properly configured for the email integration.
13
+ */
14
+ export declare class TemplateEmailIntegration extends Plugin {
15
+ /**
16
+ * @inheritDoc
17
+ */
18
+ static get requires(): readonly [typeof EmailConfigurationLogger];
19
+ /**
20
+ * @inheritDoc
21
+ */
22
+ static get pluginName(): "TemplateEmailIntegration";
23
+ /**
24
+ * @inheritDoc
25
+ */
26
+ static get isOfficialPlugin(): true;
27
+ /**
28
+ * @inheritDoc
29
+ */
30
+ static get isPremiumPlugin(): true;
31
+ /**
32
+ * @inheritDoc
33
+ */
34
+ afterInit(): void;
35
+ }