@ckeditor/ckeditor5-track-changes 43.2.0-alpha.0 → 43.2.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 _0x39ba97=_0xcbea;(function(_0x1b29d4,_0x3c74fc){const _0x2c2311=_0xcbea,_0x46e333=_0x1b29d4();while(!![]){try{const _0x5ca578=-parseInt(_0x2c2311(0xc2))/0x1*(parseInt(_0x2c2311(0xad))/0x2)+parseInt(_0x2c2311(0x7f))/0x3*(parseInt(_0x2c2311(0xcb))/0x4)+-parseInt(_0x2c2311(0xab))/0x5+-parseInt(_0x2c2311(0xd2))/0x6+-parseInt(_0x2c2311(0x8c))/0x7+-parseInt(_0x2c2311(0x8b))/0x8*(parseInt(_0x2c2311(0x96))/0x9)+parseInt(_0x2c2311(0xa3))/0xa;if(_0x5ca578===_0x3c74fc)break;else _0x46e333['push'](_0x46e333['shift']());}catch(_0x3b108b){_0x46e333['push'](_0x46e333['shift']());}}}(_0x5ecf,0xbf389));import{Plugin as _0x315e30}from'ckeditor5/src/core.js';function _0xcbea(_0x19033c,_0x4460d9){const _0x5ecfca=_0x5ecf();return _0xcbea=function(_0xcbeaa5,_0xe0f354){_0xcbeaa5=_0xcbeaa5-0x7a;let _0x4def81=_0x5ecfca[_0xcbeaa5];return _0x4def81;},_0xcbea(_0x19033c,_0x4460d9);}import{getTranslation as _0x38ec9d}from'../utils/common-translations.js';export default class pe extends _0x315e30{[_0x39ba97(0xa6)](){const _0x3b6ab6=_0x39ba97;if(!this[_0x3b6ab6(0x88)][_0x3b6ab6(0xaf)][_0x3b6ab6(0xcf)](_0x3b6ab6(0xa1)))return;const _0x2bf877=this[_0x3b6ab6(0x88)][_0x3b6ab6(0xa2)][_0x3b6ab6(0xd0)](_0x3b6ab6(0xc9)),_0x4bd6fa=this[_0x3b6ab6(0x88)][_0x3b6ab6(0xaf)][_0x3b6ab6(0xd0)](_0x3b6ab6(0xb1));_0x2bf877[_0x3b6ab6(0x7a)]&&(_0x4bd6fa[_0x3b6ab6(0x80)](_0x3b6ab6(0x89)),_0x4bd6fa[_0x3b6ab6(0xc6)](_0x3b6ab6(0x89))),_0x2bf877[_0x3b6ab6(0xcc)]&&(_0x4bd6fa[_0x3b6ab6(0x80)](_0x3b6ab6(0x83)),_0x4bd6fa[_0x3b6ab6(0xc6)](_0x3b6ab6(0x83))),_0x2bf877[_0x3b6ab6(0xc3)]&&(_0x4bd6fa[_0x3b6ab6(0x80)](_0x3b6ab6(0x7e)),_0x4bd6fa[_0x3b6ab6(0xc6)](_0x3b6ab6(0x7e)));const _0xf14970={'type':_0x3b6ab6(0x9d),'content':''};_0x4bd6fa[_0x3b6ab6(0x8f)][_0x3b6ab6(0xce)](this[_0x3b6ab6(0xd3)][_0x3b6ab6(0x92)](this));const _0x261073=this[_0x3b6ab6(0x88)][_0x3b6ab6(0x7d)];_0x4bd6fa[_0x3b6ab6(0x8f)][_0x3b6ab6(0xb3)](_0x3b6ab6(0x83),_0x38ec9d(_0x261073,_0x3b6ab6(0x8a))),_0x4bd6fa[_0x3b6ab6(0x8f)][_0x3b6ab6(0xce)](_0x316fda=>{const _0xacb700=_0x3b6ab6,{data:_0x28b69d}=_0x316fda;if(_0x28b69d&&_0xacb700(0x83)==_0x28b69d[_0xacb700(0x84)])return null==_0x28b69d[_0xacb700(0x8e)]||0x0==_0x28b69d[_0xacb700(0x8e)]&&null==_0x28b69d[_0xacb700(0xd1)]?_0xf14970:void 0x0;}),_0x4bd6fa[_0x3b6ab6(0x8f)][_0x3b6ab6(0xb3)](_0x3b6ab6(0x7e),_0x38ec9d(_0x261073,_0x3b6ab6(0xb6))),_0x4bd6fa[_0x3b6ab6(0x8f)][_0x3b6ab6(0xce)](_0x2bb333=>{const _0x31cfab=_0x3b6ab6,{data:_0x411832}=_0x2bb333;if(_0x411832&&_0x31cfab(0x7e)==_0x411832[_0x31cfab(0x84)])return null==_0x411832[_0x31cfab(0x8e)]||0x1==_0x411832[_0x31cfab(0x8e)]&&null==_0x411832[_0x31cfab(0xd1)]?_0xf14970:void 0x0;}),this[_0x3b6ab6(0x88)][_0x3b6ab6(0xa4)][_0x3b6ab6(0x8d)][_0x3b6ab6(0x9a)](_0x44f323=>{const _0x4be0fc=_0x3b6ab6;if(_0x44f323[_0x4be0fc(0x94)][_0x4be0fc(0xae)])return!0x1;let _0x11e8de=!0x1;const _0x21b860=_0x4bd6fa[_0x4be0fc(0x90)]({'skipNotAttached':!0x0})[_0x4be0fc(0xd4)](_0x35bcce=>{const _0x115385=_0x4be0fc,_0x39823b=_0x4bd6fa[_0x115385(0xbc)](_0x35bcce);return _0x115385(0x7e)==_0x39823b||_0x115385(0x83)==_0x39823b;});for(const _0x3f116d of _0x21b860){const _0x1dd8d2=_0x3f116d[_0x4be0fc(0xc5)]()[_0x4be0fc(0xc8)][_0x4be0fc(0xc4)][_0x4be0fc(0x93)](_0x4be0fc(0x97));if(_0x4be0fc(0xb0)==_0x1dd8d2||_0x4be0fc(0xbf)==_0x1dd8d2)continue;_0x4bd6fa[_0x4be0fc(0xbb)](_0x3f116d[_0x4be0fc(0xc5)](),_0x4be0fc(0xb7))[_0x4be0fc(0x9e)](_0x385b81=>_0x4be0fc(0x97)==_0x4bd6fa[_0x4be0fc(0xbc)](_0x385b81[_0x4be0fc(0xc1)]))||(_0x44f323[_0x4be0fc(0x85)](_0x3f116d[_0x4be0fc(0xbd)]()),_0x11e8de=!0x0);}return _0x11e8de;}),this[_0x3b6ab6(0xb4)]();}[_0x39ba97(0xd3)](_0x35b71f){const _0x15167b=_0x39ba97,_0x1bdb13=this[_0x15167b(0x88)][_0x15167b(0x7d)],{data:_0x5a094a}=_0x35b71f,_0x16c710={'type':_0x15167b(0x9d),'content':''};if(!_0x5a094a||_0x15167b(0x89)!=_0x5a094a[_0x15167b(0x84)])return;if(!_0x5a094a[_0x15167b(0xd1)])return _0x15167b(0x91)==_0x5a094a[_0x15167b(0x8e)]?_0x16c710:{'type':_0x15167b(0x9d),'content':''+_0x38ec9d(_0x1bdb13,_0x15167b(0xc7),_0x38ec9d(_0x1bdb13,this[_0x15167b(0xb2)](_0x5a094a[_0x15167b(0x8e)])))};if(!_0x5a094a[_0x15167b(0x8e)]){if(_0x15167b(0x91)==_0x5a094a[_0x15167b(0xd1)])return _0x16c710;let _0x51b680=_0x35b71f[_0x15167b(0xb8)];for(;_0x51b680;){if(_0x51b680[_0x15167b(0xc0)]&&_0x15167b(0x97)==_0x51b680[_0x15167b(0xc0)][_0x15167b(0x84)]&&_0x51b680[_0x15167b(0xc0)][_0x15167b(0x8e)])return _0x16c710;_0x51b680=_0x51b680[_0x15167b(0x87)];}return{'type':_0x15167b(0x9d),'content':''+_0x38ec9d(_0x1bdb13,_0x15167b(0x9b),_0x38ec9d(_0x1bdb13,this[_0x15167b(0xb2)](_0x5a094a[_0x15167b(0xd1)])))};}if(_0x15167b(0x91)!=_0x5a094a[_0x15167b(0x8e)])return{'type':_0x15167b(0x9d),'content':''+_0x38ec9d(_0x1bdb13,_0x15167b(0xc7),_0x38ec9d(_0x1bdb13,this[_0x15167b(0xb2)](_0x5a094a[_0x15167b(0x8e)])))};let _0xeea13f=_0x35b71f[_0x15167b(0xb8)];for(;_0xeea13f;){if(_0xeea13f[_0x15167b(0xc0)]&&_0x15167b(0x97)==_0xeea13f[_0x15167b(0xc0)][_0x15167b(0x84)]&&_0xeea13f[_0x15167b(0xc0)][_0x15167b(0x8e)]&&_0xeea13f[_0x15167b(0xc0)][_0x15167b(0xd1)])return _0x16c710;_0xeea13f=_0xeea13f[_0x15167b(0x87)];}const _0x40c18d=_0x35b71f[_0x15167b(0xc5)]()[_0x15167b(0xc8)][_0x15167b(0xc4)][_0x15167b(0x93)](_0x15167b(0x97));return{'type':_0x15167b(0x9d),'content':_0x38ec9d(_0x1bdb13,_0x15167b(0xc7),_0x38ec9d(_0x1bdb13,_0x15167b(0xba)+_0x40c18d[_0x15167b(0x95)]()+_0x15167b(0xa7)))};}[_0x39ba97(0xb4)](){const _0x25ef2a=_0x39ba97,_0x28f181=this[_0x25ef2a(0x88)],_0x302c62=_0x28f181[_0x25ef2a(0x7d)];_0x28f181[_0x25ef2a(0xaf)][_0x25ef2a(0xd0)](_0x25ef2a(0xb1))[_0x25ef2a(0x8f)][_0x25ef2a(0xce)](_0x115eee=>{const _0x581036=_0x25ef2a;if(_0x581036(0x82)!=_0x115eee[_0x581036(0xbe)])return;const {data:_0x34245f}=_0x115eee;if(!_0x34245f)return;let _0x5067c8,_0x1c9b04;switch(_0x34245f[_0x581036(0x99)]){case _0x581036(0x89):_0x5067c8=_0x581036(0xac),_0x1c9b04={'type':_0x581036(0x9d),'content':_0x38ec9d(_0x302c62,_0x5067c8,_0x38ec9d(_0x302c62,this[_0x581036(0xb2)](_0x34245f[_0x581036(0xa8)][0x0][_0x581036(0xbe)])))};break;case _0x581036(0x83):_0x5067c8=_0x34245f[_0x581036(0xa8)][0x0][_0x581036(0xcc)]?_0x581036(0x81):_0x581036(0xa9),_0x1c9b04={'type':_0x581036(0x9d),'content':_0x38ec9d(_0x302c62,_0x5067c8)};break;case _0x581036(0x7e):_0x5067c8=_0x581036(0x7b),_0x1c9b04={'type':_0x581036(0x9d),'content':_0x38ec9d(_0x302c62,_0x5067c8,_0x34245f[_0x581036(0xa8)][0x0][_0x581036(0xc3)])};}return _0x1c9b04;});}[_0x39ba97(0xb2)](_0x3f2dc0){const _0x477b31=_0x39ba97;return _0x477b31(0xba)+function(_0x47e12e){const _0x4d1b77=_0x477b31;if(ye[_0x4d1b77(0x86)](_0x47e12e))return _0x4d1b77(0xca);if(Se[_0x4d1b77(0x86)](_0x47e12e))return _0x4d1b77(0xb0);return null;}(_0x3f2dc0)[_0x477b31(0x95)]()+_0x477b31(0xcd)+_0x3f2dc0[_0x477b31(0x95)]()[_0x477b31(0xa0)](/-/g,'_');}}function _0x5ecf(){const _0x176992=['listStyle','FORMAT_LIST_REVERSED','10484048IBDZpd','6558076HEecxz','document','newValue','descriptionFactory','getSuggestions','default','bind','getAttribute','batch','toUpperCase','9trzaAX','listType','decimal','commandName','registerPostFixer','*Remove\x20format:*\x20%0','upper-roman','format','find','lower-latin','replace','ListPropertiesEditing','config','46538080kRMiBw','model','lower-roman','afterInit','_LIST_DEFAULT','commandParams','*Format:*\x20set\x20order\x20to\x20regular','disc','7040270eGXzrk','*Change\x20to:*\x20%0','12HBxPpw','isUndo','plugins','numbered','TrackChangesEditing','_getTranslationKeyForListStyle','registerAttributeLabel','_registerLegacyDescription','upper-latin','FORMAT_LIST_START','attribute','head','decimal-leading-zero','ELEMENT_','_findSuggestions','_getAttributeKey','getFirstMarker','type','customNumbered','data','suggestion','231349RmeiPk','startIndex','nodeAfter','getFirstRange','registerBlockAttribute','*Set\x20format:*\x20%0','start','list.properties','bulleted','259244JsmSlT','reversed','_LIST_','registerDescriptionCallback','has','get','oldValue','350724KjYxqL','handleDescriptions','filter','square','styles','*Format:*\x20set\x20start\x20index\x20to\x20%0','circle','locale','listStart','57hXbBJH','enableDefaultAttributesIntegration','*Format:*\x20set\x20order\x20to\x20reversed','formatBlock','listReversed','key','removeMarker','includes','next','editor'];_0x5ecf=function(){return _0x176992;};return _0x5ecf();}const ye=[_0x39ba97(0xaa),_0x39ba97(0x7c),_0x39ba97(0xd5)],Se=[_0x39ba97(0x98),_0x39ba97(0xb9),_0x39ba97(0xa5),_0x39ba97(0x9c),_0x39ba97(0x9f),_0x39ba97(0xb5)];
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x5c69(){const _0x24063c=['editor','conversion','3945952EmbtPv','110lWTrHO','showSuggestionHighlights','11457192VqjNPL','media','4IwzBsT','enableCommand','has','locale','attribute:url:media','stop','div','1137908cnEYOg','ELEMENT_MEDIA','afterInit','MediaEmbedEditing','plugins','TrackChangesEditing','mediaEmbed','1siFyoO','elementToElement','2925230jaSAOv','for','get','dataDowncast','409167aUwBgl','22jYTNwe','14ZpllnY','data','downcastDispatcher','registerElementLabel','1372560xtFRMK','descriptionFactory','277881LeZMDo','createEmptyElement','high','options'];_0x5c69=function(){return _0x24063c;};return _0x5c69();}const _0xdb49e8=_0x4440;(function(_0x43e48b,_0x3b8e65){const _0x171b39=_0x4440,_0x21cf1a=_0x43e48b();while(!![]){try{const _0x18ccd8=-parseInt(_0x171b39(0x137))/0x1*(parseInt(_0x171b39(0x130))/0x2)+parseInt(_0x171b39(0x11e))/0x3*(-parseInt(_0x171b39(0x129))/0x4)+parseInt(_0x171b39(0x139))/0x5+parseInt(_0x171b39(0x143))/0x6*(-parseInt(_0x171b39(0x13f))/0x7)+-parseInt(_0x171b39(0x124))/0x8+parseInt(_0x171b39(0x13d))/0x9*(-parseInt(_0x171b39(0x125))/0xa)+parseInt(_0x171b39(0x13e))/0xb*(parseInt(_0x171b39(0x127))/0xc);if(_0x18ccd8===_0x3b8e65)break;else _0x21cf1a['push'](_0x21cf1a['shift']());}catch(_0x1553ae){_0x21cf1a['push'](_0x21cf1a['shift']());}}}(_0x5c69,0x5d4bc));import{Plugin as _0x21a1ba}from'ckeditor5/src/core.js';function _0x4440(_0x4217fa,_0xe6896a){const _0x5c696e=_0x5c69();return _0x4440=function(_0x444021,_0x463d82){_0x444021=_0x444021-0x11d;let _0x8f4617=_0x5c696e[_0x444021];return _0x8f4617;},_0x4440(_0x4217fa,_0xe6896a);}import{getTranslation as _0x4b3f49}from'../utils/common-translations.js';export default class lt extends _0x21a1ba{[_0xdb49e8(0x132)](){const _0x22b12c=_0xdb49e8,_0x2206be=this[_0x22b12c(0x122)];if(!_0x2206be[_0x22b12c(0x134)][_0x22b12c(0x12b)](_0x22b12c(0x133)))return;const _0x4b172c=_0x2206be[_0x22b12c(0x134)][_0x22b12c(0x13b)](_0x22b12c(0x135)),_0x2d9619=_0x2206be[_0x22b12c(0x12c)];_0x4b172c[_0x22b12c(0x12a)](_0x22b12c(0x136)),_0x4b172c[_0x22b12c(0x11d)][_0x22b12c(0x142)](_0x22b12c(0x128),_0x30a016=>_0x4b3f49(_0x2d9619,_0x22b12c(0x131),_0x30a016)),_0x2206be[_0x22b12c(0x123)][_0x22b12c(0x13a)](_0x22b12c(0x13c))[_0x22b12c(0x138)]({'model':_0x22b12c(0x128),'view':(_0x596e73,{writer:_0xf69f1f,options:_0x3ccecf})=>{const _0x389ce5=_0x22b12c;if(_0x3ccecf[_0x389ce5(0x126)])return _0xf69f1f[_0x389ce5(0x11f)](_0x389ce5(0x12f));},'converterPriority':_0x22b12c(0x120)}),_0x2206be[_0x22b12c(0x140)][_0x22b12c(0x141)]['on'](_0x22b12c(0x12d),(_0x52964b,_0x2b5697,_0x94a6b)=>{const _0x31d50b=_0x22b12c;_0x94a6b[_0x31d50b(0x121)][_0x31d50b(0x126)]&&_0x52964b[_0x31d50b(0x12e)]();},{'priority':_0x22b12c(0x120)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x17e866=_0x592a;(function(_0x173688,_0x203127){const _0x732b2d=_0x592a,_0x580be1=_0x173688();while(!![]){try{const _0x197df5=-parseInt(_0x732b2d(0xd6))/0x1*(parseInt(_0x732b2d(0xda))/0x2)+-parseInt(_0x732b2d(0xdd))/0x3+-parseInt(_0x732b2d(0xe0))/0x4*(-parseInt(_0x732b2d(0xe2))/0x5)+-parseInt(_0x732b2d(0xdc))/0x6+parseInt(_0x732b2d(0xe5))/0x7*(-parseInt(_0x732b2d(0xe1))/0x8)+-parseInt(_0x732b2d(0xe6))/0x9*(-parseInt(_0x732b2d(0xe3))/0xa)+-parseInt(_0x732b2d(0xde))/0xb*(-parseInt(_0x732b2d(0xdf))/0xc);if(_0x197df5===_0x203127)break;else _0x580be1['push'](_0x580be1['shift']());}catch(_0x1ce238){_0x580be1['push'](_0x580be1['shift']());}}}(_0x465c,0xd8fcf));function _0x465c(){const _0x58e7e9=['1551438hoDyAJ','62051rflbMn','5604MDqJvf','188684rtPscx','3533176TdkwVN','15LyIOzU','3650Mhddkm','get','7Jfnexz','29943nBfzhR','mention','afterInit','MentionEditing','enableCommand','1539998kIvmLI','editor','TrackChangesEditing','plugins','2tgdzaZ','has','3615846JxjraK'];_0x465c=function(){return _0x58e7e9;};return _0x465c();}function _0x592a(_0xfd210e,_0x525c71){const _0x465cfa=_0x465c();return _0x592a=function(_0x592a77,_0x18bf09){_0x592a77=_0x592a77-0xd3;let _0x32e318=_0x465cfa[_0x592a77];return _0x32e318;},_0x592a(_0xfd210e,_0x525c71);}import{Plugin as _0xb0e80a}from'ckeditor5/src/core.js';export default class mt extends _0xb0e80a{[_0x17e866(0xd3)](){const _0x2f6bbc=_0x17e866,_0x13d958=this[_0x2f6bbc(0xd7)];_0x13d958[_0x2f6bbc(0xd9)][_0x2f6bbc(0xdb)](_0x2f6bbc(0xd4))&&_0x13d958[_0x2f6bbc(0xd9)][_0x2f6bbc(0xe4)](_0x2f6bbc(0xd8))[_0x2f6bbc(0xd5)](_0x2f6bbc(0xe7));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2300bc=_0x58d8;(function(_0x4b1c09,_0x5b261f){const _0x4fdff3=_0x58d8,_0x32f62e=_0x4b1c09();while(!![]){try{const _0x3d5f25=parseInt(_0x4fdff3(0x90))/0x1*(parseInt(_0x4fdff3(0x88))/0x2)+-parseInt(_0x4fdff3(0x7d))/0x3*(-parseInt(_0x4fdff3(0x7b))/0x4)+parseInt(_0x4fdff3(0x8d))/0x5+parseInt(_0x4fdff3(0x71))/0x6+-parseInt(_0x4fdff3(0x8c))/0x7*(parseInt(_0x4fdff3(0x79))/0x8)+-parseInt(_0x4fdff3(0x6f))/0x9*(parseInt(_0x4fdff3(0x7f))/0xa)+parseInt(_0x4fdff3(0x81))/0xb*(-parseInt(_0x4fdff3(0x8a))/0xc);if(_0x3d5f25===_0x5b261f)break;else _0x32f62e['push'](_0x32f62e['shift']());}catch(_0x13c0de){_0x32f62e['push'](_0x32f62e['shift']());}}}(_0x5089,0xe7205));function _0x5089(){const _0x33ba29=['12HnKahW','afterInit','280530YWvHHM','has','50xCRuny','mergeField','21368105IjKXth','ELEMENT_MERGE_FIELD','getContainedElement','enableCommand','registerDescriptionCallback','get','registerElementLabel','4iXoZwB','descriptionFactory','12ndtyZy','plugins','483245OUjgJP','8769235lztvRd','getAttribute','mergeFieldBlock','468284TLRzcp','element','editor','MergeFieldsEditing','*Remove:*\x20%0','648387jGBPhF','TrackChangesEditing','6227418NVlLia','*Insert:*\x20%0','type','deletion','insertion','insertMergeFieldBlock','insertMergeField','getLabel','88GFHGLf','locale'];_0x5089=function(){return _0x33ba29;};return _0x5089();}import{Plugin as _0x1f390e}from'ckeditor5/src/core.js';import{getTranslation as _0x43b84b}from'../utils/common-translations.js';function _0x58d8(_0x3c96cb,_0x311761){const _0x5089b7=_0x5089();return _0x58d8=function(_0x58d8a8,_0x35afbd){_0x58d8a8=_0x58d8a8-0x6d;let _0x3aebc1=_0x5089b7[_0x58d8a8];return _0x3aebc1;},_0x58d8(_0x3c96cb,_0x311761);}export default class dt extends _0x1f390e{[_0x2300bc(0x7c)](){const _0x27f9c5=_0x2300bc,_0x3e2738=this[_0x27f9c5(0x92)];if(!_0x3e2738[_0x27f9c5(0x8b)][_0x27f9c5(0x7e)](_0x27f9c5(0x6d)))return;_0x3e2738[_0x27f9c5(0x8b)][_0x27f9c5(0x86)](_0x27f9c5(0x70))[_0x27f9c5(0x84)](_0x27f9c5(0x77)),_0x3e2738[_0x27f9c5(0x8b)][_0x27f9c5(0x86)](_0x27f9c5(0x70))[_0x27f9c5(0x84)](_0x27f9c5(0x76));const _0x12044b=_0x3e2738[_0x27f9c5(0x8b)][_0x27f9c5(0x86)](_0x27f9c5(0x70)),_0x47bdc9=_0x3e2738[_0x27f9c5(0x7a)];_0x12044b[_0x27f9c5(0x89)][_0x27f9c5(0x87)](_0x27f9c5(0x80),_0x5019ae=>_0x43b84b(_0x47bdc9,_0x27f9c5(0x82),_0x5019ae)),_0x12044b[_0x27f9c5(0x89)][_0x27f9c5(0x87)](_0x27f9c5(0x8f),_0x27cbb4=>_0x43b84b(_0x47bdc9,_0x27f9c5(0x82),_0x27cbb4)),_0x12044b[_0x27f9c5(0x89)][_0x27f9c5(0x85)](_0x36916b=>{const _0x573c2c=_0x27f9c5;if(_0x573c2c(0x75)!=_0x36916b[_0x573c2c(0x73)]&&_0x573c2c(0x74)!=_0x36916b[_0x573c2c(0x73)])return;const _0x158335=_0x36916b[_0x573c2c(0x83)]();if(null==_0x158335)return;if(!_0x158335['is'](_0x573c2c(0x91),_0x573c2c(0x80))&&!_0x158335['is'](_0x573c2c(0x91),_0x573c2c(0x8f)))return;const _0x45672c=_0x3e2738[_0x573c2c(0x8b)][_0x573c2c(0x86)](_0x573c2c(0x6d))[_0x573c2c(0x78)](_0x158335[_0x573c2c(0x8e)]('id'));return _0x573c2c(0x75)==_0x36916b[_0x573c2c(0x73)]?{'type':_0x573c2c(0x75),'content':_0x43b84b(_0x47bdc9,_0x573c2c(0x72),'\x22'+_0x45672c+'\x22\x20'+_0x43b84b(_0x47bdc9,_0x573c2c(0x82)))}:{'type':_0x573c2c(0x74),'content':_0x43b84b(_0x47bdc9,_0x573c2c(0x6e),'\x22'+_0x45672c+'\x22\x20'+_0x43b84b(_0x47bdc9,_0x573c2c(0x82)))};});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3a0cd3=_0x3b29;(function(_0x499fc6,_0x380e67){const _0x412c0f=_0x3b29,_0x2380dc=_0x499fc6();while(!![]){try{const _0x11f464=parseInt(_0x412c0f(0x1e4))/0x1+parseInt(_0x412c0f(0x1de))/0x2*(parseInt(_0x412c0f(0x1da))/0x3)+-parseInt(_0x412c0f(0x1e8))/0x4+-parseInt(_0x412c0f(0x1ec))/0x5*(-parseInt(_0x412c0f(0x1eb))/0x6)+-parseInt(_0x412c0f(0x1e5))/0x7*(-parseInt(_0x412c0f(0x1d5))/0x8)+-parseInt(_0x412c0f(0x1e3))/0x9+-parseInt(_0x412c0f(0x1e6))/0xa;if(_0x11f464===_0x380e67)break;else _0x2380dc['push'](_0x2380dc['shift']());}catch(_0x59bce7){_0x2380dc['push'](_0x2380dc['shift']());}}}(_0x1cef,0xd5add));import{Plugin as _0x125aec}from'ckeditor5/src/core.js';import{getTranslation as _0x5dbb1b}from'../utils/common-translations.js';function _0x3b29(_0x5be94a,_0xa264bf){const _0x1cef86=_0x1cef();return _0x3b29=function(_0x3b29d6,_0xb1b5e){_0x3b29d6=_0x3b29d6-0x1d1;let _0x1b4c1c=_0x1cef86[_0x3b29d6];return _0x1b4c1c;},_0x3b29(_0x5be94a,_0xa264bf);}function _0x1cef(){const _0xc96c78=['1892556WQPWcT','20GqlYQC','ELEMENT_MULTI_LEVEL_LIST','oldValue','listType','registerBlockAttribute','editor','descriptionFactory','handleDescriptions','*Set\x20format:*\x20%0','has','locale','format','*Remove\x20format:*\x20%0','8rtkucI','next','get','MultiLevelList','multiLevelList','63489GKLIXs','registerDescriptionCallback','key','head','38kFzOSJ','TrackChangesEditing','plugins','listMarkerStyle','data','5362749NxeEHG','682897mzZBcw','7202671wEHKdV','2000720wytGBx','newValue','6817956eQuDut','afterInit','enableDefaultAttributesIntegration'];_0x1cef=function(){return _0xc96c78;};return _0x1cef();}export default class pt extends _0x125aec{[_0x3a0cd3(0x1e9)](){const _0x1351a6=_0x3a0cd3,_0x4bf37a=this[_0x1351a6(0x1f1)],_0x3f5744=_0x4bf37a[_0x1351a6(0x1e0)][_0x1351a6(0x1d7)](_0x1351a6(0x1df));_0x4bf37a[_0x1351a6(0x1e0)][_0x1351a6(0x1d1)](_0x1351a6(0x1d8))&&(_0x3f5744[_0x1351a6(0x1ea)](_0x1351a6(0x1d9)),_0x3f5744[_0x1351a6(0x1f0)](_0x1351a6(0x1e1)),_0x3f5744[_0x1351a6(0x1f2)][_0x1351a6(0x1db)](_0x211371=>this[_0x1351a6(0x1f3)](_0x211371)));}[_0x3a0cd3(0x1f3)](_0x4bab49){const _0x484b5b=_0x3a0cd3,_0x537949=this[_0x484b5b(0x1f1)][_0x484b5b(0x1d2)],{data:_0x1ceb56}=_0x4bab49,_0x42e2c2={'type':_0x484b5b(0x1d3),'content':''};if(_0x1ceb56&&_0x484b5b(0x1e1)==_0x1ceb56[_0x484b5b(0x1dc)]){if(!_0x1ceb56[_0x484b5b(0x1ee)])return{'type':_0x484b5b(0x1d3),'content':_0x5dbb1b(_0x537949,_0x484b5b(0x1f4),_0x5dbb1b(_0x537949,_0x484b5b(0x1ed)))+'\x20('+_0x1ceb56[_0x484b5b(0x1e7)]+')'};if(!_0x1ceb56[_0x484b5b(0x1e7)]){let _0x40d1bd=_0x4bab49[_0x484b5b(0x1dd)];for(;_0x40d1bd;){if(_0x40d1bd[_0x484b5b(0x1e2)]&&_0x484b5b(0x1ef)==_0x40d1bd[_0x484b5b(0x1e2)][_0x484b5b(0x1dc)]&&_0x40d1bd[_0x484b5b(0x1e2)][_0x484b5b(0x1e7)])return _0x42e2c2;_0x40d1bd=_0x40d1bd[_0x484b5b(0x1d6)];}return{'type':_0x484b5b(0x1d3),'content':_0x5dbb1b(_0x537949,_0x484b5b(0x1d4),_0x5dbb1b(_0x537949,_0x484b5b(0x1ed)))+'\x20('+_0x1ceb56[_0x484b5b(0x1ee)]+')'};}}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x1f3b08=_0x1505;(function(_0x34995d,_0x21157d){const _0x1de26e=_0x1505,_0x389151=_0x34995d();while(!![]){try{const _0x142a1f=parseInt(_0x1de26e(0x19f))/0x1+-parseInt(_0x1de26e(0x193))/0x2+-parseInt(_0x1de26e(0x19c))/0x3+-parseInt(_0x1de26e(0x1a5))/0x4+-parseInt(_0x1de26e(0x197))/0x5+-parseInt(_0x1de26e(0x194))/0x6*(-parseInt(_0x1de26e(0x198))/0x7)+parseInt(_0x1de26e(0x1a7))/0x8*(parseInt(_0x1de26e(0x19b))/0x9);if(_0x142a1f===_0x21157d)break;else _0x389151['push'](_0x389151['shift']());}catch(_0x47b47e){_0x389151['push'](_0x389151['shift']());}}}(_0x14a2,0x891d3));function _0x14a2(){const _0x3e401a=['546426pOXibD','PageBreakEditing','enableCommand','get','ELEMENT_PAGE_BREAK','descriptionFactory','4307768MXyeJo','registerElementLabel','23187512aLQrIT','has','2045854btIBXf','6hZxxzD','locale','editor','1115875VqTNKf','669830xjxuAa','pageBreak','TrackChangesEditing','9dGlHeC','1967676LAyVPy','plugins','afterInit'];_0x14a2=function(){return _0x3e401a;};return _0x14a2();}import{Plugin as _0x4c8c90}from'ckeditor5/src/core.js';import{getTranslation as _0x392636}from'../utils/common-translations.js';function _0x1505(_0x1f831c,_0x29f5e7){const _0x14a2f7=_0x14a2();return _0x1505=function(_0x1505de,_0x511471){_0x1505de=_0x1505de-0x192;let _0x82d5d6=_0x14a2f7[_0x1505de];return _0x82d5d6;},_0x1505(_0x1f831c,_0x29f5e7);}export default class kt extends _0x4c8c90{[_0x1f3b08(0x19e)](){const _0x1fde32=_0x1f3b08,_0x30962c=this[_0x1fde32(0x196)];if(!_0x30962c[_0x1fde32(0x19d)][_0x1fde32(0x192)](_0x1fde32(0x1a0)))return;_0x30962c[_0x1fde32(0x19d)][_0x1fde32(0x1a2)](_0x1fde32(0x19a))[_0x1fde32(0x1a1)](_0x1fde32(0x199));const _0x23c944=_0x30962c[_0x1fde32(0x19d)][_0x1fde32(0x1a2)](_0x1fde32(0x19a)),_0x576840=_0x30962c[_0x1fde32(0x195)];_0x23c944[_0x1fde32(0x1a4)][_0x1fde32(0x1a6)](_0x1fde32(0x199),_0x2e0892=>_0x392636(_0x576840,_0x1fde32(0x1a3),_0x2e0892));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x334d9a=_0x5d65;function _0x5d65(_0x183cf2,_0x2a3e96){const _0xbd011=_0xbd01();return _0x5d65=function(_0x5d652a,_0x2d8cfb){_0x5d652a=_0x5d652a-0x146;let _0xe77f52=_0xbd011[_0x5d652a];return _0xe77f52;},_0x5d65(_0x183cf2,_0x2a3e96);}(function(_0x2ea332,_0xf2b31e){const _0x5af4e0=_0x5d65,_0x25bb01=_0x2ea332();while(!![]){try{const _0x4dffb4=parseInt(_0x5af4e0(0x149))/0x1+-parseInt(_0x5af4e0(0x151))/0x2*(-parseInt(_0x5af4e0(0x17d))/0x3)+-parseInt(_0x5af4e0(0x17b))/0x4*(parseInt(_0x5af4e0(0x18a))/0x5)+-parseInt(_0x5af4e0(0x158))/0x6+-parseInt(_0x5af4e0(0x162))/0x7*(-parseInt(_0x5af4e0(0x177))/0x8)+-parseInt(_0x5af4e0(0x180))/0x9+parseInt(_0x5af4e0(0x186))/0xa*(parseInt(_0x5af4e0(0x174))/0xb);if(_0x4dffb4===_0xf2b31e)break;else _0x25bb01['push'](_0x25bb01['shift']());}catch(_0x24756e){_0x25bb01['push'](_0x25bb01['shift']());}}}(_0xbd01,0xa83aa));function _0xbd01(){const _0x192004=['has','markerName','downcastDispatcher','type','144487eWevdT','activeMarkers','isBlock','descriptionFactory','nodeAfter','toViewPosition','_splitMarkerName','checkChild','model','paragraph','createUIElement','options','_registerLegacyDescription','editor','writer','get','end','getItemLabel','121SUokhH','ELEMENT_PARAGRAPH','plugins','96oyPWEk','span','markerRange','consumable','1156dTMblX','commandName','21993EEncYi','*Change\x20to:*\x20%0','name','10833480TBPqgS','$text','mapper','format','schema','includes','1815240gwbgFE','afterInit','locale','insert','10715ryWoNg','TrackChangesEditing','isTouching','getFirstRange','insertParagraph','bindElementToMarker','addClass','188385FhgsoH','addMarker:suggestion:insertion','registerElementLabel','start','Paragraph','data','formatBlock','showSuggestionHighlights','54ctBXyR','enableCommand','editing','insertion','isLimit','consume','registerDescriptionCallback','711990UFOyls','ck-suggestion-marker--active','enableDefaultAttributesIntegration','highest','*Insert:*\x20%0','ck-suggestion-marker-split'];_0xbd01=function(){return _0x192004;};return _0xbd01();}import{Plugin as _0x2d54f6}from'ckeditor5/src/core.js';import{getTranslation as _0x4d184c}from'../utils/common-translations.js';export default class bt extends _0x2d54f6{[_0x334d9a(0x187)](){const _0x3686ed=_0x334d9a,_0x552124=this[_0x3686ed(0x16f)];if(!_0x552124[_0x3686ed(0x176)][_0x3686ed(0x15e)](_0x3686ed(0x14d)))return;const _0x1834b4=_0x552124[_0x3686ed(0x188)],_0x32479c=_0x552124[_0x3686ed(0x176)][_0x3686ed(0x171)](_0x3686ed(0x18b));_0x32479c[_0x3686ed(0x165)][_0x3686ed(0x14b)](_0x3686ed(0x16b),_0x3189e7=>_0x4d184c(_0x1834b4,_0x3686ed(0x175),_0x3189e7)),_0x32479c[_0x3686ed(0x15a)](_0x3686ed(0x16b)),_0x32479c[_0x3686ed(0x152)](_0x3686ed(0x146)),_0x552124[_0x3686ed(0x153)][_0x3686ed(0x160)]['on'](_0x3686ed(0x14a),nr(_0x552124),{'priority':_0x3686ed(0x15b)}),_0x552124[_0x3686ed(0x14e)][_0x3686ed(0x160)]['on'](_0x3686ed(0x14a),(_0x222a7a,_0x15dc5d,_0x4dbacf)=>{const _0xae0baf=_0x3686ed;_0x4dbacf[_0xae0baf(0x16d)][_0xae0baf(0x150)]&&nr(_0x552124,{'showActiveMarker':!0x1})(_0x222a7a,_0x15dc5d,_0x4dbacf);},{'priority':_0x3686ed(0x15b)});const _0x505a03=_0x32479c[_0x3686ed(0x165)];_0x505a03[_0x3686ed(0x157)](_0x3a8a5e=>{const _0x4cd53e=_0x3686ed;if(_0x4cd53e(0x154)!==_0x3a8a5e[_0x4cd53e(0x161)])return;const {start:_0x9ff79,end:_0x1f8b7f}=_0x3a8a5e[_0x4cd53e(0x18d)]();if(!_0x9ff79[_0x4cd53e(0x18c)](_0x1f8b7f)||!_0x9ff79[_0x4cd53e(0x166)])return;const _0x464e5a=_0x552124[_0x4cd53e(0x16a)][_0x4cd53e(0x184)],_0x266f0f=_0x9ff79[_0x4cd53e(0x166)];return _0x464e5a[_0x4cd53e(0x164)](_0x266f0f)&&!_0x464e5a[_0x4cd53e(0x155)](_0x266f0f)&&_0x464e5a[_0x4cd53e(0x169)](_0x266f0f,_0x4cd53e(0x181))?{'type':_0x4cd53e(0x154),'content':_0x4d184c(_0x1834b4,_0x4cd53e(0x15c),_0x505a03[_0x4cd53e(0x173)](_0x266f0f,0x1))}:void 0x0;}),this[_0x3686ed(0x16e)]();}[_0x334d9a(0x16e)](){const _0x197732=_0x334d9a,_0x459ffd=this[_0x197732(0x16f)],_0x33c039=_0x459ffd[_0x197732(0x188)];_0x459ffd[_0x197732(0x176)][_0x197732(0x171)](_0x197732(0x18b))[_0x197732(0x165)][_0x197732(0x157)](_0x4e9f34=>{const _0x5e26cb=_0x197732;if(_0x5e26cb(0x14f)!=_0x4e9f34[_0x5e26cb(0x161)])return;const {data:_0x4d3f35}=_0x4e9f34;return _0x4d3f35&&_0x5e26cb(0x16b)==_0x4d3f35[_0x5e26cb(0x17c)]?{'type':_0x5e26cb(0x183),'content':_0x4d184c(_0x33c039,_0x5e26cb(0x17e),_0x4d184c(_0x33c039,_0x5e26cb(0x175)))}:void 0x0;});}}function nr(_0x336036,{showActiveMarker:_0x16337d=!0x0}={}){return(_0x340e56,_0x67a1fd,_0x5ccc32)=>{const _0x29419d=_0x5d65,_0x2e1f21=_0x336036[_0x29419d(0x176)][_0x29419d(0x171)](_0x29419d(0x18b)),_0xfc4de3=_0x67a1fd[_0x29419d(0x179)][_0x29419d(0x14c)],_0x365e52=_0x67a1fd[_0x29419d(0x179)][_0x29419d(0x172)],_0x30187e=_0x336036[_0x29419d(0x16a)][_0x29419d(0x184)];if(!_0xfc4de3[_0x29419d(0x18c)](_0x365e52)||!_0xfc4de3[_0x29419d(0x166)])return;const _0xe761a4=_0xfc4de3[_0x29419d(0x166)];if(_0x30187e[_0x29419d(0x164)](_0xe761a4)&&!_0x30187e[_0x29419d(0x155)](_0xe761a4)&&_0x30187e[_0x29419d(0x169)](_0xe761a4,_0x29419d(0x181))){if(!_0x5ccc32[_0x29419d(0x17a)][_0x29419d(0x156)](_0x67a1fd[_0x29419d(0x179)],_0x340e56[_0x29419d(0x17f)]))return;const {authorId:_0x462b47}=_0x2e1f21[_0x29419d(0x168)](_0x67a1fd[_0x29419d(0x15f)]),_0x23bb29=_0x5ccc32[_0x29419d(0x170)][_0x29419d(0x16c)](_0x29419d(0x178),{'class':_0x29419d(0x15d),'data-author-id':_0x462b47}),_0xfcf65c=_0x5ccc32[_0x29419d(0x182)][_0x29419d(0x167)](_0x365e52);_0x16337d&&_0x2e1f21[_0x29419d(0x163)][_0x29419d(0x185)](_0x67a1fd[_0x29419d(0x15f)])&&_0x5ccc32[_0x29419d(0x170)][_0x29419d(0x148)](_0x29419d(0x159),_0x23bb29),_0x5ccc32[_0x29419d(0x170)][_0x29419d(0x189)](_0xfcf65c,_0x23bb29),_0x5ccc32[_0x29419d(0x182)][_0x29419d(0x147)](_0x23bb29,_0x67a1fd[_0x29419d(0x15f)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xc2984c=_0x3004;(function(_0x412e6d,_0x12fb3f){const _0x141a9a=_0x3004,_0x2434ea=_0x412e6d();while(!![]){try{const _0x4dd292=parseInt(_0x141a9a(0x1a9))/0x1+-parseInt(_0x141a9a(0x19b))/0x2+-parseInt(_0x141a9a(0x1a4))/0x3+-parseInt(_0x141a9a(0x1ae))/0x4+-parseInt(_0x141a9a(0x1b4))/0x5*(parseInt(_0x141a9a(0x1b0))/0x6)+-parseInt(_0x141a9a(0x1aa))/0x7*(-parseInt(_0x141a9a(0x1a8))/0x8)+parseInt(_0x141a9a(0x1ab))/0x9*(parseInt(_0x141a9a(0x1ad))/0xa);if(_0x4dd292===_0x12fb3f)break;else _0x2434ea['push'](_0x2434ea['shift']());}catch(_0x808d20){_0x2434ea['push'](_0x2434ea['shift']());}}}(_0x39a5,0x56287));function _0x3004(_0x47e173,_0x285604){const _0x39a5d2=_0x39a5();return _0x3004=function(_0x300491,_0x51e38c){_0x300491=_0x300491-0x19a;let _0xc3aa38=_0x39a5d2[_0x300491];return _0xc3aa38;},_0x3004(_0x47e173,_0x285604);}function _0x39a5(){const _0x4555eb=['256993XmQMlb','42pODMba','927KMlgop','_registerLegacyDescription','161570hIiDYR','218460LlkTSa','*Remove\x20all\x20formatting*','24TgHcFj','has','TrackChangesEditing','RemoveFormatEditing','828830AzjPAW','removeFormat','descriptionFactory','enableDefaultAttributesIntegration','507524nWwGpQ','formatBlock','locale','plugins','get','editor','formatInline','commandName','registerDescriptionCallback','1905966CMhFXE','type','afterInit','format','51336CHprHm'];_0x39a5=function(){return _0x4555eb;};return _0x39a5();}import{Plugin as _0x150751}from'ckeditor5/src/core.js';import{getTranslation as _0x131fd7}from'../utils/common-translations.js';export default class wt extends _0x150751{[_0xc2984c(0x1a6)](){const _0x142635=_0xc2984c,_0x298d7d=this[_0x142635(0x1a0)];if(!_0x298d7d[_0x142635(0x19e)][_0x142635(0x1b1)](_0x142635(0x1b3)))return;_0x298d7d[_0x142635(0x19e)][_0x142635(0x19f)](_0x142635(0x1b2))[_0x142635(0x19a)](_0x142635(0x1b5)),this[_0x142635(0x1ac)]();}[_0xc2984c(0x1ac)](){const _0x59f294=_0xc2984c,_0x324d3c=this[_0x59f294(0x1a0)];_0x324d3c[_0x59f294(0x19e)][_0x59f294(0x19f)](_0x59f294(0x1b2))[_0x59f294(0x1b6)][_0x59f294(0x1a3)](_0x43c44b=>{const _0x426425=_0x59f294;if(_0x426425(0x19c)!=_0x43c44b[_0x426425(0x1a5)]&&_0x426425(0x1a1)!=_0x43c44b[_0x426425(0x1a5)])return;const {data:_0x12b189}=_0x43c44b;return _0x12b189&&_0x426425(0x1b5)==_0x12b189[_0x426425(0x1a2)]?{'type':_0x426425(0x1a7),'content':_0x131fd7(_0x324d3c[_0x426425(0x19d)],_0x426425(0x1af))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x431390=_0x15ba;(function(_0x5c8aa2,_0x3613d9){const _0x492d2d=_0x15ba,_0x1b3058=_0x5c8aa2();while(!![]){try{const _0xdc26e6=parseInt(_0x492d2d(0x100))/0x1+-parseInt(_0x492d2d(0x10e))/0x2+-parseInt(_0x492d2d(0xf5))/0x3*(parseInt(_0x492d2d(0x101))/0x4)+-parseInt(_0x492d2d(0x109))/0x5*(parseInt(_0x492d2d(0x105))/0x6)+parseInt(_0x492d2d(0x10b))/0x7*(-parseInt(_0x492d2d(0xfc))/0x8)+parseInt(_0x492d2d(0xf7))/0x9*(parseInt(_0x492d2d(0x108))/0xa)+parseInt(_0x492d2d(0x106))/0xb;if(_0xdc26e6===_0x3613d9)break;else _0x1b3058['push'](_0x1b3058['shift']());}catch(_0xb8acd0){_0x1b3058['push'](_0x1b3058['shift']());}}}(_0xd7b8,0x9f80f));import{Plugin as _0x3a5fd4}from'ckeditor5/src/core.js';function _0xd7b8(){const _0x597341=['RestrictedEditingModeEditing','563643ITMmRj','goToPreviousRestrictedEditingException','goToNextRestrictedEditingException','discardSelectedSuggestions','discardSuggestion','16CeEYaG','editor','trackChanges','acceptAllSuggestions','358003XYVZfB','7336GTizLf','enableCommand','acceptSuggestion','afterInit','7758pBVozl','32343421aZSjdu','TrackChangesEditing','10KcoJaJ','1455SUfEkf','get','2729097AFCtAq','discardAllSuggestions','plugins','906086FCfsIF','has','acceptSelectedSuggestions','1797LeUjZQ'];_0xd7b8=function(){return _0x597341;};return _0xd7b8();}function _0x15ba(_0x452c64,_0xd0c36b){const _0xd7b847=_0xd7b8();return _0x15ba=function(_0x15bafb,_0x151ec3){_0x15bafb=_0x15bafb-0xf4;let _0x45d28b=_0xd7b847[_0x15bafb];return _0x45d28b;},_0x15ba(_0x452c64,_0xd0c36b);}export default class yt extends _0x3a5fd4{[_0x431390(0x104)](){const _0x3bbd53=_0x431390,_0x11661c=this[_0x3bbd53(0xfd)];if(!_0x11661c[_0x3bbd53(0x10d)][_0x3bbd53(0x10f)](_0x3bbd53(0xf6)))return;const _0x437203=_0x11661c[_0x3bbd53(0x10d)][_0x3bbd53(0x10a)](_0x3bbd53(0x107));_0x437203[_0x3bbd53(0x102)](_0x3bbd53(0xf8)),_0x437203[_0x3bbd53(0x102)](_0x3bbd53(0xf9));const _0xe6a0ec=_0x11661c[_0x3bbd53(0x10d)][_0x3bbd53(0x10a)](_0x3bbd53(0xf6));_0xe6a0ec[_0x3bbd53(0x102)](_0x3bbd53(0xfe)),_0xe6a0ec[_0x3bbd53(0x102)](_0x3bbd53(0x103)),_0xe6a0ec[_0x3bbd53(0x102)](_0x3bbd53(0xfb)),_0xe6a0ec[_0x3bbd53(0x102)](_0x3bbd53(0xff)),_0xe6a0ec[_0x3bbd53(0x102)](_0x3bbd53(0x10c)),_0xe6a0ec[_0x3bbd53(0x102)](_0x3bbd53(0xf4)),_0xe6a0ec[_0x3bbd53(0x102)](_0x3bbd53(0xfa));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x94fc06=_0x1a27;(function(_0x4a4495,_0xd4c98d){const _0x24e1d9=_0x1a27,_0x240e1a=_0x4a4495();while(!![]){try{const _0xaeec26=-parseInt(_0x24e1d9(0x196))/0x1*(-parseInt(_0x24e1d9(0x1a4))/0x2)+-parseInt(_0x24e1d9(0x177))/0x3*(-parseInt(_0x24e1d9(0x1a2))/0x4)+parseInt(_0x24e1d9(0x16f))/0x5*(-parseInt(_0x24e1d9(0x198))/0x6)+-parseInt(_0x24e1d9(0x18a))/0x7+-parseInt(_0x24e1d9(0x17d))/0x8+-parseInt(_0x24e1d9(0x17e))/0x9*(-parseInt(_0x24e1d9(0x18e))/0xa)+parseInt(_0x24e1d9(0x1a3))/0xb;if(_0xaeec26===_0xd4c98d)break;else _0x240e1a['push'](_0x240e1a['shift']());}catch(_0x42bcc0){_0x240e1a['push'](_0x240e1a['shift']());}}}(_0x5279,0x1a5e8));import{Plugin as _0x5d93cc}from'ckeditor5/src/core.js';import{ShiftEnter as _0x304e8f}from'ckeditor5/src/enter.js';import{getTranslation as _0x54381d}from'../utils/common-translations.js';export default class jt extends _0x5d93cc{static get[_0x94fc06(0x174)](){return[_0x304e8f];}[_0x94fc06(0x18f)](){const _0xcda3b7=_0x94fc06,_0x3f524c=this[_0xcda3b7(0x19d)],_0x238ecf=_0x3f524c[_0xcda3b7(0x170)][_0xcda3b7(0x19c)](_0xcda3b7(0x1a6));_0x238ecf[_0xcda3b7(0x19b)](_0xcda3b7(0x175)),_0x3f524c[_0xcda3b7(0x16e)][_0xcda3b7(0x176)]['on'](_0xcda3b7(0x182),ge(_0x3f524c),{'priority':_0xcda3b7(0x178)}),_0x3f524c[_0xcda3b7(0x16e)][_0xcda3b7(0x176)]['on'](_0xcda3b7(0x190),ge(_0x3f524c),{'priority':_0xcda3b7(0x178)}),_0x3f524c[_0xcda3b7(0x186)][_0xcda3b7(0x176)]['on'](_0xcda3b7(0x194),(_0x419c81,_0x455972,_0x302afd)=>{const _0x51fb5a=_0xcda3b7;_0x302afd[_0x51fb5a(0x172)][_0x51fb5a(0x197)]&&ge(_0x3f524c,{'showActiveMarker':!0x1})(_0x419c81,_0x455972,_0x302afd);}),_0x238ecf[_0xcda3b7(0x189)][_0xcda3b7(0x1a0)](_0xcda3b7(0x1a1),_0x5ce153=>_0x54381d(_0x3f524c[_0xcda3b7(0x173)],_0xcda3b7(0x1a5),_0x5ce153));}}function _0x1a27(_0x172466,_0x1c9f2f){const _0x5279c9=_0x5279();return _0x1a27=function(_0x1a277b,_0x87e898){_0x1a277b=_0x1a277b-0x16d;let _0x3d97d1=_0x5279c9[_0x1a277b];return _0x3d97d1;},_0x1a27(_0x172466,_0x1c9f2f);}function _0x5279(){const _0x628e8e=['init','addMarker:suggestion:deletion','element','getItems','span','addMarker:suggestion','ck-suggestion-marker--active','4867JSbCNR','showSuggestionHighlights','370998iwgeMK','createPositionBefore','addClass','enableCommand','get','editor','deletion','createUIElement','registerElementLabel','softBreak','790076oZEybF','1632290ITlHiX','56agVdAi','ELEMENT_LINE_BREAK','TrackChangesEditing','consumable','editing','15RsEMfZ','plugins','bindElementToMarker','options','locale','requires','shiftEnter','downcastDispatcher','3QkgJLp','high','insert','model','markerName','ck-suggestion-marker-','379224UOzGlY','176445okMSHF','toViewPosition','_splitMarkerName','test','addMarker:suggestion:insertion','merge','name','markerRange','data','includes','activeMarkers','descriptionFactory','1400630nzMcBk','split','writer','mapper','30RKRFzb'];_0x5279=function(){return _0x628e8e;};return _0x5279();}function ge(_0x8ec276,{showActiveMarker:_0x2595e1=!0x0}={}){return(_0x206f18,_0xc03262,_0x500886)=>{const _0x3ddf6c=_0x1a27,_0x45232e=_0x8ec276[_0x3ddf6c(0x170)][_0x3ddf6c(0x19c)](_0x3ddf6c(0x1a6));if(!_0x500886[_0x3ddf6c(0x16d)][_0x3ddf6c(0x181)](_0xc03262[_0x3ddf6c(0x185)],_0x206f18[_0x3ddf6c(0x184)]))return;const _0x13faf4=_0x8ec276[_0x3ddf6c(0x17a)];for(const _0x2fa0b3 of _0xc03262[_0x3ddf6c(0x185)][_0x3ddf6c(0x192)]()){if(!_0x2fa0b3['is'](_0x3ddf6c(0x191),_0x3ddf6c(0x1a1)))continue;const _0x245bfa=_0x3ddf6c(0x19e)==_0xc03262[_0x3ddf6c(0x17b)][_0x3ddf6c(0x18b)](':')[0x1]?_0x3ddf6c(0x183):_0x3ddf6c(0x18b),{authorId:_0x54446f}=_0x45232e[_0x3ddf6c(0x180)](_0xc03262[_0x3ddf6c(0x17b)]),_0xebd1d2=_0x500886[_0x3ddf6c(0x18c)][_0x3ddf6c(0x19f)](_0x3ddf6c(0x193),{'class':_0x3ddf6c(0x17c)+_0x245bfa,'data-author-id':_0x54446f}),_0x3cea8d=_0x500886[_0x3ddf6c(0x18d)][_0x3ddf6c(0x17f)](_0x13faf4[_0x3ddf6c(0x199)](_0x2fa0b3));_0x2595e1&&_0x45232e[_0x3ddf6c(0x188)][_0x3ddf6c(0x187)](_0xc03262[_0x3ddf6c(0x17b)])&&_0x500886[_0x3ddf6c(0x18c)][_0x3ddf6c(0x19a)](_0x3ddf6c(0x195),_0xebd1d2),_0x500886[_0x3ddf6c(0x18c)][_0x3ddf6c(0x179)](_0x3cea8d,_0xebd1d2),_0x500886[_0x3ddf6c(0x18d)][_0x3ddf6c(0x171)](_0xebd1d2,_0xc03262[_0x3ddf6c(0x17b)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3db6cd=_0x32c6;function _0x32c6(_0x3c4f23,_0x5c2a4d){const _0x1f043a=_0x1f04();return _0x32c6=function(_0x32c61e,_0x4daa35){_0x32c61e=_0x32c61e-0x1a7;let _0x586b32=_0x1f043a[_0x32c61e];return _0x586b32;},_0x32c6(_0x3c4f23,_0x5c2a4d);}(function(_0x2f986b,_0xe06e17){const _0x3dc36f=_0x32c6,_0x52d10e=_0x2f986b();while(!![]){try{const _0x5375e6=-parseInt(_0x3dc36f(0x1b7))/0x1*(parseInt(_0x3dc36f(0x1b6))/0x2)+parseInt(_0x3dc36f(0x1ad))/0x3*(parseInt(_0x3dc36f(0x1a7))/0x4)+parseInt(_0x3dc36f(0x1be))/0x5*(-parseInt(_0x3dc36f(0x1b2))/0x6)+-parseInt(_0x3dc36f(0x1c3))/0x7*(parseInt(_0x3dc36f(0x1c6))/0x8)+parseInt(_0x3dc36f(0x1cc))/0x9+-parseInt(_0x3dc36f(0x1ae))/0xa*(parseInt(_0x3dc36f(0x1c7))/0xb)+parseInt(_0x3dc36f(0x1c9))/0xc*(parseInt(_0x3dc36f(0x1aa))/0xd);if(_0x5375e6===_0xe06e17)break;else _0x52d10e['push'](_0x52d10e['shift']());}catch(_0xbca521){_0x52d10e['push'](_0x52d10e['shift']());}}}(_0x1f04,0x36f5a));import{Plugin as _0x1360f0}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x869838}from'./utils.js';function _0x1f04(){const _0x15527d=['TrackChangesEditing','7qnehYm','change','get','1692712RfcmHM','22oSlJip','forceValue','12xLLkZH','document','from','556047LLrfxf','isCollapsed','descriptionFactory','formatInline','afterInit','markInlineFormat','commands','92jPfUNv','commandParams','editor','14634269bhHWEL','getRanges','enableCommand','15501VjGfSa','1111070emJIFH','locale','formatBlock','model','1635822vmeHpH','FORMAT_RESTRICTED_ENABLED','commandName','FORMAT_RESTRICTED_DISABLED','749566emMqkM','1WaVRgx','value','plugins','registerDescriptionCallback','selection','StandardEditingModeEditing','type','5cqQlCJ','has','format','restrictedEditingException'];_0x1f04=function(){return _0x15527d;};return _0x1f04();}import{getTranslation as _0x5169aa}from'../utils/common-translations.js';export default class St extends _0x1360f0{[_0x3db6cd(0x1d0)](){const _0x420701=_0x3db6cd,_0x480c90=this[_0x420701(0x1a9)],_0x5b9bbe=_0x480c90[_0x420701(0x1b1)],_0x4b1c8a=_0x480c90[_0x420701(0x1af)];if(!_0x480c90[_0x420701(0x1b9)][_0x420701(0x1bf)](_0x420701(0x1bc)))return;const _0x527547=_0x480c90[_0x420701(0x1b9)][_0x420701(0x1c5)](_0x420701(0x1c2)),_0x4916a1=_0x420701(0x1c1),_0x2967b5=_0x480c90[_0x420701(0x1d2)][_0x420701(0x1c5)](_0x4916a1);_0x527547[_0x420701(0x1ac)](_0x4916a1,(_0x5f1dc4,_0x2275d={})=>{const _0x4ba15c=_0x420701,_0x3e8890=_0x5b9bbe[_0x4ba15c(0x1ca)][_0x4ba15c(0x1bb)];if(_0x3e8890[_0x4ba15c(0x1cd)])return void _0x5f1dc4(_0x2275d);const _0x2952e5=void 0x0!==_0x2275d[_0x4ba15c(0x1c8)]?_0x2275d[_0x4ba15c(0x1c8)]:!_0x2967b5[_0x4ba15c(0x1b8)];_0x5b9bbe[_0x4ba15c(0x1c4)](()=>{const _0x29b8ad=_0x4ba15c,_0x1a2525=Array[_0x29b8ad(0x1cb)](_0x3e8890[_0x29b8ad(0x1ab)]());for(const _0x38ec53 of _0x1a2525){const _0xb7cab9=_0x2952e5?[_0x38ec53]:_0x869838(_0x4916a1,_0x38ec53,_0x5b9bbe);for(const _0x283839 of _0xb7cab9)_0x527547[_0x29b8ad(0x1d1)](_0x283839,{'commandName':_0x4916a1,'commandParams':[{'forceValue':_0x2952e5}]});}});}),_0x527547[_0x420701(0x1ce)][_0x420701(0x1ba)](_0x4b5acc=>{const _0x17ee97=_0x420701;if(_0x17ee97(0x1b0)!=_0x4b5acc[_0x17ee97(0x1bd)]&&_0x17ee97(0x1cf)!=_0x4b5acc[_0x17ee97(0x1bd)])return;const {data:_0x519eac}=_0x4b5acc;return _0x519eac&&_0x519eac[_0x17ee97(0x1b4)]==_0x4916a1?_0x519eac[_0x17ee97(0x1a8)][0x0][_0x17ee97(0x1c8)]?{'type':_0x17ee97(0x1c0),'content':_0x5169aa(_0x4b1c8a,_0x17ee97(0x1b3))}:{'type':_0x17ee97(0x1c0),'content':_0x5169aa(_0x4b1c8a,_0x17ee97(0x1b5))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x5cd10a=_0x4bf0;(function(_0x5bcd1f,_0x350dcd){const _0x3e153c=_0x4bf0,_0xc7d8a2=_0x5bcd1f();while(!![]){try{const _0x2b15c9=parseInt(_0x3e153c(0x12f))/0x1*(parseInt(_0x3e153c(0x112))/0x2)+-parseInt(_0x3e153c(0x129))/0x3+parseInt(_0x3e153c(0x11d))/0x4+-parseInt(_0x3e153c(0x113))/0x5*(-parseInt(_0x3e153c(0x111))/0x6)+parseInt(_0x3e153c(0x13b))/0x7*(parseInt(_0x3e153c(0x118))/0x8)+parseInt(_0x3e153c(0x11f))/0x9+parseInt(_0x3e153c(0x123))/0xa*(-parseInt(_0x3e153c(0x139))/0xb);if(_0x2b15c9===_0x350dcd)break;else _0xc7d8a2['push'](_0xc7d8a2['shift']());}catch(_0x35d6e9){_0xc7d8a2['push'](_0xc7d8a2['shift']());}}}(_0x4329,0x8367b));import{Plugin as _0x33f2c6}from'ckeditor5/src/core.js';import{getTranslation as _0x4373b2}from'../utils/common-translations.js';function _0x4329(){const _0x595f57=['normalizeConfig','_registerLegacyDescription','registerInlineAttribute','commandParams','style','1WLfmFU','element','enableDefaultAttributesIntegration','add','has','formatBlock','getGhsAttributeNameForElement','registerDescriptionCallback','styleName','type','55xfFIiW','formatInline','603113NfhMEv','GeneralHtmlSupport','inline','DataSchema','registerAttributeLabel','*Remove\x20format:*\x20%0','Style','afterInit','toLowerCase','6LEoowI','1029454TjRuTX','3636005YzmpKr','FORMAT_STYLE','config','registerBlockAttribute','TrackChangesEditing','64bMgJHx','*Set\x20format:*\x20%0','locale','get','descriptionFactory','2641312PMIWur','commandName','8198037HaBAYk','editor','plugins','ghsAttributes','4686550ZcioCb','block','StyleUtils','definitions','forceValue','format','1862733wROhGm'];_0x4329=function(){return _0x595f57;};return _0x4329();}function _0x4bf0(_0x1e0a18,_0x17c6f5){const _0x4329c8=_0x4329();return _0x4bf0=function(_0x4bf031,_0x237949){_0x4bf031=_0x4bf031-0x10f;let _0x820726=_0x4329c8[_0x4bf031];return _0x820726;},_0x4bf0(_0x1e0a18,_0x17c6f5);}export default class At extends _0x33f2c6{[_0x5cd10a(0x10f)](){const _0x4269b5=_0x5cd10a,_0x364758=this[_0x4269b5(0x120)];if(!_0x364758[_0x4269b5(0x121)][_0x4269b5(0x133)](_0x4269b5(0x141))||!_0x364758[_0x4269b5(0x121)][_0x4269b5(0x133)](_0x4269b5(0x13e)))return;const _0x19e075=_0x364758[_0x4269b5(0x121)][_0x4269b5(0x11b)](_0x4269b5(0x117)),_0x17f916=_0x364758[_0x4269b5(0x11a)],_0x169340=_0x364758[_0x4269b5(0x115)][_0x4269b5(0x11b)](_0x4269b5(0x12e))||{},_0x50fdd4=_0x364758[_0x4269b5(0x121)][_0x4269b5(0x11b)](_0x4269b5(0x13c)),_0x3d06fb=_0x364758[_0x4269b5(0x121)][_0x4269b5(0x11b)](_0x4269b5(0x125))[_0x4269b5(0x12a)](_0x364758[_0x4269b5(0x121)][_0x4269b5(0x11b)](_0x4269b5(0x13e)),_0x169340[_0x4269b5(0x126)]);_0x19e075[_0x4269b5(0x131)](_0x4269b5(0x12e));const _0x382017=new Set();for(const _0x12cf97 of _0x3d06fb[_0x4269b5(0x124)]){const _0x3c6b26=_0x50fdd4[_0x4269b5(0x135)](_0x12cf97[_0x4269b5(0x130)]);_0x382017[_0x4269b5(0x132)](_0x3c6b26);}const _0x19c71d=new Set();for(const _0x411455 of _0x3d06fb[_0x4269b5(0x13d)]){const _0x23f491=_0x50fdd4[_0x4269b5(0x135)](_0x411455[_0x4269b5(0x130)]);_0x19c71d[_0x4269b5(0x132)](_0x23f491);for(const _0x52fd27 of _0x411455[_0x4269b5(0x122)])_0x19c71d[_0x4269b5(0x132)](_0x52fd27);}for(const _0x144126 of _0x382017)_0x19e075[_0x4269b5(0x116)](_0x144126),_0x19e075[_0x4269b5(0x11c)][_0x4269b5(0x13f)](_0x144126,_0x4373b2(_0x17f916,_0x4269b5(0x114)));for(const _0x12ff99 of _0x19c71d)_0x19e075[_0x4269b5(0x12c)](_0x12ff99),_0x19e075[_0x4269b5(0x11c)][_0x4269b5(0x13f)](_0x12ff99,_0x4373b2(_0x17f916,_0x4269b5(0x114)));this[_0x4269b5(0x12b)]();}[_0x5cd10a(0x12b)](){const _0x570e2f=_0x5cd10a,_0x272a81=this[_0x570e2f(0x120)],_0x4a611d=_0x272a81[_0x570e2f(0x11a)];_0x272a81[_0x570e2f(0x121)][_0x570e2f(0x11b)](_0x570e2f(0x117))[_0x570e2f(0x11c)][_0x570e2f(0x136)](_0x68a2cd=>{const _0x554d8d=_0x570e2f;if(_0x554d8d(0x134)!=_0x68a2cd[_0x554d8d(0x138)]&&_0x554d8d(0x13a)!=_0x68a2cd[_0x554d8d(0x138)])return;const {data:_0x2777ba}=_0x68a2cd;return _0x2777ba&&_0x554d8d(0x12e)===_0x2777ba[_0x554d8d(0x11e)]?_0x2777ba[_0x554d8d(0x12d)][0x0][_0x554d8d(0x127)]?{'type':_0x554d8d(0x128),'content':_0x4373b2(_0x4a611d,_0x554d8d(0x119),_0x2777ba[_0x554d8d(0x12d)][0x0][_0x554d8d(0x137)][_0x554d8d(0x110)]())}:{'type':_0x554d8d(0x128),'content':_0x4373b2(_0x4a611d,_0x554d8d(0x140),_0x2777ba[_0x554d8d(0x12d)][0x0][_0x554d8d(0x137)][_0x554d8d(0x110)]())}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x3c2d69=_0x3073;(function(_0x14026f,_0x376da0){const _0xf95798=_0x3073,_0x359341=_0x14026f();while(!![]){try{const _0x3e7a93=parseInt(_0xf95798(0x21c))/0x1+-parseInt(_0xf95798(0x1f2))/0x2+-parseInt(_0xf95798(0x1f8))/0x3+-parseInt(_0xf95798(0x1ab))/0x4*(-parseInt(_0xf95798(0x18f))/0x5)+parseInt(_0xf95798(0x203))/0x6*(parseInt(_0xf95798(0x19a))/0x7)+-parseInt(_0xf95798(0x1b7))/0x8*(parseInt(_0xf95798(0x1a3))/0x9)+-parseInt(_0xf95798(0x17b))/0xa*(-parseInt(_0xf95798(0x1ef))/0xb);if(_0x3e7a93===_0x376da0)break;else _0x359341['push'](_0x359341['shift']());}catch(_0x167cd7){_0x359341['push'](_0x359341['shift']());}}}(_0x3b3a,0x3059d));function _0x3073(_0x20273a,_0x532fa8){const _0x3b3a6a=_0x3b3a();return _0x3073=function(_0x307311,_0x5e5913){_0x307311=_0x307311-0x17b;let _0x505afc=_0x3b3a6a[_0x307311];return _0x505afc;},_0x3073(_0x20273a,_0x532fa8);}import{Plugin as _0x564456}from'ckeditor5/src/core.js';import{LiveRange as _0xe4f82}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x4baa4d}from'ckeditor5/src/widget.js';import{getTranslation as _0x5b55fc}from'../utils/common-translations.js';function _0x3b3a(){const _0x587d6a=['getCellLocation','from','plugins','minColumn','createRangeIn','filter','options','392318YDDCeK','downcastDispatcher','_setupColumnsRowsFixing','90BFUYKh','length','$textProxy','nodeBefore','join','MAX_SAFE_INTEGER','get','insertTableColumnRight','getChildren','fromRange','isEqual','removeTableRow','colspan','last','first','refresh','map','descriptionFactory','getColumnIndexes','tableRow','21785eEPvfC','setSelection','isInContent','_getCoordsForCells','document','values','*Insert:*\x20%0','has','toViewElement','selectTableRow','position','108871IQrMYI','removeClass','registerElementLabel','change:data','nodeAfter','maxRow','selection','execute','highest','288zRtKyR','afterInit','isTouching','createPositionAt','rootName','_getSuggestionCoords','substr','root','236vrfoiK','registerDescriptionCallback','_tableSuggestions','removeTableColumn','findAncestor','showSuggestionHighlights','tableColumn','includes','ELEMENT_TABLE_COLUMN','ELEMENT_TABLE_ROW_WITH_TEXT','getContainedElement','some','85032cLZnge','getChangedMarkers','low','element','TableEditing','getAttribute','isIntersectingWithRange','getRowIndexes','insertTableRowAbove','forceValue','batch','model','end','editor','startsWith','hasAttribute','getItems','createRangeOn','above','left','_tablePostFixingSubtypes','min','order','isIntersecting','markMultiRangeInsertion','oldRange','TrackChangesEditing','insertTable','rowspan','cell','deletion','registerCustomCallback','accept','writer','subType','commands','type','_suggestionFactory','createTableWalker','selectTableColumn','insertion','ELEMENT_TABLE_COLUMN_WITH_TEXT','tableCell','getChanges','enableCommand','_acceptFormatSuggestionCallbackFactory','registerPostFixer','minRow','insert','data','insertTableRowBelow','max','span','insertTableColumnLeft','getFirstRange','discard','10263WSZCkd','start','addMarker:suggestion','50132XeODCD','item','every','classes','mapper','push','610230aPySFZ','$graveyard','differ','enqueueChange','toLowerCase','markMultiRangeDeletion','ELEMENT_TABLE','getSelectionAffectedTableCells','*Remove:*\x20%0','maxColumn','suggestion','42RCdZCK','detach','getSuggestion','addRange','change','tablePaste','_splitMarkerName','addClass','locale','name','table','TableUtils','ELEMENT_TABLE_WITH_TEXT','add','getRanges','ELEMENT_TABLE_ROW','isArray','MIN_SAFE_INTEGER'];_0x3b3a=function(){return _0x587d6a;};return _0x3b3a();}export default class It extends _0x564456{constructor(_0xdb5301){const _0xaa5706=_0x3073;super(_0xdb5301),this[_0xaa5706(0x1cb)]=[_0xaa5706(0x18e),_0xaa5706(0x1b1)],this[_0xaa5706(0x1ad)]=new Set();}[_0x3c2d69(0x1a4)](){const _0x41e36b=_0x3c2d69,_0x3e3829=this[_0x41e36b(0x1c4)],_0x13116d=_0x3e3829[_0x41e36b(0x1c2)][_0x41e36b(0x193)][_0x41e36b(0x1a0)];if(!_0x3e3829[_0x41e36b(0x217)][_0x41e36b(0x196)](_0x41e36b(0x1bb)))return;const _0x99f8cc=_0x3e3829[_0x41e36b(0x20b)],_0x3586d5=_0x3e3829[_0x41e36b(0x217)][_0x41e36b(0x181)](_0x41e36b(0x1d1)),_0x456d6c=_0x3e3829[_0x41e36b(0x217)][_0x41e36b(0x181)](_0x41e36b(0x20e));_0x3586d5[_0x41e36b(0x18c)][_0x41e36b(0x19c)](_0x41e36b(0x20d),_0x215d93=>_0x5b55fc(_0x99f8cc,_0x41e36b(0x1fe),_0x215d93)),this[_0x41e36b(0x21e)](),_0x3586d5[_0x41e36b(0x1e3)](_0x41e36b(0x1d2)),_0x3586d5[_0x41e36b(0x1e3)](_0x41e36b(0x198)),_0x3586d5[_0x41e36b(0x1e3)](_0x41e36b(0x1de));for(const _0x4bcf65 of[_0x41e36b(0x1bf),_0x41e36b(0x1e9)]){const _0x1b4cdd=_0x3e3829[_0x41e36b(0x1da)][_0x41e36b(0x181)](_0x4bcf65);_0x3586d5[_0x41e36b(0x1e3)](_0x4bcf65,_0x564b6f=>{const _0x1ec0f6=_0x41e36b;_0x3e3829[_0x1ec0f6(0x1c2)][_0x1ec0f6(0x207)](_0x1803e8=>{const _0x4d90f5=_0x1ec0f6;_0x564b6f();const _0x2b2375=_0x4d90f5(0x1c9)===_0x1b4cdd[_0x4d90f5(0x1cd)],_0x4356f0=_0x456d6c[_0x4d90f5(0x1ff)](_0x13116d),_0x31b205=_0x456d6c[_0x4d90f5(0x1be)](_0x4356f0),_0x448330=_0x2b2375?_0x31b205[_0x4d90f5(0x189)]-0x1:_0x31b205[_0x4d90f5(0x188)]+0x1,_0x8b19a9=_0x4356f0[0x0][_0x4d90f5(0x1af)](_0x4d90f5(0x20d)),_0x40f035=_0x456d6c[_0x4d90f5(0x1dd)](_0x8b19a9,{'startRow':_0x448330,'endRow':_0x448330}),_0x1d89be=Array[_0x4d90f5(0x216)](_0x40f035)[_0x4d90f5(0x18b)](_0x2ffe8e=>_0x1803e8[_0x4d90f5(0x1c8)](_0x2ffe8e[_0x4d90f5(0x1d4)]));_0x3586d5[_0x4d90f5(0x1cf)](_0x1d89be,_0x4d90f5(0x18e));});});}for(const _0x600a2b of[_0x41e36b(0x1ec),_0x41e36b(0x182)]){const _0x1d259b=_0x3e3829[_0x41e36b(0x1da)][_0x41e36b(0x181)](_0x600a2b);_0x3586d5[_0x41e36b(0x1e3)](_0x600a2b,_0x47bc1f=>{const _0x43ba23=_0x41e36b;_0x3e3829[_0x43ba23(0x1c2)][_0x43ba23(0x207)](_0x6fa074=>{const _0x2c4a85=_0x43ba23;_0x47bc1f();const _0xbedfa4=_0x2c4a85(0x1ca)===_0x1d259b[_0x2c4a85(0x1cd)],_0x310426=_0x456d6c[_0x2c4a85(0x1ff)](_0x13116d),_0x5943df=_0x456d6c[_0x2c4a85(0x18d)](_0x310426),_0x3c354e=_0xbedfa4?_0x5943df[_0x2c4a85(0x189)]-0x1:_0x5943df[_0x2c4a85(0x188)]+0x1,_0x3f0a50=_0x310426[0x0][_0x2c4a85(0x1af)](_0x2c4a85(0x20d)),_0x5eface=_0x456d6c[_0x2c4a85(0x1dd)](_0x3f0a50,{'startRow':0x0,'column':_0x3c354e,'includeAllSlots':!0x1}),_0x1b13a4=Array[_0x2c4a85(0x216)](_0x5eface)[_0x2c4a85(0x18b)](_0x122cf6=>_0x6fa074[_0x2c4a85(0x1c8)](_0x122cf6[_0x2c4a85(0x1d4)]));_0x3586d5[_0x2c4a85(0x1cf)](_0x1b13a4,_0x2c4a85(0x1b1));});});}for(const _0x2e09b0 of[_0x41e36b(0x186),_0x41e36b(0x1ae)]){const _0x47911e=_0x2e09b0[_0x41e36b(0x1a9)](0xb),_0x1674ba=_0x47911e[_0x41e36b(0x1fc)](),_0x2440ab=_0x1674ba[_0x41e36b(0x1a9)](0x0,0x3)+_0x41e36b(0x1eb),_0xdddd2c=_0x41e36b(0x20d)+_0x47911e,_0x50977b=_0x41e36b(0x1cc)+_0x47911e,_0x1904c8=_0x41e36b(0x1ea)+_0x47911e;_0x3586d5[_0x41e36b(0x1e3)](_0x2e09b0,()=>{const _0x216d2e=_0x41e36b;_0x3e3829[_0x216d2e(0x1c2)][_0x216d2e(0x207)](_0x1d2e0e=>{const _0x2cac5d=_0x216d2e,_0x1f2fd7=_0x456d6c[_0x2cac5d(0x1ff)](_0x13116d),_0x5708ba=_0x1f2fd7[0x0][_0x2cac5d(0x1af)](_0x2cac5d(0x20d));let _0xb85fb;if(_0x2cac5d(0x186)==_0x2e09b0){const _0x4271ac=_0x456d6c[_0x2cac5d(0x1be)](_0x1f2fd7);_0xb85fb={'startRow':_0x4271ac[_0x2cac5d(0x189)],'endRow':_0x4271ac[_0x2cac5d(0x188)],'includeAllSlots':!0x0};}else{const _0x56afad=_0x456d6c[_0x2cac5d(0x18d)](_0x1f2fd7);_0xb85fb={'startColumn':_0x56afad[_0x2cac5d(0x189)],'endColumn':_0x56afad[_0x2cac5d(0x188)],'includeAllSlots':!0x0};}const _0x50c36d=_0x456d6c[_0x2cac5d(0x1dd)](_0x5708ba,_0xb85fb),_0x560dc6=Array[_0x2cac5d(0x216)](_0x50c36d)[_0x2cac5d(0x18b)](({cell:_0x45c0a7})=>_0x45c0a7),_0x24de0a=be(_0x560dc6[_0x2cac5d(0x21a)](_0x1db583=>_0x1db583[_0x2cac5d(0x1c6)](_0x2440ab))),_0x157b85=be(_0x560dc6[_0x2cac5d(0x21a)](_0x53820b=>!_0x53820b[_0x2cac5d(0x1c6)](_0x2440ab)))[_0x2cac5d(0x18b)](_0x3154c0=>_0x1d2e0e[_0x2cac5d(0x1c8)](_0x3154c0)),_0x384f7d=_0x3586d5[_0x2cac5d(0x1fd)](_0x157b85,_0xdddd2c);if(_0x384f7d&&(_0x2cac5d(0x18e)==_0x384f7d[_0x2cac5d(0x1d9)]||_0x2cac5d(0x1b1)==_0x384f7d[_0x2cac5d(0x1d9)])){const _0x5bd208=this[_0x2cac5d(0x1a8)](_0x384f7d);for(const _0x593748 of _0x24de0a){const _0x38017f=_0x1d2e0e[_0x2cac5d(0x1c8)](_0x593748),_0x3dc962=_0x456d6c[_0x2cac5d(0x215)](_0x593748),_0x13e338=_0x593748[_0x2cac5d(0x1bc)](_0x2440ab)-0x1,_0x4e77e6=_0x5bd208[_0x50977b],_0x78dbfb=_0x5bd208[_0x1904c8];_0x4e77e6<=_0x3dc962[_0x1674ba]&&_0x3dc962[_0x1674ba]+_0x13e338<=_0x78dbfb&&_0x384f7d[_0x2cac5d(0x206)](_0x38017f);}}});});}function _0xacc80c(_0x177df7){const _0x365245=_0x41e36b,_0x50a399=Array[_0x365245(0x216)](_0x13116d[_0x365245(0x211)]())[_0x365245(0x18b)](_0x47cce1=>_0xe4f82[_0x365245(0x184)](_0x47cce1));_0x3e3829[_0x365245(0x1c2)][_0x365245(0x207)](_0x48f990=>{const _0x22a483=_0x365245,_0x4dd26b=_0x48f990[_0x22a483(0x1c1)];_0x177df7=_0x177df7[_0x22a483(0x21a)](_0x5f3378=>_0x22a483(0x1f9)!=_0x5f3378[_0x22a483(0x1aa)][_0x22a483(0x1a7)]),_0x48f990[_0x22a483(0x190)](_0x177df7),_0x3e3829[_0x22a483(0x1da)][_0x22a483(0x181)](_0x22a483(0x186))[_0x22a483(0x18a)](),_0x3e3829[_0x22a483(0x1a1)](_0x22a483(0x186),{'forceDefaultExecution':!0x0}),_0x3e3829[_0x22a483(0x1c2)][_0x22a483(0x1fb)](()=>{const _0x5326a3=_0x22a483;_0x3e3829[_0x5326a3(0x1c2)][_0x5326a3(0x1fb)](_0x4dd26b,_0x3a6375=>{const _0x1782e9=_0x5326a3,_0x55ae50=_0x50a399[_0x1782e9(0x21a)](_0x39c3a0=>_0x1782e9(0x1f9)!=_0x39c3a0[_0x1782e9(0x1aa)][_0x1782e9(0x1a7)]);_0x55ae50[_0x1782e9(0x17c)]>0x0&&_0x3a6375[_0x1782e9(0x190)](_0x55ae50);for(const _0x25490d of _0x50a399)_0x25490d[_0x1782e9(0x204)]();});});});}function _0x47a592(_0x4a764d){const _0x1b3edc=_0x41e36b;_0x3e3829[_0x1b3edc(0x1c2)][_0x1b3edc(0x207)](_0x3132e5=>{const _0x4b7447=_0x1b3edc,_0x26dafa=Array[_0x4b7447(0x216)](_0x13116d[_0x4b7447(0x211)]())[_0x4b7447(0x18b)](_0x52b110=>_0xe4f82[_0x4b7447(0x184)](_0x52b110)),_0x27fdf1=[];for(const _0x119035 of _0x4a764d)for(const _0x42fad2 of _0x119035[_0x4b7447(0x1c7)]({'shallow':!0x0}))_0x27fdf1[_0x4b7447(0x1f7)](_0x42fad2);for(const _0x59ae0b of _0x27fdf1)_0x4b7447(0x1f9)!=_0x59ae0b[_0x4b7447(0x1aa)][_0x4b7447(0x1a7)]&&(_0x3132e5[_0x4b7447(0x190)](_0x3132e5[_0x4b7447(0x1a6)](_0x59ae0b,0x0)),_0x3e3829[_0x4b7447(0x1da)][_0x4b7447(0x181)](_0x4b7447(0x1ae))[_0x4b7447(0x18a)](),_0x3e3829[_0x4b7447(0x1a1)](_0x4b7447(0x1ae),{'forceDefaultExecution':!0x0}));const _0x561fff=_0x26dafa[_0x4b7447(0x21a)](_0x5f0c12=>_0x4b7447(0x1f9)!=_0x5f0c12[_0x4b7447(0x1aa)][_0x4b7447(0x1a7)]);_0x561fff[_0x4b7447(0x17c)]>0x0&&_0x3132e5[_0x4b7447(0x190)](_0x561fff);for(const _0x3b6d3e of _0x26dafa)_0x3b6d3e[_0x4b7447(0x204)]();});}function _0x125e89(_0x345b80,_0x2637ed){const _0x4ca7e5=_0x41e36b;return _0x2637ed[_0x4ca7e5(0x1f4)](_0x2add46=>_0x345b80[_0x4ca7e5(0x1b6)](_0x3d5cda=>_0x3d5cda[_0x4ca7e5(0x1c3)][_0x4ca7e5(0x185)](_0x2add46[_0x4ca7e5(0x1f0)])||_0x2add46[_0x4ca7e5(0x1c3)][_0x4ca7e5(0x185)](_0x3d5cda[_0x4ca7e5(0x1f0)])));}function _0x34cd3f(_0x5c2057,_0x3dbd2a){const _0x598b78=_0x41e36b;return!_0x5c2057[_0x598b78(0x1b6)](_0x295e2b=>_0x3dbd2a[_0x598b78(0x1b6)](_0x4cc88f=>_0x295e2b[_0x598b78(0x1ce)](_0x4cc88f)))&&_0x5c2057[_0x598b78(0x1b6)](_0x4348d8=>_0x3dbd2a[_0x598b78(0x1b6)](_0x52fb57=>_0x4348d8[_0x598b78(0x1c3)][_0x598b78(0x1a5)](_0x52fb57[_0x598b78(0x1f0)])));}_0x3e3829[_0x41e36b(0x1e8)][_0x41e36b(0x21d)]['on'](_0x41e36b(0x1f1),(_0x40f3e4,_0x294972,_0x579c0d)=>{const _0xa98805=_0x41e36b;if(!_0x579c0d[_0xa98805(0x21b)][_0xa98805(0x1b0)])return;const _0x99d98b=_0x294972[_0xa98805(0x1f3)];if(!_0x99d98b)return;const _0x3fe63a=_0x579c0d[_0xa98805(0x1f6)][_0xa98805(0x197)](_0x99d98b);function _0x30ec74(_0x354bd4){const _0x3424d4=_0xa98805;return Array[_0x3424d4(0x213)](_0x354bd4)?_0x354bd4:[_0x354bd4];}_0x3fe63a&&_0xa98805(0x1e1)===_0x99d98b[_0xa98805(0x20c)]&&_0x4baa4d(_0x3fe63a,_0x579c0d[_0xa98805(0x1d8)],(_0x16c50c,_0x3d45c8,_0x4c3389)=>_0x4c3389[_0xa98805(0x20a)](_0x30ec74(_0x3d45c8[_0xa98805(0x1f5)]),_0x16c50c),(_0x3555ba,_0x271446,_0x2c4ee5)=>_0x2c4ee5[_0xa98805(0x19b)](_0x30ec74(_0x271446[_0xa98805(0x1f5)]),_0x3555ba));},{'priority':_0x41e36b(0x1a2)}),_0x3586d5[_0x41e36b(0x18c)][_0x41e36b(0x1ac)](_0x30f520=>{const _0x449ccc=_0x41e36b;if(_0x449ccc(0x1df)!=_0x30f520[_0x449ccc(0x1db)]&&_0x449ccc(0x1d5)!=_0x30f520[_0x449ccc(0x1db)])return;const _0x257e2f=_0x30f520[_0x449ccc(0x1b5)]();if(null!=_0x257e2f&&_0x257e2f['is'](_0x449ccc(0x1ba),_0x449ccc(0x20d))){if(_0x449ccc(0x1df)==_0x30f520[_0x449ccc(0x1db)]){const _0xafd2b3=_0x30f520[_0x449ccc(0x1c7)]()[_0x449ccc(0x21a)](_0x4816f0=>_0x4816f0['is'](_0x449ccc(0x17d)))[_0x449ccc(0x18b)](_0x26c402=>_0x26c402[_0x449ccc(0x1e8)]);if(_0xafd2b3[_0x449ccc(0x17c)])return{'type':_0x449ccc(0x1df),'content':_0x5b55fc(_0x99f8cc,_0x449ccc(0x195),_0x5b55fc(_0x99f8cc,_0x449ccc(0x20f),'\x22'+_0xafd2b3[_0x449ccc(0x17f)]('\x20')+'\x22'))};}if(_0x449ccc(0x1d5)==_0x30f520[_0x449ccc(0x1db)]){const _0x34cf86=_0x30f520[_0x449ccc(0x1c7)]()[_0x449ccc(0x21a)](_0x319c09=>_0x319c09['is'](_0x449ccc(0x17d)))[_0x449ccc(0x18b)](_0x6d56d1=>_0x6d56d1[_0x449ccc(0x1e8)]);if(_0x34cf86[_0x449ccc(0x17c)])return{'type':_0x449ccc(0x1d5),'content':_0x5b55fc(_0x99f8cc,_0x449ccc(0x200),_0x5b55fc(_0x99f8cc,_0x449ccc(0x20f),'\x22'+_0x34cf86[_0x449ccc(0x17f)]('\x20')+'\x22'))};}}}),_0x3586d5[_0x41e36b(0x18c)][_0x41e36b(0x1ac)](_0x41913a=>{const _0xc44813=_0x41e36b;if(_0xc44813(0x18e)==_0x41913a[_0xc44813(0x1d9)]){const _0x40f1ca=_0x41913a[_0xc44813(0x1c7)]()[_0xc44813(0x21a)](_0x391b66=>_0x391b66['is'](_0xc44813(0x17d)))[_0xc44813(0x18b)](_0x143822=>_0x143822[_0xc44813(0x1e8)]),_0x5bf63a=this[_0xc44813(0x1a8)](_0x41913a),_0x109fee=_0x5bf63a[_0xc44813(0x19f)]-_0x5bf63a[_0xc44813(0x1e6)]+0x1;if(_0xc44813(0x1df)==_0x41913a[_0xc44813(0x1db)])return _0x40f1ca[_0xc44813(0x17c)]?{'type':_0xc44813(0x1df),'content':_0x5b55fc(_0x99f8cc,_0xc44813(0x195),_0x5b55fc(_0x99f8cc,_0xc44813(0x1b4),[_0x109fee,'\x22'+_0x40f1ca[_0xc44813(0x17f)]('\x20')+'\x22']))}:{'type':_0xc44813(0x1df),'content':_0x5b55fc(_0x99f8cc,_0xc44813(0x195),_0x5b55fc(_0x99f8cc,_0xc44813(0x212),_0x109fee))};if(_0xc44813(0x1d5)==_0x41913a[_0xc44813(0x1db)])return _0x40f1ca[_0xc44813(0x17c)]?{'type':_0xc44813(0x1d5),'content':_0x5b55fc(_0x99f8cc,_0xc44813(0x200),_0x5b55fc(_0x99f8cc,_0xc44813(0x1b4),[_0x109fee,'\x22'+_0x40f1ca[_0xc44813(0x17f)]('\x20')+'\x22']))}:{'type':_0xc44813(0x1d5),'content':_0x5b55fc(_0x99f8cc,_0xc44813(0x200),_0x5b55fc(_0x99f8cc,_0xc44813(0x212),_0x109fee))};}if(_0xc44813(0x1b1)==_0x41913a[_0xc44813(0x1d9)]){const _0x246d5f=_0x41913a[_0xc44813(0x1c7)]()[_0xc44813(0x21a)](_0x59c8e3=>_0x59c8e3['is'](_0xc44813(0x17d)))[_0xc44813(0x18b)](_0x3c0e67=>_0x3c0e67[_0xc44813(0x1e8)]),_0x4e0eb5=this[_0xc44813(0x1a8)](_0x41913a),_0x4db749=_0x4e0eb5[_0xc44813(0x201)]-_0x4e0eb5[_0xc44813(0x218)]+0x1;if(_0xc44813(0x1df)==_0x41913a[_0xc44813(0x1db)])return _0x246d5f[_0xc44813(0x17c)]?{'type':_0xc44813(0x1df),'content':_0x5b55fc(_0x99f8cc,_0xc44813(0x195),_0x5b55fc(_0x99f8cc,_0xc44813(0x1e0),[_0x4db749,'\x22'+_0x246d5f[_0xc44813(0x17f)]('\x20')+'\x22']))}:{'type':_0xc44813(0x1df),'content':_0x5b55fc(_0x99f8cc,_0xc44813(0x195),_0x5b55fc(_0x99f8cc,_0xc44813(0x1b3),_0x4db749))};if(_0xc44813(0x1d5)==_0x41913a[_0xc44813(0x1db)])return _0x246d5f[_0xc44813(0x17c)]?{'type':_0xc44813(0x1d5),'content':_0x5b55fc(_0x99f8cc,_0xc44813(0x200),_0x5b55fc(_0x99f8cc,_0xc44813(0x1e0),[_0x4db749,'\x22'+_0x246d5f[_0xc44813(0x17f)]('\x20')+'\x22']))}:{'type':_0xc44813(0x1d5),'content':_0x5b55fc(_0x99f8cc,_0xc44813(0x200),_0x5b55fc(_0x99f8cc,_0xc44813(0x1b3),_0x4db749))};}}),_0x3586d5[_0x41e36b(0x1dc)][_0x41e36b(0x1d6)](_0x41e36b(0x1df),_0x41e36b(0x18e),_0x41e36b(0x1ee),_0xacc80c),_0x3586d5[_0x41e36b(0x1dc)][_0x41e36b(0x1d6)](_0x41e36b(0x1d5),_0x41e36b(0x18e),_0x41e36b(0x1d7),_0xacc80c),_0x3586d5[_0x41e36b(0x1dc)][_0x41e36b(0x1d6)](_0x41e36b(0x1df),_0x41e36b(0x1b1),_0x41e36b(0x1ee),_0x47a592),_0x3586d5[_0x41e36b(0x1dc)][_0x41e36b(0x1d6)](_0x41e36b(0x1d5),_0x41e36b(0x1b1),_0x41e36b(0x1d7),_0x47a592),_0x3586d5[_0x41e36b(0x1dc)][_0x41e36b(0x1d6)](_0x41e36b(0x1df),_0x41e36b(0x1b1),_0x41e36b(0x17f),_0x125e89),_0x3586d5[_0x41e36b(0x1dc)][_0x41e36b(0x1d6)](_0x41e36b(0x1d5),_0x41e36b(0x1b1),_0x41e36b(0x17f),_0x125e89),_0x3586d5[_0x41e36b(0x1dc)][_0x41e36b(0x1d6)](_0x41e36b(0x1df),_0x41e36b(0x18e),_0x41e36b(0x17f),_0x34cd3f),_0x3586d5[_0x41e36b(0x1dc)][_0x41e36b(0x1d6)](_0x41e36b(0x1d5),_0x41e36b(0x18e),_0x41e36b(0x17f),_0x34cd3f);}[_0x3c2d69(0x1e4)](){const _0x5f0ef6=_0x3c2d69,_0x259483=this[_0x5f0ef6(0x1c4)],_0x1b7ba4=_0x259483[_0x5f0ef6(0x1c2)][_0x5f0ef6(0x193)][_0x5f0ef6(0x1a0)];return(_0x5c77c3,_0x17199a)=>{const _0x26995d=_0x5f0ef6;_0x259483[_0x26995d(0x1c2)][_0x26995d(0x207)](_0x5731e1=>{const _0x167042=_0x26995d,{commandName:_0x4e77cc,commandParams:_0x1c509e}=_0x17199a;let _0x30420b=_0x5c77c3[0x0][_0x167042(0x1c3)][_0x167042(0x17e)];_0x1c509e&&_0x1c509e[0x0]&&!0x1===_0x1c509e[0x0][_0x167042(0x1c0)]&&(_0x30420b=_0x5c77c3[0x0][_0x167042(0x1f0)][_0x167042(0x19e)]);const _0x5af7a4=_0x5731e1[_0x167042(0x219)](_0x30420b);if(_0x167042(0x1f9)==_0x5af7a4[_0x167042(0x1aa)][_0x167042(0x1a7)])return;const _0xff4179=Array[_0x167042(0x216)](_0x1b7ba4[_0x167042(0x211)]())[_0x167042(0x18b)](_0x21e8e2=>_0xe4f82[_0x167042(0x184)](_0x21e8e2));_0x5731e1[_0x167042(0x190)](_0x5af7a4),_0x259483[_0x167042(0x1da)][_0x167042(0x181)](_0x4e77cc)[_0x167042(0x18a)](),_0x1c509e[_0x167042(0x1f7)]({'forceDefaultExecution':!0x0}),_0x259483[_0x167042(0x1a1)](_0x4e77cc,..._0x1c509e);const _0x42d3dc=_0xff4179[_0x167042(0x21a)](_0x458015=>_0x167042(0x1f9)!=_0x458015[_0x167042(0x1aa)][_0x167042(0x1a7)]);_0x42d3dc[_0x167042(0x17c)]>0x0&&_0x5731e1[_0x167042(0x190)](_0x42d3dc);for(const _0x4fceb8 of _0xff4179)_0x4fceb8[_0x167042(0x204)]();});};}[_0x3c2d69(0x192)](_0x384bb9){const _0x36cc47=_0x3c2d69,_0x87b03d=this[_0x36cc47(0x1c4)][_0x36cc47(0x217)][_0x36cc47(0x181)](_0x36cc47(0x20e));let _0x40e06e=Number[_0x36cc47(0x180)],_0x52845e=Number[_0x36cc47(0x214)],_0x131151=Number[_0x36cc47(0x180)],_0x55c35d=Number[_0x36cc47(0x214)];for(const _0x2198e6 of _0x384bb9){if(_0x36cc47(0x1f9)==_0x2198e6[_0x36cc47(0x1aa)][_0x36cc47(0x1a7)])continue;const {row:_0x24c19a,column:_0x594237}=_0x87b03d[_0x36cc47(0x215)](_0x2198e6),_0x396b27=_0x2198e6[_0x36cc47(0x1c6)](_0x36cc47(0x1d3))?_0x2198e6[_0x36cc47(0x1bc)](_0x36cc47(0x1d3))-0x1:0x0,_0x27fd07=_0x2198e6[_0x36cc47(0x1c6)](_0x36cc47(0x187))?_0x2198e6[_0x36cc47(0x1bc)](_0x36cc47(0x187))-0x1:0x0;_0x40e06e=_0x24c19a<_0x40e06e?_0x24c19a:_0x40e06e,_0x52845e=_0x24c19a+_0x396b27>_0x52845e?_0x24c19a+_0x396b27:_0x52845e,_0x131151=_0x594237<_0x131151?_0x594237:_0x131151,_0x55c35d=_0x594237+_0x27fd07>_0x55c35d?_0x594237+_0x27fd07:_0x55c35d;}return{'minRow':_0x40e06e,'maxRow':_0x52845e,'minColumn':_0x131151,'maxColumn':_0x55c35d};}[_0x3c2d69(0x21e)](){const _0x373cbe=_0x3c2d69,_0x18eb65=this[_0x373cbe(0x1c4)],_0x55aac7=_0x18eb65[_0x373cbe(0x217)][_0x373cbe(0x181)](_0x373cbe(0x1d1)),_0xc7a892=_0x18eb65[_0x373cbe(0x217)][_0x373cbe(0x181)](_0x373cbe(0x20e));_0x18eb65[_0x373cbe(0x1c2)][_0x373cbe(0x193)]['on'](_0x373cbe(0x19d),()=>{const _0x1d4e84=_0x373cbe,_0x2fc037=Array[_0x1d4e84(0x216)](_0x18eb65[_0x1d4e84(0x1c2)][_0x1d4e84(0x193)][_0x1d4e84(0x1fa)][_0x1d4e84(0x1b8)]());for(const {name:_0x301306,data:_0x287850}of _0x2fc037){const {group:_0x48958a,id:_0x329a6e,subType:_0x58395a}=_0x55aac7[_0x1d4e84(0x209)](_0x301306);if(_0x1d4e84(0x202)!=_0x48958a)continue;if(null!=_0x287850[_0x1d4e84(0x1d0)])continue;const _0x1a22c6=_0x55aac7[_0x1d4e84(0x205)](_0x329a6e);this[_0x1d4e84(0x1cb)][_0x1d4e84(0x1b2)](_0x58395a)&&this[_0x1d4e84(0x1ad)][_0x1d4e84(0x210)](_0x1a22c6);}},{'priority':_0x373cbe(0x1b9)});const _0x3ddf9c=(_0x1ca0be,_0x3709ea)=>{const _0x1b9ea0=_0x373cbe;let _0x41988a=!0x1;const _0x491c45=_0x3709ea[_0x1b9ea0(0x1c8)](_0x1ca0be),_0x4d4736=_0x1ca0be[_0x1b9ea0(0x1af)](_0x1b9ea0(0x20d)),_0x34fbb1=_0xc7a892[_0x1b9ea0(0x215)](_0x1ca0be);for(const _0x219f27 of this[_0x1b9ea0(0x1ad)]){const _0x271b44=_0x219f27[_0x1b9ea0(0x1d9)],_0x2cf61b=_0x271b44[_0x1b9ea0(0x1c5)](_0x1b9ea0(0x208)),_0x118f10=_0x271b44[_0x1b9ea0(0x1a9)](_0x2cf61b?0xa:0x5),_0x5ce0a6=_0x118f10[_0x1b9ea0(0x1fc)](),_0x2a8269=_0x5ce0a6[_0x1b9ea0(0x1a9)](0x0,0x3)+_0x1b9ea0(0x1eb),_0x29d4e5=_0x1b9ea0(0x1cc)+_0x118f10,_0xe3b684=_0x1b9ea0(0x1ea)+_0x118f10;if(!_0x219f27[_0x1b9ea0(0x191)])continue;if(_0x4d4736!=_0x219f27[_0x1b9ea0(0x1ed)]()[_0x1b9ea0(0x1f0)][_0x1b9ea0(0x1af)](_0x1b9ea0(0x20d)))continue;if(_0x219f27[_0x1b9ea0(0x1bd)](_0x491c45))continue;const _0x17e1b8=_0x1ca0be[_0x1b9ea0(0x1c6)](_0x2a8269)?_0x1ca0be[_0x1b9ea0(0x1bc)](_0x2a8269)-0x1:0x0,_0x2774c5=this[_0x1b9ea0(0x1a8)](_0x219f27),_0x7523d7=_0x2774c5[_0x29d4e5],_0x52228=_0x2774c5[_0xe3b684];_0x7523d7<=_0x34fbb1[_0x5ce0a6]&&_0x34fbb1[_0x5ce0a6]+_0x17e1b8<=_0x52228&&(_0x219f27[_0x1b9ea0(0x206)](_0x491c45),_0x41988a=!0x0);}return _0x41988a;};_0x18eb65[_0x373cbe(0x1c2)][_0x373cbe(0x193)][_0x373cbe(0x1e5)](_0x29e098=>{const _0x2455b2=_0x373cbe;let _0x3e3c35=!0x1;for(const _0x304c07 of _0x18eb65[_0x2455b2(0x1c2)][_0x2455b2(0x193)][_0x2455b2(0x1fa)][_0x2455b2(0x1e2)]())if(_0x2455b2(0x1e7)==_0x304c07[_0x2455b2(0x1db)]){if(_0x2455b2(0x18e)==_0x304c07[_0x2455b2(0x20c)]){for(const _0x58c173 of _0x304c07[_0x2455b2(0x199)][_0x2455b2(0x19e)][_0x2455b2(0x183)]())_0x3e3c35=_0x3e3c35||_0x3ddf9c(_0x58c173,_0x29e098);}else _0x2455b2(0x1e1)==_0x304c07[_0x2455b2(0x20c)]&&(_0x3e3c35=_0x3e3c35||_0x3ddf9c(_0x304c07[_0x2455b2(0x199)][_0x2455b2(0x19e)],_0x29e098));}return _0x3e3c35;});}[_0x3c2d69(0x1a8)](_0x412852){const _0x1cbd94=_0x3c2d69;return this[_0x1cbd94(0x192)](_0x412852[_0x1cbd94(0x211)]()[_0x1cbd94(0x18b)](_0xc20b10=>_0xc20b10[_0x1cbd94(0x1f0)][_0x1cbd94(0x19e)]));}}function be(_0x17eb7e){const _0x1a7128=_0x3c2d69;return Array[_0x1a7128(0x216)](new Set(_0x17eb7e)[_0x1a7128(0x194)]());}
|
|
23
|
+
function _0x5c21(){const _0x52b182=['isInContent','first','selectTableRow','writer','showSuggestionHighlights','batch','createRangeIn','TableEditing','change:data','TrackChangesEditing','start','join','afterInit','oldRange','insertTable','ELEMENT_TABLE_WITH_TEXT','setSelection','addRange','map','insertTableRowAbove','editor','_suggestionFactory','736888FBdWwN','_getSuggestionCoords','isEqual','getChangedMarkers','data','502974KSVYPg','removeClass','insert','getItems','locale','tableColumn','getAttribute','descriptionFactory','getChanges','low','removeTableColumn','_tablePostFixingSubtypes','execute','ELEMENT_TABLE','filter','rowspan','min','deletion','model','values','nodeBefore','type','getRowIndexes','addMarker:suggestion','createTableWalker','getRanges','*Insert:*\x20%0','rootName','tableCell','order','max','toLowerCase','plugins','has','name','1970BKAzZJ','selectTableColumn','_splitMarkerName','insertTableColumnRight','10DmkxOD','colspan','position','hasAttribute','enableCommand','last','highest','isArray','ELEMENT_TABLE_ROW','12883vyuqxw','addClass','subType','*Remove:*\x20%0','7JHiQZZ','TableUtils','registerCustomCallback','end','document','_setupColumnsRowsFixing','discard','insertTableRowBelow','minRow','substr','tablePaste','insertion','selection','insertTableColumnLeft','enqueueChange','mapper','createRangeOn','removeTableRow','startsWith','element','getCellLocation','MAX_SAFE_INTEGER','registerDescriptionCallback','getSelectionAffectedTableCells','span','$textProxy','left','isTouching','change','ELEMENT_TABLE_COLUMN_WITH_TEXT','34vAqhwk','item','detach','getChildren','markMultiRangeInsertion','15961BwXZAk','from','suggestion','1130124YbHlgl','differ','getSuggestion','some','registerPostFixer','maxRow','commands','above','fromRange','push','_acceptFormatSuggestionCallbackFactory','markMultiRangeDeletion','downcastDispatcher','length','toViewElement','forceValue','MIN_SAFE_INTEGER','get','tableRow','registerElementLabel','getContainedElement','options','_getCoordsForCells','2852892mvOAQO','_tableSuggestions','classes','createPositionAt','getColumnIndexes','getFirstRange','table','cell','minColumn','every','nodeAfter','isIntersectingWithRange','2760952Ligsog','root','includes','add','isIntersecting','findAncestor','accept','maxColumn','$graveyard','refresh','ELEMENT_TABLE_ROW_WITH_TEXT','ELEMENT_TABLE_COLUMN'];_0x5c21=function(){return _0x52b182;};return _0x5c21();}const _0x26c31a=_0x1c02;function _0x1c02(_0x42c85a,_0x113d23){const _0x5c219f=_0x5c21();return _0x1c02=function(_0x1c02ac,_0x58ab4e){_0x1c02ac=_0x1c02ac-0x14c;let _0x4255d6=_0x5c219f[_0x1c02ac];return _0x4255d6;},_0x1c02(_0x42c85a,_0x113d23);}(function(_0x45b118,_0x271667){const _0x6b6a8=_0x1c02,_0x346b3b=_0x45b118();while(!![]){try{const _0x46b4dc=parseInt(_0x6b6a8(0x184))/0x1*(-parseInt(_0x6b6a8(0x1a6))/0x2)+parseInt(_0x6b6a8(0x154))/0x3+parseInt(_0x6b6a8(0x14f))/0x4*(parseInt(_0x6b6a8(0x17b))/0x5)+parseInt(_0x6b6a8(0x1ae))/0x6+parseInt(_0x6b6a8(0x188))/0x7*(-parseInt(_0x6b6a8(0x1d1))/0x8)+parseInt(_0x6b6a8(0x1c5))/0x9+parseInt(_0x6b6a8(0x177))/0xa*(-parseInt(_0x6b6a8(0x1ab))/0xb);if(_0x46b4dc===_0x271667)break;else _0x346b3b['push'](_0x346b3b['shift']());}catch(_0x4f5416){_0x346b3b['push'](_0x346b3b['shift']());}}}(_0x5c21,0x2ebeb));import{Plugin as _0x2c2c11}from'ckeditor5/src/core.js';import{LiveRange as _0x1f3b3b}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x1904d0}from'ckeditor5/src/widget.js';import{getTranslation as _0x191d43}from'../utils/common-translations.js';export default class It extends _0x2c2c11{constructor(_0x4d5179){const _0x308f85=_0x1c02;super(_0x4d5179),this[_0x308f85(0x15f)]=[_0x308f85(0x1c0),_0x308f85(0x159)],this[_0x308f85(0x1c6)]=new Set();}[_0x26c31a(0x1e9)](){const _0x5e7251=_0x26c31a,_0x557376=this[_0x5e7251(0x14d)],_0x37a140=_0x557376[_0x5e7251(0x166)][_0x5e7251(0x18c)][_0x5e7251(0x194)];if(!_0x557376[_0x5e7251(0x174)][_0x5e7251(0x175)](_0x5e7251(0x1e4)))return;const _0x1ece3d=_0x557376[_0x5e7251(0x158)],_0x4ccc7b=_0x557376[_0x5e7251(0x174)][_0x5e7251(0x1bf)](_0x5e7251(0x1e6)),_0x487bdb=_0x557376[_0x5e7251(0x174)][_0x5e7251(0x1bf)](_0x5e7251(0x189));_0x4ccc7b[_0x5e7251(0x15b)][_0x5e7251(0x1c1)](_0x5e7251(0x1cb),_0x3a17dc=>_0x191d43(_0x1ece3d,_0x5e7251(0x161),_0x3a17dc)),this[_0x5e7251(0x18d)](),_0x4ccc7b[_0x5e7251(0x17f)](_0x5e7251(0x1eb)),_0x4ccc7b[_0x5e7251(0x17f)](_0x5e7251(0x1df)),_0x4ccc7b[_0x5e7251(0x17f)](_0x5e7251(0x178));for(const _0x169da3 of[_0x5e7251(0x14c),_0x5e7251(0x18f)]){const _0x447c20=_0x557376[_0x5e7251(0x1b4)][_0x5e7251(0x1bf)](_0x169da3);_0x4ccc7b[_0x5e7251(0x17f)](_0x169da3,_0x1dff75=>{const _0x20a6a9=_0x5e7251;_0x557376[_0x20a6a9(0x166)][_0x20a6a9(0x1a4)](_0x5ac858=>{const _0x18891e=_0x20a6a9;_0x1dff75();const _0x52ac3f=_0x18891e(0x1b5)===_0x447c20[_0x18891e(0x171)],_0x2fa6f1=_0x487bdb[_0x18891e(0x19f)](_0x37a140),_0x26aa04=_0x487bdb[_0x18891e(0x16a)](_0x2fa6f1),_0x2dda15=_0x52ac3f?_0x26aa04[_0x18891e(0x1de)]-0x1:_0x26aa04[_0x18891e(0x180)]+0x1,_0x5607ac=_0x2fa6f1[0x0][_0x18891e(0x1d6)](_0x18891e(0x1cb)),_0x29e495=_0x487bdb[_0x18891e(0x16c)](_0x5607ac,{'startRow':_0x2dda15,'endRow':_0x2dda15}),_0x5675fc=Array[_0x18891e(0x1ac)](_0x29e495)[_0x18891e(0x1ef)](_0x1e31b9=>_0x5ac858[_0x18891e(0x198)](_0x1e31b9[_0x18891e(0x1cc)]));_0x4ccc7b[_0x18891e(0x1aa)](_0x5675fc,_0x18891e(0x1c0));});});}for(const _0x365fb2 of[_0x5e7251(0x195),_0x5e7251(0x17a)]){const _0x4e38d7=_0x557376[_0x5e7251(0x1b4)][_0x5e7251(0x1bf)](_0x365fb2);_0x4ccc7b[_0x5e7251(0x17f)](_0x365fb2,_0x345861=>{const _0x4b14af=_0x5e7251;_0x557376[_0x4b14af(0x166)][_0x4b14af(0x1a4)](_0x22ac77=>{const _0x151bf6=_0x4b14af;_0x345861();const _0x48d810=_0x151bf6(0x1a2)===_0x4e38d7[_0x151bf6(0x171)],_0x4d8e64=_0x487bdb[_0x151bf6(0x19f)](_0x37a140),_0x19637b=_0x487bdb[_0x151bf6(0x1c9)](_0x4d8e64),_0x427400=_0x48d810?_0x19637b[_0x151bf6(0x1de)]-0x1:_0x19637b[_0x151bf6(0x180)]+0x1,_0x90e3f1=_0x4d8e64[0x0][_0x151bf6(0x1d6)](_0x151bf6(0x1cb)),_0x1dc235=_0x487bdb[_0x151bf6(0x16c)](_0x90e3f1,{'startRow':0x0,'column':_0x427400,'includeAllSlots':!0x1}),_0x15c8de=Array[_0x151bf6(0x1ac)](_0x1dc235)[_0x151bf6(0x1ef)](_0x2a75d5=>_0x22ac77[_0x151bf6(0x198)](_0x2a75d5[_0x151bf6(0x1cc)]));_0x4ccc7b[_0x151bf6(0x1aa)](_0x15c8de,_0x151bf6(0x159));});});}for(const _0x3a460a of[_0x5e7251(0x199),_0x5e7251(0x15e)]){const _0x557036=_0x3a460a[_0x5e7251(0x191)](0xb),_0x107a42=_0x557036[_0x5e7251(0x173)](),_0x532713=_0x107a42[_0x5e7251(0x191)](0x0,0x3)+_0x5e7251(0x1a0),_0x593dbd=_0x5e7251(0x1cb)+_0x557036,_0xa78ff9=_0x5e7251(0x164)+_0x557036,_0x55cfe8=_0x5e7251(0x172)+_0x557036;_0x4ccc7b[_0x5e7251(0x17f)](_0x3a460a,()=>{const _0x26aefb=_0x5e7251;_0x557376[_0x26aefb(0x166)][_0x26aefb(0x1a4)](_0x39d0d5=>{const _0x4d7b6a=_0x26aefb,_0xf534aa=_0x487bdb[_0x4d7b6a(0x19f)](_0x37a140),_0x10e5fd=_0xf534aa[0x0][_0x4d7b6a(0x1d6)](_0x4d7b6a(0x1cb));let _0x1b79f8;if(_0x4d7b6a(0x199)==_0x3a460a){const _0x56ff8d=_0x487bdb[_0x4d7b6a(0x16a)](_0xf534aa);_0x1b79f8={'startRow':_0x56ff8d[_0x4d7b6a(0x1de)],'endRow':_0x56ff8d[_0x4d7b6a(0x180)],'includeAllSlots':!0x0};}else{const _0x5eba71=_0x487bdb[_0x4d7b6a(0x1c9)](_0xf534aa);_0x1b79f8={'startColumn':_0x5eba71[_0x4d7b6a(0x1de)],'endColumn':_0x5eba71[_0x4d7b6a(0x180)],'includeAllSlots':!0x0};}const _0x1c11aa=_0x487bdb[_0x4d7b6a(0x16c)](_0x10e5fd,_0x1b79f8),_0xf8a2c6=Array[_0x4d7b6a(0x1ac)](_0x1c11aa)[_0x4d7b6a(0x1ef)](({cell:_0x2fac16})=>_0x2fac16),_0x546dc6=be(_0xf8a2c6[_0x4d7b6a(0x162)](_0x485a11=>_0x485a11[_0x4d7b6a(0x17e)](_0x532713))),_0x502f50=be(_0xf8a2c6[_0x4d7b6a(0x162)](_0x142519=>!_0x142519[_0x4d7b6a(0x17e)](_0x532713)))[_0x4d7b6a(0x1ef)](_0x56aa0a=>_0x39d0d5[_0x4d7b6a(0x198)](_0x56aa0a)),_0x1b175b=_0x4ccc7b[_0x4d7b6a(0x1b9)](_0x502f50,_0x593dbd);if(_0x1b175b&&(_0x4d7b6a(0x1c0)==_0x1b175b[_0x4d7b6a(0x186)]||_0x4d7b6a(0x159)==_0x1b175b[_0x4d7b6a(0x186)])){const _0x4f96e6=this[_0x4d7b6a(0x150)](_0x1b175b);for(const _0x265a8c of _0x546dc6){const _0x12737f=_0x39d0d5[_0x4d7b6a(0x198)](_0x265a8c),_0x39341f=_0x487bdb[_0x4d7b6a(0x19c)](_0x265a8c),_0x31e504=_0x265a8c[_0x4d7b6a(0x15a)](_0x532713)-0x1,_0x131548=_0x4f96e6[_0xa78ff9],_0x4cec1c=_0x4f96e6[_0x55cfe8];_0x131548<=_0x39341f[_0x107a42]&&_0x39341f[_0x107a42]+_0x31e504<=_0x4cec1c&&_0x1b175b[_0x4d7b6a(0x1ee)](_0x12737f);}}});});}function _0x1d654f(_0x5dac59){const _0xd903ea=_0x5e7251,_0x518f9f=Array[_0xd903ea(0x1ac)](_0x37a140[_0xd903ea(0x16d)]())[_0xd903ea(0x1ef)](_0x5a230c=>_0x1f3b3b[_0xd903ea(0x1b6)](_0x5a230c));_0x557376[_0xd903ea(0x166)][_0xd903ea(0x1a4)](_0x463600=>{const _0x4f6fe1=_0xd903ea,_0x3656bd=_0x463600[_0x4f6fe1(0x1e2)];_0x5dac59=_0x5dac59[_0x4f6fe1(0x162)](_0x1f53eb=>_0x4f6fe1(0x1d9)!=_0x1f53eb[_0x4f6fe1(0x1d2)][_0x4f6fe1(0x16f)]),_0x463600[_0x4f6fe1(0x1ed)](_0x5dac59),_0x557376[_0x4f6fe1(0x1b4)][_0x4f6fe1(0x1bf)](_0x4f6fe1(0x199))[_0x4f6fe1(0x1da)](),_0x557376[_0x4f6fe1(0x160)](_0x4f6fe1(0x199),{'forceDefaultExecution':!0x0}),_0x557376[_0x4f6fe1(0x166)][_0x4f6fe1(0x196)](()=>{const _0x57afb4=_0x4f6fe1;_0x557376[_0x57afb4(0x166)][_0x57afb4(0x196)](_0x3656bd,_0x3f15dc=>{const _0x44acba=_0x57afb4,_0x4f80b4=_0x518f9f[_0x44acba(0x162)](_0x2f55c1=>_0x44acba(0x1d9)!=_0x2f55c1[_0x44acba(0x1d2)][_0x44acba(0x16f)]);_0x4f80b4[_0x44acba(0x1bb)]>0x0&&_0x3f15dc[_0x44acba(0x1ed)](_0x4f80b4);for(const _0x138ff0 of _0x518f9f)_0x138ff0[_0x44acba(0x1a8)]();});});});}function _0x306ef3(_0x43e407){const _0x5347a2=_0x5e7251;_0x557376[_0x5347a2(0x166)][_0x5347a2(0x1a4)](_0x1bbafe=>{const _0x21cf05=_0x5347a2,_0x4bc30e=Array[_0x21cf05(0x1ac)](_0x37a140[_0x21cf05(0x16d)]())[_0x21cf05(0x1ef)](_0x5e7fe0=>_0x1f3b3b[_0x21cf05(0x1b6)](_0x5e7fe0)),_0x345e43=[];for(const _0x4c1bd6 of _0x43e407)for(const _0x1dafb6 of _0x4c1bd6[_0x21cf05(0x157)]({'shallow':!0x0}))_0x345e43[_0x21cf05(0x1b7)](_0x1dafb6);for(const _0x262312 of _0x345e43)_0x21cf05(0x1d9)!=_0x262312[_0x21cf05(0x1d2)][_0x21cf05(0x16f)]&&(_0x1bbafe[_0x21cf05(0x1ed)](_0x1bbafe[_0x21cf05(0x1c8)](_0x262312,0x0)),_0x557376[_0x21cf05(0x1b4)][_0x21cf05(0x1bf)](_0x21cf05(0x15e))[_0x21cf05(0x1da)](),_0x557376[_0x21cf05(0x160)](_0x21cf05(0x15e),{'forceDefaultExecution':!0x0}));const _0x11f622=_0x4bc30e[_0x21cf05(0x162)](_0xa2b017=>_0x21cf05(0x1d9)!=_0xa2b017[_0x21cf05(0x1d2)][_0x21cf05(0x16f)]);_0x11f622[_0x21cf05(0x1bb)]>0x0&&_0x1bbafe[_0x21cf05(0x1ed)](_0x11f622);for(const _0x283992 of _0x4bc30e)_0x283992[_0x21cf05(0x1a8)]();});}function _0x16f83c(_0x450cbf,_0x16eb1f){const _0xba8198=_0x5e7251;return _0x16eb1f[_0xba8198(0x1ce)](_0x6a0c13=>_0x450cbf[_0xba8198(0x1b1)](_0x4eb97f=>_0x4eb97f[_0xba8198(0x18b)][_0xba8198(0x151)](_0x6a0c13[_0xba8198(0x1e7)])||_0x6a0c13[_0xba8198(0x18b)][_0xba8198(0x151)](_0x4eb97f[_0xba8198(0x1e7)])));}function _0x3e0277(_0x35b808,_0x267a21){const _0x4de1db=_0x5e7251;return!_0x35b808[_0x4de1db(0x1b1)](_0x5f0fe9=>_0x267a21[_0x4de1db(0x1b1)](_0x18ad2b=>_0x5f0fe9[_0x4de1db(0x1d5)](_0x18ad2b)))&&_0x35b808[_0x4de1db(0x1b1)](_0x3ac83e=>_0x267a21[_0x4de1db(0x1b1)](_0x5a47a0=>_0x3ac83e[_0x4de1db(0x18b)][_0x4de1db(0x1a3)](_0x5a47a0[_0x4de1db(0x1e7)])));}_0x557376[_0x5e7251(0x153)][_0x5e7251(0x1ba)]['on'](_0x5e7251(0x16b),(_0x13fd13,_0x23e2b1,_0x80038b)=>{const _0x118bd4=_0x5e7251;if(!_0x80038b[_0x118bd4(0x1c3)][_0x118bd4(0x1e1)])return;const _0x5997ca=_0x23e2b1[_0x118bd4(0x1a7)];if(!_0x5997ca)return;const _0x111e0f=_0x80038b[_0x118bd4(0x197)][_0x118bd4(0x1bc)](_0x5997ca);function _0xc732f9(_0x360a87){const _0x2159af=_0x118bd4;return Array[_0x2159af(0x182)](_0x360a87)?_0x360a87:[_0x360a87];}_0x111e0f&&_0x118bd4(0x170)===_0x5997ca[_0x118bd4(0x176)]&&_0x1904d0(_0x111e0f,_0x80038b[_0x118bd4(0x1e0)],(_0x489c22,_0x195226,_0x55604d)=>_0x55604d[_0x118bd4(0x185)](_0xc732f9(_0x195226[_0x118bd4(0x1c7)]),_0x489c22),(_0x735093,_0x2831a2,_0x4c3de7)=>_0x4c3de7[_0x118bd4(0x155)](_0xc732f9(_0x2831a2[_0x118bd4(0x1c7)]),_0x735093));},{'priority':_0x5e7251(0x181)}),_0x4ccc7b[_0x5e7251(0x15b)][_0x5e7251(0x19e)](_0x42f260=>{const _0x5a3630=_0x5e7251;if(_0x5a3630(0x193)!=_0x42f260[_0x5a3630(0x169)]&&_0x5a3630(0x165)!=_0x42f260[_0x5a3630(0x169)])return;const _0x2cb877=_0x42f260[_0x5a3630(0x1c2)]();if(null!=_0x2cb877&&_0x2cb877['is'](_0x5a3630(0x19b),_0x5a3630(0x1cb))){if(_0x5a3630(0x193)==_0x42f260[_0x5a3630(0x169)]){const _0x56d53e=_0x42f260[_0x5a3630(0x157)]()[_0x5a3630(0x162)](_0xf26cee=>_0xf26cee['is'](_0x5a3630(0x1a1)))[_0x5a3630(0x1ef)](_0x547f33=>_0x547f33[_0x5a3630(0x153)]);if(_0x56d53e[_0x5a3630(0x1bb)])return{'type':_0x5a3630(0x193),'content':_0x191d43(_0x1ece3d,_0x5a3630(0x16e),_0x191d43(_0x1ece3d,_0x5a3630(0x1ec),'\x22'+_0x56d53e[_0x5a3630(0x1e8)]('\x20')+'\x22'))};}if(_0x5a3630(0x165)==_0x42f260[_0x5a3630(0x169)]){const _0x10cbc8=_0x42f260[_0x5a3630(0x157)]()[_0x5a3630(0x162)](_0x27d702=>_0x27d702['is'](_0x5a3630(0x1a1)))[_0x5a3630(0x1ef)](_0xfd6594=>_0xfd6594[_0x5a3630(0x153)]);if(_0x10cbc8[_0x5a3630(0x1bb)])return{'type':_0x5a3630(0x165),'content':_0x191d43(_0x1ece3d,_0x5a3630(0x187),_0x191d43(_0x1ece3d,_0x5a3630(0x1ec),'\x22'+_0x10cbc8[_0x5a3630(0x1e8)]('\x20')+'\x22'))};}}}),_0x4ccc7b[_0x5e7251(0x15b)][_0x5e7251(0x19e)](_0x581a28=>{const _0x5c6d2f=_0x5e7251;if(_0x5c6d2f(0x1c0)==_0x581a28[_0x5c6d2f(0x186)]){const _0x26a551=_0x581a28[_0x5c6d2f(0x157)]()[_0x5c6d2f(0x162)](_0x44717c=>_0x44717c['is'](_0x5c6d2f(0x1a1)))[_0x5c6d2f(0x1ef)](_0xefa221=>_0xefa221[_0x5c6d2f(0x153)]),_0x2486f7=this[_0x5c6d2f(0x150)](_0x581a28),_0x41106b=_0x2486f7[_0x5c6d2f(0x1b3)]-_0x2486f7[_0x5c6d2f(0x190)]+0x1;if(_0x5c6d2f(0x193)==_0x581a28[_0x5c6d2f(0x169)])return _0x26a551[_0x5c6d2f(0x1bb)]?{'type':_0x5c6d2f(0x193),'content':_0x191d43(_0x1ece3d,_0x5c6d2f(0x16e),_0x191d43(_0x1ece3d,_0x5c6d2f(0x1db),[_0x41106b,'\x22'+_0x26a551[_0x5c6d2f(0x1e8)]('\x20')+'\x22']))}:{'type':_0x5c6d2f(0x193),'content':_0x191d43(_0x1ece3d,_0x5c6d2f(0x16e),_0x191d43(_0x1ece3d,_0x5c6d2f(0x183),_0x41106b))};if(_0x5c6d2f(0x165)==_0x581a28[_0x5c6d2f(0x169)])return _0x26a551[_0x5c6d2f(0x1bb)]?{'type':_0x5c6d2f(0x165),'content':_0x191d43(_0x1ece3d,_0x5c6d2f(0x187),_0x191d43(_0x1ece3d,_0x5c6d2f(0x1db),[_0x41106b,'\x22'+_0x26a551[_0x5c6d2f(0x1e8)]('\x20')+'\x22']))}:{'type':_0x5c6d2f(0x165),'content':_0x191d43(_0x1ece3d,_0x5c6d2f(0x187),_0x191d43(_0x1ece3d,_0x5c6d2f(0x183),_0x41106b))};}if(_0x5c6d2f(0x159)==_0x581a28[_0x5c6d2f(0x186)]){const _0x5e1495=_0x581a28[_0x5c6d2f(0x157)]()[_0x5c6d2f(0x162)](_0x583574=>_0x583574['is'](_0x5c6d2f(0x1a1)))[_0x5c6d2f(0x1ef)](_0xb2e970=>_0xb2e970[_0x5c6d2f(0x153)]),_0x29df12=this[_0x5c6d2f(0x150)](_0x581a28),_0x522c4c=_0x29df12[_0x5c6d2f(0x1d8)]-_0x29df12[_0x5c6d2f(0x1cd)]+0x1;if(_0x5c6d2f(0x193)==_0x581a28[_0x5c6d2f(0x169)])return _0x5e1495[_0x5c6d2f(0x1bb)]?{'type':_0x5c6d2f(0x193),'content':_0x191d43(_0x1ece3d,_0x5c6d2f(0x16e),_0x191d43(_0x1ece3d,_0x5c6d2f(0x1a5),[_0x522c4c,'\x22'+_0x5e1495[_0x5c6d2f(0x1e8)]('\x20')+'\x22']))}:{'type':_0x5c6d2f(0x193),'content':_0x191d43(_0x1ece3d,_0x5c6d2f(0x16e),_0x191d43(_0x1ece3d,_0x5c6d2f(0x1dc),_0x522c4c))};if(_0x5c6d2f(0x165)==_0x581a28[_0x5c6d2f(0x169)])return _0x5e1495[_0x5c6d2f(0x1bb)]?{'type':_0x5c6d2f(0x165),'content':_0x191d43(_0x1ece3d,_0x5c6d2f(0x187),_0x191d43(_0x1ece3d,_0x5c6d2f(0x1a5),[_0x522c4c,'\x22'+_0x5e1495[_0x5c6d2f(0x1e8)]('\x20')+'\x22']))}:{'type':_0x5c6d2f(0x165),'content':_0x191d43(_0x1ece3d,_0x5c6d2f(0x187),_0x191d43(_0x1ece3d,_0x5c6d2f(0x1dc),_0x522c4c))};}}),_0x4ccc7b[_0x5e7251(0x14e)][_0x5e7251(0x18a)](_0x5e7251(0x193),_0x5e7251(0x1c0),_0x5e7251(0x18e),_0x1d654f),_0x4ccc7b[_0x5e7251(0x14e)][_0x5e7251(0x18a)](_0x5e7251(0x165),_0x5e7251(0x1c0),_0x5e7251(0x1d7),_0x1d654f),_0x4ccc7b[_0x5e7251(0x14e)][_0x5e7251(0x18a)](_0x5e7251(0x193),_0x5e7251(0x159),_0x5e7251(0x18e),_0x306ef3),_0x4ccc7b[_0x5e7251(0x14e)][_0x5e7251(0x18a)](_0x5e7251(0x165),_0x5e7251(0x159),_0x5e7251(0x1d7),_0x306ef3),_0x4ccc7b[_0x5e7251(0x14e)][_0x5e7251(0x18a)](_0x5e7251(0x193),_0x5e7251(0x159),_0x5e7251(0x1e8),_0x16f83c),_0x4ccc7b[_0x5e7251(0x14e)][_0x5e7251(0x18a)](_0x5e7251(0x165),_0x5e7251(0x159),_0x5e7251(0x1e8),_0x16f83c),_0x4ccc7b[_0x5e7251(0x14e)][_0x5e7251(0x18a)](_0x5e7251(0x193),_0x5e7251(0x1c0),_0x5e7251(0x1e8),_0x3e0277),_0x4ccc7b[_0x5e7251(0x14e)][_0x5e7251(0x18a)](_0x5e7251(0x165),_0x5e7251(0x1c0),_0x5e7251(0x1e8),_0x3e0277);}[_0x26c31a(0x1b8)](){const _0x25b48e=_0x26c31a,_0x12f2a1=this[_0x25b48e(0x14d)],_0x1bb6cc=_0x12f2a1[_0x25b48e(0x166)][_0x25b48e(0x18c)][_0x25b48e(0x194)];return(_0x57c2b7,_0x3c5bb6)=>{const _0x126bfd=_0x25b48e;_0x12f2a1[_0x126bfd(0x166)][_0x126bfd(0x1a4)](_0x258b17=>{const _0x4f5111=_0x126bfd,{commandName:_0x501399,commandParams:_0x55a99d}=_0x3c5bb6;let _0x2adff7=_0x57c2b7[0x0][_0x4f5111(0x18b)][_0x4f5111(0x168)];_0x55a99d&&_0x55a99d[0x0]&&!0x1===_0x55a99d[0x0][_0x4f5111(0x1bd)]&&(_0x2adff7=_0x57c2b7[0x0][_0x4f5111(0x1e7)][_0x4f5111(0x1cf)]);const _0x5a2bf5=_0x258b17[_0x4f5111(0x1e3)](_0x2adff7);if(_0x4f5111(0x1d9)==_0x5a2bf5[_0x4f5111(0x1d2)][_0x4f5111(0x16f)])return;const _0xf20426=Array[_0x4f5111(0x1ac)](_0x1bb6cc[_0x4f5111(0x16d)]())[_0x4f5111(0x1ef)](_0x127035=>_0x1f3b3b[_0x4f5111(0x1b6)](_0x127035));_0x258b17[_0x4f5111(0x1ed)](_0x5a2bf5),_0x12f2a1[_0x4f5111(0x1b4)][_0x4f5111(0x1bf)](_0x501399)[_0x4f5111(0x1da)](),_0x55a99d[_0x4f5111(0x1b7)]({'forceDefaultExecution':!0x0}),_0x12f2a1[_0x4f5111(0x160)](_0x501399,..._0x55a99d);const _0x2f4b0c=_0xf20426[_0x4f5111(0x162)](_0x251e56=>_0x4f5111(0x1d9)!=_0x251e56[_0x4f5111(0x1d2)][_0x4f5111(0x16f)]);_0x2f4b0c[_0x4f5111(0x1bb)]>0x0&&_0x258b17[_0x4f5111(0x1ed)](_0x2f4b0c);for(const _0xdd333d of _0xf20426)_0xdd333d[_0x4f5111(0x1a8)]();});};}[_0x26c31a(0x1c4)](_0x372757){const _0x7a93ed=_0x26c31a,_0x47e568=this[_0x7a93ed(0x14d)][_0x7a93ed(0x174)][_0x7a93ed(0x1bf)](_0x7a93ed(0x189));let _0x14a3cd=Number[_0x7a93ed(0x19d)],_0x51bdbf=Number[_0x7a93ed(0x1be)],_0x310e18=Number[_0x7a93ed(0x19d)],_0x11f439=Number[_0x7a93ed(0x1be)];for(const _0x394286 of _0x372757){if(_0x7a93ed(0x1d9)==_0x394286[_0x7a93ed(0x1d2)][_0x7a93ed(0x16f)])continue;const {row:_0x517c88,column:_0x3853be}=_0x47e568[_0x7a93ed(0x19c)](_0x394286),_0x2b268c=_0x394286[_0x7a93ed(0x17e)](_0x7a93ed(0x163))?_0x394286[_0x7a93ed(0x15a)](_0x7a93ed(0x163))-0x1:0x0,_0x2c7434=_0x394286[_0x7a93ed(0x17e)](_0x7a93ed(0x17c))?_0x394286[_0x7a93ed(0x15a)](_0x7a93ed(0x17c))-0x1:0x0;_0x14a3cd=_0x517c88<_0x14a3cd?_0x517c88:_0x14a3cd,_0x51bdbf=_0x517c88+_0x2b268c>_0x51bdbf?_0x517c88+_0x2b268c:_0x51bdbf,_0x310e18=_0x3853be<_0x310e18?_0x3853be:_0x310e18,_0x11f439=_0x3853be+_0x2c7434>_0x11f439?_0x3853be+_0x2c7434:_0x11f439;}return{'minRow':_0x14a3cd,'maxRow':_0x51bdbf,'minColumn':_0x310e18,'maxColumn':_0x11f439};}[_0x26c31a(0x18d)](){const _0x3eafbb=_0x26c31a,_0x25c367=this[_0x3eafbb(0x14d)],_0x5062c0=_0x25c367[_0x3eafbb(0x174)][_0x3eafbb(0x1bf)](_0x3eafbb(0x1e6)),_0x349a71=_0x25c367[_0x3eafbb(0x174)][_0x3eafbb(0x1bf)](_0x3eafbb(0x189));_0x25c367[_0x3eafbb(0x166)][_0x3eafbb(0x18c)]['on'](_0x3eafbb(0x1e5),()=>{const _0x4eb062=_0x3eafbb,_0x432a4a=Array[_0x4eb062(0x1ac)](_0x25c367[_0x4eb062(0x166)][_0x4eb062(0x18c)][_0x4eb062(0x1af)][_0x4eb062(0x152)]());for(const {name:_0x5003eb,data:_0x400011}of _0x432a4a){const {group:_0x4cc1a5,id:_0x4c214d,subType:_0x5b7552}=_0x5062c0[_0x4eb062(0x179)](_0x5003eb);if(_0x4eb062(0x1ad)!=_0x4cc1a5)continue;if(null!=_0x400011[_0x4eb062(0x1ea)])continue;const _0x1f2cf5=_0x5062c0[_0x4eb062(0x1b0)](_0x4c214d);this[_0x4eb062(0x15f)][_0x4eb062(0x1d3)](_0x5b7552)&&this[_0x4eb062(0x1c6)][_0x4eb062(0x1d4)](_0x1f2cf5);}},{'priority':_0x3eafbb(0x15d)});const _0x4a90ed=(_0x31cad6,_0x31880e)=>{const _0x364ae0=_0x3eafbb;let _0x3154b9=!0x1;const _0x3e858b=_0x31880e[_0x364ae0(0x198)](_0x31cad6),_0x5c54ca=_0x31cad6[_0x364ae0(0x1d6)](_0x364ae0(0x1cb)),_0x30b9f7=_0x349a71[_0x364ae0(0x19c)](_0x31cad6);for(const _0x49c539 of this[_0x364ae0(0x1c6)]){const _0x30f55a=_0x49c539[_0x364ae0(0x186)],_0x474f35=_0x30f55a[_0x364ae0(0x19a)](_0x364ae0(0x192)),_0x218718=_0x30f55a[_0x364ae0(0x191)](_0x474f35?0xa:0x5),_0x374f93=_0x218718[_0x364ae0(0x173)](),_0x20164e=_0x374f93[_0x364ae0(0x191)](0x0,0x3)+_0x364ae0(0x1a0),_0x551520=_0x364ae0(0x164)+_0x218718,_0x438530=_0x364ae0(0x172)+_0x218718;if(!_0x49c539[_0x364ae0(0x1dd)])continue;if(_0x5c54ca!=_0x49c539[_0x364ae0(0x1ca)]()[_0x364ae0(0x1e7)][_0x364ae0(0x1d6)](_0x364ae0(0x1cb)))continue;if(_0x49c539[_0x364ae0(0x1d0)](_0x3e858b))continue;const _0x23d582=_0x31cad6[_0x364ae0(0x17e)](_0x20164e)?_0x31cad6[_0x364ae0(0x15a)](_0x20164e)-0x1:0x0,_0x1a0a4c=this[_0x364ae0(0x150)](_0x49c539),_0x2ee829=_0x1a0a4c[_0x551520],_0x183a67=_0x1a0a4c[_0x438530];_0x2ee829<=_0x30b9f7[_0x374f93]&&_0x30b9f7[_0x374f93]+_0x23d582<=_0x183a67&&(_0x49c539[_0x364ae0(0x1ee)](_0x3e858b),_0x3154b9=!0x0);}return _0x3154b9;};_0x25c367[_0x3eafbb(0x166)][_0x3eafbb(0x18c)][_0x3eafbb(0x1b2)](_0x369b5a=>{const _0x5eff71=_0x3eafbb;let _0x53a875=!0x1;for(const _0x44ff05 of _0x25c367[_0x5eff71(0x166)][_0x5eff71(0x18c)][_0x5eff71(0x1af)][_0x5eff71(0x15c)]())if(_0x5eff71(0x156)==_0x44ff05[_0x5eff71(0x169)]){if(_0x5eff71(0x1c0)==_0x44ff05[_0x5eff71(0x176)]){for(const _0x5d9e6b of _0x44ff05[_0x5eff71(0x17d)][_0x5eff71(0x1cf)][_0x5eff71(0x1a9)]())_0x53a875=_0x53a875||_0x4a90ed(_0x5d9e6b,_0x369b5a);}else _0x5eff71(0x170)==_0x44ff05[_0x5eff71(0x176)]&&(_0x53a875=_0x53a875||_0x4a90ed(_0x44ff05[_0x5eff71(0x17d)][_0x5eff71(0x1cf)],_0x369b5a));}return _0x53a875;});}[_0x26c31a(0x150)](_0x379887){const _0x4a0853=_0x26c31a;return this[_0x4a0853(0x1c4)](_0x379887[_0x4a0853(0x16d)]()[_0x4a0853(0x1ef)](_0xba55c3=>_0xba55c3[_0x4a0853(0x1e7)][_0x4a0853(0x1cf)]));}}function be(_0x295bf7){const _0x48b72a=_0x26c31a;return Array[_0x48b72a(0x1ac)](new Set(_0x295bf7)[_0x48b72a(0x167)]());}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x13e3ba=_0x5006;(function(_0xe2cbf7,_0x412d48){const _0x484331=_0x5006,_0x433deb=_0xe2cbf7();while(!![]){try{const _0x254ed1=-parseInt(_0x484331(0xb1))/0x1+-parseInt(_0x484331(0xaf))/0x2*(parseInt(_0x484331(0xb9))/0x3)+-parseInt(_0x484331(0xb0))/0x4*(-parseInt(_0x484331(0xad))/0x5)+parseInt(_0x484331(0xa9))/0x6*(parseInt(_0x484331(0xab))/0x7)+-parseInt(_0x484331(0xb8))/0x8*(-parseInt(_0x484331(0xb4))/0x9)+parseInt(_0x484331(0xb5))/0xa+-parseInt(_0x484331(0xae))/0xb*(parseInt(_0x484331(0xba))/0xc);if(_0x254ed1===_0x412d48)break;else _0x433deb['push'](_0x433deb['shift']());}catch(_0x336005){_0x433deb['push'](_0x433deb['shift']());}}}(_0x42d3,0x18a05));import{Plugin as _0x461196}from'ckeditor5/src/core.js';function _0x42d3(){const _0x2be7d1=['toggleTableCaption','1201617HEexdO','1857630eoEnOx','has','afterInit','8LXBrEM','24PGTHKF','9744hUAded','TrackChangesEditing','requires','enableCommand','get','65292SwiHWj','editor','49xKONWT','TableCaptionEditing','177745lElQAD','2222vBvlmk','41992biCsDN','8sAXSop','33687AIaffL','plugins'];_0x42d3=function(){return _0x2be7d1;};return _0x42d3();}import _0x558e48 from'./table.js';function _0x5006(_0x2ea85b,_0x4c7ffc){const _0x42d3d9=_0x42d3();return _0x5006=function(_0x50061c,_0x5735b4){_0x50061c=_0x50061c-0xa9;let _0x4bee3e=_0x42d3d9[_0x50061c];return _0x4bee3e;},_0x5006(_0x2ea85b,_0x4c7ffc);}export default class xt extends _0x461196{static get[_0x13e3ba(0xbc)](){return[_0x558e48];}[_0x13e3ba(0xb7)](){const _0x5dbdfa=_0x13e3ba,_0x540164=this[_0x5dbdfa(0xaa)];if(!_0x540164[_0x5dbdfa(0xb2)][_0x5dbdfa(0xb6)](_0x5dbdfa(0xac)))return;_0x540164[_0x5dbdfa(0xb2)][_0x5dbdfa(0xbe)](_0x5dbdfa(0xbb))[_0x5dbdfa(0xbd)](_0x5dbdfa(0xb3));}}
|