@ckeditor/ckeditor5-track-changes 43.1.0-alpha.7 → 43.1.0-alpha.8
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 _0x266efd=_0x28a1;(function(_0x35cc75,_0xf05e67){const _0x4ac9a9=_0x28a1,_0x3960e1=_0x35cc75();while(!![]){try{const _0x1a0cf9=-parseInt(_0x4ac9a9(0x1aa))/0x1+-parseInt(_0x4ac9a9(0x19d))/0x2+-parseInt(_0x4ac9a9(0x1dd))/0x3+parseInt(_0x4ac9a9(0x1ff))/0x4+parseInt(_0x4ac9a9(0x204))/0x5+parseInt(_0x4ac9a9(0x1ac))/0x6*(-parseInt(_0x4ac9a9(0x1dc))/0x7)+parseInt(_0x4ac9a9(0x180))/0x8*(parseInt(_0x4ac9a9(0x1af))/0x9);if(_0x1a0cf9===_0xf05e67)break;else _0x3960e1['push'](_0x3960e1['shift']());}catch(_0xe0663c){_0x3960e1['push'](_0x3960e1['shift']());}}}(_0x5898,0x40cb8));import{getTranslation as _0x4ebb42}from'../utils/common-translations.js';function _0x28a1(_0x170850,_0x45ddd7){const _0x5898cc=_0x5898();return _0x28a1=function(_0x28a1cc,_0x32d9f0){_0x28a1cc=_0x28a1cc-0x17d;let _0x2b7701=_0x5898cc[_0x28a1cc];return _0x2b7701;},_0x28a1(_0x170850,_0x45ddd7);}import{Plugin as _0x874a83}from'ckeditor5/src/core.js';import{LiveRange as _0x4f0ec9}from'ckeditor5/src/engine.js';import{uid as _0x225d24,priorities as _0x23e9da}from'ckeditor5/src/utils.js';function _0x5898(){const _0x102b64=['columns','getColumnIndexes','documentSelection','getSuggestionCallback','isInContent','end','suggestion:formatBlock:tablePasteCell','fromRange','call','dataDowncast','_suggestionFactory','findAncestor','forEach','endColumn','reduce','map','entries','row','locale','markMultiRangeBlockFormat','clipboardOutput','editingDowncast','editor','1174008bOHbXa','registerPostFixer','previous','createElement','from','suggestion-td','return','requires','last','getRange','getAllAdjacentSuggestions','columnInsertionRanges','insert','filter','registerDescriptionCallback','low','containsRange','insertion','nextSibling','deletionRanges','element','TableClipboard','createTableWalker','getShiftedBy','suggestionLoaded','change','getRows','keys','tableCellBackgroundColor','487610zWrMeW','ck-suggestion-marker','value','removeMarkers','isEmpty','createPositionBefore','nodeAfter','wrap','push','redo','markerToHighlight','removeColumns','every','453638PHQcyb','createRangeOn','8106psEPLx','getChildren','document','27lrMIAa','getRowIndexes','options','next','_splitMarkerName','*Replace\x20table\x20cells*','updateMarker','isEqual','detach','insertionRanges','tablePaste','tableCellBorderStyle','_isForcedDefaultExecutionBlock','ck-suggestion-marker--active','createRange','conversion','discard','rootName','has','oldRange','fromEntries','unwrap','getRanges','move','position','Users','start','find','getColumns','get','tableCell','insertContent','ck-suggestion-marker-insertion','type','table','tableCellHorizontalAlignment','includes','createRangeIn','getMarkers','rowInsertionRanges','suggestion','tablePasteRow','getChangedMarkers','remove','columnInsertionIndexes','392BGJOsT','333984lnTHdx','deletion','trackChanges','tablePasteCell','_createdBatches','registerCustomCallback','view','setAttributes','getSelectionAffectedTableCells','for','tableCellVerticalAlignment','forceDefaultExecution','$graveyard','tableCellPadding','getAttributes','root','_getCoordsForCells','tablePasteChainId','markerName','accept','startsWith','_replaceTableSlotCell','TrackChangesEditing','differ','newRange','getSuggestions','getChanges','insertColumns','afterInit','column','schema','listenTo','editing','hasSuggestion','1801420QnRuRZ','cell','descriptionFactory','paragraph','getChild','1296095uMRqzI','selection','tableCellSuggestion','getTableIfOnlyTableInContent','join','add','activeMarkers','_tablePostFixingSubtypes','rowInsertionIndexes','name','tablePasteColumn','content','model','rows','attributes','getSuggestion','setAttribute','suggestionUnloaded','some','endRow','commands','fill','subType','previousSibling','showSuggestionHighlights','formatBlock','removeMarker','first','tableCellBorderWidth','insertRows','author','stop','set','length','markers','markMultiRangeDeletion','cells','removeRows','getContainedElement','plugins','high','elementToElement','TableUtils','getItems','markerAttributes','tableCellBorderColor','markMultiRangeInsertion','batch','register'];_0x5898=function(){return _0x102b64;};return _0x5898();}import _0x2eb2fc from'./table.js';const Pe=[_0x266efd(0x220),_0x266efd(0x231),_0x266efd(0x1ba),_0x266efd(0x1d2),_0x266efd(0x1e7),_0x266efd(0x19c),_0x266efd(0x1ea)],we=Object[_0x266efd(0x1c3)](Pe[_0x266efd(0x244)](_0x8ddc95=>[_0x8ddc95,null]));export default class _t extends _0x874a83{static get[_0x266efd(0x187)](){return[_0x2eb2fc];}[_0x266efd(0x1f9)](){const _0xb0da68=_0x266efd,_0x523b82=this[_0xb0da68(0x17f)];if(!_0x523b82[_0xb0da68(0x22b)][_0xb0da68(0x1c1)](_0xb0da68(0x195)))return;const _0x5211ed=_0x523b82[_0xb0da68(0x22b)][_0xb0da68(0x1cc)](_0xb0da68(0x1f3)),_0x26f8de=_0x523b82[_0xb0da68(0x22b)][_0xb0da68(0x1cc)](_0xb0da68(0x22e)),_0x4f5e6e=_0x523b82[_0xb0da68(0x22b)][_0xb0da68(0x1cc)](_0x2eb2fc),_0x9c1c16=_0x523b82[_0xb0da68(0x22b)][_0xb0da68(0x1cc)](_0xb0da68(0x195));_0x4f5e6e[_0xb0da68(0x20b)][_0xb0da68(0x1a5)](_0xb0da68(0x1d8),_0xb0da68(0x20e)),_0x523b82[_0xb0da68(0x210)][_0xb0da68(0x1fb)][_0xb0da68(0x234)](_0xb0da68(0x206),{'allowIn':_0xb0da68(0x1cd),'allowContentOf':_0xb0da68(0x1cd),'isLimit':!0x0}),_0x523b82[_0xb0da68(0x1be)][_0xb0da68(0x22d)]({'model':_0xb0da68(0x206),'view':_0xb0da68(0x185)});let _0x4b1640=null;_0x523b82[_0xb0da68(0x210)]['on'](_0xb0da68(0x1ce),(_0x9570d6,_0x43255d)=>{const _0x4ec982=_0xb0da68,[_0x6e8de7,_0x107388]=_0x43255d,_0x2effb7=_0x43255d[_0x43255d[_0x4ec982(0x225)]-0x1];_0x2effb7&&_0x2effb7[_0x4ec982(0x1e8)]||_0x5211ed[_0x4ec982(0x1bb)]||this[_0x4ec982(0x17f)][_0x4ec982(0x218)][_0x4ec982(0x1cc)](_0x4ec982(0x1df))[_0x4ec982(0x19f)]&&function(_0x19f6c4,_0x30d9d0,_0x2a2282,_0x507718,_0x2aa6e5){const _0x3a0c5e=_0x4ec982;if(_0x30d9d0&&!_0x30d9d0['is'](_0x3a0c5e(0x237)))return!0x1;const _0x389950=_0x2aa6e5[_0x3a0c5e(0x207)](_0x19f6c4,_0x2a2282);if(!_0x389950||!Re(_0x389950,void 0x0,_0x507718))return!0x1;const _0x195f89=_0x507718[_0x3a0c5e(0x1e5)](_0x2a2282[_0x3a0c5e(0x1ae)][_0x3a0c5e(0x205)]);if(!_0x195f89[_0x3a0c5e(0x225)])return!0x1;const _0x294f0d=_0x195f89[0x0][_0x3a0c5e(0x240)](_0x3a0c5e(0x1d1)),_0xb02130=_0x507718[_0x3a0c5e(0x1b0)](_0x195f89),_0x4ad528=_0x507718[_0x3a0c5e(0x236)](_0x195f89),_0x409256={'startRow':_0xb02130[_0x3a0c5e(0x21f)],'endRow':_0xb02130[_0x3a0c5e(0x188)],'startColumn':_0x4ad528[_0x3a0c5e(0x21f)],'endColumn':_0x4ad528[_0x3a0c5e(0x188)]};return 0x1==_0x195f89[_0x3a0c5e(0x225)]&&(_0x409256[_0x3a0c5e(0x217)]+=_0x507718[_0x3a0c5e(0x19a)](_0x389950)-0x1,_0x409256[_0x3a0c5e(0x242)]+=_0x507718[_0x3a0c5e(0x1cb)](_0x389950)-0x1),Re(_0x294f0d,_0x409256,_0x507718);}(_0x6e8de7,_0x107388,_0x523b82[_0x4ec982(0x210)],_0x26f8de,_0x9c1c16)&&(_0x9570d6[_0x4ec982(0x223)](),_0x4b1640={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x523b82[_0x4ec982(0x210)][_0x4ec982(0x199)](()=>{const _0x38ff8d=_0x4ec982;_0x523b82[_0x38ff8d(0x210)][_0x38ff8d(0x1ce)](_0x43255d[0x0],_0x43255d[0x1],_0x43255d[0x2],{'forceDefaultExecution':!0x0});const _0x3f797a=_0x225d24(),{rowInsertionRanges:_0x5a9a1a,columnInsertionRanges:_0x13249c,insertionRanges:_0x5a56aa,deletionRanges:_0x1e3e60,cells:_0xcf5281}=_0x4b1640;_0x5a9a1a[_0x38ff8d(0x225)]&&_0x5211ed[_0x38ff8d(0x232)](_0x5a9a1a,_0x38ff8d(0x1d8),{'tablePasteChainId':_0x3f797a}),_0x13249c[_0x38ff8d(0x225)]&&_0x5211ed[_0x38ff8d(0x232)](_0x13249c,_0x38ff8d(0x20e),{'tablePasteChainId':_0x3f797a}),_0x5a56aa[_0x38ff8d(0x225)]&&(_0x5211ed[_0x38ff8d(0x232)](_0x5a56aa,_0x38ff8d(0x1b9),{'tablePasteChainId':_0x3f797a,'skipNestingCheck':!0x0}),_0x5a56aa[_0x38ff8d(0x241)](_0x51fa15=>{const _0x512cfd=_0x38ff8d;var _0x1fefc8;return null===(_0x1fefc8=_0x51fa15[_0x512cfd(0x1b7)])||void 0x0===_0x1fefc8?void 0x0:_0x1fefc8[_0x512cfd(0x23d)](_0x51fa15);})),_0x1e3e60[_0x38ff8d(0x225)]&&(_0x5211ed[_0x38ff8d(0x227)](_0x1e3e60,_0x38ff8d(0x1b9),{'tablePasteChainId':_0x3f797a,'skipNestingCheck':!0x0}),_0x1e3e60[_0x38ff8d(0x241)](_0x20f47d=>{const _0x566285=_0x38ff8d;var _0x1381d4;return null===(_0x1381d4=_0x20f47d[_0x566285(0x1b7)])||void 0x0===_0x1381d4?void 0x0:_0x1381d4[_0x566285(0x23d)](_0x20f47d);}));const _0x5d7972=_0x5211ed[_0x38ff8d(0x248)](_0xcf5281[_0x38ff8d(0x244)](({element:_0x5639c8})=>_0x5639c8),{'formatGroupId':_0x225d24()},[],_0x38ff8d(0x1e0),{'tablePasteChainId':_0x3f797a});if(_0x5d7972){const _0x32bf78=_0x5d7972[_0x38ff8d(0x1d5)](),_0xa0db4e=[];for(const {element:_0xf4d4b2,attributes:_0x5db1b9}of _0xcf5281){if(!_0x5db1b9)continue;const _0x34f255=_0x523b82[_0x38ff8d(0x210)][_0x38ff8d(0x1ab)](_0xf4d4b2),_0x3be33c=_0x32bf78[_0x38ff8d(0x1ca)](_0x382540=>_0x382540[_0x38ff8d(0x189)]()[_0x38ff8d(0x1b6)](_0x34f255));_0x3be33c&&_0xa0db4e[_0x38ff8d(0x1a5)]([_0x3be33c[_0x38ff8d(0x20d)],_0x5db1b9]);}_0xa0db4e[_0x38ff8d(0x225)]&&_0x5d7972[_0x38ff8d(0x214)](_0x38ff8d(0x230),Object[_0x38ff8d(0x1c3)](_0xa0db4e));}_0x4b1640=null;}));},{'priority':_0x23e9da[_0xb0da68(0x22c)]+0xa}),_0x523b82[_0xb0da68(0x22b)][_0xb0da68(0x1cc)](_0xb0da68(0x195))['on'](_0xb0da68(0x1f2),(_0x47c0c1,_0x228f38)=>{const _0x3547df=_0xb0da68,[_0x446a1f,_0x3707da,,_0x335228]=_0x228f38;if(!_0x4b1640)return;_0x47c0c1[_0x3547df(0x223)]();const _0x11618b=_0x446a1f[_0x3547df(0x200)],_0x38b0d3=_0x3707da,_0x50850e=ke(_0x11618b),_0x225316=ke(_0x38b0d3);_0x47c0c1[_0x3547df(0x186)]=_0x11618b;let _0x53270f=null,_0x5a8792=null;if(_0x225316||_0x50850e){if(_0x50850e&&!_0x225316){_0x335228[_0x3547df(0x1da)](_0x11618b[_0x3547df(0x203)](0x0));for(const _0x1ccfac of Array[_0x3547df(0x184)](_0x38b0d3[_0x3547df(0x1ad)]()))_0x335228[_0x3547df(0x18c)](_0x1ccfac,_0x11618b,_0x3547df(0x23a));const _0x5f39ba=_0x4b1640[_0x3547df(0x20c)][_0x3547df(0x1d3)](_0x446a1f[_0x3547df(0x246)]),_0x2a6e43=_0x4b1640[_0x3547df(0x1db)][_0x3547df(0x1d3)](_0x446a1f[_0x3547df(0x1fa)]);_0x5f39ba||_0x2a6e43||(_0x53270f=_0x4f0ec9[_0x3547df(0x23c)](_0x335228[_0x3547df(0x1d4)](_0x11618b)));}else _0x225316&&!_0x50850e&&(_0x5a8792=_0x335228[_0x3547df(0x1d4)](_0x11618b));}else{const _0x5b563b=_0x335228[_0x3547df(0x183)](_0x3547df(0x206)),_0x49b78d=_0x335228[_0x3547df(0x183)](_0x3547df(0x206));_0x335228[_0x3547df(0x1a4)](_0x335228[_0x3547df(0x1d4)](_0x11618b),_0x49b78d),_0x335228[_0x3547df(0x18c)](_0x5b563b,_0x11618b,0x0);for(const _0x353e98 of Array[_0x3547df(0x184)](_0x38b0d3[_0x3547df(0x1ad)]()))_0x335228[_0x3547df(0x18c)](_0x353e98,_0x5b563b,_0x3547df(0x23a));_0x53270f=_0x4f0ec9[_0x3547df(0x23c)](_0x335228[_0x3547df(0x1ab)](_0x5b563b)),_0x5a8792=_0x4f0ec9[_0x3547df(0x23c)](_0x335228[_0x3547df(0x1ab)](_0x49b78d));}const _0x4026eb=Array[_0x3547df(0x184)](_0x38b0d3[_0x3547df(0x1eb)]())[_0x3547df(0x18d)](([_0x3f6b52])=>Pe[_0x3547df(0x1d3)](_0x3f6b52));_0x4b1640[_0x3547df(0x228)][_0x3547df(0x1a5)]({'element':_0x11618b,'attributes':_0x4026eb[_0x3547df(0x225)]?Object[_0x3547df(0x1c3)](_0x4026eb):null}),_0x53270f&&_0x4b1640[_0x3547df(0x1b8)][_0x3547df(0x1a5)](_0x53270f),_0x5a8792&&_0x4b1640[_0x3547df(0x193)][_0x3547df(0x1a5)](_0x5a8792);},{'priority':_0xb0da68(0x22c)}),_0x26f8de['on'](_0xb0da68(0x1f8),(_0x572c1b,_0x42d878)=>{const _0x38fe9a=_0xb0da68,[_0x1a518e,_0x372989={}]=_0x42d878;if(!_0x4b1640)return;const _0x3880b8=_0x372989['at']||0x0,_0x578a35=_0x372989[_0x38fe9a(0x235)]||0x1;_0x4b1640[_0x38fe9a(0x1db)]=new Array(_0x578a35)[_0x38fe9a(0x219)](_0x3880b8)[_0x38fe9a(0x244)]((_0x121ca5,_0x343d24)=>_0x121ca5+_0x343d24);for(const {cell:_0xa56574}of _0x26f8de[_0x38fe9a(0x196)](_0x1a518e,{'startColumn':_0x3880b8,'endColumn':_0x3880b8+_0x578a35-0x1}))_0x4b1640[_0x38fe9a(0x18b)][_0x38fe9a(0x1a5)](_0x523b82[_0x38fe9a(0x210)][_0x38fe9a(0x1ab)](_0xa56574));},{'priority':_0xb0da68(0x18f)}),_0x26f8de['on'](_0xb0da68(0x221),(_0x2c1c27,_0x2181fc)=>{const _0x58f816=_0xb0da68,[_0x1ef236,_0x8a5798={}]=_0x2181fc;if(!_0x4b1640)return;const _0x2b9238=_0x8a5798['at']||0x0,_0x55867e=_0x8a5798[_0x58f816(0x211)]||0x1;_0x4b1640[_0x58f816(0x20c)]=new Array(_0x55867e)[_0x58f816(0x219)](_0x2b9238)[_0x58f816(0x244)]((_0x53865b,_0x4ab005)=>_0x53865b+_0x4ab005);for(const {cell:_0x45fdda}of _0x26f8de[_0x58f816(0x196)](_0x1ef236,{'startRow':_0x2b9238,'endRow':_0x2b9238+_0x55867e-0x1}))_0x4b1640[_0x58f816(0x1d6)][_0x58f816(0x1a5)](_0x523b82[_0x58f816(0x210)][_0x58f816(0x1ab)](_0x45fdda));},{'priority':_0xb0da68(0x18f)}),_0x5211ed[_0xb0da68(0x201)][_0xb0da68(0x18e)](_0x30b964=>{const _0x39ce38=_0xb0da68;if(_0x30b964[_0x39ce38(0x21a)]&&_0x30b964[_0x39ce38(0x21a)][_0x39ce38(0x1f1)](_0x39ce38(0x1b9)))return _0x30b964[_0x39ce38(0x182)]?{}:{'type':_0x39ce38(0x191),'content':_0x4ebb42(_0x523b82[_0x39ce38(0x247)],_0x39ce38(0x1b4))};});const _0x11eb5a=()=>!0x1;for(const _0x18c180 of[_0xb0da68(0x1b9),_0xb0da68(0x20e),_0xb0da68(0x1d8),_0xb0da68(0x1e0)])_0x5211ed[_0xb0da68(0x23f)][_0xb0da68(0x1e2)](_0xb0da68(0x191),_0x18c180,_0xb0da68(0x208),_0x11eb5a),_0x5211ed[_0xb0da68(0x23f)][_0xb0da68(0x1e2)](_0xb0da68(0x1de),_0x18c180,_0xb0da68(0x208),_0x11eb5a),_0x5211ed[_0xb0da68(0x23f)][_0xb0da68(0x1e2)](_0xb0da68(0x21d),_0x18c180,_0xb0da68(0x208),_0x11eb5a);_0x5211ed[_0xb0da68(0x23f)][_0xb0da68(0x1e2)](_0xb0da68(0x21d),_0xb0da68(0x1e0),_0xb0da68(0x1bf),_0x11eb5a),_0x5211ed[_0xb0da68(0x23f)][_0xb0da68(0x1e2)](_0xb0da68(0x21d),_0xb0da68(0x1e0),_0xb0da68(0x1f0),(_0x2c9f08,_0x14ab23,_0x2d72fc)=>{const _0x3510dd=_0xb0da68,_0x2dc900=_0x2c9f08[_0x3510dd(0x244)](_0x44a613=>_0x44a613[_0x3510dd(0x22a)]())[_0x3510dd(0x18d)](_0x48137a=>_0x48137a),_0x1d5a3d=new Map(_0x2dc900[_0x3510dd(0x244)](_0x1bc949=>[_0x1bc949,null]));if(_0x4b1640){for(const {element:_0x26db8e,attributes:_0x45cdd0}of _0x4b1640[_0x3510dd(0x228)])_0x45cdd0&&_0x1d5a3d[_0x3510dd(0x224)](_0x26db8e,_0x45cdd0);}else{if(_0x2d72fc&&_0x2d72fc[_0x3510dd(0x230)])for(const [_0x59f4a7,_0x12966d]of Object[_0x3510dd(0x245)](_0x2d72fc[_0x3510dd(0x230)])){const _0x570144=_0x523b82[_0x3510dd(0x210)][_0x3510dd(0x226)][_0x3510dd(0x1cc)](_0x59f4a7),_0x3e59f1=_0x570144?_0x570144[_0x3510dd(0x189)]()[_0x3510dd(0x22a)]():null;_0x3e59f1&&_0x1d5a3d[_0x3510dd(0x224)](_0x3e59f1,_0x12966d);}}_0x523b82[_0x3510dd(0x210)][_0x3510dd(0x199)](_0x1da20e=>{const _0x33191a=_0x3510dd;for(const [_0xaf3007,_0x583467]of _0x1d5a3d)_0x1da20e[_0x33191a(0x1e4)]({...we,..._0x583467},_0xaf3007);});});const _0x56e169=(_0x2375f6,_0x5c29c8)=>{const _0x36c2da=_0xb0da68;_0x5211ed[_0x36c2da(0x23f)][_0x36c2da(0x1e2)](_0x2375f6,_0x36c2da(0x1b9),_0x5c29c8,(_0x538aec,_0x183068,_0x194ea4)=>{const _0x17a79d=_0x36c2da;_0x523b82[_0x17a79d(0x210)][_0x17a79d(0x199)](_0x16805c=>{const _0x55c4a3=_0x17a79d,_0x3368cb=[];for(const _0x51af9a of _0x538aec){const _0x3ba3a5=_0x51af9a[_0x55c4a3(0x1c9)][_0x55c4a3(0x1a3)];_0x3ba3a5['is'](_0x55c4a3(0x194),_0x55c4a3(0x206))&&_0x3368cb[_0x55c4a3(0x1a5)](_0x3ba3a5);}_0x5211ed[_0x55c4a3(0x23f)][_0x55c4a3(0x238)](_0x2375f6,null,_0x5c29c8)(_0x538aec,_0x183068,_0x194ea4);for(const _0x10c9d5 of _0x3368cb)_0x55c4a3(0x1e9)!=_0x10c9d5[_0x55c4a3(0x1ec)][_0x55c4a3(0x1c0)]&&_0x16805c[_0x55c4a3(0x1c4)](_0x10c9d5);});});};_0x56e169(_0xb0da68(0x191),_0xb0da68(0x1f0)),_0x56e169(_0xb0da68(0x191),_0xb0da68(0x1bf)),_0x56e169(_0xb0da68(0x1de),_0xb0da68(0x1f0)),_0x56e169(_0xb0da68(0x1de),_0xb0da68(0x1bf)),_0x5211ed[_0xb0da68(0x23f)][_0xb0da68(0x1e2)](_0xb0da68(0x191),_0xb0da68(0x1d8),_0xb0da68(0x1bf),_0xf3371f=>{const _0xbfbbe7=_0xb0da68,_0x3fdf16=_0xf3371f[_0xbfbbe7(0x244)](_0x2a6148=>_0x2a6148[_0xbfbbe7(0x22a)]()),_0x2c088f=_0x3fdf16[0x0][_0xbfbbe7(0x240)](_0xbfbbe7(0x1d1)),{minRow:_0x59e377,maxRow:_0x50a27a}=_0x4f5e6e[_0xbfbbe7(0x1ed)](_0x3fdf16);_0x26f8de[_0xbfbbe7(0x229)](_0x2c088f,{'at':_0x59e377,'rows':_0x50a27a-_0x59e377+0x1});}),_0x5211ed[_0xb0da68(0x23f)][_0xb0da68(0x1e2)](_0xb0da68(0x191),_0xb0da68(0x20e),_0xb0da68(0x1bf),_0xf15386=>{const _0x1b67fd=_0xb0da68,_0x117fe9=_0xf15386[_0x1b67fd(0x244)](_0x2f5466=>_0x2f5466[_0x1b67fd(0x22a)]()),_0x50c9fc=_0x117fe9[0x0][_0x1b67fd(0x240)](_0x1b67fd(0x1d1)),{minColumn:_0x2a1f64,maxColumn:_0x24f307}=_0x4f5e6e[_0x1b67fd(0x1ed)](_0x117fe9);_0x26f8de[_0x1b67fd(0x1a8)](_0x50c9fc,{'at':_0x2a1f64,'columns':_0x24f307-_0x2a1f64+0x1});});const _0x136f41=(_0xa83fd7,_0x12d301)=>{const _0x394408=_0xb0da68;if(!_0x12d301[_0x394408(0x21a)]||!_0x12d301[_0x394408(0x21a)][_0x394408(0x1f1)](_0x394408(0x1b9)))return;const _0xdb1ed8=_0x12d301[_0x394408(0x212)][_0x394408(0x1ee)],_0x412bd9=_0x5211ed[_0x394408(0x1f6)]()[_0x394408(0x18d)](_0x10811c=>_0x10811c[_0x394408(0x239)]&&_0x10811c[_0x394408(0x212)]&&_0x10811c[_0x394408(0x212)][_0x394408(0x1ee)]==_0xdb1ed8);_0x412bd9[_0x394408(0x225)]&&_0x12d301[_0x394408(0x18a)]()[_0x394408(0x225)]!=_0x412bd9[_0x394408(0x225)]&&_0x412bd9[_0x394408(0x243)]((_0x15e904,_0x5e21f6)=>(_0x15e904[_0x394408(0x1b2)]=_0x5e21f6,_0x5e21f6[_0x394408(0x182)]=_0x15e904,_0x5e21f6));};function _0x50e9b7(_0x44dd9a,_0x2070da=!0x0){const _0x3540b9=_0xb0da68,{id:_0x28a4e6,authorId:_0x49f9b9}=_0x5211ed[_0x3540b9(0x1b3)](_0x44dd9a[_0x3540b9(0x1ef)]),_0x4f67ff=[_0x3540b9(0x19e),_0x3540b9(0x1cf)],_0x27b154=_0x5211ed[_0x3540b9(0x20a)][_0x3540b9(0x1d3)](_0x44dd9a[_0x3540b9(0x1ef)]);return _0x27b154&&_0x4f67ff[_0x3540b9(0x1a5)](_0x3540b9(0x1bc)),{'classes':_0x4f67ff,'attributes':{'data-suggestion':_0x28a4e6,'data-author-id':_0x49f9b9},'priority':_0x27b154&&_0x2070da?0xbc2:0xbb8};}_0x5211ed['on'](_0xb0da68(0x198),_0x136f41,{'priority':_0xb0da68(0x22c)}),_0x5211ed['on'](_0xb0da68(0x215),_0x136f41,{'priority':_0xb0da68(0x22c)}),_0x523b82[_0xb0da68(0x210)][_0xb0da68(0x1ae)][_0xb0da68(0x181)](()=>{const _0x25bc05=_0xb0da68;let _0x29342c=!0x1;const _0x32c905=Array[_0x25bc05(0x184)](_0x523b82[_0x25bc05(0x210)][_0x25bc05(0x1ae)][_0x25bc05(0x1f4)][_0x25bc05(0x1d9)]());for(const {name:_0x118745,data:_0x325712}of _0x32c905){const {group:_0x7949a5,type:_0x552593,id:_0x48603f}=_0x5211ed[_0x25bc05(0x1b3)](_0x118745);if(_0x25bc05(0x1d7)!=_0x7949a5||_0x25bc05(0x1de)!=_0x552593||_0x325712[_0x25bc05(0x1c2)])continue;if(!_0x5211ed[_0x25bc05(0x1fe)](_0x48603f))continue;const _0x3edea2=_0x5211ed[_0x25bc05(0x213)](_0x48603f)[_0x25bc05(0x1c5)](),_0x43fd77=_0x523b82[_0x25bc05(0x22b)][_0x25bc05(0x1cc)](_0x25bc05(0x1c8))['me'];for(const _0x3182f3 of _0x5211ed[_0x25bc05(0x1f6)]()){if(!_0x3182f3[_0x25bc05(0x239)]||_0x3182f3[_0x25bc05(0x222)]!=_0x43fd77)continue;if(_0x25bc05(0x21d)!=_0x3182f3[_0x25bc05(0x1d0)]||_0x25bc05(0x1e0)!=_0x3182f3[_0x25bc05(0x21a)])continue;if(_0x3182f3[_0x25bc05(0x1c5)]()[_0x25bc05(0x1a9)](_0x48251a=>_0x3edea2[_0x25bc05(0x216)](_0x1240d3=>_0x1240d3[_0x25bc05(0x190)](_0x48251a,!0x0)))){for(const _0x4c56fa of _0x3182f3[_0x25bc05(0x18a)]())_0x4c56fa[_0x25bc05(0x239)]&&(_0x4c56fa[_0x25bc05(0x1bf)](),_0x29342c=!0x0);}}}return _0x29342c;}),_0x523b82[_0xb0da68(0x210)][_0xb0da68(0x1ae)][_0xb0da68(0x181)](_0x3a6634=>{const _0x5398e0=_0xb0da68,_0x161478=_0x523b82[_0x5398e0(0x218)][_0x5398e0(0x1cc)](_0x5398e0(0x1a6));if(!_0x161478||!_0x161478[_0x5398e0(0x1e1)][_0x5398e0(0x1c1)](_0x3a6634[_0x5398e0(0x233)]))return!0x1;let _0x8cd1f0=!0x1;const _0x305ceb=_0x523b82[_0x5398e0(0x22b)][_0x5398e0(0x1cc)](_0x5398e0(0x1c8))['me'],_0x312072=_0x523b82[_0x5398e0(0x210)][_0x5398e0(0x1ae)][_0x5398e0(0x1f4)][_0x5398e0(0x1f7)](),_0x482b5a=Array[_0x5398e0(0x184)](_0x523b82[_0x5398e0(0x210)][_0x5398e0(0x1ae)][_0x5398e0(0x1f4)][_0x5398e0(0x1d9)]())[_0x5398e0(0x18d)](({name:_0xd1326d,data:_0x1133ef})=>{const _0x200f36=_0x5398e0,{group:_0xd1d7ac,subType:_0x4c9b41,authorId:_0x58f6d8}=_0x5211ed[_0x200f36(0x1b3)](_0xd1326d);return _0x200f36(0x1d7)==_0xd1d7ac&&_0x200f36(0x1b9)==_0x4c9b41&&_0x58f6d8==_0x305ceb['id']&&!_0x1133ef[_0x200f36(0x1c2)];});for(const _0x49be53 of _0x312072){if(_0x5398e0(0x18c)!=_0x49be53[_0x5398e0(0x1d0)]||_0x5398e0(0x206)!=_0x49be53[_0x5398e0(0x20d)]||0x1!=_0x49be53[_0x5398e0(0x225)])continue;const _0x1734b6=_0x3a6634[_0x5398e0(0x1bd)](_0x49be53[_0x5398e0(0x1c7)],_0x49be53[_0x5398e0(0x1c7)][_0x5398e0(0x197)](0x1));if(!_0x482b5a[_0x5398e0(0x1ca)](({data:_0x270b7c})=>_0x270b7c[_0x5398e0(0x1f5)][_0x5398e0(0x1b6)](_0x1734b6))){for(const {name:_0x261335,data:_0x5a1cad}of _0x482b5a)if(_0x1734b6[_0x5398e0(0x190)](_0x5a1cad[_0x5398e0(0x1f5)])){_0x3a6634[_0x5398e0(0x1b5)](_0x261335,{'range':_0x1734b6}),_0x8cd1f0=!0x0;break;}}}return _0x8cd1f0;}),_0x523b82[_0xb0da68(0x210)][_0xb0da68(0x1ae)][_0xb0da68(0x181)](_0x160cc7=>{const _0x15e66d=_0xb0da68;let _0x561121=!0x1;const _0x975680=_0x523b82[_0x15e66d(0x22b)][_0x15e66d(0x1cc)](_0x15e66d(0x1c8))['me'],_0x4a435c=_0x5211ed[_0x15e66d(0x1f6)]()[_0x15e66d(0x18d)](_0x181f2d=>_0x181f2d[_0x15e66d(0x239)]&&_0x181f2d[_0x15e66d(0x222)]==_0x975680),_0x2eb6e6=new Set(),_0x164d11=new Set();for(const _0x4a3c15 of _0x4a435c)if(_0x15e66d(0x1b9)==_0x4a3c15[_0x15e66d(0x21a)])for(const _0x27b2a1 of _0x4a3c15[_0x15e66d(0x1d5)]()){const _0x4c680d=_0x27b2a1[_0x15e66d(0x189)]()[_0x15e66d(0x22a)]();if(_0x4c680d){if(_0x4c680d['is'](_0x15e66d(0x194),_0x15e66d(0x206))&&ke(_0x4c680d)){_0x4a3c15[_0x15e66d(0x21e)](_0x27b2a1[_0x15e66d(0x20d)]),_0x2eb6e6[_0x15e66d(0x209)](_0x4c680d),_0x561121=!0x0;const _0x44973f=_0x4c680d[_0x15e66d(0x192)],_0x163921=_0x4c680d[_0x15e66d(0x21b)],_0x43cc6d=_0x44973f&&_0x44973f['is'](_0x15e66d(0x194),_0x15e66d(0x206)),_0x1aafb2=_0x163921&&_0x163921['is'](_0x15e66d(0x194),_0x15e66d(0x206));_0x43cc6d&&!_0x2eb6e6[_0x15e66d(0x1c1)](_0x44973f)&&_0x164d11[_0x15e66d(0x209)](_0x44973f),_0x1aafb2&&!_0x2eb6e6[_0x15e66d(0x1c1)](_0x163921)&&_0x164d11[_0x15e66d(0x209)](_0x163921);}else _0x4c680d['is'](_0x15e66d(0x194),_0x15e66d(0x202))&&_0x4c680d[_0x15e66d(0x1a1)]&&(_0x4a3c15[_0x15e66d(0x21e)](_0x27b2a1[_0x15e66d(0x20d)]),_0x561121=!0x0);}}else{if(_0x15e66d(0x1e0)==_0x4a3c15[_0x15e66d(0x21a)]){if(!_0x4a3c15[_0x15e66d(0x212)]||!_0x4a3c15[_0x15e66d(0x212)][_0x15e66d(0x1ee)])continue;const _0x3a9cb1=_0x4a3c15[_0x15e66d(0x212)][_0x15e66d(0x230)];if(_0x3a9cb1&&Object[_0x15e66d(0x19b)](_0x3a9cb1)[_0x15e66d(0x225)])continue;const _0x41f1af=_0x4a3c15[_0x15e66d(0x212)][_0x15e66d(0x1ee)];let _0x1de390=!0x0,_0x54fc20=!0x0;for(const _0x3d1fc9 of _0x4a435c)if(_0x3d1fc9[_0x15e66d(0x21a)]&&_0x3d1fc9[_0x15e66d(0x21a)][_0x15e66d(0x1f1)](_0x15e66d(0x1b9))){if(!_0x3d1fc9[_0x15e66d(0x212)][_0x15e66d(0x1ee)]){_0x54fc20=!0x1;break;}if(_0x3d1fc9['id']!=_0x4a3c15['id']&&_0x3d1fc9[_0x15e66d(0x212)][_0x15e66d(0x1ee)]==_0x41f1af){_0x1de390=!0x1;break;}}_0x54fc20&&_0x1de390&&(_0x4a3c15[_0x15e66d(0x1a0)](),_0x561121=!0x0);}}for(const _0x788da0 of _0x2eb6e6)_0x160cc7[_0x15e66d(0x1da)](_0x788da0);for(const _0x2c503f of _0x164d11)_0x160cc7[_0x15e66d(0x1c4)](_0x2c503f);return _0x561121;}),_0x523b82[_0xb0da68(0x1be)][_0xb0da68(0x1e6)](_0xb0da68(0x17e))[_0xb0da68(0x1a7)]({'model':_0xb0da68(0x23b),'view':(_0x2b9585,_0x56248d)=>_0x50e9b7(_0x2b9585),'converterPriority':_0xb0da68(0x22c)}),_0x523b82[_0xb0da68(0x1be)][_0xb0da68(0x1e6)](_0xb0da68(0x23e))[_0xb0da68(0x1a7)]({'model':_0xb0da68(0x23b),'view':(_0x59564e,_0x46cb3d)=>_0x46cb3d[_0xb0da68(0x1b1)][_0xb0da68(0x21c)]?_0x50e9b7(_0x59564e,!0x1):null,'converterPriority':_0xb0da68(0x22c)});const _0x3474aa=_0x523b82[_0xb0da68(0x1fd)][_0xb0da68(0x1e3)];this[_0xb0da68(0x1fc)](_0x3474aa[_0xb0da68(0x1ae)],_0xb0da68(0x17d),(_0x304b46,_0x428ef2)=>{const _0x232850=_0xb0da68,_0x32bf0a=[];for(const _0x14d636 of _0x3474aa[_0x232850(0x1d4)](_0x428ef2[_0x232850(0x20f)])[_0x232850(0x22f)]())_0x14d636['is'](_0x232850(0x194),_0x232850(0x185))&&_0x32bf0a[_0x232850(0x1a5)](_0x14d636);_0x3474aa[_0x232850(0x199)](_0x1f187f=>{const _0x89178f=_0x232850;for(const _0x449bcd of _0x32bf0a)_0x1f187f[_0x89178f(0x1c6)](_0x1f187f[_0x89178f(0x1d4)](_0x449bcd),_0x1f187f[_0x89178f(0x1a2)](_0x449bcd)),_0x1f187f[_0x89178f(0x1da)](_0x449bcd);});});}}function ke(_0x28054a){const _0x5a01ee=_0x266efd;if(_0x28054a[_0x5a01ee(0x1a1)])return!0x0;const _0x197bcb=_0x28054a[_0x5a01ee(0x203)](0x0);return _0x197bcb['is'](_0x5a01ee(0x194),_0x5a01ee(0x202))&&_0x197bcb[_0x5a01ee(0x1a1)];}function Re(_0x283a69,_0x4f6dde={},_0x4e2c92){const _0xda9c51=_0x266efd;for(const {isAnchor:_0x16c403,cellHeight:_0x1d6861,cellWidth:_0x4050b6}of _0x4e2c92[_0xda9c51(0x196)](_0x283a69,{'includeAllSlots':!0x0,..._0x4f6dde}))if(!_0x16c403||0x1!=_0x1d6861||0x1!=_0x4050b6)return!0x1;return!0x0;}
|
|
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;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x317fe1=_0x4ba4;(function(_0x2bb320,_0x240b02){const _0x37b635=_0x4ba4,_0xeaf98a=_0x2bb320();while(!![]){try{const _0x34b9a2=parseInt(_0x37b635(0x1bd))/0x1*(-parseInt(_0x37b635(0x1d9))/0x2)+-parseInt(_0x37b635(0x1e9))/0x3+-parseInt(_0x37b635(0x1ce))/0x4+-parseInt(_0x37b635(0x1ef))/0x5*(parseInt(_0x37b635(0x1df))/0x6)+-parseInt(_0x37b635(0x1db))/0x7*(parseInt(_0x37b635(0x1dc))/0x8)+parseInt(_0x37b635(0x1d4))/0x9+parseInt(_0x37b635(0x1d1))/0xa*(parseInt(_0x37b635(0x1e2))/0xb);if(_0x34b9a2===_0x240b02)break;else _0xeaf98a['push'](_0xeaf98a['shift']());}catch(_0x27ec63){_0xeaf98a['push'](_0xeaf98a['shift']());}}}(_0x5c2e,0xa9099));function _0x4ba4(_0x2c21d2,_0x3d3f12){const _0x5c2e0e=_0x5c2e();return _0x4ba4=function(_0x4ba43a,_0x1c5fb9){_0x4ba43a=_0x4ba43a-0x1b9;let _0x1d31e5=_0x5c2e0e[_0x4ba43a];return _0x1d31e5;},_0x4ba4(_0x2c21d2,_0x3d3f12);}import{Plugin as _0x190ac9}from'ckeditor5/src/core.js';import{getTranslation as _0x304ad6}from'../utils/common-translations.js';export default class Nt extends _0x190ac9{[_0x317fe1(0x1c8)](){const _0x482eb3=_0x317fe1;if(!this[_0x482eb3(0x1ed)][_0x482eb3(0x1c5)][_0x482eb3(0x1e1)](_0x482eb3(0x1c7)))return;const _0x1f8766=this[_0x482eb3(0x1ed)][_0x482eb3(0x1c5)][_0x482eb3(0x1e6)](_0x482eb3(0x1f0));_0x1f8766[_0x482eb3(0x1e3)](_0x482eb3(0x1da),this[_0x482eb3(0x1d7)][_0x482eb3(0x1d6)](this)),_0x1f8766[_0x482eb3(0x1d0)][_0x482eb3(0x1dd)](_0x482eb3(0x1d3),_0x482eb3(0x1be),_0x482eb3(0x1cf),_0x1f8766[_0x482eb3(0x1d0)][_0x482eb3(0x1ca)](_0x482eb3(0x1d3),null,_0x482eb3(0x1ea))),_0x1f8766[_0x482eb3(0x1d0)][_0x482eb3(0x1dd)](_0x482eb3(0x1d3),_0x482eb3(0x1be),_0x482eb3(0x1ea),_0x1f8766[_0x482eb3(0x1d0)][_0x482eb3(0x1ca)](_0x482eb3(0x1d3),null,_0x482eb3(0x1cf))),_0x1f8766[_0x482eb3(0x1c0)][_0x482eb3(0x1cb)](this[_0x482eb3(0x1e5)][_0x482eb3(0x1d6)](this));}[_0x317fe1(0x1d7)](_0x126f37,_0x43078a){const _0x818128=_0x317fe1,_0x232a9f=this[_0x818128(0x1ed)][_0x818128(0x1c5)][_0x818128(0x1e6)](_0x818128(0x1f0)),_0x1d171e=this[_0x818128(0x1ed)][_0x818128(0x1c5)][_0x818128(0x1e6)](_0x818128(0x1c7)),_0x2553fb=_0x43078a[_0x818128(0x1b9)]||this[_0x818128(0x1ed)][_0x818128(0x1d8)][_0x818128(0x1e4)][_0x818128(0x1ee)][_0x818128(0x1c6)]();this[_0x818128(0x1ed)][_0x818128(0x1d8)][_0x818128(0x1cd)](()=>{const _0xf826d0=_0x818128,_0x1436a7=_0x1d171e[_0xf826d0(0x1c9)](_0x2553fb);let _0x54edc8=_0x1436a7?_0x1d171e[_0xf826d0(0x1ec)](_0x1436a7):null,_0x165e25=_0x2553fb[_0xf826d0(0x1d5)](_0xf826d0(0x1c1))||null;const _0x5e9738=_0x43078a[_0xf826d0(0x1c1)]||_0x165e25,_0x2f1b2e=_0x43078a[_0xf826d0(0x1de)]||_0x54edc8,_0x1afeb4=this[_0xf826d0(0x1ed)][_0xf826d0(0x1c5)][_0xf826d0(0x1e6)](_0xf826d0(0x1bb))['me'];for(const _0x27e8ac of _0x232a9f[_0xf826d0(0x1c3)]()){const _0x2258b1=_0x27e8ac[_0xf826d0(0x1ba)]();if(_0xf826d0(0x1be)===_0x27e8ac[_0xf826d0(0x1e7)]&&_0x2258b1===_0x2553fb){_0x27e8ac[_0xf826d0(0x1f1)]!==_0x1afeb4&&_0x27e8ac[_0xf826d0(0x1ea)]();const _0x567a37=_0x27e8ac[_0xf826d0(0x1e8)][_0xf826d0(0x1eb)];_0x165e25=_0x567a37[0x0][_0xf826d0(0x1c1)],_0x54edc8=_0x567a37[0x0][_0xf826d0(0x1de)];break;}}_0x126f37({'table':_0x2553fb,'tableWidth':_0x5e9738,'columnWidths':_0x2f1b2e}),_0x232a9f[_0xf826d0(0x1c4)](_0x2553fb,{'commandName':_0xf826d0(0x1da),'commandParams':[{'tableWidth':_0x165e25,'columnWidths':_0x54edc8}],'formatGroupId':_0xf826d0(0x1be)},[],_0xf826d0(0x1be));});}[_0x317fe1(0x1e5)](_0x30f1dd){const _0x5ebd86=_0x317fe1;if(_0x5ebd86(0x1d3)!=_0x30f1dd[_0x5ebd86(0x1bc)]&&_0x5ebd86(0x1cc)!=_0x30f1dd[_0x5ebd86(0x1bc)])return;const {data:_0x50c0ed}=_0x30f1dd;if(_0x50c0ed&&_0x5ebd86(0x1be)===_0x50c0ed[_0x5ebd86(0x1bf)]){const _0x25f6c9=_0x5ebd86(0x1e0);return{'type':_0x5ebd86(0x1c2),'content':_0x304ad6(this[_0x5ebd86(0x1ed)][_0x5ebd86(0x1d2)],_0x25f6c9)};}}}function _0x5c2e(){const _0x5727a8=['getTableColumnsWidths','editor','selection','55DybeMS','TrackChangesEditing','author','table','getContainedElement','Users','type','61783NyKpBT','resizeTable','formatGroupId','descriptionFactory','tableWidth','format','getSuggestions','markBlockFormat','plugins','getSelectedElement','TableColumnResizeEditing','afterInit','getColumnGroupElement','getSuggestionCallback','registerDescriptionCallback','formatInline','change','1497480XgSukT','accept','_suggestionFactory','1730TcjInD','locale','formatBlock','6996798cyjhHl','getAttribute','bind','handleResizeTableWidthCommand','model','24TkZuPh','resizeTableWidth','58464darcCb','744xVDIuM','registerCustomCallback','columnWidths','36570SbgSvo','*Format:*\x20resize\x20table','has','160556QLEcbb','enableCommand','document','handleSuggestionDescription','get','subType','data','1951818exUYdO','discard','commandParams'];_0x5c2e=function(){return _0x5727a8;};return _0x5c2e();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2c3ed8=_0x53c8;function _0x53c8(_0x59d263,_0x25bff4){const _0x4ff276=_0x4ff2();return _0x53c8=function(_0x53c811,_0x2b9636){_0x53c811=_0x53c811-0x183;let _0x3fc3bf=_0x4ff276[_0x53c811];return _0x3fc3bf;},_0x53c8(_0x59d263,_0x25bff4);}(function(_0x3e030f,_0x5561b0){const _0x453f39=_0x53c8,_0x80aac3=_0x3e030f();while(!![]){try{const _0x4f789f=parseInt(_0x453f39(0x1b2))/0x1+-parseInt(_0x453f39(0x1c4))/0x2+-parseInt(_0x453f39(0x1d2))/0x3*(-parseInt(_0x453f39(0x1c8))/0x4)+parseInt(_0x453f39(0x1c3))/0x5+-parseInt(_0x453f39(0x1bc))/0x6*(-parseInt(_0x453f39(0x18f))/0x7)+-parseInt(_0x453f39(0x19f))/0x8*(parseInt(_0x453f39(0x1ab))/0x9)+-parseInt(_0x453f39(0x196))/0xa*(-parseInt(_0x453f39(0x189))/0xb);if(_0x4f789f===_0x5561b0)break;else _0x80aac3['push'](_0x80aac3['shift']());}catch(_0x1c8475){_0x80aac3['push'](_0x80aac3['shift']());}}}(_0x4ff2,0xc59a7));import{Plugin as _0x4be0ac}from'ckeditor5/src/core.js';function _0x4ff2(){const _0x5e2f03=['markerName','toViewElement','removeMarker:suggestion','nodeAfter','type','forceValue','_suggestionFactory','commandName','9640lZvHAG','getSuggestion','addClass','editing','writer','data','consumable','createTableWalker','headingColumns','plugins','registerBlockAttribute','format','8604mWvELl','downcastDispatcher','enableDefaultAttributesIntegration','has','item','includes','TrackChangesEditing','893252mSPpBH','accept','registerDescriptionCallback','markerNameToElements','formatBlock','removeAttribute','requires','FORMAT_HEADER_COLUMN','stop','removeClass','1111938ADNMmF','headingRows','options','_registerLegacyDescription','bindElementToMarker','nodeBefore','FORMAT_HEADER_ROW','1517170qlANZZ','2920666wsrPVu','showSuggestionHighlights','setTableRowHeader','getCellLocation','44rQUVDE','_handleLegacySuggestions','setTableColumnHeader','data-suggestion','consume','start','FORMAT_REGULAR_COLUMN','mapper','activeMarkers','addMarker:suggestion','349851aDxmwj','ck-suggestion-marker-','_acceptFormatSuggestionCallbackFactory','markerRange','descriptionFactory','locale','setAttribute','FORMAT_REGULAR_ROW','unbindElementFromMarkerName','name','afterInit','highest','*Format:*\x20%0','ck-suggestion-marker--active','4785lvCIWD','registerCustomCallback','registerAttributeLabel','TableEditing','get','cell','7kRVUau','_splitMarkerName','TableUtils','end','editor','parent','commandParams','17400AmUpuX'];_0x4ff2=function(){return _0x5e2f03;};return _0x4ff2();}import _0x50a701 from'./table.js';import{getTranslation as _0x587a76}from'../utils/common-translations.js';export default class Ct extends _0x4be0ac{static get[_0x2c3ed8(0x1b8)](){return[_0x50a701];}[_0x2c3ed8(0x185)](){const _0x5b4482=_0x2c3ed8,_0x136832=this[_0x5b4482(0x193)];if(!_0x136832[_0x5b4482(0x1a8)][_0x5b4482(0x1ae)](_0x5b4482(0x18c)))return;const _0xc9847a=_0x136832[_0x5b4482(0x1d7)],_0x3b4e80=_0x136832[_0x5b4482(0x1a8)][_0x5b4482(0x18d)](_0x5b4482(0x1b1));_0x3b4e80[_0x5b4482(0x1ad)](_0x5b4482(0x1c6)),_0x3b4e80[_0x5b4482(0x1ad)](_0x5b4482(0x1ca)),_0x3b4e80[_0x5b4482(0x1a9)](_0x5b4482(0x1bd)),_0x3b4e80[_0x5b4482(0x1a9)](_0x5b4482(0x1a7)),_0x3b4e80[_0x5b4482(0x1d6)][_0x5b4482(0x18b)](_0x5b4482(0x1bd),_0x587a76(_0xc9847a,_0x5b4482(0x1c2))),_0x3b4e80[_0x5b4482(0x1d6)][_0x5b4482(0x18b)](_0x5b4482(0x1a7),_0x587a76(_0xc9847a,_0x5b4482(0x1b9))),this[_0x5b4482(0x1c9)]();}[_0x2c3ed8(0x1c9)](){const _0x5a3d95=_0x2c3ed8,_0x5c08eb=this[_0x5a3d95(0x193)][_0x5a3d95(0x1a8)][_0x5a3d95(0x18d)](_0x5a3d95(0x1b1)),_0xa6a85a=this[_0x5a3d95(0x193)][_0x5a3d95(0x1a8)][_0x5a3d95(0x18d)](_0x5a3d95(0x191)),_0x50d874=this[_0x5a3d95(0x193)][_0x5a3d95(0x1a8)][_0x5a3d95(0x18d)](_0x50a701)[_0x5a3d95(0x1d4)]();function _0x56aa37({showActiveMarker:_0x3f168e=!0x0,setDataAttribute:_0x364934=!0x0}={}){return(_0xce9690,_0x1f09a5,_0xb5d4a4)=>{const _0x188f2c=_0x53c8,{type:_0x572061,id:_0x24e6e1}=_0x5c08eb[_0x188f2c(0x190)](_0x1f09a5[_0x188f2c(0x197)]),_0x153db4=_0x5c08eb[_0x188f2c(0x1a0)](_0x24e6e1),_0x4455ff=_0x153db4[_0x188f2c(0x1a4)];if(_0x188f2c(0x1b6)!=_0x153db4[_0x188f2c(0x19b)]||!_0x4455ff||_0x188f2c(0x1ca)!=_0x4455ff[_0x188f2c(0x19e)])return;if(_0x1f09a5[_0x188f2c(0x1af)])return void _0xce9690[_0x188f2c(0x1ba)]();if(!_0xb5d4a4[_0x188f2c(0x1a5)][_0x188f2c(0x1cc)](_0x1f09a5[_0x188f2c(0x1d5)],_0xce9690[_0x188f2c(0x184)]))return;const _0x2b1dcd=_0x1f09a5[_0x188f2c(0x1d5)][_0x188f2c(0x1cd)][_0x188f2c(0x19a)],_0x54ed65=_0x1f09a5[_0x188f2c(0x1d5)][_0x188f2c(0x192)][_0x188f2c(0x1c1)],_0x2a1aeb=_0x2b1dcd[_0x188f2c(0x194)][_0x188f2c(0x194)],{column:_0x118145}=_0xa6a85a[_0x188f2c(0x1c7)](_0x2b1dcd),{column:_0x168a95}=_0xa6a85a[_0x188f2c(0x1c7)](_0x54ed65);for(let _0x42487a=_0x118145;_0x42487a<=_0x168a95;_0x42487a++){const _0x34f535=_0xa6a85a[_0x188f2c(0x1a6)](_0x2a1aeb,{'column':_0x42487a,'includeAllSlots':!0x1});for(const _0x5beed7 of _0x34f535){const _0x9cb170=_0x5beed7[_0x188f2c(0x18e)],_0x6df049=_0xb5d4a4[_0x188f2c(0x1cf)][_0x188f2c(0x198)](_0x9cb170);_0xb5d4a4[_0x188f2c(0x1a3)][_0x188f2c(0x1a1)](_0x188f2c(0x1d3)+_0x572061,_0x6df049),_0x364934&&_0xb5d4a4[_0x188f2c(0x1a3)][_0x188f2c(0x1d8)](_0x188f2c(0x1cb),_0x24e6e1,_0x6df049),_0xb5d4a4[_0x188f2c(0x1cf)][_0x188f2c(0x1c0)](_0x6df049,_0x1f09a5[_0x188f2c(0x197)]),_0x3f168e&&(_0x5c08eb[_0x188f2c(0x1d0)][_0x188f2c(0x1b0)](_0x1f09a5[_0x188f2c(0x197)])?_0xb5d4a4[_0x188f2c(0x1a3)][_0x188f2c(0x1a1)](_0x188f2c(0x188),_0x6df049):_0xb5d4a4[_0x188f2c(0x1a3)][_0x188f2c(0x1bb)](_0x188f2c(0x188),_0x6df049));}}};}_0x5c08eb[_0x5a3d95(0x19d)][_0x5a3d95(0x18a)](_0x5a3d95(0x1b6),_0x5a3d95(0x1c6),_0x5a3d95(0x1b3),_0x50d874),_0x5c08eb[_0x5a3d95(0x19d)][_0x5a3d95(0x18a)](_0x5a3d95(0x1b6),_0x5a3d95(0x1ca),_0x5a3d95(0x1b3),_0x50d874),this[_0x5a3d95(0x193)][_0x5a3d95(0x1a2)][_0x5a3d95(0x1ac)]['on'](_0x5a3d95(0x1d1),_0x56aa37(),{'priority':_0x5a3d95(0x186)}),this[_0x5a3d95(0x193)][_0x5a3d95(0x1a4)][_0x5a3d95(0x1ac)]['on'](_0x5a3d95(0x1d1),(_0x9aedbe,_0x1b7a35,_0x3e1ada)=>{const _0x1c9116=_0x5a3d95;_0x3e1ada[_0x1c9116(0x1be)][_0x1c9116(0x1c5)]&&_0x56aa37({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x9aedbe,_0x1b7a35,_0x3e1ada);},{'priority':_0x5a3d95(0x186)}),this[_0x5a3d95(0x193)][_0x5a3d95(0x1a2)][_0x5a3d95(0x1ac)]['on'](_0x5a3d95(0x199),(_0x3ef8a9,_0x2ff7ce,_0x3afdfd)=>{const _0x463b2c=_0x5a3d95,{type:_0x59aff7,id:_0x1ccae5}=_0x5c08eb[_0x463b2c(0x190)](_0x2ff7ce[_0x463b2c(0x197)]),_0x37087d=_0x5c08eb[_0x463b2c(0x1a0)](_0x1ccae5),_0x5a565d=_0x37087d[_0x463b2c(0x1a4)];if(_0x463b2c(0x1b6)!=_0x37087d[_0x463b2c(0x19b)]||!_0x5a565d||_0x463b2c(0x1ca)!=_0x5a565d[_0x463b2c(0x19e)])return;const _0x1dfac5=_0x3afdfd[_0x463b2c(0x1cf)][_0x463b2c(0x1b5)](_0x2ff7ce[_0x463b2c(0x197)]);if(_0x1dfac5){for(const _0x20d62b of _0x1dfac5)_0x3afdfd[_0x463b2c(0x1a3)][_0x463b2c(0x1bb)](_0x463b2c(0x1d3)+_0x59aff7,_0x20d62b),_0x3afdfd[_0x463b2c(0x1a3)][_0x463b2c(0x1bb)](_0x463b2c(0x188),_0x20d62b),_0x3afdfd[_0x463b2c(0x1a3)][_0x463b2c(0x1b7)](_0x463b2c(0x1cb),_0x20d62b),_0x3afdfd[_0x463b2c(0x1cf)][_0x463b2c(0x183)](_0x20d62b,_0x2ff7ce[_0x463b2c(0x197)]);}},{'priority':_0x5a3d95(0x186)}),this[_0x5a3d95(0x1bf)]();}[_0x2c3ed8(0x1bf)](){const _0x2d0b5c=_0x2c3ed8,_0x4ad34f=this[_0x2d0b5c(0x193)],_0x431cf7=_0x4ad34f[_0x2d0b5c(0x1d7)];function _0x2ae187(_0x1b7522){const _0x537905=_0x2d0b5c;return{'type':_0x537905(0x1aa),'content':_0x587a76(_0x431cf7,_0x537905(0x187),_0x1b7522)};}_0x4ad34f[_0x2d0b5c(0x1a8)][_0x2d0b5c(0x18d)](_0x2d0b5c(0x1b1))[_0x2d0b5c(0x1d6)][_0x2d0b5c(0x1b4)](_0x1eb1dc=>{const _0x423695=_0x2d0b5c;if(_0x423695(0x1b6)!=_0x1eb1dc[_0x423695(0x19b)])return;const {data:_0x38bfb3}=_0x1eb1dc;if(_0x38bfb3){if(_0x423695(0x1c6)==_0x38bfb3[_0x423695(0x19e)]){const _0x1c5eb9=_0x38bfb3[_0x423695(0x195)][0x0][_0x423695(0x19c)];return _0x2ae187(_0x587a76(_0x431cf7,_0x1c5eb9?_0x423695(0x1c2):_0x423695(0x1d9)));}if(_0x423695(0x1ca)==_0x38bfb3[_0x423695(0x19e)]){const _0x397cc5=_0x38bfb3[_0x423695(0x195)][0x0][_0x423695(0x19c)];return _0x2ae187(_0x587a76(_0x431cf7,_0x397cc5?_0x423695(0x1b9):_0x423695(0x1ce)));}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x31cde8=_0x1d84;function _0x1d84(_0xfb9847,_0x4f99e1){const _0x5096d3=_0x5096();return _0x1d84=function(_0x1d8440,_0x40e078){_0x1d8440=_0x1d8440-0x150;let _0x32a246=_0x5096d3[_0x1d8440];return _0x32a246;},_0x1d84(_0xfb9847,_0x4f99e1);}(function(_0x1c657b,_0x1daeaf){const _0x866d44=_0x1d84,_0x3679d9=_0x1c657b();while(!![]){try{const _0xc3d008=-parseInt(_0x866d44(0x181))/0x1*(-parseInt(_0x866d44(0x162))/0x2)+parseInt(_0x866d44(0x17f))/0x3+parseInt(_0x866d44(0x161))/0x4+parseInt(_0x866d44(0x19c))/0x5*(-parseInt(_0x866d44(0x180))/0x6)+-parseInt(_0x866d44(0x17d))/0x7*(-parseInt(_0x866d44(0x196))/0x8)+-parseInt(_0x866d44(0x190))/0x9*(-parseInt(_0x866d44(0x19b))/0xa)+-parseInt(_0x866d44(0x1a2))/0xb;if(_0xc3d008===_0x1daeaf)break;else _0x3679d9['push'](_0x3679d9['shift']());}catch(_0x5c5301){_0x3679d9['push'](_0x3679d9['shift']());}}}(_0x5096,0xd12d7));import{Plugin as _0x454dac}from'ckeditor5/src/core.js';import _0x5d3e5f from'./table.js';import{LiveRange as _0x4899aa}from'ckeditor5/src/engine.js';function _0x5096(){const _0x4519da=['splitTableCellVertically','document','splitTableCellHorizontally','*Merge\x20cells*','mergeTableCellRight','TableUtils','tableCell','afterInit','rootName','registerCustomCallback','commandName','length','descriptionFactory','deletion','getFirstPosition','formatInline','findAncestor','from','mergeTableCellLeft','_areMergableCells','_acceptFormatSuggestionCallbackFactory','highest','$graveyard','4671836TsCzGb','1360990XiDBtH','registerDescriptionCallback','value','editor','subType','createRangeOn','getRanges','fromRange','_tablePostFixingSubtypes','createTableWalker','getCellLocation','plugins','has','TrackChangesEditing','return','enableCommand','*Split\x20cell:*\x20horizontally','locale','find','trackChanges','cell','TableEditing','size','insertion','author','add','low','917uAeEpR','formatBlock','1491270RQqQqu','30oMlCQa','1GXuWcU','selection','direction','getSuggestions','set:isEnabled','change','mergeTableCellDown','element','_isForcedDefaultExecutionBlock','containsRange','requires','push','type','getSelectionAffectedTableCells','isEnabled','423GsTSmu','model','stop','execute','filter','format','84400zyxHep','mergeTableCellUp','commands','isInContent','setSelection','328870PCVJgj','277285sntbno','refresh','horizontally','markBlockFormat','markMultiRangeBlockFormat','table','45531277omROSP','mergeTableCells','root','*Split\x20cell:*\x20vertically','get','getAncestors','forceDefaultExecution','_areSelectedCellsMergable','detach','accept','_suggestionFactory','map'];_0x5096=function(){return _0x4519da;};return _0x5096();}import{getTranslation as _0x18745f}from'../utils/common-translations.js';export default class vt extends _0x454dac{static get[_0x31cde8(0x18b)](){return[_0x5d3e5f];}[_0x31cde8(0x151)](){const _0x15ab43=_0x31cde8,_0x43dee7=this[_0x15ab43(0x165)],_0x5e3fb1=_0x43dee7[_0x15ab43(0x191)][_0x15ab43(0x1af)][_0x15ab43(0x182)],_0x4dbdc9=_0x43dee7[_0x15ab43(0x173)];if(!_0x43dee7[_0x15ab43(0x16d)][_0x15ab43(0x16e)](_0x15ab43(0x177)))return;const _0x2744b8=_0x43dee7[_0x15ab43(0x16d)][_0x15ab43(0x1a6)](_0x15ab43(0x16f)),_0x1562fd=_0x43dee7[_0x15ab43(0x16d)][_0x15ab43(0x1a6)](_0x15ab43(0x1b3)),_0x2472b3=_0x43dee7[_0x15ab43(0x16d)][_0x15ab43(0x1a6)](_0x5d3e5f);_0x2472b3[_0x15ab43(0x16a)][_0x15ab43(0x18c)](_0x15ab43(0x1a3)),_0x2744b8[_0x15ab43(0x171)](_0x15ab43(0x1a3),()=>{const _0x314f3e=_0x15ab43,_0x1002df=_0x1562fd[_0x314f3e(0x18e)](_0x43dee7[_0x314f3e(0x191)][_0x314f3e(0x1af)][_0x314f3e(0x182)]);_0x43dee7[_0x314f3e(0x191)][_0x314f3e(0x186)](()=>{const _0x370fec=_0x314f3e;_0x2744b8[_0x370fec(0x1a0)](_0x1002df,{'commandName':_0x370fec(0x1a3),'commandParams':[]},[],_0x370fec(0x1a3));});}),_0x43dee7[_0x15ab43(0x198)][_0x15ab43(0x1a6)](_0x15ab43(0x1a3))['on'](_0x15ab43(0x193),(_0x154e58,_0x1bcc23)=>{const _0x41b224=_0x15ab43;_0x43dee7[_0x41b224(0x198)][_0x41b224(0x1a6)](_0x41b224(0x175))[_0x41b224(0x164)]&&(_0x1bcc23[_0x41b224(0x155)]>0x0&&_0x1bcc23[_0x1bcc23[_0x41b224(0x155)]-0x1]&&_0x1bcc23[_0x1bcc23[_0x41b224(0x155)]-0x1][_0x41b224(0x1a8)]||_0x2744b8[_0x41b224(0x189)]||this[_0x41b224(0x1a9)]()||_0x154e58[_0x41b224(0x192)]());},{'priority':_0x15ab43(0x15f)});for(const _0x5b8284 of[_0x15ab43(0x197),_0x15ab43(0x1b2),_0x15ab43(0x187),_0x15ab43(0x15c)]){const _0x5bbba5=_0x43dee7[_0x15ab43(0x198)][_0x15ab43(0x1a6)](_0x5b8284);_0x2744b8[_0x15ab43(0x171)](_0x5b8284,()=>{const _0x50dd53=_0x15ab43,_0x55cd76=_0x43dee7[_0x50dd53(0x191)][_0x50dd53(0x1af)][_0x50dd53(0x182)][_0x50dd53(0x158)]()[_0x50dd53(0x1a7)]()[_0x50dd53(0x174)](_0x4e1015=>_0x4e1015['is'](_0x50dd53(0x188),_0x50dd53(0x150))),_0x5513d1=_0x5bbba5[_0x50dd53(0x164)];_0x43dee7[_0x50dd53(0x191)][_0x50dd53(0x186)](()=>{const _0x5b62b8=_0x50dd53;_0x2744b8[_0x5b62b8(0x1a0)]([_0x55cd76,_0x5513d1],{'commandName':_0x5b62b8(0x1a3),'commandParams':[]},[],_0x5b62b8(0x1a3));});});}for(const _0x309c0a of[_0x15ab43(0x1ae),_0x15ab43(0x1b0)]){const _0x216112=_0x43dee7[_0x15ab43(0x198)][_0x15ab43(0x1a6)](_0x309c0a);_0x2744b8[_0x15ab43(0x171)](_0x309c0a,()=>{const _0x3d4bd2=_0x15ab43,_0x43f16c=_0x1562fd[_0x3d4bd2(0x18e)](_0x43dee7[_0x3d4bd2(0x191)][_0x3d4bd2(0x1af)][_0x3d4bd2(0x182)])[0x0],_0x4c84d2=_0x43f16c[_0x3d4bd2(0x15a)](_0x3d4bd2(0x1a1)),{column:_0x1f5195,row:_0x4e23f4}=_0x1562fd[_0x3d4bd2(0x16c)](_0x43f16c);let _0x5a6e0a=[];if(_0x3d4bd2(0x19e)==_0x216112[_0x3d4bd2(0x183)]){const _0x580e51=_0x1562fd[_0x3d4bd2(0x16b)](_0x4c84d2,{'startRow':_0x4e23f4,'endRow':_0x4e23f4,'includeAllSlots':!0x0});_0x5a6e0a=Array[_0x3d4bd2(0x15b)](_0x580e51)[_0x3d4bd2(0x1ad)](_0x40d37c=>_0x40d37c[_0x3d4bd2(0x176)]);}else{const _0x527c7b=_0x1562fd[_0x3d4bd2(0x16b)](_0x4c84d2,{'column':_0x1f5195,'includeAllSlots':!0x0});_0x5a6e0a=Array[_0x3d4bd2(0x15b)](_0x527c7b)[_0x3d4bd2(0x1ad)](_0x26dcdd=>_0x26dcdd[_0x3d4bd2(0x176)]);}_0x43dee7[_0x3d4bd2(0x191)][_0x3d4bd2(0x186)](_0x4b6c42=>{const _0x15549f=_0x3d4bd2;_0x2744b8[_0x15549f(0x19f)](_0x4b6c42[_0x15549f(0x167)](_0x43f16c),{'commandName':_0x309c0a,'commandParams':[]},_0x5a6e0a,_0x309c0a);});});}_0x2744b8[_0x15ab43(0x156)][_0x15ab43(0x163)](_0x2cee7b=>{const _0x4d0295=_0x15ab43;if(_0x4d0295(0x17e)!=_0x2cee7b[_0x4d0295(0x18d)]&&_0x4d0295(0x159)!=_0x2cee7b[_0x4d0295(0x18d)])return;const {data:_0x4041a5}=_0x2cee7b;return _0x4041a5&&_0x4d0295(0x1a3)==_0x4041a5[_0x4d0295(0x154)]?{'type':_0x4d0295(0x195),'content':_0x18745f(_0x4dbdc9,_0x4d0295(0x1b1))}:void 0x0;}),_0x2744b8[_0x15ab43(0x156)][_0x15ab43(0x163)](_0x3a065f=>{const _0x45f563=_0x15ab43;if(_0x45f563(0x17e)!=_0x3a065f[_0x45f563(0x18d)]&&_0x45f563(0x159)!=_0x3a065f[_0x45f563(0x18d)])return;const {data:_0x12c164}=_0x3a065f;return _0x12c164?_0x45f563(0x1ae)==_0x12c164[_0x45f563(0x154)]?{'type':_0x45f563(0x195),'content':_0x18745f(_0x4dbdc9,_0x45f563(0x1a5))}:_0x45f563(0x1b0)==_0x12c164[_0x45f563(0x154)]?{'type':_0x45f563(0x195),'content':_0x18745f(_0x4dbdc9,_0x45f563(0x172))}:void 0x0:void 0x0;});const _0x309fda=_0x2472b3[_0x15ab43(0x15e)]();for(const _0x368591 of[_0x15ab43(0x197),_0x15ab43(0x1b2),_0x15ab43(0x187),_0x15ab43(0x15c)])_0x2744b8[_0x15ab43(0x1ac)][_0x15ab43(0x153)](_0x15ab43(0x17e),_0x368591,_0x15ab43(0x1ab),_0x309fda);for(const _0x16fba8 of[_0x15ab43(0x1ae),_0x15ab43(0x1b0)])_0x2744b8[_0x15ab43(0x1ac)][_0x15ab43(0x153)](_0x15ab43(0x17e),_0x16fba8,_0x15ab43(0x1ab),_0x309fda);_0x2744b8[_0x15ab43(0x1ac)][_0x15ab43(0x153)](_0x15ab43(0x17e),_0x15ab43(0x1a3),_0x15ab43(0x1ab),_0x2de4cb=>{const _0x12be12=_0x15ab43;_0x43dee7[_0x12be12(0x191)][_0x12be12(0x186)](_0x238ff9=>{const _0x2a69f4=_0x12be12,_0x55bd10=Array[_0x2a69f4(0x15b)](_0x5e3fb1[_0x2a69f4(0x168)]())[_0x2a69f4(0x1ad)](_0x21d11a=>_0x4899aa[_0x2a69f4(0x169)](_0x21d11a));_0x238ff9[_0x2a69f4(0x19a)](_0x2de4cb),_0x43dee7[_0x2a69f4(0x198)][_0x2a69f4(0x1a6)](_0x2a69f4(0x1a3))[_0x2a69f4(0x19d)](),_0x43dee7[_0x2a69f4(0x193)](_0x2a69f4(0x1a3),{'forceDefaultExecution':!0x0});const _0x2c9b20=_0x55bd10[_0x2a69f4(0x194)](_0x4263c9=>_0x2a69f4(0x160)!=_0x4263c9[_0x2a69f4(0x1a4)][_0x2a69f4(0x152)]);_0x2c9b20[_0x2a69f4(0x155)]>0x0&&_0x238ff9[_0x2a69f4(0x19a)](_0x2c9b20);for(const _0x3dd4b5 of _0x55bd10)_0x3dd4b5[_0x2a69f4(0x1aa)]();});});for(const _0x4d9054 of[_0x15ab43(0x197),_0x15ab43(0x187),_0x15ab43(0x15c),_0x15ab43(0x1b2)]){const _0x3a338a=_0x43dee7[_0x15ab43(0x198)][_0x15ab43(0x1a6)](_0x4d9054);_0x3a338a['on'](_0x15ab43(0x185),(_0x326de2,_0x377afb,_0x4d0993)=>{const _0x5f2fde=_0x15ab43;if(_0x4d0993){const _0x1940ac=_0x43dee7[_0x5f2fde(0x191)][_0x5f2fde(0x1af)][_0x5f2fde(0x182)][_0x5f2fde(0x158)]()[_0x5f2fde(0x1a7)]()[_0x5f2fde(0x174)](_0x296ca0=>_0x296ca0['is'](_0x5f2fde(0x188),_0x5f2fde(0x150)));this[_0x5f2fde(0x15d)](_0x3a338a[_0x5f2fde(0x164)],_0x1940ac)||(_0x326de2[_0x5f2fde(0x170)]=!0x1,_0x326de2[_0x5f2fde(0x192)]());}},{'priority':_0x15ab43(0x17c)});}}[_0x31cde8(0x1a9)](){const _0x5a3f51=_0x31cde8,_0x667087=this[_0x5a3f51(0x165)][_0x5a3f51(0x198)][_0x5a3f51(0x1a6)](_0x5a3f51(0x1a3)),_0x7b2251=this[_0x5a3f51(0x165)][_0x5a3f51(0x16d)][_0x5a3f51(0x1a6)](_0x5a3f51(0x1b3));if(!_0x667087[_0x5a3f51(0x18f)])return!0x1;const _0x151641=_0x7b2251[_0x5a3f51(0x18e)](this[_0x5a3f51(0x165)][_0x5a3f51(0x191)][_0x5a3f51(0x1af)][_0x5a3f51(0x182)]);for(const _0xec968f of _0x151641)for(const _0x1fb80c of _0x151641)if(_0xec968f!=_0x1fb80c&&!this[_0x5a3f51(0x15d)](_0xec968f,_0x1fb80c))return!0x1;return!0x0;}[_0x31cde8(0x15d)](_0x58774c,_0x376606){const _0x5b463d=_0x31cde8,_0x2cd394=this[_0x5b463d(0x165)][_0x5b463d(0x16d)][_0x5b463d(0x1a6)](_0x5b463d(0x16f)),_0x2a4503=this[_0x5b463d(0x165)][_0x5b463d(0x191)][_0x5b463d(0x167)](_0x58774c),_0x7c92d0=this[_0x5b463d(0x165)][_0x5b463d(0x191)][_0x5b463d(0x167)](_0x376606),_0x2c4fe1=new Set(),_0x59ccc8=new Set();for(const _0x4c2034 of _0x2cd394[_0x5b463d(0x184)]())if((_0x5b463d(0x179)==_0x4c2034[_0x5b463d(0x18d)]||_0x5b463d(0x157)==_0x4c2034[_0x5b463d(0x18d)]||_0x5b463d(0x1a3)==_0x4c2034[_0x5b463d(0x166)])&&_0x4c2034[_0x5b463d(0x199)]){for(const _0x531f44 of _0x4c2034[_0x5b463d(0x168)]())_0x531f44[_0x5b463d(0x18a)](_0x2a4503,!0x0)&&_0x2c4fe1[_0x5b463d(0x17b)](_0x4c2034[_0x5b463d(0x18d)]+':'+_0x4c2034[_0x5b463d(0x17a)]['id']),_0x531f44[_0x5b463d(0x18a)](_0x7c92d0,!0x0)&&_0x59ccc8[_0x5b463d(0x17b)](_0x4c2034[_0x5b463d(0x18d)]+':'+_0x4c2034[_0x5b463d(0x17a)]['id']);}if(_0x2c4fe1[_0x5b463d(0x178)]!=_0x59ccc8[_0x5b463d(0x178)])return!0x1;for(const _0x45bd51 of _0x2c4fe1)if(!_0x59ccc8[_0x5b463d(0x16e)](_0x45bd51))return!0x1;return!0x0;}}
|
|
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;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x3a1d(_0xf37e2a,_0x19bc86){const _0x11f567=_0x11f5();return _0x3a1d=function(_0x3a1dc4,_0x1147f2){_0x3a1dc4=_0x3a1dc4-0x183;let _0x47d038=_0x11f567[_0x3a1dc4];return _0x47d038;},_0x3a1d(_0xf37e2a,_0x19bc86);}const _0x4f3b81=_0x3a1d;(function(_0x14ea5d,_0x20f5fe){const _0x2ea877=_0x3a1d,_0x3669b5=_0x14ea5d();while(!![]){try{const _0x99df45=parseInt(_0x2ea877(0x189))/0x1+parseInt(_0x2ea877(0x186))/0x2*(parseInt(_0x2ea877(0x190))/0x3)+-parseInt(_0x2ea877(0x18d))/0x4+parseInt(_0x2ea877(0x188))/0x5+-parseInt(_0x2ea877(0x196))/0x6+-parseInt(_0x2ea877(0x199))/0x7*(-parseInt(_0x2ea877(0x185))/0x8)+parseInt(_0x2ea877(0x18c))/0x9*(parseInt(_0x2ea877(0x198))/0xa);if(_0x99df45===_0x20f5fe)break;else _0x3669b5['push'](_0x3669b5['shift']());}catch(_0x48231b){_0x3669b5['push'](_0x3669b5['shift']());}}}(_0x11f5,0xedf9d));import{Plugin as _0x108918}from'ckeditor5/src/core.js';function _0x11f5(){const _0x4d4ff7=['15298byFBHp','get','commands','298629YjaYOO','3471688ZqxzkD','insertTableOfContents','tableOfContents','3bMXnUI','registerElementLabel','editor','TrackChangesEditing','ELEMENT_TABLE_OF_CONTENTS','descriptionFactory','11092686OktWNi','plugins','610CIFovk','7777175TeXdBX','enableCommand','afterInit','8mRVUST','667510bMxNtP','locale','1036665uiZpWe'];_0x11f5=function(){return _0x4d4ff7;};return _0x11f5();}import{getTranslation as _0x3d2d5d}from'../utils/common-translations.js';export default class Mt extends _0x108918{[_0x4f3b81(0x184)](){const _0x23d60a=_0x4f3b81,_0x42c1c5=this[_0x23d60a(0x192)];if(!_0x42c1c5[_0x23d60a(0x18b)][_0x23d60a(0x18a)](_0x23d60a(0x18e)))return;_0x42c1c5[_0x23d60a(0x197)][_0x23d60a(0x18a)](_0x23d60a(0x193))[_0x23d60a(0x183)](_0x23d60a(0x18e));const _0x5221cc=_0x42c1c5[_0x23d60a(0x197)][_0x23d60a(0x18a)](_0x23d60a(0x193)),_0x156284=_0x42c1c5[_0x23d60a(0x187)];_0x5221cc[_0x23d60a(0x195)][_0x23d60a(0x191)](_0x23d60a(0x18f),_0x438e9a=>_0x3d2d5d(_0x156284,_0x23d60a(0x194),_0x438e9a));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x3896(){const _0x57161f=['*Format:*\x20change\x20table\x20properties','subType','commandParams','discard','tableCellBackgroundColor','_handlePropertyChange','handleDiscardAction','tableProperties','1948YBlUll','model','24cwtteh','getSuggestions','plugins','table','markBlockFormat','TableCellPropertiesEditing','3417048tqtWDb','locale','handleSuggestionDescription','getAttribute','*Format:*\x20change\x20table\x20cell\x20properties','tableCellProperties','tableBorderColor','registerDescriptionCallback','getSelectionAffectedTableCells','enableCommand','_getSuggestion','505590kapXTp','1180hkDmxY','getFirstPosition','format','start','tableCellHorizontalAlignment','tableCellWidth','TrackChangesTableProperties','tableAlignment','64238QPTWqF','944412JiDBRU','4Udljij','selection','7dsGQKt','tableBackgroundColor','TablePropertiesEditing','tableWidth','formatBlock','TrackChangesEditing','data','tableCellHeight','join','tableBorderStyle','setAttribute','descriptionFactory','38169hrPfoT','tableCellBorderWidth','tableCellPadding','has','6680707jPypHy','document','accept','batch','removeAttribute','tableCellBorderColor','getContainedElement','tableCellBorderStyle','TableUtils','afterInit','_suggestionFactory','registerCustomCallback','tableBorderWidth','change','editor','getSuggestionCallback','tableHeight','4580BvXxQN','enqueueChange','pluginName','get','findAncestor','nodeAfter','tableCellVerticalAlignment'];_0x3896=function(){return _0x57161f;};return _0x3896();}const _0x4d48da=_0x426f;function _0x426f(_0x3aa4aa,_0x146c0e){const _0x38965b=_0x3896();return _0x426f=function(_0x426f6d,_0x3a45e2){_0x426f6d=_0x426f6d-0x171;let _0x29f4df=_0x38965b[_0x426f6d];return _0x29f4df;},_0x426f(_0x3aa4aa,_0x146c0e);}(function(_0x384cf3,_0x18f8c9){const _0x4ffff9=_0x426f,_0x3706d3=_0x384cf3();while(!![]){try{const _0x6e27b7=parseInt(_0x4ffff9(0x1aa))/0x1*(-parseInt(_0x4ffff9(0x1a8))/0x2)+parseInt(_0x4ffff9(0x1a9))/0x3+parseInt(_0x4ffff9(0x18c))/0x4*(parseInt(_0x4ffff9(0x17d))/0x5)+-parseInt(_0x4ffff9(0x19f))/0x6*(parseInt(_0x4ffff9(0x1ac))/0x7)+parseInt(_0x4ffff9(0x194))/0x8+-parseInt(_0x4ffff9(0x1b8))/0x9*(-parseInt(_0x4ffff9(0x1a0))/0xa)+parseInt(_0x4ffff9(0x1bc))/0xb*(-parseInt(_0x4ffff9(0x18e))/0xc);if(_0x6e27b7===_0x18f8c9)break;else _0x3706d3['push'](_0x3706d3['shift']());}catch(_0x28e571){_0x3706d3['push'](_0x3706d3['shift']());}}}(_0x3896,0x3fbba));import{Plugin as _0x17eeaa}from'ckeditor5/src/core.js';import{getTranslation as _0x4602d3}from'../utils/common-translations.js';export default class Rt extends _0x17eeaa{constructor(_0x264b59){const _0x893ef4=_0x426f;super(_0x264b59),this[_0x893ef4(0x18b)]=[_0x893ef4(0x19a),_0x893ef4(0x1b5),_0x893ef4(0x178),_0x893ef4(0x1a7),_0x893ef4(0x1af),_0x893ef4(0x17c),_0x893ef4(0x1ad)],this[_0x893ef4(0x199)]=[_0x893ef4(0x171),_0x893ef4(0x173),_0x893ef4(0x1b9),_0x893ef4(0x1ba),_0x893ef4(0x1a5),_0x893ef4(0x1b3),_0x893ef4(0x188),_0x893ef4(0x1a4),_0x893ef4(0x183)];}static get[_0x4d48da(0x17f)](){const _0x24093e=_0x4d48da;return _0x24093e(0x1a6);}[_0x4d48da(0x175)](){const _0x298992=_0x4d48da,_0x51324c=this[_0x298992(0x17a)][_0x298992(0x190)][_0x298992(0x180)](_0x298992(0x1b1));if(this[_0x298992(0x17a)][_0x298992(0x190)][_0x298992(0x1bb)](_0x298992(0x1ae))){for(const _0x25290b of this[_0x298992(0x18b)])_0x51324c[_0x298992(0x19d)](_0x25290b,(_0x4fe851,_0xecc0ef)=>{const _0x41b9fb=_0x298992,_0x340898=this[_0x41b9fb(0x17a)][_0x41b9fb(0x18d)][_0x41b9fb(0x1bd)][_0x41b9fb(0x1ab)][_0x41b9fb(0x1a1)]()[_0x41b9fb(0x181)](_0x41b9fb(0x191));this[_0x41b9fb(0x189)](_0x25290b,[_0x340898],this[_0x41b9fb(0x18b)],_0x41b9fb(0x18b),_0x4fe851,_0xecc0ef);});_0x51324c[_0x298992(0x176)][_0x298992(0x177)](_0x298992(0x1b0),_0x298992(0x18b),_0x298992(0x1be),_0x51324c[_0x298992(0x176)][_0x298992(0x17b)](_0x298992(0x1b0),null,_0x298992(0x187))),_0x51324c[_0x298992(0x176)][_0x298992(0x177)](_0x298992(0x1b0),_0x298992(0x18b),_0x298992(0x187),(_0xe7ca16,_0x6e250b)=>this[_0x298992(0x18a)](this[_0x298992(0x18b)],_0xe7ca16,_0x6e250b)),_0x51324c[_0x298992(0x176)][_0x298992(0x177)](_0x298992(0x1b0),_0x298992(0x18b),_0x298992(0x1b4),()=>!0x1);}if(this[_0x298992(0x17a)][_0x298992(0x190)][_0x298992(0x1bb)](_0x298992(0x193))){for(const _0x350b24 of this[_0x298992(0x199)])_0x51324c[_0x298992(0x19d)](_0x350b24,(_0x576700,_0x116c9e)=>{const _0x625889=_0x298992,_0x460453=this[_0x625889(0x17a)][_0x625889(0x190)][_0x625889(0x180)](_0x625889(0x174))[_0x625889(0x19c)](this[_0x625889(0x17a)][_0x625889(0x18d)][_0x625889(0x1bd)][_0x625889(0x1ab)]);this[_0x625889(0x189)](_0x350b24,_0x460453,this[_0x625889(0x199)],_0x625889(0x199),_0x576700,_0x116c9e);});_0x51324c[_0x298992(0x176)][_0x298992(0x177)](_0x298992(0x1b0),_0x298992(0x199),_0x298992(0x1be),_0x51324c[_0x298992(0x176)][_0x298992(0x17b)](_0x298992(0x1b0),null,_0x298992(0x187))),_0x51324c[_0x298992(0x176)][_0x298992(0x177)](_0x298992(0x1b0),_0x298992(0x199),_0x298992(0x187),(_0x2ce60c,_0x484acd)=>this[_0x298992(0x18a)](this[_0x298992(0x199)],_0x2ce60c,_0x484acd)),_0x51324c[_0x298992(0x176)][_0x298992(0x177)](_0x298992(0x1b0),_0x298992(0x199),_0x298992(0x1b4),()=>!0x1);}_0x51324c[_0x298992(0x1b7)][_0x298992(0x19b)](_0x3022fb=>this[_0x298992(0x196)](_0x3022fb));}[_0x4d48da(0x189)](_0x361a3d,_0x206be7,_0x50ac8c,_0x224f59,_0xd0c98a,_0x34584f){const _0x23a0aa=_0x4d48da,_0x3a72a6=this[_0x23a0aa(0x17a)][_0x23a0aa(0x190)][_0x23a0aa(0x180)](_0x23a0aa(0x1b1));this[_0x23a0aa(0x17a)][_0x23a0aa(0x18d)][_0x23a0aa(0x17e)](_0x34584f[_0x23a0aa(0x1bf)],()=>{const _0x4ad10e=_0x23a0aa;for(const _0x29f02e of _0x206be7){if(this[_0x4ad10e(0x19e)](_0x29f02e,_0x224f59))_0xd0c98a(_0x34584f);else{const _0x45c880={};for(const _0x3a5c6b of _0x50ac8c){const _0x103ade=_0x29f02e[_0x4ad10e(0x197)](_0x3a5c6b);void 0x0!==_0x103ade&&(_0x45c880[_0x3a5c6b]=_0x103ade);}_0xd0c98a(_0x34584f),_0x3a72a6[_0x4ad10e(0x192)](_0x29f02e,{'commandParams':[_0x45c880]},[],_0x224f59);}}});}[_0x4d48da(0x18a)](_0x58e972,_0x391272,_0x43bb39){const _0x25fd1f=_0x4d48da,_0x4c7e25=_0x391272[0x0][_0x25fd1f(0x1a3)][_0x25fd1f(0x182)],_0x3d1039=_0x43bb39[_0x25fd1f(0x186)][0x0];this[_0x25fd1f(0x17a)][_0x25fd1f(0x18d)][_0x25fd1f(0x179)](_0xc2adc=>{const _0x38def1=_0x25fd1f;for(const _0x513d4a of _0x58e972)void 0x0!==_0x3d1039[_0x513d4a]?_0xc2adc[_0x38def1(0x1b6)](_0x513d4a,_0x3d1039[_0x513d4a],_0x4c7e25):_0xc2adc[_0x38def1(0x1c0)](_0x513d4a,_0x4c7e25);});}[_0x4d48da(0x196)](_0xc1c6d4){const _0x43d2a8=_0x4d48da;if(_0xc1c6d4[_0x43d2a8(0x1b2)])switch(_0xc1c6d4[_0x43d2a8(0x185)]){case _0x43d2a8(0x18b):return{'type':_0x43d2a8(0x1a2),'content':_0x4602d3(this[_0x43d2a8(0x17a)][_0x43d2a8(0x195)],_0x43d2a8(0x184))};case _0x43d2a8(0x199):return{'type':_0x43d2a8(0x1a2),'content':_0x4602d3(this[_0x43d2a8(0x17a)][_0x43d2a8(0x195)],_0x43d2a8(0x198))};}}[_0x4d48da(0x19e)](_0x995983,_0x1205da){const _0x3154e7=_0x4d48da,_0x2625c5=this[_0x3154e7(0x17a)][_0x3154e7(0x190)][_0x3154e7(0x180)](_0x3154e7(0x1b1));for(const _0x55e968 of _0x2625c5[_0x3154e7(0x18f)]({'skipNotAttached':!0x0})){const _0x343f95=_0x55e968[_0x3154e7(0x172)]();if(_0x55e968[_0x3154e7(0x185)]===_0x1205da&&_0x343f95===_0x995983)return _0x55e968;}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x517eee=_0x2377;function _0x2377(_0x291121,_0x38113a){const _0x430fa9=_0x430f();return _0x2377=function(_0x2377e0,_0x3d8775){_0x2377e0=_0x2377e0-0x90;let _0x4be0dc=_0x430fa9[_0x2377e0];return _0x4be0dc;},_0x2377(_0x291121,_0x38113a);}function _0x430f(){const _0xc37858=['12216fSycFA','2CJICvI','829000xFPjBt','enableCommand','64071ZbDNBO','1805QoKuqv','9744238DUboCz','insertTemplate','12441810AhzFnd','TrackChangesEditing','get','1112dbvJaH','has','editor','afterInit','3916278mTzbnB','Template','plugins','2704332eQTtit'];_0x430f=function(){return _0xc37858;};return _0x430f();}(function(_0x56e3a5,_0x14a3f8){const _0x18cb00=_0x2377,_0x61eb54=_0x56e3a5();while(!![]){try{const _0x5eaa80=parseInt(_0x18cb00(0x90))/0x1+parseInt(_0x18cb00(0xa2))/0x2*(-parseInt(_0x18cb00(0xa0))/0x3)+parseInt(_0x18cb00(0xa1))/0x4*(parseInt(_0x18cb00(0x93))/0x5)+parseInt(_0x18cb00(0x9d))/0x6+parseInt(_0x18cb00(0x94))/0x7+-parseInt(_0x18cb00(0x99))/0x8*(parseInt(_0x18cb00(0x92))/0x9)+-parseInt(_0x18cb00(0x96))/0xa;if(_0x5eaa80===_0x14a3f8)break;else _0x61eb54['push'](_0x61eb54['shift']());}catch(_0x291dab){_0x61eb54['push'](_0x61eb54['shift']());}}}(_0x430f,0xcd573));import{Plugin as _0x51c912}from'ckeditor5/src/core.js';export default class Dt extends _0x51c912{[_0x517eee(0x9c)](){const _0x386f33=_0x517eee,_0x1c435a=this[_0x386f33(0x9b)];_0x1c435a[_0x386f33(0x9f)][_0x386f33(0x9a)](_0x386f33(0x9e))&&_0x1c435a[_0x386f33(0x9f)][_0x386f33(0x98)](_0x386f33(0x97))[_0x386f33(0x91)](_0x386f33(0x95));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3bcdb6=_0x5aa0;(function(_0x290c1c,_0x262280){const _0x3fe919=_0x5aa0,_0x130b4a=_0x290c1c();while(!![]){try{const _0x118a44=-parseInt(_0x3fe919(0x1f3))/0x1+-parseInt(_0x3fe919(0x20e))/0x2+-parseInt(_0x3fe919(0x1fe))/0x3+-parseInt(_0x3fe919(0x202))/0x4*(parseInt(_0x3fe919(0x209))/0x5)+-parseInt(_0x3fe919(0x1f4))/0x6+parseInt(_0x3fe919(0x20f))/0x7*(parseInt(_0x3fe919(0x1ed))/0x8)+parseInt(_0x3fe919(0x20c))/0x9;if(_0x118a44===_0x262280)break;else _0x130b4a['push'](_0x130b4a['shift']());}catch(_0xad9a8c){_0x130b4a['push'](_0x130b4a['shift']());}}}(_0x5d14,0x6b7ac));import{Plugin as _0x4bbe93}from'ckeditor5/src/core.js';import{getTranslation as _0x5156f1}from'../utils/common-translations.js';export default class $t extends _0x4bbe93{[_0x3bcdb6(0x1fb)](){const _0x571cc9=_0x3bcdb6,_0x4b5a66=this[_0x571cc9(0x1e7)];if(!_0x4b5a66[_0x571cc9(0x208)][_0x571cc9(0x20b)](_0x571cc9(0x201)))return;const _0x18f3d9=_0x4b5a66[_0x571cc9(0x208)][_0x571cc9(0x20a)](_0x571cc9(0x1ef));_0x18f3d9[_0x571cc9(0x200)][_0x571cc9(0x1e8)](_0x571cc9(0x1ea),()=>_0x5156f1(_0x4b5a66[_0x571cc9(0x210)],_0x571cc9(0x1f0))),_0x4b5a66[_0x571cc9(0x1f7)][_0x571cc9(0x205)][_0x571cc9(0x1e6)](_0x28a75c=>{const _0x33048f=_0x571cc9;let _0x979ac2=!0x1;const _0x43d677=Array[_0x33048f(0x207)](_0x4b5a66[_0x33048f(0x1f7)][_0x33048f(0x205)][_0x33048f(0x1f2)][_0x33048f(0x1f9)]());for(const {name:_0x4c3ad0,data:_0x5c883d}of _0x43d677){const {group:_0x33d63d}=_0x18f3d9[_0x33048f(0x1e9)](_0x4c3ad0);if(_0x33048f(0x1eb)!==_0x33d63d||!_0x5c883d[_0x33048f(0x1fd)])continue;const _0x4fb32a=_0x5c883d[_0x33048f(0x1fd)],_0xb7fc0d=_0x4fb32a[_0x33048f(0x1f5)][_0x33048f(0x203)];if(!_0xb7fc0d||!_0xb7fc0d['is'](_0x33048f(0x1fc),_0x33048f(0x1ea)))continue;if(!_0x4fb32a[_0x33048f(0x1ee)][_0x33048f(0x204)](_0x4fb32a[_0x33048f(0x1f5)]))continue;const _0x328956=_0x4b5a66[_0x33048f(0x1f7)][_0x33048f(0x1fa)][_0x33048f(0x1ff)](_0x4fb32a[_0x33048f(0x1f5)],_0x33048f(0x206));if(_0x328956&&_0x328956[_0x33048f(0x1f8)]){const _0x1f723a=_0x28a75c[_0x33048f(0x20d)](_0x4fb32a[_0x33048f(0x1ee)],_0x328956[_0x33048f(0x1ee)]);_0x1f723a[_0x33048f(0x1f6)](_0x4fb32a)||(_0x28a75c[_0x33048f(0x1f1)](_0x4c3ad0,{'range':_0x1f723a}),_0x979ac2=!0x0);}_0x979ac2||(_0x28a75c[_0x33048f(0x1ec)](_0x4c3ad0),_0x979ac2=!0x0);}return _0x979ac2;});}}function _0x5aa0(_0x165063,_0x459325){const _0x5d14c1=_0x5d14();return _0x5aa0=function(_0x5aa077,_0xfd306e){_0x5aa077=_0x5aa077-0x1e6;let _0x2837e0=_0x5d14c1[_0x5aa077];return _0x2837e0;},_0x5aa0(_0x165063,_0x459325);}function _0x5d14(){const _0x3d92df=['getChangedMarkers','schema','afterInit','element','newRange','1784610HUMbKt','getNearestSelectionRange','descriptionFactory','Title','1994348FtcHAo','nodeBefore','isTouching','document','forward','from','plugins','5rpYVxE','get','has','13355649dqiKfI','createRange','72094sdaXcY','7bzNWzd','locale','registerPostFixer','editor','registerElementLabel','_splitMarkerName','title-content','suggestion','removeMarker','3282832xUatSJ','start','TrackChangesEditing','ELEMENT_TITLE','updateMarker','differ','137874GfmfGC','1120206QdmGOi','end','isEqual','model','isCollapsed'];_0x5d14=function(){return _0x3d92df;};return _0x5d14();}
|
package/src/integrations/undo.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xbbf99b=_0x1c4a;(function(_0x115e30,_0x19a7b6){const _0x51d609=_0x1c4a,_0x3d3229=_0x115e30();while(!![]){try{const _0x3bc123=-parseInt(_0x51d609(0x197))/0x1*(parseInt(_0x51d609(0x1a0))/0x2)+-parseInt(_0x51d609(0x1a8))/0x3+parseInt(_0x51d609(0x1a2))/0x4+-parseInt(_0x51d609(0x19e))/0x5*(-parseInt(_0x51d609(0x1a4))/0x6)+parseInt(_0x51d609(0x198))/0x7+parseInt(_0x51d609(0x1a1))/0x8+parseInt(_0x51d609(0x199))/0x9;if(_0x3bc123===_0x19a7b6)break;else _0x3d3229['push'](_0x3d3229['shift']());}catch(_0x38263b){_0x3d3229['push'](_0x3d3229['shift']());}}}(_0x4aaf,0x3b2fd));import{Plugin as _0x1db644}from'ckeditor5/src/core.js';export default class Bt extends _0x1db644{[_0xbbf99b(0x19a)](){const _0x3482f0=_0xbbf99b,_0x3c5f89=this[_0x3482f0(0x19f)],_0x1fd435=_0x3c5f89[_0x3482f0(0x19d)][_0x3482f0(0x1a7)](_0x3482f0(0x196));_0x3c5f89[_0x3482f0(0x19d)][_0x3482f0(0x1a6)](_0x3482f0(0x1a3))&&(_0x1fd435[_0x3482f0(0x1a5)](_0x3482f0(0x19b)),_0x1fd435[_0x3482f0(0x1a5)](_0x3482f0(0x19c)));}}function _0x1c4a(_0x2069c7,_0x2f7203){const _0x4aaf2b=_0x4aaf();return _0x1c4a=function(_0x1c4ab7,_0x5d24e3){_0x1c4ab7=_0x1c4ab7-0x196;let _0x4ffb6e=_0x4aaf2b[_0x1c4ab7];return _0x4ffb6e;},_0x1c4a(_0x2069c7,_0x2f7203);}function _0x4aaf(){const _0x19d64c=['editor','217608fnLZvx','1877600svftif','19620wRWvXF','UndoEditing','54YxIsnJ','enableCommand','has','get','393819iIeKAB','TrackChangesEditing','3eoGtZM','934745CbpGty','1966797QNyIVE','afterInit','undo','redo','plugins','60245nikvyV'];_0x4aaf=function(){return _0x19d64c;};return _0x4aaf();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x5a1b(){const _0x5c8445=['insert','isLimit','952297EMbhGl','115WRaSfO','start','ck-suggestion-marker--active','plugins','isAtEnd','284436RfjqHk','elementEnd','parent','toViewElement','9gOoVMv','markerName','getItems','34227950FEvkFz','includes','previousPosition','addClass','createUIElement','schema','name','activeMarkers','test','span','nextSibling','2XiHRCL','hasAttribute','model','type','11pXvMTK','consumable','TrackChangesEditing','isContent','ck-suggestion-marker-','getCustomProperty','3617334dBGsxB','writer','bindElementToMarker','createRangeOn','9410387HsUNKn','_splitMarkerName','2870096KxQlDF','item','getWalker','toViewPosition','get','addHighlight','push','mapper','markerRange','isBlock','5654728HRNRFE'];_0x5a1b=function(){return _0x5c8445;};return _0x5a1b();}function _0x4fee(_0x44d224,_0x2f0ee3){const _0x5a1b39=_0x5a1b();return _0x4fee=function(_0x4fee00,_0x380381){_0x4fee00=_0x4fee00-0xed;let _0x13e267=_0x5a1b39[_0x4fee00];return _0x13e267;},_0x4fee(_0x44d224,_0x2f0ee3);}(function(_0x11eaa5,_0x3d0c97){const _0x135770=_0x4fee,_0x2070a2=_0x11eaa5();while(!![]){try{const _0x20a79b=-parseInt(_0x135770(0x116))/0x1*(-parseInt(_0x135770(0xf9))/0x2)+-parseInt(_0x135770(0x103))/0x3+-parseInt(_0x135770(0x109))/0x4+-parseInt(_0x135770(0x117))/0x5*(parseInt(_0x135770(0x11c))/0x6)+-parseInt(_0x135770(0x107))/0x7+-parseInt(_0x135770(0x113))/0x8*(-parseInt(_0x135770(0x120))/0x9)+parseInt(_0x135770(0xee))/0xa*(parseInt(_0x135770(0xfd))/0xb);if(_0x20a79b===_0x3d0c97)break;else _0x2070a2['push'](_0x2070a2['shift']());}catch(_0x17eeeb){_0x2070a2['push'](_0x2070a2['shift']());}}}(_0x5a1b,0xb0bf0));export function getRangesWithAttribute(_0x13207d,_0x2eb3d9,_0x24168f){const _0x4a934f=_0x4fee,_0x253921=[];for(const _0x256bc6 of _0x2eb3d9[_0x4a934f(0xed)]())_0x256bc6[_0x4a934f(0xfa)](_0x13207d)&&_0x253921[_0x4a934f(0x10f)](_0x24168f[_0x4a934f(0x106)](_0x256bc6));return _0x253921;}export function downcastSplitMergeMarker(_0x3c90d6,_0x415baf,{showActiveMarker:_0x24053f=!0x0}={}){const _0x1950b7=_0x4fee,_0x56cc54=_0x3c90d6[_0x1950b7(0x11a)][_0x1950b7(0x10d)](_0x1950b7(0xff));return(_0x515812,_0x4fa195,_0x3586c4)=>{const _0x14b84c=_0x1950b7;if(!_0x3586c4[_0x14b84c(0xfe)][_0x14b84c(0xf6)](_0x4fa195[_0x14b84c(0x111)],_0x515812[_0x14b84c(0xf4)]))return;const _0x11df20=_0x4fa195[_0x14b84c(0x111)][_0x14b84c(0x10b)](),_0x4f8818=_0x4fa195[_0x14b84c(0x111)][_0x14b84c(0x118)],_0x107f5e=_0x3c90d6[_0x14b84c(0xfb)][_0x14b84c(0xf3)];let _0x311e78=null,_0x137580=null,_0x121c20=!0x1,_0x2b06d7=!0x1;for(const _0x37ad49 of _0x11df20){const _0x122d77=_0x37ad49[_0x14b84c(0x10a)];_0x121c20=_0x121c20||_0x107f5e[_0x14b84c(0x100)](_0x122d77);const _0xb53eb9=_0x3586c4[_0x14b84c(0x110)][_0x14b84c(0x11f)](_0x122d77);if(_0xb53eb9&&_0xb53eb9[_0x14b84c(0x102)](_0x14b84c(0x10e)))return;_0x14b84c(0x11d)==_0x37ad49[_0x14b84c(0xfc)]&&(_0x107f5e[_0x14b84c(0x112)](_0x122d77)&&!_0x107f5e[_0x14b84c(0x115)](_0x122d77)&&(_0x122d77[_0x14b84c(0xf8)]||_0x4f8818[_0x14b84c(0x11b)]?_0x311e78&&_0x311e78[_0x14b84c(0x11e)]==_0x122d77||(_0x311e78=_0x122d77,_0x1f1e86(_0x37ad49[_0x14b84c(0xf0)]),_0x2b06d7=!0x0):_0x137580=_0x137580||_0x37ad49[_0x14b84c(0xf0)]));}function _0x1f1e86(_0x541ef2){const _0x17b65c=_0x14b84c,{authorId:_0x5505b0}=_0x56cc54[_0x17b65c(0x108)](_0x4fa195[_0x17b65c(0x121)]),_0x53192a=_0x3586c4[_0x17b65c(0x104)][_0x17b65c(0xf2)](_0x17b65c(0xf7),{'class':_0x17b65c(0x101)+_0x415baf,'data-author-id':_0x5505b0}),_0x2faf88=_0x3586c4[_0x17b65c(0x110)][_0x17b65c(0x10c)](_0x541ef2);_0x24053f&&_0x56cc54[_0x17b65c(0xf5)][_0x17b65c(0xef)](_0x4fa195[_0x17b65c(0x121)])&&_0x3586c4[_0x17b65c(0x104)][_0x17b65c(0xf1)](_0x17b65c(0x119),_0x53192a),_0x3586c4[_0x17b65c(0x104)][_0x17b65c(0x114)](_0x2faf88,_0x53192a),_0x3586c4[_0x17b65c(0x110)][_0x17b65c(0x105)](_0x53192a,_0x4fa195[_0x17b65c(0x121)]);}_0x121c20||_0x2b06d7||!_0x137580||_0x1f1e86(_0x137580);};}
|