@ckeditor/ckeditor5-track-changes 42.0.0-alpha.21 → 42.0.0-alpha.22
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 _0x172f85=_0x2b5c;(function(_0x2b6c59,_0x4cb2e2){const _0x26c992=_0x2b5c,_0x20d485=_0x2b6c59();while(!![]){try{const _0x40328b=parseInt(_0x26c992(0x1db))/0x1*(-parseInt(_0x26c992(0x20f))/0x2)+parseInt(_0x26c992(0x219))/0x3+parseInt(_0x26c992(0x1d3))/0x4+parseInt(_0x26c992(0x1d8))/0x5+parseInt(_0x26c992(0x1f9))/0x6*(-parseInt(_0x26c992(0x1f1))/0x7)+parseInt(_0x26c992(0x1df))/0x8+-parseInt(_0x26c992(0x1cb))/0x9;if(_0x40328b===_0x4cb2e2)break;else _0x20d485['push'](_0x20d485['shift']());}catch(_0x4b64e7){_0x20d485['push'](_0x20d485['shift']());}}}(_0x1cd1,0x80e41));import{Plugin as _0xc814fd}from'ckeditor5/src/core.js';import _0x73930 from'./table.js';import{LiveRange as _0x3fe06a}from'ckeditor5/src/engine.js';import{getTranslation as _0x70dc34}from'../utils/common-translations.js';function _0x2b5c(_0x5b404a,_0x43221d){const _0x1cd1e8=_0x1cd1();return _0x2b5c=function(_0x2b5c53,_0xb389a0){_0x2b5c53=_0x2b5c53-0x1ba;let _0xb25b40=_0x1cd1e8[_0x2b5c53];return _0xb25b40;},_0x2b5c(_0x5b404a,_0x43221d);}function _0x1cd1(){const _0x4d418b=['getAncestors','stop','getSuggestions','*Split\x20cell:*\x20horizontally','format','return','createRangeOn','commandName','tableCell','_areSelectedCellsMergable','descriptionFactory','getFirstPosition','type','$graveyard','change','forceDefaultExecution','refresh','9730656TQfLIn','horizontally','setSelection','value','length','requires','TrackChangesEditing','low','1216372RifYfm','formatInline','registerDescriptionCallback','isEnabled','_areMergableCells','4952480tszKGW','add','rootName','39FJoYZw','markBlockFormat','isInContent','*Merge\x20cells*','8222648ltxOBZ','getCellLocation','element','execute','from','TableUtils','model','fromRange','author','deletion','afterInit','_suggestionFactory','mergeTableCells','_acceptFormatSuggestionCallbackFactory','cell','splitTableCellVertically','document','root','4526963dHIFPu','editor','*Split\x20cell:*\x20vertically','enableCommand','commands','createTableWalker','map','set:isEnabled','6CqrBHR','mergeTableCellLeft','findAncestor','plugins','mergeTableCellRight','_isForcedDefaultExecutionBlock','containsRange','get','detach','splitTableCellHorizontally','highest','direction','registerCustomCallback','markMultiRangeBlockFormat','table','find','subType','formatBlock','has','locale','mergeTableCellDown','filter','20294sDsvXK','getRanges','accept','size','getSelectionAffectedTableCells','trackChanges','selection','push','insertion','_tablePostFixingSubtypes','987429TclBIS','TableEditing','mergeTableCellUp'];_0x1cd1=function(){return _0x4d418b;};return _0x1cd1();}export default class St extends _0xc814fd{static get[_0x172f85(0x1d0)](){return[_0x73930];}[_0x172f85(0x1e9)](){const _0x1502c6=_0x172f85,_0x281a6f=this[_0x1502c6(0x1f2)],_0xd529ef=_0x281a6f[_0x1502c6(0x1e5)][_0x1502c6(0x1ef)][_0x1502c6(0x215)],_0x2e7d12=_0x281a6f[_0x1502c6(0x20c)];if(!_0x281a6f[_0x1502c6(0x1fc)][_0x1502c6(0x20b)](_0x1502c6(0x21a)))return;const _0x3f9788=_0x281a6f[_0x1502c6(0x1fc)][_0x1502c6(0x200)](_0x1502c6(0x1d1)),_0x11fc35=_0x281a6f[_0x1502c6(0x1fc)][_0x1502c6(0x200)](_0x1502c6(0x1e4)),_0x2641bf=_0x281a6f[_0x1502c6(0x1fc)][_0x1502c6(0x200)](_0x73930);_0x2641bf[_0x1502c6(0x218)][_0x1502c6(0x216)](_0x1502c6(0x1eb)),_0x3f9788[_0x1502c6(0x1f4)](_0x1502c6(0x1eb),()=>{const _0x47f01=_0x1502c6,_0x515f25=_0x11fc35[_0x47f01(0x213)](_0x281a6f[_0x47f01(0x1e5)][_0x47f01(0x1ef)][_0x47f01(0x215)]);_0x281a6f[_0x47f01(0x1e5)][_0x47f01(0x1c8)](()=>{const _0x955602=_0x47f01;_0x3f9788[_0x955602(0x206)](_0x515f25,{'commandName':_0x955602(0x1eb),'commandParams':[]},[],_0x955602(0x1eb));});}),_0x281a6f[_0x1502c6(0x1f5)][_0x1502c6(0x200)](_0x1502c6(0x1eb))['on'](_0x1502c6(0x1e2),(_0x552e04,_0x575030)=>{const _0x283f50=_0x1502c6;_0x281a6f[_0x283f50(0x1f5)][_0x283f50(0x200)](_0x283f50(0x214))[_0x283f50(0x1ce)]&&(_0x575030[_0x283f50(0x1cf)]>0x0&&_0x575030[_0x575030[_0x283f50(0x1cf)]-0x1]&&_0x575030[_0x575030[_0x283f50(0x1cf)]-0x1][_0x283f50(0x1c9)]||_0x3f9788[_0x283f50(0x1fe)]||this[_0x283f50(0x1c3)]()||_0x552e04[_0x283f50(0x1bb)]());},{'priority':_0x1502c6(0x203)});for(const _0x49868b of[_0x1502c6(0x21b),_0x1502c6(0x1fd),_0x1502c6(0x20d),_0x1502c6(0x1fa)]){const _0x2a29a5=_0x281a6f[_0x1502c6(0x1f5)][_0x1502c6(0x200)](_0x49868b);_0x3f9788[_0x1502c6(0x1f4)](_0x49868b,()=>{const _0x45d109=_0x1502c6,_0x5c8369=_0x281a6f[_0x45d109(0x1e5)][_0x45d109(0x1ef)][_0x45d109(0x215)][_0x45d109(0x1c5)]()[_0x45d109(0x1ba)]()[_0x45d109(0x208)](_0x3abb41=>_0x3abb41['is'](_0x45d109(0x1e1),_0x45d109(0x1c2))),_0x40d617=_0x2a29a5[_0x45d109(0x1ce)];_0x281a6f[_0x45d109(0x1e5)][_0x45d109(0x1c8)](()=>{const _0xf296b8=_0x45d109;_0x3f9788[_0xf296b8(0x206)]([_0x5c8369,_0x40d617],{'commandName':_0xf296b8(0x1eb),'commandParams':[]},[],_0xf296b8(0x1eb));});});}for(const _0x24bd16 of[_0x1502c6(0x1ee),_0x1502c6(0x202)]){const _0x2c22c8=_0x281a6f[_0x1502c6(0x1f5)][_0x1502c6(0x200)](_0x24bd16);_0x3f9788[_0x1502c6(0x1f4)](_0x24bd16,()=>{const _0x1d6614=_0x1502c6,_0x1b7db1=_0x11fc35[_0x1d6614(0x213)](_0x281a6f[_0x1d6614(0x1e5)][_0x1d6614(0x1ef)][_0x1d6614(0x215)])[0x0],_0x5a41ff=_0x1b7db1[_0x1d6614(0x1fb)](_0x1d6614(0x207)),{column:_0x25b0a6,row:_0x14cbea}=_0x11fc35[_0x1d6614(0x1e0)](_0x1b7db1);let _0x441a89=[];if(_0x1d6614(0x1cc)==_0x2c22c8[_0x1d6614(0x204)]){const _0x3caaa6=_0x11fc35[_0x1d6614(0x1f6)](_0x5a41ff,{'startRow':_0x14cbea,'endRow':_0x14cbea,'includeAllSlots':!0x0});_0x441a89=Array[_0x1d6614(0x1e3)](_0x3caaa6)[_0x1d6614(0x1f7)](_0x3cccb4=>_0x3cccb4[_0x1d6614(0x1ed)]);}else{const _0x4a9d1b=_0x11fc35[_0x1d6614(0x1f6)](_0x5a41ff,{'column':_0x25b0a6,'includeAllSlots':!0x0});_0x441a89=Array[_0x1d6614(0x1e3)](_0x4a9d1b)[_0x1d6614(0x1f7)](_0x5c046f=>_0x5c046f[_0x1d6614(0x1ed)]);}_0x281a6f[_0x1d6614(0x1e5)][_0x1d6614(0x1c8)](_0x59066c=>{const _0x1a06e2=_0x1d6614;_0x3f9788[_0x1a06e2(0x1dc)](_0x59066c[_0x1a06e2(0x1c0)](_0x1b7db1),{'commandName':_0x24bd16,'commandParams':[]},_0x441a89,_0x24bd16);});});}_0x3f9788[_0x1502c6(0x1c4)][_0x1502c6(0x1d5)](_0x467899=>{const _0x2ee9ae=_0x1502c6;if(_0x2ee9ae(0x20a)!=_0x467899[_0x2ee9ae(0x1c6)]&&_0x2ee9ae(0x1d4)!=_0x467899[_0x2ee9ae(0x1c6)])return;const {data:_0x5d4b2d}=_0x467899;return _0x5d4b2d&&_0x2ee9ae(0x1eb)==_0x5d4b2d[_0x2ee9ae(0x1c1)]?{'type':_0x2ee9ae(0x1be),'content':_0x70dc34(_0x2e7d12,_0x2ee9ae(0x1de))}:void 0x0;}),_0x3f9788[_0x1502c6(0x1c4)][_0x1502c6(0x1d5)](_0x21581a=>{const _0x5f25c0=_0x1502c6;if(_0x5f25c0(0x20a)!=_0x21581a[_0x5f25c0(0x1c6)]&&_0x5f25c0(0x1d4)!=_0x21581a[_0x5f25c0(0x1c6)])return;const {data:_0x2ce56c}=_0x21581a;return _0x2ce56c?_0x5f25c0(0x1ee)==_0x2ce56c[_0x5f25c0(0x1c1)]?{'type':_0x5f25c0(0x1be),'content':_0x70dc34(_0x2e7d12,_0x5f25c0(0x1f3))}:_0x5f25c0(0x202)==_0x2ce56c[_0x5f25c0(0x1c1)]?{'type':_0x5f25c0(0x1be),'content':_0x70dc34(_0x2e7d12,_0x5f25c0(0x1bd))}:void 0x0:void 0x0;});const _0x4cfe6f=_0x2641bf[_0x1502c6(0x1ec)]();for(const _0x19d19d of[_0x1502c6(0x21b),_0x1502c6(0x1fd),_0x1502c6(0x20d),_0x1502c6(0x1fa)])_0x3f9788[_0x1502c6(0x1ea)][_0x1502c6(0x205)](_0x1502c6(0x20a),_0x19d19d,_0x1502c6(0x211),_0x4cfe6f);for(const _0x477fb7 of[_0x1502c6(0x1ee),_0x1502c6(0x202)])_0x3f9788[_0x1502c6(0x1ea)][_0x1502c6(0x205)](_0x1502c6(0x20a),_0x477fb7,_0x1502c6(0x211),_0x4cfe6f);_0x3f9788[_0x1502c6(0x1ea)][_0x1502c6(0x205)](_0x1502c6(0x20a),_0x1502c6(0x1eb),_0x1502c6(0x211),_0x19d69d=>{const _0xa1dc0c=_0x1502c6;_0x281a6f[_0xa1dc0c(0x1e5)][_0xa1dc0c(0x1c8)](_0x506b81=>{const _0x46154d=_0xa1dc0c,_0x591a67=Array[_0x46154d(0x1e3)](_0xd529ef[_0x46154d(0x210)]())[_0x46154d(0x1f7)](_0x523b2a=>_0x3fe06a[_0x46154d(0x1e6)](_0x523b2a));_0x506b81[_0x46154d(0x1cd)](_0x19d69d),_0x281a6f[_0x46154d(0x1f5)][_0x46154d(0x200)](_0x46154d(0x1eb))[_0x46154d(0x1ca)](),_0x281a6f[_0x46154d(0x1e2)](_0x46154d(0x1eb),{'forceDefaultExecution':!0x0});const _0x41f7d4=_0x591a67[_0x46154d(0x20e)](_0x23b808=>_0x46154d(0x1c7)!=_0x23b808[_0x46154d(0x1f0)][_0x46154d(0x1da)]);_0x41f7d4[_0x46154d(0x1cf)]>0x0&&_0x506b81[_0x46154d(0x1cd)](_0x41f7d4);for(const _0x583d63 of _0x591a67)_0x583d63[_0x46154d(0x201)]();});});for(const _0x2620a7 of[_0x1502c6(0x21b),_0x1502c6(0x20d),_0x1502c6(0x1fa),_0x1502c6(0x1fd)]){const _0x395ccf=_0x281a6f[_0x1502c6(0x1f5)][_0x1502c6(0x200)](_0x2620a7);_0x395ccf['on'](_0x1502c6(0x1f8),(_0x5bfac0,_0x54a997,_0x33b691)=>{const _0x24d3f5=_0x1502c6;if(_0x33b691){const _0x276e84=_0x281a6f[_0x24d3f5(0x1e5)][_0x24d3f5(0x1ef)][_0x24d3f5(0x215)][_0x24d3f5(0x1c5)]()[_0x24d3f5(0x1ba)]()[_0x24d3f5(0x208)](_0x4631b4=>_0x4631b4['is'](_0x24d3f5(0x1e1),_0x24d3f5(0x1c2)));this[_0x24d3f5(0x1d7)](_0x395ccf[_0x24d3f5(0x1ce)],_0x276e84)||(_0x5bfac0[_0x24d3f5(0x1bf)]=!0x1,_0x5bfac0[_0x24d3f5(0x1bb)]());}},{'priority':_0x1502c6(0x1d2)});}}[_0x172f85(0x1c3)](){const _0x3d916f=_0x172f85,_0x2cafe1=this[_0x3d916f(0x1f2)][_0x3d916f(0x1f5)][_0x3d916f(0x200)](_0x3d916f(0x1eb)),_0x5b5f0c=this[_0x3d916f(0x1f2)][_0x3d916f(0x1fc)][_0x3d916f(0x200)](_0x3d916f(0x1e4));if(!_0x2cafe1[_0x3d916f(0x1d6)])return!0x1;const _0x368c6f=_0x5b5f0c[_0x3d916f(0x213)](this[_0x3d916f(0x1f2)][_0x3d916f(0x1e5)][_0x3d916f(0x1ef)][_0x3d916f(0x215)]);for(const _0x14c55b of _0x368c6f)for(const _0x171623 of _0x368c6f)if(_0x14c55b!=_0x171623&&!this[_0x3d916f(0x1d7)](_0x14c55b,_0x171623))return!0x1;return!0x0;}[_0x172f85(0x1d7)](_0x7b7213,_0x4762ca){const _0x650284=_0x172f85,_0x4c5cce=this[_0x650284(0x1f2)][_0x650284(0x1fc)][_0x650284(0x200)](_0x650284(0x1d1)),_0x37796e=this[_0x650284(0x1f2)][_0x650284(0x1e5)][_0x650284(0x1c0)](_0x7b7213),_0x48366d=this[_0x650284(0x1f2)][_0x650284(0x1e5)][_0x650284(0x1c0)](_0x4762ca),_0xe45d92=new Set(),_0x2b0f06=new Set();for(const _0x1fdc72 of _0x4c5cce[_0x650284(0x1bc)]())if((_0x650284(0x217)==_0x1fdc72[_0x650284(0x1c6)]||_0x650284(0x1e8)==_0x1fdc72[_0x650284(0x1c6)]||_0x650284(0x1eb)==_0x1fdc72[_0x650284(0x209)])&&_0x1fdc72[_0x650284(0x1dd)]){for(const _0x107b45 of _0x1fdc72[_0x650284(0x210)]())_0x107b45[_0x650284(0x1ff)](_0x37796e,!0x0)&&_0xe45d92[_0x650284(0x1d9)](_0x1fdc72[_0x650284(0x1c6)]+':'+_0x1fdc72[_0x650284(0x1e7)]['id']),_0x107b45[_0x650284(0x1ff)](_0x48366d,!0x0)&&_0x2b0f06[_0x650284(0x1d9)](_0x1fdc72[_0x650284(0x1c6)]+':'+_0x1fdc72[_0x650284(0x1e7)]['id']);}if(_0xe45d92[_0x650284(0x212)]!=_0x2b0f06[_0x650284(0x212)])return!0x1;for(const _0x5d87de of _0xe45d92)if(!_0x2b0f06[_0x650284(0x20b)](_0x5d87de))return!0x1;return!0x0;}}
|
|
23
|
+
const _0x48d359=_0x8acd;function _0x59d2(){const _0x48bcb3=['low','formatInline','mergeTableCells','afterInit','isEnabled','getSelectionAffectedTableCells','getCellLocation','editor','*Split\x20cell:*\x20vertically','map','getFirstPosition','1ICudpM','subType','value','mergeTableCellDown','cell','registerDescriptionCallback','927oosMFy','688158VjjUEI','set:isEnabled','add','24645oTIGvX','_suggestionFactory','splitTableCellHorizontally','tableCell','deletion','1044912jgxOEz','18490GKeOeg','find','requires','rootName','findAncestor','_tablePostFixingSubtypes','containsRange','get','_areMergableCells','markMultiRangeBlockFormat','element','TableEditing','document','markBlockFormat','root','*Merge\x20cells*','highest','setSelection','refresh','detach','createTableWalker','model','_acceptFormatSuggestionCallbackFactory','descriptionFactory','plugins','filter','locale','accept','mergeTableCellRight','commandName','size','getSuggestions','splitTableCellVertically','author','horizontally','return','_areSelectedCellsMergable','direction','TableUtils','mergeTableCellUp','_isForcedDefaultExecutionBlock','trackChanges','$graveyard','TrackChangesEditing','216Ngeknv','change','format','commands','table','length','188QbneAM','*Split\x20cell:*\x20horizontally','isInContent','execute','selection','getAncestors','getRanges','formatBlock','1771539LvUxAJ','652927sYnjJd','168kPHvCB','createRangeOn','type','7746ClAbKM','registerCustomCallback','enableCommand','has','mergeTableCellLeft','fromRange','from','push','stop','insertion','forceDefaultExecution'];_0x59d2=function(){return _0x48bcb3;};return _0x59d2();}(function(_0x5b8f6e,_0x5cd0a4){const _0x51255c=_0x8acd,_0x33a47b=_0x5b8f6e();while(!![]){try{const _0xd2362c=-parseInt(_0x51255c(0x17d))/0x1*(-parseInt(_0x51255c(0x184))/0x2)+-parseInt(_0x51255c(0x162))/0x3+-parseInt(_0x51255c(0x15a))/0x4*(parseInt(_0x51255c(0x187))/0x5)+-parseInt(_0x51255c(0x167))/0x6*(-parseInt(_0x51255c(0x164))/0x7)+-parseInt(_0x51255c(0x18c))/0x8+-parseInt(_0x51255c(0x183))/0x9*(parseInt(_0x51255c(0x18d))/0xa)+-parseInt(_0x51255c(0x163))/0xb*(-parseInt(_0x51255c(0x154))/0xc);if(_0xd2362c===_0x5cd0a4)break;else _0x33a47b['push'](_0x33a47b['shift']());}catch(_0x593772){_0x33a47b['push'](_0x33a47b['shift']());}}}(_0x59d2,0x494dc));import{Plugin as _0x19866d}from'ckeditor5/src/core.js';import _0x36be80 from'./table.js';import{LiveRange as _0x25dd70}from'ckeditor5/src/engine.js';function _0x8acd(_0x1261fb,_0x4c0500){const _0x59d2e3=_0x59d2();return _0x8acd=function(_0x8acdcb,_0x577a3f){_0x8acdcb=_0x8acdcb-0x14e;let _0x336f67=_0x59d2e3[_0x8acdcb];return _0x336f67;},_0x8acd(_0x1261fb,_0x4c0500);}import{getTranslation as _0x479a70}from'../utils/common-translations.js';export default class St extends _0x19866d{static get[_0x48d359(0x18f)](){return[_0x36be80];}[_0x48d359(0x175)](){const _0x3e3e49=_0x48d359,_0x4801a2=this[_0x3e3e49(0x179)],_0x55cb08=_0x4801a2[_0x3e3e49(0x1a2)][_0x3e3e49(0x199)][_0x3e3e49(0x15e)],_0x599697=_0x4801a2[_0x3e3e49(0x1a7)];if(!_0x4801a2[_0x3e3e49(0x1a5)][_0x3e3e49(0x16a)](_0x3e3e49(0x198)))return;const _0x4b6485=_0x4801a2[_0x3e3e49(0x1a5)][_0x3e3e49(0x194)](_0x3e3e49(0x153)),_0x15b4c1=_0x4801a2[_0x3e3e49(0x1a5)][_0x3e3e49(0x194)](_0x3e3e49(0x14e)),_0x263caa=_0x4801a2[_0x3e3e49(0x1a5)][_0x3e3e49(0x194)](_0x36be80);_0x263caa[_0x3e3e49(0x192)][_0x3e3e49(0x16e)](_0x3e3e49(0x174)),_0x4b6485[_0x3e3e49(0x169)](_0x3e3e49(0x174),()=>{const _0x333d46=_0x3e3e49,_0x462942=_0x15b4c1[_0x333d46(0x177)](_0x4801a2[_0x333d46(0x1a2)][_0x333d46(0x199)][_0x333d46(0x15e)]);_0x4801a2[_0x333d46(0x1a2)][_0x333d46(0x155)](()=>{const _0x4e0e23=_0x333d46;_0x4b6485[_0x4e0e23(0x196)](_0x462942,{'commandName':_0x4e0e23(0x174),'commandParams':[]},[],_0x4e0e23(0x174));});}),_0x4801a2[_0x3e3e49(0x157)][_0x3e3e49(0x194)](_0x3e3e49(0x174))['on'](_0x3e3e49(0x15d),(_0x40fd44,_0x50d855)=>{const _0x4b3f25=_0x3e3e49;_0x4801a2[_0x4b3f25(0x157)][_0x4b3f25(0x194)](_0x4b3f25(0x151))[_0x4b3f25(0x17f)]&&(_0x50d855[_0x4b3f25(0x159)]>0x0&&_0x50d855[_0x50d855[_0x4b3f25(0x159)]-0x1]&&_0x50d855[_0x50d855[_0x4b3f25(0x159)]-0x1][_0x4b3f25(0x171)]||_0x4b6485[_0x4b3f25(0x150)]||this[_0x4b3f25(0x1b1)]()||_0x40fd44[_0x4b3f25(0x16f)]());},{'priority':_0x3e3e49(0x19d)});for(const _0x48f944 of[_0x3e3e49(0x14f),_0x3e3e49(0x1a9),_0x3e3e49(0x180),_0x3e3e49(0x16b)]){const _0x303989=_0x4801a2[_0x3e3e49(0x157)][_0x3e3e49(0x194)](_0x48f944);_0x4b6485[_0x3e3e49(0x169)](_0x48f944,()=>{const _0x38c600=_0x3e3e49,_0x2ad988=_0x4801a2[_0x38c600(0x1a2)][_0x38c600(0x199)][_0x38c600(0x15e)][_0x38c600(0x17c)]()[_0x38c600(0x15f)]()[_0x38c600(0x18e)](_0x1b41d3=>_0x1b41d3['is'](_0x38c600(0x197),_0x38c600(0x18a))),_0x32c493=_0x303989[_0x38c600(0x17f)];_0x4801a2[_0x38c600(0x1a2)][_0x38c600(0x155)](()=>{const _0xdc1d6d=_0x38c600;_0x4b6485[_0xdc1d6d(0x196)]([_0x2ad988,_0x32c493],{'commandName':_0xdc1d6d(0x174),'commandParams':[]},[],_0xdc1d6d(0x174));});});}for(const _0x5d7596 of[_0x3e3e49(0x1ad),_0x3e3e49(0x189)]){const _0x5addd6=_0x4801a2[_0x3e3e49(0x157)][_0x3e3e49(0x194)](_0x5d7596);_0x4b6485[_0x3e3e49(0x169)](_0x5d7596,()=>{const _0x45aa8e=_0x3e3e49,_0x5497ba=_0x15b4c1[_0x45aa8e(0x177)](_0x4801a2[_0x45aa8e(0x1a2)][_0x45aa8e(0x199)][_0x45aa8e(0x15e)])[0x0],_0xd4fd39=_0x5497ba[_0x45aa8e(0x191)](_0x45aa8e(0x158)),{column:_0x1629cb,row:_0x439482}=_0x15b4c1[_0x45aa8e(0x178)](_0x5497ba);let _0x1b6544=[];if(_0x45aa8e(0x1af)==_0x5addd6[_0x45aa8e(0x1b2)]){const _0x437a75=_0x15b4c1[_0x45aa8e(0x1a1)](_0xd4fd39,{'startRow':_0x439482,'endRow':_0x439482,'includeAllSlots':!0x0});_0x1b6544=Array[_0x45aa8e(0x16d)](_0x437a75)[_0x45aa8e(0x17b)](_0x56e5e4=>_0x56e5e4[_0x45aa8e(0x181)]);}else{const _0x1ea4a4=_0x15b4c1[_0x45aa8e(0x1a1)](_0xd4fd39,{'column':_0x1629cb,'includeAllSlots':!0x0});_0x1b6544=Array[_0x45aa8e(0x16d)](_0x1ea4a4)[_0x45aa8e(0x17b)](_0x546d8b=>_0x546d8b[_0x45aa8e(0x181)]);}_0x4801a2[_0x45aa8e(0x1a2)][_0x45aa8e(0x155)](_0x56967d=>{const _0x14e08e=_0x45aa8e;_0x4b6485[_0x14e08e(0x19a)](_0x56967d[_0x14e08e(0x165)](_0x5497ba),{'commandName':_0x5d7596,'commandParams':[]},_0x1b6544,_0x5d7596);});});}_0x4b6485[_0x3e3e49(0x1a4)][_0x3e3e49(0x182)](_0x490327=>{const _0x5514e6=_0x3e3e49;if(_0x5514e6(0x161)!=_0x490327[_0x5514e6(0x166)]&&_0x5514e6(0x173)!=_0x490327[_0x5514e6(0x166)])return;const {data:_0x188ac0}=_0x490327;return _0x188ac0&&_0x5514e6(0x174)==_0x188ac0[_0x5514e6(0x1aa)]?{'type':_0x5514e6(0x156),'content':_0x479a70(_0x599697,_0x5514e6(0x19c))}:void 0x0;}),_0x4b6485[_0x3e3e49(0x1a4)][_0x3e3e49(0x182)](_0x4ce332=>{const _0x5c51a0=_0x3e3e49;if(_0x5c51a0(0x161)!=_0x4ce332[_0x5c51a0(0x166)]&&_0x5c51a0(0x173)!=_0x4ce332[_0x5c51a0(0x166)])return;const {data:_0x49a81c}=_0x4ce332;return _0x49a81c?_0x5c51a0(0x1ad)==_0x49a81c[_0x5c51a0(0x1aa)]?{'type':_0x5c51a0(0x156),'content':_0x479a70(_0x599697,_0x5c51a0(0x17a))}:_0x5c51a0(0x189)==_0x49a81c[_0x5c51a0(0x1aa)]?{'type':_0x5c51a0(0x156),'content':_0x479a70(_0x599697,_0x5c51a0(0x15b))}:void 0x0:void 0x0;});const _0x28ffdd=_0x263caa[_0x3e3e49(0x1a3)]();for(const _0x3ee7a1 of[_0x3e3e49(0x14f),_0x3e3e49(0x1a9),_0x3e3e49(0x180),_0x3e3e49(0x16b)])_0x4b6485[_0x3e3e49(0x188)][_0x3e3e49(0x168)](_0x3e3e49(0x161),_0x3ee7a1,_0x3e3e49(0x1a8),_0x28ffdd);for(const _0x57dc74 of[_0x3e3e49(0x1ad),_0x3e3e49(0x189)])_0x4b6485[_0x3e3e49(0x188)][_0x3e3e49(0x168)](_0x3e3e49(0x161),_0x57dc74,_0x3e3e49(0x1a8),_0x28ffdd);_0x4b6485[_0x3e3e49(0x188)][_0x3e3e49(0x168)](_0x3e3e49(0x161),_0x3e3e49(0x174),_0x3e3e49(0x1a8),_0x30b64d=>{const _0x4e00b0=_0x3e3e49;_0x4801a2[_0x4e00b0(0x1a2)][_0x4e00b0(0x155)](_0x34c54d=>{const _0x11c99f=_0x4e00b0,_0x195e5b=Array[_0x11c99f(0x16d)](_0x55cb08[_0x11c99f(0x160)]())[_0x11c99f(0x17b)](_0x135c83=>_0x25dd70[_0x11c99f(0x16c)](_0x135c83));_0x34c54d[_0x11c99f(0x19e)](_0x30b64d),_0x4801a2[_0x11c99f(0x157)][_0x11c99f(0x194)](_0x11c99f(0x174))[_0x11c99f(0x19f)](),_0x4801a2[_0x11c99f(0x15d)](_0x11c99f(0x174),{'forceDefaultExecution':!0x0});const _0x32f8e8=_0x195e5b[_0x11c99f(0x1a6)](_0x1bc6e2=>_0x11c99f(0x152)!=_0x1bc6e2[_0x11c99f(0x19b)][_0x11c99f(0x190)]);_0x32f8e8[_0x11c99f(0x159)]>0x0&&_0x34c54d[_0x11c99f(0x19e)](_0x32f8e8);for(const _0x35591a of _0x195e5b)_0x35591a[_0x11c99f(0x1a0)]();});});for(const _0xdf8b8f of[_0x3e3e49(0x14f),_0x3e3e49(0x180),_0x3e3e49(0x16b),_0x3e3e49(0x1a9)]){const _0x167beb=_0x4801a2[_0x3e3e49(0x157)][_0x3e3e49(0x194)](_0xdf8b8f);_0x167beb['on'](_0x3e3e49(0x185),(_0x1e1a97,_0x3cf684,_0x58f77b)=>{const _0x2b18de=_0x3e3e49;if(_0x58f77b){const _0xb3ab17=_0x4801a2[_0x2b18de(0x1a2)][_0x2b18de(0x199)][_0x2b18de(0x15e)][_0x2b18de(0x17c)]()[_0x2b18de(0x15f)]()[_0x2b18de(0x18e)](_0x2bcee9=>_0x2bcee9['is'](_0x2b18de(0x197),_0x2b18de(0x18a)));this[_0x2b18de(0x195)](_0x167beb[_0x2b18de(0x17f)],_0xb3ab17)||(_0x1e1a97[_0x2b18de(0x1b0)]=!0x1,_0x1e1a97[_0x2b18de(0x16f)]());}},{'priority':_0x3e3e49(0x172)});}}[_0x48d359(0x1b1)](){const _0x499c7a=_0x48d359,_0x3d5942=this[_0x499c7a(0x179)][_0x499c7a(0x157)][_0x499c7a(0x194)](_0x499c7a(0x174)),_0x21a457=this[_0x499c7a(0x179)][_0x499c7a(0x1a5)][_0x499c7a(0x194)](_0x499c7a(0x14e));if(!_0x3d5942[_0x499c7a(0x176)])return!0x1;const _0x5cd763=_0x21a457[_0x499c7a(0x177)](this[_0x499c7a(0x179)][_0x499c7a(0x1a2)][_0x499c7a(0x199)][_0x499c7a(0x15e)]);for(const _0x3a7e7f of _0x5cd763)for(const _0x4e9076 of _0x5cd763)if(_0x3a7e7f!=_0x4e9076&&!this[_0x499c7a(0x195)](_0x3a7e7f,_0x4e9076))return!0x1;return!0x0;}[_0x48d359(0x195)](_0x1d8b52,_0x44f4b3){const _0x11dd72=_0x48d359,_0x61c9d0=this[_0x11dd72(0x179)][_0x11dd72(0x1a5)][_0x11dd72(0x194)](_0x11dd72(0x153)),_0x1c5903=this[_0x11dd72(0x179)][_0x11dd72(0x1a2)][_0x11dd72(0x165)](_0x1d8b52),_0x266fc2=this[_0x11dd72(0x179)][_0x11dd72(0x1a2)][_0x11dd72(0x165)](_0x44f4b3),_0x516bc9=new Set(),_0x2284fb=new Set();for(const _0x57994b of _0x61c9d0[_0x11dd72(0x1ac)]())if((_0x11dd72(0x170)==_0x57994b[_0x11dd72(0x166)]||_0x11dd72(0x18b)==_0x57994b[_0x11dd72(0x166)]||_0x11dd72(0x174)==_0x57994b[_0x11dd72(0x17e)])&&_0x57994b[_0x11dd72(0x15c)]){for(const _0x123912 of _0x57994b[_0x11dd72(0x160)]())_0x123912[_0x11dd72(0x193)](_0x1c5903,!0x0)&&_0x516bc9[_0x11dd72(0x186)](_0x57994b[_0x11dd72(0x166)]+':'+_0x57994b[_0x11dd72(0x1ae)]['id']),_0x123912[_0x11dd72(0x193)](_0x266fc2,!0x0)&&_0x2284fb[_0x11dd72(0x186)](_0x57994b[_0x11dd72(0x166)]+':'+_0x57994b[_0x11dd72(0x1ae)]['id']);}if(_0x516bc9[_0x11dd72(0x1ab)]!=_0x2284fb[_0x11dd72(0x1ab)])return!0x1;for(const _0xfe768e of _0x516bc9)if(!_0x2284fb[_0x11dd72(0x16a)](_0xfe768e))return!0x1;return!0x0;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5df52b=_0xe302;(function(_0x336629,_0x5d79f9){const _0x387f3f=_0xe302,_0x356ebb=_0x336629();while(!![]){try{const _0x595ad9=parseInt(_0x387f3f(0x10f))/0x1+parseInt(_0x387f3f(0x10e))/0x2*(-parseInt(_0x387f3f(0x115))/0x3)+-parseInt(_0x387f3f(0x118))/0x4+parseInt(_0x387f3f(0x10c))/0x5+parseInt(_0x387f3f(0x114))/0x6*(-parseInt(_0x387f3f(0x10b))/0x7)+-parseInt(_0x387f3f(0x11a))/0x8+parseInt(_0x387f3f(0x106))/0x9*(parseInt(_0x387f3f(0x108))/0xa);if(_0x595ad9===_0x5d79f9)break;else _0x356ebb['push'](_0x356ebb['shift']());}catch(_0x67528c){_0x356ebb['push'](_0x356ebb['shift']());}}}(_0x2dc0,0x793b1));import{Plugin as _0x4ca445}from'ckeditor5/src/core.js';function _0xe302(_0x1d7016,_0x2dca62){const _0x2dc046=_0x2dc0();return _0xe302=function(_0xe30271,_0x54d898){_0xe30271=_0xe30271-0x104;let _0x220ab3=_0x2dc046[_0xe30271];return _0x220ab3;},_0xe302(_0x1d7016,_0x2dca62);}import{getTranslation as _0x438d83}from'../utils/common-translations.js';function _0x2dc0(){const _0x2b9e02=['522iVmDDt','797143gnIEKl','plugins','get','insertTableOfContents','editor','43818BtWnOT','4989KkSMpL','registerElementLabel','descriptionFactory','2044160TViuwV','ELEMENT_TABLE_OF_CONTENTS','6315656cttxlK','commands','TrackChangesEditing','36cddsQm','afterInit','2876090afdOFG','locale','enableCommand','455dgRBwk','3791085WrFEMX','tableOfContents'];_0x2dc0=function(){return _0x2b9e02;};return _0x2dc0();}export default class _t extends _0x4ca445{[_0x5df52b(0x107)](){const _0x27ac5e=_0x5df52b,_0x5dcb7a=this[_0x27ac5e(0x113)];if(!_0x5dcb7a[_0x27ac5e(0x104)][_0x27ac5e(0x111)](_0x27ac5e(0x112)))return;_0x5dcb7a[_0x27ac5e(0x110)][_0x27ac5e(0x111)](_0x27ac5e(0x105))[_0x27ac5e(0x10a)](_0x27ac5e(0x112));const _0x3568d5=_0x5dcb7a[_0x27ac5e(0x110)][_0x27ac5e(0x111)](_0x27ac5e(0x105)),_0x33ac60=_0x5dcb7a[_0x27ac5e(0x109)];_0x3568d5[_0x27ac5e(0x117)][_0x27ac5e(0x116)](_0x27ac5e(0x10d),_0x405136=>_0x438d83(_0x33ac60,_0x27ac5e(0x119),_0x405136));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4718d6=_0x4679;(function(_0x296c3b,_0x4ee148){const _0xafae45=_0x4679,_0x29ce50=_0x296c3b();while(!![]){try{const _0x499e2a=-parseInt(_0xafae45(0x19f))/0x1*(-parseInt(_0xafae45(0x165))/0x2)+-parseInt(_0xafae45(0x19d))/0x3+-parseInt(_0xafae45(0x187))/0x4*(parseInt(_0xafae45(0x194))/0x5)+parseInt(_0xafae45(0x1ab))/0x6+parseInt(_0xafae45(0x17c))/0x7+-parseInt(_0xafae45(0x16a))/0x8+-parseInt(_0xafae45(0x1a4))/0x9;if(_0x499e2a===_0x4ee148)break;else _0x29ce50['push'](_0x29ce50['shift']());}catch(_0x520f15){_0x29ce50['push'](_0x29ce50['shift']());}}}(_0x20a2,0x97bda));import{Plugin as _0xd614d5}from'ckeditor5/src/core.js';function _0x20a2(){const _0xc3437d=['getSuggestionCallback','change','5464520bBtlNk','getSelectionAffectedTableCells','document','data','_suggestionFactory','model','tableCellHeight','tableHeight','has','TableUtils','enableCommand','TrackChangesTableProperties','locale','afterInit','tableBorderColor','TrackChangesEditing','markBlockFormat','*Format:*\x20change\x20table\x20properties','8374541EvsXNr','editor','getSuggestions','commandParams','formatBlock','descriptionFactory','tableWidth','tableBackgroundColor','tableCellProperties','registerCustomCallback','nodeAfter','1045496JJNyHg','_handlePropertyChange','setAttribute','TablePropertiesEditing','_getSuggestion','table','getFirstPosition','get','registerDescriptionCallback','tableCellBorderWidth','accept','tableAlignment','tableBorderStyle','20kGkWjQ','tableProperties','pluginName','tableCellBorderStyle','join','TableCellPropertiesEditing','findAncestor','tableCellVerticalAlignment','getAttribute','349896vHqTaA','handleSuggestionDescription','11OoWoCB','subType','format','batch','start','2970009DSLyCn','tableCellPadding','*Format:*\x20change\x20table\x20cell\x20properties','discard','tableCellBorderColor','tableCellWidth','handleDiscardAction','4541088hJpGPZ','removeAttribute','getContainedElement','tableBorderWidth','tableCellBackgroundColor','plugins','tableCellHorizontalAlignment','153366rfWlim','enqueueChange','selection'];_0x20a2=function(){return _0xc3437d;};return _0x20a2();}import{getTranslation as _0x2ff581}from'../utils/common-translations.js';function _0x4679(_0x2af354,_0x3dc2bb){const _0x20a274=_0x20a2();return _0x4679=function(_0x467942,_0x5c7d73){_0x467942=_0x467942-0x160;let _0x2a5148=_0x20a274[_0x467942];return _0x2a5148;},_0x4679(_0x2af354,_0x3dc2bb);}export default class $t extends _0xd614d5{constructor(_0x1f4829){const _0x5231c4=_0x4679;super(_0x1f4829),this[_0x5231c4(0x195)]=[_0x5231c4(0x178),_0x5231c4(0x193),_0x5231c4(0x161),_0x5231c4(0x192),_0x5231c4(0x182),_0x5231c4(0x171),_0x5231c4(0x183)],this[_0x5231c4(0x184)]=[_0x5231c4(0x1a8),_0x5231c4(0x197),_0x5231c4(0x190),_0x5231c4(0x1a5),_0x5231c4(0x1a9),_0x5231c4(0x170),_0x5231c4(0x162),_0x5231c4(0x164),_0x5231c4(0x19b)];}static get[_0x4718d6(0x196)](){const _0x293ebb=_0x4718d6;return _0x293ebb(0x175);}[_0x4718d6(0x177)](){const _0x24a7b5=_0x4718d6,_0x30f603=this[_0x24a7b5(0x17d)][_0x24a7b5(0x163)][_0x24a7b5(0x18e)](_0x24a7b5(0x179));if(this[_0x24a7b5(0x17d)][_0x24a7b5(0x163)][_0x24a7b5(0x172)](_0x24a7b5(0x18a))){for(const _0x3c60e3 of this[_0x24a7b5(0x195)])_0x30f603[_0x24a7b5(0x174)](_0x3c60e3,(_0x3b1a29,_0x3573ba)=>{const _0x34582e=_0x24a7b5,_0x27f7ee=this[_0x34582e(0x17d)][_0x34582e(0x16f)][_0x34582e(0x16c)][_0x34582e(0x167)][_0x34582e(0x18d)]()[_0x34582e(0x19a)](_0x34582e(0x18c));this[_0x34582e(0x188)](_0x3c60e3,[_0x27f7ee],this[_0x34582e(0x195)],_0x34582e(0x195),_0x3b1a29,_0x3573ba);});_0x30f603[_0x24a7b5(0x16e)][_0x24a7b5(0x185)](_0x24a7b5(0x180),_0x24a7b5(0x195),_0x24a7b5(0x191),_0x30f603[_0x24a7b5(0x16e)][_0x24a7b5(0x168)](_0x24a7b5(0x180),null,_0x24a7b5(0x1a7))),_0x30f603[_0x24a7b5(0x16e)][_0x24a7b5(0x185)](_0x24a7b5(0x180),_0x24a7b5(0x195),_0x24a7b5(0x1a7),(_0x1b01e1,_0x5ebd53)=>this[_0x24a7b5(0x1aa)](this[_0x24a7b5(0x195)],_0x1b01e1,_0x5ebd53)),_0x30f603[_0x24a7b5(0x16e)][_0x24a7b5(0x185)](_0x24a7b5(0x180),_0x24a7b5(0x195),_0x24a7b5(0x198),()=>!0x1);}if(this[_0x24a7b5(0x17d)][_0x24a7b5(0x163)][_0x24a7b5(0x172)](_0x24a7b5(0x199))){for(const _0x1805ce of this[_0x24a7b5(0x184)])_0x30f603[_0x24a7b5(0x174)](_0x1805ce,(_0x5c10c0,_0xdd2036)=>{const _0x479efe=_0x24a7b5,_0x5d6968=this[_0x479efe(0x17d)][_0x479efe(0x163)][_0x479efe(0x18e)](_0x479efe(0x173))[_0x479efe(0x16b)](this[_0x479efe(0x17d)][_0x479efe(0x16f)][_0x479efe(0x16c)][_0x479efe(0x167)]);this[_0x479efe(0x188)](_0x1805ce,_0x5d6968,this[_0x479efe(0x184)],_0x479efe(0x184),_0x5c10c0,_0xdd2036);});_0x30f603[_0x24a7b5(0x16e)][_0x24a7b5(0x185)](_0x24a7b5(0x180),_0x24a7b5(0x184),_0x24a7b5(0x191),_0x30f603[_0x24a7b5(0x16e)][_0x24a7b5(0x168)](_0x24a7b5(0x180),null,_0x24a7b5(0x1a7))),_0x30f603[_0x24a7b5(0x16e)][_0x24a7b5(0x185)](_0x24a7b5(0x180),_0x24a7b5(0x184),_0x24a7b5(0x1a7),(_0x5413f8,_0x6a9988)=>this[_0x24a7b5(0x1aa)](this[_0x24a7b5(0x184)],_0x5413f8,_0x6a9988)),_0x30f603[_0x24a7b5(0x16e)][_0x24a7b5(0x185)](_0x24a7b5(0x180),_0x24a7b5(0x184),_0x24a7b5(0x198),()=>!0x1);}_0x30f603[_0x24a7b5(0x181)][_0x24a7b5(0x18f)](_0x21d96d=>this[_0x24a7b5(0x19e)](_0x21d96d));}[_0x4718d6(0x188)](_0x411549,_0x3ad169,_0x35ec29,_0x39392d,_0x16f894,_0xecf5ce){const _0x45aad5=_0x4718d6,_0x364747=this[_0x45aad5(0x17d)][_0x45aad5(0x163)][_0x45aad5(0x18e)](_0x45aad5(0x179));this[_0x45aad5(0x17d)][_0x45aad5(0x16f)][_0x45aad5(0x166)](_0xecf5ce[_0x45aad5(0x1a2)],()=>{const _0x13b2ff=_0x45aad5;for(const _0x24efd6 of _0x3ad169){if(this[_0x13b2ff(0x18b)](_0x24efd6,_0x39392d))_0x16f894(_0xecf5ce);else{const _0x1a18a6={};for(const _0x3fa269 of _0x35ec29){const _0x1a7f17=_0x24efd6[_0x13b2ff(0x19c)](_0x3fa269);void 0x0!==_0x1a7f17&&(_0x1a18a6[_0x3fa269]=_0x1a7f17);}_0x16f894(_0xecf5ce),_0x364747[_0x13b2ff(0x17a)](_0x24efd6,{'commandParams':[_0x1a18a6]},[],_0x39392d);}}});}[_0x4718d6(0x1aa)](_0x5a38c0,_0x34ff9d,_0x4dc576){const _0x1ea0f2=_0x4718d6,_0x41d9ff=_0x34ff9d[0x0][_0x1ea0f2(0x1a3)][_0x1ea0f2(0x186)],_0x39042b=_0x4dc576[_0x1ea0f2(0x17f)][0x0];this[_0x1ea0f2(0x17d)][_0x1ea0f2(0x16f)][_0x1ea0f2(0x169)](_0x283bb8=>{const _0x7fbfc2=_0x1ea0f2;for(const _0x44ec6a of _0x5a38c0)void 0x0!==_0x39042b[_0x44ec6a]?_0x283bb8[_0x7fbfc2(0x189)](_0x44ec6a,_0x39042b[_0x44ec6a],_0x41d9ff):_0x283bb8[_0x7fbfc2(0x1ac)](_0x44ec6a,_0x41d9ff);});}[_0x4718d6(0x19e)](_0x50362f){const _0x40eb8c=_0x4718d6;if(_0x50362f[_0x40eb8c(0x16d)])switch(_0x50362f[_0x40eb8c(0x1a0)]){case _0x40eb8c(0x195):return{'type':_0x40eb8c(0x1a1),'content':_0x2ff581(this[_0x40eb8c(0x17d)][_0x40eb8c(0x176)],_0x40eb8c(0x17b))};case _0x40eb8c(0x184):return{'type':_0x40eb8c(0x1a1),'content':_0x2ff581(this[_0x40eb8c(0x17d)][_0x40eb8c(0x176)],_0x40eb8c(0x1a6))};}}[_0x4718d6(0x18b)](_0x5e6fbf,_0xa1189b){const _0x4d7051=_0x4718d6,_0x542f44=this[_0x4d7051(0x17d)][_0x4d7051(0x163)][_0x4d7051(0x18e)](_0x4d7051(0x179));for(const _0x901024 of _0x542f44[_0x4d7051(0x17e)]({'skipNotAttached':!0x0})){const _0x4f04f1=_0x901024[_0x4d7051(0x160)]();if(_0x901024[_0x4d7051(0x1a0)]===_0xa1189b&&_0x4f04f1===_0x5e6fbf)return _0x901024;}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x248fe7=_0x35d4;function _0x35d4(_0x15d711,_0x2340e0){const _0x502c16=_0x502c();return _0x35d4=function(_0x35d481,_0x1673e9){_0x35d481=_0x35d481-0x155;let _0x593d0c=_0x502c16[_0x35d481];return _0x593d0c;},_0x35d4(_0x15d711,_0x2340e0);}(function(_0x1cc2cb,_0x33339d){const _0x197644=_0x35d4,_0x56c7e8=_0x1cc2cb();while(!![]){try{const _0x540bcf=parseInt(_0x197644(0x161))/0x1+parseInt(_0x197644(0x160))/0x2+-parseInt(_0x197644(0x165))/0x3+-parseInt(_0x197644(0x156))/0x4+-parseInt(_0x197644(0x159))/0x5+-parseInt(_0x197644(0x15e))/0x6+parseInt(_0x197644(0x15b))/0x7*(parseInt(_0x197644(0x162))/0x8);if(_0x540bcf===_0x33339d)break;else _0x56c7e8['push'](_0x56c7e8['shift']());}catch(_0x32a116){_0x56c7e8['push'](_0x56c7e8['shift']());}}}(_0x502c,0x21ba3));import{Plugin as _0x5055a6}from'ckeditor5/src/core.js';function _0x502c(){const _0x5523ae=['afterInit','has','399837vmaZgU','enableCommand','979516pPBBgO','plugins','insertTemplate','212145WsxUcr','TrackChangesEditing','21iNpqmL','get','Template','1033338WJXjvn','editor','5792YLdQvh','182652nqljsR','1454424DYOjnd'];_0x502c=function(){return _0x5523ae;};return _0x502c();}export default class Ct extends _0x5055a6{[_0x248fe7(0x163)](){const _0x2aec4a=_0x248fe7,_0x3a2e40=this[_0x2aec4a(0x15f)];_0x3a2e40[_0x2aec4a(0x157)][_0x2aec4a(0x164)](_0x2aec4a(0x15d))&&_0x3a2e40[_0x2aec4a(0x157)][_0x2aec4a(0x15c)](_0x2aec4a(0x15a))[_0x2aec4a(0x155)](_0x2aec4a(0x158));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x4639af=_0x2e23;(function(_0x3053fd,_0x3c200c){const _0x4fae21=_0x2e23,_0x5871e1=_0x3053fd();while(!![]){try{const _0x51a649=parseInt(_0x4fae21(0x13d))/0x1+-parseInt(_0x4fae21(0x132))/0x2*(parseInt(_0x4fae21(0x12b))/0x3)+-parseInt(_0x4fae21(0x13e))/0x4+-parseInt(_0x4fae21(0x148))/0x5+parseInt(_0x4fae21(0x12d))/0x6+-parseInt(_0x4fae21(0x138))/0x7*(parseInt(_0x4fae21(0x149))/0x8)+-parseInt(_0x4fae21(0x126))/0x9*(-parseInt(_0x4fae21(0x13c))/0xa);if(_0x51a649===_0x3c200c)break;else _0x5871e1['push'](_0x5871e1['shift']());}catch(_0x3a2318){_0x5871e1['push'](_0x5871e1['shift']());}}}(_0x451e,0x396f5));function _0x451e(){const _0x80383=['get','2297100xWaYqw','24KGFjho','plugins','descriptionFactory','Title','isTouching','has','end','ELEMENT_TITLE','schema','4752mgyzCh','locale','isEqual','isCollapsed','element','309OiGLme','from','1560030dYlcoW','newRange','updateMarker','nodeBefore','_splitMarkerName','842FfyLeo','suggestion','model','start','title-content','forward','845775VRTWen','afterInit','editor','differ','13780abfIVg','164432BUzpIu','206040KplXRK','registerPostFixer','getNearestSelectionRange','createRange','getChangedMarkers','TrackChangesEditing','registerElementLabel','removeMarker','document'];_0x451e=function(){return _0x80383;};return _0x451e();}function _0x2e23(_0x3e16f5,_0x4a0a51){const _0x451eee=_0x451e();return _0x2e23=function(_0x2e23eb,_0x629466){_0x2e23eb=_0x2e23eb-0x125;let _0x97d876=_0x451eee[_0x2e23eb];return _0x97d876;},_0x2e23(_0x3e16f5,_0x4a0a51);}import{Plugin as _0x2df76c}from'ckeditor5/src/core.js';import{getTranslation as _0x19c1dd}from'../utils/common-translations.js';export default class Dt extends _0x2df76c{[_0x4639af(0x139)](){const _0x168657=_0x4639af,_0x2f26fc=this[_0x168657(0x13a)];if(!_0x2f26fc[_0x168657(0x14a)][_0x168657(0x14e)](_0x168657(0x14c)))return;const _0x44e233=_0x2f26fc[_0x168657(0x14a)][_0x168657(0x147)](_0x168657(0x143));_0x44e233[_0x168657(0x14b)][_0x168657(0x144)](_0x168657(0x136),()=>_0x19c1dd(_0x2f26fc[_0x168657(0x127)],_0x168657(0x150))),_0x2f26fc[_0x168657(0x134)][_0x168657(0x146)][_0x168657(0x13f)](_0x582ec8=>{const _0x358a22=_0x168657;let _0x450c0b=!0x1;const _0x472bfe=Array[_0x358a22(0x12c)](_0x2f26fc[_0x358a22(0x134)][_0x358a22(0x146)][_0x358a22(0x13b)][_0x358a22(0x142)]());for(const {name:_0x42270f,data:_0x315993}of _0x472bfe){const {group:_0x5428e9}=_0x44e233[_0x358a22(0x131)](_0x42270f);if(_0x358a22(0x133)!==_0x5428e9||!_0x315993[_0x358a22(0x12e)])continue;const _0x5700d3=_0x315993[_0x358a22(0x12e)],_0x2a3802=_0x5700d3[_0x358a22(0x14f)][_0x358a22(0x130)];if(!_0x2a3802||!_0x2a3802['is'](_0x358a22(0x12a),_0x358a22(0x136)))continue;if(!_0x5700d3[_0x358a22(0x135)][_0x358a22(0x14d)](_0x5700d3[_0x358a22(0x14f)]))continue;const _0x1f49b3=_0x2f26fc[_0x358a22(0x134)][_0x358a22(0x125)][_0x358a22(0x140)](_0x5700d3[_0x358a22(0x14f)],_0x358a22(0x137));if(_0x1f49b3&&_0x1f49b3[_0x358a22(0x129)]){const _0x431953=_0x582ec8[_0x358a22(0x141)](_0x5700d3[_0x358a22(0x135)],_0x1f49b3[_0x358a22(0x135)]);_0x431953[_0x358a22(0x128)](_0x5700d3)||(_0x582ec8[_0x358a22(0x12f)](_0x42270f,{'range':_0x431953}),_0x450c0b=!0x0);}_0x450c0b||(_0x582ec8[_0x358a22(0x145)](_0x42270f),_0x450c0b=!0x0);}return _0x450c0b;});}}
|
package/src/integrations/undo.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x5746(_0x3c6f01,_0x586e0a){const _0x292fd4=_0x292f();return _0x5746=function(_0x57460d,_0x5b40a5){_0x57460d=_0x57460d-0x12b;let _0x932439=_0x292fd4[_0x57460d];return _0x932439;},_0x5746(_0x3c6f01,_0x586e0a);}function _0x292f(){const _0x38c745=['UndoEditing','enableCommand','redo','1227834KvguMZ','afterInit','get','1723343GEUmlR','plugins','TrackChangesEditing','723330axzTYq','2547590bCPudY','3441501TEEarC','243BnuHjY','1212440kQqXCO','50lzGiKR','editor','6080896hCojdr','has','undo'];_0x292f=function(){return _0x38c745;};return _0x292f();}const _0x174b02=_0x5746;(function(_0x2b73f1,_0x36bb4b){const _0x32794f=_0x5746,_0x4a230f=_0x2b73f1();while(!![]){try{const _0xfa9e40=parseInt(_0x32794f(0x133))/0x1+-parseInt(_0x32794f(0x137))/0x2+-parseInt(_0x32794f(0x130))/0x3+-parseInt(_0x32794f(0x13d))/0x4+-parseInt(_0x32794f(0x13b))/0x5*(parseInt(_0x32794f(0x136))/0x6)+-parseInt(_0x32794f(0x138))/0x7+-parseInt(_0x32794f(0x13a))/0x8*(-parseInt(_0x32794f(0x139))/0x9);if(_0xfa9e40===_0x36bb4b)break;else _0x4a230f['push'](_0x4a230f['shift']());}catch(_0x57e0ce){_0x4a230f['push'](_0x4a230f['shift']());}}}(_0x292f,0xdf596));import{Plugin as _0x5ce274}from'ckeditor5/src/core.js';export default class Nt extends _0x5ce274{[_0x174b02(0x131)](){const _0x41e359=_0x174b02,_0x593372=this[_0x41e359(0x13c)],_0x5b8c87=_0x593372[_0x41e359(0x134)][_0x41e359(0x132)](_0x41e359(0x135));_0x593372[_0x41e359(0x134)][_0x41e359(0x12b)](_0x41e359(0x12d))&&(_0x5b8c87[_0x41e359(0x12e)](_0x41e359(0x12c)),_0x5b8c87[_0x41e359(0x12e)](_0x41e359(0x12f)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x39e464,_0x3f06f6){const _0x31fe52=_0x4618,_0x4f0ce9=_0x39e464();while(!![]){try{const _0x16aabf=-parseInt(_0x31fe52(0x99))/0x1+-parseInt(_0x31fe52(0xac))/0x2*(-parseInt(_0x31fe52(0xa5))/0x3)+parseInt(_0x31fe52(0x96))/0x4*(parseInt(_0x31fe52(0x9b))/0x5)+-parseInt(_0x31fe52(0x95))/0x6+-parseInt(_0x31fe52(0x90))/0x7*(parseInt(_0x31fe52(0xb1))/0x8)+-parseInt(_0x31fe52(0xa4))/0x9+parseInt(_0x31fe52(0xa0))/0xa;if(_0x16aabf===_0x3f06f6)break;else _0x4f0ce9['push'](_0x4f0ce9['shift']());}catch(_0x59f635){_0x4f0ce9['push'](_0x4f0ce9['shift']());}}}(_0x133e,0x3c820));function _0x4618(_0x1774d0,_0x578eda){const _0x133e3a=_0x133e();return _0x4618=function(_0x4618e7,_0x2eb70b){_0x4618e7=_0x4618e7-0x87;let _0x594de7=_0x133e3a[_0x4618e7];return _0x594de7;},_0x4618(_0x1774d0,_0x578eda);}export function getRangesWithAttribute(_0x41c5d3,_0x35976c,_0x4005b7){const _0x5b49c6=_0x4618,_0x57d34b=[];for(const _0x1eb1b2 of _0x35976c[_0x5b49c6(0xaa)]())_0x1eb1b2[_0x5b49c6(0x8e)](_0x41c5d3)&&_0x57d34b[_0x5b49c6(0xb2)](_0x4005b7[_0x5b49c6(0x91)](_0x1eb1b2));return _0x57d34b;}export function downcastSplitMergeMarker(_0x442d73,_0x4d34c9,{showActiveMarker:_0x5e3ef1=!0x0}={}){const _0x1eb9ba=_0x4618,_0x3b0db3=_0x442d73[_0x1eb9ba(0x8a)][_0x1eb9ba(0x8f)](_0x1eb9ba(0xa2));return(_0x33f224,_0x4167dc,_0x940e4f)=>{const _0x1fe88f=_0x1eb9ba;if(!_0x940e4f[_0x1fe88f(0xa3)][_0x1fe88f(0x89)](_0x4167dc[_0x1fe88f(0x87)],_0x33f224[_0x1fe88f(0x8d)]))return;const _0x4a67e7=_0x4167dc[_0x1fe88f(0x87)][_0x1fe88f(0xa7)](),_0x5da218=_0x4167dc[_0x1fe88f(0x87)][_0x1fe88f(0x9e)],_0x15bd18=_0x442d73[_0x1fe88f(0xab)][_0x1fe88f(0xb5)];let _0x6cc5f6=null,_0x3923f7=null,_0x4b647b=!0x1,_0x4fc130=!0x1;for(const _0x1860e2 of _0x4a67e7){const _0x44434e=_0x1860e2[_0x1fe88f(0x8b)];_0x4b647b=_0x4b647b||_0x15bd18[_0x1fe88f(0x97)](_0x44434e);const _0x51743a=_0x940e4f[_0x1fe88f(0x8c)][_0x1fe88f(0x9c)](_0x44434e);if(_0x51743a&&_0x51743a[_0x1fe88f(0xb3)](_0x1fe88f(0xad)))return;_0x1fe88f(0x93)==_0x1860e2[_0x1fe88f(0x9a)]&&(_0x15bd18[_0x1fe88f(0xb9)](_0x44434e)&&!_0x15bd18[_0x1fe88f(0x9d)](_0x44434e)&&(_0x44434e[_0x1fe88f(0xb8)]||_0x5da218[_0x1fe88f(0xb6)]?_0x6cc5f6&&_0x6cc5f6[_0x1fe88f(0x9f)]==_0x44434e||(_0x6cc5f6=_0x44434e,_0x575a2c(_0x1860e2[_0x1fe88f(0xb4)]),_0x4fc130=!0x0):_0x3923f7=_0x3923f7||_0x1860e2[_0x1fe88f(0xb4)]));}function _0x575a2c(_0x3cecbf){const _0x541c26=_0x1fe88f,_0x199f7c=_0x940e4f[_0x541c26(0xa6)][_0x541c26(0xa8)](_0x541c26(0xae),{'class':_0x541c26(0xb0)+_0x4d34c9}),_0x526a09=_0x940e4f[_0x541c26(0x8c)][_0x541c26(0xa9)](_0x3cecbf);_0x5e3ef1&&_0x3b0db3[_0x541c26(0x92)][_0x541c26(0xaf)](_0x4167dc[_0x541c26(0xa1)])&&_0x940e4f[_0x541c26(0xa6)][_0x541c26(0x98)](_0x541c26(0x88),_0x199f7c),_0x940e4f[_0x541c26(0xa6)][_0x541c26(0xb7)](_0x526a09,_0x199f7c),_0x940e4f[_0x541c26(0x8c)][_0x541c26(0x94)](_0x199f7c,_0x4167dc[_0x541c26(0xa1)]);}_0x4b647b||_0x4fc130||!_0x3923f7||_0x575a2c(_0x3923f7);};}function _0x133e(){const _0x45dd50=['ck-suggestion-marker-','1723672xEQRIy','push','getCustomProperty','previousPosition','schema','isAtEnd','insert','nextSibling','isBlock','markerRange','ck-suggestion-marker--active','test','plugins','item','mapper','name','hasAttribute','get','7xJRKgI','createRangeOn','activeMarkers','elementEnd','bindElementToMarker','1980396xRmjzP','864748UnENlJ','isContent','addClass','25184HuEzDn','type','5pcoPxM','toViewElement','isLimit','start','parent','5425910lkjhWj','markerName','TrackChangesEditing','consumable','2024838utGMxT','21bUBEgL','writer','getWalker','createUIElement','toViewPosition','getItems','model','81358sMJzhl','addHighlight','span','includes'];_0x133e=function(){return _0x45dd50;};return _0x133e();}
|
package/src/suggestion.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
24
|
-
|
|
23
|
+
const _0x1c2c1c=_0x5c18;function _0x5c18(_0x232b19,_0x46eab7){const _0x26c50f=_0x26c5();return _0x5c18=function(_0x5c18de,_0x119ff0){_0x5c18de=_0x5c18de-0x1e1;let _0x1d0727=_0x26c50f[_0x5c18de];return _0x1d0727;},_0x5c18(_0x232b19,_0x46eab7);}(function(_0x2a9b3e,_0x547d7b){const _0xecf796=_0x5c18,_0xe4870b=_0x2a9b3e();while(!![]){try{const _0x4a77b4=parseInt(_0xecf796(0x1f6))/0x1*(-parseInt(_0xecf796(0x22d))/0x2)+parseInt(_0xecf796(0x21a))/0x3*(-parseInt(_0xecf796(0x213))/0x4)+-parseInt(_0xecf796(0x20c))/0x5*(-parseInt(_0xecf796(0x200))/0x6)+parseInt(_0xecf796(0x228))/0x7*(parseInt(_0xecf796(0x1e8))/0x8)+-parseInt(_0xecf796(0x21c))/0x9*(-parseInt(_0xecf796(0x1e7))/0xa)+-parseInt(_0xecf796(0x1ea))/0xb*(parseInt(_0xecf796(0x215))/0xc)+-parseInt(_0xecf796(0x1f2))/0xd*(-parseInt(_0xecf796(0x22f))/0xe);if(_0x4a77b4===_0x547d7b)break;else _0xe4870b['push'](_0xe4870b['shift']());}catch(_0x3509d3){_0xe4870b['push'](_0xe4870b['shift']());}}}(_0x26c5,0xd1929));import{Element as _0x3eaefa}from'ckeditor5/src/engine.js';function _0x26c5(){const _0x349186=['author','filter','previous','isInContent','6041cYVEvn','getRanges','head','isIntersecting','type','3174582OJJlDr','map','700294DOreYd','decorate','_model','nodeBefore','set','discard','getFirstRange','from','suggestion:','removeMarkers','delete','getFirstMarker','add','51630mKmoTD','2024Pogsrh','data','550FKPMde','_saved','hasComments','start','getRange','attributes','_markerNames','getMultiRangeId','637URvbfN','toJSON','commentThread','onAccept','1bEqpti','authoredAt','end','_onDiscard','getContainedElement','push','next','nodeAfter','_onAttributesChange','get','2725818uOaYPn','@external','length','change','setAttribute','markers','isExternal','removeMarker','creator','onDiscard','substr','getAllAdjacentSuggestions','5ooNrPa','addRange','_isDataLoaded','addMarkerName','clear','getItems','getMarkerNames','261656GLhFFR','split','83784kOPaWQ','isIntersectingWithRange','subType','getMarkers','size','30Rdwwoa','accept','567YAKsyh','removeAttribute','reduce','isMultiRange','addMarker','onAttributesChange','createdAt','_onAccept'];_0x26c5=function(){return _0x349186;};return _0x26c5();}import{ObservableMixin as _0x46b60c,uid as _0x2be50c}from'ckeditor5/src/utils.js';import{cloneDeep as _0x4a956c,isEqual as _0x58cc44,set as _0x4fbd66,unset as _0x59e8d8}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x46b60c(){constructor(_0x1c5f34,_0x47390e){const _0x3250d1=_0x5c18;super(),this[_0x3250d1(0x20e)]=!0x1,this['id']=_0x47390e['id'],this[_0x3250d1(0x22c)]=_0x47390e[_0x3250d1(0x22c)],this[_0x3250d1(0x217)]=_0x47390e[_0x3250d1(0x217)]||null,this[_0x3250d1(0x224)]=_0x47390e[_0x3250d1(0x224)],this[_0x3250d1(0x208)]=_0x47390e[_0x3250d1(0x208)]||_0x47390e[_0x3250d1(0x224)],this[_0x3250d1(0x206)]=Boolean(_0x47390e[_0x3250d1(0x1ef)]&&_0x47390e[_0x3250d1(0x1ef)][_0x3250d1(0x201)]),this[_0x3250d1(0x1e9)]=null,this[_0x3250d1(0x231)]=_0x1c5f34,this[_0x3250d1(0x223)]=_0x47390e[_0x3250d1(0x1f5)],this[_0x3250d1(0x1f9)]=_0x47390e[_0x3250d1(0x209)],this[_0x3250d1(0x1fe)]=_0x47390e[_0x3250d1(0x221)],this[_0x3250d1(0x1f0)]=new Set(),this[_0x3250d1(0x222)]=null,this[_0x3250d1(0x233)](_0x3250d1(0x1f7),null),this[_0x3250d1(0x233)](_0x3250d1(0x1ef),_0x47390e[_0x3250d1(0x1ef)]||{}),this[_0x3250d1(0x233)](_0x3250d1(0x226),null),this[_0x3250d1(0x233)](_0x3250d1(0x1fc),null),this[_0x3250d1(0x233)](_0x3250d1(0x1f4),null),this[_0x3250d1(0x233)](_0x3250d1(0x1eb),!0x1),this[_0x3250d1(0x230)](_0x3250d1(0x21b)),this[_0x3250d1(0x230)](_0x3250d1(0x234));}get[_0x1c2c1c(0x22a)](){const _0x476127=_0x1c2c1c;let _0x160779=this;for(;_0x160779[_0x476127(0x226)];)_0x160779=_0x160779[_0x476127(0x226)];return _0x160779;}get[_0x1c2c1c(0x1ec)](){const _0x346bf7=_0x1c2c1c;return!!this[_0x346bf7(0x1f4)]&&this[_0x346bf7(0x1f4)][_0x346bf7(0x202)]>0x0;}get[_0x1c2c1c(0x21f)](){const _0x82fa4c=_0x1c2c1c;if(0x0==this[_0x82fa4c(0x1f0)][_0x82fa4c(0x219)])return!0x1;return 0x6==Array[_0x82fa4c(0x1e1)](this[_0x82fa4c(0x1f0)])[0x0][_0x82fa4c(0x214)](':')[_0x82fa4c(0x202)];}get[_0x1c2c1c(0x227)](){const _0x1e5052=_0x1c2c1c;return null!==this[_0x1e5052(0x1e5)]();}[_0x1c2c1c(0x20f)](_0x4079cf){const _0x121d91=_0x1c2c1c;this[_0x121d91(0x1f0)][_0x121d91(0x1e6)](_0x4079cf);}[_0x1c2c1c(0x212)](){const _0x212209=_0x1c2c1c;return Array[_0x212209(0x1e1)](this[_0x212209(0x1f0)]);}[_0x1c2c1c(0x218)](){const _0x187587=_0x1c2c1c;return this[_0x187587(0x212)]()[_0x187587(0x22e)](_0x3401bc=>this[_0x187587(0x231)][_0x187587(0x205)][_0x187587(0x1ff)](_0x3401bc))[_0x187587(0x225)](_0x4f4c73=>_0x4f4c73);}[_0x1c2c1c(0x1e5)](){const _0x2be229=_0x1c2c1c;return this[_0x2be229(0x218)]()[0x0]||null;}[_0x1c2c1c(0x1e3)](){const _0x552fb4=_0x1c2c1c;this[_0x552fb4(0x231)][_0x552fb4(0x203)](_0x3f3bd8=>{const _0x17d936=_0x552fb4;for(const _0x4cd8f2 of this[_0x17d936(0x218)]())_0x3f3bd8[_0x17d936(0x207)](_0x4cd8f2);}),this[_0x552fb4(0x1f0)][_0x552fb4(0x210)]();}[_0x1c2c1c(0x207)](_0x125e93){const _0x2bcf2b=_0x1c2c1c;this[_0x2bcf2b(0x231)][_0x2bcf2b(0x203)](_0x218506=>{const _0x48daa7=_0x2bcf2b;_0x218506[_0x48daa7(0x207)](_0x125e93);}),this[_0x2bcf2b(0x1f0)][_0x2bcf2b(0x1e4)](_0x125e93);}[_0x1c2c1c(0x20d)](_0x545fcf){const _0x2e6bd2=_0x1c2c1c,_0x5c638a=_0x2e6bd2(0x1e2)+this[_0x2e6bd2(0x22c)]+':'+this[_0x2e6bd2(0x217)]+':'+this['id']+':'+this[_0x2e6bd2(0x208)]['id']+':'+u[_0x2e6bd2(0x1f1)]();this[_0x2e6bd2(0x20f)](_0x5c638a),this[_0x2e6bd2(0x231)][_0x2e6bd2(0x203)](_0x446273=>{const _0x4e37a4=_0x2e6bd2;_0x446273[_0x4e37a4(0x220)](_0x5c638a,{'range':_0x545fcf,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x1c2c1c(0x216)](_0x486517){const _0x2f0f48=_0x1c2c1c;for(const _0x2a01bf of this[_0x2f0f48(0x229)]())if(_0x2a01bf[_0x2f0f48(0x22b)](_0x486517))return!0x0;return!0x1;}[_0x1c2c1c(0x229)](){const _0x52513a=_0x1c2c1c;return this[_0x52513a(0x218)]()[_0x52513a(0x22e)](_0x17d359=>_0x17d359[_0x52513a(0x1ee)]());}[_0x1c2c1c(0x211)](){const _0x9839c9=_0x1c2c1c;return this[_0x9839c9(0x229)]()[_0x9839c9(0x21e)]((_0x1bccb4,_0xcaf9d9)=>[..._0x1bccb4,..._0xcaf9d9[_0x9839c9(0x211)]()],[]);}[_0x1c2c1c(0x235)](){const _0x41add4=_0x1c2c1c;var _0x1d17ee;return(null===(_0x1d17ee=this[_0x41add4(0x1e5)]())||void 0x0===_0x1d17ee?void 0x0:_0x1d17ee[_0x41add4(0x1ee)]())||null;}[_0x1c2c1c(0x1fa)](){const _0x219d73=_0x1c2c1c,_0x5eda56=this[_0x219d73(0x229)]();if(0x1!=_0x5eda56[_0x219d73(0x202)])return null;const _0x432e8f=_0x5eda56[0x0],_0x2c4778=_0x432e8f[_0x219d73(0x1ed)][_0x219d73(0x1fd)],_0x431aa1=_0x432e8f[_0x219d73(0x1f8)][_0x219d73(0x232)];return _0x2c4778 instanceof _0x3eaefa?_0x2c4778!=_0x431aa1?null:_0x2c4778:null;}[_0x1c2c1c(0x21b)](){const _0x5ad8ed=_0x1c2c1c;this[_0x5ad8ed(0x223)](this[_0x5ad8ed(0x229)](),this[_0x5ad8ed(0x1e9)],this[_0x5ad8ed(0x1ef)]),this[_0x5ad8ed(0x1e3)]();}[_0x1c2c1c(0x234)](){const _0x128487=_0x1c2c1c;this[_0x128487(0x1f9)](this[_0x128487(0x229)](),this[_0x128487(0x1e9)],this[_0x128487(0x1ef)]),this[_0x128487(0x1e3)]();}[_0x1c2c1c(0x20b)](){const _0x20b4e7=_0x1c2c1c,_0x46d017=[];let _0x2a6250=this[_0x20b4e7(0x22a)];for(;_0x2a6250;)_0x46d017[_0x20b4e7(0x1fb)](_0x2a6250),_0x2a6250=_0x2a6250[_0x20b4e7(0x1fc)];return _0x46d017;}[_0x1c2c1c(0x204)](_0x1982d6,_0x23ba4d){const _0x9372e5=_0x1c2c1c,_0x868506=_0x4a956c(this[_0x9372e5(0x1ef)]);_0x4fbd66(_0x868506,_0x1982d6,_0x23ba4d),_0x58cc44(_0x868506,this[_0x9372e5(0x1ef)])||(this[_0x9372e5(0x1ef)]=_0x868506,this[_0x9372e5(0x1fe)](_0x868506));}[_0x1c2c1c(0x21d)](_0x1c8d7c){const _0x2dc902=_0x1c2c1c,_0x4836cd=_0x4a956c(this[_0x2dc902(0x1ef)]);_0x59e8d8(_0x4836cd,_0x1c8d7c),_0x58cc44(_0x4836cd,this[_0x2dc902(0x1ef)])||(this[_0x2dc902(0x1ef)]=_0x4836cd,this[_0x2dc902(0x1fe)](this[_0x2dc902(0x1ef)]));}[_0x1c2c1c(0x1f3)](){const _0x298ebe=_0x1c2c1c;return{'id':this['id'],'type':this[_0x298ebe(0x217)]?this[_0x298ebe(0x22c)]+':'+this[_0x298ebe(0x217)]:this[_0x298ebe(0x22c)],'authorId':this[_0x298ebe(0x208)]['id'],'createdAt':this[_0x298ebe(0x222)],'hasComments':this[_0x298ebe(0x1ec)],'data':this[_0x298ebe(0x1e9)],'attributes':this[_0x298ebe(0x1ef)]};}static[_0x1c2c1c(0x1f1)](){const _0x55f1e8=_0x1c2c1c;return _0x2be50c()[_0x55f1e8(0x20a)](0x1,0x5);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x13ae(){const _0x4472b7=['replace','208qCvxas','nextSibling','removeEmptyContainer','481855EwloLU','deletion','addObject','isEmpty','getItemLabel','label','*Merge:*\x20%0','1424990oRCNlF','$1\x20$2','_addDescriptionItems','_resolveDescriptionItems','getWalker','nodeAfter','item','pop','_itemLabels','match','data','newValue','_locale','isObject','$textProxy','_schema','removeObject','16kxjEDq','remove','registerAttributeLabel','start','has','isEqual','*Insert:*\x20%0','_itemLabelsCallbacks','_handleInsertRemoveSuggestionDescription','_handleCustomCallbackDescription','*Remove:*\x20%0','getFirstRange','set','name','EmptyContainer','map','removeContainer','_customCallbacks','checkChild','40ZNAaAn','quantity','*Remove\x20format:*\x20%0','format','Container','element','*Split:*\x20%0','20zoaeQz','*Change\x20to:*\x20%0','getDescriptions','join','ELEMENT_SPACE','23559GfEcvT','Object','get','registerElementLabel','8ouVmAR','type','previousSibling','4217340VbnHvv','addContainer','indexOf','$text','key','add','end','skip','normal','_attributeLabels','softBreak','matchingCallback','36458zMHMWN','attribute','_handleRenameSuggestionDescription','REPLACE_TEXT','addFormat','removeFormat','elementStart','225027CuiIQn','519666Vztkwh','insertion','elementEnd','_handleAttributeSuggestionDescription','addEmptyContainer','length','function','isInContent','*Set\x20format:*\x20%0','subType','registerDescriptionCallback','text','push'];_0x13ae=function(){return _0x4472b7;};return _0x13ae();}const _0x1ff50f=_0x16cd;(function(_0x44d682,_0x2c7bfc){const _0xb1b656=_0x16cd,_0x2b31df=_0x44d682();while(!![]){try{const _0x282541=-parseInt(_0xb1b656(0x13d))/0x1*(-parseInt(_0xb1b656(0x12e))/0x2)+-parseInt(_0xb1b656(0x12a))/0x3*(parseInt(_0xb1b656(0xf0))/0x4)+parseInt(_0xb1b656(0x125))/0x5*(-parseInt(_0xb1b656(0xe2))/0x6)+parseInt(_0xb1b656(0xfa))/0x7*(parseInt(_0xb1b656(0x10b))/0x8)+parseInt(_0xb1b656(0xe1))/0x9*(parseInt(_0xb1b656(0x11e))/0xa)+-parseInt(_0xb1b656(0xf3))/0xb+parseInt(_0xb1b656(0x131))/0xc;if(_0x282541===_0x2c7bfc)break;else _0x2b31df['push'](_0x2b31df['shift']());}catch(_0x268361){_0x2b31df['push'](_0x2b31df['shift']());}}}(_0x13ae,0x32400));import{getTranslation as _0x1cfa30}from'./utils/common-translations.js';import{priorities as _0x4222f0,insertToPriorityArray as _0xe14a6a}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x21cb8b}from'./trackchangesediting.js';function _0x16cd(_0x798fd5,_0x46ae66){const _0x13ae9c=_0x13ae();return _0x16cd=function(_0x16cd86,_0x48f2b2){_0x16cd86=_0x16cd86-0xe0;let _0xbc40dd=_0x13ae9c[_0x16cd86];return _0xbc40dd;},_0x16cd(_0x798fd5,_0x46ae66);}export default class f{constructor(_0x112f8b,_0x7d11b3){const _0x222b98=_0x16cd;this[_0x222b98(0x11c)]=[],this[_0x222b98(0x102)]=new Map(),this[_0x222b98(0x112)]=[],this[_0x222b98(0x13a)]=new Map(),this[_0x222b98(0x109)]=_0x112f8b,this[_0x222b98(0x106)]=_0x7d11b3;}[_0x1ff50f(0x127)](_0x3cea21){const _0x5ec6fb=_0x1ff50f,_0x17fcc5=[],_0x11cdd6=new Set(),_0xa30ad7=new Set();for(let _0x4289fb=0x0;_0x4289fb<_0x3cea21[_0x5ec6fb(0xe7)];_0x4289fb++){const _0x242887=_0x3cea21[_0x4289fb];if(!_0x242887[_0x5ec6fb(0xe9)])continue;const _0x5eac9c=this[_0x5ec6fb(0x114)](_0x242887);if(_0x5eac9c){if(null!=_0x242887[_0x5ec6fb(0xeb)]){if(_0x11cdd6[_0x5ec6fb(0x10f)](_0x242887[_0x5ec6fb(0xeb)]))continue;_0x11cdd6[_0x5ec6fb(0x136)](_0x242887[_0x5ec6fb(0xeb)]);}_0x17fcc5[_0x5ec6fb(0xee)](_0x5eac9c);}else{if(_0x5ec6fb(0x13e)!=_0x242887[_0x5ec6fb(0x12f)])_0x5ec6fb(0xe3)!=_0x242887[_0x5ec6fb(0x12f)]&&_0x5ec6fb(0xf4)!=_0x242887[_0x5ec6fb(0x12f)]||this[_0x5ec6fb(0x113)](_0x17fcc5,_0x242887,_0x3cea21[_0x4289fb+0x1]);else{const _0x559a6b=_0x242887[_0x5ec6fb(0x104)][_0x5ec6fb(0x135)];if(_0xa30ad7[_0x5ec6fb(0x10f)](_0x559a6b))continue;_0xa30ad7[_0x5ec6fb(0x136)](_0x242887[_0x5ec6fb(0x104)][_0x5ec6fb(0x135)]),_0x559a6b==_0x21cb8b?this[_0x5ec6fb(0x13f)](_0x17fcc5,_0x242887):this[_0x5ec6fb(0xe5)](_0x17fcc5,_0x242887);}}}return this[_0x5ec6fb(0xfd)](_0x17fcc5);}[_0x1ff50f(0xec)](_0x405234){const _0x480275=_0x1ff50f;this[_0x480275(0x11c)][_0x480275(0xee)](_0x405234);}[_0x1ff50f(0x12d)](_0x5d231b,_0x4834e6,_0xf60de5=_0x4222f0[_0x1ff50f(0x139)]){const _0x2d1c92=_0x1ff50f;_0x2d1c92(0xe8)==typeof _0x5d231b?_0xe14a6a(this[_0x2d1c92(0x112)],{'matchingCallback':_0x5d231b,'label':_0x4834e6,'priority':_0xf60de5}):this[_0x2d1c92(0x102)][_0x2d1c92(0x117)](_0x5d231b,_0x4834e6);}[_0x1ff50f(0x10d)](_0x3f2ba7,_0x242710){const _0x39938b=_0x1ff50f;this[_0x39938b(0x13a)][_0x39938b(0x117)](_0x3f2ba7,_0x242710);}[_0x1ff50f(0xf7)](_0x3b5755,_0x18a75b=0x1){const _0xfeafc8=_0x1ff50f;let _0x316cb9;for(const _0xe6b8a5 of this[_0xfeafc8(0x112)])if(_0xe6b8a5[_0xfeafc8(0x13c)](_0x3b5755)){_0x316cb9=_0xe6b8a5[_0xfeafc8(0xf8)];break;}return _0x316cb9||(_0x316cb9=this[_0xfeafc8(0x102)][_0xfeafc8(0x12c)](_0x3b5755[_0xfeafc8(0x118)])),_0x316cb9?_0x316cb9(_0x18a75b):0x1!==_0x18a75b?_0x18a75b+'\x20'+_0x3b5755[_0xfeafc8(0x118)]+'s':''+_0x3b5755[_0xfeafc8(0x118)];}[_0x1ff50f(0xfc)](_0x104c8f,_0x53852a){const _0x213708=_0x1ff50f,_0xcafbb0=_0x53852a[_0x213708(0x116)]()[_0x213708(0xfe)](),_0x318534=_0x213708(0xe3)==_0x53852a[_0x213708(0x12f)]?_0x213708(0x136):_0x213708(0x10c);for(const _0x2ae816 of _0xcafbb0){const _0x1a4821=_0x2ae816[_0x213708(0x100)],_0x4b236d=_0x104c8f[_0x104c8f[_0x213708(0xe7)]-0x1];if(_0x1a4821['is'](_0x213708(0x108)))_0x4b236d&&_0x4b236d[_0x213708(0x12f)][_0x213708(0x133)](_0x213708(0x122))>-0x1&&_0x104c8f[_0x213708(0x101)](),_0x4b236d&&_0x213708(0xed)==_0x4b236d[_0x213708(0x12f)]?_0x4b236d[_0x318534]+=_0x1a4821[_0x213708(0x104)]:_0x104c8f[_0x213708(0xee)]({'type':_0x213708(0xed),'add':_0x213708(0x136)==_0x318534?_0x1a4821[_0x213708(0x104)]:'','remove':_0x213708(0x10c)==_0x318534?_0x1a4821[_0x213708(0x104)]:''});else{if(this[_0x213708(0x109)][_0x213708(0x107)](_0x1a4821)){const _0x304da6=_0x1a4821;if(_0x4b236d&&_0x4b236d[_0x213708(0x12f)][_0x213708(0x133)](_0x213708(0x122))>-0x1&&_0x104c8f[_0x213708(0x101)](),_0x213708(0xe4)==_0x2ae816[_0x213708(0x12f)])continue;_0x4b236d&&_0x4b236d[_0x213708(0x12f)]==_0x318534+_0x213708(0x12b)&&_0x4b236d[_0x213708(0x123)][_0x213708(0x118)]==_0x304da6[_0x213708(0x118)]?_0x4b236d[_0x213708(0x11f)]++:_0x104c8f[_0x213708(0xee)]({'type':_0x318534+_0x213708(0x12b),'element':_0x304da6,'quantity':0x1}),_0xcafbb0[_0x213708(0x138)](_0x2e49dc=>!(_0x213708(0xe4)==_0x2e49dc[_0x213708(0x12f)]&&_0x2e49dc[_0x213708(0x100)]==_0x1a4821));}else{if(this[_0x213708(0x109)][_0x213708(0x11d)](_0x1a4821,_0x213708(0x134))||_0x1a4821['is'](_0x213708(0x123),_0x213708(0x13b))){const _0x41a3e3=_0x1a4821;if(_0x213708(0x136)==_0x318534&&_0x213708(0xe0)==_0x2ae816[_0x213708(0x12f)]||_0x213708(0x10c)==_0x318534&&_0x213708(0xe4)==_0x2ae816[_0x213708(0x12f)])continue;if(_0x4b236d&&-0x1==_0x4b236d[_0x213708(0x12f)][_0x213708(0x133)](_0x213708(0x122))){_0x213708(0xed)==_0x4b236d[_0x213708(0x12f)]&&(_0x4b236d[_0x318534]+='\x0a');continue;}let _0x10a18b;if(_0x10a18b=_0x213708(0x136)==_0x318534?_0x41a3e3[_0x213708(0xf1)]&&!this[_0x213708(0x109)][_0x213708(0x107)](_0x41a3e3[_0x213708(0xf1)])?_0x41a3e3[_0x213708(0xf1)]:null:_0x41a3e3[_0x213708(0x130)]&&!this[_0x213708(0x109)][_0x213708(0x107)](_0x41a3e3[_0x213708(0x130)])?_0x41a3e3[_0x213708(0x130)]:null,_0x41a3e3[_0x213708(0xf6)]||_0x10a18b&&_0x10a18b[_0x213708(0xf6)]){const _0xf4c819=_0x10a18b&&_0x10a18b[_0x213708(0xf6)]?_0x10a18b:_0x41a3e3;_0x4b236d&&_0x4b236d[_0x213708(0x12f)]==_0x318534+_0x213708(0x119)&&_0x4b236d[_0x213708(0x123)][_0x213708(0x118)]==_0xf4c819[_0x213708(0x118)]?_0x4b236d[_0x213708(0x11f)]++:_0x104c8f[_0x213708(0xee)]({'type':_0x318534+_0x213708(0x119),'element':_0xf4c819,'quantity':0x1});}else _0x104c8f[_0x213708(0xee)]({'type':_0x318534+_0x213708(0x122),'element':_0x41a3e3});}}}}}[_0x1ff50f(0xfd)](_0x27ac1b){const _0x49cf34=_0x1ff50f,_0x312743=this[_0x49cf34(0x106)],_0xa0caf2=[],_0xab7379=[],_0x52efd2=[];for(const _0x27513e of _0x27ac1b)switch(_0x27513e[_0x49cf34(0x12f)]){case _0x49cf34(0xed):if(_0x27513e[_0x49cf34(0x136)]=_0x27513e[_0x49cf34(0x136)][_0x49cf34(0xef)](/(\S)\u000A+(\S)/g,_0x49cf34(0xfb))[_0x49cf34(0xef)](/\u000A/g,''),_0x27513e[_0x49cf34(0x10c)]=_0x27513e[_0x49cf34(0x10c)][_0x49cf34(0xef)](/(\S)\u000A+(\S)/g,_0x49cf34(0xfb))[_0x49cf34(0xef)](/\u000A/g,''),''!=_0x27513e[_0x49cf34(0x136)]&&''!=_0x27513e[_0x49cf34(0x10c)]){_0xa0caf2[_0x49cf34(0xee)]({'type':_0x49cf34(0xef),'content':_0x1cfa30(_0x312743,_0x49cf34(0x140),['\x22'+_0x27513e[_0x49cf34(0x10c)]+'\x22','\x22'+_0x27513e[_0x49cf34(0x136)]+'\x22'])});continue;}if(null!=_0x27513e[_0x49cf34(0x136)][_0x49cf34(0x103)](/^ +$/)){_0xa0caf2[_0x49cf34(0xee)]({'type':_0x49cf34(0xe3),'content':_0x1cfa30(_0x312743,_0x49cf34(0x111),_0x1cfa30(_0x312743,_0x49cf34(0x129),_0x27513e[_0x49cf34(0x136)][_0x49cf34(0xe7)]))});continue;}if(null!=_0x27513e[_0x49cf34(0x10c)][_0x49cf34(0x103)](/^ +$/)){_0xa0caf2[_0x49cf34(0xee)]({'type':_0x49cf34(0xf4),'content':_0x1cfa30(_0x312743,_0x49cf34(0x115),_0x1cfa30(_0x312743,_0x49cf34(0x129),_0x27513e[_0x49cf34(0x10c)][_0x49cf34(0xe7)]))});continue;}if(''!=_0x27513e[_0x49cf34(0x136)]){_0xa0caf2[_0x49cf34(0xee)]({'type':_0x49cf34(0xe3),'content':_0x1cfa30(_0x312743,_0x49cf34(0x111),'\x22'+_0x27513e[_0x49cf34(0x136)]+'\x22')});continue;}_0xa0caf2[_0x49cf34(0xee)]({'type':_0x49cf34(0xf4),'content':_0x1cfa30(_0x312743,_0x49cf34(0x115),'\x22'+_0x27513e[_0x49cf34(0x10c)]+'\x22')});continue;case _0x49cf34(0xe6):case _0x49cf34(0xf5):_0xa0caf2[_0x49cf34(0xee)]({'type':_0x49cf34(0xe3),'content':_0x1cfa30(_0x312743,_0x49cf34(0x111),this[_0x49cf34(0xf7)](_0x27513e[_0x49cf34(0x123)],_0x27513e[_0x49cf34(0x11f)]))});continue;case _0x49cf34(0xf2):case _0x49cf34(0x10a):_0xa0caf2[_0x49cf34(0xee)]({'type':_0x49cf34(0xf4),'content':_0x1cfa30(_0x312743,_0x49cf34(0x115),this[_0x49cf34(0xf7)](_0x27513e[_0x49cf34(0x123)],_0x27513e[_0x49cf34(0x11f)]))});continue;case _0x49cf34(0x132):_0xa0caf2[_0x49cf34(0xee)]({'type':_0x49cf34(0xe3),'content':_0x1cfa30(_0x312743,_0x49cf34(0x124),this[_0x49cf34(0xf7)](_0x27513e[_0x49cf34(0x123)],_0x27513e[_0x49cf34(0x11f)]))});continue;case _0x49cf34(0x11b):_0xa0caf2[_0x49cf34(0xee)]({'type':_0x49cf34(0xf4),'content':_0x1cfa30(_0x312743,_0x49cf34(0xf9),this[_0x49cf34(0xf7)](_0x27513e[_0x49cf34(0x123)],_0x27513e[_0x49cf34(0x11f)]))});continue;case _0x49cf34(0x141):_0xab7379[_0x49cf34(0xee)](_0x27513e[_0x49cf34(0x135)]);continue;case _0x49cf34(0x142):_0x52efd2[_0x49cf34(0xee)](_0x27513e[_0x49cf34(0x135)]);continue;default:_0xa0caf2[_0x49cf34(0xee)](_0x27513e);}if(_0xab7379[_0x49cf34(0xe7)]){const _0x2f183a=_0xab7379[_0x49cf34(0x11a)](_0xcac5e5=>this[_0x49cf34(0x13a)][_0x49cf34(0x10f)](_0xcac5e5)?this[_0x49cf34(0x13a)][_0x49cf34(0x12c)](_0xcac5e5):_0xcac5e5)[_0x49cf34(0x128)](',\x20');_0xa0caf2[_0x49cf34(0xee)]({'type':_0x49cf34(0x121),'content':_0x1cfa30(this[_0x49cf34(0x106)],_0x49cf34(0xea),_0x2f183a)});}if(_0x52efd2[_0x49cf34(0xe7)]){const _0x54b24f=_0x52efd2[_0x49cf34(0x11a)](_0x354d41=>this[_0x49cf34(0x13a)][_0x49cf34(0x10f)](_0x354d41)?this[_0x49cf34(0x13a)][_0x49cf34(0x12c)](_0x354d41):_0x354d41)[_0x49cf34(0x128)](',\x20');_0xa0caf2[_0x49cf34(0xee)]({'type':_0x49cf34(0x121),'content':_0x1cfa30(this[_0x49cf34(0x106)],_0x49cf34(0x120),_0x54b24f)});}return _0xa0caf2;}[_0x1ff50f(0x114)](_0x5b94e9){const _0x3d08cf=_0x1ff50f;for(const _0x2f45cb of this[_0x3d08cf(0x11c)]){const _0x4368c9=_0x2f45cb(_0x5b94e9);if(_0x4368c9&&_0x3d08cf(0x12f)in _0x4368c9)return _0x4368c9;}}[_0x1ff50f(0xe5)](_0x45fa08,_0x114daf){const _0x449c6f=_0x1ff50f,_0x562d1e=_0x114daf[_0x449c6f(0x104)],_0x1aad4c=void 0x0===_0x562d1e[_0x449c6f(0x105)]?_0x449c6f(0x142):_0x449c6f(0x141);_0x45fa08[_0x449c6f(0xee)]({'type':_0x1aad4c,'key':_0x562d1e[_0x449c6f(0x135)]});}[_0x1ff50f(0x13f)](_0x212f58,_0x3d0315){const _0xf2ad55=_0x1ff50f;_0x212f58[_0xf2ad55(0xee)]({'type':_0xf2ad55(0x121),'content':_0x1cfa30(this[_0xf2ad55(0x106)],_0xf2ad55(0x126),this[_0xf2ad55(0xf7)](_0x3d0315[_0xf2ad55(0x116)]()[_0xf2ad55(0x10e)][_0xf2ad55(0xff)],0x1))});}[_0x1ff50f(0x113)](_0x27d2b4,_0xeaff04,_0x2d926a){const _0x4d141a=_0x1ff50f;if(this[_0x4d141a(0xfc)](_0x27d2b4,_0xeaff04),_0x2d926a&&_0x2d926a[_0x4d141a(0x116)]()&&!_0xeaff04[_0x4d141a(0x116)]()[_0x4d141a(0x137)][_0x4d141a(0x110)](_0x2d926a[_0x4d141a(0x116)]()[_0x4d141a(0x10e)])){const _0x11d957=_0x27d2b4[_0x27d2b4[_0x4d141a(0xe7)]-0x1],_0x5c37d4=_0x4d141a(0xe3)==_0xeaff04[_0x4d141a(0x12f)]?_0x4d141a(0x136):_0x4d141a(0x10c);_0x11d957&&_0x4d141a(0xed)==_0x11d957[_0x4d141a(0x12f)]&&(_0x11d957[_0x5c37d4]+='\x0a');}}}
|
|
23
|
+
const _0x376b62=_0x581f;(function(_0x102e1a,_0x149727){const _0x26b319=_0x581f,_0x49085a=_0x102e1a();while(!![]){try{const _0xf9a6f2=-parseInt(_0x26b319(0x178))/0x1*(parseInt(_0x26b319(0x1b9))/0x2)+parseInt(_0x26b319(0x161))/0x3+parseInt(_0x26b319(0x192))/0x4*(parseInt(_0x26b319(0x16f))/0x5)+-parseInt(_0x26b319(0x198))/0x6*(-parseInt(_0x26b319(0x199))/0x7)+-parseInt(_0x26b319(0x196))/0x8+-parseInt(_0x26b319(0x16a))/0x9*(-parseInt(_0x26b319(0x190))/0xa)+-parseInt(_0x26b319(0x18d))/0xb;if(_0xf9a6f2===_0x149727)break;else _0x49085a['push'](_0x49085a['shift']());}catch(_0x515659){_0x49085a['push'](_0x49085a['shift']());}}}(_0x1d9e,0xd9f4a));function _0x1d9e(){const _0x6c552b=['type','120CxTVBZ','attribute','nextSibling','_locale','start','removeObject','add','end','*Change\x20to:*\x20%0','603626EkKexO','normal','elementStart','name','removeFormat','matchingCallback','*Insert:*\x20%0','previousSibling','removeContainer','_handleRenameSuggestionDescription','has','getWalker','subType','set','function','getDescriptions','addEmptyContainer','$text','text','*Remove\x20format:*\x20%0','isEqual','895257aTUkLl','join','isInContent','2487980JszVTO','*Remove:*\x20%0','91148ZHSLex','removeEmptyContainer','ELEMENT_SPACE','isEmpty','13909312TXbTRw','Object','2154muHJwo','19117SvsLzf','EmptyContainer','skip','addFormat','_resolveDescriptionItems','get','_attributeLabels','map','_itemLabelsCallbacks','pop','_schema','length','$1\x20$2','_handleCustomCallbackDescription','registerAttributeLabel','match','*Split:*\x20%0','_handleAttributeSuggestionDescription','insertion','quantity','indexOf','$textProxy','addObject','getFirstRange','_handleInsertRemoveSuggestionDescription','getItemLabel','_addDescriptionItems','data','addContainer','isObject','replace','softBreak','2kiCtKD','checkChild','registerElementLabel','_itemLabels','remove','*Merge:*\x20%0','item','*Set\x20format:*\x20%0','newValue','label','4620924ejqrwX','key','registerDescriptionCallback','elementEnd','REPLACE_TEXT','_customCallbacks','deletion','Container','push','9gcWGVf','element','nodeAfter','format'];_0x1d9e=function(){return _0x6c552b;};return _0x1d9e();}import{getTranslation as _0x3f27ab}from'./utils/common-translations.js';import{priorities as _0x23a3f5,insertToPriorityArray as _0x1ff0f0}from'ckeditor5/src/utils.js';function _0x581f(_0x44a211,_0x42b1da){const _0x1d9e66=_0x1d9e();return _0x581f=function(_0x581f7d,_0x383088){_0x581f7d=_0x581f7d-0x15b;let _0x1e921e=_0x1d9e66[_0x581f7d];return _0x1e921e;},_0x581f(_0x44a211,_0x42b1da);}import{renameAttributeKey as _0x45870e}from'./trackchangesediting.js';export default class f{constructor(_0x17a8c6,_0x4dc64a){const _0x1b9d3e=_0x581f;this[_0x1b9d3e(0x166)]=[],this[_0x1b9d3e(0x1bc)]=new Map(),this[_0x1b9d3e(0x1a1)]=[],this[_0x1b9d3e(0x19f)]=new Map(),this[_0x1b9d3e(0x1a3)]=_0x17a8c6,this[_0x1b9d3e(0x172)]=_0x4dc64a;}[_0x376b62(0x187)](_0x53f874){const _0x486409=_0x376b62,_0x207760=[],_0x54aa3f=new Set(),_0x1d2541=new Set();for(let _0x47a9cb=0x0;_0x47a9cb<_0x53f874[_0x486409(0x1a4)];_0x47a9cb++){const _0x1df872=_0x53f874[_0x47a9cb];if(!_0x1df872[_0x486409(0x18f)])continue;const _0x519168=this[_0x486409(0x1a6)](_0x1df872);if(_0x519168){if(null!=_0x1df872[_0x486409(0x184)]){if(_0x54aa3f[_0x486409(0x182)](_0x1df872[_0x486409(0x184)]))continue;_0x54aa3f[_0x486409(0x175)](_0x1df872[_0x486409(0x184)]);}_0x207760[_0x486409(0x169)](_0x519168);}else{if(_0x486409(0x170)!=_0x1df872[_0x486409(0x16e)])_0x486409(0x1ab)!=_0x1df872[_0x486409(0x16e)]&&_0x486409(0x167)!=_0x1df872[_0x486409(0x16e)]||this[_0x486409(0x1b1)](_0x207760,_0x1df872,_0x53f874[_0x47a9cb+0x1]);else{const _0x1e6811=_0x1df872[_0x486409(0x1b4)][_0x486409(0x162)];if(_0x1d2541[_0x486409(0x182)](_0x1e6811))continue;_0x1d2541[_0x486409(0x175)](_0x1df872[_0x486409(0x1b4)][_0x486409(0x162)]),_0x1e6811==_0x45870e?this[_0x486409(0x181)](_0x207760,_0x1df872):this[_0x486409(0x1aa)](_0x207760,_0x1df872);}}}return this[_0x486409(0x19d)](_0x207760);}[_0x376b62(0x163)](_0x49b738){const _0x4a397b=_0x376b62;this[_0x4a397b(0x166)][_0x4a397b(0x169)](_0x49b738);}[_0x376b62(0x1bb)](_0x56f786,_0x592ec8,_0x2ea830=_0x23a3f5[_0x376b62(0x179)]){const _0x1d0e2a=_0x376b62;_0x1d0e2a(0x186)==typeof _0x56f786?_0x1ff0f0(this[_0x1d0e2a(0x1a1)],{'matchingCallback':_0x56f786,'label':_0x592ec8,'priority':_0x2ea830}):this[_0x1d0e2a(0x1bc)][_0x1d0e2a(0x185)](_0x56f786,_0x592ec8);}[_0x376b62(0x1a7)](_0x1fa58a,_0x59ee51){const _0x1610df=_0x376b62;this[_0x1610df(0x19f)][_0x1610df(0x185)](_0x1fa58a,_0x59ee51);}[_0x376b62(0x1b2)](_0x2e9fd4,_0x4e0635=0x1){const _0x33457a=_0x376b62;let _0x57a446;for(const _0x53223f of this[_0x33457a(0x1a1)])if(_0x53223f[_0x33457a(0x17d)](_0x2e9fd4)){_0x57a446=_0x53223f[_0x33457a(0x160)];break;}return _0x57a446||(_0x57a446=this[_0x33457a(0x1bc)][_0x33457a(0x19e)](_0x2e9fd4[_0x33457a(0x17b)])),_0x57a446?_0x57a446(_0x4e0635):0x1!==_0x4e0635?_0x4e0635+'\x20'+_0x2e9fd4[_0x33457a(0x17b)]+'s':''+_0x2e9fd4[_0x33457a(0x17b)];}[_0x376b62(0x1b3)](_0x736202,_0x414604){const _0xf649b4=_0x376b62,_0xf0e224=_0x414604[_0xf649b4(0x1b0)]()[_0xf649b4(0x183)](),_0x226cf3=_0xf649b4(0x1ab)==_0x414604[_0xf649b4(0x16e)]?_0xf649b4(0x175):_0xf649b4(0x15b);for(const _0x125ecf of _0xf0e224){const _0x49602c=_0x125ecf[_0xf649b4(0x15d)],_0x570c30=_0x736202[_0x736202[_0xf649b4(0x1a4)]-0x1];if(_0x49602c['is'](_0xf649b4(0x1ae)))_0x570c30&&_0x570c30[_0xf649b4(0x16e)][_0xf649b4(0x1ad)](_0xf649b4(0x168))>-0x1&&_0x736202[_0xf649b4(0x1a2)](),_0x570c30&&_0xf649b4(0x18a)==_0x570c30[_0xf649b4(0x16e)]?_0x570c30[_0x226cf3]+=_0x49602c[_0xf649b4(0x1b4)]:_0x736202[_0xf649b4(0x169)]({'type':_0xf649b4(0x18a),'add':_0xf649b4(0x175)==_0x226cf3?_0x49602c[_0xf649b4(0x1b4)]:'','remove':_0xf649b4(0x15b)==_0x226cf3?_0x49602c[_0xf649b4(0x1b4)]:''});else{if(this[_0xf649b4(0x1a3)][_0xf649b4(0x1b6)](_0x49602c)){const _0x133f05=_0x49602c;if(_0x570c30&&_0x570c30[_0xf649b4(0x16e)][_0xf649b4(0x1ad)](_0xf649b4(0x168))>-0x1&&_0x736202[_0xf649b4(0x1a2)](),_0xf649b4(0x164)==_0x125ecf[_0xf649b4(0x16e)])continue;_0x570c30&&_0x570c30[_0xf649b4(0x16e)]==_0x226cf3+_0xf649b4(0x197)&&_0x570c30[_0xf649b4(0x16b)][_0xf649b4(0x17b)]==_0x133f05[_0xf649b4(0x17b)]?_0x570c30[_0xf649b4(0x1ac)]++:_0x736202[_0xf649b4(0x169)]({'type':_0x226cf3+_0xf649b4(0x197),'element':_0x133f05,'quantity':0x1}),_0xf0e224[_0xf649b4(0x19b)](_0x1c2420=>!(_0xf649b4(0x164)==_0x1c2420[_0xf649b4(0x16e)]&&_0x1c2420[_0xf649b4(0x15d)]==_0x49602c));}else{if(this[_0xf649b4(0x1a3)][_0xf649b4(0x1ba)](_0x49602c,_0xf649b4(0x189))||_0x49602c['is'](_0xf649b4(0x16b),_0xf649b4(0x1b8))){const _0x4e5382=_0x49602c;if(_0xf649b4(0x175)==_0x226cf3&&_0xf649b4(0x17a)==_0x125ecf[_0xf649b4(0x16e)]||_0xf649b4(0x15b)==_0x226cf3&&_0xf649b4(0x164)==_0x125ecf[_0xf649b4(0x16e)])continue;if(_0x570c30&&-0x1==_0x570c30[_0xf649b4(0x16e)][_0xf649b4(0x1ad)](_0xf649b4(0x168))){_0xf649b4(0x18a)==_0x570c30[_0xf649b4(0x16e)]&&(_0x570c30[_0x226cf3]+='\x0a');continue;}let _0x5ea525;if(_0x5ea525=_0xf649b4(0x175)==_0x226cf3?_0x4e5382[_0xf649b4(0x171)]&&!this[_0xf649b4(0x1a3)][_0xf649b4(0x1b6)](_0x4e5382[_0xf649b4(0x171)])?_0x4e5382[_0xf649b4(0x171)]:null:_0x4e5382[_0xf649b4(0x17f)]&&!this[_0xf649b4(0x1a3)][_0xf649b4(0x1b6)](_0x4e5382[_0xf649b4(0x17f)])?_0x4e5382[_0xf649b4(0x17f)]:null,_0x4e5382[_0xf649b4(0x195)]||_0x5ea525&&_0x5ea525[_0xf649b4(0x195)]){const _0x264dc0=_0x5ea525&&_0x5ea525[_0xf649b4(0x195)]?_0x5ea525:_0x4e5382;_0x570c30&&_0x570c30[_0xf649b4(0x16e)]==_0x226cf3+_0xf649b4(0x19a)&&_0x570c30[_0xf649b4(0x16b)][_0xf649b4(0x17b)]==_0x264dc0[_0xf649b4(0x17b)]?_0x570c30[_0xf649b4(0x1ac)]++:_0x736202[_0xf649b4(0x169)]({'type':_0x226cf3+_0xf649b4(0x19a),'element':_0x264dc0,'quantity':0x1});}else _0x736202[_0xf649b4(0x169)]({'type':_0x226cf3+_0xf649b4(0x168),'element':_0x4e5382});}}}}}[_0x376b62(0x19d)](_0x292657){const _0x183b57=_0x376b62,_0x5a110b=this[_0x183b57(0x172)],_0x5801f9=[],_0x151c0e=[],_0x382c6c=[];for(const _0x2e4eea of _0x292657)switch(_0x2e4eea[_0x183b57(0x16e)]){case _0x183b57(0x18a):if(_0x2e4eea[_0x183b57(0x175)]=_0x2e4eea[_0x183b57(0x175)][_0x183b57(0x1b7)](/(\S)\u000A+(\S)/g,_0x183b57(0x1a5))[_0x183b57(0x1b7)](/\u000A/g,''),_0x2e4eea[_0x183b57(0x15b)]=_0x2e4eea[_0x183b57(0x15b)][_0x183b57(0x1b7)](/(\S)\u000A+(\S)/g,_0x183b57(0x1a5))[_0x183b57(0x1b7)](/\u000A/g,''),''!=_0x2e4eea[_0x183b57(0x175)]&&''!=_0x2e4eea[_0x183b57(0x15b)]){_0x5801f9[_0x183b57(0x169)]({'type':_0x183b57(0x1b7),'content':_0x3f27ab(_0x5a110b,_0x183b57(0x165),['\x22'+_0x2e4eea[_0x183b57(0x15b)]+'\x22','\x22'+_0x2e4eea[_0x183b57(0x175)]+'\x22'])});continue;}if(null!=_0x2e4eea[_0x183b57(0x175)][_0x183b57(0x1a8)](/^ +$/)){_0x5801f9[_0x183b57(0x169)]({'type':_0x183b57(0x1ab),'content':_0x3f27ab(_0x5a110b,_0x183b57(0x17e),_0x3f27ab(_0x5a110b,_0x183b57(0x194),_0x2e4eea[_0x183b57(0x175)][_0x183b57(0x1a4)]))});continue;}if(null!=_0x2e4eea[_0x183b57(0x15b)][_0x183b57(0x1a8)](/^ +$/)){_0x5801f9[_0x183b57(0x169)]({'type':_0x183b57(0x167),'content':_0x3f27ab(_0x5a110b,_0x183b57(0x191),_0x3f27ab(_0x5a110b,_0x183b57(0x194),_0x2e4eea[_0x183b57(0x15b)][_0x183b57(0x1a4)]))});continue;}if(''!=_0x2e4eea[_0x183b57(0x175)]){_0x5801f9[_0x183b57(0x169)]({'type':_0x183b57(0x1ab),'content':_0x3f27ab(_0x5a110b,_0x183b57(0x17e),'\x22'+_0x2e4eea[_0x183b57(0x175)]+'\x22')});continue;}_0x5801f9[_0x183b57(0x169)]({'type':_0x183b57(0x167),'content':_0x3f27ab(_0x5a110b,_0x183b57(0x191),'\x22'+_0x2e4eea[_0x183b57(0x15b)]+'\x22')});continue;case _0x183b57(0x188):case _0x183b57(0x1af):_0x5801f9[_0x183b57(0x169)]({'type':_0x183b57(0x1ab),'content':_0x3f27ab(_0x5a110b,_0x183b57(0x17e),this[_0x183b57(0x1b2)](_0x2e4eea[_0x183b57(0x16b)],_0x2e4eea[_0x183b57(0x1ac)]))});continue;case _0x183b57(0x193):case _0x183b57(0x174):_0x5801f9[_0x183b57(0x169)]({'type':_0x183b57(0x167),'content':_0x3f27ab(_0x5a110b,_0x183b57(0x191),this[_0x183b57(0x1b2)](_0x2e4eea[_0x183b57(0x16b)],_0x2e4eea[_0x183b57(0x1ac)]))});continue;case _0x183b57(0x1b5):_0x5801f9[_0x183b57(0x169)]({'type':_0x183b57(0x1ab),'content':_0x3f27ab(_0x5a110b,_0x183b57(0x1a9),this[_0x183b57(0x1b2)](_0x2e4eea[_0x183b57(0x16b)],_0x2e4eea[_0x183b57(0x1ac)]))});continue;case _0x183b57(0x180):_0x5801f9[_0x183b57(0x169)]({'type':_0x183b57(0x167),'content':_0x3f27ab(_0x5a110b,_0x183b57(0x15c),this[_0x183b57(0x1b2)](_0x2e4eea[_0x183b57(0x16b)],_0x2e4eea[_0x183b57(0x1ac)]))});continue;case _0x183b57(0x19c):_0x151c0e[_0x183b57(0x169)](_0x2e4eea[_0x183b57(0x162)]);continue;case _0x183b57(0x17c):_0x382c6c[_0x183b57(0x169)](_0x2e4eea[_0x183b57(0x162)]);continue;default:_0x5801f9[_0x183b57(0x169)](_0x2e4eea);}if(_0x151c0e[_0x183b57(0x1a4)]){const _0x1ad356=_0x151c0e[_0x183b57(0x1a0)](_0xc02266=>this[_0x183b57(0x19f)][_0x183b57(0x182)](_0xc02266)?this[_0x183b57(0x19f)][_0x183b57(0x19e)](_0xc02266):_0xc02266)[_0x183b57(0x18e)](',\x20');_0x5801f9[_0x183b57(0x169)]({'type':_0x183b57(0x16d),'content':_0x3f27ab(this[_0x183b57(0x172)],_0x183b57(0x15e),_0x1ad356)});}if(_0x382c6c[_0x183b57(0x1a4)]){const _0x48384a=_0x382c6c[_0x183b57(0x1a0)](_0x3eabb2=>this[_0x183b57(0x19f)][_0x183b57(0x182)](_0x3eabb2)?this[_0x183b57(0x19f)][_0x183b57(0x19e)](_0x3eabb2):_0x3eabb2)[_0x183b57(0x18e)](',\x20');_0x5801f9[_0x183b57(0x169)]({'type':_0x183b57(0x16d),'content':_0x3f27ab(this[_0x183b57(0x172)],_0x183b57(0x18b),_0x48384a)});}return _0x5801f9;}[_0x376b62(0x1a6)](_0x140b75){const _0x539e30=_0x376b62;for(const _0x18ba81 of this[_0x539e30(0x166)]){const _0x57a656=_0x18ba81(_0x140b75);if(_0x57a656&&_0x539e30(0x16e)in _0x57a656)return _0x57a656;}}[_0x376b62(0x1aa)](_0x345fac,_0x1c5c6a){const _0x417af5=_0x376b62,_0x786d0f=_0x1c5c6a[_0x417af5(0x1b4)],_0x458106=void 0x0===_0x786d0f[_0x417af5(0x15f)]?_0x417af5(0x17c):_0x417af5(0x19c);_0x345fac[_0x417af5(0x169)]({'type':_0x458106,'key':_0x786d0f[_0x417af5(0x162)]});}[_0x376b62(0x181)](_0x469605,_0x1394c6){const _0x44be6f=_0x376b62;_0x469605[_0x44be6f(0x169)]({'type':_0x44be6f(0x16d),'content':_0x3f27ab(this[_0x44be6f(0x172)],_0x44be6f(0x177),this[_0x44be6f(0x1b2)](_0x1394c6[_0x44be6f(0x1b0)]()[_0x44be6f(0x173)][_0x44be6f(0x16c)],0x1))});}[_0x376b62(0x1b1)](_0x5879a8,_0x24e4ef,_0x54d4bd){const _0x4a2130=_0x376b62;if(this[_0x4a2130(0x1b3)](_0x5879a8,_0x24e4ef),_0x54d4bd&&_0x54d4bd[_0x4a2130(0x1b0)]()&&!_0x24e4ef[_0x4a2130(0x1b0)]()[_0x4a2130(0x176)][_0x4a2130(0x18c)](_0x54d4bd[_0x4a2130(0x1b0)]()[_0x4a2130(0x173)])){const _0x2d3bb3=_0x5879a8[_0x5879a8[_0x4a2130(0x1a4)]-0x1],_0x3af776=_0x4a2130(0x1ab)==_0x24e4ef[_0x4a2130(0x16e)]?_0x4a2130(0x175):_0x4a2130(0x15b);_0x2d3bb3&&_0x4a2130(0x18a)==_0x2d3bb3[_0x4a2130(0x16e)]&&(_0x2d3bb3[_0x3af776]+='\x0a');}}}
|
package/src/trackchanges.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x278a9a=_0x5b1a;(function(_0x1b50ca,_0x422297){var _0x41c7e2=_0x5b1a,_0x2e7bf5=_0x1b50ca();while(!![]){try{var _0x45f610=-parseInt(_0x41c7e2(0x16f))/0x1*(-parseInt(_0x41c7e2(0x16a))/0x2)+-parseInt(_0x41c7e2(0x16d))/0x3*(-parseInt(_0x41c7e2(0x16c))/0x4)+parseInt(_0x41c7e2(0x167))/0x5+-parseInt(_0x41c7e2(0x171))/0x6*(-parseInt(_0x41c7e2(0x16b))/0x7)+parseInt(_0x41c7e2(0x163))/0x8*(-parseInt(_0x41c7e2(0x174))/0x9)+parseInt(_0x41c7e2(0x164))/0xa*(-parseInt(_0x41c7e2(0x176))/0xb)+parseInt(_0x41c7e2(0x175))/0xc;if(_0x45f610===_0x422297)break;else _0x2e7bf5['push'](_0x2e7bf5['shift']());}catch(_0x10bcf6){_0x2e7bf5['push'](_0x2e7bf5['shift']());}}}(_0x118f,0x6db0e));import{Plugin as _0xe83d6f}from'ckeditor5/src/core.js';function _0x5b1a(_0x3cc77a,_0x30579a){var _0x118f84=_0x118f();return _0x5b1a=function(_0x5b1a0d,_0x3d1d5e){_0x5b1a0d=_0x5b1a0d-0x160;var _0x1af976=_0x118f84[_0x5b1a0d];return _0x1af976;},_0x5b1a(_0x3cc77a,_0x30579a);}import _0xc267aa from'./trackchangesui.js';import _0x6d2510 from'./trackchangesediting.js';function _0x118f(){var _0x2b7492=['get','addSuggestion','3710990SeejJM','Comments','plugins','2544HegCyv','28UvcJtf','8mzzojW','6861CVsyJg','requires','45KxkefU','pluginName','375234qTfYfc','adapter','getSuggestion','9buPyIe','842256NwLmTt','121209FSspRu','getSuggestions','editor','TrackChanges','addSuggestionData','3901912Ictgvc','170neRrKg'];_0x118f=function(){return _0x2b7492;};return _0x118f();}import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0xe83d6f{static get[_0x278a9a(0x16e)](){var _0x5b26da=_0x278a9a;return[_0x6d2510,_0xc267aa,_0x5b26da(0x168)];}static get[_0x278a9a(0x170)](){var _0x31ddc1=_0x278a9a;return _0x31ddc1(0x161);}set[_0x278a9a(0x172)](_0x14d6f3){var _0x5d370f=_0x278a9a;this[_0x5d370f(0x160)][_0x5d370f(0x169)][_0x5d370f(0x165)](_0x6d2510)[_0x5d370f(0x172)]=_0x14d6f3;}get[_0x278a9a(0x172)](){var _0x434d03=_0x278a9a;return this[_0x434d03(0x160)][_0x434d03(0x169)][_0x434d03(0x165)](_0x6d2510)[_0x434d03(0x172)];}[_0x278a9a(0x166)](_0xa91b3e){var _0xc31f2e=_0x278a9a;return this[_0xc31f2e(0x160)][_0xc31f2e(0x169)][_0xc31f2e(0x165)](_0x6d2510)[_0xc31f2e(0x162)](_0xa91b3e);}[_0x278a9a(0x177)]({skipNotAttached:_0x55a9a4=!0x1,toJSON:_0x1627ea=!0x1}={}){var _0xed995c=_0x278a9a;return this[_0xed995c(0x160)][_0xed995c(0x169)][_0xed995c(0x165)](_0x6d2510)[_0xed995c(0x177)]({'skipNotAttached':_0x55a9a4,'toJSON':_0x1627ea});}[_0x278a9a(0x173)](_0x258d45){var _0x4f3a42=_0x278a9a;return this[_0x4f3a42(0x160)][_0x4f3a42(0x169)][_0x4f3a42(0x165)](_0x6d2510)[_0x4f3a42(0x173)](_0x258d45);}}
|
package/src/trackchangesdata.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x38399e=_0x4e12;(function(_0x1317d4,_0x4a3022){const _0xe81bc5=_0x4e12,_0x1f6488=_0x1317d4();while(!![]){try{const _0x5350ac=parseInt(_0xe81bc5(0xb2))/0x1+-parseInt(_0xe81bc5(0x8a))/0x2*(-parseInt(_0xe81bc5(0x9f))/0x3)+parseInt(_0xe81bc5(0xb1))/0x4+-parseInt(_0xe81bc5(0x8e))/0x5*(parseInt(_0xe81bc5(0x7d))/0x6)+parseInt(_0xe81bc5(0x84))/0x7+-parseInt(_0xe81bc5(0x87))/0x8+parseInt(_0xe81bc5(0xa9))/0x9*(-parseInt(_0xe81bc5(0x80))/0xa);if(_0x5350ac===_0x4a3022)break;else _0x1f6488['push'](_0x1f6488['shift']());}catch(_0x139cc4){_0x1f6488['push'](_0x1f6488['shift']());}}}(_0x2ddf,0x50c04));import{Plugin as _0xda14d3}from'ckeditor5/src/core.js';import{CKEditorError as _0x3a0c5a}from'ckeditor5/src/utils.js';import _0x3f41fc from'./trackchangesediting.js';import{sanitizeEditorConfig as _0xf6127c}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x4e12(_0x53e4c2,_0x35de11){const _0x2ddfbb=_0x2ddf();return _0x4e12=function(_0x4e12bd,_0x4b1793){_0x4e12bd=_0x4e12bd-0x74;let _0x2da89f=_0x2ddfbb[_0x4e12bd];return _0x2da89f;},_0x4e12(_0x53e4c2,_0x35de11);}const T=[_0x38399e(0x9d)];export default class P extends _0xda14d3{static get[_0x38399e(0x96)](){return[_0x3f41fc];}static get[_0x38399e(0x75)](){const _0x1f4a1a=_0x38399e;return _0x1f4a1a(0x7e);}[_0x38399e(0x7c)](){const _0x429d44=_0x38399e,_0x4f10bc=this[_0x429d44(0x79)];if(_0x4f10bc[_0x429d44(0x9c)][_0x429d44(0xa3)](_0x429d44(0xa7),_0x4c082d=>{const _0x5c305c=_0x429d44,_0x544ba4=_0x4f10bc[_0x5c305c(0x82)][_0x5c305c(0x78)][_0x5c305c(0xb0)]()[_0x5c305c(0x74)]((_0x3174a9,_0x323054)=>(_0x3174a9[_0x323054]='',_0x3174a9),{});return _0x4f10bc[_0x5c305c(0x7a)][_0x5c305c(0xb3)](_0x544ba4,_0x4c082d);}),_0x429d44(0x86)!=typeof _0x4f10bc[_0x429d44(0x9c)][_0x429d44(0xa2)](_0x429d44(0x90))[_0x429d44(0x9e)])throw new _0x3a0c5a(_0x429d44(0x88));}[_0x38399e(0x94)](_0x1f0aa3){const _0x593e35=_0x38399e;return N(this[_0x593e35(0x79)],!0x0,_0x1f0aa3);}[_0x38399e(0x76)](_0x3fa94f){const _0x5f4db4=_0x38399e;return N(this[_0x5f4db4(0x79)],!0x1,_0x3fa94f);}}class D extends _0xda14d3{static get[_0x38399e(0x75)](){const _0x5258c6=_0x38399e;return _0x5258c6(0x81);}constructor(_0x4df245){const _0x30317e=_0x38399e;super(_0x4df245),this[_0x30317e(0xa5)]=_0x30317e(0x83);}[_0x38399e(0x7c)](){const _0x3499a4=_0x38399e;this[_0x3499a4(0x79)][_0x3499a4(0x92)][_0x3499a4(0xa2)](_0x3499a4(0xa8))[_0x3499a4(0xa0)]={'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[_0x3499a4(0x79)][_0x3499a4(0x92)][_0x3499a4(0xa2)](_0x3499a4(0x93))[_0x3499a4(0xa0)]=null;}}function v(_0x539ab8){const _0x4a91b0=_0x38399e;return void 0x0!==_0x539ab8[_0x4a91b0(0x98)];}async function N(_0x59cd47,_0x111bd9,_0x2cd7f9){const _0x222eef=_0x38399e,_0xedc3b2=_0xf6127c(_0x59cd47,T);_0xedc3b2[_0x222eef(0x92)][_0x222eef(0xaa)](_0x3f41fc,D),_0xedc3b2[_0x222eef(0x7b)]=v(_0x59cd47)?_0x59cd47[_0x222eef(0x98)]():void 0x0;const _0x491801=document[_0x222eef(0x91)](),_0x4dd5d0=_0x59cd47[_0x222eef(0x9c)][_0x222eef(0xa2)](_0x222eef(0x90))[_0x222eef(0x9e)],_0x3485d2=await _0x4dd5d0(_0xedc3b2,()=>function(_0x163b21){const _0x5f3ba8=_0x222eef,_0x108e95=document[_0x5f3ba8(0x95)](_0x5f3ba8(0xad));return _0x163b21[_0x5f3ba8(0x89)](_0x108e95),_0x108e95;}(_0x491801));!function(_0x19fce7,_0x387ee0){const _0x3e4777=_0x222eef,_0x2353c1=_0x19fce7[_0x3e4777(0x82)][_0x3e4777(0x78)][_0x3e4777(0xb0)]()[_0x3e4777(0x74)]((_0x437799,_0x2b2385)=>(_0x437799[_0x2b2385]=_0x19fce7[_0x3e4777(0xaf)][_0x3e4777(0xa2)]({'rootName':_0x2b2385}),_0x437799),{}),_0x4d390b=_0x19fce7[_0x3e4777(0x92)][_0x3e4777(0xa2)](_0x3e4777(0xac))[_0x3e4777(0x8c)][_0x3e4777(0x97)](_0x5caffe=>({'id':_0x5caffe['id'],'name':_0x5caffe[_0x3e4777(0x8d)]})),_0x30f434=_0x19fce7[_0x3e4777(0x92)][_0x3e4777(0xa2)](_0x3e4777(0x93))[_0x3e4777(0xab)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x10823c=_0x19fce7[_0x3e4777(0x92)][_0x3e4777(0xa2)](_0x3e4777(0xa8))[_0x3e4777(0x8b)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x28baf7=_0x387ee0[_0x3e4777(0x92)][_0x3e4777(0xa2)](_0x3e4777(0xac)),_0x974a19=_0x387ee0[_0x3e4777(0x92)][_0x3e4777(0xa2)](_0x3e4777(0x93)),_0x458cc9=_0x387ee0[_0x3e4777(0x92)][_0x3e4777(0xa2)](_0x3e4777(0xa8));for(const _0x4f3ec4 of _0x4d390b)_0x28baf7[_0x3e4777(0x99)](_0x4f3ec4['id'])||_0x28baf7[_0x3e4777(0x77)](_0x4f3ec4);_0x28baf7['me']||_0x28baf7[_0x3e4777(0xa1)]();for(const _0x56299c of _0x10823c)_0x458cc9[_0x3e4777(0x85)](_0x56299c);for(const _0x2286c0 of _0x30f434)_0x974a19[_0x3e4777(0x8f)](_0x2286c0);_0x387ee0[_0x3e4777(0xaf)][_0x3e4777(0x9b)](_0x2353c1);}(_0x59cd47,_0x3485d2),_0x3485d2[_0x222eef(0xae)](_0x111bd9?_0x222eef(0x7f):_0x222eef(0xa6));const _0x158244=v(_0x3485d2)?_0x3485d2[_0x222eef(0xa4)](_0x2cd7f9):_0x3485d2[_0x222eef(0xaf)][_0x222eef(0xa2)](_0x2cd7f9);return await _0x3485d2[_0x222eef(0x9a)](),_0x158244;}function _0x2ddf(){const _0x4900d4=['873464FHIxJv','getCommentThreads','users','name','1660535mPixGf','addSuggestionData','trackChangesData','createDocumentFragment','plugins','TrackChangesEditing','getDataWithAcceptedSuggestions','createElement','requires','map','getRootsAttributes','getUser','destroy','set','config','Pagination','editorCreator','3ybPqNj','_adapter','useAnonymousUser','get','define','getFullData','result','discardAllSuggestions','trackChangesData.editorCreator','CommentsRepository','99OExjlK','push','getSuggestions','Users','div','execute','data','getRootNames','2405892BbqRWs','490165pHvLsA','create','reduce','pluginName','getDataWithDiscardedSuggestions','addUser','document','editor','constructor','rootsAttributes','init','6lmnDJH','TrackChangesData','acceptAllSuggestions','892660CNxLQW','TrackChangesDataGetter','model','end','1772120FVOiGJ','addCommentThread','function','1093928MXCxXS','track-changes-data-invalid-editor-creator','appendChild'];_0x2ddf=function(){return _0x4900d4;};return _0x2ddf();}
|