@ckeditor/ckeditor5-track-changes 42.0.0 → 42.0.1-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +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 +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0xdcfcbb=_0x4bc9;(function(_0x2ffbef,_0x368ec8){const _0x5bc750=_0x4bc9,_0x6627c8=_0x2ffbef();while(!![]){try{const _0x41d356=-parseInt(_0x5bc750(0x1fa))/0x1+-parseInt(_0x5bc750(0x243))/0x2+-parseInt(_0x5bc750(0x22e))/0x3*(parseInt(_0x5bc750(0x228))/0x4)+-parseInt(_0x5bc750(0x1ed))/0x5*(-parseInt(_0x5bc750(0x22b))/0x6)+parseInt(_0x5bc750(0x235))/0x7*(-parseInt(_0x5bc750(0x223))/0x8)+parseInt(_0x5bc750(0x247))/0x9*(parseInt(_0x5bc750(0x242))/0xa)+-parseInt(_0x5bc750(0x1ef))/0xb*(-parseInt(_0x5bc750(0x204))/0xc);if(_0x41d356===_0x368ec8)break;else _0x6627c8['push'](_0x6627c8['shift']());}catch(_0xae691a){_0x6627c8['push'](_0x6627c8['shift']());}}}(_0xc674,0x2f25b));import{Plugin as _0x5dad10}from'ckeditor5/src/core.js';import _0x8a12ea from'./table.js';import{LiveRange as _0x416cf4}from'ckeditor5/src/engine.js';function _0x4bc9(_0x111af6,_0x53a335){const _0xc6746a=_0xc674();return _0x4bc9=function(_0x4bc93a,_0x303531){_0x4bc93a=_0x4bc93a-0x1e7;let _0x3ef18f=_0xc6746a[_0x4bc93a];return _0x3ef18f;},_0x4bc9(_0x111af6,_0x53a335);}function _0xc674(){const _0x446600=['low','containsRange','format','afterInit','type','91TMVtRr','getAncestors','refresh','*Split\x20cell:*\x20horizontally','trackChanges','from','getSelectionAffectedTableCells','mergeTableCells','mergeTableCellLeft','map','accept','length','*Merge\x20cells*','10aAiDkg','376450ORDLWW','getFirstPosition','_areMergableCells','splitTableCellHorizontally','2856879Rdimnm','fromRange','_suggestionFactory','get','horizontally','filter','author','commands','formatInline','execute','requires','15cuapEX','$graveyard','1349579cyclfn','TrackChangesEditing','selection','root','createRangeOn','getSuggestions','setSelection','registerCustomCallback','subType','detach','_areSelectedCellsMergable','129209nblihL','cell','model','registerDescriptionCallback','forceDefaultExecution','_isForcedDefaultExecutionBlock','find','set:isEnabled','change','enableCommand','12RVtEDy','size','commandName','add','getCellLocation','isInContent','element','push','plugins','has','direction','_acceptFormatSuggestionCallbackFactory','findAncestor','TableEditing','markMultiRangeBlockFormat','table','createTableWalker','rootName','insertion','value','deletion','_tablePostFixingSubtypes','markBlockFormat','return','getRanges','*Split\x20cell:*\x20vertically','splitTableCellVertically','editor','mergeTableCellDown','mergeTableCellUp','isEnabled','123368NyfrcT','descriptionFactory','locale','tableCell','document','61316fBqYyq','TableUtils','highest','695094uxMxLb','stop','formatBlock','15dhtywn','mergeTableCellRight'];_0xc674=function(){return _0x446600;};return _0xc674();}import{getTranslation as _0x1ae90d}from'../utils/common-translations.js';export default class St extends _0x5dad10{static get[_0xdcfcbb(0x1ec)](){return[_0x8a12ea];}[_0xdcfcbb(0x233)](){const _0x2058f9=_0xdcfcbb,_0x426b8c=this[_0x2058f9(0x21f)],_0x1c2d21=_0x426b8c[_0x2058f9(0x1fc)][_0x2058f9(0x227)][_0x2058f9(0x1f1)],_0x37f6a4=_0x426b8c[_0x2058f9(0x225)];if(!_0x426b8c[_0x2058f9(0x20c)][_0x2058f9(0x20d)](_0x2058f9(0x211)))return;const _0x3309fd=_0x426b8c[_0x2058f9(0x20c)][_0x2058f9(0x24a)](_0x2058f9(0x1f0)),_0x410ead=_0x426b8c[_0x2058f9(0x20c)][_0x2058f9(0x24a)](_0x2058f9(0x229)),_0x5146ef=_0x426b8c[_0x2058f9(0x20c)][_0x2058f9(0x24a)](_0x8a12ea);_0x5146ef[_0x2058f9(0x219)][_0x2058f9(0x20b)](_0x2058f9(0x23c)),_0x3309fd[_0x2058f9(0x203)](_0x2058f9(0x23c),()=>{const _0x2b152a=_0x2058f9,_0x14bcaa=_0x410ead[_0x2b152a(0x23b)](_0x426b8c[_0x2b152a(0x1fc)][_0x2b152a(0x227)][_0x2b152a(0x1f1)]);_0x426b8c[_0x2b152a(0x1fc)][_0x2b152a(0x202)](()=>{const _0x4c24b0=_0x2b152a;_0x3309fd[_0x4c24b0(0x212)](_0x14bcaa,{'commandName':_0x4c24b0(0x23c),'commandParams':[]},[],_0x4c24b0(0x23c));});}),_0x426b8c[_0x2058f9(0x1e9)][_0x2058f9(0x24a)](_0x2058f9(0x23c))['on'](_0x2058f9(0x1eb),(_0x2d0740,_0x275a5c)=>{const _0x16356b=_0x2058f9;_0x426b8c[_0x16356b(0x1e9)][_0x16356b(0x24a)](_0x16356b(0x239))[_0x16356b(0x217)]&&(_0x275a5c[_0x16356b(0x240)]>0x0&&_0x275a5c[_0x275a5c[_0x16356b(0x240)]-0x1]&&_0x275a5c[_0x275a5c[_0x16356b(0x240)]-0x1][_0x16356b(0x1fe)]||_0x3309fd[_0x16356b(0x1ff)]||this[_0x16356b(0x1f9)]()||_0x2d0740[_0x16356b(0x22c)]());},{'priority':_0x2058f9(0x22a)});for(const _0x3f23a0 of[_0x2058f9(0x221),_0x2058f9(0x22f),_0x2058f9(0x220),_0x2058f9(0x23d)]){const _0xaaa6a5=_0x426b8c[_0x2058f9(0x1e9)][_0x2058f9(0x24a)](_0x3f23a0);_0x3309fd[_0x2058f9(0x203)](_0x3f23a0,()=>{const _0x4898e7=_0x2058f9,_0x58ab12=_0x426b8c[_0x4898e7(0x1fc)][_0x4898e7(0x227)][_0x4898e7(0x1f1)][_0x4898e7(0x244)]()[_0x4898e7(0x236)]()[_0x4898e7(0x200)](_0xd8fa15=>_0xd8fa15['is'](_0x4898e7(0x20a),_0x4898e7(0x226))),_0x4cce44=_0xaaa6a5[_0x4898e7(0x217)];_0x426b8c[_0x4898e7(0x1fc)][_0x4898e7(0x202)](()=>{const _0x203b61=_0x4898e7;_0x3309fd[_0x203b61(0x212)]([_0x58ab12,_0x4cce44],{'commandName':_0x203b61(0x23c),'commandParams':[]},[],_0x203b61(0x23c));});});}for(const _0xa8e6ee of[_0x2058f9(0x21e),_0x2058f9(0x246)]){const _0x4110cc=_0x426b8c[_0x2058f9(0x1e9)][_0x2058f9(0x24a)](_0xa8e6ee);_0x3309fd[_0x2058f9(0x203)](_0xa8e6ee,()=>{const _0xdef965=_0x2058f9,_0xcb1fc5=_0x410ead[_0xdef965(0x23b)](_0x426b8c[_0xdef965(0x1fc)][_0xdef965(0x227)][_0xdef965(0x1f1)])[0x0],_0x248e49=_0xcb1fc5[_0xdef965(0x210)](_0xdef965(0x213)),{column:_0x131f3d,row:_0x112bbf}=_0x410ead[_0xdef965(0x208)](_0xcb1fc5);let _0x4bbb79=[];if(_0xdef965(0x24b)==_0x4110cc[_0xdef965(0x20e)]){const _0x56aaed=_0x410ead[_0xdef965(0x214)](_0x248e49,{'startRow':_0x112bbf,'endRow':_0x112bbf,'includeAllSlots':!0x0});_0x4bbb79=Array[_0xdef965(0x23a)](_0x56aaed)[_0xdef965(0x23e)](_0x20778e=>_0x20778e[_0xdef965(0x1fb)]);}else{const _0x49f4ac=_0x410ead[_0xdef965(0x214)](_0x248e49,{'column':_0x131f3d,'includeAllSlots':!0x0});_0x4bbb79=Array[_0xdef965(0x23a)](_0x49f4ac)[_0xdef965(0x23e)](_0x200299=>_0x200299[_0xdef965(0x1fb)]);}_0x426b8c[_0xdef965(0x1fc)][_0xdef965(0x202)](_0x2daba3=>{const _0x1a8e74=_0xdef965;_0x3309fd[_0x1a8e74(0x21a)](_0x2daba3[_0x1a8e74(0x1f3)](_0xcb1fc5),{'commandName':_0xa8e6ee,'commandParams':[]},_0x4bbb79,_0xa8e6ee);});});}_0x3309fd[_0x2058f9(0x224)][_0x2058f9(0x1fd)](_0x43b2e1=>{const _0x1af436=_0x2058f9;if(_0x1af436(0x22d)!=_0x43b2e1[_0x1af436(0x234)]&&_0x1af436(0x1ea)!=_0x43b2e1[_0x1af436(0x234)])return;const {data:_0x2b4cf6}=_0x43b2e1;return _0x2b4cf6&&_0x1af436(0x23c)==_0x2b4cf6[_0x1af436(0x206)]?{'type':_0x1af436(0x232),'content':_0x1ae90d(_0x37f6a4,_0x1af436(0x241))}:void 0x0;}),_0x3309fd[_0x2058f9(0x224)][_0x2058f9(0x1fd)](_0x1bccb5=>{const _0x43e56b=_0x2058f9;if(_0x43e56b(0x22d)!=_0x1bccb5[_0x43e56b(0x234)]&&_0x43e56b(0x1ea)!=_0x1bccb5[_0x43e56b(0x234)])return;const {data:_0x3264da}=_0x1bccb5;return _0x3264da?_0x43e56b(0x21e)==_0x3264da[_0x43e56b(0x206)]?{'type':_0x43e56b(0x232),'content':_0x1ae90d(_0x37f6a4,_0x43e56b(0x21d))}:_0x43e56b(0x246)==_0x3264da[_0x43e56b(0x206)]?{'type':_0x43e56b(0x232),'content':_0x1ae90d(_0x37f6a4,_0x43e56b(0x238))}:void 0x0:void 0x0;});const _0x11b7fb=_0x5146ef[_0x2058f9(0x20f)]();for(const _0x8f0d7e of[_0x2058f9(0x221),_0x2058f9(0x22f),_0x2058f9(0x220),_0x2058f9(0x23d)])_0x3309fd[_0x2058f9(0x249)][_0x2058f9(0x1f6)](_0x2058f9(0x22d),_0x8f0d7e,_0x2058f9(0x23f),_0x11b7fb);for(const _0x31d65d of[_0x2058f9(0x21e),_0x2058f9(0x246)])_0x3309fd[_0x2058f9(0x249)][_0x2058f9(0x1f6)](_0x2058f9(0x22d),_0x31d65d,_0x2058f9(0x23f),_0x11b7fb);_0x3309fd[_0x2058f9(0x249)][_0x2058f9(0x1f6)](_0x2058f9(0x22d),_0x2058f9(0x23c),_0x2058f9(0x23f),_0x575130=>{const _0x4b3f10=_0x2058f9;_0x426b8c[_0x4b3f10(0x1fc)][_0x4b3f10(0x202)](_0xfcf1ae=>{const _0x2d16da=_0x4b3f10,_0x3a13aa=Array[_0x2d16da(0x23a)](_0x1c2d21[_0x2d16da(0x21c)]())[_0x2d16da(0x23e)](_0x239853=>_0x416cf4[_0x2d16da(0x248)](_0x239853));_0xfcf1ae[_0x2d16da(0x1f5)](_0x575130),_0x426b8c[_0x2d16da(0x1e9)][_0x2d16da(0x24a)](_0x2d16da(0x23c))[_0x2d16da(0x237)](),_0x426b8c[_0x2d16da(0x1eb)](_0x2d16da(0x23c),{'forceDefaultExecution':!0x0});const _0x4d5395=_0x3a13aa[_0x2d16da(0x1e7)](_0x46e595=>_0x2d16da(0x1ee)!=_0x46e595[_0x2d16da(0x1f2)][_0x2d16da(0x215)]);_0x4d5395[_0x2d16da(0x240)]>0x0&&_0xfcf1ae[_0x2d16da(0x1f5)](_0x4d5395);for(const _0x14a5e1 of _0x3a13aa)_0x14a5e1[_0x2d16da(0x1f8)]();});});for(const _0x256f27 of[_0x2058f9(0x221),_0x2058f9(0x220),_0x2058f9(0x23d),_0x2058f9(0x22f)]){const _0x4b46eb=_0x426b8c[_0x2058f9(0x1e9)][_0x2058f9(0x24a)](_0x256f27);_0x4b46eb['on'](_0x2058f9(0x201),(_0x5bf459,_0x572d68,_0x20f40b)=>{const _0x5662e1=_0x2058f9;if(_0x20f40b){const _0x40dc7e=_0x426b8c[_0x5662e1(0x1fc)][_0x5662e1(0x227)][_0x5662e1(0x1f1)][_0x5662e1(0x244)]()[_0x5662e1(0x236)]()[_0x5662e1(0x200)](_0x1a7982=>_0x1a7982['is'](_0x5662e1(0x20a),_0x5662e1(0x226)));this[_0x5662e1(0x245)](_0x4b46eb[_0x5662e1(0x217)],_0x40dc7e)||(_0x5bf459[_0x5662e1(0x21b)]=!0x1,_0x5bf459[_0x5662e1(0x22c)]());}},{'priority':_0x2058f9(0x230)});}}[_0xdcfcbb(0x1f9)](){const _0x294b8d=_0xdcfcbb,_0x3fc680=this[_0x294b8d(0x21f)][_0x294b8d(0x1e9)][_0x294b8d(0x24a)](_0x294b8d(0x23c)),_0x177287=this[_0x294b8d(0x21f)][_0x294b8d(0x20c)][_0x294b8d(0x24a)](_0x294b8d(0x229));if(!_0x3fc680[_0x294b8d(0x222)])return!0x1;const _0x2f1928=_0x177287[_0x294b8d(0x23b)](this[_0x294b8d(0x21f)][_0x294b8d(0x1fc)][_0x294b8d(0x227)][_0x294b8d(0x1f1)]);for(const _0x2620f3 of _0x2f1928)for(const _0x547269 of _0x2f1928)if(_0x2620f3!=_0x547269&&!this[_0x294b8d(0x245)](_0x2620f3,_0x547269))return!0x1;return!0x0;}[_0xdcfcbb(0x245)](_0x5b355d,_0x21ad05){const _0x46bb2e=_0xdcfcbb,_0x27e043=this[_0x46bb2e(0x21f)][_0x46bb2e(0x20c)][_0x46bb2e(0x24a)](_0x46bb2e(0x1f0)),_0x52b295=this[_0x46bb2e(0x21f)][_0x46bb2e(0x1fc)][_0x46bb2e(0x1f3)](_0x5b355d),_0x3a3409=this[_0x46bb2e(0x21f)][_0x46bb2e(0x1fc)][_0x46bb2e(0x1f3)](_0x21ad05),_0x4b68a1=new Set(),_0x5b26fd=new Set();for(const _0x51c1ce of _0x27e043[_0x46bb2e(0x1f4)]())if((_0x46bb2e(0x216)==_0x51c1ce[_0x46bb2e(0x234)]||_0x46bb2e(0x218)==_0x51c1ce[_0x46bb2e(0x234)]||_0x46bb2e(0x23c)==_0x51c1ce[_0x46bb2e(0x1f7)])&&_0x51c1ce[_0x46bb2e(0x209)]){for(const _0x15352c of _0x51c1ce[_0x46bb2e(0x21c)]())_0x15352c[_0x46bb2e(0x231)](_0x52b295,!0x0)&&_0x4b68a1[_0x46bb2e(0x207)](_0x51c1ce[_0x46bb2e(0x234)]+':'+_0x51c1ce[_0x46bb2e(0x1e8)]['id']),_0x15352c[_0x46bb2e(0x231)](_0x3a3409,!0x0)&&_0x5b26fd[_0x46bb2e(0x207)](_0x51c1ce[_0x46bb2e(0x234)]+':'+_0x51c1ce[_0x46bb2e(0x1e8)]['id']);}if(_0x4b68a1[_0x46bb2e(0x205)]!=_0x5b26fd[_0x46bb2e(0x205)])return!0x1;for(const _0x1c115c of _0x4b68a1)if(!_0x5b26fd[_0x46bb2e(0x20d)](_0x1c115c))return!0x1;return!0x0;}}
|
|
23
|
+
const _0xda700d=_0x1d33;(function(_0x2cd1b9,_0x6eb8af){const _0x52454a=_0x1d33,_0x3f75a2=_0x2cd1b9();while(!![]){try{const _0x5846c9=parseInt(_0x52454a(0x102))/0x1*(-parseInt(_0x52454a(0x142))/0x2)+-parseInt(_0x52454a(0x13c))/0x3*(-parseInt(_0x52454a(0x106))/0x4)+-parseInt(_0x52454a(0x136))/0x5+-parseInt(_0x52454a(0x13f))/0x6*(-parseInt(_0x52454a(0x10d))/0x7)+-parseInt(_0x52454a(0x128))/0x8+-parseInt(_0x52454a(0x146))/0x9+parseInt(_0x52454a(0xf1))/0xa*(parseInt(_0x52454a(0x12a))/0xb);if(_0x5846c9===_0x6eb8af)break;else _0x3f75a2['push'](_0x3f75a2['shift']());}catch(_0x3030b5){_0x3f75a2['push'](_0x3f75a2['shift']());}}}(_0x2351,0x7447a));function _0x2351(){const _0xedd1fa=['TableEditing','containsRange','push','insertion','selection','low','_suggestionFactory','*Merge\x20cells*','document','_acceptFormatSuggestionCallbackFactory','getFirstPosition','TableUtils','format','change','TrackChangesEditing','element','locale','splitTableCellVertically','_isForcedDefaultExecutionBlock','commandName','trackChanges','isEnabled','from','createRangeOn','return','plugins','5208064Eifhcg','registerCustomCallback','30052CBbAwQ','getRanges','mergeTableCellDown','_tablePostFixingSubtypes','mergeTableCellUp','mergeTableCellLeft','_areSelectedCellsMergable','direction','*Split\x20cell:*\x20horizontally','*Split\x20cell:*\x20vertically','getSuggestions','_areMergableCells','1524940GcAnzy','formatInline','find','author','registerDescriptionCallback','setSelection','1095QbtUBX','length','rootName','6sjEPFl','enableCommand','size','4bzUSIU','map','model','add','5499945eIIzwz','mergeTableCells','subType','refresh','horizontally','value','filter','stop','formatBlock','forceDefaultExecution','table','createTableWalker','findAncestor','requires','splitTableCellHorizontally','6700gsnTfI','root','markMultiRangeBlockFormat','accept','getCellLocation','deletion','getAncestors','cell','fromRange','getSelectionAffectedTableCells','mergeTableCellRight','set:isEnabled','commands','afterInit','$graveyard','editor','detach','107655LZqbsW','has','get','execute','1004xJrOli','highest','tableCell','type','isInContent','markBlockFormat','descriptionFactory','2356466LTCoGJ'];_0x2351=function(){return _0xedd1fa;};return _0x2351();}import{Plugin as _0x17ffe0}from'ckeditor5/src/core.js';function _0x1d33(_0x54ad3c,_0x51fb9b){const _0x2351a2=_0x2351();return _0x1d33=function(_0x1d33e8,_0x390294){_0x1d33e8=_0x1d33e8-0xe7;let _0x69a212=_0x2351a2[_0x1d33e8];return _0x69a212;},_0x1d33(_0x54ad3c,_0x51fb9b);}import _0x2af053 from'./table.js';import{LiveRange as _0x22e0cd}from'ckeditor5/src/engine.js';import{getTranslation as _0x1b3fd1}from'../utils/common-translations.js';export default class St extends _0x17ffe0{static get[_0xda700d(0xef)](){return[_0x2af053];}[_0xda700d(0xfe)](){const _0x4fe5f3=_0xda700d,_0xb77d15=this[_0x4fe5f3(0x100)],_0x1ba715=_0xb77d15[_0x4fe5f3(0x144)][_0x4fe5f3(0x116)][_0x4fe5f3(0x112)],_0x1395a2=_0xb77d15[_0x4fe5f3(0x11e)];if(!_0xb77d15[_0x4fe5f3(0x127)][_0x4fe5f3(0x103)](_0x4fe5f3(0x10e)))return;const _0x150c2b=_0xb77d15[_0x4fe5f3(0x127)][_0x4fe5f3(0x104)](_0x4fe5f3(0x11c)),_0x138f2c=_0xb77d15[_0x4fe5f3(0x127)][_0x4fe5f3(0x104)](_0x4fe5f3(0x119)),_0x122f3b=_0xb77d15[_0x4fe5f3(0x127)][_0x4fe5f3(0x104)](_0x2af053);_0x122f3b[_0x4fe5f3(0x12d)][_0x4fe5f3(0x110)](_0x4fe5f3(0x147)),_0x150c2b[_0x4fe5f3(0x140)](_0x4fe5f3(0x147),()=>{const _0x3eff87=_0x4fe5f3,_0x31eba5=_0x138f2c[_0x3eff87(0xfa)](_0xb77d15[_0x3eff87(0x144)][_0x3eff87(0x116)][_0x3eff87(0x112)]);_0xb77d15[_0x3eff87(0x144)][_0x3eff87(0x11b)](()=>{const _0x4134f6=_0x3eff87;_0x150c2b[_0x4134f6(0xf3)](_0x31eba5,{'commandName':_0x4134f6(0x147),'commandParams':[]},[],_0x4134f6(0x147));});}),_0xb77d15[_0x4fe5f3(0xfd)][_0x4fe5f3(0x104)](_0x4fe5f3(0x147))['on'](_0x4fe5f3(0x105),(_0x46b4f2,_0xc7d975)=>{const _0xfd1056=_0x4fe5f3;_0xb77d15[_0xfd1056(0xfd)][_0xfd1056(0x104)](_0xfd1056(0x122))[_0xfd1056(0xe7)]&&(_0xc7d975[_0xfd1056(0x13d)]>0x0&&_0xc7d975[_0xc7d975[_0xfd1056(0x13d)]-0x1]&&_0xc7d975[_0xc7d975[_0xfd1056(0x13d)]-0x1][_0xfd1056(0xeb)]||_0x150c2b[_0xfd1056(0x120)]||this[_0xfd1056(0x130)]()||_0x46b4f2[_0xfd1056(0xe9)]());},{'priority':_0x4fe5f3(0x107)});for(const _0x21ecc8 of[_0x4fe5f3(0x12e),_0x4fe5f3(0xfb),_0x4fe5f3(0x12c),_0x4fe5f3(0x12f)]){const _0x18d44f=_0xb77d15[_0x4fe5f3(0xfd)][_0x4fe5f3(0x104)](_0x21ecc8);_0x150c2b[_0x4fe5f3(0x140)](_0x21ecc8,()=>{const _0x207329=_0x4fe5f3,_0x99123d=_0xb77d15[_0x207329(0x144)][_0x207329(0x116)][_0x207329(0x112)][_0x207329(0x118)]()[_0x207329(0xf7)]()[_0x207329(0x138)](_0x21f356=>_0x21f356['is'](_0x207329(0x11d),_0x207329(0x108))),_0x4acddb=_0x18d44f[_0x207329(0xe7)];_0xb77d15[_0x207329(0x144)][_0x207329(0x11b)](()=>{const _0x3d87af=_0x207329;_0x150c2b[_0x3d87af(0xf3)]([_0x99123d,_0x4acddb],{'commandName':_0x3d87af(0x147),'commandParams':[]},[],_0x3d87af(0x147));});});}for(const _0xee9d0e of[_0x4fe5f3(0x11f),_0x4fe5f3(0xf0)]){const _0x1364de=_0xb77d15[_0x4fe5f3(0xfd)][_0x4fe5f3(0x104)](_0xee9d0e);_0x150c2b[_0x4fe5f3(0x140)](_0xee9d0e,()=>{const _0x191061=_0x4fe5f3,_0x29c4aa=_0x138f2c[_0x191061(0xfa)](_0xb77d15[_0x191061(0x144)][_0x191061(0x116)][_0x191061(0x112)])[0x0],_0x2512aa=_0x29c4aa[_0x191061(0xee)](_0x191061(0xec)),{column:_0x5e8dd6,row:_0x316502}=_0x138f2c[_0x191061(0xf5)](_0x29c4aa);let _0x305e19=[];if(_0x191061(0x14a)==_0x1364de[_0x191061(0x131)]){const _0x28fc3e=_0x138f2c[_0x191061(0xed)](_0x2512aa,{'startRow':_0x316502,'endRow':_0x316502,'includeAllSlots':!0x0});_0x305e19=Array[_0x191061(0x124)](_0x28fc3e)[_0x191061(0x143)](_0x5d6f2f=>_0x5d6f2f[_0x191061(0xf8)]);}else{const _0x15ec0a=_0x138f2c[_0x191061(0xed)](_0x2512aa,{'column':_0x5e8dd6,'includeAllSlots':!0x0});_0x305e19=Array[_0x191061(0x124)](_0x15ec0a)[_0x191061(0x143)](_0x4bcebf=>_0x4bcebf[_0x191061(0xf8)]);}_0xb77d15[_0x191061(0x144)][_0x191061(0x11b)](_0x5a67b9=>{const _0x58951f=_0x191061;_0x150c2b[_0x58951f(0x10b)](_0x5a67b9[_0x58951f(0x125)](_0x29c4aa),{'commandName':_0xee9d0e,'commandParams':[]},_0x305e19,_0xee9d0e);});});}_0x150c2b[_0x4fe5f3(0x10c)][_0x4fe5f3(0x13a)](_0x518e76=>{const _0x1d7d13=_0x4fe5f3;if(_0x1d7d13(0xea)!=_0x518e76[_0x1d7d13(0x109)]&&_0x1d7d13(0x137)!=_0x518e76[_0x1d7d13(0x109)])return;const {data:_0x46d5e5}=_0x518e76;return _0x46d5e5&&_0x1d7d13(0x147)==_0x46d5e5[_0x1d7d13(0x121)]?{'type':_0x1d7d13(0x11a),'content':_0x1b3fd1(_0x1395a2,_0x1d7d13(0x115))}:void 0x0;}),_0x150c2b[_0x4fe5f3(0x10c)][_0x4fe5f3(0x13a)](_0x2722b1=>{const _0xb0c5f3=_0x4fe5f3;if(_0xb0c5f3(0xea)!=_0x2722b1[_0xb0c5f3(0x109)]&&_0xb0c5f3(0x137)!=_0x2722b1[_0xb0c5f3(0x109)])return;const {data:_0x303d03}=_0x2722b1;return _0x303d03?_0xb0c5f3(0x11f)==_0x303d03[_0xb0c5f3(0x121)]?{'type':_0xb0c5f3(0x11a),'content':_0x1b3fd1(_0x1395a2,_0xb0c5f3(0x133))}:_0xb0c5f3(0xf0)==_0x303d03[_0xb0c5f3(0x121)]?{'type':_0xb0c5f3(0x11a),'content':_0x1b3fd1(_0x1395a2,_0xb0c5f3(0x132))}:void 0x0:void 0x0;});const _0x43b386=_0x122f3b[_0x4fe5f3(0x117)]();for(const _0x2a3d43 of[_0x4fe5f3(0x12e),_0x4fe5f3(0xfb),_0x4fe5f3(0x12c),_0x4fe5f3(0x12f)])_0x150c2b[_0x4fe5f3(0x114)][_0x4fe5f3(0x129)](_0x4fe5f3(0xea),_0x2a3d43,_0x4fe5f3(0xf4),_0x43b386);for(const _0x3e67d4 of[_0x4fe5f3(0x11f),_0x4fe5f3(0xf0)])_0x150c2b[_0x4fe5f3(0x114)][_0x4fe5f3(0x129)](_0x4fe5f3(0xea),_0x3e67d4,_0x4fe5f3(0xf4),_0x43b386);_0x150c2b[_0x4fe5f3(0x114)][_0x4fe5f3(0x129)](_0x4fe5f3(0xea),_0x4fe5f3(0x147),_0x4fe5f3(0xf4),_0x27c46e=>{const _0x9082a0=_0x4fe5f3;_0xb77d15[_0x9082a0(0x144)][_0x9082a0(0x11b)](_0x998059=>{const _0xfbfc8a=_0x9082a0,_0x5a0a9a=Array[_0xfbfc8a(0x124)](_0x1ba715[_0xfbfc8a(0x12b)]())[_0xfbfc8a(0x143)](_0x5359b2=>_0x22e0cd[_0xfbfc8a(0xf9)](_0x5359b2));_0x998059[_0xfbfc8a(0x13b)](_0x27c46e),_0xb77d15[_0xfbfc8a(0xfd)][_0xfbfc8a(0x104)](_0xfbfc8a(0x147))[_0xfbfc8a(0x149)](),_0xb77d15[_0xfbfc8a(0x105)](_0xfbfc8a(0x147),{'forceDefaultExecution':!0x0});const _0x366a64=_0x5a0a9a[_0xfbfc8a(0xe8)](_0x54f050=>_0xfbfc8a(0xff)!=_0x54f050[_0xfbfc8a(0xf2)][_0xfbfc8a(0x13e)]);_0x366a64[_0xfbfc8a(0x13d)]>0x0&&_0x998059[_0xfbfc8a(0x13b)](_0x366a64);for(const _0x286f3d of _0x5a0a9a)_0x286f3d[_0xfbfc8a(0x101)]();});});for(const _0x407f9c of[_0x4fe5f3(0x12e),_0x4fe5f3(0x12c),_0x4fe5f3(0x12f),_0x4fe5f3(0xfb)]){const _0x45975b=_0xb77d15[_0x4fe5f3(0xfd)][_0x4fe5f3(0x104)](_0x407f9c);_0x45975b['on'](_0x4fe5f3(0xfc),(_0x37e95d,_0x701a9e,_0x313a51)=>{const _0x242e0c=_0x4fe5f3;if(_0x313a51){const _0x58cdd7=_0xb77d15[_0x242e0c(0x144)][_0x242e0c(0x116)][_0x242e0c(0x112)][_0x242e0c(0x118)]()[_0x242e0c(0xf7)]()[_0x242e0c(0x138)](_0x2f6255=>_0x2f6255['is'](_0x242e0c(0x11d),_0x242e0c(0x108)));this[_0x242e0c(0x135)](_0x45975b[_0x242e0c(0xe7)],_0x58cdd7)||(_0x37e95d[_0x242e0c(0x126)]=!0x1,_0x37e95d[_0x242e0c(0xe9)]());}},{'priority':_0x4fe5f3(0x113)});}}[_0xda700d(0x130)](){const _0x222a12=_0xda700d,_0x37f2ee=this[_0x222a12(0x100)][_0x222a12(0xfd)][_0x222a12(0x104)](_0x222a12(0x147)),_0x1e9fee=this[_0x222a12(0x100)][_0x222a12(0x127)][_0x222a12(0x104)](_0x222a12(0x119));if(!_0x37f2ee[_0x222a12(0x123)])return!0x1;const _0x5ed1ae=_0x1e9fee[_0x222a12(0xfa)](this[_0x222a12(0x100)][_0x222a12(0x144)][_0x222a12(0x116)][_0x222a12(0x112)]);for(const _0x39bfe9 of _0x5ed1ae)for(const _0x1650e8 of _0x5ed1ae)if(_0x39bfe9!=_0x1650e8&&!this[_0x222a12(0x135)](_0x39bfe9,_0x1650e8))return!0x1;return!0x0;}[_0xda700d(0x135)](_0x456705,_0x24ffd7){const _0x2e2fd5=_0xda700d,_0x55e80c=this[_0x2e2fd5(0x100)][_0x2e2fd5(0x127)][_0x2e2fd5(0x104)](_0x2e2fd5(0x11c)),_0x765166=this[_0x2e2fd5(0x100)][_0x2e2fd5(0x144)][_0x2e2fd5(0x125)](_0x456705),_0x623829=this[_0x2e2fd5(0x100)][_0x2e2fd5(0x144)][_0x2e2fd5(0x125)](_0x24ffd7),_0x292780=new Set(),_0x314a9a=new Set();for(const _0x475423 of _0x55e80c[_0x2e2fd5(0x134)]())if((_0x2e2fd5(0x111)==_0x475423[_0x2e2fd5(0x109)]||_0x2e2fd5(0xf6)==_0x475423[_0x2e2fd5(0x109)]||_0x2e2fd5(0x147)==_0x475423[_0x2e2fd5(0x148)])&&_0x475423[_0x2e2fd5(0x10a)]){for(const _0x3c047b of _0x475423[_0x2e2fd5(0x12b)]())_0x3c047b[_0x2e2fd5(0x10f)](_0x765166,!0x0)&&_0x292780[_0x2e2fd5(0x145)](_0x475423[_0x2e2fd5(0x109)]+':'+_0x475423[_0x2e2fd5(0x139)]['id']),_0x3c047b[_0x2e2fd5(0x10f)](_0x623829,!0x0)&&_0x314a9a[_0x2e2fd5(0x145)](_0x475423[_0x2e2fd5(0x109)]+':'+_0x475423[_0x2e2fd5(0x139)]['id']);}if(_0x292780[_0x2e2fd5(0x141)]!=_0x314a9a[_0x2e2fd5(0x141)])return!0x1;for(const _0x1706b9 of _0x292780)if(!_0x314a9a[_0x2e2fd5(0x103)](_0x1706b9))return!0x1;return!0x0;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x47df35=_0x5afb;(function(_0xb5a1c2,_0x1d6de7){const _0x13b60b=_0x5afb,_0xa59b1a=_0xb5a1c2();while(!![]){try{const _0x2b4ad5=-parseInt(_0x13b60b(0x88))/0x1*(-parseInt(_0x13b60b(0x89))/0x2)+-parseInt(_0x13b60b(0x9b))/0x3+parseInt(_0x13b60b(0x85))/0x4+-parseInt(_0x13b60b(0x86))/0x5*(parseInt(_0x13b60b(0x90))/0x6)+-parseInt(_0x13b60b(0x98))/0x7+-parseInt(_0x13b60b(0x8a))/0x8+parseInt(_0x13b60b(0x96))/0x9*(parseInt(_0x13b60b(0x99))/0xa);if(_0x2b4ad5===_0x1d6de7)break;else _0xa59b1a['push'](_0xa59b1a['shift']());}catch(_0x24ac7d){_0xa59b1a['push'](_0xa59b1a['shift']());}}}(_0x4a2d,0xdf3d9));import{Plugin as _0x5948f8}from'ckeditor5/src/core.js';function _0x5afb(_0x24759c,_0x3743b6){const _0x4a2dbe=_0x4a2d();return _0x5afb=function(_0x5afb9a,_0x55d746){_0x5afb9a=_0x5afb9a-0x85;let _0xf9c640=_0x4a2dbe[_0x5afb9a];return _0xf9c640;},_0x5afb(_0x24759c,_0x3743b6);}import{getTranslation as _0xf9fd8c}from'../utils/common-translations.js';function _0x4a2d(){const _0x1aa4fd=['462942lxzJkw','5751160AolAFv','6545945meFnHh','ELEMENT_TABLE_OF_CONTENTS','1XLyEOx','1720462LxtayG','354144FTYDCe','insertTableOfContents','afterInit','registerElementLabel','get','TrackChangesEditing','6UISHtl','enableCommand','locale','commands','editor','descriptionFactory','9jOLbAf','tableOfContents','5893762ezsjjD','9661090EXlahs','plugins'];_0x4a2d=function(){return _0x1aa4fd;};return _0x4a2d();}export default class _t extends _0x5948f8{[_0x47df35(0x8c)](){const _0x3ed954=_0x47df35,_0x1dc48d=this[_0x3ed954(0x94)];if(!_0x1dc48d[_0x3ed954(0x93)][_0x3ed954(0x8e)](_0x3ed954(0x8b)))return;_0x1dc48d[_0x3ed954(0x9a)][_0x3ed954(0x8e)](_0x3ed954(0x8f))[_0x3ed954(0x91)](_0x3ed954(0x8b));const _0x5e00ca=_0x1dc48d[_0x3ed954(0x9a)][_0x3ed954(0x8e)](_0x3ed954(0x8f)),_0x15f900=_0x1dc48d[_0x3ed954(0x92)];_0x5e00ca[_0x3ed954(0x95)][_0x3ed954(0x8d)](_0x3ed954(0x97),_0x15e602=>_0xf9fd8c(_0x15f900,_0x3ed954(0x87),_0x15e602));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x52504f=_0x3a10;(function(_0x3ec3e2,_0x52ebfa){const _0x456cdb=_0x3a10,_0x7e6e7c=_0x3ec3e2();while(!![]){try{const _0x30842f=-parseInt(_0x456cdb(0x111))/0x1*(-parseInt(_0x456cdb(0xef))/0x2)+-parseInt(_0x456cdb(0x128))/0x3+-parseInt(_0x456cdb(0xf6))/0x4+parseInt(_0x456cdb(0x12f))/0x5+parseInt(_0x456cdb(0x106))/0x6*(parseInt(_0x456cdb(0x117))/0x7)+-parseInt(_0x456cdb(0xf5))/0x8*(-parseInt(_0x456cdb(0x12c))/0x9)+parseInt(_0x456cdb(0x132))/0xa*(-parseInt(_0x456cdb(0x10a))/0xb);if(_0x30842f===_0x52ebfa)break;else _0x7e6e7c['push'](_0x7e6e7c['shift']());}catch(_0x4718ce){_0x7e6e7c['push'](_0x7e6e7c['shift']());}}}(_0x23f1,0xa5997));import{Plugin as _0x172307}from'ckeditor5/src/core.js';function _0x3a10(_0x42ec00,_0x56fd3f){const _0x23f1c9=_0x23f1();return _0x3a10=function(_0x3a10c0,_0x1e6f90){_0x3a10c0=_0x3a10c0-0xe4;let _0x3b9ee5=_0x23f1c9[_0x3a10c0];return _0x3b9ee5;},_0x3a10(_0x42ec00,_0x56fd3f);}function _0x23f1(){const _0x11a7cf=['tableBorderWidth','8XtynZi','399600TJMZXh','tableCellPadding','change','formatBlock','TableCellPropertiesEditing','getFirstPosition','batch','TablePropertiesEditing','handleDiscardAction','tableCellVerticalAlignment','start','getSuggestions','data','enqueueChange','markBlockFormat','get','942UXLdEv','tableCellBorderStyle','selection','model','20999fNvWAV','tableCellHorizontalAlignment','tableBorderStyle','registerDescriptionCallback','getContainedElement','tableCellBorderColor','*Format:*\x20change\x20table\x20cell\x20properties','6haqRLI','_getSuggestion','tableCellProperties','TrackChangesEditing','tableProperties','locale','18942QKtxCi','accept','subType','TrackChangesTableProperties','_handlePropertyChange','_suggestionFactory','*Format:*\x20change\x20table\x20properties','getSelectionAffectedTableCells','tableCellWidth','tableCellBackgroundColor','registerCustomCallback','afterInit','pluginName','tableCellBorderWidth','tableWidth','handleSuggestionDescription','descriptionFactory','1357857cxtmbA','nodeAfter','enableCommand','document','3367485sEzqGO','getAttribute','editor','4346015ZkuBtR','discard','commandParams','7340CUJYWV','findAncestor','TableUtils','removeAttribute','has','join','tableHeight','format','tableBackgroundColor','plugins','tableAlignment','setAttribute','321270FExLUE','tableCellHeight','getSuggestionCallback','tableBorderColor','table'];_0x23f1=function(){return _0x11a7cf;};return _0x23f1();}import{getTranslation as _0x1faa15}from'../utils/common-translations.js';export default class $t extends _0x172307{constructor(_0x4a8c33){const _0x13700c=_0x3a10;super(_0x4a8c33),this[_0x13700c(0x115)]=[_0x13700c(0xf2),_0x13700c(0x10c),_0x13700c(0xf4),_0x13700c(0xed),_0x13700c(0x125),_0x13700c(0xe9),_0x13700c(0xeb)],this[_0x13700c(0x113)]=[_0x13700c(0x10f),_0x13700c(0x107),_0x13700c(0x124),_0x13700c(0xf7),_0x13700c(0x11f),_0x13700c(0xf0),_0x13700c(0x120),_0x13700c(0x10b),_0x13700c(0xff)];}static get[_0x52504f(0x123)](){const _0x35c282=_0x52504f;return _0x35c282(0x11a);}[_0x52504f(0x122)](){const _0x59e51a=_0x52504f,_0x3372bd=this[_0x59e51a(0x12e)][_0x59e51a(0xec)][_0x59e51a(0x105)](_0x59e51a(0x114));if(this[_0x59e51a(0x12e)][_0x59e51a(0xec)][_0x59e51a(0xe7)](_0x59e51a(0xfd))){for(const _0x41a14d of this[_0x59e51a(0x115)])_0x3372bd[_0x59e51a(0x12a)](_0x41a14d,(_0x3a5048,_0x1af2ba)=>{const _0x5b47f2=_0x59e51a,_0x309ddb=this[_0x5b47f2(0x12e)][_0x5b47f2(0x109)][_0x5b47f2(0x12b)][_0x5b47f2(0x108)][_0x5b47f2(0xfb)]()[_0x5b47f2(0xe4)](_0x5b47f2(0xf3));this[_0x5b47f2(0x11b)](_0x41a14d,[_0x309ddb],this[_0x5b47f2(0x115)],_0x5b47f2(0x115),_0x3a5048,_0x1af2ba);});_0x3372bd[_0x59e51a(0x11c)][_0x59e51a(0x121)](_0x59e51a(0xf9),_0x59e51a(0x115),_0x59e51a(0x118),_0x3372bd[_0x59e51a(0x11c)][_0x59e51a(0xf1)](_0x59e51a(0xf9),null,_0x59e51a(0x130))),_0x3372bd[_0x59e51a(0x11c)][_0x59e51a(0x121)](_0x59e51a(0xf9),_0x59e51a(0x115),_0x59e51a(0x130),(_0x9f6d04,_0x9bd256)=>this[_0x59e51a(0xfe)](this[_0x59e51a(0x115)],_0x9f6d04,_0x9bd256)),_0x3372bd[_0x59e51a(0x11c)][_0x59e51a(0x121)](_0x59e51a(0xf9),_0x59e51a(0x115),_0x59e51a(0xe8),()=>!0x1);}if(this[_0x59e51a(0x12e)][_0x59e51a(0xec)][_0x59e51a(0xe7)](_0x59e51a(0xfa))){for(const _0x369a83 of this[_0x59e51a(0x113)])_0x3372bd[_0x59e51a(0x12a)](_0x369a83,(_0x172513,_0x2b7585)=>{const _0x40d78b=_0x59e51a,_0x14bb47=this[_0x40d78b(0x12e)][_0x40d78b(0xec)][_0x40d78b(0x105)](_0x40d78b(0xe5))[_0x40d78b(0x11e)](this[_0x40d78b(0x12e)][_0x40d78b(0x109)][_0x40d78b(0x12b)][_0x40d78b(0x108)]);this[_0x40d78b(0x11b)](_0x369a83,_0x14bb47,this[_0x40d78b(0x113)],_0x40d78b(0x113),_0x172513,_0x2b7585);});_0x3372bd[_0x59e51a(0x11c)][_0x59e51a(0x121)](_0x59e51a(0xf9),_0x59e51a(0x113),_0x59e51a(0x118),_0x3372bd[_0x59e51a(0x11c)][_0x59e51a(0xf1)](_0x59e51a(0xf9),null,_0x59e51a(0x130))),_0x3372bd[_0x59e51a(0x11c)][_0x59e51a(0x121)](_0x59e51a(0xf9),_0x59e51a(0x113),_0x59e51a(0x130),(_0x5a3d5f,_0x9c0382)=>this[_0x59e51a(0xfe)](this[_0x59e51a(0x113)],_0x5a3d5f,_0x9c0382)),_0x3372bd[_0x59e51a(0x11c)][_0x59e51a(0x121)](_0x59e51a(0xf9),_0x59e51a(0x113),_0x59e51a(0xe8),()=>!0x1);}_0x3372bd[_0x59e51a(0x127)][_0x59e51a(0x10d)](_0x5a00d=>this[_0x59e51a(0x126)](_0x5a00d));}[_0x52504f(0x11b)](_0xfb912,_0x96c94a,_0x5993de,_0x5b381c,_0x5dd8ea,_0x5b5021){const _0x5c53a4=_0x52504f,_0x1f4dc7=this[_0x5c53a4(0x12e)][_0x5c53a4(0xec)][_0x5c53a4(0x105)](_0x5c53a4(0x114));this[_0x5c53a4(0x12e)][_0x5c53a4(0x109)][_0x5c53a4(0x103)](_0x5b5021[_0x5c53a4(0xfc)],()=>{const _0x2e3dfc=_0x5c53a4;for(const _0x5eedc0 of _0x96c94a){if(this[_0x2e3dfc(0x112)](_0x5eedc0,_0x5b381c))_0x5dd8ea(_0x5b5021);else{const _0x49403={};for(const _0x33378c of _0x5993de){const _0x263d2c=_0x5eedc0[_0x2e3dfc(0x12d)](_0x33378c);void 0x0!==_0x263d2c&&(_0x49403[_0x33378c]=_0x263d2c);}_0x5dd8ea(_0x5b5021),_0x1f4dc7[_0x2e3dfc(0x104)](_0x5eedc0,{'commandParams':[_0x49403]},[],_0x5b381c);}}});}[_0x52504f(0xfe)](_0xe2eb49,_0x15a137,_0x337708){const _0x2260c3=_0x52504f,_0xa34bb7=_0x15a137[0x0][_0x2260c3(0x100)][_0x2260c3(0x129)],_0x3e9332=_0x337708[_0x2260c3(0x131)][0x0];this[_0x2260c3(0x12e)][_0x2260c3(0x109)][_0x2260c3(0xf8)](_0x2975d3=>{const _0x1f68ce=_0x2260c3;for(const _0x3eb951 of _0xe2eb49)void 0x0!==_0x3e9332[_0x3eb951]?_0x2975d3[_0x1f68ce(0xee)](_0x3eb951,_0x3e9332[_0x3eb951],_0xa34bb7):_0x2975d3[_0x1f68ce(0xe6)](_0x3eb951,_0xa34bb7);});}[_0x52504f(0x126)](_0x16a9d0){const _0x262bbe=_0x52504f;if(_0x16a9d0[_0x262bbe(0x102)])switch(_0x16a9d0[_0x262bbe(0x119)]){case _0x262bbe(0x115):return{'type':_0x262bbe(0xea),'content':_0x1faa15(this[_0x262bbe(0x12e)][_0x262bbe(0x116)],_0x262bbe(0x11d))};case _0x262bbe(0x113):return{'type':_0x262bbe(0xea),'content':_0x1faa15(this[_0x262bbe(0x12e)][_0x262bbe(0x116)],_0x262bbe(0x110))};}}[_0x52504f(0x112)](_0x5e6015,_0xe9585b){const _0x1e6250=_0x52504f,_0x4cb040=this[_0x1e6250(0x12e)][_0x1e6250(0xec)][_0x1e6250(0x105)](_0x1e6250(0x114));for(const _0x1e53c0 of _0x4cb040[_0x1e6250(0x101)]({'skipNotAttached':!0x0})){const _0x2423b6=_0x1e53c0[_0x1e6250(0x10e)]();if(_0x1e53c0[_0x1e6250(0x119)]===_0xe9585b&&_0x2423b6===_0x5e6015)return _0x1e53c0;}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x510c48=_0x5106;(function(_0x332aca,_0x427f66){const _0x8bb30f=_0x5106,_0x54ad66=_0x332aca();while(!![]){try{const _0x509988=parseInt(_0x8bb30f(0xe5))/0x1+-parseInt(_0x8bb30f(0xe7))/0x2+parseInt(_0x8bb30f(0xdf))/0x3*(parseInt(_0x8bb30f(0xda))/0x4)+parseInt(_0x8bb30f(0xde))/0x5*(parseInt(_0x8bb30f(0xe8))/0x6)+-parseInt(_0x8bb30f(0xe6))/0x7+parseInt(_0x8bb30f(0xeb))/0x8*(parseInt(_0x8bb30f(0xe9))/0x9)+-parseInt(_0x8bb30f(0xdb))/0xa;if(_0x509988===_0x427f66)break;else _0x54ad66['push'](_0x54ad66['shift']());}catch(_0x5dfa28){_0x54ad66['push'](_0x54ad66['shift']());}}}(_0x547a,0x2b864));import{Plugin as _0x19936a}from'ckeditor5/src/core.js';function _0x5106(_0x272c63,_0x2678f0){const _0x547af8=_0x547a();return _0x5106=function(_0x51067d,_0x4651b9){_0x51067d=_0x51067d-0xd9;let _0x1020fa=_0x547af8[_0x51067d];return _0x1020fa;},_0x5106(_0x272c63,_0x2678f0);}function _0x547a(){const _0x2b0ba6=['get','TrackChangesEditing','Template','148723iSKlfb','1654849zUqcct','628870thNzCY','11124qcpPnF','9ZBPcfW','insertTemplate','1232592cisQYi','editor','4wZNNgU','1548680QnSVGk','plugins','has','905ayLdDz','736845DkfeVg','afterInit','enableCommand'];_0x547a=function(){return _0x2b0ba6;};return _0x547a();}export default class Ct extends _0x19936a{[_0x510c48(0xe0)](){const _0x4ac518=_0x510c48,_0x1c8b1c=this[_0x4ac518(0xd9)];_0x1c8b1c[_0x4ac518(0xdc)][_0x4ac518(0xdd)](_0x4ac518(0xe4))&&_0x1c8b1c[_0x4ac518(0xdc)][_0x4ac518(0xe2)](_0x4ac518(0xe3))[_0x4ac518(0xe1)](_0x4ac518(0xea));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x444359=_0x253a;function _0x253a(_0x57ddc0,_0x2252af){const _0x5c63fe=_0x5c63();return _0x253a=function(_0x253ab4,_0x1b6e4a){_0x253ab4=_0x253ab4-0x188;let _0x1eb596=_0x5c63fe[_0x253ab4];return _0x1eb596;},_0x253a(_0x57ddc0,_0x2252af);}(function(_0x41f6b0,_0x2034b2){const _0x3ddbdc=_0x253a,_0x3d9cf1=_0x41f6b0();while(!![]){try{const _0x244585=parseInt(_0x3ddbdc(0x1ab))/0x1+-parseInt(_0x3ddbdc(0x1ad))/0x2+parseInt(_0x3ddbdc(0x1ae))/0x3*(-parseInt(_0x3ddbdc(0x1a8))/0x4)+-parseInt(_0x3ddbdc(0x196))/0x5*(parseInt(_0x3ddbdc(0x19d))/0x6)+parseInt(_0x3ddbdc(0x19a))/0x7+parseInt(_0x3ddbdc(0x19f))/0x8*(parseInt(_0x3ddbdc(0x191))/0x9)+-parseInt(_0x3ddbdc(0x18d))/0xa;if(_0x244585===_0x2034b2)break;else _0x3d9cf1['push'](_0x3d9cf1['shift']());}catch(_0x58a8f1){_0x3d9cf1['push'](_0x3d9cf1['shift']());}}}(_0x5c63,0x7cb8e));import{Plugin as _0x52dab6}from'ckeditor5/src/core.js';function _0x5c63(){const _0x108ccf=['element','isTouching','TrackChangesEditing','Title','from','newRange','isCollapsed','get','24BBZcuL','ELEMENT_TITLE','editor','987263mkPUsU','registerElementLabel','2024142hdNvLA','100707XZKOcD','registerPostFixer','descriptionFactory','forward','createRange','has','model','_splitMarkerName','schema','afterInit','title-content','474780cutkQW','suggestion','locale','document','45LaLVtq','end','differ','getNearestSelectionRange','getChangedMarkers','76385SxDdcZ','isEqual','nodeBefore','removeMarker','6143396BPHvXf','plugins','updateMarker','78DAnjOL','start','168856oaOOYh'];_0x5c63=function(){return _0x108ccf;};return _0x5c63();}import{getTranslation as _0x10a1e6}from'../utils/common-translations.js';export default class Dt extends _0x52dab6{[_0x444359(0x18b)](){const _0x86806b=_0x444359,_0x3c20f9=this[_0x86806b(0x1aa)];if(!_0x3c20f9[_0x86806b(0x19b)][_0x86806b(0x1b3)](_0x86806b(0x1a3)))return;const _0x50705a=_0x3c20f9[_0x86806b(0x19b)][_0x86806b(0x1a7)](_0x86806b(0x1a2));_0x50705a[_0x86806b(0x1b0)][_0x86806b(0x1ac)](_0x86806b(0x18c),()=>_0x10a1e6(_0x3c20f9[_0x86806b(0x18f)],_0x86806b(0x1a9))),_0x3c20f9[_0x86806b(0x188)][_0x86806b(0x190)][_0x86806b(0x1af)](_0x5a9941=>{const _0x23c98f=_0x86806b;let _0x36a241=!0x1;const _0x468d27=Array[_0x23c98f(0x1a4)](_0x3c20f9[_0x23c98f(0x188)][_0x23c98f(0x190)][_0x23c98f(0x193)][_0x23c98f(0x195)]());for(const {name:_0x50c504,data:_0x34cb90}of _0x468d27){const {group:_0x1ef8cc}=_0x50705a[_0x23c98f(0x189)](_0x50c504);if(_0x23c98f(0x18e)!==_0x1ef8cc||!_0x34cb90[_0x23c98f(0x1a5)])continue;const _0x3ac95a=_0x34cb90[_0x23c98f(0x1a5)],_0x2f5ff6=_0x3ac95a[_0x23c98f(0x192)][_0x23c98f(0x198)];if(!_0x2f5ff6||!_0x2f5ff6['is'](_0x23c98f(0x1a0),_0x23c98f(0x18c)))continue;if(!_0x3ac95a[_0x23c98f(0x19e)][_0x23c98f(0x1a1)](_0x3ac95a[_0x23c98f(0x192)]))continue;const _0x27eaa6=_0x3c20f9[_0x23c98f(0x188)][_0x23c98f(0x18a)][_0x23c98f(0x194)](_0x3ac95a[_0x23c98f(0x192)],_0x23c98f(0x1b1));if(_0x27eaa6&&_0x27eaa6[_0x23c98f(0x1a6)]){const _0xb8fac9=_0x5a9941[_0x23c98f(0x1b2)](_0x3ac95a[_0x23c98f(0x19e)],_0x27eaa6[_0x23c98f(0x19e)]);_0xb8fac9[_0x23c98f(0x197)](_0x3ac95a)||(_0x5a9941[_0x23c98f(0x19c)](_0x50c504,{'range':_0xb8fac9}),_0x36a241=!0x0);}_0x36a241||(_0x5a9941[_0x23c98f(0x199)](_0x50c504),_0x36a241=!0x0);}return _0x36a241;});}}
|
package/src/integrations/undo.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x51b551=_0x5b41;function _0x3995(){const _0x5ba2b8=['1218572xFMsyF','get','has','7345cIirrZ','plugins','undo','10kMQeqt','4370292LcDVeQ','7942956ZCTzAv','19963031BfQENz','738MFkSvp','UndoEditing','editor','8IhKoFl','TrackChangesEditing','2OnOOLD','redo','1362806ahjkhL','4012488dPWamm','afterInit','enableCommand'];_0x3995=function(){return _0x5ba2b8;};return _0x3995();}(function(_0x576ed4,_0x5f0a52){const _0x42bf96=_0x5b41,_0x5b1da6=_0x576ed4();while(!![]){try{const _0x56b3ae=-parseInt(_0x42bf96(0x1d1))/0x1*(-parseInt(_0x42bf96(0x1d3))/0x2)+-parseInt(_0x42bf96(0x1d4))/0x3+-parseInt(_0x42bf96(0x1d7))/0x4+-parseInt(_0x42bf96(0x1c5))/0x5*(parseInt(_0x42bf96(0x1cc))/0x6)+-parseInt(_0x42bf96(0x1ca))/0x7*(parseInt(_0x42bf96(0x1cf))/0x8)+parseInt(_0x42bf96(0x1c9))/0x9+parseInt(_0x42bf96(0x1c8))/0xa*(parseInt(_0x42bf96(0x1cb))/0xb);if(_0x56b3ae===_0x5f0a52)break;else _0x5b1da6['push'](_0x5b1da6['shift']());}catch(_0x507422){_0x5b1da6['push'](_0x5b1da6['shift']());}}}(_0x3995,0xac491));import{Plugin as _0x458f77}from'ckeditor5/src/core.js';function _0x5b41(_0x4e49b5,_0x39c604){const _0x3995bf=_0x3995();return _0x5b41=function(_0x5b41c2,_0x29215b){_0x5b41c2=_0x5b41c2-0x1c4;let _0x5cb7fb=_0x3995bf[_0x5b41c2];return _0x5cb7fb;},_0x5b41(_0x4e49b5,_0x39c604);}export default class Nt extends _0x458f77{[_0x51b551(0x1d5)](){const _0x49669f=_0x51b551,_0x3ca2fd=this[_0x49669f(0x1ce)],_0x237760=_0x3ca2fd[_0x49669f(0x1c6)][_0x49669f(0x1d8)](_0x49669f(0x1d0));_0x3ca2fd[_0x49669f(0x1c6)][_0x49669f(0x1c4)](_0x49669f(0x1cd))&&(_0x237760[_0x49669f(0x1d6)](_0x49669f(0x1c7)),_0x237760[_0x49669f(0x1d6)](_0x49669f(0x1d2)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x5b3451,_0x592cb7){const _0x280446=_0x5e77,_0x1bd228=_0x5b3451();while(!![]){try{const _0x174e3a=-parseInt(_0x280446(0x18d))/0x1+parseInt(_0x280446(0x194))/0x2+-parseInt(_0x280446(0x191))/0x3+-parseInt(_0x280446(0x16a))/0x4+-parseInt(_0x280446(0x180))/0x5+parseInt(_0x280446(0x193))/0x6*(-parseInt(_0x280446(0x185))/0x7)+parseInt(_0x280446(0x176))/0x8;if(_0x174e3a===_0x592cb7)break;else _0x1bd228['push'](_0x1bd228['shift']());}catch(_0x22a3d2){_0x1bd228['push'](_0x1bd228['shift']());}}}(_0x2edd,0xd193e));function _0x5e77(_0x221511,_0x3f6190){const _0x2eddc6=_0x2edd();return _0x5e77=function(_0x5e770b,_0x5d873b){_0x5e770b=_0x5e770b-0x168;let _0xcf44b7=_0x2eddc6[_0x5e770b];return _0xcf44b7;},_0x5e77(_0x221511,_0x3f6190);}export function getRangesWithAttribute(_0x3d5bd3,_0x1c3624,_0x40f2da){const _0x564dbf=_0x5e77,_0xca0524=[];for(const _0x1f71d4 of _0x1c3624[_0x564dbf(0x18a)]())_0x1f71d4[_0x564dbf(0x179)](_0x3d5bd3)&&_0xca0524[_0x564dbf(0x172)](_0x40f2da[_0x564dbf(0x196)](_0x1f71d4));return _0xca0524;}function _0x2edd(){const _0x45912a=['previousPosition','1112410bhYdZT','mapper','model','toViewElement','774234kczOnn','schema','24MVzYWc','3009684dSaqrs','ck-suggestion-marker--active','createRangeOn','elementEnd','isLimit','getWalker','markerRange','5911800JuIcSh','writer','TrackChangesEditing','insert','item','type','isContent','get','push','ck-suggestion-marker-','isBlock','test','26083952GvnvUd','start','isAtEnd','hasAttribute','parent','bindElementToMarker','toViewPosition','addClass','activeMarkers','span','3636920wMKfCv','plugins','nextSibling','includes','name','579397DPGklD','getCustomProperty','consumable','addHighlight','createUIElement','getItems','markerName'];_0x2edd=function(){return _0x45912a;};return _0x2edd();}export function downcastSplitMergeMarker(_0x5f2069,_0x11e075,{showActiveMarker:_0x3bef77=!0x0}={}){const _0x4c0f18=_0x5e77,_0x5be8a3=_0x5f2069[_0x4c0f18(0x181)][_0x4c0f18(0x171)](_0x4c0f18(0x16c));return(_0x1b5092,_0x197bed,_0x469094)=>{const _0x44d4f5=_0x4c0f18;if(!_0x469094[_0x44d4f5(0x187)][_0x44d4f5(0x175)](_0x197bed[_0x44d4f5(0x169)],_0x1b5092[_0x44d4f5(0x184)]))return;const _0x21ac06=_0x197bed[_0x44d4f5(0x169)][_0x44d4f5(0x168)](),_0x4758ec=_0x197bed[_0x44d4f5(0x169)][_0x44d4f5(0x177)],_0x299bd6=_0x5f2069[_0x44d4f5(0x18f)][_0x44d4f5(0x192)];let _0x18b265=null,_0x4d75d6=null,_0x5c5184=!0x1,_0x20e164=!0x1;for(const _0x41bd02 of _0x21ac06){const _0x32858e=_0x41bd02[_0x44d4f5(0x16e)];_0x5c5184=_0x5c5184||_0x299bd6[_0x44d4f5(0x170)](_0x32858e);const _0x3f7cf6=_0x469094[_0x44d4f5(0x18e)][_0x44d4f5(0x190)](_0x32858e);if(_0x3f7cf6&&_0x3f7cf6[_0x44d4f5(0x186)](_0x44d4f5(0x188)))return;_0x44d4f5(0x197)==_0x41bd02[_0x44d4f5(0x16f)]&&(_0x299bd6[_0x44d4f5(0x174)](_0x32858e)&&!_0x299bd6[_0x44d4f5(0x198)](_0x32858e)&&(_0x32858e[_0x44d4f5(0x182)]||_0x4758ec[_0x44d4f5(0x178)]?_0x18b265&&_0x18b265[_0x44d4f5(0x17a)]==_0x32858e||(_0x18b265=_0x32858e,_0x443dc6(_0x41bd02[_0x44d4f5(0x18c)]),_0x20e164=!0x0):_0x4d75d6=_0x4d75d6||_0x41bd02[_0x44d4f5(0x18c)]));}function _0x443dc6(_0x3cad72){const _0x16bd23=_0x44d4f5,_0x413044=_0x469094[_0x16bd23(0x16b)][_0x16bd23(0x189)](_0x16bd23(0x17f),{'class':_0x16bd23(0x173)+_0x11e075}),_0x75e5a2=_0x469094[_0x16bd23(0x18e)][_0x16bd23(0x17c)](_0x3cad72);_0x3bef77&&_0x5be8a3[_0x16bd23(0x17e)][_0x16bd23(0x183)](_0x197bed[_0x16bd23(0x18b)])&&_0x469094[_0x16bd23(0x16b)][_0x16bd23(0x17d)](_0x16bd23(0x195),_0x413044),_0x469094[_0x16bd23(0x16b)][_0x16bd23(0x16d)](_0x75e5a2,_0x413044),_0x469094[_0x16bd23(0x18e)][_0x16bd23(0x17b)](_0x413044,_0x197bed[_0x16bd23(0x18b)]);}_0x5c5184||_0x20e164||!_0x4d75d6||_0x443dc6(_0x4d75d6);};}
|
package/src/suggestion.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
24
|
-
|
|
23
|
+
const _0x5b5e8a=_0x1f96;(function(_0xea0937,_0x538309){const _0x3f3349=_0x1f96,_0x399861=_0xea0937();while(!![]){try{const _0x3dad5e=parseInt(_0x3f3349(0x210))/0x1*(-parseInt(_0x3f3349(0x205))/0x2)+parseInt(_0x3f3349(0x1ea))/0x3+-parseInt(_0x3f3349(0x1fe))/0x4*(parseInt(_0x3f3349(0x1c9))/0x5)+-parseInt(_0x3f3349(0x1e3))/0x6+parseInt(_0x3f3349(0x206))/0x7+-parseInt(_0x3f3349(0x1f3))/0x8*(parseInt(_0x3f3349(0x1fd))/0x9)+parseInt(_0x3f3349(0x202))/0xa;if(_0x3dad5e===_0x538309)break;else _0x399861['push'](_0x399861['shift']());}catch(_0x405707){_0x399861['push'](_0x399861['shift']());}}}(_0x355e,0xc38dc));function _0x355e(){const _0x5cd69e=['type','removeMarker','setAttribute','substr','commentThread','@external','getContainedElement','584sWPVbd','decorate','getItems','delete','getFirstRange','previous','addMarker','_onDiscard','isInContent','isIntersectingWithRange','141921qrECYn','299164TmnqNk','attributes','addRange','accept','12475970DJSAJy','getAllAdjacentSuggestions','add','1244eQbYXu','2191336ksSZvO','isExternal','split','removeAttribute','map','addMarkerName','author','createdAt','getMultiRangeId','onDiscard','4ckMbpF','end','markers','getFirstMarker','from','isMultiRange','removeMarkers','_markerNames','next','change','30HxQFZc','hasComments','getMarkers','discard','_isDataLoaded','set','data','start','_onAttributesChange','subType','size','creator','_saved','suggestion:','_model','head','reduce','clear','onAttributesChange','toJSON','nodeBefore','push','nodeAfter','getRanges','onAccept','getRange','786504lbzxgf','getMarkerNames','isIntersecting','filter','authoredAt','length','get','2921394SuvZuw','_onAccept'];_0x355e=function(){return _0x5cd69e;};return _0x355e();}import{Element as _0x2b368b}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x365137,uid as _0x55156f}from'ckeditor5/src/utils.js';function _0x1f96(_0x37dc23,_0x1ae858){const _0x355ede=_0x355e();return _0x1f96=function(_0x1f96f6,_0x56458c){_0x1f96f6=_0x1f96f6-0x1c1;let _0x1136c5=_0x355ede[_0x1f96f6];return _0x1136c5;},_0x1f96(_0x37dc23,_0x1ae858);}import{cloneDeep as _0x27b664,isEqual as _0x1b0d3a,set as _0x52868a,unset as _0x50bd5b}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x365137(){constructor(_0x4cf7f8,_0x1990e1){const _0x39f27c=_0x1f96;super(),this[_0x39f27c(0x1cd)]=!0x1,this['id']=_0x1990e1['id'],this[_0x39f27c(0x1ec)]=_0x1990e1[_0x39f27c(0x1ec)],this[_0x39f27c(0x1d2)]=_0x1990e1[_0x39f27c(0x1d2)]||null,this[_0x39f27c(0x20c)]=_0x1990e1[_0x39f27c(0x20c)],this[_0x39f27c(0x1d4)]=_0x1990e1[_0x39f27c(0x1d4)]||_0x1990e1[_0x39f27c(0x20c)],this[_0x39f27c(0x207)]=Boolean(_0x1990e1[_0x39f27c(0x1ff)]&&_0x1990e1[_0x39f27c(0x1ff)][_0x39f27c(0x1f1)]),this[_0x39f27c(0x1cf)]=null,this[_0x39f27c(0x1d7)]=_0x4cf7f8,this[_0x39f27c(0x1eb)]=_0x1990e1[_0x39f27c(0x1e1)],this[_0x39f27c(0x1fa)]=_0x1990e1[_0x39f27c(0x20f)],this[_0x39f27c(0x1d1)]=_0x1990e1[_0x39f27c(0x1db)],this[_0x39f27c(0x1c6)]=new Set(),this[_0x39f27c(0x20d)]=null,this[_0x39f27c(0x1ce)](_0x39f27c(0x1e7),null),this[_0x39f27c(0x1ce)](_0x39f27c(0x1ff),_0x1990e1[_0x39f27c(0x1ff)]||{}),this[_0x39f27c(0x1ce)](_0x39f27c(0x1f8),null),this[_0x39f27c(0x1ce)](_0x39f27c(0x1c7),null),this[_0x39f27c(0x1ce)](_0x39f27c(0x1f0),null),this[_0x39f27c(0x1ce)](_0x39f27c(0x1d5),!0x1),this[_0x39f27c(0x1f4)](_0x39f27c(0x201)),this[_0x39f27c(0x1f4)](_0x39f27c(0x1cc));}get[_0x5b5e8a(0x1d8)](){const _0x532195=_0x5b5e8a;let _0x3738df=this;for(;_0x3738df[_0x532195(0x1f8)];)_0x3738df=_0x3738df[_0x532195(0x1f8)];return _0x3738df;}get[_0x5b5e8a(0x1ca)](){const _0x18d984=_0x5b5e8a;return!!this[_0x18d984(0x1f0)]&&this[_0x18d984(0x1f0)][_0x18d984(0x1e8)]>0x0;}get[_0x5b5e8a(0x1c4)](){const _0x44b3d7=_0x5b5e8a;if(0x0==this[_0x44b3d7(0x1c6)][_0x44b3d7(0x1d3)])return!0x1;return 0x6==Array[_0x44b3d7(0x1c3)](this[_0x44b3d7(0x1c6)])[0x0][_0x44b3d7(0x208)](':')[_0x44b3d7(0x1e8)];}get[_0x5b5e8a(0x1fb)](){const _0xa46837=_0x5b5e8a;return null!==this[_0xa46837(0x1c2)]();}[_0x5b5e8a(0x20b)](_0x2ab26c){const _0x16b7dd=_0x5b5e8a;this[_0x16b7dd(0x1c6)][_0x16b7dd(0x204)](_0x2ab26c);}[_0x5b5e8a(0x1e4)](){const _0x140ba2=_0x5b5e8a;return Array[_0x140ba2(0x1c3)](this[_0x140ba2(0x1c6)]);}[_0x5b5e8a(0x1cb)](){const _0x5647c0=_0x5b5e8a;return this[_0x5647c0(0x1e4)]()[_0x5647c0(0x20a)](_0x3d0b32=>this[_0x5647c0(0x1d7)][_0x5647c0(0x1c1)][_0x5647c0(0x1e9)](_0x3d0b32))[_0x5647c0(0x1e6)](_0x1487e7=>_0x1487e7);}[_0x5b5e8a(0x1c2)](){const _0x5a8d2b=_0x5b5e8a;return this[_0x5a8d2b(0x1cb)]()[0x0]||null;}[_0x5b5e8a(0x1c5)](){const _0x2f823c=_0x5b5e8a;this[_0x2f823c(0x1d7)][_0x2f823c(0x1c8)](_0x33c4c1=>{const _0x2dff08=_0x2f823c;for(const _0x3e263c of this[_0x2dff08(0x1cb)]())_0x33c4c1[_0x2dff08(0x1ed)](_0x3e263c);}),this[_0x2f823c(0x1c6)][_0x2f823c(0x1da)]();}[_0x5b5e8a(0x1ed)](_0x1fb91a){const _0x5a9092=_0x5b5e8a;this[_0x5a9092(0x1d7)][_0x5a9092(0x1c8)](_0x32f00c=>{const _0x4e22da=_0x5a9092;_0x32f00c[_0x4e22da(0x1ed)](_0x1fb91a);}),this[_0x5a9092(0x1c6)][_0x5a9092(0x1f6)](_0x1fb91a);}[_0x5b5e8a(0x200)](_0x3881a7){const _0x5eb97a=_0x5b5e8a,_0x32c57f=_0x5eb97a(0x1d6)+this[_0x5eb97a(0x1ec)]+':'+this[_0x5eb97a(0x1d2)]+':'+this['id']+':'+this[_0x5eb97a(0x1d4)]['id']+':'+u[_0x5eb97a(0x20e)]();this[_0x5eb97a(0x20b)](_0x32c57f),this[_0x5eb97a(0x1d7)][_0x5eb97a(0x1c8)](_0x2d2fc4=>{const _0x18041d=_0x5eb97a;_0x2d2fc4[_0x18041d(0x1f9)](_0x32c57f,{'range':_0x3881a7,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x5b5e8a(0x1fc)](_0x10a677){const _0x23c396=_0x5b5e8a;for(const _0xcf292b of this[_0x23c396(0x1e0)]())if(_0xcf292b[_0x23c396(0x1e5)](_0x10a677))return!0x0;return!0x1;}[_0x5b5e8a(0x1e0)](){const _0x9a40b6=_0x5b5e8a;return this[_0x9a40b6(0x1cb)]()[_0x9a40b6(0x20a)](_0x4d7c97=>_0x4d7c97[_0x9a40b6(0x1e2)]());}[_0x5b5e8a(0x1f5)](){const _0x4bc68c=_0x5b5e8a;return this[_0x4bc68c(0x1e0)]()[_0x4bc68c(0x1d9)]((_0x2ed0aa,_0x22f1dd)=>[..._0x2ed0aa,..._0x22f1dd[_0x4bc68c(0x1f5)]()],[]);}[_0x5b5e8a(0x1f7)](){const _0x33957c=_0x5b5e8a;var _0x619b04;return(null===(_0x619b04=this[_0x33957c(0x1c2)]())||void 0x0===_0x619b04?void 0x0:_0x619b04[_0x33957c(0x1e2)]())||null;}[_0x5b5e8a(0x1f2)](){const _0x5a7845=_0x5b5e8a,_0x6e8c4c=this[_0x5a7845(0x1e0)]();if(0x1!=_0x6e8c4c[_0x5a7845(0x1e8)])return null;const _0x348c17=_0x6e8c4c[0x0],_0x39df55=_0x348c17[_0x5a7845(0x1d0)][_0x5a7845(0x1df)],_0x276682=_0x348c17[_0x5a7845(0x211)][_0x5a7845(0x1dd)];return _0x39df55 instanceof _0x2b368b?_0x39df55!=_0x276682?null:_0x39df55:null;}[_0x5b5e8a(0x201)](){const _0x535a15=_0x5b5e8a;this[_0x535a15(0x1eb)](this[_0x535a15(0x1e0)](),this[_0x535a15(0x1cf)],this[_0x535a15(0x1ff)]),this[_0x535a15(0x1c5)]();}[_0x5b5e8a(0x1cc)](){const _0x9c7e90=_0x5b5e8a;this[_0x9c7e90(0x1fa)](this[_0x9c7e90(0x1e0)](),this[_0x9c7e90(0x1cf)],this[_0x9c7e90(0x1ff)]),this[_0x9c7e90(0x1c5)]();}[_0x5b5e8a(0x203)](){const _0x2d59ca=_0x5b5e8a,_0x4ebe09=[];let _0x2341e8=this[_0x2d59ca(0x1d8)];for(;_0x2341e8;)_0x4ebe09[_0x2d59ca(0x1de)](_0x2341e8),_0x2341e8=_0x2341e8[_0x2d59ca(0x1c7)];return _0x4ebe09;}[_0x5b5e8a(0x1ee)](_0x45610f,_0xbf202b){const _0x4bc175=_0x5b5e8a,_0x5c20ac=_0x27b664(this[_0x4bc175(0x1ff)]);_0x52868a(_0x5c20ac,_0x45610f,_0xbf202b),_0x1b0d3a(_0x5c20ac,this[_0x4bc175(0x1ff)])||(this[_0x4bc175(0x1ff)]=_0x5c20ac,this[_0x4bc175(0x1d1)](_0x5c20ac));}[_0x5b5e8a(0x209)](_0x58775a){const _0x28baab=_0x5b5e8a,_0x2ab8fe=_0x27b664(this[_0x28baab(0x1ff)]);_0x50bd5b(_0x2ab8fe,_0x58775a),_0x1b0d3a(_0x2ab8fe,this[_0x28baab(0x1ff)])||(this[_0x28baab(0x1ff)]=_0x2ab8fe,this[_0x28baab(0x1d1)](this[_0x28baab(0x1ff)]));}[_0x5b5e8a(0x1dc)](){const _0x31277b=_0x5b5e8a;return{'id':this['id'],'type':this[_0x31277b(0x1d2)]?this[_0x31277b(0x1ec)]+':'+this[_0x31277b(0x1d2)]:this[_0x31277b(0x1ec)],'authorId':this[_0x31277b(0x1d4)]['id'],'createdAt':this[_0x31277b(0x20d)],'hasComments':this[_0x31277b(0x1ca)],'data':this[_0x31277b(0x1cf)],'attributes':this[_0x31277b(0x1ff)]};}static[_0x5b5e8a(0x20e)](){const _0x2369cd=_0x5b5e8a;return _0x55156f()[_0x2369cd(0x1ef)](0x1,0x5);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x9c35(_0x4c4593,_0x88499a){const _0x16a736=_0x16a7();return _0x9c35=function(_0x9c3513,_0x265a71){_0x9c3513=_0x9c3513-0xc6;let _0x3d064c=_0x16a736[_0x9c3513];return _0x3d064c;},_0x9c35(_0x4c4593,_0x88499a);}function _0x16a7(){const _0x5535f3=['add','function','registerElementLabel','pop','_schema','end','4516456Fntmcy','matchingCallback','set','removeFormat','addFormat','elementStart','_handleAttributeSuggestionDescription','format','addObject','EmptyContainer','registerDescriptionCallback','start','_itemLabels','type','3xRgHmK','checkChild','_handleRenameSuggestionDescription','addContainer','_handleInsertRemoveSuggestionDescription','isObject','key','addEmptyContainer','_customCallbacks','$1\x20$2','*Remove:*\x20%0','1669486nfCRgd','newValue','nodeAfter','indexOf','_attributeLabels','text','removeEmptyContainer','push','$text','removeContainer','*Insert:*\x20%0','softBreak','getDescriptions','566273INIoKt','attribute','subType','remove','quantity','ELEMENT_SPACE','item','skip','replace','_itemLabelsCallbacks','removeObject','isEmpty','match','*Remove\x20format:*\x20%0','*Split:*\x20%0','elementEnd','getWalker','element','previousSibling','data','normal','1454626VfTEzc','name','REPLACE_TEXT','285612eHEuFE','_resolveDescriptionItems','length','get','*Merge:*\x20%0','isEqual','registerAttributeLabel','*Change\x20to:*\x20%0','_addDescriptionItems','insertion','getItemLabel','Container','getFirstRange','5737152vhagMz','_handleCustomCallbackDescription','label','_locale','join','isInContent','map','*Set\x20format:*\x20%0','deletion','2186155TUliuM','has','nextSibling','$textProxy','Object'];_0x16a7=function(){return _0x5535f3;};return _0x16a7();}const _0x5a7885=_0x9c35;(function(_0x52d45a,_0x362bbe){const _0x31abf3=_0x9c35,_0x58eea8=_0x52d45a();while(!![]){try{const _0x5a023a=-parseInt(_0x31abf3(0xc6))/0x1+-parseInt(_0x31abf3(0xdb))/0x2*(parseInt(_0x31abf3(0x10d))/0x3)+parseInt(_0x31abf3(0xde))/0x4+parseInt(_0x31abf3(0xf4))/0x5+parseInt(_0x31abf3(0xeb))/0x6+-parseInt(_0x31abf3(0x118))/0x7+parseInt(_0x31abf3(0xff))/0x8;if(_0x5a023a===_0x362bbe)break;else _0x58eea8['push'](_0x58eea8['shift']());}catch(_0x1b98ab){_0x58eea8['push'](_0x58eea8['shift']());}}}(_0x16a7,0x79693));import{getTranslation as _0x450b93}from'./utils/common-translations.js';import{priorities as _0x549d41,insertToPriorityArray as _0x19960e}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x153b47}from'./trackchangesediting.js';export default class f{constructor(_0x33ce22,_0x4df7d1){const _0x20bc24=_0x9c35;this[_0x20bc24(0x115)]=[],this[_0x20bc24(0x10b)]=new Map(),this[_0x20bc24(0xcf)]=[],this[_0x20bc24(0x11c)]=new Map(),this[_0x20bc24(0xfd)]=_0x33ce22,this[_0x20bc24(0xee)]=_0x4df7d1;}[_0x5a7885(0x124)](_0x32b85c){const _0x25fb91=_0x5a7885,_0x3cff2b=[],_0x863278=new Set(),_0x569a1d=new Set();for(let _0x293b3d=0x0;_0x293b3d<_0x32b85c[_0x25fb91(0xe0)];_0x293b3d++){const _0x47d04b=_0x32b85c[_0x293b3d];if(!_0x47d04b[_0x25fb91(0xf0)])continue;const _0x2e08c1=this[_0x25fb91(0xec)](_0x47d04b);if(_0x2e08c1){if(null!=_0x47d04b[_0x25fb91(0xc8)]){if(_0x863278[_0x25fb91(0xf5)](_0x47d04b[_0x25fb91(0xc8)]))continue;_0x863278[_0x25fb91(0xf9)](_0x47d04b[_0x25fb91(0xc8)]);}_0x3cff2b[_0x25fb91(0x11f)](_0x2e08c1);}else{if(_0x25fb91(0xc7)!=_0x47d04b[_0x25fb91(0x10c)])_0x25fb91(0xe7)!=_0x47d04b[_0x25fb91(0x10c)]&&_0x25fb91(0xf3)!=_0x47d04b[_0x25fb91(0x10c)]||this[_0x25fb91(0x111)](_0x3cff2b,_0x47d04b,_0x32b85c[_0x293b3d+0x1]);else{const _0x5eab28=_0x47d04b[_0x25fb91(0xd9)][_0x25fb91(0x113)];if(_0x569a1d[_0x25fb91(0xf5)](_0x5eab28))continue;_0x569a1d[_0x25fb91(0xf9)](_0x47d04b[_0x25fb91(0xd9)][_0x25fb91(0x113)]),_0x5eab28==_0x153b47?this[_0x25fb91(0x10f)](_0x3cff2b,_0x47d04b):this[_0x25fb91(0x105)](_0x3cff2b,_0x47d04b);}}}return this[_0x25fb91(0xdf)](_0x3cff2b);}[_0x5a7885(0x109)](_0x3d80b5){const _0x3c0102=_0x5a7885;this[_0x3c0102(0x115)][_0x3c0102(0x11f)](_0x3d80b5);}[_0x5a7885(0xfb)](_0x424758,_0x6b0948,_0x37d254=_0x549d41[_0x5a7885(0xda)]){const _0x54e598=_0x5a7885;_0x54e598(0xfa)==typeof _0x424758?_0x19960e(this[_0x54e598(0xcf)],{'matchingCallback':_0x424758,'label':_0x6b0948,'priority':_0x37d254}):this[_0x54e598(0x10b)][_0x54e598(0x101)](_0x424758,_0x6b0948);}[_0x5a7885(0xe4)](_0xdf267,_0x3dd149){const _0x40cacc=_0x5a7885;this[_0x40cacc(0x11c)][_0x40cacc(0x101)](_0xdf267,_0x3dd149);}[_0x5a7885(0xe8)](_0x263937,_0x590057=0x1){const _0x41cece=_0x5a7885;let _0x42cf5e;for(const _0x5ad900 of this[_0x41cece(0xcf)])if(_0x5ad900[_0x41cece(0x100)](_0x263937)){_0x42cf5e=_0x5ad900[_0x41cece(0xed)];break;}return _0x42cf5e||(_0x42cf5e=this[_0x41cece(0x10b)][_0x41cece(0xe1)](_0x263937[_0x41cece(0xdc)])),_0x42cf5e?_0x42cf5e(_0x590057):0x1!==_0x590057?_0x590057+'\x20'+_0x263937[_0x41cece(0xdc)]+'s':''+_0x263937[_0x41cece(0xdc)];}[_0x5a7885(0xe6)](_0x31cfa9,_0x287157){const _0x50084e=_0x5a7885,_0x1c7cbf=_0x287157[_0x50084e(0xea)]()[_0x50084e(0xd6)](),_0x295291=_0x50084e(0xe7)==_0x287157[_0x50084e(0x10c)]?_0x50084e(0xf9):_0x50084e(0xc9);for(const _0xb7603 of _0x1c7cbf){const _0x24a531=_0xb7603[_0x50084e(0xcc)],_0x4c96bb=_0x31cfa9[_0x31cfa9[_0x50084e(0xe0)]-0x1];if(_0x24a531['is'](_0x50084e(0xf7)))_0x4c96bb&&_0x4c96bb[_0x50084e(0x10c)][_0x50084e(0x11b)](_0x50084e(0xe9))>-0x1&&_0x31cfa9[_0x50084e(0xfc)](),_0x4c96bb&&_0x50084e(0x11d)==_0x4c96bb[_0x50084e(0x10c)]?_0x4c96bb[_0x295291]+=_0x24a531[_0x50084e(0xd9)]:_0x31cfa9[_0x50084e(0x11f)]({'type':_0x50084e(0x11d),'add':_0x50084e(0xf9)==_0x295291?_0x24a531[_0x50084e(0xd9)]:'','remove':_0x50084e(0xc9)==_0x295291?_0x24a531[_0x50084e(0xd9)]:''});else{if(this[_0x50084e(0xfd)][_0x50084e(0x112)](_0x24a531)){const _0x2fc5ae=_0x24a531;if(_0x4c96bb&&_0x4c96bb[_0x50084e(0x10c)][_0x50084e(0x11b)](_0x50084e(0xe9))>-0x1&&_0x31cfa9[_0x50084e(0xfc)](),_0x50084e(0xd5)==_0xb7603[_0x50084e(0x10c)])continue;_0x4c96bb&&_0x4c96bb[_0x50084e(0x10c)]==_0x295291+_0x50084e(0xf8)&&_0x4c96bb[_0x50084e(0xd7)][_0x50084e(0xdc)]==_0x2fc5ae[_0x50084e(0xdc)]?_0x4c96bb[_0x50084e(0xca)]++:_0x31cfa9[_0x50084e(0x11f)]({'type':_0x295291+_0x50084e(0xf8),'element':_0x2fc5ae,'quantity':0x1}),_0x1c7cbf[_0x50084e(0xcd)](_0x16d12d=>!(_0x50084e(0xd5)==_0x16d12d[_0x50084e(0x10c)]&&_0x16d12d[_0x50084e(0xcc)]==_0x24a531));}else{if(this[_0x50084e(0xfd)][_0x50084e(0x10e)](_0x24a531,_0x50084e(0x120))||_0x24a531['is'](_0x50084e(0xd7),_0x50084e(0x123))){const _0x20ecd7=_0x24a531;if(_0x50084e(0xf9)==_0x295291&&_0x50084e(0x104)==_0xb7603[_0x50084e(0x10c)]||_0x50084e(0xc9)==_0x295291&&_0x50084e(0xd5)==_0xb7603[_0x50084e(0x10c)])continue;if(_0x4c96bb&&-0x1==_0x4c96bb[_0x50084e(0x10c)][_0x50084e(0x11b)](_0x50084e(0xe9))){_0x50084e(0x11d)==_0x4c96bb[_0x50084e(0x10c)]&&(_0x4c96bb[_0x295291]+='\x0a');continue;}let _0x45c7f2;if(_0x45c7f2=_0x50084e(0xf9)==_0x295291?_0x20ecd7[_0x50084e(0xf6)]&&!this[_0x50084e(0xfd)][_0x50084e(0x112)](_0x20ecd7[_0x50084e(0xf6)])?_0x20ecd7[_0x50084e(0xf6)]:null:_0x20ecd7[_0x50084e(0xd8)]&&!this[_0x50084e(0xfd)][_0x50084e(0x112)](_0x20ecd7[_0x50084e(0xd8)])?_0x20ecd7[_0x50084e(0xd8)]:null,_0x20ecd7[_0x50084e(0xd1)]||_0x45c7f2&&_0x45c7f2[_0x50084e(0xd1)]){const _0x3f8d2b=_0x45c7f2&&_0x45c7f2[_0x50084e(0xd1)]?_0x45c7f2:_0x20ecd7;_0x4c96bb&&_0x4c96bb[_0x50084e(0x10c)]==_0x295291+_0x50084e(0x108)&&_0x4c96bb[_0x50084e(0xd7)][_0x50084e(0xdc)]==_0x3f8d2b[_0x50084e(0xdc)]?_0x4c96bb[_0x50084e(0xca)]++:_0x31cfa9[_0x50084e(0x11f)]({'type':_0x295291+_0x50084e(0x108),'element':_0x3f8d2b,'quantity':0x1});}else _0x31cfa9[_0x50084e(0x11f)]({'type':_0x295291+_0x50084e(0xe9),'element':_0x20ecd7});}}}}}[_0x5a7885(0xdf)](_0x5ee642){const _0x2bab2c=_0x5a7885,_0x54b780=this[_0x2bab2c(0xee)],_0x1d68b5=[],_0x4ccb36=[],_0x445d51=[];for(const _0x2d8bce of _0x5ee642)switch(_0x2d8bce[_0x2bab2c(0x10c)]){case _0x2bab2c(0x11d):if(_0x2d8bce[_0x2bab2c(0xf9)]=_0x2d8bce[_0x2bab2c(0xf9)][_0x2bab2c(0xce)](/(\S)\u000A+(\S)/g,_0x2bab2c(0x116))[_0x2bab2c(0xce)](/\u000A/g,''),_0x2d8bce[_0x2bab2c(0xc9)]=_0x2d8bce[_0x2bab2c(0xc9)][_0x2bab2c(0xce)](/(\S)\u000A+(\S)/g,_0x2bab2c(0x116))[_0x2bab2c(0xce)](/\u000A/g,''),''!=_0x2d8bce[_0x2bab2c(0xf9)]&&''!=_0x2d8bce[_0x2bab2c(0xc9)]){_0x1d68b5[_0x2bab2c(0x11f)]({'type':_0x2bab2c(0xce),'content':_0x450b93(_0x54b780,_0x2bab2c(0xdd),['\x22'+_0x2d8bce[_0x2bab2c(0xc9)]+'\x22','\x22'+_0x2d8bce[_0x2bab2c(0xf9)]+'\x22'])});continue;}if(null!=_0x2d8bce[_0x2bab2c(0xf9)][_0x2bab2c(0xd2)](/^ +$/)){_0x1d68b5[_0x2bab2c(0x11f)]({'type':_0x2bab2c(0xe7),'content':_0x450b93(_0x54b780,_0x2bab2c(0x122),_0x450b93(_0x54b780,_0x2bab2c(0xcb),_0x2d8bce[_0x2bab2c(0xf9)][_0x2bab2c(0xe0)]))});continue;}if(null!=_0x2d8bce[_0x2bab2c(0xc9)][_0x2bab2c(0xd2)](/^ +$/)){_0x1d68b5[_0x2bab2c(0x11f)]({'type':_0x2bab2c(0xf3),'content':_0x450b93(_0x54b780,_0x2bab2c(0x117),_0x450b93(_0x54b780,_0x2bab2c(0xcb),_0x2d8bce[_0x2bab2c(0xc9)][_0x2bab2c(0xe0)]))});continue;}if(''!=_0x2d8bce[_0x2bab2c(0xf9)]){_0x1d68b5[_0x2bab2c(0x11f)]({'type':_0x2bab2c(0xe7),'content':_0x450b93(_0x54b780,_0x2bab2c(0x122),'\x22'+_0x2d8bce[_0x2bab2c(0xf9)]+'\x22')});continue;}_0x1d68b5[_0x2bab2c(0x11f)]({'type':_0x2bab2c(0xf3),'content':_0x450b93(_0x54b780,_0x2bab2c(0x117),'\x22'+_0x2d8bce[_0x2bab2c(0xc9)]+'\x22')});continue;case _0x2bab2c(0x114):case _0x2bab2c(0x107):_0x1d68b5[_0x2bab2c(0x11f)]({'type':_0x2bab2c(0xe7),'content':_0x450b93(_0x54b780,_0x2bab2c(0x122),this[_0x2bab2c(0xe8)](_0x2d8bce[_0x2bab2c(0xd7)],_0x2d8bce[_0x2bab2c(0xca)]))});continue;case _0x2bab2c(0x11e):case _0x2bab2c(0xd0):_0x1d68b5[_0x2bab2c(0x11f)]({'type':_0x2bab2c(0xf3),'content':_0x450b93(_0x54b780,_0x2bab2c(0x117),this[_0x2bab2c(0xe8)](_0x2d8bce[_0x2bab2c(0xd7)],_0x2d8bce[_0x2bab2c(0xca)]))});continue;case _0x2bab2c(0x110):_0x1d68b5[_0x2bab2c(0x11f)]({'type':_0x2bab2c(0xe7),'content':_0x450b93(_0x54b780,_0x2bab2c(0xd4),this[_0x2bab2c(0xe8)](_0x2d8bce[_0x2bab2c(0xd7)],_0x2d8bce[_0x2bab2c(0xca)]))});continue;case _0x2bab2c(0x121):_0x1d68b5[_0x2bab2c(0x11f)]({'type':_0x2bab2c(0xf3),'content':_0x450b93(_0x54b780,_0x2bab2c(0xe2),this[_0x2bab2c(0xe8)](_0x2d8bce[_0x2bab2c(0xd7)],_0x2d8bce[_0x2bab2c(0xca)]))});continue;case _0x2bab2c(0x103):_0x4ccb36[_0x2bab2c(0x11f)](_0x2d8bce[_0x2bab2c(0x113)]);continue;case _0x2bab2c(0x102):_0x445d51[_0x2bab2c(0x11f)](_0x2d8bce[_0x2bab2c(0x113)]);continue;default:_0x1d68b5[_0x2bab2c(0x11f)](_0x2d8bce);}if(_0x4ccb36[_0x2bab2c(0xe0)]){const _0x19042f=_0x4ccb36[_0x2bab2c(0xf1)](_0x2b1665=>this[_0x2bab2c(0x11c)][_0x2bab2c(0xf5)](_0x2b1665)?this[_0x2bab2c(0x11c)][_0x2bab2c(0xe1)](_0x2b1665):_0x2b1665)[_0x2bab2c(0xef)](',\x20');_0x1d68b5[_0x2bab2c(0x11f)]({'type':_0x2bab2c(0x106),'content':_0x450b93(this[_0x2bab2c(0xee)],_0x2bab2c(0xf2),_0x19042f)});}if(_0x445d51[_0x2bab2c(0xe0)]){const _0x185add=_0x445d51[_0x2bab2c(0xf1)](_0x5127c6=>this[_0x2bab2c(0x11c)][_0x2bab2c(0xf5)](_0x5127c6)?this[_0x2bab2c(0x11c)][_0x2bab2c(0xe1)](_0x5127c6):_0x5127c6)[_0x2bab2c(0xef)](',\x20');_0x1d68b5[_0x2bab2c(0x11f)]({'type':_0x2bab2c(0x106),'content':_0x450b93(this[_0x2bab2c(0xee)],_0x2bab2c(0xd3),_0x185add)});}return _0x1d68b5;}[_0x5a7885(0xec)](_0x37df83){const _0x4e0243=_0x5a7885;for(const _0x1b43e9 of this[_0x4e0243(0x115)]){const _0x3d841a=_0x1b43e9(_0x37df83);if(_0x3d841a&&_0x4e0243(0x10c)in _0x3d841a)return _0x3d841a;}}[_0x5a7885(0x105)](_0x1700f3,_0x3ce17a){const _0x47bc8b=_0x5a7885,_0x1a77d9=_0x3ce17a[_0x47bc8b(0xd9)],_0x3a8634=void 0x0===_0x1a77d9[_0x47bc8b(0x119)]?_0x47bc8b(0x102):_0x47bc8b(0x103);_0x1700f3[_0x47bc8b(0x11f)]({'type':_0x3a8634,'key':_0x1a77d9[_0x47bc8b(0x113)]});}[_0x5a7885(0x10f)](_0x144ea1,_0x1f50f3){const _0x228691=_0x5a7885;_0x144ea1[_0x228691(0x11f)]({'type':_0x228691(0x106),'content':_0x450b93(this[_0x228691(0xee)],_0x228691(0xe5),this[_0x228691(0xe8)](_0x1f50f3[_0x228691(0xea)]()[_0x228691(0x10a)][_0x228691(0x11a)],0x1))});}[_0x5a7885(0x111)](_0x4ed4aa,_0x4755a9,_0x12945e){const _0x340424=_0x5a7885;if(this[_0x340424(0xe6)](_0x4ed4aa,_0x4755a9),_0x12945e&&_0x12945e[_0x340424(0xea)]()&&!_0x4755a9[_0x340424(0xea)]()[_0x340424(0xfe)][_0x340424(0xe3)](_0x12945e[_0x340424(0xea)]()[_0x340424(0x10a)])){const _0x5566fc=_0x4ed4aa[_0x4ed4aa[_0x340424(0xe0)]-0x1],_0x2034fb=_0x340424(0xe7)==_0x4755a9[_0x340424(0x10c)]?_0x340424(0xf9):_0x340424(0xc9);_0x5566fc&&_0x340424(0x11d)==_0x5566fc[_0x340424(0x10c)]&&(_0x5566fc[_0x2034fb]+='\x0a');}}}
|
|
23
|
+
const _0xd27046=_0x37dd;(function(_0x4b938d,_0xfaea8){const _0x1cc536=_0x37dd,_0x4edff8=_0x4b938d();while(!![]){try{const _0x509b5b=parseInt(_0x1cc536(0x188))/0x1*(parseInt(_0x1cc536(0x19a))/0x2)+-parseInt(_0x1cc536(0x193))/0x3+-parseInt(_0x1cc536(0x149))/0x4*(-parseInt(_0x1cc536(0x17a))/0x5)+parseInt(_0x1cc536(0x19f))/0x6*(-parseInt(_0x1cc536(0x158))/0x7)+parseInt(_0x1cc536(0x155))/0x8*(parseInt(_0x1cc536(0x15f))/0x9)+parseInt(_0x1cc536(0x172))/0xa*(-parseInt(_0x1cc536(0x163))/0xb)+-parseInt(_0x1cc536(0x199))/0xc;if(_0x509b5b===_0xfaea8)break;else _0x4edff8['push'](_0x4edff8['shift']());}catch(_0xb0bfe){_0x4edff8['push'](_0x4edff8['shift']());}}}(_0x2959,0x41426));import{getTranslation as _0xccb2d0}from'./utils/common-translations.js';import{priorities as _0x2a854b,insertToPriorityArray as _0x2f927c}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x898935}from'./trackchangesediting.js';function _0x37dd(_0x3dd143,_0x2e41c1){const _0x2959b4=_0x2959();return _0x37dd=function(_0x37ddb2,_0x3a4c5b){_0x37ddb2=_0x37ddb2-0x141;let _0x2a4950=_0x2959b4[_0x37ddb2];return _0x2a4950;},_0x37dd(_0x3dd143,_0x2e41c1);}export default class f{constructor(_0x31fc40,_0xc8cb8e){const _0x32f06c=_0x37dd;this[_0x32f06c(0x151)]=[],this[_0x32f06c(0x17c)]=new Map(),this[_0x32f06c(0x184)]=[],this[_0x32f06c(0x19e)]=new Map(),this[_0x32f06c(0x156)]=_0x31fc40,this[_0x32f06c(0x147)]=_0xc8cb8e;}[_0xd27046(0x16b)](_0xd98661){const _0x502323=_0xd27046,_0x2eed9b=[],_0x3a57aa=new Set(),_0x481d80=new Set();for(let _0xbececd=0x0;_0xbececd<_0xd98661[_0x502323(0x17b)];_0xbececd++){const _0x3eae52=_0xd98661[_0xbececd];if(!_0x3eae52[_0x502323(0x167)])continue;const _0x3bf13f=this[_0x502323(0x169)](_0x3eae52);if(_0x3bf13f){if(null!=_0x3eae52[_0x502323(0x15a)]){if(_0x3a57aa[_0x502323(0x17d)](_0x3eae52[_0x502323(0x15a)]))continue;_0x3a57aa[_0x502323(0x152)](_0x3eae52[_0x502323(0x15a)]);}_0x2eed9b[_0x502323(0x196)](_0x3bf13f);}else{if(_0x502323(0x18c)!=_0x3eae52[_0x502323(0x164)])_0x502323(0x14e)!=_0x3eae52[_0x502323(0x164)]&&_0x502323(0x1a0)!=_0x3eae52[_0x502323(0x164)]||this[_0x502323(0x150)](_0x2eed9b,_0x3eae52,_0xd98661[_0xbececd+0x1]);else{const _0x32b430=_0x3eae52[_0x502323(0x157)][_0x502323(0x162)];if(_0x481d80[_0x502323(0x17d)](_0x32b430))continue;_0x481d80[_0x502323(0x152)](_0x3eae52[_0x502323(0x157)][_0x502323(0x162)]),_0x32b430==_0x898935?this[_0x502323(0x1a2)](_0x2eed9b,_0x3eae52):this[_0x502323(0x16f)](_0x2eed9b,_0x3eae52);}}}return this[_0x502323(0x19c)](_0x2eed9b);}[_0xd27046(0x19d)](_0x3a5d58){const _0x10fde6=_0xd27046;this[_0x10fde6(0x151)][_0x10fde6(0x196)](_0x3a5d58);}[_0xd27046(0x17f)](_0x3cec6c,_0x440bcd,_0x588c35=_0x2a854b[_0xd27046(0x142)]){const _0xa791ab=_0xd27046;_0xa791ab(0x170)==typeof _0x3cec6c?_0x2f927c(this[_0xa791ab(0x184)],{'matchingCallback':_0x3cec6c,'label':_0x440bcd,'priority':_0x588c35}):this[_0xa791ab(0x17c)][_0xa791ab(0x1a1)](_0x3cec6c,_0x440bcd);}[_0xd27046(0x14f)](_0x2598e6,_0x5109de){const _0x12f9c7=_0xd27046;this[_0x12f9c7(0x19e)][_0x12f9c7(0x1a1)](_0x2598e6,_0x5109de);}[_0xd27046(0x165)](_0x22523a,_0x4abe35=0x1){const _0x51d921=_0xd27046;let _0x7583ce;for(const _0x3c2d4f of this[_0x51d921(0x184)])if(_0x3c2d4f[_0x51d921(0x176)](_0x22523a)){_0x7583ce=_0x3c2d4f[_0x51d921(0x185)];break;}return _0x7583ce||(_0x7583ce=this[_0x51d921(0x17c)][_0x51d921(0x177)](_0x22523a[_0x51d921(0x15d)])),_0x7583ce?_0x7583ce(_0x4abe35):0x1!==_0x4abe35?_0x4abe35+'\x20'+_0x22523a[_0x51d921(0x15d)]+'s':''+_0x22523a[_0x51d921(0x15d)];}[_0xd27046(0x182)](_0x5b277e,_0x519ae6){const _0x1b3c6c=_0xd27046,_0x9a9172=_0x519ae6[_0x1b3c6c(0x192)]()[_0x1b3c6c(0x173)](),_0x486a84=_0x1b3c6c(0x14e)==_0x519ae6[_0x1b3c6c(0x164)]?_0x1b3c6c(0x152):_0x1b3c6c(0x143);for(const _0xa96732 of _0x9a9172){const _0x1f86e4=_0xa96732[_0x1b3c6c(0x191)],_0x4e28d2=_0x5b277e[_0x5b277e[_0x1b3c6c(0x17b)]-0x1];if(_0x1f86e4['is'](_0x1b3c6c(0x160)))_0x4e28d2&&_0x4e28d2[_0x1b3c6c(0x164)][_0x1b3c6c(0x18e)](_0x1b3c6c(0x15b))>-0x1&&_0x5b277e[_0x1b3c6c(0x159)](),_0x4e28d2&&_0x1b3c6c(0x15e)==_0x4e28d2[_0x1b3c6c(0x164)]?_0x4e28d2[_0x486a84]+=_0x1f86e4[_0x1b3c6c(0x157)]:_0x5b277e[_0x1b3c6c(0x196)]({'type':_0x1b3c6c(0x15e),'add':_0x1b3c6c(0x152)==_0x486a84?_0x1f86e4[_0x1b3c6c(0x157)]:'','remove':_0x1b3c6c(0x143)==_0x486a84?_0x1f86e4[_0x1b3c6c(0x157)]:''});else{if(this[_0x1b3c6c(0x156)][_0x1b3c6c(0x181)](_0x1f86e4)){const _0x2f7dfd=_0x1f86e4;if(_0x4e28d2&&_0x4e28d2[_0x1b3c6c(0x164)][_0x1b3c6c(0x18e)](_0x1b3c6c(0x15b))>-0x1&&_0x5b277e[_0x1b3c6c(0x159)](),_0x1b3c6c(0x161)==_0xa96732[_0x1b3c6c(0x164)])continue;_0x4e28d2&&_0x4e28d2[_0x1b3c6c(0x164)]==_0x486a84+_0x1b3c6c(0x198)&&_0x4e28d2[_0x1b3c6c(0x154)][_0x1b3c6c(0x15d)]==_0x2f7dfd[_0x1b3c6c(0x15d)]?_0x4e28d2[_0x1b3c6c(0x15c)]++:_0x5b277e[_0x1b3c6c(0x196)]({'type':_0x486a84+_0x1b3c6c(0x198),'element':_0x2f7dfd,'quantity':0x1}),_0x9a9172[_0x1b3c6c(0x16d)](_0x5b5f92=>!(_0x1b3c6c(0x161)==_0x5b5f92[_0x1b3c6c(0x164)]&&_0x5b5f92[_0x1b3c6c(0x191)]==_0x1f86e4));}else{if(this[_0x1b3c6c(0x156)][_0x1b3c6c(0x1a3)](_0x1f86e4,_0x1b3c6c(0x197))||_0x1f86e4['is'](_0x1b3c6c(0x154),_0x1b3c6c(0x168))){const _0x2d8861=_0x1f86e4;if(_0x1b3c6c(0x152)==_0x486a84&&_0x1b3c6c(0x14c)==_0xa96732[_0x1b3c6c(0x164)]||_0x1b3c6c(0x143)==_0x486a84&&_0x1b3c6c(0x161)==_0xa96732[_0x1b3c6c(0x164)])continue;if(_0x4e28d2&&-0x1==_0x4e28d2[_0x1b3c6c(0x164)][_0x1b3c6c(0x18e)](_0x1b3c6c(0x15b))){_0x1b3c6c(0x15e)==_0x4e28d2[_0x1b3c6c(0x164)]&&(_0x4e28d2[_0x486a84]+='\x0a');continue;}let _0x274417;if(_0x274417=_0x1b3c6c(0x152)==_0x486a84?_0x2d8861[_0x1b3c6c(0x16a)]&&!this[_0x1b3c6c(0x156)][_0x1b3c6c(0x181)](_0x2d8861[_0x1b3c6c(0x16a)])?_0x2d8861[_0x1b3c6c(0x16a)]:null:_0x2d8861[_0x1b3c6c(0x14b)]&&!this[_0x1b3c6c(0x156)][_0x1b3c6c(0x181)](_0x2d8861[_0x1b3c6c(0x14b)])?_0x2d8861[_0x1b3c6c(0x14b)]:null,_0x2d8861[_0x1b3c6c(0x194)]||_0x274417&&_0x274417[_0x1b3c6c(0x194)]){const _0x547023=_0x274417&&_0x274417[_0x1b3c6c(0x194)]?_0x274417:_0x2d8861;_0x4e28d2&&_0x4e28d2[_0x1b3c6c(0x164)]==_0x486a84+_0x1b3c6c(0x183)&&_0x4e28d2[_0x1b3c6c(0x154)][_0x1b3c6c(0x15d)]==_0x547023[_0x1b3c6c(0x15d)]?_0x4e28d2[_0x1b3c6c(0x15c)]++:_0x5b277e[_0x1b3c6c(0x196)]({'type':_0x486a84+_0x1b3c6c(0x183),'element':_0x547023,'quantity':0x1});}else _0x5b277e[_0x1b3c6c(0x196)]({'type':_0x486a84+_0x1b3c6c(0x15b),'element':_0x2d8861});}}}}}[_0xd27046(0x19c)](_0x3c2977){const _0xe345d9=_0xd27046,_0x2e6de0=this[_0xe345d9(0x147)],_0xa5e0c4=[],_0x1f7bca=[],_0x963b75=[];for(const _0x32d7f5 of _0x3c2977)switch(_0x32d7f5[_0xe345d9(0x164)]){case _0xe345d9(0x15e):if(_0x32d7f5[_0xe345d9(0x152)]=_0x32d7f5[_0xe345d9(0x152)][_0xe345d9(0x146)](/(\S)\u000A+(\S)/g,_0xe345d9(0x16e))[_0xe345d9(0x146)](/\u000A/g,''),_0x32d7f5[_0xe345d9(0x143)]=_0x32d7f5[_0xe345d9(0x143)][_0xe345d9(0x146)](/(\S)\u000A+(\S)/g,_0xe345d9(0x16e))[_0xe345d9(0x146)](/\u000A/g,''),''!=_0x32d7f5[_0xe345d9(0x152)]&&''!=_0x32d7f5[_0xe345d9(0x143)]){_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x146),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x19b),['\x22'+_0x32d7f5[_0xe345d9(0x143)]+'\x22','\x22'+_0x32d7f5[_0xe345d9(0x152)]+'\x22'])});continue;}if(null!=_0x32d7f5[_0xe345d9(0x152)][_0xe345d9(0x18b)](/^ +$/)){_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x14e),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x16c),_0xccb2d0(_0x2e6de0,_0xe345d9(0x141),_0x32d7f5[_0xe345d9(0x152)][_0xe345d9(0x17b)]))});continue;}if(null!=_0x32d7f5[_0xe345d9(0x143)][_0xe345d9(0x18b)](/^ +$/)){_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x1a0),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x175),_0xccb2d0(_0x2e6de0,_0xe345d9(0x141),_0x32d7f5[_0xe345d9(0x143)][_0xe345d9(0x17b)]))});continue;}if(''!=_0x32d7f5[_0xe345d9(0x152)]){_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x14e),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x16c),'\x22'+_0x32d7f5[_0xe345d9(0x152)]+'\x22')});continue;}_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x1a0),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x175),'\x22'+_0x32d7f5[_0xe345d9(0x143)]+'\x22')});continue;case _0xe345d9(0x14a):case _0xe345d9(0x180):_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x14e),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x16c),this[_0xe345d9(0x165)](_0x32d7f5[_0xe345d9(0x154)],_0x32d7f5[_0xe345d9(0x15c)]))});continue;case _0xe345d9(0x18d):case _0xe345d9(0x187):_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x1a0),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x175),this[_0xe345d9(0x165)](_0x32d7f5[_0xe345d9(0x154)],_0x32d7f5[_0xe345d9(0x15c)]))});continue;case _0xe345d9(0x186):_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x14e),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x145),this[_0xe345d9(0x165)](_0x32d7f5[_0xe345d9(0x154)],_0x32d7f5[_0xe345d9(0x15c)]))});continue;case _0xe345d9(0x189):_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x1a0),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x166),this[_0xe345d9(0x165)](_0x32d7f5[_0xe345d9(0x154)],_0x32d7f5[_0xe345d9(0x15c)]))});continue;case _0xe345d9(0x190):_0x1f7bca[_0xe345d9(0x196)](_0x32d7f5[_0xe345d9(0x162)]);continue;case _0xe345d9(0x178):_0x963b75[_0xe345d9(0x196)](_0x32d7f5[_0xe345d9(0x162)]);continue;default:_0xa5e0c4[_0xe345d9(0x196)](_0x32d7f5);}if(_0x1f7bca[_0xe345d9(0x17b)]){const _0xa24f05=_0x1f7bca[_0xe345d9(0x171)](_0x21f033=>this[_0xe345d9(0x19e)][_0xe345d9(0x17d)](_0x21f033)?this[_0xe345d9(0x19e)][_0xe345d9(0x177)](_0x21f033):_0x21f033)[_0xe345d9(0x17e)](',\x20');_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x174),'content':_0xccb2d0(this[_0xe345d9(0x147)],_0xe345d9(0x195),_0xa24f05)});}if(_0x963b75[_0xe345d9(0x17b)]){const _0x2c70b9=_0x963b75[_0xe345d9(0x171)](_0x76f272=>this[_0xe345d9(0x19e)][_0xe345d9(0x17d)](_0x76f272)?this[_0xe345d9(0x19e)][_0xe345d9(0x177)](_0x76f272):_0x76f272)[_0xe345d9(0x17e)](',\x20');_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x174),'content':_0xccb2d0(this[_0xe345d9(0x147)],_0xe345d9(0x18f),_0x2c70b9)});}return _0xa5e0c4;}[_0xd27046(0x169)](_0x596e67){const _0x452feb=_0xd27046;for(const _0x778595 of this[_0x452feb(0x151)]){const _0x3935cf=_0x778595(_0x596e67);if(_0x3935cf&&_0x452feb(0x164)in _0x3935cf)return _0x3935cf;}}[_0xd27046(0x16f)](_0x350482,_0x12b284){const _0x22e158=_0xd27046,_0x154bc6=_0x12b284[_0x22e158(0x157)],_0x4b9817=void 0x0===_0x154bc6[_0x22e158(0x153)]?_0x22e158(0x178):_0x22e158(0x190);_0x350482[_0x22e158(0x196)]({'type':_0x4b9817,'key':_0x154bc6[_0x22e158(0x162)]});}[_0xd27046(0x1a2)](_0x22d112,_0x4754d9){const _0xae41e0=_0xd27046;_0x22d112[_0xae41e0(0x196)]({'type':_0xae41e0(0x174),'content':_0xccb2d0(this[_0xae41e0(0x147)],_0xae41e0(0x144),this[_0xae41e0(0x165)](_0x4754d9[_0xae41e0(0x192)]()[_0xae41e0(0x14d)][_0xae41e0(0x179)],0x1))});}[_0xd27046(0x150)](_0x2a9c9c,_0xce23,_0x273995){const _0x529240=_0xd27046;if(this[_0x529240(0x182)](_0x2a9c9c,_0xce23),_0x273995&&_0x273995[_0x529240(0x192)]()&&!_0xce23[_0x529240(0x192)]()[_0x529240(0x18a)][_0x529240(0x148)](_0x273995[_0x529240(0x192)]()[_0x529240(0x14d)])){const _0x1846f7=_0x2a9c9c[_0x2a9c9c[_0x529240(0x17b)]-0x1],_0x3b744b=_0x529240(0x14e)==_0xce23[_0x529240(0x164)]?_0x529240(0x152):_0x529240(0x143);_0x1846f7&&_0x529240(0x15e)==_0x1846f7[_0x529240(0x164)]&&(_0x1846f7[_0x3b744b]+='\x0a');}}}function _0x2959(){const _0x156210=['EmptyContainer','_itemLabelsCallbacks','label','addContainer','removeObject','13FXbxSf','removeContainer','end','match','attribute','removeEmptyContainer','indexOf','*Remove\x20format:*\x20%0','addFormat','item','getFirstRange','959925qqKJzc','isEmpty','*Set\x20format:*\x20%0','push','$text','Object','1399632NsmOli','67202MolhLV','REPLACE_TEXT','_resolveDescriptionItems','registerDescriptionCallback','_attributeLabels','288EPKOiB','deletion','set','_handleRenameSuggestionDescription','checkChild','ELEMENT_SPACE','normal','remove','*Change\x20to:*\x20%0','*Split:*\x20%0','replace','_locale','isEqual','948NTckcJ','addEmptyContainer','previousSibling','elementStart','start','insertion','registerAttributeLabel','_handleInsertRemoveSuggestionDescription','_customCallbacks','add','newValue','element','475048wptqPz','_schema','data','6608DmFrnX','pop','subType','Container','quantity','name','text','45KsBydi','$textProxy','elementEnd','key','3696nLNVEI','type','getItemLabel','*Merge:*\x20%0','isInContent','softBreak','_handleCustomCallbackDescription','nextSibling','getDescriptions','*Insert:*\x20%0','skip','$1\x20$2','_handleAttributeSuggestionDescription','function','map','2240lnJOpx','getWalker','format','*Remove:*\x20%0','matchingCallback','get','removeFormat','nodeAfter','1915xDsKZr','length','_itemLabels','has','join','registerElementLabel','addObject','isObject','_addDescriptionItems'];_0x2959=function(){return _0x156210;};return _0x2959();}
|
package/src/trackchanges.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x1b7bec=_0x4edc;(function(_0x248650,_0x18d604){var _0x2365ed=_0x4edc,_0x336329=_0x248650();while(!![]){try{var _0x161fb2=-parseInt(_0x2365ed(0xbb))/0x1*(-parseInt(_0x2365ed(0xca))/0x2)+parseInt(_0x2365ed(0xc5))/0x3*(parseInt(_0x2365ed(0xbc))/0x4)+parseInt(_0x2365ed(0xcf))/0x5*(parseInt(_0x2365ed(0xcd))/0x6)+parseInt(_0x2365ed(0xbd))/0x7*(-parseInt(_0x2365ed(0xbe))/0x8)+parseInt(_0x2365ed(0xd1))/0x9*(-parseInt(_0x2365ed(0xc3))/0xa)+parseInt(_0x2365ed(0xb8))/0xb*(-parseInt(_0x2365ed(0xbf))/0xc)+parseInt(_0x2365ed(0xc0))/0xd*(parseInt(_0x2365ed(0xb9))/0xe);if(_0x161fb2===_0x18d604)break;else _0x336329['push'](_0x336329['shift']());}catch(_0x1b1a8f){_0x336329['push'](_0x336329['shift']());}}}(_0x7db4,0x8774e));import{Plugin as _0x2bf83b}from'ckeditor5/src/core.js';import _0x2ee3d1 from'./trackchangesui.js';import _0x6d5e5f from'./trackchangesediting.js';function _0x4edc(_0x50e3a7,_0x488370){var _0x7db447=_0x7db4();return _0x4edc=function(_0x4edc45,_0xc7f1af){_0x4edc45=_0x4edc45-0xb8;var _0x54854c=_0x7db447[_0x4edc45];return _0x54854c;},_0x4edc(_0x50e3a7,_0x488370);}import'ckeditor5-collaboration/src/collaboration-core.js';function _0x7db4(){var _0x403c51=['4DUgPCi','1076243qcpnub','8Wjhpmn','11485212lvUUwo','170118oWtLnt','requires','editor','7810bHanjl','getSuggestion','455856eNhTDA','addSuggestionData','adapter','TrackChanges','Comments','551730oPAdBq','getSuggestions','pluginName','43404DMSAYT','get','685MKotkW','plugins','11331aBanwY','11uBfihP','1316PrnuLD','addSuggestion','1Hnhoqt'];_0x7db4=function(){return _0x403c51;};return _0x7db4();}export default class k extends _0x2bf83b{static get[_0x1b7bec(0xc1)](){var _0x10d794=_0x1b7bec;return[_0x6d5e5f,_0x2ee3d1,_0x10d794(0xc9)];}static get[_0x1b7bec(0xcc)](){var _0x4e309a=_0x1b7bec;return _0x4e309a(0xc8);}set[_0x1b7bec(0xc7)](_0x5d17d0){var _0x3dd36e=_0x1b7bec;this[_0x3dd36e(0xc2)][_0x3dd36e(0xd0)][_0x3dd36e(0xce)](_0x6d5e5f)[_0x3dd36e(0xc7)]=_0x5d17d0;}get[_0x1b7bec(0xc7)](){var _0x5235c4=_0x1b7bec;return this[_0x5235c4(0xc2)][_0x5235c4(0xd0)][_0x5235c4(0xce)](_0x6d5e5f)[_0x5235c4(0xc7)];}[_0x1b7bec(0xba)](_0x587484){var _0x48a44d=_0x1b7bec;return this[_0x48a44d(0xc2)][_0x48a44d(0xd0)][_0x48a44d(0xce)](_0x6d5e5f)[_0x48a44d(0xc6)](_0x587484);}[_0x1b7bec(0xcb)]({skipNotAttached:_0x2e5e56=!0x1,toJSON:_0x43327d=!0x1}={}){var _0x2a1d8b=_0x1b7bec;return this[_0x2a1d8b(0xc2)][_0x2a1d8b(0xd0)][_0x2a1d8b(0xce)](_0x6d5e5f)[_0x2a1d8b(0xcb)]({'skipNotAttached':_0x2e5e56,'toJSON':_0x43327d});}[_0x1b7bec(0xc4)](_0x2cab77){var _0x350214=_0x1b7bec;return this[_0x350214(0xc2)][_0x350214(0xd0)][_0x350214(0xce)](_0x6d5e5f)[_0x350214(0xc4)](_0x2cab77);}}
|
package/src/trackchangesdata.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x317a7e=_0x2a77;(function(_0x1e63d1,_0x3e93de){const _0x2ebda2=_0x2a77,_0x2d90e0=_0x1e63d1();while(!![]){try{const _0x2069a5=parseInt(_0x2ebda2(0x1d2))/0x1*(-parseInt(_0x2ebda2(0x1ef))/0x2)+parseInt(_0x2ebda2(0x1dc))/0x3*(parseInt(_0x2ebda2(0x1ec))/0x4)+-parseInt(_0x2ebda2(0x1c9))/0x5*(-parseInt(_0x2ebda2(0x201))/0x6)+-parseInt(_0x2ebda2(0x1d0))/0x7+-parseInt(_0x2ebda2(0x1f7))/0x8*(-parseInt(_0x2ebda2(0x1f9))/0x9)+-parseInt(_0x2ebda2(0x1f3))/0xa*(parseInt(_0x2ebda2(0x1d4))/0xb)+-parseInt(_0x2ebda2(0x1e6))/0xc*(-parseInt(_0x2ebda2(0x1ce))/0xd);if(_0x2069a5===_0x3e93de)break;else _0x2d90e0['push'](_0x2d90e0['shift']());}catch(_0x2c1139){_0x2d90e0['push'](_0x2d90e0['shift']());}}}(_0x4697,0xdb2ab));function _0x4697(){const _0x129683=['4638179cWjdgm','plugins','54743LzlSjM','_adapter','1111451LlvuXC','pluginName','config','constructor','addUser','TrackChangesDataGetter','div','track-changes-data-invalid-editor-creator','1181118wkTeOX','appendChild','getFullData','useAnonymousUser','editorCreator','document','reduce','define','destroy','Users','36BaHkAh','getRootNames','createElement','name','trackChangesData.editorCreator','CommentsRepository','8ukpzXP','data','getSuggestions','60OWRSxS','init','model','requires','130utwXBK','addCommentThread','addSuggestionData','push','198136OpaoGX','getRootsAttributes','342GmSJbL','Pagination','map','get','editor','users','TrackChangesEditing','TrackChangesData','502566KEwEPO','execute','getDataWithDiscardedSuggestions','createDocumentFragment','getUser','end','trackChangesData','set','result','rootsAttributes','discardAllSuggestions','40eFlpJk','getDataWithAcceptedSuggestions','function','acceptAllSuggestions','getCommentThreads','9175751qvorIb','create'];_0x4697=function(){return _0x129683;};return _0x4697();}import{Plugin as _0x929a2e}from'ckeditor5/src/core.js';function _0x2a77(_0x77a00f,_0x24ea47){const _0x469786=_0x4697();return _0x2a77=function(_0x2a7792,_0x5c4f76){_0x2a7792=_0x2a7792-0x1c4;let _0xba747a=_0x469786[_0x2a7792];return _0xba747a;},_0x2a77(_0x77a00f,_0x24ea47);}import{CKEditorError as _0x1960ab}from'ckeditor5/src/utils.js';import _0x3c42fe from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x3a2ede}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x317a7e(0x1fa)];export default class P extends _0x929a2e{static get[_0x317a7e(0x1f2)](){return[_0x3c42fe];}static get[_0x317a7e(0x1d5)](){const _0x3124d8=_0x317a7e;return _0x3124d8(0x200);}[_0x317a7e(0x1f0)](){const _0x45e721=_0x317a7e,_0x431db5=this[_0x45e721(0x1fd)];if(_0x431db5[_0x45e721(0x1d6)][_0x45e721(0x1e3)](_0x45e721(0x1ea),_0x3f0676=>{const _0x16ed2d=_0x45e721,_0x45d3e4=_0x431db5[_0x16ed2d(0x1f1)][_0x16ed2d(0x1e1)][_0x16ed2d(0x1e7)]()[_0x16ed2d(0x1e2)]((_0x5d9c7a,_0x50ab44)=>(_0x5d9c7a[_0x50ab44]='',_0x5d9c7a),{});return _0x431db5[_0x16ed2d(0x1d7)][_0x16ed2d(0x1cf)](_0x45d3e4,_0x3f0676);}),_0x45e721(0x1cb)!=typeof _0x431db5[_0x45e721(0x1d6)][_0x45e721(0x1fc)](_0x45e721(0x1c4))[_0x45e721(0x1e0)])throw new _0x1960ab(_0x45e721(0x1db));}[_0x317a7e(0x1ca)](_0x1e320c){const _0x13eb7c=_0x317a7e;return N(this[_0x13eb7c(0x1fd)],!0x0,_0x1e320c);}[_0x317a7e(0x203)](_0x3fcdbe){const _0x2470da=_0x317a7e;return N(this[_0x2470da(0x1fd)],!0x1,_0x3fcdbe);}}class D extends _0x929a2e{static get[_0x317a7e(0x1d5)](){const _0xd6d072=_0x317a7e;return _0xd6d072(0x1d9);}constructor(_0x49ea3c){const _0x8ceca5=_0x317a7e;super(_0x49ea3c),this[_0x8ceca5(0x1c6)]=_0x8ceca5(0x206);}[_0x317a7e(0x1f0)](){const _0xaa6974=_0x317a7e;this[_0xaa6974(0x1fd)][_0xaa6974(0x1d1)][_0xaa6974(0x1fc)](_0xaa6974(0x1eb))[_0xaa6974(0x1d3)]={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this[_0xaa6974(0x1fd)][_0xaa6974(0x1d1)][_0xaa6974(0x1fc)](_0xaa6974(0x1ff))[_0xaa6974(0x1d3)]=null;}}function v(_0xf5d517){const _0x4b08e1=_0x317a7e;return void 0x0!==_0xf5d517[_0x4b08e1(0x1f8)];}async function N(_0x4b93cd,_0x316840,_0x5ba2fa){const _0x172d4a=_0x317a7e,_0x1acd45=_0x3a2ede(_0x4b93cd,T);_0x1acd45[_0x172d4a(0x1d1)][_0x172d4a(0x1f6)](_0x3c42fe,D),_0x1acd45[_0x172d4a(0x1c7)]=v(_0x4b93cd)?_0x4b93cd[_0x172d4a(0x1f8)]():void 0x0;const _0x174553=document[_0x172d4a(0x204)](),_0x3ed61f=_0x4b93cd[_0x172d4a(0x1d6)][_0x172d4a(0x1fc)](_0x172d4a(0x1c4))[_0x172d4a(0x1e0)],_0x4614c2=await _0x3ed61f(_0x1acd45,()=>function(_0x531ed8){const _0xef6b1=_0x172d4a,_0x338d05=document[_0xef6b1(0x1e8)](_0xef6b1(0x1da));return _0x531ed8[_0xef6b1(0x1dd)](_0x338d05),_0x338d05;}(_0x174553));!function(_0x1b5731,_0x177563){const _0x5a83d3=_0x172d4a,_0x319f40=_0x1b5731[_0x5a83d3(0x1f1)][_0x5a83d3(0x1e1)][_0x5a83d3(0x1e7)]()[_0x5a83d3(0x1e2)]((_0xa0189c,_0x4b01f7)=>(_0xa0189c[_0x4b01f7]=_0x1b5731[_0x5a83d3(0x1ed)][_0x5a83d3(0x1fc)]({'rootName':_0x4b01f7}),_0xa0189c),{}),_0x34a66b=_0x1b5731[_0x5a83d3(0x1d1)][_0x5a83d3(0x1fc)](_0x5a83d3(0x1e5))[_0x5a83d3(0x1fe)][_0x5a83d3(0x1fb)](_0x3d8953=>({'id':_0x3d8953['id'],'name':_0x3d8953[_0x5a83d3(0x1e9)]})),_0x3576f2=_0x1b5731[_0x5a83d3(0x1d1)][_0x5a83d3(0x1fc)](_0x5a83d3(0x1ff))[_0x5a83d3(0x1ee)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1bf48d=_0x1b5731[_0x5a83d3(0x1d1)][_0x5a83d3(0x1fc)](_0x5a83d3(0x1eb))[_0x5a83d3(0x1cd)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x538e61=_0x177563[_0x5a83d3(0x1d1)][_0x5a83d3(0x1fc)](_0x5a83d3(0x1e5)),_0x52185d=_0x177563[_0x5a83d3(0x1d1)][_0x5a83d3(0x1fc)](_0x5a83d3(0x1ff)),_0x29cac8=_0x177563[_0x5a83d3(0x1d1)][_0x5a83d3(0x1fc)](_0x5a83d3(0x1eb));for(const _0x48b0e5 of _0x34a66b)_0x538e61[_0x5a83d3(0x205)](_0x48b0e5['id'])||_0x538e61[_0x5a83d3(0x1d8)](_0x48b0e5);_0x538e61['me']||_0x538e61[_0x5a83d3(0x1df)]();for(const _0x3d2251 of _0x1bf48d)_0x29cac8[_0x5a83d3(0x1f4)](_0x3d2251);for(const _0x357d70 of _0x3576f2)_0x52185d[_0x5a83d3(0x1f5)](_0x357d70);_0x177563[_0x5a83d3(0x1ed)][_0x5a83d3(0x1c5)](_0x319f40);}(_0x4b93cd,_0x4614c2),_0x4614c2[_0x172d4a(0x202)](_0x316840?_0x172d4a(0x1cc):_0x172d4a(0x1c8));const _0x1f3e39=v(_0x4614c2)?_0x4614c2[_0x172d4a(0x1de)](_0x5ba2fa):_0x4614c2[_0x172d4a(0x1ed)][_0x172d4a(0x1fc)](_0x5ba2fa);return await _0x4614c2[_0x172d4a(0x1e4)](),_0x1f3e39;}
|