@ckeditor/ckeditor5-track-changes 41.3.0-alpha.3 → 41.3.0-alpha.4
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/translations/ar.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/package.json +3 -3
- 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/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 +1 -1
- 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 +1 -1
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.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
|
-
|
|
23
|
+
const _0x5da403=_0xe94f;(function(_0x21dce6,_0x2229a4){const _0x3aac67=_0xe94f,_0x3c4de9=_0x21dce6();while(!![]){try{const _0x4428d4=parseInt(_0x3aac67(0xe4))/0x1+parseInt(_0x3aac67(0xe3))/0x2+-parseInt(_0x3aac67(0xd7))/0x3+parseInt(_0x3aac67(0xe8))/0x4*(parseInt(_0x3aac67(0xe6))/0x5)+-parseInt(_0x3aac67(0xe0))/0x6*(-parseInt(_0x3aac67(0xd6))/0x7)+parseInt(_0x3aac67(0xda))/0x8*(-parseInt(_0x3aac67(0xe5))/0x9)+-parseInt(_0x3aac67(0xdc))/0xa;if(_0x4428d4===_0x2229a4)break;else _0x3c4de9['push'](_0x3c4de9['shift']());}catch(_0x238e8f){_0x3c4de9['push'](_0x3c4de9['shift']());}}}(_0xa1e3,0x6401e));import{Plugin as _0x420c7d}from'ckeditor5/src/core.js';function _0xe94f(_0x10c824,_0x1a69ba){const _0xa1e3f4=_0xa1e3();return _0xe94f=function(_0xe94f79,_0x130efb){_0xe94f79=_0xe94f79-0xd5;let _0x202f02=_0xa1e3f4[_0xe94f79];return _0x202f02;},_0xe94f(_0x10c824,_0x1a69ba);}import _0x50a39c from'./table.js';function _0xa1e3(){const _0x1be1f4=['1355216yIXRcR','225807sUhvlY','125127LNANSr','15FSARIH','enableCommand','605292PXuVqX','TrackChangesEditing','14196uNMuBh','595350KaICEl','afterInit','get','216yaksGx','requires','7308510tsbqwR','has','TableCaptionEditing','toggleTableCaption','1056lOlxCv','plugins','editor'];_0xa1e3=function(){return _0x1be1f4;};return _0xa1e3();}export default class Nt extends _0x420c7d{static get[_0x5da403(0xdb)](){return[_0x50a39c];}[_0x5da403(0xd8)](){const _0x341680=_0x5da403,_0x219743=this[_0x341680(0xe2)];if(!_0x219743[_0x341680(0xe1)][_0x341680(0xdd)](_0x341680(0xde)))return;_0x219743[_0x341680(0xe1)][_0x341680(0xd9)](_0x341680(0xd5))[_0x341680(0xe7)](_0x341680(0xdf));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x140d55=_0x5e1b;(function(_0x1aad19,_0x488c8d){const _0xb61ab9=_0x5e1b,_0x26c9f0=_0x1aad19();while(!![]){try{const _0x5a65b3=parseInt(_0xb61ab9(0xec))/0x1+parseInt(_0xb61ab9(0xfa))/0x2*(parseInt(_0xb61ab9(0xed))/0x3)+parseInt(_0xb61ab9(0xf1))/0x4+-parseInt(_0xb61ab9(0x150))/0x5*(parseInt(_0xb61ab9(0x160))/0x6)+parseInt(_0xb61ab9(0xcb))/0x7*(-parseInt(_0xb61ab9(0xd6))/0x8)+parseInt(_0xb61ab9(0xfb))/0x9*(parseInt(_0xb61ab9(0x124))/0xa)+-parseInt(_0xb61ab9(0x131))/0xb;if(_0x5a65b3===_0x488c8d)break;else _0x26c9f0['push'](_0x26c9f0['shift']());}catch(_0x3d460a){_0x26c9f0['push'](_0x26c9f0['shift']());}}}(_0x22ce,0x3c51b));function _0x22ce(){const _0xbbca24=['unwrap','cells','TableUtils','document','tablePasteChainId','length','suggestionUnloaded','createTableWalker','cell','editor','element','rootName','author','endColumn','endRow','tablePaste','getMarkers','position','add','elementToElement','every','reduce','dataDowncast','subType','suggestion','getSelectionAffectedTableCells','getChildren','plugins','122950sZEvch','showSuggestionHighlights','differ','updateMarker','tablePasteColumn','find','getColumnIndexes','tableCellBorderWidth','registerDescriptionCallback','type','markers','clipboardOutput','registerPostFixer','tableCellVerticalAlignment','keys','_createdBatches','36HipMHc','createRange','findAncestor','insertContent','deletionRanges','markerAttributes','formatBlock','tablePasteRow','insert','wrap','activeMarkers','isEqual','tableCellBackgroundColor','getItems','schema','setAttribute','removeMarker','listenTo','view','next','stop','removeMarkers','nextSibling','get','getChangedMarkers','entries','createRangeIn','getChanges','newRange','root','markMultiRangeBlockFormat','_getCoordsForCells','_splitMarkerName','getAllAdjacentSuggestions','createRangeOn','join','Users','high','columns','TableClipboard','columnInsertionIndexes','call','filter','suggestion:formatBlock:tablePasteCell','rowInsertionRanges','hasSuggestion','rowInsertionIndexes','ck-suggestion-marker','paragraph','columnInsertionRanges','attributes','tableCellBorderColor','isInContent','previous','createElement','requires','ck-suggestion-marker-insertion','168511cnGzFZ','containsRange','markerName','tableCellPadding','fromRange','discard','last','insertRows','name','tableCellSuggestion','options','56JKrWZY','startsWith','tableCell','_tablePostFixingSubtypes','_isForcedDefaultExecutionBlock','editing','editingDowncast','getAttributes','move','*Replace\x20table\x20cells*','getSuggestion','start','register','accept','push','markerToHighlight','_descriptionFactory','table','insertionRanges','oldRange','change','return','384836kaTHQQ','39raFHQA','removeRows','forceDefaultExecution','getRange','262480xYxECs','insertColumns','removeColumns','ck-suggestion-marker--active','getShiftedBy','content','setAttributes','getRowIndexes','tablePasteCell','67946otbQLf','261lMJSKe','createPositionBefore','trackChanges','getSuggestions','previousSibling','afterInit','redo','conversion','isEmpty','value','forEach','getRows','_suggestionFactory','$graveyard','selection','getSuggestionCallback','batch','_replaceTableSlotCell','column','documentSelection','markMultiRangeDeletion','tableCellBorderStyle','remove','includes','locale','tableCellHorizontalAlignment','nodeAfter','getContainedElement','fill','getTableIfOnlyTableInContent','getChild','rows','has','TrackChangesEditing','for','fromEntries','map','low','suggestionLoaded','deletion','commands','152560GlEytn','detach','from','some','getRanges','insertion','first','end','getColumns','registerCustomCallback','set','suggestion-td','model','8485521nBVIdG','row','markMultiRangeInsertion'];_0x22ce=function(){return _0xbbca24;};return _0x22ce();}import{getTranslation as _0x450547}from'../utils/common-translations.js';import{Plugin as _0x5d5071}from'ckeditor5/src/core.js';import{LiveRange as _0x22a521}from'ckeditor5/src/engine.js';import{uid as _0xe99b46,priorities as _0x3c2af5}from'ckeditor5/src/utils.js';import _0x4c0f04 from'./table.js';const be=[_0x140d55(0x157),_0x140d55(0xc5),_0x140d55(0x110),_0x140d55(0x114),_0x140d55(0x15d),_0x140d55(0x16c),_0x140d55(0xce)],de=Object[_0x140d55(0x11e)](be[_0x140d55(0x11f)](_0x19ad67=>[_0x19ad67,null]));export default class At extends _0x5d5071{static get[_0x140d55(0xc9)](){return[_0x4c0f04];}[_0x140d55(0x100)](){const _0x273d37=_0x140d55,_0x309ec=this[_0x273d37(0x13d)];if(!_0x309ec[_0x273d37(0x14f)][_0x273d37(0x11b)](_0x273d37(0xb9)))return;const _0x4a4067=_0x309ec[_0x273d37(0x14f)][_0x273d37(0x177)](_0x273d37(0x11c)),_0x77b5c1=_0x309ec[_0x273d37(0x14f)][_0x273d37(0x177)](_0x273d37(0x136)),_0x5c0ec1=_0x309ec[_0x273d37(0x14f)][_0x273d37(0x177)](_0x4c0f04),_0x1d93c0=_0x309ec[_0x273d37(0x14f)][_0x273d37(0x177)](_0x273d37(0xb9));_0x5c0ec1[_0x273d37(0xd9)][_0x273d37(0xe4)](_0x273d37(0x167),_0x273d37(0x154)),_0x309ec[_0x273d37(0x130)][_0x273d37(0x16e)][_0x273d37(0xe2)](_0x273d37(0xd4),{'allowIn':_0x273d37(0xd8),'allowContentOf':_0x273d37(0xd8),'isLimit':!0x0}),_0x309ec[_0x273d37(0x102)][_0x273d37(0x147)]({'model':_0x273d37(0xd4),'view':_0x273d37(0x12f)});let _0x2b9710=null;_0x309ec[_0x273d37(0x130)]['on'](_0x273d37(0x163),(_0x1b6027,_0x292c07)=>{const _0x5b0602=_0x273d37,[_0x281e30,_0x300570]=_0x292c07,_0x382781=_0x292c07[_0x292c07[_0x5b0602(0x139)]-0x1];_0x382781&&_0x382781[_0x5b0602(0xef)]||_0x4a4067[_0x5b0602(0xda)]||this[_0x5b0602(0x13d)][_0x5b0602(0x123)][_0x5b0602(0x177)](_0x5b0602(0xfd))[_0x5b0602(0x104)]&&function(_0x1ca4c5,_0x4a20b0,_0x3fee5d,_0x4423cb,_0x41dee3){const _0x2aad3f=_0x5b0602;if(_0x4a20b0&&!_0x4a20b0['is'](_0x2aad3f(0x10e)))return!0x1;const _0x1204b0=_0x41dee3[_0x2aad3f(0x118)](_0x1ca4c5,_0x3fee5d);if(!_0x1204b0||!me(_0x1204b0,void 0x0,_0x4423cb))return!0x1;const _0x470074=_0x4423cb[_0x2aad3f(0x14d)](_0x3fee5d[_0x2aad3f(0x137)][_0x2aad3f(0x109)]);if(!_0x470074[_0x2aad3f(0x139)])return!0x1;const _0x26cc72=_0x470074[0x0][_0x2aad3f(0x162)](_0x2aad3f(0xe7)),_0xfce05f=_0x4423cb[_0x2aad3f(0xf8)](_0x470074),_0x1582e1=_0x4423cb[_0x2aad3f(0x156)](_0x470074),_0x1f60af={'startRow':_0xfce05f[_0x2aad3f(0x12a)],'endRow':_0xfce05f[_0x2aad3f(0xd1)],'startColumn':_0x1582e1[_0x2aad3f(0x12a)],'endColumn':_0x1582e1[_0x2aad3f(0xd1)]};return 0x1==_0x470074[_0x2aad3f(0x139)]&&(_0x1f60af[_0x2aad3f(0x142)]+=_0x4423cb[_0x2aad3f(0x106)](_0x1204b0)-0x1,_0x1f60af[_0x2aad3f(0x141)]+=_0x4423cb[_0x2aad3f(0x12c)](_0x1204b0)-0x1),me(_0x26cc72,_0x1f60af,_0x4423cb);}(_0x281e30,_0x300570,_0x309ec[_0x5b0602(0x130)],_0x77b5c1,_0x1d93c0)&&(_0x1b6027[_0x5b0602(0x174)](),_0x2b9710={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x309ec[_0x5b0602(0x130)][_0x5b0602(0xea)](()=>{const _0x441a68=_0x5b0602;_0x309ec[_0x441a68(0x130)][_0x441a68(0x163)](_0x292c07[0x0],_0x292c07[0x1],_0x292c07[0x2],{'forceDefaultExecution':!0x0});const _0x35f73f=_0xe99b46(),{rowInsertionRanges:_0x304edf,columnInsertionRanges:_0x300990,insertionRanges:_0xdb2a15,deletionRanges:_0x16c9d7,cells:_0x45f9f0}=_0x2b9710;_0x304edf[_0x441a68(0x139)]&&_0x4a4067[_0x441a68(0x133)](_0x304edf,_0x441a68(0x167),{'tablePasteChainId':_0x35f73f}),_0x300990[_0x441a68(0x139)]&&_0x4a4067[_0x441a68(0x133)](_0x300990,_0x441a68(0x154),{'tablePasteChainId':_0x35f73f}),_0xdb2a15[_0x441a68(0x139)]&&(_0x4a4067[_0x441a68(0x133)](_0xdb2a15,_0x441a68(0x143),{'tablePasteChainId':_0x35f73f,'skipNestingCheck':!0x0}),_0xdb2a15[_0x441a68(0x105)](_0x5885ca=>{const _0x3041d0=_0x441a68;var _0x32535a;return null===(_0x32535a=_0x5885ca[_0x3041d0(0x125)])||void 0x0===_0x32535a?void 0x0:_0x32535a[_0x3041d0(0xbb)](_0x5885ca);})),_0x16c9d7[_0x441a68(0x139)]&&(_0x4a4067[_0x441a68(0x10f)](_0x16c9d7,_0x441a68(0x143),{'tablePasteChainId':_0x35f73f,'skipNestingCheck':!0x0}),_0x16c9d7[_0x441a68(0x105)](_0x5dddd2=>{const _0x6f8602=_0x441a68;var _0x8bdc1d;return null===(_0x8bdc1d=_0x5dddd2[_0x6f8602(0x125)])||void 0x0===_0x8bdc1d?void 0x0:_0x8bdc1d[_0x6f8602(0xbb)](_0x5dddd2);}));const _0x3fccdc=_0x4a4067[_0x441a68(0x17e)](_0x45f9f0[_0x441a68(0x11f)](({element:_0x32a7a5})=>_0x32a7a5),{'formatGroupId':_0xe99b46()},[],_0x441a68(0xf9),{'tablePasteChainId':_0x35f73f});if(_0x3fccdc){const _0x20a162=_0x3fccdc[_0x441a68(0x144)](),_0x252c8d=[];for(const {element:_0x249b1d,attributes:_0x33fc32}of _0x45f9f0){if(!_0x33fc32)continue;const _0x24aedb=_0x309ec[_0x441a68(0x130)][_0x441a68(0xb4)](_0x249b1d),_0x43a45f=_0x20a162[_0x441a68(0x155)](_0x1e4905=>_0x1e4905[_0x441a68(0xf0)]()[_0x441a68(0x16b)](_0x24aedb));_0x43a45f&&_0x252c8d[_0x441a68(0xe4)]([_0x43a45f[_0x441a68(0xd3)],_0x33fc32]);}_0x252c8d[_0x441a68(0x139)]&&_0x3fccdc[_0x441a68(0x16f)](_0x441a68(0x165),Object[_0x441a68(0x11e)](_0x252c8d));}_0x2b9710=null;}));},{'priority':_0x3c2af5[_0x273d37(0xb7)]+0xa}),_0x309ec[_0x273d37(0x14f)][_0x273d37(0x177)](_0x273d37(0xb9))['on'](_0x273d37(0x10c),(_0x3c3183,_0x4c38fc)=>{const _0x418618=_0x273d37,[_0x47d99f,_0x272c3d,,_0x570f08]=_0x4c38fc;if(!_0x2b9710)return;_0x3c3183[_0x418618(0x174)]();const _0x4dd5b9=_0x47d99f[_0x418618(0x13c)],_0x4e2206=_0x272c3d,_0x3e6291=ge(_0x4dd5b9),_0x231e70=ge(_0x4e2206);_0x3c3183[_0x418618(0xeb)]=_0x4dd5b9;let _0x174ff1=null,_0x3f9daf=null;if(_0x231e70||_0x3e6291){if(_0x3e6291&&!_0x231e70){_0x570f08[_0x418618(0x111)](_0x4dd5b9[_0x418618(0x119)](0x0));for(const _0x2c98f9 of Array[_0x418618(0x126)](_0x4e2206[_0x418618(0x14e)]()))_0x570f08[_0x418618(0x168)](_0x2c98f9,_0x4dd5b9,_0x418618(0x12b));const _0x5b4d03=_0x2b9710[_0x418618(0xc0)][_0x418618(0x112)](_0x47d99f[_0x418618(0x132)]),_0x290e17=_0x2b9710[_0x418618(0xba)][_0x418618(0x112)](_0x47d99f[_0x418618(0x10d)]);_0x5b4d03||_0x290e17||(_0x174ff1=_0x22a521[_0x418618(0xcf)](_0x570f08[_0x418618(0x17a)](_0x4dd5b9)));}else _0x231e70&&!_0x3e6291&&(_0x3f9daf=_0x570f08[_0x418618(0x17a)](_0x4dd5b9));}else{const _0x1b21c9=_0x570f08[_0x418618(0xc8)](_0x418618(0xd4)),_0x37a3be=_0x570f08[_0x418618(0xc8)](_0x418618(0xd4));_0x570f08[_0x418618(0x169)](_0x570f08[_0x418618(0x17a)](_0x4dd5b9),_0x37a3be),_0x570f08[_0x418618(0x168)](_0x1b21c9,_0x4dd5b9,0x0);for(const _0x4dee70 of Array[_0x418618(0x126)](_0x4e2206[_0x418618(0x14e)]()))_0x570f08[_0x418618(0x168)](_0x4dee70,_0x1b21c9,_0x418618(0x12b));_0x174ff1=_0x22a521[_0x418618(0xcf)](_0x570f08[_0x418618(0xb4)](_0x1b21c9)),_0x3f9daf=_0x22a521[_0x418618(0xcf)](_0x570f08[_0x418618(0xb4)](_0x37a3be));}const _0x531f9a=Array[_0x418618(0x126)](_0x4e2206[_0x418618(0xdd)]())[_0x418618(0xbc)](([_0x1ee781])=>be[_0x418618(0x112)](_0x1ee781));_0x2b9710[_0x418618(0x135)][_0x418618(0xe4)]({'element':_0x4dd5b9,'attributes':_0x531f9a[_0x418618(0x139)]?Object[_0x418618(0x11e)](_0x531f9a):null}),_0x174ff1&&_0x2b9710[_0x418618(0xe8)][_0x418618(0xe4)](_0x174ff1),_0x3f9daf&&_0x2b9710[_0x418618(0x164)][_0x418618(0xe4)](_0x3f9daf);},{'priority':_0x273d37(0xb7)}),_0x77b5c1['on'](_0x273d37(0xf2),(_0x623649,_0x10e06c)=>{const _0x100800=_0x273d37,[_0x2addd6,_0x25e510={}]=_0x10e06c;if(!_0x2b9710)return;const _0x40adda=_0x25e510['at']||0x0,_0x3a2f53=_0x25e510[_0x100800(0xb8)]||0x1;_0x2b9710[_0x100800(0xba)]=new Array(_0x3a2f53)[_0x100800(0x117)](_0x40adda)[_0x100800(0x11f)]((_0x2445cb,_0x5e1dec)=>_0x2445cb+_0x5e1dec);for(const {cell:_0xef93b1}of _0x77b5c1[_0x100800(0x13b)](_0x2addd6,{'startColumn':_0x40adda,'endColumn':_0x40adda+_0x3a2f53-0x1}))_0x2b9710[_0x100800(0xc3)][_0x100800(0xe4)](_0x309ec[_0x100800(0x130)][_0x100800(0xb4)](_0xef93b1));},{'priority':_0x273d37(0x120)}),_0x77b5c1['on'](_0x273d37(0xd2),(_0x4df172,_0x3f5d52)=>{const _0x3895b7=_0x273d37,[_0x2c5540,_0x42b333={}]=_0x3f5d52;if(!_0x2b9710)return;const _0xac5c2d=_0x42b333['at']||0x0,_0x2ba9d3=_0x42b333[_0x3895b7(0x11a)]||0x1;_0x2b9710[_0x3895b7(0xc0)]=new Array(_0x2ba9d3)[_0x3895b7(0x117)](_0xac5c2d)[_0x3895b7(0x11f)]((_0x37a25d,_0x3e7529)=>_0x37a25d+_0x3e7529);for(const {cell:_0xa78c4d}of _0x77b5c1[_0x3895b7(0x13b)](_0x2c5540,{'startRow':_0xac5c2d,'endRow':_0xac5c2d+_0x2ba9d3-0x1}))_0x2b9710[_0x3895b7(0xbe)][_0x3895b7(0xe4)](_0x309ec[_0x3895b7(0x130)][_0x3895b7(0xb4)](_0xa78c4d));},{'priority':_0x273d37(0x120)}),_0x4a4067[_0x273d37(0xe6)][_0x273d37(0x158)](_0x4f42a1=>{const _0x3afcce=_0x273d37;if(_0x4f42a1[_0x3afcce(0x14b)]&&_0x4f42a1[_0x3afcce(0x14b)][_0x3afcce(0xd7)](_0x3afcce(0x143)))return _0x4f42a1[_0x3afcce(0xc7)]?{}:{'type':_0x3afcce(0x129),'content':_0x450547(_0x309ec[_0x3afcce(0x113)],_0x3afcce(0xdf))};});const _0x48e756=()=>!0x1;for(const _0x12e689 of[_0x273d37(0x143),_0x273d37(0x154),_0x273d37(0x167),_0x273d37(0xf9)])_0x4a4067[_0x273d37(0x107)][_0x273d37(0x12d)](_0x273d37(0x129),_0x12e689,_0x273d37(0xb5),_0x48e756),_0x4a4067[_0x273d37(0x107)][_0x273d37(0x12d)](_0x273d37(0x122),_0x12e689,_0x273d37(0xb5),_0x48e756),_0x4a4067[_0x273d37(0x107)][_0x273d37(0x12d)](_0x273d37(0x166),_0x12e689,_0x273d37(0xb5),_0x48e756);_0x4a4067[_0x273d37(0x107)][_0x273d37(0x12d)](_0x273d37(0x166),_0x273d37(0xf9),_0x273d37(0xd0),_0x48e756),_0x4a4067[_0x273d37(0x107)][_0x273d37(0x12d)](_0x273d37(0x166),_0x273d37(0xf9),_0x273d37(0xe3),(_0x2d87b2,_0xe7d671,_0x28d737)=>{const _0x2ba70=_0x273d37,_0x1a7a72=_0x2d87b2[_0x2ba70(0x11f)](_0x2cc6fa=>_0x2cc6fa[_0x2ba70(0x116)]())[_0x2ba70(0xbc)](_0x2afc07=>_0x2afc07),_0x502a77=new Map(_0x1a7a72[_0x2ba70(0x11f)](_0x17d271=>[_0x17d271,null]));if(_0x2b9710){for(const {element:_0x321429,attributes:_0x44e0e2}of _0x2b9710[_0x2ba70(0x135)])_0x44e0e2&&_0x502a77[_0x2ba70(0x12e)](_0x321429,_0x44e0e2);}else{if(_0x28d737&&_0x28d737[_0x2ba70(0x165)])for(const [_0x50d63e,_0x82e5af]of Object[_0x2ba70(0x179)](_0x28d737[_0x2ba70(0x165)])){const _0x2783b4=_0x309ec[_0x2ba70(0x130)][_0x2ba70(0x15a)][_0x2ba70(0x177)](_0x50d63e),_0x33a750=_0x2783b4?_0x2783b4[_0x2ba70(0xf0)]()[_0x2ba70(0x116)]():null;_0x33a750&&_0x502a77[_0x2ba70(0x12e)](_0x33a750,_0x82e5af);}}_0x309ec[_0x2ba70(0x130)][_0x2ba70(0xea)](_0x4a496f=>{const _0x53aee8=_0x2ba70;for(const [_0x1008e2,_0x42e876]of _0x502a77)_0x4a496f[_0x53aee8(0xf7)]({...de,..._0x42e876},_0x1008e2);});});const _0x1fa682=(_0x4ed226,_0x3b66cd)=>{const _0x45d075=_0x273d37;_0x4a4067[_0x45d075(0x107)][_0x45d075(0x12d)](_0x4ed226,_0x45d075(0x143),_0x3b66cd,(_0x1b11d9,_0x26d96b,_0x1821be)=>{const _0x26f2d5=_0x45d075;_0x309ec[_0x26f2d5(0x130)][_0x26f2d5(0xea)](_0x29a0c3=>{const _0x1e48bb=_0x26f2d5,_0x33e8a6=[];for(const _0x451260 of _0x1b11d9){const _0x2d26de=_0x451260[_0x1e48bb(0xe1)][_0x1e48bb(0x115)];_0x2d26de['is'](_0x1e48bb(0x13e),_0x1e48bb(0xd4))&&_0x33e8a6[_0x1e48bb(0xe4)](_0x2d26de);}_0x4a4067[_0x1e48bb(0x107)][_0x1e48bb(0x10a)](_0x4ed226,null,_0x3b66cd)(_0x1b11d9,_0x26d96b,_0x1821be);for(const _0x3a9c81 of _0x33e8a6)_0x1e48bb(0x108)!=_0x3a9c81[_0x1e48bb(0x17d)][_0x1e48bb(0x13f)]&&_0x29a0c3[_0x1e48bb(0x134)](_0x3a9c81);});});};_0x1fa682(_0x273d37(0x129),_0x273d37(0xe3)),_0x1fa682(_0x273d37(0x129),_0x273d37(0xd0)),_0x1fa682(_0x273d37(0x122),_0x273d37(0xe3)),_0x1fa682(_0x273d37(0x122),_0x273d37(0xd0)),_0x4a4067[_0x273d37(0x107)][_0x273d37(0x12d)](_0x273d37(0x129),_0x273d37(0x167),_0x273d37(0xd0),_0x3570a1=>{const _0x578017=_0x273d37,_0x521514=_0x3570a1[_0x578017(0x11f)](_0xea602d=>_0xea602d[_0x578017(0x116)]()),_0x39822c=_0x521514[0x0][_0x578017(0x162)](_0x578017(0xe7)),{minRow:_0x2fcf5c,maxRow:_0x406c1d}=_0x5c0ec1[_0x578017(0x17f)](_0x521514);_0x77b5c1[_0x578017(0xee)](_0x39822c,{'at':_0x2fcf5c,'rows':_0x406c1d-_0x2fcf5c+0x1});}),_0x4a4067[_0x273d37(0x107)][_0x273d37(0x12d)](_0x273d37(0x129),_0x273d37(0x154),_0x273d37(0xd0),_0x545e11=>{const _0x588d08=_0x273d37,_0x2cf216=_0x545e11[_0x588d08(0x11f)](_0x567b6d=>_0x567b6d[_0x588d08(0x116)]()),_0x3f1b70=_0x2cf216[0x0][_0x588d08(0x162)](_0x588d08(0xe7)),{minColumn:_0x488c45,maxColumn:_0x19095b}=_0x5c0ec1[_0x588d08(0x17f)](_0x2cf216);_0x77b5c1[_0x588d08(0xf3)](_0x3f1b70,{'at':_0x488c45,'columns':_0x19095b-_0x488c45+0x1});});const _0x19c787=(_0x22819a,_0x11c56c)=>{const _0x5ab8e2=_0x273d37;if(!_0x11c56c[_0x5ab8e2(0x14b)]||!_0x11c56c[_0x5ab8e2(0x14b)][_0x5ab8e2(0xd7)](_0x5ab8e2(0x143)))return;const _0x3f5fb3=_0x11c56c[_0x5ab8e2(0xc4)][_0x5ab8e2(0x138)],_0x4bfa11=_0x4a4067[_0x5ab8e2(0xfe)]()[_0x5ab8e2(0xbc)](_0x551d6e=>_0x551d6e[_0x5ab8e2(0xc6)]&&_0x551d6e[_0x5ab8e2(0xc4)]&&_0x551d6e[_0x5ab8e2(0xc4)][_0x5ab8e2(0x138)]==_0x3f5fb3);_0x4bfa11[_0x5ab8e2(0x139)]&&_0x11c56c[_0x5ab8e2(0xb3)]()[_0x5ab8e2(0x139)]!=_0x4bfa11[_0x5ab8e2(0x139)]&&_0x4bfa11[_0x5ab8e2(0x149)]((_0x547bdd,_0x33bc13)=>(_0x547bdd[_0x5ab8e2(0x173)]=_0x33bc13,_0x33bc13[_0x5ab8e2(0xc7)]=_0x547bdd,_0x33bc13));};function _0x4b8224(_0x31e9e5,_0x13367a=!0x0){const _0x39cf69=_0x273d37,{id:_0x38f8ab}=_0x4a4067[_0x39cf69(0xb2)](_0x31e9e5[_0x39cf69(0xcd)]),_0x4b38c5=[_0x39cf69(0xc1),_0x39cf69(0xca)],_0x28b164=_0x4a4067[_0x39cf69(0x16a)][_0x39cf69(0x112)](_0x31e9e5[_0x39cf69(0xcd)]);return _0x28b164&&_0x4b38c5[_0x39cf69(0xe4)](_0x39cf69(0xf4)),{'classes':_0x4b38c5,'attributes':{'data-suggestion':_0x38f8ab},'priority':_0x28b164&&_0x13367a?0xbc2:0xbb8};}_0x4a4067['on'](_0x273d37(0x121),_0x19c787,{'priority':_0x273d37(0xb7)}),_0x4a4067['on'](_0x273d37(0x13a),_0x19c787,{'priority':_0x273d37(0xb7)}),_0x309ec[_0x273d37(0x130)][_0x273d37(0x137)][_0x273d37(0x15c)](()=>{const _0x11d01b=_0x273d37;let _0x3e2c69=!0x1;const _0x3a4d1c=Array[_0x11d01b(0x126)](_0x309ec[_0x11d01b(0x130)][_0x11d01b(0x137)][_0x11d01b(0x152)][_0x11d01b(0x178)]());for(const {name:_0x3e6451,data:_0x4cbaaf}of _0x3a4d1c){const {group:_0xcc685a,type:_0x165f23,id:_0xf01cb}=_0x4a4067[_0x11d01b(0xb2)](_0x3e6451);if(_0x11d01b(0x14c)!=_0xcc685a||_0x11d01b(0x122)!=_0x165f23||_0x4cbaaf[_0x11d01b(0xe9)])continue;if(!_0x4a4067[_0x11d01b(0xbf)](_0xf01cb))continue;const _0xf9e562=_0x4a4067[_0x11d01b(0xe0)](_0xf01cb)[_0x11d01b(0x128)](),_0x1a03b8=_0x309ec[_0x11d01b(0x14f)][_0x11d01b(0x177)](_0x11d01b(0xb6))['me'];for(const _0x167b07 of _0x4a4067[_0x11d01b(0xfe)]()){if(!_0x167b07[_0x11d01b(0xc6)]||_0x167b07[_0x11d01b(0x140)]!=_0x1a03b8)continue;if(_0x11d01b(0x166)!=_0x167b07[_0x11d01b(0x159)]||_0x11d01b(0xf9)!=_0x167b07[_0x11d01b(0x14b)])continue;if(_0x167b07[_0x11d01b(0x128)]()[_0x11d01b(0x148)](_0x5a848c=>_0xf9e562[_0x11d01b(0x127)](_0x24a933=>_0x24a933[_0x11d01b(0xcc)](_0x5a848c,!0x0)))){for(const _0x385c46 of _0x167b07[_0x11d01b(0xb3)]())_0x385c46[_0x11d01b(0xc6)]&&(_0x385c46[_0x11d01b(0xd0)](),_0x3e2c69=!0x0);}}}return _0x3e2c69;}),_0x309ec[_0x273d37(0x130)][_0x273d37(0x137)][_0x273d37(0x15c)](_0x59450d=>{const _0x267668=_0x273d37,_0x1344e3=_0x309ec[_0x267668(0x123)][_0x267668(0x177)](_0x267668(0x101));if(!_0x1344e3||!_0x1344e3[_0x267668(0x15f)][_0x267668(0x11b)](_0x59450d[_0x267668(0x10b)]))return!0x1;let _0x1e0795=!0x1;const _0x5537a6=_0x309ec[_0x267668(0x14f)][_0x267668(0x177)](_0x267668(0xb6))['me'],_0x256b90=_0x309ec[_0x267668(0x130)][_0x267668(0x137)][_0x267668(0x152)][_0x267668(0x17b)](),_0x4a4bda=Array[_0x267668(0x126)](_0x309ec[_0x267668(0x130)][_0x267668(0x137)][_0x267668(0x152)][_0x267668(0x178)]())[_0x267668(0xbc)](({name:_0x28580c,data:_0x25b4a4})=>{const _0x5e2c2f=_0x267668,{group:_0xa35ec0,subType:_0x205dfe,authorId:_0x46f941}=_0x4a4067[_0x5e2c2f(0xb2)](_0x28580c);return _0x5e2c2f(0x14c)==_0xa35ec0&&_0x5e2c2f(0x143)==_0x205dfe&&_0x46f941==_0x5537a6['id']&&!_0x25b4a4[_0x5e2c2f(0xe9)];});for(const _0x105c75 of _0x256b90){if(_0x267668(0x168)!=_0x105c75[_0x267668(0x159)]||_0x267668(0xd4)!=_0x105c75[_0x267668(0xd3)]||0x1!=_0x105c75[_0x267668(0x139)])continue;const _0x23ce8e=_0x59450d[_0x267668(0x161)](_0x105c75[_0x267668(0x145)],_0x105c75[_0x267668(0x145)][_0x267668(0xf5)](0x1));if(!_0x4a4bda[_0x267668(0x155)](({data:_0x23672f})=>_0x23672f[_0x267668(0x17c)][_0x267668(0x16b)](_0x23ce8e))){for(const {name:_0xcc1c75,data:_0x3ffa6e}of _0x4a4bda)if(_0x23ce8e[_0x267668(0xcc)](_0x3ffa6e[_0x267668(0x17c)])){_0x59450d[_0x267668(0x153)](_0xcc1c75,{'range':_0x23ce8e}),_0x1e0795=!0x0;break;}}}return _0x1e0795;}),_0x309ec[_0x273d37(0x130)][_0x273d37(0x137)][_0x273d37(0x15c)](_0x2dd298=>{const _0x1bfbd4=_0x273d37;let _0x2544e0=!0x1;const _0x5717c0=_0x309ec[_0x1bfbd4(0x14f)][_0x1bfbd4(0x177)](_0x1bfbd4(0xb6))['me'],_0x13fe26=_0x4a4067[_0x1bfbd4(0xfe)]()[_0x1bfbd4(0xbc)](_0x552cad=>_0x552cad[_0x1bfbd4(0xc6)]&&_0x552cad[_0x1bfbd4(0x140)]==_0x5717c0),_0x3d9d0c=new Set(),_0x322925=new Set();for(const _0x49025c of _0x13fe26)if(_0x1bfbd4(0x143)==_0x49025c[_0x1bfbd4(0x14b)])for(const _0x453546 of _0x49025c[_0x1bfbd4(0x144)]()){const _0x4bc643=_0x453546[_0x1bfbd4(0xf0)]()[_0x1bfbd4(0x116)]();if(_0x4bc643){if(_0x4bc643['is'](_0x1bfbd4(0x13e),_0x1bfbd4(0xd4))&&ge(_0x4bc643)){_0x49025c[_0x1bfbd4(0x170)](_0x453546[_0x1bfbd4(0xd3)]),_0x3d9d0c[_0x1bfbd4(0x146)](_0x4bc643),_0x2544e0=!0x0;const _0x44d8d8=_0x4bc643[_0x1bfbd4(0x176)],_0x5135f1=_0x4bc643[_0x1bfbd4(0xff)],_0x2d10da=_0x44d8d8&&_0x44d8d8['is'](_0x1bfbd4(0x13e),_0x1bfbd4(0xd4)),_0x97303b=_0x5135f1&&_0x5135f1['is'](_0x1bfbd4(0x13e),_0x1bfbd4(0xd4));_0x2d10da&&!_0x3d9d0c[_0x1bfbd4(0x11b)](_0x44d8d8)&&_0x322925[_0x1bfbd4(0x146)](_0x44d8d8),_0x97303b&&!_0x3d9d0c[_0x1bfbd4(0x11b)](_0x5135f1)&&_0x322925[_0x1bfbd4(0x146)](_0x5135f1);}else _0x4bc643['is'](_0x1bfbd4(0x13e),_0x1bfbd4(0xc2))&&_0x4bc643[_0x1bfbd4(0x103)]&&(_0x49025c[_0x1bfbd4(0x170)](_0x453546[_0x1bfbd4(0xd3)]),_0x2544e0=!0x0);}}else{if(_0x1bfbd4(0xf9)==_0x49025c[_0x1bfbd4(0x14b)]){if(!_0x49025c[_0x1bfbd4(0xc4)]||!_0x49025c[_0x1bfbd4(0xc4)][_0x1bfbd4(0x138)])continue;const _0x5d333a=_0x49025c[_0x1bfbd4(0xc4)][_0x1bfbd4(0x165)];if(_0x5d333a&&Object[_0x1bfbd4(0x15e)](_0x5d333a)[_0x1bfbd4(0x139)])continue;const _0x35ebae=_0x49025c[_0x1bfbd4(0xc4)][_0x1bfbd4(0x138)];let _0x51e9c1=!0x0,_0x54af90=!0x0;for(const _0xac392a of _0x13fe26)if(_0xac392a[_0x1bfbd4(0x14b)]&&_0xac392a[_0x1bfbd4(0x14b)][_0x1bfbd4(0xd7)](_0x1bfbd4(0x143))){if(!_0xac392a[_0x1bfbd4(0xc4)][_0x1bfbd4(0x138)]){_0x54af90=!0x1;break;}if(_0xac392a['id']!=_0x49025c['id']&&_0xac392a[_0x1bfbd4(0xc4)][_0x1bfbd4(0x138)]==_0x35ebae){_0x51e9c1=!0x1;break;}}_0x54af90&&_0x51e9c1&&(_0x49025c[_0x1bfbd4(0x175)](),_0x2544e0=!0x0);}}for(const _0x3fd13d of _0x3d9d0c)_0x2dd298[_0x1bfbd4(0x111)](_0x3fd13d);for(const _0x433afd of _0x322925)_0x2dd298[_0x1bfbd4(0x134)](_0x433afd);return _0x2544e0;}),_0x309ec[_0x273d37(0x102)][_0x273d37(0x11d)](_0x273d37(0xdc))[_0x273d37(0xe5)]({'model':_0x273d37(0xbd),'view':(_0xcdb4d3,_0x103747)=>_0x4b8224(_0xcdb4d3),'converterPriority':_0x273d37(0xb7)}),_0x309ec[_0x273d37(0x102)][_0x273d37(0x11d)](_0x273d37(0x14a))[_0x273d37(0xe5)]({'model':_0x273d37(0xbd),'view':(_0x590a87,_0x599af1)=>_0x599af1[_0x273d37(0xd5)][_0x273d37(0x151)]?_0x4b8224(_0x590a87,!0x1):null,'converterPriority':_0x273d37(0xb7)});const _0x57286a=_0x309ec[_0x273d37(0xdb)][_0x273d37(0x172)];this[_0x273d37(0x171)](_0x57286a[_0x273d37(0x137)],_0x273d37(0x15b),(_0x2c27b5,_0x4fcd5d)=>{const _0x593383=_0x273d37,_0x3fca93=[];for(const _0x45f9c8 of _0x57286a[_0x593383(0x17a)](_0x4fcd5d[_0x593383(0xf6)])[_0x593383(0x16d)]())_0x45f9c8['is'](_0x593383(0x13e),_0x593383(0x12f))&&_0x3fca93[_0x593383(0xe4)](_0x45f9c8);_0x57286a[_0x593383(0xea)](_0x383c58=>{const _0x33fa0f=_0x593383;for(const _0xed69cc of _0x3fca93)_0x383c58[_0x33fa0f(0xde)](_0x383c58[_0x33fa0f(0x17a)](_0xed69cc),_0x383c58[_0x33fa0f(0xfc)](_0xed69cc)),_0x383c58[_0x33fa0f(0x111)](_0xed69cc);});});}}function _0x5e1b(_0x1286c1,_0xec270d){const _0x22ce06=_0x22ce();return _0x5e1b=function(_0x5e1b01,_0x433c0e){_0x5e1b01=_0x5e1b01-0xb2;let _0x576dbe=_0x22ce06[_0x5e1b01];return _0x576dbe;},_0x5e1b(_0x1286c1,_0xec270d);}function ge(_0x461e75){const _0x29b0e2=_0x140d55;if(_0x461e75[_0x29b0e2(0x103)])return!0x0;const _0xa02372=_0x461e75[_0x29b0e2(0x119)](0x0);return _0xa02372['is'](_0x29b0e2(0x13e),_0x29b0e2(0xc2))&&_0xa02372[_0x29b0e2(0x103)];}function me(_0x55cac4,_0x3a8064={},_0x3e1a7c){const _0x40f083=_0x140d55;for(const {isAnchor:_0xca0f95,cellHeight:_0x19dbf5,cellWidth:_0x13b943}of _0x3e1a7c[_0x40f083(0x13b)](_0x55cac4,{'includeAllSlots':!0x0,..._0x3a8064}))if(!_0xca0f95||0x1!=_0x19dbf5||0x1!=_0x13b943)return!0x1;return!0x0;}
|
|
23
|
+
const _0x25c453=_0x323f;(function(_0x292ec1,_0x17dacd){const _0x233e67=_0x323f,_0x3407f1=_0x292ec1();while(!![]){try{const _0x487182=parseInt(_0x233e67(0xc6))/0x1+parseInt(_0x233e67(0x16b))/0x2+parseInt(_0x233e67(0x14f))/0x3*(parseInt(_0x233e67(0x110))/0x4)+-parseInt(_0x233e67(0xc0))/0x5+-parseInt(_0x233e67(0xf3))/0x6+-parseInt(_0x233e67(0xb3))/0x7+parseInt(_0x233e67(0x11f))/0x8;if(_0x487182===_0x17dacd)break;else _0x3407f1['push'](_0x3407f1['shift']());}catch(_0x5f3537){_0x3407f1['push'](_0x3407f1['shift']());}}}(_0x533b,0x7f480));import{getTranslation as _0x402328}from'../utils/common-translations.js';function _0x323f(_0x21f5c9,_0x579ffb){const _0x533b6d=_0x533b();return _0x323f=function(_0x323faa,_0x2a3b4f){_0x323faa=_0x323faa-0xaf;let _0x20bbce=_0x533b6d[_0x323faa];return _0x20bbce;},_0x323f(_0x21f5c9,_0x579ffb);}import{Plugin as _0x3cdfae}from'ckeditor5/src/core.js';import{LiveRange as _0x27dda0}from'ckeditor5/src/engine.js';import{uid as _0x499d20,priorities as _0x2b6954}from'ckeditor5/src/utils.js';import _0x2dfe34 from'./table.js';const be=[_0x25c453(0x172),_0x25c453(0xe9),_0x25c453(0x13e),_0x25c453(0x178),_0x25c453(0xca),_0x25c453(0x14e),_0x25c453(0xcd)],de=Object[_0x25c453(0xd3)](be[_0x25c453(0x140)](_0x384a11=>[_0x384a11,null]));export default class At extends _0x3cdfae{static get[_0x25c453(0x12e)](){return[_0x2dfe34];}[_0x25c453(0xc7)](){const _0x3ea06d=_0x25c453,_0x57f126=this[_0x3ea06d(0x11d)];if(!_0x57f126[_0x3ea06d(0xc4)][_0x3ea06d(0xf5)](_0x3ea06d(0x167)))return;const _0x44a78a=_0x57f126[_0x3ea06d(0xc4)][_0x3ea06d(0xc1)](_0x3ea06d(0x112)),_0x43b169=_0x57f126[_0x3ea06d(0xc4)][_0x3ea06d(0xc1)](_0x3ea06d(0x157)),_0x47be4e=_0x57f126[_0x3ea06d(0xc4)][_0x3ea06d(0xc1)](_0x2dfe34),_0x2e00c7=_0x57f126[_0x3ea06d(0xc4)][_0x3ea06d(0xc1)](_0x3ea06d(0x167));_0x47be4e[_0x3ea06d(0xd7)][_0x3ea06d(0xff)](_0x3ea06d(0x14a),_0x3ea06d(0x107)),_0x57f126[_0x3ea06d(0xf8)][_0x3ea06d(0x123)][_0x3ea06d(0xdd)](_0x3ea06d(0x171),{'allowIn':_0x3ea06d(0xdc),'allowContentOf':_0x3ea06d(0xdc),'isLimit':!0x0}),_0x57f126[_0x3ea06d(0x176)][_0x3ea06d(0x15c)]({'model':_0x3ea06d(0x171),'view':_0x3ea06d(0x13c)});let _0x4fc49e=null;_0x57f126[_0x3ea06d(0xf8)]['on'](_0x3ea06d(0x119),(_0x5f075d,_0x53baeb)=>{const _0x1c6cd5=_0x3ea06d,[_0x54d8a0,_0xacf85d]=_0x53baeb,_0x965076=_0x53baeb[_0x53baeb[_0x1c6cd5(0x174)]-0x1];_0x965076&&_0x965076[_0x1c6cd5(0xda)]||_0x44a78a[_0x1c6cd5(0x150)]||this[_0x1c6cd5(0x11d)][_0x1c6cd5(0x144)][_0x1c6cd5(0xc1)](_0x1c6cd5(0xaf))[_0x1c6cd5(0xb6)]&&function(_0x4dd6e6,_0x1f0551,_0x370209,_0x5baf5b,_0x43a863){const _0x4469b1=_0x1c6cd5;if(_0x1f0551&&!_0x1f0551['is'](_0x4469b1(0x116)))return!0x1;const _0xc70ee8=_0x43a863[_0x4469b1(0xf0)](_0x4dd6e6,_0x370209);if(!_0xc70ee8||!me(_0xc70ee8,void 0x0,_0x5baf5b))return!0x1;const _0xaf1f93=_0x5baf5b[_0x4469b1(0x125)](_0x370209[_0x4469b1(0xee)][_0x4469b1(0xfb)]);if(!_0xaf1f93[_0x4469b1(0x174)])return!0x1;const _0x5499ba=_0xaf1f93[0x0][_0x4469b1(0x100)](_0x4469b1(0x101)),_0x47c677=_0x5baf5b[_0x4469b1(0x13f)](_0xaf1f93),_0x144935=_0x5baf5b[_0x4469b1(0x111)](_0xaf1f93),_0x5e6ff3={'startRow':_0x47c677[_0x4469b1(0xb0)],'endRow':_0x47c677[_0x4469b1(0xf9)],'startColumn':_0x144935[_0x4469b1(0xb0)],'endColumn':_0x144935[_0x4469b1(0xf9)]};return 0x1==_0xaf1f93[_0x4469b1(0x174)]&&(_0x5e6ff3[_0x4469b1(0xd6)]+=_0x5baf5b[_0x4469b1(0x113)](_0xc70ee8)-0x1,_0x5e6ff3[_0x4469b1(0xf4)]+=_0x5baf5b[_0x4469b1(0x126)](_0xc70ee8)-0x1),me(_0x5499ba,_0x5e6ff3,_0x5baf5b);}(_0x54d8a0,_0xacf85d,_0x57f126[_0x1c6cd5(0xf8)],_0x43b169,_0x2e00c7)&&(_0x5f075d[_0x1c6cd5(0x14b)](),_0x4fc49e={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x57f126[_0x1c6cd5(0xf8)][_0x1c6cd5(0x12f)](()=>{const _0x1c31dd=_0x1c6cd5;_0x57f126[_0x1c31dd(0xf8)][_0x1c31dd(0x119)](_0x53baeb[0x0],_0x53baeb[0x1],_0x53baeb[0x2],{'forceDefaultExecution':!0x0});const _0x5dc166=_0x499d20(),{rowInsertionRanges:_0x4aa469,columnInsertionRanges:_0x4e8666,insertionRanges:_0x13bed2,deletionRanges:_0x452d25,cells:_0xcc96fc}=_0x4fc49e;_0x4aa469[_0x1c31dd(0x174)]&&_0x44a78a[_0x1c31dd(0xfc)](_0x4aa469,_0x1c31dd(0x14a),{'tablePasteChainId':_0x5dc166}),_0x4e8666[_0x1c31dd(0x174)]&&_0x44a78a[_0x1c31dd(0xfc)](_0x4e8666,_0x1c31dd(0x107),{'tablePasteChainId':_0x5dc166}),_0x13bed2[_0x1c31dd(0x174)]&&(_0x44a78a[_0x1c31dd(0xfc)](_0x13bed2,_0x1c31dd(0xd8),{'tablePasteChainId':_0x5dc166,'skipNestingCheck':!0x0}),_0x13bed2[_0x1c31dd(0x151)](_0x54cdbb=>{const _0x4c68c9=_0x1c31dd;var _0x230d58;return null===(_0x230d58=_0x54cdbb[_0x4c68c9(0x154)])||void 0x0===_0x230d58?void 0x0:_0x230d58[_0x4c68c9(0x13a)](_0x54cdbb);})),_0x452d25[_0x1c31dd(0x174)]&&(_0x44a78a[_0x1c31dd(0x120)](_0x452d25,_0x1c31dd(0xd8),{'tablePasteChainId':_0x5dc166,'skipNestingCheck':!0x0}),_0x452d25[_0x1c31dd(0x151)](_0x16dbe7=>{const _0x60d162=_0x1c31dd;var _0x458e21;return null===(_0x458e21=_0x16dbe7[_0x60d162(0x154)])||void 0x0===_0x458e21?void 0x0:_0x458e21[_0x60d162(0x13a)](_0x16dbe7);}));const _0x25b6d0=_0x44a78a[_0x1c31dd(0x105)](_0xcc96fc[_0x1c31dd(0x140)](({element:_0x1330fa})=>_0x1330fa),{'formatGroupId':_0x499d20()},[],_0x1c31dd(0x132),{'tablePasteChainId':_0x5dc166});if(_0x25b6d0){const _0x41bc10=_0x25b6d0[_0x1c31dd(0xd2)](),_0x3db9a6=[];for(const {element:_0x2473b3,attributes:_0x22da08}of _0xcc96fc){if(!_0x22da08)continue;const _0x4ca4e9=_0x57f126[_0x1c31dd(0xf8)][_0x1c31dd(0x14c)](_0x2473b3),_0x426d81=_0x41bc10[_0x1c31dd(0xd5)](_0xc6057f=>_0xc6057f[_0x1c31dd(0x168)]()[_0x1c31dd(0xbd)](_0x4ca4e9));_0x426d81&&_0x3db9a6[_0x1c31dd(0xff)]([_0x426d81[_0x1c31dd(0xbe)],_0x22da08]);}_0x3db9a6[_0x1c31dd(0x174)]&&_0x25b6d0[_0x1c31dd(0x121)](_0x1c31dd(0x162),Object[_0x1c31dd(0xd3)](_0x3db9a6));}_0x4fc49e=null;}));},{'priority':_0x2b6954[_0x3ea06d(0x155)]+0xa}),_0x57f126[_0x3ea06d(0xc4)][_0x3ea06d(0xc1)](_0x3ea06d(0x167))['on'](_0x3ea06d(0x115),(_0x53fa17,_0x5b3e4b)=>{const _0x4f80c8=_0x3ea06d,[_0x2f26b8,_0x8914e3,,_0x3dc436]=_0x5b3e4b;if(!_0x4fc49e)return;_0x53fa17[_0x4f80c8(0x14b)]();const _0xdc5d76=_0x2f26b8[_0x4f80c8(0x10e)],_0x2d8eef=_0x8914e3,_0x535d4d=ge(_0xdc5d76),_0x387ac4=ge(_0x2d8eef);_0x53fa17[_0x4f80c8(0x15e)]=_0xdc5d76;let _0x1889a6=null,_0x10867b=null;if(_0x387ac4||_0x535d4d){if(_0x535d4d&&!_0x387ac4){_0x3dc436[_0x4f80c8(0x131)](_0xdc5d76[_0x4f80c8(0x16a)](0x0));for(const _0x38a993 of Array[_0x4f80c8(0xe0)](_0x2d8eef[_0x4f80c8(0x11c)]()))_0x3dc436[_0x4f80c8(0xd9)](_0x38a993,_0xdc5d76,_0x4f80c8(0xc3));const _0x50f39b=_0x4fc49e[_0x4f80c8(0xe7)][_0x4f80c8(0x117)](_0x2f26b8[_0x4f80c8(0x16d)]),_0xe8d1fb=_0x4fc49e[_0x4f80c8(0xcc)][_0x4f80c8(0x117)](_0x2f26b8[_0x4f80c8(0x124)]);_0x50f39b||_0xe8d1fb||(_0x1889a6=_0x27dda0[_0x4f80c8(0x153)](_0x3dc436[_0x4f80c8(0x165)](_0xdc5d76)));}else _0x387ac4&&!_0x535d4d&&(_0x10867b=_0x3dc436[_0x4f80c8(0x165)](_0xdc5d76));}else{const _0x32eed6=_0x3dc436[_0x4f80c8(0xdf)](_0x4f80c8(0x171)),_0x218b3b=_0x3dc436[_0x4f80c8(0xdf)](_0x4f80c8(0x171));_0x3dc436[_0x4f80c8(0x133)](_0x3dc436[_0x4f80c8(0x165)](_0xdc5d76),_0x218b3b),_0x3dc436[_0x4f80c8(0xd9)](_0x32eed6,_0xdc5d76,0x0);for(const _0x40031d of Array[_0x4f80c8(0xe0)](_0x2d8eef[_0x4f80c8(0x11c)]()))_0x3dc436[_0x4f80c8(0xd9)](_0x40031d,_0x32eed6,_0x4f80c8(0xc3));_0x1889a6=_0x27dda0[_0x4f80c8(0x153)](_0x3dc436[_0x4f80c8(0x14c)](_0x32eed6)),_0x10867b=_0x27dda0[_0x4f80c8(0x153)](_0x3dc436[_0x4f80c8(0x14c)](_0x218b3b));}const _0x3509b5=Array[_0x4f80c8(0xe0)](_0x2d8eef[_0x4f80c8(0x11a)]())[_0x4f80c8(0x129)](([_0x371567])=>be[_0x4f80c8(0x117)](_0x371567));_0x4fc49e[_0x4f80c8(0x170)][_0x4f80c8(0xff)]({'element':_0xdc5d76,'attributes':_0x3509b5[_0x4f80c8(0x174)]?Object[_0x4f80c8(0xd3)](_0x3509b5):null}),_0x1889a6&&_0x4fc49e[_0x4f80c8(0x11e)][_0x4f80c8(0xff)](_0x1889a6),_0x10867b&&_0x4fc49e[_0x4f80c8(0x10f)][_0x4f80c8(0xff)](_0x10867b);},{'priority':_0x3ea06d(0x155)}),_0x43b169['on'](_0x3ea06d(0x147),(_0x5e18d2,_0x1e2cee)=>{const _0x16aa87=_0x3ea06d,[_0x4ebec6,_0x724191={}]=_0x1e2cee;if(!_0x4fc49e)return;const _0x5bcf87=_0x724191['at']||0x0,_0x2da157=_0x724191[_0x16aa87(0x11b)]||0x1;_0x4fc49e[_0x16aa87(0xcc)]=new Array(_0x2da157)[_0x16aa87(0xef)](_0x5bcf87)[_0x16aa87(0x140)]((_0x112469,_0x10a643)=>_0x112469+_0x10a643);for(const {cell:_0x1dc4f6}of _0x43b169[_0x16aa87(0x136)](_0x4ebec6,{'startColumn':_0x5bcf87,'endColumn':_0x5bcf87+_0x2da157-0x1}))_0x4fc49e[_0x16aa87(0x143)][_0x16aa87(0xff)](_0x57f126[_0x16aa87(0xf8)][_0x16aa87(0x14c)](_0x1dc4f6));},{'priority':_0x3ea06d(0xeb)}),_0x43b169['on'](_0x3ea06d(0x104),(_0x162935,_0x5e5b24)=>{const _0x1ce09a=_0x3ea06d,[_0x599a96,_0x4e035d={}]=_0x5e5b24;if(!_0x4fc49e)return;const _0x5b6c87=_0x4e035d['at']||0x0,_0x52ca57=_0x4e035d[_0x1ce09a(0xfd)]||0x1;_0x4fc49e[_0x1ce09a(0xe7)]=new Array(_0x52ca57)[_0x1ce09a(0xef)](_0x5b6c87)[_0x1ce09a(0x140)]((_0x10d586,_0x398158)=>_0x10d586+_0x398158);for(const {cell:_0x5f1113}of _0x43b169[_0x1ce09a(0x136)](_0x599a96,{'startRow':_0x5b6c87,'endRow':_0x5b6c87+_0x52ca57-0x1}))_0x4fc49e[_0x1ce09a(0x15b)][_0x1ce09a(0xff)](_0x57f126[_0x1ce09a(0xf8)][_0x1ce09a(0x14c)](_0x5f1113));},{'priority':_0x3ea06d(0xeb)}),_0x44a78a[_0x3ea06d(0xb4)][_0x3ea06d(0x12d)](_0x2fd8e8=>{const _0x3af723=_0x3ea06d;if(_0x2fd8e8[_0x3af723(0xb7)]&&_0x2fd8e8[_0x3af723(0xb7)][_0x3af723(0xb8)](_0x3af723(0xd8)))return _0x2fd8e8[_0x3af723(0x12b)]?{}:{'type':_0x3af723(0x14d),'content':_0x402328(_0x57f126[_0x3af723(0xb2)],_0x3af723(0xed))};});const _0xfef9e5=()=>!0x1;for(const _0x1aae37 of[_0x3ea06d(0xd8),_0x3ea06d(0x107),_0x3ea06d(0x14a),_0x3ea06d(0x132)])_0x44a78a[_0x3ea06d(0xc2)][_0x3ea06d(0x128)](_0x3ea06d(0x14d),_0x1aae37,_0x3ea06d(0xbc),_0xfef9e5),_0x44a78a[_0x3ea06d(0xc2)][_0x3ea06d(0x128)](_0x3ea06d(0x159),_0x1aae37,_0x3ea06d(0xbc),_0xfef9e5),_0x44a78a[_0x3ea06d(0xc2)][_0x3ea06d(0x128)](_0x3ea06d(0xf7),_0x1aae37,_0x3ea06d(0xbc),_0xfef9e5);_0x44a78a[_0x3ea06d(0xc2)][_0x3ea06d(0x128)](_0x3ea06d(0xf7),_0x3ea06d(0x132),_0x3ea06d(0x12c),_0xfef9e5),_0x44a78a[_0x3ea06d(0xc2)][_0x3ea06d(0x128)](_0x3ea06d(0xf7),_0x3ea06d(0x132),_0x3ea06d(0x158),(_0x5066f0,_0x3f00f1,_0x18e99f)=>{const _0x1c637f=_0x3ea06d,_0x599468=_0x5066f0[_0x1c637f(0x140)](_0x136be5=>_0x136be5[_0x1c637f(0xe3)]())[_0x1c637f(0x129)](_0x11d1ce=>_0x11d1ce),_0x5cbca8=new Map(_0x599468[_0x1c637f(0x140)](_0x3c7575=>[_0x3c7575,null]));if(_0x4fc49e){for(const {element:_0x553718,attributes:_0x1bd992}of _0x4fc49e[_0x1c637f(0x170)])_0x1bd992&&_0x5cbca8[_0x1c637f(0x13d)](_0x553718,_0x1bd992);}else{if(_0x18e99f&&_0x18e99f[_0x1c637f(0x162)])for(const [_0x5438d1,_0xe2ef9d]of Object[_0x1c637f(0x146)](_0x18e99f[_0x1c637f(0x162)])){const _0xb155dd=_0x57f126[_0x1c637f(0xf8)][_0x1c637f(0x13b)][_0x1c637f(0xc1)](_0x5438d1),_0x807657=_0xb155dd?_0xb155dd[_0x1c637f(0x168)]()[_0x1c637f(0xe3)]():null;_0x807657&&_0x5cbca8[_0x1c637f(0x13d)](_0x807657,_0xe2ef9d);}}_0x57f126[_0x1c637f(0xf8)][_0x1c637f(0x12f)](_0x2cbe77=>{const _0x1e53c1=_0x1c637f;for(const [_0x166dd1,_0xbaa0b2]of _0x5cbca8)_0x2cbe77[_0x1e53c1(0xdb)]({...de,..._0xbaa0b2},_0x166dd1);});});const _0x49f34f=(_0x1f77db,_0x4ba41a)=>{const _0x49a47a=_0x3ea06d;_0x44a78a[_0x49a47a(0xc2)][_0x49a47a(0x128)](_0x1f77db,_0x49a47a(0xd8),_0x4ba41a,(_0x4f96e3,_0x165df4,_0x4352e2)=>{const _0x60188a=_0x49a47a;_0x57f126[_0x60188a(0xf8)][_0x60188a(0x12f)](_0x597517=>{const _0x4aadb2=_0x60188a,_0x3af762=[];for(const _0x40beb5 of _0x4f96e3){const _0x40ce32=_0x40beb5[_0x4aadb2(0x177)][_0x4aadb2(0x15d)];_0x40ce32['is'](_0x4aadb2(0xb1),_0x4aadb2(0x171))&&_0x3af762[_0x4aadb2(0xff)](_0x40ce32);}_0x44a78a[_0x4aadb2(0xc2)][_0x4aadb2(0x175)](_0x1f77db,null,_0x4ba41a)(_0x4f96e3,_0x165df4,_0x4352e2);for(const _0x50cd36 of _0x3af762)_0x4aadb2(0xc9)!=_0x50cd36[_0x4aadb2(0x161)][_0x4aadb2(0x135)]&&_0x597517[_0x4aadb2(0x139)](_0x50cd36);});});};_0x49f34f(_0x3ea06d(0x14d),_0x3ea06d(0x158)),_0x49f34f(_0x3ea06d(0x14d),_0x3ea06d(0x12c)),_0x49f34f(_0x3ea06d(0x159),_0x3ea06d(0x158)),_0x49f34f(_0x3ea06d(0x159),_0x3ea06d(0x12c)),_0x44a78a[_0x3ea06d(0xc2)][_0x3ea06d(0x128)](_0x3ea06d(0x14d),_0x3ea06d(0x14a),_0x3ea06d(0x12c),_0x433cce=>{const _0x5f9ddf=_0x3ea06d,_0x4e22bc=_0x433cce[_0x5f9ddf(0x140)](_0x9387c4=>_0x9387c4[_0x5f9ddf(0xe3)]()),_0x166abd=_0x4e22bc[0x0][_0x5f9ddf(0x100)](_0x5f9ddf(0x101)),{minRow:_0x4c554d,maxRow:_0x490d57}=_0x47be4e[_0x5f9ddf(0x106)](_0x4e22bc);_0x43b169[_0x5f9ddf(0x16c)](_0x166abd,{'at':_0x4c554d,'rows':_0x490d57-_0x4c554d+0x1});}),_0x44a78a[_0x3ea06d(0xc2)][_0x3ea06d(0x128)](_0x3ea06d(0x14d),_0x3ea06d(0x107),_0x3ea06d(0x12c),_0xad5e6=>{const _0x59726d=_0x3ea06d,_0x2ee686=_0xad5e6[_0x59726d(0x140)](_0x104311=>_0x104311[_0x59726d(0xe3)]()),_0x1112fa=_0x2ee686[0x0][_0x59726d(0x100)](_0x59726d(0x101)),{minColumn:_0x2dad8b,maxColumn:_0x12064b}=_0x47be4e[_0x59726d(0x106)](_0x2ee686);_0x43b169[_0x59726d(0x134)](_0x1112fa,{'at':_0x2dad8b,'columns':_0x12064b-_0x2dad8b+0x1});});const _0x213f96=(_0x5a14c1,_0x1e4501)=>{const _0x518aef=_0x3ea06d;if(!_0x1e4501[_0x518aef(0xb7)]||!_0x1e4501[_0x518aef(0xb7)][_0x518aef(0xb8)](_0x518aef(0xd8)))return;const _0x48fe89=_0x1e4501[_0x518aef(0x109)][_0x518aef(0x164)],_0x17145c=_0x44a78a[_0x518aef(0xcb)]()[_0x518aef(0x129)](_0x3ef704=>_0x3ef704[_0x518aef(0xec)]&&_0x3ef704[_0x518aef(0x109)]&&_0x3ef704[_0x518aef(0x109)][_0x518aef(0x164)]==_0x48fe89);_0x17145c[_0x518aef(0x174)]&&_0x1e4501[_0x518aef(0x10b)]()[_0x518aef(0x174)]!=_0x17145c[_0x518aef(0x174)]&&_0x17145c[_0x518aef(0x130)]((_0x1012aa,_0x4dcb6c)=>(_0x1012aa[_0x518aef(0xf1)]=_0x4dcb6c,_0x4dcb6c[_0x518aef(0x12b)]=_0x1012aa,_0x4dcb6c));};function _0x15e040(_0x2da583,_0x5f0171=!0x0){const _0x375512=_0x3ea06d,{id:_0x25cd6e}=_0x44a78a[_0x375512(0xea)](_0x2da583[_0x375512(0xe5)]),_0x3fcd78=[_0x375512(0x138),_0x375512(0xf2)],_0x1a8d50=_0x44a78a[_0x375512(0xe4)][_0x375512(0x117)](_0x2da583[_0x375512(0xe5)]);return _0x1a8d50&&_0x3fcd78[_0x375512(0xff)](_0x375512(0x163)),{'classes':_0x3fcd78,'attributes':{'data-suggestion':_0x25cd6e},'priority':_0x1a8d50&&_0x5f0171?0xbc2:0xbb8};}_0x44a78a['on'](_0x3ea06d(0x148),_0x213f96,{'priority':_0x3ea06d(0x155)}),_0x44a78a['on'](_0x3ea06d(0x169),_0x213f96,{'priority':_0x3ea06d(0x155)}),_0x57f126[_0x3ea06d(0xf8)][_0x3ea06d(0xee)][_0x3ea06d(0xf6)](()=>{const _0x4ffda6=_0x3ea06d;let _0x1cb585=!0x1;const _0x52af30=Array[_0x4ffda6(0xe0)](_0x57f126[_0x4ffda6(0xf8)][_0x4ffda6(0xee)][_0x4ffda6(0xfe)][_0x4ffda6(0xba)]());for(const {name:_0x12b686,data:_0x2266c6}of _0x52af30){const {group:_0x2fe014,type:_0x507331,id:_0x32d4bf}=_0x44a78a[_0x4ffda6(0xea)](_0x12b686);if(_0x4ffda6(0x15f)!=_0x2fe014||_0x4ffda6(0x159)!=_0x507331||_0x2266c6[_0x4ffda6(0x15a)])continue;if(!_0x44a78a[_0x4ffda6(0x10d)](_0x32d4bf))continue;const _0x407842=_0x44a78a[_0x4ffda6(0x16f)](_0x32d4bf)[_0x4ffda6(0x108)](),_0x46b650=_0x57f126[_0x4ffda6(0xc4)][_0x4ffda6(0xc1)](_0x4ffda6(0x179))['me'];for(const _0x42618f of _0x44a78a[_0x4ffda6(0xcb)]()){if(!_0x42618f[_0x4ffda6(0xec)]||_0x42618f[_0x4ffda6(0xcf)]!=_0x46b650)continue;if(_0x4ffda6(0xf7)!=_0x42618f[_0x4ffda6(0xd0)]||_0x4ffda6(0x132)!=_0x42618f[_0x4ffda6(0xb7)])continue;if(_0x42618f[_0x4ffda6(0x108)]()[_0x4ffda6(0xb5)](_0x26e95a=>_0x407842[_0x4ffda6(0x141)](_0x288b18=>_0x288b18[_0x4ffda6(0xfa)](_0x26e95a,!0x0)))){for(const _0x52c0b5 of _0x42618f[_0x4ffda6(0x10b)]())_0x52c0b5[_0x4ffda6(0xec)]&&(_0x52c0b5[_0x4ffda6(0x12c)](),_0x1cb585=!0x0);}}}return _0x1cb585;}),_0x57f126[_0x3ea06d(0xf8)][_0x3ea06d(0xee)][_0x3ea06d(0xf6)](_0x476c8c=>{const _0x4bc678=_0x3ea06d,_0x398944=_0x57f126[_0x4bc678(0x144)][_0x4bc678(0xc1)](_0x4bc678(0xd1));if(!_0x398944||!_0x398944[_0x4bc678(0x127)][_0x4bc678(0xf5)](_0x476c8c[_0x4bc678(0x149)]))return!0x1;let _0x44a238=!0x1;const _0x2a82a4=_0x57f126[_0x4bc678(0xc4)][_0x4bc678(0xc1)](_0x4bc678(0x179))['me'],_0x1f6a5a=_0x57f126[_0x4bc678(0xf8)][_0x4bc678(0xee)][_0x4bc678(0xfe)][_0x4bc678(0x145)](),_0x39dc74=Array[_0x4bc678(0xe0)](_0x57f126[_0x4bc678(0xf8)][_0x4bc678(0xee)][_0x4bc678(0xfe)][_0x4bc678(0xba)]())[_0x4bc678(0x129)](({name:_0x11b028,data:_0x54cbf8})=>{const _0x394055=_0x4bc678,{group:_0xb4d4c7,subType:_0x4db996,authorId:_0x4193b2}=_0x44a78a[_0x394055(0xea)](_0x11b028);return _0x394055(0x15f)==_0xb4d4c7&&_0x394055(0xd8)==_0x4db996&&_0x4193b2==_0x2a82a4['id']&&!_0x54cbf8[_0x394055(0x15a)];});for(const _0x23c89a of _0x1f6a5a){if(_0x4bc678(0xd9)!=_0x23c89a[_0x4bc678(0xd0)]||_0x4bc678(0x171)!=_0x23c89a[_0x4bc678(0xbe)]||0x1!=_0x23c89a[_0x4bc678(0x174)])continue;const _0x1463aa=_0x476c8c[_0x4bc678(0xc8)](_0x23c89a[_0x4bc678(0x10a)],_0x23c89a[_0x4bc678(0x10a)][_0x4bc678(0x156)](0x1));if(!_0x39dc74[_0x4bc678(0xd5)](({data:_0x38def2})=>_0x38def2[_0x4bc678(0x152)][_0x4bc678(0xbd)](_0x1463aa))){for(const {name:_0xb447,data:_0x39aa79}of _0x39dc74)if(_0x1463aa[_0x4bc678(0xfa)](_0x39aa79[_0x4bc678(0x152)])){_0x476c8c[_0x4bc678(0xc5)](_0xb447,{'range':_0x1463aa}),_0x44a238=!0x0;break;}}}return _0x44a238;}),_0x57f126[_0x3ea06d(0xf8)][_0x3ea06d(0xee)][_0x3ea06d(0xf6)](_0x4e1c45=>{const _0x1cf198=_0x3ea06d;let _0x2fecbd=!0x1;const _0x3bc459=_0x57f126[_0x1cf198(0xc4)][_0x1cf198(0xc1)](_0x1cf198(0x179))['me'],_0x158587=_0x44a78a[_0x1cf198(0xcb)]()[_0x1cf198(0x129)](_0x23ffb8=>_0x23ffb8[_0x1cf198(0xec)]&&_0x23ffb8[_0x1cf198(0xcf)]==_0x3bc459),_0x50cde3=new Set(),_0x2304f6=new Set();for(const _0x34b19d of _0x158587)if(_0x1cf198(0xd8)==_0x34b19d[_0x1cf198(0xb7)])for(const _0x2506f6 of _0x34b19d[_0x1cf198(0xd2)]()){const _0xd3b9c1=_0x2506f6[_0x1cf198(0x168)]()[_0x1cf198(0xe3)]();if(_0xd3b9c1){if(_0xd3b9c1['is'](_0x1cf198(0xb1),_0x1cf198(0x171))&&ge(_0xd3b9c1)){_0x34b19d[_0x1cf198(0x122)](_0x2506f6[_0x1cf198(0xbe)]),_0x50cde3[_0x1cf198(0x173)](_0xd3b9c1),_0x2fecbd=!0x0;const _0x14d282=_0xd3b9c1[_0x1cf198(0xce)],_0x446539=_0xd3b9c1[_0x1cf198(0x137)],_0x21e802=_0x14d282&&_0x14d282['is'](_0x1cf198(0xb1),_0x1cf198(0x171)),_0x4f4f72=_0x446539&&_0x446539['is'](_0x1cf198(0xb1),_0x1cf198(0x171));_0x21e802&&!_0x50cde3[_0x1cf198(0xf5)](_0x14d282)&&_0x2304f6[_0x1cf198(0x173)](_0x14d282),_0x4f4f72&&!_0x50cde3[_0x1cf198(0xf5)](_0x446539)&&_0x2304f6[_0x1cf198(0x173)](_0x446539);}else _0xd3b9c1['is'](_0x1cf198(0xb1),_0x1cf198(0xbb))&&_0xd3b9c1[_0x1cf198(0xde)]&&(_0x34b19d[_0x1cf198(0x122)](_0x2506f6[_0x1cf198(0xbe)]),_0x2fecbd=!0x0);}}else{if(_0x1cf198(0x132)==_0x34b19d[_0x1cf198(0xb7)]){if(!_0x34b19d[_0x1cf198(0x109)]||!_0x34b19d[_0x1cf198(0x109)][_0x1cf198(0x164)])continue;const _0x343f3e=_0x34b19d[_0x1cf198(0x109)][_0x1cf198(0x162)];if(_0x343f3e&&Object[_0x1cf198(0x103)](_0x343f3e)[_0x1cf198(0x174)])continue;const _0x3be5f4=_0x34b19d[_0x1cf198(0x109)][_0x1cf198(0x164)];let _0x498036=!0x0,_0x1ed25d=!0x0;for(const _0x5ea65f of _0x158587)if(_0x5ea65f[_0x1cf198(0xb7)]&&_0x5ea65f[_0x1cf198(0xb7)][_0x1cf198(0xb8)](_0x1cf198(0xd8))){if(!_0x5ea65f[_0x1cf198(0x109)][_0x1cf198(0x164)]){_0x1ed25d=!0x1;break;}if(_0x5ea65f['id']!=_0x34b19d['id']&&_0x5ea65f[_0x1cf198(0x109)][_0x1cf198(0x164)]==_0x3be5f4){_0x498036=!0x1;break;}}_0x1ed25d&&_0x498036&&(_0x34b19d[_0x1cf198(0x10c)](),_0x2fecbd=!0x0);}}for(const _0x12c74d of _0x50cde3)_0x4e1c45[_0x1cf198(0x131)](_0x12c74d);for(const _0x2d3258 of _0x2304f6)_0x4e1c45[_0x1cf198(0x139)](_0x2d3258);return _0x2fecbd;}),_0x57f126[_0x3ea06d(0x176)][_0x3ea06d(0x114)](_0x3ea06d(0x160))[_0x3ea06d(0xe1)]({'model':_0x3ea06d(0x118),'view':(_0x58ad05,_0x27fdcd)=>_0x15e040(_0x58ad05),'converterPriority':_0x3ea06d(0x155)}),_0x57f126[_0x3ea06d(0x176)][_0x3ea06d(0x114)](_0x3ea06d(0x166))[_0x3ea06d(0xe1)]({'model':_0x3ea06d(0x118),'view':(_0x122ac5,_0x16cc84)=>_0x16cc84[_0x3ea06d(0xe8)][_0x3ea06d(0xe2)]?_0x15e040(_0x122ac5,!0x1):null,'converterPriority':_0x3ea06d(0x155)});const _0x2e9e5b=_0x57f126[_0x3ea06d(0x12a)][_0x3ea06d(0x102)];this[_0x3ea06d(0xbf)](_0x2e9e5b[_0x3ea06d(0xee)],_0x3ea06d(0x16e),(_0x187ef4,_0x107c1e)=>{const _0x20d412=_0x3ea06d,_0x2699fb=[];for(const _0x5407da of _0x2e9e5b[_0x20d412(0x165)](_0x107c1e[_0x20d412(0xb9)])[_0x20d412(0xe6)]())_0x5407da['is'](_0x20d412(0xb1),_0x20d412(0x13c))&&_0x2699fb[_0x20d412(0xff)](_0x5407da);_0x2e9e5b[_0x20d412(0x12f)](_0x5eac1d=>{const _0x7f1be4=_0x20d412;for(const _0x1c4348 of _0x2699fb)_0x5eac1d[_0x7f1be4(0xd4)](_0x5eac1d[_0x7f1be4(0x165)](_0x1c4348),_0x5eac1d[_0x7f1be4(0x142)](_0x1c4348)),_0x5eac1d[_0x7f1be4(0x131)](_0x1c4348);});});}}function _0x533b(){const _0x583c92=['_getCoordsForCells','tablePasteColumn','getRanges','attributes','position','getAllAdjacentSuggestions','removeMarkers','hasSuggestion','cell','deletionRanges','308GBAOep','getColumnIndexes','TrackChangesEditing','getRows','for','_replaceTableSlotCell','documentSelection','includes','suggestion:formatBlock:tablePasteCell','insertContent','getAttributes','columns','getChildren','editor','insertionRanges','12832704ewpnrN','markMultiRangeDeletion','setAttribute','removeMarker','schema','column','getSelectionAffectedTableCells','getColumns','_createdBatches','registerCustomCallback','filter','editing','previous','discard','registerDescriptionCallback','requires','change','reduce','remove','tablePasteCell','wrap','removeColumns','rootName','createTableWalker','previousSibling','ck-suggestion-marker','unwrap','call','markers','suggestion-td','set','tableCellBorderStyle','getRowIndexes','map','some','createPositionBefore','columnInsertionRanges','commands','getChanges','entries','insertColumns','suggestionLoaded','batch','tablePasteRow','stop','createRangeOn','insertion','tableCellBackgroundColor','3039hyIsKX','_isForcedDefaultExecutionBlock','forEach','newRange','fromRange','detach','high','getShiftedBy','TableUtils','accept','deletion','oldRange','rowInsertionRanges','elementToElement','nodeAfter','return','suggestion','editingDowncast','root','markerAttributes','ck-suggestion-marker--active','tablePasteChainId','createRangeIn','dataDowncast','TableClipboard','getRange','suggestionUnloaded','getChild','574452iBHCjZ','removeRows','row','clipboardOutput','getSuggestion','cells','tableCellSuggestion','tableCellBorderWidth','add','length','getSuggestionCallback','conversion','start','tableCellHorizontalAlignment','Users','trackChanges','first','element','locale','5965232ObLGNb','_descriptionFactory','every','value','subType','startsWith','content','getChangedMarkers','paragraph','join','isEqual','name','listenTo','2899720uDZprJ','get','_suggestionFactory','end','plugins','updateMarker','76593JBbPqZ','afterInit','createRange','$graveyard','tableCellVerticalAlignment','getSuggestions','columnInsertionIndexes','tableCellPadding','nextSibling','author','type','redo','getMarkers','fromEntries','move','find','endRow','_tablePostFixingSubtypes','tablePaste','insert','forceDefaultExecution','setAttributes','tableCell','register','isEmpty','createElement','from','markerToHighlight','showSuggestionHighlights','getContainedElement','activeMarkers','markerName','getItems','rowInsertionIndexes','options','tableCellBorderColor','_splitMarkerName','low','isInContent','*Replace\x20table\x20cells*','document','fill','getTableIfOnlyTableInContent','next','ck-suggestion-marker-insertion','554664KdvnFg','endColumn','has','registerPostFixer','formatBlock','model','last','containsRange','selection','markMultiRangeInsertion','rows','differ','push','findAncestor','table','view','keys','insertRows','markMultiRangeBlockFormat'];_0x533b=function(){return _0x583c92;};return _0x533b();}function ge(_0xa6e1a2){const _0x3f625e=_0x25c453;if(_0xa6e1a2[_0x3f625e(0xde)])return!0x0;const _0x292f2b=_0xa6e1a2[_0x3f625e(0x16a)](0x0);return _0x292f2b['is'](_0x3f625e(0xb1),_0x3f625e(0xbb))&&_0x292f2b[_0x3f625e(0xde)];}function me(_0x5f0598,_0x3391b2={},_0x402b44){const _0x8802f1=_0x25c453;for(const {isAnchor:_0xe97388,cellHeight:_0x3e47a5,cellWidth:_0x3cb135}of _0x402b44[_0x8802f1(0x136)](_0x5f0598,{'includeAllSlots':!0x0,..._0x3391b2}))if(!_0xe97388||0x1!=_0x3e47a5||0x1!=_0x3cb135)return!0x1;return!0x0;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0xac139c=_0x10ea;(function(_0x1ceb43,_0x3a0a30){const _0x4fbc8c=_0x10ea,_0x393771=_0x1ceb43();while(!![]){try{const _0x90a637=parseInt(_0x4fbc8c(0x93))/0x1*(parseInt(_0x4fbc8c(0xaa))/0x2)+-parseInt(_0x4fbc8c(0x98))/0x3+parseInt(_0x4fbc8c(0x8b))/0x4+parseInt(_0x4fbc8c(0x8a))/0x5+parseInt(_0x4fbc8c(0x81))/0x6*(-parseInt(_0x4fbc8c(0xa3))/0x7)+parseInt(_0x4fbc8c(0x99))/0x8+-parseInt(_0x4fbc8c(0xa4))/0x9*(parseInt(_0x4fbc8c(0x9e))/0xa);if(_0x90a637===_0x3a0a30)break;else _0x393771['push'](_0x393771['shift']());}catch(_0x3633d4){_0x393771['push'](_0x393771['shift']());}}}(_0x3f1f,0xeea18));import{Plugin as _0x340887}from'ckeditor5/src/core.js';import{getTranslation as _0x393210}from'../utils/common-translations.js';function _0x3f1f(){const _0x3e2d30=['discard','model','1302710csyGSu','6164320AfgSNO','getSelectedElement','format','getSuggestionCallback','formatInline','afterInit','resizeTableWidth','_descriptionFactory','4jmRmYJ','getSuggestions','tableWidth','editor','handleResizeTableWidthCommand','987720LnRSRN','14326128eAMLMW','commandParams','formatBlock','bind','plugins','7278770Qdpdht','Users','author','getColumnGroupElement','getContainedElement','21HjeReu','27ztinXv','resizeTable','enableCommand','locale','accept','selection','877618XBKeeG','TrackChangesEditing','registerDescriptionCallback','subType','columnWidths','has','document','type','markBlockFormat','_suggestionFactory','change','get','registerCustomCallback','formatGroupId','data','3714642XtgMFl','*Format:*\x20resize\x20table','table','TableColumnResizeEditing','getAttribute','getTableColumnsWidths','handleSuggestionDescription'];_0x3f1f=function(){return _0x3e2d30;};return _0x3f1f();}function _0x10ea(_0x366f36,_0x3ae171){const _0x3f1fd4=_0x3f1f();return _0x10ea=function(_0x10ea6d,_0x4ea1e3){_0x10ea6d=_0x10ea6d-0x75;let _0x4f7125=_0x3f1fd4[_0x10ea6d];return _0x4f7125;},_0x10ea(_0x366f36,_0x3ae171);}export default class It extends _0x340887{[_0xac139c(0x90)](){const _0x5953e6=_0xac139c;if(!this[_0x5953e6(0x96)][_0x5953e6(0x9d)][_0x5953e6(0x77)](_0x5953e6(0x84)))return;const _0x4254a9=this[_0x5953e6(0x96)][_0x5953e6(0x9d)][_0x5953e6(0x7d)](_0x5953e6(0xab));_0x4254a9[_0x5953e6(0xa6)](_0x5953e6(0x91),this[_0x5953e6(0x97)][_0x5953e6(0x9c)](this)),_0x4254a9[_0x5953e6(0x7b)][_0x5953e6(0x7e)](_0x5953e6(0x9b),_0x5953e6(0xa5),_0x5953e6(0xa8),_0x4254a9[_0x5953e6(0x7b)][_0x5953e6(0x8e)](_0x5953e6(0x9b),null,_0x5953e6(0x88))),_0x4254a9[_0x5953e6(0x7b)][_0x5953e6(0x7e)](_0x5953e6(0x9b),_0x5953e6(0xa5),_0x5953e6(0x88),_0x4254a9[_0x5953e6(0x7b)][_0x5953e6(0x8e)](_0x5953e6(0x9b),null,_0x5953e6(0xa8))),_0x4254a9[_0x5953e6(0x92)][_0x5953e6(0xac)](this[_0x5953e6(0x87)][_0x5953e6(0x9c)](this));}[_0xac139c(0x97)](_0x23858d,_0x560a9c){const _0x4c55d5=_0xac139c,_0x4fa9b8=this[_0x4c55d5(0x96)][_0x4c55d5(0x9d)][_0x4c55d5(0x7d)](_0x4c55d5(0xab)),_0x59d067=this[_0x4c55d5(0x96)][_0x4c55d5(0x9d)][_0x4c55d5(0x7d)](_0x4c55d5(0x84)),_0x3b916a=_0x560a9c[_0x4c55d5(0x83)]||this[_0x4c55d5(0x96)][_0x4c55d5(0x89)][_0x4c55d5(0x78)][_0x4c55d5(0xa9)][_0x4c55d5(0x8c)]();this[_0x4c55d5(0x96)][_0x4c55d5(0x89)][_0x4c55d5(0x7c)](()=>{const _0x2adae5=_0x4c55d5,_0x4a9b7b=_0x59d067[_0x2adae5(0xa1)](_0x3b916a);let _0x1f7ce1=_0x4a9b7b?_0x59d067[_0x2adae5(0x86)](_0x4a9b7b):null,_0xcaf0c9=_0x3b916a[_0x2adae5(0x85)](_0x2adae5(0x95))||null;const _0x5c503e=_0x560a9c[_0x2adae5(0x95)]||_0xcaf0c9,_0x55084c=_0x560a9c[_0x2adae5(0x76)]||_0x1f7ce1,_0x20b9c4=this[_0x2adae5(0x96)][_0x2adae5(0x9d)][_0x2adae5(0x7d)](_0x2adae5(0x9f))['me'];for(const _0x4e09f8 of _0x4fa9b8[_0x2adae5(0x94)]()){const _0x3da998=_0x4e09f8[_0x2adae5(0xa2)]();if(_0x2adae5(0xa5)===_0x4e09f8[_0x2adae5(0x75)]&&_0x3da998===_0x3b916a){_0x4e09f8[_0x2adae5(0xa0)]!==_0x20b9c4&&_0x4e09f8[_0x2adae5(0x88)]();const _0x3ae8ea=_0x4e09f8[_0x2adae5(0x80)][_0x2adae5(0x9a)];_0xcaf0c9=_0x3ae8ea[0x0][_0x2adae5(0x95)],_0x1f7ce1=_0x3ae8ea[0x0][_0x2adae5(0x76)];break;}}_0x23858d({'table':_0x3b916a,'tableWidth':_0x5c503e,'columnWidths':_0x55084c}),_0x4fa9b8[_0x2adae5(0x7a)](_0x3b916a,{'commandName':_0x2adae5(0x91),'commandParams':[{'tableWidth':_0xcaf0c9,'columnWidths':_0x1f7ce1}],'formatGroupId':_0x2adae5(0xa5)},[],_0x2adae5(0xa5));});}[_0xac139c(0x87)](_0x57cf13){const _0x247e5a=_0xac139c;if(_0x247e5a(0x9b)!=_0x57cf13[_0x247e5a(0x79)]&&_0x247e5a(0x8f)!=_0x57cf13[_0x247e5a(0x79)])return;const {data:_0x18fabe}=_0x57cf13;if(_0x18fabe&&_0x247e5a(0xa5)===_0x18fabe[_0x247e5a(0x7f)]){const _0x3203f7=_0x247e5a(0x82);return{'type':_0x247e5a(0x8d),'content':_0x393210(this[_0x247e5a(0x96)][_0x247e5a(0xa7)],_0x3203f7)};}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x13c9e4=_0x5f07;(function(_0x19b33e,_0x11c433){const _0x1c9e03=_0x5f07,_0x424b18=_0x19b33e();while(!![]){try{const _0x745490=parseInt(_0x1c9e03(0xc9))/0x1*(parseInt(_0x1c9e03(0xa4))/0x2)+-parseInt(_0x1c9e03(0xb8))/0x3*(parseInt(_0x1c9e03(0xe2))/0x4)+parseInt(_0x1c9e03(0xd8))/0x5+-parseInt(_0x1c9e03(0xc4))/0x6+parseInt(_0x1c9e03(0xe4))/0x7*(-parseInt(_0x1c9e03(0xb2))/0x8)+-parseInt(_0x1c9e03(0xda))/0x9*(-parseInt(_0x1c9e03(0xcc))/0xa)+-parseInt(_0x1c9e03(0xc3))/0xb*(-parseInt(_0x1c9e03(0xbe))/0xc);if(_0x745490===_0x11c433)break;else _0x424b18['push'](_0x424b18['shift']());}catch(_0x20fc58){_0x424b18['push'](_0x424b18['shift']());}}}(_0x2429,0x78c2c));function _0x2429(){const _0x2ebd7a=['toViewElement','TrackChangesEditing','_descriptionFactory','createTableWalker','3672725UxrjOh','TableUtils','306pJcPgo','registerAttributeLabel','setTableRowHeader','nodeAfter','headingRows','start','getSuggestion','get','332736AmHBNl','type','161iazQii','_acceptFormatSuggestionCallbackFactory','parent','stop','accept','_handleLegacySuggestions','showSuggestionHighlights','locale','writer','options','FORMAT_REGULAR_COLUMN','name','formatBlock','downcastDispatcher','_splitMarkerName','markerName','end','commandParams','unbindElementFromMarkerName','format','registerDescriptionCallback','FORMAT_REGULAR_ROW','*Format:*\x20%0','1293914lRZicy','setAttribute','has','includes','requires','mapper','highest','ck-suggestion-marker-','plugins','getCellLocation','cell','headingColumns','ck-suggestion-marker--active','markerNameToElements','299656msGihq','item','TableEditing','bindElementToMarker','consumable','consume','18awUEmR','afterInit','commandName','FORMAT_HEADER_COLUMN','activeMarkers','nodeBefore','72AXdNRb','removeAttribute','setTableColumnHeader','removeClass','data-suggestion','532587DBpKxY','2256522PluJKk','addMarker:suggestion','FORMAT_HEADER_ROW','_enableDefaultAttributesIntegration','data','1iAgTXf','forceValue','_suggestionFactory','164510FMfZBc','addClass','_registerLegacyDescription','registerCustomCallback','markerRange','removeMarker:suggestion','editor','editing'];_0x2429=function(){return _0x2ebd7a;};return _0x2429();}import{Plugin as _0x8d4e32}from'ckeditor5/src/core.js';import _0x334165 from'./table.js';function _0x5f07(_0x3e405b,_0x4d4fa9){const _0x242909=_0x2429();return _0x5f07=function(_0x5f07c8,_0x1be849){_0x5f07c8=_0x5f07c8-0x9e;let _0x5878bf=_0x242909[_0x5f07c8];return _0x5878bf;},_0x5f07(_0x3e405b,_0x4d4fa9);}import{getTranslation as _0x139eed}from'../utils/common-translations.js';export default class St extends _0x8d4e32{static get[_0x13c9e4(0xa8)](){return[_0x334165];}[_0x13c9e4(0xb9)](){const _0x40a9ec=_0x13c9e4,_0x422a16=this[_0x40a9ec(0xd2)];if(!_0x422a16[_0x40a9ec(0xac)][_0x40a9ec(0xa6)](_0x40a9ec(0xb4)))return;const _0x5f1ca8=_0x422a16[_0x40a9ec(0xeb)],_0x25b286=_0x422a16[_0x40a9ec(0xac)][_0x40a9ec(0xe1)](_0x40a9ec(0xd5));_0x25b286[_0x40a9ec(0xc7)](_0x40a9ec(0xdc),[],[_0x40a9ec(0xde)]),_0x25b286[_0x40a9ec(0xc7)](_0x40a9ec(0xc0),[],[_0x40a9ec(0xaf)]),_0x25b286[_0x40a9ec(0xd6)][_0x40a9ec(0xdb)](_0x40a9ec(0xde),_0x139eed(_0x5f1ca8,_0x40a9ec(0xc6))),_0x25b286[_0x40a9ec(0xd6)][_0x40a9ec(0xdb)](_0x40a9ec(0xaf),_0x139eed(_0x5f1ca8,_0x40a9ec(0xbb))),this[_0x40a9ec(0xe9)]();}[_0x13c9e4(0xe9)](){const _0x2e6106=_0x13c9e4,_0x16d63d=this[_0x2e6106(0xd2)][_0x2e6106(0xac)][_0x2e6106(0xe1)](_0x2e6106(0xd5)),_0x426216=this[_0x2e6106(0xd2)][_0x2e6106(0xac)][_0x2e6106(0xe1)](_0x2e6106(0xd9)),_0x364028=this[_0x2e6106(0xd2)][_0x2e6106(0xac)][_0x2e6106(0xe1)](_0x334165)[_0x2e6106(0xe5)]();function _0x13acda({showActiveMarker:_0x5de5f3=!0x0,setDataAttribute:_0x5ea393=!0x0}={}){return(_0x5bb5d3,_0x3ce973,_0x13a11d)=>{const _0x2b5ff7=_0x5f07,{type:_0x1757fd,id:_0x1ec93b}=_0x16d63d[_0x2b5ff7(0xf2)](_0x3ce973[_0x2b5ff7(0xf3)]),_0x55a2a7=_0x16d63d[_0x2b5ff7(0xe0)](_0x1ec93b),_0x490977=_0x55a2a7[_0x2b5ff7(0xc8)];if(_0x2b5ff7(0xf0)!=_0x55a2a7[_0x2b5ff7(0xe3)]||!_0x490977||_0x2b5ff7(0xc0)!=_0x490977[_0x2b5ff7(0xba)])return;if(_0x3ce973[_0x2b5ff7(0xb3)])return void _0x5bb5d3[_0x2b5ff7(0xe7)]();if(!_0x13a11d[_0x2b5ff7(0xb6)][_0x2b5ff7(0xb7)](_0x3ce973[_0x2b5ff7(0xd0)],_0x5bb5d3[_0x2b5ff7(0xef)]))return;const _0xaf93c7=_0x3ce973[_0x2b5ff7(0xd0)][_0x2b5ff7(0xdf)][_0x2b5ff7(0xdd)],_0x4e8df9=_0x3ce973[_0x2b5ff7(0xd0)][_0x2b5ff7(0xf4)][_0x2b5ff7(0xbd)],_0x2f2ac3=_0xaf93c7[_0x2b5ff7(0xe6)][_0x2b5ff7(0xe6)],{column:_0x107379}=_0x426216[_0x2b5ff7(0xad)](_0xaf93c7),{column:_0x40686d}=_0x426216[_0x2b5ff7(0xad)](_0x4e8df9);for(let _0x4e7d81=_0x107379;_0x4e7d81<=_0x40686d;_0x4e7d81++){const _0x5e2e7d=_0x426216[_0x2b5ff7(0xd7)](_0x2f2ac3,{'column':_0x4e7d81,'includeAllSlots':!0x1});for(const _0x25266e of _0x5e2e7d){const _0x5e6243=_0x25266e[_0x2b5ff7(0xae)],_0x409915=_0x13a11d[_0x2b5ff7(0xa9)][_0x2b5ff7(0xd4)](_0x5e6243);_0x13a11d[_0x2b5ff7(0xec)][_0x2b5ff7(0xcd)](_0x2b5ff7(0xab)+_0x1757fd,_0x409915),_0x5ea393&&_0x13a11d[_0x2b5ff7(0xec)][_0x2b5ff7(0xa5)](_0x2b5ff7(0xc2),_0x1ec93b,_0x409915),_0x13a11d[_0x2b5ff7(0xa9)][_0x2b5ff7(0xb5)](_0x409915,_0x3ce973[_0x2b5ff7(0xf3)]),_0x5de5f3&&(_0x16d63d[_0x2b5ff7(0xbc)][_0x2b5ff7(0xa7)](_0x3ce973[_0x2b5ff7(0xf3)])?_0x13a11d[_0x2b5ff7(0xec)][_0x2b5ff7(0xcd)](_0x2b5ff7(0xb0),_0x409915):_0x13a11d[_0x2b5ff7(0xec)][_0x2b5ff7(0xc1)](_0x2b5ff7(0xb0),_0x409915));}}};}_0x16d63d[_0x2e6106(0xcb)][_0x2e6106(0xcf)](_0x2e6106(0xf0),_0x2e6106(0xdc),_0x2e6106(0xe8),_0x364028),_0x16d63d[_0x2e6106(0xcb)][_0x2e6106(0xcf)](_0x2e6106(0xf0),_0x2e6106(0xc0),_0x2e6106(0xe8),_0x364028),this[_0x2e6106(0xd2)][_0x2e6106(0xd3)][_0x2e6106(0xf1)]['on'](_0x2e6106(0xc5),_0x13acda(),{'priority':_0x2e6106(0xaa)}),this[_0x2e6106(0xd2)][_0x2e6106(0xc8)][_0x2e6106(0xf1)]['on'](_0x2e6106(0xc5),(_0x51771f,_0x3f81fc,_0xd462e7)=>{const _0x315e8b=_0x2e6106;_0xd462e7[_0x315e8b(0xed)][_0x315e8b(0xea)]&&_0x13acda({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x51771f,_0x3f81fc,_0xd462e7);},{'priority':_0x2e6106(0xaa)}),this[_0x2e6106(0xd2)][_0x2e6106(0xd3)][_0x2e6106(0xf1)]['on'](_0x2e6106(0xd1),(_0x8154a7,_0xac0bef,_0xfb5054)=>{const _0x1fb4af=_0x2e6106,{type:_0x3d2cc8,id:_0x1765eb}=_0x16d63d[_0x1fb4af(0xf2)](_0xac0bef[_0x1fb4af(0xf3)]),_0x34b206=_0x16d63d[_0x1fb4af(0xe0)](_0x1765eb),_0x34bdc8=_0x34b206[_0x1fb4af(0xc8)];if(_0x1fb4af(0xf0)!=_0x34b206[_0x1fb4af(0xe3)]||!_0x34bdc8||_0x1fb4af(0xc0)!=_0x34bdc8[_0x1fb4af(0xba)])return;const _0x5d0452=_0xfb5054[_0x1fb4af(0xa9)][_0x1fb4af(0xb1)](_0xac0bef[_0x1fb4af(0xf3)]);if(_0x5d0452){for(const _0x37b8d4 of _0x5d0452)_0xfb5054[_0x1fb4af(0xec)][_0x1fb4af(0xc1)](_0x1fb4af(0xab)+_0x3d2cc8,_0x37b8d4),_0xfb5054[_0x1fb4af(0xec)][_0x1fb4af(0xc1)](_0x1fb4af(0xb0),_0x37b8d4),_0xfb5054[_0x1fb4af(0xec)][_0x1fb4af(0xbf)](_0x1fb4af(0xc2),_0x37b8d4),_0xfb5054[_0x1fb4af(0xa9)][_0x1fb4af(0x9f)](_0x37b8d4,_0xac0bef[_0x1fb4af(0xf3)]);}},{'priority':_0x2e6106(0xaa)}),this[_0x2e6106(0xce)]();}[_0x13c9e4(0xce)](){const _0x4b426c=_0x13c9e4,_0x1db8ae=this[_0x4b426c(0xd2)],_0x4fd36c=_0x1db8ae[_0x4b426c(0xeb)];function _0x5ad7ed(_0x224c9c){const _0x23aeef=_0x4b426c;return{'type':_0x23aeef(0xa0),'content':_0x139eed(_0x4fd36c,_0x23aeef(0xa3),_0x224c9c)};}_0x1db8ae[_0x4b426c(0xac)][_0x4b426c(0xe1)](_0x4b426c(0xd5))[_0x4b426c(0xd6)][_0x4b426c(0xa1)](_0x46fdcb=>{const _0x5ce13d=_0x4b426c;if(_0x5ce13d(0xf0)!=_0x46fdcb[_0x5ce13d(0xe3)])return;const {data:_0x27bd0c}=_0x46fdcb;if(_0x27bd0c){if(_0x5ce13d(0xdc)==_0x27bd0c[_0x5ce13d(0xba)]){const _0x138e27=_0x27bd0c[_0x5ce13d(0x9e)][0x0][_0x5ce13d(0xca)];return _0x5ad7ed(_0x139eed(_0x4fd36c,_0x138e27?_0x5ce13d(0xc6):_0x5ce13d(0xa2)));}if(_0x5ce13d(0xc0)==_0x27bd0c[_0x5ce13d(0xba)]){const _0x4ee2f3=_0x27bd0c[_0x5ce13d(0x9e)][0x0][_0x5ce13d(0xca)];return _0x5ad7ed(_0x139eed(_0x4fd36c,_0x4ee2f3?_0x5ce13d(0xbb):_0x5ce13d(0xee)));}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x33b73e=_0x18e7;(function(_0x304bd9,_0x3a3cf5){const _0x5d5b5e=_0x18e7,_0x4218fc=_0x304bd9();while(!![]){try{const _0x389f62=parseInt(_0x5d5b5e(0xfd))/0x1+-parseInt(_0x5d5b5e(0x13f))/0x2*(parseInt(_0x5d5b5e(0x106))/0x3)+-parseInt(_0x5d5b5e(0xf4))/0x4*(parseInt(_0x5d5b5e(0x120))/0x5)+parseInt(_0x5d5b5e(0x13b))/0x6*(parseInt(_0x5d5b5e(0x117))/0x7)+-parseInt(_0x5d5b5e(0x128))/0x8+parseInt(_0x5d5b5e(0x102))/0x9+-parseInt(_0x5d5b5e(0x125))/0xa*(-parseInt(_0x5d5b5e(0xed))/0xb);if(_0x389f62===_0x3a3cf5)break;else _0x4218fc['push'](_0x4218fc['shift']());}catch(_0x2b1884){_0x4218fc['push'](_0x4218fc['shift']());}}}(_0x26bd,0xdc13c));function _0x26bd(){const _0x418c04=['deletion','30iWljDX','TableEditing','_areSelectedCellsMergable','13486128UcLowW','getSuggestions','highest','isInContent','stop','registerCustomCallback','value','enableCommand','root','document','_areMergableCells','markBlockFormat','TableUtils','tableCell','locale','getSelectionAffectedTableCells','commandName','registerDescriptionCallback','_isForcedDefaultExecutionBlock','45300wiyBcI','get','createTableWalker','markMultiRangeBlockFormat','2VAKBjT','set:isEnabled','size','afterInit','has','requires','subType','$graveyard','author','filter','_tablePostFixingSubtypes','TrackChangesEditing','add','findAncestor','createRangeOn','setSelection','cell','refresh','9665821bgWEUJ','_acceptFormatSuggestionCallbackFactory','table','map','from','change','editor','4252DQXjlZ','return','find','plugins','*Split\x20cell:*\x20vertically','formatInline','element','mergeTableCells','insertion','916306FwCDFG','accept','forceDefaultExecution','getRanges','rootName','1259010PTAMRP','getFirstPosition','splitTableCellHorizontally','_suggestionFactory','3002928dUfoMI','selection','commands','mergeTableCellLeft','_descriptionFactory','length','mergeTableCellUp','type','getCellLocation','getAncestors','fromRange','mergeTableCellDown','detach','*Split\x20cell:*\x20horizontally','trackChanges','low','isEnabled','1162gzqfSm','direction','splitTableCellVertically','model','execute','containsRange','format','horizontally','push','6385YvZFPj','mergeTableCellRight','formatBlock','*Merge\x20cells*'];_0x26bd=function(){return _0x418c04;};return _0x26bd();}import{Plugin as _0x3805d1}from'ckeditor5/src/core.js';function _0x18e7(_0x2da205,_0x50745d){const _0x26bda3=_0x26bd();return _0x18e7=function(_0x18e7f0,_0x48e3df){_0x18e7f0=_0x18e7f0-0xe7;let _0x11f749=_0x26bda3[_0x18e7f0];return _0x11f749;},_0x18e7(_0x2da205,_0x50745d);}import _0x3365c1 from'./table.js';import{LiveRange as _0x3617d8}from'ckeditor5/src/engine.js';import{getTranslation as _0x2c6b92}from'../utils/common-translations.js';export default class jt extends _0x3805d1{static get[_0x33b73e(0x144)](){return[_0x3365c1];}[_0x33b73e(0x142)](){const _0x330541=_0x33b73e,_0x59bd89=this[_0x330541(0xf3)],_0x1b99a1=_0x59bd89[_0x330541(0x11a)][_0x330541(0x131)][_0x330541(0x107)],_0x415479=_0x59bd89[_0x330541(0x136)];if(!_0x59bd89[_0x330541(0xf7)][_0x330541(0x143)](_0x330541(0x126)))return;const _0x282184=_0x59bd89[_0x330541(0xf7)][_0x330541(0x13c)](_0x330541(0x14a)),_0x354f82=_0x59bd89[_0x330541(0xf7)][_0x330541(0x13c)](_0x330541(0x134)),_0x4fa06a=_0x59bd89[_0x330541(0xf7)][_0x330541(0x13c)](_0x3365c1);_0x4fa06a[_0x330541(0x149)][_0x330541(0x11f)](_0x330541(0xfb)),_0x282184[_0x330541(0x12f)](_0x330541(0xfb),()=>{const _0xd122cd=_0x330541,_0xf285b3=_0x354f82[_0xd122cd(0x137)](_0x59bd89[_0xd122cd(0x11a)][_0xd122cd(0x131)][_0xd122cd(0x107)]);_0x59bd89[_0xd122cd(0x11a)][_0xd122cd(0xf2)](()=>{const _0x2775ad=_0xd122cd;_0x282184[_0x2775ad(0x13e)](_0xf285b3,{'commandName':_0x2775ad(0xfb),'commandParams':[]},[],_0x2775ad(0xfb));});}),_0x59bd89[_0x330541(0x108)][_0x330541(0x13c)](_0x330541(0xfb))['on'](_0x330541(0x11b),(_0x426b40,_0x5b656b)=>{const _0x2e3cc8=_0x330541;_0x59bd89[_0x2e3cc8(0x108)][_0x2e3cc8(0x13c)](_0x2e3cc8(0x114))[_0x2e3cc8(0x12e)]&&(_0x5b656b[_0x2e3cc8(0x10b)]>0x0&&_0x5b656b[_0x5b656b[_0x2e3cc8(0x10b)]-0x1]&&_0x5b656b[_0x5b656b[_0x2e3cc8(0x10b)]-0x1][_0x2e3cc8(0xff)]||_0x282184[_0x2e3cc8(0x13a)]||this[_0x2e3cc8(0x127)]()||_0x426b40[_0x2e3cc8(0x12c)]());},{'priority':_0x330541(0x12a)});for(const _0x116854 of[_0x330541(0x10c),_0x330541(0x121),_0x330541(0x111),_0x330541(0x109)]){const _0x85dd6b=_0x59bd89[_0x330541(0x108)][_0x330541(0x13c)](_0x116854);_0x282184[_0x330541(0x12f)](_0x116854,()=>{const _0x14e3c8=_0x330541,_0x9f022=_0x59bd89[_0x14e3c8(0x11a)][_0x14e3c8(0x131)][_0x14e3c8(0x107)][_0x14e3c8(0x103)]()[_0x14e3c8(0x10f)]()[_0x14e3c8(0xf6)](_0x13c3bd=>_0x13c3bd['is'](_0x14e3c8(0xfa),_0x14e3c8(0x135))),_0x543592=_0x85dd6b[_0x14e3c8(0x12e)];_0x59bd89[_0x14e3c8(0x11a)][_0x14e3c8(0xf2)](()=>{const _0x2d918f=_0x14e3c8;_0x282184[_0x2d918f(0x13e)]([_0x9f022,_0x543592],{'commandName':_0x2d918f(0xfb),'commandParams':[]},[],_0x2d918f(0xfb));});});}for(const _0x333bf6 of[_0x330541(0x119),_0x330541(0x104)]){const _0x47709b=_0x59bd89[_0x330541(0x108)][_0x330541(0x13c)](_0x333bf6);_0x282184[_0x330541(0x12f)](_0x333bf6,()=>{const _0x263499=_0x330541,_0x45957f=_0x354f82[_0x263499(0x137)](_0x59bd89[_0x263499(0x11a)][_0x263499(0x131)][_0x263499(0x107)])[0x0],_0x506cf1=_0x45957f[_0x263499(0xe8)](_0x263499(0xef)),{column:_0x294715,row:_0x45e539}=_0x354f82[_0x263499(0x10e)](_0x45957f);let _0x2624d9=[];if(_0x263499(0x11e)==_0x47709b[_0x263499(0x118)]){const _0x2e08c1=_0x354f82[_0x263499(0x13d)](_0x506cf1,{'startRow':_0x45e539,'endRow':_0x45e539,'includeAllSlots':!0x0});_0x2624d9=Array[_0x263499(0xf1)](_0x2e08c1)[_0x263499(0xf0)](_0x242c5b=>_0x242c5b[_0x263499(0xeb)]);}else{const _0x21f305=_0x354f82[_0x263499(0x13d)](_0x506cf1,{'column':_0x294715,'includeAllSlots':!0x0});_0x2624d9=Array[_0x263499(0xf1)](_0x21f305)[_0x263499(0xf0)](_0x1cd36b=>_0x1cd36b[_0x263499(0xeb)]);}_0x59bd89[_0x263499(0x11a)][_0x263499(0xf2)](_0x586e23=>{const _0x2b6877=_0x263499;_0x282184[_0x2b6877(0x133)](_0x586e23[_0x2b6877(0xe9)](_0x45957f),{'commandName':_0x333bf6,'commandParams':[]},_0x2624d9,_0x333bf6);});});}_0x282184[_0x330541(0x10a)][_0x330541(0x139)](_0x579781=>{const _0x5b2c4c=_0x330541;if(_0x5b2c4c(0x122)!=_0x579781[_0x5b2c4c(0x10d)]&&_0x5b2c4c(0xf9)!=_0x579781[_0x5b2c4c(0x10d)])return;const {data:_0x1cace1}=_0x579781;return _0x1cace1&&_0x5b2c4c(0xfb)==_0x1cace1[_0x5b2c4c(0x138)]?{'type':_0x5b2c4c(0x11d),'content':_0x2c6b92(_0x415479,_0x5b2c4c(0x123))}:void 0x0;}),_0x282184[_0x330541(0x10a)][_0x330541(0x139)](_0x246b53=>{const _0x47e5a4=_0x330541;if(_0x47e5a4(0x122)!=_0x246b53[_0x47e5a4(0x10d)]&&_0x47e5a4(0xf9)!=_0x246b53[_0x47e5a4(0x10d)])return;const {data:_0x4affdb}=_0x246b53;return _0x4affdb?_0x47e5a4(0x119)==_0x4affdb[_0x47e5a4(0x138)]?{'type':_0x47e5a4(0x11d),'content':_0x2c6b92(_0x415479,_0x47e5a4(0xf8))}:_0x47e5a4(0x104)==_0x4affdb[_0x47e5a4(0x138)]?{'type':_0x47e5a4(0x11d),'content':_0x2c6b92(_0x415479,_0x47e5a4(0x113))}:void 0x0:void 0x0;});const _0x43d266=_0x4fa06a[_0x330541(0xee)]();for(const _0x311d4a of[_0x330541(0x10c),_0x330541(0x121),_0x330541(0x111),_0x330541(0x109)])_0x282184[_0x330541(0x105)][_0x330541(0x12d)](_0x330541(0x122),_0x311d4a,_0x330541(0xfe),_0x43d266);for(const _0xf7e43f of[_0x330541(0x119),_0x330541(0x104)])_0x282184[_0x330541(0x105)][_0x330541(0x12d)](_0x330541(0x122),_0xf7e43f,_0x330541(0xfe),_0x43d266);_0x282184[_0x330541(0x105)][_0x330541(0x12d)](_0x330541(0x122),_0x330541(0xfb),_0x330541(0xfe),_0x5e770f=>{const _0x15742a=_0x330541;_0x59bd89[_0x15742a(0x11a)][_0x15742a(0xf2)](_0x322c05=>{const _0x5216ed=_0x15742a,_0x4fd03a=Array[_0x5216ed(0xf1)](_0x1b99a1[_0x5216ed(0x100)]())[_0x5216ed(0xf0)](_0x3d66bd=>_0x3617d8[_0x5216ed(0x110)](_0x3d66bd));_0x322c05[_0x5216ed(0xea)](_0x5e770f),_0x59bd89[_0x5216ed(0x108)][_0x5216ed(0x13c)](_0x5216ed(0xfb))[_0x5216ed(0xec)](),_0x59bd89[_0x5216ed(0x11b)](_0x5216ed(0xfb),{'forceDefaultExecution':!0x0});const _0x28741a=_0x4fd03a[_0x5216ed(0x148)](_0x496f9c=>_0x5216ed(0x146)!=_0x496f9c[_0x5216ed(0x130)][_0x5216ed(0x101)]);_0x28741a[_0x5216ed(0x10b)]>0x0&&_0x322c05[_0x5216ed(0xea)](_0x28741a);for(const _0x2d0412 of _0x4fd03a)_0x2d0412[_0x5216ed(0x112)]();});});for(const _0x407854 of[_0x330541(0x10c),_0x330541(0x111),_0x330541(0x109),_0x330541(0x121)]){const _0x232df9=_0x59bd89[_0x330541(0x108)][_0x330541(0x13c)](_0x407854);_0x232df9['on'](_0x330541(0x140),(_0x33963f,_0x533c63,_0x2d1890)=>{const _0x1f71af=_0x330541;if(_0x2d1890){const _0xaa9961=_0x59bd89[_0x1f71af(0x11a)][_0x1f71af(0x131)][_0x1f71af(0x107)][_0x1f71af(0x103)]()[_0x1f71af(0x10f)]()[_0x1f71af(0xf6)](_0x4ca40d=>_0x4ca40d['is'](_0x1f71af(0xfa),_0x1f71af(0x135)));this[_0x1f71af(0x132)](_0x232df9[_0x1f71af(0x12e)],_0xaa9961)||(_0x33963f[_0x1f71af(0xf5)]=!0x1,_0x33963f[_0x1f71af(0x12c)]());}},{'priority':_0x330541(0x115)});}}[_0x33b73e(0x127)](){const _0x3d9d1b=_0x33b73e,_0x43f571=this[_0x3d9d1b(0xf3)][_0x3d9d1b(0x108)][_0x3d9d1b(0x13c)](_0x3d9d1b(0xfb)),_0x21f174=this[_0x3d9d1b(0xf3)][_0x3d9d1b(0xf7)][_0x3d9d1b(0x13c)](_0x3d9d1b(0x134));if(!_0x43f571[_0x3d9d1b(0x116)])return!0x1;const _0x5bc667=_0x21f174[_0x3d9d1b(0x137)](this[_0x3d9d1b(0xf3)][_0x3d9d1b(0x11a)][_0x3d9d1b(0x131)][_0x3d9d1b(0x107)]);for(const _0x35a2fb of _0x5bc667)for(const _0x45431a of _0x5bc667)if(_0x35a2fb!=_0x45431a&&!this[_0x3d9d1b(0x132)](_0x35a2fb,_0x45431a))return!0x1;return!0x0;}[_0x33b73e(0x132)](_0x90af85,_0x595689){const _0x4ba1bb=_0x33b73e,_0x4cb011=this[_0x4ba1bb(0xf3)][_0x4ba1bb(0xf7)][_0x4ba1bb(0x13c)](_0x4ba1bb(0x14a)),_0x1824d1=this[_0x4ba1bb(0xf3)][_0x4ba1bb(0x11a)][_0x4ba1bb(0xe9)](_0x90af85),_0x233701=this[_0x4ba1bb(0xf3)][_0x4ba1bb(0x11a)][_0x4ba1bb(0xe9)](_0x595689),_0x5a64b4=new Set(),_0x216524=new Set();for(const _0x40e213 of _0x4cb011[_0x4ba1bb(0x129)]())if((_0x4ba1bb(0xfc)==_0x40e213[_0x4ba1bb(0x10d)]||_0x4ba1bb(0x124)==_0x40e213[_0x4ba1bb(0x10d)]||_0x4ba1bb(0xfb)==_0x40e213[_0x4ba1bb(0x145)])&&_0x40e213[_0x4ba1bb(0x12b)]){for(const _0x4a363e of _0x40e213[_0x4ba1bb(0x100)]())_0x4a363e[_0x4ba1bb(0x11c)](_0x1824d1,!0x0)&&_0x5a64b4[_0x4ba1bb(0xe7)](_0x40e213[_0x4ba1bb(0x10d)]+':'+_0x40e213[_0x4ba1bb(0x147)]['id']),_0x4a363e[_0x4ba1bb(0x11c)](_0x233701,!0x0)&&_0x216524[_0x4ba1bb(0xe7)](_0x40e213[_0x4ba1bb(0x10d)]+':'+_0x40e213[_0x4ba1bb(0x147)]['id']);}if(_0x5a64b4[_0x4ba1bb(0x141)]!=_0x216524[_0x4ba1bb(0x141)])return!0x1;for(const _0x58f6bf of _0x5a64b4)if(!_0x216524[_0x4ba1bb(0x143)](_0x58f6bf))return!0x1;return!0x0;}}
|
|
23
|
+
const _0x412c25=_0x549a;function _0x53d8(){const _0x4cb491=['2etJlpB','has','afterInit','cell','_isForcedDefaultExecutionBlock','685DIUwXS','enableCommand','mergeTableCellRight','document','fromRange','locale','formatBlock','markBlockFormat','681782LDEihf','tableCell','trackChanges','mergeTableCellDown','getAncestors','plugins','commands','16111570HSVpzy','horizontally','insertion','*Split\x20cell:*\x20horizontally','getSuggestions','commandName','*Split\x20cell:*\x20vertically','*Merge\x20cells*','30066lIjErP','execute','getCellLocation','accept','$graveyard','splitTableCellHorizontally','change','type','mergeTableCellLeft','push','highest','findAncestor','_areSelectedCellsMergable','add','size','filter','mergeTableCells','getRanges','containsRange','_tablePostFixingSubtypes','get','6705ecWXci','table','stop','return','from','selection','set:isEnabled','formatInline','10105389nLRpEe','createTableWalker','registerCustomCallback','length','subType','refresh','isInContent','detach','_suggestionFactory','TableEditing','value','_descriptionFactory','getFirstPosition','setSelection','createRangeOn','30627960HWWeyw','isEnabled','registerDescriptionCallback','_areMergableCells','forceDefaultExecution','getSelectionAffectedTableCells','format','TableUtils','direction','element','5480wkLqST','editor','deletion','_acceptFormatSuggestionCallbackFactory','mergeTableCellUp','root','model','author','requires','find','map','splitTableCellVertically','TrackChangesEditing','low','24508hqJFRk','markMultiRangeBlockFormat','rootName','783euLKLY'];_0x53d8=function(){return _0x4cb491;};return _0x53d8();}(function(_0x5881ba,_0x33b961){const _0x283d69=_0x549a,_0x167020=_0x5881ba();while(!![]){try{const _0x17b479=parseInt(_0x283d69(0x121))/0x1*(-parseInt(_0x283d69(0x114))/0x2)+parseInt(_0x283d69(0x113))/0x3*(parseInt(_0x283d69(0x110))/0x4)+-parseInt(_0x283d69(0x119))/0x5*(-parseInt(_0x283d69(0xcc))/0x6)+-parseInt(_0x283d69(0xe9))/0x7+-parseInt(_0x283d69(0x102))/0x8*(parseInt(_0x283d69(0xe1))/0x9)+-parseInt(_0x283d69(0xc4))/0xa+parseInt(_0x283d69(0xf8))/0xb;if(_0x17b479===_0x33b961)break;else _0x167020['push'](_0x167020['shift']());}catch(_0x4b4f9b){_0x167020['push'](_0x167020['shift']());}}}(_0x53d8,0xc8f53));function _0x549a(_0x338b03,_0x1ea294){const _0x53d8d7=_0x53d8();return _0x549a=function(_0x549ad7,_0x3284a1){_0x549ad7=_0x549ad7-0xc4;let _0x306929=_0x53d8d7[_0x549ad7];return _0x306929;},_0x549a(_0x338b03,_0x1ea294);}import{Plugin as _0x3750ca}from'ckeditor5/src/core.js';import _0x3b1431 from'./table.js';import{LiveRange as _0x1f87ab}from'ckeditor5/src/engine.js';import{getTranslation as _0x242d8f}from'../utils/common-translations.js';export default class jt extends _0x3750ca{static get[_0x412c25(0x10a)](){return[_0x3b1431];}[_0x412c25(0x116)](){const _0x43c765=_0x412c25,_0x29f888=this[_0x43c765(0x103)],_0x4ebd8b=_0x29f888[_0x43c765(0x108)][_0x43c765(0x11c)][_0x43c765(0xe6)],_0x5e8959=_0x29f888[_0x43c765(0x11e)];if(!_0x29f888[_0x43c765(0x126)][_0x43c765(0x115)](_0x43c765(0xf2)))return;const _0x5a90f7=_0x29f888[_0x43c765(0x126)][_0x43c765(0xe0)](_0x43c765(0x10e)),_0xe73fe7=_0x29f888[_0x43c765(0x126)][_0x43c765(0xe0)](_0x43c765(0xff)),_0x1b651e=_0x29f888[_0x43c765(0x126)][_0x43c765(0xe0)](_0x3b1431);_0x1b651e[_0x43c765(0xdf)][_0x43c765(0xd5)](_0x43c765(0xdc)),_0x5a90f7[_0x43c765(0x11a)](_0x43c765(0xdc),()=>{const _0x43b383=_0x43c765,_0x487b16=_0xe73fe7[_0x43b383(0xfd)](_0x29f888[_0x43b383(0x108)][_0x43b383(0x11c)][_0x43b383(0xe6)]);_0x29f888[_0x43b383(0x108)][_0x43b383(0xd2)](()=>{const _0x18b1eb=_0x43b383;_0x5a90f7[_0x18b1eb(0x111)](_0x487b16,{'commandName':_0x18b1eb(0xdc),'commandParams':[]},[],_0x18b1eb(0xdc));});}),_0x29f888[_0x43c765(0x127)][_0x43c765(0xe0)](_0x43c765(0xdc))['on'](_0x43c765(0xcd),(_0x4bc1d6,_0x527da6)=>{const _0x1e3017=_0x43c765;_0x29f888[_0x1e3017(0x127)][_0x1e3017(0xe0)](_0x1e3017(0x123))[_0x1e3017(0xf3)]&&(_0x527da6[_0x1e3017(0xec)]>0x0&&_0x527da6[_0x527da6[_0x1e3017(0xec)]-0x1]&&_0x527da6[_0x527da6[_0x1e3017(0xec)]-0x1][_0x1e3017(0xfc)]||_0x5a90f7[_0x1e3017(0x118)]||this[_0x1e3017(0xd8)]()||_0x4bc1d6[_0x1e3017(0xe3)]());},{'priority':_0x43c765(0xd6)});for(const _0x462919 of[_0x43c765(0x106),_0x43c765(0x11b),_0x43c765(0x124),_0x43c765(0xd4)]){const _0x2e0b82=_0x29f888[_0x43c765(0x127)][_0x43c765(0xe0)](_0x462919);_0x5a90f7[_0x43c765(0x11a)](_0x462919,()=>{const _0x1d7223=_0x43c765,_0x7bc40f=_0x29f888[_0x1d7223(0x108)][_0x1d7223(0x11c)][_0x1d7223(0xe6)][_0x1d7223(0xf5)]()[_0x1d7223(0x125)]()[_0x1d7223(0x10b)](_0x27d072=>_0x27d072['is'](_0x1d7223(0x101),_0x1d7223(0x122))),_0x583cca=_0x2e0b82[_0x1d7223(0xf3)];_0x29f888[_0x1d7223(0x108)][_0x1d7223(0xd2)](()=>{const _0x168bfb=_0x1d7223;_0x5a90f7[_0x168bfb(0x111)]([_0x7bc40f,_0x583cca],{'commandName':_0x168bfb(0xdc),'commandParams':[]},[],_0x168bfb(0xdc));});});}for(const _0x47a7bb of[_0x43c765(0x10d),_0x43c765(0xd1)]){const _0x28c0d6=_0x29f888[_0x43c765(0x127)][_0x43c765(0xe0)](_0x47a7bb);_0x5a90f7[_0x43c765(0x11a)](_0x47a7bb,()=>{const _0x4d5277=_0x43c765,_0x19038d=_0xe73fe7[_0x4d5277(0xfd)](_0x29f888[_0x4d5277(0x108)][_0x4d5277(0x11c)][_0x4d5277(0xe6)])[0x0],_0xdbd78f=_0x19038d[_0x4d5277(0xd7)](_0x4d5277(0xe2)),{column:_0x157630,row:_0x53d799}=_0xe73fe7[_0x4d5277(0xce)](_0x19038d);let _0x5ec241=[];if(_0x4d5277(0xc5)==_0x28c0d6[_0x4d5277(0x100)]){const _0x2cecb0=_0xe73fe7[_0x4d5277(0xea)](_0xdbd78f,{'startRow':_0x53d799,'endRow':_0x53d799,'includeAllSlots':!0x0});_0x5ec241=Array[_0x4d5277(0xe5)](_0x2cecb0)[_0x4d5277(0x10c)](_0x69b7be=>_0x69b7be[_0x4d5277(0x117)]);}else{const _0x486d59=_0xe73fe7[_0x4d5277(0xea)](_0xdbd78f,{'column':_0x157630,'includeAllSlots':!0x0});_0x5ec241=Array[_0x4d5277(0xe5)](_0x486d59)[_0x4d5277(0x10c)](_0x3324cf=>_0x3324cf[_0x4d5277(0x117)]);}_0x29f888[_0x4d5277(0x108)][_0x4d5277(0xd2)](_0x2224f1=>{const _0x62ea7=_0x4d5277;_0x5a90f7[_0x62ea7(0x120)](_0x2224f1[_0x62ea7(0xf7)](_0x19038d),{'commandName':_0x47a7bb,'commandParams':[]},_0x5ec241,_0x47a7bb);});});}_0x5a90f7[_0x43c765(0xf4)][_0x43c765(0xfa)](_0x3e6ae3=>{const _0x313d79=_0x43c765;if(_0x313d79(0x11f)!=_0x3e6ae3[_0x313d79(0xd3)]&&_0x313d79(0xe8)!=_0x3e6ae3[_0x313d79(0xd3)])return;const {data:_0x3d7a02}=_0x3e6ae3;return _0x3d7a02&&_0x313d79(0xdc)==_0x3d7a02[_0x313d79(0xc9)]?{'type':_0x313d79(0xfe),'content':_0x242d8f(_0x5e8959,_0x313d79(0xcb))}:void 0x0;}),_0x5a90f7[_0x43c765(0xf4)][_0x43c765(0xfa)](_0x497ea5=>{const _0x3c4bd2=_0x43c765;if(_0x3c4bd2(0x11f)!=_0x497ea5[_0x3c4bd2(0xd3)]&&_0x3c4bd2(0xe8)!=_0x497ea5[_0x3c4bd2(0xd3)])return;const {data:_0x4d5f1b}=_0x497ea5;return _0x4d5f1b?_0x3c4bd2(0x10d)==_0x4d5f1b[_0x3c4bd2(0xc9)]?{'type':_0x3c4bd2(0xfe),'content':_0x242d8f(_0x5e8959,_0x3c4bd2(0xca))}:_0x3c4bd2(0xd1)==_0x4d5f1b[_0x3c4bd2(0xc9)]?{'type':_0x3c4bd2(0xfe),'content':_0x242d8f(_0x5e8959,_0x3c4bd2(0xc7))}:void 0x0:void 0x0;});const _0x351c5a=_0x1b651e[_0x43c765(0x105)]();for(const _0x57ba7b of[_0x43c765(0x106),_0x43c765(0x11b),_0x43c765(0x124),_0x43c765(0xd4)])_0x5a90f7[_0x43c765(0xf1)][_0x43c765(0xeb)](_0x43c765(0x11f),_0x57ba7b,_0x43c765(0xcf),_0x351c5a);for(const _0x1bc846 of[_0x43c765(0x10d),_0x43c765(0xd1)])_0x5a90f7[_0x43c765(0xf1)][_0x43c765(0xeb)](_0x43c765(0x11f),_0x1bc846,_0x43c765(0xcf),_0x351c5a);_0x5a90f7[_0x43c765(0xf1)][_0x43c765(0xeb)](_0x43c765(0x11f),_0x43c765(0xdc),_0x43c765(0xcf),_0x6aa6b3=>{const _0x150917=_0x43c765;_0x29f888[_0x150917(0x108)][_0x150917(0xd2)](_0x21a7d6=>{const _0x1656d5=_0x150917,_0x1afebc=Array[_0x1656d5(0xe5)](_0x4ebd8b[_0x1656d5(0xdd)]())[_0x1656d5(0x10c)](_0x4f23c9=>_0x1f87ab[_0x1656d5(0x11d)](_0x4f23c9));_0x21a7d6[_0x1656d5(0xf6)](_0x6aa6b3),_0x29f888[_0x1656d5(0x127)][_0x1656d5(0xe0)](_0x1656d5(0xdc))[_0x1656d5(0xee)](),_0x29f888[_0x1656d5(0xcd)](_0x1656d5(0xdc),{'forceDefaultExecution':!0x0});const _0x1ef151=_0x1afebc[_0x1656d5(0xdb)](_0x584c9c=>_0x1656d5(0xd0)!=_0x584c9c[_0x1656d5(0x107)][_0x1656d5(0x112)]);_0x1ef151[_0x1656d5(0xec)]>0x0&&_0x21a7d6[_0x1656d5(0xf6)](_0x1ef151);for(const _0x512cad of _0x1afebc)_0x512cad[_0x1656d5(0xf0)]();});});for(const _0x4d14c9 of[_0x43c765(0x106),_0x43c765(0x124),_0x43c765(0xd4),_0x43c765(0x11b)]){const _0x4d2164=_0x29f888[_0x43c765(0x127)][_0x43c765(0xe0)](_0x4d14c9);_0x4d2164['on'](_0x43c765(0xe7),(_0x440666,_0x2a51d8,_0x31144f)=>{const _0x3da9d4=_0x43c765;if(_0x31144f){const _0x473d79=_0x29f888[_0x3da9d4(0x108)][_0x3da9d4(0x11c)][_0x3da9d4(0xe6)][_0x3da9d4(0xf5)]()[_0x3da9d4(0x125)]()[_0x3da9d4(0x10b)](_0x2d4ae0=>_0x2d4ae0['is'](_0x3da9d4(0x101),_0x3da9d4(0x122)));this[_0x3da9d4(0xfb)](_0x4d2164[_0x3da9d4(0xf3)],_0x473d79)||(_0x440666[_0x3da9d4(0xe4)]=!0x1,_0x440666[_0x3da9d4(0xe3)]());}},{'priority':_0x43c765(0x10f)});}}[_0x412c25(0xd8)](){const _0x41d51f=_0x412c25,_0x4dc869=this[_0x41d51f(0x103)][_0x41d51f(0x127)][_0x41d51f(0xe0)](_0x41d51f(0xdc)),_0x391111=this[_0x41d51f(0x103)][_0x41d51f(0x126)][_0x41d51f(0xe0)](_0x41d51f(0xff));if(!_0x4dc869[_0x41d51f(0xf9)])return!0x1;const _0x42ed7d=_0x391111[_0x41d51f(0xfd)](this[_0x41d51f(0x103)][_0x41d51f(0x108)][_0x41d51f(0x11c)][_0x41d51f(0xe6)]);for(const _0x358030 of _0x42ed7d)for(const _0x969fc1 of _0x42ed7d)if(_0x358030!=_0x969fc1&&!this[_0x41d51f(0xfb)](_0x358030,_0x969fc1))return!0x1;return!0x0;}[_0x412c25(0xfb)](_0x524316,_0x1ee191){const _0x463005=_0x412c25,_0x468929=this[_0x463005(0x103)][_0x463005(0x126)][_0x463005(0xe0)](_0x463005(0x10e)),_0x110c16=this[_0x463005(0x103)][_0x463005(0x108)][_0x463005(0xf7)](_0x524316),_0x3616a6=this[_0x463005(0x103)][_0x463005(0x108)][_0x463005(0xf7)](_0x1ee191),_0x559e8c=new Set(),_0x5c0223=new Set();for(const _0x3803d2 of _0x468929[_0x463005(0xc8)]())if((_0x463005(0xc6)==_0x3803d2[_0x463005(0xd3)]||_0x463005(0x104)==_0x3803d2[_0x463005(0xd3)]||_0x463005(0xdc)==_0x3803d2[_0x463005(0xed)])&&_0x3803d2[_0x463005(0xef)]){for(const _0x1a3e43 of _0x3803d2[_0x463005(0xdd)]())_0x1a3e43[_0x463005(0xde)](_0x110c16,!0x0)&&_0x559e8c[_0x463005(0xd9)](_0x3803d2[_0x463005(0xd3)]+':'+_0x3803d2[_0x463005(0x109)]['id']),_0x1a3e43[_0x463005(0xde)](_0x3616a6,!0x0)&&_0x5c0223[_0x463005(0xd9)](_0x3803d2[_0x463005(0xd3)]+':'+_0x3803d2[_0x463005(0x109)]['id']);}if(_0x559e8c[_0x463005(0xda)]!=_0x5c0223[_0x463005(0xda)])return!0x1;for(const _0xb3d148 of _0x559e8c)if(!_0x5c0223[_0x463005(0x115)](_0xb3d148))return!0x1;return!0x0;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x2d41(_0x7b1696,_0x507b28){const _0x322004=_0x3220();return _0x2d41=function(_0x2d4170,_0x88b31e){_0x2d4170=_0x2d4170-0x120;let _0x27f038=_0x322004[_0x2d4170];return _0x27f038;},_0x2d41(_0x7b1696,_0x507b28);}function _0x3220(){const _0x59c77e=['enableCommand','3jZHsoW','311770zZXWrN','get','1219042ROGIfg','registerElementLabel','plugins','_descriptionFactory','60WOWONL','128636qTsUTy','10516132QMgRyY','489766maMtJw','246501GIQEhW','commands','8992GGNUlt','afterInit','insertTableOfContents','TrackChangesEditing','locale','40leyIlZ','ELEMENT_TABLE_OF_CONTENTS','editor','4760FPtdac','tableOfContents'];_0x3220=function(){return _0x59c77e;};return _0x3220();}const _0x5f3ce3=_0x2d41;(function(_0x26d202,_0x226221){const _0x87a5e2=_0x2d41,_0x1dcc8a=_0x26d202();while(!![]){try{const _0x253e21=parseInt(_0x87a5e2(0x134))/0x1+-parseInt(_0x87a5e2(0x12d))/0x2+parseInt(_0x87a5e2(0x12a))/0x3*(-parseInt(_0x87a5e2(0x132))/0x4)+-parseInt(_0x87a5e2(0x12b))/0x5*(-parseInt(_0x87a5e2(0x131))/0x6)+-parseInt(_0x87a5e2(0x127))/0x7*(-parseInt(_0x87a5e2(0x137))/0x8)+parseInt(_0x87a5e2(0x135))/0x9*(parseInt(_0x87a5e2(0x124))/0xa)+-parseInt(_0x87a5e2(0x133))/0xb;if(_0x253e21===_0x226221)break;else _0x1dcc8a['push'](_0x1dcc8a['shift']());}catch(_0x317426){_0x1dcc8a['push'](_0x1dcc8a['shift']());}}}(_0x3220,0x5f172));import{Plugin as _0x51c483}from'ckeditor5/src/core.js';import{getTranslation as _0x326c7d}from'../utils/common-translations.js';export default class _t extends _0x51c483{[_0x5f3ce3(0x120)](){const _0x38e21e=_0x5f3ce3,_0x4a7614=this[_0x38e21e(0x126)];if(!_0x4a7614[_0x38e21e(0x136)][_0x38e21e(0x12c)](_0x38e21e(0x121)))return;_0x4a7614[_0x38e21e(0x12f)][_0x38e21e(0x12c)](_0x38e21e(0x122))[_0x38e21e(0x129)](_0x38e21e(0x121));const _0x5a66af=_0x4a7614[_0x38e21e(0x12f)][_0x38e21e(0x12c)](_0x38e21e(0x122)),_0x17aebc=_0x4a7614[_0x38e21e(0x123)];_0x5a66af[_0x38e21e(0x130)][_0x38e21e(0x12e)](_0x38e21e(0x128),_0x757cb7=>_0x326c7d(_0x17aebc,_0x38e21e(0x125),_0x757cb7));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x422499=_0x2d28;(function(_0x246366,_0xde9493){const _0x50dc90=_0x2d28,_0x3e752e=_0x246366();while(!![]){try{const _0x4ff5fd=-parseInt(_0x50dc90(0x13a))/0x1+parseInt(_0x50dc90(0x12d))/0x2+-parseInt(_0x50dc90(0x149))/0x3*(-parseInt(_0x50dc90(0x163))/0x4)+parseInt(_0x50dc90(0x148))/0x5*(-parseInt(_0x50dc90(0x16a))/0x6)+-parseInt(_0x50dc90(0x145))/0x7*(parseInt(_0x50dc90(0x16e))/0x8)+-parseInt(_0x50dc90(0x173))/0x9*(parseInt(_0x50dc90(0x176))/0xa)+-parseInt(_0x50dc90(0x165))/0xb*(-parseInt(_0x50dc90(0x160))/0xc);if(_0x4ff5fd===_0xde9493)break;else _0x3e752e['push'](_0x3e752e['shift']());}catch(_0xa7de53){_0x3e752e['push'](_0x3e752e['shift']());}}}(_0x1ed3,0xa7b0b));import{Plugin as _0x3799fa}from'ckeditor5/src/core.js';function _0x1ed3(){const _0x1102d3=['nodeAfter','enqueueChange','tableWidth','plugins','tableCellBackgroundColor','getAttribute','35MILPXg','tableBackgroundColor','*Format:*\x20change\x20table\x20properties','292990RwpTRN','3223059xaIhtQ','registerDescriptionCallback','afterInit','_getSuggestion','get','handleDiscardAction','getFirstPosition','commandParams','tableProperties','*Format:*\x20change\x20table\x20cell\x20properties','subType','tableCellHeight','batch','tableBorderWidth','_handlePropertyChange','getContainedElement','TrackChangesEditing','TableUtils','discard','TrackChangesTableProperties','document','setAttribute','accept','276SFLLcc','pluginName','markBlockFormat','4XaGCKp','TableCellPropertiesEditing','235411RKKVJG','start','selection','locale','registerCustomCallback','102DDRbTK','getSuggestions','TablePropertiesEditing','tableCellHorizontalAlignment','410616PseJhE','_descriptionFactory','change','handleSuggestionDescription','tableCellBorderStyle','2206053YHbDIB','tableCellPadding','editor','30fNtvWb','format','findAncestor','removeAttribute','has','formatBlock','data','2290382FTjjDi','getSuggestionCallback','join','enableCommand','_suggestionFactory','tableCellBorderWidth','tableHeight','tableCellWidth','tableBorderColor','tableCellProperties','model','tableAlignment','tableCellVerticalAlignment','36756Wucdex','table','getSelectionAffectedTableCells','tableBorderStyle','tableCellBorderColor'];_0x1ed3=function(){return _0x1102d3;};return _0x1ed3();}import{getTranslation as _0x49f6ea}from'../utils/common-translations.js';function _0x2d28(_0x1ed72e,_0x4b835c){const _0x1ed379=_0x1ed3();return _0x2d28=function(_0x2d28ce,_0x33e661){_0x2d28ce=_0x2d28ce-0x12d;let _0x5cf1f2=_0x1ed379[_0x2d28ce];return _0x5cf1f2;},_0x2d28(_0x1ed72e,_0x4b835c);}export default class Mt extends _0x3799fa{constructor(_0x6dcb30){const _0x593fca=_0x2d28;super(_0x6dcb30),this[_0x593fca(0x151)]=[_0x593fca(0x135),_0x593fca(0x13d),_0x593fca(0x156),_0x593fca(0x138),_0x593fca(0x141),_0x593fca(0x133),_0x593fca(0x146)],this[_0x593fca(0x136)]=[_0x593fca(0x13e),_0x593fca(0x172),_0x593fca(0x132),_0x593fca(0x174),_0x593fca(0x134),_0x593fca(0x154),_0x593fca(0x143),_0x593fca(0x16d),_0x593fca(0x139)];}static get[_0x422499(0x161)](){const _0x15a618=_0x422499;return _0x15a618(0x15c);}[_0x422499(0x14b)](){const _0x404786=_0x422499,_0x4ad739=this[_0x404786(0x175)][_0x404786(0x142)][_0x404786(0x14d)](_0x404786(0x159));if(this[_0x404786(0x175)][_0x404786(0x142)][_0x404786(0x17a)](_0x404786(0x16c))){for(const _0x3c641f of this[_0x404786(0x151)])_0x4ad739[_0x404786(0x130)](_0x3c641f,(_0x2b9e20,_0x34af2e)=>{const _0x16102d=_0x404786,_0x2ffd1d=this[_0x16102d(0x175)][_0x16102d(0x137)][_0x16102d(0x15d)][_0x16102d(0x167)][_0x16102d(0x14f)]()[_0x16102d(0x178)](_0x16102d(0x13b));this[_0x16102d(0x157)](_0x3c641f,[_0x2ffd1d],this[_0x16102d(0x151)],_0x16102d(0x151),_0x2b9e20,_0x34af2e);});_0x4ad739[_0x404786(0x131)][_0x404786(0x169)](_0x404786(0x17b),_0x404786(0x151),_0x404786(0x15f),_0x4ad739[_0x404786(0x131)][_0x404786(0x12e)](_0x404786(0x17b),null,_0x404786(0x15b))),_0x4ad739[_0x404786(0x131)][_0x404786(0x169)](_0x404786(0x17b),_0x404786(0x151),_0x404786(0x15b),(_0x2e51bf,_0x1c048f)=>this[_0x404786(0x14e)](this[_0x404786(0x151)],_0x2e51bf,_0x1c048f)),_0x4ad739[_0x404786(0x131)][_0x404786(0x169)](_0x404786(0x17b),_0x404786(0x151),_0x404786(0x12f),()=>!0x1);}if(this[_0x404786(0x175)][_0x404786(0x142)][_0x404786(0x17a)](_0x404786(0x164))){for(const _0x50a9ff of this[_0x404786(0x136)])_0x4ad739[_0x404786(0x130)](_0x50a9ff,(_0x5dfc03,_0x32cbe8)=>{const _0x2d2ea0=_0x404786,_0x5672e5=this[_0x2d2ea0(0x175)][_0x2d2ea0(0x142)][_0x2d2ea0(0x14d)](_0x2d2ea0(0x15a))[_0x2d2ea0(0x13c)](this[_0x2d2ea0(0x175)][_0x2d2ea0(0x137)][_0x2d2ea0(0x15d)][_0x2d2ea0(0x167)]);this[_0x2d2ea0(0x157)](_0x50a9ff,_0x5672e5,this[_0x2d2ea0(0x136)],_0x2d2ea0(0x136),_0x5dfc03,_0x32cbe8);});_0x4ad739[_0x404786(0x131)][_0x404786(0x169)](_0x404786(0x17b),_0x404786(0x136),_0x404786(0x15f),_0x4ad739[_0x404786(0x131)][_0x404786(0x12e)](_0x404786(0x17b),null,_0x404786(0x15b))),_0x4ad739[_0x404786(0x131)][_0x404786(0x169)](_0x404786(0x17b),_0x404786(0x136),_0x404786(0x15b),(_0x4cf2c9,_0x207492)=>this[_0x404786(0x14e)](this[_0x404786(0x136)],_0x4cf2c9,_0x207492)),_0x4ad739[_0x404786(0x131)][_0x404786(0x169)](_0x404786(0x17b),_0x404786(0x136),_0x404786(0x12f),()=>!0x1);}_0x4ad739[_0x404786(0x16f)][_0x404786(0x14a)](_0x457f6b=>this[_0x404786(0x171)](_0x457f6b));}[_0x422499(0x157)](_0x4f376b,_0x26a92b,_0x30b7ee,_0x13f373,_0x343254,_0x4e2b55){const _0x5a4941=_0x422499,_0x2b4fca=this[_0x5a4941(0x175)][_0x5a4941(0x142)][_0x5a4941(0x14d)](_0x5a4941(0x159));this[_0x5a4941(0x175)][_0x5a4941(0x137)][_0x5a4941(0x140)](_0x4e2b55[_0x5a4941(0x155)],()=>{const _0x4847f9=_0x5a4941;for(const _0x47fd5f of _0x26a92b){if(this[_0x4847f9(0x14c)](_0x47fd5f,_0x13f373))_0x343254(_0x4e2b55);else{const _0x498dea={};for(const _0x2cdbc3 of _0x30b7ee){const _0x463300=_0x47fd5f[_0x4847f9(0x144)](_0x2cdbc3);void 0x0!==_0x463300&&(_0x498dea[_0x2cdbc3]=_0x463300);}_0x343254(_0x4e2b55),_0x2b4fca[_0x4847f9(0x162)](_0x47fd5f,{'commandParams':[_0x498dea]},[],_0x13f373);}}});}[_0x422499(0x14e)](_0x12d8e5,_0x3cd32a,_0x4c1551){const _0x360519=_0x422499,_0x311536=_0x3cd32a[0x0][_0x360519(0x166)][_0x360519(0x13f)],_0x3a0319=_0x4c1551[_0x360519(0x150)][0x0];this[_0x360519(0x175)][_0x360519(0x137)][_0x360519(0x170)](_0x5561cc=>{const _0x4bf512=_0x360519;for(const _0x4f05d2 of _0x12d8e5)void 0x0!==_0x3a0319[_0x4f05d2]?_0x5561cc[_0x4bf512(0x15e)](_0x4f05d2,_0x3a0319[_0x4f05d2],_0x311536):_0x5561cc[_0x4bf512(0x179)](_0x4f05d2,_0x311536);});}[_0x422499(0x171)](_0x24405b){const _0x3385e1=_0x422499;if(_0x24405b[_0x3385e1(0x17c)])switch(_0x24405b[_0x3385e1(0x153)]){case _0x3385e1(0x151):return{'type':_0x3385e1(0x177),'content':_0x49f6ea(this[_0x3385e1(0x175)][_0x3385e1(0x168)],_0x3385e1(0x147))};case _0x3385e1(0x136):return{'type':_0x3385e1(0x177),'content':_0x49f6ea(this[_0x3385e1(0x175)][_0x3385e1(0x168)],_0x3385e1(0x152))};}}[_0x422499(0x14c)](_0x188c9b,_0x1996af){const _0x81c4ea=_0x422499,_0x45a1dd=this[_0x81c4ea(0x175)][_0x81c4ea(0x142)][_0x81c4ea(0x14d)](_0x81c4ea(0x159));for(const _0x42b1dc of _0x45a1dd[_0x81c4ea(0x16b)]({'skipNotAttached':!0x0})){const _0x27781e=_0x42b1dc[_0x81c4ea(0x158)]();if(_0x42b1dc[_0x81c4ea(0x153)]===_0x1996af&&_0x27781e===_0x188c9b)return _0x42b1dc;}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x215f55=_0x5752;(function(_0x102419,_0x587044){const _0x451b45=_0x5752,_0x4e6a67=_0x102419();while(!![]){try{const _0x5e4fae=-parseInt(_0x451b45(0x156))/0x1+parseInt(_0x451b45(0x163))/0x2*(-parseInt(_0x451b45(0x159))/0x3)+-parseInt(_0x451b45(0x15c))/0x4+parseInt(_0x451b45(0x164))/0x5*(-parseInt(_0x451b45(0x168))/0x6)+parseInt(_0x451b45(0x158))/0x7*(parseInt(_0x451b45(0x15f))/0x8)+-parseInt(_0x451b45(0x15b))/0x9*(-parseInt(_0x451b45(0x15e))/0xa)+parseInt(_0x451b45(0x15d))/0xb*(parseInt(_0x451b45(0x169))/0xc);if(_0x5e4fae===_0x587044)break;else _0x4e6a67['push'](_0x4e6a67['shift']());}catch(_0x11872f){_0x4e6a67['push'](_0x4e6a67['shift']());}}}(_0x4780,0xe9382));import{Plugin as _0x5327c4}from'ckeditor5/src/core.js';function _0x4780(){const _0x4fa731=['6353032wAXeOJ','47763287KGSmvx','3610FIuHrZ','72rnkWwi','editor','Template','insertTemplate','231092jZampg','1005580uYJILc','get','plugins','enableCommand','48FRTCGI','12yiruHj','afterInit','1181310aeZLjR','has','377930cSSgnX','3Qzpmah','TrackChangesEditing','15489DrESmz'];_0x4780=function(){return _0x4fa731;};return _0x4780();}function _0x5752(_0x5a5b1a,_0x432ae1){const _0x4780ee=_0x4780();return _0x5752=function(_0x5752fd,_0x5d4c6f){_0x5752fd=_0x5752fd-0x155;let _0x190caa=_0x4780ee[_0x5752fd];return _0x190caa;},_0x5752(_0x5a5b1a,_0x432ae1);}export default class vt extends _0x5327c4{[_0x215f55(0x155)](){const _0x2810ea=_0x215f55,_0x691534=this[_0x2810ea(0x160)];_0x691534[_0x2810ea(0x166)][_0x2810ea(0x157)](_0x2810ea(0x161))&&_0x691534[_0x2810ea(0x166)][_0x2810ea(0x165)](_0x2810ea(0x15a))[_0x2810ea(0x167)](_0x2810ea(0x162));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1b1ac2=_0x3fc6;function _0x3fc6(_0x10c52a,_0x4c0d11){const _0x35082b=_0x3508();return _0x3fc6=function(_0x3fc621,_0x36af32){_0x3fc621=_0x3fc621-0xfb;let _0x5b0544=_0x35082b[_0x3fc621];return _0x5b0544;},_0x3fc6(_0x10c52a,_0x4c0d11);}(function(_0x18b372,_0x345f60){const _0x3e698a=_0x3fc6,_0x4f616e=_0x18b372();while(!![]){try{const _0x139385=-parseInt(_0x3e698a(0x124))/0x1*(parseInt(_0x3e698a(0x115))/0x2)+parseInt(_0x3e698a(0x10e))/0x3+parseInt(_0x3e698a(0x10f))/0x4*(parseInt(_0x3e698a(0x10a))/0x5)+parseInt(_0x3e698a(0xfc))/0x6*(-parseInt(_0x3e698a(0x110))/0x7)+parseInt(_0x3e698a(0xfe))/0x8*(-parseInt(_0x3e698a(0x114))/0x9)+-parseInt(_0x3e698a(0x123))/0xa*(parseInt(_0x3e698a(0x107))/0xb)+parseInt(_0x3e698a(0x11f))/0xc*(parseInt(_0x3e698a(0x121))/0xd);if(_0x139385===_0x345f60)break;else _0x4f616e['push'](_0x4f616e['shift']());}catch(_0x49bb37){_0x4f616e['push'](_0x4f616e['shift']());}}}(_0x3508,0x75d9c));import{Plugin as _0xbe9925}from'ckeditor5/src/core.js';function _0x3508(){const _0x5733fe=['start','element','54fMBQmq','158TLzXCT','registerPostFixer','afterInit','createRange','end','suggestion','_splitMarkerName','forward','locale','schema','16932612dxRycx','updateMarker','13ZXhsOO','getNearestSelectionRange','37040oQLnrZ','5431XNbfwh','registerElementLabel','from','Title','TrackChangesEditing','isEqual','_descriptionFactory','666iQBqdG','getChangedMarkers','1277200DvZFBQ','document','get','isTouching','newRange','title-content','has','plugins','editor','704gZkYoB','isCollapsed','removeMarker','1110doEIhB','nodeBefore','differ','ELEMENT_TITLE','1995435fEYGId','4024jqpRZx','12159EEelXp','model'];_0x3508=function(){return _0x5733fe;};return _0x3508();}import{getTranslation as _0xa7e84b}from'../utils/common-translations.js';export default class Ct extends _0xbe9925{[_0x1b1ac2(0x117)](){const _0x2d4341=_0x1b1ac2,_0x876a2c=this[_0x2d4341(0x106)];if(!_0x876a2c[_0x2d4341(0x105)][_0x2d4341(0x104)](_0x2d4341(0x127)))return;const _0x27f410=_0x876a2c[_0x2d4341(0x105)][_0x2d4341(0x100)](_0x2d4341(0x128));_0x27f410[_0x2d4341(0xfb)][_0x2d4341(0x125)](_0x2d4341(0x103),()=>_0xa7e84b(_0x876a2c[_0x2d4341(0x11d)],_0x2d4341(0x10d))),_0x876a2c[_0x2d4341(0x111)][_0x2d4341(0xff)][_0x2d4341(0x116)](_0x2fdef3=>{const _0x4582cb=_0x2d4341;let _0x3bff15=!0x1;const _0x384f28=Array[_0x4582cb(0x126)](_0x876a2c[_0x4582cb(0x111)][_0x4582cb(0xff)][_0x4582cb(0x10c)][_0x4582cb(0xfd)]());for(const {name:_0x28623b,data:_0x3e7eb9}of _0x384f28){const {group:_0x39afea}=_0x27f410[_0x4582cb(0x11b)](_0x28623b);if(_0x4582cb(0x11a)!==_0x39afea||!_0x3e7eb9[_0x4582cb(0x102)])continue;const _0xfe0222=_0x3e7eb9[_0x4582cb(0x102)],_0x50182c=_0xfe0222[_0x4582cb(0x119)][_0x4582cb(0x10b)];if(!_0x50182c||!_0x50182c['is'](_0x4582cb(0x113),_0x4582cb(0x103)))continue;if(!_0xfe0222[_0x4582cb(0x112)][_0x4582cb(0x101)](_0xfe0222[_0x4582cb(0x119)]))continue;const _0x563f85=_0x876a2c[_0x4582cb(0x111)][_0x4582cb(0x11e)][_0x4582cb(0x122)](_0xfe0222[_0x4582cb(0x119)],_0x4582cb(0x11c));if(_0x563f85&&_0x563f85[_0x4582cb(0x108)]){const _0x115bf5=_0x2fdef3[_0x4582cb(0x118)](_0xfe0222[_0x4582cb(0x112)],_0x563f85[_0x4582cb(0x112)]);_0x115bf5[_0x4582cb(0x129)](_0xfe0222)||(_0x2fdef3[_0x4582cb(0x120)](_0x28623b,{'range':_0x115bf5}),_0x3bff15=!0x0);}_0x3bff15||(_0x2fdef3[_0x4582cb(0x109)](_0x28623b),_0x3bff15=!0x0);}return _0x3bff15;});}}
|
package/src/integrations/undo.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x427c(_0x304b62,_0xba83f1){const _0x3cc791=_0x3cc7();return _0x427c=function(_0x427c82,_0x270746){_0x427c82=_0x427c82-0x1b5;let _0xa75c0e=_0x3cc791[_0x427c82];return _0xa75c0e;},_0x427c(_0x304b62,_0xba83f1);}const _0x24c50c=_0x427c;(function(_0x1e9a59,_0x23f77a){const _0x4177b8=_0x427c,_0x27999b=_0x1e9a59();while(!![]){try{const _0x358bfa=parseInt(_0x4177b8(0x1bd))/0x1+parseInt(_0x4177b8(0x1b9))/0x2+-parseInt(_0x4177b8(0x1ba))/0x3*(-parseInt(_0x4177b8(0x1b7))/0x4)+-parseInt(_0x4177b8(0x1c7))/0x5+parseInt(_0x4177b8(0x1c3))/0x6*(-parseInt(_0x4177b8(0x1bc))/0x7)+parseInt(_0x4177b8(0x1c0))/0x8*(-parseInt(_0x4177b8(0x1c9))/0x9)+parseInt(_0x4177b8(0x1b5))/0xa*(parseInt(_0x4177b8(0x1b6))/0xb);if(_0x358bfa===_0x23f77a)break;else _0x27999b['push'](_0x27999b['shift']());}catch(_0x5c6510){_0x27999b['push'](_0x27999b['shift']());}}}(_0x3cc7,0x758a4));function _0x3cc7(){const _0x349f3a=['334372blMFtc','238959imnioF','TrackChangesEditing','469UBDhdf','962557FDEvbs','afterInit','undo','32mPLpWr','redo','enableCommand','3966hERxqd','has','UndoEditing','get','3516520qoHTaF','plugins','2100942iNUrFR','6010CPysmO','2871IljkVs','44xLVXGu','editor'];_0x3cc7=function(){return _0x349f3a;};return _0x3cc7();}import{Plugin as _0x5147e1}from'ckeditor5/src/core.js';export default class Dt extends _0x5147e1{[_0x24c50c(0x1be)](){const _0x3b9737=_0x24c50c,_0x2eabba=this[_0x3b9737(0x1b8)],_0x3f5948=_0x2eabba[_0x3b9737(0x1c8)][_0x3b9737(0x1c6)](_0x3b9737(0x1bb));_0x2eabba[_0x3b9737(0x1c8)][_0x3b9737(0x1c4)](_0x3b9737(0x1c5))&&(_0x3f5948[_0x3b9737(0x1c2)](_0x3b9737(0x1bf)),_0x3f5948[_0x3b9737(0x1c2)](_0x3b9737(0x1c1)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x3b46(){const _0x248352=['addHighlight','includes','9812142gCWuCl','ck-suggestion-marker--active','elementEnd','isLimit','listIndent','hasAttribute','createUIElement','getAttribute','nextSibling','2RxGRNK','isAtEnd','6145006LVznbX','471CuroEJ','bindElementToMarker','toViewElement','createRangeOn','8bMKaKi','model','type','insert','writer','96nKNPvC','plugins','parent','test','13932040dEOdBL','name','previousPosition','TrackChangesEditing','12872Yxchqs','markerName','schema','mapper','getCustomProperty','isBlock','getItems','consumable','isContent','toViewPosition','267160OIwRKQ','activeMarkers','item','listItem','ck-suggestion-marker-','span','element','push','62242ypoUll','get','markerRange','addClass','209vxRIUq','getWalker','606036aEqoZZ','start'];_0x3b46=function(){return _0x248352;};return _0x3b46();}(function(_0x954f22,_0xf03fe8){const _0x23b20a=_0x4148,_0x2794cd=_0x954f22();while(!![]){try{const _0x2f2e8a=-parseInt(_0x23b20a(0x182))/0x1*(parseInt(_0x23b20a(0x195))/0x2)+-parseInt(_0x23b20a(0x198))/0x3*(parseInt(_0x23b20a(0x170))/0x4)+parseInt(_0x23b20a(0x17a))/0x5*(-parseInt(_0x23b20a(0x1a1))/0x6)+parseInt(_0x23b20a(0x197))/0x7*(parseInt(_0x23b20a(0x19c))/0x8)+-parseInt(_0x23b20a(0x18c))/0x9+parseInt(_0x23b20a(0x1a5))/0xa+parseInt(_0x23b20a(0x186))/0xb*(parseInt(_0x23b20a(0x188))/0xc);if(_0x2f2e8a===_0xf03fe8)break;else _0x2794cd['push'](_0x2794cd['shift']());}catch(_0x51b5aa){_0x2794cd['push'](_0x2794cd['shift']());}}}(_0x3b46,0xaf4b1));export function getRangesWithAttribute(_0x172f22,_0x7279b9,_0x2d4658){const _0x41c850=_0x4148,_0x560994=[];for(const _0x26d332 of _0x7279b9[_0x41c850(0x176)]())_0x26d332[_0x41c850(0x191)](_0x172f22)&&_0x560994[_0x41c850(0x181)](_0x2d4658[_0x41c850(0x19b)](_0x26d332));return _0x560994;}function _0x4148(_0x9d5994,_0x25c9ca){const _0x3b46dd=_0x3b46();return _0x4148=function(_0x41480d,_0x3a785f){_0x41480d=_0x41480d-0x16d;let _0x2e3b49=_0x3b46dd[_0x41480d];return _0x2e3b49;},_0x4148(_0x9d5994,_0x25c9ca);}export function getElementsAffectedByListItemRename(_0x400618){const _0x50af7c=_0x4148,_0x16c865=[];if(_0x400618['is'](_0x50af7c(0x180),_0x50af7c(0x17d))){let _0x23c07a=_0x400618[_0x50af7c(0x194)];for(;_0x23c07a&&_0x23c07a['is'](_0x50af7c(0x180),_0x50af7c(0x17d))&&_0x23c07a[_0x50af7c(0x193)](_0x50af7c(0x190))>0x0;)_0x16c865[_0x50af7c(0x181)](_0x23c07a),_0x23c07a=_0x23c07a[_0x50af7c(0x194)];}return _0x16c865;}export function downcastSplitMergeMarker(_0x2eb4b2,_0x53d931,{showActiveMarker:_0x166862=!0x0}={}){const _0x4e39b6=_0x4148,_0x102a6d=_0x2eb4b2[_0x4e39b6(0x1a2)][_0x4e39b6(0x183)](_0x4e39b6(0x16f));return(_0x1eecb7,_0x28183d,_0x51c8e1)=>{const _0x30c932=_0x4e39b6;if(!_0x51c8e1[_0x30c932(0x177)][_0x30c932(0x1a4)](_0x28183d[_0x30c932(0x184)],_0x1eecb7[_0x30c932(0x16d)]))return;const _0x43a27f=_0x28183d[_0x30c932(0x184)][_0x30c932(0x187)](),_0x52050d=_0x28183d[_0x30c932(0x184)][_0x30c932(0x189)],_0x51610a=_0x2eb4b2[_0x30c932(0x19d)][_0x30c932(0x172)];let _0x36a4f8=null,_0x146377=null,_0x4e1108=!0x1,_0x4ecddc=!0x1;for(const _0x5bdfba of _0x43a27f){const _0xa7869c=_0x5bdfba[_0x30c932(0x17c)];_0x4e1108=_0x4e1108||_0x51610a[_0x30c932(0x178)](_0xa7869c);const _0x1fb3eb=_0x51c8e1[_0x30c932(0x173)][_0x30c932(0x19a)](_0xa7869c);if(_0x1fb3eb&&_0x1fb3eb[_0x30c932(0x174)](_0x30c932(0x18a)))return;_0x30c932(0x18e)==_0x5bdfba[_0x30c932(0x19e)]&&(_0x51610a[_0x30c932(0x175)](_0xa7869c)&&!_0x51610a[_0x30c932(0x18f)](_0xa7869c)&&(_0xa7869c[_0x30c932(0x194)]||_0x52050d[_0x30c932(0x196)]?_0x36a4f8&&_0x36a4f8[_0x30c932(0x1a3)]==_0xa7869c||(_0x36a4f8=_0xa7869c,_0x1e9f0a(_0x5bdfba[_0x30c932(0x16e)]),_0x4ecddc=!0x0):_0x146377=_0x146377||_0x5bdfba[_0x30c932(0x16e)]));}function _0x1e9f0a(_0x3a1972){const _0xf9b638=_0x30c932,_0x5e85d1=_0x51c8e1[_0xf9b638(0x1a0)][_0xf9b638(0x192)](_0xf9b638(0x17f),{'class':_0xf9b638(0x17e)+_0x53d931}),_0xab413c=_0x51c8e1[_0xf9b638(0x173)][_0xf9b638(0x179)](_0x3a1972);_0x166862&&_0x102a6d[_0xf9b638(0x17b)][_0xf9b638(0x18b)](_0x28183d[_0xf9b638(0x171)])&&_0x51c8e1[_0xf9b638(0x1a0)][_0xf9b638(0x185)](_0xf9b638(0x18d),_0x5e85d1),_0x51c8e1[_0xf9b638(0x1a0)][_0xf9b638(0x19f)](_0xab413c,_0x5e85d1),_0x51c8e1[_0xf9b638(0x173)][_0xf9b638(0x199)](_0x5e85d1,_0x28183d[_0xf9b638(0x171)]);}_0x4e1108||_0x4ecddc||!_0x146377||_0x1e9f0a(_0x146377);};}
|