@ckeditor/ckeditor5-track-changes 43.1.0-alpha.1 → 43.1.0-alpha.2
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 +10 -10
- 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/mergefields.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/ui/view/suggestionview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4dcd88=_0xe8be;(function(_0x2a6e8b,_0x49bc8e){const _0x38eb86=_0xe8be,_0xfacc2e=_0x2a6e8b();while(!![]){try{const _0x23c6d6=parseInt(_0x38eb86(0x1a1))/0x1*(-parseInt(_0x38eb86(0x1d7))/0x2)+parseInt(_0x38eb86(0x1da))/0x3+parseInt(_0x38eb86(0x1d0))/0x4+parseInt(_0x38eb86(0x1c3))/0x5+parseInt(_0x38eb86(0x1e4))/0x6+parseInt(_0x38eb86(0x1ec))/0x7+parseInt(_0x38eb86(0x1a0))/0x8*(-parseInt(_0x38eb86(0x1ae))/0x9);if(_0x23c6d6===_0x49bc8e)break;else _0xfacc2e['push'](_0xfacc2e['shift']());}catch(_0x435933){_0xfacc2e['push'](_0xfacc2e['shift']());}}}(_0x369d,0x82e9e));function _0x369d(){const _0x2e1b56=['decimal-leading-zero','next','toUpperCase','1872108jfHOQJ','start','model','ELEMENT_','registerBlockAttribute','data','_registerLegacyDescription','config','2161628WVaGvX','removeMarker','registerAttributeLabel','*Format:*\x20set\x20order\x20to\x20reversed','_LIST_','upper-roman','*Remove\x20format:*\x20%0','bulleted','disc','FORMAT_LIST_REVERSED','replace','format','commandName','batch','listStyle','56txawDd','3IoqcGl','oldValue','*Change\x20to:*\x20%0','*Set\x20format:*\x20%0','getAttribute','enableDefaultAttributesIntegration','locale','_LIST_DEFAULT','_getAttributeKey','registerPostFixer','get','getFirstMarker','document','1999692ajpZsH','suggestion','nodeAfter','*Format:*\x20set\x20start\x20index\x20to\x20%0','TrackChangesEditing','reversed','default','customNumbered','listReversed','registerDescriptionCallback','list.properties','getSuggestions','key','editor','find','numbered','commandParams','upper-latin','head','styles','_findSuggestions','4395005Wfzzpu','startIndex','listType','bind','square','attribute','has','filter','*Format:*\x20set\x20order\x20to\x20regular','formatBlock','getFirstRange','handleDescriptions','plugins','2640672iwxKYM','_getTranslationKeyForListStyle','includes','lower-latin','lower-roman','FORMAT_LIST_START','ListPropertiesEditing','80800VRebbv','newValue','isUndo','158241NMlGbp','afterInit','descriptionFactory','decimal','listStart','circle','type'];_0x369d=function(){return _0x2e1b56;};return _0x369d();}import{Plugin as _0x243ac8}from'ckeditor5/src/core.js';import{getTranslation as _0x4d8e50}from'../utils/common-translations.js';function _0xe8be(_0x4b4afd,_0xa5357a){const _0x369d38=_0x369d();return _0xe8be=function(_0xe8be8d,_0x2c907f){_0xe8be8d=_0xe8be8d-0x192;let _0x37e9fc=_0x369d38[_0xe8be8d];return _0x37e9fc;},_0xe8be(_0x4b4afd,_0xa5357a);}export default class pe extends _0x243ac8{[_0x4dcd88(0x1db)](){const _0x490cb1=_0x4dcd88;if(!this[_0x490cb1(0x1bb)][_0x490cb1(0x1cf)][_0x490cb1(0x1c9)](_0x490cb1(0x1d6)))return;const _0x15089f=this[_0x490cb1(0x1bb)][_0x490cb1(0x1eb)][_0x490cb1(0x1ab)](_0x490cb1(0x1b8)),_0x4fe0ec=this[_0x490cb1(0x1bb)][_0x490cb1(0x1cf)][_0x490cb1(0x1ab)](_0x490cb1(0x1b2));_0x15089f[_0x490cb1(0x1c1)]&&(_0x4fe0ec[_0x490cb1(0x1a6)](_0x490cb1(0x19f)),_0x4fe0ec[_0x490cb1(0x1e8)](_0x490cb1(0x19f))),_0x15089f[_0x490cb1(0x1b3)]&&(_0x4fe0ec[_0x490cb1(0x1a6)](_0x490cb1(0x1b6)),_0x4fe0ec[_0x490cb1(0x1e8)](_0x490cb1(0x1b6))),_0x15089f[_0x490cb1(0x1c4)]&&(_0x4fe0ec[_0x490cb1(0x1a6)](_0x490cb1(0x1de)),_0x4fe0ec[_0x490cb1(0x1e8)](_0x490cb1(0x1de)));const _0x4125ec={'type':_0x490cb1(0x19c),'content':''};_0x4fe0ec[_0x490cb1(0x1dc)][_0x490cb1(0x1b7)](this[_0x490cb1(0x1ce)][_0x490cb1(0x1c6)](this));const _0x1ab330=this[_0x490cb1(0x1bb)][_0x490cb1(0x1a7)];_0x4fe0ec[_0x490cb1(0x1dc)][_0x490cb1(0x193)](_0x490cb1(0x1b6),_0x4d8e50(_0x1ab330,_0x490cb1(0x19a))),_0x4fe0ec[_0x490cb1(0x1dc)][_0x490cb1(0x1b7)](_0x2f5465=>{const _0x1532da=_0x490cb1,{data:_0x21a86e}=_0x2f5465;if(_0x21a86e&&_0x1532da(0x1b6)==_0x21a86e[_0x1532da(0x1ba)])return null==_0x21a86e[_0x1532da(0x1d8)]||0x0==_0x21a86e[_0x1532da(0x1d8)]&&null==_0x21a86e[_0x1532da(0x1a2)]?_0x4125ec:void 0x0;}),_0x4fe0ec[_0x490cb1(0x1dc)][_0x490cb1(0x193)](_0x490cb1(0x1de),_0x4d8e50(_0x1ab330,_0x490cb1(0x1d5))),_0x4fe0ec[_0x490cb1(0x1dc)][_0x490cb1(0x1b7)](_0x283da8=>{const _0x3f5598=_0x490cb1,{data:_0x3c8b03}=_0x283da8;if(_0x3c8b03&&_0x3f5598(0x1de)==_0x3c8b03[_0x3f5598(0x1ba)])return null==_0x3c8b03[_0x3f5598(0x1d8)]||0x1==_0x3c8b03[_0x3f5598(0x1d8)]&&null==_0x3c8b03[_0x3f5598(0x1a2)]?_0x4125ec:void 0x0;}),this[_0x490cb1(0x1bb)][_0x490cb1(0x1e6)][_0x490cb1(0x1ad)][_0x490cb1(0x1aa)](_0x5ce48b=>{const _0x4b1593=_0x490cb1;if(_0x5ce48b[_0x4b1593(0x19e)][_0x4b1593(0x1d9)])return!0x1;let _0x40c44a=!0x1;const _0x1cdd65=_0x4fe0ec[_0x4b1593(0x1b9)]({'skipNotAttached':!0x0})[_0x4b1593(0x1ca)](_0x536f9a=>{const _0x4da1c0=_0x4b1593,_0xc98d2d=_0x4fe0ec[_0x4da1c0(0x1a9)](_0x536f9a);return _0x4da1c0(0x1de)==_0xc98d2d||_0x4da1c0(0x1b6)==_0xc98d2d;});for(const _0x38bd54 of _0x1cdd65){const _0x43d1ec=_0x38bd54[_0x4b1593(0x1cd)]()[_0x4b1593(0x1e5)][_0x4b1593(0x1b0)][_0x4b1593(0x1a5)](_0x4b1593(0x1c5));if(_0x4b1593(0x1bd)==_0x43d1ec||_0x4b1593(0x1b5)==_0x43d1ec)continue;_0x4fe0ec[_0x4b1593(0x1c2)](_0x38bd54[_0x4b1593(0x1cd)](),_0x4b1593(0x1c8))[_0x4b1593(0x1bc)](_0x1d433d=>_0x4b1593(0x1c5)==_0x4fe0ec[_0x4b1593(0x1a9)](_0x1d433d[_0x4b1593(0x1af)]))||(_0x5ce48b[_0x4b1593(0x192)](_0x38bd54[_0x4b1593(0x1ac)]()),_0x40c44a=!0x0);}return _0x40c44a;}),this[_0x490cb1(0x1ea)]();}[_0x4dcd88(0x1ce)](_0x424c7c){const _0x3aaf0d=_0x4dcd88,_0x1d08cd=this[_0x3aaf0d(0x1bb)][_0x3aaf0d(0x1a7)],{data:_0x370ef9}=_0x424c7c,_0x285cd2={'type':_0x3aaf0d(0x19c),'content':''};if(!_0x370ef9||_0x3aaf0d(0x19f)!=_0x370ef9[_0x3aaf0d(0x1ba)])return;if(!_0x370ef9[_0x3aaf0d(0x1a2)])return _0x3aaf0d(0x1b4)==_0x370ef9[_0x3aaf0d(0x1d8)]?_0x285cd2:{'type':_0x3aaf0d(0x19c),'content':''+_0x4d8e50(_0x1d08cd,_0x3aaf0d(0x1a4),_0x4d8e50(_0x1d08cd,this[_0x3aaf0d(0x1d1)](_0x370ef9[_0x3aaf0d(0x1d8)])))};if(!_0x370ef9[_0x3aaf0d(0x1d8)]){if(_0x3aaf0d(0x1b4)==_0x370ef9[_0x3aaf0d(0x1a2)])return _0x285cd2;let _0x164dab=_0x424c7c[_0x3aaf0d(0x1c0)];for(;_0x164dab;){if(_0x164dab[_0x3aaf0d(0x1e9)]&&_0x3aaf0d(0x1c5)==_0x164dab[_0x3aaf0d(0x1e9)][_0x3aaf0d(0x1ba)]&&_0x164dab[_0x3aaf0d(0x1e9)][_0x3aaf0d(0x1d8)])return _0x285cd2;_0x164dab=_0x164dab[_0x3aaf0d(0x1e2)];}return{'type':_0x3aaf0d(0x19c),'content':''+_0x4d8e50(_0x1d08cd,_0x3aaf0d(0x197),_0x4d8e50(_0x1d08cd,this[_0x3aaf0d(0x1d1)](_0x370ef9[_0x3aaf0d(0x1a2)])))};}if(_0x3aaf0d(0x1b4)!=_0x370ef9[_0x3aaf0d(0x1d8)])return{'type':_0x3aaf0d(0x19c),'content':''+_0x4d8e50(_0x1d08cd,_0x3aaf0d(0x1a4),_0x4d8e50(_0x1d08cd,this[_0x3aaf0d(0x1d1)](_0x370ef9[_0x3aaf0d(0x1d8)])))};let _0x3ac42f=_0x424c7c[_0x3aaf0d(0x1c0)];for(;_0x3ac42f;){if(_0x3ac42f[_0x3aaf0d(0x1e9)]&&_0x3aaf0d(0x1c5)==_0x3ac42f[_0x3aaf0d(0x1e9)][_0x3aaf0d(0x1ba)]&&_0x3ac42f[_0x3aaf0d(0x1e9)][_0x3aaf0d(0x1d8)]&&_0x3ac42f[_0x3aaf0d(0x1e9)][_0x3aaf0d(0x1a2)])return _0x285cd2;_0x3ac42f=_0x3ac42f[_0x3aaf0d(0x1e2)];}const _0x5ac5c8=_0x424c7c[_0x3aaf0d(0x1cd)]()[_0x3aaf0d(0x1e5)][_0x3aaf0d(0x1b0)][_0x3aaf0d(0x1a5)](_0x3aaf0d(0x1c5));return{'type':_0x3aaf0d(0x19c),'content':_0x4d8e50(_0x1d08cd,_0x3aaf0d(0x1a4),_0x4d8e50(_0x1d08cd,_0x3aaf0d(0x1e7)+_0x5ac5c8[_0x3aaf0d(0x1e3)]()+_0x3aaf0d(0x1a8)))};}[_0x4dcd88(0x1ea)](){const _0x530a1c=_0x4dcd88,_0x362b6e=this[_0x530a1c(0x1bb)],_0x24453b=_0x362b6e[_0x530a1c(0x1a7)];_0x362b6e[_0x530a1c(0x1cf)][_0x530a1c(0x1ab)](_0x530a1c(0x1b2))[_0x530a1c(0x1dc)][_0x530a1c(0x1b7)](_0x112a33=>{const _0x295bb0=_0x530a1c;if(_0x295bb0(0x1cc)!=_0x112a33[_0x295bb0(0x1e0)])return;const {data:_0x258e08}=_0x112a33;if(!_0x258e08)return;let _0x583575,_0x551d6a;switch(_0x258e08[_0x295bb0(0x19d)]){case _0x295bb0(0x19f):_0x583575=_0x295bb0(0x1a3),_0x551d6a={'type':_0x295bb0(0x19c),'content':_0x4d8e50(_0x24453b,_0x583575,_0x4d8e50(_0x24453b,this[_0x295bb0(0x1d1)](_0x258e08[_0x295bb0(0x1be)][0x0][_0x295bb0(0x1e0)])))};break;case _0x295bb0(0x1b6):_0x583575=_0x258e08[_0x295bb0(0x1be)][0x0][_0x295bb0(0x1b3)]?_0x295bb0(0x194):_0x295bb0(0x1cb),_0x551d6a={'type':_0x295bb0(0x19c),'content':_0x4d8e50(_0x24453b,_0x583575)};break;case _0x295bb0(0x1de):_0x583575=_0x295bb0(0x1b1),_0x551d6a={'type':_0x295bb0(0x19c),'content':_0x4d8e50(_0x24453b,_0x583575,_0x258e08[_0x295bb0(0x1be)][0x0][_0x295bb0(0x1c4)])};}return _0x551d6a;});}[_0x4dcd88(0x1d1)](_0x1fb311){const _0x4f40cb=_0x4dcd88;return _0x4f40cb(0x1e7)+function(_0x1ecfec){const _0x46b7a2=_0x4f40cb;if(ye[_0x46b7a2(0x1d2)](_0x1ecfec))return _0x46b7a2(0x198);if(Se[_0x46b7a2(0x1d2)](_0x1ecfec))return _0x46b7a2(0x1bd);return null;}(_0x1fb311)[_0x4f40cb(0x1e3)]()+_0x4f40cb(0x195)+_0x1fb311[_0x4f40cb(0x1e3)]()[_0x4f40cb(0x19b)](/-/g,'_');}}const ye=[_0x4dcd88(0x199),_0x4dcd88(0x1df),_0x4dcd88(0x1c7)],Se=[_0x4dcd88(0x1dd),_0x4dcd88(0x1e1),_0x4dcd88(0x1d4),_0x4dcd88(0x196),_0x4dcd88(0x1d3),_0x4dcd88(0x1bf)];
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xc2bbf1=_0x49cc;function _0x49cc(_0x57b77b,_0x1ed303){const _0x3256f6=_0x3256();return _0x49cc=function(_0x49cc3d,_0x2300e4){_0x49cc3d=_0x49cc3d-0x13a;let _0x3920bf=_0x3256f6[_0x49cc3d];return _0x3920bf;},_0x49cc(_0x57b77b,_0x1ed303);}(function(_0x141e4b,_0x59b02c){const _0x5d97d8=_0x49cc,_0x1e3d47=_0x141e4b();while(!![]){try{const _0x5d5a5a=-parseInt(_0x5d97d8(0x13a))/0x1*(parseInt(_0x5d97d8(0x15d))/0x2)+-parseInt(_0x5d97d8(0x153))/0x3+-parseInt(_0x5d97d8(0x143))/0x4+-parseInt(_0x5d97d8(0x14b))/0x5*(-parseInt(_0x5d97d8(0x15e))/0x6)+parseInt(_0x5d97d8(0x152))/0x7*(-parseInt(_0x5d97d8(0x151))/0x8)+parseInt(_0x5d97d8(0x13e))/0x9+-parseInt(_0x5d97d8(0x148))/0xa*(-parseInt(_0x5d97d8(0x159))/0xb);if(_0x5d5a5a===_0x59b02c)break;else _0x1e3d47['push'](_0x1e3d47['shift']());}catch(_0x600f0c){_0x1e3d47['push'](_0x1e3d47['shift']());}}}(_0x3256,0x7deba));import{Plugin as _0x1d156a}from'ckeditor5/src/core.js';import{getTranslation as _0x3fd817}from'../utils/common-translations.js';function _0x3256(){const _0x3fdf46=['2957995umOYyz','plugins','dataDowncast','TrackChangesEditing','conversion','ELEMENT_MEDIA','492896XUyfEX','49YPkFWH','117768IaxUjU','has','data','div','mediaEmbed','for','2893AwQdxx','high','enableCommand','stop','19846zJNKpu','6lNMvXA','showSuggestionHighlights','34XzNRYA','get','editor','elementToElement','886293OHFDwY','media','attribute:url:media','locale','registerElementLabel','990788WMuuJL','downcastDispatcher','createEmptyElement','afterInit','options','33510zYkrRk','MediaEmbedEditing','descriptionFactory'];_0x3256=function(){return _0x3fdf46;};return _0x3256();}export default class lt extends _0x1d156a{[_0xc2bbf1(0x146)](){const _0x2d6d64=_0xc2bbf1,_0x31d790=this[_0x2d6d64(0x13c)];if(!_0x31d790[_0x2d6d64(0x14c)][_0x2d6d64(0x154)](_0x2d6d64(0x149)))return;const _0x19ab41=_0x31d790[_0x2d6d64(0x14c)][_0x2d6d64(0x13b)](_0x2d6d64(0x14e)),_0x45bdda=_0x31d790[_0x2d6d64(0x141)];_0x19ab41[_0x2d6d64(0x15b)](_0x2d6d64(0x157)),_0x19ab41[_0x2d6d64(0x14a)][_0x2d6d64(0x142)](_0x2d6d64(0x13f),_0x216732=>_0x3fd817(_0x45bdda,_0x2d6d64(0x150),_0x216732)),_0x31d790[_0x2d6d64(0x14f)][_0x2d6d64(0x158)](_0x2d6d64(0x14d))[_0x2d6d64(0x13d)]({'model':_0x2d6d64(0x13f),'view':(_0x22e6fe,{writer:_0x36f15e,options:_0x3641f5})=>{const _0x14a071=_0x2d6d64;if(_0x3641f5[_0x14a071(0x15f)])return _0x36f15e[_0x14a071(0x145)](_0x14a071(0x156));},'converterPriority':_0x2d6d64(0x15a)}),_0x31d790[_0x2d6d64(0x155)][_0x2d6d64(0x144)]['on'](_0x2d6d64(0x140),(_0x51efd6,_0x2abf7f,_0x113915)=>{const _0x16d8c1=_0x2d6d64;_0x113915[_0x16d8c1(0x147)][_0x16d8c1(0x15f)]&&_0x51efd6[_0x16d8c1(0x15c)]();},{'priority':_0x2d6d64(0x15a)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1b5178=_0x1030;(function(_0x65d711,_0x7090d3){const _0x2bd3bf=_0x1030,_0x4ebe04=_0x65d711();while(!![]){try{const _0x2b0b5d=-parseInt(_0x2bd3bf(0x132))/0x1+parseInt(_0x2bd3bf(0x13a))/0x2+-parseInt(_0x2bd3bf(0x133))/0x3+-parseInt(_0x2bd3bf(0x136))/0x4+parseInt(_0x2bd3bf(0x13d))/0x5+parseInt(_0x2bd3bf(0x13b))/0x6*(parseInt(_0x2bd3bf(0x130))/0x7)+-parseInt(_0x2bd3bf(0x13c))/0x8;if(_0x2b0b5d===_0x7090d3)break;else _0x4ebe04['push'](_0x4ebe04['shift']());}catch(_0x4b279f){_0x4ebe04['push'](_0x4ebe04['shift']());}}}(_0x538c,0xa21b8));function _0x1030(_0x461a4a,_0x5a42d9){const _0x538cac=_0x538c();return _0x1030=function(_0x103058,_0x18b317){_0x103058=_0x103058-0x12f;let _0xf4c443=_0x538cac[_0x103058];return _0xf4c443;},_0x1030(_0x461a4a,_0x5a42d9);}function _0x538c(){const _0x18aa54=['afterInit','TrackChangesEditing','1371654tdfMHc','56424jwBxnE','1533912YzaVzO','2627920mUsaMc','enableCommand','mention','editor','945OiSuVr','plugins','524854FRQSPx','2944320sNqxhk','has','get','475704mFyksB','MentionEditing'];_0x538c=function(){return _0x18aa54;};return _0x538c();}import{Plugin as _0x5e6dec}from'ckeditor5/src/core.js';export default class mt extends _0x5e6dec{[_0x1b5178(0x138)](){const _0x33576f=_0x1b5178,_0x17c18e=this[_0x33576f(0x12f)];_0x17c18e[_0x33576f(0x131)][_0x33576f(0x134)](_0x33576f(0x137))&&_0x17c18e[_0x33576f(0x131)][_0x33576f(0x135)](_0x33576f(0x139))[_0x33576f(0x13e)](_0x33576f(0x13f));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x6f0d(){const _0x27420c=['registerElementLabel','403696XvYAUW','*Remove:*\x20%0','178173nsVkSs','registerDescriptionCallback','getLabel','enableCommand','element','insertMergeFieldBlock','110LOODJr','TrackChangesEditing','mergeField','plugins','get','descriptionFactory','mergeFieldBlock','deletion','afterInit','521609GwMaUH','insertion','ELEMENT_MERGE_FIELD','97640JrIwqn','10wylXVd','*Insert:*\x20%0','7lGDNDk','177891FZhYvu','locale','getAttribute','5OJxLKq','getContainedElement','insertMergeField','editor','1548336qFMVCT','has','832293XwUZUQ','type','MergeFieldsEditing'];_0x6f0d=function(){return _0x27420c;};return _0x6f0d();}const _0x208cf9=_0xd977;(function(_0x1031b7,_0x53b1e0){const _0x5e8fe0=_0xd977,_0x285246=_0x1031b7();while(!![]){try{const _0x35cd20=parseInt(_0x5e8fe0(0x152))/0x1+-parseInt(_0x5e8fe0(0x14f))/0x2*(-parseInt(_0x5e8fe0(0x161))/0x3)+-parseInt(_0x5e8fe0(0x15f))/0x4+-parseInt(_0x5e8fe0(0x155))/0x5*(-parseInt(_0x5e8fe0(0x159))/0x6)+-parseInt(_0x5e8fe0(0x151))/0x7*(parseInt(_0x5e8fe0(0x14e))/0x8)+parseInt(_0x5e8fe0(0x15b))/0x9+parseInt(_0x5e8fe0(0x142))/0xa*(-parseInt(_0x5e8fe0(0x14b))/0xb);if(_0x35cd20===_0x53b1e0)break;else _0x285246['push'](_0x285246['shift']());}catch(_0x5825f7){_0x285246['push'](_0x285246['shift']());}}}(_0x6f0d,0x2e8b1));function _0xd977(_0x389714,_0x1a72b1){const _0x6f0d64=_0x6f0d();return _0xd977=function(_0xd97710,_0x1eb7ad){_0xd97710=_0xd97710-0x13f;let _0x2cf553=_0x6f0d64[_0xd97710];return _0x2cf553;},_0xd977(_0x389714,_0x1a72b1);}import{Plugin as _0x305c0e}from'ckeditor5/src/core.js';import{getTranslation as _0x3f7eab}from'../utils/common-translations.js';export default class dt extends _0x305c0e{[_0x208cf9(0x14a)](){const _0x7f3aa7=_0x208cf9,_0x30bdf3=this[_0x7f3aa7(0x158)];if(!_0x30bdf3[_0x7f3aa7(0x145)][_0x7f3aa7(0x15a)](_0x7f3aa7(0x15d)))return;_0x30bdf3[_0x7f3aa7(0x145)][_0x7f3aa7(0x146)](_0x7f3aa7(0x143))[_0x7f3aa7(0x13f)](_0x7f3aa7(0x157)),_0x30bdf3[_0x7f3aa7(0x145)][_0x7f3aa7(0x146)](_0x7f3aa7(0x143))[_0x7f3aa7(0x13f)](_0x7f3aa7(0x141));const _0x2bb495=_0x30bdf3[_0x7f3aa7(0x145)][_0x7f3aa7(0x146)](_0x7f3aa7(0x143)),_0x293b9e=_0x30bdf3[_0x7f3aa7(0x153)];_0x2bb495[_0x7f3aa7(0x147)][_0x7f3aa7(0x15e)](_0x7f3aa7(0x144),_0x2a1b6d=>_0x3f7eab(_0x293b9e,_0x7f3aa7(0x14d),_0x2a1b6d)),_0x2bb495[_0x7f3aa7(0x147)][_0x7f3aa7(0x15e)](_0x7f3aa7(0x148),_0x6e3d68=>_0x3f7eab(_0x293b9e,_0x7f3aa7(0x14d),_0x6e3d68)),_0x2bb495[_0x7f3aa7(0x147)][_0x7f3aa7(0x162)](_0x10d548=>{const _0x91e8f5=_0x7f3aa7;if(_0x91e8f5(0x14c)!=_0x10d548[_0x91e8f5(0x15c)]&&_0x91e8f5(0x149)!=_0x10d548[_0x91e8f5(0x15c)])return;const _0x51d125=_0x10d548[_0x91e8f5(0x156)]();if(null==_0x51d125)return;if(!_0x51d125['is'](_0x91e8f5(0x140),_0x91e8f5(0x144))&&!_0x51d125['is'](_0x91e8f5(0x140),_0x91e8f5(0x148)))return;const _0x9ac45b=_0x30bdf3[_0x91e8f5(0x145)][_0x91e8f5(0x146)](_0x91e8f5(0x15d))[_0x91e8f5(0x163)](_0x51d125[_0x91e8f5(0x154)]('id'));return _0x91e8f5(0x14c)==_0x10d548[_0x91e8f5(0x15c)]?{'type':_0x91e8f5(0x14c),'content':_0x3f7eab(_0x293b9e,_0x91e8f5(0x150),'\x22'+_0x9ac45b+'\x22\x20'+_0x3f7eab(_0x293b9e,_0x91e8f5(0x14d)))}:{'type':_0x91e8f5(0x149),'content':_0x3f7eab(_0x293b9e,_0x91e8f5(0x160),'\x22'+_0x9ac45b+'\x22\x20'+_0x3f7eab(_0x293b9e,_0x91e8f5(0x14d)))};});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x4d8002=_0x26c8;function _0x470d(){const _0x62d8ab=['enableDefaultAttributesIntegration','multiLevelList','listType','head','*Set\x20format:*\x20%0','editor','MultiLevelList','get','9RSditR','locale','handleDescriptions','oldValue','data','registerBlockAttribute','format','259301xQHbhv','895980dLTlDT','42BJCZlK','130530aFTMwY','plugins','1269120IaFUUo','TrackChangesEditing','newValue','*Remove\x20format:*\x20%0','1318670aMsQnq','key','483942JgXJWF','310975oWQpMs','has','afterInit','ELEMENT_MULTI_LEVEL_LIST','listMarkerStyle','5dnEowy','next','registerDescriptionCallback','descriptionFactory'];_0x470d=function(){return _0x62d8ab;};return _0x470d();}(function(_0x2c8444,_0x58045d){const _0x1bf0ec=_0x26c8,_0x10821e=_0x2c8444();while(!![]){try{const _0x2494ad=-parseInt(_0x1bf0ec(0x1a7))/0x1+-parseInt(_0x1bf0ec(0x1a6))/0x2+-parseInt(_0x1bf0ec(0x19e))/0x3+-parseInt(_0x1bf0ec(0x19c))/0x4*(-parseInt(_0x1bf0ec(0x1ac))/0x5)+-parseInt(_0x1bf0ec(0x19d))/0x6*(-parseInt(_0x1bf0ec(0x19b))/0x7)+parseInt(_0x1bf0ec(0x1a0))/0x8+-parseInt(_0x1bf0ec(0x194))/0x9*(-parseInt(_0x1bf0ec(0x1a4))/0xa);if(_0x2494ad===_0x58045d)break;else _0x10821e['push'](_0x10821e['shift']());}catch(_0x283d58){_0x10821e['push'](_0x10821e['shift']());}}}(_0x470d,0x2b4c3));import{Plugin as _0x5cde2b}from'ckeditor5/src/core.js';import{getTranslation as _0x2bc328}from'../utils/common-translations.js';function _0x26c8(_0x565d6d,_0x42e900){const _0x470dc0=_0x470d();return _0x26c8=function(_0x26c81f,_0x2c3b58){_0x26c81f=_0x26c81f-0x190;let _0x134aeb=_0x470dc0[_0x26c81f];return _0x134aeb;},_0x26c8(_0x565d6d,_0x42e900);}export default class pt extends _0x5cde2b{[_0x4d8002(0x1a9)](){const _0x46533f=_0x4d8002,_0x590467=this[_0x46533f(0x191)],_0x278a11=_0x590467[_0x46533f(0x19f)][_0x46533f(0x193)](_0x46533f(0x1a1));_0x590467[_0x46533f(0x19f)][_0x46533f(0x1a8)](_0x46533f(0x192))&&(_0x278a11[_0x46533f(0x1b0)](_0x46533f(0x1b1)),_0x278a11[_0x46533f(0x199)](_0x46533f(0x1ab)),_0x278a11[_0x46533f(0x1af)][_0x46533f(0x1ae)](_0x79c95=>this[_0x46533f(0x196)](_0x79c95)));}[_0x4d8002(0x196)](_0x49bfe6){const _0x3a99bb=_0x4d8002,_0x493326=this[_0x3a99bb(0x191)][_0x3a99bb(0x195)],{data:_0x5bdddc}=_0x49bfe6,_0x18b86e={'type':_0x3a99bb(0x19a),'content':''};if(_0x5bdddc&&_0x3a99bb(0x1ab)==_0x5bdddc[_0x3a99bb(0x1a5)]){if(!_0x5bdddc[_0x3a99bb(0x197)])return{'type':_0x3a99bb(0x19a),'content':_0x2bc328(_0x493326,_0x3a99bb(0x190),_0x2bc328(_0x493326,_0x3a99bb(0x1aa)))+'\x20('+_0x5bdddc[_0x3a99bb(0x1a2)]+')'};if(!_0x5bdddc[_0x3a99bb(0x1a2)]){let _0x316486=_0x49bfe6[_0x3a99bb(0x1b3)];for(;_0x316486;){if(_0x316486[_0x3a99bb(0x198)]&&_0x3a99bb(0x1b2)==_0x316486[_0x3a99bb(0x198)][_0x3a99bb(0x1a5)]&&_0x316486[_0x3a99bb(0x198)][_0x3a99bb(0x1a2)])return _0x18b86e;_0x316486=_0x316486[_0x3a99bb(0x1ad)];}return{'type':_0x3a99bb(0x19a),'content':_0x2bc328(_0x493326,_0x3a99bb(0x1a3),_0x2bc328(_0x493326,_0x3a99bb(0x1aa)))+'\x20('+_0x5bdddc[_0x3a99bb(0x197)]+')'};}}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x5dcd(_0x15fb9e,_0x102e2c){const _0x20ebbb=_0x20eb();return _0x5dcd=function(_0x5dcda3,_0x47c0a6){_0x5dcda3=_0x5dcda3-0x78;let _0x4dda54=_0x20ebbb[_0x5dcda3];return _0x4dda54;},_0x5dcd(_0x15fb9e,_0x102e2c);}function _0x20eb(){const _0x11364c=['120pKTgYM','569652LNHzJZ','locale','1foohtm','get','409434yXmOeu','244180ULjmWF','pageBreak','10QYrRqb','TrackChangesEditing','1188440fTSwnz','registerElementLabel','has','enableCommand','58113WJIAdo','editor','449973mfQUlX','ELEMENT_PAGE_BREAK','490EDDREL','descriptionFactory','PageBreakEditing','afterInit','4551008MIMUuw','plugins','49iMKlyI'];_0x20eb=function(){return _0x11364c;};return _0x20eb();}const _0x2cbcef=_0x5dcd;(function(_0x25984c,_0x1f01f4){const _0x4a52eb=_0x5dcd,_0x54d0dd=_0x25984c();while(!![]){try{const _0x4d5306=-parseInt(_0x4a52eb(0x79))/0x1*(parseInt(_0x4a52eb(0x7c))/0x2)+-parseInt(_0x4a52eb(0x86))/0x3+-parseInt(_0x4a52eb(0x90))/0x4*(-parseInt(_0x4a52eb(0x7e))/0x5)+parseInt(_0x4a52eb(0x7b))/0x6*(parseInt(_0x4a52eb(0x8e))/0x7)+parseInt(_0x4a52eb(0x8c))/0x8+parseInt(_0x4a52eb(0x84))/0x9*(parseInt(_0x4a52eb(0x88))/0xa)+parseInt(_0x4a52eb(0x80))/0xb*(-parseInt(_0x4a52eb(0x8f))/0xc);if(_0x4d5306===_0x1f01f4)break;else _0x54d0dd['push'](_0x54d0dd['shift']());}catch(_0x1c8cdd){_0x54d0dd['push'](_0x54d0dd['shift']());}}}(_0x20eb,0x48177));import{Plugin as _0x3da0f5}from'ckeditor5/src/core.js';import{getTranslation as _0x32825c}from'../utils/common-translations.js';export default class kt extends _0x3da0f5{[_0x2cbcef(0x8b)](){const _0x15f1fd=_0x2cbcef,_0x239f00=this[_0x15f1fd(0x85)];if(!_0x239f00[_0x15f1fd(0x8d)][_0x15f1fd(0x82)](_0x15f1fd(0x8a)))return;_0x239f00[_0x15f1fd(0x8d)][_0x15f1fd(0x7a)](_0x15f1fd(0x7f))[_0x15f1fd(0x83)](_0x15f1fd(0x7d));const _0x4da308=_0x239f00[_0x15f1fd(0x8d)][_0x15f1fd(0x7a)](_0x15f1fd(0x7f)),_0x2781b0=_0x239f00[_0x15f1fd(0x78)];_0x4da308[_0x15f1fd(0x89)][_0x15f1fd(0x81)](_0x15f1fd(0x7d),_0x44896f=>_0x32825c(_0x2781b0,_0x15f1fd(0x87),_0x44896f));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2a955e=_0x44db;(function(_0x25147e,_0x507cdb){const _0x3d829e=_0x44db,_0x519f1f=_0x25147e();while(!![]){try{const _0x12965b=-parseInt(_0x3d829e(0x11e))/0x1+parseInt(_0x3d829e(0xff))/0x2*(parseInt(_0x3d829e(0xfe))/0x3)+-parseInt(_0x3d829e(0x10b))/0x4*(parseInt(_0x3d829e(0xfd))/0x5)+-parseInt(_0x3d829e(0x139))/0x6*(parseInt(_0x3d829e(0x111))/0x7)+-parseInt(_0x3d829e(0x10e))/0x8*(parseInt(_0x3d829e(0x132))/0x9)+parseInt(_0x3d829e(0x105))/0xa*(parseInt(_0x3d829e(0x109))/0xb)+parseInt(_0x3d829e(0x100))/0xc;if(_0x12965b===_0x507cdb)break;else _0x519f1f['push'](_0x519f1f['shift']());}catch(_0x555032){_0x519f1f['push'](_0x519f1f['shift']());}}}(_0x19fe,0xa0961));function _0x44db(_0x30394c,_0xba58c9){const _0x19fec8=_0x19fe();return _0x44db=function(_0x44db36,_0x1abda5){_0x44db36=_0x44db36-0xf1;let _0x173cfb=_0x19fec8[_0x44db36];return _0x173cfb;},_0x44db(_0x30394c,_0xba58c9);}import{Plugin as _0x443aa4}from'ckeditor5/src/core.js';import{getTranslation as _0x177f34}from'../utils/common-translations.js';function _0x19fe(){const _0x3d40b7=['insertion','schema','isLimit','2878625ETbbQU','120CzYJPX','19676kLcyir','32129328iUZuLB','enableCommand','markerName','Paragraph','options','3590PddkkI','consume','consumable','ck-suggestion-marker--active','14509zcNyDY','addMarker:suggestion:insertion','8ZuwBNR','$text','bindElementToMarker','613768axzAtm','data','registerElementLabel','10157bBUCIJ','locale','paragraph','start','addClass','downcastDispatcher','end','getItemLabel','has','type','*Insert:*\x20%0','insertParagraph','editor','102909hKGIMu','formatBlock','checkChild','activeMarkers','isBlock','descriptionFactory','registerDescriptionCallback','markerRange','createUIElement','writer','plugins','_splitMarkerName','ELEMENT_PARAGRAPH','commandName','*Change\x20to:*\x20%0','_registerLegacyDescription','format','afterInit','toViewPosition','editing','144LKKmzz','span','ck-suggestion-marker-split','TrackChangesEditing','insert','includes','highest','1674SZiXWb','mapper','isTouching','showSuggestionHighlights','model','nodeAfter','get','enableDefaultAttributesIntegration','getFirstRange','name'];_0x19fe=function(){return _0x3d40b7;};return _0x19fe();}export default class bt extends _0x443aa4{[_0x2a955e(0x12f)](){const _0x3fe318=_0x2a955e,_0x2cd8a7=this[_0x3fe318(0x11d)];if(!_0x2cd8a7[_0x3fe318(0x128)][_0x3fe318(0x119)](_0x3fe318(0x103)))return;const _0x34e85a=_0x2cd8a7[_0x3fe318(0x112)],_0x55f00e=_0x2cd8a7[_0x3fe318(0x128)][_0x3fe318(0xf6)](_0x3fe318(0x135));_0x55f00e[_0x3fe318(0x123)][_0x3fe318(0x110)](_0x3fe318(0x113),_0x4c6b36=>_0x177f34(_0x34e85a,_0x3fe318(0x12a),_0x4c6b36)),_0x55f00e[_0x3fe318(0xf7)](_0x3fe318(0x113)),_0x55f00e[_0x3fe318(0x101)](_0x3fe318(0x11c)),_0x2cd8a7[_0x3fe318(0x131)][_0x3fe318(0x116)]['on'](_0x3fe318(0x10a),nr(_0x2cd8a7),{'priority':_0x3fe318(0x138)}),_0x2cd8a7[_0x3fe318(0x10f)][_0x3fe318(0x116)]['on'](_0x3fe318(0x10a),(_0x122d8f,_0xdb14c0,_0x3ede3d)=>{const _0x4e8685=_0x3fe318;_0x3ede3d[_0x4e8685(0x104)][_0x4e8685(0xf3)]&&nr(_0x2cd8a7,{'showActiveMarker':!0x1})(_0x122d8f,_0xdb14c0,_0x3ede3d);},{'priority':_0x3fe318(0x138)});const _0x3429c6=_0x55f00e[_0x3fe318(0x123)];_0x3429c6[_0x3fe318(0x124)](_0x2910c2=>{const _0x5f60e0=_0x3fe318;if(_0x5f60e0(0xfa)!==_0x2910c2[_0x5f60e0(0x11a)])return;const {start:_0x44e372,end:_0x4cd72e}=_0x2910c2[_0x5f60e0(0xf8)]();if(!_0x44e372[_0x5f60e0(0xf2)](_0x4cd72e)||!_0x44e372[_0x5f60e0(0xf5)])return;const _0xf0ad88=_0x2cd8a7[_0x5f60e0(0xf4)][_0x5f60e0(0xfb)],_0x313716=_0x44e372[_0x5f60e0(0xf5)];return _0xf0ad88[_0x5f60e0(0x122)](_0x313716)&&!_0xf0ad88[_0x5f60e0(0xfc)](_0x313716)&&_0xf0ad88[_0x5f60e0(0x120)](_0x313716,_0x5f60e0(0x10c))?{'type':_0x5f60e0(0xfa),'content':_0x177f34(_0x34e85a,_0x5f60e0(0x11b),_0x3429c6[_0x5f60e0(0x118)](_0x313716,0x1))}:void 0x0;}),this[_0x3fe318(0x12d)]();}[_0x2a955e(0x12d)](){const _0x21f70=_0x2a955e,_0x272217=this[_0x21f70(0x11d)],_0x5d982f=_0x272217[_0x21f70(0x112)];_0x272217[_0x21f70(0x128)][_0x21f70(0xf6)](_0x21f70(0x135))[_0x21f70(0x123)][_0x21f70(0x124)](_0x4f84f9=>{const _0x4fd77c=_0x21f70;if(_0x4fd77c(0x11f)!=_0x4f84f9[_0x4fd77c(0x11a)])return;const {data:_0x3ee3e7}=_0x4f84f9;return _0x3ee3e7&&_0x4fd77c(0x113)==_0x3ee3e7[_0x4fd77c(0x12b)]?{'type':_0x4fd77c(0x12e),'content':_0x177f34(_0x5d982f,_0x4fd77c(0x12c),_0x177f34(_0x5d982f,_0x4fd77c(0x12a)))}:void 0x0;});}}function nr(_0x523f9e,{showActiveMarker:_0x464c2a=!0x0}={}){return(_0x5432b0,_0xace8f0,_0x360e65)=>{const _0x20ea4=_0x44db,_0x3ebde=_0x523f9e[_0x20ea4(0x128)][_0x20ea4(0xf6)](_0x20ea4(0x135)),_0x69bbd2=_0xace8f0[_0x20ea4(0x125)][_0x20ea4(0x114)],_0x5a5a41=_0xace8f0[_0x20ea4(0x125)][_0x20ea4(0x117)],_0x5ece52=_0x523f9e[_0x20ea4(0xf4)][_0x20ea4(0xfb)];if(!_0x69bbd2[_0x20ea4(0xf2)](_0x5a5a41)||!_0x69bbd2[_0x20ea4(0xf5)])return;const _0xc01674=_0x69bbd2[_0x20ea4(0xf5)];if(_0x5ece52[_0x20ea4(0x122)](_0xc01674)&&!_0x5ece52[_0x20ea4(0xfc)](_0xc01674)&&_0x5ece52[_0x20ea4(0x120)](_0xc01674,_0x20ea4(0x10c))){if(!_0x360e65[_0x20ea4(0x107)][_0x20ea4(0x106)](_0xace8f0[_0x20ea4(0x125)],_0x5432b0[_0x20ea4(0xf9)]))return;const {authorId:_0x21144e}=_0x3ebde[_0x20ea4(0x129)](_0xace8f0[_0x20ea4(0x102)]),_0x4def6d=_0x360e65[_0x20ea4(0x127)][_0x20ea4(0x126)](_0x20ea4(0x133),{'class':_0x20ea4(0x134),'data-author-id':_0x21144e}),_0x513c2f=_0x360e65[_0x20ea4(0xf1)][_0x20ea4(0x130)](_0x5a5a41);_0x464c2a&&_0x3ebde[_0x20ea4(0x121)][_0x20ea4(0x137)](_0xace8f0[_0x20ea4(0x102)])&&_0x360e65[_0x20ea4(0x127)][_0x20ea4(0x115)](_0x20ea4(0x108),_0x4def6d),_0x360e65[_0x20ea4(0x127)][_0x20ea4(0x136)](_0x513c2f,_0x4def6d),_0x360e65[_0x20ea4(0xf1)][_0x20ea4(0x10d)](_0x4def6d,_0xace8f0[_0x20ea4(0x102)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x241b87=_0x9b77;(function(_0xdfe970,_0x2467b3){const _0xb72450=_0x9b77,_0x31ce41=_0xdfe970();while(!![]){try{const _0x12dc6b=-parseInt(_0xb72450(0xe0))/0x1+parseInt(_0xb72450(0xd2))/0x2+-parseInt(_0xb72450(0xce))/0x3*(-parseInt(_0xb72450(0xdf))/0x4)+parseInt(_0xb72450(0xcb))/0x5+-parseInt(_0xb72450(0xde))/0x6*(parseInt(_0xb72450(0xcf))/0x7)+-parseInt(_0xb72450(0xd6))/0x8+parseInt(_0xb72450(0xd9))/0x9;if(_0x12dc6b===_0x2467b3)break;else _0x31ce41['push'](_0x31ce41['shift']());}catch(_0x39b3f3){_0x31ce41['push'](_0x31ce41['shift']());}}}(_0x152b,0x49dc6));import{Plugin as _0x100bb7}from'ckeditor5/src/core.js';function _0x9b77(_0x4e1fca,_0x57098f){const _0x152be7=_0x152b();return _0x9b77=function(_0x9b77a3,_0xaf2978){_0x9b77a3=_0x9b77a3-0xc9;let _0x4a5ffd=_0x152be7[_0x9b77a3];return _0x4a5ffd;},_0x9b77(_0x4e1fca,_0x57098f);}function _0x152b(){const _0x22e856=['1599304luynoD','commandName','type','7742277HgSCRf','enableDefaultAttributesIntegration','afterInit','format','TrackChangesEditing','6psMAxn','4GGgYIS','450218DRpHRL','get','registerDescriptionCallback','removeFormat','editor','plugins','_registerLegacyDescription','2314545MvBJRU','descriptionFactory','RemoveFormatEditing','603795zqfVuK','4182157DOLVvR','formatInline','locale','51378PhaAGZ','formatBlock','has','*Remove\x20all\x20formatting*'];_0x152b=function(){return _0x22e856;};return _0x152b();}import{getTranslation as _0x53aa2d}from'../utils/common-translations.js';export default class wt extends _0x100bb7{[_0x241b87(0xdb)](){const _0x271712=_0x241b87,_0x17b52a=this[_0x271712(0xe4)];if(!_0x17b52a[_0x271712(0xc9)][_0x271712(0xd4)](_0x271712(0xcd)))return;_0x17b52a[_0x271712(0xc9)][_0x271712(0xe1)](_0x271712(0xdd))[_0x271712(0xda)](_0x271712(0xe3)),this[_0x271712(0xca)]();}[_0x241b87(0xca)](){const _0x526867=_0x241b87,_0x1680ab=this[_0x526867(0xe4)];_0x1680ab[_0x526867(0xc9)][_0x526867(0xe1)](_0x526867(0xdd))[_0x526867(0xcc)][_0x526867(0xe2)](_0xbd4058=>{const _0x23b16e=_0x526867;if(_0x23b16e(0xd3)!=_0xbd4058[_0x23b16e(0xd8)]&&_0x23b16e(0xd0)!=_0xbd4058[_0x23b16e(0xd8)])return;const {data:_0x2f4c71}=_0xbd4058;return _0x2f4c71&&_0x23b16e(0xe3)==_0x2f4c71[_0x23b16e(0xd7)]?{'type':_0x23b16e(0xdc),'content':_0x53aa2d(_0x1680ab[_0x23b16e(0xd1)],_0x23b16e(0xd5))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x226b(_0x4989e4,_0x9077e9){const _0x24444f=_0x2444();return _0x226b=function(_0x226bf4,_0x235a06){_0x226bf4=_0x226bf4-0x195;let _0x30ca53=_0x24444f[_0x226bf4];return _0x30ca53;},_0x226b(_0x4989e4,_0x9077e9);}const _0x49169e=_0x226b;(function(_0x37cf19,_0x2485be){const _0x2f56e3=_0x226b,_0x2b018e=_0x37cf19();while(!![]){try{const _0x28627a=parseInt(_0x2f56e3(0x1af))/0x1*(parseInt(_0x2f56e3(0x1a4))/0x2)+parseInt(_0x2f56e3(0x1a8))/0x3*(parseInt(_0x2f56e3(0x1ae))/0x4)+-parseInt(_0x2f56e3(0x19f))/0x5*(parseInt(_0x2f56e3(0x198))/0x6)+-parseInt(_0x2f56e3(0x195))/0x7+parseInt(_0x2f56e3(0x1a6))/0x8*(-parseInt(_0x2f56e3(0x196))/0x9)+parseInt(_0x2f56e3(0x1ab))/0xa+parseInt(_0x2f56e3(0x1a7))/0xb;if(_0x28627a===_0x2485be)break;else _0x2b018e['push'](_0x2b018e['shift']());}catch(_0x3b68f6){_0x2b018e['push'](_0x2b018e['shift']());}}}(_0x2444,0x4ab4a));import{Plugin as _0x1b4a77}from'ckeditor5/src/core.js';export default class yt extends _0x1b4a77{[_0x49169e(0x1a0)](){const _0x555183=_0x49169e,_0x2996d2=this[_0x555183(0x19b)];if(!_0x2996d2[_0x555183(0x19e)][_0x555183(0x1a1)](_0x555183(0x1ad)))return;const _0x47e54c=_0x2996d2[_0x555183(0x19e)][_0x555183(0x1ac)](_0x555183(0x1a2));_0x47e54c[_0x555183(0x1a5)](_0x555183(0x1a3)),_0x47e54c[_0x555183(0x1a5)](_0x555183(0x1a9));const _0x4efadd=_0x2996d2[_0x555183(0x19e)][_0x555183(0x1ac)](_0x555183(0x1ad));_0x4efadd[_0x555183(0x1a5)](_0x555183(0x19c)),_0x4efadd[_0x555183(0x1a5)](_0x555183(0x19a)),_0x4efadd[_0x555183(0x1a5)](_0x555183(0x1aa)),_0x4efadd[_0x555183(0x1a5)](_0x555183(0x199)),_0x4efadd[_0x555183(0x1a5)](_0x555183(0x19d)),_0x4efadd[_0x555183(0x1a5)](_0x555183(0x1b0)),_0x4efadd[_0x555183(0x1a5)](_0x555183(0x197));}}function _0x2444(){const _0x44a1dd=['discardAllSuggestions','plugins','1196450XAtDXE','afterInit','has','TrackChangesEditing','goToPreviousRestrictedEditingException','79022AkeIJQ','enableCommand','8ENvSjy','6835895NrbFyZ','1820967cqYrBg','goToNextRestrictedEditingException','discardSuggestion','153300pQfBky','get','RestrictedEditingModeEditing','4UgGyVn','1efJPhi','acceptSelectedSuggestions','2223424HMGnMY','1629621DhoPAZ','discardSelectedSuggestions','12lqBTmq','acceptAllSuggestions','acceptSuggestion','editor','trackChanges'];_0x2444=function(){return _0x44a1dd;};return _0x2444();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x56b59c=_0x466f;(function(_0x391e33,_0xe1005d){const _0x1c147d=_0x466f,_0x3eb121=_0x391e33();while(!![]){try{const _0x5eebcd=-parseInt(_0x1c147d(0x166))/0x1*(parseInt(_0x1c147d(0x17d))/0x2)+-parseInt(_0x1c147d(0x17e))/0x3+parseInt(_0x1c147d(0x173))/0x4*(parseInt(_0x1c147d(0x186))/0x5)+-parseInt(_0x1c147d(0x15a))/0x6*(parseInt(_0x1c147d(0x168))/0x7)+parseInt(_0x1c147d(0x167))/0x8*(parseInt(_0x1c147d(0x15b))/0x9)+-parseInt(_0x1c147d(0x185))/0xa*(parseInt(_0x1c147d(0x157))/0xb)+-parseInt(_0x1c147d(0x15c))/0xc*(-parseInt(_0x1c147d(0x18b))/0xd);if(_0x5eebcd===_0xe1005d)break;else _0x3eb121['push'](_0x3eb121['shift']());}catch(_0x1403bd){_0x3eb121['push'](_0x3eb121['shift']());}}}(_0x1e09,0xe64be));import{Plugin as _0x1f9707}from'ckeditor5/src/core.js';import{ShiftEnter as _0x5e98a3}from'ckeditor5/src/enter.js';function _0x1e09(){const _0x541629=['6834340MZFDmE','2646445CZZfqA','editor','locale','shiftEnter','plugins','91EoZtlL','split','toViewPosition','ck-suggestion-marker--active','init','markerRange','ck-suggestion-marker-','consumable','11ovggWW','merge','data','18DuICFE','9zQbdoh','4954332acJAEx','span','element','includes','createUIElement','activeMarkers','registerElementLabel','model','editing','createPositionBefore','2GQmAIS','11767048MucWcp','3501477ptOiIq','addClass','showSuggestionHighlights','enableCommand','addMarker:suggestion:deletion','softBreak','addMarker:suggestion','getItems','markerName','descriptionFactory','get','4HKHfjt','deletion','writer','test','bindElementToMarker','mapper','TrackChangesEditing','addMarker:suggestion:insertion','high','ELEMENT_LINE_BREAK','275358jaeKwU','4462434VjFpkp','downcastDispatcher','insert','options','name','requires','_splitMarkerName'];_0x1e09=function(){return _0x541629;};return _0x1e09();}import{getTranslation as _0x4a7a80}from'../utils/common-translations.js';export default class jt extends _0x1f9707{static get[_0x56b59c(0x183)](){return[_0x5e98a3];}[_0x56b59c(0x153)](){const _0xf28d0f=_0x56b59c,_0x17ca33=this[_0xf28d0f(0x187)],_0x19bf76=_0x17ca33[_0xf28d0f(0x18a)][_0xf28d0f(0x172)](_0xf28d0f(0x179));_0x19bf76[_0xf28d0f(0x16b)](_0xf28d0f(0x189)),_0x17ca33[_0xf28d0f(0x164)][_0xf28d0f(0x17f)]['on'](_0xf28d0f(0x17a),ge(_0x17ca33),{'priority':_0xf28d0f(0x17b)}),_0x17ca33[_0xf28d0f(0x164)][_0xf28d0f(0x17f)]['on'](_0xf28d0f(0x16c),ge(_0x17ca33),{'priority':_0xf28d0f(0x17b)}),_0x17ca33[_0xf28d0f(0x159)][_0xf28d0f(0x17f)]['on'](_0xf28d0f(0x16e),(_0x17a5a5,_0x41b684,_0x307a91)=>{const _0x3ec68d=_0xf28d0f;_0x307a91[_0x3ec68d(0x181)][_0x3ec68d(0x16a)]&&ge(_0x17ca33,{'showActiveMarker':!0x1})(_0x17a5a5,_0x41b684,_0x307a91);}),_0x19bf76[_0xf28d0f(0x171)][_0xf28d0f(0x162)](_0xf28d0f(0x16d),_0x32205c=>_0x4a7a80(_0x17ca33[_0xf28d0f(0x188)],_0xf28d0f(0x17c),_0x32205c));}}function _0x466f(_0x4cbdd7,_0x525a30){const _0x1e098f=_0x1e09();return _0x466f=function(_0x466ffb,_0x4dfff5){_0x466ffb=_0x466ffb-0x152;let _0x28eea8=_0x1e098f[_0x466ffb];return _0x28eea8;},_0x466f(_0x4cbdd7,_0x525a30);}function ge(_0x243d9f,{showActiveMarker:_0xd79359=!0x0}={}){return(_0x57e983,_0x25a9dc,_0x54c712)=>{const _0x11ec13=_0x466f,_0x454a87=_0x243d9f[_0x11ec13(0x18a)][_0x11ec13(0x172)](_0x11ec13(0x179));if(!_0x54c712[_0x11ec13(0x156)][_0x11ec13(0x176)](_0x25a9dc[_0x11ec13(0x154)],_0x57e983[_0x11ec13(0x182)]))return;const _0x2f7ecf=_0x243d9f[_0x11ec13(0x163)];for(const _0x2d7e20 of _0x25a9dc[_0x11ec13(0x154)][_0x11ec13(0x16f)]()){if(!_0x2d7e20['is'](_0x11ec13(0x15e),_0x11ec13(0x16d)))continue;const _0x5ae4f0=_0x11ec13(0x174)==_0x25a9dc[_0x11ec13(0x170)][_0x11ec13(0x18c)](':')[0x1]?_0x11ec13(0x158):_0x11ec13(0x18c),{authorId:_0x239f79}=_0x454a87[_0x11ec13(0x184)](_0x25a9dc[_0x11ec13(0x170)]),_0x54db3d=_0x54c712[_0x11ec13(0x175)][_0x11ec13(0x160)](_0x11ec13(0x15d),{'class':_0x11ec13(0x155)+_0x5ae4f0,'data-author-id':_0x239f79}),_0x503465=_0x54c712[_0x11ec13(0x178)][_0x11ec13(0x18d)](_0x2f7ecf[_0x11ec13(0x165)](_0x2d7e20));_0xd79359&&_0x454a87[_0x11ec13(0x161)][_0x11ec13(0x15f)](_0x25a9dc[_0x11ec13(0x170)])&&_0x54c712[_0x11ec13(0x175)][_0x11ec13(0x169)](_0x11ec13(0x152),_0x54db3d),_0x54c712[_0x11ec13(0x175)][_0x11ec13(0x180)](_0x503465,_0x54db3d),_0x54c712[_0x11ec13(0x178)][_0x11ec13(0x177)](_0x54db3d,_0x25a9dc[_0x11ec13(0x170)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x147d08=_0x2bff;(function(_0x66b9c3,_0x3ef808){const _0x5aa8d2=_0x2bff,_0x3d449f=_0x66b9c3();while(!![]){try{const _0x11fc8a=-parseInt(_0x5aa8d2(0x20e))/0x1*(parseInt(_0x5aa8d2(0x1ff))/0x2)+-parseInt(_0x5aa8d2(0x1fd))/0x3+-parseInt(_0x5aa8d2(0x20f))/0x4*(-parseInt(_0x5aa8d2(0x1fe))/0x5)+parseInt(_0x5aa8d2(0x1eb))/0x6*(-parseInt(_0x5aa8d2(0x1ef))/0x7)+-parseInt(_0x5aa8d2(0x1f8))/0x8+parseInt(_0x5aa8d2(0x201))/0x9+parseInt(_0x5aa8d2(0x1f0))/0xa;if(_0x11fc8a===_0x3ef808)break;else _0x3d449f['push'](_0x3d449f['shift']());}catch(_0x4bdb0c){_0x3d449f['push'](_0x3d449f['shift']());}}}(_0x1318,0x2d55e));import{Plugin as _0x1cec24}from'ckeditor5/src/core.js';function _0x2bff(_0x306e30,_0x487e4){const _0x1318b6=_0x1318();return _0x2bff=function(_0x2bff9c,_0x17d7fb){_0x2bff9c=_0x2bff9c-0x1eb;let _0x456bb6=_0x1318b6[_0x2bff9c];return _0x456bb6;},_0x2bff(_0x306e30,_0x487e4);}function _0x1318(){const _0x3eb45d=['has','enableCommand','1885920niJzvU','commandName','commandParams','formatBlock','formatInline','567042RfsgQC','28335fDOjDW','370278OmKrpQ','FORMAT_RESTRICTED_ENABLED','1959138ipMSaN','plugins','value','markInlineFormat','get','TrackChangesEditing','FORMAT_RESTRICTED_DISABLED','model','from','selection','type','afterInit','descriptionFactory','1dTKzcm','20QaLrUW','format','commands','locale','restrictedEditingException','1678326wqWiKg','StandardEditingModeEditing','getRanges','document','7wMfdyQ','8292910iIhKGj','registerDescriptionCallback','editor','isCollapsed','change','forceValue'];_0x1318=function(){return _0x3eb45d;};return _0x1318();}import{getRangesWithAttribute as _0x429e03}from'./utils.js';import{getTranslation as _0x393c55}from'../utils/common-translations.js';export default class St extends _0x1cec24{[_0x147d08(0x20c)](){const _0x45c0b5=_0x147d08,_0x4af47c=this[_0x45c0b5(0x1f2)],_0x3bd41c=_0x4af47c[_0x45c0b5(0x208)],_0x248ef6=_0x4af47c[_0x45c0b5(0x212)];if(!_0x4af47c[_0x45c0b5(0x202)][_0x45c0b5(0x1f6)](_0x45c0b5(0x1ec)))return;const _0x48064a=_0x4af47c[_0x45c0b5(0x202)][_0x45c0b5(0x205)](_0x45c0b5(0x206)),_0x4cc52c=_0x45c0b5(0x213),_0x4a55c7=_0x4af47c[_0x45c0b5(0x211)][_0x45c0b5(0x205)](_0x4cc52c);_0x48064a[_0x45c0b5(0x1f7)](_0x4cc52c,(_0x272c49,_0x1edddf={})=>{const _0x40e302=_0x45c0b5,_0x3b6079=_0x3bd41c[_0x40e302(0x1ee)][_0x40e302(0x20a)];if(_0x3b6079[_0x40e302(0x1f3)])return void _0x272c49(_0x1edddf);const _0xbaf3c=void 0x0!==_0x1edddf[_0x40e302(0x1f5)]?_0x1edddf[_0x40e302(0x1f5)]:!_0x4a55c7[_0x40e302(0x203)];_0x3bd41c[_0x40e302(0x1f4)](()=>{const _0x1ffc11=_0x40e302,_0x11d222=Array[_0x1ffc11(0x209)](_0x3b6079[_0x1ffc11(0x1ed)]());for(const _0x5cfa2c of _0x11d222){const _0x57c80e=_0xbaf3c?[_0x5cfa2c]:_0x429e03(_0x4cc52c,_0x5cfa2c,_0x3bd41c);for(const _0x2f28ae of _0x57c80e)_0x48064a[_0x1ffc11(0x204)](_0x2f28ae,{'commandName':_0x4cc52c,'commandParams':[{'forceValue':_0xbaf3c}]});}});}),_0x48064a[_0x45c0b5(0x20d)][_0x45c0b5(0x1f1)](_0x205ae7=>{const _0xc0ee25=_0x45c0b5;if(_0xc0ee25(0x1fb)!=_0x205ae7[_0xc0ee25(0x20b)]&&_0xc0ee25(0x1fc)!=_0x205ae7[_0xc0ee25(0x20b)])return;const {data:_0x152e72}=_0x205ae7;return _0x152e72&&_0x152e72[_0xc0ee25(0x1f9)]==_0x4cc52c?_0x152e72[_0xc0ee25(0x1fa)][0x0][_0xc0ee25(0x1f5)]?{'type':_0xc0ee25(0x210),'content':_0x393c55(_0x248ef6,_0xc0ee25(0x200))}:{'type':_0xc0ee25(0x210),'content':_0x393c55(_0x248ef6,_0xc0ee25(0x207))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0xcc05(){const _0x1c721c=['*Set\x20format:*\x20%0','commandParams','10194wXiNmo','locale','DataSchema','afterInit','type','normalizeConfig','element','_registerLegacyDescription','inline','config','block','TrackChangesEditing','763696KwKwqQ','1735rlklUE','registerInlineAttribute','forceValue','add','100dztUvR','2280160KVtxBB','formatInline','getGhsAttributeNameForElement','toLowerCase','37341QBwuJt','commandName','formatBlock','12086976RavcNk','style','styleName','StyleUtils','plugins','1063888RgKDFC','2cRgLCf','descriptionFactory','FORMAT_STYLE','110fwGewQ','editor','ghsAttributes','registerBlockAttribute','definitions','GeneralHtmlSupport','get','466353DkqOWc','enableDefaultAttributesIntegration','format','registerAttributeLabel','registerDescriptionCallback','*Remove\x20format:*\x20%0','Style','has'];_0xcc05=function(){return _0x1c721c;};return _0xcc05();}const _0x5b57e8=_0x9815;(function(_0x527d09,_0xeb9eb5){const _0x41be69=_0x9815,_0x5980e7=_0x527d09();while(!![]){try{const _0x51d7c1=parseInt(_0x41be69(0x170))/0x1*(parseInt(_0x41be69(0x15d))/0x2)+parseInt(_0x41be69(0x167))/0x3*(parseInt(_0x41be69(0x162))/0x4)+-parseInt(_0x41be69(0x15e))/0x5*(-parseInt(_0x41be69(0x184))/0x6)+parseInt(_0x41be69(0x16f))/0x7+parseInt(_0x41be69(0x163))/0x8+parseInt(_0x41be69(0x17a))/0x9*(-parseInt(_0x41be69(0x173))/0xa)+-parseInt(_0x41be69(0x16a))/0xb;if(_0x51d7c1===_0xeb9eb5)break;else _0x5980e7['push'](_0x5980e7['shift']());}catch(_0x468be8){_0x5980e7['push'](_0x5980e7['shift']());}}}(_0xcc05,0x699f1));import{Plugin as _0x4000df}from'ckeditor5/src/core.js';function _0x9815(_0x50bc4c,_0x1d831f){const _0xcc0599=_0xcc05();return _0x9815=function(_0x9815e1,_0x50723e){_0x9815e1=_0x9815e1-0x152;let _0x5a332c=_0xcc0599[_0x9815e1];return _0x5a332c;},_0x9815(_0x50bc4c,_0x1d831f);}import{getTranslation as _0x16fba2}from'../utils/common-translations.js';export default class At extends _0x4000df{[_0x5b57e8(0x154)](){const _0x17871f=_0x5b57e8,_0x3c4132=this[_0x17871f(0x174)];if(!_0x3c4132[_0x17871f(0x16e)][_0x17871f(0x181)](_0x17871f(0x180))||!_0x3c4132[_0x17871f(0x16e)][_0x17871f(0x181)](_0x17871f(0x153)))return;const _0x3f5628=_0x3c4132[_0x17871f(0x16e)][_0x17871f(0x179)](_0x17871f(0x15c)),_0x32da66=_0x3c4132[_0x17871f(0x152)],_0x3989b7=_0x3c4132[_0x17871f(0x15a)][_0x17871f(0x179)](_0x17871f(0x16b))||{},_0x4a1778=_0x3c4132[_0x17871f(0x16e)][_0x17871f(0x179)](_0x17871f(0x178)),_0x5ee248=_0x3c4132[_0x17871f(0x16e)][_0x17871f(0x179)](_0x17871f(0x16d))[_0x17871f(0x156)](_0x3c4132[_0x17871f(0x16e)][_0x17871f(0x179)](_0x17871f(0x153)),_0x3989b7[_0x17871f(0x177)]);_0x3f5628[_0x17871f(0x17b)](_0x17871f(0x16b));const _0x4f3de7=new Set();for(const _0x55a946 of _0x5ee248[_0x17871f(0x15b)]){const _0x1973e8=_0x4a1778[_0x17871f(0x165)](_0x55a946[_0x17871f(0x157)]);_0x4f3de7[_0x17871f(0x161)](_0x1973e8);}const _0x2b5436=new Set();for(const _0x548738 of _0x5ee248[_0x17871f(0x159)]){const _0x47fee8=_0x4a1778[_0x17871f(0x165)](_0x548738[_0x17871f(0x157)]);_0x2b5436[_0x17871f(0x161)](_0x47fee8);for(const _0x4b098b of _0x548738[_0x17871f(0x175)])_0x2b5436[_0x17871f(0x161)](_0x4b098b);}for(const _0x2659f9 of _0x4f3de7)_0x3f5628[_0x17871f(0x176)](_0x2659f9),_0x3f5628[_0x17871f(0x171)][_0x17871f(0x17d)](_0x2659f9,_0x16fba2(_0x32da66,_0x17871f(0x172)));for(const _0x6743dc of _0x2b5436)_0x3f5628[_0x17871f(0x15f)](_0x6743dc),_0x3f5628[_0x17871f(0x171)][_0x17871f(0x17d)](_0x6743dc,_0x16fba2(_0x32da66,_0x17871f(0x172)));this[_0x17871f(0x158)]();}[_0x5b57e8(0x158)](){const _0x147685=_0x5b57e8,_0x1c6a1c=this[_0x147685(0x174)],_0x3583a9=_0x1c6a1c[_0x147685(0x152)];_0x1c6a1c[_0x147685(0x16e)][_0x147685(0x179)](_0x147685(0x15c))[_0x147685(0x171)][_0x147685(0x17e)](_0x131110=>{const _0x3af878=_0x147685;if(_0x3af878(0x169)!=_0x131110[_0x3af878(0x155)]&&_0x3af878(0x164)!=_0x131110[_0x3af878(0x155)])return;const {data:_0x20c9bb}=_0x131110;return _0x20c9bb&&_0x3af878(0x16b)===_0x20c9bb[_0x3af878(0x168)]?_0x20c9bb[_0x3af878(0x183)][0x0][_0x3af878(0x160)]?{'type':_0x3af878(0x17c),'content':_0x16fba2(_0x3583a9,_0x3af878(0x182),_0x20c9bb[_0x3af878(0x183)][0x0][_0x3af878(0x16c)][_0x3af878(0x166)]())}:{'type':_0x3af878(0x17c),'content':_0x16fba2(_0x3583a9,_0x3af878(0x17f),_0x20c9bb[_0x3af878(0x183)][0x0][_0x3af878(0x16c)][_0x3af878(0x166)]())}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0xe69356=_0x524c;(function(_0x2e91e9,_0x2ea36d){const _0x4a25da=_0x524c,_0x197534=_0x2e91e9();while(!![]){try{const _0x502c03=parseInt(_0x4a25da(0x239))/0x1+parseInt(_0x4a25da(0x21e))/0x2*(-parseInt(_0x4a25da(0x20e))/0x3)+-parseInt(_0x4a25da(0x212))/0x4*(parseInt(_0x4a25da(0x21b))/0x5)+parseInt(_0x4a25da(0x241))/0x6*(-parseInt(_0x4a25da(0x1fd))/0x7)+-parseInt(_0x4a25da(0x21f))/0x8+parseInt(_0x4a25da(0x1f0))/0x9+parseInt(_0x4a25da(0x1f8))/0xa;if(_0x502c03===_0x2ea36d)break;else _0x197534['push'](_0x197534['shift']());}catch(_0x5d8731){_0x197534['push'](_0x197534['shift']());}}}(_0x4082,0xb558a));import{Plugin as _0x43f36e}from'ckeditor5/src/core.js';function _0x4082(){const _0x4f17b3=['nodeAfter','$textProxy','root','getSuggestion','min','position','createRangeIn','_setupColumnsRowsFixing','ELEMENT_TABLE','addClass','map','differ','insert','has','isArray','5048514gTLQEx','removeTableColumn','selectTableRow','commands','toLowerCase','span','getItems','maxRow','7353680fXShKk','getChangedMarkers','registerDescriptionCallback','isTouching','enableCommand','5075VDvIdt','tableRow','add','removeTableRow','registerElementLabel','filter','execute','enqueueChange','maxColumn','getRanges','markMultiRangeDeletion','toViewElement','getRowIndexes','getCellLocation','createPositionAt','low','detach','415923YsXscb','removeClass','element','writer','3008756FTIHyi','afterInit','_splitMarkerName','max','order','plugins','options','downcastDispatcher','isEqual','5xfvuTn','highest','first','2kQaPjU','2700872NudVcF','tableColumn','getChanges','createRangeOn','document','join','classes','TableEditing','batch','ELEMENT_TABLE_WITH_TEXT','isIntersecting','hasAttribute','isIntersectingWithRange','item','data','setSelection','some','refresh','insertTableColumnRight','TrackChangesEditing','editor','push','rowspan','type','mapper','suggestion','1242594zxmtMG','insertTableRowBelow','TableUtils','tableCell','descriptionFactory','get','getFirstRange','showSuggestionHighlights','4698SKMYSu','getColumnIndexes','_getCoordsForCells','ELEMENT_TABLE_COLUMN','every','*Remove:*\x20%0','$graveyard','cell','_tablePostFixingSubtypes','nodeBefore','end','MIN_SAFE_INTEGER','ELEMENT_TABLE_ROW_WITH_TEXT','isInContent','_suggestionFactory','getAttribute','registerPostFixer','ELEMENT_TABLE_ROW','rootName','values','_getSuggestionCoords','findAncestor','last','left','insertTable','insertTableColumnLeft','tablePaste','*Insert:*\x20%0','getContainedElement','addRange','table','includes','accept','forceValue','colspan','insertTableRowAbove','subType','deletion','length','markMultiRangeInsertion','model','_acceptFormatSuggestionCallbackFactory','_tableSuggestions','startsWith','from','getChildren','getSelectionAffectedTableCells','above','change','discard','fromRange','MAX_SAFE_INTEGER','selection','locale','minColumn','registerCustomCallback','oldRange','ELEMENT_TABLE_COLUMN_WITH_TEXT','selectTableColumn','createTableWalker','name','start','change:data','minRow','addMarker:suggestion','substr','insertion'];_0x4082=function(){return _0x4f17b3;};return _0x4082();}function _0x524c(_0x45565d,_0x38b883){const _0x408262=_0x4082();return _0x524c=function(_0x524c14,_0x5a5fb1){_0x524c14=_0x524c14-0x1a9;let _0x14e4e0=_0x408262[_0x524c14];return _0x14e4e0;},_0x524c(_0x45565d,_0x38b883);}import{LiveRange as _0x4b87ca}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x53d099}from'ckeditor5/src/widget.js';import{getTranslation as _0x2a61bb}from'../utils/common-translations.js';export default class It extends _0x43f36e{constructor(_0x5cb374){const _0x2b413f=_0x524c;super(_0x5cb374),this[_0x2b413f(0x249)]=[_0x2b413f(0x1fe),_0x2b413f(0x220)],this[_0x2b413f(0x1c8)]=new Set();}[_0xe69356(0x213)](){const _0x3e395e=_0xe69356,_0x2d5dcd=this[_0x3e395e(0x233)],_0x160ff9=_0x2d5dcd[_0x3e395e(0x1c6)][_0x3e395e(0x223)][_0x3e395e(0x1d2)];if(!_0x2d5dcd[_0x3e395e(0x217)][_0x3e395e(0x1ee)](_0x3e395e(0x226)))return;const _0x411eaa=_0x2d5dcd[_0x3e395e(0x1d3)],_0x26c08a=_0x2d5dcd[_0x3e395e(0x217)][_0x3e395e(0x23e)](_0x3e395e(0x232)),_0x4a0a6b=_0x2d5dcd[_0x3e395e(0x217)][_0x3e395e(0x23e)](_0x3e395e(0x23b));_0x26c08a[_0x3e395e(0x23d)][_0x3e395e(0x201)](_0x3e395e(0x1bc),_0x1ab840=>_0x2a61bb(_0x411eaa,_0x3e395e(0x1e9),_0x1ab840)),this[_0x3e395e(0x1e8)](),_0x26c08a[_0x3e395e(0x1fc)](_0x3e395e(0x1b6)),_0x26c08a[_0x3e395e(0x1fc)](_0x3e395e(0x1f2)),_0x26c08a[_0x3e395e(0x1fc)](_0x3e395e(0x1d8));for(const _0x492db5 of[_0x3e395e(0x1c1),_0x3e395e(0x23a)]){const _0x2a67de=_0x2d5dcd[_0x3e395e(0x1f3)][_0x3e395e(0x23e)](_0x492db5);_0x26c08a[_0x3e395e(0x1fc)](_0x492db5,_0x3f418e=>{const _0x4eb7ca=_0x3e395e;_0x2d5dcd[_0x4eb7ca(0x1c6)][_0x4eb7ca(0x1ce)](_0x59671c=>{const _0x32049e=_0x4eb7ca;_0x3f418e();const _0x3e5fd8=_0x32049e(0x1cd)===_0x2a67de[_0x32049e(0x216)],_0x2651cc=_0x4a0a6b[_0x32049e(0x1cc)](_0x160ff9),_0x39649d=_0x4a0a6b[_0x32049e(0x209)](_0x2651cc),_0x5bd304=_0x3e5fd8?_0x39649d[_0x32049e(0x21d)]-0x1:_0x39649d[_0x32049e(0x1b4)]+0x1,_0x2ec0ec=_0x2651cc[0x0][_0x32049e(0x1b3)](_0x32049e(0x1bc)),_0x3652dd=_0x4a0a6b[_0x32049e(0x1d9)](_0x2ec0ec,{'startRow':_0x5bd304,'endRow':_0x5bd304}),_0x3b8f98=Array[_0x32049e(0x1ca)](_0x3652dd)[_0x32049e(0x1eb)](_0xb30239=>_0x59671c[_0x32049e(0x222)](_0xb30239[_0x32049e(0x248)]));_0x26c08a[_0x32049e(0x1c5)](_0x3b8f98,_0x32049e(0x1fe));});});}for(const _0x4f5712 of[_0x3e395e(0x1b7),_0x3e395e(0x231)]){const _0x5aebc7=_0x2d5dcd[_0x3e395e(0x1f3)][_0x3e395e(0x23e)](_0x4f5712);_0x26c08a[_0x3e395e(0x1fc)](_0x4f5712,_0x18f6a1=>{const _0x386a2f=_0x3e395e;_0x2d5dcd[_0x386a2f(0x1c6)][_0x386a2f(0x1ce)](_0x39df9a=>{const _0x44335b=_0x386a2f;_0x18f6a1();const _0x38a8c7=_0x44335b(0x1b5)===_0x5aebc7[_0x44335b(0x216)],_0x2f7984=_0x4a0a6b[_0x44335b(0x1cc)](_0x160ff9),_0x4eab9b=_0x4a0a6b[_0x44335b(0x242)](_0x2f7984),_0x50482c=_0x38a8c7?_0x4eab9b[_0x44335b(0x21d)]-0x1:_0x4eab9b[_0x44335b(0x1b4)]+0x1,_0x1fa97b=_0x2f7984[0x0][_0x44335b(0x1b3)](_0x44335b(0x1bc)),_0x18c0d1=_0x4a0a6b[_0x44335b(0x1d9)](_0x1fa97b,{'startRow':0x0,'column':_0x50482c,'includeAllSlots':!0x1}),_0x2cf1da=Array[_0x44335b(0x1ca)](_0x18c0d1)[_0x44335b(0x1eb)](_0x405422=>_0x39df9a[_0x44335b(0x222)](_0x405422[_0x44335b(0x248)]));_0x26c08a[_0x44335b(0x1c5)](_0x2cf1da,_0x44335b(0x220));});});}for(const _0xe40ef0 of[_0x3e395e(0x200),_0x3e395e(0x1f1)]){const _0x3e3880=_0xe40ef0[_0x3e395e(0x1df)](0xb),_0x1b0a78=_0x3e3880[_0x3e395e(0x1f4)](),_0x2985f8=_0x1b0a78[_0x3e395e(0x1df)](0x0,0x3)+_0x3e395e(0x1f5),_0xa36316=_0x3e395e(0x1bc)+_0x3e3880,_0x15cdfe=_0x3e395e(0x1e5)+_0x3e3880,_0x5d878b=_0x3e395e(0x215)+_0x3e3880;_0x26c08a[_0x3e395e(0x1fc)](_0xe40ef0,()=>{const _0x24131c=_0x3e395e;_0x2d5dcd[_0x24131c(0x1c6)][_0x24131c(0x1ce)](_0x15b66b=>{const _0x4e2684=_0x24131c,_0x4cce2a=_0x4a0a6b[_0x4e2684(0x1cc)](_0x160ff9),_0x3eb56a=_0x4cce2a[0x0][_0x4e2684(0x1b3)](_0x4e2684(0x1bc));let _0x577740;if(_0x4e2684(0x200)==_0xe40ef0){const _0x43d059=_0x4a0a6b[_0x4e2684(0x209)](_0x4cce2a);_0x577740={'startRow':_0x43d059[_0x4e2684(0x21d)],'endRow':_0x43d059[_0x4e2684(0x1b4)],'includeAllSlots':!0x0};}else{const _0x12e0f4=_0x4a0a6b[_0x4e2684(0x242)](_0x4cce2a);_0x577740={'startColumn':_0x12e0f4[_0x4e2684(0x21d)],'endColumn':_0x12e0f4[_0x4e2684(0x1b4)],'includeAllSlots':!0x0};}const _0x22bcec=_0x4a0a6b[_0x4e2684(0x1d9)](_0x3eb56a,_0x577740),_0x14b2cf=Array[_0x4e2684(0x1ca)](_0x22bcec)[_0x4e2684(0x1eb)](({cell:_0x1826f2})=>_0x1826f2),_0x19110e=be(_0x14b2cf[_0x4e2684(0x202)](_0x4f6d14=>_0x4f6d14[_0x4e2684(0x22a)](_0x2985f8))),_0x1b2acd=be(_0x14b2cf[_0x4e2684(0x202)](_0x4e4d96=>!_0x4e4d96[_0x4e2684(0x22a)](_0x2985f8)))[_0x4e2684(0x1eb)](_0x1f9f38=>_0x15b66b[_0x4e2684(0x222)](_0x1f9f38)),_0x24df39=_0x26c08a[_0x4e2684(0x207)](_0x1b2acd,_0xa36316);if(_0x24df39&&(_0x4e2684(0x1fe)==_0x24df39[_0x4e2684(0x1c2)]||_0x4e2684(0x220)==_0x24df39[_0x4e2684(0x1c2)])){const _0x542232=this[_0x4e2684(0x1b2)](_0x24df39);for(const _0x2c8ec0 of _0x19110e){const _0x549bea=_0x15b66b[_0x4e2684(0x222)](_0x2c8ec0),_0x60308b=_0x4a0a6b[_0x4e2684(0x20a)](_0x2c8ec0),_0x1f78b5=_0x2c8ec0[_0x4e2684(0x1ad)](_0x2985f8)-0x1,_0x30780b=_0x542232[_0x15cdfe],_0x2ae63d=_0x542232[_0x5d878b];_0x30780b<=_0x60308b[_0x1b0a78]&&_0x60308b[_0x1b0a78]+_0x1f78b5<=_0x2ae63d&&_0x24df39[_0x4e2684(0x1bb)](_0x549bea);}}});});}function _0x2da49d(_0x566656){const _0x5192e3=_0x3e395e,_0x16583e=Array[_0x5192e3(0x1ca)](_0x160ff9[_0x5192e3(0x206)]())[_0x5192e3(0x1eb)](_0xa34e56=>_0x4b87ca[_0x5192e3(0x1d0)](_0xa34e56));_0x2d5dcd[_0x5192e3(0x1c6)][_0x5192e3(0x1ce)](_0xa7548d=>{const _0x351970=_0x5192e3,_0x19229a=_0xa7548d[_0x351970(0x227)];_0x566656=_0x566656[_0x351970(0x202)](_0x4218a0=>_0x351970(0x247)!=_0x4218a0[_0x351970(0x1e3)][_0x351970(0x1b0)]),_0xa7548d[_0x351970(0x22e)](_0x566656),_0x2d5dcd[_0x351970(0x1f3)][_0x351970(0x23e)](_0x351970(0x200))[_0x351970(0x230)](),_0x2d5dcd[_0x351970(0x203)](_0x351970(0x200),{'forceDefaultExecution':!0x0}),_0x2d5dcd[_0x351970(0x1c6)][_0x351970(0x204)](()=>{const _0x4f7800=_0x351970;_0x2d5dcd[_0x4f7800(0x1c6)][_0x4f7800(0x204)](_0x19229a,_0x53f4a7=>{const _0x1430ae=_0x4f7800,_0x51dbe8=_0x16583e[_0x1430ae(0x202)](_0x194074=>_0x1430ae(0x247)!=_0x194074[_0x1430ae(0x1e3)][_0x1430ae(0x1b0)]);_0x51dbe8[_0x1430ae(0x1c4)]>0x0&&_0x53f4a7[_0x1430ae(0x22e)](_0x51dbe8);for(const _0x569f91 of _0x16583e)_0x569f91[_0x1430ae(0x20d)]();});});});}function _0x5c667a(_0x523486){const _0x2efb31=_0x3e395e;_0x2d5dcd[_0x2efb31(0x1c6)][_0x2efb31(0x1ce)](_0x21798d=>{const _0x5ec4db=_0x2efb31,_0x54f76e=Array[_0x5ec4db(0x1ca)](_0x160ff9[_0x5ec4db(0x206)]())[_0x5ec4db(0x1eb)](_0xf83d42=>_0x4b87ca[_0x5ec4db(0x1d0)](_0xf83d42)),_0x2b074f=[];for(const _0x461eb9 of _0x523486)for(const _0x74f204 of _0x461eb9[_0x5ec4db(0x1f6)]({'shallow':!0x0}))_0x2b074f[_0x5ec4db(0x234)](_0x74f204);for(const _0x3ad1a2 of _0x2b074f)_0x5ec4db(0x247)!=_0x3ad1a2[_0x5ec4db(0x1e3)][_0x5ec4db(0x1b0)]&&(_0x21798d[_0x5ec4db(0x22e)](_0x21798d[_0x5ec4db(0x20b)](_0x3ad1a2,0x0)),_0x2d5dcd[_0x5ec4db(0x1f3)][_0x5ec4db(0x23e)](_0x5ec4db(0x1f1))[_0x5ec4db(0x230)](),_0x2d5dcd[_0x5ec4db(0x203)](_0x5ec4db(0x1f1),{'forceDefaultExecution':!0x0}));const _0x2e9da9=_0x54f76e[_0x5ec4db(0x202)](_0x33d0a1=>_0x5ec4db(0x247)!=_0x33d0a1[_0x5ec4db(0x1e3)][_0x5ec4db(0x1b0)]);_0x2e9da9[_0x5ec4db(0x1c4)]>0x0&&_0x21798d[_0x5ec4db(0x22e)](_0x2e9da9);for(const _0x2dbfd6 of _0x54f76e)_0x2dbfd6[_0x5ec4db(0x20d)]();});}function _0x4b4671(_0x3e5c1c,_0x9d1d25){const _0x57d9db=_0x3e395e;return _0x9d1d25[_0x57d9db(0x245)](_0x2f5362=>_0x3e5c1c[_0x57d9db(0x22f)](_0x461397=>_0x461397[_0x57d9db(0x24b)][_0x57d9db(0x21a)](_0x2f5362[_0x57d9db(0x1db)])||_0x2f5362[_0x57d9db(0x24b)][_0x57d9db(0x21a)](_0x461397[_0x57d9db(0x1db)])));}function _0x21aaf9(_0x18d33c,_0x4ce847){const _0x8b7378=_0x3e395e;return!_0x18d33c[_0x8b7378(0x22f)](_0x3c98bd=>_0x4ce847[_0x8b7378(0x22f)](_0x530427=>_0x3c98bd[_0x8b7378(0x229)](_0x530427)))&&_0x18d33c[_0x8b7378(0x22f)](_0x94f713=>_0x4ce847[_0x8b7378(0x22f)](_0x53023c=>_0x94f713[_0x8b7378(0x24b)][_0x8b7378(0x1fb)](_0x53023c[_0x8b7378(0x1db)])));}_0x2d5dcd[_0x3e395e(0x22d)][_0x3e395e(0x219)]['on'](_0x3e395e(0x1de),(_0x2f85b8,_0x27c6d7,_0x58057e)=>{const _0xfd4899=_0x3e395e;if(!_0x58057e[_0xfd4899(0x218)][_0xfd4899(0x240)])return;const _0x3018c1=_0x27c6d7[_0xfd4899(0x22c)];if(!_0x3018c1)return;const _0x281bb9=_0x58057e[_0xfd4899(0x237)][_0xfd4899(0x208)](_0x3018c1);function _0x58d835(_0x255711){const _0x18b800=_0xfd4899;return Array[_0x18b800(0x1ef)](_0x255711)?_0x255711:[_0x255711];}_0x281bb9&&_0xfd4899(0x23c)===_0x3018c1[_0xfd4899(0x1da)]&&_0x53d099(_0x281bb9,_0x58057e[_0xfd4899(0x211)],(_0x4fd327,_0x4c500c,_0x4ca102)=>_0x4ca102[_0xfd4899(0x1ea)](_0x58d835(_0x4c500c[_0xfd4899(0x225)]),_0x4fd327),(_0x33c9ab,_0x2e1dae,_0x3e2f89)=>_0x3e2f89[_0xfd4899(0x20f)](_0x58d835(_0x2e1dae[_0xfd4899(0x225)]),_0x33c9ab));},{'priority':_0x3e395e(0x21c)}),_0x26c08a[_0x3e395e(0x23d)][_0x3e395e(0x1fa)](_0x4d99df=>{const _0x1ff744=_0x3e395e;if(_0x1ff744(0x1e0)!=_0x4d99df[_0x1ff744(0x236)]&&_0x1ff744(0x1c3)!=_0x4d99df[_0x1ff744(0x236)])return;const _0xd1166b=_0x4d99df[_0x1ff744(0x1ba)]();if(null!=_0xd1166b&&_0xd1166b['is'](_0x1ff744(0x210),_0x1ff744(0x1bc))){if(_0x1ff744(0x1e0)==_0x4d99df[_0x1ff744(0x236)]){const _0x40e69c=_0x4d99df[_0x1ff744(0x1f6)]()[_0x1ff744(0x202)](_0x562979=>_0x562979['is'](_0x1ff744(0x1e2)))[_0x1ff744(0x1eb)](_0x16ecc3=>_0x16ecc3[_0x1ff744(0x22d)]);if(_0x40e69c[_0x1ff744(0x1c4)])return{'type':_0x1ff744(0x1e0),'content':_0x2a61bb(_0x411eaa,_0x1ff744(0x1b9),_0x2a61bb(_0x411eaa,_0x1ff744(0x228),'\x22'+_0x40e69c[_0x1ff744(0x224)]('\x20')+'\x22'))};}if(_0x1ff744(0x1c3)==_0x4d99df[_0x1ff744(0x236)]){const _0x11a235=_0x4d99df[_0x1ff744(0x1f6)]()[_0x1ff744(0x202)](_0x3d576a=>_0x3d576a['is'](_0x1ff744(0x1e2)))[_0x1ff744(0x1eb)](_0x187b1a=>_0x187b1a[_0x1ff744(0x22d)]);if(_0x11a235[_0x1ff744(0x1c4)])return{'type':_0x1ff744(0x1c3),'content':_0x2a61bb(_0x411eaa,_0x1ff744(0x246),_0x2a61bb(_0x411eaa,_0x1ff744(0x228),'\x22'+_0x11a235[_0x1ff744(0x224)]('\x20')+'\x22'))};}}}),_0x26c08a[_0x3e395e(0x23d)][_0x3e395e(0x1fa)](_0x40d59c=>{const _0x427763=_0x3e395e;if(_0x427763(0x1fe)==_0x40d59c[_0x427763(0x1c2)]){const _0x30bea8=_0x40d59c[_0x427763(0x1f6)]()[_0x427763(0x202)](_0x33307f=>_0x33307f['is'](_0x427763(0x1e2)))[_0x427763(0x1eb)](_0x4ccea4=>_0x4ccea4[_0x427763(0x22d)]),_0x38bd46=this[_0x427763(0x1b2)](_0x40d59c),_0x54b535=_0x38bd46[_0x427763(0x1f7)]-_0x38bd46[_0x427763(0x1dd)]+0x1;if(_0x427763(0x1e0)==_0x40d59c[_0x427763(0x236)])return _0x30bea8[_0x427763(0x1c4)]?{'type':_0x427763(0x1e0),'content':_0x2a61bb(_0x411eaa,_0x427763(0x1b9),_0x2a61bb(_0x411eaa,_0x427763(0x1aa),[_0x54b535,'\x22'+_0x30bea8[_0x427763(0x224)]('\x20')+'\x22']))}:{'type':_0x427763(0x1e0),'content':_0x2a61bb(_0x411eaa,_0x427763(0x1b9),_0x2a61bb(_0x411eaa,_0x427763(0x1af),_0x54b535))};if(_0x427763(0x1c3)==_0x40d59c[_0x427763(0x236)])return _0x30bea8[_0x427763(0x1c4)]?{'type':_0x427763(0x1c3),'content':_0x2a61bb(_0x411eaa,_0x427763(0x246),_0x2a61bb(_0x411eaa,_0x427763(0x1aa),[_0x54b535,'\x22'+_0x30bea8[_0x427763(0x224)]('\x20')+'\x22']))}:{'type':_0x427763(0x1c3),'content':_0x2a61bb(_0x411eaa,_0x427763(0x246),_0x2a61bb(_0x411eaa,_0x427763(0x1af),_0x54b535))};}if(_0x427763(0x220)==_0x40d59c[_0x427763(0x1c2)]){const _0x5f49a5=_0x40d59c[_0x427763(0x1f6)]()[_0x427763(0x202)](_0x4fee95=>_0x4fee95['is'](_0x427763(0x1e2)))[_0x427763(0x1eb)](_0x10a09e=>_0x10a09e[_0x427763(0x22d)]),_0x3c0d58=this[_0x427763(0x1b2)](_0x40d59c),_0x241ef9=_0x3c0d58[_0x427763(0x205)]-_0x3c0d58[_0x427763(0x1d4)]+0x1;if(_0x427763(0x1e0)==_0x40d59c[_0x427763(0x236)])return _0x5f49a5[_0x427763(0x1c4)]?{'type':_0x427763(0x1e0),'content':_0x2a61bb(_0x411eaa,_0x427763(0x1b9),_0x2a61bb(_0x411eaa,_0x427763(0x1d7),[_0x241ef9,'\x22'+_0x5f49a5[_0x427763(0x224)]('\x20')+'\x22']))}:{'type':_0x427763(0x1e0),'content':_0x2a61bb(_0x411eaa,_0x427763(0x1b9),_0x2a61bb(_0x411eaa,_0x427763(0x244),_0x241ef9))};if(_0x427763(0x1c3)==_0x40d59c[_0x427763(0x236)])return _0x5f49a5[_0x427763(0x1c4)]?{'type':_0x427763(0x1c3),'content':_0x2a61bb(_0x411eaa,_0x427763(0x246),_0x2a61bb(_0x411eaa,_0x427763(0x1d7),[_0x241ef9,'\x22'+_0x5f49a5[_0x427763(0x224)]('\x20')+'\x22']))}:{'type':_0x427763(0x1c3),'content':_0x2a61bb(_0x411eaa,_0x427763(0x246),_0x2a61bb(_0x411eaa,_0x427763(0x244),_0x241ef9))};}}),_0x26c08a[_0x3e395e(0x1ac)][_0x3e395e(0x1d5)](_0x3e395e(0x1e0),_0x3e395e(0x1fe),_0x3e395e(0x1cf),_0x2da49d),_0x26c08a[_0x3e395e(0x1ac)][_0x3e395e(0x1d5)](_0x3e395e(0x1c3),_0x3e395e(0x1fe),_0x3e395e(0x1be),_0x2da49d),_0x26c08a[_0x3e395e(0x1ac)][_0x3e395e(0x1d5)](_0x3e395e(0x1e0),_0x3e395e(0x220),_0x3e395e(0x1cf),_0x5c667a),_0x26c08a[_0x3e395e(0x1ac)][_0x3e395e(0x1d5)](_0x3e395e(0x1c3),_0x3e395e(0x220),_0x3e395e(0x1be),_0x5c667a),_0x26c08a[_0x3e395e(0x1ac)][_0x3e395e(0x1d5)](_0x3e395e(0x1e0),_0x3e395e(0x220),_0x3e395e(0x224),_0x4b4671),_0x26c08a[_0x3e395e(0x1ac)][_0x3e395e(0x1d5)](_0x3e395e(0x1c3),_0x3e395e(0x220),_0x3e395e(0x224),_0x4b4671),_0x26c08a[_0x3e395e(0x1ac)][_0x3e395e(0x1d5)](_0x3e395e(0x1e0),_0x3e395e(0x1fe),_0x3e395e(0x224),_0x21aaf9),_0x26c08a[_0x3e395e(0x1ac)][_0x3e395e(0x1d5)](_0x3e395e(0x1c3),_0x3e395e(0x1fe),_0x3e395e(0x224),_0x21aaf9);}[_0xe69356(0x1c7)](){const _0xde7d69=_0xe69356,_0x189aaf=this[_0xde7d69(0x233)],_0x3802a1=_0x189aaf[_0xde7d69(0x1c6)][_0xde7d69(0x223)][_0xde7d69(0x1d2)];return(_0x3f6e6b,_0x18a101)=>{const _0x17e77e=_0xde7d69;_0x189aaf[_0x17e77e(0x1c6)][_0x17e77e(0x1ce)](_0x18d869=>{const _0x2cb67d=_0x17e77e,{commandName:_0x45d591,commandParams:_0x21736d}=_0x18a101;let _0x13d669=_0x3f6e6b[0x0][_0x2cb67d(0x24b)][_0x2cb67d(0x24a)];_0x21736d&&_0x21736d[0x0]&&!0x1===_0x21736d[0x0][_0x2cb67d(0x1bf)]&&(_0x13d669=_0x3f6e6b[0x0][_0x2cb67d(0x1db)][_0x2cb67d(0x1e1)]);const _0x40f95c=_0x18d869[_0x2cb67d(0x1e7)](_0x13d669);if(_0x2cb67d(0x247)==_0x40f95c[_0x2cb67d(0x1e3)][_0x2cb67d(0x1b0)])return;const _0x362b07=Array[_0x2cb67d(0x1ca)](_0x3802a1[_0x2cb67d(0x206)]())[_0x2cb67d(0x1eb)](_0x5e7c92=>_0x4b87ca[_0x2cb67d(0x1d0)](_0x5e7c92));_0x18d869[_0x2cb67d(0x22e)](_0x40f95c),_0x189aaf[_0x2cb67d(0x1f3)][_0x2cb67d(0x23e)](_0x45d591)[_0x2cb67d(0x230)](),_0x21736d[_0x2cb67d(0x234)]({'forceDefaultExecution':!0x0}),_0x189aaf[_0x2cb67d(0x203)](_0x45d591,..._0x21736d);const _0x548c74=_0x362b07[_0x2cb67d(0x202)](_0x252266=>_0x2cb67d(0x247)!=_0x252266[_0x2cb67d(0x1e3)][_0x2cb67d(0x1b0)]);_0x548c74[_0x2cb67d(0x1c4)]>0x0&&_0x18d869[_0x2cb67d(0x22e)](_0x548c74);for(const _0x498b73 of _0x362b07)_0x498b73[_0x2cb67d(0x20d)]();});};}[_0xe69356(0x243)](_0x1a8d39){const _0x88434c=_0xe69356,_0x448e29=this[_0x88434c(0x233)][_0x88434c(0x217)][_0x88434c(0x23e)](_0x88434c(0x23b));let _0xc233e1=Number[_0x88434c(0x1d1)],_0xa4511=Number[_0x88434c(0x1a9)],_0xbc4a74=Number[_0x88434c(0x1d1)],_0x4e256a=Number[_0x88434c(0x1a9)];for(const _0x57079f of _0x1a8d39){if(_0x88434c(0x247)==_0x57079f[_0x88434c(0x1e3)][_0x88434c(0x1b0)])continue;const {row:_0x3fbcbb,column:_0x2c37d5}=_0x448e29[_0x88434c(0x20a)](_0x57079f),_0x1e0865=_0x57079f[_0x88434c(0x22a)](_0x88434c(0x235))?_0x57079f[_0x88434c(0x1ad)](_0x88434c(0x235))-0x1:0x0,_0x85670a=_0x57079f[_0x88434c(0x22a)](_0x88434c(0x1c0))?_0x57079f[_0x88434c(0x1ad)](_0x88434c(0x1c0))-0x1:0x0;_0xc233e1=_0x3fbcbb<_0xc233e1?_0x3fbcbb:_0xc233e1,_0xa4511=_0x3fbcbb+_0x1e0865>_0xa4511?_0x3fbcbb+_0x1e0865:_0xa4511,_0xbc4a74=_0x2c37d5<_0xbc4a74?_0x2c37d5:_0xbc4a74,_0x4e256a=_0x2c37d5+_0x85670a>_0x4e256a?_0x2c37d5+_0x85670a:_0x4e256a;}return{'minRow':_0xc233e1,'maxRow':_0xa4511,'minColumn':_0xbc4a74,'maxColumn':_0x4e256a};}[_0xe69356(0x1e8)](){const _0x56ae84=_0xe69356,_0x3c3194=this[_0x56ae84(0x233)],_0x7d9ef2=_0x3c3194[_0x56ae84(0x217)][_0x56ae84(0x23e)](_0x56ae84(0x232)),_0x10f4c3=_0x3c3194[_0x56ae84(0x217)][_0x56ae84(0x23e)](_0x56ae84(0x23b));_0x3c3194[_0x56ae84(0x1c6)][_0x56ae84(0x223)]['on'](_0x56ae84(0x1dc),()=>{const _0x429927=_0x56ae84,_0x5d2eda=Array[_0x429927(0x1ca)](_0x3c3194[_0x429927(0x1c6)][_0x429927(0x223)][_0x429927(0x1ec)][_0x429927(0x1f9)]());for(const {name:_0x224ba1,data:_0x434da5}of _0x5d2eda){const {group:_0x44af03,id:_0x36eb08,subType:_0x34cd6b}=_0x7d9ef2[_0x429927(0x214)](_0x224ba1);if(_0x429927(0x238)!=_0x44af03)continue;if(null!=_0x434da5[_0x429927(0x1d6)])continue;const _0x111008=_0x7d9ef2[_0x429927(0x1e4)](_0x36eb08);this[_0x429927(0x249)][_0x429927(0x1bd)](_0x34cd6b)&&this[_0x429927(0x1c8)][_0x429927(0x1ff)](_0x111008);}},{'priority':_0x56ae84(0x20c)});const _0x37f60e=(_0x3651c5,_0x3d7de9)=>{const _0x496d5b=_0x56ae84;let _0x4fc193=!0x1;const _0xb19cc0=_0x3d7de9[_0x496d5b(0x222)](_0x3651c5),_0x5b07d7=_0x3651c5[_0x496d5b(0x1b3)](_0x496d5b(0x1bc)),_0x350cd6=_0x10f4c3[_0x496d5b(0x20a)](_0x3651c5);for(const _0x33748b of this[_0x496d5b(0x1c8)]){const _0x4a52e1=_0x33748b[_0x496d5b(0x1c2)],_0x2a076b=_0x4a52e1[_0x496d5b(0x1c9)](_0x496d5b(0x1b8)),_0x5b8a99=_0x4a52e1[_0x496d5b(0x1df)](_0x2a076b?0xa:0x5),_0x2ef453=_0x5b8a99[_0x496d5b(0x1f4)](),_0xd34694=_0x2ef453[_0x496d5b(0x1df)](0x0,0x3)+_0x496d5b(0x1f5),_0x3df119=_0x496d5b(0x1e5)+_0x5b8a99,_0x338e3b=_0x496d5b(0x215)+_0x5b8a99;if(!_0x33748b[_0x496d5b(0x1ab)])continue;if(_0x5b07d7!=_0x33748b[_0x496d5b(0x23f)]()[_0x496d5b(0x1db)][_0x496d5b(0x1b3)](_0x496d5b(0x1bc)))continue;if(_0x33748b[_0x496d5b(0x22b)](_0xb19cc0))continue;const _0x436299=_0x3651c5[_0x496d5b(0x22a)](_0xd34694)?_0x3651c5[_0x496d5b(0x1ad)](_0xd34694)-0x1:0x0,_0x5bd204=this[_0x496d5b(0x1b2)](_0x33748b),_0x351455=_0x5bd204[_0x3df119],_0x1f4248=_0x5bd204[_0x338e3b];_0x351455<=_0x350cd6[_0x2ef453]&&_0x350cd6[_0x2ef453]+_0x436299<=_0x1f4248&&(_0x33748b[_0x496d5b(0x1bb)](_0xb19cc0),_0x4fc193=!0x0);}return _0x4fc193;};_0x3c3194[_0x56ae84(0x1c6)][_0x56ae84(0x223)][_0x56ae84(0x1ae)](_0x5e5f98=>{const _0x4ba679=_0x56ae84;let _0x3cded2=!0x1;for(const _0x207ab7 of _0x3c3194[_0x4ba679(0x1c6)][_0x4ba679(0x223)][_0x4ba679(0x1ec)][_0x4ba679(0x221)]())if(_0x4ba679(0x1ed)==_0x207ab7[_0x4ba679(0x236)]){if(_0x4ba679(0x1fe)==_0x207ab7[_0x4ba679(0x1da)]){for(const _0x4ea43e of _0x207ab7[_0x4ba679(0x1e6)][_0x4ba679(0x1e1)][_0x4ba679(0x1cb)]())_0x3cded2=_0x3cded2||_0x37f60e(_0x4ea43e,_0x5e5f98);}else _0x4ba679(0x23c)==_0x207ab7[_0x4ba679(0x1da)]&&(_0x3cded2=_0x3cded2||_0x37f60e(_0x207ab7[_0x4ba679(0x1e6)][_0x4ba679(0x1e1)],_0x5e5f98));}return _0x3cded2;});}[_0xe69356(0x1b2)](_0x1bcfc9){const _0x2bccaa=_0xe69356;return this[_0x2bccaa(0x243)](_0x1bcfc9[_0x2bccaa(0x206)]()[_0x2bccaa(0x1eb)](_0x2cbe78=>_0x2cbe78[_0x2bccaa(0x1db)][_0x2bccaa(0x1e1)]));}}function be(_0x52942d){const _0x1cd84a=_0xe69356;return Array[_0x1cd84a(0x1ca)](new Set(_0x52942d)[_0x1cd84a(0x1b1)]());}
|
|
23
|
+
const _0x4367cd=_0x585d;(function(_0x17c221,_0x17b353){const _0x43864c=_0x585d,_0x27ea74=_0x17c221();while(!![]){try{const _0x250c02=-parseInt(_0x43864c(0x107))/0x1+parseInt(_0x43864c(0xf1))/0x2+parseInt(_0x43864c(0xde))/0x3*(-parseInt(_0x43864c(0xe6))/0x4)+-parseInt(_0x43864c(0x11d))/0x5*(parseInt(_0x43864c(0xb2))/0x6)+-parseInt(_0x43864c(0xaa))/0x7*(-parseInt(_0x43864c(0x115))/0x8)+-parseInt(_0x43864c(0x118))/0x9*(-parseInt(_0x43864c(0xa2))/0xa)+-parseInt(_0x43864c(0x100))/0xb*(parseInt(_0x43864c(0xc0))/0xc);if(_0x250c02===_0x17b353)break;else _0x27ea74['push'](_0x27ea74['shift']());}catch(_0x31dd85){_0x27ea74['push'](_0x27ea74['shift']());}}}(_0x3710,0xbdcbb));import{Plugin as _0x548566}from'ckeditor5/src/core.js';import{LiveRange as _0x321dfb}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x470f64}from'ckeditor5/src/widget.js';import{getTranslation as _0x4b9eec}from'../utils/common-translations.js';function _0x3710(){const _0x5b937c=['downcastDispatcher','registerDescriptionCallback','95748YFRwCz','insertTableRowBelow','span','insertTableColumnLeft','MAX_SAFE_INTEGER','createTableWalker','fromRange','_setupColumnsRowsFixing','_splitMarkerName','getCellLocation','document','position','from','startsWith','has','forceValue','commands','insertion','setSelection','*Insert:*\x20%0','colspan','first','detach','change:data','ELEMENT_TABLE_ROW_WITH_TEXT','root','getSuggestion','isIntersectingWithRange','ELEMENT_TABLE_ROW','_acceptFormatSuggestionCallbackFactory','431961TsPBbd','execute','minRow','ELEMENT_TABLE_WITH_TEXT','ELEMENT_TABLE','order','selection','ELEMENT_TABLE_COLUMN','24jgIdjy','insertTable','createPositionAt','accept','some','getAttribute','removeTableRow','minColumn','start','map','$graveyard','1379294WSbifO','discard','removeClass','model','values','createRangeIn','registerPostFixer','toViewElement','push','join','refresh','TrackChangesEditing','batch','_getSuggestionCoords','afterInit','154WMJVFC','editor','data','insert','left','addRange','findAncestor','196291pNMkBN','_getCoordsForCells','tableCell','insertTableColumnRight','selectTableColumn','last','markMultiRangeDeletion','getChangedMarkers','addClass','getFirstRange','add','createRangeOn','get','rootName','8qdXnXV','every','substr','18WxlIsu','registerElementLabel','_tableSuggestions','name','subType','105wIfwhf','change','deletion','getRowIndexes','rowspan','*Remove:*\x20%0','addMarker:suggestion','ELEMENT_TABLE_COLUMN_WITH_TEXT','descriptionFactory','highest','oldRange','type','tablePaste','_tablePostFixingSubtypes','low','getChanges','above','includes','hasAttribute','removeTableColumn','getSelectionAffectedTableCells','end','tableRow','nodeAfter','selectTableRow','locale','MIN_SAFE_INTEGER','classes','maxRow','TableUtils','max','options','isIntersecting','tableColumn','item','suggestion','mapper','differ','getChildren','filter','_suggestionFactory','getColumnIndexes','111840GVAlMq','getItems','isArray','insertTableRowAbove','TableEditing','plugins','markMultiRangeInsertion','nodeBefore','8921927gnONDj','cell','enqueueChange','element','writer','getContainedElement','$textProxy','length','10644BMOksZ','toLowerCase','registerCustomCallback','getRanges','maxColumn','min','table','enableCommand','showSuggestionHighlights','isInContent','isTouching','isEqual'];_0x3710=function(){return _0x5b937c;};return _0x3710();}function _0x585d(_0x2ce967,_0x1b9a2e){const _0x371090=_0x3710();return _0x585d=function(_0x585def,_0x47b609){_0x585def=_0x585def-0x96;let _0x1c2013=_0x371090[_0x585def];return _0x1c2013;},_0x585d(_0x2ce967,_0x1b9a2e);}export default class It extends _0x548566{constructor(_0x42bc91){const _0x6b85ef=_0x585d;super(_0x42bc91),this[_0x6b85ef(0x12a)]=[_0x6b85ef(0x133),_0x6b85ef(0x99)],this[_0x6b85ef(0x11a)]=new Set();}[_0x4367cd(0xff)](){const _0x4db59f=_0x4367cd,_0x157271=this[_0x4db59f(0x101)],_0x4f0dd5=_0x157271[_0x4db59f(0xf4)][_0x4db59f(0xca)][_0x4db59f(0xe4)];if(!_0x157271[_0x4db59f(0xa7)][_0x4db59f(0xce)](_0x4db59f(0xa6)))return;const _0x457390=_0x157271[_0x4db59f(0x136)],_0x40aa06=_0x157271[_0x4db59f(0xa7)][_0x4db59f(0x113)](_0x4db59f(0xfc)),_0x517e05=_0x157271[_0x4db59f(0xa7)][_0x4db59f(0x113)](_0x4db59f(0x13a));_0x40aa06[_0x4db59f(0x125)][_0x4db59f(0x119)](_0x4db59f(0xb8),_0x3d1ed7=>_0x4b9eec(_0x457390,_0x4db59f(0xe2),_0x3d1ed7)),this[_0x4db59f(0xc7)](),_0x40aa06[_0x4db59f(0xb9)](_0x4db59f(0xe7)),_0x40aa06[_0x4db59f(0xb9)](_0x4db59f(0x135)),_0x40aa06[_0x4db59f(0xb9)](_0x4db59f(0x10b));for(const _0x1fa153 of[_0x4db59f(0xa5),_0x4db59f(0xc1)]){const _0x3ab2e7=_0x157271[_0x4db59f(0xd0)][_0x4db59f(0x113)](_0x1fa153);_0x40aa06[_0x4db59f(0xb9)](_0x1fa153,_0x4f1cbf=>{const _0x29ebe9=_0x4db59f;_0x157271[_0x29ebe9(0xf4)][_0x29ebe9(0x11e)](_0x4e6dc=>{const _0x422bf1=_0x29ebe9;_0x4f1cbf();const _0x1820c2=_0x422bf1(0x12d)===_0x3ab2e7[_0x422bf1(0xe3)],_0xaa5fd4=_0x517e05[_0x422bf1(0x131)](_0x4f0dd5),_0x157f0f=_0x517e05[_0x422bf1(0x120)](_0xaa5fd4),_0x31b350=_0x1820c2?_0x157f0f[_0x422bf1(0xd5)]-0x1:_0x157f0f[_0x422bf1(0x10c)]+0x1,_0x2ee8a8=_0xaa5fd4[0x0][_0x422bf1(0x106)](_0x422bf1(0xb8)),_0x4226f3=_0x517e05[_0x422bf1(0xc5)](_0x2ee8a8,{'startRow':_0x31b350,'endRow':_0x31b350}),_0xf7aa13=Array[_0x422bf1(0xcc)](_0x4226f3)[_0x422bf1(0xef)](_0x31ea88=>_0x4e6dc[_0x422bf1(0x112)](_0x31ea88[_0x422bf1(0xab)]));_0x40aa06[_0x422bf1(0xa8)](_0xf7aa13,_0x422bf1(0x133));});});}for(const _0x5de117 of[_0x4db59f(0xc3),_0x4db59f(0x10a)]){const _0x2a9e09=_0x157271[_0x4db59f(0xd0)][_0x4db59f(0x113)](_0x5de117);_0x40aa06[_0x4db59f(0xb9)](_0x5de117,_0x5a08dd=>{const _0x5b3f81=_0x4db59f;_0x157271[_0x5b3f81(0xf4)][_0x5b3f81(0x11e)](_0x1f212b=>{const _0x35ec1f=_0x5b3f81;_0x5a08dd();const _0x48e0ad=_0x35ec1f(0x104)===_0x2a9e09[_0x35ec1f(0xe3)],_0x571f85=_0x517e05[_0x35ec1f(0x131)](_0x4f0dd5),_0x58f29a=_0x517e05[_0x35ec1f(0xa1)](_0x571f85),_0x3bfd90=_0x48e0ad?_0x58f29a[_0x35ec1f(0xd5)]-0x1:_0x58f29a[_0x35ec1f(0x10c)]+0x1,_0x4a3ffd=_0x571f85[0x0][_0x35ec1f(0x106)](_0x35ec1f(0xb8)),_0x73b569=_0x517e05[_0x35ec1f(0xc5)](_0x4a3ffd,{'startRow':0x0,'column':_0x3bfd90,'includeAllSlots':!0x1}),_0x3835b1=Array[_0x35ec1f(0xcc)](_0x73b569)[_0x35ec1f(0xef)](_0x25ed4f=>_0x1f212b[_0x35ec1f(0x112)](_0x25ed4f[_0x35ec1f(0xab)]));_0x40aa06[_0x35ec1f(0xa8)](_0x3835b1,_0x35ec1f(0x99));});});}for(const _0x30fc6d of[_0x4db59f(0xec),_0x4db59f(0x130)]){const _0x135336=_0x30fc6d[_0x4db59f(0x117)](0xb),_0xd1334a=_0x135336[_0x4db59f(0xb3)](),_0x1c65b8=_0xd1334a[_0x4db59f(0x117)](0x0,0x3)+_0x4db59f(0xc2),_0x5876b9=_0x4db59f(0xb8)+_0x135336,_0x45c440=_0x4db59f(0xb7)+_0x135336,_0x412783=_0x4db59f(0x96)+_0x135336;_0x40aa06[_0x4db59f(0xb9)](_0x30fc6d,()=>{const _0x121aba=_0x4db59f;_0x157271[_0x121aba(0xf4)][_0x121aba(0x11e)](_0x510283=>{const _0x35c385=_0x121aba,_0x4a8852=_0x517e05[_0x35c385(0x131)](_0x4f0dd5),_0x1ee90a=_0x4a8852[0x0][_0x35c385(0x106)](_0x35c385(0xb8));let _0x2b9edb;if(_0x35c385(0xec)==_0x30fc6d){const _0x141136=_0x517e05[_0x35c385(0x120)](_0x4a8852);_0x2b9edb={'startRow':_0x141136[_0x35c385(0xd5)],'endRow':_0x141136[_0x35c385(0x10c)],'includeAllSlots':!0x0};}else{const _0x434f0d=_0x517e05[_0x35c385(0xa1)](_0x4a8852);_0x2b9edb={'startColumn':_0x434f0d[_0x35c385(0xd5)],'endColumn':_0x434f0d[_0x35c385(0x10c)],'includeAllSlots':!0x0};}const _0x2e2211=_0x517e05[_0x35c385(0xc5)](_0x1ee90a,_0x2b9edb),_0x122556=Array[_0x35c385(0xcc)](_0x2e2211)[_0x35c385(0xef)](({cell:_0xff44e4})=>_0xff44e4),_0xac31ea=be(_0x122556[_0x35c385(0x9f)](_0x2780d0=>_0x2780d0[_0x35c385(0x12f)](_0x1c65b8))),_0x218c54=be(_0x122556[_0x35c385(0x9f)](_0x84de45=>!_0x84de45[_0x35c385(0x12f)](_0x1c65b8)))[_0x35c385(0xef)](_0x56d60b=>_0x510283[_0x35c385(0x112)](_0x56d60b)),_0x3c2879=_0x40aa06[_0x35c385(0x10d)](_0x218c54,_0x5876b9);if(_0x3c2879&&(_0x35c385(0x133)==_0x3c2879[_0x35c385(0x11c)]||_0x35c385(0x99)==_0x3c2879[_0x35c385(0x11c)])){const _0x2eb468=this[_0x35c385(0xfe)](_0x3c2879);for(const _0x5014a2 of _0xac31ea){const _0x2b42b=_0x510283[_0x35c385(0x112)](_0x5014a2),_0x5068e7=_0x517e05[_0x35c385(0xc9)](_0x5014a2),_0x4df778=_0x5014a2[_0x35c385(0xeb)](_0x1c65b8)-0x1,_0x3cddb3=_0x2eb468[_0x45c440],_0x4618a3=_0x2eb468[_0x412783];_0x3cddb3<=_0x5068e7[_0xd1334a]&&_0x5068e7[_0xd1334a]+_0x4df778<=_0x4618a3&&_0x3c2879[_0x35c385(0x105)](_0x2b42b);}}});});}function _0xf8fc8a(_0x5048d4){const _0x2159d2=_0x4db59f,_0xfb1a07=Array[_0x2159d2(0xcc)](_0x4f0dd5[_0x2159d2(0xb5)]())[_0x2159d2(0xef)](_0x190228=>_0x321dfb[_0x2159d2(0xc6)](_0x190228));_0x157271[_0x2159d2(0xf4)][_0x2159d2(0x11e)](_0x59ee65=>{const _0x33d222=_0x2159d2,_0x36ee49=_0x59ee65[_0x33d222(0xfd)];_0x5048d4=_0x5048d4[_0x33d222(0x9f)](_0x27de5c=>_0x33d222(0xf0)!=_0x27de5c[_0x33d222(0xd9)][_0x33d222(0x114)]),_0x59ee65[_0x33d222(0xd2)](_0x5048d4),_0x157271[_0x33d222(0xd0)][_0x33d222(0x113)](_0x33d222(0xec))[_0x33d222(0xfb)](),_0x157271[_0x33d222(0xdf)](_0x33d222(0xec),{'forceDefaultExecution':!0x0}),_0x157271[_0x33d222(0xf4)][_0x33d222(0xac)](()=>{const _0x3d93be=_0x33d222;_0x157271[_0x3d93be(0xf4)][_0x3d93be(0xac)](_0x36ee49,_0x2afe74=>{const _0x859265=_0x3d93be,_0x227360=_0xfb1a07[_0x859265(0x9f)](_0x15f642=>_0x859265(0xf0)!=_0x15f642[_0x859265(0xd9)][_0x859265(0x114)]);_0x227360[_0x859265(0xb1)]>0x0&&_0x2afe74[_0x859265(0xd2)](_0x227360);for(const _0x426ff2 of _0xfb1a07)_0x426ff2[_0x859265(0xd6)]();});});});}function _0x39b575(_0x473a22){const _0x4c4812=_0x4db59f;_0x157271[_0x4c4812(0xf4)][_0x4c4812(0x11e)](_0x578dbe=>{const _0x5098b7=_0x4c4812,_0x57ac09=Array[_0x5098b7(0xcc)](_0x4f0dd5[_0x5098b7(0xb5)]())[_0x5098b7(0xef)](_0x16a6a5=>_0x321dfb[_0x5098b7(0xc6)](_0x16a6a5)),_0x3abb38=[];for(const _0x504362 of _0x473a22)for(const _0x4beab8 of _0x504362[_0x5098b7(0xa3)]({'shallow':!0x0}))_0x3abb38[_0x5098b7(0xf9)](_0x4beab8);for(const _0xa09ad0 of _0x3abb38)_0x5098b7(0xf0)!=_0xa09ad0[_0x5098b7(0xd9)][_0x5098b7(0x114)]&&(_0x578dbe[_0x5098b7(0xd2)](_0x578dbe[_0x5098b7(0xe8)](_0xa09ad0,0x0)),_0x157271[_0x5098b7(0xd0)][_0x5098b7(0x113)](_0x5098b7(0x130))[_0x5098b7(0xfb)](),_0x157271[_0x5098b7(0xdf)](_0x5098b7(0x130),{'forceDefaultExecution':!0x0}));const _0xe50c2=_0x57ac09[_0x5098b7(0x9f)](_0x451a3d=>_0x5098b7(0xf0)!=_0x451a3d[_0x5098b7(0xd9)][_0x5098b7(0x114)]);_0xe50c2[_0x5098b7(0xb1)]>0x0&&_0x578dbe[_0x5098b7(0xd2)](_0xe50c2);for(const _0x4065e8 of _0x57ac09)_0x4065e8[_0x5098b7(0xd6)]();});}function _0x52e82d(_0x45370d,_0x1e7da0){const _0x476f2c=_0x4db59f;return _0x1e7da0[_0x476f2c(0x116)](_0x40e5fb=>_0x45370d[_0x476f2c(0xea)](_0x2d7179=>_0x2d7179[_0x476f2c(0x132)][_0x476f2c(0xbd)](_0x40e5fb[_0x476f2c(0xee)])||_0x40e5fb[_0x476f2c(0x132)][_0x476f2c(0xbd)](_0x2d7179[_0x476f2c(0xee)])));}function _0xc834e1(_0x593182,_0x29d50e){const _0x4bc65a=_0x4db59f;return!_0x593182[_0x4bc65a(0xea)](_0x325c33=>_0x29d50e[_0x4bc65a(0xea)](_0x50c4fd=>_0x325c33[_0x4bc65a(0x98)](_0x50c4fd)))&&_0x593182[_0x4bc65a(0xea)](_0x228bcd=>_0x29d50e[_0x4bc65a(0xea)](_0x111d38=>_0x228bcd[_0x4bc65a(0x132)][_0x4bc65a(0xbc)](_0x111d38[_0x4bc65a(0xee)])));}_0x157271[_0x4db59f(0x102)][_0x4db59f(0xbe)]['on'](_0x4db59f(0x123),(_0x1ef407,_0x5eae35,_0x2d4210)=>{const _0x1c6000=_0x4db59f;if(!_0x2d4210[_0x1c6000(0x97)][_0x1c6000(0xba)])return;const _0x22be5d=_0x5eae35[_0x1c6000(0x9a)];if(!_0x22be5d)return;const _0x3da67f=_0x2d4210[_0x1c6000(0x9c)][_0x1c6000(0xf8)](_0x22be5d);function _0x5579a9(_0x42a320){const _0x4224c6=_0x1c6000;return Array[_0x4224c6(0xa4)](_0x42a320)?_0x42a320:[_0x42a320];}_0x3da67f&&_0x1c6000(0x109)===_0x22be5d[_0x1c6000(0x11b)]&&_0x470f64(_0x3da67f,_0x2d4210[_0x1c6000(0xae)],(_0x125ec7,_0x510b4b,_0x2ef68e)=>_0x2ef68e[_0x1c6000(0x10f)](_0x5579a9(_0x510b4b[_0x1c6000(0x138)]),_0x125ec7),(_0x37e601,_0x118c98,_0x429a87)=>_0x429a87[_0x1c6000(0xf3)](_0x5579a9(_0x118c98[_0x1c6000(0x138)]),_0x37e601));},{'priority':_0x4db59f(0x126)}),_0x40aa06[_0x4db59f(0x125)][_0x4db59f(0xbf)](_0x30dc23=>{const _0x3c029d=_0x4db59f;if(_0x3c029d(0xd1)!=_0x30dc23[_0x3c029d(0x128)]&&_0x3c029d(0x11f)!=_0x30dc23[_0x3c029d(0x128)])return;const _0xead45c=_0x30dc23[_0x3c029d(0xaf)]();if(null!=_0xead45c&&_0xead45c['is'](_0x3c029d(0xad),_0x3c029d(0xb8))){if(_0x3c029d(0xd1)==_0x30dc23[_0x3c029d(0x128)]){const _0x6904c3=_0x30dc23[_0x3c029d(0xa3)]()[_0x3c029d(0x9f)](_0x5b57c5=>_0x5b57c5['is'](_0x3c029d(0xb0)))[_0x3c029d(0xef)](_0x44baf0=>_0x44baf0[_0x3c029d(0x102)]);if(_0x6904c3[_0x3c029d(0xb1)])return{'type':_0x3c029d(0xd1),'content':_0x4b9eec(_0x457390,_0x3c029d(0xd3),_0x4b9eec(_0x457390,_0x3c029d(0xe1),'\x22'+_0x6904c3[_0x3c029d(0xfa)]('\x20')+'\x22'))};}if(_0x3c029d(0x11f)==_0x30dc23[_0x3c029d(0x128)]){const _0xa3a1c6=_0x30dc23[_0x3c029d(0xa3)]()[_0x3c029d(0x9f)](_0x5ddf28=>_0x5ddf28['is'](_0x3c029d(0xb0)))[_0x3c029d(0xef)](_0x5d2dfc=>_0x5d2dfc[_0x3c029d(0x102)]);if(_0xa3a1c6[_0x3c029d(0xb1)])return{'type':_0x3c029d(0x11f),'content':_0x4b9eec(_0x457390,_0x3c029d(0x122),_0x4b9eec(_0x457390,_0x3c029d(0xe1),'\x22'+_0xa3a1c6[_0x3c029d(0xfa)]('\x20')+'\x22'))};}}}),_0x40aa06[_0x4db59f(0x125)][_0x4db59f(0xbf)](_0x23df0e=>{const _0x466223=_0x4db59f;if(_0x466223(0x133)==_0x23df0e[_0x466223(0x11c)]){const _0x1baabb=_0x23df0e[_0x466223(0xa3)]()[_0x466223(0x9f)](_0x16f3b2=>_0x16f3b2['is'](_0x466223(0xb0)))[_0x466223(0xef)](_0x5e44bb=>_0x5e44bb[_0x466223(0x102)]),_0x2bde99=this[_0x466223(0xfe)](_0x23df0e),_0x266db1=_0x2bde99[_0x466223(0x139)]-_0x2bde99[_0x466223(0xe0)]+0x1;if(_0x466223(0xd1)==_0x23df0e[_0x466223(0x128)])return _0x1baabb[_0x466223(0xb1)]?{'type':_0x466223(0xd1),'content':_0x4b9eec(_0x457390,_0x466223(0xd3),_0x4b9eec(_0x457390,_0x466223(0xd8),[_0x266db1,'\x22'+_0x1baabb[_0x466223(0xfa)]('\x20')+'\x22']))}:{'type':_0x466223(0xd1),'content':_0x4b9eec(_0x457390,_0x466223(0xd3),_0x4b9eec(_0x457390,_0x466223(0xdc),_0x266db1))};if(_0x466223(0x11f)==_0x23df0e[_0x466223(0x128)])return _0x1baabb[_0x466223(0xb1)]?{'type':_0x466223(0x11f),'content':_0x4b9eec(_0x457390,_0x466223(0x122),_0x4b9eec(_0x457390,_0x466223(0xd8),[_0x266db1,'\x22'+_0x1baabb[_0x466223(0xfa)]('\x20')+'\x22']))}:{'type':_0x466223(0x11f),'content':_0x4b9eec(_0x457390,_0x466223(0x122),_0x4b9eec(_0x457390,_0x466223(0xdc),_0x266db1))};}if(_0x466223(0x99)==_0x23df0e[_0x466223(0x11c)]){const _0x10f103=_0x23df0e[_0x466223(0xa3)]()[_0x466223(0x9f)](_0xe9e05c=>_0xe9e05c['is'](_0x466223(0xb0)))[_0x466223(0xef)](_0x466cac=>_0x466cac[_0x466223(0x102)]),_0xd4e7f4=this[_0x466223(0xfe)](_0x23df0e),_0x3a4435=_0xd4e7f4[_0x466223(0xb6)]-_0xd4e7f4[_0x466223(0xed)]+0x1;if(_0x466223(0xd1)==_0x23df0e[_0x466223(0x128)])return _0x10f103[_0x466223(0xb1)]?{'type':_0x466223(0xd1),'content':_0x4b9eec(_0x457390,_0x466223(0xd3),_0x4b9eec(_0x457390,_0x466223(0x124),[_0x3a4435,'\x22'+_0x10f103[_0x466223(0xfa)]('\x20')+'\x22']))}:{'type':_0x466223(0xd1),'content':_0x4b9eec(_0x457390,_0x466223(0xd3),_0x4b9eec(_0x457390,_0x466223(0xe5),_0x3a4435))};if(_0x466223(0x11f)==_0x23df0e[_0x466223(0x128)])return _0x10f103[_0x466223(0xb1)]?{'type':_0x466223(0x11f),'content':_0x4b9eec(_0x457390,_0x466223(0x122),_0x4b9eec(_0x457390,_0x466223(0x124),[_0x3a4435,'\x22'+_0x10f103[_0x466223(0xfa)]('\x20')+'\x22']))}:{'type':_0x466223(0x11f),'content':_0x4b9eec(_0x457390,_0x466223(0x122),_0x4b9eec(_0x457390,_0x466223(0xe5),_0x3a4435))};}}),_0x40aa06[_0x4db59f(0xa0)][_0x4db59f(0xb4)](_0x4db59f(0xd1),_0x4db59f(0x133),_0x4db59f(0xf2),_0xf8fc8a),_0x40aa06[_0x4db59f(0xa0)][_0x4db59f(0xb4)](_0x4db59f(0x11f),_0x4db59f(0x133),_0x4db59f(0xe9),_0xf8fc8a),_0x40aa06[_0x4db59f(0xa0)][_0x4db59f(0xb4)](_0x4db59f(0xd1),_0x4db59f(0x99),_0x4db59f(0xf2),_0x39b575),_0x40aa06[_0x4db59f(0xa0)][_0x4db59f(0xb4)](_0x4db59f(0x11f),_0x4db59f(0x99),_0x4db59f(0xe9),_0x39b575),_0x40aa06[_0x4db59f(0xa0)][_0x4db59f(0xb4)](_0x4db59f(0xd1),_0x4db59f(0x99),_0x4db59f(0xfa),_0x52e82d),_0x40aa06[_0x4db59f(0xa0)][_0x4db59f(0xb4)](_0x4db59f(0x11f),_0x4db59f(0x99),_0x4db59f(0xfa),_0x52e82d),_0x40aa06[_0x4db59f(0xa0)][_0x4db59f(0xb4)](_0x4db59f(0xd1),_0x4db59f(0x133),_0x4db59f(0xfa),_0xc834e1),_0x40aa06[_0x4db59f(0xa0)][_0x4db59f(0xb4)](_0x4db59f(0x11f),_0x4db59f(0x133),_0x4db59f(0xfa),_0xc834e1);}[_0x4367cd(0xdd)](){const _0x54c531=_0x4367cd,_0xe2499a=this[_0x54c531(0x101)],_0x14bb9e=_0xe2499a[_0x54c531(0xf4)][_0x54c531(0xca)][_0x54c531(0xe4)];return(_0xf32d5f,_0x231323)=>{const _0x3103d9=_0x54c531;_0xe2499a[_0x3103d9(0xf4)][_0x3103d9(0x11e)](_0x12c78d=>{const _0x5d6365=_0x3103d9,{commandName:_0x469231,commandParams:_0x81d3e9}=_0x231323;let _0x9c02cc=_0xf32d5f[0x0][_0x5d6365(0x132)][_0x5d6365(0xa9)];_0x81d3e9&&_0x81d3e9[0x0]&&!0x1===_0x81d3e9[0x0][_0x5d6365(0xcf)]&&(_0x9c02cc=_0xf32d5f[0x0][_0x5d6365(0xee)][_0x5d6365(0x134)]);const _0x4dc78f=_0x12c78d[_0x5d6365(0xf6)](_0x9c02cc);if(_0x5d6365(0xf0)==_0x4dc78f[_0x5d6365(0xd9)][_0x5d6365(0x114)])return;const _0x2dfb05=Array[_0x5d6365(0xcc)](_0x14bb9e[_0x5d6365(0xb5)]())[_0x5d6365(0xef)](_0x4da448=>_0x321dfb[_0x5d6365(0xc6)](_0x4da448));_0x12c78d[_0x5d6365(0xd2)](_0x4dc78f),_0xe2499a[_0x5d6365(0xd0)][_0x5d6365(0x113)](_0x469231)[_0x5d6365(0xfb)](),_0x81d3e9[_0x5d6365(0xf9)]({'forceDefaultExecution':!0x0}),_0xe2499a[_0x5d6365(0xdf)](_0x469231,..._0x81d3e9);const _0x40c805=_0x2dfb05[_0x5d6365(0x9f)](_0x24b6f0=>_0x5d6365(0xf0)!=_0x24b6f0[_0x5d6365(0xd9)][_0x5d6365(0x114)]);_0x40c805[_0x5d6365(0xb1)]>0x0&&_0x12c78d[_0x5d6365(0xd2)](_0x40c805);for(const _0x5a192b of _0x2dfb05)_0x5a192b[_0x5d6365(0xd6)]();});};}[_0x4367cd(0x108)](_0x27338d){const _0x1b750c=_0x4367cd,_0x270b93=this[_0x1b750c(0x101)][_0x1b750c(0xa7)][_0x1b750c(0x113)](_0x1b750c(0x13a));let _0x1c56fa=Number[_0x1b750c(0xc4)],_0x3d2405=Number[_0x1b750c(0x137)],_0xee3393=Number[_0x1b750c(0xc4)],_0x5ec7e6=Number[_0x1b750c(0x137)];for(const _0x2f8a4b of _0x27338d){if(_0x1b750c(0xf0)==_0x2f8a4b[_0x1b750c(0xd9)][_0x1b750c(0x114)])continue;const {row:_0xd415a3,column:_0x417c8e}=_0x270b93[_0x1b750c(0xc9)](_0x2f8a4b),_0x2fe32d=_0x2f8a4b[_0x1b750c(0x12f)](_0x1b750c(0x121))?_0x2f8a4b[_0x1b750c(0xeb)](_0x1b750c(0x121))-0x1:0x0,_0x218fa8=_0x2f8a4b[_0x1b750c(0x12f)](_0x1b750c(0xd4))?_0x2f8a4b[_0x1b750c(0xeb)](_0x1b750c(0xd4))-0x1:0x0;_0x1c56fa=_0xd415a3<_0x1c56fa?_0xd415a3:_0x1c56fa,_0x3d2405=_0xd415a3+_0x2fe32d>_0x3d2405?_0xd415a3+_0x2fe32d:_0x3d2405,_0xee3393=_0x417c8e<_0xee3393?_0x417c8e:_0xee3393,_0x5ec7e6=_0x417c8e+_0x218fa8>_0x5ec7e6?_0x417c8e+_0x218fa8:_0x5ec7e6;}return{'minRow':_0x1c56fa,'maxRow':_0x3d2405,'minColumn':_0xee3393,'maxColumn':_0x5ec7e6};}[_0x4367cd(0xc7)](){const _0x7c176a=_0x4367cd,_0x420f15=this[_0x7c176a(0x101)],_0x40bb24=_0x420f15[_0x7c176a(0xa7)][_0x7c176a(0x113)](_0x7c176a(0xfc)),_0xccb4e9=_0x420f15[_0x7c176a(0xa7)][_0x7c176a(0x113)](_0x7c176a(0x13a));_0x420f15[_0x7c176a(0xf4)][_0x7c176a(0xca)]['on'](_0x7c176a(0xd7),()=>{const _0x53eba8=_0x7c176a,_0x402316=Array[_0x53eba8(0xcc)](_0x420f15[_0x53eba8(0xf4)][_0x53eba8(0xca)][_0x53eba8(0x9d)][_0x53eba8(0x10e)]());for(const {name:_0x52ae2a,data:_0x37697e}of _0x402316){const {group:_0x1ada27,id:_0x441cab,subType:_0x27ca77}=_0x40bb24[_0x53eba8(0xc8)](_0x52ae2a);if(_0x53eba8(0x9b)!=_0x1ada27)continue;if(null!=_0x37697e[_0x53eba8(0x127)])continue;const _0x31ae87=_0x40bb24[_0x53eba8(0xda)](_0x441cab);this[_0x53eba8(0x12a)][_0x53eba8(0x12e)](_0x27ca77)&&this[_0x53eba8(0x11a)][_0x53eba8(0x111)](_0x31ae87);}},{'priority':_0x7c176a(0x12b)});const _0x8c2e89=(_0x21acad,_0x1284fe)=>{const _0x804cb2=_0x7c176a;let _0x318171=!0x1;const _0x1e0e0e=_0x1284fe[_0x804cb2(0x112)](_0x21acad),_0x547ac4=_0x21acad[_0x804cb2(0x106)](_0x804cb2(0xb8)),_0x26c22f=_0xccb4e9[_0x804cb2(0xc9)](_0x21acad);for(const _0x44ad64 of this[_0x804cb2(0x11a)]){const _0x354dcb=_0x44ad64[_0x804cb2(0x11c)],_0x335874=_0x354dcb[_0x804cb2(0xcd)](_0x804cb2(0x129)),_0x295dec=_0x354dcb[_0x804cb2(0x117)](_0x335874?0xa:0x5),_0x4efc42=_0x295dec[_0x804cb2(0xb3)](),_0x3e23f7=_0x4efc42[_0x804cb2(0x117)](0x0,0x3)+_0x804cb2(0xc2),_0x2daa44=_0x804cb2(0xb7)+_0x295dec,_0x3dcea7=_0x804cb2(0x96)+_0x295dec;if(!_0x44ad64[_0x804cb2(0xbb)])continue;if(_0x547ac4!=_0x44ad64[_0x804cb2(0x110)]()[_0x804cb2(0xee)][_0x804cb2(0x106)](_0x804cb2(0xb8)))continue;if(_0x44ad64[_0x804cb2(0xdb)](_0x1e0e0e))continue;const _0x575560=_0x21acad[_0x804cb2(0x12f)](_0x3e23f7)?_0x21acad[_0x804cb2(0xeb)](_0x3e23f7)-0x1:0x0,_0x3f4475=this[_0x804cb2(0xfe)](_0x44ad64),_0x216b2e=_0x3f4475[_0x2daa44],_0x2164a4=_0x3f4475[_0x3dcea7];_0x216b2e<=_0x26c22f[_0x4efc42]&&_0x26c22f[_0x4efc42]+_0x575560<=_0x2164a4&&(_0x44ad64[_0x804cb2(0x105)](_0x1e0e0e),_0x318171=!0x0);}return _0x318171;};_0x420f15[_0x7c176a(0xf4)][_0x7c176a(0xca)][_0x7c176a(0xf7)](_0x1bf2de=>{const _0x497610=_0x7c176a;let _0x39df3b=!0x1;for(const _0x353cd5 of _0x420f15[_0x497610(0xf4)][_0x497610(0xca)][_0x497610(0x9d)][_0x497610(0x12c)]())if(_0x497610(0x103)==_0x353cd5[_0x497610(0x128)]){if(_0x497610(0x133)==_0x353cd5[_0x497610(0x11b)]){for(const _0x216c3e of _0x353cd5[_0x497610(0xcb)][_0x497610(0x134)][_0x497610(0x9e)]())_0x39df3b=_0x39df3b||_0x8c2e89(_0x216c3e,_0x1bf2de);}else _0x497610(0x109)==_0x353cd5[_0x497610(0x11b)]&&(_0x39df3b=_0x39df3b||_0x8c2e89(_0x353cd5[_0x497610(0xcb)][_0x497610(0x134)],_0x1bf2de));}return _0x39df3b;});}[_0x4367cd(0xfe)](_0x291146){const _0x411d7c=_0x4367cd;return this[_0x411d7c(0x108)](_0x291146[_0x411d7c(0xb5)]()[_0x411d7c(0xef)](_0x5b45b7=>_0x5b45b7[_0x411d7c(0xee)][_0x411d7c(0x134)]));}}function be(_0x40002f){const _0x102169=_0x4367cd;return Array[_0x102169(0xcc)](new Set(_0x40002f)[_0x102169(0xf5)]());}
|