@ckeditor/ckeditor5-email 47.3.0-alpha.7 → 47.4.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.
Files changed (56) hide show
  1. package/LICENSE.md +1 -1
  2. package/README.md +1 -1
  3. package/build/email.js +2 -2
  4. package/dist/index-content.css +1 -1
  5. package/dist/index-editor.css +1 -1
  6. package/dist/index.css +1 -1
  7. package/dist/index.js +2 -2
  8. package/package.json +10 -10
  9. package/src/augmentation.d.ts +1 -1
  10. package/src/augmentation.js +1 -1
  11. package/src/emailconfigurationconfig.d.ts +1 -1
  12. package/src/emailconfigurationconfig.js +1 -1
  13. package/src/emailconfigurationhelper.d.ts +1 -1
  14. package/src/emailconfigurationhelper.js +2 -2
  15. package/src/emailconfigurationlogger.d.ts +1 -1
  16. package/src/emailconfigurationlogger.js +2 -2
  17. package/src/emailinlinestylestransformations.d.ts +81 -3
  18. package/src/emailinlinestylestransformations.js +2 -2
  19. package/src/index.d.ts +2 -2
  20. package/src/index.js +2 -2
  21. package/src/integrations/emptyblock.d.ts +1 -1
  22. package/src/integrations/emptyblock.js +2 -2
  23. package/src/integrations/exportinlinestyles.d.ts +1 -1
  24. package/src/integrations/exportinlinestyles.js +2 -2
  25. package/src/integrations/font.d.ts +1 -1
  26. package/src/integrations/font.js +2 -2
  27. package/src/integrations/generalhtmlintegration.d.ts +1 -1
  28. package/src/integrations/generalhtmlintegration.js +2 -2
  29. package/src/integrations/highlight.d.ts +1 -1
  30. package/src/integrations/highlight.js +2 -2
  31. package/src/integrations/image.d.ts +1 -1
  32. package/src/integrations/image.js +2 -2
  33. package/src/integrations/link.d.ts +1 -1
  34. package/src/integrations/link.js +2 -2
  35. package/src/integrations/list.d.ts +1 -1
  36. package/src/integrations/list.js +2 -2
  37. package/src/integrations/listmultilevel.d.ts +1 -1
  38. package/src/integrations/listmultilevel.js +2 -2
  39. package/src/integrations/markdown.d.ts +1 -1
  40. package/src/integrations/markdown.js +2 -2
  41. package/src/integrations/mathtype.d.ts +1 -1
  42. package/src/integrations/mathtype.js +2 -2
  43. package/src/integrations/mediaembed.d.ts +1 -1
  44. package/src/integrations/mediaembed.js +2 -2
  45. package/src/integrations/mergefields.d.ts +1 -1
  46. package/src/integrations/mergefields.js +2 -2
  47. package/src/integrations/sourceediting.d.ts +1 -1
  48. package/src/integrations/sourceediting.js +2 -2
  49. package/src/integrations/table.d.ts +1 -1
  50. package/src/integrations/table.js +2 -2
  51. package/src/integrations/template.d.ts +1 -1
  52. package/src/integrations/template.js +2 -2
  53. package/src/integrations/todolist.d.ts +1 -1
  54. package/src/integrations/todolist.js +2 -2
  55. package/src/integrations/upload.d.ts +1 -1
  56. package/src/integrations/upload.js +2 -2
package/LICENSE.md CHANGED
@@ -2,7 +2,7 @@ Software License Agreement
2
2
  ==========================
3
3
 
