@ckeditor/ckeditor5-track-changes 43.1.0 → 43.2.0-alpha.0
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 _0x2945e1=_0x40eb;(function(_0x22abcb,_0x17ce76){const _0x32de37=_0x40eb,_0x49efe4=_0x22abcb();while(!![]){try{const _0x160cf3=-parseInt(_0x32de37(0xb0))/0x1+-parseInt(_0x32de37(0xd2))/0x2*(parseInt(_0x32de37(0x9a))/0x3)+-parseInt(_0x32de37(0xe0))/0x4+parseInt(_0x32de37(0xd1))/0x5+parseInt(_0x32de37(0xb9))/0x6*(-parseInt(_0x32de37(0xca))/0x7)+-parseInt(_0x32de37(0xb6))/0x8*(parseInt(_0x32de37(0x8c))/0x9)+-parseInt(_0x32de37(0xcf))/0xa*(-parseInt(_0x32de37(0xae))/0xb);if(_0x160cf3===_0x17ce76)break;else _0x49efe4['push'](_0x49efe4['shift']());}catch(_0xfd10d1){_0x49efe4['push'](_0x49efe4['shift']());}}}(_0x5b1e,0x36e01));import{Plugin as _0x528b7f}from'ckeditor5/src/core.js';import{getTranslation as _0x527655}from'../utils/common-translations.js';function _0x40eb(_0x18de5d,_0x5be672){const _0x5b1eb1=_0x5b1e();return _0x40eb=function(_0x40ebad,_0xca5964){_0x40ebad=_0x40ebad-0x84;let _0xd5b4bb=_0x5b1eb1[_0x40ebad];return _0xd5b4bb;},_0x40eb(_0x18de5d,_0x5be672);}export default class pe extends _0x528b7f{[_0x2945e1(0x90)](){const _0x201fb6=_0x2945e1;if(!this[_0x201fb6(0xc1)][_0x201fb6(0xdd)][_0x201fb6(0xcd)](_0x201fb6(0xde)))return;const _0x1fae2d=this[_0x201fb6(0xc1)][_0x201fb6(0xc9)][_0x201fb6(0xda)](_0x201fb6(0x95)),_0x1d3536=this[_0x201fb6(0xc1)][_0x201fb6(0xdd)][_0x201fb6(0xda)](_0x201fb6(0x99));_0x1fae2d[_0x201fb6(0xb7)]&&(_0x1d3536[_0x201fb6(0xab)](_0x201fb6(0x9b)),_0x1d3536[_0x201fb6(0xa7)](_0x201fb6(0x9b))),_0x1fae2d[_0x201fb6(0xb2)]&&(_0x1d3536[_0x201fb6(0xab)](_0x201fb6(0xa9)),_0x1d3536[_0x201fb6(0xa7)](_0x201fb6(0xa9))),_0x1fae2d[_0x201fb6(0x8a)]&&(_0x1d3536[_0x201fb6(0xab)](_0x201fb6(0x88)),_0x1d3536[_0x201fb6(0xa7)](_0x201fb6(0x88)));const _0x341d40={'type':_0x201fb6(0xa2),'content':''};_0x1d3536[_0x201fb6(0xc2)][_0x201fb6(0x9e)](this[_0x201fb6(0x8f)][_0x201fb6(0x8b)](this));const _0x49b841=this[_0x201fb6(0xc1)][_0x201fb6(0xa1)];_0x1d3536[_0x201fb6(0xc2)][_0x201fb6(0x8e)](_0x201fb6(0xa9),_0x527655(_0x49b841,_0x201fb6(0xa0))),_0x1d3536[_0x201fb6(0xc2)][_0x201fb6(0x9e)](_0x57c5eb=>{const _0x2c409d=_0x201fb6,{data:_0x3b29be}=_0x57c5eb;if(_0x3b29be&&_0x2c409d(0xa9)==_0x3b29be[_0x2c409d(0xb4)])return null==_0x3b29be[_0x2c409d(0xdc)]||0x0==_0x3b29be[_0x2c409d(0xdc)]&&null==_0x3b29be[_0x2c409d(0x89)]?_0x341d40:void 0x0;}),_0x1d3536[_0x201fb6(0xc2)][_0x201fb6(0x8e)](_0x201fb6(0x88),_0x527655(_0x49b841,_0x201fb6(0xd3))),_0x1d3536[_0x201fb6(0xc2)][_0x201fb6(0x9e)](_0x16c78d=>{const _0x1d2f51=_0x201fb6,{data:_0x36391d}=_0x16c78d;if(_0x36391d&&_0x1d2f51(0x88)==_0x36391d[_0x1d2f51(0xb4)])return null==_0x36391d[_0x1d2f51(0xdc)]||0x1==_0x36391d[_0x1d2f51(0xdc)]&&null==_0x36391d[_0x1d2f51(0x89)]?_0x341d40:void 0x0;}),this[_0x201fb6(0xc1)][_0x201fb6(0x91)][_0x201fb6(0xd5)][_0x201fb6(0xb3)](_0x13c3e8=>{const _0x40d248=_0x201fb6;if(_0x13c3e8[_0x40d248(0x8d)][_0x40d248(0xac)])return!0x1;let _0x4baeb9=!0x1;const _0x891587=_0x1d3536[_0x40d248(0xad)]({'skipNotAttached':!0x0})[_0x40d248(0x9d)](_0x1ad1ec=>{const _0x54dab0=_0x40d248,_0x41414d=_0x1d3536[_0x54dab0(0x93)](_0x1ad1ec);return _0x54dab0(0x88)==_0x41414d||_0x54dab0(0xa9)==_0x41414d;});for(const _0x414195 of _0x891587){const _0x106231=_0x414195[_0x40d248(0xd0)]()[_0x40d248(0xaf)][_0x40d248(0x9c)][_0x40d248(0x96)](_0x40d248(0xa5));if(_0x40d248(0x87)==_0x106231||_0x40d248(0xd7)==_0x106231)continue;_0x1d3536[_0x40d248(0xc4)](_0x414195[_0x40d248(0xd0)](),_0x40d248(0xb1))[_0x40d248(0xb8)](_0x588893=>_0x40d248(0xa5)==_0x1d3536[_0x40d248(0x93)](_0x588893[_0x40d248(0xcb)]))||(_0x13c3e8[_0x40d248(0x9f)](_0x414195[_0x40d248(0x98)]()),_0x4baeb9=!0x0);}return _0x4baeb9;}),this[_0x201fb6(0xc7)]();}[_0x2945e1(0x8f)](_0x5af83d){const _0x5c4db0=_0x2945e1,_0x2b0763=this[_0x5c4db0(0xc1)][_0x5c4db0(0xa1)],{data:_0x72ea17}=_0x5af83d,_0x171a56={'type':_0x5c4db0(0xa2),'content':''};if(!_0x72ea17||_0x5c4db0(0x9b)!=_0x72ea17[_0x5c4db0(0xb4)])return;if(!_0x72ea17[_0x5c4db0(0x89)])return _0x5c4db0(0xa4)==_0x72ea17[_0x5c4db0(0xdc)]?_0x171a56:{'type':_0x5c4db0(0xa2),'content':''+_0x527655(_0x2b0763,_0x5c4db0(0x97),_0x527655(_0x2b0763,this[_0x5c4db0(0xd9)](_0x72ea17[_0x5c4db0(0xdc)])))};if(!_0x72ea17[_0x5c4db0(0xdc)]){if(_0x5c4db0(0xa4)==_0x72ea17[_0x5c4db0(0x89)])return _0x171a56;let _0x584946=_0x5af83d[_0x5c4db0(0x92)];for(;_0x584946;){if(_0x584946[_0x5c4db0(0xbc)]&&_0x5c4db0(0xa5)==_0x584946[_0x5c4db0(0xbc)][_0x5c4db0(0xb4)]&&_0x584946[_0x5c4db0(0xbc)][_0x5c4db0(0xdc)])return _0x171a56;_0x584946=_0x584946[_0x5c4db0(0xb5)];}return{'type':_0x5c4db0(0xa2),'content':''+_0x527655(_0x2b0763,_0x5c4db0(0xa8),_0x527655(_0x2b0763,this[_0x5c4db0(0xd9)](_0x72ea17[_0x5c4db0(0x89)])))};}if(_0x5c4db0(0xa4)!=_0x72ea17[_0x5c4db0(0xdc)])return{'type':_0x5c4db0(0xa2),'content':''+_0x527655(_0x2b0763,_0x5c4db0(0x97),_0x527655(_0x2b0763,this[_0x5c4db0(0xd9)](_0x72ea17[_0x5c4db0(0xdc)])))};let _0x18ac08=_0x5af83d[_0x5c4db0(0x92)];for(;_0x18ac08;){if(_0x18ac08[_0x5c4db0(0xbc)]&&_0x5c4db0(0xa5)==_0x18ac08[_0x5c4db0(0xbc)][_0x5c4db0(0xb4)]&&_0x18ac08[_0x5c4db0(0xbc)][_0x5c4db0(0xdc)]&&_0x18ac08[_0x5c4db0(0xbc)][_0x5c4db0(0x89)])return _0x171a56;_0x18ac08=_0x18ac08[_0x5c4db0(0xb5)];}const _0x23a064=_0x5af83d[_0x5c4db0(0xd0)]()[_0x5c4db0(0xaf)][_0x5c4db0(0x9c)][_0x5c4db0(0x96)](_0x5c4db0(0xa5));return{'type':_0x5c4db0(0xa2),'content':_0x527655(_0x2b0763,_0x5c4db0(0x97),_0x527655(_0x2b0763,_0x5c4db0(0xc8)+_0x23a064[_0x5c4db0(0x85)]()+_0x5c4db0(0xd4)))};}[_0x2945e1(0xc7)](){const _0x522a24=_0x2945e1,_0x100bc7=this[_0x522a24(0xc1)],_0x281e9f=_0x100bc7[_0x522a24(0xa1)];_0x100bc7[_0x522a24(0xdd)][_0x522a24(0xda)](_0x522a24(0x99))[_0x522a24(0xc2)][_0x522a24(0x9e)](_0x45dbda=>{const _0x5ea686=_0x522a24;if(_0x5ea686(0xd6)!=_0x45dbda[_0x5ea686(0xdf)])return;const {data:_0x24309a}=_0x45dbda;if(!_0x24309a)return;let _0x133d9c,_0x380280;switch(_0x24309a[_0x5ea686(0xdb)]){case _0x5ea686(0x9b):_0x133d9c=_0x5ea686(0xbf),_0x380280={'type':_0x5ea686(0xa2),'content':_0x527655(_0x281e9f,_0x133d9c,_0x527655(_0x281e9f,this[_0x5ea686(0xd9)](_0x24309a[_0x5ea686(0xc5)][0x0][_0x5ea686(0xdf)])))};break;case _0x5ea686(0xa9):_0x133d9c=_0x24309a[_0x5ea686(0xc5)][0x0][_0x5ea686(0xb2)]?_0x5ea686(0xa6):_0x5ea686(0xd8),_0x380280={'type':_0x5ea686(0xa2),'content':_0x527655(_0x281e9f,_0x133d9c)};break;case _0x5ea686(0x88):_0x133d9c=_0x5ea686(0xba),_0x380280={'type':_0x5ea686(0xa2),'content':_0x527655(_0x281e9f,_0x133d9c,_0x24309a[_0x5ea686(0xc5)][0x0][_0x5ea686(0x8a)])};}return _0x380280;});}[_0x2945e1(0xd9)](_0x212f4b){const _0x40225a=_0x2945e1;return _0x40225a(0xc8)+function(_0x5900d5){const _0x56c0ba=_0x40225a;if(ye[_0x56c0ba(0xbe)](_0x5900d5))return _0x56c0ba(0x84);if(Se[_0x56c0ba(0xbe)](_0x5900d5))return _0x56c0ba(0x87);return null;}(_0x212f4b)[_0x40225a(0x85)]()+_0x40225a(0xa3)+_0x212f4b[_0x40225a(0x85)]()[_0x40225a(0xc6)](/-/g,'_');}}const ye=[_0x2945e1(0xc0),_0x2945e1(0xbd),_0x2945e1(0xbb)],Se=[_0x2945e1(0x86),_0x2945e1(0xcc),_0x2945e1(0xaa),_0x2945e1(0xc3),_0x2945e1(0xce),_0x2945e1(0x94)];function _0x5b1e(){const _0x52dad7=['disc','editor','descriptionFactory','upper-roman','_findSuggestions','commandParams','replace','_registerLegacyDescription','ELEMENT_','config','571333iGKESe','suggestion','decimal-leading-zero','has','lower-latin','181610WLzhaG','getFirstRange','142505CcRCvE','2XpkJuY','FORMAT_LIST_START','_LIST_DEFAULT','document','formatBlock','customNumbered','*Format:*\x20set\x20order\x20to\x20regular','_getTranslationKeyForListStyle','get','commandName','newValue','plugins','ListPropertiesEditing','type','505640vbxSzZ','bulleted','toUpperCase','decimal','numbered','listStart','oldValue','startIndex','bind','105543VACNgZ','batch','registerAttributeLabel','handleDescriptions','afterInit','model','head','_getAttributeKey','upper-latin','list.properties','getAttribute','*Set\x20format:*\x20%0','getFirstMarker','TrackChangesEditing','899598dUwFAQ','listStyle','nodeAfter','filter','registerDescriptionCallback','removeMarker','FORMAT_LIST_REVERSED','locale','format','_LIST_','default','listType','*Format:*\x20set\x20order\x20to\x20reversed','registerBlockAttribute','*Remove\x20format:*\x20%0','listReversed','lower-roman','enableDefaultAttributesIntegration','isUndo','getSuggestions','649gOXLch','start','262263AiuDKn','attribute','reversed','registerPostFixer','key','next','16KjDaUM','styles','find','12BWKDNt','*Format:*\x20set\x20start\x20index\x20to\x20%0','square','data','circle','includes','*Change\x20to:*\x20%0'];_0x5b1e=function(){return _0x52dad7;};return _0x5b1e();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1f3a9f=_0x191d;(function(_0x4e5a30,_0x5975d6){const _0x1444a6=_0x191d,_0x4fbb50=_0x4e5a30();while(!![]){try{const _0x230a84=-parseInt(_0x1444a6(0x187))/0x1+parseInt(_0x1444a6(0x17b))/0x2+parseInt(_0x1444a6(0x194))/0x3*(-parseInt(_0x1444a6(0x192))/0x4)+parseInt(_0x1444a6(0x17a))/0x5*(parseInt(_0x1444a6(0x198))/0x6)+parseInt(_0x1444a6(0x179))/0x7*(-parseInt(_0x1444a6(0x185))/0x8)+-parseInt(_0x1444a6(0x17c))/0x9+parseInt(_0x1444a6(0x195))/0xa;if(_0x230a84===_0x5975d6)break;else _0x4fbb50['push'](_0x4fbb50['shift']());}catch(_0xddac23){_0x4fbb50['push'](_0x4fbb50['shift']());}}}(_0x2282,0xea3dc));import{Plugin as _0x33de29}from'ckeditor5/src/core.js';function _0x2282(){const _0x588ddb=['TrackChangesEditing','descriptionFactory','4573436pkTxXG','plugins','3FHbZZN','40794640sNlOZb','locale','showSuggestionHighlights','6bRSRNJ','registerElementLabel','div','data','conversion','editor','15813DLQDju','357805Xvrkyl','664460OJyYOg','4025349axRKum','afterInit','enableCommand','ELEMENT_MEDIA','options','MediaEmbedEditing','elementToElement','get','stop','1176mugWES','high','1601110ytKOAe','dataDowncast','attribute:url:media','media','mediaEmbed','createEmptyElement','downcastDispatcher','for','has'];_0x2282=function(){return _0x588ddb;};return _0x2282();}import{getTranslation as _0x1a3d9d}from'../utils/common-translations.js';function _0x191d(_0x55d6a3,_0x189d96){const _0x228218=_0x2282();return _0x191d=function(_0x191d38,_0x4ef882){_0x191d38=_0x191d38-0x179;let _0x15d14b=_0x228218[_0x191d38];return _0x15d14b;},_0x191d(_0x55d6a3,_0x189d96);}export default class lt extends _0x33de29{[_0x1f3a9f(0x17d)](){const _0x23c0a7=_0x1f3a9f,_0x84a408=this[_0x23c0a7(0x19d)];if(!_0x84a408[_0x23c0a7(0x193)][_0x23c0a7(0x18f)](_0x23c0a7(0x181)))return;const _0x1acf0f=_0x84a408[_0x23c0a7(0x193)][_0x23c0a7(0x183)](_0x23c0a7(0x190)),_0x37e0ab=_0x84a408[_0x23c0a7(0x196)];_0x1acf0f[_0x23c0a7(0x17e)](_0x23c0a7(0x18b)),_0x1acf0f[_0x23c0a7(0x191)][_0x23c0a7(0x199)](_0x23c0a7(0x18a),_0x5cd00f=>_0x1a3d9d(_0x37e0ab,_0x23c0a7(0x17f),_0x5cd00f)),_0x84a408[_0x23c0a7(0x19c)][_0x23c0a7(0x18e)](_0x23c0a7(0x188))[_0x23c0a7(0x182)]({'model':_0x23c0a7(0x18a),'view':(_0x138e0b,{writer:_0x1c9dec,options:_0x3c6e95})=>{const _0x43166c=_0x23c0a7;if(_0x3c6e95[_0x43166c(0x197)])return _0x1c9dec[_0x43166c(0x18c)](_0x43166c(0x19a));},'converterPriority':_0x23c0a7(0x186)}),_0x84a408[_0x23c0a7(0x19b)][_0x23c0a7(0x18d)]['on'](_0x23c0a7(0x189),(_0x17012e,_0x185239,_0x143d30)=>{const _0x46ff07=_0x23c0a7;_0x143d30[_0x46ff07(0x180)][_0x46ff07(0x197)]&&_0x17012e[_0x46ff07(0x184)]();},{'priority':_0x23c0a7(0x186)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x520d(_0x243d07,_0x5206c5){const _0x503ce5=_0x503c();return _0x520d=function(_0x520d9f,_0x17eccd){_0x520d9f=_0x520d9f-0x143;let _0x2e7458=_0x503ce5[_0x520d9f];return _0x2e7458;},_0x520d(_0x243d07,_0x5206c5);}const _0x3fa834=_0x520d;(function(_0x4f1b05,_0x16406a){const _0x4d8ae1=_0x520d,_0x74943f=_0x4f1b05();while(!![]){try{const _0x138904=-parseInt(_0x4d8ae1(0x147))/0x1*(-parseInt(_0x4d8ae1(0x145))/0x2)+parseInt(_0x4d8ae1(0x148))/0x3*(-parseInt(_0x4d8ae1(0x155))/0x4)+parseInt(_0x4d8ae1(0x156))/0x5*(-parseInt(_0x4d8ae1(0x149))/0x6)+-parseInt(_0x4d8ae1(0x158))/0x7*(-parseInt(_0x4d8ae1(0x14b))/0x8)+parseInt(_0x4d8ae1(0x153))/0x9*(-parseInt(_0x4d8ae1(0x157))/0xa)+parseInt(_0x4d8ae1(0x154))/0xb+-parseInt(_0x4d8ae1(0x14f))/0xc*(-parseInt(_0x4d8ae1(0x150))/0xd);if(_0x138904===_0x16406a)break;else _0x74943f['push'](_0x74943f['shift']());}catch(_0x5671e6){_0x74943f['push'](_0x74943f['shift']());}}}(_0x503c,0x39ee3));import{Plugin as _0x23b002}from'ckeditor5/src/core.js';export default class mt extends _0x23b002{[_0x3fa834(0x143)](){const _0x301496=_0x3fa834,_0x1e774f=this[_0x301496(0x14c)];_0x1e774f[_0x301496(0x14e)][_0x301496(0x151)](_0x301496(0x144))&&_0x1e774f[_0x301496(0x14e)][_0x301496(0x146)](_0x301496(0x14a))[_0x301496(0x152)](_0x301496(0x14d));}}function _0x503c(){const _0x15c569=['29700OecPZL','67948qmtWfs','25zXVFtG','20nkmvjJ','7VwfoLE','afterInit','MentionEditing','104752UsBVEI','get','5uRIvhi','27czlQDj','34134VLBMLG','TrackChangesEditing','2822840WeAuZP','editor','mention','plugins','24HXjPHs','1410019DLYTSR','has','enableCommand','1870875DBaWDy'];_0x503c=function(){return _0x15c569;};return _0x503c();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2d5cb1=_0x2885;(function(_0x2f1a93,_0x3fb0eb){const _0x5e387e=_0x2885,_0x7d1006=_0x2f1a93();while(!![]){try{const _0x5822fd=parseInt(_0x5e387e(0x127))/0x1*(-parseInt(_0x5e387e(0x12c))/0x2)+parseInt(_0x5e387e(0x141))/0x3+-parseInt(_0x5e387e(0x147))/0x4*(-parseInt(_0x5e387e(0x12f))/0x5)+-parseInt(_0x5e387e(0x12b))/0x6+parseInt(_0x5e387e(0x149))/0x7+-parseInt(_0x5e387e(0x138))/0x8*(parseInt(_0x5e387e(0x142))/0x9)+parseInt(_0x5e387e(0x139))/0xa*(parseInt(_0x5e387e(0x132))/0xb);if(_0x5822fd===_0x3fb0eb)break;else _0x7d1006['push'](_0x7d1006['shift']());}catch(_0xcfc14b){_0x7d1006['push'](_0x7d1006['shift']());}}}(_0x4f7d,0x433c9));import{Plugin as _0x577b9c}from'ckeditor5/src/core.js';import{getTranslation as _0x4fac80}from'../utils/common-translations.js';function _0x2885(_0x392b84,_0x28e9c9){const _0x4f7d24=_0x4f7d();return _0x2885=function(_0x288525,_0x374712){_0x288525=_0x288525-0x125;let _0x36187a=_0x4f7d24[_0x288525];return _0x36187a;},_0x2885(_0x392b84,_0x28e9c9);}export default class dt extends _0x577b9c{[_0x2d5cb1(0x133)](){const _0x593097=_0x2d5cb1,_0x38b5e1=this[_0x593097(0x13a)];if(!_0x38b5e1[_0x593097(0x126)][_0x593097(0x12e)](_0x593097(0x140)))return;_0x38b5e1[_0x593097(0x126)][_0x593097(0x129)](_0x593097(0x13b))[_0x593097(0x130)](_0x593097(0x13d)),_0x38b5e1[_0x593097(0x126)][_0x593097(0x129)](_0x593097(0x13b))[_0x593097(0x130)](_0x593097(0x13c));const _0x1c32fa=_0x38b5e1[_0x593097(0x126)][_0x593097(0x129)](_0x593097(0x13b)),_0x1dde5b=_0x38b5e1[_0x593097(0x148)];_0x1c32fa[_0x593097(0x144)][_0x593097(0x134)](_0x593097(0x145),_0x4337e7=>_0x4fac80(_0x1dde5b,_0x593097(0x131),_0x4337e7)),_0x1c32fa[_0x593097(0x144)][_0x593097(0x134)](_0x593097(0x125),_0x37e4c4=>_0x4fac80(_0x1dde5b,_0x593097(0x131),_0x37e4c4)),_0x1c32fa[_0x593097(0x144)][_0x593097(0x12a)](_0x29ab34=>{const _0x36b9b3=_0x593097;if(_0x36b9b3(0x137)!=_0x29ab34[_0x36b9b3(0x136)]&&_0x36b9b3(0x135)!=_0x29ab34[_0x36b9b3(0x136)])return;const _0x3677c0=_0x29ab34[_0x36b9b3(0x13e)]();if(null==_0x3677c0)return;if(!_0x3677c0['is'](_0x36b9b3(0x146),_0x36b9b3(0x145))&&!_0x3677c0['is'](_0x36b9b3(0x146),_0x36b9b3(0x125)))return;const _0xf29c5b=_0x38b5e1[_0x36b9b3(0x126)][_0x36b9b3(0x129)](_0x36b9b3(0x140))[_0x36b9b3(0x128)](_0x3677c0[_0x36b9b3(0x13f)]('id'));return _0x36b9b3(0x137)==_0x29ab34[_0x36b9b3(0x136)]?{'type':_0x36b9b3(0x137),'content':_0x4fac80(_0x1dde5b,_0x36b9b3(0x143),'\x22'+_0xf29c5b+'\x22\x20'+_0x4fac80(_0x1dde5b,_0x36b9b3(0x131)))}:{'type':_0x36b9b3(0x135),'content':_0x4fac80(_0x1dde5b,_0x36b9b3(0x12d),'\x22'+_0xf29c5b+'\x22\x20'+_0x4fac80(_0x1dde5b,_0x36b9b3(0x131)))};});}}function _0x4f7d(){const _0x55aac4=['insertion','24Fkfzgo','13730MOZFGi','editor','TrackChangesEditing','insertMergeFieldBlock','insertMergeField','getContainedElement','getAttribute','MergeFieldsEditing','877992PRlmhU','1199106pZLpHa','*Insert:*\x20%0','descriptionFactory','mergeField','element','105440yRReJi','locale','1925763XKvbLU','mergeFieldBlock','plugins','151iEMrwm','getLabel','get','registerDescriptionCallback','888810CoiQek','1268oktKjj','*Remove:*\x20%0','has','45qrfSEv','enableCommand','ELEMENT_MERGE_FIELD','913ZjKaCc','afterInit','registerElementLabel','deletion','type'];_0x4f7d=function(){return _0x55aac4;};return _0x4f7d();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xbec3ee=_0x2a93;function _0x2a93(_0x574f2b,_0x3074d9){const _0xd9154e=_0xd915();return _0x2a93=function(_0x2a9324,_0x32fa86){_0x2a9324=_0x2a9324-0x151;let _0xc778fb=_0xd9154e[_0x2a9324];return _0xc778fb;},_0x2a93(_0x574f2b,_0x3074d9);}(function(_0x5865e1,_0x15d36f){const _0x3f4a2e=_0x2a93,_0x2c99cd=_0x5865e1();while(!![]){try{const _0x56427a=parseInt(_0x3f4a2e(0x154))/0x1*(-parseInt(_0x3f4a2e(0x176))/0x2)+-parseInt(_0x3f4a2e(0x175))/0x3*(-parseInt(_0x3f4a2e(0x159))/0x4)+-parseInt(_0x3f4a2e(0x151))/0x5*(parseInt(_0x3f4a2e(0x167))/0x6)+parseInt(_0x3f4a2e(0x15b))/0x7*(parseInt(_0x3f4a2e(0x161))/0x8)+-parseInt(_0x3f4a2e(0x16c))/0x9+parseInt(_0x3f4a2e(0x15a))/0xa*(parseInt(_0x3f4a2e(0x15f))/0xb)+parseInt(_0x3f4a2e(0x163))/0xc*(parseInt(_0x3f4a2e(0x169))/0xd);if(_0x56427a===_0x15d36f)break;else _0x2c99cd['push'](_0x2c99cd['shift']());}catch(_0x3f1061){_0x2c99cd['push'](_0x2c99cd['shift']());}}}(_0xd915,0x67d3c));import{Plugin as _0x2e75c8}from'ckeditor5/src/core.js';import{getTranslation as _0x3ec777}from'../utils/common-translations.js';export default class pt extends _0x2e75c8{[_0xbec3ee(0x157)](){const _0x5982f3=_0xbec3ee,_0xaddc7b=this[_0x5982f3(0x172)],_0x2f21eb=_0xaddc7b[_0x5982f3(0x156)][_0x5982f3(0x16a)](_0x5982f3(0x152));_0xaddc7b[_0x5982f3(0x156)][_0x5982f3(0x177)](_0x5982f3(0x155))&&(_0x2f21eb[_0x5982f3(0x16f)](_0x5982f3(0x164)),_0x2f21eb[_0x5982f3(0x16e)](_0x5982f3(0x168)),_0x2f21eb[_0x5982f3(0x173)][_0x5982f3(0x15e)](_0x44ca92=>this[_0x5982f3(0x16b)](_0x44ca92)));}[_0xbec3ee(0x16b)](_0x4768e6){const _0x205490=_0xbec3ee,_0x5765e0=this[_0x205490(0x172)][_0x205490(0x170)],{data:_0x42e5b8}=_0x4768e6,_0x154d61={'type':_0x205490(0x162),'content':''};if(_0x42e5b8&&_0x205490(0x168)==_0x42e5b8[_0x205490(0x160)]){if(!_0x42e5b8[_0x205490(0x174)])return{'type':_0x205490(0x162),'content':_0x3ec777(_0x5765e0,_0x205490(0x158),_0x3ec777(_0x5765e0,_0x205490(0x171)))+'\x20('+_0x42e5b8[_0x205490(0x15d)]+')'};if(!_0x42e5b8[_0x205490(0x15d)]){let _0x55b173=_0x4768e6[_0x205490(0x166)];for(;_0x55b173;){if(_0x55b173[_0x205490(0x165)]&&_0x205490(0x16d)==_0x55b173[_0x205490(0x165)][_0x205490(0x160)]&&_0x55b173[_0x205490(0x165)][_0x205490(0x15d)])return _0x154d61;_0x55b173=_0x55b173[_0x205490(0x15c)];}return{'type':_0x205490(0x162),'content':_0x3ec777(_0x5765e0,_0x205490(0x153),_0x3ec777(_0x5765e0,_0x205490(0x171)))+'\x20('+_0x42e5b8[_0x205490(0x174)]+')'};}}}}function _0xd915(){const _0x4589ed=['listType','registerBlockAttribute','enableDefaultAttributesIntegration','locale','ELEMENT_MULTI_LEVEL_LIST','editor','descriptionFactory','oldValue','1303575dfsIPi','2GncHio','has','7010DxPCbs','TrackChangesEditing','*Remove\x20format:*\x20%0','441479ixpsKm','MultiLevelList','plugins','afterInit','*Set\x20format:*\x20%0','4AZjOiT','820sEyttI','3374pwPKUI','next','newValue','registerDescriptionCallback','46783EtcdIS','key','9232Rhwsym','format','3216ANODMQ','multiLevelList','data','head','888hzMmrA','listMarkerStyle','16822bstRTr','get','handleDescriptions','5508360ZTPzhK'];_0xd915=function(){return _0x4589ed;};return _0xd915();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x2e31(_0x8e95a4,_0x4f6e4c){const _0x24914d=_0x2491();return _0x2e31=function(_0x2e3111,_0x4976bd){_0x2e3111=_0x2e3111-0x195;let _0x106c95=_0x24914d[_0x2e3111];return _0x106c95;},_0x2e31(_0x8e95a4,_0x4f6e4c);}function _0x2491(){const _0x30e0c9=['has','afterInit','editor','826300JonyDh','registerElementLabel','pageBreak','1228nXjiKf','plugins','3227GQUtYR','1467IxRayI','24ipXyQd','9TbiwYa','get','enableCommand','3777820UMEzbS','80VYlXwp','9553467jzNMAT','locale','3491448ARCpqN','PageBreakEditing','TrackChangesEditing','37646AiTwgs','descriptionFactory','ELEMENT_PAGE_BREAK'];_0x2491=function(){return _0x30e0c9;};return _0x2491();}const _0x25bcaf=_0x2e31;(function(_0x863cc7,_0x133250){const _0x491c0c=_0x2e31,_0x1b5e02=_0x863cc7();while(!![]){try{const _0x5358f8=parseInt(_0x491c0c(0x199))/0x1*(-parseInt(_0x491c0c(0x19b))/0x2)+parseInt(_0x491c0c(0x19a))/0x3*(-parseInt(_0x491c0c(0x197))/0x4)+-parseInt(_0x491c0c(0x19f))/0x5+parseInt(_0x491c0c(0x1a3))/0x6+-parseInt(_0x491c0c(0x1a6))/0x7*(parseInt(_0x491c0c(0x1a0))/0x8)+parseInt(_0x491c0c(0x19c))/0x9*(parseInt(_0x491c0c(0x1ac))/0xa)+parseInt(_0x491c0c(0x1a1))/0xb;if(_0x5358f8===_0x133250)break;else _0x1b5e02['push'](_0x1b5e02['shift']());}catch(_0x7bf0a1){_0x1b5e02['push'](_0x1b5e02['shift']());}}}(_0x2491,0x8293c));import{Plugin as _0x88964}from'ckeditor5/src/core.js';import{getTranslation as _0x1e63bd}from'../utils/common-translations.js';export default class kt extends _0x88964{[_0x25bcaf(0x1aa)](){const _0x29dcca=_0x25bcaf,_0x44022c=this[_0x29dcca(0x1ab)];if(!_0x44022c[_0x29dcca(0x198)][_0x29dcca(0x1a9)](_0x29dcca(0x1a4)))return;_0x44022c[_0x29dcca(0x198)][_0x29dcca(0x19d)](_0x29dcca(0x1a5))[_0x29dcca(0x19e)](_0x29dcca(0x196));const _0x1ae8b4=_0x44022c[_0x29dcca(0x198)][_0x29dcca(0x19d)](_0x29dcca(0x1a5)),_0x4b243d=_0x44022c[_0x29dcca(0x1a2)];_0x1ae8b4[_0x29dcca(0x1a7)][_0x29dcca(0x195)](_0x29dcca(0x196),_0x5de02d=>_0x1e63bd(_0x4b243d,_0x29dcca(0x1a8),_0x5de02d));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x331814=_0x565b;function _0x565b(_0x3c5895,_0x13f3c6){const _0x2f6790=_0x2f67();return _0x565b=function(_0x565b4f,_0x335c8c){_0x565b4f=_0x565b4f-0x16f;let _0x38480b=_0x2f6790[_0x565b4f];return _0x38480b;},_0x565b(_0x3c5895,_0x13f3c6);}(function(_0x398612,_0x3e04f9){const _0x5d87a5=_0x565b,_0x22ad66=_0x398612();while(!![]){try{const _0x5e34a1=parseInt(_0x5d87a5(0x18d))/0x1*(parseInt(_0x5d87a5(0x170))/0x2)+-parseInt(_0x5d87a5(0x173))/0x3+-parseInt(_0x5d87a5(0x1ac))/0x4+parseInt(_0x5d87a5(0x195))/0x5+-parseInt(_0x5d87a5(0x1b2))/0x6+parseInt(_0x5d87a5(0x1b1))/0x7*(parseInt(_0x5d87a5(0x1a9))/0x8)+-parseInt(_0x5d87a5(0x199))/0x9*(-parseInt(_0x5d87a5(0x176))/0xa);if(_0x5e34a1===_0x3e04f9)break;else _0x22ad66['push'](_0x22ad66['shift']());}catch(_0x166541){_0x22ad66['push'](_0x22ad66['shift']());}}}(_0x2f67,0xc88d9));function _0x2f67(){const _0x800dc5=['highest','markerName','*Change\x20to:*\x20%0','end','consume','format','start','editing','schema','model','name','136dmPYhK','*Insert:*\x20%0','locale','153108skIDqi','data','toViewPosition','registerDescriptionCallback','activeMarkers','139251opIati','8514366KCbMjO','insertParagraph','span','bindElementToMarker','_registerLegacyDescription','25336dQFwVh','addMarker:suggestion:insertion','addClass','2733876mJBzdt','includes','createUIElement','4200vJbPSl','$text','_splitMarkerName','ck-suggestion-marker-split','commandName','consumable','type','enableDefaultAttributesIntegration','checkChild','Paragraph','registerElementLabel','nodeAfter','plugins','insertion','afterInit','isLimit','downcastDispatcher','options','paragraph','editor','ck-suggestion-marker--active','isBlock','ELEMENT_PARAGRAPH','117ZOCiva','markerRange','showSuggestionHighlights','writer','formatBlock','has','get','descriptionFactory','830190USAJGL','isTouching','mapper','TrackChangesEditing','25794buYgbK','getFirstRange','enableCommand','insert','getItemLabel'];_0x2f67=function(){return _0x800dc5;};return _0x2f67();}import{Plugin as _0x219c5b}from'ckeditor5/src/core.js';import{getTranslation as _0x4a05f8}from'../utils/common-translations.js';export default class bt extends _0x219c5b{[_0x331814(0x184)](){const _0x1aa63c=_0x331814,_0x79415d=this[_0x1aa63c(0x189)];if(!_0x79415d[_0x1aa63c(0x182)][_0x1aa63c(0x192)](_0x1aa63c(0x17f)))return;const _0x93e235=_0x79415d[_0x1aa63c(0x1ab)],_0x157eba=_0x79415d[_0x1aa63c(0x182)][_0x1aa63c(0x193)](_0x1aa63c(0x198));_0x157eba[_0x1aa63c(0x194)][_0x1aa63c(0x180)](_0x1aa63c(0x188),_0x4b6235=>_0x4a05f8(_0x93e235,_0x1aa63c(0x18c),_0x4b6235)),_0x157eba[_0x1aa63c(0x17d)](_0x1aa63c(0x188)),_0x157eba[_0x1aa63c(0x19b)](_0x1aa63c(0x1b3)),_0x79415d[_0x1aa63c(0x1a5)][_0x1aa63c(0x186)]['on'](_0x1aa63c(0x171),nr(_0x79415d),{'priority':_0x1aa63c(0x19e)}),_0x79415d[_0x1aa63c(0x1ad)][_0x1aa63c(0x186)]['on'](_0x1aa63c(0x171),(_0x1ec70b,_0x407420,_0x313512)=>{const _0x43e1eb=_0x1aa63c;_0x313512[_0x43e1eb(0x187)][_0x43e1eb(0x18f)]&&nr(_0x79415d,{'showActiveMarker':!0x1})(_0x1ec70b,_0x407420,_0x313512);},{'priority':_0x1aa63c(0x19e)});const _0x35f0d8=_0x157eba[_0x1aa63c(0x194)];_0x35f0d8[_0x1aa63c(0x1af)](_0x5ef153=>{const _0xbdb0de=_0x1aa63c;if(_0xbdb0de(0x183)!==_0x5ef153[_0xbdb0de(0x17c)])return;const {start:_0x443fe5,end:_0x2531be}=_0x5ef153[_0xbdb0de(0x19a)]();if(!_0x443fe5[_0xbdb0de(0x196)](_0x2531be)||!_0x443fe5[_0xbdb0de(0x181)])return;const _0x524cab=_0x79415d[_0xbdb0de(0x1a7)][_0xbdb0de(0x1a6)],_0x47c80c=_0x443fe5[_0xbdb0de(0x181)];return _0x524cab[_0xbdb0de(0x18b)](_0x47c80c)&&!_0x524cab[_0xbdb0de(0x185)](_0x47c80c)&&_0x524cab[_0xbdb0de(0x17e)](_0x47c80c,_0xbdb0de(0x177))?{'type':_0xbdb0de(0x183),'content':_0x4a05f8(_0x93e235,_0xbdb0de(0x1aa),_0x35f0d8[_0xbdb0de(0x19d)](_0x47c80c,0x1))}:void 0x0;}),this[_0x1aa63c(0x16f)]();}[_0x331814(0x16f)](){const _0x5b09a3=_0x331814,_0x235197=this[_0x5b09a3(0x189)],_0x1ec7ce=_0x235197[_0x5b09a3(0x1ab)];_0x235197[_0x5b09a3(0x182)][_0x5b09a3(0x193)](_0x5b09a3(0x198))[_0x5b09a3(0x194)][_0x5b09a3(0x1af)](_0x34fea0=>{const _0x2c9981=_0x5b09a3;if(_0x2c9981(0x191)!=_0x34fea0[_0x2c9981(0x17c)])return;const {data:_0x478914}=_0x34fea0;return _0x478914&&_0x2c9981(0x188)==_0x478914[_0x2c9981(0x17a)]?{'type':_0x2c9981(0x1a3),'content':_0x4a05f8(_0x1ec7ce,_0x2c9981(0x1a0),_0x4a05f8(_0x1ec7ce,_0x2c9981(0x18c)))}:void 0x0;});}}function nr(_0x53a756,{showActiveMarker:_0x3e7c8d=!0x0}={}){return(_0x41ba5e,_0x9536f3,_0x3f6619)=>{const _0x227ca1=_0x565b,_0x4515af=_0x53a756[_0x227ca1(0x182)][_0x227ca1(0x193)](_0x227ca1(0x198)),_0x4bd91d=_0x9536f3[_0x227ca1(0x18e)][_0x227ca1(0x1a4)],_0x1cced0=_0x9536f3[_0x227ca1(0x18e)][_0x227ca1(0x1a1)],_0x786768=_0x53a756[_0x227ca1(0x1a7)][_0x227ca1(0x1a6)];if(!_0x4bd91d[_0x227ca1(0x196)](_0x1cced0)||!_0x4bd91d[_0x227ca1(0x181)])return;const _0x20fd7e=_0x4bd91d[_0x227ca1(0x181)];if(_0x786768[_0x227ca1(0x18b)](_0x20fd7e)&&!_0x786768[_0x227ca1(0x185)](_0x20fd7e)&&_0x786768[_0x227ca1(0x17e)](_0x20fd7e,_0x227ca1(0x177))){if(!_0x3f6619[_0x227ca1(0x17b)][_0x227ca1(0x1a2)](_0x9536f3[_0x227ca1(0x18e)],_0x41ba5e[_0x227ca1(0x1a8)]))return;const {authorId:_0x3ac86a}=_0x4515af[_0x227ca1(0x178)](_0x9536f3[_0x227ca1(0x19f)]),_0x3bf7ee=_0x3f6619[_0x227ca1(0x190)][_0x227ca1(0x175)](_0x227ca1(0x1b4),{'class':_0x227ca1(0x179),'data-author-id':_0x3ac86a}),_0x3ef39c=_0x3f6619[_0x227ca1(0x197)][_0x227ca1(0x1ae)](_0x1cced0);_0x3e7c8d&&_0x4515af[_0x227ca1(0x1b0)][_0x227ca1(0x174)](_0x9536f3[_0x227ca1(0x19f)])&&_0x3f6619[_0x227ca1(0x190)][_0x227ca1(0x172)](_0x227ca1(0x18a),_0x3bf7ee),_0x3f6619[_0x227ca1(0x190)][_0x227ca1(0x19c)](_0x3ef39c,_0x3bf7ee),_0x3f6619[_0x227ca1(0x197)][_0x227ca1(0x1b5)](_0x3bf7ee,_0x9536f3[_0x227ca1(0x19f)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4134f8=_0x1442;function _0x1442(_0x8e2bd,_0x5a4144){const _0x5521dc=_0x5521();return _0x1442=function(_0x144220,_0x330dc3){_0x144220=_0x144220-0xe9;let _0x1504e9=_0x5521dc[_0x144220];return _0x1504e9;},_0x1442(_0x8e2bd,_0x5a4144);}function _0x5521(){const _0x308feb=['*Remove\x20all\x20formatting*','commandName','15MExoPG','afterInit','404770bleKeq','TrackChangesEditing','234340OiYpXp','plugins','formatInline','32137LhEvOS','5269eSmMtf','422696ZHTmoo','9FhtyaD','2844186BncYsc','7UnZAAu','get','enableDefaultAttributesIntegration','formatBlock','locale','2lMNVDU','removeFormat','editor','3260ObJsvd','910008ZyynHA','type','registerDescriptionCallback','descriptionFactory','RemoveFormatEditing','_registerLegacyDescription','has','format'];_0x5521=function(){return _0x308feb;};return _0x5521();}(function(_0x56f9d3,_0x13ae67){const _0x3cf70e=_0x1442,_0x145b5e=_0x56f9d3();while(!![]){try{const _0x441bb9=-parseInt(_0x3cf70e(0xf0))/0x1*(-parseInt(_0x3cf70e(0xfa))/0x2)+-parseInt(_0x3cf70e(0xe9))/0x3*(parseInt(_0x3cf70e(0xed))/0x4)+-parseInt(_0x3cf70e(0xeb))/0x5+parseInt(_0x3cf70e(0xf4))/0x6*(parseInt(_0x3cf70e(0xf5))/0x7)+-parseInt(_0x3cf70e(0xf2))/0x8*(-parseInt(_0x3cf70e(0xf3))/0x9)+parseInt(_0x3cf70e(0xfd))/0xa*(parseInt(_0x3cf70e(0xf1))/0xb)+-parseInt(_0x3cf70e(0xfe))/0xc;if(_0x441bb9===_0x13ae67)break;else _0x145b5e['push'](_0x145b5e['shift']());}catch(_0x54c3d5){_0x145b5e['push'](_0x145b5e['shift']());}}}(_0x5521,0x40ce6));import{Plugin as _0x20a49d}from'ckeditor5/src/core.js';import{getTranslation as _0x1de434}from'../utils/common-translations.js';export default class wt extends _0x20a49d{[_0x4134f8(0xea)](){const _0x501155=_0x4134f8,_0x7a981e=this[_0x501155(0xfc)];if(!_0x7a981e[_0x501155(0xee)][_0x501155(0x104)](_0x501155(0x102)))return;_0x7a981e[_0x501155(0xee)][_0x501155(0xf6)](_0x501155(0xec))[_0x501155(0xf7)](_0x501155(0xfb)),this[_0x501155(0x103)]();}[_0x4134f8(0x103)](){const _0x3efe82=_0x4134f8,_0xc939b7=this[_0x3efe82(0xfc)];_0xc939b7[_0x3efe82(0xee)][_0x3efe82(0xf6)](_0x3efe82(0xec))[_0x3efe82(0x101)][_0x3efe82(0x100)](_0x29406f=>{const _0x326995=_0x3efe82;if(_0x326995(0xf8)!=_0x29406f[_0x326995(0xff)]&&_0x326995(0xef)!=_0x29406f[_0x326995(0xff)])return;const {data:_0x5a0604}=_0x29406f;return _0x5a0604&&_0x326995(0xfb)==_0x5a0604[_0x326995(0x107)]?{'type':_0x326995(0x105),'content':_0x1de434(_0xc939b7[_0x326995(0xf9)],_0x326995(0x106))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x856c(_0x304b11,_0x2752f7){const _0x55f25d=_0x55f2();return _0x856c=function(_0x856c7a,_0x51c710){_0x856c7a=_0x856c7a-0x1e1;let _0x5f0af9=_0x55f25d[_0x856c7a];return _0x5f0af9;},_0x856c(_0x304b11,_0x2752f7);}const _0x22be9d=_0x856c;(function(_0x5fd275,_0x45b2e5){const _0x11d6e0=_0x856c,_0x5f503f=_0x5fd275();while(!![]){try{const _0x2ed5ed=-parseInt(_0x11d6e0(0x1ea))/0x1*(parseInt(_0x11d6e0(0x1e9))/0x2)+parseInt(_0x11d6e0(0x1ef))/0x3*(-parseInt(_0x11d6e0(0x1fa))/0x4)+parseInt(_0x11d6e0(0x1ee))/0x5*(parseInt(_0x11d6e0(0x1f9))/0x6)+parseInt(_0x11d6e0(0x1f5))/0x7+parseInt(_0x11d6e0(0x1f2))/0x8*(-parseInt(_0x11d6e0(0x1f1))/0x9)+-parseInt(_0x11d6e0(0x1eb))/0xa+-parseInt(_0x11d6e0(0x1e7))/0xb*(-parseInt(_0x11d6e0(0x1e6))/0xc);if(_0x2ed5ed===_0x45b2e5)break;else _0x5f503f['push'](_0x5f503f['shift']());}catch(_0x167b98){_0x5f503f['push'](_0x5f503f['shift']());}}}(_0x55f2,0x4b64f));function _0x55f2(){const _0x49ae07=['RestrictedEditingModeEditing','TrackChangesEditing','enableCommand','discardSuggestion','acceptAllSuggestions','get','17768616weIMIU','11McGRjv','editor','2TQuhFI','344142yUjNEb','5386190YcgHXf','goToPreviousRestrictedEditingException','discardAllSuggestions','98935RBoLnf','3mKDyRV','trackChanges','18yEkDOB','1980896JBDYYw','acceptSuggestion','goToNextRestrictedEditingException','1395618OKTVsQ','discardSelectedSuggestions','plugins','acceptSelectedSuggestions','30BNXWmR','368908cRjSDo','afterInit','has'];_0x55f2=function(){return _0x49ae07;};return _0x55f2();}import{Plugin as _0x4200d8}from'ckeditor5/src/core.js';export default class yt extends _0x4200d8{[_0x22be9d(0x1fb)](){const _0x4b1b28=_0x22be9d,_0x2a1576=this[_0x4b1b28(0x1e8)];if(!_0x2a1576[_0x4b1b28(0x1f7)][_0x4b1b28(0x1fc)](_0x4b1b28(0x1fd)))return;const _0x13e2ec=_0x2a1576[_0x4b1b28(0x1f7)][_0x4b1b28(0x1e5)](_0x4b1b28(0x1e1));_0x13e2ec[_0x4b1b28(0x1e2)](_0x4b1b28(0x1ec)),_0x13e2ec[_0x4b1b28(0x1e2)](_0x4b1b28(0x1f4));const _0x57fb4a=_0x2a1576[_0x4b1b28(0x1f7)][_0x4b1b28(0x1e5)](_0x4b1b28(0x1fd));_0x57fb4a[_0x4b1b28(0x1e2)](_0x4b1b28(0x1f0)),_0x57fb4a[_0x4b1b28(0x1e2)](_0x4b1b28(0x1f3)),_0x57fb4a[_0x4b1b28(0x1e2)](_0x4b1b28(0x1e3)),_0x57fb4a[_0x4b1b28(0x1e2)](_0x4b1b28(0x1e4)),_0x57fb4a[_0x4b1b28(0x1e2)](_0x4b1b28(0x1ed)),_0x57fb4a[_0x4b1b28(0x1e2)](_0x4b1b28(0x1f8)),_0x57fb4a[_0x4b1b28(0x1e2)](_0x4b1b28(0x1f6));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4ec769=_0x1e0e;(function(_0x2ddf91,_0x152d12){const _0x2eb5ce=_0x1e0e,_0x113c64=_0x2ddf91();while(!![]){try{const _0x380e68=-parseInt(_0x2eb5ce(0xdd))/0x1*(-parseInt(_0x2eb5ce(0xff))/0x2)+-parseInt(_0x2eb5ce(0x106))/0x3*(parseInt(_0x2eb5ce(0x100))/0x4)+parseInt(_0x2eb5ce(0xeb))/0x5*(-parseInt(_0x2eb5ce(0x10d))/0x6)+-parseInt(_0x2eb5ce(0xe4))/0x7+parseInt(_0x2eb5ce(0xd9))/0x8+-parseInt(_0x2eb5ce(0xef))/0x9*(-parseInt(_0x2eb5ce(0xe9))/0xa)+parseInt(_0x2eb5ce(0xf0))/0xb*(parseInt(_0x2eb5ce(0x10b))/0xc);if(_0x380e68===_0x152d12)break;else _0x113c64['push'](_0x113c64['shift']());}catch(_0x387786){_0x113c64['push'](_0x113c64['shift']());}}}(_0xf82f,0xde145));import{Plugin as _0x4691e3}from'ckeditor5/src/core.js';import{ShiftEnter as _0x23e074}from'ckeditor5/src/enter.js';import{getTranslation as _0xe026ef}from'../utils/common-translations.js';function _0x1e0e(_0x55088b,_0x151f80){const _0xf82f1d=_0xf82f();return _0x1e0e=function(_0x1e0e30,_0x53d80c){_0x1e0e30=_0x1e0e30-0xd8;let _0x5921e3=_0xf82f1d[_0x1e0e30];return _0x5921e3;},_0x1e0e(_0x55088b,_0x151f80);}function _0xf82f(){const _0x4ce269=['1975401JpqJxa','19390107rgXqRV','span','registerElementLabel','markerName','showSuggestionHighlights','high','includes','ck-suggestion-marker-','ck-suggestion-marker--active','addMarker:suggestion:deletion','init','model','test','bindElementToMarker','split','22918hVKIZu','2332484LIfjet','createPositionBefore','mapper','editing','_splitMarkerName','consumable','6ZKpdfi','ELEMENT_LINE_BREAK','editor','addMarker:suggestion','options','12RMUSUh','shiftEnter','145542mqGAfe','markerRange','insert','downcastDispatcher','writer','addClass','addMarker:suggestion:insertion','2703776cllIuv','plugins','merge','get','57KKRgaS','name','descriptionFactory','data','createUIElement','locale','softBreak','8013292JbrkWZ','toViewPosition','enableCommand','deletion','getItems','50nmVcmw','requires','130wMvDmB','element','activeMarkers','TrackChangesEditing'];_0xf82f=function(){return _0x4ce269;};return _0xf82f();}export default class jt extends _0x4691e3{static get[_0x4ec769(0xea)](){return[_0x23e074];}[_0x4ec769(0xfa)](){const _0x19833d=_0x4ec769,_0x25d2d1=this[_0x19833d(0x108)],_0x551d27=_0x25d2d1[_0x19833d(0xda)][_0x19833d(0xdc)](_0x19833d(0xee));_0x551d27[_0x19833d(0xe6)](_0x19833d(0x10c)),_0x25d2d1[_0x19833d(0x103)][_0x19833d(0x110)]['on'](_0x19833d(0xd8),ge(_0x25d2d1),{'priority':_0x19833d(0xf5)}),_0x25d2d1[_0x19833d(0x103)][_0x19833d(0x110)]['on'](_0x19833d(0xf9),ge(_0x25d2d1),{'priority':_0x19833d(0xf5)}),_0x25d2d1[_0x19833d(0xe0)][_0x19833d(0x110)]['on'](_0x19833d(0x109),(_0x4203ac,_0x1d9308,_0xea5526)=>{const _0x2fd85a=_0x19833d;_0xea5526[_0x2fd85a(0x10a)][_0x2fd85a(0xf4)]&&ge(_0x25d2d1,{'showActiveMarker':!0x1})(_0x4203ac,_0x1d9308,_0xea5526);}),_0x551d27[_0x19833d(0xdf)][_0x19833d(0xf2)](_0x19833d(0xe3),_0x17a657=>_0xe026ef(_0x25d2d1[_0x19833d(0xe2)],_0x19833d(0x107),_0x17a657));}}function ge(_0x520cb8,{showActiveMarker:_0x3cdd13=!0x0}={}){return(_0x4d44f1,_0x1fd3e5,_0x7b8d1b)=>{const _0x3b1ce7=_0x1e0e,_0x2bda1c=_0x520cb8[_0x3b1ce7(0xda)][_0x3b1ce7(0xdc)](_0x3b1ce7(0xee));if(!_0x7b8d1b[_0x3b1ce7(0x105)][_0x3b1ce7(0xfc)](_0x1fd3e5[_0x3b1ce7(0x10e)],_0x4d44f1[_0x3b1ce7(0xde)]))return;const _0x59c098=_0x520cb8[_0x3b1ce7(0xfb)];for(const _0x36e7d9 of _0x1fd3e5[_0x3b1ce7(0x10e)][_0x3b1ce7(0xe8)]()){if(!_0x36e7d9['is'](_0x3b1ce7(0xec),_0x3b1ce7(0xe3)))continue;const _0x18034c=_0x3b1ce7(0xe7)==_0x1fd3e5[_0x3b1ce7(0xf3)][_0x3b1ce7(0xfe)](':')[0x1]?_0x3b1ce7(0xdb):_0x3b1ce7(0xfe),{authorId:_0x44caeb}=_0x2bda1c[_0x3b1ce7(0x104)](_0x1fd3e5[_0x3b1ce7(0xf3)]),_0xb7af79=_0x7b8d1b[_0x3b1ce7(0x111)][_0x3b1ce7(0xe1)](_0x3b1ce7(0xf1),{'class':_0x3b1ce7(0xf7)+_0x18034c,'data-author-id':_0x44caeb}),_0x20c5bb=_0x7b8d1b[_0x3b1ce7(0x102)][_0x3b1ce7(0xe5)](_0x59c098[_0x3b1ce7(0x101)](_0x36e7d9));_0x3cdd13&&_0x2bda1c[_0x3b1ce7(0xed)][_0x3b1ce7(0xf6)](_0x1fd3e5[_0x3b1ce7(0xf3)])&&_0x7b8d1b[_0x3b1ce7(0x111)][_0x3b1ce7(0x112)](_0x3b1ce7(0xf8),_0xb7af79),_0x7b8d1b[_0x3b1ce7(0x111)][_0x3b1ce7(0x10f)](_0x20c5bb,_0xb7af79),_0x7b8d1b[_0x3b1ce7(0x102)][_0x3b1ce7(0xfd)](_0xb7af79,_0x1fd3e5[_0x3b1ce7(0xf3)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1a141a=_0x49ad;(function(_0x28f524,_0x4dda3e){const _0x4be072=_0x49ad,_0x1fd2a6=_0x28f524();while(!![]){try{const _0x4429a0=parseInt(_0x4be072(0x82))/0x1+parseInt(_0x4be072(0x84))/0x2+parseInt(_0x4be072(0x6f))/0x3*(parseInt(_0x4be072(0x7d))/0x4)+parseInt(_0x4be072(0x75))/0x5+parseInt(_0x4be072(0x80))/0x6+-parseInt(_0x4be072(0x70))/0x7*(-parseInt(_0x4be072(0x85))/0x8)+-parseInt(_0x4be072(0x69))/0x9;if(_0x4429a0===_0x4dda3e)break;else _0x1fd2a6['push'](_0x1fd2a6['shift']());}catch(_0x49914f){_0x1fd2a6['push'](_0x1fd2a6['shift']());}}}(_0x1be0,0xc4e76));import{Plugin as _0x1f11f9}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x468763}from'./utils.js';import{getTranslation as _0x4c9d00}from'../utils/common-translations.js';export default class St extends _0x1f11f9{[_0x1a141a(0x78)](){const _0x4650bd=_0x1a141a,_0x2df4f8=this[_0x4650bd(0x81)],_0xe63986=_0x2df4f8[_0x4650bd(0x8c)],_0x548448=_0x2df4f8[_0x4650bd(0x8a)];if(!_0x2df4f8[_0x4650bd(0x76)][_0x4650bd(0x6e)](_0x4650bd(0x71)))return;const _0x47e963=_0x2df4f8[_0x4650bd(0x76)][_0x4650bd(0x6d)](_0x4650bd(0x8d)),_0x302902=_0x4650bd(0x73),_0x536a12=_0x2df4f8[_0x4650bd(0x87)][_0x4650bd(0x6d)](_0x302902);_0x47e963[_0x4650bd(0x8f)](_0x302902,(_0x1ef4b2,_0xca2755={})=>{const _0xd9a91d=_0x4650bd,_0x32ab23=_0xe63986[_0xd9a91d(0x7b)][_0xd9a91d(0x8e)];if(_0x32ab23[_0xd9a91d(0x90)])return void _0x1ef4b2(_0xca2755);const _0x19b6d7=void 0x0!==_0xca2755[_0xd9a91d(0x74)]?_0xca2755[_0xd9a91d(0x74)]:!_0x536a12[_0xd9a91d(0x77)];_0xe63986[_0xd9a91d(0x7f)](()=>{const _0x20f4df=_0xd9a91d,_0x399c53=Array[_0x20f4df(0x8b)](_0x32ab23[_0x20f4df(0x86)]());for(const _0x3635c2 of _0x399c53){const _0x784b85=_0x19b6d7?[_0x3635c2]:_0x468763(_0x302902,_0x3635c2,_0xe63986);for(const _0x434521 of _0x784b85)_0x47e963[_0x20f4df(0x6b)](_0x434521,{'commandName':_0x302902,'commandParams':[{'forceValue':_0x19b6d7}]});}});}),_0x47e963[_0x4650bd(0x79)][_0x4650bd(0x7e)](_0x4758eb=>{const _0x2c7567=_0x4650bd;if(_0x2c7567(0x6c)!=_0x4758eb[_0x2c7567(0x7a)]&&_0x2c7567(0x88)!=_0x4758eb[_0x2c7567(0x7a)])return;const {data:_0x1b0012}=_0x4758eb;return _0x1b0012&&_0x1b0012[_0x2c7567(0x7c)]==_0x302902?_0x1b0012[_0x2c7567(0x83)][0x0][_0x2c7567(0x74)]?{'type':_0x2c7567(0x72),'content':_0x4c9d00(_0x548448,_0x2c7567(0x89))}:{'type':_0x2c7567(0x72),'content':_0x4c9d00(_0x548448,_0x2c7567(0x6a))}:void 0x0;});}}function _0x49ad(_0x223795,_0x4970a1){const _0x1be016=_0x1be0();return _0x49ad=function(_0x49addc,_0x47a947){_0x49addc=_0x49addc-0x69;let _0xadd556=_0x1be016[_0x49addc];return _0xadd556;},_0x49ad(_0x223795,_0x4970a1);}function _0x1be0(){const _0x3e9158=['get','has','51KZbWuM','2416757PCILWH','StandardEditingModeEditing','format','restrictedEditingException','forceValue','2986770BaiofM','plugins','value','afterInit','descriptionFactory','type','document','commandName','304376ihrvJy','registerDescriptionCallback','change','8007522dOUggs','editor','1487220svcbkN','commandParams','1165976bajiCw','32wlkEYB','getRanges','commands','formatInline','FORMAT_RESTRICTED_ENABLED','locale','from','model','TrackChangesEditing','selection','enableCommand','isCollapsed','52832097KHftFO','FORMAT_RESTRICTED_DISABLED','markInlineFormat','formatBlock'];_0x1be0=function(){return _0x3e9158;};return _0x1be0();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x1626(_0x5dbc1d,_0x4aff02){const _0x4129b4=_0x4129();return _0x1626=function(_0x16266c,_0x26ce91){_0x16266c=_0x16266c-0x6a;let _0x5139da=_0x4129b4[_0x16266c];return _0x5139da;},_0x1626(_0x5dbc1d,_0x4aff02);}const _0x344b73=_0x1626;(function(_0x4abb1b,_0x4f9b7a){const _0x4d80c3=_0x1626,_0x1e1afb=_0x4abb1b();while(!![]){try{const _0x3cda4f=-parseInt(_0x4d80c3(0x91))/0x1*(-parseInt(_0x4d80c3(0x7d))/0x2)+-parseInt(_0x4d80c3(0x8f))/0x3+-parseInt(_0x4d80c3(0x88))/0x4*(-parseInt(_0x4d80c3(0x7e))/0x5)+-parseInt(_0x4d80c3(0x7c))/0x6+-parseInt(_0x4d80c3(0x8d))/0x7+parseInt(_0x4d80c3(0x8a))/0x8*(-parseInt(_0x4d80c3(0x9c))/0x9)+-parseInt(_0x4d80c3(0x84))/0xa*(-parseInt(_0x4d80c3(0x72))/0xb);if(_0x3cda4f===_0x4f9b7a)break;else _0x1e1afb['push'](_0x1e1afb['shift']());}catch(_0x1f2fbd){_0x1e1afb['push'](_0x1e1afb['shift']());}}}(_0x4129,0x991af));import{Plugin as _0x22e6cf}from'ckeditor5/src/core.js';import{getTranslation as _0x14c634}from'../utils/common-translations.js';function _0x4129(){const _0x5d02b1=['9930KDJHFV','format','element','TrackChangesEditing','24tsPKFS','commandParams','1256ogSZZB','formatInline','config','889770WRrIlO','registerDescriptionCallback','3692553muvIDG','GeneralHtmlSupport','49239hTGbtv','type','forceValue','getGhsAttributeNameForElement','has','plugins','FORMAT_STYLE','toLowerCase','registerInlineAttribute','styleName','locale','60318bRJISY','enableDefaultAttributesIntegration','add','commandName','descriptionFactory','style','get','DataSchema','inline','23947fDhawI','*Remove\x20format:*\x20%0','normalizeConfig','Style','registerBlockAttribute','formatBlock','StyleUtils','afterInit','editor','*Set\x20format:*\x20%0','7282920qkDHaf','42TJQIhh','879445gyrGwb','definitions','registerAttributeLabel','ghsAttributes','block','_registerLegacyDescription'];_0x4129=function(){return _0x5d02b1;};return _0x4129();}export default class At extends _0x22e6cf{[_0x344b73(0x79)](){const _0x296380=_0x344b73,_0x18c826=this[_0x296380(0x7a)];if(!_0x18c826[_0x296380(0x96)][_0x296380(0x95)](_0x296380(0x75))||!_0x18c826[_0x296380(0x96)][_0x296380(0x95)](_0x296380(0x70)))return;const _0x149289=_0x18c826[_0x296380(0x96)][_0x296380(0x6f)](_0x296380(0x87)),_0x59ac32=_0x18c826[_0x296380(0x9b)],_0x541d4c=_0x18c826[_0x296380(0x8c)][_0x296380(0x6f)](_0x296380(0x6e))||{},_0x3a1289=_0x18c826[_0x296380(0x96)][_0x296380(0x6f)](_0x296380(0x90)),_0x126564=_0x18c826[_0x296380(0x96)][_0x296380(0x6f)](_0x296380(0x78))[_0x296380(0x74)](_0x18c826[_0x296380(0x96)][_0x296380(0x6f)](_0x296380(0x70)),_0x541d4c[_0x296380(0x7f)]);_0x149289[_0x296380(0x6a)](_0x296380(0x6e));const _0x4455c7=new Set();for(const _0x452501 of _0x126564[_0x296380(0x82)]){const _0x39fd45=_0x3a1289[_0x296380(0x94)](_0x452501[_0x296380(0x86)]);_0x4455c7[_0x296380(0x6b)](_0x39fd45);}const _0x582f4d=new Set();for(const _0xb601bb of _0x126564[_0x296380(0x71)]){const _0x58634=_0x3a1289[_0x296380(0x94)](_0xb601bb[_0x296380(0x86)]);_0x582f4d[_0x296380(0x6b)](_0x58634);for(const _0x2d8266 of _0xb601bb[_0x296380(0x81)])_0x582f4d[_0x296380(0x6b)](_0x2d8266);}for(const _0x2c9161 of _0x4455c7)_0x149289[_0x296380(0x76)](_0x2c9161),_0x149289[_0x296380(0x6d)][_0x296380(0x80)](_0x2c9161,_0x14c634(_0x59ac32,_0x296380(0x97)));for(const _0x237c0f of _0x582f4d)_0x149289[_0x296380(0x99)](_0x237c0f),_0x149289[_0x296380(0x6d)][_0x296380(0x80)](_0x237c0f,_0x14c634(_0x59ac32,_0x296380(0x97)));this[_0x296380(0x83)]();}[_0x344b73(0x83)](){const _0x135fdc=_0x344b73,_0x1025c6=this[_0x135fdc(0x7a)],_0x2db4d5=_0x1025c6[_0x135fdc(0x9b)];_0x1025c6[_0x135fdc(0x96)][_0x135fdc(0x6f)](_0x135fdc(0x87))[_0x135fdc(0x6d)][_0x135fdc(0x8e)](_0x2cc968=>{const _0x53791d=_0x135fdc;if(_0x53791d(0x77)!=_0x2cc968[_0x53791d(0x92)]&&_0x53791d(0x8b)!=_0x2cc968[_0x53791d(0x92)])return;const {data:_0x1f6fdf}=_0x2cc968;return _0x1f6fdf&&_0x53791d(0x6e)===_0x1f6fdf[_0x53791d(0x6c)]?_0x1f6fdf[_0x53791d(0x89)][0x0][_0x53791d(0x93)]?{'type':_0x53791d(0x85),'content':_0x14c634(_0x2db4d5,_0x53791d(0x7b),_0x1f6fdf[_0x53791d(0x89)][0x0][_0x53791d(0x9a)][_0x53791d(0x98)]())}:{'type':_0x53791d(0x85),'content':_0x14c634(_0x2db4d5,_0x53791d(0x73),_0x1f6fdf[_0x53791d(0x89)][0x0][_0x53791d(0x9a)][_0x53791d(0x98)]())}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x2fd744=_0x50bd;(function(_0x46fd16,_0x4eb598){const _0x5f4359=_0x50bd,_0x56c7b6=_0x46fd16();while(!![]){try{const _0x50c073=-parseInt(_0x5f4359(0x116))/0x1+parseInt(_0x5f4359(0x156))/0x2*(-parseInt(_0x5f4359(0x14d))/0x3)+-parseInt(_0x5f4359(0xfa))/0x4+-parseInt(_0x5f4359(0x13f))/0x5+-parseInt(_0x5f4359(0xe8))/0x6+parseInt(_0x5f4359(0x16a))/0x7*(-parseInt(_0x5f4359(0x122))/0x8)+parseInt(_0x5f4359(0xf8))/0x9*(parseInt(_0x5f4359(0xed))/0xa);if(_0x50c073===_0x4eb598)break;else _0x56c7b6['push'](_0x56c7b6['shift']());}catch(_0x17b2e5){_0x56c7b6['push'](_0x56c7b6['shift']());}}}(_0xc15e,0x49865));import{Plugin as _0x45f0c7}from'ckeditor5/src/core.js';import{LiveRange as _0x3cd513}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x432391}from'ckeditor5/src/widget.js';function _0x50bd(_0x4291a8,_0x23a84d){const _0xc15e7b=_0xc15e();return _0x50bd=function(_0x50bd2d,_0xc63aab){_0x50bd2d=_0x50bd2d-0xe2;let _0x46a3f4=_0xc15e7b[_0x50bd2d];return _0x46a3f4;},_0x50bd(_0x4291a8,_0x23a84d);}import{getTranslation as _0xa9473f}from'../utils/common-translations.js';export default class It extends _0x45f0c7{constructor(_0x4b3027){const _0x318d78=_0x50bd;super(_0x4b3027),this[_0x318d78(0x111)]=[_0x318d78(0x10f),_0x318d78(0x120)],this[_0x318d78(0x119)]=new Set();}[_0x2fd744(0x106)](){const _0x32ba46=_0x2fd744,_0x288ca8=this[_0x32ba46(0x13b)],_0x1c841e=_0x288ca8[_0x32ba46(0xf0)][_0x32ba46(0x110)][_0x32ba46(0x173)];if(!_0x288ca8[_0x32ba46(0x165)][_0x32ba46(0x124)](_0x32ba46(0x132)))return;const _0x2bd375=_0x288ca8[_0x32ba46(0x150)],_0x3ba7c6=_0x288ca8[_0x32ba46(0x165)][_0x32ba46(0x11d)](_0x32ba46(0x11c)),_0x399c89=_0x288ca8[_0x32ba46(0x165)][_0x32ba46(0x11d)](_0x32ba46(0x167));_0x3ba7c6[_0x32ba46(0x169)][_0x32ba46(0x162)](_0x32ba46(0x102),_0x56717f=>_0xa9473f(_0x2bd375,_0x32ba46(0x170),_0x56717f)),this[_0x32ba46(0x10c)](),_0x3ba7c6[_0x32ba46(0x11a)](_0x32ba46(0x175)),_0x3ba7c6[_0x32ba46(0x11a)](_0x32ba46(0x144)),_0x3ba7c6[_0x32ba46(0x11a)](_0x32ba46(0x181));for(const _0x5384d5 of[_0x32ba46(0xf3),_0x32ba46(0x15c)]){const _0x205958=_0x288ca8[_0x32ba46(0x153)][_0x32ba46(0x11d)](_0x5384d5);_0x3ba7c6[_0x32ba46(0x11a)](_0x5384d5,_0x5699e3=>{const _0x5e1e8d=_0x32ba46;_0x288ca8[_0x5e1e8d(0xf0)][_0x5e1e8d(0x12c)](_0xa8f096=>{const _0x25b202=_0x5e1e8d;_0x5699e3();const _0xbaa548=_0x25b202(0x108)===_0x205958[_0x25b202(0x176)],_0x2b6b9e=_0x399c89[_0x25b202(0x118)](_0x1c841e),_0x5a0493=_0x399c89[_0x25b202(0x113)](_0x2b6b9e),_0x51f4f4=_0xbaa548?_0x5a0493[_0x25b202(0x115)]-0x1:_0x5a0493[_0x25b202(0x155)]+0x1,_0x25eec5=_0x2b6b9e[0x0][_0x25b202(0x129)](_0x25b202(0x102)),_0x51d14f=_0x399c89[_0x25b202(0x14a)](_0x25eec5,{'startRow':_0x51f4f4,'endRow':_0x51f4f4}),_0x2e5741=Array[_0x25b202(0x15a)](_0x51d14f)[_0x25b202(0x15b)](_0x5c7f82=>_0xa8f096[_0x25b202(0xef)](_0x5c7f82[_0x25b202(0x174)]));_0x3ba7c6[_0x25b202(0x177)](_0x2e5741,_0x25b202(0x10f));});});}for(const _0x136b6c of[_0x32ba46(0x142),_0x32ba46(0xec)]){const _0xec29c3=_0x288ca8[_0x32ba46(0x153)][_0x32ba46(0x11d)](_0x136b6c);_0x3ba7c6[_0x32ba46(0x11a)](_0x136b6c,_0x23e9e8=>{const _0x1aa43c=_0x32ba46;_0x288ca8[_0x1aa43c(0xf0)][_0x1aa43c(0x12c)](_0x1fc7f7=>{const _0x32915b=_0x1aa43c;_0x23e9e8();const _0x4830b4=_0x32915b(0x109)===_0xec29c3[_0x32915b(0x176)],_0x3739ab=_0x399c89[_0x32915b(0x118)](_0x1c841e),_0x42c966=_0x399c89[_0x32915b(0x146)](_0x3739ab),_0x2892d0=_0x4830b4?_0x42c966[_0x32915b(0x115)]-0x1:_0x42c966[_0x32915b(0x155)]+0x1,_0x51bc99=_0x3739ab[0x0][_0x32915b(0x129)](_0x32915b(0x102)),_0x34193f=_0x399c89[_0x32915b(0x14a)](_0x51bc99,{'startRow':0x0,'column':_0x2892d0,'includeAllSlots':!0x1}),_0x14fad3=Array[_0x32915b(0x15a)](_0x34193f)[_0x32915b(0x15b)](_0x66d731=>_0x1fc7f7[_0x32915b(0xef)](_0x66d731[_0x32915b(0x174)]));_0x3ba7c6[_0x32915b(0x177)](_0x14fad3,_0x32915b(0x120));});});}for(const _0x43ed5e of[_0x32ba46(0x128),_0x32ba46(0x11b)]){const _0xe43523=_0x43ed5e[_0x32ba46(0x17e)](0xb),_0x85402=_0xe43523[_0x32ba46(0x105)](),_0x1b22ae=_0x85402[_0x32ba46(0x17e)](0x0,0x3)+_0x32ba46(0xfc),_0x521ecf=_0x32ba46(0x102)+_0xe43523,_0x40851a=_0x32ba46(0x13a)+_0xe43523,_0x1937ce=_0x32ba46(0xe2)+_0xe43523;_0x3ba7c6[_0x32ba46(0x11a)](_0x43ed5e,()=>{const _0x266628=_0x32ba46;_0x288ca8[_0x266628(0xf0)][_0x266628(0x12c)](_0xdcee71=>{const _0x54bc8a=_0x266628,_0x3da92b=_0x399c89[_0x54bc8a(0x118)](_0x1c841e),_0x1517c9=_0x3da92b[0x0][_0x54bc8a(0x129)](_0x54bc8a(0x102));let _0x4f56c2;if(_0x54bc8a(0x128)==_0x43ed5e){const _0x4264b8=_0x399c89[_0x54bc8a(0x113)](_0x3da92b);_0x4f56c2={'startRow':_0x4264b8[_0x54bc8a(0x115)],'endRow':_0x4264b8[_0x54bc8a(0x155)],'includeAllSlots':!0x0};}else{const _0x419b3e=_0x399c89[_0x54bc8a(0x146)](_0x3da92b);_0x4f56c2={'startColumn':_0x419b3e[_0x54bc8a(0x115)],'endColumn':_0x419b3e[_0x54bc8a(0x155)],'includeAllSlots':!0x0};}const _0x47cd3a=_0x399c89[_0x54bc8a(0x14a)](_0x1517c9,_0x4f56c2),_0x1679a3=Array[_0x54bc8a(0x15a)](_0x47cd3a)[_0x54bc8a(0x15b)](({cell:_0x587e71})=>_0x587e71),_0x21e111=be(_0x1679a3[_0x54bc8a(0xff)](_0x553a8d=>_0x553a8d[_0x54bc8a(0x107)](_0x1b22ae))),_0x29c137=be(_0x1679a3[_0x54bc8a(0xff)](_0x4e897a=>!_0x4e897a[_0x54bc8a(0x107)](_0x1b22ae)))[_0x54bc8a(0x15b)](_0x4bed90=>_0xdcee71[_0x54bc8a(0xef)](_0x4bed90)),_0x2a2cc7=_0x3ba7c6[_0x54bc8a(0xeb)](_0x29c137,_0x521ecf);if(_0x2a2cc7&&(_0x54bc8a(0x10f)==_0x2a2cc7[_0x54bc8a(0x16d)]||_0x54bc8a(0x120)==_0x2a2cc7[_0x54bc8a(0x16d)])){const _0x540919=this[_0x54bc8a(0x149)](_0x2a2cc7);for(const _0x2f0b8d of _0x21e111){const _0x5662ac=_0xdcee71[_0x54bc8a(0xef)](_0x2f0b8d),_0x1c4981=_0x399c89[_0x54bc8a(0x133)](_0x2f0b8d),_0x2fcec5=_0x2f0b8d[_0x54bc8a(0x135)](_0x1b22ae)-0x1,_0x3237d4=_0x540919[_0x40851a],_0xe05633=_0x540919[_0x1937ce];_0x3237d4<=_0x1c4981[_0x85402]&&_0x1c4981[_0x85402]+_0x2fcec5<=_0xe05633&&_0x2a2cc7[_0x54bc8a(0x15e)](_0x5662ac);}}});});}function _0x5d4de1(_0x2b247d){const _0x3ad6dd=_0x32ba46,_0x3b1944=Array[_0x3ad6dd(0x15a)](_0x1c841e[_0x3ad6dd(0x121)]())[_0x3ad6dd(0x15b)](_0x429520=>_0x3cd513[_0x3ad6dd(0xf5)](_0x429520));_0x288ca8[_0x3ad6dd(0xf0)][_0x3ad6dd(0x12c)](_0x3f0843=>{const _0xb3f0c2=_0x3ad6dd,_0xe3c47e=_0x3f0843[_0xb3f0c2(0x184)];_0x2b247d=_0x2b247d[_0xb3f0c2(0xff)](_0x30163a=>_0xb3f0c2(0x140)!=_0x30163a[_0xb3f0c2(0x10b)][_0xb3f0c2(0x180)]),_0x3f0843[_0xb3f0c2(0x179)](_0x2b247d),_0x288ca8[_0xb3f0c2(0x153)][_0xb3f0c2(0x11d)](_0xb3f0c2(0x128))[_0xb3f0c2(0xfd)](),_0x288ca8[_0xb3f0c2(0x139)](_0xb3f0c2(0x128),{'forceDefaultExecution':!0x0}),_0x288ca8[_0xb3f0c2(0xf0)][_0xb3f0c2(0x131)](()=>{const _0x8e8e83=_0xb3f0c2;_0x288ca8[_0x8e8e83(0xf0)][_0x8e8e83(0x131)](_0xe3c47e,_0x12d0dc=>{const _0x1e0d0a=_0x8e8e83,_0x13da23=_0x3b1944[_0x1e0d0a(0xff)](_0x24d0f3=>_0x1e0d0a(0x140)!=_0x24d0f3[_0x1e0d0a(0x10b)][_0x1e0d0a(0x180)]);_0x13da23[_0x1e0d0a(0x12e)]>0x0&&_0x12d0dc[_0x1e0d0a(0x179)](_0x13da23);for(const _0x45ab23 of _0x3b1944)_0x45ab23[_0x1e0d0a(0x14b)]();});});});}function _0x21946f(_0x1550c3){const _0x803eb5=_0x32ba46;_0x288ca8[_0x803eb5(0xf0)][_0x803eb5(0x12c)](_0x37782f=>{const _0x4c648c=_0x803eb5,_0x2e2127=Array[_0x4c648c(0x15a)](_0x1c841e[_0x4c648c(0x121)]())[_0x4c648c(0x15b)](_0x151796=>_0x3cd513[_0x4c648c(0xf5)](_0x151796)),_0x2094f6=[];for(const _0x5056fd of _0x1550c3)for(const _0x196bf9 of _0x5056fd[_0x4c648c(0xf9)]({'shallow':!0x0}))_0x2094f6[_0x4c648c(0x17b)](_0x196bf9);for(const _0x2ecc17 of _0x2094f6)_0x4c648c(0x140)!=_0x2ecc17[_0x4c648c(0x10b)][_0x4c648c(0x180)]&&(_0x37782f[_0x4c648c(0x179)](_0x37782f[_0x4c648c(0x171)](_0x2ecc17,0x0)),_0x288ca8[_0x4c648c(0x153)][_0x4c648c(0x11d)](_0x4c648c(0x11b))[_0x4c648c(0xfd)](),_0x288ca8[_0x4c648c(0x139)](_0x4c648c(0x11b),{'forceDefaultExecution':!0x0}));const _0x2a10e9=_0x2e2127[_0x4c648c(0xff)](_0x3091c1=>_0x4c648c(0x140)!=_0x3091c1[_0x4c648c(0x10b)][_0x4c648c(0x180)]);_0x2a10e9[_0x4c648c(0x12e)]>0x0&&_0x37782f[_0x4c648c(0x179)](_0x2a10e9);for(const _0x82d64a of _0x2e2127)_0x82d64a[_0x4c648c(0x14b)]();});}function _0x460c58(_0x290366,_0xf688e0){const _0x2af51e=_0x32ba46;return _0xf688e0[_0x2af51e(0x183)](_0x4b9c4d=>_0x290366[_0x2af51e(0x15d)](_0x581643=>_0x581643[_0x2af51e(0x126)][_0x2af51e(0x130)](_0x4b9c4d[_0x2af51e(0x10e)])||_0x4b9c4d[_0x2af51e(0x126)][_0x2af51e(0x130)](_0x581643[_0x2af51e(0x10e)])));}function _0x5c272e(_0x21f9c2,_0x4555eb){const _0x2a5368=_0x32ba46;return!_0x21f9c2[_0x2a5368(0x15d)](_0x85d92f=>_0x4555eb[_0x2a5368(0x15d)](_0x58a264=>_0x85d92f[_0x2a5368(0x158)](_0x58a264)))&&_0x21f9c2[_0x2a5368(0x15d)](_0x31b4bb=>_0x4555eb[_0x2a5368(0x15d)](_0x45dd00=>_0x31b4bb[_0x2a5368(0x126)][_0x2a5368(0x138)](_0x45dd00[_0x2a5368(0x10e)])));}_0x288ca8[_0x32ba46(0x12a)][_0x32ba46(0x159)]['on'](_0x32ba46(0x14f),(_0x56f862,_0x4c0542,_0x130e61)=>{const _0xba8218=_0x32ba46;if(!_0x130e61[_0xba8218(0x14c)][_0xba8218(0x137)])return;const _0x34e838=_0x4c0542[_0xba8218(0xe9)];if(!_0x34e838)return;const _0x411bdc=_0x130e61[_0xba8218(0xf4)][_0xba8218(0x145)](_0x34e838);function _0x3533e9(_0xff371c){const _0x139ce2=_0xba8218;return Array[_0x139ce2(0x17f)](_0xff371c)?_0xff371c:[_0xff371c];}_0x411bdc&&_0xba8218(0xfb)===_0x34e838[_0xba8218(0xf7)]&&_0x432391(_0x411bdc,_0x130e61[_0xba8218(0x17d)],(_0x47c0cf,_0x5f2ce8,_0x275d30)=>_0x275d30[_0xba8218(0x147)](_0x3533e9(_0x5f2ce8[_0xba8218(0xf1)]),_0x47c0cf),(_0x17569b,_0x3ba577,_0x5a05ac)=>_0x5a05ac[_0xba8218(0x152)](_0x3533e9(_0x3ba577[_0xba8218(0xf1)]),_0x17569b));},{'priority':_0x32ba46(0x172)}),_0x3ba7c6[_0x32ba46(0x169)][_0x32ba46(0x168)](_0x428ab4=>{const _0x415f8a=_0x32ba46;if(_0x415f8a(0x123)!=_0x428ab4[_0x415f8a(0xe4)]&&_0x415f8a(0x164)!=_0x428ab4[_0x415f8a(0xe4)])return;const _0xa1a2d7=_0x428ab4[_0x415f8a(0x166)]();if(null!=_0xa1a2d7&&_0xa1a2d7['is'](_0x415f8a(0x134),_0x415f8a(0x102))){if(_0x415f8a(0x123)==_0x428ab4[_0x415f8a(0xe4)]){const _0xa57118=_0x428ab4[_0x415f8a(0xf9)]()[_0x415f8a(0xff)](_0x2b51c6=>_0x2b51c6['is'](_0x415f8a(0xe6)))[_0x415f8a(0x15b)](_0x9b8a5e=>_0x9b8a5e[_0x415f8a(0x12a)]);if(_0xa57118[_0x415f8a(0x12e)])return{'type':_0x415f8a(0x123),'content':_0xa9473f(_0x2bd375,_0x415f8a(0x136),_0xa9473f(_0x2bd375,_0x415f8a(0x103),'\x22'+_0xa57118[_0x415f8a(0x12b)]('\x20')+'\x22'))};}if(_0x415f8a(0x164)==_0x428ab4[_0x415f8a(0xe4)]){const _0x2458d6=_0x428ab4[_0x415f8a(0xf9)]()[_0x415f8a(0xff)](_0x3c37d0=>_0x3c37d0['is'](_0x415f8a(0xe6)))[_0x415f8a(0x15b)](_0x465f1b=>_0x465f1b[_0x415f8a(0x12a)]);if(_0x2458d6[_0x415f8a(0x12e)])return{'type':_0x415f8a(0x164),'content':_0xa9473f(_0x2bd375,_0x415f8a(0x151),_0xa9473f(_0x2bd375,_0x415f8a(0x103),'\x22'+_0x2458d6[_0x415f8a(0x12b)]('\x20')+'\x22'))};}}}),_0x3ba7c6[_0x32ba46(0x169)][_0x32ba46(0x168)](_0x5ad86b=>{const _0xc25c27=_0x32ba46;if(_0xc25c27(0x10f)==_0x5ad86b[_0xc25c27(0x16d)]){const _0xe5ce72=_0x5ad86b[_0xc25c27(0xf9)]()[_0xc25c27(0xff)](_0x44d3aa=>_0x44d3aa['is'](_0xc25c27(0xe6)))[_0xc25c27(0x15b)](_0x3c7355=>_0x3c7355[_0xc25c27(0x12a)]),_0x2a7996=this[_0xc25c27(0x149)](_0x5ad86b),_0x240b1b=_0x2a7996[_0xc25c27(0x12d)]-_0x2a7996[_0xc25c27(0x178)]+0x1;if(_0xc25c27(0x123)==_0x5ad86b[_0xc25c27(0xe4)])return _0xe5ce72[_0xc25c27(0x12e)]?{'type':_0xc25c27(0x123),'content':_0xa9473f(_0x2bd375,_0xc25c27(0x136),_0xa9473f(_0x2bd375,_0xc25c27(0x16f),[_0x240b1b,'\x22'+_0xe5ce72[_0xc25c27(0x12b)]('\x20')+'\x22']))}:{'type':_0xc25c27(0x123),'content':_0xa9473f(_0x2bd375,_0xc25c27(0x136),_0xa9473f(_0x2bd375,_0xc25c27(0x141),_0x240b1b))};if(_0xc25c27(0x164)==_0x5ad86b[_0xc25c27(0xe4)])return _0xe5ce72[_0xc25c27(0x12e)]?{'type':_0xc25c27(0x164),'content':_0xa9473f(_0x2bd375,_0xc25c27(0x151),_0xa9473f(_0x2bd375,_0xc25c27(0x16f),[_0x240b1b,'\x22'+_0xe5ce72[_0xc25c27(0x12b)]('\x20')+'\x22']))}:{'type':_0xc25c27(0x164),'content':_0xa9473f(_0x2bd375,_0xc25c27(0x151),_0xa9473f(_0x2bd375,_0xc25c27(0x141),_0x240b1b))};}if(_0xc25c27(0x120)==_0x5ad86b[_0xc25c27(0x16d)]){const _0x4411f4=_0x5ad86b[_0xc25c27(0xf9)]()[_0xc25c27(0xff)](_0xa4e090=>_0xa4e090['is'](_0xc25c27(0xe6)))[_0xc25c27(0x15b)](_0x308089=>_0x308089[_0xc25c27(0x12a)]),_0x496261=this[_0xc25c27(0x149)](_0x5ad86b),_0x27df99=_0x496261[_0xc25c27(0x16e)]-_0x496261[_0xc25c27(0x143)]+0x1;if(_0xc25c27(0x123)==_0x5ad86b[_0xc25c27(0xe4)])return _0x4411f4[_0xc25c27(0x12e)]?{'type':_0xc25c27(0x123),'content':_0xa9473f(_0x2bd375,_0xc25c27(0x136),_0xa9473f(_0x2bd375,_0xc25c27(0x15f),[_0x27df99,'\x22'+_0x4411f4[_0xc25c27(0x12b)]('\x20')+'\x22']))}:{'type':_0xc25c27(0x123),'content':_0xa9473f(_0x2bd375,_0xc25c27(0x136),_0xa9473f(_0x2bd375,_0xc25c27(0x16c),_0x27df99))};if(_0xc25c27(0x164)==_0x5ad86b[_0xc25c27(0xe4)])return _0x4411f4[_0xc25c27(0x12e)]?{'type':_0xc25c27(0x164),'content':_0xa9473f(_0x2bd375,_0xc25c27(0x151),_0xa9473f(_0x2bd375,_0xc25c27(0x15f),[_0x27df99,'\x22'+_0x4411f4[_0xc25c27(0x12b)]('\x20')+'\x22']))}:{'type':_0xc25c27(0x164),'content':_0xa9473f(_0x2bd375,_0xc25c27(0x151),_0xa9473f(_0x2bd375,_0xc25c27(0x16c),_0x27df99))};}}),_0x3ba7c6[_0x32ba46(0x13d)][_0x32ba46(0xfe)](_0x32ba46(0x123),_0x32ba46(0x10f),_0x32ba46(0x125),_0x5d4de1),_0x3ba7c6[_0x32ba46(0x13d)][_0x32ba46(0xfe)](_0x32ba46(0x164),_0x32ba46(0x10f),_0x32ba46(0xe3),_0x5d4de1),_0x3ba7c6[_0x32ba46(0x13d)][_0x32ba46(0xfe)](_0x32ba46(0x123),_0x32ba46(0x120),_0x32ba46(0x125),_0x21946f),_0x3ba7c6[_0x32ba46(0x13d)][_0x32ba46(0xfe)](_0x32ba46(0x164),_0x32ba46(0x120),_0x32ba46(0xe3),_0x21946f),_0x3ba7c6[_0x32ba46(0x13d)][_0x32ba46(0xfe)](_0x32ba46(0x123),_0x32ba46(0x120),_0x32ba46(0x12b),_0x460c58),_0x3ba7c6[_0x32ba46(0x13d)][_0x32ba46(0xfe)](_0x32ba46(0x164),_0x32ba46(0x120),_0x32ba46(0x12b),_0x460c58),_0x3ba7c6[_0x32ba46(0x13d)][_0x32ba46(0xfe)](_0x32ba46(0x123),_0x32ba46(0x10f),_0x32ba46(0x12b),_0x5c272e),_0x3ba7c6[_0x32ba46(0x13d)][_0x32ba46(0xfe)](_0x32ba46(0x164),_0x32ba46(0x10f),_0x32ba46(0x12b),_0x5c272e);}[_0x2fd744(0x182)](){const _0x154427=_0x2fd744,_0x513998=this[_0x154427(0x13b)],_0x486503=_0x513998[_0x154427(0xf0)][_0x154427(0x110)][_0x154427(0x173)];return(_0x18fab0,_0x1be24d)=>{const _0x573f9d=_0x154427;_0x513998[_0x573f9d(0xf0)][_0x573f9d(0x12c)](_0x14d9e2=>{const _0x395cb3=_0x573f9d,{commandName:_0x2064f0,commandParams:_0x1b820b}=_0x1be24d;let _0x1b8cea=_0x18fab0[0x0][_0x395cb3(0x126)][_0x395cb3(0x13c)];_0x1b820b&&_0x1b820b[0x0]&&!0x1===_0x1b820b[0x0][_0x395cb3(0xe7)]&&(_0x1b8cea=_0x18fab0[0x0][_0x395cb3(0x10e)][_0x395cb3(0x10d)]);const _0x5e1dcb=_0x14d9e2[_0x395cb3(0x163)](_0x1b8cea);if(_0x395cb3(0x140)==_0x5e1dcb[_0x395cb3(0x10b)][_0x395cb3(0x180)])return;const _0x21a926=Array[_0x395cb3(0x15a)](_0x486503[_0x395cb3(0x121)]())[_0x395cb3(0x15b)](_0x2af617=>_0x3cd513[_0x395cb3(0xf5)](_0x2af617));_0x14d9e2[_0x395cb3(0x179)](_0x5e1dcb),_0x513998[_0x395cb3(0x153)][_0x395cb3(0x11d)](_0x2064f0)[_0x395cb3(0xfd)](),_0x1b820b[_0x395cb3(0x17b)]({'forceDefaultExecution':!0x0}),_0x513998[_0x395cb3(0x139)](_0x2064f0,..._0x1b820b);const _0x9b8529=_0x21a926[_0x395cb3(0xff)](_0x3ac893=>_0x395cb3(0x140)!=_0x3ac893[_0x395cb3(0x10b)][_0x395cb3(0x180)]);_0x9b8529[_0x395cb3(0x12e)]>0x0&&_0x14d9e2[_0x395cb3(0x179)](_0x9b8529);for(const _0x5d2fd9 of _0x21a926)_0x5d2fd9[_0x395cb3(0x14b)]();});};}[_0x2fd744(0x100)](_0x36680f){const _0x1bf19d=_0x2fd744,_0xde6cd8=this[_0x1bf19d(0x13b)][_0x1bf19d(0x165)][_0x1bf19d(0x11d)](_0x1bf19d(0x167));let _0x2e4655=Number[_0x1bf19d(0x13e)],_0x2e3e87=Number[_0x1bf19d(0x16b)],_0x9479c9=Number[_0x1bf19d(0x13e)],_0x537528=Number[_0x1bf19d(0x16b)];for(const _0x25c4eb of _0x36680f){if(_0x1bf19d(0x140)==_0x25c4eb[_0x1bf19d(0x10b)][_0x1bf19d(0x180)])continue;const {row:_0x3a467a,column:_0x1d84ee}=_0xde6cd8[_0x1bf19d(0x133)](_0x25c4eb),_0x6f27fa=_0x25c4eb[_0x1bf19d(0x107)](_0x1bf19d(0x117))?_0x25c4eb[_0x1bf19d(0x135)](_0x1bf19d(0x117))-0x1:0x0,_0x58a62d=_0x25c4eb[_0x1bf19d(0x107)](_0x1bf19d(0x12f))?_0x25c4eb[_0x1bf19d(0x135)](_0x1bf19d(0x12f))-0x1:0x0;_0x2e4655=_0x3a467a<_0x2e4655?_0x3a467a:_0x2e4655,_0x2e3e87=_0x3a467a+_0x6f27fa>_0x2e3e87?_0x3a467a+_0x6f27fa:_0x2e3e87,_0x9479c9=_0x1d84ee<_0x9479c9?_0x1d84ee:_0x9479c9,_0x537528=_0x1d84ee+_0x58a62d>_0x537528?_0x1d84ee+_0x58a62d:_0x537528;}return{'minRow':_0x2e4655,'maxRow':_0x2e3e87,'minColumn':_0x9479c9,'maxColumn':_0x537528};}[_0x2fd744(0x10c)](){const _0x476fda=_0x2fd744,_0x1be847=this[_0x476fda(0x13b)],_0x264061=_0x1be847[_0x476fda(0x165)][_0x476fda(0x11d)](_0x476fda(0x11c)),_0x448b5f=_0x1be847[_0x476fda(0x165)][_0x476fda(0x11d)](_0x476fda(0x167));_0x1be847[_0x476fda(0xf0)][_0x476fda(0x110)]['on'](_0x476fda(0x160),()=>{const _0x1c040b=_0x476fda,_0x2eb67c=Array[_0x1c040b(0x15a)](_0x1be847[_0x1c040b(0xf0)][_0x1c040b(0x110)][_0x1c040b(0x10a)][_0x1c040b(0x104)]());for(const {name:_0x22ecd1,data:_0x7a03}of _0x2eb67c){const {group:_0x113d7d,id:_0x696314,subType:_0x2a2afd}=_0x264061[_0x1c040b(0x101)](_0x22ecd1);if(_0x1c040b(0xee)!=_0x113d7d)continue;if(null!=_0x7a03[_0x1c040b(0x114)])continue;const _0x13c184=_0x264061[_0x1c040b(0xf6)](_0x696314);this[_0x1c040b(0x111)][_0x1c040b(0x17c)](_0x2a2afd)&&this[_0x1c040b(0x119)][_0x1c040b(0xea)](_0x13c184);}},{'priority':_0x476fda(0x17a)});const _0x146c2c=(_0x4f33ea,_0x4af3b7)=>{const _0x5c1a68=_0x476fda;let _0x45a987=!0x1;const _0x240385=_0x4af3b7[_0x5c1a68(0xef)](_0x4f33ea),_0x577b07=_0x4f33ea[_0x5c1a68(0x129)](_0x5c1a68(0x102)),_0x536b43=_0x448b5f[_0x5c1a68(0x133)](_0x4f33ea);for(const _0x44180d of this[_0x5c1a68(0x119)]){const _0x144490=_0x44180d[_0x5c1a68(0x16d)],_0x3d3bdb=_0x144490[_0x5c1a68(0xf2)](_0x5c1a68(0x11e)),_0x457f12=_0x144490[_0x5c1a68(0x17e)](_0x3d3bdb?0xa:0x5),_0x3be79a=_0x457f12[_0x5c1a68(0x105)](),_0x26b1fc=_0x3be79a[_0x5c1a68(0x17e)](0x0,0x3)+_0x5c1a68(0xfc),_0x5a2ecc=_0x5c1a68(0x13a)+_0x457f12,_0x28d24a=_0x5c1a68(0xe2)+_0x457f12;if(!_0x44180d[_0x5c1a68(0x148)])continue;if(_0x577b07!=_0x44180d[_0x5c1a68(0x11f)]()[_0x5c1a68(0x10e)][_0x5c1a68(0x129)](_0x5c1a68(0x102)))continue;if(_0x44180d[_0x5c1a68(0x112)](_0x240385))continue;const _0x25b284=_0x4f33ea[_0x5c1a68(0x107)](_0x26b1fc)?_0x4f33ea[_0x5c1a68(0x135)](_0x26b1fc)-0x1:0x0,_0x32ba66=this[_0x5c1a68(0x149)](_0x44180d),_0x533509=_0x32ba66[_0x5a2ecc],_0x2f9dc9=_0x32ba66[_0x28d24a];_0x533509<=_0x536b43[_0x3be79a]&&_0x536b43[_0x3be79a]+_0x25b284<=_0x2f9dc9&&(_0x44180d[_0x5c1a68(0x15e)](_0x240385),_0x45a987=!0x0);}return _0x45a987;};_0x1be847[_0x476fda(0xf0)][_0x476fda(0x110)][_0x476fda(0x127)](_0x263849=>{const _0x51a7d4=_0x476fda;let _0x2f5652=!0x1;for(const _0x3ede71 of _0x1be847[_0x51a7d4(0xf0)][_0x51a7d4(0x110)][_0x51a7d4(0x10a)][_0x51a7d4(0x161)]())if(_0x51a7d4(0xe5)==_0x3ede71[_0x51a7d4(0xe4)]){if(_0x51a7d4(0x10f)==_0x3ede71[_0x51a7d4(0xf7)]){for(const _0x5bc6e0 of _0x3ede71[_0x51a7d4(0x154)][_0x51a7d4(0x10d)][_0x51a7d4(0x14e)]())_0x2f5652=_0x2f5652||_0x146c2c(_0x5bc6e0,_0x263849);}else _0x51a7d4(0xfb)==_0x3ede71[_0x51a7d4(0xf7)]&&(_0x2f5652=_0x2f5652||_0x146c2c(_0x3ede71[_0x51a7d4(0x154)][_0x51a7d4(0x10d)],_0x263849));}return _0x2f5652;});}[_0x2fd744(0x149)](_0x9c4658){const _0xffdbff=_0x2fd744;return this[_0xffdbff(0x100)](_0x9c4658[_0xffdbff(0x121)]()[_0xffdbff(0x15b)](_0x59ed56=>_0x59ed56[_0xffdbff(0x10e)][_0xffdbff(0x10d)]));}}function be(_0x5be961){const _0x5b1fb6=_0x2fd744;return Array[_0x5b1fb6(0x15a)](new Set(_0x5be961)[_0x5b1fb6(0x157)]());}function _0xc15e(){const _0x1f53f7=['oldRange','first','229953BMnrtY','rowspan','getSelectionAffectedTableCells','_tableSuggestions','enableCommand','removeTableColumn','TrackChangesEditing','get','tablePaste','getFirstRange','tableColumn','getRanges','136lwujYJ','insertion','has','discard','end','registerPostFixer','removeTableRow','findAncestor','data','join','change','maxRow','length','colspan','isEqual','enqueueChange','TableEditing','getCellLocation','element','getAttribute','*Insert:*\x20%0','showSuggestionHighlights','isTouching','execute','min','editor','nodeBefore','_suggestionFactory','MAX_SAFE_INTEGER','2096300YXkKPx','$graveyard','ELEMENT_TABLE_ROW','insertTableColumnLeft','minColumn','selectTableRow','toViewElement','getColumnIndexes','addClass','isInContent','_getSuggestionCoords','createTableWalker','detach','options','4929yOnCRM','getChildren','addMarker:suggestion','locale','*Remove:*\x20%0','removeClass','commands','position','last','92YxORLX','values','isIntersecting','downcastDispatcher','from','map','insertTableRowBelow','some','addRange','ELEMENT_TABLE_COLUMN_WITH_TEXT','change:data','getChanges','registerElementLabel','createRangeIn','deletion','plugins','getContainedElement','TableUtils','registerDescriptionCallback','descriptionFactory','194299DOWoye','MIN_SAFE_INTEGER','ELEMENT_TABLE_COLUMN','subType','maxColumn','ELEMENT_TABLE_ROW_WITH_TEXT','ELEMENT_TABLE','createPositionAt','highest','selection','cell','insertTable','order','markMultiRangeInsertion','minRow','setSelection','low','push','includes','writer','substr','isArray','rootName','selectTableColumn','_acceptFormatSuggestionCallbackFactory','every','batch','max','accept','type','insert','$textProxy','forceValue','2859762cTnaPR','item','add','markMultiRangeDeletion','insertTableColumnRight','34230LfwrLc','suggestion','createRangeOn','model','classes','startsWith','insertTableRowAbove','mapper','fromRange','getSuggestion','name','6543otrGFr','getItems','2056308HfjCkJ','tableCell','span','refresh','registerCustomCallback','filter','_getCoordsForCells','_splitMarkerName','table','ELEMENT_TABLE_WITH_TEXT','getChangedMarkers','toLowerCase','afterInit','hasAttribute','above','left','differ','root','_setupColumnsRowsFixing','nodeAfter','start','tableRow','document','_tablePostFixingSubtypes','isIntersectingWithRange','getRowIndexes'];_0xc15e=function(){return _0x1f53f7;};return _0xc15e();}
|
|
23
|
+
const _0x3c2d69=_0x3073;(function(_0x14026f,_0x376da0){const _0xf95798=_0x3073,_0x359341=_0x14026f();while(!![]){try{const _0x3e7a93=parseInt(_0xf95798(0x21c))/0x1+-parseInt(_0xf95798(0x1f2))/0x2+-parseInt(_0xf95798(0x1f8))/0x3+-parseInt(_0xf95798(0x1ab))/0x4*(-parseInt(_0xf95798(0x18f))/0x5)+parseInt(_0xf95798(0x203))/0x6*(parseInt(_0xf95798(0x19a))/0x7)+-parseInt(_0xf95798(0x1b7))/0x8*(parseInt(_0xf95798(0x1a3))/0x9)+-parseInt(_0xf95798(0x17b))/0xa*(-parseInt(_0xf95798(0x1ef))/0xb);if(_0x3e7a93===_0x376da0)break;else _0x359341['push'](_0x359341['shift']());}catch(_0x167cd7){_0x359341['push'](_0x359341['shift']());}}}(_0x3b3a,0x3059d));function _0x3073(_0x20273a,_0x532fa8){const _0x3b3a6a=_0x3b3a();return _0x3073=function(_0x307311,_0x5e5913){_0x307311=_0x307311-0x17b;let _0x505afc=_0x3b3a6a[_0x307311];return _0x505afc;},_0x3073(_0x20273a,_0x532fa8);}import{Plugin as _0x564456}from'ckeditor5/src/core.js';import{LiveRange as _0xe4f82}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x4baa4d}from'ckeditor5/src/widget.js';import{getTranslation as _0x5b55fc}from'../utils/common-translations.js';function _0x3b3a(){const _0x587d6a=['getCellLocation','from','plugins','minColumn','createRangeIn','filter','options','392318YDDCeK','downcastDispatcher','_setupColumnsRowsFixing','90BFUYKh','length','$textProxy','nodeBefore','join','MAX_SAFE_INTEGER','get','insertTableColumnRight','getChildren','fromRange','isEqual','removeTableRow','colspan','last','first','refresh','map','descriptionFactory','getColumnIndexes','tableRow','21785eEPvfC','setSelection','isInContent','_getCoordsForCells','document','values','*Insert:*\x20%0','has','toViewElement','selectTableRow','position','108871IQrMYI','removeClass','registerElementLabel','change:data','nodeAfter','maxRow','selection','execute','highest','288zRtKyR','afterInit','isTouching','createPositionAt','rootName','_getSuggestionCoords','substr','root','236vrfoiK','registerDescriptionCallback','_tableSuggestions','removeTableColumn','findAncestor','showSuggestionHighlights','tableColumn','includes','ELEMENT_TABLE_COLUMN','ELEMENT_TABLE_ROW_WITH_TEXT','getContainedElement','some','85032cLZnge','getChangedMarkers','low','element','TableEditing','getAttribute','isIntersectingWithRange','getRowIndexes','insertTableRowAbove','forceValue','batch','model','end','editor','startsWith','hasAttribute','getItems','createRangeOn','above','left','_tablePostFixingSubtypes','min','order','isIntersecting','markMultiRangeInsertion','oldRange','TrackChangesEditing','insertTable','rowspan','cell','deletion','registerCustomCallback','accept','writer','subType','commands','type','_suggestionFactory','createTableWalker','selectTableColumn','insertion','ELEMENT_TABLE_COLUMN_WITH_TEXT','tableCell','getChanges','enableCommand','_acceptFormatSuggestionCallbackFactory','registerPostFixer','minRow','insert','data','insertTableRowBelow','max','span','insertTableColumnLeft','getFirstRange','discard','10263WSZCkd','start','addMarker:suggestion','50132XeODCD','item','every','classes','mapper','push','610230aPySFZ','$graveyard','differ','enqueueChange','toLowerCase','markMultiRangeDeletion','ELEMENT_TABLE','getSelectionAffectedTableCells','*Remove:*\x20%0','maxColumn','suggestion','42RCdZCK','detach','getSuggestion','addRange','change','tablePaste','_splitMarkerName','addClass','locale','name','table','TableUtils','ELEMENT_TABLE_WITH_TEXT','add','getRanges','ELEMENT_TABLE_ROW','isArray','MIN_SAFE_INTEGER'];_0x3b3a=function(){return _0x587d6a;};return _0x3b3a();}export default class It extends _0x564456{constructor(_0xdb5301){const _0xaa5706=_0x3073;super(_0xdb5301),this[_0xaa5706(0x1cb)]=[_0xaa5706(0x18e),_0xaa5706(0x1b1)],this[_0xaa5706(0x1ad)]=new Set();}[_0x3c2d69(0x1a4)](){const _0x41e36b=_0x3c2d69,_0x3e3829=this[_0x41e36b(0x1c4)],_0x13116d=_0x3e3829[_0x41e36b(0x1c2)][_0x41e36b(0x193)][_0x41e36b(0x1a0)];if(!_0x3e3829[_0x41e36b(0x217)][_0x41e36b(0x196)](_0x41e36b(0x1bb)))return;const _0x99f8cc=_0x3e3829[_0x41e36b(0x20b)],_0x3586d5=_0x3e3829[_0x41e36b(0x217)][_0x41e36b(0x181)](_0x41e36b(0x1d1)),_0x456d6c=_0x3e3829[_0x41e36b(0x217)][_0x41e36b(0x181)](_0x41e36b(0x20e));_0x3586d5[_0x41e36b(0x18c)][_0x41e36b(0x19c)](_0x41e36b(0x20d),_0x215d93=>_0x5b55fc(_0x99f8cc,_0x41e36b(0x1fe),_0x215d93)),this[_0x41e36b(0x21e)](),_0x3586d5[_0x41e36b(0x1e3)](_0x41e36b(0x1d2)),_0x3586d5[_0x41e36b(0x1e3)](_0x41e36b(0x198)),_0x3586d5[_0x41e36b(0x1e3)](_0x41e36b(0x1de));for(const _0x4bcf65 of[_0x41e36b(0x1bf),_0x41e36b(0x1e9)]){const _0x1b4cdd=_0x3e3829[_0x41e36b(0x1da)][_0x41e36b(0x181)](_0x4bcf65);_0x3586d5[_0x41e36b(0x1e3)](_0x4bcf65,_0x564b6f=>{const _0x1ec0f6=_0x41e36b;_0x3e3829[_0x1ec0f6(0x1c2)][_0x1ec0f6(0x207)](_0x1803e8=>{const _0x4d90f5=_0x1ec0f6;_0x564b6f();const _0x2b2375=_0x4d90f5(0x1c9)===_0x1b4cdd[_0x4d90f5(0x1cd)],_0x4356f0=_0x456d6c[_0x4d90f5(0x1ff)](_0x13116d),_0x31b205=_0x456d6c[_0x4d90f5(0x1be)](_0x4356f0),_0x448330=_0x2b2375?_0x31b205[_0x4d90f5(0x189)]-0x1:_0x31b205[_0x4d90f5(0x188)]+0x1,_0x8b19a9=_0x4356f0[0x0][_0x4d90f5(0x1af)](_0x4d90f5(0x20d)),_0x40f035=_0x456d6c[_0x4d90f5(0x1dd)](_0x8b19a9,{'startRow':_0x448330,'endRow':_0x448330}),_0x1d89be=Array[_0x4d90f5(0x216)](_0x40f035)[_0x4d90f5(0x18b)](_0x2ffe8e=>_0x1803e8[_0x4d90f5(0x1c8)](_0x2ffe8e[_0x4d90f5(0x1d4)]));_0x3586d5[_0x4d90f5(0x1cf)](_0x1d89be,_0x4d90f5(0x18e));});});}for(const _0x600a2b of[_0x41e36b(0x1ec),_0x41e36b(0x182)]){const _0x1d259b=_0x3e3829[_0x41e36b(0x1da)][_0x41e36b(0x181)](_0x600a2b);_0x3586d5[_0x41e36b(0x1e3)](_0x600a2b,_0x47bc1f=>{const _0x43ba23=_0x41e36b;_0x3e3829[_0x43ba23(0x1c2)][_0x43ba23(0x207)](_0x6fa074=>{const _0x2c4a85=_0x43ba23;_0x47bc1f();const _0xbedfa4=_0x2c4a85(0x1ca)===_0x1d259b[_0x2c4a85(0x1cd)],_0x310426=_0x456d6c[_0x2c4a85(0x1ff)](_0x13116d),_0x5943df=_0x456d6c[_0x2c4a85(0x18d)](_0x310426),_0x3c354e=_0xbedfa4?_0x5943df[_0x2c4a85(0x189)]-0x1:_0x5943df[_0x2c4a85(0x188)]+0x1,_0x3f0a50=_0x310426[0x0][_0x2c4a85(0x1af)](_0x2c4a85(0x20d)),_0x5eface=_0x456d6c[_0x2c4a85(0x1dd)](_0x3f0a50,{'startRow':0x0,'column':_0x3c354e,'includeAllSlots':!0x1}),_0x1b13a4=Array[_0x2c4a85(0x216)](_0x5eface)[_0x2c4a85(0x18b)](_0x122cf6=>_0x6fa074[_0x2c4a85(0x1c8)](_0x122cf6[_0x2c4a85(0x1d4)]));_0x3586d5[_0x2c4a85(0x1cf)](_0x1b13a4,_0x2c4a85(0x1b1));});});}for(const _0x2e09b0 of[_0x41e36b(0x186),_0x41e36b(0x1ae)]){const _0x47911e=_0x2e09b0[_0x41e36b(0x1a9)](0xb),_0x1674ba=_0x47911e[_0x41e36b(0x1fc)](),_0x2440ab=_0x1674ba[_0x41e36b(0x1a9)](0x0,0x3)+_0x41e36b(0x1eb),_0xdddd2c=_0x41e36b(0x20d)+_0x47911e,_0x50977b=_0x41e36b(0x1cc)+_0x47911e,_0x1904c8=_0x41e36b(0x1ea)+_0x47911e;_0x3586d5[_0x41e36b(0x1e3)](_0x2e09b0,()=>{const _0x216d2e=_0x41e36b;_0x3e3829[_0x216d2e(0x1c2)][_0x216d2e(0x207)](_0x1d2e0e=>{const _0x2cac5d=_0x216d2e,_0x1f2fd7=_0x456d6c[_0x2cac5d(0x1ff)](_0x13116d),_0x5708ba=_0x1f2fd7[0x0][_0x2cac5d(0x1af)](_0x2cac5d(0x20d));let _0xb85fb;if(_0x2cac5d(0x186)==_0x2e09b0){const _0x4271ac=_0x456d6c[_0x2cac5d(0x1be)](_0x1f2fd7);_0xb85fb={'startRow':_0x4271ac[_0x2cac5d(0x189)],'endRow':_0x4271ac[_0x2cac5d(0x188)],'includeAllSlots':!0x0};}else{const _0x56afad=_0x456d6c[_0x2cac5d(0x18d)](_0x1f2fd7);_0xb85fb={'startColumn':_0x56afad[_0x2cac5d(0x189)],'endColumn':_0x56afad[_0x2cac5d(0x188)],'includeAllSlots':!0x0};}const _0x50c36d=_0x456d6c[_0x2cac5d(0x1dd)](_0x5708ba,_0xb85fb),_0x560dc6=Array[_0x2cac5d(0x216)](_0x50c36d)[_0x2cac5d(0x18b)](({cell:_0x45c0a7})=>_0x45c0a7),_0x24de0a=be(_0x560dc6[_0x2cac5d(0x21a)](_0x1db583=>_0x1db583[_0x2cac5d(0x1c6)](_0x2440ab))),_0x157b85=be(_0x560dc6[_0x2cac5d(0x21a)](_0x53820b=>!_0x53820b[_0x2cac5d(0x1c6)](_0x2440ab)))[_0x2cac5d(0x18b)](_0x3154c0=>_0x1d2e0e[_0x2cac5d(0x1c8)](_0x3154c0)),_0x384f7d=_0x3586d5[_0x2cac5d(0x1fd)](_0x157b85,_0xdddd2c);if(_0x384f7d&&(_0x2cac5d(0x18e)==_0x384f7d[_0x2cac5d(0x1d9)]||_0x2cac5d(0x1b1)==_0x384f7d[_0x2cac5d(0x1d9)])){const _0x5bd208=this[_0x2cac5d(0x1a8)](_0x384f7d);for(const _0x593748 of _0x24de0a){const _0x38017f=_0x1d2e0e[_0x2cac5d(0x1c8)](_0x593748),_0x3dc962=_0x456d6c[_0x2cac5d(0x215)](_0x593748),_0x13e338=_0x593748[_0x2cac5d(0x1bc)](_0x2440ab)-0x1,_0x4e77e6=_0x5bd208[_0x50977b],_0x78dbfb=_0x5bd208[_0x1904c8];_0x4e77e6<=_0x3dc962[_0x1674ba]&&_0x3dc962[_0x1674ba]+_0x13e338<=_0x78dbfb&&_0x384f7d[_0x2cac5d(0x206)](_0x38017f);}}});});}function _0xacc80c(_0x177df7){const _0x365245=_0x41e36b,_0x50a399=Array[_0x365245(0x216)](_0x13116d[_0x365245(0x211)]())[_0x365245(0x18b)](_0x47cce1=>_0xe4f82[_0x365245(0x184)](_0x47cce1));_0x3e3829[_0x365245(0x1c2)][_0x365245(0x207)](_0x48f990=>{const _0x22a483=_0x365245,_0x4dd26b=_0x48f990[_0x22a483(0x1c1)];_0x177df7=_0x177df7[_0x22a483(0x21a)](_0x5f3378=>_0x22a483(0x1f9)!=_0x5f3378[_0x22a483(0x1aa)][_0x22a483(0x1a7)]),_0x48f990[_0x22a483(0x190)](_0x177df7),_0x3e3829[_0x22a483(0x1da)][_0x22a483(0x181)](_0x22a483(0x186))[_0x22a483(0x18a)](),_0x3e3829[_0x22a483(0x1a1)](_0x22a483(0x186),{'forceDefaultExecution':!0x0}),_0x3e3829[_0x22a483(0x1c2)][_0x22a483(0x1fb)](()=>{const _0x5326a3=_0x22a483;_0x3e3829[_0x5326a3(0x1c2)][_0x5326a3(0x1fb)](_0x4dd26b,_0x3a6375=>{const _0x1782e9=_0x5326a3,_0x55ae50=_0x50a399[_0x1782e9(0x21a)](_0x39c3a0=>_0x1782e9(0x1f9)!=_0x39c3a0[_0x1782e9(0x1aa)][_0x1782e9(0x1a7)]);_0x55ae50[_0x1782e9(0x17c)]>0x0&&_0x3a6375[_0x1782e9(0x190)](_0x55ae50);for(const _0x25490d of _0x50a399)_0x25490d[_0x1782e9(0x204)]();});});});}function _0x47a592(_0x4a764d){const _0x1b3edc=_0x41e36b;_0x3e3829[_0x1b3edc(0x1c2)][_0x1b3edc(0x207)](_0x3132e5=>{const _0x4b7447=_0x1b3edc,_0x26dafa=Array[_0x4b7447(0x216)](_0x13116d[_0x4b7447(0x211)]())[_0x4b7447(0x18b)](_0x52b110=>_0xe4f82[_0x4b7447(0x184)](_0x52b110)),_0x27fdf1=[];for(const _0x119035 of _0x4a764d)for(const _0x42fad2 of _0x119035[_0x4b7447(0x1c7)]({'shallow':!0x0}))_0x27fdf1[_0x4b7447(0x1f7)](_0x42fad2);for(const _0x59ae0b of _0x27fdf1)_0x4b7447(0x1f9)!=_0x59ae0b[_0x4b7447(0x1aa)][_0x4b7447(0x1a7)]&&(_0x3132e5[_0x4b7447(0x190)](_0x3132e5[_0x4b7447(0x1a6)](_0x59ae0b,0x0)),_0x3e3829[_0x4b7447(0x1da)][_0x4b7447(0x181)](_0x4b7447(0x1ae))[_0x4b7447(0x18a)](),_0x3e3829[_0x4b7447(0x1a1)](_0x4b7447(0x1ae),{'forceDefaultExecution':!0x0}));const _0x561fff=_0x26dafa[_0x4b7447(0x21a)](_0x5f0c12=>_0x4b7447(0x1f9)!=_0x5f0c12[_0x4b7447(0x1aa)][_0x4b7447(0x1a7)]);_0x561fff[_0x4b7447(0x17c)]>0x0&&_0x3132e5[_0x4b7447(0x190)](_0x561fff);for(const _0x3b6d3e of _0x26dafa)_0x3b6d3e[_0x4b7447(0x204)]();});}function _0x125e89(_0x345b80,_0x2637ed){const _0x4ca7e5=_0x41e36b;return _0x2637ed[_0x4ca7e5(0x1f4)](_0x2add46=>_0x345b80[_0x4ca7e5(0x1b6)](_0x3d5cda=>_0x3d5cda[_0x4ca7e5(0x1c3)][_0x4ca7e5(0x185)](_0x2add46[_0x4ca7e5(0x1f0)])||_0x2add46[_0x4ca7e5(0x1c3)][_0x4ca7e5(0x185)](_0x3d5cda[_0x4ca7e5(0x1f0)])));}function _0x34cd3f(_0x5c2057,_0x3dbd2a){const _0x598b78=_0x41e36b;return!_0x5c2057[_0x598b78(0x1b6)](_0x295e2b=>_0x3dbd2a[_0x598b78(0x1b6)](_0x4cc88f=>_0x295e2b[_0x598b78(0x1ce)](_0x4cc88f)))&&_0x5c2057[_0x598b78(0x1b6)](_0x4348d8=>_0x3dbd2a[_0x598b78(0x1b6)](_0x52fb57=>_0x4348d8[_0x598b78(0x1c3)][_0x598b78(0x1a5)](_0x52fb57[_0x598b78(0x1f0)])));}_0x3e3829[_0x41e36b(0x1e8)][_0x41e36b(0x21d)]['on'](_0x41e36b(0x1f1),(_0x40f3e4,_0x294972,_0x579c0d)=>{const _0xa98805=_0x41e36b;if(!_0x579c0d[_0xa98805(0x21b)][_0xa98805(0x1b0)])return;const _0x99d98b=_0x294972[_0xa98805(0x1f3)];if(!_0x99d98b)return;const _0x3fe63a=_0x579c0d[_0xa98805(0x1f6)][_0xa98805(0x197)](_0x99d98b);function _0x30ec74(_0x354bd4){const _0x3424d4=_0xa98805;return Array[_0x3424d4(0x213)](_0x354bd4)?_0x354bd4:[_0x354bd4];}_0x3fe63a&&_0xa98805(0x1e1)===_0x99d98b[_0xa98805(0x20c)]&&_0x4baa4d(_0x3fe63a,_0x579c0d[_0xa98805(0x1d8)],(_0x16c50c,_0x3d45c8,_0x4c3389)=>_0x4c3389[_0xa98805(0x20a)](_0x30ec74(_0x3d45c8[_0xa98805(0x1f5)]),_0x16c50c),(_0x3555ba,_0x271446,_0x2c4ee5)=>_0x2c4ee5[_0xa98805(0x19b)](_0x30ec74(_0x271446[_0xa98805(0x1f5)]),_0x3555ba));},{'priority':_0x41e36b(0x1a2)}),_0x3586d5[_0x41e36b(0x18c)][_0x41e36b(0x1ac)](_0x30f520=>{const _0x449ccc=_0x41e36b;if(_0x449ccc(0x1df)!=_0x30f520[_0x449ccc(0x1db)]&&_0x449ccc(0x1d5)!=_0x30f520[_0x449ccc(0x1db)])return;const _0x257e2f=_0x30f520[_0x449ccc(0x1b5)]();if(null!=_0x257e2f&&_0x257e2f['is'](_0x449ccc(0x1ba),_0x449ccc(0x20d))){if(_0x449ccc(0x1df)==_0x30f520[_0x449ccc(0x1db)]){const _0xafd2b3=_0x30f520[_0x449ccc(0x1c7)]()[_0x449ccc(0x21a)](_0x4816f0=>_0x4816f0['is'](_0x449ccc(0x17d)))[_0x449ccc(0x18b)](_0x26c402=>_0x26c402[_0x449ccc(0x1e8)]);if(_0xafd2b3[_0x449ccc(0x17c)])return{'type':_0x449ccc(0x1df),'content':_0x5b55fc(_0x99f8cc,_0x449ccc(0x195),_0x5b55fc(_0x99f8cc,_0x449ccc(0x20f),'\x22'+_0xafd2b3[_0x449ccc(0x17f)]('\x20')+'\x22'))};}if(_0x449ccc(0x1d5)==_0x30f520[_0x449ccc(0x1db)]){const _0x34cf86=_0x30f520[_0x449ccc(0x1c7)]()[_0x449ccc(0x21a)](_0x319c09=>_0x319c09['is'](_0x449ccc(0x17d)))[_0x449ccc(0x18b)](_0x6d56d1=>_0x6d56d1[_0x449ccc(0x1e8)]);if(_0x34cf86[_0x449ccc(0x17c)])return{'type':_0x449ccc(0x1d5),'content':_0x5b55fc(_0x99f8cc,_0x449ccc(0x200),_0x5b55fc(_0x99f8cc,_0x449ccc(0x20f),'\x22'+_0x34cf86[_0x449ccc(0x17f)]('\x20')+'\x22'))};}}}),_0x3586d5[_0x41e36b(0x18c)][_0x41e36b(0x1ac)](_0x41913a=>{const _0xc44813=_0x41e36b;if(_0xc44813(0x18e)==_0x41913a[_0xc44813(0x1d9)]){const _0x40f1ca=_0x41913a[_0xc44813(0x1c7)]()[_0xc44813(0x21a)](_0x391b66=>_0x391b66['is'](_0xc44813(0x17d)))[_0xc44813(0x18b)](_0x143822=>_0x143822[_0xc44813(0x1e8)]),_0x5bf63a=this[_0xc44813(0x1a8)](_0x41913a),_0x109fee=_0x5bf63a[_0xc44813(0x19f)]-_0x5bf63a[_0xc44813(0x1e6)]+0x1;if(_0xc44813(0x1df)==_0x41913a[_0xc44813(0x1db)])return _0x40f1ca[_0xc44813(0x17c)]?{'type':_0xc44813(0x1df),'content':_0x5b55fc(_0x99f8cc,_0xc44813(0x195),_0x5b55fc(_0x99f8cc,_0xc44813(0x1b4),[_0x109fee,'\x22'+_0x40f1ca[_0xc44813(0x17f)]('\x20')+'\x22']))}:{'type':_0xc44813(0x1df),'content':_0x5b55fc(_0x99f8cc,_0xc44813(0x195),_0x5b55fc(_0x99f8cc,_0xc44813(0x212),_0x109fee))};if(_0xc44813(0x1d5)==_0x41913a[_0xc44813(0x1db)])return _0x40f1ca[_0xc44813(0x17c)]?{'type':_0xc44813(0x1d5),'content':_0x5b55fc(_0x99f8cc,_0xc44813(0x200),_0x5b55fc(_0x99f8cc,_0xc44813(0x1b4),[_0x109fee,'\x22'+_0x40f1ca[_0xc44813(0x17f)]('\x20')+'\x22']))}:{'type':_0xc44813(0x1d5),'content':_0x5b55fc(_0x99f8cc,_0xc44813(0x200),_0x5b55fc(_0x99f8cc,_0xc44813(0x212),_0x109fee))};}if(_0xc44813(0x1b1)==_0x41913a[_0xc44813(0x1d9)]){const _0x246d5f=_0x41913a[_0xc44813(0x1c7)]()[_0xc44813(0x21a)](_0x59c8e3=>_0x59c8e3['is'](_0xc44813(0x17d)))[_0xc44813(0x18b)](_0x3c0e67=>_0x3c0e67[_0xc44813(0x1e8)]),_0x4e0eb5=this[_0xc44813(0x1a8)](_0x41913a),_0x4db749=_0x4e0eb5[_0xc44813(0x201)]-_0x4e0eb5[_0xc44813(0x218)]+0x1;if(_0xc44813(0x1df)==_0x41913a[_0xc44813(0x1db)])return _0x246d5f[_0xc44813(0x17c)]?{'type':_0xc44813(0x1df),'content':_0x5b55fc(_0x99f8cc,_0xc44813(0x195),_0x5b55fc(_0x99f8cc,_0xc44813(0x1e0),[_0x4db749,'\x22'+_0x246d5f[_0xc44813(0x17f)]('\x20')+'\x22']))}:{'type':_0xc44813(0x1df),'content':_0x5b55fc(_0x99f8cc,_0xc44813(0x195),_0x5b55fc(_0x99f8cc,_0xc44813(0x1b3),_0x4db749))};if(_0xc44813(0x1d5)==_0x41913a[_0xc44813(0x1db)])return _0x246d5f[_0xc44813(0x17c)]?{'type':_0xc44813(0x1d5),'content':_0x5b55fc(_0x99f8cc,_0xc44813(0x200),_0x5b55fc(_0x99f8cc,_0xc44813(0x1e0),[_0x4db749,'\x22'+_0x246d5f[_0xc44813(0x17f)]('\x20')+'\x22']))}:{'type':_0xc44813(0x1d5),'content':_0x5b55fc(_0x99f8cc,_0xc44813(0x200),_0x5b55fc(_0x99f8cc,_0xc44813(0x1b3),_0x4db749))};}}),_0x3586d5[_0x41e36b(0x1dc)][_0x41e36b(0x1d6)](_0x41e36b(0x1df),_0x41e36b(0x18e),_0x41e36b(0x1ee),_0xacc80c),_0x3586d5[_0x41e36b(0x1dc)][_0x41e36b(0x1d6)](_0x41e36b(0x1d5),_0x41e36b(0x18e),_0x41e36b(0x1d7),_0xacc80c),_0x3586d5[_0x41e36b(0x1dc)][_0x41e36b(0x1d6)](_0x41e36b(0x1df),_0x41e36b(0x1b1),_0x41e36b(0x1ee),_0x47a592),_0x3586d5[_0x41e36b(0x1dc)][_0x41e36b(0x1d6)](_0x41e36b(0x1d5),_0x41e36b(0x1b1),_0x41e36b(0x1d7),_0x47a592),_0x3586d5[_0x41e36b(0x1dc)][_0x41e36b(0x1d6)](_0x41e36b(0x1df),_0x41e36b(0x1b1),_0x41e36b(0x17f),_0x125e89),_0x3586d5[_0x41e36b(0x1dc)][_0x41e36b(0x1d6)](_0x41e36b(0x1d5),_0x41e36b(0x1b1),_0x41e36b(0x17f),_0x125e89),_0x3586d5[_0x41e36b(0x1dc)][_0x41e36b(0x1d6)](_0x41e36b(0x1df),_0x41e36b(0x18e),_0x41e36b(0x17f),_0x34cd3f),_0x3586d5[_0x41e36b(0x1dc)][_0x41e36b(0x1d6)](_0x41e36b(0x1d5),_0x41e36b(0x18e),_0x41e36b(0x17f),_0x34cd3f);}[_0x3c2d69(0x1e4)](){const _0x5f0ef6=_0x3c2d69,_0x259483=this[_0x5f0ef6(0x1c4)],_0x1b7ba4=_0x259483[_0x5f0ef6(0x1c2)][_0x5f0ef6(0x193)][_0x5f0ef6(0x1a0)];return(_0x5c77c3,_0x17199a)=>{const _0x26995d=_0x5f0ef6;_0x259483[_0x26995d(0x1c2)][_0x26995d(0x207)](_0x5731e1=>{const _0x167042=_0x26995d,{commandName:_0x4e77cc,commandParams:_0x1c509e}=_0x17199a;let _0x30420b=_0x5c77c3[0x0][_0x167042(0x1c3)][_0x167042(0x17e)];_0x1c509e&&_0x1c509e[0x0]&&!0x1===_0x1c509e[0x0][_0x167042(0x1c0)]&&(_0x30420b=_0x5c77c3[0x0][_0x167042(0x1f0)][_0x167042(0x19e)]);const _0x5af7a4=_0x5731e1[_0x167042(0x219)](_0x30420b);if(_0x167042(0x1f9)==_0x5af7a4[_0x167042(0x1aa)][_0x167042(0x1a7)])return;const _0xff4179=Array[_0x167042(0x216)](_0x1b7ba4[_0x167042(0x211)]())[_0x167042(0x18b)](_0x21e8e2=>_0xe4f82[_0x167042(0x184)](_0x21e8e2));_0x5731e1[_0x167042(0x190)](_0x5af7a4),_0x259483[_0x167042(0x1da)][_0x167042(0x181)](_0x4e77cc)[_0x167042(0x18a)](),_0x1c509e[_0x167042(0x1f7)]({'forceDefaultExecution':!0x0}),_0x259483[_0x167042(0x1a1)](_0x4e77cc,..._0x1c509e);const _0x42d3dc=_0xff4179[_0x167042(0x21a)](_0x458015=>_0x167042(0x1f9)!=_0x458015[_0x167042(0x1aa)][_0x167042(0x1a7)]);_0x42d3dc[_0x167042(0x17c)]>0x0&&_0x5731e1[_0x167042(0x190)](_0x42d3dc);for(const _0x4fceb8 of _0xff4179)_0x4fceb8[_0x167042(0x204)]();});};}[_0x3c2d69(0x192)](_0x384bb9){const _0x36cc47=_0x3c2d69,_0x87b03d=this[_0x36cc47(0x1c4)][_0x36cc47(0x217)][_0x36cc47(0x181)](_0x36cc47(0x20e));let _0x40e06e=Number[_0x36cc47(0x180)],_0x52845e=Number[_0x36cc47(0x214)],_0x131151=Number[_0x36cc47(0x180)],_0x55c35d=Number[_0x36cc47(0x214)];for(const _0x2198e6 of _0x384bb9){if(_0x36cc47(0x1f9)==_0x2198e6[_0x36cc47(0x1aa)][_0x36cc47(0x1a7)])continue;const {row:_0x24c19a,column:_0x594237}=_0x87b03d[_0x36cc47(0x215)](_0x2198e6),_0x396b27=_0x2198e6[_0x36cc47(0x1c6)](_0x36cc47(0x1d3))?_0x2198e6[_0x36cc47(0x1bc)](_0x36cc47(0x1d3))-0x1:0x0,_0x27fd07=_0x2198e6[_0x36cc47(0x1c6)](_0x36cc47(0x187))?_0x2198e6[_0x36cc47(0x1bc)](_0x36cc47(0x187))-0x1:0x0;_0x40e06e=_0x24c19a<_0x40e06e?_0x24c19a:_0x40e06e,_0x52845e=_0x24c19a+_0x396b27>_0x52845e?_0x24c19a+_0x396b27:_0x52845e,_0x131151=_0x594237<_0x131151?_0x594237:_0x131151,_0x55c35d=_0x594237+_0x27fd07>_0x55c35d?_0x594237+_0x27fd07:_0x55c35d;}return{'minRow':_0x40e06e,'maxRow':_0x52845e,'minColumn':_0x131151,'maxColumn':_0x55c35d};}[_0x3c2d69(0x21e)](){const _0x373cbe=_0x3c2d69,_0x18eb65=this[_0x373cbe(0x1c4)],_0x55aac7=_0x18eb65[_0x373cbe(0x217)][_0x373cbe(0x181)](_0x373cbe(0x1d1)),_0xc7a892=_0x18eb65[_0x373cbe(0x217)][_0x373cbe(0x181)](_0x373cbe(0x20e));_0x18eb65[_0x373cbe(0x1c2)][_0x373cbe(0x193)]['on'](_0x373cbe(0x19d),()=>{const _0x1d4e84=_0x373cbe,_0x2fc037=Array[_0x1d4e84(0x216)](_0x18eb65[_0x1d4e84(0x1c2)][_0x1d4e84(0x193)][_0x1d4e84(0x1fa)][_0x1d4e84(0x1b8)]());for(const {name:_0x301306,data:_0x287850}of _0x2fc037){const {group:_0x48958a,id:_0x329a6e,subType:_0x58395a}=_0x55aac7[_0x1d4e84(0x209)](_0x301306);if(_0x1d4e84(0x202)!=_0x48958a)continue;if(null!=_0x287850[_0x1d4e84(0x1d0)])continue;const _0x1a22c6=_0x55aac7[_0x1d4e84(0x205)](_0x329a6e);this[_0x1d4e84(0x1cb)][_0x1d4e84(0x1b2)](_0x58395a)&&this[_0x1d4e84(0x1ad)][_0x1d4e84(0x210)](_0x1a22c6);}},{'priority':_0x373cbe(0x1b9)});const _0x3ddf9c=(_0x1ca0be,_0x3709ea)=>{const _0x1b9ea0=_0x373cbe;let _0x41988a=!0x1;const _0x491c45=_0x3709ea[_0x1b9ea0(0x1c8)](_0x1ca0be),_0x4d4736=_0x1ca0be[_0x1b9ea0(0x1af)](_0x1b9ea0(0x20d)),_0x34fbb1=_0xc7a892[_0x1b9ea0(0x215)](_0x1ca0be);for(const _0x219f27 of this[_0x1b9ea0(0x1ad)]){const _0x271b44=_0x219f27[_0x1b9ea0(0x1d9)],_0x2cf61b=_0x271b44[_0x1b9ea0(0x1c5)](_0x1b9ea0(0x208)),_0x118f10=_0x271b44[_0x1b9ea0(0x1a9)](_0x2cf61b?0xa:0x5),_0x5ce0a6=_0x118f10[_0x1b9ea0(0x1fc)](),_0x2a8269=_0x5ce0a6[_0x1b9ea0(0x1a9)](0x0,0x3)+_0x1b9ea0(0x1eb),_0x29d4e5=_0x1b9ea0(0x1cc)+_0x118f10,_0xe3b684=_0x1b9ea0(0x1ea)+_0x118f10;if(!_0x219f27[_0x1b9ea0(0x191)])continue;if(_0x4d4736!=_0x219f27[_0x1b9ea0(0x1ed)]()[_0x1b9ea0(0x1f0)][_0x1b9ea0(0x1af)](_0x1b9ea0(0x20d)))continue;if(_0x219f27[_0x1b9ea0(0x1bd)](_0x491c45))continue;const _0x17e1b8=_0x1ca0be[_0x1b9ea0(0x1c6)](_0x2a8269)?_0x1ca0be[_0x1b9ea0(0x1bc)](_0x2a8269)-0x1:0x0,_0x2774c5=this[_0x1b9ea0(0x1a8)](_0x219f27),_0x7523d7=_0x2774c5[_0x29d4e5],_0x52228=_0x2774c5[_0xe3b684];_0x7523d7<=_0x34fbb1[_0x5ce0a6]&&_0x34fbb1[_0x5ce0a6]+_0x17e1b8<=_0x52228&&(_0x219f27[_0x1b9ea0(0x206)](_0x491c45),_0x41988a=!0x0);}return _0x41988a;};_0x18eb65[_0x373cbe(0x1c2)][_0x373cbe(0x193)][_0x373cbe(0x1e5)](_0x29e098=>{const _0x2455b2=_0x373cbe;let _0x3e3c35=!0x1;for(const _0x304c07 of _0x18eb65[_0x2455b2(0x1c2)][_0x2455b2(0x193)][_0x2455b2(0x1fa)][_0x2455b2(0x1e2)]())if(_0x2455b2(0x1e7)==_0x304c07[_0x2455b2(0x1db)]){if(_0x2455b2(0x18e)==_0x304c07[_0x2455b2(0x20c)]){for(const _0x58c173 of _0x304c07[_0x2455b2(0x199)][_0x2455b2(0x19e)][_0x2455b2(0x183)]())_0x3e3c35=_0x3e3c35||_0x3ddf9c(_0x58c173,_0x29e098);}else _0x2455b2(0x1e1)==_0x304c07[_0x2455b2(0x20c)]&&(_0x3e3c35=_0x3e3c35||_0x3ddf9c(_0x304c07[_0x2455b2(0x199)][_0x2455b2(0x19e)],_0x29e098));}return _0x3e3c35;});}[_0x3c2d69(0x1a8)](_0x412852){const _0x1cbd94=_0x3c2d69;return this[_0x1cbd94(0x192)](_0x412852[_0x1cbd94(0x211)]()[_0x1cbd94(0x18b)](_0xc20b10=>_0xc20b10[_0x1cbd94(0x1f0)][_0x1cbd94(0x19e)]));}}function be(_0x17eb7e){const _0x1a7128=_0x3c2d69;return Array[_0x1a7128(0x216)](new Set(_0x17eb7e)[_0x1a7128(0x194)]());}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x1076(_0x199d6b,_0x3f8da6){const _0xa8b38b=_0xa8b3();return _0x1076=function(_0x10760c,_0x55331c){_0x10760c=_0x10760c-0x1f4;let _0x4a9da9=_0xa8b38b[_0x10760c];return _0x4a9da9;},_0x1076(_0x199d6b,_0x3f8da6);}const _0x904903=_0x1076;function _0xa8b3(){const _0x3ef252=['plugins','get','603400FEkayd','958587othZJK','afterInit','enableCommand','703624jnfzzz','editor','has','563052CZudxh','164808UXHeUs','TrackChangesEditing','TableCaptionEditing','206196aKroVk','requires','toggleTableCaption','457812DNrkYh'];_0xa8b3=function(){return _0x3ef252;};return _0xa8b3();}(function(_0x184ed7,_0x66224e){const _0x53d992=_0x1076,_0xb88e8=_0x184ed7();while(!![]){try{const _0x2c4a24=parseInt(_0x53d992(0x200))/0x1+parseInt(_0x53d992(0x1fc))/0x2+parseInt(_0x53d992(0x1fd))/0x3+-parseInt(_0x53d992(0x1f9))/0x4+-parseInt(_0x53d992(0x1f5))/0x5+parseInt(_0x53d992(0x203))/0x6+-parseInt(_0x53d992(0x1f6))/0x7;if(_0x2c4a24===_0x66224e)break;else _0xb88e8['push'](_0xb88e8['shift']());}catch(_0xa5c72e){_0xb88e8['push'](_0xb88e8['shift']());}}}(_0xa8b3,0x2d459));import{Plugin as _0x29f0fb}from'ckeditor5/src/core.js';import _0x2511e2 from'./table.js';export default class xt extends _0x29f0fb{static get[_0x904903(0x201)](){return[_0x2511e2];}[_0x904903(0x1f7)](){const _0x4ee9fd=_0x904903,_0x227fa1=this[_0x4ee9fd(0x1fa)];if(!_0x227fa1[_0x4ee9fd(0x204)][_0x4ee9fd(0x1fb)](_0x4ee9fd(0x1ff)))return;_0x227fa1[_0x4ee9fd(0x204)][_0x4ee9fd(0x1f4)](_0x4ee9fd(0x1fe))[_0x4ee9fd(0x1f8)](_0x4ee9fd(0x202));}}
|