@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240513.0 → 0.0.0-nightly-20240514.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +1 -1
- 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/dist/types/suggestion.d.ts +1 -1
- package/dist/types/ui/suggestioncontroller.d.ts +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.d.ts +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.d.ts +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
|
-
const _0x52198c=_0x4d6a;(function(_0xc9ad38,_0x1c6a32){const _0x358864=_0x4d6a,_0x609c00=_0xc9ad38();while(!![]){try{const _0x10552a=parseInt(_0x358864(0xa2))/0x1+-parseInt(_0x358864(0x7f))/0x2*(-parseInt(_0x358864(0xc8))/0x3)+-parseInt(_0x358864(0x69))/0x4*(parseInt(_0x358864(0x6f))/0x5)+parseInt(_0x358864(0x87))/0x6*(parseInt(_0x358864(0xad))/0x7)+-parseInt(_0x358864(0xab))/0x8+parseInt(_0x358864(0x7b))/0x9+parseInt(_0x358864(0x9f))/0xa*(-parseInt(_0x358864(0x7a))/0xb);if(_0x10552a===_0x1c6a32)break;else _0x609c00['push'](_0x609c00['shift']());}catch(_0x5b7aa5){_0x609c00['push'](_0x609c00['shift']());}}}(_0x2cad,0xa119d));function _0x2cad(){const _0x186bfb=['change','$graveyard','_suggestionFactory','element','isInContent','_areSelectedCellsMergable','insertion','mergeTableCellUp','529752UGSvzj','TableEditing','13538AxDQBm','document','registerDescriptionCallback','fromRange','descriptionFactory','_acceptFormatSuggestionCallbackFactory','trackChanges','refresh','type','map','mergeTableCellRight','createRangeOn','selection','getRanges','commands','setSelection','rootName','horizontally','TrackChangesEditing','tableCell','formatBlock','find','format','_isForcedDefaultExecutionBlock','isEnabled','return','afterInit','1831275CVrTLA','low','formatInline','markMultiRangeBlockFormat','findAncestor','100PWTEep','mergeTableCellLeft','*Split\x20cell:*\x20vertically','*Merge\x20cells*','detach','has','54505XmaeHg','editor','getSuggestions','table','getSelectionAffectedTableCells','commandName','TableUtils','mergeTableCells','forceDefaultExecution','_areMergableCells','getCellLocation','3263667zpASjD','4566339vfZGvx','from','push','size','2YEFnDI','author','get','add','splitTableCellVertically','getAncestors','root','markBlockFormat','4062PXvSuJ','mergeTableCellDown','highest','deletion','stop','set:isEnabled','model','direction','requires','filter','cell','splitTableCellHorizontally','_tablePostFixingSubtypes','enableCommand','execute','createTableWalker','getFirstPosition','subType','locale','plugins','containsRange','*Split\x20cell:*\x20horizontally','value','accept','70wsVxkZ','registerCustomCallback','length','648378zUYgOO'];_0x2cad=function(){return _0x186bfb;};return _0x2cad();}import{Plugin as _0x28f20f}from'ckeditor5/src/core.js';import _0x262a4c from'./table.js';function _0x4d6a(_0x3bc020,_0x1e0260){const _0x2cad58=_0x2cad();return _0x4d6a=function(_0x4d6acd,_0x4c13e8){_0x4d6acd=_0x4d6acd-0x68;let _0x2cbfb0=_0x2cad58[_0x4d6acd];return _0x2cbfb0;},_0x4d6a(_0x3bc020,_0x1e0260);}import{LiveRange as _0x4adf41}from'ckeditor5/src/engine.js';import{getTranslation as _0xff608f}from'../utils/common-translations.js';export default class St extends _0x28f20f{static get[_0x52198c(0x8f)](){return[_0x262a4c];}[_0x52198c(0xc7)](){const _0x50a5ad=_0x52198c,_0x2ea15f=this[_0x50a5ad(0x70)],_0x33601b=_0x2ea15f[_0x50a5ad(0x8d)][_0x50a5ad(0xae)][_0x50a5ad(0xb9)],_0x3d26ac=_0x2ea15f[_0x50a5ad(0x99)];if(!_0x2ea15f[_0x50a5ad(0x9a)][_0x50a5ad(0x6e)](_0x50a5ad(0xac)))return;const _0x1b4e7b=_0x2ea15f[_0x50a5ad(0x9a)][_0x50a5ad(0x81)](_0x50a5ad(0xbf)),_0x9eb97=_0x2ea15f[_0x50a5ad(0x9a)][_0x50a5ad(0x81)](_0x50a5ad(0x75)),_0x560142=_0x2ea15f[_0x50a5ad(0x9a)][_0x50a5ad(0x81)](_0x262a4c);_0x560142[_0x50a5ad(0x93)][_0x50a5ad(0x7d)](_0x50a5ad(0x76)),_0x1b4e7b[_0x50a5ad(0x94)](_0x50a5ad(0x76),()=>{const _0x548eb2=_0x50a5ad,_0x475489=_0x9eb97[_0x548eb2(0x73)](_0x2ea15f[_0x548eb2(0x8d)][_0x548eb2(0xae)][_0x548eb2(0xb9)]);_0x2ea15f[_0x548eb2(0x8d)][_0x548eb2(0xa3)](()=>{const _0x2df506=_0x548eb2;_0x1b4e7b[_0x2df506(0xcb)](_0x475489,{'commandName':_0x2df506(0x76),'commandParams':[]},[],_0x2df506(0x76));});}),_0x2ea15f[_0x50a5ad(0xbb)][_0x50a5ad(0x81)](_0x50a5ad(0x76))['on'](_0x50a5ad(0x95),(_0x48f5d0,_0x3abfc1)=>{const _0x52d806=_0x50a5ad;_0x2ea15f[_0x52d806(0xbb)][_0x52d806(0x81)](_0x52d806(0xb3))[_0x52d806(0x9d)]&&(_0x3abfc1[_0x52d806(0xa1)]>0x0&&_0x3abfc1[_0x3abfc1[_0x52d806(0xa1)]-0x1]&&_0x3abfc1[_0x3abfc1[_0x52d806(0xa1)]-0x1][_0x52d806(0x77)]||_0x1b4e7b[_0x52d806(0xc4)]||this[_0x52d806(0xa8)]()||_0x48f5d0[_0x52d806(0x8b)]());},{'priority':_0x50a5ad(0x89)});for(const _0x49e8f2 of[_0x50a5ad(0xaa),_0x50a5ad(0xb7),_0x50a5ad(0x88),_0x50a5ad(0x6a)]){const _0x4e8c01=_0x2ea15f[_0x50a5ad(0xbb)][_0x50a5ad(0x81)](_0x49e8f2);_0x1b4e7b[_0x50a5ad(0x94)](_0x49e8f2,()=>{const _0x125cc0=_0x50a5ad,_0x134806=_0x2ea15f[_0x125cc0(0x8d)][_0x125cc0(0xae)][_0x125cc0(0xb9)][_0x125cc0(0x97)]()[_0x125cc0(0x84)]()[_0x125cc0(0xc2)](_0x50f7ae=>_0x50f7ae['is'](_0x125cc0(0xa6),_0x125cc0(0xc0))),_0x723633=_0x4e8c01[_0x125cc0(0x9d)];_0x2ea15f[_0x125cc0(0x8d)][_0x125cc0(0xa3)](()=>{const _0x51401c=_0x125cc0;_0x1b4e7b[_0x51401c(0xcb)]([_0x134806,_0x723633],{'commandName':_0x51401c(0x76),'commandParams':[]},[],_0x51401c(0x76));});});}for(const _0x2361b7 of[_0x50a5ad(0x83),_0x50a5ad(0x92)]){const _0x15fb4=_0x2ea15f[_0x50a5ad(0xbb)][_0x50a5ad(0x81)](_0x2361b7);_0x1b4e7b[_0x50a5ad(0x94)](_0x2361b7,()=>{const _0x440253=_0x50a5ad,_0x37460c=_0x9eb97[_0x440253(0x73)](_0x2ea15f[_0x440253(0x8d)][_0x440253(0xae)][_0x440253(0xb9)])[0x0],_0x49b830=_0x37460c[_0x440253(0x68)](_0x440253(0x72)),{column:_0x312a72,row:_0x49d98d}=_0x9eb97[_0x440253(0x79)](_0x37460c);let _0x32dd49=[];if(_0x440253(0xbe)==_0x15fb4[_0x440253(0x8e)]){const _0x87d32a=_0x9eb97[_0x440253(0x96)](_0x49b830,{'startRow':_0x49d98d,'endRow':_0x49d98d,'includeAllSlots':!0x0});_0x32dd49=Array[_0x440253(0x7c)](_0x87d32a)[_0x440253(0xb6)](_0x553c08=>_0x553c08[_0x440253(0x91)]);}else{const _0x9f298=_0x9eb97[_0x440253(0x96)](_0x49b830,{'column':_0x312a72,'includeAllSlots':!0x0});_0x32dd49=Array[_0x440253(0x7c)](_0x9f298)[_0x440253(0xb6)](_0x2850a7=>_0x2850a7[_0x440253(0x91)]);}_0x2ea15f[_0x440253(0x8d)][_0x440253(0xa3)](_0xb35414=>{const _0x2eae11=_0x440253;_0x1b4e7b[_0x2eae11(0x86)](_0xb35414[_0x2eae11(0xb8)](_0x37460c),{'commandName':_0x2361b7,'commandParams':[]},_0x32dd49,_0x2361b7);});});}_0x1b4e7b[_0x50a5ad(0xb1)][_0x50a5ad(0xaf)](_0x1cea3b=>{const _0xf65e3a=_0x50a5ad;if(_0xf65e3a(0xc1)!=_0x1cea3b[_0xf65e3a(0xb5)]&&_0xf65e3a(0xca)!=_0x1cea3b[_0xf65e3a(0xb5)])return;const {data:_0x2fda14}=_0x1cea3b;return _0x2fda14&&_0xf65e3a(0x76)==_0x2fda14[_0xf65e3a(0x74)]?{'type':_0xf65e3a(0xc3),'content':_0xff608f(_0x3d26ac,_0xf65e3a(0x6c))}:void 0x0;}),_0x1b4e7b[_0x50a5ad(0xb1)][_0x50a5ad(0xaf)](_0x211ff7=>{const _0x1f6feb=_0x50a5ad;if(_0x1f6feb(0xc1)!=_0x211ff7[_0x1f6feb(0xb5)]&&_0x1f6feb(0xca)!=_0x211ff7[_0x1f6feb(0xb5)])return;const {data:_0x54f867}=_0x211ff7;return _0x54f867?_0x1f6feb(0x83)==_0x54f867[_0x1f6feb(0x74)]?{'type':_0x1f6feb(0xc3),'content':_0xff608f(_0x3d26ac,_0x1f6feb(0x6b))}:_0x1f6feb(0x92)==_0x54f867[_0x1f6feb(0x74)]?{'type':_0x1f6feb(0xc3),'content':_0xff608f(_0x3d26ac,_0x1f6feb(0x9c))}:void 0x0:void 0x0;});const _0x4f5532=_0x560142[_0x50a5ad(0xb2)]();for(const _0x5c3a45 of[_0x50a5ad(0xaa),_0x50a5ad(0xb7),_0x50a5ad(0x88),_0x50a5ad(0x6a)])_0x1b4e7b[_0x50a5ad(0xa5)][_0x50a5ad(0xa0)](_0x50a5ad(0xc1),_0x5c3a45,_0x50a5ad(0x9e),_0x4f5532);for(const _0x55282c of[_0x50a5ad(0x83),_0x50a5ad(0x92)])_0x1b4e7b[_0x50a5ad(0xa5)][_0x50a5ad(0xa0)](_0x50a5ad(0xc1),_0x55282c,_0x50a5ad(0x9e),_0x4f5532);_0x1b4e7b[_0x50a5ad(0xa5)][_0x50a5ad(0xa0)](_0x50a5ad(0xc1),_0x50a5ad(0x76),_0x50a5ad(0x9e),_0x5029c3=>{const _0x170cab=_0x50a5ad;_0x2ea15f[_0x170cab(0x8d)][_0x170cab(0xa3)](_0x3c8c42=>{const _0x17c6e0=_0x170cab,_0x933da6=Array[_0x17c6e0(0x7c)](_0x33601b[_0x17c6e0(0xba)]())[_0x17c6e0(0xb6)](_0x15ebe1=>_0x4adf41[_0x17c6e0(0xb0)](_0x15ebe1));_0x3c8c42[_0x17c6e0(0xbc)](_0x5029c3),_0x2ea15f[_0x17c6e0(0xbb)][_0x17c6e0(0x81)](_0x17c6e0(0x76))[_0x17c6e0(0xb4)](),_0x2ea15f[_0x17c6e0(0x95)](_0x17c6e0(0x76),{'forceDefaultExecution':!0x0});const _0x1440b0=_0x933da6[_0x17c6e0(0x90)](_0x2beb08=>_0x17c6e0(0xa4)!=_0x2beb08[_0x17c6e0(0x85)][_0x17c6e0(0xbd)]);_0x1440b0[_0x17c6e0(0xa1)]>0x0&&_0x3c8c42[_0x17c6e0(0xbc)](_0x1440b0);for(const _0x2c7bb5 of _0x933da6)_0x2c7bb5[_0x17c6e0(0x6d)]();});});for(const _0x4c50a5 of[_0x50a5ad(0xaa),_0x50a5ad(0x88),_0x50a5ad(0x6a),_0x50a5ad(0xb7)]){const _0x2d734f=_0x2ea15f[_0x50a5ad(0xbb)][_0x50a5ad(0x81)](_0x4c50a5);_0x2d734f['on'](_0x50a5ad(0x8c),(_0x38c8e7,_0x27bdd3,_0x5ebdb0)=>{const _0x36ee9b=_0x50a5ad;if(_0x5ebdb0){const _0x18674b=_0x2ea15f[_0x36ee9b(0x8d)][_0x36ee9b(0xae)][_0x36ee9b(0xb9)][_0x36ee9b(0x97)]()[_0x36ee9b(0x84)]()[_0x36ee9b(0xc2)](_0x2efd2a=>_0x2efd2a['is'](_0x36ee9b(0xa6),_0x36ee9b(0xc0)));this[_0x36ee9b(0x78)](_0x2d734f[_0x36ee9b(0x9d)],_0x18674b)||(_0x38c8e7[_0x36ee9b(0xc6)]=!0x1,_0x38c8e7[_0x36ee9b(0x8b)]());}},{'priority':_0x50a5ad(0xc9)});}}[_0x52198c(0xa8)](){const _0x529642=_0x52198c,_0x28006e=this[_0x529642(0x70)][_0x529642(0xbb)][_0x529642(0x81)](_0x529642(0x76)),_0x435cfe=this[_0x529642(0x70)][_0x529642(0x9a)][_0x529642(0x81)](_0x529642(0x75));if(!_0x28006e[_0x529642(0xc5)])return!0x1;const _0x1a8c8c=_0x435cfe[_0x529642(0x73)](this[_0x529642(0x70)][_0x529642(0x8d)][_0x529642(0xae)][_0x529642(0xb9)]);for(const _0x23f4e7 of _0x1a8c8c)for(const _0x1d35e0 of _0x1a8c8c)if(_0x23f4e7!=_0x1d35e0&&!this[_0x529642(0x78)](_0x23f4e7,_0x1d35e0))return!0x1;return!0x0;}[_0x52198c(0x78)](_0x5776db,_0x240215){const _0x5e3c29=_0x52198c,_0x2580d6=this[_0x5e3c29(0x70)][_0x5e3c29(0x9a)][_0x5e3c29(0x81)](_0x5e3c29(0xbf)),_0x45aa1e=this[_0x5e3c29(0x70)][_0x5e3c29(0x8d)][_0x5e3c29(0xb8)](_0x5776db),_0x439107=this[_0x5e3c29(0x70)][_0x5e3c29(0x8d)][_0x5e3c29(0xb8)](_0x240215),_0x181e5a=new Set(),_0x31565b=new Set();for(const _0x52236e of _0x2580d6[_0x5e3c29(0x71)]())if((_0x5e3c29(0xa9)==_0x52236e[_0x5e3c29(0xb5)]||_0x5e3c29(0x8a)==_0x52236e[_0x5e3c29(0xb5)]||_0x5e3c29(0x76)==_0x52236e[_0x5e3c29(0x98)])&&_0x52236e[_0x5e3c29(0xa7)]){for(const _0xf31a7e of _0x52236e[_0x5e3c29(0xba)]())_0xf31a7e[_0x5e3c29(0x9b)](_0x45aa1e,!0x0)&&_0x181e5a[_0x5e3c29(0x82)](_0x52236e[_0x5e3c29(0xb5)]+':'+_0x52236e[_0x5e3c29(0x80)]['id']),_0xf31a7e[_0x5e3c29(0x9b)](_0x439107,!0x0)&&_0x31565b[_0x5e3c29(0x82)](_0x52236e[_0x5e3c29(0xb5)]+':'+_0x52236e[_0x5e3c29(0x80)]['id']);}if(_0x181e5a[_0x5e3c29(0x7e)]!=_0x31565b[_0x5e3c29(0x7e)])return!0x1;for(const _0x1aac36 of _0x181e5a)if(!_0x31565b[_0x5e3c29(0x6e)](_0x1aac36))return!0x1;return!0x0;}}
|
|
23
|
+
const _0x19fd38=_0xed46;(function(_0x4c9ae1,_0x3dfc37){const _0x2a2173=_0xed46,_0x237726=_0x4c9ae1();while(!![]){try{const _0x31d956=parseInt(_0x2a2173(0x156))/0x1+-parseInt(_0x2a2173(0x12d))/0x2*(-parseInt(_0x2a2173(0x146))/0x3)+-parseInt(_0x2a2173(0x138))/0x4+-parseInt(_0x2a2173(0x108))/0x5+-parseInt(_0x2a2173(0x117))/0x6+-parseInt(_0x2a2173(0x128))/0x7*(-parseInt(_0x2a2173(0x123))/0x8)+-parseInt(_0x2a2173(0x110))/0x9*(-parseInt(_0x2a2173(0x131))/0xa);if(_0x31d956===_0x3dfc37)break;else _0x237726['push'](_0x237726['shift']());}catch(_0xa3d7ea){_0x237726['push'](_0x237726['shift']());}}}(_0x1e4a,0x216e1));function _0xed46(_0x4cf29d,_0x5d77d3){const _0x1e4a5d=_0x1e4a();return _0xed46=function(_0xed46af,_0x47d666){_0xed46af=_0xed46af-0x101;let _0x256808=_0x1e4a5d[_0xed46af];return _0x256808;},_0xed46(_0x4cf29d,_0x5d77d3);}import{Plugin as _0x29326a}from'ckeditor5/src/core.js';function _0x1e4a(){const _0x2ff5c7=['693558QUXHxk','value','plugins','commands','formatInline','get','mergeTableCellDown','deletion','markBlockFormat','registerDescriptionCallback','from','formatBlock','64hwUXmQ','change','afterInit','getCellLocation','_tablePostFixingSubtypes','206101DIsXTS','has','getFirstPosition','rootName','refresh','101922FFzgdK','model','author','push','320080abhKAX','descriptionFactory','locale','execute','forceDefaultExecution','direction','document','712152ZMTFXc','table','setSelection','trackChanges','highest','mergeTableCellRight','horizontally','_isForcedDefaultExecutionBlock','insertion','root','*Split\x20cell:*\x20vertically','type','findAncestor','$graveyard','6hFJUAf','_suggestionFactory','markMultiRangeBlockFormat','splitTableCellHorizontally','_acceptFormatSuggestionCallbackFactory','*Merge\x20cells*','set:isEnabled','cell','isInContent','getSelectionAffectedTableCells','length','getSuggestions','registerCustomCallback','mergeTableCells','fromRange','element','82498HLWSuN','createRangeOn','stop','commandName','add','mergeTableCellLeft','low','subType','TableUtils','format','_areSelectedCellsMergable','getRanges','getAncestors','tableCell','filter','containsRange','_areMergableCells','isEnabled','editor','accept','detach','1227340WTZvXP','find','*Split\x20cell:*\x20horizontally','enableCommand','splitTableCellVertically','requires','return','selection','72AzaVdA','createTableWalker','mergeTableCellUp','map','size','TrackChangesEditing','TableEditing'];_0x1e4a=function(){return _0x2ff5c7;};return _0x1e4a();}import _0x578bc1 from'./table.js';import{LiveRange as _0x1e583b}from'ckeditor5/src/engine.js';import{getTranslation as _0x411d1c}from'../utils/common-translations.js';export default class St extends _0x29326a{static get[_0x19fd38(0x10d)](){return[_0x578bc1];}[_0x19fd38(0x125)](){const _0x5a1160=_0x19fd38,_0x262160=this[_0x5a1160(0x105)],_0x552961=_0x262160[_0x5a1160(0x12e)][_0x5a1160(0x137)][_0x5a1160(0x10f)],_0x2b3859=_0x262160[_0x5a1160(0x133)];if(!_0x262160[_0x5a1160(0x119)][_0x5a1160(0x129)](_0x5a1160(0x116)))return;const _0x4e1168=_0x262160[_0x5a1160(0x119)][_0x5a1160(0x11c)](_0x5a1160(0x115)),_0x311906=_0x262160[_0x5a1160(0x119)][_0x5a1160(0x11c)](_0x5a1160(0x15e)),_0xb078a1=_0x262160[_0x5a1160(0x119)][_0x5a1160(0x11c)](_0x578bc1);_0xb078a1[_0x5a1160(0x127)][_0x5a1160(0x130)](_0x5a1160(0x153)),_0x4e1168[_0x5a1160(0x10b)](_0x5a1160(0x153),()=>{const _0x50ff22=_0x5a1160,_0x56448a=_0x311906[_0x50ff22(0x14f)](_0x262160[_0x50ff22(0x12e)][_0x50ff22(0x137)][_0x50ff22(0x10f)]);_0x262160[_0x50ff22(0x12e)][_0x50ff22(0x124)](()=>{const _0x45cfcb=_0x50ff22;_0x4e1168[_0x45cfcb(0x148)](_0x56448a,{'commandName':_0x45cfcb(0x153),'commandParams':[]},[],_0x45cfcb(0x153));});}),_0x262160[_0x5a1160(0x11a)][_0x5a1160(0x11c)](_0x5a1160(0x153))['on'](_0x5a1160(0x134),(_0x17ebc7,_0x174762)=>{const _0x5ac165=_0x5a1160;_0x262160[_0x5ac165(0x11a)][_0x5ac165(0x11c)](_0x5ac165(0x13b))[_0x5ac165(0x118)]&&(_0x174762[_0x5ac165(0x150)]>0x0&&_0x174762[_0x174762[_0x5ac165(0x150)]-0x1]&&_0x174762[_0x174762[_0x5ac165(0x150)]-0x1][_0x5ac165(0x135)]||_0x4e1168[_0x5ac165(0x13f)]||this[_0x5ac165(0x160)]()||_0x17ebc7[_0x5ac165(0x158)]());},{'priority':_0x5a1160(0x13c)});for(const _0x3da52e of[_0x5a1160(0x112),_0x5a1160(0x13d),_0x5a1160(0x11d),_0x5a1160(0x15b)]){const _0x4f3b99=_0x262160[_0x5a1160(0x11a)][_0x5a1160(0x11c)](_0x3da52e);_0x4e1168[_0x5a1160(0x10b)](_0x3da52e,()=>{const _0x59bdbf=_0x5a1160,_0x3265c7=_0x262160[_0x59bdbf(0x12e)][_0x59bdbf(0x137)][_0x59bdbf(0x10f)][_0x59bdbf(0x12a)]()[_0x59bdbf(0x162)]()[_0x59bdbf(0x109)](_0x3bec71=>_0x3bec71['is'](_0x59bdbf(0x155),_0x59bdbf(0x163))),_0x4c0004=_0x4f3b99[_0x59bdbf(0x118)];_0x262160[_0x59bdbf(0x12e)][_0x59bdbf(0x124)](()=>{const _0x2d1fe6=_0x59bdbf;_0x4e1168[_0x2d1fe6(0x148)]([_0x3265c7,_0x4c0004],{'commandName':_0x2d1fe6(0x153),'commandParams':[]},[],_0x2d1fe6(0x153));});});}for(const _0x41d8b5 of[_0x5a1160(0x10c),_0x5a1160(0x149)]){const _0x440cf6=_0x262160[_0x5a1160(0x11a)][_0x5a1160(0x11c)](_0x41d8b5);_0x4e1168[_0x5a1160(0x10b)](_0x41d8b5,()=>{const _0x355f9e=_0x5a1160,_0x12137b=_0x311906[_0x355f9e(0x14f)](_0x262160[_0x355f9e(0x12e)][_0x355f9e(0x137)][_0x355f9e(0x10f)])[0x0],_0x12f953=_0x12137b[_0x355f9e(0x144)](_0x355f9e(0x139)),{column:_0x411463,row:_0xcea249}=_0x311906[_0x355f9e(0x126)](_0x12137b);let _0x34f282=[];if(_0x355f9e(0x13e)==_0x440cf6[_0x355f9e(0x136)]){const _0x788a85=_0x311906[_0x355f9e(0x111)](_0x12f953,{'startRow':_0xcea249,'endRow':_0xcea249,'includeAllSlots':!0x0});_0x34f282=Array[_0x355f9e(0x121)](_0x788a85)[_0x355f9e(0x113)](_0x1200b9=>_0x1200b9[_0x355f9e(0x14d)]);}else{const _0x3012f6=_0x311906[_0x355f9e(0x111)](_0x12f953,{'column':_0x411463,'includeAllSlots':!0x0});_0x34f282=Array[_0x355f9e(0x121)](_0x3012f6)[_0x355f9e(0x113)](_0x4968ed=>_0x4968ed[_0x355f9e(0x14d)]);}_0x262160[_0x355f9e(0x12e)][_0x355f9e(0x124)](_0x3993cf=>{const _0x463365=_0x355f9e;_0x4e1168[_0x463365(0x11f)](_0x3993cf[_0x463365(0x157)](_0x12137b),{'commandName':_0x41d8b5,'commandParams':[]},_0x34f282,_0x41d8b5);});});}_0x4e1168[_0x5a1160(0x132)][_0x5a1160(0x120)](_0x5040eb=>{const _0x381595=_0x5a1160;if(_0x381595(0x122)!=_0x5040eb[_0x381595(0x143)]&&_0x381595(0x11b)!=_0x5040eb[_0x381595(0x143)])return;const {data:_0x495db7}=_0x5040eb;return _0x495db7&&_0x381595(0x153)==_0x495db7[_0x381595(0x159)]?{'type':_0x381595(0x15f),'content':_0x411d1c(_0x2b3859,_0x381595(0x14b))}:void 0x0;}),_0x4e1168[_0x5a1160(0x132)][_0x5a1160(0x120)](_0x53f7e3=>{const _0x4d1fc2=_0x5a1160;if(_0x4d1fc2(0x122)!=_0x53f7e3[_0x4d1fc2(0x143)]&&_0x4d1fc2(0x11b)!=_0x53f7e3[_0x4d1fc2(0x143)])return;const {data:_0x55c5f}=_0x53f7e3;return _0x55c5f?_0x4d1fc2(0x10c)==_0x55c5f[_0x4d1fc2(0x159)]?{'type':_0x4d1fc2(0x15f),'content':_0x411d1c(_0x2b3859,_0x4d1fc2(0x142))}:_0x4d1fc2(0x149)==_0x55c5f[_0x4d1fc2(0x159)]?{'type':_0x4d1fc2(0x15f),'content':_0x411d1c(_0x2b3859,_0x4d1fc2(0x10a))}:void 0x0:void 0x0;});const _0x59dec9=_0xb078a1[_0x5a1160(0x14a)]();for(const _0x5fb241 of[_0x5a1160(0x112),_0x5a1160(0x13d),_0x5a1160(0x11d),_0x5a1160(0x15b)])_0x4e1168[_0x5a1160(0x147)][_0x5a1160(0x152)](_0x5a1160(0x122),_0x5fb241,_0x5a1160(0x106),_0x59dec9);for(const _0x1e474f of[_0x5a1160(0x10c),_0x5a1160(0x149)])_0x4e1168[_0x5a1160(0x147)][_0x5a1160(0x152)](_0x5a1160(0x122),_0x1e474f,_0x5a1160(0x106),_0x59dec9);_0x4e1168[_0x5a1160(0x147)][_0x5a1160(0x152)](_0x5a1160(0x122),_0x5a1160(0x153),_0x5a1160(0x106),_0x384a9c=>{const _0x666657=_0x5a1160;_0x262160[_0x666657(0x12e)][_0x666657(0x124)](_0x372a9f=>{const _0x58c58c=_0x666657,_0x598d76=Array[_0x58c58c(0x121)](_0x552961[_0x58c58c(0x161)]())[_0x58c58c(0x113)](_0x228674=>_0x1e583b[_0x58c58c(0x154)](_0x228674));_0x372a9f[_0x58c58c(0x13a)](_0x384a9c),_0x262160[_0x58c58c(0x11a)][_0x58c58c(0x11c)](_0x58c58c(0x153))[_0x58c58c(0x12c)](),_0x262160[_0x58c58c(0x134)](_0x58c58c(0x153),{'forceDefaultExecution':!0x0});const _0x1ab99c=_0x598d76[_0x58c58c(0x101)](_0x167dfb=>_0x58c58c(0x145)!=_0x167dfb[_0x58c58c(0x141)][_0x58c58c(0x12b)]);_0x1ab99c[_0x58c58c(0x150)]>0x0&&_0x372a9f[_0x58c58c(0x13a)](_0x1ab99c);for(const _0xf8453 of _0x598d76)_0xf8453[_0x58c58c(0x107)]();});});for(const _0x33fe81 of[_0x5a1160(0x112),_0x5a1160(0x11d),_0x5a1160(0x15b),_0x5a1160(0x13d)]){const _0x441262=_0x262160[_0x5a1160(0x11a)][_0x5a1160(0x11c)](_0x33fe81);_0x441262['on'](_0x5a1160(0x14c),(_0x42e55b,_0x21eeb3,_0x555d6e)=>{const _0x4c2993=_0x5a1160;if(_0x555d6e){const _0x34c116=_0x262160[_0x4c2993(0x12e)][_0x4c2993(0x137)][_0x4c2993(0x10f)][_0x4c2993(0x12a)]()[_0x4c2993(0x162)]()[_0x4c2993(0x109)](_0x27dfad=>_0x27dfad['is'](_0x4c2993(0x155),_0x4c2993(0x163)));this[_0x4c2993(0x103)](_0x441262[_0x4c2993(0x118)],_0x34c116)||(_0x42e55b[_0x4c2993(0x10e)]=!0x1,_0x42e55b[_0x4c2993(0x158)]());}},{'priority':_0x5a1160(0x15c)});}}[_0x19fd38(0x160)](){const _0x3dd90d=_0x19fd38,_0x4dc648=this[_0x3dd90d(0x105)][_0x3dd90d(0x11a)][_0x3dd90d(0x11c)](_0x3dd90d(0x153)),_0x178870=this[_0x3dd90d(0x105)][_0x3dd90d(0x119)][_0x3dd90d(0x11c)](_0x3dd90d(0x15e));if(!_0x4dc648[_0x3dd90d(0x104)])return!0x1;const _0x4e2e57=_0x178870[_0x3dd90d(0x14f)](this[_0x3dd90d(0x105)][_0x3dd90d(0x12e)][_0x3dd90d(0x137)][_0x3dd90d(0x10f)]);for(const _0x6bc9ec of _0x4e2e57)for(const _0x4e657c of _0x4e2e57)if(_0x6bc9ec!=_0x4e657c&&!this[_0x3dd90d(0x103)](_0x6bc9ec,_0x4e657c))return!0x1;return!0x0;}[_0x19fd38(0x103)](_0x2cfaa9,_0x341530){const _0x2cd5cc=_0x19fd38,_0xddcca7=this[_0x2cd5cc(0x105)][_0x2cd5cc(0x119)][_0x2cd5cc(0x11c)](_0x2cd5cc(0x115)),_0x5d0cb3=this[_0x2cd5cc(0x105)][_0x2cd5cc(0x12e)][_0x2cd5cc(0x157)](_0x2cfaa9),_0x4a37a1=this[_0x2cd5cc(0x105)][_0x2cd5cc(0x12e)][_0x2cd5cc(0x157)](_0x341530),_0x180133=new Set(),_0x5c8388=new Set();for(const _0x587d6f of _0xddcca7[_0x2cd5cc(0x151)]())if((_0x2cd5cc(0x140)==_0x587d6f[_0x2cd5cc(0x143)]||_0x2cd5cc(0x11e)==_0x587d6f[_0x2cd5cc(0x143)]||_0x2cd5cc(0x153)==_0x587d6f[_0x2cd5cc(0x15d)])&&_0x587d6f[_0x2cd5cc(0x14e)]){for(const _0xfa8cf2 of _0x587d6f[_0x2cd5cc(0x161)]())_0xfa8cf2[_0x2cd5cc(0x102)](_0x5d0cb3,!0x0)&&_0x180133[_0x2cd5cc(0x15a)](_0x587d6f[_0x2cd5cc(0x143)]+':'+_0x587d6f[_0x2cd5cc(0x12f)]['id']),_0xfa8cf2[_0x2cd5cc(0x102)](_0x4a37a1,!0x0)&&_0x5c8388[_0x2cd5cc(0x15a)](_0x587d6f[_0x2cd5cc(0x143)]+':'+_0x587d6f[_0x2cd5cc(0x12f)]['id']);}if(_0x180133[_0x2cd5cc(0x114)]!=_0x5c8388[_0x2cd5cc(0x114)])return!0x1;for(const _0xd7907e of _0x180133)if(!_0x5c8388[_0x2cd5cc(0x129)](_0xd7907e))return!0x1;return!0x0;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xf69399=_0x4cd0;(function(_0x354687,_0x407f84){const _0xe74245=_0x4cd0,_0x30fe45=_0x354687();while(!![]){try{const _0x5e561f=-parseInt(_0xe74245(0x7f))/0x1+-parseInt(_0xe74245(0x7a))/0x2*(parseInt(_0xe74245(0x74))/0x3)+-parseInt(_0xe74245(0x77))/0x4+parseInt(_0xe74245(0x79))/0x5+-parseInt(_0xe74245(0x75))/0x6*(-parseInt(_0xe74245(0x7d))/0x7)+parseInt(_0xe74245(0x83))/0x8+-parseInt(_0xe74245(0x85))/0x9;if(_0x5e561f===_0x407f84)break;else _0x30fe45['push'](_0x30fe45['shift']());}catch(_0x4b28ec){_0x30fe45['push'](_0x30fe45['shift']());}}}(_0xa69a,0x22718));import{Plugin as _0x371787}from'ckeditor5/src/core.js';function _0x4cd0(_0x930377,_0x2b211b){const _0xa69a9e=_0xa69a();return _0x4cd0=function(_0x4cd061,_0x112f69){_0x4cd061=_0x4cd061-0x73;let _0x314b6d=_0xa69a9e[_0x4cd061];return _0x314b6d;},_0x4cd0(_0x930377,_0x2b211b);}function _0xa69a(){const _0x24a4d0=['821565fEWBYt','afterInit','commands','descriptionFactory','editor','597XOvkhd','822JXuObD','insertTableOfContents','282740WcSRRr','registerElementLabel','859030EgStux','1322DhYenH','enableCommand','TrackChangesEditing','5411JINAtN','locale','32975gKwQNE','get','ELEMENT_TABLE_OF_CONTENTS','tableOfContents','1518856IQOEiI','plugins'];_0xa69a=function(){return _0x24a4d0;};return _0xa69a();}import{getTranslation as _0xd63ec7}from'../utils/common-translations.js';export default class Ct extends _0x371787{[_0xf69399(0x86)](){const _0x3c7588=_0xf69399,_0x6ef245=this[_0x3c7588(0x73)];if(!_0x6ef245[_0x3c7588(0x87)][_0x3c7588(0x80)](_0x3c7588(0x76)))return;_0x6ef245[_0x3c7588(0x84)][_0x3c7588(0x80)](_0x3c7588(0x7c))[_0x3c7588(0x7b)](_0x3c7588(0x76));const _0x3be60b=_0x6ef245[_0x3c7588(0x84)][_0x3c7588(0x80)](_0x3c7588(0x7c)),_0x25b3e4=_0x6ef245[_0x3c7588(0x7e)];_0x3be60b[_0x3c7588(0x88)][_0x3c7588(0x78)](_0x3c7588(0x82),_0x2cedec=>_0xd63ec7(_0x25b3e4,_0x3c7588(0x81),_0x2cedec));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x2960(){const _0xef5183=['*Format:*\x20change\x20table\x20cell\x20properties','tableCellBackgroundColor','4249208XgzCnI','tableBorderStyle','_handlePropertyChange','TableUtils','plugins','start','*Format:*\x20change\x20table\x20properties','join','tableWidth','change','has','descriptionFactory','tableCellWidth','model','selection','get','_getSuggestion','tableBorderWidth','3277904VwECoP','TrackChangesEditing','tableCellPadding','data','tableBorderColor','getSuggestionCallback','tableCellHorizontalAlignment','1411736VKqrYX','nodeAfter','accept','tableBackgroundColor','6mHMSjv','110aOryUG','locale','handleDiscardAction','getContainedElement','tableProperties','editor','tableCellVerticalAlignment','afterInit','tableCellBorderStyle','registerDescriptionCallback','format','tableCellBorderWidth','_suggestionFactory','discard','document','tableCellProperties','removeAttribute','commandParams','TablePropertiesEditing','6thwRMq','batch','setAttribute','getFirstPosition','tableCellHeight','1299573ZhyqAq','TableCellPropertiesEditing','enableCommand','enqueueChange','tableHeight','getAttribute','markBlockFormat','findAncestor','4cknccD','tableCellBorderColor','getSuggestions','9TniSkI','7757735FypfqD','TrackChangesTableProperties','47129100IZRDTu','pluginName','getSelectionAffectedTableCells','formatBlock','handleSuggestionDescription','registerCustomCallback','subType','512476BUxBsP','table','tableAlignment'];_0x2960=function(){return _0xef5183;};return _0x2960();}const _0x49cad4=_0x41ba;function _0x41ba(_0x4dc7ed,_0x21085c){const _0x29608e=_0x2960();return _0x41ba=function(_0x41ba03,_0x3a0cce){_0x41ba03=_0x41ba03-0x1c7;let _0x170fe2=_0x29608e[_0x41ba03];return _0x170fe2;},_0x41ba(_0x4dc7ed,_0x21085c);}(function(_0x3d0900,_0x5f3046){const _0x54aab7=_0x41ba,_0x4f6c3b=_0x3d0900();while(!![]){try{const _0x29f43a=-parseInt(_0x54aab7(0x1d0))/0x1*(parseInt(_0x54aab7(0x213))/0x2)+-parseInt(_0x54aab7(0x1f2))/0x3*(-parseInt(_0x54aab7(0x1ee))/0x4)+-parseInt(_0x54aab7(0x1c7))/0x5*(parseInt(_0x54aab7(0x206))/0x6)+-parseInt(_0x54aab7(0x1e7))/0x7+parseInt(_0x54aab7(0x1d5))/0x8*(parseInt(_0x54aab7(0x216))/0x9)+-parseInt(_0x54aab7(0x1f3))/0xa*(parseInt(_0x54aab7(0x20b))/0xb)+parseInt(_0x54aab7(0x1c9))/0xc;if(_0x29f43a===_0x5f3046)break;else _0x4f6c3b['push'](_0x4f6c3b['shift']());}catch(_0x2ac107){_0x4f6c3b['push'](_0x4f6c3b['shift']());}}}(_0x2960,0xc8384));import{Plugin as _0x4ea4e1}from'ckeditor5/src/core.js';import{getTranslation as _0x2a3260}from'../utils/common-translations.js';export default class $t extends _0x4ea4e1{constructor(_0x2d0abc){const _0x5104e3=_0x41ba;super(_0x2d0abc),this[_0x5104e3(0x1f7)]=[_0x5104e3(0x1eb),_0x5104e3(0x1d6),_0x5104e3(0x1e6),_0x5104e3(0x1d2),_0x5104e3(0x1dd),_0x5104e3(0x20f),_0x5104e3(0x1f1)],this[_0x5104e3(0x202)]=[_0x5104e3(0x214),_0x5104e3(0x1fb),_0x5104e3(0x1fe),_0x5104e3(0x1e9),_0x5104e3(0x1e1),_0x5104e3(0x20a),_0x5104e3(0x1d4),_0x5104e3(0x1ed),_0x5104e3(0x1f9)];}static get[_0x49cad4(0x1ca)](){const _0x326d29=_0x49cad4;return _0x326d29(0x1c8);}[_0x49cad4(0x1fa)](){const _0x14bcc=_0x49cad4,_0xca37f4=this[_0x14bcc(0x1f8)][_0x14bcc(0x1d9)][_0x14bcc(0x1e4)](_0x14bcc(0x1e8));if(this[_0x14bcc(0x1f8)][_0x14bcc(0x1d9)][_0x14bcc(0x1df)](_0x14bcc(0x205))){for(const _0x2fdad0 of this[_0x14bcc(0x1f7)])_0xca37f4[_0x14bcc(0x20d)](_0x2fdad0,(_0x149328,_0x172908)=>{const _0x3fe2fb=_0x14bcc,_0x4fd99c=this[_0x3fe2fb(0x1f8)][_0x3fe2fb(0x1e2)][_0x3fe2fb(0x201)][_0x3fe2fb(0x1e3)][_0x3fe2fb(0x209)]()[_0x3fe2fb(0x212)](_0x3fe2fb(0x1d1));this[_0x3fe2fb(0x1d7)](_0x2fdad0,[_0x4fd99c],this[_0x3fe2fb(0x1f7)],_0x3fe2fb(0x1f7),_0x149328,_0x172908);});_0xca37f4[_0x14bcc(0x1ff)][_0x14bcc(0x1ce)](_0x14bcc(0x1cc),_0x14bcc(0x1f7),_0x14bcc(0x1f0),_0xca37f4[_0x14bcc(0x1ff)][_0x14bcc(0x1ec)](_0x14bcc(0x1cc),null,_0x14bcc(0x200))),_0xca37f4[_0x14bcc(0x1ff)][_0x14bcc(0x1ce)](_0x14bcc(0x1cc),_0x14bcc(0x1f7),_0x14bcc(0x200),(_0x449137,_0xd3e444)=>this[_0x14bcc(0x1f5)](this[_0x14bcc(0x1f7)],_0x449137,_0xd3e444)),_0xca37f4[_0x14bcc(0x1ff)][_0x14bcc(0x1ce)](_0x14bcc(0x1cc),_0x14bcc(0x1f7),_0x14bcc(0x1dc),()=>!0x1);}if(this[_0x14bcc(0x1f8)][_0x14bcc(0x1d9)][_0x14bcc(0x1df)](_0x14bcc(0x20c))){for(const _0x134892 of this[_0x14bcc(0x202)])_0xca37f4[_0x14bcc(0x20d)](_0x134892,(_0xf933ad,_0x1c3992)=>{const _0x1919fd=_0x14bcc,_0x3833ec=this[_0x1919fd(0x1f8)][_0x1919fd(0x1d9)][_0x1919fd(0x1e4)](_0x1919fd(0x1d8))[_0x1919fd(0x1cb)](this[_0x1919fd(0x1f8)][_0x1919fd(0x1e2)][_0x1919fd(0x201)][_0x1919fd(0x1e3)]);this[_0x1919fd(0x1d7)](_0x134892,_0x3833ec,this[_0x1919fd(0x202)],_0x1919fd(0x202),_0xf933ad,_0x1c3992);});_0xca37f4[_0x14bcc(0x1ff)][_0x14bcc(0x1ce)](_0x14bcc(0x1cc),_0x14bcc(0x202),_0x14bcc(0x1f0),_0xca37f4[_0x14bcc(0x1ff)][_0x14bcc(0x1ec)](_0x14bcc(0x1cc),null,_0x14bcc(0x200))),_0xca37f4[_0x14bcc(0x1ff)][_0x14bcc(0x1ce)](_0x14bcc(0x1cc),_0x14bcc(0x202),_0x14bcc(0x200),(_0x4f46d1,_0xaf003c)=>this[_0x14bcc(0x1f5)](this[_0x14bcc(0x202)],_0x4f46d1,_0xaf003c)),_0xca37f4[_0x14bcc(0x1ff)][_0x14bcc(0x1ce)](_0x14bcc(0x1cc),_0x14bcc(0x202),_0x14bcc(0x1dc),()=>!0x1);}_0xca37f4[_0x14bcc(0x1e0)][_0x14bcc(0x1fc)](_0x547d58=>this[_0x14bcc(0x1cd)](_0x547d58));}[_0x49cad4(0x1d7)](_0x58cf21,_0x29c1e5,_0x219d30,_0x3f2d87,_0x4d3e0e,_0x19cda8){const _0x269254=_0x49cad4,_0x305e90=this[_0x269254(0x1f8)][_0x269254(0x1d9)][_0x269254(0x1e4)](_0x269254(0x1e8));this[_0x269254(0x1f8)][_0x269254(0x1e2)][_0x269254(0x20e)](_0x19cda8[_0x269254(0x207)],()=>{const _0x57b521=_0x269254;for(const _0x4b2503 of _0x29c1e5){if(this[_0x57b521(0x1e5)](_0x4b2503,_0x3f2d87))_0x4d3e0e(_0x19cda8);else{const _0x5250aa={};for(const _0x41c8a3 of _0x219d30){const _0x5e4a9f=_0x4b2503[_0x57b521(0x210)](_0x41c8a3);void 0x0!==_0x5e4a9f&&(_0x5250aa[_0x41c8a3]=_0x5e4a9f);}_0x4d3e0e(_0x19cda8),_0x305e90[_0x57b521(0x211)](_0x4b2503,{'commandParams':[_0x5250aa]},[],_0x3f2d87);}}});}[_0x49cad4(0x1f5)](_0x43d46,_0x54abf3,_0x134e6d){const _0x482665=_0x49cad4,_0x25fbb2=_0x54abf3[0x0][_0x482665(0x1da)][_0x482665(0x1ef)],_0x319dc0=_0x134e6d[_0x482665(0x204)][0x0];this[_0x482665(0x1f8)][_0x482665(0x1e2)][_0x482665(0x1de)](_0x56f835=>{const _0x1bf8c6=_0x482665;for(const _0x5298a0 of _0x43d46)void 0x0!==_0x319dc0[_0x5298a0]?_0x56f835[_0x1bf8c6(0x208)](_0x5298a0,_0x319dc0[_0x5298a0],_0x25fbb2):_0x56f835[_0x1bf8c6(0x203)](_0x5298a0,_0x25fbb2);});}[_0x49cad4(0x1cd)](_0xb13ab2){const _0x23e694=_0x49cad4;if(_0xb13ab2[_0x23e694(0x1ea)])switch(_0xb13ab2[_0x23e694(0x1cf)]){case _0x23e694(0x1f7):return{'type':_0x23e694(0x1fd),'content':_0x2a3260(this[_0x23e694(0x1f8)][_0x23e694(0x1f4)],_0x23e694(0x1db))};case _0x23e694(0x202):return{'type':_0x23e694(0x1fd),'content':_0x2a3260(this[_0x23e694(0x1f8)][_0x23e694(0x1f4)],_0x23e694(0x1d3))};}}[_0x49cad4(0x1e5)](_0x3aa5d8,_0x3f97a6){const _0x32c247=_0x49cad4,_0x408493=this[_0x32c247(0x1f8)][_0x32c247(0x1d9)][_0x32c247(0x1e4)](_0x32c247(0x1e8));for(const _0x2f2844 of _0x408493[_0x32c247(0x215)]({'skipNotAttached':!0x0})){const _0x121ed8=_0x2f2844[_0x32c247(0x1f6)]();if(_0x2f2844[_0x32c247(0x1cf)]===_0x3f97a6&&_0x121ed8===_0x3aa5d8)return _0x2f2844;}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x1143(_0x1a2c8b,_0x4615e0){const _0x57cbe7=_0x57cb();return _0x1143=function(_0x114366,_0x11b6f7){_0x114366=_0x114366-0x88;let _0x588147=_0x57cbe7[_0x114366];return _0x588147;},_0x1143(_0x1a2c8b,_0x4615e0);}const _0x4620f4=_0x1143;(function(_0xa36f57,_0xda4caf){const _0x16e7c4=_0x1143,_0x55febc=_0xa36f57();while(!![]){try{const _0xed281c=-parseInt(_0x16e7c4(0x88))/0x1*(-parseInt(_0x16e7c4(0x96))/0x2)+parseInt(_0x16e7c4(0x92))/0x3*(-parseInt(_0x16e7c4(0x90))/0x4)+-parseInt(_0x16e7c4(0x8a))/0x5+parseInt(_0x16e7c4(0x95))/0x6+parseInt(_0x16e7c4(0x91))/0x7+parseInt(_0x16e7c4(0x93))/0x8*(-parseInt(_0x16e7c4(0x94))/0x9)+parseInt(_0x16e7c4(0x8f))/0xa;if(_0xed281c===_0xda4caf)break;else _0x55febc['push'](_0x55febc['shift']());}catch(_0x37da36){_0x55febc['push'](_0x55febc['shift']());}}}(_0x57cb,0x3ef8c));import{Plugin as _0x1110a2}from'ckeditor5/src/core.js';function _0x57cb(){const _0x187efc=['has','3KnXZCI','Template','1345320nUhPBz','afterInit','insertTemplate','plugins','TrackChangesEditing','111220BjhSHH','884fYumAj','1830535TGjhxj','6405zndiVW','100768GollVS','9cvDkpX','2782038iClbTO','183418QQrAzv','get','editor','enableCommand'];_0x57cb=function(){return _0x187efc;};return _0x57cb();}export default class _t extends _0x1110a2{[_0x4620f4(0x8b)](){const _0x496cec=_0x4620f4,_0x5b6cbd=this[_0x496cec(0x98)];_0x5b6cbd[_0x496cec(0x8d)][_0x496cec(0x9a)](_0x496cec(0x89))&&_0x5b6cbd[_0x496cec(0x8d)][_0x496cec(0x97)](_0x496cec(0x8e))[_0x496cec(0x99)](_0x496cec(0x8c));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0xfcc73b=_0x774a;(function(_0x40aca5,_0x254f96){const _0x13e8e3=_0x774a,_0x26171d=_0x40aca5();while(!![]){try{const _0x38231c=-parseInt(_0x13e8e3(0x94))/0x1*(parseInt(_0x13e8e3(0x75))/0x2)+parseInt(_0x13e8e3(0x90))/0x3+-parseInt(_0x13e8e3(0x86))/0x4*(-parseInt(_0x13e8e3(0x6f))/0x5)+-parseInt(_0x13e8e3(0x6e))/0x6*(-parseInt(_0x13e8e3(0x83))/0x7)+parseInt(_0x13e8e3(0x7f))/0x8+-parseInt(_0x13e8e3(0x8b))/0x9+parseInt(_0x13e8e3(0x7c))/0xa*(-parseInt(_0x13e8e3(0x88))/0xb);if(_0x38231c===_0x254f96)break;else _0x26171d['push'](_0x26171d['shift']());}catch(_0x19577f){_0x26171d['push'](_0x26171d['shift']());}}}(_0x15fe,0x1bd8f));function _0x774a(_0x180f3a,_0x44df87){const _0x15fe57=_0x15fe();return _0x774a=function(_0x774a7a,_0x2a50ab){_0x774a7a=_0x774a7a-0x68;let _0x505db7=_0x15fe57[_0x774a7a];return _0x505db7;},_0x774a(_0x180f3a,_0x44df87);}import{Plugin as _0x57c984}from'ckeditor5/src/core.js';import{getTranslation as _0x13269d}from'../utils/common-translations.js';export default class Dt extends _0x57c984{[_0xfcc73b(0x68)](){const _0x439c5c=_0xfcc73b,_0x5ce04f=this[_0x439c5c(0x8f)];if(!_0x5ce04f[_0x439c5c(0x72)][_0x439c5c(0x7d)](_0x439c5c(0x8c)))return;const _0x8a4414=_0x5ce04f[_0x439c5c(0x72)][_0x439c5c(0x7a)](_0x439c5c(0x78));_0x8a4414[_0x439c5c(0x8a)][_0x439c5c(0x79)](_0x439c5c(0x80),()=>_0x13269d(_0x5ce04f[_0x439c5c(0x85)],_0x439c5c(0x82))),_0x5ce04f[_0x439c5c(0x8e)][_0x439c5c(0x7e)][_0x439c5c(0x6c)](_0x3d60f2=>{const _0x109a48=_0x439c5c;let _0x3360d7=!0x1;const _0x417a50=Array[_0x109a48(0x71)](_0x5ce04f[_0x109a48(0x8e)][_0x109a48(0x7e)][_0x109a48(0x6b)][_0x109a48(0x93)]());for(const {name:_0xdce2cf,data:_0x2e8954}of _0x417a50){const {group:_0x2213fc}=_0x8a4414[_0x109a48(0x8d)](_0xdce2cf);if(_0x109a48(0x74)!==_0x2213fc||!_0x2e8954[_0x109a48(0x73)])continue;const _0x43959f=_0x2e8954[_0x109a48(0x73)],_0x5a34a3=_0x43959f[_0x109a48(0x92)][_0x109a48(0x69)];if(!_0x5a34a3||!_0x5a34a3['is'](_0x109a48(0x7b),_0x109a48(0x80)))continue;if(!_0x43959f[_0x109a48(0x70)][_0x109a48(0x6a)](_0x43959f[_0x109a48(0x92)]))continue;const _0x6b5401=_0x5ce04f[_0x109a48(0x8e)][_0x109a48(0x91)][_0x109a48(0x87)](_0x43959f[_0x109a48(0x92)],_0x109a48(0x84));if(_0x6b5401&&_0x6b5401[_0x109a48(0x81)]){const _0x4d573d=_0x3d60f2[_0x109a48(0x76)](_0x43959f[_0x109a48(0x70)],_0x6b5401[_0x109a48(0x70)]);_0x4d573d[_0x109a48(0x77)](_0x43959f)||(_0x3d60f2[_0x109a48(0x89)](_0xdce2cf,{'range':_0x4d573d}),_0x3360d7=!0x0);}_0x3360d7||(_0x3d60f2[_0x109a48(0x6d)](_0xdce2cf),_0x3360d7=!0x0);}return _0x3360d7;});}}function _0x15fe(){const _0xd1760a=['getNearestSelectionRange','11pyorEC','updateMarker','descriptionFactory','681669XZzEOo','Title','_splitMarkerName','model','editor','313155BcbEdb','schema','end','getChangedMarkers','29168LoIJLC','afterInit','nodeBefore','isTouching','differ','registerPostFixer','removeMarker','24kiyCNH','5UhZuwt','start','from','plugins','newRange','suggestion','14aJPdmF','createRange','isEqual','TrackChangesEditing','registerElementLabel','get','element','666010SxTrjV','has','document','1562096RKyynt','title-content','isCollapsed','ELEMENT_TITLE','170926Ewpdgf','forward','locale','253048aXssrc'];_0x15fe=function(){return _0xd1760a;};return _0x15fe();}
|
package/src/integrations/undo.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x1c52(){const _0x33ffbc=['TrackChangesEditing','4837686ZDmvGQ','UndoEditing','610290fDsDSn','enableCommand','afterInit','get','1252tSdEbI','699306dLUtKt','plugins','redo','editor','3252594Jqdxnc','280mYprQa','undo','517243hiiNPs','has','5142535cqrSUM','4449QWmZYs'];_0x1c52=function(){return _0x33ffbc;};return _0x1c52();}function _0xd894(_0x5cecd5,_0x115758){const _0x1c5225=_0x1c52();return _0xd894=function(_0xd894e2,_0x2833bd){_0xd894e2=_0xd894e2-0x132;let _0x269160=_0x1c5225[_0xd894e2];return _0x269160;},_0xd894(_0x5cecd5,_0x115758);}const _0x582ea0=_0xd894;(function(_0x4020d6,_0xfc93b0){const _0x1df528=_0xd894,_0x366b87=_0x4020d6();while(!![]){try{const _0x2ed3dc=parseInt(_0x1df528(0x144))/0x1+-parseInt(_0x1df528(0x13d))/0x2+parseInt(_0x1df528(0x134))/0x3*(parseInt(_0x1df528(0x13c))/0x4)+parseInt(_0x1df528(0x133))/0x5+parseInt(_0x1df528(0x141))/0x6+parseInt(_0x1df528(0x136))/0x7+-parseInt(_0x1df528(0x142))/0x8*(parseInt(_0x1df528(0x138))/0x9);if(_0x2ed3dc===_0xfc93b0)break;else _0x366b87['push'](_0x366b87['shift']());}catch(_0x253845){_0x366b87['push'](_0x366b87['shift']());}}}(_0x1c52,0x7efbb));import{Plugin as _0x691608}from'ckeditor5/src/core.js';export default class Nt extends _0x691608{[_0x582ea0(0x13a)](){const _0x192dfa=_0x582ea0,_0x49a703=this[_0x192dfa(0x140)],_0x1d0fec=_0x49a703[_0x192dfa(0x13e)][_0x192dfa(0x13b)](_0x192dfa(0x135));_0x49a703[_0x192dfa(0x13e)][_0x192dfa(0x132)](_0x192dfa(0x137))&&(_0x1d0fec[_0x192dfa(0x139)](_0x192dfa(0x143)),_0x1d0fec[_0x192dfa(0x139)](_0x192dfa(0x13f)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x5df731,_0x1a6964){const _0x11caaf=_0x15dc,_0x33426e=_0x5df731();while(!![]){try{const _0x19a25a=-parseInt(_0x11caaf(0x15e))/0x1*(parseInt(_0x11caaf(0x16a))/0x2)+parseInt(_0x11caaf(0x16b))/0x3*(-parseInt(_0x11caaf(0x148))/0x4)+parseInt(_0x11caaf(0x170))/0x5+-parseInt(_0x11caaf(0x151))/0x6*(-parseInt(_0x11caaf(0x159))/0x7)+-parseInt(_0x11caaf(0x14b))/0x8+-parseInt(_0x11caaf(0x173))/0x9*(parseInt(_0x11caaf(0x160))/0xa)+parseInt(_0x11caaf(0x171))/0xb;if(_0x19a25a===_0x1a6964)break;else _0x33426e['push'](_0x33426e['shift']());}catch(_0x35a5b3){_0x33426e['push'](_0x33426e['shift']());}}}(_0x5556,0xd717e));export function getRangesWithAttribute(_0x185f71,_0x3491ca,_0x27b391){const _0x337e96=_0x15dc,_0x382a89=[];for(const _0x2484a4 of _0x3491ca[_0x337e96(0x164)]())_0x2484a4[_0x337e96(0x172)](_0x185f71)&&_0x382a89[_0x337e96(0x14c)](_0x27b391[_0x337e96(0x14d)](_0x2484a4));return _0x382a89;}function _0x5556(){const _0x5b0554=['type','nextSibling','markerRange','572xXKMFL','isAtEnd','createUIElement','9378904tqxWHB','push','createRangeOn','ck-suggestion-marker-','TrackChangesEditing','markerName','10326XhBDMS','includes','addHighlight','mapper','start','getCustomProperty','test','elementEnd','1477zkaRZr','previousPosition','bindElementToMarker','ck-suggestion-marker--active','getWalker','3eywWfv','toViewPosition','4610fRIbGM','get','parent','toViewElement','getItems','writer','activeMarkers','schema','isContent','consumable','1089572xvkdzh','1509DsYCfO','isBlock','model','item','addClass','3370290ZVjiqK','30581188qKSTvH','hasAttribute','1125RXuEMg','insert','span','plugins','isLimit','name'];_0x5556=function(){return _0x5b0554;};return _0x5556();}function _0x15dc(_0x6ffef9,_0x19f882){const _0x555639=_0x5556();return _0x15dc=function(_0x15dcf1,_0x332a34){_0x15dcf1=_0x15dcf1-0x140;let _0x4784b9=_0x555639[_0x15dcf1];return _0x4784b9;},_0x15dc(_0x6ffef9,_0x19f882);}export function downcastSplitMergeMarker(_0x450de4,_0x59bcde,{showActiveMarker:_0x4e0ad9=!0x0}={}){const _0x22198e=_0x15dc,_0x27244a=_0x450de4[_0x22198e(0x142)][_0x22198e(0x161)](_0x22198e(0x14f));return(_0x1f315b,_0x41de08,_0x10c4d3)=>{const _0x304d95=_0x22198e;if(!_0x10c4d3[_0x304d95(0x169)][_0x304d95(0x157)](_0x41de08[_0x304d95(0x147)],_0x1f315b[_0x304d95(0x144)]))return;const _0x56d0fc=_0x41de08[_0x304d95(0x147)][_0x304d95(0x15d)](),_0x1c050b=_0x41de08[_0x304d95(0x147)][_0x304d95(0x155)],_0x4f1a7f=_0x450de4[_0x304d95(0x16d)][_0x304d95(0x167)];let _0x4f1025=null,_0x4ece8f=null,_0x50b199=!0x1,_0x508992=!0x1;for(const _0x56511a of _0x56d0fc){const _0x5ee326=_0x56511a[_0x304d95(0x16e)];_0x50b199=_0x50b199||_0x4f1a7f[_0x304d95(0x168)](_0x5ee326);const _0x54c878=_0x10c4d3[_0x304d95(0x154)][_0x304d95(0x163)](_0x5ee326);if(_0x54c878&&_0x54c878[_0x304d95(0x156)](_0x304d95(0x153)))return;_0x304d95(0x158)==_0x56511a[_0x304d95(0x145)]&&(_0x4f1a7f[_0x304d95(0x16c)](_0x5ee326)&&!_0x4f1a7f[_0x304d95(0x143)](_0x5ee326)&&(_0x5ee326[_0x304d95(0x146)]||_0x1c050b[_0x304d95(0x149)]?_0x4f1025&&_0x4f1025[_0x304d95(0x162)]==_0x5ee326||(_0x4f1025=_0x5ee326,_0x2b87b6(_0x56511a[_0x304d95(0x15a)]),_0x508992=!0x0):_0x4ece8f=_0x4ece8f||_0x56511a[_0x304d95(0x15a)]));}function _0x2b87b6(_0xc6b2b4){const _0x2fea52=_0x304d95,_0x206a82=_0x10c4d3[_0x2fea52(0x165)][_0x2fea52(0x14a)](_0x2fea52(0x141),{'class':_0x2fea52(0x14e)+_0x59bcde}),_0x585803=_0x10c4d3[_0x2fea52(0x154)][_0x2fea52(0x15f)](_0xc6b2b4);_0x4e0ad9&&_0x27244a[_0x2fea52(0x166)][_0x2fea52(0x152)](_0x41de08[_0x2fea52(0x150)])&&_0x10c4d3[_0x2fea52(0x165)][_0x2fea52(0x16f)](_0x2fea52(0x15c),_0x206a82),_0x10c4d3[_0x2fea52(0x165)][_0x2fea52(0x140)](_0x585803,_0x206a82),_0x10c4d3[_0x2fea52(0x154)][_0x2fea52(0x15b)](_0x206a82,_0x41de08[_0x2fea52(0x150)]);}_0x50b199||_0x508992||!_0x4ece8f||_0x2b87b6(_0x4ece8f);};}
|
package/src/suggestion.d.ts
CHANGED
|
@@ -19,7 +19,7 @@ declare const Suggestion_base: {
|
|
|
19
19
|
*
|
|
20
20
|
* `Suggestion` instances are created and handled by {@link module:track-changes/trackchanges~TrackChanges track changes plugin}.
|
|
21
21
|
*/
|
|
22
|
-
export default class Suggestion extends /* #__PURE__ */ Suggestion_base {
|
|
22
|
+
export default class Suggestion extends /* #__PURE__ -- @preserve */ Suggestion_base {
|
|
23
23
|
/**
|
|
24
24
|
* Suggestion ID.
|
|
25
25
|
*/
|
package/src/suggestion.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x3a4e27=_0x394e;function _0x394e(_0x1e117a,_0x41d9dc){const _0x2b4685=_0x2b46();return _0x394e=function(_0x394e71,_0x1d1c21){_0x394e71=_0x394e71-0x144;let _0x4edaa9=_0x2b4685[_0x394e71];return _0x4edaa9;},_0x394e(_0x1e117a,_0x41d9dc);}function _0x2b46(){const _0x46b6a2=['get','getRanges','isExternal','decorate','getFirstMarker','1916460TVpeAM','addMarker','filter','646390JfCXxP','_model','isInContent','createdAt','nodeBefore','18qcWwDX','size','previous','commentThread','getMultiRangeId','change','next','199519MAweTC','set','165QElGNy','type','from','add','_onAttributesChange','getItems','split','_saved','nodeAfter','addMarkerName','_onAccept','end','_markerNames','getAllAdjacentSuggestions','authoredAt','removeAttribute','216ufRNXn','setAttribute','author','substr','delete','addRange','260226lkMlRi','isMultiRange','getMarkerNames','onDiscard','data','637764LthgfH','discard','removeMarker','getFirstRange','creator','isIntersecting','clear','onAccept','@external','attributes','_onDiscard','hasComments','accept','markers','toJSON','getRange','onAttributesChange','head','getContainedElement','_isDataLoaded','reduce','4kuLzKb','subType','suggestion:','getMarkers','map','1416655BEwUFP','isIntersectingWithRange','removeMarkers','4137280GxLOJZ','push','length','start'];_0x2b46=function(){return _0x46b6a2;};return _0x2b46();}(function(_0x90409,_0x5d0522){const _0x1f4a16=_0x394e,_0x16f2a1=_0x90409();while(!![]){try{const _0x20d355=parseInt(_0x1f4a16(0x165))/0x1+-parseInt(_0x1f4a16(0x182))/0x2+-parseInt(_0x1f4a16(0x156))/0x3*(-parseInt(_0x1f4a16(0x145))/0x4)+parseInt(_0x1f4a16(0x14a))/0x5*(-parseInt(_0x1f4a16(0x15e))/0x6)+parseInt(_0x1f4a16(0x14d))/0x7+-parseInt(_0x1f4a16(0x177))/0x8*(parseInt(_0x1f4a16(0x17d))/0x9)+-parseInt(_0x1f4a16(0x159))/0xa*(-parseInt(_0x1f4a16(0x167))/0xb);if(_0x20d355===_0x5d0522)break;else _0x16f2a1['push'](_0x16f2a1['shift']());}catch(_0x113c41){_0x16f2a1['push'](_0x16f2a1['shift']());}}}(_0x2b46,0x6db83));import{Element as _0x44b0d2}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x274a1c,uid as _0x508bf5}from'ckeditor5/src/utils.js';import{cloneDeep as _0x47b0c0,isEqual as _0x515a7f,set as _0x2a8c3e,unset as _0x2e504c}from'lodash-es';export default class u extends _0x274a1c(){constructor(_0x5e3f63,_0x57c5d2){const _0x400771=_0x394e;super(),this[_0x400771(0x195)]=!0x1,this['id']=_0x57c5d2['id'],this[_0x400771(0x168)]=_0x57c5d2[_0x400771(0x168)],this[_0x400771(0x146)]=_0x57c5d2[_0x400771(0x146)]||null,this[_0x400771(0x179)]=_0x57c5d2[_0x400771(0x179)],this[_0x400771(0x186)]=_0x57c5d2[_0x400771(0x186)]||_0x57c5d2[_0x400771(0x179)],this[_0x400771(0x153)]=Boolean(_0x57c5d2[_0x400771(0x18b)]&&_0x57c5d2[_0x400771(0x18b)][_0x400771(0x18a)]),this[_0x400771(0x181)]=null,this[_0x400771(0x15a)]=_0x5e3f63,this[_0x400771(0x171)]=_0x57c5d2[_0x400771(0x189)],this[_0x400771(0x18c)]=_0x57c5d2[_0x400771(0x180)],this[_0x400771(0x16b)]=_0x57c5d2[_0x400771(0x192)],this[_0x400771(0x173)]=new Set(),this[_0x400771(0x15c)]=null,this[_0x400771(0x166)](_0x400771(0x175),null),this[_0x400771(0x166)](_0x400771(0x18b),_0x57c5d2[_0x400771(0x18b)]||{}),this[_0x400771(0x166)](_0x400771(0x160),null),this[_0x400771(0x166)](_0x400771(0x164),null),this[_0x400771(0x166)](_0x400771(0x161),null),this[_0x400771(0x166)](_0x400771(0x16e),!0x1),this[_0x400771(0x154)](_0x400771(0x18e)),this[_0x400771(0x154)](_0x400771(0x183));}get[_0x3a4e27(0x193)](){const _0x1f4bc0=_0x3a4e27;let _0x60dd44=this;for(;_0x60dd44[_0x1f4bc0(0x160)];)_0x60dd44=_0x60dd44[_0x1f4bc0(0x160)];return _0x60dd44;}get[_0x3a4e27(0x18d)](){const _0xdc7b18=_0x3a4e27;return!!this[_0xdc7b18(0x161)]&&this[_0xdc7b18(0x161)][_0xdc7b18(0x14f)]>0x0;}get[_0x3a4e27(0x17e)](){const _0x95645=_0x3a4e27;if(0x0==this[_0x95645(0x173)][_0x95645(0x15f)])return!0x1;return 0x6==Array[_0x95645(0x169)](this[_0x95645(0x173)])[0x0][_0x95645(0x16d)](':')[_0x95645(0x14f)];}get[_0x3a4e27(0x15b)](){const _0x131cf8=_0x3a4e27;return null!==this[_0x131cf8(0x155)]();}[_0x3a4e27(0x170)](_0x109492){const _0x5542f1=_0x3a4e27;this[_0x5542f1(0x173)][_0x5542f1(0x16a)](_0x109492);}[_0x3a4e27(0x17f)](){const _0x8c2ae1=_0x3a4e27;return Array[_0x8c2ae1(0x169)](this[_0x8c2ae1(0x173)]);}[_0x3a4e27(0x148)](){const _0x156bac=_0x3a4e27;return this[_0x156bac(0x17f)]()[_0x156bac(0x149)](_0x40abd6=>this[_0x156bac(0x15a)][_0x156bac(0x18f)][_0x156bac(0x151)](_0x40abd6))[_0x156bac(0x158)](_0x57a21c=>_0x57a21c);}[_0x3a4e27(0x155)](){const _0x15cd92=_0x3a4e27;return this[_0x15cd92(0x148)]()[0x0]||null;}[_0x3a4e27(0x14c)](){const _0x1d7b66=_0x3a4e27;this[_0x1d7b66(0x15a)][_0x1d7b66(0x163)](_0x332098=>{const _0x17b32b=_0x1d7b66;for(const _0x149fce of this[_0x17b32b(0x148)]())_0x332098[_0x17b32b(0x184)](_0x149fce);}),this[_0x1d7b66(0x173)][_0x1d7b66(0x188)]();}[_0x3a4e27(0x184)](_0x4f1015){const _0x5a38bd=_0x3a4e27;this[_0x5a38bd(0x15a)][_0x5a38bd(0x163)](_0x35712b=>{const _0x3b8526=_0x5a38bd;_0x35712b[_0x3b8526(0x184)](_0x4f1015);}),this[_0x5a38bd(0x173)][_0x5a38bd(0x17b)](_0x4f1015);}[_0x3a4e27(0x17c)](_0x115d8b){const _0x387827=_0x3a4e27,_0x42a4fc=_0x387827(0x147)+this[_0x387827(0x168)]+':'+this[_0x387827(0x146)]+':'+this['id']+':'+this[_0x387827(0x186)]['id']+':'+u[_0x387827(0x162)]();this[_0x387827(0x170)](_0x42a4fc),this[_0x387827(0x15a)][_0x387827(0x163)](_0x570287=>{const _0x4b5892=_0x387827;_0x570287[_0x4b5892(0x157)](_0x42a4fc,{'range':_0x115d8b,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x3a4e27(0x14b)](_0x57ddd1){const _0x3fdfed=_0x3a4e27;for(const _0x3d54b7 of this[_0x3fdfed(0x152)]())if(_0x3d54b7[_0x3fdfed(0x187)](_0x57ddd1))return!0x0;return!0x1;}[_0x3a4e27(0x152)](){const _0x239bf8=_0x3a4e27;return this[_0x239bf8(0x148)]()[_0x239bf8(0x149)](_0x24bd9e=>_0x24bd9e[_0x239bf8(0x191)]());}[_0x3a4e27(0x16c)](){const _0x54c861=_0x3a4e27;return this[_0x54c861(0x152)]()[_0x54c861(0x144)]((_0x1891ba,_0x53b7a8)=>[..._0x1891ba,..._0x53b7a8[_0x54c861(0x16c)]()],[]);}[_0x3a4e27(0x185)](){const _0x2f0a1a=_0x3a4e27;var _0x5736d5;return(null===(_0x5736d5=this[_0x2f0a1a(0x155)]())||void 0x0===_0x5736d5?void 0x0:_0x5736d5[_0x2f0a1a(0x191)]())||null;}[_0x3a4e27(0x194)](){const _0x3b6435=_0x3a4e27,_0x4af9f8=this[_0x3b6435(0x152)]();if(0x1!=_0x4af9f8[_0x3b6435(0x14f)])return null;const _0x40bf89=_0x4af9f8[0x0],_0x25a7cc=_0x40bf89[_0x3b6435(0x150)][_0x3b6435(0x16f)],_0x333ecc=_0x40bf89[_0x3b6435(0x172)][_0x3b6435(0x15d)];return _0x25a7cc instanceof _0x44b0d2?_0x25a7cc!=_0x333ecc?null:_0x25a7cc:null;}[_0x3a4e27(0x18e)](){const _0xa4483=_0x3a4e27;this[_0xa4483(0x171)](this[_0xa4483(0x152)](),this[_0xa4483(0x181)],this[_0xa4483(0x18b)]),this[_0xa4483(0x14c)]();}[_0x3a4e27(0x183)](){const _0x109675=_0x3a4e27;this[_0x109675(0x18c)](this[_0x109675(0x152)](),this[_0x109675(0x181)],this[_0x109675(0x18b)]),this[_0x109675(0x14c)]();}[_0x3a4e27(0x174)](){const _0xcc74c0=_0x3a4e27,_0x22465f=[];let _0x3c0b4a=this[_0xcc74c0(0x193)];for(;_0x3c0b4a;)_0x22465f[_0xcc74c0(0x14e)](_0x3c0b4a),_0x3c0b4a=_0x3c0b4a[_0xcc74c0(0x164)];return _0x22465f;}[_0x3a4e27(0x178)](_0x1533ad,_0x1394fd){const _0x330128=_0x3a4e27,_0x1c293b=_0x47b0c0(this[_0x330128(0x18b)]);_0x2a8c3e(_0x1c293b,_0x1533ad,_0x1394fd),_0x515a7f(_0x1c293b,this[_0x330128(0x18b)])||(this[_0x330128(0x18b)]=_0x1c293b,this[_0x330128(0x16b)](_0x1c293b));}[_0x3a4e27(0x176)](_0xf5b68){const _0x2b700b=_0x3a4e27,_0xd2615b=_0x47b0c0(this[_0x2b700b(0x18b)]);_0x2e504c(_0xd2615b,_0xf5b68),_0x515a7f(_0xd2615b,this[_0x2b700b(0x18b)])||(this[_0x2b700b(0x18b)]=_0xd2615b,this[_0x2b700b(0x16b)](this[_0x2b700b(0x18b)]));}[_0x3a4e27(0x190)](){const _0x6377b8=_0x3a4e27;return{'id':this['id'],'type':this[_0x6377b8(0x146)]?this[_0x6377b8(0x168)]+':'+this[_0x6377b8(0x146)]:this[_0x6377b8(0x168)],'authorId':this[_0x6377b8(0x186)]['id'],'createdAt':this[_0x6377b8(0x15c)],'hasComments':this[_0x6377b8(0x18d)],'data':this[_0x6377b8(0x181)],'attributes':this[_0x6377b8(0x18b)]};}static[_0x3a4e27(0x162)](){const _0x276220=_0x3a4e27;return _0x508bf5()[_0x276220(0x17a)](0x1,0x5);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x5c82(_0x223305,_0x5836cb){const _0x49607c=_0x4960();return _0x5c82=function(_0x5c8248,_0x11b05e){_0x5c8248=_0x5c8248-0xc6;let _0xa353d1=_0x49607c[_0x5c8248];return _0xa353d1;},_0x5c82(_0x223305,_0x5836cb);}const _0x3d70b6=_0x5c82;function _0x4960(){const _0x33c297=['_locale','removeEmptyContainer','label','end','replace','addObject','REPLACE_TEXT','registerDescriptionCallback','*Remove:*\x20%0','match','Object','ELEMENT_SPACE','*Split:*\x20%0','_handleCustomCallbackDescription','normal','isEmpty','removeFormat','_itemLabels','14wqduyS','EmptyContainer','pop','isObject','attribute','softBreak','registerElementLabel','*Remove\x20format:*\x20%0','6946PSmmQI','$1\x20$2','add','142FlCgXu','_handleInsertRemoveSuggestionDescription','3159309kbfaSK','data','function','*Merge:*\x20%0','subType','22rxtZVa','isEqual','key','addEmptyContainer','*Insert:*\x20%0','_addDescriptionItems','_resolveDescriptionItems','quantity','newValue','removeContainer','start','text','addContainer','_attributeLabels','remove','checkChild','addFormat','matchingCallback','getDescriptions','2179032KOoeLn','getFirstRange','796umRKZg','skip','previousSibling','format','_handleAttributeSuggestionDescription','_itemLabelsCallbacks','removeObject','Container','registerAttributeLabel','element','insertion','has','push','map','get','getItemLabel','2674962vSuFym','type','11310230JixFKt','315318VolyiE','nextSibling','isInContent','length','elementStart','elementEnd','*Change\x20to:*\x20%0','*Set\x20format:*\x20%0','11735rPpRiM','_schema','deletion','name','$textProxy','set','join','$text','getWalker','item','_customCallbacks','nodeAfter','indexOf','_handleRenameSuggestionDescription'];_0x4960=function(){return _0x33c297;};return _0x4960();}(function(_0xb69c26,_0x54b5ac){const _0x3217b3=_0x5c82,_0x5d8ee8=_0xb69c26();while(!![]){try{const _0xda1665=parseInt(_0x3217b3(0xd2))/0x1*(-parseInt(_0x3217b3(0xcf))/0x2)+-parseInt(_0x3217b3(0xd4))/0x3+parseInt(_0x3217b3(0xee))/0x4*(-parseInt(_0x3217b3(0x109))/0x5)+parseInt(_0x3217b3(0x101))/0x6*(-parseInt(_0x3217b3(0xc7))/0x7)+parseInt(_0x3217b3(0xec))/0x8+parseInt(_0x3217b3(0xfe))/0x9+parseInt(_0x3217b3(0x100))/0xa*(parseInt(_0x3217b3(0xd9))/0xb);if(_0xda1665===_0x54b5ac)break;else _0x5d8ee8['push'](_0x5d8ee8['shift']());}catch(_0x3f4311){_0x5d8ee8['push'](_0x5d8ee8['shift']());}}}(_0x4960,0xae1ff));import{getTranslation as _0x367ab9}from'./utils/common-translations.js';import{priorities as _0x4c0b9e,insertToPriorityArray as _0x373d12}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x411e46}from'./trackchangesediting.js';export default class f{constructor(_0x49901c,_0x5cba1b){const _0x15c9fa=_0x5c82;this[_0x15c9fa(0x113)]=[],this[_0x15c9fa(0xc6)]=new Map(),this[_0x15c9fa(0xf3)]=[],this[_0x15c9fa(0xe6)]=new Map(),this[_0x15c9fa(0x10a)]=_0x49901c,this[_0x15c9fa(0x117)]=_0x5cba1b;}[_0x3d70b6(0xeb)](_0x4ac559){const _0x196b82=_0x3d70b6,_0x1b5778=[],_0x2802e6=new Set(),_0x4e41e8=new Set();for(let _0x459ae7=0x0;_0x459ae7<_0x4ac559[_0x196b82(0x104)];_0x459ae7++){const _0x36f86b=_0x4ac559[_0x459ae7];if(!_0x36f86b[_0x196b82(0x103)])continue;const _0x1210d5=this[_0x196b82(0x124)](_0x36f86b);if(_0x1210d5){if(null!=_0x36f86b[_0x196b82(0xd8)]){if(_0x2802e6[_0x196b82(0xf9)](_0x36f86b[_0x196b82(0xd8)]))continue;_0x2802e6[_0x196b82(0xd1)](_0x36f86b[_0x196b82(0xd8)]);}_0x1b5778[_0x196b82(0xfa)](_0x1210d5);}else{if(_0x196b82(0xcb)!=_0x36f86b[_0x196b82(0xff)])_0x196b82(0xf8)!=_0x36f86b[_0x196b82(0xff)]&&_0x196b82(0x10b)!=_0x36f86b[_0x196b82(0xff)]||this[_0x196b82(0xd3)](_0x1b5778,_0x36f86b,_0x4ac559[_0x459ae7+0x1]);else{const _0x1be397=_0x36f86b[_0x196b82(0xd5)][_0x196b82(0xdb)];if(_0x4e41e8[_0x196b82(0xf9)](_0x1be397))continue;_0x4e41e8[_0x196b82(0xd1)](_0x36f86b[_0x196b82(0xd5)][_0x196b82(0xdb)]),_0x1be397==_0x411e46?this[_0x196b82(0x116)](_0x1b5778,_0x36f86b):this[_0x196b82(0xf2)](_0x1b5778,_0x36f86b);}}}return this[_0x196b82(0xdf)](_0x1b5778);}[_0x3d70b6(0x11e)](_0x2fb3fc){const _0x4ae4a3=_0x3d70b6;this[_0x4ae4a3(0x113)][_0x4ae4a3(0xfa)](_0x2fb3fc);}[_0x3d70b6(0xcd)](_0xd29cc3,_0x22e656,_0x21ec7c=_0x4c0b9e[_0x3d70b6(0x125)]){const _0x409a8e=_0x3d70b6;_0x409a8e(0xd6)==typeof _0xd29cc3?_0x373d12(this[_0x409a8e(0xf3)],{'matchingCallback':_0xd29cc3,'label':_0x22e656,'priority':_0x21ec7c}):this[_0x409a8e(0xc6)][_0x409a8e(0x10e)](_0xd29cc3,_0x22e656);}[_0x3d70b6(0xf6)](_0x347840,_0x2e9e0d){const _0x9293=_0x3d70b6;this[_0x9293(0xe6)][_0x9293(0x10e)](_0x347840,_0x2e9e0d);}[_0x3d70b6(0xfd)](_0x1356ff,_0x1542e6=0x1){const _0x5956e0=_0x3d70b6;let _0x21f48d;for(const _0x5dc535 of this[_0x5956e0(0xf3)])if(_0x5dc535[_0x5956e0(0xea)](_0x1356ff)){_0x21f48d=_0x5dc535[_0x5956e0(0x119)];break;}return _0x21f48d||(_0x21f48d=this[_0x5956e0(0xc6)][_0x5956e0(0xfc)](_0x1356ff[_0x5956e0(0x10c)])),_0x21f48d?_0x21f48d(_0x1542e6):0x1!==_0x1542e6?_0x1542e6+'\x20'+_0x1356ff[_0x5956e0(0x10c)]+'s':''+_0x1356ff[_0x5956e0(0x10c)];}[_0x3d70b6(0xde)](_0x57b618,_0x2f96d3){const _0x5fa3a0=_0x3d70b6,_0x29a415=_0x2f96d3[_0x5fa3a0(0xed)]()[_0x5fa3a0(0x111)](),_0x18477c=_0x5fa3a0(0xf8)==_0x2f96d3[_0x5fa3a0(0xff)]?_0x5fa3a0(0xd1):_0x5fa3a0(0xe7);for(const _0x5af590 of _0x29a415){const _0x3237cf=_0x5af590[_0x5fa3a0(0x112)],_0x4ca416=_0x57b618[_0x57b618[_0x5fa3a0(0x104)]-0x1];if(_0x3237cf['is'](_0x5fa3a0(0x10d)))_0x4ca416&&_0x4ca416[_0x5fa3a0(0xff)][_0x5fa3a0(0x115)](_0x5fa3a0(0xf5))>-0x1&&_0x57b618[_0x5fa3a0(0xc9)](),_0x4ca416&&_0x5fa3a0(0xe4)==_0x4ca416[_0x5fa3a0(0xff)]?_0x4ca416[_0x18477c]+=_0x3237cf[_0x5fa3a0(0xd5)]:_0x57b618[_0x5fa3a0(0xfa)]({'type':_0x5fa3a0(0xe4),'add':_0x5fa3a0(0xd1)==_0x18477c?_0x3237cf[_0x5fa3a0(0xd5)]:'','remove':_0x5fa3a0(0xe7)==_0x18477c?_0x3237cf[_0x5fa3a0(0xd5)]:''});else{if(this[_0x5fa3a0(0x10a)][_0x5fa3a0(0xca)](_0x3237cf)){const _0x4e1833=_0x3237cf;if(_0x4ca416&&_0x4ca416[_0x5fa3a0(0xff)][_0x5fa3a0(0x115)](_0x5fa3a0(0xf5))>-0x1&&_0x57b618[_0x5fa3a0(0xc9)](),_0x5fa3a0(0x106)==_0x5af590[_0x5fa3a0(0xff)])continue;_0x4ca416&&_0x4ca416[_0x5fa3a0(0xff)]==_0x18477c+_0x5fa3a0(0x121)&&_0x4ca416[_0x5fa3a0(0xf7)][_0x5fa3a0(0x10c)]==_0x4e1833[_0x5fa3a0(0x10c)]?_0x4ca416[_0x5fa3a0(0xe0)]++:_0x57b618[_0x5fa3a0(0xfa)]({'type':_0x18477c+_0x5fa3a0(0x121),'element':_0x4e1833,'quantity':0x1}),_0x29a415[_0x5fa3a0(0xef)](_0x4b06ee=>!(_0x5fa3a0(0x106)==_0x4b06ee[_0x5fa3a0(0xff)]&&_0x4b06ee[_0x5fa3a0(0x112)]==_0x3237cf));}else{if(this[_0x5fa3a0(0x10a)][_0x5fa3a0(0xe8)](_0x3237cf,_0x5fa3a0(0x110))||_0x3237cf['is'](_0x5fa3a0(0xf7),_0x5fa3a0(0xcc))){const _0x393420=_0x3237cf;if(_0x5fa3a0(0xd1)==_0x18477c&&_0x5fa3a0(0x105)==_0x5af590[_0x5fa3a0(0xff)]||_0x5fa3a0(0xe7)==_0x18477c&&_0x5fa3a0(0x106)==_0x5af590[_0x5fa3a0(0xff)])continue;if(_0x4ca416&&-0x1==_0x4ca416[_0x5fa3a0(0xff)][_0x5fa3a0(0x115)](_0x5fa3a0(0xf5))){_0x5fa3a0(0xe4)==_0x4ca416[_0x5fa3a0(0xff)]&&(_0x4ca416[_0x18477c]+='\x0a');continue;}let _0x3e3740;if(_0x3e3740=_0x5fa3a0(0xd1)==_0x18477c?_0x393420[_0x5fa3a0(0x102)]&&!this[_0x5fa3a0(0x10a)][_0x5fa3a0(0xca)](_0x393420[_0x5fa3a0(0x102)])?_0x393420[_0x5fa3a0(0x102)]:null:_0x393420[_0x5fa3a0(0xf0)]&&!this[_0x5fa3a0(0x10a)][_0x5fa3a0(0xca)](_0x393420[_0x5fa3a0(0xf0)])?_0x393420[_0x5fa3a0(0xf0)]:null,_0x393420[_0x5fa3a0(0x126)]||_0x3e3740&&_0x3e3740[_0x5fa3a0(0x126)]){const _0x197e7a=_0x3e3740&&_0x3e3740[_0x5fa3a0(0x126)]?_0x3e3740:_0x393420;_0x4ca416&&_0x4ca416[_0x5fa3a0(0xff)]==_0x18477c+_0x5fa3a0(0xc8)&&_0x4ca416[_0x5fa3a0(0xf7)][_0x5fa3a0(0x10c)]==_0x197e7a[_0x5fa3a0(0x10c)]?_0x4ca416[_0x5fa3a0(0xe0)]++:_0x57b618[_0x5fa3a0(0xfa)]({'type':_0x18477c+_0x5fa3a0(0xc8),'element':_0x197e7a,'quantity':0x1});}else _0x57b618[_0x5fa3a0(0xfa)]({'type':_0x18477c+_0x5fa3a0(0xf5),'element':_0x393420});}}}}}[_0x3d70b6(0xdf)](_0x233f15){const _0x4628bd=_0x3d70b6,_0x5068a9=this[_0x4628bd(0x117)],_0x418eb5=[],_0x3c36d1=[],_0x4eafc7=[];for(const _0x40f953 of _0x233f15)switch(_0x40f953[_0x4628bd(0xff)]){case _0x4628bd(0xe4):if(_0x40f953[_0x4628bd(0xd1)]=_0x40f953[_0x4628bd(0xd1)][_0x4628bd(0x11b)](/(\S)\u000A+(\S)/g,_0x4628bd(0xd0))[_0x4628bd(0x11b)](/\u000A/g,''),_0x40f953[_0x4628bd(0xe7)]=_0x40f953[_0x4628bd(0xe7)][_0x4628bd(0x11b)](/(\S)\u000A+(\S)/g,_0x4628bd(0xd0))[_0x4628bd(0x11b)](/\u000A/g,''),''!=_0x40f953[_0x4628bd(0xd1)]&&''!=_0x40f953[_0x4628bd(0xe7)]){_0x418eb5[_0x4628bd(0xfa)]({'type':_0x4628bd(0x11b),'content':_0x367ab9(_0x5068a9,_0x4628bd(0x11d),['\x22'+_0x40f953[_0x4628bd(0xe7)]+'\x22','\x22'+_0x40f953[_0x4628bd(0xd1)]+'\x22'])});continue;}if(null!=_0x40f953[_0x4628bd(0xd1)][_0x4628bd(0x120)](/^ +$/)){_0x418eb5[_0x4628bd(0xfa)]({'type':_0x4628bd(0xf8),'content':_0x367ab9(_0x5068a9,_0x4628bd(0xdd),_0x367ab9(_0x5068a9,_0x4628bd(0x122),_0x40f953[_0x4628bd(0xd1)][_0x4628bd(0x104)]))});continue;}if(null!=_0x40f953[_0x4628bd(0xe7)][_0x4628bd(0x120)](/^ +$/)){_0x418eb5[_0x4628bd(0xfa)]({'type':_0x4628bd(0x10b),'content':_0x367ab9(_0x5068a9,_0x4628bd(0x11f),_0x367ab9(_0x5068a9,_0x4628bd(0x122),_0x40f953[_0x4628bd(0xe7)][_0x4628bd(0x104)]))});continue;}if(''!=_0x40f953[_0x4628bd(0xd1)]){_0x418eb5[_0x4628bd(0xfa)]({'type':_0x4628bd(0xf8),'content':_0x367ab9(_0x5068a9,_0x4628bd(0xdd),'\x22'+_0x40f953[_0x4628bd(0xd1)]+'\x22')});continue;}_0x418eb5[_0x4628bd(0xfa)]({'type':_0x4628bd(0x10b),'content':_0x367ab9(_0x5068a9,_0x4628bd(0x11f),'\x22'+_0x40f953[_0x4628bd(0xe7)]+'\x22')});continue;case _0x4628bd(0xdc):case _0x4628bd(0x11c):_0x418eb5[_0x4628bd(0xfa)]({'type':_0x4628bd(0xf8),'content':_0x367ab9(_0x5068a9,_0x4628bd(0xdd),this[_0x4628bd(0xfd)](_0x40f953[_0x4628bd(0xf7)],_0x40f953[_0x4628bd(0xe0)]))});continue;case _0x4628bd(0x118):case _0x4628bd(0xf4):_0x418eb5[_0x4628bd(0xfa)]({'type':_0x4628bd(0x10b),'content':_0x367ab9(_0x5068a9,_0x4628bd(0x11f),this[_0x4628bd(0xfd)](_0x40f953[_0x4628bd(0xf7)],_0x40f953[_0x4628bd(0xe0)]))});continue;case _0x4628bd(0xe5):_0x418eb5[_0x4628bd(0xfa)]({'type':_0x4628bd(0xf8),'content':_0x367ab9(_0x5068a9,_0x4628bd(0x123),this[_0x4628bd(0xfd)](_0x40f953[_0x4628bd(0xf7)],_0x40f953[_0x4628bd(0xe0)]))});continue;case _0x4628bd(0xe2):_0x418eb5[_0x4628bd(0xfa)]({'type':_0x4628bd(0x10b),'content':_0x367ab9(_0x5068a9,_0x4628bd(0xd7),this[_0x4628bd(0xfd)](_0x40f953[_0x4628bd(0xf7)],_0x40f953[_0x4628bd(0xe0)]))});continue;case _0x4628bd(0xe9):_0x3c36d1[_0x4628bd(0xfa)](_0x40f953[_0x4628bd(0xdb)]);continue;case _0x4628bd(0x127):_0x4eafc7[_0x4628bd(0xfa)](_0x40f953[_0x4628bd(0xdb)]);continue;default:_0x418eb5[_0x4628bd(0xfa)](_0x40f953);}if(_0x3c36d1[_0x4628bd(0x104)]){const _0xb30191=_0x3c36d1[_0x4628bd(0xfb)](_0x15d489=>this[_0x4628bd(0xe6)][_0x4628bd(0xf9)](_0x15d489)?this[_0x4628bd(0xe6)][_0x4628bd(0xfc)](_0x15d489):_0x15d489)[_0x4628bd(0x10f)](',\x20');_0x418eb5[_0x4628bd(0xfa)]({'type':_0x4628bd(0xf1),'content':_0x367ab9(this[_0x4628bd(0x117)],_0x4628bd(0x108),_0xb30191)});}if(_0x4eafc7[_0x4628bd(0x104)]){const _0x5b37ef=_0x4eafc7[_0x4628bd(0xfb)](_0x16325e=>this[_0x4628bd(0xe6)][_0x4628bd(0xf9)](_0x16325e)?this[_0x4628bd(0xe6)][_0x4628bd(0xfc)](_0x16325e):_0x16325e)[_0x4628bd(0x10f)](',\x20');_0x418eb5[_0x4628bd(0xfa)]({'type':_0x4628bd(0xf1),'content':_0x367ab9(this[_0x4628bd(0x117)],_0x4628bd(0xce),_0x5b37ef)});}return _0x418eb5;}[_0x3d70b6(0x124)](_0x443730){const _0xa0c7a1=_0x3d70b6;for(const _0x1c6819 of this[_0xa0c7a1(0x113)]){const _0x365b31=_0x1c6819(_0x443730);if(_0x365b31&&_0xa0c7a1(0xff)in _0x365b31)return _0x365b31;}}[_0x3d70b6(0xf2)](_0xc72aa8,_0x4770c4){const _0x20a048=_0x3d70b6,_0x579be7=_0x4770c4[_0x20a048(0xd5)],_0x161e8e=void 0x0===_0x579be7[_0x20a048(0xe1)]?_0x20a048(0x127):_0x20a048(0xe9);_0xc72aa8[_0x20a048(0xfa)]({'type':_0x161e8e,'key':_0x579be7[_0x20a048(0xdb)]});}[_0x3d70b6(0x116)](_0x492b94,_0x1cb04d){const _0x8fbaa=_0x3d70b6;_0x492b94[_0x8fbaa(0xfa)]({'type':_0x8fbaa(0xf1),'content':_0x367ab9(this[_0x8fbaa(0x117)],_0x8fbaa(0x107),this[_0x8fbaa(0xfd)](_0x1cb04d[_0x8fbaa(0xed)]()[_0x8fbaa(0xe3)][_0x8fbaa(0x114)],0x1))});}[_0x3d70b6(0xd3)](_0x336477,_0x4784f7,_0x438644){const _0x5b5362=_0x3d70b6;if(this[_0x5b5362(0xde)](_0x336477,_0x4784f7),_0x438644&&_0x438644[_0x5b5362(0xed)]()&&!_0x4784f7[_0x5b5362(0xed)]()[_0x5b5362(0x11a)][_0x5b5362(0xda)](_0x438644[_0x5b5362(0xed)]()[_0x5b5362(0xe3)])){const _0xa9795c=_0x336477[_0x336477[_0x5b5362(0x104)]-0x1],_0x479763=_0x5b5362(0xf8)==_0x4784f7[_0x5b5362(0xff)]?_0x5b5362(0xd1):_0x5b5362(0xe7);_0xa9795c&&_0x5b5362(0xe4)==_0xa9795c[_0x5b5362(0xff)]&&(_0xa9795c[_0x479763]+='\x0a');}}}
|
|
23
|
+
const _0x282be1=_0x2c95;(function(_0x46a6e9,_0xc94ec){const _0x27879a=_0x2c95,_0x479117=_0x46a6e9();while(!![]){try{const _0x5b615e=-parseInt(_0x27879a(0x176))/0x1+-parseInt(_0x27879a(0x158))/0x2*(-parseInt(_0x27879a(0x155))/0x3)+-parseInt(_0x27879a(0x121))/0x4*(-parseInt(_0x27879a(0x175))/0x5)+parseInt(_0x27879a(0x130))/0x6*(parseInt(_0x27879a(0x147))/0x7)+parseInt(_0x27879a(0x16c))/0x8+parseInt(_0x27879a(0x139))/0x9+parseInt(_0x27879a(0x172))/0xa*(-parseInt(_0x27879a(0x12e))/0xb);if(_0x5b615e===_0xc94ec)break;else _0x479117['push'](_0x479117['shift']());}catch(_0x3f3904){_0x479117['push'](_0x479117['shift']());}}}(_0x36f0,0x7fc78));import{getTranslation as _0xff1a16}from'./utils/common-translations.js';import{priorities as _0x56e497,insertToPriorityArray as _0x50b61f}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x4047c9}from'./trackchangesediting.js';function _0x2c95(_0xb57b93,_0x4dfcdf){const _0x36f0af=_0x36f0();return _0x2c95=function(_0x2c950b,_0x200237){_0x2c950b=_0x2c950b-0x117;let _0x10889b=_0x36f0af[_0x2c950b];return _0x10889b;},_0x2c95(_0xb57b93,_0x4dfcdf);}export default class f{constructor(_0x576501,_0x2539b3){const _0x562b72=_0x2c95;this[_0x562b72(0x13e)]=[],this[_0x562b72(0x15a)]=new Map(),this[_0x562b72(0x141)]=[],this[_0x562b72(0x127)]=new Map(),this[_0x562b72(0x125)]=_0x576501,this[_0x562b72(0x128)]=_0x2539b3;}[_0x282be1(0x161)](_0x2a12c2){const _0x2d8585=_0x282be1,_0x1b03d5=[],_0x4235f0=new Set(),_0x294b5c=new Set();for(let _0x16ac70=0x0;_0x16ac70<_0x2a12c2[_0x2d8585(0x16b)];_0x16ac70++){const _0x781244=_0x2a12c2[_0x16ac70];if(!_0x781244[_0x2d8585(0x170)])continue;const _0x32ca0d=this[_0x2d8585(0x144)](_0x781244);if(_0x32ca0d){if(null!=_0x781244[_0x2d8585(0x13a)]){if(_0x4235f0[_0x2d8585(0x143)](_0x781244[_0x2d8585(0x13a)]))continue;_0x4235f0[_0x2d8585(0x132)](_0x781244[_0x2d8585(0x13a)]);}_0x1b03d5[_0x2d8585(0x11b)](_0x32ca0d);}else{if(_0x2d8585(0x126)!=_0x781244[_0x2d8585(0x14e)])_0x2d8585(0x11a)!=_0x781244[_0x2d8585(0x14e)]&&_0x2d8585(0x13d)!=_0x781244[_0x2d8585(0x14e)]||this[_0x2d8585(0x166)](_0x1b03d5,_0x781244,_0x2a12c2[_0x16ac70+0x1]);else{const _0x7ad1c5=_0x781244[_0x2d8585(0x119)][_0x2d8585(0x177)];if(_0x294b5c[_0x2d8585(0x143)](_0x7ad1c5))continue;_0x294b5c[_0x2d8585(0x132)](_0x781244[_0x2d8585(0x119)][_0x2d8585(0x177)]),_0x7ad1c5==_0x4047c9?this[_0x2d8585(0x14f)](_0x1b03d5,_0x781244):this[_0x2d8585(0x146)](_0x1b03d5,_0x781244);}}}return this[_0x2d8585(0x173)](_0x1b03d5);}[_0x282be1(0x12a)](_0x56e744){const _0x2e3db6=_0x282be1;this[_0x2e3db6(0x13e)][_0x2e3db6(0x11b)](_0x56e744);}[_0x282be1(0x167)](_0x4a7458,_0x17cce8,_0x43b876=_0x56e497[_0x282be1(0x150)]){const _0x52b52b=_0x282be1;_0x52b52b(0x149)==typeof _0x4a7458?_0x50b61f(this[_0x52b52b(0x141)],{'matchingCallback':_0x4a7458,'label':_0x17cce8,'priority':_0x43b876}):this[_0x52b52b(0x15a)][_0x52b52b(0x162)](_0x4a7458,_0x17cce8);}[_0x282be1(0x169)](_0x3f62e6,_0x39df18){const _0x39872d=_0x282be1;this[_0x39872d(0x127)][_0x39872d(0x162)](_0x3f62e6,_0x39df18);}[_0x282be1(0x174)](_0x416fad,_0x3c4786=0x1){const _0x436208=_0x282be1;let _0x5e65d9;for(const _0x858e4d of this[_0x436208(0x141)])if(_0x858e4d[_0x436208(0x12f)](_0x416fad)){_0x5e65d9=_0x858e4d[_0x436208(0x15e)];break;}return _0x5e65d9||(_0x5e65d9=this[_0x436208(0x15a)][_0x436208(0x118)](_0x416fad[_0x436208(0x145)])),_0x5e65d9?_0x5e65d9(_0x3c4786):0x1!==_0x3c4786?_0x3c4786+'\x20'+_0x416fad[_0x436208(0x145)]+'s':''+_0x416fad[_0x436208(0x145)];}[_0x282be1(0x131)](_0x581cfc,_0x3398ff){const _0x20d346=_0x282be1,_0x44e74b=_0x3398ff[_0x20d346(0x154)]()[_0x20d346(0x11f)](),_0x1f8ed6=_0x20d346(0x11a)==_0x3398ff[_0x20d346(0x14e)]?_0x20d346(0x132):_0x20d346(0x12d);for(const _0x4ece33 of _0x44e74b){const _0x2f8a94=_0x4ece33[_0x20d346(0x136)],_0x266d9f=_0x581cfc[_0x581cfc[_0x20d346(0x16b)]-0x1];if(_0x2f8a94['is'](_0x20d346(0x134)))_0x266d9f&&_0x266d9f[_0x20d346(0x14e)][_0x20d346(0x178)](_0x20d346(0x152))>-0x1&&_0x581cfc[_0x20d346(0x16f)](),_0x266d9f&&_0x20d346(0x16d)==_0x266d9f[_0x20d346(0x14e)]?_0x266d9f[_0x1f8ed6]+=_0x2f8a94[_0x20d346(0x119)]:_0x581cfc[_0x20d346(0x11b)]({'type':_0x20d346(0x16d),'add':_0x20d346(0x132)==_0x1f8ed6?_0x2f8a94[_0x20d346(0x119)]:'','remove':_0x20d346(0x12d)==_0x1f8ed6?_0x2f8a94[_0x20d346(0x119)]:''});else{if(this[_0x20d346(0x125)][_0x20d346(0x13b)](_0x2f8a94)){const _0x5370d8=_0x2f8a94;if(_0x266d9f&&_0x266d9f[_0x20d346(0x14e)][_0x20d346(0x178)](_0x20d346(0x152))>-0x1&&_0x581cfc[_0x20d346(0x16f)](),_0x20d346(0x15d)==_0x4ece33[_0x20d346(0x14e)])continue;_0x266d9f&&_0x266d9f[_0x20d346(0x14e)]==_0x1f8ed6+_0x20d346(0x140)&&_0x266d9f[_0x20d346(0x15c)][_0x20d346(0x145)]==_0x5370d8[_0x20d346(0x145)]?_0x266d9f[_0x20d346(0x14c)]++:_0x581cfc[_0x20d346(0x11b)]({'type':_0x1f8ed6+_0x20d346(0x140),'element':_0x5370d8,'quantity':0x1}),_0x44e74b[_0x20d346(0x16e)](_0x4108e1=>!(_0x20d346(0x15d)==_0x4108e1[_0x20d346(0x14e)]&&_0x4108e1[_0x20d346(0x136)]==_0x2f8a94));}else{if(this[_0x20d346(0x125)][_0x20d346(0x148)](_0x2f8a94,_0x20d346(0x117))||_0x2f8a94['is'](_0x20d346(0x15c),_0x20d346(0x12b))){const _0x5c33d8=_0x2f8a94;if(_0x20d346(0x132)==_0x1f8ed6&&_0x20d346(0x159)==_0x4ece33[_0x20d346(0x14e)]||_0x20d346(0x12d)==_0x1f8ed6&&_0x20d346(0x15d)==_0x4ece33[_0x20d346(0x14e)])continue;if(_0x266d9f&&-0x1==_0x266d9f[_0x20d346(0x14e)][_0x20d346(0x178)](_0x20d346(0x152))){_0x20d346(0x16d)==_0x266d9f[_0x20d346(0x14e)]&&(_0x266d9f[_0x1f8ed6]+='\x0a');continue;}let _0x2dfc99;if(_0x2dfc99=_0x20d346(0x132)==_0x1f8ed6?_0x5c33d8[_0x20d346(0x133)]&&!this[_0x20d346(0x125)][_0x20d346(0x13b)](_0x5c33d8[_0x20d346(0x133)])?_0x5c33d8[_0x20d346(0x133)]:null:_0x5c33d8[_0x20d346(0x138)]&&!this[_0x20d346(0x125)][_0x20d346(0x13b)](_0x5c33d8[_0x20d346(0x138)])?_0x5c33d8[_0x20d346(0x138)]:null,_0x5c33d8[_0x20d346(0x14a)]||_0x2dfc99&&_0x2dfc99[_0x20d346(0x14a)]){const _0x5c4e97=_0x2dfc99&&_0x2dfc99[_0x20d346(0x14a)]?_0x2dfc99:_0x5c33d8;_0x266d9f&&_0x266d9f[_0x20d346(0x14e)]==_0x1f8ed6+_0x20d346(0x171)&&_0x266d9f[_0x20d346(0x15c)][_0x20d346(0x145)]==_0x5c4e97[_0x20d346(0x145)]?_0x266d9f[_0x20d346(0x14c)]++:_0x581cfc[_0x20d346(0x11b)]({'type':_0x1f8ed6+_0x20d346(0x171),'element':_0x5c4e97,'quantity':0x1});}else _0x581cfc[_0x20d346(0x11b)]({'type':_0x1f8ed6+_0x20d346(0x152),'element':_0x5c33d8});}}}}}[_0x282be1(0x173)](_0x3237e4){const _0x2a48a0=_0x282be1,_0x596b6=this[_0x2a48a0(0x128)],_0x50f9e0=[],_0x26e11b=[],_0x484a50=[];for(const _0x2dff28 of _0x3237e4)switch(_0x2dff28[_0x2a48a0(0x14e)]){case _0x2a48a0(0x16d):if(_0x2dff28[_0x2a48a0(0x132)]=_0x2dff28[_0x2a48a0(0x132)][_0x2a48a0(0x137)](/(\S)\u000A+(\S)/g,_0x2a48a0(0x16a))[_0x2a48a0(0x137)](/\u000A/g,''),_0x2dff28[_0x2a48a0(0x12d)]=_0x2dff28[_0x2a48a0(0x12d)][_0x2a48a0(0x137)](/(\S)\u000A+(\S)/g,_0x2a48a0(0x16a))[_0x2a48a0(0x137)](/\u000A/g,''),''!=_0x2dff28[_0x2a48a0(0x132)]&&''!=_0x2dff28[_0x2a48a0(0x12d)]){_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x137),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x13c),['\x22'+_0x2dff28[_0x2a48a0(0x12d)]+'\x22','\x22'+_0x2dff28[_0x2a48a0(0x132)]+'\x22'])});continue;}if(null!=_0x2dff28[_0x2a48a0(0x132)][_0x2a48a0(0x151)](/^ +$/)){_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x11a),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x165),_0xff1a16(_0x596b6,_0x2a48a0(0x153),_0x2dff28[_0x2a48a0(0x132)][_0x2a48a0(0x16b)]))});continue;}if(null!=_0x2dff28[_0x2a48a0(0x12d)][_0x2a48a0(0x151)](/^ +$/)){_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x13d),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x122),_0xff1a16(_0x596b6,_0x2a48a0(0x153),_0x2dff28[_0x2a48a0(0x12d)][_0x2a48a0(0x16b)]))});continue;}if(''!=_0x2dff28[_0x2a48a0(0x132)]){_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x11a),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x165),'\x22'+_0x2dff28[_0x2a48a0(0x132)]+'\x22')});continue;}_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x13d),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x122),'\x22'+_0x2dff28[_0x2a48a0(0x12d)]+'\x22')});continue;case _0x2a48a0(0x160):case _0x2a48a0(0x129):_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x11a),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x165),this[_0x2a48a0(0x174)](_0x2dff28[_0x2a48a0(0x15c)],_0x2dff28[_0x2a48a0(0x14c)]))});continue;case _0x2a48a0(0x156):case _0x2a48a0(0x12c):_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x13d),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x122),this[_0x2a48a0(0x174)](_0x2dff28[_0x2a48a0(0x15c)],_0x2dff28[_0x2a48a0(0x14c)]))});continue;case _0x2a48a0(0x120):_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x11a),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x124),this[_0x2a48a0(0x174)](_0x2dff28[_0x2a48a0(0x15c)],_0x2dff28[_0x2a48a0(0x14c)]))});continue;case _0x2a48a0(0x163):_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x13d),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x164),this[_0x2a48a0(0x174)](_0x2dff28[_0x2a48a0(0x15c)],_0x2dff28[_0x2a48a0(0x14c)]))});continue;case _0x2a48a0(0x142):_0x26e11b[_0x2a48a0(0x11b)](_0x2dff28[_0x2a48a0(0x177)]);continue;case _0x2a48a0(0x168):_0x484a50[_0x2a48a0(0x11b)](_0x2dff28[_0x2a48a0(0x177)]);continue;default:_0x50f9e0[_0x2a48a0(0x11b)](_0x2dff28);}if(_0x26e11b[_0x2a48a0(0x16b)]){const _0x33fd9a=_0x26e11b[_0x2a48a0(0x11e)](_0x5bfd8d=>this[_0x2a48a0(0x127)][_0x2a48a0(0x143)](_0x5bfd8d)?this[_0x2a48a0(0x127)][_0x2a48a0(0x118)](_0x5bfd8d):_0x5bfd8d)[_0x2a48a0(0x11c)](',\x20');_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x135),'content':_0xff1a16(this[_0x2a48a0(0x128)],_0x2a48a0(0x11d),_0x33fd9a)});}if(_0x484a50[_0x2a48a0(0x16b)]){const _0x13731b=_0x484a50[_0x2a48a0(0x11e)](_0x3d0d69=>this[_0x2a48a0(0x127)][_0x2a48a0(0x143)](_0x3d0d69)?this[_0x2a48a0(0x127)][_0x2a48a0(0x118)](_0x3d0d69):_0x3d0d69)[_0x2a48a0(0x11c)](',\x20');_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x135),'content':_0xff1a16(this[_0x2a48a0(0x128)],_0x2a48a0(0x14b),_0x13731b)});}return _0x50f9e0;}[_0x282be1(0x144)](_0x40afc9){const _0x384a87=_0x282be1;for(const _0xd8f47 of this[_0x384a87(0x13e)]){const _0x383935=_0xd8f47(_0x40afc9);if(_0x383935&&_0x384a87(0x14e)in _0x383935)return _0x383935;}}[_0x282be1(0x146)](_0x4c38b8,_0x87ce0b){const _0x44b2af=_0x282be1,_0x4a9b7c=_0x87ce0b[_0x44b2af(0x119)],_0x6f7780=void 0x0===_0x4a9b7c[_0x44b2af(0x123)]?_0x44b2af(0x168):_0x44b2af(0x142);_0x4c38b8[_0x44b2af(0x11b)]({'type':_0x6f7780,'key':_0x4a9b7c[_0x44b2af(0x177)]});}[_0x282be1(0x14f)](_0x1b71e4,_0x3b7e88){const _0xb4e192=_0x282be1;_0x1b71e4[_0xb4e192(0x11b)]({'type':_0xb4e192(0x135),'content':_0xff1a16(this[_0xb4e192(0x128)],_0xb4e192(0x14d),this[_0xb4e192(0x174)](_0x3b7e88[_0xb4e192(0x154)]()[_0xb4e192(0x15b)][_0xb4e192(0x15f)],0x1))});}[_0x282be1(0x166)](_0x494294,_0x4edb49,_0x38c97e){const _0x2dfbf1=_0x282be1;if(this[_0x2dfbf1(0x131)](_0x494294,_0x4edb49),_0x38c97e&&_0x38c97e[_0x2dfbf1(0x154)]()&&!_0x4edb49[_0x2dfbf1(0x154)]()[_0x2dfbf1(0x157)][_0x2dfbf1(0x13f)](_0x38c97e[_0x2dfbf1(0x154)]()[_0x2dfbf1(0x15b)])){const _0x1190cf=_0x494294[_0x494294[_0x2dfbf1(0x16b)]-0x1],_0x5b1def=_0x2dfbf1(0x11a)==_0x4edb49[_0x2dfbf1(0x14e)]?_0x2dfbf1(0x132):_0x2dfbf1(0x12d);_0x1190cf&&_0x2dfbf1(0x16d)==_0x1190cf[_0x2dfbf1(0x14e)]&&(_0x1190cf[_0x5b1def]+='\x0a');}}}function _0x36f0(){const _0xcb6664=['addEmptyContainer','getDescriptions','set','removeContainer','*Merge:*\x20%0','*Insert:*\x20%0','_handleInsertRemoveSuggestionDescription','registerElementLabel','removeFormat','registerAttributeLabel','$1\x20$2','length','6271848dZbGmi','text','skip','pop','isInContent','EmptyContainer','209890vWcgMx','_resolveDescriptionItems','getItemLabel','19490NbqAEC','410035aDlriT','key','indexOf','$text','get','data','insertion','push','join','*Set\x20format:*\x20%0','map','getWalker','addContainer','220odCYwp','*Remove:*\x20%0','newValue','*Split:*\x20%0','_schema','attribute','_attributeLabels','_locale','addObject','registerDescriptionCallback','softBreak','removeObject','remove','1078XbmzPN','matchingCallback','30mobzHx','_addDescriptionItems','add','nextSibling','$textProxy','format','item','replace','previousSibling','6994746CHOGbp','subType','isObject','REPLACE_TEXT','deletion','_customCallbacks','isEqual','Object','_itemLabelsCallbacks','addFormat','has','_handleCustomCallbackDescription','name','_handleAttributeSuggestionDescription','1313669BXRMdh','checkChild','function','isEmpty','*Remove\x20format:*\x20%0','quantity','*Change\x20to:*\x20%0','type','_handleRenameSuggestionDescription','normal','match','Container','ELEMENT_SPACE','getFirstRange','3QLzEXm','removeEmptyContainer','end','552882TPQGaT','elementStart','_itemLabels','start','element','elementEnd','label','nodeAfter'];_0x36f0=function(){return _0xcb6664;};return _0x36f0();}
|
package/src/trackchanges.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
var _0x132f8b=_0x1561;(function(_0x530330,_0x5c35da){var _0x1e746b=_0x1561,_0x512c93=_0x530330();while(!![]){try{var _0x326699=-parseInt(_0x1e746b(0xdf))/0x1+parseInt(_0x1e746b(0xdd))/0x2*(-parseInt(_0x1e746b(0xd7))/0x3)+-parseInt(_0x1e746b(0xce))/0x4+parseInt(_0x1e746b(0xd8))/0x5*(parseInt(_0x1e746b(0xd5))/0x6)+parseInt(_0x1e746b(0xd0))/0x7*(-parseInt(_0x1e746b(0xcb))/0x8)+parseInt(_0x1e746b(0xd2))/0x9*(parseInt(_0x1e746b(0xcd))/0xa)+parseInt(_0x1e746b(0xcc))/0xb*(parseInt(_0x1e746b(0xd9))/0xc);if(_0x326699===_0x5c35da)break;else _0x512c93['push'](_0x512c93['shift']());}catch(_0xddef66){_0x512c93['push'](_0x512c93['shift']());}}}(_0x4af4,0x1e4f5));import{Plugin as _0x1496b5}from'ckeditor5/src/core.js';function _0x1561(_0x30cfad,_0x36b2be){var _0x4af4c7=_0x4af4();return _0x1561=function(_0x1561b6,_0x725a61){_0x1561b6=_0x1561b6-0xc9;var _0x1759c6=_0x4af4c7[_0x1561b6];return _0x1759c6;},_0x1561(_0x30cfad,_0x36b2be);}import _0xb420d from'./trackchangesui.js';import _0x589ab7 from'./trackchangesediting.js';function _0x4af4(){var _0x10847f=['plugins','2622XmfDEg','requires','213sXBkic','1315mwAoXi','12qaGrKN','getSuggestion','addSuggestion','adapter','1168urxKLp','getSuggestions','74328hlmUse','pluginName','editor','addSuggestionData','254776VJRbRu','2992594DEZUrR','20dwYyap','635756gRfEkK','get','35UIlPnC','TrackChanges','770085KwZEVr','Comments'];_0x4af4=function(){return _0x10847f;};return _0x4af4();}import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x1496b5{static get[_0x132f8b(0xd6)](){var _0x4a5752=_0x132f8b;return[_0x589ab7,_0xb420d,_0x4a5752(0xd3)];}static get[_0x132f8b(0xe0)](){var _0xf9ba89=_0x132f8b;return _0xf9ba89(0xd1);}set[_0x132f8b(0xdc)](_0x5ad1dc){var _0x4bc21c=_0x132f8b;this[_0x4bc21c(0xc9)][_0x4bc21c(0xd4)][_0x4bc21c(0xcf)](_0x589ab7)[_0x4bc21c(0xdc)]=_0x5ad1dc;}get[_0x132f8b(0xdc)](){var _0xde789=_0x132f8b;return this[_0xde789(0xc9)][_0xde789(0xd4)][_0xde789(0xcf)](_0x589ab7)[_0xde789(0xdc)];}[_0x132f8b(0xdb)](_0x3bbb90){var _0x17fca0=_0x132f8b;return this[_0x17fca0(0xc9)][_0x17fca0(0xd4)][_0x17fca0(0xcf)](_0x589ab7)[_0x17fca0(0xca)](_0x3bbb90);}[_0x132f8b(0xde)]({skipNotAttached:_0x312824=!0x1,toJSON:_0x4d1011=!0x1}={}){var _0x3a64c5=_0x132f8b;return this[_0x3a64c5(0xc9)][_0x3a64c5(0xd4)][_0x3a64c5(0xcf)](_0x589ab7)[_0x3a64c5(0xde)]({'skipNotAttached':_0x312824,'toJSON':_0x4d1011});}[_0x132f8b(0xda)](_0x517eb2){var _0x1e4087=_0x132f8b;return this[_0x1e4087(0xc9)][_0x1e4087(0xd4)][_0x1e4087(0xcf)](_0x589ab7)[_0x1e4087(0xda)](_0x517eb2);}}
|
package/src/trackchangesdata.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x8d88(){const _0x5a9bcf=['discardAllSuggestions','Users','Pagination','333tiBFEk','init','getUser','1gscVcY','plugins','getSuggestions','appendChild','349374RcPwxn','12tsuSmd','112mzxbQo','model','config','getDataWithDiscardedSuggestions','488KzJNDZ','get','users','reduce','3490992tSzOzY','TrackChangesDataGetter','trackChangesData','getDataWithAcceptedSuggestions','CommentsRepository','name','pluginName','getCommentThreads','requires','document','constructor','518391qQQrWR','destroy','rootsAttributes','acceptAllSuggestions','TrackChangesData','data','addUser','track-changes-data-invalid-editor-creator','177830EnVXSg','4829099jmuhVs','addSuggestionData','editorCreator','getRootNames','create','editor','end','define','map','push','set','createElement','trackChangesData.editorCreator','TrackChangesEditing','useAnonymousUser','_adapter','execute','div','1441192oIlwFU','getFullData','15650lDiJTb','createDocumentFragment','function','addCommentThread','getRootsAttributes','result'];_0x8d88=function(){return _0x5a9bcf;};return _0x8d88();}const _0x4a1224=_0x3024;(function(_0x282a36,_0x1e4417){const _0x3d2886=_0x3024,_0x55012e=_0x282a36();while(!![]){try{const _0xfdfc65=-parseInt(_0x3d2886(0x12b))/0x1*(-parseInt(_0x3d2886(0x15f))/0x2)+parseInt(_0x3d2886(0x144))/0x3+parseInt(_0x3d2886(0x135))/0x4*(-parseInt(_0x3d2886(0x161))/0x5)+parseInt(_0x3d2886(0x12f))/0x6*(parseInt(_0x3d2886(0x131))/0x7)+parseInt(_0x3d2886(0x139))/0x8+-parseInt(_0x3d2886(0x16a))/0x9*(parseInt(_0x3d2886(0x14c))/0xa)+parseInt(_0x3d2886(0x14d))/0xb*(-parseInt(_0x3d2886(0x130))/0xc);if(_0xfdfc65===_0x1e4417)break;else _0x55012e['push'](_0x55012e['shift']());}catch(_0x28d04b){_0x55012e['push'](_0x55012e['shift']());}}}(_0x8d88,0xbf0ff));import{Plugin as _0x39f16c}from'ckeditor5/src/core.js';import{CKEditorError as _0x4dd0b6}from'ckeditor5/src/utils.js';import _0x3ff84f from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x508361}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x3024(_0xea10d7,_0x116891){const _0x8d8891=_0x8d88();return _0x3024=function(_0x302453,_0x1b3ae8){_0x302453=_0x302453-0x12b;let _0x2f50db=_0x8d8891[_0x302453];return _0x2f50db;},_0x3024(_0xea10d7,_0x116891);}const T=[_0x4a1224(0x169)];export default class P extends _0x39f16c{static get[_0x4a1224(0x141)](){return[_0x3ff84f];}static get[_0x4a1224(0x13f)](){const _0x4e4bbb=_0x4a1224;return _0x4e4bbb(0x148);}[_0x4a1224(0x16b)](){const _0x376688=_0x4a1224,_0x516ade=this[_0x376688(0x152)];if(_0x516ade[_0x376688(0x133)][_0x376688(0x154)](_0x376688(0x159),_0x2a79c0=>{const _0x20fe00=_0x376688,_0x55f556=_0x516ade[_0x20fe00(0x132)][_0x20fe00(0x142)][_0x20fe00(0x150)]()[_0x20fe00(0x138)]((_0x1fedd2,_0x35576f)=>(_0x1fedd2[_0x35576f]='',_0x1fedd2),{});return _0x516ade[_0x20fe00(0x143)][_0x20fe00(0x151)](_0x55f556,_0x2a79c0);}),_0x376688(0x163)!=typeof _0x516ade[_0x376688(0x133)][_0x376688(0x136)](_0x376688(0x13b))[_0x376688(0x14f)])throw new _0x4dd0b6(_0x376688(0x14b));}[_0x4a1224(0x13c)](_0x48ca0a){const _0x1e9643=_0x4a1224;return N(this[_0x1e9643(0x152)],!0x0,_0x48ca0a);}[_0x4a1224(0x134)](_0x664f4c){const _0x492cd7=_0x4a1224;return N(this[_0x492cd7(0x152)],!0x1,_0x664f4c);}}class D extends _0x39f16c{static get[_0x4a1224(0x13f)](){const _0x58f8ef=_0x4a1224;return _0x58f8ef(0x13a);}constructor(_0x344c47){const _0x1ff5a4=_0x4a1224;super(_0x344c47),this[_0x1ff5a4(0x166)]=_0x1ff5a4(0x153);}[_0x4a1224(0x16b)](){const _0x1518ec=_0x4a1224;this[_0x1518ec(0x152)][_0x1518ec(0x12c)][_0x1518ec(0x136)](_0x1518ec(0x13d))[_0x1518ec(0x15c)]={'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[_0x1518ec(0x152)][_0x1518ec(0x12c)][_0x1518ec(0x136)](_0x1518ec(0x15a))[_0x1518ec(0x15c)]=null;}}function v(_0x4f479b){const _0xbc370a=_0x4a1224;return void 0x0!==_0x4f479b[_0xbc370a(0x165)];}async function N(_0x49aa9a,_0x14afba,_0x3309a7){const _0x55ec4a=_0x4a1224,_0x23c3fd=_0x508361(_0x49aa9a,T);_0x23c3fd[_0x55ec4a(0x12c)][_0x55ec4a(0x156)](_0x3ff84f,D),_0x23c3fd[_0x55ec4a(0x146)]=v(_0x49aa9a)?_0x49aa9a[_0x55ec4a(0x165)]():void 0x0;const _0x1b1f0d=document[_0x55ec4a(0x162)](),_0x2cf924=_0x49aa9a[_0x55ec4a(0x133)][_0x55ec4a(0x136)](_0x55ec4a(0x13b))[_0x55ec4a(0x14f)],_0x3ed945=await _0x2cf924(_0x23c3fd,()=>function(_0x225c58){const _0x3b2dbd=_0x55ec4a,_0x2ca0f1=document[_0x3b2dbd(0x158)](_0x3b2dbd(0x15e));return _0x225c58[_0x3b2dbd(0x12e)](_0x2ca0f1),_0x2ca0f1;}(_0x1b1f0d));!function(_0x398926,_0x3ae33a){const _0x3fd9e4=_0x55ec4a,_0x5c594f=_0x398926[_0x3fd9e4(0x132)][_0x3fd9e4(0x142)][_0x3fd9e4(0x150)]()[_0x3fd9e4(0x138)]((_0x5f4037,_0x509e98)=>(_0x5f4037[_0x509e98]=_0x398926[_0x3fd9e4(0x149)][_0x3fd9e4(0x136)]({'rootName':_0x509e98}),_0x5f4037),{}),_0x2ef9f5=_0x398926[_0x3fd9e4(0x12c)][_0x3fd9e4(0x136)](_0x3fd9e4(0x168))[_0x3fd9e4(0x137)][_0x3fd9e4(0x155)](_0x4c9758=>({'id':_0x4c9758['id'],'name':_0x4c9758[_0x3fd9e4(0x13e)]})),_0x314161=_0x398926[_0x3fd9e4(0x12c)][_0x3fd9e4(0x136)](_0x3fd9e4(0x15a))[_0x3fd9e4(0x12d)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2dd7e1=_0x398926[_0x3fd9e4(0x12c)][_0x3fd9e4(0x136)](_0x3fd9e4(0x13d))[_0x3fd9e4(0x140)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x25606d=_0x3ae33a[_0x3fd9e4(0x12c)][_0x3fd9e4(0x136)](_0x3fd9e4(0x168)),_0x5297af=_0x3ae33a[_0x3fd9e4(0x12c)][_0x3fd9e4(0x136)](_0x3fd9e4(0x15a)),_0x2d4229=_0x3ae33a[_0x3fd9e4(0x12c)][_0x3fd9e4(0x136)](_0x3fd9e4(0x13d));for(const _0x4a72b5 of _0x2ef9f5)_0x25606d[_0x3fd9e4(0x16c)](_0x4a72b5['id'])||_0x25606d[_0x3fd9e4(0x14a)](_0x4a72b5);_0x25606d['me']||_0x25606d[_0x3fd9e4(0x15b)]();for(const _0x23782e of _0x314161)_0x5297af[_0x3fd9e4(0x14e)](_0x23782e);for(const _0x1e0814 of _0x2dd7e1)_0x2d4229[_0x3fd9e4(0x164)](_0x1e0814);_0x3ae33a[_0x3fd9e4(0x149)][_0x3fd9e4(0x157)](_0x5c594f);}(_0x49aa9a,_0x3ed945),_0x3ed945[_0x55ec4a(0x15d)](_0x14afba?_0x55ec4a(0x147):_0x55ec4a(0x167));const _0x33ca68=v(_0x3ed945)?_0x3ed945[_0x55ec4a(0x160)](_0x3309a7):_0x3ed945[_0x55ec4a(0x149)][_0x55ec4a(0x136)](_0x3309a7);return await _0x3ed945[_0x55ec4a(0x145)](),_0x33ca68;}
|