@ckeditor/ckeditor5-track-changes 41.3.0 → 41.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/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/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +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 _0x38413d=_0x2ad8;(function(_0x4b24bd,_0x95992d){const _0x328a3c=_0x2ad8,_0x224bed=_0x4b24bd();while(!![]){try{const _0x21e1ca=-parseInt(_0x328a3c(0x1b3))/0x1*(-parseInt(_0x328a3c(0x1af))/0x2)+-parseInt(_0x328a3c(0x1ac))/0x3*(-parseInt(_0x328a3c(0x1a9))/0x4)+parseInt(_0x328a3c(0x199))/0x5*(-parseInt(_0x328a3c(0x1b1))/0x6)+parseInt(_0x328a3c(0x18c))/0x7*(parseInt(_0x328a3c(0x191))/0x8)+-parseInt(_0x328a3c(0x194))/0x9+parseInt(_0x328a3c(0x18e))/0xa+parseInt(_0x328a3c(0x19a))/0xb*(-parseInt(_0x328a3c(0x187))/0xc);if(_0x21e1ca===_0x95992d)break;else _0x224bed['push'](_0x224bed['shift']());}catch(_0x330e8c){_0x224bed['push'](_0x224bed['shift']());}}}(_0x37c5,0x4509d));import{Plugin as _0x5ee603}from'ckeditor5/src/core.js';function _0x2ad8(_0x2b554f,_0x225f98){const _0x37c582=_0x37c5();return _0x2ad8=function(_0x2ad8c2,_0x4114fc){_0x2ad8c2=_0x2ad8c2-0x185;let _0x1c8647=_0x37c582[_0x2ad8c2];return _0x1c8647;},_0x2ad8(_0x2b554f,_0x225f98);}import{getTranslation as _0x4dadf8}from'../utils/common-translations.js';export default class yt extends _0x5ee603{[_0x38413d(0x19d)](){const _0x4cf694=_0x38413d,_0x3b3180=this[_0x4cf694(0x1b0)];if(!_0x3b3180[_0x4cf694(0x1b5)][_0x4cf694(0x1ab)](_0x4cf694(0x195))||!_0x3b3180[_0x4cf694(0x1b5)][_0x4cf694(0x1ab)](_0x4cf694(0x1a4)))return;const _0x215371=_0x3b3180[_0x4cf694(0x1b5)][_0x4cf694(0x189)](_0x4cf694(0x18b)),_0x4b9e46=_0x3b3180[_0x4cf694(0x190)],_0x3c9e6b=_0x3b3180[_0x4cf694(0x1b8)][_0x4cf694(0x189)](_0x4cf694(0x185))||{},_0x4bc71a=_0x3b3180[_0x4cf694(0x1b5)][_0x4cf694(0x189)](_0x4cf694(0x1aa)),_0x483d19=_0x3b3180[_0x4cf694(0x1b5)][_0x4cf694(0x189)](_0x4cf694(0x1a3))[_0x4cf694(0x197)](_0x3b3180[_0x4cf694(0x1b5)][_0x4cf694(0x189)](_0x4cf694(0x1a4)),_0x3c9e6b[_0x4cf694(0x193)]);_0x215371[_0x4cf694(0x188)](_0x4cf694(0x185));const _0x4ae509=new Set();for(const _0x10fad1 of _0x483d19[_0x4cf694(0x1a7)]){const _0x5b9c10=_0x4bc71a[_0x4cf694(0x19b)](_0x10fad1[_0x4cf694(0x19c)]);_0x4ae509[_0x4cf694(0x1b6)](_0x5b9c10);}const _0x369b10=new Set();for(const _0x28738b of _0x483d19[_0x4cf694(0x198)]){const _0x5cd9e9=_0x4bc71a[_0x4cf694(0x19b)](_0x28738b[_0x4cf694(0x19c)]);_0x369b10[_0x4cf694(0x1b6)](_0x5cd9e9);for(const _0x5625a4 of _0x28738b[_0x4cf694(0x1b4)])_0x369b10[_0x4cf694(0x1b6)](_0x5625a4);}for(const _0x54bd26 of _0x4ae509)_0x215371[_0x4cf694(0x1b2)](_0x54bd26),_0x215371[_0x4cf694(0x192)][_0x4cf694(0x186)](_0x54bd26,_0x4dadf8(_0x4b9e46,_0x4cf694(0x1a6)));for(const _0xf43f of _0x369b10)_0x215371[_0x4cf694(0x1a2)](_0xf43f),_0x215371[_0x4cf694(0x192)][_0x4cf694(0x186)](_0xf43f,_0x4dadf8(_0x4b9e46,_0x4cf694(0x1a6)));this[_0x4cf694(0x1ae)]();}[_0x38413d(0x1ae)](){const _0x237cec=_0x38413d,_0x29b692=this[_0x237cec(0x1b0)],_0x5605bd=_0x29b692[_0x237cec(0x190)];_0x29b692[_0x237cec(0x1b5)][_0x237cec(0x189)](_0x237cec(0x18b))[_0x237cec(0x192)][_0x237cec(0x196)](_0x423f5a=>{const _0x4f9973=_0x237cec;if(_0x4f9973(0x1a5)!=_0x423f5a[_0x4f9973(0x1ad)]&&_0x4f9973(0x1b7)!=_0x423f5a[_0x4f9973(0x1ad)])return;const {data:_0x19c5f6}=_0x423f5a;return _0x19c5f6&&_0x4f9973(0x185)===_0x19c5f6[_0x4f9973(0x18d)]?_0x19c5f6[_0x4f9973(0x1a8)][0x0][_0x4f9973(0x18f)]?{'type':_0x4f9973(0x19f),'content':_0x4dadf8(_0x5605bd,_0x4f9973(0x18a),_0x19c5f6[_0x4f9973(0x1a8)][0x0][_0x4f9973(0x19e)][_0x4f9973(0x1a0)]())}:{'type':_0x4f9973(0x19f),'content':_0x4dadf8(_0x5605bd,_0x4f9973(0x1a1),_0x19c5f6[_0x4f9973(0x1a8)][0x0][_0x4f9973(0x19e)][_0x4f9973(0x1a0)]())}:void 0x0;});}}function _0x37c5(){const _0x103145=['260gAICes','GeneralHtmlSupport','has','19119oyNNap','type','_registerLegacyDescription','2essFpu','editor','18wIEseO','_registerBlockAttribute','212163YQAnmR','ghsAttributes','plugins','add','formatInline','config','style','registerAttributeLabel','8460mZugAE','_enableDefaultAttributesIntegration','get','*Set\x20format:*\x20%0','TrackChangesEditing','551705uZznBG','commandName','2168990HwmHKL','forceValue','locale','16wSGPTF','_descriptionFactory','definitions','274923suJiWM','Style','registerDescriptionCallback','normalizeConfig','inline','97915gavSDU','9812aznLNe','getGhsAttributeNameForElement','element','afterInit','styleName','format','toLowerCase','*Remove\x20format:*\x20%0','_registerInlineAttribute','StyleUtils','DataSchema','formatBlock','FORMAT_STYLE','block','commandParams'];_0x37c5=function(){return _0x103145;};return _0x37c5();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x341e47=_0x33b8;function _0x33b8(_0x365cd8,_0x4e836b){const _0x1d6a1b=_0x1d6a();return _0x33b8=function(_0x33b82f,_0xc54fd5){_0x33b82f=_0x33b82f-0x1db;let _0x4442a9=_0x1d6a1b[_0x33b82f];return _0x4442a9;},_0x33b8(_0x365cd8,_0x4e836b);}(function(_0x2f76e1,_0x1a30c1){const _0x2978b0=_0x33b8,_0x439e45=_0x2f76e1();while(!![]){try{const _0x5bee47=parseInt(_0x2978b0(0x205))/0x1+parseInt(_0x2978b0(0x20e))/0x2*(-parseInt(_0x2978b0(0x232))/0x3)+parseInt(_0x2978b0(0x268))/0x4*(parseInt(_0x2978b0(0x215))/0x5)+-parseInt(_0x2978b0(0x260))/0x6+parseInt(_0x2978b0(0x1dd))/0x7*(parseInt(_0x2978b0(0x221))/0x8)+parseInt(_0x2978b0(0x243))/0x9*(parseInt(_0x2978b0(0x1f4))/0xa)+-parseInt(_0x2978b0(0x244))/0xb;if(_0x5bee47===_0x1a30c1)break;else _0x439e45['push'](_0x439e45['shift']());}catch(_0x589dfe){_0x439e45['push'](_0x439e45['shift']());}}}(_0x1d6a,0xc603b));import{Plugin as _0x459c3e}from'ckeditor5/src/core.js';import{LiveRange as _0x1ef2db}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x5b3ab7}from'ckeditor5/src/widget.js';function _0x1d6a(){const _0x543060=['ELEMENT_TABLE_WITH_TEXT','end','findAncestor','27678gpSkfh','ELEMENT_TABLE_COLUMN_WITH_TEXT','addRange','getSuggestion','maxRow','tableColumn','left','enableCommand','getChanges','removeTableColumn','downcastDispatcher','commands','locale','_descriptionFactory','plugins','ELEMENT_TABLE','max','from','accept','registerElementLabel','oldRange','insertion','minColumn','879080IHqZyl','addClass','isInContent','selection','getColumnIndexes','registerCustomCallback','createRangeOn','MIN_SAFE_INTEGER','createRangeIn','getContainedElement','insertTableColumnLeft','createTableWalker','registerPostFixer','length','rootName','some','minRow','1365092daFMNC','_tableSuggestions','startsWith','isTouching','root','values','writer','createPositionAt','type','1478gyRCMO','TrackChangesEditing','push','order','getFirstRange','TableUtils','_acceptFormatSuggestionCallbackFactory','428005bNyWQF','_getCoordsForCells','rowspan','afterInit','tablePaste','ELEMENT_TABLE_ROW_WITH_TEXT','maxColumn','filter','nodeBefore','cell','last','detach','2760IlIEzZ','start','discard','getAttribute','first','_tablePostFixingSubtypes','insert','substr','_setupColumnsRowsFixing','deletion','markMultiRangeInsertion','above','isEqual','mapper','item','getCellLocation','getChildren','2247XxRtsY','selectTableRow','refresh','ELEMENT_TABLE_ROW','data','_splitMarkerName','span','table','removeTableRow','getChangedMarkers','$textProxy','add','getItems','insertTable','hasAttribute','toViewElement','insertTableRowBelow','72vNqdrK','22374396KPZUFF','join','*Remove:*\x20%0','insertTableRowAbove','addMarker:suggestion','enqueueChange','*Insert:*\x20%0','toLowerCase','insertTableColumnRight','getRanges','low','selectTableColumn','markMultiRangeDeletion','isIntersectingWithRange','TableEditing','suggestion','editor','map','colspan','get','change','$graveyard','forceValue','tableCell','showSuggestionHighlights','subType','has','highest','716838FpHjZh','tableRow','setSelection','MAX_SAFE_INTEGER','getSelectionAffectedTableCells','min','options','includes','4xguQTK','name','element','_suggestionFactory','change:data','model','fromRange','position','execute','registerDescriptionCallback','_getSuggestionCoords','isArray','classes','document','ELEMENT_TABLE_COLUMN','differ','getRowIndexes','nodeAfter','removeClass','batch','every'];_0x1d6a=function(){return _0x543060;};return _0x1d6a();}import{getTranslation as _0x406355}from'../utils/common-translations.js';export default class jt extends _0x459c3e{constructor(_0x376386){const _0x33332e=_0x33b8;super(_0x376386),this[_0x33332e(0x226)]=[_0x33332e(0x261),_0x33332e(0x1e2)],this[_0x33332e(0x206)]=new Set();}[_0x341e47(0x218)](){const _0x4bf651=_0x341e47,_0x2a9fca=this[_0x4bf651(0x254)],_0x94f376=_0x2a9fca[_0x4bf651(0x26d)][_0x4bf651(0x275)][_0x4bf651(0x1f7)];if(!_0x2a9fca[_0x4bf651(0x1eb)][_0x4bf651(0x25e)](_0x4bf651(0x252)))return;const _0x1d860d=_0x2a9fca[_0x4bf651(0x1e9)],_0x1681a1=_0x2a9fca[_0x4bf651(0x1eb)][_0x4bf651(0x257)](_0x4bf651(0x20f)),_0x24c57c=_0x2a9fca[_0x4bf651(0x1eb)][_0x4bf651(0x257)](_0x4bf651(0x213));_0x1681a1[_0x4bf651(0x1ea)][_0x4bf651(0x1f0)](_0x4bf651(0x239),_0x4e9461=>_0x406355(_0x1d860d,_0x4bf651(0x1ec),_0x4e9461)),this[_0x4bf651(0x229)](),_0x1681a1[_0x4bf651(0x1e4)](_0x4bf651(0x23f)),_0x1681a1[_0x4bf651(0x1e4)](_0x4bf651(0x233)),_0x1681a1[_0x4bf651(0x1e4)](_0x4bf651(0x24f));for(const _0x5d79bc of[_0x4bf651(0x247),_0x4bf651(0x242)]){const _0x18ce45=_0x2a9fca[_0x4bf651(0x1e8)][_0x4bf651(0x257)](_0x5d79bc);_0x1681a1[_0x4bf651(0x1e4)](_0x5d79bc,_0x489949=>{const _0x2eca68=_0x4bf651;_0x2a9fca[_0x2eca68(0x26d)][_0x2eca68(0x258)](_0x3eabaf=>{const _0x561aeb=_0x2eca68;_0x489949();const _0x2d5f3b=_0x561aeb(0x22c)===_0x18ce45[_0x561aeb(0x211)],_0x37dfa0=_0x24c57c[_0x561aeb(0x264)](_0x94f376),_0x470f1b=_0x24c57c[_0x561aeb(0x278)](_0x37dfa0),_0x394766=_0x2d5f3b?_0x470f1b[_0x561aeb(0x225)]-0x1:_0x470f1b[_0x561aeb(0x21f)]+0x1,_0x151ce9=_0x37dfa0[0x0][_0x561aeb(0x1dc)](_0x561aeb(0x239)),_0x4c992b=_0x24c57c[_0x561aeb(0x1ff)](_0x151ce9,{'startRow':_0x394766,'endRow':_0x394766}),_0x24fea7=Array[_0x561aeb(0x1ee)](_0x4c992b)[_0x561aeb(0x255)](_0x398885=>_0x3eabaf[_0x561aeb(0x1fa)](_0x398885[_0x561aeb(0x21e)]));_0x1681a1[_0x561aeb(0x22b)](_0x24fea7,_0x561aeb(0x261));});});}for(const _0x16b844 of[_0x4bf651(0x1fe),_0x4bf651(0x24c)]){const _0xacf2f3=_0x2a9fca[_0x4bf651(0x1e8)][_0x4bf651(0x257)](_0x16b844);_0x1681a1[_0x4bf651(0x1e4)](_0x16b844,_0xbd8fe0=>{const _0x53e9fe=_0x4bf651;_0x2a9fca[_0x53e9fe(0x26d)][_0x53e9fe(0x258)](_0x24d732=>{const _0x1ca23d=_0x53e9fe;_0xbd8fe0();const _0x272111=_0x1ca23d(0x1e3)===_0xacf2f3[_0x1ca23d(0x211)],_0x19a967=_0x24c57c[_0x1ca23d(0x264)](_0x94f376),_0x5b28a4=_0x24c57c[_0x1ca23d(0x1f8)](_0x19a967),_0x4302dd=_0x272111?_0x5b28a4[_0x1ca23d(0x225)]-0x1:_0x5b28a4[_0x1ca23d(0x21f)]+0x1,_0x4a8201=_0x19a967[0x0][_0x1ca23d(0x1dc)](_0x1ca23d(0x239)),_0x591cac=_0x24c57c[_0x1ca23d(0x1ff)](_0x4a8201,{'startRow':0x0,'column':_0x4302dd,'includeAllSlots':!0x1}),_0x4bce39=Array[_0x1ca23d(0x1ee)](_0x591cac)[_0x1ca23d(0x255)](_0x4dc7e2=>_0x24d732[_0x1ca23d(0x1fa)](_0x4dc7e2[_0x1ca23d(0x21e)]));_0x1681a1[_0x1ca23d(0x22b)](_0x4bce39,_0x1ca23d(0x1e2));});});}for(const _0x5acad8 of[_0x4bf651(0x23a),_0x4bf651(0x1e6)]){const _0x23c487=_0x5acad8[_0x4bf651(0x228)](0xb),_0x5e406d=_0x23c487[_0x4bf651(0x24b)](),_0x3d4be8=_0x5e406d[_0x4bf651(0x228)](0x0,0x3)+_0x4bf651(0x238),_0x1abf41=_0x4bf651(0x239)+_0x23c487,_0x20327f=_0x4bf651(0x265)+_0x23c487,_0x5e4682=_0x4bf651(0x1ed)+_0x23c487;_0x1681a1[_0x4bf651(0x1e4)](_0x5acad8,()=>{const _0x1dffbb=_0x4bf651;_0x2a9fca[_0x1dffbb(0x26d)][_0x1dffbb(0x258)](_0x17923e=>{const _0x5fccb=_0x1dffbb,_0x4b25a3=_0x24c57c[_0x5fccb(0x264)](_0x94f376),_0x25d8e5=_0x4b25a3[0x0][_0x5fccb(0x1dc)](_0x5fccb(0x239));let _0x94b584;if(_0x5fccb(0x23a)==_0x5acad8){const _0x2b67e7=_0x24c57c[_0x5fccb(0x278)](_0x4b25a3);_0x94b584={'startRow':_0x2b67e7[_0x5fccb(0x225)],'endRow':_0x2b67e7[_0x5fccb(0x21f)],'includeAllSlots':!0x0};}else{const _0x2c39d5=_0x24c57c[_0x5fccb(0x1f8)](_0x4b25a3);_0x94b584={'startColumn':_0x2c39d5[_0x5fccb(0x225)],'endColumn':_0x2c39d5[_0x5fccb(0x21f)],'includeAllSlots':!0x0};}const _0x204132=_0x24c57c[_0x5fccb(0x1ff)](_0x25d8e5,_0x94b584),_0x49de48=Array[_0x5fccb(0x1ee)](_0x204132)[_0x5fccb(0x255)](({cell:_0x2e5707})=>_0x2e5707),_0x2a44fb=Ee(_0x49de48[_0x5fccb(0x21c)](_0x41ce54=>_0x41ce54[_0x5fccb(0x240)](_0x3d4be8))),_0xb53df8=Ee(_0x49de48[_0x5fccb(0x21c)](_0x2d99a3=>!_0x2d99a3[_0x5fccb(0x240)](_0x3d4be8)))[_0x5fccb(0x255)](_0x5e894a=>_0x17923e[_0x5fccb(0x1fa)](_0x5e894a)),_0x4d4d9f=_0x1681a1[_0x5fccb(0x250)](_0xb53df8,_0x1abf41);if(_0x4d4d9f&&(_0x5fccb(0x261)==_0x4d4d9f[_0x5fccb(0x25d)]||_0x5fccb(0x1e2)==_0x4d4d9f[_0x5fccb(0x25d)])){const _0x6f06be=this[_0x5fccb(0x272)](_0x4d4d9f);for(const _0x14edf7 of _0x2a44fb){const _0x11cff2=_0x17923e[_0x5fccb(0x1fa)](_0x14edf7),_0x1c11b9=_0x24c57c[_0x5fccb(0x230)](_0x14edf7),_0x1b0aa8=_0x14edf7[_0x5fccb(0x224)](_0x3d4be8)-0x1,_0x44e9d7=_0x6f06be[_0x20327f],_0x5225ba=_0x6f06be[_0x5e4682];_0x44e9d7<=_0x1c11b9[_0x5e406d]&&_0x1c11b9[_0x5e406d]+_0x1b0aa8<=_0x5225ba&&_0x4d4d9f[_0x5fccb(0x1df)](_0x11cff2);}}});});}function _0x2ef859(_0x52cd53){const _0x3056b2=_0x4bf651,_0x3dbaf8=Array[_0x3056b2(0x1ee)](_0x94f376[_0x3056b2(0x24d)]())[_0x3056b2(0x255)](_0x45d703=>_0x1ef2db[_0x3056b2(0x26e)](_0x45d703));_0x2a9fca[_0x3056b2(0x26d)][_0x3056b2(0x258)](_0x169cc9=>{const _0x373832=_0x3056b2,_0xfb22a7=_0x169cc9[_0x373832(0x27b)];_0x52cd53=_0x52cd53[_0x373832(0x21c)](_0x558108=>_0x373832(0x259)!=_0x558108[_0x373832(0x209)][_0x373832(0x202)]),_0x169cc9[_0x373832(0x262)](_0x52cd53),_0x2a9fca[_0x373832(0x1e8)][_0x373832(0x257)](_0x373832(0x23a))[_0x373832(0x234)](),_0x2a9fca[_0x373832(0x270)](_0x373832(0x23a),{'forceDefaultExecution':!0x0}),_0x2a9fca[_0x373832(0x26d)][_0x373832(0x249)](()=>{const _0x424425=_0x373832;_0x2a9fca[_0x424425(0x26d)][_0x424425(0x249)](_0xfb22a7,_0x1baf35=>{const _0x52ac06=_0x424425,_0x4e0adf=_0x3dbaf8[_0x52ac06(0x21c)](_0xdfff59=>_0x52ac06(0x259)!=_0xdfff59[_0x52ac06(0x209)][_0x52ac06(0x202)]);_0x4e0adf[_0x52ac06(0x201)]>0x0&&_0x1baf35[_0x52ac06(0x262)](_0x4e0adf);for(const _0x86a50 of _0x3dbaf8)_0x86a50[_0x52ac06(0x220)]();});});});}function _0x486636(_0x1d449d){const _0x43cf18=_0x4bf651;_0x2a9fca[_0x43cf18(0x26d)][_0x43cf18(0x258)](_0x97b1f8=>{const _0x28bef2=_0x43cf18,_0xdd8321=Array[_0x28bef2(0x1ee)](_0x94f376[_0x28bef2(0x24d)]())[_0x28bef2(0x255)](_0x1d4441=>_0x1ef2db[_0x28bef2(0x26e)](_0x1d4441)),_0x497dab=[];for(const _0x38aeab of _0x1d449d)for(const _0x413d10 of _0x38aeab[_0x28bef2(0x23e)]({'shallow':!0x0}))_0x497dab[_0x28bef2(0x210)](_0x413d10);for(const _0x30cfb1 of _0x497dab)_0x28bef2(0x259)!=_0x30cfb1[_0x28bef2(0x209)][_0x28bef2(0x202)]&&(_0x97b1f8[_0x28bef2(0x262)](_0x97b1f8[_0x28bef2(0x20c)](_0x30cfb1,0x0)),_0x2a9fca[_0x28bef2(0x1e8)][_0x28bef2(0x257)](_0x28bef2(0x1e6))[_0x28bef2(0x234)](),_0x2a9fca[_0x28bef2(0x270)](_0x28bef2(0x1e6),{'forceDefaultExecution':!0x0}));const _0x5b82b1=_0xdd8321[_0x28bef2(0x21c)](_0x3b69c0=>_0x28bef2(0x259)!=_0x3b69c0[_0x28bef2(0x209)][_0x28bef2(0x202)]);_0x5b82b1[_0x28bef2(0x201)]>0x0&&_0x97b1f8[_0x28bef2(0x262)](_0x5b82b1);for(const _0x5a9aaa of _0xdd8321)_0x5a9aaa[_0x28bef2(0x220)]();});}function _0x4c90a9(_0x477438,_0x1f90a9){const _0x4bb70f=_0x4bf651;return _0x1f90a9[_0x4bb70f(0x27c)](_0x427176=>_0x477438[_0x4bb70f(0x203)](_0xb292f8=>_0xb292f8[_0x4bb70f(0x1db)][_0x4bb70f(0x22d)](_0x427176[_0x4bb70f(0x222)])||_0x427176[_0x4bb70f(0x1db)][_0x4bb70f(0x22d)](_0xb292f8[_0x4bb70f(0x222)])));}function _0x14eecf(_0x51cd5c,_0x220b85){const _0x77aa4c=_0x4bf651;return _0x51cd5c[_0x77aa4c(0x203)](_0x14ac13=>_0x220b85[_0x77aa4c(0x203)](_0x47ebcf=>_0x14ac13[_0x77aa4c(0x1db)][_0x77aa4c(0x208)](_0x47ebcf[_0x77aa4c(0x222)])));}_0x2a9fca[_0x4bf651(0x236)][_0x4bf651(0x1e7)]['on'](_0x4bf651(0x248),(_0x5d0736,_0x592a7a,_0x8e26ec)=>{const _0x155f26=_0x4bf651;if(!_0x8e26ec[_0x155f26(0x266)][_0x155f26(0x25c)])return;const _0x287063=_0x592a7a[_0x155f26(0x22f)];if(!_0x287063)return;const _0x3821ff=_0x8e26ec[_0x155f26(0x22e)][_0x155f26(0x241)](_0x287063);function _0x1f0e9e(_0x3961af){const _0xd03a1e=_0x155f26;return Array[_0xd03a1e(0x273)](_0x3961af)?_0x3961af:[_0x3961af];}_0x3821ff&&_0x155f26(0x25b)===_0x287063[_0x155f26(0x269)]&&_0x5b3ab7(_0x3821ff,_0x8e26ec[_0x155f26(0x20b)],(_0x3ced73,_0x546795,_0x55ca32)=>_0x55ca32[_0x155f26(0x1f5)](_0x1f0e9e(_0x546795[_0x155f26(0x274)]),_0x3ced73),(_0x119ced,_0x59867f,_0x351827)=>_0x351827[_0x155f26(0x27a)](_0x1f0e9e(_0x59867f[_0x155f26(0x274)]),_0x119ced));},{'priority':_0x4bf651(0x25f)}),_0x1681a1[_0x4bf651(0x1ea)][_0x4bf651(0x271)](_0x278e20=>{const _0x3baef2=_0x4bf651;if(_0x3baef2(0x1f2)!=_0x278e20[_0x3baef2(0x20d)]&&_0x3baef2(0x22a)!=_0x278e20[_0x3baef2(0x20d)])return;const _0x58ac2e=_0x278e20[_0x3baef2(0x1fd)]();if(null!=_0x58ac2e&&_0x58ac2e['is'](_0x3baef2(0x26a),_0x3baef2(0x239))){if(_0x3baef2(0x1f2)==_0x278e20[_0x3baef2(0x20d)]){const _0x20b12a=_0x278e20[_0x3baef2(0x23e)]()[_0x3baef2(0x21c)](_0xd4ded1=>_0xd4ded1['is'](_0x3baef2(0x23c)))[_0x3baef2(0x255)](_0x169b47=>_0x169b47[_0x3baef2(0x236)]);if(_0x20b12a[_0x3baef2(0x201)])return{'type':_0x3baef2(0x1f2),'content':_0x406355(_0x1d860d,_0x3baef2(0x24a),_0x406355(_0x1d860d,_0x3baef2(0x27d),'\x22'+_0x20b12a[_0x3baef2(0x245)]('\x20')+'\x22'))};}if(_0x3baef2(0x22a)==_0x278e20[_0x3baef2(0x20d)]){const _0x4a405d=_0x278e20[_0x3baef2(0x23e)]()[_0x3baef2(0x21c)](_0x266f6d=>_0x266f6d['is'](_0x3baef2(0x23c)))[_0x3baef2(0x255)](_0x1adbc8=>_0x1adbc8[_0x3baef2(0x236)]);if(_0x4a405d[_0x3baef2(0x201)])return{'type':_0x3baef2(0x22a),'content':_0x406355(_0x1d860d,_0x3baef2(0x246),_0x406355(_0x1d860d,_0x3baef2(0x27d),'\x22'+_0x4a405d[_0x3baef2(0x245)]('\x20')+'\x22'))};}}}),_0x1681a1[_0x4bf651(0x1ea)][_0x4bf651(0x271)](_0x3bd9f7=>{const _0x2c2265=_0x4bf651;if(_0x2c2265(0x261)==_0x3bd9f7[_0x2c2265(0x25d)]){const _0x25028d=_0x3bd9f7[_0x2c2265(0x23e)]()[_0x2c2265(0x21c)](_0x57020c=>_0x57020c['is'](_0x2c2265(0x23c)))[_0x2c2265(0x255)](_0x127d0c=>_0x127d0c[_0x2c2265(0x236)]),_0x709e4d=this[_0x2c2265(0x272)](_0x3bd9f7),_0x47a854=_0x709e4d[_0x2c2265(0x1e1)]-_0x709e4d[_0x2c2265(0x204)]+0x1;if(_0x2c2265(0x1f2)==_0x3bd9f7[_0x2c2265(0x20d)])return _0x25028d[_0x2c2265(0x201)]?{'type':_0x2c2265(0x1f2),'content':_0x406355(_0x1d860d,_0x2c2265(0x24a),_0x406355(_0x1d860d,_0x2c2265(0x21a),[_0x47a854,'\x22'+_0x25028d[_0x2c2265(0x245)]('\x20')+'\x22']))}:{'type':_0x2c2265(0x1f2),'content':_0x406355(_0x1d860d,_0x2c2265(0x24a),_0x406355(_0x1d860d,_0x2c2265(0x235),_0x47a854))};if(_0x2c2265(0x22a)==_0x3bd9f7[_0x2c2265(0x20d)])return _0x25028d[_0x2c2265(0x201)]?{'type':_0x2c2265(0x22a),'content':_0x406355(_0x1d860d,_0x2c2265(0x246),_0x406355(_0x1d860d,_0x2c2265(0x21a),[_0x47a854,'\x22'+_0x25028d[_0x2c2265(0x245)]('\x20')+'\x22']))}:{'type':_0x2c2265(0x22a),'content':_0x406355(_0x1d860d,_0x2c2265(0x246),_0x406355(_0x1d860d,_0x2c2265(0x235),_0x47a854))};}if(_0x2c2265(0x1e2)==_0x3bd9f7[_0x2c2265(0x25d)]){const _0x2b193c=_0x3bd9f7[_0x2c2265(0x23e)]()[_0x2c2265(0x21c)](_0x75d02f=>_0x75d02f['is'](_0x2c2265(0x23c)))[_0x2c2265(0x255)](_0x84b7e2=>_0x84b7e2[_0x2c2265(0x236)]),_0x11cc5f=this[_0x2c2265(0x272)](_0x3bd9f7),_0x59ac25=_0x11cc5f[_0x2c2265(0x21b)]-_0x11cc5f[_0x2c2265(0x1f3)]+0x1;if(_0x2c2265(0x1f2)==_0x3bd9f7[_0x2c2265(0x20d)])return _0x2b193c[_0x2c2265(0x201)]?{'type':_0x2c2265(0x1f2),'content':_0x406355(_0x1d860d,_0x2c2265(0x24a),_0x406355(_0x1d860d,_0x2c2265(0x1de),[_0x59ac25,'\x22'+_0x2b193c[_0x2c2265(0x245)]('\x20')+'\x22']))}:{'type':_0x2c2265(0x1f2),'content':_0x406355(_0x1d860d,_0x2c2265(0x24a),_0x406355(_0x1d860d,_0x2c2265(0x276),_0x59ac25))};if(_0x2c2265(0x22a)==_0x3bd9f7[_0x2c2265(0x20d)])return _0x2b193c[_0x2c2265(0x201)]?{'type':_0x2c2265(0x22a),'content':_0x406355(_0x1d860d,_0x2c2265(0x246),_0x406355(_0x1d860d,_0x2c2265(0x1de),[_0x59ac25,'\x22'+_0x2b193c[_0x2c2265(0x245)]('\x20')+'\x22']))}:{'type':_0x2c2265(0x22a),'content':_0x406355(_0x1d860d,_0x2c2265(0x246),_0x406355(_0x1d860d,_0x2c2265(0x276),_0x59ac25))};}}),_0x1681a1[_0x4bf651(0x26b)][_0x4bf651(0x1f9)](_0x4bf651(0x1f2),_0x4bf651(0x261),_0x4bf651(0x223),_0x2ef859),_0x1681a1[_0x4bf651(0x26b)][_0x4bf651(0x1f9)](_0x4bf651(0x22a),_0x4bf651(0x261),_0x4bf651(0x1ef),_0x2ef859),_0x1681a1[_0x4bf651(0x26b)][_0x4bf651(0x1f9)](_0x4bf651(0x1f2),_0x4bf651(0x1e2),_0x4bf651(0x223),_0x486636),_0x1681a1[_0x4bf651(0x26b)][_0x4bf651(0x1f9)](_0x4bf651(0x22a),_0x4bf651(0x1e2),_0x4bf651(0x1ef),_0x486636),_0x1681a1[_0x4bf651(0x26b)][_0x4bf651(0x1f9)](_0x4bf651(0x1f2),_0x4bf651(0x1e2),_0x4bf651(0x245),_0x4c90a9),_0x1681a1[_0x4bf651(0x26b)][_0x4bf651(0x1f9)](_0x4bf651(0x22a),_0x4bf651(0x1e2),_0x4bf651(0x245),_0x4c90a9),_0x1681a1[_0x4bf651(0x26b)][_0x4bf651(0x1f9)](_0x4bf651(0x1f2),_0x4bf651(0x261),_0x4bf651(0x245),_0x14eecf),_0x1681a1[_0x4bf651(0x26b)][_0x4bf651(0x1f9)](_0x4bf651(0x22a),_0x4bf651(0x261),_0x4bf651(0x245),_0x14eecf);}[_0x341e47(0x214)](){const _0x40accf=_0x341e47,_0x400c79=this[_0x40accf(0x254)],_0xfffe3b=_0x400c79[_0x40accf(0x26d)][_0x40accf(0x275)][_0x40accf(0x1f7)];return(_0x3d9bbb,_0x39a801)=>{const _0x2ee261=_0x40accf;_0x400c79[_0x2ee261(0x26d)][_0x2ee261(0x258)](_0x3624f7=>{const _0x474308=_0x2ee261,{commandName:_0x2faf6d,commandParams:_0x30b5fd}=_0x39a801;let _0x301cc7=_0x3d9bbb[0x0][_0x474308(0x1db)][_0x474308(0x21d)];_0x30b5fd&&_0x30b5fd[0x0]&&!0x1===_0x30b5fd[0x0][_0x474308(0x25a)]&&(_0x301cc7=_0x3d9bbb[0x0][_0x474308(0x222)][_0x474308(0x279)]);const _0x398ad1=_0x3624f7[_0x474308(0x1fc)](_0x301cc7);if(_0x474308(0x259)==_0x398ad1[_0x474308(0x209)][_0x474308(0x202)])return;const _0x4c8c23=Array[_0x474308(0x1ee)](_0xfffe3b[_0x474308(0x24d)]())[_0x474308(0x255)](_0x3bc2eb=>_0x1ef2db[_0x474308(0x26e)](_0x3bc2eb));_0x3624f7[_0x474308(0x262)](_0x398ad1),_0x400c79[_0x474308(0x1e8)][_0x474308(0x257)](_0x2faf6d)[_0x474308(0x234)](),_0x30b5fd[_0x474308(0x210)]({'forceDefaultExecution':!0x0}),_0x400c79[_0x474308(0x270)](_0x2faf6d,..._0x30b5fd);const _0x322a5d=_0x4c8c23[_0x474308(0x21c)](_0xde4fdb=>_0x474308(0x259)!=_0xde4fdb[_0x474308(0x209)][_0x474308(0x202)]);_0x322a5d[_0x474308(0x201)]>0x0&&_0x3624f7[_0x474308(0x262)](_0x322a5d);for(const _0x116b57 of _0x4c8c23)_0x116b57[_0x474308(0x220)]();});};}[_0x341e47(0x216)](_0x526944){const _0x5f57fa=_0x341e47,_0x52892e=this[_0x5f57fa(0x254)][_0x5f57fa(0x1eb)][_0x5f57fa(0x257)](_0x5f57fa(0x213));let _0x1c34ae=Number[_0x5f57fa(0x263)],_0xf56e5a=Number[_0x5f57fa(0x1fb)],_0x2e74c8=Number[_0x5f57fa(0x263)],_0x222e39=Number[_0x5f57fa(0x1fb)];for(const _0x5112cd of _0x526944){if(_0x5f57fa(0x259)==_0x5112cd[_0x5f57fa(0x209)][_0x5f57fa(0x202)])continue;const {row:_0x33b59e,column:_0x2dd673}=_0x52892e[_0x5f57fa(0x230)](_0x5112cd),_0x246dcc=_0x5112cd[_0x5f57fa(0x240)](_0x5f57fa(0x217))?_0x5112cd[_0x5f57fa(0x224)](_0x5f57fa(0x217))-0x1:0x0,_0x501567=_0x5112cd[_0x5f57fa(0x240)](_0x5f57fa(0x256))?_0x5112cd[_0x5f57fa(0x224)](_0x5f57fa(0x256))-0x1:0x0;_0x1c34ae=_0x33b59e<_0x1c34ae?_0x33b59e:_0x1c34ae,_0xf56e5a=_0x33b59e+_0x246dcc>_0xf56e5a?_0x33b59e+_0x246dcc:_0xf56e5a,_0x2e74c8=_0x2dd673<_0x2e74c8?_0x2dd673:_0x2e74c8,_0x222e39=_0x2dd673+_0x501567>_0x222e39?_0x2dd673+_0x501567:_0x222e39;}return{'minRow':_0x1c34ae,'maxRow':_0xf56e5a,'minColumn':_0x2e74c8,'maxColumn':_0x222e39};}[_0x341e47(0x229)](){const _0x3bb707=_0x341e47,_0x2e5505=this[_0x3bb707(0x254)],_0x11412e=_0x2e5505[_0x3bb707(0x1eb)][_0x3bb707(0x257)](_0x3bb707(0x20f)),_0x131a43=_0x2e5505[_0x3bb707(0x1eb)][_0x3bb707(0x257)](_0x3bb707(0x213));_0x2e5505[_0x3bb707(0x26d)][_0x3bb707(0x275)]['on'](_0x3bb707(0x26c),()=>{const _0x4e48cb=_0x3bb707,_0x302bfa=Array[_0x4e48cb(0x1ee)](_0x2e5505[_0x4e48cb(0x26d)][_0x4e48cb(0x275)][_0x4e48cb(0x277)][_0x4e48cb(0x23b)]());for(const {name:_0x41c8b5,data:_0x4eaf22}of _0x302bfa){const {group:_0x491906,id:_0x314fc0,subType:_0x241e00}=_0x11412e[_0x4e48cb(0x237)](_0x41c8b5);if(_0x4e48cb(0x253)!=_0x491906)continue;if(null!=_0x4eaf22[_0x4e48cb(0x1f1)])continue;const _0x2eeef2=_0x11412e[_0x4e48cb(0x1e0)](_0x314fc0);this[_0x4e48cb(0x226)][_0x4e48cb(0x267)](_0x241e00)&&this[_0x4e48cb(0x206)][_0x4e48cb(0x23d)](_0x2eeef2);}},{'priority':_0x3bb707(0x24e)});const _0x459003=(_0x24639e,_0x1ee4bd)=>{const _0x4f0cad=_0x3bb707;let _0x456b28=!0x1;const _0x223f55=_0x1ee4bd[_0x4f0cad(0x1fa)](_0x24639e),_0x540c6b=_0x24639e[_0x4f0cad(0x1dc)](_0x4f0cad(0x239)),_0x26bc3e=_0x131a43[_0x4f0cad(0x230)](_0x24639e);for(const _0x4e2627 of this[_0x4f0cad(0x206)]){const _0x2951e9=_0x4e2627[_0x4f0cad(0x25d)],_0x2c1ed8=_0x2951e9[_0x4f0cad(0x207)](_0x4f0cad(0x219)),_0x5ee6a4=_0x2951e9[_0x4f0cad(0x228)](_0x2c1ed8?0xa:0x5),_0x505d57=_0x5ee6a4[_0x4f0cad(0x24b)](),_0x2f2b9d=_0x505d57[_0x4f0cad(0x228)](0x0,0x3)+_0x4f0cad(0x238),_0x39f50d=_0x4f0cad(0x265)+_0x5ee6a4,_0x333cd2=_0x4f0cad(0x1ed)+_0x5ee6a4;if(!_0x4e2627[_0x4f0cad(0x1f6)])continue;if(_0x540c6b!=_0x4e2627[_0x4f0cad(0x212)]()[_0x4f0cad(0x222)][_0x4f0cad(0x1dc)](_0x4f0cad(0x239)))continue;if(_0x4e2627[_0x4f0cad(0x251)](_0x223f55))continue;const _0x2279b0=_0x24639e[_0x4f0cad(0x240)](_0x2f2b9d)?_0x24639e[_0x4f0cad(0x224)](_0x2f2b9d)-0x1:0x0,_0x5c4c07=this[_0x4f0cad(0x272)](_0x4e2627),_0x254d40=_0x5c4c07[_0x39f50d],_0x1905d5=_0x5c4c07[_0x333cd2];_0x254d40<=_0x26bc3e[_0x505d57]&&_0x26bc3e[_0x505d57]+_0x2279b0<=_0x1905d5&&(_0x4e2627[_0x4f0cad(0x1df)](_0x223f55),_0x456b28=!0x0);}return _0x456b28;};_0x2e5505[_0x3bb707(0x26d)][_0x3bb707(0x275)][_0x3bb707(0x200)](_0x341914=>{const _0x5b7994=_0x3bb707;let _0x5ad8eb=!0x1;for(const _0x34f30d of _0x2e5505[_0x5b7994(0x26d)][_0x5b7994(0x275)][_0x5b7994(0x277)][_0x5b7994(0x1e5)]())if(_0x5b7994(0x227)==_0x34f30d[_0x5b7994(0x20d)]){if(_0x5b7994(0x261)==_0x34f30d[_0x5b7994(0x269)]){for(const _0x4b8517 of _0x34f30d[_0x5b7994(0x26f)][_0x5b7994(0x279)][_0x5b7994(0x231)]())_0x5ad8eb=_0x5ad8eb||_0x459003(_0x4b8517,_0x341914);}else _0x5b7994(0x25b)==_0x34f30d[_0x5b7994(0x269)]&&(_0x5ad8eb=_0x5ad8eb||_0x459003(_0x34f30d[_0x5b7994(0x26f)][_0x5b7994(0x279)],_0x341914));}return _0x5ad8eb;});}[_0x341e47(0x272)](_0x4e2cd3){const _0x21fe0d=_0x341e47;return this[_0x21fe0d(0x216)](_0x4e2cd3[_0x21fe0d(0x24d)]()[_0x21fe0d(0x255)](_0x15edb6=>_0x15edb6[_0x21fe0d(0x222)][_0x21fe0d(0x279)]));}}function Ee(_0x493fd3){const _0xc68e16=_0x341e47;return Array[_0xc68e16(0x1ee)](new Set(_0x493fd3)[_0xc68e16(0x20a)]());}
|
|
23
|
+
function _0x2bc5(){const _0x568460=['deletion','map','discard','selectTableRow','*Remove:*\x20%0','enableCommand','nodeAfter','getFirstRange','removeTableRow','getCellLocation','insertTable','insertTableColumnRight','getColumnIndexes','ELEMENT_TABLE_COLUMN','_suggestionFactory','data','ELEMENT_TABLE_ROW_WITH_TEXT','selection','colspan','ELEMENT_TABLE_WITH_TEXT','toLowerCase','_setupColumnsRowsFixing','insert','TrackChangesEditing','differ','downcastDispatcher','insertion','maxColumn','tablePaste','271837WEDVeG','TableUtils','tableColumn','MAX_SAFE_INTEGER','createRangeOn','getAttribute','$textProxy','hasAttribute','removeClass','position','isInContent','insertTableRowAbove','createTableWalker','writer','_getCoordsForCells','2745pTfnUR','getSuggestion','low','forceValue','getChanges','includes','root','createPositionAt','join','markMultiRangeDeletion','144lDLgXP','filter','addClass','change','end','add','_descriptionFactory','registerElementLabel','classes','createRangeIn','item','maxRow','85400sCXwRY','model','mapper','_acceptFormatSuggestionCallbackFactory','order','getItems','last','from','isIntersectingWithRange','above','insertTableRowBelow','locale','rootName','left','afterInit','registerPostFixer','registerDescriptionCallback','addRange','editor','registerCustomCallback','_tablePostFixingSubtypes','has','minColumn','setSelection','271870qRQvEZ','span','getChildren','detach','change:data','nodeBefore','cell','substr','tableCell','first','_getSuggestionCoords','highest','execute','markMultiRangeInsertion','321572oQvHFo','commands','minRow','isEqual','every','selectTableColumn','addMarker:suggestion','min','getRowIndexes','batch','toViewElement','_splitMarkerName','*Insert:*\x20%0','showSuggestionHighlights','suggestion','$graveyard','getContainedElement','ELEMENT_TABLE_COLUMN_WITH_TEXT','start','rowspan','type','_tableSuggestions','isTouching','length','isArray','fromRange','document','ELEMENT_TABLE_ROW','accept','get','plugins','findAncestor','element','options','getSelectionAffectedTableCells','max','getChangedMarkers','insertTableColumnLeft','ELEMENT_TABLE','subType','refresh','55tORyiB','startsWith','getRanges','135dtWJJt','removeTableColumn','enqueueChange','table','1822390LalgqL','push','values','TableEditing','oldRange','MIN_SAFE_INTEGER','some','492FIyOHQ','name','tableRow','22631pUQFZJ'];_0x2bc5=function(){return _0x568460;};return _0x2bc5();}const _0x300cad=_0x5c2d;(function(_0x304742,_0x276167){const _0x575586=_0x5c2d,_0x4355a2=_0x304742();while(!![]){try{const _0x5d219f=parseInt(_0x575586(0x87))/0x1+-parseInt(_0x575586(0xd2))/0x2+-parseInt(_0x575586(0x96))/0x3*(-parseInt(_0x575586(0xa0))/0x4)+parseInt(_0x575586(0x102))/0x5+-parseInt(_0x575586(0x66))/0x6*(parseInt(_0x575586(0x69))/0x7)+-parseInt(_0x575586(0xac))/0x8*(parseInt(_0x575586(0xfe))/0x9)+parseInt(_0x575586(0xc4))/0xa*(parseInt(_0x575586(0xfb))/0xb);if(_0x5d219f===_0x276167)break;else _0x4355a2['push'](_0x4355a2['shift']());}catch(_0x5d5af8){_0x4355a2['push'](_0x4355a2['shift']());}}}(_0x2bc5,0x35825));import{Plugin as _0x255349}from'ckeditor5/src/core.js';import{LiveRange as _0x24c852}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0xc9c20e}from'ckeditor5/src/widget.js';function _0x5c2d(_0x294dae,_0xe6a138){const _0x2bc551=_0x2bc5();return _0x5c2d=function(_0x5c2de6,_0x1570ba){_0x5c2de6=_0x5c2de6-0x66;let _0x249653=_0x2bc551[_0x5c2de6];return _0x249653;},_0x5c2d(_0x294dae,_0xe6a138);}import{getTranslation as _0x100ffa}from'../utils/common-translations.js';export default class jt extends _0x255349{constructor(_0x534371){const _0x5e3271=_0x5c2d;super(_0x534371),this[_0x5e3271(0xc0)]=[_0x5e3271(0x68),_0x5e3271(0x89)],this[_0x5e3271(0xe7)]=new Set();}[_0x300cad(0xba)](){const _0x4e8bbd=_0x300cad,_0x5dd311=this[_0x4e8bbd(0xbe)],_0x13c63b=_0x5dd311[_0x4e8bbd(0xad)][_0x4e8bbd(0xec)][_0x4e8bbd(0x7b)];if(!_0x5dd311[_0x4e8bbd(0xf0)][_0x4e8bbd(0xc1)](_0x4e8bbd(0x105)))return;const _0x32ac06=_0x5dd311[_0x4e8bbd(0xb7)],_0x39656c=_0x5dd311[_0x4e8bbd(0xf0)][_0x4e8bbd(0xef)](_0x4e8bbd(0x81)),_0x20c7bc=_0x5dd311[_0x4e8bbd(0xf0)][_0x4e8bbd(0xef)](_0x4e8bbd(0x88));_0x39656c[_0x4e8bbd(0xa6)][_0x4e8bbd(0xa7)](_0x4e8bbd(0x101),_0x74a21b=>_0x100ffa(_0x32ac06,_0x4e8bbd(0xf8),_0x74a21b)),this[_0x4e8bbd(0x7f)](),_0x39656c[_0x4e8bbd(0x6f)](_0x4e8bbd(0x74)),_0x39656c[_0x4e8bbd(0x6f)](_0x4e8bbd(0x6d)),_0x39656c[_0x4e8bbd(0x6f)](_0x4e8bbd(0xd7));for(const _0x272c60 of[_0x4e8bbd(0x92),_0x4e8bbd(0xb6)]){const _0x44fecd=_0x5dd311[_0x4e8bbd(0xd3)][_0x4e8bbd(0xef)](_0x272c60);_0x39656c[_0x4e8bbd(0x6f)](_0x272c60,_0x2dc373=>{const _0x589311=_0x4e8bbd;_0x5dd311[_0x589311(0xad)][_0x589311(0xa3)](_0x50ed8=>{const _0x190639=_0x589311;_0x2dc373();const _0x55c8c6=_0x190639(0xb5)===_0x44fecd[_0x190639(0xb0)],_0xb47a35=_0x20c7bc[_0x190639(0xf4)](_0x13c63b),_0x1bc49d=_0x20c7bc[_0x190639(0xda)](_0xb47a35),_0x582909=_0x55c8c6?_0x1bc49d[_0x190639(0xcd)]-0x1:_0x1bc49d[_0x190639(0xb2)]+0x1,_0x3590c1=_0xb47a35[0x0][_0x190639(0xf1)](_0x190639(0x101)),_0x14b9e5=_0x20c7bc[_0x190639(0x93)](_0x3590c1,{'startRow':_0x582909,'endRow':_0x582909}),_0x410bcf=Array[_0x190639(0xb3)](_0x14b9e5)[_0x190639(0x6b)](_0x5241d0=>_0x50ed8[_0x190639(0x8b)](_0x5241d0[_0x190639(0xca)]));_0x39656c[_0x190639(0xd1)](_0x410bcf,_0x190639(0x68));});});}for(const _0x2d316f of[_0x4e8bbd(0xf7),_0x4e8bbd(0x75)]){const _0x332644=_0x5dd311[_0x4e8bbd(0xd3)][_0x4e8bbd(0xef)](_0x2d316f);_0x39656c[_0x4e8bbd(0x6f)](_0x2d316f,_0x55292b=>{const _0x3bc2b3=_0x4e8bbd;_0x5dd311[_0x3bc2b3(0xad)][_0x3bc2b3(0xa3)](_0x1ede02=>{const _0x36d0a4=_0x3bc2b3;_0x55292b();const _0x2fa20b=_0x36d0a4(0xb9)===_0x332644[_0x36d0a4(0xb0)],_0x3643fe=_0x20c7bc[_0x36d0a4(0xf4)](_0x13c63b),_0x1a4fa1=_0x20c7bc[_0x36d0a4(0x76)](_0x3643fe),_0x580d1d=_0x2fa20b?_0x1a4fa1[_0x36d0a4(0xcd)]-0x1:_0x1a4fa1[_0x36d0a4(0xb2)]+0x1,_0x15c9fa=_0x3643fe[0x0][_0x36d0a4(0xf1)](_0x36d0a4(0x101)),_0x115157=_0x20c7bc[_0x36d0a4(0x93)](_0x15c9fa,{'startRow':0x0,'column':_0x580d1d,'includeAllSlots':!0x1}),_0x5437c3=Array[_0x36d0a4(0xb3)](_0x115157)[_0x36d0a4(0x6b)](_0x1f7279=>_0x1ede02[_0x36d0a4(0x8b)](_0x1f7279[_0x36d0a4(0xca)]));_0x39656c[_0x36d0a4(0xd1)](_0x5437c3,_0x36d0a4(0x89));});});}for(const _0x26a7fa of[_0x4e8bbd(0x72),_0x4e8bbd(0xff)]){const _0x32d10e=_0x26a7fa[_0x4e8bbd(0xcb)](0xb),_0x389d2d=_0x32d10e[_0x4e8bbd(0x7e)](),_0x47dca3=_0x389d2d[_0x4e8bbd(0xcb)](0x0,0x3)+_0x4e8bbd(0xc5),_0x3eed76=_0x4e8bbd(0x101)+_0x32d10e,_0x1c6fba=_0x4e8bbd(0xd9)+_0x32d10e,_0x4447d7=_0x4e8bbd(0xf5)+_0x32d10e;_0x39656c[_0x4e8bbd(0x6f)](_0x26a7fa,()=>{const _0x101f25=_0x4e8bbd;_0x5dd311[_0x101f25(0xad)][_0x101f25(0xa3)](_0x444bfb=>{const _0x292e54=_0x101f25,_0x185ab9=_0x20c7bc[_0x292e54(0xf4)](_0x13c63b),_0x358572=_0x185ab9[0x0][_0x292e54(0xf1)](_0x292e54(0x101));let _0x23ba43;if(_0x292e54(0x72)==_0x26a7fa){const _0x1be746=_0x20c7bc[_0x292e54(0xda)](_0x185ab9);_0x23ba43={'startRow':_0x1be746[_0x292e54(0xcd)],'endRow':_0x1be746[_0x292e54(0xb2)],'includeAllSlots':!0x0};}else{const _0x13f87c=_0x20c7bc[_0x292e54(0x76)](_0x185ab9);_0x23ba43={'startColumn':_0x13f87c[_0x292e54(0xcd)],'endColumn':_0x13f87c[_0x292e54(0xb2)],'includeAllSlots':!0x0};}const _0x304917=_0x20c7bc[_0x292e54(0x93)](_0x358572,_0x23ba43),_0x40995d=Array[_0x292e54(0xb3)](_0x304917)[_0x292e54(0x6b)](({cell:_0x3115f5})=>_0x3115f5),_0x87049=Ee(_0x40995d[_0x292e54(0xa1)](_0x55ac95=>_0x55ac95[_0x292e54(0x8e)](_0x47dca3))),_0xfdb03a=Ee(_0x40995d[_0x292e54(0xa1)](_0x126cf2=>!_0x126cf2[_0x292e54(0x8e)](_0x47dca3)))[_0x292e54(0x6b)](_0x27de49=>_0x444bfb[_0x292e54(0x8b)](_0x27de49)),_0x357c57=_0x39656c[_0x292e54(0x9f)](_0xfdb03a,_0x3eed76);if(_0x357c57&&(_0x292e54(0x68)==_0x357c57[_0x292e54(0xf9)]||_0x292e54(0x89)==_0x357c57[_0x292e54(0xf9)])){const _0x4e3b3a=this[_0x292e54(0xce)](_0x357c57);for(const _0x41f397 of _0x87049){const _0x366fb8=_0x444bfb[_0x292e54(0x8b)](_0x41f397),_0x5ac73f=_0x20c7bc[_0x292e54(0x73)](_0x41f397),_0x4b1055=_0x41f397[_0x292e54(0x8c)](_0x47dca3)-0x1,_0x320278=_0x4e3b3a[_0x1c6fba],_0x2a0fbd=_0x4e3b3a[_0x4447d7];_0x320278<=_0x5ac73f[_0x389d2d]&&_0x5ac73f[_0x389d2d]+_0x4b1055<=_0x2a0fbd&&_0x357c57[_0x292e54(0xbd)](_0x366fb8);}}});});}function _0x9c92b3(_0x256093){const _0x5af100=_0x4e8bbd,_0x10abb1=Array[_0x5af100(0xb3)](_0x13c63b[_0x5af100(0xfd)]())[_0x5af100(0x6b)](_0x28d0f1=>_0x24c852[_0x5af100(0xeb)](_0x28d0f1));_0x5dd311[_0x5af100(0xad)][_0x5af100(0xa3)](_0x2e7872=>{const _0x327be0=_0x5af100,_0x22520d=_0x2e7872[_0x327be0(0xdb)];_0x256093=_0x256093[_0x327be0(0xa1)](_0x585baf=>_0x327be0(0xe1)!=_0x585baf[_0x327be0(0x9c)][_0x327be0(0xb8)]),_0x2e7872[_0x327be0(0xc3)](_0x256093),_0x5dd311[_0x327be0(0xd3)][_0x327be0(0xef)](_0x327be0(0x72))[_0x327be0(0xfa)](),_0x5dd311[_0x327be0(0xd0)](_0x327be0(0x72),{'forceDefaultExecution':!0x0}),_0x5dd311[_0x327be0(0xad)][_0x327be0(0x100)](()=>{const _0x15ae64=_0x327be0;_0x5dd311[_0x15ae64(0xad)][_0x15ae64(0x100)](_0x22520d,_0x55304c=>{const _0x26ff80=_0x15ae64,_0x462ad5=_0x10abb1[_0x26ff80(0xa1)](_0x6a127a=>_0x26ff80(0xe1)!=_0x6a127a[_0x26ff80(0x9c)][_0x26ff80(0xb8)]);_0x462ad5[_0x26ff80(0xe9)]>0x0&&_0x55304c[_0x26ff80(0xc3)](_0x462ad5);for(const _0x214392 of _0x10abb1)_0x214392[_0x26ff80(0xc7)]();});});});}function _0x5573c2(_0xb19e2f){const _0x321873=_0x4e8bbd;_0x5dd311[_0x321873(0xad)][_0x321873(0xa3)](_0x11b19c=>{const _0x4ca6c2=_0x321873,_0xb0095f=Array[_0x4ca6c2(0xb3)](_0x13c63b[_0x4ca6c2(0xfd)]())[_0x4ca6c2(0x6b)](_0x2a886b=>_0x24c852[_0x4ca6c2(0xeb)](_0x2a886b)),_0x38b50e=[];for(const _0x4db9d3 of _0xb19e2f)for(const _0xefc919 of _0x4db9d3[_0x4ca6c2(0xb1)]({'shallow':!0x0}))_0x38b50e[_0x4ca6c2(0x103)](_0xefc919);for(const _0xba2a23 of _0x38b50e)_0x4ca6c2(0xe1)!=_0xba2a23[_0x4ca6c2(0x9c)][_0x4ca6c2(0xb8)]&&(_0x11b19c[_0x4ca6c2(0xc3)](_0x11b19c[_0x4ca6c2(0x9d)](_0xba2a23,0x0)),_0x5dd311[_0x4ca6c2(0xd3)][_0x4ca6c2(0xef)](_0x4ca6c2(0xff))[_0x4ca6c2(0xfa)](),_0x5dd311[_0x4ca6c2(0xd0)](_0x4ca6c2(0xff),{'forceDefaultExecution':!0x0}));const _0x30d5cb=_0xb0095f[_0x4ca6c2(0xa1)](_0x162271=>_0x4ca6c2(0xe1)!=_0x162271[_0x4ca6c2(0x9c)][_0x4ca6c2(0xb8)]);_0x30d5cb[_0x4ca6c2(0xe9)]>0x0&&_0x11b19c[_0x4ca6c2(0xc3)](_0x30d5cb);for(const _0x2c4370 of _0xb0095f)_0x2c4370[_0x4ca6c2(0xc7)]();});}function _0x240bed(_0x65678a,_0x3e0a22){const _0x530c52=_0x4e8bbd;return _0x3e0a22[_0x530c52(0xd6)](_0x2dc7ae=>_0x65678a[_0x530c52(0x108)](_0x35be10=>_0x35be10[_0x530c52(0xa4)][_0x530c52(0xd5)](_0x2dc7ae[_0x530c52(0xe4)])||_0x2dc7ae[_0x530c52(0xa4)][_0x530c52(0xd5)](_0x35be10[_0x530c52(0xe4)])));}function _0x1654ef(_0x12a617,_0x4ccbfc){const _0x28c5b4=_0x4e8bbd;return _0x12a617[_0x28c5b4(0x108)](_0xe7195d=>_0x4ccbfc[_0x28c5b4(0x108)](_0x3c5cd5=>_0xe7195d[_0x28c5b4(0xa4)][_0x28c5b4(0xe8)](_0x3c5cd5[_0x28c5b4(0xe4)])));}_0x5dd311[_0x4e8bbd(0x79)][_0x4e8bbd(0x83)]['on'](_0x4e8bbd(0xd8),(_0x121a64,_0x143fb7,_0x25964a)=>{const _0x52b439=_0x4e8bbd;if(!_0x25964a[_0x52b439(0xf3)][_0x52b439(0xdf)])return;const _0x13b3e6=_0x143fb7[_0x52b439(0xaa)];if(!_0x13b3e6)return;const _0x3bf205=_0x25964a[_0x52b439(0xae)][_0x52b439(0xdc)](_0x13b3e6);function _0x5400ab(_0x350f1e){const _0x124f9e=_0x52b439;return Array[_0x124f9e(0xea)](_0x350f1e)?_0x350f1e:[_0x350f1e];}_0x3bf205&&_0x52b439(0xcc)===_0x13b3e6[_0x52b439(0x67)]&&_0xc9c20e(_0x3bf205,_0x25964a[_0x52b439(0x94)],(_0x19231d,_0x322ee8,_0x2bb5b1)=>_0x2bb5b1[_0x52b439(0xa2)](_0x5400ab(_0x322ee8[_0x52b439(0xa8)]),_0x19231d),(_0x122bf3,_0x27bebb,_0x3ebc45)=>_0x3ebc45[_0x52b439(0x8f)](_0x5400ab(_0x27bebb[_0x52b439(0xa8)]),_0x122bf3));},{'priority':_0x4e8bbd(0xcf)}),_0x39656c[_0x4e8bbd(0xa6)][_0x4e8bbd(0xbc)](_0x5c601c=>{const _0x3a936a=_0x4e8bbd;if(_0x3a936a(0x84)!=_0x5c601c[_0x3a936a(0xe6)]&&_0x3a936a(0x6a)!=_0x5c601c[_0x3a936a(0xe6)])return;const _0x509a15=_0x5c601c[_0x3a936a(0xe2)]();if(null!=_0x509a15&&_0x509a15['is'](_0x3a936a(0xf2),_0x3a936a(0x101))){if(_0x3a936a(0x84)==_0x5c601c[_0x3a936a(0xe6)]){const _0x357994=_0x5c601c[_0x3a936a(0xb1)]()[_0x3a936a(0xa1)](_0x37d0de=>_0x37d0de['is'](_0x3a936a(0x8d)))[_0x3a936a(0x6b)](_0xffa9e8=>_0xffa9e8[_0x3a936a(0x79)]);if(_0x357994[_0x3a936a(0xe9)])return{'type':_0x3a936a(0x84),'content':_0x100ffa(_0x32ac06,_0x3a936a(0xde),_0x100ffa(_0x32ac06,_0x3a936a(0x7d),'\x22'+_0x357994[_0x3a936a(0x9e)]('\x20')+'\x22'))};}if(_0x3a936a(0x6a)==_0x5c601c[_0x3a936a(0xe6)]){const _0x430818=_0x5c601c[_0x3a936a(0xb1)]()[_0x3a936a(0xa1)](_0x19bf22=>_0x19bf22['is'](_0x3a936a(0x8d)))[_0x3a936a(0x6b)](_0x507ec1=>_0x507ec1[_0x3a936a(0x79)]);if(_0x430818[_0x3a936a(0xe9)])return{'type':_0x3a936a(0x6a),'content':_0x100ffa(_0x32ac06,_0x3a936a(0x6e),_0x100ffa(_0x32ac06,_0x3a936a(0x7d),'\x22'+_0x430818[_0x3a936a(0x9e)]('\x20')+'\x22'))};}}}),_0x39656c[_0x4e8bbd(0xa6)][_0x4e8bbd(0xbc)](_0x18a9b4=>{const _0x20dc2a=_0x4e8bbd;if(_0x20dc2a(0x68)==_0x18a9b4[_0x20dc2a(0xf9)]){const _0x188da4=_0x18a9b4[_0x20dc2a(0xb1)]()[_0x20dc2a(0xa1)](_0x2df41a=>_0x2df41a['is'](_0x20dc2a(0x8d)))[_0x20dc2a(0x6b)](_0x5bb9fb=>_0x5bb9fb[_0x20dc2a(0x79)]),_0x43263c=this[_0x20dc2a(0xce)](_0x18a9b4),_0x1b33c9=_0x43263c[_0x20dc2a(0xab)]-_0x43263c[_0x20dc2a(0xd4)]+0x1;if(_0x20dc2a(0x84)==_0x18a9b4[_0x20dc2a(0xe6)])return _0x188da4[_0x20dc2a(0xe9)]?{'type':_0x20dc2a(0x84),'content':_0x100ffa(_0x32ac06,_0x20dc2a(0xde),_0x100ffa(_0x32ac06,_0x20dc2a(0x7a),[_0x1b33c9,'\x22'+_0x188da4[_0x20dc2a(0x9e)]('\x20')+'\x22']))}:{'type':_0x20dc2a(0x84),'content':_0x100ffa(_0x32ac06,_0x20dc2a(0xde),_0x100ffa(_0x32ac06,_0x20dc2a(0xed),_0x1b33c9))};if(_0x20dc2a(0x6a)==_0x18a9b4[_0x20dc2a(0xe6)])return _0x188da4[_0x20dc2a(0xe9)]?{'type':_0x20dc2a(0x6a),'content':_0x100ffa(_0x32ac06,_0x20dc2a(0x6e),_0x100ffa(_0x32ac06,_0x20dc2a(0x7a),[_0x1b33c9,'\x22'+_0x188da4[_0x20dc2a(0x9e)]('\x20')+'\x22']))}:{'type':_0x20dc2a(0x6a),'content':_0x100ffa(_0x32ac06,_0x20dc2a(0x6e),_0x100ffa(_0x32ac06,_0x20dc2a(0xed),_0x1b33c9))};}if(_0x20dc2a(0x89)==_0x18a9b4[_0x20dc2a(0xf9)]){const _0x30dfcb=_0x18a9b4[_0x20dc2a(0xb1)]()[_0x20dc2a(0xa1)](_0x26cc54=>_0x26cc54['is'](_0x20dc2a(0x8d)))[_0x20dc2a(0x6b)](_0x3a1130=>_0x3a1130[_0x20dc2a(0x79)]),_0x2f45e8=this[_0x20dc2a(0xce)](_0x18a9b4),_0x398917=_0x2f45e8[_0x20dc2a(0x85)]-_0x2f45e8[_0x20dc2a(0xc2)]+0x1;if(_0x20dc2a(0x84)==_0x18a9b4[_0x20dc2a(0xe6)])return _0x30dfcb[_0x20dc2a(0xe9)]?{'type':_0x20dc2a(0x84),'content':_0x100ffa(_0x32ac06,_0x20dc2a(0xde),_0x100ffa(_0x32ac06,_0x20dc2a(0xe3),[_0x398917,'\x22'+_0x30dfcb[_0x20dc2a(0x9e)]('\x20')+'\x22']))}:{'type':_0x20dc2a(0x84),'content':_0x100ffa(_0x32ac06,_0x20dc2a(0xde),_0x100ffa(_0x32ac06,_0x20dc2a(0x77),_0x398917))};if(_0x20dc2a(0x6a)==_0x18a9b4[_0x20dc2a(0xe6)])return _0x30dfcb[_0x20dc2a(0xe9)]?{'type':_0x20dc2a(0x6a),'content':_0x100ffa(_0x32ac06,_0x20dc2a(0x6e),_0x100ffa(_0x32ac06,_0x20dc2a(0xe3),[_0x398917,'\x22'+_0x30dfcb[_0x20dc2a(0x9e)]('\x20')+'\x22']))}:{'type':_0x20dc2a(0x6a),'content':_0x100ffa(_0x32ac06,_0x20dc2a(0x6e),_0x100ffa(_0x32ac06,_0x20dc2a(0x77),_0x398917))};}}),_0x39656c[_0x4e8bbd(0x78)][_0x4e8bbd(0xbf)](_0x4e8bbd(0x84),_0x4e8bbd(0x68),_0x4e8bbd(0x6c),_0x9c92b3),_0x39656c[_0x4e8bbd(0x78)][_0x4e8bbd(0xbf)](_0x4e8bbd(0x6a),_0x4e8bbd(0x68),_0x4e8bbd(0xee),_0x9c92b3),_0x39656c[_0x4e8bbd(0x78)][_0x4e8bbd(0xbf)](_0x4e8bbd(0x84),_0x4e8bbd(0x89),_0x4e8bbd(0x6c),_0x5573c2),_0x39656c[_0x4e8bbd(0x78)][_0x4e8bbd(0xbf)](_0x4e8bbd(0x6a),_0x4e8bbd(0x89),_0x4e8bbd(0xee),_0x5573c2),_0x39656c[_0x4e8bbd(0x78)][_0x4e8bbd(0xbf)](_0x4e8bbd(0x84),_0x4e8bbd(0x89),_0x4e8bbd(0x9e),_0x240bed),_0x39656c[_0x4e8bbd(0x78)][_0x4e8bbd(0xbf)](_0x4e8bbd(0x6a),_0x4e8bbd(0x89),_0x4e8bbd(0x9e),_0x240bed),_0x39656c[_0x4e8bbd(0x78)][_0x4e8bbd(0xbf)](_0x4e8bbd(0x84),_0x4e8bbd(0x68),_0x4e8bbd(0x9e),_0x1654ef),_0x39656c[_0x4e8bbd(0x78)][_0x4e8bbd(0xbf)](_0x4e8bbd(0x6a),_0x4e8bbd(0x68),_0x4e8bbd(0x9e),_0x1654ef);}[_0x300cad(0xaf)](){const _0x879e55=_0x300cad,_0x563c36=this[_0x879e55(0xbe)],_0x9c2541=_0x563c36[_0x879e55(0xad)][_0x879e55(0xec)][_0x879e55(0x7b)];return(_0x2d9a83,_0x1a28f9)=>{const _0x49a4e1=_0x879e55;_0x563c36[_0x49a4e1(0xad)][_0x49a4e1(0xa3)](_0x109e72=>{const _0x2f49f8=_0x49a4e1,{commandName:_0x11f5fe,commandParams:_0x2b057c}=_0x1a28f9;let _0x1ea40f=_0x2d9a83[0x0][_0x2f49f8(0xa4)][_0x2f49f8(0xc9)];_0x2b057c&&_0x2b057c[0x0]&&!0x1===_0x2b057c[0x0][_0x2f49f8(0x99)]&&(_0x1ea40f=_0x2d9a83[0x0][_0x2f49f8(0xe4)][_0x2f49f8(0x70)]);const _0x6dd386=_0x109e72[_0x2f49f8(0xa9)](_0x1ea40f);if(_0x2f49f8(0xe1)==_0x6dd386[_0x2f49f8(0x9c)][_0x2f49f8(0xb8)])return;const _0x4ac2b4=Array[_0x2f49f8(0xb3)](_0x9c2541[_0x2f49f8(0xfd)]())[_0x2f49f8(0x6b)](_0x2c0a21=>_0x24c852[_0x2f49f8(0xeb)](_0x2c0a21));_0x109e72[_0x2f49f8(0xc3)](_0x6dd386),_0x563c36[_0x2f49f8(0xd3)][_0x2f49f8(0xef)](_0x11f5fe)[_0x2f49f8(0xfa)](),_0x2b057c[_0x2f49f8(0x103)]({'forceDefaultExecution':!0x0}),_0x563c36[_0x2f49f8(0xd0)](_0x11f5fe,..._0x2b057c);const _0xa51563=_0x4ac2b4[_0x2f49f8(0xa1)](_0x5fae2f=>_0x2f49f8(0xe1)!=_0x5fae2f[_0x2f49f8(0x9c)][_0x2f49f8(0xb8)]);_0xa51563[_0x2f49f8(0xe9)]>0x0&&_0x109e72[_0x2f49f8(0xc3)](_0xa51563);for(const _0x2d4f1f of _0x4ac2b4)_0x2d4f1f[_0x2f49f8(0xc7)]();});};}[_0x300cad(0x95)](_0x29ab6d){const _0x38156d=_0x300cad,_0xaa5d53=this[_0x38156d(0xbe)][_0x38156d(0xf0)][_0x38156d(0xef)](_0x38156d(0x88));let _0x5a8ce9=Number[_0x38156d(0x8a)],_0x578cb6=Number[_0x38156d(0x107)],_0x3156fc=Number[_0x38156d(0x8a)],_0x3a97a3=Number[_0x38156d(0x107)];for(const _0x3c3b4e of _0x29ab6d){if(_0x38156d(0xe1)==_0x3c3b4e[_0x38156d(0x9c)][_0x38156d(0xb8)])continue;const {row:_0x406531,column:_0x1b6439}=_0xaa5d53[_0x38156d(0x73)](_0x3c3b4e),_0x27a360=_0x3c3b4e[_0x38156d(0x8e)](_0x38156d(0xe5))?_0x3c3b4e[_0x38156d(0x8c)](_0x38156d(0xe5))-0x1:0x0,_0x103df8=_0x3c3b4e[_0x38156d(0x8e)](_0x38156d(0x7c))?_0x3c3b4e[_0x38156d(0x8c)](_0x38156d(0x7c))-0x1:0x0;_0x5a8ce9=_0x406531<_0x5a8ce9?_0x406531:_0x5a8ce9,_0x578cb6=_0x406531+_0x27a360>_0x578cb6?_0x406531+_0x27a360:_0x578cb6,_0x3156fc=_0x1b6439<_0x3156fc?_0x1b6439:_0x3156fc,_0x3a97a3=_0x1b6439+_0x103df8>_0x3a97a3?_0x1b6439+_0x103df8:_0x3a97a3;}return{'minRow':_0x5a8ce9,'maxRow':_0x578cb6,'minColumn':_0x3156fc,'maxColumn':_0x3a97a3};}[_0x300cad(0x7f)](){const _0x376110=_0x300cad,_0x1b9718=this[_0x376110(0xbe)],_0x32c5b0=_0x1b9718[_0x376110(0xf0)][_0x376110(0xef)](_0x376110(0x81)),_0x12d378=_0x1b9718[_0x376110(0xf0)][_0x376110(0xef)](_0x376110(0x88));_0x1b9718[_0x376110(0xad)][_0x376110(0xec)]['on'](_0x376110(0xc8),()=>{const _0x462bb6=_0x376110,_0x3daca4=Array[_0x462bb6(0xb3)](_0x1b9718[_0x462bb6(0xad)][_0x462bb6(0xec)][_0x462bb6(0x82)][_0x462bb6(0xf6)]());for(const {name:_0x545c04,data:_0x4cfb7b}of _0x3daca4){const {group:_0xdb3027,id:_0x1d874c,subType:_0x2d5a54}=_0x32c5b0[_0x462bb6(0xdd)](_0x545c04);if(_0x462bb6(0xe0)!=_0xdb3027)continue;if(null!=_0x4cfb7b[_0x462bb6(0x106)])continue;const _0x509195=_0x32c5b0[_0x462bb6(0x97)](_0x1d874c);this[_0x462bb6(0xc0)][_0x462bb6(0x9b)](_0x2d5a54)&&this[_0x462bb6(0xe7)][_0x462bb6(0xa5)](_0x509195);}},{'priority':_0x376110(0x98)});const _0x47f4f5=(_0x2ba25e,_0x4c14fe)=>{const _0x438e9a=_0x376110;let _0x18a74=!0x1;const _0x5a3e76=_0x4c14fe[_0x438e9a(0x8b)](_0x2ba25e),_0x1e5611=_0x2ba25e[_0x438e9a(0xf1)](_0x438e9a(0x101)),_0x2409a=_0x12d378[_0x438e9a(0x73)](_0x2ba25e);for(const _0x5f33a0 of this[_0x438e9a(0xe7)]){const _0x29a758=_0x5f33a0[_0x438e9a(0xf9)],_0xee559b=_0x29a758[_0x438e9a(0xfc)](_0x438e9a(0x86)),_0x45542a=_0x29a758[_0x438e9a(0xcb)](_0xee559b?0xa:0x5),_0x382188=_0x45542a[_0x438e9a(0x7e)](),_0xa0db79=_0x382188[_0x438e9a(0xcb)](0x0,0x3)+_0x438e9a(0xc5),_0x4649c5=_0x438e9a(0xd9)+_0x45542a,_0x530e76=_0x438e9a(0xf5)+_0x45542a;if(!_0x5f33a0[_0x438e9a(0x91)])continue;if(_0x1e5611!=_0x5f33a0[_0x438e9a(0x71)]()[_0x438e9a(0xe4)][_0x438e9a(0xf1)](_0x438e9a(0x101)))continue;if(_0x5f33a0[_0x438e9a(0xb4)](_0x5a3e76))continue;const _0x328056=_0x2ba25e[_0x438e9a(0x8e)](_0xa0db79)?_0x2ba25e[_0x438e9a(0x8c)](_0xa0db79)-0x1:0x0,_0x45af94=this[_0x438e9a(0xce)](_0x5f33a0),_0x1e7041=_0x45af94[_0x4649c5],_0x2a3a2f=_0x45af94[_0x530e76];_0x1e7041<=_0x2409a[_0x382188]&&_0x2409a[_0x382188]+_0x328056<=_0x2a3a2f&&(_0x5f33a0[_0x438e9a(0xbd)](_0x5a3e76),_0x18a74=!0x0);}return _0x18a74;};_0x1b9718[_0x376110(0xad)][_0x376110(0xec)][_0x376110(0xbb)](_0x4100b5=>{const _0x20c114=_0x376110;let _0x5305b0=!0x1;for(const _0x1c282a of _0x1b9718[_0x20c114(0xad)][_0x20c114(0xec)][_0x20c114(0x82)][_0x20c114(0x9a)]())if(_0x20c114(0x80)==_0x1c282a[_0x20c114(0xe6)]){if(_0x20c114(0x68)==_0x1c282a[_0x20c114(0x67)]){for(const _0x3c0129 of _0x1c282a[_0x20c114(0x90)][_0x20c114(0x70)][_0x20c114(0xc6)]())_0x5305b0=_0x5305b0||_0x47f4f5(_0x3c0129,_0x4100b5);}else _0x20c114(0xcc)==_0x1c282a[_0x20c114(0x67)]&&(_0x5305b0=_0x5305b0||_0x47f4f5(_0x1c282a[_0x20c114(0x90)][_0x20c114(0x70)],_0x4100b5));}return _0x5305b0;});}[_0x300cad(0xce)](_0x1b7885){const _0x3e3d52=_0x300cad;return this[_0x3e3d52(0x95)](_0x1b7885[_0x3e3d52(0xfd)]()[_0x3e3d52(0x6b)](_0x8d6605=>_0x8d6605[_0x3e3d52(0xe4)][_0x3e3d52(0x70)]));}}function Ee(_0x542421){const _0x32c817=_0x300cad;return Array[_0x32c817(0xb3)](new Set(_0x542421)[_0x32c817(0x104)]());}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x297908=_0x2da2;(function(_0x939c62,_0x267e94){const _0x414993=_0x2da2,_0x188513=_0x939c62();while(!![]){try{const _0x3851f6=-parseInt(_0x414993(0xb3))/0x1+-parseInt(_0x414993(0xb4))/0x2+-parseInt(_0x414993(0xbd))/0x3+-parseInt(_0x414993(0xaf))/0x4+-parseInt(_0x414993(0xad))/0x5+-parseInt(_0x414993(0xb5))/0x6*(-parseInt(_0x414993(0xb8))/0x7)+-parseInt(_0x414993(0xae))/0x8*(-parseInt(_0x414993(0xab))/0x9);if(_0x3851f6===_0x267e94)break;else _0x188513['push'](_0x188513['shift']());}catch(_0x2dc66f){_0x188513['push'](_0x188513['shift']());}}}(_0x5e38,0xbf289));function _0x2da2(_0x2dee2a,_0x2946fb){const _0x5e3861=_0x5e38();return _0x2da2=function(_0x2da255,_0x2541e8){_0x2da255=_0x2da255-0xab;let _0x4a2827=_0x5e3861[_0x2da255];return _0x4a2827;},_0x2da2(_0x2dee2a,_0x2946fb);}import{Plugin as _0x653f5e}from'ckeditor5/src/core.js';import _0x41c0ed from'./table.js';export default class Mt extends _0x653f5e{static get[_0x297908(0xb1)](){return[_0x41c0ed];}[_0x297908(0xb6)](){const _0x1d9293=_0x297908,_0x1c5562=this[_0x1d9293(0xb9)];if(!_0x1c5562[_0x1d9293(0xac)][_0x1d9293(0xba)](_0x1d9293(0xbb)))return;_0x1c5562[_0x1d9293(0xac)][_0x1d9293(0xb0)](_0x1d9293(0xb7))[_0x1d9293(0xb2)](_0x1d9293(0xbc));}}function _0x5e38(){const _0x78ee52=['enableCommand','1438287YtPmsh','151286UfiaOk','6lXMAGv','afterInit','TrackChangesEditing','1004381VdKnJR','editor','has','TableCaptionEditing','toggleTableCaption','986940USVSmN','22371858MzLFYY','plugins','5111320ZXxEEh','16dcuTQz','5867392fwTFOo','get','requires'];_0x5e38=function(){return _0x78ee52;};return _0x5e38();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x4d5c3b=_0x1482;function _0x2686(){const _0x51ef5e=['last','remove','value','insertRows','afterInit','getTableIfOnlyTableInContent','tableCellBorderStyle','get','schema','containsRange','getContainedElement','name','clipboardOutput','tableCellBorderColor','getColumns','conversion','length','join','suggestion','showSuggestionHighlights','fromRange','editor','wrap','removeColumns','deletion','5321958UGZFzc','insertion','isInContent','columnInsertionRanges','nextSibling','return','TableClipboard','column','_suggestionFactory','getColumnIndexes','344fcPxwM','insertColumns','tableCell','124005PRSwjd','register','end','insert','getRowIndexes','_tablePostFixingSubtypes','getChangedMarkers','getChanges','row','forEach','author','getRows','options','getRanges','setAttributes','markMultiRangeInsertion','high','tablePasteChainId','reduce','type','move','markerAttributes','entries','includes','_createdBatches','126mkbhhW','tablePasteCell','tableCellSuggestion','newRange','getRange','51237NxyNjJ','insertionRanges','19675190mHxrsh','redo','updateMarker','filter','oldRange','setAttribute','isEmpty','discard','_replaceTableSlotCell','rootName','7381796uuPnWj','document','249849mOWTep','requires','ck-suggestion-marker--active','previous','createPositionBefore','tableCellBorderWidth','element','createRangeOn','documentSelection','position','detach','TrackChangesEditing','registerDescriptionCallback','getAllAdjacentSuggestions','cells','getSuggestionCallback','columns','ck-suggestion-marker-insertion','commands','_splitMarkerName','view','tablePasteRow','getChildren','markerName','rowInsertionRanges','suggestionUnloaded','accept','endColumn','locale','subType','root','every','trackChanges','push','plugins','formatBlock','nodeAfter','suggestion-td','*Replace\x20table\x20cells*','insertContent','activeMarkers','registerCustomCallback','model','differ','first','_getCoordsForCells','ck-suggestion-marker','add','deletionRanges','cell','rows','markers','has','content','map','TableUtils','listenTo','getItems','from','low','change','some','attributes','isEqual','36BFlEgD','removeMarkers','removeMarker','$graveyard','markMultiRangeDeletion','tableCellVerticalAlignment','createRangeIn','forceDefaultExecution','_descriptionFactory','batch','start','getSelectionAffectedTableCells','suggestionLoaded','getSuggestions','getSuggestion','_isForcedDefaultExecutionBlock','keys','getShiftedBy','tablePaste','stop','elementToElement','findAncestor','fromEntries','createTableWalker','endRow','previousSibling','editingDowncast','Users','startsWith','registerPostFixer','dataDowncast','7323897ZHRmIq','markerToHighlight','removeRows','tablePasteColumn','markMultiRangeBlockFormat','for','suggestion:formatBlock:tablePasteCell','tableCellBackgroundColor','set','getChild','hasSuggestion','createElement','call','columnInsertionIndexes','next','tableCellPadding','getMarkers','paragraph','selection','fill','createRange','editing','find','getAttributes','tableCellHorizontalAlignment','rowInsertionIndexes','table','unwrap'];_0x2686=function(){return _0x51ef5e;};return _0x2686();}(function(_0x2be20b,_0x260b86){const _0x1456b0=_0x1482,_0x31be86=_0x2be20b();while(!![]){try{const _0x31d8f9=parseInt(_0x1456b0(0x215))/0x1*(parseInt(_0x1456b0(0x196))/0x2)+-parseInt(_0x1456b0(0x1ea))/0x3+-parseInt(_0x1456b0(0x221))/0x4+parseInt(_0x1456b0(0x1f7))/0x5*(-parseInt(_0x1456b0(0x210))/0x6)+parseInt(_0x1456b0(0x1b5))/0x7+-parseInt(_0x1456b0(0x1f4))/0x8*(-parseInt(_0x1456b0(0x223))/0x9)+parseInt(_0x1456b0(0x217))/0xa;if(_0x31d8f9===_0x260b86)break;else _0x31be86['push'](_0x31be86['shift']());}catch(_0x516514){_0x31be86['push'](_0x31be86['shift']());}}}(_0x2686,0xf1953));import{getTranslation as _0x4410cb}from'../utils/common-translations.js';function _0x1482(_0x509818,_0x320a1c){const _0x268631=_0x2686();return _0x1482=function(_0x148278,_0x58bc89){_0x148278=_0x148278-0x174;let _0x3fa47b=_0x268631[_0x148278];return _0x3fa47b;},_0x1482(_0x509818,_0x320a1c);}import{Plugin as _0x34f332}from'ckeditor5/src/core.js';import{LiveRange as _0xd46fb5}from'ckeditor5/src/engine.js';import{uid as _0x31db9b,priorities as _0x401015}from'ckeditor5/src/utils.js';import _0x19fd90 from'./table.js';const ge=[_0x4d5c3b(0x228),_0x4d5c3b(0x1de),_0x4d5c3b(0x1d7),_0x4d5c3b(0x1cd),_0x4d5c3b(0x19b),_0x4d5c3b(0x1bc),_0x4d5c3b(0x1c4)],Ce=Object[_0x4d5c3b(0x1ac)](ge[_0x4d5c3b(0x18c)](_0x2f1c30=>[_0x2f1c30,null]));export default class It extends _0x34f332{static get[_0x4d5c3b(0x224)](){return[_0x19fd90];}[_0x4d5c3b(0x1d5)](){const _0xf81608=_0x4d5c3b,_0x402078=this[_0xf81608(0x1e6)];if(!_0x402078[_0xf81608(0x178)][_0xf81608(0x18a)](_0xf81608(0x1f0)))return;const _0x5e4bce=_0x402078[_0xf81608(0x178)][_0xf81608(0x1d8)](_0xf81608(0x22e)),_0x1c6c91=_0x402078[_0xf81608(0x178)][_0xf81608(0x1d8)](_0xf81608(0x18d)),_0x5d928f=_0x402078[_0xf81608(0x178)][_0xf81608(0x1d8)](_0x19fd90),_0x28139f=_0x402078[_0xf81608(0x178)][_0xf81608(0x1d8)](_0xf81608(0x1f0));_0x5d928f[_0xf81608(0x1fc)][_0xf81608(0x177)](_0xf81608(0x238),_0xf81608(0x1b8)),_0x402078[_0xf81608(0x180)][_0xf81608(0x1d9)][_0xf81608(0x1f8)](_0xf81608(0x212),{'allowIn':_0xf81608(0x1f6),'allowContentOf':_0xf81608(0x1f6),'isLimit':!0x0}),_0x402078[_0xf81608(0x1e0)][_0xf81608(0x1aa)]({'model':_0xf81608(0x212),'view':_0xf81608(0x17b)});let _0x2c5c84=null;_0x402078[_0xf81608(0x180)]['on'](_0xf81608(0x17d),(_0x4a9586,_0x1b3b61)=>{const _0x325d3e=_0xf81608,[_0xa59266,_0x14be14]=_0x1b3b61,_0x1e111b=_0x1b3b61[_0x1b3b61[_0x325d3e(0x1e1)]-0x1];_0x1e111b&&_0x1e111b[_0x325d3e(0x19d)]||_0x5e4bce[_0x325d3e(0x1a5)]||this[_0x325d3e(0x1e6)][_0x325d3e(0x235)][_0x325d3e(0x1d8)](_0x325d3e(0x176))[_0x325d3e(0x1d3)]&&function(_0x4a9ccd,_0x350309,_0x3994c2,_0x3bf839,_0xb14177){const _0x484623=_0x325d3e;if(_0x350309&&!_0x350309['is'](_0x484623(0x22b)))return!0x1;const _0x4a5a2=_0xb14177[_0x484623(0x1d6)](_0x4a9ccd,_0x3994c2);if(!_0x4a5a2||!he(_0x4a5a2,void 0x0,_0x3bf839))return!0x1;const _0x4ac675=_0x3bf839[_0x484623(0x1a1)](_0x3994c2[_0x484623(0x222)][_0x484623(0x1c7)]);if(!_0x4ac675[_0x484623(0x1e1)])return!0x1;const _0x52017d=_0x4ac675[0x0][_0x484623(0x1ab)](_0x484623(0x1cf)),_0x4def4e=_0x3bf839[_0x484623(0x1fb)](_0x4ac675),_0xc445d=_0x3bf839[_0x484623(0x1f3)](_0x4ac675),_0x1315fb={'startRow':_0x4def4e[_0x484623(0x182)],'endRow':_0x4def4e[_0x484623(0x1d1)],'startColumn':_0xc445d[_0x484623(0x182)],'endColumn':_0xc445d[_0x484623(0x1d1)]};return 0x1==_0x4ac675[_0x484623(0x1e1)]&&(_0x1315fb[_0x484623(0x1ae)]+=_0x3bf839[_0x484623(0x202)](_0x4a5a2)-0x1,_0x1315fb[_0x484623(0x23e)]+=_0x3bf839[_0x484623(0x1df)](_0x4a5a2)-0x1),he(_0x52017d,_0x1315fb,_0x3bf839);}(_0xa59266,_0x14be14,_0x402078[_0x325d3e(0x180)],_0x1c6c91,_0x28139f)&&(_0x4a9586[_0x325d3e(0x1a9)](),_0x2c5c84={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x402078[_0x325d3e(0x180)][_0x325d3e(0x192)](()=>{const _0x3f2132=_0x325d3e;_0x402078[_0x3f2132(0x180)][_0x3f2132(0x17d)](_0x1b3b61[0x0],_0x1b3b61[0x1],_0x1b3b61[0x2],{'forceDefaultExecution':!0x0});const _0xd24913=_0x31db9b(),{rowInsertionRanges:_0x49640b,columnInsertionRanges:_0x4f7993,insertionRanges:_0x3d52f1,deletionRanges:_0x16f722,cells:_0x1cd6e2}=_0x2c5c84;_0x49640b[_0x3f2132(0x1e1)]&&_0x5e4bce[_0x3f2132(0x206)](_0x49640b,_0x3f2132(0x238),{'tablePasteChainId':_0xd24913}),_0x4f7993[_0x3f2132(0x1e1)]&&_0x5e4bce[_0x3f2132(0x206)](_0x4f7993,_0x3f2132(0x1b8),{'tablePasteChainId':_0xd24913}),_0x3d52f1[_0x3f2132(0x1e1)]&&(_0x5e4bce[_0x3f2132(0x206)](_0x3d52f1,_0x3f2132(0x1a8),{'tablePasteChainId':_0xd24913,'skipNestingCheck':!0x0}),_0x3d52f1[_0x3f2132(0x200)](_0x35b48b=>{const _0x80f587=_0x3f2132;var _0x29707c;return null===(_0x29707c=_0x35b48b[_0x80f587(0x22d)])||void 0x0===_0x29707c?void 0x0:_0x29707c[_0x80f587(0x1c1)](_0x35b48b);})),_0x16f722[_0x3f2132(0x1e1)]&&(_0x5e4bce[_0x3f2132(0x19a)](_0x16f722,_0x3f2132(0x1a8),{'tablePasteChainId':_0xd24913,'skipNestingCheck':!0x0}),_0x16f722[_0x3f2132(0x200)](_0x154645=>{const _0xd23fe7=_0x3f2132;var _0x43ca60;return null===(_0x43ca60=_0x154645[_0xd23fe7(0x22d)])||void 0x0===_0x43ca60?void 0x0:_0x43ca60[_0xd23fe7(0x1c1)](_0x154645);}));const _0x5e3f08=_0x5e4bce[_0x3f2132(0x1b9)](_0x1cd6e2[_0x3f2132(0x18c)](({element:_0x3ffb63})=>_0x3ffb63),{'formatGroupId':_0x31db9b()},[],_0x3f2132(0x211),{'tablePasteChainId':_0xd24913});if(_0x5e3f08){const _0x2fbdf4=_0x5e3f08[_0x3f2132(0x1c5)](),_0x57f4b3=[];for(const {element:_0x167ff3,attributes:_0x5b96c7}of _0x1cd6e2){if(!_0x5b96c7)continue;const _0x35e6fb=_0x402078[_0x3f2132(0x180)][_0x3f2132(0x22a)](_0x167ff3),_0x1dc9ed=_0x2fbdf4[_0x3f2132(0x1cb)](_0x5c5c71=>_0x5c5c71[_0x3f2132(0x214)]()[_0x3f2132(0x195)](_0x35e6fb));_0x1dc9ed&&_0x57f4b3[_0x3f2132(0x177)]([_0x1dc9ed[_0x3f2132(0x1dc)],_0x5b96c7]);}_0x57f4b3[_0x3f2132(0x1e1)]&&_0x5e3f08[_0x3f2132(0x21c)](_0x3f2132(0x20c),Object[_0x3f2132(0x1ac)](_0x57f4b3));}_0x2c5c84=null;}));},{'priority':_0x401015[_0xf81608(0x207)]+0xa}),_0x402078[_0xf81608(0x178)][_0xf81608(0x1d8)](_0xf81608(0x1f0))['on'](_0xf81608(0x21f),(_0x568ecb,_0x15d5de)=>{const _0x2e9b1a=_0xf81608,[_0x466ae0,_0x5a5b00,,_0x29070e]=_0x15d5de;if(!_0x2c5c84)return;_0x568ecb[_0x2e9b1a(0x1a9)]();const _0x33a402=_0x466ae0[_0x2e9b1a(0x187)],_0x166969=_0x5a5b00,_0x40d6a2=Pe(_0x33a402),_0x2c4517=Pe(_0x166969);_0x568ecb[_0x2e9b1a(0x1ef)]=_0x33a402;let _0x51b646=null,_0x4636a8=null;if(_0x2c4517||_0x40d6a2){if(_0x40d6a2&&!_0x2c4517){_0x29070e[_0x2e9b1a(0x1d2)](_0x33a402[_0x2e9b1a(0x1be)](0x0));for(const _0xc18882 of Array[_0x2e9b1a(0x190)](_0x166969[_0x2e9b1a(0x239)]()))_0x29070e[_0x2e9b1a(0x1fa)](_0xc18882,_0x33a402,_0x2e9b1a(0x1f9));const _0x3be00a=_0x2c5c84[_0x2e9b1a(0x1ce)][_0x2e9b1a(0x20e)](_0x466ae0[_0x2e9b1a(0x1ff)]),_0x2d15fb=_0x2c5c84[_0x2e9b1a(0x1c2)][_0x2e9b1a(0x20e)](_0x466ae0[_0x2e9b1a(0x1f1)]);_0x3be00a||_0x2d15fb||(_0x51b646=_0xd46fb5[_0x2e9b1a(0x1e5)](_0x29070e[_0x2e9b1a(0x19c)](_0x33a402)));}else _0x2c4517&&!_0x40d6a2&&(_0x4636a8=_0x29070e[_0x2e9b1a(0x19c)](_0x33a402));}else{const _0x2aee80=_0x29070e[_0x2e9b1a(0x1c0)](_0x2e9b1a(0x212)),_0x4628db=_0x29070e[_0x2e9b1a(0x1c0)](_0x2e9b1a(0x212));_0x29070e[_0x2e9b1a(0x1e7)](_0x29070e[_0x2e9b1a(0x19c)](_0x33a402),_0x4628db),_0x29070e[_0x2e9b1a(0x1fa)](_0x2aee80,_0x33a402,0x0);for(const _0x1d4fee of Array[_0x2e9b1a(0x190)](_0x166969[_0x2e9b1a(0x239)]()))_0x29070e[_0x2e9b1a(0x1fa)](_0x1d4fee,_0x2aee80,_0x2e9b1a(0x1f9));_0x51b646=_0xd46fb5[_0x2e9b1a(0x1e5)](_0x29070e[_0x2e9b1a(0x22a)](_0x2aee80)),_0x4636a8=_0xd46fb5[_0x2e9b1a(0x1e5)](_0x29070e[_0x2e9b1a(0x22a)](_0x4628db));}const _0x236864=Array[_0x2e9b1a(0x190)](_0x166969[_0x2e9b1a(0x1cc)]())[_0x2e9b1a(0x21a)](([_0x171b55])=>ge[_0x2e9b1a(0x20e)](_0x171b55));_0x2c5c84[_0x2e9b1a(0x231)][_0x2e9b1a(0x177)]({'element':_0x33a402,'attributes':_0x236864[_0x2e9b1a(0x1e1)]?Object[_0x2e9b1a(0x1ac)](_0x236864):null}),_0x51b646&&_0x2c5c84[_0x2e9b1a(0x216)][_0x2e9b1a(0x177)](_0x51b646),_0x4636a8&&_0x2c5c84[_0x2e9b1a(0x186)][_0x2e9b1a(0x177)](_0x4636a8);},{'priority':_0xf81608(0x207)}),_0x1c6c91['on'](_0xf81608(0x1f5),(_0x477c44,_0xac07f7)=>{const _0x52467c=_0xf81608,[_0x333c67,_0x19aedb={}]=_0xac07f7;if(!_0x2c5c84)return;const _0x550e11=_0x19aedb['at']||0x0,_0x2297c4=_0x19aedb[_0x52467c(0x233)]||0x1;_0x2c5c84[_0x52467c(0x1c2)]=new Array(_0x2297c4)[_0x52467c(0x1c8)](_0x550e11)[_0x52467c(0x18c)]((_0x18dc7b,_0xbd27f4)=>_0x18dc7b+_0xbd27f4);for(const {cell:_0x27fa25}of _0x1c6c91[_0x52467c(0x1ad)](_0x333c67,{'startColumn':_0x550e11,'endColumn':_0x550e11+_0x2297c4-0x1}))_0x2c5c84[_0x52467c(0x1ed)][_0x52467c(0x177)](_0x402078[_0x52467c(0x180)][_0x52467c(0x22a)](_0x27fa25));},{'priority':_0xf81608(0x191)}),_0x1c6c91['on'](_0xf81608(0x1d4),(_0x46c7e8,_0x22e1b0)=>{const _0x380c8a=_0xf81608,[_0x23dc70,_0x58ba70={}]=_0x22e1b0;if(!_0x2c5c84)return;const _0x18748a=_0x58ba70['at']||0x0,_0x3e0f8b=_0x58ba70[_0x380c8a(0x188)]||0x1;_0x2c5c84[_0x380c8a(0x1ce)]=new Array(_0x3e0f8b)[_0x380c8a(0x1c8)](_0x18748a)[_0x380c8a(0x18c)]((_0x85e17b,_0x449dd8)=>_0x85e17b+_0x449dd8);for(const {cell:_0x54631d}of _0x1c6c91[_0x380c8a(0x1ad)](_0x23dc70,{'startRow':_0x18748a,'endRow':_0x18748a+_0x3e0f8b-0x1}))_0x2c5c84[_0x380c8a(0x23b)][_0x380c8a(0x177)](_0x402078[_0x380c8a(0x180)][_0x380c8a(0x22a)](_0x54631d));},{'priority':_0xf81608(0x191)}),_0x5e4bce[_0xf81608(0x19e)][_0xf81608(0x22f)](_0x1cccb3=>{const _0x2bc0f6=_0xf81608;if(_0x1cccb3[_0x2bc0f6(0x240)]&&_0x1cccb3[_0x2bc0f6(0x240)][_0x2bc0f6(0x1b2)](_0x2bc0f6(0x1a8)))return _0x1cccb3[_0x2bc0f6(0x226)]?{}:{'type':_0x2bc0f6(0x1eb),'content':_0x4410cb(_0x402078[_0x2bc0f6(0x23f)],_0x2bc0f6(0x17c))};});const _0x1c04f5=()=>!0x1;for(const _0xe1810a of[_0xf81608(0x1a8),_0xf81608(0x1b8),_0xf81608(0x238),_0xf81608(0x211)])_0x5e4bce[_0xf81608(0x1f2)][_0xf81608(0x17f)](_0xf81608(0x1eb),_0xe1810a,_0xf81608(0x1e2),_0x1c04f5),_0x5e4bce[_0xf81608(0x1f2)][_0xf81608(0x17f)](_0xf81608(0x1e9),_0xe1810a,_0xf81608(0x1e2),_0x1c04f5),_0x5e4bce[_0xf81608(0x1f2)][_0xf81608(0x17f)](_0xf81608(0x179),_0xe1810a,_0xf81608(0x1e2),_0x1c04f5);_0x5e4bce[_0xf81608(0x1f2)][_0xf81608(0x17f)](_0xf81608(0x179),_0xf81608(0x211),_0xf81608(0x21e),_0x1c04f5),_0x5e4bce[_0xf81608(0x1f2)][_0xf81608(0x17f)](_0xf81608(0x179),_0xf81608(0x211),_0xf81608(0x23d),(_0x4af6b2,_0x432059,_0x4f34ca)=>{const _0x5529f5=_0xf81608,_0x2ee7cf=_0x4af6b2[_0x5529f5(0x18c)](_0x17b22c=>_0x17b22c[_0x5529f5(0x1db)]())[_0x5529f5(0x21a)](_0x4c583e=>_0x4c583e),_0x577c61=new Map(_0x2ee7cf[_0x5529f5(0x18c)](_0x28f18d=>[_0x28f18d,null]));if(_0x2c5c84){for(const {element:_0x114fe4,attributes:_0x372c19}of _0x2c5c84[_0x5529f5(0x231)])_0x372c19&&_0x577c61[_0x5529f5(0x1bd)](_0x114fe4,_0x372c19);}else{if(_0x4f34ca&&_0x4f34ca[_0x5529f5(0x20c)])for(const [_0x473612,_0x5a2cf1]of Object[_0x5529f5(0x20d)](_0x4f34ca[_0x5529f5(0x20c)])){const _0x556616=_0x402078[_0x5529f5(0x180)][_0x5529f5(0x189)][_0x5529f5(0x1d8)](_0x473612),_0x5abb0a=_0x556616?_0x556616[_0x5529f5(0x214)]()[_0x5529f5(0x1db)]():null;_0x5abb0a&&_0x577c61[_0x5529f5(0x1bd)](_0x5abb0a,_0x5a2cf1);}}_0x402078[_0x5529f5(0x180)][_0x5529f5(0x192)](_0x5987a1=>{const _0x1883a8=_0x5529f5;for(const [_0x49cddd,_0x1336c5]of _0x577c61)_0x5987a1[_0x1883a8(0x205)]({...Ce,..._0x1336c5},_0x49cddd);});});const _0x59eb94=(_0x141b74,_0x34507d)=>{const _0x42eae2=_0xf81608;_0x5e4bce[_0x42eae2(0x1f2)][_0x42eae2(0x17f)](_0x141b74,_0x42eae2(0x1a8),_0x34507d,(_0x23e45a,_0x12b046,_0x10bc7e)=>{const _0x43f2f4=_0x42eae2;_0x402078[_0x43f2f4(0x180)][_0x43f2f4(0x192)](_0x4ec0c9=>{const _0x3064e6=_0x43f2f4,_0x4a73d9=[];for(const _0x369bd7 of _0x23e45a){const _0x206c2b=_0x369bd7[_0x3064e6(0x1a0)][_0x3064e6(0x17a)];_0x206c2b['is'](_0x3064e6(0x229),_0x3064e6(0x212))&&_0x4a73d9[_0x3064e6(0x177)](_0x206c2b);}_0x5e4bce[_0x3064e6(0x1f2)][_0x3064e6(0x232)](_0x141b74,null,_0x34507d)(_0x23e45a,_0x12b046,_0x10bc7e);for(const _0x33bf22 of _0x4a73d9)_0x3064e6(0x199)!=_0x33bf22[_0x3064e6(0x174)][_0x3064e6(0x220)]&&_0x4ec0c9[_0x3064e6(0x1d0)](_0x33bf22);});});};_0x59eb94(_0xf81608(0x1eb),_0xf81608(0x23d)),_0x59eb94(_0xf81608(0x1eb),_0xf81608(0x21e)),_0x59eb94(_0xf81608(0x1e9),_0xf81608(0x23d)),_0x59eb94(_0xf81608(0x1e9),_0xf81608(0x21e)),_0x5e4bce[_0xf81608(0x1f2)][_0xf81608(0x17f)](_0xf81608(0x1eb),_0xf81608(0x238),_0xf81608(0x21e),_0x22d527=>{const _0x100a15=_0xf81608,_0x42d426=_0x22d527[_0x100a15(0x18c)](_0xde3dab=>_0xde3dab[_0x100a15(0x1db)]()),_0x27235a=_0x42d426[0x0][_0x100a15(0x1ab)](_0x100a15(0x1cf)),{minRow:_0x4e75bd,maxRow:_0x236695}=_0x5d928f[_0x100a15(0x183)](_0x42d426);_0x1c6c91[_0x100a15(0x1b7)](_0x27235a,{'at':_0x4e75bd,'rows':_0x236695-_0x4e75bd+0x1});}),_0x5e4bce[_0xf81608(0x1f2)][_0xf81608(0x17f)](_0xf81608(0x1eb),_0xf81608(0x1b8),_0xf81608(0x21e),_0x3a0e83=>{const _0x4843d8=_0xf81608,_0x374dae=_0x3a0e83[_0x4843d8(0x18c)](_0x211387=>_0x211387[_0x4843d8(0x1db)]()),_0x8cd500=_0x374dae[0x0][_0x4843d8(0x1ab)](_0x4843d8(0x1cf)),{minColumn:_0xd8badc,maxColumn:_0x37e02b}=_0x5d928f[_0x4843d8(0x183)](_0x374dae);_0x1c6c91[_0x4843d8(0x1e8)](_0x8cd500,{'at':_0xd8badc,'columns':_0x37e02b-_0xd8badc+0x1});});const _0x59bdf3=(_0x34df76,_0x45d87d)=>{const _0x5cf36a=_0xf81608;if(!_0x45d87d[_0x5cf36a(0x240)]||!_0x45d87d[_0x5cf36a(0x240)][_0x5cf36a(0x1b2)](_0x5cf36a(0x1a8)))return;const _0x4b18ff=_0x45d87d[_0x5cf36a(0x194)][_0x5cf36a(0x208)],_0x3c2b08=_0x5e4bce[_0x5cf36a(0x1a3)]()[_0x5cf36a(0x21a)](_0xfebd1e=>_0xfebd1e[_0x5cf36a(0x1ec)]&&_0xfebd1e[_0x5cf36a(0x194)]&&_0xfebd1e[_0x5cf36a(0x194)][_0x5cf36a(0x208)]==_0x4b18ff);_0x3c2b08[_0x5cf36a(0x1e1)]&&_0x45d87d[_0x5cf36a(0x230)]()[_0x5cf36a(0x1e1)]!=_0x3c2b08[_0x5cf36a(0x1e1)]&&_0x3c2b08[_0x5cf36a(0x209)]((_0x2e4e46,_0x5a1a0f)=>(_0x2e4e46[_0x5cf36a(0x1c3)]=_0x5a1a0f,_0x5a1a0f[_0x5cf36a(0x226)]=_0x2e4e46,_0x5a1a0f));};function _0xfaba44(_0xa30834,_0x3f2a92=!0x0){const _0x1a8c40=_0xf81608,{id:_0x2b2574}=_0x5e4bce[_0x1a8c40(0x236)](_0xa30834[_0x1a8c40(0x23a)]),_0x370267=[_0x1a8c40(0x184),_0x1a8c40(0x234)],_0x15e4d1=_0x5e4bce[_0x1a8c40(0x17e)][_0x1a8c40(0x20e)](_0xa30834[_0x1a8c40(0x23a)]);return _0x15e4d1&&_0x370267[_0x1a8c40(0x177)](_0x1a8c40(0x225)),{'classes':_0x370267,'attributes':{'data-suggestion':_0x2b2574},'priority':_0x15e4d1&&_0x3f2a92?0xbc2:0xbb8};}_0x5e4bce['on'](_0xf81608(0x1a2),_0x59bdf3,{'priority':_0xf81608(0x207)}),_0x5e4bce['on'](_0xf81608(0x23c),_0x59bdf3,{'priority':_0xf81608(0x207)}),_0x402078[_0xf81608(0x180)][_0xf81608(0x222)][_0xf81608(0x1b3)](()=>{const _0x5cb566=_0xf81608;let _0x28fa92=!0x1;const _0x439a3c=Array[_0x5cb566(0x190)](_0x402078[_0x5cb566(0x180)][_0x5cb566(0x222)][_0x5cb566(0x181)][_0x5cb566(0x1fd)]());for(const {name:_0x116439,data:_0x59482a}of _0x439a3c){const {group:_0x1303b8,type:_0x5d0e4a,id:_0x4654bf}=_0x5e4bce[_0x5cb566(0x236)](_0x116439);if(_0x5cb566(0x1e3)!=_0x1303b8||_0x5cb566(0x1e9)!=_0x5d0e4a||_0x59482a[_0x5cb566(0x21b)])continue;if(!_0x5e4bce[_0x5cb566(0x1bf)](_0x4654bf))continue;const _0x20dc1b=_0x5e4bce[_0x5cb566(0x1a4)](_0x4654bf)[_0x5cb566(0x204)](),_0x158b29=_0x402078[_0x5cb566(0x178)][_0x5cb566(0x1d8)](_0x5cb566(0x1b1))['me'];for(const _0xb007a0 of _0x5e4bce[_0x5cb566(0x1a3)]()){if(!_0xb007a0[_0x5cb566(0x1ec)]||_0xb007a0[_0x5cb566(0x201)]!=_0x158b29)continue;if(_0x5cb566(0x179)!=_0xb007a0[_0x5cb566(0x20a)]||_0x5cb566(0x211)!=_0xb007a0[_0x5cb566(0x240)])continue;if(_0xb007a0[_0x5cb566(0x204)]()[_0x5cb566(0x175)](_0x5a6862=>_0x20dc1b[_0x5cb566(0x193)](_0x449cbb=>_0x449cbb[_0x5cb566(0x1da)](_0x5a6862,!0x0)))){for(const _0x5066b6 of _0xb007a0[_0x5cb566(0x230)]())_0x5066b6[_0x5cb566(0x1ec)]&&(_0x5066b6[_0x5cb566(0x21e)](),_0x28fa92=!0x0);}}}return _0x28fa92;}),_0x402078[_0xf81608(0x180)][_0xf81608(0x222)][_0xf81608(0x1b3)](_0x185aab=>{const _0x5f5b6b=_0xf81608,_0x2c1e01=_0x402078[_0x5f5b6b(0x235)][_0x5f5b6b(0x1d8)](_0x5f5b6b(0x218));if(!_0x2c1e01||!_0x2c1e01[_0x5f5b6b(0x20f)][_0x5f5b6b(0x18a)](_0x185aab[_0x5f5b6b(0x19f)]))return!0x1;let _0x4fa565=!0x1;const _0x148a5e=_0x402078[_0x5f5b6b(0x178)][_0x5f5b6b(0x1d8)](_0x5f5b6b(0x1b1))['me'],_0x4c9f4c=_0x402078[_0x5f5b6b(0x180)][_0x5f5b6b(0x222)][_0x5f5b6b(0x181)][_0x5f5b6b(0x1fe)](),_0x4e6411=Array[_0x5f5b6b(0x190)](_0x402078[_0x5f5b6b(0x180)][_0x5f5b6b(0x222)][_0x5f5b6b(0x181)][_0x5f5b6b(0x1fd)]())[_0x5f5b6b(0x21a)](({name:_0x2e07f3,data:_0x19291d})=>{const _0xde025d=_0x5f5b6b,{group:_0x3ed6ba,subType:_0x3f5485,authorId:_0x42e781}=_0x5e4bce[_0xde025d(0x236)](_0x2e07f3);return _0xde025d(0x1e3)==_0x3ed6ba&&_0xde025d(0x1a8)==_0x3f5485&&_0x42e781==_0x148a5e['id']&&!_0x19291d[_0xde025d(0x21b)];});for(const _0x37f15c of _0x4c9f4c){if(_0x5f5b6b(0x1fa)!=_0x37f15c[_0x5f5b6b(0x20a)]||_0x5f5b6b(0x212)!=_0x37f15c[_0x5f5b6b(0x1dc)]||0x1!=_0x37f15c[_0x5f5b6b(0x1e1)])continue;const _0x3cae08=_0x185aab[_0x5f5b6b(0x1c9)](_0x37f15c[_0x5f5b6b(0x22c)],_0x37f15c[_0x5f5b6b(0x22c)][_0x5f5b6b(0x1a7)](0x1));if(!_0x4e6411[_0x5f5b6b(0x1cb)](({data:_0x380704})=>_0x380704[_0x5f5b6b(0x213)][_0x5f5b6b(0x195)](_0x3cae08))){for(const {name:_0x586861,data:_0x5d5bd3}of _0x4e6411)if(_0x3cae08[_0x5f5b6b(0x1da)](_0x5d5bd3[_0x5f5b6b(0x213)])){_0x185aab[_0x5f5b6b(0x219)](_0x586861,{'range':_0x3cae08}),_0x4fa565=!0x0;break;}}}return _0x4fa565;}),_0x402078[_0xf81608(0x180)][_0xf81608(0x222)][_0xf81608(0x1b3)](_0x4ce9b9=>{const _0x3e1d12=_0xf81608;let _0x4f058e=!0x1;const _0x38b34c=_0x402078[_0x3e1d12(0x178)][_0x3e1d12(0x1d8)](_0x3e1d12(0x1b1))['me'],_0x3958d7=_0x5e4bce[_0x3e1d12(0x1a3)]()[_0x3e1d12(0x21a)](_0x1e7b36=>_0x1e7b36[_0x3e1d12(0x1ec)]&&_0x1e7b36[_0x3e1d12(0x201)]==_0x38b34c),_0x3c11f9=new Set(),_0x22ede5=new Set();for(const _0x385467 of _0x3958d7)if(_0x3e1d12(0x1a8)==_0x385467[_0x3e1d12(0x240)])for(const _0x515a6f of _0x385467[_0x3e1d12(0x1c5)]()){const _0x407e0c=_0x515a6f[_0x3e1d12(0x214)]()[_0x3e1d12(0x1db)]();if(_0x407e0c){if(_0x407e0c['is'](_0x3e1d12(0x229),_0x3e1d12(0x212))&&Pe(_0x407e0c)){_0x385467[_0x3e1d12(0x198)](_0x515a6f[_0x3e1d12(0x1dc)]),_0x3c11f9[_0x3e1d12(0x185)](_0x407e0c),_0x4f058e=!0x0;const _0x5c9e1b=_0x407e0c[_0x3e1d12(0x1ee)],_0x444fa9=_0x407e0c[_0x3e1d12(0x1af)],_0x1f6084=_0x5c9e1b&&_0x5c9e1b['is'](_0x3e1d12(0x229),_0x3e1d12(0x212)),_0x44ea65=_0x444fa9&&_0x444fa9['is'](_0x3e1d12(0x229),_0x3e1d12(0x212));_0x1f6084&&!_0x3c11f9[_0x3e1d12(0x18a)](_0x5c9e1b)&&_0x22ede5[_0x3e1d12(0x185)](_0x5c9e1b),_0x44ea65&&!_0x3c11f9[_0x3e1d12(0x18a)](_0x444fa9)&&_0x22ede5[_0x3e1d12(0x185)](_0x444fa9);}else _0x407e0c['is'](_0x3e1d12(0x229),_0x3e1d12(0x1c6))&&_0x407e0c[_0x3e1d12(0x21d)]&&(_0x385467[_0x3e1d12(0x198)](_0x515a6f[_0x3e1d12(0x1dc)]),_0x4f058e=!0x0);}}else{if(_0x3e1d12(0x211)==_0x385467[_0x3e1d12(0x240)]){if(!_0x385467[_0x3e1d12(0x194)]||!_0x385467[_0x3e1d12(0x194)][_0x3e1d12(0x208)])continue;const _0x2b72e5=_0x385467[_0x3e1d12(0x194)][_0x3e1d12(0x20c)];if(_0x2b72e5&&Object[_0x3e1d12(0x1a6)](_0x2b72e5)[_0x3e1d12(0x1e1)])continue;const _0x25298d=_0x385467[_0x3e1d12(0x194)][_0x3e1d12(0x208)];let _0x5d8b7b=!0x0,_0x1a9cb7=!0x0;for(const _0x4a59bb of _0x3958d7)if(_0x4a59bb[_0x3e1d12(0x240)]&&_0x4a59bb[_0x3e1d12(0x240)][_0x3e1d12(0x1b2)](_0x3e1d12(0x1a8))){if(!_0x4a59bb[_0x3e1d12(0x194)][_0x3e1d12(0x208)]){_0x1a9cb7=!0x1;break;}if(_0x4a59bb['id']!=_0x385467['id']&&_0x4a59bb[_0x3e1d12(0x194)][_0x3e1d12(0x208)]==_0x25298d){_0x5d8b7b=!0x1;break;}}_0x1a9cb7&&_0x5d8b7b&&(_0x385467[_0x3e1d12(0x197)](),_0x4f058e=!0x0);}}for(const _0xb8a892 of _0x3c11f9)_0x4ce9b9[_0x3e1d12(0x1d2)](_0xb8a892);for(const _0x53b306 of _0x22ede5)_0x4ce9b9[_0x3e1d12(0x1d0)](_0x53b306);return _0x4f058e;}),_0x402078[_0xf81608(0x1e0)][_0xf81608(0x1ba)](_0xf81608(0x1b0))[_0xf81608(0x1b6)]({'model':_0xf81608(0x1bb),'view':(_0x131fa8,_0x23872b)=>_0xfaba44(_0x131fa8),'converterPriority':_0xf81608(0x207)}),_0x402078[_0xf81608(0x1e0)][_0xf81608(0x1ba)](_0xf81608(0x1b4))[_0xf81608(0x1b6)]({'model':_0xf81608(0x1bb),'view':(_0x3af297,_0x4f9cdb)=>_0x4f9cdb[_0xf81608(0x203)][_0xf81608(0x1e4)]?_0xfaba44(_0x3af297,!0x1):null,'converterPriority':_0xf81608(0x207)});const _0x478eae=_0x402078[_0xf81608(0x1ca)][_0xf81608(0x237)];this[_0xf81608(0x18e)](_0x478eae[_0xf81608(0x222)],_0xf81608(0x1dd),(_0x1f62c7,_0x471971)=>{const _0x18a911=_0xf81608,_0x25dec9=[];for(const _0x185c17 of _0x478eae[_0x18a911(0x19c)](_0x471971[_0x18a911(0x18b)])[_0x18a911(0x18f)]())_0x185c17['is'](_0x18a911(0x229),_0x18a911(0x17b))&&_0x25dec9[_0x18a911(0x177)](_0x185c17);_0x478eae[_0x18a911(0x192)](_0xc8273e=>{const _0x396812=_0x18a911;for(const _0x459551 of _0x25dec9)_0xc8273e[_0x396812(0x20b)](_0xc8273e[_0x396812(0x19c)](_0x459551),_0xc8273e[_0x396812(0x227)](_0x459551)),_0xc8273e[_0x396812(0x1d2)](_0x459551);});});}}function Pe(_0x40d344){const _0xda3bb5=_0x4d5c3b;if(_0x40d344[_0xda3bb5(0x21d)])return!0x0;const _0x3d1dd6=_0x40d344[_0xda3bb5(0x1be)](0x0);return _0x3d1dd6['is'](_0xda3bb5(0x229),_0xda3bb5(0x1c6))&&_0x3d1dd6[_0xda3bb5(0x21d)];}function he(_0x55923a,_0x155ebe={},_0x1794e0){const _0x518e3b=_0x4d5c3b;for(const {isAnchor:_0x2686fe,cellHeight:_0x125773,cellWidth:_0x15ffff}of _0x1794e0[_0x518e3b(0x1ad)](_0x55923a,{'includeAllSlots':!0x0,..._0x155ebe}))if(!_0x2686fe||0x1!=_0x125773||0x1!=_0x15ffff)return!0x1;return!0x0;}
|
|
23
|
+
const _0x392021=_0x5832;(function(_0x22dc71,_0x1f8ef5){const _0x5b341f=_0x5832,_0x74d8b9=_0x22dc71();while(!![]){try{const _0x2b69ed=parseInt(_0x5b341f(0x176))/0x1+-parseInt(_0x5b341f(0x1e2))/0x2*(-parseInt(_0x5b341f(0x1d1))/0x3)+-parseInt(_0x5b341f(0x1c5))/0x4+parseInt(_0x5b341f(0x1dc))/0x5*(-parseInt(_0x5b341f(0x1b9))/0x6)+-parseInt(_0x5b341f(0x232))/0x7+-parseInt(_0x5b341f(0x17a))/0x8*(-parseInt(_0x5b341f(0x1d2))/0x9)+-parseInt(_0x5b341f(0x173))/0xa*(-parseInt(_0x5b341f(0x184))/0xb);if(_0x2b69ed===_0x1f8ef5)break;else _0x74d8b9['push'](_0x74d8b9['shift']());}catch(_0x3e4e36){_0x74d8b9['push'](_0x74d8b9['shift']());}}}(_0x5686,0x9c242));import{getTranslation as _0x43c6fb}from'../utils/common-translations.js';import{Plugin as _0x4ef810}from'ckeditor5/src/core.js';import{LiveRange as _0x26b8c7}from'ckeditor5/src/engine.js';import{uid as _0x3f5fa9,priorities as _0x30ff72}from'ckeditor5/src/utils.js';import _0x2d7a89 from'./table.js';const ge=[_0x392021(0x1c7),_0x392021(0x18e),_0x392021(0x1b7),_0x392021(0x17b),_0x392021(0x1c3),_0x392021(0x18f),_0x392021(0x1de)],Ce=Object[_0x392021(0x1f4)](ge[_0x392021(0x233)](_0x156c26=>[_0x156c26,null]));export default class It extends _0x4ef810{static get[_0x392021(0x22d)](){return[_0x2d7a89];}[_0x392021(0x1e9)](){const _0x11cd43=_0x392021,_0x143ab4=this[_0x11cd43(0x1a3)];if(!_0x143ab4[_0x11cd43(0x234)][_0x11cd43(0x1b1)](_0x11cd43(0x1f5)))return;const _0xea6b7b=_0x143ab4[_0x11cd43(0x234)][_0x11cd43(0x1d5)](_0x11cd43(0x23d)),_0x1fe425=_0x143ab4[_0x11cd43(0x234)][_0x11cd43(0x1d5)](_0x11cd43(0x20d)),_0x50b422=_0x143ab4[_0x11cd43(0x234)][_0x11cd43(0x1d5)](_0x2d7a89),_0x23534b=_0x143ab4[_0x11cd43(0x234)][_0x11cd43(0x1d5)](_0x11cd43(0x1f5));_0x50b422[_0x11cd43(0x1ed)][_0x11cd43(0x18b)](_0x11cd43(0x1e1),_0x11cd43(0x214)),_0x143ab4[_0x11cd43(0x1ad)][_0x11cd43(0x182)][_0x11cd43(0x205)](_0x11cd43(0x174),{'allowIn':_0x11cd43(0x20a),'allowContentOf':_0x11cd43(0x20a),'isLimit':!0x0}),_0x143ab4[_0x11cd43(0x223)][_0x11cd43(0x1fb)]({'model':_0x11cd43(0x174),'view':_0x11cd43(0x20e)});let _0x55c71a=null;_0x143ab4[_0x11cd43(0x1ad)]['on'](_0x11cd43(0x179),(_0x297fac,_0x55cfd0)=>{const _0x4a758e=_0x11cd43,[_0x5c6a4f,_0x32b031]=_0x55cfd0,_0x34cb67=_0x55cfd0[_0x55cfd0[_0x4a758e(0x18d)]-0x1];_0x34cb67&&_0x34cb67[_0x4a758e(0x1fd)]||_0xea6b7b[_0x4a758e(0x1cc)]||this[_0x4a758e(0x1a3)][_0x4a758e(0x1b6)][_0x4a758e(0x1d5)](_0x4a758e(0x201))[_0x4a758e(0x1f9)]&&function(_0x3053c8,_0x5586b8,_0x49c983,_0x308726,_0x4b84a2){const _0x31cb9c=_0x4a758e;if(_0x5586b8&&!_0x5586b8['is'](_0x31cb9c(0x1d3)))return!0x1;const _0x2a222d=_0x4b84a2[_0x31cb9c(0x235)](_0x3053c8,_0x49c983);if(!_0x2a222d||!he(_0x2a222d,void 0x0,_0x308726))return!0x1;const _0x2723cc=_0x308726[_0x31cb9c(0x1f0)](_0x49c983[_0x31cb9c(0x1ba)][_0x31cb9c(0x178)]);if(!_0x2723cc[_0x31cb9c(0x18d)])return!0x1;const _0x419216=_0x2723cc[0x0][_0x31cb9c(0x185)](_0x31cb9c(0x215)),_0x5a8bc5=_0x308726[_0x31cb9c(0x20f)](_0x2723cc),_0x11b39f=_0x308726[_0x31cb9c(0x1d6)](_0x2723cc),_0x590c65={'startRow':_0x5a8bc5[_0x31cb9c(0x17d)],'endRow':_0x5a8bc5[_0x31cb9c(0x1e4)],'startColumn':_0x11b39f[_0x31cb9c(0x17d)],'endColumn':_0x11b39f[_0x31cb9c(0x1e4)]};return 0x1==_0x2723cc[_0x31cb9c(0x18d)]&&(_0x590c65[_0x31cb9c(0x186)]+=_0x308726[_0x31cb9c(0x1b3)](_0x2a222d)-0x1,_0x590c65[_0x31cb9c(0x1b2)]+=_0x308726[_0x31cb9c(0x212)](_0x2a222d)-0x1),he(_0x419216,_0x590c65,_0x308726);}(_0x5c6a4f,_0x32b031,_0x143ab4[_0x4a758e(0x1ad)],_0x1fe425,_0x23534b)&&(_0x297fac[_0x4a758e(0x1e3)](),_0x55c71a={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x143ab4[_0x4a758e(0x1ad)][_0x4a758e(0x1ff)](()=>{const _0xbfca71=_0x4a758e;_0x143ab4[_0xbfca71(0x1ad)][_0xbfca71(0x179)](_0x55cfd0[0x0],_0x55cfd0[0x1],_0x55cfd0[0x2],{'forceDefaultExecution':!0x0});const _0x48191a=_0x3f5fa9(),{rowInsertionRanges:_0x3517f9,columnInsertionRanges:_0x4059b1,insertionRanges:_0x365402,deletionRanges:_0x540104,cells:_0x38a38a}=_0x55c71a;_0x3517f9[_0xbfca71(0x18d)]&&_0xea6b7b[_0xbfca71(0x1b4)](_0x3517f9,_0xbfca71(0x1e1),{'tablePasteChainId':_0x48191a}),_0x4059b1[_0xbfca71(0x18d)]&&_0xea6b7b[_0xbfca71(0x1b4)](_0x4059b1,_0xbfca71(0x214),{'tablePasteChainId':_0x48191a}),_0x365402[_0xbfca71(0x18d)]&&(_0xea6b7b[_0xbfca71(0x1b4)](_0x365402,_0xbfca71(0x21d),{'tablePasteChainId':_0x48191a,'skipNestingCheck':!0x0}),_0x365402[_0xbfca71(0x217)](_0x1806ac=>{const _0x4d2973=_0xbfca71;var _0x53973d;return null===(_0x53973d=_0x1806ac[_0x4d2973(0x19c)])||void 0x0===_0x53973d?void 0x0:_0x53973d[_0x4d2973(0x1bb)](_0x1806ac);})),_0x540104[_0xbfca71(0x18d)]&&(_0xea6b7b[_0xbfca71(0x1ae)](_0x540104,_0xbfca71(0x21d),{'tablePasteChainId':_0x48191a,'skipNestingCheck':!0x0}),_0x540104[_0xbfca71(0x217)](_0xa7d9ec=>{const _0x8d95b0=_0xbfca71;var _0x3ec698;return null===(_0x3ec698=_0xa7d9ec[_0x8d95b0(0x19c)])||void 0x0===_0x3ec698?void 0x0:_0x3ec698[_0x8d95b0(0x1bb)](_0xa7d9ec);}));const _0x31a168=_0xea6b7b[_0xbfca71(0x188)](_0x38a38a[_0xbfca71(0x233)](({element:_0x269b39})=>_0x269b39),{'formatGroupId':_0x3f5fa9()},[],_0xbfca71(0x200),{'tablePasteChainId':_0x48191a});if(_0x31a168){const _0x156e0a=_0x31a168[_0xbfca71(0x1ca)](),_0x1493ed=[];for(const {element:_0x4525ba,attributes:_0x295b26}of _0x38a38a){if(!_0x295b26)continue;const _0x498757=_0x143ab4[_0xbfca71(0x1ad)][_0xbfca71(0x20b)](_0x4525ba),_0x503b32=_0x156e0a[_0xbfca71(0x208)](_0x4bc070=>_0x4bc070[_0xbfca71(0x18a)]()[_0xbfca71(0x19b)](_0x498757));_0x503b32&&_0x1493ed[_0xbfca71(0x18b)]([_0x503b32[_0xbfca71(0x1db)],_0x295b26]);}_0x1493ed[_0xbfca71(0x18d)]&&_0x31a168[_0xbfca71(0x196)](_0xbfca71(0x1e0),Object[_0xbfca71(0x1f4)](_0x1493ed));}_0x55c71a=null;}));},{'priority':_0x30ff72[_0x11cd43(0x1a2)]+0xa}),_0x143ab4[_0x11cd43(0x234)][_0x11cd43(0x1d5)](_0x11cd43(0x1f5))['on'](_0x11cd43(0x1f8),(_0x5a78ba,_0x4ff590)=>{const _0x3c9f1=_0x11cd43,[_0x566188,_0x537388,,_0x3b6eee]=_0x4ff590;if(!_0x55c71a)return;_0x5a78ba[_0x3c9f1(0x1e3)]();const _0x1ff6e9=_0x566188[_0x3c9f1(0x1e7)],_0x53a7c6=_0x537388,_0x4e5cda=Pe(_0x1ff6e9),_0x2cd779=Pe(_0x53a7c6);_0x5a78ba[_0x3c9f1(0x181)]=_0x1ff6e9;let _0x22f337=null,_0xc2d7ad=null;if(_0x2cd779||_0x4e5cda){if(_0x4e5cda&&!_0x2cd779){_0x3b6eee[_0x3c9f1(0x22b)](_0x1ff6e9[_0x3c9f1(0x1df)](0x0));for(const _0x2ea578 of Array[_0x3c9f1(0x1a5)](_0x53a7c6[_0x3c9f1(0x1fc)]()))_0x3b6eee[_0x3c9f1(0x1f7)](_0x2ea578,_0x1ff6e9,_0x3c9f1(0x239));const _0x1b7a26=_0x55c71a[_0x3c9f1(0x1c4)][_0x3c9f1(0x1da)](_0x566188[_0x3c9f1(0x1bf)]),_0x1c8f46=_0x55c71a[_0x3c9f1(0x1f6)][_0x3c9f1(0x1da)](_0x566188[_0x3c9f1(0x220)]);_0x1b7a26||_0x1c8f46||(_0x22f337=_0x26b8c7[_0x3c9f1(0x209)](_0x3b6eee[_0x3c9f1(0x19a)](_0x1ff6e9)));}else _0x2cd779&&!_0x4e5cda&&(_0xc2d7ad=_0x3b6eee[_0x3c9f1(0x19a)](_0x1ff6e9));}else{const _0x394860=_0x3b6eee[_0x3c9f1(0x238)](_0x3c9f1(0x174)),_0x2d0eb6=_0x3b6eee[_0x3c9f1(0x238)](_0x3c9f1(0x174));_0x3b6eee[_0x3c9f1(0x191)](_0x3b6eee[_0x3c9f1(0x19a)](_0x1ff6e9),_0x2d0eb6),_0x3b6eee[_0x3c9f1(0x1f7)](_0x394860,_0x1ff6e9,0x0);for(const _0x4d8467 of Array[_0x3c9f1(0x1a5)](_0x53a7c6[_0x3c9f1(0x1fc)]()))_0x3b6eee[_0x3c9f1(0x1f7)](_0x4d8467,_0x394860,_0x3c9f1(0x239));_0x22f337=_0x26b8c7[_0x3c9f1(0x209)](_0x3b6eee[_0x3c9f1(0x20b)](_0x394860)),_0xc2d7ad=_0x26b8c7[_0x3c9f1(0x209)](_0x3b6eee[_0x3c9f1(0x20b)](_0x2d0eb6));}const _0x5b4a53=Array[_0x3c9f1(0x1a5)](_0x53a7c6[_0x3c9f1(0x1ee)]())[_0x3c9f1(0x203)](([_0x4ef196])=>ge[_0x3c9f1(0x1da)](_0x4ef196));_0x55c71a[_0x3c9f1(0x19f)][_0x3c9f1(0x18b)]({'element':_0x1ff6e9,'attributes':_0x5b4a53[_0x3c9f1(0x18d)]?Object[_0x3c9f1(0x1f4)](_0x5b4a53):null}),_0x22f337&&_0x55c71a[_0x3c9f1(0x1ec)][_0x3c9f1(0x18b)](_0x22f337),_0xc2d7ad&&_0x55c71a[_0x3c9f1(0x211)][_0x3c9f1(0x18b)](_0xc2d7ad);},{'priority':_0x11cd43(0x1a2)}),_0x1fe425['on'](_0x11cd43(0x193),(_0x58f5f1,_0x485dba)=>{const _0xe8dfff=_0x11cd43,[_0x146a90,_0x3f0893={}]=_0x485dba;if(!_0x55c71a)return;const _0x5f231a=_0x3f0893['at']||0x0,_0x2e0ce7=_0x3f0893[_0xe8dfff(0x230)]||0x1;_0x55c71a[_0xe8dfff(0x1f6)]=new Array(_0x2e0ce7)[_0xe8dfff(0x183)](_0x5f231a)[_0xe8dfff(0x233)]((_0x2b9268,_0x348aec)=>_0x2b9268+_0x348aec);for(const {cell:_0x4b4ade}of _0x1fe425[_0xe8dfff(0x1ce)](_0x146a90,{'startColumn':_0x5f231a,'endColumn':_0x5f231a+_0x2e0ce7-0x1}))_0x55c71a[_0xe8dfff(0x1bc)][_0xe8dfff(0x18b)](_0x143ab4[_0xe8dfff(0x1ad)][_0xe8dfff(0x20b)](_0x4b4ade));},{'priority':_0x11cd43(0x21c)}),_0x1fe425['on'](_0x11cd43(0x23b),(_0x47a925,_0x467af7)=>{const _0x4a5ec1=_0x11cd43,[_0x41318d,_0x483457={}]=_0x467af7;if(!_0x55c71a)return;const _0x40e861=_0x483457['at']||0x0,_0x46a853=_0x483457[_0x4a5ec1(0x192)]||0x1;_0x55c71a[_0x4a5ec1(0x1c4)]=new Array(_0x46a853)[_0x4a5ec1(0x183)](_0x40e861)[_0x4a5ec1(0x233)]((_0x4c4495,_0x25a226)=>_0x4c4495+_0x25a226);for(const {cell:_0x4802a5}of _0x1fe425[_0x4a5ec1(0x1ce)](_0x41318d,{'startRow':_0x40e861,'endRow':_0x40e861+_0x46a853-0x1}))_0x55c71a[_0x4a5ec1(0x194)][_0x4a5ec1(0x18b)](_0x143ab4[_0x4a5ec1(0x1ad)][_0x4a5ec1(0x20b)](_0x4802a5));},{'priority':_0x11cd43(0x21c)}),_0xea6b7b[_0x11cd43(0x202)][_0x11cd43(0x228)](_0x45f67b=>{const _0x2add69=_0x11cd43;if(_0x45f67b[_0x2add69(0x21a)]&&_0x45f67b[_0x2add69(0x21a)][_0x2add69(0x227)](_0x2add69(0x21d)))return _0x45f67b[_0x2add69(0x1a1)]?{}:{'type':_0x2add69(0x177),'content':_0x43c6fb(_0x143ab4[_0x2add69(0x231)],_0x2add69(0x1a7))};});const _0x1374e5=()=>!0x1;for(const _0x50497f of[_0x11cd43(0x21d),_0x11cd43(0x214),_0x11cd43(0x1e1),_0x11cd43(0x200)])_0xea6b7b[_0x11cd43(0x198)][_0x11cd43(0x1ef)](_0x11cd43(0x177),_0x50497f,_0x11cd43(0x1be),_0x1374e5),_0xea6b7b[_0x11cd43(0x198)][_0x11cd43(0x1ef)](_0x11cd43(0x23c),_0x50497f,_0x11cd43(0x1be),_0x1374e5),_0xea6b7b[_0x11cd43(0x198)][_0x11cd43(0x1ef)](_0x11cd43(0x1fe),_0x50497f,_0x11cd43(0x1be),_0x1374e5);_0xea6b7b[_0x11cd43(0x198)][_0x11cd43(0x1ef)](_0x11cd43(0x1fe),_0x11cd43(0x200),_0x11cd43(0x1cb),_0x1374e5),_0xea6b7b[_0x11cd43(0x198)][_0x11cd43(0x1ef)](_0x11cd43(0x1fe),_0x11cd43(0x200),_0x11cd43(0x1f1),(_0x3b9baa,_0x31f7d9,_0xbeb0ca)=>{const _0x160972=_0x11cd43,_0x455375=_0x3b9baa[_0x160972(0x233)](_0xaf511d=>_0xaf511d[_0x160972(0x20c)]())[_0x160972(0x203)](_0x4feffb=>_0x4feffb),_0x319345=new Map(_0x455375[_0x160972(0x233)](_0x2fb026=>[_0x2fb026,null]));if(_0x55c71a){for(const {element:_0x520d33,attributes:_0x3a85fb}of _0x55c71a[_0x160972(0x19f)])_0x3a85fb&&_0x319345[_0x160972(0x21b)](_0x520d33,_0x3a85fb);}else{if(_0xbeb0ca&&_0xbeb0ca[_0x160972(0x1e0)])for(const [_0x18d561,_0x29ee58]of Object[_0x160972(0x1d0)](_0xbeb0ca[_0x160972(0x1e0)])){const _0x580ac0=_0x143ab4[_0x160972(0x1ad)][_0x160972(0x1b5)][_0x160972(0x1d5)](_0x18d561),_0x540ca9=_0x580ac0?_0x580ac0[_0x160972(0x18a)]()[_0x160972(0x20c)]():null;_0x540ca9&&_0x319345[_0x160972(0x21b)](_0x540ca9,_0x29ee58);}}_0x143ab4[_0x160972(0x1ad)][_0x160972(0x1ff)](_0x2334b9=>{const _0x310c6a=_0x160972;for(const [_0x14e7ac,_0x409e81]of _0x319345)_0x2334b9[_0x310c6a(0x22e)]({...Ce,..._0x409e81},_0x14e7ac);});});const _0x4af8c4=(_0x32a653,_0x4cd69f)=>{const _0x2aef14=_0x11cd43;_0xea6b7b[_0x2aef14(0x198)][_0x2aef14(0x1ef)](_0x32a653,_0x2aef14(0x21d),_0x4cd69f,(_0xc88538,_0x1982f0,_0xe0774a)=>{const _0x19615d=_0x2aef14;_0x143ab4[_0x19615d(0x1ad)][_0x19615d(0x1ff)](_0x18a13e=>{const _0xab0a63=_0x19615d,_0x16f4c8=[];for(const _0x5c1a3d of _0xc88538){const _0x38b252=_0x5c1a3d[_0xab0a63(0x219)][_0xab0a63(0x237)];_0x38b252['is'](_0xab0a63(0x175),_0xab0a63(0x174))&&_0x16f4c8[_0xab0a63(0x18b)](_0x38b252);}_0xea6b7b[_0xab0a63(0x198)][_0xab0a63(0x1c8)](_0x32a653,null,_0x4cd69f)(_0xc88538,_0x1982f0,_0xe0774a);for(const _0x3a4049 of _0x16f4c8)_0xab0a63(0x1c1)!=_0x3a4049[_0xab0a63(0x1aa)][_0xab0a63(0x1d7)]&&_0x18a13e[_0xab0a63(0x224)](_0x3a4049);});});};_0x4af8c4(_0x11cd43(0x177),_0x11cd43(0x1f1)),_0x4af8c4(_0x11cd43(0x177),_0x11cd43(0x1cb)),_0x4af8c4(_0x11cd43(0x23c),_0x11cd43(0x1f1)),_0x4af8c4(_0x11cd43(0x23c),_0x11cd43(0x1cb)),_0xea6b7b[_0x11cd43(0x198)][_0x11cd43(0x1ef)](_0x11cd43(0x177),_0x11cd43(0x1e1),_0x11cd43(0x1cb),_0x17c5f2=>{const _0x306819=_0x11cd43,_0x34288c=_0x17c5f2[_0x306819(0x233)](_0x5bcbcc=>_0x5bcbcc[_0x306819(0x20c)]()),_0x22bb58=_0x34288c[0x0][_0x306819(0x185)](_0x306819(0x215)),{minRow:_0x2a671c,maxRow:_0x5071d4}=_0x50b422[_0x306819(0x1a6)](_0x34288c);_0x1fe425[_0x306819(0x19e)](_0x22bb58,{'at':_0x2a671c,'rows':_0x5071d4-_0x2a671c+0x1});}),_0xea6b7b[_0x11cd43(0x198)][_0x11cd43(0x1ef)](_0x11cd43(0x177),_0x11cd43(0x214),_0x11cd43(0x1cb),_0x483ad8=>{const _0x208c6f=_0x11cd43,_0x49abaf=_0x483ad8[_0x208c6f(0x233)](_0x4ae329=>_0x4ae329[_0x208c6f(0x20c)]()),_0x14010e=_0x49abaf[0x0][_0x208c6f(0x185)](_0x208c6f(0x215)),{minColumn:_0x4d2d2c,maxColumn:_0x2968c4}=_0x50b422[_0x208c6f(0x1a6)](_0x49abaf);_0x1fe425[_0x208c6f(0x1dd)](_0x14010e,{'at':_0x4d2d2c,'columns':_0x2968c4-_0x4d2d2c+0x1});});const _0x28889=(_0x129d36,_0x350a0f)=>{const _0x4847fa=_0x11cd43;if(!_0x350a0f[_0x4847fa(0x21a)]||!_0x350a0f[_0x4847fa(0x21a)][_0x4847fa(0x227)](_0x4847fa(0x21d)))return;const _0x5c5301=_0x350a0f[_0x4847fa(0x1d4)][_0x4847fa(0x229)],_0x2c9eec=_0xea6b7b[_0x4847fa(0x1d8)]()[_0x4847fa(0x203)](_0x2a1ac8=>_0x2a1ac8[_0x4847fa(0x1c6)]&&_0x2a1ac8[_0x4847fa(0x1d4)]&&_0x2a1ac8[_0x4847fa(0x1d4)][_0x4847fa(0x229)]==_0x5c5301);_0x2c9eec[_0x4847fa(0x18d)]&&_0x350a0f[_0x4847fa(0x21e)]()[_0x4847fa(0x18d)]!=_0x2c9eec[_0x4847fa(0x18d)]&&_0x2c9eec[_0x4847fa(0x226)]((_0x314e33,_0x21a395)=>(_0x314e33[_0x4847fa(0x199)]=_0x21a395,_0x21a395[_0x4847fa(0x1a1)]=_0x314e33,_0x21a395));};function _0x5d7055(_0x240070,_0x58cf5b=!0x0){const _0x16208d=_0x11cd43,{id:_0x5ba819}=_0xea6b7b[_0x16208d(0x1c9)](_0x240070[_0x16208d(0x1a8)]),_0x19a388=[_0x16208d(0x1a0),_0x16208d(0x1e6)],_0x28c564=_0xea6b7b[_0x16208d(0x23e)][_0x16208d(0x1da)](_0x240070[_0x16208d(0x1a8)]);return _0x28c564&&_0x19a388[_0x16208d(0x18b)](_0x16208d(0x19d)),{'classes':_0x19a388,'attributes':{'data-suggestion':_0x5ba819},'priority':_0x28c564&&_0x58cf5b?0xbc2:0xbb8};}_0xea6b7b['on'](_0x11cd43(0x1a9),_0x28889,{'priority':_0x11cd43(0x1a2)}),_0xea6b7b['on'](_0x11cd43(0x1b0),_0x28889,{'priority':_0x11cd43(0x1a2)}),_0x143ab4[_0x11cd43(0x1ad)][_0x11cd43(0x1ba)][_0x11cd43(0x17c)](()=>{const _0x17f24f=_0x11cd43;let _0x4baeba=!0x1;const _0x526108=Array[_0x17f24f(0x1a5)](_0x143ab4[_0x17f24f(0x1ad)][_0x17f24f(0x1ba)][_0x17f24f(0x1f3)][_0x17f24f(0x180)]());for(const {name:_0x3364ac,data:_0x1ef178}of _0x526108){const {group:_0x10a850,type:_0x12bf79,id:_0x27a5ce}=_0xea6b7b[_0x17f24f(0x1c9)](_0x3364ac);if(_0x17f24f(0x17e)!=_0x10a850||_0x17f24f(0x23c)!=_0x12bf79||_0x1ef178[_0x17f24f(0x1ab)])continue;if(!_0xea6b7b[_0x17f24f(0x1c2)](_0x27a5ce))continue;const _0x1381c5=_0xea6b7b[_0x17f24f(0x204)](_0x27a5ce)[_0x17f24f(0x23f)](),_0x3b9216=_0x143ab4[_0x17f24f(0x234)][_0x17f24f(0x1d5)](_0x17f24f(0x1a4))['me'];for(const _0x8b8b9b of _0xea6b7b[_0x17f24f(0x1d8)]()){if(!_0x8b8b9b[_0x17f24f(0x1c6)]||_0x8b8b9b[_0x17f24f(0x221)]!=_0x3b9216)continue;if(_0x17f24f(0x1fe)!=_0x8b8b9b[_0x17f24f(0x21f)]||_0x17f24f(0x200)!=_0x8b8b9b[_0x17f24f(0x21a)])continue;if(_0x8b8b9b[_0x17f24f(0x23f)]()[_0x17f24f(0x1eb)](_0x41b87a=>_0x1381c5[_0x17f24f(0x225)](_0x42fe69=>_0x42fe69[_0x17f24f(0x190)](_0x41b87a,!0x0)))){for(const _0x3580ae of _0x8b8b9b[_0x17f24f(0x21e)]())_0x3580ae[_0x17f24f(0x1c6)]&&(_0x3580ae[_0x17f24f(0x1cb)](),_0x4baeba=!0x0);}}}return _0x4baeba;}),_0x143ab4[_0x11cd43(0x1ad)][_0x11cd43(0x1ba)][_0x11cd43(0x17c)](_0x1e6526=>{const _0x455bdf=_0x11cd43,_0x49b9aa=_0x143ab4[_0x455bdf(0x1b6)][_0x455bdf(0x1d5)](_0x455bdf(0x1b8));if(!_0x49b9aa||!_0x49b9aa[_0x455bdf(0x222)][_0x455bdf(0x1b1)](_0x1e6526[_0x455bdf(0x22f)]))return!0x1;let _0x3b9182=!0x1;const _0x21539e=_0x143ab4[_0x455bdf(0x234)][_0x455bdf(0x1d5)](_0x455bdf(0x1a4))['me'],_0x38650b=_0x143ab4[_0x455bdf(0x1ad)][_0x455bdf(0x1ba)][_0x455bdf(0x1f3)][_0x455bdf(0x1bd)](),_0x5f455c=Array[_0x455bdf(0x1a5)](_0x143ab4[_0x455bdf(0x1ad)][_0x455bdf(0x1ba)][_0x455bdf(0x1f3)][_0x455bdf(0x180)]())[_0x455bdf(0x203)](({name:_0x41a085,data:_0x4ec2e5})=>{const _0x516281=_0x455bdf,{group:_0x5d5d1b,subType:_0x54add6,authorId:_0x4f6e70}=_0xea6b7b[_0x516281(0x1c9)](_0x41a085);return _0x516281(0x17e)==_0x5d5d1b&&_0x516281(0x21d)==_0x54add6&&_0x4f6e70==_0x21539e['id']&&!_0x4ec2e5[_0x516281(0x1ab)];});for(const _0x2ce31e of _0x38650b){if(_0x455bdf(0x1f7)!=_0x2ce31e[_0x455bdf(0x21f)]||_0x455bdf(0x174)!=_0x2ce31e[_0x455bdf(0x1db)]||0x1!=_0x2ce31e[_0x455bdf(0x18d)])continue;const _0x18e07d=_0x1e6526[_0x455bdf(0x195)](_0x2ce31e[_0x455bdf(0x216)],_0x2ce31e[_0x455bdf(0x216)][_0x455bdf(0x189)](0x1));if(!_0x5f455c[_0x455bdf(0x208)](({data:_0x2864e8})=>_0x2864e8[_0x455bdf(0x1e8)][_0x455bdf(0x19b)](_0x18e07d))){for(const {name:_0x3c87bc,data:_0x307906}of _0x5f455c)if(_0x18e07d[_0x455bdf(0x190)](_0x307906[_0x455bdf(0x1e8)])){_0x1e6526[_0x455bdf(0x210)](_0x3c87bc,{'range':_0x18e07d}),_0x3b9182=!0x0;break;}}}return _0x3b9182;}),_0x143ab4[_0x11cd43(0x1ad)][_0x11cd43(0x1ba)][_0x11cd43(0x17c)](_0x524555=>{const _0x478824=_0x11cd43;let _0x17b22e=!0x1;const _0x2ea432=_0x143ab4[_0x478824(0x234)][_0x478824(0x1d5)](_0x478824(0x1a4))['me'],_0x5c1496=_0xea6b7b[_0x478824(0x1d8)]()[_0x478824(0x203)](_0xed2caa=>_0xed2caa[_0x478824(0x1c6)]&&_0xed2caa[_0x478824(0x221)]==_0x2ea432),_0x13c2cf=new Set(),_0x177060=new Set();for(const _0x436180 of _0x5c1496)if(_0x478824(0x21d)==_0x436180[_0x478824(0x21a)])for(const _0x1b4158 of _0x436180[_0x478824(0x1ca)]()){const _0x27fc84=_0x1b4158[_0x478824(0x18a)]()[_0x478824(0x20c)]();if(_0x27fc84){if(_0x27fc84['is'](_0x478824(0x175),_0x478824(0x174))&&Pe(_0x27fc84)){_0x436180[_0x478824(0x1d9)](_0x1b4158[_0x478824(0x1db)]),_0x13c2cf[_0x478824(0x240)](_0x27fc84),_0x17b22e=!0x0;const _0x3ef706=_0x27fc84[_0x478824(0x1cd)],_0x20c601=_0x27fc84[_0x478824(0x1ea)],_0x53ff24=_0x3ef706&&_0x3ef706['is'](_0x478824(0x175),_0x478824(0x174)),_0x2897d3=_0x20c601&&_0x20c601['is'](_0x478824(0x175),_0x478824(0x174));_0x53ff24&&!_0x13c2cf[_0x478824(0x1b1)](_0x3ef706)&&_0x177060[_0x478824(0x240)](_0x3ef706),_0x2897d3&&!_0x13c2cf[_0x478824(0x1b1)](_0x20c601)&&_0x177060[_0x478824(0x240)](_0x20c601);}else _0x27fc84['is'](_0x478824(0x175),_0x478824(0x187))&&_0x27fc84[_0x478824(0x23a)]&&(_0x436180[_0x478824(0x1d9)](_0x1b4158[_0x478824(0x1db)]),_0x17b22e=!0x0);}}else{if(_0x478824(0x200)==_0x436180[_0x478824(0x21a)]){if(!_0x436180[_0x478824(0x1d4)]||!_0x436180[_0x478824(0x1d4)][_0x478824(0x229)])continue;const _0x50d1ee=_0x436180[_0x478824(0x1d4)][_0x478824(0x1e0)];if(_0x50d1ee&&Object[_0x478824(0x206)](_0x50d1ee)[_0x478824(0x18d)])continue;const _0x514141=_0x436180[_0x478824(0x1d4)][_0x478824(0x229)];let _0x13fdb7=!0x0,_0x20a3cf=!0x0;for(const _0xc2f127 of _0x5c1496)if(_0xc2f127[_0x478824(0x21a)]&&_0xc2f127[_0x478824(0x21a)][_0x478824(0x227)](_0x478824(0x21d))){if(!_0xc2f127[_0x478824(0x1d4)][_0x478824(0x229)]){_0x20a3cf=!0x1;break;}if(_0xc2f127['id']!=_0x436180['id']&&_0xc2f127[_0x478824(0x1d4)][_0x478824(0x229)]==_0x514141){_0x13fdb7=!0x1;break;}}_0x20a3cf&&_0x13fdb7&&(_0x436180[_0x478824(0x1c0)](),_0x17b22e=!0x0);}}for(const _0x40b745 of _0x13c2cf)_0x524555[_0x478824(0x22b)](_0x40b745);for(const _0x1f5d5f of _0x177060)_0x524555[_0x478824(0x224)](_0x1f5d5f);return _0x17b22e;}),_0x143ab4[_0x11cd43(0x223)][_0x11cd43(0x17f)](_0x11cd43(0x22c))[_0x11cd43(0x22a)]({'model':_0x11cd43(0x1f2),'view':(_0x1ff2e5,_0x59f907)=>_0x5d7055(_0x1ff2e5),'converterPriority':_0x11cd43(0x1a2)}),_0x143ab4[_0x11cd43(0x223)][_0x11cd43(0x17f)](_0x11cd43(0x213))[_0x11cd43(0x22a)]({'model':_0x11cd43(0x1f2),'view':(_0x3c8a1c,_0x4c5db6)=>_0x4c5db6[_0x11cd43(0x18c)][_0x11cd43(0x1cf)]?_0x5d7055(_0x3c8a1c,!0x1):null,'converterPriority':_0x11cd43(0x1a2)});const _0x4ef67c=_0x143ab4[_0x11cd43(0x1fa)][_0x11cd43(0x1af)];this[_0x11cd43(0x236)](_0x4ef67c[_0x11cd43(0x1ba)],_0x11cd43(0x197),(_0x1b5915,_0x4b015b)=>{const _0x42fa30=_0x11cd43,_0x18ab3e=[];for(const _0x5620ed of _0x4ef67c[_0x42fa30(0x19a)](_0x4b015b[_0x42fa30(0x1e5)])[_0x42fa30(0x207)]())_0x5620ed['is'](_0x42fa30(0x175),_0x42fa30(0x20e))&&_0x18ab3e[_0x42fa30(0x18b)](_0x5620ed);_0x4ef67c[_0x42fa30(0x1ff)](_0x1853b3=>{const _0x705f17=_0x42fa30;for(const _0x2b9872 of _0x18ab3e)_0x1853b3[_0x705f17(0x1ac)](_0x1853b3[_0x705f17(0x19a)](_0x2b9872),_0x1853b3[_0x705f17(0x218)](_0x2b9872)),_0x1853b3[_0x705f17(0x22b)](_0x2b9872);});});}}function Pe(_0xb597ce){const _0x76682c=_0x392021;if(_0xb597ce[_0x76682c(0x23a)])return!0x0;const _0x1e53fb=_0xb597ce[_0x76682c(0x1df)](0x0);return _0x1e53fb['is'](_0x76682c(0x175),_0x76682c(0x187))&&_0x1e53fb[_0x76682c(0x23a)];}function _0x5686(){const _0x55d0d6=['createPositionBefore','start','subType','set','low','tablePaste','getAllAdjacentSuggestions','type','column','author','_createdBatches','conversion','unwrap','some','reduce','startsWith','registerDescriptionCallback','tablePasteChainId','markerToHighlight','remove','editingDowncast','requires','setAttributes','batch','columns','locale','6337534Sfmhvj','map','plugins','getTableIfOnlyTableInContent','listenTo','nodeAfter','createElement','end','isEmpty','insertRows','deletion','TrackChangesEditing','activeMarkers','getRanges','add','2639210xAqoUO','tableCellSuggestion','element','903587LbmlIW','insertion','selection','insertContent','8qrmmiy','tableCellHorizontalAlignment','registerPostFixer','first','suggestion','for','getChangedMarkers','return','schema','fill','11BASXqq','findAncestor','endRow','paragraph','markMultiRangeBlockFormat','getShiftedBy','getRange','push','options','length','tableCellBorderColor','tableCellBackgroundColor','containsRange','wrap','rows','insertColumns','rowInsertionRanges','createRange','setAttribute','clipboardOutput','_suggestionFactory','next','createRangeIn','isEqual','detach','ck-suggestion-marker--active','removeRows','cells','ck-suggestion-marker','previous','high','editor','Users','from','_getCoordsForCells','*Replace\x20table\x20cells*','markerName','suggestionLoaded','root','oldRange','move','model','markMultiRangeDeletion','view','suggestionUnloaded','has','endColumn','getRows','markMultiRangeInsertion','markers','commands','tableCellBorderStyle','redo','3204oUreIv','document','call','columnInsertionRanges','getChanges','join','row','removeMarkers','$graveyard','hasSuggestion','tableCellVerticalAlignment','rowInsertionIndexes','1242044HZAcBj','isInContent','tableCellBorderWidth','getSuggestionCallback','_splitMarkerName','getMarkers','discard','_isForcedDefaultExecutionBlock','nextSibling','createTableWalker','showSuggestionHighlights','entries','3ukFWMm','10264500Skgpbz','documentSelection','attributes','get','getColumnIndexes','rootName','getSuggestions','removeMarker','includes','name','7435fJYuBX','removeColumns','tableCellPadding','getChild','markerAttributes','tablePasteRow','682954hmIBBE','stop','last','content','ck-suggestion-marker-insertion','cell','newRange','afterInit','previousSibling','every','insertionRanges','_tablePostFixingSubtypes','getAttributes','registerCustomCallback','getSelectionAffectedTableCells','accept','suggestion:formatBlock:tablePasteCell','differ','fromEntries','TableClipboard','columnInsertionIndexes','insert','_replaceTableSlotCell','value','editing','elementToElement','getChildren','forceDefaultExecution','formatBlock','change','tablePasteCell','trackChanges','_descriptionFactory','filter','getSuggestion','register','keys','getItems','find','fromRange','tableCell','createRangeOn','getContainedElement','TableUtils','suggestion-td','getRowIndexes','updateMarker','deletionRanges','getColumns','dataDowncast','tablePasteColumn','table','position','forEach'];_0x5686=function(){return _0x55d0d6;};return _0x5686();}function _0x5832(_0x144521,_0x58b57a){const _0x568614=_0x5686();return _0x5832=function(_0x58329b,_0x51566c){_0x58329b=_0x58329b-0x173;let _0x5d1818=_0x568614[_0x58329b];return _0x5d1818;},_0x5832(_0x144521,_0x58b57a);}function he(_0x6bdf94,_0x1efa15={},_0x3f20){const _0x5c599d=_0x392021;for(const {isAnchor:_0x15f63f,cellHeight:_0x1633ca,cellWidth:_0x3a0f7f}of _0x3f20[_0x5c599d(0x1ce)](_0x6bdf94,{'includeAllSlots':!0x0,..._0x1efa15}))if(!_0x15f63f||0x1!=_0x1633ca||0x1!=_0x3a0f7f)return!0x1;return!0x0;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x21fe(_0x13bdf1,_0x41e6a0){const _0xdd2da7=_0xdd2d();return _0x21fe=function(_0x21fe6d,_0x1e130d){_0x21fe6d=_0x21fe6d-0x14d;let _0x2073b8=_0xdd2da7[_0x21fe6d];return _0x2073b8;},_0x21fe(_0x13bdf1,_0x41e6a0);}const _0xb34fd1=_0x21fe;(function(_0x5d6325,_0x4b5e87){const _0x4e3ba7=_0x21fe,_0x4b789c=_0x5d6325();while(!![]){try{const _0x11ff8b=-parseInt(_0x4e3ba7(0x160))/0x1+parseInt(_0x4e3ba7(0x161))/0x2*(-parseInt(_0x4e3ba7(0x16c))/0x3)+parseInt(_0x4e3ba7(0x155))/0x4+-parseInt(_0x4e3ba7(0x171))/0x5+-parseInt(_0x4e3ba7(0x166))/0x6+-parseInt(_0x4e3ba7(0x14f))/0x7*(-parseInt(_0x4e3ba7(0x179))/0x8)+parseInt(_0x4e3ba7(0x168))/0x9;if(_0x11ff8b===_0x4b5e87)break;else _0x4b789c['push'](_0x4b789c['shift']());}catch(_0x143c69){_0x4b789c['push'](_0x4b789c['shift']());}}}(_0xdd2d,0x8c24d));import{Plugin as _0x3cb672}from'ckeditor5/src/core.js';import{getTranslation as _0x11eac6}from'../utils/common-translations.js';export default class vt extends _0x3cb672{[_0xb34fd1(0x17a)](){const _0xe22dc1=_0xb34fd1;if(!this[_0xe22dc1(0x17f)][_0xe22dc1(0x154)][_0xe22dc1(0x156)](_0xe22dc1(0x173)))return;const _0x2ee39a=this[_0xe22dc1(0x17f)][_0xe22dc1(0x154)][_0xe22dc1(0x15c)](_0xe22dc1(0x177));_0x2ee39a[_0xe22dc1(0x15b)](_0xe22dc1(0x178),this[_0xe22dc1(0x172)][_0xe22dc1(0x15a)](this)),_0x2ee39a[_0xe22dc1(0x15d)][_0xe22dc1(0x174)](_0xe22dc1(0x183),_0xe22dc1(0x162),_0xe22dc1(0x157),_0x2ee39a[_0xe22dc1(0x15d)][_0xe22dc1(0x153)](_0xe22dc1(0x183),null,_0xe22dc1(0x158))),_0x2ee39a[_0xe22dc1(0x15d)][_0xe22dc1(0x174)](_0xe22dc1(0x183),_0xe22dc1(0x162),_0xe22dc1(0x158),_0x2ee39a[_0xe22dc1(0x15d)][_0xe22dc1(0x153)](_0xe22dc1(0x183),null,_0xe22dc1(0x157))),_0x2ee39a[_0xe22dc1(0x17d)][_0xe22dc1(0x16a)](this[_0xe22dc1(0x14e)][_0xe22dc1(0x15a)](this));}[_0xb34fd1(0x172)](_0x157623,_0x515c37){const _0x402848=_0xb34fd1,_0x5123c7=this[_0x402848(0x17f)][_0x402848(0x154)][_0x402848(0x15c)](_0x402848(0x177)),_0x3c24f0=this[_0x402848(0x17f)][_0x402848(0x154)][_0x402848(0x15c)](_0x402848(0x173)),_0x12ab14=_0x515c37[_0x402848(0x165)]||this[_0x402848(0x17f)][_0x402848(0x16d)][_0x402848(0x181)][_0x402848(0x17b)][_0x402848(0x169)]();this[_0x402848(0x17f)][_0x402848(0x16d)][_0x402848(0x17c)](()=>{const _0x503b5b=_0x402848,_0x4bb313=_0x3c24f0[_0x503b5b(0x14d)](_0x12ab14);let _0x4df3ff=_0x4bb313?_0x3c24f0[_0x503b5b(0x180)](_0x4bb313):null,_0x1cb002=_0x12ab14[_0x503b5b(0x163)](_0x503b5b(0x182))||null;const _0x3e4c62=_0x515c37[_0x503b5b(0x182)]||_0x1cb002,_0x49af73=_0x515c37[_0x503b5b(0x176)]||_0x4df3ff,_0x2e493c=this[_0x503b5b(0x17f)][_0x503b5b(0x154)][_0x503b5b(0x15c)](_0x503b5b(0x16b))['me'];for(const _0x10a15c of _0x5123c7[_0x503b5b(0x15e)]()){const _0x2bb78f=_0x10a15c[_0x503b5b(0x175)]();if(_0x503b5b(0x162)===_0x10a15c[_0x503b5b(0x16f)]&&_0x2bb78f===_0x12ab14){_0x10a15c[_0x503b5b(0x164)]!==_0x2e493c&&_0x10a15c[_0x503b5b(0x158)]();const _0x4eba66=_0x10a15c[_0x503b5b(0x167)][_0x503b5b(0x15f)];_0x1cb002=_0x4eba66[0x0][_0x503b5b(0x182)],_0x4df3ff=_0x4eba66[0x0][_0x503b5b(0x176)];break;}}_0x157623({'table':_0x12ab14,'tableWidth':_0x3e4c62,'columnWidths':_0x49af73}),_0x5123c7[_0x503b5b(0x170)](_0x12ab14,{'commandName':_0x503b5b(0x178),'commandParams':[{'tableWidth':_0x1cb002,'columnWidths':_0x4df3ff}],'formatGroupId':_0x503b5b(0x162)},[],_0x503b5b(0x162));});}[_0xb34fd1(0x14e)](_0x719dc9){const _0x16efde=_0xb34fd1;if(_0x16efde(0x183)!=_0x719dc9[_0x16efde(0x151)]&&_0x16efde(0x152)!=_0x719dc9[_0x16efde(0x151)])return;const {data:_0x11ba69}=_0x719dc9;if(_0x11ba69&&_0x16efde(0x162)===_0x11ba69[_0x16efde(0x17e)]){const _0x3848b1=_0x16efde(0x150);return{'type':_0x16efde(0x16e),'content':_0x11eac6(this[_0x16efde(0x17f)][_0x16efde(0x159)],_0x3848b1)};}}}function _0xdd2d(){const _0x332c57=['handleResizeTableWidthCommand','TableColumnResizeEditing','registerCustomCallback','getContainedElement','columnWidths','TrackChangesEditing','resizeTableWidth','40xkGWCV','afterInit','selection','change','_descriptionFactory','formatGroupId','editor','getTableColumnsWidths','document','tableWidth','formatBlock','getColumnGroupElement','handleSuggestionDescription','1279012uTTPRk','*Format:*\x20resize\x20table','type','formatInline','getSuggestionCallback','plugins','333400fIDsSX','has','accept','discard','locale','bind','enableCommand','get','_suggestionFactory','getSuggestions','commandParams','576000ucAEzQ','4JPIFVP','resizeTable','getAttribute','author','table','3702090ctcJJs','data','17227584hRqceC','getSelectedElement','registerDescriptionCallback','Users','875649KFaTmW','model','format','subType','markBlockFormat','2801480fjQwFF'];_0xdd2d=function(){return _0x332c57;};return _0xdd2d();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x24d29e=_0x4334;(function(_0x474ef9,_0x38048b){const _0x4dbd23=_0x4334,_0x3ebd90=_0x474ef9();while(!![]){try{const _0x33ae97=-parseInt(_0x4dbd23(0x1eb))/0x1*(parseInt(_0x4dbd23(0x1ce))/0x2)+parseInt(_0x4dbd23(0x1ec))/0x3+parseInt(_0x4dbd23(0x1e5))/0x4*(-parseInt(_0x4dbd23(0x1da))/0x5)+-parseInt(_0x4dbd23(0x20b))/0x6*(parseInt(_0x4dbd23(0x1f5))/0x7)+parseInt(_0x4dbd23(0x1d7))/0x8*(-parseInt(_0x4dbd23(0x1fa))/0x9)+parseInt(_0x4dbd23(0x1df))/0xa+parseInt(_0x4dbd23(0x1ea))/0xb*(parseInt(_0x4dbd23(0x20f))/0xc);if(_0x33ae97===_0x38048b)break;else _0x3ebd90['push'](_0x3ebd90['shift']());}catch(_0x59099c){_0x3ebd90['push'](_0x3ebd90['shift']());}}}(_0x1f20,0xd8ee9));function _0x1f20(){const _0xad0f04=['accept','commandName','TableUtils','nodeAfter','createTableWalker','*Format:*\x20%0','_registerLegacyDescription','bindElementToMarker','parent','afterInit','90UDlqAM','_splitMarkerName','_handleLegacySuggestions','ck-suggestion-marker--active','5700GBtPwB','downcastDispatcher','get','FORMAT_REGULAR_COLUMN','TrackChangesEditing','requires','markerNameToElements','cell','headingColumns','_enableDefaultAttributesIntegration','removeMarker:suggestion','name','setTableRowHeader','locale','ck-suggestion-marker-','consumable','activeMarkers','_suggestionFactory','includes','FORMAT_HEADER_COLUMN','_acceptFormatSuggestionCallbackFactory','commandParams','254TFKqiI','toViewElement','formatBlock','registerAttributeLabel','end','forceValue','data-suggestion','removeClass','format','24DQdPsQ','options','markerName','155LegetQ','TableEditing','addClass','writer','registerDescriptionCallback','7490110QgXeNN','stop','markerRange','nodeBefore','FORMAT_HEADER_ROW','data','58564nOOyVI','addMarker:suggestion','setTableColumnHeader','editor','item','14179CQECkT','4451ekNWPu','3840591XWJmtI','editing','FORMAT_REGULAR_ROW','type','mapper','setAttribute','getSuggestion','getCellLocation','start','305389DosskU','registerCustomCallback','consume','showSuggestionHighlights','headingRows','238131TOzBjx','plugins','highest','_descriptionFactory','removeAttribute','has','unbindElementFromMarkerName'];_0x1f20=function(){return _0xad0f04;};return _0x1f20();}import{Plugin as _0x7e6fce}from'ckeditor5/src/core.js';import _0x3f5799 from'./table.js';function _0x4334(_0x5c6477,_0xa6b4ac){const _0x1f20e3=_0x1f20();return _0x4334=function(_0x43344f,_0x2636bb){_0x43344f=_0x43344f-0x1ba;let _0x28933f=_0x1f20e3[_0x43344f];return _0x28933f;},_0x4334(_0x5c6477,_0xa6b4ac);}import{getTranslation as _0x2e2dd0}from'../utils/common-translations.js';export default class At extends _0x7e6fce{static get[_0x24d29e(0x1bd)](){return[_0x3f5799];}[_0x24d29e(0x20a)](){const _0x212b48=_0x24d29e,_0x17b779=this[_0x212b48(0x1e8)];if(!_0x17b779[_0x212b48(0x1fb)][_0x212b48(0x1ff)](_0x212b48(0x1db)))return;const _0x1c6c34=_0x17b779[_0x212b48(0x1c5)],_0x5bc637=_0x17b779[_0x212b48(0x1fb)][_0x212b48(0x1ba)](_0x212b48(0x1bc));_0x5bc637[_0x212b48(0x1c1)](_0x212b48(0x1c4),[],[_0x212b48(0x1f9)]),_0x5bc637[_0x212b48(0x1c1)](_0x212b48(0x1e7),[],[_0x212b48(0x1c0)]),_0x5bc637[_0x212b48(0x1fd)][_0x212b48(0x1d1)](_0x212b48(0x1f9),_0x2e2dd0(_0x1c6c34,_0x212b48(0x1e3))),_0x5bc637[_0x212b48(0x1fd)][_0x212b48(0x1d1)](_0x212b48(0x1c0),_0x2e2dd0(_0x1c6c34,_0x212b48(0x1cb))),this[_0x212b48(0x20d)]();}[_0x24d29e(0x20d)](){const _0x7445ce=_0x24d29e,_0x5abe33=this[_0x7445ce(0x1e8)][_0x7445ce(0x1fb)][_0x7445ce(0x1ba)](_0x7445ce(0x1bc)),_0x3906d8=this[_0x7445ce(0x1e8)][_0x7445ce(0x1fb)][_0x7445ce(0x1ba)](_0x7445ce(0x203)),_0x4a44da=this[_0x7445ce(0x1e8)][_0x7445ce(0x1fb)][_0x7445ce(0x1ba)](_0x3f5799)[_0x7445ce(0x1cc)]();function _0x58796c({showActiveMarker:_0x2ea869=!0x0,setDataAttribute:_0x5cb34e=!0x0}={}){return(_0x342ae4,_0x2a7fd8,_0x2f592e)=>{const _0x202e09=_0x4334,{type:_0x23e5c1,id:_0x3f1d1f}=_0x5abe33[_0x202e09(0x20c)](_0x2a7fd8[_0x202e09(0x1d9)]),_0x12900a=_0x5abe33[_0x202e09(0x1f2)](_0x3f1d1f),_0x5e73ab=_0x12900a[_0x202e09(0x1e4)];if(_0x202e09(0x1d0)!=_0x12900a[_0x202e09(0x1ef)]||!_0x5e73ab||_0x202e09(0x1e7)!=_0x5e73ab[_0x202e09(0x202)])return;if(_0x2a7fd8[_0x202e09(0x1e9)])return void _0x342ae4[_0x202e09(0x1e0)]();if(!_0x2f592e[_0x202e09(0x1c7)][_0x202e09(0x1f7)](_0x2a7fd8[_0x202e09(0x1e1)],_0x342ae4[_0x202e09(0x1c3)]))return;const _0x3bf421=_0x2a7fd8[_0x202e09(0x1e1)][_0x202e09(0x1f4)][_0x202e09(0x204)],_0x408659=_0x2a7fd8[_0x202e09(0x1e1)][_0x202e09(0x1d2)][_0x202e09(0x1e2)],_0x4c62a2=_0x3bf421[_0x202e09(0x209)][_0x202e09(0x209)],{column:_0x36a19b}=_0x3906d8[_0x202e09(0x1f3)](_0x3bf421),{column:_0x4c072d}=_0x3906d8[_0x202e09(0x1f3)](_0x408659);for(let _0x1bee8c=_0x36a19b;_0x1bee8c<=_0x4c072d;_0x1bee8c++){const _0xcfcdca=_0x3906d8[_0x202e09(0x205)](_0x4c62a2,{'column':_0x1bee8c,'includeAllSlots':!0x1});for(const _0x42675e of _0xcfcdca){const _0x4e36bf=_0x42675e[_0x202e09(0x1bf)],_0x2d3064=_0x2f592e[_0x202e09(0x1f0)][_0x202e09(0x1cf)](_0x4e36bf);_0x2f592e[_0x202e09(0x1dd)][_0x202e09(0x1dc)](_0x202e09(0x1c6)+_0x23e5c1,_0x2d3064),_0x5cb34e&&_0x2f592e[_0x202e09(0x1dd)][_0x202e09(0x1f1)](_0x202e09(0x1d4),_0x3f1d1f,_0x2d3064),_0x2f592e[_0x202e09(0x1f0)][_0x202e09(0x208)](_0x2d3064,_0x2a7fd8[_0x202e09(0x1d9)]),_0x2ea869&&(_0x5abe33[_0x202e09(0x1c8)][_0x202e09(0x1ca)](_0x2a7fd8[_0x202e09(0x1d9)])?_0x2f592e[_0x202e09(0x1dd)][_0x202e09(0x1dc)](_0x202e09(0x20e),_0x2d3064):_0x2f592e[_0x202e09(0x1dd)][_0x202e09(0x1d5)](_0x202e09(0x20e),_0x2d3064));}}};}_0x5abe33[_0x7445ce(0x1c9)][_0x7445ce(0x1f6)](_0x7445ce(0x1d0),_0x7445ce(0x1c4),_0x7445ce(0x201),_0x4a44da),_0x5abe33[_0x7445ce(0x1c9)][_0x7445ce(0x1f6)](_0x7445ce(0x1d0),_0x7445ce(0x1e7),_0x7445ce(0x201),_0x4a44da),this[_0x7445ce(0x1e8)][_0x7445ce(0x1ed)][_0x7445ce(0x210)]['on'](_0x7445ce(0x1e6),_0x58796c(),{'priority':_0x7445ce(0x1fc)}),this[_0x7445ce(0x1e8)][_0x7445ce(0x1e4)][_0x7445ce(0x210)]['on'](_0x7445ce(0x1e6),(_0x1f1c94,_0x3a4ea8,_0x2a83d7)=>{const _0x208ebb=_0x7445ce;_0x2a83d7[_0x208ebb(0x1d8)][_0x208ebb(0x1f8)]&&_0x58796c({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x1f1c94,_0x3a4ea8,_0x2a83d7);},{'priority':_0x7445ce(0x1fc)}),this[_0x7445ce(0x1e8)][_0x7445ce(0x1ed)][_0x7445ce(0x210)]['on'](_0x7445ce(0x1c2),(_0x50fe70,_0x234d9,_0x12cb9b)=>{const _0xd998cc=_0x7445ce,{type:_0x11e09b,id:_0x30c432}=_0x5abe33[_0xd998cc(0x20c)](_0x234d9[_0xd998cc(0x1d9)]),_0x24727b=_0x5abe33[_0xd998cc(0x1f2)](_0x30c432),_0x4396b3=_0x24727b[_0xd998cc(0x1e4)];if(_0xd998cc(0x1d0)!=_0x24727b[_0xd998cc(0x1ef)]||!_0x4396b3||_0xd998cc(0x1e7)!=_0x4396b3[_0xd998cc(0x202)])return;const _0x11e26f=_0x12cb9b[_0xd998cc(0x1f0)][_0xd998cc(0x1be)](_0x234d9[_0xd998cc(0x1d9)]);if(_0x11e26f){for(const _0x3a23f5 of _0x11e26f)_0x12cb9b[_0xd998cc(0x1dd)][_0xd998cc(0x1d5)](_0xd998cc(0x1c6)+_0x11e09b,_0x3a23f5),_0x12cb9b[_0xd998cc(0x1dd)][_0xd998cc(0x1d5)](_0xd998cc(0x20e),_0x3a23f5),_0x12cb9b[_0xd998cc(0x1dd)][_0xd998cc(0x1fe)](_0xd998cc(0x1d4),_0x3a23f5),_0x12cb9b[_0xd998cc(0x1f0)][_0xd998cc(0x200)](_0x3a23f5,_0x234d9[_0xd998cc(0x1d9)]);}},{'priority':_0x7445ce(0x1fc)}),this[_0x7445ce(0x207)]();}[_0x24d29e(0x207)](){const _0x311406=_0x24d29e,_0x5280c9=this[_0x311406(0x1e8)],_0x5a73b4=_0x5280c9[_0x311406(0x1c5)];function _0x340c0e(_0x573ecd){const _0xeeb9e8=_0x311406;return{'type':_0xeeb9e8(0x1d6),'content':_0x2e2dd0(_0x5a73b4,_0xeeb9e8(0x206),_0x573ecd)};}_0x5280c9[_0x311406(0x1fb)][_0x311406(0x1ba)](_0x311406(0x1bc))[_0x311406(0x1fd)][_0x311406(0x1de)](_0x2ca285=>{const _0x32647e=_0x311406;if(_0x32647e(0x1d0)!=_0x2ca285[_0x32647e(0x1ef)])return;const {data:_0x4369d3}=_0x2ca285;if(_0x4369d3){if(_0x32647e(0x1c4)==_0x4369d3[_0x32647e(0x202)]){const _0x2b67a4=_0x4369d3[_0x32647e(0x1cd)][0x0][_0x32647e(0x1d3)];return _0x340c0e(_0x2e2dd0(_0x5a73b4,_0x2b67a4?_0x32647e(0x1e3):_0x32647e(0x1ee)));}if(_0x32647e(0x1e7)==_0x4369d3[_0x32647e(0x202)]){const _0x32a155=_0x4369d3[_0x32647e(0x1cd)][0x0][_0x32647e(0x1d3)];return _0x340c0e(_0x2e2dd0(_0x5a73b4,_0x32a155?_0x32647e(0x1cb):_0x32647e(0x1bb)));}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x784934=_0xb7a0;(function(_0x4ac03e,_0xfc3884){const _0x480552=_0xb7a0,_0x491a5f=_0x4ac03e();while(!![]){try{const _0x5c474c=-parseInt(_0x480552(0x1af))/0x1*(-parseInt(_0x480552(0x176))/0x2)+-parseInt(_0x480552(0x188))/0x3*(-parseInt(_0x480552(0x17e))/0x4)+parseInt(_0x480552(0x169))/0x5+parseInt(_0x480552(0x1a8))/0x6+parseInt(_0x480552(0x1a5))/0x7*(parseInt(_0x480552(0x1ba))/0x8)+-parseInt(_0x480552(0x1b7))/0x9*(parseInt(_0x480552(0x1ad))/0xa)+-parseInt(_0x480552(0x1a1))/0xb;if(_0x5c474c===_0xfc3884)break;else _0x491a5f['push'](_0x491a5f['shift']());}catch(_0x187654){_0x491a5f['push'](_0x491a5f['shift']());}}}(_0x27c4,0x1dc69));function _0x27c4(){const _0x24bd04=['52rbHGLc','setSelection','mergeTableCellUp','formatInline','requires','low','model','*Merge\x20cells*','63603RPxfFD','deletion','commands','8zRCsWh','value','from','execute','registerDescriptionCallback','markBlockFormat','change','afterInit','detach','get','horizontally','enableCommand','getCellLocation','$graveyard','table','size','_acceptFormatSuggestionCallbackFactory','*Split\x20cell:*\x20vertically','commandName','197020KBKIhL','mergeTableCellDown','createTableWalker','splitTableCellHorizontally','markMultiRangeBlockFormat','_tablePostFixingSubtypes','refresh','isInContent','forceDefaultExecution','findAncestor','editor','has','selection','7804cKtkLJ','mergeTableCellLeft','rootName','cell','_suggestionFactory','getFirstPosition','registerCustomCallback','tableCell','310732lKTOhz','TrackChangesEditing','return','map','mergeTableCellRight','format','createRangeOn','_descriptionFactory','splitTableCellVertically','_isForcedDefaultExecutionBlock','6JdQOYh','isEnabled','author','formatBlock','*Split\x20cell:*\x20horizontally','TableEditing','highest','document','add','direction','type','accept','set:isEnabled','getRanges','length','plugins','locale','mergeTableCells','getSuggestions','trackChanges','_areMergableCells','insertion','containsRange','fromRange','getSelectionAffectedTableCells','2400596OuaTCg','element','_areSelectedCellsMergable','push','457961quvYoD','getAncestors','stop','619464gWxcgn','find','filter','TableUtils','subType','320mhyFcC','root'];_0x27c4=function(){return _0x24bd04;};return _0x27c4();}function _0xb7a0(_0x55f2c2,_0x3f04a4){const _0x27c4f2=_0x27c4();return _0xb7a0=function(_0xb7a0db,_0x56dad1){_0xb7a0db=_0xb7a0db-0x157;let _0xba2103=_0x27c4f2[_0xb7a0db];return _0xba2103;},_0xb7a0(_0x55f2c2,_0x3f04a4);}import{Plugin as _0x57e6b6}from'ckeditor5/src/core.js';import _0x3c4c6f from'./table.js';import{LiveRange as _0x1299a3}from'ckeditor5/src/engine.js';import{getTranslation as _0x513cbd}from'../utils/common-translations.js';export default class St extends _0x57e6b6{static get[_0x784934(0x1b3)](){return[_0x3c4c6f];}[_0x784934(0x15d)](){const _0x17ba02=_0x784934,_0x18d53b=this[_0x17ba02(0x173)],_0xc4ec14=_0x18d53b[_0x17ba02(0x1b5)][_0x17ba02(0x18f)][_0x17ba02(0x175)],_0x35c623=_0x18d53b[_0x17ba02(0x198)];if(!_0x18d53b[_0x17ba02(0x197)][_0x17ba02(0x174)](_0x17ba02(0x18d)))return;const _0xac79d0=_0x18d53b[_0x17ba02(0x197)][_0x17ba02(0x15f)](_0x17ba02(0x17f)),_0x288d03=_0x18d53b[_0x17ba02(0x197)][_0x17ba02(0x15f)](_0x17ba02(0x1ab)),_0x4d0669=_0x18d53b[_0x17ba02(0x197)][_0x17ba02(0x15f)](_0x3c4c6f);_0x4d0669[_0x17ba02(0x16e)][_0x17ba02(0x1a4)](_0x17ba02(0x199)),_0xac79d0[_0x17ba02(0x161)](_0x17ba02(0x199),()=>{const _0x1d43f0=_0x17ba02,_0x11b087=_0x288d03[_0x1d43f0(0x1a0)](_0x18d53b[_0x1d43f0(0x1b5)][_0x1d43f0(0x18f)][_0x1d43f0(0x175)]);_0x18d53b[_0x1d43f0(0x1b5)][_0x1d43f0(0x15c)](()=>{const _0x3ce0db=_0x1d43f0;_0xac79d0[_0x3ce0db(0x16d)](_0x11b087,{'commandName':_0x3ce0db(0x199),'commandParams':[]},[],_0x3ce0db(0x199));});}),_0x18d53b[_0x17ba02(0x1b9)][_0x17ba02(0x15f)](_0x17ba02(0x199))['on'](_0x17ba02(0x159),(_0x29cd96,_0x2b3fc7)=>{const _0x4ba3d4=_0x17ba02;_0x18d53b[_0x4ba3d4(0x1b9)][_0x4ba3d4(0x15f)](_0x4ba3d4(0x19b))[_0x4ba3d4(0x157)]&&(_0x2b3fc7[_0x4ba3d4(0x196)]>0x0&&_0x2b3fc7[_0x2b3fc7[_0x4ba3d4(0x196)]-0x1]&&_0x2b3fc7[_0x2b3fc7[_0x4ba3d4(0x196)]-0x1][_0x4ba3d4(0x171)]||_0xac79d0[_0x4ba3d4(0x187)]||this[_0x4ba3d4(0x1a3)]()||_0x29cd96[_0x4ba3d4(0x1a7)]());},{'priority':_0x17ba02(0x18e)});for(const _0x594c11 of[_0x17ba02(0x1b1),_0x17ba02(0x182),_0x17ba02(0x16a),_0x17ba02(0x177)]){const _0x4f99ac=_0x18d53b[_0x17ba02(0x1b9)][_0x17ba02(0x15f)](_0x594c11);_0xac79d0[_0x17ba02(0x161)](_0x594c11,()=>{const _0x1fd84a=_0x17ba02,_0x1c354a=_0x18d53b[_0x1fd84a(0x1b5)][_0x1fd84a(0x18f)][_0x1fd84a(0x175)][_0x1fd84a(0x17b)]()[_0x1fd84a(0x1a6)]()[_0x1fd84a(0x1a9)](_0x438f1a=>_0x438f1a['is'](_0x1fd84a(0x1a2),_0x1fd84a(0x17d))),_0x34c6ab=_0x4f99ac[_0x1fd84a(0x157)];_0x18d53b[_0x1fd84a(0x1b5)][_0x1fd84a(0x15c)](()=>{const _0x2304cf=_0x1fd84a;_0xac79d0[_0x2304cf(0x16d)]([_0x1c354a,_0x34c6ab],{'commandName':_0x2304cf(0x199),'commandParams':[]},[],_0x2304cf(0x199));});});}for(const _0x22f4a4 of[_0x17ba02(0x186),_0x17ba02(0x16c)]){const _0x116f62=_0x18d53b[_0x17ba02(0x1b9)][_0x17ba02(0x15f)](_0x22f4a4);_0xac79d0[_0x17ba02(0x161)](_0x22f4a4,()=>{const _0x5511eb=_0x17ba02,_0x25c1e7=_0x288d03[_0x5511eb(0x1a0)](_0x18d53b[_0x5511eb(0x1b5)][_0x5511eb(0x18f)][_0x5511eb(0x175)])[0x0],_0x570775=_0x25c1e7[_0x5511eb(0x172)](_0x5511eb(0x164)),{column:_0x10057a,row:_0x453c37}=_0x288d03[_0x5511eb(0x162)](_0x25c1e7);let _0x59f007=[];if(_0x5511eb(0x160)==_0x116f62[_0x5511eb(0x191)]){const _0x28cb01=_0x288d03[_0x5511eb(0x16b)](_0x570775,{'startRow':_0x453c37,'endRow':_0x453c37,'includeAllSlots':!0x0});_0x59f007=Array[_0x5511eb(0x158)](_0x28cb01)[_0x5511eb(0x181)](_0x268145=>_0x268145[_0x5511eb(0x179)]);}else{const _0x2566ad=_0x288d03[_0x5511eb(0x16b)](_0x570775,{'column':_0x10057a,'includeAllSlots':!0x0});_0x59f007=Array[_0x5511eb(0x158)](_0x2566ad)[_0x5511eb(0x181)](_0x4cac21=>_0x4cac21[_0x5511eb(0x179)]);}_0x18d53b[_0x5511eb(0x1b5)][_0x5511eb(0x15c)](_0x231cfc=>{const _0x1096d2=_0x5511eb;_0xac79d0[_0x1096d2(0x15b)](_0x231cfc[_0x1096d2(0x184)](_0x25c1e7),{'commandName':_0x22f4a4,'commandParams':[]},_0x59f007,_0x22f4a4);});});}_0xac79d0[_0x17ba02(0x185)][_0x17ba02(0x15a)](_0xd6b438=>{const _0x3b4530=_0x17ba02;if(_0x3b4530(0x18b)!=_0xd6b438[_0x3b4530(0x192)]&&_0x3b4530(0x1b2)!=_0xd6b438[_0x3b4530(0x192)])return;const {data:_0x147667}=_0xd6b438;return _0x147667&&_0x3b4530(0x199)==_0x147667[_0x3b4530(0x168)]?{'type':_0x3b4530(0x183),'content':_0x513cbd(_0x35c623,_0x3b4530(0x1b6))}:void 0x0;}),_0xac79d0[_0x17ba02(0x185)][_0x17ba02(0x15a)](_0x33dd25=>{const _0x2d97d0=_0x17ba02;if(_0x2d97d0(0x18b)!=_0x33dd25[_0x2d97d0(0x192)]&&_0x2d97d0(0x1b2)!=_0x33dd25[_0x2d97d0(0x192)])return;const {data:_0x2c745d}=_0x33dd25;return _0x2c745d?_0x2d97d0(0x186)==_0x2c745d[_0x2d97d0(0x168)]?{'type':_0x2d97d0(0x183),'content':_0x513cbd(_0x35c623,_0x2d97d0(0x167))}:_0x2d97d0(0x16c)==_0x2c745d[_0x2d97d0(0x168)]?{'type':_0x2d97d0(0x183),'content':_0x513cbd(_0x35c623,_0x2d97d0(0x18c))}:void 0x0:void 0x0;});const _0x52f349=_0x4d0669[_0x17ba02(0x166)]();for(const _0x49f503 of[_0x17ba02(0x1b1),_0x17ba02(0x182),_0x17ba02(0x16a),_0x17ba02(0x177)])_0xac79d0[_0x17ba02(0x17a)][_0x17ba02(0x17c)](_0x17ba02(0x18b),_0x49f503,_0x17ba02(0x193),_0x52f349);for(const _0x3e3179 of[_0x17ba02(0x186),_0x17ba02(0x16c)])_0xac79d0[_0x17ba02(0x17a)][_0x17ba02(0x17c)](_0x17ba02(0x18b),_0x3e3179,_0x17ba02(0x193),_0x52f349);_0xac79d0[_0x17ba02(0x17a)][_0x17ba02(0x17c)](_0x17ba02(0x18b),_0x17ba02(0x199),_0x17ba02(0x193),_0x442b3e=>{const _0x5c9ddf=_0x17ba02;_0x18d53b[_0x5c9ddf(0x1b5)][_0x5c9ddf(0x15c)](_0x25f18d=>{const _0x1417eb=_0x5c9ddf,_0x3e648e=Array[_0x1417eb(0x158)](_0xc4ec14[_0x1417eb(0x195)]())[_0x1417eb(0x181)](_0x450d4a=>_0x1299a3[_0x1417eb(0x19f)](_0x450d4a));_0x25f18d[_0x1417eb(0x1b0)](_0x442b3e),_0x18d53b[_0x1417eb(0x1b9)][_0x1417eb(0x15f)](_0x1417eb(0x199))[_0x1417eb(0x16f)](),_0x18d53b[_0x1417eb(0x159)](_0x1417eb(0x199),{'forceDefaultExecution':!0x0});const _0x4297b1=_0x3e648e[_0x1417eb(0x1aa)](_0x2efca0=>_0x1417eb(0x163)!=_0x2efca0[_0x1417eb(0x1ae)][_0x1417eb(0x178)]);_0x4297b1[_0x1417eb(0x196)]>0x0&&_0x25f18d[_0x1417eb(0x1b0)](_0x4297b1);for(const _0x372218 of _0x3e648e)_0x372218[_0x1417eb(0x15e)]();});});for(const _0x523744 of[_0x17ba02(0x1b1),_0x17ba02(0x16a),_0x17ba02(0x177),_0x17ba02(0x182)]){const _0x2c357c=_0x18d53b[_0x17ba02(0x1b9)][_0x17ba02(0x15f)](_0x523744);_0x2c357c['on'](_0x17ba02(0x194),(_0x5eb08a,_0x43e4e9,_0x5ca81d)=>{const _0x47c90c=_0x17ba02;if(_0x5ca81d){const _0x17a19e=_0x18d53b[_0x47c90c(0x1b5)][_0x47c90c(0x18f)][_0x47c90c(0x175)][_0x47c90c(0x17b)]()[_0x47c90c(0x1a6)]()[_0x47c90c(0x1a9)](_0x5a2776=>_0x5a2776['is'](_0x47c90c(0x1a2),_0x47c90c(0x17d)));this[_0x47c90c(0x19c)](_0x2c357c[_0x47c90c(0x157)],_0x17a19e)||(_0x5eb08a[_0x47c90c(0x180)]=!0x1,_0x5eb08a[_0x47c90c(0x1a7)]());}},{'priority':_0x17ba02(0x1b4)});}}[_0x784934(0x1a3)](){const _0x3341f0=_0x784934,_0x64caec=this[_0x3341f0(0x173)][_0x3341f0(0x1b9)][_0x3341f0(0x15f)](_0x3341f0(0x199)),_0x52f1a9=this[_0x3341f0(0x173)][_0x3341f0(0x197)][_0x3341f0(0x15f)](_0x3341f0(0x1ab));if(!_0x64caec[_0x3341f0(0x189)])return!0x1;const _0x2e779e=_0x52f1a9[_0x3341f0(0x1a0)](this[_0x3341f0(0x173)][_0x3341f0(0x1b5)][_0x3341f0(0x18f)][_0x3341f0(0x175)]);for(const _0x54ae32 of _0x2e779e)for(const _0x173c3a of _0x2e779e)if(_0x54ae32!=_0x173c3a&&!this[_0x3341f0(0x19c)](_0x54ae32,_0x173c3a))return!0x1;return!0x0;}[_0x784934(0x19c)](_0x2dafa7,_0x538677){const _0xcd5427=_0x784934,_0x170be4=this[_0xcd5427(0x173)][_0xcd5427(0x197)][_0xcd5427(0x15f)](_0xcd5427(0x17f)),_0x33a9fc=this[_0xcd5427(0x173)][_0xcd5427(0x1b5)][_0xcd5427(0x184)](_0x2dafa7),_0x3a332e=this[_0xcd5427(0x173)][_0xcd5427(0x1b5)][_0xcd5427(0x184)](_0x538677),_0x38be7d=new Set(),_0x3e0d4f=new Set();for(const _0x387e50 of _0x170be4[_0xcd5427(0x19a)]())if((_0xcd5427(0x19d)==_0x387e50[_0xcd5427(0x192)]||_0xcd5427(0x1b8)==_0x387e50[_0xcd5427(0x192)]||_0xcd5427(0x199)==_0x387e50[_0xcd5427(0x1ac)])&&_0x387e50[_0xcd5427(0x170)]){for(const _0x24bd98 of _0x387e50[_0xcd5427(0x195)]())_0x24bd98[_0xcd5427(0x19e)](_0x33a9fc,!0x0)&&_0x38be7d[_0xcd5427(0x190)](_0x387e50[_0xcd5427(0x192)]+':'+_0x387e50[_0xcd5427(0x18a)]['id']),_0x24bd98[_0xcd5427(0x19e)](_0x3a332e,!0x0)&&_0x3e0d4f[_0xcd5427(0x190)](_0x387e50[_0xcd5427(0x192)]+':'+_0x387e50[_0xcd5427(0x18a)]['id']);}if(_0x38be7d[_0xcd5427(0x165)]!=_0x3e0d4f[_0xcd5427(0x165)])return!0x1;for(const _0x552615 of _0x38be7d)if(!_0x3e0d4f[_0xcd5427(0x174)](_0x552615))return!0x1;return!0x0;}}
|
|
23
|
+
const _0x12bdb2=_0x1021;function _0x370e(){const _0x3914cb=['mergeTableCellDown','getAncestors','map','splitTableCellVertically','registerDescriptionCallback','_areMergableCells','getSelectionAffectedTableCells','commandName','_areSelectedCellsMergable','isInContent','containsRange','format','insertion','setSelection','646130TQidRN','deletion','filter','8bdnhcO','from','_isForcedDefaultExecutionBlock','editor','subType','size','length','formatBlock','rootName','mergeTableCellRight','enableCommand','*Split\x20cell:*\x20horizontally','findAncestor','5801766MiNdzS','getCellLocation','accept','afterInit','297cxusLf','64MaAUQx','isEnabled','TrackChangesEditing','TableEditing','commands','getSuggestions','find','_tablePostFixingSubtypes','detach','8532450OdpUej','locale','low','677299IXKzHp','mergeTableCellLeft','model','_suggestionFactory','horizontally','selection','markMultiRangeBlockFormat','getFirstPosition','1731290WUUjnS','_descriptionFactory','trackChanges','root','registerCustomCallback','type','mergeTableCells','markBlockFormat','stop','fromRange','*Merge\x20cells*','document','mergeTableCellUp','author','direction','223653GZrclD','createRangeOn','plugins','TableUtils','get','element','splitTableCellHorizontally','requires','cell','formatInline','_acceptFormatSuggestionCallbackFactory','forceDefaultExecution','4isVZCX','table','1330005XOoBeo','change','$graveyard','set:isEnabled','push','highest','getRanges','execute','add','createTableWalker','refresh','return','tableCell','*Split\x20cell:*\x20vertically','value','has'];_0x370e=function(){return _0x3914cb;};return _0x370e();}(function(_0x3645ac,_0x30f0e0){const _0x11e92c=_0x1021,_0x178fda=_0x3645ac();while(!![]){try{const _0x20002f=-parseInt(_0x11e92c(0x11e))/0x1*(-parseInt(_0x11e92c(0x12a))/0x2)+parseInt(_0x11e92c(0x12c))/0x3+-parseInt(_0x11e92c(0x14d))/0x4*(-parseInt(_0x11e92c(0x10f))/0x5)+-parseInt(_0x11e92c(0x15a))/0x6+parseInt(_0x11e92c(0x107))/0x7*(-parseInt(_0x11e92c(0xfb))/0x8)+-parseInt(_0x11e92c(0x104))/0x9+-parseInt(_0x11e92c(0x14a))/0xa*(-parseInt(_0x11e92c(0xfa))/0xb);if(_0x20002f===_0x30f0e0)break;else _0x178fda['push'](_0x178fda['shift']());}catch(_0x104781){_0x178fda['push'](_0x178fda['shift']());}}}(_0x370e,0x9beb1));function _0x1021(_0x35061e,_0xa83d3c){const _0x370efe=_0x370e();return _0x1021=function(_0x10214c,_0x4c9fb0){_0x10214c=_0x10214c-0xf7;let _0x544faa=_0x370efe[_0x10214c];return _0x544faa;},_0x1021(_0x35061e,_0xa83d3c);}import{Plugin as _0x1dc29}from'ckeditor5/src/core.js';import _0x34ff5e from'./table.js';import{LiveRange as _0x38af54}from'ckeditor5/src/engine.js';import{getTranslation as _0x4c886a}from'../utils/common-translations.js';export default class St extends _0x1dc29{static get[_0x12bdb2(0x125)](){return[_0x34ff5e];}[_0x12bdb2(0xf9)](){const _0x186ef6=_0x12bdb2,_0x63bc96=this[_0x186ef6(0x150)],_0x5693da=_0x63bc96[_0x186ef6(0x109)][_0x186ef6(0x11a)][_0x186ef6(0x10c)],_0xace180=_0x63bc96[_0x186ef6(0x105)];if(!_0x63bc96[_0x186ef6(0x120)][_0x186ef6(0x13b)](_0x186ef6(0xfe)))return;const _0x1088a1=_0x63bc96[_0x186ef6(0x120)][_0x186ef6(0x122)](_0x186ef6(0xfd)),_0x426c4a=_0x63bc96[_0x186ef6(0x120)][_0x186ef6(0x122)](_0x186ef6(0x121)),_0x3a1ec4=_0x63bc96[_0x186ef6(0x120)][_0x186ef6(0x122)](_0x34ff5e);_0x3a1ec4[_0x186ef6(0x102)][_0x186ef6(0x130)](_0x186ef6(0x115)),_0x1088a1[_0x186ef6(0x157)](_0x186ef6(0x115),()=>{const _0xe0fa1=_0x186ef6,_0x82be47=_0x426c4a[_0xe0fa1(0x142)](_0x63bc96[_0xe0fa1(0x109)][_0xe0fa1(0x11a)][_0xe0fa1(0x10c)]);_0x63bc96[_0xe0fa1(0x109)][_0xe0fa1(0x12d)](()=>{const _0x6b263e=_0xe0fa1;_0x1088a1[_0x6b263e(0x10d)](_0x82be47,{'commandName':_0x6b263e(0x115),'commandParams':[]},[],_0x6b263e(0x115));});}),_0x63bc96[_0x186ef6(0xff)][_0x186ef6(0x122)](_0x186ef6(0x115))['on'](_0x186ef6(0x133),(_0x5a3919,_0x465207)=>{const _0x432e3c=_0x186ef6;_0x63bc96[_0x432e3c(0xff)][_0x432e3c(0x122)](_0x432e3c(0x111))[_0x432e3c(0x13a)]&&(_0x465207[_0x432e3c(0x153)]>0x0&&_0x465207[_0x465207[_0x432e3c(0x153)]-0x1]&&_0x465207[_0x465207[_0x432e3c(0x153)]-0x1][_0x432e3c(0x129)]||_0x1088a1[_0x432e3c(0x14f)]||this[_0x432e3c(0x144)]()||_0x5a3919[_0x432e3c(0x117)]());},{'priority':_0x186ef6(0x131)});for(const _0x3d7f1e of[_0x186ef6(0x11b),_0x186ef6(0x156),_0x186ef6(0x13c),_0x186ef6(0x108)]){const _0xcda750=_0x63bc96[_0x186ef6(0xff)][_0x186ef6(0x122)](_0x3d7f1e);_0x1088a1[_0x186ef6(0x157)](_0x3d7f1e,()=>{const _0x1f8f81=_0x186ef6,_0x43192c=_0x63bc96[_0x1f8f81(0x109)][_0x1f8f81(0x11a)][_0x1f8f81(0x10c)][_0x1f8f81(0x10e)]()[_0x1f8f81(0x13d)]()[_0x1f8f81(0x101)](_0xcc1fdf=>_0xcc1fdf['is'](_0x1f8f81(0x123),_0x1f8f81(0x138))),_0x217c08=_0xcda750[_0x1f8f81(0x13a)];_0x63bc96[_0x1f8f81(0x109)][_0x1f8f81(0x12d)](()=>{const _0x3e495b=_0x1f8f81;_0x1088a1[_0x3e495b(0x10d)]([_0x43192c,_0x217c08],{'commandName':_0x3e495b(0x115),'commandParams':[]},[],_0x3e495b(0x115));});});}for(const _0x5626dd of[_0x186ef6(0x13f),_0x186ef6(0x124)]){const _0x21532a=_0x63bc96[_0x186ef6(0xff)][_0x186ef6(0x122)](_0x5626dd);_0x1088a1[_0x186ef6(0x157)](_0x5626dd,()=>{const _0x22ef88=_0x186ef6,_0x25a677=_0x426c4a[_0x22ef88(0x142)](_0x63bc96[_0x22ef88(0x109)][_0x22ef88(0x11a)][_0x22ef88(0x10c)])[0x0],_0x2671ee=_0x25a677[_0x22ef88(0x159)](_0x22ef88(0x12b)),{column:_0x4385a3,row:_0x4f98a6}=_0x426c4a[_0x22ef88(0xf7)](_0x25a677);let _0x287cf8=[];if(_0x22ef88(0x10b)==_0x21532a[_0x22ef88(0x11d)]){const _0x4bff87=_0x426c4a[_0x22ef88(0x135)](_0x2671ee,{'startRow':_0x4f98a6,'endRow':_0x4f98a6,'includeAllSlots':!0x0});_0x287cf8=Array[_0x22ef88(0x14e)](_0x4bff87)[_0x22ef88(0x13e)](_0xffa0e0=>_0xffa0e0[_0x22ef88(0x126)]);}else{const _0x46bced=_0x426c4a[_0x22ef88(0x135)](_0x2671ee,{'column':_0x4385a3,'includeAllSlots':!0x0});_0x287cf8=Array[_0x22ef88(0x14e)](_0x46bced)[_0x22ef88(0x13e)](_0x8cc9b6=>_0x8cc9b6[_0x22ef88(0x126)]);}_0x63bc96[_0x22ef88(0x109)][_0x22ef88(0x12d)](_0x434c72=>{const _0x46eab4=_0x22ef88;_0x1088a1[_0x46eab4(0x116)](_0x434c72[_0x46eab4(0x11f)](_0x25a677),{'commandName':_0x5626dd,'commandParams':[]},_0x287cf8,_0x5626dd);});});}_0x1088a1[_0x186ef6(0x110)][_0x186ef6(0x140)](_0x4ac8f1=>{const _0x43dde6=_0x186ef6;if(_0x43dde6(0x154)!=_0x4ac8f1[_0x43dde6(0x114)]&&_0x43dde6(0x127)!=_0x4ac8f1[_0x43dde6(0x114)])return;const {data:_0x3870a6}=_0x4ac8f1;return _0x3870a6&&_0x43dde6(0x115)==_0x3870a6[_0x43dde6(0x143)]?{'type':_0x43dde6(0x147),'content':_0x4c886a(_0xace180,_0x43dde6(0x119))}:void 0x0;}),_0x1088a1[_0x186ef6(0x110)][_0x186ef6(0x140)](_0x324c0a=>{const _0x55b60a=_0x186ef6;if(_0x55b60a(0x154)!=_0x324c0a[_0x55b60a(0x114)]&&_0x55b60a(0x127)!=_0x324c0a[_0x55b60a(0x114)])return;const {data:_0x22a705}=_0x324c0a;return _0x22a705?_0x55b60a(0x13f)==_0x22a705[_0x55b60a(0x143)]?{'type':_0x55b60a(0x147),'content':_0x4c886a(_0xace180,_0x55b60a(0x139))}:_0x55b60a(0x124)==_0x22a705[_0x55b60a(0x143)]?{'type':_0x55b60a(0x147),'content':_0x4c886a(_0xace180,_0x55b60a(0x158))}:void 0x0:void 0x0;});const _0x139e7f=_0x3a1ec4[_0x186ef6(0x128)]();for(const _0xd276ab of[_0x186ef6(0x11b),_0x186ef6(0x156),_0x186ef6(0x13c),_0x186ef6(0x108)])_0x1088a1[_0x186ef6(0x10a)][_0x186ef6(0x113)](_0x186ef6(0x154),_0xd276ab,_0x186ef6(0xf8),_0x139e7f);for(const _0x18e6b4 of[_0x186ef6(0x13f),_0x186ef6(0x124)])_0x1088a1[_0x186ef6(0x10a)][_0x186ef6(0x113)](_0x186ef6(0x154),_0x18e6b4,_0x186ef6(0xf8),_0x139e7f);_0x1088a1[_0x186ef6(0x10a)][_0x186ef6(0x113)](_0x186ef6(0x154),_0x186ef6(0x115),_0x186ef6(0xf8),_0x17c3c9=>{const _0x2d8f87=_0x186ef6;_0x63bc96[_0x2d8f87(0x109)][_0x2d8f87(0x12d)](_0x33e6c3=>{const _0x44559d=_0x2d8f87,_0x11384e=Array[_0x44559d(0x14e)](_0x5693da[_0x44559d(0x132)]())[_0x44559d(0x13e)](_0xcf40e6=>_0x38af54[_0x44559d(0x118)](_0xcf40e6));_0x33e6c3[_0x44559d(0x149)](_0x17c3c9),_0x63bc96[_0x44559d(0xff)][_0x44559d(0x122)](_0x44559d(0x115))[_0x44559d(0x136)](),_0x63bc96[_0x44559d(0x133)](_0x44559d(0x115),{'forceDefaultExecution':!0x0});const _0x4956ff=_0x11384e[_0x44559d(0x14c)](_0x4ee9d1=>_0x44559d(0x12e)!=_0x4ee9d1[_0x44559d(0x112)][_0x44559d(0x155)]);_0x4956ff[_0x44559d(0x153)]>0x0&&_0x33e6c3[_0x44559d(0x149)](_0x4956ff);for(const _0x441da6 of _0x11384e)_0x441da6[_0x44559d(0x103)]();});});for(const _0x551286 of[_0x186ef6(0x11b),_0x186ef6(0x13c),_0x186ef6(0x108),_0x186ef6(0x156)]){const _0x5f2871=_0x63bc96[_0x186ef6(0xff)][_0x186ef6(0x122)](_0x551286);_0x5f2871['on'](_0x186ef6(0x12f),(_0x338933,_0xb623d,_0xb62ca2)=>{const _0x2e26c4=_0x186ef6;if(_0xb62ca2){const _0x573b5e=_0x63bc96[_0x2e26c4(0x109)][_0x2e26c4(0x11a)][_0x2e26c4(0x10c)][_0x2e26c4(0x10e)]()[_0x2e26c4(0x13d)]()[_0x2e26c4(0x101)](_0x1a4e71=>_0x1a4e71['is'](_0x2e26c4(0x123),_0x2e26c4(0x138)));this[_0x2e26c4(0x141)](_0x5f2871[_0x2e26c4(0x13a)],_0x573b5e)||(_0x338933[_0x2e26c4(0x137)]=!0x1,_0x338933[_0x2e26c4(0x117)]());}},{'priority':_0x186ef6(0x106)});}}[_0x12bdb2(0x144)](){const _0x103299=_0x12bdb2,_0x134413=this[_0x103299(0x150)][_0x103299(0xff)][_0x103299(0x122)](_0x103299(0x115)),_0x504af1=this[_0x103299(0x150)][_0x103299(0x120)][_0x103299(0x122)](_0x103299(0x121));if(!_0x134413[_0x103299(0xfc)])return!0x1;const _0x5f0bce=_0x504af1[_0x103299(0x142)](this[_0x103299(0x150)][_0x103299(0x109)][_0x103299(0x11a)][_0x103299(0x10c)]);for(const _0x442bcd of _0x5f0bce)for(const _0x1c9456 of _0x5f0bce)if(_0x442bcd!=_0x1c9456&&!this[_0x103299(0x141)](_0x442bcd,_0x1c9456))return!0x1;return!0x0;}[_0x12bdb2(0x141)](_0x5f55eb,_0x529daf){const _0x3dcc0b=_0x12bdb2,_0x40e449=this[_0x3dcc0b(0x150)][_0x3dcc0b(0x120)][_0x3dcc0b(0x122)](_0x3dcc0b(0xfd)),_0x1a1958=this[_0x3dcc0b(0x150)][_0x3dcc0b(0x109)][_0x3dcc0b(0x11f)](_0x5f55eb),_0x536d6=this[_0x3dcc0b(0x150)][_0x3dcc0b(0x109)][_0x3dcc0b(0x11f)](_0x529daf),_0x2dd250=new Set(),_0x109955=new Set();for(const _0x69a458 of _0x40e449[_0x3dcc0b(0x100)]())if((_0x3dcc0b(0x148)==_0x69a458[_0x3dcc0b(0x114)]||_0x3dcc0b(0x14b)==_0x69a458[_0x3dcc0b(0x114)]||_0x3dcc0b(0x115)==_0x69a458[_0x3dcc0b(0x151)])&&_0x69a458[_0x3dcc0b(0x145)]){for(const _0x4160f6 of _0x69a458[_0x3dcc0b(0x132)]())_0x4160f6[_0x3dcc0b(0x146)](_0x1a1958,!0x0)&&_0x2dd250[_0x3dcc0b(0x134)](_0x69a458[_0x3dcc0b(0x114)]+':'+_0x69a458[_0x3dcc0b(0x11c)]['id']),_0x4160f6[_0x3dcc0b(0x146)](_0x536d6,!0x0)&&_0x109955[_0x3dcc0b(0x134)](_0x69a458[_0x3dcc0b(0x114)]+':'+_0x69a458[_0x3dcc0b(0x11c)]['id']);}if(_0x2dd250[_0x3dcc0b(0x152)]!=_0x109955[_0x3dcc0b(0x152)])return!0x1;for(const _0x7aff5b of _0x2dd250)if(!_0x109955[_0x3dcc0b(0x13b)](_0x7aff5b))return!0x1;return!0x0;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x11b3(){const _0x5732cf=['1925709aKfZCx','516JpQtGa','enableCommand','insertTableOfContents','6954327lJcIGx','22856OfTPRv','3505eSleAt','tableOfContents','6990643QvdVju','20OpDpam','TrackChangesEditing','2893012XmaTQE','8nAoWXt','commands','get','_descriptionFactory','plugins','afterInit','ELEMENT_TABLE_OF_CONTENTS','651uLsZzX','locale','registerElementLabel','80695IKfrBP','editor'];_0x11b3=function(){return _0x5732cf;};return _0x11b3();}const _0xcb8356=_0x5685;function _0x5685(_0x4b018b,_0x2ea7f1){const _0x11b310=_0x11b3();return _0x5685=function(_0x568599,_0x527798){_0x568599=_0x568599-0x1de;let _0x64facd=_0x11b310[_0x568599];return _0x64facd;},_0x5685(_0x4b018b,_0x2ea7f1);}(function(_0x3079a8,_0xf428ea){const _0x680e6=_0x5685,_0x20fd75=_0x3079a8();while(!![]){try{const _0xe41fb=parseInt(_0x680e6(0x1e4))/0x1*(parseInt(_0x680e6(0x1f2))/0x2)+parseInt(_0x680e6(0x1e6))/0x3+-parseInt(_0x680e6(0x1f1))/0x4+parseInt(_0x680e6(0x1ec))/0x5*(-parseInt(_0x680e6(0x1e7))/0x6)+-parseInt(_0x680e6(0x1e1))/0x7*(parseInt(_0x680e6(0x1eb))/0x8)+-parseInt(_0x680e6(0x1ea))/0x9+-parseInt(_0x680e6(0x1ef))/0xa*(-parseInt(_0x680e6(0x1ee))/0xb);if(_0xe41fb===_0xf428ea)break;else _0x20fd75['push'](_0x20fd75['shift']());}catch(_0x54cfa3){_0x20fd75['push'](_0x20fd75['shift']());}}}(_0x11b3,0x65046));import{Plugin as _0x4480e5}from'ckeditor5/src/core.js';import{getTranslation as _0x3c2023}from'../utils/common-translations.js';export default class Ct extends _0x4480e5{[_0xcb8356(0x1df)](){const _0x3fc0d2=_0xcb8356,_0x29a979=this[_0x3fc0d2(0x1e5)];if(!_0x29a979[_0x3fc0d2(0x1f3)][_0x3fc0d2(0x1f4)](_0x3fc0d2(0x1e9)))return;_0x29a979[_0x3fc0d2(0x1de)][_0x3fc0d2(0x1f4)](_0x3fc0d2(0x1f0))[_0x3fc0d2(0x1e8)](_0x3fc0d2(0x1e9));const _0x1dad4d=_0x29a979[_0x3fc0d2(0x1de)][_0x3fc0d2(0x1f4)](_0x3fc0d2(0x1f0)),_0x280de9=_0x29a979[_0x3fc0d2(0x1e2)];_0x1dad4d[_0x3fc0d2(0x1f5)][_0x3fc0d2(0x1e3)](_0x3fc0d2(0x1ed),_0x2cd779=>_0x3c2023(_0x280de9,_0x3fc0d2(0x1e0),_0x2cd779));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x6bb925=_0x4533;(function(_0x48be6c,_0x5b6b02){const _0x428938=_0x4533,_0x110466=_0x48be6c();while(!![]){try{const _0x2fbeb3=parseInt(_0x428938(0x1de))/0x1*(-parseInt(_0x428938(0x1c3))/0x2)+-parseInt(_0x428938(0x1f2))/0x3+-parseInt(_0x428938(0x1da))/0x4+parseInt(_0x428938(0x1a5))/0x5*(-parseInt(_0x428938(0x1df))/0x6)+-parseInt(_0x428938(0x1e8))/0x7+-parseInt(_0x428938(0x1e4))/0x8+-parseInt(_0x428938(0x1ea))/0x9*(-parseInt(_0x428938(0x1a6))/0xa);if(_0x2fbeb3===_0x5b6b02)break;else _0x110466['push'](_0x110466['shift']());}catch(_0x13e6f6){_0x110466['push'](_0x110466['shift']());}}}(_0x15bf,0xf2c33));import{Plugin as _0x31b407}from'ckeditor5/src/core.js';import{getTranslation as _0x23a779}from'../utils/common-translations.js';export default class $t extends _0x31b407{constructor(_0x2bb1aa){const _0xe7a610=_0x4533;super(_0x2bb1aa),this[_0xe7a610(0x1c0)]=[_0xe7a610(0x1d8),_0xe7a610(0x1ed),_0xe7a610(0x1b9),_0xe7a610(0x1b2),_0xe7a610(0x1d4),_0xe7a610(0x1d0),_0xe7a610(0x1e5)],this[_0xe7a610(0x1f0)]=[_0xe7a610(0x1aa),_0xe7a610(0x1ec),_0xe7a610(0x1e0),_0xe7a610(0x1ca),_0xe7a610(0x1a9),_0xe7a610(0x1d9),_0xe7a610(0x1e9),_0xe7a610(0x1ef),_0xe7a610(0x1db)];}static get[_0x6bb925(0x1c7)](){const _0x3d6822=_0x6bb925;return _0x3d6822(0x1bc);}[_0x6bb925(0x1e1)](){const _0xdb09d5=_0x6bb925,_0x2a4026=this[_0xdb09d5(0x1cd)][_0xdb09d5(0x1cc)][_0xdb09d5(0x1c4)](_0xdb09d5(0x1a8));if(this[_0xdb09d5(0x1cd)][_0xdb09d5(0x1cc)][_0xdb09d5(0x1bb)](_0xdb09d5(0x1b7))){for(const _0x3cb166 of this[_0xdb09d5(0x1c0)])_0x2a4026[_0xdb09d5(0x1b5)](_0x3cb166,(_0xb4017f,_0x80f852)=>{const _0x1af035=_0xdb09d5,_0x3262d2=this[_0x1af035(0x1cd)][_0x1af035(0x1cb)][_0x1af035(0x1e3)][_0x1af035(0x1d7)][_0x1af035(0x1c5)]()[_0x1af035(0x1ce)](_0x1af035(0x1c8));this[_0x1af035(0x1ba)](_0x3cb166,[_0x3262d2],this[_0x1af035(0x1c0)],_0x1af035(0x1c0),_0xb4017f,_0x80f852);});_0x2a4026[_0xdb09d5(0x1b8)][_0xdb09d5(0x1b6)](_0xdb09d5(0x1be),_0xdb09d5(0x1c0),_0xdb09d5(0x1c1),_0x2a4026[_0xdb09d5(0x1b8)][_0xdb09d5(0x1cf)](_0xdb09d5(0x1be),null,_0xdb09d5(0x1dc))),_0x2a4026[_0xdb09d5(0x1b8)][_0xdb09d5(0x1b6)](_0xdb09d5(0x1be),_0xdb09d5(0x1c0),_0xdb09d5(0x1dc),(_0x63b6a2,_0x16c955)=>this[_0xdb09d5(0x1b0)](this[_0xdb09d5(0x1c0)],_0x63b6a2,_0x16c955)),_0x2a4026[_0xdb09d5(0x1b8)][_0xdb09d5(0x1b6)](_0xdb09d5(0x1be),_0xdb09d5(0x1c0),_0xdb09d5(0x1d1),()=>!0x1);}if(this[_0xdb09d5(0x1cd)][_0xdb09d5(0x1cc)][_0xdb09d5(0x1bb)](_0xdb09d5(0x1d2))){for(const _0x4ffffa of this[_0xdb09d5(0x1f0)])_0x2a4026[_0xdb09d5(0x1b5)](_0x4ffffa,(_0xa2ae6,_0xe9615)=>{const _0x193ec2=_0xdb09d5,_0x2b3610=this[_0x193ec2(0x1cd)][_0x193ec2(0x1cc)][_0x193ec2(0x1c4)](_0x193ec2(0x1bf))[_0x193ec2(0x1ab)](this[_0x193ec2(0x1cd)][_0x193ec2(0x1cb)][_0x193ec2(0x1e3)][_0x193ec2(0x1d7)]);this[_0x193ec2(0x1ba)](_0x4ffffa,_0x2b3610,this[_0x193ec2(0x1f0)],_0x193ec2(0x1f0),_0xa2ae6,_0xe9615);});_0x2a4026[_0xdb09d5(0x1b8)][_0xdb09d5(0x1b6)](_0xdb09d5(0x1be),_0xdb09d5(0x1f0),_0xdb09d5(0x1c1),_0x2a4026[_0xdb09d5(0x1b8)][_0xdb09d5(0x1cf)](_0xdb09d5(0x1be),null,_0xdb09d5(0x1dc))),_0x2a4026[_0xdb09d5(0x1b8)][_0xdb09d5(0x1b6)](_0xdb09d5(0x1be),_0xdb09d5(0x1f0),_0xdb09d5(0x1dc),(_0x5bf949,_0x1c9291)=>this[_0xdb09d5(0x1b0)](this[_0xdb09d5(0x1f0)],_0x5bf949,_0x1c9291)),_0x2a4026[_0xdb09d5(0x1b8)][_0xdb09d5(0x1b6)](_0xdb09d5(0x1be),_0xdb09d5(0x1f0),_0xdb09d5(0x1d1),()=>!0x1);}_0x2a4026[_0xdb09d5(0x1d5)][_0xdb09d5(0x1c2)](_0xacc735=>this[_0xdb09d5(0x1c9)](_0xacc735));}[_0x6bb925(0x1ba)](_0x37bb30,_0x38b7be,_0x352bdc,_0x3624f3,_0x25a303,_0x81bea1){const _0x40d2a6=_0x6bb925,_0x17ba7d=this[_0x40d2a6(0x1cd)][_0x40d2a6(0x1cc)][_0x40d2a6(0x1c4)](_0x40d2a6(0x1a8));this[_0x40d2a6(0x1cd)][_0x40d2a6(0x1cb)][_0x40d2a6(0x1ac)](_0x81bea1[_0x40d2a6(0x1b3)],()=>{const _0x391595=_0x40d2a6;for(const _0x2b1089 of _0x38b7be){if(this[_0x391595(0x1bd)](_0x2b1089,_0x3624f3))_0x25a303(_0x81bea1);else{const _0x29521c={};for(const _0x32a453 of _0x352bdc){const _0x102663=_0x2b1089[_0x391595(0x1e7)](_0x32a453);void 0x0!==_0x102663&&(_0x29521c[_0x32a453]=_0x102663);}_0x25a303(_0x81bea1),_0x17ba7d[_0x391595(0x1dd)](_0x2b1089,{'commandParams':[_0x29521c]},[],_0x3624f3);}}});}[_0x6bb925(0x1b0)](_0x11aefb,_0x29a893,_0x2b12a3){const _0x2c8513=_0x6bb925,_0x1672b7=_0x29a893[0x0][_0x2c8513(0x1ee)][_0x2c8513(0x1c6)],_0x522293=_0x2b12a3[_0x2c8513(0x1b1)][0x0];this[_0x2c8513(0x1cd)][_0x2c8513(0x1cb)][_0x2c8513(0x1a7)](_0x3716b3=>{const _0x18bfe2=_0x2c8513;for(const _0x3ad05b of _0x11aefb)void 0x0!==_0x522293[_0x3ad05b]?_0x3716b3[_0x18bfe2(0x1ad)](_0x3ad05b,_0x522293[_0x3ad05b],_0x1672b7):_0x3716b3[_0x18bfe2(0x1e2)](_0x3ad05b,_0x1672b7);});}[_0x6bb925(0x1c9)](_0x42654f){const _0x355e60=_0x6bb925;if(_0x42654f[_0x355e60(0x1d6)])switch(_0x42654f[_0x355e60(0x1e6)]){case _0x355e60(0x1c0):return{'type':_0x355e60(0x1b4),'content':_0x23a779(this[_0x355e60(0x1cd)][_0x355e60(0x1ae)],_0x355e60(0x1d3))};case _0x355e60(0x1f0):return{'type':_0x355e60(0x1b4),'content':_0x23a779(this[_0x355e60(0x1cd)][_0x355e60(0x1ae)],_0x355e60(0x1eb))};}}[_0x6bb925(0x1bd)](_0x4bc0d1,_0xac3e3e){const _0x2395be=_0x6bb925,_0x4030b5=this[_0x2395be(0x1cd)][_0x2395be(0x1cc)][_0x2395be(0x1c4)](_0x2395be(0x1a8));for(const _0x472aa2 of _0x4030b5[_0x2395be(0x1f1)]({'skipNotAttached':!0x0})){const _0x1e9736=_0x472aa2[_0x2395be(0x1af)]();if(_0x472aa2[_0x2395be(0x1e6)]===_0xac3e3e&&_0x1e9736===_0x4bc0d1)return _0x472aa2;}return null;}}function _0x4533(_0x46a903,_0x2d517d){const _0x15bfbf=_0x15bf();return _0x4533=function(_0x4533ef,_0x57a879){_0x4533ef=_0x4533ef-0x1a5;let _0xbafb3e=_0x15bfbf[_0x4533ef];return _0xbafb3e;},_0x4533(_0x46a903,_0x2d517d);}function _0x15bf(){const _0x11bd38=['10Tawuxt','change','TrackChangesEditing','tableCellWidth','tableCellBorderColor','getSelectionAffectedTableCells','enqueueChange','setAttribute','locale','getContainedElement','handleDiscardAction','commandParams','tableAlignment','batch','format','enableCommand','registerCustomCallback','TablePropertiesEditing','_suggestionFactory','tableBorderWidth','_handlePropertyChange','has','TrackChangesTableProperties','_getSuggestion','formatBlock','TableUtils','tableProperties','accept','registerDescriptionCallback','549012BJEaMv','get','getFirstPosition','nodeAfter','pluginName','table','handleSuggestionDescription','tableCellPadding','model','plugins','editor','findAncestor','getSuggestionCallback','tableHeight','join','TableCellPropertiesEditing','*Format:*\x20change\x20table\x20properties','tableWidth','_descriptionFactory','data','selection','tableBorderColor','tableCellHeight','5582420YFnhsq','tableCellVerticalAlignment','discard','markBlockFormat','5UvhqQH','1312404qCxOfs','tableCellBorderWidth','afterInit','removeAttribute','document','15054520HhOUTr','tableBackgroundColor','subType','getAttribute','9600248AkTFZs','tableCellBackgroundColor','91199439hxhkUp','*Format:*\x20change\x20table\x20cell\x20properties','tableCellBorderStyle','tableBorderStyle','start','tableCellHorizontalAlignment','tableCellProperties','getSuggestions','4759092Gvnczu','35sBcPXZ'];_0x15bf=function(){return _0x11bd38;};return _0x15bf();}
|