@ckeditor/ckeditor5-track-changes 43.0.0-alpha.6 → 43.0.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 _0x6f86b5=_0x435e;(function(_0x10ae12,_0x3818b8){const _0x5e8b85=_0x435e,_0xac3565=_0x10ae12();while(!![]){try{const _0x3f319a=parseInt(_0x5e8b85(0xd4))/0x1+-parseInt(_0x5e8b85(0xa8))/0x2*(-parseInt(_0x5e8b85(0xc3))/0x3)+-parseInt(_0x5e8b85(0x90))/0x4*(parseInt(_0x5e8b85(0xd0))/0x5)+-parseInt(_0x5e8b85(0x10d))/0x6+parseInt(_0x5e8b85(0x124))/0x7*(-parseInt(_0x5e8b85(0x102))/0x8)+parseInt(_0x5e8b85(0xbc))/0x9*(parseInt(_0x5e8b85(0x8c))/0xa)+-parseInt(_0x5e8b85(0xda))/0xb*(-parseInt(_0x5e8b85(0x8d))/0xc);if(_0x3f319a===_0x3818b8)break;else _0xac3565['push'](_0xac3565['shift']());}catch(_0xf2d2d2){_0xac3565['push'](_0xac3565['shift']());}}}(_0xc25d,0x6335c));import{getTranslation as _0x3b4bec}from'../utils/common-translations.js';import{Plugin as _0x3f2af5}from'ckeditor5/src/core.js';function _0xc25d(){const _0x43e5ed=['entries','start','removeMarker','isInContent','startsWith','createTableWalker','editing','tableCellBorderColor','forEach','columnInsertionIndexes','some','2637rMudAt','removeMarkers','model','tableCellVerticalAlignment','registerDescriptionCallback','tableCellPadding','every','15276fYDHpI','insertColumns','getChanges','Users','ck-suggestion-marker-insertion','join','suggestion','columnInsertionRanges','_replaceTableSlotCell','return','rows','isEmpty','markerToHighlight','1589270aYuSFw','suggestionUnloaded','*Replace\x20table\x20cells*','registerCustomCallback','582921aEBycZ','low','tableCellBorderWidth','getAttributes','deletion','getContainedElement','451CxFsOt','columns','ck-suggestion-marker','getChildren','getItems','markerAttributes','last','getTableIfOnlyTableInContent','add','getChild','insertContent','position','isEqual','paragraph','requires','row','setAttribute','insertionRanges','tablePasteCell','getSuggestions','markMultiRangeBlockFormat','endRow','$graveyard','oldRange','_isForcedDefaultExecutionBlock','cells','getRows','tableCellBackgroundColor','includes','createRangeIn','markMultiRangeInsertion','tablePasteRow','newRange','markMultiRangeDeletion','forceDefaultExecution','content','suggestionLoaded','tablePasteColumn','findAncestor','suggestion:formatBlock:tablePasteCell','8YZeSMe','move','get','commands','getRowIndexes','TableClipboard','accept','push','from','filter','type','3227892CeRXGp','getAllAdjacentSuggestions','fill','insertRows','rowInsertionRanges','change','has','next','getMarkers','_suggestionFactory','createElement','call','length','selection','fromEntries','first','element','getShiftedBy','documentSelection','removeRows','clipboardOutput','subType','descriptionFactory','3865687pyGqGG','discard','register','TrackChangesEditing','trackChanges','endColumn','value','containsRange','formatBlock','conversion','redo','find','tableCell','map','dataDowncast','batch','name','showSuggestionHighlights','suggestion-td','set','_getCoordsForCells','insertion','author','activeMarkers','remove','schema','getColumnIndexes','updateMarker','plugins','setAttributes','createRange','getRanges','deletionRanges','table','stop','tablePasteChainId','getChangedMarkers','end','column','markerName','editingDowncast','getColumns','TableUtils','wrap','insert','_tablePostFixingSubtypes','elementToElement','attributes','fromRange','rootName','hasSuggestion','ck-suggestion-marker--active','reduce','document','tableCellHorizontalAlignment','16670YFdTwj','132540qhiOMD','nodeAfter','editor','4ADIPWx','locale','for','view','options','createPositionBefore','getSuggestion','getSelectionAffectedTableCells','registerPostFixer','listenTo','keys','high','createRangeOn','cell','tableCellBorderStyle','afterInit','tableCellSuggestion','removeColumns','markers','detach','tablePaste','_splitMarkerName','getRange','previousSibling','114StwZcy','rowInsertionIndexes','_createdBatches','differ','previous','getSuggestionCallback','nextSibling','unwrap','root'];_0xc25d=function(){return _0x43e5ed;};return _0xc25d();}import{LiveRange as _0x588093}from'ckeditor5/src/engine.js';import{uid as _0x4ac5ff,priorities as _0x3fdf66}from'ckeditor5/src/utils.js';import _0x1e2b20 from'./table.js';const Pe=[_0x6f86b5(0xd6),_0x6f86b5(0xb8),_0x6f86b5(0x9e),_0x6f86b5(0x8b),_0x6f86b5(0xbf),_0x6f86b5(0xf5),_0x6f86b5(0xc1)],we=Object[_0x6f86b5(0x11b)](Pe[_0x6f86b5(0x131)](_0x500bc9=>[_0x500bc9,null]));export default class _t extends _0x3f2af5{static get[_0x6f86b5(0xe8)](){return[_0x1e2b20];}[_0x6f86b5(0x9f)](){const _0x5787f5=_0x6f86b5,_0x867ee2=this[_0x5787f5(0x8f)];if(!_0x867ee2[_0x5787f5(0x71)][_0x5787f5(0x113)](_0x5787f5(0x107)))return;const _0x5c42cc=_0x867ee2[_0x5787f5(0x71)][_0x5787f5(0x104)](_0x5787f5(0x127)),_0x485467=_0x867ee2[_0x5787f5(0x71)][_0x5787f5(0x104)](_0x5787f5(0x7f)),_0x434706=_0x867ee2[_0x5787f5(0x71)][_0x5787f5(0x104)](_0x1e2b20),_0x4c4f98=_0x867ee2[_0x5787f5(0x71)][_0x5787f5(0x104)](_0x5787f5(0x107));_0x434706[_0x5787f5(0x82)][_0x5787f5(0x109)](_0x5787f5(0xf9),_0x5787f5(0xff)),_0x867ee2[_0x5787f5(0xbe)][_0x5787f5(0x6e)][_0x5787f5(0x126)](_0x5787f5(0xa0),{'allowIn':_0x5787f5(0x130),'allowContentOf':_0x5787f5(0x130),'isLimit':!0x0}),_0x867ee2[_0x5787f5(0x12d)][_0x5787f5(0x83)]({'model':_0x5787f5(0xa0),'view':_0x5787f5(0x136)});let _0x30e641=null;_0x867ee2[_0x5787f5(0xbe)]['on'](_0x5787f5(0xe4),(_0x4d4121,_0x4a7f94)=>{const _0x7ff586=_0x5787f5,[_0x4e48ec,_0x347281]=_0x4a7f94,_0x2a2709=_0x4a7f94[_0x4a7f94[_0x7ff586(0x119)]-0x1];_0x2a2709&&_0x2a2709[_0x7ff586(0xfc)]||_0x5c42cc[_0x7ff586(0xf2)]||this[_0x7ff586(0x8f)][_0x7ff586(0x105)][_0x7ff586(0x104)](_0x7ff586(0x128))[_0x7ff586(0x12a)]&&function(_0x504c33,_0x1f4691,_0x2f7778,_0x35471b,_0x6d0ddc){const _0x1f1d28=_0x7ff586;if(_0x1f4691&&!_0x1f4691['is'](_0x1f1d28(0x11f)))return!0x1;const _0x3f0763=_0x6d0ddc[_0x1f1d28(0xe1)](_0x504c33,_0x2f7778);if(!_0x3f0763||!Re(_0x3f0763,void 0x0,_0x35471b))return!0x1;const _0x2d0193=_0x35471b[_0x1f1d28(0x97)](_0x2f7778[_0x1f1d28(0x8a)][_0x1f1d28(0x11a)]);if(!_0x2d0193[_0x1f1d28(0x119)])return!0x1;const _0x5e7356=_0x2d0193[0x0][_0x1f1d28(0x100)](_0x1f1d28(0x76)),_0x1276e8=_0x35471b[_0x1f1d28(0x106)](_0x2d0193),_0x2b32ec=_0x35471b[_0x1f1d28(0x6f)](_0x2d0193),_0x15d2c6={'startRow':_0x1276e8[_0x1f1d28(0x11c)],'endRow':_0x1276e8[_0x1f1d28(0xe0)],'startColumn':_0x2b32ec[_0x1f1d28(0x11c)],'endColumn':_0x2b32ec[_0x1f1d28(0xe0)]};return 0x1==_0x2d0193[_0x1f1d28(0x119)]&&(_0x15d2c6[_0x1f1d28(0xef)]+=_0x35471b[_0x1f1d28(0xf4)](_0x3f0763)-0x1,_0x15d2c6[_0x1f1d28(0x129)]+=_0x35471b[_0x1f1d28(0x7e)](_0x3f0763)-0x1),Re(_0x5e7356,_0x15d2c6,_0x35471b);}(_0x4e48ec,_0x347281,_0x867ee2[_0x7ff586(0xbe)],_0x485467,_0x4c4f98)&&(_0x4d4121[_0x7ff586(0x77)](),_0x30e641={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x867ee2[_0x7ff586(0xbe)][_0x7ff586(0x112)](()=>{const _0x32cda0=_0x7ff586;_0x867ee2[_0x32cda0(0xbe)][_0x32cda0(0xe4)](_0x4a7f94[0x0],_0x4a7f94[0x1],_0x4a7f94[0x2],{'forceDefaultExecution':!0x0});const _0x120668=_0x4ac5ff(),{rowInsertionRanges:_0x5904a1,columnInsertionRanges:_0x1a4644,insertionRanges:_0x376019,deletionRanges:_0x30db4f,cells:_0x892fbc}=_0x30e641;_0x5904a1[_0x32cda0(0x119)]&&_0x5c42cc[_0x32cda0(0xf8)](_0x5904a1,_0x32cda0(0xf9),{'tablePasteChainId':_0x120668}),_0x1a4644[_0x32cda0(0x119)]&&_0x5c42cc[_0x32cda0(0xf8)](_0x1a4644,_0x32cda0(0xff),{'tablePasteChainId':_0x120668}),_0x376019[_0x32cda0(0x119)]&&(_0x5c42cc[_0x32cda0(0xf8)](_0x376019,_0x32cda0(0xa4),{'tablePasteChainId':_0x120668,'skipNestingCheck':!0x0}),_0x376019[_0x32cda0(0xb9)](_0x3ec2bb=>{const _0x482d18=_0x32cda0;var _0x70984a;return null===(_0x70984a=_0x3ec2bb[_0x482d18(0xa3)])||void 0x0===_0x70984a?void 0x0:_0x70984a[_0x482d18(0x118)](_0x3ec2bb);})),_0x30db4f[_0x32cda0(0x119)]&&(_0x5c42cc[_0x32cda0(0xfb)](_0x30db4f,_0x32cda0(0xa4),{'tablePasteChainId':_0x120668,'skipNestingCheck':!0x0}),_0x30db4f[_0x32cda0(0xb9)](_0x3bc701=>{const _0x451555=_0x32cda0;var _0x2b4e9f;return null===(_0x2b4e9f=_0x3bc701[_0x451555(0xa3)])||void 0x0===_0x2b4e9f?void 0x0:_0x2b4e9f[_0x451555(0x118)](_0x3bc701);}));const _0x2b5bb1=_0x5c42cc[_0x32cda0(0xee)](_0x892fbc[_0x32cda0(0x131)](({element:_0x809abd})=>_0x809abd),{'formatGroupId':_0x4ac5ff()},[],_0x32cda0(0xec),{'tablePasteChainId':_0x120668});if(_0x2b5bb1){const _0x3e9ea4=_0x2b5bb1[_0x32cda0(0x115)](),_0x283812=[];for(const {element:_0x5a4fe3,attributes:_0x2b30bf}of _0x892fbc){if(!_0x2b30bf)continue;const _0x561b44=_0x867ee2[_0x32cda0(0xbe)][_0x32cda0(0x9c)](_0x5a4fe3),_0x542d0c=_0x3e9ea4[_0x32cda0(0x12f)](_0x4038f2=>_0x4038f2[_0x32cda0(0xa6)]()[_0x32cda0(0xe6)](_0x561b44));_0x542d0c&&_0x283812[_0x32cda0(0x109)]([_0x542d0c[_0x32cda0(0x134)],_0x2b30bf]);}_0x283812[_0x32cda0(0x119)]&&_0x2b5bb1[_0x32cda0(0xea)](_0x32cda0(0xdf),Object[_0x32cda0(0x11b)](_0x283812));}_0x30e641=null;}));},{'priority':_0x3fdf66[_0x5787f5(0x9b)]+0xa}),_0x867ee2[_0x5787f5(0x71)][_0x5787f5(0x104)](_0x5787f5(0x107))['on'](_0x5787f5(0xcb),(_0x454f5c,_0x370db3)=>{const _0x2e3f33=_0x5787f5,[_0x1edfcd,_0x50856e,,_0x309dbb]=_0x370db3;if(!_0x30e641)return;_0x454f5c[_0x2e3f33(0x77)]();const _0x21143e=_0x1edfcd[_0x2e3f33(0x9d)],_0x484d7e=_0x50856e,_0x3687da=ke(_0x21143e),_0x28567d=ke(_0x484d7e);_0x454f5c[_0x2e3f33(0xcc)]=_0x21143e;let _0xcb72c=null,_0x18dd9b=null;if(_0x28567d||_0x3687da){if(_0x3687da&&!_0x28567d){_0x309dbb[_0x2e3f33(0x6d)](_0x21143e[_0x2e3f33(0xe3)](0x0));for(const _0x33067f of Array[_0x2e3f33(0x10a)](_0x484d7e[_0x2e3f33(0xdd)]()))_0x309dbb[_0x2e3f33(0x81)](_0x33067f,_0x21143e,_0x2e3f33(0x7a));const _0x308b8f=_0x30e641[_0x2e3f33(0xa9)][_0x2e3f33(0xf6)](_0x1edfcd[_0x2e3f33(0xe9)]),_0x24519f=_0x30e641[_0x2e3f33(0xba)][_0x2e3f33(0xf6)](_0x1edfcd[_0x2e3f33(0x7b)]);_0x308b8f||_0x24519f||(_0xcb72c=_0x588093[_0x2e3f33(0x85)](_0x309dbb[_0x2e3f33(0xf7)](_0x21143e)));}else _0x28567d&&!_0x3687da&&(_0x18dd9b=_0x309dbb[_0x2e3f33(0xf7)](_0x21143e));}else{const _0xef4dcb=_0x309dbb[_0x2e3f33(0x117)](_0x2e3f33(0xa0)),_0x12e18b=_0x309dbb[_0x2e3f33(0x117)](_0x2e3f33(0xa0));_0x309dbb[_0x2e3f33(0x80)](_0x309dbb[_0x2e3f33(0xf7)](_0x21143e),_0x12e18b),_0x309dbb[_0x2e3f33(0x81)](_0xef4dcb,_0x21143e,0x0);for(const _0x379ade of Array[_0x2e3f33(0x10a)](_0x484d7e[_0x2e3f33(0xdd)]()))_0x309dbb[_0x2e3f33(0x81)](_0x379ade,_0xef4dcb,_0x2e3f33(0x7a));_0xcb72c=_0x588093[_0x2e3f33(0x85)](_0x309dbb[_0x2e3f33(0x9c)](_0xef4dcb)),_0x18dd9b=_0x588093[_0x2e3f33(0x85)](_0x309dbb[_0x2e3f33(0x9c)](_0x12e18b));}const _0x459392=Array[_0x2e3f33(0x10a)](_0x484d7e[_0x2e3f33(0xd7)]())[_0x2e3f33(0x10b)](([_0x153e56])=>Pe[_0x2e3f33(0xf6)](_0x153e56));_0x30e641[_0x2e3f33(0xf3)][_0x2e3f33(0x109)]({'element':_0x21143e,'attributes':_0x459392[_0x2e3f33(0x119)]?Object[_0x2e3f33(0x11b)](_0x459392):null}),_0xcb72c&&_0x30e641[_0x2e3f33(0xeb)][_0x2e3f33(0x109)](_0xcb72c),_0x18dd9b&&_0x30e641[_0x2e3f33(0x75)][_0x2e3f33(0x109)](_0x18dd9b);},{'priority':_0x5787f5(0x9b)}),_0x485467['on'](_0x5787f5(0xc4),(_0x5d4e22,_0xe31941)=>{const _0x719628=_0x5787f5,[_0x2a14e0,_0x230136={}]=_0xe31941;if(!_0x30e641)return;const _0x50f10f=_0x230136['at']||0x0,_0x5a2179=_0x230136[_0x719628(0xdb)]||0x1;_0x30e641[_0x719628(0xba)]=new Array(_0x5a2179)[_0x719628(0x10f)](_0x50f10f)[_0x719628(0x131)]((_0x4de0e7,_0x245266)=>_0x4de0e7+_0x245266);for(const {cell:_0xbe5754}of _0x485467[_0x719628(0xb6)](_0x2a14e0,{'startColumn':_0x50f10f,'endColumn':_0x50f10f+_0x5a2179-0x1}))_0x30e641[_0x719628(0xca)][_0x719628(0x109)](_0x867ee2[_0x719628(0xbe)][_0x719628(0x9c)](_0xbe5754));},{'priority':_0x5787f5(0xd5)}),_0x485467['on'](_0x5787f5(0x110),(_0x499bfe,_0x3441ce)=>{const _0x145a0b=_0x5787f5,[_0x18772e,_0x5155c7={}]=_0x3441ce;if(!_0x30e641)return;const _0x5c7317=_0x5155c7['at']||0x0,_0x13258f=_0x5155c7[_0x145a0b(0xcd)]||0x1;_0x30e641[_0x145a0b(0xa9)]=new Array(_0x13258f)[_0x145a0b(0x10f)](_0x5c7317)[_0x145a0b(0x131)]((_0x2e08cb,_0x4ceaac)=>_0x2e08cb+_0x4ceaac);for(const {cell:_0x3e4471}of _0x485467[_0x145a0b(0xb6)](_0x18772e,{'startRow':_0x5c7317,'endRow':_0x5c7317+_0x13258f-0x1}))_0x30e641[_0x145a0b(0x111)][_0x145a0b(0x109)](_0x867ee2[_0x145a0b(0xbe)][_0x145a0b(0x9c)](_0x3e4471));},{'priority':_0x5787f5(0xd5)}),_0x5c42cc[_0x5787f5(0x123)][_0x5787f5(0xc0)](_0x225fe5=>{const _0x520bc8=_0x5787f5;if(_0x225fe5[_0x520bc8(0x122)]&&_0x225fe5[_0x520bc8(0x122)][_0x520bc8(0xb5)](_0x520bc8(0xa4)))return _0x225fe5[_0x520bc8(0xac)]?{}:{'type':_0x520bc8(0x6a),'content':_0x3b4bec(_0x867ee2[_0x520bc8(0x91)],_0x520bc8(0xd2))};});const _0x28e0d4=()=>!0x1;for(const _0x2c6b1e of[_0x5787f5(0xa4),_0x5787f5(0xff),_0x5787f5(0xf9),_0x5787f5(0xec)])_0x5c42cc[_0x5787f5(0x116)][_0x5787f5(0xd3)](_0x5787f5(0x6a),_0x2c6b1e,_0x5787f5(0xc8),_0x28e0d4),_0x5c42cc[_0x5787f5(0x116)][_0x5787f5(0xd3)](_0x5787f5(0xd8),_0x2c6b1e,_0x5787f5(0xc8),_0x28e0d4),_0x5c42cc[_0x5787f5(0x116)][_0x5787f5(0xd3)](_0x5787f5(0x12c),_0x2c6b1e,_0x5787f5(0xc8),_0x28e0d4);_0x5c42cc[_0x5787f5(0x116)][_0x5787f5(0xd3)](_0x5787f5(0x12c),_0x5787f5(0xec),_0x5787f5(0x125),_0x28e0d4),_0x5c42cc[_0x5787f5(0x116)][_0x5787f5(0xd3)](_0x5787f5(0x12c),_0x5787f5(0xec),_0x5787f5(0x108),(_0x58586d,_0x30a1dd,_0x5d916d)=>{const _0x12e54c=_0x5787f5,_0x19bfd7=_0x58586d[_0x12e54c(0x131)](_0x52ded9=>_0x52ded9[_0x12e54c(0xd9)]())[_0x12e54c(0x10b)](_0x2dbb30=>_0x2dbb30),_0xf1105c=new Map(_0x19bfd7[_0x12e54c(0x131)](_0x25ef4f=>[_0x25ef4f,null]));if(_0x30e641){for(const {element:_0x31cb22,attributes:_0x2fb74f}of _0x30e641[_0x12e54c(0xf3)])_0x2fb74f&&_0xf1105c[_0x12e54c(0x137)](_0x31cb22,_0x2fb74f);}else{if(_0x5d916d&&_0x5d916d[_0x12e54c(0xdf)])for(const [_0xf91a43,_0x10f902]of Object[_0x12e54c(0xb1)](_0x5d916d[_0x12e54c(0xdf)])){const _0x126c45=_0x867ee2[_0x12e54c(0xbe)][_0x12e54c(0xa2)][_0x12e54c(0x104)](_0xf91a43),_0x3830ec=_0x126c45?_0x126c45[_0x12e54c(0xa6)]()[_0x12e54c(0xd9)]():null;_0x3830ec&&_0xf1105c[_0x12e54c(0x137)](_0x3830ec,_0x10f902);}}_0x867ee2[_0x12e54c(0xbe)][_0x12e54c(0x112)](_0x4526f6=>{const _0x2a21b8=_0x12e54c;for(const [_0x28182a,_0x4b458c]of _0xf1105c)_0x4526f6[_0x2a21b8(0x72)]({...we,..._0x4b458c},_0x28182a);});});const _0x251c92=(_0x4f404c,_0x4cc509)=>{const _0x225f5a=_0x5787f5;_0x5c42cc[_0x225f5a(0x116)][_0x225f5a(0xd3)](_0x4f404c,_0x225f5a(0xa4),_0x4cc509,(_0x345ac9,_0x382556,_0x72c6f1)=>{const _0x3ab200=_0x225f5a;_0x867ee2[_0x3ab200(0xbe)][_0x3ab200(0x112)](_0x575de1=>{const _0x24564e=_0x3ab200,_0xc6a6b5=[];for(const _0x44ef1c of _0x345ac9){const _0x3ea6fd=_0x44ef1c[_0x24564e(0xb2)][_0x24564e(0x8e)];_0x3ea6fd['is'](_0x24564e(0x11d),_0x24564e(0xa0))&&_0xc6a6b5[_0x24564e(0x109)](_0x3ea6fd);}_0x5c42cc[_0x24564e(0x116)][_0x24564e(0xad)](_0x4f404c,null,_0x4cc509)(_0x345ac9,_0x382556,_0x72c6f1);for(const _0x3b3ea1 of _0xc6a6b5)_0x24564e(0xf0)!=_0x3b3ea1[_0x24564e(0xb0)][_0x24564e(0x86)]&&_0x575de1[_0x24564e(0xaf)](_0x3b3ea1);});});};_0x251c92(_0x5787f5(0x6a),_0x5787f5(0x108)),_0x251c92(_0x5787f5(0x6a),_0x5787f5(0x125)),_0x251c92(_0x5787f5(0xd8),_0x5787f5(0x108)),_0x251c92(_0x5787f5(0xd8),_0x5787f5(0x125)),_0x5c42cc[_0x5787f5(0x116)][_0x5787f5(0xd3)](_0x5787f5(0x6a),_0x5787f5(0xf9),_0x5787f5(0x125),_0x4186e8=>{const _0x2bb931=_0x5787f5,_0x4b9f87=_0x4186e8[_0x2bb931(0x131)](_0x419988=>_0x419988[_0x2bb931(0xd9)]()),_0x5d2511=_0x4b9f87[0x0][_0x2bb931(0x100)](_0x2bb931(0x76)),{minRow:_0x49ee22,maxRow:_0x5f1574}=_0x434706[_0x2bb931(0x138)](_0x4b9f87);_0x485467[_0x2bb931(0x120)](_0x5d2511,{'at':_0x49ee22,'rows':_0x5f1574-_0x49ee22+0x1});}),_0x5c42cc[_0x5787f5(0x116)][_0x5787f5(0xd3)](_0x5787f5(0x6a),_0x5787f5(0xff),_0x5787f5(0x125),_0x22dcdb=>{const _0x59bb12=_0x5787f5,_0x5bacfa=_0x22dcdb[_0x59bb12(0x131)](_0x702beb=>_0x702beb[_0x59bb12(0xd9)]()),_0x1197b9=_0x5bacfa[0x0][_0x59bb12(0x100)](_0x59bb12(0x76)),{minColumn:_0x4a139c,maxColumn:_0x38ffde}=_0x434706[_0x59bb12(0x138)](_0x5bacfa);_0x485467[_0x59bb12(0xa1)](_0x1197b9,{'at':_0x4a139c,'columns':_0x38ffde-_0x4a139c+0x1});});const _0x11b4ab=(_0x5c5d78,_0x5a23fc)=>{const _0x27a23d=_0x5787f5;if(!_0x5a23fc[_0x27a23d(0x122)]||!_0x5a23fc[_0x27a23d(0x122)][_0x27a23d(0xb5)](_0x27a23d(0xa4)))return;const _0x15b8af=_0x5a23fc[_0x27a23d(0x84)][_0x27a23d(0x78)],_0x225154=_0x5c42cc[_0x27a23d(0xed)]()[_0x27a23d(0x10b)](_0xf628eb=>_0xf628eb[_0x27a23d(0xb4)]&&_0xf628eb[_0x27a23d(0x84)]&&_0xf628eb[_0x27a23d(0x84)][_0x27a23d(0x78)]==_0x15b8af);_0x225154[_0x27a23d(0x119)]&&_0x5a23fc[_0x27a23d(0x10e)]()[_0x27a23d(0x119)]!=_0x225154[_0x27a23d(0x119)]&&_0x225154[_0x27a23d(0x89)]((_0x886df1,_0x4d9525)=>(_0x886df1[_0x27a23d(0x114)]=_0x4d9525,_0x4d9525[_0x27a23d(0xac)]=_0x886df1,_0x4d9525));};function _0x3544d8(_0x35a33e,_0x247f31=!0x0){const _0x381ffc=_0x5787f5,{id:_0x5cc0ce}=_0x5c42cc[_0x381ffc(0xa5)](_0x35a33e[_0x381ffc(0x7c)]),_0x2fbb4b=[_0x381ffc(0xdc),_0x381ffc(0xc7)],_0x494ee8=_0x5c42cc[_0x381ffc(0x6c)][_0x381ffc(0xf6)](_0x35a33e[_0x381ffc(0x7c)]);return _0x494ee8&&_0x2fbb4b[_0x381ffc(0x109)](_0x381ffc(0x88)),{'classes':_0x2fbb4b,'attributes':{'data-suggestion':_0x5cc0ce},'priority':_0x494ee8&&_0x247f31?0xbc2:0xbb8};}_0x5c42cc['on'](_0x5787f5(0xfe),_0x11b4ab,{'priority':_0x5787f5(0x9b)}),_0x5c42cc['on'](_0x5787f5(0xd1),_0x11b4ab,{'priority':_0x5787f5(0x9b)}),_0x867ee2[_0x5787f5(0xbe)][_0x5787f5(0x8a)][_0x5787f5(0x98)](()=>{const _0x30a656=_0x5787f5;let _0x5a0b20=!0x1;const _0x57049b=Array[_0x30a656(0x10a)](_0x867ee2[_0x30a656(0xbe)][_0x30a656(0x8a)][_0x30a656(0xab)][_0x30a656(0x79)]());for(const {name:_0x5853b1,data:_0x36d92f}of _0x57049b){const {group:_0x1eb12e,type:_0x233034,id:_0x4a2301}=_0x5c42cc[_0x30a656(0xa5)](_0x5853b1);if(_0x30a656(0xc9)!=_0x1eb12e||_0x30a656(0xd8)!=_0x233034||_0x36d92f[_0x30a656(0xf1)])continue;if(!_0x5c42cc[_0x30a656(0x87)](_0x4a2301))continue;const _0x52d742=_0x5c42cc[_0x30a656(0x96)](_0x4a2301)[_0x30a656(0x74)](),_0xa459c=_0x867ee2[_0x30a656(0x71)][_0x30a656(0x104)](_0x30a656(0xc6))['me'];for(const _0x5bf526 of _0x5c42cc[_0x30a656(0xed)]()){if(!_0x5bf526[_0x30a656(0xb4)]||_0x5bf526[_0x30a656(0x6b)]!=_0xa459c)continue;if(_0x30a656(0x12c)!=_0x5bf526[_0x30a656(0x10c)]||_0x30a656(0xec)!=_0x5bf526[_0x30a656(0x122)])continue;if(_0x5bf526[_0x30a656(0x74)]()[_0x30a656(0xc2)](_0x36cab0=>_0x52d742[_0x30a656(0xbb)](_0x35e343=>_0x35e343[_0x30a656(0x12b)](_0x36cab0,!0x0)))){for(const _0x2cdddc of _0x5bf526[_0x30a656(0x10e)]())_0x2cdddc[_0x30a656(0xb4)]&&(_0x2cdddc[_0x30a656(0x125)](),_0x5a0b20=!0x0);}}}return _0x5a0b20;}),_0x867ee2[_0x5787f5(0xbe)][_0x5787f5(0x8a)][_0x5787f5(0x98)](_0xfe524=>{const _0x476f49=_0x5787f5,_0x5a7308=_0x867ee2[_0x476f49(0x105)][_0x476f49(0x104)](_0x476f49(0x12e));if(!_0x5a7308||!_0x5a7308[_0x476f49(0xaa)][_0x476f49(0x113)](_0xfe524[_0x476f49(0x133)]))return!0x1;let _0x264b4a=!0x1;const _0x567a4f=_0x867ee2[_0x476f49(0x71)][_0x476f49(0x104)](_0x476f49(0xc6))['me'],_0x4bbeab=_0x867ee2[_0x476f49(0xbe)][_0x476f49(0x8a)][_0x476f49(0xab)][_0x476f49(0xc5)](),_0x38f880=Array[_0x476f49(0x10a)](_0x867ee2[_0x476f49(0xbe)][_0x476f49(0x8a)][_0x476f49(0xab)][_0x476f49(0x79)]())[_0x476f49(0x10b)](({name:_0x2c402d,data:_0x2eb33c})=>{const _0x5bae03=_0x476f49,{group:_0x2741f8,subType:_0x1c41a5,authorId:_0xb2f9f0}=_0x5c42cc[_0x5bae03(0xa5)](_0x2c402d);return _0x5bae03(0xc9)==_0x2741f8&&_0x5bae03(0xa4)==_0x1c41a5&&_0xb2f9f0==_0x567a4f['id']&&!_0x2eb33c[_0x5bae03(0xf1)];});for(const _0xde0b4f of _0x4bbeab){if(_0x476f49(0x81)!=_0xde0b4f[_0x476f49(0x10c)]||_0x476f49(0xa0)!=_0xde0b4f[_0x476f49(0x134)]||0x1!=_0xde0b4f[_0x476f49(0x119)])continue;const _0xe21045=_0xfe524[_0x476f49(0x73)](_0xde0b4f[_0x476f49(0xe5)],_0xde0b4f[_0x476f49(0xe5)][_0x476f49(0x11e)](0x1));if(!_0x38f880[_0x476f49(0x12f)](({data:_0x2cc926})=>_0x2cc926[_0x476f49(0xfa)][_0x476f49(0xe6)](_0xe21045))){for(const {name:_0x4bed15,data:_0x39ba34}of _0x38f880)if(_0xe21045[_0x476f49(0x12b)](_0x39ba34[_0x476f49(0xfa)])){_0xfe524[_0x476f49(0x70)](_0x4bed15,{'range':_0xe21045}),_0x264b4a=!0x0;break;}}}return _0x264b4a;}),_0x867ee2[_0x5787f5(0xbe)][_0x5787f5(0x8a)][_0x5787f5(0x98)](_0x297922=>{const _0x2fe63f=_0x5787f5;let _0x46eb66=!0x1;const _0x57bad4=_0x867ee2[_0x2fe63f(0x71)][_0x2fe63f(0x104)](_0x2fe63f(0xc6))['me'],_0x3ecc89=_0x5c42cc[_0x2fe63f(0xed)]()[_0x2fe63f(0x10b)](_0x5e0af8=>_0x5e0af8[_0x2fe63f(0xb4)]&&_0x5e0af8[_0x2fe63f(0x6b)]==_0x57bad4),_0x54d0b7=new Set(),_0x1f18a6=new Set();for(const _0x4cdfe4 of _0x3ecc89)if(_0x2fe63f(0xa4)==_0x4cdfe4[_0x2fe63f(0x122)])for(const _0x490f74 of _0x4cdfe4[_0x2fe63f(0x115)]()){const _0x4e6756=_0x490f74[_0x2fe63f(0xa6)]()[_0x2fe63f(0xd9)]();if(_0x4e6756){if(_0x4e6756['is'](_0x2fe63f(0x11d),_0x2fe63f(0xa0))&&ke(_0x4e6756)){_0x4cdfe4[_0x2fe63f(0xb3)](_0x490f74[_0x2fe63f(0x134)]),_0x54d0b7[_0x2fe63f(0xe2)](_0x4e6756),_0x46eb66=!0x0;const _0x1a64dc=_0x4e6756[_0x2fe63f(0xae)],_0x3f4cd3=_0x4e6756[_0x2fe63f(0xa7)],_0x46d125=_0x1a64dc&&_0x1a64dc['is'](_0x2fe63f(0x11d),_0x2fe63f(0xa0)),_0x418395=_0x3f4cd3&&_0x3f4cd3['is'](_0x2fe63f(0x11d),_0x2fe63f(0xa0));_0x46d125&&!_0x54d0b7[_0x2fe63f(0x113)](_0x1a64dc)&&_0x1f18a6[_0x2fe63f(0xe2)](_0x1a64dc),_0x418395&&!_0x54d0b7[_0x2fe63f(0x113)](_0x3f4cd3)&&_0x1f18a6[_0x2fe63f(0xe2)](_0x3f4cd3);}else _0x4e6756['is'](_0x2fe63f(0x11d),_0x2fe63f(0xe7))&&_0x4e6756[_0x2fe63f(0xce)]&&(_0x4cdfe4[_0x2fe63f(0xb3)](_0x490f74[_0x2fe63f(0x134)]),_0x46eb66=!0x0);}}else{if(_0x2fe63f(0xec)==_0x4cdfe4[_0x2fe63f(0x122)]){if(!_0x4cdfe4[_0x2fe63f(0x84)]||!_0x4cdfe4[_0x2fe63f(0x84)][_0x2fe63f(0x78)])continue;const _0x15f7b6=_0x4cdfe4[_0x2fe63f(0x84)][_0x2fe63f(0xdf)];if(_0x15f7b6&&Object[_0x2fe63f(0x9a)](_0x15f7b6)[_0x2fe63f(0x119)])continue;const _0xe9815b=_0x4cdfe4[_0x2fe63f(0x84)][_0x2fe63f(0x78)];let _0x165658=!0x0,_0x782319=!0x0;for(const _0x49b19d of _0x3ecc89)if(_0x49b19d[_0x2fe63f(0x122)]&&_0x49b19d[_0x2fe63f(0x122)][_0x2fe63f(0xb5)](_0x2fe63f(0xa4))){if(!_0x49b19d[_0x2fe63f(0x84)][_0x2fe63f(0x78)]){_0x782319=!0x1;break;}if(_0x49b19d['id']!=_0x4cdfe4['id']&&_0x49b19d[_0x2fe63f(0x84)][_0x2fe63f(0x78)]==_0xe9815b){_0x165658=!0x1;break;}}_0x782319&&_0x165658&&(_0x4cdfe4[_0x2fe63f(0xbd)](),_0x46eb66=!0x0);}}for(const _0x4d420d of _0x54d0b7)_0x297922[_0x2fe63f(0x6d)](_0x4d420d);for(const _0x117710 of _0x1f18a6)_0x297922[_0x2fe63f(0xaf)](_0x117710);return _0x46eb66;}),_0x867ee2[_0x5787f5(0x12d)][_0x5787f5(0x92)](_0x5787f5(0x7d))[_0x5787f5(0xcf)]({'model':_0x5787f5(0x101),'view':(_0xb6a76,_0x16f3cf)=>_0x3544d8(_0xb6a76),'converterPriority':_0x5787f5(0x9b)}),_0x867ee2[_0x5787f5(0x12d)][_0x5787f5(0x92)](_0x5787f5(0x132))[_0x5787f5(0xcf)]({'model':_0x5787f5(0x101),'view':(_0x4bd777,_0x51fa71)=>_0x51fa71[_0x5787f5(0x94)][_0x5787f5(0x135)]?_0x3544d8(_0x4bd777,!0x1):null,'converterPriority':_0x5787f5(0x9b)});const _0xd7596b=_0x867ee2[_0x5787f5(0xb7)][_0x5787f5(0x93)];this[_0x5787f5(0x99)](_0xd7596b[_0x5787f5(0x8a)],_0x5787f5(0x121),(_0x220b9e,_0x5f0a04)=>{const _0x168496=_0x5787f5,_0x3b4371=[];for(const _0x1d13c0 of _0xd7596b[_0x168496(0xf7)](_0x5f0a04[_0x168496(0xfd)])[_0x168496(0xde)]())_0x1d13c0['is'](_0x168496(0x11d),_0x168496(0x136))&&_0x3b4371[_0x168496(0x109)](_0x1d13c0);_0xd7596b[_0x168496(0x112)](_0x43f4b4=>{const _0x15365c=_0x168496;for(const _0x4eef06 of _0x3b4371)_0x43f4b4[_0x15365c(0x103)](_0x43f4b4[_0x15365c(0xf7)](_0x4eef06),_0x43f4b4[_0x15365c(0x95)](_0x4eef06)),_0x43f4b4[_0x15365c(0x6d)](_0x4eef06);});});}}function ke(_0x11c06d){const _0xce5b20=_0x6f86b5;if(_0x11c06d[_0xce5b20(0xce)])return!0x0;const _0x41f299=_0x11c06d[_0xce5b20(0xe3)](0x0);return _0x41f299['is'](_0xce5b20(0x11d),_0xce5b20(0xe7))&&_0x41f299[_0xce5b20(0xce)];}function _0x435e(_0x5981dd,_0x20daca){const _0xc25d0a=_0xc25d();return _0x435e=function(_0x435ed7,_0xcf41da){_0x435ed7=_0x435ed7-0x6a;let _0x2505c5=_0xc25d0a[_0x435ed7];return _0x2505c5;},_0x435e(_0x5981dd,_0x20daca);}function Re(_0x2ae784,_0x1aa48a={},_0x10524c){const _0xbc987c=_0x6f86b5;for(const {isAnchor:_0x4e27a9,cellHeight:_0x2bf3f1,cellWidth:_0x171d72}of _0x10524c[_0xbc987c(0xb6)](_0x2ae784,{'includeAllSlots':!0x0,..._0x1aa48a}))if(!_0x4e27a9||0x1!=_0x2bf3f1||0x1!=_0x171d72)return!0x1;return!0x0;}
|
|
23
|
+
const _0x54375a=_0x2866;(function(_0x1b6c95,_0x5bd45a){const _0x3c021b=_0x2866,_0x3218e8=_0x1b6c95();while(!![]){try{const _0x31aa4b=parseInt(_0x3c021b(0xda))/0x1+parseInt(_0x3c021b(0xfb))/0x2+-parseInt(_0x3c021b(0xe5))/0x3*(parseInt(_0x3c021b(0xc9))/0x4)+parseInt(_0x3c021b(0xaf))/0x5+-parseInt(_0x3c021b(0x122))/0x6+-parseInt(_0x3c021b(0x161))/0x7*(-parseInt(_0x3c021b(0xcc))/0x8)+-parseInt(_0x3c021b(0x12e))/0x9*(-parseInt(_0x3c021b(0xfc))/0xa);if(_0x31aa4b===_0x5bd45a)break;else _0x3218e8['push'](_0x3218e8['shift']());}catch(_0x191337){_0x3218e8['push'](_0x3218e8['shift']());}}}(_0x5a55,0x3f0f2));import{getTranslation as _0x58796b}from'../utils/common-translations.js';import{Plugin as _0x40c8b7}from'ckeditor5/src/core.js';import{LiveRange as _0x287a13}from'ckeditor5/src/engine.js';import{uid as _0x3045a5,priorities as _0x41f852}from'ckeditor5/src/utils.js';import _0x8e8fc7 from'./table.js';const Pe=[_0x54375a(0xb5),_0x54375a(0x9d),_0x54375a(0xe0),_0x54375a(0xdc),_0x54375a(0x115),_0x54375a(0xba),_0x54375a(0xc8)],we=Object[_0x54375a(0x162)](Pe[_0x54375a(0xe1)](_0x50df4c=>[_0x50df4c,null]));export default class _t extends _0x40c8b7{static get[_0x54375a(0xac)](){return[_0x8e8fc7];}[_0x54375a(0xde)](){const _0x566ee2=_0x54375a,_0x544d0e=this[_0x566ee2(0x13d)];if(!_0x544d0e[_0x566ee2(0xbd)][_0x566ee2(0x133)](_0x566ee2(0x13a)))return;const _0x4262eb=_0x544d0e[_0x566ee2(0xbd)][_0x566ee2(0xa5)](_0x566ee2(0x113)),_0x331272=_0x544d0e[_0x566ee2(0xbd)][_0x566ee2(0xa5)](_0x566ee2(0x14b)),_0x3bca7e=_0x544d0e[_0x566ee2(0xbd)][_0x566ee2(0xa5)](_0x8e8fc7),_0x5c34de=_0x544d0e[_0x566ee2(0xbd)][_0x566ee2(0xa5)](_0x566ee2(0x13a));_0x3bca7e[_0x566ee2(0x10b)][_0x566ee2(0xa1)](_0x566ee2(0xb9),_0x566ee2(0x103)),_0x544d0e[_0x566ee2(0x112)][_0x566ee2(0x148)][_0x566ee2(0xbb)](_0x566ee2(0x10f),{'allowIn':_0x566ee2(0x116),'allowContentOf':_0x566ee2(0x116),'isLimit':!0x0}),_0x544d0e[_0x566ee2(0xb1)][_0x566ee2(0x142)]({'model':_0x566ee2(0x10f),'view':_0x566ee2(0x151)});let _0x16d946=null;_0x544d0e[_0x566ee2(0x112)]['on'](_0x566ee2(0xb3),(_0x4ff280,_0x2ea8ea)=>{const _0x433821=_0x566ee2,[_0x34e7ac,_0x2ebb52]=_0x2ea8ea,_0x33bd81=_0x2ea8ea[_0x2ea8ea[_0x433821(0x145)]-0x1];_0x33bd81&&_0x33bd81[_0x433821(0x131)]||_0x4262eb[_0x433821(0x141)]||this[_0x433821(0x13d)][_0x433821(0x155)][_0x433821(0xa5)](_0x433821(0x10a))[_0x433821(0x126)]&&function(_0x1b9098,_0x19d83e,_0x3042a3,_0x4c5ff1,_0x2e54f2){const _0x381faf=_0x433821;if(_0x19d83e&&!_0x19d83e['is'](_0x381faf(0xa7)))return!0x1;const _0x27171f=_0x2e54f2[_0x381faf(0xf5)](_0x1b9098,_0x3042a3);if(!_0x27171f||!Re(_0x27171f,void 0x0,_0x4c5ff1))return!0x1;const _0x9e0948=_0x4c5ff1[_0x381faf(0x11d)](_0x3042a3[_0x381faf(0x107)][_0x381faf(0x12c)]);if(!_0x9e0948[_0x381faf(0x145)])return!0x1;const _0x3dc91d=_0x9e0948[0x0][_0x381faf(0xd1)](_0x381faf(0xc1)),_0x5d4221=_0x4c5ff1[_0x381faf(0xec)](_0x9e0948),_0xdc5742=_0x4c5ff1[_0x381faf(0xcb)](_0x9e0948),_0x338894={'startRow':_0x5d4221[_0x381faf(0x12a)],'endRow':_0x5d4221[_0x381faf(0xb7)],'startColumn':_0xdc5742[_0x381faf(0x12a)],'endColumn':_0xdc5742[_0x381faf(0xb7)]};return 0x1==_0x9e0948[_0x381faf(0x145)]&&(_0x338894[_0x381faf(0xd6)]+=_0x4c5ff1[_0x381faf(0xf9)](_0x27171f)-0x1,_0x338894[_0x381faf(0x139)]+=_0x4c5ff1[_0x381faf(0xfd)](_0x27171f)-0x1),Re(_0x3dc91d,_0x338894,_0x4c5ff1);}(_0x34e7ac,_0x2ebb52,_0x544d0e[_0x433821(0x112)],_0x331272,_0x5c34de)&&(_0x4ff280[_0x433821(0x157)](),_0x16d946={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x544d0e[_0x433821(0x112)][_0x433821(0x9f)](()=>{const _0x348493=_0x433821;_0x544d0e[_0x348493(0x112)][_0x348493(0xb3)](_0x2ea8ea[0x0],_0x2ea8ea[0x1],_0x2ea8ea[0x2],{'forceDefaultExecution':!0x0});const _0x5e5c67=_0x3045a5(),{rowInsertionRanges:_0x4e4a23,columnInsertionRanges:_0x50b55e,insertionRanges:_0xd208d9,deletionRanges:_0x1984d7,cells:_0x2bd635}=_0x16d946;_0x4e4a23[_0x348493(0x145)]&&_0x4262eb[_0x348493(0x106)](_0x4e4a23,_0x348493(0xb9),{'tablePasteChainId':_0x5e5c67}),_0x50b55e[_0x348493(0x145)]&&_0x4262eb[_0x348493(0x106)](_0x50b55e,_0x348493(0x103),{'tablePasteChainId':_0x5e5c67}),_0xd208d9[_0x348493(0x145)]&&(_0x4262eb[_0x348493(0x106)](_0xd208d9,_0x348493(0x154),{'tablePasteChainId':_0x5e5c67,'skipNestingCheck':!0x0}),_0xd208d9[_0x348493(0xf6)](_0x510820=>{const _0x1880d7=_0x348493;var _0x14028c;return null===(_0x14028c=_0x510820[_0x1880d7(0x14e)])||void 0x0===_0x14028c?void 0x0:_0x14028c[_0x1880d7(0xa8)](_0x510820);})),_0x1984d7[_0x348493(0x145)]&&(_0x4262eb[_0x348493(0x15e)](_0x1984d7,_0x348493(0x154),{'tablePasteChainId':_0x5e5c67,'skipNestingCheck':!0x0}),_0x1984d7[_0x348493(0xf6)](_0xb762a7=>{const _0x5c8cb6=_0x348493;var _0x502470;return null===(_0x502470=_0xb762a7[_0x5c8cb6(0x14e)])||void 0x0===_0x502470?void 0x0:_0x502470[_0x5c8cb6(0xa8)](_0xb762a7);}));const _0x54dcc6=_0x4262eb[_0x348493(0xf3)](_0x2bd635[_0x348493(0xe1)](({element:_0x2b6ed1})=>_0x2b6ed1),{'formatGroupId':_0x3045a5()},[],_0x348493(0x10d),{'tablePasteChainId':_0x5e5c67});if(_0x54dcc6){const _0x4f0b4e=_0x54dcc6[_0x348493(0xcd)](),_0x36c580=[];for(const {element:_0x1d375c,attributes:_0x20f83c}of _0x2bd635){if(!_0x20f83c)continue;const _0xeab15a=_0x544d0e[_0x348493(0x112)][_0x348493(0xdb)](_0x1d375c),_0x493630=_0x4f0b4e[_0x348493(0xa9)](_0x2ce4e1=>_0x2ce4e1[_0x348493(0xa4)]()[_0x348493(0x15b)](_0xeab15a));_0x493630&&_0x36c580[_0x348493(0xa1)]([_0x493630[_0x348493(0xd3)],_0x20f83c]);}_0x36c580[_0x348493(0x145)]&&_0x54dcc6[_0x348493(0xfa)](_0x348493(0xc7),Object[_0x348493(0x162)](_0x36c580));}_0x16d946=null;}));},{'priority':_0x41f852[_0x566ee2(0x144)]+0xa}),_0x544d0e[_0x566ee2(0xbd)][_0x566ee2(0xa5)](_0x566ee2(0x13a))['on'](_0x566ee2(0x13e),(_0x32c6db,_0x14fd32)=>{const _0x5cbf24=_0x566ee2,[_0x242b58,_0x1226d0,,_0x429ee7]=_0x14fd32;if(!_0x16d946)return;_0x32c6db[_0x5cbf24(0x157)]();const _0xf1a1b=_0x242b58[_0x5cbf24(0xcf)],_0x447e0f=_0x1226d0,_0x461eb1=ke(_0xf1a1b),_0x5e65d5=ke(_0x447e0f);_0x32c6db[_0x5cbf24(0xc5)]=_0xf1a1b;let _0x23b172=null,_0x379fe7=null;if(_0x5e65d5||_0x461eb1){if(_0x461eb1&&!_0x5e65d5){_0x429ee7[_0x5cbf24(0xb2)](_0xf1a1b[_0x5cbf24(0xc4)](0x0));for(const _0x7bfc2 of Array[_0x5cbf24(0xff)](_0x447e0f[_0x5cbf24(0xc0)]()))_0x429ee7[_0x5cbf24(0x149)](_0x7bfc2,_0xf1a1b,_0x5cbf24(0x125));const _0x19ca67=_0x16d946[_0x5cbf24(0xdf)][_0x5cbf24(0xc2)](_0x242b58[_0x5cbf24(0xf1)]),_0x42464e=_0x16d946[_0x5cbf24(0xd2)][_0x5cbf24(0xc2)](_0x242b58[_0x5cbf24(0xdd)]);_0x19ca67||_0x42464e||(_0x23b172=_0x287a13[_0x5cbf24(0xfe)](_0x429ee7[_0x5cbf24(0xbe)](_0xf1a1b)));}else _0x5e65d5&&!_0x461eb1&&(_0x379fe7=_0x429ee7[_0x5cbf24(0xbe)](_0xf1a1b));}else{const _0x4b9b91=_0x429ee7[_0x5cbf24(0xe4)](_0x5cbf24(0x10f)),_0x43a87d=_0x429ee7[_0x5cbf24(0xe4)](_0x5cbf24(0x10f));_0x429ee7[_0x5cbf24(0x130)](_0x429ee7[_0x5cbf24(0xbe)](_0xf1a1b),_0x43a87d),_0x429ee7[_0x5cbf24(0x149)](_0x4b9b91,_0xf1a1b,0x0);for(const _0x2fa11d of Array[_0x5cbf24(0xff)](_0x447e0f[_0x5cbf24(0xc0)]()))_0x429ee7[_0x5cbf24(0x149)](_0x2fa11d,_0x4b9b91,_0x5cbf24(0x125));_0x23b172=_0x287a13[_0x5cbf24(0xfe)](_0x429ee7[_0x5cbf24(0xdb)](_0x4b9b91)),_0x379fe7=_0x287a13[_0x5cbf24(0xfe)](_0x429ee7[_0x5cbf24(0xdb)](_0x43a87d));}const _0x105b8b=Array[_0x5cbf24(0xff)](_0x447e0f[_0x5cbf24(0x156)]())[_0x5cbf24(0x135)](([_0x4b9bfc])=>Pe[_0x5cbf24(0xc2)](_0x4b9bfc));_0x16d946[_0x5cbf24(0x12b)][_0x5cbf24(0xa1)]({'element':_0xf1a1b,'attributes':_0x105b8b[_0x5cbf24(0x145)]?Object[_0x5cbf24(0x162)](_0x105b8b):null}),_0x23b172&&_0x16d946[_0x5cbf24(0x14f)][_0x5cbf24(0xa1)](_0x23b172),_0x379fe7&&_0x16d946[_0x5cbf24(0xa3)][_0x5cbf24(0xa1)](_0x379fe7);},{'priority':_0x566ee2(0x144)}),_0x331272['on'](_0x566ee2(0x15c),(_0x56e610,_0x1d081e)=>{const _0x5c446c=_0x566ee2,[_0x54d628,_0x355599={}]=_0x1d081e;if(!_0x16d946)return;const _0x8a6fd2=_0x355599['at']||0x0,_0x14d465=_0x355599[_0x5c446c(0xbc)]||0x1;_0x16d946[_0x5c446c(0xd2)]=new Array(_0x14d465)[_0x5c446c(0x165)](_0x8a6fd2)[_0x5c446c(0xe1)]((_0x375960,_0x2b53ea)=>_0x375960+_0x2b53ea);for(const {cell:_0x5bfa86}of _0x331272[_0x5c446c(0x13f)](_0x54d628,{'startColumn':_0x8a6fd2,'endColumn':_0x8a6fd2+_0x14d465-0x1}))_0x16d946[_0x5c446c(0x153)][_0x5c446c(0xa1)](_0x544d0e[_0x5c446c(0x112)][_0x5c446c(0xdb)](_0x5bfa86));},{'priority':_0x566ee2(0x10e)}),_0x331272['on'](_0x566ee2(0x12d),(_0x5ad251,_0xa08fb4)=>{const _0x323d8d=_0x566ee2,[_0x4f6482,_0x16c4f6={}]=_0xa08fb4;if(!_0x16d946)return;const _0x52c0d3=_0x16c4f6['at']||0x0,_0x245f41=_0x16c4f6[_0x323d8d(0x160)]||0x1;_0x16d946[_0x323d8d(0xdf)]=new Array(_0x245f41)[_0x323d8d(0x165)](_0x52c0d3)[_0x323d8d(0xe1)]((_0xc2600a,_0x748703)=>_0xc2600a+_0x748703);for(const {cell:_0x5a2bb8}of _0x331272[_0x323d8d(0x13f)](_0x4f6482,{'startRow':_0x52c0d3,'endRow':_0x52c0d3+_0x245f41-0x1}))_0x16d946[_0x323d8d(0xe8)][_0x323d8d(0xa1)](_0x544d0e[_0x323d8d(0x112)][_0x323d8d(0xdb)](_0x5a2bb8));},{'priority':_0x566ee2(0x10e)}),_0x4262eb[_0x566ee2(0x110)][_0x566ee2(0x168)](_0x2e7828=>{const _0x32937a=_0x566ee2;if(_0x2e7828[_0x32937a(0xa6)]&&_0x2e7828[_0x32937a(0xa6)][_0x32937a(0xd0)](_0x32937a(0x154)))return _0x2e7828[_0x32937a(0x159)]?{}:{'type':_0x32937a(0xf8),'content':_0x58796b(_0x544d0e[_0x32937a(0xab)],_0x32937a(0x118))};});const _0x456beb=()=>!0x1;for(const _0x40d83b of[_0x566ee2(0x154),_0x566ee2(0x103),_0x566ee2(0xb9),_0x566ee2(0x10d)])_0x4262eb[_0x566ee2(0x123)][_0x566ee2(0xea)](_0x566ee2(0xf8),_0x40d83b,_0x566ee2(0xf4),_0x456beb),_0x4262eb[_0x566ee2(0x123)][_0x566ee2(0xea)](_0x566ee2(0xf7),_0x40d83b,_0x566ee2(0xf4),_0x456beb),_0x4262eb[_0x566ee2(0x123)][_0x566ee2(0xea)](_0x566ee2(0x150),_0x40d83b,_0x566ee2(0xf4),_0x456beb);_0x4262eb[_0x566ee2(0x123)][_0x566ee2(0xea)](_0x566ee2(0x150),_0x566ee2(0x10d),_0x566ee2(0xb4),_0x456beb),_0x4262eb[_0x566ee2(0x123)][_0x566ee2(0xea)](_0x566ee2(0x150),_0x566ee2(0x10d),_0x566ee2(0x143),(_0x4787bf,_0x394231,_0x377e77)=>{const _0x3c5c87=_0x566ee2,_0x387706=_0x4787bf[_0x3c5c87(0xe1)](_0x5dfe02=>_0x5dfe02[_0x3c5c87(0x14c)]())[_0x3c5c87(0x135)](_0x3de263=>_0x3de263),_0x29cadd=new Map(_0x387706[_0x3c5c87(0xe1)](_0x101a6f=>[_0x101a6f,null]));if(_0x16d946){for(const {element:_0x4c749e,attributes:_0x477277}of _0x16d946[_0x3c5c87(0x12b)])_0x477277&&_0x29cadd[_0x3c5c87(0xad)](_0x4c749e,_0x477277);}else{if(_0x377e77&&_0x377e77[_0x3c5c87(0xc7)])for(const [_0x46212d,_0x451f7b]of Object[_0x3c5c87(0xe3)](_0x377e77[_0x3c5c87(0xc7)])){const _0x2d0dad=_0x544d0e[_0x3c5c87(0x112)][_0x3c5c87(0xa2)][_0x3c5c87(0xa5)](_0x46212d),_0x2ac11d=_0x2d0dad?_0x2d0dad[_0x3c5c87(0xa4)]()[_0x3c5c87(0x14c)]():null;_0x2ac11d&&_0x29cadd[_0x3c5c87(0xad)](_0x2ac11d,_0x451f7b);}}_0x544d0e[_0x3c5c87(0x112)][_0x3c5c87(0x9f)](_0x50c9be=>{const _0x6cbcb6=_0x3c5c87;for(const [_0x473524,_0x288956]of _0x29cadd)_0x50c9be[_0x6cbcb6(0xd8)]({...we,..._0x288956},_0x473524);});});const _0x8d86ad=(_0x4d8a5c,_0x1c7ae9)=>{const _0x5af4e1=_0x566ee2;_0x4262eb[_0x5af4e1(0x123)][_0x5af4e1(0xea)](_0x4d8a5c,_0x5af4e1(0x154),_0x1c7ae9,(_0x4877a8,_0x2f7ff0,_0x25a5eb)=>{const _0x34f9ec=_0x5af4e1;_0x544d0e[_0x34f9ec(0x112)][_0x34f9ec(0x9f)](_0x5ba571=>{const _0x58b5fe=_0x34f9ec,_0x3d377b=[];for(const _0x40e029 of _0x4877a8){const _0x511805=_0x40e029[_0x58b5fe(0xed)][_0x58b5fe(0x105)];_0x511805['is'](_0x58b5fe(0x132),_0x58b5fe(0x10f))&&_0x3d377b[_0x58b5fe(0xa1)](_0x511805);}_0x4262eb[_0x58b5fe(0x123)][_0x58b5fe(0xb0)](_0x4d8a5c,null,_0x1c7ae9)(_0x4877a8,_0x2f7ff0,_0x25a5eb);for(const _0x207f78 of _0x3d377b)_0x58b5fe(0xb6)!=_0x207f78[_0x58b5fe(0x128)][_0x58b5fe(0x158)]&&_0x5ba571[_0x58b5fe(0x109)](_0x207f78);});});};_0x8d86ad(_0x566ee2(0xf8),_0x566ee2(0x143)),_0x8d86ad(_0x566ee2(0xf8),_0x566ee2(0xb4)),_0x8d86ad(_0x566ee2(0xf7),_0x566ee2(0x143)),_0x8d86ad(_0x566ee2(0xf7),_0x566ee2(0xb4)),_0x4262eb[_0x566ee2(0x123)][_0x566ee2(0xea)](_0x566ee2(0xf8),_0x566ee2(0xb9),_0x566ee2(0xb4),_0x29b5bf=>{const _0x522b99=_0x566ee2,_0x1b1fb6=_0x29b5bf[_0x522b99(0xe1)](_0x3d6934=>_0x3d6934[_0x522b99(0x14c)]()),_0x3b8875=_0x1b1fb6[0x0][_0x522b99(0xd1)](_0x522b99(0xc1)),{minRow:_0x528e34,maxRow:_0x3039c2}=_0x3bca7e[_0x522b99(0xc3)](_0x1b1fb6);_0x331272[_0x522b99(0x114)](_0x3b8875,{'at':_0x528e34,'rows':_0x3039c2-_0x528e34+0x1});}),_0x4262eb[_0x566ee2(0x123)][_0x566ee2(0xea)](_0x566ee2(0xf8),_0x566ee2(0x103),_0x566ee2(0xb4),_0x153966=>{const _0x99562=_0x566ee2,_0x11b0c5=_0x153966[_0x99562(0xe1)](_0x801316=>_0x801316[_0x99562(0x14c)]()),_0x1e4585=_0x11b0c5[0x0][_0x99562(0xd1)](_0x99562(0xc1)),{minColumn:_0x34de6b,maxColumn:_0x520c20}=_0x3bca7e[_0x99562(0xc3)](_0x11b0c5);_0x331272[_0x99562(0x102)](_0x1e4585,{'at':_0x34de6b,'columns':_0x520c20-_0x34de6b+0x1});});const _0xb34cfe=(_0x393a74,_0x5c5349)=>{const _0x417c7c=_0x566ee2;if(!_0x5c5349[_0x417c7c(0xa6)]||!_0x5c5349[_0x417c7c(0xa6)][_0x417c7c(0xd0)](_0x417c7c(0x154)))return;const _0x6c02d5=_0x5c5349[_0x417c7c(0xf0)][_0x417c7c(0x11c)],_0x50c70a=_0x4262eb[_0x417c7c(0x121)]()[_0x417c7c(0x135)](_0x46ba1c=>_0x46ba1c[_0x417c7c(0x111)]&&_0x46ba1c[_0x417c7c(0xf0)]&&_0x46ba1c[_0x417c7c(0xf0)][_0x417c7c(0x11c)]==_0x6c02d5);_0x50c70a[_0x417c7c(0x145)]&&_0x5c5349[_0x417c7c(0xc6)]()[_0x417c7c(0x145)]!=_0x50c70a[_0x417c7c(0x145)]&&_0x50c70a[_0x417c7c(0x119)]((_0x205bd7,_0x4730f1)=>(_0x205bd7[_0x417c7c(0x163)]=_0x4730f1,_0x4730f1[_0x417c7c(0x159)]=_0x205bd7,_0x4730f1));};function _0x527976(_0x2ecd8e,_0x2b41ba=!0x0){const _0x5de23c=_0x566ee2,{id:_0x3c724f}=_0x4262eb[_0x5de23c(0x147)](_0x2ecd8e[_0x5de23c(0x166)]),_0x49fd5a=[_0x5de23c(0x14a),_0x5de23c(0x101)],_0x3a8dd9=_0x4262eb[_0x5de23c(0x10c)][_0x5de23c(0xc2)](_0x2ecd8e[_0x5de23c(0x166)]);return _0x3a8dd9&&_0x49fd5a[_0x5de23c(0xa1)](_0x5de23c(0xf2)),{'classes':_0x49fd5a,'attributes':{'data-suggestion':_0x3c724f},'priority':_0x3a8dd9&&_0x2b41ba?0xbc2:0xbb8};}_0x4262eb['on'](_0x566ee2(0x169),_0xb34cfe,{'priority':_0x566ee2(0x144)}),_0x4262eb['on'](_0x566ee2(0x13b),_0xb34cfe,{'priority':_0x566ee2(0x144)}),_0x544d0e[_0x566ee2(0x112)][_0x566ee2(0x107)][_0x566ee2(0x152)](()=>{const _0x4020ed=_0x566ee2;let _0x52362d=!0x1;const _0x41ecba=Array[_0x4020ed(0xff)](_0x544d0e[_0x4020ed(0x112)][_0x4020ed(0x107)][_0x4020ed(0x100)][_0x4020ed(0x12f)]());for(const {name:_0x3bb9e2,data:_0x3bbeb3}of _0x41ecba){const {group:_0x242df1,type:_0x39b675,id:_0x286136}=_0x4262eb[_0x4020ed(0x147)](_0x3bb9e2);if(_0x4020ed(0x11f)!=_0x242df1||_0x4020ed(0xf7)!=_0x39b675||_0x3bbeb3[_0x4020ed(0x108)])continue;if(!_0x4262eb[_0x4020ed(0x13c)](_0x286136))continue;const _0x10ead9=_0x4262eb[_0x4020ed(0xd7)](_0x286136)[_0x4020ed(0x136)](),_0x45c502=_0x544d0e[_0x4020ed(0xbd)][_0x4020ed(0xa5)](_0x4020ed(0x127))['me'];for(const _0x4c674c of _0x4262eb[_0x4020ed(0x121)]()){if(!_0x4c674c[_0x4020ed(0x111)]||_0x4c674c[_0x4020ed(0x146)]!=_0x45c502)continue;if(_0x4020ed(0x150)!=_0x4c674c[_0x4020ed(0x167)]||_0x4020ed(0x10d)!=_0x4c674c[_0x4020ed(0xa6)])continue;if(_0x4c674c[_0x4020ed(0x136)]()[_0x4020ed(0x134)](_0x1a80ff=>_0x10ead9[_0x4020ed(0x137)](_0x54cc18=>_0x54cc18[_0x4020ed(0xaa)](_0x1a80ff,!0x0)))){for(const _0xfd21a2 of _0x4c674c[_0x4020ed(0xc6)]())_0xfd21a2[_0x4020ed(0x111)]&&(_0xfd21a2[_0x4020ed(0xb4)](),_0x52362d=!0x0);}}}return _0x52362d;}),_0x544d0e[_0x566ee2(0x112)][_0x566ee2(0x107)][_0x566ee2(0x152)](_0x3d61ac=>{const _0x37c4cd=_0x566ee2,_0x145674=_0x544d0e[_0x37c4cd(0x155)][_0x37c4cd(0xa5)](_0x37c4cd(0xd4));if(!_0x145674||!_0x145674[_0x37c4cd(0xce)][_0x37c4cd(0x133)](_0x3d61ac[_0x37c4cd(0x120)]))return!0x1;let _0x19c4a2=!0x1;const _0x5aa6d0=_0x544d0e[_0x37c4cd(0xbd)][_0x37c4cd(0xa5)](_0x37c4cd(0x127))['me'],_0x51c7c4=_0x544d0e[_0x37c4cd(0x112)][_0x37c4cd(0x107)][_0x37c4cd(0x100)][_0x37c4cd(0x14d)](),_0x757088=Array[_0x37c4cd(0xff)](_0x544d0e[_0x37c4cd(0x112)][_0x37c4cd(0x107)][_0x37c4cd(0x100)][_0x37c4cd(0x12f)]())[_0x37c4cd(0x135)](({name:_0xd15155,data:_0x245988})=>{const _0x57110b=_0x37c4cd,{group:_0x309c1d,subType:_0x38890c,authorId:_0x433ab3}=_0x4262eb[_0x57110b(0x147)](_0xd15155);return _0x57110b(0x11f)==_0x309c1d&&_0x57110b(0x154)==_0x38890c&&_0x433ab3==_0x5aa6d0['id']&&!_0x245988[_0x57110b(0x108)];});for(const _0x3006c2 of _0x51c7c4){if(_0x37c4cd(0x149)!=_0x3006c2[_0x37c4cd(0x167)]||_0x37c4cd(0x10f)!=_0x3006c2[_0x37c4cd(0xd3)]||0x1!=_0x3006c2[_0x37c4cd(0x145)])continue;const _0x147ee0=_0x3d61ac[_0x37c4cd(0x140)](_0x3006c2[_0x37c4cd(0x11b)],_0x3006c2[_0x37c4cd(0x11b)][_0x37c4cd(0x164)](0x1));if(!_0x757088[_0x37c4cd(0xa9)](({data:_0x238e8b})=>_0x238e8b[_0x37c4cd(0xe6)][_0x37c4cd(0x15b)](_0x147ee0))){for(const {name:_0x336a89,data:_0x2ea76e}of _0x757088)if(_0x147ee0[_0x37c4cd(0xaa)](_0x2ea76e[_0x37c4cd(0xe6)])){_0x3d61ac[_0x37c4cd(0x11e)](_0x336a89,{'range':_0x147ee0}),_0x19c4a2=!0x0;break;}}}return _0x19c4a2;}),_0x544d0e[_0x566ee2(0x112)][_0x566ee2(0x107)][_0x566ee2(0x152)](_0x30ecb4=>{const _0x1b17da=_0x566ee2;let _0x465ad9=!0x1;const _0x17f1e1=_0x544d0e[_0x1b17da(0xbd)][_0x1b17da(0xa5)](_0x1b17da(0x127))['me'],_0xfbdd8e=_0x4262eb[_0x1b17da(0x121)]()[_0x1b17da(0x135)](_0x36dabe=>_0x36dabe[_0x1b17da(0x111)]&&_0x36dabe[_0x1b17da(0x146)]==_0x17f1e1),_0x199e9f=new Set(),_0x42c4f7=new Set();for(const _0x146f54 of _0xfbdd8e)if(_0x1b17da(0x154)==_0x146f54[_0x1b17da(0xa6)])for(const _0x16ead9 of _0x146f54[_0x1b17da(0xcd)]()){const _0xbbea78=_0x16ead9[_0x1b17da(0xa4)]()[_0x1b17da(0x14c)]();if(_0xbbea78){if(_0xbbea78['is'](_0x1b17da(0x132),_0x1b17da(0x10f))&&ke(_0xbbea78)){_0x146f54[_0x1b17da(0xeb)](_0x16ead9[_0x1b17da(0xd3)]),_0x199e9f[_0x1b17da(0xe2)](_0xbbea78),_0x465ad9=!0x0;const _0x1a0e39=_0xbbea78[_0x1b17da(0x129)],_0x21b1af=_0xbbea78[_0x1b17da(0x124)],_0x3f0445=_0x1a0e39&&_0x1a0e39['is'](_0x1b17da(0x132),_0x1b17da(0x10f)),_0x103ef0=_0x21b1af&&_0x21b1af['is'](_0x1b17da(0x132),_0x1b17da(0x10f));_0x3f0445&&!_0x199e9f[_0x1b17da(0x133)](_0x1a0e39)&&_0x42c4f7[_0x1b17da(0xe2)](_0x1a0e39),_0x103ef0&&!_0x199e9f[_0x1b17da(0x133)](_0x21b1af)&&_0x42c4f7[_0x1b17da(0xe2)](_0x21b1af);}else _0xbbea78['is'](_0x1b17da(0x132),_0x1b17da(0xe7))&&_0xbbea78[_0x1b17da(0xe9)]&&(_0x146f54[_0x1b17da(0xeb)](_0x16ead9[_0x1b17da(0xd3)]),_0x465ad9=!0x0);}}else{if(_0x1b17da(0x10d)==_0x146f54[_0x1b17da(0xa6)]){if(!_0x146f54[_0x1b17da(0xf0)]||!_0x146f54[_0x1b17da(0xf0)][_0x1b17da(0x11c)])continue;const _0x499b09=_0x146f54[_0x1b17da(0xf0)][_0x1b17da(0xc7)];if(_0x499b09&&Object[_0x1b17da(0xef)](_0x499b09)[_0x1b17da(0x145)])continue;const _0x5dcd75=_0x146f54[_0x1b17da(0xf0)][_0x1b17da(0x11c)];let _0x2e4731=!0x0,_0x481c3e=!0x0;for(const _0x1363cd of _0xfbdd8e)if(_0x1363cd[_0x1b17da(0xa6)]&&_0x1363cd[_0x1b17da(0xa6)][_0x1b17da(0xd0)](_0x1b17da(0x154))){if(!_0x1363cd[_0x1b17da(0xf0)][_0x1b17da(0x11c)]){_0x481c3e=!0x1;break;}if(_0x1363cd['id']!=_0x146f54['id']&&_0x1363cd[_0x1b17da(0xf0)][_0x1b17da(0x11c)]==_0x5dcd75){_0x2e4731=!0x1;break;}}_0x481c3e&&_0x2e4731&&(_0x146f54[_0x1b17da(0x11a)](),_0x465ad9=!0x0);}}for(const _0x81fd0e of _0x199e9f)_0x30ecb4[_0x1b17da(0xb2)](_0x81fd0e);for(const _0x369019 of _0x42c4f7)_0x30ecb4[_0x1b17da(0x109)](_0x369019);return _0x465ad9;}),_0x544d0e[_0x566ee2(0xb1)][_0x566ee2(0xd5)](_0x566ee2(0xbf))[_0x566ee2(0xae)]({'model':_0x566ee2(0xd9),'view':(_0x2fc089,_0xe2e9e)=>_0x527976(_0x2fc089),'converterPriority':_0x566ee2(0x144)}),_0x544d0e[_0x566ee2(0xb1)][_0x566ee2(0xd5)](_0x566ee2(0x15a))[_0x566ee2(0xae)]({'model':_0x566ee2(0xd9),'view':(_0x1e2730,_0x393a02)=>_0x393a02[_0x566ee2(0xb8)][_0x566ee2(0x138)]?_0x527976(_0x1e2730,!0x1):null,'converterPriority':_0x566ee2(0x144)});const _0x4f20ef=_0x544d0e[_0x566ee2(0x15d)][_0x566ee2(0xca)];this[_0x566ee2(0xee)](_0x4f20ef[_0x566ee2(0x107)],_0x566ee2(0x104),(_0xcc64fd,_0x55590e)=>{const _0x5eab72=_0x566ee2,_0x40d796=[];for(const _0x48674b of _0x4f20ef[_0x5eab72(0xbe)](_0x55590e[_0x5eab72(0x15f)])[_0x5eab72(0x117)]())_0x48674b['is'](_0x5eab72(0x132),_0x5eab72(0x151))&&_0x40d796[_0x5eab72(0xa1)](_0x48674b);_0x4f20ef[_0x5eab72(0x9f)](_0x570472=>{const _0x401923=_0x5eab72;for(const _0x48235c of _0x40d796)_0x570472[_0x401923(0xa0)](_0x570472[_0x401923(0xbe)](_0x48235c),_0x570472[_0x401923(0x9e)](_0x48235c)),_0x570472[_0x401923(0xb2)](_0x48235c);});});}}function _0x2866(_0x59db28,_0x2a5d3b){const _0x5a5501=_0x5a55();return _0x2866=function(_0x286667,_0x5a7771){_0x286667=_0x286667-0x9d;let _0x61e62e=_0x5a5501[_0x286667];return _0x61e62e;},_0x2866(_0x59db28,_0x2a5d3b);}function ke(_0x5f01fe){const _0x11be7a=_0x54375a;if(_0x5f01fe[_0x11be7a(0xe9)])return!0x0;const _0x10d3f9=_0x5f01fe[_0x11be7a(0xc4)](0x0);return _0x10d3f9['is'](_0x11be7a(0x132),_0x11be7a(0xe7))&&_0x10d3f9[_0x11be7a(0xe9)];}function Re(_0x902902,_0x4ce7f9={},_0x4836b2){const _0x76a1ff=_0x54375a;for(const {isAnchor:_0x194cd9,cellHeight:_0x6e0dff,cellWidth:_0x16730d}of _0x4836b2[_0x76a1ff(0x13f)](_0x902902,{'includeAllSlots':!0x0,..._0x4ce7f9}))if(!_0x194cd9||0x1!=_0x6e0dff||0x1!=_0x16730d)return!0x1;return!0x0;}function _0x5a55(){const _0x173b8b=['fromEntries','next','getShiftedBy','fill','markerName','type','registerDescriptionCallback','suggestionLoaded','tableCellBorderColor','createPositionBefore','change','move','push','markers','deletionRanges','getRange','get','subType','documentSelection','call','find','containsRange','locale','requires','set','markerToHighlight','1440695Hfuhim','getSuggestionCallback','conversion','remove','insertContent','discard','tableCellBorderWidth','$graveyard','last','options','tablePasteRow','tableCellBackgroundColor','register','columns','plugins','createRangeIn','editingDowncast','getChildren','table','includes','_getCoordsForCells','getChild','return','getAllAdjacentSuggestions','markerAttributes','tableCellPadding','35164ndAWQu','view','getColumnIndexes','347128IrSHHp','getMarkers','_createdBatches','cell','startsWith','findAncestor','columnInsertionIndexes','name','redo','for','endRow','getSuggestion','setAttributes','suggestion:formatBlock:tablePasteCell','58832hCrsRA','createRangeOn','tableCellHorizontalAlignment','column','afterInit','rowInsertionIndexes','tableCellBorderStyle','map','add','entries','createElement','147abYGkr','newRange','paragraph','rowInsertionRanges','isEmpty','registerCustomCallback','removeMarker','getRowIndexes','start','listenTo','keys','attributes','row','ck-suggestion-marker--active','markMultiRangeBlockFormat','join','getTableIfOnlyTableInContent','forEach','deletion','insertion','getRows','setAttribute','519184raOTyi','856910XdHJJv','getColumns','fromRange','from','differ','ck-suggestion-marker-insertion','removeColumns','tablePasteColumn','clipboardOutput','nodeAfter','markMultiRangeInsertion','document','oldRange','unwrap','trackChanges','_tablePostFixingSubtypes','activeMarkers','tablePasteCell','low','tableCellSuggestion','descriptionFactory','isInContent','model','TrackChangesEditing','removeRows','tableCellVerticalAlignment','tableCell','getItems','*Replace\x20table\x20cells*','reduce','removeMarkers','position','tablePasteChainId','getSelectionAffectedTableCells','updateMarker','suggestion','batch','getSuggestions','2088906rdPXTJ','_suggestionFactory','previousSibling','end','value','Users','root','nextSibling','first','cells','selection','insertRows','27JMzuxz','getChangedMarkers','wrap','forceDefaultExecution','element','has','every','filter','getRanges','some','showSuggestionHighlights','endColumn','TableClipboard','suggestionUnloaded','hasSuggestion','editor','_replaceTableSlotCell','createTableWalker','createRange','_isForcedDefaultExecutionBlock','elementToElement','accept','high','length','author','_splitMarkerName','schema','insert','ck-suggestion-marker','TableUtils','getContainedElement','getChanges','detach','insertionRanges','formatBlock','suggestion-td','registerPostFixer','columnInsertionRanges','tablePaste','commands','getAttributes','stop','rootName','previous','dataDowncast','isEqual','insertColumns','editing','markMultiRangeDeletion','content','rows','28TCoIcs'];_0x5a55=function(){return _0x173b8b;};return _0x5a55();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x1975(){const _0x45f87f=['getSuggestions','1056900MAYXfu','formatInline','formatBlock','resizeTable','4206550lICiwT','bind','afterInit','model','getContainedElement','selection','get','subType','35wcwanS','getAttribute','tableWidth','59379NxbMCR','registerCustomCallback','registerDescriptionCallback','markBlockFormat','format','data','change','handleResizeTableWidthCommand','getSuggestionCallback','document','author','getTableColumnsWidths','6426150HBGHIe','284nYlDYm','handleSuggestionDescription','accept','932370NZPgdX','columnWidths','*Format:*\x20resize\x20table','editor','TableColumnResizeEditing','1327692EXhCiw','plugins','getSelectedElement','31336RaCYrv','formatGroupId','getColumnGroupElement','1332lkdTGI','table','commandParams','locale','resizeTableWidth','enableCommand','TrackChangesEditing','Users','descriptionFactory','type','discard','_suggestionFactory','has'];_0x1975=function(){return _0x45f87f;};return _0x1975();}const _0x2bb370=_0x1dbd;(function(_0x38e2a5,_0xc18cd5){const _0x45a06a=_0x1dbd,_0x213b68=_0x38e2a5();while(!![]){try{const _0x439a26=parseInt(_0x45a06a(0x8d))/0x1+parseInt(_0x45a06a(0x79))/0x2+-parseInt(_0x45a06a(0x9c))/0x3*(parseInt(_0x45a06a(0x71))/0x4)+parseInt(_0x45a06a(0x91))/0x5+parseInt(_0x45a06a(0x74))/0x6*(parseInt(_0x45a06a(0x99))/0x7)+-parseInt(_0x45a06a(0x7c))/0x8*(parseInt(_0x45a06a(0x7f))/0x9)+-parseInt(_0x45a06a(0x70))/0xa;if(_0x439a26===_0xc18cd5)break;else _0x213b68['push'](_0x213b68['shift']());}catch(_0x4470f4){_0x213b68['push'](_0x213b68['shift']());}}}(_0x1975,0xadae5));function _0x1dbd(_0x13c3d1,_0x8fafd8){const _0x197515=_0x1975();return _0x1dbd=function(_0x1dbd16,_0x5ac203){_0x1dbd16=_0x1dbd16-0x6c;let _0x452dd4=_0x197515[_0x1dbd16];return _0x452dd4;},_0x1dbd(_0x13c3d1,_0x8fafd8);}import{Plugin as _0x2c49dd}from'ckeditor5/src/core.js';import{getTranslation as _0x7c885f}from'../utils/common-translations.js';export default class Nt extends _0x2c49dd{[_0x2bb370(0x93)](){const _0x1048e2=_0x2bb370;if(!this[_0x1048e2(0x77)][_0x1048e2(0x7a)][_0x1048e2(0x8b)](_0x1048e2(0x78)))return;const _0x5cb9ee=this[_0x1048e2(0x77)][_0x1048e2(0x7a)][_0x1048e2(0x97)](_0x1048e2(0x85));_0x5cb9ee[_0x1048e2(0x84)](_0x1048e2(0x83),this[_0x1048e2(0xa3)][_0x1048e2(0x92)](this)),_0x5cb9ee[_0x1048e2(0x8a)][_0x1048e2(0x9d)](_0x1048e2(0x8f),_0x1048e2(0x90),_0x1048e2(0x73),_0x5cb9ee[_0x1048e2(0x8a)][_0x1048e2(0x6c)](_0x1048e2(0x8f),null,_0x1048e2(0x89))),_0x5cb9ee[_0x1048e2(0x8a)][_0x1048e2(0x9d)](_0x1048e2(0x8f),_0x1048e2(0x90),_0x1048e2(0x89),_0x5cb9ee[_0x1048e2(0x8a)][_0x1048e2(0x6c)](_0x1048e2(0x8f),null,_0x1048e2(0x73))),_0x5cb9ee[_0x1048e2(0x87)][_0x1048e2(0x9e)](this[_0x1048e2(0x72)][_0x1048e2(0x92)](this));}[_0x2bb370(0xa3)](_0x226627,_0x41f04a){const _0xf08608=_0x2bb370,_0x31e235=this[_0xf08608(0x77)][_0xf08608(0x7a)][_0xf08608(0x97)](_0xf08608(0x85)),_0x533ae9=this[_0xf08608(0x77)][_0xf08608(0x7a)][_0xf08608(0x97)](_0xf08608(0x78)),_0x19663a=_0x41f04a[_0xf08608(0x80)]||this[_0xf08608(0x77)][_0xf08608(0x94)][_0xf08608(0x6d)][_0xf08608(0x96)][_0xf08608(0x7b)]();this[_0xf08608(0x77)][_0xf08608(0x94)][_0xf08608(0xa2)](()=>{const _0x5de3ba=_0xf08608,_0x1efa72=_0x533ae9[_0x5de3ba(0x7e)](_0x19663a);let _0x321f5e=_0x1efa72?_0x533ae9[_0x5de3ba(0x6f)](_0x1efa72):null,_0x56a837=_0x19663a[_0x5de3ba(0x9a)](_0x5de3ba(0x9b))||null;const _0x31c4bc=_0x41f04a[_0x5de3ba(0x9b)]||_0x56a837,_0x28a09d=_0x41f04a[_0x5de3ba(0x75)]||_0x321f5e,_0xc88f4d=this[_0x5de3ba(0x77)][_0x5de3ba(0x7a)][_0x5de3ba(0x97)](_0x5de3ba(0x86))['me'];for(const _0x20ab86 of _0x31e235[_0x5de3ba(0x8c)]()){const _0x42caa0=_0x20ab86[_0x5de3ba(0x95)]();if(_0x5de3ba(0x90)===_0x20ab86[_0x5de3ba(0x98)]&&_0x42caa0===_0x19663a){_0x20ab86[_0x5de3ba(0x6e)]!==_0xc88f4d&&_0x20ab86[_0x5de3ba(0x89)]();const _0x127109=_0x20ab86[_0x5de3ba(0xa1)][_0x5de3ba(0x81)];_0x56a837=_0x127109[0x0][_0x5de3ba(0x9b)],_0x321f5e=_0x127109[0x0][_0x5de3ba(0x75)];break;}}_0x226627({'table':_0x19663a,'tableWidth':_0x31c4bc,'columnWidths':_0x28a09d}),_0x31e235[_0x5de3ba(0x9f)](_0x19663a,{'commandName':_0x5de3ba(0x83),'commandParams':[{'tableWidth':_0x56a837,'columnWidths':_0x321f5e}],'formatGroupId':_0x5de3ba(0x90)},[],_0x5de3ba(0x90));});}[_0x2bb370(0x72)](_0x265754){const _0x1b5c10=_0x2bb370;if(_0x1b5c10(0x8f)!=_0x265754[_0x1b5c10(0x88)]&&_0x1b5c10(0x8e)!=_0x265754[_0x1b5c10(0x88)])return;const {data:_0x455823}=_0x265754;if(_0x455823&&_0x1b5c10(0x90)===_0x455823[_0x1b5c10(0x7d)]){const _0x1ecaba=_0x1b5c10(0x76);return{'type':_0x1b5c10(0xa0),'content':_0x7c885f(this[_0x1b5c10(0x77)][_0x1b5c10(0x82)],_0x1ecaba)};}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x51d061=_0x15d0;(function(_0x513dcd,_0x51d2a9){const _0xf02859=_0x15d0,_0x37912f=_0x513dcd();while(!![]){try{const _0x3071a0=parseInt(_0xf02859(0xeb))/0x1*(parseInt(_0xf02859(0xc3))/0x2)+parseInt(_0xf02859(0xd8))/0x3*(parseInt(_0xf02859(0xa7))/0x4)+parseInt(_0xf02859(0xda))/0x5+-parseInt(_0xf02859(0xb5))/0x6*(-parseInt(_0xf02859(0xec))/0x7)+parseInt(_0xf02859(0xc9))/0x8+-parseInt(_0xf02859(0xd6))/0x9*(parseInt(_0xf02859(0x9c))/0xa)+-parseInt(_0xf02859(0xc5))/0xb;if(_0x3071a0===_0x51d2a9)break;else _0x37912f['push'](_0x37912f['shift']());}catch(_0x5b280f){_0x37912f['push'](_0x37912f['shift']());}}}(_0x31e0,0x2ef7d));function _0x31e0(){const _0x40c768=['get','bindElementToMarker','markerName','registerDescriptionCallback','consumable','TrackChangesEditing','downcastDispatcher','ck-suggestion-marker--active','registerBlockAttribute','18stSwWl','FORMAT_REGULAR_COLUMN','113529CrIhuz','addMarker:suggestion','1266220iazlZc','ck-suggestion-marker-','createTableWalker','headingRows','end','writer','unbindElementFromMarkerName','type','locale','getSuggestion','showSuggestionHighlights','registerCustomCallback','start','FORMAT_HEADER_COLUMN','setAttribute','setTableRowHeader','removeAttribute','1epjCEM','28ifDAzQ','_handleLegacySuggestions','format','forceValue','mapper','_suggestionFactory','plugins','1627420qDJdHf','nodeBefore','requires','removeClass','nodeAfter','editing','TableEditing','_acceptFormatSuggestionCallbackFactory','parent','activeMarkers','name','32aeTXmM','commandParams','_registerLegacyDescription','editor','afterInit','formatBlock','descriptionFactory','removeMarker:suggestion','FORMAT_HEADER_ROW','_splitMarkerName','addClass','getCellLocation','has','enableDefaultAttributesIntegration','514434XaPoYf','*Format:*\x20%0','data-suggestion','stop','markerRange','registerAttributeLabel','item','consume','accept','options','headingColumns','toViewElement','includes','commandName','249706FYOjlQ','FORMAT_REGULAR_ROW','6990038ucBOKV','cell','highest','markerNameToElements','1036208fBHvvi','data','TableUtils','setTableColumnHeader'];_0x31e0=function(){return _0x40c768;};return _0x31e0();}import{Plugin as _0xa5de41}from'ckeditor5/src/core.js';function _0x15d0(_0x1fee31,_0x2b0ce4){const _0x31e076=_0x31e0();return _0x15d0=function(_0x15d070,_0x389372){_0x15d070=_0x15d070-0x99;let _0x1fffce=_0x31e076[_0x15d070];return _0x1fffce;},_0x15d0(_0x1fee31,_0x2b0ce4);}import _0x24fe7e from'./table.js';import{getTranslation as _0x592ccc}from'../utils/common-translations.js';export default class Ct extends _0xa5de41{static get[_0x51d061(0x9e)](){return[_0x24fe7e];}[_0x51d061(0xab)](){const _0x53ef7a=_0x51d061,_0x5ab680=this[_0x53ef7a(0xaa)];if(!_0x5ab680[_0x53ef7a(0x9b)][_0x53ef7a(0xb3)](_0x53ef7a(0xa2)))return;const _0x51c715=_0x5ab680[_0x53ef7a(0xe2)],_0x22afd8=_0x5ab680[_0x53ef7a(0x9b)][_0x53ef7a(0xcd)](_0x53ef7a(0xd2));_0x22afd8[_0x53ef7a(0xb4)](_0x53ef7a(0xe9)),_0x22afd8[_0x53ef7a(0xb4)](_0x53ef7a(0xcc)),_0x22afd8[_0x53ef7a(0xd5)](_0x53ef7a(0xdd)),_0x22afd8[_0x53ef7a(0xd5)](_0x53ef7a(0xbf)),_0x22afd8[_0x53ef7a(0xad)][_0x53ef7a(0xba)](_0x53ef7a(0xdd),_0x592ccc(_0x51c715,_0x53ef7a(0xaf))),_0x22afd8[_0x53ef7a(0xad)][_0x53ef7a(0xba)](_0x53ef7a(0xbf),_0x592ccc(_0x51c715,_0x53ef7a(0xe7))),this[_0x53ef7a(0xed)]();}[_0x51d061(0xed)](){const _0x18574d=_0x51d061,_0x542fa1=this[_0x18574d(0xaa)][_0x18574d(0x9b)][_0x18574d(0xcd)](_0x18574d(0xd2)),_0x482030=this[_0x18574d(0xaa)][_0x18574d(0x9b)][_0x18574d(0xcd)](_0x18574d(0xcb)),_0x5052fa=this[_0x18574d(0xaa)][_0x18574d(0x9b)][_0x18574d(0xcd)](_0x24fe7e)[_0x18574d(0xa3)]();function _0x31d5ed({showActiveMarker:_0x57f0b9=!0x0,setDataAttribute:_0x3f0655=!0x0}={}){return(_0x54cc41,_0x286efa,_0x13fe38)=>{const _0x1f72a1=_0x15d0,{type:_0x2ef8c2,id:_0x34852b}=_0x542fa1[_0x1f72a1(0xb0)](_0x286efa[_0x1f72a1(0xcf)]),_0x598309=_0x542fa1[_0x1f72a1(0xe3)](_0x34852b),_0x2bdc3c=_0x598309[_0x1f72a1(0xca)];if(_0x1f72a1(0xac)!=_0x598309[_0x1f72a1(0xe1)]||!_0x2bdc3c||_0x1f72a1(0xcc)!=_0x2bdc3c[_0x1f72a1(0xc2)])return;if(_0x286efa[_0x1f72a1(0xbb)])return void _0x54cc41[_0x1f72a1(0xb8)]();if(!_0x13fe38[_0x1f72a1(0xd1)][_0x1f72a1(0xbc)](_0x286efa[_0x1f72a1(0xb9)],_0x54cc41[_0x1f72a1(0xa6)]))return;const _0xe447a=_0x286efa[_0x1f72a1(0xb9)][_0x1f72a1(0xe6)][_0x1f72a1(0xa0)],_0x8eca6b=_0x286efa[_0x1f72a1(0xb9)][_0x1f72a1(0xde)][_0x1f72a1(0x9d)],_0x582c0a=_0xe447a[_0x1f72a1(0xa4)][_0x1f72a1(0xa4)],{column:_0x74d8f7}=_0x482030[_0x1f72a1(0xb2)](_0xe447a),{column:_0x2c94cf}=_0x482030[_0x1f72a1(0xb2)](_0x8eca6b);for(let _0xe90f90=_0x74d8f7;_0xe90f90<=_0x2c94cf;_0xe90f90++){const _0x2a5b06=_0x482030[_0x1f72a1(0xdc)](_0x582c0a,{'column':_0xe90f90,'includeAllSlots':!0x1});for(const _0x4754ba of _0x2a5b06){const _0x12c017=_0x4754ba[_0x1f72a1(0xc6)],_0x560bc5=_0x13fe38[_0x1f72a1(0x99)][_0x1f72a1(0xc0)](_0x12c017);_0x13fe38[_0x1f72a1(0xdf)][_0x1f72a1(0xb1)](_0x1f72a1(0xdb)+_0x2ef8c2,_0x560bc5),_0x3f0655&&_0x13fe38[_0x1f72a1(0xdf)][_0x1f72a1(0xe8)](_0x1f72a1(0xb7),_0x34852b,_0x560bc5),_0x13fe38[_0x1f72a1(0x99)][_0x1f72a1(0xce)](_0x560bc5,_0x286efa[_0x1f72a1(0xcf)]),_0x57f0b9&&(_0x542fa1[_0x1f72a1(0xa5)][_0x1f72a1(0xc1)](_0x286efa[_0x1f72a1(0xcf)])?_0x13fe38[_0x1f72a1(0xdf)][_0x1f72a1(0xb1)](_0x1f72a1(0xd4),_0x560bc5):_0x13fe38[_0x1f72a1(0xdf)][_0x1f72a1(0x9f)](_0x1f72a1(0xd4),_0x560bc5));}}};}_0x542fa1[_0x18574d(0x9a)][_0x18574d(0xe5)](_0x18574d(0xac),_0x18574d(0xe9),_0x18574d(0xbd),_0x5052fa),_0x542fa1[_0x18574d(0x9a)][_0x18574d(0xe5)](_0x18574d(0xac),_0x18574d(0xcc),_0x18574d(0xbd),_0x5052fa),this[_0x18574d(0xaa)][_0x18574d(0xa1)][_0x18574d(0xd3)]['on'](_0x18574d(0xd9),_0x31d5ed(),{'priority':_0x18574d(0xc7)}),this[_0x18574d(0xaa)][_0x18574d(0xca)][_0x18574d(0xd3)]['on'](_0x18574d(0xd9),(_0x5ba61e,_0x22eb8d,_0xc6918d)=>{const _0x4152d7=_0x18574d;_0xc6918d[_0x4152d7(0xbe)][_0x4152d7(0xe4)]&&_0x31d5ed({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x5ba61e,_0x22eb8d,_0xc6918d);},{'priority':_0x18574d(0xc7)}),this[_0x18574d(0xaa)][_0x18574d(0xa1)][_0x18574d(0xd3)]['on'](_0x18574d(0xae),(_0x26e494,_0x3a80eb,_0x4e8357)=>{const _0x4f893c=_0x18574d,{type:_0x481253,id:_0x2d6ba0}=_0x542fa1[_0x4f893c(0xb0)](_0x3a80eb[_0x4f893c(0xcf)]),_0x1b450b=_0x542fa1[_0x4f893c(0xe3)](_0x2d6ba0),_0x2cc888=_0x1b450b[_0x4f893c(0xca)];if(_0x4f893c(0xac)!=_0x1b450b[_0x4f893c(0xe1)]||!_0x2cc888||_0x4f893c(0xcc)!=_0x2cc888[_0x4f893c(0xc2)])return;const _0x3cfd92=_0x4e8357[_0x4f893c(0x99)][_0x4f893c(0xc8)](_0x3a80eb[_0x4f893c(0xcf)]);if(_0x3cfd92){for(const _0x276461 of _0x3cfd92)_0x4e8357[_0x4f893c(0xdf)][_0x4f893c(0x9f)](_0x4f893c(0xdb)+_0x481253,_0x276461),_0x4e8357[_0x4f893c(0xdf)][_0x4f893c(0x9f)](_0x4f893c(0xd4),_0x276461),_0x4e8357[_0x4f893c(0xdf)][_0x4f893c(0xea)](_0x4f893c(0xb7),_0x276461),_0x4e8357[_0x4f893c(0x99)][_0x4f893c(0xe0)](_0x276461,_0x3a80eb[_0x4f893c(0xcf)]);}},{'priority':_0x18574d(0xc7)}),this[_0x18574d(0xa9)]();}[_0x51d061(0xa9)](){const _0x2ae0d5=_0x51d061,_0x1f73ac=this[_0x2ae0d5(0xaa)],_0x323306=_0x1f73ac[_0x2ae0d5(0xe2)];function _0x3542ea(_0x461d2c){const _0x1acd8e=_0x2ae0d5;return{'type':_0x1acd8e(0xee),'content':_0x592ccc(_0x323306,_0x1acd8e(0xb6),_0x461d2c)};}_0x1f73ac[_0x2ae0d5(0x9b)][_0x2ae0d5(0xcd)](_0x2ae0d5(0xd2))[_0x2ae0d5(0xad)][_0x2ae0d5(0xd0)](_0x32526c=>{const _0x38325a=_0x2ae0d5;if(_0x38325a(0xac)!=_0x32526c[_0x38325a(0xe1)])return;const {data:_0x4d7842}=_0x32526c;if(_0x4d7842){if(_0x38325a(0xe9)==_0x4d7842[_0x38325a(0xc2)]){const _0x1551c1=_0x4d7842[_0x38325a(0xa8)][0x0][_0x38325a(0xef)];return _0x3542ea(_0x592ccc(_0x323306,_0x1551c1?_0x38325a(0xaf):_0x38325a(0xc4)));}if(_0x38325a(0xcc)==_0x4d7842[_0x38325a(0xc2)]){const _0x21ff4e=_0x4d7842[_0x38325a(0xa8)][0x0][_0x38325a(0xef)];return _0x3542ea(_0x592ccc(_0x323306,_0x21ff4e?_0x38325a(0xe7):_0x38325a(0xd7)));}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x4194(){const _0x3f2641=['add','format','*Merge\x20cells*','registerCustomCallback','getAncestors','findAncestor','isInContent','from','_areMergableCells','15589008JWgKyS','TrackChangesEditing','mergeTableCellRight','*Split\x20cell:*\x20horizontally','enableCommand','commands','_isForcedDefaultExecutionBlock','splitTableCellHorizontally','getSelectionAffectedTableCells','containsRange','descriptionFactory','getCellLocation','subType','setSelection','forceDefaultExecution','getRanges','low','has','afterInit','mergeTableCellLeft','_areSelectedCellsMergable','execute','highest','type','document','horizontally','formatBlock','detach','$graveyard','root','author','accept','trackChanges','_suggestionFactory','3556vvxoPA','mergeTableCells','refresh','locale','element','tableCell','TableUtils','selection','fromRange','createRangeOn','direction','requires','TableEditing','model','86715yqHjyX','formatInline','mergeTableCellUp','map','value','plugins','createTableWalker','3732FLzJRC','push','length','cell','76ombYbk','splitTableCellVertically','editor','_acceptFormatSuggestionCallbackFactory','*Split\x20cell:*\x20vertically','338872rqmOKI','getFirstPosition','stop','table','rootName','2475495HOooEI','markBlockFormat','415941vrxsCd','get','return','set:isEnabled','deletion','getSuggestions','change','commandName','registerDescriptionCallback','insertion','mergeTableCellDown','filter','markMultiRangeBlockFormat','find','6074848CEAMVs','isEnabled','_tablePostFixingSubtypes','size'];_0x4194=function(){return _0x3f2641;};return _0x4194();}function _0x23c9(_0x23b465,_0x5d2349){const _0x4194ca=_0x4194();return _0x23c9=function(_0x23c9a3,_0x2a5376){_0x23c9a3=_0x23c9a3-0x102;let _0x2f252c=_0x4194ca[_0x23c9a3];return _0x2f252c;},_0x23c9(_0x23b465,_0x5d2349);}const _0x2998b5=_0x23c9;(function(_0x514fa5,_0x3ce184){const _0x43e857=_0x23c9,_0x54ed0b=_0x514fa5();while(!![]){try{const _0x830e47=-parseInt(_0x43e857(0x10b))/0x1+-parseInt(_0x43e857(0x104))/0x2+-parseInt(_0x43e857(0x109))/0x3+-parseInt(_0x43e857(0x161))/0x4*(parseInt(_0x43e857(0x156))/0x5)+parseInt(_0x43e857(0x15d))/0x6*(-parseInt(_0x43e857(0x148))/0x7)+parseInt(_0x43e857(0x119))/0x8+parseInt(_0x43e857(0x126))/0x9;if(_0x830e47===_0x3ce184)break;else _0x54ed0b['push'](_0x54ed0b['shift']());}catch(_0x36e264){_0x54ed0b['push'](_0x54ed0b['shift']());}}}(_0x4194,0x6a4e9));import{Plugin as _0x40dd3e}from'ckeditor5/src/core.js';import _0x4c1c49 from'./table.js';import{LiveRange as _0x48837d}from'ckeditor5/src/engine.js';import{getTranslation as _0x132757}from'../utils/common-translations.js';export default class vt extends _0x40dd3e{static get[_0x2998b5(0x153)](){return[_0x4c1c49];}[_0x2998b5(0x138)](){const _0x26c6a7=_0x2998b5,_0x5b84a4=this[_0x26c6a7(0x163)],_0x55f054=_0x5b84a4[_0x26c6a7(0x155)][_0x26c6a7(0x13e)][_0x26c6a7(0x14f)],_0x19459b=_0x5b84a4[_0x26c6a7(0x14b)];if(!_0x5b84a4[_0x26c6a7(0x15b)][_0x26c6a7(0x137)](_0x26c6a7(0x154)))return;const _0x41e946=_0x5b84a4[_0x26c6a7(0x15b)][_0x26c6a7(0x10c)](_0x26c6a7(0x127)),_0x5ddc29=_0x5b84a4[_0x26c6a7(0x15b)][_0x26c6a7(0x10c)](_0x26c6a7(0x14e)),_0x8810d2=_0x5b84a4[_0x26c6a7(0x15b)][_0x26c6a7(0x10c)](_0x4c1c49);_0x8810d2[_0x26c6a7(0x11b)][_0x26c6a7(0x15e)](_0x26c6a7(0x149)),_0x41e946[_0x26c6a7(0x12a)](_0x26c6a7(0x149),()=>{const _0x15900e=_0x26c6a7,_0x2b55cd=_0x5ddc29[_0x15900e(0x12e)](_0x5b84a4[_0x15900e(0x155)][_0x15900e(0x13e)][_0x15900e(0x14f)]);_0x5b84a4[_0x15900e(0x155)][_0x15900e(0x111)](()=>{const _0x36e766=_0x15900e;_0x41e946[_0x36e766(0x117)](_0x2b55cd,{'commandName':_0x36e766(0x149),'commandParams':[]},[],_0x36e766(0x149));});}),_0x5b84a4[_0x26c6a7(0x12b)][_0x26c6a7(0x10c)](_0x26c6a7(0x149))['on'](_0x26c6a7(0x13b),(_0x49865e,_0x4885eb)=>{const _0x4b1941=_0x26c6a7;_0x5b84a4[_0x4b1941(0x12b)][_0x4b1941(0x10c)](_0x4b1941(0x146))[_0x4b1941(0x15a)]&&(_0x4885eb[_0x4b1941(0x15f)]>0x0&&_0x4885eb[_0x4885eb[_0x4b1941(0x15f)]-0x1]&&_0x4885eb[_0x4885eb[_0x4b1941(0x15f)]-0x1][_0x4b1941(0x134)]||_0x41e946[_0x4b1941(0x12c)]||this[_0x4b1941(0x13a)]()||_0x49865e[_0x4b1941(0x106)]());},{'priority':_0x26c6a7(0x13c)});for(const _0x54e065 of[_0x26c6a7(0x158),_0x26c6a7(0x128),_0x26c6a7(0x115),_0x26c6a7(0x139)]){const _0x11dbb3=_0x5b84a4[_0x26c6a7(0x12b)][_0x26c6a7(0x10c)](_0x54e065);_0x41e946[_0x26c6a7(0x12a)](_0x54e065,()=>{const _0x2d1a9c=_0x26c6a7,_0x2f9c42=_0x5b84a4[_0x2d1a9c(0x155)][_0x2d1a9c(0x13e)][_0x2d1a9c(0x14f)][_0x2d1a9c(0x105)]()[_0x2d1a9c(0x121)]()[_0x2d1a9c(0x118)](_0x13c40c=>_0x13c40c['is'](_0x2d1a9c(0x14c),_0x2d1a9c(0x14d))),_0x155f44=_0x11dbb3[_0x2d1a9c(0x15a)];_0x5b84a4[_0x2d1a9c(0x155)][_0x2d1a9c(0x111)](()=>{const _0x32dd62=_0x2d1a9c;_0x41e946[_0x32dd62(0x117)]([_0x2f9c42,_0x155f44],{'commandName':_0x32dd62(0x149),'commandParams':[]},[],_0x32dd62(0x149));});});}for(const _0x954ddb of[_0x26c6a7(0x162),_0x26c6a7(0x12d)]){const _0x1c8130=_0x5b84a4[_0x26c6a7(0x12b)][_0x26c6a7(0x10c)](_0x954ddb);_0x41e946[_0x26c6a7(0x12a)](_0x954ddb,()=>{const _0xbdbf3c=_0x26c6a7,_0x5c7aa6=_0x5ddc29[_0xbdbf3c(0x12e)](_0x5b84a4[_0xbdbf3c(0x155)][_0xbdbf3c(0x13e)][_0xbdbf3c(0x14f)])[0x0],_0x3d3757=_0x5c7aa6[_0xbdbf3c(0x122)](_0xbdbf3c(0x107)),{column:_0x29575a,row:_0x171045}=_0x5ddc29[_0xbdbf3c(0x131)](_0x5c7aa6);let _0x546c4a=[];if(_0xbdbf3c(0x13f)==_0x1c8130[_0xbdbf3c(0x152)]){const _0xd58f70=_0x5ddc29[_0xbdbf3c(0x15c)](_0x3d3757,{'startRow':_0x171045,'endRow':_0x171045,'includeAllSlots':!0x0});_0x546c4a=Array[_0xbdbf3c(0x124)](_0xd58f70)[_0xbdbf3c(0x159)](_0x55076d=>_0x55076d[_0xbdbf3c(0x160)]);}else{const _0x5216aa=_0x5ddc29[_0xbdbf3c(0x15c)](_0x3d3757,{'column':_0x29575a,'includeAllSlots':!0x0});_0x546c4a=Array[_0xbdbf3c(0x124)](_0x5216aa)[_0xbdbf3c(0x159)](_0x1a21af=>_0x1a21af[_0xbdbf3c(0x160)]);}_0x5b84a4[_0xbdbf3c(0x155)][_0xbdbf3c(0x111)](_0x382483=>{const _0x423ce2=_0xbdbf3c;_0x41e946[_0x423ce2(0x10a)](_0x382483[_0x423ce2(0x151)](_0x5c7aa6),{'commandName':_0x954ddb,'commandParams':[]},_0x546c4a,_0x954ddb);});});}_0x41e946[_0x26c6a7(0x130)][_0x26c6a7(0x113)](_0x3271f5=>{const _0x386596=_0x26c6a7;if(_0x386596(0x140)!=_0x3271f5[_0x386596(0x13d)]&&_0x386596(0x157)!=_0x3271f5[_0x386596(0x13d)])return;const {data:_0x2f1007}=_0x3271f5;return _0x2f1007&&_0x386596(0x149)==_0x2f1007[_0x386596(0x112)]?{'type':_0x386596(0x11e),'content':_0x132757(_0x19459b,_0x386596(0x11f))}:void 0x0;}),_0x41e946[_0x26c6a7(0x130)][_0x26c6a7(0x113)](_0x5bcb0e=>{const _0x27f2eb=_0x26c6a7;if(_0x27f2eb(0x140)!=_0x5bcb0e[_0x27f2eb(0x13d)]&&_0x27f2eb(0x157)!=_0x5bcb0e[_0x27f2eb(0x13d)])return;const {data:_0x37f97e}=_0x5bcb0e;return _0x37f97e?_0x27f2eb(0x162)==_0x37f97e[_0x27f2eb(0x112)]?{'type':_0x27f2eb(0x11e),'content':_0x132757(_0x19459b,_0x27f2eb(0x103))}:_0x27f2eb(0x12d)==_0x37f97e[_0x27f2eb(0x112)]?{'type':_0x27f2eb(0x11e),'content':_0x132757(_0x19459b,_0x27f2eb(0x129))}:void 0x0:void 0x0;});const _0x458dc9=_0x8810d2[_0x26c6a7(0x102)]();for(const _0x230720 of[_0x26c6a7(0x158),_0x26c6a7(0x128),_0x26c6a7(0x115),_0x26c6a7(0x139)])_0x41e946[_0x26c6a7(0x147)][_0x26c6a7(0x120)](_0x26c6a7(0x140),_0x230720,_0x26c6a7(0x145),_0x458dc9);for(const _0x8e197b of[_0x26c6a7(0x162),_0x26c6a7(0x12d)])_0x41e946[_0x26c6a7(0x147)][_0x26c6a7(0x120)](_0x26c6a7(0x140),_0x8e197b,_0x26c6a7(0x145),_0x458dc9);_0x41e946[_0x26c6a7(0x147)][_0x26c6a7(0x120)](_0x26c6a7(0x140),_0x26c6a7(0x149),_0x26c6a7(0x145),_0x5123d6=>{const _0x3d6144=_0x26c6a7;_0x5b84a4[_0x3d6144(0x155)][_0x3d6144(0x111)](_0x5bcbd7=>{const _0xe5c352=_0x3d6144,_0x31cd7c=Array[_0xe5c352(0x124)](_0x55f054[_0xe5c352(0x135)]())[_0xe5c352(0x159)](_0x13af5e=>_0x48837d[_0xe5c352(0x150)](_0x13af5e));_0x5bcbd7[_0xe5c352(0x133)](_0x5123d6),_0x5b84a4[_0xe5c352(0x12b)][_0xe5c352(0x10c)](_0xe5c352(0x149))[_0xe5c352(0x14a)](),_0x5b84a4[_0xe5c352(0x13b)](_0xe5c352(0x149),{'forceDefaultExecution':!0x0});const _0x4edace=_0x31cd7c[_0xe5c352(0x116)](_0x48ac44=>_0xe5c352(0x142)!=_0x48ac44[_0xe5c352(0x143)][_0xe5c352(0x108)]);_0x4edace[_0xe5c352(0x15f)]>0x0&&_0x5bcbd7[_0xe5c352(0x133)](_0x4edace);for(const _0x3e8c76 of _0x31cd7c)_0x3e8c76[_0xe5c352(0x141)]();});});for(const _0x3503ec of[_0x26c6a7(0x158),_0x26c6a7(0x115),_0x26c6a7(0x139),_0x26c6a7(0x128)]){const _0x25c6fc=_0x5b84a4[_0x26c6a7(0x12b)][_0x26c6a7(0x10c)](_0x3503ec);_0x25c6fc['on'](_0x26c6a7(0x10e),(_0x58b08d,_0x3a4c0e,_0x37916b)=>{const _0x5020ad=_0x26c6a7;if(_0x37916b){const _0x2431a6=_0x5b84a4[_0x5020ad(0x155)][_0x5020ad(0x13e)][_0x5020ad(0x14f)][_0x5020ad(0x105)]()[_0x5020ad(0x121)]()[_0x5020ad(0x118)](_0x584d14=>_0x584d14['is'](_0x5020ad(0x14c),_0x5020ad(0x14d)));this[_0x5020ad(0x125)](_0x25c6fc[_0x5020ad(0x15a)],_0x2431a6)||(_0x58b08d[_0x5020ad(0x10d)]=!0x1,_0x58b08d[_0x5020ad(0x106)]());}},{'priority':_0x26c6a7(0x136)});}}[_0x2998b5(0x13a)](){const _0x2fd5e1=_0x2998b5,_0x3ad5a5=this[_0x2fd5e1(0x163)][_0x2fd5e1(0x12b)][_0x2fd5e1(0x10c)](_0x2fd5e1(0x149)),_0x20d714=this[_0x2fd5e1(0x163)][_0x2fd5e1(0x15b)][_0x2fd5e1(0x10c)](_0x2fd5e1(0x14e));if(!_0x3ad5a5[_0x2fd5e1(0x11a)])return!0x1;const _0x459dfa=_0x20d714[_0x2fd5e1(0x12e)](this[_0x2fd5e1(0x163)][_0x2fd5e1(0x155)][_0x2fd5e1(0x13e)][_0x2fd5e1(0x14f)]);for(const _0x5f31ea of _0x459dfa)for(const _0xa82677 of _0x459dfa)if(_0x5f31ea!=_0xa82677&&!this[_0x2fd5e1(0x125)](_0x5f31ea,_0xa82677))return!0x1;return!0x0;}[_0x2998b5(0x125)](_0x4d379a,_0x578eea){const _0x81a0d1=_0x2998b5,_0x4acb8f=this[_0x81a0d1(0x163)][_0x81a0d1(0x15b)][_0x81a0d1(0x10c)](_0x81a0d1(0x127)),_0xcd64f=this[_0x81a0d1(0x163)][_0x81a0d1(0x155)][_0x81a0d1(0x151)](_0x4d379a),_0x28141d=this[_0x81a0d1(0x163)][_0x81a0d1(0x155)][_0x81a0d1(0x151)](_0x578eea),_0x28eeab=new Set(),_0x4cc7d8=new Set();for(const _0x56fe80 of _0x4acb8f[_0x81a0d1(0x110)]())if((_0x81a0d1(0x114)==_0x56fe80[_0x81a0d1(0x13d)]||_0x81a0d1(0x10f)==_0x56fe80[_0x81a0d1(0x13d)]||_0x81a0d1(0x149)==_0x56fe80[_0x81a0d1(0x132)])&&_0x56fe80[_0x81a0d1(0x123)]){for(const _0x59eef1 of _0x56fe80[_0x81a0d1(0x135)]())_0x59eef1[_0x81a0d1(0x12f)](_0xcd64f,!0x0)&&_0x28eeab[_0x81a0d1(0x11d)](_0x56fe80[_0x81a0d1(0x13d)]+':'+_0x56fe80[_0x81a0d1(0x144)]['id']),_0x59eef1[_0x81a0d1(0x12f)](_0x28141d,!0x0)&&_0x4cc7d8[_0x81a0d1(0x11d)](_0x56fe80[_0x81a0d1(0x13d)]+':'+_0x56fe80[_0x81a0d1(0x144)]['id']);}if(_0x28eeab[_0x81a0d1(0x11c)]!=_0x4cc7d8[_0x81a0d1(0x11c)])return!0x1;for(const _0x46164f of _0x28eeab)if(!_0x4cc7d8[_0x81a0d1(0x137)](_0x46164f))return!0x1;return!0x0;}}
|
|
23
|
+
function _0x3c24(){const _0x461056=['TrackChangesEditing','*Merge\x20cells*','_tablePostFixingSubtypes','root','descriptionFactory','52510NSyqIz','setSelection','change','requires','fromRange','markBlockFormat','610384BvFaHj','splitTableCellVertically','2220fpILqR','direction','plugins','splitTableCellHorizontally','enableCommand','editor','getRanges','getSuggestions','formatInline','111rsxEuf','stop','containsRange','mergeTableCellRight','3348TDipWE','get','model','6VNCHeC','filter','createRangeOn','detach','6AaWHns','tableCell','commands','from','*Split\x20cell:*\x20vertically','_acceptFormatSuggestionCallbackFactory','set:isEnabled','find','TableUtils','refresh','document','getAncestors','type','length','getSelectionAffectedTableCells','21UZLPku','$graveyard','table','12023ABqsqt','registerCustomCallback','findAncestor','*Split\x20cell:*\x20horizontally','forceDefaultExecution','createTableWalker','4612788eepRer','size','deletion','298735oKNgxJ','afterInit','_suggestionFactory','isEnabled','137718ccBqAw','cell','_areSelectedCellsMergable','accept','TableEditing','formatBlock','selection','return','_isForcedDefaultExecutionBlock','highest','low','commandName','isInContent','horizontally','markMultiRangeBlockFormat','rootName','insertion','element','execute','_areMergableCells','getCellLocation','getFirstPosition','subType','locale','value','map','has','trackChanges','mergeTableCellDown','push','format','author','mergeTableCells','mergeTableCellUp','registerDescriptionCallback','mergeTableCellLeft','add'];_0x3c24=function(){return _0x461056;};return _0x3c24();}const _0x5a786b=_0x18a7;(function(_0x5700f9,_0x16493d){const _0x18016e=_0x18a7,_0x50e9f2=_0x5700f9();while(!![]){try{const _0x77ba9=-parseInt(_0x18016e(0x1dd))/0x1*(-parseInt(_0x18016e(0x226))/0x2)+parseInt(_0x18016e(0x1d2))/0x3*(parseInt(_0x18016e(0x1d6))/0x4)+-parseInt(_0x18016e(0x1f8))/0x5*(-parseInt(_0x18016e(0x1d9))/0x6)+-parseInt(_0x18016e(0x1ec))/0x7*(parseInt(_0x18016e(0x22c))/0x8)+-parseInt(_0x18016e(0x1fc))/0x9+parseInt(_0x18016e(0x22e))/0xa*(-parseInt(_0x18016e(0x1ef))/0xb)+parseInt(_0x18016e(0x1f5))/0xc;if(_0x77ba9===_0x16493d)break;else _0x50e9f2['push'](_0x50e9f2['shift']());}catch(_0x2f6f95){_0x50e9f2['push'](_0x50e9f2['shift']());}}}(_0x3c24,0x2398b));import{Plugin as _0x1d1dc5}from'ckeditor5/src/core.js';import _0x440bdb from'./table.js';import{LiveRange as _0x333924}from'ckeditor5/src/engine.js';function _0x18a7(_0x535194,_0x327bf9){const _0x3c242a=_0x3c24();return _0x18a7=function(_0x18a7ce,_0x201c42){_0x18a7ce=_0x18a7ce-0x1ca;let _0x3b5697=_0x3c242a[_0x18a7ce];return _0x3b5697;},_0x18a7(_0x535194,_0x327bf9);}import{getTranslation as _0x5db795}from'../utils/common-translations.js';export default class vt extends _0x1d1dc5{static get[_0x5a786b(0x229)](){return[_0x440bdb];}[_0x5a786b(0x1f9)](){const _0x1e3ddb=_0x5a786b,_0x1dd95e=this[_0x1e3ddb(0x1ce)],_0x436aeb=_0x1dd95e[_0x1e3ddb(0x1d8)][_0x1e3ddb(0x1e7)][_0x1e3ddb(0x202)],_0x3d3b94=_0x1dd95e[_0x1e3ddb(0x213)];if(!_0x1dd95e[_0x1e3ddb(0x1cb)][_0x1e3ddb(0x216)](_0x1e3ddb(0x200)))return;const _0x298b4f=_0x1dd95e[_0x1e3ddb(0x1cb)][_0x1e3ddb(0x1d7)](_0x1e3ddb(0x221)),_0x5a4c42=_0x1dd95e[_0x1e3ddb(0x1cb)][_0x1e3ddb(0x1d7)](_0x1e3ddb(0x1e5)),_0x5c9a26=_0x1dd95e[_0x1e3ddb(0x1cb)][_0x1e3ddb(0x1d7)](_0x440bdb);_0x5c9a26[_0x1e3ddb(0x223)][_0x1e3ddb(0x219)](_0x1e3ddb(0x21c)),_0x298b4f[_0x1e3ddb(0x1cd)](_0x1e3ddb(0x21c),()=>{const _0x760f0f=_0x1e3ddb,_0x3c3374=_0x5a4c42[_0x760f0f(0x1eb)](_0x1dd95e[_0x760f0f(0x1d8)][_0x760f0f(0x1e7)][_0x760f0f(0x202)]);_0x1dd95e[_0x760f0f(0x1d8)][_0x760f0f(0x228)](()=>{const _0xf3ea75=_0x760f0f;_0x298b4f[_0xf3ea75(0x20a)](_0x3c3374,{'commandName':_0xf3ea75(0x21c),'commandParams':[]},[],_0xf3ea75(0x21c));});}),_0x1dd95e[_0x1e3ddb(0x1df)][_0x1e3ddb(0x1d7)](_0x1e3ddb(0x21c))['on'](_0x1e3ddb(0x20e),(_0x299e54,_0x5e22c0)=>{const _0xe04087=_0x1e3ddb;_0x1dd95e[_0xe04087(0x1df)][_0xe04087(0x1d7)](_0xe04087(0x217))[_0xe04087(0x214)]&&(_0x5e22c0[_0xe04087(0x1ea)]>0x0&&_0x5e22c0[_0x5e22c0[_0xe04087(0x1ea)]-0x1]&&_0x5e22c0[_0x5e22c0[_0xe04087(0x1ea)]-0x1][_0xe04087(0x1f3)]||_0x298b4f[_0xe04087(0x204)]||this[_0xe04087(0x1fe)]()||_0x299e54[_0xe04087(0x1d3)]());},{'priority':_0x1e3ddb(0x205)});for(const _0x1af3ec of[_0x1e3ddb(0x21d),_0x1e3ddb(0x1d5),_0x1e3ddb(0x218),_0x1e3ddb(0x21f)]){const _0x14b300=_0x1dd95e[_0x1e3ddb(0x1df)][_0x1e3ddb(0x1d7)](_0x1af3ec);_0x298b4f[_0x1e3ddb(0x1cd)](_0x1af3ec,()=>{const _0x4aab4d=_0x1e3ddb,_0x303da6=_0x1dd95e[_0x4aab4d(0x1d8)][_0x4aab4d(0x1e7)][_0x4aab4d(0x202)][_0x4aab4d(0x211)]()[_0x4aab4d(0x1e8)]()[_0x4aab4d(0x1e4)](_0x191322=>_0x191322['is'](_0x4aab4d(0x20d),_0x4aab4d(0x1de))),_0x53dc8d=_0x14b300[_0x4aab4d(0x214)];_0x1dd95e[_0x4aab4d(0x1d8)][_0x4aab4d(0x228)](()=>{const _0x5bf6f6=_0x4aab4d;_0x298b4f[_0x5bf6f6(0x20a)]([_0x303da6,_0x53dc8d],{'commandName':_0x5bf6f6(0x21c),'commandParams':[]},[],_0x5bf6f6(0x21c));});});}for(const _0x3ebe19 of[_0x1e3ddb(0x22d),_0x1e3ddb(0x1cc)]){const _0x17e430=_0x1dd95e[_0x1e3ddb(0x1df)][_0x1e3ddb(0x1d7)](_0x3ebe19);_0x298b4f[_0x1e3ddb(0x1cd)](_0x3ebe19,()=>{const _0x14749b=_0x1e3ddb,_0x143a2d=_0x5a4c42[_0x14749b(0x1eb)](_0x1dd95e[_0x14749b(0x1d8)][_0x14749b(0x1e7)][_0x14749b(0x202)])[0x0],_0x527435=_0x143a2d[_0x14749b(0x1f1)](_0x14749b(0x1ee)),{column:_0x3437d8,row:_0x39ff0d}=_0x5a4c42[_0x14749b(0x210)](_0x143a2d);let _0xcf9892=[];if(_0x14749b(0x209)==_0x17e430[_0x14749b(0x1ca)]){const _0x3cbc51=_0x5a4c42[_0x14749b(0x1f4)](_0x527435,{'startRow':_0x39ff0d,'endRow':_0x39ff0d,'includeAllSlots':!0x0});_0xcf9892=Array[_0x14749b(0x1e0)](_0x3cbc51)[_0x14749b(0x215)](_0x1aa974=>_0x1aa974[_0x14749b(0x1fd)]);}else{const _0x483e6e=_0x5a4c42[_0x14749b(0x1f4)](_0x527435,{'column':_0x3437d8,'includeAllSlots':!0x0});_0xcf9892=Array[_0x14749b(0x1e0)](_0x483e6e)[_0x14749b(0x215)](_0x14ee22=>_0x14ee22[_0x14749b(0x1fd)]);}_0x1dd95e[_0x14749b(0x1d8)][_0x14749b(0x228)](_0x1f18c8=>{const _0x456b86=_0x14749b;_0x298b4f[_0x456b86(0x22b)](_0x1f18c8[_0x456b86(0x1db)](_0x143a2d),{'commandName':_0x3ebe19,'commandParams':[]},_0xcf9892,_0x3ebe19);});});}_0x298b4f[_0x1e3ddb(0x225)][_0x1e3ddb(0x21e)](_0x4c5481=>{const _0x3dfd82=_0x1e3ddb;if(_0x3dfd82(0x201)!=_0x4c5481[_0x3dfd82(0x1e9)]&&_0x3dfd82(0x1d1)!=_0x4c5481[_0x3dfd82(0x1e9)])return;const {data:_0x4c5906}=_0x4c5481;return _0x4c5906&&_0x3dfd82(0x21c)==_0x4c5906[_0x3dfd82(0x207)]?{'type':_0x3dfd82(0x21a),'content':_0x5db795(_0x3d3b94,_0x3dfd82(0x222))}:void 0x0;}),_0x298b4f[_0x1e3ddb(0x225)][_0x1e3ddb(0x21e)](_0x581a76=>{const _0x5212b1=_0x1e3ddb;if(_0x5212b1(0x201)!=_0x581a76[_0x5212b1(0x1e9)]&&_0x5212b1(0x1d1)!=_0x581a76[_0x5212b1(0x1e9)])return;const {data:_0x5c4c89}=_0x581a76;return _0x5c4c89?_0x5212b1(0x22d)==_0x5c4c89[_0x5212b1(0x207)]?{'type':_0x5212b1(0x21a),'content':_0x5db795(_0x3d3b94,_0x5212b1(0x1e1))}:_0x5212b1(0x1cc)==_0x5c4c89[_0x5212b1(0x207)]?{'type':_0x5212b1(0x21a),'content':_0x5db795(_0x3d3b94,_0x5212b1(0x1f2))}:void 0x0:void 0x0;});const _0x1b9d75=_0x5c9a26[_0x1e3ddb(0x1e2)]();for(const _0x4a89f9 of[_0x1e3ddb(0x21d),_0x1e3ddb(0x1d5),_0x1e3ddb(0x218),_0x1e3ddb(0x21f)])_0x298b4f[_0x1e3ddb(0x1fa)][_0x1e3ddb(0x1f0)](_0x1e3ddb(0x201),_0x4a89f9,_0x1e3ddb(0x1ff),_0x1b9d75);for(const _0x24595e of[_0x1e3ddb(0x22d),_0x1e3ddb(0x1cc)])_0x298b4f[_0x1e3ddb(0x1fa)][_0x1e3ddb(0x1f0)](_0x1e3ddb(0x201),_0x24595e,_0x1e3ddb(0x1ff),_0x1b9d75);_0x298b4f[_0x1e3ddb(0x1fa)][_0x1e3ddb(0x1f0)](_0x1e3ddb(0x201),_0x1e3ddb(0x21c),_0x1e3ddb(0x1ff),_0x939cb6=>{const _0x70c8f7=_0x1e3ddb;_0x1dd95e[_0x70c8f7(0x1d8)][_0x70c8f7(0x228)](_0x324ef2=>{const _0x4d257b=_0x70c8f7,_0xdfbf72=Array[_0x4d257b(0x1e0)](_0x436aeb[_0x4d257b(0x1cf)]())[_0x4d257b(0x215)](_0x14c629=>_0x333924[_0x4d257b(0x22a)](_0x14c629));_0x324ef2[_0x4d257b(0x227)](_0x939cb6),_0x1dd95e[_0x4d257b(0x1df)][_0x4d257b(0x1d7)](_0x4d257b(0x21c))[_0x4d257b(0x1e6)](),_0x1dd95e[_0x4d257b(0x20e)](_0x4d257b(0x21c),{'forceDefaultExecution':!0x0});const _0x4f181a=_0xdfbf72[_0x4d257b(0x1da)](_0x2b558d=>_0x4d257b(0x1ed)!=_0x2b558d[_0x4d257b(0x224)][_0x4d257b(0x20b)]);_0x4f181a[_0x4d257b(0x1ea)]>0x0&&_0x324ef2[_0x4d257b(0x227)](_0x4f181a);for(const _0x106acf of _0xdfbf72)_0x106acf[_0x4d257b(0x1dc)]();});});for(const _0xda517f of[_0x1e3ddb(0x21d),_0x1e3ddb(0x218),_0x1e3ddb(0x21f),_0x1e3ddb(0x1d5)]){const _0x147543=_0x1dd95e[_0x1e3ddb(0x1df)][_0x1e3ddb(0x1d7)](_0xda517f);_0x147543['on'](_0x1e3ddb(0x1e3),(_0x24300b,_0x58041f,_0x190273)=>{const _0x1c55e2=_0x1e3ddb;if(_0x190273){const _0x596fdb=_0x1dd95e[_0x1c55e2(0x1d8)][_0x1c55e2(0x1e7)][_0x1c55e2(0x202)][_0x1c55e2(0x211)]()[_0x1c55e2(0x1e8)]()[_0x1c55e2(0x1e4)](_0x4230f5=>_0x4230f5['is'](_0x1c55e2(0x20d),_0x1c55e2(0x1de)));this[_0x1c55e2(0x20f)](_0x147543[_0x1c55e2(0x214)],_0x596fdb)||(_0x24300b[_0x1c55e2(0x203)]=!0x1,_0x24300b[_0x1c55e2(0x1d3)]());}},{'priority':_0x1e3ddb(0x206)});}}[_0x5a786b(0x1fe)](){const _0x11595f=_0x5a786b,_0x118e00=this[_0x11595f(0x1ce)][_0x11595f(0x1df)][_0x11595f(0x1d7)](_0x11595f(0x21c)),_0xc33009=this[_0x11595f(0x1ce)][_0x11595f(0x1cb)][_0x11595f(0x1d7)](_0x11595f(0x1e5));if(!_0x118e00[_0x11595f(0x1fb)])return!0x1;const _0x19efe7=_0xc33009[_0x11595f(0x1eb)](this[_0x11595f(0x1ce)][_0x11595f(0x1d8)][_0x11595f(0x1e7)][_0x11595f(0x202)]);for(const _0x5667a1 of _0x19efe7)for(const _0x1613d5 of _0x19efe7)if(_0x5667a1!=_0x1613d5&&!this[_0x11595f(0x20f)](_0x5667a1,_0x1613d5))return!0x1;return!0x0;}[_0x5a786b(0x20f)](_0xe55b33,_0xe66859){const _0x290cf0=_0x5a786b,_0x323eb8=this[_0x290cf0(0x1ce)][_0x290cf0(0x1cb)][_0x290cf0(0x1d7)](_0x290cf0(0x221)),_0x49e380=this[_0x290cf0(0x1ce)][_0x290cf0(0x1d8)][_0x290cf0(0x1db)](_0xe55b33),_0x5bb4a7=this[_0x290cf0(0x1ce)][_0x290cf0(0x1d8)][_0x290cf0(0x1db)](_0xe66859),_0x127dc1=new Set(),_0x24fdf5=new Set();for(const _0x1d960e of _0x323eb8[_0x290cf0(0x1d0)]())if((_0x290cf0(0x20c)==_0x1d960e[_0x290cf0(0x1e9)]||_0x290cf0(0x1f7)==_0x1d960e[_0x290cf0(0x1e9)]||_0x290cf0(0x21c)==_0x1d960e[_0x290cf0(0x212)])&&_0x1d960e[_0x290cf0(0x208)]){for(const _0xed8c10 of _0x1d960e[_0x290cf0(0x1cf)]())_0xed8c10[_0x290cf0(0x1d4)](_0x49e380,!0x0)&&_0x127dc1[_0x290cf0(0x220)](_0x1d960e[_0x290cf0(0x1e9)]+':'+_0x1d960e[_0x290cf0(0x21b)]['id']),_0xed8c10[_0x290cf0(0x1d4)](_0x5bb4a7,!0x0)&&_0x24fdf5[_0x290cf0(0x220)](_0x1d960e[_0x290cf0(0x1e9)]+':'+_0x1d960e[_0x290cf0(0x21b)]['id']);}if(_0x127dc1[_0x290cf0(0x1f6)]!=_0x24fdf5[_0x290cf0(0x1f6)])return!0x1;for(const _0x37f777 of _0x127dc1)if(!_0x24fdf5[_0x290cf0(0x216)](_0x37f777))return!0x1;return!0x0;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x55ddc5=_0x47cc;(function(_0x2be693,_0xe00d3f){const _0x46f92b=_0x47cc,_0x2bf409=_0x2be693();while(!![]){try{const _0x94a1f1=-parseInt(_0x46f92b(0xd8))/0x1+-parseInt(_0x46f92b(0xd6))/0x2*(parseInt(_0x46f92b(0xdc))/0x3)+-parseInt(_0x46f92b(0xc9))/0x4*(parseInt(_0x46f92b(0xd0))/0x5)+parseInt(_0x46f92b(0xcd))/0x6+parseInt(_0x46f92b(0xd4))/0x7+parseInt(_0x46f92b(0xd2))/0x8*(parseInt(_0x46f92b(0xc8))/0x9)+-parseInt(_0x46f92b(0xcf))/0xa*(-parseInt(_0x46f92b(0xce))/0xb);if(_0x94a1f1===_0xe00d3f)break;else _0x2bf409['push'](_0x2bf409['shift']());}catch(_0xf85319){_0x2bf409['push'](_0x2bf409['shift']());}}}(_0x472e,0x97608));import{Plugin as _0x35b6f9}from'ckeditor5/src/core.js';import{getTranslation as _0x3db21b}from'../utils/common-translations.js';function _0x47cc(_0x5cd3f3,_0x5886ad){const _0x472e69=_0x472e();return _0x47cc=function(_0x47cc68,_0x3ba796){_0x47cc68=_0x47cc68-0xc6;let _0xe7d359=_0x472e69[_0x47cc68];return _0xe7d359;},_0x47cc(_0x5cd3f3,_0x5886ad);}export default class Mt extends _0x35b6f9{[_0x55ddc5(0xda)](){const _0x5f0d45=_0x55ddc5,_0x3080a4=this[_0x5f0d45(0xd1)];if(!_0x3080a4[_0x5f0d45(0xd5)][_0x5f0d45(0xca)](_0x5f0d45(0xd3)))return;_0x3080a4[_0x5f0d45(0xd9)][_0x5f0d45(0xca)](_0x5f0d45(0xd7))[_0x5f0d45(0xcb)](_0x5f0d45(0xd3));const _0x48aefa=_0x3080a4[_0x5f0d45(0xd9)][_0x5f0d45(0xca)](_0x5f0d45(0xd7)),_0x47db27=_0x3080a4[_0x5f0d45(0xdb)];_0x48aefa[_0x5f0d45(0xdd)][_0x5f0d45(0xc6)](_0x5f0d45(0xc7),_0x2c8c6a=>_0x3db21b(_0x47db27,_0x5f0d45(0xcc),_0x2c8c6a));}}function _0x472e(){const _0x341784=['69878STtZaO','plugins','afterInit','locale','1409262HBMRdq','descriptionFactory','registerElementLabel','tableOfContents','9GdpSwx','18916UMQbWS','get','enableCommand','ELEMENT_TABLE_OF_CONTENTS','1108848DrjprG','6723871dHmBhQ','10ljUIdw','445DlpvhO','editor','543640UeFrIw','insertTableOfContents','8303981GtcNCX','commands','4NTUmqY','TrackChangesEditing'];_0x472e=function(){return _0x341784;};return _0x472e();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x5af392=_0x4038;function _0x1da5(){const _0x29b5bd=['table','getSuggestions','tableCellHorizontalAlignment','registerDescriptionCallback','17786MGaVqx','handleDiscardAction','_handlePropertyChange','tableCellBackgroundColor','TrackChangesEditing','getAttribute','tableBorderStyle','selection','get','tableCellProperties','editor','getContainedElement','tableBackgroundColor','*Format:*\x20change\x20table\x20properties','getFirstPosition','719944KHEdjz','batch','566456xzYhIm','format','TableCellPropertiesEditing','tableCellBorderStyle','locale','discard','tableBorderWidth','commandParams','tableBorderColor','start','_getSuggestion','nodeAfter','formatBlock','registerCustomCallback','tableCellHeight','handleSuggestionDescription','70XpTZtu','tableWidth','plugins','TrackChangesTableProperties','tableProperties','getSelectionAffectedTableCells','join','*Format:*\x20change\x20table\x20cell\x20properties','tableAlignment','removeAttribute','markBlockFormat','getSuggestionCallback','model','tableCellPadding','38MNeceV','3227965ZVfBkz','tableCellVerticalAlignment','data','enqueueChange','152610HTuGdG','tableCellBorderWidth','document','pluginName','setAttribute','findAncestor','accept','tableCellBorderColor','has','301792AYLZFi','939663zqwZFw','_suggestionFactory','enableCommand','tableCellWidth','3TjtNCC','TableUtils','subType','tableHeight','afterInit','TablePropertiesEditing','change','descriptionFactory','310nMgPpW'];_0x1da5=function(){return _0x29b5bd;};return _0x1da5();}(function(_0x4a29c6,_0x1ba179){const _0x3e162d=_0x4038,_0x4c3dd1=_0x4a29c6();while(!![]){try{const _0x253687=-parseInt(_0x3e162d(0x91))/0x1*(parseInt(_0x3e162d(0xc0))/0x2)+-parseInt(_0x3e162d(0xd3))/0x3*(-parseInt(_0x3e162d(0xa0))/0x4)+-parseInt(_0x3e162d(0xc1))/0x5+parseInt(_0x3e162d(0xc5))/0x6+parseInt(_0x3e162d(0xb2))/0x7*(-parseInt(_0x3e162d(0xce))/0x8)+-parseInt(_0x3e162d(0xcf))/0x9+parseInt(_0x3e162d(0xdb))/0xa*(parseInt(_0x3e162d(0xa2))/0xb);if(_0x253687===_0x1ba179)break;else _0x4c3dd1['push'](_0x4c3dd1['shift']());}catch(_0x21850b){_0x4c3dd1['push'](_0x4c3dd1['shift']());}}}(_0x1da5,0x522ef));import{Plugin as _0x2d56b6}from'ckeditor5/src/core.js';import{getTranslation as _0x58fedb}from'../utils/common-translations.js';function _0x4038(_0x35071b,_0xc9c0c8){const _0x1da55d=_0x1da5();return _0x4038=function(_0x4038b6,_0xb55069){_0x4038b6=_0x4038b6-0x90;let _0x16e326=_0x1da55d[_0x4038b6];return _0x16e326;},_0x4038(_0x35071b,_0xc9c0c8);}export default class Rt extends _0x2d56b6{constructor(_0x4f06d6){const _0x54a489=_0x4038;super(_0x4f06d6),this[_0x54a489(0xb6)]=[_0x54a489(0xaa),_0x54a489(0x97),_0x54a489(0xa8),_0x54a489(0xba),_0x54a489(0xb3),_0x54a489(0xd6),_0x54a489(0x9d)],this[_0x54a489(0x9a)]=[_0x54a489(0xcc),_0x54a489(0xa5),_0x54a489(0xc6),_0x54a489(0xbf),_0x54a489(0xd2),_0x54a489(0xb0),_0x54a489(0x94),_0x54a489(0xde),_0x54a489(0xc2)];}static get[_0x5af392(0xc8)](){const _0x59c614=_0x5af392;return _0x59c614(0xb5);}[_0x5af392(0xd7)](){const _0x175833=_0x5af392,_0x17b09e=this[_0x175833(0x9b)][_0x175833(0xb4)][_0x175833(0x99)](_0x175833(0x95));if(this[_0x175833(0x9b)][_0x175833(0xb4)][_0x175833(0xcd)](_0x175833(0xd8))){for(const _0x1802d9 of this[_0x175833(0xb6)])_0x17b09e[_0x175833(0xd1)](_0x1802d9,(_0x2ed2bb,_0x33b44a)=>{const _0x40a8bb=_0x175833,_0x3f2f17=this[_0x40a8bb(0x9b)][_0x40a8bb(0xbe)][_0x40a8bb(0xc7)][_0x40a8bb(0x98)][_0x40a8bb(0x9f)]()[_0x40a8bb(0xca)](_0x40a8bb(0xdc));this[_0x40a8bb(0x93)](_0x1802d9,[_0x3f2f17],this[_0x40a8bb(0xb6)],_0x40a8bb(0xb6),_0x2ed2bb,_0x33b44a);});_0x17b09e[_0x175833(0xd0)][_0x175833(0xaf)](_0x175833(0xae),_0x175833(0xb6),_0x175833(0xcb),_0x17b09e[_0x175833(0xd0)][_0x175833(0xbd)](_0x175833(0xae),null,_0x175833(0xa7))),_0x17b09e[_0x175833(0xd0)][_0x175833(0xaf)](_0x175833(0xae),_0x175833(0xb6),_0x175833(0xa7),(_0x72aa6b,_0x4e10e5)=>this[_0x175833(0x92)](this[_0x175833(0xb6)],_0x72aa6b,_0x4e10e5)),_0x17b09e[_0x175833(0xd0)][_0x175833(0xaf)](_0x175833(0xae),_0x175833(0xb6),_0x175833(0xb8),()=>!0x1);}if(this[_0x175833(0x9b)][_0x175833(0xb4)][_0x175833(0xcd)](_0x175833(0xa4))){for(const _0x4adf5e of this[_0x175833(0x9a)])_0x17b09e[_0x175833(0xd1)](_0x4adf5e,(_0x52b4dc,_0x1c6fab)=>{const _0xe8069d=_0x175833,_0x364842=this[_0xe8069d(0x9b)][_0xe8069d(0xb4)][_0xe8069d(0x99)](_0xe8069d(0xd4))[_0xe8069d(0xb7)](this[_0xe8069d(0x9b)][_0xe8069d(0xbe)][_0xe8069d(0xc7)][_0xe8069d(0x98)]);this[_0xe8069d(0x93)](_0x4adf5e,_0x364842,this[_0xe8069d(0x9a)],_0xe8069d(0x9a),_0x52b4dc,_0x1c6fab);});_0x17b09e[_0x175833(0xd0)][_0x175833(0xaf)](_0x175833(0xae),_0x175833(0x9a),_0x175833(0xcb),_0x17b09e[_0x175833(0xd0)][_0x175833(0xbd)](_0x175833(0xae),null,_0x175833(0xa7))),_0x17b09e[_0x175833(0xd0)][_0x175833(0xaf)](_0x175833(0xae),_0x175833(0x9a),_0x175833(0xa7),(_0x406fd1,_0x498708)=>this[_0x175833(0x92)](this[_0x175833(0x9a)],_0x406fd1,_0x498708)),_0x17b09e[_0x175833(0xd0)][_0x175833(0xaf)](_0x175833(0xae),_0x175833(0x9a),_0x175833(0xb8),()=>!0x1);}_0x17b09e[_0x175833(0xda)][_0x175833(0x90)](_0x31009d=>this[_0x175833(0xb1)](_0x31009d));}[_0x5af392(0x93)](_0x7e55e3,_0x555786,_0x967a3d,_0x5d8daf,_0x4b2b88,_0x3fbed4){const _0x1cd08a=_0x5af392,_0x15347b=this[_0x1cd08a(0x9b)][_0x1cd08a(0xb4)][_0x1cd08a(0x99)](_0x1cd08a(0x95));this[_0x1cd08a(0x9b)][_0x1cd08a(0xbe)][_0x1cd08a(0xc4)](_0x3fbed4[_0x1cd08a(0xa1)],()=>{const _0x138e46=_0x1cd08a;for(const _0x511c4 of _0x555786){if(this[_0x138e46(0xac)](_0x511c4,_0x5d8daf))_0x4b2b88(_0x3fbed4);else{const _0x5bc432={};for(const _0x3cf10b of _0x967a3d){const _0x3f6e04=_0x511c4[_0x138e46(0x96)](_0x3cf10b);void 0x0!==_0x3f6e04&&(_0x5bc432[_0x3cf10b]=_0x3f6e04);}_0x4b2b88(_0x3fbed4),_0x15347b[_0x138e46(0xbc)](_0x511c4,{'commandParams':[_0x5bc432]},[],_0x5d8daf);}}});}[_0x5af392(0x92)](_0x1e8ea0,_0x7686b9,_0x358b02){const _0x3e47cc=_0x5af392,_0x517092=_0x7686b9[0x0][_0x3e47cc(0xab)][_0x3e47cc(0xad)],_0x14952e=_0x358b02[_0x3e47cc(0xa9)][0x0];this[_0x3e47cc(0x9b)][_0x3e47cc(0xbe)][_0x3e47cc(0xd9)](_0x5b9f15=>{const _0x59ada7=_0x3e47cc;for(const _0x4f1919 of _0x1e8ea0)void 0x0!==_0x14952e[_0x4f1919]?_0x5b9f15[_0x59ada7(0xc9)](_0x4f1919,_0x14952e[_0x4f1919],_0x517092):_0x5b9f15[_0x59ada7(0xbb)](_0x4f1919,_0x517092);});}[_0x5af392(0xb1)](_0x3c59dd){const _0x37d235=_0x5af392;if(_0x3c59dd[_0x37d235(0xc3)])switch(_0x3c59dd[_0x37d235(0xd5)]){case _0x37d235(0xb6):return{'type':_0x37d235(0xa3),'content':_0x58fedb(this[_0x37d235(0x9b)][_0x37d235(0xa6)],_0x37d235(0x9e))};case _0x37d235(0x9a):return{'type':_0x37d235(0xa3),'content':_0x58fedb(this[_0x37d235(0x9b)][_0x37d235(0xa6)],_0x37d235(0xb9))};}}[_0x5af392(0xac)](_0x225201,_0x7c0e01){const _0x1cc1ba=_0x5af392,_0x57903=this[_0x1cc1ba(0x9b)][_0x1cc1ba(0xb4)][_0x1cc1ba(0x99)](_0x1cc1ba(0x95));for(const _0x56f02a of _0x57903[_0x1cc1ba(0xdd)]({'skipNotAttached':!0x0})){const _0x4553f0=_0x56f02a[_0x1cc1ba(0x9c)]();if(_0x56f02a[_0x1cc1ba(0xd5)]===_0x7c0e01&&_0x4553f0===_0x225201)return _0x56f02a;}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x2d11(_0x26c081,_0x4f6819){const _0x4f3f9b=_0x4f3f();return _0x2d11=function(_0x2d114f,_0x4ff531){_0x2d114f=_0x2d114f-0x13d;let _0x15b76f=_0x4f3f9b[_0x2d114f];return _0x15b76f;},_0x2d11(_0x26c081,_0x4f6819);}const _0x34a9aa=_0x2d11;function _0x4f3f(){const _0x163d42=['TrackChangesEditing','enableCommand','has','11190948WhUfqM','9554265HWXpHN','8ncoueI','20JAvNMC','afterInit','516768opJpJR','637728xEcDSh','editor','8446580osZHRY','2113380LoYFTn','plugins','Template','get','insertTemplate','9846792sfSSfQ'];_0x4f3f=function(){return _0x163d42;};return _0x4f3f();}(function(_0x3dce7c,_0x380fad){const _0x16732e=_0x2d11,_0x2587a5=_0x3dce7c();while(!![]){try{const _0x2c840c=-parseInt(_0x16732e(0x140))/0x1+parseInt(_0x16732e(0x13d))/0x2*(-parseInt(_0x16732e(0x13f))/0x3)+-parseInt(_0x16732e(0x143))/0x4+parseInt(_0x16732e(0x142))/0x5+parseInt(_0x16732e(0x14c))/0x6+parseInt(_0x16732e(0x14d))/0x7*(parseInt(_0x16732e(0x14e))/0x8)+-parseInt(_0x16732e(0x148))/0x9;if(_0x2c840c===_0x380fad)break;else _0x2587a5['push'](_0x2587a5['shift']());}catch(_0x53c8de){_0x2587a5['push'](_0x2587a5['shift']());}}}(_0x4f3f,0xe4ac8));import{Plugin as _0x40a2f7}from'ckeditor5/src/core.js';export default class Dt extends _0x40a2f7{[_0x34a9aa(0x13e)](){const _0x414362=_0x34a9aa,_0x1aca93=this[_0x414362(0x141)];_0x1aca93[_0x414362(0x144)][_0x414362(0x14b)](_0x414362(0x145))&&_0x1aca93[_0x414362(0x144)][_0x414362(0x146)](_0x414362(0x149))[_0x414362(0x14a)](_0x414362(0x147));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x5b3b(_0x5bc16a,_0x37d57d){const _0x1668f6=_0x1668();return _0x5b3b=function(_0x5b3bf4,_0x53da95){_0x5b3bf4=_0x5b3bf4-0xf1;let _0x1421cb=_0x1668f6[_0x5b3bf4];return _0x1421cb;},_0x5b3b(_0x5bc16a,_0x37d57d);}const _0x2d8db3=_0x5b3b;(function(_0x5dfff6,_0x222c24){const _0x2f8b0c=_0x5b3b,_0x3a64fe=_0x5dfff6();while(!![]){try{const _0x216964=parseInt(_0x2f8b0c(0xf6))/0x1*(-parseInt(_0x2f8b0c(0x115))/0x2)+parseInt(_0x2f8b0c(0xf3))/0x3+parseInt(_0x2f8b0c(0x110))/0x4*(-parseInt(_0x2f8b0c(0x116))/0x5)+parseInt(_0x2f8b0c(0xf4))/0x6+parseInt(_0x2f8b0c(0x106))/0x7*(-parseInt(_0x2f8b0c(0xf2))/0x8)+parseInt(_0x2f8b0c(0xfb))/0x9+parseInt(_0x2f8b0c(0x107))/0xa;if(_0x216964===_0x222c24)break;else _0x3a64fe['push'](_0x3a64fe['shift']());}catch(_0x26d4c4){_0x3a64fe['push'](_0x3a64fe['shift']());}}}(_0x1668,0x87047));import{Plugin as _0x44ee06}from'ckeditor5/src/core.js';import{getTranslation as _0x4fd434}from'../utils/common-translations.js';export default class $t extends _0x44ee06{[_0x2d8db3(0x10a)](){const _0x5ebd4=_0x2d8db3,_0x16459e=this[_0x5ebd4(0xf5)];if(!_0x16459e[_0x5ebd4(0x100)][_0x5ebd4(0x109)](_0x5ebd4(0xf8)))return;const _0x21b3e3=_0x16459e[_0x5ebd4(0x100)][_0x5ebd4(0xfd)](_0x5ebd4(0x10c));_0x21b3e3[_0x5ebd4(0x103)][_0x5ebd4(0xfe)](_0x5ebd4(0x114),()=>_0x4fd434(_0x16459e[_0x5ebd4(0x10e)],_0x5ebd4(0x108))),_0x16459e[_0x5ebd4(0x105)][_0x5ebd4(0x10d)][_0x5ebd4(0x112)](_0x968a4f=>{const _0x61d12a=_0x5ebd4;let _0x2b0e3a=!0x1;const _0x11c9f1=Array[_0x61d12a(0xf7)](_0x16459e[_0x61d12a(0x105)][_0x61d12a(0x10d)][_0x61d12a(0x102)][_0x61d12a(0xfc)]());for(const {name:_0x45bd14,data:_0x4b1f5b}of _0x11c9f1){const {group:_0x2efef5}=_0x21b3e3[_0x61d12a(0x119)](_0x45bd14);if(_0x61d12a(0x11c)!==_0x2efef5||!_0x4b1f5b[_0x61d12a(0xff)])continue;const _0x242a27=_0x4b1f5b[_0x61d12a(0xff)],_0x514a6f=_0x242a27[_0x61d12a(0x111)][_0x61d12a(0xf1)];if(!_0x514a6f||!_0x514a6f['is'](_0x61d12a(0x11a),_0x61d12a(0x114)))continue;if(!_0x242a27[_0x61d12a(0x104)][_0x61d12a(0xf9)](_0x242a27[_0x61d12a(0x111)]))continue;const _0x3a68c0=_0x16459e[_0x61d12a(0x105)][_0x61d12a(0x10b)][_0x61d12a(0x10f)](_0x242a27[_0x61d12a(0x111)],_0x61d12a(0xfa));if(_0x3a68c0&&_0x3a68c0[_0x61d12a(0x113)]){const _0xfcf0fe=_0x968a4f[_0x61d12a(0x101)](_0x242a27[_0x61d12a(0x104)],_0x3a68c0[_0x61d12a(0x104)]);_0xfcf0fe[_0x61d12a(0x11b)](_0x242a27)||(_0x968a4f[_0x61d12a(0x117)](_0x45bd14,{'range':_0xfcf0fe}),_0x2b0e3a=!0x0);}_0x2b0e3a||(_0x968a4f[_0x61d12a(0x118)](_0x45bd14),_0x2b0e3a=!0x0);}return _0x2b0e3a;});}}function _0x1668(){const _0x1c2d6f=['editor','350578RzPZdk','from','Title','isTouching','forward','3990600GoiqBs','getChangedMarkers','get','registerElementLabel','newRange','plugins','createRange','differ','descriptionFactory','start','model','194187rJutFN','2519640exNMqh','ELEMENT_TITLE','has','afterInit','schema','TrackChangesEditing','document','locale','getNearestSelectionRange','338948EvbHVv','end','registerPostFixer','isCollapsed','title-content','2bDxrns','5GpBBMl','updateMarker','removeMarker','_splitMarkerName','element','isEqual','suggestion','nodeBefore','152SatUvX','1478175jahqAO','1964016WdCTTc'];_0x1668=function(){return _0x1c2d6f;};return _0x1668();}
|
package/src/integrations/undo.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x285048=_0x2c33;(function(_0x25c8db,_0x2bc148){const _0xb98753=_0x2c33,_0x50dd42=_0x25c8db();while(!![]){try{const _0x3a594b=-parseInt(_0xb98753(0xbe))/0x1+parseInt(_0xb98753(0xb7))/0x2+parseInt(_0xb98753(0xba))/0x3+parseInt(_0xb98753(0xae))/0x4+parseInt(_0xb98753(0xb3))/0x5+parseInt(_0xb98753(0xbc))/0x6+parseInt(_0xb98753(0xb5))/0x7*(-parseInt(_0xb98753(0xb6))/0x8);if(_0x3a594b===_0x2bc148)break;else _0x50dd42['push'](_0x50dd42['shift']());}catch(_0x3c74a9){_0x50dd42['push'](_0x50dd42['shift']());}}}(_0x3f71,0x6524b));function _0x2c33(_0x559a5a,_0x32df48){const _0x3f7147=_0x3f71();return _0x2c33=function(_0x2c331a,_0x16f822){_0x2c331a=_0x2c331a-0xae;let _0x3a519b=_0x3f7147[_0x2c331a];return _0x3a519b;},_0x2c33(_0x559a5a,_0x32df48);}import{Plugin as _0x2ee123}from'ckeditor5/src/core.js';function _0x3f71(){const _0x1a49de=['redo','1149873YzRdTQ','has','825138yMAZrP','enableCommand','458391tPahWw','UndoEditing','934828FZowsV','afterInit','get','plugins','undo','744465AQfnPL','TrackChangesEditing','294182TmUUrR','32xMzpGK','274728WmTlZU','editor'];_0x3f71=function(){return _0x1a49de;};return _0x3f71();}export default class Bt extends _0x2ee123{[_0x285048(0xaf)](){const _0x26a6ef=_0x285048,_0x47cc5c=this[_0x26a6ef(0xb8)],_0x5f16b4=_0x47cc5c[_0x26a6ef(0xb1)][_0x26a6ef(0xb0)](_0x26a6ef(0xb4));_0x47cc5c[_0x26a6ef(0xb1)][_0x26a6ef(0xbb)](_0x26a6ef(0xbf))&&(_0x5f16b4[_0x26a6ef(0xbd)](_0x26a6ef(0xb2)),_0x5f16b4[_0x26a6ef(0xbd)](_0x26a6ef(0xb9)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
(function(_0x4645c7,_0x306005){const _0x255c9f=_0x42cd,_0x28d2f0=_0x4645c7();while(!![]){try{const _0x4ca603=parseInt(_0x255c9f(0x132))/0x1*(-parseInt(_0x255c9f(0x146))/0x2)+-parseInt(_0x255c9f(0x12a))/0x3+parseInt(_0x255c9f(0x152))/0x4*(parseInt(_0x255c9f(0x149))/0x5)+-parseInt(_0x255c9f(0x12e))/0x6*(-parseInt(_0x255c9f(0x14c))/0x7)+-parseInt(_0x255c9f(0x135))/0x8+-parseInt(_0x255c9f(0x147))/0x9+parseInt(_0x255c9f(0x126))/0xa;if(_0x4ca603===_0x306005)break;else _0x28d2f0['push'](_0x28d2f0['shift']());}catch(_0xb792fc){_0x28d2f0['push'](_0x28d2f0['shift']());}}}(_0x5d2b,0x52601));export function getRangesWithAttribute(_0xf6a566,_0x69b755,_0x1e22d1){const _0x3f7b81=_0x42cd,_0x77cee=[];for(const _0x491f5e of _0x69b755[_0x3f7b81(0x13a)]())_0x491f5e[_0x3f7b81(0x153)](_0xf6a566)&&_0x77cee[_0x3f7b81(0x12b)](_0x1e22d1[_0x3f7b81(0x14f)](_0x491f5e));return _0x77cee;}function _0x5d2b(){const _0x413ba6=['mapper','2639935inMbef','ck-suggestion-marker--active','previousPosition','1337lAnyUL','bindElementToMarker','isContent','createRangeOn','isLimit','plugins','4PWlUPl','hasAttribute','consumable','ck-suggestion-marker-','parent','writer','start','13122770phesqH','isBlock','getCustomProperty','elementEnd','1113228rVPuui','push','toViewPosition','name','12486KODRQc','toViewElement','markerName','markerRange','26397zhnwCm','span','isAtEnd','4068744hUHhFL','TrackChangesEditing','activeMarkers','addClass','addHighlight','getItems','getWalker','item','schema','createUIElement','insert','nextSibling','get','includes','type','test','model','30HGnDOl','5622318UuBGEd'];_0x5d2b=function(){return _0x413ba6;};return _0x5d2b();}function _0x42cd(_0x37cdfa,_0xb04ba8){const _0x5d2b3c=_0x5d2b();return _0x42cd=function(_0x42cd94,_0x5d35e){_0x42cd94=_0x42cd94-0x121;let _0x1668c4=_0x5d2b3c[_0x42cd94];return _0x1668c4;},_0x42cd(_0x37cdfa,_0xb04ba8);}export function downcastSplitMergeMarker(_0x32f219,_0x42a609,{showActiveMarker:_0x3db708=!0x0}={}){const _0x3f124a=_0x42cd,_0x116e91=_0x32f219[_0x3f124a(0x151)][_0x3f124a(0x141)](_0x3f124a(0x136));return(_0x194067,_0x94b453,_0x328010)=>{const _0x44e4b9=_0x3f124a;if(!_0x328010[_0x44e4b9(0x121)][_0x44e4b9(0x144)](_0x94b453[_0x44e4b9(0x131)],_0x194067[_0x44e4b9(0x12d)]))return;const _0x29dd26=_0x94b453[_0x44e4b9(0x131)][_0x44e4b9(0x13b)](),_0x58829a=_0x94b453[_0x44e4b9(0x131)][_0x44e4b9(0x125)],_0x87f633=_0x32f219[_0x44e4b9(0x145)][_0x44e4b9(0x13d)];let _0x4197e7=null,_0x370794=null,_0x56ab40=!0x1,_0x5c623d=!0x1;for(const _0xd97c5a of _0x29dd26){const _0x54c467=_0xd97c5a[_0x44e4b9(0x13c)];_0x56ab40=_0x56ab40||_0x87f633[_0x44e4b9(0x14e)](_0x54c467);const _0x2f1b66=_0x328010[_0x44e4b9(0x148)][_0x44e4b9(0x12f)](_0x54c467);if(_0x2f1b66&&_0x2f1b66[_0x44e4b9(0x128)](_0x44e4b9(0x139)))return;_0x44e4b9(0x129)==_0xd97c5a[_0x44e4b9(0x143)]&&(_0x87f633[_0x44e4b9(0x127)](_0x54c467)&&!_0x87f633[_0x44e4b9(0x150)](_0x54c467)&&(_0x54c467[_0x44e4b9(0x140)]||_0x58829a[_0x44e4b9(0x134)]?_0x4197e7&&_0x4197e7[_0x44e4b9(0x123)]==_0x54c467||(_0x4197e7=_0x54c467,_0x36df9f(_0xd97c5a[_0x44e4b9(0x14b)]),_0x5c623d=!0x0):_0x370794=_0x370794||_0xd97c5a[_0x44e4b9(0x14b)]));}function _0x36df9f(_0x325f7b){const _0x15279d=_0x44e4b9,_0x59166d=_0x328010[_0x15279d(0x124)][_0x15279d(0x13e)](_0x15279d(0x133),{'class':_0x15279d(0x122)+_0x42a609}),_0x14ce84=_0x328010[_0x15279d(0x148)][_0x15279d(0x12c)](_0x325f7b);_0x3db708&&_0x116e91[_0x15279d(0x137)][_0x15279d(0x142)](_0x94b453[_0x15279d(0x130)])&&_0x328010[_0x15279d(0x124)][_0x15279d(0x138)](_0x15279d(0x14a),_0x59166d),_0x328010[_0x15279d(0x124)][_0x15279d(0x13f)](_0x14ce84,_0x59166d),_0x328010[_0x15279d(0x148)][_0x15279d(0x14d)](_0x59166d,_0x94b453[_0x15279d(0x130)]);}_0x56ab40||_0x5c623d||!_0x370794||_0x36df9f(_0x370794);};}
|