@ckeditor/ckeditor5-track-changes 42.0.0-alpha.7 → 42.0.0-alpha.8
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 _0x1964a5=_0x1ef2;function _0x1ef2(_0x1dc6a1,_0x3fef10){const _0x404c67=_0x404c();return _0x1ef2=function(_0x1ef231,_0x509f38){_0x1ef231=_0x1ef231-0x17c;let _0x453faf=_0x404c67[_0x1ef231];return _0x453faf;},_0x1ef2(_0x1dc6a1,_0x3fef10);}function _0x404c(){const _0x515ffe=['formatInline','getCellLocation','type','*Merge\x20cells*','author','rootName','value','TableEditing','has','_suggestionFactory','markBlockFormat','setSelection','findAncestor','2009700SYgxYR','root','mergeTableCellLeft','getFirstPosition','236cSOKWq','set:isEnabled','$graveyard','getSuggestions','splitTableCellHorizontally','highest','_isForcedDefaultExecutionBlock','mergeTableCellRight','isEnabled','return','insertion','11kPLQUK','stop','getAncestors','accept','detach','get','2486560hfGnae','subType','horizontally','plugins','cell','_acceptFormatSuggestionCallbackFactory','element','*Split\x20cell:*\x20vertically','95606upwpNn','commandName','forceDefaultExecution','low','table','2492478jgShIC','fromRange','model','TrackChangesEditing','deletion','requires','mergeTableCellDown','_tablePostFixingSubtypes','from','afterInit','_areSelectedCellsMergable','getRanges','_areMergableCells','isInContent','1598210ScpOhV','document','472YnZlXA','selection','descriptionFactory','getSelectionAffectedTableCells','format','change','execute','tableCell','formatBlock','refresh','*Split\x20cell:*\x20horizontally','locale','7CltIBX','trackChanges','size','TableUtils','mergeTableCellUp','containsRange','add','map','splitTableCellVertically','markMultiRangeBlockFormat','1119OZqNhr','direction','length','commands','enableCommand','find','filter','registerDescriptionCallback','createRangeOn','push','editor','66969LUsgHe','mergeTableCells','registerCustomCallback','createTableWalker'];_0x404c=function(){return _0x515ffe;};return _0x404c();}(function(_0x2fdb00,_0x32eb5b){const _0x54a6ea=_0x1ef2,_0x37af27=_0x2fdb00();while(!![]){try{const _0x2e9f6f=parseInt(_0x54a6ea(0x1d6))/0x1*(parseInt(_0x54a6ea(0x1b5))/0x2)+-parseInt(_0x54a6ea(0x17c))/0x3*(parseInt(_0x54a6ea(0x19c))/0x4)+-parseInt(_0x54a6ea(0x1c8))/0x5+parseInt(_0x54a6ea(0x1ba))/0x6+-parseInt(_0x54a6ea(0x198))/0x7+-parseInt(_0x54a6ea(0x1ca))/0x8*(-parseInt(_0x54a6ea(0x187))/0x9)+parseInt(_0x54a6ea(0x1ad))/0xa*(-parseInt(_0x54a6ea(0x1a7))/0xb);if(_0x2e9f6f===_0x32eb5b)break;else _0x37af27['push'](_0x37af27['shift']());}catch(_0x43cb82){_0x37af27['push'](_0x37af27['shift']());}}}(_0x404c,0x4c160));import{Plugin as _0x29d791}from'ckeditor5/src/core.js';import _0x4d9c8d from'./table.js';import{LiveRange as _0x295ff}from'ckeditor5/src/engine.js';import{getTranslation as _0xf5e373}from'../utils/common-translations.js';export default class St extends _0x29d791{static get[_0x1964a5(0x1bf)](){return[_0x4d9c8d];}[_0x1964a5(0x1c3)](){const _0x2c2050=_0x1964a5,_0x2259a6=this[_0x2c2050(0x186)],_0x5c95f5=_0x2259a6[_0x2c2050(0x1bc)][_0x2c2050(0x1c9)][_0x2c2050(0x1cb)],_0x4cbb3e=_0x2259a6[_0x2c2050(0x1d5)];if(!_0x2259a6[_0x2c2050(0x1b0)][_0x2c2050(0x193)](_0x2c2050(0x192)))return;const _0x523147=_0x2259a6[_0x2c2050(0x1b0)][_0x2c2050(0x1ac)](_0x2c2050(0x1bd)),_0x5a7a33=_0x2259a6[_0x2c2050(0x1b0)][_0x2c2050(0x1ac)](_0x2c2050(0x1d9)),_0x3829d8=_0x2259a6[_0x2c2050(0x1b0)][_0x2c2050(0x1ac)](_0x4d9c8d);_0x3829d8[_0x2c2050(0x1c1)][_0x2c2050(0x185)](_0x2c2050(0x188)),_0x523147[_0x2c2050(0x180)](_0x2c2050(0x188),()=>{const _0xf4045e=_0x2c2050,_0x1b0d4e=_0x5a7a33[_0xf4045e(0x1cd)](_0x2259a6[_0xf4045e(0x1bc)][_0xf4045e(0x1c9)][_0xf4045e(0x1cb)]);_0x2259a6[_0xf4045e(0x1bc)][_0xf4045e(0x1cf)](()=>{const _0x256711=_0xf4045e;_0x523147[_0x256711(0x1df)](_0x1b0d4e,{'commandName':_0x256711(0x188),'commandParams':[]},[],_0x256711(0x188));});}),_0x2259a6[_0x2c2050(0x17f)][_0x2c2050(0x1ac)](_0x2c2050(0x188))['on'](_0x2c2050(0x1d0),(_0x303b8b,_0x46f6df)=>{const _0x2d8e22=_0x2c2050;_0x2259a6[_0x2d8e22(0x17f)][_0x2d8e22(0x1ac)](_0x2d8e22(0x1d7))[_0x2d8e22(0x191)]&&(_0x46f6df[_0x2d8e22(0x17e)]>0x0&&_0x46f6df[_0x46f6df[_0x2d8e22(0x17e)]-0x1]&&_0x46f6df[_0x46f6df[_0x2d8e22(0x17e)]-0x1][_0x2d8e22(0x1b7)]||_0x523147[_0x2d8e22(0x1a2)]||this[_0x2d8e22(0x1c4)]()||_0x303b8b[_0x2d8e22(0x1a8)]());},{'priority':_0x2c2050(0x1a1)});for(const _0x59560d of[_0x2c2050(0x1da),_0x2c2050(0x1a3),_0x2c2050(0x1c0),_0x2c2050(0x19a)]){const _0xb07a5=_0x2259a6[_0x2c2050(0x17f)][_0x2c2050(0x1ac)](_0x59560d);_0x523147[_0x2c2050(0x180)](_0x59560d,()=>{const _0x18c05b=_0x2c2050,_0x3df615=_0x2259a6[_0x18c05b(0x1bc)][_0x18c05b(0x1c9)][_0x18c05b(0x1cb)][_0x18c05b(0x19b)]()[_0x18c05b(0x1a9)]()[_0x18c05b(0x181)](_0x385f71=>_0x385f71['is'](_0x18c05b(0x1b3),_0x18c05b(0x1d1))),_0x2e97f3=_0xb07a5[_0x18c05b(0x191)];_0x2259a6[_0x18c05b(0x1bc)][_0x18c05b(0x1cf)](()=>{const _0xdc83d6=_0x18c05b;_0x523147[_0xdc83d6(0x1df)]([_0x3df615,_0x2e97f3],{'commandName':_0xdc83d6(0x188),'commandParams':[]},[],_0xdc83d6(0x188));});});}for(const _0x18e232 of[_0x2c2050(0x1de),_0x2c2050(0x1a0)]){const _0xf76048=_0x2259a6[_0x2c2050(0x17f)][_0x2c2050(0x1ac)](_0x18e232);_0x523147[_0x2c2050(0x180)](_0x18e232,()=>{const _0x3260df=_0x2c2050,_0x122ce1=_0x5a7a33[_0x3260df(0x1cd)](_0x2259a6[_0x3260df(0x1bc)][_0x3260df(0x1c9)][_0x3260df(0x1cb)])[0x0],_0x4f90d3=_0x122ce1[_0x3260df(0x197)](_0x3260df(0x1b9)),{column:_0x212e15,row:_0x3a1497}=_0x5a7a33[_0x3260df(0x18c)](_0x122ce1);let _0x2919fd=[];if(_0x3260df(0x1af)==_0xf76048[_0x3260df(0x17d)]){const _0x885bee=_0x5a7a33[_0x3260df(0x18a)](_0x4f90d3,{'startRow':_0x3a1497,'endRow':_0x3a1497,'includeAllSlots':!0x0});_0x2919fd=Array[_0x3260df(0x1c2)](_0x885bee)[_0x3260df(0x1dd)](_0x36d66e=>_0x36d66e[_0x3260df(0x1b1)]);}else{const _0x3bb5d5=_0x5a7a33[_0x3260df(0x18a)](_0x4f90d3,{'column':_0x212e15,'includeAllSlots':!0x0});_0x2919fd=Array[_0x3260df(0x1c2)](_0x3bb5d5)[_0x3260df(0x1dd)](_0x22d714=>_0x22d714[_0x3260df(0x1b1)]);}_0x2259a6[_0x3260df(0x1bc)][_0x3260df(0x1cf)](_0x1bac24=>{const _0x84f270=_0x3260df;_0x523147[_0x84f270(0x195)](_0x1bac24[_0x84f270(0x184)](_0x122ce1),{'commandName':_0x18e232,'commandParams':[]},_0x2919fd,_0x18e232);});});}_0x523147[_0x2c2050(0x1cc)][_0x2c2050(0x183)](_0x1a2ff3=>{const _0x1e21fa=_0x2c2050;if(_0x1e21fa(0x1d2)!=_0x1a2ff3[_0x1e21fa(0x18d)]&&_0x1e21fa(0x18b)!=_0x1a2ff3[_0x1e21fa(0x18d)])return;const {data:_0x18d5e5}=_0x1a2ff3;return _0x18d5e5&&_0x1e21fa(0x188)==_0x18d5e5[_0x1e21fa(0x1b6)]?{'type':_0x1e21fa(0x1ce),'content':_0xf5e373(_0x4cbb3e,_0x1e21fa(0x18e))}:void 0x0;}),_0x523147[_0x2c2050(0x1cc)][_0x2c2050(0x183)](_0x18707a=>{const _0x16ed7f=_0x2c2050;if(_0x16ed7f(0x1d2)!=_0x18707a[_0x16ed7f(0x18d)]&&_0x16ed7f(0x18b)!=_0x18707a[_0x16ed7f(0x18d)])return;const {data:_0xf78dc8}=_0x18707a;return _0xf78dc8?_0x16ed7f(0x1de)==_0xf78dc8[_0x16ed7f(0x1b6)]?{'type':_0x16ed7f(0x1ce),'content':_0xf5e373(_0x4cbb3e,_0x16ed7f(0x1b4))}:_0x16ed7f(0x1a0)==_0xf78dc8[_0x16ed7f(0x1b6)]?{'type':_0x16ed7f(0x1ce),'content':_0xf5e373(_0x4cbb3e,_0x16ed7f(0x1d4))}:void 0x0:void 0x0;});const _0x464258=_0x3829d8[_0x2c2050(0x1b2)]();for(const _0x51bcee of[_0x2c2050(0x1da),_0x2c2050(0x1a3),_0x2c2050(0x1c0),_0x2c2050(0x19a)])_0x523147[_0x2c2050(0x194)][_0x2c2050(0x189)](_0x2c2050(0x1d2),_0x51bcee,_0x2c2050(0x1aa),_0x464258);for(const _0x9d4f3e of[_0x2c2050(0x1de),_0x2c2050(0x1a0)])_0x523147[_0x2c2050(0x194)][_0x2c2050(0x189)](_0x2c2050(0x1d2),_0x9d4f3e,_0x2c2050(0x1aa),_0x464258);_0x523147[_0x2c2050(0x194)][_0x2c2050(0x189)](_0x2c2050(0x1d2),_0x2c2050(0x188),_0x2c2050(0x1aa),_0xf46aa2=>{const _0x1ff15e=_0x2c2050;_0x2259a6[_0x1ff15e(0x1bc)][_0x1ff15e(0x1cf)](_0x37e2b4=>{const _0xd170ae=_0x1ff15e,_0x88a2e7=Array[_0xd170ae(0x1c2)](_0x5c95f5[_0xd170ae(0x1c5)]())[_0xd170ae(0x1dd)](_0x2be646=>_0x295ff[_0xd170ae(0x1bb)](_0x2be646));_0x37e2b4[_0xd170ae(0x196)](_0xf46aa2),_0x2259a6[_0xd170ae(0x17f)][_0xd170ae(0x1ac)](_0xd170ae(0x188))[_0xd170ae(0x1d3)](),_0x2259a6[_0xd170ae(0x1d0)](_0xd170ae(0x188),{'forceDefaultExecution':!0x0});const _0x52abee=_0x88a2e7[_0xd170ae(0x182)](_0x5c9d05=>_0xd170ae(0x19e)!=_0x5c9d05[_0xd170ae(0x199)][_0xd170ae(0x190)]);_0x52abee[_0xd170ae(0x17e)]>0x0&&_0x37e2b4[_0xd170ae(0x196)](_0x52abee);for(const _0x5964a7 of _0x88a2e7)_0x5964a7[_0xd170ae(0x1ab)]();});});for(const _0x4077ed of[_0x2c2050(0x1da),_0x2c2050(0x1c0),_0x2c2050(0x19a),_0x2c2050(0x1a3)]){const _0x13f0f1=_0x2259a6[_0x2c2050(0x17f)][_0x2c2050(0x1ac)](_0x4077ed);_0x13f0f1['on'](_0x2c2050(0x19d),(_0x13e287,_0x3e2b46,_0xd96489)=>{const _0x24b77f=_0x2c2050;if(_0xd96489){const _0x5e0205=_0x2259a6[_0x24b77f(0x1bc)][_0x24b77f(0x1c9)][_0x24b77f(0x1cb)][_0x24b77f(0x19b)]()[_0x24b77f(0x1a9)]()[_0x24b77f(0x181)](_0x2286d6=>_0x2286d6['is'](_0x24b77f(0x1b3),_0x24b77f(0x1d1)));this[_0x24b77f(0x1c6)](_0x13f0f1[_0x24b77f(0x191)],_0x5e0205)||(_0x13e287[_0x24b77f(0x1a5)]=!0x1,_0x13e287[_0x24b77f(0x1a8)]());}},{'priority':_0x2c2050(0x1b8)});}}[_0x1964a5(0x1c4)](){const _0x4d4e61=_0x1964a5,_0x15be58=this[_0x4d4e61(0x186)][_0x4d4e61(0x17f)][_0x4d4e61(0x1ac)](_0x4d4e61(0x188)),_0xc095be=this[_0x4d4e61(0x186)][_0x4d4e61(0x1b0)][_0x4d4e61(0x1ac)](_0x4d4e61(0x1d9));if(!_0x15be58[_0x4d4e61(0x1a4)])return!0x1;const _0x1c42b7=_0xc095be[_0x4d4e61(0x1cd)](this[_0x4d4e61(0x186)][_0x4d4e61(0x1bc)][_0x4d4e61(0x1c9)][_0x4d4e61(0x1cb)]);for(const _0x24538d of _0x1c42b7)for(const _0x2e51e0 of _0x1c42b7)if(_0x24538d!=_0x2e51e0&&!this[_0x4d4e61(0x1c6)](_0x24538d,_0x2e51e0))return!0x1;return!0x0;}[_0x1964a5(0x1c6)](_0x56194a,_0x38b7e8){const _0xfffb80=_0x1964a5,_0x2ad59c=this[_0xfffb80(0x186)][_0xfffb80(0x1b0)][_0xfffb80(0x1ac)](_0xfffb80(0x1bd)),_0x3bb682=this[_0xfffb80(0x186)][_0xfffb80(0x1bc)][_0xfffb80(0x184)](_0x56194a),_0x289245=this[_0xfffb80(0x186)][_0xfffb80(0x1bc)][_0xfffb80(0x184)](_0x38b7e8),_0x1a08af=new Set(),_0x3eb661=new Set();for(const _0x25101a of _0x2ad59c[_0xfffb80(0x19f)]())if((_0xfffb80(0x1a6)==_0x25101a[_0xfffb80(0x18d)]||_0xfffb80(0x1be)==_0x25101a[_0xfffb80(0x18d)]||_0xfffb80(0x188)==_0x25101a[_0xfffb80(0x1ae)])&&_0x25101a[_0xfffb80(0x1c7)]){for(const _0x1ac96d of _0x25101a[_0xfffb80(0x1c5)]())_0x1ac96d[_0xfffb80(0x1db)](_0x3bb682,!0x0)&&_0x1a08af[_0xfffb80(0x1dc)](_0x25101a[_0xfffb80(0x18d)]+':'+_0x25101a[_0xfffb80(0x18f)]['id']),_0x1ac96d[_0xfffb80(0x1db)](_0x289245,!0x0)&&_0x3eb661[_0xfffb80(0x1dc)](_0x25101a[_0xfffb80(0x18d)]+':'+_0x25101a[_0xfffb80(0x18f)]['id']);}if(_0x1a08af[_0xfffb80(0x1d8)]!=_0x3eb661[_0xfffb80(0x1d8)])return!0x1;for(const _0x1740a1 of _0x1a08af)if(!_0x3eb661[_0xfffb80(0x193)](_0x1740a1))return!0x1;return!0x0;}}
|
|
23
|
+
const _0x3bec6a=_0x232c;function _0x232c(_0x596388,_0x40c4b1){const _0x43a195=_0x43a1();return _0x232c=function(_0x232c3c,_0x5c37d6){_0x232c3c=_0x232c3c-0x17f;let _0x398076=_0x43a195[_0x232c3c];return _0x398076;},_0x232c(_0x596388,_0x40c4b1);}(function(_0x361ba2,_0x29db21){const _0x382e0b=_0x232c,_0x5422c1=_0x361ba2();while(!![]){try{const _0x36d783=parseInt(_0x382e0b(0x19e))/0x1*(parseInt(_0x382e0b(0x18f))/0x2)+-parseInt(_0x382e0b(0x1b0))/0x3+-parseInt(_0x382e0b(0x1db))/0x4*(-parseInt(_0x382e0b(0x1d5))/0x5)+-parseInt(_0x382e0b(0x1ac))/0x6+-parseInt(_0x382e0b(0x1b9))/0x7+parseInt(_0x382e0b(0x1a7))/0x8*(parseInt(_0x382e0b(0x1c8))/0x9)+parseInt(_0x382e0b(0x1c0))/0xa*(parseInt(_0x382e0b(0x1ae))/0xb);if(_0x36d783===_0x29db21)break;else _0x5422c1['push'](_0x5422c1['shift']());}catch(_0x3c3d21){_0x5422c1['push'](_0x5422c1['shift']());}}}(_0x43a1,0xa4dba));import{Plugin as _0x8fab9a}from'ckeditor5/src/core.js';import _0x3bf281 from'./table.js';function _0x43a1(){const _0x4900b7=['document','filter','formatInline','TableUtils','forceDefaultExecution','2781nQdgIL','markBlockFormat','set:isEnabled','locale','model','createTableWalker','author','splitTableCellVertically','_tablePostFixingSubtypes','8EQfQwi','commandName','return','afterInit','table','6443748SAVTHq','execute','11187qyNGpp','add','2697366liWtyh','push','createRangeOn','direction','splitTableCellHorizontally','getSuggestions','TrackChangesEditing','mergeTableCellLeft','_areSelectedCellsMergable','6071989cVFxPC','stop','_isForcedDefaultExecutionBlock','registerDescriptionCallback','$graveyard','enableCommand','fromRange','15970zcTYAn','_areMergableCells','getAncestors','selection','value','cell','*Merge\x20cells*','findAncestor','5256963IIkWlI','commands','mergeTableCells','formatBlock','change','highest','low','markMultiRangeBlockFormat','map','detach','has','length','mergeTableCellUp','814540DnyMdh','getRanges','isEnabled','requires','containsRange','*Split\x20cell:*\x20vertically','8cWLuMg','accept','tableCell','type','_acceptFormatSuggestionCallbackFactory','horizontally','subType','format','isInContent','*Split\x20cell:*\x20horizontally','trackChanges','root','rootName','getSelectionAffectedTableCells','plugins','editor','insertion','element','mergeTableCellDown','refresh','registerCustomCallback','TableEditing','descriptionFactory','setSelection','706LnjLvA','mergeTableCellRight','getCellLocation','find','_suggestionFactory','getFirstPosition','size','get','deletion','from'];_0x43a1=function(){return _0x4900b7;};return _0x43a1();}import{LiveRange as _0x1772fb}from'ckeditor5/src/engine.js';import{getTranslation as _0x358454}from'../utils/common-translations.js';export default class St extends _0x8fab9a{static get[_0x3bec6a(0x1d8)](){return[_0x3bf281];}[_0x3bec6a(0x1aa)](){const _0x361010=_0x3bec6a,_0x2d7bc7=this[_0x361010(0x186)],_0x5492a8=_0x2d7bc7[_0x361010(0x1a2)][_0x361010(0x199)][_0x361010(0x1c3)],_0x4b52da=_0x2d7bc7[_0x361010(0x1a1)];if(!_0x2d7bc7[_0x361010(0x185)][_0x361010(0x1d2)](_0x361010(0x18c)))return;const _0x526e47=_0x2d7bc7[_0x361010(0x185)][_0x361010(0x196)](_0x361010(0x1b6)),_0x214c39=_0x2d7bc7[_0x361010(0x185)][_0x361010(0x196)](_0x361010(0x19c)),_0x1e9de2=_0x2d7bc7[_0x361010(0x185)][_0x361010(0x196)](_0x3bf281);_0x1e9de2[_0x361010(0x1a6)][_0x361010(0x1b1)](_0x361010(0x1ca)),_0x526e47[_0x361010(0x1be)](_0x361010(0x1ca),()=>{const _0xfabdc7=_0x361010,_0x597af7=_0x214c39[_0xfabdc7(0x184)](_0x2d7bc7[_0xfabdc7(0x1a2)][_0xfabdc7(0x199)][_0xfabdc7(0x1c3)]);_0x2d7bc7[_0xfabdc7(0x1a2)][_0xfabdc7(0x1cc)](()=>{const _0x335c4c=_0xfabdc7;_0x526e47[_0x335c4c(0x1cf)](_0x597af7,{'commandName':_0x335c4c(0x1ca),'commandParams':[]},[],_0x335c4c(0x1ca));});}),_0x2d7bc7[_0x361010(0x1c9)][_0x361010(0x196)](_0x361010(0x1ca))['on'](_0x361010(0x1ad),(_0x5bdb1d,_0xe3f36c)=>{const _0x41625f=_0x361010;_0x2d7bc7[_0x41625f(0x1c9)][_0x41625f(0x196)](_0x41625f(0x181))[_0x41625f(0x1c4)]&&(_0xe3f36c[_0x41625f(0x1d3)]>0x0&&_0xe3f36c[_0xe3f36c[_0x41625f(0x1d3)]-0x1]&&_0xe3f36c[_0xe3f36c[_0x41625f(0x1d3)]-0x1][_0x41625f(0x19d)]||_0x526e47[_0x41625f(0x1bb)]||this[_0x41625f(0x1b8)]()||_0x5bdb1d[_0x41625f(0x1ba)]());},{'priority':_0x361010(0x1cd)});for(const _0xc1f16e of[_0x361010(0x1d4),_0x361010(0x190),_0x361010(0x189),_0x361010(0x1b7)]){const _0x443e95=_0x2d7bc7[_0x361010(0x1c9)][_0x361010(0x196)](_0xc1f16e);_0x526e47[_0x361010(0x1be)](_0xc1f16e,()=>{const _0x1eff55=_0x361010,_0x1094dc=_0x2d7bc7[_0x1eff55(0x1a2)][_0x1eff55(0x199)][_0x1eff55(0x1c3)][_0x1eff55(0x194)]()[_0x1eff55(0x1c2)]()[_0x1eff55(0x192)](_0x2631e5=>_0x2631e5['is'](_0x1eff55(0x188),_0x1eff55(0x1dd))),_0x28fe96=_0x443e95[_0x1eff55(0x1c4)];_0x2d7bc7[_0x1eff55(0x1a2)][_0x1eff55(0x1cc)](()=>{const _0x190006=_0x1eff55;_0x526e47[_0x190006(0x1cf)]([_0x1094dc,_0x28fe96],{'commandName':_0x190006(0x1ca),'commandParams':[]},[],_0x190006(0x1ca));});});}for(const _0xcb3ea of[_0x361010(0x1a5),_0x361010(0x1b4)]){const _0x56aedc=_0x2d7bc7[_0x361010(0x1c9)][_0x361010(0x196)](_0xcb3ea);_0x526e47[_0x361010(0x1be)](_0xcb3ea,()=>{const _0x450d4f=_0x361010,_0x337649=_0x214c39[_0x450d4f(0x184)](_0x2d7bc7[_0x450d4f(0x1a2)][_0x450d4f(0x199)][_0x450d4f(0x1c3)])[0x0],_0x16f920=_0x337649[_0x450d4f(0x1c7)](_0x450d4f(0x1ab)),{column:_0x2ab768,row:_0x39f3d7}=_0x214c39[_0x450d4f(0x191)](_0x337649);let _0xde1d9b=[];if(_0x450d4f(0x1e0)==_0x56aedc[_0x450d4f(0x1b3)]){const _0x4dc3f7=_0x214c39[_0x450d4f(0x1a3)](_0x16f920,{'startRow':_0x39f3d7,'endRow':_0x39f3d7,'includeAllSlots':!0x0});_0xde1d9b=Array[_0x450d4f(0x198)](_0x4dc3f7)[_0x450d4f(0x1d0)](_0x4ae3f5=>_0x4ae3f5[_0x450d4f(0x1c5)]);}else{const _0x52ddd8=_0x214c39[_0x450d4f(0x1a3)](_0x16f920,{'column':_0x2ab768,'includeAllSlots':!0x0});_0xde1d9b=Array[_0x450d4f(0x198)](_0x52ddd8)[_0x450d4f(0x1d0)](_0x25a5a0=>_0x25a5a0[_0x450d4f(0x1c5)]);}_0x2d7bc7[_0x450d4f(0x1a2)][_0x450d4f(0x1cc)](_0x1cb316=>{const _0x100eef=_0x450d4f;_0x526e47[_0x100eef(0x19f)](_0x1cb316[_0x100eef(0x1b2)](_0x337649),{'commandName':_0xcb3ea,'commandParams':[]},_0xde1d9b,_0xcb3ea);});});}_0x526e47[_0x361010(0x18d)][_0x361010(0x1bc)](_0x2666f1=>{const _0x193739=_0x361010;if(_0x193739(0x1cb)!=_0x2666f1[_0x193739(0x1de)]&&_0x193739(0x19b)!=_0x2666f1[_0x193739(0x1de)])return;const {data:_0x29b4fa}=_0x2666f1;return _0x29b4fa&&_0x193739(0x1ca)==_0x29b4fa[_0x193739(0x1a8)]?{'type':_0x193739(0x1e2),'content':_0x358454(_0x4b52da,_0x193739(0x1c6))}:void 0x0;}),_0x526e47[_0x361010(0x18d)][_0x361010(0x1bc)](_0x8187ef=>{const _0x3362d8=_0x361010;if(_0x3362d8(0x1cb)!=_0x8187ef[_0x3362d8(0x1de)]&&_0x3362d8(0x19b)!=_0x8187ef[_0x3362d8(0x1de)])return;const {data:_0x61bc56}=_0x8187ef;return _0x61bc56?_0x3362d8(0x1a5)==_0x61bc56[_0x3362d8(0x1a8)]?{'type':_0x3362d8(0x1e2),'content':_0x358454(_0x4b52da,_0x3362d8(0x1da))}:_0x3362d8(0x1b4)==_0x61bc56[_0x3362d8(0x1a8)]?{'type':_0x3362d8(0x1e2),'content':_0x358454(_0x4b52da,_0x3362d8(0x180))}:void 0x0:void 0x0;});const _0x3153c0=_0x1e9de2[_0x361010(0x1df)]();for(const _0xffe3fa of[_0x361010(0x1d4),_0x361010(0x190),_0x361010(0x189),_0x361010(0x1b7)])_0x526e47[_0x361010(0x193)][_0x361010(0x18b)](_0x361010(0x1cb),_0xffe3fa,_0x361010(0x1dc),_0x3153c0);for(const _0x118da0 of[_0x361010(0x1a5),_0x361010(0x1b4)])_0x526e47[_0x361010(0x193)][_0x361010(0x18b)](_0x361010(0x1cb),_0x118da0,_0x361010(0x1dc),_0x3153c0);_0x526e47[_0x361010(0x193)][_0x361010(0x18b)](_0x361010(0x1cb),_0x361010(0x1ca),_0x361010(0x1dc),_0x19a92a=>{const _0x239387=_0x361010;_0x2d7bc7[_0x239387(0x1a2)][_0x239387(0x1cc)](_0x5d916c=>{const _0x278fbc=_0x239387,_0x1ff3ab=Array[_0x278fbc(0x198)](_0x5492a8[_0x278fbc(0x1d6)]())[_0x278fbc(0x1d0)](_0x1e9e7f=>_0x1772fb[_0x278fbc(0x1bf)](_0x1e9e7f));_0x5d916c[_0x278fbc(0x18e)](_0x19a92a),_0x2d7bc7[_0x278fbc(0x1c9)][_0x278fbc(0x196)](_0x278fbc(0x1ca))[_0x278fbc(0x18a)](),_0x2d7bc7[_0x278fbc(0x1ad)](_0x278fbc(0x1ca),{'forceDefaultExecution':!0x0});const _0x3938e9=_0x1ff3ab[_0x278fbc(0x19a)](_0x4ea23a=>_0x278fbc(0x1bd)!=_0x4ea23a[_0x278fbc(0x182)][_0x278fbc(0x183)]);_0x3938e9[_0x278fbc(0x1d3)]>0x0&&_0x5d916c[_0x278fbc(0x18e)](_0x3938e9);for(const _0x5a8925 of _0x1ff3ab)_0x5a8925[_0x278fbc(0x1d1)]();});});for(const _0x44523e of[_0x361010(0x1d4),_0x361010(0x189),_0x361010(0x1b7),_0x361010(0x190)]){const _0x21c498=_0x2d7bc7[_0x361010(0x1c9)][_0x361010(0x196)](_0x44523e);_0x21c498['on'](_0x361010(0x1a0),(_0x4588c0,_0x1cdfdd,_0x24ec9a)=>{const _0x3161b2=_0x361010;if(_0x24ec9a){const _0x2d3a84=_0x2d7bc7[_0x3161b2(0x1a2)][_0x3161b2(0x199)][_0x3161b2(0x1c3)][_0x3161b2(0x194)]()[_0x3161b2(0x1c2)]()[_0x3161b2(0x192)](_0x284962=>_0x284962['is'](_0x3161b2(0x188),_0x3161b2(0x1dd)));this[_0x3161b2(0x1c1)](_0x21c498[_0x3161b2(0x1c4)],_0x2d3a84)||(_0x4588c0[_0x3161b2(0x1a9)]=!0x1,_0x4588c0[_0x3161b2(0x1ba)]());}},{'priority':_0x361010(0x1ce)});}}[_0x3bec6a(0x1b8)](){const _0x562700=_0x3bec6a,_0xb0c182=this[_0x562700(0x186)][_0x562700(0x1c9)][_0x562700(0x196)](_0x562700(0x1ca)),_0x23e082=this[_0x562700(0x186)][_0x562700(0x185)][_0x562700(0x196)](_0x562700(0x19c));if(!_0xb0c182[_0x562700(0x1d7)])return!0x1;const _0x31d0c1=_0x23e082[_0x562700(0x184)](this[_0x562700(0x186)][_0x562700(0x1a2)][_0x562700(0x199)][_0x562700(0x1c3)]);for(const _0x1b2c66 of _0x31d0c1)for(const _0x3a2b34 of _0x31d0c1)if(_0x1b2c66!=_0x3a2b34&&!this[_0x562700(0x1c1)](_0x1b2c66,_0x3a2b34))return!0x1;return!0x0;}[_0x3bec6a(0x1c1)](_0x27157d,_0x549eae){const _0x4de90c=_0x3bec6a,_0x43e304=this[_0x4de90c(0x186)][_0x4de90c(0x185)][_0x4de90c(0x196)](_0x4de90c(0x1b6)),_0x3dac6c=this[_0x4de90c(0x186)][_0x4de90c(0x1a2)][_0x4de90c(0x1b2)](_0x27157d),_0x40a83c=this[_0x4de90c(0x186)][_0x4de90c(0x1a2)][_0x4de90c(0x1b2)](_0x549eae),_0x1242a8=new Set(),_0x4ab44d=new Set();for(const _0x5696ba of _0x43e304[_0x4de90c(0x1b5)]())if((_0x4de90c(0x187)==_0x5696ba[_0x4de90c(0x1de)]||_0x4de90c(0x197)==_0x5696ba[_0x4de90c(0x1de)]||_0x4de90c(0x1ca)==_0x5696ba[_0x4de90c(0x1e1)])&&_0x5696ba[_0x4de90c(0x17f)]){for(const _0x4904a7 of _0x5696ba[_0x4de90c(0x1d6)]())_0x4904a7[_0x4de90c(0x1d9)](_0x3dac6c,!0x0)&&_0x1242a8[_0x4de90c(0x1af)](_0x5696ba[_0x4de90c(0x1de)]+':'+_0x5696ba[_0x4de90c(0x1a4)]['id']),_0x4904a7[_0x4de90c(0x1d9)](_0x40a83c,!0x0)&&_0x4ab44d[_0x4de90c(0x1af)](_0x5696ba[_0x4de90c(0x1de)]+':'+_0x5696ba[_0x4de90c(0x1a4)]['id']);}if(_0x1242a8[_0x4de90c(0x195)]!=_0x4ab44d[_0x4de90c(0x195)])return!0x1;for(const _0x31f88b of _0x1242a8)if(!_0x4ab44d[_0x4de90c(0x1d2)](_0x31f88b))return!0x1;return!0x0;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x9811ba=_0x4dbb;function _0x840c(){const _0x38efb0=['9SVmTXl','locale','editor','plugins','commands','TrackChangesEditing','ELEMENT_TABLE_OF_CONTENTS','registerElementLabel','521130jMsqhg','24jJNJdq','258772kNwDli','283623KzKzyH','enableCommand','insertTableOfContents','197032EwseVR','10EpQYaF','14SXfYXu','5314GWMYpP','53EsijQd','328592YaYjJT','45340TgzLIn','get','descriptionFactory','tableOfContents','afterInit'];_0x840c=function(){return _0x38efb0;};return _0x840c();}(function(_0x4a9291,_0x1a78ff){const _0x157faa=_0x4dbb,_0x35976e=_0x4a9291();while(!![]){try{const _0x1057f0=-parseInt(_0x157faa(0x99))/0x1*(-parseInt(_0x157faa(0x98))/0x2)+parseInt(_0x157faa(0xab))/0x3+-parseInt(_0x157faa(0xaa))/0x4*(parseInt(_0x157faa(0x96))/0x5)+-parseInt(_0x157faa(0xa8))/0x6+parseInt(_0x157faa(0x97))/0x7*(parseInt(_0x157faa(0x9a))/0x8)+parseInt(_0x157faa(0xa0))/0x9*(-parseInt(_0x157faa(0x9b))/0xa)+parseInt(_0x157faa(0x95))/0xb*(parseInt(_0x157faa(0xa9))/0xc);if(_0x1057f0===_0x1a78ff)break;else _0x35976e['push'](_0x35976e['shift']());}catch(_0x2af7b6){_0x35976e['push'](_0x35976e['shift']());}}}(_0x840c,0x205cf));function _0x4dbb(_0xd5d5f8,_0x3e19c4){const _0x840c64=_0x840c();return _0x4dbb=function(_0x4dbbab,_0xb211d1){_0x4dbbab=_0x4dbbab-0x93;let _0x1e5317=_0x840c64[_0x4dbbab];return _0x1e5317;},_0x4dbb(_0xd5d5f8,_0x3e19c4);}import{Plugin as _0x56cb48}from'ckeditor5/src/core.js';import{getTranslation as _0x1bbc8d}from'../utils/common-translations.js';export default class _t extends _0x56cb48{[_0x9811ba(0x9f)](){const _0x5c88c4=_0x9811ba,_0x4447db=this[_0x5c88c4(0xa2)];if(!_0x4447db[_0x5c88c4(0xa4)][_0x5c88c4(0x9c)](_0x5c88c4(0x94)))return;_0x4447db[_0x5c88c4(0xa3)][_0x5c88c4(0x9c)](_0x5c88c4(0xa5))[_0x5c88c4(0x93)](_0x5c88c4(0x94));const _0x13d918=_0x4447db[_0x5c88c4(0xa3)][_0x5c88c4(0x9c)](_0x5c88c4(0xa5)),_0x174948=_0x4447db[_0x5c88c4(0xa1)];_0x13d918[_0x5c88c4(0x9d)][_0x5c88c4(0xa7)](_0x5c88c4(0x9e),_0x5c58f4=>_0x1bbc8d(_0x174948,_0x5c88c4(0xa6),_0x5c58f4));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3db829=_0x3fa6;(function(_0x4aa54e,_0x372aba){const _0x48129a=_0x3fa6,_0x38aa83=_0x4aa54e();while(!![]){try{const _0x534041=parseInt(_0x48129a(0xc3))/0x1+parseInt(_0x48129a(0xb7))/0x2*(parseInt(_0x48129a(0xda))/0x3)+-parseInt(_0x48129a(0xcf))/0x4*(-parseInt(_0x48129a(0xac))/0x5)+-parseInt(_0x48129a(0xd3))/0x6+-parseInt(_0x48129a(0xa7))/0x7*(parseInt(_0x48129a(0xb4))/0x8)+parseInt(_0x48129a(0xc1))/0x9+-parseInt(_0x48129a(0xe0))/0xa;if(_0x534041===_0x372aba)break;else _0x38aa83['push'](_0x38aa83['shift']());}catch(_0x5a1d27){_0x38aa83['push'](_0x38aa83['shift']());}}}(_0x4a5a,0xec8de));import{Plugin as _0xd790d8}from'ckeditor5/src/core.js';import{getTranslation as _0x1e9249}from'../utils/common-translations.js';function _0x4a5a(){const _0x284ef5=['tableHeight','has','discard','batch','model','tableBorderStyle','start','tableCellHeight','132818DmPFJY','removeAttribute','getSuggestionCallback','setAttribute','TableCellPropertiesEditing','10QbIhwo','tableCellHorizontalAlignment','getContainedElement','tableBorderWidth','tableCellWidth','tableCellVerticalAlignment','enableCommand','tableBorderColor','96ycKtWo','selection','format','152754WRkcNW','tableCellProperties','editor','tableCellBackgroundColor','nodeAfter','table','afterInit','markBlockFormat','descriptionFactory','getAttribute','1372050wEzlGJ','commandParams','251584HXHPXM','*Format:*\x20change\x20table\x20cell\x20properties','tableCellBorderWidth','tableBackgroundColor','registerDescriptionCallback','accept','findAncestor','getSuggestions','TablePropertiesEditing','TableUtils','pluginName','_getSuggestion','2854840sKRxeW','plugins','join','enqueueChange','4920996eJrfgK','_handlePropertyChange','*Format:*\x20change\x20table\x20properties','tableProperties','change','TrackChangesTableProperties','data','57kvxuit','get','locale','getSelectionAffectedTableCells','subType','registerCustomCallback','12658370mbuRKR','getFirstPosition','tableWidth','document','tableAlignment','tableCellBorderColor','_suggestionFactory','tableCellPadding','formatBlock','TrackChangesEditing','tableCellBorderStyle','handleSuggestionDescription','handleDiscardAction'];_0x4a5a=function(){return _0x284ef5;};return _0x4a5a();}function _0x3fa6(_0xec14ab,_0x10e3dd){const _0x4a5a38=_0x4a5a();return _0x3fa6=function(_0x3fa60a,_0x58780b){_0x3fa60a=_0x3fa60a-0xa7;let _0x51df80=_0x4a5a38[_0x3fa60a];return _0x51df80;},_0x3fa6(_0xec14ab,_0x10e3dd);}export default class $t extends _0xd790d8{constructor(_0x24bd61){const _0x4728a0=_0x3fa6;super(_0x24bd61),this[_0x4728a0(0xd6)]=[_0x4728a0(0xb3),_0x4728a0(0xf2),_0x4728a0(0xaf),_0x4728a0(0xe4),_0x4728a0(0xe2),_0x4728a0(0xed),_0x4728a0(0xc6)],this[_0x4728a0(0xb8)]=[_0x4728a0(0xe5),_0x4728a0(0xea),_0x4728a0(0xc5),_0x4728a0(0xe7),_0x4728a0(0xb0),_0x4728a0(0xf4),_0x4728a0(0xba),_0x4728a0(0xad),_0x4728a0(0xb1)];}static get[_0x3db829(0xcd)](){const _0x254d2f=_0x3db829;return _0x254d2f(0xd8);}[_0x3db829(0xbd)](){const _0xa71916=_0x3db829,_0x5b5007=this[_0xa71916(0xb9)][_0xa71916(0xd0)][_0xa71916(0xdb)](_0xa71916(0xe9));if(this[_0xa71916(0xb9)][_0xa71916(0xd0)][_0xa71916(0xee)](_0xa71916(0xcb))){for(const _0x10923e of this[_0xa71916(0xd6)])_0x5b5007[_0xa71916(0xb2)](_0x10923e,(_0x1dc9e9,_0x2b36d0)=>{const _0x1ca2ac=_0xa71916,_0x2535d5=this[_0x1ca2ac(0xb9)][_0x1ca2ac(0xf1)][_0x1ca2ac(0xe3)][_0x1ca2ac(0xb5)][_0x1ca2ac(0xe1)]()[_0x1ca2ac(0xc9)](_0x1ca2ac(0xbc));this[_0x1ca2ac(0xd4)](_0x10923e,[_0x2535d5],this[_0x1ca2ac(0xd6)],_0x1ca2ac(0xd6),_0x1dc9e9,_0x2b36d0);});_0x5b5007[_0xa71916(0xe6)][_0xa71916(0xdf)](_0xa71916(0xe8),_0xa71916(0xd6),_0xa71916(0xc8),_0x5b5007[_0xa71916(0xe6)][_0xa71916(0xa9)](_0xa71916(0xe8),null,_0xa71916(0xef))),_0x5b5007[_0xa71916(0xe6)][_0xa71916(0xdf)](_0xa71916(0xe8),_0xa71916(0xd6),_0xa71916(0xef),(_0x5db2ee,_0x427918)=>this[_0xa71916(0xec)](this[_0xa71916(0xd6)],_0x5db2ee,_0x427918)),_0x5b5007[_0xa71916(0xe6)][_0xa71916(0xdf)](_0xa71916(0xe8),_0xa71916(0xd6),_0xa71916(0xd1),()=>!0x1);}if(this[_0xa71916(0xb9)][_0xa71916(0xd0)][_0xa71916(0xee)](_0xa71916(0xab))){for(const _0x48f412 of this[_0xa71916(0xb8)])_0x5b5007[_0xa71916(0xb2)](_0x48f412,(_0x452a54,_0x176fa7)=>{const _0x5e1595=_0xa71916,_0x2d1f4b=this[_0x5e1595(0xb9)][_0x5e1595(0xd0)][_0x5e1595(0xdb)](_0x5e1595(0xcc))[_0x5e1595(0xdd)](this[_0x5e1595(0xb9)][_0x5e1595(0xf1)][_0x5e1595(0xe3)][_0x5e1595(0xb5)]);this[_0x5e1595(0xd4)](_0x48f412,_0x2d1f4b,this[_0x5e1595(0xb8)],_0x5e1595(0xb8),_0x452a54,_0x176fa7);});_0x5b5007[_0xa71916(0xe6)][_0xa71916(0xdf)](_0xa71916(0xe8),_0xa71916(0xb8),_0xa71916(0xc8),_0x5b5007[_0xa71916(0xe6)][_0xa71916(0xa9)](_0xa71916(0xe8),null,_0xa71916(0xef))),_0x5b5007[_0xa71916(0xe6)][_0xa71916(0xdf)](_0xa71916(0xe8),_0xa71916(0xb8),_0xa71916(0xef),(_0x563db4,_0x1b8673)=>this[_0xa71916(0xec)](this[_0xa71916(0xb8)],_0x563db4,_0x1b8673)),_0x5b5007[_0xa71916(0xe6)][_0xa71916(0xdf)](_0xa71916(0xe8),_0xa71916(0xb8),_0xa71916(0xd1),()=>!0x1);}_0x5b5007[_0xa71916(0xbf)][_0xa71916(0xc7)](_0x3aef90=>this[_0xa71916(0xeb)](_0x3aef90));}[_0x3db829(0xd4)](_0x50641b,_0x5ef53c,_0x2c7e22,_0x3caa71,_0x1fe765,_0x2ef93f){const _0x4fe347=_0x3db829,_0x316ae0=this[_0x4fe347(0xb9)][_0x4fe347(0xd0)][_0x4fe347(0xdb)](_0x4fe347(0xe9));this[_0x4fe347(0xb9)][_0x4fe347(0xf1)][_0x4fe347(0xd2)](_0x2ef93f[_0x4fe347(0xf0)],()=>{const _0x54ddc6=_0x4fe347;for(const _0x40e5e2 of _0x5ef53c){if(this[_0x54ddc6(0xce)](_0x40e5e2,_0x3caa71))_0x1fe765(_0x2ef93f);else{const _0x1c5b31={};for(const _0x18bba1 of _0x2c7e22){const _0x24d8c6=_0x40e5e2[_0x54ddc6(0xc0)](_0x18bba1);void 0x0!==_0x24d8c6&&(_0x1c5b31[_0x18bba1]=_0x24d8c6);}_0x1fe765(_0x2ef93f),_0x316ae0[_0x54ddc6(0xbe)](_0x40e5e2,{'commandParams':[_0x1c5b31]},[],_0x3caa71);}}});}[_0x3db829(0xec)](_0x49f2a3,_0x5c3e34,_0x34f6ea){const _0x31b253=_0x3db829,_0x271f54=_0x5c3e34[0x0][_0x31b253(0xf3)][_0x31b253(0xbb)],_0x436d4f=_0x34f6ea[_0x31b253(0xc2)][0x0];this[_0x31b253(0xb9)][_0x31b253(0xf1)][_0x31b253(0xd7)](_0xa119cc=>{const _0x45feff=_0x31b253;for(const _0x1d2e50 of _0x49f2a3)void 0x0!==_0x436d4f[_0x1d2e50]?_0xa119cc[_0x45feff(0xaa)](_0x1d2e50,_0x436d4f[_0x1d2e50],_0x271f54):_0xa119cc[_0x45feff(0xa8)](_0x1d2e50,_0x271f54);});}[_0x3db829(0xeb)](_0xec56ea){const _0x2b907e=_0x3db829;if(_0xec56ea[_0x2b907e(0xd9)])switch(_0xec56ea[_0x2b907e(0xde)]){case _0x2b907e(0xd6):return{'type':_0x2b907e(0xb6),'content':_0x1e9249(this[_0x2b907e(0xb9)][_0x2b907e(0xdc)],_0x2b907e(0xd5))};case _0x2b907e(0xb8):return{'type':_0x2b907e(0xb6),'content':_0x1e9249(this[_0x2b907e(0xb9)][_0x2b907e(0xdc)],_0x2b907e(0xc4))};}}[_0x3db829(0xce)](_0x1b7074,_0x3344ce){const _0xcbad8=_0x3db829,_0xdc5bcd=this[_0xcbad8(0xb9)][_0xcbad8(0xd0)][_0xcbad8(0xdb)](_0xcbad8(0xe9));for(const _0x28717f of _0xdc5bcd[_0xcbad8(0xca)]({'skipNotAttached':!0x0})){const _0x5c03c3=_0x28717f[_0xcbad8(0xae)]();if(_0x28717f[_0xcbad8(0xde)]===_0x3344ce&&_0x5c03c3===_0x1b7074)return _0x28717f;}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x19ee95=_0x30bc;(function(_0x456592,_0x423a0a){const _0x5cbfdf=_0x30bc,_0x1f920a=_0x456592();while(!![]){try{const _0x53a751=parseInt(_0x5cbfdf(0x130))/0x1*(parseInt(_0x5cbfdf(0x12c))/0x2)+-parseInt(_0x5cbfdf(0x12d))/0x3*(-parseInt(_0x5cbfdf(0x12a))/0x4)+-parseInt(_0x5cbfdf(0x139))/0x5+-parseInt(_0x5cbfdf(0x136))/0x6+-parseInt(_0x5cbfdf(0x12b))/0x7*(parseInt(_0x5cbfdf(0x134))/0x8)+parseInt(_0x5cbfdf(0x138))/0x9+parseInt(_0x5cbfdf(0x135))/0xa;if(_0x53a751===_0x423a0a)break;else _0x1f920a['push'](_0x1f920a['shift']());}catch(_0x536c75){_0x1f920a['push'](_0x1f920a['shift']());}}}(_0x12e7,0x7897e));import{Plugin as _0x3ba1c0}from'ckeditor5/src/core.js';function _0x30bc(_0xb1230,_0x46e52d){const _0x12e794=_0x12e7();return _0x30bc=function(_0x30bc85,_0xd50ada){_0x30bc85=_0x30bc85-0x12a;let _0x21e682=_0x12e794[_0x30bc85];return _0x21e682;},_0x30bc(_0xb1230,_0x46e52d);}export default class Ct extends _0x3ba1c0{[_0x19ee95(0x131)](){const _0x233dca=_0x19ee95,_0x51353d=this[_0x233dca(0x12f)];_0x51353d[_0x233dca(0x13b)][_0x233dca(0x13c)](_0x233dca(0x137))&&_0x51353d[_0x233dca(0x13b)][_0x233dca(0x132)](_0x233dca(0x133))[_0x233dca(0x13a)](_0x233dca(0x12e));}}function _0x12e7(){const _0x124b5a=['afterInit','get','TrackChangesEditing','5856IBdDjS','6662610yxKKoG','3055428xxjXRG','Template','5472549mecFQg','4903620HHlkRh','enableCommand','plugins','has','20FakEaM','3227AlYqCA','4zoOkJS','521472SGxNyA','insertTemplate','editor','88961yZpOaY'];_0x12e7=function(){return _0x124b5a;};return _0x12e7();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x316e(_0x3174c7,_0x4bd10c){const _0x4ffaa8=_0x4ffa();return _0x316e=function(_0x316eff,_0x581c28){_0x316eff=_0x316eff-0x85;let _0x72fbe4=_0x4ffaa8[_0x316eff];return _0x72fbe4;},_0x316e(_0x3174c7,_0x4bd10c);}const _0x134013=_0x316e;(function(_0xcb6f7c,_0x3ea830){const _0x51e4c0=_0x316e,_0x27151d=_0xcb6f7c();while(!![]){try{const _0x1e28db=-parseInt(_0x51e4c0(0xac))/0x1+parseInt(_0x51e4c0(0x8c))/0x2+-parseInt(_0x51e4c0(0xa7))/0x3+-parseInt(_0x51e4c0(0x91))/0x4+-parseInt(_0x51e4c0(0x9e))/0x5+-parseInt(_0x51e4c0(0xab))/0x6*(parseInt(_0x51e4c0(0xa5))/0x7)+-parseInt(_0x51e4c0(0x8b))/0x8*(-parseInt(_0x51e4c0(0xa8))/0x9);if(_0x1e28db===_0x3ea830)break;else _0x27151d['push'](_0x27151d['shift']());}catch(_0xc9a622){_0x27151d['push'](_0x27151d['shift']());}}}(_0x4ffa,0xea144));import{Plugin as _0x1b0e8c}from'ckeditor5/src/core.js';import{getTranslation as _0x3ed972}from'../utils/common-translations.js';function _0x4ffa(){const _0x1934a6=['isEqual','document','getNearestSelectionRange','6456WSdVkM','2903274cAndlT','TrackChangesEditing','from','element','ELEMENT_TITLE','6634800OVRztR','isTouching','suggestion','model','registerPostFixer','editor','descriptionFactory','_splitMarkerName','differ','createRange','end','Title','registerElementLabel','3451400BkQxjU','has','forward','updateMarker','title-content','get','locale','2338JuXQro','removeMarker','1321833XaRQms','33921YJSnmH','getChangedMarkers','afterInit','11190BJRanb','121931PdgYpB','schema','plugins','newRange','nodeBefore','start','isCollapsed'];_0x4ffa=function(){return _0x1934a6;};return _0x4ffa();}export default class Dt extends _0x1b0e8c{[_0x134013(0xaa)](){const _0x2e96bb=_0x134013,_0x27747d=this[_0x2e96bb(0x96)];if(!_0x27747d[_0x2e96bb(0xae)][_0x2e96bb(0x9f)](_0x2e96bb(0x9c)))return;const _0x5f51ad=_0x27747d[_0x2e96bb(0xae)][_0x2e96bb(0xa3)](_0x2e96bb(0x8d));_0x5f51ad[_0x2e96bb(0x97)][_0x2e96bb(0x9d)](_0x2e96bb(0xa2),()=>_0x3ed972(_0x27747d[_0x2e96bb(0xa4)],_0x2e96bb(0x90))),_0x27747d[_0x2e96bb(0x94)][_0x2e96bb(0x89)][_0x2e96bb(0x95)](_0xea533d=>{const _0x156403=_0x2e96bb;let _0x3bf231=!0x1;const _0x87132e=Array[_0x156403(0x8e)](_0x27747d[_0x156403(0x94)][_0x156403(0x89)][_0x156403(0x99)][_0x156403(0xa9)]());for(const {name:_0x548f2f,data:_0x1995dd}of _0x87132e){const {group:_0x5000b8}=_0x5f51ad[_0x156403(0x98)](_0x548f2f);if(_0x156403(0x93)!==_0x5000b8||!_0x1995dd[_0x156403(0xaf)])continue;const _0xcfc9cc=_0x1995dd[_0x156403(0xaf)],_0x4303e1=_0xcfc9cc[_0x156403(0x9b)][_0x156403(0x85)];if(!_0x4303e1||!_0x4303e1['is'](_0x156403(0x8f),_0x156403(0xa2)))continue;if(!_0xcfc9cc[_0x156403(0x86)][_0x156403(0x92)](_0xcfc9cc[_0x156403(0x9b)]))continue;const _0x4093d3=_0x27747d[_0x156403(0x94)][_0x156403(0xad)][_0x156403(0x8a)](_0xcfc9cc[_0x156403(0x9b)],_0x156403(0xa0));if(_0x4093d3&&_0x4093d3[_0x156403(0x87)]){const _0x569e3c=_0xea533d[_0x156403(0x9a)](_0xcfc9cc[_0x156403(0x86)],_0x4093d3[_0x156403(0x86)]);_0x569e3c[_0x156403(0x88)](_0xcfc9cc)||(_0xea533d[_0x156403(0xa1)](_0x548f2f,{'range':_0x569e3c}),_0x3bf231=!0x0);}_0x3bf231||(_0xea533d[_0x156403(0xa6)](_0x548f2f),_0x3bf231=!0x0);}return _0x3bf231;});}}
|
package/src/integrations/undo.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x33b8c0=_0x3434;(function(_0x154f20,_0x564365){const _0x1c75f7=_0x3434,_0x5625a2=_0x154f20();while(!![]){try{const _0x4c3496=parseInt(_0x1c75f7(0xcf))/0x1*(-parseInt(_0x1c75f7(0xc9))/0x2)+-parseInt(_0x1c75f7(0xc7))/0x3+-parseInt(_0x1c75f7(0xc6))/0x4*(-parseInt(_0x1c75f7(0xd0))/0x5)+-parseInt(_0x1c75f7(0xca))/0x6+-parseInt(_0x1c75f7(0xcc))/0x7+parseInt(_0x1c75f7(0xc5))/0x8+-parseInt(_0x1c75f7(0xc8))/0x9*(-parseInt(_0x1c75f7(0xcb))/0xa);if(_0x4c3496===_0x564365)break;else _0x5625a2['push'](_0x5625a2['shift']());}catch(_0x1ef0f8){_0x5625a2['push'](_0x5625a2['shift']());}}}(_0x27dc,0x750a8));import{Plugin as _0x3c6dec}from'ckeditor5/src/core.js';export default class Nt extends _0x3c6dec{[_0x33b8c0(0xce)](){const _0x1c4658=_0x33b8c0,_0x319d94=this[_0x1c4658(0xd4)],_0x3e2509=_0x319d94[_0x1c4658(0xd6)][_0x1c4658(0xcd)](_0x1c4658(0xc3));_0x319d94[_0x1c4658(0xd6)][_0x1c4658(0xd3)](_0x1c4658(0xd5))&&(_0x3e2509[_0x1c4658(0xd1)](_0x1c4658(0xc4)),_0x3e2509[_0x1c4658(0xd1)](_0x1c4658(0xd2)));}}function _0x3434(_0x12ebb8,_0x422d18){const _0x27dc3e=_0x27dc();return _0x3434=function(_0x3434ff,_0x4e715d){_0x3434ff=_0x3434ff-0xc3;let _0x26e7cc=_0x27dc3e[_0x3434ff];return _0x26e7cc;},_0x3434(_0x12ebb8,_0x422d18);}function _0x27dc(){const _0x2f5f0e=['afterInit','7KJHVeU','1298420XZkyfd','enableCommand','redo','has','editor','UndoEditing','plugins','TrackChangesEditing','undo','3179136THcfYI','8WzwcAf','604473sTOMOV','43443iEypsy','55712eGDERq','1201932mVzosL','510GUBPYy','607124vTlpZT','get'];_0x27dc=function(){return _0x2f5f0e;};return _0x27dc();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x55e97e,_0x2cde3c){const _0x5203d1=_0x1f91,_0x4e9a8c=_0x55e97e();while(!![]){try{const _0x691114=parseInt(_0x5203d1(0x160))/0x1+-parseInt(_0x5203d1(0x14e))/0x2*(-parseInt(_0x5203d1(0x13f))/0x3)+-parseInt(_0x5203d1(0x163))/0x4*(-parseInt(_0x5203d1(0x151))/0x5)+-parseInt(_0x5203d1(0x152))/0x6*(-parseInt(_0x5203d1(0x143))/0x7)+-parseInt(_0x5203d1(0x166))/0x8+-parseInt(_0x5203d1(0x157))/0x9*(-parseInt(_0x5203d1(0x159))/0xa)+-parseInt(_0x5203d1(0x156))/0xb;if(_0x691114===_0x2cde3c)break;else _0x4e9a8c['push'](_0x4e9a8c['shift']());}catch(_0x505925){_0x4e9a8c['push'](_0x4e9a8c['shift']());}}}(_0x51e4,0x390a2));function _0x51e4(){const _0x5b8342=['addHighlight','createUIElement','301684uzroek','type','markerRange','705164GevWUR','isContent','consumable','1311072onZEfz','insert','hasAttribute','push','createRangeOn','model','isAtEnd','bindElementToMarker','isBlock','get','activeMarkers','getWalker','TrackChangesEditing','188667hukXMj','writer','plugins','nextSibling','343BqaPYP','span','includes','ck-suggestion-marker--active','parent','isLimit','schema','item','markerName','getItems','test','6xTrLiU','getCustomProperty','previousPosition','10evNHEh','7224jBUCjP','toViewElement','start','name','7948028lvGCiH','9aAFqFm','ck-suggestion-marker-','2181370qJrGAT','toViewPosition','elementEnd','addClass','mapper'];_0x51e4=function(){return _0x5b8342;};return _0x51e4();}function _0x1f91(_0x53ebcf,_0x4f1db1){const _0x51e42d=_0x51e4();return _0x1f91=function(_0x1f9110,_0x485055){_0x1f9110=_0x1f9110-0x13b;let _0x336dda=_0x51e42d[_0x1f9110];return _0x336dda;},_0x1f91(_0x53ebcf,_0x4f1db1);}export function getRangesWithAttribute(_0x4ce826,_0x424029,_0x1c405d){const _0x36d12c=_0x1f91,_0x2937c4=[];for(const _0x34aec6 of _0x424029[_0x36d12c(0x14c)]())_0x34aec6[_0x36d12c(0x168)](_0x4ce826)&&_0x2937c4[_0x36d12c(0x169)](_0x1c405d[_0x36d12c(0x16a)](_0x34aec6));return _0x2937c4;}export function downcastSplitMergeMarker(_0x1f7ccb,_0x5e2400,{showActiveMarker:_0xa3fcf0=!0x0}={}){const _0x56febd=_0x1f91,_0x48c73d=_0x1f7ccb[_0x56febd(0x141)][_0x56febd(0x13b)](_0x56febd(0x13e));return(_0x3d9836,_0x8b7f70,_0x1ebdae)=>{const _0x155960=_0x56febd;if(!_0x1ebdae[_0x155960(0x165)][_0x155960(0x14d)](_0x8b7f70[_0x155960(0x162)],_0x3d9836[_0x155960(0x155)]))return;const _0x5b4b98=_0x8b7f70[_0x155960(0x162)][_0x155960(0x13d)](),_0x3a4ba7=_0x8b7f70[_0x155960(0x162)][_0x155960(0x154)],_0xe35084=_0x1f7ccb[_0x155960(0x16b)][_0x155960(0x149)];let _0xa5f130=null,_0x2489dc=null,_0x306a13=!0x1,_0x1badf7=!0x1;for(const _0x481c13 of _0x5b4b98){const _0x115ff1=_0x481c13[_0x155960(0x14a)];_0x306a13=_0x306a13||_0xe35084[_0x155960(0x164)](_0x115ff1);const _0x290d7a=_0x1ebdae[_0x155960(0x15d)][_0x155960(0x153)](_0x115ff1);if(_0x290d7a&&_0x290d7a[_0x155960(0x14f)](_0x155960(0x15e)))return;_0x155960(0x15b)==_0x481c13[_0x155960(0x161)]&&(_0xe35084[_0x155960(0x16e)](_0x115ff1)&&!_0xe35084[_0x155960(0x148)](_0x115ff1)&&(_0x115ff1[_0x155960(0x142)]||_0x3a4ba7[_0x155960(0x16c)]?_0xa5f130&&_0xa5f130[_0x155960(0x147)]==_0x115ff1||(_0xa5f130=_0x115ff1,_0xf9e1d0(_0x481c13[_0x155960(0x150)]),_0x1badf7=!0x0):_0x2489dc=_0x2489dc||_0x481c13[_0x155960(0x150)]));}function _0xf9e1d0(_0x31fa00){const _0x1d2856=_0x155960,_0x305471=_0x1ebdae[_0x1d2856(0x140)][_0x1d2856(0x15f)](_0x1d2856(0x144),{'class':_0x1d2856(0x158)+_0x5e2400}),_0x1bea1d=_0x1ebdae[_0x1d2856(0x15d)][_0x1d2856(0x15a)](_0x31fa00);_0xa3fcf0&&_0x48c73d[_0x1d2856(0x13c)][_0x1d2856(0x145)](_0x8b7f70[_0x1d2856(0x14b)])&&_0x1ebdae[_0x1d2856(0x140)][_0x1d2856(0x15c)](_0x1d2856(0x146),_0x305471),_0x1ebdae[_0x1d2856(0x140)][_0x1d2856(0x167)](_0x1bea1d,_0x305471),_0x1ebdae[_0x1d2856(0x15d)][_0x1d2856(0x16d)](_0x305471,_0x8b7f70[_0x1d2856(0x14b)]);}_0x306a13||_0x1badf7||!_0x2489dc||_0xf9e1d0(_0x2489dc);};}
|
package/src/suggestion.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
24
|
-
|
|
23
|
+
const _0x34640e=_0x1ac7;(function(_0x1b2795,_0x4ea41e){const _0x326664=_0x1ac7,_0x17cffd=_0x1b2795();while(!![]){try{const _0x5f3cf1=parseInt(_0x326664(0x13c))/0x1+-parseInt(_0x326664(0x102))/0x2+-parseInt(_0x326664(0x103))/0x3+-parseInt(_0x326664(0x138))/0x4+-parseInt(_0x326664(0x119))/0x5+-parseInt(_0x326664(0xfa))/0x6+parseInt(_0x326664(0x11b))/0x7;if(_0x5f3cf1===_0x4ea41e)break;else _0x17cffd['push'](_0x17cffd['shift']());}catch(_0x2dac5b){_0x17cffd['push'](_0x17cffd['shift']());}}}(_0x172c,0x97e2d));import{Element as _0x43f66e}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x45f0d4,uid as _0x130caa}from'ckeditor5/src/utils.js';import{cloneDeep as _0xa93944,isEqual as _0x2a9ae0,set as _0x13b577,unset as _0x32d702}from'lodash-es';function _0x1ac7(_0x29a44d,_0x5ed06a){const _0x172ca6=_0x172c();return _0x1ac7=function(_0x1ac720,_0x1d984e){_0x1ac720=_0x1ac720-0xf8;let _0x3ceb46=_0x172ca6[_0x1ac720];return _0x3ceb46;},_0x1ac7(_0x29a44d,_0x5ed06a);}export default class u extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x45f0d4(){constructor(_0x205ea6,_0x1b6a12){const _0x4a9608=_0x1ac7;super(),this[_0x4a9608(0x116)]=!0x1,this['id']=_0x1b6a12['id'],this[_0x4a9608(0x10a)]=_0x1b6a12[_0x4a9608(0x10a)],this[_0x4a9608(0x125)]=_0x1b6a12[_0x4a9608(0x125)]||null,this[_0x4a9608(0x12b)]=_0x1b6a12[_0x4a9608(0x12b)],this[_0x4a9608(0x129)]=_0x1b6a12[_0x4a9608(0x129)]||_0x1b6a12[_0x4a9608(0x12b)],this[_0x4a9608(0x115)]=Boolean(_0x1b6a12[_0x4a9608(0x13d)]&&_0x1b6a12[_0x4a9608(0x13d)][_0x4a9608(0x11a)]),this[_0x4a9608(0x112)]=null,this[_0x4a9608(0x11d)]=_0x205ea6,this[_0x4a9608(0x139)]=_0x1b6a12[_0x4a9608(0x128)],this[_0x4a9608(0x145)]=_0x1b6a12[_0x4a9608(0x12f)],this[_0x4a9608(0x144)]=_0x1b6a12[_0x4a9608(0x131)],this[_0x4a9608(0x142)]=new Set(),this[_0x4a9608(0xf9)]=null,this[_0x4a9608(0x101)](_0x4a9608(0x141),null),this[_0x4a9608(0x101)](_0x4a9608(0x13d),_0x1b6a12[_0x4a9608(0x13d)]||{}),this[_0x4a9608(0x101)](_0x4a9608(0x10d),null),this[_0x4a9608(0x101)](_0x4a9608(0x126),null),this[_0x4a9608(0x101)](_0x4a9608(0x130),null),this[_0x4a9608(0x101)](_0x4a9608(0x13e),!0x1),this[_0x4a9608(0x13a)](_0x4a9608(0x143)),this[_0x4a9608(0x13a)](_0x4a9608(0x122));}get[_0x34640e(0x118)](){const _0x172a88=_0x34640e;let _0x39a66f=this;for(;_0x39a66f[_0x172a88(0x10d)];)_0x39a66f=_0x39a66f[_0x172a88(0x10d)];return _0x39a66f;}get[_0x34640e(0x12d)](){const _0x574c4d=_0x34640e;return!!this[_0x574c4d(0x130)]&&this[_0x574c4d(0x130)][_0x574c4d(0x10b)]>0x0;}get[_0x34640e(0x136)](){const _0x3980b7=_0x34640e;if(0x0==this[_0x3980b7(0x142)][_0x3980b7(0xfc)])return!0x1;return 0x6==Array[_0x3980b7(0x12a)](this[_0x3980b7(0x142)])[0x0][_0x3980b7(0xfb)](':')[_0x3980b7(0x10b)];}get[_0x34640e(0x105)](){const _0x32c89a=_0x34640e;return null!==this[_0x32c89a(0x106)]();}[_0x34640e(0x11f)](_0x4f8383){const _0x413db5=_0x34640e;this[_0x413db5(0x142)][_0x413db5(0x117)](_0x4f8383);}[_0x34640e(0x12e)](){const _0x3b5bc1=_0x34640e;return Array[_0x3b5bc1(0x12a)](this[_0x3b5bc1(0x142)]);}[_0x34640e(0xf8)](){const _0x41a74a=_0x34640e;return this[_0x41a74a(0x12e)]()[_0x41a74a(0x107)](_0x38e7d2=>this[_0x41a74a(0x11d)][_0x41a74a(0x10f)][_0x41a74a(0x121)](_0x38e7d2))[_0x41a74a(0x113)](_0x4b897e=>_0x4b897e);}[_0x34640e(0x106)](){const _0x31da9a=_0x34640e;return this[_0x31da9a(0xf8)]()[0x0]||null;}[_0x34640e(0x132)](){const _0x26c2a2=_0x34640e;this[_0x26c2a2(0x11d)][_0x26c2a2(0x13f)](_0x462d6d=>{const _0x199a81=_0x26c2a2;for(const _0xdf83b9 of this[_0x199a81(0xf8)]())_0x462d6d[_0x199a81(0x120)](_0xdf83b9);}),this[_0x26c2a2(0x142)][_0x26c2a2(0x134)]();}[_0x34640e(0x120)](_0x45eb1b){const _0x4d9f38=_0x34640e;this[_0x4d9f38(0x11d)][_0x4d9f38(0x13f)](_0x40927a=>{const _0x3b788a=_0x4d9f38;_0x40927a[_0x3b788a(0x120)](_0x45eb1b);}),this[_0x4d9f38(0x142)][_0x4d9f38(0x127)](_0x45eb1b);}[_0x34640e(0x100)](_0x335d6b){const _0x38caa7=_0x34640e,_0x361218=_0x38caa7(0x13b)+this[_0x38caa7(0x10a)]+':'+this[_0x38caa7(0x125)]+':'+this['id']+':'+this[_0x38caa7(0x129)]['id']+':'+u[_0x38caa7(0x123)]();this[_0x38caa7(0x11f)](_0x361218),this[_0x38caa7(0x11d)][_0x38caa7(0x13f)](_0x2d0d44=>{const _0x320e26=_0x38caa7;_0x2d0d44[_0x320e26(0x124)](_0x361218,{'range':_0x335d6b,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x34640e(0x140)](_0x56710d){const _0x597fb3=_0x34640e;for(const _0xc8eded of this[_0x597fb3(0x135)]())if(_0xc8eded[_0x597fb3(0x10c)](_0x56710d))return!0x0;return!0x1;}[_0x34640e(0x135)](){const _0x479394=_0x34640e;return this[_0x479394(0xf8)]()[_0x479394(0x107)](_0x353cc1=>_0x353cc1[_0x479394(0x111)]());}[_0x34640e(0x137)](){const _0x2a60d5=_0x34640e;return this[_0x2a60d5(0x135)]()[_0x2a60d5(0x10e)]((_0x2e1d1b,_0x2a4c57)=>[..._0x2e1d1b,..._0x2a4c57[_0x2a60d5(0x137)]()],[]);}[_0x34640e(0x104)](){const _0x2e9efe=_0x34640e;var _0xe2c811;return(null===(_0xe2c811=this[_0x2e9efe(0x106)]())||void 0x0===_0xe2c811?void 0x0:_0xe2c811[_0x2e9efe(0x111)]())||null;}[_0x34640e(0x109)](){const _0x4a8334=_0x34640e,_0x1abed4=this[_0x4a8334(0x135)]();if(0x1!=_0x1abed4[_0x4a8334(0x10b)])return null;const _0x36b385=_0x1abed4[0x0],_0x31487d=_0x36b385[_0x4a8334(0xff)][_0x4a8334(0x12c)],_0x23a6ea=_0x36b385[_0x4a8334(0xfd)][_0x4a8334(0x110)];return _0x31487d instanceof _0x43f66e?_0x31487d!=_0x23a6ea?null:_0x31487d:null;}[_0x34640e(0x143)](){const _0x303331=_0x34640e;this[_0x303331(0x139)](this[_0x303331(0x135)](),this[_0x303331(0x112)],this[_0x303331(0x13d)]),this[_0x303331(0x132)]();}[_0x34640e(0x122)](){const _0x5550c1=_0x34640e;this[_0x5550c1(0x145)](this[_0x5550c1(0x135)](),this[_0x5550c1(0x112)],this[_0x5550c1(0x13d)]),this[_0x5550c1(0x132)]();}[_0x34640e(0x11c)](){const _0x80f358=_0x34640e,_0x581037=[];let _0xaf9af8=this[_0x80f358(0x118)];for(;_0xaf9af8;)_0x581037[_0x80f358(0x133)](_0xaf9af8),_0xaf9af8=_0xaf9af8[_0x80f358(0x126)];return _0x581037;}[_0x34640e(0xfe)](_0x146931,_0x4ae3a4){const _0x575200=_0x34640e,_0x3ea6d2=_0xa93944(this[_0x575200(0x13d)]);_0x13b577(_0x3ea6d2,_0x146931,_0x4ae3a4),_0x2a9ae0(_0x3ea6d2,this[_0x575200(0x13d)])||(this[_0x575200(0x13d)]=_0x3ea6d2,this[_0x575200(0x144)](_0x3ea6d2));}[_0x34640e(0x114)](_0x575a68){const _0x16db80=_0x34640e,_0x3ccc93=_0xa93944(this[_0x16db80(0x13d)]);_0x32d702(_0x3ccc93,_0x575a68),_0x2a9ae0(_0x3ccc93,this[_0x16db80(0x13d)])||(this[_0x16db80(0x13d)]=_0x3ccc93,this[_0x16db80(0x144)](this[_0x16db80(0x13d)]));}[_0x34640e(0x11e)](){const _0x1ec275=_0x34640e;return{'id':this['id'],'type':this[_0x1ec275(0x125)]?this[_0x1ec275(0x10a)]+':'+this[_0x1ec275(0x125)]:this[_0x1ec275(0x10a)],'authorId':this[_0x1ec275(0x129)]['id'],'createdAt':this[_0x1ec275(0xf9)],'hasComments':this[_0x1ec275(0x12d)],'data':this[_0x1ec275(0x112)],'attributes':this[_0x1ec275(0x13d)]};}static[_0x34640e(0x123)](){const _0x5788b1=_0x34640e;return _0x130caa()[_0x5788b1(0x108)](0x1,0x5);}}function _0x172c(){const _0x469046=['getFirstMarker','map','substr','getContainedElement','type','length','isIntersecting','previous','reduce','markers','nodeBefore','getRange','data','filter','removeAttribute','isExternal','_isDataLoaded','add','head','4319715LEtJBa','@external','33024306GHGWGa','getAllAdjacentSuggestions','_model','toJSON','addMarkerName','removeMarker','get','discard','getMultiRangeId','addMarker','subType','next','delete','onAccept','creator','from','author','nodeAfter','hasComments','getMarkerNames','onDiscard','commentThread','onAttributesChange','removeMarkers','push','clear','getRanges','isMultiRange','getItems','4872904PMSJsB','_onAccept','decorate','suggestion:','162879qGxJUM','attributes','_saved','change','isIntersectingWithRange','authoredAt','_markerNames','accept','_onAttributesChange','_onDiscard','getMarkers','createdAt','3101040KbTdRN','split','size','end','setAttribute','start','addRange','set','834750aqeIoz','3726384eltgIS','getFirstRange','isInContent'];_0x172c=function(){return _0x469046;};return _0x172c();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x2bb72d=_0x3117;function _0x3117(_0x437712,_0x39249d){const _0x1924b7=_0x1924();return _0x3117=function(_0x3117d1,_0xed0d3f){_0x3117d1=_0x3117d1-0xb5;let _0x1868de=_0x1924b7[_0x3117d1];return _0x1868de;},_0x3117(_0x437712,_0x39249d);}function _0x1924(){const _0x368a83=['remove','isInContent','_addDescriptionItems','label','_customCallbacks','_attributeLabels','subType','getFirstRange','isEqual','*Change\x20to:*\x20%0','text','pop','set','join','attribute','getItemLabel','*Split:*\x20%0','registerDescriptionCallback','addObject','isObject','getDescriptions','elementStart','351GMaqVo','*Merge:*\x20%0','item','164900eKhzkC','REPLACE_TEXT','18950KiLQxa','addContainer','2eLHBlg','_handleAttributeSuggestionDescription','_resolveDescriptionItems','skip','get','map','elementEnd','$1\x20$2','158720MnZJJB','quantity','start','nextSibling','21YmmjMB','*Insert:*\x20%0','*Remove:*\x20%0','12pYBdWj','end','element','has','insertion','Container','softBreak','deletion','addEmptyContainer','push','ELEMENT_SPACE','removeEmptyContainer','type','function','normal','141744JkALsE','registerAttributeLabel','replace','Object','removeContainer','matchingCallback','EmptyContainer','newValue','*Set\x20format:*\x20%0','$text','nodeAfter','format','15srXBLh','$textProxy','checkChild','removeFormat','previousSibling','name','_handleInsertRemoveSuggestionDescription','key','removeObject','isEmpty','indexOf','data','getWalker','_handleCustomCallbackDescription','913368sKNNqZ','match','399619AdqyaO','_handleRenameSuggestionDescription','length','_locale','addFormat','_itemLabels','*Remove\x20format:*\x20%0','registerElementLabel','_schema','add','96188sGWjKC','_itemLabelsCallbacks'];_0x1924=function(){return _0x368a83;};return _0x1924();}(function(_0x56f17f,_0x39106f){const _0x20e9b2=_0x3117,_0x71a324=_0x56f17f();while(!![]){try{const _0x402731=parseInt(_0x20e9b2(0xd1))/0x1*(parseInt(_0x20e9b2(0x115))/0x2)+parseInt(_0x20e9b2(0x109))/0x3+parseInt(_0x20e9b2(0xcd))/0x4*(-parseInt(_0x20e9b2(0xfb))/0x5)+parseInt(_0x20e9b2(0xef))/0x6*(-parseInt(_0x20e9b2(0xdd))/0x7)+parseInt(_0x20e9b2(0xd9))/0x8+-parseInt(_0x20e9b2(0xca))/0x9*(parseInt(_0x20e9b2(0xcf))/0xa)+-parseInt(_0x20e9b2(0x10b))/0xb*(-parseInt(_0x20e9b2(0xe0))/0xc);if(_0x402731===_0x39106f)break;else _0x71a324['push'](_0x71a324['shift']());}catch(_0x36b197){_0x71a324['push'](_0x71a324['shift']());}}}(_0x1924,0x2dfc9));import{getTranslation as _0x357ac2}from'./utils/common-translations.js';import{priorities as _0x19ef2f,insertToPriorityArray as _0x45de8a}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x974b73}from'./trackchangesediting.js';export default class f{constructor(_0x5e40e1,_0x5a3a9a){const _0x33732c=_0x3117;this[_0x33732c(0xb8)]=[],this[_0x33732c(0x110)]=new Map(),this[_0x33732c(0x116)]=[],this[_0x33732c(0xb9)]=new Map(),this[_0x33732c(0x113)]=_0x5e40e1,this[_0x33732c(0x10e)]=_0x5a3a9a;}[_0x2bb72d(0xc8)](_0x101e4c){const _0x1ebc78=_0x2bb72d,_0x321edd=[],_0x1a8c84=new Set(),_0x39c5da=new Set();for(let _0x1f2ef0=0x0;_0x1f2ef0<_0x101e4c[_0x1ebc78(0x10d)];_0x1f2ef0++){const _0x565d2d=_0x101e4c[_0x1f2ef0];if(!_0x565d2d[_0x1ebc78(0xb5)])continue;const _0x5e09b2=this[_0x1ebc78(0x108)](_0x565d2d);if(_0x5e09b2){if(null!=_0x565d2d[_0x1ebc78(0xba)]){if(_0x1a8c84[_0x1ebc78(0xe3)](_0x565d2d[_0x1ebc78(0xba)]))continue;_0x1a8c84[_0x1ebc78(0x114)](_0x565d2d[_0x1ebc78(0xba)]);}_0x321edd[_0x1ebc78(0xe9)](_0x5e09b2);}else{if(_0x1ebc78(0xc2)!=_0x565d2d[_0x1ebc78(0xec)])_0x1ebc78(0xe4)!=_0x565d2d[_0x1ebc78(0xec)]&&_0x1ebc78(0xe7)!=_0x565d2d[_0x1ebc78(0xec)]||this[_0x1ebc78(0x101)](_0x321edd,_0x565d2d,_0x101e4c[_0x1f2ef0+0x1]);else{const _0x470cf1=_0x565d2d[_0x1ebc78(0x106)][_0x1ebc78(0x102)];if(_0x39c5da[_0x1ebc78(0xe3)](_0x470cf1))continue;_0x39c5da[_0x1ebc78(0x114)](_0x565d2d[_0x1ebc78(0x106)][_0x1ebc78(0x102)]),_0x470cf1==_0x974b73?this[_0x1ebc78(0x10c)](_0x321edd,_0x565d2d):this[_0x1ebc78(0xd2)](_0x321edd,_0x565d2d);}}}return this[_0x1ebc78(0xd3)](_0x321edd);}[_0x2bb72d(0xc5)](_0x1fb2ad){const _0x503ae3=_0x2bb72d;this[_0x503ae3(0xb8)][_0x503ae3(0xe9)](_0x1fb2ad);}[_0x2bb72d(0x112)](_0x5db9e2,_0x2b1d61,_0x50a9f9=_0x19ef2f[_0x2bb72d(0xee)]){const _0x29119a=_0x2bb72d;_0x29119a(0xed)==typeof _0x5db9e2?_0x45de8a(this[_0x29119a(0x116)],{'matchingCallback':_0x5db9e2,'label':_0x2b1d61,'priority':_0x50a9f9}):this[_0x29119a(0x110)][_0x29119a(0xc0)](_0x5db9e2,_0x2b1d61);}[_0x2bb72d(0xf0)](_0xe43e63,_0x3a81e8){const _0x5e59a3=_0x2bb72d;this[_0x5e59a3(0xb9)][_0x5e59a3(0xc0)](_0xe43e63,_0x3a81e8);}[_0x2bb72d(0xc3)](_0x36b007,_0x4d2eca=0x1){const _0x1875bd=_0x2bb72d;let _0x555b75;for(const _0x250b8b of this[_0x1875bd(0x116)])if(_0x250b8b[_0x1875bd(0xf4)](_0x36b007)){_0x555b75=_0x250b8b[_0x1875bd(0xb7)];break;}return _0x555b75||(_0x555b75=this[_0x1875bd(0x110)][_0x1875bd(0xd5)](_0x36b007[_0x1875bd(0x100)])),_0x555b75?_0x555b75(_0x4d2eca):0x1!==_0x4d2eca?_0x4d2eca+'\x20'+_0x36b007[_0x1875bd(0x100)]+'s':''+_0x36b007[_0x1875bd(0x100)];}[_0x2bb72d(0xb6)](_0x5650a3,_0x306455){const _0x2f454f=_0x2bb72d,_0x5924bd=_0x306455[_0x2f454f(0xbb)]()[_0x2f454f(0x107)](),_0x16ac5c=_0x2f454f(0xe4)==_0x306455[_0x2f454f(0xec)]?_0x2f454f(0x114):_0x2f454f(0x117);for(const _0x51ce1f of _0x5924bd){const _0x472fbb=_0x51ce1f[_0x2f454f(0xcc)],_0x47ce06=_0x5650a3[_0x5650a3[_0x2f454f(0x10d)]-0x1];if(_0x472fbb['is'](_0x2f454f(0xfc)))_0x47ce06&&_0x47ce06[_0x2f454f(0xec)][_0x2f454f(0x105)](_0x2f454f(0xe5))>-0x1&&_0x5650a3[_0x2f454f(0xbf)](),_0x47ce06&&_0x2f454f(0xbe)==_0x47ce06[_0x2f454f(0xec)]?_0x47ce06[_0x16ac5c]+=_0x472fbb[_0x2f454f(0x106)]:_0x5650a3[_0x2f454f(0xe9)]({'type':_0x2f454f(0xbe),'add':_0x2f454f(0x114)==_0x16ac5c?_0x472fbb[_0x2f454f(0x106)]:'','remove':_0x2f454f(0x117)==_0x16ac5c?_0x472fbb[_0x2f454f(0x106)]:''});else{if(this[_0x2f454f(0x113)][_0x2f454f(0xc7)](_0x472fbb)){const _0x46a840=_0x472fbb;if(_0x47ce06&&_0x47ce06[_0x2f454f(0xec)][_0x2f454f(0x105)](_0x2f454f(0xe5))>-0x1&&_0x5650a3[_0x2f454f(0xbf)](),_0x2f454f(0xd7)==_0x51ce1f[_0x2f454f(0xec)])continue;_0x47ce06&&_0x47ce06[_0x2f454f(0xec)]==_0x16ac5c+_0x2f454f(0xf2)&&_0x47ce06[_0x2f454f(0xe2)][_0x2f454f(0x100)]==_0x46a840[_0x2f454f(0x100)]?_0x47ce06[_0x2f454f(0xda)]++:_0x5650a3[_0x2f454f(0xe9)]({'type':_0x16ac5c+_0x2f454f(0xf2),'element':_0x46a840,'quantity':0x1}),_0x5924bd[_0x2f454f(0xd4)](_0x1de582=>!(_0x2f454f(0xd7)==_0x1de582[_0x2f454f(0xec)]&&_0x1de582[_0x2f454f(0xcc)]==_0x472fbb));}else{if(this[_0x2f454f(0x113)][_0x2f454f(0xfd)](_0x472fbb,_0x2f454f(0xf8))||_0x472fbb['is'](_0x2f454f(0xe2),_0x2f454f(0xe6))){const _0xf8861b=_0x472fbb;if(_0x2f454f(0x114)==_0x16ac5c&&_0x2f454f(0xc9)==_0x51ce1f[_0x2f454f(0xec)]||_0x2f454f(0x117)==_0x16ac5c&&_0x2f454f(0xd7)==_0x51ce1f[_0x2f454f(0xec)])continue;if(_0x47ce06&&-0x1==_0x47ce06[_0x2f454f(0xec)][_0x2f454f(0x105)](_0x2f454f(0xe5))){_0x2f454f(0xbe)==_0x47ce06[_0x2f454f(0xec)]&&(_0x47ce06[_0x16ac5c]+='\x0a');continue;}let _0x207a4c;if(_0x207a4c=_0x2f454f(0x114)==_0x16ac5c?_0xf8861b[_0x2f454f(0xdc)]&&!this[_0x2f454f(0x113)][_0x2f454f(0xc7)](_0xf8861b[_0x2f454f(0xdc)])?_0xf8861b[_0x2f454f(0xdc)]:null:_0xf8861b[_0x2f454f(0xff)]&&!this[_0x2f454f(0x113)][_0x2f454f(0xc7)](_0xf8861b[_0x2f454f(0xff)])?_0xf8861b[_0x2f454f(0xff)]:null,_0xf8861b[_0x2f454f(0x104)]||_0x207a4c&&_0x207a4c[_0x2f454f(0x104)]){const _0x96cc0d=_0x207a4c&&_0x207a4c[_0x2f454f(0x104)]?_0x207a4c:_0xf8861b;_0x47ce06&&_0x47ce06[_0x2f454f(0xec)]==_0x16ac5c+_0x2f454f(0xf5)&&_0x47ce06[_0x2f454f(0xe2)][_0x2f454f(0x100)]==_0x96cc0d[_0x2f454f(0x100)]?_0x47ce06[_0x2f454f(0xda)]++:_0x5650a3[_0x2f454f(0xe9)]({'type':_0x16ac5c+_0x2f454f(0xf5),'element':_0x96cc0d,'quantity':0x1});}else _0x5650a3[_0x2f454f(0xe9)]({'type':_0x16ac5c+_0x2f454f(0xe5),'element':_0xf8861b});}}}}}[_0x2bb72d(0xd3)](_0x425cd1){const _0x3b201a=_0x2bb72d,_0x1f12bf=this[_0x3b201a(0x10e)],_0x5b0be2=[],_0x3fb0cb=[],_0x13f505=[];for(const _0x20b576 of _0x425cd1)switch(_0x20b576[_0x3b201a(0xec)]){case _0x3b201a(0xbe):if(_0x20b576[_0x3b201a(0x114)]=_0x20b576[_0x3b201a(0x114)][_0x3b201a(0xf1)](/(\S)\u000A+(\S)/g,_0x3b201a(0xd8))[_0x3b201a(0xf1)](/\u000A/g,''),_0x20b576[_0x3b201a(0x117)]=_0x20b576[_0x3b201a(0x117)][_0x3b201a(0xf1)](/(\S)\u000A+(\S)/g,_0x3b201a(0xd8))[_0x3b201a(0xf1)](/\u000A/g,''),''!=_0x20b576[_0x3b201a(0x114)]&&''!=_0x20b576[_0x3b201a(0x117)]){_0x5b0be2[_0x3b201a(0xe9)]({'type':_0x3b201a(0xf1),'content':_0x357ac2(_0x1f12bf,_0x3b201a(0xce),['\x22'+_0x20b576[_0x3b201a(0x117)]+'\x22','\x22'+_0x20b576[_0x3b201a(0x114)]+'\x22'])});continue;}if(null!=_0x20b576[_0x3b201a(0x114)][_0x3b201a(0x10a)](/^ +$/)){_0x5b0be2[_0x3b201a(0xe9)]({'type':_0x3b201a(0xe4),'content':_0x357ac2(_0x1f12bf,_0x3b201a(0xde),_0x357ac2(_0x1f12bf,_0x3b201a(0xea),_0x20b576[_0x3b201a(0x114)][_0x3b201a(0x10d)]))});continue;}if(null!=_0x20b576[_0x3b201a(0x117)][_0x3b201a(0x10a)](/^ +$/)){_0x5b0be2[_0x3b201a(0xe9)]({'type':_0x3b201a(0xe7),'content':_0x357ac2(_0x1f12bf,_0x3b201a(0xdf),_0x357ac2(_0x1f12bf,_0x3b201a(0xea),_0x20b576[_0x3b201a(0x117)][_0x3b201a(0x10d)]))});continue;}if(''!=_0x20b576[_0x3b201a(0x114)]){_0x5b0be2[_0x3b201a(0xe9)]({'type':_0x3b201a(0xe4),'content':_0x357ac2(_0x1f12bf,_0x3b201a(0xde),'\x22'+_0x20b576[_0x3b201a(0x114)]+'\x22')});continue;}_0x5b0be2[_0x3b201a(0xe9)]({'type':_0x3b201a(0xe7),'content':_0x357ac2(_0x1f12bf,_0x3b201a(0xdf),'\x22'+_0x20b576[_0x3b201a(0x117)]+'\x22')});continue;case _0x3b201a(0xe8):case _0x3b201a(0xc6):_0x5b0be2[_0x3b201a(0xe9)]({'type':_0x3b201a(0xe4),'content':_0x357ac2(_0x1f12bf,_0x3b201a(0xde),this[_0x3b201a(0xc3)](_0x20b576[_0x3b201a(0xe2)],_0x20b576[_0x3b201a(0xda)]))});continue;case _0x3b201a(0xeb):case _0x3b201a(0x103):_0x5b0be2[_0x3b201a(0xe9)]({'type':_0x3b201a(0xe7),'content':_0x357ac2(_0x1f12bf,_0x3b201a(0xdf),this[_0x3b201a(0xc3)](_0x20b576[_0x3b201a(0xe2)],_0x20b576[_0x3b201a(0xda)]))});continue;case _0x3b201a(0xd0):_0x5b0be2[_0x3b201a(0xe9)]({'type':_0x3b201a(0xe4),'content':_0x357ac2(_0x1f12bf,_0x3b201a(0xc4),this[_0x3b201a(0xc3)](_0x20b576[_0x3b201a(0xe2)],_0x20b576[_0x3b201a(0xda)]))});continue;case _0x3b201a(0xf3):_0x5b0be2[_0x3b201a(0xe9)]({'type':_0x3b201a(0xe7),'content':_0x357ac2(_0x1f12bf,_0x3b201a(0xcb),this[_0x3b201a(0xc3)](_0x20b576[_0x3b201a(0xe2)],_0x20b576[_0x3b201a(0xda)]))});continue;case _0x3b201a(0x10f):_0x3fb0cb[_0x3b201a(0xe9)](_0x20b576[_0x3b201a(0x102)]);continue;case _0x3b201a(0xfe):_0x13f505[_0x3b201a(0xe9)](_0x20b576[_0x3b201a(0x102)]);continue;default:_0x5b0be2[_0x3b201a(0xe9)](_0x20b576);}if(_0x3fb0cb[_0x3b201a(0x10d)]){const _0x42915a=_0x3fb0cb[_0x3b201a(0xd6)](_0x8fd772=>this[_0x3b201a(0xb9)][_0x3b201a(0xe3)](_0x8fd772)?this[_0x3b201a(0xb9)][_0x3b201a(0xd5)](_0x8fd772):_0x8fd772)[_0x3b201a(0xc1)](',\x20');_0x5b0be2[_0x3b201a(0xe9)]({'type':_0x3b201a(0xfa),'content':_0x357ac2(this[_0x3b201a(0x10e)],_0x3b201a(0xf7),_0x42915a)});}if(_0x13f505[_0x3b201a(0x10d)]){const _0x1c1aa1=_0x13f505[_0x3b201a(0xd6)](_0x1a06f0=>this[_0x3b201a(0xb9)][_0x3b201a(0xe3)](_0x1a06f0)?this[_0x3b201a(0xb9)][_0x3b201a(0xd5)](_0x1a06f0):_0x1a06f0)[_0x3b201a(0xc1)](',\x20');_0x5b0be2[_0x3b201a(0xe9)]({'type':_0x3b201a(0xfa),'content':_0x357ac2(this[_0x3b201a(0x10e)],_0x3b201a(0x111),_0x1c1aa1)});}return _0x5b0be2;}[_0x2bb72d(0x108)](_0x26d50d){const _0x259c9d=_0x2bb72d;for(const _0x2987ed of this[_0x259c9d(0xb8)]){const _0x269f53=_0x2987ed(_0x26d50d);if(_0x269f53&&_0x259c9d(0xec)in _0x269f53)return _0x269f53;}}[_0x2bb72d(0xd2)](_0xc12a78,_0x4973d3){const _0x2bcdc7=_0x2bb72d,_0x587145=_0x4973d3[_0x2bcdc7(0x106)],_0x5ca9b1=void 0x0===_0x587145[_0x2bcdc7(0xf6)]?_0x2bcdc7(0xfe):_0x2bcdc7(0x10f);_0xc12a78[_0x2bcdc7(0xe9)]({'type':_0x5ca9b1,'key':_0x587145[_0x2bcdc7(0x102)]});}[_0x2bb72d(0x10c)](_0x5b6f35,_0xbe53ef){const _0x24057a=_0x2bb72d;_0x5b6f35[_0x24057a(0xe9)]({'type':_0x24057a(0xfa),'content':_0x357ac2(this[_0x24057a(0x10e)],_0x24057a(0xbd),this[_0x24057a(0xc3)](_0xbe53ef[_0x24057a(0xbb)]()[_0x24057a(0xdb)][_0x24057a(0xf9)],0x1))});}[_0x2bb72d(0x101)](_0x61fc81,_0x99eb60,_0x18abb4){const _0x1dfe76=_0x2bb72d;if(this[_0x1dfe76(0xb6)](_0x61fc81,_0x99eb60),_0x18abb4&&_0x18abb4[_0x1dfe76(0xbb)]()&&!_0x99eb60[_0x1dfe76(0xbb)]()[_0x1dfe76(0xe1)][_0x1dfe76(0xbc)](_0x18abb4[_0x1dfe76(0xbb)]()[_0x1dfe76(0xdb)])){const _0x46272d=_0x61fc81[_0x61fc81[_0x1dfe76(0x10d)]-0x1],_0x183e42=_0x1dfe76(0xe4)==_0x99eb60[_0x1dfe76(0xec)]?_0x1dfe76(0x114):_0x1dfe76(0x117);_0x46272d&&_0x1dfe76(0xbe)==_0x46272d[_0x1dfe76(0xec)]&&(_0x46272d[_0x183e42]+='\x0a');}}}
|
|
23
|
+
const _0x229bbd=_0xd100;(function(_0xf85525,_0x392317){const _0x392534=_0xd100,_0x42ca45=_0xf85525();while(!![]){try{const _0x1e0f80=parseInt(_0x392534(0x1ca))/0x1+parseInt(_0x392534(0x1b3))/0x2*(parseInt(_0x392534(0x1ce))/0x3)+-parseInt(_0x392534(0x186))/0x4+-parseInt(_0x392534(0x1d2))/0x5+-parseInt(_0x392534(0x17a))/0x6*(-parseInt(_0x392534(0x17f))/0x7)+-parseInt(_0x392534(0x1be))/0x8+parseInt(_0x392534(0x1b4))/0x9*(-parseInt(_0x392534(0x1d6))/0xa);if(_0x1e0f80===_0x392317)break;else _0x42ca45['push'](_0x42ca45['shift']());}catch(_0x495ba7){_0x42ca45['push'](_0x42ca45['shift']());}}}(_0x52bd,0x820d6));import{getTranslation as _0x1dc763}from'./utils/common-translations.js';import{priorities as _0x3940e5,insertToPriorityArray as _0x20d757}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x53f676}from'./trackchangesediting.js';function _0xd100(_0xbed643,_0x27751c){const _0x52bd6f=_0x52bd();return _0xd100=function(_0x4ed0d2,_0x1369f9){_0x4ed0d2=_0x4ed0d2-0x178;let _0x3a6fa5=_0x52bd6f[_0x4ed0d2];return _0x3a6fa5;},_0xd100(_0xbed643,_0x27751c);}function _0x52bd(){const _0x59e3e2=['type','getItemLabel','Container','isInContent','addFormat','registerElementLabel','*Merge:*\x20%0','attribute','isEqual','map','removeContainer','REPLACE_TEXT','Object','_handleRenameSuggestionDescription','previousSibling','nodeAfter','insertion','text','label','element','item','*Insert:*\x20%0','_handleInsertRemoveSuggestionDescription','match','_handleCustomCallbackDescription','_schema','_handleAttributeSuggestionDescription','*Set\x20format:*\x20%0','format','_addDescriptionItems','end','1408894kNBhhX','9JEEGuw','indexOf','push','removeEmptyContainer','quantity','set','_locale','$textProxy','ELEMENT_SPACE','addContainer','4308208cHGrGg','$text','subType','get','*Remove:*\x20%0','join','getFirstRange','EmptyContainer','add','addEmptyContainer','removeFormat','isObject','828830rDLKjB','pop','addObject','registerAttributeLabel','3xvSlIM','$1\x20$2','isEmpty','elementStart','2244565DIuCBI','skip','*Change\x20to:*\x20%0','remove','7507630lhhooJ','softBreak','key','nextSibling','removeObject','8292wYnZUS','_attributeLabels','function','_customCallbacks','normal','3759BHWwwG','_resolveDescriptionItems','matchingCallback','elementEnd','newValue','_itemLabelsCallbacks','length','18060RpfURQ','*Remove\x20format:*\x20%0','getWalker','name','getDescriptions','has','replace','_itemLabels','deletion','data','checkChild','start','*Split:*\x20%0','registerDescriptionCallback'];_0x52bd=function(){return _0x59e3e2;};return _0x52bd();}export default class f{constructor(_0x5aacc7,_0x471b08){const _0x480c5f=_0xd100;this[_0x480c5f(0x17d)]=[],this[_0x480c5f(0x18d)]=new Map(),this[_0x480c5f(0x184)]=[],this[_0x480c5f(0x17b)]=new Map(),this[_0x480c5f(0x1ad)]=_0x5aacc7,this[_0x480c5f(0x1ba)]=_0x471b08;}[_0x229bbd(0x18a)](_0x2055e9){const _0x453bcb=_0x229bbd,_0x18d2da=[],_0x5b70e0=new Set(),_0x582495=new Set();for(let _0x2c80f2=0x0;_0x2c80f2<_0x2055e9[_0x453bcb(0x185)];_0x2c80f2++){const _0x17f170=_0x2055e9[_0x2c80f2];if(!_0x17f170[_0x453bcb(0x197)])continue;const _0x45b6fe=this[_0x453bcb(0x1ac)](_0x17f170);if(_0x45b6fe){if(null!=_0x17f170[_0x453bcb(0x1c0)]){if(_0x5b70e0[_0x453bcb(0x18b)](_0x17f170[_0x453bcb(0x1c0)]))continue;_0x5b70e0[_0x453bcb(0x1c6)](_0x17f170[_0x453bcb(0x1c0)]);}_0x18d2da[_0x453bcb(0x1b6)](_0x45b6fe);}else{if(_0x453bcb(0x19b)!=_0x17f170[_0x453bcb(0x194)])_0x453bcb(0x1a4)!=_0x17f170[_0x453bcb(0x194)]&&_0x453bcb(0x18e)!=_0x17f170[_0x453bcb(0x194)]||this[_0x453bcb(0x1aa)](_0x18d2da,_0x17f170,_0x2055e9[_0x2c80f2+0x1]);else{const _0x3410fa=_0x17f170[_0x453bcb(0x18f)][_0x453bcb(0x1d8)];if(_0x582495[_0x453bcb(0x18b)](_0x3410fa))continue;_0x582495[_0x453bcb(0x1c6)](_0x17f170[_0x453bcb(0x18f)][_0x453bcb(0x1d8)]),_0x3410fa==_0x53f676?this[_0x453bcb(0x1a1)](_0x18d2da,_0x17f170):this[_0x453bcb(0x1ae)](_0x18d2da,_0x17f170);}}}return this[_0x453bcb(0x180)](_0x18d2da);}[_0x229bbd(0x193)](_0x5ef9f8){const _0x14b9fd=_0x229bbd;this[_0x14b9fd(0x17d)][_0x14b9fd(0x1b6)](_0x5ef9f8);}[_0x229bbd(0x199)](_0xe23906,_0x29a7a6,_0xac85dc=_0x3940e5[_0x229bbd(0x17e)]){const _0xeff752=_0x229bbd;_0xeff752(0x17c)==typeof _0xe23906?_0x20d757(this[_0xeff752(0x184)],{'matchingCallback':_0xe23906,'label':_0x29a7a6,'priority':_0xac85dc}):this[_0xeff752(0x18d)][_0xeff752(0x1b9)](_0xe23906,_0x29a7a6);}[_0x229bbd(0x1cd)](_0x1fd2e5,_0x22b02c){const _0x4b5eb7=_0x229bbd;this[_0x4b5eb7(0x17b)][_0x4b5eb7(0x1b9)](_0x1fd2e5,_0x22b02c);}[_0x229bbd(0x195)](_0x81c18,_0x392b7c=0x1){const _0x66e5ec=_0x229bbd;let _0x35e460;for(const _0x2af0fa of this[_0x66e5ec(0x184)])if(_0x2af0fa[_0x66e5ec(0x181)](_0x81c18)){_0x35e460=_0x2af0fa[_0x66e5ec(0x1a6)];break;}return _0x35e460||(_0x35e460=this[_0x66e5ec(0x18d)][_0x66e5ec(0x1c1)](_0x81c18[_0x66e5ec(0x189)])),_0x35e460?_0x35e460(_0x392b7c):0x1!==_0x392b7c?_0x392b7c+'\x20'+_0x81c18[_0x66e5ec(0x189)]+'s':''+_0x81c18[_0x66e5ec(0x189)];}[_0x229bbd(0x1b1)](_0x388e74,_0x20768f){const _0x58a7c7=_0x229bbd,_0x56bc07=_0x20768f[_0x58a7c7(0x1c4)]()[_0x58a7c7(0x188)](),_0x30ae33=_0x58a7c7(0x1a4)==_0x20768f[_0x58a7c7(0x194)]?_0x58a7c7(0x1c6):_0x58a7c7(0x1d5);for(const _0x9cea59 of _0x56bc07){const _0x18377a=_0x9cea59[_0x58a7c7(0x1a8)],_0x57522d=_0x388e74[_0x388e74[_0x58a7c7(0x185)]-0x1];if(_0x18377a['is'](_0x58a7c7(0x1bb)))_0x57522d&&_0x57522d[_0x58a7c7(0x194)][_0x58a7c7(0x1b5)](_0x58a7c7(0x196))>-0x1&&_0x388e74[_0x58a7c7(0x1cb)](),_0x57522d&&_0x58a7c7(0x1a5)==_0x57522d[_0x58a7c7(0x194)]?_0x57522d[_0x30ae33]+=_0x18377a[_0x58a7c7(0x18f)]:_0x388e74[_0x58a7c7(0x1b6)]({'type':_0x58a7c7(0x1a5),'add':_0x58a7c7(0x1c6)==_0x30ae33?_0x18377a[_0x58a7c7(0x18f)]:'','remove':_0x58a7c7(0x1d5)==_0x30ae33?_0x18377a[_0x58a7c7(0x18f)]:''});else{if(this[_0x58a7c7(0x1ad)][_0x58a7c7(0x1c9)](_0x18377a)){const _0x5cd40a=_0x18377a;if(_0x57522d&&_0x57522d[_0x58a7c7(0x194)][_0x58a7c7(0x1b5)](_0x58a7c7(0x196))>-0x1&&_0x388e74[_0x58a7c7(0x1cb)](),_0x58a7c7(0x182)==_0x9cea59[_0x58a7c7(0x194)])continue;_0x57522d&&_0x57522d[_0x58a7c7(0x194)]==_0x30ae33+_0x58a7c7(0x1a0)&&_0x57522d[_0x58a7c7(0x1a7)][_0x58a7c7(0x189)]==_0x5cd40a[_0x58a7c7(0x189)]?_0x57522d[_0x58a7c7(0x1b8)]++:_0x388e74[_0x58a7c7(0x1b6)]({'type':_0x30ae33+_0x58a7c7(0x1a0),'element':_0x5cd40a,'quantity':0x1}),_0x56bc07[_0x58a7c7(0x1d3)](_0x329944=>!(_0x58a7c7(0x182)==_0x329944[_0x58a7c7(0x194)]&&_0x329944[_0x58a7c7(0x1a8)]==_0x18377a));}else{if(this[_0x58a7c7(0x1ad)][_0x58a7c7(0x190)](_0x18377a,_0x58a7c7(0x1bf))||_0x18377a['is'](_0x58a7c7(0x1a7),_0x58a7c7(0x1d7))){const _0x515783=_0x18377a;if(_0x58a7c7(0x1c6)==_0x30ae33&&_0x58a7c7(0x1d1)==_0x9cea59[_0x58a7c7(0x194)]||_0x58a7c7(0x1d5)==_0x30ae33&&_0x58a7c7(0x182)==_0x9cea59[_0x58a7c7(0x194)])continue;if(_0x57522d&&-0x1==_0x57522d[_0x58a7c7(0x194)][_0x58a7c7(0x1b5)](_0x58a7c7(0x196))){_0x58a7c7(0x1a5)==_0x57522d[_0x58a7c7(0x194)]&&(_0x57522d[_0x30ae33]+='\x0a');continue;}let _0x562196;if(_0x562196=_0x58a7c7(0x1c6)==_0x30ae33?_0x515783[_0x58a7c7(0x178)]&&!this[_0x58a7c7(0x1ad)][_0x58a7c7(0x1c9)](_0x515783[_0x58a7c7(0x178)])?_0x515783[_0x58a7c7(0x178)]:null:_0x515783[_0x58a7c7(0x1a2)]&&!this[_0x58a7c7(0x1ad)][_0x58a7c7(0x1c9)](_0x515783[_0x58a7c7(0x1a2)])?_0x515783[_0x58a7c7(0x1a2)]:null,_0x515783[_0x58a7c7(0x1d0)]||_0x562196&&_0x562196[_0x58a7c7(0x1d0)]){const _0x513c71=_0x562196&&_0x562196[_0x58a7c7(0x1d0)]?_0x562196:_0x515783;_0x57522d&&_0x57522d[_0x58a7c7(0x194)]==_0x30ae33+_0x58a7c7(0x1c5)&&_0x57522d[_0x58a7c7(0x1a7)][_0x58a7c7(0x189)]==_0x513c71[_0x58a7c7(0x189)]?_0x57522d[_0x58a7c7(0x1b8)]++:_0x388e74[_0x58a7c7(0x1b6)]({'type':_0x30ae33+_0x58a7c7(0x1c5),'element':_0x513c71,'quantity':0x1});}else _0x388e74[_0x58a7c7(0x1b6)]({'type':_0x30ae33+_0x58a7c7(0x196),'element':_0x515783});}}}}}[_0x229bbd(0x180)](_0x275fe1){const _0x53d7e8=_0x229bbd,_0x3ae56c=this[_0x53d7e8(0x1ba)],_0x59a5e3=[],_0x4bacd8=[],_0x21281c=[];for(const _0x4de55e of _0x275fe1)switch(_0x4de55e[_0x53d7e8(0x194)]){case _0x53d7e8(0x1a5):if(_0x4de55e[_0x53d7e8(0x1c6)]=_0x4de55e[_0x53d7e8(0x1c6)][_0x53d7e8(0x18c)](/(\S)\u000A+(\S)/g,_0x53d7e8(0x1cf))[_0x53d7e8(0x18c)](/\u000A/g,''),_0x4de55e[_0x53d7e8(0x1d5)]=_0x4de55e[_0x53d7e8(0x1d5)][_0x53d7e8(0x18c)](/(\S)\u000A+(\S)/g,_0x53d7e8(0x1cf))[_0x53d7e8(0x18c)](/\u000A/g,''),''!=_0x4de55e[_0x53d7e8(0x1c6)]&&''!=_0x4de55e[_0x53d7e8(0x1d5)]){_0x59a5e3[_0x53d7e8(0x1b6)]({'type':_0x53d7e8(0x18c),'content':_0x1dc763(_0x3ae56c,_0x53d7e8(0x19f),['\x22'+_0x4de55e[_0x53d7e8(0x1d5)]+'\x22','\x22'+_0x4de55e[_0x53d7e8(0x1c6)]+'\x22'])});continue;}if(null!=_0x4de55e[_0x53d7e8(0x1c6)][_0x53d7e8(0x1ab)](/^ +$/)){_0x59a5e3[_0x53d7e8(0x1b6)]({'type':_0x53d7e8(0x1a4),'content':_0x1dc763(_0x3ae56c,_0x53d7e8(0x1a9),_0x1dc763(_0x3ae56c,_0x53d7e8(0x1bc),_0x4de55e[_0x53d7e8(0x1c6)][_0x53d7e8(0x185)]))});continue;}if(null!=_0x4de55e[_0x53d7e8(0x1d5)][_0x53d7e8(0x1ab)](/^ +$/)){_0x59a5e3[_0x53d7e8(0x1b6)]({'type':_0x53d7e8(0x18e),'content':_0x1dc763(_0x3ae56c,_0x53d7e8(0x1c2),_0x1dc763(_0x3ae56c,_0x53d7e8(0x1bc),_0x4de55e[_0x53d7e8(0x1d5)][_0x53d7e8(0x185)]))});continue;}if(''!=_0x4de55e[_0x53d7e8(0x1c6)]){_0x59a5e3[_0x53d7e8(0x1b6)]({'type':_0x53d7e8(0x1a4),'content':_0x1dc763(_0x3ae56c,_0x53d7e8(0x1a9),'\x22'+_0x4de55e[_0x53d7e8(0x1c6)]+'\x22')});continue;}_0x59a5e3[_0x53d7e8(0x1b6)]({'type':_0x53d7e8(0x18e),'content':_0x1dc763(_0x3ae56c,_0x53d7e8(0x1c2),'\x22'+_0x4de55e[_0x53d7e8(0x1d5)]+'\x22')});continue;case _0x53d7e8(0x1c7):case _0x53d7e8(0x1cc):_0x59a5e3[_0x53d7e8(0x1b6)]({'type':_0x53d7e8(0x1a4),'content':_0x1dc763(_0x3ae56c,_0x53d7e8(0x1a9),this[_0x53d7e8(0x195)](_0x4de55e[_0x53d7e8(0x1a7)],_0x4de55e[_0x53d7e8(0x1b8)]))});continue;case _0x53d7e8(0x1b7):case _0x53d7e8(0x179):_0x59a5e3[_0x53d7e8(0x1b6)]({'type':_0x53d7e8(0x18e),'content':_0x1dc763(_0x3ae56c,_0x53d7e8(0x1c2),this[_0x53d7e8(0x195)](_0x4de55e[_0x53d7e8(0x1a7)],_0x4de55e[_0x53d7e8(0x1b8)]))});continue;case _0x53d7e8(0x1bd):_0x59a5e3[_0x53d7e8(0x1b6)]({'type':_0x53d7e8(0x1a4),'content':_0x1dc763(_0x3ae56c,_0x53d7e8(0x192),this[_0x53d7e8(0x195)](_0x4de55e[_0x53d7e8(0x1a7)],_0x4de55e[_0x53d7e8(0x1b8)]))});continue;case _0x53d7e8(0x19e):_0x59a5e3[_0x53d7e8(0x1b6)]({'type':_0x53d7e8(0x18e),'content':_0x1dc763(_0x3ae56c,_0x53d7e8(0x19a),this[_0x53d7e8(0x195)](_0x4de55e[_0x53d7e8(0x1a7)],_0x4de55e[_0x53d7e8(0x1b8)]))});continue;case _0x53d7e8(0x198):_0x4bacd8[_0x53d7e8(0x1b6)](_0x4de55e[_0x53d7e8(0x1d8)]);continue;case _0x53d7e8(0x1c8):_0x21281c[_0x53d7e8(0x1b6)](_0x4de55e[_0x53d7e8(0x1d8)]);continue;default:_0x59a5e3[_0x53d7e8(0x1b6)](_0x4de55e);}if(_0x4bacd8[_0x53d7e8(0x185)]){const _0x59bd93=_0x4bacd8[_0x53d7e8(0x19d)](_0x16c6f8=>this[_0x53d7e8(0x17b)][_0x53d7e8(0x18b)](_0x16c6f8)?this[_0x53d7e8(0x17b)][_0x53d7e8(0x1c1)](_0x16c6f8):_0x16c6f8)[_0x53d7e8(0x1c3)](',\x20');_0x59a5e3[_0x53d7e8(0x1b6)]({'type':_0x53d7e8(0x1b0),'content':_0x1dc763(this[_0x53d7e8(0x1ba)],_0x53d7e8(0x1af),_0x59bd93)});}if(_0x21281c[_0x53d7e8(0x185)]){const _0x19fc37=_0x21281c[_0x53d7e8(0x19d)](_0x15ce3e=>this[_0x53d7e8(0x17b)][_0x53d7e8(0x18b)](_0x15ce3e)?this[_0x53d7e8(0x17b)][_0x53d7e8(0x1c1)](_0x15ce3e):_0x15ce3e)[_0x53d7e8(0x1c3)](',\x20');_0x59a5e3[_0x53d7e8(0x1b6)]({'type':_0x53d7e8(0x1b0),'content':_0x1dc763(this[_0x53d7e8(0x1ba)],_0x53d7e8(0x187),_0x19fc37)});}return _0x59a5e3;}[_0x229bbd(0x1ac)](_0x1a2388){const _0x57cd59=_0x229bbd;for(const _0x407497 of this[_0x57cd59(0x17d)]){const _0x318249=_0x407497(_0x1a2388);if(_0x318249&&_0x57cd59(0x194)in _0x318249)return _0x318249;}}[_0x229bbd(0x1ae)](_0x45c875,_0xce3385){const _0x1d4465=_0x229bbd,_0x5efdb8=_0xce3385[_0x1d4465(0x18f)],_0x439b0d=void 0x0===_0x5efdb8[_0x1d4465(0x183)]?_0x1d4465(0x1c8):_0x1d4465(0x198);_0x45c875[_0x1d4465(0x1b6)]({'type':_0x439b0d,'key':_0x5efdb8[_0x1d4465(0x1d8)]});}[_0x229bbd(0x1a1)](_0x5e6464,_0x24d301){const _0x4029cc=_0x229bbd;_0x5e6464[_0x4029cc(0x1b6)]({'type':_0x4029cc(0x1b0),'content':_0x1dc763(this[_0x4029cc(0x1ba)],_0x4029cc(0x1d4),this[_0x4029cc(0x195)](_0x24d301[_0x4029cc(0x1c4)]()[_0x4029cc(0x191)][_0x4029cc(0x1a3)],0x1))});}[_0x229bbd(0x1aa)](_0x4e8e2c,_0x13f5dc,_0x1fca8f){const _0x321b2b=_0x229bbd;if(this[_0x321b2b(0x1b1)](_0x4e8e2c,_0x13f5dc),_0x1fca8f&&_0x1fca8f[_0x321b2b(0x1c4)]()&&!_0x13f5dc[_0x321b2b(0x1c4)]()[_0x321b2b(0x1b2)][_0x321b2b(0x19c)](_0x1fca8f[_0x321b2b(0x1c4)]()[_0x321b2b(0x191)])){const _0x4ac29c=_0x4e8e2c[_0x4e8e2c[_0x321b2b(0x185)]-0x1],_0x2def94=_0x321b2b(0x1a4)==_0x13f5dc[_0x321b2b(0x194)]?_0x321b2b(0x1c6):_0x321b2b(0x1d5);_0x4ac29c&&_0x321b2b(0x1a5)==_0x4ac29c[_0x321b2b(0x194)]&&(_0x4ac29c[_0x2def94]+='\x0a');}}}
|
package/src/trackchanges.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
function _0x34d1(_0x289216,_0x2760ea){var _0x380aa3=_0x380a();return _0x34d1=function(_0x34d187,_0x5c82d1){_0x34d187=_0x34d187-0x1ac;var _0x5f1b85=_0x380aa3[_0x34d187];return _0x5f1b85;},_0x34d1(_0x289216,_0x2760ea);}var _0x419567=_0x34d1;(function(_0x40a464,_0x26c839){var _0x137c59=_0x34d1,_0x34b8c=_0x40a464();while(!![]){try{var _0x58c5e3=parseInt(_0x137c59(0x1b7))/0x1+parseInt(_0x137c59(0x1b9))/0x2*(-parseInt(_0x137c59(0x1c0))/0x3)+-parseInt(_0x137c59(0x1be))/0x4+parseInt(_0x137c59(0x1bd))/0x5*(parseInt(_0x137c59(0x1c1))/0x6)+parseInt(_0x137c59(0x1b4))/0x7+parseInt(_0x137c59(0x1bc))/0x8*(-parseInt(_0x137c59(0x1ba))/0x9)+parseInt(_0x137c59(0x1b5))/0xa*(parseInt(_0x137c59(0x1b6))/0xb);if(_0x58c5e3===_0x26c839)break;else _0x34b8c['push'](_0x34b8c['shift']());}catch(_0x310c89){_0x34b8c['push'](_0x34b8c['shift']());}}}(_0x380a,0x5fa73));import{Plugin as _0x2cd3d0}from'ckeditor5/src/core.js';import _0x2f3ee5 from'./trackchangesui.js';import _0x182e67 from'./trackchangesediting.js';function _0x380a(){var _0x241c63=['addSuggestion','356NJAdiz','9oPJpcB','getSuggestions','270232TDQRnU','170Cnsjmx','2438888BLhSzb','Comments','9534DIEHhB','128082jSocgI','pluginName','addSuggestionData','editor','adapter','get','getSuggestion','TrackChanges','plugins','requires','2034319xlStBz','169810GytAPg','231MzptWv','227964AbNRiN'];_0x380a=function(){return _0x241c63;};return _0x380a();}import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x2cd3d0{static get[_0x419567(0x1b3)](){var _0x1a7d22=_0x419567;return[_0x182e67,_0x2f3ee5,_0x1a7d22(0x1bf)];}static get[_0x419567(0x1c2)](){var _0x1ba5aa=_0x419567;return _0x1ba5aa(0x1b1);}set[_0x419567(0x1ae)](_0x40f617){var _0x8d87bc=_0x419567;this[_0x8d87bc(0x1ad)][_0x8d87bc(0x1b2)][_0x8d87bc(0x1af)](_0x182e67)[_0x8d87bc(0x1ae)]=_0x40f617;}get[_0x419567(0x1ae)](){var _0x21e01f=_0x419567;return this[_0x21e01f(0x1ad)][_0x21e01f(0x1b2)][_0x21e01f(0x1af)](_0x182e67)[_0x21e01f(0x1ae)];}[_0x419567(0x1b8)](_0x33ec17){var _0x149321=_0x419567;return this[_0x149321(0x1ad)][_0x149321(0x1b2)][_0x149321(0x1af)](_0x182e67)[_0x149321(0x1ac)](_0x33ec17);}[_0x419567(0x1bb)]({skipNotAttached:_0x25b480=!0x1,toJSON:_0x5cabf0=!0x1}={}){var _0x9a8b7a=_0x419567;return this[_0x9a8b7a(0x1ad)][_0x9a8b7a(0x1b2)][_0x9a8b7a(0x1af)](_0x182e67)[_0x9a8b7a(0x1bb)]({'skipNotAttached':_0x25b480,'toJSON':_0x5cabf0});}[_0x419567(0x1b0)](_0x4999ed){var _0x38b9db=_0x419567;return this[_0x38b9db(0x1ad)][_0x38b9db(0x1b2)][_0x38b9db(0x1af)](_0x182e67)[_0x38b9db(0x1b0)](_0x4999ed);}}
|
package/src/trackchangesdata.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3a5510=_0x5021;function _0x5021(_0x499f43,_0x238af9){const _0x5629b7=_0x5629();return _0x5021=function(_0x5021f1,_0x4564f5){_0x5021f1=_0x5021f1-0x1b9;let _0xddf31b=_0x5629b7[_0x5021f1];return _0xddf31b;},_0x5021(_0x499f43,_0x238af9);}(function(_0x4b6b2c,_0xe0f142){const _0x28301f=_0x5021,_0x11e2a6=_0x4b6b2c();while(!![]){try{const _0x1e1c50=parseInt(_0x28301f(0x1d6))/0x1+parseInt(_0x28301f(0x1e7))/0x2*(-parseInt(_0x28301f(0x1d8))/0x3)+parseInt(_0x28301f(0x1db))/0x4+parseInt(_0x28301f(0x1b9))/0x5+-parseInt(_0x28301f(0x1bd))/0x6+-parseInt(_0x28301f(0x1d4))/0x7*(-parseInt(_0x28301f(0x1da))/0x8)+parseInt(_0x28301f(0x1c7))/0x9*(-parseInt(_0x28301f(0x1cb))/0xa);if(_0x1e1c50===_0xe0f142)break;else _0x11e2a6['push'](_0x11e2a6['shift']());}catch(_0x573766){_0x11e2a6['push'](_0x11e2a6['shift']());}}}(_0x5629,0x97375));import{Plugin as _0x10f21a}from'ckeditor5/src/core.js';import{CKEditorError as _0x4edeee}from'ckeditor5/src/utils.js';import _0x40fe39 from'./trackchangesediting.js';function _0x5629(){const _0x392c9b=['getDataWithAcceptedSuggestions','3841250yPbFQa','function','editorCreator','getCommentThreads','6305538LkkyBu','set','Pagination','discardAllSuggestions','init','div','result','data','getRootsAttributes','getUser','9zQKZcN','TrackChangesData','execute','rootsAttributes','3508660SqbOCk','constructor','reduce','getDataWithDiscardedSuggestions','define','Users','get','end','CommentsRepository','8082963SsOHXu','getRootNames','273516oXQHZb','name','306258dKSXSV','plugins','8DOLtVZ','523812PywYLx','TrackChangesEditing','users','destroy','editor','getSuggestions','config','addCommentThread','requires','addSuggestionData','push','createDocumentFragment','6TYyAZR','TrackChangesDataGetter','trackChangesData','pluginName','map','model','acceptAllSuggestions','_adapter','addUser','trackChangesData.editorCreator','useAnonymousUser','create','document','track-changes-data-invalid-editor-creator','createElement','appendChild','getFullData'];_0x5629=function(){return _0x392c9b;};return _0x5629();}import{sanitizeEditorConfig as _0x1daa52}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x3a5510(0x1bf)];export default class P extends _0x10f21a{static get[_0x3a5510(0x1e3)](){return[_0x40fe39];}static get[_0x3a5510(0x1ea)](){const _0x1f1226=_0x3a5510;return _0x1f1226(0x1c8);}[_0x3a5510(0x1c1)](){const _0x277dcd=_0x3a5510,_0x1436e9=this[_0x277dcd(0x1df)];if(_0x1436e9[_0x277dcd(0x1e1)][_0x277dcd(0x1cf)](_0x277dcd(0x1f0),_0x51bc5b=>{const _0x5194da=_0x277dcd,_0x5a725c=_0x1436e9[_0x5194da(0x1ec)][_0x5194da(0x1f3)][_0x5194da(0x1d5)]()[_0x5194da(0x1cd)]((_0x356a22,_0x54e8bf)=>(_0x356a22[_0x54e8bf]='',_0x356a22),{});return _0x1436e9[_0x5194da(0x1cc)][_0x5194da(0x1f2)](_0x5a725c,_0x51bc5b);}),_0x277dcd(0x1ba)!=typeof _0x1436e9[_0x277dcd(0x1e1)][_0x277dcd(0x1d1)](_0x277dcd(0x1e9))[_0x277dcd(0x1bb)])throw new _0x4edeee(_0x277dcd(0x1f4));}[_0x3a5510(0x1f8)](_0x406c13){const _0x1539d5=_0x3a5510;return N(this[_0x1539d5(0x1df)],!0x0,_0x406c13);}[_0x3a5510(0x1ce)](_0x1058c8){const _0x523e91=_0x3a5510;return N(this[_0x523e91(0x1df)],!0x1,_0x1058c8);}}class D extends _0x10f21a{static get[_0x3a5510(0x1ea)](){const _0x456dff=_0x3a5510;return _0x456dff(0x1e8);}constructor(_0x1e2b6c){const _0x1467a8=_0x3a5510;super(_0x1e2b6c),this[_0x1467a8(0x1c3)]=_0x1467a8(0x1d2);}[_0x3a5510(0x1c1)](){const _0xf11c97=_0x3a5510;this[_0xf11c97(0x1df)][_0xf11c97(0x1d9)][_0xf11c97(0x1d1)](_0xf11c97(0x1d3))[_0xf11c97(0x1ee)]={'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[_0xf11c97(0x1df)][_0xf11c97(0x1d9)][_0xf11c97(0x1d1)](_0xf11c97(0x1dc))[_0xf11c97(0x1ee)]=null;}}function v(_0xa52628){const _0x48b2d8=_0x3a5510;return void 0x0!==_0xa52628[_0x48b2d8(0x1c5)];}async function N(_0x3d3227,_0x2bf3ce,_0x261b31){const _0x4df68c=_0x3a5510,_0x2a3fe0=_0x1daa52(_0x3d3227,T);_0x2a3fe0[_0x4df68c(0x1d9)][_0x4df68c(0x1e5)](_0x40fe39,D),_0x2a3fe0[_0x4df68c(0x1ca)]=v(_0x3d3227)?_0x3d3227[_0x4df68c(0x1c5)]():void 0x0;const _0x174353=document[_0x4df68c(0x1e6)](),_0x2205a1=_0x3d3227[_0x4df68c(0x1e1)][_0x4df68c(0x1d1)](_0x4df68c(0x1e9))[_0x4df68c(0x1bb)],_0x3d283b=await _0x2205a1(_0x2a3fe0,()=>function(_0x193996){const _0x65614d=_0x4df68c,_0x27f1ba=document[_0x65614d(0x1f5)](_0x65614d(0x1c2));return _0x193996[_0x65614d(0x1f6)](_0x27f1ba),_0x27f1ba;}(_0x174353));!function(_0x481396,_0x4e9ef8){const _0x4503e5=_0x4df68c,_0x56d310=_0x481396[_0x4503e5(0x1ec)][_0x4503e5(0x1f3)][_0x4503e5(0x1d5)]()[_0x4503e5(0x1cd)]((_0x17784b,_0x3ab466)=>(_0x17784b[_0x3ab466]=_0x481396[_0x4503e5(0x1c4)][_0x4503e5(0x1d1)]({'rootName':_0x3ab466}),_0x17784b),{}),_0x2e9cc9=_0x481396[_0x4503e5(0x1d9)][_0x4503e5(0x1d1)](_0x4503e5(0x1d0))[_0x4503e5(0x1dd)][_0x4503e5(0x1eb)](_0x5285ca=>({'id':_0x5285ca['id'],'name':_0x5285ca[_0x4503e5(0x1d7)]})),_0x55622c=_0x481396[_0x4503e5(0x1d9)][_0x4503e5(0x1d1)](_0x4503e5(0x1dc))[_0x4503e5(0x1e0)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x265443=_0x481396[_0x4503e5(0x1d9)][_0x4503e5(0x1d1)](_0x4503e5(0x1d3))[_0x4503e5(0x1bc)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x22d7c2=_0x4e9ef8[_0x4503e5(0x1d9)][_0x4503e5(0x1d1)](_0x4503e5(0x1d0)),_0x2a9f6e=_0x4e9ef8[_0x4503e5(0x1d9)][_0x4503e5(0x1d1)](_0x4503e5(0x1dc)),_0x1f04ea=_0x4e9ef8[_0x4503e5(0x1d9)][_0x4503e5(0x1d1)](_0x4503e5(0x1d3));for(const _0x300bc5 of _0x2e9cc9)_0x22d7c2[_0x4503e5(0x1c6)](_0x300bc5['id'])||_0x22d7c2[_0x4503e5(0x1ef)](_0x300bc5);_0x22d7c2['me']||_0x22d7c2[_0x4503e5(0x1f1)]();for(const _0x1a0099 of _0x265443)_0x1f04ea[_0x4503e5(0x1e2)](_0x1a0099);for(const _0x4ff369 of _0x55622c)_0x2a9f6e[_0x4503e5(0x1e4)](_0x4ff369);_0x4e9ef8[_0x4503e5(0x1c4)][_0x4503e5(0x1be)](_0x56d310);}(_0x3d3227,_0x3d283b),_0x3d283b[_0x4df68c(0x1c9)](_0x2bf3ce?_0x4df68c(0x1ed):_0x4df68c(0x1c0));const _0x5540b7=v(_0x3d283b)?_0x3d283b[_0x4df68c(0x1f7)](_0x261b31):_0x3d283b[_0x4df68c(0x1c4)][_0x4df68c(0x1d1)](_0x261b31);return await _0x3d283b[_0x4df68c(0x1de)](),_0x5540b7;}
|