@ckeditor/ckeditor5-track-changes 43.2.0-alpha.5 → 43.2.0-alpha.7
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 _0x7fe3d5=_0x3790;(function(_0x47071c,_0x2f3e0c){const _0xe71913=_0x3790,_0x5a851b=_0x47071c();while(!![]){try{const _0x25995f=-parseInt(_0xe71913(0x119))/0x1*(parseInt(_0xe71913(0x128))/0x2)+parseInt(_0xe71913(0x11e))/0x3*(parseInt(_0xe71913(0x165))/0x4)+-parseInt(_0xe71913(0x117))/0x5+-parseInt(_0xe71913(0x144))/0x6+parseInt(_0xe71913(0x10c))/0x7*(parseInt(_0xe71913(0x11c))/0x8)+parseInt(_0xe71913(0x14f))/0x9*(parseInt(_0xe71913(0x111))/0xa)+parseInt(_0xe71913(0x166))/0xb;if(_0x25995f===_0x2f3e0c)break;else _0x5a851b['push'](_0x5a851b['shift']());}catch(_0x11d479){_0x5a851b['push'](_0x5a851b['shift']());}}}(_0x35a9,0xe53d2));function _0x35a9(){const _0x3d6269=['registerBlockAttribute','suggestion','plugins','listType','toUpperCase','_findSuggestions','*Change\x20to:*\x20%0','_LIST_DEFAULT','ELEMENT_','type','editor','*Remove\x20format:*\x20%0','registerPostFixer','commandName','disc','upper-roman','handleDescriptions','*Format:*\x20set\x20order\x20to\x20regular','_getAttributeKey','bind','format','upper-latin','4617498TKWRWU','enableDefaultAttributesIntegration','removeMarker','nodeAfter','find','batch','FORMAT_LIST_START','FORMAT_LIST_REVERSED','listStyle','commandParams','formatBlock','674532lVXVKz','attribute','document','descriptionFactory','circle','oldValue','startIndex','start','getSuggestions','*Set\x20format:*\x20%0','numbered','bulleted','default','_LIST_','lower-roman','registerDescriptionCallback','styles','replace','head','square','_registerLegacyDescription','lower-latin','340544WPfKLV','10844900FCysNc','includes','_getTranslationKeyForListStyle','14hTfSSg','*Format:*\x20set\x20order\x20to\x20reversed','key','data','get','190PASgTD','decimal','getFirstMarker','registerAttributeLabel','isUndo','filter','939950NmsxUb','getFirstRange','1097651BMelWC','ListPropertiesEditing','*Format:*\x20set\x20start\x20index\x20to\x20%0','974920dEmDFR','customNumbered','12jicFbr','has','afterInit','getAttribute','newValue','listStart','next','config','locale','listReversed','2kiEbFx','reversed','decimal-leading-zero','TrackChangesEditing','model','list.properties'];_0x35a9=function(){return _0x3d6269;};return _0x35a9();}import{Plugin as _0x3136a4}from'ckeditor5/src/core.js';import{getTranslation as _0x379260}from'../utils/common-translations.js';function _0x3790(_0x4c55bd,_0x42bee0){const _0x35a97f=_0x35a9();return _0x3790=function(_0x37908b,_0x1cbb15){_0x37908b=_0x37908b-0x10c;let _0x121050=_0x35a97f[_0x37908b];return _0x121050;},_0x3790(_0x4c55bd,_0x42bee0);}export default class pe extends _0x3136a4{[_0x7fe3d5(0x120)](){const _0x5498b8=_0x7fe3d5;if(!this[_0x5498b8(0x138)][_0x5498b8(0x130)][_0x5498b8(0x11f)](_0x5498b8(0x11a)))return;const _0x44d564=this[_0x5498b8(0x138)][_0x5498b8(0x125)][_0x5498b8(0x110)](_0x5498b8(0x12d)),_0x14abec=this[_0x5498b8(0x138)][_0x5498b8(0x130)][_0x5498b8(0x110)](_0x5498b8(0x12b));_0x44d564[_0x5498b8(0x15f)]&&(_0x14abec[_0x5498b8(0x145)](_0x5498b8(0x14c)),_0x14abec[_0x5498b8(0x12e)](_0x5498b8(0x14c))),_0x44d564[_0x5498b8(0x129)]&&(_0x14abec[_0x5498b8(0x145)](_0x5498b8(0x127)),_0x14abec[_0x5498b8(0x12e)](_0x5498b8(0x127))),_0x44d564[_0x5498b8(0x155)]&&(_0x14abec[_0x5498b8(0x145)](_0x5498b8(0x123)),_0x14abec[_0x5498b8(0x12e)](_0x5498b8(0x123)));const _0x32c55a={'type':_0x5498b8(0x142),'content':''};_0x14abec[_0x5498b8(0x152)][_0x5498b8(0x15e)](this[_0x5498b8(0x13e)][_0x5498b8(0x141)](this));const _0x7d5752=this[_0x5498b8(0x138)][_0x5498b8(0x126)];_0x14abec[_0x5498b8(0x152)][_0x5498b8(0x114)](_0x5498b8(0x127),_0x379260(_0x7d5752,_0x5498b8(0x14b))),_0x14abec[_0x5498b8(0x152)][_0x5498b8(0x15e)](_0x4477c6=>{const _0x55cbe2=_0x5498b8,{data:_0x4ae218}=_0x4477c6;if(_0x4ae218&&_0x55cbe2(0x127)==_0x4ae218[_0x55cbe2(0x10e)])return null==_0x4ae218[_0x55cbe2(0x122)]||0x0==_0x4ae218[_0x55cbe2(0x122)]&&null==_0x4ae218[_0x55cbe2(0x154)]?_0x32c55a:void 0x0;}),_0x14abec[_0x5498b8(0x152)][_0x5498b8(0x114)](_0x5498b8(0x123),_0x379260(_0x7d5752,_0x5498b8(0x14a))),_0x14abec[_0x5498b8(0x152)][_0x5498b8(0x15e)](_0x46e804=>{const _0x285a81=_0x5498b8,{data:_0x2cfdb5}=_0x46e804;if(_0x2cfdb5&&_0x285a81(0x123)==_0x2cfdb5[_0x285a81(0x10e)])return null==_0x2cfdb5[_0x285a81(0x122)]||0x1==_0x2cfdb5[_0x285a81(0x122)]&&null==_0x2cfdb5[_0x285a81(0x154)]?_0x32c55a:void 0x0;}),this[_0x5498b8(0x138)][_0x5498b8(0x12c)][_0x5498b8(0x151)][_0x5498b8(0x13a)](_0x50b3fa=>{const _0x507323=_0x5498b8;if(_0x50b3fa[_0x507323(0x149)][_0x507323(0x115)])return!0x1;let _0x4906ec=!0x1;const _0xdf3e12=_0x14abec[_0x507323(0x157)]({'skipNotAttached':!0x0})[_0x507323(0x116)](_0x1a8900=>{const _0x3109d3=_0x507323,_0x3e34a1=_0x14abec[_0x3109d3(0x140)](_0x1a8900);return _0x3109d3(0x123)==_0x3e34a1||_0x3109d3(0x127)==_0x3e34a1;});for(const _0x105edd of _0xdf3e12){const _0xb8c0e3=_0x105edd[_0x507323(0x118)]()[_0x507323(0x156)][_0x507323(0x147)][_0x507323(0x121)](_0x507323(0x131));if(_0x507323(0x159)==_0xb8c0e3||_0x507323(0x11d)==_0xb8c0e3)continue;_0x14abec[_0x507323(0x133)](_0x105edd[_0x507323(0x118)](),_0x507323(0x150))[_0x507323(0x148)](_0x520c21=>_0x507323(0x131)==_0x14abec[_0x507323(0x140)](_0x520c21[_0x507323(0x12f)]))||(_0x50b3fa[_0x507323(0x146)](_0x105edd[_0x507323(0x113)]()),_0x4906ec=!0x0);}return _0x4906ec;}),this[_0x5498b8(0x163)]();}[_0x7fe3d5(0x13e)](_0x3989a1){const _0x536844=_0x7fe3d5,_0x502d2f=this[_0x536844(0x138)][_0x536844(0x126)],{data:_0x44343d}=_0x3989a1,_0xc844ab={'type':_0x536844(0x142),'content':''};if(!_0x44343d||_0x536844(0x14c)!=_0x44343d[_0x536844(0x10e)])return;if(!_0x44343d[_0x536844(0x154)])return _0x536844(0x15b)==_0x44343d[_0x536844(0x122)]?_0xc844ab:{'type':_0x536844(0x142),'content':''+_0x379260(_0x502d2f,_0x536844(0x158),_0x379260(_0x502d2f,this[_0x536844(0x168)](_0x44343d[_0x536844(0x122)])))};if(!_0x44343d[_0x536844(0x122)]){if(_0x536844(0x15b)==_0x44343d[_0x536844(0x154)])return _0xc844ab;let _0x52ad86=_0x3989a1[_0x536844(0x161)];for(;_0x52ad86;){if(_0x52ad86[_0x536844(0x10f)]&&_0x536844(0x131)==_0x52ad86[_0x536844(0x10f)][_0x536844(0x10e)]&&_0x52ad86[_0x536844(0x10f)][_0x536844(0x122)])return _0xc844ab;_0x52ad86=_0x52ad86[_0x536844(0x124)];}return{'type':_0x536844(0x142),'content':''+_0x379260(_0x502d2f,_0x536844(0x139),_0x379260(_0x502d2f,this[_0x536844(0x168)](_0x44343d[_0x536844(0x154)])))};}if(_0x536844(0x15b)!=_0x44343d[_0x536844(0x122)])return{'type':_0x536844(0x142),'content':''+_0x379260(_0x502d2f,_0x536844(0x158),_0x379260(_0x502d2f,this[_0x536844(0x168)](_0x44343d[_0x536844(0x122)])))};let _0x31351b=_0x3989a1[_0x536844(0x161)];for(;_0x31351b;){if(_0x31351b[_0x536844(0x10f)]&&_0x536844(0x131)==_0x31351b[_0x536844(0x10f)][_0x536844(0x10e)]&&_0x31351b[_0x536844(0x10f)][_0x536844(0x122)]&&_0x31351b[_0x536844(0x10f)][_0x536844(0x154)])return _0xc844ab;_0x31351b=_0x31351b[_0x536844(0x124)];}const _0x5baceb=_0x3989a1[_0x536844(0x118)]()[_0x536844(0x156)][_0x536844(0x147)][_0x536844(0x121)](_0x536844(0x131));return{'type':_0x536844(0x142),'content':_0x379260(_0x502d2f,_0x536844(0x158),_0x379260(_0x502d2f,_0x536844(0x136)+_0x5baceb[_0x536844(0x132)]()+_0x536844(0x135)))};}[_0x7fe3d5(0x163)](){const _0x3aef9a=_0x7fe3d5,_0x3d735f=this[_0x3aef9a(0x138)],_0x586853=_0x3d735f[_0x3aef9a(0x126)];_0x3d735f[_0x3aef9a(0x130)][_0x3aef9a(0x110)](_0x3aef9a(0x12b))[_0x3aef9a(0x152)][_0x3aef9a(0x15e)](_0xcfa913=>{const _0x3269c9=_0x3aef9a;if(_0x3269c9(0x14e)!=_0xcfa913[_0x3269c9(0x137)])return;const {data:_0x3afd4b}=_0xcfa913;if(!_0x3afd4b)return;let _0x563d39,_0x4ec870;switch(_0x3afd4b[_0x3269c9(0x13b)]){case _0x3269c9(0x14c):_0x563d39=_0x3269c9(0x134),_0x4ec870={'type':_0x3269c9(0x142),'content':_0x379260(_0x586853,_0x563d39,_0x379260(_0x586853,this[_0x3269c9(0x168)](_0x3afd4b[_0x3269c9(0x14d)][0x0][_0x3269c9(0x137)])))};break;case _0x3269c9(0x127):_0x563d39=_0x3afd4b[_0x3269c9(0x14d)][0x0][_0x3269c9(0x129)]?_0x3269c9(0x10d):_0x3269c9(0x13f),_0x4ec870={'type':_0x3269c9(0x142),'content':_0x379260(_0x586853,_0x563d39)};break;case _0x3269c9(0x123):_0x563d39=_0x3269c9(0x11b),_0x4ec870={'type':_0x3269c9(0x142),'content':_0x379260(_0x586853,_0x563d39,_0x3afd4b[_0x3269c9(0x14d)][0x0][_0x3269c9(0x155)])};}return _0x4ec870;});}[_0x7fe3d5(0x168)](_0x3cf114){const _0x57273b=_0x7fe3d5;return _0x57273b(0x136)+function(_0x538208){const _0xa4d01a=_0x57273b;if(ye[_0xa4d01a(0x167)](_0x538208))return _0xa4d01a(0x15a);if(Se[_0xa4d01a(0x167)](_0x538208))return _0xa4d01a(0x159);return null;}(_0x3cf114)[_0x57273b(0x132)]()+_0x57273b(0x15c)+_0x3cf114[_0x57273b(0x132)]()[_0x57273b(0x160)](/-/g,'_');}}const ye=[_0x7fe3d5(0x13c),_0x7fe3d5(0x153),_0x7fe3d5(0x162)],Se=[_0x7fe3d5(0x112),_0x7fe3d5(0x12a),_0x7fe3d5(0x15d),_0x7fe3d5(0x13d),_0x7fe3d5(0x164),_0x7fe3d5(0x143)];
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x144bf8=_0x33cc;function _0x1f52(){const _0x5a936c=['enableCommand','stop','createEmptyElement','195153ZKgTdY','media','conversion','downcastDispatcher','TrackChangesEditing','elementToElement','get','locale','has','615987fRTECi','ELEMENT_MEDIA','24YorVDD','descriptionFactory','3860NwfUEr','for','high','registerElementLabel','data','plugins','MediaEmbedEditing','options','attribute:url:media','mediaEmbed','29202624pIIHKQ','editor','26tnJbpQ','afterInit','25443WOzyIg','1468245oLwVhg','4XUBJeo','dataDowncast','6449bxHOIp','7056712eWvHgh','showSuggestionHighlights','div'];_0x1f52=function(){return _0x5a936c;};return _0x1f52();}(function(_0x19533a,_0x14cacf){const _0x476dd8=_0x33cc,_0x23564=_0x19533a();while(!![]){try{const _0x4cc248=parseInt(_0x476dd8(0xde))/0x1*(-parseInt(_0x476dd8(0xd8))/0x2)+-parseInt(_0x476dd8(0xee))/0x3*(-parseInt(_0x476dd8(0xdc))/0x4)+-parseInt(_0x476dd8(0xdb))/0x5*(-parseInt(_0x476dd8(0xf0))/0x6)+parseInt(_0x476dd8(0xe5))/0x7+parseInt(_0x476dd8(0xdf))/0x8+parseInt(_0x476dd8(0xda))/0x9*(parseInt(_0x476dd8(0xf2))/0xa)+-parseInt(_0x476dd8(0xd6))/0xb;if(_0x4cc248===_0x14cacf)break;else _0x23564['push'](_0x23564['shift']());}catch(_0x364708){_0x23564['push'](_0x23564['shift']());}}}(_0x1f52,0x9cdbe));function _0x33cc(_0x3cb7ae,_0x323ab9){const _0x1f526d=_0x1f52();return _0x33cc=function(_0x33cc1e,_0x224798){_0x33cc1e=_0x33cc1e-0xd3;let _0x516d2f=_0x1f526d[_0x33cc1e];return _0x516d2f;},_0x33cc(_0x3cb7ae,_0x323ab9);}import{Plugin as _0x31d429}from'ckeditor5/src/core.js';import{getTranslation as _0x3dfd45}from'../utils/common-translations.js';export default class lt extends _0x31d429{[_0x144bf8(0xd9)](){const _0x5c2873=_0x144bf8,_0x3e56ae=this[_0x5c2873(0xd7)];if(!_0x3e56ae[_0x5c2873(0xf7)][_0x5c2873(0xed)](_0x5c2873(0xf8)))return;const _0x3a7da2=_0x3e56ae[_0x5c2873(0xf7)][_0x5c2873(0xeb)](_0x5c2873(0xe9)),_0x208ac7=_0x3e56ae[_0x5c2873(0xec)];_0x3a7da2[_0x5c2873(0xe2)](_0x5c2873(0xd5)),_0x3a7da2[_0x5c2873(0xf1)][_0x5c2873(0xf5)](_0x5c2873(0xe6),_0x466eb7=>_0x3dfd45(_0x208ac7,_0x5c2873(0xef),_0x466eb7)),_0x3e56ae[_0x5c2873(0xe7)][_0x5c2873(0xf3)](_0x5c2873(0xdd))[_0x5c2873(0xea)]({'model':_0x5c2873(0xe6),'view':(_0xc9903e,{writer:_0x3d9dbc,options:_0x48ddf5})=>{const _0x4e2ef8=_0x5c2873;if(_0x48ddf5[_0x4e2ef8(0xe0)])return _0x3d9dbc[_0x4e2ef8(0xe4)](_0x4e2ef8(0xe1));},'converterPriority':_0x5c2873(0xf4)}),_0x3e56ae[_0x5c2873(0xf6)][_0x5c2873(0xe8)]['on'](_0x5c2873(0xd4),(_0x181783,_0x32b8b4,_0x4d4b5c)=>{const _0x3f5452=_0x5c2873;_0x4d4b5c[_0x3f5452(0xd3)][_0x3f5452(0xe0)]&&_0x181783[_0x3f5452(0xe3)]();},{'priority':_0x5c2873(0xf4)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x269b(){const _0x4bd00c=['enableCommand','6611hhqAnq','505423DmZLQc','3294045LPZHIy','105745VKEFow','mention','615915WDtPuV','275874SxKgmV','afterInit','TrackChangesEditing','editor','2vtUegt','plugins','MentionEditing','get','5545560iSqIEQ','has','84ysUKaf','14iXLMRA','2190PajvxF'];_0x269b=function(){return _0x4bd00c;};return _0x269b();}function _0x24c8(_0x7b5ae2,_0x572783){const _0x269ba8=_0x269b();return _0x24c8=function(_0x24c8b7,_0x13e479){_0x24c8b7=_0x24c8b7-0x174;let _0x3fe601=_0x269ba8[_0x24c8b7];return _0x3fe601;},_0x24c8(_0x7b5ae2,_0x572783);}const _0xc9b17a=_0x24c8;(function(_0x561e3a,_0x3667a8){const _0x2043da=_0x24c8,_0x3c380f=_0x561e3a();while(!![]){try{const _0x5af55f=-parseInt(_0x2043da(0x186))/0x1*(parseInt(_0x2043da(0x17b))/0x2)+parseInt(_0x2043da(0x176))/0x3+-parseInt(_0x2043da(0x181))/0x4*(parseInt(_0x2043da(0x174))/0x5)+-parseInt(_0x2043da(0x177))/0x6*(parseInt(_0x2043da(0x182))/0x7)+parseInt(_0x2043da(0x17f))/0x8+parseInt(_0x2043da(0x187))/0x9+parseInt(_0x2043da(0x183))/0xa*(parseInt(_0x2043da(0x185))/0xb);if(_0x5af55f===_0x3667a8)break;else _0x3c380f['push'](_0x3c380f['shift']());}catch(_0x4172cb){_0x3c380f['push'](_0x3c380f['shift']());}}}(_0x269b,0x56936));import{Plugin as _0xbf630a}from'ckeditor5/src/core.js';export default class mt extends _0xbf630a{[_0xc9b17a(0x178)](){const _0x10f6fc=_0xc9b17a,_0x2b3324=this[_0x10f6fc(0x17a)];_0x2b3324[_0x10f6fc(0x17c)][_0x10f6fc(0x180)](_0x10f6fc(0x17d))&&_0x2b3324[_0x10f6fc(0x17c)][_0x10f6fc(0x17e)](_0x10f6fc(0x179))[_0x10f6fc(0x184)](_0x10f6fc(0x175));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3be9c8=_0x2a0c;function _0x2a0c(_0x280d31,_0x183f68){const _0x48d74e=_0x48d7();return _0x2a0c=function(_0x2a0c86,_0x5c9523){_0x2a0c86=_0x2a0c86-0xcb;let _0x234445=_0x48d74e[_0x2a0c86];return _0x234445;},_0x2a0c(_0x280d31,_0x183f68);}(function(_0x52b639,_0x145c18){const _0x4b604d=_0x2a0c,_0x4ccedd=_0x52b639();while(!![]){try{const _0x50b8c2=-parseInt(_0x4b604d(0xe8))/0x1*(parseInt(_0x4b604d(0xdf))/0x2)+parseInt(_0x4b604d(0xcb))/0x3*(parseInt(_0x4b604d(0xd7))/0x4)+parseInt(_0x4b604d(0xcd))/0x5+-parseInt(_0x4b604d(0xe7))/0x6*(-parseInt(_0x4b604d(0xcf))/0x7)+-parseInt(_0x4b604d(0xdc))/0x8*(-parseInt(_0x4b604d(0xd1))/0x9)+parseInt(_0x4b604d(0xe6))/0xa*(-parseInt(_0x4b604d(0xed))/0xb)+-parseInt(_0x4b604d(0xd2))/0xc;if(_0x50b8c2===_0x145c18)break;else _0x4ccedd['push'](_0x4ccedd['shift']());}catch(_0x835f6d){_0x4ccedd['push'](_0x4ccedd['shift']());}}}(_0x48d7,0x480dc));import{Plugin as _0x56b315}from'ckeditor5/src/core.js';import{getTranslation as _0xa79b93}from'../utils/common-translations.js';export default class dt extends _0x56b315{[_0x3be9c8(0xdd)](){const _0x215808=_0x3be9c8,_0x2fb427=this[_0x215808(0xf0)];if(!_0x2fb427[_0x215808(0xd5)][_0x215808(0xe1)](_0x215808(0xd8)))return;_0x2fb427[_0x215808(0xd5)][_0x215808(0xe0)](_0x215808(0xde))[_0x215808(0xe2)](_0x215808(0xd4)),_0x2fb427[_0x215808(0xd5)][_0x215808(0xe0)](_0x215808(0xde))[_0x215808(0xe2)](_0x215808(0xee));const _0x289f16=_0x2fb427[_0x215808(0xd5)][_0x215808(0xe0)](_0x215808(0xde)),_0x4449dd=_0x2fb427[_0x215808(0xe9)];_0x289f16[_0x215808(0xe4)][_0x215808(0xef)](_0x215808(0xe5),_0x504549=>_0xa79b93(_0x4449dd,_0x215808(0xd0),_0x504549)),_0x289f16[_0x215808(0xe4)][_0x215808(0xef)](_0x215808(0xea),_0x436d19=>_0xa79b93(_0x4449dd,_0x215808(0xd0),_0x436d19)),_0x289f16[_0x215808(0xe4)][_0x215808(0xe3)](_0x3a96eb=>{const _0x48ceca=_0x215808;if(_0x48ceca(0xce)!=_0x3a96eb[_0x48ceca(0xd9)]&&_0x48ceca(0xcc)!=_0x3a96eb[_0x48ceca(0xd9)])return;const _0xbb1d1c=_0x3a96eb[_0x48ceca(0xec)]();if(null==_0xbb1d1c)return;if(!_0xbb1d1c['is'](_0x48ceca(0xd6),_0x48ceca(0xe5))&&!_0xbb1d1c['is'](_0x48ceca(0xd6),_0x48ceca(0xea)))return;const _0x12b996=_0x2fb427[_0x48ceca(0xd5)][_0x48ceca(0xe0)](_0x48ceca(0xd8))[_0x48ceca(0xdb)](_0xbb1d1c[_0x48ceca(0xda)]('id'));return _0x48ceca(0xce)==_0x3a96eb[_0x48ceca(0xd9)]?{'type':_0x48ceca(0xce),'content':_0xa79b93(_0x4449dd,_0x48ceca(0xd3),'\x22'+_0x12b996+'\x22\x20'+_0xa79b93(_0x4449dd,_0x48ceca(0xd0)))}:{'type':_0x48ceca(0xcc),'content':_0xa79b93(_0x4449dd,_0x48ceca(0xeb),'\x22'+_0x12b996+'\x22\x20'+_0xa79b93(_0x4449dd,_0x48ceca(0xd0)))};});}}function _0x48d7(){const _0x27d565=['element','8sgcXtc','MergeFieldsEditing','type','getAttribute','getLabel','959256qKjcGY','afterInit','TrackChangesEditing','3218rTgKSk','get','has','enableCommand','registerDescriptionCallback','descriptionFactory','mergeField','40bjfyqq','138KFYaEI','103vKnAde','locale','mergeFieldBlock','*Remove:*\x20%0','getContainedElement','1072874CNqpVq','insertMergeFieldBlock','registerElementLabel','editor','439707ADvBTr','deletion','1924270ISzFiL','insertion','80423ZOvaeT','ELEMENT_MERGE_FIELD','27hmStuq','5411580AXHGRk','*Insert:*\x20%0','insertMergeField','plugins'];_0x48d7=function(){return _0x27d565;};return _0x48d7();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x1d73(){const _0x35dd9f=['*Remove\x20format:*\x20%0','descriptionFactory','2961822ISbsTg','3193232xydjNP','oldValue','locale','format','has','7LyqaUX','get','4736368EUjerS','registerBlockAttribute','MultiLevelList','head','next','key','listMarkerStyle','afterInit','multiLevelList','registerDescriptionCallback','listType','data','newValue','2472176ZdcCTf','TrackChangesEditing','editor','ELEMENT_MULTI_LEVEL_LIST','enableDefaultAttributesIntegration','*Set\x20format:*\x20%0','783122dPIHmo','10078950dJgCXf','handleDescriptions','plugins','4247070SkeNRc'];_0x1d73=function(){return _0x35dd9f;};return _0x1d73();}const _0x47662b=_0x5d0b;(function(_0x1d7c3f,_0x235ca4){const _0x557d34=_0x5d0b,_0x59239b=_0x1d7c3f();while(!![]){try{const _0x5a6694=-parseInt(_0x557d34(0x168))/0x1+parseInt(_0x557d34(0x170))/0x2+parseInt(_0x557d34(0x16f))/0x3+parseInt(_0x557d34(0x162))/0x4+parseInt(_0x557d34(0x16c))/0x5+-parseInt(_0x557d34(0x169))/0x6*(parseInt(_0x557d34(0x175))/0x7)+-parseInt(_0x557d34(0x177))/0x8;if(_0x5a6694===_0x235ca4)break;else _0x59239b['push'](_0x59239b['shift']());}catch(_0x4a1d26){_0x59239b['push'](_0x59239b['shift']());}}}(_0x1d73,0xf3403));function _0x5d0b(_0x348cb9,_0x2f98ee){const _0x1d7315=_0x1d73();return _0x5d0b=function(_0x5d0b25,_0xa2a843){_0x5d0b25=_0x5d0b25-0x160;let _0x16c4c8=_0x1d7315[_0x5d0b25];return _0x16c4c8;},_0x5d0b(_0x348cb9,_0x2f98ee);}import{Plugin as _0x46e419}from'ckeditor5/src/core.js';import{getTranslation as _0x4b5c51}from'../utils/common-translations.js';export default class pt extends _0x46e419{[_0x47662b(0x17e)](){const _0x33ede3=_0x47662b,_0x44be85=this[_0x33ede3(0x164)],_0x1902ca=_0x44be85[_0x33ede3(0x16b)][_0x33ede3(0x176)](_0x33ede3(0x163));_0x44be85[_0x33ede3(0x16b)][_0x33ede3(0x174)](_0x33ede3(0x179))&&(_0x1902ca[_0x33ede3(0x166)](_0x33ede3(0x17f)),_0x1902ca[_0x33ede3(0x178)](_0x33ede3(0x17d)),_0x1902ca[_0x33ede3(0x16e)][_0x33ede3(0x180)](_0x3e465c=>this[_0x33ede3(0x16a)](_0x3e465c)));}[_0x47662b(0x16a)](_0x2ada0a){const _0x4925bf=_0x47662b,_0x260ce8=this[_0x4925bf(0x164)][_0x4925bf(0x172)],{data:_0x50ac6b}=_0x2ada0a,_0x2c8612={'type':_0x4925bf(0x173),'content':''};if(_0x50ac6b&&_0x4925bf(0x17d)==_0x50ac6b[_0x4925bf(0x17c)]){if(!_0x50ac6b[_0x4925bf(0x171)])return{'type':_0x4925bf(0x173),'content':_0x4b5c51(_0x260ce8,_0x4925bf(0x167),_0x4b5c51(_0x260ce8,_0x4925bf(0x165)))+'\x20('+_0x50ac6b[_0x4925bf(0x161)]+')'};if(!_0x50ac6b[_0x4925bf(0x161)]){let _0x4d31ba=_0x2ada0a[_0x4925bf(0x17a)];for(;_0x4d31ba;){if(_0x4d31ba[_0x4925bf(0x160)]&&_0x4925bf(0x181)==_0x4d31ba[_0x4925bf(0x160)][_0x4925bf(0x17c)]&&_0x4d31ba[_0x4925bf(0x160)][_0x4925bf(0x161)])return _0x2c8612;_0x4d31ba=_0x4d31ba[_0x4925bf(0x17b)];}return{'type':_0x4925bf(0x173),'content':_0x4b5c51(_0x260ce8,_0x4925bf(0x16d),_0x4b5c51(_0x260ce8,_0x4925bf(0x165)))+'\x20('+_0x50ac6b[_0x4925bf(0x171)]+')'};}}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4bed9a=_0x4d56;(function(_0xdab475,_0x39a257){const _0x2dcbac=_0x4d56,_0x23e941=_0xdab475();while(!![]){try{const _0x19dbdd=-parseInt(_0x2dcbac(0x1f0))/0x1+parseInt(_0x2dcbac(0x1ea))/0x2+parseInt(_0x2dcbac(0x1f2))/0x3*(-parseInt(_0x2dcbac(0x1f8))/0x4)+parseInt(_0x2dcbac(0x1ec))/0x5+parseInt(_0x2dcbac(0x1e5))/0x6+parseInt(_0x2dcbac(0x1e9))/0x7+-parseInt(_0x2dcbac(0x1e7))/0x8;if(_0x19dbdd===_0x39a257)break;else _0x23e941['push'](_0x23e941['shift']());}catch(_0x929c1c){_0x23e941['push'](_0x23e941['shift']());}}}(_0x4c1b,0xddc6e));function _0x4c1b(){const _0x33b8fc=['9899400orzNUI','pageBreak','17822336twfCSL','get','5779837qaKXrw','1616806dzxtWA','enableCommand','6694765tFzJay','ELEMENT_PAGE_BREAK','registerElementLabel','descriptionFactory','46236AjbLRS','PageBreakEditing','4321563eKpxIU','TrackChangesEditing','editor','has','plugins','locale','4CHYolN','afterInit'];_0x4c1b=function(){return _0x33b8fc;};return _0x4c1b();}import{Plugin as _0x13ac2c}from'ckeditor5/src/core.js';function _0x4d56(_0x428aa6,_0x4ea63e){const _0x4c1b1e=_0x4c1b();return _0x4d56=function(_0x4d5621,_0x3404fb){_0x4d5621=_0x4d5621-0x1e4;let _0x1c73dc=_0x4c1b1e[_0x4d5621];return _0x1c73dc;},_0x4d56(_0x428aa6,_0x4ea63e);}import{getTranslation as _0x167a70}from'../utils/common-translations.js';export default class kt extends _0x13ac2c{[_0x4bed9a(0x1e4)](){const _0x2e4bad=_0x4bed9a,_0x4fcc22=this[_0x2e4bad(0x1f4)];if(!_0x4fcc22[_0x2e4bad(0x1f6)][_0x2e4bad(0x1f5)](_0x2e4bad(0x1f1)))return;_0x4fcc22[_0x2e4bad(0x1f6)][_0x2e4bad(0x1e8)](_0x2e4bad(0x1f3))[_0x2e4bad(0x1eb)](_0x2e4bad(0x1e6));const _0xa59289=_0x4fcc22[_0x2e4bad(0x1f6)][_0x2e4bad(0x1e8)](_0x2e4bad(0x1f3)),_0xb22e56=_0x4fcc22[_0x2e4bad(0x1f7)];_0xa59289[_0x2e4bad(0x1ef)][_0x2e4bad(0x1ee)](_0x2e4bad(0x1e6),_0x294653=>_0x167a70(_0xb22e56,_0x2e4bad(0x1ed),_0x294653));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4ec500=_0x29a3;function _0x29a3(_0x4b17c9,_0x1afe94){const _0x29266d=_0x2926();return _0x29a3=function(_0x29a313,_0x122931){_0x29a313=_0x29a313-0x106;let _0x2c58cc=_0x29266d[_0x29a313];return _0x2c58cc;},_0x29a3(_0x4b17c9,_0x1afe94);}(function(_0x347f43,_0x870d4b){const _0x55caa4=_0x29a3,_0x33375f=_0x347f43();while(!![]){try{const _0x137503=-parseInt(_0x55caa4(0x138))/0x1+parseInt(_0x55caa4(0x149))/0x2+-parseInt(_0x55caa4(0x13d))/0x3+parseInt(_0x55caa4(0x11b))/0x4*(parseInt(_0x55caa4(0x112))/0x5)+-parseInt(_0x55caa4(0x13a))/0x6*(parseInt(_0x55caa4(0x123))/0x7)+parseInt(_0x55caa4(0x11f))/0x8*(parseInt(_0x55caa4(0x10b))/0x9)+parseInt(_0x55caa4(0x144))/0xa;if(_0x137503===_0x870d4b)break;else _0x33375f['push'](_0x33375f['shift']());}catch(_0x3f09f0){_0x33375f['push'](_0x33375f['shift']());}}}(_0x2926,0x65329));import{Plugin as _0x358768}from'ckeditor5/src/core.js';function _0x2926(){const _0x587415=['span','afterInit','ck-suggestion-marker-split','mapper','1322631lBmXfL','showSuggestionHighlights','highest','get','isBlock','_registerLegacyDescription','has','5jMBMDZ','type','insert','checkChild','downcastDispatcher','registerElementLabel','isLimit','name','toViewPosition','36548upYxbn','commandName','getItemLabel','createUIElement','24FOxSjw','isTouching','bindElementToMarker','paragraph','14ozFZZW','schema','options','start','*Change\x20to:*\x20%0','Paragraph','descriptionFactory','insertParagraph','end','ck-suggestion-marker--active','*Insert:*\x20%0','consumable','includes','data','addMarker:suggestion:insertion','format','addClass','registerDescriptionCallback','consume','formatBlock','locale','218483tujuOB','TrackChangesEditing','73236jtIkVZ','_splitMarkerName','writer','767595wwCdVj','nodeAfter','$text','enableCommand','enableDefaultAttributesIntegration','plugins','markerName','3967760Xqqsrt','markerRange','editing','insertion','getFirstRange','132950nJqNTY','model','activeMarkers','editor','ELEMENT_PARAGRAPH'];_0x2926=function(){return _0x587415;};return _0x2926();}import{getTranslation as _0x5d05b6}from'../utils/common-translations.js';export default class bt extends _0x358768{[_0x4ec500(0x108)](){const _0x423956=_0x4ec500,_0x19f395=this[_0x423956(0x14c)];if(!_0x19f395[_0x423956(0x142)][_0x423956(0x111)](_0x423956(0x128)))return;const _0x4fbd92=_0x19f395[_0x423956(0x137)],_0xd44067=_0x19f395[_0x423956(0x142)][_0x423956(0x10e)](_0x423956(0x139));_0xd44067[_0x423956(0x129)][_0x423956(0x117)](_0x423956(0x122),_0x5c5e4f=>_0x5d05b6(_0x4fbd92,_0x423956(0x106),_0x5c5e4f)),_0xd44067[_0x423956(0x141)](_0x423956(0x122)),_0xd44067[_0x423956(0x140)](_0x423956(0x12a)),_0x19f395[_0x423956(0x146)][_0x423956(0x116)]['on'](_0x423956(0x131),nr(_0x19f395),{'priority':_0x423956(0x10d)}),_0x19f395[_0x423956(0x130)][_0x423956(0x116)]['on'](_0x423956(0x131),(_0x5286b0,_0x342c5f,_0x5a27ee)=>{const _0x43138f=_0x423956;_0x5a27ee[_0x43138f(0x125)][_0x43138f(0x10c)]&&nr(_0x19f395,{'showActiveMarker':!0x1})(_0x5286b0,_0x342c5f,_0x5a27ee);},{'priority':_0x423956(0x10d)});const _0x5ab587=_0xd44067[_0x423956(0x129)];_0x5ab587[_0x423956(0x134)](_0x4ea56c=>{const _0x5a6290=_0x423956;if(_0x5a6290(0x147)!==_0x4ea56c[_0x5a6290(0x113)])return;const {start:_0x527207,end:_0x13ae36}=_0x4ea56c[_0x5a6290(0x148)]();if(!_0x527207[_0x5a6290(0x120)](_0x13ae36)||!_0x527207[_0x5a6290(0x13e)])return;const _0x53426a=_0x19f395[_0x5a6290(0x14a)][_0x5a6290(0x124)],_0x2d0d77=_0x527207[_0x5a6290(0x13e)];return _0x53426a[_0x5a6290(0x10f)](_0x2d0d77)&&!_0x53426a[_0x5a6290(0x118)](_0x2d0d77)&&_0x53426a[_0x5a6290(0x115)](_0x2d0d77,_0x5a6290(0x13f))?{'type':_0x5a6290(0x147),'content':_0x5d05b6(_0x4fbd92,_0x5a6290(0x12d),_0x5ab587[_0x5a6290(0x11d)](_0x2d0d77,0x1))}:void 0x0;}),this[_0x423956(0x110)]();}[_0x4ec500(0x110)](){const _0x334a68=_0x4ec500,_0x299ddc=this[_0x334a68(0x14c)],_0x26a8bf=_0x299ddc[_0x334a68(0x137)];_0x299ddc[_0x334a68(0x142)][_0x334a68(0x10e)](_0x334a68(0x139))[_0x334a68(0x129)][_0x334a68(0x134)](_0x14e688=>{const _0x483345=_0x334a68;if(_0x483345(0x136)!=_0x14e688[_0x483345(0x113)])return;const {data:_0x2079b0}=_0x14e688;return _0x2079b0&&_0x483345(0x122)==_0x2079b0[_0x483345(0x11c)]?{'type':_0x483345(0x132),'content':_0x5d05b6(_0x26a8bf,_0x483345(0x127),_0x5d05b6(_0x26a8bf,_0x483345(0x106)))}:void 0x0;});}}function nr(_0x4e36d2,{showActiveMarker:_0x4ed640=!0x0}={}){return(_0x4f7c08,_0x4511b3,_0x4d72e9)=>{const _0x486f20=_0x29a3,_0x5106ff=_0x4e36d2[_0x486f20(0x142)][_0x486f20(0x10e)](_0x486f20(0x139)),_0x5ef069=_0x4511b3[_0x486f20(0x145)][_0x486f20(0x126)],_0x3ca8aa=_0x4511b3[_0x486f20(0x145)][_0x486f20(0x12b)],_0x11c1f3=_0x4e36d2[_0x486f20(0x14a)][_0x486f20(0x124)];if(!_0x5ef069[_0x486f20(0x120)](_0x3ca8aa)||!_0x5ef069[_0x486f20(0x13e)])return;const _0x529144=_0x5ef069[_0x486f20(0x13e)];if(_0x11c1f3[_0x486f20(0x10f)](_0x529144)&&!_0x11c1f3[_0x486f20(0x118)](_0x529144)&&_0x11c1f3[_0x486f20(0x115)](_0x529144,_0x486f20(0x13f))){if(!_0x4d72e9[_0x486f20(0x12e)][_0x486f20(0x135)](_0x4511b3[_0x486f20(0x145)],_0x4f7c08[_0x486f20(0x119)]))return;const {authorId:_0x4214aa}=_0x5106ff[_0x486f20(0x13b)](_0x4511b3[_0x486f20(0x143)]),_0x20ce34=_0x4d72e9[_0x486f20(0x13c)][_0x486f20(0x11e)](_0x486f20(0x107),{'class':_0x486f20(0x109),'data-author-id':_0x4214aa}),_0x1673bb=_0x4d72e9[_0x486f20(0x10a)][_0x486f20(0x11a)](_0x3ca8aa);_0x4ed640&&_0x5106ff[_0x486f20(0x14b)][_0x486f20(0x12f)](_0x4511b3[_0x486f20(0x143)])&&_0x4d72e9[_0x486f20(0x13c)][_0x486f20(0x133)](_0x486f20(0x12c),_0x20ce34),_0x4d72e9[_0x486f20(0x13c)][_0x486f20(0x114)](_0x1673bb,_0x20ce34),_0x4d72e9[_0x486f20(0x10a)][_0x486f20(0x121)](_0x20ce34,_0x4511b3[_0x486f20(0x143)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4df4c7=_0x2219;(function(_0x5edaee,_0x4adeb8){const _0x57f343=_0x2219,_0x3b3d07=_0x5edaee();while(!![]){try{const _0x3c61ea=-parseInt(_0x57f343(0x1bc))/0x1+-parseInt(_0x57f343(0x1c5))/0x2*(-parseInt(_0x57f343(0x1be))/0x3)+parseInt(_0x57f343(0x1c8))/0x4+parseInt(_0x57f343(0x1ca))/0x5+-parseInt(_0x57f343(0x1c1))/0x6+-parseInt(_0x57f343(0x1c7))/0x7+-parseInt(_0x57f343(0x1c4))/0x8;if(_0x3c61ea===_0x4adeb8)break;else _0x3b3d07['push'](_0x3b3d07['shift']());}catch(_0x57857c){_0x3b3d07['push'](_0x3b3d07['shift']());}}}(_0x583c,0x7c715));import{Plugin as _0x3153bc}from'ckeditor5/src/core.js';function _0x2219(_0x1bda90,_0x1fb1eb){const _0x583c35=_0x583c();return _0x2219=function(_0x22199e,_0x4b177b){_0x22199e=_0x22199e-0x1b4;let _0x131b2a=_0x583c35[_0x22199e];return _0x131b2a;},_0x2219(_0x1bda90,_0x1fb1eb);}import{getTranslation as _0xb60f91}from'../utils/common-translations.js';function _0x583c(){const _0x355b60=['afterInit','117311qXPJTr','registerDescriptionCallback','1235664Jpxobk','TrackChangesEditing','plugins','4078680ZPQWzN','formatBlock','format','1207704xqYCqn','4rDFdvo','get','3805942TFMrfB','2616928MgKSVI','RemoveFormatEditing','2617345AwpeFm','editor','type','descriptionFactory','formatInline','locale','removeFormat','commandName','enableDefaultAttributesIntegration','*Remove\x20all\x20formatting*','has','_registerLegacyDescription'];_0x583c=function(){return _0x355b60;};return _0x583c();}export default class wt extends _0x3153bc{[_0x4df4c7(0x1bb)](){const _0x55bb57=_0x4df4c7,_0x9ffb0d=this[_0x55bb57(0x1cb)];if(!_0x9ffb0d[_0x55bb57(0x1c0)][_0x55bb57(0x1b9)](_0x55bb57(0x1c9)))return;_0x9ffb0d[_0x55bb57(0x1c0)][_0x55bb57(0x1c6)](_0x55bb57(0x1bf))[_0x55bb57(0x1b7)](_0x55bb57(0x1b5)),this[_0x55bb57(0x1ba)]();}[_0x4df4c7(0x1ba)](){const _0x397651=_0x4df4c7,_0x5eaee0=this[_0x397651(0x1cb)];_0x5eaee0[_0x397651(0x1c0)][_0x397651(0x1c6)](_0x397651(0x1bf))[_0x397651(0x1cd)][_0x397651(0x1bd)](_0x45fd2c=>{const _0x40ee3b=_0x397651;if(_0x40ee3b(0x1c2)!=_0x45fd2c[_0x40ee3b(0x1cc)]&&_0x40ee3b(0x1ce)!=_0x45fd2c[_0x40ee3b(0x1cc)])return;const {data:_0x276033}=_0x45fd2c;return _0x276033&&_0x40ee3b(0x1b5)==_0x276033[_0x40ee3b(0x1b6)]?{'type':_0x40ee3b(0x1c3),'content':_0xb60f91(_0x5eaee0[_0x40ee3b(0x1b4)],_0x40ee3b(0x1b8))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x3d44(_0x4c908c,_0x476a95){const _0x5a180f=_0x5a18();return _0x3d44=function(_0x3d44e6,_0x88a1ae){_0x3d44e6=_0x3d44e6-0x8b;let _0x2b9210=_0x5a180f[_0x3d44e6];return _0x2b9210;},_0x3d44(_0x4c908c,_0x476a95);}const _0x31806a=_0x3d44;(function(_0xfbe68b,_0x32f78d){const _0x3c58f7=_0x3d44,_0x14b2f0=_0xfbe68b();while(!![]){try{const _0x4be8b8=parseInt(_0x3c58f7(0x8c))/0x1*(-parseInt(_0x3c58f7(0x9c))/0x2)+-parseInt(_0x3c58f7(0xa4))/0x3*(parseInt(_0x3c58f7(0x8e))/0x4)+-parseInt(_0x3c58f7(0xa5))/0x5+-parseInt(_0x3c58f7(0x99))/0x6+-parseInt(_0x3c58f7(0x94))/0x7+-parseInt(_0x3c58f7(0x8d))/0x8*(parseInt(_0x3c58f7(0x9f))/0x9)+parseInt(_0x3c58f7(0x8b))/0xa;if(_0x4be8b8===_0x32f78d)break;else _0x14b2f0['push'](_0x14b2f0['shift']());}catch(_0xc40793){_0x14b2f0['push'](_0x14b2f0['shift']());}}}(_0x5a18,0xb66af));function _0x5a18(){const _0x271236=['9XdciVP','discardSelectedSuggestions','goToPreviousRestrictedEditingException','trackChanges','discardSuggestion','6eRBLOf','6686960qBfygY','55212420NjXROC','513679PtwjTB','7346800ceHfgl','1031716ypRIUX','acceptAllSuggestions','editor','goToNextRestrictedEditingException','acceptSuggestion','TrackChangesEditing','3245837yFyDas','plugins','enableCommand','afterInit','discardAllSuggestions','6150534wELiEd','acceptSelectedSuggestions','get','2yFCKvL','RestrictedEditingModeEditing','has'];_0x5a18=function(){return _0x271236;};return _0x5a18();}import{Plugin as _0x4c1346}from'ckeditor5/src/core.js';export default class yt extends _0x4c1346{[_0x31806a(0x97)](){const _0x4861b5=_0x31806a,_0x100605=this[_0x4861b5(0x90)];if(!_0x100605[_0x4861b5(0x95)][_0x4861b5(0x9e)](_0x4861b5(0x9d)))return;const _0x2dcfa9=_0x100605[_0x4861b5(0x95)][_0x4861b5(0x9b)](_0x4861b5(0x93));_0x2dcfa9[_0x4861b5(0x96)](_0x4861b5(0xa1)),_0x2dcfa9[_0x4861b5(0x96)](_0x4861b5(0x91));const _0x38b623=_0x100605[_0x4861b5(0x95)][_0x4861b5(0x9b)](_0x4861b5(0x9d));_0x38b623[_0x4861b5(0x96)](_0x4861b5(0xa2)),_0x38b623[_0x4861b5(0x96)](_0x4861b5(0x92)),_0x38b623[_0x4861b5(0x96)](_0x4861b5(0xa3)),_0x38b623[_0x4861b5(0x96)](_0x4861b5(0x8f)),_0x38b623[_0x4861b5(0x96)](_0x4861b5(0x98)),_0x38b623[_0x4861b5(0x96)](_0x4861b5(0x9a)),_0x38b623[_0x4861b5(0x96)](_0x4861b5(0xa0));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x542995=_0x3422;(function(_0x436f9d,_0x32e995){const _0x5cd027=_0x3422,_0x1cd931=_0x436f9d();while(!![]){try{const _0x5ee2cb=-parseInt(_0x5cd027(0x1df))/0x1+-parseInt(_0x5cd027(0x208))/0x2+parseInt(_0x5cd027(0x1fa))/0x3+parseInt(_0x5cd027(0x1fd))/0x4+-parseInt(_0x5cd027(0x1f5))/0x5*(parseInt(_0x5cd027(0x1e2))/0x6)+-parseInt(_0x5cd027(0x1f6))/0x7*(-parseInt(_0x5cd027(0x207))/0x8)+parseInt(_0x5cd027(0x1da))/0x9;if(_0x5ee2cb===_0x32e995)break;else _0x1cd931['push'](_0x1cd931['shift']());}catch(_0x567f2f){_0x1cd931['push'](_0x1cd931['shift']());}}}(_0x5c03,0x4b2f2));import{Plugin as _0x56f592}from'ckeditor5/src/core.js';import{ShiftEnter as _0x55dd49}from'ckeditor5/src/enter.js';import{getTranslation as _0x5495c0}from'../utils/common-translations.js';export default class jt extends _0x56f592{static get[_0x542995(0x1e8)](){return[_0x55dd49];}[_0x542995(0x200)](){const _0x315b8a=_0x542995,_0x2ba033=this[_0x315b8a(0x1e7)],_0x478dd6=_0x2ba033[_0x315b8a(0x1f9)][_0x315b8a(0x20a)](_0x315b8a(0x1e9));_0x478dd6[_0x315b8a(0x1db)](_0x315b8a(0x1d9)),_0x2ba033[_0x315b8a(0x206)][_0x315b8a(0x1eb)]['on'](_0x315b8a(0x1f0),ge(_0x2ba033),{'priority':_0x315b8a(0x1ea)}),_0x2ba033[_0x315b8a(0x206)][_0x315b8a(0x1eb)]['on'](_0x315b8a(0x205),ge(_0x2ba033),{'priority':_0x315b8a(0x1ea)}),_0x2ba033[_0x315b8a(0x1dd)][_0x315b8a(0x1eb)]['on'](_0x315b8a(0x1d7),(_0x419ccb,_0x2e1f57,_0x5eed04)=>{const _0xa8d556=_0x315b8a;_0x5eed04[_0xa8d556(0x1e1)][_0xa8d556(0x1e5)]&&ge(_0x2ba033,{'showActiveMarker':!0x1})(_0x419ccb,_0x2e1f57,_0x5eed04);}),_0x478dd6[_0x315b8a(0x1ff)][_0x315b8a(0x1d8)](_0x315b8a(0x1fb),_0x351259=>_0x5495c0(_0x2ba033[_0x315b8a(0x1f8)],_0x315b8a(0x1e3),_0x351259));}}function _0x3422(_0x1d5dc1,_0xa48947){const _0x5c0373=_0x5c03();return _0x3422=function(_0x3422e6,_0x4ab5d8){_0x3422e6=_0x3422e6-0x1d3;let _0x31bdba=_0x5c0373[_0x3422e6];return _0x31bdba;},_0x3422(_0x1d5dc1,_0xa48947);}function ge(_0x12af72,{showActiveMarker:_0x1077e1=!0x0}={}){return(_0x580577,_0x4e53bf,_0x3c0841)=>{const _0x33b9a2=_0x3422,_0x1727da=_0x12af72[_0x33b9a2(0x1f9)][_0x33b9a2(0x20a)](_0x33b9a2(0x1e9));if(!_0x3c0841[_0x33b9a2(0x202)][_0x33b9a2(0x1ec)](_0x4e53bf[_0x33b9a2(0x1d3)],_0x580577[_0x33b9a2(0x1dc)]))return;const _0x573c4a=_0x12af72[_0x33b9a2(0x203)];for(const _0x440c14 of _0x4e53bf[_0x33b9a2(0x1d3)][_0x33b9a2(0x1fe)]()){if(!_0x440c14['is'](_0x33b9a2(0x1f3),_0x33b9a2(0x1fb)))continue;const _0x28241e=_0x33b9a2(0x1f4)==_0x4e53bf[_0x33b9a2(0x1d5)][_0x33b9a2(0x1f1)](':')[0x1]?_0x33b9a2(0x1e6):_0x33b9a2(0x1f1),{authorId:_0x3b64f0}=_0x1727da[_0x33b9a2(0x209)](_0x4e53bf[_0x33b9a2(0x1d5)]),_0x1e4c37=_0x3c0841[_0x33b9a2(0x1ed)][_0x33b9a2(0x1f2)](_0x33b9a2(0x201),{'class':_0x33b9a2(0x1de)+_0x28241e,'data-author-id':_0x3b64f0}),_0x5aa687=_0x3c0841[_0x33b9a2(0x1d6)][_0x33b9a2(0x1ee)](_0x573c4a[_0x33b9a2(0x1ef)](_0x440c14));_0x1077e1&&_0x1727da[_0x33b9a2(0x1e4)][_0x33b9a2(0x1e0)](_0x4e53bf[_0x33b9a2(0x1d5)])&&_0x3c0841[_0x33b9a2(0x1ed)][_0x33b9a2(0x1f7)](_0x33b9a2(0x204),_0x1e4c37),_0x3c0841[_0x33b9a2(0x1ed)][_0x33b9a2(0x1d4)](_0x5aa687,_0x1e4c37),_0x3c0841[_0x33b9a2(0x1d6)][_0x33b9a2(0x1fc)](_0x1e4c37,_0x4e53bf[_0x33b9a2(0x1d5)]);}};}function _0x5c03(){const _0x5cb3c9=['_splitMarkerName','get','markerRange','insert','markerName','mapper','addMarker:suggestion','registerElementLabel','shiftEnter','1188054ucvfZO','enableCommand','name','data','ck-suggestion-marker-','92764gLJPEv','includes','options','6vXeUmw','ELEMENT_LINE_BREAK','activeMarkers','showSuggestionHighlights','merge','editor','requires','TrackChangesEditing','high','downcastDispatcher','test','writer','toViewPosition','createPositionBefore','addMarker:suggestion:insertion','split','createUIElement','element','deletion','2252515TVZSty','714dmXfWR','addClass','locale','plugins','1288170gTgwKQ','softBreak','bindElementToMarker','798868klLeyb','getItems','descriptionFactory','init','span','consumable','model','ck-suggestion-marker--active','addMarker:suggestion:deletion','editing','29368MKoXbC','568668QGMatV'];_0x5c03=function(){return _0x5cb3c9;};return _0x5c03();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x28277d=_0x19dd;function _0x4d23(){const _0x12855f=['descriptionFactory','selection','TrackChangesEditing','enableCommand','formatBlock','has','commandName','editor','change','3876VWTjLP','markInlineFormat','plugins','4805796PKzLbg','commands','785GXnsDR','getRanges','formatInline','get','786486IZHSQb','81QPvKhQ','68178NgHeXP','value','179bjilxI','isCollapsed','1355984gzhOtp','registerDescriptionCallback','70gJJsjR','forceValue','1502350OCxBVl','FORMAT_RESTRICTED_ENABLED','commandParams','StandardEditingModeEditing','57002UzVgrH','afterInit','format','FORMAT_RESTRICTED_DISABLED','locale','restrictedEditingException','type','model','from','6360ZWLEqM','document'];_0x4d23=function(){return _0x12855f;};return _0x4d23();}(function(_0x563120,_0x288ae7){const _0x1ef0d7=_0x19dd,_0x7ba674=_0x563120();while(!![]){try{const _0x49a880=parseInt(_0x1ef0d7(0x191))/0x1*(-parseInt(_0x1ef0d7(0x1a4))/0x2)+-parseInt(_0x1ef0d7(0x18d))/0x3+-parseInt(_0x1ef0d7(0x1b2))/0x4+parseInt(_0x1ef0d7(0x189))/0x5*(-parseInt(_0x1ef0d7(0x18f))/0x6)+-parseInt(_0x1ef0d7(0x195))/0x7*(-parseInt(_0x1ef0d7(0x193))/0x8)+-parseInt(_0x1ef0d7(0x18e))/0x9*(-parseInt(_0x1ef0d7(0x197))/0xa)+parseInt(_0x1ef0d7(0x19b))/0xb*(parseInt(_0x1ef0d7(0x1af))/0xc);if(_0x49a880===_0x288ae7)break;else _0x7ba674['push'](_0x7ba674['shift']());}catch(_0x11a516){_0x7ba674['push'](_0x7ba674['shift']());}}}(_0x4d23,0xdcb7b));import{Plugin as _0x15b2c5}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x48ff25}from'./utils.js';function _0x19dd(_0x13d27d,_0x37aa37){const _0x4d235b=_0x4d23();return _0x19dd=function(_0x19dd17,_0x29b9a5){_0x19dd17=_0x19dd17-0x189;let _0x24e56d=_0x4d235b[_0x19dd17];return _0x24e56d;},_0x19dd(_0x13d27d,_0x37aa37);}import{getTranslation as _0x59311e}from'../utils/common-translations.js';export default class St extends _0x15b2c5{[_0x28277d(0x19c)](){const _0x48aa16=_0x28277d,_0x313764=this[_0x48aa16(0x1ad)],_0x44ecb6=_0x313764[_0x48aa16(0x1a2)],_0x581e8e=_0x313764[_0x48aa16(0x19f)];if(!_0x313764[_0x48aa16(0x1b1)][_0x48aa16(0x1ab)](_0x48aa16(0x19a)))return;const _0x380133=_0x313764[_0x48aa16(0x1b1)][_0x48aa16(0x18c)](_0x48aa16(0x1a8)),_0x38ef63=_0x48aa16(0x1a0),_0x2db527=_0x313764[_0x48aa16(0x1b3)][_0x48aa16(0x18c)](_0x38ef63);_0x380133[_0x48aa16(0x1a9)](_0x38ef63,(_0x2e24fb,_0x2ceab5={})=>{const _0x34e242=_0x48aa16,_0xd661a1=_0x44ecb6[_0x34e242(0x1a5)][_0x34e242(0x1a7)];if(_0xd661a1[_0x34e242(0x192)])return void _0x2e24fb(_0x2ceab5);const _0x3e8ead=void 0x0!==_0x2ceab5[_0x34e242(0x196)]?_0x2ceab5[_0x34e242(0x196)]:!_0x2db527[_0x34e242(0x190)];_0x44ecb6[_0x34e242(0x1ae)](()=>{const _0x104b37=_0x34e242,_0x422a=Array[_0x104b37(0x1a3)](_0xd661a1[_0x104b37(0x18a)]());for(const _0x535192 of _0x422a){const _0x379f59=_0x3e8ead?[_0x535192]:_0x48ff25(_0x38ef63,_0x535192,_0x44ecb6);for(const _0x4eae8b of _0x379f59)_0x380133[_0x104b37(0x1b0)](_0x4eae8b,{'commandName':_0x38ef63,'commandParams':[{'forceValue':_0x3e8ead}]});}});}),_0x380133[_0x48aa16(0x1a6)][_0x48aa16(0x194)](_0x5e1601=>{const _0x4acd22=_0x48aa16;if(_0x4acd22(0x1aa)!=_0x5e1601[_0x4acd22(0x1a1)]&&_0x4acd22(0x18b)!=_0x5e1601[_0x4acd22(0x1a1)])return;const {data:_0x5838ef}=_0x5e1601;return _0x5838ef&&_0x5838ef[_0x4acd22(0x1ac)]==_0x38ef63?_0x5838ef[_0x4acd22(0x199)][0x0][_0x4acd22(0x196)]?{'type':_0x4acd22(0x19d),'content':_0x59311e(_0x581e8e,_0x4acd22(0x198))}:{'type':_0x4acd22(0x19d),'content':_0x59311e(_0x581e8e,_0x4acd22(0x19e))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x1308(){const _0x353251=['type','DataSchema','style','definitions','304980kfBymF','*Set\x20format:*\x20%0','config','format','1190JPdleh','395739mqPaNg','plugins','399865uUXzRA','descriptionFactory','add','17008bWTSXz','108bwNjPH','block','locale','enableDefaultAttributesIntegration','afterInit','registerAttributeLabel','getGhsAttributeNameForElement','editor','get','*Remove\x20format:*\x20%0','registerDescriptionCallback','has','Style','FORMAT_STYLE','registerBlockAttribute','36kRJLZr','toLowerCase','inline','forceValue','normalizeConfig','ghsAttributes','GeneralHtmlSupport','StyleUtils','commandParams','28664TAwNFz','_registerLegacyDescription','registerInlineAttribute','TrackChangesEditing','12OEMQtF','formatBlock','styleName','6861822JWUvhF','92742tNGNNB','formatInline','commandName','element'];_0x1308=function(){return _0x353251;};return _0x1308();}const _0x2f3fd0=_0x1910;(function(_0x247c02,_0x20445a){const _0x4b0160=_0x1910,_0x1e998f=_0x247c02();while(!![]){try{const _0x4eda98=parseInt(_0x4b0160(0x1dc))/0x1*(parseInt(_0x4b0160(0x1c6))/0x2)+parseInt(_0x4b0160(0x1d7))/0x3+-parseInt(_0x4b0160(0x1ec))/0x4*(parseInt(_0x4b0160(0x1d9))/0x5)+-parseInt(_0x4b0160(0x1ca))/0x6+parseInt(_0x4b0160(0x1d6))/0x7*(parseInt(_0x4b0160(0x1c2))/0x8)+parseInt(_0x4b0160(0x1dd))/0x9*(-parseInt(_0x4b0160(0x1d2))/0xa)+parseInt(_0x4b0160(0x1c9))/0xb;if(_0x4eda98===_0x20445a)break;else _0x1e998f['push'](_0x1e998f['shift']());}catch(_0x198df5){_0x1e998f['push'](_0x1e998f['shift']());}}}(_0x1308,0x59473));function _0x1910(_0x56e2f5,_0x91a551){const _0x130829=_0x1308();return _0x1910=function(_0x191049,_0x196ac3){_0x191049=_0x191049-0x1bc;let _0x9b9019=_0x130829[_0x191049];return _0x9b9019;},_0x1910(_0x56e2f5,_0x91a551);}import{Plugin as _0x3dfda4}from'ckeditor5/src/core.js';import{getTranslation as _0x10e2a7}from'../utils/common-translations.js';export default class At extends _0x3dfda4{[_0x2f3fd0(0x1e1)](){const _0x17fbad=_0x2f3fd0,_0x2ef79c=this[_0x17fbad(0x1e4)];if(!_0x2ef79c[_0x17fbad(0x1d8)][_0x17fbad(0x1e8)](_0x17fbad(0x1e9))||!_0x2ef79c[_0x17fbad(0x1d8)][_0x17fbad(0x1e8)](_0x17fbad(0x1cf)))return;const _0x4a6500=_0x2ef79c[_0x17fbad(0x1d8)][_0x17fbad(0x1e5)](_0x17fbad(0x1c5)),_0x25e284=_0x2ef79c[_0x17fbad(0x1df)],_0xb55c82=_0x2ef79c[_0x17fbad(0x1d4)][_0x17fbad(0x1e5)](_0x17fbad(0x1d0))||{},_0x174249=_0x2ef79c[_0x17fbad(0x1d8)][_0x17fbad(0x1e5)](_0x17fbad(0x1bf)),_0xd4c581=_0x2ef79c[_0x17fbad(0x1d8)][_0x17fbad(0x1e5)](_0x17fbad(0x1c0))[_0x17fbad(0x1bd)](_0x2ef79c[_0x17fbad(0x1d8)][_0x17fbad(0x1e5)](_0x17fbad(0x1cf)),_0xb55c82[_0x17fbad(0x1d1)]);_0x4a6500[_0x17fbad(0x1e0)](_0x17fbad(0x1d0));const _0x36501c=new Set();for(const _0x327462 of _0xd4c581[_0x17fbad(0x1de)]){const _0x47ec4b=_0x174249[_0x17fbad(0x1e3)](_0x327462[_0x17fbad(0x1cd)]);_0x36501c[_0x17fbad(0x1db)](_0x47ec4b);}const _0x221daf=new Set();for(const _0x1f1e7e of _0xd4c581[_0x17fbad(0x1ee)]){const _0x142e3a=_0x174249[_0x17fbad(0x1e3)](_0x1f1e7e[_0x17fbad(0x1cd)]);_0x221daf[_0x17fbad(0x1db)](_0x142e3a);for(const _0x533f56 of _0x1f1e7e[_0x17fbad(0x1be)])_0x221daf[_0x17fbad(0x1db)](_0x533f56);}for(const _0x357194 of _0x36501c)_0x4a6500[_0x17fbad(0x1eb)](_0x357194),_0x4a6500[_0x17fbad(0x1da)][_0x17fbad(0x1e2)](_0x357194,_0x10e2a7(_0x25e284,_0x17fbad(0x1ea)));for(const _0x5f252a of _0x221daf)_0x4a6500[_0x17fbad(0x1c4)](_0x5f252a),_0x4a6500[_0x17fbad(0x1da)][_0x17fbad(0x1e2)](_0x5f252a,_0x10e2a7(_0x25e284,_0x17fbad(0x1ea)));this[_0x17fbad(0x1c3)]();}[_0x2f3fd0(0x1c3)](){const _0x6bc607=_0x2f3fd0,_0x4c327c=this[_0x6bc607(0x1e4)],_0x4b21ab=_0x4c327c[_0x6bc607(0x1df)];_0x4c327c[_0x6bc607(0x1d8)][_0x6bc607(0x1e5)](_0x6bc607(0x1c5))[_0x6bc607(0x1da)][_0x6bc607(0x1e7)](_0x288a93=>{const _0xa7aa5e=_0x6bc607;if(_0xa7aa5e(0x1c7)!=_0x288a93[_0xa7aa5e(0x1ce)]&&_0xa7aa5e(0x1cb)!=_0x288a93[_0xa7aa5e(0x1ce)])return;const {data:_0x2f9e7d}=_0x288a93;return _0x2f9e7d&&_0xa7aa5e(0x1d0)===_0x2f9e7d[_0xa7aa5e(0x1cc)]?_0x2f9e7d[_0xa7aa5e(0x1c1)][0x0][_0xa7aa5e(0x1bc)]?{'type':_0xa7aa5e(0x1d5),'content':_0x10e2a7(_0x4b21ab,_0xa7aa5e(0x1d3),_0x2f9e7d[_0xa7aa5e(0x1c1)][0x0][_0xa7aa5e(0x1c8)][_0xa7aa5e(0x1ed)]())}:{'type':_0xa7aa5e(0x1d5),'content':_0x10e2a7(_0x4b21ab,_0xa7aa5e(0x1e6),_0x2f9e7d[_0xa7aa5e(0x1c1)][0x0][_0xa7aa5e(0x1c8)][_0xa7aa5e(0x1ed)]())}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x5c21(){const _0x52b182=['isInContent','first','selectTableRow','writer','showSuggestionHighlights','batch','createRangeIn','TableEditing','change:data','TrackChangesEditing','start','join','afterInit','oldRange','insertTable','ELEMENT_TABLE_WITH_TEXT','setSelection','addRange','map','insertTableRowAbove','editor','_suggestionFactory','736888FBdWwN','_getSuggestionCoords','isEqual','getChangedMarkers','data','502974KSVYPg','removeClass','insert','getItems','locale','tableColumn','getAttribute','descriptionFactory','getChanges','low','removeTableColumn','_tablePostFixingSubtypes','execute','ELEMENT_TABLE','filter','rowspan','min','deletion','model','values','nodeBefore','type','getRowIndexes','addMarker:suggestion','createTableWalker','getRanges','*Insert:*\x20%0','rootName','tableCell','order','max','toLowerCase','plugins','has','name','1970BKAzZJ','selectTableColumn','_splitMarkerName','insertTableColumnRight','10DmkxOD','colspan','position','hasAttribute','enableCommand','last','highest','isArray','ELEMENT_TABLE_ROW','12883vyuqxw','addClass','subType','*Remove:*\x20%0','7JHiQZZ','TableUtils','registerCustomCallback','end','document','_setupColumnsRowsFixing','discard','insertTableRowBelow','minRow','substr','tablePaste','insertion','selection','insertTableColumnLeft','enqueueChange','mapper','createRangeOn','removeTableRow','startsWith','element','getCellLocation','MAX_SAFE_INTEGER','registerDescriptionCallback','getSelectionAffectedTableCells','span','$textProxy','left','isTouching','change','ELEMENT_TABLE_COLUMN_WITH_TEXT','34vAqhwk','item','detach','getChildren','markMultiRangeInsertion','15961BwXZAk','from','suggestion','1130124YbHlgl','differ','getSuggestion','some','registerPostFixer','maxRow','commands','above','fromRange','push','_acceptFormatSuggestionCallbackFactory','markMultiRangeDeletion','downcastDispatcher','length','toViewElement','forceValue','MIN_SAFE_INTEGER','get','tableRow','registerElementLabel','getContainedElement','options','_getCoordsForCells','2852892mvOAQO','_tableSuggestions','classes','createPositionAt','getColumnIndexes','getFirstRange','table','cell','minColumn','every','nodeAfter','isIntersectingWithRange','2760952Ligsog','root','includes','add','isIntersecting','findAncestor','accept','maxColumn','$graveyard','refresh','ELEMENT_TABLE_ROW_WITH_TEXT','ELEMENT_TABLE_COLUMN'];_0x5c21=function(){return _0x52b182;};return _0x5c21();}const _0x26c31a=_0x1c02;function _0x1c02(_0x42c85a,_0x113d23){const _0x5c219f=_0x5c21();return _0x1c02=function(_0x1c02ac,_0x58ab4e){_0x1c02ac=_0x1c02ac-0x14c;let _0x4255d6=_0x5c219f[_0x1c02ac];return _0x4255d6;},_0x1c02(_0x42c85a,_0x113d23);}(function(_0x45b118,_0x271667){const _0x6b6a8=_0x1c02,_0x346b3b=_0x45b118();while(!![]){try{const _0x46b4dc=parseInt(_0x6b6a8(0x184))/0x1*(-parseInt(_0x6b6a8(0x1a6))/0x2)+parseInt(_0x6b6a8(0x154))/0x3+parseInt(_0x6b6a8(0x14f))/0x4*(parseInt(_0x6b6a8(0x17b))/0x5)+parseInt(_0x6b6a8(0x1ae))/0x6+parseInt(_0x6b6a8(0x188))/0x7*(-parseInt(_0x6b6a8(0x1d1))/0x8)+parseInt(_0x6b6a8(0x1c5))/0x9+parseInt(_0x6b6a8(0x177))/0xa*(-parseInt(_0x6b6a8(0x1ab))/0xb);if(_0x46b4dc===_0x271667)break;else _0x346b3b['push'](_0x346b3b['shift']());}catch(_0x4f5416){_0x346b3b['push'](_0x346b3b['shift']());}}}(_0x5c21,0x2ebeb));import{Plugin as _0x2c2c11}from'ckeditor5/src/core.js';import{LiveRange as _0x1f3b3b}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x1904d0}from'ckeditor5/src/widget.js';import{getTranslation as _0x191d43}from'../utils/common-translations.js';export default class It extends _0x2c2c11{constructor(_0x4d5179){const _0x308f85=_0x1c02;super(_0x4d5179),this[_0x308f85(0x15f)]=[_0x308f85(0x1c0),_0x308f85(0x159)],this[_0x308f85(0x1c6)]=new Set();}[_0x26c31a(0x1e9)](){const _0x5e7251=_0x26c31a,_0x557376=this[_0x5e7251(0x14d)],_0x37a140=_0x557376[_0x5e7251(0x166)][_0x5e7251(0x18c)][_0x5e7251(0x194)];if(!_0x557376[_0x5e7251(0x174)][_0x5e7251(0x175)](_0x5e7251(0x1e4)))return;const _0x1ece3d=_0x557376[_0x5e7251(0x158)],_0x4ccc7b=_0x557376[_0x5e7251(0x174)][_0x5e7251(0x1bf)](_0x5e7251(0x1e6)),_0x487bdb=_0x557376[_0x5e7251(0x174)][_0x5e7251(0x1bf)](_0x5e7251(0x189));_0x4ccc7b[_0x5e7251(0x15b)][_0x5e7251(0x1c1)](_0x5e7251(0x1cb),_0x3a17dc=>_0x191d43(_0x1ece3d,_0x5e7251(0x161),_0x3a17dc)),this[_0x5e7251(0x18d)](),_0x4ccc7b[_0x5e7251(0x17f)](_0x5e7251(0x1eb)),_0x4ccc7b[_0x5e7251(0x17f)](_0x5e7251(0x1df)),_0x4ccc7b[_0x5e7251(0x17f)](_0x5e7251(0x178));for(const _0x169da3 of[_0x5e7251(0x14c),_0x5e7251(0x18f)]){const _0x447c20=_0x557376[_0x5e7251(0x1b4)][_0x5e7251(0x1bf)](_0x169da3);_0x4ccc7b[_0x5e7251(0x17f)](_0x169da3,_0x1dff75=>{const _0x20a6a9=_0x5e7251;_0x557376[_0x20a6a9(0x166)][_0x20a6a9(0x1a4)](_0x5ac858=>{const _0x18891e=_0x20a6a9;_0x1dff75();const _0x52ac3f=_0x18891e(0x1b5)===_0x447c20[_0x18891e(0x171)],_0x2fa6f1=_0x487bdb[_0x18891e(0x19f)](_0x37a140),_0x26aa04=_0x487bdb[_0x18891e(0x16a)](_0x2fa6f1),_0x2dda15=_0x52ac3f?_0x26aa04[_0x18891e(0x1de)]-0x1:_0x26aa04[_0x18891e(0x180)]+0x1,_0x5607ac=_0x2fa6f1[0x0][_0x18891e(0x1d6)](_0x18891e(0x1cb)),_0x29e495=_0x487bdb[_0x18891e(0x16c)](_0x5607ac,{'startRow':_0x2dda15,'endRow':_0x2dda15}),_0x5675fc=Array[_0x18891e(0x1ac)](_0x29e495)[_0x18891e(0x1ef)](_0x1e31b9=>_0x5ac858[_0x18891e(0x198)](_0x1e31b9[_0x18891e(0x1cc)]));_0x4ccc7b[_0x18891e(0x1aa)](_0x5675fc,_0x18891e(0x1c0));});});}for(const _0x365fb2 of[_0x5e7251(0x195),_0x5e7251(0x17a)]){const _0x4e38d7=_0x557376[_0x5e7251(0x1b4)][_0x5e7251(0x1bf)](_0x365fb2);_0x4ccc7b[_0x5e7251(0x17f)](_0x365fb2,_0x345861=>{const _0x4b14af=_0x5e7251;_0x557376[_0x4b14af(0x166)][_0x4b14af(0x1a4)](_0x22ac77=>{const _0x151bf6=_0x4b14af;_0x345861();const _0x48d810=_0x151bf6(0x1a2)===_0x4e38d7[_0x151bf6(0x171)],_0x4d8e64=_0x487bdb[_0x151bf6(0x19f)](_0x37a140),_0x19637b=_0x487bdb[_0x151bf6(0x1c9)](_0x4d8e64),_0x427400=_0x48d810?_0x19637b[_0x151bf6(0x1de)]-0x1:_0x19637b[_0x151bf6(0x180)]+0x1,_0x90e3f1=_0x4d8e64[0x0][_0x151bf6(0x1d6)](_0x151bf6(0x1cb)),_0x1dc235=_0x487bdb[_0x151bf6(0x16c)](_0x90e3f1,{'startRow':0x0,'column':_0x427400,'includeAllSlots':!0x1}),_0x15c8de=Array[_0x151bf6(0x1ac)](_0x1dc235)[_0x151bf6(0x1ef)](_0x2a75d5=>_0x22ac77[_0x151bf6(0x198)](_0x2a75d5[_0x151bf6(0x1cc)]));_0x4ccc7b[_0x151bf6(0x1aa)](_0x15c8de,_0x151bf6(0x159));});});}for(const _0x3a460a of[_0x5e7251(0x199),_0x5e7251(0x15e)]){const _0x557036=_0x3a460a[_0x5e7251(0x191)](0xb),_0x107a42=_0x557036[_0x5e7251(0x173)](),_0x532713=_0x107a42[_0x5e7251(0x191)](0x0,0x3)+_0x5e7251(0x1a0),_0x593dbd=_0x5e7251(0x1cb)+_0x557036,_0xa78ff9=_0x5e7251(0x164)+_0x557036,_0x55cfe8=_0x5e7251(0x172)+_0x557036;_0x4ccc7b[_0x5e7251(0x17f)](_0x3a460a,()=>{const _0x26aefb=_0x5e7251;_0x557376[_0x26aefb(0x166)][_0x26aefb(0x1a4)](_0x39d0d5=>{const _0x4d7b6a=_0x26aefb,_0xf534aa=_0x487bdb[_0x4d7b6a(0x19f)](_0x37a140),_0x10e5fd=_0xf534aa[0x0][_0x4d7b6a(0x1d6)](_0x4d7b6a(0x1cb));let _0x1b79f8;if(_0x4d7b6a(0x199)==_0x3a460a){const _0x56ff8d=_0x487bdb[_0x4d7b6a(0x16a)](_0xf534aa);_0x1b79f8={'startRow':_0x56ff8d[_0x4d7b6a(0x1de)],'endRow':_0x56ff8d[_0x4d7b6a(0x180)],'includeAllSlots':!0x0};}else{const _0x5eba71=_0x487bdb[_0x4d7b6a(0x1c9)](_0xf534aa);_0x1b79f8={'startColumn':_0x5eba71[_0x4d7b6a(0x1de)],'endColumn':_0x5eba71[_0x4d7b6a(0x180)],'includeAllSlots':!0x0};}const _0x1c11aa=_0x487bdb[_0x4d7b6a(0x16c)](_0x10e5fd,_0x1b79f8),_0xf8a2c6=Array[_0x4d7b6a(0x1ac)](_0x1c11aa)[_0x4d7b6a(0x1ef)](({cell:_0x2fac16})=>_0x2fac16),_0x546dc6=be(_0xf8a2c6[_0x4d7b6a(0x162)](_0x485a11=>_0x485a11[_0x4d7b6a(0x17e)](_0x532713))),_0x502f50=be(_0xf8a2c6[_0x4d7b6a(0x162)](_0x142519=>!_0x142519[_0x4d7b6a(0x17e)](_0x532713)))[_0x4d7b6a(0x1ef)](_0x56aa0a=>_0x39d0d5[_0x4d7b6a(0x198)](_0x56aa0a)),_0x1b175b=_0x4ccc7b[_0x4d7b6a(0x1b9)](_0x502f50,_0x593dbd);if(_0x1b175b&&(_0x4d7b6a(0x1c0)==_0x1b175b[_0x4d7b6a(0x186)]||_0x4d7b6a(0x159)==_0x1b175b[_0x4d7b6a(0x186)])){const _0x4f96e6=this[_0x4d7b6a(0x150)](_0x1b175b);for(const _0x265a8c of _0x546dc6){const _0x12737f=_0x39d0d5[_0x4d7b6a(0x198)](_0x265a8c),_0x39341f=_0x487bdb[_0x4d7b6a(0x19c)](_0x265a8c),_0x31e504=_0x265a8c[_0x4d7b6a(0x15a)](_0x532713)-0x1,_0x131548=_0x4f96e6[_0xa78ff9],_0x4cec1c=_0x4f96e6[_0x55cfe8];_0x131548<=_0x39341f[_0x107a42]&&_0x39341f[_0x107a42]+_0x31e504<=_0x4cec1c&&_0x1b175b[_0x4d7b6a(0x1ee)](_0x12737f);}}});});}function _0x1d654f(_0x5dac59){const _0xd903ea=_0x5e7251,_0x518f9f=Array[_0xd903ea(0x1ac)](_0x37a140[_0xd903ea(0x16d)]())[_0xd903ea(0x1ef)](_0x5a230c=>_0x1f3b3b[_0xd903ea(0x1b6)](_0x5a230c));_0x557376[_0xd903ea(0x166)][_0xd903ea(0x1a4)](_0x463600=>{const _0x4f6fe1=_0xd903ea,_0x3656bd=_0x463600[_0x4f6fe1(0x1e2)];_0x5dac59=_0x5dac59[_0x4f6fe1(0x162)](_0x1f53eb=>_0x4f6fe1(0x1d9)!=_0x1f53eb[_0x4f6fe1(0x1d2)][_0x4f6fe1(0x16f)]),_0x463600[_0x4f6fe1(0x1ed)](_0x5dac59),_0x557376[_0x4f6fe1(0x1b4)][_0x4f6fe1(0x1bf)](_0x4f6fe1(0x199))[_0x4f6fe1(0x1da)](),_0x557376[_0x4f6fe1(0x160)](_0x4f6fe1(0x199),{'forceDefaultExecution':!0x0}),_0x557376[_0x4f6fe1(0x166)][_0x4f6fe1(0x196)](()=>{const _0x57afb4=_0x4f6fe1;_0x557376[_0x57afb4(0x166)][_0x57afb4(0x196)](_0x3656bd,_0x3f15dc=>{const _0x44acba=_0x57afb4,_0x4f80b4=_0x518f9f[_0x44acba(0x162)](_0x2f55c1=>_0x44acba(0x1d9)!=_0x2f55c1[_0x44acba(0x1d2)][_0x44acba(0x16f)]);_0x4f80b4[_0x44acba(0x1bb)]>0x0&&_0x3f15dc[_0x44acba(0x1ed)](_0x4f80b4);for(const _0x138ff0 of _0x518f9f)_0x138ff0[_0x44acba(0x1a8)]();});});});}function _0x306ef3(_0x43e407){const _0x5347a2=_0x5e7251;_0x557376[_0x5347a2(0x166)][_0x5347a2(0x1a4)](_0x1bbafe=>{const _0x21cf05=_0x5347a2,_0x4bc30e=Array[_0x21cf05(0x1ac)](_0x37a140[_0x21cf05(0x16d)]())[_0x21cf05(0x1ef)](_0x5e7fe0=>_0x1f3b3b[_0x21cf05(0x1b6)](_0x5e7fe0)),_0x345e43=[];for(const _0x4c1bd6 of _0x43e407)for(const _0x1dafb6 of _0x4c1bd6[_0x21cf05(0x157)]({'shallow':!0x0}))_0x345e43[_0x21cf05(0x1b7)](_0x1dafb6);for(const _0x262312 of _0x345e43)_0x21cf05(0x1d9)!=_0x262312[_0x21cf05(0x1d2)][_0x21cf05(0x16f)]&&(_0x1bbafe[_0x21cf05(0x1ed)](_0x1bbafe[_0x21cf05(0x1c8)](_0x262312,0x0)),_0x557376[_0x21cf05(0x1b4)][_0x21cf05(0x1bf)](_0x21cf05(0x15e))[_0x21cf05(0x1da)](),_0x557376[_0x21cf05(0x160)](_0x21cf05(0x15e),{'forceDefaultExecution':!0x0}));const _0x11f622=_0x4bc30e[_0x21cf05(0x162)](_0xa2b017=>_0x21cf05(0x1d9)!=_0xa2b017[_0x21cf05(0x1d2)][_0x21cf05(0x16f)]);_0x11f622[_0x21cf05(0x1bb)]>0x0&&_0x1bbafe[_0x21cf05(0x1ed)](_0x11f622);for(const _0x283992 of _0x4bc30e)_0x283992[_0x21cf05(0x1a8)]();});}function _0x16f83c(_0x450cbf,_0x16eb1f){const _0xba8198=_0x5e7251;return _0x16eb1f[_0xba8198(0x1ce)](_0x6a0c13=>_0x450cbf[_0xba8198(0x1b1)](_0x4eb97f=>_0x4eb97f[_0xba8198(0x18b)][_0xba8198(0x151)](_0x6a0c13[_0xba8198(0x1e7)])||_0x6a0c13[_0xba8198(0x18b)][_0xba8198(0x151)](_0x4eb97f[_0xba8198(0x1e7)])));}function _0x3e0277(_0x35b808,_0x267a21){const _0x4de1db=_0x5e7251;return!_0x35b808[_0x4de1db(0x1b1)](_0x5f0fe9=>_0x267a21[_0x4de1db(0x1b1)](_0x18ad2b=>_0x5f0fe9[_0x4de1db(0x1d5)](_0x18ad2b)))&&_0x35b808[_0x4de1db(0x1b1)](_0x3ac83e=>_0x267a21[_0x4de1db(0x1b1)](_0x5a47a0=>_0x3ac83e[_0x4de1db(0x18b)][_0x4de1db(0x1a3)](_0x5a47a0[_0x4de1db(0x1e7)])));}_0x557376[_0x5e7251(0x153)][_0x5e7251(0x1ba)]['on'](_0x5e7251(0x16b),(_0x13fd13,_0x23e2b1,_0x80038b)=>{const _0x118bd4=_0x5e7251;if(!_0x80038b[_0x118bd4(0x1c3)][_0x118bd4(0x1e1)])return;const _0x5997ca=_0x23e2b1[_0x118bd4(0x1a7)];if(!_0x5997ca)return;const _0x111e0f=_0x80038b[_0x118bd4(0x197)][_0x118bd4(0x1bc)](_0x5997ca);function _0xc732f9(_0x360a87){const _0x2159af=_0x118bd4;return Array[_0x2159af(0x182)](_0x360a87)?_0x360a87:[_0x360a87];}_0x111e0f&&_0x118bd4(0x170)===_0x5997ca[_0x118bd4(0x176)]&&_0x1904d0(_0x111e0f,_0x80038b[_0x118bd4(0x1e0)],(_0x489c22,_0x195226,_0x55604d)=>_0x55604d[_0x118bd4(0x185)](_0xc732f9(_0x195226[_0x118bd4(0x1c7)]),_0x489c22),(_0x735093,_0x2831a2,_0x4c3de7)=>_0x4c3de7[_0x118bd4(0x155)](_0xc732f9(_0x2831a2[_0x118bd4(0x1c7)]),_0x735093));},{'priority':_0x5e7251(0x181)}),_0x4ccc7b[_0x5e7251(0x15b)][_0x5e7251(0x19e)](_0x42f260=>{const _0x5a3630=_0x5e7251;if(_0x5a3630(0x193)!=_0x42f260[_0x5a3630(0x169)]&&_0x5a3630(0x165)!=_0x42f260[_0x5a3630(0x169)])return;const _0x2cb877=_0x42f260[_0x5a3630(0x1c2)]();if(null!=_0x2cb877&&_0x2cb877['is'](_0x5a3630(0x19b),_0x5a3630(0x1cb))){if(_0x5a3630(0x193)==_0x42f260[_0x5a3630(0x169)]){const _0x56d53e=_0x42f260[_0x5a3630(0x157)]()[_0x5a3630(0x162)](_0xf26cee=>_0xf26cee['is'](_0x5a3630(0x1a1)))[_0x5a3630(0x1ef)](_0x547f33=>_0x547f33[_0x5a3630(0x153)]);if(_0x56d53e[_0x5a3630(0x1bb)])return{'type':_0x5a3630(0x193),'content':_0x191d43(_0x1ece3d,_0x5a3630(0x16e),_0x191d43(_0x1ece3d,_0x5a3630(0x1ec),'\x22'+_0x56d53e[_0x5a3630(0x1e8)]('\x20')+'\x22'))};}if(_0x5a3630(0x165)==_0x42f260[_0x5a3630(0x169)]){const _0x10cbc8=_0x42f260[_0x5a3630(0x157)]()[_0x5a3630(0x162)](_0x27d702=>_0x27d702['is'](_0x5a3630(0x1a1)))[_0x5a3630(0x1ef)](_0xfd6594=>_0xfd6594[_0x5a3630(0x153)]);if(_0x10cbc8[_0x5a3630(0x1bb)])return{'type':_0x5a3630(0x165),'content':_0x191d43(_0x1ece3d,_0x5a3630(0x187),_0x191d43(_0x1ece3d,_0x5a3630(0x1ec),'\x22'+_0x10cbc8[_0x5a3630(0x1e8)]('\x20')+'\x22'))};}}}),_0x4ccc7b[_0x5e7251(0x15b)][_0x5e7251(0x19e)](_0x581a28=>{const _0x5c6d2f=_0x5e7251;if(_0x5c6d2f(0x1c0)==_0x581a28[_0x5c6d2f(0x186)]){const _0x26a551=_0x581a28[_0x5c6d2f(0x157)]()[_0x5c6d2f(0x162)](_0x44717c=>_0x44717c['is'](_0x5c6d2f(0x1a1)))[_0x5c6d2f(0x1ef)](_0xefa221=>_0xefa221[_0x5c6d2f(0x153)]),_0x2486f7=this[_0x5c6d2f(0x150)](_0x581a28),_0x41106b=_0x2486f7[_0x5c6d2f(0x1b3)]-_0x2486f7[_0x5c6d2f(0x190)]+0x1;if(_0x5c6d2f(0x193)==_0x581a28[_0x5c6d2f(0x169)])return _0x26a551[_0x5c6d2f(0x1bb)]?{'type':_0x5c6d2f(0x193),'content':_0x191d43(_0x1ece3d,_0x5c6d2f(0x16e),_0x191d43(_0x1ece3d,_0x5c6d2f(0x1db),[_0x41106b,'\x22'+_0x26a551[_0x5c6d2f(0x1e8)]('\x20')+'\x22']))}:{'type':_0x5c6d2f(0x193),'content':_0x191d43(_0x1ece3d,_0x5c6d2f(0x16e),_0x191d43(_0x1ece3d,_0x5c6d2f(0x183),_0x41106b))};if(_0x5c6d2f(0x165)==_0x581a28[_0x5c6d2f(0x169)])return _0x26a551[_0x5c6d2f(0x1bb)]?{'type':_0x5c6d2f(0x165),'content':_0x191d43(_0x1ece3d,_0x5c6d2f(0x187),_0x191d43(_0x1ece3d,_0x5c6d2f(0x1db),[_0x41106b,'\x22'+_0x26a551[_0x5c6d2f(0x1e8)]('\x20')+'\x22']))}:{'type':_0x5c6d2f(0x165),'content':_0x191d43(_0x1ece3d,_0x5c6d2f(0x187),_0x191d43(_0x1ece3d,_0x5c6d2f(0x183),_0x41106b))};}if(_0x5c6d2f(0x159)==_0x581a28[_0x5c6d2f(0x186)]){const _0x5e1495=_0x581a28[_0x5c6d2f(0x157)]()[_0x5c6d2f(0x162)](_0x583574=>_0x583574['is'](_0x5c6d2f(0x1a1)))[_0x5c6d2f(0x1ef)](_0xb2e970=>_0xb2e970[_0x5c6d2f(0x153)]),_0x29df12=this[_0x5c6d2f(0x150)](_0x581a28),_0x522c4c=_0x29df12[_0x5c6d2f(0x1d8)]-_0x29df12[_0x5c6d2f(0x1cd)]+0x1;if(_0x5c6d2f(0x193)==_0x581a28[_0x5c6d2f(0x169)])return _0x5e1495[_0x5c6d2f(0x1bb)]?{'type':_0x5c6d2f(0x193),'content':_0x191d43(_0x1ece3d,_0x5c6d2f(0x16e),_0x191d43(_0x1ece3d,_0x5c6d2f(0x1a5),[_0x522c4c,'\x22'+_0x5e1495[_0x5c6d2f(0x1e8)]('\x20')+'\x22']))}:{'type':_0x5c6d2f(0x193),'content':_0x191d43(_0x1ece3d,_0x5c6d2f(0x16e),_0x191d43(_0x1ece3d,_0x5c6d2f(0x1dc),_0x522c4c))};if(_0x5c6d2f(0x165)==_0x581a28[_0x5c6d2f(0x169)])return _0x5e1495[_0x5c6d2f(0x1bb)]?{'type':_0x5c6d2f(0x165),'content':_0x191d43(_0x1ece3d,_0x5c6d2f(0x187),_0x191d43(_0x1ece3d,_0x5c6d2f(0x1a5),[_0x522c4c,'\x22'+_0x5e1495[_0x5c6d2f(0x1e8)]('\x20')+'\x22']))}:{'type':_0x5c6d2f(0x165),'content':_0x191d43(_0x1ece3d,_0x5c6d2f(0x187),_0x191d43(_0x1ece3d,_0x5c6d2f(0x1dc),_0x522c4c))};}}),_0x4ccc7b[_0x5e7251(0x14e)][_0x5e7251(0x18a)](_0x5e7251(0x193),_0x5e7251(0x1c0),_0x5e7251(0x18e),_0x1d654f),_0x4ccc7b[_0x5e7251(0x14e)][_0x5e7251(0x18a)](_0x5e7251(0x165),_0x5e7251(0x1c0),_0x5e7251(0x1d7),_0x1d654f),_0x4ccc7b[_0x5e7251(0x14e)][_0x5e7251(0x18a)](_0x5e7251(0x193),_0x5e7251(0x159),_0x5e7251(0x18e),_0x306ef3),_0x4ccc7b[_0x5e7251(0x14e)][_0x5e7251(0x18a)](_0x5e7251(0x165),_0x5e7251(0x159),_0x5e7251(0x1d7),_0x306ef3),_0x4ccc7b[_0x5e7251(0x14e)][_0x5e7251(0x18a)](_0x5e7251(0x193),_0x5e7251(0x159),_0x5e7251(0x1e8),_0x16f83c),_0x4ccc7b[_0x5e7251(0x14e)][_0x5e7251(0x18a)](_0x5e7251(0x165),_0x5e7251(0x159),_0x5e7251(0x1e8),_0x16f83c),_0x4ccc7b[_0x5e7251(0x14e)][_0x5e7251(0x18a)](_0x5e7251(0x193),_0x5e7251(0x1c0),_0x5e7251(0x1e8),_0x3e0277),_0x4ccc7b[_0x5e7251(0x14e)][_0x5e7251(0x18a)](_0x5e7251(0x165),_0x5e7251(0x1c0),_0x5e7251(0x1e8),_0x3e0277);}[_0x26c31a(0x1b8)](){const _0x25b48e=_0x26c31a,_0x12f2a1=this[_0x25b48e(0x14d)],_0x1bb6cc=_0x12f2a1[_0x25b48e(0x166)][_0x25b48e(0x18c)][_0x25b48e(0x194)];return(_0x57c2b7,_0x3c5bb6)=>{const _0x126bfd=_0x25b48e;_0x12f2a1[_0x126bfd(0x166)][_0x126bfd(0x1a4)](_0x258b17=>{const _0x4f5111=_0x126bfd,{commandName:_0x501399,commandParams:_0x55a99d}=_0x3c5bb6;let _0x2adff7=_0x57c2b7[0x0][_0x4f5111(0x18b)][_0x4f5111(0x168)];_0x55a99d&&_0x55a99d[0x0]&&!0x1===_0x55a99d[0x0][_0x4f5111(0x1bd)]&&(_0x2adff7=_0x57c2b7[0x0][_0x4f5111(0x1e7)][_0x4f5111(0x1cf)]);const _0x5a2bf5=_0x258b17[_0x4f5111(0x1e3)](_0x2adff7);if(_0x4f5111(0x1d9)==_0x5a2bf5[_0x4f5111(0x1d2)][_0x4f5111(0x16f)])return;const _0xf20426=Array[_0x4f5111(0x1ac)](_0x1bb6cc[_0x4f5111(0x16d)]())[_0x4f5111(0x1ef)](_0x127035=>_0x1f3b3b[_0x4f5111(0x1b6)](_0x127035));_0x258b17[_0x4f5111(0x1ed)](_0x5a2bf5),_0x12f2a1[_0x4f5111(0x1b4)][_0x4f5111(0x1bf)](_0x501399)[_0x4f5111(0x1da)](),_0x55a99d[_0x4f5111(0x1b7)]({'forceDefaultExecution':!0x0}),_0x12f2a1[_0x4f5111(0x160)](_0x501399,..._0x55a99d);const _0x2f4b0c=_0xf20426[_0x4f5111(0x162)](_0x251e56=>_0x4f5111(0x1d9)!=_0x251e56[_0x4f5111(0x1d2)][_0x4f5111(0x16f)]);_0x2f4b0c[_0x4f5111(0x1bb)]>0x0&&_0x258b17[_0x4f5111(0x1ed)](_0x2f4b0c);for(const _0xdd333d of _0xf20426)_0xdd333d[_0x4f5111(0x1a8)]();});};}[_0x26c31a(0x1c4)](_0x372757){const _0x7a93ed=_0x26c31a,_0x47e568=this[_0x7a93ed(0x14d)][_0x7a93ed(0x174)][_0x7a93ed(0x1bf)](_0x7a93ed(0x189));let _0x14a3cd=Number[_0x7a93ed(0x19d)],_0x51bdbf=Number[_0x7a93ed(0x1be)],_0x310e18=Number[_0x7a93ed(0x19d)],_0x11f439=Number[_0x7a93ed(0x1be)];for(const _0x394286 of _0x372757){if(_0x7a93ed(0x1d9)==_0x394286[_0x7a93ed(0x1d2)][_0x7a93ed(0x16f)])continue;const {row:_0x517c88,column:_0x3853be}=_0x47e568[_0x7a93ed(0x19c)](_0x394286),_0x2b268c=_0x394286[_0x7a93ed(0x17e)](_0x7a93ed(0x163))?_0x394286[_0x7a93ed(0x15a)](_0x7a93ed(0x163))-0x1:0x0,_0x2c7434=_0x394286[_0x7a93ed(0x17e)](_0x7a93ed(0x17c))?_0x394286[_0x7a93ed(0x15a)](_0x7a93ed(0x17c))-0x1:0x0;_0x14a3cd=_0x517c88<_0x14a3cd?_0x517c88:_0x14a3cd,_0x51bdbf=_0x517c88+_0x2b268c>_0x51bdbf?_0x517c88+_0x2b268c:_0x51bdbf,_0x310e18=_0x3853be<_0x310e18?_0x3853be:_0x310e18,_0x11f439=_0x3853be+_0x2c7434>_0x11f439?_0x3853be+_0x2c7434:_0x11f439;}return{'minRow':_0x14a3cd,'maxRow':_0x51bdbf,'minColumn':_0x310e18,'maxColumn':_0x11f439};}[_0x26c31a(0x18d)](){const _0x3eafbb=_0x26c31a,_0x25c367=this[_0x3eafbb(0x14d)],_0x5062c0=_0x25c367[_0x3eafbb(0x174)][_0x3eafbb(0x1bf)](_0x3eafbb(0x1e6)),_0x349a71=_0x25c367[_0x3eafbb(0x174)][_0x3eafbb(0x1bf)](_0x3eafbb(0x189));_0x25c367[_0x3eafbb(0x166)][_0x3eafbb(0x18c)]['on'](_0x3eafbb(0x1e5),()=>{const _0x4eb062=_0x3eafbb,_0x432a4a=Array[_0x4eb062(0x1ac)](_0x25c367[_0x4eb062(0x166)][_0x4eb062(0x18c)][_0x4eb062(0x1af)][_0x4eb062(0x152)]());for(const {name:_0x5003eb,data:_0x400011}of _0x432a4a){const {group:_0x4cc1a5,id:_0x4c214d,subType:_0x5b7552}=_0x5062c0[_0x4eb062(0x179)](_0x5003eb);if(_0x4eb062(0x1ad)!=_0x4cc1a5)continue;if(null!=_0x400011[_0x4eb062(0x1ea)])continue;const _0x1f2cf5=_0x5062c0[_0x4eb062(0x1b0)](_0x4c214d);this[_0x4eb062(0x15f)][_0x4eb062(0x1d3)](_0x5b7552)&&this[_0x4eb062(0x1c6)][_0x4eb062(0x1d4)](_0x1f2cf5);}},{'priority':_0x3eafbb(0x15d)});const _0x4a90ed=(_0x31cad6,_0x31880e)=>{const _0x364ae0=_0x3eafbb;let _0x3154b9=!0x1;const _0x3e858b=_0x31880e[_0x364ae0(0x198)](_0x31cad6),_0x5c54ca=_0x31cad6[_0x364ae0(0x1d6)](_0x364ae0(0x1cb)),_0x30b9f7=_0x349a71[_0x364ae0(0x19c)](_0x31cad6);for(const _0x49c539 of this[_0x364ae0(0x1c6)]){const _0x30f55a=_0x49c539[_0x364ae0(0x186)],_0x474f35=_0x30f55a[_0x364ae0(0x19a)](_0x364ae0(0x192)),_0x218718=_0x30f55a[_0x364ae0(0x191)](_0x474f35?0xa:0x5),_0x374f93=_0x218718[_0x364ae0(0x173)](),_0x20164e=_0x374f93[_0x364ae0(0x191)](0x0,0x3)+_0x364ae0(0x1a0),_0x551520=_0x364ae0(0x164)+_0x218718,_0x438530=_0x364ae0(0x172)+_0x218718;if(!_0x49c539[_0x364ae0(0x1dd)])continue;if(_0x5c54ca!=_0x49c539[_0x364ae0(0x1ca)]()[_0x364ae0(0x1e7)][_0x364ae0(0x1d6)](_0x364ae0(0x1cb)))continue;if(_0x49c539[_0x364ae0(0x1d0)](_0x3e858b))continue;const _0x23d582=_0x31cad6[_0x364ae0(0x17e)](_0x20164e)?_0x31cad6[_0x364ae0(0x15a)](_0x20164e)-0x1:0x0,_0x1a0a4c=this[_0x364ae0(0x150)](_0x49c539),_0x2ee829=_0x1a0a4c[_0x551520],_0x183a67=_0x1a0a4c[_0x438530];_0x2ee829<=_0x30b9f7[_0x374f93]&&_0x30b9f7[_0x374f93]+_0x23d582<=_0x183a67&&(_0x49c539[_0x364ae0(0x1ee)](_0x3e858b),_0x3154b9=!0x0);}return _0x3154b9;};_0x25c367[_0x3eafbb(0x166)][_0x3eafbb(0x18c)][_0x3eafbb(0x1b2)](_0x369b5a=>{const _0x5eff71=_0x3eafbb;let _0x53a875=!0x1;for(const _0x44ff05 of _0x25c367[_0x5eff71(0x166)][_0x5eff71(0x18c)][_0x5eff71(0x1af)][_0x5eff71(0x15c)]())if(_0x5eff71(0x156)==_0x44ff05[_0x5eff71(0x169)]){if(_0x5eff71(0x1c0)==_0x44ff05[_0x5eff71(0x176)]){for(const _0x5d9e6b of _0x44ff05[_0x5eff71(0x17d)][_0x5eff71(0x1cf)][_0x5eff71(0x1a9)]())_0x53a875=_0x53a875||_0x4a90ed(_0x5d9e6b,_0x369b5a);}else _0x5eff71(0x170)==_0x44ff05[_0x5eff71(0x176)]&&(_0x53a875=_0x53a875||_0x4a90ed(_0x44ff05[_0x5eff71(0x17d)][_0x5eff71(0x1cf)],_0x369b5a));}return _0x53a875;});}[_0x26c31a(0x150)](_0x379887){const _0x4a0853=_0x26c31a;return this[_0x4a0853(0x1c4)](_0x379887[_0x4a0853(0x16d)]()[_0x4a0853(0x1ef)](_0xba55c3=>_0xba55c3[_0x4a0853(0x1e7)][_0x4a0853(0x1cf)]));}}function be(_0x295bf7){const _0x48b72a=_0x26c31a;return Array[_0x48b72a(0x1ac)](new Set(_0x295bf7)[_0x48b72a(0x167)]());}
|
|
23
|
+
const _0x419442=_0x2591;function _0x2591(_0x34f0a0,_0x48c1d0){const _0x1f265e=_0x1f26();return _0x2591=function(_0x259114,_0x5ef78f){_0x259114=_0x259114-0x152;let _0x4c30c4=_0x1f265e[_0x259114];return _0x4c30c4;},_0x2591(_0x34f0a0,_0x48c1d0);}(function(_0x2a7d7f,_0x29b589){const _0x36ab80=_0x2591,_0x438dbd=_0x2a7d7f();while(!![]){try{const _0x199b23=parseInt(_0x36ab80(0x199))/0x1+parseInt(_0x36ab80(0x1cf))/0x2+-parseInt(_0x36ab80(0x182))/0x3+-parseInt(_0x36ab80(0x17c))/0x4+parseInt(_0x36ab80(0x173))/0x5*(parseInt(_0x36ab80(0x179))/0x6)+parseInt(_0x36ab80(0x18d))/0x7*(-parseInt(_0x36ab80(0x1e4))/0x8)+parseInt(_0x36ab80(0x1a6))/0x9;if(_0x199b23===_0x29b589)break;else _0x438dbd['push'](_0x438dbd['shift']());}catch(_0x5d479b){_0x438dbd['push'](_0x438dbd['shift']());}}}(_0x1f26,0x32882));import{Plugin as _0x24ce98}from'ckeditor5/src/core.js';import{LiveRange as _0x15c789}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x9f25ff}from'ckeditor5/src/widget.js';import{getTranslation as _0x3b215a}from'../utils/common-translations.js';export default class It extends _0x24ce98{constructor(_0x404cdf){const _0x3726f8=_0x2591;super(_0x404cdf),this[_0x3726f8(0x17b)]=[_0x3726f8(0x1d2),_0x3726f8(0x1b4)],this[_0x3726f8(0x191)]=new Set();}[_0x419442(0x1bf)](){const _0x2b8729=_0x419442,_0x11b81b=this[_0x2b8729(0x167)],_0x2b6f19=_0x11b81b[_0x2b8729(0x1ca)][_0x2b8729(0x16f)][_0x2b8729(0x172)];if(!_0x11b81b[_0x2b8729(0x1c5)][_0x2b8729(0x1b0)](_0x2b8729(0x193)))return;const _0x548603=_0x11b81b[_0x2b8729(0x152)],_0x31a9e2=_0x11b81b[_0x2b8729(0x1c5)][_0x2b8729(0x168)](_0x2b8729(0x1c1)),_0x227733=_0x11b81b[_0x2b8729(0x1c5)][_0x2b8729(0x168)](_0x2b8729(0x1c0));_0x31a9e2[_0x2b8729(0x164)][_0x2b8729(0x16a)](_0x2b8729(0x1be),_0x372ff7=>_0x3b215a(_0x548603,_0x2b8729(0x156),_0x372ff7)),this[_0x2b8729(0x1dd)](),_0x31a9e2[_0x2b8729(0x18b)](_0x2b8729(0x17d)),_0x31a9e2[_0x2b8729(0x18b)](_0x2b8729(0x1bd)),_0x31a9e2[_0x2b8729(0x18b)](_0x2b8729(0x1cd));for(const _0x1eff78 of[_0x2b8729(0x188),_0x2b8729(0x184)]){const _0x17d791=_0x11b81b[_0x2b8729(0x194)][_0x2b8729(0x168)](_0x1eff78);_0x31a9e2[_0x2b8729(0x18b)](_0x1eff78,_0x1069aa=>{const _0x1a699a=_0x2b8729;_0x11b81b[_0x1a699a(0x1ca)][_0x1a699a(0x1d5)](_0x118cbc=>{const _0x21fd4c=_0x1a699a;_0x1069aa();const _0x2d1d00=_0x21fd4c(0x159)===_0x17d791[_0x21fd4c(0x177)],_0x2111f3=_0x227733[_0x21fd4c(0x1d0)](_0x2b6f19),_0x187443=_0x227733[_0x21fd4c(0x1db)](_0x2111f3),_0x4d2559=_0x2d1d00?_0x187443[_0x21fd4c(0x1e1)]-0x1:_0x187443[_0x21fd4c(0x1e3)]+0x1,_0x279b14=_0x2111f3[0x0][_0x21fd4c(0x1b5)](_0x21fd4c(0x1be)),_0x32382e=_0x227733[_0x21fd4c(0x160)](_0x279b14,{'startRow':_0x4d2559,'endRow':_0x4d2559}),_0x482183=Array[_0x21fd4c(0x196)](_0x32382e)[_0x21fd4c(0x171)](_0x1f51ee=>_0x118cbc[_0x21fd4c(0x157)](_0x1f51ee[_0x21fd4c(0x16b)]));_0x31a9e2[_0x21fd4c(0x1a7)](_0x482183,_0x21fd4c(0x1d2));});});}for(const _0x356781 of[_0x2b8729(0x1e5),_0x2b8729(0x1c6)]){const _0x36e5f7=_0x11b81b[_0x2b8729(0x194)][_0x2b8729(0x168)](_0x356781);_0x31a9e2[_0x2b8729(0x18b)](_0x356781,_0x4d841c=>{const _0x2a0dc9=_0x2b8729;_0x11b81b[_0x2a0dc9(0x1ca)][_0x2a0dc9(0x1d5)](_0xdc1d9f=>{const _0xa54599=_0x2a0dc9;_0x4d841c();const _0x35453e=_0xa54599(0x197)===_0x36e5f7[_0xa54599(0x177)],_0x51dc15=_0x227733[_0xa54599(0x1d0)](_0x2b6f19),_0x3dc438=_0x227733[_0xa54599(0x19e)](_0x51dc15),_0x484c75=_0x35453e?_0x3dc438[_0xa54599(0x1e1)]-0x1:_0x3dc438[_0xa54599(0x1e3)]+0x1,_0x37e0da=_0x51dc15[0x0][_0xa54599(0x1b5)](_0xa54599(0x1be)),_0x3f6cda=_0x227733[_0xa54599(0x160)](_0x37e0da,{'startRow':0x0,'column':_0x484c75,'includeAllSlots':!0x1}),_0x3c2ef7=Array[_0xa54599(0x196)](_0x3f6cda)[_0xa54599(0x171)](_0x32686e=>_0xdc1d9f[_0xa54599(0x157)](_0x32686e[_0xa54599(0x16b)]));_0x31a9e2[_0xa54599(0x1a7)](_0x3c2ef7,_0xa54599(0x1b4));});});}for(const _0x2051ea of[_0x2b8729(0x1a9),_0x2b8729(0x1ef)]){const _0x385c86=_0x2051ea[_0x2b8729(0x1dc)](0xb),_0x37a909=_0x385c86[_0x2b8729(0x1cb)](),_0x29e3d1=_0x37a909[_0x2b8729(0x1dc)](0x0,0x3)+_0x2b8729(0x19b),_0x27df17=_0x2b8729(0x1be)+_0x385c86,_0x49c8da=_0x2b8729(0x1ea)+_0x385c86,_0x2b8806=_0x2b8729(0x195)+_0x385c86;_0x31a9e2[_0x2b8729(0x18b)](_0x2051ea,()=>{const _0x53641b=_0x2b8729;_0x11b81b[_0x53641b(0x1ca)][_0x53641b(0x1d5)](_0x3fa653=>{const _0x521a8b=_0x53641b,_0x26c728=_0x227733[_0x521a8b(0x1d0)](_0x2b6f19),_0xbc1376=_0x26c728[0x0][_0x521a8b(0x1b5)](_0x521a8b(0x1be));let _0x2e2d79;if(_0x521a8b(0x1a9)==_0x2051ea){const _0x1ade76=_0x227733[_0x521a8b(0x1db)](_0x26c728);_0x2e2d79={'startRow':_0x1ade76[_0x521a8b(0x1e1)],'endRow':_0x1ade76[_0x521a8b(0x1e3)],'includeAllSlots':!0x0};}else{const _0x8801db=_0x227733[_0x521a8b(0x19e)](_0x26c728);_0x2e2d79={'startColumn':_0x8801db[_0x521a8b(0x1e1)],'endColumn':_0x8801db[_0x521a8b(0x1e3)],'includeAllSlots':!0x0};}const _0x13635b=_0x227733[_0x521a8b(0x160)](_0xbc1376,_0x2e2d79),_0x5283db=Array[_0x521a8b(0x196)](_0x13635b)[_0x521a8b(0x171)](({cell:_0x3e0941})=>_0x3e0941),_0x4c0815=be(_0x5283db[_0x521a8b(0x161)](_0x3b28ea=>_0x3b28ea[_0x521a8b(0x1d1)](_0x29e3d1))),_0xfbb3a9=be(_0x5283db[_0x521a8b(0x161)](_0x451173=>!_0x451173[_0x521a8b(0x1d1)](_0x29e3d1)))[_0x521a8b(0x171)](_0x55e408=>_0x3fa653[_0x521a8b(0x157)](_0x55e408)),_0x18f5a9=_0x31a9e2[_0x521a8b(0x1a0)](_0xfbb3a9,_0x27df17);if(_0x18f5a9&&(_0x521a8b(0x1d2)==_0x18f5a9[_0x521a8b(0x1d6)]||_0x521a8b(0x1b4)==_0x18f5a9[_0x521a8b(0x1d6)])){const _0x21ca43=this[_0x521a8b(0x1a3)](_0x18f5a9);for(const _0x233a34 of _0x4c0815){const _0x585cef=_0x3fa653[_0x521a8b(0x157)](_0x233a34),_0x3864ed=_0x227733[_0x521a8b(0x180)](_0x233a34),_0x282fcb=_0x233a34[_0x521a8b(0x1b7)](_0x29e3d1)-0x1,_0x10c881=_0x21ca43[_0x49c8da],_0x47a194=_0x21ca43[_0x2b8806];_0x10c881<=_0x3864ed[_0x37a909]&&_0x3864ed[_0x37a909]+_0x282fcb<=_0x47a194&&_0x18f5a9[_0x521a8b(0x15a)](_0x585cef);}}});});}function _0x32bfef(_0x13bfd4){const _0x4d4760=_0x2b8729,_0x27817e=Array[_0x4d4760(0x196)](_0x2b6f19[_0x4d4760(0x1aa)]())[_0x4d4760(0x171)](_0x297a77=>_0x15c789[_0x4d4760(0x1cc)](_0x297a77));_0x11b81b[_0x4d4760(0x1ca)][_0x4d4760(0x1d5)](_0x2748f8=>{const _0x5105c2=_0x4d4760,_0x2b5541=_0x2748f8[_0x5105c2(0x198)];_0x13bfd4=_0x13bfd4[_0x5105c2(0x161)](_0x245841=>_0x5105c2(0x15c)!=_0x245841[_0x5105c2(0x1c9)][_0x5105c2(0x16e)]),_0x2748f8[_0x5105c2(0x1a1)](_0x13bfd4),_0x11b81b[_0x5105c2(0x194)][_0x5105c2(0x168)](_0x5105c2(0x1a9))[_0x5105c2(0x1c7)](),_0x11b81b[_0x5105c2(0x1ec)](_0x5105c2(0x1a9),{'forceDefaultExecution':!0x0}),_0x11b81b[_0x5105c2(0x1ca)][_0x5105c2(0x15f)](()=>{const _0x534a09=_0x5105c2;_0x11b81b[_0x534a09(0x1ca)][_0x534a09(0x15f)](_0x2b5541,_0xcea52d=>{const _0x53fac7=_0x534a09,_0x28906c=_0x27817e[_0x53fac7(0x161)](_0x403859=>_0x53fac7(0x15c)!=_0x403859[_0x53fac7(0x1c9)][_0x53fac7(0x16e)]);_0x28906c[_0x53fac7(0x186)]>0x0&&_0xcea52d[_0x53fac7(0x1a1)](_0x28906c);for(const _0x36ea27 of _0x27817e)_0x36ea27[_0x53fac7(0x1b6)]();});});});}function _0x55439d(_0x41edd5){const _0x1700ca=_0x2b8729;_0x11b81b[_0x1700ca(0x1ca)][_0x1700ca(0x1d5)](_0x4ae125=>{const _0x501547=_0x1700ca,_0x2bf09b=Array[_0x501547(0x196)](_0x2b6f19[_0x501547(0x1aa)]())[_0x501547(0x171)](_0x199711=>_0x15c789[_0x501547(0x1cc)](_0x199711)),_0x3ecd6f=[];for(const _0x31d94e of _0x41edd5)for(const _0x3426dd of _0x31d94e[_0x501547(0x1b2)]({'shallow':!0x0}))_0x3ecd6f[_0x501547(0x1d4)](_0x3426dd);for(const _0x499683 of _0x3ecd6f)_0x501547(0x15c)!=_0x499683[_0x501547(0x1c9)][_0x501547(0x16e)]&&(_0x4ae125[_0x501547(0x1a1)](_0x4ae125[_0x501547(0x1ad)](_0x499683,0x0)),_0x11b81b[_0x501547(0x194)][_0x501547(0x168)](_0x501547(0x1ef))[_0x501547(0x1c7)](),_0x11b81b[_0x501547(0x1ec)](_0x501547(0x1ef),{'forceDefaultExecution':!0x0}));const _0x4ccff3=_0x2bf09b[_0x501547(0x161)](_0x4a30b8=>_0x501547(0x15c)!=_0x4a30b8[_0x501547(0x1c9)][_0x501547(0x16e)]);_0x4ccff3[_0x501547(0x186)]>0x0&&_0x4ae125[_0x501547(0x1a1)](_0x4ccff3);for(const _0x228183 of _0x2bf09b)_0x228183[_0x501547(0x1b6)]();});}function _0x2dabb9(_0xda75ba,_0x44b14e){const _0x42495c=_0x2b8729;return _0x44b14e[_0x42495c(0x176)](_0x5efcbd=>_0xda75ba[_0x42495c(0x16c)](_0xdd4a78=>_0xdd4a78[_0x42495c(0x1c2)][_0x42495c(0x1b8)](_0x5efcbd[_0x42495c(0x1e6)])||_0x5efcbd[_0x42495c(0x1c2)][_0x42495c(0x1b8)](_0xdd4a78[_0x42495c(0x1e6)])));}function _0x55b51d(_0x5596e2,_0x48afe6){const _0xbc3e36=_0x2b8729;return!_0x5596e2[_0xbc3e36(0x16c)](_0x2c3512=>_0x48afe6[_0xbc3e36(0x16c)](_0x2d4948=>_0x2c3512[_0xbc3e36(0x1da)](_0x2d4948)))&&_0x5596e2[_0xbc3e36(0x16c)](_0x5ef6a9=>_0x48afe6[_0xbc3e36(0x16c)](_0xd76115=>_0x5ef6a9[_0xbc3e36(0x1c2)][_0xbc3e36(0x1a8)](_0xd76115[_0xbc3e36(0x1e6)])));}_0x11b81b[_0x2b8729(0x155)][_0x2b8729(0x181)]['on'](_0x2b8729(0x1df),(_0x199afa,_0x5d20ae,_0xccb45a)=>{const _0x5d59f1=_0x2b8729;if(!_0xccb45a[_0x5d59f1(0x1f0)][_0x5d59f1(0x1bc)])return;const _0x4b4156=_0x5d20ae[_0x5d59f1(0x1f3)];if(!_0x4b4156)return;const _0x15889b=_0xccb45a[_0x5d59f1(0x1d9)][_0x5d59f1(0x1e8)](_0x4b4156);function _0x1d1761(_0x3f7dad){const _0x21b847=_0x5d59f1;return Array[_0x21b847(0x17e)](_0x3f7dad)?_0x3f7dad:[_0x3f7dad];}_0x15889b&&_0x5d59f1(0x19c)===_0x4b4156[_0x5d59f1(0x192)]&&_0x9f25ff(_0x15889b,_0xccb45a[_0x5d59f1(0x17f)],(_0xc289c7,_0x52a4b9,_0x609968)=>_0x609968[_0x5d59f1(0x1e0)](_0x1d1761(_0x52a4b9[_0x5d59f1(0x1f1)]),_0xc289c7),(_0x270147,_0x364c8a,_0x53d8f6)=>_0x53d8f6[_0x5d59f1(0x178)](_0x1d1761(_0x364c8a[_0x5d59f1(0x1f1)]),_0x270147));},{'priority':_0x2b8729(0x187)}),_0x31a9e2[_0x2b8729(0x164)][_0x2b8729(0x1e2)](_0x460311=>{const _0x571df3=_0x2b8729;if(_0x571df3(0x189)!=_0x460311[_0x571df3(0x162)]&&_0x571df3(0x1c3)!=_0x460311[_0x571df3(0x162)])return;const _0x2bc06f=_0x460311[_0x571df3(0x15e)]();if(null!=_0x2bc06f&&_0x2bc06f['is'](_0x571df3(0x1a4),_0x571df3(0x1be))){if(_0x571df3(0x189)==_0x460311[_0x571df3(0x162)]){const _0x4e3432=_0x460311[_0x571df3(0x1b2)]()[_0x571df3(0x161)](_0x426838=>_0x426838['is'](_0x571df3(0x174)))[_0x571df3(0x171)](_0x468284=>_0x468284[_0x571df3(0x155)]);if(_0x4e3432[_0x571df3(0x186)])return{'type':_0x571df3(0x189),'content':_0x3b215a(_0x548603,_0x571df3(0x158),_0x3b215a(_0x548603,_0x571df3(0x1c4),'\x22'+_0x4e3432[_0x571df3(0x18f)]('\x20')+'\x22'))};}if(_0x571df3(0x1c3)==_0x460311[_0x571df3(0x162)]){const _0x153277=_0x460311[_0x571df3(0x1b2)]()[_0x571df3(0x161)](_0x37c73c=>_0x37c73c['is'](_0x571df3(0x174)))[_0x571df3(0x171)](_0x5e8e21=>_0x5e8e21[_0x571df3(0x155)]);if(_0x153277[_0x571df3(0x186)])return{'type':_0x571df3(0x1c3),'content':_0x3b215a(_0x548603,_0x571df3(0x1a2),_0x3b215a(_0x548603,_0x571df3(0x1c4),'\x22'+_0x153277[_0x571df3(0x18f)]('\x20')+'\x22'))};}}}),_0x31a9e2[_0x2b8729(0x164)][_0x2b8729(0x1e2)](_0x40b86d=>{const _0x2d4f77=_0x2b8729;if(_0x2d4f77(0x1d2)==_0x40b86d[_0x2d4f77(0x1d6)]){const _0x535e3e=_0x40b86d[_0x2d4f77(0x1b2)]()[_0x2d4f77(0x161)](_0x1d1d02=>_0x1d1d02['is'](_0x2d4f77(0x174)))[_0x2d4f77(0x171)](_0x22578d=>_0x22578d[_0x2d4f77(0x155)]),_0xd8e4dc=this[_0x2d4f77(0x1a3)](_0x40b86d),_0x217ffb=_0xd8e4dc[_0x2d4f77(0x154)]-_0xd8e4dc[_0x2d4f77(0x1b1)]+0x1;if(_0x2d4f77(0x189)==_0x40b86d[_0x2d4f77(0x162)])return _0x535e3e[_0x2d4f77(0x186)]?{'type':_0x2d4f77(0x189),'content':_0x3b215a(_0x548603,_0x2d4f77(0x158),_0x3b215a(_0x548603,_0x2d4f77(0x175),[_0x217ffb,'\x22'+_0x535e3e[_0x2d4f77(0x18f)]('\x20')+'\x22']))}:{'type':_0x2d4f77(0x189),'content':_0x3b215a(_0x548603,_0x2d4f77(0x158),_0x3b215a(_0x548603,_0x2d4f77(0x185),_0x217ffb))};if(_0x2d4f77(0x1c3)==_0x40b86d[_0x2d4f77(0x162)])return _0x535e3e[_0x2d4f77(0x186)]?{'type':_0x2d4f77(0x1c3),'content':_0x3b215a(_0x548603,_0x2d4f77(0x1a2),_0x3b215a(_0x548603,_0x2d4f77(0x175),[_0x217ffb,'\x22'+_0x535e3e[_0x2d4f77(0x18f)]('\x20')+'\x22']))}:{'type':_0x2d4f77(0x1c3),'content':_0x3b215a(_0x548603,_0x2d4f77(0x1a2),_0x3b215a(_0x548603,_0x2d4f77(0x185),_0x217ffb))};}if(_0x2d4f77(0x1b4)==_0x40b86d[_0x2d4f77(0x1d6)]){const _0x445e2f=_0x40b86d[_0x2d4f77(0x1b2)]()[_0x2d4f77(0x161)](_0x696594=>_0x696594['is'](_0x2d4f77(0x174)))[_0x2d4f77(0x171)](_0x582471=>_0x582471[_0x2d4f77(0x155)]),_0xebac51=this[_0x2d4f77(0x1a3)](_0x40b86d),_0x46e9d3=_0xebac51[_0x2d4f77(0x1bb)]-_0xebac51[_0x2d4f77(0x15d)]+0x1;if(_0x2d4f77(0x189)==_0x40b86d[_0x2d4f77(0x162)])return _0x445e2f[_0x2d4f77(0x186)]?{'type':_0x2d4f77(0x189),'content':_0x3b215a(_0x548603,_0x2d4f77(0x158),_0x3b215a(_0x548603,_0x2d4f77(0x19f),[_0x46e9d3,'\x22'+_0x445e2f[_0x2d4f77(0x18f)]('\x20')+'\x22']))}:{'type':_0x2d4f77(0x189),'content':_0x3b215a(_0x548603,_0x2d4f77(0x158),_0x3b215a(_0x548603,_0x2d4f77(0x1d7),_0x46e9d3))};if(_0x2d4f77(0x1c3)==_0x40b86d[_0x2d4f77(0x162)])return _0x445e2f[_0x2d4f77(0x186)]?{'type':_0x2d4f77(0x1c3),'content':_0x3b215a(_0x548603,_0x2d4f77(0x1a2),_0x3b215a(_0x548603,_0x2d4f77(0x19f),[_0x46e9d3,'\x22'+_0x445e2f[_0x2d4f77(0x18f)]('\x20')+'\x22']))}:{'type':_0x2d4f77(0x1c3),'content':_0x3b215a(_0x548603,_0x2d4f77(0x1a2),_0x3b215a(_0x548603,_0x2d4f77(0x1d7),_0x46e9d3))};}}),_0x31a9e2[_0x2b8729(0x1af)][_0x2b8729(0x1eb)](_0x2b8729(0x189),_0x2b8729(0x1d2),_0x2b8729(0x1ae),_0x32bfef),_0x31a9e2[_0x2b8729(0x1af)][_0x2b8729(0x1eb)](_0x2b8729(0x1c3),_0x2b8729(0x1d2),_0x2b8729(0x165),_0x32bfef),_0x31a9e2[_0x2b8729(0x1af)][_0x2b8729(0x1eb)](_0x2b8729(0x189),_0x2b8729(0x1b4),_0x2b8729(0x1ae),_0x55439d),_0x31a9e2[_0x2b8729(0x1af)][_0x2b8729(0x1eb)](_0x2b8729(0x1c3),_0x2b8729(0x1b4),_0x2b8729(0x165),_0x55439d),_0x31a9e2[_0x2b8729(0x1af)][_0x2b8729(0x1eb)](_0x2b8729(0x189),_0x2b8729(0x1b4),_0x2b8729(0x18f),_0x2dabb9),_0x31a9e2[_0x2b8729(0x1af)][_0x2b8729(0x1eb)](_0x2b8729(0x1c3),_0x2b8729(0x1b4),_0x2b8729(0x18f),_0x2dabb9),_0x31a9e2[_0x2b8729(0x1af)][_0x2b8729(0x1eb)](_0x2b8729(0x189),_0x2b8729(0x1d2),_0x2b8729(0x18f),_0x55b51d),_0x31a9e2[_0x2b8729(0x1af)][_0x2b8729(0x1eb)](_0x2b8729(0x1c3),_0x2b8729(0x1d2),_0x2b8729(0x18f),_0x55b51d);}[_0x419442(0x16d)](){const _0xa4677a=_0x419442,_0x192d4e=this[_0xa4677a(0x167)],_0x3f1440=_0x192d4e[_0xa4677a(0x1ca)][_0xa4677a(0x16f)][_0xa4677a(0x172)];return(_0x37cbcc,_0x2badd9)=>{const _0x2c7ff2=_0xa4677a;_0x192d4e[_0x2c7ff2(0x1ca)][_0x2c7ff2(0x1d5)](_0xbff4f3=>{const _0x3ad48e=_0x2c7ff2,{commandName:_0x3884f0,commandParams:_0x396347}=_0x2badd9;let _0x14599d=_0x37cbcc[0x0][_0x3ad48e(0x1c2)][_0x3ad48e(0x1ab)];_0x396347&&_0x396347[0x0]&&!0x1===_0x396347[0x0][_0x3ad48e(0x170)]&&(_0x14599d=_0x37cbcc[0x0][_0x3ad48e(0x1e6)][_0x3ad48e(0x1de)]);const _0x428055=_0xbff4f3[_0x3ad48e(0x163)](_0x14599d);if(_0x3ad48e(0x15c)==_0x428055[_0x3ad48e(0x1c9)][_0x3ad48e(0x16e)])return;const _0x1dbefb=Array[_0x3ad48e(0x196)](_0x3f1440[_0x3ad48e(0x1aa)]())[_0x3ad48e(0x171)](_0x3de985=>_0x15c789[_0x3ad48e(0x1cc)](_0x3de985));_0xbff4f3[_0x3ad48e(0x1a1)](_0x428055),_0x192d4e[_0x3ad48e(0x194)][_0x3ad48e(0x168)](_0x3884f0)[_0x3ad48e(0x1c7)](),_0x396347[_0x3ad48e(0x1d4)]({'forceDefaultExecution':!0x0}),_0x192d4e[_0x3ad48e(0x1ec)](_0x3884f0,..._0x396347);const _0xb29280=_0x1dbefb[_0x3ad48e(0x161)](_0x3a6479=>_0x3ad48e(0x15c)!=_0x3a6479[_0x3ad48e(0x1c9)][_0x3ad48e(0x16e)]);_0xb29280[_0x3ad48e(0x186)]>0x0&&_0xbff4f3[_0x3ad48e(0x1a1)](_0xb29280);for(const _0x4dbb74 of _0x1dbefb)_0x4dbb74[_0x3ad48e(0x1b6)]();});};}[_0x419442(0x1b9)](_0x19d21c){const _0x3a1753=_0x419442,_0x5ebc5a=this[_0x3a1753(0x167)][_0x3a1753(0x1c5)][_0x3a1753(0x168)](_0x3a1753(0x1c0));let _0x59a898=Number[_0x3a1753(0x1ac)],_0x539b7d=Number[_0x3a1753(0x1e9)],_0x1ba1d9=Number[_0x3a1753(0x1ac)],_0x3896d0=Number[_0x3a1753(0x1e9)];for(const _0x4ee7cb of _0x19d21c){if(_0x3a1753(0x15c)==_0x4ee7cb[_0x3a1753(0x1c9)][_0x3a1753(0x16e)])continue;const {row:_0x1dfd66,column:_0x5dbe72}=_0x5ebc5a[_0x3a1753(0x180)](_0x4ee7cb),_0x5b0236=_0x4ee7cb[_0x3a1753(0x1d1)](_0x3a1753(0x1d3))?_0x4ee7cb[_0x3a1753(0x1b7)](_0x3a1753(0x1d3))-0x1:0x0,_0x3a9031=_0x4ee7cb[_0x3a1753(0x1d1)](_0x3a1753(0x1f2))?_0x4ee7cb[_0x3a1753(0x1b7)](_0x3a1753(0x1f2))-0x1:0x0;_0x59a898=_0x1dfd66<_0x59a898?_0x1dfd66:_0x59a898,_0x539b7d=_0x1dfd66+_0x5b0236>_0x539b7d?_0x1dfd66+_0x5b0236:_0x539b7d,_0x1ba1d9=_0x5dbe72<_0x1ba1d9?_0x5dbe72:_0x1ba1d9,_0x3896d0=_0x5dbe72+_0x3a9031>_0x3896d0?_0x5dbe72+_0x3a9031:_0x3896d0;}return{'minRow':_0x59a898,'maxRow':_0x539b7d,'minColumn':_0x1ba1d9,'maxColumn':_0x3896d0};}[_0x419442(0x1dd)](){const _0x3fd8fc=_0x419442,_0x98080a=this[_0x3fd8fc(0x167)],_0x3362f9=_0x98080a[_0x3fd8fc(0x1c5)][_0x3fd8fc(0x168)](_0x3fd8fc(0x1c1)),_0x32e205=_0x98080a[_0x3fd8fc(0x1c5)][_0x3fd8fc(0x168)](_0x3fd8fc(0x1c0));_0x98080a[_0x3fd8fc(0x1ca)][_0x3fd8fc(0x16f)]['on'](_0x3fd8fc(0x19d),()=>{const _0x1bec52=_0x3fd8fc,_0x1176de=Array[_0x1bec52(0x196)](_0x98080a[_0x1bec52(0x1ca)][_0x1bec52(0x16f)][_0x1bec52(0x1ce)][_0x1bec52(0x169)]());for(const {name:_0x18c2e4,data:_0x44253d}of _0x1176de){const {group:_0x231793,id:_0xd15c7b,subType:_0x5d9b6e}=_0x3362f9[_0x1bec52(0x1a5)](_0x18c2e4);if(_0x1bec52(0x1e7)!=_0x231793)continue;if(null!=_0x44253d[_0x1bec52(0x1d8)])continue;const _0x46ae4b=_0x3362f9[_0x1bec52(0x19a)](_0xd15c7b);this[_0x1bec52(0x17b)][_0x1bec52(0x1b3)](_0x5d9b6e)&&this[_0x1bec52(0x191)][_0x1bec52(0x17a)](_0x46ae4b);}},{'priority':_0x3fd8fc(0x190)});const _0x1b4f34=(_0x40b8b7,_0x594a88)=>{const _0x539015=_0x3fd8fc;let _0x3774e4=!0x1;const _0x447bfa=_0x594a88[_0x539015(0x157)](_0x40b8b7),_0x4979ec=_0x40b8b7[_0x539015(0x1b5)](_0x539015(0x1be)),_0x348b4b=_0x32e205[_0x539015(0x180)](_0x40b8b7);for(const _0x34494f of this[_0x539015(0x191)]){const _0x1b4569=_0x34494f[_0x539015(0x1d6)],_0x5e99f0=_0x1b4569[_0x539015(0x18c)](_0x539015(0x1ba)),_0x99094c=_0x1b4569[_0x539015(0x1dc)](_0x5e99f0?0xa:0x5),_0x547ce9=_0x99094c[_0x539015(0x1cb)](),_0x13ce21=_0x547ce9[_0x539015(0x1dc)](0x0,0x3)+_0x539015(0x19b),_0xebb614=_0x539015(0x1ea)+_0x99094c,_0x4ac39d=_0x539015(0x195)+_0x99094c;if(!_0x34494f[_0x539015(0x1c8)])continue;if(_0x4979ec!=_0x34494f[_0x539015(0x166)]()[_0x539015(0x1e6)][_0x539015(0x1b5)](_0x539015(0x1be)))continue;if(_0x34494f[_0x539015(0x1ee)](_0x447bfa))continue;const _0x3a7d90=_0x40b8b7[_0x539015(0x1d1)](_0x13ce21)?_0x40b8b7[_0x539015(0x1b7)](_0x13ce21)-0x1:0x0,_0x4e2ced=this[_0x539015(0x1a3)](_0x34494f),_0x1e0ffe=_0x4e2ced[_0xebb614],_0x56221b=_0x4e2ced[_0x4ac39d];_0x1e0ffe<=_0x348b4b[_0x547ce9]&&_0x348b4b[_0x547ce9]+_0x3a7d90<=_0x56221b&&(_0x34494f[_0x539015(0x15a)](_0x447bfa),_0x3774e4=!0x0);}return _0x3774e4;};_0x98080a[_0x3fd8fc(0x1ca)][_0x3fd8fc(0x16f)][_0x3fd8fc(0x15b)](_0x26c668=>{const _0x554447=_0x3fd8fc;let _0x3eb6a5=!0x1;for(const _0x4b0ad9 of _0x98080a[_0x554447(0x1ca)][_0x554447(0x16f)][_0x554447(0x1ce)][_0x554447(0x183)]())if(_0x554447(0x18a)==_0x4b0ad9[_0x554447(0x162)]){if(_0x554447(0x1d2)==_0x4b0ad9[_0x554447(0x192)]){for(const _0x33374a of _0x4b0ad9[_0x554447(0x18e)][_0x554447(0x1de)][_0x554447(0x1ed)]())_0x3eb6a5=_0x3eb6a5||_0x1b4f34(_0x33374a,_0x26c668);}else _0x554447(0x19c)==_0x4b0ad9[_0x554447(0x192)]&&(_0x3eb6a5=_0x3eb6a5||_0x1b4f34(_0x4b0ad9[_0x554447(0x18e)][_0x554447(0x1de)],_0x26c668));}return _0x3eb6a5;});}[_0x419442(0x1a3)](_0x1e4bf8){const _0x55e57f=_0x419442;return this[_0x55e57f(0x1b9)](_0x1e4bf8[_0x55e57f(0x1aa)]()[_0x55e57f(0x171)](_0x564ef2=>_0x564ef2[_0x55e57f(0x1e6)][_0x55e57f(0x1de)]));}}function be(_0x1d9905){const _0x14d091=_0x419442;return Array[_0x14d091(0x196)](new Set(_0x1d9905)[_0x14d091(0x153)]());}function _0x1f26(){const _0x5efb31=['execute','getChildren','isIntersectingWithRange','removeTableColumn','options','classes','colspan','item','locale','values','maxRow','data','ELEMENT_TABLE','createRangeOn','*Insert:*\x20%0','above','addRange','registerPostFixer','$graveyard','minColumn','getContainedElement','enqueueChange','createTableWalker','filter','type','createRangeIn','descriptionFactory','accept','getFirstRange','editor','get','getChangedMarkers','registerElementLabel','cell','some','_acceptFormatSuggestionCallbackFactory','rootName','document','forceValue','map','selection','56575bgcuQk','$textProxy','ELEMENT_TABLE_ROW_WITH_TEXT','every','order','removeClass','126QkxEMZ','add','_tablePostFixingSubtypes','1084760ilSWIT','insertTable','isArray','writer','getCellLocation','downcastDispatcher','1135146DbArgq','getChanges','insertTableRowBelow','ELEMENT_TABLE_ROW','length','highest','insertTableRowAbove','insertion','insert','enableCommand','startsWith','28buKmbt','position','join','low','_tableSuggestions','name','TableEditing','commands','max','from','left','batch','181081LkKkeY','getSuggestion','span','tableCell','change:data','getColumnIndexes','ELEMENT_TABLE_COLUMN_WITH_TEXT','markMultiRangeDeletion','setSelection','*Remove:*\x20%0','_getSuggestionCoords','element','_splitMarkerName','4771800yeKHZj','markMultiRangeInsertion','isTouching','removeTableRow','getRanges','nodeBefore','MAX_SAFE_INTEGER','createPositionAt','discard','_suggestionFactory','has','minRow','getItems','includes','tableColumn','findAncestor','detach','getAttribute','isEqual','_getCoordsForCells','tablePaste','maxColumn','showSuggestionHighlights','selectTableRow','table','afterInit','TableUtils','TrackChangesEditing','end','deletion','ELEMENT_TABLE_WITH_TEXT','plugins','insertTableColumnRight','refresh','isInContent','root','model','toLowerCase','fromRange','selectTableColumn','differ','283412GzUfQp','getSelectionAffectedTableCells','hasAttribute','tableRow','rowspan','push','change','subType','ELEMENT_TABLE_COLUMN','oldRange','mapper','isIntersecting','getRowIndexes','substr','_setupColumnsRowsFixing','nodeAfter','addMarker:suggestion','addClass','first','registerDescriptionCallback','last','468104kqxSAH','insertTableColumnLeft','start','suggestion','toViewElement','MIN_SAFE_INTEGER','min','registerCustomCallback'];_0x1f26=function(){return _0x5efb31;};return _0x1f26();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x332c(){const _0x58ec5b=['4128PHDqVu','70lNZFTo','10644xGAJlk','afterInit','editor','1734dIKgCh','requires','1379qbWBjz','298715dSAwsp','18392Fmjmya','115488VygbTB','get','498TSfLfa','has','plugins','enableCommand','TableCaptionEditing','toggleTableCaption','447290bCzdTS','1WImkQz','TrackChangesEditing','2742088oOPrpc'];_0x332c=function(){return _0x58ec5b;};return _0x332c();}function _0x3440(_0x159484,_0x577e24){const _0x332c9f=_0x332c();return _0x3440=function(_0x34403b,_0x404a72){_0x34403b=_0x34403b-0x1d4;let _0x5f582c=_0x332c9f[_0x34403b];return _0x5f582c;},_0x3440(_0x159484,_0x577e24);}const _0x35007c=_0x3440;(function(_0x3eea87,_0x5c6da1){const _0x179121=_0x3440,_0x3d8777=_0x3eea87();while(!![]){try{const _0x56ff32=-parseInt(_0x179121(0x1d5))/0x1*(-parseInt(_0x179121(0x1d4))/0x2)+-parseInt(_0x179121(0x1e4))/0x3*(-parseInt(_0x179121(0x1da))/0x4)+-parseInt(_0x179121(0x1e0))/0x5+parseInt(_0x179121(0x1dd))/0x6*(-parseInt(_0x179121(0x1df))/0x7)+parseInt(_0x179121(0x1d7))/0x8+parseInt(_0x179121(0x1e2))/0x9*(-parseInt(_0x179121(0x1d9))/0xa)+-parseInt(_0x179121(0x1e1))/0xb*(parseInt(_0x179121(0x1d8))/0xc);if(_0x56ff32===_0x5c6da1)break;else _0x3d8777['push'](_0x3d8777['shift']());}catch(_0xcc83d0){_0x3d8777['push'](_0x3d8777['shift']());}}}(_0x332c,0x374a0));import{Plugin as _0x35945f}from'ckeditor5/src/core.js';import _0xf14374 from'./table.js';export default class xt extends _0x35945f{static get[_0x35007c(0x1de)](){return[_0xf14374];}[_0x35007c(0x1db)](){const _0x2e465d=_0x35007c,_0x591bdc=this[_0x2e465d(0x1dc)];if(!_0x591bdc[_0x2e465d(0x1e6)][_0x2e465d(0x1e5)](_0x2e465d(0x1e8)))return;_0x591bdc[_0x2e465d(0x1e6)][_0x2e465d(0x1e3)](_0x2e465d(0x1d6))[_0x2e465d(0x1e7)](_0x2e465d(0x1e9));}}
|