@ckeditor/ckeditor5-track-changes 43.1.0-alpha.2 → 43.1.0-alpha.3
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 _0x216541=_0x5400;(function(_0x4ca08e,_0x30c3ca){const _0x4829e0=_0x5400,_0x44efe4=_0x4ca08e();while(!![]){try{const _0x5a916a=parseInt(_0x4829e0(0xef))/0x1+-parseInt(_0x4829e0(0x101))/0x2+-parseInt(_0x4829e0(0xe8))/0x3+parseInt(_0x4829e0(0x13d))/0x4+-parseInt(_0x4829e0(0x107))/0x5*(-parseInt(_0x4829e0(0xfe))/0x6)+-parseInt(_0x4829e0(0x124))/0x7*(-parseInt(_0x4829e0(0xf0))/0x8)+-parseInt(_0x4829e0(0x105))/0x9;if(_0x5a916a===_0x30c3ca)break;else _0x44efe4['push'](_0x44efe4['shift']());}catch(_0x65d041){_0x44efe4['push'](_0x44efe4['shift']());}}}(_0x8ff2,0xdfb00));function _0x5400(_0x3bf749,_0x5baefe){const _0x8ff20b=_0x8ff2();return _0x5400=function(_0x5400cb,_0xfe8936){_0x5400cb=_0x5400cb-0xe5;let _0x4b6eac=_0x8ff20b[_0x5400cb];return _0x4b6eac;},_0x5400(_0x3bf749,_0x5baefe);}import{Plugin as _0x24ac05}from'ckeditor5/src/core.js';import{getTranslation as _0x562d6e}from'../utils/common-translations.js';function _0x8ff2(){const _0xbece80=['list.properties','document','attribute','removeMarker','46459tnvxTH','locale','isUndo','numbered','circle','*Format:*\x20set\x20order\x20to\x20regular','key','listType','enableDefaultAttributesIntegration','ListPropertiesEditing','find','*Format:*\x20set\x20start\x20index\x20to\x20%0','*Change\x20to:*\x20%0','registerBlockAttribute','registerAttributeLabel','has','TrackChangesEditing','getFirstMarker','getAttribute','plugins','disc','formatBlock','format','newValue','start','1830712LyBmHu','FORMAT_LIST_START','_getTranslationKeyForListStyle','*Format:*\x20set\x20order\x20to\x20reversed','decimal','descriptionFactory','2360544CbbYmQ','listStyle','listStart','head','_LIST_','includes','handleDescriptions','700677gBjqPT','1496ppycRd','*Set\x20format:*\x20%0','upper-latin','reversed','next','bind','registerDescriptionCallback','styles','nodeAfter','_registerLegacyDescription','startIndex','customNumbered','getFirstRange','FORMAT_LIST_REVERSED','678HsSbzF','upper-roman','model','2420998xMFute','toUpperCase','data','editor','11686824cxfmxl','registerPostFixer','80205QJvGZU','square','*Remove\x20format:*\x20%0','decimal-leading-zero','oldValue','ELEMENT_','getSuggestions','suggestion','bulleted','commandName','type','config','_getAttributeKey','replace','commandParams','_findSuggestions','batch','lower-latin','filter','listReversed','afterInit','get','default','lower-roman','_LIST_DEFAULT'];_0x8ff2=function(){return _0xbece80;};return _0x8ff2();}export default class pe extends _0x24ac05{[_0x216541(0x11b)](){const _0x1bd8f7=_0x216541;if(!this[_0x1bd8f7(0x104)][_0x1bd8f7(0x137)][_0x1bd8f7(0x133)](_0x1bd8f7(0x12d)))return;const _0xc31d00=this[_0x1bd8f7(0x104)][_0x1bd8f7(0x112)][_0x1bd8f7(0x11c)](_0x1bd8f7(0x120)),_0x542296=this[_0x1bd8f7(0x104)][_0x1bd8f7(0x137)][_0x1bd8f7(0x11c)](_0x1bd8f7(0x134));_0xc31d00[_0x1bd8f7(0xf7)]&&(_0x542296[_0x1bd8f7(0x12c)](_0x1bd8f7(0xe9)),_0x542296[_0x1bd8f7(0x131)](_0x1bd8f7(0xe9))),_0xc31d00[_0x1bd8f7(0xf3)]&&(_0x542296[_0x1bd8f7(0x12c)](_0x1bd8f7(0x11a)),_0x542296[_0x1bd8f7(0x131)](_0x1bd8f7(0x11a))),_0xc31d00[_0x1bd8f7(0xfa)]&&(_0x542296[_0x1bd8f7(0x12c)](_0x1bd8f7(0xea)),_0x542296[_0x1bd8f7(0x131)](_0x1bd8f7(0xea)));const _0x57b335={'type':_0x1bd8f7(0x13a),'content':''};_0x542296[_0x1bd8f7(0xe7)][_0x1bd8f7(0xf6)](this[_0x1bd8f7(0xee)][_0x1bd8f7(0xf5)](this));const _0x1e39bc=this[_0x1bd8f7(0x104)][_0x1bd8f7(0x125)];_0x542296[_0x1bd8f7(0xe7)][_0x1bd8f7(0x132)](_0x1bd8f7(0x11a),_0x562d6e(_0x1e39bc,_0x1bd8f7(0xfd))),_0x542296[_0x1bd8f7(0xe7)][_0x1bd8f7(0xf6)](_0x472d1e=>{const _0x11f0aa=_0x1bd8f7,{data:_0x86bde0}=_0x472d1e;if(_0x86bde0&&_0x11f0aa(0x11a)==_0x86bde0[_0x11f0aa(0x12a)])return null==_0x86bde0[_0x11f0aa(0x13b)]||0x0==_0x86bde0[_0x11f0aa(0x13b)]&&null==_0x86bde0[_0x11f0aa(0x10b)]?_0x57b335:void 0x0;}),_0x542296[_0x1bd8f7(0xe7)][_0x1bd8f7(0x132)](_0x1bd8f7(0xea),_0x562d6e(_0x1e39bc,_0x1bd8f7(0x13e))),_0x542296[_0x1bd8f7(0xe7)][_0x1bd8f7(0xf6)](_0xdcd9a4=>{const _0x10f7dd=_0x1bd8f7,{data:_0x332a30}=_0xdcd9a4;if(_0x332a30&&_0x10f7dd(0xea)==_0x332a30[_0x10f7dd(0x12a)])return null==_0x332a30[_0x10f7dd(0x13b)]||0x1==_0x332a30[_0x10f7dd(0x13b)]&&null==_0x332a30[_0x10f7dd(0x10b)]?_0x57b335:void 0x0;}),this[_0x1bd8f7(0x104)][_0x1bd8f7(0x100)][_0x1bd8f7(0x121)][_0x1bd8f7(0x106)](_0x30efe9=>{const _0x3d2403=_0x1bd8f7;if(_0x30efe9[_0x3d2403(0x117)][_0x3d2403(0x126)])return!0x1;let _0x1970f6=!0x1;const _0x2288f0=_0x542296[_0x3d2403(0x10d)]({'skipNotAttached':!0x0})[_0x3d2403(0x119)](_0x372154=>{const _0x1ed159=_0x3d2403,_0x117d23=_0x542296[_0x1ed159(0x113)](_0x372154);return _0x1ed159(0xea)==_0x117d23||_0x1ed159(0x11a)==_0x117d23;});for(const _0x5d05cf of _0x2288f0){const _0x1a8e25=_0x5d05cf[_0x3d2403(0xfc)]()[_0x3d2403(0x13c)][_0x3d2403(0xf8)][_0x3d2403(0x136)](_0x3d2403(0x12b));if(_0x3d2403(0x127)==_0x1a8e25||_0x3d2403(0xfb)==_0x1a8e25)continue;_0x542296[_0x3d2403(0x116)](_0x5d05cf[_0x3d2403(0xfc)](),_0x3d2403(0x122))[_0x3d2403(0x12e)](_0x7de2d6=>_0x3d2403(0x12b)==_0x542296[_0x3d2403(0x113)](_0x7de2d6[_0x3d2403(0x10e)]))||(_0x30efe9[_0x3d2403(0x123)](_0x5d05cf[_0x3d2403(0x135)]()),_0x1970f6=!0x0);}return _0x1970f6;}),this[_0x1bd8f7(0xf9)]();}[_0x216541(0xee)](_0x17631e){const _0x3f1503=_0x216541,_0x55e324=this[_0x3f1503(0x104)][_0x3f1503(0x125)],{data:_0x12364c}=_0x17631e,_0xd96b92={'type':_0x3f1503(0x13a),'content':''};if(!_0x12364c||_0x3f1503(0xe9)!=_0x12364c[_0x3f1503(0x12a)])return;if(!_0x12364c[_0x3f1503(0x10b)])return _0x3f1503(0x11d)==_0x12364c[_0x3f1503(0x13b)]?_0xd96b92:{'type':_0x3f1503(0x13a),'content':''+_0x562d6e(_0x55e324,_0x3f1503(0xf1),_0x562d6e(_0x55e324,this[_0x3f1503(0x13f)](_0x12364c[_0x3f1503(0x13b)])))};if(!_0x12364c[_0x3f1503(0x13b)]){if(_0x3f1503(0x11d)==_0x12364c[_0x3f1503(0x10b)])return _0xd96b92;let _0x518c94=_0x17631e[_0x3f1503(0xeb)];for(;_0x518c94;){if(_0x518c94[_0x3f1503(0x103)]&&_0x3f1503(0x12b)==_0x518c94[_0x3f1503(0x103)][_0x3f1503(0x12a)]&&_0x518c94[_0x3f1503(0x103)][_0x3f1503(0x13b)])return _0xd96b92;_0x518c94=_0x518c94[_0x3f1503(0xf4)];}return{'type':_0x3f1503(0x13a),'content':''+_0x562d6e(_0x55e324,_0x3f1503(0x109),_0x562d6e(_0x55e324,this[_0x3f1503(0x13f)](_0x12364c[_0x3f1503(0x10b)])))};}if(_0x3f1503(0x11d)!=_0x12364c[_0x3f1503(0x13b)])return{'type':_0x3f1503(0x13a),'content':''+_0x562d6e(_0x55e324,_0x3f1503(0xf1),_0x562d6e(_0x55e324,this[_0x3f1503(0x13f)](_0x12364c[_0x3f1503(0x13b)])))};let _0x3d793e=_0x17631e[_0x3f1503(0xeb)];for(;_0x3d793e;){if(_0x3d793e[_0x3f1503(0x103)]&&_0x3f1503(0x12b)==_0x3d793e[_0x3f1503(0x103)][_0x3f1503(0x12a)]&&_0x3d793e[_0x3f1503(0x103)][_0x3f1503(0x13b)]&&_0x3d793e[_0x3f1503(0x103)][_0x3f1503(0x10b)])return _0xd96b92;_0x3d793e=_0x3d793e[_0x3f1503(0xf4)];}const _0x5eb6fa=_0x17631e[_0x3f1503(0xfc)]()[_0x3f1503(0x13c)][_0x3f1503(0xf8)][_0x3f1503(0x136)](_0x3f1503(0x12b));return{'type':_0x3f1503(0x13a),'content':_0x562d6e(_0x55e324,_0x3f1503(0xf1),_0x562d6e(_0x55e324,_0x3f1503(0x10c)+_0x5eb6fa[_0x3f1503(0x102)]()+_0x3f1503(0x11f)))};}[_0x216541(0xf9)](){const _0x577bcd=_0x216541,_0x3abad1=this[_0x577bcd(0x104)],_0xdfc6b7=_0x3abad1[_0x577bcd(0x125)];_0x3abad1[_0x577bcd(0x137)][_0x577bcd(0x11c)](_0x577bcd(0x134))[_0x577bcd(0xe7)][_0x577bcd(0xf6)](_0x1262fa=>{const _0x159ca4=_0x577bcd;if(_0x159ca4(0x139)!=_0x1262fa[_0x159ca4(0x111)])return;const {data:_0x400830}=_0x1262fa;if(!_0x400830)return;let _0xd95cc4,_0x4d79d7;switch(_0x400830[_0x159ca4(0x110)]){case _0x159ca4(0xe9):_0xd95cc4=_0x159ca4(0x130),_0x4d79d7={'type':_0x159ca4(0x13a),'content':_0x562d6e(_0xdfc6b7,_0xd95cc4,_0x562d6e(_0xdfc6b7,this[_0x159ca4(0x13f)](_0x400830[_0x159ca4(0x115)][0x0][_0x159ca4(0x111)])))};break;case _0x159ca4(0x11a):_0xd95cc4=_0x400830[_0x159ca4(0x115)][0x0][_0x159ca4(0xf3)]?_0x159ca4(0xe5):_0x159ca4(0x129),_0x4d79d7={'type':_0x159ca4(0x13a),'content':_0x562d6e(_0xdfc6b7,_0xd95cc4)};break;case _0x159ca4(0xea):_0xd95cc4=_0x159ca4(0x12f),_0x4d79d7={'type':_0x159ca4(0x13a),'content':_0x562d6e(_0xdfc6b7,_0xd95cc4,_0x400830[_0x159ca4(0x115)][0x0][_0x159ca4(0xfa)])};}return _0x4d79d7;});}[_0x216541(0x13f)](_0x44853a){const _0x45a6b2=_0x216541;return _0x45a6b2(0x10c)+function(_0x4de1fe){const _0x52de3e=_0x45a6b2;if(ye[_0x52de3e(0xed)](_0x4de1fe))return _0x52de3e(0x10f);if(Se[_0x52de3e(0xed)](_0x4de1fe))return _0x52de3e(0x127);return null;}(_0x44853a)[_0x45a6b2(0x102)]()+_0x45a6b2(0xec)+_0x44853a[_0x45a6b2(0x102)]()[_0x45a6b2(0x114)](/-/g,'_');}}const ye=[_0x216541(0x138),_0x216541(0x128),_0x216541(0x108)],Se=[_0x216541(0xe6),_0x216541(0x10a),_0x216541(0x11e),_0x216541(0xff),_0x216541(0x118),_0x216541(0xf2)];
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x565495=_0x5be7;function _0x5be7(_0x3130fe,_0x407536){const _0x4f9148=_0x4f91();return _0x5be7=function(_0x5be7ae,_0x557af7){_0x5be7ae=_0x5be7ae-0x1b0;let _0x5b5d71=_0x4f9148[_0x5be7ae];return _0x5b5d71;},_0x5be7(_0x3130fe,_0x407536);}(function(_0x5991a0,_0x5568af){const _0x1bb1ab=_0x5be7,_0x2f9831=_0x5991a0();while(!![]){try{const _0x5855b1=-parseInt(_0x1bb1ab(0x1c8))/0x1*(parseInt(_0x1bb1ab(0x1c9))/0x2)+parseInt(_0x1bb1ab(0x1c4))/0x3*(parseInt(_0x1bb1ab(0x1c1))/0x4)+-parseInt(_0x1bb1ab(0x1b3))/0x5+-parseInt(_0x1bb1ab(0x1d2))/0x6+-parseInt(_0x1bb1ab(0x1d0))/0x7*(-parseInt(_0x1bb1ab(0x1b6))/0x8)+-parseInt(_0x1bb1ab(0x1d4))/0x9+parseInt(_0x1bb1ab(0x1ca))/0xa;if(_0x5855b1===_0x5568af)break;else _0x2f9831['push'](_0x2f9831['shift']());}catch(_0x147f11){_0x2f9831['push'](_0x2f9831['shift']());}}}(_0x4f91,0x2c66d));function _0x4f91(){const _0x5a97ea=['ELEMENT_MEDIA','112952KKRwDo','showSuggestionHighlights','1485972vkoyJZ','afterInit','2571849FANrec','options','registerElementLabel','high','1599120lGJfZI','for','locale','96rEECRy','mediaEmbed','dataDowncast','plugins','MediaEmbedEditing','attribute:url:media','data','has','descriptionFactory','TrackChangesEditing','editor','39376dJxoOU','conversion','createEmptyElement','33MFeSAl','elementToElement','get','media','811EpXSkM','652ylLcpC','9975860kBNtdz','div','enableCommand','stop','downcastDispatcher'];_0x4f91=function(){return _0x5a97ea;};return _0x4f91();}import{Plugin as _0x5145db}from'ckeditor5/src/core.js';import{getTranslation as _0x20eec9}from'../utils/common-translations.js';export default class lt extends _0x5145db{[_0x565495(0x1d3)](){const _0xd7f21f=_0x565495,_0x40074c=this[_0xd7f21f(0x1c0)];if(!_0x40074c[_0xd7f21f(0x1b9)][_0xd7f21f(0x1bd)](_0xd7f21f(0x1ba)))return;const _0x4f0d28=_0x40074c[_0xd7f21f(0x1b9)][_0xd7f21f(0x1c6)](_0xd7f21f(0x1bf)),_0x1d2574=_0x40074c[_0xd7f21f(0x1b5)];_0x4f0d28[_0xd7f21f(0x1cc)](_0xd7f21f(0x1b7)),_0x4f0d28[_0xd7f21f(0x1be)][_0xd7f21f(0x1b1)](_0xd7f21f(0x1c7),_0x518ea7=>_0x20eec9(_0x1d2574,_0xd7f21f(0x1cf),_0x518ea7)),_0x40074c[_0xd7f21f(0x1c2)][_0xd7f21f(0x1b4)](_0xd7f21f(0x1b8))[_0xd7f21f(0x1c5)]({'model':_0xd7f21f(0x1c7),'view':(_0x1e98c3,{writer:_0x387971,options:_0x58a821})=>{const _0x583b20=_0xd7f21f;if(_0x58a821[_0x583b20(0x1d1)])return _0x387971[_0x583b20(0x1c3)](_0x583b20(0x1cb));},'converterPriority':_0xd7f21f(0x1b2)}),_0x40074c[_0xd7f21f(0x1bc)][_0xd7f21f(0x1ce)]['on'](_0xd7f21f(0x1bb),(_0x15ec1e,_0x300d7b,_0x2ceeaa)=>{const _0x2abd00=_0xd7f21f;_0x2ceeaa[_0x2abd00(0x1b0)][_0x2abd00(0x1d1)]&&_0x15ec1e[_0x2abd00(0x1cd)]();},{'priority':_0xd7f21f(0x1b2)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xbc5180=_0x4efb;(function(_0x4e3e77,_0x489e3f){const _0x1e2a98=_0x4efb,_0x1e9e06=_0x4e3e77();while(!![]){try{const _0x1c37a9=parseInt(_0x1e2a98(0x19b))/0x1+-parseInt(_0x1e2a98(0x19a))/0x2+parseInt(_0x1e2a98(0x1a1))/0x3+-parseInt(_0x1e2a98(0x197))/0x4*(parseInt(_0x1e2a98(0x1a3))/0x5)+parseInt(_0x1e2a98(0x195))/0x6+parseInt(_0x1e2a98(0x1a0))/0x7*(-parseInt(_0x1e2a98(0x191))/0x8)+-parseInt(_0x1e2a98(0x1a2))/0x9*(parseInt(_0x1e2a98(0x19e))/0xa);if(_0x1c37a9===_0x489e3f)break;else _0x1e9e06['push'](_0x1e9e06['shift']());}catch(_0x1aa945){_0x1e9e06['push'](_0x1e9e06['shift']());}}}(_0x3bdd,0xce1c3));function _0x3bdd(){const _0x23eaa1=['1770EQSuIH','TrackChangesEditing','7pqSOil','1898760OXehnK','4635HaPjWY','75pMjDwa','10535072ixFOEY','afterInit','plugins','enableCommand','4273452pTcgyU','get','145156QBbRxC','mention','editor','388728FcrBfM','1645803xAKlDE','has','MentionEditing'];_0x3bdd=function(){return _0x23eaa1;};return _0x3bdd();}function _0x4efb(_0x8baf8d,_0x223eaa){const _0x3bddd6=_0x3bdd();return _0x4efb=function(_0x4efbd1,_0x2914d5){_0x4efbd1=_0x4efbd1-0x191;let _0x2ffac5=_0x3bddd6[_0x4efbd1];return _0x2ffac5;},_0x4efb(_0x8baf8d,_0x223eaa);}import{Plugin as _0x289615}from'ckeditor5/src/core.js';export default class mt extends _0x289615{[_0xbc5180(0x192)](){const _0xa9fb32=_0xbc5180,_0xf6c45b=this[_0xa9fb32(0x199)];_0xf6c45b[_0xa9fb32(0x193)][_0xa9fb32(0x19c)](_0xa9fb32(0x19d))&&_0xf6c45b[_0xa9fb32(0x193)][_0xa9fb32(0x196)](_0xa9fb32(0x19f))[_0xa9fb32(0x194)](_0xa9fb32(0x198));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x58d2(){const _0x3ed54f=['getContainedElement','descriptionFactory','afterInit','180725yVzdQo','type','80aZBHOr','mergeField','TrackChangesEditing','get','locale','getLabel','MergeFieldsEditing','mergeFieldBlock','deletion','9jmrWGr','*Remove:*\x20%0','insertion','3833977aSjUsE','has','18QwkxoD','editor','3159013GhYQZr','registerElementLabel','element','ELEMENT_MERGE_FIELD','*Insert:*\x20%0','1349076WEIzlA','insertMergeFieldBlock','plugins','enableCommand','89690RORdKO','registerDescriptionCallback','30bwNkXJ','4726616jQwQWE','getAttribute','760364LwgYGW','insertMergeField'];_0x58d2=function(){return _0x3ed54f;};return _0x58d2();}const _0x621c0f=_0x6afd;function _0x6afd(_0x3f93b5,_0x35cf76){const _0x58d24c=_0x58d2();return _0x6afd=function(_0x6afd5c,_0x214ac1){_0x6afd5c=_0x6afd5c-0x6f;let _0x33a7bc=_0x58d24c[_0x6afd5c];return _0x33a7bc;},_0x6afd(_0x3f93b5,_0x35cf76);}(function(_0x4ba6c1,_0x11cf2d){const _0x1040c2=_0x6afd,_0xa35ba8=_0x4ba6c1();while(!![]){try{const _0x5c0588=parseInt(_0x1040c2(0x88))/0x1*(-parseInt(_0x1040c2(0x93))/0x2)+parseInt(_0x1040c2(0x8f))/0x3+-parseInt(_0x1040c2(0x73))/0x4+parseInt(_0x1040c2(0x78))/0x5*(-parseInt(_0x1040c2(0x70))/0x6)+-parseInt(_0x1040c2(0x86))/0x7+parseInt(_0x1040c2(0x71))/0x8*(-parseInt(_0x1040c2(0x83))/0x9)+-parseInt(_0x1040c2(0x7a))/0xa*(-parseInt(_0x1040c2(0x8a))/0xb);if(_0x5c0588===_0x11cf2d)break;else _0xa35ba8['push'](_0xa35ba8['shift']());}catch(_0x30d2d3){_0xa35ba8['push'](_0xa35ba8['shift']());}}}(_0x58d2,0x69200));import{Plugin as _0x4e7135}from'ckeditor5/src/core.js';import{getTranslation as _0x11449f}from'../utils/common-translations.js';export default class dt extends _0x4e7135{[_0x621c0f(0x77)](){const _0x1f2e0b=_0x621c0f,_0x3ec7fd=this[_0x1f2e0b(0x89)];if(!_0x3ec7fd[_0x1f2e0b(0x91)][_0x1f2e0b(0x87)](_0x1f2e0b(0x80)))return;_0x3ec7fd[_0x1f2e0b(0x91)][_0x1f2e0b(0x7d)](_0x1f2e0b(0x7c))[_0x1f2e0b(0x92)](_0x1f2e0b(0x74)),_0x3ec7fd[_0x1f2e0b(0x91)][_0x1f2e0b(0x7d)](_0x1f2e0b(0x7c))[_0x1f2e0b(0x92)](_0x1f2e0b(0x90));const _0x1db7a5=_0x3ec7fd[_0x1f2e0b(0x91)][_0x1f2e0b(0x7d)](_0x1f2e0b(0x7c)),_0x378d4a=_0x3ec7fd[_0x1f2e0b(0x7e)];_0x1db7a5[_0x1f2e0b(0x76)][_0x1f2e0b(0x8b)](_0x1f2e0b(0x7b),_0x4900f9=>_0x11449f(_0x378d4a,_0x1f2e0b(0x8d),_0x4900f9)),_0x1db7a5[_0x1f2e0b(0x76)][_0x1f2e0b(0x8b)](_0x1f2e0b(0x81),_0x41ccbd=>_0x11449f(_0x378d4a,_0x1f2e0b(0x8d),_0x41ccbd)),_0x1db7a5[_0x1f2e0b(0x76)][_0x1f2e0b(0x6f)](_0xedbe0=>{const _0x17eedf=_0x1f2e0b;if(_0x17eedf(0x85)!=_0xedbe0[_0x17eedf(0x79)]&&_0x17eedf(0x82)!=_0xedbe0[_0x17eedf(0x79)])return;const _0x50c8dd=_0xedbe0[_0x17eedf(0x75)]();if(null==_0x50c8dd)return;if(!_0x50c8dd['is'](_0x17eedf(0x8c),_0x17eedf(0x7b))&&!_0x50c8dd['is'](_0x17eedf(0x8c),_0x17eedf(0x81)))return;const _0x237f82=_0x3ec7fd[_0x17eedf(0x91)][_0x17eedf(0x7d)](_0x17eedf(0x80))[_0x17eedf(0x7f)](_0x50c8dd[_0x17eedf(0x72)]('id'));return _0x17eedf(0x85)==_0xedbe0[_0x17eedf(0x79)]?{'type':_0x17eedf(0x85),'content':_0x11449f(_0x378d4a,_0x17eedf(0x8e),'\x22'+_0x237f82+'\x22\x20'+_0x11449f(_0x378d4a,_0x17eedf(0x8d)))}:{'type':_0x17eedf(0x82),'content':_0x11449f(_0x378d4a,_0x17eedf(0x84),'\x22'+_0x237f82+'\x22\x20'+_0x11449f(_0x378d4a,_0x17eedf(0x8d)))};});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x172d(_0x15239a,_0x1a9e1a){const _0x5c174d=_0x5c17();return _0x172d=function(_0x172ded,_0x35f862){_0x172ded=_0x172ded-0x1c4;let _0x1a261b=_0x5c174d[_0x172ded];return _0x1a261b;},_0x172d(_0x15239a,_0x1a9e1a);}function _0x5c17(){const _0x27376c=['28RIqjex','ELEMENT_MULTI_LEVEL_LIST','multiLevelList','3258536pyAncQ','next','enableDefaultAttributesIntegration','*Set\x20format:*\x20%0','1701006rkQfsM','head','afterInit','data','key','handleDescriptions','2095376JdKDui','listType','format','editor','7358454XVqleM','771wegCXV','locale','newValue','MultiLevelList','get','listMarkerStyle','plugins','registerBlockAttribute','has','descriptionFactory','TrackChangesEditing','1250vlPXTo','2402405bVBRxn','782417kUXRqY','*Remove\x20format:*\x20%0','registerDescriptionCallback','oldValue'];_0x5c17=function(){return _0x27376c;};return _0x5c17();}const _0x1eb9f6=_0x172d;(function(_0x3e5acf,_0x20b43f){const _0x1ee7d6=_0x172d,_0x5a1bab=_0x3e5acf();while(!![]){try{const _0x89dea3=parseInt(_0x1ee7d6(0x1e1))/0x1+parseInt(_0x1ee7d6(0x1df))/0x2*(-parseInt(_0x1ee7d6(0x1d4))/0x3)+parseInt(_0x1ee7d6(0x1cf))/0x4+-parseInt(_0x1ee7d6(0x1e0))/0x5+parseInt(_0x1ee7d6(0x1c9))/0x6*(parseInt(_0x1ee7d6(0x1e5))/0x7)+-parseInt(_0x1ee7d6(0x1c5))/0x8+-parseInt(_0x1ee7d6(0x1d3))/0x9;if(_0x89dea3===_0x20b43f)break;else _0x5a1bab['push'](_0x5a1bab['shift']());}catch(_0x454728){_0x5a1bab['push'](_0x5a1bab['shift']());}}}(_0x5c17,0x8c31c));import{Plugin as _0x3fdcc0}from'ckeditor5/src/core.js';import{getTranslation as _0x1b43c6}from'../utils/common-translations.js';export default class pt extends _0x3fdcc0{[_0x1eb9f6(0x1cb)](){const _0x1e135e=_0x1eb9f6,_0x46e037=this[_0x1e135e(0x1d2)],_0x7f8f04=_0x46e037[_0x1e135e(0x1da)][_0x1e135e(0x1d8)](_0x1e135e(0x1de));_0x46e037[_0x1e135e(0x1da)][_0x1e135e(0x1dc)](_0x1e135e(0x1d7))&&(_0x7f8f04[_0x1e135e(0x1c7)](_0x1e135e(0x1c4)),_0x7f8f04[_0x1e135e(0x1db)](_0x1e135e(0x1d9)),_0x7f8f04[_0x1e135e(0x1dd)][_0x1e135e(0x1e3)](_0x43b6d1=>this[_0x1e135e(0x1ce)](_0x43b6d1)));}[_0x1eb9f6(0x1ce)](_0x56024c){const _0x519d87=_0x1eb9f6,_0x315940=this[_0x519d87(0x1d2)][_0x519d87(0x1d5)],{data:_0x4bbada}=_0x56024c,_0x4a2120={'type':_0x519d87(0x1d1),'content':''};if(_0x4bbada&&_0x519d87(0x1d9)==_0x4bbada[_0x519d87(0x1cd)]){if(!_0x4bbada[_0x519d87(0x1e4)])return{'type':_0x519d87(0x1d1),'content':_0x1b43c6(_0x315940,_0x519d87(0x1c8),_0x1b43c6(_0x315940,_0x519d87(0x1e6)))+'\x20('+_0x4bbada[_0x519d87(0x1d6)]+')'};if(!_0x4bbada[_0x519d87(0x1d6)]){let _0x4ff201=_0x56024c[_0x519d87(0x1ca)];for(;_0x4ff201;){if(_0x4ff201[_0x519d87(0x1cc)]&&_0x519d87(0x1d0)==_0x4ff201[_0x519d87(0x1cc)][_0x519d87(0x1cd)]&&_0x4ff201[_0x519d87(0x1cc)][_0x519d87(0x1d6)])return _0x4a2120;_0x4ff201=_0x4ff201[_0x519d87(0x1c6)];}return{'type':_0x519d87(0x1d1),'content':_0x1b43c6(_0x315940,_0x519d87(0x1e2),_0x1b43c6(_0x315940,_0x519d87(0x1e6)))+'\x20('+_0x4bbada[_0x519d87(0x1e4)]+')'};}}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x3562(_0xe6363a,_0x54e7bb){const _0xc09406=_0xc094();return _0x3562=function(_0x356232,_0x422614){_0x356232=_0x356232-0x99;let _0x1d658f=_0xc09406[_0x356232];return _0x1d658f;},_0x3562(_0xe6363a,_0x54e7bb);}const _0x3e3c5b=_0x3562;(function(_0xcad833,_0x4d3bdc){const _0x5b6e41=_0x3562,_0x377db3=_0xcad833();while(!![]){try{const _0x5193b2=-parseInt(_0x5b6e41(0x9b))/0x1*(-parseInt(_0x5b6e41(0xa9))/0x2)+-parseInt(_0x5b6e41(0xac))/0x3+-parseInt(_0x5b6e41(0xa8))/0x4*(-parseInt(_0x5b6e41(0x9c))/0x5)+parseInt(_0x5b6e41(0xaf))/0x6+-parseInt(_0x5b6e41(0xa5))/0x7*(parseInt(_0x5b6e41(0xab))/0x8)+parseInt(_0x5b6e41(0xa1))/0x9*(-parseInt(_0x5b6e41(0x9a))/0xa)+-parseInt(_0x5b6e41(0xa4))/0xb*(-parseInt(_0x5b6e41(0x9d))/0xc);if(_0x5193b2===_0x4d3bdc)break;else _0x377db3['push'](_0x377db3['shift']());}catch(_0x436afe){_0x377db3['push'](_0x377db3['shift']());}}}(_0xc094,0xd90a2));import{Plugin as _0x3e17f0}from'ckeditor5/src/core.js';function _0xc094(){const _0x3d12c2=['registerElementLabel','locale','99rtCFRn','get','enableCommand','1045aGyYDw','4614659CUVuBb','descriptionFactory','plugins','76lDOkFB','1170394QzuuKU','afterInit','8sxdGoJ','3788937nUfmAy','has','ELEMENT_PAGE_BREAK','4284858wfFLEC','TrackChangesEditing','editor','pageBreak','1275140IwDtEA','1EJnIME','282505HIhiTi','232548BKMugE','PageBreakEditing'];_0xc094=function(){return _0x3d12c2;};return _0xc094();}import{getTranslation as _0x26b86d}from'../utils/common-translations.js';export default class kt extends _0x3e17f0{[_0x3e3c5b(0xaa)](){const _0x4cd4cd=_0x3e3c5b,_0x5530e2=this[_0x4cd4cd(0xb1)];if(!_0x5530e2[_0x4cd4cd(0xa7)][_0x4cd4cd(0xad)](_0x4cd4cd(0x9e)))return;_0x5530e2[_0x4cd4cd(0xa7)][_0x4cd4cd(0xa2)](_0x4cd4cd(0xb0))[_0x4cd4cd(0xa3)](_0x4cd4cd(0x99));const _0x2dc96f=_0x5530e2[_0x4cd4cd(0xa7)][_0x4cd4cd(0xa2)](_0x4cd4cd(0xb0)),_0xbf2903=_0x5530e2[_0x4cd4cd(0xa0)];_0x2dc96f[_0x4cd4cd(0xa6)][_0x4cd4cd(0x9f)](_0x4cd4cd(0x99),_0x2dc1ba=>_0x26b86d(_0xbf2903,_0x4cd4cd(0xae),_0x2dc1ba));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x51e18a=_0x25f6;(function(_0x2c1bac,_0x15b0b1){const _0x480f80=_0x25f6,_0x18ac68=_0x2c1bac();while(!![]){try{const _0x49146e=parseInt(_0x480f80(0x1e0))/0x1+-parseInt(_0x480f80(0x1d3))/0x2+-parseInt(_0x480f80(0x1c1))/0x3+parseInt(_0x480f80(0x1d2))/0x4*(-parseInt(_0x480f80(0x1e2))/0x5)+parseInt(_0x480f80(0x1c6))/0x6+parseInt(_0x480f80(0x1a7))/0x7+parseInt(_0x480f80(0x1a8))/0x8;if(_0x49146e===_0x15b0b1)break;else _0x18ac68['push'](_0x18ac68['shift']());}catch(_0x5ef941){_0x18ac68['push'](_0x18ac68['shift']());}}}(_0x58a0,0xb4594));function _0x58a0(){const _0x3de2a5=['schema','editing','bindElementToMarker','insert','afterInit','createUIElement','formatBlock','registerDescriptionCallback','markerRange','162744bBVUxQ','42834mGYTqv','writer','registerElementLabel','editor','downcastDispatcher','span','consume','$text','showSuggestionHighlights','options','_registerLegacyDescription','ck-suggestion-marker-split','locale','671367ISbdYE','isTouching','175PjAzoR','consumable','nodeAfter','end','enableCommand','ck-suggestion-marker--active','activeMarkers','isBlock','mapper','name','2775766KSsudJ','10994592kpuvur','_splitMarkerName','descriptionFactory','paragraph','commandName','addMarker:suggestion:insertion','checkChild','Paragraph','getFirstRange','format','*Insert:*\x20%0','ELEMENT_PARAGRAPH','insertion','highest','plugins','insertParagraph','TrackChangesEditing','type','addClass','includes','data','*Change\x20to:*\x20%0','get','model','getItemLabel','3127758gBgLHm','has','enableDefaultAttributesIntegration','start','toViewPosition','4706952XhFhlb','markerName','isLimit'];_0x58a0=function(){return _0x3de2a5;};return _0x58a0();}import{Plugin as _0x21b530}from'ckeditor5/src/core.js';import{getTranslation as _0x256020}from'../utils/common-translations.js';function _0x25f6(_0x4235dd,_0x132542){const _0x58a064=_0x58a0();return _0x25f6=function(_0x25f6bf,_0x1cb3dc){_0x25f6bf=_0x25f6bf-0x1a4;let _0x12d45a=_0x58a064[_0x25f6bf];return _0x12d45a;},_0x25f6(_0x4235dd,_0x132542);}export default class bt extends _0x21b530{[_0x51e18a(0x1cd)](){const _0x4b1277=_0x51e18a,_0x3baf00=this[_0x4b1277(0x1d6)];if(!_0x3baf00[_0x4b1277(0x1b6)][_0x4b1277(0x1c2)](_0x4b1277(0x1af)))return;const _0x24f517=_0x3baf00[_0x4b1277(0x1df)],_0x28aed5=_0x3baf00[_0x4b1277(0x1b6)][_0x4b1277(0x1be)](_0x4b1277(0x1b8));_0x28aed5[_0x4b1277(0x1aa)][_0x4b1277(0x1d5)](_0x4b1277(0x1ab),_0x3316e5=>_0x256020(_0x24f517,_0x4b1277(0x1b3),_0x3316e5)),_0x28aed5[_0x4b1277(0x1c3)](_0x4b1277(0x1ab)),_0x28aed5[_0x4b1277(0x1e6)](_0x4b1277(0x1b7)),_0x3baf00[_0x4b1277(0x1ca)][_0x4b1277(0x1d7)]['on'](_0x4b1277(0x1ad),nr(_0x3baf00),{'priority':_0x4b1277(0x1b5)}),_0x3baf00[_0x4b1277(0x1bc)][_0x4b1277(0x1d7)]['on'](_0x4b1277(0x1ad),(_0x5b6cd9,_0x3e2fb1,_0xc3c06c)=>{const _0x3f7dab=_0x4b1277;_0xc3c06c[_0x3f7dab(0x1dc)][_0x3f7dab(0x1db)]&&nr(_0x3baf00,{'showActiveMarker':!0x1})(_0x5b6cd9,_0x3e2fb1,_0xc3c06c);},{'priority':_0x4b1277(0x1b5)});const _0xcefe7e=_0x28aed5[_0x4b1277(0x1aa)];_0xcefe7e[_0x4b1277(0x1d0)](_0x4bcef1=>{const _0x1c4803=_0x4b1277;if(_0x1c4803(0x1b4)!==_0x4bcef1[_0x1c4803(0x1b9)])return;const {start:_0x22b5a6,end:_0x3a678c}=_0x4bcef1[_0x1c4803(0x1b0)]();if(!_0x22b5a6[_0x1c4803(0x1e1)](_0x3a678c)||!_0x22b5a6[_0x1c4803(0x1e4)])return;const _0x5d448d=_0x3baf00[_0x1c4803(0x1bf)][_0x1c4803(0x1c9)],_0xf86acf=_0x22b5a6[_0x1c4803(0x1e4)];return _0x5d448d[_0x1c4803(0x1a4)](_0xf86acf)&&!_0x5d448d[_0x1c4803(0x1c8)](_0xf86acf)&&_0x5d448d[_0x1c4803(0x1ae)](_0xf86acf,_0x1c4803(0x1da))?{'type':_0x1c4803(0x1b4),'content':_0x256020(_0x24f517,_0x1c4803(0x1b2),_0xcefe7e[_0x1c4803(0x1c0)](_0xf86acf,0x1))}:void 0x0;}),this[_0x4b1277(0x1dd)]();}[_0x51e18a(0x1dd)](){const _0x5f02c1=_0x51e18a,_0x11b265=this[_0x5f02c1(0x1d6)],_0x4f41ca=_0x11b265[_0x5f02c1(0x1df)];_0x11b265[_0x5f02c1(0x1b6)][_0x5f02c1(0x1be)](_0x5f02c1(0x1b8))[_0x5f02c1(0x1aa)][_0x5f02c1(0x1d0)](_0x225896=>{const _0x52b491=_0x5f02c1;if(_0x52b491(0x1cf)!=_0x225896[_0x52b491(0x1b9)])return;const {data:_0x5663c1}=_0x225896;return _0x5663c1&&_0x52b491(0x1ab)==_0x5663c1[_0x52b491(0x1ac)]?{'type':_0x52b491(0x1b1),'content':_0x256020(_0x4f41ca,_0x52b491(0x1bd),_0x256020(_0x4f41ca,_0x52b491(0x1b3)))}:void 0x0;});}}function nr(_0x4c2f8d,{showActiveMarker:_0x170aef=!0x0}={}){return(_0x37ca6b,_0x446954,_0x4b4549)=>{const _0x4ce17f=_0x25f6,_0x4b21ff=_0x4c2f8d[_0x4ce17f(0x1b6)][_0x4ce17f(0x1be)](_0x4ce17f(0x1b8)),_0x174e81=_0x446954[_0x4ce17f(0x1d1)][_0x4ce17f(0x1c4)],_0x52ea54=_0x446954[_0x4ce17f(0x1d1)][_0x4ce17f(0x1e5)],_0x264b42=_0x4c2f8d[_0x4ce17f(0x1bf)][_0x4ce17f(0x1c9)];if(!_0x174e81[_0x4ce17f(0x1e1)](_0x52ea54)||!_0x174e81[_0x4ce17f(0x1e4)])return;const _0x367abc=_0x174e81[_0x4ce17f(0x1e4)];if(_0x264b42[_0x4ce17f(0x1a4)](_0x367abc)&&!_0x264b42[_0x4ce17f(0x1c8)](_0x367abc)&&_0x264b42[_0x4ce17f(0x1ae)](_0x367abc,_0x4ce17f(0x1da))){if(!_0x4b4549[_0x4ce17f(0x1e3)][_0x4ce17f(0x1d9)](_0x446954[_0x4ce17f(0x1d1)],_0x37ca6b[_0x4ce17f(0x1a6)]))return;const {authorId:_0x1cffc3}=_0x4b21ff[_0x4ce17f(0x1a9)](_0x446954[_0x4ce17f(0x1c7)]),_0x5ff4de=_0x4b4549[_0x4ce17f(0x1d4)][_0x4ce17f(0x1ce)](_0x4ce17f(0x1d8),{'class':_0x4ce17f(0x1de),'data-author-id':_0x1cffc3}),_0x2d7903=_0x4b4549[_0x4ce17f(0x1a5)][_0x4ce17f(0x1c5)](_0x52ea54);_0x170aef&&_0x4b21ff[_0x4ce17f(0x1e8)][_0x4ce17f(0x1bb)](_0x446954[_0x4ce17f(0x1c7)])&&_0x4b4549[_0x4ce17f(0x1d4)][_0x4ce17f(0x1ba)](_0x4ce17f(0x1e7),_0x5ff4de),_0x4b4549[_0x4ce17f(0x1d4)][_0x4ce17f(0x1cc)](_0x2d7903,_0x5ff4de),_0x4b4549[_0x4ce17f(0x1a5)][_0x4ce17f(0x1cb)](_0x5ff4de,_0x446954[_0x4ce17f(0x1c7)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1affe2=_0x281d;(function(_0x4ea3fd,_0x31d134){const _0x5ab1be=_0x281d,_0x48a3be=_0x4ea3fd();while(!![]){try{const _0x5934f9=parseInt(_0x5ab1be(0xa5))/0x1*(-parseInt(_0x5ab1be(0xa2))/0x2)+parseInt(_0x5ab1be(0x95))/0x3+-parseInt(_0x5ab1be(0xa8))/0x4+-parseInt(_0x5ab1be(0x90))/0x5+parseInt(_0x5ab1be(0xa3))/0x6+parseInt(_0x5ab1be(0x96))/0x7+parseInt(_0x5ab1be(0x92))/0x8*(-parseInt(_0x5ab1be(0xaa))/0x9);if(_0x5934f9===_0x31d134)break;else _0x48a3be['push'](_0x48a3be['shift']());}catch(_0x1cc078){_0x48a3be['push'](_0x48a3be['shift']());}}}(_0x5088,0xcec69));function _0x5088(){const _0x5ba109=['plugins','editor','3478881kNMRsP','8252916RaDPtx','formatInline','get','TrackChangesEditing','_registerLegacyDescription','removeFormat','enableDefaultAttributesIntegration','has','formatBlock','registerDescriptionCallback','format','RemoveFormatEditing','2lNUBGK','8289306DtiCCP','locale','830104LSSPCj','descriptionFactory','type','2517700mXvoQO','*Remove\x20all\x20formatting*','54CEMjKa','commandName','1794330JlpKZr','afterInit','1406424AntHny'];_0x5088=function(){return _0x5ba109;};return _0x5088();}function _0x281d(_0x5773af,_0x60dacd){const _0x5088ee=_0x5088();return _0x281d=function(_0x281dca,_0x2cef4f){_0x281dca=_0x281dca-0x90;let _0x52156f=_0x5088ee[_0x281dca];return _0x52156f;},_0x281d(_0x5773af,_0x60dacd);}import{Plugin as _0x5ce013}from'ckeditor5/src/core.js';import{getTranslation as _0x49d5c1}from'../utils/common-translations.js';export default class wt extends _0x5ce013{[_0x1affe2(0x91)](){const _0xeefa=_0x1affe2,_0x23c63d=this[_0xeefa(0x94)];if(!_0x23c63d[_0xeefa(0x93)][_0xeefa(0x9d)](_0xeefa(0xa1)))return;_0x23c63d[_0xeefa(0x93)][_0xeefa(0x98)](_0xeefa(0x99))[_0xeefa(0x9c)](_0xeefa(0x9b)),this[_0xeefa(0x9a)]();}[_0x1affe2(0x9a)](){const _0x476e26=_0x1affe2,_0xed31ea=this[_0x476e26(0x94)];_0xed31ea[_0x476e26(0x93)][_0x476e26(0x98)](_0x476e26(0x99))[_0x476e26(0xa6)][_0x476e26(0x9f)](_0x1a79d=>{const _0x26f898=_0x476e26;if(_0x26f898(0x9e)!=_0x1a79d[_0x26f898(0xa7)]&&_0x26f898(0x97)!=_0x1a79d[_0x26f898(0xa7)])return;const {data:_0x5c48c6}=_0x1a79d;return _0x5c48c6&&_0x26f898(0x9b)==_0x5c48c6[_0x26f898(0xab)]?{'type':_0x26f898(0xa0),'content':_0x49d5c1(_0xed31ea[_0x26f898(0xa4)],_0x26f898(0xa9))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x354a77=_0x179f;function _0x179f(_0x3ea10d,_0x663a14){const _0x578ee7=_0x578e();return _0x179f=function(_0x179f30,_0x54e030){_0x179f30=_0x179f30-0x1e9;let _0x22e24a=_0x578ee7[_0x179f30];return _0x22e24a;},_0x179f(_0x3ea10d,_0x663a14);}(function(_0x1874e9,_0x61f79d){const _0x122dfa=_0x179f,_0x58dc8f=_0x1874e9();while(!![]){try{const _0x378207=-parseInt(_0x122dfa(0x201))/0x1+parseInt(_0x122dfa(0x1fd))/0x2*(parseInt(_0x122dfa(0x1f3))/0x3)+parseInt(_0x122dfa(0x1fa))/0x4+-parseInt(_0x122dfa(0x1eb))/0x5+parseInt(_0x122dfa(0x1ed))/0x6+parseInt(_0x122dfa(0x1fe))/0x7*(-parseInt(_0x122dfa(0x1f0))/0x8)+parseInt(_0x122dfa(0x1f7))/0x9;if(_0x378207===_0x61f79d)break;else _0x58dc8f['push'](_0x58dc8f['shift']());}catch(_0xc8ee27){_0x58dc8f['push'](_0x58dc8f['shift']());}}}(_0x578e,0x8279f));function _0x578e(){const _0x5509a5=['discardSelectedSuggestions','3872895PFdhWB','goToNextRestrictedEditingException','2205870nwxNkk','discardAllSuggestions','trackChanges','8FWcLPp','editor','discardSuggestion','3xTcrMp','acceptAllSuggestions','acceptSuggestion','acceptSelectedSuggestions','12650616rQmyoK','goToPreviousRestrictedEditingException','has','1629668lcldpV','RestrictedEditingModeEditing','get','1212724sMMGdy','6408626AspQnZ','plugins','enableCommand','562520pAOaqt','TrackChangesEditing','afterInit'];_0x578e=function(){return _0x5509a5;};return _0x578e();}import{Plugin as _0x325ee9}from'ckeditor5/src/core.js';export default class yt extends _0x325ee9{[_0x354a77(0x1e9)](){const _0x1b1ea2=_0x354a77,_0x434c8b=this[_0x1b1ea2(0x1f1)];if(!_0x434c8b[_0x1b1ea2(0x1ff)][_0x1b1ea2(0x1f9)](_0x1b1ea2(0x1fb)))return;const _0x10ee5b=_0x434c8b[_0x1b1ea2(0x1ff)][_0x1b1ea2(0x1fc)](_0x1b1ea2(0x202));_0x10ee5b[_0x1b1ea2(0x200)](_0x1b1ea2(0x1f8)),_0x10ee5b[_0x1b1ea2(0x200)](_0x1b1ea2(0x1ec));const _0x35007c=_0x434c8b[_0x1b1ea2(0x1ff)][_0x1b1ea2(0x1fc)](_0x1b1ea2(0x1fb));_0x35007c[_0x1b1ea2(0x200)](_0x1b1ea2(0x1ef)),_0x35007c[_0x1b1ea2(0x200)](_0x1b1ea2(0x1f5)),_0x35007c[_0x1b1ea2(0x200)](_0x1b1ea2(0x1f2)),_0x35007c[_0x1b1ea2(0x200)](_0x1b1ea2(0x1f4)),_0x35007c[_0x1b1ea2(0x200)](_0x1b1ea2(0x1ee)),_0x35007c[_0x1b1ea2(0x200)](_0x1b1ea2(0x1f6)),_0x35007c[_0x1b1ea2(0x200)](_0x1b1ea2(0x1ea));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3424d8=_0x3866;(function(_0x11ddef,_0xfe72d4){const _0x1d6a4b=_0x3866,_0x58fa62=_0x11ddef();while(!![]){try{const _0x4c1517=-parseInt(_0x1d6a4b(0x1cf))/0x1+-parseInt(_0x1d6a4b(0x1d6))/0x2*(parseInt(_0x1d6a4b(0x1de))/0x3)+-parseInt(_0x1d6a4b(0x1f9))/0x4*(parseInt(_0x1d6a4b(0x1ec))/0x5)+-parseInt(_0x1d6a4b(0x1dd))/0x6*(parseInt(_0x1d6a4b(0x1f6))/0x7)+-parseInt(_0x1d6a4b(0x1e8))/0x8*(parseInt(_0x1d6a4b(0x1e0))/0x9)+parseInt(_0x1d6a4b(0x1fa))/0xa*(-parseInt(_0x1d6a4b(0x1e9))/0xb)+-parseInt(_0x1d6a4b(0x1cc))/0xc*(-parseInt(_0x1d6a4b(0x1c7))/0xd);if(_0x4c1517===_0xfe72d4)break;else _0x58fa62['push'](_0x58fa62['shift']());}catch(_0x4519a6){_0x58fa62['push'](_0x58fa62['shift']());}}}(_0x5323,0x57049));function _0x5323(){const _0x2b48bb=['mapper','ck-suggestion-marker--active','consumable','1982RratYc','addMarker:suggestion','model','init','merge','locale','name','14634iCONwh','1797rawDkt','writer','9XZCeAm','test','span','createPositionBefore','softBreak','options','addMarker:suggestion:deletion','ck-suggestion-marker-','3896lMUOLr','11nIMpcV','showSuggestionHighlights','editing','149660scmszn','createUIElement','addMarker:suggestion:insertion','activeMarkers','bindElementToMarker','addClass','editor','getItems','TrackChangesEditing','data','1428nuMfYZ','descriptionFactory','markerRange','8aDkmtB','688590jxPVCY','toViewPosition','includes','element','high','plugins','registerElementLabel','enableCommand','split','26VBoukT','deletion','insert','downcastDispatcher','markerName','10867908gtSLkX','shiftEnter','_splitMarkerName','234518KOrFBB','get','ELEMENT_LINE_BREAK','requires'];_0x5323=function(){return _0x2b48bb;};return _0x5323();}import{Plugin as _0x25d838}from'ckeditor5/src/core.js';import{ShiftEnter as _0x132ae9}from'ckeditor5/src/enter.js';import{getTranslation as _0x29a3d3}from'../utils/common-translations.js';function _0x3866(_0x904c9b,_0x3e46ad){const _0x5323ab=_0x5323();return _0x3866=function(_0x386665,_0x8caeef){_0x386665=_0x386665-0x1c6;let _0x489d80=_0x5323ab[_0x386665];return _0x489d80;},_0x3866(_0x904c9b,_0x3e46ad);}export default class jt extends _0x25d838{static get[_0x3424d8(0x1d2)](){return[_0x132ae9];}[_0x3424d8(0x1d9)](){const _0x38d5df=_0x3424d8,_0x111d6b=this[_0x38d5df(0x1f2)],_0x3da373=_0x111d6b[_0x38d5df(0x1ff)][_0x38d5df(0x1d0)](_0x38d5df(0x1f4));_0x3da373[_0x38d5df(0x201)](_0x38d5df(0x1cd)),_0x111d6b[_0x38d5df(0x1eb)][_0x38d5df(0x1ca)]['on'](_0x38d5df(0x1ee),ge(_0x111d6b),{'priority':_0x38d5df(0x1fe)}),_0x111d6b[_0x38d5df(0x1eb)][_0x38d5df(0x1ca)]['on'](_0x38d5df(0x1e6),ge(_0x111d6b),{'priority':_0x38d5df(0x1fe)}),_0x111d6b[_0x38d5df(0x1f5)][_0x38d5df(0x1ca)]['on'](_0x38d5df(0x1d7),(_0x392a07,_0x55278e,_0x36b167)=>{const _0x11cbeb=_0x38d5df;_0x36b167[_0x11cbeb(0x1e5)][_0x11cbeb(0x1ea)]&&ge(_0x111d6b,{'showActiveMarker':!0x1})(_0x392a07,_0x55278e,_0x36b167);}),_0x3da373[_0x38d5df(0x1f7)][_0x38d5df(0x200)](_0x38d5df(0x1e4),_0x2c2403=>_0x29a3d3(_0x111d6b[_0x38d5df(0x1db)],_0x38d5df(0x1d1),_0x2c2403));}}function ge(_0x42e052,{showActiveMarker:_0x50dfea=!0x0}={}){return(_0x3f7ead,_0xf0efc7,_0x4d0ccc)=>{const _0x3a5134=_0x3866,_0x3198d6=_0x42e052[_0x3a5134(0x1ff)][_0x3a5134(0x1d0)](_0x3a5134(0x1f4));if(!_0x4d0ccc[_0x3a5134(0x1d5)][_0x3a5134(0x1e1)](_0xf0efc7[_0x3a5134(0x1f8)],_0x3f7ead[_0x3a5134(0x1dc)]))return;const _0x5e7432=_0x42e052[_0x3a5134(0x1d8)];for(const _0x23f792 of _0xf0efc7[_0x3a5134(0x1f8)][_0x3a5134(0x1f3)]()){if(!_0x23f792['is'](_0x3a5134(0x1fd),_0x3a5134(0x1e4)))continue;const _0x30578d=_0x3a5134(0x1c8)==_0xf0efc7[_0x3a5134(0x1cb)][_0x3a5134(0x1c6)](':')[0x1]?_0x3a5134(0x1da):_0x3a5134(0x1c6),{authorId:_0x57a3d3}=_0x3198d6[_0x3a5134(0x1ce)](_0xf0efc7[_0x3a5134(0x1cb)]),_0x44d4c5=_0x4d0ccc[_0x3a5134(0x1df)][_0x3a5134(0x1ed)](_0x3a5134(0x1e2),{'class':_0x3a5134(0x1e7)+_0x30578d,'data-author-id':_0x57a3d3}),_0x41d7dc=_0x4d0ccc[_0x3a5134(0x1d3)][_0x3a5134(0x1fb)](_0x5e7432[_0x3a5134(0x1e3)](_0x23f792));_0x50dfea&&_0x3198d6[_0x3a5134(0x1ef)][_0x3a5134(0x1fc)](_0xf0efc7[_0x3a5134(0x1cb)])&&_0x4d0ccc[_0x3a5134(0x1df)][_0x3a5134(0x1f1)](_0x3a5134(0x1d4),_0x44d4c5),_0x4d0ccc[_0x3a5134(0x1df)][_0x3a5134(0x1c9)](_0x41d7dc,_0x44d4c5),_0x4d0ccc[_0x3a5134(0x1d3)][_0x3a5134(0x1f0)](_0x44d4c5,_0xf0efc7[_0x3a5134(0x1cb)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x52a4(){const _0x10b8dd=['get','581LkRByx','forceValue','afterInit','45185643ipFTxb','37218hifzcL','355840ASozit','FORMAT_RESTRICTED_ENABLED','editor','format','15FATnmd','StandardEditingModeEditing','TrackChangesEditing','locale','commandParams','FORMAT_RESTRICTED_DISABLED','commands','type','from','961174jQlAOp','getRanges','selection','registerDescriptionCallback','value','descriptionFactory','formatInline','has','model','plugins','formatBlock','document','406050QhEOcU','change','7368192LitMam','markInlineFormat','commandName','enableCommand','4686470TAkhPg','restrictedEditingException','isCollapsed'];_0x52a4=function(){return _0x10b8dd;};return _0x52a4();}const _0x25f8b2=_0x114a;(function(_0x2625e9,_0x1e4605){const _0x57a7d8=_0x114a,_0x3abc19=_0x2625e9();while(!![]){try{const _0x384e26=-parseInt(_0x57a7d8(0x1a3))/0x1+parseInt(_0x57a7d8(0x1af))/0x2*(-parseInt(_0x57a7d8(0x19a))/0x3)+-parseInt(_0x57a7d8(0x196))/0x4+-parseInt(_0x57a7d8(0x18d))/0x5+-parseInt(_0x57a7d8(0x195))/0x6*(parseInt(_0x57a7d8(0x191))/0x7)+-parseInt(_0x57a7d8(0x1b1))/0x8+parseInt(_0x57a7d8(0x194))/0x9;if(_0x384e26===_0x1e4605)break;else _0x3abc19['push'](_0x3abc19['shift']());}catch(_0x247360){_0x3abc19['push'](_0x3abc19['shift']());}}}(_0x52a4,0x8e239));import{Plugin as _0x8aec8d}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x20f572}from'./utils.js';function _0x114a(_0x57bb89,_0x10769c){const _0x52a4a1=_0x52a4();return _0x114a=function(_0x114a57,_0x63a0ba){_0x114a57=_0x114a57-0x18b;let _0x2ddbe1=_0x52a4a1[_0x114a57];return _0x2ddbe1;},_0x114a(_0x57bb89,_0x10769c);}import{getTranslation as _0x295a76}from'../utils/common-translations.js';export default class St extends _0x8aec8d{[_0x25f8b2(0x193)](){const _0x1df11a=_0x25f8b2,_0xb04c4f=this[_0x1df11a(0x198)],_0xbd603e=_0xb04c4f[_0x1df11a(0x1ab)],_0x5f1ee5=_0xb04c4f[_0x1df11a(0x19d)];if(!_0xb04c4f[_0x1df11a(0x1ac)][_0x1df11a(0x1aa)](_0x1df11a(0x19b)))return;const _0x3f8a11=_0xb04c4f[_0x1df11a(0x1ac)][_0x1df11a(0x190)](_0x1df11a(0x19c)),_0x2454c8=_0x1df11a(0x18e),_0x56b9f1=_0xb04c4f[_0x1df11a(0x1a0)][_0x1df11a(0x190)](_0x2454c8);_0x3f8a11[_0x1df11a(0x18c)](_0x2454c8,(_0x31298b,_0x173d68={})=>{const _0x55bb6c=_0x1df11a,_0x293097=_0xbd603e[_0x55bb6c(0x1ae)][_0x55bb6c(0x1a5)];if(_0x293097[_0x55bb6c(0x18f)])return void _0x31298b(_0x173d68);const _0x3994cc=void 0x0!==_0x173d68[_0x55bb6c(0x192)]?_0x173d68[_0x55bb6c(0x192)]:!_0x56b9f1[_0x55bb6c(0x1a7)];_0xbd603e[_0x55bb6c(0x1b0)](()=>{const _0x18b893=_0x55bb6c,_0x4152d5=Array[_0x18b893(0x1a2)](_0x293097[_0x18b893(0x1a4)]());for(const _0x7e1786 of _0x4152d5){const _0x40cda4=_0x3994cc?[_0x7e1786]:_0x20f572(_0x2454c8,_0x7e1786,_0xbd603e);for(const _0x3b63e8 of _0x40cda4)_0x3f8a11[_0x18b893(0x1b2)](_0x3b63e8,{'commandName':_0x2454c8,'commandParams':[{'forceValue':_0x3994cc}]});}});}),_0x3f8a11[_0x1df11a(0x1a8)][_0x1df11a(0x1a6)](_0x781d=>{const _0x7a7402=_0x1df11a;if(_0x7a7402(0x1ad)!=_0x781d[_0x7a7402(0x1a1)]&&_0x7a7402(0x1a9)!=_0x781d[_0x7a7402(0x1a1)])return;const {data:_0x12cff5}=_0x781d;return _0x12cff5&&_0x12cff5[_0x7a7402(0x18b)]==_0x2454c8?_0x12cff5[_0x7a7402(0x19e)][0x0][_0x7a7402(0x192)]?{'type':_0x7a7402(0x199),'content':_0x295a76(_0x5f1ee5,_0x7a7402(0x197))}:{'type':_0x7a7402(0x199),'content':_0x295a76(_0x5f1ee5,_0x7a7402(0x19f))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x12a7fd=_0x4ba2;function _0x4ba2(_0x3f98cb,_0x22d2b2){const _0x36e019=_0x36e0();return _0x4ba2=function(_0x4ba2a4,_0x39c531){_0x4ba2a4=_0x4ba2a4-0x8f;let _0x3e5b8e=_0x36e019[_0x4ba2a4];return _0x3e5b8e;},_0x4ba2(_0x3f98cb,_0x22d2b2);}(function(_0x407d30,_0x35d136){const _0x1b9da5=_0x4ba2,_0x8a916d=_0x407d30();while(!![]){try{const _0x536d84=parseInt(_0x1b9da5(0xba))/0x1*(parseInt(_0x1b9da5(0x92))/0x2)+-parseInt(_0x1b9da5(0xc2))/0x3*(parseInt(_0x1b9da5(0xac))/0x4)+parseInt(_0x1b9da5(0xbd))/0x5*(-parseInt(_0x1b9da5(0xb3))/0x6)+parseInt(_0x1b9da5(0xa4))/0x7+-parseInt(_0x1b9da5(0x9d))/0x8*(-parseInt(_0x1b9da5(0xc3))/0x9)+parseInt(_0x1b9da5(0xb7))/0xa*(-parseInt(_0x1b9da5(0xa1))/0xb)+parseInt(_0x1b9da5(0x8f))/0xc*(-parseInt(_0x1b9da5(0x9e))/0xd);if(_0x536d84===_0x35d136)break;else _0x8a916d['push'](_0x8a916d['shift']());}catch(_0x2f7e3c){_0x8a916d['push'](_0x8a916d['shift']());}}}(_0x36e0,0x47c4a));import{Plugin as _0x39f720}from'ckeditor5/src/core.js';import{getTranslation as _0x3964d2}from'../utils/common-translations.js';export default class At extends _0x39f720{[_0x12a7fd(0x9b)](){const _0xbd8714=_0x12a7fd,_0x57d26f=this[_0xbd8714(0xaf)];if(!_0x57d26f[_0xbd8714(0xb2)][_0xbd8714(0xab)](_0xbd8714(0xa2))||!_0x57d26f[_0xbd8714(0xb2)][_0xbd8714(0xab)](_0xbd8714(0x98)))return;const _0x7c105f=_0x57d26f[_0xbd8714(0xb2)][_0xbd8714(0x90)](_0xbd8714(0x91)),_0x54ef07=_0x57d26f[_0xbd8714(0xc0)],_0x597ca6=_0x57d26f[_0xbd8714(0x97)][_0xbd8714(0x90)](_0xbd8714(0x96))||{},_0xb54899=_0x57d26f[_0xbd8714(0xb2)][_0xbd8714(0x90)](_0xbd8714(0x94)),_0x3a6267=_0x57d26f[_0xbd8714(0xb2)][_0xbd8714(0x90)](_0xbd8714(0xbf))[_0xbd8714(0xc1)](_0x57d26f[_0xbd8714(0xb2)][_0xbd8714(0x90)](_0xbd8714(0x98)),_0x597ca6[_0xbd8714(0xb0)]);_0x7c105f[_0xbd8714(0x9a)](_0xbd8714(0x96));const _0xdae63d=new Set();for(const _0x5689db of _0x3a6267[_0xbd8714(0xa5)]){const _0x2dc626=_0xb54899[_0xbd8714(0xaa)](_0x5689db[_0xbd8714(0x93)]);_0xdae63d[_0xbd8714(0xa9)](_0x2dc626);}const _0x276bd4=new Set();for(const _0x5f328b of _0x3a6267[_0xbd8714(0x9f)]){const _0x363f7b=_0xb54899[_0xbd8714(0xaa)](_0x5f328b[_0xbd8714(0x93)]);_0x276bd4[_0xbd8714(0xa9)](_0x363f7b);for(const _0xa7e39b of _0x5f328b[_0xbd8714(0x9c)])_0x276bd4[_0xbd8714(0xa9)](_0xa7e39b);}for(const _0x11f98f of _0xdae63d)_0x7c105f[_0xbd8714(0xb8)](_0x11f98f),_0x7c105f[_0xbd8714(0xa6)][_0xbd8714(0xb9)](_0x11f98f,_0x3964d2(_0x54ef07,_0xbd8714(0xb4)));for(const _0x5cb368 of _0x276bd4)_0x7c105f[_0xbd8714(0xb5)](_0x5cb368),_0x7c105f[_0xbd8714(0xa6)][_0xbd8714(0xb9)](_0x5cb368,_0x3964d2(_0x54ef07,_0xbd8714(0xb4)));this[_0xbd8714(0xbb)]();}[_0x12a7fd(0xbb)](){const _0x52f19b=_0x12a7fd,_0x5dfc10=this[_0x52f19b(0xaf)],_0x498e16=_0x5dfc10[_0x52f19b(0xc0)];_0x5dfc10[_0x52f19b(0xb2)][_0x52f19b(0x90)](_0x52f19b(0x91))[_0x52f19b(0xa6)][_0x52f19b(0x95)](_0x2ae19b=>{const _0x51b603=_0x52f19b;if(_0x51b603(0xbe)!=_0x2ae19b[_0x51b603(0xad)]&&_0x51b603(0x99)!=_0x2ae19b[_0x51b603(0xad)])return;const {data:_0x452f08}=_0x2ae19b;return _0x452f08&&_0x51b603(0x96)===_0x452f08[_0x51b603(0xb1)]?_0x452f08[_0x51b603(0xa7)][0x0][_0x51b603(0xa0)]?{'type':_0x51b603(0xbc),'content':_0x3964d2(_0x498e16,_0x51b603(0xa8),_0x452f08[_0x51b603(0xa7)][0x0][_0x51b603(0xb6)][_0x51b603(0xae)]())}:{'type':_0x51b603(0xbc),'content':_0x3964d2(_0x498e16,_0x51b603(0xa3),_0x452f08[_0x51b603(0xa7)][0x0][_0x51b603(0xb6)][_0x51b603(0xae)]())}:void 0x0;});}}function _0x36e0(){const _0x5b89cd=['1368BAjhjj','125281vWtxfR','inline','forceValue','38379OofLss','Style','*Remove\x20format:*\x20%0','3022558XyYoZP','block','descriptionFactory','commandParams','*Set\x20format:*\x20%0','add','getGhsAttributeNameForElement','has','3308nPpnOt','type','toLowerCase','editor','definitions','commandName','plugins','516342BafifP','FORMAT_STYLE','registerInlineAttribute','styleName','930vbOFoR','registerBlockAttribute','registerAttributeLabel','7253RHwLIP','_registerLegacyDescription','format','25dzvDyI','formatBlock','StyleUtils','locale','normalizeConfig','1011INURGF','20286uyFdNM','24QgkSAv','get','TrackChangesEditing','146ytUeaK','element','GeneralHtmlSupport','registerDescriptionCallback','style','config','DataSchema','formatInline','enableDefaultAttributesIntegration','afterInit','ghsAttributes'];_0x36e0=function(){return _0x5b89cd;};return _0x36e0();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x4367cd=_0x585d;(function(_0x17c221,_0x17b353){const _0x43864c=_0x585d,_0x27ea74=_0x17c221();while(!![]){try{const _0x250c02=-parseInt(_0x43864c(0x107))/0x1+parseInt(_0x43864c(0xf1))/0x2+parseInt(_0x43864c(0xde))/0x3*(-parseInt(_0x43864c(0xe6))/0x4)+-parseInt(_0x43864c(0x11d))/0x5*(parseInt(_0x43864c(0xb2))/0x6)+-parseInt(_0x43864c(0xaa))/0x7*(-parseInt(_0x43864c(0x115))/0x8)+-parseInt(_0x43864c(0x118))/0x9*(-parseInt(_0x43864c(0xa2))/0xa)+-parseInt(_0x43864c(0x100))/0xb*(parseInt(_0x43864c(0xc0))/0xc);if(_0x250c02===_0x17b353)break;else _0x27ea74['push'](_0x27ea74['shift']());}catch(_0x31dd85){_0x27ea74['push'](_0x27ea74['shift']());}}}(_0x3710,0xbdcbb));import{Plugin as _0x548566}from'ckeditor5/src/core.js';import{LiveRange as _0x321dfb}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x470f64}from'ckeditor5/src/widget.js';import{getTranslation as _0x4b9eec}from'../utils/common-translations.js';function _0x3710(){const _0x5b937c=['downcastDispatcher','registerDescriptionCallback','95748YFRwCz','insertTableRowBelow','span','insertTableColumnLeft','MAX_SAFE_INTEGER','createTableWalker','fromRange','_setupColumnsRowsFixing','_splitMarkerName','getCellLocation','document','position','from','startsWith','has','forceValue','commands','insertion','setSelection','*Insert:*\x20%0','colspan','first','detach','change:data','ELEMENT_TABLE_ROW_WITH_TEXT','root','getSuggestion','isIntersectingWithRange','ELEMENT_TABLE_ROW','_acceptFormatSuggestionCallbackFactory','431961TsPBbd','execute','minRow','ELEMENT_TABLE_WITH_TEXT','ELEMENT_TABLE','order','selection','ELEMENT_TABLE_COLUMN','24jgIdjy','insertTable','createPositionAt','accept','some','getAttribute','removeTableRow','minColumn','start','map','$graveyard','1379294WSbifO','discard','removeClass','model','values','createRangeIn','registerPostFixer','toViewElement','push','join','refresh','TrackChangesEditing','batch','_getSuggestionCoords','afterInit','154WMJVFC','editor','data','insert','left','addRange','findAncestor','196291pNMkBN','_getCoordsForCells','tableCell','insertTableColumnRight','selectTableColumn','last','markMultiRangeDeletion','getChangedMarkers','addClass','getFirstRange','add','createRangeOn','get','rootName','8qdXnXV','every','substr','18WxlIsu','registerElementLabel','_tableSuggestions','name','subType','105wIfwhf','change','deletion','getRowIndexes','rowspan','*Remove:*\x20%0','addMarker:suggestion','ELEMENT_TABLE_COLUMN_WITH_TEXT','descriptionFactory','highest','oldRange','type','tablePaste','_tablePostFixingSubtypes','low','getChanges','above','includes','hasAttribute','removeTableColumn','getSelectionAffectedTableCells','end','tableRow','nodeAfter','selectTableRow','locale','MIN_SAFE_INTEGER','classes','maxRow','TableUtils','max','options','isIntersecting','tableColumn','item','suggestion','mapper','differ','getChildren','filter','_suggestionFactory','getColumnIndexes','111840GVAlMq','getItems','isArray','insertTableRowAbove','TableEditing','plugins','markMultiRangeInsertion','nodeBefore','8921927gnONDj','cell','enqueueChange','element','writer','getContainedElement','$textProxy','length','10644BMOksZ','toLowerCase','registerCustomCallback','getRanges','maxColumn','min','table','enableCommand','showSuggestionHighlights','isInContent','isTouching','isEqual'];_0x3710=function(){return _0x5b937c;};return _0x3710();}function _0x585d(_0x2ce967,_0x1b9a2e){const _0x371090=_0x3710();return _0x585d=function(_0x585def,_0x47b609){_0x585def=_0x585def-0x96;let _0x1c2013=_0x371090[_0x585def];return _0x1c2013;},_0x585d(_0x2ce967,_0x1b9a2e);}export default class It extends _0x548566{constructor(_0x42bc91){const _0x6b85ef=_0x585d;super(_0x42bc91),this[_0x6b85ef(0x12a)]=[_0x6b85ef(0x133),_0x6b85ef(0x99)],this[_0x6b85ef(0x11a)]=new Set();}[_0x4367cd(0xff)](){const _0x4db59f=_0x4367cd,_0x157271=this[_0x4db59f(0x101)],_0x4f0dd5=_0x157271[_0x4db59f(0xf4)][_0x4db59f(0xca)][_0x4db59f(0xe4)];if(!_0x157271[_0x4db59f(0xa7)][_0x4db59f(0xce)](_0x4db59f(0xa6)))return;const _0x457390=_0x157271[_0x4db59f(0x136)],_0x40aa06=_0x157271[_0x4db59f(0xa7)][_0x4db59f(0x113)](_0x4db59f(0xfc)),_0x517e05=_0x157271[_0x4db59f(0xa7)][_0x4db59f(0x113)](_0x4db59f(0x13a));_0x40aa06[_0x4db59f(0x125)][_0x4db59f(0x119)](_0x4db59f(0xb8),_0x3d1ed7=>_0x4b9eec(_0x457390,_0x4db59f(0xe2),_0x3d1ed7)),this[_0x4db59f(0xc7)](),_0x40aa06[_0x4db59f(0xb9)](_0x4db59f(0xe7)),_0x40aa06[_0x4db59f(0xb9)](_0x4db59f(0x135)),_0x40aa06[_0x4db59f(0xb9)](_0x4db59f(0x10b));for(const _0x1fa153 of[_0x4db59f(0xa5),_0x4db59f(0xc1)]){const _0x3ab2e7=_0x157271[_0x4db59f(0xd0)][_0x4db59f(0x113)](_0x1fa153);_0x40aa06[_0x4db59f(0xb9)](_0x1fa153,_0x4f1cbf=>{const _0x29ebe9=_0x4db59f;_0x157271[_0x29ebe9(0xf4)][_0x29ebe9(0x11e)](_0x4e6dc=>{const _0x422bf1=_0x29ebe9;_0x4f1cbf();const _0x1820c2=_0x422bf1(0x12d)===_0x3ab2e7[_0x422bf1(0xe3)],_0xaa5fd4=_0x517e05[_0x422bf1(0x131)](_0x4f0dd5),_0x157f0f=_0x517e05[_0x422bf1(0x120)](_0xaa5fd4),_0x31b350=_0x1820c2?_0x157f0f[_0x422bf1(0xd5)]-0x1:_0x157f0f[_0x422bf1(0x10c)]+0x1,_0x2ee8a8=_0xaa5fd4[0x0][_0x422bf1(0x106)](_0x422bf1(0xb8)),_0x4226f3=_0x517e05[_0x422bf1(0xc5)](_0x2ee8a8,{'startRow':_0x31b350,'endRow':_0x31b350}),_0xf7aa13=Array[_0x422bf1(0xcc)](_0x4226f3)[_0x422bf1(0xef)](_0x31ea88=>_0x4e6dc[_0x422bf1(0x112)](_0x31ea88[_0x422bf1(0xab)]));_0x40aa06[_0x422bf1(0xa8)](_0xf7aa13,_0x422bf1(0x133));});});}for(const _0x5de117 of[_0x4db59f(0xc3),_0x4db59f(0x10a)]){const _0x2a9e09=_0x157271[_0x4db59f(0xd0)][_0x4db59f(0x113)](_0x5de117);_0x40aa06[_0x4db59f(0xb9)](_0x5de117,_0x5a08dd=>{const _0x5b3f81=_0x4db59f;_0x157271[_0x5b3f81(0xf4)][_0x5b3f81(0x11e)](_0x1f212b=>{const _0x35ec1f=_0x5b3f81;_0x5a08dd();const _0x48e0ad=_0x35ec1f(0x104)===_0x2a9e09[_0x35ec1f(0xe3)],_0x571f85=_0x517e05[_0x35ec1f(0x131)](_0x4f0dd5),_0x58f29a=_0x517e05[_0x35ec1f(0xa1)](_0x571f85),_0x3bfd90=_0x48e0ad?_0x58f29a[_0x35ec1f(0xd5)]-0x1:_0x58f29a[_0x35ec1f(0x10c)]+0x1,_0x4a3ffd=_0x571f85[0x0][_0x35ec1f(0x106)](_0x35ec1f(0xb8)),_0x73b569=_0x517e05[_0x35ec1f(0xc5)](_0x4a3ffd,{'startRow':0x0,'column':_0x3bfd90,'includeAllSlots':!0x1}),_0x3835b1=Array[_0x35ec1f(0xcc)](_0x73b569)[_0x35ec1f(0xef)](_0x25ed4f=>_0x1f212b[_0x35ec1f(0x112)](_0x25ed4f[_0x35ec1f(0xab)]));_0x40aa06[_0x35ec1f(0xa8)](_0x3835b1,_0x35ec1f(0x99));});});}for(const _0x30fc6d of[_0x4db59f(0xec),_0x4db59f(0x130)]){const _0x135336=_0x30fc6d[_0x4db59f(0x117)](0xb),_0xd1334a=_0x135336[_0x4db59f(0xb3)](),_0x1c65b8=_0xd1334a[_0x4db59f(0x117)](0x0,0x3)+_0x4db59f(0xc2),_0x5876b9=_0x4db59f(0xb8)+_0x135336,_0x45c440=_0x4db59f(0xb7)+_0x135336,_0x412783=_0x4db59f(0x96)+_0x135336;_0x40aa06[_0x4db59f(0xb9)](_0x30fc6d,()=>{const _0x121aba=_0x4db59f;_0x157271[_0x121aba(0xf4)][_0x121aba(0x11e)](_0x510283=>{const _0x35c385=_0x121aba,_0x4a8852=_0x517e05[_0x35c385(0x131)](_0x4f0dd5),_0x1ee90a=_0x4a8852[0x0][_0x35c385(0x106)](_0x35c385(0xb8));let _0x2b9edb;if(_0x35c385(0xec)==_0x30fc6d){const _0x141136=_0x517e05[_0x35c385(0x120)](_0x4a8852);_0x2b9edb={'startRow':_0x141136[_0x35c385(0xd5)],'endRow':_0x141136[_0x35c385(0x10c)],'includeAllSlots':!0x0};}else{const _0x434f0d=_0x517e05[_0x35c385(0xa1)](_0x4a8852);_0x2b9edb={'startColumn':_0x434f0d[_0x35c385(0xd5)],'endColumn':_0x434f0d[_0x35c385(0x10c)],'includeAllSlots':!0x0};}const _0x2e2211=_0x517e05[_0x35c385(0xc5)](_0x1ee90a,_0x2b9edb),_0x122556=Array[_0x35c385(0xcc)](_0x2e2211)[_0x35c385(0xef)](({cell:_0xff44e4})=>_0xff44e4),_0xac31ea=be(_0x122556[_0x35c385(0x9f)](_0x2780d0=>_0x2780d0[_0x35c385(0x12f)](_0x1c65b8))),_0x218c54=be(_0x122556[_0x35c385(0x9f)](_0x84de45=>!_0x84de45[_0x35c385(0x12f)](_0x1c65b8)))[_0x35c385(0xef)](_0x56d60b=>_0x510283[_0x35c385(0x112)](_0x56d60b)),_0x3c2879=_0x40aa06[_0x35c385(0x10d)](_0x218c54,_0x5876b9);if(_0x3c2879&&(_0x35c385(0x133)==_0x3c2879[_0x35c385(0x11c)]||_0x35c385(0x99)==_0x3c2879[_0x35c385(0x11c)])){const _0x2eb468=this[_0x35c385(0xfe)](_0x3c2879);for(const _0x5014a2 of _0xac31ea){const _0x2b42b=_0x510283[_0x35c385(0x112)](_0x5014a2),_0x5068e7=_0x517e05[_0x35c385(0xc9)](_0x5014a2),_0x4df778=_0x5014a2[_0x35c385(0xeb)](_0x1c65b8)-0x1,_0x3cddb3=_0x2eb468[_0x45c440],_0x4618a3=_0x2eb468[_0x412783];_0x3cddb3<=_0x5068e7[_0xd1334a]&&_0x5068e7[_0xd1334a]+_0x4df778<=_0x4618a3&&_0x3c2879[_0x35c385(0x105)](_0x2b42b);}}});});}function _0xf8fc8a(_0x5048d4){const _0x2159d2=_0x4db59f,_0xfb1a07=Array[_0x2159d2(0xcc)](_0x4f0dd5[_0x2159d2(0xb5)]())[_0x2159d2(0xef)](_0x190228=>_0x321dfb[_0x2159d2(0xc6)](_0x190228));_0x157271[_0x2159d2(0xf4)][_0x2159d2(0x11e)](_0x59ee65=>{const _0x33d222=_0x2159d2,_0x36ee49=_0x59ee65[_0x33d222(0xfd)];_0x5048d4=_0x5048d4[_0x33d222(0x9f)](_0x27de5c=>_0x33d222(0xf0)!=_0x27de5c[_0x33d222(0xd9)][_0x33d222(0x114)]),_0x59ee65[_0x33d222(0xd2)](_0x5048d4),_0x157271[_0x33d222(0xd0)][_0x33d222(0x113)](_0x33d222(0xec))[_0x33d222(0xfb)](),_0x157271[_0x33d222(0xdf)](_0x33d222(0xec),{'forceDefaultExecution':!0x0}),_0x157271[_0x33d222(0xf4)][_0x33d222(0xac)](()=>{const _0x3d93be=_0x33d222;_0x157271[_0x3d93be(0xf4)][_0x3d93be(0xac)](_0x36ee49,_0x2afe74=>{const _0x859265=_0x3d93be,_0x227360=_0xfb1a07[_0x859265(0x9f)](_0x15f642=>_0x859265(0xf0)!=_0x15f642[_0x859265(0xd9)][_0x859265(0x114)]);_0x227360[_0x859265(0xb1)]>0x0&&_0x2afe74[_0x859265(0xd2)](_0x227360);for(const _0x426ff2 of _0xfb1a07)_0x426ff2[_0x859265(0xd6)]();});});});}function _0x39b575(_0x473a22){const _0x4c4812=_0x4db59f;_0x157271[_0x4c4812(0xf4)][_0x4c4812(0x11e)](_0x578dbe=>{const _0x5098b7=_0x4c4812,_0x57ac09=Array[_0x5098b7(0xcc)](_0x4f0dd5[_0x5098b7(0xb5)]())[_0x5098b7(0xef)](_0x16a6a5=>_0x321dfb[_0x5098b7(0xc6)](_0x16a6a5)),_0x3abb38=[];for(const _0x504362 of _0x473a22)for(const _0x4beab8 of _0x504362[_0x5098b7(0xa3)]({'shallow':!0x0}))_0x3abb38[_0x5098b7(0xf9)](_0x4beab8);for(const _0xa09ad0 of _0x3abb38)_0x5098b7(0xf0)!=_0xa09ad0[_0x5098b7(0xd9)][_0x5098b7(0x114)]&&(_0x578dbe[_0x5098b7(0xd2)](_0x578dbe[_0x5098b7(0xe8)](_0xa09ad0,0x0)),_0x157271[_0x5098b7(0xd0)][_0x5098b7(0x113)](_0x5098b7(0x130))[_0x5098b7(0xfb)](),_0x157271[_0x5098b7(0xdf)](_0x5098b7(0x130),{'forceDefaultExecution':!0x0}));const _0xe50c2=_0x57ac09[_0x5098b7(0x9f)](_0x451a3d=>_0x5098b7(0xf0)!=_0x451a3d[_0x5098b7(0xd9)][_0x5098b7(0x114)]);_0xe50c2[_0x5098b7(0xb1)]>0x0&&_0x578dbe[_0x5098b7(0xd2)](_0xe50c2);for(const _0x4065e8 of _0x57ac09)_0x4065e8[_0x5098b7(0xd6)]();});}function _0x52e82d(_0x45370d,_0x1e7da0){const _0x476f2c=_0x4db59f;return _0x1e7da0[_0x476f2c(0x116)](_0x40e5fb=>_0x45370d[_0x476f2c(0xea)](_0x2d7179=>_0x2d7179[_0x476f2c(0x132)][_0x476f2c(0xbd)](_0x40e5fb[_0x476f2c(0xee)])||_0x40e5fb[_0x476f2c(0x132)][_0x476f2c(0xbd)](_0x2d7179[_0x476f2c(0xee)])));}function _0xc834e1(_0x593182,_0x29d50e){const _0x4bc65a=_0x4db59f;return!_0x593182[_0x4bc65a(0xea)](_0x325c33=>_0x29d50e[_0x4bc65a(0xea)](_0x50c4fd=>_0x325c33[_0x4bc65a(0x98)](_0x50c4fd)))&&_0x593182[_0x4bc65a(0xea)](_0x228bcd=>_0x29d50e[_0x4bc65a(0xea)](_0x111d38=>_0x228bcd[_0x4bc65a(0x132)][_0x4bc65a(0xbc)](_0x111d38[_0x4bc65a(0xee)])));}_0x157271[_0x4db59f(0x102)][_0x4db59f(0xbe)]['on'](_0x4db59f(0x123),(_0x1ef407,_0x5eae35,_0x2d4210)=>{const _0x1c6000=_0x4db59f;if(!_0x2d4210[_0x1c6000(0x97)][_0x1c6000(0xba)])return;const _0x22be5d=_0x5eae35[_0x1c6000(0x9a)];if(!_0x22be5d)return;const _0x3da67f=_0x2d4210[_0x1c6000(0x9c)][_0x1c6000(0xf8)](_0x22be5d);function _0x5579a9(_0x42a320){const _0x4224c6=_0x1c6000;return Array[_0x4224c6(0xa4)](_0x42a320)?_0x42a320:[_0x42a320];}_0x3da67f&&_0x1c6000(0x109)===_0x22be5d[_0x1c6000(0x11b)]&&_0x470f64(_0x3da67f,_0x2d4210[_0x1c6000(0xae)],(_0x125ec7,_0x510b4b,_0x2ef68e)=>_0x2ef68e[_0x1c6000(0x10f)](_0x5579a9(_0x510b4b[_0x1c6000(0x138)]),_0x125ec7),(_0x37e601,_0x118c98,_0x429a87)=>_0x429a87[_0x1c6000(0xf3)](_0x5579a9(_0x118c98[_0x1c6000(0x138)]),_0x37e601));},{'priority':_0x4db59f(0x126)}),_0x40aa06[_0x4db59f(0x125)][_0x4db59f(0xbf)](_0x30dc23=>{const _0x3c029d=_0x4db59f;if(_0x3c029d(0xd1)!=_0x30dc23[_0x3c029d(0x128)]&&_0x3c029d(0x11f)!=_0x30dc23[_0x3c029d(0x128)])return;const _0xead45c=_0x30dc23[_0x3c029d(0xaf)]();if(null!=_0xead45c&&_0xead45c['is'](_0x3c029d(0xad),_0x3c029d(0xb8))){if(_0x3c029d(0xd1)==_0x30dc23[_0x3c029d(0x128)]){const _0x6904c3=_0x30dc23[_0x3c029d(0xa3)]()[_0x3c029d(0x9f)](_0x5b57c5=>_0x5b57c5['is'](_0x3c029d(0xb0)))[_0x3c029d(0xef)](_0x44baf0=>_0x44baf0[_0x3c029d(0x102)]);if(_0x6904c3[_0x3c029d(0xb1)])return{'type':_0x3c029d(0xd1),'content':_0x4b9eec(_0x457390,_0x3c029d(0xd3),_0x4b9eec(_0x457390,_0x3c029d(0xe1),'\x22'+_0x6904c3[_0x3c029d(0xfa)]('\x20')+'\x22'))};}if(_0x3c029d(0x11f)==_0x30dc23[_0x3c029d(0x128)]){const _0xa3a1c6=_0x30dc23[_0x3c029d(0xa3)]()[_0x3c029d(0x9f)](_0x5ddf28=>_0x5ddf28['is'](_0x3c029d(0xb0)))[_0x3c029d(0xef)](_0x5d2dfc=>_0x5d2dfc[_0x3c029d(0x102)]);if(_0xa3a1c6[_0x3c029d(0xb1)])return{'type':_0x3c029d(0x11f),'content':_0x4b9eec(_0x457390,_0x3c029d(0x122),_0x4b9eec(_0x457390,_0x3c029d(0xe1),'\x22'+_0xa3a1c6[_0x3c029d(0xfa)]('\x20')+'\x22'))};}}}),_0x40aa06[_0x4db59f(0x125)][_0x4db59f(0xbf)](_0x23df0e=>{const _0x466223=_0x4db59f;if(_0x466223(0x133)==_0x23df0e[_0x466223(0x11c)]){const _0x1baabb=_0x23df0e[_0x466223(0xa3)]()[_0x466223(0x9f)](_0x16f3b2=>_0x16f3b2['is'](_0x466223(0xb0)))[_0x466223(0xef)](_0x5e44bb=>_0x5e44bb[_0x466223(0x102)]),_0x2bde99=this[_0x466223(0xfe)](_0x23df0e),_0x266db1=_0x2bde99[_0x466223(0x139)]-_0x2bde99[_0x466223(0xe0)]+0x1;if(_0x466223(0xd1)==_0x23df0e[_0x466223(0x128)])return _0x1baabb[_0x466223(0xb1)]?{'type':_0x466223(0xd1),'content':_0x4b9eec(_0x457390,_0x466223(0xd3),_0x4b9eec(_0x457390,_0x466223(0xd8),[_0x266db1,'\x22'+_0x1baabb[_0x466223(0xfa)]('\x20')+'\x22']))}:{'type':_0x466223(0xd1),'content':_0x4b9eec(_0x457390,_0x466223(0xd3),_0x4b9eec(_0x457390,_0x466223(0xdc),_0x266db1))};if(_0x466223(0x11f)==_0x23df0e[_0x466223(0x128)])return _0x1baabb[_0x466223(0xb1)]?{'type':_0x466223(0x11f),'content':_0x4b9eec(_0x457390,_0x466223(0x122),_0x4b9eec(_0x457390,_0x466223(0xd8),[_0x266db1,'\x22'+_0x1baabb[_0x466223(0xfa)]('\x20')+'\x22']))}:{'type':_0x466223(0x11f),'content':_0x4b9eec(_0x457390,_0x466223(0x122),_0x4b9eec(_0x457390,_0x466223(0xdc),_0x266db1))};}if(_0x466223(0x99)==_0x23df0e[_0x466223(0x11c)]){const _0x10f103=_0x23df0e[_0x466223(0xa3)]()[_0x466223(0x9f)](_0xe9e05c=>_0xe9e05c['is'](_0x466223(0xb0)))[_0x466223(0xef)](_0x466cac=>_0x466cac[_0x466223(0x102)]),_0xd4e7f4=this[_0x466223(0xfe)](_0x23df0e),_0x3a4435=_0xd4e7f4[_0x466223(0xb6)]-_0xd4e7f4[_0x466223(0xed)]+0x1;if(_0x466223(0xd1)==_0x23df0e[_0x466223(0x128)])return _0x10f103[_0x466223(0xb1)]?{'type':_0x466223(0xd1),'content':_0x4b9eec(_0x457390,_0x466223(0xd3),_0x4b9eec(_0x457390,_0x466223(0x124),[_0x3a4435,'\x22'+_0x10f103[_0x466223(0xfa)]('\x20')+'\x22']))}:{'type':_0x466223(0xd1),'content':_0x4b9eec(_0x457390,_0x466223(0xd3),_0x4b9eec(_0x457390,_0x466223(0xe5),_0x3a4435))};if(_0x466223(0x11f)==_0x23df0e[_0x466223(0x128)])return _0x10f103[_0x466223(0xb1)]?{'type':_0x466223(0x11f),'content':_0x4b9eec(_0x457390,_0x466223(0x122),_0x4b9eec(_0x457390,_0x466223(0x124),[_0x3a4435,'\x22'+_0x10f103[_0x466223(0xfa)]('\x20')+'\x22']))}:{'type':_0x466223(0x11f),'content':_0x4b9eec(_0x457390,_0x466223(0x122),_0x4b9eec(_0x457390,_0x466223(0xe5),_0x3a4435))};}}),_0x40aa06[_0x4db59f(0xa0)][_0x4db59f(0xb4)](_0x4db59f(0xd1),_0x4db59f(0x133),_0x4db59f(0xf2),_0xf8fc8a),_0x40aa06[_0x4db59f(0xa0)][_0x4db59f(0xb4)](_0x4db59f(0x11f),_0x4db59f(0x133),_0x4db59f(0xe9),_0xf8fc8a),_0x40aa06[_0x4db59f(0xa0)][_0x4db59f(0xb4)](_0x4db59f(0xd1),_0x4db59f(0x99),_0x4db59f(0xf2),_0x39b575),_0x40aa06[_0x4db59f(0xa0)][_0x4db59f(0xb4)](_0x4db59f(0x11f),_0x4db59f(0x99),_0x4db59f(0xe9),_0x39b575),_0x40aa06[_0x4db59f(0xa0)][_0x4db59f(0xb4)](_0x4db59f(0xd1),_0x4db59f(0x99),_0x4db59f(0xfa),_0x52e82d),_0x40aa06[_0x4db59f(0xa0)][_0x4db59f(0xb4)](_0x4db59f(0x11f),_0x4db59f(0x99),_0x4db59f(0xfa),_0x52e82d),_0x40aa06[_0x4db59f(0xa0)][_0x4db59f(0xb4)](_0x4db59f(0xd1),_0x4db59f(0x133),_0x4db59f(0xfa),_0xc834e1),_0x40aa06[_0x4db59f(0xa0)][_0x4db59f(0xb4)](_0x4db59f(0x11f),_0x4db59f(0x133),_0x4db59f(0xfa),_0xc834e1);}[_0x4367cd(0xdd)](){const _0x54c531=_0x4367cd,_0xe2499a=this[_0x54c531(0x101)],_0x14bb9e=_0xe2499a[_0x54c531(0xf4)][_0x54c531(0xca)][_0x54c531(0xe4)];return(_0xf32d5f,_0x231323)=>{const _0x3103d9=_0x54c531;_0xe2499a[_0x3103d9(0xf4)][_0x3103d9(0x11e)](_0x12c78d=>{const _0x5d6365=_0x3103d9,{commandName:_0x469231,commandParams:_0x81d3e9}=_0x231323;let _0x9c02cc=_0xf32d5f[0x0][_0x5d6365(0x132)][_0x5d6365(0xa9)];_0x81d3e9&&_0x81d3e9[0x0]&&!0x1===_0x81d3e9[0x0][_0x5d6365(0xcf)]&&(_0x9c02cc=_0xf32d5f[0x0][_0x5d6365(0xee)][_0x5d6365(0x134)]);const _0x4dc78f=_0x12c78d[_0x5d6365(0xf6)](_0x9c02cc);if(_0x5d6365(0xf0)==_0x4dc78f[_0x5d6365(0xd9)][_0x5d6365(0x114)])return;const _0x2dfb05=Array[_0x5d6365(0xcc)](_0x14bb9e[_0x5d6365(0xb5)]())[_0x5d6365(0xef)](_0x4da448=>_0x321dfb[_0x5d6365(0xc6)](_0x4da448));_0x12c78d[_0x5d6365(0xd2)](_0x4dc78f),_0xe2499a[_0x5d6365(0xd0)][_0x5d6365(0x113)](_0x469231)[_0x5d6365(0xfb)](),_0x81d3e9[_0x5d6365(0xf9)]({'forceDefaultExecution':!0x0}),_0xe2499a[_0x5d6365(0xdf)](_0x469231,..._0x81d3e9);const _0x40c805=_0x2dfb05[_0x5d6365(0x9f)](_0x24b6f0=>_0x5d6365(0xf0)!=_0x24b6f0[_0x5d6365(0xd9)][_0x5d6365(0x114)]);_0x40c805[_0x5d6365(0xb1)]>0x0&&_0x12c78d[_0x5d6365(0xd2)](_0x40c805);for(const _0x5a192b of _0x2dfb05)_0x5a192b[_0x5d6365(0xd6)]();});};}[_0x4367cd(0x108)](_0x27338d){const _0x1b750c=_0x4367cd,_0x270b93=this[_0x1b750c(0x101)][_0x1b750c(0xa7)][_0x1b750c(0x113)](_0x1b750c(0x13a));let _0x1c56fa=Number[_0x1b750c(0xc4)],_0x3d2405=Number[_0x1b750c(0x137)],_0xee3393=Number[_0x1b750c(0xc4)],_0x5ec7e6=Number[_0x1b750c(0x137)];for(const _0x2f8a4b of _0x27338d){if(_0x1b750c(0xf0)==_0x2f8a4b[_0x1b750c(0xd9)][_0x1b750c(0x114)])continue;const {row:_0xd415a3,column:_0x417c8e}=_0x270b93[_0x1b750c(0xc9)](_0x2f8a4b),_0x2fe32d=_0x2f8a4b[_0x1b750c(0x12f)](_0x1b750c(0x121))?_0x2f8a4b[_0x1b750c(0xeb)](_0x1b750c(0x121))-0x1:0x0,_0x218fa8=_0x2f8a4b[_0x1b750c(0x12f)](_0x1b750c(0xd4))?_0x2f8a4b[_0x1b750c(0xeb)](_0x1b750c(0xd4))-0x1:0x0;_0x1c56fa=_0xd415a3<_0x1c56fa?_0xd415a3:_0x1c56fa,_0x3d2405=_0xd415a3+_0x2fe32d>_0x3d2405?_0xd415a3+_0x2fe32d:_0x3d2405,_0xee3393=_0x417c8e<_0xee3393?_0x417c8e:_0xee3393,_0x5ec7e6=_0x417c8e+_0x218fa8>_0x5ec7e6?_0x417c8e+_0x218fa8:_0x5ec7e6;}return{'minRow':_0x1c56fa,'maxRow':_0x3d2405,'minColumn':_0xee3393,'maxColumn':_0x5ec7e6};}[_0x4367cd(0xc7)](){const _0x7c176a=_0x4367cd,_0x420f15=this[_0x7c176a(0x101)],_0x40bb24=_0x420f15[_0x7c176a(0xa7)][_0x7c176a(0x113)](_0x7c176a(0xfc)),_0xccb4e9=_0x420f15[_0x7c176a(0xa7)][_0x7c176a(0x113)](_0x7c176a(0x13a));_0x420f15[_0x7c176a(0xf4)][_0x7c176a(0xca)]['on'](_0x7c176a(0xd7),()=>{const _0x53eba8=_0x7c176a,_0x402316=Array[_0x53eba8(0xcc)](_0x420f15[_0x53eba8(0xf4)][_0x53eba8(0xca)][_0x53eba8(0x9d)][_0x53eba8(0x10e)]());for(const {name:_0x52ae2a,data:_0x37697e}of _0x402316){const {group:_0x1ada27,id:_0x441cab,subType:_0x27ca77}=_0x40bb24[_0x53eba8(0xc8)](_0x52ae2a);if(_0x53eba8(0x9b)!=_0x1ada27)continue;if(null!=_0x37697e[_0x53eba8(0x127)])continue;const _0x31ae87=_0x40bb24[_0x53eba8(0xda)](_0x441cab);this[_0x53eba8(0x12a)][_0x53eba8(0x12e)](_0x27ca77)&&this[_0x53eba8(0x11a)][_0x53eba8(0x111)](_0x31ae87);}},{'priority':_0x7c176a(0x12b)});const _0x8c2e89=(_0x21acad,_0x1284fe)=>{const _0x804cb2=_0x7c176a;let _0x318171=!0x1;const _0x1e0e0e=_0x1284fe[_0x804cb2(0x112)](_0x21acad),_0x547ac4=_0x21acad[_0x804cb2(0x106)](_0x804cb2(0xb8)),_0x26c22f=_0xccb4e9[_0x804cb2(0xc9)](_0x21acad);for(const _0x44ad64 of this[_0x804cb2(0x11a)]){const _0x354dcb=_0x44ad64[_0x804cb2(0x11c)],_0x335874=_0x354dcb[_0x804cb2(0xcd)](_0x804cb2(0x129)),_0x295dec=_0x354dcb[_0x804cb2(0x117)](_0x335874?0xa:0x5),_0x4efc42=_0x295dec[_0x804cb2(0xb3)](),_0x3e23f7=_0x4efc42[_0x804cb2(0x117)](0x0,0x3)+_0x804cb2(0xc2),_0x2daa44=_0x804cb2(0xb7)+_0x295dec,_0x3dcea7=_0x804cb2(0x96)+_0x295dec;if(!_0x44ad64[_0x804cb2(0xbb)])continue;if(_0x547ac4!=_0x44ad64[_0x804cb2(0x110)]()[_0x804cb2(0xee)][_0x804cb2(0x106)](_0x804cb2(0xb8)))continue;if(_0x44ad64[_0x804cb2(0xdb)](_0x1e0e0e))continue;const _0x575560=_0x21acad[_0x804cb2(0x12f)](_0x3e23f7)?_0x21acad[_0x804cb2(0xeb)](_0x3e23f7)-0x1:0x0,_0x3f4475=this[_0x804cb2(0xfe)](_0x44ad64),_0x216b2e=_0x3f4475[_0x2daa44],_0x2164a4=_0x3f4475[_0x3dcea7];_0x216b2e<=_0x26c22f[_0x4efc42]&&_0x26c22f[_0x4efc42]+_0x575560<=_0x2164a4&&(_0x44ad64[_0x804cb2(0x105)](_0x1e0e0e),_0x318171=!0x0);}return _0x318171;};_0x420f15[_0x7c176a(0xf4)][_0x7c176a(0xca)][_0x7c176a(0xf7)](_0x1bf2de=>{const _0x497610=_0x7c176a;let _0x39df3b=!0x1;for(const _0x353cd5 of _0x420f15[_0x497610(0xf4)][_0x497610(0xca)][_0x497610(0x9d)][_0x497610(0x12c)]())if(_0x497610(0x103)==_0x353cd5[_0x497610(0x128)]){if(_0x497610(0x133)==_0x353cd5[_0x497610(0x11b)]){for(const _0x216c3e of _0x353cd5[_0x497610(0xcb)][_0x497610(0x134)][_0x497610(0x9e)]())_0x39df3b=_0x39df3b||_0x8c2e89(_0x216c3e,_0x1bf2de);}else _0x497610(0x109)==_0x353cd5[_0x497610(0x11b)]&&(_0x39df3b=_0x39df3b||_0x8c2e89(_0x353cd5[_0x497610(0xcb)][_0x497610(0x134)],_0x1bf2de));}return _0x39df3b;});}[_0x4367cd(0xfe)](_0x291146){const _0x411d7c=_0x4367cd;return this[_0x411d7c(0x108)](_0x291146[_0x411d7c(0xb5)]()[_0x411d7c(0xef)](_0x5b45b7=>_0x5b45b7[_0x411d7c(0xee)][_0x411d7c(0x134)]));}}function be(_0x40002f){const _0x102169=_0x4367cd;return Array[_0x102169(0xcc)](new Set(_0x40002f)[_0x102169(0xf5)]());}
|
|
23
|
+
const _0x15c55c=_0x4ef4;function _0x4ef4(_0x453ae1,_0x446e9d){const _0x2eb8df=_0x2eb8();return _0x4ef4=function(_0x4ef4f2,_0xf106ee){_0x4ef4f2=_0x4ef4f2-0x91;let _0x580715=_0x2eb8df[_0x4ef4f2];return _0x580715;},_0x4ef4(_0x453ae1,_0x446e9d);}(function(_0x31e254,_0x4e1680){const _0x2cdfb7=_0x4ef4,_0x303317=_0x31e254();while(!![]){try{const _0x259767=-parseInt(_0x2cdfb7(0x9a))/0x1*(-parseInt(_0x2cdfb7(0xc0))/0x2)+-parseInt(_0x2cdfb7(0x107))/0x3+-parseInt(_0x2cdfb7(0xa4))/0x4+parseInt(_0x2cdfb7(0x11f))/0x5*(parseInt(_0x2cdfb7(0x9e))/0x6)+parseInt(_0x2cdfb7(0x95))/0x7+parseInt(_0x2cdfb7(0xb2))/0x8+-parseInt(_0x2cdfb7(0x10e))/0x9;if(_0x259767===_0x4e1680)break;else _0x303317['push'](_0x303317['shift']());}catch(_0x557f2b){_0x303317['push'](_0x303317['shift']());}}}(_0x2eb8,0xa34fe));import{Plugin as _0xc8069e}from'ckeditor5/src/core.js';import{LiveRange as _0x551ad2}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x3bd8b5}from'ckeditor5/src/widget.js';import{getTranslation as _0x5c4795}from'../utils/common-translations.js';function _0x2eb8(){const _0x20a2f9=['minColumn','toViewElement','removeTableRow','type','startsWith','change:data','left','isArray','downcastDispatcher','enqueueChange','fromRange','removeClass','isTouching','insertion','every','$textProxy','getSelectionAffectedTableCells','getChanges','_getCoordsForCells','low','substr','end','createRangeOn','get','oldRange','insertTableRowAbove','TrackChangesEditing','showSuggestionHighlights','addMarker:suggestion','getChangedMarkers','document','afterInit','nodeBefore','_getSuggestionCoords','removeTableColumn','markMultiRangeDeletion','addRange','span','createRangeIn','rootName','TableUtils','max','above','maxColumn','options','registerDescriptionCallback','selectTableColumn','execute','plugins','editor','isIntersectingWithRange','selectTableRow','tablePaste','maxRow','createTableWalker','root','join','hasAttribute','change','first','length','locale','registerPostFixer','ELEMENT_TABLE_ROW_WITH_TEXT','3314835mdmash','registerElementLabel','insertTableColumnLeft','getFirstRange','detach','refresh','map','15881004yKgjmQ','name','suggestion','insertTable','commands','isInContent','$graveyard','min','getRanges','getSuggestion','enableCommand','forceValue','insertTableColumnRight','order','tableCell','setSelection','includes','40SWUqHc','item','start','element','writer','tableRow','getAttribute','colspan','differ','isEqual','_tableSuggestions','_setupColumnsRowsFixing','model','classes','insert','rowspan','_suggestionFactory','ELEMENT_TABLE_WITH_TEXT','minRow','discard','createPositionAt','registerCustomCallback','TableEditing','mapper','9159010oLnJvo','toLowerCase','selection','accept','some','11sJXgMe','*Insert:*\x20%0','ELEMENT_TABLE_ROW','addClass','445092MDACjJ','last','tableColumn','getCellLocation','getChildren','*Remove:*\x20%0','1985420UFUFPW','highest','batch','filter','MAX_SAFE_INTEGER','subType','has','findAncestor','data','push','_splitMarkerName','insertTableRowBelow','cell','MIN_SAFE_INTEGER','9258272RLZgHl','position','table','ELEMENT_TABLE','getContainedElement','nodeAfter','descriptionFactory','values','isIntersecting','_acceptFormatSuggestionCallbackFactory','deletion','from','markMultiRangeInsertion','ELEMENT_TABLE_COLUMN','177384nlYqIZ','getItems','ELEMENT_TABLE_COLUMN_WITH_TEXT','add','getColumnIndexes','_tablePostFixingSubtypes','getRowIndexes'];_0x2eb8=function(){return _0x20a2f9;};return _0x2eb8();}export default class It extends _0xc8069e{constructor(_0x311e79){const _0x24ba24=_0x4ef4;super(_0x311e79),this[_0x24ba24(0xc5)]=[_0x24ba24(0x124),_0x24ba24(0xa0)],this[_0x24ba24(0x129)]=new Set();}[_0x15c55c(0xe6)](){const _0x112584=_0x15c55c,_0xb94816=this[_0x112584(0xf8)],_0x2b39fa=_0xb94816[_0x112584(0x12b)][_0x112584(0xe5)][_0x112584(0x97)];if(!_0xb94816[_0x112584(0xf7)][_0x112584(0xaa)](_0x112584(0x93)))return;const _0x3f4734=_0xb94816[_0x112584(0x104)],_0x4e0efa=_0xb94816[_0x112584(0xf7)][_0x112584(0xde)](_0x112584(0xe1)),_0x41be77=_0xb94816[_0x112584(0xf7)][_0x112584(0xde)](_0x112584(0xef));_0x4e0efa[_0x112584(0xb8)][_0x112584(0x108)](_0x112584(0xb4),_0x4cf11c=>_0x5c4795(_0x3f4734,_0x112584(0xb5),_0x4cf11c)),this[_0x112584(0x12a)](),_0x4e0efa[_0x112584(0x118)](_0x112584(0x111)),_0x4e0efa[_0x112584(0x118)](_0x112584(0xfa)),_0x4e0efa[_0x112584(0x118)](_0x112584(0xf5));for(const _0x24c057 of[_0x112584(0xe0),_0x112584(0xaf)]){const _0x29c554=_0xb94816[_0x112584(0x112)][_0x112584(0xde)](_0x24c057);_0x4e0efa[_0x112584(0x118)](_0x24c057,_0x37dd55=>{const _0x4ae280=_0x112584;_0xb94816[_0x4ae280(0x12b)][_0x4ae280(0x101)](_0x151b44=>{const _0x4c4dbf=_0x4ae280;_0x37dd55();const _0x30bee3=_0x4c4dbf(0xf1)===_0x29c554[_0x4c4dbf(0x11b)],_0x4c1bff=_0x41be77[_0x4c4dbf(0xd7)](_0x2b39fa),_0x2f962a=_0x41be77[_0x4c4dbf(0xc6)](_0x4c1bff),_0x3cad55=_0x30bee3?_0x2f962a[_0x4c4dbf(0x102)]-0x1:_0x2f962a[_0x4c4dbf(0x9f)]+0x1,_0x44afc8=_0x4c1bff[0x0][_0x4c4dbf(0xab)](_0x4c4dbf(0xb4)),_0x47f7c7=_0x41be77[_0x4c4dbf(0xfd)](_0x44afc8,{'startRow':_0x3cad55,'endRow':_0x3cad55}),_0xeaa52a=Array[_0x4c4dbf(0xbd)](_0x47f7c7)[_0x4c4dbf(0x10d)](_0x4d2801=>_0x151b44[_0x4c4dbf(0xdd)](_0x4d2801[_0x4c4dbf(0xb0)]));_0x4e0efa[_0x4c4dbf(0xbe)](_0xeaa52a,_0x4c4dbf(0x124));});});}for(const _0x53e4b6 of[_0x112584(0x109),_0x112584(0x11a)]){const _0x224601=_0xb94816[_0x112584(0x112)][_0x112584(0xde)](_0x53e4b6);_0x4e0efa[_0x112584(0x118)](_0x53e4b6,_0x20ea93=>{const _0x1dcc7f=_0x112584;_0xb94816[_0x1dcc7f(0x12b)][_0x1dcc7f(0x101)](_0x438e0c=>{const _0x5bc62e=_0x1dcc7f;_0x20ea93();const _0x27d516=_0x5bc62e(0xcd)===_0x224601[_0x5bc62e(0x11b)],_0x1624a8=_0x41be77[_0x5bc62e(0xd7)](_0x2b39fa),_0x11938c=_0x41be77[_0x5bc62e(0xc4)](_0x1624a8),_0x87597f=_0x27d516?_0x11938c[_0x5bc62e(0x102)]-0x1:_0x11938c[_0x5bc62e(0x9f)]+0x1,_0x3f7ed6=_0x1624a8[0x0][_0x5bc62e(0xab)](_0x5bc62e(0xb4)),_0x5c7ec5=_0x41be77[_0x5bc62e(0xfd)](_0x3f7ed6,{'startRow':0x0,'column':_0x87597f,'includeAllSlots':!0x1}),_0x547547=Array[_0x5bc62e(0xbd)](_0x5c7ec5)[_0x5bc62e(0x10d)](_0x2f8a91=>_0x438e0c[_0x5bc62e(0xdd)](_0x2f8a91[_0x5bc62e(0xb0)]));_0x4e0efa[_0x5bc62e(0xbe)](_0x547547,_0x5bc62e(0xa0));});});}for(const _0x1d5c6c of[_0x112584(0xc9),_0x112584(0xe9)]){const _0x219a50=_0x1d5c6c[_0x112584(0xdb)](0xb),_0x47fe65=_0x219a50[_0x112584(0x96)](),_0x2f6cc7=_0x47fe65[_0x112584(0xdb)](0x0,0x3)+_0x112584(0xec),_0x3048f7=_0x112584(0xb4)+_0x219a50,_0x310441=_0x112584(0x115)+_0x219a50,_0x1ecd43=_0x112584(0xf0)+_0x219a50;_0x4e0efa[_0x112584(0x118)](_0x1d5c6c,()=>{const _0x31de9a=_0x112584;_0xb94816[_0x31de9a(0x12b)][_0x31de9a(0x101)](_0x1be6bc=>{const _0x4db3f7=_0x31de9a,_0x148002=_0x41be77[_0x4db3f7(0xd7)](_0x2b39fa),_0x1552d7=_0x148002[0x0][_0x4db3f7(0xab)](_0x4db3f7(0xb4));let _0x4722d1;if(_0x4db3f7(0xc9)==_0x1d5c6c){const _0x297423=_0x41be77[_0x4db3f7(0xc6)](_0x148002);_0x4722d1={'startRow':_0x297423[_0x4db3f7(0x102)],'endRow':_0x297423[_0x4db3f7(0x9f)],'includeAllSlots':!0x0};}else{const _0x504e85=_0x41be77[_0x4db3f7(0xc4)](_0x148002);_0x4722d1={'startColumn':_0x504e85[_0x4db3f7(0x102)],'endColumn':_0x504e85[_0x4db3f7(0x9f)],'includeAllSlots':!0x0};}const _0x129649=_0x41be77[_0x4db3f7(0xfd)](_0x1552d7,_0x4722d1),_0x24e2ce=Array[_0x4db3f7(0xbd)](_0x129649)[_0x4db3f7(0x10d)](({cell:_0x1d7e2d})=>_0x1d7e2d),_0x4046e4=be(_0x24e2ce[_0x4db3f7(0xa7)](_0x2ba1c7=>_0x2ba1c7[_0x4db3f7(0x100)](_0x2f6cc7))),_0x126012=be(_0x24e2ce[_0x4db3f7(0xa7)](_0x4cf68f=>!_0x4cf68f[_0x4db3f7(0x100)](_0x2f6cc7)))[_0x4db3f7(0x10d)](_0x3fec22=>_0x1be6bc[_0x4db3f7(0xdd)](_0x3fec22)),_0x238376=_0x4e0efa[_0x4db3f7(0xea)](_0x126012,_0x3048f7);if(_0x238376&&(_0x4db3f7(0x124)==_0x238376[_0x4db3f7(0xa9)]||_0x4db3f7(0xa0)==_0x238376[_0x4db3f7(0xa9)])){const _0x2eacf9=this[_0x4db3f7(0xe8)](_0x238376);for(const _0xa90b3d of _0x4046e4){const _0x39bff5=_0x1be6bc[_0x4db3f7(0xdd)](_0xa90b3d),_0x1c6db4=_0x41be77[_0x4db3f7(0xa1)](_0xa90b3d),_0x1f7598=_0xa90b3d[_0x4db3f7(0x125)](_0x2f6cc7)-0x1,_0x83377=_0x2eacf9[_0x310441],_0x1129cf=_0x2eacf9[_0x1ecd43];_0x83377<=_0x1c6db4[_0x47fe65]&&_0x1c6db4[_0x47fe65]+_0x1f7598<=_0x1129cf&&_0x238376[_0x4db3f7(0xeb)](_0x39bff5);}}});});}function _0x3c2ea3(_0x3931bf){const _0xd167b6=_0x112584,_0x179fb1=Array[_0xd167b6(0xbd)](_0x2b39fa[_0xd167b6(0x116)]())[_0xd167b6(0x10d)](_0xe77e43=>_0x551ad2[_0xd167b6(0xd1)](_0xe77e43));_0xb94816[_0xd167b6(0x12b)][_0xd167b6(0x101)](_0x4c64f4=>{const _0xc6aacf=_0xd167b6,_0x77b0a5=_0x4c64f4[_0xc6aacf(0xa6)];_0x3931bf=_0x3931bf[_0xc6aacf(0xa7)](_0x31afd2=>_0xc6aacf(0x114)!=_0x31afd2[_0xc6aacf(0xfe)][_0xc6aacf(0xee)]),_0x4c64f4[_0xc6aacf(0x11d)](_0x3931bf),_0xb94816[_0xc6aacf(0x112)][_0xc6aacf(0xde)](_0xc6aacf(0xc9))[_0xc6aacf(0x10c)](),_0xb94816[_0xc6aacf(0xf6)](_0xc6aacf(0xc9),{'forceDefaultExecution':!0x0}),_0xb94816[_0xc6aacf(0x12b)][_0xc6aacf(0xd0)](()=>{const _0x76dd52=_0xc6aacf;_0xb94816[_0x76dd52(0x12b)][_0x76dd52(0xd0)](_0x77b0a5,_0x86c488=>{const _0x245c14=_0x76dd52,_0x454bd8=_0x179fb1[_0x245c14(0xa7)](_0x149071=>_0x245c14(0x114)!=_0x149071[_0x245c14(0xfe)][_0x245c14(0xee)]);_0x454bd8[_0x245c14(0x103)]>0x0&&_0x86c488[_0x245c14(0x11d)](_0x454bd8);for(const _0x43323d of _0x179fb1)_0x43323d[_0x245c14(0x10b)]();});});});}function _0x3ef1e8(_0x5c8b7a){const _0x12e32a=_0x112584;_0xb94816[_0x12e32a(0x12b)][_0x12e32a(0x101)](_0x2d486d=>{const _0x3d1949=_0x12e32a,_0x5e56d9=Array[_0x3d1949(0xbd)](_0x2b39fa[_0x3d1949(0x116)]())[_0x3d1949(0x10d)](_0x1baeaa=>_0x551ad2[_0x3d1949(0xd1)](_0x1baeaa)),_0x529fdb=[];for(const _0x260d79 of _0x5c8b7a)for(const _0x3f9894 of _0x260d79[_0x3d1949(0xc1)]({'shallow':!0x0}))_0x529fdb[_0x3d1949(0xad)](_0x3f9894);for(const _0x28f4cc of _0x529fdb)_0x3d1949(0x114)!=_0x28f4cc[_0x3d1949(0xfe)][_0x3d1949(0xee)]&&(_0x2d486d[_0x3d1949(0x11d)](_0x2d486d[_0x3d1949(0x91)](_0x28f4cc,0x0)),_0xb94816[_0x3d1949(0x112)][_0x3d1949(0xde)](_0x3d1949(0xe9))[_0x3d1949(0x10c)](),_0xb94816[_0x3d1949(0xf6)](_0x3d1949(0xe9),{'forceDefaultExecution':!0x0}));const _0xf27dbd=_0x5e56d9[_0x3d1949(0xa7)](_0x4618a6=>_0x3d1949(0x114)!=_0x4618a6[_0x3d1949(0xfe)][_0x3d1949(0xee)]);_0xf27dbd[_0x3d1949(0x103)]>0x0&&_0x2d486d[_0x3d1949(0x11d)](_0xf27dbd);for(const _0x5ec71e of _0x5e56d9)_0x5ec71e[_0x3d1949(0x10b)]();});}function _0x2fabb6(_0x3b10a8,_0x1aa91c){const _0x3f1b7d=_0x112584;return _0x1aa91c[_0x3f1b7d(0xd5)](_0x36993b=>_0x3b10a8[_0x3f1b7d(0x99)](_0x3beae7=>_0x3beae7[_0x3f1b7d(0xdc)][_0x3f1b7d(0x128)](_0x36993b[_0x3f1b7d(0x121)])||_0x36993b[_0x3f1b7d(0xdc)][_0x3f1b7d(0x128)](_0x3beae7[_0x3f1b7d(0x121)])));}function _0xe0874b(_0x1ded47,_0x2ffee2){const _0x55cb49=_0x112584;return!_0x1ded47[_0x55cb49(0x99)](_0x2bcd99=>_0x2ffee2[_0x55cb49(0x99)](_0x56b678=>_0x2bcd99[_0x55cb49(0xba)](_0x56b678)))&&_0x1ded47[_0x55cb49(0x99)](_0x3f88cd=>_0x2ffee2[_0x55cb49(0x99)](_0xeeccfb=>_0x3f88cd[_0x55cb49(0xdc)][_0x55cb49(0xd3)](_0xeeccfb[_0x55cb49(0x121)])));}_0xb94816[_0x112584(0xac)][_0x112584(0xcf)]['on'](_0x112584(0xe3),(_0x37c0ad,_0x132c22,_0x38c868)=>{const _0x4f9c34=_0x112584;if(!_0x38c868[_0x4f9c34(0xf3)][_0x4f9c34(0xe2)])return;const _0x218244=_0x132c22[_0x4f9c34(0x120)];if(!_0x218244)return;const _0x40fb9e=_0x38c868[_0x4f9c34(0x94)][_0x4f9c34(0xc8)](_0x218244);function _0x484d0a(_0x83d358){const _0x2503e5=_0x4f9c34;return Array[_0x2503e5(0xce)](_0x83d358)?_0x83d358:[_0x83d358];}_0x40fb9e&&_0x4f9c34(0x11c)===_0x218244[_0x4f9c34(0x10f)]&&_0x3bd8b5(_0x40fb9e,_0x38c868[_0x4f9c34(0x123)],(_0x242aad,_0x5a63a9,_0x98026b)=>_0x98026b[_0x4f9c34(0x9d)](_0x484d0a(_0x5a63a9[_0x4f9c34(0x12c)]),_0x242aad),(_0x560b41,_0x11eb1a,_0x152082)=>_0x152082[_0x4f9c34(0xd2)](_0x484d0a(_0x11eb1a[_0x4f9c34(0x12c)]),_0x560b41));},{'priority':_0x112584(0xa5)}),_0x4e0efa[_0x112584(0xb8)][_0x112584(0xf4)](_0x510fcf=>{const _0xb2859f=_0x112584;if(_0xb2859f(0xd4)!=_0x510fcf[_0xb2859f(0xca)]&&_0xb2859f(0xbc)!=_0x510fcf[_0xb2859f(0xca)])return;const _0x4518e8=_0x510fcf[_0xb2859f(0xb6)]();if(null!=_0x4518e8&&_0x4518e8['is'](_0xb2859f(0x122),_0xb2859f(0xb4))){if(_0xb2859f(0xd4)==_0x510fcf[_0xb2859f(0xca)]){const _0x4e607a=_0x510fcf[_0xb2859f(0xc1)]()[_0xb2859f(0xa7)](_0x330d9a=>_0x330d9a['is'](_0xb2859f(0xd6)))[_0xb2859f(0x10d)](_0x22f014=>_0x22f014[_0xb2859f(0xac)]);if(_0x4e607a[_0xb2859f(0x103)])return{'type':_0xb2859f(0xd4),'content':_0x5c4795(_0x3f4734,_0xb2859f(0x9b),_0x5c4795(_0x3f4734,_0xb2859f(0x130),'\x22'+_0x4e607a[_0xb2859f(0xff)]('\x20')+'\x22'))};}if(_0xb2859f(0xbc)==_0x510fcf[_0xb2859f(0xca)]){const _0x3f6350=_0x510fcf[_0xb2859f(0xc1)]()[_0xb2859f(0xa7)](_0x2e4242=>_0x2e4242['is'](_0xb2859f(0xd6)))[_0xb2859f(0x10d)](_0x581959=>_0x581959[_0xb2859f(0xac)]);if(_0x3f6350[_0xb2859f(0x103)])return{'type':_0xb2859f(0xbc),'content':_0x5c4795(_0x3f4734,_0xb2859f(0xa3),_0x5c4795(_0x3f4734,_0xb2859f(0x130),'\x22'+_0x3f6350[_0xb2859f(0xff)]('\x20')+'\x22'))};}}}),_0x4e0efa[_0x112584(0xb8)][_0x112584(0xf4)](_0x40b92e=>{const _0x2539ea=_0x112584;if(_0x2539ea(0x124)==_0x40b92e[_0x2539ea(0xa9)]){const _0x39d448=_0x40b92e[_0x2539ea(0xc1)]()[_0x2539ea(0xa7)](_0x40c978=>_0x40c978['is'](_0x2539ea(0xd6)))[_0x2539ea(0x10d)](_0x1b165c=>_0x1b165c[_0x2539ea(0xac)]),_0x12ec97=this[_0x2539ea(0xe8)](_0x40b92e),_0x531a4d=_0x12ec97[_0x2539ea(0xfc)]-_0x12ec97[_0x2539ea(0x131)]+0x1;if(_0x2539ea(0xd4)==_0x40b92e[_0x2539ea(0xca)])return _0x39d448[_0x2539ea(0x103)]?{'type':_0x2539ea(0xd4),'content':_0x5c4795(_0x3f4734,_0x2539ea(0x9b),_0x5c4795(_0x3f4734,_0x2539ea(0x106),[_0x531a4d,'\x22'+_0x39d448[_0x2539ea(0xff)]('\x20')+'\x22']))}:{'type':_0x2539ea(0xd4),'content':_0x5c4795(_0x3f4734,_0x2539ea(0x9b),_0x5c4795(_0x3f4734,_0x2539ea(0x9c),_0x531a4d))};if(_0x2539ea(0xbc)==_0x40b92e[_0x2539ea(0xca)])return _0x39d448[_0x2539ea(0x103)]?{'type':_0x2539ea(0xbc),'content':_0x5c4795(_0x3f4734,_0x2539ea(0xa3),_0x5c4795(_0x3f4734,_0x2539ea(0x106),[_0x531a4d,'\x22'+_0x39d448[_0x2539ea(0xff)]('\x20')+'\x22']))}:{'type':_0x2539ea(0xbc),'content':_0x5c4795(_0x3f4734,_0x2539ea(0xa3),_0x5c4795(_0x3f4734,_0x2539ea(0x9c),_0x531a4d))};}if(_0x2539ea(0xa0)==_0x40b92e[_0x2539ea(0xa9)]){const _0x3bc057=_0x40b92e[_0x2539ea(0xc1)]()[_0x2539ea(0xa7)](_0x1eb378=>_0x1eb378['is'](_0x2539ea(0xd6)))[_0x2539ea(0x10d)](_0x40c480=>_0x40c480[_0x2539ea(0xac)]),_0x4258b9=this[_0x2539ea(0xe8)](_0x40b92e),_0x23642d=_0x4258b9[_0x2539ea(0xf2)]-_0x4258b9[_0x2539ea(0xc7)]+0x1;if(_0x2539ea(0xd4)==_0x40b92e[_0x2539ea(0xca)])return _0x3bc057[_0x2539ea(0x103)]?{'type':_0x2539ea(0xd4),'content':_0x5c4795(_0x3f4734,_0x2539ea(0x9b),_0x5c4795(_0x3f4734,_0x2539ea(0xc2),[_0x23642d,'\x22'+_0x3bc057[_0x2539ea(0xff)]('\x20')+'\x22']))}:{'type':_0x2539ea(0xd4),'content':_0x5c4795(_0x3f4734,_0x2539ea(0x9b),_0x5c4795(_0x3f4734,_0x2539ea(0xbf),_0x23642d))};if(_0x2539ea(0xbc)==_0x40b92e[_0x2539ea(0xca)])return _0x3bc057[_0x2539ea(0x103)]?{'type':_0x2539ea(0xbc),'content':_0x5c4795(_0x3f4734,_0x2539ea(0xa3),_0x5c4795(_0x3f4734,_0x2539ea(0xc2),[_0x23642d,'\x22'+_0x3bc057[_0x2539ea(0xff)]('\x20')+'\x22']))}:{'type':_0x2539ea(0xbc),'content':_0x5c4795(_0x3f4734,_0x2539ea(0xa3),_0x5c4795(_0x3f4734,_0x2539ea(0xbf),_0x23642d))};}}),_0x4e0efa[_0x112584(0x12f)][_0x112584(0x92)](_0x112584(0xd4),_0x112584(0x124),_0x112584(0x132),_0x3c2ea3),_0x4e0efa[_0x112584(0x12f)][_0x112584(0x92)](_0x112584(0xbc),_0x112584(0x124),_0x112584(0x98),_0x3c2ea3),_0x4e0efa[_0x112584(0x12f)][_0x112584(0x92)](_0x112584(0xd4),_0x112584(0xa0),_0x112584(0x132),_0x3ef1e8),_0x4e0efa[_0x112584(0x12f)][_0x112584(0x92)](_0x112584(0xbc),_0x112584(0xa0),_0x112584(0x98),_0x3ef1e8),_0x4e0efa[_0x112584(0x12f)][_0x112584(0x92)](_0x112584(0xd4),_0x112584(0xa0),_0x112584(0xff),_0x2fabb6),_0x4e0efa[_0x112584(0x12f)][_0x112584(0x92)](_0x112584(0xbc),_0x112584(0xa0),_0x112584(0xff),_0x2fabb6),_0x4e0efa[_0x112584(0x12f)][_0x112584(0x92)](_0x112584(0xd4),_0x112584(0x124),_0x112584(0xff),_0xe0874b),_0x4e0efa[_0x112584(0x12f)][_0x112584(0x92)](_0x112584(0xbc),_0x112584(0x124),_0x112584(0xff),_0xe0874b);}[_0x15c55c(0xbb)](){const _0x5bb22c=_0x15c55c,_0x4f9e23=this[_0x5bb22c(0xf8)],_0x78bbda=_0x4f9e23[_0x5bb22c(0x12b)][_0x5bb22c(0xe5)][_0x5bb22c(0x97)];return(_0x4481c1,_0x46c143)=>{const _0x3b07ce=_0x5bb22c;_0x4f9e23[_0x3b07ce(0x12b)][_0x3b07ce(0x101)](_0x26a435=>{const _0x31b175=_0x3b07ce,{commandName:_0x2a6912,commandParams:_0x59179c}=_0x46c143;let _0x26dabf=_0x4481c1[0x0][_0x31b175(0xdc)][_0x31b175(0xe7)];_0x59179c&&_0x59179c[0x0]&&!0x1===_0x59179c[0x0][_0x31b175(0x119)]&&(_0x26dabf=_0x4481c1[0x0][_0x31b175(0x121)][_0x31b175(0xb7)]);const _0xcdd64b=_0x26a435[_0x31b175(0xed)](_0x26dabf);if(_0x31b175(0x114)==_0xcdd64b[_0x31b175(0xfe)][_0x31b175(0xee)])return;const _0x50c93d=Array[_0x31b175(0xbd)](_0x78bbda[_0x31b175(0x116)]())[_0x31b175(0x10d)](_0x33d791=>_0x551ad2[_0x31b175(0xd1)](_0x33d791));_0x26a435[_0x31b175(0x11d)](_0xcdd64b),_0x4f9e23[_0x31b175(0x112)][_0x31b175(0xde)](_0x2a6912)[_0x31b175(0x10c)](),_0x59179c[_0x31b175(0xad)]({'forceDefaultExecution':!0x0}),_0x4f9e23[_0x31b175(0xf6)](_0x2a6912,..._0x59179c);const _0x4f6bcb=_0x50c93d[_0x31b175(0xa7)](_0x215549=>_0x31b175(0x114)!=_0x215549[_0x31b175(0xfe)][_0x31b175(0xee)]);_0x4f6bcb[_0x31b175(0x103)]>0x0&&_0x26a435[_0x31b175(0x11d)](_0x4f6bcb);for(const _0x42702d of _0x50c93d)_0x42702d[_0x31b175(0x10b)]();});};}[_0x15c55c(0xd9)](_0x3f772e){const _0x1c6d81=_0x15c55c,_0x44fd69=this[_0x1c6d81(0xf8)][_0x1c6d81(0xf7)][_0x1c6d81(0xde)](_0x1c6d81(0xef));let _0x1ee0f8=Number[_0x1c6d81(0xa8)],_0x34dfc9=Number[_0x1c6d81(0xb1)],_0x54642d=Number[_0x1c6d81(0xa8)],_0x83587b=Number[_0x1c6d81(0xb1)];for(const _0x5911d0 of _0x3f772e){if(_0x1c6d81(0x114)==_0x5911d0[_0x1c6d81(0xfe)][_0x1c6d81(0xee)])continue;const {row:_0x2bf232,column:_0x46976f}=_0x44fd69[_0x1c6d81(0xa1)](_0x5911d0),_0x3a7bfb=_0x5911d0[_0x1c6d81(0x100)](_0x1c6d81(0x12e))?_0x5911d0[_0x1c6d81(0x125)](_0x1c6d81(0x12e))-0x1:0x0,_0x43201e=_0x5911d0[_0x1c6d81(0x100)](_0x1c6d81(0x126))?_0x5911d0[_0x1c6d81(0x125)](_0x1c6d81(0x126))-0x1:0x0;_0x1ee0f8=_0x2bf232<_0x1ee0f8?_0x2bf232:_0x1ee0f8,_0x34dfc9=_0x2bf232+_0x3a7bfb>_0x34dfc9?_0x2bf232+_0x3a7bfb:_0x34dfc9,_0x54642d=_0x46976f<_0x54642d?_0x46976f:_0x54642d,_0x83587b=_0x46976f+_0x43201e>_0x83587b?_0x46976f+_0x43201e:_0x83587b;}return{'minRow':_0x1ee0f8,'maxRow':_0x34dfc9,'minColumn':_0x54642d,'maxColumn':_0x83587b};}[_0x15c55c(0x12a)](){const _0x50faff=_0x15c55c,_0x389c96=this[_0x50faff(0xf8)],_0x436804=_0x389c96[_0x50faff(0xf7)][_0x50faff(0xde)](_0x50faff(0xe1)),_0x288efa=_0x389c96[_0x50faff(0xf7)][_0x50faff(0xde)](_0x50faff(0xef));_0x389c96[_0x50faff(0x12b)][_0x50faff(0xe5)]['on'](_0x50faff(0xcc),()=>{const _0x39debe=_0x50faff,_0x502968=Array[_0x39debe(0xbd)](_0x389c96[_0x39debe(0x12b)][_0x39debe(0xe5)][_0x39debe(0x127)][_0x39debe(0xe4)]());for(const {name:_0x2889d9,data:_0x3e9422}of _0x502968){const {group:_0x5afa48,id:_0x1b43df,subType:_0x27d35a}=_0x436804[_0x39debe(0xae)](_0x2889d9);if(_0x39debe(0x110)!=_0x5afa48)continue;if(null!=_0x3e9422[_0x39debe(0xdf)])continue;const _0x18a9d7=_0x436804[_0x39debe(0x117)](_0x1b43df);this[_0x39debe(0xc5)][_0x39debe(0x11e)](_0x27d35a)&&this[_0x39debe(0x129)][_0x39debe(0xc3)](_0x18a9d7);}},{'priority':_0x50faff(0xda)});const _0x3674e8=(_0x33b8a6,_0x2b7aac)=>{const _0x408f41=_0x50faff;let _0x1f5c2f=!0x1;const _0x231266=_0x2b7aac[_0x408f41(0xdd)](_0x33b8a6),_0x400f64=_0x33b8a6[_0x408f41(0xab)](_0x408f41(0xb4)),_0x978959=_0x288efa[_0x408f41(0xa1)](_0x33b8a6);for(const _0x33ddc9 of this[_0x408f41(0x129)]){const _0x69422f=_0x33ddc9[_0x408f41(0xa9)],_0x25d63c=_0x69422f[_0x408f41(0xcb)](_0x408f41(0xfb)),_0xfb9d41=_0x69422f[_0x408f41(0xdb)](_0x25d63c?0xa:0x5),_0x56f7d7=_0xfb9d41[_0x408f41(0x96)](),_0xfa9d91=_0x56f7d7[_0x408f41(0xdb)](0x0,0x3)+_0x408f41(0xec),_0xb1467f=_0x408f41(0x115)+_0xfb9d41,_0x321e7f=_0x408f41(0xf0)+_0xfb9d41;if(!_0x33ddc9[_0x408f41(0x113)])continue;if(_0x400f64!=_0x33ddc9[_0x408f41(0x10a)]()[_0x408f41(0x121)][_0x408f41(0xab)](_0x408f41(0xb4)))continue;if(_0x33ddc9[_0x408f41(0xf9)](_0x231266))continue;const _0x55dd06=_0x33b8a6[_0x408f41(0x100)](_0xfa9d91)?_0x33b8a6[_0x408f41(0x125)](_0xfa9d91)-0x1:0x0,_0x118de9=this[_0x408f41(0xe8)](_0x33ddc9),_0x5c70f7=_0x118de9[_0xb1467f],_0x5b5ad3=_0x118de9[_0x321e7f];_0x5c70f7<=_0x978959[_0x56f7d7]&&_0x978959[_0x56f7d7]+_0x55dd06<=_0x5b5ad3&&(_0x33ddc9[_0x408f41(0xeb)](_0x231266),_0x1f5c2f=!0x0);}return _0x1f5c2f;};_0x389c96[_0x50faff(0x12b)][_0x50faff(0xe5)][_0x50faff(0x105)](_0x126a5f=>{const _0x1c94a6=_0x50faff;let _0x19faa9=!0x1;for(const _0x3be502 of _0x389c96[_0x1c94a6(0x12b)][_0x1c94a6(0xe5)][_0x1c94a6(0x127)][_0x1c94a6(0xd8)]())if(_0x1c94a6(0x12d)==_0x3be502[_0x1c94a6(0xca)]){if(_0x1c94a6(0x124)==_0x3be502[_0x1c94a6(0x10f)]){for(const _0x35c6dd of _0x3be502[_0x1c94a6(0xb3)][_0x1c94a6(0xb7)][_0x1c94a6(0xa2)]())_0x19faa9=_0x19faa9||_0x3674e8(_0x35c6dd,_0x126a5f);}else _0x1c94a6(0x11c)==_0x3be502[_0x1c94a6(0x10f)]&&(_0x19faa9=_0x19faa9||_0x3674e8(_0x3be502[_0x1c94a6(0xb3)][_0x1c94a6(0xb7)],_0x126a5f));}return _0x19faa9;});}[_0x15c55c(0xe8)](_0x59adbc){const _0x2d6af5=_0x15c55c;return this[_0x2d6af5(0xd9)](_0x59adbc[_0x2d6af5(0x116)]()[_0x2d6af5(0x10d)](_0x9a8cc=>_0x9a8cc[_0x2d6af5(0x121)][_0x2d6af5(0xb7)]));}}function be(_0x436634){const _0x12de0b=_0x15c55c;return Array[_0x12de0b(0xbd)](new Set(_0x436634)[_0x12de0b(0xb9)]());}
|