@ckeditor/ckeditor5-track-changes 43.1.0-alpha.4 → 43.1.0-alpha.6
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 _0x47a8e6=_0x5a21;(function(_0x2b1fba,_0x23715b){const _0x535e29=_0x5a21,_0x124c2f=_0x2b1fba();while(!![]){try{const _0x100888=-parseInt(_0x535e29(0xf9))/0x1*(-parseInt(_0x535e29(0xf1))/0x2)+parseInt(_0x535e29(0xee))/0x3+-parseInt(_0x535e29(0xcf))/0x4*(parseInt(_0x535e29(0xd6))/0x5)+parseInt(_0x535e29(0xed))/0x6*(parseInt(_0x535e29(0xb1))/0x7)+parseInt(_0x535e29(0xea))/0x8+-parseInt(_0x535e29(0xe1))/0x9+-parseInt(_0x535e29(0xc0))/0xa*(parseInt(_0x535e29(0xdd))/0xb);if(_0x100888===_0x23715b)break;else _0x124c2f['push'](_0x124c2f['shift']());}catch(_0xf202ae){_0x124c2f['push'](_0x124c2f['shift']());}}}(_0x534b,0xb133d));import{Plugin as _0x1327a2}from'ckeditor5/src/core.js';import{getTranslation as _0xfd62b7}from'../utils/common-translations.js';export default class pe extends _0x1327a2{[_0x47a8e6(0xae)](){const _0x57c9b6=_0x47a8e6;if(!this[_0x57c9b6(0xdb)][_0x57c9b6(0xe3)][_0x57c9b6(0xd7)](_0x57c9b6(0xb8)))return;const _0x4da2d7=this[_0x57c9b6(0xdb)][_0x57c9b6(0xe0)][_0x57c9b6(0xb6)](_0x57c9b6(0xe7)),_0x3d91b9=this[_0x57c9b6(0xdb)][_0x57c9b6(0xe3)][_0x57c9b6(0xb6)](_0x57c9b6(0xb5));_0x4da2d7[_0x57c9b6(0xf8)]&&(_0x3d91b9[_0x57c9b6(0xf7)](_0x57c9b6(0xbd)),_0x3d91b9[_0x57c9b6(0xc6)](_0x57c9b6(0xbd))),_0x4da2d7[_0x57c9b6(0xce)]&&(_0x3d91b9[_0x57c9b6(0xf7)](_0x57c9b6(0xfe)),_0x3d91b9[_0x57c9b6(0xc6)](_0x57c9b6(0xfe))),_0x4da2d7[_0x57c9b6(0xca)]&&(_0x3d91b9[_0x57c9b6(0xf7)](_0x57c9b6(0xe4)),_0x3d91b9[_0x57c9b6(0xc6)](_0x57c9b6(0xe4)));const _0xc526fd={'type':_0x57c9b6(0xb7),'content':''};_0x3d91b9[_0x57c9b6(0xe2)][_0x57c9b6(0xe6)](this[_0x57c9b6(0xa4)][_0x57c9b6(0xbf)](this));const _0x592d77=this[_0x57c9b6(0xdb)][_0x57c9b6(0x100)];_0x3d91b9[_0x57c9b6(0xe2)][_0x57c9b6(0xab)](_0x57c9b6(0xfe),_0xfd62b7(_0x592d77,_0x57c9b6(0xa6))),_0x3d91b9[_0x57c9b6(0xe2)][_0x57c9b6(0xe6)](_0x2c71d5=>{const _0x4ac917=_0x57c9b6,{data:_0x18274a}=_0x2c71d5;if(_0x18274a&&_0x4ac917(0xfe)==_0x18274a[_0x4ac917(0xc8)])return null==_0x18274a[_0x4ac917(0xc4)]||0x0==_0x18274a[_0x4ac917(0xc4)]&&null==_0x18274a[_0x4ac917(0xc5)]?_0xc526fd:void 0x0;}),_0x3d91b9[_0x57c9b6(0xe2)][_0x57c9b6(0xab)](_0x57c9b6(0xe4),_0xfd62b7(_0x592d77,_0x57c9b6(0xcc))),_0x3d91b9[_0x57c9b6(0xe2)][_0x57c9b6(0xe6)](_0x3808c4=>{const _0xf63bfe=_0x57c9b6,{data:_0x53fa37}=_0x3808c4;if(_0x53fa37&&_0xf63bfe(0xe4)==_0x53fa37[_0xf63bfe(0xc8)])return null==_0x53fa37[_0xf63bfe(0xc4)]||0x1==_0x53fa37[_0xf63bfe(0xc4)]&&null==_0x53fa37[_0xf63bfe(0xc5)]?_0xc526fd:void 0x0;}),this[_0x57c9b6(0xdb)][_0x57c9b6(0xc9)][_0x57c9b6(0xa9)][_0x57c9b6(0xeb)](_0x385dae=>{const _0x236f62=_0x57c9b6;if(_0x385dae[_0x236f62(0xf5)][_0x236f62(0xdc)])return!0x1;let _0xbfa9f7=!0x1;const _0x1a6c9b=_0x3d91b9[_0x236f62(0xfb)]({'skipNotAttached':!0x0})[_0x236f62(0xac)](_0x1384d9=>{const _0x28ee45=_0x236f62,_0x3d38ab=_0x3d91b9[_0x28ee45(0xa8)](_0x1384d9);return _0x28ee45(0xe4)==_0x3d38ab||_0x28ee45(0xfe)==_0x3d38ab;});for(const _0x1e8c0f of _0x1a6c9b){const _0x155785=_0x1e8c0f[_0x236f62(0xf0)]()[_0x236f62(0xe5)][_0x236f62(0xd0)][_0x236f62(0xef)](_0x236f62(0xb2));if(_0x236f62(0xcd)==_0x155785||_0x236f62(0xde)==_0x155785)continue;_0x3d91b9[_0x236f62(0xbe)](_0x1e8c0f[_0x236f62(0xf0)](),_0x236f62(0xbc))[_0x236f62(0xff)](_0x15c96c=>_0x236f62(0xb2)==_0x3d91b9[_0x236f62(0xa8)](_0x15c96c[_0x236f62(0xd5)]))||(_0x385dae[_0x236f62(0xc1)](_0x1e8c0f[_0x236f62(0xcb)]()),_0xbfa9f7=!0x0);}return _0xbfa9f7;}),this[_0x57c9b6(0xf3)]();}[_0x47a8e6(0xa4)](_0xfe1fe1){const _0x35908c=_0x47a8e6,_0x2e0c18=this[_0x35908c(0xdb)][_0x35908c(0x100)],{data:_0x1c6f86}=_0xfe1fe1,_0x189fa7={'type':_0x35908c(0xb7),'content':''};if(!_0x1c6f86||_0x35908c(0xbd)!=_0x1c6f86[_0x35908c(0xc8)])return;if(!_0x1c6f86[_0x35908c(0xc5)])return _0x35908c(0xec)==_0x1c6f86[_0x35908c(0xc4)]?_0x189fa7:{'type':_0x35908c(0xb7),'content':''+_0xfd62b7(_0x2e0c18,_0x35908c(0xd8),_0xfd62b7(_0x2e0c18,this[_0x35908c(0xfd)](_0x1c6f86[_0x35908c(0xc4)])))};if(!_0x1c6f86[_0x35908c(0xc4)]){if(_0x35908c(0xec)==_0x1c6f86[_0x35908c(0xc5)])return _0x189fa7;let _0x48bbc4=_0xfe1fe1[_0x35908c(0xb0)];for(;_0x48bbc4;){if(_0x48bbc4[_0x35908c(0xda)]&&_0x35908c(0xb2)==_0x48bbc4[_0x35908c(0xda)][_0x35908c(0xc8)]&&_0x48bbc4[_0x35908c(0xda)][_0x35908c(0xc4)])return _0x189fa7;_0x48bbc4=_0x48bbc4[_0x35908c(0xe9)];}return{'type':_0x35908c(0xb7),'content':''+_0xfd62b7(_0x2e0c18,_0x35908c(0xbb),_0xfd62b7(_0x2e0c18,this[_0x35908c(0xfd)](_0x1c6f86[_0x35908c(0xc5)])))};}if(_0x35908c(0xec)!=_0x1c6f86[_0x35908c(0xc4)])return{'type':_0x35908c(0xb7),'content':''+_0xfd62b7(_0x2e0c18,_0x35908c(0xd8),_0xfd62b7(_0x2e0c18,this[_0x35908c(0xfd)](_0x1c6f86[_0x35908c(0xc4)])))};let _0x3e9362=_0xfe1fe1[_0x35908c(0xb0)];for(;_0x3e9362;){if(_0x3e9362[_0x35908c(0xda)]&&_0x35908c(0xb2)==_0x3e9362[_0x35908c(0xda)][_0x35908c(0xc8)]&&_0x3e9362[_0x35908c(0xda)][_0x35908c(0xc4)]&&_0x3e9362[_0x35908c(0xda)][_0x35908c(0xc5)])return _0x189fa7;_0x3e9362=_0x3e9362[_0x35908c(0xe9)];}const _0x5ebe86=_0xfe1fe1[_0x35908c(0xf0)]()[_0x35908c(0xe5)][_0x35908c(0xd0)][_0x35908c(0xef)](_0x35908c(0xb2));return{'type':_0x35908c(0xb7),'content':_0xfd62b7(_0x2e0c18,_0x35908c(0xd8),_0xfd62b7(_0x2e0c18,_0x35908c(0xd1)+_0x5ebe86[_0x35908c(0xfa)]()+_0x35908c(0xc3)))};}[_0x47a8e6(0xf3)](){const _0xe00fb7=_0x47a8e6,_0x609ffd=this[_0xe00fb7(0xdb)],_0x4518b5=_0x609ffd[_0xe00fb7(0x100)];_0x609ffd[_0xe00fb7(0xe3)][_0xe00fb7(0xb6)](_0xe00fb7(0xb5))[_0xe00fb7(0xe2)][_0xe00fb7(0xe6)](_0x4d39be=>{const _0x170c70=_0xe00fb7;if(_0x170c70(0xba)!=_0x4d39be[_0x170c70(0xa5)])return;const {data:_0x261939}=_0x4d39be;if(!_0x261939)return;let _0x588b93,_0x18e3b4;switch(_0x261939[_0x170c70(0xb9)]){case _0x170c70(0xbd):_0x588b93=_0x170c70(0xf2),_0x18e3b4={'type':_0x170c70(0xb7),'content':_0xfd62b7(_0x4518b5,_0x588b93,_0xfd62b7(_0x4518b5,this[_0x170c70(0xfd)](_0x261939[_0x170c70(0xb3)][0x0][_0x170c70(0xa5)])))};break;case _0x170c70(0xfe):_0x588b93=_0x261939[_0x170c70(0xb3)][0x0][_0x170c70(0xce)]?_0x170c70(0xaf):_0x170c70(0xd3),_0x18e3b4={'type':_0x170c70(0xb7),'content':_0xfd62b7(_0x4518b5,_0x588b93)};break;case _0x170c70(0xe4):_0x588b93=_0x170c70(0xfc),_0x18e3b4={'type':_0x170c70(0xb7),'content':_0xfd62b7(_0x4518b5,_0x588b93,_0x261939[_0x170c70(0xb3)][0x0][_0x170c70(0xca)])};}return _0x18e3b4;});}[_0x47a8e6(0xfd)](_0xf7d73a){const _0x40dca8=_0x47a8e6;return _0x40dca8(0xd1)+function(_0xcccb6c){const _0x560a10=_0x40dca8;if(ye[_0x560a10(0xf6)](_0xcccb6c))return _0x560a10(0xdf);if(Se[_0x560a10(0xf6)](_0xcccb6c))return _0x560a10(0xcd);return null;}(_0xf7d73a)[_0x40dca8(0xfa)]()+_0x40dca8(0xaa)+_0xf7d73a[_0x40dca8(0xfa)]()[_0x40dca8(0xc2)](/-/g,'_');}}const ye=[_0x47a8e6(0xd9),_0x47a8e6(0xb4),_0x47a8e6(0xc7)],Se=[_0x47a8e6(0xa7),_0x47a8e6(0xd4),_0x47a8e6(0xe8),_0x47a8e6(0xf4),_0x47a8e6(0xad),_0x47a8e6(0xd2)];function _0x5a21(_0x13761b,_0x235811){const _0x534bc1=_0x534b();return _0x5a21=function(_0x5a2129,_0x5833f0){_0x5a2129=_0x5a2129-0xa4;let _0x2971cb=_0x534bc1[_0x5a2129];return _0x2971cb;},_0x5a21(_0x13761b,_0x235811);}function _0x534b(){const _0x4e6c84=['TrackChangesEditing','get','format','ListPropertiesEditing','commandName','formatBlock','*Remove\x20format:*\x20%0','attribute','listStyle','_findSuggestions','bind','80mvtxMe','removeMarker','replace','_LIST_DEFAULT','newValue','oldValue','registerBlockAttribute','square','key','model','startIndex','getFirstMarker','FORMAT_LIST_START','numbered','reversed','396AvldDb','nodeAfter','ELEMENT_','upper-latin','*Format:*\x20set\x20order\x20to\x20regular','decimal-leading-zero','suggestion','22175FISljN','has','*Set\x20format:*\x20%0','disc','data','editor','isUndo','1402357ftWcLX','customNumbered','bulleted','config','8965899coBBtj','descriptionFactory','plugins','listStart','start','registerDescriptionCallback','list.properties','lower-roman','next','9804896rFImTw','registerPostFixer','default','474fkScmB','3899418vuEIYX','getAttribute','getFirstRange','4GZispT','*Change\x20to:*\x20%0','_registerLegacyDescription','upper-roman','batch','includes','enableDefaultAttributesIntegration','styles','277978bdLYni','toUpperCase','getSuggestions','*Format:*\x20set\x20start\x20index\x20to\x20%0','_getTranslationKeyForListStyle','listReversed','find','locale','handleDescriptions','type','FORMAT_LIST_REVERSED','decimal','_getAttributeKey','document','_LIST_','registerAttributeLabel','filter','lower-latin','afterInit','*Format:*\x20set\x20order\x20to\x20reversed','head','8827ZvuRvy','listType','commandParams','circle'];_0x534b=function(){return _0x4e6c84;};return _0x534b();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3339ff=_0x184b;function _0x3978(){const _0x3e7a5b=['afterInit','dataDowncast','locale','elementToElement','plugins','descriptionFactory','11AQhxuu','enableCommand','2965065orkahI','ELEMENT_MEDIA','data','for','options','div','7604040TOVUcM','30YiuCSQ','mediaEmbed','editor','44499612llfpli','3411075PDUadW','1854198YDhvIh','MediaEmbedEditing','get','144075VrKCUF','registerElementLabel','downcastDispatcher','attribute:url:media','stop','7nVLptU','high','media','95100zIobcO','has','2RGcrEy','showSuggestionHighlights','8qtkJCg','conversion','TrackChangesEditing','createEmptyElement'];_0x3978=function(){return _0x3e7a5b;};return _0x3978();}(function(_0xea9c0c,_0x20ccae){const _0x1aa732=_0x184b,_0x2d74a9=_0xea9c0c();while(!![]){try{const _0x53e056=-parseInt(_0x1aa732(0x158))/0x1+parseInt(_0x1aa732(0x13b))/0x2*(-parseInt(_0x1aa732(0x154))/0x3)+parseInt(_0x1aa732(0x13d))/0x4*(-parseInt(_0x1aa732(0x149))/0x5)+-parseInt(_0x1aa732(0x160))/0x6*(parseInt(_0x1aa732(0x15d))/0x7)+-parseInt(_0x1aa732(0x14f))/0x8+-parseInt(_0x1aa732(0x155))/0x9*(-parseInt(_0x1aa732(0x150))/0xa)+-parseInt(_0x1aa732(0x147))/0xb*(-parseInt(_0x1aa732(0x153))/0xc);if(_0x53e056===_0x20ccae)break;else _0x2d74a9['push'](_0x2d74a9['shift']());}catch(_0x41f462){_0x2d74a9['push'](_0x2d74a9['shift']());}}}(_0x3978,0xd9fd6));import{Plugin as _0x5d9275}from'ckeditor5/src/core.js';import{getTranslation as _0x18ef0b}from'../utils/common-translations.js';function _0x184b(_0x271ebc,_0x34dbcc){const _0x397808=_0x3978();return _0x184b=function(_0x184b74,_0x567976){_0x184b74=_0x184b74-0x13a;let _0x25f4e3=_0x397808[_0x184b74];return _0x25f4e3;},_0x184b(_0x271ebc,_0x34dbcc);}export default class lt extends _0x5d9275{[_0x3339ff(0x141)](){const _0x4b9582=_0x3339ff,_0x194966=this[_0x4b9582(0x152)];if(!_0x194966[_0x4b9582(0x145)][_0x4b9582(0x13a)](_0x4b9582(0x156)))return;const _0x84dd73=_0x194966[_0x4b9582(0x145)][_0x4b9582(0x157)](_0x4b9582(0x13f)),_0x498492=_0x194966[_0x4b9582(0x143)];_0x84dd73[_0x4b9582(0x148)](_0x4b9582(0x151)),_0x84dd73[_0x4b9582(0x146)][_0x4b9582(0x159)](_0x4b9582(0x15f),_0x3c1525=>_0x18ef0b(_0x498492,_0x4b9582(0x14a),_0x3c1525)),_0x194966[_0x4b9582(0x13e)][_0x4b9582(0x14c)](_0x4b9582(0x142))[_0x4b9582(0x144)]({'model':_0x4b9582(0x15f),'view':(_0x5070c7,{writer:_0x20d230,options:_0x3e484d})=>{const _0x118e57=_0x4b9582;if(_0x3e484d[_0x118e57(0x13c)])return _0x20d230[_0x118e57(0x140)](_0x118e57(0x14e));},'converterPriority':_0x4b9582(0x15e)}),_0x194966[_0x4b9582(0x14b)][_0x4b9582(0x15a)]['on'](_0x4b9582(0x15b),(_0x572e0a,_0x884ccf,_0x41b367)=>{const _0x4297f2=_0x4b9582;_0x41b367[_0x4297f2(0x14d)][_0x4297f2(0x13c)]&&_0x572e0a[_0x4297f2(0x15c)]();},{'priority':_0x4b9582(0x15e)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x16e1(){const _0x30542e=['30yRRAuv','editor','2647323uEmUSy','807800NXFFep','MentionEditing','plugins','76801FlRSmH','enableCommand','6741sooIFF','afterInit','3043700pjlYEh','847036TpkWjw','TrackChangesEditing','8484aKnZdj','has','mention','8gnJgwV','get','702123KcjHQt'];_0x16e1=function(){return _0x30542e;};return _0x16e1();}function _0x1418(_0x5ad71d,_0x25566d){const _0x16e1fb=_0x16e1();return _0x1418=function(_0x1418ac,_0x31de10){_0x1418ac=_0x1418ac-0x86;let _0xe53278=_0x16e1fb[_0x1418ac];return _0xe53278;},_0x1418(_0x5ad71d,_0x25566d);}const _0x2bf3cb=_0x1418;(function(_0x593352,_0x5d50ba){const _0x2b652e=_0x1418,_0x3b887f=_0x593352();while(!![]){try{const _0x579b31=-parseInt(_0x2b652e(0x88))/0x1*(-parseInt(_0x2b652e(0x92))/0x2)+-parseInt(_0x2b652e(0x94))/0x3+parseInt(_0x2b652e(0x8d))/0x4*(parseInt(_0x2b652e(0x95))/0x5)+-parseInt(_0x2b652e(0x8f))/0x6*(parseInt(_0x2b652e(0x8a))/0x7)+parseInt(_0x2b652e(0x98))/0x8+parseInt(_0x2b652e(0x97))/0x9+parseInt(_0x2b652e(0x8c))/0xa;if(_0x579b31===_0x5d50ba)break;else _0x3b887f['push'](_0x3b887f['shift']());}catch(_0x13d574){_0x3b887f['push'](_0x3b887f['shift']());}}}(_0x16e1,0xa6637));import{Plugin as _0x2f0591}from'ckeditor5/src/core.js';export default class mt extends _0x2f0591{[_0x2bf3cb(0x8b)](){const _0x2263c8=_0x2bf3cb,_0x3bd3e0=this[_0x2263c8(0x96)];_0x3bd3e0[_0x2263c8(0x87)][_0x2263c8(0x90)](_0x2263c8(0x86))&&_0x3bd3e0[_0x2263c8(0x87)][_0x2263c8(0x93)](_0x2263c8(0x8e))[_0x2263c8(0x89)](_0x2263c8(0x91));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x22e2(_0x4c8a86,_0x4cf98d){const _0x3e1877=_0x3e18();return _0x22e2=function(_0x22e23e,_0x7343b3){_0x22e23e=_0x22e23e-0x1f1;let _0x2281b9=_0x3e1877[_0x22e23e];return _0x2281b9;},_0x22e2(_0x4c8a86,_0x4cf98d);}const _0x1f7c76=_0x22e2;function _0x3e18(){const _0x309746=['mergeField','*Insert:*\x20%0','afterInit','523728zCeWGG','insertMergeField','mergeFieldBlock','plugins','descriptionFactory','getAttribute','enableCommand','getLabel','MergeFieldsEditing','*Remove:*\x20%0','ELEMENT_MERGE_FIELD','get','type','insertion','4TmVeOu','has','locale','943160OylvLN','deletion','element','registerElementLabel','3934dUMqyS','192242CYVkSM','registerDescriptionCallback','1415FsYhnK','insertMergeFieldBlock','843528yxgiyL','TrackChangesEditing','getContainedElement','1422hOjQLa','2176FtikgN','508936UrVlGG','editor'];_0x3e18=function(){return _0x309746;};return _0x3e18();}(function(_0x2400e1,_0x347b67){const _0x455d69=_0x22e2,_0x3cca9f=_0x2400e1();while(!![]){try{const _0xdfdcd4=parseInt(_0x455d69(0x210))/0x1+parseInt(_0x455d69(0x207))/0x2+parseInt(_0x455d69(0x20b))/0x3*(-parseInt(_0x455d69(0x1ff))/0x4)+parseInt(_0x455d69(0x209))/0x5*(parseInt(_0x455d69(0x20e))/0x6)+-parseInt(_0x455d69(0x206))/0x7*(parseInt(_0x455d69(0x20f))/0x8)+-parseInt(_0x455d69(0x1f1))/0x9+parseInt(_0x455d69(0x202))/0xa;if(_0xdfdcd4===_0x347b67)break;else _0x3cca9f['push'](_0x3cca9f['shift']());}catch(_0x11828d){_0x3cca9f['push'](_0x3cca9f['shift']());}}}(_0x3e18,0x42f24));import{Plugin as _0x7dc4fe}from'ckeditor5/src/core.js';import{getTranslation as _0xd841ef}from'../utils/common-translations.js';export default class dt extends _0x7dc4fe{[_0x1f7c76(0x214)](){const _0x2698b8=_0x1f7c76,_0x185a20=this[_0x2698b8(0x211)];if(!_0x185a20[_0x2698b8(0x1f4)][_0x2698b8(0x200)](_0x2698b8(0x1f9)))return;_0x185a20[_0x2698b8(0x1f4)][_0x2698b8(0x1fc)](_0x2698b8(0x20c))[_0x2698b8(0x1f7)](_0x2698b8(0x1f2)),_0x185a20[_0x2698b8(0x1f4)][_0x2698b8(0x1fc)](_0x2698b8(0x20c))[_0x2698b8(0x1f7)](_0x2698b8(0x20a));const _0x4791fd=_0x185a20[_0x2698b8(0x1f4)][_0x2698b8(0x1fc)](_0x2698b8(0x20c)),_0x5110d1=_0x185a20[_0x2698b8(0x201)];_0x4791fd[_0x2698b8(0x1f5)][_0x2698b8(0x205)](_0x2698b8(0x212),_0x25ad3c=>_0xd841ef(_0x5110d1,_0x2698b8(0x1fb),_0x25ad3c)),_0x4791fd[_0x2698b8(0x1f5)][_0x2698b8(0x205)](_0x2698b8(0x1f3),_0x157700=>_0xd841ef(_0x5110d1,_0x2698b8(0x1fb),_0x157700)),_0x4791fd[_0x2698b8(0x1f5)][_0x2698b8(0x208)](_0x6dc9c7=>{const _0x33e617=_0x2698b8;if(_0x33e617(0x1fe)!=_0x6dc9c7[_0x33e617(0x1fd)]&&_0x33e617(0x203)!=_0x6dc9c7[_0x33e617(0x1fd)])return;const _0x577db7=_0x6dc9c7[_0x33e617(0x20d)]();if(null==_0x577db7)return;if(!_0x577db7['is'](_0x33e617(0x204),_0x33e617(0x212))&&!_0x577db7['is'](_0x33e617(0x204),_0x33e617(0x1f3)))return;const _0x153f7e=_0x185a20[_0x33e617(0x1f4)][_0x33e617(0x1fc)](_0x33e617(0x1f9))[_0x33e617(0x1f8)](_0x577db7[_0x33e617(0x1f6)]('id'));return _0x33e617(0x1fe)==_0x6dc9c7[_0x33e617(0x1fd)]?{'type':_0x33e617(0x1fe),'content':_0xd841ef(_0x5110d1,_0x33e617(0x213),'\x22'+_0x153f7e+'\x22\x20'+_0xd841ef(_0x5110d1,_0x33e617(0x1fb)))}:{'type':_0x33e617(0x203),'content':_0xd841ef(_0x5110d1,_0x33e617(0x1fa),'\x22'+_0x153f7e+'\x22\x20'+_0xd841ef(_0x5110d1,_0x33e617(0x1fb)))};});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x3fa8f6=_0x555e;(function(_0x106f4b,_0x28b2ce){const _0x50cdb7=_0x555e,_0x1a611d=_0x106f4b();while(!![]){try{const _0xf47e42=parseInt(_0x50cdb7(0x1a3))/0x1+parseInt(_0x50cdb7(0x199))/0x2+-parseInt(_0x50cdb7(0x1b1))/0x3*(parseInt(_0x50cdb7(0x19d))/0x4)+parseInt(_0x50cdb7(0x1b0))/0x5+-parseInt(_0x50cdb7(0x196))/0x6*(parseInt(_0x50cdb7(0x1ac))/0x7)+-parseInt(_0x50cdb7(0x1a0))/0x8*(parseInt(_0x50cdb7(0x18f))/0x9)+-parseInt(_0x50cdb7(0x1ae))/0xa;if(_0xf47e42===_0x28b2ce)break;else _0x1a611d['push'](_0x1a611d['shift']());}catch(_0x32e25b){_0x1a611d['push'](_0x1a611d['shift']());}}}(_0x13e2,0x3b100));import{Plugin as _0x1591ee}from'ckeditor5/src/core.js';function _0x555e(_0x2e7fea,_0x1ac269){const _0x13e262=_0x13e2();return _0x555e=function(_0x555ed5,_0x257a6a){_0x555ed5=_0x555ed5-0x18f;let _0x2676e6=_0x13e262[_0x555ed5];return _0x2676e6;},_0x555e(_0x2e7fea,_0x1ac269);}import{getTranslation as _0x69d3f5}from'../utils/common-translations.js';export default class pt extends _0x1591ee{[_0x3fa8f6(0x1a6)](){const _0x376cd3=_0x3fa8f6,_0xd93f95=this[_0x376cd3(0x1a7)],_0x5d70f5=_0xd93f95[_0x376cd3(0x1aa)][_0x376cd3(0x19b)](_0x376cd3(0x1ad));_0xd93f95[_0x376cd3(0x1aa)][_0x376cd3(0x19a)](_0x376cd3(0x192))&&(_0x5d70f5[_0x376cd3(0x194)](_0x376cd3(0x19f)),_0x5d70f5[_0x376cd3(0x19e)](_0x376cd3(0x1b2)),_0x5d70f5[_0x376cd3(0x197)][_0x376cd3(0x1a1)](_0x4f4465=>this[_0x376cd3(0x1a5)](_0x4f4465)));}[_0x3fa8f6(0x1a5)](_0x443adb){const _0x551a35=_0x3fa8f6,_0x255fa0=this[_0x551a35(0x1a7)][_0x551a35(0x1a8)],{data:_0x29cad8}=_0x443adb,_0x458a6e={'type':_0x551a35(0x193),'content':''};if(_0x29cad8&&_0x551a35(0x1b2)==_0x29cad8[_0x551a35(0x190)]){if(!_0x29cad8[_0x551a35(0x1a2)])return{'type':_0x551a35(0x193),'content':_0x69d3f5(_0x255fa0,_0x551a35(0x1a9),_0x69d3f5(_0x255fa0,_0x551a35(0x19c)))+'\x20('+_0x29cad8[_0x551a35(0x1a4)]+')'};if(!_0x29cad8[_0x551a35(0x1a4)]){let _0x2fbef9=_0x443adb[_0x551a35(0x1ab)];for(;_0x2fbef9;){if(_0x2fbef9[_0x551a35(0x1af)]&&_0x551a35(0x195)==_0x2fbef9[_0x551a35(0x1af)][_0x551a35(0x190)]&&_0x2fbef9[_0x551a35(0x1af)][_0x551a35(0x1a4)])return _0x458a6e;_0x2fbef9=_0x2fbef9[_0x551a35(0x191)];}return{'type':_0x551a35(0x193),'content':_0x69d3f5(_0x255fa0,_0x551a35(0x198),_0x69d3f5(_0x255fa0,_0x551a35(0x19c)))+'\x20('+_0x29cad8[_0x551a35(0x1a2)]+')'};}}}}function _0x13e2(){const _0x322919=['afterInit','editor','locale','*Set\x20format:*\x20%0','plugins','head','48391CIJRvd','TrackChangesEditing','1931930vCASxe','data','956940HkJKPz','16437LyHVOl','listMarkerStyle','36CeXgza','key','next','MultiLevelList','format','enableDefaultAttributesIntegration','listType','246EPFkRT','descriptionFactory','*Remove\x20format:*\x20%0','900098yZOJnX','has','get','ELEMENT_MULTI_LEVEL_LIST','60UIHQvw','registerBlockAttribute','multiLevelList','137704FGMuZx','registerDescriptionCallback','oldValue','228146VHKVXC','newValue','handleDescriptions'];_0x13e2=function(){return _0x322919;};return _0x13e2();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x32da(){const _0x2dc468=['268XaNplW','ELEMENT_PAGE_BREAK','1707902YpQydI','registerElementLabel','descriptionFactory','pageBreak','9728103KwXeGq','plugins','editor','8ghSoGA','get','70BQBrGi','enableCommand','locale','2764224Juoqfu','194112zWJHxP','55FvWYKg','has','PageBreakEditing','359199wRxpdm','TrackChangesEditing','38524bnrGVW','afterInit','3837ebcWvU'];_0x32da=function(){return _0x2dc468;};return _0x32da();}function _0x2177(_0x598832,_0x234601){const _0x32dacd=_0x32da();return _0x2177=function(_0x217777,_0xd1e086){_0x217777=_0x217777-0x10e;let _0x17b50b=_0x32dacd[_0x217777];return _0x17b50b;},_0x2177(_0x598832,_0x234601);}const _0x4e27ef=_0x2177;(function(_0x3537db,_0x2fa183){const _0x1469e0=_0x2177,_0x5e3de4=_0x3537db();while(!![]){try{const _0x3db60e=-parseInt(_0x1469e0(0x125))/0x1*(-parseInt(_0x1469e0(0x10e))/0x2)+parseInt(_0x1469e0(0x11d))/0x3+-parseInt(_0x1469e0(0x123))/0x4*(-parseInt(_0x1469e0(0x11e))/0x5)+parseInt(_0x1469e0(0x11c))/0x6+parseInt(_0x1469e0(0x110))/0x7*(-parseInt(_0x1469e0(0x117))/0x8)+parseInt(_0x1469e0(0x121))/0x9*(parseInt(_0x1469e0(0x119))/0xa)+-parseInt(_0x1469e0(0x114))/0xb;if(_0x3db60e===_0x2fa183)break;else _0x5e3de4['push'](_0x5e3de4['shift']());}catch(_0x583783){_0x5e3de4['push'](_0x5e3de4['shift']());}}}(_0x32da,0x4864d));import{Plugin as _0x40852f}from'ckeditor5/src/core.js';import{getTranslation as _0x261d84}from'../utils/common-translations.js';export default class kt extends _0x40852f{[_0x4e27ef(0x124)](){const _0x2b6f6c=_0x4e27ef,_0xed9b6e=this[_0x2b6f6c(0x116)];if(!_0xed9b6e[_0x2b6f6c(0x115)][_0x2b6f6c(0x11f)](_0x2b6f6c(0x120)))return;_0xed9b6e[_0x2b6f6c(0x115)][_0x2b6f6c(0x118)](_0x2b6f6c(0x122))[_0x2b6f6c(0x11a)](_0x2b6f6c(0x113));const _0x1d811b=_0xed9b6e[_0x2b6f6c(0x115)][_0x2b6f6c(0x118)](_0x2b6f6c(0x122)),_0x204704=_0xed9b6e[_0x2b6f6c(0x11b)];_0x1d811b[_0x2b6f6c(0x112)][_0x2b6f6c(0x111)](_0x2b6f6c(0x113),_0x586805=>_0x261d84(_0x204704,_0x2b6f6c(0x10f),_0x586805));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x27d850=_0xe8a8;function _0xe8a8(_0x52fc84,_0xbdefc7){const _0x39576d=_0x3957();return _0xe8a8=function(_0xe8a82e,_0x591b18){_0xe8a82e=_0xe8a82e-0x110;let _0x6275fe=_0x39576d[_0xe8a82e];return _0x6275fe;},_0xe8a8(_0x52fc84,_0xbdefc7);}function _0x3957(){const _0x5765e7=['addClass','3328713EMtiha','checkChild','_splitMarkerName','type','consume','insertParagraph','options','editor','706410qgEBVh','format','insert','descriptionFactory','activeMarkers','start','$text','*Change\x20to:*\x20%0','insertion','205502kEbyYh','schema','Paragraph','markerRange','showSuggestionHighlights','125288UZNrZj','commandName','isLimit','_registerLegacyDescription','1432zcpPqq','addMarker:suggestion:insertion','enableCommand','paragraph','createUIElement','getItemLabel','end','name','model','enableDefaultAttributesIntegration','TrackChangesEditing','ck-suggestion-marker-split','get','getFirstRange','1665BxjzQh','locale','ck-suggestion-marker--active','registerElementLabel','registerDescriptionCallback','downcastDispatcher','consumable','highest','includes','data','afterInit','ELEMENT_PARAGRAPH','span','writer','formatBlock','markerName','editing','463797kaQhEl','plugins','nodeAfter','77EPQAmU','bindElementToMarker','mapper','isBlock','toViewPosition','isTouching','has','189894brrISK','*Insert:*\x20%0'];_0x3957=function(){return _0x5765e7;};return _0x3957();}(function(_0xcdd133,_0x1748ce){const _0x2bcac8=_0xe8a8,_0x24c0e=_0xcdd133();while(!![]){try{const _0x4d0c3a=-parseInt(_0x2bcac8(0x145))/0x1+parseInt(_0x2bcac8(0x113))/0x2+parseInt(_0x2bcac8(0x13b))/0x3+parseInt(_0x2bcac8(0x11c))/0x4*(parseInt(_0x2bcac8(0x12a))/0x5)+parseInt(_0x2bcac8(0x150))/0x6+parseInt(_0x2bcac8(0x13e))/0x7*(parseInt(_0x2bcac8(0x118))/0x8)+-parseInt(_0x2bcac8(0x148))/0x9;if(_0x4d0c3a===_0x1748ce)break;else _0x24c0e['push'](_0x24c0e['shift']());}catch(_0x4ea5c6){_0x24c0e['push'](_0x24c0e['shift']());}}}(_0x3957,0x1a143));import{Plugin as _0x2a8fa2}from'ckeditor5/src/core.js';import{getTranslation as _0x487bce}from'../utils/common-translations.js';export default class bt extends _0x2a8fa2{[_0x27d850(0x134)](){const _0x4162df=_0x27d850,_0x3c6000=this[_0x4162df(0x14f)];if(!_0x3c6000[_0x4162df(0x13c)][_0x4162df(0x144)](_0x4162df(0x115)))return;const _0x2a8c0e=_0x3c6000[_0x4162df(0x12b)],_0x2c92b5=_0x3c6000[_0x4162df(0x13c)][_0x4162df(0x128)](_0x4162df(0x126));_0x2c92b5[_0x4162df(0x153)][_0x4162df(0x12d)](_0x4162df(0x11f),_0x181d96=>_0x487bce(_0x2a8c0e,_0x4162df(0x135),_0x181d96)),_0x2c92b5[_0x4162df(0x125)](_0x4162df(0x11f)),_0x2c92b5[_0x4162df(0x11e)](_0x4162df(0x14d)),_0x3c6000[_0x4162df(0x13a)][_0x4162df(0x12f)]['on'](_0x4162df(0x11d),nr(_0x3c6000),{'priority':_0x4162df(0x131)}),_0x3c6000[_0x4162df(0x133)][_0x4162df(0x12f)]['on'](_0x4162df(0x11d),(_0x517649,_0x4aded9,_0x3fd7d1)=>{const _0x1af474=_0x4162df;_0x3fd7d1[_0x1af474(0x14e)][_0x1af474(0x117)]&&nr(_0x3c6000,{'showActiveMarker':!0x1})(_0x517649,_0x4aded9,_0x3fd7d1);},{'priority':_0x4162df(0x131)});const _0x3f8651=_0x2c92b5[_0x4162df(0x153)];_0x3f8651[_0x4162df(0x12e)](_0x350818=>{const _0x5434dc=_0x4162df;if(_0x5434dc(0x112)!==_0x350818[_0x5434dc(0x14b)])return;const {start:_0x1a90c5,end:_0x293a0a}=_0x350818[_0x5434dc(0x129)]();if(!_0x1a90c5[_0x5434dc(0x143)](_0x293a0a)||!_0x1a90c5[_0x5434dc(0x13d)])return;const _0x416d4b=_0x3c6000[_0x5434dc(0x124)][_0x5434dc(0x114)],_0x93c8b7=_0x1a90c5[_0x5434dc(0x13d)];return _0x416d4b[_0x5434dc(0x141)](_0x93c8b7)&&!_0x416d4b[_0x5434dc(0x11a)](_0x93c8b7)&&_0x416d4b[_0x5434dc(0x149)](_0x93c8b7,_0x5434dc(0x110))?{'type':_0x5434dc(0x112),'content':_0x487bce(_0x2a8c0e,_0x5434dc(0x146),_0x3f8651[_0x5434dc(0x121)](_0x93c8b7,0x1))}:void 0x0;}),this[_0x4162df(0x11b)]();}[_0x27d850(0x11b)](){const _0x38a6df=_0x27d850,_0x55f0ad=this[_0x38a6df(0x14f)],_0x456384=_0x55f0ad[_0x38a6df(0x12b)];_0x55f0ad[_0x38a6df(0x13c)][_0x38a6df(0x128)](_0x38a6df(0x126))[_0x38a6df(0x153)][_0x38a6df(0x12e)](_0x12412e=>{const _0x4c11df=_0x38a6df;if(_0x4c11df(0x138)!=_0x12412e[_0x4c11df(0x14b)])return;const {data:_0x1b5e6c}=_0x12412e;return _0x1b5e6c&&_0x4c11df(0x11f)==_0x1b5e6c[_0x4c11df(0x119)]?{'type':_0x4c11df(0x151),'content':_0x487bce(_0x456384,_0x4c11df(0x111),_0x487bce(_0x456384,_0x4c11df(0x135)))}:void 0x0;});}}function nr(_0x325b47,{showActiveMarker:_0x3cb188=!0x0}={}){return(_0x3a8e1b,_0x3a2ce9,_0x2adfc1)=>{const _0x29573a=_0xe8a8,_0x16ef72=_0x325b47[_0x29573a(0x13c)][_0x29573a(0x128)](_0x29573a(0x126)),_0x1f3001=_0x3a2ce9[_0x29573a(0x116)][_0x29573a(0x155)],_0x1580dd=_0x3a2ce9[_0x29573a(0x116)][_0x29573a(0x122)],_0x485a77=_0x325b47[_0x29573a(0x124)][_0x29573a(0x114)];if(!_0x1f3001[_0x29573a(0x143)](_0x1580dd)||!_0x1f3001[_0x29573a(0x13d)])return;const _0x2bf21f=_0x1f3001[_0x29573a(0x13d)];if(_0x485a77[_0x29573a(0x141)](_0x2bf21f)&&!_0x485a77[_0x29573a(0x11a)](_0x2bf21f)&&_0x485a77[_0x29573a(0x149)](_0x2bf21f,_0x29573a(0x110))){if(!_0x2adfc1[_0x29573a(0x130)][_0x29573a(0x14c)](_0x3a2ce9[_0x29573a(0x116)],_0x3a8e1b[_0x29573a(0x123)]))return;const {authorId:_0x2a07e5}=_0x16ef72[_0x29573a(0x14a)](_0x3a2ce9[_0x29573a(0x139)]),_0x112d5f=_0x2adfc1[_0x29573a(0x137)][_0x29573a(0x120)](_0x29573a(0x136),{'class':_0x29573a(0x127),'data-author-id':_0x2a07e5}),_0x3299c2=_0x2adfc1[_0x29573a(0x140)][_0x29573a(0x142)](_0x1580dd);_0x3cb188&&_0x16ef72[_0x29573a(0x154)][_0x29573a(0x132)](_0x3a2ce9[_0x29573a(0x139)])&&_0x2adfc1[_0x29573a(0x137)][_0x29573a(0x147)](_0x29573a(0x12c),_0x112d5f),_0x2adfc1[_0x29573a(0x137)][_0x29573a(0x152)](_0x3299c2,_0x112d5f),_0x2adfc1[_0x29573a(0x140)][_0x29573a(0x13f)](_0x112d5f,_0x3a2ce9[_0x29573a(0x139)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1da1e3=_0x2b0f;(function(_0x18591e,_0x461023){const _0x27a8ac=_0x2b0f,_0x147e64=_0x18591e();while(!![]){try{const _0x2ff2f8=parseInt(_0x27a8ac(0x1d9))/0x1+parseInt(_0x27a8ac(0x1d3))/0x2+-parseInt(_0x27a8ac(0x1d7))/0x3*(-parseInt(_0x27a8ac(0x1d8))/0x4)+-parseInt(_0x27a8ac(0x1d0))/0x5+-parseInt(_0x27a8ac(0x1cc))/0x6*(-parseInt(_0x27a8ac(0x1e6))/0x7)+-parseInt(_0x27a8ac(0x1de))/0x8*(-parseInt(_0x27a8ac(0x1e5))/0x9)+parseInt(_0x27a8ac(0x1e3))/0xa*(-parseInt(_0x27a8ac(0x1e8))/0xb);if(_0x2ff2f8===_0x461023)break;else _0x147e64['push'](_0x147e64['shift']());}catch(_0x3990da){_0x147e64['push'](_0x147e64['shift']());}}}(_0x50c2,0x9cd90));import{Plugin as _0x5bfcf9}from'ckeditor5/src/core.js';function _0x50c2(){const _0x4f281b=['*Remove\x20all\x20formatting*','4998385VSvowO','registerDescriptionCallback','TrackChangesEditing','2287236jRPdBn','descriptionFactory','format','editor','3293583ecQuST','4ZFqAlv','626807bpiCAY','commandName','formatInline','afterInit','enableDefaultAttributesIntegration','3624cKxGRz','has','_registerLegacyDescription','RemoveFormatEditing','formatBlock','9860XXKzmW','plugins','12582NbgQYu','49yMJOgc','get','31075YxBLlV','locale','793710ITUQPs','type','removeFormat'];_0x50c2=function(){return _0x4f281b;};return _0x50c2();}import{getTranslation as _0x53cb71}from'../utils/common-translations.js';function _0x2b0f(_0x121e32,_0x5eb7a1){const _0x50c204=_0x50c2();return _0x2b0f=function(_0x2b0fd7,_0x13cbad){_0x2b0fd7=_0x2b0fd7-0x1cb;let _0x5baeda=_0x50c204[_0x2b0fd7];return _0x5baeda;},_0x2b0f(_0x121e32,_0x5eb7a1);}export default class wt extends _0x5bfcf9{[_0x1da1e3(0x1dc)](){const _0x34401b=_0x1da1e3,_0x2dd6bb=this[_0x34401b(0x1d6)];if(!_0x2dd6bb[_0x34401b(0x1e4)][_0x34401b(0x1df)](_0x34401b(0x1e1)))return;_0x2dd6bb[_0x34401b(0x1e4)][_0x34401b(0x1e7)](_0x34401b(0x1d2))[_0x34401b(0x1dd)](_0x34401b(0x1ce)),this[_0x34401b(0x1e0)]();}[_0x1da1e3(0x1e0)](){const _0x4568e2=_0x1da1e3,_0x5c81e5=this[_0x4568e2(0x1d6)];_0x5c81e5[_0x4568e2(0x1e4)][_0x4568e2(0x1e7)](_0x4568e2(0x1d2))[_0x4568e2(0x1d4)][_0x4568e2(0x1d1)](_0x4037f4=>{const _0x48a677=_0x4568e2;if(_0x48a677(0x1e2)!=_0x4037f4[_0x48a677(0x1cd)]&&_0x48a677(0x1db)!=_0x4037f4[_0x48a677(0x1cd)])return;const {data:_0xfa6b3b}=_0x4037f4;return _0xfa6b3b&&_0x48a677(0x1ce)==_0xfa6b3b[_0x48a677(0x1da)]?{'type':_0x48a677(0x1d5),'content':_0x53cb71(_0x5c81e5[_0x48a677(0x1cb)],_0x48a677(0x1cf))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x2eaa(){const _0x17912f=['442296xCuTBT','6750TKGDQw','get','TrackChangesEditing','acceptAllSuggestions','goToPreviousRestrictedEditingException','33MukTXc','1185710mNoGxc','7VRCOte','discardSuggestion','7320725qSBDao','has','goToNextRestrictedEditingException','discardAllSuggestions','editor','6926130fWqBbi','acceptSelectedSuggestions','discardSelectedSuggestions','acceptSuggestion','107788TtiQXY','plugins','trackChanges','afterInit','135LdQJrw','11344dbMcdY','RestrictedEditingModeEditing','959548vTbQPA','enableCommand'];_0x2eaa=function(){return _0x17912f;};return _0x2eaa();}const _0x3f7eb8=_0x45d1;(function(_0x4b4980,_0x5108e4){const _0x388dbe=_0x45d1,_0x502f81=_0x4b4980();while(!![]){try{const _0x221de1=parseInt(_0x388dbe(0x1c3))/0x1+-parseInt(_0x388dbe(0x1c5))/0x2+-parseInt(_0x388dbe(0x1c0))/0x3*(-parseInt(_0x388dbe(0x1bc))/0x4)+-parseInt(_0x388dbe(0x1b3))/0x5+parseInt(_0x388dbe(0x1b8))/0x6*(parseInt(_0x388dbe(0x1b1))/0x7)+-parseInt(_0x388dbe(0x1c1))/0x8*(parseInt(_0x388dbe(0x1c6))/0x9)+-parseInt(_0x388dbe(0x1b0))/0xa*(-parseInt(_0x388dbe(0x1af))/0xb);if(_0x221de1===_0x5108e4)break;else _0x502f81['push'](_0x502f81['shift']());}catch(_0x20d4b7){_0x502f81['push'](_0x502f81['shift']());}}}(_0x2eaa,0xe3e3e));import{Plugin as _0x4a4455}from'ckeditor5/src/core.js';function _0x45d1(_0x4d3a23,_0x45325b){const _0x2eaaf7=_0x2eaa();return _0x45d1=function(_0x45d187,_0x5a2b45){_0x45d187=_0x45d187-0x1ad;let _0x585e02=_0x2eaaf7[_0x45d187];return _0x585e02;},_0x45d1(_0x4d3a23,_0x45325b);}export default class yt extends _0x4a4455{[_0x3f7eb8(0x1bf)](){const _0x572477=_0x3f7eb8,_0x3698f9=this[_0x572477(0x1b7)];if(!_0x3698f9[_0x572477(0x1bd)][_0x572477(0x1b4)](_0x572477(0x1c2)))return;const _0xb72df0=_0x3698f9[_0x572477(0x1bd)][_0x572477(0x1c7)](_0x572477(0x1c8));_0xb72df0[_0x572477(0x1c4)](_0x572477(0x1ae)),_0xb72df0[_0x572477(0x1c4)](_0x572477(0x1b5));const _0x6898c4=_0x3698f9[_0x572477(0x1bd)][_0x572477(0x1c7)](_0x572477(0x1c2));_0x6898c4[_0x572477(0x1c4)](_0x572477(0x1be)),_0x6898c4[_0x572477(0x1c4)](_0x572477(0x1bb)),_0x6898c4[_0x572477(0x1c4)](_0x572477(0x1b2)),_0x6898c4[_0x572477(0x1c4)](_0x572477(0x1ad)),_0x6898c4[_0x572477(0x1c4)](_0x572477(0x1b6)),_0x6898c4[_0x572477(0x1c4)](_0x572477(0x1b9)),_0x6898c4[_0x572477(0x1c4)](_0x572477(0x1ba));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5dce95=_0x13e0;(function(_0x33f50e,_0x286d5a){const _0x90fe7c=_0x13e0,_0x4451d7=_0x33f50e();while(!![]){try{const _0x217568=-parseInt(_0x90fe7c(0x163))/0x1*(parseInt(_0x90fe7c(0x144))/0x2)+-parseInt(_0x90fe7c(0x165))/0x3*(-parseInt(_0x90fe7c(0x14e))/0x4)+parseInt(_0x90fe7c(0x16f))/0x5*(-parseInt(_0x90fe7c(0x16a))/0x6)+-parseInt(_0x90fe7c(0x16b))/0x7*(-parseInt(_0x90fe7c(0x148))/0x8)+-parseInt(_0x90fe7c(0x164))/0x9+parseInt(_0x90fe7c(0x175))/0xa+parseInt(_0x90fe7c(0x176))/0xb;if(_0x217568===_0x286d5a)break;else _0x4451d7['push'](_0x4451d7['shift']());}catch(_0x37a501){_0x4451d7['push'](_0x4451d7['shift']());}}}(_0x1425,0x4dc9c));function _0x13e0(_0x5d2699,_0x33cbcb){const _0x14256c=_0x1425();return _0x13e0=function(_0x13e011,_0x134038){_0x13e011=_0x13e011-0x13d;let _0x39c834=_0x14256c[_0x13e011];return _0x39c834;},_0x13e0(_0x5d2699,_0x33cbcb);}function _0x1425(){const _0x83503f=['registerElementLabel','6kVtdEm','350XOGbbw','addClass','toViewPosition','locale','71305MPCbog','span','getItems','bindElementToMarker','writer','addMarker:suggestion:deletion','4614860tKieUf','3361116exYsUB','options','TrackChangesEditing','editing','init','name','editor','downcastDispatcher','2pGlWka','shiftEnter','createUIElement','test','2776xtIBDU','plugins','descriptionFactory','ck-suggestion-marker--active','insert','addMarker:suggestion','8qTndyI','model','ck-suggestion-marker-','_splitMarkerName','consumable','includes','enableCommand','ELEMENT_LINE_BREAK','markerRange','deletion','activeMarkers','requires','data','element','addMarker:suggestion:insertion','createPositionBefore','split','showSuggestionHighlights','softBreak','mapper','get','533462qdjcTW','223911DgWuLW','160245aDThUB','merge','markerName','high'];_0x1425=function(){return _0x83503f;};return _0x1425();}import{Plugin as _0x16c73a}from'ckeditor5/src/core.js';import{ShiftEnter as _0x567f0c}from'ckeditor5/src/enter.js';import{getTranslation as _0x3b158e}from'../utils/common-translations.js';export default class jt extends _0x16c73a{static get[_0x5dce95(0x159)](){return[_0x567f0c];}[_0x5dce95(0x140)](){const _0x144eb7=_0x5dce95,_0x247d5a=this[_0x144eb7(0x142)],_0xa31eb5=_0x247d5a[_0x144eb7(0x149)][_0x144eb7(0x162)](_0x144eb7(0x13e));_0xa31eb5[_0x144eb7(0x154)](_0x144eb7(0x145)),_0x247d5a[_0x144eb7(0x13f)][_0x144eb7(0x143)]['on'](_0x144eb7(0x15c),ge(_0x247d5a),{'priority':_0x144eb7(0x168)}),_0x247d5a[_0x144eb7(0x13f)][_0x144eb7(0x143)]['on'](_0x144eb7(0x174),ge(_0x247d5a),{'priority':_0x144eb7(0x168)}),_0x247d5a[_0x144eb7(0x15a)][_0x144eb7(0x143)]['on'](_0x144eb7(0x14d),(_0xe3c226,_0x536b20,_0x4165e4)=>{const _0x13784e=_0x144eb7;_0x4165e4[_0x13784e(0x13d)][_0x13784e(0x15f)]&&ge(_0x247d5a,{'showActiveMarker':!0x1})(_0xe3c226,_0x536b20,_0x4165e4);}),_0xa31eb5[_0x144eb7(0x14a)][_0x144eb7(0x169)](_0x144eb7(0x160),_0x11c10f=>_0x3b158e(_0x247d5a[_0x144eb7(0x16e)],_0x144eb7(0x155),_0x11c10f));}}function ge(_0x1b4dad,{showActiveMarker:_0x185b98=!0x0}={}){return(_0x28ab82,_0x3e2773,_0x1acae0)=>{const _0x16531e=_0x13e0,_0x2f465c=_0x1b4dad[_0x16531e(0x149)][_0x16531e(0x162)](_0x16531e(0x13e));if(!_0x1acae0[_0x16531e(0x152)][_0x16531e(0x147)](_0x3e2773[_0x16531e(0x156)],_0x28ab82[_0x16531e(0x141)]))return;const _0x45578c=_0x1b4dad[_0x16531e(0x14f)];for(const _0x22fac0 of _0x3e2773[_0x16531e(0x156)][_0x16531e(0x171)]()){if(!_0x22fac0['is'](_0x16531e(0x15b),_0x16531e(0x160)))continue;const _0xc0eed7=_0x16531e(0x157)==_0x3e2773[_0x16531e(0x167)][_0x16531e(0x15e)](':')[0x1]?_0x16531e(0x166):_0x16531e(0x15e),{authorId:_0x4859d8}=_0x2f465c[_0x16531e(0x151)](_0x3e2773[_0x16531e(0x167)]),_0x56ee9a=_0x1acae0[_0x16531e(0x173)][_0x16531e(0x146)](_0x16531e(0x170),{'class':_0x16531e(0x150)+_0xc0eed7,'data-author-id':_0x4859d8}),_0x43bc83=_0x1acae0[_0x16531e(0x161)][_0x16531e(0x16d)](_0x45578c[_0x16531e(0x15d)](_0x22fac0));_0x185b98&&_0x2f465c[_0x16531e(0x158)][_0x16531e(0x153)](_0x3e2773[_0x16531e(0x167)])&&_0x1acae0[_0x16531e(0x173)][_0x16531e(0x16c)](_0x16531e(0x14b),_0x56ee9a),_0x1acae0[_0x16531e(0x173)][_0x16531e(0x14c)](_0x43bc83,_0x56ee9a),_0x1acae0[_0x16531e(0x161)][_0x16531e(0x172)](_0x56ee9a,_0x3e2773[_0x16531e(0x167)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x5baf(_0x785b6c,_0x3f7758){const _0x2211b4=_0x2211();return _0x5baf=function(_0x5baf5d,_0x198a72){_0x5baf5d=_0x5baf5d-0x1cb;let _0x615e32=_0x2211b4[_0x5baf5d];return _0x615e32;},_0x5baf(_0x785b6c,_0x3f7758);}function _0x2211(){const _0x52cf3a=['FORMAT_RESTRICTED_DISABLED','getRanges','942377YRMMor','formatInline','type','2131695EbOrzq','descriptionFactory','plugins','change','from','document','commandParams','1892792INDKhz','locale','TrackChangesEditing','4189052haKgpF','registerDescriptionCallback','enableCommand','get','formatBlock','model','has','value','selection','90ZokMVm','forceValue','commandName','markInlineFormat','commands','editor','1904896tvhXPQ','afterInit','FORMAT_RESTRICTED_ENABLED','5cDRcjC','isCollapsed','8265866fSfpAM','format','restrictedEditingException','9682734vvFHvM','StandardEditingModeEditing'];_0x2211=function(){return _0x52cf3a;};return _0x2211();}const _0x2fb9a3=_0x5baf;(function(_0x2e81a8,_0x1747fd){const _0x19a2d8=_0x5baf,_0x3124eb=_0x2e81a8();while(!![]){try{const _0x327325=parseInt(_0x19a2d8(0x1e2))/0x1+parseInt(_0x19a2d8(0x1d6))/0x2+parseInt(_0x19a2d8(0x1e5))/0x3+parseInt(_0x19a2d8(0x1ef))/0x4+-parseInt(_0x19a2d8(0x1d9))/0x5*(parseInt(_0x19a2d8(0x1de))/0x6)+parseInt(_0x19a2d8(0x1db))/0x7+parseInt(_0x19a2d8(0x1ec))/0x8*(-parseInt(_0x19a2d8(0x1d0))/0x9);if(_0x327325===_0x1747fd)break;else _0x3124eb['push'](_0x3124eb['shift']());}catch(_0xa5be72){_0x3124eb['push'](_0x3124eb['shift']());}}}(_0x2211,0xd06d0));import{Plugin as _0x447bf3}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x32455c}from'./utils.js';import{getTranslation as _0x6e26ed}from'../utils/common-translations.js';export default class St extends _0x447bf3{[_0x2fb9a3(0x1d7)](){const _0x4d2cf4=_0x2fb9a3,_0x2356df=this[_0x4d2cf4(0x1d5)],_0x46bc1c=_0x2356df[_0x4d2cf4(0x1cc)],_0x542424=_0x2356df[_0x4d2cf4(0x1ed)];if(!_0x2356df[_0x4d2cf4(0x1e7)][_0x4d2cf4(0x1cd)](_0x4d2cf4(0x1df)))return;const _0x41b45e=_0x2356df[_0x4d2cf4(0x1e7)][_0x4d2cf4(0x1f2)](_0x4d2cf4(0x1ee)),_0x1779fd=_0x4d2cf4(0x1dd),_0x43b3f2=_0x2356df[_0x4d2cf4(0x1d4)][_0x4d2cf4(0x1f2)](_0x1779fd);_0x41b45e[_0x4d2cf4(0x1f1)](_0x1779fd,(_0x39ed1b,_0x4730d3={})=>{const _0x11f9ed=_0x4d2cf4,_0x203b05=_0x46bc1c[_0x11f9ed(0x1ea)][_0x11f9ed(0x1cf)];if(_0x203b05[_0x11f9ed(0x1da)])return void _0x39ed1b(_0x4730d3);const _0x30cebb=void 0x0!==_0x4730d3[_0x11f9ed(0x1d1)]?_0x4730d3[_0x11f9ed(0x1d1)]:!_0x43b3f2[_0x11f9ed(0x1ce)];_0x46bc1c[_0x11f9ed(0x1e8)](()=>{const _0x2e4a6b=_0x11f9ed,_0x20b859=Array[_0x2e4a6b(0x1e9)](_0x203b05[_0x2e4a6b(0x1e1)]());for(const _0x52c6b0 of _0x20b859){const _0x152571=_0x30cebb?[_0x52c6b0]:_0x32455c(_0x1779fd,_0x52c6b0,_0x46bc1c);for(const _0x18ab73 of _0x152571)_0x41b45e[_0x2e4a6b(0x1d3)](_0x18ab73,{'commandName':_0x1779fd,'commandParams':[{'forceValue':_0x30cebb}]});}});}),_0x41b45e[_0x4d2cf4(0x1e6)][_0x4d2cf4(0x1f0)](_0x48e91b=>{const _0x462355=_0x4d2cf4;if(_0x462355(0x1cb)!=_0x48e91b[_0x462355(0x1e4)]&&_0x462355(0x1e3)!=_0x48e91b[_0x462355(0x1e4)])return;const {data:_0x2ded79}=_0x48e91b;return _0x2ded79&&_0x2ded79[_0x462355(0x1d2)]==_0x1779fd?_0x2ded79[_0x462355(0x1eb)][0x0][_0x462355(0x1d1)]?{'type':_0x462355(0x1dc),'content':_0x6e26ed(_0x542424,_0x462355(0x1d8))}:{'type':_0x462355(0x1dc),'content':_0x6e26ed(_0x542424,_0x462355(0x1e0))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4687a2=_0x461e;(function(_0x2b0a61,_0x4055dd){const _0x2030ee=_0x461e,_0x46f040=_0x2b0a61();while(!![]){try{const _0xec18cc=parseInt(_0x2030ee(0xab))/0x1*(-parseInt(_0x2030ee(0xb3))/0x2)+parseInt(_0x2030ee(0x9d))/0x3+parseInt(_0x2030ee(0x9e))/0x4+-parseInt(_0x2030ee(0xb9))/0x5*(-parseInt(_0x2030ee(0xc7))/0x6)+parseInt(_0x2030ee(0xa0))/0x7+-parseInt(_0x2030ee(0xa3))/0x8*(-parseInt(_0x2030ee(0x98))/0x9)+-parseInt(_0x2030ee(0xbe))/0xa;if(_0xec18cc===_0x4055dd)break;else _0x46f040['push'](_0x46f040['shift']());}catch(_0x493f68){_0x46f040['push'](_0x46f040['shift']());}}}(_0x222f,0x6a3c7));function _0x222f(){const _0x47039f=['739764hCsQOO','*Remove\x20format:*\x20%0','2833012WTWgFa','inline','style','4399080YWcsxD','commandParams','format','formatBlock','StyleUtils','commandName','registerBlockAttribute','descriptionFactory','355713ebSkGP','forceValue','toLowerCase','block','registerDescriptionCallback','styleName','ghsAttributes','locale','2uaKqfL','afterInit','FORMAT_STYLE','formatInline','normalizeConfig','_registerLegacyDescription','65YejyQD','TrackChangesEditing','definitions','add','element','16620570rewTwN','type','config','GeneralHtmlSupport','get','registerAttributeLabel','Style','getGhsAttributeNameForElement','DataSchema','234744uaChyL','has','plugins','9MMxJnW','editor','*Set\x20format:*\x20%0','registerInlineAttribute','enableDefaultAttributesIntegration','2414277bovoDu'];_0x222f=function(){return _0x47039f;};return _0x222f();}import{Plugin as _0x2ce573}from'ckeditor5/src/core.js';function _0x461e(_0x53ce2f,_0x22e9b8){const _0x222f2=_0x222f();return _0x461e=function(_0x461e26,_0x14dc85){_0x461e26=_0x461e26-0x97;let _0x3a60b1=_0x222f2[_0x461e26];return _0x3a60b1;},_0x461e(_0x53ce2f,_0x22e9b8);}import{getTranslation as _0x2f0828}from'../utils/common-translations.js';export default class At extends _0x2ce573{[_0x4687a2(0xb4)](){const _0x552b69=_0x4687a2,_0x22ac63=this[_0x552b69(0x99)];if(!_0x22ac63[_0x552b69(0x97)][_0x552b69(0xc8)](_0x552b69(0xc4))||!_0x22ac63[_0x552b69(0x97)][_0x552b69(0xc8)](_0x552b69(0xc6)))return;const _0x1d43a1=_0x22ac63[_0x552b69(0x97)][_0x552b69(0xc2)](_0x552b69(0xba)),_0x5b92ab=_0x22ac63[_0x552b69(0xb2)],_0x5a8943=_0x22ac63[_0x552b69(0xc0)][_0x552b69(0xc2)](_0x552b69(0xa2))||{},_0x279445=_0x22ac63[_0x552b69(0x97)][_0x552b69(0xc2)](_0x552b69(0xc1)),_0x5917a8=_0x22ac63[_0x552b69(0x97)][_0x552b69(0xc2)](_0x552b69(0xa7))[_0x552b69(0xb7)](_0x22ac63[_0x552b69(0x97)][_0x552b69(0xc2)](_0x552b69(0xc6)),_0x5a8943[_0x552b69(0xbb)]);_0x1d43a1[_0x552b69(0x9c)](_0x552b69(0xa2));const _0x55bd27=new Set();for(const _0x451585 of _0x5917a8[_0x552b69(0xae)]){const _0x396e00=_0x279445[_0x552b69(0xc5)](_0x451585[_0x552b69(0xbd)]);_0x55bd27[_0x552b69(0xbc)](_0x396e00);}const _0x40f4fc=new Set();for(const _0x1ec710 of _0x5917a8[_0x552b69(0xa1)]){const _0x12d3ff=_0x279445[_0x552b69(0xc5)](_0x1ec710[_0x552b69(0xbd)]);_0x40f4fc[_0x552b69(0xbc)](_0x12d3ff);for(const _0x48f2ec of _0x1ec710[_0x552b69(0xb1)])_0x40f4fc[_0x552b69(0xbc)](_0x48f2ec);}for(const _0x4bffd9 of _0x55bd27)_0x1d43a1[_0x552b69(0xa9)](_0x4bffd9),_0x1d43a1[_0x552b69(0xaa)][_0x552b69(0xc3)](_0x4bffd9,_0x2f0828(_0x5b92ab,_0x552b69(0xb5)));for(const _0x576d7f of _0x40f4fc)_0x1d43a1[_0x552b69(0x9b)](_0x576d7f),_0x1d43a1[_0x552b69(0xaa)][_0x552b69(0xc3)](_0x576d7f,_0x2f0828(_0x5b92ab,_0x552b69(0xb5)));this[_0x552b69(0xb8)]();}[_0x4687a2(0xb8)](){const _0x44bc71=_0x4687a2,_0xdc3165=this[_0x44bc71(0x99)],_0x1d7bbe=_0xdc3165[_0x44bc71(0xb2)];_0xdc3165[_0x44bc71(0x97)][_0x44bc71(0xc2)](_0x44bc71(0xba))[_0x44bc71(0xaa)][_0x44bc71(0xaf)](_0x2ad0a3=>{const _0x481e4a=_0x44bc71;if(_0x481e4a(0xa6)!=_0x2ad0a3[_0x481e4a(0xbf)]&&_0x481e4a(0xb6)!=_0x2ad0a3[_0x481e4a(0xbf)])return;const {data:_0x5e081b}=_0x2ad0a3;return _0x5e081b&&_0x481e4a(0xa2)===_0x5e081b[_0x481e4a(0xa8)]?_0x5e081b[_0x481e4a(0xa4)][0x0][_0x481e4a(0xac)]?{'type':_0x481e4a(0xa5),'content':_0x2f0828(_0x1d7bbe,_0x481e4a(0x9a),_0x5e081b[_0x481e4a(0xa4)][0x0][_0x481e4a(0xb0)][_0x481e4a(0xad)]())}:{'type':_0x481e4a(0xa5),'content':_0x2f0828(_0x1d7bbe,_0x481e4a(0x9f),_0x5e081b[_0x481e4a(0xa4)][0x0][_0x481e4a(0xb0)][_0x481e4a(0xad)]())}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x15c55c=_0x4ef4;function _0x4ef4(_0x453ae1,_0x446e9d){const _0x2eb8df=_0x2eb8();return _0x4ef4=function(_0x4ef4f2,_0xf106ee){_0x4ef4f2=_0x4ef4f2-0x91;let _0x580715=_0x2eb8df[_0x4ef4f2];return _0x580715;},_0x4ef4(_0x453ae1,_0x446e9d);}(function(_0x31e254,_0x4e1680){const _0x2cdfb7=_0x4ef4,_0x303317=_0x31e254();while(!![]){try{const _0x259767=-parseInt(_0x2cdfb7(0x9a))/0x1*(-parseInt(_0x2cdfb7(0xc0))/0x2)+-parseInt(_0x2cdfb7(0x107))/0x3+-parseInt(_0x2cdfb7(0xa4))/0x4+parseInt(_0x2cdfb7(0x11f))/0x5*(parseInt(_0x2cdfb7(0x9e))/0x6)+parseInt(_0x2cdfb7(0x95))/0x7+parseInt(_0x2cdfb7(0xb2))/0x8+-parseInt(_0x2cdfb7(0x10e))/0x9;if(_0x259767===_0x4e1680)break;else _0x303317['push'](_0x303317['shift']());}catch(_0x557f2b){_0x303317['push'](_0x303317['shift']());}}}(_0x2eb8,0xa34fe));import{Plugin as _0xc8069e}from'ckeditor5/src/core.js';import{LiveRange as _0x551ad2}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x3bd8b5}from'ckeditor5/src/widget.js';import{getTranslation as _0x5c4795}from'../utils/common-translations.js';function _0x2eb8(){const _0x20a2f9=['minColumn','toViewElement','removeTableRow','type','startsWith','change:data','left','isArray','downcastDispatcher','enqueueChange','fromRange','removeClass','isTouching','insertion','every','$textProxy','getSelectionAffectedTableCells','getChanges','_getCoordsForCells','low','substr','end','createRangeOn','get','oldRange','insertTableRowAbove','TrackChangesEditing','showSuggestionHighlights','addMarker:suggestion','getChangedMarkers','document','afterInit','nodeBefore','_getSuggestionCoords','removeTableColumn','markMultiRangeDeletion','addRange','span','createRangeIn','rootName','TableUtils','max','above','maxColumn','options','registerDescriptionCallback','selectTableColumn','execute','plugins','editor','isIntersectingWithRange','selectTableRow','tablePaste','maxRow','createTableWalker','root','join','hasAttribute','change','first','length','locale','registerPostFixer','ELEMENT_TABLE_ROW_WITH_TEXT','3314835mdmash','registerElementLabel','insertTableColumnLeft','getFirstRange','detach','refresh','map','15881004yKgjmQ','name','suggestion','insertTable','commands','isInContent','$graveyard','min','getRanges','getSuggestion','enableCommand','forceValue','insertTableColumnRight','order','tableCell','setSelection','includes','40SWUqHc','item','start','element','writer','tableRow','getAttribute','colspan','differ','isEqual','_tableSuggestions','_setupColumnsRowsFixing','model','classes','insert','rowspan','_suggestionFactory','ELEMENT_TABLE_WITH_TEXT','minRow','discard','createPositionAt','registerCustomCallback','TableEditing','mapper','9159010oLnJvo','toLowerCase','selection','accept','some','11sJXgMe','*Insert:*\x20%0','ELEMENT_TABLE_ROW','addClass','445092MDACjJ','last','tableColumn','getCellLocation','getChildren','*Remove:*\x20%0','1985420UFUFPW','highest','batch','filter','MAX_SAFE_INTEGER','subType','has','findAncestor','data','push','_splitMarkerName','insertTableRowBelow','cell','MIN_SAFE_INTEGER','9258272RLZgHl','position','table','ELEMENT_TABLE','getContainedElement','nodeAfter','descriptionFactory','values','isIntersecting','_acceptFormatSuggestionCallbackFactory','deletion','from','markMultiRangeInsertion','ELEMENT_TABLE_COLUMN','177384nlYqIZ','getItems','ELEMENT_TABLE_COLUMN_WITH_TEXT','add','getColumnIndexes','_tablePostFixingSubtypes','getRowIndexes'];_0x2eb8=function(){return _0x20a2f9;};return _0x2eb8();}export default class It extends _0xc8069e{constructor(_0x311e79){const _0x24ba24=_0x4ef4;super(_0x311e79),this[_0x24ba24(0xc5)]=[_0x24ba24(0x124),_0x24ba24(0xa0)],this[_0x24ba24(0x129)]=new Set();}[_0x15c55c(0xe6)](){const _0x112584=_0x15c55c,_0xb94816=this[_0x112584(0xf8)],_0x2b39fa=_0xb94816[_0x112584(0x12b)][_0x112584(0xe5)][_0x112584(0x97)];if(!_0xb94816[_0x112584(0xf7)][_0x112584(0xaa)](_0x112584(0x93)))return;const _0x3f4734=_0xb94816[_0x112584(0x104)],_0x4e0efa=_0xb94816[_0x112584(0xf7)][_0x112584(0xde)](_0x112584(0xe1)),_0x41be77=_0xb94816[_0x112584(0xf7)][_0x112584(0xde)](_0x112584(0xef));_0x4e0efa[_0x112584(0xb8)][_0x112584(0x108)](_0x112584(0xb4),_0x4cf11c=>_0x5c4795(_0x3f4734,_0x112584(0xb5),_0x4cf11c)),this[_0x112584(0x12a)](),_0x4e0efa[_0x112584(0x118)](_0x112584(0x111)),_0x4e0efa[_0x112584(0x118)](_0x112584(0xfa)),_0x4e0efa[_0x112584(0x118)](_0x112584(0xf5));for(const _0x24c057 of[_0x112584(0xe0),_0x112584(0xaf)]){const _0x29c554=_0xb94816[_0x112584(0x112)][_0x112584(0xde)](_0x24c057);_0x4e0efa[_0x112584(0x118)](_0x24c057,_0x37dd55=>{const _0x4ae280=_0x112584;_0xb94816[_0x4ae280(0x12b)][_0x4ae280(0x101)](_0x151b44=>{const _0x4c4dbf=_0x4ae280;_0x37dd55();const _0x30bee3=_0x4c4dbf(0xf1)===_0x29c554[_0x4c4dbf(0x11b)],_0x4c1bff=_0x41be77[_0x4c4dbf(0xd7)](_0x2b39fa),_0x2f962a=_0x41be77[_0x4c4dbf(0xc6)](_0x4c1bff),_0x3cad55=_0x30bee3?_0x2f962a[_0x4c4dbf(0x102)]-0x1:_0x2f962a[_0x4c4dbf(0x9f)]+0x1,_0x44afc8=_0x4c1bff[0x0][_0x4c4dbf(0xab)](_0x4c4dbf(0xb4)),_0x47f7c7=_0x41be77[_0x4c4dbf(0xfd)](_0x44afc8,{'startRow':_0x3cad55,'endRow':_0x3cad55}),_0xeaa52a=Array[_0x4c4dbf(0xbd)](_0x47f7c7)[_0x4c4dbf(0x10d)](_0x4d2801=>_0x151b44[_0x4c4dbf(0xdd)](_0x4d2801[_0x4c4dbf(0xb0)]));_0x4e0efa[_0x4c4dbf(0xbe)](_0xeaa52a,_0x4c4dbf(0x124));});});}for(const _0x53e4b6 of[_0x112584(0x109),_0x112584(0x11a)]){const _0x224601=_0xb94816[_0x112584(0x112)][_0x112584(0xde)](_0x53e4b6);_0x4e0efa[_0x112584(0x118)](_0x53e4b6,_0x20ea93=>{const _0x1dcc7f=_0x112584;_0xb94816[_0x1dcc7f(0x12b)][_0x1dcc7f(0x101)](_0x438e0c=>{const _0x5bc62e=_0x1dcc7f;_0x20ea93();const _0x27d516=_0x5bc62e(0xcd)===_0x224601[_0x5bc62e(0x11b)],_0x1624a8=_0x41be77[_0x5bc62e(0xd7)](_0x2b39fa),_0x11938c=_0x41be77[_0x5bc62e(0xc4)](_0x1624a8),_0x87597f=_0x27d516?_0x11938c[_0x5bc62e(0x102)]-0x1:_0x11938c[_0x5bc62e(0x9f)]+0x1,_0x3f7ed6=_0x1624a8[0x0][_0x5bc62e(0xab)](_0x5bc62e(0xb4)),_0x5c7ec5=_0x41be77[_0x5bc62e(0xfd)](_0x3f7ed6,{'startRow':0x0,'column':_0x87597f,'includeAllSlots':!0x1}),_0x547547=Array[_0x5bc62e(0xbd)](_0x5c7ec5)[_0x5bc62e(0x10d)](_0x2f8a91=>_0x438e0c[_0x5bc62e(0xdd)](_0x2f8a91[_0x5bc62e(0xb0)]));_0x4e0efa[_0x5bc62e(0xbe)](_0x547547,_0x5bc62e(0xa0));});});}for(const _0x1d5c6c of[_0x112584(0xc9),_0x112584(0xe9)]){const _0x219a50=_0x1d5c6c[_0x112584(0xdb)](0xb),_0x47fe65=_0x219a50[_0x112584(0x96)](),_0x2f6cc7=_0x47fe65[_0x112584(0xdb)](0x0,0x3)+_0x112584(0xec),_0x3048f7=_0x112584(0xb4)+_0x219a50,_0x310441=_0x112584(0x115)+_0x219a50,_0x1ecd43=_0x112584(0xf0)+_0x219a50;_0x4e0efa[_0x112584(0x118)](_0x1d5c6c,()=>{const _0x31de9a=_0x112584;_0xb94816[_0x31de9a(0x12b)][_0x31de9a(0x101)](_0x1be6bc=>{const _0x4db3f7=_0x31de9a,_0x148002=_0x41be77[_0x4db3f7(0xd7)](_0x2b39fa),_0x1552d7=_0x148002[0x0][_0x4db3f7(0xab)](_0x4db3f7(0xb4));let _0x4722d1;if(_0x4db3f7(0xc9)==_0x1d5c6c){const _0x297423=_0x41be77[_0x4db3f7(0xc6)](_0x148002);_0x4722d1={'startRow':_0x297423[_0x4db3f7(0x102)],'endRow':_0x297423[_0x4db3f7(0x9f)],'includeAllSlots':!0x0};}else{const _0x504e85=_0x41be77[_0x4db3f7(0xc4)](_0x148002);_0x4722d1={'startColumn':_0x504e85[_0x4db3f7(0x102)],'endColumn':_0x504e85[_0x4db3f7(0x9f)],'includeAllSlots':!0x0};}const _0x129649=_0x41be77[_0x4db3f7(0xfd)](_0x1552d7,_0x4722d1),_0x24e2ce=Array[_0x4db3f7(0xbd)](_0x129649)[_0x4db3f7(0x10d)](({cell:_0x1d7e2d})=>_0x1d7e2d),_0x4046e4=be(_0x24e2ce[_0x4db3f7(0xa7)](_0x2ba1c7=>_0x2ba1c7[_0x4db3f7(0x100)](_0x2f6cc7))),_0x126012=be(_0x24e2ce[_0x4db3f7(0xa7)](_0x4cf68f=>!_0x4cf68f[_0x4db3f7(0x100)](_0x2f6cc7)))[_0x4db3f7(0x10d)](_0x3fec22=>_0x1be6bc[_0x4db3f7(0xdd)](_0x3fec22)),_0x238376=_0x4e0efa[_0x4db3f7(0xea)](_0x126012,_0x3048f7);if(_0x238376&&(_0x4db3f7(0x124)==_0x238376[_0x4db3f7(0xa9)]||_0x4db3f7(0xa0)==_0x238376[_0x4db3f7(0xa9)])){const _0x2eacf9=this[_0x4db3f7(0xe8)](_0x238376);for(const _0xa90b3d of _0x4046e4){const _0x39bff5=_0x1be6bc[_0x4db3f7(0xdd)](_0xa90b3d),_0x1c6db4=_0x41be77[_0x4db3f7(0xa1)](_0xa90b3d),_0x1f7598=_0xa90b3d[_0x4db3f7(0x125)](_0x2f6cc7)-0x1,_0x83377=_0x2eacf9[_0x310441],_0x1129cf=_0x2eacf9[_0x1ecd43];_0x83377<=_0x1c6db4[_0x47fe65]&&_0x1c6db4[_0x47fe65]+_0x1f7598<=_0x1129cf&&_0x238376[_0x4db3f7(0xeb)](_0x39bff5);}}});});}function _0x3c2ea3(_0x3931bf){const _0xd167b6=_0x112584,_0x179fb1=Array[_0xd167b6(0xbd)](_0x2b39fa[_0xd167b6(0x116)]())[_0xd167b6(0x10d)](_0xe77e43=>_0x551ad2[_0xd167b6(0xd1)](_0xe77e43));_0xb94816[_0xd167b6(0x12b)][_0xd167b6(0x101)](_0x4c64f4=>{const _0xc6aacf=_0xd167b6,_0x77b0a5=_0x4c64f4[_0xc6aacf(0xa6)];_0x3931bf=_0x3931bf[_0xc6aacf(0xa7)](_0x31afd2=>_0xc6aacf(0x114)!=_0x31afd2[_0xc6aacf(0xfe)][_0xc6aacf(0xee)]),_0x4c64f4[_0xc6aacf(0x11d)](_0x3931bf),_0xb94816[_0xc6aacf(0x112)][_0xc6aacf(0xde)](_0xc6aacf(0xc9))[_0xc6aacf(0x10c)](),_0xb94816[_0xc6aacf(0xf6)](_0xc6aacf(0xc9),{'forceDefaultExecution':!0x0}),_0xb94816[_0xc6aacf(0x12b)][_0xc6aacf(0xd0)](()=>{const _0x76dd52=_0xc6aacf;_0xb94816[_0x76dd52(0x12b)][_0x76dd52(0xd0)](_0x77b0a5,_0x86c488=>{const _0x245c14=_0x76dd52,_0x454bd8=_0x179fb1[_0x245c14(0xa7)](_0x149071=>_0x245c14(0x114)!=_0x149071[_0x245c14(0xfe)][_0x245c14(0xee)]);_0x454bd8[_0x245c14(0x103)]>0x0&&_0x86c488[_0x245c14(0x11d)](_0x454bd8);for(const _0x43323d of _0x179fb1)_0x43323d[_0x245c14(0x10b)]();});});});}function _0x3ef1e8(_0x5c8b7a){const _0x12e32a=_0x112584;_0xb94816[_0x12e32a(0x12b)][_0x12e32a(0x101)](_0x2d486d=>{const _0x3d1949=_0x12e32a,_0x5e56d9=Array[_0x3d1949(0xbd)](_0x2b39fa[_0x3d1949(0x116)]())[_0x3d1949(0x10d)](_0x1baeaa=>_0x551ad2[_0x3d1949(0xd1)](_0x1baeaa)),_0x529fdb=[];for(const _0x260d79 of _0x5c8b7a)for(const _0x3f9894 of _0x260d79[_0x3d1949(0xc1)]({'shallow':!0x0}))_0x529fdb[_0x3d1949(0xad)](_0x3f9894);for(const _0x28f4cc of _0x529fdb)_0x3d1949(0x114)!=_0x28f4cc[_0x3d1949(0xfe)][_0x3d1949(0xee)]&&(_0x2d486d[_0x3d1949(0x11d)](_0x2d486d[_0x3d1949(0x91)](_0x28f4cc,0x0)),_0xb94816[_0x3d1949(0x112)][_0x3d1949(0xde)](_0x3d1949(0xe9))[_0x3d1949(0x10c)](),_0xb94816[_0x3d1949(0xf6)](_0x3d1949(0xe9),{'forceDefaultExecution':!0x0}));const _0xf27dbd=_0x5e56d9[_0x3d1949(0xa7)](_0x4618a6=>_0x3d1949(0x114)!=_0x4618a6[_0x3d1949(0xfe)][_0x3d1949(0xee)]);_0xf27dbd[_0x3d1949(0x103)]>0x0&&_0x2d486d[_0x3d1949(0x11d)](_0xf27dbd);for(const _0x5ec71e of _0x5e56d9)_0x5ec71e[_0x3d1949(0x10b)]();});}function _0x2fabb6(_0x3b10a8,_0x1aa91c){const _0x3f1b7d=_0x112584;return _0x1aa91c[_0x3f1b7d(0xd5)](_0x36993b=>_0x3b10a8[_0x3f1b7d(0x99)](_0x3beae7=>_0x3beae7[_0x3f1b7d(0xdc)][_0x3f1b7d(0x128)](_0x36993b[_0x3f1b7d(0x121)])||_0x36993b[_0x3f1b7d(0xdc)][_0x3f1b7d(0x128)](_0x3beae7[_0x3f1b7d(0x121)])));}function _0xe0874b(_0x1ded47,_0x2ffee2){const _0x55cb49=_0x112584;return!_0x1ded47[_0x55cb49(0x99)](_0x2bcd99=>_0x2ffee2[_0x55cb49(0x99)](_0x56b678=>_0x2bcd99[_0x55cb49(0xba)](_0x56b678)))&&_0x1ded47[_0x55cb49(0x99)](_0x3f88cd=>_0x2ffee2[_0x55cb49(0x99)](_0xeeccfb=>_0x3f88cd[_0x55cb49(0xdc)][_0x55cb49(0xd3)](_0xeeccfb[_0x55cb49(0x121)])));}_0xb94816[_0x112584(0xac)][_0x112584(0xcf)]['on'](_0x112584(0xe3),(_0x37c0ad,_0x132c22,_0x38c868)=>{const _0x4f9c34=_0x112584;if(!_0x38c868[_0x4f9c34(0xf3)][_0x4f9c34(0xe2)])return;const _0x218244=_0x132c22[_0x4f9c34(0x120)];if(!_0x218244)return;const _0x40fb9e=_0x38c868[_0x4f9c34(0x94)][_0x4f9c34(0xc8)](_0x218244);function _0x484d0a(_0x83d358){const _0x2503e5=_0x4f9c34;return Array[_0x2503e5(0xce)](_0x83d358)?_0x83d358:[_0x83d358];}_0x40fb9e&&_0x4f9c34(0x11c)===_0x218244[_0x4f9c34(0x10f)]&&_0x3bd8b5(_0x40fb9e,_0x38c868[_0x4f9c34(0x123)],(_0x242aad,_0x5a63a9,_0x98026b)=>_0x98026b[_0x4f9c34(0x9d)](_0x484d0a(_0x5a63a9[_0x4f9c34(0x12c)]),_0x242aad),(_0x560b41,_0x11eb1a,_0x152082)=>_0x152082[_0x4f9c34(0xd2)](_0x484d0a(_0x11eb1a[_0x4f9c34(0x12c)]),_0x560b41));},{'priority':_0x112584(0xa5)}),_0x4e0efa[_0x112584(0xb8)][_0x112584(0xf4)](_0x510fcf=>{const _0xb2859f=_0x112584;if(_0xb2859f(0xd4)!=_0x510fcf[_0xb2859f(0xca)]&&_0xb2859f(0xbc)!=_0x510fcf[_0xb2859f(0xca)])return;const _0x4518e8=_0x510fcf[_0xb2859f(0xb6)]();if(null!=_0x4518e8&&_0x4518e8['is'](_0xb2859f(0x122),_0xb2859f(0xb4))){if(_0xb2859f(0xd4)==_0x510fcf[_0xb2859f(0xca)]){const _0x4e607a=_0x510fcf[_0xb2859f(0xc1)]()[_0xb2859f(0xa7)](_0x330d9a=>_0x330d9a['is'](_0xb2859f(0xd6)))[_0xb2859f(0x10d)](_0x22f014=>_0x22f014[_0xb2859f(0xac)]);if(_0x4e607a[_0xb2859f(0x103)])return{'type':_0xb2859f(0xd4),'content':_0x5c4795(_0x3f4734,_0xb2859f(0x9b),_0x5c4795(_0x3f4734,_0xb2859f(0x130),'\x22'+_0x4e607a[_0xb2859f(0xff)]('\x20')+'\x22'))};}if(_0xb2859f(0xbc)==_0x510fcf[_0xb2859f(0xca)]){const _0x3f6350=_0x510fcf[_0xb2859f(0xc1)]()[_0xb2859f(0xa7)](_0x2e4242=>_0x2e4242['is'](_0xb2859f(0xd6)))[_0xb2859f(0x10d)](_0x581959=>_0x581959[_0xb2859f(0xac)]);if(_0x3f6350[_0xb2859f(0x103)])return{'type':_0xb2859f(0xbc),'content':_0x5c4795(_0x3f4734,_0xb2859f(0xa3),_0x5c4795(_0x3f4734,_0xb2859f(0x130),'\x22'+_0x3f6350[_0xb2859f(0xff)]('\x20')+'\x22'))};}}}),_0x4e0efa[_0x112584(0xb8)][_0x112584(0xf4)](_0x40b92e=>{const _0x2539ea=_0x112584;if(_0x2539ea(0x124)==_0x40b92e[_0x2539ea(0xa9)]){const _0x39d448=_0x40b92e[_0x2539ea(0xc1)]()[_0x2539ea(0xa7)](_0x40c978=>_0x40c978['is'](_0x2539ea(0xd6)))[_0x2539ea(0x10d)](_0x1b165c=>_0x1b165c[_0x2539ea(0xac)]),_0x12ec97=this[_0x2539ea(0xe8)](_0x40b92e),_0x531a4d=_0x12ec97[_0x2539ea(0xfc)]-_0x12ec97[_0x2539ea(0x131)]+0x1;if(_0x2539ea(0xd4)==_0x40b92e[_0x2539ea(0xca)])return _0x39d448[_0x2539ea(0x103)]?{'type':_0x2539ea(0xd4),'content':_0x5c4795(_0x3f4734,_0x2539ea(0x9b),_0x5c4795(_0x3f4734,_0x2539ea(0x106),[_0x531a4d,'\x22'+_0x39d448[_0x2539ea(0xff)]('\x20')+'\x22']))}:{'type':_0x2539ea(0xd4),'content':_0x5c4795(_0x3f4734,_0x2539ea(0x9b),_0x5c4795(_0x3f4734,_0x2539ea(0x9c),_0x531a4d))};if(_0x2539ea(0xbc)==_0x40b92e[_0x2539ea(0xca)])return _0x39d448[_0x2539ea(0x103)]?{'type':_0x2539ea(0xbc),'content':_0x5c4795(_0x3f4734,_0x2539ea(0xa3),_0x5c4795(_0x3f4734,_0x2539ea(0x106),[_0x531a4d,'\x22'+_0x39d448[_0x2539ea(0xff)]('\x20')+'\x22']))}:{'type':_0x2539ea(0xbc),'content':_0x5c4795(_0x3f4734,_0x2539ea(0xa3),_0x5c4795(_0x3f4734,_0x2539ea(0x9c),_0x531a4d))};}if(_0x2539ea(0xa0)==_0x40b92e[_0x2539ea(0xa9)]){const _0x3bc057=_0x40b92e[_0x2539ea(0xc1)]()[_0x2539ea(0xa7)](_0x1eb378=>_0x1eb378['is'](_0x2539ea(0xd6)))[_0x2539ea(0x10d)](_0x40c480=>_0x40c480[_0x2539ea(0xac)]),_0x4258b9=this[_0x2539ea(0xe8)](_0x40b92e),_0x23642d=_0x4258b9[_0x2539ea(0xf2)]-_0x4258b9[_0x2539ea(0xc7)]+0x1;if(_0x2539ea(0xd4)==_0x40b92e[_0x2539ea(0xca)])return _0x3bc057[_0x2539ea(0x103)]?{'type':_0x2539ea(0xd4),'content':_0x5c4795(_0x3f4734,_0x2539ea(0x9b),_0x5c4795(_0x3f4734,_0x2539ea(0xc2),[_0x23642d,'\x22'+_0x3bc057[_0x2539ea(0xff)]('\x20')+'\x22']))}:{'type':_0x2539ea(0xd4),'content':_0x5c4795(_0x3f4734,_0x2539ea(0x9b),_0x5c4795(_0x3f4734,_0x2539ea(0xbf),_0x23642d))};if(_0x2539ea(0xbc)==_0x40b92e[_0x2539ea(0xca)])return _0x3bc057[_0x2539ea(0x103)]?{'type':_0x2539ea(0xbc),'content':_0x5c4795(_0x3f4734,_0x2539ea(0xa3),_0x5c4795(_0x3f4734,_0x2539ea(0xc2),[_0x23642d,'\x22'+_0x3bc057[_0x2539ea(0xff)]('\x20')+'\x22']))}:{'type':_0x2539ea(0xbc),'content':_0x5c4795(_0x3f4734,_0x2539ea(0xa3),_0x5c4795(_0x3f4734,_0x2539ea(0xbf),_0x23642d))};}}),_0x4e0efa[_0x112584(0x12f)][_0x112584(0x92)](_0x112584(0xd4),_0x112584(0x124),_0x112584(0x132),_0x3c2ea3),_0x4e0efa[_0x112584(0x12f)][_0x112584(0x92)](_0x112584(0xbc),_0x112584(0x124),_0x112584(0x98),_0x3c2ea3),_0x4e0efa[_0x112584(0x12f)][_0x112584(0x92)](_0x112584(0xd4),_0x112584(0xa0),_0x112584(0x132),_0x3ef1e8),_0x4e0efa[_0x112584(0x12f)][_0x112584(0x92)](_0x112584(0xbc),_0x112584(0xa0),_0x112584(0x98),_0x3ef1e8),_0x4e0efa[_0x112584(0x12f)][_0x112584(0x92)](_0x112584(0xd4),_0x112584(0xa0),_0x112584(0xff),_0x2fabb6),_0x4e0efa[_0x112584(0x12f)][_0x112584(0x92)](_0x112584(0xbc),_0x112584(0xa0),_0x112584(0xff),_0x2fabb6),_0x4e0efa[_0x112584(0x12f)][_0x112584(0x92)](_0x112584(0xd4),_0x112584(0x124),_0x112584(0xff),_0xe0874b),_0x4e0efa[_0x112584(0x12f)][_0x112584(0x92)](_0x112584(0xbc),_0x112584(0x124),_0x112584(0xff),_0xe0874b);}[_0x15c55c(0xbb)](){const _0x5bb22c=_0x15c55c,_0x4f9e23=this[_0x5bb22c(0xf8)],_0x78bbda=_0x4f9e23[_0x5bb22c(0x12b)][_0x5bb22c(0xe5)][_0x5bb22c(0x97)];return(_0x4481c1,_0x46c143)=>{const _0x3b07ce=_0x5bb22c;_0x4f9e23[_0x3b07ce(0x12b)][_0x3b07ce(0x101)](_0x26a435=>{const _0x31b175=_0x3b07ce,{commandName:_0x2a6912,commandParams:_0x59179c}=_0x46c143;let _0x26dabf=_0x4481c1[0x0][_0x31b175(0xdc)][_0x31b175(0xe7)];_0x59179c&&_0x59179c[0x0]&&!0x1===_0x59179c[0x0][_0x31b175(0x119)]&&(_0x26dabf=_0x4481c1[0x0][_0x31b175(0x121)][_0x31b175(0xb7)]);const _0xcdd64b=_0x26a435[_0x31b175(0xed)](_0x26dabf);if(_0x31b175(0x114)==_0xcdd64b[_0x31b175(0xfe)][_0x31b175(0xee)])return;const _0x50c93d=Array[_0x31b175(0xbd)](_0x78bbda[_0x31b175(0x116)]())[_0x31b175(0x10d)](_0x33d791=>_0x551ad2[_0x31b175(0xd1)](_0x33d791));_0x26a435[_0x31b175(0x11d)](_0xcdd64b),_0x4f9e23[_0x31b175(0x112)][_0x31b175(0xde)](_0x2a6912)[_0x31b175(0x10c)](),_0x59179c[_0x31b175(0xad)]({'forceDefaultExecution':!0x0}),_0x4f9e23[_0x31b175(0xf6)](_0x2a6912,..._0x59179c);const _0x4f6bcb=_0x50c93d[_0x31b175(0xa7)](_0x215549=>_0x31b175(0x114)!=_0x215549[_0x31b175(0xfe)][_0x31b175(0xee)]);_0x4f6bcb[_0x31b175(0x103)]>0x0&&_0x26a435[_0x31b175(0x11d)](_0x4f6bcb);for(const _0x42702d of _0x50c93d)_0x42702d[_0x31b175(0x10b)]();});};}[_0x15c55c(0xd9)](_0x3f772e){const _0x1c6d81=_0x15c55c,_0x44fd69=this[_0x1c6d81(0xf8)][_0x1c6d81(0xf7)][_0x1c6d81(0xde)](_0x1c6d81(0xef));let _0x1ee0f8=Number[_0x1c6d81(0xa8)],_0x34dfc9=Number[_0x1c6d81(0xb1)],_0x54642d=Number[_0x1c6d81(0xa8)],_0x83587b=Number[_0x1c6d81(0xb1)];for(const _0x5911d0 of _0x3f772e){if(_0x1c6d81(0x114)==_0x5911d0[_0x1c6d81(0xfe)][_0x1c6d81(0xee)])continue;const {row:_0x2bf232,column:_0x46976f}=_0x44fd69[_0x1c6d81(0xa1)](_0x5911d0),_0x3a7bfb=_0x5911d0[_0x1c6d81(0x100)](_0x1c6d81(0x12e))?_0x5911d0[_0x1c6d81(0x125)](_0x1c6d81(0x12e))-0x1:0x0,_0x43201e=_0x5911d0[_0x1c6d81(0x100)](_0x1c6d81(0x126))?_0x5911d0[_0x1c6d81(0x125)](_0x1c6d81(0x126))-0x1:0x0;_0x1ee0f8=_0x2bf232<_0x1ee0f8?_0x2bf232:_0x1ee0f8,_0x34dfc9=_0x2bf232+_0x3a7bfb>_0x34dfc9?_0x2bf232+_0x3a7bfb:_0x34dfc9,_0x54642d=_0x46976f<_0x54642d?_0x46976f:_0x54642d,_0x83587b=_0x46976f+_0x43201e>_0x83587b?_0x46976f+_0x43201e:_0x83587b;}return{'minRow':_0x1ee0f8,'maxRow':_0x34dfc9,'minColumn':_0x54642d,'maxColumn':_0x83587b};}[_0x15c55c(0x12a)](){const _0x50faff=_0x15c55c,_0x389c96=this[_0x50faff(0xf8)],_0x436804=_0x389c96[_0x50faff(0xf7)][_0x50faff(0xde)](_0x50faff(0xe1)),_0x288efa=_0x389c96[_0x50faff(0xf7)][_0x50faff(0xde)](_0x50faff(0xef));_0x389c96[_0x50faff(0x12b)][_0x50faff(0xe5)]['on'](_0x50faff(0xcc),()=>{const _0x39debe=_0x50faff,_0x502968=Array[_0x39debe(0xbd)](_0x389c96[_0x39debe(0x12b)][_0x39debe(0xe5)][_0x39debe(0x127)][_0x39debe(0xe4)]());for(const {name:_0x2889d9,data:_0x3e9422}of _0x502968){const {group:_0x5afa48,id:_0x1b43df,subType:_0x27d35a}=_0x436804[_0x39debe(0xae)](_0x2889d9);if(_0x39debe(0x110)!=_0x5afa48)continue;if(null!=_0x3e9422[_0x39debe(0xdf)])continue;const _0x18a9d7=_0x436804[_0x39debe(0x117)](_0x1b43df);this[_0x39debe(0xc5)][_0x39debe(0x11e)](_0x27d35a)&&this[_0x39debe(0x129)][_0x39debe(0xc3)](_0x18a9d7);}},{'priority':_0x50faff(0xda)});const _0x3674e8=(_0x33b8a6,_0x2b7aac)=>{const _0x408f41=_0x50faff;let _0x1f5c2f=!0x1;const _0x231266=_0x2b7aac[_0x408f41(0xdd)](_0x33b8a6),_0x400f64=_0x33b8a6[_0x408f41(0xab)](_0x408f41(0xb4)),_0x978959=_0x288efa[_0x408f41(0xa1)](_0x33b8a6);for(const _0x33ddc9 of this[_0x408f41(0x129)]){const _0x69422f=_0x33ddc9[_0x408f41(0xa9)],_0x25d63c=_0x69422f[_0x408f41(0xcb)](_0x408f41(0xfb)),_0xfb9d41=_0x69422f[_0x408f41(0xdb)](_0x25d63c?0xa:0x5),_0x56f7d7=_0xfb9d41[_0x408f41(0x96)](),_0xfa9d91=_0x56f7d7[_0x408f41(0xdb)](0x0,0x3)+_0x408f41(0xec),_0xb1467f=_0x408f41(0x115)+_0xfb9d41,_0x321e7f=_0x408f41(0xf0)+_0xfb9d41;if(!_0x33ddc9[_0x408f41(0x113)])continue;if(_0x400f64!=_0x33ddc9[_0x408f41(0x10a)]()[_0x408f41(0x121)][_0x408f41(0xab)](_0x408f41(0xb4)))continue;if(_0x33ddc9[_0x408f41(0xf9)](_0x231266))continue;const _0x55dd06=_0x33b8a6[_0x408f41(0x100)](_0xfa9d91)?_0x33b8a6[_0x408f41(0x125)](_0xfa9d91)-0x1:0x0,_0x118de9=this[_0x408f41(0xe8)](_0x33ddc9),_0x5c70f7=_0x118de9[_0xb1467f],_0x5b5ad3=_0x118de9[_0x321e7f];_0x5c70f7<=_0x978959[_0x56f7d7]&&_0x978959[_0x56f7d7]+_0x55dd06<=_0x5b5ad3&&(_0x33ddc9[_0x408f41(0xeb)](_0x231266),_0x1f5c2f=!0x0);}return _0x1f5c2f;};_0x389c96[_0x50faff(0x12b)][_0x50faff(0xe5)][_0x50faff(0x105)](_0x126a5f=>{const _0x1c94a6=_0x50faff;let _0x19faa9=!0x1;for(const _0x3be502 of _0x389c96[_0x1c94a6(0x12b)][_0x1c94a6(0xe5)][_0x1c94a6(0x127)][_0x1c94a6(0xd8)]())if(_0x1c94a6(0x12d)==_0x3be502[_0x1c94a6(0xca)]){if(_0x1c94a6(0x124)==_0x3be502[_0x1c94a6(0x10f)]){for(const _0x35c6dd of _0x3be502[_0x1c94a6(0xb3)][_0x1c94a6(0xb7)][_0x1c94a6(0xa2)]())_0x19faa9=_0x19faa9||_0x3674e8(_0x35c6dd,_0x126a5f);}else _0x1c94a6(0x11c)==_0x3be502[_0x1c94a6(0x10f)]&&(_0x19faa9=_0x19faa9||_0x3674e8(_0x3be502[_0x1c94a6(0xb3)][_0x1c94a6(0xb7)],_0x126a5f));}return _0x19faa9;});}[_0x15c55c(0xe8)](_0x59adbc){const _0x2d6af5=_0x15c55c;return this[_0x2d6af5(0xd9)](_0x59adbc[_0x2d6af5(0x116)]()[_0x2d6af5(0x10d)](_0x9a8cc=>_0x9a8cc[_0x2d6af5(0x121)][_0x2d6af5(0xb7)]));}}function be(_0x436634){const _0x12de0b=_0x15c55c;return Array[_0x12de0b(0xbd)](new Set(_0x436634)[_0x12de0b(0xb9)]());}
|
|
23
|
+
const _0x29ce5d=_0x3cf0;(function(_0x2f049c,_0x1b55ed){const _0x58d11a=_0x3cf0,_0x53369f=_0x2f049c();while(!![]){try{const _0x4f7a0f=parseInt(_0x58d11a(0x1c5))/0x1+parseInt(_0x58d11a(0x227))/0x2*(-parseInt(_0x58d11a(0x1b4))/0x3)+parseInt(_0x58d11a(0x219))/0x4*(parseInt(_0x58d11a(0x20c))/0x5)+parseInt(_0x58d11a(0x1be))/0x6*(-parseInt(_0x58d11a(0x1ce))/0x7)+parseInt(_0x58d11a(0x1ab))/0x8*(parseInt(_0x58d11a(0x213))/0x9)+parseInt(_0x58d11a(0x1d4))/0xa+-parseInt(_0x58d11a(0x23d))/0xb;if(_0x4f7a0f===_0x1b55ed)break;else _0x53369f['push'](_0x53369f['shift']());}catch(_0x5f246f){_0x53369f['push'](_0x53369f['shift']());}}}(_0x1bde,0x21895));import{Plugin as _0x130cb0}from'ckeditor5/src/core.js';import{LiveRange as _0x3e875d}from'ckeditor5/src/engine.js';function _0x3cf0(_0x2554c6,_0x1d253a){const _0x1bded9=_0x1bde();return _0x3cf0=function(_0x3cf004,_0x27f6e1){_0x3cf004=_0x3cf004-0x1ab;let _0x11dbe7=_0x1bded9[_0x3cf004];return _0x11dbe7;},_0x3cf0(_0x2554c6,_0x1d253a);}import{setHighlightHandling as _0x2666f4}from'ckeditor5/src/widget.js';import{getTranslation as _0x5c3b30}from'../utils/common-translations.js';export default class It extends _0x130cb0{constructor(_0x274c58){const _0x2c14b8=_0x3cf0;super(_0x274c58),this[_0x2c14b8(0x1e5)]=[_0x2c14b8(0x200),_0x2c14b8(0x1ac)],this[_0x2c14b8(0x1c9)]=new Set();}[_0x29ce5d(0x1c8)](){const _0x3be0fe=_0x29ce5d,_0x35e036=this[_0x3be0fe(0x1e8)],_0x2ca165=_0x35e036[_0x3be0fe(0x1ba)][_0x3be0fe(0x216)][_0x3be0fe(0x1f0)];if(!_0x35e036[_0x3be0fe(0x1fb)][_0x3be0fe(0x22b)](_0x3be0fe(0x241)))return;const _0x3f165f=_0x35e036[_0x3be0fe(0x1fd)],_0x1c13c8=_0x35e036[_0x3be0fe(0x1fb)][_0x3be0fe(0x24b)](_0x3be0fe(0x1d7)),_0x5e4e4b=_0x35e036[_0x3be0fe(0x1fb)][_0x3be0fe(0x24b)](_0x3be0fe(0x1ec));_0x1c13c8[_0x3be0fe(0x1ed)][_0x3be0fe(0x22a)](_0x3be0fe(0x21d),_0x3a3e69=>_0x5c3b30(_0x3f165f,_0x3be0fe(0x23f),_0x3a3e69)),this[_0x3be0fe(0x207)](),_0x1c13c8[_0x3be0fe(0x1fc)](_0x3be0fe(0x20d)),_0x1c13c8[_0x3be0fe(0x1fc)](_0x3be0fe(0x223)),_0x1c13c8[_0x3be0fe(0x1fc)](_0x3be0fe(0x1d6));for(const _0x57d75d of[_0x3be0fe(0x1d8),_0x3be0fe(0x1f2)]){const _0x206f48=_0x35e036[_0x3be0fe(0x233)][_0x3be0fe(0x24b)](_0x57d75d);_0x1c13c8[_0x3be0fe(0x1fc)](_0x57d75d,_0x533288=>{const _0x107f95=_0x3be0fe;_0x35e036[_0x107f95(0x1ba)][_0x107f95(0x209)](_0x4a045d=>{const _0x1c2745=_0x107f95;_0x533288();const _0x5aaac6=_0x1c2745(0x1e7)===_0x206f48[_0x1c2745(0x20e)],_0x2cadc5=_0x5e4e4b[_0x1c2745(0x22c)](_0x2ca165),_0x311f60=_0x5e4e4b[_0x1c2745(0x1b6)](_0x2cadc5),_0x1a50b4=_0x5aaac6?_0x311f60[_0x1c2745(0x1e0)]-0x1:_0x311f60[_0x1c2745(0x245)]+0x1,_0x533e72=_0x2cadc5[0x0][_0x1c2745(0x239)](_0x1c2745(0x21d)),_0x9dc787=_0x5e4e4b[_0x1c2745(0x24a)](_0x533e72,{'startRow':_0x1a50b4,'endRow':_0x1a50b4}),_0x53ca6f=Array[_0x1c2745(0x1e3)](_0x9dc787)[_0x1c2745(0x1b1)](_0x59a446=>_0x4a045d[_0x1c2745(0x1bb)](_0x59a446[_0x1c2745(0x214)]));_0x1c13c8[_0x1c2745(0x234)](_0x53ca6f,_0x1c2745(0x200));});});}for(const _0x50d3af of[_0x3be0fe(0x231),_0x3be0fe(0x205)]){const _0x5412ac=_0x35e036[_0x3be0fe(0x233)][_0x3be0fe(0x24b)](_0x50d3af);_0x1c13c8[_0x3be0fe(0x1fc)](_0x50d3af,_0x3186de=>{const _0x1f569d=_0x3be0fe;_0x35e036[_0x1f569d(0x1ba)][_0x1f569d(0x209)](_0xb7af5d=>{const _0x5903f9=_0x1f569d;_0x3186de();const _0x3b2eea=_0x5903f9(0x238)===_0x5412ac[_0x5903f9(0x20e)],_0x258d90=_0x5e4e4b[_0x5903f9(0x22c)](_0x2ca165),_0x13c8bd=_0x5e4e4b[_0x5903f9(0x1ad)](_0x258d90),_0x2d8d76=_0x3b2eea?_0x13c8bd[_0x5903f9(0x1e0)]-0x1:_0x13c8bd[_0x5903f9(0x245)]+0x1,_0x201424=_0x258d90[0x0][_0x5903f9(0x239)](_0x5903f9(0x21d)),_0x2c8b34=_0x5e4e4b[_0x5903f9(0x24a)](_0x201424,{'startRow':0x0,'column':_0x2d8d76,'includeAllSlots':!0x1}),_0x4c863c=Array[_0x5903f9(0x1e3)](_0x2c8b34)[_0x5903f9(0x1b1)](_0x26d574=>_0xb7af5d[_0x5903f9(0x1bb)](_0x26d574[_0x5903f9(0x214)]));_0x1c13c8[_0x5903f9(0x234)](_0x4c863c,_0x5903f9(0x1ac));});});}for(const _0x3be164 of[_0x3be0fe(0x248),_0x3be0fe(0x1e1)]){const _0xf6e0fa=_0x3be164[_0x3be0fe(0x23e)](0xb),_0xa18290=_0xf6e0fa[_0x3be0fe(0x1d9)](),_0x875132=_0xa18290[_0x3be0fe(0x23e)](0x0,0x3)+_0x3be0fe(0x1c0),_0x1610b0=_0x3be0fe(0x21d)+_0xf6e0fa,_0x206f9a=_0x3be0fe(0x20a)+_0xf6e0fa,_0x24886=_0x3be0fe(0x1bc)+_0xf6e0fa;_0x1c13c8[_0x3be0fe(0x1fc)](_0x3be164,()=>{const _0x365b7f=_0x3be0fe;_0x35e036[_0x365b7f(0x1ba)][_0x365b7f(0x209)](_0x36e2c1=>{const _0x33ee2a=_0x365b7f,_0x19e0d5=_0x5e4e4b[_0x33ee2a(0x22c)](_0x2ca165),_0x34258a=_0x19e0d5[0x0][_0x33ee2a(0x239)](_0x33ee2a(0x21d));let _0x21db03;if(_0x33ee2a(0x248)==_0x3be164){const _0x3ce631=_0x5e4e4b[_0x33ee2a(0x1b6)](_0x19e0d5);_0x21db03={'startRow':_0x3ce631[_0x33ee2a(0x1e0)],'endRow':_0x3ce631[_0x33ee2a(0x245)],'includeAllSlots':!0x0};}else{const _0x59c132=_0x5e4e4b[_0x33ee2a(0x1ad)](_0x19e0d5);_0x21db03={'startColumn':_0x59c132[_0x33ee2a(0x1e0)],'endColumn':_0x59c132[_0x33ee2a(0x245)],'includeAllSlots':!0x0};}const _0x1b2776=_0x5e4e4b[_0x33ee2a(0x24a)](_0x34258a,_0x21db03),_0x15e3a4=Array[_0x33ee2a(0x1e3)](_0x1b2776)[_0x33ee2a(0x1b1)](({cell:_0x43b0f6})=>_0x43b0f6),_0x23ee95=be(_0x15e3a4[_0x33ee2a(0x229)](_0x5a001d=>_0x5a001d[_0x33ee2a(0x1c6)](_0x875132))),_0x18f484=be(_0x15e3a4[_0x33ee2a(0x229)](_0x31f1b2=>!_0x31f1b2[_0x33ee2a(0x1c6)](_0x875132)))[_0x33ee2a(0x1b1)](_0x11fe22=>_0x36e2c1[_0x33ee2a(0x1bb)](_0x11fe22)),_0x27dde5=_0x1c13c8[_0x33ee2a(0x1eb)](_0x18f484,_0x1610b0);if(_0x27dde5&&(_0x33ee2a(0x200)==_0x27dde5[_0x33ee2a(0x22d)]||_0x33ee2a(0x1ac)==_0x27dde5[_0x33ee2a(0x22d)])){const _0x2addaf=this[_0x33ee2a(0x1fa)](_0x27dde5);for(const _0x1fdb6e of _0x23ee95){const _0x576567=_0x36e2c1[_0x33ee2a(0x1bb)](_0x1fdb6e),_0x18f643=_0x5e4e4b[_0x33ee2a(0x1c7)](_0x1fdb6e),_0x547314=_0x1fdb6e[_0x33ee2a(0x226)](_0x875132)-0x1,_0x2cc356=_0x2addaf[_0x206f9a],_0x2e12fa=_0x2addaf[_0x24886];_0x2cc356<=_0x18f643[_0xa18290]&&_0x18f643[_0xa18290]+_0x547314<=_0x2e12fa&&_0x27dde5[_0x33ee2a(0x211)](_0x576567);}}});});}function _0x319858(_0x4acb2d){const _0x5c9404=_0x3be0fe,_0x26cb68=Array[_0x5c9404(0x1e3)](_0x2ca165[_0x5c9404(0x1cb)]())[_0x5c9404(0x1b1)](_0x45c605=>_0x3e875d[_0x5c9404(0x1f6)](_0x45c605));_0x35e036[_0x5c9404(0x1ba)][_0x5c9404(0x209)](_0x7935d6=>{const _0x2290ca=_0x5c9404,_0x33d1ba=_0x7935d6[_0x2290ca(0x23a)];_0x4acb2d=_0x4acb2d[_0x2290ca(0x229)](_0x3caa7a=>_0x2290ca(0x1f8)!=_0x3caa7a[_0x2290ca(0x1b7)][_0x2290ca(0x218)]),_0x7935d6[_0x2290ca(0x222)](_0x4acb2d),_0x35e036[_0x2290ca(0x233)][_0x2290ca(0x24b)](_0x2290ca(0x248))[_0x2290ca(0x20b)](),_0x35e036[_0x2290ca(0x208)](_0x2290ca(0x248),{'forceDefaultExecution':!0x0}),_0x35e036[_0x2290ca(0x1ba)][_0x2290ca(0x1f5)](()=>{const _0x850e4b=_0x2290ca;_0x35e036[_0x850e4b(0x1ba)][_0x850e4b(0x1f5)](_0x33d1ba,_0x164f71=>{const _0x41662e=_0x850e4b,_0x186576=_0x26cb68[_0x41662e(0x229)](_0x44e3e1=>_0x41662e(0x1f8)!=_0x44e3e1[_0x41662e(0x1b7)][_0x41662e(0x218)]);_0x186576[_0x41662e(0x225)]>0x0&&_0x164f71[_0x41662e(0x222)](_0x186576);for(const _0x28dfc1 of _0x26cb68)_0x28dfc1[_0x41662e(0x1dc)]();});});});}function _0x23d5a6(_0x43ead9){const _0x2983de=_0x3be0fe;_0x35e036[_0x2983de(0x1ba)][_0x2983de(0x209)](_0xa990a3=>{const _0x59c876=_0x2983de,_0xed8b33=Array[_0x59c876(0x1e3)](_0x2ca165[_0x59c876(0x1cb)]())[_0x59c876(0x1b1)](_0x5f3c1d=>_0x3e875d[_0x59c876(0x1f6)](_0x5f3c1d)),_0x494c27=[];for(const _0x150fb3 of _0x43ead9)for(const _0x32a49a of _0x150fb3[_0x59c876(0x230)]({'shallow':!0x0}))_0x494c27[_0x59c876(0x1cd)](_0x32a49a);for(const _0x29009a of _0x494c27)_0x59c876(0x1f8)!=_0x29009a[_0x59c876(0x1b7)][_0x59c876(0x218)]&&(_0xa990a3[_0x59c876(0x222)](_0xa990a3[_0x59c876(0x1ff)](_0x29009a,0x0)),_0x35e036[_0x59c876(0x233)][_0x59c876(0x24b)](_0x59c876(0x1e1))[_0x59c876(0x20b)](),_0x35e036[_0x59c876(0x208)](_0x59c876(0x1e1),{'forceDefaultExecution':!0x0}));const _0x37bdb5=_0xed8b33[_0x59c876(0x229)](_0xc9ca2f=>_0x59c876(0x1f8)!=_0xc9ca2f[_0x59c876(0x1b7)][_0x59c876(0x218)]);_0x37bdb5[_0x59c876(0x225)]>0x0&&_0xa990a3[_0x59c876(0x222)](_0x37bdb5);for(const _0x293025 of _0xed8b33)_0x293025[_0x59c876(0x1dc)]();});}function _0x5de9bb(_0x14dbe0,_0x1f97c0){const _0x4a6bbd=_0x3be0fe;return _0x1f97c0[_0x4a6bbd(0x1bf)](_0x386a19=>_0x14dbe0[_0x4a6bbd(0x247)](_0x460dc8=>_0x460dc8[_0x4a6bbd(0x240)][_0x4a6bbd(0x1de)](_0x386a19[_0x4a6bbd(0x1f1)])||_0x386a19[_0x4a6bbd(0x240)][_0x4a6bbd(0x1de)](_0x460dc8[_0x4a6bbd(0x1f1)])));}function _0xea6967(_0x36458a,_0x5a2b45){const _0x5d48f6=_0x3be0fe;return!_0x36458a[_0x5d48f6(0x247)](_0xf33c97=>_0x5a2b45[_0x5d48f6(0x247)](_0x27336c=>_0xf33c97[_0x5d48f6(0x246)](_0x27336c)))&&_0x36458a[_0x5d48f6(0x247)](_0x549cea=>_0x5a2b45[_0x5d48f6(0x247)](_0x8ef115=>_0x549cea[_0x5d48f6(0x240)][_0x5d48f6(0x1cf)](_0x8ef115[_0x5d48f6(0x1f1)])));}_0x35e036[_0x3be0fe(0x1e2)][_0x3be0fe(0x22f)]['on'](_0x3be0fe(0x1c2),(_0x461d60,_0x3725b1,_0x287506)=>{const _0xc401f2=_0x3be0fe;if(!_0x287506[_0xc401f2(0x1cc)][_0xc401f2(0x1c4)])return;const _0x5d0bd9=_0x3725b1[_0xc401f2(0x1ea)];if(!_0x5d0bd9)return;const _0xe40c72=_0x287506[_0xc401f2(0x1e9)][_0xc401f2(0x21c)](_0x5d0bd9);function _0x18d0c5(_0x5cdc4f){const _0x1206f2=_0xc401f2;return Array[_0x1206f2(0x1d2)](_0x5cdc4f)?_0x5cdc4f:[_0x5cdc4f];}_0xe40c72&&_0xc401f2(0x24c)===_0x5d0bd9[_0xc401f2(0x1f9)]&&_0x2666f4(_0xe40c72,_0x287506[_0xc401f2(0x1d1)],(_0x37404d,_0x219494,_0x4b2782)=>_0x4b2782[_0xc401f2(0x21a)](_0x18d0c5(_0x219494[_0xc401f2(0x1b3)]),_0x37404d),(_0x79dcdc,_0x27e487,_0xc330d4)=>_0xc330d4[_0xc401f2(0x221)](_0x18d0c5(_0x27e487[_0xc401f2(0x1b3)]),_0x79dcdc));},{'priority':_0x3be0fe(0x242)}),_0x1c13c8[_0x3be0fe(0x1ed)][_0x3be0fe(0x1b0)](_0x100f00=>{const _0x1fd127=_0x3be0fe;if(_0x1fd127(0x21f)!=_0x100f00[_0x1fd127(0x21e)]&&_0x1fd127(0x1b5)!=_0x100f00[_0x1fd127(0x21e)])return;const _0x7aec08=_0x100f00[_0x1fd127(0x23c)]();if(null!=_0x7aec08&&_0x7aec08['is'](_0x1fd127(0x201),_0x1fd127(0x21d))){if(_0x1fd127(0x21f)==_0x100f00[_0x1fd127(0x21e)]){const _0x8e9422=_0x100f00[_0x1fd127(0x230)]()[_0x1fd127(0x229)](_0x5b1da5=>_0x5b1da5['is'](_0x1fd127(0x1e4)))[_0x1fd127(0x1b1)](_0x49441b=>_0x49441b[_0x1fd127(0x1e2)]);if(_0x8e9422[_0x1fd127(0x225)])return{'type':_0x1fd127(0x21f),'content':_0x5c3b30(_0x3f165f,_0x1fd127(0x1b2),_0x5c3b30(_0x3f165f,_0x1fd127(0x1f3),'\x22'+_0x8e9422[_0x1fd127(0x228)]('\x20')+'\x22'))};}if(_0x1fd127(0x1b5)==_0x100f00[_0x1fd127(0x21e)]){const _0x50a8c8=_0x100f00[_0x1fd127(0x230)]()[_0x1fd127(0x229)](_0x300fdf=>_0x300fdf['is'](_0x1fd127(0x1e4)))[_0x1fd127(0x1b1)](_0x4533ed=>_0x4533ed[_0x1fd127(0x1e2)]);if(_0x50a8c8[_0x1fd127(0x225)])return{'type':_0x1fd127(0x1b5),'content':_0x5c3b30(_0x3f165f,_0x1fd127(0x1d3),_0x5c3b30(_0x3f165f,_0x1fd127(0x1f3),'\x22'+_0x50a8c8[_0x1fd127(0x228)]('\x20')+'\x22'))};}}}),_0x1c13c8[_0x3be0fe(0x1ed)][_0x3be0fe(0x1b0)](_0x503b5c=>{const _0x5bdf7e=_0x3be0fe;if(_0x5bdf7e(0x200)==_0x503b5c[_0x5bdf7e(0x22d)]){const _0x4d2dca=_0x503b5c[_0x5bdf7e(0x230)]()[_0x5bdf7e(0x229)](_0x262497=>_0x262497['is'](_0x5bdf7e(0x1e4)))[_0x5bdf7e(0x1b1)](_0x40b7cd=>_0x40b7cd[_0x5bdf7e(0x1e2)]),_0x42f6f4=this[_0x5bdf7e(0x1fa)](_0x503b5c),_0x45bf1a=_0x42f6f4[_0x5bdf7e(0x1e6)]-_0x42f6f4[_0x5bdf7e(0x1b8)]+0x1;if(_0x5bdf7e(0x21f)==_0x503b5c[_0x5bdf7e(0x21e)])return _0x4d2dca[_0x5bdf7e(0x225)]?{'type':_0x5bdf7e(0x21f),'content':_0x5c3b30(_0x3f165f,_0x5bdf7e(0x1b2),_0x5c3b30(_0x3f165f,_0x5bdf7e(0x1ae),[_0x45bf1a,'\x22'+_0x4d2dca[_0x5bdf7e(0x228)]('\x20')+'\x22']))}:{'type':_0x5bdf7e(0x21f),'content':_0x5c3b30(_0x3f165f,_0x5bdf7e(0x1b2),_0x5c3b30(_0x3f165f,_0x5bdf7e(0x237),_0x45bf1a))};if(_0x5bdf7e(0x1b5)==_0x503b5c[_0x5bdf7e(0x21e)])return _0x4d2dca[_0x5bdf7e(0x225)]?{'type':_0x5bdf7e(0x1b5),'content':_0x5c3b30(_0x3f165f,_0x5bdf7e(0x1d3),_0x5c3b30(_0x3f165f,_0x5bdf7e(0x1ae),[_0x45bf1a,'\x22'+_0x4d2dca[_0x5bdf7e(0x228)]('\x20')+'\x22']))}:{'type':_0x5bdf7e(0x1b5),'content':_0x5c3b30(_0x3f165f,_0x5bdf7e(0x1d3),_0x5c3b30(_0x3f165f,_0x5bdf7e(0x237),_0x45bf1a))};}if(_0x5bdf7e(0x1ac)==_0x503b5c[_0x5bdf7e(0x22d)]){const _0x2855e3=_0x503b5c[_0x5bdf7e(0x230)]()[_0x5bdf7e(0x229)](_0x5a0934=>_0x5a0934['is'](_0x5bdf7e(0x1e4)))[_0x5bdf7e(0x1b1)](_0x4d3228=>_0x4d3228[_0x5bdf7e(0x1e2)]),_0x2fc0cb=this[_0x5bdf7e(0x1fa)](_0x503b5c),_0x493a86=_0x2fc0cb[_0x5bdf7e(0x206)]-_0x2fc0cb[_0x5bdf7e(0x22e)]+0x1;if(_0x5bdf7e(0x21f)==_0x503b5c[_0x5bdf7e(0x21e)])return _0x2855e3[_0x5bdf7e(0x225)]?{'type':_0x5bdf7e(0x21f),'content':_0x5c3b30(_0x3f165f,_0x5bdf7e(0x1b2),_0x5c3b30(_0x3f165f,_0x5bdf7e(0x232),[_0x493a86,'\x22'+_0x2855e3[_0x5bdf7e(0x228)]('\x20')+'\x22']))}:{'type':_0x5bdf7e(0x21f),'content':_0x5c3b30(_0x3f165f,_0x5bdf7e(0x1b2),_0x5c3b30(_0x3f165f,_0x5bdf7e(0x224),_0x493a86))};if(_0x5bdf7e(0x1b5)==_0x503b5c[_0x5bdf7e(0x21e)])return _0x2855e3[_0x5bdf7e(0x225)]?{'type':_0x5bdf7e(0x1b5),'content':_0x5c3b30(_0x3f165f,_0x5bdf7e(0x1d3),_0x5c3b30(_0x3f165f,_0x5bdf7e(0x232),[_0x493a86,'\x22'+_0x2855e3[_0x5bdf7e(0x228)]('\x20')+'\x22']))}:{'type':_0x5bdf7e(0x1b5),'content':_0x5c3b30(_0x3f165f,_0x5bdf7e(0x1d3),_0x5c3b30(_0x3f165f,_0x5bdf7e(0x224),_0x493a86))};}}),_0x1c13c8[_0x3be0fe(0x1ef)][_0x3be0fe(0x1dd)](_0x3be0fe(0x21f),_0x3be0fe(0x200),_0x3be0fe(0x235),_0x319858),_0x1c13c8[_0x3be0fe(0x1ef)][_0x3be0fe(0x1dd)](_0x3be0fe(0x1b5),_0x3be0fe(0x200),_0x3be0fe(0x21b),_0x319858),_0x1c13c8[_0x3be0fe(0x1ef)][_0x3be0fe(0x1dd)](_0x3be0fe(0x21f),_0x3be0fe(0x1ac),_0x3be0fe(0x235),_0x23d5a6),_0x1c13c8[_0x3be0fe(0x1ef)][_0x3be0fe(0x1dd)](_0x3be0fe(0x1b5),_0x3be0fe(0x1ac),_0x3be0fe(0x21b),_0x23d5a6),_0x1c13c8[_0x3be0fe(0x1ef)][_0x3be0fe(0x1dd)](_0x3be0fe(0x21f),_0x3be0fe(0x1ac),_0x3be0fe(0x228),_0x5de9bb),_0x1c13c8[_0x3be0fe(0x1ef)][_0x3be0fe(0x1dd)](_0x3be0fe(0x1b5),_0x3be0fe(0x1ac),_0x3be0fe(0x228),_0x5de9bb),_0x1c13c8[_0x3be0fe(0x1ef)][_0x3be0fe(0x1dd)](_0x3be0fe(0x21f),_0x3be0fe(0x200),_0x3be0fe(0x228),_0xea6967),_0x1c13c8[_0x3be0fe(0x1ef)][_0x3be0fe(0x1dd)](_0x3be0fe(0x1b5),_0x3be0fe(0x200),_0x3be0fe(0x228),_0xea6967);}[_0x29ce5d(0x1b9)](){const _0xb27d41=_0x29ce5d,_0x16bf8c=this[_0xb27d41(0x1e8)],_0x37a039=_0x16bf8c[_0xb27d41(0x1ba)][_0xb27d41(0x216)][_0xb27d41(0x1f0)];return(_0x4c0c61,_0x2bbb5c)=>{const _0x5cf6bf=_0xb27d41;_0x16bf8c[_0x5cf6bf(0x1ba)][_0x5cf6bf(0x209)](_0x1b45a9=>{const _0x49a835=_0x5cf6bf,{commandName:_0xb4bf9f,commandParams:_0x1f4f28}=_0x2bbb5c;let _0x17ed3b=_0x4c0c61[0x0][_0x49a835(0x240)][_0x49a835(0x1c1)];_0x1f4f28&&_0x1f4f28[0x0]&&!0x1===_0x1f4f28[0x0][_0x49a835(0x24e)]&&(_0x17ed3b=_0x4c0c61[0x0][_0x49a835(0x1f1)][_0x49a835(0x215)]);const _0x53bf39=_0x1b45a9[_0x49a835(0x1f7)](_0x17ed3b);if(_0x49a835(0x1f8)==_0x53bf39[_0x49a835(0x1b7)][_0x49a835(0x218)])return;const _0x551d2a=Array[_0x49a835(0x1e3)](_0x37a039[_0x49a835(0x1cb)]())[_0x49a835(0x1b1)](_0x41d259=>_0x3e875d[_0x49a835(0x1f6)](_0x41d259));_0x1b45a9[_0x49a835(0x222)](_0x53bf39),_0x16bf8c[_0x49a835(0x233)][_0x49a835(0x24b)](_0xb4bf9f)[_0x49a835(0x20b)](),_0x1f4f28[_0x49a835(0x1cd)]({'forceDefaultExecution':!0x0}),_0x16bf8c[_0x49a835(0x208)](_0xb4bf9f,..._0x1f4f28);const _0x2053c9=_0x551d2a[_0x49a835(0x229)](_0x1f08cc=>_0x49a835(0x1f8)!=_0x1f08cc[_0x49a835(0x1b7)][_0x49a835(0x218)]);_0x2053c9[_0x49a835(0x225)]>0x0&&_0x1b45a9[_0x49a835(0x222)](_0x2053c9);for(const _0x34fd8b of _0x551d2a)_0x34fd8b[_0x49a835(0x1dc)]();});};}[_0x29ce5d(0x212)](_0x48ebe5){const _0x45d52f=_0x29ce5d,_0x364824=this[_0x45d52f(0x1e8)][_0x45d52f(0x1fb)][_0x45d52f(0x24b)](_0x45d52f(0x1ec));let _0x3a2cbf=Number[_0x45d52f(0x203)],_0xba7f2a=Number[_0x45d52f(0x1da)],_0x4f194c=Number[_0x45d52f(0x203)],_0x5d7447=Number[_0x45d52f(0x1da)];for(const _0x5d9b2d of _0x48ebe5){if(_0x45d52f(0x1f8)==_0x5d9b2d[_0x45d52f(0x1b7)][_0x45d52f(0x218)])continue;const {row:_0x38c828,column:_0x3f6df0}=_0x364824[_0x45d52f(0x1c7)](_0x5d9b2d),_0x59d108=_0x5d9b2d[_0x45d52f(0x1c6)](_0x45d52f(0x1d5))?_0x5d9b2d[_0x45d52f(0x226)](_0x45d52f(0x1d5))-0x1:0x0,_0x3dacc8=_0x5d9b2d[_0x45d52f(0x1c6)](_0x45d52f(0x1ee))?_0x5d9b2d[_0x45d52f(0x226)](_0x45d52f(0x1ee))-0x1:0x0;_0x3a2cbf=_0x38c828<_0x3a2cbf?_0x38c828:_0x3a2cbf,_0xba7f2a=_0x38c828+_0x59d108>_0xba7f2a?_0x38c828+_0x59d108:_0xba7f2a,_0x4f194c=_0x3f6df0<_0x4f194c?_0x3f6df0:_0x4f194c,_0x5d7447=_0x3f6df0+_0x3dacc8>_0x5d7447?_0x3f6df0+_0x3dacc8:_0x5d7447;}return{'minRow':_0x3a2cbf,'maxRow':_0xba7f2a,'minColumn':_0x4f194c,'maxColumn':_0x5d7447};}[_0x29ce5d(0x207)](){const _0x215e24=_0x29ce5d,_0x341b84=this[_0x215e24(0x1e8)],_0x5544b2=_0x341b84[_0x215e24(0x1fb)][_0x215e24(0x24b)](_0x215e24(0x1d7)),_0x17f3db=_0x341b84[_0x215e24(0x1fb)][_0x215e24(0x24b)](_0x215e24(0x1ec));_0x341b84[_0x215e24(0x1ba)][_0x215e24(0x216)]['on'](_0x215e24(0x1bd),()=>{const _0x8c040c=_0x215e24,_0x28ebc3=Array[_0x8c040c(0x1e3)](_0x341b84[_0x8c040c(0x1ba)][_0x8c040c(0x216)][_0x8c040c(0x249)][_0x8c040c(0x1db)]());for(const {name:_0x500c4c,data:_0x21f6fc}of _0x28ebc3){const {group:_0x409311,id:_0xa40c9c,subType:_0x24a3de}=_0x5544b2[_0x8c040c(0x244)](_0x500c4c);if(_0x8c040c(0x1f4)!=_0x409311)continue;if(null!=_0x21f6fc[_0x8c040c(0x1ca)])continue;const _0x47861a=_0x5544b2[_0x8c040c(0x1df)](_0xa40c9c);this[_0x8c040c(0x1e5)][_0x8c040c(0x217)](_0x24a3de)&&this[_0x8c040c(0x1c9)][_0x8c040c(0x1fe)](_0x47861a);}},{'priority':_0x215e24(0x236)});const _0x197f3e=(_0x3e736c,_0x82e9dc)=>{const _0xcb1dc0=_0x215e24;let _0x1890db=!0x1;const _0x251935=_0x82e9dc[_0xcb1dc0(0x1bb)](_0x3e736c),_0xbe8f8f=_0x3e736c[_0xcb1dc0(0x239)](_0xcb1dc0(0x21d)),_0x3156b4=_0x17f3db[_0xcb1dc0(0x1c7)](_0x3e736c);for(const _0x1044ff of this[_0xcb1dc0(0x1c9)]){const _0x47edf2=_0x1044ff[_0xcb1dc0(0x22d)],_0x12b697=_0x47edf2[_0xcb1dc0(0x1af)](_0xcb1dc0(0x202)),_0x64b431=_0x47edf2[_0xcb1dc0(0x23e)](_0x12b697?0xa:0x5),_0x50bb15=_0x64b431[_0xcb1dc0(0x1d9)](),_0x45819a=_0x50bb15[_0xcb1dc0(0x23e)](0x0,0x3)+_0xcb1dc0(0x1c0),_0x200e82=_0xcb1dc0(0x20a)+_0x64b431,_0x24503a=_0xcb1dc0(0x1bc)+_0x64b431;if(!_0x1044ff[_0xcb1dc0(0x20f)])continue;if(_0xbe8f8f!=_0x1044ff[_0xcb1dc0(0x243)]()[_0xcb1dc0(0x1f1)][_0xcb1dc0(0x239)](_0xcb1dc0(0x21d)))continue;if(_0x1044ff[_0xcb1dc0(0x210)](_0x251935))continue;const _0x1f2781=_0x3e736c[_0xcb1dc0(0x1c6)](_0x45819a)?_0x3e736c[_0xcb1dc0(0x226)](_0x45819a)-0x1:0x0,_0x145c3b=this[_0xcb1dc0(0x1fa)](_0x1044ff),_0x2a7ee3=_0x145c3b[_0x200e82],_0x33b60a=_0x145c3b[_0x24503a];_0x2a7ee3<=_0x3156b4[_0x50bb15]&&_0x3156b4[_0x50bb15]+_0x1f2781<=_0x33b60a&&(_0x1044ff[_0xcb1dc0(0x211)](_0x251935),_0x1890db=!0x0);}return _0x1890db;};_0x341b84[_0x215e24(0x1ba)][_0x215e24(0x216)][_0x215e24(0x204)](_0x4e7bb0=>{const _0x195c7c=_0x215e24;let _0x42fa50=!0x1;for(const _0x106f06 of _0x341b84[_0x195c7c(0x1ba)][_0x195c7c(0x216)][_0x195c7c(0x249)][_0x195c7c(0x220)]())if(_0x195c7c(0x23b)==_0x106f06[_0x195c7c(0x21e)]){if(_0x195c7c(0x200)==_0x106f06[_0x195c7c(0x1f9)]){for(const _0x18068c of _0x106f06[_0x195c7c(0x1d0)][_0x195c7c(0x215)][_0x195c7c(0x1c3)]())_0x42fa50=_0x42fa50||_0x197f3e(_0x18068c,_0x4e7bb0);}else _0x195c7c(0x24c)==_0x106f06[_0x195c7c(0x1f9)]&&(_0x42fa50=_0x42fa50||_0x197f3e(_0x106f06[_0x195c7c(0x1d0)][_0x195c7c(0x215)],_0x4e7bb0));}return _0x42fa50;});}[_0x29ce5d(0x1fa)](_0x400a08){const _0x3423e8=_0x29ce5d;return this[_0x3423e8(0x212)](_0x400a08[_0x3423e8(0x1cb)]()[_0x3423e8(0x1b1)](_0x4a2ff2=>_0x4a2ff2[_0x3423e8(0x1f1)][_0x3423e8(0x215)]));}}function be(_0x442fcf){const _0x11e864=_0x29ce5d;return Array[_0x11e864(0x1e3)](new Set(_0x442fcf)[_0x11e864(0x24d)]());}function _0x1bde(){const _0x5dc257=['low','ELEMENT_TABLE_ROW','left','findAncestor','batch','insert','getContainedElement','2906233KKmqMJ','substr','ELEMENT_TABLE','end','TableEditing','highest','getFirstRange','_splitMarkerName','last','isIntersecting','some','removeTableRow','differ','createTableWalker','get','tableCell','values','forceValue','1168800gOjvAz','tableColumn','getColumnIndexes','ELEMENT_TABLE_ROW_WITH_TEXT','startsWith','registerDescriptionCallback','map','*Insert:*\x20%0','classes','123TkgiUF','deletion','getRowIndexes','root','minRow','_acceptFormatSuggestionCallbackFactory','model','createRangeOn','max','change:data','398394RLtQWs','every','span','nodeBefore','addMarker:suggestion','getChildren','showSuggestionHighlights','170718trbhhL','hasAttribute','getCellLocation','afterInit','_tableSuggestions','oldRange','getRanges','options','push','14QjipeU','isTouching','position','writer','isArray','*Remove:*\x20%0','2445430TCpSNz','rowspan','selectTableColumn','TrackChangesEditing','insertTableRowAbove','toLowerCase','MIN_SAFE_INTEGER','getChangedMarkers','detach','registerCustomCallback','isEqual','getSuggestion','first','removeTableColumn','data','from','$textProxy','_tablePostFixingSubtypes','maxRow','above','editor','mapper','item','markMultiRangeDeletion','TableUtils','descriptionFactory','colspan','_suggestionFactory','selection','start','insertTableRowBelow','ELEMENT_TABLE_WITH_TEXT','suggestion','enqueueChange','fromRange','createRangeIn','$graveyard','name','_getSuggestionCoords','plugins','enableCommand','locale','add','createPositionAt','tableRow','element','tablePaste','MAX_SAFE_INTEGER','registerPostFixer','insertTableColumnRight','maxColumn','_setupColumnsRowsFixing','execute','change','min','refresh','130600SEhZIY','insertTable','order','isInContent','isIntersectingWithRange','addRange','_getCoordsForCells','9kfcysC','cell','nodeAfter','document','includes','rootName','32IlrMkd','addClass','accept','toViewElement','table','type','insertion','getChanges','removeClass','setSelection','selectTableRow','ELEMENT_TABLE_COLUMN','length','getAttribute','11510PEqxwU','join','filter','registerElementLabel','has','getSelectionAffectedTableCells','subType','minColumn','downcastDispatcher','getItems','insertTableColumnLeft','ELEMENT_TABLE_COLUMN_WITH_TEXT','commands','markMultiRangeInsertion','discard'];_0x1bde=function(){return _0x5dc257;};return _0x1bde();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x4842(_0x40483c,_0x428577){const _0x56e17e=_0x56e1();return _0x4842=function(_0x4842da,_0xc4ff93){_0x4842da=_0x4842da-0xf3;let _0x21e1da=_0x56e17e[_0x4842da];return _0x21e1da;},_0x4842(_0x40483c,_0x428577);}function _0x56e1(){const _0x3d3443=['530204tRYFlN','12208428QKFWTq','enableCommand','plugins','requires','13195760jYvXOV','get','TableCaptionEditing','afterInit','726456bVuiCP','45nhayzG','TrackChangesEditing','editor','has','toggleTableCaption','1372777FaIaNv','48IqBeFR','705369pGYzVS','1067166ruiEtP','2BysNMy'];_0x56e1=function(){return _0x3d3443;};return _0x56e1();}const _0x3623db=_0x4842;(function(_0x52de8e,_0x1d02c9){const _0x5753c9=_0x4842,_0x3111b5=_0x52de8e();while(!![]){try{const _0x1c5c06=parseInt(_0x5753c9(0xfd))/0x1+-parseInt(_0x5753c9(0xf3))/0x2*(-parseInt(_0x5753c9(0x105))/0x3)+parseInt(_0x5753c9(0xf4))/0x4*(parseInt(_0x5753c9(0xfe))/0x5)+-parseInt(_0x5753c9(0x106))/0x6+-parseInt(_0x5753c9(0x103))/0x7*(parseInt(_0x5753c9(0x104))/0x8)+-parseInt(_0x5753c9(0xf5))/0x9+parseInt(_0x5753c9(0xf9))/0xa;if(_0x1c5c06===_0x1d02c9)break;else _0x3111b5['push'](_0x3111b5['shift']());}catch(_0x5a59ce){_0x3111b5['push'](_0x3111b5['shift']());}}}(_0x56e1,0xba4d7));import{Plugin as _0x3078c6}from'ckeditor5/src/core.js';import _0x4314e5 from'./table.js';export default class xt extends _0x3078c6{static get[_0x3623db(0xf8)](){return[_0x4314e5];}[_0x3623db(0xfc)](){const _0x31a81f=_0x3623db,_0x311547=this[_0x31a81f(0x100)];if(!_0x311547[_0x31a81f(0xf7)][_0x31a81f(0x101)](_0x31a81f(0xfb)))return;_0x311547[_0x31a81f(0xf7)][_0x31a81f(0xfa)](_0x31a81f(0xff))[_0x31a81f(0xf6)](_0x31a81f(0x102));}}
|