4
4
  **CKEditor&nbsp;5 Email feature** (https://ckeditor.com/ckeditor-5/)<br>
5
- Copyright (c) 2003–2025, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
5
+ Copyright (c) 2003–2026, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
6
6
 
7
7
  CKEditor&nbsp;5 Email feature is licensed under a commercial license and is protected by copyright law.
8
8
  For more information, see: [https://ckeditor.com/pricing](https://ckeditor.com/pricing).
package/README.md CHANGED
@@ -38,7 +38,7 @@ As a licensed CKEditor&nbsp;5 Email feature user you can report bugs and request
38
38
  ## License
39
39
 
40
40
  **CKEditor&nbsp;5 Email feature** (https://ckeditor.com/ckeditor-5/)<br>
41
- Copyright (c) 2003–2025, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
41
+ Copyright (c) 2003–2026, [CKSource Holding sp. z o.o.](https://cksource.com) All rights reserved.
42
42
 
43
43
  CKEditor&nbsp;5 Case change feature is licensed under a commercial license and is protected by copyright law. For more information, see: [https://ckeditor.com/pricing](https://ckeditor.com/pricing).
44
44
 
package/build/email.js CHANGED
@@ -1,4 +1,4 @@
1
1
  /*!
2
- * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md.
4
- */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},584:(t,n,e)=>{t.exports=e(237)("./src/utils.js")},782:(t,n,e)=>{t.exports=e(237)("./src/core.js")},783:(t,n,e)=>{t.exports=e(237)("./src/engine.js")}},n={};function e(r){var i=n[r];if(void 0!==i)return i.exports;var s=n[r]={exports:{}};return t[r](s,s.exports,e),s.exports}e.d=(t,n)=>{for(var r in n)e.o(n,r)&&!e.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:n[r]})},e.o=(t,n)=>Object.prototype.hasOwnProperty.call(t,n),e.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";e.r(r),e.d(r,{EmailConfigurationHelper:()=>Ut,EmailConfigurationLogger:()=>a,EmptyBlockEmailIntegration:()=>F,ExportInlineStylesEmailIntegration:()=>L,FontEmailIntegration:()=>j,GeneralHtmlIntegrationSupport:()=>nt,HighlightEmailIntegration:()=>h,ImageEmailIntegration:()=>w,LinkEmailIntegration:()=>St,ListEmailIntegration:()=>O,MarkdownEmailIntegration:()=>Q,MathTypeEmailIntegration:()=>E,MediaEmbedEmailIntegration:()=>dt,MergeFieldsEmailIntegration:()=>st,MultiLevelListEmailIntegration:()=>kt,SourceEditingEmailIntegration:()=>z,TableEmailIntegration:()=>q,TemplateEmailIntegration:()=>ut,TodoListEmailIntegration:()=>vt,UploadEmailIntegration:()=>gt,getEmailInlineStylesTransformations:()=>en,isUnsupportedEmailColorFormat:()=>p,isUnsupportedEmailColorValue:()=>u});var t=e(782),n=e(584);const i=c;!function(t){const n=c,e=t();for(;;)try{if(268552===-parseInt(n(360))/1+-parseInt(n(398))/2+parseInt(n(350))/3+parseInt(n(362))/4*(-parseInt(n(378))/5)+-parseInt(n(407))/6+parseInt(n(382))/7+parseInt(n(396))/8*(parseInt(n(356))/9))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(l);const s=i(358);class a extends t.Plugin{static get[i(374)](){return i(359)}static get[i(369)](){return!0}static get[i(406)](){return!0}constructor(t){const n=i;super(t),t[n(371)][n(383)](n(354),{suppress:[],suppressAll:!1})}[i(381)](){!async function(t){const e=m([117,105,122,84,100,118,121,66,73,97,52,82,75,115,110,79,89,109,69,88,71,77,102,106,101,104,119,74,81,113,98,80,83,67,107,55,68,116,90,103,70,53,56,76,120,108,50,57,72,111,54,99,65,85,87,49,112,86,51,78,114,48]),r=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],s=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),a={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},o=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function u(t){const n=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let n=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(e,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&n++,504==n&&(t(),e[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](n)[m([116,104,101,110])](()=>t)}function p(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function f(t){let n=5381;function e(t){for(let e=0;e<t[m([108,101,110,103,116,104])];e++){const r=t[m([99,104,97,114,67,111,100,101,65,116])](e);n=(n<<5)+n+r,n&=n}}return function t(n){Array[m([105,115,65,114,114,97,121])](n)?n[m([102,111,114,69,97,99,104])](t):n&&typeof n==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](n)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([n,r])=>{e(n),t(r)}):e(window[m([83,116,114,105,110,103])](n))}(t),n>>>0}function g(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function I(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function h(){}function m(t){const n=c;return t[n(389)](t=>String[n(397)](t))[n(351)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([117]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let i=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));i>=e[m([108,101,110,103,116,104])]&&(i-=e[m([108,101,110,103,116,104])]),n+=e[i]}return n}();i[n]=m([101,109,97,105,108,67,111,110,102,105,103,117,114,97,116,105,111,110,72,101,108,112,101,114,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await s,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=h,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=h,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,h=null;try{return o==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:n(t[1]);function n(t){const n=p(t);return n&&e()?n:null;function e(){const t=n[m([106,116,105])],e=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...n,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],f(r)==e}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(h=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(u=>{if(a())return u(m([86,97,108,105,100]));o(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const p=(0,n.uid)();function l(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function h(n){o(n)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?g(f(p+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(s(),t),()=>{const t=a();return null==t?(s(),m([86,97,108,105,100])):m(r-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](u)[m([99,97,116,99,104])](()=>{u(m([85,115,97,103,101,76,105,109,105,116]))});const i=36e5;function s(){const n=m([108,108,99,116,45])+g(f(t)),e=I(g(window[m([77,97,116,104])][m([99,101,105,108])](r/i)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](n,e)}function a(){const n=m([108,108,99,116,45])+g(f(t)),e=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](n);return e?window[m([112,97,114,115,101,73,110,116])](I(e),16)*i:null}function o(t){return new(window[m([80,114,111,109,105,115,101])])((n,e)=>{t[m([116,104,101,110])](n,e),window[m([115,101,116,84,105,109,101,111,117,116])](e,12e4)})}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(n,e)=>{if(e[0]!=t)return u(m([85,115,97,103,101,76,105,109,105,116]));e[1]={...e[1],[m([114,101,113,117,101,115,116,73,100])]:p}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{l(t[m([114,101,116,117,114,110])])&&(c=!0,h(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),s[m([116,104,101,110])](()=>{c||u(m([85,115,97,103,101,76,105,109,105,116]))})});function a(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function o(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=o[m([115,112,108,105,116])](m([46])),[i,s,a]=r;return n(i),await e(i,s,a),t}catch{return!1}function n(n){const e=p(n);e&&e[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function e(n,e,r){const i=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(r),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](n+m([46])+e),o=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!o)return;const u=await o[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),a,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await o[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},u,i,s)||(t=!1)}}()?function(){const n=t[m([102,101,97,116,117,114,101,115])];return!(!n||!n[m([105,110,99,108,117,100,101,115])](m([42]))&&!n[m([105,110,99,108,117,100,101,115])](m([69,67,72])))}()?function(){const n=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?r/1e3:176472e4;return t[m([101,120,112])]<n}()?m([69,120,112,105,114,101,100]):function(){const n=c,e=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!e||0==e[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][n(394)]);if(e[m([105,110,99,108,117,100,101,115])](r))return!0;const i=r[m([115,112,108,105,116])](m([46]));return e[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=i[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(i[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>i[m([101,118,101,114,121])]((n,e)=>t[e]===n||t[e]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=u(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=u(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&h?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),h[m([116,104,101,110])](n=>{n!=m([86,97,108,105,100])&&t(n)},n)}):e||h||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[i(395)](t,n){const e=i;if(this[e(390)](t,n))return;const r=s+e(387)+t;console[e(385)](e(391)+t,e(393),"",...n?[n]:[],e(386)+r)}[i(361)](t,n,e){const r=i;if(this[r(390)](t))return;let a=n;e&&(a+=r(386)+(s+"/")+e),console[r(365)](r(391)+t,r(373),"",a)}[i(400)](t,n){const e=i;this[e(403)][e(363)][e(388)](t)&&this[e(395)](e(366),{pluginName:t,...n})}[i(392)](t){const n=i,e=this[n(403)][n(371)][n(352)](t);if(!e)return;const r=Array[n(405)](e),s=r?e:[e];for(const[e,i]of s[n(384)]()){const s=n(376)==typeof i?i:i[n(379)];u(s)&&this[n(395)](n(368),{configPath:r?t+"["+e+"]":t,color:s})}}[i(355)](t){const n=i,e=this[n(403)][n(371)][n(352)](t);e&&p(e)&&this[n(395)](n(367),{configPath:t,format:e})}[i(390)](t,n){const e=i,r=this[e(403)][e(371)][e(352)](e(354));return!!r[e(409)]||!(e(357)!=typeof r[e(372)]||!r[e(372)](t,n))||!(!Array[e(405)](r[e(372)])||!r[e(372)][e(364)](t))}}const o=[i(404),i(377),i(370),i(353),i(380),i(399),i(375),i(408),i(402)];function u(t){const n=i;return!!t&&o[n(401)](e=>t[n(364)](e+"("))}function c(t,n){const e=l();return(c=function(t,n){return e[t-=350]})(t,n)}function p(t){return!!t&&o[i(364)](t)}function l(){const t=["isArray","isPremiumPlugin","2691918ohTJfn","color-mix","suppressAll","1564602eimGTe","join","get","lab","email.logs","_validateConfigColorFormat","11142ugOnHo","function","https://ckeditor.com/docs/ckeditor5/latest","EmailConfigurationLogger","450463MIYsgf","_logSuppressibleInfo","4gUCtlz","plugins","includes","info","email-configuration-unsupported-plugin","email-configuration-unsupported-color-format","email-configuration-unsupported-color-value","isOfficialPlugin","hwb","config","suppress","background: #4169E1; color: white; padding: 2px 4px;","pluginName","oklch","string","hsla","1656255iMHIqa","color","lch","afterInit","3263379JvdMes","define","entries","warn","\nRead more: ","/support/error-codes.html#error-","has","map","_isSuppressedLog","%cEmailConfigurationHelper%c ","_validateConfigColorValue","background: #E65100; color: white; padding: 2px 4px;","href","_logSuppressibleWarning","4952TynSig","fromCharCode","510268moNDqT","oklab","_checkUnsupportedPlugin","some","rgba","editor","hsl"];return(l=function(){return t})()}var f=I;function g(){var t=["4781612xINDYo","1064590mGCaKi","afterInit","16694NwGRCa","3982608TzSIkQ","584685yKXSTq","3415818gKkwNb","7jdgOUT","isOfficialPlugin","get","requires","_checkUnsupportedPlugin","63005MMGyZQ","pluginName","isPremiumPlugin","591kAlEvZ","editor","HighlightEmailIntegration","110hRWXes","plugins","376PRfPYH","Highlight"];return(g=function(){return t})()}function I(t,n){var e=g();return(I=function(t,n){return e[t-=304]})(t,n)}!function(t){for(var n=I,e=t();;)try{if(977057===-parseInt(n(322))/1+parseInt(n(324))/2*(parseInt(n(314))/3)+-parseInt(n(319))/4*(-parseInt(n(311))/5)+parseInt(n(305))/6*(-parseInt(n(306))/7)+-parseInt(n(325))/8+parseInt(n(304))/9*(parseInt(n(317))/10)+-parseInt(n(321))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(g);class h extends t.Plugin{static get[f(309)](){return[a]}static get[f(312)](){return f(316)}static get[f(307)](){return!0}static get[f(313)](){return!0}[f(323)](){var t=f;this[t(315)][t(318)][t(308)](a)[t(310)](t(320))}}var m=d;function d(t,n){var e=y();return(d=function(t,n){return e[t-=256]})(t,n)}function y(){var t=["isPremiumPlugin","246336mGmMHn","_checkUnsupportedPlugin","11094YdhHer","ImageBlock","24887900HQiWyj","isOfficialPlugin","545644DuFuLt","312qeoicL","afterInit","5939670uVrXAf","3423PLwWhV","pluginName","plugins","200934fTkBQB","get","requires","editor","5628HhTqFY","78TwBxYq","ImageEmailIntegration"];return(y=function(){return t})()}!function(t){for(var n=d,e=t();;)try{if(711669===-parseInt(n(259))/1+-parseInt(n(265))/2+parseInt(n(256))/3*(-parseInt(n(276))/4)+-parseInt(n(268))/5+parseInt(n(261))/6*(-parseInt(n(269))/7)+-parseInt(n(266))/8*(-parseInt(n(272))/9)+parseInt(n(263))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(y);class w extends t.Plugin{static get[m(274)](){return[a]}static get[m(270)](){return m(257)}static get[m(264)](){return!0}static get[m(258)](){return!0}[m(267)](){var t=m;this[t(275)][t(271)][t(273)](a)[t(260)](t(262))}}var P=v;function v(t,n){var e=b();return(v=function(t,n){return e[t-=378]})(t,n)}function b(){var t=["9gIXNUv","plugins","3546560oTQcwW","2WkVEZf","3504045ExzhmL","isOfficialPlugin","pluginName","isPremiumPlugin","870374VZXwgF","MathTypeEmailIntegration","requires","_checkUnsupportedPlugin","36iEyDvx","afterInit","MathType","5730991bRmdQt","editor","18133225xaBfkE","6oJdcKc","1552592pPNlVz","get","116973okBSVS"];return(b=function(){return t})()}!function(t){for(var n=v,e=t();;)try{if(469860===parseInt(n(378))/1*(-parseInt(n(383))/2)+-parseInt(n(396))/3*(parseInt(n(387))/4)+parseInt(n(379))/5+-parseInt(n(393))/6*(parseInt(n(390))/7)+parseInt(n(394))/8*(-parseInt(n(397))/9)+parseInt(n(399))/10+parseInt(n(392))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(b);class E extends t.Plugin{static get[P(385)](){return[a]}static get[P(381)](){return P(384)}static get[P(380)](){return!0}static get[P(382)](){return!0}[P(388)](){var t=P;this[t(391)][t(398)][t(395)](a)[t(386)](t(389))}}const k=C;function x(){const t=["requires","138oBVMnI","isPremiumPlugin","get","isOfficialPlugin","has","6742tOXtUv","ExportInlineStylesEmailIntegration","5805yvYGnB","_logSuppressibleWarning","afterInit","3424dOxCCG","ExportInlineStyles","editor","plugins","2746578shWtCf","4774xEvSvs","596BxVIBx","3533600onuwTp","3860aFUpyH","pluginName","15897fhYOlw","414pyOjuq","email-configuration-missing-export-inline-styles-plugin"];return(x=function(){return t})()}function C(t,n){const e=x();return(C=function(t,n){return e[t-=441]})(t,n)}!function(t){const n=C,e=t();for(;;)try{if(269365===-parseInt(n(456))/1+parseInt(n(451))/2*(-parseInt(n(447))/3)+parseInt(n(443))/4*(-parseInt(n(458))/5)+parseInt(n(441))/6+parseInt(n(444))/7+parseInt(n(461))/8*(parseInt(n(448))/9)+parseInt(n(445))/10*(-parseInt(n(442))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(x);class L extends t.Plugin{static get[k(450)](){return[a]}static get[k(446)](){return k(457)}static get[k(454)](){return!0}static get[k(452)](){return!0}[k(460)](){const t=k,n=this[t(463)][t(464)][t(453)](a);this[t(463)][t(464)][t(455)](t(462))||n[t(459)](t(449))}}const T=N;function S(){const t=["config","requires","plugins","462JpngCV","email-configuration-unsupported-reversed-list","1486961pUXMfE","6jefxbF","1727000tHsikX","7208880LLWmsF","reversed","261148IHhSWV","27nciOog","67770wAOGpe","1wtMveD","16HbaCWS","list","_logSuppressibleWarning","afterInit","23855GCVEcx","pluginName","email-configuration-unsupported-list-item-marker-formatting","isOfficialPlugin","properties","2906055VUkmFT","editor","get","isPremiumPlugin","enableListItemMarkerFormatting","ListEmailIntegration"];return(S=function(){return t})()}function N(t,n){const e=S();return(N=function(t,n){return e[t-=325]})(t,n)}!function(t){const n=N,e=t();for(;;)try{if(468785===-parseInt(n(330))/1*(parseInt(n(353))/2)+-parseInt(n(328))/3*(-parseInt(n(327))/4)+-parseInt(n(335))/5+parseInt(n(352))/6*(-parseInt(n(351))/7)+-parseInt(n(331))/8*(-parseInt(n(340))/9)+parseInt(n(329))/10*(-parseInt(n(349))/11)+parseInt(n(325))/12)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(S);class O extends t.Plugin{static get[T(347)](){return[a]}static get[T(336)](){return T(345)}static get[T(338)](){return!0}static get[T(343)](){return!0}[T(334)](){const t=T,n=this[t(341)][t(348)][t(342)](a),e=this[t(341)][t(346)][t(342)](t(332));e&&e[t(339)]&&e[t(339)][t(326)]&&n[t(333)](t(350)),e&&e[t(344)]&&n[t(333)](t(337))}}const M=W;function U(){const t=[".defaultProperties",".defaultProperties.borderColor","email-configuration-missing-plain-table-output-plugin","_checkTableConfig","_validateConfigColorFormat","tableCellProperties","pluginName","TableLayout","_validateConfigColorValue","7pkVmEv","PlainTableOutput","afterInit","4518512GJfIqN","plugins","3010832gbmfLi","get","tableProperties",".borderColors","TableEmailIntegration","email-configuration-missing-table-layout-plugin",".colorPicker.format","145010gKQbND","editor","1688622wfBNGC","_checkRequiredTablePlugins","3XHbHqF","Table","955814EpKZal","table.","_logSuppressibleWarning","has",".backgroundColors","2999865nBswCc","14586741xlROOx","_checkTablePropertiesConfig","isPremiumPlugin","table","isOfficialPlugin","requires"];return(U=function(){return t})()}function W(t,n){const e=U();return(W=function(t,n){return e[t-=303]})(t,n)}!function(t){const n=W,e=t();for(;;)try{if(606798===-parseInt(n(322))/1+-parseInt(n(316))/2*(-parseInt(n(320))/3)+parseInt(n(309))/4+-parseInt(n(327))/5+parseInt(n(318))/6+parseInt(n(304))/7*(-parseInt(n(307))/8)+parseInt(n(328))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(U);class q extends t.Plugin{static get[M(333)](){return[a]}static get[M(340)](){return M(313)}static get[M(332)](){return!0}static get[M(330)](){return!0}[M(306)](){const t=M;this[t(319)](),this[t(337)]()}[M(319)](){const t=M,{plugins:n}=this[t(317)],e=n[t(310)](a);n[t(325)](t(321))&&(n[t(325)](t(305))||e[t(324)](t(336)),n[t(325)](t(341))||e[t(324)](t(314)))}[M(337)](){const t=M,{config:n,plugins:e}=this[t(317)];n[t(310)](t(331))&&e[t(325)](t(321))&&(this[t(329)](t(339)),this[t(329)](t(311)))}[M(329)](t){const n=M,e=this[n(317)][n(308)][n(310)](a);e[n(303)](n(323)+t+n(312)),e[n(303)](n(323)+t+n(326)),e[n(303)](n(323)+t+n(335)),e[n(303)](n(323)+t+n(334)),e[n(338)](n(323)+t+n(315))}}function H(t,n){const e=A();return(H=function(t,n){return e[t-=482]})(t,n)}function A(){const t=["EmptyBlockEmailIntegration","get","afterInit","EmptyBlock","Consider enabling the EmptyBlock plugin to ensure that exported content has empty blocks.","88fHIJZs","114978wfEydo","pluginName","isOfficialPlugin","4eljeNK","has","80488gnHpAJ","_logSuppressibleInfo","plugins","isPremiumPlugin","email-configuration-missing-empty-block-plugin","286500GFhQVi","465424KVDFDV","280uyoAHV","requires","907900EBgBWk","features/email-editing/email.html#empty-block-plugin","4ddpXQj","2308895SxEjqt","editor","6631929TfBTGh"];return(A=function(){return t})()}const K=H;!function(t){const n=H,e=t();for(;;)try{if(438258===-parseInt(n(501))/1+parseInt(n(506))/2*(parseInt(n(490))/3)+parseInt(n(493))/4*(parseInt(n(507))/5)+-parseInt(n(500))/6+parseInt(n(502))/7*(parseInt(n(495))/8)+parseInt(n(483))/9+-parseInt(n(504))/10*(parseInt(n(489))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(A);class F extends t.Plugin{static get[K(503)](){return[a]}static get[K(491)](){return K(484)}static get[K(492)](){return!0}static get[K(498)](){return!0}[K(486)](){const t=K,n=this[t(482)][t(497)][t(485)](a);this[t(482)][t(497)][t(494)](t(487))||n[t(496)](t(499),t(488),t(505))}}function V(t,n){const e=D();return(V=function(t,n){return e[t-=443]})(t,n)}const B=V;!function(t){const n=V,e=t();for(;;)try{if(927193===-parseInt(n(467))/1+parseInt(n(466))/2*(parseInt(n(471))/3)+-parseInt(n(452))/4*(-parseInt(n(464))/5)+parseInt(n(463))/6+-parseInt(n(458))/7*(-parseInt(n(455))/8)+parseInt(n(450))/9+-parseInt(n(461))/10*(parseInt(n(462))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(D);class j extends t.Plugin{static get[B(473)](){return[a]}static get[B(449)](){return B(444)}static get[B(469)](){return!0}static get[B(468)](){return!0}[B(453)](){const t=B,{plugins:n}=this[t(470)];n[t(456)](t(443))&&this[t(472)](t(446)),n[t(456)](t(457))&&this[t(472)](t(465))}[B(472)](t){const n=B,e=this[n(470)][n(451)][n(448)](a);this[n(470)][n(460)][n(448)](t)&&(e[n(474)](t+n(447)),e[n(474)](t+n(454)),e[n(459)](t+n(445)))}}function D(){const t=["FontEmailIntegration",".colorPicker.format","fontColor",".colors","get","pluginName","2531889RCAybU","plugins","4120klscUi","afterInit",".documentColors","2520HhliRM","has","FontBackgroundColorEditing","25858TlULYZ","_validateConfigColorFormat","config","25947080NxubAd","11icPPRj","3870930IktWtn","7360YsemKa","fontBackgroundColor","2060510UexLbP","1114600ZDZxbi","isPremiumPlugin","isOfficialPlugin","editor","3jlevIm","_checkColorConfig","requires","_validateConfigColorValue","FontColorEditing"];return(D=function(){return t})()}const _=R;function R(t,n){const e=X();return(R=function(t,n){return e[t-=298]})(t,n)}function X(){const t=["SourceEditingEmailIntegration","6554604VfZsOB","requires","SourceEditingEnhanced","pluginName","10059qpsqzM","536849kUDzBM","6emKXrv","303275AEOFwV","1108uikXtJ","has","get","6206860qMZXWp","isPremiumPlugin","afterInit","editor","120ultxYa","email-configuration-missing-source-editing-plugin","_logSuppressibleWarning","184070gOEejW","SourceEditing","2528640ZNBRXa","isOfficialPlugin"];return(X=function(){return t})()}!function(t){const n=R,e=t();for(;;)try{if(883336===-parseInt(n(308))/1*(-parseInt(n(309))/2)+-parseInt(n(307))/3*(parseInt(n(311))/4)+-parseInt(n(314))/5+parseInt(n(303))/6+parseInt(n(310))/7*(parseInt(n(318))/8)+-parseInt(n(300))/9+-parseInt(n(298))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(X);class z extends t.Plugin{static get[_(304)](){return[a]}static get[_(306)](){return _(302)}static get[_(301)](){return!0}static get[_(315)](){return!0}[_(316)](){const t=_,{plugins:n}=this[t(317)],e=n[t(313)](a);n[t(312)](t(299))||n[t(312)](t(305))||e[t(320)](t(319))}}function G(){var t=["plugins","isOfficialPlugin","editor","1564494odoBNu","pluginName","72YntcNl","get","2949034cwUNuE","isPremiumPlugin","4AMgXRy","28fvWElO","requires","Markdown","299570xpPEfa","10yCvmVG","MarkdownEmailIntegration","822702gOjEdR","5zTzEnF","5214339UOjuaM","1066140EyTpiY","1699912XnWLzs","afterInit","_checkUnsupportedPlugin"];return(G=function(){return t})()}var J=Z;function Z(t,n){var e=G();return(Z=function(t,n){return e[t-=465]})(t,n)}!function(t){for(var n=Z,e=t();;)try{if(676709===-parseInt(n(487))/1+-parseInt(n(481))/2+-parseInt(n(484))/3*(-parseInt(n(477))/4)+parseInt(n(485))/5*(-parseInt(n(471))/6)+-parseInt(n(478))/7*(-parseInt(n(465))/8)+-parseInt(n(486))/9*(parseInt(n(482))/10)+-parseInt(n(475))/11*(-parseInt(n(473))/12))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(G);class Q extends t.Plugin{static get[J(479)](){return[a]}static get[J(472)](){return J(483)}static get[J(469)](){return!0}static get[J(476)](){return!0}[J(466)](){var t=J;this[t(470)][t(468)][t(474)](a)[t(467)](t(480))}}const Y=tt;function $(){const t=["init","summary","2595xqUnIv","output","editor","canvas","UNSUPPORTED_ELEMENTS","once","has","1175050xjZmyi","DataFilter","nav","details","progress","form","isPremiumPlugin","660429gyvwjW","pluginName","11WOfIgL","register:","acronym","button","audio","301480gGForu","article","meter","iframe","email-unsupported-html-element","940osMMyE","main","GeneralHtmlIntegrationSupport","get","2uXMDPi","requires","view","_logSuppressibleWarning","338995hEfGZT","3736380UoDrOU","isOfficialPlugin","bdi","6gYZBwV","object","1269163wCXcqh","hgroup","abbr","input"];return($=function(){return t})()}function tt(t,n){const e=$();return(tt=function(t,n){return e[t-=161]})(t,n)}!function(t){const n=tt,e=t();for(;;)try{if(186637===-parseInt(n(166))/1*(-parseInt(n(162))/2)+-parseInt(n(178))/3*(-parseInt(n(204))/4)+parseInt(n(185))/5+-parseInt(n(170))/6*(parseInt(n(172))/7)+parseInt(n(199))/8+-parseInt(n(192))/9+parseInt(n(167))/10*(-parseInt(n(194))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}($);class nt extends t.Plugin{static[Y(182)]=new Set([Y(171),Y(200),Y(188),Y(205),Y(187),Y(177),Y(174),Y(196),Y(169),Y(179),Y(173),Y(190),Y(175),Y(197),Y(198),Y(181),Y(201),Y(189),Y(202)]);static get[Y(163)](){return[a]}static get[Y(193)](){return Y(206)}static get[Y(168)](){return!0}static get[Y(191)](){return!0}[Y(176)](){const t=Y,{plugins:n}=this[t(180)];if(!n[t(184)](t(186)))return;const e=n[t(161)](t(186)),r=n[t(161)](a);for(const n of nt[t(182)])e[t(183)](t(195)+n,(n,e)=>{const i=t;r[i(165)](i(203),{element:e[i(164)]})})}}function et(){const t=["8249538NTjFeE","requires","isPremiumPlugin","isOfficialPlugin","1280GNfMoA","editor","get","30Wottdn","10789700HJJOaa","883865pmrMyt","email-configuration-missing-merge-fields-plugin","pluginName","39834tDJwgg","MergeFieldsEmailIntegration","afterInit","_logSuppressibleInfo","has","1066225GHiCCN","plugins","MergeFields","Consider enabling the MergeFields plugin which allows inserting dynamic data placeholders into content.","230133jApcuq","6107486dHKJwP","8RufxAf","2TFHskO","features/email-editing/email.html#merge-fields-plugin"];return(et=function(){return t})()}const rt=it;function it(t,n){const e=et();return(it=function(t,n){return e[t-=127]})(t,n)}!function(t){const n=it,e=t();for(;;)try{if(545022===-parseInt(n(139))/1*(-parseInt(n(128))/2)+parseInt(n(151))/3*(-parseInt(n(127))/4)+parseInt(n(147))/5*(parseInt(n(137))/6)+-parseInt(n(152))/7+-parseInt(n(134))/8*(parseInt(n(142))/9)+parseInt(n(138))/10+-parseInt(n(130))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(et);class st extends t.Plugin{static get[rt(131)](){return[a]}static get[rt(141)](){return rt(143)}static get[rt(133)](){return!0}static get[rt(132)](){return!0}[rt(144)](){const t=rt,n=this[t(135)][t(148)][t(136)](a);this[t(135)][t(148)][t(146)](t(149))||n[t(145)](t(140),t(150),t(129))}}const at=ot;function ot(t,n){const e=ct();return(ot=function(t,n){return e[t-=394]})(t,n)}!function(t){const n=ot,e=t();for(;;)try{if(628941===-parseInt(n(396))/1+-parseInt(n(417))/2+-parseInt(n(403))/3*(-parseInt(n(410))/4)+parseInt(n(415))/5*(parseInt(n(394))/6)+-parseInt(n(404))/7+-parseInt(n(395))/8+parseInt(n(413))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(ct);class ut extends t.Plugin{static get[at(405)](){return[a]}static get[at(408)](){return at(406)}static get[at(416)](){return!0}static get[at(414)](){return!0}[at(401)](){const t=at,n=this[t(397)][t(402)][t(407)](a);this[t(397)][t(402)][t(399)](t(400))||n[t(409)](t(398),t(411),t(412))}}function ct(){const t=["10970cdcKRb","isOfficialPlugin","2414996ffkMIL","1884hbhsTt","4968088GyDoLX","74183FDJRKJ","editor","email-configuration-missing-template-plugin","has","Template","afterInit","plugins","93EJKwYH","377713GMZqFM","requires","TemplateEmailIntegration","get","pluginName","_logSuppressibleInfo","62060kYUhUm","Consider enabling the Template plugin which allows inserting predefined e-mail templates into the editor.","features/email-editing/email.html#template-plugin","12741399sXNgWN","isPremiumPlugin"];return(ct=function(){return t})()}var pt=ft;function lt(){var t=["18Hnrtbg","requires","304710IIIvar","108fpoSRa","1sgWopA","185360HRoRnI","isOfficialPlugin","UploadEmailIntegration","afterInit","get","541497Wpzrpi","isPremiumPlugin","338212tJdfGE","plugins","990800zpcYXy","5061130fAKuSI","pluginName","_checkUnsupportedPlugin","Base64UploadAdapter","editor","22295SkWMTV"];return(lt=function(){return t})()}function ft(t,n){var e=lt();return(ft=function(t,n){return e[t-=212]})(t,n)}!function(t){for(var n=ft,e=t();;)try{if(294580===-parseInt(n(227))/1*(-parseInt(n(225))/2)+-parseInt(n(212))/3+-parseInt(n(214))/4+-parseInt(n(222))/5+parseInt(n(226))/6*(-parseInt(n(228))/7)+-parseInt(n(216))/8+-parseInt(n(223))/9*(-parseInt(n(217))/10))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(lt);class gt extends t.Plugin{static get[pt(224)](){return[a]}static get[pt(218)](){return pt(230)}static get[pt(229)](){return!0}static get[pt(213)](){return!0}[pt(231)](){var t=pt;this[t(221)][t(215)][t(232)](a)[t(219)](t(220))}}var It=ht;function ht(t,n){var e=mt();return(ht=function(t,n){return e[t-=141]})(t,n)}function mt(){var t=["659412UTKNJI","410930qkTCeT","MediaEmbed","requires","isPremiumPlugin","27771170QvXRZO","_checkUnsupportedPlugin","675ElNjrD","isOfficialPlugin","editor","afterInit","pluginName","404576zxRGYy","19284zOhXOS","9kzpkHZ","get","MediaEmbedEmailIntegration","6256xAoRwu","5453148tSXRAm","plugins","8022mvCido"];return(mt=function(){return t})()}!function(t){for(var n=ht,e=t();;)try{if(511770===parseInt(n(159))/1+parseInt(n(149))/2+parseInt(n(158))/3+-parseInt(n(150))/4*(-parseInt(n(144))/5)+parseInt(n(155))/6+-parseInt(n(157))/7*(-parseInt(n(154))/8)+parseInt(n(151))/9*(-parseInt(n(142))/10))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(mt);class dt extends t.Plugin{static get[It(161)](){return[a]}static get[It(148)](){return It(153)}static get[It(145)](){return!0}static get[It(141)](){return!0}[It(147)](){var t=It;this[t(146)][t(156)][t(152)](a)[t(143)](t(160))}}var yt=wt;function wt(t,n){var e=Pt();return(wt=function(t,n){return e[t-=451]})(t,n)}function Pt(){var t=["afterInit","1387778BQzIxN","get","15320470fEzTLL","TodoListEmailIntegration","3308240ufMJIz","plugins","46uSoEzO","13401NoIPUi","editor","24AvNjGi","isOfficialPlugin","_checkUnsupportedPlugin","1735885NwLCfm","55833BDesIZ","1175900HpVqWW","TodoList","isPremiumPlugin","1352urwZIb","requires","pluginName"];return(Pt=function(){return t})()}!function(t){for(var n=wt,e=t();;)try{if(981673===parseInt(n(470))/1+parseInt(n(462))/2*(-parseInt(n(469))/3)+parseInt(n(460))/4+parseInt(n(468))/5*(parseInt(n(465))/6)+-parseInt(n(456))/7+parseInt(n(452))/8*(-parseInt(n(463))/9)+-parseInt(n(458))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(Pt);class vt extends t.Plugin{static get[yt(453)](){return[a]}static get[yt(454)](){return yt(459)}static get[yt(466)](){return!0}static get[yt(451)](){return!0}[yt(455)](){var t=yt;this[t(464)][t(461)][t(457)](a)[t(467)](t(471))}}var bt=Et;function Et(t,n){var e=xt();return(Et=function(t,n){return e[t-=108]})(t,n)}!function(t){for(var n=Et,e=t();;)try{if(498236===parseInt(n(110))/1*(-parseInt(n(128))/2)+parseInt(n(114))/3+parseInt(n(111))/4+-parseInt(n(121))/5+-parseInt(n(124))/6+-parseInt(n(122))/7+parseInt(n(112))/8*(parseInt(n(118))/9))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(xt);class kt extends t.Plugin{static get[bt(109)](){return[a]}static get[bt(116)](){return bt(113)}static get[bt(125)](){return!0}static get[bt(123)](){return!0}[bt(127)](){var t=bt;this[t(119)][t(115)][t(120)](a)[t(126)](t(117),{description:t(108)})}}function xt(){var t=["448386LWnkdT","plugins","pluginName","MultiLevelList","4313142jdIZdr","editor","get","3382485EcQfVQ","6234508qdyBNO","isPremiumPlugin","395184fuFCwW","isOfficialPlugin","_checkUnsupportedPlugin","afterInit","54122QJYPRV","The multi-level lists are rendered incorrectly in Outlook 2021.","requires","5RBoKul","2717480NKOVDE","24fqwDUU","MultiLevelListEmailIntegration"];return(xt=function(){return t})()}var Ct=Tt;function Lt(){var t=["64VBtrbS","LinkEmailIntegration","requires","4420521bxclhT","Block images are unsupported in email environments. The LinkImage plugin is designed to work exclusively with block images, which makes it not applicable for email integration. Inline images are still supported and function correctly with the standard Link feature.","LinkImage","isPremiumPlugin","1461477fqIBTN","1041464xrpsja","plugins","get","13668120KIvygp","2984gxcYUM","isOfficialPlugin","afterInit","3166668rKfQZQ","192910hqDybR","_checkUnsupportedPlugin","7rtSgqw","4cotrDw","pluginName","editor"];return(Lt=function(){return t})()}function Tt(t,n){var e=Lt();return(Tt=function(t,n){return e[t-=237]})(t,n)}!function(t){for(var n=Tt,e=t();;)try{if(326383===parseInt(n(244))/1*(parseInt(n(254))/2)+-parseInt(n(239))/3*(-parseInt(n(251))/4)+-parseInt(n(248))/5+parseInt(n(247))/6+parseInt(n(250))/7*(parseInt(n(240))/8)+parseInt(n(257))/9+-parseInt(n(243))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(Lt);class St extends t.Plugin{static get[Ct(256)](){return[a]}static get[Ct(252)](){return Ct(255)}static get[Ct(245)](){return!0}static get[Ct(238)](){return!0}[Ct(246)](){var t=Ct;this[t(253)][t(241)][t(242)](a)[t(249)](t(237),{description:t(258)})}}const Nt=Ot;function Ot(t,n){const e=Mt();return(Ot=function(t,n){return e[t-=214]})(t,n)}function Mt(){const t=["6819729kCgwGa","expired","1859248iBcftW","4980156HgyBmW","usageLimit","requires","emailConfigurationHelperLicenseKeyExpired","invalid","isPremiumPlugin","emailConfigurationHelperLicenseKeyNotAllowed","EmailConfigurationHelper","pluginName","2948811pVEqEm","9wCqyky","_licenseKeyCheckInterval","get","emailConfigurationHelperLicenseKeyUsageLimit","config","emailConfigurationHelperLicenseKeyDomainLimit","editor","licenseKey","emailConfigurationHelperLicenseKeyInvalid","1353666NINYbU","20873416MogDxA","emailConfigurationHelperLicenseKeyTrialLimit","2087632DGbvza","destroy","_showLicenseError","5FTUUNH","init","evaluationLimit","emailConfigurationHelperLicenseKeyEvaluationLimit","domainLimit","emailConfigurationHelperLicenseKeyValid","featureNotAllowed","trialLimit","isOfficialPlugin"];return(Mt=function(){return t})()}!function(t){const n=Ot,e=t();for(;;)try{if(707357===-parseInt(n(227))/1+parseInt(n(230))/2+-parseInt(n(217))/3+-parseInt(n(244))/4+parseInt(n(233))/5*(parseInt(n(245))/6)+-parseInt(n(242))/7+parseInt(n(228))/8*(parseInt(n(218))/9))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(Mt);class Ut extends t.Plugin{[Nt(225)];[Nt(219)];static get[Nt(216)](){return Nt(215)}static get[Nt(241)](){return!0}static get[Nt(250)](){return!0}static get[Nt(247)](){return[h,w,E,L,O,q,F,j,z,Q,nt,st,ut,gt,dt,vt,kt,St]}[Nt(234)](){const t=Nt;this[t(225)]=this[t(224)][t(222)][t(220)](t(225));const n=this[t(224)];this[t(219)]=setInterval(()=>{const e=t;let r;for(const t in n){const i=t,s=n[i];if(e(238)==s||e(226)==s||e(248)==s||e(223)==s||e(214)==s||e(236)==s||e(229)==s||e(221)==s){delete n[i],r=s,clearInterval(this[e(219)]),this[e(219)]=void 0;break}}e(226)==r&&n[e(232)](e(249)),e(248)==r&&n[e(232)](e(243)),e(223)==r&&n[e(232)](e(237)),e(214)==r&&n[e(232)](e(239),e(215)),e(236)==r&&n[e(232)](e(235)),e(229)==r&&n[e(232)](e(240)),e(221)==r&&n[e(232)](e(246))},1e3)}[Nt(231)](){const t=Nt;super[t(231)](),this[t(219)]&&clearInterval(this[t(219)])}}e(783);function Wt(t){const n=qt;return t[n(120)](/!\s*important/i,"")[n(122)]()}function qt(t,n){const e=Ht();return(qt=function(t,n){return e[t-=113]})(t,n)}function Ht(){const t=["8alZvsE","2qicTQc","replace","slice","trim","3691116OpwJGt","36cUaMmz","24WCOeqX","length","2758130KSHqkN","24342362ovPUov","8EitIHC","2758160KsvxmQ","endsWith","push","1879728kIwaWh","56957LzodMa","filter","728567cGUpgs"];return(Ht=function(){return t})()}function At(t,n){const e=Kt();return(At=function(t,n){return e[t-=317]})(t,n)}function Kt(){const t=["set","getStylesEntries","get","18VsUlhT","slice","remove","3163098VGiAoB",":root","525380joMspD","2NRvURg","has","substring","167965QszQym","49941120YrrDOS","286nNLPbG","startsWith","29786xAIspt","1656DWEFsC","bind","var(","62406KWvYNW","indexOf","870955YPLIkm","28lBbQOw","length"];return(Kt=function(){return t})()}function Ft(){const t=["150255nytRwJ","slice","705208TWDSCe","length","replace","trim","join","specificity","2932150GmzteF","indexOf","filter","cssText","from","flatMap","9VzhqoO","6046296dqNTCr","cssRules","sort","map","2kuJZQa","setTo","192862FWSxLW","stylesheets","2287848ywrnqu","stylesProcessor","5331224XwzEly",":where(","specificityArray","inlineCss"];return(Ft=function(){return t})()}function Vt(t,n){const e=Ft();return(Vt=function(t,n){return e[t-=160]})(t,n)}function Bt(t,n){const e=jt();return(Bt=function(t,n){return e[t-=316]})(t,n)}function jt(){const t=["parsedCssRules","2647890zZJauX","filter","string","50kSfAdY","36999WZXpQo","flatSelector","fallbackCSSVariablesLookup","matches","map","element","11463128XBMgaC","2445753jRtppM","17545725guMavl","style","54Ngexnw","stylesProcessor","setTo","getStylesEntries","set","getAttribute","1742668bjnYZP","17316UlkACx","stylesMap"];return(jt=function(){return t})()}!function(t){const n=qt,e=t();for(;;)try{if(930482===parseInt(n(115))/1*(parseInt(n(119))/2)+-parseInt(n(114))/3+-parseInt(n(129))/4*(parseInt(n(130))/5)+-parseInt(n(123))/6+parseInt(n(117))/7*(-parseInt(n(118))/8)+parseInt(n(124))/9*(-parseInt(n(127))/10)+-parseInt(n(128))/11*(-parseInt(n(125))/12))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(Ht),function(t){const n=At,e=t();for(;;)try{if(871070===-parseInt(n(323))/1*(-parseInt(n(341))/2)+parseInt(n(338))/3+-parseInt(n(330))/4*(-parseInt(n(329))/5)+parseInt(n(335))/6*(-parseInt(n(319))/7)+parseInt(n(324))/8*(parseInt(n(327))/9)+parseInt(n(340))/10*(parseInt(n(321))/11)+-parseInt(n(320))/12)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(Kt),function(t){const n=Vt,e=t();for(;;)try{if(672772===parseInt(n(168))/1+-parseInt(n(166))/2*(parseInt(n(170))/3)+parseInt(n(178))/4+-parseInt(n(184))/5+parseInt(n(162))/6+-parseInt(n(176))/7+parseInt(n(172))/8*(parseInt(n(161))/9))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(Ft),function(t){const n=Bt,e=t();for(;;)try{if(783115===parseInt(n(335))/1*(-parseInt(n(321))/2)+-parseInt(n(318))/3+-parseInt(n(327))/4+-parseInt(n(334))/5*(-parseInt(n(328))/6)+-parseInt(n(331))/7+parseInt(n(317))/8+parseInt(n(319))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(jt);const Dt=Rt;!function(t){const n=Rt,e=t();for(;;)try{if(118304===-parseInt(n(247))/1*(parseInt(n(268))/2)+parseInt(n(274))/3*(-parseInt(n(273))/4)+-parseInt(n(253))/5*(parseInt(n(284))/6)+parseInt(n(298))/7+-parseInt(n(271))/8*(-parseInt(n(269))/9)+-parseInt(n(280))/10+parseInt(n(288))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(_t);t.Command,Dt(290),Dt(282),Dt(302),Dt(275),Dt(264),Dt(246);function _t(){const t=["ownerDocument","bind","htmlProcessor","execute","set","appendChild","main","getStylesEntries","_processElementTree","60266oBDuAE","pending","EDITOR_STYLES","class","viewToDom","editor","135215aKWNtJ","document","value","locale","getAttribute","getHtml","join","has","htmlWriter","get","removeAttribute","_collectAndApplyStyles","stylesProcessor","children","isBusy","2gfAoXX","42093cQZxtw","getRoot","216KAyFhz","size","4xkjzmV","699456UhUIWi","_getRootDataHTMLFragment","finally","config","isEnabled","setAttribute","2328690AWNjvv","transformations","refresh","div","36hhavIe","exportInlineStyles","style","createDocumentFragment","7380978jtcJAd","ck-content","_stylesProcessor","domConverter","then","affectsData","map","firstChild","data","toView","67004JJXzXb"];return(_t=function(){return t})()}function Rt(t,n){const e=_t();return(Rt=function(t,n){return e[t-=243]})(t,n)}const Xt=zt;function zt(t,n){const e=Gt();return(zt=function(t,n){return e[t-=489]})(t,n)}function Gt(){const t=["733954SFzIkU","editor","6763014mnhRMU","isOfficialPlugin","isPremiumPlugin","afterInit","join","3sKBwVz","4076lcbgHV","pluginName","href","config","4778256MTsJrj","define","add","40GMoElV","exportInlineStyles","7282300piXBgn","map","commands","11820640NkzrRx","stop","1119LKvLZM","init","7lQmQES","890549IhWtpV","ExportInlineStylesEditing","fromCharCode"];return(Gt=function(){return t})()}!function(t){const n=zt,e=t();for(;;)try{if(978630===parseInt(n(493))/1*(parseInt(n(514))/2)+parseInt(n(508))/3*(-parseInt(n(494))/4)+parseInt(n(503))/5+-parseInt(n(498))/6*(parseInt(n(510))/7)+-parseInt(n(506))/8+parseInt(n(516))/9+-parseInt(n(501))/10*(-parseInt(n(511))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(Gt);t.Plugin,Xt(495),Xt(489),Xt(490),Xt(509),Xt(491);function Jt(t,n){const e=Qt();return(Jt=function(t,n){return e[t-=419]})(t,n)}const Zt=Jt;!function(t){const n=Jt,e=t();for(;;)try{if(326582===-parseInt(n(440))/1*(parseInt(n(452))/2)+parseInt(n(456))/3*(parseInt(n(435))/4)+parseInt(n(442))/5+parseInt(n(421))/6+-parseInt(n(432))/7*(parseInt(n(431))/8)+parseInt(n(423))/9+parseInt(n(424))/10*(-parseInt(n(429))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(Qt);t.Plugin,Zt(439),Zt(443),Zt(450),Zt(446),Zt(449),Zt(455),Zt(427),Zt(422);function Qt(){const t=["featureNotAllowed","14316wOkxWn","exportInlineStylesLicenseKeyInvalid","exportInlineStylesLicenseKeyTrialLimit","exportInlineStylesLicenseKeyUsageLimit","licenseKey","178UaFjZa","invalid","2239735nDxwXO","_licenseKeyCheckInterval","exportInlineStylesLicenseKeyExpired","exportInlineStylesLicenseKeyValid","isOfficialPlugin","_showLicenseError","domainLimit","isPremiumPlugin","pluginName","editor","4394QDEDbn","exportInlineStylesLicenseKeyEvaluationLimit","get","requires","129xULOYA","config","exportInlineStylesLicenseKeyDomainLimit","exportInlineStylesLicenseKeyNotAllowed","3237312BoaIXl","destroy","5217858wAQJxL","10xcOqWC","evaluationLimit","expired","init","usageLimit","4403531oPxjbv","ExportInlineStyles","536168AxjsIb","63UTKTNz","trialLimit"];return(Qt=function(){return t})()}function Yt(t,n){var e=$t();return(Yt=function(t,n){return e[t-=390]})(t,n)}function $t(){var t=["6JEgrjR","3350200uATTNH","1417230cLFNZm","12OUTXvH","31628zpnXJJ","247663hdzwKb","980Dhxrgr","644792WBXaQq","2024NOInfu","232547VuInBC"];return($t=function(){return t})()}function tn(t,n){const e=nn();return(tn=function(t,n){return e[t-=242]})(t,n)}function nn(){const t=["42rSehfj","left","margin-right","includes","float","right","70dJvBCo","margin-left","getAsString","6yLEEEa","232xVQQGV","center","2935435TFFFCs","1762443MQnVmZ","tagName","1432873YWABlk","899393gGDwbO","TABLE","align","auto","28WXiTnu","6322hLZqgw","84NWNRHr","setAttribute","410961lhWFDS","262VbdYQa","45066qofgJD","IMG"];return(nn=function(){return t})()}function en(){return[(t,n)=>{const e=tn;if(![e(258),e(268)][e(244)](t[e(255)]))return;const r=n[e(249)](e(245));if(r){const n=Wt(r);e(242)!==n&&e(246)!==n||t[e(264)](e(259),n)}},(t,n)=>{const e=tn;if(e(258)!==t[e(255)])return;const r=n[e(249)](e(248)),i=n[e(249)](e(243));r&&i&&e(260)===Wt(r)&&e(260)===Wt(i)&&t[e(264)](e(259),e(252))}]}function rn(){var t=["3864dcBhdO","25970FiHrEC","2739858HbFxFa","15qSsLOY","2513126WxzJWC","16270cwIWaE","1359kVFEFL","6yVRtMT","1087450HuHIlm","21ZUtyus","492888IhZxaq"];return(rn=function(){return t})()}function sn(t,n){var e=rn();return(sn=function(t,n){return e[t-=425]})(t,n)}!function(t){for(var n=Yt,e=t();;)try{if(206139===-parseInt(n(391))/1+-parseInt(n(390))/2*(-parseInt(n(399))/3)+-parseInt(n(394))/4*(-parseInt(n(392))/5)+parseInt(n(396))/6*(parseInt(n(395))/7)+parseInt(n(393))/8+-parseInt(n(398))/9+parseInt(n(397))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}($t),function(t){const n=tn,e=t();for(;;)try{if(737443===parseInt(n(266))/1*(parseInt(n(262))/2)+-parseInt(n(265))/3*(parseInt(n(261))/4)+parseInt(n(253))/5*(parseInt(n(250))/6)+-parseInt(n(267))/7*(parseInt(n(251))/8)+parseInt(n(254))/9*(parseInt(n(247))/10)+parseInt(n(257))/11*(-parseInt(n(263))/12)+-parseInt(n(256))/13*(parseInt(n(269))/14))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(nn),function(t){for(var n=sn,e=t();;)try{if(196163===parseInt(n(432))/1*(-parseInt(n(428))/2)+-parseInt(n(426))/3*(parseInt(n(434))/4)+parseInt(n(431))/5+parseInt(n(430))/6*(parseInt(n(427))/7)+-parseInt(n(433))/8+parseInt(n(429))/9*(-parseInt(n(435))/10)+parseInt(n(425))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(rn)})(),(window.CKEditor5=window.CKEditor5||{}).email=r})();
4
+ */(()=>{var t={237:t=>{"use strict";t.exports=CKEditor5.dll},584:(t,n,e)=>{t.exports=e(237)("./src/utils.js")},782:(t,n,e)=>{t.exports=e(237)("./src/core.js")},783:(t,n,e)=>{t.exports=e(237)("./src/engine.js")}},n={};function e(r){var i=n[r];if(void 0!==i)return i.exports;var s=n[r]={exports:{}};return t[r](s,s.exports,e),s.exports}e.d=(t,n)=>{for(var r in n)e.o(n,r)&&!e.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:n[r]})},e.o=(t,n)=>Object.prototype.hasOwnProperty.call(t,n),e.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";e.r(r),e.d(r,{EmailConfigurationHelper:()=>Dt,EmailConfigurationLogger:()=>o,EmptyBlockEmailIntegration:()=>Q,ExportInlineStylesEmailIntegration:()=>K,FontEmailIntegration:()=>nt,GeneralHtmlIntegrationSupport:()=>gt,HighlightEmailIntegration:()=>m,ImageEmailIntegration:()=>N,LinkEmailIntegration:()=>Wt,ListEmailIntegration:()=>V,MarkdownEmailIntegration:()=>ct,MathTypeEmailIntegration:()=>F,MediaEmbedEmailIntegration:()=>St,MergeFieldsEmailIntegration:()=>dt,MultiLevelListEmailIntegration:()=>Bt,SourceEditingEmailIntegration:()=>it,TableEmailIntegration:()=>j,TemplateEmailIntegration:()=>yt,TodoListEmailIntegration:()=>qt,UploadEmailIntegration:()=>Ct,getEmailInlineStylesTransformations:()=>P,isUnsupportedEmailColorFormat:()=>l,isUnsupportedEmailColorValue:()=>c,transformEmailFigureToTable:()=>E,transformEmailFloatToAlign:()=>b,transformEmailImageWidthAttributes:()=>y,transformEmailMarginToAlign:()=>w});var t=e(782),n=e(584);const i=s;function s(t,n){const e=p();return(s=function(t,n){return e[t-=366]})(t,n)}!function(t){const n=s,e=t();for(;;)try{if(963074===-parseInt(n(370))/1+parseInt(n(410))/2*(parseInt(n(426))/3)+parseInt(n(371))/4*(parseInt(n(391))/5)+-parseInt(n(403))/6*(parseInt(n(395))/7)+parseInt(n(372))/8*(parseInt(n(425))/9)+parseInt(n(405))/10+-parseInt(n(413))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(p);const a=i(385);class o extends t.Plugin{static get[i(369)](){return i(404)}static get[i(400)](){return!0}static get[i(419)](){return!0}constructor(t){const n=i;super(t),t[n(379)][n(398)](n(414),{suppress:[],suppressAll:!1})}[i(406)](){!async function(t){const e=m([117,105,122,84,100,118,121,66,73,97,52,82,75,115,110,79,89,109,69,88,71,77,102,106,101,104,119,74,81,113,98,80,83,67,107,55,68,116,90,103,70,53,56,76,120,108,50,57,72,111,54,99,65,85,87,49,112,86,51,78,114,48]),r=window[m([68,97,116,101])][m([110,111,119])](),i=t[m([101,100,105,116,111,114])],a=new(window[m([80,114,111,109,105,115,101])])(t=>{i[m([111,110,99,101])](m([114,101,97,100,121]),t)}),o={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[m([121])]:m([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[m([97,108,103])]:m([69,83,50,53,54])},u=i[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](l(t)):null}function l(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function p(t){let n=5381;function e(t){for(let e=0;e<t[m([108,101,110,103,116,104])];e++){const r=t[m([99,104,97,114,67,111,100,101,65,116])](e);n=(n<<5)+n+r,n&=n}}return function t(n){Array[m([105,115,65,114,114,97,121])](n)?n[m([102,111,114,69,97,99,104])](t):n&&typeof n==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](n)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([n,r])=>{e(n),t(r)}):e(window[m([83,116,114,105,110,103])](n))}(t),n>>>0}function f(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function g(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function I(){}function m(t){const n=s;return t[n(381)](t=>String[n(411)](t))[n(394)]("")}!function(t){const n=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let n=m([117]);for(let r=0;r<t[m([108,101,110,103,116,104])];r+=2){let i=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](r,r+2));i>=e[m([108,101,110,103,116,104])]&&(i-=e[m([108,101,110,103,116,104])]),n+=e[i]}return n}();i[n]=m([101,109,97,105,108,67,111,110,102,105,103,117,114,97,116,105,111,110,72,101,108,112,101,114,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await a,i[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=I,i[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=I,i[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,I=null;try{return u==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=u[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:n(t[1]);function n(t){const n=c(t);return n&&e()?n:null;function e(){const t=n[m([106,116,105])],e=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),r={...n,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete r[m([118,99])],p(r)==e}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(I=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(u=>{if(s())return u(m([86,97,108,105,100]));o(),i[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const l=(0,n.uid)();function I(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function h(n){o(n)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?f(p(l+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(s(),t),()=>{const t=a();return null==t?(s(),m([86,97,108,105,100])):m(r-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](u)[m([99,97,116,99,104])](()=>{u(m([85,115,97,103,101,76,105,109,105,116]))});const i=36e5;function s(){const n=m([108,108,99,116,45])+f(p(t)),e=g(f(window[m([77,97,116,104])][m([99,101,105,108])](r/i)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](n,e)}function a(){const n=m([108,108,99,116,45])+f(p(t)),e=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](n);return e?window[m([112,97,114,115,101,73,110,116])](g(e),16)*i:null}function o(t){return new(window[m([80,114,111,109,105,115,101])])((n,e)=>{t[m([116,104,101,110])](n,e),window[m([115,101,116,84,105,109,101,111,117,116])](e,12e4)})}}i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(n,e)=>{if(e[0]!=t)return u(m([85,115,97,103,101,76,105,109,105,116]));e[1]={...e[1],[m([114,101,113,117,101,115,116,73,100])]:l}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),i[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{I(t[m([114,101,116,117,114,110])])&&(c=!0,h(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),a[m([116,104,101,110])](()=>{c||u(m([85,115,97,103,101,76,105,109,105,116]))})});function s(){return i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function o(){i[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const r=u[m([115,112,108,105,116])](m([46])),[i,s,a]=r;return n(i),await e(i,s,a),t}catch{return!1}function n(n){const e=c(n);e&&e[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function e(n,e,r){const i=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](l(r),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](n+m([46])+e),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const u=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),o,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},u,i,s)||(t=!1)}}()?function(){const n=t[m([102,101,97,116,117,114,101,115])];return!(!n||!n[m([105,110,99,108,117,100,101,115])](m([42]))&&!n[m([105,110,99,108,117,100,101,115])](m([69,67,72])))}()?function(){const n=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?r/1e3:1767830400;return t[m([101,120,112])]<n}()?m([69,120,112,105,114,101,100]):function(){const n=s,e=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!e||0==e[m([108,101,110,103,116,104])])return!0;const{hostname:r}=new URL(window[m([108,111,99,97,116,105,111,110])][n(396)]);if(e[m([105,110,99,108,117,100,101,115])](r))return!0;const i=r[m([115,112,108,105,116])](m([46]));return e[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=i[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(i[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>i[m([101,118,101,114,121])]((n,e)=>t[e]===n||t[e]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=function(t){const n=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),a[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let n=0;i[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(e,r)=>{r[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&n++,1512==n&&(t(),e[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](n)[m([116,104,101,110])](()=>t)}(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),await(e&&I?new(window[m([80,114,111,109,105,115,101])])((t,n)=>{e[m([116,104,101,110])](t,n),I[m([116,104,101,110])](n=>{n!=m([86,97,108,105,100])&&t(n)},n)}):e||I||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}[i(368)](t,n){const e=i;if(this[e(415)](t,n))return;const r=a+e(393)+t;console[e(392)](e(402)+t,e(401),"",...n?[n]:[],e(367)+r)}[i(416)](t,n,e){const r=i;if(this[r(415)](t))return;let s=n;e&&(s+=r(367)+(a+"/")+e),console[r(418)](r(402)+t,r(390),"",s)}[i(421)](t,n){const e=i;this[e(422)][e(376)][e(373)](t)&&this[e(368)](e(377),{pluginName:t,...n})}[i(384)](t){const n=i,e=this[n(422)][n(379)][n(420)](t);if(!e)return;const r=Array[n(409)](e),s=r?e:[e];for(const[e,i]of s[n(427)]()){const s=n(399)==typeof i?i:i[n(374)];c(s)&&this[n(368)](n(397),{configPath:r?t+"["+e+"]":t,color:s})}}[i(408)](t){const n=i,e=this[n(422)][n(379)][n(420)](t);e&&l(e)&&this[n(368)](n(383),{configPath:t,format:e})}[i(415)](t,n){const e=i,r=this[e(422)][e(379)][e(420)](e(414));return!!r[e(417)]||!(e(423)!=typeof r[e(380)]||!r[e(380)](t,n))||!(!Array[e(409)](r[e(380)])||!r[e(380)][e(366)](t))}}const u=[i(382),i(378),i(407),i(412),i(387),i(386),i(375),i(424),i(389)];function c(t){const n=i;return!!t&&u[n(388)](e=>t[n(366)](e+"("))}function l(t){return!!t&&u[i(366)](t)}function p(){const t=["map","hsl","email-configuration-unsupported-color-format","_validateConfigColorValue","https://ckeditor.com/docs/ckeditor5/latest","oklab","lch","some","rgba","background: #4169E1; color: white; padding: 2px 4px;","2215195kyYLsv","warn","/support/error-codes.html#error-","join","7805VYLTuw","href","email-configuration-unsupported-color-value","define","string","isOfficialPlugin","background: #E65100; color: white; padding: 2px 4px;","%cEmailConfigurationHelper%c ","3846fDRYTv","EmailConfigurationLogger","18509110OhOiDm","afterInit","hwb","_validateConfigColorFormat","isArray","1286fuSqfI","fromCharCode","lab","34634611QxLbDs","email.logs","_isSuppressedLog","_logSuppressibleInfo","suppressAll","info","isPremiumPlugin","get","_checkUnsupportedPlugin","editor","function","color-mix","225873IhCwJt","5724EBPiBB","entries","includes","\nRead more: ","_logSuppressibleWarning","pluginName","15838KUHSbn","8NfAVmZ","280wvMBFh","has","color","oklch","plugins","email-configuration-unsupported-plugin","hsla","config","suppress"];return(p=function(){return t})()}function f(t,n){var e=I();return(f=function(t,n){return e[t-=366]})(t,n)}var g=f;function I(){var t=["5066379OJHzmv","editor","322484JSWpcB","afterInit","requires","11CvVxuP","7SCOJCI","Highlight","109653IfXLIT","1935390gCJkWS","get","HighlightEmailIntegration","plugins","155436nxfPEb","15xztkVk","4441610MEhmEm","isPremiumPlugin","39vxhRFY","_checkUnsupportedPlugin","pluginName","8BeYgjA","2717830cejLQF","isOfficialPlugin","2HbgkLU"];return(I=function(){return t})()}!function(t){for(var n=f,e=t();;)try{if(395554===parseInt(n(385))/1*(-parseInt(n(376))/2)+-parseInt(n(367))/3*(-parseInt(n(379))/4)+-parseInt(n(374))/5+parseInt(n(386))/6*(-parseInt(n(383))/7)+-parseInt(n(373))/8*(-parseInt(n(377))/9)+parseInt(n(368))/10*(parseInt(n(382))/11)+parseInt(n(366))/12*(-parseInt(n(370))/13))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(I);class m extends t.Plugin{static get[g(381)](){return[o]}static get[g(372)](){return g(388)}static get[g(375)](){return!0}static get[g(369)](){return!0}[g(380)](){var t=g;this[t(378)][t(389)][t(387)](o)[t(371)](t(384))}}e(783);function h(t){return t.replace(/!\s*important/i,"").trim()}t.Command;function d(t,n){const e=v();return(d=function(t,n){return e[t-=263]})(t,n)}function P(t={}){const n=d,e=[b,w,y];return t[n(299)]&&e[n(277)](E,k),e}function b(t,n){const e=d;if(![e(312),e(316)][e(268)](t[e(265)]))return;const r=n[e(315)](e(279));if(r){const n=h(r);e(275)!==n&&e(301)!==n||t[e(290)](e(304),n)}}function w(t,n){const e=d;if(e(312)!==t[e(265)]||n[e(270)](e(279)))return;const r=x(n);r&&t[e(290)](e(304),r)}function y(t,n){const e=d;if(e(316)!==t[e(265)])return;const r=n[e(315)](e(313));r&&(t[e(290)](e(313),r),t[e(290)](e(306),e(286)))}function v(){const t=["ownerDocument","1757qTUCXF","min-width","FIGURE","auto","44304sTRQUv","margin-left","153WbfoEm","setAttribute","cellpadding","replaceWith","remove","from","presentation","tbody","max-width","attributes","useFigureToTableFallback","table","right","415150gwcZyR","value","align","7568451EJriRK","height","margin-right","1868976pQXYYn","FIGCAPTION","role","1072926AnvBha","TABLE","width","set","getAsString","IMG","1174KgvvEi","center","tagName","firstChild","appendChild","includes","border","has","name","12664UVBnZU","5001wyYNsG","createElement","left","255HvlqUo","push","div","float","100%","cellspacing"];return(v=function(){return t})()}function E(t,n){const e=d;if(e(285)!==t[e(265)])return;const r=x(n),i=n[e(315)](e(313));if(!r&&!i)return;const s=t[e(282)],{table:a,cell:o}=C(s,e(280));r&&o[e(290)](e(304),h(r));let u=o;if(i){const{table:t,cell:n}=C(s,h(i));o[e(267)](t),u=n}const c=L(t,e(278));return u[e(267)](c),t[e(292)](a),n[e(314)](e(313),e(280)),n[e(293)](e(288)),n[e(293)](e(307)),n[e(293)](e(284)),n[e(293)](e(297)),c}function k(t){const n=d;if(n(309)!==t[n(265)])return;const e=L(t,n(278));return t[n(292)](e),e}function C(t,n){const e=d,r=t[e(274)](e(300));r[e(290)](e(313),n),r[e(290)](e(291),"0"),r[e(290)](e(281),"0"),r[e(290)](e(269),"0"),r[e(290)](e(310),e(295));const i=t[e(274)](e(296)),s=t[e(274)]("tr"),a=t[e(274)]("td");return r[e(267)](i),i[e(267)](s),s[e(267)](a),{table:r,cell:a}}function x(t){const n=d,e=t[n(315)](n(288)),r=t[n(315)](n(307)),i=e&&h(e),s=r&&h(r);return n(286)===i&&n(286)===s?n(264):n(286)===i?n(301):n(286)===s?n(275):void 0}function L(t,n){const e=d,r=t[e(282)][e(274)](n);for(const n of Array[e(294)](t[e(298)]))r[e(290)](n[e(271)],n[e(303)]);for(;t[e(266)];)r[e(267)](t[e(266)]);return r}function T(){const t=["670208bKEMeW","Block images are unsupported in email environments. Consider enabling the `transformEmailFigureToTable` transformation in the `exportInlineStyles` in order to make block images work in email clients.","3392062moEYXq","405745jGgfIU","84WmiEEP","requires","9SXwErw","5902024MOjczZ","pluginName","200ofOobw","3dusgKs","isPremiumPlugin","_checkUnsupportedPlugin","1710776idjZqr","isOfficialPlugin","afterInit","ImageEmailIntegration","editor","exportInlineStyles","get","ImageBlock","8328236ovNqbD","transformations","367554bzlrXK","includes"];return(T=function(){return t})()}!function(t){const n=d,e=t();for(;;)try{if(558606===parseInt(n(311))/1+-parseInt(n(263))/2*(parseInt(n(273))/3)+parseInt(n(308))/4+parseInt(n(276))/5*(parseInt(n(287))/6)+-parseInt(n(283))/7*(parseInt(n(272))/8)+parseInt(n(289))/9*(parseInt(n(302))/10)+-parseInt(n(305))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(v);const S=O;function O(t,n){const e=T();return(O=function(t,n){return e[t-=403]})(t,n)}!function(t){const n=O,e=t();for(;;)try{if(850454===parseInt(n(417))/1+-parseInt(n(419))/2*(parseInt(n(427))/3)+parseInt(n(424))/4+parseInt(n(420))/5*(parseInt(n(421))/6)+-parseInt(n(413))/7+parseInt(n(405))/8*(-parseInt(n(423))/9)+-parseInt(n(426))/10*(-parseInt(n(415))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(T);class N extends t.Plugin{static get[S(422)](){return[o]}static get[S(425)](){return S(408)}static get[S(406)](){return!0}static get[S(403)](){return!0}[S(407)](){const t=S,{config:n,plugins:e}=this[t(409)],r=n[t(411)](t(410));r?.[t(414)]?.[t(416)](E)||e[t(411)](o)[t(404)](t(412),{description:t(418)})}}function U(t,n){var e=q();return(U=function(t,n){return e[t-=361]})(t,n)}function q(){var t=["pluginName","697740JNlqaJ","get","1219336HVAzwc","requires","editor","6VpeHXP","132712SYrMvr","6026630KgAKHd","_checkUnsupportedPlugin","isOfficialPlugin","4XrhzmK","2036880dZaCqv","isPremiumPlugin","558045PildPl","1517955DtSmEE","afterInit","14EqPhBW","plugins","MathType","MathTypeEmailIntegration"];return(q=function(){return t})()}var A=U;!function(t){for(var n=U,e=t();;)try{if(233108===-parseInt(n(370))/1*(parseInt(n(371))/2)+parseInt(n(378))/3+parseInt(n(375))/4*(-parseInt(n(379))/5)+parseInt(n(365))/6*(-parseInt(n(381))/7)+parseInt(n(367))/8+parseInt(n(376))/9+parseInt(n(372))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(q);class F extends t.Plugin{static get[A(368)](){return[o]}static get[A(364)](){return A(363)}static get[A(374)](){return!0}static get[A(377)](){return!0}[A(380)](){var t=A;this[t(369)][t(361)][t(366)](o)[t(373)](t(362))}}const H=M;function B(){const t=["_logSuppressibleWarning","pluginName","isPremiumPlugin","551252LCYeDD","requires","5548908GuXVQR","ExportInlineStyles","8742349NJtwvU","isOfficialPlugin","email-configuration-missing-export-inline-styles-plugin","afterInit","5851464xvToyf","717036HZQoNJ","8963275QUcicj","plugins","ExportInlineStylesEmailIntegration","42399TVmLZh","5980NsZJwG","get","has","editor","3qkrFiE","6kILKlv"];return(B=function(){return t})()}function M(t,n){const e=B();return(M=function(t,n){return e[t-=416]})(t,n)}!function(t){const n=M,e=t();for(;;)try{if(931870===parseInt(n(431))/1*(-parseInt(n(427))/2)+parseInt(n(426))/3*(-parseInt(n(433))/4)+parseInt(n(418))/5+-parseInt(n(417))/6+-parseInt(n(435))/7+parseInt(n(416))/8+-parseInt(n(421))/9*(-parseInt(n(422))/10))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(B);class K extends t.Plugin{static get[H(432)](){return[o]}static get[H(429)](){return H(420)}static get[H(436)](){return!0}static get[H(430)](){return!0}[H(438)](){const t=H,n=this[t(425)][t(419)][t(423)](o);this[t(425)][t(419)][t(424)](t(434))||n[t(428)](t(437))}}const _=z;function W(){const t=["requires","63oOfEYZ","5APDZfH","list","isPremiumPlugin","isOfficialPlugin","get","properties","email-configuration-unsupported-reversed-list","988528wPtAVG","175914bgDVCB","editor","reversed","2820360upKosK","_logSuppressibleWarning","afterInit","9806250YvplNr","email-configuration-unsupported-list-item-marker-formatting","7047664qMjUPA","9936828WdBEmS","config","enableListItemMarkerFormatting","plugins","2217258DWdIMO","ListEmailIntegration","pluginName","2jgyJos"];return(W=function(){return t})()}function z(t,n){const e=W();return(z=function(t,n){return e[t-=391]})(t,n)}!function(t){const n=z,e=t();for(;;)try{if(980751===parseInt(n(401))/1*(-parseInt(n(412))/2)+parseInt(n(398))/3+parseInt(n(393))/4+-parseInt(n(404))/5*(parseInt(n(391))/6)+parseInt(n(403))/7*(parseInt(n(411))/8)+-parseInt(n(394))/9+parseInt(n(415))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(W);class V extends t.Plugin{static get[_(402)](){return[o]}static get[_(400)](){return _(399)}static get[_(407)](){return!0}static get[_(406)](){return!0}[_(417)](){const t=_,n=this[t(413)][t(397)][t(408)](o),e=this[t(413)][t(395)][t(408)](t(405));e&&e[t(409)]&&e[t(409)][t(414)]&&n[t(416)](t(410)),e&&e[t(396)]&&n[t(416)](t(392))}}const R=D;function D(t,n){const e=G();return(D=function(t,n){return e[t-=341]})(t,n)}function G(){const t=["18bgyGyY","4153576KKgHXd","31tqaqYo","PlainTableOutput","TableEmailIntegration","_checkRequiredTablePlugins","afterInit","3028VZoQWS","pluginName","2166190DtkiGo","get",".colorPicker.format","tableProperties","_logSuppressibleWarning","_checkTablePropertiesConfig","isOfficialPlugin","email-configuration-missing-plain-table-output-plugin","table",".defaultProperties",".backgroundColors","8194428bQdyqU","3294630NTiWnf","tableCellProperties","requires","TableLayout","table.","26590IQUAec","_checkTableConfig","isPremiumPlugin","plugins","_validateConfigColorValue","has","729130owWzZA",".defaultProperties.borderColor",".borderColors","_validateConfigColorFormat","2280RpmbQn","7zpuRgY","email-configuration-missing-table-layout-plugin","editor","Table"];return(G=function(){return t})()}!function(t){const n=D,e=t();for(;;)try{if(299151===parseInt(n(354))/1*(-parseInt(n(378))/2)+-parseInt(n(347))/3*(-parseInt(n(359))/4)+-parseInt(n(343))/5+-parseInt(n(373))/6+parseInt(n(348))/7*(parseInt(n(353))/8)+parseInt(n(352))/9*(-parseInt(n(361))/10)+parseInt(n(372))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(G);class j extends t.Plugin{static get[R(375)](){return[o]}static get[R(360)](){return R(356)}static get[R(367)](){return!0}static get[R(380)](){return!0}[R(358)](){const t=R;this[t(357)](),this[t(379)]()}[R(357)](){const t=R,{plugins:n}=this[t(350)],e=n[t(362)](o);n[t(342)](t(351))&&(n[t(342)](t(355))||e[t(365)](t(368)),n[t(342)](t(376))||e[t(365)](t(349)))}[R(379)](){const t=R,{config:n,plugins:e}=this[t(350)];n[t(362)](t(369))&&e[t(342)](t(351))&&(this[t(366)](t(374)),this[t(366)](t(364)))}[R(366)](t){const n=R,e=this[n(350)][n(381)][n(362)](o);e[n(341)](n(377)+t+n(345)),e[n(341)](n(377)+t+n(371)),e[n(341)](n(377)+t+n(344)),e[n(341)](n(377)+t+n(370)),e[n(346)](n(377)+t+n(363))}}function J(t,n){const e=Z();return(J=function(t,n){return e[t-=448]})(t,n)}const X=J;function Z(){const t=["9XnyRsG","1944381PhBBiD","has","EmptyBlock","348032yUUzTH","features/email-editing/email.html#empty-block-plugin","_logSuppressibleInfo","email-configuration-missing-empty-block-plugin","Consider enabling the EmptyBlock plugin to ensure that exported content has empty blocks.","requires","3921464Vntuak","4443500ocFPCX","EmptyBlockEmailIntegration","708387rzzrdz","afterInit","5446866SjndtK","isOfficialPlugin","isPremiumPlugin","pluginName","4asKeLZ","get","plugins","6588358ZXfvFd","editor"];return(Z=function(){return t})()}!function(t){const n=J,e=t();for(;;)try{if(679383===parseInt(n(463))/1+parseInt(n(469))/2*(parseInt(n(451))/3)+parseInt(n(454))/4+-parseInt(n(461))/5+parseInt(n(465))/6+-parseInt(n(448))/7+parseInt(n(460))/8*(-parseInt(n(450))/9))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(Z);class Q extends t.Plugin{static get[X(459)](){return[o]}static get[X(468)](){return X(462)}static get[X(466)](){return!0}static get[X(467)](){return!0}[X(464)](){const t=X,n=this[t(449)][t(471)][t(470)](o);this[t(449)][t(471)][t(452)](t(453))||n[t(456)](t(457),t(458),t(455))}}const Y=tt;function $(){const t=["662924iARVXg","editor","20LxOBhu","has",".colorPicker.format","isPremiumPlugin","plugins","afterInit","FontEmailIntegration","950485AekUIt","get","config","846942IBwFQF","fontBackgroundColor","isOfficialPlugin","181248XPCQFg","pluginName","956619BDruFS","2776408bADhFG","_validateConfigColorValue",".documentColors","8mSLsVJ","_checkColorConfig","FontBackgroundColorEditing","_validateConfigColorFormat","fontColor","FontColorEditing","6806513mooURH","requires",".colors"];return($=function(){return t})()}function tt(t,n){const e=$();return(tt=function(t,n){return e[t-=139]})(t,n)}!function(t){const n=tt,e=t();for(;;)try{if(624340===-parseInt(n(141))/1+parseInt(n(143))/2*(-parseInt(n(156))/3)+parseInt(n(159))/4+parseInt(n(150))/5+parseInt(n(153))/6+parseInt(n(168))/7+-parseInt(n(162))/8*(parseInt(n(158))/9))break;e.push(e.shift())}catch(t){e.push(e.shift())}}($);class nt extends t.Plugin{static get[Y(139)](){return[o]}static get[Y(157)](){return Y(149)}static get[Y(155)](){return!0}static get[Y(146)](){return!0}[Y(148)](){const t=Y,{plugins:n}=this[t(142)];n[t(144)](t(167))&&this[t(163)](t(166)),n[t(144)](t(164))&&this[t(163)](t(154))}[Y(163)](t){const n=Y,e=this[n(142)][n(147)][n(151)](o);this[n(142)][n(152)][n(151)](t)&&(e[n(160)](t+n(140)),e[n(160)](t+n(161)),e[n(165)](t+n(145)))}}const et=rt;function rt(t,n){const e=st();return(rt=function(t,n){return e[t-=272]})(t,n)}!function(t){const n=rt,e=t();for(;;)try{if(431922===-parseInt(n(289))/1+-parseInt(n(277))/2*(parseInt(n(286))/3)+-parseInt(n(281))/4+parseInt(n(290))/5+-parseInt(n(284))/6*(parseInt(n(274))/7)+-parseInt(n(288))/8*(parseInt(n(287))/9)+parseInt(n(293))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(st);class it extends t.Plugin{static get[et(282)](){return[o]}static get[et(273)](){return et(272)}static get[et(291)](){return!0}static get[et(280)](){return!0}[et(294)](){const t=et,{plugins:n}=this[t(278)],e=n[t(275)](o);n[t(292)](t(276))||n[t(292)](t(283))||e[t(279)](t(285))}}function st(){const t=["341239VEAbsQ","3098575RVYPbJ","isOfficialPlugin","has","20840990PEcmxa","afterInit","SourceEditingEmailIntegration","pluginName","16086vCswhO","get","SourceEditing","1220690pGRLFL","editor","_logSuppressibleWarning","isPremiumPlugin","2049232xUAJzx","requires","SourceEditingEnhanced","1968EqMbAs","email-configuration-missing-source-editing-plugin","3tLzFTx","72GHhRyA","54256tgGUXp"];return(st=function(){return t})()}var at=ot;function ot(t,n){var e=ut();return(ot=function(t,n){return e[t-=417]})(t,n)}function ut(){var t=["998460nYqnoC","plugins","3077129RUXaaB","18kPIoxf","requires","isOfficialPlugin","Markdown","isPremiumPlugin","get","_checkUnsupportedPlugin","188WURwKa","551822TLLLuc","editor","pluginName","1052104vCIoby","38544xhneWy","afterInit","20yPBHJf","1VbwVMS","MarkdownEmailIntegration","951170OURGIq","3137659swkfnt"];return(ut=function(){return t})()}!function(t){for(var n=ot,e=t();;)try{if(310322===parseInt(n(420))/1*(-parseInt(n(435))/2)+-parseInt(n(417))/3*(-parseInt(n(434))/4)+parseInt(n(422))/5+parseInt(n(424))/6+parseInt(n(423))/7+parseInt(n(438))/8*(-parseInt(n(427))/9)+parseInt(n(419))/10*(-parseInt(n(426))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(ut);class ct extends t.Plugin{static get[at(428)](){return[o]}static get[at(437)](){return at(421)}static get[at(429)](){return!0}static get[at(431)](){return!0}[at(418)](){var t=at;this[t(436)][t(425)][t(432)](o)[t(433)](t(430))}}const lt=ft;function pt(){const t=["5650641fQDdBD","267xwdkdE","view","output","UNSUPPORTED_ELEMENTS","article","summary","252139AJSLyD","DataFilter","isOfficialPlugin","33NWuBIt","pluginName","once","_logSuppressibleWarning","audio","get","2040032fhYcdi","8yxxyvo","init","requires","4348XrBmGq","canvas","main","meter","abbr","iframe","object","form","335sNbFuM","bdi","acronym","1831330WQEVZx","isPremiumPlugin","33942ZPKgwv","editor","progress","hgroup","has","email-unsupported-html-element","details","nav","button","input","GeneralHtmlIntegrationSupport","register:","2400909KlyjfH"];return(pt=function(){return t})()}function ft(t,n){const e=pt();return(ft=function(t,n){return e[t-=328]})(t,n)}!function(t){const n=ft,e=t();for(;;)try{if(390859===parseInt(n(328))/1+-parseInt(n(341))/2*(-parseInt(n(368))/3)+-parseInt(n(337))/4+parseInt(n(349))/5*(-parseInt(n(354))/6)+-parseInt(n(366))/7+-parseInt(n(338))/8*(-parseInt(n(367))/9)+parseInt(n(352))/10*(parseInt(n(331))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(pt);class gt extends t.Plugin{static[lt(371)]=new Set([lt(347),lt(372),lt(360),lt(343),lt(361),lt(373),lt(345),lt(351),lt(350),lt(370),lt(357),lt(348),lt(363),lt(362),lt(335),lt(342),lt(344),lt(356),lt(346)]);static get[lt(340)](){return[o]}static get[lt(332)](){return lt(364)}static get[lt(330)](){return!0}static get[lt(353)](){return!0}[lt(339)](){const t=lt,{plugins:n}=this[t(355)];if(!n[t(358)](t(329)))return;const e=n[t(336)](t(329)),r=n[t(336)](o);for(const n of gt[t(371)])e[t(333)](t(365)+n,(n,e)=>{const i=t;r[i(334)](i(359),{element:e[i(369)]})})}}const It=mt;function mt(t,n){const e=ht();return(mt=function(t,n){return e[t-=342]})(t,n)}function ht(){const t=["pluginName","3411zeksPz","1036RMUvoh","16jWzfjp","735WcldKa","editor","afterInit","16619psbJIp","850494qEzPlh","MergeFields","isOfficialPlugin","requires","has","829380TbgkNX","1678688axOAdR","_logSuppressibleInfo","isPremiumPlugin","343420osHYaV","1530kCbjxP","get","MergeFieldsEmailIntegration","features/email-editing/email.html#merge-fields-plugin","plugins","email-configuration-missing-merge-fields-plugin","Consider enabling the MergeFields plugin which allows inserting dynamic data placeholders into content."];return(ht=function(){return t})()}!function(t){const n=mt,e=t();for(;;)try{if(107285===-parseInt(n(349))/1*(parseInt(n(345))/2)+-parseInt(n(346))/3*(-parseInt(n(344))/4)+-parseInt(n(355))/5+parseInt(n(350))/6+parseInt(n(359))/7+parseInt(n(356))/8+-parseInt(n(343))/9*(parseInt(n(360))/10))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(ht);class dt extends t.Plugin{static get[It(353)](){return[o]}static get[It(342)](){return It(362)}static get[It(352)](){return!0}static get[It(358)](){return!0}[It(348)](){const t=It,n=this[t(347)][t(364)][t(361)](o);this[t(347)][t(364)][t(354)](t(351))||n[t(357)](t(365),t(366),t(363))}}const Pt=bt;function bt(t,n){const e=wt();return(bt=function(t,n){return e[t-=383]})(t,n)}function wt(){const t=["isPremiumPlugin","Template","has","136003KPZCTe","11658rebVAh","583448PbMCLe","get","features/email-editing/email.html#template-plugin","pluginName","6570405lRCytz","10uokUkJ","_logSuppressibleInfo","plugins","editor","TemplateEmailIntegration","requires","908286MEPHhD","Consider enabling the Template plugin which allows inserting predefined e-mail templates into the editor.","6GcsMtJ","afterInit","email-configuration-missing-template-plugin","80nCTcAC","74tigpgp","25381499KdbntR","4412350Xxyuym","isOfficialPlugin"];return(wt=function(){return t})()}!function(t){const n=bt,e=t();for(;;)try{if(906462===-parseInt(n(405))/1*(parseInt(n(397))/2)+parseInt(n(391))/3+parseInt(n(406))/4+-parseInt(n(399))/5*(parseInt(n(393))/6)+parseInt(n(404))/7*(parseInt(n(396))/8)+-parseInt(n(384))/9*(parseInt(n(385))/10)+parseInt(n(398))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(wt);class yt extends t.Plugin{static get[Pt(390)](){return[o]}static get[Pt(383)](){return Pt(389)}static get[Pt(400)](){return!0}static get[Pt(401)](){return!0}[Pt(394)](){const t=Pt,n=this[t(388)][t(387)][t(407)](o);this[t(388)][t(387)][t(403)](t(402))||n[t(386)](t(395),t(392),t(408))}}var vt=Et;function Et(t,n){var e=kt();return(Et=function(t,n){return e[t-=278]})(t,n)}function kt(){var t=["plugins","editor","isOfficialPlugin","115156icwbaS","3rBVMev","210gtDVHY","UploadEmailIntegration","474003vvunlV","isPremiumPlugin","30qHyfto","_checkUnsupportedPlugin","89022PUUJKH","7pwiOtF","782312kkLTjW","1431472suNGcl","get","pluginName","requires","afterInit","Base64UploadAdapter","15081825OanurZ","808888fLHDKQ"];return(kt=function(){return t})()}!function(t){for(var n=Et,e=t();;)try{if(385337===parseInt(n(290))/1+parseInt(n(286))/2+-parseInt(n(291))/3*(-parseInt(n(279))/4)+parseInt(n(292))/5*(parseInt(n(298))/6)+parseInt(n(299))/7*(parseInt(n(278))/8)+-parseInt(n(294))/9*(-parseInt(n(296))/10)+-parseInt(n(285))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(kt);class Ct extends t.Plugin{static get[vt(282)](){return[o]}static get[vt(281)](){return vt(293)}static get[vt(289)](){return!0}static get[vt(295)](){return!0}[vt(283)](){var t=vt;this[t(288)][t(287)][t(280)](o)[t(297)](t(284))}}function xt(){var t=["2850040fMtFTK","MediaEmbedEmailIntegration","editor","1124034GSNXEC","5592545bqMshZ","isOfficialPlugin","requires","117yiAshb","_checkUnsupportedPlugin","pluginName","516261zlMOLw","plugins","afterInit","MediaEmbed","1Oevfdx","11098270yzynuz","522606GLiwqe","32288bFtsxS","get","isPremiumPlugin","4PBKsHR"];return(xt=function(){return t})()}function Lt(t,n){var e=xt();return(Lt=function(t,n){return e[t-=331]})(t,n)}var Tt=Lt;!function(t){for(var n=Lt,e=t();;)try{if(465081===parseInt(n(337))/1*(-parseInt(n(347))/2)+parseInt(n(333))/3*(-parseInt(n(343))/4)+-parseInt(n(344))/5+-parseInt(n(339))/6+parseInt(n(348))/7+parseInt(n(340))/8*(-parseInt(n(351))/9)+parseInt(n(338))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(xt);class St extends t.Plugin{static get[Tt(350)](){return[o]}static get[Tt(332)](){return Tt(345)}static get[Tt(349)](){return!0}static get[Tt(342)](){return!0}[Tt(335)](){var t=Tt;this[t(346)][t(334)][t(341)](o)[t(331)](t(336))}}var Ot=Ut;function Nt(){var t=["afterInit","isOfficialPlugin","2426194EBjzIW","2035508gLOXzZ","_checkUnsupportedPlugin","requires","TodoListEmailIntegration","TodoList","1003565XeOuqH","1352DwqmOT","editor","get","225PZexnf","6NuDsQB","13447NonuAu","isPremiumPlugin","6608862qLbqbE","20672443RMDFri","pluginName","plugins","10LdaNMB","134382ahNiQW"];return(Nt=function(){return t})()}function Ut(t,n){var e=Nt();return(Ut=function(t,n){return e[t-=230]})(t,n)}!function(t){for(var n=Ut,e=t();;)try{if(703129===parseInt(n(251))/1+-parseInt(n(245))/2+parseInt(n(234))/3*(-parseInt(n(246))/4)+-parseInt(n(233))/5*(parseInt(n(242))/6)+parseInt(n(235))/7*(parseInt(n(230))/8)+parseInt(n(237))/9*(parseInt(n(241))/10)+parseInt(n(238))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(Nt);class qt extends t.Plugin{static get[Ot(248)](){return[o]}static get[Ot(239)](){return Ot(249)}static get[Ot(244)](){return!0}static get[Ot(236)](){return!0}[Ot(243)](){var t=Ot;this[t(231)][t(240)][t(232)](o)[t(247)](t(250))}}function At(t,n){var e=Ht();return(At=function(t,n){return e[t-=260]})(t,n)}var Ft=At;function Ht(){var t=["pluginName","44331252hlzGif","15819FzmaUv","11176tiQwcc","8OGpdwA","MultiLevelList","isPremiumPlugin","get","11241QlArgB","303612zDfQHy","13ilYyWl","15cnMuyo","The multi-level lists are rendered incorrectly in Outlook 2021.","plugins","1040YewRhZ","97834jNsIwe","1352FcMZHX","305594TCCgtA","_checkUnsupportedPlugin","afterInit","MultiLevelListEmailIntegration","requires","10284932zSdmUN","isOfficialPlugin","editor"];return(Ht=function(){return t})()}!function(t){for(var n=At,e=t();;)try{if(997026===parseInt(n(262))/1*(parseInt(n(275))/2)+-parseInt(n(260))/3*(parseInt(n(274))/4)+parseInt(n(269))/5*(parseInt(n(267))/6)+-parseInt(n(280))/7+-parseInt(n(261))/8*(parseInt(n(266))/9)+parseInt(n(272))/10*(parseInt(n(273))/11)+-parseInt(n(284))/12*(-parseInt(n(268))/13))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(Ht);class Bt extends t.Plugin{static get[Ft(279)](){return[o]}static get[Ft(283)](){return Ft(278)}static get[Ft(281)](){return!0}static get[Ft(264)](){return!0}[Ft(277)](){var t=Ft;this[t(282)][t(271)][t(265)](o)[t(276)](t(263),{description:t(270)})}}function Mt(t,n){const e=_t();return(Mt=function(t,n){return e[t-=377]})(t,n)}const Kt=Mt;function _t(){const t=["951000RgcKAB","pluginName","1737PvlteW","Block images are unsupported in email environments. The LinkImage plugin is designed to work exclusively with block images, which makes it not applicable for email integration. Inline images are still supported and function correctly with the standard Link feature. Consider enabling the `transformEmailFigureToTable` transformation in the `exportInlineStyles` in order to make block images work in email clients.","168669pdXyVO","afterInit","transformations","571274hNWWpp","1248780fzeSFy","70320gATguS","includes","LinkImage","isPremiumPlugin","3176859eDzcHX","4229532tlkfll","editor","requires","LinkEmailIntegration","isOfficialPlugin","3zBMJtB","get","_checkUnsupportedPlugin","exportInlineStyles"];return(_t=function(){return t})()}!function(t){const n=Mt,e=t();for(;;)try{if(585800===-parseInt(n(379))/1+parseInt(n(382))/2*(-parseInt(n(394))/3)+parseInt(n(383))/4+parseInt(n(398))/5+-parseInt(n(389))/6+-parseInt(n(388))/7+parseInt(n(384))/8*(parseInt(n(377))/9))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(_t);class Wt extends t.Plugin{static get[Kt(391)](){return[o]}static get[Kt(399)](){return Kt(392)}static get[Kt(393)](){return!0}static get[Kt(387)](){return!0}[Kt(380)](){const t=Kt,{config:n,plugins:e}=this[t(390)],r=e[t(395)](o),i=n[t(395)](t(397));i?.[t(381)]?.[t(385)](E)||r[t(396)](t(386),{description:t(378)})}}const zt=Vt;function Vt(t,n){const e=Rt();return(Vt=function(t,n){return e[t-=275]})(t,n)}function Rt(){const t=["domainLimit","emailConfigurationHelperLicenseKeyInvalid","4109272HToGpD","config","licenseKey","429970leomzd","usageLimit","259xLJGBC","get","destroy","isPremiumPlugin","pluginName","evaluationLimit","549923FGnaHU","emailConfigurationHelperLicenseKeyDomainLimit","emailConfigurationHelperLicenseKeyValid","627768Wjogts","236744QmahZG","emailConfigurationHelperLicenseKeyUsageLimit","featureNotAllowed","520JdFyeS","_licenseKeyCheckInterval","editor","412923wbgbVb","expired","_showLicenseError","emailConfigurationHelperLicenseKeyExpired","requires","isOfficialPlugin","init","5QeJeNU","5XjbBAJ","emailConfigurationHelperLicenseKeyNotAllowed","emailConfigurationHelperLicenseKeyEvaluationLimit","EmailConfigurationHelper","invalid","2083248NEIHsu"];return(Rt=function(){return t})()}!function(t){const n=Vt,e=t();for(;;)try{if(586751===-parseInt(n(295))/1*(-parseInt(n(307))/2)+-parseInt(n(288))/3+-parseInt(n(304))/4*(-parseInt(n(296))/5)+-parseInt(n(281))/6+parseInt(n(309))/7*(parseInt(n(282))/8)+parseInt(n(301))/9+-parseInt(n(285))/10*(parseInt(n(278))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(Rt);class Dt extends t.Plugin{[zt(306)];[zt(286)];static get[zt(276)](){return zt(299)}static get[zt(293)](){return!0}static get[zt(275)](){return!0}static get[zt(292)](){return[m,N,F,K,V,j,Q,nt,it,ct,gt,dt,yt,Ct,St,qt,Bt,Wt]}[zt(294)](){const t=zt;this[t(306)]=this[t(287)][t(305)][t(310)](t(306));const n=this[t(287)];this[t(286)]=setInterval(()=>{const e=t;let r;for(const t in n){const i=t,s=n[i];if(e(280)==s||e(303)==s||e(291)==s||e(279)==s||e(297)==s||e(298)==s||e(283)==s){delete n[i],r=s,clearInterval(this[e(286)]),this[e(286)]=void 0;break}}e(303)==r&&n[e(290)](e(300)),e(291)==r&&n[e(290)](e(289)),e(279)==r&&n[e(290)](e(302)),e(297)==r&&n[e(290)](e(284),e(299)),e(298)==r&&n[e(290)](e(277)),e(283)==r&&n[e(290)](e(308))},1e3)}[zt(311)](){const t=zt;super[t(311)](),this[t(286)]&&clearInterval(this[t(286)])}}function Gt(){var t=["383464WLlpxi","5wsVvmS","203zFxWTu","33831430wOAIyt","2164lnPOJR","258htvcpH","4318380RBDrBu","248448lwpHfG","2895174CmhYgj","12241692ydTqqq"];return(Gt=function(){return t})()}function jt(t,n){var e=Gt();return(jt=function(t,n){return e[t-=367]})(t,n)}!function(t){for(var n=jt,e=t();;)try{if(728838===parseInt(n(376))/1*(parseInt(n(367))/2)+-parseInt(n(370))/3+parseInt(n(369))/4*(parseInt(n(373))/5)+parseInt(n(368))/6+-parseInt(n(374))/7*(parseInt(n(372))/8)+-parseInt(n(371))/9+parseInt(n(375))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(Gt)})(),(window.CKEditor5=window.CKEditor5||{}).email=r})();
@@ -1,4 +1,4 @@
1
1
  /**
2
- * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
@@ -1,4 +1,4 @@
1
1
  /**
2
- * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
package/dist/index.css CHANGED
@@ -1,4 +1,4 @@
1
1
  /**
2
- * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2
+ * Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  *
4
4
  *
5
5
  *
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x1cf75b}from'@ckeditor/ckeditor5-core/dist/index.js';import{uid as _0x5ded03}from'@ckeditor/ckeditor5-utils/dist/index.js';import{dropImportantStyleSuffix as _0x314819}from'@ckeditor/ckeditor5-export-inline-styles/dist/index.js';const h='https://ckeditor.com/docs/ckeditor5/latest';class k extends _0x1cf75b{static get['pluginName'](){return'EmailConfigurationLogger';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x347c62){super(_0x347c62),_0x347c62['config']['define']('email.logs',{'suppress':[],'suppressAll':!0x1});}['afterInit'](){!async function(_0x135059){const _0x259a1b=_0x52c0d0([0x75,0x69,0x7a,0x54,0x64,0x76,0x79,0x42,0x49,0x61,0x34,0x52,0x4b,0x73,0x6e,0x4f,0x59,0x6d,0x45,0x58,0x47,0x4d,0x66,0x6a,0x65,0x68,0x77,0x4a,0x51,0x71,0x62,0x50,0x53,0x43,0x6b,0x37,0x44,0x74,0x5a,0x67,0x46,0x35,0x38,0x4c,0x78,0x6c,0x32,0x39,0x48,0x6f,0x36,0x63,0x41,0x55,0x57,0x31,0x70,0x56,0x33,0x4e,0x72,0x30]),_0x20f74b=0x7780c648,_0x557d00=0x7787bc90^_0x20f74b,_0xaf0b65=window[_0x52c0d0([0x44,0x61,0x74,0x65])][_0x52c0d0([0x6e,0x6f,0x77])](),_0x381351=_0x135059[_0x52c0d0([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x13138a=new window[(_0x52c0d0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x40ace5=>{_0x381351[_0x52c0d0([0x6f,0x6e,0x63,0x65])](_0x52c0d0([0x72,0x65,0x61,0x64,0x79]),_0x40ace5);}),_0x50ce48={[_0x52c0d0([0x6b,0x74,0x79])]:_0x52c0d0([0x45,0x43]),[_0x52c0d0([0x75,0x73,0x65])]:_0x52c0d0([0x73,0x69,0x67]),[_0x52c0d0([0x63,0x72,0x76])]:_0x52c0d0([0x50,0x2d,0x32,0x35,0x36]),[_0x52c0d0([0x78])]:_0x52c0d0([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x52c0d0([0x79])]:_0x52c0d0([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x52c0d0([0x61,0x6c,0x67])]:_0x52c0d0([0x45,0x53,0x32,0x35,0x36])},_0x1adb9a=_0x381351[_0x52c0d0([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x52c0d0([0x67,0x65,0x74])](_0x52c0d0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x276918(){let _0x28bba0,_0x4448b0=null,_0x3c2761=null;try{if(_0x1adb9a==_0x52c0d0([0x47,0x50,0x4c]))return _0x52c0d0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x28bba0=_0x207a6b(),!_0x28bba0)return _0x52c0d0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x28bba0[_0x52c0d0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3c2761=_0x43ac66(_0x28bba0[_0x52c0d0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x28bba0[_0x52c0d0([0x6a,0x74,0x69])])),await _0x804855()?_0x3d06e6()?_0x57ac65()?_0x52c0d0([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3bad73()?(_0x28bba0[_0x52c0d0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x52c0d0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4448b0=_0x4c20fc(_0x52c0d0([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x28bba0[_0x52c0d0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x52c0d0([0x74,0x72,0x69,0x61,0x6c])&&(_0x4448b0=_0x4c20fc(_0x52c0d0([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x37b3ca()):_0x52c0d0([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x52c0d0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x52c0d0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x52c0d0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x57ac65(){const _0xa0d41b=[_0x52c0d0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x52c0d0([0x74,0x72,0x69,0x61,0x6c])][_0x52c0d0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x28bba0[_0x52c0d0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xaf0b65/0x3e8:0xe10*_0x557d00;return _0x28bba0[_0x52c0d0([0x65,0x78,0x70])]<_0xa0d41b;}function _0x3d06e6(){const _0x73f3d=_0x28bba0[_0x52c0d0([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x73f3d&&(!!_0x73f3d[_0x52c0d0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52c0d0([0x2a]))||!!_0x73f3d[_0x52c0d0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52c0d0([0x45,0x43,0x48])));}function _0x3bad73(){const _0x59c486=_0x28bba0[_0x52c0d0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x59c486||0x0==_0x59c486[_0x52c0d0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x389a7c}=new URL(window[_0x52c0d0([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x59c486[_0x52c0d0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x389a7c))return!0x0;const _0x6c991f=_0x389a7c[_0x52c0d0([0x73,0x70,0x6c,0x69,0x74])](_0x52c0d0([0x2e]));return _0x59c486[_0x52c0d0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x66569f=>_0x66569f[_0x52c0d0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52c0d0([0x2a])))[_0x52c0d0([0x6d,0x61,0x70])](_0x31f843=>_0x31f843[_0x52c0d0([0x73,0x70,0x6c,0x69,0x74])](_0x52c0d0([0x2e])))[_0x52c0d0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x22de8f=>_0x22de8f[_0x52c0d0([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x6c991f[_0x52c0d0([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x52c0d0([0x6d,0x61,0x70])](_0x479cb6=>Array(_0x6c991f[_0x52c0d0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x479cb6[_0x52c0d0([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x52c0d0([0x66,0x69,0x6c,0x6c])](_0x479cb6[0x0]===_0x52c0d0([0x2a])?_0x52c0d0([0x2a]):'')[_0x52c0d0([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x479cb6))[_0x52c0d0([0x73,0x6f,0x6d,0x65])](_0x33934c=>_0x6c991f[_0x52c0d0([0x65,0x76,0x65,0x72,0x79])]((_0x3fd306,_0x5d2785)=>_0x33934c[_0x5d2785]===_0x3fd306||_0x33934c[_0x5d2785]===_0x52c0d0([0x2a])));}function _0x37b3ca(){return _0x4448b0&&_0x3c2761?new window[(_0x52c0d0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3b0cea,_0xfcc267)=>{_0x4448b0[_0x52c0d0([0x74,0x68,0x65,0x6e])](_0x3b0cea,_0xfcc267),_0x3c2761[_0x52c0d0([0x74,0x68,0x65,0x6e])](_0x383c3d=>{_0x383c3d!=_0x52c0d0([0x56,0x61,0x6c,0x69,0x64])&&_0x3b0cea(_0x383c3d);},_0xfcc267);}):_0x4448b0||_0x3c2761||_0x52c0d0([0x56,0x61,0x6c,0x69,0x64]);}}function _0x43ac66(_0x5eb665,_0x2ba6b3){return new window[(_0x52c0d0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a161a=>{if(_0x7566f9())return _0x1a161a(_0x52c0d0([0x56,0x61,0x6c,0x69,0x64]));_0x3e005b(),_0x381351[_0x52c0d0([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x52c0d0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3e3d87=!0x1;const _0x65720e=_0x5ded03();function _0x202e1e(_0x7fb2a0){return!!_0x7fb2a0&&(typeof _0x7fb2a0===_0x52c0d0([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x7fb2a0===_0x52c0d0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x7fb2a0[_0x52c0d0([0x74,0x68,0x65,0x6e])]===_0x52c0d0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x7fb2a0[_0x52c0d0([0x63,0x61,0x74,0x63,0x68])]===_0x52c0d0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x118a38(_0x4357aa){_0x6d364f(_0x4357aa)[_0x52c0d0([0x74,0x68,0x65,0x6e])](_0x12ddec=>{if(!_0x12ddec||_0x12ddec[_0x52c0d0([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x52c0d0([0x6f,0x6b]))return _0x52c0d0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x131e24(_0x4dea03(_0x65720e+_0x2ba6b3))!=_0x12ddec[_0x52c0d0([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x52c0d0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x52c0d0([0x56,0x61,0x6c,0x69,0x64]);})[_0x52c0d0([0x74,0x68,0x65,0x6e])](_0x81cc8f=>(_0x5cb65b(),_0x81cc8f),()=>{const _0xcb1688=_0x49ca0();return null==_0xcb1688?(_0x5cb65b(),_0x52c0d0([0x56,0x61,0x6c,0x69,0x64])):_0x52c0d0(_0xaf0b65-_0xcb1688>(0x538c4248^_0x20f74b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x52c0d0([0x74,0x68,0x65,0x6e])](_0x1a161a)[_0x52c0d0([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1a161a(_0x52c0d0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x177b1d=0x77b628c8^_0x20f74b;function _0x5cb65b(){const _0x284970=_0x52c0d0([0x6c,0x6c,0x63,0x74,0x2d])+_0x131e24(_0x4dea03(_0x5eb665)),_0xdf82b=_0x4ccfee(_0x131e24(window[_0x52c0d0([0x4d,0x61,0x74,0x68])][_0x52c0d0([0x63,0x65,0x69,0x6c])](_0xaf0b65/_0x177b1d)));window[_0x52c0d0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x52c0d0([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x284970,_0xdf82b);}function _0x49ca0(){const _0x458caf=_0x52c0d0([0x6c,0x6c,0x63,0x74,0x2d])+_0x131e24(_0x4dea03(_0x5eb665)),_0x5eca63=window[_0x52c0d0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x52c0d0([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x458caf);return _0x5eca63?window[_0x52c0d0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ccfee(_0x5eca63),0x10)*_0x177b1d:null;}function _0x6d364f(_0x253ec7){return new window[(_0x52c0d0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x22de0c,_0x4b3227)=>{_0x253ec7[_0x52c0d0([0x74,0x68,0x65,0x6e])](_0x22de0c,_0x4b3227),window[_0x52c0d0([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4b3227,0x77811288^_0x20f74b);});}}_0x381351[_0x52c0d0([0x6f,0x6e])](_0x52c0d0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4dc291,_0x2d998f)=>{if(_0x2d998f[0x0]!=_0x5eb665)return _0x1a161a(_0x52c0d0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2d998f[0x1]={..._0x2d998f[0x1],[_0x52c0d0([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x65720e};},{[_0x52c0d0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x52c0d0([0x68,0x69,0x67,0x68])}),_0x381351[_0x52c0d0([0x6f,0x6e])](_0x52c0d0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x59bef0=>{_0x202e1e(_0x59bef0[_0x52c0d0([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3e3d87=!0x0,_0x118a38(_0x59bef0[_0x52c0d0([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x52c0d0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x52c0d0([0x6c,0x6f,0x77])}),_0x13138a[_0x52c0d0([0x74,0x68,0x65,0x6e])](()=>{_0x3e3d87||_0x1a161a(_0x52c0d0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x7566f9(){return _0x381351[_0x52c0d0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x52c0d0([0x76,0x69,0x65,0x77])][_0x52c0d0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x52c0d0([0x61,0x75,0x74,0x6f]);}function _0x3e005b(){_0x381351[_0x52c0d0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x52c0d0([0x76,0x69,0x65,0x77])][_0x52c0d0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x52c0d0([0x61,0x75,0x74,0x6f]);}}function _0x4c20fc(_0x34621c){const _0x47d76c=[new window[(_0x52c0d0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2a3b6d=>setTimeout(_0x2a3b6d,0x7789f884^_0x20f74b)),_0x13138a[_0x52c0d0([0x74,0x68,0x65,0x6e])](()=>new window[(_0x52c0d0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x38b1e4=>{let _0xa232c6=0x0;_0x381351[_0x52c0d0([0x6d,0x6f,0x64,0x65,0x6c])][_0x52c0d0([0x6f,0x6e])](_0x52c0d0([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x581e48,_0x33dc45)=>{_0x33dc45[0x0][_0x52c0d0([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xa232c6++,_0xa232c6==(0x7780c7b0^_0x20f74b)&&(_0x38b1e4(),_0x581e48[_0x52c0d0([0x6f,0x66,0x66])]());});}))];return window[_0x52c0d0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x52c0d0([0x72,0x61,0x63,0x65])](_0x47d76c)[_0x52c0d0([0x74,0x68,0x65,0x6e])](()=>_0x34621c);}async function _0x2f6983(){await _0x13138a,_0x381351[_0x52c0d0([0x6d,0x6f,0x64,0x65,0x6c])][_0x52c0d0([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x132ca5,_0x381351[_0x52c0d0([0x6d,0x6f,0x64,0x65,0x6c])][_0x52c0d0([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x132ca5,_0x381351[_0x52c0d0([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x52c0d0([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1fa9d9(_0xb456ef){const _0x28ad95=_0x11a036();_0x381351[_0x28ad95]=_0x52c0d0([0x65,0x6d,0x61,0x69,0x6c,0x43,0x6f,0x6e,0x66,0x69,0x67,0x75,0x72,0x61,0x74,0x69,0x6f,0x6e,0x48,0x65,0x6c,0x70,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0xb456ef,_0xb456ef!=_0x52c0d0([0x56,0x61,0x6c,0x69,0x64])&&_0x2f6983();}function _0x11a036(){const _0x35bf38=window[_0x52c0d0([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x52c0d0([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x52c0d0([0x6e,0x6f,0x77])]())[_0x52c0d0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x52c0d0([0x2e]),'');let _0x41998e=_0x52c0d0([0x75]);for(let _0x4a57a7=0x0;_0x4a57a7<_0x35bf38[_0x52c0d0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4a57a7+=0x2){let _0xaf0054=window[_0x52c0d0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x35bf38[_0x52c0d0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4a57a7,_0x4a57a7+0x2));_0xaf0054>=_0x259a1b[_0x52c0d0([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xaf0054-=_0x259a1b[_0x52c0d0([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x41998e+=_0x259a1b[_0xaf0054];}return _0x41998e;}function _0x207a6b(){const _0x1de6bc=_0x1adb9a[_0x52c0d0([0x73,0x70,0x6c,0x69,0x74])](_0x52c0d0([0x2e]));if(0x3!=_0x1de6bc[_0x52c0d0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x112132(_0x1de6bc[0x1]);function _0x112132(_0xa19eb9){const _0x4abcf4=_0x58c0f7(_0xa19eb9);return _0x4abcf4&&_0x5608e0()?_0x4abcf4:null;function _0x5608e0(){const _0x2b9ed9=_0x4abcf4[_0x52c0d0([0x6a,0x74,0x69])],_0x50e81c=window[_0x52c0d0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2b9ed9[_0x52c0d0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2b9ed9[_0x52c0d0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x42cb5e={..._0x4abcf4,[_0x52c0d0([0x6a,0x74,0x69])]:_0x2b9ed9[_0x52c0d0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2b9ed9[_0x52c0d0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x42cb5e[_0x52c0d0([0x76,0x63])],_0x4dea03(_0x42cb5e)==_0x50e81c;}}}async function _0x804855(){let _0x4f3b8d=!0x0;try{const _0x57d9ab=_0x1adb9a[_0x52c0d0([0x73,0x70,0x6c,0x69,0x74])](_0x52c0d0([0x2e])),[_0x8cd051,_0x444ded,_0x1fa7fa]=_0x57d9ab;return _0x578ef4(_0x8cd051),await _0x249503(_0x8cd051,_0x444ded,_0x1fa7fa),_0x4f3b8d;}catch{return!0x1;}function _0x578ef4(_0x5ceb7a){const _0x8a9189=_0x58c0f7(_0x5ceb7a);_0x8a9189&&_0x8a9189[_0x52c0d0([0x61,0x6c,0x67])]==_0x52c0d0([0x45,0x53,0x32,0x35,0x36])||(_0x4f3b8d=!0x1);}async function _0x249503(_0x415c32,_0x5a4a16,_0x191622){const _0x3a7e56=window[_0x52c0d0([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x52c0d0([0x66,0x72,0x6f,0x6d])](_0x192d3d(_0x191622),_0x207351=>_0x207351[_0x52c0d0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1237be=new window[(_0x52c0d0([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x52c0d0([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x415c32+_0x52c0d0([0x2e])+_0x5a4a16),_0x25200b=window[_0x52c0d0([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x52c0d0([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x25200b)return;const _0x1d41c5=await _0x25200b[_0x52c0d0([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x52c0d0([0x6a,0x77,0x6b]),_0x50ce48,{[_0x52c0d0([0x6e,0x61,0x6d,0x65])]:_0x52c0d0([0x45,0x43,0x44,0x53,0x41]),[_0x52c0d0([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x52c0d0([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x52c0d0([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x25200b[_0x52c0d0([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x52c0d0([0x6e,0x61,0x6d,0x65])]:_0x52c0d0([0x45,0x43,0x44,0x53,0x41]),[_0x52c0d0([0x68,0x61,0x73,0x68])]:{[_0x52c0d0([0x6e,0x61,0x6d,0x65])]:_0x52c0d0([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1d41c5,_0x3a7e56,_0x1237be)||(_0x4f3b8d=!0x1);}}function _0x58c0f7(_0x41f788){return _0x41f788[_0x52c0d0([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x52c0d0([0x65,0x79]))?JSON[_0x52c0d0([0x70,0x61,0x72,0x73,0x65])](_0x192d3d(_0x41f788)):null;}function _0x192d3d(_0x24f112){return window[_0x52c0d0([0x61,0x74,0x6f,0x62])](_0x24f112[_0x52c0d0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x52c0d0([0x2b]))[_0x52c0d0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x52c0d0([0x2f])));}function _0x4dea03(_0x48de48){let _0x10e197=0x1505;function _0x30b958(_0x48c399){for(let _0x2a5ece=0x0;_0x2a5ece<_0x48c399[_0x52c0d0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a5ece++){const _0x3807f8=_0x48c399[_0x52c0d0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2a5ece);_0x10e197=(_0x10e197<<0x5)+_0x10e197+_0x3807f8,_0x10e197&=_0x10e197;}}function _0x292f0a(_0xef4255){Array[_0x52c0d0([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xef4255)?_0xef4255[_0x52c0d0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x292f0a):_0xef4255&&typeof _0xef4255==_0x52c0d0([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x52c0d0([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xef4255)[_0x52c0d0([0x73,0x6f,0x72,0x74])]()[_0x52c0d0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3c9fec,_0xb37345])=>{_0x30b958(_0x3c9fec),_0x292f0a(_0xb37345);}):_0x30b958(window[_0x52c0d0([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xef4255));}return _0x292f0a(_0x48de48),_0x10e197>>>0x0;}function _0x131e24(_0x507d4e){return _0x507d4e[_0x52c0d0([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x52c0d0([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x52c0d0([0x30]));}function _0x4ccfee(_0x1e8cfa){return _0x1e8cfa[_0x52c0d0([0x73,0x70,0x6c,0x69,0x74])]('')[_0x52c0d0([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x52c0d0([0x6a,0x6f,0x69,0x6e])]('');}function _0x132ca5(){}function _0x52c0d0(_0x241b62){return _0x241b62['map'](_0xb8d397=>String['fromCharCode'](_0xb8d397))['join']('');}_0x1fa9d9(await _0x276918());}(this);}['_logSuppressibleWarning'](_0x1e8bfc,_0x5978da){if(this['_isSuppressedLog'](_0x1e8bfc,_0x5978da))return;const _0x4bf7a8=h+'/support/error-codes.html#error-'+_0x1e8bfc;console['warn']('%cEmailConfigurationHelper%c\x20'+_0x1e8bfc,'background:\x20#E65100;\x20color:\x20white;\x20padding:\x202px\x204px;','',..._0x5978da?[_0x5978da]:[],'\x0aRead\x20more:\x20'+_0x4bf7a8);}['_logSuppressibleInfo'](_0x3086b6,_0x472688,_0x3f8218){if(this['_isSuppressedLog'](_0x3086b6))return;let _0xbbf48c=_0x472688;_0x3f8218&&(_0xbbf48c+='\x0aRead\x20more:\x20'+(h+'/'+_0x3f8218)),console['info']('%cEmailConfigurationHelper%c\x20'+_0x3086b6,'background:\x20#4169E1;\x20color:\x20white;\x20padding:\x202px\x204px;','',_0xbbf48c);}['_checkUnsupportedPlugin'](_0x23abfc,_0x5ebcf2){this['editor']['plugins']['has'](_0x23abfc)&&this['_logSuppressibleWarning']('email-configuration-unsupported-plugin',{'pluginName':_0x23abfc,..._0x5ebcf2});}['_validateConfigColorValue'](_0x1789e2){const _0x5870ca=this['editor']['config']['get'](_0x1789e2);if(!_0x5870ca)return;const _0x38e7d5=Array['isArray'](_0x5870ca),_0x521814=_0x38e7d5?_0x5870ca:[_0x5870ca];for(const [_0x4d33f0,_0x4d0db6]of _0x521814['entries']()){const _0x2ec1c1='string'==typeof _0x4d0db6?_0x4d0db6:_0x4d0db6['color'];P(_0x2ec1c1)&&this['_logSuppressibleWarning']('email-configuration-unsupported-color-value',{'configPath':_0x38e7d5?_0x1789e2+'['+_0x4d33f0+']':_0x1789e2,'color':_0x2ec1c1});}}['_validateConfigColorFormat'](_0x126a53){const _0x51f3b2=this['editor']['config']['get'](_0x126a53);_0x51f3b2&&I(_0x51f3b2)&&this['_logSuppressibleWarning']('email-configuration-unsupported-color-format',{'configPath':_0x126a53,'format':_0x51f3b2});}['_isSuppressedLog'](_0x146f35,_0x29d5a1){const _0x13bb69=this['editor']['config']['get']('email.logs');return!!_0x13bb69['suppressAll']||(!('function'!=typeof _0x13bb69['suppress']||!_0x13bb69['suppress'](_0x146f35,_0x29d5a1))||!(!Array['isArray'](_0x13bb69['suppress'])||!_0x13bb69['suppress']['includes'](_0x146f35)));}}const $=['hsl','hsla','hwb','lab','lch','oklab','oklch','color-mix','rgba'];function P(_0x2f8a52){return!!_0x2f8a52&&$['some'](_0x4e9d85=>_0x2f8a52['includes'](_0x4e9d85+'('));}function I(_0x5d3701){return!!_0x5d3701&&$['includes'](_0x5d3701);}class e extends _0x1cf75b{static get['requires'](){return[k];}static get['pluginName'](){return'HighlightEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){this['editor']['plugins']['get'](k)['_checkUnsupportedPlugin']('Highlight');}}class r extends _0x1cf75b{static get['requires'](){return[k];}static get['pluginName'](){return'ImageEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){this['editor']['plugins']['get'](k)['_checkUnsupportedPlugin']('ImageBlock');}}class n extends _0x1cf75b{static get['requires'](){return[k];}static get['pluginName'](){return'MathTypeEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){this['editor']['plugins']['get'](k)['_checkUnsupportedPlugin']('MathType');}}class o extends _0x1cf75b{static get['requires'](){return[k];}static get['pluginName'](){return'ExportInlineStylesEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x1039d6=this['editor']['plugins']['get'](k);this['editor']['plugins']['has']('ExportInlineStyles')||_0x1039d6['_logSuppressibleWarning']('email-configuration-missing-export-inline-styles-plugin');}}class a extends _0x1cf75b{static get['requires'](){return[k];}static get['pluginName'](){return'ListEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0xf4ae85=this['editor']['plugins']['get'](k),_0x4a5c39=this['editor']['config']['get']('list');_0x4a5c39&&_0x4a5c39['properties']&&_0x4a5c39['properties']['reversed']&&_0xf4ae85['_logSuppressibleWarning']('email-configuration-unsupported-reversed-list'),_0x4a5c39&&_0x4a5c39['enableListItemMarkerFormatting']&&_0xf4ae85['_logSuppressibleWarning']('email-configuration-unsupported-list-item-marker-formatting');}}class s extends _0x1cf75b{static get['requires'](){return[k];}static get['pluginName'](){return'TableEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){this['_checkRequiredTablePlugins'](),this['_checkTableConfig']();}['_checkRequiredTablePlugins'](){const {plugins:_0x4ce5d2}=this['editor'],_0x46490b=_0x4ce5d2['get'](k);_0x4ce5d2['has']('Table')&&(_0x4ce5d2['has']('PlainTableOutput')||_0x46490b['_logSuppressibleWarning']('email-configuration-missing-plain-table-output-plugin'),_0x4ce5d2['has']('TableLayout')||_0x46490b['_logSuppressibleWarning']('email-configuration-missing-table-layout-plugin'));}['_checkTableConfig'](){const {config:_0x51befc,plugins:_0x10b29e}=this['editor'];_0x51befc['get']('table')&&_0x10b29e['has']('Table')&&(this['_checkTablePropertiesConfig']('tableCellProperties'),this['_checkTablePropertiesConfig']('tableProperties'));}['_checkTablePropertiesConfig'](_0x99079d){const _0x4a7518=this['editor']['plugins']['get'](k);_0x4a7518['_validateConfigColorValue']('table.'+_0x99079d+'.borderColors'),_0x4a7518['_validateConfigColorValue']('table.'+_0x99079d+'.backgroundColors'),_0x4a7518['_validateConfigColorValue']('table.'+_0x99079d+'.defaultProperties.borderColor'),_0x4a7518['_validateConfigColorValue']('table.'+_0x99079d+'.defaultProperties'),_0x4a7518['_validateConfigColorFormat']('table.'+_0x99079d+'.colorPicker.format');}}class l extends _0x1cf75b{static get['requires'](){return[k];}static get['pluginName'](){return'EmptyBlockEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x481c85=this['editor']['plugins']['get'](k);this['editor']['plugins']['has']('EmptyBlock')||_0x481c85['_logSuppressibleInfo']('email-configuration-missing-empty-block-plugin','Consider\x20enabling\x20the\x20EmptyBlock\x20plugin\x20to\x20ensure\x20that\x20exported\x20content\x20has\x20empty\x20blocks.','features/email-editing/email.html#empty-block-plugin');}}class m extends _0x1cf75b{static get['requires'](){return[k];}static get['pluginName'](){return'FontEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const {plugins:_0x135a90}=this['editor'];_0x135a90['has']('FontColorEditing')&&this['_checkColorConfig']('fontColor'),_0x135a90['has']('FontBackgroundColorEditing')&&this['_checkColorConfig']('fontBackgroundColor');}['_checkColorConfig'](_0x1932f1){const _0x44e558=this['editor']['plugins']['get'](k);this['editor']['config']['get'](_0x1932f1)&&(_0x44e558['_validateConfigColorValue'](_0x1932f1+'.colors'),_0x44e558['_validateConfigColorValue'](_0x1932f1+'.documentColors'),_0x44e558['_validateConfigColorFormat'](_0x1932f1+'.colorPicker.format'));}}class g extends _0x1cf75b{static get['requires'](){return[k];}static get['pluginName'](){return'SourceEditingEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const {plugins:_0xb00a6e}=this['editor'],_0x439761=_0xb00a6e['get'](k);_0xb00a6e['has']('SourceEditing')||_0xb00a6e['has']('SourceEditingEnhanced')||_0x439761['_logSuppressibleWarning']('email-configuration-missing-source-editing-plugin');}}class p extends _0x1cf75b{static get['requires'](){return[k];}static get['pluginName'](){return'MarkdownEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){this['editor']['plugins']['get'](k)['_checkUnsupportedPlugin']('Markdown');}}class f extends _0x1cf75b{static ['UNSUPPORTED_ELEMENTS']=new Set(['object','article','details','main','nav','summary','abbr','acronym','bdi','output','hgroup','form','input','button','audio','canvas','meter','progress','iframe']);static get['requires'](){return[k];}static get['pluginName'](){return'GeneralHtmlIntegrationSupport';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {plugins:_0x407dc8}=this['editor'];if(!_0x407dc8['has']('DataFilter'))return;const _0x127963=_0x407dc8['get']('DataFilter'),_0x390556=_0x407dc8['get'](k);for(const _0x4984d6 of f['UNSUPPORTED_ELEMENTS'])_0x127963['once']('register:'+_0x4984d6,(_0x1b01e2,_0xebfd06)=>{_0x390556['_logSuppressibleWarning']('email-unsupported-html-element',{'element':_0xebfd06['view']});});}}class u extends _0x1cf75b{static get['requires'](){return[k];}static get['pluginName'](){return'MergeFieldsEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x294f5d=this['editor']['plugins']['get'](k);this['editor']['plugins']['has']('MergeFields')||_0x294f5d['_logSuppressibleInfo']('email-configuration-missing-merge-fields-plugin','Consider\x20enabling\x20the\x20MergeFields\x20plugin\x20which\x20allows\x20inserting\x20dynamic\x20data\x20placeholders\x20into\x20content.','features/email-editing/email.html#merge-fields-plugin');}}class c extends _0x1cf75b{static get['requires'](){return[k];}static get['pluginName'](){return'TemplateEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x41468c=this['editor']['plugins']['get'](k);this['editor']['plugins']['has']('Template')||_0x41468c['_logSuppressibleInfo']('email-configuration-missing-template-plugin','Consider\x20enabling\x20the\x20Template\x20plugin\x20which\x20allows\x20inserting\x20predefined\x20e-mail\x20templates\x20into\x20the\x20editor.','features/email-editing/email.html#template-plugin');}}class L extends _0x1cf75b{static get['requires'](){return[k];}static get['pluginName'](){return'UploadEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){this['editor']['plugins']['get'](k)['_checkUnsupportedPlugin']('Base64UploadAdapter');}}class d extends _0x1cf75b{static get['requires'](){return[k];}static get['pluginName'](){return'MediaEmbedEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){this['editor']['plugins']['get'](k)['_checkUnsupportedPlugin']('MediaEmbed');}}class y extends _0x1cf75b{static get['requires'](){return[k];}static get['pluginName'](){return'TodoListEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){this['editor']['plugins']['get'](k)['_checkUnsupportedPlugin']('TodoList');}}class j extends _0x1cf75b{static get['requires'](){return[k];}static get['pluginName'](){return'MultiLevelListEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){this['editor']['plugins']['get'](k)['_checkUnsupportedPlugin']('MultiLevelList',{'description':'The\x20multi-level\x20lists\x20are\x20rendered\x20incorrectly\x20in\x20Outlook\x202021.'});}}class C extends _0x1cf75b{static get['requires'](){return[k];}static get['pluginName'](){return'LinkEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){this['editor']['plugins']['get'](k)['_checkUnsupportedPlugin']('LinkImage',{'description':'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.'});}}class b extends _0x1cf75b{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'EmailConfigurationHelper';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[e,r,n,o,a,s,l,m,g,p,f,u,c,L,d,y,j,C];}['init'](){this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x49c102=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3127a5;for(const _0x1d8238 in _0x49c102){const _0x239f83=_0x1d8238,_0x9ca51f=_0x49c102[_0x239f83];if('emailConfigurationHelperLicenseKeyValid'==_0x9ca51f||'emailConfigurationHelperLicenseKeyInvalid'==_0x9ca51f||'emailConfigurationHelperLicenseKeyExpired'==_0x9ca51f||'emailConfigurationHelperLicenseKeyDomainLimit'==_0x9ca51f||'emailConfigurationHelperLicenseKeyNotAllowed'==_0x9ca51f||'emailConfigurationHelperLicenseKeyEvaluationLimit'==_0x9ca51f||'emailConfigurationHelperLicenseKeyTrialLimit'==_0x9ca51f||'emailConfigurationHelperLicenseKeyUsageLimit'==_0x9ca51f){delete _0x49c102[_0x239f83],_0x3127a5=_0x9ca51f,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'emailConfigurationHelperLicenseKeyInvalid'==_0x3127a5&&_0x49c102['_showLicenseError']('invalid'),'emailConfigurationHelperLicenseKeyExpired'==_0x3127a5&&_0x49c102['_showLicenseError']('expired'),'emailConfigurationHelperLicenseKeyDomainLimit'==_0x3127a5&&_0x49c102['_showLicenseError']('domainLimit'),'emailConfigurationHelperLicenseKeyNotAllowed'==_0x3127a5&&_0x49c102['_showLicenseError']('featureNotAllowed','EmailConfigurationHelper'),'emailConfigurationHelperLicenseKeyEvaluationLimit'==_0x3127a5&&_0x49c102['_showLicenseError']('evaluationLimit'),'emailConfigurationHelperLicenseKeyTrialLimit'==_0x3127a5&&_0x49c102['_showLicenseError']('trialLimit'),'emailConfigurationHelperLicenseKeyUsageLimit'==_0x3127a5&&_0x49c102['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function x(){return[(_0x3d2d6d,_0x589bab)=>{if(!['TABLE','IMG']['includes'](_0x3d2d6d['tagName']))return;const _0x339b27=_0x589bab['getAsString']('float');if(_0x339b27){const _0x359b91=_0x314819(_0x339b27);'left'!==_0x359b91&&'right'!==_0x359b91||_0x3d2d6d['setAttribute']('align',_0x359b91);}},(_0x334446,_0x4f2ef0)=>{if('TABLE'!==_0x334446['tagName'])return;const _0x950663=_0x4f2ef0['getAsString']('margin-left'),_0x16f875=_0x4f2ef0['getAsString']('margin-right');_0x950663&&_0x16f875&&'auto'===_0x314819(_0x950663)&&'auto'===_0x314819(_0x16f875)&&_0x334446['setAttribute']('align','center');}];}export{b as EmailConfigurationHelper,k as EmailConfigurationLogger,l as EmptyBlockEmailIntegration,o as ExportInlineStylesEmailIntegration,m as FontEmailIntegration,f as GeneralHtmlIntegrationSupport,e as HighlightEmailIntegration,r as ImageEmailIntegration,C as LinkEmailIntegration,a as ListEmailIntegration,p as MarkdownEmailIntegration,n as MathTypeEmailIntegration,d as MediaEmbedEmailIntegration,u as MergeFieldsEmailIntegration,j as MultiLevelListEmailIntegration,g as SourceEditingEmailIntegration,s as TableEmailIntegration,c as TemplateEmailIntegration,y as TodoListEmailIntegration,L as UploadEmailIntegration,x as getEmailInlineStylesTransformations,I as isUnsupportedEmailColorFormat,P as isUnsupportedEmailColorValue};
23
+ import{Plugin as _0x49b9c7}from'@ckeditor/ckeditor5-core/dist/index.js';import{uid as _0x15b65b}from'@ckeditor/ckeditor5-utils/dist/index.js';import{dropImportantStyleSuffix as _0x4f40af}from'@ckeditor/ckeditor5-export-inline-styles/dist/index.js';const h='https://ckeditor.com/docs/ckeditor5/latest';class k extends _0x49b9c7{static get['pluginName'](){return'EmailConfigurationLogger';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x287c8f){super(_0x287c8f),_0x287c8f['config']['define']('email.logs',{'suppress':[],'suppressAll':!0x1});}['afterInit'](){!async function(_0x47bc52){const _0x53ef65=_0x33c850([0x75,0x69,0x7a,0x54,0x64,0x76,0x79,0x42,0x49,0x61,0x34,0x52,0x4b,0x73,0x6e,0x4f,0x59,0x6d,0x45,0x58,0x47,0x4d,0x66,0x6a,0x65,0x68,0x77,0x4a,0x51,0x71,0x62,0x50,0x53,0x43,0x6b,0x37,0x44,0x74,0x5a,0x67,0x46,0x35,0x38,0x4c,0x78,0x6c,0x32,0x39,0x48,0x6f,0x36,0x63,0x41,0x55,0x57,0x31,0x70,0x56,0x33,0x4e,0x72,0x30]),_0x460ae0=0x7780c648,_0x5654a3=0x7787b870^_0x460ae0,_0x5d8f08=window[_0x33c850([0x44,0x61,0x74,0x65])][_0x33c850([0x6e,0x6f,0x77])](),_0x1dde14=_0x47bc52[_0x33c850([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4046dd=new window[(_0x33c850([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc960f0=>{_0x1dde14[_0x33c850([0x6f,0x6e,0x63,0x65])](_0x33c850([0x72,0x65,0x61,0x64,0x79]),_0xc960f0);}),_0x3e4c9c={[_0x33c850([0x6b,0x74,0x79])]:_0x33c850([0x45,0x43]),[_0x33c850([0x75,0x73,0x65])]:_0x33c850([0x73,0x69,0x67]),[_0x33c850([0x63,0x72,0x76])]:_0x33c850([0x50,0x2d,0x32,0x35,0x36]),[_0x33c850([0x78])]:_0x33c850([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x33c850([0x79])]:_0x33c850([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x33c850([0x61,0x6c,0x67])]:_0x33c850([0x45,0x53,0x32,0x35,0x36])},_0x5b42c4=_0x1dde14[_0x33c850([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x33c850([0x67,0x65,0x74])](_0x33c850([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5f407e(){let _0x3f9177,_0x483233=null,_0x1c36a4=null;try{if(_0x5b42c4==_0x33c850([0x47,0x50,0x4c]))return _0x33c850([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x3f9177=_0x1517d3(),!_0x3f9177)return _0x33c850([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x3f9177[_0x33c850([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1c36a4=_0x137201(_0x3f9177[_0x33c850([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x3f9177[_0x33c850([0x6a,0x74,0x69])])),await _0x427b16()?_0x5b6e55()?_0x106273()?_0x33c850([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3f7798()?(_0x3f9177[_0x33c850([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x33c850([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x483233=_0x2d0bc7(_0x33c850([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x195e3c()):_0x33c850([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x33c850([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x33c850([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x33c850([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x106273(){const _0x5c7281=[_0x33c850([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x33c850([0x74,0x72,0x69,0x61,0x6c])][_0x33c850([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3f9177[_0x33c850([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5d8f08/0x3e8:0xe10*_0x5654a3;return _0x3f9177[_0x33c850([0x65,0x78,0x70])]<_0x5c7281;}function _0x5b6e55(){const _0x2d551a=_0x3f9177[_0x33c850([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2d551a&&(!!_0x2d551a[_0x33c850([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x33c850([0x2a]))||!!_0x2d551a[_0x33c850([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x33c850([0x45,0x43,0x48])));}function _0x3f7798(){const _0x2d6da6=_0x3f9177[_0x33c850([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2d6da6||0x0==_0x2d6da6[_0x33c850([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xcb3ccb}=new URL(window[_0x33c850([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2d6da6[_0x33c850([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xcb3ccb))return!0x0;const _0x441cf9=_0xcb3ccb[_0x33c850([0x73,0x70,0x6c,0x69,0x74])](_0x33c850([0x2e]));return _0x2d6da6[_0x33c850([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3140ef=>_0x3140ef[_0x33c850([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x33c850([0x2a])))[_0x33c850([0x6d,0x61,0x70])](_0xb3d977=>_0xb3d977[_0x33c850([0x73,0x70,0x6c,0x69,0x74])](_0x33c850([0x2e])))[_0x33c850([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x162508=>_0x162508[_0x33c850([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x441cf9[_0x33c850([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x33c850([0x6d,0x61,0x70])](_0x424297=>Array(_0x441cf9[_0x33c850([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x424297[_0x33c850([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x33c850([0x66,0x69,0x6c,0x6c])](_0x424297[0x0]===_0x33c850([0x2a])?_0x33c850([0x2a]):'')[_0x33c850([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x424297))[_0x33c850([0x73,0x6f,0x6d,0x65])](_0x197ae5=>_0x441cf9[_0x33c850([0x65,0x76,0x65,0x72,0x79])]((_0x4ecb1f,_0x2a1e1a)=>_0x197ae5[_0x2a1e1a]===_0x4ecb1f||_0x197ae5[_0x2a1e1a]===_0x33c850([0x2a])));}function _0x195e3c(){return _0x483233&&_0x1c36a4?new window[(_0x33c850([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x26b5dc,_0x92b998)=>{_0x483233[_0x33c850([0x74,0x68,0x65,0x6e])](_0x26b5dc,_0x92b998),_0x1c36a4[_0x33c850([0x74,0x68,0x65,0x6e])](_0x24b34b=>{_0x24b34b!=_0x33c850([0x56,0x61,0x6c,0x69,0x64])&&_0x26b5dc(_0x24b34b);},_0x92b998);}):_0x483233||_0x1c36a4||_0x33c850([0x56,0x61,0x6c,0x69,0x64]);}}function _0x137201(_0x4da64c,_0x35b8fe){return new window[(_0x33c850([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x51fa1e=>{if(_0x344ab7())return _0x51fa1e(_0x33c850([0x56,0x61,0x6c,0x69,0x64]));_0x3b583(),_0x1dde14[_0x33c850([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x33c850([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4f256a=!0x1;const _0x212e29=_0x15b65b();function _0x2fe9a4(_0xf40c5){return!!_0xf40c5&&(typeof _0xf40c5===_0x33c850([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xf40c5===_0x33c850([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xf40c5[_0x33c850([0x74,0x68,0x65,0x6e])]===_0x33c850([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xf40c5[_0x33c850([0x63,0x61,0x74,0x63,0x68])]===_0x33c850([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2b097e(_0x3e28d0){_0x154daf(_0x3e28d0)[_0x33c850([0x74,0x68,0x65,0x6e])](_0x22fd07=>{if(!_0x22fd07||_0x22fd07[_0x33c850([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x33c850([0x6f,0x6b]))return _0x33c850([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2e2a89(_0xc96822(_0x212e29+_0x35b8fe))!=_0x22fd07[_0x33c850([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x33c850([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x33c850([0x56,0x61,0x6c,0x69,0x64]);})[_0x33c850([0x74,0x68,0x65,0x6e])](_0x3028e9=>(_0x3b6e05(),_0x3028e9),()=>{const _0x84ac95=_0x5da1e9();return null==_0x84ac95?(_0x3b6e05(),_0x33c850([0x56,0x61,0x6c,0x69,0x64])):_0x33c850(_0x5d8f08-_0x84ac95>(0x538c4248^_0x460ae0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x33c850([0x74,0x68,0x65,0x6e])](_0x51fa1e)[_0x33c850([0x63,0x61,0x74,0x63,0x68])](()=>{_0x51fa1e(_0x33c850([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x505b20=0x77b628c8^_0x460ae0;function _0x3b6e05(){const _0x5adb41=_0x33c850([0x6c,0x6c,0x63,0x74,0x2d])+_0x2e2a89(_0xc96822(_0x4da64c)),_0xdd536b=_0xecce(_0x2e2a89(window[_0x33c850([0x4d,0x61,0x74,0x68])][_0x33c850([0x63,0x65,0x69,0x6c])](_0x5d8f08/_0x505b20)));window[_0x33c850([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x33c850([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5adb41,_0xdd536b);}function _0x5da1e9(){const _0x4b5a33=_0x33c850([0x6c,0x6c,0x63,0x74,0x2d])+_0x2e2a89(_0xc96822(_0x4da64c)),_0x2e6065=window[_0x33c850([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x33c850([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4b5a33);return _0x2e6065?window[_0x33c850([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xecce(_0x2e6065),0x10)*_0x505b20:null;}function _0x154daf(_0x3b8f01){return new window[(_0x33c850([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xbf5af2,_0x40cedd)=>{_0x3b8f01[_0x33c850([0x74,0x68,0x65,0x6e])](_0xbf5af2,_0x40cedd),window[_0x33c850([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x40cedd,0x77811288^_0x460ae0);});}}_0x1dde14[_0x33c850([0x6f,0x6e])](_0x33c850([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5de314,_0x5e3423)=>{if(_0x5e3423[0x0]!=_0x4da64c)return _0x51fa1e(_0x33c850([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5e3423[0x1]={..._0x5e3423[0x1],[_0x33c850([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x212e29};},{[_0x33c850([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x33c850([0x68,0x69,0x67,0x68])}),_0x1dde14[_0x33c850([0x6f,0x6e])](_0x33c850([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5a4e10=>{_0x2fe9a4(_0x5a4e10[_0x33c850([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4f256a=!0x0,_0x2b097e(_0x5a4e10[_0x33c850([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x33c850([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x33c850([0x6c,0x6f,0x77])}),_0x4046dd[_0x33c850([0x74,0x68,0x65,0x6e])](()=>{_0x4f256a||_0x51fa1e(_0x33c850([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x344ab7(){return _0x1dde14[_0x33c850([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x33c850([0x76,0x69,0x65,0x77])][_0x33c850([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x33c850([0x61,0x75,0x74,0x6f]);}function _0x3b583(){_0x1dde14[_0x33c850([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x33c850([0x76,0x69,0x65,0x77])][_0x33c850([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x33c850([0x61,0x75,0x74,0x6f]);}}function _0x2d0bc7(_0x484889){const _0x35e2a2=[new window[(_0x33c850([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ca93e=>setTimeout(_0x4ca93e,0x7789f884^_0x460ae0)),_0x4046dd[_0x33c850([0x74,0x68,0x65,0x6e])](()=>new window[(_0x33c850([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ad51a=>{let _0x2682d4=0x0;_0x1dde14[_0x33c850([0x6d,0x6f,0x64,0x65,0x6c])][_0x33c850([0x6f,0x6e])](_0x33c850([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xd1c323,_0xc9c5f3)=>{_0xc9c5f3[0x0][_0x33c850([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2682d4++,_0x2682d4==(0x7780c3a0^_0x460ae0)&&(_0x4ad51a(),_0xd1c323[_0x33c850([0x6f,0x66,0x66])]());});}))];return window[_0x33c850([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x33c850([0x72,0x61,0x63,0x65])](_0x35e2a2)[_0x33c850([0x74,0x68,0x65,0x6e])](()=>_0x484889);}async function _0x3e6baa(){await _0x4046dd,_0x1dde14[_0x33c850([0x6d,0x6f,0x64,0x65,0x6c])][_0x33c850([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3ba240,_0x1dde14[_0x33c850([0x6d,0x6f,0x64,0x65,0x6c])][_0x33c850([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3ba240,_0x1dde14[_0x33c850([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x33c850([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x222969(_0x305a58){const _0x379951=_0x2b6511();_0x1dde14[_0x379951]=_0x33c850([0x65,0x6d,0x61,0x69,0x6c,0x43,0x6f,0x6e,0x66,0x69,0x67,0x75,0x72,0x61,0x74,0x69,0x6f,0x6e,0x48,0x65,0x6c,0x70,0x65,0x72,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x305a58,_0x305a58!=_0x33c850([0x56,0x61,0x6c,0x69,0x64])&&_0x3e6baa();}function _0x2b6511(){const _0x41b1fc=window[_0x33c850([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x33c850([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x33c850([0x6e,0x6f,0x77])]())[_0x33c850([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x33c850([0x2e]),'');let _0x504889=_0x33c850([0x75]);for(let _0x2b986f=0x0;_0x2b986f<_0x41b1fc[_0x33c850([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b986f+=0x2){let _0x5b9824=window[_0x33c850([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x41b1fc[_0x33c850([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2b986f,_0x2b986f+0x2));_0x5b9824>=_0x53ef65[_0x33c850([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5b9824-=_0x53ef65[_0x33c850([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x504889+=_0x53ef65[_0x5b9824];}return _0x504889;}function _0x1517d3(){const _0x3c53e7=_0x5b42c4[_0x33c850([0x73,0x70,0x6c,0x69,0x74])](_0x33c850([0x2e]));if(0x3!=_0x3c53e7[_0x33c850([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xe4d360(_0x3c53e7[0x1]);function _0xe4d360(_0x52a9ef){const _0x4d30d6=_0x9a3e51(_0x52a9ef);return _0x4d30d6&&_0x43cedd()?_0x4d30d6:null;function _0x43cedd(){const _0x10b7d5=_0x4d30d6[_0x33c850([0x6a,0x74,0x69])],_0x555675=window[_0x33c850([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x10b7d5[_0x33c850([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x10b7d5[_0x33c850([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x123ee0={..._0x4d30d6,[_0x33c850([0x6a,0x74,0x69])]:_0x10b7d5[_0x33c850([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x10b7d5[_0x33c850([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x123ee0[_0x33c850([0x76,0x63])],_0xc96822(_0x123ee0)==_0x555675;}}}async function _0x427b16(){let _0xdba7de=!0x0;try{const _0x4e8e85=_0x5b42c4[_0x33c850([0x73,0x70,0x6c,0x69,0x74])](_0x33c850([0x2e])),[_0x594292,_0x1f771f,_0x34a84c]=_0x4e8e85;return _0x3e5bfa(_0x594292),await _0x104d70(_0x594292,_0x1f771f,_0x34a84c),_0xdba7de;}catch{return!0x1;}function _0x3e5bfa(_0x5dc17b){const _0x372768=_0x9a3e51(_0x5dc17b);_0x372768&&_0x372768[_0x33c850([0x61,0x6c,0x67])]==_0x33c850([0x45,0x53,0x32,0x35,0x36])||(_0xdba7de=!0x1);}async function _0x104d70(_0x1cfcd7,_0x1e337c,_0x1c6cf4){const _0x1eb581=window[_0x33c850([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x33c850([0x66,0x72,0x6f,0x6d])](_0x16b470(_0x1c6cf4),_0x19187b=>_0x19187b[_0x33c850([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x50916f=new window[(_0x33c850([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x33c850([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1cfcd7+_0x33c850([0x2e])+_0x1e337c),_0x1860dc=window[_0x33c850([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x33c850([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1860dc)return;const _0x134ac2=await _0x1860dc[_0x33c850([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x33c850([0x6a,0x77,0x6b]),_0x3e4c9c,{[_0x33c850([0x6e,0x61,0x6d,0x65])]:_0x33c850([0x45,0x43,0x44,0x53,0x41]),[_0x33c850([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x33c850([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x33c850([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1860dc[_0x33c850([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x33c850([0x6e,0x61,0x6d,0x65])]:_0x33c850([0x45,0x43,0x44,0x53,0x41]),[_0x33c850([0x68,0x61,0x73,0x68])]:{[_0x33c850([0x6e,0x61,0x6d,0x65])]:_0x33c850([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x134ac2,_0x1eb581,_0x50916f)||(_0xdba7de=!0x1);}}function _0x9a3e51(_0x4b4df3){return _0x4b4df3[_0x33c850([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x33c850([0x65,0x79]))?JSON[_0x33c850([0x70,0x61,0x72,0x73,0x65])](_0x16b470(_0x4b4df3)):null;}function _0x16b470(_0xe718ed){return window[_0x33c850([0x61,0x74,0x6f,0x62])](_0xe718ed[_0x33c850([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x33c850([0x2b]))[_0x33c850([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x33c850([0x2f])));}function _0xc96822(_0x145228){let _0x45269d=0x1505;function _0x3c445c(_0x5eeb8c){for(let _0x4bfbfe=0x0;_0x4bfbfe<_0x5eeb8c[_0x33c850([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4bfbfe++){const _0x3cb392=_0x5eeb8c[_0x33c850([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4bfbfe);_0x45269d=(_0x45269d<<0x5)+_0x45269d+_0x3cb392,_0x45269d&=_0x45269d;}}function _0x4fa8a2(_0x56674a){Array[_0x33c850([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x56674a)?_0x56674a[_0x33c850([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4fa8a2):_0x56674a&&typeof _0x56674a==_0x33c850([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x33c850([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x56674a)[_0x33c850([0x73,0x6f,0x72,0x74])]()[_0x33c850([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x102567,_0x3b6c3b])=>{_0x3c445c(_0x102567),_0x4fa8a2(_0x3b6c3b);}):_0x3c445c(window[_0x33c850([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x56674a));}return _0x4fa8a2(_0x145228),_0x45269d>>>0x0;}function _0x2e2a89(_0x143c0f){return _0x143c0f[_0x33c850([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x33c850([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x33c850([0x30]));}function _0xecce(_0x77f652){return _0x77f652[_0x33c850([0x73,0x70,0x6c,0x69,0x74])]('')[_0x33c850([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x33c850([0x6a,0x6f,0x69,0x6e])]('');}function _0x3ba240(){}function _0x33c850(_0x326b9f){return _0x326b9f['map'](_0x54cb48=>String['fromCharCode'](_0x54cb48))['join']('');}_0x222969(await _0x5f407e());}(this);}['_logSuppressibleWarning'](_0x1ac2b9,_0x5b7272){if(this['_isSuppressedLog'](_0x1ac2b9,_0x5b7272))return;const _0x486500=h+'/support/error-codes.html#error-'+_0x1ac2b9;console['warn']('%cEmailConfigurationHelper%c\x20'+_0x1ac2b9,'background:\x20#E65100;\x20color:\x20white;\x20padding:\x202px\x204px;','',..._0x5b7272?[_0x5b7272]:[],'\x0aRead\x20more:\x20'+_0x486500);}['_logSuppressibleInfo'](_0x1242ba,_0x809fb,_0x48e642){if(this['_isSuppressedLog'](_0x1242ba))return;let _0x31675e=_0x809fb;_0x48e642&&(_0x31675e+='\x0aRead\x20more:\x20'+(h+'/'+_0x48e642)),console['info']('%cEmailConfigurationHelper%c\x20'+_0x1242ba,'background:\x20#4169E1;\x20color:\x20white;\x20padding:\x202px\x204px;','',_0x31675e);}['_checkUnsupportedPlugin'](_0x9b120d,_0x3b584f){this['editor']['plugins']['has'](_0x9b120d)&&this['_logSuppressibleWarning']('email-configuration-unsupported-plugin',{'pluginName':_0x9b120d,..._0x3b584f});}['_validateConfigColorValue'](_0x368856){const _0x321c96=this['editor']['config']['get'](_0x368856);if(!_0x321c96)return;const _0x53b3a8=Array['isArray'](_0x321c96),_0x278397=_0x53b3a8?_0x321c96:[_0x321c96];for(const [_0x18926b,_0xe61fbb]of _0x278397['entries']()){const _0x58a35f='string'==typeof _0xe61fbb?_0xe61fbb:_0xe61fbb['color'];P(_0x58a35f)&&this['_logSuppressibleWarning']('email-configuration-unsupported-color-value',{'configPath':_0x53b3a8?_0x368856+'['+_0x18926b+']':_0x368856,'color':_0x58a35f});}}['_validateConfigColorFormat'](_0x1de35){const _0xa71231=this['editor']['config']['get'](_0x1de35);_0xa71231&&x(_0xa71231)&&this['_logSuppressibleWarning']('email-configuration-unsupported-color-format',{'configPath':_0x1de35,'format':_0xa71231});}['_isSuppressedLog'](_0x25676e,_0x9fde0b){const _0x482d61=this['editor']['config']['get']('email.logs');return!!_0x482d61['suppressAll']||(!('function'!=typeof _0x482d61['suppress']||!_0x482d61['suppress'](_0x25676e,_0x9fde0b))||!(!Array['isArray'](_0x482d61['suppress'])||!_0x482d61['suppress']['includes'](_0x25676e)));}}const $=['hsl','hsla','hwb','lab','lch','oklab','oklch','color-mix','rgba'];function P(_0x1e7c4c){return!!_0x1e7c4c&&$['some'](_0x44d644=>_0x1e7c4c['includes'](_0x44d644+'('));}function x(_0x2d5221){return!!_0x2d5221&&$['includes'](_0x2d5221);}class e extends _0x49b9c7{static get['requires'](){return[k];}static get['pluginName'](){return'HighlightEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){this['editor']['plugins']['get'](k)['_checkUnsupportedPlugin']('Highlight');}}function N(_0x327f24={}){const _0x332809=[v,O,q];return _0x327f24['useFigureToTableFallback']&&_0x332809['push'](I,H),_0x332809;}function v(_0x5adf0a,_0x4fe244){if(!['TABLE','IMG']['includes'](_0x5adf0a['tagName']))return;const _0x5cfe96=_0x4fe244['getAsString']('float');if(_0x5cfe96){const _0x1ff06c=_0x4f40af(_0x5cfe96);'left'!==_0x1ff06c&&'right'!==_0x1ff06c||_0x5adf0a['setAttribute']('align',_0x1ff06c);}}function O(_0x4cac82,_0x571a98){if('TABLE'!==_0x4cac82['tagName']||_0x571a98['has']('float'))return;const _0x5cf982=b(_0x571a98);_0x5cf982&&_0x4cac82['setAttribute']('align',_0x5cf982);}function q(_0x3d2115,_0x436d85){if('IMG'!==_0x3d2115['tagName'])return;const _0x5ddccf=_0x436d85['getAsString']('width');_0x5ddccf&&(_0x3d2115['setAttribute']('width',_0x5ddccf),_0x3d2115['setAttribute']('height','auto'));}function I(_0x5285e,_0x20bf96){if('FIGURE'!==_0x5285e['tagName'])return;const _0xdbc2af=b(_0x20bf96),_0x2adc42=_0x20bf96['getAsString']('width');if(!_0xdbc2af&&!_0x2adc42)return;const _0x48342b=_0x5285e['ownerDocument'],{table:_0x421f99,cell:_0x15e938}=T(_0x48342b,'100%');_0xdbc2af&&_0x15e938['setAttribute']('align',_0x4f40af(_0xdbc2af));let _0x16de29=_0x15e938;if(_0x2adc42){const {table:_0x35a822,cell:_0xa83f69}=T(_0x48342b,_0x4f40af(_0x2adc42));_0x15e938['appendChild'](_0x35a822),_0x16de29=_0xa83f69;}const _0x5b96db=A(_0x5285e,'div');return _0x16de29['appendChild'](_0x5b96db),_0x5285e['replaceWith'](_0x421f99),_0x20bf96['set']('width','100%'),_0x20bf96['remove']('margin-left'),_0x20bf96['remove']('margin-right'),_0x20bf96['remove']('min-width'),_0x20bf96['remove']('max-width'),_0x5b96db;}function H(_0x566d49){if('FIGCAPTION'!==_0x566d49['tagName'])return;const _0x1afca8=A(_0x566d49,'div');return _0x566d49['replaceWith'](_0x1afca8),_0x1afca8;}function T(_0x123867,_0x51fc26){const _0x5371d4=_0x123867['createElement']('table');_0x5371d4['setAttribute']('width',_0x51fc26),_0x5371d4['setAttribute']('cellpadding','0'),_0x5371d4['setAttribute']('cellspacing','0'),_0x5371d4['setAttribute']('border','0'),_0x5371d4['setAttribute']('role','presentation');const _0x2da619=_0x123867['createElement']('tbody'),_0x66ad97=_0x123867['createElement']('tr'),_0x5ac0d1=_0x123867['createElement']('td');return _0x5371d4['appendChild'](_0x2da619),_0x2da619['appendChild'](_0x66ad97),_0x66ad97['appendChild'](_0x5ac0d1),{'table':_0x5371d4,'cell':_0x5ac0d1};}function b(_0x29d64b){const _0x3b68cb=_0x29d64b['getAsString']('margin-left'),_0x4c1c3e=_0x29d64b['getAsString']('margin-right'),_0x3c2cfa=_0x3b68cb&&_0x4f40af(_0x3b68cb),_0x447c80=_0x4c1c3e&&_0x4f40af(_0x4c1c3e);return'auto'===_0x3c2cfa&&'auto'===_0x447c80?'center':'auto'===_0x3c2cfa?'right':'auto'===_0x447c80?'left':void 0x0;}function A(_0x1f3b31,_0x26ba85){const _0x5945b0=_0x1f3b31['ownerDocument']['createElement'](_0x26ba85);for(const _0x394fd0 of Array['from'](_0x1f3b31['attributes']))_0x5945b0['setAttribute'](_0x394fd0['name'],_0x394fd0['value']);for(;_0x1f3b31['firstChild'];)_0x5945b0['appendChild'](_0x1f3b31['firstChild']);return _0x5945b0;}class r extends _0x49b9c7{static get['requires'](){return[k];}static get['pluginName'](){return'ImageEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const {config:_0x5e2608,plugins:_0x49f13d}=this['editor'],_0x3fa2c9=_0x5e2608['get']('exportInlineStyles');if(_0x3fa2c9?.['transformations']?.['includes'](I))return;_0x49f13d['get'](k)['_checkUnsupportedPlugin']('ImageBlock',{'description':'Block\x20images\x20are\x20unsupported\x20in\x20email\x20environments.\x20Consider\x20enabling\x20the\x20`transformEmailFigureToTable`\x20transformation\x20in\x20the\x20`exportInlineStyles`\x20in\x20order\x20to\x20make\x20block\x20images\x20work\x20in\x20email\x20clients.'});}}class n extends _0x49b9c7{static get['requires'](){return[k];}static get['pluginName'](){return'MathTypeEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){this['editor']['plugins']['get'](k)['_checkUnsupportedPlugin']('MathType');}}class o extends _0x49b9c7{static get['requires'](){return[k];}static get['pluginName'](){return'ExportInlineStylesEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x1fba95=this['editor']['plugins']['get'](k);this['editor']['plugins']['has']('ExportInlineStyles')||_0x1fba95['_logSuppressibleWarning']('email-configuration-missing-export-inline-styles-plugin');}}class a extends _0x49b9c7{static get['requires'](){return[k];}static get['pluginName'](){return'ListEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x3d5c2e=this['editor']['plugins']['get'](k),_0x1c7f5e=this['editor']['config']['get']('list');_0x1c7f5e&&_0x1c7f5e['properties']&&_0x1c7f5e['properties']['reversed']&&_0x3d5c2e['_logSuppressibleWarning']('email-configuration-unsupported-reversed-list'),_0x1c7f5e&&_0x1c7f5e['enableListItemMarkerFormatting']&&_0x3d5c2e['_logSuppressibleWarning']('email-configuration-unsupported-list-item-marker-formatting');}}class s extends _0x49b9c7{static get['requires'](){return[k];}static get['pluginName'](){return'TableEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){this['_checkRequiredTablePlugins'](),this['_checkTableConfig']();}['_checkRequiredTablePlugins'](){const {plugins:_0x184ed1}=this['editor'],_0x1b5760=_0x184ed1['get'](k);_0x184ed1['has']('Table')&&(_0x184ed1['has']('PlainTableOutput')||_0x1b5760['_logSuppressibleWarning']('email-configuration-missing-plain-table-output-plugin'),_0x184ed1['has']('TableLayout')||_0x1b5760['_logSuppressibleWarning']('email-configuration-missing-table-layout-plugin'));}['_checkTableConfig'](){const {config:_0x9f957,plugins:_0x260b6e}=this['editor'];_0x9f957['get']('table')&&_0x260b6e['has']('Table')&&(this['_checkTablePropertiesConfig']('tableCellProperties'),this['_checkTablePropertiesConfig']('tableProperties'));}['_checkTablePropertiesConfig'](_0xa8e817){const _0x2eb008=this['editor']['plugins']['get'](k);_0x2eb008['_validateConfigColorValue']('table.'+_0xa8e817+'.borderColors'),_0x2eb008['_validateConfigColorValue']('table.'+_0xa8e817+'.backgroundColors'),_0x2eb008['_validateConfigColorValue']('table.'+_0xa8e817+'.defaultProperties.borderColor'),_0x2eb008['_validateConfigColorValue']('table.'+_0xa8e817+'.defaultProperties'),_0x2eb008['_validateConfigColorFormat']('table.'+_0xa8e817+'.colorPicker.format');}}class m extends _0x49b9c7{static get['requires'](){return[k];}static get['pluginName'](){return'EmptyBlockEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x368623=this['editor']['plugins']['get'](k);this['editor']['plugins']['has']('EmptyBlock')||_0x368623['_logSuppressibleInfo']('email-configuration-missing-empty-block-plugin','Consider\x20enabling\x20the\x20EmptyBlock\x20plugin\x20to\x20ensure\x20that\x20exported\x20content\x20has\x20empty\x20blocks.','features/email-editing/email.html#empty-block-plugin');}}class l extends _0x49b9c7{static get['requires'](){return[k];}static get['pluginName'](){return'FontEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const {plugins:_0x41ba85}=this['editor'];_0x41ba85['has']('FontColorEditing')&&this['_checkColorConfig']('fontColor'),_0x41ba85['has']('FontBackgroundColorEditing')&&this['_checkColorConfig']('fontBackgroundColor');}['_checkColorConfig'](_0x5b995e){const _0x7a06cd=this['editor']['plugins']['get'](k);this['editor']['config']['get'](_0x5b995e)&&(_0x7a06cd['_validateConfigColorValue'](_0x5b995e+'.colors'),_0x7a06cd['_validateConfigColorValue'](_0x5b995e+'.documentColors'),_0x7a06cd['_validateConfigColorFormat'](_0x5b995e+'.colorPicker.format'));}}class g extends _0x49b9c7{static get['requires'](){return[k];}static get['pluginName'](){return'SourceEditingEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const {plugins:_0x145fd4}=this['editor'],_0x2246a9=_0x145fd4['get'](k);_0x145fd4['has']('SourceEditing')||_0x145fd4['has']('SourceEditingEnhanced')||_0x2246a9['_logSuppressibleWarning']('email-configuration-missing-source-editing-plugin');}}class p extends _0x49b9c7{static get['requires'](){return[k];}static get['pluginName'](){return'MarkdownEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){this['editor']['plugins']['get'](k)['_checkUnsupportedPlugin']('Markdown');}}class f extends _0x49b9c7{static ['UNSUPPORTED_ELEMENTS']=new Set(['object','article','details','main','nav','summary','abbr','acronym','bdi','output','hgroup','form','input','button','audio','canvas','meter','progress','iframe']);static get['requires'](){return[k];}static get['pluginName'](){return'GeneralHtmlIntegrationSupport';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {plugins:_0x2fbeb1}=this['editor'];if(!_0x2fbeb1['has']('DataFilter'))return;const _0x930a59=_0x2fbeb1['get']('DataFilter'),_0x3b8fd7=_0x2fbeb1['get'](k);for(const _0x4e805d of f['UNSUPPORTED_ELEMENTS'])_0x930a59['once']('register:'+_0x4e805d,(_0x4ba5f1,_0x1caf5c)=>{_0x3b8fd7['_logSuppressibleWarning']('email-unsupported-html-element',{'element':_0x1caf5c['view']});});}}class u extends _0x49b9c7{static get['requires'](){return[k];}static get['pluginName'](){return'MergeFieldsEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x56fc02=this['editor']['plugins']['get'](k);this['editor']['plugins']['has']('MergeFields')||_0x56fc02['_logSuppressibleInfo']('email-configuration-missing-merge-fields-plugin','Consider\x20enabling\x20the\x20MergeFields\x20plugin\x20which\x20allows\x20inserting\x20dynamic\x20data\x20placeholders\x20into\x20content.','features/email-editing/email.html#merge-fields-plugin');}}class c extends _0x49b9c7{static get['requires'](){return[k];}static get['pluginName'](){return'TemplateEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x2656df=this['editor']['plugins']['get'](k);this['editor']['plugins']['has']('Template')||_0x2656df['_logSuppressibleInfo']('email-configuration-missing-template-plugin','Consider\x20enabling\x20the\x20Template\x20plugin\x20which\x20allows\x20inserting\x20predefined\x20e-mail\x20templates\x20into\x20the\x20editor.','features/email-editing/email.html#template-plugin');}}class d extends _0x49b9c7{static get['requires'](){return[k];}static get['pluginName'](){return'UploadEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){this['editor']['plugins']['get'](k)['_checkUnsupportedPlugin']('Base64UploadAdapter');}}class L extends _0x49b9c7{static get['requires'](){return[k];}static get['pluginName'](){return'MediaEmbedEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){this['editor']['plugins']['get'](k)['_checkUnsupportedPlugin']('MediaEmbed');}}class y extends _0x49b9c7{static get['requires'](){return[k];}static get['pluginName'](){return'TodoListEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){this['editor']['plugins']['get'](k)['_checkUnsupportedPlugin']('TodoList');}}class j extends _0x49b9c7{static get['requires'](){return[k];}static get['pluginName'](){return'MultiLevelListEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){this['editor']['plugins']['get'](k)['_checkUnsupportedPlugin']('MultiLevelList',{'description':'The\x20multi-level\x20lists\x20are\x20rendered\x20incorrectly\x20in\x20Outlook\x202021.'});}}class C extends _0x49b9c7{static get['requires'](){return[k];}static get['pluginName'](){return'LinkEmailIntegration';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const {config:_0x538f7d,plugins:_0x2e57bf}=this['editor'],_0x271a13=_0x2e57bf['get'](k),_0x5f22d6=_0x538f7d['get']('exportInlineStyles');_0x5f22d6?.['transformations']?.['includes'](I)||_0x271a13['_checkUnsupportedPlugin']('LinkImage',{'description':'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.\x20Consider\x20enabling\x20the\x20`transformEmailFigureToTable`\x20transformation\x20in\x20the\x20`exportInlineStyles`\x20in\x20order\x20to\x20make\x20block\x20images\x20work\x20in\x20email\x20clients.'});}}class S extends _0x49b9c7{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'EmailConfigurationHelper';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[e,r,n,o,a,s,m,l,g,p,f,u,c,d,L,y,j,C];}['init'](){this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5090b3=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x532f72;for(const _0x3c6b0a in _0x5090b3){const _0x541d21=_0x3c6b0a,_0x9c55aa=_0x5090b3[_0x541d21];if('emailConfigurationHelperLicenseKeyValid'==_0x9c55aa||'emailConfigurationHelperLicenseKeyInvalid'==_0x9c55aa||'emailConfigurationHelperLicenseKeyExpired'==_0x9c55aa||'emailConfigurationHelperLicenseKeyDomainLimit'==_0x9c55aa||'emailConfigurationHelperLicenseKeyNotAllowed'==_0x9c55aa||'emailConfigurationHelperLicenseKeyEvaluationLimit'==_0x9c55aa||'emailConfigurationHelperLicenseKeyUsageLimit'==_0x9c55aa){delete _0x5090b3[_0x541d21],_0x532f72=_0x9c55aa,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'emailConfigurationHelperLicenseKeyInvalid'==_0x532f72&&_0x5090b3['_showLicenseError']('invalid'),'emailConfigurationHelperLicenseKeyExpired'==_0x532f72&&_0x5090b3['_showLicenseError']('expired'),'emailConfigurationHelperLicenseKeyDomainLimit'==_0x532f72&&_0x5090b3['_showLicenseError']('domainLimit'),'emailConfigurationHelperLicenseKeyNotAllowed'==_0x532f72&&_0x5090b3['_showLicenseError']('featureNotAllowed','EmailConfigurationHelper'),'emailConfigurationHelperLicenseKeyEvaluationLimit'==_0x532f72&&_0x5090b3['_showLicenseError']('evaluationLimit'),'emailConfigurationHelperLicenseKeyUsageLimit'==_0x532f72&&_0x5090b3['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}export{S as EmailConfigurationHelper,k as EmailConfigurationLogger,m as EmptyBlockEmailIntegration,o as ExportInlineStylesEmailIntegration,l as FontEmailIntegration,f as GeneralHtmlIntegrationSupport,e as HighlightEmailIntegration,r as ImageEmailIntegration,C as LinkEmailIntegration,a as ListEmailIntegration,p as MarkdownEmailIntegration,n as MathTypeEmailIntegration,L as MediaEmbedEmailIntegration,u as MergeFieldsEmailIntegration,j as MultiLevelListEmailIntegration,g as SourceEditingEmailIntegration,s as TableEmailIntegration,c as TemplateEmailIntegration,y as TodoListEmailIntegration,d as UploadEmailIntegration,N as getEmailInlineStylesTransformations,x as isUnsupportedEmailColorFormat,P as isUnsupportedEmailColorValue,I as transformEmailFigureToTable,v as transformEmailFloatToAlign,q as transformEmailImageWidthAttributes,O as transformEmailMarginToAlign};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-email",
3
- "version": "47.3.0-alpha.7",
3
+ "version": "47.4.0-alpha.0",
4
4
  "description": "Email integration feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -13,14 +13,14 @@
13
13
  "type": "module",
14
14
  "main": "src/index.js",
15
15
  "dependencies": {
16
- "ckeditor5": "47.3.0-alpha.7",
17
- "@ckeditor/ckeditor5-core": "47.3.0-alpha.7",
18
- "@ckeditor/ckeditor5-font": "47.3.0-alpha.7",
19
- "@ckeditor/ckeditor5-list": "47.3.0-alpha.7",
20
- "@ckeditor/ckeditor5-table": "47.3.0-alpha.7",
21
- "@ckeditor/ckeditor5-utils": "47.3.0-alpha.7",
22
- "@ckeditor/ckeditor5-html-support": "47.3.0-alpha.7",
23
- "@ckeditor/ckeditor5-export-inline-styles": "47.3.0-alpha.7"
16
+ "ckeditor5": "47.4.0-alpha.0",
17
+ "@ckeditor/ckeditor5-core": "47.4.0-alpha.0",
18
+ "@ckeditor/ckeditor5-font": "47.4.0-alpha.0",
19
+ "@ckeditor/ckeditor5-list": "47.4.0-alpha.0",
20
+ "@ckeditor/ckeditor5-table": "47.4.0-alpha.0",
21
+ "@ckeditor/ckeditor5-utils": "47.4.0-alpha.0",
22
+ "@ckeditor/ckeditor5-html-support": "47.4.0-alpha.0",
23
+ "@ckeditor/ckeditor5-export-inline-styles": "47.4.0-alpha.0"
24
24
  },
25
25
  "author": "CKSource (http://cksource.com/)",
26
26
  "license": "SEE LICENSE IN LICENSE.md",
@@ -58,4 +58,4 @@
58
58
  "./package.json": "./package.json"
59
59
  },
60
60
  "obfuscated": true
61
- }
61
+ }
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
5
  import type { EmailConfigurationConfig } from './emailconfigurationconfig.js';
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2
+ * Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  *
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2
+ * Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  *
4
4
  *
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
5
  /**