@ckeditor/ckeditor5-track-changes 43.1.0 → 43.1.1
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 _0x398001=_0x5403;(function(_0xae5d70,_0x40c7b4){const _0x11490b=_0x5403,_0x2f7464=_0xae5d70();while(!![]){try{const _0x3363a6=-parseInt(_0x11490b(0x182))/0x1*(-parseInt(_0x11490b(0x1ca))/0x2)+parseInt(_0x11490b(0x1aa))/0x3*(parseInt(_0x11490b(0x1c5))/0x4)+parseInt(_0x11490b(0x1b7))/0x5+parseInt(_0x11490b(0x18c))/0x6+parseInt(_0x11490b(0x1a7))/0x7+parseInt(_0x11490b(0x173))/0x8+-parseInt(_0x11490b(0x1b1))/0x9;if(_0x3363a6===_0x40c7b4)break;else _0x2f7464['push'](_0x2f7464['shift']());}catch(_0x3c636c){_0x2f7464['push'](_0x2f7464['shift']());}}}(_0xe64b,0x5027c));function _0x5403(_0x276160,_0x204610){const _0xe64b87=_0xe64b();return _0x5403=function(_0x540322,_0x1c3202){_0x540322=_0x540322-0x171;let _0x19c536=_0xe64b87[_0x540322];return _0x19c536;},_0x5403(_0x276160,_0x204610);}import{Plugin as _0x581016}from'ckeditor5/src/core.js';import{getTranslation as _0x51908d}from'../utils/common-translations.js';export default class pe extends _0x581016{[_0x398001(0x1bd)](){const _0x1228f0=_0x398001;if(!this[_0x1228f0(0x174)][_0x1228f0(0x181)][_0x1228f0(0x1b0)](_0x1228f0(0x1c1)))return;const _0x59beed=this[_0x1228f0(0x174)][_0x1228f0(0x197)][_0x1228f0(0x1a2)](_0x1228f0(0x1b4)),_0x3c1566=this[_0x1228f0(0x174)][_0x1228f0(0x181)][_0x1228f0(0x1a2)](_0x1228f0(0x1b9));_0x59beed[_0x1228f0(0x1a0)]&&(_0x3c1566[_0x1228f0(0x194)](_0x1228f0(0x1b5)),_0x3c1566[_0x1228f0(0x190)](_0x1228f0(0x1b5))),_0x59beed[_0x1228f0(0x193)]&&(_0x3c1566[_0x1228f0(0x194)](_0x1228f0(0x18d)),_0x3c1566[_0x1228f0(0x190)](_0x1228f0(0x18d))),_0x59beed[_0x1228f0(0x1c2)]&&(_0x3c1566[_0x1228f0(0x194)](_0x1228f0(0x1c0)),_0x3c1566[_0x1228f0(0x190)](_0x1228f0(0x1c0)));const _0x53b88c={'type':_0x1228f0(0x1ab),'content':''};_0x3c1566[_0x1228f0(0x19f)][_0x1228f0(0x19d)](this[_0x1228f0(0x17b)][_0x1228f0(0x191)](this));const _0x38497f=this[_0x1228f0(0x174)][_0x1228f0(0x187)];_0x3c1566[_0x1228f0(0x19f)][_0x1228f0(0x1ad)](_0x1228f0(0x18d),_0x51908d(_0x38497f,_0x1228f0(0x19a))),_0x3c1566[_0x1228f0(0x19f)][_0x1228f0(0x19d)](_0x3bac74=>{const _0x2b7a64=_0x1228f0,{data:_0x558fa7}=_0x3bac74;if(_0x558fa7&&_0x2b7a64(0x18d)==_0x558fa7[_0x2b7a64(0x19b)])return null==_0x558fa7[_0x2b7a64(0x19e)]||0x0==_0x558fa7[_0x2b7a64(0x19e)]&&null==_0x558fa7[_0x2b7a64(0x17a)]?_0x53b88c:void 0x0;}),_0x3c1566[_0x1228f0(0x19f)][_0x1228f0(0x1ad)](_0x1228f0(0x1c0),_0x51908d(_0x38497f,_0x1228f0(0x1ba))),_0x3c1566[_0x1228f0(0x19f)][_0x1228f0(0x19d)](_0x11e827=>{const _0x52026d=_0x1228f0,{data:_0x25bcb0}=_0x11e827;if(_0x25bcb0&&_0x52026d(0x1c0)==_0x25bcb0[_0x52026d(0x19b)])return null==_0x25bcb0[_0x52026d(0x19e)]||0x1==_0x25bcb0[_0x52026d(0x19e)]&&null==_0x25bcb0[_0x52026d(0x17a)]?_0x53b88c:void 0x0;}),this[_0x1228f0(0x174)][_0x1228f0(0x192)][_0x1228f0(0x17d)][_0x1228f0(0x1c3)](_0x2e4eff=>{const _0x4e4e9e=_0x1228f0;if(_0x2e4eff[_0x4e4e9e(0x198)][_0x4e4e9e(0x18e)])return!0x1;let _0x4c9cad=!0x1;const _0xbba3c0=_0x3c1566[_0x4e4e9e(0x1c4)]({'skipNotAttached':!0x0})[_0x4e4e9e(0x199)](_0x1337e5=>{const _0x391b0a=_0x4e4e9e,_0x475a0d=_0x3c1566[_0x391b0a(0x1b2)](_0x1337e5);return _0x391b0a(0x1c0)==_0x475a0d||_0x391b0a(0x18d)==_0x475a0d;});for(const _0x2139be of _0xbba3c0){const _0x5c2830=_0x2139be[_0x4e4e9e(0x1c8)]()[_0x4e4e9e(0x196)][_0x4e4e9e(0x177)][_0x4e4e9e(0x185)](_0x4e4e9e(0x18f));if(_0x4e4e9e(0x1a9)==_0x5c2830||_0x4e4e9e(0x1b8)==_0x5c2830)continue;_0x3c1566[_0x4e4e9e(0x172)](_0x2139be[_0x4e4e9e(0x1c8)](),_0x4e4e9e(0x1b6))[_0x4e4e9e(0x1c7)](_0x16632f=>_0x4e4e9e(0x18f)==_0x3c1566[_0x4e4e9e(0x1b2)](_0x16632f[_0x4e4e9e(0x184)]))||(_0x2e4eff[_0x4e4e9e(0x1bb)](_0x2139be[_0x4e4e9e(0x1ae)]()),_0x4c9cad=!0x0);}return _0x4c9cad;}),this[_0x1228f0(0x183)]();}[_0x398001(0x17b)](_0x284634){const _0x232737=_0x398001,_0x303f81=this[_0x232737(0x174)][_0x232737(0x187)],{data:_0x4a69ed}=_0x284634,_0x47e26d={'type':_0x232737(0x1ab),'content':''};if(!_0x4a69ed||_0x232737(0x1b5)!=_0x4a69ed[_0x232737(0x19b)])return;if(!_0x4a69ed[_0x232737(0x17a)])return _0x232737(0x18a)==_0x4a69ed[_0x232737(0x19e)]?_0x47e26d:{'type':_0x232737(0x1ab),'content':''+_0x51908d(_0x303f81,_0x232737(0x195),_0x51908d(_0x303f81,this[_0x232737(0x18b)](_0x4a69ed[_0x232737(0x19e)])))};if(!_0x4a69ed[_0x232737(0x19e)]){if(_0x232737(0x18a)==_0x4a69ed[_0x232737(0x17a)])return _0x47e26d;let _0x275d80=_0x284634[_0x232737(0x1a1)];for(;_0x275d80;){if(_0x275d80[_0x232737(0x19c)]&&_0x232737(0x18f)==_0x275d80[_0x232737(0x19c)][_0x232737(0x19b)]&&_0x275d80[_0x232737(0x19c)][_0x232737(0x19e)])return _0x47e26d;_0x275d80=_0x275d80[_0x232737(0x1a5)];}return{'type':_0x232737(0x1ab),'content':''+_0x51908d(_0x303f81,_0x232737(0x1ac),_0x51908d(_0x303f81,this[_0x232737(0x18b)](_0x4a69ed[_0x232737(0x17a)])))};}if(_0x232737(0x18a)!=_0x4a69ed[_0x232737(0x19e)])return{'type':_0x232737(0x1ab),'content':''+_0x51908d(_0x303f81,_0x232737(0x195),_0x51908d(_0x303f81,this[_0x232737(0x18b)](_0x4a69ed[_0x232737(0x19e)])))};let _0xc4fdba=_0x284634[_0x232737(0x1a1)];for(;_0xc4fdba;){if(_0xc4fdba[_0x232737(0x19c)]&&_0x232737(0x18f)==_0xc4fdba[_0x232737(0x19c)][_0x232737(0x19b)]&&_0xc4fdba[_0x232737(0x19c)][_0x232737(0x19e)]&&_0xc4fdba[_0x232737(0x19c)][_0x232737(0x17a)])return _0x47e26d;_0xc4fdba=_0xc4fdba[_0x232737(0x1a5)];}const _0x21129e=_0x284634[_0x232737(0x1c8)]()[_0x232737(0x196)][_0x232737(0x177)][_0x232737(0x185)](_0x232737(0x18f));return{'type':_0x232737(0x1ab),'content':_0x51908d(_0x303f81,_0x232737(0x195),_0x51908d(_0x303f81,_0x232737(0x1be)+_0x21129e[_0x232737(0x186)]()+_0x232737(0x1c6)))};}[_0x398001(0x183)](){const _0x3e5c3e=_0x398001,_0xcf7c60=this[_0x3e5c3e(0x174)],_0x392068=_0xcf7c60[_0x3e5c3e(0x187)];_0xcf7c60[_0x3e5c3e(0x181)][_0x3e5c3e(0x1a2)](_0x3e5c3e(0x1b9))[_0x3e5c3e(0x19f)][_0x3e5c3e(0x19d)](_0x55bad8=>{const _0x3fe638=_0x3e5c3e;if(_0x3fe638(0x178)!=_0x55bad8[_0x3fe638(0x1bf)])return;const {data:_0x92acb4}=_0x55bad8;if(!_0x92acb4)return;let _0x40fc7e,_0x34f6e3;switch(_0x92acb4[_0x3fe638(0x179)]){case _0x3fe638(0x1b5):_0x40fc7e=_0x3fe638(0x17f),_0x34f6e3={'type':_0x3fe638(0x1ab),'content':_0x51908d(_0x392068,_0x40fc7e,_0x51908d(_0x392068,this[_0x3fe638(0x18b)](_0x92acb4[_0x3fe638(0x171)][0x0][_0x3fe638(0x1bf)])))};break;case _0x3fe638(0x18d):_0x40fc7e=_0x92acb4[_0x3fe638(0x171)][0x0][_0x3fe638(0x193)]?_0x3fe638(0x1a6):_0x3fe638(0x17e),_0x34f6e3={'type':_0x3fe638(0x1ab),'content':_0x51908d(_0x392068,_0x40fc7e)};break;case _0x3fe638(0x1c0):_0x40fc7e=_0x3fe638(0x1c9),_0x34f6e3={'type':_0x3fe638(0x1ab),'content':_0x51908d(_0x392068,_0x40fc7e,_0x92acb4[_0x3fe638(0x171)][0x0][_0x3fe638(0x1c2)])};}return _0x34f6e3;});}[_0x398001(0x18b)](_0xe21bf7){const _0x49df17=_0x398001;return _0x49df17(0x1be)+function(_0x512deb){const _0x1289c0=_0x49df17;if(ye[_0x1289c0(0x180)](_0x512deb))return _0x1289c0(0x1a4);if(Se[_0x1289c0(0x180)](_0x512deb))return _0x1289c0(0x1a9);return null;}(_0xe21bf7)[_0x49df17(0x186)]()+_0x49df17(0x1a8)+_0xe21bf7[_0x49df17(0x186)]()[_0x49df17(0x1cb)](/-/g,'_');}}const ye=[_0x398001(0x189),_0x398001(0x1bc),_0x398001(0x1af)],Se=[_0x398001(0x175),_0x398001(0x1a3),_0x398001(0x17c),_0x398001(0x176),_0x398001(0x188),_0x398001(0x1b3)];function _0xe64b(){const _0xdca1e8=['*Remove\x20format:*\x20%0','registerAttributeLabel','getFirstMarker','square','has','18339867PPrJBZ','_getAttributeKey','upper-latin','list.properties','listStyle','attribute','924485qVaeXK','customNumbered','TrackChangesEditing','FORMAT_LIST_START','removeMarker','circle','afterInit','ELEMENT_','type','listStart','ListPropertiesEditing','startIndex','registerPostFixer','getSuggestions','856168rGWlhO','_LIST_DEFAULT','find','getFirstRange','*Format:*\x20set\x20start\x20index\x20to\x20%0','864422abukoV','replace','commandParams','_findSuggestions','1802624pcUkAq','editor','decimal','upper-roman','nodeAfter','formatBlock','commandName','oldValue','handleDescriptions','lower-roman','document','*Format:*\x20set\x20order\x20to\x20regular','*Change\x20to:*\x20%0','includes','plugins','1eAyGnw','_registerLegacyDescription','suggestion','getAttribute','toUpperCase','locale','lower-latin','disc','default','_getTranslationKeyForListStyle','1514010zjJLKC','listReversed','isUndo','listType','registerBlockAttribute','bind','model','reversed','enableDefaultAttributesIntegration','*Set\x20format:*\x20%0','start','config','batch','filter','FORMAT_LIST_REVERSED','key','data','registerDescriptionCallback','newValue','descriptionFactory','styles','head','get','decimal-leading-zero','bulleted','next','*Format:*\x20set\x20order\x20to\x20reversed','4404274qvpmqZ','_LIST_','numbered','9txxknR','format'];_0xe64b=function(){return _0xdca1e8;};return _0xe64b();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1e2453=_0x127e;function _0x127e(_0x479135,_0x4facb6){const _0xc34c58=_0xc34c();return _0x127e=function(_0x127e5f,_0xdb1e0d){_0x127e5f=_0x127e5f-0x18c;let _0x5ef69b=_0xc34c58[_0x127e5f];return _0x5ef69b;},_0x127e(_0x479135,_0x4facb6);}function _0xc34c(){const _0x333816=['dataDowncast','1089881FOZyoz','data','enableCommand','downcastDispatcher','5664EHJARp','elementToElement','locale','2090384bDsUZO','ELEMENT_MEDIA','showSuggestionHighlights','30OSGPRr','high','4822301cSLJZH','for','get','descriptionFactory','conversion','options','media','36eyRMKl','MediaEmbedEditing','TrackChangesEditing','plugins','registerElementLabel','afterInit','attribute:url:media','createEmptyElement','9744364TUlQfQ','stop','div','mediaEmbed','245046AkyOnZ','930nPoRie','98714iLPPAy','145XgaOUq','has','editor'];_0xc34c=function(){return _0x333816;};return _0xc34c();}(function(_0x257511,_0x59234d){const _0x2c58f2=_0x127e,_0x31beea=_0x257511();while(!![]){try{const _0x39e4e2=parseInt(_0x2c58f2(0x1af))/0x1+parseInt(_0x2c58f2(0x1aa))/0x2+-parseInt(_0x2c58f2(0x1a9))/0x3*(parseInt(_0x2c58f2(0x18d))/0x4)+-parseInt(_0x2c58f2(0x1ab))/0x5*(-parseInt(_0x2c58f2(0x1a8))/0x6)+-parseInt(_0x2c58f2(0x1a4))/0x7+-parseInt(_0x2c58f2(0x190))/0x8*(parseInt(_0x2c58f2(0x19c))/0x9)+parseInt(_0x2c58f2(0x193))/0xa*(parseInt(_0x2c58f2(0x195))/0xb);if(_0x39e4e2===_0x59234d)break;else _0x31beea['push'](_0x31beea['shift']());}catch(_0x2be358){_0x31beea['push'](_0x31beea['shift']());}}}(_0xc34c,0xba2e4));import{Plugin as _0x4cbcd3}from'ckeditor5/src/core.js';import{getTranslation as _0x2aaead}from'../utils/common-translations.js';export default class lt extends _0x4cbcd3{[_0x1e2453(0x1a1)](){const _0x5f5535=_0x1e2453,_0x419b5a=this[_0x5f5535(0x1ad)];if(!_0x419b5a[_0x5f5535(0x19f)][_0x5f5535(0x1ac)](_0x5f5535(0x19d)))return;const _0x317881=_0x419b5a[_0x5f5535(0x19f)][_0x5f5535(0x197)](_0x5f5535(0x19e)),_0xbb26c8=_0x419b5a[_0x5f5535(0x18f)];_0x317881[_0x5f5535(0x1b1)](_0x5f5535(0x1a7)),_0x317881[_0x5f5535(0x198)][_0x5f5535(0x1a0)](_0x5f5535(0x19b),_0x39cfdf=>_0x2aaead(_0xbb26c8,_0x5f5535(0x191),_0x39cfdf)),_0x419b5a[_0x5f5535(0x199)][_0x5f5535(0x196)](_0x5f5535(0x1ae))[_0x5f5535(0x18e)]({'model':_0x5f5535(0x19b),'view':(_0x1395cf,{writer:_0x450154,options:_0x5dfd6c})=>{const _0x2f5183=_0x5f5535;if(_0x5dfd6c[_0x2f5183(0x192)])return _0x450154[_0x2f5183(0x1a3)](_0x2f5183(0x1a6));},'converterPriority':_0x5f5535(0x194)}),_0x419b5a[_0x5f5535(0x1b0)][_0x5f5535(0x18c)]['on'](_0x5f5535(0x1a2),(_0x5edf62,_0x4bec62,_0x12a61c)=>{const _0xe267da=_0x5f5535;_0x12a61c[_0xe267da(0x19a)][_0xe267da(0x192)]&&_0x5edf62[_0xe267da(0x1a5)]();},{'priority':_0x5f5535(0x194)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x31e94d=_0x73b2;(function(_0x4405f3,_0x5b27b0){const _0x10f9a4=_0x73b2,_0x1dc6cc=_0x4405f3();while(!![]){try{const _0x11e75f=parseInt(_0x10f9a4(0xb5))/0x1*(parseInt(_0x10f9a4(0xa9))/0x2)+-parseInt(_0x10f9a4(0xb3))/0x3*(parseInt(_0x10f9a4(0xb0))/0x4)+-parseInt(_0x10f9a4(0xae))/0x5*(parseInt(_0x10f9a4(0xa6))/0x6)+parseInt(_0x10f9a4(0xab))/0x7+parseInt(_0x10f9a4(0xaa))/0x8+-parseInt(_0x10f9a4(0xb6))/0x9+-parseInt(_0x10f9a4(0xb7))/0xa;if(_0x11e75f===_0x5b27b0)break;else _0x1dc6cc['push'](_0x1dc6cc['shift']());}catch(_0x3c1ffb){_0x1dc6cc['push'](_0x1dc6cc['shift']());}}}(_0x5e0b,0xd64c1));function _0x73b2(_0x1dcc9e,_0xc8e6b0){const _0x5e0ba8=_0x5e0b();return _0x73b2=function(_0x73b2c,_0x3503c3){_0x73b2c=_0x73b2c-0xa6;let _0x12f352=_0x5e0ba8[_0x73b2c];return _0x12f352;},_0x73b2(_0x1dcc9e,_0xc8e6b0);}function _0x5e0b(){const _0x5b5f88=['1242546dWxkKy','afterInit','776023dolxQo','8211726rrjfbc','2480810cufFjc','editor','27822vHKQEa','MentionEditing','has','2jBvpPp','13217136TbfDsW','6520262tWotrI','mention','enableCommand','85NPzGsV','TrackChangesEditing','12RHwMvn','plugins','get'];_0x5e0b=function(){return _0x5b5f88;};return _0x5e0b();}import{Plugin as _0x10e3b9}from'ckeditor5/src/core.js';export default class mt extends _0x10e3b9{[_0x31e94d(0xb4)](){const _0x13df2b=_0x31e94d,_0x5d9998=this[_0x13df2b(0xb8)];_0x5d9998[_0x13df2b(0xb1)][_0x13df2b(0xa8)](_0x13df2b(0xa7))&&_0x5d9998[_0x13df2b(0xb1)][_0x13df2b(0xb2)](_0x13df2b(0xaf))[_0x13df2b(0xad)](_0x13df2b(0xac));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3580a5=_0x21a8;(function(_0x5e6686,_0x298b4d){const _0x37435f=_0x21a8,_0x406aa6=_0x5e6686();while(!![]){try{const _0x37da18=parseInt(_0x37435f(0x15a))/0x1+parseInt(_0x37435f(0x153))/0x2+-parseInt(_0x37435f(0x162))/0x3+-parseInt(_0x37435f(0x155))/0x4+parseInt(_0x37435f(0x15c))/0x5*(parseInt(_0x37435f(0x165))/0x6)+-parseInt(_0x37435f(0x14d))/0x7+parseInt(_0x37435f(0x16b))/0x8*(-parseInt(_0x37435f(0x150))/0x9);if(_0x37da18===_0x298b4d)break;else _0x406aa6['push'](_0x406aa6['shift']());}catch(_0x264c73){_0x406aa6['push'](_0x406aa6['shift']());}}}(_0x215d,0xed5c1));function _0x21a8(_0x214ad2,_0x3b5d54){const _0x215d6f=_0x215d();return _0x21a8=function(_0x21a8e1,_0xc8023a){_0x21a8e1=_0x21a8e1-0x149;let _0x4156d3=_0x215d6f[_0x21a8e1];return _0x4156d3;},_0x21a8(_0x214ad2,_0x3b5d54);}function _0x215d(){const _0x438bba=['registerDescriptionCallback','2046342VGcrtz','editor','registerElementLabel','element','plugins','getContainedElement','488qkueTW','insertMergeField','*Remove:*\x20%0','descriptionFactory','ELEMENT_MERGE_FIELD','7037387wyqgnT','mergeField','TrackChangesEditing','295650wmXxdd','afterInit','has','2870580owLEii','insertMergeFieldBlock','386164GaSMpJ','deletion','type','*Insert:*\x20%0','MergeFieldsEditing','1179311MKHobT','insertion','25kLewuP','locale','getAttribute','enableCommand','mergeFieldBlock','getLabel','725787oKKJKC','get'];_0x215d=function(){return _0x438bba;};return _0x215d();}import{Plugin as _0x1502a2}from'ckeditor5/src/core.js';import{getTranslation as _0x125e40}from'../utils/common-translations.js';export default class dt extends _0x1502a2{[_0x3580a5(0x151)](){const _0x271cf8=_0x3580a5,_0x25d983=this[_0x271cf8(0x166)];if(!_0x25d983[_0x271cf8(0x169)][_0x271cf8(0x152)](_0x271cf8(0x159)))return;_0x25d983[_0x271cf8(0x169)][_0x271cf8(0x163)](_0x271cf8(0x14f))[_0x271cf8(0x15f)](_0x271cf8(0x149)),_0x25d983[_0x271cf8(0x169)][_0x271cf8(0x163)](_0x271cf8(0x14f))[_0x271cf8(0x15f)](_0x271cf8(0x154));const _0x5432cd=_0x25d983[_0x271cf8(0x169)][_0x271cf8(0x163)](_0x271cf8(0x14f)),_0x1e8b05=_0x25d983[_0x271cf8(0x15d)];_0x5432cd[_0x271cf8(0x14b)][_0x271cf8(0x167)](_0x271cf8(0x14e),_0x31c8fd=>_0x125e40(_0x1e8b05,_0x271cf8(0x14c),_0x31c8fd)),_0x5432cd[_0x271cf8(0x14b)][_0x271cf8(0x167)](_0x271cf8(0x160),_0x367c07=>_0x125e40(_0x1e8b05,_0x271cf8(0x14c),_0x367c07)),_0x5432cd[_0x271cf8(0x14b)][_0x271cf8(0x164)](_0x168e86=>{const _0x455b56=_0x271cf8;if(_0x455b56(0x15b)!=_0x168e86[_0x455b56(0x157)]&&_0x455b56(0x156)!=_0x168e86[_0x455b56(0x157)])return;const _0x403335=_0x168e86[_0x455b56(0x16a)]();if(null==_0x403335)return;if(!_0x403335['is'](_0x455b56(0x168),_0x455b56(0x14e))&&!_0x403335['is'](_0x455b56(0x168),_0x455b56(0x160)))return;const _0x923083=_0x25d983[_0x455b56(0x169)][_0x455b56(0x163)](_0x455b56(0x159))[_0x455b56(0x161)](_0x403335[_0x455b56(0x15e)]('id'));return _0x455b56(0x15b)==_0x168e86[_0x455b56(0x157)]?{'type':_0x455b56(0x15b),'content':_0x125e40(_0x1e8b05,_0x455b56(0x158),'\x22'+_0x923083+'\x22\x20'+_0x125e40(_0x1e8b05,_0x455b56(0x14c)))}:{'type':_0x455b56(0x156),'content':_0x125e40(_0x1e8b05,_0x455b56(0x14a),'\x22'+_0x923083+'\x22\x20'+_0x125e40(_0x1e8b05,_0x455b56(0x14c)))};});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2f7861=_0x1952;(function(_0x357d5c,_0x4b71f2){const _0x13765b=_0x1952,_0x46869e=_0x357d5c();while(!![]){try{const _0x4a62a9=-parseInt(_0x13765b(0x11e))/0x1+-parseInt(_0x13765b(0x117))/0x2+-parseInt(_0x13765b(0x118))/0x3*(parseInt(_0x13765b(0x12b))/0x4)+parseInt(_0x13765b(0x127))/0x5+-parseInt(_0x13765b(0x120))/0x6+parseInt(_0x13765b(0x139))/0x7*(parseInt(_0x13765b(0x11f))/0x8)+-parseInt(_0x13765b(0x119))/0x9*(-parseInt(_0x13765b(0x135))/0xa);if(_0x4a62a9===_0x4b71f2)break;else _0x46869e['push'](_0x46869e['shift']());}catch(_0x6ca15a){_0x46869e['push'](_0x46869e['shift']());}}}(_0xbd5d,0x855f6));function _0x1952(_0x295550,_0x2e3a85){const _0xbd5dbb=_0xbd5d();return _0x1952=function(_0x1952ff,_0x255194){_0x1952ff=_0x1952ff-0x117;let _0x109439=_0xbd5dbb[_0x1952ff];return _0x109439;},_0x1952(_0x295550,_0x2e3a85);}import{Plugin as _0xd41cf9}from'ckeditor5/src/core.js';import{getTranslation as _0x3aaaac}from'../utils/common-translations.js';function _0xbd5d(){const _0x2bf01c=['next','data','multiLevelList','392ZCQwcq','ELEMENT_MULTI_LEVEL_LIST','434272dezcDv','6XBOXwo','18081YPJtBL','format','editor','*Set\x20format:*\x20%0','has','663566OoptFc','148616qhyfDZ','626718ycEcwx','enableDefaultAttributesIntegration','afterInit','listType','get','locale','registerDescriptionCallback','4925270ygYcZT','key','oldValue','handleDescriptions','1747236Ryihhp','registerBlockAttribute','descriptionFactory','listMarkerStyle','plugins','*Remove\x20format:*\x20%0','head','newValue','TrackChangesEditing','MultiLevelList','1890fPfjYi'];_0xbd5d=function(){return _0x2bf01c;};return _0xbd5d();}export default class pt extends _0xd41cf9{[_0x2f7861(0x122)](){const _0xb23fef=_0x2f7861,_0x8a98ba=this[_0xb23fef(0x11b)],_0x2c2fa8=_0x8a98ba[_0xb23fef(0x12f)][_0xb23fef(0x124)](_0xb23fef(0x133));_0x8a98ba[_0xb23fef(0x12f)][_0xb23fef(0x11d)](_0xb23fef(0x134))&&(_0x2c2fa8[_0xb23fef(0x121)](_0xb23fef(0x138)),_0x2c2fa8[_0xb23fef(0x12c)](_0xb23fef(0x12e)),_0x2c2fa8[_0xb23fef(0x12d)][_0xb23fef(0x126)](_0x5a479e=>this[_0xb23fef(0x12a)](_0x5a479e)));}[_0x2f7861(0x12a)](_0x413558){const _0xf75ef2=_0x2f7861,_0x2192eb=this[_0xf75ef2(0x11b)][_0xf75ef2(0x125)],{data:_0xb430d}=_0x413558,_0x249f27={'type':_0xf75ef2(0x11a),'content':''};if(_0xb430d&&_0xf75ef2(0x12e)==_0xb430d[_0xf75ef2(0x128)]){if(!_0xb430d[_0xf75ef2(0x129)])return{'type':_0xf75ef2(0x11a),'content':_0x3aaaac(_0x2192eb,_0xf75ef2(0x11c),_0x3aaaac(_0x2192eb,_0xf75ef2(0x13a)))+'\x20('+_0xb430d[_0xf75ef2(0x132)]+')'};if(!_0xb430d[_0xf75ef2(0x132)]){let _0x5d2061=_0x413558[_0xf75ef2(0x131)];for(;_0x5d2061;){if(_0x5d2061[_0xf75ef2(0x137)]&&_0xf75ef2(0x123)==_0x5d2061[_0xf75ef2(0x137)][_0xf75ef2(0x128)]&&_0x5d2061[_0xf75ef2(0x137)][_0xf75ef2(0x132)])return _0x249f27;_0x5d2061=_0x5d2061[_0xf75ef2(0x136)];}return{'type':_0xf75ef2(0x11a),'content':_0x3aaaac(_0x2192eb,_0xf75ef2(0x130),_0x3aaaac(_0x2192eb,_0xf75ef2(0x13a)))+'\x20('+_0xb430d[_0xf75ef2(0x129)]+')'};}}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x7d0f14=_0xcd9a;(function(_0x12ae0e,_0x43d5a2){const _0x3cc677=_0xcd9a,_0x589935=_0x12ae0e();while(!![]){try{const _0x3f51ef=-parseInt(_0x3cc677(0x1f1))/0x1+-parseInt(_0x3cc677(0x203))/0x2+-parseInt(_0x3cc677(0x1fb))/0x3*(-parseInt(_0x3cc677(0x205))/0x4)+parseInt(_0x3cc677(0x201))/0x5*(-parseInt(_0x3cc677(0x204))/0x6)+parseInt(_0x3cc677(0x1f5))/0x7+parseInt(_0x3cc677(0x1fa))/0x8*(parseInt(_0x3cc677(0x200))/0x9)+parseInt(_0x3cc677(0x1f4))/0xa*(parseInt(_0x3cc677(0x1f7))/0xb);if(_0x3f51ef===_0x43d5a2)break;else _0x589935['push'](_0x589935['shift']());}catch(_0x988fae){_0x589935['push'](_0x589935['shift']());}}}(_0x4f3d,0x42806));function _0x4f3d(){const _0x4e9624=['442573zGwdRg','editor','locale','40bZCJeW','1765918NepnWB','has','1264054Qlgrsu','ELEMENT_PAGE_BREAK','get','9736kskLhV','3ffwolI','TrackChangesEditing','registerElementLabel','plugins','descriptionFactory','342nNukZF','6810vPBvkj','enableCommand','678100GrxVcW','828eqdEgz','1935172hBBnys','pageBreak','afterInit','PageBreakEditing'];_0x4f3d=function(){return _0x4e9624;};return _0x4f3d();}import{Plugin as _0x53a075}from'ckeditor5/src/core.js';function _0xcd9a(_0xc6b824,_0x2542cc){const _0x4f3d5e=_0x4f3d();return _0xcd9a=function(_0xcd9ae0,_0x2cc34f){_0xcd9ae0=_0xcd9ae0-0x1f0;let _0x20689f=_0x4f3d5e[_0xcd9ae0];return _0x20689f;},_0xcd9a(_0xc6b824,_0x2542cc);}import{getTranslation as _0x4d0072}from'../utils/common-translations.js';export default class kt extends _0x53a075{[_0x7d0f14(0x207)](){const _0x5144d6=_0x7d0f14,_0x14befe=this[_0x5144d6(0x1f2)];if(!_0x14befe[_0x5144d6(0x1fe)][_0x5144d6(0x1f6)](_0x5144d6(0x1f0)))return;_0x14befe[_0x5144d6(0x1fe)][_0x5144d6(0x1f9)](_0x5144d6(0x1fc))[_0x5144d6(0x202)](_0x5144d6(0x206));const _0x21d5dd=_0x14befe[_0x5144d6(0x1fe)][_0x5144d6(0x1f9)](_0x5144d6(0x1fc)),_0x16d95f=_0x14befe[_0x5144d6(0x1f3)];_0x21d5dd[_0x5144d6(0x1ff)][_0x5144d6(0x1fd)](_0x5144d6(0x206),_0x5b137e=>_0x4d0072(_0x16d95f,_0x5144d6(0x1f8),_0x5b137e));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x212f(_0x43e222,_0x5d9735){const _0x19bd3d=_0x19bd();return _0x212f=function(_0x212fa5,_0x41447d){_0x212fa5=_0x212fa5-0xf2;let _0x2f4fcd=_0x19bd3d[_0x212fa5];return _0x2f4fcd;},_0x212f(_0x43e222,_0x5d9735);}function _0x19bd(){const _0xb00d96=['editing','1302226pprWXW','Paragraph','markerName','toViewPosition','10gGEBvc','highest','plugins','getItemLabel','editor','7867776QfNsNo','activeMarkers','showSuggestionHighlights','formatBlock','includes','getFirstRange','writer','span','has','name','downcastDispatcher','insert','format','end','4906371UBFWHy','enableCommand','model','registerElementLabel','data','commandName','_splitMarkerName','addMarker:suggestion:insertion','registerDescriptionCallback','afterInit','507068opNzUD','mapper','13956120poxPuJ','options','descriptionFactory','isBlock','*Change\x20to:*\x20%0','insertion','consume','insertParagraph','bindElementToMarker','*Insert:*\x20%0','13238288fKCUBo','start','paragraph','isLimit','schema','checkChild','$text','enableDefaultAttributesIntegration','_registerLegacyDescription','consumable','addClass','createUIElement','get','markerRange','2pMeGZc','TrackChangesEditing','type','6571432pJsksZ','locale','ck-suggestion-marker-split','ck-suggestion-marker--active','isTouching','nodeAfter','ELEMENT_PARAGRAPH'];_0x19bd=function(){return _0xb00d96;};return _0x19bd();}const _0x283ced=_0x212f;(function(_0x1074ac,_0x11e459){const _0x51ac7a=_0x212f,_0x5ac5f7=_0x1074ac();while(!![]){try{const _0x349a95=-parseInt(_0x51ac7a(0x120))/0x1+-parseInt(_0x51ac7a(0x115))/0x2*(parseInt(_0x51ac7a(0x137))/0x3)+-parseInt(_0x51ac7a(0xfb))/0x4*(-parseInt(_0x51ac7a(0x124))/0x5)+parseInt(_0x51ac7a(0x129))/0x6+-parseInt(_0x51ac7a(0x118))/0x7+parseInt(_0x51ac7a(0x107))/0x8+parseInt(_0x51ac7a(0xfd))/0x9;if(_0x349a95===_0x11e459)break;else _0x5ac5f7['push'](_0x5ac5f7['shift']());}catch(_0x1013b6){_0x5ac5f7['push'](_0x5ac5f7['shift']());}}}(_0x19bd,0xda38d));import{Plugin as _0x1e3342}from'ckeditor5/src/core.js';import{getTranslation as _0x527d08}from'../utils/common-translations.js';export default class bt extends _0x1e3342{[_0x283ced(0xfa)](){const _0x5a6bbb=_0x283ced,_0x11cf9f=this[_0x5a6bbb(0x128)];if(!_0x11cf9f[_0x5a6bbb(0x126)][_0x5a6bbb(0x131)](_0x5a6bbb(0x121)))return;const _0xff7150=_0x11cf9f[_0x5a6bbb(0x119)],_0x2200af=_0x11cf9f[_0x5a6bbb(0x126)][_0x5a6bbb(0x113)](_0x5a6bbb(0x116));_0x2200af[_0x5a6bbb(0xff)][_0x5a6bbb(0xf4)](_0x5a6bbb(0x109),_0x5280c4=>_0x527d08(_0xff7150,_0x5a6bbb(0x11e),_0x5280c4)),_0x2200af[_0x5a6bbb(0x10e)](_0x5a6bbb(0x109)),_0x2200af[_0x5a6bbb(0xf2)](_0x5a6bbb(0x104)),_0x11cf9f[_0x5a6bbb(0x11f)][_0x5a6bbb(0x133)]['on'](_0x5a6bbb(0xf8),nr(_0x11cf9f),{'priority':_0x5a6bbb(0x125)}),_0x11cf9f[_0x5a6bbb(0xf5)][_0x5a6bbb(0x133)]['on'](_0x5a6bbb(0xf8),(_0x15d7db,_0xf77849,_0x5a4b31)=>{const _0x232fba=_0x5a6bbb;_0x5a4b31[_0x232fba(0xfe)][_0x232fba(0x12b)]&&nr(_0x11cf9f,{'showActiveMarker':!0x1})(_0x15d7db,_0xf77849,_0x5a4b31);},{'priority':_0x5a6bbb(0x125)});const _0x592d71=_0x2200af[_0x5a6bbb(0xff)];_0x592d71[_0x5a6bbb(0xf9)](_0x43d53d=>{const _0x932ae1=_0x5a6bbb;if(_0x932ae1(0x102)!==_0x43d53d[_0x932ae1(0x117)])return;const {start:_0x261918,end:_0x208fa9}=_0x43d53d[_0x932ae1(0x12e)]();if(!_0x261918[_0x932ae1(0x11c)](_0x208fa9)||!_0x261918[_0x932ae1(0x11d)])return;const _0x1a5ed2=_0x11cf9f[_0x932ae1(0xf3)][_0x932ae1(0x10b)],_0x509806=_0x261918[_0x932ae1(0x11d)];return _0x1a5ed2[_0x932ae1(0x100)](_0x509806)&&!_0x1a5ed2[_0x932ae1(0x10a)](_0x509806)&&_0x1a5ed2[_0x932ae1(0x10c)](_0x509806,_0x932ae1(0x10d))?{'type':_0x932ae1(0x102),'content':_0x527d08(_0xff7150,_0x932ae1(0x106),_0x592d71[_0x932ae1(0x127)](_0x509806,0x1))}:void 0x0;}),this[_0x5a6bbb(0x10f)]();}[_0x283ced(0x10f)](){const _0x30ab6a=_0x283ced,_0x39245b=this[_0x30ab6a(0x128)],_0x355648=_0x39245b[_0x30ab6a(0x119)];_0x39245b[_0x30ab6a(0x126)][_0x30ab6a(0x113)](_0x30ab6a(0x116))[_0x30ab6a(0xff)][_0x30ab6a(0xf9)](_0x1ab6c3=>{const _0x42dbc0=_0x30ab6a;if(_0x42dbc0(0x12c)!=_0x1ab6c3[_0x42dbc0(0x117)])return;const {data:_0x34938b}=_0x1ab6c3;return _0x34938b&&_0x42dbc0(0x109)==_0x34938b[_0x42dbc0(0xf6)]?{'type':_0x42dbc0(0x135),'content':_0x527d08(_0x355648,_0x42dbc0(0x101),_0x527d08(_0x355648,_0x42dbc0(0x11e)))}:void 0x0;});}}function nr(_0xe26e9b,{showActiveMarker:_0x3c6f2b=!0x0}={}){return(_0x56792c,_0x51b028,_0x431203)=>{const _0x37f44d=_0x212f,_0x167a73=_0xe26e9b[_0x37f44d(0x126)][_0x37f44d(0x113)](_0x37f44d(0x116)),_0x2b4e34=_0x51b028[_0x37f44d(0x114)][_0x37f44d(0x108)],_0x3d5e24=_0x51b028[_0x37f44d(0x114)][_0x37f44d(0x136)],_0x1f434e=_0xe26e9b[_0x37f44d(0xf3)][_0x37f44d(0x10b)];if(!_0x2b4e34[_0x37f44d(0x11c)](_0x3d5e24)||!_0x2b4e34[_0x37f44d(0x11d)])return;const _0x110216=_0x2b4e34[_0x37f44d(0x11d)];if(_0x1f434e[_0x37f44d(0x100)](_0x110216)&&!_0x1f434e[_0x37f44d(0x10a)](_0x110216)&&_0x1f434e[_0x37f44d(0x10c)](_0x110216,_0x37f44d(0x10d))){if(!_0x431203[_0x37f44d(0x110)][_0x37f44d(0x103)](_0x51b028[_0x37f44d(0x114)],_0x56792c[_0x37f44d(0x132)]))return;const {authorId:_0x2508a8}=_0x167a73[_0x37f44d(0xf7)](_0x51b028[_0x37f44d(0x122)]),_0x1937d9=_0x431203[_0x37f44d(0x12f)][_0x37f44d(0x112)](_0x37f44d(0x130),{'class':_0x37f44d(0x11a),'data-author-id':_0x2508a8}),_0x17f63e=_0x431203[_0x37f44d(0xfc)][_0x37f44d(0x123)](_0x3d5e24);_0x3c6f2b&&_0x167a73[_0x37f44d(0x12a)][_0x37f44d(0x12d)](_0x51b028[_0x37f44d(0x122)])&&_0x431203[_0x37f44d(0x12f)][_0x37f44d(0x111)](_0x37f44d(0x11b),_0x1937d9),_0x431203[_0x37f44d(0x12f)][_0x37f44d(0x134)](_0x17f63e,_0x1937d9),_0x431203[_0x37f44d(0xfc)][_0x37f44d(0x105)](_0x1937d9,_0x51b028[_0x37f44d(0x122)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x454970=_0x2736;function _0x2736(_0x5f1973,_0x47fc23){const _0xf521e1=_0xf521();return _0x2736=function(_0x2736e5,_0xcd3aa){_0x2736e5=_0x2736e5-0x1e1;let _0x48ea72=_0xf521e1[_0x2736e5];return _0x48ea72;},_0x2736(_0x5f1973,_0x47fc23);}(function(_0x56199f,_0x593605){const _0x396940=_0x2736,_0x1d9106=_0x56199f();while(!![]){try{const _0x410076=-parseInt(_0x396940(0x1e1))/0x1*(parseInt(_0x396940(0x1ec))/0x2)+parseInt(_0x396940(0x1fe))/0x3*(parseInt(_0x396940(0x1f3))/0x4)+-parseInt(_0x396940(0x1fb))/0x5+parseInt(_0x396940(0x1f6))/0x6*(parseInt(_0x396940(0x1e2))/0x7)+parseInt(_0x396940(0x1e5))/0x8+parseInt(_0x396940(0x1e8))/0x9*(parseInt(_0x396940(0x1f2))/0xa)+parseInt(_0x396940(0x1ef))/0xb;if(_0x410076===_0x593605)break;else _0x1d9106['push'](_0x1d9106['shift']());}catch(_0x12a8b3){_0x1d9106['push'](_0x1d9106['shift']());}}}(_0xf521,0x84d0d));function _0xf521(){const _0x16a0f3=['has','3085010xoOkRp','4JGtQUV','formatInline','type','17778hgMCtx','editor','afterInit','removeFormat','enableDefaultAttributesIntegration','2419390ahXBkA','*Remove\x20all\x20formatting*','locale','1469838yuLkxO','1umprkp','427bqXerV','get','registerDescriptionCallback','5420056SzmFMr','commandName','plugins','9KWYQjr','format','_registerLegacyDescription','formatBlock','1602154lwLHcd','descriptionFactory','RemoveFormatEditing','1894981DuxMYd','TrackChangesEditing'];_0xf521=function(){return _0x16a0f3;};return _0xf521();}import{Plugin as _0x522e64}from'ckeditor5/src/core.js';import{getTranslation as _0x2cff9d}from'../utils/common-translations.js';export default class wt extends _0x522e64{[_0x454970(0x1f8)](){const _0x87b15d=_0x454970,_0x1b9b61=this[_0x87b15d(0x1f7)];if(!_0x1b9b61[_0x87b15d(0x1e7)][_0x87b15d(0x1f1)](_0x87b15d(0x1ee)))return;_0x1b9b61[_0x87b15d(0x1e7)][_0x87b15d(0x1e3)](_0x87b15d(0x1f0))[_0x87b15d(0x1fa)](_0x87b15d(0x1f9)),this[_0x87b15d(0x1ea)]();}[_0x454970(0x1ea)](){const _0x45c806=_0x454970,_0x27de07=this[_0x45c806(0x1f7)];_0x27de07[_0x45c806(0x1e7)][_0x45c806(0x1e3)](_0x45c806(0x1f0))[_0x45c806(0x1ed)][_0x45c806(0x1e4)](_0xaf4458=>{const _0x487814=_0x45c806;if(_0x487814(0x1eb)!=_0xaf4458[_0x487814(0x1f5)]&&_0x487814(0x1f4)!=_0xaf4458[_0x487814(0x1f5)])return;const {data:_0x4b24b0}=_0xaf4458;return _0x4b24b0&&_0x487814(0x1f9)==_0x4b24b0[_0x487814(0x1e6)]?{'type':_0x487814(0x1e9),'content':_0x2cff9d(_0x27de07[_0x487814(0x1fd)],_0x487814(0x1fc))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x2ed667=_0x5a00;(function(_0x4a86d6,_0x23ac6f){const _0x1b7230=_0x5a00,_0x2135a7=_0x4a86d6();while(!![]){try{const _0x308d62=-parseInt(_0x1b7230(0x13f))/0x1*(parseInt(_0x1b7230(0x13e))/0x2)+parseInt(_0x1b7230(0x13a))/0x3+parseInt(_0x1b7230(0x12c))/0x4+-parseInt(_0x1b7230(0x138))/0x5+-parseInt(_0x1b7230(0x12e))/0x6+parseInt(_0x1b7230(0x145))/0x7*(parseInt(_0x1b7230(0x143))/0x8)+parseInt(_0x1b7230(0x12d))/0x9;if(_0x308d62===_0x23ac6f)break;else _0x2135a7['push'](_0x2135a7['shift']());}catch(_0x476fe0){_0x2135a7['push'](_0x2135a7['shift']());}}}(_0x581d,0x40c48));import{Plugin as _0x36acaa}from'ckeditor5/src/core.js';export default class yt extends _0x36acaa{[_0x2ed667(0x142)](){const _0x5943c8=_0x2ed667,_0x575e4a=this[_0x5943c8(0x136)];if(!_0x575e4a[_0x5943c8(0x144)][_0x5943c8(0x135)](_0x5943c8(0x13d)))return;const _0x48a0a9=_0x575e4a[_0x5943c8(0x144)][_0x5943c8(0x12f)](_0x5943c8(0x137));_0x48a0a9[_0x5943c8(0x139)](_0x5943c8(0x13c)),_0x48a0a9[_0x5943c8(0x139)](_0x5943c8(0x140));const _0x341539=_0x575e4a[_0x5943c8(0x144)][_0x5943c8(0x12f)](_0x5943c8(0x13d));_0x341539[_0x5943c8(0x139)](_0x5943c8(0x141)),_0x341539[_0x5943c8(0x139)](_0x5943c8(0x132)),_0x341539[_0x5943c8(0x139)](_0x5943c8(0x131)),_0x341539[_0x5943c8(0x139)](_0x5943c8(0x133)),_0x341539[_0x5943c8(0x139)](_0x5943c8(0x130)),_0x341539[_0x5943c8(0x139)](_0x5943c8(0x13b)),_0x341539[_0x5943c8(0x139)](_0x5943c8(0x134));}}function _0x5a00(_0x4d33ce,_0x46ab2f){const _0x581db6=_0x581d();return _0x5a00=function(_0x5a002c,_0x480b82){_0x5a002c=_0x5a002c-0x12c;let _0x287cb8=_0x581db6[_0x5a002c];return _0x287cb8;},_0x5a00(_0x4d33ce,_0x46ab2f);}function _0x581d(){const _0x4356b2=['discardSelectedSuggestions','has','editor','TrackChangesEditing','180065djuNjS','enableCommand','618306mbhRkx','acceptSelectedSuggestions','goToPreviousRestrictedEditingException','RestrictedEditingModeEditing','13658dCdMOq','57MOgyxQ','goToNextRestrictedEditingException','trackChanges','afterInit','44752IEFuNi','plugins','560ewDpnp','1115164AUAudf','1444410ALHmqJ','2414094fwoDxp','get','discardAllSuggestions','discardSuggestion','acceptSuggestion','acceptAllSuggestions'];_0x581d=function(){return _0x4356b2;};return _0x581d();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x291657=_0x19cc;(function(_0x3f8105,_0x275dd2){const _0x1361c8=_0x19cc,_0x11d6a6=_0x3f8105();while(!![]){try{const _0x1f774f=parseInt(_0x1361c8(0x1cd))/0x1+-parseInt(_0x1361c8(0x1bc))/0x2+parseInt(_0x1361c8(0x1a8))/0x3*(parseInt(_0x1361c8(0x1c1))/0x4)+parseInt(_0x1361c8(0x1ba))/0x5+parseInt(_0x1361c8(0x19e))/0x6*(-parseInt(_0x1361c8(0x1a4))/0x7)+parseInt(_0x1361c8(0x1cc))/0x8*(parseInt(_0x1361c8(0x1b6))/0x9)+parseInt(_0x1361c8(0x1cb))/0xa*(-parseInt(_0x1361c8(0x1cf))/0xb);if(_0x1f774f===_0x275dd2)break;else _0x11d6a6['push'](_0x11d6a6['shift']());}catch(_0x26018c){_0x11d6a6['push'](_0x11d6a6['shift']());}}}(_0x214e,0x6bdef));import{Plugin as _0x283968}from'ckeditor5/src/core.js';function _0x19cc(_0x5ceda0,_0x5918b3){const _0x214e27=_0x214e();return _0x19cc=function(_0x19ccce,_0x52ac87){_0x19ccce=_0x19ccce-0x19b;let _0x355afc=_0x214e27[_0x19ccce];return _0x355afc;},_0x19cc(_0x5ceda0,_0x5918b3);}import{ShiftEnter as _0x28227f}from'ckeditor5/src/enter.js';function _0x214e(){const _0x5770bd=['addMarker:suggestion:insertion','options','locale','markerName','consumable','195651lZhsej','downcastDispatcher','registerElementLabel','insert','3689580pgkNrT','shiftEnter','612982FzGfjc','writer','get','enableCommand','toViewPosition','208892YKHXKD','createUIElement','editing','name','split','addClass','showSuggestionHighlights','addMarker:suggestion:deletion','element','span','3471210HuZkXM','272erczQX','515103XoGLlg','TrackChangesEditing','22uvVfkc','bindElementToMarker','activeMarkers','model','ck-suggestion-marker--active','init','descriptionFactory','ELEMENT_LINE_BREAK','editor','82182rVZqmG','ck-suggestion-marker-','data','getItems','createPositionBefore','_splitMarkerName','441gGTjME','requires','plugins','merge','18njdMBr','high','markerRange','softBreak','deletion','test','includes','mapper','addMarker:suggestion'];_0x214e=function(){return _0x5770bd;};return _0x214e();}import{getTranslation as _0x349760}from'../utils/common-translations.js';export default class jt extends _0x283968{static get[_0x291657(0x1a5)](){return[_0x28227f];}[_0x291657(0x1d4)](){const _0x570ba7=_0x291657,_0x16661d=this[_0x570ba7(0x19d)],_0x265a79=_0x16661d[_0x570ba7(0x1a6)][_0x570ba7(0x1be)](_0x570ba7(0x1ce));_0x265a79[_0x570ba7(0x1bf)](_0x570ba7(0x1bb)),_0x16661d[_0x570ba7(0x1c3)][_0x570ba7(0x1b7)]['on'](_0x570ba7(0x1b1),ge(_0x16661d),{'priority':_0x570ba7(0x1a9)}),_0x16661d[_0x570ba7(0x1c3)][_0x570ba7(0x1b7)]['on'](_0x570ba7(0x1c8),ge(_0x16661d),{'priority':_0x570ba7(0x1a9)}),_0x16661d[_0x570ba7(0x1a0)][_0x570ba7(0x1b7)]['on'](_0x570ba7(0x1b0),(_0x2f8740,_0x252bbb,_0x27889e)=>{const _0x1ede25=_0x570ba7;_0x27889e[_0x1ede25(0x1b2)][_0x1ede25(0x1c7)]&&ge(_0x16661d,{'showActiveMarker':!0x1})(_0x2f8740,_0x252bbb,_0x27889e);}),_0x265a79[_0x570ba7(0x19b)][_0x570ba7(0x1b8)](_0x570ba7(0x1ab),_0x249f6e=>_0x349760(_0x16661d[_0x570ba7(0x1b3)],_0x570ba7(0x19c),_0x249f6e));}}function ge(_0x46185b,{showActiveMarker:_0x525d51=!0x0}={}){return(_0x1f9ccf,_0x2acd78,_0x531849)=>{const _0x30caa3=_0x19cc,_0x5594e1=_0x46185b[_0x30caa3(0x1a6)][_0x30caa3(0x1be)](_0x30caa3(0x1ce));if(!_0x531849[_0x30caa3(0x1b5)][_0x30caa3(0x1ad)](_0x2acd78[_0x30caa3(0x1aa)],_0x1f9ccf[_0x30caa3(0x1c4)]))return;const _0x2bac2f=_0x46185b[_0x30caa3(0x1d2)];for(const _0x2eb696 of _0x2acd78[_0x30caa3(0x1aa)][_0x30caa3(0x1a1)]()){if(!_0x2eb696['is'](_0x30caa3(0x1c9),_0x30caa3(0x1ab)))continue;const _0x623aab=_0x30caa3(0x1ac)==_0x2acd78[_0x30caa3(0x1b4)][_0x30caa3(0x1c5)](':')[0x1]?_0x30caa3(0x1a7):_0x30caa3(0x1c5),{authorId:_0x1c5e5e}=_0x5594e1[_0x30caa3(0x1a3)](_0x2acd78[_0x30caa3(0x1b4)]),_0x1d5631=_0x531849[_0x30caa3(0x1bd)][_0x30caa3(0x1c2)](_0x30caa3(0x1ca),{'class':_0x30caa3(0x19f)+_0x623aab,'data-author-id':_0x1c5e5e}),_0x1f5927=_0x531849[_0x30caa3(0x1af)][_0x30caa3(0x1c0)](_0x2bac2f[_0x30caa3(0x1a2)](_0x2eb696));_0x525d51&&_0x5594e1[_0x30caa3(0x1d1)][_0x30caa3(0x1ae)](_0x2acd78[_0x30caa3(0x1b4)])&&_0x531849[_0x30caa3(0x1bd)][_0x30caa3(0x1c6)](_0x30caa3(0x1d3),_0x1d5631),_0x531849[_0x30caa3(0x1bd)][_0x30caa3(0x1b9)](_0x1f5927,_0x1d5631),_0x531849[_0x30caa3(0x1af)][_0x30caa3(0x1d0)](_0x1d5631,_0x2acd78[_0x30caa3(0x1b4)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x3f61(_0xffcfdd,_0x3fa20f){const _0x11f8b3=_0x11f8();return _0x3f61=function(_0x3f6162,_0xcf5cbb){_0x3f6162=_0x3f6162-0x18f;let _0x49fea9=_0x11f8b3[_0x3f6162];return _0x49fea9;},_0x3f61(_0xffcfdd,_0x3fa20f);}const _0x12f44f=_0x3f61;(function(_0x185c64,_0x37400f){const _0x590d57=_0x3f61,_0x4b16db=_0x185c64();while(!![]){try{const _0x399b12=parseInt(_0x590d57(0x1a2))/0x1+-parseInt(_0x590d57(0x18f))/0x2+-parseInt(_0x590d57(0x194))/0x3*(-parseInt(_0x590d57(0x1ad))/0x4)+parseInt(_0x590d57(0x195))/0x5*(-parseInt(_0x590d57(0x1b5))/0x6)+-parseInt(_0x590d57(0x1b0))/0x7*(parseInt(_0x590d57(0x193))/0x8)+parseInt(_0x590d57(0x19e))/0x9+-parseInt(_0x590d57(0x1b6))/0xa;if(_0x399b12===_0x37400f)break;else _0x4b16db['push'](_0x4b16db['shift']());}catch(_0x5ca003){_0x4b16db['push'](_0x4b16db['shift']());}}}(_0x11f8,0x62f3f));import{Plugin as _0x2304ec}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x14dd6d}from'./utils.js';function _0x11f8(){const _0x4909d9=['locale','4629570pbNtQf','349830bukhRY','editor','1016518XFakpA','get','registerDescriptionCallback','commandName','880552HMZcDv','52590fOtUlm','5edvsvG','afterInit','getRanges','commandParams','type','value','format','formatBlock','markInlineFormat','7267572BVGXjE','document','descriptionFactory','plugins','707169EGPSWJ','formatInline','TrackChangesEditing','selection','from','commands','model','forceValue','isCollapsed','StandardEditingModeEditing','restrictedEditingException','72ISQnEa','change','FORMAT_RESTRICTED_DISABLED','7IDpAeC','FORMAT_RESTRICTED_ENABLED','has','enableCommand'];_0x11f8=function(){return _0x4909d9;};return _0x11f8();}import{getTranslation as _0xd10824}from'../utils/common-translations.js';export default class St extends _0x2304ec{[_0x12f44f(0x196)](){const _0x1954c4=_0x12f44f,_0x241a6a=this[_0x1954c4(0x1b7)],_0x4d46c8=_0x241a6a[_0x1954c4(0x1a8)],_0x236cbc=_0x241a6a[_0x1954c4(0x1b4)];if(!_0x241a6a[_0x1954c4(0x1a1)][_0x1954c4(0x1b2)](_0x1954c4(0x1ab)))return;const _0x4cbc31=_0x241a6a[_0x1954c4(0x1a1)][_0x1954c4(0x190)](_0x1954c4(0x1a4)),_0x53e97d=_0x1954c4(0x1ac),_0x46a8d1=_0x241a6a[_0x1954c4(0x1a7)][_0x1954c4(0x190)](_0x53e97d);_0x4cbc31[_0x1954c4(0x1b3)](_0x53e97d,(_0x3f6825,_0x2ce279={})=>{const _0x155c17=_0x1954c4,_0x565801=_0x4d46c8[_0x155c17(0x19f)][_0x155c17(0x1a5)];if(_0x565801[_0x155c17(0x1aa)])return void _0x3f6825(_0x2ce279);const _0x3539c5=void 0x0!==_0x2ce279[_0x155c17(0x1a9)]?_0x2ce279[_0x155c17(0x1a9)]:!_0x46a8d1[_0x155c17(0x19a)];_0x4d46c8[_0x155c17(0x1ae)](()=>{const _0x3ef77b=_0x155c17,_0x380319=Array[_0x3ef77b(0x1a6)](_0x565801[_0x3ef77b(0x197)]());for(const _0x374aba of _0x380319){const _0x2f3ad9=_0x3539c5?[_0x374aba]:_0x14dd6d(_0x53e97d,_0x374aba,_0x4d46c8);for(const _0x144d24 of _0x2f3ad9)_0x4cbc31[_0x3ef77b(0x19d)](_0x144d24,{'commandName':_0x53e97d,'commandParams':[{'forceValue':_0x3539c5}]});}});}),_0x4cbc31[_0x1954c4(0x1a0)][_0x1954c4(0x191)](_0x3b9639=>{const _0x56ab5b=_0x1954c4;if(_0x56ab5b(0x19c)!=_0x3b9639[_0x56ab5b(0x199)]&&_0x56ab5b(0x1a3)!=_0x3b9639[_0x56ab5b(0x199)])return;const {data:_0x22e8e7}=_0x3b9639;return _0x22e8e7&&_0x22e8e7[_0x56ab5b(0x192)]==_0x53e97d?_0x22e8e7[_0x56ab5b(0x198)][0x0][_0x56ab5b(0x1a9)]?{'type':_0x56ab5b(0x19b),'content':_0xd10824(_0x236cbc,_0x56ab5b(0x1b1))}:{'type':_0x56ab5b(0x19b),'content':_0xd10824(_0x236cbc,_0x56ab5b(0x1af))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x3b49(_0x5230b3,_0x151638){const _0x94e579=_0x94e5();return _0x3b49=function(_0x3b4988,_0x5c4dd1){_0x3b4988=_0x3b4988-0x177;let _0x3127de=_0x94e579[_0x3b4988];return _0x3127de;},_0x3b49(_0x5230b3,_0x151638);}function _0x94e5(){const _0x58855e=['TrackChangesEditing','get','389dJpRVL','enableDefaultAttributesIntegration','ghsAttributes','registerAttributeLabel','has','Style','definitions','4486mkzFLV','style','5335020KpqtkL','commandName','element','config','formatBlock','FORMAT_STYLE','inline','7rUKOiB','locale','registerBlockAttribute','*Set\x20format:*\x20%0','formatInline','registerDescriptionCallback','add','*Remove\x20format:*\x20%0','registerInlineAttribute','2672817QSJMHb','descriptionFactory','editor','GeneralHtmlSupport','getGhsAttributeNameForElement','StyleUtils','60kyLFtb','DataSchema','toLowerCase','plugins','6EtvbiQ','_registerLegacyDescription','2525912XTVwqe','type','forceValue','afterInit','block','commandParams','7131220UgpuLw','3534421MCisEi','12iWvlcn','format','normalizeConfig','1241523nSVXjV','styleName'];_0x94e5=function(){return _0x58855e;};return _0x94e5();}const _0x51eb8a=_0x3b49;(function(_0x414bc6,_0x89059d){const _0x2f05a9=_0x3b49,_0xb87b4c=_0x414bc6();while(!![]){try{const _0x2b7575=-parseInt(_0x2f05a9(0x185))/0x1*(parseInt(_0x2f05a9(0x18c))/0x2)+parseInt(_0x2f05a9(0x19e))/0x3+parseInt(_0x2f05a9(0x18e))/0x4+-parseInt(_0x2f05a9(0x17c))/0x5*(parseInt(_0x2f05a9(0x1a8))/0x6)+parseInt(_0x2f05a9(0x195))/0x7*(-parseInt(_0x2f05a9(0x1aa))/0x8)+-parseInt(_0x2f05a9(0x181))/0x9*(-parseInt(_0x2f05a9(0x1a4))/0xa)+parseInt(_0x2f05a9(0x17d))/0xb*(parseInt(_0x2f05a9(0x17e))/0xc);if(_0x2b7575===_0x89059d)break;else _0xb87b4c['push'](_0xb87b4c['shift']());}catch(_0x3d3491){_0xb87b4c['push'](_0xb87b4c['shift']());}}}(_0x94e5,0xb9589));import{Plugin as _0x5d7a7c}from'ckeditor5/src/core.js';import{getTranslation as _0xb85b95}from'../utils/common-translations.js';export default class At extends _0x5d7a7c{[_0x51eb8a(0x179)](){const _0x4c11e4=_0x51eb8a,_0x5d7793=this[_0x4c11e4(0x1a0)];if(!_0x5d7793[_0x4c11e4(0x1a7)][_0x4c11e4(0x189)](_0x4c11e4(0x18a))||!_0x5d7793[_0x4c11e4(0x1a7)][_0x4c11e4(0x189)](_0x4c11e4(0x1a5)))return;const _0x50ed63=_0x5d7793[_0x4c11e4(0x1a7)][_0x4c11e4(0x184)](_0x4c11e4(0x183)),_0x1b8bb7=_0x5d7793[_0x4c11e4(0x196)],_0x120a8c=_0x5d7793[_0x4c11e4(0x191)][_0x4c11e4(0x184)](_0x4c11e4(0x18d))||{},_0x13d8a4=_0x5d7793[_0x4c11e4(0x1a7)][_0x4c11e4(0x184)](_0x4c11e4(0x1a1)),_0x1c5307=_0x5d7793[_0x4c11e4(0x1a7)][_0x4c11e4(0x184)](_0x4c11e4(0x1a3))[_0x4c11e4(0x180)](_0x5d7793[_0x4c11e4(0x1a7)][_0x4c11e4(0x184)](_0x4c11e4(0x1a5)),_0x120a8c[_0x4c11e4(0x18b)]);_0x50ed63[_0x4c11e4(0x186)](_0x4c11e4(0x18d));const _0x11e504=new Set();for(const _0x3594c4 of _0x1c5307[_0x4c11e4(0x17a)]){const _0x14a35c=_0x13d8a4[_0x4c11e4(0x1a2)](_0x3594c4[_0x4c11e4(0x190)]);_0x11e504[_0x4c11e4(0x19b)](_0x14a35c);}const _0x228c46=new Set();for(const _0x232dbe of _0x1c5307[_0x4c11e4(0x194)]){const _0x5d9155=_0x13d8a4[_0x4c11e4(0x1a2)](_0x232dbe[_0x4c11e4(0x190)]);_0x228c46[_0x4c11e4(0x19b)](_0x5d9155);for(const _0x5c5350 of _0x232dbe[_0x4c11e4(0x187)])_0x228c46[_0x4c11e4(0x19b)](_0x5c5350);}for(const _0x3eed98 of _0x11e504)_0x50ed63[_0x4c11e4(0x197)](_0x3eed98),_0x50ed63[_0x4c11e4(0x19f)][_0x4c11e4(0x188)](_0x3eed98,_0xb85b95(_0x1b8bb7,_0x4c11e4(0x193)));for(const _0x2d5519 of _0x228c46)_0x50ed63[_0x4c11e4(0x19d)](_0x2d5519),_0x50ed63[_0x4c11e4(0x19f)][_0x4c11e4(0x188)](_0x2d5519,_0xb85b95(_0x1b8bb7,_0x4c11e4(0x193)));this[_0x4c11e4(0x1a9)]();}[_0x51eb8a(0x1a9)](){const _0x3ac470=_0x51eb8a,_0x561223=this[_0x3ac470(0x1a0)],_0x36e84a=_0x561223[_0x3ac470(0x196)];_0x561223[_0x3ac470(0x1a7)][_0x3ac470(0x184)](_0x3ac470(0x183))[_0x3ac470(0x19f)][_0x3ac470(0x19a)](_0x38a6ec=>{const _0x35bd67=_0x3ac470;if(_0x35bd67(0x192)!=_0x38a6ec[_0x35bd67(0x177)]&&_0x35bd67(0x199)!=_0x38a6ec[_0x35bd67(0x177)])return;const {data:_0x127f16}=_0x38a6ec;return _0x127f16&&_0x35bd67(0x18d)===_0x127f16[_0x35bd67(0x18f)]?_0x127f16[_0x35bd67(0x17b)][0x0][_0x35bd67(0x178)]?{'type':_0x35bd67(0x17f),'content':_0xb85b95(_0x36e84a,_0x35bd67(0x198),_0x127f16[_0x35bd67(0x17b)][0x0][_0x35bd67(0x182)][_0x35bd67(0x1a6)]())}:{'type':_0x35bd67(0x17f),'content':_0xb85b95(_0x36e84a,_0x35bd67(0x19c),_0x127f16[_0x35bd67(0x17b)][0x0][_0x35bd67(0x182)][_0x35bd67(0x1a6)]())}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x2fd744=_0x50bd;(function(_0x46fd16,_0x4eb598){const _0x5f4359=_0x50bd,_0x56c7b6=_0x46fd16();while(!![]){try{const _0x50c073=-parseInt(_0x5f4359(0x116))/0x1+parseInt(_0x5f4359(0x156))/0x2*(-parseInt(_0x5f4359(0x14d))/0x3)+-parseInt(_0x5f4359(0xfa))/0x4+-parseInt(_0x5f4359(0x13f))/0x5+-parseInt(_0x5f4359(0xe8))/0x6+parseInt(_0x5f4359(0x16a))/0x7*(-parseInt(_0x5f4359(0x122))/0x8)+parseInt(_0x5f4359(0xf8))/0x9*(parseInt(_0x5f4359(0xed))/0xa);if(_0x50c073===_0x4eb598)break;else _0x56c7b6['push'](_0x56c7b6['shift']());}catch(_0x17b2e5){_0x56c7b6['push'](_0x56c7b6['shift']());}}}(_0xc15e,0x49865));import{Plugin as _0x45f0c7}from'ckeditor5/src/core.js';import{LiveRange as _0x3cd513}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x432391}from'ckeditor5/src/widget.js';function _0x50bd(_0x4291a8,_0x23a84d){const _0xc15e7b=_0xc15e();return _0x50bd=function(_0x50bd2d,_0xc63aab){_0x50bd2d=_0x50bd2d-0xe2;let _0x46a3f4=_0xc15e7b[_0x50bd2d];return _0x46a3f4;},_0x50bd(_0x4291a8,_0x23a84d);}import{getTranslation as _0xa9473f}from'../utils/common-translations.js';export default class It extends _0x45f0c7{constructor(_0x4b3027){const _0x318d78=_0x50bd;super(_0x4b3027),this[_0x318d78(0x111)]=[_0x318d78(0x10f),_0x318d78(0x120)],this[_0x318d78(0x119)]=new Set();}[_0x2fd744(0x106)](){const _0x32ba46=_0x2fd744,_0x288ca8=this[_0x32ba46(0x13b)],_0x1c841e=_0x288ca8[_0x32ba46(0xf0)][_0x32ba46(0x110)][_0x32ba46(0x173)];if(!_0x288ca8[_0x32ba46(0x165)][_0x32ba46(0x124)](_0x32ba46(0x132)))return;const _0x2bd375=_0x288ca8[_0x32ba46(0x150)],_0x3ba7c6=_0x288ca8[_0x32ba46(0x165)][_0x32ba46(0x11d)](_0x32ba46(0x11c)),_0x399c89=_0x288ca8[_0x32ba46(0x165)][_0x32ba46(0x11d)](_0x32ba46(0x167));_0x3ba7c6[_0x32ba46(0x169)][_0x32ba46(0x162)](_0x32ba46(0x102),_0x56717f=>_0xa9473f(_0x2bd375,_0x32ba46(0x170),_0x56717f)),this[_0x32ba46(0x10c)](),_0x3ba7c6[_0x32ba46(0x11a)](_0x32ba46(0x175)),_0x3ba7c6[_0x32ba46(0x11a)](_0x32ba46(0x144)),_0x3ba7c6[_0x32ba46(0x11a)](_0x32ba46(0x181));for(const _0x5384d5 of[_0x32ba46(0xf3),_0x32ba46(0x15c)]){const _0x205958=_0x288ca8[_0x32ba46(0x153)][_0x32ba46(0x11d)](_0x5384d5);_0x3ba7c6[_0x32ba46(0x11a)](_0x5384d5,_0x5699e3=>{const _0x5e1e8d=_0x32ba46;_0x288ca8[_0x5e1e8d(0xf0)][_0x5e1e8d(0x12c)](_0xa8f096=>{const _0x25b202=_0x5e1e8d;_0x5699e3();const _0xbaa548=_0x25b202(0x108)===_0x205958[_0x25b202(0x176)],_0x2b6b9e=_0x399c89[_0x25b202(0x118)](_0x1c841e),_0x5a0493=_0x399c89[_0x25b202(0x113)](_0x2b6b9e),_0x51f4f4=_0xbaa548?_0x5a0493[_0x25b202(0x115)]-0x1:_0x5a0493[_0x25b202(0x155)]+0x1,_0x25eec5=_0x2b6b9e[0x0][_0x25b202(0x129)](_0x25b202(0x102)),_0x51d14f=_0x399c89[_0x25b202(0x14a)](_0x25eec5,{'startRow':_0x51f4f4,'endRow':_0x51f4f4}),_0x2e5741=Array[_0x25b202(0x15a)](_0x51d14f)[_0x25b202(0x15b)](_0x5c7f82=>_0xa8f096[_0x25b202(0xef)](_0x5c7f82[_0x25b202(0x174)]));_0x3ba7c6[_0x25b202(0x177)](_0x2e5741,_0x25b202(0x10f));});});}for(const _0x136b6c of[_0x32ba46(0x142),_0x32ba46(0xec)]){const _0xec29c3=_0x288ca8[_0x32ba46(0x153)][_0x32ba46(0x11d)](_0x136b6c);_0x3ba7c6[_0x32ba46(0x11a)](_0x136b6c,_0x23e9e8=>{const _0x1aa43c=_0x32ba46;_0x288ca8[_0x1aa43c(0xf0)][_0x1aa43c(0x12c)](_0x1fc7f7=>{const _0x32915b=_0x1aa43c;_0x23e9e8();const _0x4830b4=_0x32915b(0x109)===_0xec29c3[_0x32915b(0x176)],_0x3739ab=_0x399c89[_0x32915b(0x118)](_0x1c841e),_0x42c966=_0x399c89[_0x32915b(0x146)](_0x3739ab),_0x2892d0=_0x4830b4?_0x42c966[_0x32915b(0x115)]-0x1:_0x42c966[_0x32915b(0x155)]+0x1,_0x51bc99=_0x3739ab[0x0][_0x32915b(0x129)](_0x32915b(0x102)),_0x34193f=_0x399c89[_0x32915b(0x14a)](_0x51bc99,{'startRow':0x0,'column':_0x2892d0,'includeAllSlots':!0x1}),_0x14fad3=Array[_0x32915b(0x15a)](_0x34193f)[_0x32915b(0x15b)](_0x66d731=>_0x1fc7f7[_0x32915b(0xef)](_0x66d731[_0x32915b(0x174)]));_0x3ba7c6[_0x32915b(0x177)](_0x14fad3,_0x32915b(0x120));});});}for(const _0x43ed5e of[_0x32ba46(0x128),_0x32ba46(0x11b)]){const _0xe43523=_0x43ed5e[_0x32ba46(0x17e)](0xb),_0x85402=_0xe43523[_0x32ba46(0x105)](),_0x1b22ae=_0x85402[_0x32ba46(0x17e)](0x0,0x3)+_0x32ba46(0xfc),_0x521ecf=_0x32ba46(0x102)+_0xe43523,_0x40851a=_0x32ba46(0x13a)+_0xe43523,_0x1937ce=_0x32ba46(0xe2)+_0xe43523;_0x3ba7c6[_0x32ba46(0x11a)](_0x43ed5e,()=>{const _0x266628=_0x32ba46;_0x288ca8[_0x266628(0xf0)][_0x266628(0x12c)](_0xdcee71=>{const _0x54bc8a=_0x266628,_0x3da92b=_0x399c89[_0x54bc8a(0x118)](_0x1c841e),_0x1517c9=_0x3da92b[0x0][_0x54bc8a(0x129)](_0x54bc8a(0x102));let _0x4f56c2;if(_0x54bc8a(0x128)==_0x43ed5e){const _0x4264b8=_0x399c89[_0x54bc8a(0x113)](_0x3da92b);_0x4f56c2={'startRow':_0x4264b8[_0x54bc8a(0x115)],'endRow':_0x4264b8[_0x54bc8a(0x155)],'includeAllSlots':!0x0};}else{const _0x419b3e=_0x399c89[_0x54bc8a(0x146)](_0x3da92b);_0x4f56c2={'startColumn':_0x419b3e[_0x54bc8a(0x115)],'endColumn':_0x419b3e[_0x54bc8a(0x155)],'includeAllSlots':!0x0};}const _0x47cd3a=_0x399c89[_0x54bc8a(0x14a)](_0x1517c9,_0x4f56c2),_0x1679a3=Array[_0x54bc8a(0x15a)](_0x47cd3a)[_0x54bc8a(0x15b)](({cell:_0x587e71})=>_0x587e71),_0x21e111=be(_0x1679a3[_0x54bc8a(0xff)](_0x553a8d=>_0x553a8d[_0x54bc8a(0x107)](_0x1b22ae))),_0x29c137=be(_0x1679a3[_0x54bc8a(0xff)](_0x4e897a=>!_0x4e897a[_0x54bc8a(0x107)](_0x1b22ae)))[_0x54bc8a(0x15b)](_0x4bed90=>_0xdcee71[_0x54bc8a(0xef)](_0x4bed90)),_0x2a2cc7=_0x3ba7c6[_0x54bc8a(0xeb)](_0x29c137,_0x521ecf);if(_0x2a2cc7&&(_0x54bc8a(0x10f)==_0x2a2cc7[_0x54bc8a(0x16d)]||_0x54bc8a(0x120)==_0x2a2cc7[_0x54bc8a(0x16d)])){const _0x540919=this[_0x54bc8a(0x149)](_0x2a2cc7);for(const _0x2f0b8d of _0x21e111){const _0x5662ac=_0xdcee71[_0x54bc8a(0xef)](_0x2f0b8d),_0x1c4981=_0x399c89[_0x54bc8a(0x133)](_0x2f0b8d),_0x2fcec5=_0x2f0b8d[_0x54bc8a(0x135)](_0x1b22ae)-0x1,_0x3237d4=_0x540919[_0x40851a],_0xe05633=_0x540919[_0x1937ce];_0x3237d4<=_0x1c4981[_0x85402]&&_0x1c4981[_0x85402]+_0x2fcec5<=_0xe05633&&_0x2a2cc7[_0x54bc8a(0x15e)](_0x5662ac);}}});});}function _0x5d4de1(_0x2b247d){const _0x3ad6dd=_0x32ba46,_0x3b1944=Array[_0x3ad6dd(0x15a)](_0x1c841e[_0x3ad6dd(0x121)]())[_0x3ad6dd(0x15b)](_0x429520=>_0x3cd513[_0x3ad6dd(0xf5)](_0x429520));_0x288ca8[_0x3ad6dd(0xf0)][_0x3ad6dd(0x12c)](_0x3f0843=>{const _0xb3f0c2=_0x3ad6dd,_0xe3c47e=_0x3f0843[_0xb3f0c2(0x184)];_0x2b247d=_0x2b247d[_0xb3f0c2(0xff)](_0x30163a=>_0xb3f0c2(0x140)!=_0x30163a[_0xb3f0c2(0x10b)][_0xb3f0c2(0x180)]),_0x3f0843[_0xb3f0c2(0x179)](_0x2b247d),_0x288ca8[_0xb3f0c2(0x153)][_0xb3f0c2(0x11d)](_0xb3f0c2(0x128))[_0xb3f0c2(0xfd)](),_0x288ca8[_0xb3f0c2(0x139)](_0xb3f0c2(0x128),{'forceDefaultExecution':!0x0}),_0x288ca8[_0xb3f0c2(0xf0)][_0xb3f0c2(0x131)](()=>{const _0x8e8e83=_0xb3f0c2;_0x288ca8[_0x8e8e83(0xf0)][_0x8e8e83(0x131)](_0xe3c47e,_0x12d0dc=>{const _0x1e0d0a=_0x8e8e83,_0x13da23=_0x3b1944[_0x1e0d0a(0xff)](_0x24d0f3=>_0x1e0d0a(0x140)!=_0x24d0f3[_0x1e0d0a(0x10b)][_0x1e0d0a(0x180)]);_0x13da23[_0x1e0d0a(0x12e)]>0x0&&_0x12d0dc[_0x1e0d0a(0x179)](_0x13da23);for(const _0x45ab23 of _0x3b1944)_0x45ab23[_0x1e0d0a(0x14b)]();});});});}function _0x21946f(_0x1550c3){const _0x803eb5=_0x32ba46;_0x288ca8[_0x803eb5(0xf0)][_0x803eb5(0x12c)](_0x37782f=>{const _0x4c648c=_0x803eb5,_0x2e2127=Array[_0x4c648c(0x15a)](_0x1c841e[_0x4c648c(0x121)]())[_0x4c648c(0x15b)](_0x151796=>_0x3cd513[_0x4c648c(0xf5)](_0x151796)),_0x2094f6=[];for(const _0x5056fd of _0x1550c3)for(const _0x196bf9 of _0x5056fd[_0x4c648c(0xf9)]({'shallow':!0x0}))_0x2094f6[_0x4c648c(0x17b)](_0x196bf9);for(const _0x2ecc17 of _0x2094f6)_0x4c648c(0x140)!=_0x2ecc17[_0x4c648c(0x10b)][_0x4c648c(0x180)]&&(_0x37782f[_0x4c648c(0x179)](_0x37782f[_0x4c648c(0x171)](_0x2ecc17,0x0)),_0x288ca8[_0x4c648c(0x153)][_0x4c648c(0x11d)](_0x4c648c(0x11b))[_0x4c648c(0xfd)](),_0x288ca8[_0x4c648c(0x139)](_0x4c648c(0x11b),{'forceDefaultExecution':!0x0}));const _0x2a10e9=_0x2e2127[_0x4c648c(0xff)](_0x3091c1=>_0x4c648c(0x140)!=_0x3091c1[_0x4c648c(0x10b)][_0x4c648c(0x180)]);_0x2a10e9[_0x4c648c(0x12e)]>0x0&&_0x37782f[_0x4c648c(0x179)](_0x2a10e9);for(const _0x82d64a of _0x2e2127)_0x82d64a[_0x4c648c(0x14b)]();});}function _0x460c58(_0x290366,_0xf688e0){const _0x2af51e=_0x32ba46;return _0xf688e0[_0x2af51e(0x183)](_0x4b9c4d=>_0x290366[_0x2af51e(0x15d)](_0x581643=>_0x581643[_0x2af51e(0x126)][_0x2af51e(0x130)](_0x4b9c4d[_0x2af51e(0x10e)])||_0x4b9c4d[_0x2af51e(0x126)][_0x2af51e(0x130)](_0x581643[_0x2af51e(0x10e)])));}function _0x5c272e(_0x21f9c2,_0x4555eb){const _0x2a5368=_0x32ba46;return!_0x21f9c2[_0x2a5368(0x15d)](_0x85d92f=>_0x4555eb[_0x2a5368(0x15d)](_0x58a264=>_0x85d92f[_0x2a5368(0x158)](_0x58a264)))&&_0x21f9c2[_0x2a5368(0x15d)](_0x31b4bb=>_0x4555eb[_0x2a5368(0x15d)](_0x45dd00=>_0x31b4bb[_0x2a5368(0x126)][_0x2a5368(0x138)](_0x45dd00[_0x2a5368(0x10e)])));}_0x288ca8[_0x32ba46(0x12a)][_0x32ba46(0x159)]['on'](_0x32ba46(0x14f),(_0x56f862,_0x4c0542,_0x130e61)=>{const _0xba8218=_0x32ba46;if(!_0x130e61[_0xba8218(0x14c)][_0xba8218(0x137)])return;const _0x34e838=_0x4c0542[_0xba8218(0xe9)];if(!_0x34e838)return;const _0x411bdc=_0x130e61[_0xba8218(0xf4)][_0xba8218(0x145)](_0x34e838);function _0x3533e9(_0xff371c){const _0x139ce2=_0xba8218;return Array[_0x139ce2(0x17f)](_0xff371c)?_0xff371c:[_0xff371c];}_0x411bdc&&_0xba8218(0xfb)===_0x34e838[_0xba8218(0xf7)]&&_0x432391(_0x411bdc,_0x130e61[_0xba8218(0x17d)],(_0x47c0cf,_0x5f2ce8,_0x275d30)=>_0x275d30[_0xba8218(0x147)](_0x3533e9(_0x5f2ce8[_0xba8218(0xf1)]),_0x47c0cf),(_0x17569b,_0x3ba577,_0x5a05ac)=>_0x5a05ac[_0xba8218(0x152)](_0x3533e9(_0x3ba577[_0xba8218(0xf1)]),_0x17569b));},{'priority':_0x32ba46(0x172)}),_0x3ba7c6[_0x32ba46(0x169)][_0x32ba46(0x168)](_0x428ab4=>{const _0x415f8a=_0x32ba46;if(_0x415f8a(0x123)!=_0x428ab4[_0x415f8a(0xe4)]&&_0x415f8a(0x164)!=_0x428ab4[_0x415f8a(0xe4)])return;const _0xa1a2d7=_0x428ab4[_0x415f8a(0x166)]();if(null!=_0xa1a2d7&&_0xa1a2d7['is'](_0x415f8a(0x134),_0x415f8a(0x102))){if(_0x415f8a(0x123)==_0x428ab4[_0x415f8a(0xe4)]){const _0xa57118=_0x428ab4[_0x415f8a(0xf9)]()[_0x415f8a(0xff)](_0x2b51c6=>_0x2b51c6['is'](_0x415f8a(0xe6)))[_0x415f8a(0x15b)](_0x9b8a5e=>_0x9b8a5e[_0x415f8a(0x12a)]);if(_0xa57118[_0x415f8a(0x12e)])return{'type':_0x415f8a(0x123),'content':_0xa9473f(_0x2bd375,_0x415f8a(0x136),_0xa9473f(_0x2bd375,_0x415f8a(0x103),'\x22'+_0xa57118[_0x415f8a(0x12b)]('\x20')+'\x22'))};}if(_0x415f8a(0x164)==_0x428ab4[_0x415f8a(0xe4)]){const _0x2458d6=_0x428ab4[_0x415f8a(0xf9)]()[_0x415f8a(0xff)](_0x3c37d0=>_0x3c37d0['is'](_0x415f8a(0xe6)))[_0x415f8a(0x15b)](_0x465f1b=>_0x465f1b[_0x415f8a(0x12a)]);if(_0x2458d6[_0x415f8a(0x12e)])return{'type':_0x415f8a(0x164),'content':_0xa9473f(_0x2bd375,_0x415f8a(0x151),_0xa9473f(_0x2bd375,_0x415f8a(0x103),'\x22'+_0x2458d6[_0x415f8a(0x12b)]('\x20')+'\x22'))};}}}),_0x3ba7c6[_0x32ba46(0x169)][_0x32ba46(0x168)](_0x5ad86b=>{const _0xc25c27=_0x32ba46;if(_0xc25c27(0x10f)==_0x5ad86b[_0xc25c27(0x16d)]){const _0xe5ce72=_0x5ad86b[_0xc25c27(0xf9)]()[_0xc25c27(0xff)](_0x44d3aa=>_0x44d3aa['is'](_0xc25c27(0xe6)))[_0xc25c27(0x15b)](_0x3c7355=>_0x3c7355[_0xc25c27(0x12a)]),_0x2a7996=this[_0xc25c27(0x149)](_0x5ad86b),_0x240b1b=_0x2a7996[_0xc25c27(0x12d)]-_0x2a7996[_0xc25c27(0x178)]+0x1;if(_0xc25c27(0x123)==_0x5ad86b[_0xc25c27(0xe4)])return _0xe5ce72[_0xc25c27(0x12e)]?{'type':_0xc25c27(0x123),'content':_0xa9473f(_0x2bd375,_0xc25c27(0x136),_0xa9473f(_0x2bd375,_0xc25c27(0x16f),[_0x240b1b,'\x22'+_0xe5ce72[_0xc25c27(0x12b)]('\x20')+'\x22']))}:{'type':_0xc25c27(0x123),'content':_0xa9473f(_0x2bd375,_0xc25c27(0x136),_0xa9473f(_0x2bd375,_0xc25c27(0x141),_0x240b1b))};if(_0xc25c27(0x164)==_0x5ad86b[_0xc25c27(0xe4)])return _0xe5ce72[_0xc25c27(0x12e)]?{'type':_0xc25c27(0x164),'content':_0xa9473f(_0x2bd375,_0xc25c27(0x151),_0xa9473f(_0x2bd375,_0xc25c27(0x16f),[_0x240b1b,'\x22'+_0xe5ce72[_0xc25c27(0x12b)]('\x20')+'\x22']))}:{'type':_0xc25c27(0x164),'content':_0xa9473f(_0x2bd375,_0xc25c27(0x151),_0xa9473f(_0x2bd375,_0xc25c27(0x141),_0x240b1b))};}if(_0xc25c27(0x120)==_0x5ad86b[_0xc25c27(0x16d)]){const _0x4411f4=_0x5ad86b[_0xc25c27(0xf9)]()[_0xc25c27(0xff)](_0xa4e090=>_0xa4e090['is'](_0xc25c27(0xe6)))[_0xc25c27(0x15b)](_0x308089=>_0x308089[_0xc25c27(0x12a)]),_0x496261=this[_0xc25c27(0x149)](_0x5ad86b),_0x27df99=_0x496261[_0xc25c27(0x16e)]-_0x496261[_0xc25c27(0x143)]+0x1;if(_0xc25c27(0x123)==_0x5ad86b[_0xc25c27(0xe4)])return _0x4411f4[_0xc25c27(0x12e)]?{'type':_0xc25c27(0x123),'content':_0xa9473f(_0x2bd375,_0xc25c27(0x136),_0xa9473f(_0x2bd375,_0xc25c27(0x15f),[_0x27df99,'\x22'+_0x4411f4[_0xc25c27(0x12b)]('\x20')+'\x22']))}:{'type':_0xc25c27(0x123),'content':_0xa9473f(_0x2bd375,_0xc25c27(0x136),_0xa9473f(_0x2bd375,_0xc25c27(0x16c),_0x27df99))};if(_0xc25c27(0x164)==_0x5ad86b[_0xc25c27(0xe4)])return _0x4411f4[_0xc25c27(0x12e)]?{'type':_0xc25c27(0x164),'content':_0xa9473f(_0x2bd375,_0xc25c27(0x151),_0xa9473f(_0x2bd375,_0xc25c27(0x15f),[_0x27df99,'\x22'+_0x4411f4[_0xc25c27(0x12b)]('\x20')+'\x22']))}:{'type':_0xc25c27(0x164),'content':_0xa9473f(_0x2bd375,_0xc25c27(0x151),_0xa9473f(_0x2bd375,_0xc25c27(0x16c),_0x27df99))};}}),_0x3ba7c6[_0x32ba46(0x13d)][_0x32ba46(0xfe)](_0x32ba46(0x123),_0x32ba46(0x10f),_0x32ba46(0x125),_0x5d4de1),_0x3ba7c6[_0x32ba46(0x13d)][_0x32ba46(0xfe)](_0x32ba46(0x164),_0x32ba46(0x10f),_0x32ba46(0xe3),_0x5d4de1),_0x3ba7c6[_0x32ba46(0x13d)][_0x32ba46(0xfe)](_0x32ba46(0x123),_0x32ba46(0x120),_0x32ba46(0x125),_0x21946f),_0x3ba7c6[_0x32ba46(0x13d)][_0x32ba46(0xfe)](_0x32ba46(0x164),_0x32ba46(0x120),_0x32ba46(0xe3),_0x21946f),_0x3ba7c6[_0x32ba46(0x13d)][_0x32ba46(0xfe)](_0x32ba46(0x123),_0x32ba46(0x120),_0x32ba46(0x12b),_0x460c58),_0x3ba7c6[_0x32ba46(0x13d)][_0x32ba46(0xfe)](_0x32ba46(0x164),_0x32ba46(0x120),_0x32ba46(0x12b),_0x460c58),_0x3ba7c6[_0x32ba46(0x13d)][_0x32ba46(0xfe)](_0x32ba46(0x123),_0x32ba46(0x10f),_0x32ba46(0x12b),_0x5c272e),_0x3ba7c6[_0x32ba46(0x13d)][_0x32ba46(0xfe)](_0x32ba46(0x164),_0x32ba46(0x10f),_0x32ba46(0x12b),_0x5c272e);}[_0x2fd744(0x182)](){const _0x154427=_0x2fd744,_0x513998=this[_0x154427(0x13b)],_0x486503=_0x513998[_0x154427(0xf0)][_0x154427(0x110)][_0x154427(0x173)];return(_0x18fab0,_0x1be24d)=>{const _0x573f9d=_0x154427;_0x513998[_0x573f9d(0xf0)][_0x573f9d(0x12c)](_0x14d9e2=>{const _0x395cb3=_0x573f9d,{commandName:_0x2064f0,commandParams:_0x1b820b}=_0x1be24d;let _0x1b8cea=_0x18fab0[0x0][_0x395cb3(0x126)][_0x395cb3(0x13c)];_0x1b820b&&_0x1b820b[0x0]&&!0x1===_0x1b820b[0x0][_0x395cb3(0xe7)]&&(_0x1b8cea=_0x18fab0[0x0][_0x395cb3(0x10e)][_0x395cb3(0x10d)]);const _0x5e1dcb=_0x14d9e2[_0x395cb3(0x163)](_0x1b8cea);if(_0x395cb3(0x140)==_0x5e1dcb[_0x395cb3(0x10b)][_0x395cb3(0x180)])return;const _0x21a926=Array[_0x395cb3(0x15a)](_0x486503[_0x395cb3(0x121)]())[_0x395cb3(0x15b)](_0x2af617=>_0x3cd513[_0x395cb3(0xf5)](_0x2af617));_0x14d9e2[_0x395cb3(0x179)](_0x5e1dcb),_0x513998[_0x395cb3(0x153)][_0x395cb3(0x11d)](_0x2064f0)[_0x395cb3(0xfd)](),_0x1b820b[_0x395cb3(0x17b)]({'forceDefaultExecution':!0x0}),_0x513998[_0x395cb3(0x139)](_0x2064f0,..._0x1b820b);const _0x9b8529=_0x21a926[_0x395cb3(0xff)](_0x3ac893=>_0x395cb3(0x140)!=_0x3ac893[_0x395cb3(0x10b)][_0x395cb3(0x180)]);_0x9b8529[_0x395cb3(0x12e)]>0x0&&_0x14d9e2[_0x395cb3(0x179)](_0x9b8529);for(const _0x5d2fd9 of _0x21a926)_0x5d2fd9[_0x395cb3(0x14b)]();});};}[_0x2fd744(0x100)](_0x36680f){const _0x1bf19d=_0x2fd744,_0xde6cd8=this[_0x1bf19d(0x13b)][_0x1bf19d(0x165)][_0x1bf19d(0x11d)](_0x1bf19d(0x167));let _0x2e4655=Number[_0x1bf19d(0x13e)],_0x2e3e87=Number[_0x1bf19d(0x16b)],_0x9479c9=Number[_0x1bf19d(0x13e)],_0x537528=Number[_0x1bf19d(0x16b)];for(const _0x25c4eb of _0x36680f){if(_0x1bf19d(0x140)==_0x25c4eb[_0x1bf19d(0x10b)][_0x1bf19d(0x180)])continue;const {row:_0x3a467a,column:_0x1d84ee}=_0xde6cd8[_0x1bf19d(0x133)](_0x25c4eb),_0x6f27fa=_0x25c4eb[_0x1bf19d(0x107)](_0x1bf19d(0x117))?_0x25c4eb[_0x1bf19d(0x135)](_0x1bf19d(0x117))-0x1:0x0,_0x58a62d=_0x25c4eb[_0x1bf19d(0x107)](_0x1bf19d(0x12f))?_0x25c4eb[_0x1bf19d(0x135)](_0x1bf19d(0x12f))-0x1:0x0;_0x2e4655=_0x3a467a<_0x2e4655?_0x3a467a:_0x2e4655,_0x2e3e87=_0x3a467a+_0x6f27fa>_0x2e3e87?_0x3a467a+_0x6f27fa:_0x2e3e87,_0x9479c9=_0x1d84ee<_0x9479c9?_0x1d84ee:_0x9479c9,_0x537528=_0x1d84ee+_0x58a62d>_0x537528?_0x1d84ee+_0x58a62d:_0x537528;}return{'minRow':_0x2e4655,'maxRow':_0x2e3e87,'minColumn':_0x9479c9,'maxColumn':_0x537528};}[_0x2fd744(0x10c)](){const _0x476fda=_0x2fd744,_0x1be847=this[_0x476fda(0x13b)],_0x264061=_0x1be847[_0x476fda(0x165)][_0x476fda(0x11d)](_0x476fda(0x11c)),_0x448b5f=_0x1be847[_0x476fda(0x165)][_0x476fda(0x11d)](_0x476fda(0x167));_0x1be847[_0x476fda(0xf0)][_0x476fda(0x110)]['on'](_0x476fda(0x160),()=>{const _0x1c040b=_0x476fda,_0x2eb67c=Array[_0x1c040b(0x15a)](_0x1be847[_0x1c040b(0xf0)][_0x1c040b(0x110)][_0x1c040b(0x10a)][_0x1c040b(0x104)]());for(const {name:_0x22ecd1,data:_0x7a03}of _0x2eb67c){const {group:_0x113d7d,id:_0x696314,subType:_0x2a2afd}=_0x264061[_0x1c040b(0x101)](_0x22ecd1);if(_0x1c040b(0xee)!=_0x113d7d)continue;if(null!=_0x7a03[_0x1c040b(0x114)])continue;const _0x13c184=_0x264061[_0x1c040b(0xf6)](_0x696314);this[_0x1c040b(0x111)][_0x1c040b(0x17c)](_0x2a2afd)&&this[_0x1c040b(0x119)][_0x1c040b(0xea)](_0x13c184);}},{'priority':_0x476fda(0x17a)});const _0x146c2c=(_0x4f33ea,_0x4af3b7)=>{const _0x5c1a68=_0x476fda;let _0x45a987=!0x1;const _0x240385=_0x4af3b7[_0x5c1a68(0xef)](_0x4f33ea),_0x577b07=_0x4f33ea[_0x5c1a68(0x129)](_0x5c1a68(0x102)),_0x536b43=_0x448b5f[_0x5c1a68(0x133)](_0x4f33ea);for(const _0x44180d of this[_0x5c1a68(0x119)]){const _0x144490=_0x44180d[_0x5c1a68(0x16d)],_0x3d3bdb=_0x144490[_0x5c1a68(0xf2)](_0x5c1a68(0x11e)),_0x457f12=_0x144490[_0x5c1a68(0x17e)](_0x3d3bdb?0xa:0x5),_0x3be79a=_0x457f12[_0x5c1a68(0x105)](),_0x26b1fc=_0x3be79a[_0x5c1a68(0x17e)](0x0,0x3)+_0x5c1a68(0xfc),_0x5a2ecc=_0x5c1a68(0x13a)+_0x457f12,_0x28d24a=_0x5c1a68(0xe2)+_0x457f12;if(!_0x44180d[_0x5c1a68(0x148)])continue;if(_0x577b07!=_0x44180d[_0x5c1a68(0x11f)]()[_0x5c1a68(0x10e)][_0x5c1a68(0x129)](_0x5c1a68(0x102)))continue;if(_0x44180d[_0x5c1a68(0x112)](_0x240385))continue;const _0x25b284=_0x4f33ea[_0x5c1a68(0x107)](_0x26b1fc)?_0x4f33ea[_0x5c1a68(0x135)](_0x26b1fc)-0x1:0x0,_0x32ba66=this[_0x5c1a68(0x149)](_0x44180d),_0x533509=_0x32ba66[_0x5a2ecc],_0x2f9dc9=_0x32ba66[_0x28d24a];_0x533509<=_0x536b43[_0x3be79a]&&_0x536b43[_0x3be79a]+_0x25b284<=_0x2f9dc9&&(_0x44180d[_0x5c1a68(0x15e)](_0x240385),_0x45a987=!0x0);}return _0x45a987;};_0x1be847[_0x476fda(0xf0)][_0x476fda(0x110)][_0x476fda(0x127)](_0x263849=>{const _0x51a7d4=_0x476fda;let _0x2f5652=!0x1;for(const _0x3ede71 of _0x1be847[_0x51a7d4(0xf0)][_0x51a7d4(0x110)][_0x51a7d4(0x10a)][_0x51a7d4(0x161)]())if(_0x51a7d4(0xe5)==_0x3ede71[_0x51a7d4(0xe4)]){if(_0x51a7d4(0x10f)==_0x3ede71[_0x51a7d4(0xf7)]){for(const _0x5bc6e0 of _0x3ede71[_0x51a7d4(0x154)][_0x51a7d4(0x10d)][_0x51a7d4(0x14e)]())_0x2f5652=_0x2f5652||_0x146c2c(_0x5bc6e0,_0x263849);}else _0x51a7d4(0xfb)==_0x3ede71[_0x51a7d4(0xf7)]&&(_0x2f5652=_0x2f5652||_0x146c2c(_0x3ede71[_0x51a7d4(0x154)][_0x51a7d4(0x10d)],_0x263849));}return _0x2f5652;});}[_0x2fd744(0x149)](_0x9c4658){const _0xffdbff=_0x2fd744;return this[_0xffdbff(0x100)](_0x9c4658[_0xffdbff(0x121)]()[_0xffdbff(0x15b)](_0x59ed56=>_0x59ed56[_0xffdbff(0x10e)][_0xffdbff(0x10d)]));}}function be(_0x5be961){const _0x5b1fb6=_0x2fd744;return Array[_0x5b1fb6(0x15a)](new Set(_0x5be961)[_0x5b1fb6(0x157)]());}function _0xc15e(){const _0x1f53f7=['oldRange','first','229953BMnrtY','rowspan','getSelectionAffectedTableCells','_tableSuggestions','enableCommand','removeTableColumn','TrackChangesEditing','get','tablePaste','getFirstRange','tableColumn','getRanges','136lwujYJ','insertion','has','discard','end','registerPostFixer','removeTableRow','findAncestor','data','join','change','maxRow','length','colspan','isEqual','enqueueChange','TableEditing','getCellLocation','element','getAttribute','*Insert:*\x20%0','showSuggestionHighlights','isTouching','execute','min','editor','nodeBefore','_suggestionFactory','MAX_SAFE_INTEGER','2096300YXkKPx','$graveyard','ELEMENT_TABLE_ROW','insertTableColumnLeft','minColumn','selectTableRow','toViewElement','getColumnIndexes','addClass','isInContent','_getSuggestionCoords','createTableWalker','detach','options','4929yOnCRM','getChildren','addMarker:suggestion','locale','*Remove:*\x20%0','removeClass','commands','position','last','92YxORLX','values','isIntersecting','downcastDispatcher','from','map','insertTableRowBelow','some','addRange','ELEMENT_TABLE_COLUMN_WITH_TEXT','change:data','getChanges','registerElementLabel','createRangeIn','deletion','plugins','getContainedElement','TableUtils','registerDescriptionCallback','descriptionFactory','194299DOWoye','MIN_SAFE_INTEGER','ELEMENT_TABLE_COLUMN','subType','maxColumn','ELEMENT_TABLE_ROW_WITH_TEXT','ELEMENT_TABLE','createPositionAt','highest','selection','cell','insertTable','order','markMultiRangeInsertion','minRow','setSelection','low','push','includes','writer','substr','isArray','rootName','selectTableColumn','_acceptFormatSuggestionCallbackFactory','every','batch','max','accept','type','insert','$textProxy','forceValue','2859762cTnaPR','item','add','markMultiRangeDeletion','insertTableColumnRight','34230LfwrLc','suggestion','createRangeOn','model','classes','startsWith','insertTableRowAbove','mapper','fromRange','getSuggestion','name','6543otrGFr','getItems','2056308HfjCkJ','tableCell','span','refresh','registerCustomCallback','filter','_getCoordsForCells','_splitMarkerName','table','ELEMENT_TABLE_WITH_TEXT','getChangedMarkers','toLowerCase','afterInit','hasAttribute','above','left','differ','root','_setupColumnsRowsFixing','nodeAfter','start','tableRow','document','_tablePostFixingSubtypes','isIntersectingWithRange','getRowIndexes'];_0xc15e=function(){return _0x1f53f7;};return _0xc15e();}
|
|
23
|
+
const _0x298be5=_0x2740;function _0x2740(_0xfb3979,_0x38ca66){const _0x5da82f=_0x5da8();return _0x2740=function(_0x274011,_0x163efa){_0x274011=_0x274011-0xeb;let _0x422544=_0x5da82f[_0x274011];return _0x422544;},_0x2740(_0xfb3979,_0x38ca66);}(function(_0x13a459,_0x5daf69){const _0x42f9c0=_0x2740,_0x16e543=_0x13a459();while(!![]){try{const _0x120f70=-parseInt(_0x42f9c0(0x186))/0x1+-parseInt(_0x42f9c0(0x106))/0x2*(parseInt(_0x42f9c0(0x12a))/0x3)+-parseInt(_0x42f9c0(0x13d))/0x4+parseInt(_0x42f9c0(0x10f))/0x5+-parseInt(_0x42f9c0(0x175))/0x6+-parseInt(_0x42f9c0(0x178))/0x7*(parseInt(_0x42f9c0(0x12f))/0x8)+parseInt(_0x42f9c0(0x15d))/0x9;if(_0x120f70===_0x5daf69)break;else _0x16e543['push'](_0x16e543['shift']());}catch(_0x336bda){_0x16e543['push'](_0x16e543['shift']());}}}(_0x5da8,0x53b6c));import{Plugin as _0x3f9f1b}from'ckeditor5/src/core.js';import{LiveRange as _0x152206}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x1b72a1}from'ckeditor5/src/widget.js';import{getTranslation as _0x5ba793}from'../utils/common-translations.js';function _0x5da8(){const _0x504ac8=['getColumnIndexes','nodeBefore','insertTableRowBelow','MAX_SAFE_INTEGER','change','isTouching','TableUtils','span','fromRange','getAttribute','filter','options','insertTable','tablePaste','setSelection','first','map','forceValue','every','ELEMENT_TABLE_COLUMN_WITH_TEXT','ELEMENT_TABLE_ROW_WITH_TEXT','tableRow','_tableSuggestions','2KfvRuN','removeClass','markMultiRangeDeletion','insertTableColumnLeft','last','table','toViewElement','MIN_SAFE_INTEGER','discard','1364800tlflJb','type','_getCoordsForCells','join','getSelectionAffectedTableCells','afterInit','markMultiRangeInsertion','ELEMENT_TABLE_ROW','classes','toLowerCase','createRangeOn','tableColumn','addClass','position','selectTableRow','rootName','registerDescriptionCallback','isArray','descriptionFactory','accept','locale','_suggestionFactory','insertTableRowAbove','from','insert','deletion','getItems','547419rdpPNp','isInContent','data','subType','_getSuggestionCoords','4644488JKTOVP','minColumn','commands','TrackChangesEditing','getChangedMarkers','order','mapper','addRange','findAncestor','getChildren','getRowIndexes','item','rowspan','length','2481008DWBoVd','getContainedElement','selectTableColumn','downcastDispatcher','_tablePostFixingSubtypes','registerCustomCallback','document','isIntersectingWithRange','registerElementLabel','model','getSuggestion','colspan','hasAttribute','_splitMarkerName','values','getRanges','getChanges','above','batch','refresh','tableCell','isEqual','differ','oldRange','insertion','startsWith','removeTableRow','TableEditing','cell','showSuggestionHighlights','highest','low','18712260kmbVAM','minRow','start','ELEMENT_TABLE','selection','*Insert:*\x20%0','_setupColumnsRowsFixing','ELEMENT_TABLE_WITH_TEXT','detach','some','get','name','substr','_acceptFormatSuggestionCallbackFactory','ELEMENT_TABLE_COLUMN','removeTableColumn','nodeAfter','change:data','writer','insertTableColumnRight','element','createPositionAt','root','createRangeIn','2565336ThNjBW','min','*Remove:*\x20%0','7XySeeR','addMarker:suggestion','max','push','isIntersecting','has','enqueueChange','includes','left','getCellLocation','end','suggestion','execute','maxRow','198366GRsPyx','createTableWalker','registerPostFixer','plugins','editor','getFirstRange','$textProxy','$graveyard','enableCommand','maxColumn','add'];_0x5da8=function(){return _0x504ac8;};return _0x5da8();}export default class It extends _0x3f9f1b{constructor(_0x10f1e6){const _0x33f62c=_0x2740;super(_0x10f1e6),this[_0x33f62c(0x141)]=[_0x33f62c(0x104),_0x33f62c(0x11a)],this[_0x33f62c(0x105)]=new Set();}[_0x298be5(0x114)](){const _0x364ed3=_0x298be5,_0x4ec0cc=this[_0x364ed3(0x18a)],_0x3abee2=_0x4ec0cc[_0x364ed3(0x146)][_0x364ed3(0x143)][_0x364ed3(0x161)];if(!_0x4ec0cc[_0x364ed3(0x189)][_0x364ed3(0x17d)](_0x364ed3(0x158)))return;const _0x31816d=_0x4ec0cc[_0x364ed3(0x123)],_0xe6470b=_0x4ec0cc[_0x364ed3(0x189)][_0x364ed3(0x167)](_0x364ed3(0x132)),_0x5b9876=_0x4ec0cc[_0x364ed3(0x189)][_0x364ed3(0x167)](_0x364ed3(0xf5));_0xe6470b[_0x364ed3(0x121)][_0x364ed3(0x145)](_0x364ed3(0x10b),_0xc30224=>_0x5ba793(_0x31816d,_0x364ed3(0x160),_0xc30224)),this[_0x364ed3(0x163)](),_0xe6470b[_0x364ed3(0xec)](_0x364ed3(0xfb)),_0xe6470b[_0x364ed3(0xec)](_0x364ed3(0x11d)),_0xe6470b[_0x364ed3(0xec)](_0x364ed3(0x13f));for(const _0x482c4b of[_0x364ed3(0x125),_0x364ed3(0xf1)]){const _0x595aab=_0x4ec0cc[_0x364ed3(0x131)][_0x364ed3(0x167)](_0x482c4b);_0xe6470b[_0x364ed3(0xec)](_0x482c4b,_0x1d3858=>{const _0x1fbbee=_0x364ed3;_0x4ec0cc[_0x1fbbee(0x146)][_0x1fbbee(0xf3)](_0x4c9820=>{const _0x14c87f=_0x1fbbee;_0x1d3858();const _0x429432=_0x14c87f(0x14e)===_0x595aab[_0x14c87f(0x134)],_0x4027c0=_0x5b9876[_0x14c87f(0x113)](_0x3abee2),_0x5a14e5=_0x5b9876[_0x14c87f(0x139)](_0x4027c0),_0x4fd19e=_0x429432?_0x5a14e5[_0x14c87f(0xfe)]-0x1:_0x5a14e5[_0x14c87f(0x10a)]+0x1,_0xeab04a=_0x4027c0[0x0][_0x14c87f(0x137)](_0x14c87f(0x10b)),_0x324bc0=_0x5b9876[_0x14c87f(0x187)](_0xeab04a,{'startRow':_0x4fd19e,'endRow':_0x4fd19e}),_0xe84305=Array[_0x14c87f(0x126)](_0x324bc0)[_0x14c87f(0xff)](_0x255fdd=>_0x4c9820[_0x14c87f(0x119)](_0x255fdd[_0x14c87f(0x159)]));_0xe6470b[_0x14c87f(0x115)](_0xe84305,_0x14c87f(0x104));});});}for(const _0x581d37 of[_0x364ed3(0x109),_0x364ed3(0x170)]){const _0x3088cf=_0x4ec0cc[_0x364ed3(0x131)][_0x364ed3(0x167)](_0x581d37);_0xe6470b[_0x364ed3(0xec)](_0x581d37,_0x3ac4a0=>{const _0x19ed3e=_0x364ed3;_0x4ec0cc[_0x19ed3e(0x146)][_0x19ed3e(0xf3)](_0xddc78b=>{const _0x3491dd=_0x19ed3e;_0x3ac4a0();const _0x55424d=_0x3491dd(0x180)===_0x3088cf[_0x3491dd(0x134)],_0xd276e3=_0x5b9876[_0x3491dd(0x113)](_0x3abee2),_0x1d3805=_0x5b9876[_0x3491dd(0xef)](_0xd276e3),_0x5e944f=_0x55424d?_0x1d3805[_0x3491dd(0xfe)]-0x1:_0x1d3805[_0x3491dd(0x10a)]+0x1,_0x20e97d=_0xd276e3[0x0][_0x3491dd(0x137)](_0x3491dd(0x10b)),_0x4be60a=_0x5b9876[_0x3491dd(0x187)](_0x20e97d,{'startRow':0x0,'column':_0x5e944f,'includeAllSlots':!0x1}),_0x5cf05b=Array[_0x3491dd(0x126)](_0x4be60a)[_0x3491dd(0xff)](_0x3d6db7=>_0xddc78b[_0x3491dd(0x119)](_0x3d6db7[_0x3491dd(0x159)]));_0xe6470b[_0x3491dd(0x115)](_0x5cf05b,_0x3491dd(0x11a));});});}for(const _0x4a181c of[_0x364ed3(0x157),_0x364ed3(0x16c)]){const _0x11957b=_0x4a181c[_0x364ed3(0x169)](0xb),_0x8884b=_0x11957b[_0x364ed3(0x118)](),_0x5d8bca=_0x8884b[_0x364ed3(0x169)](0x0,0x3)+_0x364ed3(0xf6),_0x37529f=_0x364ed3(0x10b)+_0x11957b,_0x1916d9=_0x364ed3(0x176)+_0x11957b,_0x47585e=_0x364ed3(0x17a)+_0x11957b;_0xe6470b[_0x364ed3(0xec)](_0x4a181c,()=>{const _0x281d6b=_0x364ed3;_0x4ec0cc[_0x281d6b(0x146)][_0x281d6b(0xf3)](_0x344f5e=>{const _0x2e9d4f=_0x281d6b,_0x54f342=_0x5b9876[_0x2e9d4f(0x113)](_0x3abee2),_0x15ae0d=_0x54f342[0x0][_0x2e9d4f(0x137)](_0x2e9d4f(0x10b));let _0x2b7dab;if(_0x2e9d4f(0x157)==_0x4a181c){const _0x5f1807=_0x5b9876[_0x2e9d4f(0x139)](_0x54f342);_0x2b7dab={'startRow':_0x5f1807[_0x2e9d4f(0xfe)],'endRow':_0x5f1807[_0x2e9d4f(0x10a)],'includeAllSlots':!0x0};}else{const _0x38c74d=_0x5b9876[_0x2e9d4f(0xef)](_0x54f342);_0x2b7dab={'startColumn':_0x38c74d[_0x2e9d4f(0xfe)],'endColumn':_0x38c74d[_0x2e9d4f(0x10a)],'includeAllSlots':!0x0};}const _0x1c92ae=_0x5b9876[_0x2e9d4f(0x187)](_0x15ae0d,_0x2b7dab),_0x43b53e=Array[_0x2e9d4f(0x126)](_0x1c92ae)[_0x2e9d4f(0xff)](({cell:_0x329c7d})=>_0x329c7d),_0x406305=be(_0x43b53e[_0x2e9d4f(0xf9)](_0x2b3eb3=>_0x2b3eb3[_0x2e9d4f(0x149)](_0x5d8bca))),_0x300e56=be(_0x43b53e[_0x2e9d4f(0xf9)](_0x5e10b2=>!_0x5e10b2[_0x2e9d4f(0x149)](_0x5d8bca)))[_0x2e9d4f(0xff)](_0x3dc4a1=>_0x344f5e[_0x2e9d4f(0x119)](_0x3dc4a1)),_0x46ba4f=_0xe6470b[_0x2e9d4f(0x108)](_0x300e56,_0x37529f);if(_0x46ba4f&&(_0x2e9d4f(0x104)==_0x46ba4f[_0x2e9d4f(0x12d)]||_0x2e9d4f(0x11a)==_0x46ba4f[_0x2e9d4f(0x12d)])){const _0x436804=this[_0x2e9d4f(0x12e)](_0x46ba4f);for(const _0xa38303 of _0x406305){const _0x2b8b46=_0x344f5e[_0x2e9d4f(0x119)](_0xa38303),_0x5ad06b=_0x5b9876[_0x2e9d4f(0x181)](_0xa38303),_0x135b42=_0xa38303[_0x2e9d4f(0xf8)](_0x5d8bca)-0x1,_0x527e5d=_0x436804[_0x1916d9],_0x3f8375=_0x436804[_0x47585e];_0x527e5d<=_0x5ad06b[_0x8884b]&&_0x5ad06b[_0x8884b]+_0x135b42<=_0x3f8375&&_0x46ba4f[_0x2e9d4f(0x136)](_0x2b8b46);}}});});}function _0x1da3d4(_0x5555d4){const _0x5b5465=_0x364ed3,_0x2cd228=Array[_0x5b5465(0x126)](_0x3abee2[_0x5b5465(0x14c)]())[_0x5b5465(0xff)](_0x4bfb76=>_0x152206[_0x5b5465(0xf7)](_0x4bfb76));_0x4ec0cc[_0x5b5465(0x146)][_0x5b5465(0xf3)](_0x5262cf=>{const _0x5d31ec=_0x5b5465,_0x1d77d1=_0x5262cf[_0x5d31ec(0x14f)];_0x5555d4=_0x5555d4[_0x5d31ec(0xf9)](_0x5a9380=>_0x5d31ec(0xeb)!=_0x5a9380[_0x5d31ec(0x173)][_0x5d31ec(0x11e)]),_0x5262cf[_0x5d31ec(0xfd)](_0x5555d4),_0x4ec0cc[_0x5d31ec(0x131)][_0x5d31ec(0x167)](_0x5d31ec(0x157))[_0x5d31ec(0x150)](),_0x4ec0cc[_0x5d31ec(0x184)](_0x5d31ec(0x157),{'forceDefaultExecution':!0x0}),_0x4ec0cc[_0x5d31ec(0x146)][_0x5d31ec(0x17e)](()=>{const _0x5454e7=_0x5d31ec;_0x4ec0cc[_0x5454e7(0x146)][_0x5454e7(0x17e)](_0x1d77d1,_0x263f7b=>{const _0xa3743a=_0x5454e7,_0x2ead04=_0x2cd228[_0xa3743a(0xf9)](_0x461118=>_0xa3743a(0xeb)!=_0x461118[_0xa3743a(0x173)][_0xa3743a(0x11e)]);_0x2ead04[_0xa3743a(0x13c)]>0x0&&_0x263f7b[_0xa3743a(0xfd)](_0x2ead04);for(const _0x1aef57 of _0x2cd228)_0x1aef57[_0xa3743a(0x165)]();});});});}function _0x21ed79(_0x123736){const _0x38eec2=_0x364ed3;_0x4ec0cc[_0x38eec2(0x146)][_0x38eec2(0xf3)](_0x56731a=>{const _0x44ec7d=_0x38eec2,_0x3f7f24=Array[_0x44ec7d(0x126)](_0x3abee2[_0x44ec7d(0x14c)]())[_0x44ec7d(0xff)](_0x41e9db=>_0x152206[_0x44ec7d(0xf7)](_0x41e9db)),_0x8f9943=[];for(const _0x1fc91d of _0x123736)for(const _0x418dd5 of _0x1fc91d[_0x44ec7d(0x129)]({'shallow':!0x0}))_0x8f9943[_0x44ec7d(0x17b)](_0x418dd5);for(const _0xe1a9a3 of _0x8f9943)_0x44ec7d(0xeb)!=_0xe1a9a3[_0x44ec7d(0x173)][_0x44ec7d(0x11e)]&&(_0x56731a[_0x44ec7d(0xfd)](_0x56731a[_0x44ec7d(0x172)](_0xe1a9a3,0x0)),_0x4ec0cc[_0x44ec7d(0x131)][_0x44ec7d(0x167)](_0x44ec7d(0x16c))[_0x44ec7d(0x150)](),_0x4ec0cc[_0x44ec7d(0x184)](_0x44ec7d(0x16c),{'forceDefaultExecution':!0x0}));const _0x5c1fd2=_0x3f7f24[_0x44ec7d(0xf9)](_0x39f65f=>_0x44ec7d(0xeb)!=_0x39f65f[_0x44ec7d(0x173)][_0x44ec7d(0x11e)]);_0x5c1fd2[_0x44ec7d(0x13c)]>0x0&&_0x56731a[_0x44ec7d(0xfd)](_0x5c1fd2);for(const _0x3e3efd of _0x3f7f24)_0x3e3efd[_0x44ec7d(0x165)]();});}function _0x181733(_0x35fdaf,_0x2b391a){const _0x36a568=_0x364ed3;return _0x2b391a[_0x36a568(0x101)](_0x165ef2=>_0x35fdaf[_0x36a568(0x166)](_0x16ec0a=>_0x16ec0a[_0x36a568(0x182)][_0x36a568(0x152)](_0x165ef2[_0x36a568(0x15f)])||_0x165ef2[_0x36a568(0x182)][_0x36a568(0x152)](_0x16ec0a[_0x36a568(0x15f)])));}function _0x5b7629(_0x5e3fb8,_0x2756dc){const _0x1954ac=_0x364ed3;return!_0x5e3fb8[_0x1954ac(0x166)](_0x127a44=>_0x2756dc[_0x1954ac(0x166)](_0x32a8d1=>_0x127a44[_0x1954ac(0x17c)](_0x32a8d1)))&&_0x5e3fb8[_0x1954ac(0x166)](_0x5852c7=>_0x2756dc[_0x1954ac(0x166)](_0x16d7a7=>_0x5852c7[_0x1954ac(0x182)][_0x1954ac(0xf4)](_0x16d7a7[_0x1954ac(0x15f)])));}_0x4ec0cc[_0x364ed3(0x12c)][_0x364ed3(0x140)]['on'](_0x364ed3(0x179),(_0x20a67b,_0x474727,_0x3271eb)=>{const _0x7a701f=_0x364ed3;if(!_0x3271eb[_0x7a701f(0xfa)][_0x7a701f(0x15a)])return;const _0x2ca637=_0x474727[_0x7a701f(0x13a)];if(!_0x2ca637)return;const _0x107cd1=_0x3271eb[_0x7a701f(0x135)][_0x7a701f(0x10c)](_0x2ca637);function _0x5370ea(_0x57d4a6){const _0x37faf4=_0x7a701f;return Array[_0x37faf4(0x120)](_0x57d4a6)?_0x57d4a6:[_0x57d4a6];}_0x107cd1&&_0x7a701f(0x151)===_0x2ca637[_0x7a701f(0x168)]&&_0x1b72a1(_0x107cd1,_0x3271eb[_0x7a701f(0x16f)],(_0x25c2a7,_0x3dee83,_0x3d128b)=>_0x3d128b[_0x7a701f(0x11b)](_0x5370ea(_0x3dee83[_0x7a701f(0x117)]),_0x25c2a7),(_0x168940,_0x2f1ea7,_0x24b592)=>_0x24b592[_0x7a701f(0x107)](_0x5370ea(_0x2f1ea7[_0x7a701f(0x117)]),_0x168940));},{'priority':_0x364ed3(0x15b)}),_0xe6470b[_0x364ed3(0x121)][_0x364ed3(0x11f)](_0x56f143=>{const _0x4fa1c2=_0x364ed3;if(_0x4fa1c2(0x155)!=_0x56f143[_0x4fa1c2(0x110)]&&_0x4fa1c2(0x128)!=_0x56f143[_0x4fa1c2(0x110)])return;const _0x508c3a=_0x56f143[_0x4fa1c2(0x13e)]();if(null!=_0x508c3a&&_0x508c3a['is'](_0x4fa1c2(0x171),_0x4fa1c2(0x10b))){if(_0x4fa1c2(0x155)==_0x56f143[_0x4fa1c2(0x110)]){const _0x565378=_0x56f143[_0x4fa1c2(0x129)]()[_0x4fa1c2(0xf9)](_0x55e80a=>_0x55e80a['is'](_0x4fa1c2(0x18c)))[_0x4fa1c2(0xff)](_0x52f16=>_0x52f16[_0x4fa1c2(0x12c)]);if(_0x565378[_0x4fa1c2(0x13c)])return{'type':_0x4fa1c2(0x155),'content':_0x5ba793(_0x31816d,_0x4fa1c2(0x162),_0x5ba793(_0x31816d,_0x4fa1c2(0x164),'\x22'+_0x565378[_0x4fa1c2(0x112)]('\x20')+'\x22'))};}if(_0x4fa1c2(0x128)==_0x56f143[_0x4fa1c2(0x110)]){const _0x1d29af=_0x56f143[_0x4fa1c2(0x129)]()[_0x4fa1c2(0xf9)](_0x556417=>_0x556417['is'](_0x4fa1c2(0x18c)))[_0x4fa1c2(0xff)](_0xaa542a=>_0xaa542a[_0x4fa1c2(0x12c)]);if(_0x1d29af[_0x4fa1c2(0x13c)])return{'type':_0x4fa1c2(0x128),'content':_0x5ba793(_0x31816d,_0x4fa1c2(0x177),_0x5ba793(_0x31816d,_0x4fa1c2(0x164),'\x22'+_0x1d29af[_0x4fa1c2(0x112)]('\x20')+'\x22'))};}}}),_0xe6470b[_0x364ed3(0x121)][_0x364ed3(0x11f)](_0x2b8cd4=>{const _0x26d901=_0x364ed3;if(_0x26d901(0x104)==_0x2b8cd4[_0x26d901(0x12d)]){const _0x2058d8=_0x2b8cd4[_0x26d901(0x129)]()[_0x26d901(0xf9)](_0x1a21b4=>_0x1a21b4['is'](_0x26d901(0x18c)))[_0x26d901(0xff)](_0x4678e9=>_0x4678e9[_0x26d901(0x12c)]),_0x23228d=this[_0x26d901(0x12e)](_0x2b8cd4),_0x32ea15=_0x23228d[_0x26d901(0x185)]-_0x23228d[_0x26d901(0x15e)]+0x1;if(_0x26d901(0x155)==_0x2b8cd4[_0x26d901(0x110)])return _0x2058d8[_0x26d901(0x13c)]?{'type':_0x26d901(0x155),'content':_0x5ba793(_0x31816d,_0x26d901(0x162),_0x5ba793(_0x31816d,_0x26d901(0x103),[_0x32ea15,'\x22'+_0x2058d8[_0x26d901(0x112)]('\x20')+'\x22']))}:{'type':_0x26d901(0x155),'content':_0x5ba793(_0x31816d,_0x26d901(0x162),_0x5ba793(_0x31816d,_0x26d901(0x116),_0x32ea15))};if(_0x26d901(0x128)==_0x2b8cd4[_0x26d901(0x110)])return _0x2058d8[_0x26d901(0x13c)]?{'type':_0x26d901(0x128),'content':_0x5ba793(_0x31816d,_0x26d901(0x177),_0x5ba793(_0x31816d,_0x26d901(0x103),[_0x32ea15,'\x22'+_0x2058d8[_0x26d901(0x112)]('\x20')+'\x22']))}:{'type':_0x26d901(0x128),'content':_0x5ba793(_0x31816d,_0x26d901(0x177),_0x5ba793(_0x31816d,_0x26d901(0x116),_0x32ea15))};}if(_0x26d901(0x11a)==_0x2b8cd4[_0x26d901(0x12d)]){const _0xac7197=_0x2b8cd4[_0x26d901(0x129)]()[_0x26d901(0xf9)](_0x1370b0=>_0x1370b0['is'](_0x26d901(0x18c)))[_0x26d901(0xff)](_0x262ef6=>_0x262ef6[_0x26d901(0x12c)]),_0x527e2a=this[_0x26d901(0x12e)](_0x2b8cd4),_0x4af801=_0x527e2a[_0x26d901(0xed)]-_0x527e2a[_0x26d901(0x130)]+0x1;if(_0x26d901(0x155)==_0x2b8cd4[_0x26d901(0x110)])return _0xac7197[_0x26d901(0x13c)]?{'type':_0x26d901(0x155),'content':_0x5ba793(_0x31816d,_0x26d901(0x162),_0x5ba793(_0x31816d,_0x26d901(0x102),[_0x4af801,'\x22'+_0xac7197[_0x26d901(0x112)]('\x20')+'\x22']))}:{'type':_0x26d901(0x155),'content':_0x5ba793(_0x31816d,_0x26d901(0x162),_0x5ba793(_0x31816d,_0x26d901(0x16b),_0x4af801))};if(_0x26d901(0x128)==_0x2b8cd4[_0x26d901(0x110)])return _0xac7197[_0x26d901(0x13c)]?{'type':_0x26d901(0x128),'content':_0x5ba793(_0x31816d,_0x26d901(0x177),_0x5ba793(_0x31816d,_0x26d901(0x102),[_0x4af801,'\x22'+_0xac7197[_0x26d901(0x112)]('\x20')+'\x22']))}:{'type':_0x26d901(0x128),'content':_0x5ba793(_0x31816d,_0x26d901(0x177),_0x5ba793(_0x31816d,_0x26d901(0x16b),_0x4af801))};}}),_0xe6470b[_0x364ed3(0x124)][_0x364ed3(0x142)](_0x364ed3(0x155),_0x364ed3(0x104),_0x364ed3(0x10e),_0x1da3d4),_0xe6470b[_0x364ed3(0x124)][_0x364ed3(0x142)](_0x364ed3(0x128),_0x364ed3(0x104),_0x364ed3(0x122),_0x1da3d4),_0xe6470b[_0x364ed3(0x124)][_0x364ed3(0x142)](_0x364ed3(0x155),_0x364ed3(0x11a),_0x364ed3(0x10e),_0x21ed79),_0xe6470b[_0x364ed3(0x124)][_0x364ed3(0x142)](_0x364ed3(0x128),_0x364ed3(0x11a),_0x364ed3(0x122),_0x21ed79),_0xe6470b[_0x364ed3(0x124)][_0x364ed3(0x142)](_0x364ed3(0x155),_0x364ed3(0x11a),_0x364ed3(0x112),_0x181733),_0xe6470b[_0x364ed3(0x124)][_0x364ed3(0x142)](_0x364ed3(0x128),_0x364ed3(0x11a),_0x364ed3(0x112),_0x181733),_0xe6470b[_0x364ed3(0x124)][_0x364ed3(0x142)](_0x364ed3(0x155),_0x364ed3(0x104),_0x364ed3(0x112),_0x5b7629),_0xe6470b[_0x364ed3(0x124)][_0x364ed3(0x142)](_0x364ed3(0x128),_0x364ed3(0x104),_0x364ed3(0x112),_0x5b7629);}[_0x298be5(0x16a)](){const _0x565c8e=_0x298be5,_0x516fa3=this[_0x565c8e(0x18a)],_0xd72a8b=_0x516fa3[_0x565c8e(0x146)][_0x565c8e(0x143)][_0x565c8e(0x161)];return(_0x10dc99,_0x5cbf7f)=>{const _0x595027=_0x565c8e;_0x516fa3[_0x595027(0x146)][_0x595027(0xf3)](_0x5b5a05=>{const _0x234884=_0x595027,{commandName:_0x20a9d3,commandParams:_0x4a72ab}=_0x5cbf7f;let _0x1814a2=_0x10dc99[0x0][_0x234884(0x182)][_0x234884(0xf0)];_0x4a72ab&&_0x4a72ab[0x0]&&!0x1===_0x4a72ab[0x0][_0x234884(0x100)]&&(_0x1814a2=_0x10dc99[0x0][_0x234884(0x15f)][_0x234884(0x16d)]);const _0x2e8567=_0x5b5a05[_0x234884(0x174)](_0x1814a2);if(_0x234884(0xeb)==_0x2e8567[_0x234884(0x173)][_0x234884(0x11e)])return;const _0xccd285=Array[_0x234884(0x126)](_0xd72a8b[_0x234884(0x14c)]())[_0x234884(0xff)](_0x48991b=>_0x152206[_0x234884(0xf7)](_0x48991b));_0x5b5a05[_0x234884(0xfd)](_0x2e8567),_0x516fa3[_0x234884(0x131)][_0x234884(0x167)](_0x20a9d3)[_0x234884(0x150)](),_0x4a72ab[_0x234884(0x17b)]({'forceDefaultExecution':!0x0}),_0x516fa3[_0x234884(0x184)](_0x20a9d3,..._0x4a72ab);const _0x22d5c2=_0xccd285[_0x234884(0xf9)](_0x5e7fff=>_0x234884(0xeb)!=_0x5e7fff[_0x234884(0x173)][_0x234884(0x11e)]);_0x22d5c2[_0x234884(0x13c)]>0x0&&_0x5b5a05[_0x234884(0xfd)](_0x22d5c2);for(const _0x33f194 of _0xccd285)_0x33f194[_0x234884(0x165)]();});};}[_0x298be5(0x111)](_0x5de0a8){const _0x2564e6=_0x298be5,_0x48a722=this[_0x2564e6(0x18a)][_0x2564e6(0x189)][_0x2564e6(0x167)](_0x2564e6(0xf5));let _0x16b0cc=Number[_0x2564e6(0xf2)],_0x71820a=Number[_0x2564e6(0x10d)],_0x1dab91=Number[_0x2564e6(0xf2)],_0x2be231=Number[_0x2564e6(0x10d)];for(const _0x5d9941 of _0x5de0a8){if(_0x2564e6(0xeb)==_0x5d9941[_0x2564e6(0x173)][_0x2564e6(0x11e)])continue;const {row:_0x586885,column:_0x3d7146}=_0x48a722[_0x2564e6(0x181)](_0x5d9941),_0x5ae4fd=_0x5d9941[_0x2564e6(0x149)](_0x2564e6(0x13b))?_0x5d9941[_0x2564e6(0xf8)](_0x2564e6(0x13b))-0x1:0x0,_0x290f43=_0x5d9941[_0x2564e6(0x149)](_0x2564e6(0x148))?_0x5d9941[_0x2564e6(0xf8)](_0x2564e6(0x148))-0x1:0x0;_0x16b0cc=_0x586885<_0x16b0cc?_0x586885:_0x16b0cc,_0x71820a=_0x586885+_0x5ae4fd>_0x71820a?_0x586885+_0x5ae4fd:_0x71820a,_0x1dab91=_0x3d7146<_0x1dab91?_0x3d7146:_0x1dab91,_0x2be231=_0x3d7146+_0x290f43>_0x2be231?_0x3d7146+_0x290f43:_0x2be231;}return{'minRow':_0x16b0cc,'maxRow':_0x71820a,'minColumn':_0x1dab91,'maxColumn':_0x2be231};}[_0x298be5(0x163)](){const _0x1ed92=_0x298be5,_0x39ba82=this[_0x1ed92(0x18a)],_0x1386e4=_0x39ba82[_0x1ed92(0x189)][_0x1ed92(0x167)](_0x1ed92(0x132)),_0x14914a=_0x39ba82[_0x1ed92(0x189)][_0x1ed92(0x167)](_0x1ed92(0xf5));_0x39ba82[_0x1ed92(0x146)][_0x1ed92(0x143)]['on'](_0x1ed92(0x16e),()=>{const _0x3927db=_0x1ed92,_0x51333a=Array[_0x3927db(0x126)](_0x39ba82[_0x3927db(0x146)][_0x3927db(0x143)][_0x3927db(0x153)][_0x3927db(0x133)]());for(const {name:_0x5232a3,data:_0x36315a}of _0x51333a){const {group:_0x5694fc,id:_0x396a80,subType:_0xdbc9c2}=_0x1386e4[_0x3927db(0x14a)](_0x5232a3);if(_0x3927db(0x183)!=_0x5694fc)continue;if(null!=_0x36315a[_0x3927db(0x154)])continue;const _0x496101=_0x1386e4[_0x3927db(0x147)](_0x396a80);this[_0x3927db(0x141)][_0x3927db(0x17f)](_0xdbc9c2)&&this[_0x3927db(0x105)][_0x3927db(0xee)](_0x496101);}},{'priority':_0x1ed92(0x15c)});const _0x445ff0=(_0x95c80a,_0xc0487d)=>{const _0x59ac81=_0x1ed92;let _0x3eb2c1=!0x1;const _0x39039e=_0xc0487d[_0x59ac81(0x119)](_0x95c80a),_0x5434f2=_0x95c80a[_0x59ac81(0x137)](_0x59ac81(0x10b)),_0x39098e=_0x14914a[_0x59ac81(0x181)](_0x95c80a);for(const _0x787ad6 of this[_0x59ac81(0x105)]){const _0x2ec170=_0x787ad6[_0x59ac81(0x12d)],_0x5794d0=_0x2ec170[_0x59ac81(0x156)](_0x59ac81(0xfc)),_0xe6c335=_0x2ec170[_0x59ac81(0x169)](_0x5794d0?0xa:0x5),_0xc58e60=_0xe6c335[_0x59ac81(0x118)](),_0x44cf2e=_0xc58e60[_0x59ac81(0x169)](0x0,0x3)+_0x59ac81(0xf6),_0x5d12e9=_0x59ac81(0x176)+_0xe6c335,_0x648e57=_0x59ac81(0x17a)+_0xe6c335;if(!_0x787ad6[_0x59ac81(0x12b)])continue;if(_0x5434f2!=_0x787ad6[_0x59ac81(0x18b)]()[_0x59ac81(0x15f)][_0x59ac81(0x137)](_0x59ac81(0x10b)))continue;if(_0x787ad6[_0x59ac81(0x144)](_0x39039e))continue;const _0x2f4363=_0x95c80a[_0x59ac81(0x149)](_0x44cf2e)?_0x95c80a[_0x59ac81(0xf8)](_0x44cf2e)-0x1:0x0,_0x5d1d46=this[_0x59ac81(0x12e)](_0x787ad6),_0x59c351=_0x5d1d46[_0x5d12e9],_0x1079e9=_0x5d1d46[_0x648e57];_0x59c351<=_0x39098e[_0xc58e60]&&_0x39098e[_0xc58e60]+_0x2f4363<=_0x1079e9&&(_0x787ad6[_0x59ac81(0x136)](_0x39039e),_0x3eb2c1=!0x0);}return _0x3eb2c1;};_0x39ba82[_0x1ed92(0x146)][_0x1ed92(0x143)][_0x1ed92(0x188)](_0x16a709=>{const _0x20e43b=_0x1ed92;let _0x7b2bfd=!0x1;for(const _0x28dc4e of _0x39ba82[_0x20e43b(0x146)][_0x20e43b(0x143)][_0x20e43b(0x153)][_0x20e43b(0x14d)]())if(_0x20e43b(0x127)==_0x28dc4e[_0x20e43b(0x110)]){if(_0x20e43b(0x104)==_0x28dc4e[_0x20e43b(0x168)]){for(const _0x4cfdeb of _0x28dc4e[_0x20e43b(0x11c)][_0x20e43b(0x16d)][_0x20e43b(0x138)]())_0x7b2bfd=_0x7b2bfd||_0x445ff0(_0x4cfdeb,_0x16a709);}else _0x20e43b(0x151)==_0x28dc4e[_0x20e43b(0x168)]&&(_0x7b2bfd=_0x7b2bfd||_0x445ff0(_0x28dc4e[_0x20e43b(0x11c)][_0x20e43b(0x16d)],_0x16a709));}return _0x7b2bfd;});}[_0x298be5(0x12e)](_0x590d1a){const _0x3702b2=_0x298be5;return this[_0x3702b2(0x111)](_0x590d1a[_0x3702b2(0x14c)]()[_0x3702b2(0xff)](_0x339175=>_0x339175[_0x3702b2(0x15f)][_0x3702b2(0x16d)]));}}function be(_0x3ac76f){const _0x26545e=_0x298be5;return Array[_0x26545e(0x126)](new Set(_0x3ac76f)[_0x26545e(0x14b)]());}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0xa52e3d=_0x3a6c;function _0x3f46(){const _0x2eeb5c=['afterInit','has','2870270NeLpRC','7006692xZRjpl','plugins','3446BZScyn','18qDEqbM','editor','2244140xSqaJr','get','enableCommand','100NCKiOo','requires','18CAjnho','106959MloupP','7043316tQSbQa','TableCaptionEditing','1271640jfkvnC','toggleTableCaption','97JMhcBc','TrackChangesEditing'];_0x3f46=function(){return _0x2eeb5c;};return _0x3f46();}(function(_0x1d469b,_0x436faf){const _0x10fd1a=_0x3a6c,_0x161bea=_0x1d469b();while(!![]){try{const _0x3a2ece=parseInt(_0x10fd1a(0xb7))/0x1*(parseInt(_0x10fd1a(0xbe))/0x2)+-parseInt(_0x10fd1a(0xb2))/0x3*(-parseInt(_0x10fd1a(0xc4))/0x4)+-parseInt(_0x10fd1a(0xc1))/0x5*(parseInt(_0x10fd1a(0xbf))/0x6)+parseInt(_0x10fd1a(0xb3))/0x7+-parseInt(_0x10fd1a(0xb5))/0x8*(-parseInt(_0x10fd1a(0xc6))/0x9)+parseInt(_0x10fd1a(0xbb))/0xa+-parseInt(_0x10fd1a(0xbc))/0xb;if(_0x3a2ece===_0x436faf)break;else _0x161bea['push'](_0x161bea['shift']());}catch(_0x58eabb){_0x161bea['push'](_0x161bea['shift']());}}}(_0x3f46,0xa782d));function _0x3a6c(_0xdf5054,_0x19d07e){const _0x3f4642=_0x3f46();return _0x3a6c=function(_0x3a6c3a,_0x1e2642){_0x3a6c3a=_0x3a6c3a-0xb2;let _0x305dd6=_0x3f4642[_0x3a6c3a];return _0x305dd6;},_0x3a6c(_0xdf5054,_0x19d07e);}import{Plugin as _0x379cd3}from'ckeditor5/src/core.js';import _0x5dbfad from'./table.js';export default class xt extends _0x379cd3{static get[_0xa52e3d(0xc5)](){return[_0x5dbfad];}[_0xa52e3d(0xb9)](){const _0x430302=_0xa52e3d,_0xaf6cb6=this[_0x430302(0xc0)];if(!_0xaf6cb6[_0x430302(0xbd)][_0x430302(0xba)](_0x430302(0xb4)))return;_0xaf6cb6[_0x430302(0xbd)][_0x430302(0xc2)](_0x430302(0xb8))[_0x430302(0xc3)](_0x430302(0xb6));}}
|