@ckeditor/ckeditor5-track-changes 43.1.0-alpha.8 → 43.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +10 -10
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/mergefields.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/ui/view/suggestionview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x4e6111=_0x4d74;function _0x4e0f(){const _0x12befb=['register','next','_splitMarkerName','registerDescriptionCallback','tableCellBorderColor','attributes','getMarkers','differ','getSuggestion','for','createTableWalker','ck-suggestion-marker-insertion','deletionRanges','last','deletion','value','find','cells','elementToElement','Users','length','suggestion-td','getColumns','fill','change','getTableIfOnlyTableInContent','first','rootName','_tablePostFixingSubtypes','clipboardOutput','tableCellVerticalAlignment','root','insertColumns','set','discard','document','hasSuggestion','suggestionUnloaded','includes','setAttribute','getSuggestions','forceDefaultExecution','createRangeOn','tableCellBackgroundColor','getRange','descriptionFactory','endRow','remove','accept','getItems','tablePasteChainId','listenTo','markerName','markMultiRangeDeletion','high','923212wzTFQQ','ck-suggestion-marker','showSuggestionHighlights','plugins','getColumnIndexes','cell','detach','markMultiRangeBlockFormat','getChild','nextSibling','insertContent','newRange','has','batch','getSelectionAffectedTableCells','fromRange','tablePasteColumn','tableCellSuggestion','tablePasteRow','_suggestionFactory','removeMarker','get','TableClipboard','2302683CCgEyH','registerCustomCallback','rowInsertionRanges','5434794jivzDF','wrap','markerAttributes','documentSelection','markerToHighlight','setAttributes','isInContent','_isForcedDefaultExecutionBlock','883760QesrUQ','join','author','isEmpty','tableCell','TrackChangesEditing','suggestion:formatBlock:tablePasteCell','schema','tableCellHorizontalAlignment','tableCellBorderStyle','subType','return','name','column','getRows','dataDowncast','getRowIndexes','insertionRanges','oldRange','paragraph','editing','826908eqVYaV','start','activeMarkers','TableUtils','getContainedElement','entries','reduce','getAttributes','createElement','5393735BndVkS','map','previousSibling','every','nodeAfter','containsRange','content','tablePaste','getRanges','getSuggestionCallback','suggestionLoaded','stop','options','*Replace\x20table\x20cells*','model','getShiftedBy','locale','ck-suggestion-marker--active','getChildren','afterInit','commands','editor','previous','type','insertion','forEach','columnInsertionRanges','selection','_getCoordsForCells','filter','3099509zkHvMX','removeRows','getChanges','isEqual','row','getChangedMarkers','requires','some','createPositionBefore','removeColumns','end','keys','formatBlock','low','columns','tableCellPadding','createRange','columnInsertionIndexes','startsWith','redo','rows','add','table','view','removeMarkers','call','element','markMultiRangeInsertion','suggestion','_createdBatches','markers','move','$graveyard','trackChanges','_replaceTableSlotCell','getAllAdjacentSuggestions','conversion','unwrap','insert','position','updateMarker','endColumn','editingDowncast','insertRows','registerPostFixer','from','tableCellBorderWidth','fromEntries','tablePasteCell','createRangeIn','rowInsertionIndexes','findAncestor','push'];_0x4e0f=function(){return _0x12befb;};return _0x4e0f();}(function(_0x2986bd,_0x40640f){const _0x42b877=_0x4d74,_0xc0c39d=_0x2986bd();while(!![]){try{const _0x5f2548=-parseInt(_0x42b877(0x180))/0x1+parseInt(_0x42b877(0x149))/0x2+-parseInt(_0x42b877(0x160))/0x3+parseInt(_0x42b877(0x16b))/0x4+parseInt(_0x42b877(0xbf))/0x5+parseInt(_0x42b877(0x163))/0x6+-parseInt(_0x42b877(0xdd))/0x7;if(_0x5f2548===_0x40640f)break;else _0xc0c39d['push'](_0xc0c39d['shift']());}catch(_0x35d215){_0xc0c39d['push'](_0xc0c39d['shift']());}}}(_0x4e0f,0x99c4c));import{getTranslation as _0x43c842}from'../utils/common-translations.js';function _0x4d74(_0x29fa95,_0x58084a){const _0x4e0f11=_0x4e0f();return _0x4d74=function(_0x4d74b3,_0x504397){_0x4d74b3=_0x4d74b3-0xb8;let _0x1ea342=_0x4e0f11[_0x4d74b3];return _0x1ea342;},_0x4d74(_0x29fa95,_0x58084a);}import{Plugin as _0x5252fe}from'ckeditor5/src/core.js';import{LiveRange as _0x3acc7f}from'ckeditor5/src/engine.js';import{uid as _0x9f2036,priorities as _0x1b1075}from'ckeditor5/src/utils.js';import _0x2bb0a2 from'./table.js';const Pe=[_0x4e6111(0x10b),_0x4e6111(0x116),_0x4e6111(0x174),_0x4e6111(0x173),_0x4e6111(0x130),_0x4e6111(0x13d),_0x4e6111(0xec)],we=Object[_0x4e6111(0x10c)](Pe[_0x4e6111(0xc0)](_0x486d84=>[_0x486d84,null]));export default class _t extends _0x5252fe{static get[_0x4e6111(0xe3)](){return[_0x2bb0a2];}[_0x4e6111(0xd2)](){const _0x185f49=_0x4e6111,_0x276d29=this[_0x185f49(0xd4)];if(!_0x276d29[_0x185f49(0x14c)][_0x185f49(0x155)](_0x185f49(0x15f)))return;const _0x1e3930=_0x276d29[_0x185f49(0x14c)][_0x185f49(0x15e)](_0x185f49(0x170)),_0x1cab28=_0x276d29[_0x185f49(0x14c)][_0x185f49(0x15e)](_0x185f49(0xb9)),_0x4fa1a8=_0x276d29[_0x185f49(0x14c)][_0x185f49(0x15e)](_0x2bb0a2),_0x3d2343=_0x276d29[_0x185f49(0x14c)][_0x185f49(0x15e)](_0x185f49(0x15f));_0x4fa1a8[_0x185f49(0x12e)][_0x185f49(0x111)](_0x185f49(0x15b),_0x185f49(0x159)),_0x276d29[_0x185f49(0xcd)][_0x185f49(0x172)][_0x185f49(0x112)](_0x185f49(0x15a),{'allowIn':_0x185f49(0x16f),'allowContentOf':_0x185f49(0x16f),'isLimit':!0x0}),_0x276d29[_0x185f49(0x101)][_0x185f49(0x124)]({'model':_0x185f49(0x15a),'view':_0x185f49(0x127)});let _0x325055=null;_0x276d29[_0x185f49(0xcd)]['on'](_0x185f49(0x153),(_0x3b5cfd,_0x59e306)=>{const _0x555368=_0x185f49,[_0x4ba656,_0x21223b]=_0x59e306,_0x4731dd=_0x59e306[_0x59e306[_0x555368(0x126)]-0x1];_0x4731dd&&_0x4731dd[_0x555368(0x13b)]||_0x1e3930[_0x555368(0x16a)]||this[_0x555368(0xd4)][_0x555368(0xd3)][_0x555368(0x15e)](_0x555368(0xfe))[_0x555368(0x121)]&&function(_0x4cf991,_0x2b9b11,_0xda85b6,_0x1c4ad7,_0x3cc0f6){const _0x439c8b=_0x555368;if(_0x2b9b11&&!_0x2b9b11['is'](_0x439c8b(0x166)))return!0x1;const _0x51843e=_0x3cc0f6[_0x439c8b(0x12b)](_0x4cf991,_0xda85b6);if(!_0x51843e||!Re(_0x51843e,void 0x0,_0x1c4ad7))return!0x1;const _0x5dabf5=_0x1c4ad7[_0x439c8b(0x157)](_0xda85b6[_0x439c8b(0x135)][_0x439c8b(0xda)]);if(!_0x5dabf5[_0x439c8b(0x126)])return!0x1;const _0x515dfb=_0x5dabf5[0x0][_0x439c8b(0x110)](_0x439c8b(0xf3)),_0x2d317f=_0x1c4ad7[_0x439c8b(0x17b)](_0x5dabf5),_0xb263a=_0x1c4ad7[_0x439c8b(0x14d)](_0x5dabf5),_0x196a12={'startRow':_0x2d317f[_0x439c8b(0x12c)],'endRow':_0x2d317f[_0x439c8b(0x11f)],'startColumn':_0xb263a[_0x439c8b(0x12c)],'endColumn':_0xb263a[_0x439c8b(0x11f)]};return 0x1==_0x5dabf5[_0x439c8b(0x126)]&&(_0x196a12[_0x439c8b(0x140)]+=_0x1c4ad7[_0x439c8b(0x179)](_0x51843e)-0x1,_0x196a12[_0x439c8b(0x106)]+=_0x1c4ad7[_0x439c8b(0x128)](_0x51843e)-0x1),Re(_0x515dfb,_0x196a12,_0x1c4ad7);}(_0x4ba656,_0x21223b,_0x276d29[_0x555368(0xcd)],_0x1cab28,_0x3d2343)&&(_0x3b5cfd[_0x555368(0xca)](),_0x325055={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x276d29[_0x555368(0xcd)][_0x555368(0x12a)](()=>{const _0x112127=_0x555368;_0x276d29[_0x112127(0xcd)][_0x112127(0x153)](_0x59e306[0x0],_0x59e306[0x1],_0x59e306[0x2],{'forceDefaultExecution':!0x0});const _0x30facf=_0x9f2036(),{rowInsertionRanges:_0x324139,columnInsertionRanges:_0x5308ec,insertionRanges:_0x48dfa8,deletionRanges:_0x2565ae,cells:_0x359bd5}=_0x325055;_0x324139[_0x112127(0x126)]&&_0x1e3930[_0x112127(0xf8)](_0x324139,_0x112127(0x15b),{'tablePasteChainId':_0x30facf}),_0x5308ec[_0x112127(0x126)]&&_0x1e3930[_0x112127(0xf8)](_0x5308ec,_0x112127(0x159),{'tablePasteChainId':_0x30facf}),_0x48dfa8[_0x112127(0x126)]&&(_0x1e3930[_0x112127(0xf8)](_0x48dfa8,_0x112127(0xc6),{'tablePasteChainId':_0x30facf,'skipNestingCheck':!0x0}),_0x48dfa8[_0x112127(0xd8)](_0xa1334f=>{const _0x3219d7=_0x112127;var _0x20c7f2;return null===(_0x20c7f2=_0xa1334f[_0x3219d7(0x14f)])||void 0x0===_0x20c7f2?void 0x0:_0x20c7f2[_0x3219d7(0xf6)](_0xa1334f);})),_0x2565ae[_0x112127(0x126)]&&(_0x1e3930[_0x112127(0x147)](_0x2565ae,_0x112127(0xc6),{'tablePasteChainId':_0x30facf,'skipNestingCheck':!0x0}),_0x2565ae[_0x112127(0xd8)](_0x5d13bd=>{const _0x491113=_0x112127;var _0x5bc965;return null===(_0x5bc965=_0x5d13bd[_0x491113(0x14f)])||void 0x0===_0x5bc965?void 0x0:_0x5bc965[_0x491113(0xf6)](_0x5d13bd);}));const _0xa04a7d=_0x1e3930[_0x112127(0x150)](_0x359bd5[_0x112127(0xc0)](({element:_0x779c63})=>_0x779c63),{'formatGroupId':_0x9f2036()},[],_0x112127(0x10d),{'tablePasteChainId':_0x30facf});if(_0xa04a7d){const _0x1bf72d=_0xa04a7d[_0x112127(0x118)](),_0x369dba=[];for(const {element:_0x4fab90,attributes:_0x4fa525}of _0x359bd5){if(!_0x4fa525)continue;const _0x59482b=_0x276d29[_0x112127(0xcd)][_0x112127(0x13c)](_0x4fab90),_0x595130=_0x1bf72d[_0x112127(0x122)](_0x16ef1f=>_0x16ef1f[_0x112127(0x13e)]()[_0x112127(0xe0)](_0x59482b));_0x595130&&_0x369dba[_0x112127(0x111)]([_0x595130[_0x112127(0x177)],_0x4fa525]);}_0x369dba[_0x112127(0x126)]&&_0xa04a7d[_0x112127(0x139)](_0x112127(0x165),Object[_0x112127(0x10c)](_0x369dba));}_0x325055=null;}));},{'priority':_0x1b1075[_0x185f49(0x148)]+0xa}),_0x276d29[_0x185f49(0x14c)][_0x185f49(0x15e)](_0x185f49(0x15f))['on'](_0x185f49(0xff),(_0x5daa5f,_0x5d9289)=>{const _0x28cba7=_0x185f49,[_0x41aae8,_0x53d7af,,_0x3ce569]=_0x5d9289;if(!_0x325055)return;_0x5daa5f[_0x28cba7(0xca)]();const _0x10ab13=_0x41aae8[_0x28cba7(0x14e)],_0x456d25=_0x53d7af,_0xd1abc=ke(_0x10ab13),_0x1bb155=ke(_0x456d25);_0x5daa5f[_0x28cba7(0x176)]=_0x10ab13;let _0x1ee2ec=null,_0x1d2cda=null;if(_0x1bb155||_0xd1abc){if(_0xd1abc&&!_0x1bb155){_0x3ce569[_0x28cba7(0x141)](_0x10ab13[_0x28cba7(0x151)](0x0));for(const _0x5e831a of Array[_0x28cba7(0x10a)](_0x456d25[_0x28cba7(0xd1)]()))_0x3ce569[_0x28cba7(0x103)](_0x5e831a,_0x10ab13,_0x28cba7(0xe7));const _0x8a74b4=_0x325055[_0x28cba7(0x10f)][_0x28cba7(0x138)](_0x41aae8[_0x28cba7(0xe1)]),_0x625b7d=_0x325055[_0x28cba7(0xee)][_0x28cba7(0x138)](_0x41aae8[_0x28cba7(0x178)]);_0x8a74b4||_0x625b7d||(_0x1ee2ec=_0x3acc7f[_0x28cba7(0x158)](_0x3ce569[_0x28cba7(0x10e)](_0x10ab13)));}else _0x1bb155&&!_0xd1abc&&(_0x1d2cda=_0x3ce569[_0x28cba7(0x10e)](_0x10ab13));}else{const _0x27512c=_0x3ce569[_0x28cba7(0xbe)](_0x28cba7(0x15a)),_0x331e46=_0x3ce569[_0x28cba7(0xbe)](_0x28cba7(0x15a));_0x3ce569[_0x28cba7(0x164)](_0x3ce569[_0x28cba7(0x10e)](_0x10ab13),_0x331e46),_0x3ce569[_0x28cba7(0x103)](_0x27512c,_0x10ab13,0x0);for(const _0x4cfb00 of Array[_0x28cba7(0x10a)](_0x456d25[_0x28cba7(0xd1)]()))_0x3ce569[_0x28cba7(0x103)](_0x4cfb00,_0x27512c,_0x28cba7(0xe7));_0x1ee2ec=_0x3acc7f[_0x28cba7(0x158)](_0x3ce569[_0x28cba7(0x13c)](_0x27512c)),_0x1d2cda=_0x3acc7f[_0x28cba7(0x158)](_0x3ce569[_0x28cba7(0x13c)](_0x331e46));}const _0x473c73=Array[_0x28cba7(0x10a)](_0x456d25[_0x28cba7(0xbd)]())[_0x28cba7(0xdc)](([_0x165493])=>Pe[_0x28cba7(0x138)](_0x165493));_0x325055[_0x28cba7(0x123)][_0x28cba7(0x111)]({'element':_0x10ab13,'attributes':_0x473c73[_0x28cba7(0x126)]?Object[_0x28cba7(0x10c)](_0x473c73):null}),_0x1ee2ec&&_0x325055[_0x28cba7(0x17c)][_0x28cba7(0x111)](_0x1ee2ec),_0x1d2cda&&_0x325055[_0x28cba7(0x11e)][_0x28cba7(0x111)](_0x1d2cda);},{'priority':_0x185f49(0x148)}),_0x1cab28['on'](_0x185f49(0x132),(_0x273289,_0x4e1382)=>{const _0x5d72b7=_0x185f49,[_0x57811b,_0x101ca3={}]=_0x4e1382;if(!_0x325055)return;const _0x4c6c8c=_0x101ca3['at']||0x0,_0x257a07=_0x101ca3[_0x5d72b7(0xeb)]||0x1;_0x325055[_0x5d72b7(0xee)]=new Array(_0x257a07)[_0x5d72b7(0x129)](_0x4c6c8c)[_0x5d72b7(0xc0)]((_0xf73295,_0x5476fe)=>_0xf73295+_0x5476fe);for(const {cell:_0xf26469}of _0x1cab28[_0x5d72b7(0x11c)](_0x57811b,{'startColumn':_0x4c6c8c,'endColumn':_0x4c6c8c+_0x257a07-0x1}))_0x325055[_0x5d72b7(0xd9)][_0x5d72b7(0x111)](_0x276d29[_0x5d72b7(0xcd)][_0x5d72b7(0x13c)](_0xf26469));},{'priority':_0x185f49(0xea)}),_0x1cab28['on'](_0x185f49(0x108),(_0x1d105c,_0x5f5bf5)=>{const _0x444572=_0x185f49,[_0x52136e,_0x5e707c={}]=_0x5f5bf5;if(!_0x325055)return;const _0x584442=_0x5e707c['at']||0x0,_0x19c386=_0x5e707c[_0x444572(0xf1)]||0x1;_0x325055[_0x444572(0x10f)]=new Array(_0x19c386)[_0x444572(0x129)](_0x584442)[_0x444572(0xc0)]((_0x5da3cb,_0x56afca)=>_0x5da3cb+_0x56afca);for(const {cell:_0x3eeb66}of _0x1cab28[_0x444572(0x11c)](_0x52136e,{'startRow':_0x584442,'endRow':_0x584442+_0x19c386-0x1}))_0x325055[_0x444572(0x162)][_0x444572(0x111)](_0x276d29[_0x444572(0xcd)][_0x444572(0x13c)](_0x3eeb66));},{'priority':_0x185f49(0xea)}),_0x1e3930[_0x185f49(0x13f)][_0x185f49(0x115)](_0x2d4f13=>{const _0x3739d8=_0x185f49;if(_0x2d4f13[_0x3739d8(0x175)]&&_0x2d4f13[_0x3739d8(0x175)][_0x3739d8(0xef)](_0x3739d8(0xc6)))return _0x2d4f13[_0x3739d8(0xd5)]?{}:{'type':_0x3739d8(0xd7),'content':_0x43c842(_0x276d29[_0x3739d8(0xcf)],_0x3739d8(0xcc))};});const _0x254939=()=>!0x1;for(const _0x25eea8 of[_0x185f49(0xc6),_0x185f49(0x159),_0x185f49(0x15b),_0x185f49(0x10d)])_0x1e3930[_0x185f49(0x15c)][_0x185f49(0x161)](_0x185f49(0xd7),_0x25eea8,_0x185f49(0x16c),_0x254939),_0x1e3930[_0x185f49(0x15c)][_0x185f49(0x161)](_0x185f49(0x120),_0x25eea8,_0x185f49(0x16c),_0x254939),_0x1e3930[_0x185f49(0x15c)][_0x185f49(0x161)](_0x185f49(0xe9),_0x25eea8,_0x185f49(0x16c),_0x254939);_0x1e3930[_0x185f49(0x15c)][_0x185f49(0x161)](_0x185f49(0xe9),_0x185f49(0x10d),_0x185f49(0x134),_0x254939),_0x1e3930[_0x185f49(0x15c)][_0x185f49(0x161)](_0x185f49(0xe9),_0x185f49(0x10d),_0x185f49(0x142),(_0x14dc2b,_0x3867b0,_0x1d3169)=>{const _0x3de61e=_0x185f49,_0x71673d=_0x14dc2b[_0x3de61e(0xc0)](_0x5268a5=>_0x5268a5[_0x3de61e(0xba)]())[_0x3de61e(0xdc)](_0x559107=>_0x559107),_0x1fb5ce=new Map(_0x71673d[_0x3de61e(0xc0)](_0x46cfd2=>[_0x46cfd2,null]));if(_0x325055){for(const {element:_0x3c1335,attributes:_0xa1d9ac}of _0x325055[_0x3de61e(0x123)])_0xa1d9ac&&_0x1fb5ce[_0x3de61e(0x133)](_0x3c1335,_0xa1d9ac);}else{if(_0x1d3169&&_0x1d3169[_0x3de61e(0x165)])for(const [_0x363277,_0xd2a002]of Object[_0x3de61e(0xbb)](_0x1d3169[_0x3de61e(0x165)])){const _0x393c75=_0x276d29[_0x3de61e(0xcd)][_0x3de61e(0xfb)][_0x3de61e(0x15e)](_0x363277),_0x242110=_0x393c75?_0x393c75[_0x3de61e(0x13e)]()[_0x3de61e(0xba)]():null;_0x242110&&_0x1fb5ce[_0x3de61e(0x133)](_0x242110,_0xd2a002);}}_0x276d29[_0x3de61e(0xcd)][_0x3de61e(0x12a)](_0xe792aa=>{const _0x41f1d6=_0x3de61e;for(const [_0x3fab00,_0x2199d2]of _0x1fb5ce)_0xe792aa[_0x41f1d6(0x168)]({...we,..._0x2199d2},_0x3fab00);});});const _0x3a781e=(_0x53699a,_0x5af651)=>{const _0x13eb78=_0x185f49;_0x1e3930[_0x13eb78(0x15c)][_0x13eb78(0x161)](_0x53699a,_0x13eb78(0xc6),_0x5af651,(_0x17814d,_0x5778dd,_0x4b1709)=>{const _0x2ff31a=_0x13eb78;_0x276d29[_0x2ff31a(0xcd)][_0x2ff31a(0x12a)](_0x427a83=>{const _0x56c20a=_0x2ff31a,_0x555e00=[];for(const _0x4c5322 of _0x17814d){const _0x152293=_0x4c5322[_0x56c20a(0x181)][_0x56c20a(0xc3)];_0x152293['is'](_0x56c20a(0xf7),_0x56c20a(0x15a))&&_0x555e00[_0x56c20a(0x111)](_0x152293);}_0x1e3930[_0x56c20a(0x15c)][_0x56c20a(0xc8)](_0x53699a,null,_0x5af651)(_0x17814d,_0x5778dd,_0x4b1709);for(const _0x12d261 of _0x555e00)_0x56c20a(0xfd)!=_0x12d261[_0x56c20a(0x131)][_0x56c20a(0x12d)]&&_0x427a83[_0x56c20a(0x102)](_0x12d261);});});};_0x3a781e(_0x185f49(0xd7),_0x185f49(0x142)),_0x3a781e(_0x185f49(0xd7),_0x185f49(0x134)),_0x3a781e(_0x185f49(0x120),_0x185f49(0x142)),_0x3a781e(_0x185f49(0x120),_0x185f49(0x134)),_0x1e3930[_0x185f49(0x15c)][_0x185f49(0x161)](_0x185f49(0xd7),_0x185f49(0x15b),_0x185f49(0x134),_0x2c25eb=>{const _0x102950=_0x185f49,_0x3436b7=_0x2c25eb[_0x102950(0xc0)](_0x20105b=>_0x20105b[_0x102950(0xba)]()),_0x296d92=_0x3436b7[0x0][_0x102950(0x110)](_0x102950(0xf3)),{minRow:_0x175666,maxRow:_0xeb49f2}=_0x4fa1a8[_0x102950(0xdb)](_0x3436b7);_0x1cab28[_0x102950(0xde)](_0x296d92,{'at':_0x175666,'rows':_0xeb49f2-_0x175666+0x1});}),_0x1e3930[_0x185f49(0x15c)][_0x185f49(0x161)](_0x185f49(0xd7),_0x185f49(0x159),_0x185f49(0x134),_0x631663=>{const _0x417ef7=_0x185f49,_0x166f46=_0x631663[_0x417ef7(0xc0)](_0x233925=>_0x233925[_0x417ef7(0xba)]()),_0x64bc6c=_0x166f46[0x0][_0x417ef7(0x110)](_0x417ef7(0xf3)),{minColumn:_0x2a88c8,maxColumn:_0x5b9d39}=_0x4fa1a8[_0x417ef7(0xdb)](_0x166f46);_0x1cab28[_0x417ef7(0xe6)](_0x64bc6c,{'at':_0x2a88c8,'columns':_0x5b9d39-_0x2a88c8+0x1});});const _0x274a94=(_0x114f2a,_0x422d57)=>{const _0x3bd0e9=_0x185f49;if(!_0x422d57[_0x3bd0e9(0x175)]||!_0x422d57[_0x3bd0e9(0x175)][_0x3bd0e9(0xef)](_0x3bd0e9(0xc6)))return;const _0x1b6f97=_0x422d57[_0x3bd0e9(0x117)][_0x3bd0e9(0x144)],_0x575dd9=_0x1e3930[_0x3bd0e9(0x13a)]()[_0x3bd0e9(0xdc)](_0x35f463=>_0x35f463[_0x3bd0e9(0x169)]&&_0x35f463[_0x3bd0e9(0x117)]&&_0x35f463[_0x3bd0e9(0x117)][_0x3bd0e9(0x144)]==_0x1b6f97);_0x575dd9[_0x3bd0e9(0x126)]&&_0x422d57[_0x3bd0e9(0x100)]()[_0x3bd0e9(0x126)]!=_0x575dd9[_0x3bd0e9(0x126)]&&_0x575dd9[_0x3bd0e9(0xbc)]((_0x5ad31a,_0x536906)=>(_0x5ad31a[_0x3bd0e9(0x113)]=_0x536906,_0x536906[_0x3bd0e9(0xd5)]=_0x5ad31a,_0x536906));};function _0x32dc6a(_0x5ea601,_0x1b2a98=!0x0){const _0x204c18=_0x185f49,{id:_0x349525,authorId:_0x57ba97}=_0x1e3930[_0x204c18(0x114)](_0x5ea601[_0x204c18(0x146)]),_0x3d4dd3=[_0x204c18(0x14a),_0x204c18(0x11d)],_0x4a32d4=_0x1e3930[_0x204c18(0xb8)][_0x204c18(0x138)](_0x5ea601[_0x204c18(0x146)]);return _0x4a32d4&&_0x3d4dd3[_0x204c18(0x111)](_0x204c18(0xd0)),{'classes':_0x3d4dd3,'attributes':{'data-suggestion':_0x349525,'data-author-id':_0x57ba97},'priority':_0x4a32d4&&_0x1b2a98?0xbc2:0xbb8};}_0x1e3930['on'](_0x185f49(0xc9),_0x274a94,{'priority':_0x185f49(0x148)}),_0x1e3930['on'](_0x185f49(0x137),_0x274a94,{'priority':_0x185f49(0x148)}),_0x276d29[_0x185f49(0xcd)][_0x185f49(0x135)][_0x185f49(0x109)](()=>{const _0x2324fa=_0x185f49;let _0x243414=!0x1;const _0x21205f=Array[_0x2324fa(0x10a)](_0x276d29[_0x2324fa(0xcd)][_0x2324fa(0x135)][_0x2324fa(0x119)][_0x2324fa(0xe2)]());for(const {name:_0x51c0dc,data:_0x3c0312}of _0x21205f){const {group:_0x1b533c,type:_0x55823c,id:_0x2113f4}=_0x1e3930[_0x2324fa(0x114)](_0x51c0dc);if(_0x2324fa(0xf9)!=_0x1b533c||_0x2324fa(0x120)!=_0x55823c||_0x3c0312[_0x2324fa(0x17d)])continue;if(!_0x1e3930[_0x2324fa(0x136)](_0x2113f4))continue;const _0x5800e9=_0x1e3930[_0x2324fa(0x11a)](_0x2113f4)[_0x2324fa(0xc7)](),_0xe96166=_0x276d29[_0x2324fa(0x14c)][_0x2324fa(0x15e)](_0x2324fa(0x125))['me'];for(const _0x2c9396 of _0x1e3930[_0x2324fa(0x13a)]()){if(!_0x2c9396[_0x2324fa(0x169)]||_0x2c9396[_0x2324fa(0x16d)]!=_0xe96166)continue;if(_0x2324fa(0xe9)!=_0x2c9396[_0x2324fa(0xd6)]||_0x2324fa(0x10d)!=_0x2c9396[_0x2324fa(0x175)])continue;if(_0x2c9396[_0x2324fa(0xc7)]()[_0x2324fa(0xc2)](_0x10e76d=>_0x5800e9[_0x2324fa(0xe4)](_0x510692=>_0x510692[_0x2324fa(0xc4)](_0x10e76d,!0x0)))){for(const _0x4b0bd7 of _0x2c9396[_0x2324fa(0x100)]())_0x4b0bd7[_0x2324fa(0x169)]&&(_0x4b0bd7[_0x2324fa(0x134)](),_0x243414=!0x0);}}}return _0x243414;}),_0x276d29[_0x185f49(0xcd)][_0x185f49(0x135)][_0x185f49(0x109)](_0x549001=>{const _0x1d9c5a=_0x185f49,_0x30d718=_0x276d29[_0x1d9c5a(0xd3)][_0x1d9c5a(0x15e)](_0x1d9c5a(0xf0));if(!_0x30d718||!_0x30d718[_0x1d9c5a(0xfa)][_0x1d9c5a(0x155)](_0x549001[_0x1d9c5a(0x156)]))return!0x1;let _0xc19f0d=!0x1;const _0x157f15=_0x276d29[_0x1d9c5a(0x14c)][_0x1d9c5a(0x15e)](_0x1d9c5a(0x125))['me'],_0x1dbe06=_0x276d29[_0x1d9c5a(0xcd)][_0x1d9c5a(0x135)][_0x1d9c5a(0x119)][_0x1d9c5a(0xdf)](),_0x345ab2=Array[_0x1d9c5a(0x10a)](_0x276d29[_0x1d9c5a(0xcd)][_0x1d9c5a(0x135)][_0x1d9c5a(0x119)][_0x1d9c5a(0xe2)]())[_0x1d9c5a(0xdc)](({name:_0x324e96,data:_0x2c6a2f})=>{const _0x115c71=_0x1d9c5a,{group:_0x147c7c,subType:_0x183aad,authorId:_0x403da9}=_0x1e3930[_0x115c71(0x114)](_0x324e96);return _0x115c71(0xf9)==_0x147c7c&&_0x115c71(0xc6)==_0x183aad&&_0x403da9==_0x157f15['id']&&!_0x2c6a2f[_0x115c71(0x17d)];});for(const _0x4a23b1 of _0x1dbe06){if(_0x1d9c5a(0x103)!=_0x4a23b1[_0x1d9c5a(0xd6)]||_0x1d9c5a(0x15a)!=_0x4a23b1[_0x1d9c5a(0x177)]||0x1!=_0x4a23b1[_0x1d9c5a(0x126)])continue;const _0x4d2cea=_0x549001[_0x1d9c5a(0xed)](_0x4a23b1[_0x1d9c5a(0x104)],_0x4a23b1[_0x1d9c5a(0x104)][_0x1d9c5a(0xce)](0x1));if(!_0x345ab2[_0x1d9c5a(0x122)](({data:_0x5705a1})=>_0x5705a1[_0x1d9c5a(0x154)][_0x1d9c5a(0xe0)](_0x4d2cea))){for(const {name:_0x28823e,data:_0x366f90}of _0x345ab2)if(_0x4d2cea[_0x1d9c5a(0xc4)](_0x366f90[_0x1d9c5a(0x154)])){_0x549001[_0x1d9c5a(0x105)](_0x28823e,{'range':_0x4d2cea}),_0xc19f0d=!0x0;break;}}}return _0xc19f0d;}),_0x276d29[_0x185f49(0xcd)][_0x185f49(0x135)][_0x185f49(0x109)](_0x3704f5=>{const _0x3b6c3d=_0x185f49;let _0x4595ef=!0x1;const _0x340fc2=_0x276d29[_0x3b6c3d(0x14c)][_0x3b6c3d(0x15e)](_0x3b6c3d(0x125))['me'],_0x5dbd68=_0x1e3930[_0x3b6c3d(0x13a)]()[_0x3b6c3d(0xdc)](_0x458c5b=>_0x458c5b[_0x3b6c3d(0x169)]&&_0x458c5b[_0x3b6c3d(0x16d)]==_0x340fc2),_0x511821=new Set(),_0x141192=new Set();for(const _0x1943fe of _0x5dbd68)if(_0x3b6c3d(0xc6)==_0x1943fe[_0x3b6c3d(0x175)])for(const _0x232a50 of _0x1943fe[_0x3b6c3d(0x118)]()){const _0x5a30c6=_0x232a50[_0x3b6c3d(0x13e)]()[_0x3b6c3d(0xba)]();if(_0x5a30c6){if(_0x5a30c6['is'](_0x3b6c3d(0xf7),_0x3b6c3d(0x15a))&&ke(_0x5a30c6)){_0x1943fe[_0x3b6c3d(0x15d)](_0x232a50[_0x3b6c3d(0x177)]),_0x511821[_0x3b6c3d(0xf2)](_0x5a30c6),_0x4595ef=!0x0;const _0x222f15=_0x5a30c6[_0x3b6c3d(0x152)],_0x39c5cf=_0x5a30c6[_0x3b6c3d(0xc1)],_0xdcb7fe=_0x222f15&&_0x222f15['is'](_0x3b6c3d(0xf7),_0x3b6c3d(0x15a)),_0x8081cd=_0x39c5cf&&_0x39c5cf['is'](_0x3b6c3d(0xf7),_0x3b6c3d(0x15a));_0xdcb7fe&&!_0x511821[_0x3b6c3d(0x155)](_0x222f15)&&_0x141192[_0x3b6c3d(0xf2)](_0x222f15),_0x8081cd&&!_0x511821[_0x3b6c3d(0x155)](_0x39c5cf)&&_0x141192[_0x3b6c3d(0xf2)](_0x39c5cf);}else _0x5a30c6['is'](_0x3b6c3d(0xf7),_0x3b6c3d(0x17e))&&_0x5a30c6[_0x3b6c3d(0x16e)]&&(_0x1943fe[_0x3b6c3d(0x15d)](_0x232a50[_0x3b6c3d(0x177)]),_0x4595ef=!0x0);}}else{if(_0x3b6c3d(0x10d)==_0x1943fe[_0x3b6c3d(0x175)]){if(!_0x1943fe[_0x3b6c3d(0x117)]||!_0x1943fe[_0x3b6c3d(0x117)][_0x3b6c3d(0x144)])continue;const _0x3d407b=_0x1943fe[_0x3b6c3d(0x117)][_0x3b6c3d(0x165)];if(_0x3d407b&&Object[_0x3b6c3d(0xe8)](_0x3d407b)[_0x3b6c3d(0x126)])continue;const _0x4f1063=_0x1943fe[_0x3b6c3d(0x117)][_0x3b6c3d(0x144)];let _0x207363=!0x0,_0x6ac12b=!0x0;for(const _0x4a4bc1 of _0x5dbd68)if(_0x4a4bc1[_0x3b6c3d(0x175)]&&_0x4a4bc1[_0x3b6c3d(0x175)][_0x3b6c3d(0xef)](_0x3b6c3d(0xc6))){if(!_0x4a4bc1[_0x3b6c3d(0x117)][_0x3b6c3d(0x144)]){_0x6ac12b=!0x1;break;}if(_0x4a4bc1['id']!=_0x1943fe['id']&&_0x4a4bc1[_0x3b6c3d(0x117)][_0x3b6c3d(0x144)]==_0x4f1063){_0x207363=!0x1;break;}}_0x6ac12b&&_0x207363&&(_0x1943fe[_0x3b6c3d(0xf5)](),_0x4595ef=!0x0);}}for(const _0xbf9ed3 of _0x511821)_0x3704f5[_0x3b6c3d(0x141)](_0xbf9ed3);for(const _0x37bfb1 of _0x141192)_0x3704f5[_0x3b6c3d(0x102)](_0x37bfb1);return _0x4595ef;}),_0x276d29[_0x185f49(0x101)][_0x185f49(0x11b)](_0x185f49(0x107))[_0x185f49(0x167)]({'model':_0x185f49(0x171),'view':(_0xff4c67,_0x495ad8)=>_0x32dc6a(_0xff4c67),'converterPriority':_0x185f49(0x148)}),_0x276d29[_0x185f49(0x101)][_0x185f49(0x11b)](_0x185f49(0x17a))[_0x185f49(0x167)]({'model':_0x185f49(0x171),'view':(_0x22de6a,_0x2f1a49)=>_0x2f1a49[_0x185f49(0xcb)][_0x185f49(0x14b)]?_0x32dc6a(_0x22de6a,!0x1):null,'converterPriority':_0x185f49(0x148)});const _0x358093=_0x276d29[_0x185f49(0x17f)][_0x185f49(0xf4)];this[_0x185f49(0x145)](_0x358093[_0x185f49(0x135)],_0x185f49(0x12f),(_0xb2627b,_0x44705f)=>{const _0x3b5544=_0x185f49,_0x26c338=[];for(const _0x4b068b of _0x358093[_0x3b5544(0x10e)](_0x44705f[_0x3b5544(0xc5)])[_0x3b5544(0x143)]())_0x4b068b['is'](_0x3b5544(0xf7),_0x3b5544(0x127))&&_0x26c338[_0x3b5544(0x111)](_0x4b068b);_0x358093[_0x3b5544(0x12a)](_0x489858=>{const _0x3bf00e=_0x3b5544;for(const _0x5d9552 of _0x26c338)_0x489858[_0x3bf00e(0xfc)](_0x489858[_0x3bf00e(0x10e)](_0x5d9552),_0x489858[_0x3bf00e(0xe5)](_0x5d9552)),_0x489858[_0x3bf00e(0x141)](_0x5d9552);});});}}function ke(_0x199150){const _0x41e5e1=_0x4e6111;if(_0x199150[_0x41e5e1(0x16e)])return!0x0;const _0x109a96=_0x199150[_0x41e5e1(0x151)](0x0);return _0x109a96['is'](_0x41e5e1(0xf7),_0x41e5e1(0x17e))&&_0x109a96[_0x41e5e1(0x16e)];}function Re(_0x471e74,_0x2764d9={},_0x1b5e2a){const _0x1a8ac3=_0x4e6111;for(const {isAnchor:_0x1e17bd,cellHeight:_0x4cb0e5,cellWidth:_0x3f5e3a}of _0x1b5e2a[_0x1a8ac3(0x11c)](_0x471e74,{'includeAllSlots':!0x0,..._0x2764d9}))if(!_0x1e17bd||0x1!=_0x4cb0e5||0x1!=_0x3f5e3a)return!0x1;return!0x0;}
|
|
23
|
+
const _0x4cff5e=_0x56fc;(function(_0x3db088,_0x2d6acd){const _0x58b5c3=_0x56fc,_0x488a9c=_0x3db088();while(!![]){try{const _0x2a504e=-parseInt(_0x58b5c3(0x236))/0x1*(-parseInt(_0x58b5c3(0x20c))/0x2)+-parseInt(_0x58b5c3(0x20e))/0x3*(parseInt(_0x58b5c3(0x1eb))/0x4)+-parseInt(_0x58b5c3(0x21d))/0x5+parseInt(_0x58b5c3(0x1b5))/0x6*(-parseInt(_0x58b5c3(0x25a))/0x7)+-parseInt(_0x58b5c3(0x21e))/0x8+parseInt(_0x58b5c3(0x1f0))/0x9+parseInt(_0x58b5c3(0x1ed))/0xa;if(_0x2a504e===_0x2d6acd)break;else _0x488a9c['push'](_0x488a9c['shift']());}catch(_0x585125){_0x488a9c['push'](_0x488a9c['shift']());}}}(_0x18f5,0xf1714));import{getTranslation as _0x218221}from'../utils/common-translations.js';function _0x18f5(){const _0x5652c7=['editingDowncast','join','insertColumns','fromRange','createPositionBefore','49ZtiMKF','fill','dataDowncast','getMarkers','tablePasteChainId','discard','createTableWalker','oldRange','last','redo','getChangedMarkers','endColumn','has','row','insertion','tableCellBackgroundColor','push','newRange','getTableIfOnlyTableInContent','Users','getSuggestion','tablePaste','forceDefaultExecution','isInContent','paragraph','accept','conversion','getChildren','documentSelection','tablePasteColumn','getRowIndexes','add','getColumns','getContainedElement','document','startsWith','remove','formatBlock','reduce','author','1398948gJivgi','set','showSuggestionHighlights','batch','TableClipboard','tableCellBorderWidth','_suggestionFactory','differ','ck-suggestion-marker-insertion','_splitMarkerName','columnInsertionRanges','createRangeOn','rowInsertionRanges','register','getChild','_replaceTableSlotCell','getShiftedBy','getItems','editor','forEach','plugins','markers','insertRows','move','markerName','getRanges','insert','registerCustomCallback','elementToElement','low','createRangeIn','suggestionUnloaded','content','getSuggestions','getAttributes','type','tableCellBorderStyle','removeMarkers','tablePasteRow','clipboardOutput','columns','ck-suggestion-marker','wrap','next','every','registerDescriptionCallback','tableCellHorizontalAlignment','markerToHighlight','getRows','findAncestor','updateMarker','table','schema','view','8812JKUBxV','createRange','6991340WMbslR','isEqual','getSuggestionCallback','11636181BPrTKh','insertionRanges','_tablePostFixingSubtypes','previousSibling','length','element','tableCellSuggestion','_isForcedDefaultExecutionBlock','cells','entries','rows','editing','tableCellPadding','TableUtils','createElement','activeMarkers','first','getChanges','getRange','options','listenTo','attributes','getAllAdjacentSuggestions','setAttribute','rowInsertionIndexes','from','commands','high','36sIaNnN','columnInsertionIndexes','222XtxGPS','removeMarker','find','subType','name','tableCell','_createdBatches','markerAttributes','getColumnIndexes','markMultiRangeDeletion','_getCoordsForCells','change','$graveyard','afterInit','ck-suggestion-marker--active','2860390CIBUCW','486296eVxNtM','TrackChangesEditing','containsRange','suggestionLoaded','selection','suggestion','includes','suggestion-td','tablePasteCell','trackChanges','cell','deletion','value','getSelectionAffectedTableCells','requires','for','position','tableCellVerticalAlignment','markMultiRangeInsertion','filter','end','tableCellBorderColor','column','return','79161YryJwV','insertContent','start','isEmpty','nextSibling','removeColumns','endRow','fromEntries','root','rootName','markMultiRangeBlockFormat','unwrap','map','setAttributes','call','previous','deletionRanges','descriptionFactory','detach','keys','suggestion:formatBlock:tablePasteCell','removeRows','hasSuggestion','stop','some','model','registerPostFixer','get','*Replace\x20table\x20cells*','nodeAfter','locale'];_0x18f5=function(){return _0x5652c7;};return _0x18f5();}function _0x56fc(_0x48eb94,_0x3efffb){const _0x18f581=_0x18f5();return _0x56fc=function(_0x56fc91,_0x1fe7b2){_0x56fc91=_0x56fc91-0x18e;let _0x343ca4=_0x18f581[_0x56fc91];return _0x343ca4;},_0x56fc(_0x48eb94,_0x3efffb);}import{Plugin as _0x1d73b7}from'ckeditor5/src/core.js';import{LiveRange as _0x47accf}from'ckeditor5/src/engine.js';import{uid as _0x2026be,priorities as _0x39127a}from'ckeditor5/src/utils.js';import _0x3d135f from'./table.js';const Pe=[_0x4cff5e(0x1ba),_0x4cff5e(0x233),_0x4cff5e(0x1d9),_0x4cff5e(0x1e3),_0x4cff5e(0x22f),_0x4cff5e(0x19c),_0x4cff5e(0x1fc)],we=Object[_0x4cff5e(0x23d)](Pe[_0x4cff5e(0x242)](_0x461d42=>[_0x461d42,null]));export default class _t extends _0x1d73b7{static get[_0x4cff5e(0x22c)](){return[_0x3d135f];}[_0x4cff5e(0x21b)](){const _0x5890b3=_0x4cff5e,_0x4d4e85=this[_0x5890b3(0x1c7)];if(!_0x4d4e85[_0x5890b3(0x1c9)][_0x5890b3(0x199)](_0x5890b3(0x1b9)))return;const _0x3303c4=_0x4d4e85[_0x5890b3(0x1c9)][_0x5890b3(0x251)](_0x5890b3(0x21f)),_0x32b5fa=_0x4d4e85[_0x5890b3(0x1c9)][_0x5890b3(0x251)](_0x5890b3(0x1fd)),_0x55b8d5=_0x4d4e85[_0x5890b3(0x1c9)][_0x5890b3(0x251)](_0x3d135f),_0x36e3a3=_0x4d4e85[_0x5890b3(0x1c9)][_0x5890b3(0x251)](_0x5890b3(0x1b9));_0x55b8d5[_0x5890b3(0x1f2)][_0x5890b3(0x19d)](_0x5890b3(0x1db),_0x5890b3(0x1aa)),_0x4d4e85[_0x5890b3(0x24f)][_0x5890b3(0x1e9)][_0x5890b3(0x1c2)](_0x5890b3(0x1f6),{'allowIn':_0x5890b3(0x213),'allowContentOf':_0x5890b3(0x213),'isLimit':!0x0}),_0x4d4e85[_0x5890b3(0x1a7)][_0x5890b3(0x1d1)]({'model':_0x5890b3(0x1f6),'view':_0x5890b3(0x225)});let _0x19cf55=null;_0x4d4e85[_0x5890b3(0x24f)]['on'](_0x5890b3(0x237),(_0x361f92,_0x50f18c)=>{const _0x5171f4=_0x5890b3,[_0x42f94e,_0x491bd3]=_0x50f18c,_0x5a403d=_0x50f18c[_0x50f18c[_0x5171f4(0x1f4)]-0x1];_0x5a403d&&_0x5a403d[_0x5171f4(0x1a3)]||_0x3303c4[_0x5171f4(0x1f7)]||this[_0x5171f4(0x1c7)][_0x5171f4(0x20a)][_0x5171f4(0x251)](_0x5171f4(0x227))[_0x5171f4(0x22a)]&&function(_0x1854e3,_0x514693,_0x277fcc,_0x1d7519,_0x57f84e){const _0xd65501=_0x5171f4;if(_0x514693&&!_0x514693['is'](_0xd65501(0x1a9)))return!0x1;const _0x47f8c9=_0x57f84e[_0xd65501(0x19f)](_0x1854e3,_0x277fcc);if(!_0x47f8c9||!Re(_0x47f8c9,void 0x0,_0x1d7519))return!0x1;const _0x38b4da=_0x1d7519[_0xd65501(0x22b)](_0x277fcc[_0xd65501(0x1af)][_0xd65501(0x222)]);if(!_0x38b4da[_0xd65501(0x1f4)])return!0x1;const _0x3c4ec1=_0x38b4da[0x0][_0xd65501(0x1e6)](_0xd65501(0x1e8)),_0x14595a=_0x1d7519[_0xd65501(0x1ab)](_0x38b4da),_0x514c12=_0x1d7519[_0xd65501(0x216)](_0x38b4da),_0x32655d={'startRow':_0x14595a[_0xd65501(0x200)],'endRow':_0x14595a[_0xd65501(0x195)],'startColumn':_0x514c12[_0xd65501(0x200)],'endColumn':_0x514c12[_0xd65501(0x195)]};return 0x1==_0x38b4da[_0xd65501(0x1f4)]&&(_0x32655d[_0xd65501(0x23c)]+=_0x1d7519[_0xd65501(0x1e5)](_0x47f8c9)-0x1,_0x32655d[_0xd65501(0x198)]+=_0x1d7519[_0xd65501(0x1ad)](_0x47f8c9)-0x1),Re(_0x3c4ec1,_0x32655d,_0x1d7519);}(_0x42f94e,_0x491bd3,_0x4d4e85[_0x5171f4(0x24f)],_0x32b5fa,_0x36e3a3)&&(_0x361f92[_0x5171f4(0x24d)](),_0x19cf55={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4d4e85[_0x5171f4(0x24f)][_0x5171f4(0x219)](()=>{const _0x32f1f6=_0x5171f4;_0x4d4e85[_0x32f1f6(0x24f)][_0x32f1f6(0x237)](_0x50f18c[0x0],_0x50f18c[0x1],_0x50f18c[0x2],{'forceDefaultExecution':!0x0});const _0x18cbdf=_0x2026be(),{rowInsertionRanges:_0x177a6e,columnInsertionRanges:_0x4a5879,insertionRanges:_0x5a96e4,deletionRanges:_0x4769cd,cells:_0xf4a464}=_0x19cf55;_0x177a6e[_0x32f1f6(0x1f4)]&&_0x3303c4[_0x32f1f6(0x230)](_0x177a6e,_0x32f1f6(0x1db),{'tablePasteChainId':_0x18cbdf}),_0x4a5879[_0x32f1f6(0x1f4)]&&_0x3303c4[_0x32f1f6(0x230)](_0x4a5879,_0x32f1f6(0x1aa),{'tablePasteChainId':_0x18cbdf}),_0x5a96e4[_0x32f1f6(0x1f4)]&&(_0x3303c4[_0x32f1f6(0x230)](_0x5a96e4,_0x32f1f6(0x1a2),{'tablePasteChainId':_0x18cbdf,'skipNestingCheck':!0x0}),_0x5a96e4[_0x32f1f6(0x1c8)](_0x45b22e=>{const _0x3d83dd=_0x32f1f6;var _0xbfab4;return null===(_0xbfab4=_0x45b22e[_0x3d83dd(0x248)])||void 0x0===_0xbfab4?void 0x0:_0xbfab4[_0x3d83dd(0x244)](_0x45b22e);})),_0x4769cd[_0x32f1f6(0x1f4)]&&(_0x3303c4[_0x32f1f6(0x217)](_0x4769cd,_0x32f1f6(0x1a2),{'tablePasteChainId':_0x18cbdf,'skipNestingCheck':!0x0}),_0x4769cd[_0x32f1f6(0x1c8)](_0x43dbbc=>{const _0x3051b5=_0x32f1f6;var _0x12c71b;return null===(_0x12c71b=_0x43dbbc[_0x3051b5(0x248)])||void 0x0===_0x12c71b?void 0x0:_0x12c71b[_0x3051b5(0x244)](_0x43dbbc);}));const _0x32da00=_0x3303c4[_0x32f1f6(0x240)](_0xf4a464[_0x32f1f6(0x242)](({element:_0x3287a5})=>_0x3287a5),{'formatGroupId':_0x2026be()},[],_0x32f1f6(0x226),{'tablePasteChainId':_0x18cbdf});if(_0x32da00){const _0x27e7b4=_0x32da00[_0x32f1f6(0x190)](),_0x5542bc=[];for(const {element:_0x2572ba,attributes:_0x105c64}of _0xf4a464){if(!_0x105c64)continue;const _0x1cb2d7=_0x4d4e85[_0x32f1f6(0x24f)][_0x32f1f6(0x1c0)](_0x2572ba),_0x3f9c1d=_0x27e7b4[_0x32f1f6(0x210)](_0x10bdb4=>_0x10bdb4[_0x32f1f6(0x202)]()[_0x32f1f6(0x1ee)](_0x1cb2d7));_0x3f9c1d&&_0x5542bc[_0x32f1f6(0x19d)]([_0x3f9c1d[_0x32f1f6(0x212)],_0x105c64]);}_0x5542bc[_0x32f1f6(0x1f4)]&&_0x32da00[_0x32f1f6(0x207)](_0x32f1f6(0x215),Object[_0x32f1f6(0x23d)](_0x5542bc));}_0x19cf55=null;}));},{'priority':_0x39127a[_0x5890b3(0x20b)]+0xa}),_0x4d4e85[_0x5890b3(0x1c9)][_0x5890b3(0x251)](_0x5890b3(0x1b9))['on'](_0x5890b3(0x1c4),(_0x310137,_0x133543)=>{const _0x1386b4=_0x5890b3,[_0x53a465,_0x1a98b5,,_0xb844e2]=_0x133543;if(!_0x19cf55)return;_0x310137[_0x1386b4(0x24d)]();const _0x5137ea=_0x53a465[_0x1386b4(0x228)],_0x129e18=_0x1a98b5,_0x5f6d64=ke(_0x5137ea),_0x4da929=ke(_0x129e18);_0x310137[_0x1386b4(0x235)]=_0x5137ea;let _0x3416fb=null,_0xa7e52f=null;if(_0x4da929||_0x5f6d64){if(_0x5f6d64&&!_0x4da929){_0xb844e2[_0x1386b4(0x1b1)](_0x5137ea[_0x1386b4(0x1c3)](0x0));for(const _0x59f3be of Array[_0x1386b4(0x209)](_0x129e18[_0x1386b4(0x1a8)]()))_0xb844e2[_0x1386b4(0x1cf)](_0x59f3be,_0x5137ea,_0x1386b4(0x232));const _0x12adc6=_0x19cf55[_0x1386b4(0x208)][_0x1386b4(0x224)](_0x53a465[_0x1386b4(0x19a)]),_0x30c18e=_0x19cf55[_0x1386b4(0x20d)][_0x1386b4(0x224)](_0x53a465[_0x1386b4(0x234)]);_0x12adc6||_0x30c18e||(_0x3416fb=_0x47accf[_0x1386b4(0x258)](_0xb844e2[_0x1386b4(0x1d3)](_0x5137ea)));}else _0x4da929&&!_0x5f6d64&&(_0xa7e52f=_0xb844e2[_0x1386b4(0x1d3)](_0x5137ea));}else{const _0x4d5ebf=_0xb844e2[_0x1386b4(0x1fe)](_0x1386b4(0x1f6)),_0x42a295=_0xb844e2[_0x1386b4(0x1fe)](_0x1386b4(0x1f6));_0xb844e2[_0x1386b4(0x1df)](_0xb844e2[_0x1386b4(0x1d3)](_0x5137ea),_0x42a295),_0xb844e2[_0x1386b4(0x1cf)](_0x4d5ebf,_0x5137ea,0x0);for(const _0x508b10 of Array[_0x1386b4(0x209)](_0x129e18[_0x1386b4(0x1a8)]()))_0xb844e2[_0x1386b4(0x1cf)](_0x508b10,_0x4d5ebf,_0x1386b4(0x232));_0x3416fb=_0x47accf[_0x1386b4(0x258)](_0xb844e2[_0x1386b4(0x1c0)](_0x4d5ebf)),_0xa7e52f=_0x47accf[_0x1386b4(0x258)](_0xb844e2[_0x1386b4(0x1c0)](_0x42a295));}const _0x167a82=Array[_0x1386b4(0x209)](_0x129e18[_0x1386b4(0x1d7)]())[_0x1386b4(0x231)](([_0x35d6a1])=>Pe[_0x1386b4(0x224)](_0x35d6a1));_0x19cf55[_0x1386b4(0x1f8)][_0x1386b4(0x19d)]({'element':_0x5137ea,'attributes':_0x167a82[_0x1386b4(0x1f4)]?Object[_0x1386b4(0x23d)](_0x167a82):null}),_0x3416fb&&_0x19cf55[_0x1386b4(0x1f1)][_0x1386b4(0x19d)](_0x3416fb),_0xa7e52f&&_0x19cf55[_0x1386b4(0x246)][_0x1386b4(0x19d)](_0xa7e52f);},{'priority':_0x5890b3(0x20b)}),_0x32b5fa['on'](_0x5890b3(0x257),(_0x4e843,_0x2be4b1)=>{const _0x54a617=_0x5890b3,[_0x23a626,_0x18765e={}]=_0x2be4b1;if(!_0x19cf55)return;const _0x16d542=_0x18765e['at']||0x0,_0x1a92c7=_0x18765e[_0x54a617(0x1dd)]||0x1;_0x19cf55[_0x54a617(0x20d)]=new Array(_0x1a92c7)[_0x54a617(0x18e)](_0x16d542)[_0x54a617(0x242)]((_0x209ab8,_0xdd7bee)=>_0x209ab8+_0xdd7bee);for(const {cell:_0x45ed94}of _0x32b5fa[_0x54a617(0x193)](_0x23a626,{'startColumn':_0x16d542,'endColumn':_0x16d542+_0x1a92c7-0x1}))_0x19cf55[_0x54a617(0x1bf)][_0x54a617(0x19d)](_0x4d4e85[_0x54a617(0x24f)][_0x54a617(0x1c0)](_0x45ed94));},{'priority':_0x5890b3(0x1d2)}),_0x32b5fa['on'](_0x5890b3(0x1cb),(_0x4251e2,_0x1aa28a)=>{const _0x3ca9e2=_0x5890b3,[_0x18f77f,_0x2d2dff={}]=_0x1aa28a;if(!_0x19cf55)return;const _0x107def=_0x2d2dff['at']||0x0,_0x55df04=_0x2d2dff[_0x3ca9e2(0x1fa)]||0x1;_0x19cf55[_0x3ca9e2(0x208)]=new Array(_0x55df04)[_0x3ca9e2(0x18e)](_0x107def)[_0x3ca9e2(0x242)]((_0x3dadea,_0x20075c)=>_0x3dadea+_0x20075c);for(const {cell:_0x3dee67}of _0x32b5fa[_0x3ca9e2(0x193)](_0x18f77f,{'startRow':_0x107def,'endRow':_0x107def+_0x55df04-0x1}))_0x19cf55[_0x3ca9e2(0x1c1)][_0x3ca9e2(0x19d)](_0x4d4e85[_0x3ca9e2(0x24f)][_0x3ca9e2(0x1c0)](_0x3dee67));},{'priority':_0x5890b3(0x1d2)}),_0x3303c4[_0x5890b3(0x247)][_0x5890b3(0x1e2)](_0x129dca=>{const _0x325525=_0x5890b3;if(_0x129dca[_0x325525(0x211)]&&_0x129dca[_0x325525(0x211)][_0x325525(0x1b0)](_0x325525(0x1a2)))return _0x129dca[_0x325525(0x245)]?{}:{'type':_0x325525(0x19b),'content':_0x218221(_0x4d4e85[_0x325525(0x254)],_0x325525(0x252))};});const _0x20ec85=()=>!0x1;for(const _0x6fa3a0 of[_0x5890b3(0x1a2),_0x5890b3(0x1aa),_0x5890b3(0x1db),_0x5890b3(0x226)])_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x19b),_0x6fa3a0,_0x5890b3(0x256),_0x20ec85),_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x229),_0x6fa3a0,_0x5890b3(0x256),_0x20ec85),_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x1b2),_0x6fa3a0,_0x5890b3(0x256),_0x20ec85);_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x1b2),_0x5890b3(0x226),_0x5890b3(0x192),_0x20ec85),_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x1b2),_0x5890b3(0x226),_0x5890b3(0x1a6),(_0xb88526,_0x11fbcf,_0x3e5547)=>{const _0x1e6014=_0x5890b3,_0x2bfb93=_0xb88526[_0x1e6014(0x242)](_0x238241=>_0x238241[_0x1e6014(0x1ae)]())[_0x1e6014(0x231)](_0x228748=>_0x228748),_0x1143dd=new Map(_0x2bfb93[_0x1e6014(0x242)](_0x15f836=>[_0x15f836,null]));if(_0x19cf55){for(const {element:_0x316184,attributes:_0x223a8d}of _0x19cf55[_0x1e6014(0x1f8)])_0x223a8d&&_0x1143dd[_0x1e6014(0x1b6)](_0x316184,_0x223a8d);}else{if(_0x3e5547&&_0x3e5547[_0x1e6014(0x215)])for(const [_0x2aabe6,_0x2f4bda]of Object[_0x1e6014(0x1f9)](_0x3e5547[_0x1e6014(0x215)])){const _0x1f5c9a=_0x4d4e85[_0x1e6014(0x24f)][_0x1e6014(0x1ca)][_0x1e6014(0x251)](_0x2aabe6),_0xb84403=_0x1f5c9a?_0x1f5c9a[_0x1e6014(0x202)]()[_0x1e6014(0x1ae)]():null;_0xb84403&&_0x1143dd[_0x1e6014(0x1b6)](_0xb84403,_0x2f4bda);}}_0x4d4e85[_0x1e6014(0x24f)][_0x1e6014(0x219)](_0x26491d=>{const _0x36df68=_0x1e6014;for(const [_0x37f682,_0x4cf8a4]of _0x1143dd)_0x26491d[_0x36df68(0x243)]({...we,..._0x4cf8a4},_0x37f682);});});const _0x5b741d=(_0x3c8f36,_0x3ecf6a)=>{const _0x180880=_0x5890b3;_0x3303c4[_0x180880(0x1bb)][_0x180880(0x1d0)](_0x3c8f36,_0x180880(0x1a2),_0x3ecf6a,(_0x3a9290,_0xeb2712,_0x1482e8)=>{const _0x10089e=_0x180880;_0x4d4e85[_0x10089e(0x24f)][_0x10089e(0x219)](_0x3eda0a=>{const _0x426bc8=_0x10089e,_0x48f531=[];for(const _0x1e0896 of _0x3a9290){const _0x1778ab=_0x1e0896[_0x426bc8(0x238)][_0x426bc8(0x253)];_0x1778ab['is'](_0x426bc8(0x1f5),_0x426bc8(0x1f6))&&_0x48f531[_0x426bc8(0x19d)](_0x1778ab);}_0x3303c4[_0x426bc8(0x1bb)][_0x426bc8(0x1ef)](_0x3c8f36,null,_0x3ecf6a)(_0x3a9290,_0xeb2712,_0x1482e8);for(const _0x2b2455 of _0x48f531)_0x426bc8(0x21a)!=_0x2b2455[_0x426bc8(0x23e)][_0x426bc8(0x23f)]&&_0x3eda0a[_0x426bc8(0x241)](_0x2b2455);});});};_0x5b741d(_0x5890b3(0x19b),_0x5890b3(0x1a6)),_0x5b741d(_0x5890b3(0x19b),_0x5890b3(0x192)),_0x5b741d(_0x5890b3(0x229),_0x5890b3(0x1a6)),_0x5b741d(_0x5890b3(0x229),_0x5890b3(0x192)),_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x19b),_0x5890b3(0x1db),_0x5890b3(0x192),_0xa3772d=>{const _0x2b0917=_0x5890b3,_0x11f572=_0xa3772d[_0x2b0917(0x242)](_0x174c00=>_0x174c00[_0x2b0917(0x1ae)]()),_0x31a273=_0x11f572[0x0][_0x2b0917(0x1e6)](_0x2b0917(0x1e8)),{minRow:_0x9e094c,maxRow:_0x292821}=_0x55b8d5[_0x2b0917(0x218)](_0x11f572);_0x32b5fa[_0x2b0917(0x24b)](_0x31a273,{'at':_0x9e094c,'rows':_0x292821-_0x9e094c+0x1});}),_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x19b),_0x5890b3(0x1aa),_0x5890b3(0x192),_0xfb25eb=>{const _0x40be4a=_0x5890b3,_0x56ad4c=_0xfb25eb[_0x40be4a(0x242)](_0x170f09=>_0x170f09[_0x40be4a(0x1ae)]()),_0x3ad3d4=_0x56ad4c[0x0][_0x40be4a(0x1e6)](_0x40be4a(0x1e8)),{minColumn:_0x572e05,maxColumn:_0x41f8c6}=_0x55b8d5[_0x40be4a(0x218)](_0x56ad4c);_0x32b5fa[_0x40be4a(0x23b)](_0x3ad3d4,{'at':_0x572e05,'columns':_0x41f8c6-_0x572e05+0x1});});const _0xc42710=(_0x53f5c9,_0x542eb6)=>{const _0x201efa=_0x5890b3;if(!_0x542eb6[_0x201efa(0x211)]||!_0x542eb6[_0x201efa(0x211)][_0x201efa(0x1b0)](_0x201efa(0x1a2)))return;const _0x392eef=_0x542eb6[_0x201efa(0x205)][_0x201efa(0x191)],_0xe3a7a4=_0x3303c4[_0x201efa(0x1d6)]()[_0x201efa(0x231)](_0x274810=>_0x274810[_0x201efa(0x1a4)]&&_0x274810[_0x201efa(0x205)]&&_0x274810[_0x201efa(0x205)][_0x201efa(0x191)]==_0x392eef);_0xe3a7a4[_0x201efa(0x1f4)]&&_0x542eb6[_0x201efa(0x206)]()[_0x201efa(0x1f4)]!=_0xe3a7a4[_0x201efa(0x1f4)]&&_0xe3a7a4[_0x201efa(0x1b3)]((_0x22032c,_0x4c7486)=>(_0x22032c[_0x201efa(0x1e0)]=_0x4c7486,_0x4c7486[_0x201efa(0x245)]=_0x22032c,_0x4c7486));};function _0x2bf20e(_0x1562fb,_0x28ebd4=!0x0){const _0x344d03=_0x5890b3,{id:_0x2c8d07,authorId:_0x4bc97d}=_0x3303c4[_0x344d03(0x1be)](_0x1562fb[_0x344d03(0x1cd)]),_0x1dc9cc=[_0x344d03(0x1de),_0x344d03(0x1bd)],_0x4a4bf=_0x3303c4[_0x344d03(0x1ff)][_0x344d03(0x224)](_0x1562fb[_0x344d03(0x1cd)]);return _0x4a4bf&&_0x1dc9cc[_0x344d03(0x19d)](_0x344d03(0x21c)),{'classes':_0x1dc9cc,'attributes':{'data-suggestion':_0x2c8d07,'data-author-id':_0x4bc97d},'priority':_0x4a4bf&&_0x28ebd4?0xbc2:0xbb8};}_0x3303c4['on'](_0x5890b3(0x221),_0xc42710,{'priority':_0x5890b3(0x20b)}),_0x3303c4['on'](_0x5890b3(0x1d4),_0xc42710,{'priority':_0x5890b3(0x20b)}),_0x4d4e85[_0x5890b3(0x24f)][_0x5890b3(0x1af)][_0x5890b3(0x250)](()=>{const _0x385dcb=_0x5890b3;let _0x5e17e9=!0x1;const _0x4fe6e0=Array[_0x385dcb(0x209)](_0x4d4e85[_0x385dcb(0x24f)][_0x385dcb(0x1af)][_0x385dcb(0x1bc)][_0x385dcb(0x197)]());for(const {name:_0x29d5b1,data:_0x4483df}of _0x4fe6e0){const {group:_0x29f94b,type:_0x5a1d44,id:_0x323a00}=_0x3303c4[_0x385dcb(0x1be)](_0x29d5b1);if(_0x385dcb(0x223)!=_0x29f94b||_0x385dcb(0x229)!=_0x5a1d44||_0x4483df[_0x385dcb(0x194)])continue;if(!_0x3303c4[_0x385dcb(0x24c)](_0x323a00))continue;const _0xc4c1ff=_0x3303c4[_0x385dcb(0x1a1)](_0x323a00)[_0x385dcb(0x1ce)](),_0x43ce45=_0x4d4e85[_0x385dcb(0x1c9)][_0x385dcb(0x251)](_0x385dcb(0x1a0))['me'];for(const _0x1c1a54 of _0x3303c4[_0x385dcb(0x1d6)]()){if(!_0x1c1a54[_0x385dcb(0x1a4)]||_0x1c1a54[_0x385dcb(0x1b4)]!=_0x43ce45)continue;if(_0x385dcb(0x1b2)!=_0x1c1a54[_0x385dcb(0x1d8)]||_0x385dcb(0x226)!=_0x1c1a54[_0x385dcb(0x211)])continue;if(_0x1c1a54[_0x385dcb(0x1ce)]()[_0x385dcb(0x1e1)](_0x2c6d22=>_0xc4c1ff[_0x385dcb(0x24e)](_0x1adf33=>_0x1adf33[_0x385dcb(0x220)](_0x2c6d22,!0x0)))){for(const _0x461cf7 of _0x1c1a54[_0x385dcb(0x206)]())_0x461cf7[_0x385dcb(0x1a4)]&&(_0x461cf7[_0x385dcb(0x192)](),_0x5e17e9=!0x0);}}}return _0x5e17e9;}),_0x4d4e85[_0x5890b3(0x24f)][_0x5890b3(0x1af)][_0x5890b3(0x250)](_0x3c3d81=>{const _0x517f75=_0x5890b3,_0x1c438e=_0x4d4e85[_0x517f75(0x20a)][_0x517f75(0x251)](_0x517f75(0x196));if(!_0x1c438e||!_0x1c438e[_0x517f75(0x214)][_0x517f75(0x199)](_0x3c3d81[_0x517f75(0x1b8)]))return!0x1;let _0x4e5075=!0x1;const _0x33527e=_0x4d4e85[_0x517f75(0x1c9)][_0x517f75(0x251)](_0x517f75(0x1a0))['me'],_0x43b876=_0x4d4e85[_0x517f75(0x24f)][_0x517f75(0x1af)][_0x517f75(0x1bc)][_0x517f75(0x201)](),_0x3c94f3=Array[_0x517f75(0x209)](_0x4d4e85[_0x517f75(0x24f)][_0x517f75(0x1af)][_0x517f75(0x1bc)][_0x517f75(0x197)]())[_0x517f75(0x231)](({name:_0xc9bbc3,data:_0xa158d4})=>{const _0x34b826=_0x517f75,{group:_0x4bd5d7,subType:_0x16a012,authorId:_0x74a9f8}=_0x3303c4[_0x34b826(0x1be)](_0xc9bbc3);return _0x34b826(0x223)==_0x4bd5d7&&_0x34b826(0x1a2)==_0x16a012&&_0x74a9f8==_0x33527e['id']&&!_0xa158d4[_0x34b826(0x194)];});for(const _0x43316d of _0x43b876){if(_0x517f75(0x1cf)!=_0x43316d[_0x517f75(0x1d8)]||_0x517f75(0x1f6)!=_0x43316d[_0x517f75(0x212)]||0x1!=_0x43316d[_0x517f75(0x1f4)])continue;const _0x15ac05=_0x3c3d81[_0x517f75(0x1ec)](_0x43316d[_0x517f75(0x22e)],_0x43316d[_0x517f75(0x22e)][_0x517f75(0x1c5)](0x1));if(!_0x3c94f3[_0x517f75(0x210)](({data:_0xba848c})=>_0xba848c[_0x517f75(0x19e)][_0x517f75(0x1ee)](_0x15ac05))){for(const {name:_0x5dfe4d,data:_0xe06210}of _0x3c94f3)if(_0x15ac05[_0x517f75(0x220)](_0xe06210[_0x517f75(0x19e)])){_0x3c3d81[_0x517f75(0x1e7)](_0x5dfe4d,{'range':_0x15ac05}),_0x4e5075=!0x0;break;}}}return _0x4e5075;}),_0x4d4e85[_0x5890b3(0x24f)][_0x5890b3(0x1af)][_0x5890b3(0x250)](_0x4e934d=>{const _0x26f703=_0x5890b3;let _0x2d3911=!0x1;const _0x2cf6d4=_0x4d4e85[_0x26f703(0x1c9)][_0x26f703(0x251)](_0x26f703(0x1a0))['me'],_0xd8f1ed=_0x3303c4[_0x26f703(0x1d6)]()[_0x26f703(0x231)](_0x53c5bd=>_0x53c5bd[_0x26f703(0x1a4)]&&_0x53c5bd[_0x26f703(0x1b4)]==_0x2cf6d4),_0x3311ce=new Set(),_0x4d9b0d=new Set();for(const _0x1e6c8b of _0xd8f1ed)if(_0x26f703(0x1a2)==_0x1e6c8b[_0x26f703(0x211)])for(const _0x1f2718 of _0x1e6c8b[_0x26f703(0x190)]()){const _0x2c0a66=_0x1f2718[_0x26f703(0x202)]()[_0x26f703(0x1ae)]();if(_0x2c0a66){if(_0x2c0a66['is'](_0x26f703(0x1f5),_0x26f703(0x1f6))&&ke(_0x2c0a66)){_0x1e6c8b[_0x26f703(0x20f)](_0x1f2718[_0x26f703(0x212)]),_0x3311ce[_0x26f703(0x1ac)](_0x2c0a66),_0x2d3911=!0x0;const _0x142ad1=_0x2c0a66[_0x26f703(0x23a)],_0x4d430f=_0x2c0a66[_0x26f703(0x1f3)],_0x12701a=_0x142ad1&&_0x142ad1['is'](_0x26f703(0x1f5),_0x26f703(0x1f6)),_0x253c8d=_0x4d430f&&_0x4d430f['is'](_0x26f703(0x1f5),_0x26f703(0x1f6));_0x12701a&&!_0x3311ce[_0x26f703(0x199)](_0x142ad1)&&_0x4d9b0d[_0x26f703(0x1ac)](_0x142ad1),_0x253c8d&&!_0x3311ce[_0x26f703(0x199)](_0x4d430f)&&_0x4d9b0d[_0x26f703(0x1ac)](_0x4d430f);}else _0x2c0a66['is'](_0x26f703(0x1f5),_0x26f703(0x1a5))&&_0x2c0a66[_0x26f703(0x239)]&&(_0x1e6c8b[_0x26f703(0x20f)](_0x1f2718[_0x26f703(0x212)]),_0x2d3911=!0x0);}}else{if(_0x26f703(0x226)==_0x1e6c8b[_0x26f703(0x211)]){if(!_0x1e6c8b[_0x26f703(0x205)]||!_0x1e6c8b[_0x26f703(0x205)][_0x26f703(0x191)])continue;const _0x5e26ac=_0x1e6c8b[_0x26f703(0x205)][_0x26f703(0x215)];if(_0x5e26ac&&Object[_0x26f703(0x249)](_0x5e26ac)[_0x26f703(0x1f4)])continue;const _0x33bd9e=_0x1e6c8b[_0x26f703(0x205)][_0x26f703(0x191)];let _0x166ea5=!0x0,_0x242661=!0x0;for(const _0x532fd2 of _0xd8f1ed)if(_0x532fd2[_0x26f703(0x211)]&&_0x532fd2[_0x26f703(0x211)][_0x26f703(0x1b0)](_0x26f703(0x1a2))){if(!_0x532fd2[_0x26f703(0x205)][_0x26f703(0x191)]){_0x242661=!0x1;break;}if(_0x532fd2['id']!=_0x1e6c8b['id']&&_0x532fd2[_0x26f703(0x205)][_0x26f703(0x191)]==_0x33bd9e){_0x166ea5=!0x1;break;}}_0x242661&&_0x166ea5&&(_0x1e6c8b[_0x26f703(0x1da)](),_0x2d3911=!0x0);}}for(const _0x13efe7 of _0x3311ce)_0x4e934d[_0x26f703(0x1b1)](_0x13efe7);for(const _0x3f601b of _0x4d9b0d)_0x4e934d[_0x26f703(0x241)](_0x3f601b);return _0x2d3911;}),_0x4d4e85[_0x5890b3(0x1a7)][_0x5890b3(0x22d)](_0x5890b3(0x255))[_0x5890b3(0x1e4)]({'model':_0x5890b3(0x24a),'view':(_0x1ae823,_0x5744d9)=>_0x2bf20e(_0x1ae823),'converterPriority':_0x5890b3(0x20b)}),_0x4d4e85[_0x5890b3(0x1a7)][_0x5890b3(0x22d)](_0x5890b3(0x18f))[_0x5890b3(0x1e4)]({'model':_0x5890b3(0x24a),'view':(_0xa7871f,_0x42efcf)=>_0x42efcf[_0x5890b3(0x203)][_0x5890b3(0x1b7)]?_0x2bf20e(_0xa7871f,!0x1):null,'converterPriority':_0x5890b3(0x20b)});const _0x160159=_0x4d4e85[_0x5890b3(0x1fb)][_0x5890b3(0x1ea)];this[_0x5890b3(0x204)](_0x160159[_0x5890b3(0x1af)],_0x5890b3(0x1dc),(_0xdbe6f4,_0x1f737c)=>{const _0x59ea5d=_0x5890b3,_0x4b8a5f=[];for(const _0x3c02bb of _0x160159[_0x59ea5d(0x1d3)](_0x1f737c[_0x59ea5d(0x1d5)])[_0x59ea5d(0x1c6)]())_0x3c02bb['is'](_0x59ea5d(0x1f5),_0x59ea5d(0x225))&&_0x4b8a5f[_0x59ea5d(0x19d)](_0x3c02bb);_0x160159[_0x59ea5d(0x219)](_0x3b28b2=>{const _0x45300e=_0x59ea5d;for(const _0x92f76a of _0x4b8a5f)_0x3b28b2[_0x45300e(0x1cc)](_0x3b28b2[_0x45300e(0x1d3)](_0x92f76a),_0x3b28b2[_0x45300e(0x259)](_0x92f76a)),_0x3b28b2[_0x45300e(0x1b1)](_0x92f76a);});});}}function ke(_0x278949){const _0x5ea3d5=_0x4cff5e;if(_0x278949[_0x5ea3d5(0x239)])return!0x0;const _0xafb5ac=_0x278949[_0x5ea3d5(0x1c3)](0x0);return _0xafb5ac['is'](_0x5ea3d5(0x1f5),_0x5ea3d5(0x1a5))&&_0xafb5ac[_0x5ea3d5(0x239)];}function Re(_0x5a5231,_0x41fec7={},_0x270680){const _0x13591b=_0x4cff5e;for(const {isAnchor:_0x43d2b0,cellHeight:_0x1fce5e,cellWidth:_0x392cb3}of _0x270680[_0x13591b(0x193)](_0x5a5231,{'includeAllSlots':!0x0,..._0x41fec7}))if(!_0x43d2b0||0x1!=_0x1fce5e||0x1!=_0x392cb3)return!0x1;return!0x0;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0xb79d(_0x488cff,_0x21bd99){const _0x50f32e=_0x50f3();return _0xb79d=function(_0xb79d35,_0x537740){_0xb79d35=_0xb79d35-0x1c4;let _0x2e5a67=_0x50f32e[_0xb79d35];return _0x2e5a67;},_0xb79d(_0x488cff,_0x21bd99);}const _0x206808=_0xb79d;(function(_0x13ccca,_0x370ccc){const _0x55bd70=_0xb79d,_0x2cde3d=_0x13ccca();while(!![]){try{const _0x3baac9=parseInt(_0x55bd70(0x1fe))/0x1*(-parseInt(_0x55bd70(0x1f0))/0x2)+-parseInt(_0x55bd70(0x1cc))/0x3+parseInt(_0x55bd70(0x1d7))/0x4*(parseInt(_0x55bd70(0x1ea))/0x5)+parseInt(_0x55bd70(0x1e5))/0x6*(-parseInt(_0x55bd70(0x1d4))/0x7)+parseInt(_0x55bd70(0x1ee))/0x8*(parseInt(_0x55bd70(0x1e2))/0x9)+parseInt(_0x55bd70(0x1df))/0xa*(-parseInt(_0x55bd70(0x1fc))/0xb)+-parseInt(_0x55bd70(0x1cf))/0xc*(-parseInt(_0x55bd70(0x1ef))/0xd);if(_0x3baac9===_0x370ccc)break;else _0x2cde3d['push'](_0x2cde3d['shift']());}catch(_0x4299d5){_0x2cde3d['push'](_0x2cde3d['shift']());}}}(_0x50f3,0xb067d));import{Plugin as _0x12952c}from'ckeditor5/src/core.js';import{getTranslation as _0x3fb269}from'../utils/common-translations.js';function _0x50f3(){const _0x4bc318=['1464093PLRzTI','resizeTable','format','12cXzTVZ','table','formatInline','bind','author','4795WLVaBZ','descriptionFactory','getSelectedElement','3509068dSBiDX','getContainedElement','plugins','_suggestionFactory','get','change','locale','TrackChangesEditing','140sJzfVQ','afterInit','model','26073COioKY','tableWidth','Users','7818fMwZRs','subType','type','registerCustomCallback','columnWidths','5gcmPTZ','discard','getTableColumnsWidths','getColumnGroupElement','1704DVqxrF','17472195JmVagA','437742aifbtJ','*Format:*\x20resize\x20table','commandParams','getAttribute','getSuggestionCallback','handleResizeTableWidthCommand','getSuggestions','TableColumnResizeEditing','formatBlock','markBlockFormat','selection','resizeTableWidth','233717ZpluJs','editor','2IoCXdU','registerDescriptionCallback','accept','document','enableCommand','data','handleSuggestionDescription','has','formatGroupId'];_0x50f3=function(){return _0x4bc318;};return _0x50f3();}export default class Nt extends _0x12952c{[_0x206808(0x1e0)](){const _0x561e2d=_0x206808;if(!this[_0x561e2d(0x1fd)][_0x561e2d(0x1d9)][_0x561e2d(0x1ca)](_0x561e2d(0x1f7)))return;const _0x2be1c8=this[_0x561e2d(0x1fd)][_0x561e2d(0x1d9)][_0x561e2d(0x1db)](_0x561e2d(0x1de));_0x2be1c8[_0x561e2d(0x1c7)](_0x561e2d(0x1fb),this[_0x561e2d(0x1f5)][_0x561e2d(0x1d2)](this)),_0x2be1c8[_0x561e2d(0x1da)][_0x561e2d(0x1e8)](_0x561e2d(0x1f8),_0x561e2d(0x1cd),_0x561e2d(0x1c5),_0x2be1c8[_0x561e2d(0x1da)][_0x561e2d(0x1f4)](_0x561e2d(0x1f8),null,_0x561e2d(0x1eb))),_0x2be1c8[_0x561e2d(0x1da)][_0x561e2d(0x1e8)](_0x561e2d(0x1f8),_0x561e2d(0x1cd),_0x561e2d(0x1eb),_0x2be1c8[_0x561e2d(0x1da)][_0x561e2d(0x1f4)](_0x561e2d(0x1f8),null,_0x561e2d(0x1c5))),_0x2be1c8[_0x561e2d(0x1d5)][_0x561e2d(0x1c4)](this[_0x561e2d(0x1c9)][_0x561e2d(0x1d2)](this));}[_0x206808(0x1f5)](_0xd54733,_0x3134bb){const _0x399968=_0x206808,_0x1e35c0=this[_0x399968(0x1fd)][_0x399968(0x1d9)][_0x399968(0x1db)](_0x399968(0x1de)),_0x155279=this[_0x399968(0x1fd)][_0x399968(0x1d9)][_0x399968(0x1db)](_0x399968(0x1f7)),_0x30ebf3=_0x3134bb[_0x399968(0x1d0)]||this[_0x399968(0x1fd)][_0x399968(0x1e1)][_0x399968(0x1c6)][_0x399968(0x1fa)][_0x399968(0x1d6)]();this[_0x399968(0x1fd)][_0x399968(0x1e1)][_0x399968(0x1dc)](()=>{const _0x2cc49f=_0x399968,_0x132013=_0x155279[_0x2cc49f(0x1ed)](_0x30ebf3);let _0x35fd91=_0x132013?_0x155279[_0x2cc49f(0x1ec)](_0x132013):null,_0x3f1a2d=_0x30ebf3[_0x2cc49f(0x1f3)](_0x2cc49f(0x1e3))||null;const _0xbef383=_0x3134bb[_0x2cc49f(0x1e3)]||_0x3f1a2d,_0x28edaa=_0x3134bb[_0x2cc49f(0x1e9)]||_0x35fd91,_0x119dcc=this[_0x2cc49f(0x1fd)][_0x2cc49f(0x1d9)][_0x2cc49f(0x1db)](_0x2cc49f(0x1e4))['me'];for(const _0x5d2cbc of _0x1e35c0[_0x2cc49f(0x1f6)]()){const _0x4327fb=_0x5d2cbc[_0x2cc49f(0x1d8)]();if(_0x2cc49f(0x1cd)===_0x5d2cbc[_0x2cc49f(0x1e6)]&&_0x4327fb===_0x30ebf3){_0x5d2cbc[_0x2cc49f(0x1d3)]!==_0x119dcc&&_0x5d2cbc[_0x2cc49f(0x1eb)]();const _0x561f37=_0x5d2cbc[_0x2cc49f(0x1c8)][_0x2cc49f(0x1f2)];_0x3f1a2d=_0x561f37[0x0][_0x2cc49f(0x1e3)],_0x35fd91=_0x561f37[0x0][_0x2cc49f(0x1e9)];break;}}_0xd54733({'table':_0x30ebf3,'tableWidth':_0xbef383,'columnWidths':_0x28edaa}),_0x1e35c0[_0x2cc49f(0x1f9)](_0x30ebf3,{'commandName':_0x2cc49f(0x1fb),'commandParams':[{'tableWidth':_0x3f1a2d,'columnWidths':_0x35fd91}],'formatGroupId':_0x2cc49f(0x1cd)},[],_0x2cc49f(0x1cd));});}[_0x206808(0x1c9)](_0x1b1ff1){const _0x5ce5fd=_0x206808;if(_0x5ce5fd(0x1f8)!=_0x1b1ff1[_0x5ce5fd(0x1e7)]&&_0x5ce5fd(0x1d1)!=_0x1b1ff1[_0x5ce5fd(0x1e7)])return;const {data:_0x3ba745}=_0x1b1ff1;if(_0x3ba745&&_0x5ce5fd(0x1cd)===_0x3ba745[_0x5ce5fd(0x1cb)]){const _0x20bc8a=_0x5ce5fd(0x1f1);return{'type':_0x5ce5fd(0x1ce),'content':_0x3fb269(this[_0x5ce5fd(0x1fd)][_0x5ce5fd(0x1dd)],_0x20bc8a)};}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x157db8=_0x72f0;function _0x72f0(_0x40195c,_0x463cdd){const _0x1181c2=_0x1181();return _0x72f0=function(_0x72f00c,_0x1f16df){_0x72f00c=_0x72f00c-0x1e1;let _0x517b64=_0x1181c2[_0x72f00c];return _0x517b64;},_0x72f0(_0x40195c,_0x463cdd);}function _0x1181(){const _0x153be3=['parent','addClass','unbindElementFromMarkerName','editing','markerRange','getCellLocation','_acceptFormatSuggestionCallbackFactory','headingRows','cell','666vRgjkM','2545152puCalK','ck-suggestion-marker-','item','data-suggestion','4568069OVOLeB','start','getSuggestion','name','FORMAT_HEADER_ROW','2533405cHbadB','setTableColumnHeader','FORMAT_REGULAR_COLUMN','FORMAT_REGULAR_ROW','toViewElement','showSuggestionHighlights','consumable','_registerLegacyDescription','9lvnoPc','setAttribute','type','registerAttributeLabel','registerCustomCallback','data','locale','nodeBefore','786898YvMbPT','TableUtils','enableDefaultAttributesIntegration','mapper','commandParams','542692UoZJRS','removeAttribute','setTableRowHeader','editor','stop','end','createTableWalker','610uBvMyY','downcastDispatcher','registerDescriptionCallback','includes','afterInit','plugins','forceValue','_handleLegacySuggestions','descriptionFactory','writer','consume','markerNameToElements','_suggestionFactory','get','requires','TrackChangesEditing','addMarker:suggestion','removeMarker:suggestion','FORMAT_HEADER_COLUMN','ck-suggestion-marker--active','headingColumns','TableEditing','activeMarkers','1801576tfWRjz','accept','*Format:*\x20%0','1QBlMsu','format','removeClass','bindElementToMarker','formatBlock','has','commandName','options','registerBlockAttribute','12JCumhl','_splitMarkerName','highest','nodeAfter','markerName'];_0x1181=function(){return _0x153be3;};return _0x1181();}(function(_0x3d69b9,_0x361c9b){const _0x4b9e07=_0x72f0,_0x3d437d=_0x3d69b9();while(!![]){try{const _0x3edf84=-parseInt(_0x4b9e07(0x1fb))/0x1*(-parseInt(_0x4b9e07(0x22c))/0x2)+parseInt(_0x4b9e07(0x224))/0x3*(-parseInt(_0x4b9e07(0x231))/0x4)+parseInt(_0x4b9e07(0x21c))/0x5*(parseInt(_0x4b9e07(0x204))/0x6)+parseInt(_0x4b9e07(0x1f8))/0x7+-parseInt(_0x4b9e07(0x213))/0x8+parseInt(_0x4b9e07(0x212))/0x9*(parseInt(_0x4b9e07(0x1e1))/0xa)+-parseInt(_0x4b9e07(0x217))/0xb;if(_0x3edf84===_0x361c9b)break;else _0x3d437d['push'](_0x3d437d['shift']());}catch(_0x2da7f7){_0x3d437d['push'](_0x3d437d['shift']());}}}(_0x1181,0x80f7b));import{Plugin as _0x1cd7ce}from'ckeditor5/src/core.js';import _0x3f446a from'./table.js';import{getTranslation as _0x7a7e7b}from'../utils/common-translations.js';export default class Ct extends _0x1cd7ce{static get[_0x157db8(0x1ef)](){return[_0x3f446a];}[_0x157db8(0x1e5)](){const _0x2307f=_0x157db8,_0x28db70=this[_0x2307f(0x234)];if(!_0x28db70[_0x2307f(0x1e6)][_0x2307f(0x200)](_0x2307f(0x1f6)))return;const _0xfa0689=_0x28db70[_0x2307f(0x22a)],_0x5eb178=_0x28db70[_0x2307f(0x1e6)][_0x2307f(0x1ee)](_0x2307f(0x1f0));_0x5eb178[_0x2307f(0x22e)](_0x2307f(0x233)),_0x5eb178[_0x2307f(0x22e)](_0x2307f(0x21d)),_0x5eb178[_0x2307f(0x203)](_0x2307f(0x210)),_0x5eb178[_0x2307f(0x203)](_0x2307f(0x1f5)),_0x5eb178[_0x2307f(0x1e9)][_0x2307f(0x227)](_0x2307f(0x210),_0x7a7e7b(_0xfa0689,_0x2307f(0x21b))),_0x5eb178[_0x2307f(0x1e9)][_0x2307f(0x227)](_0x2307f(0x1f5),_0x7a7e7b(_0xfa0689,_0x2307f(0x1f3))),this[_0x2307f(0x1e8)]();}[_0x157db8(0x1e8)](){const _0x50dce3=_0x157db8,_0x159677=this[_0x50dce3(0x234)][_0x50dce3(0x1e6)][_0x50dce3(0x1ee)](_0x50dce3(0x1f0)),_0x16de97=this[_0x50dce3(0x234)][_0x50dce3(0x1e6)][_0x50dce3(0x1ee)](_0x50dce3(0x22d)),_0x1d3be7=this[_0x50dce3(0x234)][_0x50dce3(0x1e6)][_0x50dce3(0x1ee)](_0x3f446a)[_0x50dce3(0x20f)]();function _0x571ddb({showActiveMarker:_0xd73a13=!0x0,setDataAttribute:_0x53069d=!0x0}={}){return(_0x20445e,_0x1b6379,_0x43fa22)=>{const _0x4686ba=_0x72f0,{type:_0x4f04ba,id:_0x21db06}=_0x159677[_0x4686ba(0x205)](_0x1b6379[_0x4686ba(0x208)]),_0x351284=_0x159677[_0x4686ba(0x219)](_0x21db06),_0x52bf79=_0x351284[_0x4686ba(0x229)];if(_0x4686ba(0x1ff)!=_0x351284[_0x4686ba(0x226)]||!_0x52bf79||_0x4686ba(0x21d)!=_0x52bf79[_0x4686ba(0x201)])return;if(_0x1b6379[_0x4686ba(0x215)])return void _0x20445e[_0x4686ba(0x235)]();if(!_0x43fa22[_0x4686ba(0x222)][_0x4686ba(0x1eb)](_0x1b6379[_0x4686ba(0x20d)],_0x20445e[_0x4686ba(0x21a)]))return;const _0x327bc3=_0x1b6379[_0x4686ba(0x20d)][_0x4686ba(0x218)][_0x4686ba(0x207)],_0x17e266=_0x1b6379[_0x4686ba(0x20d)][_0x4686ba(0x236)][_0x4686ba(0x22b)],_0x16c741=_0x327bc3[_0x4686ba(0x209)][_0x4686ba(0x209)],{column:_0x557661}=_0x16de97[_0x4686ba(0x20e)](_0x327bc3),{column:_0x38e0bb}=_0x16de97[_0x4686ba(0x20e)](_0x17e266);for(let _0x2c6216=_0x557661;_0x2c6216<=_0x38e0bb;_0x2c6216++){const _0x22f8fd=_0x16de97[_0x4686ba(0x237)](_0x16c741,{'column':_0x2c6216,'includeAllSlots':!0x1});for(const _0x2c67b4 of _0x22f8fd){const _0x2bd5a5=_0x2c67b4[_0x4686ba(0x211)],_0x45e698=_0x43fa22[_0x4686ba(0x22f)][_0x4686ba(0x220)](_0x2bd5a5);_0x43fa22[_0x4686ba(0x1ea)][_0x4686ba(0x20a)](_0x4686ba(0x214)+_0x4f04ba,_0x45e698),_0x53069d&&_0x43fa22[_0x4686ba(0x1ea)][_0x4686ba(0x225)](_0x4686ba(0x216),_0x21db06,_0x45e698),_0x43fa22[_0x4686ba(0x22f)][_0x4686ba(0x1fe)](_0x45e698,_0x1b6379[_0x4686ba(0x208)]),_0xd73a13&&(_0x159677[_0x4686ba(0x1f7)][_0x4686ba(0x1e4)](_0x1b6379[_0x4686ba(0x208)])?_0x43fa22[_0x4686ba(0x1ea)][_0x4686ba(0x20a)](_0x4686ba(0x1f4),_0x45e698):_0x43fa22[_0x4686ba(0x1ea)][_0x4686ba(0x1fd)](_0x4686ba(0x1f4),_0x45e698));}}};}_0x159677[_0x50dce3(0x1ed)][_0x50dce3(0x228)](_0x50dce3(0x1ff),_0x50dce3(0x233),_0x50dce3(0x1f9),_0x1d3be7),_0x159677[_0x50dce3(0x1ed)][_0x50dce3(0x228)](_0x50dce3(0x1ff),_0x50dce3(0x21d),_0x50dce3(0x1f9),_0x1d3be7),this[_0x50dce3(0x234)][_0x50dce3(0x20c)][_0x50dce3(0x1e2)]['on'](_0x50dce3(0x1f1),_0x571ddb(),{'priority':_0x50dce3(0x206)}),this[_0x50dce3(0x234)][_0x50dce3(0x229)][_0x50dce3(0x1e2)]['on'](_0x50dce3(0x1f1),(_0x5063d7,_0x26f9de,_0x1c4a8d)=>{const _0x2bfb22=_0x50dce3;_0x1c4a8d[_0x2bfb22(0x202)][_0x2bfb22(0x221)]&&_0x571ddb({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x5063d7,_0x26f9de,_0x1c4a8d);},{'priority':_0x50dce3(0x206)}),this[_0x50dce3(0x234)][_0x50dce3(0x20c)][_0x50dce3(0x1e2)]['on'](_0x50dce3(0x1f2),(_0x21b33c,_0x3ebe52,_0x1d6697)=>{const _0x12a216=_0x50dce3,{type:_0x3b7429,id:_0x183f5b}=_0x159677[_0x12a216(0x205)](_0x3ebe52[_0x12a216(0x208)]),_0xac8cac=_0x159677[_0x12a216(0x219)](_0x183f5b),_0x1615e0=_0xac8cac[_0x12a216(0x229)];if(_0x12a216(0x1ff)!=_0xac8cac[_0x12a216(0x226)]||!_0x1615e0||_0x12a216(0x21d)!=_0x1615e0[_0x12a216(0x201)])return;const _0x5ee880=_0x1d6697[_0x12a216(0x22f)][_0x12a216(0x1ec)](_0x3ebe52[_0x12a216(0x208)]);if(_0x5ee880){for(const _0x506b63 of _0x5ee880)_0x1d6697[_0x12a216(0x1ea)][_0x12a216(0x1fd)](_0x12a216(0x214)+_0x3b7429,_0x506b63),_0x1d6697[_0x12a216(0x1ea)][_0x12a216(0x1fd)](_0x12a216(0x1f4),_0x506b63),_0x1d6697[_0x12a216(0x1ea)][_0x12a216(0x232)](_0x12a216(0x216),_0x506b63),_0x1d6697[_0x12a216(0x22f)][_0x12a216(0x20b)](_0x506b63,_0x3ebe52[_0x12a216(0x208)]);}},{'priority':_0x50dce3(0x206)}),this[_0x50dce3(0x223)]();}[_0x157db8(0x223)](){const _0x95f572=_0x157db8,_0x208e9e=this[_0x95f572(0x234)],_0x562699=_0x208e9e[_0x95f572(0x22a)];function _0x299fad(_0x74beed){const _0xc87a4d=_0x95f572;return{'type':_0xc87a4d(0x1fc),'content':_0x7a7e7b(_0x562699,_0xc87a4d(0x1fa),_0x74beed)};}_0x208e9e[_0x95f572(0x1e6)][_0x95f572(0x1ee)](_0x95f572(0x1f0))[_0x95f572(0x1e9)][_0x95f572(0x1e3)](_0x104c7c=>{const _0x1b0aa7=_0x95f572;if(_0x1b0aa7(0x1ff)!=_0x104c7c[_0x1b0aa7(0x226)])return;const {data:_0xcee2cc}=_0x104c7c;if(_0xcee2cc){if(_0x1b0aa7(0x233)==_0xcee2cc[_0x1b0aa7(0x201)]){const _0x1b4e47=_0xcee2cc[_0x1b0aa7(0x230)][0x0][_0x1b0aa7(0x1e7)];return _0x299fad(_0x7a7e7b(_0x562699,_0x1b4e47?_0x1b0aa7(0x21b):_0x1b0aa7(0x21f)));}if(_0x1b0aa7(0x21d)==_0xcee2cc[_0x1b0aa7(0x201)]){const _0x30f126=_0xcee2cc[_0x1b0aa7(0x230)][0x0][_0x1b0aa7(0x1e7)];return _0x299fad(_0x7a7e7b(_0x562699,_0x30f126?_0x1b0aa7(0x1f3):_0x1b0aa7(0x21e)));}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0xce015d=_0x4a9f;(function(_0x13c823,_0x2f827f){const _0x536a25=_0x4a9f,_0xdec52a=_0x13c823();while(!![]){try{const _0x148132=-parseInt(_0x536a25(0xbc))/0x1+-parseInt(_0x536a25(0x87))/0x2*(-parseInt(_0x536a25(0xac))/0x3)+parseInt(_0x536a25(0xc0))/0x4*(-parseInt(_0x536a25(0xe1))/0x5)+parseInt(_0x536a25(0xb9))/0x6*(-parseInt(_0x536a25(0xdc))/0x7)+parseInt(_0x536a25(0x9d))/0x8+-parseInt(_0x536a25(0xc3))/0x9+-parseInt(_0x536a25(0x90))/0xa*(-parseInt(_0x536a25(0x96))/0xb);if(_0x148132===_0x2f827f)break;else _0xdec52a['push'](_0xdec52a['shift']());}catch(_0x2869d2){_0xdec52a['push'](_0xdec52a['shift']());}}}(_0x4279,0x29cc5));function _0x4a9f(_0x18f230,_0x40ffbc){const _0x427986=_0x4279();return _0x4a9f=function(_0x4a9fc8,_0xca66b8){_0x4a9fc8=_0x4a9fc8-0x83;let _0x41af93=_0x427986[_0x4a9fc8];return _0x41af93;},_0x4a9f(_0x18f230,_0x40ffbc);}import{Plugin as _0x510622}from'ckeditor5/src/core.js';function _0x4279(){const _0x8550cb=['204388LJrjsA','_areMergableCells','highest','907155ZTRrZE','mergeTableCells','has','plugins','formatInline','commandName','subType','direction','return','_tablePostFixingSubtypes','$graveyard','mergeTableCellDown','accept','tableCell','enableCommand','TableUtils','deletion','splitTableCellHorizontally','registerCustomCallback','model','afterInit','execute','map','forceDefaultExecution','mergeTableCellLeft','1523879OPuSdj','createTableWalker','push','insertion','stop','25VoVUsf','requires','root','getAncestors','document','_isForcedDefaultExecutionBlock','*Merge\x20cells*','createRangeOn','_acceptFormatSuggestionCallbackFactory','isEnabled','44lJAhwJ','mergeTableCellUp','fromRange','TrackChangesEditing','rootName','setSelection','cell','add','commands','108660rUEceJ','refresh','locale','isInContent','*Split\x20cell:*\x20horizontally','markBlockFormat','561iBuuSF','detach','selection','length','formatBlock','_suggestionFactory','getFirstPosition','276048xmtQlC','filter','change','set:isEnabled','type','TableEditing','value','table','findAncestor','splitTableCellVertically','getRanges','size','format','markMultiRangeBlockFormat','get','23796ylqoik','from','horizontally','getSelectionAffectedTableCells','*Split\x20cell:*\x20vertically','trackChanges','getSuggestions','registerDescriptionCallback','containsRange','find','low','descriptionFactory','mergeTableCellRight','6ZCgJGc','element','author','17994MsBVNX','_areSelectedCellsMergable','getCellLocation','editor'];_0x4279=function(){return _0x8550cb;};return _0x4279();}import _0x222f9a from'./table.js';import{LiveRange as _0x522334}from'ckeditor5/src/engine.js';import{getTranslation as _0x42e2e6}from'../utils/common-translations.js';export default class vt extends _0x510622{static get[_0xce015d(0xe2)](){return[_0x222f9a];}[_0xce015d(0xd7)](){const _0x35b1ca=_0xce015d,_0x4a55d2=this[_0x35b1ca(0xbf)],_0x53510e=_0x4a55d2[_0x35b1ca(0xd6)][_0x35b1ca(0xe5)][_0x35b1ca(0x98)],_0xc873f9=_0x4a55d2[_0x35b1ca(0x92)];if(!_0x4a55d2[_0x35b1ca(0xc6)][_0x35b1ca(0xc5)](_0x35b1ca(0xa2)))return;const _0x448f6b=_0x4a55d2[_0x35b1ca(0xc6)][_0x35b1ca(0xab)](_0x35b1ca(0x8a)),_0x58a4fb=_0x4a55d2[_0x35b1ca(0xc6)][_0x35b1ca(0xab)](_0x35b1ca(0xd2)),_0x3508fb=_0x4a55d2[_0x35b1ca(0xc6)][_0x35b1ca(0xab)](_0x222f9a);_0x3508fb[_0x35b1ca(0xcc)][_0x35b1ca(0xde)](_0x35b1ca(0xc4)),_0x448f6b[_0x35b1ca(0xd1)](_0x35b1ca(0xc4),()=>{const _0x601630=_0x35b1ca,_0x3aac78=_0x58a4fb[_0x601630(0xaf)](_0x4a55d2[_0x601630(0xd6)][_0x601630(0xe5)][_0x601630(0x98)]);_0x4a55d2[_0x601630(0xd6)][_0x601630(0x9f)](()=>{const _0x35ab24=_0x601630;_0x448f6b[_0x35ab24(0xaa)](_0x3aac78,{'commandName':_0x35ab24(0xc4),'commandParams':[]},[],_0x35ab24(0xc4));});}),_0x4a55d2[_0x35b1ca(0x8f)][_0x35b1ca(0xab)](_0x35b1ca(0xc4))['on'](_0x35b1ca(0xd8),(_0x3d8d78,_0x59b285)=>{const _0x3f3ee4=_0x35b1ca;_0x4a55d2[_0x3f3ee4(0x8f)][_0x3f3ee4(0xab)](_0x3f3ee4(0xb1))[_0x3f3ee4(0xa3)]&&(_0x59b285[_0x3f3ee4(0x99)]>0x0&&_0x59b285[_0x59b285[_0x3f3ee4(0x99)]-0x1]&&_0x59b285[_0x59b285[_0x3f3ee4(0x99)]-0x1][_0x3f3ee4(0xda)]||_0x448f6b[_0x3f3ee4(0xe6)]||this[_0x3f3ee4(0xbd)]()||_0x3d8d78[_0x3f3ee4(0xe0)]());},{'priority':_0x35b1ca(0xc2)});for(const _0x11d0d2 of[_0x35b1ca(0x88),_0x35b1ca(0xb8),_0x35b1ca(0xce),_0x35b1ca(0xdb)]){const _0x5a5961=_0x4a55d2[_0x35b1ca(0x8f)][_0x35b1ca(0xab)](_0x11d0d2);_0x448f6b[_0x35b1ca(0xd1)](_0x11d0d2,()=>{const _0x3b22e0=_0x35b1ca,_0x86f07d=_0x4a55d2[_0x3b22e0(0xd6)][_0x3b22e0(0xe5)][_0x3b22e0(0x98)][_0x3b22e0(0x9c)]()[_0x3b22e0(0xe4)]()[_0x3b22e0(0xb5)](_0x593da8=>_0x593da8['is'](_0x3b22e0(0xba),_0x3b22e0(0xd0))),_0x220d17=_0x5a5961[_0x3b22e0(0xa3)];_0x4a55d2[_0x3b22e0(0xd6)][_0x3b22e0(0x9f)](()=>{const _0x41fb2f=_0x3b22e0;_0x448f6b[_0x41fb2f(0xaa)]([_0x86f07d,_0x220d17],{'commandName':_0x41fb2f(0xc4),'commandParams':[]},[],_0x41fb2f(0xc4));});});}for(const _0x3adfca of[_0x35b1ca(0xa6),_0x35b1ca(0xd4)]){const _0x1ea95c=_0x4a55d2[_0x35b1ca(0x8f)][_0x35b1ca(0xab)](_0x3adfca);_0x448f6b[_0x35b1ca(0xd1)](_0x3adfca,()=>{const _0x199972=_0x35b1ca,_0x52bc03=_0x58a4fb[_0x199972(0xaf)](_0x4a55d2[_0x199972(0xd6)][_0x199972(0xe5)][_0x199972(0x98)])[0x0],_0x496a39=_0x52bc03[_0x199972(0xa5)](_0x199972(0xa4)),{column:_0x1439d5,row:_0x27707a}=_0x58a4fb[_0x199972(0xbe)](_0x52bc03);let _0x51ef92=[];if(_0x199972(0xae)==_0x1ea95c[_0x199972(0xca)]){const _0x4cedf4=_0x58a4fb[_0x199972(0xdd)](_0x496a39,{'startRow':_0x27707a,'endRow':_0x27707a,'includeAllSlots':!0x0});_0x51ef92=Array[_0x199972(0xad)](_0x4cedf4)[_0x199972(0xd9)](_0x5e15f8=>_0x5e15f8[_0x199972(0x8d)]);}else{const _0x4ec5af=_0x58a4fb[_0x199972(0xdd)](_0x496a39,{'column':_0x1439d5,'includeAllSlots':!0x0});_0x51ef92=Array[_0x199972(0xad)](_0x4ec5af)[_0x199972(0xd9)](_0x1ecf10=>_0x1ecf10[_0x199972(0x8d)]);}_0x4a55d2[_0x199972(0xd6)][_0x199972(0x9f)](_0x85e4a9=>{const _0x2207de=_0x199972;_0x448f6b[_0x2207de(0x95)](_0x85e4a9[_0x2207de(0x84)](_0x52bc03),{'commandName':_0x3adfca,'commandParams':[]},_0x51ef92,_0x3adfca);});});}_0x448f6b[_0x35b1ca(0xb7)][_0x35b1ca(0xb3)](_0x29d634=>{const _0x365725=_0x35b1ca;if(_0x365725(0x9a)!=_0x29d634[_0x365725(0xa1)]&&_0x365725(0xc7)!=_0x29d634[_0x365725(0xa1)])return;const {data:_0x19f8c9}=_0x29d634;return _0x19f8c9&&_0x365725(0xc4)==_0x19f8c9[_0x365725(0xc8)]?{'type':_0x365725(0xa9),'content':_0x42e2e6(_0xc873f9,_0x365725(0x83))}:void 0x0;}),_0x448f6b[_0x35b1ca(0xb7)][_0x35b1ca(0xb3)](_0x242cf2=>{const _0x43f7ee=_0x35b1ca;if(_0x43f7ee(0x9a)!=_0x242cf2[_0x43f7ee(0xa1)]&&_0x43f7ee(0xc7)!=_0x242cf2[_0x43f7ee(0xa1)])return;const {data:_0x2b8737}=_0x242cf2;return _0x2b8737?_0x43f7ee(0xa6)==_0x2b8737[_0x43f7ee(0xc8)]?{'type':_0x43f7ee(0xa9),'content':_0x42e2e6(_0xc873f9,_0x43f7ee(0xb0))}:_0x43f7ee(0xd4)==_0x2b8737[_0x43f7ee(0xc8)]?{'type':_0x43f7ee(0xa9),'content':_0x42e2e6(_0xc873f9,_0x43f7ee(0x94))}:void 0x0:void 0x0;});const _0x1c3446=_0x3508fb[_0x35b1ca(0x85)]();for(const _0x57d328 of[_0x35b1ca(0x88),_0x35b1ca(0xb8),_0x35b1ca(0xce),_0x35b1ca(0xdb)])_0x448f6b[_0x35b1ca(0x9b)][_0x35b1ca(0xd5)](_0x35b1ca(0x9a),_0x57d328,_0x35b1ca(0xcf),_0x1c3446);for(const _0x59bebc of[_0x35b1ca(0xa6),_0x35b1ca(0xd4)])_0x448f6b[_0x35b1ca(0x9b)][_0x35b1ca(0xd5)](_0x35b1ca(0x9a),_0x59bebc,_0x35b1ca(0xcf),_0x1c3446);_0x448f6b[_0x35b1ca(0x9b)][_0x35b1ca(0xd5)](_0x35b1ca(0x9a),_0x35b1ca(0xc4),_0x35b1ca(0xcf),_0xc02eab=>{const _0x3821bd=_0x35b1ca;_0x4a55d2[_0x3821bd(0xd6)][_0x3821bd(0x9f)](_0x252d88=>{const _0x34a9f8=_0x3821bd,_0x3e713c=Array[_0x34a9f8(0xad)](_0x53510e[_0x34a9f8(0xa7)]())[_0x34a9f8(0xd9)](_0x2ccd18=>_0x522334[_0x34a9f8(0x89)](_0x2ccd18));_0x252d88[_0x34a9f8(0x8c)](_0xc02eab),_0x4a55d2[_0x34a9f8(0x8f)][_0x34a9f8(0xab)](_0x34a9f8(0xc4))[_0x34a9f8(0x91)](),_0x4a55d2[_0x34a9f8(0xd8)](_0x34a9f8(0xc4),{'forceDefaultExecution':!0x0});const _0x4a022f=_0x3e713c[_0x34a9f8(0x9e)](_0x40dad7=>_0x34a9f8(0xcd)!=_0x40dad7[_0x34a9f8(0xe3)][_0x34a9f8(0x8b)]);_0x4a022f[_0x34a9f8(0x99)]>0x0&&_0x252d88[_0x34a9f8(0x8c)](_0x4a022f);for(const _0x3ef723 of _0x3e713c)_0x3ef723[_0x34a9f8(0x97)]();});});for(const _0x17c169 of[_0x35b1ca(0x88),_0x35b1ca(0xce),_0x35b1ca(0xdb),_0x35b1ca(0xb8)]){const _0x51b066=_0x4a55d2[_0x35b1ca(0x8f)][_0x35b1ca(0xab)](_0x17c169);_0x51b066['on'](_0x35b1ca(0xa0),(_0x1b726e,_0x48af99,_0x4a5804)=>{const _0x280ef3=_0x35b1ca;if(_0x4a5804){const _0x3c5335=_0x4a55d2[_0x280ef3(0xd6)][_0x280ef3(0xe5)][_0x280ef3(0x98)][_0x280ef3(0x9c)]()[_0x280ef3(0xe4)]()[_0x280ef3(0xb5)](_0x288fae=>_0x288fae['is'](_0x280ef3(0xba),_0x280ef3(0xd0)));this[_0x280ef3(0xc1)](_0x51b066[_0x280ef3(0xa3)],_0x3c5335)||(_0x1b726e[_0x280ef3(0xcb)]=!0x1,_0x1b726e[_0x280ef3(0xe0)]());}},{'priority':_0x35b1ca(0xb6)});}}[_0xce015d(0xbd)](){const _0x3dfac5=_0xce015d,_0x186367=this[_0x3dfac5(0xbf)][_0x3dfac5(0x8f)][_0x3dfac5(0xab)](_0x3dfac5(0xc4)),_0x42c029=this[_0x3dfac5(0xbf)][_0x3dfac5(0xc6)][_0x3dfac5(0xab)](_0x3dfac5(0xd2));if(!_0x186367[_0x3dfac5(0x86)])return!0x1;const _0x5bd3ab=_0x42c029[_0x3dfac5(0xaf)](this[_0x3dfac5(0xbf)][_0x3dfac5(0xd6)][_0x3dfac5(0xe5)][_0x3dfac5(0x98)]);for(const _0xd5319a of _0x5bd3ab)for(const _0x25cbe1 of _0x5bd3ab)if(_0xd5319a!=_0x25cbe1&&!this[_0x3dfac5(0xc1)](_0xd5319a,_0x25cbe1))return!0x1;return!0x0;}[_0xce015d(0xc1)](_0x480d2b,_0x514495){const _0x198c92=_0xce015d,_0x2cb97a=this[_0x198c92(0xbf)][_0x198c92(0xc6)][_0x198c92(0xab)](_0x198c92(0x8a)),_0x5962e1=this[_0x198c92(0xbf)][_0x198c92(0xd6)][_0x198c92(0x84)](_0x480d2b),_0x48dba0=this[_0x198c92(0xbf)][_0x198c92(0xd6)][_0x198c92(0x84)](_0x514495),_0x2f22d6=new Set(),_0x515d9e=new Set();for(const _0x1cb9fe of _0x2cb97a[_0x198c92(0xb2)]())if((_0x198c92(0xdf)==_0x1cb9fe[_0x198c92(0xa1)]||_0x198c92(0xd3)==_0x1cb9fe[_0x198c92(0xa1)]||_0x198c92(0xc4)==_0x1cb9fe[_0x198c92(0xc9)])&&_0x1cb9fe[_0x198c92(0x93)]){for(const _0xeca040 of _0x1cb9fe[_0x198c92(0xa7)]())_0xeca040[_0x198c92(0xb4)](_0x5962e1,!0x0)&&_0x2f22d6[_0x198c92(0x8e)](_0x1cb9fe[_0x198c92(0xa1)]+':'+_0x1cb9fe[_0x198c92(0xbb)]['id']),_0xeca040[_0x198c92(0xb4)](_0x48dba0,!0x0)&&_0x515d9e[_0x198c92(0x8e)](_0x1cb9fe[_0x198c92(0xa1)]+':'+_0x1cb9fe[_0x198c92(0xbb)]['id']);}if(_0x2f22d6[_0x198c92(0xa8)]!=_0x515d9e[_0x198c92(0xa8)])return!0x1;for(const _0x162495 of _0x2f22d6)if(!_0x515d9e[_0x198c92(0xc5)](_0x162495))return!0x1;return!0x0;}}
|
|
23
|
+
function _0x3f3a(_0x189e12,_0x471842){const _0x27a8c9=_0x27a8();return _0x3f3a=function(_0x3f3a59,_0xf99306){_0x3f3a59=_0x3f3a59-0x1e4;let _0x1894a6=_0x27a8c9[_0x3f3a59];return _0x1894a6;},_0x3f3a(_0x189e12,_0x471842);}function _0x27a8(){const _0x52312e=['rootName','formatBlock','has','getSelectionAffectedTableCells','registerCustomCallback','createRangeOn','type','subType','forceDefaultExecution','execute','TableEditing','getCellLocation','afterInit','217047HMleOw','set:isEnabled','getAncestors','requires','enableCommand','commands','markBlockFormat','direction','splitTableCellHorizontally','isInContent','locale','containsRange','findAncestor','TableUtils','_areSelectedCellsMergable','mergeTableCellDown','mergeTableCellUp','_tablePostFixingSubtypes','model','markMultiRangeBlockFormat','deletion','*Split\x20cell:*\x20vertically','refresh','accept','table','*Merge\x20cells*','30Ymkrpt','low','registerDescriptionCallback','setSelection','editor','plugins','push','165wtsJuw','createTableWalker','411865gbWwcm','descriptionFactory','_suggestionFactory','2362628zeDJcz','element','splitTableCellVertically','_areMergableCells','size','get','author','18055638SfdcTq','fromRange','detach','*Split\x20cell:*\x20horizontally','TrackChangesEditing','filter','mergeTableCells','mergeTableCellRight','isEnabled','trackChanges','getFirstPosition','insertion','add','horizontally','commandName','getRanges','return','45076qNtHzx','cell','map','change','formatInline','$graveyard','root','tableCell','highest','mergeTableCellLeft','stop','4995216LwUqpW','selection','document','length','getSuggestions','275779iZCLUV','find','format','_isForcedDefaultExecutionBlock','from','_acceptFormatSuggestionCallbackFactory','value'];_0x27a8=function(){return _0x52312e;};return _0x27a8();}const _0x317371=_0x3f3a;(function(_0x10c723,_0x3b47d5){const _0x1deb7d=_0x3f3a,_0x3687b0=_0x10c723();while(!![]){try{const _0x4f6f9c=parseInt(_0x1deb7d(0x221))/0x1+parseInt(_0x1deb7d(0x224))/0x2+-parseInt(_0x1deb7d(0x1fe))/0x3+parseInt(_0x1deb7d(0x23c))/0x4*(parseInt(_0x1deb7d(0x21f))/0x5)+-parseInt(_0x1deb7d(0x218))/0x6*(-parseInt(_0x1deb7d(0x1ea))/0x7)+parseInt(_0x1deb7d(0x1e5))/0x8+-parseInt(_0x1deb7d(0x22b))/0x9;if(_0x4f6f9c===_0x3b47d5)break;else _0x3687b0['push'](_0x3687b0['shift']());}catch(_0x3396b3){_0x3687b0['push'](_0x3687b0['shift']());}}}(_0x27a8,0xacd48));import{Plugin as _0x4b291c}from'ckeditor5/src/core.js';import _0x485fa6 from'./table.js';import{LiveRange as _0x478d6d}from'ckeditor5/src/engine.js';import{getTranslation as _0x1e579a}from'../utils/common-translations.js';export default class vt extends _0x4b291c{static get[_0x317371(0x201)](){return[_0x485fa6];}[_0x317371(0x1fd)](){const _0x445e5c=_0x317371,_0x50d01e=this[_0x445e5c(0x21c)],_0x348e22=_0x50d01e[_0x445e5c(0x210)][_0x445e5c(0x1e7)][_0x445e5c(0x1e6)],_0x42f357=_0x50d01e[_0x445e5c(0x208)];if(!_0x50d01e[_0x445e5c(0x21d)][_0x445e5c(0x1f3)](_0x445e5c(0x1fb)))return;const _0x3db90c=_0x50d01e[_0x445e5c(0x21d)][_0x445e5c(0x229)](_0x445e5c(0x22f)),_0x13c6f9=_0x50d01e[_0x445e5c(0x21d)][_0x445e5c(0x229)](_0x445e5c(0x20b)),_0x4c701c=_0x50d01e[_0x445e5c(0x21d)][_0x445e5c(0x229)](_0x485fa6);_0x4c701c[_0x445e5c(0x20f)][_0x445e5c(0x21e)](_0x445e5c(0x231)),_0x3db90c[_0x445e5c(0x202)](_0x445e5c(0x231),()=>{const _0x21728d=_0x445e5c,_0x35eb5e=_0x13c6f9[_0x21728d(0x1f4)](_0x50d01e[_0x21728d(0x210)][_0x21728d(0x1e7)][_0x21728d(0x1e6)]);_0x50d01e[_0x21728d(0x210)][_0x21728d(0x23f)](()=>{const _0x3e0e69=_0x21728d;_0x3db90c[_0x3e0e69(0x211)](_0x35eb5e,{'commandName':_0x3e0e69(0x231),'commandParams':[]},[],_0x3e0e69(0x231));});}),_0x50d01e[_0x445e5c(0x203)][_0x445e5c(0x229)](_0x445e5c(0x231))['on'](_0x445e5c(0x1fa),(_0x3b5c12,_0x2ee344)=>{const _0x2e48fe=_0x445e5c;_0x50d01e[_0x2e48fe(0x203)][_0x2e48fe(0x229)](_0x2e48fe(0x234))[_0x2e48fe(0x1f0)]&&(_0x2ee344[_0x2e48fe(0x1e8)]>0x0&&_0x2ee344[_0x2ee344[_0x2e48fe(0x1e8)]-0x1]&&_0x2ee344[_0x2ee344[_0x2e48fe(0x1e8)]-0x1][_0x2e48fe(0x1f9)]||_0x3db90c[_0x2e48fe(0x1ed)]||this[_0x2e48fe(0x20c)]()||_0x3b5c12[_0x2e48fe(0x1e4)]());},{'priority':_0x445e5c(0x244)});for(const _0x656491 of[_0x445e5c(0x20e),_0x445e5c(0x232),_0x445e5c(0x20d),_0x445e5c(0x245)]){const _0x432a1c=_0x50d01e[_0x445e5c(0x203)][_0x445e5c(0x229)](_0x656491);_0x3db90c[_0x445e5c(0x202)](_0x656491,()=>{const _0x7fbaa8=_0x445e5c,_0x9aae00=_0x50d01e[_0x7fbaa8(0x210)][_0x7fbaa8(0x1e7)][_0x7fbaa8(0x1e6)][_0x7fbaa8(0x235)]()[_0x7fbaa8(0x200)]()[_0x7fbaa8(0x1eb)](_0x22a1b8=>_0x22a1b8['is'](_0x7fbaa8(0x225),_0x7fbaa8(0x243))),_0x4cdc40=_0x432a1c[_0x7fbaa8(0x1f0)];_0x50d01e[_0x7fbaa8(0x210)][_0x7fbaa8(0x23f)](()=>{const _0x511a87=_0x7fbaa8;_0x3db90c[_0x511a87(0x211)]([_0x9aae00,_0x4cdc40],{'commandName':_0x511a87(0x231),'commandParams':[]},[],_0x511a87(0x231));});});}for(const _0x4313b9 of[_0x445e5c(0x226),_0x445e5c(0x206)]){const _0x4c8050=_0x50d01e[_0x445e5c(0x203)][_0x445e5c(0x229)](_0x4313b9);_0x3db90c[_0x445e5c(0x202)](_0x4313b9,()=>{const _0x1df778=_0x445e5c,_0x54e804=_0x13c6f9[_0x1df778(0x1f4)](_0x50d01e[_0x1df778(0x210)][_0x1df778(0x1e7)][_0x1df778(0x1e6)])[0x0],_0x5147fd=_0x54e804[_0x1df778(0x20a)](_0x1df778(0x216)),{column:_0x4bb747,row:_0x2b2d56}=_0x13c6f9[_0x1df778(0x1fc)](_0x54e804);let _0x3c9cb1=[];if(_0x1df778(0x238)==_0x4c8050[_0x1df778(0x205)]){const _0x11baa4=_0x13c6f9[_0x1df778(0x220)](_0x5147fd,{'startRow':_0x2b2d56,'endRow':_0x2b2d56,'includeAllSlots':!0x0});_0x3c9cb1=Array[_0x1df778(0x1ee)](_0x11baa4)[_0x1df778(0x23e)](_0xdd5f7a=>_0xdd5f7a[_0x1df778(0x23d)]);}else{const _0x495450=_0x13c6f9[_0x1df778(0x220)](_0x5147fd,{'column':_0x4bb747,'includeAllSlots':!0x0});_0x3c9cb1=Array[_0x1df778(0x1ee)](_0x495450)[_0x1df778(0x23e)](_0x504fbe=>_0x504fbe[_0x1df778(0x23d)]);}_0x50d01e[_0x1df778(0x210)][_0x1df778(0x23f)](_0x22f02d=>{const _0xd6c4ff=_0x1df778;_0x3db90c[_0xd6c4ff(0x204)](_0x22f02d[_0xd6c4ff(0x1f6)](_0x54e804),{'commandName':_0x4313b9,'commandParams':[]},_0x3c9cb1,_0x4313b9);});});}_0x3db90c[_0x445e5c(0x222)][_0x445e5c(0x21a)](_0x1d080a=>{const _0x4c49fd=_0x445e5c;if(_0x4c49fd(0x1f2)!=_0x1d080a[_0x4c49fd(0x1f7)]&&_0x4c49fd(0x240)!=_0x1d080a[_0x4c49fd(0x1f7)])return;const {data:_0x5723c8}=_0x1d080a;return _0x5723c8&&_0x4c49fd(0x231)==_0x5723c8[_0x4c49fd(0x239)]?{'type':_0x4c49fd(0x1ec),'content':_0x1e579a(_0x42f357,_0x4c49fd(0x217))}:void 0x0;}),_0x3db90c[_0x445e5c(0x222)][_0x445e5c(0x21a)](_0x3e5b59=>{const _0x371384=_0x445e5c;if(_0x371384(0x1f2)!=_0x3e5b59[_0x371384(0x1f7)]&&_0x371384(0x240)!=_0x3e5b59[_0x371384(0x1f7)])return;const {data:_0xa5140c}=_0x3e5b59;return _0xa5140c?_0x371384(0x226)==_0xa5140c[_0x371384(0x239)]?{'type':_0x371384(0x1ec),'content':_0x1e579a(_0x42f357,_0x371384(0x213))}:_0x371384(0x206)==_0xa5140c[_0x371384(0x239)]?{'type':_0x371384(0x1ec),'content':_0x1e579a(_0x42f357,_0x371384(0x22e))}:void 0x0:void 0x0;});const _0x47b40e=_0x4c701c[_0x445e5c(0x1ef)]();for(const _0x59d971 of[_0x445e5c(0x20e),_0x445e5c(0x232),_0x445e5c(0x20d),_0x445e5c(0x245)])_0x3db90c[_0x445e5c(0x223)][_0x445e5c(0x1f5)](_0x445e5c(0x1f2),_0x59d971,_0x445e5c(0x215),_0x47b40e);for(const _0x20746d of[_0x445e5c(0x226),_0x445e5c(0x206)])_0x3db90c[_0x445e5c(0x223)][_0x445e5c(0x1f5)](_0x445e5c(0x1f2),_0x20746d,_0x445e5c(0x215),_0x47b40e);_0x3db90c[_0x445e5c(0x223)][_0x445e5c(0x1f5)](_0x445e5c(0x1f2),_0x445e5c(0x231),_0x445e5c(0x215),_0x318aab=>{const _0xe830a1=_0x445e5c;_0x50d01e[_0xe830a1(0x210)][_0xe830a1(0x23f)](_0x2e6cf3=>{const _0x33f607=_0xe830a1,_0xfda2bc=Array[_0x33f607(0x1ee)](_0x348e22[_0x33f607(0x23a)]())[_0x33f607(0x23e)](_0x1582a8=>_0x478d6d[_0x33f607(0x22c)](_0x1582a8));_0x2e6cf3[_0x33f607(0x21b)](_0x318aab),_0x50d01e[_0x33f607(0x203)][_0x33f607(0x229)](_0x33f607(0x231))[_0x33f607(0x214)](),_0x50d01e[_0x33f607(0x1fa)](_0x33f607(0x231),{'forceDefaultExecution':!0x0});const _0xeea929=_0xfda2bc[_0x33f607(0x230)](_0x24f42c=>_0x33f607(0x241)!=_0x24f42c[_0x33f607(0x242)][_0x33f607(0x1f1)]);_0xeea929[_0x33f607(0x1e8)]>0x0&&_0x2e6cf3[_0x33f607(0x21b)](_0xeea929);for(const _0x5bd6b8 of _0xfda2bc)_0x5bd6b8[_0x33f607(0x22d)]();});});for(const _0xf569ca of[_0x445e5c(0x20e),_0x445e5c(0x20d),_0x445e5c(0x245),_0x445e5c(0x232)]){const _0x241c1a=_0x50d01e[_0x445e5c(0x203)][_0x445e5c(0x229)](_0xf569ca);_0x241c1a['on'](_0x445e5c(0x1ff),(_0xdb6f18,_0xcd600a,_0x551350)=>{const _0x5dbab9=_0x445e5c;if(_0x551350){const _0x2a3409=_0x50d01e[_0x5dbab9(0x210)][_0x5dbab9(0x1e7)][_0x5dbab9(0x1e6)][_0x5dbab9(0x235)]()[_0x5dbab9(0x200)]()[_0x5dbab9(0x1eb)](_0x1deaef=>_0x1deaef['is'](_0x5dbab9(0x225),_0x5dbab9(0x243)));this[_0x5dbab9(0x227)](_0x241c1a[_0x5dbab9(0x1f0)],_0x2a3409)||(_0xdb6f18[_0x5dbab9(0x23b)]=!0x1,_0xdb6f18[_0x5dbab9(0x1e4)]());}},{'priority':_0x445e5c(0x219)});}}[_0x317371(0x20c)](){const _0x1ecf29=_0x317371,_0x38b645=this[_0x1ecf29(0x21c)][_0x1ecf29(0x203)][_0x1ecf29(0x229)](_0x1ecf29(0x231)),_0x1a178a=this[_0x1ecf29(0x21c)][_0x1ecf29(0x21d)][_0x1ecf29(0x229)](_0x1ecf29(0x20b));if(!_0x38b645[_0x1ecf29(0x233)])return!0x1;const _0x5c4aeb=_0x1a178a[_0x1ecf29(0x1f4)](this[_0x1ecf29(0x21c)][_0x1ecf29(0x210)][_0x1ecf29(0x1e7)][_0x1ecf29(0x1e6)]);for(const _0xe0a4b1 of _0x5c4aeb)for(const _0x44224d of _0x5c4aeb)if(_0xe0a4b1!=_0x44224d&&!this[_0x1ecf29(0x227)](_0xe0a4b1,_0x44224d))return!0x1;return!0x0;}[_0x317371(0x227)](_0x589a81,_0xd8bdda){const _0x179707=_0x317371,_0x478276=this[_0x179707(0x21c)][_0x179707(0x21d)][_0x179707(0x229)](_0x179707(0x22f)),_0x4b2a41=this[_0x179707(0x21c)][_0x179707(0x210)][_0x179707(0x1f6)](_0x589a81),_0x5cdb0=this[_0x179707(0x21c)][_0x179707(0x210)][_0x179707(0x1f6)](_0xd8bdda),_0xc9dee9=new Set(),_0x4e5e72=new Set();for(const _0x1d3972 of _0x478276[_0x179707(0x1e9)]())if((_0x179707(0x236)==_0x1d3972[_0x179707(0x1f7)]||_0x179707(0x212)==_0x1d3972[_0x179707(0x1f7)]||_0x179707(0x231)==_0x1d3972[_0x179707(0x1f8)])&&_0x1d3972[_0x179707(0x207)]){for(const _0x4d191b of _0x1d3972[_0x179707(0x23a)]())_0x4d191b[_0x179707(0x209)](_0x4b2a41,!0x0)&&_0xc9dee9[_0x179707(0x237)](_0x1d3972[_0x179707(0x1f7)]+':'+_0x1d3972[_0x179707(0x22a)]['id']),_0x4d191b[_0x179707(0x209)](_0x5cdb0,!0x0)&&_0x4e5e72[_0x179707(0x237)](_0x1d3972[_0x179707(0x1f7)]+':'+_0x1d3972[_0x179707(0x22a)]['id']);}if(_0xc9dee9[_0x179707(0x228)]!=_0x4e5e72[_0x179707(0x228)])return!0x1;for(const _0x3647f9 of _0xc9dee9)if(!_0x4e5e72[_0x179707(0x1f3)](_0x3647f9))return!0x1;return!0x0;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x560d(_0x3361ab,_0x3d7e2a){const _0x4f37bb=_0x4f37();return _0x560d=function(_0x560d3a,_0x11b182){_0x560d3a=_0x560d3a-0x138;let _0x5705f7=_0x4f37bb[_0x560d3a];return _0x5705f7;},_0x560d(_0x3361ab,_0x3d7e2a);}const _0x45b579=_0x560d;function _0x4f37(){const _0x4b39ab=['descriptionFactory','plugins','insertTableOfContents','afterInit','457784dZPCEM','editor','enableCommand','488397BRUJxQ','get','8dKITrc','commands','TrackChangesEditing','4197942XMfQcY','locale','tableOfContents','249262CPgQlo','659833zXOKMx','9XlFiZh','registerElementLabel','1324985bSYIQx','3374343OebMiW','ELEMENT_TABLE_OF_CONTENTS'];_0x4f37=function(){return _0x4b39ab;};return _0x4f37();}(function(_0x17c5c5,_0x50bede){const _0x61dfaf=_0x560d,_0x5eafea=_0x17c5c5();while(!![]){try{const _0x4ccd0a=parseInt(_0x61dfaf(0x13f))/0x1+parseInt(_0x61dfaf(0x13e))/0x2*(parseInt(_0x61dfaf(0x140))/0x3)+-parseInt(_0x61dfaf(0x138))/0x4*(-parseInt(_0x61dfaf(0x142))/0x5)+-parseInt(_0x61dfaf(0x13b))/0x6+-parseInt(_0x61dfaf(0x14c))/0x7+parseInt(_0x61dfaf(0x149))/0x8+-parseInt(_0x61dfaf(0x143))/0x9;if(_0x4ccd0a===_0x50bede)break;else _0x5eafea['push'](_0x5eafea['shift']());}catch(_0x5bd10b){_0x5eafea['push'](_0x5eafea['shift']());}}}(_0x4f37,0x745ac));import{Plugin as _0x465de1}from'ckeditor5/src/core.js';import{getTranslation as _0x13b4ca}from'../utils/common-translations.js';export default class Mt extends _0x465de1{[_0x45b579(0x148)](){const _0x77eb5d=_0x45b579,_0x1c3a83=this[_0x77eb5d(0x14a)];if(!_0x1c3a83[_0x77eb5d(0x139)][_0x77eb5d(0x14d)](_0x77eb5d(0x147)))return;_0x1c3a83[_0x77eb5d(0x146)][_0x77eb5d(0x14d)](_0x77eb5d(0x13a))[_0x77eb5d(0x14b)](_0x77eb5d(0x147));const _0x2765e4=_0x1c3a83[_0x77eb5d(0x146)][_0x77eb5d(0x14d)](_0x77eb5d(0x13a)),_0x4c946a=_0x1c3a83[_0x77eb5d(0x13c)];_0x2765e4[_0x77eb5d(0x145)][_0x77eb5d(0x141)](_0x77eb5d(0x13d),_0x1a3a9d=>_0x13b4ca(_0x4c946a,_0x77eb5d(0x144),_0x1a3a9d));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x2e927d=_0x5889;function _0x6a82(){const _0x1f5d05=['join','tableBorderStyle','12127904TnBJUm','findAncestor','pluginName','6390090adRVxD','document','2502915wLqMpd','enableCommand','getAttribute','tableCellProperties','tableBorderWidth','batch','afterInit','*Format:*\x20change\x20table\x20properties','setAttribute','TrackChangesEditing','markBlockFormat','545282jcJmQR','data','subType','getSuggestions','selection','tableWidth','tableCellPadding','enqueueChange','_getSuggestion','handleSuggestionDescription','formatBlock','TablePropertiesEditing','_suggestionFactory','has','_handlePropertyChange','nodeAfter','TrackChangesTableProperties','accept','tableCellWidth','tableBorderColor','tableHeight','tableCellVerticalAlignment','*Format:*\x20change\x20table\x20cell\x20properties','registerDescriptionCallback','discard','handleDiscardAction','TableCellPropertiesEditing','250Slhkxl','tableBackgroundColor','change','9ZuKAku','locale','descriptionFactory','getSuggestionCallback','20946CTKGnB','table','1612176GCxhfD','tableCellBorderWidth','tableAlignment','tableCellBorderStyle','tableCellHorizontalAlignment','get','commandParams','getContainedElement','editor','tableCellBorderColor','removeAttribute','getFirstPosition','tableCellBackgroundColor','start','format','tableProperties','getSelectionAffectedTableCells','tableCellHeight','plugins','model','808164LEjAXJ','TableUtils','registerCustomCallback'];_0x6a82=function(){return _0x1f5d05;};return _0x6a82();}(function(_0xb2fb26,_0x5203b0){const _0x1d6b49=_0x5889,_0x28debd=_0xb2fb26();while(!![]){try{const _0x27e612=-parseInt(_0x1d6b49(0x1e4))/0x1+parseInt(_0x1d6b49(0x208))/0x2+parseInt(_0x1d6b49(0x1d9))/0x3+-parseInt(_0x1d6b49(0x1cf))/0x4+parseInt(_0x1d6b49(0x1ff))/0x5*(parseInt(_0x1d6b49(0x206))/0x6)+parseInt(_0x1d6b49(0x1d7))/0x7+-parseInt(_0x1d6b49(0x1d4))/0x8*(parseInt(_0x1d6b49(0x202))/0x9);if(_0x27e612===_0x5203b0)break;else _0x28debd['push'](_0x28debd['shift']());}catch(_0x2b068c){_0x28debd['push'](_0x28debd['shift']());}}}(_0x6a82,0x71676));import{Plugin as _0x4dbd2f}from'ckeditor5/src/core.js';import{getTranslation as _0x127376}from'../utils/common-translations.js';function _0x5889(_0x326947,_0x571668){const _0x6a8265=_0x6a82();return _0x5889=function(_0x58898f,_0x37e7a3){_0x58898f=_0x58898f-0x1c6;let _0x498a20=_0x6a8265[_0x58898f];return _0x498a20;},_0x5889(_0x326947,_0x571668);}export default class Rt extends _0x4dbd2f{constructor(_0xb27276){const _0x20039f=_0x5889;super(_0xb27276),this[_0x20039f(0x1ca)]=[_0x20039f(0x1f7),_0x20039f(0x1d3),_0x20039f(0x1dd),_0x20039f(0x20a),_0x20039f(0x1e9),_0x20039f(0x1f8),_0x20039f(0x200)],this[_0x20039f(0x1dc)]=[_0x20039f(0x211),_0x20039f(0x20b),_0x20039f(0x209),_0x20039f(0x1ea),_0x20039f(0x1f6),_0x20039f(0x1cc),_0x20039f(0x1c7),_0x20039f(0x20c),_0x20039f(0x1f9)];}static get[_0x2e927d(0x1d6)](){const _0x3fce71=_0x2e927d;return _0x3fce71(0x1f4);}[_0x2e927d(0x1df)](){const _0x479324=_0x2e927d,_0x7aa609=this[_0x479324(0x210)][_0x479324(0x1cd)][_0x479324(0x20d)](_0x479324(0x1e2));if(this[_0x479324(0x210)][_0x479324(0x1cd)][_0x479324(0x1f1)](_0x479324(0x1ef))){for(const _0x3db777 of this[_0x479324(0x1ca)])_0x7aa609[_0x479324(0x1da)](_0x3db777,(_0x88b6d7,_0x280a40)=>{const _0x23ee57=_0x479324,_0x34d415=this[_0x23ee57(0x210)][_0x23ee57(0x1ce)][_0x23ee57(0x1d8)][_0x23ee57(0x1e8)][_0x23ee57(0x1c6)]()[_0x23ee57(0x1d5)](_0x23ee57(0x207));this[_0x23ee57(0x1f2)](_0x3db777,[_0x34d415],this[_0x23ee57(0x1ca)],_0x23ee57(0x1ca),_0x88b6d7,_0x280a40);});_0x7aa609[_0x479324(0x1f0)][_0x479324(0x1d1)](_0x479324(0x1ee),_0x479324(0x1ca),_0x479324(0x1f5),_0x7aa609[_0x479324(0x1f0)][_0x479324(0x205)](_0x479324(0x1ee),null,_0x479324(0x1fc))),_0x7aa609[_0x479324(0x1f0)][_0x479324(0x1d1)](_0x479324(0x1ee),_0x479324(0x1ca),_0x479324(0x1fc),(_0x3e3faf,_0x41547d)=>this[_0x479324(0x1fd)](this[_0x479324(0x1ca)],_0x3e3faf,_0x41547d)),_0x7aa609[_0x479324(0x1f0)][_0x479324(0x1d1)](_0x479324(0x1ee),_0x479324(0x1ca),_0x479324(0x1d2),()=>!0x1);}if(this[_0x479324(0x210)][_0x479324(0x1cd)][_0x479324(0x1f1)](_0x479324(0x1fe))){for(const _0x215cef of this[_0x479324(0x1dc)])_0x7aa609[_0x479324(0x1da)](_0x215cef,(_0x14d88b,_0x494bb4)=>{const _0x4a306a=_0x479324,_0x349a04=this[_0x4a306a(0x210)][_0x4a306a(0x1cd)][_0x4a306a(0x20d)](_0x4a306a(0x1d0))[_0x4a306a(0x1cb)](this[_0x4a306a(0x210)][_0x4a306a(0x1ce)][_0x4a306a(0x1d8)][_0x4a306a(0x1e8)]);this[_0x4a306a(0x1f2)](_0x215cef,_0x349a04,this[_0x4a306a(0x1dc)],_0x4a306a(0x1dc),_0x14d88b,_0x494bb4);});_0x7aa609[_0x479324(0x1f0)][_0x479324(0x1d1)](_0x479324(0x1ee),_0x479324(0x1dc),_0x479324(0x1f5),_0x7aa609[_0x479324(0x1f0)][_0x479324(0x205)](_0x479324(0x1ee),null,_0x479324(0x1fc))),_0x7aa609[_0x479324(0x1f0)][_0x479324(0x1d1)](_0x479324(0x1ee),_0x479324(0x1dc),_0x479324(0x1fc),(_0x128626,_0x37e968)=>this[_0x479324(0x1fd)](this[_0x479324(0x1dc)],_0x128626,_0x37e968)),_0x7aa609[_0x479324(0x1f0)][_0x479324(0x1d1)](_0x479324(0x1ee),_0x479324(0x1dc),_0x479324(0x1d2),()=>!0x1);}_0x7aa609[_0x479324(0x204)][_0x479324(0x1fb)](_0x5752c8=>this[_0x479324(0x1ed)](_0x5752c8));}[_0x2e927d(0x1f2)](_0x44995e,_0x52ecf8,_0x5c91d3,_0x2752b7,_0x187668,_0x31a149){const _0x4451e8=_0x2e927d,_0x17f3c2=this[_0x4451e8(0x210)][_0x4451e8(0x1cd)][_0x4451e8(0x20d)](_0x4451e8(0x1e2));this[_0x4451e8(0x210)][_0x4451e8(0x1ce)][_0x4451e8(0x1eb)](_0x31a149[_0x4451e8(0x1de)],()=>{const _0x1a2e52=_0x4451e8;for(const _0x5e0fba of _0x52ecf8){if(this[_0x1a2e52(0x1ec)](_0x5e0fba,_0x2752b7))_0x187668(_0x31a149);else{const _0x50bb8d={};for(const _0x235e1f of _0x5c91d3){const _0x18f005=_0x5e0fba[_0x1a2e52(0x1db)](_0x235e1f);void 0x0!==_0x18f005&&(_0x50bb8d[_0x235e1f]=_0x18f005);}_0x187668(_0x31a149),_0x17f3c2[_0x1a2e52(0x1e3)](_0x5e0fba,{'commandParams':[_0x50bb8d]},[],_0x2752b7);}}});}[_0x2e927d(0x1fd)](_0x1fe69c,_0x5759c1,_0x3d70cf){const _0x150ce6=_0x2e927d,_0x5a0748=_0x5759c1[0x0][_0x150ce6(0x1c8)][_0x150ce6(0x1f3)],_0x141d02=_0x3d70cf[_0x150ce6(0x20e)][0x0];this[_0x150ce6(0x210)][_0x150ce6(0x1ce)][_0x150ce6(0x201)](_0x50cfbe=>{const _0x22c4bc=_0x150ce6;for(const _0x3791e2 of _0x1fe69c)void 0x0!==_0x141d02[_0x3791e2]?_0x50cfbe[_0x22c4bc(0x1e1)](_0x3791e2,_0x141d02[_0x3791e2],_0x5a0748):_0x50cfbe[_0x22c4bc(0x212)](_0x3791e2,_0x5a0748);});}[_0x2e927d(0x1ed)](_0x1ad2c2){const _0x106bc2=_0x2e927d;if(_0x1ad2c2[_0x106bc2(0x1e5)])switch(_0x1ad2c2[_0x106bc2(0x1e6)]){case _0x106bc2(0x1ca):return{'type':_0x106bc2(0x1c9),'content':_0x127376(this[_0x106bc2(0x210)][_0x106bc2(0x203)],_0x106bc2(0x1e0))};case _0x106bc2(0x1dc):return{'type':_0x106bc2(0x1c9),'content':_0x127376(this[_0x106bc2(0x210)][_0x106bc2(0x203)],_0x106bc2(0x1fa))};}}[_0x2e927d(0x1ec)](_0x3504fe,_0x43d112){const _0x5e5aa1=_0x2e927d,_0x1cd5a3=this[_0x5e5aa1(0x210)][_0x5e5aa1(0x1cd)][_0x5e5aa1(0x20d)](_0x5e5aa1(0x1e2));for(const _0x35c781 of _0x1cd5a3[_0x5e5aa1(0x1e7)]({'skipNotAttached':!0x0})){const _0x119ccb=_0x35c781[_0x5e5aa1(0x20f)]();if(_0x35c781[_0x5e5aa1(0x1e6)]===_0x43d112&&_0x119ccb===_0x3504fe)return _0x35c781;}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1cdb3e=_0x4ee7;function _0x4ee7(_0x46f4eb,_0x1d95fe){const _0x346f34=_0x346f();return _0x4ee7=function(_0x4ee7d4,_0x2afc3a){_0x4ee7d4=_0x4ee7d4-0xe8;let _0x5b0df7=_0x346f34[_0x4ee7d4];return _0x5b0df7;},_0x4ee7(_0x46f4eb,_0x1d95fe);}(function(_0x176d2e,_0x4cdcc4){const _0x4daa15=_0x4ee7,_0x5b4831=_0x176d2e();while(!![]){try{const _0x3a958a=parseInt(_0x4daa15(0xf1))/0x1+-parseInt(_0x4daa15(0xee))/0x2+parseInt(_0x4daa15(0xed))/0x3*(parseInt(_0x4daa15(0xe8))/0x4)+parseInt(_0x4daa15(0xf3))/0x5*(parseInt(_0x4daa15(0xf0))/0x6)+parseInt(_0x4daa15(0xf5))/0x7*(parseInt(_0x4daa15(0xf4))/0x8)+parseInt(_0x4daa15(0xeb))/0x9*(parseInt(_0x4daa15(0xf8))/0xa)+-parseInt(_0x4daa15(0xf7))/0xb;if(_0x3a958a===_0x4cdcc4)break;else _0x5b4831['push'](_0x5b4831['shift']());}catch(_0x582b6e){_0x5b4831['push'](_0x5b4831['shift']());}}}(_0x346f,0x56b04));function _0x346f(){const _0x36a37d=['enableCommand','51sZXHHt','635778HeigvD','editor','6WgjZnB','688388WqnOam','insertTemplate','3241065LAUxmu','336PjCbBJ','103502yXDcXI','has','28454162LbFyQA','30HHAoXA','get','Template','afterInit','151940nZPXeQ','plugins','TrackChangesEditing','1969047kwLEmQ'];_0x346f=function(){return _0x36a37d;};return _0x346f();}import{Plugin as _0xf5a59f}from'ckeditor5/src/core.js';export default class Dt extends _0xf5a59f{[_0x1cdb3e(0xfb)](){const _0x7eb466=_0x1cdb3e,_0x39e99f=this[_0x7eb466(0xef)];_0x39e99f[_0x7eb466(0xe9)][_0x7eb466(0xf6)](_0x7eb466(0xfa))&&_0x39e99f[_0x7eb466(0xe9)][_0x7eb466(0xf9)](_0x7eb466(0xea))[_0x7eb466(0xec)](_0x7eb466(0xf2));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x524c(){const _0xd55fb5=['start','Title','797691endnWB','79983tcAJQb','getChangedMarkers','isTouching','isCollapsed','568sERzFK','50Cuurlz','1554266dnUkJg','forward','getNearestSelectionRange','get','6154855DujoSs','updateMarker','365604AJiMFu','suggestion','descriptionFactory','has','end','registerPostFixer','_splitMarkerName','title-content','11426120mCwsIy','createRange','schema','model','nodeBefore','isEqual','differ','plugins','registerElementLabel','from','editor','37132AniJIo','TrackChangesEditing','document','locale','39gguqib','element','removeMarker','afterInit','ELEMENT_TITLE','newRange'];_0x524c=function(){return _0xd55fb5;};return _0x524c();}const _0x27bc91=_0x1f4b;(function(_0x3bd407,_0x597a57){const _0x2a479e=_0x1f4b,_0x420836=_0x3bd407();while(!![]){try{const _0x3bd3dd=-parseInt(_0x2a479e(0x1ab))/0x1+-parseInt(_0x2a479e(0x186))/0x2+-parseInt(_0x2a479e(0x1a3))/0x3*(-parseInt(_0x2a479e(0x19f))/0x4)+parseInt(_0x2a479e(0x185))/0x5*(parseInt(_0x2a479e(0x18c))/0x6)+parseInt(_0x2a479e(0x18a))/0x7+-parseInt(_0x2a479e(0x184))/0x8*(parseInt(_0x2a479e(0x1ac))/0x9)+parseInt(_0x2a479e(0x194))/0xa;if(_0x3bd3dd===_0x597a57)break;else _0x420836['push'](_0x420836['shift']());}catch(_0x18f66d){_0x420836['push'](_0x420836['shift']());}}}(_0x524c,0x8552f));function _0x1f4b(_0x244392,_0x3251f9){const _0x524c07=_0x524c();return _0x1f4b=function(_0x1f4bc3,_0x58cbd8){_0x1f4bc3=_0x1f4bc3-0x184;let _0x10854e=_0x524c07[_0x1f4bc3];return _0x10854e;},_0x1f4b(_0x244392,_0x3251f9);}import{Plugin as _0x47f93b}from'ckeditor5/src/core.js';import{getTranslation as _0x4bdcf8}from'../utils/common-translations.js';export default class $t extends _0x47f93b{[_0x27bc91(0x1a6)](){const _0x1f39de=_0x27bc91,_0x357016=this[_0x1f39de(0x19e)];if(!_0x357016[_0x1f39de(0x19b)][_0x1f39de(0x18f)](_0x1f39de(0x1aa)))return;const _0x313930=_0x357016[_0x1f39de(0x19b)][_0x1f39de(0x189)](_0x1f39de(0x1a0));_0x313930[_0x1f39de(0x18e)][_0x1f39de(0x19c)](_0x1f39de(0x193),()=>_0x4bdcf8(_0x357016[_0x1f39de(0x1a2)],_0x1f39de(0x1a7))),_0x357016[_0x1f39de(0x197)][_0x1f39de(0x1a1)][_0x1f39de(0x191)](_0x4a7c0a=>{const _0x2e2431=_0x1f39de;let _0x4860cf=!0x1;const _0xe02178=Array[_0x2e2431(0x19d)](_0x357016[_0x2e2431(0x197)][_0x2e2431(0x1a1)][_0x2e2431(0x19a)][_0x2e2431(0x1ad)]());for(const {name:_0xbbb054,data:_0x27083c}of _0xe02178){const {group:_0x3b0feb}=_0x313930[_0x2e2431(0x192)](_0xbbb054);if(_0x2e2431(0x18d)!==_0x3b0feb||!_0x27083c[_0x2e2431(0x1a8)])continue;const _0x58458c=_0x27083c[_0x2e2431(0x1a8)],_0x579bae=_0x58458c[_0x2e2431(0x190)][_0x2e2431(0x198)];if(!_0x579bae||!_0x579bae['is'](_0x2e2431(0x1a4),_0x2e2431(0x193)))continue;if(!_0x58458c[_0x2e2431(0x1a9)][_0x2e2431(0x1ae)](_0x58458c[_0x2e2431(0x190)]))continue;const _0x45db30=_0x357016[_0x2e2431(0x197)][_0x2e2431(0x196)][_0x2e2431(0x188)](_0x58458c[_0x2e2431(0x190)],_0x2e2431(0x187));if(_0x45db30&&_0x45db30[_0x2e2431(0x1af)]){const _0x3fece2=_0x4a7c0a[_0x2e2431(0x195)](_0x58458c[_0x2e2431(0x1a9)],_0x45db30[_0x2e2431(0x1a9)]);_0x3fece2[_0x2e2431(0x199)](_0x58458c)||(_0x4a7c0a[_0x2e2431(0x18b)](_0xbbb054,{'range':_0x3fece2}),_0x4860cf=!0x0);}_0x4860cf||(_0x4a7c0a[_0x2e2431(0x1a5)](_0xbbb054),_0x4860cf=!0x0);}return _0x4860cf;});}}
|
package/src/integrations/undo.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x368171=_0x30b6;function _0x1862(){const _0x30a8c0=['282616YaBAlb','196134IAITwb','42848600kxBFCW','plugins','70dWraSk','TrackChangesEditing','enableCommand','6075424ibjRhO','5018013GTtrJg','redo','435OOsFeL','1552996IZTFeo','5ITnJXg','9034jCWEPz','get','has','editor','afterInit','UndoEditing','undo'];_0x1862=function(){return _0x30a8c0;};return _0x1862();}(function(_0x5609c6,_0x1b2f39){const _0x17b1ec=_0x30b6,_0x586aec=_0x5609c6();while(!![]){try{const _0x2dc55c=-parseInt(_0x17b1ec(0x128))/0x1+-parseInt(_0x17b1ec(0x12a))/0x2*(-parseInt(_0x17b1ec(0x127))/0x3)+-parseInt(_0x17b1ec(0x124))/0x4+parseInt(_0x17b1ec(0x129))/0x5*(-parseInt(_0x17b1ec(0x132))/0x6)+-parseInt(_0x17b1ec(0x135))/0x7*(parseInt(_0x17b1ec(0x131))/0x8)+-parseInt(_0x17b1ec(0x125))/0x9+parseInt(_0x17b1ec(0x133))/0xa;if(_0x2dc55c===_0x1b2f39)break;else _0x586aec['push'](_0x586aec['shift']());}catch(_0x2c908a){_0x586aec['push'](_0x586aec['shift']());}}}(_0x1862,0xe1b29));import{Plugin as _0x3a4337}from'ckeditor5/src/core.js';function _0x30b6(_0x2b7173,_0x4c23a5){const _0x1862d3=_0x1862();return _0x30b6=function(_0x30b652,_0x2b3d35){_0x30b652=_0x30b652-0x122;let _0x4ff804=_0x1862d3[_0x30b652];return _0x4ff804;},_0x30b6(_0x2b7173,_0x4c23a5);}export default class Bt extends _0x3a4337{[_0x368171(0x12e)](){const _0x3e3045=_0x368171,_0x3e87a1=this[_0x3e3045(0x12d)],_0x4eb518=_0x3e87a1[_0x3e3045(0x134)][_0x3e3045(0x12b)](_0x3e3045(0x122));_0x3e87a1[_0x3e3045(0x134)][_0x3e3045(0x12c)](_0x3e3045(0x12f))&&(_0x4eb518[_0x3e3045(0x123)](_0x3e3045(0x130)),_0x4eb518[_0x3e3045(0x123)](_0x3e3045(0x126)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x54f7e6,_0x2886a0){const _0x1f321a=_0x53ad,_0x312293=_0x54f7e6();while(!![]){try{const _0x42ce45=-parseInt(_0x1f321a(0x1cf))/0x1*(-parseInt(_0x1f321a(0x1d8))/0x2)+parseInt(_0x1f321a(0x1de))/0x3*(-parseInt(_0x1f321a(0x1f0))/0x4)+parseInt(_0x1f321a(0x1e3))/0x5+parseInt(_0x1f321a(0x1e2))/0x6*(parseInt(_0x1f321a(0x1fc))/0x7)+-parseInt(_0x1f321a(0x1f1))/0x8+-parseInt(_0x1f321a(0x1d3))/0x9+-parseInt(_0x1f321a(0x201))/0xa;if(_0x42ce45===_0x2886a0)break;else _0x312293['push'](_0x312293['shift']());}catch(_0x5307c4){_0x312293['push'](_0x312293['shift']());}}}(_0x1800,0x4c78d));function _0x53ad(_0x4eeb98,_0x4946d6){const _0x18007b=_0x1800();return _0x53ad=function(_0x53ad11,_0x43ee31){_0x53ad11=_0x53ad11-0x1ce;let _0xdb894d=_0x18007b[_0x53ad11];return _0xdb894d;},_0x53ad(_0x4eeb98,_0x4946d6);}export function getRangesWithAttribute(_0x468a40,_0x1cfd41,_0x574dfe){const _0x191ac3=_0x53ad,_0x5e0c15=[];for(const _0x451b29 of _0x1cfd41[_0x191ac3(0x1ef)]())_0x451b29[_0x191ac3(0x1db)](_0x468a40)&&_0x5e0c15[_0x191ac3(0x1fb)](_0x574dfe[_0x191ac3(0x1e6)](_0x451b29));return _0x5e0c15;}export function downcastSplitMergeMarker(_0x3add82,_0x341237,{showActiveMarker:_0x214a04=!0x0}={}){const _0x575518=_0x53ad,_0xf02cd0=_0x3add82[_0x575518(0x1d7)][_0x575518(0x1e8)](_0x575518(0x1f9));return(_0x132429,_0x3e1b02,_0x5d6c8f)=>{const _0x196f3d=_0x575518;if(!_0x5d6c8f[_0x196f3d(0x1f6)][_0x196f3d(0x1f3)](_0x3e1b02[_0x196f3d(0x1f8)],_0x132429[_0x196f3d(0x1f7)]))return;const _0x5781e7=_0x3e1b02[_0x196f3d(0x1f8)][_0x196f3d(0x1f2)](),_0x2bc333=_0x3e1b02[_0x196f3d(0x1f8)][_0x196f3d(0x1ce)],_0x56c8af=_0x3add82[_0x196f3d(0x1ed)][_0x196f3d(0x200)];let _0x436b1b=null,_0x437652=null,_0x1e0208=!0x1,_0x265208=!0x1;for(const _0x3be000 of _0x5781e7){const _0x47dd55=_0x3be000[_0x196f3d(0x1e1)];_0x1e0208=_0x1e0208||_0x56c8af[_0x196f3d(0x1e0)](_0x47dd55);const _0x4af918=_0x5d6c8f[_0x196f3d(0x1fa)][_0x196f3d(0x1d0)](_0x47dd55);if(_0x4af918&&_0x4af918[_0x196f3d(0x1ee)](_0x196f3d(0x1eb)))return;_0x196f3d(0x1dc)==_0x3be000[_0x196f3d(0x1d1)]&&(_0x56c8af[_0x196f3d(0x1e9)](_0x47dd55)&&!_0x56c8af[_0x196f3d(0x1fd)](_0x47dd55)&&(_0x47dd55[_0x196f3d(0x1f4)]||_0x2bc333[_0x196f3d(0x1dd)]?_0x436b1b&&_0x436b1b[_0x196f3d(0x1d4)]==_0x47dd55||(_0x436b1b=_0x47dd55,_0x1c6816(_0x3be000[_0x196f3d(0x1e5)]),_0x265208=!0x0):_0x437652=_0x437652||_0x3be000[_0x196f3d(0x1e5)]));}function _0x1c6816(_0x3f5e13){const _0xc504c8=_0x196f3d,{authorId:_0x1df539}=_0xf02cd0[_0xc504c8(0x1da)](_0x3e1b02[_0xc504c8(0x1f5)]),_0x476e70=_0x5d6c8f[_0xc504c8(0x1d5)][_0xc504c8(0x1e7)](_0xc504c8(0x1df),{'class':_0xc504c8(0x1d9)+_0x341237,'data-author-id':_0x1df539}),_0xc9550c=_0x5d6c8f[_0xc504c8(0x1fa)][_0xc504c8(0x1ff)](_0x3f5e13);_0x214a04&&_0xf02cd0[_0xc504c8(0x1e4)][_0xc504c8(0x1d6)](_0x3e1b02[_0xc504c8(0x1f5)])&&_0x5d6c8f[_0xc504c8(0x1d5)][_0xc504c8(0x1fe)](_0xc504c8(0x1d2),_0x476e70),_0x5d6c8f[_0xc504c8(0x1d5)][_0xc504c8(0x1ec)](_0xc9550c,_0x476e70),_0x5d6c8f[_0xc504c8(0x1fa)][_0xc504c8(0x1ea)](_0x476e70,_0x3e1b02[_0xc504c8(0x1f5)]);}_0x1e0208||_0x265208||!_0x437652||_0x1c6816(_0x437652);};}function _0x1800(){const _0x3ee19f=['addClass','toViewPosition','schema','1044810zSmmSi','start','5FVOoea','toViewElement','type','ck-suggestion-marker--active','2612502ShRZAH','parent','writer','includes','plugins','124352GKoXNd','ck-suggestion-marker-','_splitMarkerName','hasAttribute','elementEnd','isAtEnd','119484YSzpCF','span','isContent','item','4014UyXrkO','2027000RiFCYp','activeMarkers','previousPosition','createRangeOn','createUIElement','get','isBlock','bindElementToMarker','addHighlight','insert','model','getCustomProperty','getItems','32KxYFmf','2344848EcCxOy','getWalker','test','nextSibling','markerName','consumable','name','markerRange','TrackChangesEditing','mapper','push','6314MQaoxf','isLimit'];_0x1800=function(){return _0x3ee19f;};return _0x1800();}
|