@ckeditor/ckeditor5-track-changes 43.2.0-alpha.0 → 43.2.0-alpha.2
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
|
-
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;}
|
|
23
|
+
const _0x4336e7=_0x57f5;(function(_0x3cd340,_0x219ed4){const _0x2297a8=_0x57f5,_0x24bc9e=_0x3cd340();while(!![]){try{const _0x5a60b9=-parseInt(_0x2297a8(0x123))/0x1+-parseInt(_0x2297a8(0xea))/0x2+-parseInt(_0x2297a8(0x14f))/0x3+parseInt(_0x2297a8(0x139))/0x4+parseInt(_0x2297a8(0xaa))/0x5*(-parseInt(_0x2297a8(0x162))/0x6)+-parseInt(_0x2297a8(0xd7))/0x7+parseInt(_0x2297a8(0xd8))/0x8*(parseInt(_0x2297a8(0x128))/0x9);if(_0x5a60b9===_0x219ed4)break;else _0x24bc9e['push'](_0x24bc9e['shift']());}catch(_0x3a7e55){_0x24bc9e['push'](_0x24bc9e['shift']());}}}(_0x1fba,0x67bfe));import{getTranslation as _0x40027a}from'../utils/common-translations.js';import{Plugin as _0x2589ea}from'ckeditor5/src/core.js';import{LiveRange as _0x4ef91a}from'ckeditor5/src/engine.js';import{uid as _0x2550ce,priorities as _0x2843ce}from'ckeditor5/src/utils.js';function _0x57f5(_0x35425d,_0x4fa1af){const _0x1fba46=_0x1fba();return _0x57f5=function(_0x57f581,_0x18ac77){_0x57f581=_0x57f581-0xa6;let _0x5d335d=_0x1fba46[_0x57f581];return _0x5d335d;},_0x57f5(_0x35425d,_0x4fa1af);}import _0x13c43a from'./table.js';const Pe=[_0x4336e7(0x170),_0x4336e7(0x12a),_0x4336e7(0x136),_0x4336e7(0xb5),_0x4336e7(0x105),_0x4336e7(0xcd),_0x4336e7(0x138)],we=Object[_0x4336e7(0xed)](Pe[_0x4336e7(0x157)](_0x19f0ef=>[_0x19f0ef,null]));export default class _t extends _0x2589ea{static get[_0x4336e7(0xad)](){return[_0x13c43a];}[_0x4336e7(0xeb)](){const _0x24132b=_0x4336e7,_0x37b84b=this[_0x24132b(0xa7)];if(!_0x37b84b[_0x24132b(0x164)][_0x24132b(0x126)](_0x24132b(0xc5)))return;const _0x563a3c=_0x37b84b[_0x24132b(0x164)][_0x24132b(0xe7)](_0x24132b(0xf0)),_0x1669a2=_0x37b84b[_0x24132b(0x164)][_0x24132b(0xe7)](_0x24132b(0xc7)),_0x39b18b=_0x37b84b[_0x24132b(0x164)][_0x24132b(0xe7)](_0x13c43a),_0x2123cf=_0x37b84b[_0x24132b(0x164)][_0x24132b(0xe7)](_0x24132b(0xc5));_0x39b18b[_0x24132b(0xa9)][_0x24132b(0x15e)](_0x24132b(0x147),_0x24132b(0x124)),_0x37b84b[_0x24132b(0xd0)][_0x24132b(0xab)][_0x24132b(0x11b)](_0x24132b(0xd9),{'allowIn':_0x24132b(0x153),'allowContentOf':_0x24132b(0x153),'isLimit':!0x0}),_0x37b84b[_0x24132b(0xdd)][_0x24132b(0xc8)]({'model':_0x24132b(0xd9),'view':_0x24132b(0xbd)});let _0x220ef5=null;_0x37b84b[_0x24132b(0xd0)]['on'](_0x24132b(0xd3),(_0x31f063,_0x473862)=>{const _0x53d85a=_0x24132b,[_0x415236,_0x4e2286]=_0x473862,_0x25d8aa=_0x473862[_0x473862[_0x53d85a(0x163)]-0x1];_0x25d8aa&&_0x25d8aa[_0x53d85a(0x132)]||_0x563a3c[_0x53d85a(0x13d)]||this[_0x53d85a(0xa7)][_0x53d85a(0x165)][_0x53d85a(0xe7)](_0x53d85a(0x117))[_0x53d85a(0x13f)]&&function(_0x487614,_0x5c556d,_0x17b726,_0x4dba32,_0xa3f5cc){const _0x17e596=_0x53d85a;if(_0x5c556d&&!_0x5c556d['is'](_0x17e596(0xec)))return!0x1;const _0x473cbc=_0xa3f5cc[_0x17e596(0x159)](_0x487614,_0x17b726);if(!_0x473cbc||!Re(_0x473cbc,void 0x0,_0x4dba32))return!0x1;const _0x34311a=_0x4dba32[_0x17e596(0xcc)](_0x17b726[_0x17e596(0x100)][_0x17e596(0x125)]);if(!_0x34311a[_0x17e596(0x163)])return!0x1;const _0x4f8cdf=_0x34311a[0x0][_0x17e596(0xbb)](_0x17e596(0x122)),_0xa1d9fe=_0x4dba32[_0x17e596(0xdf)](_0x34311a),_0x38b509=_0x4dba32[_0x17e596(0x11d)](_0x34311a),_0x2af5a2={'startRow':_0xa1d9fe[_0x17e596(0xfd)],'endRow':_0xa1d9fe[_0x17e596(0xfc)],'startColumn':_0x38b509[_0x17e596(0xfd)],'endColumn':_0x38b509[_0x17e596(0xfc)]};return 0x1==_0x34311a[_0x17e596(0x163)]&&(_0x2af5a2[_0x17e596(0xbe)]+=_0x4dba32[_0x17e596(0x15f)](_0x473cbc)-0x1,_0x2af5a2[_0x17e596(0x12b)]+=_0x4dba32[_0x17e596(0xd6)](_0x473cbc)-0x1),Re(_0x4f8cdf,_0x2af5a2,_0x4dba32);}(_0x415236,_0x4e2286,_0x37b84b[_0x53d85a(0xd0)],_0x1669a2,_0x2123cf)&&(_0x31f063[_0x53d85a(0x15c)](),_0x220ef5={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x37b84b[_0x53d85a(0xd0)][_0x53d85a(0x16c)](()=>{const _0x3e8aec=_0x53d85a;_0x37b84b[_0x3e8aec(0xd0)][_0x3e8aec(0xd3)](_0x473862[0x0],_0x473862[0x1],_0x473862[0x2],{'forceDefaultExecution':!0x0});const _0xc4ddb=_0x2550ce(),{rowInsertionRanges:_0x5648f7,columnInsertionRanges:_0x90495d,insertionRanges:_0xc52674,deletionRanges:_0x419ad3,cells:_0x598a2c}=_0x220ef5;_0x5648f7[_0x3e8aec(0x163)]&&_0x563a3c[_0x3e8aec(0xbc)](_0x5648f7,_0x3e8aec(0x147),{'tablePasteChainId':_0xc4ddb}),_0x90495d[_0x3e8aec(0x163)]&&_0x563a3c[_0x3e8aec(0xbc)](_0x90495d,_0x3e8aec(0x124),{'tablePasteChainId':_0xc4ddb}),_0xc52674[_0x3e8aec(0x163)]&&(_0x563a3c[_0x3e8aec(0xbc)](_0xc52674,_0x3e8aec(0x115),{'tablePasteChainId':_0xc4ddb,'skipNestingCheck':!0x0}),_0xc52674[_0x3e8aec(0x102)](_0x55c8de=>{const _0x270240=_0x3e8aec;var _0x58673f;return null===(_0x58673f=_0x55c8de[_0x270240(0x148)])||void 0x0===_0x58673f?void 0x0:_0x58673f[_0x270240(0x10d)](_0x55c8de);})),_0x419ad3[_0x3e8aec(0x163)]&&(_0x563a3c[_0x3e8aec(0xe2)](_0x419ad3,_0x3e8aec(0x115),{'tablePasteChainId':_0xc4ddb,'skipNestingCheck':!0x0}),_0x419ad3[_0x3e8aec(0x102)](_0x528a88=>{const _0x269f44=_0x3e8aec;var _0x38d5da;return null===(_0x38d5da=_0x528a88[_0x269f44(0x148)])||void 0x0===_0x38d5da?void 0x0:_0x38d5da[_0x269f44(0x10d)](_0x528a88);}));const _0x4a3b55=_0x563a3c[_0x3e8aec(0xfb)](_0x598a2c[_0x3e8aec(0x157)](({element:_0x2581c3})=>_0x2581c3),{'formatGroupId':_0x2550ce()},[],_0x3e8aec(0xf9),{'tablePasteChainId':_0xc4ddb});if(_0x4a3b55){const _0x4dde34=_0x4a3b55[_0x3e8aec(0xef)](),_0x1a83ab=[];for(const {element:_0x1d992a,attributes:_0x10afe9}of _0x598a2c){if(!_0x10afe9)continue;const _0x2a29f3=_0x37b84b[_0x3e8aec(0xd0)][_0x3e8aec(0x15b)](_0x1d992a),_0x54474f=_0x4dde34[_0x3e8aec(0x14c)](_0x4ef19d=>_0x4ef19d[_0x3e8aec(0x118)]()[_0x3e8aec(0xd1)](_0x2a29f3));_0x54474f&&_0x1a83ab[_0x3e8aec(0x15e)]([_0x54474f[_0x3e8aec(0xba)],_0x10afe9]);}_0x1a83ab[_0x3e8aec(0x163)]&&_0x4a3b55[_0x3e8aec(0xcb)](_0x3e8aec(0x166),Object[_0x3e8aec(0xed)](_0x1a83ab));}_0x220ef5=null;}));},{'priority':_0x2843ce[_0x24132b(0xaf)]+0xa}),_0x37b84b[_0x24132b(0x164)][_0x24132b(0xe7)](_0x24132b(0xc5))['on'](_0x24132b(0x16a),(_0x2514e7,_0x4df2fc)=>{const _0x1a29b3=_0x24132b,[_0x2a5fd7,_0x369cf1,,_0x368c5b]=_0x4df2fc;if(!_0x220ef5)return;_0x2514e7[_0x1a29b3(0x15c)]();const _0x5ac7fa=_0x2a5fd7[_0x1a29b3(0x107)],_0x53503e=_0x369cf1,_0x362fd1=ke(_0x5ac7fa),_0x268496=ke(_0x53503e);_0x2514e7[_0x1a29b3(0xd5)]=_0x5ac7fa;let _0x41c91a=null,_0xc563bc=null;if(_0x268496||_0x362fd1){if(_0x362fd1&&!_0x268496){_0x368c5b[_0x1a29b3(0xda)](_0x5ac7fa[_0x1a29b3(0xae)](0x0));for(const _0x25e97d of Array[_0x1a29b3(0x16e)](_0x53503e[_0x1a29b3(0x112)]()))_0x368c5b[_0x1a29b3(0x154)](_0x25e97d,_0x5ac7fa,_0x1a29b3(0xf4));const _0x15cf1e=_0x220ef5[_0x1a29b3(0xf7)][_0x1a29b3(0xe3)](_0x2a5fd7[_0x1a29b3(0xb9)]),_0x1c4173=_0x220ef5[_0x1a29b3(0x16f)][_0x1a29b3(0xe3)](_0x2a5fd7[_0x1a29b3(0x10a)]);_0x15cf1e||_0x1c4173||(_0x41c91a=_0x4ef91a[_0x1a29b3(0x11f)](_0x368c5b[_0x1a29b3(0x15a)](_0x5ac7fa)));}else _0x268496&&!_0x362fd1&&(_0xc563bc=_0x368c5b[_0x1a29b3(0x15a)](_0x5ac7fa));}else{const _0xeedfda=_0x368c5b[_0x1a29b3(0x106)](_0x1a29b3(0xd9)),_0x56f8e4=_0x368c5b[_0x1a29b3(0x106)](_0x1a29b3(0xd9));_0x368c5b[_0x1a29b3(0x116)](_0x368c5b[_0x1a29b3(0x15a)](_0x5ac7fa),_0x56f8e4),_0x368c5b[_0x1a29b3(0x154)](_0xeedfda,_0x5ac7fa,0x0);for(const _0x595ff9 of Array[_0x1a29b3(0x16e)](_0x53503e[_0x1a29b3(0x112)]()))_0x368c5b[_0x1a29b3(0x154)](_0x595ff9,_0xeedfda,_0x1a29b3(0xf4));_0x41c91a=_0x4ef91a[_0x1a29b3(0x11f)](_0x368c5b[_0x1a29b3(0x15b)](_0xeedfda)),_0xc563bc=_0x4ef91a[_0x1a29b3(0x11f)](_0x368c5b[_0x1a29b3(0x15b)](_0x56f8e4));}const _0x48810f=Array[_0x1a29b3(0x16e)](_0x53503e[_0x1a29b3(0x12c)]())[_0x1a29b3(0x109)](([_0x403f69])=>Pe[_0x1a29b3(0xe3)](_0x403f69));_0x220ef5[_0x1a29b3(0x137)][_0x1a29b3(0x15e)]({'element':_0x5ac7fa,'attributes':_0x48810f[_0x1a29b3(0x163)]?Object[_0x1a29b3(0xed)](_0x48810f):null}),_0x41c91a&&_0x220ef5[_0x1a29b3(0x141)][_0x1a29b3(0x15e)](_0x41c91a),_0xc563bc&&_0x220ef5[_0x1a29b3(0x10c)][_0x1a29b3(0x15e)](_0xc563bc);},{'priority':_0x24132b(0xaf)}),_0x1669a2['on'](_0x24132b(0x120),(_0x158652,_0x1c7ff5)=>{const _0x571467=_0x24132b,[_0x49caeb,_0x1ec683={}]=_0x1c7ff5;if(!_0x220ef5)return;const _0x3811e7=_0x1ec683['at']||0x0,_0x43c848=_0x1ec683[_0x571467(0x12e)]||0x1;_0x220ef5[_0x571467(0x16f)]=new Array(_0x43c848)[_0x571467(0xfa)](_0x3811e7)[_0x571467(0x157)]((_0x5cfb9e,_0x46729b)=>_0x5cfb9e+_0x46729b);for(const {cell:_0x52122a}of _0x1669a2[_0x571467(0xdc)](_0x49caeb,{'startColumn':_0x3811e7,'endColumn':_0x3811e7+_0x43c848-0x1}))_0x220ef5[_0x571467(0xca)][_0x571467(0x15e)](_0x37b84b[_0x571467(0xd0)][_0x571467(0x15b)](_0x52122a));},{'priority':_0x24132b(0x101)}),_0x1669a2['on'](_0x24132b(0x155),(_0x1f4de6,_0x13e5c5)=>{const _0x185707=_0x24132b,[_0x4faf3f,_0xf329f3={}]=_0x13e5c5;if(!_0x220ef5)return;const _0x58d22c=_0xf329f3['at']||0x0,_0x4825f0=_0xf329f3[_0x185707(0xcf)]||0x1;_0x220ef5[_0x185707(0xf7)]=new Array(_0x4825f0)[_0x185707(0xfa)](_0x58d22c)[_0x185707(0x157)]((_0x118dd5,_0x4c8f48)=>_0x118dd5+_0x4c8f48);for(const {cell:_0x1a2a4e}of _0x1669a2[_0x185707(0xdc)](_0x4faf3f,{'startRow':_0x58d22c,'endRow':_0x58d22c+_0x4825f0-0x1}))_0x220ef5[_0x185707(0x111)][_0x185707(0x15e)](_0x37b84b[_0x185707(0xd0)][_0x185707(0x15b)](_0x1a2a4e));},{'priority':_0x24132b(0x101)}),_0x563a3c[_0x24132b(0x13a)][_0x24132b(0xee)](_0x29305c=>{const _0x46cc02=_0x24132b;if(_0x29305c[_0x46cc02(0xe5)]&&_0x29305c[_0x46cc02(0xe5)][_0x46cc02(0xb3)](_0x46cc02(0x115)))return _0x29305c[_0x46cc02(0xc2)]?{}:{'type':_0x46cc02(0xdb),'content':_0x40027a(_0x37b84b[_0x46cc02(0x14e)],_0x46cc02(0xc9))};});const _0x2b6be5=()=>!0x1;for(const _0x4e45fc of[_0x24132b(0x115),_0x24132b(0x124),_0x24132b(0x147),_0x24132b(0xf9)])_0x563a3c[_0x24132b(0xa8)][_0x24132b(0x167)](_0x24132b(0xdb),_0x4e45fc,_0x24132b(0x10b),_0x2b6be5),_0x563a3c[_0x24132b(0xa8)][_0x24132b(0x167)](_0x24132b(0xce),_0x4e45fc,_0x24132b(0x10b),_0x2b6be5),_0x563a3c[_0x24132b(0xa8)][_0x24132b(0x167)](_0x24132b(0x152),_0x4e45fc,_0x24132b(0x10b),_0x2b6be5);_0x563a3c[_0x24132b(0xa8)][_0x24132b(0x167)](_0x24132b(0x152),_0x24132b(0xf9),_0x24132b(0xc3),_0x2b6be5),_0x563a3c[_0x24132b(0xa8)][_0x24132b(0x167)](_0x24132b(0x152),_0x24132b(0xf9),_0x24132b(0x146),(_0x35ff52,_0x5b16a7,_0x54c285)=>{const _0x7be0fe=_0x24132b,_0x5a71fb=_0x35ff52[_0x7be0fe(0x157)](_0x1fd5cb=>_0x1fd5cb[_0x7be0fe(0x151)]())[_0x7be0fe(0x109)](_0x48b64b=>_0x48b64b),_0x3cc096=new Map(_0x5a71fb[_0x7be0fe(0x157)](_0x1efeab=>[_0x1efeab,null]));if(_0x220ef5){for(const {element:_0x5ac2c6,attributes:_0x5a8577}of _0x220ef5[_0x7be0fe(0x137)])_0x5a8577&&_0x3cc096[_0x7be0fe(0xb7)](_0x5ac2c6,_0x5a8577);}else{if(_0x54c285&&_0x54c285[_0x7be0fe(0x166)])for(const [_0x5c6d3e,_0x2792cf]of Object[_0x7be0fe(0x150)](_0x54c285[_0x7be0fe(0x166)])){const _0x381b6a=_0x37b84b[_0x7be0fe(0xd0)][_0x7be0fe(0xf6)][_0x7be0fe(0xe7)](_0x5c6d3e),_0x3e63e3=_0x381b6a?_0x381b6a[_0x7be0fe(0x118)]()[_0x7be0fe(0x151)]():null;_0x3e63e3&&_0x3cc096[_0x7be0fe(0xb7)](_0x3e63e3,_0x2792cf);}}_0x37b84b[_0x7be0fe(0xd0)][_0x7be0fe(0x16c)](_0x5c1316=>{const _0x39e86e=_0x7be0fe;for(const [_0x11e47a,_0x3976fa]of _0x3cc096)_0x5c1316[_0x39e86e(0xd2)]({...we,..._0x3976fa},_0x11e47a);});});const _0x3c213f=(_0x5c1cc0,_0xd71375)=>{const _0x264477=_0x24132b;_0x563a3c[_0x264477(0xa8)][_0x264477(0x167)](_0x5c1cc0,_0x264477(0x115),_0xd71375,(_0x585967,_0x3c1493,_0x41c6be)=>{const _0x23877=_0x264477;_0x37b84b[_0x23877(0xd0)][_0x23877(0x16c)](_0x7ca979=>{const _0x2cef5e=_0x23877,_0x2e15bf=[];for(const _0x1c67b2 of _0x585967){const _0x2715a2=_0x1c67b2[_0x2cef5e(0x16d)][_0x2cef5e(0xf5)];_0x2715a2['is'](_0x2cef5e(0x110),_0x2cef5e(0xd9))&&_0x2e15bf[_0x2cef5e(0x15e)](_0x2715a2);}_0x563a3c[_0x2cef5e(0xa8)][_0x2cef5e(0x14d)](_0x5c1cc0,null,_0xd71375)(_0x585967,_0x3c1493,_0x41c6be);for(const _0x16f392 of _0x2e15bf)_0x2cef5e(0x15d)!=_0x16f392[_0x2cef5e(0xde)][_0x2cef5e(0xe4)]&&_0x7ca979[_0x2cef5e(0xc1)](_0x16f392);});});};_0x3c213f(_0x24132b(0xdb),_0x24132b(0x146)),_0x3c213f(_0x24132b(0xdb),_0x24132b(0xc3)),_0x3c213f(_0x24132b(0xce),_0x24132b(0x146)),_0x3c213f(_0x24132b(0xce),_0x24132b(0xc3)),_0x563a3c[_0x24132b(0xa8)][_0x24132b(0x167)](_0x24132b(0xdb),_0x24132b(0x147),_0x24132b(0xc3),_0x3a3c7c=>{const _0x58441c=_0x24132b,_0x3801cc=_0x3a3c7c[_0x58441c(0x157)](_0x10ba42=>_0x10ba42[_0x58441c(0x151)]()),_0x3c67a3=_0x3801cc[0x0][_0x58441c(0xbb)](_0x58441c(0x122)),{minRow:_0xfb975c,maxRow:_0x49e133}=_0x39b18b[_0x58441c(0xe1)](_0x3801cc);_0x1669a2[_0x58441c(0x13c)](_0x3c67a3,{'at':_0xfb975c,'rows':_0x49e133-_0xfb975c+0x1});}),_0x563a3c[_0x24132b(0xa8)][_0x24132b(0x167)](_0x24132b(0xdb),_0x24132b(0x124),_0x24132b(0xc3),_0x2cc465=>{const _0x4ed3de=_0x24132b,_0x40dd41=_0x2cc465[_0x4ed3de(0x157)](_0x10960b=>_0x10960b[_0x4ed3de(0x151)]()),_0x21f6ee=_0x40dd41[0x0][_0x4ed3de(0xbb)](_0x4ed3de(0x122)),{minColumn:_0x15c67b,maxColumn:_0xf09ef1}=_0x39b18b[_0x4ed3de(0xe1)](_0x40dd41);_0x1669a2[_0x4ed3de(0x10e)](_0x21f6ee,{'at':_0x15c67b,'columns':_0xf09ef1-_0x15c67b+0x1});});const _0x333682=(_0x43c087,_0x142716)=>{const _0x4502e3=_0x24132b;if(!_0x142716[_0x4502e3(0xe5)]||!_0x142716[_0x4502e3(0xe5)][_0x4502e3(0xb3)](_0x4502e3(0x115)))return;const _0x3a5b22=_0x142716[_0x4502e3(0xc6)][_0x4502e3(0xe0)],_0x16eab2=_0x563a3c[_0x4502e3(0x135)]()[_0x4502e3(0x109)](_0x4c877b=>_0x4c877b[_0x4502e3(0x171)]&&_0x4c877b[_0x4502e3(0xc6)]&&_0x4c877b[_0x4502e3(0xc6)][_0x4502e3(0xe0)]==_0x3a5b22);_0x16eab2[_0x4502e3(0x163)]&&_0x142716[_0x4502e3(0xe8)]()[_0x4502e3(0x163)]!=_0x16eab2[_0x4502e3(0x163)]&&_0x16eab2[_0x4502e3(0xe6)]((_0x2d3f7d,_0x5f3f8c)=>(_0x2d3f7d[_0x4502e3(0x140)]=_0x5f3f8c,_0x5f3f8c[_0x4502e3(0xc2)]=_0x2d3f7d,_0x5f3f8c));};function _0x59aba6(_0x5859f1,_0x5029e3=!0x0){const _0x360e00=_0x24132b,{id:_0x27cb7f,authorId:_0x12a09e}=_0x563a3c[_0x360e00(0x113)](_0x5859f1[_0x360e00(0x108)]),_0x29515f=[_0x360e00(0x14a),_0x360e00(0x169)],_0x165594=_0x563a3c[_0x360e00(0x168)][_0x360e00(0xe3)](_0x5859f1[_0x360e00(0x108)]);return _0x165594&&_0x29515f[_0x360e00(0x15e)](_0x360e00(0x144)),{'classes':_0x29515f,'attributes':{'data-suggestion':_0x27cb7f,'data-author-id':_0x12a09e},'priority':_0x165594&&_0x5029e3?0xbc2:0xbb8};}_0x563a3c['on'](_0x24132b(0xfe),_0x333682,{'priority':_0x24132b(0xaf)}),_0x563a3c['on'](_0x24132b(0xac),_0x333682,{'priority':_0x24132b(0xaf)}),_0x37b84b[_0x24132b(0xd0)][_0x24132b(0x100)][_0x24132b(0x130)](()=>{const _0x492253=_0x24132b;let _0x5d7055=!0x1;const _0x596f79=Array[_0x492253(0x16e)](_0x37b84b[_0x492253(0xd0)][_0x492253(0x100)][_0x492253(0xe9)][_0x492253(0xd4)]());for(const {name:_0x5cf638,data:_0x5dc32f}of _0x596f79){const {group:_0x21e7f3,type:_0x283315,id:_0x5dc598}=_0x563a3c[_0x492253(0x113)](_0x5cf638);if(_0x492253(0x13b)!=_0x21e7f3||_0x492253(0xce)!=_0x283315||_0x5dc32f[_0x492253(0x161)])continue;if(!_0x563a3c[_0x492253(0xb0)](_0x5dc598))continue;const _0x31c3f7=_0x563a3c[_0x492253(0xf8)](_0x5dc598)[_0x492253(0x114)](),_0x300cf3=_0x37b84b[_0x492253(0x164)][_0x492253(0xe7)](_0x492253(0x129))['me'];for(const _0x471b16 of _0x563a3c[_0x492253(0x135)]()){if(!_0x471b16[_0x492253(0x171)]||_0x471b16[_0x492253(0x131)]!=_0x300cf3)continue;if(_0x492253(0x152)!=_0x471b16[_0x492253(0xbf)]||_0x492253(0xf9)!=_0x471b16[_0x492253(0xe5)])continue;if(_0x471b16[_0x492253(0x114)]()[_0x492253(0xf1)](_0x40536d=>_0x31c3f7[_0x492253(0x121)](_0x5e6f9c=>_0x5e6f9c[_0x492253(0xb4)](_0x40536d,!0x0)))){for(const _0x1fe3b8 of _0x471b16[_0x492253(0xe8)]())_0x1fe3b8[_0x492253(0x171)]&&(_0x1fe3b8[_0x492253(0xc3)](),_0x5d7055=!0x0);}}}return _0x5d7055;}),_0x37b84b[_0x24132b(0xd0)][_0x24132b(0x100)][_0x24132b(0x130)](_0x3b68bb=>{const _0x21a722=_0x24132b,_0x51b238=_0x37b84b[_0x21a722(0x165)][_0x21a722(0xe7)](_0x21a722(0x16b));if(!_0x51b238||!_0x51b238[_0x21a722(0x103)][_0x21a722(0x126)](_0x3b68bb[_0x21a722(0x149)]))return!0x1;let _0x2065e6=!0x1;const _0x5c0513=_0x37b84b[_0x21a722(0x164)][_0x21a722(0xe7)](_0x21a722(0x129))['me'],_0x315d8f=_0x37b84b[_0x21a722(0xd0)][_0x21a722(0x100)][_0x21a722(0xe9)][_0x21a722(0xa6)](),_0x5c8d16=Array[_0x21a722(0x16e)](_0x37b84b[_0x21a722(0xd0)][_0x21a722(0x100)][_0x21a722(0xe9)][_0x21a722(0xd4)]())[_0x21a722(0x109)](({name:_0x32ed31,data:_0x15a142})=>{const _0x32eaf9=_0x21a722,{group:_0x28ad9a,subType:_0x29ac09,authorId:_0x579f54}=_0x563a3c[_0x32eaf9(0x113)](_0x32ed31);return _0x32eaf9(0x13b)==_0x28ad9a&&_0x32eaf9(0x115)==_0x29ac09&&_0x579f54==_0x5c0513['id']&&!_0x15a142[_0x32eaf9(0x161)];});for(const _0x4d4bb5 of _0x315d8f){if(_0x21a722(0x154)!=_0x4d4bb5[_0x21a722(0xbf)]||_0x21a722(0xd9)!=_0x4d4bb5[_0x21a722(0xba)]||0x1!=_0x4d4bb5[_0x21a722(0x163)])continue;const _0x32769f=_0x3b68bb[_0x21a722(0x127)](_0x4d4bb5[_0x21a722(0xb8)],_0x4d4bb5[_0x21a722(0xb8)][_0x21a722(0x12d)](0x1));if(!_0x5c8d16[_0x21a722(0x14c)](({data:_0xe936c1})=>_0xe936c1[_0x21a722(0x158)][_0x21a722(0xd1)](_0x32769f))){for(const {name:_0x40d302,data:_0x162e08}of _0x5c8d16)if(_0x32769f[_0x21a722(0xb4)](_0x162e08[_0x21a722(0x158)])){_0x3b68bb[_0x21a722(0xc0)](_0x40d302,{'range':_0x32769f}),_0x2065e6=!0x0;break;}}}return _0x2065e6;}),_0x37b84b[_0x24132b(0xd0)][_0x24132b(0x100)][_0x24132b(0x130)](_0x28788a=>{const _0x438662=_0x24132b;let _0xfdc7f1=!0x1;const _0x59813f=_0x37b84b[_0x438662(0x164)][_0x438662(0xe7)](_0x438662(0x129))['me'],_0x14765e=_0x563a3c[_0x438662(0x135)]()[_0x438662(0x109)](_0x1fefd9=>_0x1fefd9[_0x438662(0x171)]&&_0x1fefd9[_0x438662(0x131)]==_0x59813f),_0x51347b=new Set(),_0x1cd26c=new Set();for(const _0x14e06b of _0x14765e)if(_0x438662(0x115)==_0x14e06b[_0x438662(0xe5)])for(const _0x4c581b of _0x14e06b[_0x438662(0xef)]()){const _0xeeec72=_0x4c581b[_0x438662(0x118)]()[_0x438662(0x151)]();if(_0xeeec72){if(_0xeeec72['is'](_0x438662(0x110),_0x438662(0xd9))&&ke(_0xeeec72)){_0x14e06b[_0x438662(0xf2)](_0x4c581b[_0x438662(0xba)]),_0x51347b[_0x438662(0x13e)](_0xeeec72),_0xfdc7f1=!0x0;const _0x254ee3=_0xeeec72[_0x438662(0xb6)],_0x33f45e=_0xeeec72[_0x438662(0x12f)],_0x418b43=_0x254ee3&&_0x254ee3['is'](_0x438662(0x110),_0x438662(0xd9)),_0x343a11=_0x33f45e&&_0x33f45e['is'](_0x438662(0x110),_0x438662(0xd9));_0x418b43&&!_0x51347b[_0x438662(0x126)](_0x254ee3)&&_0x1cd26c[_0x438662(0x13e)](_0x254ee3),_0x343a11&&!_0x51347b[_0x438662(0x126)](_0x33f45e)&&_0x1cd26c[_0x438662(0x13e)](_0x33f45e);}else _0xeeec72['is'](_0x438662(0x110),_0x438662(0x160))&&_0xeeec72[_0x438662(0xc4)]&&(_0x14e06b[_0x438662(0xf2)](_0x4c581b[_0x438662(0xba)]),_0xfdc7f1=!0x0);}}else{if(_0x438662(0xf9)==_0x14e06b[_0x438662(0xe5)]){if(!_0x14e06b[_0x438662(0xc6)]||!_0x14e06b[_0x438662(0xc6)][_0x438662(0xe0)])continue;const _0x32e589=_0x14e06b[_0x438662(0xc6)][_0x438662(0x166)];if(_0x32e589&&Object[_0x438662(0x104)](_0x32e589)[_0x438662(0x163)])continue;const _0x5a0f3e=_0x14e06b[_0x438662(0xc6)][_0x438662(0xe0)];let _0x2a20f9=!0x0,_0x39b8eb=!0x0;for(const _0x2e117f of _0x14765e)if(_0x2e117f[_0x438662(0xe5)]&&_0x2e117f[_0x438662(0xe5)][_0x438662(0xb3)](_0x438662(0x115))){if(!_0x2e117f[_0x438662(0xc6)][_0x438662(0xe0)]){_0x39b8eb=!0x1;break;}if(_0x2e117f['id']!=_0x14e06b['id']&&_0x2e117f[_0x438662(0xc6)][_0x438662(0xe0)]==_0x5a0f3e){_0x2a20f9=!0x1;break;}}_0x39b8eb&&_0x2a20f9&&(_0x14e06b[_0x438662(0xf3)](),_0xfdc7f1=!0x0);}}for(const _0x2119bc of _0x51347b)_0x28788a[_0x438662(0xda)](_0x2119bc);for(const _0x4e02ec of _0x1cd26c)_0x28788a[_0x438662(0xc1)](_0x4e02ec);return _0xfdc7f1;}),_0x37b84b[_0x24132b(0xdd)][_0x24132b(0x10f)](_0x24132b(0x145))[_0x24132b(0x11c)]({'model':_0x24132b(0x156),'view':_0x431b31=>_0x59aba6(_0x431b31),'converterPriority':_0x24132b(0xaf)}),_0x37b84b[_0x24132b(0xdd)][_0x24132b(0x10f)](_0x24132b(0xff))[_0x24132b(0x11c)]({'model':_0x24132b(0x156),'view':(_0x294b22,_0x4a86e5)=>_0x4a86e5[_0x24132b(0x134)][_0x24132b(0x119)]?_0x59aba6(_0x294b22,!0x1):null,'converterPriority':_0x24132b(0xaf)});const _0x2814b2=_0x37b84b[_0x24132b(0x143)][_0x24132b(0x11e)];this[_0x24132b(0xb2)](_0x2814b2[_0x24132b(0x100)],_0x24132b(0x133),(_0x4ee63c,_0x5beacd)=>{const _0x5b9bc2=_0x24132b,_0x1e8efd=[];for(const _0x59efda of _0x2814b2[_0x5b9bc2(0x15a)](_0x5beacd[_0x5b9bc2(0xb1)])[_0x5b9bc2(0x142)]())_0x59efda['is'](_0x5b9bc2(0x110),_0x5b9bc2(0xbd))&&_0x1e8efd[_0x5b9bc2(0x15e)](_0x59efda);_0x2814b2[_0x5b9bc2(0x16c)](_0x8a7cfd=>{const _0x159757=_0x5b9bc2;for(const _0x3c0b47 of _0x1e8efd)_0x8a7cfd[_0x159757(0x14b)](_0x8a7cfd[_0x159757(0x15a)](_0x3c0b47),_0x8a7cfd[_0x159757(0x11a)](_0x3c0b47)),_0x8a7cfd[_0x159757(0xda)](_0x3c0b47);});});}}function ke(_0x5a8a89){const _0xfdb069=_0x4336e7;if(_0x5a8a89[_0xfdb069(0xc4)])return!0x0;const _0x1c8a18=_0x5a8a89[_0xfdb069(0xae)](0x0);return _0x1c8a18['is'](_0xfdb069(0x110),_0xfdb069(0x160))&&_0x1c8a18[_0xfdb069(0xc4)];}function Re(_0x4c9899,_0xed9fe={},_0x42df6c){const _0x5cd4ee=_0x4336e7;for(const {isAnchor:_0x344b2e,cellHeight:_0x344ea0,cellWidth:_0x5d59e9}of _0x42df6c[_0x5cd4ee(0xdc)](_0x4c9899,{'includeAllSlots':!0x0,..._0xed9fe}))if(!_0x344b2e||0x1!=_0x344ea0||0x1!=_0x5d59e9)return!0x1;return!0x0;}function _0x1fba(){const _0x44e113=['editor','_suggestionFactory','_tablePostFixingSubtypes','562930NYhvhU','schema','suggestionUnloaded','requires','getChild','high','hasSuggestion','content','listenTo','startsWith','containsRange','tableCellHorizontalAlignment','nextSibling','set','position','row','name','findAncestor','markMultiRangeInsertion','suggestion-td','endRow','type','updateMarker','unwrap','previous','discard','isEmpty','TableClipboard','attributes','TableUtils','elementToElement','*Replace\x20table\x20cells*','columnInsertionRanges','setAttribute','getSelectionAffectedTableCells','tableCellBackgroundColor','deletion','rows','model','isEqual','setAttributes','insertContent','getChangedMarkers','return','getColumns','2471063FeEgpv','22026008ZgUKfh','tableCellSuggestion','remove','insertion','createTableWalker','conversion','root','getRowIndexes','tablePasteChainId','_getCoordsForCells','markMultiRangeDeletion','includes','rootName','subType','reduce','get','getAllAdjacentSuggestions','differ','1684062OUWAiJ','afterInit','documentSelection','fromEntries','registerDescriptionCallback','getMarkers','TrackChangesEditing','every','removeMarker','removeMarkers','end','nodeAfter','markers','rowInsertionIndexes','getSuggestion','tablePasteCell','fill','markMultiRangeBlockFormat','last','first','suggestionLoaded','dataDowncast','document','low','forEach','_createdBatches','keys','tableCellVerticalAlignment','createElement','cell','markerName','filter','column','join','deletionRanges','call','removeColumns','for','element','rowInsertionRanges','getChildren','_splitMarkerName','getRanges','tablePaste','wrap','trackChanges','getRange','showSuggestionHighlights','createPositionBefore','register','markerToHighlight','getColumnIndexes','view','fromRange','insertColumns','some','table','93559oIPfXc','tablePasteColumn','selection','has','createRange','9xEUwiA','Users','tableCellBorderColor','endColumn','getAttributes','getShiftedBy','columns','previousSibling','registerPostFixer','author','forceDefaultExecution','clipboardOutput','options','getSuggestions','tableCellBorderStyle','cells','tableCellPadding','2091992IKJayQ','descriptionFactory','suggestion','removeRows','_isForcedDefaultExecutionBlock','add','value','next','insertionRanges','getItems','editing','ck-suggestion-marker--active','editingDowncast','accept','tablePasteRow','detach','batch','ck-suggestion-marker','move','find','getSuggestionCallback','locale','2323770vDmxSF','entries','getContainedElement','formatBlock','tableCell','insert','insertRows','suggestion:formatBlock:tablePasteCell','map','newRange','getTableIfOnlyTableInContent','createRangeIn','createRangeOn','stop','$graveyard','push','getRows','paragraph','oldRange','42cmBewb','length','plugins','commands','markerAttributes','registerCustomCallback','activeMarkers','ck-suggestion-marker-insertion','_replaceTableSlotCell','redo','change','start','from','columnInsertionIndexes','tableCellBorderWidth','isInContent','getChanges'];_0x1fba=function(){return _0x44e113;};return _0x1fba();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5e5f89=_0x4833;function _0x4833(_0x32abbe,_0x37b5aa){const _0x40ae38=_0x40ae();return _0x4833=function(_0x48338c,_0x4f821d){_0x48338c=_0x48338c-0xf3;let _0x18686d=_0x40ae38[_0x48338c];return _0x18686d;},_0x4833(_0x32abbe,_0x37b5aa);}(function(_0x58fc70,_0x2aedd4){const _0x13bbbc=_0x4833,_0x50c872=_0x58fc70();while(!![]){try{const _0x4c2e52=parseInt(_0x13bbbc(0xf9))/0x1+parseInt(_0x13bbbc(0x128))/0x2+-parseInt(_0x13bbbc(0x119))/0x3+-parseInt(_0x13bbbc(0x109))/0x4*(parseInt(_0x13bbbc(0xf6))/0x5)+-parseInt(_0x13bbbc(0xf4))/0x6+-parseInt(_0x13bbbc(0x110))/0x7+parseInt(_0x13bbbc(0xfd))/0x8*(parseInt(_0x13bbbc(0x10c))/0x9);if(_0x4c2e52===_0x2aedd4)break;else _0x50c872['push'](_0x50c872['shift']());}catch(_0x4af8a8){_0x50c872['push'](_0x50c872['shift']());}}}(_0x40ae,0x91868));function _0x40ae(){const _0x19bd2b=['getSelectedElement','684456PQCCrQ','getContainedElement','editor','descriptionFactory','author','getColumnGroupElement','formatBlock','resizeTable','subType','model','has','accept','registerCustomCallback','formatInline','document','353174vFRtYg','getTableColumnsWidths','data','6375984xMOOkR','change','396455ZCYlqH','registerDescriptionCallback','discard','611480BFETfB','tableWidth','get','markBlockFormat','25323160hhosxH','plugins','TrackChangesEditing','selection','TableColumnResizeEditing','locale','table','handleSuggestionDescription','columnWidths','enableCommand','format','Users','48WZzXOb','type','afterInit','9QtzGtz','getSuggestions','*Format:*\x20resize\x20table','getAttribute','7805574KxrwuJ','resizeTableWidth','handleResizeTableWidthCommand','_suggestionFactory','bind','getSuggestionCallback','commandParams','formatGroupId'];_0x40ae=function(){return _0x19bd2b;};return _0x40ae();}import{Plugin as _0x4536db}from'ckeditor5/src/core.js';import{getTranslation as _0x2737ca}from'../utils/common-translations.js';export default class Nt extends _0x4536db{[_0x5e5f89(0x10b)](){const _0x5e8990=_0x5e5f89;if(!this[_0x5e8990(0x11b)][_0x5e8990(0xfe)][_0x5e8990(0x123)](_0x5e8990(0x101)))return;const _0xa95ef1=this[_0x5e8990(0x11b)][_0x5e8990(0xfe)][_0x5e8990(0xfb)](_0x5e8990(0xff));_0xa95ef1[_0x5e8990(0x106)](_0x5e8990(0x111),this[_0x5e8990(0x112)][_0x5e8990(0x114)](this)),_0xa95ef1[_0x5e8990(0x113)][_0x5e8990(0x125)](_0x5e8990(0x11f),_0x5e8990(0x120),_0x5e8990(0x124),_0xa95ef1[_0x5e8990(0x113)][_0x5e8990(0x115)](_0x5e8990(0x11f),null,_0x5e8990(0xf8))),_0xa95ef1[_0x5e8990(0x113)][_0x5e8990(0x125)](_0x5e8990(0x11f),_0x5e8990(0x120),_0x5e8990(0xf8),_0xa95ef1[_0x5e8990(0x113)][_0x5e8990(0x115)](_0x5e8990(0x11f),null,_0x5e8990(0x124))),_0xa95ef1[_0x5e8990(0x11c)][_0x5e8990(0xf7)](this[_0x5e8990(0x104)][_0x5e8990(0x114)](this));}[_0x5e5f89(0x112)](_0x8bac99,_0x5c8599){const _0x596675=_0x5e5f89,_0x51861e=this[_0x596675(0x11b)][_0x596675(0xfe)][_0x596675(0xfb)](_0x596675(0xff)),_0x52835f=this[_0x596675(0x11b)][_0x596675(0xfe)][_0x596675(0xfb)](_0x596675(0x101)),_0x4e1ceb=_0x5c8599[_0x596675(0x103)]||this[_0x596675(0x11b)][_0x596675(0x122)][_0x596675(0x127)][_0x596675(0x100)][_0x596675(0x118)]();this[_0x596675(0x11b)][_0x596675(0x122)][_0x596675(0xf5)](()=>{const _0x5d6e00=_0x596675,_0x324350=_0x52835f[_0x5d6e00(0x11e)](_0x4e1ceb);let _0x5c47ea=_0x324350?_0x52835f[_0x5d6e00(0x129)](_0x324350):null,_0x4b8612=_0x4e1ceb[_0x5d6e00(0x10f)](_0x5d6e00(0xfa))||null;const _0x4a1b7d=_0x5c8599[_0x5d6e00(0xfa)]||_0x4b8612,_0x2cdaa7=_0x5c8599[_0x5d6e00(0x105)]||_0x5c47ea,_0xcabd09=this[_0x5d6e00(0x11b)][_0x5d6e00(0xfe)][_0x5d6e00(0xfb)](_0x5d6e00(0x108))['me'];for(const _0x3cdb43 of _0x51861e[_0x5d6e00(0x10d)]()){const _0x31732c=_0x3cdb43[_0x5d6e00(0x11a)]();if(_0x5d6e00(0x120)===_0x3cdb43[_0x5d6e00(0x121)]&&_0x31732c===_0x4e1ceb){_0x3cdb43[_0x5d6e00(0x11d)]!==_0xcabd09&&_0x3cdb43[_0x5d6e00(0xf8)]();const _0x58ace5=_0x3cdb43[_0x5d6e00(0xf3)][_0x5d6e00(0x116)];_0x4b8612=_0x58ace5[0x0][_0x5d6e00(0xfa)],_0x5c47ea=_0x58ace5[0x0][_0x5d6e00(0x105)];break;}}_0x8bac99({'table':_0x4e1ceb,'tableWidth':_0x4a1b7d,'columnWidths':_0x2cdaa7}),_0x51861e[_0x5d6e00(0xfc)](_0x4e1ceb,{'commandName':_0x5d6e00(0x111),'commandParams':[{'tableWidth':_0x4b8612,'columnWidths':_0x5c47ea}],'formatGroupId':_0x5d6e00(0x120)},[],_0x5d6e00(0x120));});}[_0x5e5f89(0x104)](_0xfc1d18){const _0x4c3d29=_0x5e5f89;if(_0x4c3d29(0x11f)!=_0xfc1d18[_0x4c3d29(0x10a)]&&_0x4c3d29(0x126)!=_0xfc1d18[_0x4c3d29(0x10a)])return;const {data:_0x506188}=_0xfc1d18;if(_0x506188&&_0x4c3d29(0x120)===_0x506188[_0x4c3d29(0x117)]){const _0x7499ce=_0x4c3d29(0x10e);return{'type':_0x4c3d29(0x107),'content':_0x2737ca(this[_0x4c3d29(0x11b)][_0x4c3d29(0x102)],_0x7499ce)};}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x37a534=_0xf56e;function _0x4ffa(){const _0xdee653=['start','nodeAfter','504235nhAXMv','consumable','_registerLegacyDescription','markerNameToElements','createTableWalker','TableEditing','stop','includes','plugins','unbindElementFromMarkerName','addMarker:suggestion','registerDescriptionCallback','activeMarkers','878148OnJxIz','ck-suggestion-marker--active','showSuggestionHighlights','editor','markerRange','_splitMarkerName','headingColumns','data','ck-suggestion-marker-','registerCustomCallback','parent','_suggestionFactory','formatBlock','bindElementToMarker','toViewElement','setTableRowHeader','setTableColumnHeader','format','FORMAT_HEADER_ROW','downcastDispatcher','has','37939RqupWA','type','setAttribute','12480304gsMKQC','getSuggestion','removeMarker:suggestion','options','markerName','removeAttribute','FORMAT_HEADER_COLUMN','descriptionFactory','314862WYpMSM','accept','*Format:*\x20%0','enableDefaultAttributesIntegration','1790ZsTpLJ','FORMAT_REGULAR_COLUMN','23aqfdrK','highest','123094IyFJFo','requires','registerBlockAttribute','writer','1575378bytRlf','nodeBefore','commandParams','registerAttributeLabel','removeClass','4JzXrGh','headingRows','afterInit','locale','_acceptFormatSuggestionCallbackFactory','FORMAT_REGULAR_ROW','commandName','mapper','end','TableUtils','item','203enogxW','consume','editing','TrackChangesEditing','addClass','_handleLegacySuggestions','getCellLocation','get','cell','data-suggestion','forceValue','name'];_0x4ffa=function(){return _0xdee653;};return _0x4ffa();}function _0xf56e(_0x50b796,_0x254a33){const _0x4ffa79=_0x4ffa();return _0xf56e=function(_0xf56e94,_0x242ffd){_0xf56e94=_0xf56e94-0x1b0;let _0x33b10e=_0x4ffa79[_0xf56e94];return _0x33b10e;},_0xf56e(_0x50b796,_0x254a33);}(function(_0x48e76b,_0xe069c8){const _0x22cde5=_0xf56e,_0x441074=_0x48e76b();while(!![]){try{const _0x127860=-parseInt(_0x22cde5(0x1ea))/0x1*(parseInt(_0x22cde5(0x1ec))/0x2)+-parseInt(_0x22cde5(0x1c4))/0x3+parseInt(_0x22cde5(0x1f5))/0x4*(-parseInt(_0x22cde5(0x1b7))/0x5)+-parseInt(_0x22cde5(0x1e4))/0x6*(-parseInt(_0x22cde5(0x200))/0x7)+parseInt(_0x22cde5(0x1dc))/0x8+parseInt(_0x22cde5(0x1f0))/0x9+-parseInt(_0x22cde5(0x1e8))/0xa*(parseInt(_0x22cde5(0x1d9))/0xb);if(_0x127860===_0xe069c8)break;else _0x441074['push'](_0x441074['shift']());}catch(_0x469bcd){_0x441074['push'](_0x441074['shift']());}}}(_0x4ffa,0xcabbe));import{Plugin as _0x10f5f8}from'ckeditor5/src/core.js';import _0x11de54 from'./table.js';import{getTranslation as _0x52b103}from'../utils/common-translations.js';export default class Ct extends _0x10f5f8{static get[_0x37a534(0x1ed)](){return[_0x11de54];}[_0x37a534(0x1f7)](){const _0x57db49=_0x37a534,_0x5602f8=this[_0x57db49(0x1c7)];if(!_0x5602f8[_0x57db49(0x1bf)][_0x57db49(0x1d8)](_0x57db49(0x1bc)))return;const _0x36a0b6=_0x5602f8[_0x57db49(0x1f8)],_0x1637e5=_0x5602f8[_0x57db49(0x1bf)][_0x57db49(0x1b0)](_0x57db49(0x203));_0x1637e5[_0x57db49(0x1e7)](_0x57db49(0x1d3)),_0x1637e5[_0x57db49(0x1e7)](_0x57db49(0x1d4)),_0x1637e5[_0x57db49(0x1ee)](_0x57db49(0x1f6)),_0x1637e5[_0x57db49(0x1ee)](_0x57db49(0x1ca)),_0x1637e5[_0x57db49(0x1e3)][_0x57db49(0x1f3)](_0x57db49(0x1f6),_0x52b103(_0x36a0b6,_0x57db49(0x1d6))),_0x1637e5[_0x57db49(0x1e3)][_0x57db49(0x1f3)](_0x57db49(0x1ca),_0x52b103(_0x36a0b6,_0x57db49(0x1e2))),this[_0x57db49(0x205)]();}[_0x37a534(0x205)](){const _0x293915=_0x37a534,_0x415f93=this[_0x293915(0x1c7)][_0x293915(0x1bf)][_0x293915(0x1b0)](_0x293915(0x203)),_0x154409=this[_0x293915(0x1c7)][_0x293915(0x1bf)][_0x293915(0x1b0)](_0x293915(0x1fe)),_0x1693ea=this[_0x293915(0x1c7)][_0x293915(0x1bf)][_0x293915(0x1b0)](_0x11de54)[_0x293915(0x1f9)]();function _0x6b1f5c({showActiveMarker:_0x39502c=!0x0,setDataAttribute:_0xd093fc=!0x0}={}){return(_0x25fa30,_0xb42e75,_0x451a83)=>{const _0x4fd295=_0xf56e,{type:_0x412e85,id:_0x1ee63e}=_0x415f93[_0x4fd295(0x1c9)](_0xb42e75[_0x4fd295(0x1e0)]),_0x8f75a4=_0x415f93[_0x4fd295(0x1dd)](_0x1ee63e),_0x5ed598=_0x8f75a4[_0x4fd295(0x1cb)];if(_0x4fd295(0x1d0)!=_0x8f75a4[_0x4fd295(0x1da)]||!_0x5ed598||_0x4fd295(0x1d4)!=_0x5ed598[_0x4fd295(0x1fb)])return;if(_0xb42e75[_0x4fd295(0x1ff)])return void _0x25fa30[_0x4fd295(0x1bd)]();if(!_0x451a83[_0x4fd295(0x1b8)][_0x4fd295(0x201)](_0xb42e75[_0x4fd295(0x1c8)],_0x25fa30[_0x4fd295(0x1b4)]))return;const _0x173b9c=_0xb42e75[_0x4fd295(0x1c8)][_0x4fd295(0x1b5)][_0x4fd295(0x1b6)],_0x5954da=_0xb42e75[_0x4fd295(0x1c8)][_0x4fd295(0x1fd)][_0x4fd295(0x1f1)],_0xd2d3fe=_0x173b9c[_0x4fd295(0x1ce)][_0x4fd295(0x1ce)],{column:_0x4bb35c}=_0x154409[_0x4fd295(0x206)](_0x173b9c),{column:_0x1158af}=_0x154409[_0x4fd295(0x206)](_0x5954da);for(let _0x7621f4=_0x4bb35c;_0x7621f4<=_0x1158af;_0x7621f4++){const _0x26ef5c=_0x154409[_0x4fd295(0x1bb)](_0xd2d3fe,{'column':_0x7621f4,'includeAllSlots':!0x1});for(const _0x29ba88 of _0x26ef5c){const _0x1b02a4=_0x29ba88[_0x4fd295(0x1b1)],_0x5059c5=_0x451a83[_0x4fd295(0x1fc)][_0x4fd295(0x1d2)](_0x1b02a4);_0x451a83[_0x4fd295(0x1ef)][_0x4fd295(0x204)](_0x4fd295(0x1cc)+_0x412e85,_0x5059c5),_0xd093fc&&_0x451a83[_0x4fd295(0x1ef)][_0x4fd295(0x1db)](_0x4fd295(0x1b2),_0x1ee63e,_0x5059c5),_0x451a83[_0x4fd295(0x1fc)][_0x4fd295(0x1d1)](_0x5059c5,_0xb42e75[_0x4fd295(0x1e0)]),_0x39502c&&(_0x415f93[_0x4fd295(0x1c3)][_0x4fd295(0x1be)](_0xb42e75[_0x4fd295(0x1e0)])?_0x451a83[_0x4fd295(0x1ef)][_0x4fd295(0x204)](_0x4fd295(0x1c5),_0x5059c5):_0x451a83[_0x4fd295(0x1ef)][_0x4fd295(0x1f4)](_0x4fd295(0x1c5),_0x5059c5));}}};}_0x415f93[_0x293915(0x1cf)][_0x293915(0x1cd)](_0x293915(0x1d0),_0x293915(0x1d3),_0x293915(0x1e5),_0x1693ea),_0x415f93[_0x293915(0x1cf)][_0x293915(0x1cd)](_0x293915(0x1d0),_0x293915(0x1d4),_0x293915(0x1e5),_0x1693ea),this[_0x293915(0x1c7)][_0x293915(0x202)][_0x293915(0x1d7)]['on'](_0x293915(0x1c1),_0x6b1f5c(),{'priority':_0x293915(0x1eb)}),this[_0x293915(0x1c7)][_0x293915(0x1cb)][_0x293915(0x1d7)]['on'](_0x293915(0x1c1),(_0x142baa,_0x27aac4,_0x5e1dc1)=>{const _0x15fc30=_0x293915;_0x5e1dc1[_0x15fc30(0x1df)][_0x15fc30(0x1c6)]&&_0x6b1f5c({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x142baa,_0x27aac4,_0x5e1dc1);},{'priority':_0x293915(0x1eb)}),this[_0x293915(0x1c7)][_0x293915(0x202)][_0x293915(0x1d7)]['on'](_0x293915(0x1de),(_0x7a1572,_0x148694,_0x5acf2a)=>{const _0x3de7e9=_0x293915,{type:_0x3a5f54,id:_0x5eef61}=_0x415f93[_0x3de7e9(0x1c9)](_0x148694[_0x3de7e9(0x1e0)]),_0x4b040d=_0x415f93[_0x3de7e9(0x1dd)](_0x5eef61),_0x254651=_0x4b040d[_0x3de7e9(0x1cb)];if(_0x3de7e9(0x1d0)!=_0x4b040d[_0x3de7e9(0x1da)]||!_0x254651||_0x3de7e9(0x1d4)!=_0x254651[_0x3de7e9(0x1fb)])return;const _0x21615f=_0x5acf2a[_0x3de7e9(0x1fc)][_0x3de7e9(0x1ba)](_0x148694[_0x3de7e9(0x1e0)]);if(_0x21615f){for(const _0x25d6ac of _0x21615f)_0x5acf2a[_0x3de7e9(0x1ef)][_0x3de7e9(0x1f4)](_0x3de7e9(0x1cc)+_0x3a5f54,_0x25d6ac),_0x5acf2a[_0x3de7e9(0x1ef)][_0x3de7e9(0x1f4)](_0x3de7e9(0x1c5),_0x25d6ac),_0x5acf2a[_0x3de7e9(0x1ef)][_0x3de7e9(0x1e1)](_0x3de7e9(0x1b2),_0x25d6ac),_0x5acf2a[_0x3de7e9(0x1fc)][_0x3de7e9(0x1c0)](_0x25d6ac,_0x148694[_0x3de7e9(0x1e0)]);}},{'priority':_0x293915(0x1eb)}),this[_0x293915(0x1b9)]();}[_0x37a534(0x1b9)](){const _0x567377=_0x37a534,_0xc003a5=this[_0x567377(0x1c7)],_0x544ca8=_0xc003a5[_0x567377(0x1f8)];function _0x322093(_0x524f3b){const _0xe78dfe=_0x567377;return{'type':_0xe78dfe(0x1d5),'content':_0x52b103(_0x544ca8,_0xe78dfe(0x1e6),_0x524f3b)};}_0xc003a5[_0x567377(0x1bf)][_0x567377(0x1b0)](_0x567377(0x203))[_0x567377(0x1e3)][_0x567377(0x1c2)](_0x17d754=>{const _0x244aa8=_0x567377;if(_0x244aa8(0x1d0)!=_0x17d754[_0x244aa8(0x1da)])return;const {data:_0x9a6ac8}=_0x17d754;if(_0x9a6ac8){if(_0x244aa8(0x1d3)==_0x9a6ac8[_0x244aa8(0x1fb)]){const _0xbd591d=_0x9a6ac8[_0x244aa8(0x1f2)][0x0][_0x244aa8(0x1b3)];return _0x322093(_0x52b103(_0x544ca8,_0xbd591d?_0x244aa8(0x1d6):_0x244aa8(0x1fa)));}if(_0x244aa8(0x1d4)==_0x9a6ac8[_0x244aa8(0x1fb)]){const _0x55927e=_0x9a6ac8[_0x244aa8(0x1f2)][0x0][_0x244aa8(0x1b3)];return _0x322093(_0x52b103(_0x544ca8,_0x55927e?_0x244aa8(0x1e2):_0x244aa8(0x1e9)));}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
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;}}
|
|
23
|
+
const _0x5d10a6=_0x4f92;(function(_0x1fdbc6,_0xd773ec){const _0xa4c2ee=_0x4f92,_0x95608b=_0x1fdbc6();while(!![]){try{const _0x5437bd=-parseInt(_0xa4c2ee(0x147))/0x1+parseInt(_0xa4c2ee(0x15b))/0x2+parseInt(_0xa4c2ee(0x159))/0x3+parseInt(_0xa4c2ee(0x180))/0x4+-parseInt(_0xa4c2ee(0x16e))/0x5+-parseInt(_0xa4c2ee(0x184))/0x6+parseInt(_0xa4c2ee(0x14a))/0x7;if(_0x5437bd===_0xd773ec)break;else _0x95608b['push'](_0x95608b['shift']());}catch(_0x23d34c){_0x95608b['push'](_0x95608b['shift']());}}}(_0x1ba3,0x3e0ed));import{Plugin as _0x4dbff6}from'ckeditor5/src/core.js';import _0x8cc795 from'./table.js';import{LiveRange as _0x4e73fe}from'ckeditor5/src/engine.js';function _0x4f92(_0x333776,_0x2255ee){const _0x1ba333=_0x1ba3();return _0x4f92=function(_0x4f92f4,_0x4ed140){_0x4f92f4=_0x4f92f4-0x13e;let _0x24776e=_0x1ba333[_0x4f92f4];return _0x24776e;},_0x4f92(_0x333776,_0x2255ee);}import{getTranslation as _0x25b1d5}from'../utils/common-translations.js';function _0x1ba3(){const _0x11b4bc=['subType','execute','_areMergableCells','getCellLocation','insertion','isInContent','TrackChangesEditing','author','table','model','document','55390daGVWB','$graveyard','registerDescriptionCallback','direction','commandName','deletion','commands','findAncestor','getRanges','*Split\x20cell:*\x20horizontally','forceDefaultExecution','horizontally','splitTableCellVertically','cell','_acceptFormatSuggestionCallbackFactory','format','mergeTableCellLeft','highest','1801168tZtYxu','trackChanges','editor','isEnabled','1916640QkBDEe','has','tableCell','createTableWalker','_tablePostFixingSubtypes','*Split\x20cell:*\x20vertically','mergeTableCellUp','splitTableCellHorizontally','setSelection','map','TableEditing','accept','find','plugins','set:isEnabled','selection','getSelectionAffectedTableCells','from','length','root','rootName','requires','TableUtils','getSuggestions','low','*Merge\x20cells*','push','detach','fromRange','mergeTableCells','stop','type','descriptionFactory','filter','afterInit','483561MFwxvN','markMultiRangeBlockFormat','_isForcedDefaultExecutionBlock','3880940Frzuwp','locale','element','_areSelectedCellsMergable','formatInline','return','markBlockFormat','refresh','mergeTableCellDown','change','formatBlock','add','containsRange','registerCustomCallback','size','58758JPWHzK','get','87940xwsBuV','enableCommand','value','getFirstPosition','createRangeOn','_suggestionFactory','getAncestors','mergeTableCellRight'];_0x1ba3=function(){return _0x11b4bc;};return _0x1ba3();}export default class vt extends _0x4dbff6{static get[_0x5d10a6(0x199)](){return[_0x8cc795];}[_0x5d10a6(0x146)](){const _0x215987=_0x5d10a6,_0xde3326=this[_0x215987(0x182)],_0x513156=_0xde3326[_0x215987(0x16c)][_0x215987(0x16d)][_0x215987(0x193)],_0x178c45=_0xde3326[_0x215987(0x14b)];if(!_0xde3326[_0x215987(0x191)][_0x215987(0x185)](_0x215987(0x18e)))return;const _0x13b534=_0xde3326[_0x215987(0x191)][_0x215987(0x15a)](_0x215987(0x169)),_0x2d1aac=_0xde3326[_0x215987(0x191)][_0x215987(0x15a)](_0x215987(0x19a)),_0xd438b4=_0xde3326[_0x215987(0x191)][_0x215987(0x15a)](_0x8cc795);_0xd438b4[_0x215987(0x188)][_0x215987(0x13e)](_0x215987(0x141)),_0x13b534[_0x215987(0x15c)](_0x215987(0x141),()=>{const _0x2fef75=_0x215987,_0x5cd3e3=_0x2d1aac[_0x2fef75(0x194)](_0xde3326[_0x2fef75(0x16c)][_0x2fef75(0x16d)][_0x2fef75(0x193)]);_0xde3326[_0x2fef75(0x16c)][_0x2fef75(0x153)](()=>{const _0x2dbe00=_0x2fef75;_0x13b534[_0x2dbe00(0x148)](_0x5cd3e3,{'commandName':_0x2dbe00(0x141),'commandParams':[]},[],_0x2dbe00(0x141));});}),_0xde3326[_0x215987(0x174)][_0x215987(0x15a)](_0x215987(0x141))['on'](_0x215987(0x164),(_0x3474a2,_0x4c6a7c)=>{const _0x38c0b9=_0x215987;_0xde3326[_0x38c0b9(0x174)][_0x38c0b9(0x15a)](_0x38c0b9(0x181))[_0x38c0b9(0x15d)]&&(_0x4c6a7c[_0x38c0b9(0x196)]>0x0&&_0x4c6a7c[_0x4c6a7c[_0x38c0b9(0x196)]-0x1]&&_0x4c6a7c[_0x4c6a7c[_0x38c0b9(0x196)]-0x1][_0x38c0b9(0x178)]||_0x13b534[_0x38c0b9(0x149)]||this[_0x38c0b9(0x14d)]()||_0x3474a2[_0x38c0b9(0x142)]());},{'priority':_0x215987(0x17f)});for(const _0x599939 of[_0x215987(0x18a),_0x215987(0x162),_0x215987(0x152),_0x215987(0x17e)]){const _0x4eeab1=_0xde3326[_0x215987(0x174)][_0x215987(0x15a)](_0x599939);_0x13b534[_0x215987(0x15c)](_0x599939,()=>{const _0x5ead99=_0x215987,_0x37bcc7=_0xde3326[_0x5ead99(0x16c)][_0x5ead99(0x16d)][_0x5ead99(0x193)][_0x5ead99(0x15e)]()[_0x5ead99(0x161)]()[_0x5ead99(0x190)](_0xa5366=>_0xa5366['is'](_0x5ead99(0x14c),_0x5ead99(0x186))),_0x484a1f=_0x4eeab1[_0x5ead99(0x15d)];_0xde3326[_0x5ead99(0x16c)][_0x5ead99(0x153)](()=>{const _0x35301f=_0x5ead99;_0x13b534[_0x35301f(0x148)]([_0x37bcc7,_0x484a1f],{'commandName':_0x35301f(0x141),'commandParams':[]},[],_0x35301f(0x141));});});}for(const _0x1095b8 of[_0x215987(0x17a),_0x215987(0x18b)]){const _0x694d13=_0xde3326[_0x215987(0x174)][_0x215987(0x15a)](_0x1095b8);_0x13b534[_0x215987(0x15c)](_0x1095b8,()=>{const _0x565f1c=_0x215987,_0x1470f8=_0x2d1aac[_0x565f1c(0x194)](_0xde3326[_0x565f1c(0x16c)][_0x565f1c(0x16d)][_0x565f1c(0x193)])[0x0],_0x4d4a44=_0x1470f8[_0x565f1c(0x175)](_0x565f1c(0x16b)),{column:_0x489505,row:_0x3c8dd3}=_0x2d1aac[_0x565f1c(0x166)](_0x1470f8);let _0x4488ee=[];if(_0x565f1c(0x179)==_0x694d13[_0x565f1c(0x171)]){const _0x2f5b82=_0x2d1aac[_0x565f1c(0x187)](_0x4d4a44,{'startRow':_0x3c8dd3,'endRow':_0x3c8dd3,'includeAllSlots':!0x0});_0x4488ee=Array[_0x565f1c(0x195)](_0x2f5b82)[_0x565f1c(0x18d)](_0x1aca0e=>_0x1aca0e[_0x565f1c(0x17b)]);}else{const _0x41c09a=_0x2d1aac[_0x565f1c(0x187)](_0x4d4a44,{'column':_0x489505,'includeAllSlots':!0x0});_0x4488ee=Array[_0x565f1c(0x195)](_0x41c09a)[_0x565f1c(0x18d)](_0x1f1a98=>_0x1f1a98[_0x565f1c(0x17b)]);}_0xde3326[_0x565f1c(0x16c)][_0x565f1c(0x153)](_0x3b4017=>{const _0x1dc369=_0x565f1c;_0x13b534[_0x1dc369(0x150)](_0x3b4017[_0x1dc369(0x15f)](_0x1470f8),{'commandName':_0x1095b8,'commandParams':[]},_0x4488ee,_0x1095b8);});});}_0x13b534[_0x215987(0x144)][_0x215987(0x170)](_0x21761a=>{const _0xae8c74=_0x215987;if(_0xae8c74(0x154)!=_0x21761a[_0xae8c74(0x143)]&&_0xae8c74(0x14e)!=_0x21761a[_0xae8c74(0x143)])return;const {data:_0x3439f2}=_0x21761a;return _0x3439f2&&_0xae8c74(0x141)==_0x3439f2[_0xae8c74(0x172)]?{'type':_0xae8c74(0x17d),'content':_0x25b1d5(_0x178c45,_0xae8c74(0x19d))}:void 0x0;}),_0x13b534[_0x215987(0x144)][_0x215987(0x170)](_0x2c1d4f=>{const _0x55c9c2=_0x215987;if(_0x55c9c2(0x154)!=_0x2c1d4f[_0x55c9c2(0x143)]&&_0x55c9c2(0x14e)!=_0x2c1d4f[_0x55c9c2(0x143)])return;const {data:_0x2ada2b}=_0x2c1d4f;return _0x2ada2b?_0x55c9c2(0x17a)==_0x2ada2b[_0x55c9c2(0x172)]?{'type':_0x55c9c2(0x17d),'content':_0x25b1d5(_0x178c45,_0x55c9c2(0x189))}:_0x55c9c2(0x18b)==_0x2ada2b[_0x55c9c2(0x172)]?{'type':_0x55c9c2(0x17d),'content':_0x25b1d5(_0x178c45,_0x55c9c2(0x177))}:void 0x0:void 0x0;});const _0x43d6d4=_0xd438b4[_0x215987(0x17c)]();for(const _0x395a47 of[_0x215987(0x18a),_0x215987(0x162),_0x215987(0x152),_0x215987(0x17e)])_0x13b534[_0x215987(0x160)][_0x215987(0x157)](_0x215987(0x154),_0x395a47,_0x215987(0x18f),_0x43d6d4);for(const _0x5f0952 of[_0x215987(0x17a),_0x215987(0x18b)])_0x13b534[_0x215987(0x160)][_0x215987(0x157)](_0x215987(0x154),_0x5f0952,_0x215987(0x18f),_0x43d6d4);_0x13b534[_0x215987(0x160)][_0x215987(0x157)](_0x215987(0x154),_0x215987(0x141),_0x215987(0x18f),_0x18b294=>{const _0x2a342f=_0x215987;_0xde3326[_0x2a342f(0x16c)][_0x2a342f(0x153)](_0xfcc930=>{const _0xcc8224=_0x2a342f,_0x415b75=Array[_0xcc8224(0x195)](_0x513156[_0xcc8224(0x176)]())[_0xcc8224(0x18d)](_0x3204d2=>_0x4e73fe[_0xcc8224(0x140)](_0x3204d2));_0xfcc930[_0xcc8224(0x18c)](_0x18b294),_0xde3326[_0xcc8224(0x174)][_0xcc8224(0x15a)](_0xcc8224(0x141))[_0xcc8224(0x151)](),_0xde3326[_0xcc8224(0x164)](_0xcc8224(0x141),{'forceDefaultExecution':!0x0});const _0x33ff72=_0x415b75[_0xcc8224(0x145)](_0x459393=>_0xcc8224(0x16f)!=_0x459393[_0xcc8224(0x197)][_0xcc8224(0x198)]);_0x33ff72[_0xcc8224(0x196)]>0x0&&_0xfcc930[_0xcc8224(0x18c)](_0x33ff72);for(const _0x54b04f of _0x415b75)_0x54b04f[_0xcc8224(0x13f)]();});});for(const _0x350dcf of[_0x215987(0x18a),_0x215987(0x152),_0x215987(0x17e),_0x215987(0x162)]){const _0x18c2c4=_0xde3326[_0x215987(0x174)][_0x215987(0x15a)](_0x350dcf);_0x18c2c4['on'](_0x215987(0x192),(_0x5c4c2a,_0x10ed36,_0x526d7f)=>{const _0x507902=_0x215987;if(_0x526d7f){const _0xa720fa=_0xde3326[_0x507902(0x16c)][_0x507902(0x16d)][_0x507902(0x193)][_0x507902(0x15e)]()[_0x507902(0x161)]()[_0x507902(0x190)](_0x5480cd=>_0x5480cd['is'](_0x507902(0x14c),_0x507902(0x186)));this[_0x507902(0x165)](_0x18c2c4[_0x507902(0x15d)],_0xa720fa)||(_0x5c4c2a[_0x507902(0x14f)]=!0x1,_0x5c4c2a[_0x507902(0x142)]());}},{'priority':_0x215987(0x19c)});}}[_0x5d10a6(0x14d)](){const _0x3a94a8=_0x5d10a6,_0x1ca771=this[_0x3a94a8(0x182)][_0x3a94a8(0x174)][_0x3a94a8(0x15a)](_0x3a94a8(0x141)),_0x52f46f=this[_0x3a94a8(0x182)][_0x3a94a8(0x191)][_0x3a94a8(0x15a)](_0x3a94a8(0x19a));if(!_0x1ca771[_0x3a94a8(0x183)])return!0x1;const _0x15c4e1=_0x52f46f[_0x3a94a8(0x194)](this[_0x3a94a8(0x182)][_0x3a94a8(0x16c)][_0x3a94a8(0x16d)][_0x3a94a8(0x193)]);for(const _0x2af6e5 of _0x15c4e1)for(const _0x270310 of _0x15c4e1)if(_0x2af6e5!=_0x270310&&!this[_0x3a94a8(0x165)](_0x2af6e5,_0x270310))return!0x1;return!0x0;}[_0x5d10a6(0x165)](_0x2648b3,_0x20672e){const _0x407afe=_0x5d10a6,_0x8a1719=this[_0x407afe(0x182)][_0x407afe(0x191)][_0x407afe(0x15a)](_0x407afe(0x169)),_0x595bf7=this[_0x407afe(0x182)][_0x407afe(0x16c)][_0x407afe(0x15f)](_0x2648b3),_0x1f8ea5=this[_0x407afe(0x182)][_0x407afe(0x16c)][_0x407afe(0x15f)](_0x20672e),_0x3e065d=new Set(),_0x53f91d=new Set();for(const _0x39c09e of _0x8a1719[_0x407afe(0x19b)]())if((_0x407afe(0x167)==_0x39c09e[_0x407afe(0x143)]||_0x407afe(0x173)==_0x39c09e[_0x407afe(0x143)]||_0x407afe(0x141)==_0x39c09e[_0x407afe(0x163)])&&_0x39c09e[_0x407afe(0x168)]){for(const _0x50ae87 of _0x39c09e[_0x407afe(0x176)]())_0x50ae87[_0x407afe(0x156)](_0x595bf7,!0x0)&&_0x3e065d[_0x407afe(0x155)](_0x39c09e[_0x407afe(0x143)]+':'+_0x39c09e[_0x407afe(0x16a)]['id']),_0x50ae87[_0x407afe(0x156)](_0x1f8ea5,!0x0)&&_0x53f91d[_0x407afe(0x155)](_0x39c09e[_0x407afe(0x143)]+':'+_0x39c09e[_0x407afe(0x16a)]['id']);}if(_0x3e065d[_0x407afe(0x158)]!=_0x53f91d[_0x407afe(0x158)])return!0x1;for(const _0x311b57 of _0x3e065d)if(!_0x53f91d[_0x407afe(0x185)](_0x311b57))return!0x1;return!0x0;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1ac4e2=_0x2edf;(function(_0x31dc6f,_0x252c9b){const _0xe3b98f=_0x2edf,_0xa115b0=_0x31dc6f();while(!![]){try{const _0x306de2=-parseInt(_0xe3b98f(0x162))/0x1*(-parseInt(_0xe3b98f(0x175))/0x2)+parseInt(_0xe3b98f(0x16a))/0x3*(parseInt(_0xe3b98f(0x171))/0x4)+-parseInt(_0xe3b98f(0x168))/0x5*(parseInt(_0xe3b98f(0x170))/0x6)+parseInt(_0xe3b98f(0x16e))/0x7*(parseInt(_0xe3b98f(0x16f))/0x8)+-parseInt(_0xe3b98f(0x169))/0x9*(parseInt(_0xe3b98f(0x16b))/0xa)+parseInt(_0xe3b98f(0x167))/0xb*(parseInt(_0xe3b98f(0x15e))/0xc)+parseInt(_0xe3b98f(0x164))/0xd*(parseInt(_0xe3b98f(0x177))/0xe);if(_0x306de2===_0x252c9b)break;else _0xa115b0['push'](_0xa115b0['shift']());}catch(_0x60e57c){_0xa115b0['push'](_0xa115b0['shift']());}}}(_0x301d,0x21c6a));function _0x2edf(_0x5e0e89,_0x16f191){const _0x301d0d=_0x301d();return _0x2edf=function(_0x2edfce,_0x5740a6){_0x2edfce=_0x2edfce-0x15e;let _0x5b9a07=_0x301d0d[_0x2edfce];return _0x5b9a07;},_0x2edf(_0x5e0e89,_0x16f191);}import{Plugin as _0x1a9fb4}from'ckeditor5/src/core.js';function _0x301d(){const _0x3cd4db=['tableOfContents','get','TrackChangesEditing','1rFGWsT','descriptionFactory','13JqDfhf','commands','plugins','1310254DsRNHo','7365iBEzqS','1686681naVfRr','15vYSmzH','10goITyw','ELEMENT_TABLE_OF_CONTENTS','editor','7ysvCDC','546808erXbGx','1044ywvBnS','181444cNMMrP','locale','afterInit','enableCommand','90052CkWpHs','registerElementLabel','1718654COsevi','insertTableOfContents','12GlHqil'];_0x301d=function(){return _0x3cd4db;};return _0x301d();}import{getTranslation as _0x18dbe6}from'../utils/common-translations.js';export default class Mt extends _0x1a9fb4{[_0x1ac4e2(0x173)](){const _0x13b073=_0x1ac4e2,_0x756e6e=this[_0x13b073(0x16d)];if(!_0x756e6e[_0x13b073(0x165)][_0x13b073(0x160)](_0x13b073(0x178)))return;_0x756e6e[_0x13b073(0x166)][_0x13b073(0x160)](_0x13b073(0x161))[_0x13b073(0x174)](_0x13b073(0x178));const _0x53bb06=_0x756e6e[_0x13b073(0x166)][_0x13b073(0x160)](_0x13b073(0x161)),_0x38ed73=_0x756e6e[_0x13b073(0x172)];_0x53bb06[_0x13b073(0x163)][_0x13b073(0x176)](_0x13b073(0x15f),_0x1edf33=>_0x18dbe6(_0x38ed73,_0x13b073(0x16c),_0x1edf33));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x5b11(_0x5347b0,_0x2dbf6c){const _0x53d966=_0x53d9();return _0x5b11=function(_0x5b113c,_0x66dc2f){_0x5b113c=_0x5b113c-0x1f0;let _0x36b4db=_0x53d966[_0x5b113c];return _0x36b4db;},_0x5b11(_0x5347b0,_0x2dbf6c);}const _0x1b9193=_0x5b11;(function(_0x339a96,_0x9e2cca){const _0x603f04=_0x5b11,_0x415b42=_0x339a96();while(!![]){try{const _0x5a3c89=parseInt(_0x603f04(0x234))/0x1*(parseInt(_0x603f04(0x21c))/0x2)+parseInt(_0x603f04(0x22c))/0x3*(parseInt(_0x603f04(0x238))/0x4)+-parseInt(_0x603f04(0x201))/0x5+parseInt(_0x603f04(0x229))/0x6*(parseInt(_0x603f04(0x22d))/0x7)+-parseInt(_0x603f04(0x1f5))/0x8*(-parseInt(_0x603f04(0x232))/0x9)+-parseInt(_0x603f04(0x1ff))/0xa+-parseInt(_0x603f04(0x206))/0xb;if(_0x5a3c89===_0x9e2cca)break;else _0x415b42['push'](_0x415b42['shift']());}catch(_0x161075){_0x415b42['push'](_0x415b42['shift']());}}}(_0x53d9,0x945b1));import{Plugin as _0x1bd6d5}from'ckeditor5/src/core.js';import{getTranslation as _0x576afe}from'../utils/common-translations.js';function _0x53d9(){const _0xe00524=['pluginName','plugins','start','registerDescriptionCallback','change','enqueueChange','getFirstPosition','commandParams','tableBorderColor','join','nodeAfter','getAttribute','850346dseLod','editor','tableWidth','descriptionFactory','get','tableCellWidth','TrackChangesEditing','TableCellPropertiesEditing','accept','registerCustomCallback','tableCellVerticalAlignment','markBlockFormat','locale','24TJRYkm','afterInit','tableCellBorderColor','3xSRTMi','1520834ABUmTL','getSuggestionCallback','findAncestor','batch','setAttribute','29934wZmWKi','tableCellBackgroundColor','2IKeRlm','format','getContainedElement','discard','3795076KFwgPJ','TableUtils','has','handleSuggestionDescription','tableCellPadding','removeAttribute','data','selection','tableBackgroundColor','tableCellHeight','enableCommand','TablePropertiesEditing','272xrcVbF','tableProperties','table','*Format:*\x20change\x20table\x20cell\x20properties','tableHeight','formatBlock','TrackChangesTableProperties','_suggestionFactory','_handlePropertyChange','*Format:*\x20change\x20table\x20properties','3642030AIMwsw','getSelectionAffectedTableCells','1667920yIBclz','tableCellBorderWidth','_getSuggestion','model','getSuggestions','16233745LIUCPb','subType','tableCellHorizontalAlignment','document','tableAlignment','tableBorderStyle','handleDiscardAction','tableBorderWidth','tableCellProperties','tableCellBorderStyle'];_0x53d9=function(){return _0xe00524;};return _0x53d9();}export default class Rt extends _0x1bd6d5{constructor(_0x222324){const _0x18d692=_0x5b11;super(_0x222324),this[_0x18d692(0x1f6)]=[_0x18d692(0x218),_0x18d692(0x20b),_0x18d692(0x20d),_0x18d692(0x20a),_0x18d692(0x21e),_0x18d692(0x1f9),_0x18d692(0x1f1)],this[_0x18d692(0x20e)]=[_0x18d692(0x22b),_0x18d692(0x20f),_0x18d692(0x202),_0x18d692(0x23c),_0x18d692(0x221),_0x18d692(0x1f2),_0x18d692(0x233),_0x18d692(0x208),_0x18d692(0x226)];}static get[_0x1b9193(0x210)](){const _0x324ee6=_0x1b9193;return _0x324ee6(0x1fb);}[_0x1b9193(0x22a)](){const _0x38f572=_0x1b9193,_0x55cab4=this[_0x38f572(0x21d)][_0x38f572(0x211)][_0x38f572(0x220)](_0x38f572(0x222));if(this[_0x38f572(0x21d)][_0x38f572(0x211)][_0x38f572(0x23a)](_0x38f572(0x1f4))){for(const _0xa2390a of this[_0x38f572(0x1f6)])_0x55cab4[_0x38f572(0x1f3)](_0xa2390a,(_0x4af22d,_0x1a92d2)=>{const _0x349325=_0x38f572,_0x1d787f=this[_0x349325(0x21d)][_0x349325(0x204)][_0x349325(0x209)][_0x349325(0x1f0)][_0x349325(0x216)]()[_0x349325(0x22f)](_0x349325(0x1f7));this[_0x349325(0x1fd)](_0xa2390a,[_0x1d787f],this[_0x349325(0x1f6)],_0x349325(0x1f6),_0x4af22d,_0x1a92d2);});_0x55cab4[_0x38f572(0x1fc)][_0x38f572(0x225)](_0x38f572(0x1fa),_0x38f572(0x1f6),_0x38f572(0x224),_0x55cab4[_0x38f572(0x1fc)][_0x38f572(0x22e)](_0x38f572(0x1fa),null,_0x38f572(0x237))),_0x55cab4[_0x38f572(0x1fc)][_0x38f572(0x225)](_0x38f572(0x1fa),_0x38f572(0x1f6),_0x38f572(0x237),(_0x4bb4ad,_0x177978)=>this[_0x38f572(0x20c)](this[_0x38f572(0x1f6)],_0x4bb4ad,_0x177978)),_0x55cab4[_0x38f572(0x1fc)][_0x38f572(0x225)](_0x38f572(0x1fa),_0x38f572(0x1f6),_0x38f572(0x219),()=>!0x1);}if(this[_0x38f572(0x21d)][_0x38f572(0x211)][_0x38f572(0x23a)](_0x38f572(0x223))){for(const _0x1a729e of this[_0x38f572(0x20e)])_0x55cab4[_0x38f572(0x1f3)](_0x1a729e,(_0x2a984b,_0x49c2db)=>{const _0x5b3020=_0x38f572,_0x54a287=this[_0x5b3020(0x21d)][_0x5b3020(0x211)][_0x5b3020(0x220)](_0x5b3020(0x239))[_0x5b3020(0x200)](this[_0x5b3020(0x21d)][_0x5b3020(0x204)][_0x5b3020(0x209)][_0x5b3020(0x1f0)]);this[_0x5b3020(0x1fd)](_0x1a729e,_0x54a287,this[_0x5b3020(0x20e)],_0x5b3020(0x20e),_0x2a984b,_0x49c2db);});_0x55cab4[_0x38f572(0x1fc)][_0x38f572(0x225)](_0x38f572(0x1fa),_0x38f572(0x20e),_0x38f572(0x224),_0x55cab4[_0x38f572(0x1fc)][_0x38f572(0x22e)](_0x38f572(0x1fa),null,_0x38f572(0x237))),_0x55cab4[_0x38f572(0x1fc)][_0x38f572(0x225)](_0x38f572(0x1fa),_0x38f572(0x20e),_0x38f572(0x237),(_0x5106d8,_0x430ccd)=>this[_0x38f572(0x20c)](this[_0x38f572(0x20e)],_0x5106d8,_0x430ccd)),_0x55cab4[_0x38f572(0x1fc)][_0x38f572(0x225)](_0x38f572(0x1fa),_0x38f572(0x20e),_0x38f572(0x219),()=>!0x1);}_0x55cab4[_0x38f572(0x21f)][_0x38f572(0x213)](_0x2bb99f=>this[_0x38f572(0x23b)](_0x2bb99f));}[_0x1b9193(0x1fd)](_0x465945,_0x2275b0,_0x4f8869,_0x241ba3,_0x48776b,_0x232172){const _0x365e5d=_0x1b9193,_0x45d7f3=this[_0x365e5d(0x21d)][_0x365e5d(0x211)][_0x365e5d(0x220)](_0x365e5d(0x222));this[_0x365e5d(0x21d)][_0x365e5d(0x204)][_0x365e5d(0x215)](_0x232172[_0x365e5d(0x230)],()=>{const _0x3bfb19=_0x365e5d;for(const _0x28b7d5 of _0x2275b0){if(this[_0x3bfb19(0x203)](_0x28b7d5,_0x241ba3))_0x48776b(_0x232172);else{const _0x1b1e78={};for(const _0x282efd of _0x4f8869){const _0x4e9ba6=_0x28b7d5[_0x3bfb19(0x21b)](_0x282efd);void 0x0!==_0x4e9ba6&&(_0x1b1e78[_0x282efd]=_0x4e9ba6);}_0x48776b(_0x232172),_0x45d7f3[_0x3bfb19(0x227)](_0x28b7d5,{'commandParams':[_0x1b1e78]},[],_0x241ba3);}}});}[_0x1b9193(0x20c)](_0x4eadd1,_0x771f98,_0xe5ae0d){const _0x3f30cb=_0x1b9193,_0x51cfdd=_0x771f98[0x0][_0x3f30cb(0x212)][_0x3f30cb(0x21a)],_0x16cf9f=_0xe5ae0d[_0x3f30cb(0x217)][0x0];this[_0x3f30cb(0x21d)][_0x3f30cb(0x204)][_0x3f30cb(0x214)](_0x829d8f=>{const _0x5c2b02=_0x3f30cb;for(const _0x9b1cd2 of _0x4eadd1)void 0x0!==_0x16cf9f[_0x9b1cd2]?_0x829d8f[_0x5c2b02(0x231)](_0x9b1cd2,_0x16cf9f[_0x9b1cd2],_0x51cfdd):_0x829d8f[_0x5c2b02(0x23d)](_0x9b1cd2,_0x51cfdd);});}[_0x1b9193(0x23b)](_0x526760){const _0x5acf21=_0x1b9193;if(_0x526760[_0x5acf21(0x23e)])switch(_0x526760[_0x5acf21(0x207)]){case _0x5acf21(0x1f6):return{'type':_0x5acf21(0x235),'content':_0x576afe(this[_0x5acf21(0x21d)][_0x5acf21(0x228)],_0x5acf21(0x1fe))};case _0x5acf21(0x20e):return{'type':_0x5acf21(0x235),'content':_0x576afe(this[_0x5acf21(0x21d)][_0x5acf21(0x228)],_0x5acf21(0x1f8))};}}[_0x1b9193(0x203)](_0x4f5556,_0x585cc5){const _0x2c2e89=_0x1b9193,_0xcd6b9e=this[_0x2c2e89(0x21d)][_0x2c2e89(0x211)][_0x2c2e89(0x220)](_0x2c2e89(0x222));for(const _0x13e078 of _0xcd6b9e[_0x2c2e89(0x205)]({'skipNotAttached':!0x0})){const _0x1c183c=_0x13e078[_0x2c2e89(0x236)]();if(_0x13e078[_0x2c2e89(0x207)]===_0x585cc5&&_0x1c183c===_0x4f5556)return _0x13e078;}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4fb554=_0x2652;function _0x3efe(){const _0x3791c3=['get','7oDKncP','has','5716836GJzNOG','193065IltndU','afterInit','TrackChangesEditing','52swxBXO','Template','editor','50jNlsoB','plugins','1198359XAaCEy','enableCommand','3958VymLCE','7035939XMYLUJ','843CrXWLR','5178120cmFhPz','1549581JRsAAt','insertTemplate'];_0x3efe=function(){return _0x3791c3;};return _0x3efe();}(function(_0x24e6e2,_0x526aca){const _0x49ef29=_0x2652,_0x181a96=_0x24e6e2();while(!![]){try{const _0x178522=parseInt(_0x49ef29(0xce))/0x1+-parseInt(_0x49ef29(0xd0))/0x2*(-parseInt(_0x49ef29(0xbe))/0x3)+parseInt(_0x49ef29(0xc9))/0x4*(parseInt(_0x49ef29(0xc6))/0x5)+-parseInt(_0x49ef29(0xc5))/0x6+parseInt(_0x49ef29(0xc3))/0x7*(-parseInt(_0x49ef29(0xbf))/0x8)+parseInt(_0x49ef29(0xbd))/0x9+-parseInt(_0x49ef29(0xcc))/0xa*(parseInt(_0x49ef29(0xc0))/0xb);if(_0x178522===_0x526aca)break;else _0x181a96['push'](_0x181a96['shift']());}catch(_0x2547b5){_0x181a96['push'](_0x181a96['shift']());}}}(_0x3efe,0xb324c));function _0x2652(_0x5e8e0c,_0x21eeda){const _0x3efe50=_0x3efe();return _0x2652=function(_0x2652e9,_0x2c1525){_0x2652e9=_0x2652e9-0xbd;let _0x388c7e=_0x3efe50[_0x2652e9];return _0x388c7e;},_0x2652(_0x5e8e0c,_0x21eeda);}import{Plugin as _0x36a385}from'ckeditor5/src/core.js';export default class Dt extends _0x36a385{[_0x4fb554(0xc7)](){const _0x2e731a=_0x4fb554,_0x1df643=this[_0x2e731a(0xcb)];_0x1df643[_0x2e731a(0xcd)][_0x2e731a(0xc4)](_0x2e731a(0xca))&&_0x1df643[_0x2e731a(0xcd)][_0x2e731a(0xc2)](_0x2e731a(0xc8))[_0x2e731a(0xcf)](_0x2e731a(0xc1));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x392c53=_0x24b6;(function(_0x3bda05,_0x339ef6){const _0x10ffbb=_0x24b6,_0x38af81=_0x3bda05();while(!![]){try{const _0x5ca14d=-parseInt(_0x10ffbb(0x131))/0x1+-parseInt(_0x10ffbb(0x134))/0x2+parseInt(_0x10ffbb(0x141))/0x3+parseInt(_0x10ffbb(0x12d))/0x4*(-parseInt(_0x10ffbb(0x142))/0x5)+-parseInt(_0x10ffbb(0x153))/0x6*(parseInt(_0x10ffbb(0x148))/0x7)+parseInt(_0x10ffbb(0x13c))/0x8+parseInt(_0x10ffbb(0x143))/0x9*(parseInt(_0x10ffbb(0x149))/0xa);if(_0x5ca14d===_0x339ef6)break;else _0x38af81['push'](_0x38af81['shift']());}catch(_0x48b4dd){_0x38af81['push'](_0x38af81['shift']());}}}(_0x1f65,0x970db));import{Plugin as _0x2fc7e7}from'ckeditor5/src/core.js';function _0x1f65(){const _0x2af79e=['plugins','nodeBefore','title-content','2798802nZWokT','document','differ','getNearestSelectionRange','suggestion','removeMarker','4naARwE','has','newRange','schema','268523DcYurh','end','element','1569886LstCHQ','ELEMENT_TITLE','TrackChangesEditing','descriptionFactory','afterInit','registerPostFixer','editor','updateMarker','4701704tOWVQD','locale','Title','isEqual','isCollapsed','1780167zjxdvt','2079410jyaziZ','126xdhdKa','model','start','get','forward','7ULtsOu','981020YpRVzi','createRange','getChangedMarkers','from','_splitMarkerName','isTouching','registerElementLabel'];_0x1f65=function(){return _0x2af79e;};return _0x1f65();}function _0x24b6(_0x4e2a57,_0x19f45c){const _0x1f6507=_0x1f65();return _0x24b6=function(_0x24b661,_0x57cd82){_0x24b661=_0x24b661-0x128;let _0x4002b8=_0x1f6507[_0x24b661];return _0x4002b8;},_0x24b6(_0x4e2a57,_0x19f45c);}import{getTranslation as _0x4372e4}from'../utils/common-translations.js';export default class $t extends _0x2fc7e7{[_0x392c53(0x138)](){const _0x200a7e=_0x392c53,_0x5d6d3a=this[_0x200a7e(0x13a)];if(!_0x5d6d3a[_0x200a7e(0x150)][_0x200a7e(0x12e)](_0x200a7e(0x13e)))return;const _0x1205d1=_0x5d6d3a[_0x200a7e(0x150)][_0x200a7e(0x146)](_0x200a7e(0x136));_0x1205d1[_0x200a7e(0x137)][_0x200a7e(0x14f)](_0x200a7e(0x152),()=>_0x4372e4(_0x5d6d3a[_0x200a7e(0x13d)],_0x200a7e(0x135))),_0x5d6d3a[_0x200a7e(0x144)][_0x200a7e(0x128)][_0x200a7e(0x139)](_0x463ef0=>{const _0xc882e7=_0x200a7e;let _0x5cddac=!0x1;const _0x999a8c=Array[_0xc882e7(0x14c)](_0x5d6d3a[_0xc882e7(0x144)][_0xc882e7(0x128)][_0xc882e7(0x129)][_0xc882e7(0x14b)]());for(const {name:_0x2cd4e8,data:_0x766dfe}of _0x999a8c){const {group:_0x4ceca4}=_0x1205d1[_0xc882e7(0x14d)](_0x2cd4e8);if(_0xc882e7(0x12b)!==_0x4ceca4||!_0x766dfe[_0xc882e7(0x12f)])continue;const _0x53a2ab=_0x766dfe[_0xc882e7(0x12f)],_0x474081=_0x53a2ab[_0xc882e7(0x132)][_0xc882e7(0x151)];if(!_0x474081||!_0x474081['is'](_0xc882e7(0x133),_0xc882e7(0x152)))continue;if(!_0x53a2ab[_0xc882e7(0x145)][_0xc882e7(0x14e)](_0x53a2ab[_0xc882e7(0x132)]))continue;const _0x5bf577=_0x5d6d3a[_0xc882e7(0x144)][_0xc882e7(0x130)][_0xc882e7(0x12a)](_0x53a2ab[_0xc882e7(0x132)],_0xc882e7(0x147));if(_0x5bf577&&_0x5bf577[_0xc882e7(0x140)]){const _0x3ead26=_0x463ef0[_0xc882e7(0x14a)](_0x53a2ab[_0xc882e7(0x145)],_0x5bf577[_0xc882e7(0x145)]);_0x3ead26[_0xc882e7(0x13f)](_0x53a2ab)||(_0x463ef0[_0xc882e7(0x13b)](_0x2cd4e8,{'range':_0x3ead26}),_0x5cddac=!0x0);}_0x5cddac||(_0x463ef0[_0xc882e7(0x12c)](_0x2cd4e8),_0x5cddac=!0x0);}return _0x5cddac;});}}
|
package/src/integrations/undo.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x3538(){const _0x4841aa=['enableCommand','has','TrackChangesEditing','redo','2332940zIKZUZ','editor','plugins','2541070HCrsAl','1149700YGgHKm','UndoEditing','undo','1899069TcXNfx','4513579aKGuXT','afterInit','1062782gJcNVn','get','5404350EnaNNk'];_0x3538=function(){return _0x4841aa;};return _0x3538();}const _0x38b6d8=_0x1ab8;(function(_0x38e625,_0x463aae){const _0x25e0c5=_0x1ab8,_0x473146=_0x38e625();while(!![]){try{const _0x2f0962=parseInt(_0x25e0c5(0x1e9))/0x1+parseInt(_0x25e0c5(0x1f3))/0x2+parseInt(_0x25e0c5(0x1e6))/0x3+-parseInt(_0x25e0c5(0x1f4))/0x4+-parseInt(_0x25e0c5(0x1f0))/0x5+-parseInt(_0x25e0c5(0x1eb))/0x6+-parseInt(_0x25e0c5(0x1e7))/0x7;if(_0x2f0962===_0x463aae)break;else _0x473146['push'](_0x473146['shift']());}catch(_0x2be906){_0x473146['push'](_0x473146['shift']());}}}(_0x3538,0xa2cb5));function _0x1ab8(_0x3509ca,_0x1fe915){const _0x35382d=_0x3538();return _0x1ab8=function(_0x1ab869,_0x21aca0){_0x1ab869=_0x1ab869-0x1e6;let _0x57f357=_0x35382d[_0x1ab869];return _0x57f357;},_0x1ab8(_0x3509ca,_0x1fe915);}import{Plugin as _0x2dc84d}from'ckeditor5/src/core.js';export default class Bt extends _0x2dc84d{[_0x38b6d8(0x1e8)](){const _0x4a3f6a=_0x38b6d8,_0x5a92fe=this[_0x4a3f6a(0x1f1)],_0x476d15=_0x5a92fe[_0x4a3f6a(0x1f2)][_0x4a3f6a(0x1ea)](_0x4a3f6a(0x1ee));_0x5a92fe[_0x4a3f6a(0x1f2)][_0x4a3f6a(0x1ed)](_0x4a3f6a(0x1f5))&&(_0x476d15[_0x4a3f6a(0x1ec)](_0x4a3f6a(0x1f6)),_0x476d15[_0x4a3f6a(0x1ec)](_0x4a3f6a(0x1ef)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
(function(_0x1fece6,_0x46fce5){const _0x545482=_0x4701,_0x35fc7f=_0x1fece6();while(!![]){try{const _0x1184d2=-parseInt(_0x545482(0xcb))/0x1+parseInt(_0x545482(0xe5))/0x2+-parseInt(_0x545482(0xe7))/0x3*(-parseInt(_0x545482(0xbe))/0x4)+parseInt(_0x545482(0xe3))/0x5+-parseInt(_0x545482(0xcc))/0x6+parseInt(_0x545482(0xd9))/0x7+-parseInt(_0x545482(0xc2))/0x8;if(_0x1184d2===_0x46fce5)break;else _0x35fc7f['push'](_0x35fc7f['shift']());}catch(_0x4af74e){_0x35fc7f['push'](_0x35fc7f['shift']());}}}(_0x1c66,0xa6f9f));function _0x4701(_0x1001f5,_0x312a4c){const _0x1c665a=_0x1c66();return _0x4701=function(_0x4701a1,_0x4e36e0){_0x4701a1=_0x4701a1-0xbc;let _0x17c733=_0x1c665a[_0x4701a1];return _0x17c733;},_0x4701(_0x1001f5,_0x312a4c);}export function getRangesWithAttribute(_0x183500,_0x4ee676,_0x4dd08c){const _0x51311d=_0x4701,_0x380b79=[];for(const _0x404746 of _0x4ee676[_0x51311d(0xd4)]())_0x404746[_0x51311d(0xde)](_0x183500)&&_0x380b79[_0x51311d(0xe1)](_0x4dd08c[_0x51311d(0xc0)](_0x404746));return _0x380b79;}function _0x1c66(){const _0x16f88b=['bindElementToMarker','addClass','nextSibling','schema','getItems','start','get','writer','parent','2670976jctuOd','insert','createUIElement','getCustomProperty','toViewPosition','hasAttribute','plugins','TrackChangesEditing','push','test','6454865MnVPHa','name','1627998ZJGtwA','isAtEnd','35361Qnynkx','ck-suggestion-marker--active','getWalker','isContent','span','markerName','isBlock','type','activeMarkers','132AuGEjv','addHighlight','createRangeOn','isLimit','11547264BjdNSl','_splitMarkerName','item','toViewElement','consumable','ck-suggestion-marker-','elementEnd','includes','markerRange','180715JGxecT','3404718mWyUeD','previousPosition','mapper','model'];_0x1c66=function(){return _0x16f88b;};return _0x1c66();}export function downcastSplitMergeMarker(_0x469e06,_0x6a42f2,{showActiveMarker:_0x4850bb=!0x0}={}){const _0x4f4b08=_0x4701,_0x5b7a2d=_0x469e06[_0x4f4b08(0xdf)][_0x4f4b08(0xd6)](_0x4f4b08(0xe0));return(_0x59a78a,_0x219fba,_0x2b4b52)=>{const _0x226f64=_0x4f4b08;if(!_0x2b4b52[_0x226f64(0xc6)][_0x226f64(0xe2)](_0x219fba[_0x226f64(0xca)],_0x59a78a[_0x226f64(0xe4)]))return;const _0x55d657=_0x219fba[_0x226f64(0xca)][_0x226f64(0xe9)](),_0x3a4ec9=_0x219fba[_0x226f64(0xca)][_0x226f64(0xd5)],_0x5d3f04=_0x469e06[_0x226f64(0xcf)][_0x226f64(0xd3)];let _0x5d2dd3=null,_0x1247d8=null,_0x2b6fdb=!0x1,_0x5257f7=!0x1;for(const _0x27b481 of _0x55d657){const _0xe350cd=_0x27b481[_0x226f64(0xc4)];_0x2b6fdb=_0x2b6fdb||_0x5d3f04[_0x226f64(0xea)](_0xe350cd);const _0x11f4b3=_0x2b4b52[_0x226f64(0xce)][_0x226f64(0xc5)](_0xe350cd);if(_0x11f4b3&&_0x11f4b3[_0x226f64(0xdc)](_0x226f64(0xbf)))return;_0x226f64(0xc8)==_0x27b481[_0x226f64(0xbc)]&&(_0x5d3f04[_0x226f64(0xed)](_0xe350cd)&&!_0x5d3f04[_0x226f64(0xc1)](_0xe350cd)&&(_0xe350cd[_0x226f64(0xd2)]||_0x3a4ec9[_0x226f64(0xe6)]?_0x5d2dd3&&_0x5d2dd3[_0x226f64(0xd8)]==_0xe350cd||(_0x5d2dd3=_0xe350cd,_0x561fa2(_0x27b481[_0x226f64(0xcd)]),_0x5257f7=!0x0):_0x1247d8=_0x1247d8||_0x27b481[_0x226f64(0xcd)]));}function _0x561fa2(_0x146199){const _0xe74275=_0x226f64,{authorId:_0x19cb8d}=_0x5b7a2d[_0xe74275(0xc3)](_0x219fba[_0xe74275(0xec)]),_0x44cbf8=_0x2b4b52[_0xe74275(0xd7)][_0xe74275(0xdb)](_0xe74275(0xeb),{'class':_0xe74275(0xc7)+_0x6a42f2,'data-author-id':_0x19cb8d}),_0x4b340a=_0x2b4b52[_0xe74275(0xce)][_0xe74275(0xdd)](_0x146199);_0x4850bb&&_0x5b7a2d[_0xe74275(0xbd)][_0xe74275(0xc9)](_0x219fba[_0xe74275(0xec)])&&_0x2b4b52[_0xe74275(0xd7)][_0xe74275(0xd1)](_0xe74275(0xe8),_0x44cbf8),_0x2b4b52[_0xe74275(0xd7)][_0xe74275(0xda)](_0x4b340a,_0x44cbf8),_0x2b4b52[_0xe74275(0xce)][_0xe74275(0xd0)](_0x44cbf8,_0x219fba[_0xe74275(0xec)]);}_0x2b6fdb||_0x5257f7||!_0x1247d8||_0x561fa2(_0x1247d8);};}
|