@ckeditor/ckeditor5-track-changes 42.0.0-alpha.5 → 42.0.0-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
package/src/integrations/font.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x19da(){const _0x1330ca=['formatInline','model','FontSizeEditing','*Set\x20font\x20size:*\x20%0','5086485UoENXE','_registerLegacyDescription','*Set\x20font\x20color:*\x20%0','*Reset\x20font\x20background\x20color*','106235IVYNOt','plugins','config','fontColor.colors','1177332zuqhxS','get','FontBackgroundColorEditing','registerAttributeLabel','label','fontSize','afterInit','FORMAT_FONT_FAMILY','editor','commandName','normalizeSizeOptions','23112mevIIt','registerInlineAttribute','6164IScHFD','*Reset\x20font\x20color*','FORMAT_FONT_SIZE','fontBackgroundColor.colors','fontBackgroundColor','trim','enableDefaultAttributesIntegration','*Reset\x20font\x20size*','*Reset\x20font\x20family*','FORMAT_FONT_COLOR','toLowerCase','descriptionFactory','has','FontSize','FontColorEditing','10rGWJAR','registerDescriptionCallback','*Set\x20font\x20background\x20color:*\x20%0','78yAcpFi','56FByRlP','title','FontFamilyEditing','commandParams','fontSize.options','FORMAT_FONT_BACKGROUND','type','1092840aCIOuk','locale','find','1241331oVllqP','fontFamily','format','*Set\x20font\x20family:*\x20%0','TrackChangesEditing','fontColor','value'];_0x19da=function(){return _0x1330ca;};return _0x19da();}const _0x319469=_0x2f64;(function(_0x160fb5,_0x3df2eb){const _0x2acc4e=_0x2f64,_0x3e7a1f=_0x160fb5();while(!![]){try{const _0x3f274d=parseInt(_0x2acc4e(0x175))/0x1*(-parseInt(_0x2acc4e(0x162))/0x2)+-parseInt(_0x2acc4e(0x174))/0x3*(parseInt(_0x2acc4e(0x160))/0x4)+-parseInt(_0x2acc4e(0x18e))/0x5+parseInt(_0x2acc4e(0x192))/0x6+-parseInt(_0x2acc4e(0x17f))/0x7+-parseInt(_0x2acc4e(0x17c))/0x8+parseInt(_0x2acc4e(0x18a))/0x9*(parseInt(_0x2acc4e(0x171))/0xa);if(_0x3f274d===_0x3df2eb)break;else _0x3e7a1f['push'](_0x3e7a1f['shift']());}catch(_0x1ccc01){_0x3e7a1f['push'](_0x3e7a1f['shift']());}}}(_0x19da,0x193d6));import{Plugin as _0x432ef9}from'ckeditor5/src/core.js';function _0x2f64(_0x5593f3,_0x1f7309){const _0x19dacb=_0x19da();return _0x2f64=function(_0x2f6450,_0x1633b4){_0x2f6450=_0x2f6450-0x15a;let _0x5753f2=_0x19dacb[_0x2f6450];return _0x5753f2;},_0x2f64(_0x5593f3,_0x1f7309);}import{normalizeColorOptions as _0x3862f0}from'ckeditor5/src/ui.js';import{getTranslation as _0x27b4be}from'../utils/common-translations.js';const ro=[{'pluginName':_0x319469(0x188),'commandName':_0x319469(0x15a)},{'pluginName':_0x319469(0x177),'commandName':_0x319469(0x180)},{'pluginName':_0x319469(0x170),'commandName':_0x319469(0x184)},{'pluginName':_0x319469(0x194),'commandName':_0x319469(0x166)}];export default class Q extends _0x432ef9{[_0x319469(0x15b)](){const _0x1c256a=_0x319469,_0x1e710d=this[_0x1c256a(0x15d)][_0x1c256a(0x17d)],_0x2f9f4d=this[_0x1c256a(0x15d)][_0x1c256a(0x18f)][_0x1c256a(0x193)](_0x1c256a(0x183));for(const {pluginName:_0x864389,commandName:_0x4ec841}of ro)this[_0x1c256a(0x15d)][_0x1c256a(0x18f)][_0x1c256a(0x16e)](_0x864389)&&(_0x2f9f4d[_0x1c256a(0x168)](_0x4ec841),_0x2f9f4d[_0x1c256a(0x161)](_0x4ec841));_0x1e710d['t'],(_0x2f9f4d[_0x1c256a(0x16d)][_0x1c256a(0x195)](_0x1c256a(0x15a),_0x27b4be(_0x1e710d,_0x1c256a(0x164))),_0x2f9f4d[_0x1c256a(0x16d)][_0x1c256a(0x195)](_0x1c256a(0x180),_0x27b4be(_0x1e710d,_0x1c256a(0x15c))),_0x2f9f4d[_0x1c256a(0x16d)][_0x1c256a(0x195)](_0x1c256a(0x184),_0x27b4be(_0x1e710d,_0x1c256a(0x16b))),_0x2f9f4d[_0x1c256a(0x16d)][_0x1c256a(0x195)](_0x1c256a(0x166),_0x27b4be(_0x1e710d,_0x1c256a(0x17a))),this[_0x1c256a(0x18b)]());}[_0x319469(0x18b)](){const _0x178ac3=_0x319469,_0x47dda3=this[_0x178ac3(0x15d)],_0x205035=_0x47dda3[_0x178ac3(0x17d)];_0x47dda3[_0x178ac3(0x18f)][_0x178ac3(0x193)](_0x178ac3(0x183))[_0x178ac3(0x16d)][_0x178ac3(0x172)](_0x417861=>{const _0x36cf31=_0x178ac3,_0x26834d=_0x205035['t'];if(_0x36cf31(0x186)!=_0x417861[_0x36cf31(0x17b)])return;const {data:_0x9fa567}=_0x417861;if(null!=_0x9fa567){if(_0x36cf31(0x15a)==_0x9fa567[_0x36cf31(0x15e)]){const _0x3fecb5=_0x9fa567[_0x36cf31(0x178)][0x0][_0x36cf31(0x185)];if(_0x3fecb5){const _0x2fdec8=_0x26834d(this[_0x36cf31(0x15d)][_0x36cf31(0x18f)][_0x36cf31(0x193)](_0x36cf31(0x16f))[_0x36cf31(0x15f)](this[_0x36cf31(0x15d)][_0x36cf31(0x190)][_0x36cf31(0x193)](_0x36cf31(0x179)))[_0x36cf31(0x17e)](_0x4d3b1e=>_0x4d3b1e[_0x36cf31(0x187)]==_0x3fecb5)[_0x36cf31(0x176)])[_0x36cf31(0x16c)]();return{'type':_0x36cf31(0x181),'content':_0x27b4be(_0x205035,_0x36cf31(0x189),_0x2fdec8)};}return{'type':_0x36cf31(0x181),'content':_0x27b4be(_0x205035,_0x36cf31(0x169))};}if(_0x36cf31(0x180)==_0x9fa567[_0x36cf31(0x15e)]){const _0x404ce9=_0x9fa567[_0x36cf31(0x178)][0x0][_0x36cf31(0x185)];return _0x404ce9?{'type':_0x36cf31(0x181),'content':_0x27b4be(_0x205035,_0x36cf31(0x182),_0x404ce9)}:{'type':_0x36cf31(0x181),'content':_0x27b4be(_0x205035,_0x36cf31(0x16a))};}if(_0x36cf31(0x184)==_0x9fa567[_0x36cf31(0x15e)]){const _0x5de798=_0x9fa567[_0x36cf31(0x178)][0x0][_0x36cf31(0x185)];if(_0x5de798){const _0x5cd391=_0x3862f0(this[_0x36cf31(0x15d)][_0x36cf31(0x190)][_0x36cf31(0x193)](_0x36cf31(0x191)))[_0x36cf31(0x17e)](_0x2736ca=>_0x2736ca[_0x36cf31(0x187)]==_0x5de798);let _0x259119=_0x5de798,_0x15e2ec='';return _0x5cd391&&(_0x259119=_0x5cd391[_0x36cf31(0x196)],_0x15e2ec=_0x26834d(_0x259119)[_0x36cf31(0x16c)]()),{'type':_0x36cf31(0x181),'content':_0x27b4be(_0x205035,_0x36cf31(0x18c),_0x15e2ec)[_0x36cf31(0x167)](),'color':{'value':_0x5de798,'title':_0x15e2ec||_0x259119}};}return{'type':_0x36cf31(0x181),'content':_0x27b4be(_0x205035,_0x36cf31(0x163))};}if(_0x36cf31(0x166)==_0x9fa567[_0x36cf31(0x15e)]){const _0x8503fd=_0x9fa567[_0x36cf31(0x178)][0x0][_0x36cf31(0x185)];if(_0x8503fd){const _0x3cdd62=_0x3862f0(this[_0x36cf31(0x15d)][_0x36cf31(0x190)][_0x36cf31(0x193)](_0x36cf31(0x165)))[_0x36cf31(0x17e)](_0x3d9bb1=>_0x3d9bb1[_0x36cf31(0x187)]==_0x8503fd);let _0x361c8b=_0x8503fd,_0x2865fe='';return _0x3cdd62&&(_0x361c8b=_0x3cdd62[_0x36cf31(0x196)],_0x2865fe=_0x26834d(_0x361c8b)[_0x36cf31(0x16c)]()),{'type':_0x36cf31(0x181),'content':_0x27b4be(_0x205035,_0x36cf31(0x173),_0x2865fe)[_0x36cf31(0x167)](),'color':{'value':_0x8503fd,'title':_0x2865fe||_0x361c8b}};}return{'type':_0x36cf31(0x181),'content':_0x27b4be(_0x205035,_0x36cf31(0x18d))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x119d93=_0xb9cc;(function(_0x20e21a,_0x575037){const _0x26c3c5=_0xb9cc,_0x2b66d6=_0x20e21a();while(!![]){try{const _0x411b1d=-parseInt(_0x26c3c5(0xcd))/0x1+parseInt(_0x26c3c5(0xc3))/0x2+-parseInt(_0x26c3c5(0xcb))/0x3+parseInt(_0x26c3c5(0xd1))/0x4+parseInt(_0x26c3c5(0xc7))/0x5+parseInt(_0x26c3c5(0xe2))/0x6*(parseInt(_0x26c3c5(0xf2))/0x7)+-parseInt(_0x26c3c5(0xd7))/0x8*(parseInt(_0x26c3c5(0xf5))/0x9);if(_0x411b1d===_0x575037)break;else _0x2b66d6['push'](_0x2b66d6['shift']());}catch(_0x5c6e1d){_0x2b66d6['push'](_0x2b66d6['shift']());}}}(_0x4998,0x5d8b5));import{Plugin as _0x143472}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x4002c5}from'ckeditor5/src/ui.js';function _0xb9cc(_0xf81911,_0x434eda){const _0x4998db=_0x4998();return _0xb9cc=function(_0xb9ccfc,_0x5c6c9a){_0xb9ccfc=_0xb9ccfc-0xc3;let _0x16da7a=_0x4998db[_0xb9ccfc];return _0x16da7a;},_0xb9cc(_0xf81911,_0x434eda);}function _0x4998(){const _0x237c33=['1999152lbdlDE','FontSize','*Set\x20format\x20to:*\x20%0','fontColor','commands','descriptionFactory','904CpCZFT','afterInit','formatInline','push','type','fontSize','copyFormat','find','commandName','commandParams','enableDefaultAttributesIntegration','2220vomTrU','entries','registerDescriptionCallback','get','fontBackgroundColor','toLowerCase','format','pasteFormat','split','plugins','slice','enableCommand','config','charAt','fontSize.options','*Remove\x20all\x20formatting*','12579rlBLKG','label','locale','55944fzPQAK','formatBlock','fontColor.colors','771902FfLcUu','_registerLegacyDescription','model','title','1200905oqdToJ','toUpperCase','boolean','normalizeSizeOptions','929802dNNOGy','editor','395311rLtuEM','length','TrackChangesEditing','join'];_0x4998=function(){return _0x237c33;};return _0x4998();}import{getTranslation as _0x4c166f}from'../utils/common-translations.js';export default class X extends _0x143472{[_0x119d93(0xd8)](){const _0x2869a7=_0x119d93,_0x25b280=this[_0x2869a7(0xcc)],_0x420cae=_0x25b280[_0x2869a7(0xeb)][_0x2869a7(0xe5)](_0x2869a7(0xcf)),_0x9bf42d=_0x25b280[_0x2869a7(0xd5)][_0x2869a7(0xe5)](_0x2869a7(0xdd)),_0x393004=_0x25b280[_0x2869a7(0xd5)][_0x2869a7(0xe5)](_0x2869a7(0xe9));_0x9bf42d&&_0x393004&&(_0x420cae[_0x2869a7(0xe1)](_0x2869a7(0xe9)),_0x420cae[_0x2869a7(0xed)](_0x2869a7(0xdd)),this[_0x2869a7(0xc4)]());}[_0x119d93(0xc4)](){const _0x2d87d9=_0x119d93,_0x4a9faf=this[_0x2d87d9(0xcc)],_0x46db65=_0x4a9faf[_0x2d87d9(0xf4)];_0x4a9faf[_0x2d87d9(0xeb)][_0x2d87d9(0xe5)](_0x2d87d9(0xcf))[_0x2d87d9(0xd6)][_0x2d87d9(0xe4)](_0x4603ab=>{const _0x43a714=_0x2d87d9;if(_0x43a714(0xf6)!=_0x4603ab[_0x43a714(0xdb)]&&_0x43a714(0xd9)!=_0x4603ab[_0x43a714(0xdb)])return;const {data:_0x2610cd}=_0x4603ab;if(_0x2610cd&&_0x43a714(0xe9)===_0x2610cd[_0x43a714(0xdf)]){const _0x5dd6e0=[],_0x48d4c3=_0x2610cd[_0x43a714(0xe0)][0x0];for(const [_0x46b486,_0x929e13]of Object[_0x43a714(0xe3)](_0x48d4c3))_0x5dd6e0[_0x43a714(0xda)](so(_0x4a9faf,_0x46b486,_0x929e13));return _0x5dd6e0[_0x43a714(0xce)]?{'type':_0x43a714(0xe8),'content':_0x4c166f(_0x46db65,_0x43a714(0xd3),_0x5dd6e0[_0x43a714(0xd0)](',\x20'))}:{'type':_0x43a714(0xe8),'content':_0x4c166f(_0x46db65,_0x43a714(0xf1))};}});}}function so(_0x71a75d,_0x14b1be,_0x502559){const _0x4c1ce8=_0x119d93,_0x549dd3=_0x71a75d[_0x4c1ce8(0xf4)]['t'],_0x1f626d=_0x14b1be[_0x4c1ce8(0xea)](/(?=[A-Z])/)[_0x4c1ce8(0xd0)]('\x20'),_0x45c117=_0x549dd3(_0x1f626d[_0x4c1ce8(0xef)](0x0)[_0x4c1ce8(0xc8)]()+_0x1f626d[_0x4c1ce8(0xec)](0x1))[_0x4c1ce8(0xe7)]();if(_0x4c1ce8(0xc9)==typeof _0x502559)return _0x45c117;if(_0x4c1ce8(0xd4)===_0x14b1be||_0x4c1ce8(0xe6)===_0x14b1be){const _0x4560df=_0x4002c5(_0x71a75d[_0x4c1ce8(0xee)][_0x4c1ce8(0xe5)](_0x4c1ce8(0xf7)))[_0x4c1ce8(0xde)](_0x4648eb=>_0x4648eb[_0x4c1ce8(0xc5)]==_0x502559);return _0x45c117+'\x20('+(_0x4560df?_0x549dd3(_0x4560df[_0x4c1ce8(0xf3)])[_0x4c1ce8(0xe7)]():_0x502559)+')';}if(_0x4c1ce8(0xdc)===_0x14b1be&&isNaN(parseFloat(_0x502559))){const _0x3b36bb=_0x71a75d[_0x4c1ce8(0xeb)][_0x4c1ce8(0xe5)](_0x4c1ce8(0xd2))[_0x4c1ce8(0xca)](_0x71a75d[_0x4c1ce8(0xee)][_0x4c1ce8(0xe5)](_0x4c1ce8(0xf0)))[_0x4c1ce8(0xde)](_0x3889e1=>_0x3889e1[_0x4c1ce8(0xc5)]==_0x502559);return _0x45c117+'\x20('+(_0x3b36bb?_0x549dd3(_0x3b36bb[_0x4c1ce8(0xc6)])[_0x4c1ce8(0xe7)]():_0x502559)+')';}return _0x45c117+'\x20('+_0x502559+')';}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3d6e89=_0x4001;(function(_0x4f645c,_0x3b6d68){const _0x54ee25=_0x4001,_0x10aea1=_0x4f645c();while(!![]){try{const _0x23074e=parseInt(_0x54ee25(0x194))/0x1+parseInt(_0x54ee25(0x182))/0x2*(parseInt(_0x54ee25(0x175))/0x3)+-parseInt(_0x54ee25(0x17d))/0x4*(parseInt(_0x54ee25(0x188))/0x5)+parseInt(_0x54ee25(0x197))/0x6+-parseInt(_0x54ee25(0x17c))/0x7+parseInt(_0x54ee25(0x191))/0x8*(parseInt(_0x54ee25(0x186))/0x9)+parseInt(_0x54ee25(0x179))/0xa*(-parseInt(_0x54ee25(0x174))/0xb);if(_0x23074e===_0x3b6d68)break;else _0x10aea1['push'](_0x10aea1['shift']());}catch(_0x2d5525){_0x10aea1['push'](_0x10aea1['shift']());}}}(_0x4af4,0x7aa46));import{Plugin as _0x53b072}from'ckeditor5/src/core.js';import{getTranslation as _0x5b5970}from'../utils/common-translations.js';function _0x4001(_0x118749,_0x270538){const _0x4af492=_0x4af4();return _0x4001=function(_0x40016b,_0x457579){_0x40016b=_0x40016b-0x172;let _0x3cccdd=_0x4af492[_0x40016b];return _0x3cccdd;},_0x4001(_0x118749,_0x270538);}function _0x4af4(){const _0x282c56=['715151KlQScn','registerElementLabel','config','5057652wEqlif','find','TrackChangesEditing','paragraph','value','*Change\x20to:*\x20%0','get','enableDefaultAttributesIntegration','afterInit','_getHeadingLevel','671yNJmnU','3Jqxscm','match','has','model','98800ocFxco','heading','plugins','6289486xFlTjj','1112588hAXPFJ','view','title','format','commandName','926426lJYTkC','registerDescriptionCallback','_registerLegacyDescription','type','81NBAPZt','editor','5DRNPXX','ELEMENT_HEADING_CUSTOM','descriptionFactory','HeadingEditing','ELEMENT_HEADING','name','formatBlock','locale','commandParams','231432QsOUiM','heading.options','_headingOptions'];_0x4af4=function(){return _0x282c56;};return _0x4af4();}export default class Y extends _0x53b072{[_0x3d6e89(0x172)](){const _0x38dd09=_0x3d6e89,_0x1f87c6=this[_0x38dd09(0x187)];if(!_0x1f87c6[_0x38dd09(0x17b)][_0x38dd09(0x177)](_0x38dd09(0x18b)))return;this[_0x38dd09(0x193)]=_0x1f87c6[_0x38dd09(0x196)][_0x38dd09(0x19d)](_0x38dd09(0x192));const _0xb53d50=_0x1f87c6[_0x38dd09(0x18f)],_0x342bbe=_0x1f87c6[_0x38dd09(0x17b)][_0x38dd09(0x19d)](_0x38dd09(0x199));_0x342bbe[_0x38dd09(0x19e)](_0x38dd09(0x17a));for(const _0x4f1412 of this[_0x38dd09(0x193)])_0x38dd09(0x19a)!=_0x4f1412[_0x38dd09(0x178)]&&_0x342bbe[_0x38dd09(0x18a)][_0x38dd09(0x195)](_0x4f1412[_0x38dd09(0x178)],_0x564f7b=>{const _0x11aac8=_0x38dd09,_0x521a07=this[_0x11aac8(0x173)](_0x4f1412[_0x11aac8(0x178)]);return null!==_0x521a07?_0xba2b(_0x564f7b,_0x521a07):_0x318194(_0x564f7b,_0x4f1412[_0x11aac8(0x17f)]);});function _0xba2b(_0x54bd01,_0x309a8b){const _0x483e26=_0x38dd09;return _0x5b5970(_0xb53d50,_0x483e26(0x18c),[_0x54bd01,_0x309a8b]);}function _0x318194(_0x266c36,_0x5861e7){const _0xbfb230=_0x38dd09;return _0x5b5970(_0xb53d50,_0xbfb230(0x189),[_0x266c36,_0x5861e7]);}this[_0x38dd09(0x184)]();}[_0x3d6e89(0x184)](){const _0x4817e1=_0x3d6e89,_0x4e73ea=this[_0x4817e1(0x187)],_0x17a2b7=_0x4e73ea[_0x4817e1(0x18f)];function _0x43ba23(_0x1f7c60,_0xf591d3){const _0x142c5c=_0x4817e1;return _0x5b5970(_0x17a2b7,_0x142c5c(0x189),[_0x1f7c60,_0xf591d3]);}_0x4e73ea[_0x4817e1(0x17b)][_0x4817e1(0x19d)](_0x4817e1(0x199))[_0x4817e1(0x18a)][_0x4817e1(0x183)](_0x889332=>{const _0x2770fa=_0x4817e1;if(_0x2770fa(0x18e)!=_0x889332[_0x2770fa(0x185)])return;const {data:_0xed3e4b}=_0x889332;if(_0xed3e4b&&_0x2770fa(0x17a)==_0xed3e4b[_0x2770fa(0x181)]){const _0x2ad128=_0xed3e4b[_0x2770fa(0x190)][0x0][_0x2770fa(0x19b)],_0x504c1a=this[_0x2770fa(0x173)](_0x2ad128);if(null!==_0x504c1a)return{'type':_0x2770fa(0x180),'content':_0x5b5970(_0x17a2b7,_0x2770fa(0x19c),(_0x15c675=0x1,_0x53b0bc=_0x504c1a,_0x5b5970(_0x17a2b7,_0x2770fa(0x18c),[_0x15c675,_0x53b0bc])))};const _0x32ce8d=this[_0x2770fa(0x193)][_0x2770fa(0x198)](_0xbcafbc=>_0xbcafbc[_0x2770fa(0x178)]===_0x2ad128)[_0x2770fa(0x17f)];return{'type':_0x2770fa(0x180),'content':_0x5b5970(_0x17a2b7,_0x2770fa(0x19c),_0x43ba23(0x1,_0x32ce8d))};}var _0x15c675,_0x53b0bc;});}[_0x3d6e89(0x173)](_0x458f4c){const _0x141d33=_0x3d6e89;var _0x588bd3,_0x3ba0d5;const _0x1a3113=_0x458f4c[_0x141d33(0x176)](/^heading(\d+)/);if(_0x1a3113)return _0x1a3113[0x1];const _0x1d5ef5=null===(_0x588bd3=this[_0x141d33(0x193)])||void 0x0===_0x588bd3?void 0x0:_0x588bd3[_0x141d33(0x198)](_0x44d53e=>_0x44d53e[_0x141d33(0x178)]==_0x458f4c);if(_0x1d5ef5&&_0x1d5ef5[_0x141d33(0x17e)]){const _0x37b68e=_0x1d5ef5[_0x141d33(0x17e)],_0x2e2399=(null!==(_0x3ba0d5=_0x37b68e[_0x141d33(0x18d)])&&void 0x0!==_0x3ba0d5?_0x3ba0d5:_0x37b68e)[_0x141d33(0x176)](/^h(\d+)/);if(_0x2e2399)return _0x2e2399[0x1];}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x26ee(_0x23423c,_0x124cc8){const _0x1b7960=_0x1b79();return _0x26ee=function(_0x26eee3,_0x5841b6){_0x26eee3=_0x26eee3-0xf9;let _0x243ba6=_0x1b7960[_0x26eee3];return _0x243ba6;},_0x26ee(_0x23423c,_0x124cc8);}function _0x1b79(){const _0x45c463=['afterInit','format','4330971KZFbOV','FORMAT_HIGHLIGHT','color','editor','descriptionFactory','registerAttributeLabel','highlight.options','*Set\x20highlight:*\x20%0','enableDefaultAttributesIntegration','21520PcPfDK','HighlightEditing','type','title','registerDescriptionCallback','*Remove\x20highlight*','model','has','locale','plugins','find','_registerLegacyDescription','94785YJzJLA','toLowerCase','commandParams','commandName','get','18vpHiCZ','16vpIDAJ','highlight','TrackChangesEditing','33130yEMhLJ','registerInlineAttribute','value','1086326NrmIcS','config','293160VQZfUy','formatInline','868CujYxr','27088060UiQXez'];_0x1b79=function(){return _0x45c463;};return _0x1b79();}const _0x1076a3=_0x26ee;(function(_0x1ccf02,_0x154c90){const _0x2d8bdc=_0x26ee,_0x364ed0=_0x1ccf02();while(!![]){try{const _0x37151a=-parseInt(_0x2d8bdc(0x111))/0x1+parseInt(_0x2d8bdc(0x100))/0x2+parseInt(_0x2d8bdc(0x11d))/0x3+-parseInt(_0x2d8bdc(0x104))/0x4*(parseInt(_0x2d8bdc(0xfd))/0x5)+-parseInt(_0x2d8bdc(0xf9))/0x6*(parseInt(_0x2d8bdc(0x102))/0x7)+-parseInt(_0x2d8bdc(0xfa))/0x8*(parseInt(_0x2d8bdc(0x108))/0x9)+parseInt(_0x2d8bdc(0x105))/0xa;if(_0x37151a===_0x154c90)break;else _0x364ed0['push'](_0x364ed0['shift']());}catch(_0x5d7110){_0x364ed0['push'](_0x364ed0['shift']());}}}(_0x1b79,0xb3b7c));import{Plugin as _0xa1eabc}from'ckeditor5/src/core.js';import{getTranslation as _0x49d2bf}from'../utils/common-translations.js';export default class Z extends _0xa1eabc{[_0x1076a3(0x106)](){const _0x396001=_0x1076a3,_0x5c3e06=this[_0x396001(0x10b)];if(!_0x5c3e06[_0x396001(0x11a)][_0x396001(0x118)](_0x396001(0x112)))return;const _0x21cd30=_0x5c3e06[_0x396001(0x11a)][_0x396001(0x121)](_0x396001(0xfc)),_0x548ca7=_0x5c3e06[_0x396001(0x119)];_0x21cd30[_0x396001(0x110)](_0x396001(0xfb)),_0x21cd30[_0x396001(0xfe)](_0x396001(0xfb)),_0x21cd30[_0x396001(0x10c)][_0x396001(0x10d)](_0x396001(0xfb),_0x49d2bf(_0x548ca7,_0x396001(0x109))),this[_0x396001(0x11c)]();}[_0x1076a3(0x11c)](){const _0xdfece2=_0x1076a3,_0xfa402c=this[_0xdfece2(0x10b)],_0x59510b=_0xfa402c[_0xdfece2(0x119)];_0xfa402c[_0xdfece2(0x11a)][_0xdfece2(0x121)](_0xdfece2(0xfc))[_0xdfece2(0x10c)][_0xdfece2(0x115)](_0x25e539=>{const _0x5da0e4=_0xdfece2;if(_0x5da0e4(0x103)!=_0x25e539[_0x5da0e4(0x113)])return;const {data:_0x4be6ec}=_0x25e539;if(_0x4be6ec&&_0x5da0e4(0xfb)==_0x4be6ec[_0x5da0e4(0x120)]){const _0x11fb2a=_0x59510b['t'],_0xf05581=_0x4be6ec[_0x5da0e4(0x11f)][0x0][_0x5da0e4(0xff)];if(_0xf05581){const _0x28dd0f=_0xfa402c[_0x5da0e4(0x101)][_0x5da0e4(0x121)](_0x5da0e4(0x10e))[_0x5da0e4(0x11b)](_0x3e4d94=>_0x3e4d94[_0x5da0e4(0x117)]==_0xf05581),_0x3985ea=_0x11fb2a(_0x28dd0f[_0x5da0e4(0x114)])[_0x5da0e4(0x11e)]();return{'type':_0x5da0e4(0x107),'content':_0x49d2bf(_0x59510b,_0x5da0e4(0x10f),_0x3985ea),'color':{'value':_0x28dd0f[_0x5da0e4(0x10a)],'title':_0x28dd0f[_0x5da0e4(0x114)]}};}return{'type':_0x5da0e4(0x107),'content':_0x49d2bf(_0x59510b,_0x5da0e4(0x116),_0x49d2bf(_0x59510b,_0x5da0e4(0x109)))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x46c3(_0x427156,_0x458b10){const _0x144515=_0x1445();return _0x46c3=function(_0x46c3dc,_0x1eb081){_0x46c3dc=_0x46c3dc-0x11c;let _0xfa7d8d=_0x144515[_0x46c3dc];return _0xfa7d8d;},_0x46c3(_0x427156,_0x458b10);}const _0x5d356f=_0x46c3;(function(_0x37824b,_0x227451){const _0x2ca51b=_0x46c3,_0x473b1b=_0x37824b();while(!![]){try{const _0x1ee931=parseInt(_0x2ca51b(0x12d))/0x1+-parseInt(_0x2ca51b(0x13a))/0x2*(-parseInt(_0x2ca51b(0x12a))/0x3)+parseInt(_0x2ca51b(0x134))/0x4*(-parseInt(_0x2ca51b(0x11d))/0x5)+parseInt(_0x2ca51b(0x126))/0x6+parseInt(_0x2ca51b(0x129))/0x7*(parseInt(_0x2ca51b(0x12f))/0x8)+-parseInt(_0x2ca51b(0x13f))/0x9+-parseInt(_0x2ca51b(0x12c))/0xa;if(_0x1ee931===_0x227451)break;else _0x473b1b['push'](_0x473b1b['shift']());}catch(_0x1ecba7){_0x473b1b['push'](_0x473b1b['shift']());}}}(_0x1445,0x6dc07));import{Plugin as _0x11e1b2}from'ckeditor5/src/core.js';import{getTranslation as _0xf04636}from'../utils/common-translations.js';function _0x1445(){const _0x1921b2=['TrackChangesEditing','createContainerElement','dataDowncast','ELEMENT_HORIZONTAL_LINE','6963345yrkEAe','has','3685hObFsi','for','afterInit','descriptionFactory','createEmptyElement','elementToStructure','editor','get','ck-horizontal-line','1774626FRmwNK','addClass','createPositionAt','8407dJEudS','813639pNInes','HorizontalLineEditing','4935920DduXQZ','227620CGualU','insert','3880YZhNQz','locale','showSuggestionHighlights','registerElementLabel','enableCommand','1100TEkLrg','plugins','horizontalLine','div','conversion','high','6kIxhkZ'];_0x1445=function(){return _0x1921b2;};return _0x1445();}export default class tt extends _0x11e1b2{[_0x5d356f(0x11f)](){const _0x538145=_0x5d356f,_0x4fd0cc=this[_0x538145(0x123)];if(!_0x4fd0cc[_0x538145(0x135)][_0x538145(0x11c)](_0x538145(0x12b)))return;_0x4fd0cc[_0x538145(0x135)][_0x538145(0x124)](_0x538145(0x13b))[_0x538145(0x133)](_0x538145(0x136));const _0x2d0500=_0x4fd0cc[_0x538145(0x135)][_0x538145(0x124)](_0x538145(0x13b)),_0x189f5f=_0x4fd0cc[_0x538145(0x130)];_0x2d0500[_0x538145(0x120)][_0x538145(0x132)](_0x538145(0x136),_0x536203=>_0xf04636(_0x189f5f,_0x538145(0x13e),_0x536203)),_0x4fd0cc[_0x538145(0x138)][_0x538145(0x11e)](_0x538145(0x13d))[_0x538145(0x122)]({'model':_0x538145(0x136),'view':(_0x222164,{writer:_0x1843eb,options:_0x46eebb})=>{const _0x21084f=_0x538145;if(!_0x46eebb[_0x21084f(0x131)])return null;const _0x2d9e50=_0x1843eb[_0x21084f(0x13c)](_0x21084f(0x137)),_0x23ee48=_0x1843eb[_0x21084f(0x121)]('hr');return _0x1843eb[_0x21084f(0x127)](_0x21084f(0x125),_0x2d9e50),_0x1843eb[_0x21084f(0x12e)](_0x1843eb[_0x21084f(0x128)](_0x2d9e50,0x0),_0x23ee48),_0x2d9e50;},'converterPriority':_0x538145(0x139)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xadeed8=_0x21fb;(function(_0x3e9c4e,_0x354d98){const _0x591d4c=_0x21fb,_0x58b9dd=_0x3e9c4e();while(!![]){try{const _0x5e9966=-parseInt(_0x591d4c(0x93))/0x1*(parseInt(_0x591d4c(0xa7))/0x2)+-parseInt(_0x591d4c(0x88))/0x3+parseInt(_0x591d4c(0xa6))/0x4+-parseInt(_0x591d4c(0x9c))/0x5*(-parseInt(_0x591d4c(0x96))/0x6)+parseInt(_0x591d4c(0x91))/0x7+-parseInt(_0x591d4c(0xa2))/0x8+-parseInt(_0x591d4c(0x89))/0x9;if(_0x5e9966===_0x354d98)break;else _0x58b9dd['push'](_0x58b9dd['shift']());}catch(_0x210950){_0x58b9dd['push'](_0x58b9dd['shift']());}}}(_0x58c7,0xb9319));import{Plugin as _0x5936af}from'ckeditor5/src/core.js';import{getTranslation as _0x329a4c}from'../utils/common-translations.js';function _0x21fb(_0x4ea9ca,_0x2f1e6c){const _0x58c714=_0x58c7();return _0x21fb=function(_0x21fb25,_0x27b68c){_0x21fb25=_0x21fb25-0x82;let _0x500db9=_0x58c714[_0x21fb25];return _0x500db9;},_0x21fb(_0x4ea9ca,_0x2f1e6c);}function _0x58c7(){const _0x4f5c4f=['element','htmlEmbed','attribute','start','4496212SJtHca','registerDescriptionCallback','123TNjRvB','nodeAfter','getFirstRange','60eyPyDW','key','has','HtmlEmbed','afterInit','ELEMENT_HTML_EMBED','460425gurKLN','formatBlock','*Change\x20%0\x20content*','rawHtml','locale','editor','631440RTtGTG','commandName','registerElementLabel','registerBlockAttribute','5606644sXZYBb','10012VeOTPM','plugins','get','_registerLegacyDescription','descriptionFactory','TrackChangesEditing','value','1961802qjNVSB','7719048QIeKpC','type','format','enableDefaultAttributesIntegration'];_0x58c7=function(){return _0x4f5c4f;};return _0x58c7();}export default class et extends _0x5936af{[_0xadeed8(0x9a)](){const _0x5ab347=_0xadeed8,_0x38caf0=this[_0x5ab347(0xa1)];if(!_0x38caf0[_0x5ab347(0x82)][_0x5ab347(0x98)](_0x5ab347(0x99)))return;const _0x411c36=_0x38caf0[_0x5ab347(0x82)][_0x5ab347(0x83)](_0x5ab347(0x86)),_0x575227=_0x38caf0[_0x5ab347(0xa0)];_0x411c36[_0x5ab347(0x85)][_0x5ab347(0xa4)](_0x5ab347(0x9f),_0x20b872=>_0x329a4c(_0x575227,_0x5ab347(0x9b),_0x20b872)),_0x411c36[_0x5ab347(0x8c)](_0x5ab347(0x8e)),_0x411c36[_0x5ab347(0xa5)](_0x5ab347(0x87)),_0x411c36[_0x5ab347(0x85)][_0x5ab347(0x92)](_0x50cda0=>{const _0x115b12=_0x5ab347;if(_0x115b12(0x8f)!=_0x50cda0[_0x115b12(0x8a)])return;const {data:_0x26a092}=_0x50cda0;if(_0x26a092&&_0x115b12(0x87)==_0x26a092[_0x115b12(0x97)]&&_0x50cda0[_0x115b12(0x95)]()[_0x115b12(0x90)][_0x115b12(0x94)]['is'](_0x115b12(0x8d),_0x115b12(0x9f))){const _0x4e8ab1=_0x329a4c(_0x575227,_0x115b12(0x9b));return{'type':_0x115b12(0x8b),'content':_0x329a4c(_0x575227,_0x115b12(0x9e),_0x4e8ab1)};}}),this[_0x5ab347(0x84)]();}[_0xadeed8(0x84)](){const _0xd212b5=_0xadeed8,_0x17567f=this[_0xd212b5(0xa1)],_0x48369f=_0x17567f[_0xd212b5(0xa0)];_0x17567f[_0xd212b5(0x82)][_0xd212b5(0x83)](_0xd212b5(0x86))[_0xd212b5(0x85)][_0xd212b5(0x92)](_0x4a2d17=>{const _0x45b285=_0xd212b5;if(_0x45b285(0x9d)!=_0x4a2d17[_0x45b285(0x8a)])return;const {data:_0x592b38}=_0x4a2d17;if(_0x592b38&&_0x45b285(0x8e)==_0x592b38[_0x45b285(0xa3)]){const _0x26a811=_0x329a4c(_0x48369f,_0x45b285(0x9b));return{'type':_0x45b285(0x8b),'content':_0x329a4c(_0x48369f,_0x45b285(0x9e),_0x26a811)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x1b41(){const _0x5edff1=['imageTypeBlock','imageTypeInline','isCollapsed','change','FORMAT_IMAGE_SIZE','ELEMENT_CAPTION','ImageUtils','imageInline','ImageBlockEditing','isBlockImage','alt','468dEFxJA','selection','ELEMENT_INLINE_IMAGE','width','imageStylePreApply','ELEMENT_IMAGE','1868360spAWyP','_findSuggestions','type','filter','plugins','resizedWidth','formatBlock','forceDefaultExecution','10HIELhS','descriptionFactory','getFirstRange','afterInit','getClosestSelectedImageElement','imageTextAlternative','isIntersecting','markInsertion','343529lXqzez','schema','toggleImageCaption','fromPosition','previous','caption','length','key','registerDescriptionCallback','document','Inline\x20image\x20to\x20block\x20image','nodeBefore','enableCommand','locale','markDeletion','accept','findIndex','newValue','markBlockFormat','discard','has','getContainedElement','imageBlock','registerCustomCallback','start','createRangeOn','imageCaption','getNearestSelectionRange','1210216eRlAbe','registerBlockAttribute','getCaptionFromImageModelElement','getSuggestionCallback','join','toPrevious','*Set\x20image\x20width:*\x20%0','ImageUploadEditing','ImageCaptionEditing','insertImage','addObject','insertion','159684jyTwKN','_registerLegacyDescription','removeObject','model','*Reset\x20image\x20width*','isOwn','forward','registerElementLabel','element','_suggestionFactory','createRange','resizeImage','attribute','toNext','editor','TrackChangesEditing','registerAttributeLabel','*Set\x20image\x20text\x20alternative:*\x20%0','17349CJXmTC','nodeAfter','ImageInlineEditing','convertBlockImageToInline','Block\x20image\x20to\x20inline\x20image','commandParams','end','ImageTextAlternativeEditing','chain','backward','formatInline','commandName','ImageCaptionUtils','ImageResize','enableDefaultAttributesIntegration','*Remove\x20image\x20text\x20alternative*','ImageEditing','606510qtLnNl','find','isBefore','format','subType','deletion','isEqual','4463217Tjsrry','convertInlineImageToBlock','uploadImage','get','detach'];_0x1b41=function(){return _0x5edff1;};return _0x1b41();}const _0x37ce36=_0x28ef;(function(_0x43c6d6,_0x51d751){const _0x3bc4fd=_0x28ef,_0x5c07ce=_0x43c6d6();while(!![]){try{const _0x236a96=parseInt(_0x3bc4fd(0x167))/0x1+parseInt(_0x3bc4fd(0x1b2))/0x2+parseInt(_0x3bc4fd(0x1a1))/0x3*(parseInt(_0x3bc4fd(0x151))/0x4)+-parseInt(_0x3bc4fd(0x15f))/0x5*(parseInt(_0x3bc4fd(0x18f))/0x6)+-parseInt(_0x3bc4fd(0x183))/0x7+-parseInt(_0x3bc4fd(0x157))/0x8+-parseInt(_0x3bc4fd(0x1b9))/0x9;if(_0x236a96===_0x51d751)break;else _0x5c07ce['push'](_0x5c07ce['shift']());}catch(_0x90b890){_0x5c07ce['push'](_0x5c07ce['shift']());}}}(_0x1b41,0x59ccd));function _0x28ef(_0x200265,_0x390fa8){const _0x1b413c=_0x1b41();return _0x28ef=function(_0x28ef7f,_0x4764dd){_0x28ef7f=_0x28ef7f-0x14a;let _0x5ed5c2=_0x1b413c[_0x28ef7f];return _0x5ed5c2;},_0x28ef(_0x200265,_0x390fa8);}import{Plugin as _0x2ed6db}from'ckeditor5/src/core.js';import{LivePosition as _0x18a97e}from'ckeditor5/src/engine.js';import{getTranslation as _0xd7d86c}from'../utils/common-translations.js';export default class it extends _0x2ed6db{[_0x37ce36(0x162)](){const _0x3bcc20=_0x37ce36,_0x5e2c5f=this[_0x3bcc20(0x19d)];if(!_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x17b)](_0x3bcc20(0x1b1)))return;const _0x3ff793=_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x1bc)](_0x3bcc20(0x19e)),_0x4f353f=_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x1bc)](_0x3bcc20(0x14c)),_0x2e04dc=_0x5e2c5f[_0x3bcc20(0x174)];_0x3ff793[_0x3bcc20(0x173)](_0x3bcc20(0x18c)),_0x3ff793[_0x3bcc20(0x160)][_0x3bcc20(0x196)](_0x3bcc20(0x17d),_0x28c75b=>_0xd7d86c(_0x2e04dc,_0x3bcc20(0x156),_0x28c75b)),_0x3ff793[_0x3bcc20(0x160)][_0x3bcc20(0x196)](_0x3bcc20(0x14d),_0x3aabc9=>_0xd7d86c(_0x2e04dc,_0x3bcc20(0x153),_0x3aabc9)),_0x3ff793[_0x3bcc20(0x160)][_0x3bcc20(0x196)](_0x3bcc20(0x16c),()=>_0xd7d86c(_0x2e04dc,_0x3bcc20(0x14b))),_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x17b)](_0x3bcc20(0x18a))&&_0x3ff793[_0x3bcc20(0x173)](_0x3bcc20(0x1bb)),_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x17b)](_0x3bcc20(0x14e))&&_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x17b)](_0x3bcc20(0x1a3))&&(_0x3ff793[_0x3bcc20(0x173)](_0x3bcc20(0x1bf),(_0x375f9e,_0x7bce51)=>{const _0x2896fd=_0x3bcc20,_0x2680f1=_0x4f353f[_0x2896fd(0x163)](_0x5e2c5f[_0x2896fd(0x192)][_0x2896fd(0x170)][_0x2896fd(0x152)]);_0x5e2c5f[_0x2896fd(0x192)][_0x2896fd(0x1c1)](()=>{const _0x26b23d=_0x2896fd;_0x3ff793[_0x26b23d(0x179)](_0x2680f1,{'commandName':_0x26b23d(0x1bf),'commandParams':[_0x7bce51]},[],_0x26b23d(0x1a4));});}),_0x3ff793[_0x3bcc20(0x173)](_0x3bcc20(0x1be),(_0x4eb57f,_0x3e018a)=>{const _0x203a0e=_0x3bcc20;_0x5e2c5f[_0x203a0e(0x192)][_0x203a0e(0x1c1)](_0x4f401e=>{const _0x5194c8=_0x203a0e;let _0x44925b=_0x4f353f[_0x5194c8(0x163)](_0x5e2c5f[_0x5194c8(0x192)][_0x5194c8(0x170)][_0x5194c8(0x152)]),_0xbb6a4d=_0x4f401e[_0x5194c8(0x180)](_0x44925b);const _0x56c995=_0x18a97e[_0x5194c8(0x16a)](_0xbb6a4d[_0x5194c8(0x17f)],_0x5194c8(0x188)),_0x2382db=_0x18a97e[_0x5194c8(0x16a)](_0xbb6a4d[_0x5194c8(0x1a7)],_0x5194c8(0x19c));_0x3ff793[_0x5194c8(0x15e)](()=>_0x4eb57f(_0x3e018a)),_0x44925b=_0x4f353f[_0x5194c8(0x163)](_0x5e2c5f[_0x5194c8(0x192)][_0x5194c8(0x170)][_0x5194c8(0x152)]),_0xbb6a4d=_0x4f401e[_0x5194c8(0x180)](_0x44925b);const _0x8401d5=_0x4f401e[_0x5194c8(0x199)](_0x56c995,_0x2382db);_0x56c995[_0x5194c8(0x1bd)](),_0x2382db[_0x5194c8(0x1bd)](),_0x3ff793[_0x5194c8(0x179)](_0x44925b,{'commandName':_0x5194c8(0x1bf),'commandParams':[_0x3e018a]},[],_0x5194c8(0x1ba)),_0x8401d5[_0x5194c8(0x17f)][_0x5194c8(0x1b4)](_0xbb6a4d[_0x5194c8(0x17f)])&&_0x3ff793[_0x5194c8(0x166)](_0x4f401e[_0x5194c8(0x199)](_0x8401d5[_0x5194c8(0x17f)],_0xbb6a4d[_0x5194c8(0x17f)]),_0x5194c8(0x1ba)),_0xbb6a4d[_0x5194c8(0x1a7)][_0x5194c8(0x1b4)](_0x8401d5[_0x5194c8(0x1a7)])&&_0x3ff793[_0x5194c8(0x166)](_0x4f401e[_0x5194c8(0x199)](_0xbb6a4d[_0x5194c8(0x1a7)],_0x8401d5[_0x5194c8(0x1a7)]),_0x5194c8(0x1ba));});}),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x17e)](_0x3bcc20(0x15d),_0x3bcc20(0x1ba),_0x3bcc20(0x187),()=>!0x1),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x17e)](_0x3bcc20(0x15d),_0x3bcc20(0x1ba),_0x3bcc20(0x176),()=>!0x1),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x17e)](_0x3bcc20(0x15d),_0x3bcc20(0x1ba),_0x3bcc20(0x17a),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x186)](_0x3bcc20(0x15d),'',_0x3bcc20(0x176))),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x17e)](_0x3bcc20(0x18e),_0x3bcc20(0x1ba),_0x3bcc20(0x187),()=>!0x1),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x17e)](_0x3bcc20(0x18e),_0x3bcc20(0x1ba),_0x3bcc20(0x17a),([_0x28d502])=>{const _0x55713d=_0x3bcc20,_0x1864a9=_0x3ff793[_0x55713d(0x198)][_0x55713d(0x186)](_0x55713d(0x18e),'',_0x55713d(0x17a));let _0x2ad3f6=_0x28d502[_0x55713d(0x17f)],_0x401458=_0x28d502[_0x55713d(0x1a7)];const _0x43bfb6=_0x5e2c5f[_0x55713d(0x192)][_0x55713d(0x168)][_0x55713d(0x182)](_0x2ad3f6,_0x55713d(0x1aa)),_0x28044e=_0x5e2c5f[_0x55713d(0x192)][_0x55713d(0x168)][_0x55713d(0x182)](_0x401458,_0x55713d(0x195));_0x43bfb6[_0x55713d(0x1c0)]&&(_0x2ad3f6=_0x43bfb6[_0x55713d(0x17f)]),_0x28044e[_0x55713d(0x1c0)]&&(_0x401458=_0x28044e[_0x55713d(0x1a7)]),_0x1864a9([_0x5e2c5f[_0x55713d(0x192)][_0x55713d(0x199)](_0x2ad3f6,_0x401458)]);}),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x17e)](_0x3bcc20(0x15d),_0x3bcc20(0x1ba),_0x3bcc20(0x1a9),_0x316166),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x17e)](_0x3bcc20(0x18e),_0x3bcc20(0x1ba),_0x3bcc20(0x1a9),_0x316166)),_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x17b)](_0x3bcc20(0x18b))&&(_0x3ff793[_0x3bcc20(0x173)](_0x3bcc20(0x169),(_0x2e3400,_0x54997c)=>{const _0xac3b99=_0x3bcc20,_0x2def01=_0x5e2c5f[_0xac3b99(0x15b)][_0xac3b99(0x1bc)](_0xac3b99(0x1ad));let _0x46a69e=_0x4f353f[_0xac3b99(0x163)](_0x5e2c5f[_0xac3b99(0x192)][_0xac3b99(0x170)][_0xac3b99(0x152)]),_0x14a9aa=_0x2def01[_0xac3b99(0x185)](_0x46a69e);_0x5e2c5f[_0xac3b99(0x192)][_0xac3b99(0x1c1)](()=>{const _0xb13634=_0xac3b99;if(_0x14a9aa)return void _0x3ff793[_0xb13634(0x175)](_0x5e2c5f[_0xb13634(0x192)][_0xb13634(0x180)](_0x14a9aa));const _0x30d82f=_0x4f353f[_0xb13634(0x14f)](_0x46a69e);_0x2e3400(_0x54997c),_0x46a69e=_0x4f353f[_0xb13634(0x163)](_0x5e2c5f[_0xb13634(0x192)][_0xb13634(0x170)][_0xb13634(0x152)]),_0x14a9aa=_0x2def01[_0xb13634(0x185)](_0x46a69e),_0x3ff793[_0xb13634(0x166)](_0x5e2c5f[_0xb13634(0x192)][_0xb13634(0x180)](_0x14a9aa),_0x30d82f?null:_0xb13634(0x181));});}),_0x3ff793[_0x3bcc20(0x198)][_0x3bcc20(0x17e)](_0x3bcc20(0x18e),_0x3bcc20(0x181),_0x3bcc20(0x1a9),_0x316166));const _0x1e002f=[{'type':_0x3bcc20(0x15d),'subType':_0x3bcc20(0x155)},{'type':_0x3bcc20(0x18e),'subType':_0x3bcc20(0x181)},{'type':_0x3bcc20(0x15d),'subType':_0x3bcc20(0x1ba)},{'type':_0x3bcc20(0x18e),'subType':_0x3bcc20(0x1ba)}];function _0x380239(_0x2d8ba9,_0x2d2b86){const _0x40e4e2=_0x3bcc20,_0x2c91fd=_0x1e002f[_0x40e4e2(0x177)](({type:_0xfb85d4,subType:_0x4069a5})=>_0x2d8ba9[_0x40e4e2(0x159)]==_0xfb85d4&&_0x2d8ba9[_0x40e4e2(0x1b6)]==_0x4069a5),_0x5e533c=_0x1e002f[_0x40e4e2(0x177)](({type:_0x4cb627,subType:_0x48c721})=>_0x2d2b86[_0x40e4e2(0x159)]==_0x4cb627&&_0x2d2b86[_0x40e4e2(0x1b6)]==_0x48c721);if(_0x2c91fd<0x0||_0x5e533c<0x0)return!0x1;const _0x1751d3=_0x2d8ba9[_0x40e4e2(0x161)](),_0x538bfe=_0x2d2b86[_0x40e4e2(0x161)]();if((0x0==_0x2c91fd||0x1==_0x2c91fd)&&0x2==_0x5e533c&&_0x1751d3[_0x40e4e2(0x165)](_0x538bfe))return!0x0;if(0x2==_0x2c91fd&&0x3==_0x5e533c){const _0x5ae3ae=_0x3ff793[_0x40e4e2(0x158)](_0x1751d3,_0x40e4e2(0x18e))[_0x40e4e2(0x15a)](({suggestion:_0x6181fb,meta:_0x53ba87})=>_0x53ba87[_0x40e4e2(0x194)]&&_0x40e4e2(0x1ba)==_0x6181fb[_0x40e4e2(0x1b6)]);if(_0x5ae3ae[_0x40e4e2(0x16d)]>0x1&&_0x538bfe[_0x40e4e2(0x1a7)][_0x40e4e2(0x1b8)](_0x1751d3[_0x40e4e2(0x17f)]))return!0x0;if(0x1==_0x5ae3ae[_0x40e4e2(0x16d)]&&(_0x1751d3[_0x40e4e2(0x17f)][_0x40e4e2(0x1b8)](_0x538bfe[_0x40e4e2(0x1a7)])||_0x1751d3[_0x40e4e2(0x1a7)][_0x40e4e2(0x1b8)](_0x538bfe[_0x40e4e2(0x17f)])))return!0x0;}if(0x3==_0x2c91fd&&0x3==_0x5e533c&&_0x1751d3[_0x40e4e2(0x17f)][_0x40e4e2(0x1b4)](_0x538bfe[_0x40e4e2(0x17f)])){const _0x3a3332=_0x1751d3[_0x40e4e2(0x1a7)][_0x40e4e2(0x1a2)],_0x4edc5d=_0x538bfe[_0x40e4e2(0x17f)][_0x40e4e2(0x172)];return _0x4f353f[_0x40e4e2(0x14f)](_0x3a3332)&&_0x3a3332===_0x4edc5d;}return!0x1;}function _0x316166(_0x118594,_0x12ff5c){return _0x380239(_0x118594,_0x12ff5c)?[_0x118594,_0x12ff5c]:_0x380239(_0x12ff5c,_0x118594)?[_0x12ff5c,_0x118594]:null;}_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x17b)](_0x3bcc20(0x1ae))&&(_0x3ff793[_0x3bcc20(0x1af)](_0x3bcc20(0x19a)),_0x3ff793[_0x3bcc20(0x184)](_0x3bcc20(0x15c)),_0x3ff793[_0x3bcc20(0x160)][_0x3bcc20(0x19f)](_0x3bcc20(0x15c),_0xd7d86c(_0x2e04dc,_0x3bcc20(0x14a)))),_0x5e2c5f[_0x3bcc20(0x15b)][_0x3bcc20(0x17b)](_0x3bcc20(0x1a8))&&(_0x3ff793[_0x3bcc20(0x1af)](_0x3bcc20(0x164)),_0x3ff793[_0x3bcc20(0x184)](_0x3bcc20(0x150))),_0x3ff793[_0x3bcc20(0x160)][_0x3bcc20(0x16f)](_0x30179a=>{const _0x54c8d8=_0x3bcc20;if(!!_0x1e002f[_0x54c8d8(0x1b3)](({type:_0x46d19e,subType:_0x30ea65})=>_0x30179a[_0x54c8d8(0x159)]==_0x46d19e&&_0x30179a[_0x54c8d8(0x1b6)]==_0x30ea65))return _0x30179a[_0x54c8d8(0x16b)]?{}:void 0x0;}),_0x3ff793[_0x3bcc20(0x160)][_0x3bcc20(0x16f)](_0x49aa11=>{const _0x39d7e2=_0x3bcc20;if(_0x39d7e2(0x18e)==_0x49aa11[_0x39d7e2(0x159)]||_0x39d7e2(0x1b7)==_0x49aa11[_0x39d7e2(0x159)]){const _0xaa5ae5=_0x49aa11[_0x39d7e2(0x17c)]();if(_0xaa5ae5&&_0xaa5ae5['is'](_0x39d7e2(0x197),_0x39d7e2(0x16c)))return{'type':_0x39d7e2(0x18e)==_0x49aa11[_0x39d7e2(0x159)]?_0x39d7e2(0x18d):_0x39d7e2(0x191),'element':_0xaa5ae5,'quantity':0x1};}}),_0x3ff793[_0x3bcc20(0x160)][_0x3bcc20(0x16f)](_0x2a0707=>_0x3bcc20(0x15d)==_0x2a0707[_0x3bcc20(0x159)]&&_0x3bcc20(0x1ba)==_0x2a0707[_0x3bcc20(0x1b6)]?{'type':_0x3bcc20(0x1b5),'content':_0x3bcc20(0x171)}:_0x3bcc20(0x15d)==_0x2a0707[_0x3bcc20(0x159)]&&_0x3bcc20(0x1a4)==_0x2a0707[_0x3bcc20(0x1b6)]?{'type':_0x3bcc20(0x1b5),'content':_0x3bcc20(0x1a5)}:void 0x0),_0x3ff793[_0x3bcc20(0x160)][_0x3bcc20(0x16f)](_0x58bb9b=>{const _0x31414b=_0x3bcc20;if(_0x31414b(0x19b)!=_0x58bb9b[_0x31414b(0x159)])return;const {data:_0x47ae63}=_0x58bb9b;if(!_0x47ae63||_0x31414b(0x150)!=_0x47ae63[_0x31414b(0x16e)])return;const _0x5aa350=_0x47ae63[_0x31414b(0x178)];return _0x5aa350?{'type':_0x31414b(0x1b5),'content':_0xd7d86c(_0x2e04dc,_0x31414b(0x1a0),'\x22'+_0x5aa350+'\x22')}:{'type':_0x31414b(0x1b5),'content':_0xd7d86c(_0x2e04dc,_0x31414b(0x1b0))};}),this[_0x3bcc20(0x190)]();}[_0x37ce36(0x190)](){const _0x59db92=_0x37ce36,_0x3d5c28=this[_0x59db92(0x19d)],_0x271390=_0x3d5c28[_0x59db92(0x174)];_0x3d5c28[_0x59db92(0x15b)][_0x59db92(0x1bc)](_0x59db92(0x19e))[_0x59db92(0x160)][_0x59db92(0x16f)](_0x39deb1=>{const _0x33eed9=_0x59db92;if(_0x33eed9(0x15d)!=_0x39deb1[_0x33eed9(0x159)]&&_0x33eed9(0x1ab)!=_0x39deb1[_0x33eed9(0x159)])return;const {data:_0x41b3bb}=_0x39deb1;if(_0x41b3bb){if(_0x33eed9(0x164)==_0x41b3bb[_0x33eed9(0x1ac)]){const _0x3a5caf=_0x41b3bb[_0x33eed9(0x1a6)][0x0][_0x33eed9(0x178)];return _0x3a5caf?{'type':_0x33eed9(0x1b5),'content':_0xd7d86c(_0x271390,_0x33eed9(0x1a0),'\x22'+_0x3a5caf+'\x22')}:{'type':_0x33eed9(0x1b5),'content':_0xd7d86c(_0x271390,_0x33eed9(0x1b0))};}if(_0x33eed9(0x19a)==_0x41b3bb[_0x33eed9(0x1ac)]){const _0x25bff1=_0x41b3bb[_0x33eed9(0x1a6)][0x0][_0x33eed9(0x154)];return _0x25bff1?{'type':_0x33eed9(0x1b5),'content':_0xd7d86c(_0x271390,_0x33eed9(0x189),_0x25bff1)}:{'type':_0x33eed9(0x1b5),'content':_0xd7d86c(_0x271390,_0x33eed9(0x193))};}}});}}
|
|
23
|
+
const _0x54b7d1=_0xcd97;(function(_0x93b161,_0x2cc9e2){const _0x1faaad=_0xcd97,_0x378950=_0x93b161();while(!![]){try{const _0x3a6f39=parseInt(_0x1faaad(0x18e))/0x1+-parseInt(_0x1faaad(0x1a0))/0x2+parseInt(_0x1faaad(0x19f))/0x3*(-parseInt(_0x1faaad(0x187))/0x4)+-parseInt(_0x1faaad(0x163))/0x5+parseInt(_0x1faaad(0x172))/0x6+parseInt(_0x1faaad(0x17a))/0x7+-parseInt(_0x1faaad(0x15b))/0x8*(-parseInt(_0x1faaad(0x17c))/0x9);if(_0x3a6f39===_0x2cc9e2)break;else _0x378950['push'](_0x378950['shift']());}catch(_0x14436a){_0x378950['push'](_0x378950['shift']());}}}(_0x32f6,0xca17b));import{Plugin as _0x17b9d9}from'ckeditor5/src/core.js';import{LivePosition as _0x5ed750}from'ckeditor5/src/engine.js';function _0x32f6(){const _0x3e86bf=['toNext','toPrevious','isOwn','_registerLegacyDescription','editor','document','find','createRange','chain','isBefore','ImageInlineEditing','getSuggestionCallback','*Reset\x20image\x20width*','ELEMENT_CAPTION','insertion','ELEMENT_IMAGE','change','ImageTextAlternativeEditing','findIndex','backward','uploadImage','enableCommand','filter','isIntersecting','markDeletion','markInsertion','isBlockImage','format','has','40alOWTL','getClosestSelectedImageElement','imageBlock','model','*Set\x20image\x20width:*\x20%0','selection','start','ImageEditing','4690370HdWcZB','getContainedElement','descriptionFactory','convertInlineImageToBlock','deletion','imageStylePreApply','key','ELEMENT_INLINE_IMAGE','discard','markBlockFormat','convertBlockImageToInline','toggleImageCaption','ImageUploadEditing','isCollapsed','ImageBlockEditing','961692niUFHq','registerCustomCallback','imageCaption','resizeImage','join','ImageCaptionUtils','addObject','isEqual','919310LzqJLH','imageTextAlternative','5475141mBJvWL','Inline\x20image\x20to\x20block\x20image','length','TrackChangesEditing','accept','forceDefaultExecution','nodeAfter','caption','locale','subType','detach','268wJLGRg','nodeBefore','registerAttributeLabel','insertImage','alt','resizedWidth','formatInline','1031173UAdkHk','imageTypeBlock','end','get','_suggestionFactory','removeObject','element','fromPosition','newValue','_findSuggestions','type','registerElementLabel','attribute','createRangeOn','plugins','imageInline','registerBlockAttribute','62694JbyvyN','2397038bVewCr','ImageUtils','ImageCaptionEditing','forward','formatBlock','*Remove\x20image\x20text\x20alternative*','enableDefaultAttributesIntegration','previous','width','imageTypeInline','afterInit','FORMAT_IMAGE_SIZE','*Set\x20image\x20text\x20alternative:*\x20%0','schema','commandParams','Block\x20image\x20to\x20inline\x20image','ImageResize','commandName','getFirstRange','registerDescriptionCallback','getNearestSelectionRange','getCaptionFromImageModelElement'];_0x32f6=function(){return _0x3e86bf;};return _0x32f6();}import{getTranslation as _0x29b8ab}from'../utils/common-translations.js';function _0xcd97(_0x23c4fe,_0x217255){const _0x32f636=_0x32f6();return _0xcd97=function(_0xcd9732,_0x3f663e){_0xcd9732=_0xcd9732-0x13d;let _0x5500f7=_0x32f636[_0xcd9732];return _0x5500f7;},_0xcd97(_0x23c4fe,_0x217255);}export default class it extends _0x17b9d9{[_0x54b7d1(0x1aa)](){const _0x1bc19a=_0x54b7d1,_0x571736=this[_0x1bc19a(0x142)];if(!_0x571736[_0x1bc19a(0x19c)][_0x1bc19a(0x15a)](_0x1bc19a(0x162)))return;const _0x4d319f=_0x571736[_0x1bc19a(0x19c)][_0x1bc19a(0x191)](_0x1bc19a(0x17f)),_0x24a8de=_0x571736[_0x1bc19a(0x19c)][_0x1bc19a(0x191)](_0x1bc19a(0x1a1)),_0x628a71=_0x571736[_0x1bc19a(0x184)];_0x4d319f[_0x1bc19a(0x153)](_0x1bc19a(0x18a)),_0x4d319f[_0x1bc19a(0x165)][_0x1bc19a(0x199)](_0x1bc19a(0x15d),_0x2102e0=>_0x29b8ab(_0x628a71,_0x1bc19a(0x14d),_0x2102e0)),_0x4d319f[_0x1bc19a(0x165)][_0x1bc19a(0x199)](_0x1bc19a(0x19d),_0x5ab69a=>_0x29b8ab(_0x628a71,_0x1bc19a(0x16a),_0x5ab69a)),_0x4d319f[_0x1bc19a(0x165)][_0x1bc19a(0x199)](_0x1bc19a(0x183),()=>_0x29b8ab(_0x628a71,_0x1bc19a(0x14b))),_0x571736[_0x1bc19a(0x19c)][_0x1bc19a(0x15a)](_0x1bc19a(0x16f))&&_0x4d319f[_0x1bc19a(0x153)](_0x1bc19a(0x152)),_0x571736[_0x1bc19a(0x19c)][_0x1bc19a(0x15a)](_0x1bc19a(0x171))&&_0x571736[_0x1bc19a(0x19c)][_0x1bc19a(0x15a)](_0x1bc19a(0x148))&&(_0x4d319f[_0x1bc19a(0x153)](_0x1bc19a(0x1a9),(_0x46f852,_0xfc3f3f)=>{const _0x3fa8df=_0x1bc19a,_0x3c4747=_0x24a8de[_0x3fa8df(0x15c)](_0x571736[_0x3fa8df(0x15e)][_0x3fa8df(0x143)][_0x3fa8df(0x160)]);_0x571736[_0x3fa8df(0x15e)][_0x3fa8df(0x14e)](()=>{const _0x294809=_0x3fa8df;_0x4d319f[_0x294809(0x16c)](_0x3c4747,{'commandName':_0x294809(0x1a9),'commandParams':[_0xfc3f3f]},[],_0x294809(0x16d));});}),_0x4d319f[_0x1bc19a(0x153)](_0x1bc19a(0x18f),(_0x44c6e9,_0x2cc02e)=>{const _0x4b6fb5=_0x1bc19a;_0x571736[_0x4b6fb5(0x15e)][_0x4b6fb5(0x14e)](_0x5771d2=>{const _0xa6b03f=_0x4b6fb5;let _0x583d39=_0x24a8de[_0xa6b03f(0x15c)](_0x571736[_0xa6b03f(0x15e)][_0xa6b03f(0x143)][_0xa6b03f(0x160)]),_0x5783c3=_0x5771d2[_0xa6b03f(0x19b)](_0x583d39);const _0x9786cf=_0x5ed750[_0xa6b03f(0x195)](_0x5783c3[_0xa6b03f(0x161)],_0xa6b03f(0x13f)),_0x40f074=_0x5ed750[_0xa6b03f(0x195)](_0x5783c3[_0xa6b03f(0x190)],_0xa6b03f(0x13e));_0x4d319f[_0xa6b03f(0x181)](()=>_0x44c6e9(_0x2cc02e)),_0x583d39=_0x24a8de[_0xa6b03f(0x15c)](_0x571736[_0xa6b03f(0x15e)][_0xa6b03f(0x143)][_0xa6b03f(0x160)]),_0x5783c3=_0x5771d2[_0xa6b03f(0x19b)](_0x583d39);const _0x1d45a7=_0x5771d2[_0xa6b03f(0x145)](_0x9786cf,_0x40f074);_0x9786cf[_0xa6b03f(0x186)](),_0x40f074[_0xa6b03f(0x186)](),_0x4d319f[_0xa6b03f(0x16c)](_0x583d39,{'commandName':_0xa6b03f(0x1a9),'commandParams':[_0x2cc02e]},[],_0xa6b03f(0x166)),_0x1d45a7[_0xa6b03f(0x161)][_0xa6b03f(0x147)](_0x5783c3[_0xa6b03f(0x161)])&&_0x4d319f[_0xa6b03f(0x157)](_0x5771d2[_0xa6b03f(0x145)](_0x1d45a7[_0xa6b03f(0x161)],_0x5783c3[_0xa6b03f(0x161)]),_0xa6b03f(0x166)),_0x5783c3[_0xa6b03f(0x190)][_0xa6b03f(0x147)](_0x1d45a7[_0xa6b03f(0x190)])&&_0x4d319f[_0xa6b03f(0x157)](_0x5771d2[_0xa6b03f(0x145)](_0x5783c3[_0xa6b03f(0x190)],_0x1d45a7[_0xa6b03f(0x190)]),_0xa6b03f(0x166));});}),_0x4d319f[_0x1bc19a(0x192)][_0x1bc19a(0x173)](_0x1bc19a(0x1a4),_0x1bc19a(0x166),_0x1bc19a(0x176),()=>!0x1),_0x4d319f[_0x1bc19a(0x192)][_0x1bc19a(0x173)](_0x1bc19a(0x1a4),_0x1bc19a(0x166),_0x1bc19a(0x180),()=>!0x1),_0x4d319f[_0x1bc19a(0x192)][_0x1bc19a(0x173)](_0x1bc19a(0x1a4),_0x1bc19a(0x166),_0x1bc19a(0x16b),_0x4d319f[_0x1bc19a(0x192)][_0x1bc19a(0x149)](_0x1bc19a(0x1a4),'',_0x1bc19a(0x180))),_0x4d319f[_0x1bc19a(0x192)][_0x1bc19a(0x173)](_0x1bc19a(0x14c),_0x1bc19a(0x166),_0x1bc19a(0x176),()=>!0x1),_0x4d319f[_0x1bc19a(0x192)][_0x1bc19a(0x173)](_0x1bc19a(0x14c),_0x1bc19a(0x166),_0x1bc19a(0x16b),([_0x24929d])=>{const _0x35bddc=_0x1bc19a,_0x363439=_0x4d319f[_0x35bddc(0x192)][_0x35bddc(0x149)](_0x35bddc(0x14c),'',_0x35bddc(0x16b));let _0x52b2f5=_0x24929d[_0x35bddc(0x161)],_0x5581db=_0x24929d[_0x35bddc(0x190)];const _0x16a587=_0x571736[_0x35bddc(0x15e)][_0x35bddc(0x1ad)][_0x35bddc(0x1b4)](_0x52b2f5,_0x35bddc(0x151)),_0x4237c7=_0x571736[_0x35bddc(0x15e)][_0x35bddc(0x1ad)][_0x35bddc(0x1b4)](_0x5581db,_0x35bddc(0x1a3));_0x16a587[_0x35bddc(0x170)]&&(_0x52b2f5=_0x16a587[_0x35bddc(0x161)]),_0x4237c7[_0x35bddc(0x170)]&&(_0x5581db=_0x4237c7[_0x35bddc(0x190)]),_0x363439([_0x571736[_0x35bddc(0x15e)][_0x35bddc(0x145)](_0x52b2f5,_0x5581db)]);}),_0x4d319f[_0x1bc19a(0x192)][_0x1bc19a(0x173)](_0x1bc19a(0x1a4),_0x1bc19a(0x166),_0x1bc19a(0x146),_0x4fbc11),_0x4d319f[_0x1bc19a(0x192)][_0x1bc19a(0x173)](_0x1bc19a(0x14c),_0x1bc19a(0x166),_0x1bc19a(0x146),_0x4fbc11)),_0x571736[_0x1bc19a(0x19c)][_0x1bc19a(0x15a)](_0x1bc19a(0x1a2))&&(_0x4d319f[_0x1bc19a(0x153)](_0x1bc19a(0x16e),(_0x59399c,_0x4c4416)=>{const _0x39673d=_0x1bc19a,_0x34ccbf=_0x571736[_0x39673d(0x19c)][_0x39673d(0x191)](_0x39673d(0x177));let _0x2adae1=_0x24a8de[_0x39673d(0x15c)](_0x571736[_0x39673d(0x15e)][_0x39673d(0x143)][_0x39673d(0x160)]),_0x52dc50=_0x34ccbf[_0x39673d(0x13d)](_0x2adae1);_0x571736[_0x39673d(0x15e)][_0x39673d(0x14e)](()=>{const _0x2eb1cf=_0x39673d;if(_0x52dc50)return void _0x4d319f[_0x2eb1cf(0x156)](_0x571736[_0x2eb1cf(0x15e)][_0x2eb1cf(0x19b)](_0x52dc50));const _0x31e436=_0x24a8de[_0x2eb1cf(0x158)](_0x2adae1);_0x59399c(_0x4c4416),_0x2adae1=_0x24a8de[_0x2eb1cf(0x15c)](_0x571736[_0x2eb1cf(0x15e)][_0x2eb1cf(0x143)][_0x2eb1cf(0x160)]),_0x52dc50=_0x34ccbf[_0x2eb1cf(0x13d)](_0x2adae1),_0x4d319f[_0x2eb1cf(0x157)](_0x571736[_0x2eb1cf(0x15e)][_0x2eb1cf(0x19b)](_0x52dc50),_0x31e436?null:_0x2eb1cf(0x174));});}),_0x4d319f[_0x1bc19a(0x192)][_0x1bc19a(0x173)](_0x1bc19a(0x14c),_0x1bc19a(0x174),_0x1bc19a(0x146),_0x4fbc11));const _0x209c3f=[{'type':_0x1bc19a(0x1a4),'subType':_0x1bc19a(0x168)},{'type':_0x1bc19a(0x14c),'subType':_0x1bc19a(0x174)},{'type':_0x1bc19a(0x1a4),'subType':_0x1bc19a(0x166)},{'type':_0x1bc19a(0x14c),'subType':_0x1bc19a(0x166)}];function _0x6998f8(_0x485257,_0x56884a){const _0x35153b=_0x1bc19a,_0x2dc92e=_0x209c3f[_0x35153b(0x150)](({type:_0x1ca5e8,subType:_0x3234bb})=>_0x485257[_0x35153b(0x198)]==_0x1ca5e8&&_0x485257[_0x35153b(0x185)]==_0x3234bb),_0x3f955d=_0x209c3f[_0x35153b(0x150)](({type:_0xdef485,subType:_0x18ded0})=>_0x56884a[_0x35153b(0x198)]==_0xdef485&&_0x56884a[_0x35153b(0x185)]==_0x18ded0);if(_0x2dc92e<0x0||_0x3f955d<0x0)return!0x1;const _0x237747=_0x485257[_0x35153b(0x1b2)](),_0xa22707=_0x56884a[_0x35153b(0x1b2)]();if((0x0==_0x2dc92e||0x1==_0x2dc92e)&&0x2==_0x3f955d&&_0x237747[_0x35153b(0x155)](_0xa22707))return!0x0;if(0x2==_0x2dc92e&&0x3==_0x3f955d){const _0x56b26d=_0x4d319f[_0x35153b(0x197)](_0x237747,_0x35153b(0x14c))[_0x35153b(0x154)](({suggestion:_0x567ce4,meta:_0x339242})=>_0x339242[_0x35153b(0x140)]&&_0x35153b(0x166)==_0x567ce4[_0x35153b(0x185)]);if(_0x56b26d[_0x35153b(0x17e)]>0x1&&_0xa22707[_0x35153b(0x190)][_0x35153b(0x179)](_0x237747[_0x35153b(0x161)]))return!0x0;if(0x1==_0x56b26d[_0x35153b(0x17e)]&&(_0x237747[_0x35153b(0x161)][_0x35153b(0x179)](_0xa22707[_0x35153b(0x190)])||_0x237747[_0x35153b(0x190)][_0x35153b(0x179)](_0xa22707[_0x35153b(0x161)])))return!0x0;}if(0x3==_0x2dc92e&&0x3==_0x3f955d&&_0x237747[_0x35153b(0x161)][_0x35153b(0x147)](_0xa22707[_0x35153b(0x161)])){const _0x53f40f=_0x237747[_0x35153b(0x190)][_0x35153b(0x182)],_0x41cfc1=_0xa22707[_0x35153b(0x161)][_0x35153b(0x188)];return _0x24a8de[_0x35153b(0x158)](_0x53f40f)&&_0x53f40f===_0x41cfc1;}return!0x1;}function _0x4fbc11(_0x185c83,_0x49bc9d){return _0x6998f8(_0x185c83,_0x49bc9d)?[_0x185c83,_0x49bc9d]:_0x6998f8(_0x49bc9d,_0x185c83)?[_0x49bc9d,_0x185c83]:null;}_0x571736[_0x1bc19a(0x19c)][_0x1bc19a(0x15a)](_0x1bc19a(0x1b0))&&(_0x4d319f[_0x1bc19a(0x1a6)](_0x1bc19a(0x175)),_0x4d319f[_0x1bc19a(0x19e)](_0x1bc19a(0x18c)),_0x4d319f[_0x1bc19a(0x165)][_0x1bc19a(0x189)](_0x1bc19a(0x18c),_0x29b8ab(_0x628a71,_0x1bc19a(0x1ab)))),_0x571736[_0x1bc19a(0x19c)][_0x1bc19a(0x15a)](_0x1bc19a(0x14f))&&(_0x4d319f[_0x1bc19a(0x1a6)](_0x1bc19a(0x17b)),_0x4d319f[_0x1bc19a(0x19e)](_0x1bc19a(0x18b))),_0x4d319f[_0x1bc19a(0x165)][_0x1bc19a(0x1b3)](_0x5ade67=>{const _0x4adeb6=_0x1bc19a;if(!!_0x209c3f[_0x4adeb6(0x144)](({type:_0x4c4cee,subType:_0xe34ad0})=>_0x5ade67[_0x4adeb6(0x198)]==_0x4c4cee&&_0x5ade67[_0x4adeb6(0x185)]==_0xe34ad0))return _0x5ade67[_0x4adeb6(0x1a7)]?{}:void 0x0;}),_0x4d319f[_0x1bc19a(0x165)][_0x1bc19a(0x1b3)](_0x2671e6=>{const _0x561207=_0x1bc19a;if(_0x561207(0x14c)==_0x2671e6[_0x561207(0x198)]||_0x561207(0x167)==_0x2671e6[_0x561207(0x198)]){const _0x343bbf=_0x2671e6[_0x561207(0x164)]();if(_0x343bbf&&_0x343bbf['is'](_0x561207(0x194),_0x561207(0x183)))return{'type':_0x561207(0x14c)==_0x2671e6[_0x561207(0x198)]?_0x561207(0x178):_0x561207(0x193),'element':_0x343bbf,'quantity':0x1};}}),_0x4d319f[_0x1bc19a(0x165)][_0x1bc19a(0x1b3)](_0x2dd942=>_0x1bc19a(0x1a4)==_0x2dd942[_0x1bc19a(0x198)]&&_0x1bc19a(0x166)==_0x2dd942[_0x1bc19a(0x185)]?{'type':_0x1bc19a(0x159),'content':_0x1bc19a(0x17d)}:_0x1bc19a(0x1a4)==_0x2dd942[_0x1bc19a(0x198)]&&_0x1bc19a(0x16d)==_0x2dd942[_0x1bc19a(0x185)]?{'type':_0x1bc19a(0x159),'content':_0x1bc19a(0x1af)}:void 0x0),_0x4d319f[_0x1bc19a(0x165)][_0x1bc19a(0x1b3)](_0x19c0d7=>{const _0x3d86b3=_0x1bc19a;if(_0x3d86b3(0x19a)!=_0x19c0d7[_0x3d86b3(0x198)])return;const {data:_0x1afdd6}=_0x19c0d7;if(!_0x1afdd6||_0x3d86b3(0x18b)!=_0x1afdd6[_0x3d86b3(0x169)])return;const _0x398a4a=_0x1afdd6[_0x3d86b3(0x196)];return _0x398a4a?{'type':_0x3d86b3(0x159),'content':_0x29b8ab(_0x628a71,_0x3d86b3(0x1ac),'\x22'+_0x398a4a+'\x22')}:{'type':_0x3d86b3(0x159),'content':_0x29b8ab(_0x628a71,_0x3d86b3(0x1a5))};}),this[_0x1bc19a(0x141)]();}[_0x54b7d1(0x141)](){const _0x4cccfe=_0x54b7d1,_0x6e3a6c=this[_0x4cccfe(0x142)],_0x4df776=_0x6e3a6c[_0x4cccfe(0x184)];_0x6e3a6c[_0x4cccfe(0x19c)][_0x4cccfe(0x191)](_0x4cccfe(0x17f))[_0x4cccfe(0x165)][_0x4cccfe(0x1b3)](_0x589a3b=>{const _0x4c4967=_0x4cccfe;if(_0x4c4967(0x1a4)!=_0x589a3b[_0x4c4967(0x198)]&&_0x4c4967(0x18d)!=_0x589a3b[_0x4c4967(0x198)])return;const {data:_0x4c40a1}=_0x589a3b;if(_0x4c40a1){if(_0x4c4967(0x17b)==_0x4c40a1[_0x4c4967(0x1b1)]){const _0x44ff6a=_0x4c40a1[_0x4c4967(0x1ae)][0x0][_0x4c4967(0x196)];return _0x44ff6a?{'type':_0x4c4967(0x159),'content':_0x29b8ab(_0x4df776,_0x4c4967(0x1ac),'\x22'+_0x44ff6a+'\x22')}:{'type':_0x4c4967(0x159),'content':_0x29b8ab(_0x4df776,_0x4c4967(0x1a5))};}if(_0x4c4967(0x175)==_0x4c40a1[_0x4c4967(0x1b1)]){const _0x519a9d=_0x4c40a1[_0x4c4967(0x1ae)][0x0][_0x4c4967(0x1a8)];return _0x519a9d?{'type':_0x4c4967(0x159),'content':_0x29b8ab(_0x4df776,_0x4c4967(0x15f),_0x519a9d)}:{'type':_0x4c4967(0x159),'content':_0x29b8ab(_0x4df776,_0x4c4967(0x14a))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x247af2=_0x49bf;function _0x1c30(){const _0x59ab00=['146816GpSkJu','get','ImageEditing','key','registerCustomCallback','discard','commandName','11394567WUsVNN','locale','replaceImageSource','has','15577860eghoGd','TrackChangesEditing','formatInline','attribute','112GJltNN','12IqensA','3452YMGbon','getSuggestionCallback','_suggestionFactory','*Replace\x20image\x20URL*','newValue','274qFjkbf','1217895cfxYpB','src','oldValue','type','4903272GKFiud','registerDescriptionCallback','enableDefaultAttributesIntegration','*Format:*\x20replace\x20image\x20URL','afterInit','formatBlock','_handleLegacySuggestions','registerBlockAttribute','_registerLegacyDescription','834520QZlvqn','editor','format','plugins','accept','descriptionFactory'];_0x1c30=function(){return _0x59ab00;};return _0x1c30();}(function(_0x2b5e8f,_0xfefbf8){const _0x42edfe=_0x49bf,_0x1d82d3=_0x2b5e8f();while(!![]){try{const _0x56b5ca=-parseInt(_0x42edfe(0x125))/0x1*(-parseInt(_0x42edfe(0x12a))/0x2)+-parseInt(_0x42edfe(0x12b))/0x3*(-parseInt(_0x42edfe(0x124))/0x4)+-parseInt(_0x42edfe(0x138))/0x5+-parseInt(_0x42edfe(0x12f))/0x6+-parseInt(_0x42edfe(0x123))/0x7*(-parseInt(_0x42edfe(0x13e))/0x8)+parseInt(_0x42edfe(0x145))/0x9+-parseInt(_0x42edfe(0x149))/0xa;if(_0x56b5ca===_0xfefbf8)break;else _0x1d82d3['push'](_0x1d82d3['shift']());}catch(_0x2e41cc){_0x1d82d3['push'](_0x1d82d3['shift']());}}}(_0x1c30,0xad004));import{Plugin as _0x33693f}from'ckeditor5/src/core.js';import{getTranslation as _0x45d523}from'../utils/common-translations.js';function _0x49bf(_0x1a1a9d,_0x448e32){const _0x1c3023=_0x1c30();return _0x49bf=function(_0x49bf66,_0x31df08){_0x49bf66=_0x49bf66-0x123;let _0x46d31a=_0x1c3023[_0x49bf66];return _0x46d31a;},_0x49bf(_0x1a1a9d,_0x448e32);}export default class st extends _0x33693f{[_0x247af2(0x133)](){const _0x3e6d77=_0x247af2;if(!this[_0x3e6d77(0x139)][_0x3e6d77(0x13b)][_0x3e6d77(0x148)](_0x3e6d77(0x140)))return;const _0x4b67c6=this[_0x3e6d77(0x139)][_0x3e6d77(0x146)],_0x7b8f2c=this[_0x3e6d77(0x139)][_0x3e6d77(0x13b)][_0x3e6d77(0x13f)](_0x3e6d77(0x14a));_0x7b8f2c[_0x3e6d77(0x131)](_0x3e6d77(0x147)),_0x7b8f2c[_0x3e6d77(0x136)](_0x3e6d77(0x12c)),_0x7b8f2c[_0x3e6d77(0x13d)][_0x3e6d77(0x130)](_0x3b9d52=>{const _0xa3b5b4=_0x3e6d77;if(_0xa3b5b4(0x14c)!=_0x3b9d52[_0xa3b5b4(0x12e)])return;const {data:_0x4a7292}=_0x3b9d52;return _0x4a7292&&_0xa3b5b4(0x12c)==_0x4a7292[_0xa3b5b4(0x141)]?_0x4a7292[_0xa3b5b4(0x129)]&&_0x4a7292[_0xa3b5b4(0x12d)]?{'type':_0xa3b5b4(0x13a),'content':_0x45d523(_0x4b67c6,_0xa3b5b4(0x128))}:{'type':_0xa3b5b4(0x13a),'content':''}:void 0x0;}),this[_0x3e6d77(0x135)]();}[_0x247af2(0x135)](){const _0x3891cf=_0x247af2,_0xdde924=this[_0x3891cf(0x139)][_0x3891cf(0x13b)][_0x3891cf(0x13f)](_0x3891cf(0x14a));_0xdde924[_0x3891cf(0x127)][_0x3891cf(0x142)](_0x3891cf(0x134),_0x3891cf(0x147),_0x3891cf(0x13c),_0xdde924[_0x3891cf(0x127)][_0x3891cf(0x126)](_0x3891cf(0x134),null,_0x3891cf(0x143))),_0xdde924[_0x3891cf(0x127)][_0x3891cf(0x142)](_0x3891cf(0x134),_0x3891cf(0x147),_0x3891cf(0x143),_0xdde924[_0x3891cf(0x127)][_0x3891cf(0x126)](_0x3891cf(0x134),null,_0x3891cf(0x13c))),this[_0x3891cf(0x137)]();}[_0x247af2(0x137)](){const _0x534add=_0x247af2,_0x2751df=this[_0x534add(0x139)],_0x16b833=_0x2751df[_0x534add(0x146)];_0x2751df[_0x534add(0x13b)][_0x534add(0x13f)](_0x534add(0x14a))[_0x534add(0x13d)][_0x534add(0x130)](_0x1b7a74=>{const _0x840762=_0x534add;if(_0x840762(0x134)!=_0x1b7a74[_0x840762(0x12e)]&&_0x840762(0x14b)!=_0x1b7a74[_0x840762(0x12e)])return;const {data:_0x11a403}=_0x1b7a74;if(!_0x11a403||_0x840762(0x147)!=_0x11a403[_0x840762(0x144)])return;return{'type':_0x840762(0x13a),'content':_0x45d523(_0x16b833,_0x840762(0x132))};});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x1b21(_0x138ecf,_0x2c323a){const _0x496014=_0x4960();return _0x1b21=function(_0x1b21b5,_0x3656dd){_0x1b21b5=_0x1b21b5-0x1c5;let _0x4c2900=_0x496014[_0x1b21b5];return _0x4c2900;},_0x1b21(_0x138ecf,_0x2c323a);}const _0x56c948=_0x1b21;(function(_0x392cae,_0xb7566c){const _0x33dcc3=_0x1b21,_0x493334=_0x392cae();while(!![]){try{const _0x521a4b=parseInt(_0x33dcc3(0x1c6))/0x1+parseInt(_0x33dcc3(0x1f3))/0x2+-parseInt(_0x33dcc3(0x1f5))/0x3*(-parseInt(_0x33dcc3(0x20f))/0x4)+parseInt(_0x33dcc3(0x1ff))/0x5*(parseInt(_0x33dcc3(0x1f4))/0x6)+parseInt(_0x33dcc3(0x1df))/0x7*(parseInt(_0x33dcc3(0x221))/0x8)+-parseInt(_0x33dcc3(0x202))/0x9*(-parseInt(_0x33dcc3(0x1de))/0xa)+-parseInt(_0x33dcc3(0x1e5))/0xb*(parseInt(_0x33dcc3(0x1dc))/0xc);if(_0x521a4b===_0xb7566c)break;else _0x493334['push'](_0x493334['shift']());}catch(_0xf88e0a){_0x493334['push'](_0x493334['shift']());}}}(_0x4960,0x3dbcb));import{Plugin as _0x1d7904}from'ckeditor5/src/core.js';import{uid as _0x416719}from'ckeditor5/src/utils.js';import{getTranslation as _0x3f0d55}from'../utils/common-translations.js';export default class nt extends _0x1d7904{[_0x56c948(0x1d2)](){const _0x1955a3=_0x56c948,_0x50ba27=this[_0x1955a3(0x21d)];if(!_0x50ba27[_0x1955a3(0x1e4)][_0x1955a3(0x225)](_0x1955a3(0x1f1)))return;const _0x1e3b8a=_0x50ba27[_0x1955a3(0x1e4)][_0x1955a3(0x201)](_0x1955a3(0x208)),_0x44890d=_0x50ba27[_0x1955a3(0x1e4)][_0x1955a3(0x201)](_0x1955a3(0x219)),_0x2c7d04={};_0x1e3b8a[_0x1955a3(0x207)](_0x1955a3(0x1ca),(_0x31f34d,_0x32e71b)=>{const _0x4e4269=_0x1955a3,_0x4499b8=_0x50ba27[_0x4e4269(0x1e4)][_0x4e4269(0x201)](_0x4e4269(0x222))['me'],_0x1e9130=_0x50ba27[_0x4e4269(0x21a)][_0x4e4269(0x201)](_0x4e4269(0x1ca));let _0xeae60e=_0x44890d[_0x4e4269(0x20e)](_0x50ba27[_0x4e4269(0x226)][_0x4e4269(0x1cb)][_0x4e4269(0x1e1)]),_0x1a9dd9=_0x50ba27[_0x4e4269(0x226)][_0x4e4269(0x1ce)](_0xeae60e),_0x3af61b=_0x1e9130[_0x4e4269(0x1d8)];if(_0x3af61b==_0x32e71b[_0x4e4269(0x1d8)])return;const _0x307538={'commandName':_0x4e4269(0x1ca),'commandParams':[_0x32e71b],'formatGroupId':_0x416719()};_0x50ba27[_0x4e4269(0x226)][_0x4e4269(0x1c7)](()=>{const _0x518b19=_0x4e4269;if(_0x1e3b8a[_0x518b19(0x203)]()[_0x518b19(0x1d5)](_0x567620=>_0x567620[_0x518b19(0x20c)]&&_0x4499b8==_0x567620[_0x518b19(0x1d1)]&&(_0x518b19(0x1d7)==_0x567620[_0x518b19(0x211)]||_0x518b19(0x1fd)==_0x567620[_0x518b19(0x211)])&&(_0x518b19(0x21f)==_0x567620[_0x518b19(0x20d)]||_0x518b19(0x1ec)==_0x567620[_0x518b19(0x20d)])&&_0x567620[_0x518b19(0x205)]()[_0x518b19(0x217)](_0x1a9dd9))[_0x518b19(0x212)](_0x3ab522=>_0x1e3b8a[_0x518b19(0x1e2)](_0x3ab522[_0x518b19(0x1fe)])),_0xeae60e=_0x44890d[_0x518b19(0x20e)](_0x50ba27[_0x518b19(0x226)][_0x518b19(0x1cb)][_0x518b19(0x1e1)]),_0x1a9dd9=_0x50ba27[_0x518b19(0x226)][_0x518b19(0x1ce)](_0xeae60e),_0x1e9130[_0x518b19(0x227)](),_0x50ba27[_0x518b19(0x21a)][_0x518b19(0x201)](_0x518b19(0x229))[_0x518b19(0x227)](),_0x50ba27[_0x518b19(0x21a)][_0x518b19(0x201)](_0x518b19(0x223))[_0x518b19(0x227)](),_0x3af61b=_0x1e9130[_0x518b19(0x1d8)],_0x3af61b!=_0x32e71b[_0x518b19(0x1d8)])return _0x44890d[_0x518b19(0x1ee)](_0xeae60e)&&_0x1e9130[_0x518b19(0x1ed)](_0x32e71b[_0x518b19(0x1d8)],_0xeae60e)?(_0x31f34d({..._0x32e71b,'setImageSizes':!0x1}),_0xeae60e=_0x44890d[_0x518b19(0x20e)](_0x50ba27[_0x518b19(0x226)][_0x518b19(0x1cb)][_0x518b19(0x1e1)]),void _0x1e3b8a[_0x518b19(0x1e0)](_0xeae60e,{..._0x307538,'commandReversedParams':[{'value':_0x3af61b||null,'setImageSizes':!0x1}]},[],_0x518b19(0x21f))):void(_0x44890d[_0x518b19(0x1da)](_0xeae60e)?_0x1e3b8a[_0x518b19(0x1e0)](_0xeae60e,_0x307538,[],_0x518b19(0x1ec)):_0x1e3b8a[_0x518b19(0x216)](_0x1a9dd9,_0x307538,_0x518b19(0x1ec)));});});for(const _0x31ffd6 of _0x50ba27[_0x1955a3(0x1e4)][_0x1955a3(0x201)](_0x1955a3(0x1f1))[_0x1955a3(0x21c)])_0x2c7d04[_0x31ffd6[_0x1955a3(0x1d0)]]=_0x31ffd6[_0x1955a3(0x1fb)][_0x1955a3(0x218)]();_0x1e3b8a[_0x1955a3(0x1c8)][_0x1955a3(0x220)](_0x1955a3(0x1d7),_0x1955a3(0x21f),_0x1955a3(0x1ea),()=>!0x1),_0x1e3b8a[_0x1955a3(0x1c8)][_0x1955a3(0x220)](_0x1955a3(0x1d7),_0x1955a3(0x1ec),_0x1955a3(0x1ea),()=>!0x1),_0x1e3b8a[_0x1955a3(0x1c8)][_0x1955a3(0x220)](_0x1955a3(0x1fd),_0x1955a3(0x1ec),_0x1955a3(0x1ea),()=>!0x1),_0x1e3b8a[_0x1955a3(0x1c8)][_0x1955a3(0x220)](_0x1955a3(0x1d7),_0x1955a3(0x21f),_0x1955a3(0x1d9),([_0x2df7f3])=>{const _0x5e71f8=_0x1955a3;_0x44890d[_0x5e71f8(0x214)](_0x2df7f3[_0x5e71f8(0x21e)]());}),_0x1e3b8a[_0x1955a3(0x1c8)][_0x1955a3(0x220)](_0x1955a3(0x1d7),_0x1955a3(0x21f),_0x1955a3(0x21b),(_0x1fb71c,_0x76b5cc)=>{const _0x371c3d=_0x1955a3;_0x1e3b8a[_0x371c3d(0x1c8)][_0x371c3d(0x1d4)](_0x371c3d(0x1d7),'',_0x371c3d(0x1d9))(_0x1fb71c,{'commandName':_0x76b5cc[_0x371c3d(0x1eb)],'commandParams':_0x76b5cc[_0x371c3d(0x1d3)]});}),_0x1e3b8a[_0x1955a3(0x1c8)][_0x1955a3(0x220)](_0x1955a3(0x1d7),_0x1955a3(0x21f),_0x1955a3(0x20a),function(_0x537499,_0x573e72){if(_0xb54f2f(_0x537499,_0x573e72))return[_0x537499,_0x573e72];if(_0xb54f2f(_0x573e72,_0x537499))return[_0x573e72,_0x537499];return null;});const _0x47866f=[{'type':_0x1955a3(0x1d7),'subType':_0x1955a3(0x21f)},{'type':_0x1955a3(0x1d6),'subType':_0x1955a3(0x1cd)},{'type':_0x1955a3(0x1d7),'subType':_0x1955a3(0x1f9)},{'type':_0x1955a3(0x1d6),'subType':_0x1955a3(0x1f9)}];function _0xb54f2f(_0x3d211e,_0x59dce7){const _0x28a0a8=_0x1955a3,_0xe3cfeb=_0x47866f[_0x28a0a8(0x1cc)](({type:_0x3bb622,subType:_0x1d6bcc})=>_0x3d211e[_0x28a0a8(0x211)]==_0x3bb622&&_0x3d211e[_0x28a0a8(0x20d)]==_0x1d6bcc),_0x104b3b=_0x47866f[_0x28a0a8(0x1cc)](({type:_0x166542,subType:_0x16ced6})=>_0x59dce7[_0x28a0a8(0x211)]==_0x166542&&_0x59dce7[_0x28a0a8(0x20d)]==_0x16ced6);if(_0xe3cfeb<0x0||_0x104b3b<0x0)return!0x1;const _0x2f3f72=_0x3d211e[_0x28a0a8(0x205)](),_0x9eddfb=_0x59dce7[_0x28a0a8(0x205)]();if((0x0==_0xe3cfeb||0x1==_0xe3cfeb)&&0x2==_0x104b3b&&_0x2f3f72[_0x28a0a8(0x1dd)](_0x9eddfb))return!0x0;if(0x2==_0xe3cfeb&&0x3==_0x104b3b){const _0x25937f=_0x1e3b8a[_0x28a0a8(0x1c5)](_0x2f3f72,_0x28a0a8(0x1d6))[_0x28a0a8(0x1d5)](({suggestion:_0x3a831e,meta:_0x20b8a9})=>_0x20b8a9[_0x28a0a8(0x1e7)]&&_0x28a0a8(0x1f9)==_0x3a831e[_0x28a0a8(0x20d)]);if(_0x25937f[_0x28a0a8(0x1e3)]>0x1&&_0x9eddfb[_0x28a0a8(0x1f6)][_0x28a0a8(0x217)](_0x2f3f72[_0x28a0a8(0x210)]))return!0x0;if(0x1==_0x25937f[_0x28a0a8(0x1e3)]&&(_0x2f3f72[_0x28a0a8(0x210)][_0x28a0a8(0x217)](_0x9eddfb[_0x28a0a8(0x1f6)])||_0x2f3f72[_0x28a0a8(0x1f6)][_0x28a0a8(0x217)](_0x9eddfb[_0x28a0a8(0x210)])))return!0x0;}if(0x3==_0xe3cfeb&&0x3==_0x104b3b&&_0x2f3f72[_0x28a0a8(0x210)][_0x28a0a8(0x209)](_0x9eddfb[_0x28a0a8(0x210)])){const _0x24fd4d=_0x2f3f72[_0x28a0a8(0x1f6)][_0x28a0a8(0x1f0)],_0x243503=_0x9eddfb[_0x28a0a8(0x210)][_0x28a0a8(0x215)];return _0x44890d[_0x28a0a8(0x1da)](_0x24fd4d)&&_0x24fd4d===_0x243503;}return!0x1;}_0x50ba27[_0x1955a3(0x226)][_0x1955a3(0x1cb)][_0x1955a3(0x1e8)](()=>{const _0x5803e9=_0x1955a3;let _0x2ddda5=!0x1;const _0x3a1984=Array[_0x5803e9(0x1cf)](_0x50ba27[_0x5803e9(0x226)][_0x5803e9(0x1cb)][_0x5803e9(0x1f7)][_0x5803e9(0x204)]());for(const {name:_0x18ce76,data:_0x4ba547}of _0x3a1984){const {group:_0x7cdded,type:_0x510c3e,subType:_0x5241c4,id:_0x52b5df}=_0x1e3b8a[_0x5803e9(0x200)](_0x18ce76);if(_0x5803e9(0x1fc)==_0x7cdded&&_0x1e3b8a[_0x5803e9(0x1db)](_0x52b5df)){if(_0x5803e9(0x1d7)==_0x510c3e&&(_0x5803e9(0x21f)==_0x5241c4||_0x5803e9(0x1ec)==_0x5241c4)){const _0x28d120=_0x1e3b8a[_0x5803e9(0x20b)](_0x52b5df);if(_0x4ba547[_0x5803e9(0x1e9)]){const _0x4881f5=_0x28d120[_0x5803e9(0x205)]()[_0x5803e9(0x21e)]();if(_0x44890d[_0x5803e9(0x1da)](_0x4881f5))continue;_0x1e3b8a[_0x5803e9(0x1e2)](_0x28d120),_0x2ddda5=!0x0;}}if(_0x5803e9(0x1d6)==_0x510c3e&&_0x5803e9(0x1cd)==_0x5241c4&&!_0x4ba547[_0x5803e9(0x1e9)]){const _0x560c3f=_0x1e3b8a[_0x5803e9(0x20b)](_0x52b5df);_0x560c3f[_0x5803e9(0x1f2)]&&_0x560c3f[_0x5803e9(0x1f2)][_0x5803e9(0x20c)]&&(_0x1e3b8a[_0x5803e9(0x1e2)](_0x560c3f[_0x5803e9(0x1f2)]),_0x2ddda5=!0x0);}}}return _0x2ddda5;}),this[_0x1955a3(0x1e6)](_0x2c7d04);}[_0x56c948(0x1e6)](_0xf7d88c){const _0x4b2e20=_0x56c948,_0x5520a8=this[_0x4b2e20(0x21d)],_0xe2ffec=_0x5520a8[_0x4b2e20(0x1ef)];_0x5520a8[_0x4b2e20(0x1e4)][_0x4b2e20(0x201)](_0x4b2e20(0x208))[_0x4b2e20(0x213)][_0x4b2e20(0x228)](_0x12d9a5=>{const _0x377652=_0x4b2e20;if(_0x377652(0x1d7)!=_0x12d9a5[_0x377652(0x211)]&&_0x377652(0x1fd)!=_0x12d9a5[_0x377652(0x211)])return;const {data:_0x38ff56}=_0x12d9a5;if(!_0x38ff56||_0x377652(0x1ca)!=_0x38ff56[_0x377652(0x1eb)])return;const _0x4712f2=_0x38ff56[_0x377652(0x206)][0x0][_0x377652(0x1d8)];return _0x51581c(_0x377652(0x224)===_0x4712f2?_0x3f0d55(_0xe2ffec,_0x377652(0x1f8)):_0xf7d88c[_0x4712f2]||_0x4712f2);function _0x51581c(_0xa1ee90){const _0x4b74c3=_0x377652;return{'type':_0x4b74c3(0x1fa),'content':_0x3f0d55(_0xe2ffec,_0x4b74c3(0x1c9),_0xa1ee90)};}});}}function _0x4960(){const _0x1b6c0b=['chain','getSuggestion','isInContent','subType','getClosestSelectedImageElement','4UdrYzE','start','type','forEach','descriptionFactory','setImageNaturalSizeAttributes','nodeBefore','markInlineFormat','isEqual','toLowerCase','ImageUtils','commands','discard','normalizedStyles','editor','getContainedElement','imageStylePreApply','registerCustomCallback','8dBzjpz','Users','imageTypeBlock','side','has','model','refresh','registerDescriptionCallback','imageTypeInline','_findSuggestions','210483aEBRIH','change','_suggestionFactory','*Format:*\x20%0','imageStyle','document','findIndex','imageCaption','createRangeOn','from','name','author','afterInit','commandReversedParams','getSuggestionCallback','filter','insertion','formatBlock','value','accept','isBlockImage','hasSuggestion','1143564jNZshV','isIntersecting','10VWfQZc','2643683LNefiK','markBlockFormat','selection','discardSuggestion','length','plugins','132TtyqRo','_registerLegacyDescription','isOwn','registerPostFixer','newRange','join','commandName','imageStylePostApply','shouldConvertImageType','isInlineImage','locale','nodeAfter','ImageStyleEditing','next','794240CPeYjH','48JXMurO','287571bTcsGJ','end','differ','FORMAT_SIDE_IMAGE','convertInlineImageToBlock','format','title','suggestion','formatInline','head','144345AnBKvd','_splitMarkerName','get','759222shaZVv','getSuggestions','getChangedMarkers','getFirstRange','commandParams','enableCommand','TrackChangesEditing','isBefore'];_0x4960=function(){return _0x1b6c0b;};return _0x4960();}
|
|
23
|
+
const _0x4df103=_0x224a;(function(_0x33d1ea,_0x257a49){const _0x554a2e=_0x224a,_0x3bd666=_0x33d1ea();while(!![]){try{const _0x4d657b=-parseInt(_0x554a2e(0x192))/0x1+parseInt(_0x554a2e(0x1b7))/0x2+parseInt(_0x554a2e(0x1a7))/0x3*(parseInt(_0x554a2e(0x18c))/0x4)+-parseInt(_0x554a2e(0x1a0))/0x5+parseInt(_0x554a2e(0x1ae))/0x6*(parseInt(_0x554a2e(0x15e))/0x7)+parseInt(_0x554a2e(0x1b5))/0x8*(parseInt(_0x554a2e(0x191))/0x9)+parseInt(_0x554a2e(0x154))/0xa*(-parseInt(_0x554a2e(0x1a2))/0xb);if(_0x4d657b===_0x257a49)break;else _0x3bd666['push'](_0x3bd666['shift']());}catch(_0x10f0f0){_0x3bd666['push'](_0x3bd666['shift']());}}}(_0x1eba,0x26e39));import{Plugin as _0x37d4da}from'ckeditor5/src/core.js';import{uid as _0x36e128}from'ckeditor5/src/utils.js';function _0x224a(_0x521199,_0x303511){const _0x1ebaff=_0x1eba();return _0x224a=function(_0x224ad6,_0x1a388e){_0x224ad6=_0x224ad6-0x154;let _0x1968aa=_0x1ebaff[_0x224ad6];return _0x1968aa;},_0x224a(_0x521199,_0x303511);}import{getTranslation as _0x505e7f}from'../utils/common-translations.js';function _0x1eba(){const _0x5e6195=['Users','newRange','from','filter','name','isBefore','isOwn','subType','nodeBefore','isEqual','isIntersecting','544772gGYIwe','change','refresh','markBlockFormat','formatInline','9LfctaG','266836vyFbZo','createRangeOn','markInlineFormat','plugins','_findSuggestions','getSuggestions','differ','locale','model','end','isInlineImage','length','join','getSuggestion','128635pucqrb','shouldConvertImageType','143kyXyOK','title','commandReversedParams','editor','value','3UKYxrt','imageStylePreApply','getFirstRange','insertion','forEach','next','side','595326rNCaEy','suggestion','start','commandName','chain','document','_registerLegacyDescription','781648OWKgWE','TrackChangesEditing','299594cxtDbT','100220GkJNBh','hasSuggestion','head','accept','_suggestionFactory','ImageStyleEditing','imageStylePostApply','getSuggestionCallback','normalizedStyles','registerDescriptionCallback','14QLqjXO','commandParams','registerCustomCallback','afterInit','has','nodeAfter','formatBlock','toLowerCase','author','isInContent','enableCommand','format','imageTypeInline','discardSuggestion','findIndex','FORMAT_SIDE_IMAGE','imageStyle','setImageNaturalSizeAttributes','imageCaption','type','ImageUtils','commands','*Format:*\x20%0','getChangedMarkers','registerPostFixer','isBlockImage','get','descriptionFactory','discard','convertInlineImageToBlock','getContainedElement','_splitMarkerName','selection','getClosestSelectedImageElement','imageTypeBlock'];_0x1eba=function(){return _0x5e6195;};return _0x1eba();}export default class nt extends _0x37d4da{[_0x4df103(0x161)](){const _0x175598=_0x4df103,_0x761adc=this[_0x175598(0x1a5)];if(!_0x761adc[_0x175598(0x195)][_0x175598(0x162)](_0x175598(0x159)))return;const _0x3d2202=_0x761adc[_0x175598(0x195)][_0x175598(0x178)](_0x175598(0x1b6)),_0x152a54=_0x761adc[_0x175598(0x195)][_0x175598(0x178)](_0x175598(0x172)),_0x506656={};_0x3d2202[_0x175598(0x168)](_0x175598(0x16e),(_0x4d1542,_0xf59baf)=>{const _0xfff010=_0x175598,_0x22244c=_0x761adc[_0xfff010(0x195)][_0xfff010(0x178)](_0xfff010(0x181))['me'],_0x51ee5e=_0x761adc[_0xfff010(0x173)][_0xfff010(0x178)](_0xfff010(0x16e));let _0x2eca49=_0x152a54[_0xfff010(0x17f)](_0x761adc[_0xfff010(0x19a)][_0xfff010(0x1b3)][_0xfff010(0x17e)]),_0x2d16ff=_0x761adc[_0xfff010(0x19a)][_0xfff010(0x193)](_0x2eca49),_0x45c764=_0x51ee5e[_0xfff010(0x1a6)];if(_0x45c764==_0xf59baf[_0xfff010(0x1a6)])return;const _0x32da73={'commandName':_0xfff010(0x16e),'commandParams':[_0xf59baf],'formatGroupId':_0x36e128()};_0x761adc[_0xfff010(0x19a)][_0xfff010(0x18d)](()=>{const _0x578fac=_0xfff010;if(_0x3d2202[_0x578fac(0x197)]()[_0x578fac(0x184)](_0x3aaa2d=>_0x3aaa2d[_0x578fac(0x167)]&&_0x22244c==_0x3aaa2d[_0x578fac(0x166)]&&(_0x578fac(0x164)==_0x3aaa2d[_0x578fac(0x171)]||_0x578fac(0x190)==_0x3aaa2d[_0x578fac(0x171)])&&(_0x578fac(0x1a8)==_0x3aaa2d[_0x578fac(0x188)]||_0x578fac(0x15a)==_0x3aaa2d[_0x578fac(0x188)])&&_0x3aaa2d[_0x578fac(0x1a9)]()[_0x578fac(0x18a)](_0x2d16ff))[_0x578fac(0x1ab)](_0x2858f5=>_0x3d2202[_0x578fac(0x16b)](_0x2858f5[_0x578fac(0x156)])),_0x2eca49=_0x152a54[_0x578fac(0x17f)](_0x761adc[_0x578fac(0x19a)][_0x578fac(0x1b3)][_0x578fac(0x17e)]),_0x2d16ff=_0x761adc[_0x578fac(0x19a)][_0x578fac(0x193)](_0x2eca49),_0x51ee5e[_0x578fac(0x18e)](),_0x761adc[_0x578fac(0x173)][_0x578fac(0x178)](_0x578fac(0x16a))[_0x578fac(0x18e)](),_0x761adc[_0x578fac(0x173)][_0x578fac(0x178)](_0x578fac(0x180))[_0x578fac(0x18e)](),_0x45c764=_0x51ee5e[_0x578fac(0x1a6)],_0x45c764!=_0xf59baf[_0x578fac(0x1a6)])return _0x152a54[_0x578fac(0x19c)](_0x2eca49)&&_0x51ee5e[_0x578fac(0x1a1)](_0xf59baf[_0x578fac(0x1a6)],_0x2eca49)?(_0x4d1542({..._0xf59baf,'setImageSizes':!0x1}),_0x2eca49=_0x152a54[_0x578fac(0x17f)](_0x761adc[_0x578fac(0x19a)][_0x578fac(0x1b3)][_0x578fac(0x17e)]),void _0x3d2202[_0x578fac(0x18f)](_0x2eca49,{..._0x32da73,'commandReversedParams':[{'value':_0x45c764||null,'setImageSizes':!0x1}]},[],_0x578fac(0x1a8))):void(_0x152a54[_0x578fac(0x177)](_0x2eca49)?_0x3d2202[_0x578fac(0x18f)](_0x2eca49,_0x32da73,[],_0x578fac(0x15a)):_0x3d2202[_0x578fac(0x194)](_0x2d16ff,_0x32da73,_0x578fac(0x15a)));});});for(const _0x7c166b of _0x761adc[_0x175598(0x195)][_0x175598(0x178)](_0x175598(0x159))[_0x175598(0x15c)])_0x506656[_0x7c166b[_0x175598(0x185)]]=_0x7c166b[_0x175598(0x1a3)][_0x175598(0x165)]();_0x3d2202[_0x175598(0x158)][_0x175598(0x160)](_0x175598(0x164),_0x175598(0x1a8),_0x175598(0x19e),()=>!0x1),_0x3d2202[_0x175598(0x158)][_0x175598(0x160)](_0x175598(0x164),_0x175598(0x15a),_0x175598(0x19e),()=>!0x1),_0x3d2202[_0x175598(0x158)][_0x175598(0x160)](_0x175598(0x190),_0x175598(0x15a),_0x175598(0x19e),()=>!0x1),_0x3d2202[_0x175598(0x158)][_0x175598(0x160)](_0x175598(0x164),_0x175598(0x1a8),_0x175598(0x157),([_0x432d19])=>{const _0x22c623=_0x175598;_0x152a54[_0x22c623(0x16f)](_0x432d19[_0x22c623(0x17c)]());}),_0x3d2202[_0x175598(0x158)][_0x175598(0x160)](_0x175598(0x164),_0x175598(0x1a8),_0x175598(0x17a),(_0x2660ef,_0x4ce5c4)=>{const _0x1c8d92=_0x175598;_0x3d2202[_0x1c8d92(0x158)][_0x1c8d92(0x15b)](_0x1c8d92(0x164),'',_0x1c8d92(0x157))(_0x2660ef,{'commandName':_0x4ce5c4[_0x1c8d92(0x1b1)],'commandParams':_0x4ce5c4[_0x1c8d92(0x1a4)]});}),_0x3d2202[_0x175598(0x158)][_0x175598(0x160)](_0x175598(0x164),_0x175598(0x1a8),_0x175598(0x1b2),function(_0x48cd2e,_0xd7eff3){if(_0x47ff3(_0x48cd2e,_0xd7eff3))return[_0x48cd2e,_0xd7eff3];if(_0x47ff3(_0xd7eff3,_0x48cd2e))return[_0xd7eff3,_0x48cd2e];return null;});const _0x1a1182=[{'type':_0x175598(0x164),'subType':_0x175598(0x1a8)},{'type':_0x175598(0x1aa),'subType':_0x175598(0x170)},{'type':_0x175598(0x164),'subType':_0x175598(0x17b)},{'type':_0x175598(0x1aa),'subType':_0x175598(0x17b)}];function _0x47ff3(_0x511bee,_0x41754b){const _0x52ca96=_0x175598,_0x5eb98b=_0x1a1182[_0x52ca96(0x16c)](({type:_0x5bc0eb,subType:_0x144d8b})=>_0x511bee[_0x52ca96(0x171)]==_0x5bc0eb&&_0x511bee[_0x52ca96(0x188)]==_0x144d8b),_0x2f45bf=_0x1a1182[_0x52ca96(0x16c)](({type:_0x10d203,subType:_0x4604ae})=>_0x41754b[_0x52ca96(0x171)]==_0x10d203&&_0x41754b[_0x52ca96(0x188)]==_0x4604ae);if(_0x5eb98b<0x0||_0x2f45bf<0x0)return!0x1;const _0x2aaf95=_0x511bee[_0x52ca96(0x1a9)](),_0x5297b4=_0x41754b[_0x52ca96(0x1a9)]();if((0x0==_0x5eb98b||0x1==_0x5eb98b)&&0x2==_0x2f45bf&&_0x2aaf95[_0x52ca96(0x18b)](_0x5297b4))return!0x0;if(0x2==_0x5eb98b&&0x3==_0x2f45bf){const _0x4cbe26=_0x3d2202[_0x52ca96(0x196)](_0x2aaf95,_0x52ca96(0x1aa))[_0x52ca96(0x184)](({suggestion:_0xd82451,meta:_0x56ec13})=>_0x56ec13[_0x52ca96(0x187)]&&_0x52ca96(0x17b)==_0xd82451[_0x52ca96(0x188)]);if(_0x4cbe26[_0x52ca96(0x19d)]>0x1&&_0x5297b4[_0x52ca96(0x19b)][_0x52ca96(0x18a)](_0x2aaf95[_0x52ca96(0x1b0)]))return!0x0;if(0x1==_0x4cbe26[_0x52ca96(0x19d)]&&(_0x2aaf95[_0x52ca96(0x1b0)][_0x52ca96(0x18a)](_0x5297b4[_0x52ca96(0x19b)])||_0x2aaf95[_0x52ca96(0x19b)][_0x52ca96(0x18a)](_0x5297b4[_0x52ca96(0x1b0)])))return!0x0;}if(0x3==_0x5eb98b&&0x3==_0x2f45bf&&_0x2aaf95[_0x52ca96(0x1b0)][_0x52ca96(0x186)](_0x5297b4[_0x52ca96(0x1b0)])){const _0x149de4=_0x2aaf95[_0x52ca96(0x19b)][_0x52ca96(0x163)],_0x319e5f=_0x5297b4[_0x52ca96(0x1b0)][_0x52ca96(0x189)];return _0x152a54[_0x52ca96(0x177)](_0x149de4)&&_0x149de4===_0x319e5f;}return!0x1;}_0x761adc[_0x175598(0x19a)][_0x175598(0x1b3)][_0x175598(0x176)](()=>{const _0x5bdbd9=_0x175598;let _0x490e62=!0x1;const _0x51fcfb=Array[_0x5bdbd9(0x183)](_0x761adc[_0x5bdbd9(0x19a)][_0x5bdbd9(0x1b3)][_0x5bdbd9(0x198)][_0x5bdbd9(0x175)]());for(const {name:_0x4ee4aa,data:_0x400d3b}of _0x51fcfb){const {group:_0x369979,type:_0x236a38,subType:_0x10403c,id:_0x5423ed}=_0x3d2202[_0x5bdbd9(0x17d)](_0x4ee4aa);if(_0x5bdbd9(0x1af)==_0x369979&&_0x3d2202[_0x5bdbd9(0x155)](_0x5423ed)){if(_0x5bdbd9(0x164)==_0x236a38&&(_0x5bdbd9(0x1a8)==_0x10403c||_0x5bdbd9(0x15a)==_0x10403c)){const _0x2dcfdf=_0x3d2202[_0x5bdbd9(0x19f)](_0x5423ed);if(_0x400d3b[_0x5bdbd9(0x182)]){const _0x294800=_0x2dcfdf[_0x5bdbd9(0x1a9)]()[_0x5bdbd9(0x17c)]();if(_0x152a54[_0x5bdbd9(0x177)](_0x294800))continue;_0x3d2202[_0x5bdbd9(0x16b)](_0x2dcfdf),_0x490e62=!0x0;}}if(_0x5bdbd9(0x1aa)==_0x236a38&&_0x5bdbd9(0x170)==_0x10403c&&!_0x400d3b[_0x5bdbd9(0x182)]){const _0x4fdf59=_0x3d2202[_0x5bdbd9(0x19f)](_0x5423ed);_0x4fdf59[_0x5bdbd9(0x1ac)]&&_0x4fdf59[_0x5bdbd9(0x1ac)][_0x5bdbd9(0x167)]&&(_0x3d2202[_0x5bdbd9(0x16b)](_0x4fdf59[_0x5bdbd9(0x1ac)]),_0x490e62=!0x0);}}}return _0x490e62;}),this[_0x175598(0x1b4)](_0x506656);}[_0x4df103(0x1b4)](_0x1e1366){const _0x1d76c1=_0x4df103,_0xccc8b9=this[_0x1d76c1(0x1a5)],_0x9040e5=_0xccc8b9[_0x1d76c1(0x199)];_0xccc8b9[_0x1d76c1(0x195)][_0x1d76c1(0x178)](_0x1d76c1(0x1b6))[_0x1d76c1(0x179)][_0x1d76c1(0x15d)](_0x44175f=>{const _0x30b912=_0x1d76c1;if(_0x30b912(0x164)!=_0x44175f[_0x30b912(0x171)]&&_0x30b912(0x190)!=_0x44175f[_0x30b912(0x171)])return;const {data:_0x5de625}=_0x44175f;if(!_0x5de625||_0x30b912(0x16e)!=_0x5de625[_0x30b912(0x1b1)])return;const _0x1828b0=_0x5de625[_0x30b912(0x15f)][0x0][_0x30b912(0x1a6)];return _0x2ac096(_0x30b912(0x1ad)===_0x1828b0?_0x505e7f(_0x9040e5,_0x30b912(0x16d)):_0x1e1366[_0x1828b0]||_0x1828b0);function _0x2ac096(_0x4a5731){const _0x3fbf4d=_0x30b912;return{'type':_0x3fbf4d(0x169),'content':_0x505e7f(_0x9040e5,_0x3fbf4d(0x174),_0x4a5731)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x1287(_0x1cc330,_0x50d520){const _0x191150=_0x1911();return _0x1287=function(_0x1287ac,_0x15ffc8){_0x1287ac=_0x1287ac-0xba;let _0x510d80=_0x191150[_0x1287ac];return _0x510d80;},_0x1287(_0x1cc330,_0x50d520);}const _0x337e4e=_0x1287;function _0x1911(){const _0x31def7=['commands','4233051lClMNf','plugins','importWord','_handleImportedData','dataInsert','bind','2122045RLbzOk','2691156ftiWta','get','21dePzBA','_trackChangesExecuted','editor','_setSuggestionData','544FpsmuJ','lowest','TrackChangesEditing','978XHIUPu','1686504IuBTHg','listenTo','trackChanges','value','collaboration_features','372sQbytB','high','forEach','enableCommand','afterInit','_trackChangesValueDuringImport','14037yQgJPE','Users','track_changes','execute','3588620DpNNXr'];_0x1911=function(){return _0x31def7;};return _0x1911();}(function(_0x16970a,_0x2e12e4){const _0x3b3552=_0x1287,_0x5714a0=_0x16970a();while(!![]){try{const _0x51dd22=parseInt(_0x3b3552(0xd2))/0x1*(-parseInt(_0x3b3552(0xd5))/0x2)+parseInt(_0x3b3552(0xbf))/0x3*(parseInt(_0x3b3552(0xdb))/0x4)+parseInt(_0x3b3552(0xcb))/0x5+-parseInt(_0x3b3552(0xcc))/0x6+-parseInt(_0x3b3552(0xce))/0x7*(parseInt(_0x3b3552(0xd6))/0x8)+parseInt(_0x3b3552(0xc5))/0x9+parseInt(_0x3b3552(0xc3))/0xa;if(_0x51dd22===_0x2e12e4)break;else _0x5714a0['push'](_0x5714a0['shift']());}catch(_0xdd0f7a){_0x5714a0['push'](_0x5714a0['shift']());}}}(_0x1911,0x53710));import{Plugin as _0x2c3b7f}from'ckeditor5/src/core.js';export default class ot extends _0x2c3b7f{constructor(_0x3d9448){const _0x5e6860=_0x1287;super(_0x3d9448),this[_0x5e6860(0xbe)]=!0x1,this[_0x5e6860(0xcf)]=!0x1;}[_0x337e4e(0xbd)](){const _0x3b5971=_0x337e4e,_0x456105=this[_0x3b5971(0xd0)],_0x51607a=_0x456105[_0x3b5971(0xc4)][_0x3b5971(0xcd)](_0x3b5971(0xc7)),_0x1ff9e8=_0x456105[_0x3b5971(0xc4)][_0x3b5971(0xcd)](_0x3b5971(0xd8));_0x51607a&&(_0x51607a['on'](_0x3b5971(0xc2),(_0x206ce0,[,_0x1c08e4])=>{const _0x16bae8=_0x3b5971;this[_0x16bae8(0xbe)]=_0x1ff9e8[_0x16bae8(0xd9)],_0x1c08e4[_0x16bae8(0xda)][_0x16bae8(0xc1)]=!this[_0x16bae8(0xbe)];},{'priority':_0x3b5971(0xba)}),this[_0x3b5971(0xd7)](_0x51607a,_0x3b5971(0xc9),this[_0x3b5971(0xc8)][_0x3b5971(0xca)](this)),this[_0x3b5971(0xd7)](_0x51607a,_0x3b5971(0xc9),()=>{const _0x4ae4e8=_0x3b5971;this[_0x4ae4e8(0xcf)]&&(_0x1ff9e8[_0x4ae4e8(0xc2)](),this[_0x4ae4e8(0xcf)]=!0x1);},{'priority':_0x3b5971(0xd3)}),_0x456105[_0x3b5971(0xc6)][_0x3b5971(0xcd)](_0x3b5971(0xd4))[_0x3b5971(0xbc)](_0x3b5971(0xc7)));}[_0x337e4e(0xc8)](_0x1a790c,_0x5c58cb){const _0x7b3036=_0x337e4e,{suggestions:_0x5bdbdd}=_0x5c58cb,_0x524e88=this[_0x7b3036(0xd0)][_0x7b3036(0xc4)][_0x7b3036(0xcd)](_0x7b3036(0xd8)),_0x2fac5a=_0x524e88[_0x7b3036(0xd9)];this[_0x7b3036(0xbe)]!==_0x2fac5a&&(_0x524e88[_0x7b3036(0xc2)](),this[_0x7b3036(0xcf)]=!0x0),_0x5bdbdd&&_0x5bdbdd[_0x7b3036(0xbb)](({id:_0xd2f657,type:_0x4c1b22,author:_0x2effd4,created_at:_0x548f7f})=>{const _0xf6df22=_0x7b3036,_0x514129={'id':_0xd2f657,'type':_0x4c1b22,'authorId':this[_0xf6df22(0xd0)][_0xf6df22(0xc6)][_0xf6df22(0xcd)](_0xf6df22(0xc0))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x2effd4,'createdAt':_0x548f7f?new Date(_0x548f7f):new Date(),'source':_0xf6df22(0xc7)}}};this[_0xf6df22(0xd0)][_0xf6df22(0xc6)][_0xf6df22(0xcd)](_0xf6df22(0xd4))[_0xf6df22(0xd1)](_0x514129);});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x524f09=_0x46c3;function _0x467c(){const _0x132e42=['editor','getItemLabel','48040csflDM','*Outdent:*\x20%0','IndentEditing','afterInit','12573WpQQHG','IndentBlock','type','registerDescriptionCallback','commandName','locale','enableDefaultAttributesIntegration','indent','has','indentBlock','10HOEuUI','outdentBlock','_registerLegacyDescription','1949oZuhpA','44hFYWGT','format','1673ODdwbq','14839kVHdZe','TrackChangesEditing','plugins','147Grolok','1431040NOhhik','outdent','blockIndent','*Indent:*\x20%0','12024lufHgJ','formatBlock','60rMcPeJ','registerBlockAttribute','2376bDtTRM','FORMAT_INDENT','getItems','registerAttributeLabel','1098906gXZdzQ','get','enableCommand','descriptionFactory'];_0x467c=function(){return _0x132e42;};return _0x467c();}function _0x46c3(_0xfe184e,_0xadc494){const _0x467c8e=_0x467c();return _0x46c3=function(_0x46c342,_0x1beb2b){_0x46c342=_0x46c342-0xe5;let _0x13af6f=_0x467c8e[_0x46c342];return _0x13af6f;},_0x46c3(_0xfe184e,_0xadc494);}(function(_0x4f1ad4,_0x28e527){const _0x56493d=_0x46c3,_0x3e2579=_0x4f1ad4();while(!![]){try{const _0x3b3716=-parseInt(_0x56493d(0xfd))/0x1*(-parseInt(_0x56493d(0xfe))/0x2)+parseInt(_0x56493d(0x104))/0x3*(-parseInt(_0x56493d(0xec))/0x4)+-parseInt(_0x56493d(0xfa))/0x5*(-parseInt(_0x56493d(0xe6))/0x6)+-parseInt(_0x56493d(0x100))/0x7*(-parseInt(_0x56493d(0x109))/0x8)+parseInt(_0x56493d(0xf0))/0x9*(parseInt(_0x56493d(0x10b))/0xa)+-parseInt(_0x56493d(0x101))/0xb*(-parseInt(_0x56493d(0x10d))/0xc)+-parseInt(_0x56493d(0x105))/0xd;if(_0x3b3716===_0x28e527)break;else _0x3e2579['push'](_0x3e2579['shift']());}catch(_0x2a4fe4){_0x3e2579['push'](_0x3e2579['shift']());}}}(_0x467c,0x544df));import{Plugin as _0x43d04b}from'ckeditor5/src/core.js';import{getTranslation as _0x263097}from'../utils/common-translations.js';export default class rt extends _0x43d04b{[_0x524f09(0xef)](){const _0x13c9dc=_0x524f09,_0x3306ae=this[_0x13c9dc(0xea)],_0x39c3ff=_0x3306ae[_0x13c9dc(0x103)][_0x13c9dc(0xe7)](_0x13c9dc(0x102));if(_0x3306ae[_0x13c9dc(0x103)][_0x13c9dc(0xf8)](_0x13c9dc(0xee))&&(_0x39c3ff[_0x13c9dc(0xe8)](_0x13c9dc(0xf7)),_0x39c3ff[_0x13c9dc(0xe8)](_0x13c9dc(0x106))),_0x3306ae[_0x13c9dc(0x103)][_0x13c9dc(0xf8)](_0x13c9dc(0xf1))){for(const _0x13a283 of[_0x13c9dc(0xf9),_0x13c9dc(0xfb)])_0x39c3ff[_0x13c9dc(0xf6)](_0x13a283);}const _0x5d7766=_0x3306ae[_0x13c9dc(0xf5)];_0x39c3ff[_0x13c9dc(0x10c)](_0x13c9dc(0x107)),_0x39c3ff[_0x13c9dc(0xe9)][_0x13c9dc(0xe5)](_0x13c9dc(0x107),_0x263097(_0x5d7766,_0x13c9dc(0x10e))),this[_0x13c9dc(0xfc)]();}[_0x524f09(0xfc)](){const _0x26ed29=_0x524f09,_0x18a6df=this[_0x26ed29(0xea)],_0x2fe78c=_0x18a6df[_0x26ed29(0xf5)],_0x5d42fc=_0x18a6df[_0x26ed29(0x103)][_0x26ed29(0xe7)](_0x26ed29(0x102));_0x5d42fc[_0x26ed29(0xe9)][_0x26ed29(0xf3)](_0x3b4968=>{const _0x58388b=_0x26ed29;if(_0x58388b(0x10a)!=_0x3b4968[_0x58388b(0xf2)])return;const {data:_0x46c299}=_0x3b4968;if(!_0x46c299)return;if(_0x58388b(0xf9)!=_0x46c299[_0x58388b(0xf4)]&&_0x58388b(0xfb)!=_0x46c299[_0x58388b(0xf4)])return;const _0x2b7e25=_0x3b4968[_0x58388b(0x10f)]()[0x0],_0x19d1ec=_0x5d42fc[_0x58388b(0xe9)][_0x58388b(0xeb)](_0x2b7e25);return _0x58388b(0xf9)==_0x46c299[_0x58388b(0xf4)]?{'type':_0x58388b(0xff),'content':_0x263097(_0x2fe78c,_0x58388b(0x108),_0x19d1ec)}:_0x58388b(0xfb)==_0x46c299[_0x58388b(0xf4)]?{'type':_0x58388b(0xff),'content':_0x263097(_0x2fe78c,_0x58388b(0xed),_0x19d1ec)}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
var _0x1f8668=_0xa608;(function(_0x39e494,_0x2a70c4){var _0x337220=_0xa608,_0x1b29f1=_0x39e494();while(!![]){try{var _0x95d248=parseInt(_0x337220(0x10a))/0x1*(-parseInt(_0x337220(0x113))/0x2)+-parseInt(_0x337220(0x10b))/0x3+-parseInt(_0x337220(0x110))/0x4+parseInt(_0x337220(0x10e))/0x5+parseInt(_0x337220(0x114))/0x6+-parseInt(_0x337220(0x10c))/0x7+parseInt(_0x337220(0x107))/0x8*(parseInt(_0x337220(0x112))/0x9);if(_0x95d248===_0x2a70c4)break;else _0x1b29f1['push'](_0x1b29f1['shift']());}catch(_0x9470d0){_0x1b29f1['push'](_0x1b29f1['shift']());}}}(_0xcfb4,0xe85a1));import{Plugin as _0x452dd6}from'ckeditor5/src/core.js';import{Input as _0x4f47c3}from'ckeditor5/src/typing.js';function _0xa608(_0x296927,_0xf0bc9f){var _0xcfb429=_0xcfb4();return _0xa608=function(_0xa6080f,_0x2ba6d6){_0xa6080f=_0xa6080f-0x105;var _0xc8ccbf=_0xcfb429[_0xa6080f];return _0xc8ccbf;},_0xa608(_0x296927,_0xf0bc9f);}function _0xcfb4(){var _0x59a517=['get','TrackChangesEditing','95EMvXKj','2769642BNpbdH','10479042fOGZvt','plugins','3667280TaFQSH','input','7499112BtBbfe','editor','27747fQVawa','18346stFRWf','7650306zqxUgt','init','requires','enableCommand','10664VjdVmV'];_0xcfb4=function(){return _0x59a517;};return _0xcfb4();}export default class at extends _0x452dd6{static get[_0x1f8668(0x105)](){return[_0x4f47c3];}[_0x1f8668(0x115)](){var _0x1ea195=_0x1f8668;this[_0x1ea195(0x111)][_0x1ea195(0x10d)][_0x1ea195(0x108)](_0x1ea195(0x109))[_0x1ea195(0x106)](_0x1ea195(0x10f));}}
|