@ckeditor/ckeditor5-track-changes 43.1.0 → 43.2.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +10 -10
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/mergefields.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/ui/view/suggestionview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x4cff5e=_0x56fc;(function(_0x3db088,_0x2d6acd){const _0x58b5c3=_0x56fc,_0x488a9c=_0x3db088();while(!![]){try{const _0x2a504e=-parseInt(_0x58b5c3(0x236))/0x1*(-parseInt(_0x58b5c3(0x20c))/0x2)+-parseInt(_0x58b5c3(0x20e))/0x3*(parseInt(_0x58b5c3(0x1eb))/0x4)+-parseInt(_0x58b5c3(0x21d))/0x5+parseInt(_0x58b5c3(0x1b5))/0x6*(-parseInt(_0x58b5c3(0x25a))/0x7)+-parseInt(_0x58b5c3(0x21e))/0x8+parseInt(_0x58b5c3(0x1f0))/0x9+parseInt(_0x58b5c3(0x1ed))/0xa;if(_0x2a504e===_0x2d6acd)break;else _0x488a9c['push'](_0x488a9c['shift']());}catch(_0x585125){_0x488a9c['push'](_0x488a9c['shift']());}}}(_0x18f5,0xf1714));import{getTranslation as _0x218221}from'../utils/common-translations.js';function _0x18f5(){const _0x5652c7=['editingDowncast','join','insertColumns','fromRange','createPositionBefore','49ZtiMKF','fill','dataDowncast','getMarkers','tablePasteChainId','discard','createTableWalker','oldRange','last','redo','getChangedMarkers','endColumn','has','row','insertion','tableCellBackgroundColor','push','newRange','getTableIfOnlyTableInContent','Users','getSuggestion','tablePaste','forceDefaultExecution','isInContent','paragraph','accept','conversion','getChildren','documentSelection','tablePasteColumn','getRowIndexes','add','getColumns','getContainedElement','document','startsWith','remove','formatBlock','reduce','author','1398948gJivgi','set','showSuggestionHighlights','batch','TableClipboard','tableCellBorderWidth','_suggestionFactory','differ','ck-suggestion-marker-insertion','_splitMarkerName','columnInsertionRanges','createRangeOn','rowInsertionRanges','register','getChild','_replaceTableSlotCell','getShiftedBy','getItems','editor','forEach','plugins','markers','insertRows','move','markerName','getRanges','insert','registerCustomCallback','elementToElement','low','createRangeIn','suggestionUnloaded','content','getSuggestions','getAttributes','type','tableCellBorderStyle','removeMarkers','tablePasteRow','clipboardOutput','columns','ck-suggestion-marker','wrap','next','every','registerDescriptionCallback','tableCellHorizontalAlignment','markerToHighlight','getRows','findAncestor','updateMarker','table','schema','view','8812JKUBxV','createRange','6991340WMbslR','isEqual','getSuggestionCallback','11636181BPrTKh','insertionRanges','_tablePostFixingSubtypes','previousSibling','length','element','tableCellSuggestion','_isForcedDefaultExecutionBlock','cells','entries','rows','editing','tableCellPadding','TableUtils','createElement','activeMarkers','first','getChanges','getRange','options','listenTo','attributes','getAllAdjacentSuggestions','setAttribute','rowInsertionIndexes','from','commands','high','36sIaNnN','columnInsertionIndexes','222XtxGPS','removeMarker','find','subType','name','tableCell','_createdBatches','markerAttributes','getColumnIndexes','markMultiRangeDeletion','_getCoordsForCells','change','$graveyard','afterInit','ck-suggestion-marker--active','2860390CIBUCW','486296eVxNtM','TrackChangesEditing','containsRange','suggestionLoaded','selection','suggestion','includes','suggestion-td','tablePasteCell','trackChanges','cell','deletion','value','getSelectionAffectedTableCells','requires','for','position','tableCellVerticalAlignment','markMultiRangeInsertion','filter','end','tableCellBorderColor','column','return','79161YryJwV','insertContent','start','isEmpty','nextSibling','removeColumns','endRow','fromEntries','root','rootName','markMultiRangeBlockFormat','unwrap','map','setAttributes','call','previous','deletionRanges','descriptionFactory','detach','keys','suggestion:formatBlock:tablePasteCell','removeRows','hasSuggestion','stop','some','model','registerPostFixer','get','*Replace\x20table\x20cells*','nodeAfter','locale'];_0x18f5=function(){return _0x5652c7;};return _0x18f5();}function _0x56fc(_0x48eb94,_0x3efffb){const _0x18f581=_0x18f5();return _0x56fc=function(_0x56fc91,_0x1fe7b2){_0x56fc91=_0x56fc91-0x18e;let _0x343ca4=_0x18f581[_0x56fc91];return _0x343ca4;},_0x56fc(_0x48eb94,_0x3efffb);}import{Plugin as _0x1d73b7}from'ckeditor5/src/core.js';import{LiveRange as _0x47accf}from'ckeditor5/src/engine.js';import{uid as _0x2026be,priorities as _0x39127a}from'ckeditor5/src/utils.js';import _0x3d135f from'./table.js';const Pe=[_0x4cff5e(0x1ba),_0x4cff5e(0x233),_0x4cff5e(0x1d9),_0x4cff5e(0x1e3),_0x4cff5e(0x22f),_0x4cff5e(0x19c),_0x4cff5e(0x1fc)],we=Object[_0x4cff5e(0x23d)](Pe[_0x4cff5e(0x242)](_0x461d42=>[_0x461d42,null]));export default class _t extends _0x1d73b7{static get[_0x4cff5e(0x22c)](){return[_0x3d135f];}[_0x4cff5e(0x21b)](){const _0x5890b3=_0x4cff5e,_0x4d4e85=this[_0x5890b3(0x1c7)];if(!_0x4d4e85[_0x5890b3(0x1c9)][_0x5890b3(0x199)](_0x5890b3(0x1b9)))return;const _0x3303c4=_0x4d4e85[_0x5890b3(0x1c9)][_0x5890b3(0x251)](_0x5890b3(0x21f)),_0x32b5fa=_0x4d4e85[_0x5890b3(0x1c9)][_0x5890b3(0x251)](_0x5890b3(0x1fd)),_0x55b8d5=_0x4d4e85[_0x5890b3(0x1c9)][_0x5890b3(0x251)](_0x3d135f),_0x36e3a3=_0x4d4e85[_0x5890b3(0x1c9)][_0x5890b3(0x251)](_0x5890b3(0x1b9));_0x55b8d5[_0x5890b3(0x1f2)][_0x5890b3(0x19d)](_0x5890b3(0x1db),_0x5890b3(0x1aa)),_0x4d4e85[_0x5890b3(0x24f)][_0x5890b3(0x1e9)][_0x5890b3(0x1c2)](_0x5890b3(0x1f6),{'allowIn':_0x5890b3(0x213),'allowContentOf':_0x5890b3(0x213),'isLimit':!0x0}),_0x4d4e85[_0x5890b3(0x1a7)][_0x5890b3(0x1d1)]({'model':_0x5890b3(0x1f6),'view':_0x5890b3(0x225)});let _0x19cf55=null;_0x4d4e85[_0x5890b3(0x24f)]['on'](_0x5890b3(0x237),(_0x361f92,_0x50f18c)=>{const _0x5171f4=_0x5890b3,[_0x42f94e,_0x491bd3]=_0x50f18c,_0x5a403d=_0x50f18c[_0x50f18c[_0x5171f4(0x1f4)]-0x1];_0x5a403d&&_0x5a403d[_0x5171f4(0x1a3)]||_0x3303c4[_0x5171f4(0x1f7)]||this[_0x5171f4(0x1c7)][_0x5171f4(0x20a)][_0x5171f4(0x251)](_0x5171f4(0x227))[_0x5171f4(0x22a)]&&function(_0x1854e3,_0x514693,_0x277fcc,_0x1d7519,_0x57f84e){const _0xd65501=_0x5171f4;if(_0x514693&&!_0x514693['is'](_0xd65501(0x1a9)))return!0x1;const _0x47f8c9=_0x57f84e[_0xd65501(0x19f)](_0x1854e3,_0x277fcc);if(!_0x47f8c9||!Re(_0x47f8c9,void 0x0,_0x1d7519))return!0x1;const _0x38b4da=_0x1d7519[_0xd65501(0x22b)](_0x277fcc[_0xd65501(0x1af)][_0xd65501(0x222)]);if(!_0x38b4da[_0xd65501(0x1f4)])return!0x1;const _0x3c4ec1=_0x38b4da[0x0][_0xd65501(0x1e6)](_0xd65501(0x1e8)),_0x14595a=_0x1d7519[_0xd65501(0x1ab)](_0x38b4da),_0x514c12=_0x1d7519[_0xd65501(0x216)](_0x38b4da),_0x32655d={'startRow':_0x14595a[_0xd65501(0x200)],'endRow':_0x14595a[_0xd65501(0x195)],'startColumn':_0x514c12[_0xd65501(0x200)],'endColumn':_0x514c12[_0xd65501(0x195)]};return 0x1==_0x38b4da[_0xd65501(0x1f4)]&&(_0x32655d[_0xd65501(0x23c)]+=_0x1d7519[_0xd65501(0x1e5)](_0x47f8c9)-0x1,_0x32655d[_0xd65501(0x198)]+=_0x1d7519[_0xd65501(0x1ad)](_0x47f8c9)-0x1),Re(_0x3c4ec1,_0x32655d,_0x1d7519);}(_0x42f94e,_0x491bd3,_0x4d4e85[_0x5171f4(0x24f)],_0x32b5fa,_0x36e3a3)&&(_0x361f92[_0x5171f4(0x24d)](),_0x19cf55={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4d4e85[_0x5171f4(0x24f)][_0x5171f4(0x219)](()=>{const _0x32f1f6=_0x5171f4;_0x4d4e85[_0x32f1f6(0x24f)][_0x32f1f6(0x237)](_0x50f18c[0x0],_0x50f18c[0x1],_0x50f18c[0x2],{'forceDefaultExecution':!0x0});const _0x18cbdf=_0x2026be(),{rowInsertionRanges:_0x177a6e,columnInsertionRanges:_0x4a5879,insertionRanges:_0x5a96e4,deletionRanges:_0x4769cd,cells:_0xf4a464}=_0x19cf55;_0x177a6e[_0x32f1f6(0x1f4)]&&_0x3303c4[_0x32f1f6(0x230)](_0x177a6e,_0x32f1f6(0x1db),{'tablePasteChainId':_0x18cbdf}),_0x4a5879[_0x32f1f6(0x1f4)]&&_0x3303c4[_0x32f1f6(0x230)](_0x4a5879,_0x32f1f6(0x1aa),{'tablePasteChainId':_0x18cbdf}),_0x5a96e4[_0x32f1f6(0x1f4)]&&(_0x3303c4[_0x32f1f6(0x230)](_0x5a96e4,_0x32f1f6(0x1a2),{'tablePasteChainId':_0x18cbdf,'skipNestingCheck':!0x0}),_0x5a96e4[_0x32f1f6(0x1c8)](_0x45b22e=>{const _0x3d83dd=_0x32f1f6;var _0xbfab4;return null===(_0xbfab4=_0x45b22e[_0x3d83dd(0x248)])||void 0x0===_0xbfab4?void 0x0:_0xbfab4[_0x3d83dd(0x244)](_0x45b22e);})),_0x4769cd[_0x32f1f6(0x1f4)]&&(_0x3303c4[_0x32f1f6(0x217)](_0x4769cd,_0x32f1f6(0x1a2),{'tablePasteChainId':_0x18cbdf,'skipNestingCheck':!0x0}),_0x4769cd[_0x32f1f6(0x1c8)](_0x43dbbc=>{const _0x3051b5=_0x32f1f6;var _0x12c71b;return null===(_0x12c71b=_0x43dbbc[_0x3051b5(0x248)])||void 0x0===_0x12c71b?void 0x0:_0x12c71b[_0x3051b5(0x244)](_0x43dbbc);}));const _0x32da00=_0x3303c4[_0x32f1f6(0x240)](_0xf4a464[_0x32f1f6(0x242)](({element:_0x3287a5})=>_0x3287a5),{'formatGroupId':_0x2026be()},[],_0x32f1f6(0x226),{'tablePasteChainId':_0x18cbdf});if(_0x32da00){const _0x27e7b4=_0x32da00[_0x32f1f6(0x190)](),_0x5542bc=[];for(const {element:_0x2572ba,attributes:_0x105c64}of _0xf4a464){if(!_0x105c64)continue;const _0x1cb2d7=_0x4d4e85[_0x32f1f6(0x24f)][_0x32f1f6(0x1c0)](_0x2572ba),_0x3f9c1d=_0x27e7b4[_0x32f1f6(0x210)](_0x10bdb4=>_0x10bdb4[_0x32f1f6(0x202)]()[_0x32f1f6(0x1ee)](_0x1cb2d7));_0x3f9c1d&&_0x5542bc[_0x32f1f6(0x19d)]([_0x3f9c1d[_0x32f1f6(0x212)],_0x105c64]);}_0x5542bc[_0x32f1f6(0x1f4)]&&_0x32da00[_0x32f1f6(0x207)](_0x32f1f6(0x215),Object[_0x32f1f6(0x23d)](_0x5542bc));}_0x19cf55=null;}));},{'priority':_0x39127a[_0x5890b3(0x20b)]+0xa}),_0x4d4e85[_0x5890b3(0x1c9)][_0x5890b3(0x251)](_0x5890b3(0x1b9))['on'](_0x5890b3(0x1c4),(_0x310137,_0x133543)=>{const _0x1386b4=_0x5890b3,[_0x53a465,_0x1a98b5,,_0xb844e2]=_0x133543;if(!_0x19cf55)return;_0x310137[_0x1386b4(0x24d)]();const _0x5137ea=_0x53a465[_0x1386b4(0x228)],_0x129e18=_0x1a98b5,_0x5f6d64=ke(_0x5137ea),_0x4da929=ke(_0x129e18);_0x310137[_0x1386b4(0x235)]=_0x5137ea;let _0x3416fb=null,_0xa7e52f=null;if(_0x4da929||_0x5f6d64){if(_0x5f6d64&&!_0x4da929){_0xb844e2[_0x1386b4(0x1b1)](_0x5137ea[_0x1386b4(0x1c3)](0x0));for(const _0x59f3be of Array[_0x1386b4(0x209)](_0x129e18[_0x1386b4(0x1a8)]()))_0xb844e2[_0x1386b4(0x1cf)](_0x59f3be,_0x5137ea,_0x1386b4(0x232));const _0x12adc6=_0x19cf55[_0x1386b4(0x208)][_0x1386b4(0x224)](_0x53a465[_0x1386b4(0x19a)]),_0x30c18e=_0x19cf55[_0x1386b4(0x20d)][_0x1386b4(0x224)](_0x53a465[_0x1386b4(0x234)]);_0x12adc6||_0x30c18e||(_0x3416fb=_0x47accf[_0x1386b4(0x258)](_0xb844e2[_0x1386b4(0x1d3)](_0x5137ea)));}else _0x4da929&&!_0x5f6d64&&(_0xa7e52f=_0xb844e2[_0x1386b4(0x1d3)](_0x5137ea));}else{const _0x4d5ebf=_0xb844e2[_0x1386b4(0x1fe)](_0x1386b4(0x1f6)),_0x42a295=_0xb844e2[_0x1386b4(0x1fe)](_0x1386b4(0x1f6));_0xb844e2[_0x1386b4(0x1df)](_0xb844e2[_0x1386b4(0x1d3)](_0x5137ea),_0x42a295),_0xb844e2[_0x1386b4(0x1cf)](_0x4d5ebf,_0x5137ea,0x0);for(const _0x508b10 of Array[_0x1386b4(0x209)](_0x129e18[_0x1386b4(0x1a8)]()))_0xb844e2[_0x1386b4(0x1cf)](_0x508b10,_0x4d5ebf,_0x1386b4(0x232));_0x3416fb=_0x47accf[_0x1386b4(0x258)](_0xb844e2[_0x1386b4(0x1c0)](_0x4d5ebf)),_0xa7e52f=_0x47accf[_0x1386b4(0x258)](_0xb844e2[_0x1386b4(0x1c0)](_0x42a295));}const _0x167a82=Array[_0x1386b4(0x209)](_0x129e18[_0x1386b4(0x1d7)]())[_0x1386b4(0x231)](([_0x35d6a1])=>Pe[_0x1386b4(0x224)](_0x35d6a1));_0x19cf55[_0x1386b4(0x1f8)][_0x1386b4(0x19d)]({'element':_0x5137ea,'attributes':_0x167a82[_0x1386b4(0x1f4)]?Object[_0x1386b4(0x23d)](_0x167a82):null}),_0x3416fb&&_0x19cf55[_0x1386b4(0x1f1)][_0x1386b4(0x19d)](_0x3416fb),_0xa7e52f&&_0x19cf55[_0x1386b4(0x246)][_0x1386b4(0x19d)](_0xa7e52f);},{'priority':_0x5890b3(0x20b)}),_0x32b5fa['on'](_0x5890b3(0x257),(_0x4e843,_0x2be4b1)=>{const _0x54a617=_0x5890b3,[_0x23a626,_0x18765e={}]=_0x2be4b1;if(!_0x19cf55)return;const _0x16d542=_0x18765e['at']||0x0,_0x1a92c7=_0x18765e[_0x54a617(0x1dd)]||0x1;_0x19cf55[_0x54a617(0x20d)]=new Array(_0x1a92c7)[_0x54a617(0x18e)](_0x16d542)[_0x54a617(0x242)]((_0x209ab8,_0xdd7bee)=>_0x209ab8+_0xdd7bee);for(const {cell:_0x45ed94}of _0x32b5fa[_0x54a617(0x193)](_0x23a626,{'startColumn':_0x16d542,'endColumn':_0x16d542+_0x1a92c7-0x1}))_0x19cf55[_0x54a617(0x1bf)][_0x54a617(0x19d)](_0x4d4e85[_0x54a617(0x24f)][_0x54a617(0x1c0)](_0x45ed94));},{'priority':_0x5890b3(0x1d2)}),_0x32b5fa['on'](_0x5890b3(0x1cb),(_0x4251e2,_0x1aa28a)=>{const _0x3ca9e2=_0x5890b3,[_0x18f77f,_0x2d2dff={}]=_0x1aa28a;if(!_0x19cf55)return;const _0x107def=_0x2d2dff['at']||0x0,_0x55df04=_0x2d2dff[_0x3ca9e2(0x1fa)]||0x1;_0x19cf55[_0x3ca9e2(0x208)]=new Array(_0x55df04)[_0x3ca9e2(0x18e)](_0x107def)[_0x3ca9e2(0x242)]((_0x3dadea,_0x20075c)=>_0x3dadea+_0x20075c);for(const {cell:_0x3dee67}of _0x32b5fa[_0x3ca9e2(0x193)](_0x18f77f,{'startRow':_0x107def,'endRow':_0x107def+_0x55df04-0x1}))_0x19cf55[_0x3ca9e2(0x1c1)][_0x3ca9e2(0x19d)](_0x4d4e85[_0x3ca9e2(0x24f)][_0x3ca9e2(0x1c0)](_0x3dee67));},{'priority':_0x5890b3(0x1d2)}),_0x3303c4[_0x5890b3(0x247)][_0x5890b3(0x1e2)](_0x129dca=>{const _0x325525=_0x5890b3;if(_0x129dca[_0x325525(0x211)]&&_0x129dca[_0x325525(0x211)][_0x325525(0x1b0)](_0x325525(0x1a2)))return _0x129dca[_0x325525(0x245)]?{}:{'type':_0x325525(0x19b),'content':_0x218221(_0x4d4e85[_0x325525(0x254)],_0x325525(0x252))};});const _0x20ec85=()=>!0x1;for(const _0x6fa3a0 of[_0x5890b3(0x1a2),_0x5890b3(0x1aa),_0x5890b3(0x1db),_0x5890b3(0x226)])_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x19b),_0x6fa3a0,_0x5890b3(0x256),_0x20ec85),_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x229),_0x6fa3a0,_0x5890b3(0x256),_0x20ec85),_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x1b2),_0x6fa3a0,_0x5890b3(0x256),_0x20ec85);_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x1b2),_0x5890b3(0x226),_0x5890b3(0x192),_0x20ec85),_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x1b2),_0x5890b3(0x226),_0x5890b3(0x1a6),(_0xb88526,_0x11fbcf,_0x3e5547)=>{const _0x1e6014=_0x5890b3,_0x2bfb93=_0xb88526[_0x1e6014(0x242)](_0x238241=>_0x238241[_0x1e6014(0x1ae)]())[_0x1e6014(0x231)](_0x228748=>_0x228748),_0x1143dd=new Map(_0x2bfb93[_0x1e6014(0x242)](_0x15f836=>[_0x15f836,null]));if(_0x19cf55){for(const {element:_0x316184,attributes:_0x223a8d}of _0x19cf55[_0x1e6014(0x1f8)])_0x223a8d&&_0x1143dd[_0x1e6014(0x1b6)](_0x316184,_0x223a8d);}else{if(_0x3e5547&&_0x3e5547[_0x1e6014(0x215)])for(const [_0x2aabe6,_0x2f4bda]of Object[_0x1e6014(0x1f9)](_0x3e5547[_0x1e6014(0x215)])){const _0x1f5c9a=_0x4d4e85[_0x1e6014(0x24f)][_0x1e6014(0x1ca)][_0x1e6014(0x251)](_0x2aabe6),_0xb84403=_0x1f5c9a?_0x1f5c9a[_0x1e6014(0x202)]()[_0x1e6014(0x1ae)]():null;_0xb84403&&_0x1143dd[_0x1e6014(0x1b6)](_0xb84403,_0x2f4bda);}}_0x4d4e85[_0x1e6014(0x24f)][_0x1e6014(0x219)](_0x26491d=>{const _0x36df68=_0x1e6014;for(const [_0x37f682,_0x4cf8a4]of _0x1143dd)_0x26491d[_0x36df68(0x243)]({...we,..._0x4cf8a4},_0x37f682);});});const _0x5b741d=(_0x3c8f36,_0x3ecf6a)=>{const _0x180880=_0x5890b3;_0x3303c4[_0x180880(0x1bb)][_0x180880(0x1d0)](_0x3c8f36,_0x180880(0x1a2),_0x3ecf6a,(_0x3a9290,_0xeb2712,_0x1482e8)=>{const _0x10089e=_0x180880;_0x4d4e85[_0x10089e(0x24f)][_0x10089e(0x219)](_0x3eda0a=>{const _0x426bc8=_0x10089e,_0x48f531=[];for(const _0x1e0896 of _0x3a9290){const _0x1778ab=_0x1e0896[_0x426bc8(0x238)][_0x426bc8(0x253)];_0x1778ab['is'](_0x426bc8(0x1f5),_0x426bc8(0x1f6))&&_0x48f531[_0x426bc8(0x19d)](_0x1778ab);}_0x3303c4[_0x426bc8(0x1bb)][_0x426bc8(0x1ef)](_0x3c8f36,null,_0x3ecf6a)(_0x3a9290,_0xeb2712,_0x1482e8);for(const _0x2b2455 of _0x48f531)_0x426bc8(0x21a)!=_0x2b2455[_0x426bc8(0x23e)][_0x426bc8(0x23f)]&&_0x3eda0a[_0x426bc8(0x241)](_0x2b2455);});});};_0x5b741d(_0x5890b3(0x19b),_0x5890b3(0x1a6)),_0x5b741d(_0x5890b3(0x19b),_0x5890b3(0x192)),_0x5b741d(_0x5890b3(0x229),_0x5890b3(0x1a6)),_0x5b741d(_0x5890b3(0x229),_0x5890b3(0x192)),_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x19b),_0x5890b3(0x1db),_0x5890b3(0x192),_0xa3772d=>{const _0x2b0917=_0x5890b3,_0x11f572=_0xa3772d[_0x2b0917(0x242)](_0x174c00=>_0x174c00[_0x2b0917(0x1ae)]()),_0x31a273=_0x11f572[0x0][_0x2b0917(0x1e6)](_0x2b0917(0x1e8)),{minRow:_0x9e094c,maxRow:_0x292821}=_0x55b8d5[_0x2b0917(0x218)](_0x11f572);_0x32b5fa[_0x2b0917(0x24b)](_0x31a273,{'at':_0x9e094c,'rows':_0x292821-_0x9e094c+0x1});}),_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x19b),_0x5890b3(0x1aa),_0x5890b3(0x192),_0xfb25eb=>{const _0x40be4a=_0x5890b3,_0x56ad4c=_0xfb25eb[_0x40be4a(0x242)](_0x170f09=>_0x170f09[_0x40be4a(0x1ae)]()),_0x3ad3d4=_0x56ad4c[0x0][_0x40be4a(0x1e6)](_0x40be4a(0x1e8)),{minColumn:_0x572e05,maxColumn:_0x41f8c6}=_0x55b8d5[_0x40be4a(0x218)](_0x56ad4c);_0x32b5fa[_0x40be4a(0x23b)](_0x3ad3d4,{'at':_0x572e05,'columns':_0x41f8c6-_0x572e05+0x1});});const _0xc42710=(_0x53f5c9,_0x542eb6)=>{const _0x201efa=_0x5890b3;if(!_0x542eb6[_0x201efa(0x211)]||!_0x542eb6[_0x201efa(0x211)][_0x201efa(0x1b0)](_0x201efa(0x1a2)))return;const _0x392eef=_0x542eb6[_0x201efa(0x205)][_0x201efa(0x191)],_0xe3a7a4=_0x3303c4[_0x201efa(0x1d6)]()[_0x201efa(0x231)](_0x274810=>_0x274810[_0x201efa(0x1a4)]&&_0x274810[_0x201efa(0x205)]&&_0x274810[_0x201efa(0x205)][_0x201efa(0x191)]==_0x392eef);_0xe3a7a4[_0x201efa(0x1f4)]&&_0x542eb6[_0x201efa(0x206)]()[_0x201efa(0x1f4)]!=_0xe3a7a4[_0x201efa(0x1f4)]&&_0xe3a7a4[_0x201efa(0x1b3)]((_0x22032c,_0x4c7486)=>(_0x22032c[_0x201efa(0x1e0)]=_0x4c7486,_0x4c7486[_0x201efa(0x245)]=_0x22032c,_0x4c7486));};function _0x2bf20e(_0x1562fb,_0x28ebd4=!0x0){const _0x344d03=_0x5890b3,{id:_0x2c8d07,authorId:_0x4bc97d}=_0x3303c4[_0x344d03(0x1be)](_0x1562fb[_0x344d03(0x1cd)]),_0x1dc9cc=[_0x344d03(0x1de),_0x344d03(0x1bd)],_0x4a4bf=_0x3303c4[_0x344d03(0x1ff)][_0x344d03(0x224)](_0x1562fb[_0x344d03(0x1cd)]);return _0x4a4bf&&_0x1dc9cc[_0x344d03(0x19d)](_0x344d03(0x21c)),{'classes':_0x1dc9cc,'attributes':{'data-suggestion':_0x2c8d07,'data-author-id':_0x4bc97d},'priority':_0x4a4bf&&_0x28ebd4?0xbc2:0xbb8};}_0x3303c4['on'](_0x5890b3(0x221),_0xc42710,{'priority':_0x5890b3(0x20b)}),_0x3303c4['on'](_0x5890b3(0x1d4),_0xc42710,{'priority':_0x5890b3(0x20b)}),_0x4d4e85[_0x5890b3(0x24f)][_0x5890b3(0x1af)][_0x5890b3(0x250)](()=>{const _0x385dcb=_0x5890b3;let _0x5e17e9=!0x1;const _0x4fe6e0=Array[_0x385dcb(0x209)](_0x4d4e85[_0x385dcb(0x24f)][_0x385dcb(0x1af)][_0x385dcb(0x1bc)][_0x385dcb(0x197)]());for(const {name:_0x29d5b1,data:_0x4483df}of _0x4fe6e0){const {group:_0x29f94b,type:_0x5a1d44,id:_0x323a00}=_0x3303c4[_0x385dcb(0x1be)](_0x29d5b1);if(_0x385dcb(0x223)!=_0x29f94b||_0x385dcb(0x229)!=_0x5a1d44||_0x4483df[_0x385dcb(0x194)])continue;if(!_0x3303c4[_0x385dcb(0x24c)](_0x323a00))continue;const _0xc4c1ff=_0x3303c4[_0x385dcb(0x1a1)](_0x323a00)[_0x385dcb(0x1ce)](),_0x43ce45=_0x4d4e85[_0x385dcb(0x1c9)][_0x385dcb(0x251)](_0x385dcb(0x1a0))['me'];for(const _0x1c1a54 of _0x3303c4[_0x385dcb(0x1d6)]()){if(!_0x1c1a54[_0x385dcb(0x1a4)]||_0x1c1a54[_0x385dcb(0x1b4)]!=_0x43ce45)continue;if(_0x385dcb(0x1b2)!=_0x1c1a54[_0x385dcb(0x1d8)]||_0x385dcb(0x226)!=_0x1c1a54[_0x385dcb(0x211)])continue;if(_0x1c1a54[_0x385dcb(0x1ce)]()[_0x385dcb(0x1e1)](_0x2c6d22=>_0xc4c1ff[_0x385dcb(0x24e)](_0x1adf33=>_0x1adf33[_0x385dcb(0x220)](_0x2c6d22,!0x0)))){for(const _0x461cf7 of _0x1c1a54[_0x385dcb(0x206)]())_0x461cf7[_0x385dcb(0x1a4)]&&(_0x461cf7[_0x385dcb(0x192)](),_0x5e17e9=!0x0);}}}return _0x5e17e9;}),_0x4d4e85[_0x5890b3(0x24f)][_0x5890b3(0x1af)][_0x5890b3(0x250)](_0x3c3d81=>{const _0x517f75=_0x5890b3,_0x1c438e=_0x4d4e85[_0x517f75(0x20a)][_0x517f75(0x251)](_0x517f75(0x196));if(!_0x1c438e||!_0x1c438e[_0x517f75(0x214)][_0x517f75(0x199)](_0x3c3d81[_0x517f75(0x1b8)]))return!0x1;let _0x4e5075=!0x1;const _0x33527e=_0x4d4e85[_0x517f75(0x1c9)][_0x517f75(0x251)](_0x517f75(0x1a0))['me'],_0x43b876=_0x4d4e85[_0x517f75(0x24f)][_0x517f75(0x1af)][_0x517f75(0x1bc)][_0x517f75(0x201)](),_0x3c94f3=Array[_0x517f75(0x209)](_0x4d4e85[_0x517f75(0x24f)][_0x517f75(0x1af)][_0x517f75(0x1bc)][_0x517f75(0x197)]())[_0x517f75(0x231)](({name:_0xc9bbc3,data:_0xa158d4})=>{const _0x34b826=_0x517f75,{group:_0x4bd5d7,subType:_0x16a012,authorId:_0x74a9f8}=_0x3303c4[_0x34b826(0x1be)](_0xc9bbc3);return _0x34b826(0x223)==_0x4bd5d7&&_0x34b826(0x1a2)==_0x16a012&&_0x74a9f8==_0x33527e['id']&&!_0xa158d4[_0x34b826(0x194)];});for(const _0x43316d of _0x43b876){if(_0x517f75(0x1cf)!=_0x43316d[_0x517f75(0x1d8)]||_0x517f75(0x1f6)!=_0x43316d[_0x517f75(0x212)]||0x1!=_0x43316d[_0x517f75(0x1f4)])continue;const _0x15ac05=_0x3c3d81[_0x517f75(0x1ec)](_0x43316d[_0x517f75(0x22e)],_0x43316d[_0x517f75(0x22e)][_0x517f75(0x1c5)](0x1));if(!_0x3c94f3[_0x517f75(0x210)](({data:_0xba848c})=>_0xba848c[_0x517f75(0x19e)][_0x517f75(0x1ee)](_0x15ac05))){for(const {name:_0x5dfe4d,data:_0xe06210}of _0x3c94f3)if(_0x15ac05[_0x517f75(0x220)](_0xe06210[_0x517f75(0x19e)])){_0x3c3d81[_0x517f75(0x1e7)](_0x5dfe4d,{'range':_0x15ac05}),_0x4e5075=!0x0;break;}}}return _0x4e5075;}),_0x4d4e85[_0x5890b3(0x24f)][_0x5890b3(0x1af)][_0x5890b3(0x250)](_0x4e934d=>{const _0x26f703=_0x5890b3;let _0x2d3911=!0x1;const _0x2cf6d4=_0x4d4e85[_0x26f703(0x1c9)][_0x26f703(0x251)](_0x26f703(0x1a0))['me'],_0xd8f1ed=_0x3303c4[_0x26f703(0x1d6)]()[_0x26f703(0x231)](_0x53c5bd=>_0x53c5bd[_0x26f703(0x1a4)]&&_0x53c5bd[_0x26f703(0x1b4)]==_0x2cf6d4),_0x3311ce=new Set(),_0x4d9b0d=new Set();for(const _0x1e6c8b of _0xd8f1ed)if(_0x26f703(0x1a2)==_0x1e6c8b[_0x26f703(0x211)])for(const _0x1f2718 of _0x1e6c8b[_0x26f703(0x190)]()){const _0x2c0a66=_0x1f2718[_0x26f703(0x202)]()[_0x26f703(0x1ae)]();if(_0x2c0a66){if(_0x2c0a66['is'](_0x26f703(0x1f5),_0x26f703(0x1f6))&&ke(_0x2c0a66)){_0x1e6c8b[_0x26f703(0x20f)](_0x1f2718[_0x26f703(0x212)]),_0x3311ce[_0x26f703(0x1ac)](_0x2c0a66),_0x2d3911=!0x0;const _0x142ad1=_0x2c0a66[_0x26f703(0x23a)],_0x4d430f=_0x2c0a66[_0x26f703(0x1f3)],_0x12701a=_0x142ad1&&_0x142ad1['is'](_0x26f703(0x1f5),_0x26f703(0x1f6)),_0x253c8d=_0x4d430f&&_0x4d430f['is'](_0x26f703(0x1f5),_0x26f703(0x1f6));_0x12701a&&!_0x3311ce[_0x26f703(0x199)](_0x142ad1)&&_0x4d9b0d[_0x26f703(0x1ac)](_0x142ad1),_0x253c8d&&!_0x3311ce[_0x26f703(0x199)](_0x4d430f)&&_0x4d9b0d[_0x26f703(0x1ac)](_0x4d430f);}else _0x2c0a66['is'](_0x26f703(0x1f5),_0x26f703(0x1a5))&&_0x2c0a66[_0x26f703(0x239)]&&(_0x1e6c8b[_0x26f703(0x20f)](_0x1f2718[_0x26f703(0x212)]),_0x2d3911=!0x0);}}else{if(_0x26f703(0x226)==_0x1e6c8b[_0x26f703(0x211)]){if(!_0x1e6c8b[_0x26f703(0x205)]||!_0x1e6c8b[_0x26f703(0x205)][_0x26f703(0x191)])continue;const _0x5e26ac=_0x1e6c8b[_0x26f703(0x205)][_0x26f703(0x215)];if(_0x5e26ac&&Object[_0x26f703(0x249)](_0x5e26ac)[_0x26f703(0x1f4)])continue;const _0x33bd9e=_0x1e6c8b[_0x26f703(0x205)][_0x26f703(0x191)];let _0x166ea5=!0x0,_0x242661=!0x0;for(const _0x532fd2 of _0xd8f1ed)if(_0x532fd2[_0x26f703(0x211)]&&_0x532fd2[_0x26f703(0x211)][_0x26f703(0x1b0)](_0x26f703(0x1a2))){if(!_0x532fd2[_0x26f703(0x205)][_0x26f703(0x191)]){_0x242661=!0x1;break;}if(_0x532fd2['id']!=_0x1e6c8b['id']&&_0x532fd2[_0x26f703(0x205)][_0x26f703(0x191)]==_0x33bd9e){_0x166ea5=!0x1;break;}}_0x242661&&_0x166ea5&&(_0x1e6c8b[_0x26f703(0x1da)](),_0x2d3911=!0x0);}}for(const _0x13efe7 of _0x3311ce)_0x4e934d[_0x26f703(0x1b1)](_0x13efe7);for(const _0x3f601b of _0x4d9b0d)_0x4e934d[_0x26f703(0x241)](_0x3f601b);return _0x2d3911;}),_0x4d4e85[_0x5890b3(0x1a7)][_0x5890b3(0x22d)](_0x5890b3(0x255))[_0x5890b3(0x1e4)]({'model':_0x5890b3(0x24a),'view':(_0x1ae823,_0x5744d9)=>_0x2bf20e(_0x1ae823),'converterPriority':_0x5890b3(0x20b)}),_0x4d4e85[_0x5890b3(0x1a7)][_0x5890b3(0x22d)](_0x5890b3(0x18f))[_0x5890b3(0x1e4)]({'model':_0x5890b3(0x24a),'view':(_0xa7871f,_0x42efcf)=>_0x42efcf[_0x5890b3(0x203)][_0x5890b3(0x1b7)]?_0x2bf20e(_0xa7871f,!0x1):null,'converterPriority':_0x5890b3(0x20b)});const _0x160159=_0x4d4e85[_0x5890b3(0x1fb)][_0x5890b3(0x1ea)];this[_0x5890b3(0x204)](_0x160159[_0x5890b3(0x1af)],_0x5890b3(0x1dc),(_0xdbe6f4,_0x1f737c)=>{const _0x59ea5d=_0x5890b3,_0x4b8a5f=[];for(const _0x3c02bb of _0x160159[_0x59ea5d(0x1d3)](_0x1f737c[_0x59ea5d(0x1d5)])[_0x59ea5d(0x1c6)]())_0x3c02bb['is'](_0x59ea5d(0x1f5),_0x59ea5d(0x225))&&_0x4b8a5f[_0x59ea5d(0x19d)](_0x3c02bb);_0x160159[_0x59ea5d(0x219)](_0x3b28b2=>{const _0x45300e=_0x59ea5d;for(const _0x92f76a of _0x4b8a5f)_0x3b28b2[_0x45300e(0x1cc)](_0x3b28b2[_0x45300e(0x1d3)](_0x92f76a),_0x3b28b2[_0x45300e(0x259)](_0x92f76a)),_0x3b28b2[_0x45300e(0x1b1)](_0x92f76a);});});}}function ke(_0x278949){const _0x5ea3d5=_0x4cff5e;if(_0x278949[_0x5ea3d5(0x239)])return!0x0;const _0xafb5ac=_0x278949[_0x5ea3d5(0x1c3)](0x0);return _0xafb5ac['is'](_0x5ea3d5(0x1f5),_0x5ea3d5(0x1a5))&&_0xafb5ac[_0x5ea3d5(0x239)];}function Re(_0x5a5231,_0x41fec7={},_0x270680){const _0x13591b=_0x4cff5e;for(const {isAnchor:_0x43d2b0,cellHeight:_0x1fce5e,cellWidth:_0x392cb3}of _0x270680[_0x13591b(0x193)](_0x5a5231,{'includeAllSlots':!0x0,..._0x41fec7}))if(!_0x43d2b0||0x1!=_0x1fce5e||0x1!=_0x392cb3)return!0x1;return!0x0;}
|
|
23
|
+
function _0x2223(_0x4c26e8,_0x4f38de){const _0x49f656=_0x49f6();return _0x2223=function(_0x222398,_0x236a01){_0x222398=_0x222398-0x1e6;let _0x146abb=_0x49f656[_0x222398];return _0x146abb;},_0x2223(_0x4c26e8,_0x4f38de);}const _0x57bade=_0x2223;(function(_0x1e204b,_0x5b166a){const _0x14d8f6=_0x2223,_0x517f28=_0x1e204b();while(!![]){try{const _0x2b821c=parseInt(_0x14d8f6(0x27b))/0x1*(parseInt(_0x14d8f6(0x1ea))/0x2)+-parseInt(_0x14d8f6(0x285))/0x3+parseInt(_0x14d8f6(0x21b))/0x4+parseInt(_0x14d8f6(0x25e))/0x5+-parseInt(_0x14d8f6(0x215))/0x6*(parseInt(_0x14d8f6(0x235))/0x7)+-parseInt(_0x14d8f6(0x2a7))/0x8+-parseInt(_0x14d8f6(0x257))/0x9*(parseInt(_0x14d8f6(0x217))/0xa);if(_0x2b821c===_0x5b166a)break;else _0x517f28['push'](_0x517f28['shift']());}catch(_0x287a3d){_0x517f28['push'](_0x517f28['shift']());}}}(_0x49f6,0x61151));function _0x49f6(){const _0x114754=['tableCellBackgroundColor','isEmpty','commands','removeRows','some','endRow','90lEddvL','join','686200hggHUq','accept','cell','call','1003768rZgthu','markMultiRangeDeletion','find','keys','activeMarkers','fromRange','reduce','TableUtils','move','removeMarker','getRanges','getSelectionAffectedTableCells','fromEntries','first','conversion','schema','getAllAdjacentSuggestions','registerCustomCallback','rowInsertionIndexes','low','getColumns','stop','rowInsertionRanges','getChild','tableCellVerticalAlignment','tableCellPadding','142205iwUPkx','createRangeIn','element','nodeAfter','columnInsertionRanges','redo','createRangeOn','selection','tablePasteColumn','differ','suggestion:formatBlock:tablePasteCell','Users','tableCellBorderStyle','end','type','author','suggestionUnloaded','setAttribute','high','filter','getTableIfOnlyTableInContent','set','value','suggestion','getMarkers','editor','rows','*Replace\x20table\x20cells*','$graveyard','columns','afterInit','_suggestionFactory','registerPostFixer','createElement','27pDXWFF','entries','cells','_tablePostFixingSubtypes','TrackChangesEditing','suggestionLoaded','ck-suggestion-marker-insertion','3099215WniYei','rootName','insert','add','getItems','updateMarker','isEqual','getRows','suggestion-td','root','getChanges','_splitMarkerName','tableCellHorizontalAlignment','push','removeColumns','getSuggestions','markerToHighlight','getAttributes','content','detach','wrap','dataDowncast','insertRows','previousSibling','position','remove','has','newRange','insertion','1YGEjyj','tablePasteChainId','markMultiRangeBlockFormat','ck-suggestion-marker--active','getRange','startsWith','formatBlock','getSuggestionCallback','trackChanges','tableCellBorderColor','1007976KQCORa','paragraph','setAttributes','insertionRanges','tableCellSuggestion','getChangedMarkers','TableClipboard','removeMarkers','requires','attributes','documentSelection','insertContent','markerName','column','tableCellBorderWidth','insertColumns','oldRange','get','locale','getColumnIndexes','_createdBatches','forceDefaultExecution','from','endColumn','isInContent','deletionRanges','tableCell','plugins','forEach','options','map','editing','_getCoordsForCells','getChildren','1382736nLXmex','createRange','fill','clipboardOutput','_replaceTableSlotCell','name','descriptionFactory','registerDescriptionCallback','nextSibling','markers','getContainedElement','getRowIndexes','_isForcedDefaultExecutionBlock','tablePasteRow','subType','discard','1092566EnOzOU','markerAttributes','model','includes','table','previous','columnInsertionIndexes','markMultiRangeInsertion','findAncestor','batch','start','containsRange','tablePaste','showSuggestionHighlights','for','ck-suggestion-marker','last','return','view','row','register','change','tablePasteCell','unwrap','deletion','createPositionBefore','editingDowncast','getShiftedBy','createTableWalker','length','document','next','getSuggestion','every','elementToElement','listenTo','hasSuggestion'];_0x49f6=function(){return _0x114754;};return _0x49f6();}import{getTranslation as _0x428c5f}from'../utils/common-translations.js';import{Plugin as _0x376abf}from'ckeditor5/src/core.js';import{LiveRange as _0x1efe07}from'ckeditor5/src/engine.js';import{uid as _0x3bcd33,priorities as _0x40a844}from'ckeditor5/src/utils.js';import _0x5ecbe0 from'./table.js';const Pe=[_0x57bade(0x293),_0x57bade(0x284),_0x57bade(0x241),_0x57bade(0x26a),_0x57bade(0x233),_0x57bade(0x20f),_0x57bade(0x234)],we=Object[_0x57bade(0x227)](Pe[_0x57bade(0x2a3)](_0x15c16a=>[_0x15c16a,null]));export default class _t extends _0x376abf{static get[_0x57bade(0x28d)](){return[_0x5ecbe0];}[_0x57bade(0x253)](){const _0x17c020=_0x57bade,_0x3a96a2=this[_0x17c020(0x24e)];if(!_0x3a96a2[_0x17c020(0x2a0)][_0x17c020(0x278)](_0x17c020(0x28b)))return;const _0x55e952=_0x3a96a2[_0x17c020(0x2a0)][_0x17c020(0x296)](_0x17c020(0x25b)),_0x58dc3e=_0x3a96a2[_0x17c020(0x2a0)][_0x17c020(0x296)](_0x17c020(0x222)),_0x345845=_0x3a96a2[_0x17c020(0x2a0)][_0x17c020(0x296)](_0x5ecbe0),_0x30f5d4=_0x3a96a2[_0x17c020(0x2a0)][_0x17c020(0x296)](_0x17c020(0x28b));_0x345845[_0x17c020(0x25a)][_0x17c020(0x26b)](_0x17c020(0x1e7),_0x17c020(0x23d)),_0x3a96a2[_0x17c020(0x1ec)][_0x17c020(0x22a)][_0x17c020(0x1fe)](_0x17c020(0x289),{'allowIn':_0x17c020(0x29f),'allowContentOf':_0x17c020(0x29f),'isLimit':!0x0}),_0x3a96a2[_0x17c020(0x229)][_0x17c020(0x20c)]({'model':_0x17c020(0x289),'view':_0x17c020(0x266)});let _0x22555d=null;_0x3a96a2[_0x17c020(0x1ec)]['on'](_0x17c020(0x290),(_0x20e241,_0x754b6)=>{const _0x308d90=_0x17c020,[_0x5efcfc,_0x103cb2]=_0x754b6,_0x4dc1a7=_0x754b6[_0x754b6[_0x308d90(0x207)]-0x1];_0x4dc1a7&&_0x4dc1a7[_0x308d90(0x29a)]||_0x55e952[_0x308d90(0x1e6)]||this[_0x308d90(0x24e)][_0x308d90(0x211)][_0x308d90(0x296)](_0x308d90(0x283))[_0x308d90(0x24b)]&&function(_0x4570d2,_0x10e8a5,_0x1ba9f3,_0x9630d6,_0x2e7ae0){const _0x2ed25c=_0x308d90;if(_0x10e8a5&&!_0x10e8a5['is'](_0x2ed25c(0x28f)))return!0x1;const _0x225b72=_0x2e7ae0[_0x2ed25c(0x249)](_0x4570d2,_0x1ba9f3);if(!_0x225b72||!Re(_0x225b72,void 0x0,_0x9630d6))return!0x1;const _0x216457=_0x9630d6[_0x2ed25c(0x226)](_0x1ba9f3[_0x2ed25c(0x208)][_0x2ed25c(0x23c)]);if(!_0x216457[_0x2ed25c(0x207)])return!0x1;const _0x429fbe=_0x216457[0x0][_0x2ed25c(0x1f2)](_0x2ed25c(0x1ee)),_0x264ef4=_0x9630d6[_0x2ed25c(0x2b2)](_0x216457),_0x456e78=_0x9630d6[_0x2ed25c(0x298)](_0x216457),_0x205669={'startRow':_0x264ef4[_0x2ed25c(0x228)],'endRow':_0x264ef4[_0x2ed25c(0x1fa)],'startColumn':_0x456e78[_0x2ed25c(0x228)],'endColumn':_0x456e78[_0x2ed25c(0x1fa)]};return 0x1==_0x216457[_0x2ed25c(0x207)]&&(_0x205669[_0x2ed25c(0x214)]+=_0x9630d6[_0x2ed25c(0x265)](_0x225b72)-0x1,_0x205669[_0x2ed25c(0x29c)]+=_0x9630d6[_0x2ed25c(0x22f)](_0x225b72)-0x1),Re(_0x429fbe,_0x205669,_0x9630d6);}(_0x5efcfc,_0x103cb2,_0x3a96a2[_0x308d90(0x1ec)],_0x58dc3e,_0x30f5d4)&&(_0x20e241[_0x308d90(0x230)](),_0x22555d={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x3a96a2[_0x308d90(0x1ec)][_0x308d90(0x1ff)](()=>{const _0x5a80f6=_0x308d90;_0x3a96a2[_0x5a80f6(0x1ec)][_0x5a80f6(0x290)](_0x754b6[0x0],_0x754b6[0x1],_0x754b6[0x2],{'forceDefaultExecution':!0x0});const _0x23c9b9=_0x3bcd33(),{rowInsertionRanges:_0x275a42,columnInsertionRanges:_0x2e5fe6,insertionRanges:_0xdea390,deletionRanges:_0x230acc,cells:_0x2be783}=_0x22555d;_0x275a42[_0x5a80f6(0x207)]&&_0x55e952[_0x5a80f6(0x1f1)](_0x275a42,_0x5a80f6(0x1e7),{'tablePasteChainId':_0x23c9b9}),_0x2e5fe6[_0x5a80f6(0x207)]&&_0x55e952[_0x5a80f6(0x1f1)](_0x2e5fe6,_0x5a80f6(0x23d),{'tablePasteChainId':_0x23c9b9}),_0xdea390[_0x5a80f6(0x207)]&&(_0x55e952[_0x5a80f6(0x1f1)](_0xdea390,_0x5a80f6(0x1f6),{'tablePasteChainId':_0x23c9b9,'skipNestingCheck':!0x0}),_0xdea390[_0x5a80f6(0x2a1)](_0x203076=>{const _0x4c3ffe=_0x5a80f6;var _0x30151d;return null===(_0x30151d=_0x203076[_0x4c3ffe(0x271)])||void 0x0===_0x30151d?void 0x0:_0x30151d[_0x4c3ffe(0x21a)](_0x203076);})),_0x230acc[_0x5a80f6(0x207)]&&(_0x55e952[_0x5a80f6(0x21c)](_0x230acc,_0x5a80f6(0x1f6),{'tablePasteChainId':_0x23c9b9,'skipNestingCheck':!0x0}),_0x230acc[_0x5a80f6(0x2a1)](_0x567412=>{const _0x430306=_0x5a80f6;var _0x526c35;return null===(_0x526c35=_0x567412[_0x430306(0x271)])||void 0x0===_0x526c35?void 0x0:_0x526c35[_0x430306(0x21a)](_0x567412);}));const _0xfb1360=_0x55e952[_0x5a80f6(0x27d)](_0x2be783[_0x5a80f6(0x2a3)](({element:_0x2a824d})=>_0x2a824d),{'formatGroupId':_0x3bcd33()},[],_0x5a80f6(0x200),{'tablePasteChainId':_0x23c9b9});if(_0xfb1360){const _0x42dfec=_0xfb1360[_0x5a80f6(0x24d)](),_0xefd2f4=[];for(const {element:_0x3888a1,attributes:_0x46f4ef}of _0x2be783){if(!_0x46f4ef)continue;const _0xfd675e=_0x3a96a2[_0x5a80f6(0x1ec)][_0x5a80f6(0x23b)](_0x3888a1),_0x74ac84=_0x42dfec[_0x5a80f6(0x21d)](_0x266779=>_0x266779[_0x5a80f6(0x27f)]()[_0x5a80f6(0x264)](_0xfd675e));_0x74ac84&&_0xefd2f4[_0x5a80f6(0x26b)]([_0x74ac84[_0x5a80f6(0x2ac)],_0x46f4ef]);}_0xefd2f4[_0x5a80f6(0x207)]&&_0xfb1360[_0x5a80f6(0x246)](_0x5a80f6(0x1eb),Object[_0x5a80f6(0x227)](_0xefd2f4));}_0x22555d=null;}));},{'priority':_0x40a844[_0x17c020(0x247)]+0xa}),_0x3a96a2[_0x17c020(0x2a0)][_0x17c020(0x296)](_0x17c020(0x28b))['on'](_0x17c020(0x2ab),(_0x447ff4,_0x4b8ef6)=>{const _0x2a7a7c=_0x17c020,[_0x3b034c,_0x222a91,,_0xe08515]=_0x4b8ef6;if(!_0x22555d)return;_0x447ff4[_0x2a7a7c(0x230)]();const _0x17de15=_0x3b034c[_0x2a7a7c(0x219)],_0xc5972f=_0x222a91,_0x38146d=ke(_0x17de15),_0x3a1bb7=ke(_0xc5972f);_0x447ff4[_0x2a7a7c(0x1fb)]=_0x17de15;let _0x176c1e=null,_0x503bd9=null;if(_0x3a1bb7||_0x38146d){if(_0x38146d&&!_0x3a1bb7){_0xe08515[_0x2a7a7c(0x277)](_0x17de15[_0x2a7a7c(0x232)](0x0));for(const _0x3c9f6c of Array[_0x2a7a7c(0x29b)](_0xc5972f[_0x2a7a7c(0x2a6)]()))_0xe08515[_0x2a7a7c(0x260)](_0x3c9f6c,_0x17de15,_0x2a7a7c(0x242));const _0x49b1dc=_0x22555d[_0x2a7a7c(0x22d)][_0x2a7a7c(0x1ed)](_0x3b034c[_0x2a7a7c(0x1fd)]),_0x6dce44=_0x22555d[_0x2a7a7c(0x1f0)][_0x2a7a7c(0x1ed)](_0x3b034c[_0x2a7a7c(0x292)]);_0x49b1dc||_0x6dce44||(_0x176c1e=_0x1efe07[_0x2a7a7c(0x220)](_0xe08515[_0x2a7a7c(0x236)](_0x17de15)));}else _0x3a1bb7&&!_0x38146d&&(_0x503bd9=_0xe08515[_0x2a7a7c(0x236)](_0x17de15));}else{const _0xfd24c2=_0xe08515[_0x2a7a7c(0x256)](_0x2a7a7c(0x289)),_0x728364=_0xe08515[_0x2a7a7c(0x256)](_0x2a7a7c(0x289));_0xe08515[_0x2a7a7c(0x272)](_0xe08515[_0x2a7a7c(0x236)](_0x17de15),_0x728364),_0xe08515[_0x2a7a7c(0x260)](_0xfd24c2,_0x17de15,0x0);for(const _0x3389e8 of Array[_0x2a7a7c(0x29b)](_0xc5972f[_0x2a7a7c(0x2a6)]()))_0xe08515[_0x2a7a7c(0x260)](_0x3389e8,_0xfd24c2,_0x2a7a7c(0x242));_0x176c1e=_0x1efe07[_0x2a7a7c(0x220)](_0xe08515[_0x2a7a7c(0x23b)](_0xfd24c2)),_0x503bd9=_0x1efe07[_0x2a7a7c(0x220)](_0xe08515[_0x2a7a7c(0x23b)](_0x728364));}const _0x5529fd=Array[_0x2a7a7c(0x29b)](_0xc5972f[_0x2a7a7c(0x26f)]())[_0x2a7a7c(0x248)](([_0x16930c])=>Pe[_0x2a7a7c(0x1ed)](_0x16930c));_0x22555d[_0x2a7a7c(0x259)][_0x2a7a7c(0x26b)]({'element':_0x17de15,'attributes':_0x5529fd[_0x2a7a7c(0x207)]?Object[_0x2a7a7c(0x227)](_0x5529fd):null}),_0x176c1e&&_0x22555d[_0x2a7a7c(0x288)][_0x2a7a7c(0x26b)](_0x176c1e),_0x503bd9&&_0x22555d[_0x2a7a7c(0x29e)][_0x2a7a7c(0x26b)](_0x503bd9);},{'priority':_0x17c020(0x247)}),_0x58dc3e['on'](_0x17c020(0x294),(_0x2c5a87,_0x5baee6)=>{const _0x4029c3=_0x17c020,[_0x21860a,_0x427a13={}]=_0x5baee6;if(!_0x22555d)return;const _0x511b72=_0x427a13['at']||0x0,_0xa3ae95=_0x427a13[_0x4029c3(0x252)]||0x1;_0x22555d[_0x4029c3(0x1f0)]=new Array(_0xa3ae95)[_0x4029c3(0x2a9)](_0x511b72)[_0x4029c3(0x2a3)]((_0x57f56c,_0x8a936a)=>_0x57f56c+_0x8a936a);for(const {cell:_0x2ae004}of _0x58dc3e[_0x4029c3(0x206)](_0x21860a,{'startColumn':_0x511b72,'endColumn':_0x511b72+_0xa3ae95-0x1}))_0x22555d[_0x4029c3(0x239)][_0x4029c3(0x26b)](_0x3a96a2[_0x4029c3(0x1ec)][_0x4029c3(0x23b)](_0x2ae004));},{'priority':_0x17c020(0x22e)}),_0x58dc3e['on'](_0x17c020(0x274),(_0x22cf46,_0x1c14fa)=>{const _0x193117=_0x17c020,[_0x360585,_0x316d97={}]=_0x1c14fa;if(!_0x22555d)return;const _0x258e75=_0x316d97['at']||0x0,_0x1a0828=_0x316d97[_0x193117(0x24f)]||0x1;_0x22555d[_0x193117(0x22d)]=new Array(_0x1a0828)[_0x193117(0x2a9)](_0x258e75)[_0x193117(0x2a3)]((_0x2fbca5,_0x1f1aad)=>_0x2fbca5+_0x1f1aad);for(const {cell:_0x4627e9}of _0x58dc3e[_0x193117(0x206)](_0x360585,{'startRow':_0x258e75,'endRow':_0x258e75+_0x1a0828-0x1}))_0x22555d[_0x193117(0x231)][_0x193117(0x26b)](_0x3a96a2[_0x193117(0x1ec)][_0x193117(0x23b)](_0x4627e9));},{'priority':_0x17c020(0x22e)}),_0x55e952[_0x17c020(0x2ad)][_0x17c020(0x2ae)](_0x29af33=>{const _0xabc09a=_0x17c020;if(_0x29af33[_0xabc09a(0x1e8)]&&_0x29af33[_0xabc09a(0x1e8)][_0xabc09a(0x280)](_0xabc09a(0x1f6)))return _0x29af33[_0xabc09a(0x1ef)]?{}:{'type':_0xabc09a(0x27a),'content':_0x428c5f(_0x3a96a2[_0xabc09a(0x297)],_0xabc09a(0x250))};});const _0x19373a=()=>!0x1;for(const _0x50fee6 of[_0x17c020(0x1f6),_0x17c020(0x23d),_0x17c020(0x1e7),_0x17c020(0x200)])_0x55e952[_0x17c020(0x254)][_0x17c020(0x22c)](_0x17c020(0x27a),_0x50fee6,_0x17c020(0x216),_0x19373a),_0x55e952[_0x17c020(0x254)][_0x17c020(0x22c)](_0x17c020(0x202),_0x50fee6,_0x17c020(0x216),_0x19373a),_0x55e952[_0x17c020(0x254)][_0x17c020(0x22c)](_0x17c020(0x281),_0x50fee6,_0x17c020(0x216),_0x19373a);_0x55e952[_0x17c020(0x254)][_0x17c020(0x22c)](_0x17c020(0x281),_0x17c020(0x200),_0x17c020(0x1e9),_0x19373a),_0x55e952[_0x17c020(0x254)][_0x17c020(0x22c)](_0x17c020(0x281),_0x17c020(0x200),_0x17c020(0x218),(_0x2fbd27,_0x43413e,_0x4340c6)=>{const _0x3a740d=_0x17c020,_0x93c15f=_0x2fbd27[_0x3a740d(0x2a3)](_0x3bbc7d=>_0x3bbc7d[_0x3a740d(0x2b1)]())[_0x3a740d(0x248)](_0xb5343a=>_0xb5343a),_0x156531=new Map(_0x93c15f[_0x3a740d(0x2a3)](_0x3e9105=>[_0x3e9105,null]));if(_0x22555d){for(const {element:_0x3199ac,attributes:_0x258f60}of _0x22555d[_0x3a740d(0x259)])_0x258f60&&_0x156531[_0x3a740d(0x24a)](_0x3199ac,_0x258f60);}else{if(_0x4340c6&&_0x4340c6[_0x3a740d(0x1eb)])for(const [_0x4c0370,_0x46fb61]of Object[_0x3a740d(0x258)](_0x4340c6[_0x3a740d(0x1eb)])){const _0x568584=_0x3a96a2[_0x3a740d(0x1ec)][_0x3a740d(0x2b0)][_0x3a740d(0x296)](_0x4c0370),_0x4edd9d=_0x568584?_0x568584[_0x3a740d(0x27f)]()[_0x3a740d(0x2b1)]():null;_0x4edd9d&&_0x156531[_0x3a740d(0x24a)](_0x4edd9d,_0x46fb61);}}_0x3a96a2[_0x3a740d(0x1ec)][_0x3a740d(0x1ff)](_0x668b34=>{const _0x2049bc=_0x3a740d;for(const [_0x5a0129,_0x2775d5]of _0x156531)_0x668b34[_0x2049bc(0x287)]({...we,..._0x2775d5},_0x5a0129);});});const _0x4ecf38=(_0x99c539,_0x48b775)=>{const _0x247a4d=_0x17c020;_0x55e952[_0x247a4d(0x254)][_0x247a4d(0x22c)](_0x99c539,_0x247a4d(0x1f6),_0x48b775,(_0x5dbbc5,_0x11f445,_0x2e3e28)=>{const _0x4b9da6=_0x247a4d;_0x3a96a2[_0x4b9da6(0x1ec)][_0x4b9da6(0x1ff)](_0x217080=>{const _0x265252=_0x4b9da6,_0x51efa1=[];for(const _0x190681 of _0x5dbbc5){const _0x21b448=_0x190681[_0x265252(0x1f4)][_0x265252(0x238)];_0x21b448['is'](_0x265252(0x237),_0x265252(0x289))&&_0x51efa1[_0x265252(0x26b)](_0x21b448);}_0x55e952[_0x265252(0x254)][_0x265252(0x282)](_0x99c539,null,_0x48b775)(_0x5dbbc5,_0x11f445,_0x2e3e28);for(const _0x59618d of _0x51efa1)_0x265252(0x251)!=_0x59618d[_0x265252(0x267)][_0x265252(0x25f)]&&_0x217080[_0x265252(0x201)](_0x59618d);});});};_0x4ecf38(_0x17c020(0x27a),_0x17c020(0x218)),_0x4ecf38(_0x17c020(0x27a),_0x17c020(0x1e9)),_0x4ecf38(_0x17c020(0x202),_0x17c020(0x218)),_0x4ecf38(_0x17c020(0x202),_0x17c020(0x1e9)),_0x55e952[_0x17c020(0x254)][_0x17c020(0x22c)](_0x17c020(0x27a),_0x17c020(0x1e7),_0x17c020(0x1e9),_0x82f7ef=>{const _0x88264=_0x17c020,_0x51a089=_0x82f7ef[_0x88264(0x2a3)](_0x18e662=>_0x18e662[_0x88264(0x2b1)]()),_0xf8d444=_0x51a089[0x0][_0x88264(0x1f2)](_0x88264(0x1ee)),{minRow:_0x3bcdfd,maxRow:_0x32eaae}=_0x345845[_0x88264(0x2a5)](_0x51a089);_0x58dc3e[_0x88264(0x212)](_0xf8d444,{'at':_0x3bcdfd,'rows':_0x32eaae-_0x3bcdfd+0x1});}),_0x55e952[_0x17c020(0x254)][_0x17c020(0x22c)](_0x17c020(0x27a),_0x17c020(0x23d),_0x17c020(0x1e9),_0x58c8bf=>{const _0x544fdc=_0x17c020,_0x515e06=_0x58c8bf[_0x544fdc(0x2a3)](_0x5469d4=>_0x5469d4[_0x544fdc(0x2b1)]()),_0x4e46b3=_0x515e06[0x0][_0x544fdc(0x1f2)](_0x544fdc(0x1ee)),{minColumn:_0x4b63b1,maxColumn:_0xefe0a7}=_0x345845[_0x544fdc(0x2a5)](_0x515e06);_0x58dc3e[_0x544fdc(0x26c)](_0x4e46b3,{'at':_0x4b63b1,'columns':_0xefe0a7-_0x4b63b1+0x1});});const _0x2ad695=(_0x58adc9,_0x359394)=>{const _0x34f938=_0x17c020;if(!_0x359394[_0x34f938(0x1e8)]||!_0x359394[_0x34f938(0x1e8)][_0x34f938(0x280)](_0x34f938(0x1f6)))return;const _0x1c1206=_0x359394[_0x34f938(0x28e)][_0x34f938(0x27c)],_0x1f50d0=_0x55e952[_0x34f938(0x26d)]()[_0x34f938(0x248)](_0x4b554d=>_0x4b554d[_0x34f938(0x29d)]&&_0x4b554d[_0x34f938(0x28e)]&&_0x4b554d[_0x34f938(0x28e)][_0x34f938(0x27c)]==_0x1c1206);_0x1f50d0[_0x34f938(0x207)]&&_0x359394[_0x34f938(0x22b)]()[_0x34f938(0x207)]!=_0x1f50d0[_0x34f938(0x207)]&&_0x1f50d0[_0x34f938(0x221)]((_0x1d1669,_0x3532d5)=>(_0x1d1669[_0x34f938(0x209)]=_0x3532d5,_0x3532d5[_0x34f938(0x1ef)]=_0x1d1669,_0x3532d5));};function _0x5a3e51(_0x1ca4e7,_0x2b66b1=!0x0){const _0x44eb67=_0x17c020,{id:_0x2c4e37,authorId:_0x7390e4}=_0x55e952[_0x44eb67(0x269)](_0x1ca4e7[_0x44eb67(0x291)]),_0x2e021b=[_0x44eb67(0x1f9),_0x44eb67(0x25d)],_0x169ba1=_0x55e952[_0x44eb67(0x21f)][_0x44eb67(0x1ed)](_0x1ca4e7[_0x44eb67(0x291)]);return _0x169ba1&&_0x2e021b[_0x44eb67(0x26b)](_0x44eb67(0x27e)),{'classes':_0x2e021b,'attributes':{'data-suggestion':_0x2c4e37,'data-author-id':_0x7390e4},'priority':_0x169ba1&&_0x2b66b1?0xbc2:0xbb8};}_0x55e952['on'](_0x17c020(0x25c),_0x2ad695,{'priority':_0x17c020(0x247)}),_0x55e952['on'](_0x17c020(0x245),_0x2ad695,{'priority':_0x17c020(0x247)}),_0x3a96a2[_0x17c020(0x1ec)][_0x17c020(0x208)][_0x17c020(0x255)](()=>{const _0x23106f=_0x17c020;let _0x485fc3=!0x1;const _0x562530=Array[_0x23106f(0x29b)](_0x3a96a2[_0x23106f(0x1ec)][_0x23106f(0x208)][_0x23106f(0x23e)][_0x23106f(0x28a)]());for(const {name:_0x28c25b,data:_0x159d40}of _0x562530){const {group:_0x4b8b92,type:_0x3d523c,id:_0xb0a24}=_0x55e952[_0x23106f(0x269)](_0x28c25b);if(_0x23106f(0x24c)!=_0x4b8b92||_0x23106f(0x202)!=_0x3d523c||_0x159d40[_0x23106f(0x295)])continue;if(!_0x55e952[_0x23106f(0x20e)](_0xb0a24))continue;const _0x58891a=_0x55e952[_0x23106f(0x20a)](_0xb0a24)[_0x23106f(0x225)](),_0x2b577a=_0x3a96a2[_0x23106f(0x2a0)][_0x23106f(0x296)](_0x23106f(0x240))['me'];for(const _0x16a734 of _0x55e952[_0x23106f(0x26d)]()){if(!_0x16a734[_0x23106f(0x29d)]||_0x16a734[_0x23106f(0x244)]!=_0x2b577a)continue;if(_0x23106f(0x281)!=_0x16a734[_0x23106f(0x243)]||_0x23106f(0x200)!=_0x16a734[_0x23106f(0x1e8)])continue;if(_0x16a734[_0x23106f(0x225)]()[_0x23106f(0x20b)](_0x118781=>_0x58891a[_0x23106f(0x213)](_0x584a5b=>_0x584a5b[_0x23106f(0x1f5)](_0x118781,!0x0)))){for(const _0x38ec5b of _0x16a734[_0x23106f(0x22b)]())_0x38ec5b[_0x23106f(0x29d)]&&(_0x38ec5b[_0x23106f(0x1e9)](),_0x485fc3=!0x0);}}}return _0x485fc3;}),_0x3a96a2[_0x17c020(0x1ec)][_0x17c020(0x208)][_0x17c020(0x255)](_0x2ef6a3=>{const _0x280786=_0x17c020,_0x10ca7d=_0x3a96a2[_0x280786(0x211)][_0x280786(0x296)](_0x280786(0x23a));if(!_0x10ca7d||!_0x10ca7d[_0x280786(0x299)][_0x280786(0x278)](_0x2ef6a3[_0x280786(0x1f3)]))return!0x1;let _0xa98696=!0x1;const _0x5bc25a=_0x3a96a2[_0x280786(0x2a0)][_0x280786(0x296)](_0x280786(0x240))['me'],_0x22c13a=_0x3a96a2[_0x280786(0x1ec)][_0x280786(0x208)][_0x280786(0x23e)][_0x280786(0x268)](),_0xdf1a15=Array[_0x280786(0x29b)](_0x3a96a2[_0x280786(0x1ec)][_0x280786(0x208)][_0x280786(0x23e)][_0x280786(0x28a)]())[_0x280786(0x248)](({name:_0x3a1cc7,data:_0x2e95d8})=>{const _0x67a3cb=_0x280786,{group:_0x573a03,subType:_0x45e6dd,authorId:_0x2efd04}=_0x55e952[_0x67a3cb(0x269)](_0x3a1cc7);return _0x67a3cb(0x24c)==_0x573a03&&_0x67a3cb(0x1f6)==_0x45e6dd&&_0x2efd04==_0x5bc25a['id']&&!_0x2e95d8[_0x67a3cb(0x295)];});for(const _0x210e33 of _0x22c13a){if(_0x280786(0x260)!=_0x210e33[_0x280786(0x243)]||_0x280786(0x289)!=_0x210e33[_0x280786(0x2ac)]||0x1!=_0x210e33[_0x280786(0x207)])continue;const _0x22f249=_0x2ef6a3[_0x280786(0x2a8)](_0x210e33[_0x280786(0x276)],_0x210e33[_0x280786(0x276)][_0x280786(0x205)](0x1));if(!_0xdf1a15[_0x280786(0x21d)](({data:_0x5afa98})=>_0x5afa98[_0x280786(0x279)][_0x280786(0x264)](_0x22f249))){for(const {name:_0x1a8e57,data:_0xd159da}of _0xdf1a15)if(_0x22f249[_0x280786(0x1f5)](_0xd159da[_0x280786(0x279)])){_0x2ef6a3[_0x280786(0x263)](_0x1a8e57,{'range':_0x22f249}),_0xa98696=!0x0;break;}}}return _0xa98696;}),_0x3a96a2[_0x17c020(0x1ec)][_0x17c020(0x208)][_0x17c020(0x255)](_0x386f59=>{const _0x6ab66=_0x17c020;let _0x42df28=!0x1;const _0xf1a880=_0x3a96a2[_0x6ab66(0x2a0)][_0x6ab66(0x296)](_0x6ab66(0x240))['me'],_0x333399=_0x55e952[_0x6ab66(0x26d)]()[_0x6ab66(0x248)](_0x131463=>_0x131463[_0x6ab66(0x29d)]&&_0x131463[_0x6ab66(0x244)]==_0xf1a880),_0x24cec9=new Set(),_0x409aac=new Set();for(const _0xcd817 of _0x333399)if(_0x6ab66(0x1f6)==_0xcd817[_0x6ab66(0x1e8)])for(const _0x58ff53 of _0xcd817[_0x6ab66(0x24d)]()){const _0xecb1ba=_0x58ff53[_0x6ab66(0x27f)]()[_0x6ab66(0x2b1)]();if(_0xecb1ba){if(_0xecb1ba['is'](_0x6ab66(0x237),_0x6ab66(0x289))&&ke(_0xecb1ba)){_0xcd817[_0x6ab66(0x224)](_0x58ff53[_0x6ab66(0x2ac)]),_0x24cec9[_0x6ab66(0x261)](_0xecb1ba),_0x42df28=!0x0;const _0x592853=_0xecb1ba[_0x6ab66(0x2af)],_0x47d0b9=_0xecb1ba[_0x6ab66(0x275)],_0x342ea4=_0x592853&&_0x592853['is'](_0x6ab66(0x237),_0x6ab66(0x289)),_0x7b7169=_0x47d0b9&&_0x47d0b9['is'](_0x6ab66(0x237),_0x6ab66(0x289));_0x342ea4&&!_0x24cec9[_0x6ab66(0x278)](_0x592853)&&_0x409aac[_0x6ab66(0x261)](_0x592853),_0x7b7169&&!_0x24cec9[_0x6ab66(0x278)](_0x47d0b9)&&_0x409aac[_0x6ab66(0x261)](_0x47d0b9);}else _0xecb1ba['is'](_0x6ab66(0x237),_0x6ab66(0x286))&&_0xecb1ba[_0x6ab66(0x210)]&&(_0xcd817[_0x6ab66(0x224)](_0x58ff53[_0x6ab66(0x2ac)]),_0x42df28=!0x0);}}else{if(_0x6ab66(0x200)==_0xcd817[_0x6ab66(0x1e8)]){if(!_0xcd817[_0x6ab66(0x28e)]||!_0xcd817[_0x6ab66(0x28e)][_0x6ab66(0x27c)])continue;const _0x4ccbb8=_0xcd817[_0x6ab66(0x28e)][_0x6ab66(0x1eb)];if(_0x4ccbb8&&Object[_0x6ab66(0x21e)](_0x4ccbb8)[_0x6ab66(0x207)])continue;const _0x3e0a93=_0xcd817[_0x6ab66(0x28e)][_0x6ab66(0x27c)];let _0x1a31c9=!0x0,_0x46f8c8=!0x0;for(const _0x4cf81d of _0x333399)if(_0x4cf81d[_0x6ab66(0x1e8)]&&_0x4cf81d[_0x6ab66(0x1e8)][_0x6ab66(0x280)](_0x6ab66(0x1f6))){if(!_0x4cf81d[_0x6ab66(0x28e)][_0x6ab66(0x27c)]){_0x46f8c8=!0x1;break;}if(_0x4cf81d['id']!=_0xcd817['id']&&_0x4cf81d[_0x6ab66(0x28e)][_0x6ab66(0x27c)]==_0x3e0a93){_0x1a31c9=!0x1;break;}}_0x46f8c8&&_0x1a31c9&&(_0xcd817[_0x6ab66(0x28c)](),_0x42df28=!0x0);}}for(const _0x1c1814 of _0x24cec9)_0x386f59[_0x6ab66(0x277)](_0x1c1814);for(const _0x1b152d of _0x409aac)_0x386f59[_0x6ab66(0x201)](_0x1b152d);return _0x42df28;}),_0x3a96a2[_0x17c020(0x229)][_0x17c020(0x1f8)](_0x17c020(0x204))[_0x17c020(0x26e)]({'model':_0x17c020(0x23f),'view':_0x197c99=>_0x5a3e51(_0x197c99),'converterPriority':_0x17c020(0x247)}),_0x3a96a2[_0x17c020(0x229)][_0x17c020(0x1f8)](_0x17c020(0x273))[_0x17c020(0x26e)]({'model':_0x17c020(0x23f),'view':(_0x1378a2,_0x47fa65)=>_0x47fa65[_0x17c020(0x2a2)][_0x17c020(0x1f7)]?_0x5a3e51(_0x1378a2,!0x1):null,'converterPriority':_0x17c020(0x247)});const _0x306f75=_0x3a96a2[_0x17c020(0x2a4)][_0x17c020(0x1fc)];this[_0x17c020(0x20d)](_0x306f75[_0x17c020(0x208)],_0x17c020(0x2aa),(_0x5a2905,_0x4df656)=>{const _0x49607d=_0x17c020,_0x17d99a=[];for(const _0x583794 of _0x306f75[_0x49607d(0x236)](_0x4df656[_0x49607d(0x270)])[_0x49607d(0x262)]())_0x583794['is'](_0x49607d(0x237),_0x49607d(0x266))&&_0x17d99a[_0x49607d(0x26b)](_0x583794);_0x306f75[_0x49607d(0x1ff)](_0x381c3a=>{const _0xfa9437=_0x49607d;for(const _0x1cedcb of _0x17d99a)_0x381c3a[_0xfa9437(0x223)](_0x381c3a[_0xfa9437(0x236)](_0x1cedcb),_0x381c3a[_0xfa9437(0x203)](_0x1cedcb)),_0x381c3a[_0xfa9437(0x277)](_0x1cedcb);});});}}function ke(_0x5236f4){const _0x16ab6a=_0x57bade;if(_0x5236f4[_0x16ab6a(0x210)])return!0x0;const _0x4b5f86=_0x5236f4[_0x16ab6a(0x232)](0x0);return _0x4b5f86['is'](_0x16ab6a(0x237),_0x16ab6a(0x286))&&_0x4b5f86[_0x16ab6a(0x210)];}function Re(_0x5b52a9,_0x28df8b={},_0x4199a6){const _0x33b66a=_0x57bade;for(const {isAnchor:_0x374a0c,cellHeight:_0x4e7fdf,cellWidth:_0x391e31}of _0x4199a6[_0x33b66a(0x206)](_0x5b52a9,{'includeAllSlots':!0x0,..._0x28df8b}))if(!_0x374a0c||0x1!=_0x4e7fdf||0x1!=_0x391e31)return!0x1;return!0x0;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x2b9b91=_0x3d0d;function _0x3d0d(_0x452c66,_0x2a751a){const _0x3a1e5f=_0x3a1e();return _0x3d0d=function(_0x3d0dae,_0x3e59b0){_0x3d0dae=_0x3d0dae-0xa5;let _0x1625cd=_0x3a1e5f[_0x3d0dae];return _0x1625cd;},_0x3d0d(_0x452c66,_0x2a751a);}function _0x3a1e(){const _0x1ec4c6=['locale','format','formatGroupId','enableCommand','data','markBlockFormat','getContainedElement','TableColumnResizeEditing','handleResizeTableWidthCommand','author','bind','formatBlock','481222Znrfvl','_suggestionFactory','1WXlDkq','Users','get','getTableColumnsWidths','resizeTableWidth','afterInit','table','38858RLWXII','columnWidths','registerDescriptionCallback','getAttribute','1191000mMYnMq','change','getColumnGroupElement','formatInline','editor','discard','plugins','accept','TrackChangesEditing','model','selection','subType','getSuggestionCallback','*Format:*\x20resize\x20table','698697UeDcuE','registerCustomCallback','1251DDFFdd','commandParams','tableWidth','handleSuggestionDescription','descriptionFactory','1050252hJqotj','76PeFuvi','24995ugEDQy','getSuggestions','resizeTable','document','has','710XdHkQn','type','getSelectedElement'];_0x3a1e=function(){return _0x1ec4c6;};return _0x3a1e();}(function(_0x1150a0,_0x5b5f76){const _0x4af926=_0x3d0d,_0x37de94=_0x1150a0();while(!![]){try{const _0x3d9fbd=parseInt(_0x4af926(0xb2))/0x1*(parseInt(_0x4af926(0xb9))/0x2)+parseInt(_0x4af926(0xcb))/0x3+-parseInt(_0x4af926(0xd3))/0x4*(parseInt(_0x4af926(0xd4))/0x5)+parseInt(_0x4af926(0xd2))/0x6+-parseInt(_0x4af926(0xb0))/0x7+-parseInt(_0x4af926(0xbd))/0x8+parseInt(_0x4af926(0xcd))/0x9*(parseInt(_0x4af926(0xd9))/0xa);if(_0x3d9fbd===_0x5b5f76)break;else _0x37de94['push'](_0x37de94['shift']());}catch(_0x2d95c9){_0x37de94['push'](_0x37de94['shift']());}}}(_0x3a1e,0x1e6dd));import{Plugin as _0x53f208}from'ckeditor5/src/core.js';import{getTranslation as _0x34e6a3}from'../utils/common-translations.js';export default class Nt extends _0x53f208{[_0x2b9b91(0xb7)](){const _0x268127=_0x2b9b91;if(!this[_0x268127(0xc1)][_0x268127(0xc3)][_0x268127(0xd8)](_0x268127(0xab)))return;const _0xac4d7c=this[_0x268127(0xc1)][_0x268127(0xc3)][_0x268127(0xb4)](_0x268127(0xc5));_0xac4d7c[_0x268127(0xa7)](_0x268127(0xb6),this[_0x268127(0xac)][_0x268127(0xae)](this)),_0xac4d7c[_0x268127(0xb1)][_0x268127(0xcc)](_0x268127(0xaf),_0x268127(0xd6),_0x268127(0xc4),_0xac4d7c[_0x268127(0xb1)][_0x268127(0xc9)](_0x268127(0xaf),null,_0x268127(0xc2))),_0xac4d7c[_0x268127(0xb1)][_0x268127(0xcc)](_0x268127(0xaf),_0x268127(0xd6),_0x268127(0xc2),_0xac4d7c[_0x268127(0xb1)][_0x268127(0xc9)](_0x268127(0xaf),null,_0x268127(0xc4))),_0xac4d7c[_0x268127(0xd1)][_0x268127(0xbb)](this[_0x268127(0xd0)][_0x268127(0xae)](this));}[_0x2b9b91(0xac)](_0x1c91ac,_0x1e01de){const _0x2d9cc5=_0x2b9b91,_0x2f99c2=this[_0x2d9cc5(0xc1)][_0x2d9cc5(0xc3)][_0x2d9cc5(0xb4)](_0x2d9cc5(0xc5)),_0x295a59=this[_0x2d9cc5(0xc1)][_0x2d9cc5(0xc3)][_0x2d9cc5(0xb4)](_0x2d9cc5(0xab)),_0x5ebf5a=_0x1e01de[_0x2d9cc5(0xb8)]||this[_0x2d9cc5(0xc1)][_0x2d9cc5(0xc6)][_0x2d9cc5(0xd7)][_0x2d9cc5(0xc7)][_0x2d9cc5(0xdb)]();this[_0x2d9cc5(0xc1)][_0x2d9cc5(0xc6)][_0x2d9cc5(0xbe)](()=>{const _0x161308=_0x2d9cc5,_0x432d8d=_0x295a59[_0x161308(0xbf)](_0x5ebf5a);let _0x5a7849=_0x432d8d?_0x295a59[_0x161308(0xb5)](_0x432d8d):null,_0x2116a5=_0x5ebf5a[_0x161308(0xbc)](_0x161308(0xcf))||null;const _0xeea986=_0x1e01de[_0x161308(0xcf)]||_0x2116a5,_0x112b7a=_0x1e01de[_0x161308(0xba)]||_0x5a7849,_0x760ff5=this[_0x161308(0xc1)][_0x161308(0xc3)][_0x161308(0xb4)](_0x161308(0xb3))['me'];for(const _0x2e5672 of _0x2f99c2[_0x161308(0xd5)]()){const _0xcd3e47=_0x2e5672[_0x161308(0xaa)]();if(_0x161308(0xd6)===_0x2e5672[_0x161308(0xc8)]&&_0xcd3e47===_0x5ebf5a){_0x2e5672[_0x161308(0xad)]!==_0x760ff5&&_0x2e5672[_0x161308(0xc2)]();const _0x567805=_0x2e5672[_0x161308(0xa8)][_0x161308(0xce)];_0x2116a5=_0x567805[0x0][_0x161308(0xcf)],_0x5a7849=_0x567805[0x0][_0x161308(0xba)];break;}}_0x1c91ac({'table':_0x5ebf5a,'tableWidth':_0xeea986,'columnWidths':_0x112b7a}),_0x2f99c2[_0x161308(0xa9)](_0x5ebf5a,{'commandName':_0x161308(0xb6),'commandParams':[{'tableWidth':_0x2116a5,'columnWidths':_0x5a7849}],'formatGroupId':_0x161308(0xd6)},[],_0x161308(0xd6));});}[_0x2b9b91(0xd0)](_0x149552){const _0x5a4727=_0x2b9b91;if(_0x5a4727(0xaf)!=_0x149552[_0x5a4727(0xda)]&&_0x5a4727(0xc0)!=_0x149552[_0x5a4727(0xda)])return;const {data:_0x559862}=_0x149552;if(_0x559862&&_0x5a4727(0xd6)===_0x559862[_0x5a4727(0xa6)]){const _0x2bd688=_0x5a4727(0xca);return{'type':_0x5a4727(0xa5),'content':_0x34e6a3(this[_0x5a4727(0xc1)][_0x5a4727(0xdc)],_0x2bd688)};}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x32ed95=_0x4d8a;(function(_0xf8e945,_0x48cb41){const _0x1f3135=_0x4d8a,_0x196f2c=_0xf8e945();while(!![]){try{const _0x1a037e=-parseInt(_0x1f3135(0x1df))/0x1*(parseInt(_0x1f3135(0x1c4))/0x2)+-parseInt(_0x1f3135(0x18f))/0x3+parseInt(_0x1f3135(0x191))/0x4*(parseInt(_0x1f3135(0x1da))/0x5)+-parseInt(_0x1f3135(0x1b5))/0x6+parseInt(_0x1f3135(0x1b8))/0x7*(parseInt(_0x1f3135(0x1cd))/0x8)+parseInt(_0x1f3135(0x1b1))/0x9+parseInt(_0x1f3135(0x1ba))/0xa*(parseInt(_0x1f3135(0x1be))/0xb);if(_0x1a037e===_0x48cb41)break;else _0x196f2c['push'](_0x196f2c['shift']());}catch(_0x14f2aa){_0x196f2c['push'](_0x196f2c['shift']());}}}(_0x26eb,0x4a5c9));import{Plugin as _0x554d59}from'ckeditor5/src/core.js';function _0x4d8a(_0x5d005a,_0x2067ad){const _0x26eb37=_0x26eb();return _0x4d8a=function(_0x4d8a2e,_0x32a035){_0x4d8a2e=_0x4d8a2e-0x18d;let _0x91ddc4=_0x26eb37[_0x4d8a2e];return _0x91ddc4;},_0x4d8a(_0x5d005a,_0x2067ad);}import _0x20b8c6 from'./table.js';function _0x26eb(){const _0x561326=['_suggestionFactory','removeClass','options','highest','accept','TableEditing','headingRows','editor','markerRange','parent','includes','showSuggestionHighlights','markerNameToElements','nodeAfter','addClass','commandParams','createTableWalker','4919670AVDieW','registerCustomCallback','ck-suggestion-marker--active','cell','3336372YWsuFa','locale','consumable','8022lyMXzU','consume','140270BhlEmB','addMarker:suggestion','stop','TrackChangesEditing','132iYlZWT','_acceptFormatSuggestionCallbackFactory','FORMAT_HEADER_ROW','removeMarker:suggestion','requires','downcastDispatcher','715556wdkMoW','TableUtils','removeAttribute','*Format:*\x20%0','data-suggestion','getSuggestion','forceValue','registerBlockAttribute','registerDescriptionCallback','2936JMPNfG','headingColumns','FORMAT_REGULAR_ROW','enableDefaultAttributesIntegration','unbindElementFromMarkerName','mapper','nodeBefore','ck-suggestion-marker-','setTableColumnHeader','item','getCellLocation','commandName','setAttribute','105kuwpgX','FORMAT_REGULAR_COLUMN','_splitMarkerName','registerAttributeLabel','has','1NJnqRY','_handleLegacySuggestions','format','plugins','formatBlock','writer','activeMarkers','76161eQNvDz','name','20624qPlTWi','editing','bindElementToMarker','markerName','end','type','FORMAT_HEADER_COLUMN','data','setTableRowHeader','afterInit','descriptionFactory','_registerLegacyDescription','toViewElement','get','start'];_0x26eb=function(){return _0x561326;};return _0x26eb();}import{getTranslation as _0xa256d6}from'../utils/common-translations.js';export default class Ct extends _0x554d59{static get[_0x32ed95(0x1c2)](){return[_0x20b8c6];}[_0x32ed95(0x19a)](){const _0x4aabfd=_0x32ed95,_0x37f31a=this[_0x4aabfd(0x1a7)];if(!_0x37f31a[_0x4aabfd(0x1e2)][_0x4aabfd(0x1de)](_0x4aabfd(0x1a5)))return;const _0x76e390=_0x37f31a[_0x4aabfd(0x1b6)],_0x2167bc=_0x37f31a[_0x4aabfd(0x1e2)][_0x4aabfd(0x19e)](_0x4aabfd(0x1bd));_0x2167bc[_0x4aabfd(0x1d0)](_0x4aabfd(0x199)),_0x2167bc[_0x4aabfd(0x1d0)](_0x4aabfd(0x1d5)),_0x2167bc[_0x4aabfd(0x1cb)](_0x4aabfd(0x1a6)),_0x2167bc[_0x4aabfd(0x1cb)](_0x4aabfd(0x1ce)),_0x2167bc[_0x4aabfd(0x19b)][_0x4aabfd(0x1dd)](_0x4aabfd(0x1a6),_0xa256d6(_0x76e390,_0x4aabfd(0x1c0))),_0x2167bc[_0x4aabfd(0x19b)][_0x4aabfd(0x1dd)](_0x4aabfd(0x1ce),_0xa256d6(_0x76e390,_0x4aabfd(0x197))),this[_0x4aabfd(0x1e0)]();}[_0x32ed95(0x1e0)](){const _0x46f611=_0x32ed95,_0xf2de4d=this[_0x46f611(0x1a7)][_0x46f611(0x1e2)][_0x46f611(0x19e)](_0x46f611(0x1bd)),_0x35ccac=this[_0x46f611(0x1a7)][_0x46f611(0x1e2)][_0x46f611(0x19e)](_0x46f611(0x1c5)),_0x2793b7=this[_0x46f611(0x1a7)][_0x46f611(0x1e2)][_0x46f611(0x19e)](_0x20b8c6)[_0x46f611(0x1bf)]();function _0x26d3ef({showActiveMarker:_0x43dd1a=!0x0,setDataAttribute:_0x31d013=!0x0}={}){return(_0x4a94a4,_0x2237f9,_0x105f68)=>{const _0x3c30fe=_0x4d8a,{type:_0x2c38c2,id:_0x146175}=_0xf2de4d[_0x3c30fe(0x1dc)](_0x2237f9[_0x3c30fe(0x194)]),_0x90cf88=_0xf2de4d[_0x3c30fe(0x1c9)](_0x146175),_0x279cac=_0x90cf88[_0x3c30fe(0x198)];if(_0x3c30fe(0x1e3)!=_0x90cf88[_0x3c30fe(0x196)]||!_0x279cac||_0x3c30fe(0x1d5)!=_0x279cac[_0x3c30fe(0x1d8)])return;if(_0x2237f9[_0x3c30fe(0x1d6)])return void _0x4a94a4[_0x3c30fe(0x1bc)]();if(!_0x105f68[_0x3c30fe(0x1b7)][_0x3c30fe(0x1b9)](_0x2237f9[_0x3c30fe(0x1a8)],_0x4a94a4[_0x3c30fe(0x190)]))return;const _0x4fed01=_0x2237f9[_0x3c30fe(0x1a8)][_0x3c30fe(0x19f)][_0x3c30fe(0x1ad)],_0x48ee17=_0x2237f9[_0x3c30fe(0x1a8)][_0x3c30fe(0x195)][_0x3c30fe(0x1d3)],_0x51c1b8=_0x4fed01[_0x3c30fe(0x1a9)][_0x3c30fe(0x1a9)],{column:_0x3f7954}=_0x35ccac[_0x3c30fe(0x1d7)](_0x4fed01),{column:_0xe4acd2}=_0x35ccac[_0x3c30fe(0x1d7)](_0x48ee17);for(let _0x104f61=_0x3f7954;_0x104f61<=_0xe4acd2;_0x104f61++){const _0x5cb470=_0x35ccac[_0x3c30fe(0x1b0)](_0x51c1b8,{'column':_0x104f61,'includeAllSlots':!0x1});for(const _0x3c34fe of _0x5cb470){const _0x369013=_0x3c34fe[_0x3c30fe(0x1b4)],_0x3e82f8=_0x105f68[_0x3c30fe(0x1d2)][_0x3c30fe(0x19d)](_0x369013);_0x105f68[_0x3c30fe(0x18d)][_0x3c30fe(0x1ae)](_0x3c30fe(0x1d4)+_0x2c38c2,_0x3e82f8),_0x31d013&&_0x105f68[_0x3c30fe(0x18d)][_0x3c30fe(0x1d9)](_0x3c30fe(0x1c8),_0x146175,_0x3e82f8),_0x105f68[_0x3c30fe(0x1d2)][_0x3c30fe(0x193)](_0x3e82f8,_0x2237f9[_0x3c30fe(0x194)]),_0x43dd1a&&(_0xf2de4d[_0x3c30fe(0x18e)][_0x3c30fe(0x1aa)](_0x2237f9[_0x3c30fe(0x194)])?_0x105f68[_0x3c30fe(0x18d)][_0x3c30fe(0x1ae)](_0x3c30fe(0x1b3),_0x3e82f8):_0x105f68[_0x3c30fe(0x18d)][_0x3c30fe(0x1a1)](_0x3c30fe(0x1b3),_0x3e82f8));}}};}_0xf2de4d[_0x46f611(0x1a0)][_0x46f611(0x1b2)](_0x46f611(0x1e3),_0x46f611(0x199),_0x46f611(0x1a4),_0x2793b7),_0xf2de4d[_0x46f611(0x1a0)][_0x46f611(0x1b2)](_0x46f611(0x1e3),_0x46f611(0x1d5),_0x46f611(0x1a4),_0x2793b7),this[_0x46f611(0x1a7)][_0x46f611(0x192)][_0x46f611(0x1c3)]['on'](_0x46f611(0x1bb),_0x26d3ef(),{'priority':_0x46f611(0x1a3)}),this[_0x46f611(0x1a7)][_0x46f611(0x198)][_0x46f611(0x1c3)]['on'](_0x46f611(0x1bb),(_0x43c106,_0x1511d6,_0x1c5998)=>{const _0x240aa8=_0x46f611;_0x1c5998[_0x240aa8(0x1a2)][_0x240aa8(0x1ab)]&&_0x26d3ef({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x43c106,_0x1511d6,_0x1c5998);},{'priority':_0x46f611(0x1a3)}),this[_0x46f611(0x1a7)][_0x46f611(0x192)][_0x46f611(0x1c3)]['on'](_0x46f611(0x1c1),(_0x22030d,_0x1d552f,_0x1c43b4)=>{const _0x32eafb=_0x46f611,{type:_0x4859da,id:_0x2c21ef}=_0xf2de4d[_0x32eafb(0x1dc)](_0x1d552f[_0x32eafb(0x194)]),_0x599437=_0xf2de4d[_0x32eafb(0x1c9)](_0x2c21ef),_0x18417f=_0x599437[_0x32eafb(0x198)];if(_0x32eafb(0x1e3)!=_0x599437[_0x32eafb(0x196)]||!_0x18417f||_0x32eafb(0x1d5)!=_0x18417f[_0x32eafb(0x1d8)])return;const _0x18b7ff=_0x1c43b4[_0x32eafb(0x1d2)][_0x32eafb(0x1ac)](_0x1d552f[_0x32eafb(0x194)]);if(_0x18b7ff){for(const _0x38cf98 of _0x18b7ff)_0x1c43b4[_0x32eafb(0x18d)][_0x32eafb(0x1a1)](_0x32eafb(0x1d4)+_0x4859da,_0x38cf98),_0x1c43b4[_0x32eafb(0x18d)][_0x32eafb(0x1a1)](_0x32eafb(0x1b3),_0x38cf98),_0x1c43b4[_0x32eafb(0x18d)][_0x32eafb(0x1c6)](_0x32eafb(0x1c8),_0x38cf98),_0x1c43b4[_0x32eafb(0x1d2)][_0x32eafb(0x1d1)](_0x38cf98,_0x1d552f[_0x32eafb(0x194)]);}},{'priority':_0x46f611(0x1a3)}),this[_0x46f611(0x19c)]();}[_0x32ed95(0x19c)](){const _0x31afa5=_0x32ed95,_0x2d8e4d=this[_0x31afa5(0x1a7)],_0x189798=_0x2d8e4d[_0x31afa5(0x1b6)];function _0x2943d5(_0x455f93){const _0x2b4368=_0x31afa5;return{'type':_0x2b4368(0x1e1),'content':_0xa256d6(_0x189798,_0x2b4368(0x1c7),_0x455f93)};}_0x2d8e4d[_0x31afa5(0x1e2)][_0x31afa5(0x19e)](_0x31afa5(0x1bd))[_0x31afa5(0x19b)][_0x31afa5(0x1cc)](_0x4239ef=>{const _0x2a3712=_0x31afa5;if(_0x2a3712(0x1e3)!=_0x4239ef[_0x2a3712(0x196)])return;const {data:_0x1c6135}=_0x4239ef;if(_0x1c6135){if(_0x2a3712(0x199)==_0x1c6135[_0x2a3712(0x1d8)]){const _0x1fcfdb=_0x1c6135[_0x2a3712(0x1af)][0x0][_0x2a3712(0x1ca)];return _0x2943d5(_0xa256d6(_0x189798,_0x1fcfdb?_0x2a3712(0x1c0):_0x2a3712(0x1cf)));}if(_0x2a3712(0x1d5)==_0x1c6135[_0x2a3712(0x1d8)]){const _0x23dc2b=_0x1c6135[_0x2a3712(0x1af)][0x0][_0x2a3712(0x1ca)];return _0x2943d5(_0xa256d6(_0x189798,_0x23dc2b?_0x2a3712(0x197):_0x2a3712(0x1db)));}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x3f3a(_0x189e12,_0x471842){const _0x27a8c9=_0x27a8();return _0x3f3a=function(_0x3f3a59,_0xf99306){_0x3f3a59=_0x3f3a59-0x1e4;let _0x1894a6=_0x27a8c9[_0x3f3a59];return _0x1894a6;},_0x3f3a(_0x189e12,_0x471842);}function _0x27a8(){const _0x52312e=['rootName','formatBlock','has','getSelectionAffectedTableCells','registerCustomCallback','createRangeOn','type','subType','forceDefaultExecution','execute','TableEditing','getCellLocation','afterInit','217047HMleOw','set:isEnabled','getAncestors','requires','enableCommand','commands','markBlockFormat','direction','splitTableCellHorizontally','isInContent','locale','containsRange','findAncestor','TableUtils','_areSelectedCellsMergable','mergeTableCellDown','mergeTableCellUp','_tablePostFixingSubtypes','model','markMultiRangeBlockFormat','deletion','*Split\x20cell:*\x20vertically','refresh','accept','table','*Merge\x20cells*','30Ymkrpt','low','registerDescriptionCallback','setSelection','editor','plugins','push','165wtsJuw','createTableWalker','411865gbWwcm','descriptionFactory','_suggestionFactory','2362628zeDJcz','element','splitTableCellVertically','_areMergableCells','size','get','author','18055638SfdcTq','fromRange','detach','*Split\x20cell:*\x20horizontally','TrackChangesEditing','filter','mergeTableCells','mergeTableCellRight','isEnabled','trackChanges','getFirstPosition','insertion','add','horizontally','commandName','getRanges','return','45076qNtHzx','cell','map','change','formatInline','$graveyard','root','tableCell','highest','mergeTableCellLeft','stop','4995216LwUqpW','selection','document','length','getSuggestions','275779iZCLUV','find','format','_isForcedDefaultExecutionBlock','from','_acceptFormatSuggestionCallbackFactory','value'];_0x27a8=function(){return _0x52312e;};return _0x27a8();}const _0x317371=_0x3f3a;(function(_0x10c723,_0x3b47d5){const _0x1deb7d=_0x3f3a,_0x3687b0=_0x10c723();while(!![]){try{const _0x4f6f9c=parseInt(_0x1deb7d(0x221))/0x1+parseInt(_0x1deb7d(0x224))/0x2+-parseInt(_0x1deb7d(0x1fe))/0x3+parseInt(_0x1deb7d(0x23c))/0x4*(parseInt(_0x1deb7d(0x21f))/0x5)+-parseInt(_0x1deb7d(0x218))/0x6*(-parseInt(_0x1deb7d(0x1ea))/0x7)+parseInt(_0x1deb7d(0x1e5))/0x8+-parseInt(_0x1deb7d(0x22b))/0x9;if(_0x4f6f9c===_0x3b47d5)break;else _0x3687b0['push'](_0x3687b0['shift']());}catch(_0x3396b3){_0x3687b0['push'](_0x3687b0['shift']());}}}(_0x27a8,0xacd48));import{Plugin as _0x4b291c}from'ckeditor5/src/core.js';import _0x485fa6 from'./table.js';import{LiveRange as _0x478d6d}from'ckeditor5/src/engine.js';import{getTranslation as _0x1e579a}from'../utils/common-translations.js';export default class vt extends _0x4b291c{static get[_0x317371(0x201)](){return[_0x485fa6];}[_0x317371(0x1fd)](){const _0x445e5c=_0x317371,_0x50d01e=this[_0x445e5c(0x21c)],_0x348e22=_0x50d01e[_0x445e5c(0x210)][_0x445e5c(0x1e7)][_0x445e5c(0x1e6)],_0x42f357=_0x50d01e[_0x445e5c(0x208)];if(!_0x50d01e[_0x445e5c(0x21d)][_0x445e5c(0x1f3)](_0x445e5c(0x1fb)))return;const _0x3db90c=_0x50d01e[_0x445e5c(0x21d)][_0x445e5c(0x229)](_0x445e5c(0x22f)),_0x13c6f9=_0x50d01e[_0x445e5c(0x21d)][_0x445e5c(0x229)](_0x445e5c(0x20b)),_0x4c701c=_0x50d01e[_0x445e5c(0x21d)][_0x445e5c(0x229)](_0x485fa6);_0x4c701c[_0x445e5c(0x20f)][_0x445e5c(0x21e)](_0x445e5c(0x231)),_0x3db90c[_0x445e5c(0x202)](_0x445e5c(0x231),()=>{const _0x21728d=_0x445e5c,_0x35eb5e=_0x13c6f9[_0x21728d(0x1f4)](_0x50d01e[_0x21728d(0x210)][_0x21728d(0x1e7)][_0x21728d(0x1e6)]);_0x50d01e[_0x21728d(0x210)][_0x21728d(0x23f)](()=>{const _0x3e0e69=_0x21728d;_0x3db90c[_0x3e0e69(0x211)](_0x35eb5e,{'commandName':_0x3e0e69(0x231),'commandParams':[]},[],_0x3e0e69(0x231));});}),_0x50d01e[_0x445e5c(0x203)][_0x445e5c(0x229)](_0x445e5c(0x231))['on'](_0x445e5c(0x1fa),(_0x3b5c12,_0x2ee344)=>{const _0x2e48fe=_0x445e5c;_0x50d01e[_0x2e48fe(0x203)][_0x2e48fe(0x229)](_0x2e48fe(0x234))[_0x2e48fe(0x1f0)]&&(_0x2ee344[_0x2e48fe(0x1e8)]>0x0&&_0x2ee344[_0x2ee344[_0x2e48fe(0x1e8)]-0x1]&&_0x2ee344[_0x2ee344[_0x2e48fe(0x1e8)]-0x1][_0x2e48fe(0x1f9)]||_0x3db90c[_0x2e48fe(0x1ed)]||this[_0x2e48fe(0x20c)]()||_0x3b5c12[_0x2e48fe(0x1e4)]());},{'priority':_0x445e5c(0x244)});for(const _0x656491 of[_0x445e5c(0x20e),_0x445e5c(0x232),_0x445e5c(0x20d),_0x445e5c(0x245)]){const _0x432a1c=_0x50d01e[_0x445e5c(0x203)][_0x445e5c(0x229)](_0x656491);_0x3db90c[_0x445e5c(0x202)](_0x656491,()=>{const _0x7fbaa8=_0x445e5c,_0x9aae00=_0x50d01e[_0x7fbaa8(0x210)][_0x7fbaa8(0x1e7)][_0x7fbaa8(0x1e6)][_0x7fbaa8(0x235)]()[_0x7fbaa8(0x200)]()[_0x7fbaa8(0x1eb)](_0x22a1b8=>_0x22a1b8['is'](_0x7fbaa8(0x225),_0x7fbaa8(0x243))),_0x4cdc40=_0x432a1c[_0x7fbaa8(0x1f0)];_0x50d01e[_0x7fbaa8(0x210)][_0x7fbaa8(0x23f)](()=>{const _0x511a87=_0x7fbaa8;_0x3db90c[_0x511a87(0x211)]([_0x9aae00,_0x4cdc40],{'commandName':_0x511a87(0x231),'commandParams':[]},[],_0x511a87(0x231));});});}for(const _0x4313b9 of[_0x445e5c(0x226),_0x445e5c(0x206)]){const _0x4c8050=_0x50d01e[_0x445e5c(0x203)][_0x445e5c(0x229)](_0x4313b9);_0x3db90c[_0x445e5c(0x202)](_0x4313b9,()=>{const _0x1df778=_0x445e5c,_0x54e804=_0x13c6f9[_0x1df778(0x1f4)](_0x50d01e[_0x1df778(0x210)][_0x1df778(0x1e7)][_0x1df778(0x1e6)])[0x0],_0x5147fd=_0x54e804[_0x1df778(0x20a)](_0x1df778(0x216)),{column:_0x4bb747,row:_0x2b2d56}=_0x13c6f9[_0x1df778(0x1fc)](_0x54e804);let _0x3c9cb1=[];if(_0x1df778(0x238)==_0x4c8050[_0x1df778(0x205)]){const _0x11baa4=_0x13c6f9[_0x1df778(0x220)](_0x5147fd,{'startRow':_0x2b2d56,'endRow':_0x2b2d56,'includeAllSlots':!0x0});_0x3c9cb1=Array[_0x1df778(0x1ee)](_0x11baa4)[_0x1df778(0x23e)](_0xdd5f7a=>_0xdd5f7a[_0x1df778(0x23d)]);}else{const _0x495450=_0x13c6f9[_0x1df778(0x220)](_0x5147fd,{'column':_0x4bb747,'includeAllSlots':!0x0});_0x3c9cb1=Array[_0x1df778(0x1ee)](_0x495450)[_0x1df778(0x23e)](_0x504fbe=>_0x504fbe[_0x1df778(0x23d)]);}_0x50d01e[_0x1df778(0x210)][_0x1df778(0x23f)](_0x22f02d=>{const _0xd6c4ff=_0x1df778;_0x3db90c[_0xd6c4ff(0x204)](_0x22f02d[_0xd6c4ff(0x1f6)](_0x54e804),{'commandName':_0x4313b9,'commandParams':[]},_0x3c9cb1,_0x4313b9);});});}_0x3db90c[_0x445e5c(0x222)][_0x445e5c(0x21a)](_0x1d080a=>{const _0x4c49fd=_0x445e5c;if(_0x4c49fd(0x1f2)!=_0x1d080a[_0x4c49fd(0x1f7)]&&_0x4c49fd(0x240)!=_0x1d080a[_0x4c49fd(0x1f7)])return;const {data:_0x5723c8}=_0x1d080a;return _0x5723c8&&_0x4c49fd(0x231)==_0x5723c8[_0x4c49fd(0x239)]?{'type':_0x4c49fd(0x1ec),'content':_0x1e579a(_0x42f357,_0x4c49fd(0x217))}:void 0x0;}),_0x3db90c[_0x445e5c(0x222)][_0x445e5c(0x21a)](_0x3e5b59=>{const _0x371384=_0x445e5c;if(_0x371384(0x1f2)!=_0x3e5b59[_0x371384(0x1f7)]&&_0x371384(0x240)!=_0x3e5b59[_0x371384(0x1f7)])return;const {data:_0xa5140c}=_0x3e5b59;return _0xa5140c?_0x371384(0x226)==_0xa5140c[_0x371384(0x239)]?{'type':_0x371384(0x1ec),'content':_0x1e579a(_0x42f357,_0x371384(0x213))}:_0x371384(0x206)==_0xa5140c[_0x371384(0x239)]?{'type':_0x371384(0x1ec),'content':_0x1e579a(_0x42f357,_0x371384(0x22e))}:void 0x0:void 0x0;});const _0x47b40e=_0x4c701c[_0x445e5c(0x1ef)]();for(const _0x59d971 of[_0x445e5c(0x20e),_0x445e5c(0x232),_0x445e5c(0x20d),_0x445e5c(0x245)])_0x3db90c[_0x445e5c(0x223)][_0x445e5c(0x1f5)](_0x445e5c(0x1f2),_0x59d971,_0x445e5c(0x215),_0x47b40e);for(const _0x20746d of[_0x445e5c(0x226),_0x445e5c(0x206)])_0x3db90c[_0x445e5c(0x223)][_0x445e5c(0x1f5)](_0x445e5c(0x1f2),_0x20746d,_0x445e5c(0x215),_0x47b40e);_0x3db90c[_0x445e5c(0x223)][_0x445e5c(0x1f5)](_0x445e5c(0x1f2),_0x445e5c(0x231),_0x445e5c(0x215),_0x318aab=>{const _0xe830a1=_0x445e5c;_0x50d01e[_0xe830a1(0x210)][_0xe830a1(0x23f)](_0x2e6cf3=>{const _0x33f607=_0xe830a1,_0xfda2bc=Array[_0x33f607(0x1ee)](_0x348e22[_0x33f607(0x23a)]())[_0x33f607(0x23e)](_0x1582a8=>_0x478d6d[_0x33f607(0x22c)](_0x1582a8));_0x2e6cf3[_0x33f607(0x21b)](_0x318aab),_0x50d01e[_0x33f607(0x203)][_0x33f607(0x229)](_0x33f607(0x231))[_0x33f607(0x214)](),_0x50d01e[_0x33f607(0x1fa)](_0x33f607(0x231),{'forceDefaultExecution':!0x0});const _0xeea929=_0xfda2bc[_0x33f607(0x230)](_0x24f42c=>_0x33f607(0x241)!=_0x24f42c[_0x33f607(0x242)][_0x33f607(0x1f1)]);_0xeea929[_0x33f607(0x1e8)]>0x0&&_0x2e6cf3[_0x33f607(0x21b)](_0xeea929);for(const _0x5bd6b8 of _0xfda2bc)_0x5bd6b8[_0x33f607(0x22d)]();});});for(const _0xf569ca of[_0x445e5c(0x20e),_0x445e5c(0x20d),_0x445e5c(0x245),_0x445e5c(0x232)]){const _0x241c1a=_0x50d01e[_0x445e5c(0x203)][_0x445e5c(0x229)](_0xf569ca);_0x241c1a['on'](_0x445e5c(0x1ff),(_0xdb6f18,_0xcd600a,_0x551350)=>{const _0x5dbab9=_0x445e5c;if(_0x551350){const _0x2a3409=_0x50d01e[_0x5dbab9(0x210)][_0x5dbab9(0x1e7)][_0x5dbab9(0x1e6)][_0x5dbab9(0x235)]()[_0x5dbab9(0x200)]()[_0x5dbab9(0x1eb)](_0x1deaef=>_0x1deaef['is'](_0x5dbab9(0x225),_0x5dbab9(0x243)));this[_0x5dbab9(0x227)](_0x241c1a[_0x5dbab9(0x1f0)],_0x2a3409)||(_0xdb6f18[_0x5dbab9(0x23b)]=!0x1,_0xdb6f18[_0x5dbab9(0x1e4)]());}},{'priority':_0x445e5c(0x219)});}}[_0x317371(0x20c)](){const _0x1ecf29=_0x317371,_0x38b645=this[_0x1ecf29(0x21c)][_0x1ecf29(0x203)][_0x1ecf29(0x229)](_0x1ecf29(0x231)),_0x1a178a=this[_0x1ecf29(0x21c)][_0x1ecf29(0x21d)][_0x1ecf29(0x229)](_0x1ecf29(0x20b));if(!_0x38b645[_0x1ecf29(0x233)])return!0x1;const _0x5c4aeb=_0x1a178a[_0x1ecf29(0x1f4)](this[_0x1ecf29(0x21c)][_0x1ecf29(0x210)][_0x1ecf29(0x1e7)][_0x1ecf29(0x1e6)]);for(const _0xe0a4b1 of _0x5c4aeb)for(const _0x44224d of _0x5c4aeb)if(_0xe0a4b1!=_0x44224d&&!this[_0x1ecf29(0x227)](_0xe0a4b1,_0x44224d))return!0x1;return!0x0;}[_0x317371(0x227)](_0x589a81,_0xd8bdda){const _0x179707=_0x317371,_0x478276=this[_0x179707(0x21c)][_0x179707(0x21d)][_0x179707(0x229)](_0x179707(0x22f)),_0x4b2a41=this[_0x179707(0x21c)][_0x179707(0x210)][_0x179707(0x1f6)](_0x589a81),_0x5cdb0=this[_0x179707(0x21c)][_0x179707(0x210)][_0x179707(0x1f6)](_0xd8bdda),_0xc9dee9=new Set(),_0x4e5e72=new Set();for(const _0x1d3972 of _0x478276[_0x179707(0x1e9)]())if((_0x179707(0x236)==_0x1d3972[_0x179707(0x1f7)]||_0x179707(0x212)==_0x1d3972[_0x179707(0x1f7)]||_0x179707(0x231)==_0x1d3972[_0x179707(0x1f8)])&&_0x1d3972[_0x179707(0x207)]){for(const _0x4d191b of _0x1d3972[_0x179707(0x23a)]())_0x4d191b[_0x179707(0x209)](_0x4b2a41,!0x0)&&_0xc9dee9[_0x179707(0x237)](_0x1d3972[_0x179707(0x1f7)]+':'+_0x1d3972[_0x179707(0x22a)]['id']),_0x4d191b[_0x179707(0x209)](_0x5cdb0,!0x0)&&_0x4e5e72[_0x179707(0x237)](_0x1d3972[_0x179707(0x1f7)]+':'+_0x1d3972[_0x179707(0x22a)]['id']);}if(_0xc9dee9[_0x179707(0x228)]!=_0x4e5e72[_0x179707(0x228)])return!0x1;for(const _0x3647f9 of _0xc9dee9)if(!_0x4e5e72[_0x179707(0x1f3)](_0x3647f9))return!0x1;return!0x0;}}
|
|
23
|
+
const _0x54fc8f=_0x26ff;(function(_0x49b291,_0x30143d){const _0x2f6a36=_0x26ff,_0x21bf5b=_0x49b291();while(!![]){try{const _0x56e8f3=-parseInt(_0x2f6a36(0x11f))/0x1+-parseInt(_0x2f6a36(0x116))/0x2+-parseInt(_0x2f6a36(0x141))/0x3+parseInt(_0x2f6a36(0x117))/0x4+parseInt(_0x2f6a36(0x12c))/0x5+parseInt(_0x2f6a36(0x104))/0x6+-parseInt(_0x2f6a36(0x121))/0x7;if(_0x56e8f3===_0x30143d)break;else _0x21bf5b['push'](_0x21bf5b['shift']());}catch(_0x5df768){_0x21bf5b['push'](_0x21bf5b['shift']());}}}(_0x195a,0xc7ff8));import{Plugin as _0x35efcf}from'ckeditor5/src/core.js';import _0x1edbea from'./table.js';function _0x26ff(_0x4745f5,_0x41aab2){const _0x195a0d=_0x195a();return _0x26ff=function(_0x26ff72,_0x1d1ea3){_0x26ff72=_0x26ff72-0xf4;let _0x3ccdc5=_0x195a0d[_0x26ff72];return _0x3ccdc5;},_0x26ff(_0x4745f5,_0x41aab2);}import{LiveRange as _0x5ca954}from'ckeditor5/src/engine.js';function _0x195a(){const _0x132eeb=['direction','mergeTableCellDown','subType','findAncestor','commands','highest','getSelectionAffectedTableCells','rootName','_tablePostFixingSubtypes','1532144RvDLwz','5819260TSlpCT','has','table','*Split\x20cell:*\x20vertically','*Split\x20cell:*\x20horizontally','splitTableCellHorizontally','isEnabled','requires','1224230Dtsuog','element','1900122bnaJUZ','accept','map','change','markMultiRangeBlockFormat','horizontally','registerDescriptionCallback','forceDefaultExecution','from','model','createTableWalker','5318575EXMaXX','_isForcedDefaultExecutionBlock','TableEditing','locale','formatBlock','_acceptFormatSuggestionCallbackFactory','TrackChangesEditing','push','refresh','TableUtils','deletion','getSuggestions','setSelection','execute','*Merge\x20cells*','insertion','fromRange','author','filter','descriptionFactory','tableCell','561969xCSlEM','getFirstPosition','mergeTableCellRight','commandName','editor','getCellLocation','low','getAncestors','$graveyard','root','add','type','mergeTableCellLeft','set:isEnabled','markBlockFormat','splitTableCellVertically','registerCustomCallback','find','cell','stop','length','_suggestionFactory','isInContent','mergeTableCells','enableCommand','get','format','mergeTableCellUp','plugins','detach','document','trackChanges','formatInline','afterInit','value','4498398nwYXJx','size','_areMergableCells','return','containsRange','createRangeOn','selection','getRanges','_areSelectedCellsMergable'];_0x195a=function(){return _0x132eeb;};return _0x195a();}import{getTranslation as _0x5dda6c}from'../utils/common-translations.js';export default class vt extends _0x35efcf{static get[_0x54fc8f(0x11e)](){return[_0x1edbea];}[_0x54fc8f(0x102)](){const _0x200013=_0x54fc8f,_0x34a875=this[_0x200013(0x145)],_0x3e400f=_0x34a875[_0x200013(0x12a)][_0x200013(0xff)][_0x200013(0x10a)],_0x263ead=_0x34a875[_0x200013(0x12f)];if(!_0x34a875[_0x200013(0xfd)][_0x200013(0x118)](_0x200013(0x12e)))return;const _0x5e94cc=_0x34a875[_0x200013(0xfd)][_0x200013(0xfa)](_0x200013(0x132)),_0x2cb080=_0x34a875[_0x200013(0xfd)][_0x200013(0xfa)](_0x200013(0x135)),_0x12e49d=_0x34a875[_0x200013(0xfd)][_0x200013(0xfa)](_0x1edbea);_0x12e49d[_0x200013(0x115)][_0x200013(0x133)](_0x200013(0xf8)),_0x5e94cc[_0x200013(0xf9)](_0x200013(0xf8),()=>{const _0xde796f=_0x200013,_0xcec496=_0x2cb080[_0xde796f(0x113)](_0x34a875[_0xde796f(0x12a)][_0xde796f(0xff)][_0xde796f(0x10a)]);_0x34a875[_0xde796f(0x12a)][_0xde796f(0x124)](()=>{const _0x4f9d0c=_0xde796f;_0x5e94cc[_0x4f9d0c(0x125)](_0xcec496,{'commandName':_0x4f9d0c(0xf8),'commandParams':[]},[],_0x4f9d0c(0xf8));});}),_0x34a875[_0x200013(0x111)][_0x200013(0xfa)](_0x200013(0xf8))['on'](_0x200013(0x139),(_0x370887,_0x19e610)=>{const _0x1613c8=_0x200013;_0x34a875[_0x1613c8(0x111)][_0x1613c8(0xfa)](_0x1613c8(0x100))[_0x1613c8(0x103)]&&(_0x19e610[_0x1613c8(0xf5)]>0x0&&_0x19e610[_0x19e610[_0x1613c8(0xf5)]-0x1]&&_0x19e610[_0x19e610[_0x1613c8(0xf5)]-0x1][_0x1613c8(0x128)]||_0x5e94cc[_0x1613c8(0x12d)]||this[_0x1613c8(0x10c)]()||_0x370887[_0x1613c8(0xf4)]());},{'priority':_0x200013(0x112)});for(const _0x5bf473 of[_0x200013(0xfc),_0x200013(0x143),_0x200013(0x10e),_0x200013(0x14d)]){const _0x131c4f=_0x34a875[_0x200013(0x111)][_0x200013(0xfa)](_0x5bf473);_0x5e94cc[_0x200013(0xf9)](_0x5bf473,()=>{const _0x38def9=_0x200013,_0x261362=_0x34a875[_0x38def9(0x12a)][_0x38def9(0xff)][_0x38def9(0x10a)][_0x38def9(0x142)]()[_0x38def9(0x148)]()[_0x38def9(0x152)](_0x369017=>_0x369017['is'](_0x38def9(0x120),_0x38def9(0x140))),_0x7ab8fe=_0x131c4f[_0x38def9(0x103)];_0x34a875[_0x38def9(0x12a)][_0x38def9(0x124)](()=>{const _0x4105ff=_0x38def9;_0x5e94cc[_0x4105ff(0x125)]([_0x261362,_0x7ab8fe],{'commandName':_0x4105ff(0xf8),'commandParams':[]},[],_0x4105ff(0xf8));});});}for(const _0x5e496d of[_0x200013(0x150),_0x200013(0x11c)]){const _0x1d7cd0=_0x34a875[_0x200013(0x111)][_0x200013(0xfa)](_0x5e496d);_0x5e94cc[_0x200013(0xf9)](_0x5e496d,()=>{const _0x353842=_0x200013,_0x4068fa=_0x2cb080[_0x353842(0x113)](_0x34a875[_0x353842(0x12a)][_0x353842(0xff)][_0x353842(0x10a)])[0x0],_0x2ae2ec=_0x4068fa[_0x353842(0x110)](_0x353842(0x119)),{column:_0x266e69,row:_0x1aa96d}=_0x2cb080[_0x353842(0x146)](_0x4068fa);let _0x1fec6a=[];if(_0x353842(0x126)==_0x1d7cd0[_0x353842(0x10d)]){const _0x44473d=_0x2cb080[_0x353842(0x12b)](_0x2ae2ec,{'startRow':_0x1aa96d,'endRow':_0x1aa96d,'includeAllSlots':!0x0});_0x1fec6a=Array[_0x353842(0x129)](_0x44473d)[_0x353842(0x123)](_0x193b73=>_0x193b73[_0x353842(0x153)]);}else{const _0x2d22e4=_0x2cb080[_0x353842(0x12b)](_0x2ae2ec,{'column':_0x266e69,'includeAllSlots':!0x0});_0x1fec6a=Array[_0x353842(0x129)](_0x2d22e4)[_0x353842(0x123)](_0xc032a9=>_0xc032a9[_0x353842(0x153)]);}_0x34a875[_0x353842(0x12a)][_0x353842(0x124)](_0x2b639c=>{const _0xf494d2=_0x353842;_0x5e94cc[_0xf494d2(0x14f)](_0x2b639c[_0xf494d2(0x109)](_0x4068fa),{'commandName':_0x5e496d,'commandParams':[]},_0x1fec6a,_0x5e496d);});});}_0x5e94cc[_0x200013(0x13f)][_0x200013(0x127)](_0x4f94a0=>{const _0xd7cdeb=_0x200013;if(_0xd7cdeb(0x130)!=_0x4f94a0[_0xd7cdeb(0x14c)]&&_0xd7cdeb(0x101)!=_0x4f94a0[_0xd7cdeb(0x14c)])return;const {data:_0x2ab529}=_0x4f94a0;return _0x2ab529&&_0xd7cdeb(0xf8)==_0x2ab529[_0xd7cdeb(0x144)]?{'type':_0xd7cdeb(0xfb),'content':_0x5dda6c(_0x263ead,_0xd7cdeb(0x13a))}:void 0x0;}),_0x5e94cc[_0x200013(0x13f)][_0x200013(0x127)](_0x1413ac=>{const _0x333ce5=_0x200013;if(_0x333ce5(0x130)!=_0x1413ac[_0x333ce5(0x14c)]&&_0x333ce5(0x101)!=_0x1413ac[_0x333ce5(0x14c)])return;const {data:_0x2e32ac}=_0x1413ac;return _0x2e32ac?_0x333ce5(0x150)==_0x2e32ac[_0x333ce5(0x144)]?{'type':_0x333ce5(0xfb),'content':_0x5dda6c(_0x263ead,_0x333ce5(0x11a))}:_0x333ce5(0x11c)==_0x2e32ac[_0x333ce5(0x144)]?{'type':_0x333ce5(0xfb),'content':_0x5dda6c(_0x263ead,_0x333ce5(0x11b))}:void 0x0:void 0x0;});const _0x40d8c6=_0x12e49d[_0x200013(0x131)]();for(const _0x2cb72d of[_0x200013(0xfc),_0x200013(0x143),_0x200013(0x10e),_0x200013(0x14d)])_0x5e94cc[_0x200013(0xf6)][_0x200013(0x151)](_0x200013(0x130),_0x2cb72d,_0x200013(0x122),_0x40d8c6);for(const _0x2d3986 of[_0x200013(0x150),_0x200013(0x11c)])_0x5e94cc[_0x200013(0xf6)][_0x200013(0x151)](_0x200013(0x130),_0x2d3986,_0x200013(0x122),_0x40d8c6);_0x5e94cc[_0x200013(0xf6)][_0x200013(0x151)](_0x200013(0x130),_0x200013(0xf8),_0x200013(0x122),_0x2f2751=>{const _0x3b8952=_0x200013;_0x34a875[_0x3b8952(0x12a)][_0x3b8952(0x124)](_0x2b00f0=>{const _0x571783=_0x3b8952,_0x59264f=Array[_0x571783(0x129)](_0x3e400f[_0x571783(0x10b)]())[_0x571783(0x123)](_0x73c27=>_0x5ca954[_0x571783(0x13c)](_0x73c27));_0x2b00f0[_0x571783(0x138)](_0x2f2751),_0x34a875[_0x571783(0x111)][_0x571783(0xfa)](_0x571783(0xf8))[_0x571783(0x134)](),_0x34a875[_0x571783(0x139)](_0x571783(0xf8),{'forceDefaultExecution':!0x0});const _0xa67c09=_0x59264f[_0x571783(0x13e)](_0x9039e7=>_0x571783(0x149)!=_0x9039e7[_0x571783(0x14a)][_0x571783(0x114)]);_0xa67c09[_0x571783(0xf5)]>0x0&&_0x2b00f0[_0x571783(0x138)](_0xa67c09);for(const _0x37b2f8 of _0x59264f)_0x37b2f8[_0x571783(0xfe)]();});});for(const _0x9e618b of[_0x200013(0xfc),_0x200013(0x10e),_0x200013(0x14d),_0x200013(0x143)]){const _0x2e34ec=_0x34a875[_0x200013(0x111)][_0x200013(0xfa)](_0x9e618b);_0x2e34ec['on'](_0x200013(0x14e),(_0xaaf7f4,_0x20257c,_0x4f6971)=>{const _0x1477ac=_0x200013;if(_0x4f6971){const _0xa99862=_0x34a875[_0x1477ac(0x12a)][_0x1477ac(0xff)][_0x1477ac(0x10a)][_0x1477ac(0x142)]()[_0x1477ac(0x148)]()[_0x1477ac(0x152)](_0x1aa528=>_0x1aa528['is'](_0x1477ac(0x120),_0x1477ac(0x140)));this[_0x1477ac(0x106)](_0x2e34ec[_0x1477ac(0x103)],_0xa99862)||(_0xaaf7f4[_0x1477ac(0x107)]=!0x1,_0xaaf7f4[_0x1477ac(0xf4)]());}},{'priority':_0x200013(0x147)});}}[_0x54fc8f(0x10c)](){const _0x1f045d=_0x54fc8f,_0x4c9c38=this[_0x1f045d(0x145)][_0x1f045d(0x111)][_0x1f045d(0xfa)](_0x1f045d(0xf8)),_0x4bb3ff=this[_0x1f045d(0x145)][_0x1f045d(0xfd)][_0x1f045d(0xfa)](_0x1f045d(0x135));if(!_0x4c9c38[_0x1f045d(0x11d)])return!0x1;const _0x15ddee=_0x4bb3ff[_0x1f045d(0x113)](this[_0x1f045d(0x145)][_0x1f045d(0x12a)][_0x1f045d(0xff)][_0x1f045d(0x10a)]);for(const _0x49f16d of _0x15ddee)for(const _0x183144 of _0x15ddee)if(_0x49f16d!=_0x183144&&!this[_0x1f045d(0x106)](_0x49f16d,_0x183144))return!0x1;return!0x0;}[_0x54fc8f(0x106)](_0x434d29,_0x53746e){const _0x3499b6=_0x54fc8f,_0x5b43ea=this[_0x3499b6(0x145)][_0x3499b6(0xfd)][_0x3499b6(0xfa)](_0x3499b6(0x132)),_0x31e482=this[_0x3499b6(0x145)][_0x3499b6(0x12a)][_0x3499b6(0x109)](_0x434d29),_0x501d4d=this[_0x3499b6(0x145)][_0x3499b6(0x12a)][_0x3499b6(0x109)](_0x53746e),_0x54a5ae=new Set(),_0x584b33=new Set();for(const _0x4add3e of _0x5b43ea[_0x3499b6(0x137)]())if((_0x3499b6(0x13b)==_0x4add3e[_0x3499b6(0x14c)]||_0x3499b6(0x136)==_0x4add3e[_0x3499b6(0x14c)]||_0x3499b6(0xf8)==_0x4add3e[_0x3499b6(0x10f)])&&_0x4add3e[_0x3499b6(0xf7)]){for(const _0x31b914 of _0x4add3e[_0x3499b6(0x10b)]())_0x31b914[_0x3499b6(0x108)](_0x31e482,!0x0)&&_0x54a5ae[_0x3499b6(0x14b)](_0x4add3e[_0x3499b6(0x14c)]+':'+_0x4add3e[_0x3499b6(0x13d)]['id']),_0x31b914[_0x3499b6(0x108)](_0x501d4d,!0x0)&&_0x584b33[_0x3499b6(0x14b)](_0x4add3e[_0x3499b6(0x14c)]+':'+_0x4add3e[_0x3499b6(0x13d)]['id']);}if(_0x54a5ae[_0x3499b6(0x105)]!=_0x584b33[_0x3499b6(0x105)])return!0x1;for(const _0x50f14f of _0x54a5ae)if(!_0x584b33[_0x3499b6(0x118)](_0x50f14f))return!0x1;return!0x0;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x4a722c=_0x1cd4;(function(_0x37d48d,_0x3dad33){const _0x4bee06=_0x1cd4,_0x58f63e=_0x37d48d();while(!![]){try{const _0x15f7f6=parseInt(_0x4bee06(0x1f9))/0x1+-parseInt(_0x4bee06(0x201))/0x2*(-parseInt(_0x4bee06(0x1fc))/0x3)+-parseInt(_0x4bee06(0x1fd))/0x4+parseInt(_0x4bee06(0x1fe))/0x5*(-parseInt(_0x4bee06(0x1f8))/0x6)+parseInt(_0x4bee06(0x1f0))/0x7+-parseInt(_0x4bee06(0x1f7))/0x8*(parseInt(_0x4bee06(0x1f3))/0x9)+parseInt(_0x4bee06(0x1fa))/0xa;if(_0x15f7f6===_0x3dad33)break;else _0x58f63e['push'](_0x58f63e['shift']());}catch(_0x1ae903){_0x58f63e['push'](_0x58f63e['shift']());}}}(_0x45e8,0xb5dba));function _0x45e8(){const _0x137bc3=['2882328OPJsyX','150oRTmuH','1109226bSMORe','1938280sWKYNr','ELEMENT_TABLE_OF_CONTENTS','2103eRkfaS','1391988FSauiO','158645iXiUQo','TrackChangesEditing','registerElementLabel','3454oHQtBR','insertTableOfContents','descriptionFactory','editor','commands','plugins','651091Nzckxb','locale','get','18BrMnOA','tableOfContents','afterInit','enableCommand'];_0x45e8=function(){return _0x137bc3;};return _0x45e8();}import{Plugin as _0x51bbb0}from'ckeditor5/src/core.js';import{getTranslation as _0x2e34df}from'../utils/common-translations.js';function _0x1cd4(_0x1892db,_0x537d79){const _0x45e862=_0x45e8();return _0x1cd4=function(_0x1cd443,_0x5457da){_0x1cd443=_0x1cd443-0x1ed;let _0x39d070=_0x45e862[_0x1cd443];return _0x39d070;},_0x1cd4(_0x1892db,_0x537d79);}export default class Mt extends _0x51bbb0{[_0x4a722c(0x1f5)](){const _0x1829a7=_0x4a722c,_0x5ef631=this[_0x1829a7(0x1ed)];if(!_0x5ef631[_0x1829a7(0x1ee)][_0x1829a7(0x1f2)](_0x1829a7(0x202)))return;_0x5ef631[_0x1829a7(0x1ef)][_0x1829a7(0x1f2)](_0x1829a7(0x1ff))[_0x1829a7(0x1f6)](_0x1829a7(0x202));const _0x243750=_0x5ef631[_0x1829a7(0x1ef)][_0x1829a7(0x1f2)](_0x1829a7(0x1ff)),_0x132498=_0x5ef631[_0x1829a7(0x1f1)];_0x243750[_0x1829a7(0x203)][_0x1829a7(0x200)](_0x1829a7(0x1f4),_0xf9f138=>_0x2e34df(_0x132498,_0x1829a7(0x1fb),_0xf9f138));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x11ee(){const _0x530949=['pluginName','tableCellBackgroundColor','handleSuggestionDescription','*Format:*\x20change\x20table\x20properties','getAttribute','getFirstPosition','get','tableCellBorderColor','TrackChangesTableProperties','editor','tableProperties','tableCellHeight','registerCustomCallback','model','enableCommand','*Format:*\x20change\x20table\x20cell\x20properties','1651710HaFjip','has','tableAlignment','_handlePropertyChange','afterInit','tableCellBorderStyle','tableCellProperties','format','tableCellBorderWidth','subType','markBlockFormat','setAttribute','tableBorderWidth','tableCellHorizontalAlignment','batch','registerDescriptionCallback','descriptionFactory','tableCellPadding','6526107KLMudj','getContainedElement','tableCellVerticalAlignment','plugins','tableBorderStyle','accept','findAncestor','tableHeight','50408YBnVbh','1682691gHNAQa','table','change','document','_getSuggestion','789290OUMhZM','_suggestionFactory','formatBlock','tableWidth','selection','start','tableCellWidth','nodeAfter','discard','enqueueChange','TrackChangesEditing','getSelectionAffectedTableCells','TableUtils','locale','tableBorderColor','commandParams','TableCellPropertiesEditing','join','tableBackgroundColor','TablePropertiesEditing','handleDiscardAction','5063723ihhcPp','295MYHqWn','data','removeAttribute','getSuggestionCallback','264203QnpCko','getSuggestions','8XbpLYR'];_0x11ee=function(){return _0x530949;};return _0x11ee();}const _0x117e5b=_0x4b16;function _0x4b16(_0x2b9129,_0x4d16dd){const _0x11ee7c=_0x11ee();return _0x4b16=function(_0x4b162b,_0x31eba1){_0x4b162b=_0x4b162b-0x123;let _0x29ba96=_0x11ee7c[_0x4b162b];return _0x29ba96;},_0x4b16(_0x2b9129,_0x4d16dd);}(function(_0x4b8391,_0x224c45){const _0x5f0a55=_0x4b16,_0x299855=_0x4b8391();while(!![]){try{const _0xda2362=-parseInt(_0x5f0a55(0x147))/0x1+-parseInt(_0x5f0a55(0x12d))/0x2+parseInt(_0x5f0a55(0x128))/0x3+-parseInt(_0x5f0a55(0x127))/0x4*(-parseInt(_0x5f0a55(0x143))/0x5)+-parseInt(_0x5f0a55(0x15a))/0x6+-parseInt(_0x5f0a55(0x142))/0x7*(parseInt(_0x5f0a55(0x149))/0x8)+parseInt(_0x5f0a55(0x16c))/0x9;if(_0xda2362===_0x224c45)break;else _0x299855['push'](_0x299855['shift']());}catch(_0xfb184d){_0x299855['push'](_0x299855['shift']());}}}(_0x11ee,0x5ad30));import{Plugin as _0x21c0d3}from'ckeditor5/src/core.js';import{getTranslation as _0x5e81a6}from'../utils/common-translations.js';export default class Rt extends _0x21c0d3{constructor(_0x268002){const _0x1ea7a7=_0x4b16;super(_0x268002),this[_0x1ea7a7(0x154)]=[_0x1ea7a7(0x13b),_0x1ea7a7(0x123),_0x1ea7a7(0x166),_0x1ea7a7(0x15c),_0x1ea7a7(0x130),_0x1ea7a7(0x126),_0x1ea7a7(0x13f)],this[_0x1ea7a7(0x160)]=[_0x1ea7a7(0x151),_0x1ea7a7(0x15f),_0x1ea7a7(0x162),_0x1ea7a7(0x16b),_0x1ea7a7(0x133),_0x1ea7a7(0x155),_0x1ea7a7(0x14b),_0x1ea7a7(0x167),_0x1ea7a7(0x16e)];}static get[_0x117e5b(0x14a)](){const _0x56b941=_0x117e5b;return _0x56b941(0x152);}[_0x117e5b(0x15e)](){const _0x30cdd9=_0x117e5b,_0x1925be=this[_0x30cdd9(0x153)][_0x30cdd9(0x16f)][_0x30cdd9(0x150)](_0x30cdd9(0x137));if(this[_0x30cdd9(0x153)][_0x30cdd9(0x16f)][_0x30cdd9(0x15b)](_0x30cdd9(0x140))){for(const _0x4dd442 of this[_0x30cdd9(0x154)])_0x1925be[_0x30cdd9(0x158)](_0x4dd442,(_0xfc787b,_0x5b1225)=>{const _0x178caf=_0x30cdd9,_0x4b53dd=this[_0x178caf(0x153)][_0x178caf(0x157)][_0x178caf(0x12b)][_0x178caf(0x131)][_0x178caf(0x14f)]()[_0x178caf(0x125)](_0x178caf(0x129));this[_0x178caf(0x15d)](_0x4dd442,[_0x4b53dd],this[_0x178caf(0x154)],_0x178caf(0x154),_0xfc787b,_0x5b1225);});_0x1925be[_0x30cdd9(0x12e)][_0x30cdd9(0x156)](_0x30cdd9(0x12f),_0x30cdd9(0x154),_0x30cdd9(0x124),_0x1925be[_0x30cdd9(0x12e)][_0x30cdd9(0x146)](_0x30cdd9(0x12f),null,_0x30cdd9(0x135))),_0x1925be[_0x30cdd9(0x12e)][_0x30cdd9(0x156)](_0x30cdd9(0x12f),_0x30cdd9(0x154),_0x30cdd9(0x135),(_0x5df411,_0x3fc50b)=>this[_0x30cdd9(0x141)](this[_0x30cdd9(0x154)],_0x5df411,_0x3fc50b)),_0x1925be[_0x30cdd9(0x12e)][_0x30cdd9(0x156)](_0x30cdd9(0x12f),_0x30cdd9(0x154),_0x30cdd9(0x13e),()=>!0x1);}if(this[_0x30cdd9(0x153)][_0x30cdd9(0x16f)][_0x30cdd9(0x15b)](_0x30cdd9(0x13d))){for(const _0x5ba526 of this[_0x30cdd9(0x160)])_0x1925be[_0x30cdd9(0x158)](_0x5ba526,(_0x4d7e7e,_0x1d8d84)=>{const _0x41372e=_0x30cdd9,_0x491d45=this[_0x41372e(0x153)][_0x41372e(0x16f)][_0x41372e(0x150)](_0x41372e(0x139))[_0x41372e(0x138)](this[_0x41372e(0x153)][_0x41372e(0x157)][_0x41372e(0x12b)][_0x41372e(0x131)]);this[_0x41372e(0x15d)](_0x5ba526,_0x491d45,this[_0x41372e(0x160)],_0x41372e(0x160),_0x4d7e7e,_0x1d8d84);});_0x1925be[_0x30cdd9(0x12e)][_0x30cdd9(0x156)](_0x30cdd9(0x12f),_0x30cdd9(0x160),_0x30cdd9(0x124),_0x1925be[_0x30cdd9(0x12e)][_0x30cdd9(0x146)](_0x30cdd9(0x12f),null,_0x30cdd9(0x135))),_0x1925be[_0x30cdd9(0x12e)][_0x30cdd9(0x156)](_0x30cdd9(0x12f),_0x30cdd9(0x160),_0x30cdd9(0x135),(_0x444231,_0x3ee1b8)=>this[_0x30cdd9(0x141)](this[_0x30cdd9(0x160)],_0x444231,_0x3ee1b8)),_0x1925be[_0x30cdd9(0x12e)][_0x30cdd9(0x156)](_0x30cdd9(0x12f),_0x30cdd9(0x160),_0x30cdd9(0x13e),()=>!0x1);}_0x1925be[_0x30cdd9(0x16a)][_0x30cdd9(0x169)](_0x5b53a4=>this[_0x30cdd9(0x14c)](_0x5b53a4));}[_0x117e5b(0x15d)](_0xc8ec98,_0x4d2567,_0x3a20b5,_0x607223,_0x11e420,_0x361ea9){const _0x1ac8d4=_0x117e5b,_0x77ddc8=this[_0x1ac8d4(0x153)][_0x1ac8d4(0x16f)][_0x1ac8d4(0x150)](_0x1ac8d4(0x137));this[_0x1ac8d4(0x153)][_0x1ac8d4(0x157)][_0x1ac8d4(0x136)](_0x361ea9[_0x1ac8d4(0x168)],()=>{const _0x52564=_0x1ac8d4;for(const _0x22de48 of _0x4d2567){if(this[_0x52564(0x12c)](_0x22de48,_0x607223))_0x11e420(_0x361ea9);else{const _0x9720fe={};for(const _0x32d2ec of _0x3a20b5){const _0x46fa82=_0x22de48[_0x52564(0x14e)](_0x32d2ec);void 0x0!==_0x46fa82&&(_0x9720fe[_0x32d2ec]=_0x46fa82);}_0x11e420(_0x361ea9),_0x77ddc8[_0x52564(0x164)](_0x22de48,{'commandParams':[_0x9720fe]},[],_0x607223);}}});}[_0x117e5b(0x141)](_0x51ca04,_0x37afc1,_0x272c36){const _0x1bf99b=_0x117e5b,_0x5a155c=_0x37afc1[0x0][_0x1bf99b(0x132)][_0x1bf99b(0x134)],_0x3179e9=_0x272c36[_0x1bf99b(0x13c)][0x0];this[_0x1bf99b(0x153)][_0x1bf99b(0x157)][_0x1bf99b(0x12a)](_0x469720=>{const _0x29aeae=_0x1bf99b;for(const _0x3eed19 of _0x51ca04)void 0x0!==_0x3179e9[_0x3eed19]?_0x469720[_0x29aeae(0x165)](_0x3eed19,_0x3179e9[_0x3eed19],_0x5a155c):_0x469720[_0x29aeae(0x145)](_0x3eed19,_0x5a155c);});}[_0x117e5b(0x14c)](_0xb7cedf){const _0x54498e=_0x117e5b;if(_0xb7cedf[_0x54498e(0x144)])switch(_0xb7cedf[_0x54498e(0x163)]){case _0x54498e(0x154):return{'type':_0x54498e(0x161),'content':_0x5e81a6(this[_0x54498e(0x153)][_0x54498e(0x13a)],_0x54498e(0x14d))};case _0x54498e(0x160):return{'type':_0x54498e(0x161),'content':_0x5e81a6(this[_0x54498e(0x153)][_0x54498e(0x13a)],_0x54498e(0x159))};}}[_0x117e5b(0x12c)](_0x3bb7d1,_0x27b8a5){const _0x21fd84=_0x117e5b,_0x3494df=this[_0x21fd84(0x153)][_0x21fd84(0x16f)][_0x21fd84(0x150)](_0x21fd84(0x137));for(const _0x5b5741 of _0x3494df[_0x21fd84(0x148)]({'skipNotAttached':!0x0})){const _0x5ca8f5=_0x5b5741[_0x21fd84(0x16d)]();if(_0x5b5741[_0x21fd84(0x163)]===_0x27b8a5&&_0x5ca8f5===_0x3bb7d1)return _0x5b5741;}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x289f6b=_0x2274;(function(_0x2c4b48,_0x3e51e6){const _0x388243=_0x2274,_0x1c2514=_0x2c4b48();while(!![]){try{const _0x2ddb3d=parseInt(_0x388243(0x120))/0x1*(parseInt(_0x388243(0x11e))/0x2)+-parseInt(_0x388243(0x121))/0x3+parseInt(_0x388243(0x126))/0x4*(parseInt(_0x388243(0x12c))/0x5)+-parseInt(_0x388243(0x127))/0x6+parseInt(_0x388243(0x11c))/0x7+-parseInt(_0x388243(0x12a))/0x8*(-parseInt(_0x388243(0x123))/0x9)+parseInt(_0x388243(0x12d))/0xa;if(_0x2ddb3d===_0x3e51e6)break;else _0x1c2514['push'](_0x1c2514['shift']());}catch(_0x2a8085){_0x1c2514['push'](_0x1c2514['shift']());}}}(_0xc17d,0x9db7a));import{Plugin as _0x2b7ddd}from'ckeditor5/src/core.js';function _0x2274(_0x55cf09,_0x50edf7){const _0xc17d33=_0xc17d();return _0x2274=function(_0x227411,_0x840aea){_0x227411=_0x227411-0x11b;let _0x132941=_0xc17d33[_0x227411];return _0x132941;},_0x2274(_0x55cf09,_0x50edf7);}export default class Dt extends _0x2b7ddd{[_0x289f6b(0x11d)](){const _0x5da12b=_0x289f6b,_0x27bf34=this[_0x5da12b(0x125)];_0x27bf34[_0x5da12b(0x12b)][_0x5da12b(0x128)](_0x5da12b(0x129))&&_0x27bf34[_0x5da12b(0x12b)][_0x5da12b(0x11f)](_0x5da12b(0x11b))[_0x5da12b(0x124)](_0x5da12b(0x122));}}function _0xc17d(){const _0x214307=['enableCommand','editor','12ZNjHjp','2905116dytigc','has','Template','191744MVxloN','plugins','416485ELdqBJ','9850860IcKscY','TrackChangesEditing','389375eYuAMz','afterInit','6FWVrNR','get','281001pxrNnz','3297843dAuMxi','insertTemplate','36OgUYXK'];_0xc17d=function(){return _0x214307;};return _0xc17d();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x40c1(_0x4541fa,_0x29a4aa){const _0x35800f=_0x3580();return _0x40c1=function(_0x40c143,_0x544c6d){_0x40c143=_0x40c143-0x180;let _0xf6990b=_0x35800f[_0x40c143];return _0xf6990b;},_0x40c1(_0x4541fa,_0x29a4aa);}const _0xf10de5=_0x40c1;(function(_0x32cd66,_0x4380a4){const _0x87944f=_0x40c1,_0x2eb695=_0x32cd66();while(!![]){try{const _0x24c036=-parseInt(_0x87944f(0x18b))/0x1+parseInt(_0x87944f(0x18f))/0x2*(-parseInt(_0x87944f(0x1a3))/0x3)+parseInt(_0x87944f(0x1a9))/0x4+-parseInt(_0x87944f(0x192))/0x5+-parseInt(_0x87944f(0x182))/0x6+-parseInt(_0x87944f(0x1a4))/0x7*(parseInt(_0x87944f(0x18a))/0x8)+-parseInt(_0x87944f(0x185))/0x9*(-parseInt(_0x87944f(0x1a8))/0xa);if(_0x24c036===_0x4380a4)break;else _0x2eb695['push'](_0x2eb695['shift']());}catch(_0x5519d6){_0x2eb695['push'](_0x2eb695['shift']());}}}(_0x3580,0xe30dd));function _0x3580(){const _0x5b02cb=['674156ZWSlJp','plugins','suggestion','differ','106550cTkezd','2895704HxDsWf','document','editor','descriptionFactory','title-content','8143326kIvoHl','getChangedMarkers','Title','3357lzSAIv','from','schema','getNearestSelectionRange','element','48JwddMh','235602MzcDMZ','model','isTouching','updateMarker','1766554WjbnAW','removeMarker','createRange','3571400UBttjv','ELEMENT_TITLE','end','afterInit','nodeBefore','registerPostFixer','get','isCollapsed','newRange','locale','forward','start','_splitMarkerName','registerElementLabel','has','isEqual','TrackChangesEditing','3BzrlOa'];_0x3580=function(){return _0x5b02cb;};return _0x3580();}import{Plugin as _0x962c3d}from'ckeditor5/src/core.js';import{getTranslation as _0x5b130b}from'../utils/common-translations.js';export default class $t extends _0x962c3d{[_0xf10de5(0x195)](){const _0x1c89d8=_0xf10de5,_0x4178c7=this[_0x1c89d8(0x1ab)];if(!_0x4178c7[_0x1c89d8(0x1a5)][_0x1c89d8(0x1a0)](_0x1c89d8(0x184)))return;const _0x4ba956=_0x4178c7[_0x1c89d8(0x1a5)][_0x1c89d8(0x198)](_0x1c89d8(0x1a2));_0x4ba956[_0x1c89d8(0x180)][_0x1c89d8(0x19f)](_0x1c89d8(0x181),()=>_0x5b130b(_0x4178c7[_0x1c89d8(0x19b)],_0x1c89d8(0x193))),_0x4178c7[_0x1c89d8(0x18c)][_0x1c89d8(0x1aa)][_0x1c89d8(0x197)](_0x2a20d9=>{const _0x161659=_0x1c89d8;let _0x5b0316=!0x1;const _0x15ac75=Array[_0x161659(0x186)](_0x4178c7[_0x161659(0x18c)][_0x161659(0x1aa)][_0x161659(0x1a7)][_0x161659(0x183)]());for(const {name:_0x5247d7,data:_0x494137}of _0x15ac75){const {group:_0x2a339d}=_0x4ba956[_0x161659(0x19e)](_0x5247d7);if(_0x161659(0x1a6)!==_0x2a339d||!_0x494137[_0x161659(0x19a)])continue;const _0x519694=_0x494137[_0x161659(0x19a)],_0xf3d0bc=_0x519694[_0x161659(0x194)][_0x161659(0x196)];if(!_0xf3d0bc||!_0xf3d0bc['is'](_0x161659(0x189),_0x161659(0x181)))continue;if(!_0x519694[_0x161659(0x19d)][_0x161659(0x18d)](_0x519694[_0x161659(0x194)]))continue;const _0x26030f=_0x4178c7[_0x161659(0x18c)][_0x161659(0x187)][_0x161659(0x188)](_0x519694[_0x161659(0x194)],_0x161659(0x19c));if(_0x26030f&&_0x26030f[_0x161659(0x199)]){const _0x595357=_0x2a20d9[_0x161659(0x191)](_0x519694[_0x161659(0x19d)],_0x26030f[_0x161659(0x19d)]);_0x595357[_0x161659(0x1a1)](_0x519694)||(_0x2a20d9[_0x161659(0x18e)](_0x5247d7,{'range':_0x595357}),_0x5b0316=!0x0);}_0x5b0316||(_0x2a20d9[_0x161659(0x190)](_0x5247d7),_0x5b0316=!0x0);}return _0x5b0316;});}}
|
package/src/integrations/undo.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2eab12=_0x8658;(function(_0x7de550,_0x3899b){const _0xc473c7=_0x8658,_0x26f87a=_0x7de550();while(!![]){try{const _0x42a446=parseInt(_0xc473c7(0x1b8))/0x1+parseInt(_0xc473c7(0x1a8))/0x2+parseInt(_0xc473c7(0x1a5))/0x3+parseInt(_0xc473c7(0x1a6))/0x4*(parseInt(_0xc473c7(0x1b0))/0x5)+-parseInt(_0xc473c7(0x1ab))/0x6+-parseInt(_0xc473c7(0x1b2))/0x7*(-parseInt(_0xc473c7(0x1ae))/0x8)+-parseInt(_0xc473c7(0x1ac))/0x9*(parseInt(_0xc473c7(0x1b4))/0xa);if(_0x42a446===_0x3899b)break;else _0x26f87a['push'](_0x26f87a['shift']());}catch(_0xe449b1){_0x26f87a['push'](_0x26f87a['shift']());}}}(_0x54e1,0xda453));function _0x8658(_0x592134,_0x58d5e8){const _0x54e11c=_0x54e1();return _0x8658=function(_0x86584f,_0x3dd4a6){_0x86584f=_0x86584f-0x1a5;let _0x4944a4=_0x54e11c[_0x86584f];return _0x4944a4;},_0x8658(_0x592134,_0x58d5e8);}function _0x54e1(){const _0x2c8dcd=['398645pDZcHS','get','21lEcYVH','has','20300yHLKnu','enableCommand','undo','plugins','1174874ubYNJr','1662633RRPNhF','44jldcVC','editor','2539282eFDDXM','TrackChangesEditing','afterInit','4613736bXlArP','16263gMFRNG','UndoEditing','3881216NrzETT','redo'];_0x54e1=function(){return _0x2c8dcd;};return _0x54e1();}import{Plugin as _0x59c017}from'ckeditor5/src/core.js';export default class Bt extends _0x59c017{[_0x2eab12(0x1aa)](){const _0x31c930=_0x2eab12,_0x24b677=this[_0x31c930(0x1a7)],_0x280e65=_0x24b677[_0x31c930(0x1b7)][_0x31c930(0x1b1)](_0x31c930(0x1a9));_0x24b677[_0x31c930(0x1b7)][_0x31c930(0x1b3)](_0x31c930(0x1ad))&&(_0x280e65[_0x31c930(0x1b5)](_0x31c930(0x1b6)),_0x280e65[_0x31c930(0x1b5)](_0x31c930(0x1af)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x58f5(_0x3e1fac,_0x37f837){const _0x5b3a34=_0x5b3a();return _0x58f5=function(_0x58f5d2,_0x366c6c){_0x58f5d2=_0x58f5d2-0xab;let _0x359590=_0x5b3a34[_0x58f5d2];return _0x359590;},_0x58f5(_0x3e1fac,_0x37f837);}function _0x5b3a(){const _0x10a568=['TrackChangesEditing','getWalker','name','markerName','388575Klnugk','get','addHighlight','1485760IAwFPk','isAtEnd','test','push','_splitMarkerName','getItems','insert','14891400qkHtyX','696402GDyzlC','start','14XjlQSG','createRangeOn','getCustomProperty','writer','item','isContent','type','ck-suggestion-marker-','hasAttribute','span','bindElementToMarker','63167eKdPRA','18ndgWNK','includes','createUIElement','parent','494920UTzxWj','activeMarkers','45kvjoYb','nextSibling','mapper','plugins','schema','ck-suggestion-marker--active','1248915GoGHnq','previousPosition','toViewElement','isLimit','model','markerRange','isBlock','toViewPosition','addClass','consumable','elementEnd'];_0x5b3a=function(){return _0x10a568;};return _0x5b3a();}(function(_0x3f1598,_0x397b15){const _0x1aabfb=_0x58f5,_0x1368cd=_0x3f1598();while(!![]){try{const _0xc24214=-parseInt(_0x1aabfb(0xc7))/0x1*(-parseInt(_0x1aabfb(0xc8))/0x2)+parseInt(_0x1aabfb(0xd4))/0x3+parseInt(_0x1aabfb(0xb2))/0x4+-parseInt(_0x1aabfb(0xaf))/0x5+parseInt(_0x1aabfb(0xba))/0x6*(parseInt(_0x1aabfb(0xbc))/0x7)+-parseInt(_0x1aabfb(0xcc))/0x8*(-parseInt(_0x1aabfb(0xce))/0x9)+-parseInt(_0x1aabfb(0xb9))/0xa;if(_0xc24214===_0x397b15)break;else _0x1368cd['push'](_0x1368cd['shift']());}catch(_0x205c78){_0x1368cd['push'](_0x1368cd['shift']());}}}(_0x5b3a,0x50c64));export function getRangesWithAttribute(_0x55551c,_0x47d497,_0x6b7615){const _0x1785de=_0x58f5,_0x310bf1=[];for(const _0x3ff5eb of _0x47d497[_0x1785de(0xb7)]())_0x3ff5eb[_0x1785de(0xc4)](_0x55551c)&&_0x310bf1[_0x1785de(0xb5)](_0x6b7615[_0x1785de(0xbd)](_0x3ff5eb));return _0x310bf1;}export function downcastSplitMergeMarker(_0x2276ab,_0x5824b6,{showActiveMarker:_0xfb74f0=!0x0}={}){const _0x31d5aa=_0x58f5,_0x5e7eeb=_0x2276ab[_0x31d5aa(0xd1)][_0x31d5aa(0xb0)](_0x31d5aa(0xab));return(_0x3cae0e,_0x2c3fa4,_0x49e7b1)=>{const _0x1ea97d=_0x31d5aa;if(!_0x49e7b1[_0x1ea97d(0xdd)][_0x1ea97d(0xb4)](_0x2c3fa4[_0x1ea97d(0xd9)],_0x3cae0e[_0x1ea97d(0xad)]))return;const _0x4827a9=_0x2c3fa4[_0x1ea97d(0xd9)][_0x1ea97d(0xac)](),_0x8d254=_0x2c3fa4[_0x1ea97d(0xd9)][_0x1ea97d(0xbb)],_0x40f06c=_0x2276ab[_0x1ea97d(0xd8)][_0x1ea97d(0xd2)];let _0x38a601=null,_0x52f294=null,_0x22da7a=!0x1,_0x291ac3=!0x1;for(const _0x585be5 of _0x4827a9){const _0xe675df=_0x585be5[_0x1ea97d(0xc0)];_0x22da7a=_0x22da7a||_0x40f06c[_0x1ea97d(0xc1)](_0xe675df);const _0x4b264c=_0x49e7b1[_0x1ea97d(0xd0)][_0x1ea97d(0xd6)](_0xe675df);if(_0x4b264c&&_0x4b264c[_0x1ea97d(0xbe)](_0x1ea97d(0xb1)))return;_0x1ea97d(0xde)==_0x585be5[_0x1ea97d(0xc2)]&&(_0x40f06c[_0x1ea97d(0xda)](_0xe675df)&&!_0x40f06c[_0x1ea97d(0xd7)](_0xe675df)&&(_0xe675df[_0x1ea97d(0xcf)]||_0x8d254[_0x1ea97d(0xb3)]?_0x38a601&&_0x38a601[_0x1ea97d(0xcb)]==_0xe675df||(_0x38a601=_0xe675df,_0x42c4e4(_0x585be5[_0x1ea97d(0xd5)]),_0x291ac3=!0x0):_0x52f294=_0x52f294||_0x585be5[_0x1ea97d(0xd5)]));}function _0x42c4e4(_0x468cd0){const _0x6f8a2e=_0x1ea97d,{authorId:_0x20e68b}=_0x5e7eeb[_0x6f8a2e(0xb6)](_0x2c3fa4[_0x6f8a2e(0xae)]),_0x57c4df=_0x49e7b1[_0x6f8a2e(0xbf)][_0x6f8a2e(0xca)](_0x6f8a2e(0xc5),{'class':_0x6f8a2e(0xc3)+_0x5824b6,'data-author-id':_0x20e68b}),_0x12f063=_0x49e7b1[_0x6f8a2e(0xd0)][_0x6f8a2e(0xdb)](_0x468cd0);_0xfb74f0&&_0x5e7eeb[_0x6f8a2e(0xcd)][_0x6f8a2e(0xc9)](_0x2c3fa4[_0x6f8a2e(0xae)])&&_0x49e7b1[_0x6f8a2e(0xbf)][_0x6f8a2e(0xdc)](_0x6f8a2e(0xd3),_0x57c4df),_0x49e7b1[_0x6f8a2e(0xbf)][_0x6f8a2e(0xb8)](_0x12f063,_0x57c4df),_0x49e7b1[_0x6f8a2e(0xd0)][_0x6f8a2e(0xc6)](_0x57c4df,_0x2c3fa4[_0x6f8a2e(0xae)]);}_0x22da7a||_0x291ac3||!_0x52f294||_0x42c4e4(_0x52f294);};}
|