@ckeditor/ckeditor5-track-changes 42.0.1-alpha.2 → 42.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.md +1 -1
- 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 _0xda700d=_0x1d33;(function(_0x2cd1b9,_0x6eb8af){const _0x52454a=_0x1d33,_0x3f75a2=_0x2cd1b9();while(!![]){try{const _0x5846c9=parseInt(_0x52454a(0x102))/0x1*(-parseInt(_0x52454a(0x142))/0x2)+-parseInt(_0x52454a(0x13c))/0x3*(-parseInt(_0x52454a(0x106))/0x4)+-parseInt(_0x52454a(0x136))/0x5+-parseInt(_0x52454a(0x13f))/0x6*(-parseInt(_0x52454a(0x10d))/0x7)+-parseInt(_0x52454a(0x128))/0x8+-parseInt(_0x52454a(0x146))/0x9+parseInt(_0x52454a(0xf1))/0xa*(parseInt(_0x52454a(0x12a))/0xb);if(_0x5846c9===_0x6eb8af)break;else _0x3f75a2['push'](_0x3f75a2['shift']());}catch(_0x3030b5){_0x3f75a2['push'](_0x3f75a2['shift']());}}}(_0x2351,0x7447a));function _0x2351(){const _0xedd1fa=['TableEditing','containsRange','push','insertion','selection','low','_suggestionFactory','*Merge\x20cells*','document','_acceptFormatSuggestionCallbackFactory','getFirstPosition','TableUtils','format','change','TrackChangesEditing','element','locale','splitTableCellVertically','_isForcedDefaultExecutionBlock','commandName','trackChanges','isEnabled','from','createRangeOn','return','plugins','5208064Eifhcg','registerCustomCallback','30052CBbAwQ','getRanges','mergeTableCellDown','_tablePostFixingSubtypes','mergeTableCellUp','mergeTableCellLeft','_areSelectedCellsMergable','direction','*Split\x20cell:*\x20horizontally','*Split\x20cell:*\x20vertically','getSuggestions','_areMergableCells','1524940GcAnzy','formatInline','find','author','registerDescriptionCallback','setSelection','1095QbtUBX','length','rootName','6sjEPFl','enableCommand','size','4bzUSIU','map','model','add','5499945eIIzwz','mergeTableCells','subType','refresh','horizontally','value','filter','stop','formatBlock','forceDefaultExecution','table','createTableWalker','findAncestor','requires','splitTableCellHorizontally','6700gsnTfI','root','markMultiRangeBlockFormat','accept','getCellLocation','deletion','getAncestors','cell','fromRange','getSelectionAffectedTableCells','mergeTableCellRight','set:isEnabled','commands','afterInit','$graveyard','editor','detach','107655LZqbsW','has','get','execute','1004xJrOli','highest','tableCell','type','isInContent','markBlockFormat','descriptionFactory','2356466LTCoGJ'];_0x2351=function(){return _0xedd1fa;};return _0x2351();}import{Plugin as _0x17ffe0}from'ckeditor5/src/core.js';function _0x1d33(_0x54ad3c,_0x51fb9b){const _0x2351a2=_0x2351();return _0x1d33=function(_0x1d33e8,_0x390294){_0x1d33e8=_0x1d33e8-0xe7;let _0x69a212=_0x2351a2[_0x1d33e8];return _0x69a212;},_0x1d33(_0x54ad3c,_0x51fb9b);}import _0x2af053 from'./table.js';import{LiveRange as _0x22e0cd}from'ckeditor5/src/engine.js';import{getTranslation as _0x1b3fd1}from'../utils/common-translations.js';export default class St extends _0x17ffe0{static get[_0xda700d(0xef)](){return[_0x2af053];}[_0xda700d(0xfe)](){const _0x4fe5f3=_0xda700d,_0xb77d15=this[_0x4fe5f3(0x100)],_0x1ba715=_0xb77d15[_0x4fe5f3(0x144)][_0x4fe5f3(0x116)][_0x4fe5f3(0x112)],_0x1395a2=_0xb77d15[_0x4fe5f3(0x11e)];if(!_0xb77d15[_0x4fe5f3(0x127)][_0x4fe5f3(0x103)](_0x4fe5f3(0x10e)))return;const _0x150c2b=_0xb77d15[_0x4fe5f3(0x127)][_0x4fe5f3(0x104)](_0x4fe5f3(0x11c)),_0x138f2c=_0xb77d15[_0x4fe5f3(0x127)][_0x4fe5f3(0x104)](_0x4fe5f3(0x119)),_0x122f3b=_0xb77d15[_0x4fe5f3(0x127)][_0x4fe5f3(0x104)](_0x2af053);_0x122f3b[_0x4fe5f3(0x12d)][_0x4fe5f3(0x110)](_0x4fe5f3(0x147)),_0x150c2b[_0x4fe5f3(0x140)](_0x4fe5f3(0x147),()=>{const _0x3eff87=_0x4fe5f3,_0x31eba5=_0x138f2c[_0x3eff87(0xfa)](_0xb77d15[_0x3eff87(0x144)][_0x3eff87(0x116)][_0x3eff87(0x112)]);_0xb77d15[_0x3eff87(0x144)][_0x3eff87(0x11b)](()=>{const _0x4134f6=_0x3eff87;_0x150c2b[_0x4134f6(0xf3)](_0x31eba5,{'commandName':_0x4134f6(0x147),'commandParams':[]},[],_0x4134f6(0x147));});}),_0xb77d15[_0x4fe5f3(0xfd)][_0x4fe5f3(0x104)](_0x4fe5f3(0x147))['on'](_0x4fe5f3(0x105),(_0x46b4f2,_0xc7d975)=>{const _0xfd1056=_0x4fe5f3;_0xb77d15[_0xfd1056(0xfd)][_0xfd1056(0x104)](_0xfd1056(0x122))[_0xfd1056(0xe7)]&&(_0xc7d975[_0xfd1056(0x13d)]>0x0&&_0xc7d975[_0xc7d975[_0xfd1056(0x13d)]-0x1]&&_0xc7d975[_0xc7d975[_0xfd1056(0x13d)]-0x1][_0xfd1056(0xeb)]||_0x150c2b[_0xfd1056(0x120)]||this[_0xfd1056(0x130)]()||_0x46b4f2[_0xfd1056(0xe9)]());},{'priority':_0x4fe5f3(0x107)});for(const _0x21ecc8 of[_0x4fe5f3(0x12e),_0x4fe5f3(0xfb),_0x4fe5f3(0x12c),_0x4fe5f3(0x12f)]){const _0x18d44f=_0xb77d15[_0x4fe5f3(0xfd)][_0x4fe5f3(0x104)](_0x21ecc8);_0x150c2b[_0x4fe5f3(0x140)](_0x21ecc8,()=>{const _0x207329=_0x4fe5f3,_0x99123d=_0xb77d15[_0x207329(0x144)][_0x207329(0x116)][_0x207329(0x112)][_0x207329(0x118)]()[_0x207329(0xf7)]()[_0x207329(0x138)](_0x21f356=>_0x21f356['is'](_0x207329(0x11d),_0x207329(0x108))),_0x4acddb=_0x18d44f[_0x207329(0xe7)];_0xb77d15[_0x207329(0x144)][_0x207329(0x11b)](()=>{const _0x3d87af=_0x207329;_0x150c2b[_0x3d87af(0xf3)]([_0x99123d,_0x4acddb],{'commandName':_0x3d87af(0x147),'commandParams':[]},[],_0x3d87af(0x147));});});}for(const _0xee9d0e of[_0x4fe5f3(0x11f),_0x4fe5f3(0xf0)]){const _0x1364de=_0xb77d15[_0x4fe5f3(0xfd)][_0x4fe5f3(0x104)](_0xee9d0e);_0x150c2b[_0x4fe5f3(0x140)](_0xee9d0e,()=>{const _0x191061=_0x4fe5f3,_0x29c4aa=_0x138f2c[_0x191061(0xfa)](_0xb77d15[_0x191061(0x144)][_0x191061(0x116)][_0x191061(0x112)])[0x0],_0x2512aa=_0x29c4aa[_0x191061(0xee)](_0x191061(0xec)),{column:_0x5e8dd6,row:_0x316502}=_0x138f2c[_0x191061(0xf5)](_0x29c4aa);let _0x305e19=[];if(_0x191061(0x14a)==_0x1364de[_0x191061(0x131)]){const _0x28fc3e=_0x138f2c[_0x191061(0xed)](_0x2512aa,{'startRow':_0x316502,'endRow':_0x316502,'includeAllSlots':!0x0});_0x305e19=Array[_0x191061(0x124)](_0x28fc3e)[_0x191061(0x143)](_0x5d6f2f=>_0x5d6f2f[_0x191061(0xf8)]);}else{const _0x15ec0a=_0x138f2c[_0x191061(0xed)](_0x2512aa,{'column':_0x5e8dd6,'includeAllSlots':!0x0});_0x305e19=Array[_0x191061(0x124)](_0x15ec0a)[_0x191061(0x143)](_0x4bcebf=>_0x4bcebf[_0x191061(0xf8)]);}_0xb77d15[_0x191061(0x144)][_0x191061(0x11b)](_0x5a67b9=>{const _0x58951f=_0x191061;_0x150c2b[_0x58951f(0x10b)](_0x5a67b9[_0x58951f(0x125)](_0x29c4aa),{'commandName':_0xee9d0e,'commandParams':[]},_0x305e19,_0xee9d0e);});});}_0x150c2b[_0x4fe5f3(0x10c)][_0x4fe5f3(0x13a)](_0x518e76=>{const _0x1d7d13=_0x4fe5f3;if(_0x1d7d13(0xea)!=_0x518e76[_0x1d7d13(0x109)]&&_0x1d7d13(0x137)!=_0x518e76[_0x1d7d13(0x109)])return;const {data:_0x46d5e5}=_0x518e76;return _0x46d5e5&&_0x1d7d13(0x147)==_0x46d5e5[_0x1d7d13(0x121)]?{'type':_0x1d7d13(0x11a),'content':_0x1b3fd1(_0x1395a2,_0x1d7d13(0x115))}:void 0x0;}),_0x150c2b[_0x4fe5f3(0x10c)][_0x4fe5f3(0x13a)](_0x2722b1=>{const _0xb0c5f3=_0x4fe5f3;if(_0xb0c5f3(0xea)!=_0x2722b1[_0xb0c5f3(0x109)]&&_0xb0c5f3(0x137)!=_0x2722b1[_0xb0c5f3(0x109)])return;const {data:_0x303d03}=_0x2722b1;return _0x303d03?_0xb0c5f3(0x11f)==_0x303d03[_0xb0c5f3(0x121)]?{'type':_0xb0c5f3(0x11a),'content':_0x1b3fd1(_0x1395a2,_0xb0c5f3(0x133))}:_0xb0c5f3(0xf0)==_0x303d03[_0xb0c5f3(0x121)]?{'type':_0xb0c5f3(0x11a),'content':_0x1b3fd1(_0x1395a2,_0xb0c5f3(0x132))}:void 0x0:void 0x0;});const _0x43b386=_0x122f3b[_0x4fe5f3(0x117)]();for(const _0x2a3d43 of[_0x4fe5f3(0x12e),_0x4fe5f3(0xfb),_0x4fe5f3(0x12c),_0x4fe5f3(0x12f)])_0x150c2b[_0x4fe5f3(0x114)][_0x4fe5f3(0x129)](_0x4fe5f3(0xea),_0x2a3d43,_0x4fe5f3(0xf4),_0x43b386);for(const _0x3e67d4 of[_0x4fe5f3(0x11f),_0x4fe5f3(0xf0)])_0x150c2b[_0x4fe5f3(0x114)][_0x4fe5f3(0x129)](_0x4fe5f3(0xea),_0x3e67d4,_0x4fe5f3(0xf4),_0x43b386);_0x150c2b[_0x4fe5f3(0x114)][_0x4fe5f3(0x129)](_0x4fe5f3(0xea),_0x4fe5f3(0x147),_0x4fe5f3(0xf4),_0x27c46e=>{const _0x9082a0=_0x4fe5f3;_0xb77d15[_0x9082a0(0x144)][_0x9082a0(0x11b)](_0x998059=>{const _0xfbfc8a=_0x9082a0,_0x5a0a9a=Array[_0xfbfc8a(0x124)](_0x1ba715[_0xfbfc8a(0x12b)]())[_0xfbfc8a(0x143)](_0x5359b2=>_0x22e0cd[_0xfbfc8a(0xf9)](_0x5359b2));_0x998059[_0xfbfc8a(0x13b)](_0x27c46e),_0xb77d15[_0xfbfc8a(0xfd)][_0xfbfc8a(0x104)](_0xfbfc8a(0x147))[_0xfbfc8a(0x149)](),_0xb77d15[_0xfbfc8a(0x105)](_0xfbfc8a(0x147),{'forceDefaultExecution':!0x0});const _0x366a64=_0x5a0a9a[_0xfbfc8a(0xe8)](_0x54f050=>_0xfbfc8a(0xff)!=_0x54f050[_0xfbfc8a(0xf2)][_0xfbfc8a(0x13e)]);_0x366a64[_0xfbfc8a(0x13d)]>0x0&&_0x998059[_0xfbfc8a(0x13b)](_0x366a64);for(const _0x286f3d of _0x5a0a9a)_0x286f3d[_0xfbfc8a(0x101)]();});});for(const _0x407f9c of[_0x4fe5f3(0x12e),_0x4fe5f3(0x12c),_0x4fe5f3(0x12f),_0x4fe5f3(0xfb)]){const _0x45975b=_0xb77d15[_0x4fe5f3(0xfd)][_0x4fe5f3(0x104)](_0x407f9c);_0x45975b['on'](_0x4fe5f3(0xfc),(_0x37e95d,_0x701a9e,_0x313a51)=>{const _0x242e0c=_0x4fe5f3;if(_0x313a51){const _0x58cdd7=_0xb77d15[_0x242e0c(0x144)][_0x242e0c(0x116)][_0x242e0c(0x112)][_0x242e0c(0x118)]()[_0x242e0c(0xf7)]()[_0x242e0c(0x138)](_0x2f6255=>_0x2f6255['is'](_0x242e0c(0x11d),_0x242e0c(0x108)));this[_0x242e0c(0x135)](_0x45975b[_0x242e0c(0xe7)],_0x58cdd7)||(_0x37e95d[_0x242e0c(0x126)]=!0x1,_0x37e95d[_0x242e0c(0xe9)]());}},{'priority':_0x4fe5f3(0x113)});}}[_0xda700d(0x130)](){const _0x222a12=_0xda700d,_0x37f2ee=this[_0x222a12(0x100)][_0x222a12(0xfd)][_0x222a12(0x104)](_0x222a12(0x147)),_0x1e9fee=this[_0x222a12(0x100)][_0x222a12(0x127)][_0x222a12(0x104)](_0x222a12(0x119));if(!_0x37f2ee[_0x222a12(0x123)])return!0x1;const _0x5ed1ae=_0x1e9fee[_0x222a12(0xfa)](this[_0x222a12(0x100)][_0x222a12(0x144)][_0x222a12(0x116)][_0x222a12(0x112)]);for(const _0x39bfe9 of _0x5ed1ae)for(const _0x1650e8 of _0x5ed1ae)if(_0x39bfe9!=_0x1650e8&&!this[_0x222a12(0x135)](_0x39bfe9,_0x1650e8))return!0x1;return!0x0;}[_0xda700d(0x135)](_0x456705,_0x24ffd7){const _0x2e2fd5=_0xda700d,_0x55e80c=this[_0x2e2fd5(0x100)][_0x2e2fd5(0x127)][_0x2e2fd5(0x104)](_0x2e2fd5(0x11c)),_0x765166=this[_0x2e2fd5(0x100)][_0x2e2fd5(0x144)][_0x2e2fd5(0x125)](_0x456705),_0x623829=this[_0x2e2fd5(0x100)][_0x2e2fd5(0x144)][_0x2e2fd5(0x125)](_0x24ffd7),_0x292780=new Set(),_0x314a9a=new Set();for(const _0x475423 of _0x55e80c[_0x2e2fd5(0x134)]())if((_0x2e2fd5(0x111)==_0x475423[_0x2e2fd5(0x109)]||_0x2e2fd5(0xf6)==_0x475423[_0x2e2fd5(0x109)]||_0x2e2fd5(0x147)==_0x475423[_0x2e2fd5(0x148)])&&_0x475423[_0x2e2fd5(0x10a)]){for(const _0x3c047b of _0x475423[_0x2e2fd5(0x12b)]())_0x3c047b[_0x2e2fd5(0x10f)](_0x765166,!0x0)&&_0x292780[_0x2e2fd5(0x145)](_0x475423[_0x2e2fd5(0x109)]+':'+_0x475423[_0x2e2fd5(0x139)]['id']),_0x3c047b[_0x2e2fd5(0x10f)](_0x623829,!0x0)&&_0x314a9a[_0x2e2fd5(0x145)](_0x475423[_0x2e2fd5(0x109)]+':'+_0x475423[_0x2e2fd5(0x139)]['id']);}if(_0x292780[_0x2e2fd5(0x141)]!=_0x314a9a[_0x2e2fd5(0x141)])return!0x1;for(const _0x1706b9 of _0x292780)if(!_0x314a9a[_0x2e2fd5(0x103)](_0x1706b9))return!0x1;return!0x0;}}
|
|
23
|
+
const _0x2aabb1=_0x3b97;(function(_0x1d412a,_0x4dee15){const _0x9eb565=_0x3b97,_0xf0e485=_0x1d412a();while(!![]){try{const _0x1b1003=parseInt(_0x9eb565(0x145))/0x1*(-parseInt(_0x9eb565(0x157))/0x2)+-parseInt(_0x9eb565(0x142))/0x3*(parseInt(_0x9eb565(0x177))/0x4)+-parseInt(_0x9eb565(0x187))/0x5+parseInt(_0x9eb565(0x159))/0x6+parseInt(_0x9eb565(0x18e))/0x7+parseInt(_0x9eb565(0x162))/0x8*(-parseInt(_0x9eb565(0x18c))/0x9)+-parseInt(_0x9eb565(0x153))/0xa*(-parseInt(_0x9eb565(0x139))/0xb);if(_0x1b1003===_0x4dee15)break;else _0xf0e485['push'](_0xf0e485['shift']());}catch(_0x423487){_0xf0e485['push'](_0xf0e485['shift']());}}}(_0x3cef,0xdc2e1));function _0x3b97(_0xa85ae3,_0x2d557c){const _0x3cef49=_0x3cef();return _0x3b97=function(_0x3b970f,_0x39339b){_0x3b970f=_0x3b970f-0x139;let _0x1ce937=_0x3cef49[_0x3b970f];return _0x1ce937;},_0x3b97(_0xa85ae3,_0x2d557c);}import{Plugin as _0x73059b}from'ckeditor5/src/core.js';import _0x5e6423 from'./table.js';function _0x3cef(){const _0x3dc490=['add','plugins','horizontally','getCellLocation','29668QgAhDi','createTableWalker','push','TableUtils','tableCell','_areSelectedCellsMergable','get','_suggestionFactory','requires','accept','direction','size','containsRange','commandName','commands','subType','6546525eaqQwk','refresh','root','splitTableCellHorizontally','deletion','1695879Zluccp','registerDescriptionCallback','2135056dWIbOH','forceDefaultExecution','setSelection','detach','model','_isForcedDefaultExecutionBlock','format','has','return','change','_areMergableCells','value','selection','TableEditing','mergeTableCellUp','836121BZSfVn','markMultiRangeBlockFormat','highest','rootName','$graveyard','afterInit','insertion','registerCustomCallback','*Merge\x20cells*','489nkyZpP','mergeTableCellRight','getRanges','1gqiYUP','cell','_acceptFormatSuggestionCallbackFactory','mergeTableCellDown','set:isEnabled','map','editor','getAncestors','getSuggestions','isEnabled','formatInline','splitTableCellVertically','execute','fromRange','690hnvaMH','getFirstPosition','*Split\x20cell:*\x20horizontally','*Split\x20cell:*\x20vertically','1632818GSqklM','_tablePostFixingSubtypes','2295924baUJNd','descriptionFactory','element','getSelectionAffectedTableCells','filter','locale','markBlockFormat','isInContent','TrackChangesEditing','72PuyiFH','length','document','trackChanges','mergeTableCellLeft','from','createRangeOn','formatBlock','author','stop','table','mergeTableCells','find','type','enableCommand','findAncestor','low'];_0x3cef=function(){return _0x3dc490;};return _0x3cef();}import{LiveRange as _0x52ae41}from'ckeditor5/src/engine.js';import{getTranslation as _0x19d02b}from'../utils/common-translations.js';export default class St extends _0x73059b{static get[_0x2aabb1(0x17f)](){return[_0x5e6423];}[_0x2aabb1(0x13e)](){const _0x3ec294=_0x2aabb1,_0x440f2e=this[_0x3ec294(0x14b)],_0x38e7e9=_0x440f2e[_0x3ec294(0x192)][_0x3ec294(0x164)][_0x3ec294(0x19a)],_0x4f7872=_0x440f2e[_0x3ec294(0x15e)];if(!_0x440f2e[_0x3ec294(0x174)][_0x3ec294(0x195)](_0x3ec294(0x19b)))return;const _0xc31224=_0x440f2e[_0x3ec294(0x174)][_0x3ec294(0x17d)](_0x3ec294(0x161)),_0x34d0d7=_0x440f2e[_0x3ec294(0x174)][_0x3ec294(0x17d)](_0x3ec294(0x17a)),_0x48094d=_0x440f2e[_0x3ec294(0x174)][_0x3ec294(0x17d)](_0x5e6423);_0x48094d[_0x3ec294(0x158)][_0x3ec294(0x179)](_0x3ec294(0x16d)),_0xc31224[_0x3ec294(0x170)](_0x3ec294(0x16d),()=>{const _0x3387e4=_0x3ec294,_0x2561f4=_0x34d0d7[_0x3387e4(0x15c)](_0x440f2e[_0x3387e4(0x192)][_0x3387e4(0x164)][_0x3387e4(0x19a)]);_0x440f2e[_0x3387e4(0x192)][_0x3387e4(0x197)](()=>{const _0x50382d=_0x3387e4;_0xc31224[_0x50382d(0x13a)](_0x2561f4,{'commandName':_0x50382d(0x16d),'commandParams':[]},[],_0x50382d(0x16d));});}),_0x440f2e[_0x3ec294(0x185)][_0x3ec294(0x17d)](_0x3ec294(0x16d))['on'](_0x3ec294(0x151),(_0x4a1c66,_0x5d42dc)=>{const _0x55eeea=_0x3ec294;_0x440f2e[_0x55eeea(0x185)][_0x55eeea(0x17d)](_0x55eeea(0x165))[_0x55eeea(0x199)]&&(_0x5d42dc[_0x55eeea(0x163)]>0x0&&_0x5d42dc[_0x5d42dc[_0x55eeea(0x163)]-0x1]&&_0x5d42dc[_0x5d42dc[_0x55eeea(0x163)]-0x1][_0x55eeea(0x18f)]||_0xc31224[_0x55eeea(0x193)]||this[_0x55eeea(0x17c)]()||_0x4a1c66[_0x55eeea(0x16b)]());},{'priority':_0x3ec294(0x13b)});for(const _0x254b3d of[_0x3ec294(0x19c),_0x3ec294(0x143),_0x3ec294(0x148),_0x3ec294(0x166)]){const _0x2ad387=_0x440f2e[_0x3ec294(0x185)][_0x3ec294(0x17d)](_0x254b3d);_0xc31224[_0x3ec294(0x170)](_0x254b3d,()=>{const _0x16399a=_0x3ec294,_0x4c82ae=_0x440f2e[_0x16399a(0x192)][_0x16399a(0x164)][_0x16399a(0x19a)][_0x16399a(0x154)]()[_0x16399a(0x14c)]()[_0x16399a(0x16e)](_0x4b930e=>_0x4b930e['is'](_0x16399a(0x15b),_0x16399a(0x17b))),_0x500169=_0x2ad387[_0x16399a(0x199)];_0x440f2e[_0x16399a(0x192)][_0x16399a(0x197)](()=>{const _0x54f21b=_0x16399a;_0xc31224[_0x54f21b(0x13a)]([_0x4c82ae,_0x500169],{'commandName':_0x54f21b(0x16d),'commandParams':[]},[],_0x54f21b(0x16d));});});}for(const _0x32a41f of[_0x3ec294(0x150),_0x3ec294(0x18a)]){const _0x43f325=_0x440f2e[_0x3ec294(0x185)][_0x3ec294(0x17d)](_0x32a41f);_0xc31224[_0x3ec294(0x170)](_0x32a41f,()=>{const _0x18d99a=_0x3ec294,_0x1e38e5=_0x34d0d7[_0x18d99a(0x15c)](_0x440f2e[_0x18d99a(0x192)][_0x18d99a(0x164)][_0x18d99a(0x19a)])[0x0],_0x4c4304=_0x1e38e5[_0x18d99a(0x171)](_0x18d99a(0x16c)),{column:_0x56e319,row:_0x576f31}=_0x34d0d7[_0x18d99a(0x176)](_0x1e38e5);let _0x16c0f3=[];if(_0x18d99a(0x175)==_0x43f325[_0x18d99a(0x181)]){const _0x3197c7=_0x34d0d7[_0x18d99a(0x178)](_0x4c4304,{'startRow':_0x576f31,'endRow':_0x576f31,'includeAllSlots':!0x0});_0x16c0f3=Array[_0x18d99a(0x167)](_0x3197c7)[_0x18d99a(0x14a)](_0x103dfb=>_0x103dfb[_0x18d99a(0x146)]);}else{const _0x5c1837=_0x34d0d7[_0x18d99a(0x178)](_0x4c4304,{'column':_0x56e319,'includeAllSlots':!0x0});_0x16c0f3=Array[_0x18d99a(0x167)](_0x5c1837)[_0x18d99a(0x14a)](_0x34902b=>_0x34902b[_0x18d99a(0x146)]);}_0x440f2e[_0x18d99a(0x192)][_0x18d99a(0x197)](_0xbcae7=>{const _0x352705=_0x18d99a;_0xc31224[_0x352705(0x15f)](_0xbcae7[_0x352705(0x168)](_0x1e38e5),{'commandName':_0x32a41f,'commandParams':[]},_0x16c0f3,_0x32a41f);});});}_0xc31224[_0x3ec294(0x15a)][_0x3ec294(0x18d)](_0x45a7d5=>{const _0x86a0cc=_0x3ec294;if(_0x86a0cc(0x169)!=_0x45a7d5[_0x86a0cc(0x16f)]&&_0x86a0cc(0x14f)!=_0x45a7d5[_0x86a0cc(0x16f)])return;const {data:_0xe68e64}=_0x45a7d5;return _0xe68e64&&_0x86a0cc(0x16d)==_0xe68e64[_0x86a0cc(0x184)]?{'type':_0x86a0cc(0x194),'content':_0x19d02b(_0x4f7872,_0x86a0cc(0x141))}:void 0x0;}),_0xc31224[_0x3ec294(0x15a)][_0x3ec294(0x18d)](_0x1aedd4=>{const _0x8c1afb=_0x3ec294;if(_0x8c1afb(0x169)!=_0x1aedd4[_0x8c1afb(0x16f)]&&_0x8c1afb(0x14f)!=_0x1aedd4[_0x8c1afb(0x16f)])return;const {data:_0x4e5fe9}=_0x1aedd4;return _0x4e5fe9?_0x8c1afb(0x150)==_0x4e5fe9[_0x8c1afb(0x184)]?{'type':_0x8c1afb(0x194),'content':_0x19d02b(_0x4f7872,_0x8c1afb(0x156))}:_0x8c1afb(0x18a)==_0x4e5fe9[_0x8c1afb(0x184)]?{'type':_0x8c1afb(0x194),'content':_0x19d02b(_0x4f7872,_0x8c1afb(0x155))}:void 0x0:void 0x0;});const _0x184d77=_0x48094d[_0x3ec294(0x147)]();for(const _0x19bda6 of[_0x3ec294(0x19c),_0x3ec294(0x143),_0x3ec294(0x148),_0x3ec294(0x166)])_0xc31224[_0x3ec294(0x17e)][_0x3ec294(0x140)](_0x3ec294(0x169),_0x19bda6,_0x3ec294(0x180),_0x184d77);for(const _0x4d7fa2 of[_0x3ec294(0x150),_0x3ec294(0x18a)])_0xc31224[_0x3ec294(0x17e)][_0x3ec294(0x140)](_0x3ec294(0x169),_0x4d7fa2,_0x3ec294(0x180),_0x184d77);_0xc31224[_0x3ec294(0x17e)][_0x3ec294(0x140)](_0x3ec294(0x169),_0x3ec294(0x16d),_0x3ec294(0x180),_0x4aed3d=>{const _0x77289b=_0x3ec294;_0x440f2e[_0x77289b(0x192)][_0x77289b(0x197)](_0x2857fc=>{const _0x120aab=_0x77289b,_0x3b96a9=Array[_0x120aab(0x167)](_0x38e7e9[_0x120aab(0x144)]())[_0x120aab(0x14a)](_0x4e2cda=>_0x52ae41[_0x120aab(0x152)](_0x4e2cda));_0x2857fc[_0x120aab(0x190)](_0x4aed3d),_0x440f2e[_0x120aab(0x185)][_0x120aab(0x17d)](_0x120aab(0x16d))[_0x120aab(0x188)](),_0x440f2e[_0x120aab(0x151)](_0x120aab(0x16d),{'forceDefaultExecution':!0x0});const _0x700ad3=_0x3b96a9[_0x120aab(0x15d)](_0x29341b=>_0x120aab(0x13d)!=_0x29341b[_0x120aab(0x189)][_0x120aab(0x13c)]);_0x700ad3[_0x120aab(0x163)]>0x0&&_0x2857fc[_0x120aab(0x190)](_0x700ad3);for(const _0x2cc41e of _0x3b96a9)_0x2cc41e[_0x120aab(0x191)]();});});for(const _0x19ad7c of[_0x3ec294(0x19c),_0x3ec294(0x148),_0x3ec294(0x166),_0x3ec294(0x143)]){const _0x37c6dc=_0x440f2e[_0x3ec294(0x185)][_0x3ec294(0x17d)](_0x19ad7c);_0x37c6dc['on'](_0x3ec294(0x149),(_0x983155,_0x325017,_0x5e26a8)=>{const _0x2eb34a=_0x3ec294;if(_0x5e26a8){const _0x32762f=_0x440f2e[_0x2eb34a(0x192)][_0x2eb34a(0x164)][_0x2eb34a(0x19a)][_0x2eb34a(0x154)]()[_0x2eb34a(0x14c)]()[_0x2eb34a(0x16e)](_0x1a9e20=>_0x1a9e20['is'](_0x2eb34a(0x15b),_0x2eb34a(0x17b)));this[_0x2eb34a(0x198)](_0x37c6dc[_0x2eb34a(0x199)],_0x32762f)||(_0x983155[_0x2eb34a(0x196)]=!0x1,_0x983155[_0x2eb34a(0x16b)]());}},{'priority':_0x3ec294(0x172)});}}[_0x2aabb1(0x17c)](){const _0x30adba=_0x2aabb1,_0x3ab474=this[_0x30adba(0x14b)][_0x30adba(0x185)][_0x30adba(0x17d)](_0x30adba(0x16d)),_0xc7d3a1=this[_0x30adba(0x14b)][_0x30adba(0x174)][_0x30adba(0x17d)](_0x30adba(0x17a));if(!_0x3ab474[_0x30adba(0x14e)])return!0x1;const _0x8f33b4=_0xc7d3a1[_0x30adba(0x15c)](this[_0x30adba(0x14b)][_0x30adba(0x192)][_0x30adba(0x164)][_0x30adba(0x19a)]);for(const _0x57b7f6 of _0x8f33b4)for(const _0x519078 of _0x8f33b4)if(_0x57b7f6!=_0x519078&&!this[_0x30adba(0x198)](_0x57b7f6,_0x519078))return!0x1;return!0x0;}[_0x2aabb1(0x198)](_0x1f9c23,_0x388d23){const _0x288878=_0x2aabb1,_0x20f7f4=this[_0x288878(0x14b)][_0x288878(0x174)][_0x288878(0x17d)](_0x288878(0x161)),_0x52ea8e=this[_0x288878(0x14b)][_0x288878(0x192)][_0x288878(0x168)](_0x1f9c23),_0x5ec53e=this[_0x288878(0x14b)][_0x288878(0x192)][_0x288878(0x168)](_0x388d23),_0x2ca669=new Set(),_0x38610e=new Set();for(const _0x4de0ac of _0x20f7f4[_0x288878(0x14d)]())if((_0x288878(0x13f)==_0x4de0ac[_0x288878(0x16f)]||_0x288878(0x18b)==_0x4de0ac[_0x288878(0x16f)]||_0x288878(0x16d)==_0x4de0ac[_0x288878(0x186)])&&_0x4de0ac[_0x288878(0x160)]){for(const _0x19243e of _0x4de0ac[_0x288878(0x144)]())_0x19243e[_0x288878(0x183)](_0x52ea8e,!0x0)&&_0x2ca669[_0x288878(0x173)](_0x4de0ac[_0x288878(0x16f)]+':'+_0x4de0ac[_0x288878(0x16a)]['id']),_0x19243e[_0x288878(0x183)](_0x5ec53e,!0x0)&&_0x38610e[_0x288878(0x173)](_0x4de0ac[_0x288878(0x16f)]+':'+_0x4de0ac[_0x288878(0x16a)]['id']);}if(_0x2ca669[_0x288878(0x182)]!=_0x38610e[_0x288878(0x182)])return!0x1;for(const _0x198282 of _0x2ca669)if(!_0x38610e[_0x288878(0x195)](_0x198282))return!0x1;return!0x0;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x1845(_0x4d6cf1,_0x4347de){const _0x258204=_0x2582();return _0x1845=function(_0x184568,_0x2d810f){_0x184568=_0x184568-0x6f;let _0x555e1b=_0x258204[_0x184568];return _0x555e1b;},_0x1845(_0x4d6cf1,_0x4347de);}const _0x248941=_0x1845;(function(_0xf85362,_0x564a98){const _0x8c5a7c=_0x1845,_0x56c207=_0xf85362();while(!![]){try{const _0x2aeff0=-parseInt(_0x8c5a7c(0x7e))/0x1*(-parseInt(_0x8c5a7c(0x79))/0x2)+parseInt(_0x8c5a7c(0x85))/0x3+-parseInt(_0x8c5a7c(0x74))/0x4*(-parseInt(_0x8c5a7c(0x82))/0x5)+parseInt(_0x8c5a7c(0x77))/0x6*(-parseInt(_0x8c5a7c(0x73))/0x7)+-parseInt(_0x8c5a7c(0x6f))/0x8+-parseInt(_0x8c5a7c(0x7f))/0x9*(-parseInt(_0x8c5a7c(0x83))/0xa)+parseInt(_0x8c5a7c(0x72))/0xb;if(_0x2aeff0===_0x564a98)break;else _0x56c207['push'](_0x56c207['shift']());}catch(_0x25cabb){_0x56c207['push'](_0x56c207['shift']());}}}(_0x2582,0xe3abd));import{Plugin as _0x3b5b2a}from'ckeditor5/src/core.js';import{getTranslation as _0x23fd3a}from'../utils/common-translations.js';export default class _t extends _0x3b5b2a{[_0x248941(0x70)](){const _0x39acfa=_0x248941,_0x33d417=this[_0x39acfa(0x86)];if(!_0x33d417[_0x39acfa(0x78)][_0x39acfa(0x80)](_0x39acfa(0x7d)))return;_0x33d417[_0x39acfa(0x75)][_0x39acfa(0x80)](_0x39acfa(0x76))[_0x39acfa(0x7b)](_0x39acfa(0x7d));const _0x5a1ed0=_0x33d417[_0x39acfa(0x75)][_0x39acfa(0x80)](_0x39acfa(0x76)),_0x4dd0a4=_0x33d417[_0x39acfa(0x7a)];_0x5a1ed0[_0x39acfa(0x84)][_0x39acfa(0x7c)](_0x39acfa(0x71),_0x579aa8=>_0x23fd3a(_0x4dd0a4,_0x39acfa(0x81),_0x579aa8));}}function _0x2582(){const _0x576d0b=['2446419PVwKbl','editor','11089952CEoaVy','afterInit','tableOfContents','4065952AWspAs','7kclKPH','1805212CgAZPy','plugins','TrackChangesEditing','4636068nMBTjF','commands','4438NtFwGa','locale','enableCommand','registerElementLabel','insertTableOfContents','73VrUwjb','1662516tDOxwg','get','ELEMENT_TABLE_OF_CONTENTS','5ruhzYN','70SNuAYH','descriptionFactory'];_0x2582=function(){return _0x576d0b;};return _0x2582();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5918e5=_0x26ed;(function(_0x25cc5e,_0x2db684){const _0x496f62=_0x26ed,_0x4efcda=_0x25cc5e();while(!![]){try{const _0x2ea015=-parseInt(_0x496f62(0x86))/0x1*(parseInt(_0x496f62(0xc1))/0x2)+parseInt(_0x496f62(0x92))/0x3*(parseInt(_0x496f62(0x88))/0x4)+parseInt(_0x496f62(0x8a))/0x5*(-parseInt(_0x496f62(0xcc))/0x6)+parseInt(_0x496f62(0xb2))/0x7*(parseInt(_0x496f62(0xb9))/0x8)+-parseInt(_0x496f62(0xc7))/0x9+parseInt(_0x496f62(0xac))/0xa+parseInt(_0x496f62(0xb0))/0xb;if(_0x2ea015===_0x2db684)break;else _0x4efcda['push'](_0x4efcda['shift']());}catch(_0x275e7f){_0x4efcda['push'](_0x4efcda['shift']());}}}(_0x1e83,0x7635f));function _0x26ed(_0x578116,_0x16ecdf){const _0x1e839e=_0x1e83();return _0x26ed=function(_0x26ed34,_0x32becb){_0x26ed34=_0x26ed34-0x81;let _0x467c86=_0x1e839e[_0x26ed34];return _0x467c86;},_0x26ed(_0x578116,_0x16ecdf);}function _0x1e83(){const _0x4ebaa1=['commandParams','enableCommand','document','nodeAfter','4241010ytFNZs','*Format:*\x20change\x20table\x20cell\x20properties','afterInit','tableCellBorderStyle','5962935LsPtkN','_handlePropertyChange','7xwkUAz','join','batch','model','findAncestor','handleSuggestionDescription','tableProperties','2029160MljOHo','tableBorderStyle','tableWidth','discard','TrackChangesEditing','get','tableBorderWidth','formatBlock','462734MGmDeP','has','setAttribute','subType','enqueueChange','start','6031737RCcRlH','tableCellWidth','tableCellHorizontalAlignment','TableCellPropertiesEditing','_suggestionFactory','20742NUhKAz','accept','pluginName','tableAlignment','table','plugins','tableCellProperties','getAttribute','selection','1vedYNp','getFirstPosition','184zemtDo','registerCustomCallback','790nGNkIB','*Format:*\x20change\x20table\x20properties','locale','descriptionFactory','getSuggestionCallback','registerDescriptionCallback','editor','removeAttribute','46443AUosDS','tableCellBackgroundColor','TrackChangesTableProperties','tableCellPadding','getContainedElement','tableCellHeight','tableHeight','tableCellVerticalAlignment','tableCellBorderWidth','tableCellBorderColor','tableBackgroundColor','tableBorderColor','format','_getSuggestion','getSelectionAffectedTableCells','TableUtils','handleDiscardAction','TablePropertiesEditing','markBlockFormat','getSuggestions','data','change'];_0x1e83=function(){return _0x4ebaa1;};return _0x1e83();}import{Plugin as _0x3e6043}from'ckeditor5/src/core.js';import{getTranslation as _0x11adbf}from'../utils/common-translations.js';export default class $t extends _0x3e6043{constructor(_0xba6b4d){const _0x66fcaa=_0x26ed;super(_0xba6b4d),this[_0x66fcaa(0xb8)]=[_0x66fcaa(0x9d),_0x66fcaa(0xba),_0x66fcaa(0xbf),_0x66fcaa(0xcf),_0x66fcaa(0xbb),_0x66fcaa(0x98),_0x66fcaa(0x9c)],this[_0x66fcaa(0x83)]=[_0x66fcaa(0x9b),_0x66fcaa(0xaf),_0x66fcaa(0x9a),_0x66fcaa(0x95),_0x66fcaa(0xc8),_0x66fcaa(0x97),_0x66fcaa(0x93),_0x66fcaa(0xc9),_0x66fcaa(0x99)];}static get[_0x5918e5(0xce)](){const _0x58ce66=_0x5918e5;return _0x58ce66(0x94);}[_0x5918e5(0xae)](){const _0x3a6ae4=_0x5918e5,_0x3bbeff=this[_0x3a6ae4(0x90)][_0x3a6ae4(0x82)][_0x3a6ae4(0xbe)](_0x3a6ae4(0xbd));if(this[_0x3a6ae4(0x90)][_0x3a6ae4(0x82)][_0x3a6ae4(0xc2)](_0x3a6ae4(0xa3))){for(const _0xf511d of this[_0x3a6ae4(0xb8)])_0x3bbeff[_0x3a6ae4(0xa9)](_0xf511d,(_0x3a6114,_0x2eb20c)=>{const _0x5799ff=_0x3a6ae4,_0x1420e7=this[_0x5799ff(0x90)][_0x5799ff(0xb5)][_0x5799ff(0xaa)][_0x5799ff(0x85)][_0x5799ff(0x87)]()[_0x5799ff(0xb6)](_0x5799ff(0x81));this[_0x5799ff(0xb1)](_0xf511d,[_0x1420e7],this[_0x5799ff(0xb8)],_0x5799ff(0xb8),_0x3a6114,_0x2eb20c);});_0x3bbeff[_0x3a6ae4(0xcb)][_0x3a6ae4(0x89)](_0x3a6ae4(0xc0),_0x3a6ae4(0xb8),_0x3a6ae4(0xcd),_0x3bbeff[_0x3a6ae4(0xcb)][_0x3a6ae4(0x8e)](_0x3a6ae4(0xc0),null,_0x3a6ae4(0xbc))),_0x3bbeff[_0x3a6ae4(0xcb)][_0x3a6ae4(0x89)](_0x3a6ae4(0xc0),_0x3a6ae4(0xb8),_0x3a6ae4(0xbc),(_0x4926c3,_0x21a39a)=>this[_0x3a6ae4(0xa2)](this[_0x3a6ae4(0xb8)],_0x4926c3,_0x21a39a)),_0x3bbeff[_0x3a6ae4(0xcb)][_0x3a6ae4(0x89)](_0x3a6ae4(0xc0),_0x3a6ae4(0xb8),_0x3a6ae4(0xb3),()=>!0x1);}if(this[_0x3a6ae4(0x90)][_0x3a6ae4(0x82)][_0x3a6ae4(0xc2)](_0x3a6ae4(0xca))){for(const _0xa70b7e of this[_0x3a6ae4(0x83)])_0x3bbeff[_0x3a6ae4(0xa9)](_0xa70b7e,(_0x2cb735,_0x246762)=>{const _0x5ea66f=_0x3a6ae4,_0x367d30=this[_0x5ea66f(0x90)][_0x5ea66f(0x82)][_0x5ea66f(0xbe)](_0x5ea66f(0xa1))[_0x5ea66f(0xa0)](this[_0x5ea66f(0x90)][_0x5ea66f(0xb5)][_0x5ea66f(0xaa)][_0x5ea66f(0x85)]);this[_0x5ea66f(0xb1)](_0xa70b7e,_0x367d30,this[_0x5ea66f(0x83)],_0x5ea66f(0x83),_0x2cb735,_0x246762);});_0x3bbeff[_0x3a6ae4(0xcb)][_0x3a6ae4(0x89)](_0x3a6ae4(0xc0),_0x3a6ae4(0x83),_0x3a6ae4(0xcd),_0x3bbeff[_0x3a6ae4(0xcb)][_0x3a6ae4(0x8e)](_0x3a6ae4(0xc0),null,_0x3a6ae4(0xbc))),_0x3bbeff[_0x3a6ae4(0xcb)][_0x3a6ae4(0x89)](_0x3a6ae4(0xc0),_0x3a6ae4(0x83),_0x3a6ae4(0xbc),(_0x20c109,_0x3d0cb6)=>this[_0x3a6ae4(0xa2)](this[_0x3a6ae4(0x83)],_0x20c109,_0x3d0cb6)),_0x3bbeff[_0x3a6ae4(0xcb)][_0x3a6ae4(0x89)](_0x3a6ae4(0xc0),_0x3a6ae4(0x83),_0x3a6ae4(0xb3),()=>!0x1);}_0x3bbeff[_0x3a6ae4(0x8d)][_0x3a6ae4(0x8f)](_0x391e00=>this[_0x3a6ae4(0xb7)](_0x391e00));}[_0x5918e5(0xb1)](_0x505f52,_0x59e59e,_0x42d068,_0x27e37e,_0x42e0fc,_0x205b2c){const _0x1bb7a5=_0x5918e5,_0x53821b=this[_0x1bb7a5(0x90)][_0x1bb7a5(0x82)][_0x1bb7a5(0xbe)](_0x1bb7a5(0xbd));this[_0x1bb7a5(0x90)][_0x1bb7a5(0xb5)][_0x1bb7a5(0xc5)](_0x205b2c[_0x1bb7a5(0xb4)],()=>{const _0x38393a=_0x1bb7a5;for(const _0x485d7b of _0x59e59e){if(this[_0x38393a(0x9f)](_0x485d7b,_0x27e37e))_0x42e0fc(_0x205b2c);else{const _0x16377e={};for(const _0xa11cae of _0x42d068){const _0x2bf102=_0x485d7b[_0x38393a(0x84)](_0xa11cae);void 0x0!==_0x2bf102&&(_0x16377e[_0xa11cae]=_0x2bf102);}_0x42e0fc(_0x205b2c),_0x53821b[_0x38393a(0xa4)](_0x485d7b,{'commandParams':[_0x16377e]},[],_0x27e37e);}}});}[_0x5918e5(0xa2)](_0x4136b8,_0x26c466,_0xdb4edb){const _0x1fb93c=_0x5918e5,_0x238ba4=_0x26c466[0x0][_0x1fb93c(0xc6)][_0x1fb93c(0xab)],_0x3495c8=_0xdb4edb[_0x1fb93c(0xa8)][0x0];this[_0x1fb93c(0x90)][_0x1fb93c(0xb5)][_0x1fb93c(0xa7)](_0x594caf=>{const _0x3f6572=_0x1fb93c;for(const _0x1ff1da of _0x4136b8)void 0x0!==_0x3495c8[_0x1ff1da]?_0x594caf[_0x3f6572(0xc3)](_0x1ff1da,_0x3495c8[_0x1ff1da],_0x238ba4):_0x594caf[_0x3f6572(0x91)](_0x1ff1da,_0x238ba4);});}[_0x5918e5(0xb7)](_0x46250b){const _0x17dd65=_0x5918e5;if(_0x46250b[_0x17dd65(0xa6)])switch(_0x46250b[_0x17dd65(0xc4)]){case _0x17dd65(0xb8):return{'type':_0x17dd65(0x9e),'content':_0x11adbf(this[_0x17dd65(0x90)][_0x17dd65(0x8c)],_0x17dd65(0x8b))};case _0x17dd65(0x83):return{'type':_0x17dd65(0x9e),'content':_0x11adbf(this[_0x17dd65(0x90)][_0x17dd65(0x8c)],_0x17dd65(0xad))};}}[_0x5918e5(0x9f)](_0x3a1cf5,_0x5a52c1){const _0x58f3bd=_0x5918e5,_0x2537b3=this[_0x58f3bd(0x90)][_0x58f3bd(0x82)][_0x58f3bd(0xbe)](_0x58f3bd(0xbd));for(const _0x395483 of _0x2537b3[_0x58f3bd(0xa5)]({'skipNotAttached':!0x0})){const _0x89ac80=_0x395483[_0x58f3bd(0x96)]();if(_0x395483[_0x58f3bd(0xc4)]===_0x5a52c1&&_0x89ac80===_0x3a1cf5)return _0x395483;}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x44e0(_0x4e6aa5,_0x79f145){const _0x121f28=_0x121f();return _0x44e0=function(_0x44e06f,_0x25f204){_0x44e06f=_0x44e06f-0xc7;let _0x34c969=_0x121f28[_0x44e06f];return _0x34c969;},_0x44e0(_0x4e6aa5,_0x79f145);}const _0x53bd72=_0x44e0;(function(_0xc85062,_0x4e5374){const _0x1ecaab=_0x44e0,_0x3a8ff5=_0xc85062();while(!![]){try{const _0xdf5b87=-parseInt(_0x1ecaab(0xd4))/0x1+parseInt(_0x1ecaab(0xcf))/0x2+parseInt(_0x1ecaab(0xcb))/0x3*(parseInt(_0x1ecaab(0xd0))/0x4)+-parseInt(_0x1ecaab(0xc7))/0x5*(-parseInt(_0x1ecaab(0xcd))/0x6)+-parseInt(_0x1ecaab(0xcc))/0x7+-parseInt(_0x1ecaab(0xc8))/0x8+-parseInt(_0x1ecaab(0xd3))/0x9*(-parseInt(_0x1ecaab(0xd7))/0xa);if(_0xdf5b87===_0x4e5374)break;else _0x3a8ff5['push'](_0x3a8ff5['shift']());}catch(_0x3ddf0c){_0x3a8ff5['push'](_0x3a8ff5['shift']());}}}(_0x121f,0x6d704));function _0x121f(){const _0x4c0bd3=['6115056XStcxw','Template','insertTemplate','179799ZNqtyp','2610615AeCBGd','1086aMHjcX','TrackChangesEditing','1647844gQqaUs','16tbwcKb','has','plugins','720504gyRptF','231805gFxBVU','afterInit','get','10KLohbK','editor','enableCommand','18610WdTmfd'];_0x121f=function(){return _0x4c0bd3;};return _0x121f();}import{Plugin as _0x5e53fd}from'ckeditor5/src/core.js';export default class Ct extends _0x5e53fd{[_0x53bd72(0xd5)](){const _0x55f328=_0x53bd72,_0x1eb43e=this[_0x55f328(0xd8)];_0x1eb43e[_0x55f328(0xd2)][_0x55f328(0xd1)](_0x55f328(0xc9))&&_0x1eb43e[_0x55f328(0xd2)][_0x55f328(0xd6)](_0x55f328(0xce))[_0x55f328(0xd9)](_0x55f328(0xca));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x5e50(_0x4d7c06,_0x55a500){const _0x1c063d=_0x1c06();return _0x5e50=function(_0x5e502b,_0x4f683c){_0x5e502b=_0x5e502b-0x7b;let _0x5c1b21=_0x1c063d[_0x5e502b];return _0x5c1b21;},_0x5e50(_0x4d7c06,_0x55a500);}const _0x3b8f5b=_0x5e50;function _0x1c06(){const _0x1f8b06=['ELEMENT_TITLE','forward','descriptionFactory','165WPbgxO','Title','updateMarker','4759056TOjRut','1967PaCZfk','get','newRange','from','261KjyHWI','model','3650205kECCrN','differ','TrackChangesEditing','nodeBefore','getChangedMarkers','createRange','_splitMarkerName','editor','isCollapsed','369138sCzcfw','plugins','locale','removeMarker','4452XgsYfJ','registerElementLabel','title-content','195620PodVUb','start','registerPostFixer','schema','isTouching','document','element','28472bwYPIj','afterInit','suggestion','1936846BofkJO','end','has','getNearestSelectionRange','isEqual'];_0x1c06=function(){return _0x1f8b06;};return _0x1c06();}(function(_0x23a57a,_0x133208){const _0x5db1b5=_0x5e50,_0x1e7d1f=_0x23a57a();while(!![]){try{const _0x94712d=-parseInt(_0x5db1b5(0x9a))/0x1+parseInt(_0x5db1b5(0x7f))/0x2+-parseInt(_0x5db1b5(0x87))/0x3*(-parseInt(_0x5db1b5(0x9e))/0x4)+parseInt(_0x5db1b5(0x91))/0x5+parseInt(_0x5db1b5(0x8a))/0x6+parseInt(_0x5db1b5(0x8b))/0x7*(-parseInt(_0x5db1b5(0x7c))/0x8)+parseInt(_0x5db1b5(0x8f))/0x9*(-parseInt(_0x5db1b5(0xa1))/0xa);if(_0x94712d===_0x133208)break;else _0x1e7d1f['push'](_0x1e7d1f['shift']());}catch(_0x44ed83){_0x1e7d1f['push'](_0x1e7d1f['shift']());}}}(_0x1c06,0x96794));import{Plugin as _0x21d20d}from'ckeditor5/src/core.js';import{getTranslation as _0x2971cf}from'../utils/common-translations.js';export default class Dt extends _0x21d20d{[_0x3b8f5b(0x7d)](){const _0x184995=_0x3b8f5b,_0x39fc9b=this[_0x184995(0x98)];if(!_0x39fc9b[_0x184995(0x9b)][_0x184995(0x81)](_0x184995(0x88)))return;const _0x3d4a7e=_0x39fc9b[_0x184995(0x9b)][_0x184995(0x8c)](_0x184995(0x93));_0x3d4a7e[_0x184995(0x86)][_0x184995(0x9f)](_0x184995(0xa0),()=>_0x2971cf(_0x39fc9b[_0x184995(0x9c)],_0x184995(0x84))),_0x39fc9b[_0x184995(0x90)][_0x184995(0xa6)][_0x184995(0xa3)](_0x144624=>{const _0x119e89=_0x184995;let _0x247e85=!0x1;const _0x5e8336=Array[_0x119e89(0x8e)](_0x39fc9b[_0x119e89(0x90)][_0x119e89(0xa6)][_0x119e89(0x92)][_0x119e89(0x95)]());for(const {name:_0x4f0919,data:_0x1b0d05}of _0x5e8336){const {group:_0xc741c5}=_0x3d4a7e[_0x119e89(0x97)](_0x4f0919);if(_0x119e89(0x7e)!==_0xc741c5||!_0x1b0d05[_0x119e89(0x8d)])continue;const _0x43892a=_0x1b0d05[_0x119e89(0x8d)],_0x440deb=_0x43892a[_0x119e89(0x80)][_0x119e89(0x94)];if(!_0x440deb||!_0x440deb['is'](_0x119e89(0x7b),_0x119e89(0xa0)))continue;if(!_0x43892a[_0x119e89(0xa2)][_0x119e89(0xa5)](_0x43892a[_0x119e89(0x80)]))continue;const _0xfb178c=_0x39fc9b[_0x119e89(0x90)][_0x119e89(0xa4)][_0x119e89(0x82)](_0x43892a[_0x119e89(0x80)],_0x119e89(0x85));if(_0xfb178c&&_0xfb178c[_0x119e89(0x99)]){const _0x3c9c99=_0x144624[_0x119e89(0x96)](_0x43892a[_0x119e89(0xa2)],_0xfb178c[_0x119e89(0xa2)]);_0x3c9c99[_0x119e89(0x83)](_0x43892a)||(_0x144624[_0x119e89(0x89)](_0x4f0919,{'range':_0x3c9c99}),_0x247e85=!0x0);}_0x247e85||(_0x144624[_0x119e89(0x9d)](_0x4f0919),_0x247e85=!0x0);}return _0x247e85;});}}
|
package/src/integrations/undo.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x100f(_0x5b104f,_0x458a5b){const _0x563ec5=_0x563e();return _0x100f=function(_0x100f63,_0x92ab23){_0x100f63=_0x100f63-0x97;let _0x4e0920=_0x563ec5[_0x100f63];return _0x4e0920;},_0x100f(_0x5b104f,_0x458a5b);}const _0x47a7fd=_0x100f;(function(_0x2fa693,_0x4cc906){const _0x3da07a=_0x100f,_0x1bbd6b=_0x2fa693();while(!![]){try{const _0x4f6988=-parseInt(_0x3da07a(0xa9))/0x1*(-parseInt(_0x3da07a(0x9f))/0x2)+-parseInt(_0x3da07a(0x98))/0x3+-parseInt(_0x3da07a(0xa2))/0x4*(parseInt(_0x3da07a(0xa5))/0x5)+-parseInt(_0x3da07a(0x9d))/0x6+parseInt(_0x3da07a(0x9e))/0x7+parseInt(_0x3da07a(0x9c))/0x8+parseInt(_0x3da07a(0x97))/0x9*(parseInt(_0x3da07a(0x99))/0xa);if(_0x4f6988===_0x4cc906)break;else _0x1bbd6b['push'](_0x1bbd6b['shift']());}catch(_0x367ae4){_0x1bbd6b['push'](_0x1bbd6b['shift']());}}}(_0x563e,0x25f36));function _0x563e(){const _0x551647=['TrackChangesEditing','redo','50ISMQGb','has','enableCommand','plugins','65RymfzE','UndoEditing','2150613sYDKGI','854790IorltJ','10ZzCjFS','undo','afterInit','2105328PYVdpn','1592928hZgPcY','1723232gXtflC','374BfJyaG','editor','get','21836kqkHWj'];_0x563e=function(){return _0x551647;};return _0x563e();}import{Plugin as _0x1c4125}from'ckeditor5/src/core.js';export default class Nt extends _0x1c4125{[_0x47a7fd(0x9b)](){const _0xfde3e3=_0x47a7fd,_0x3bcbc9=this[_0xfde3e3(0xa0)],_0x18e7fb=_0x3bcbc9[_0xfde3e3(0xa8)][_0xfde3e3(0xa1)](_0xfde3e3(0xa3));_0x3bcbc9[_0xfde3e3(0xa8)][_0xfde3e3(0xa6)](_0xfde3e3(0xaa))&&(_0x18e7fb[_0xfde3e3(0xa7)](_0xfde3e3(0x9a)),_0x18e7fb[_0xfde3e3(0xa7)](_0xfde3e3(0xa4)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0xbb4854,_0x5c789d){const _0x235b46=_0x5e40,_0x1d64d8=_0xbb4854();while(!![]){try{const _0x37b184=parseInt(_0x235b46(0x1eb))/0x1+parseInt(_0x235b46(0x206))/0x2*(-parseInt(_0x235b46(0x210))/0x3)+parseInt(_0x235b46(0x218))/0x4*(parseInt(_0x235b46(0x209))/0x5)+parseInt(_0x235b46(0x217))/0x6+parseInt(_0x235b46(0x20c))/0x7*(parseInt(_0x235b46(0x204))/0x8)+parseInt(_0x235b46(0x201))/0x9+-parseInt(_0x235b46(0x212))/0xa*(parseInt(_0x235b46(0x1ea))/0xb);if(_0x37b184===_0x5c789d)break;else _0x1d64d8['push'](_0x1d64d8['shift']());}catch(_0x189f0a){_0x1d64d8['push'](_0x1d64d8['shift']());}}}(_0x3259,0x27d51));function _0x5e40(_0x246b7a,_0x55066e){const _0x32592d=_0x3259();return _0x5e40=function(_0x5e4082,_0x54f2a6){_0x5e4082=_0x5e4082-0x1e6;let _0x1395a7=_0x32592d[_0x5e4082];return _0x1395a7;},_0x5e40(_0x246b7a,_0x55066e);}export function getRangesWithAttribute(_0x2002f7,_0x200335,_0x206d5c){const _0x392dfd=_0x5e40,_0x69ce12=[];for(const _0x1d2591 of _0x200335[_0x392dfd(0x203)]())_0x1d2591[_0x392dfd(0x1f3)](_0x2002f7)&&_0x69ce12[_0x392dfd(0x1f7)](_0x206d5c[_0x392dfd(0x208)](_0x1d2591));return _0x69ce12;}function _0x3259(){const _0x4e9b52=['writer','getCustomProperty','markerName','test','name','1378053LHGteT','isContent','getItems','11432purtHb','get','2cpzXVU','TrackChangesEditing','createRangeOn','5JdGyKY','nextSibling','addClass','1379EUFemY','activeMarkers','start','consumable','103671HwHxze','markerRange','1078190ERdlPZ','createUIElement','plugins','addHighlight','parent','1584258dJnUOH','883228fwWkXa','toViewElement','model','previousPosition','bindElementToMarker','elementEnd','99lBDpAG','248601Mnznqu','isBlock','mapper','insert','schema','ck-suggestion-marker-','type','isLimit','hasAttribute','item','getWalker','isAtEnd','push','includes','ck-suggestion-marker--active','toViewPosition','span'];_0x3259=function(){return _0x4e9b52;};return _0x3259();}export function downcastSplitMergeMarker(_0x20e2c3,_0x56b3d3,{showActiveMarker:_0x5b8294=!0x0}={}){const _0x1a6e46=_0x5e40,_0x472c51=_0x20e2c3[_0x1a6e46(0x214)][_0x1a6e46(0x205)](_0x1a6e46(0x207));return(_0x29e04b,_0x4037c4,_0x5b51d8)=>{const _0x57a76e=_0x1a6e46;if(!_0x5b51d8[_0x57a76e(0x20f)][_0x57a76e(0x1ff)](_0x4037c4[_0x57a76e(0x211)],_0x29e04b[_0x57a76e(0x200)]))return;const _0x5ee8b7=_0x4037c4[_0x57a76e(0x211)][_0x57a76e(0x1f5)](),_0x103db5=_0x4037c4[_0x57a76e(0x211)][_0x57a76e(0x20e)],_0x6ff8fc=_0x20e2c3[_0x57a76e(0x1e6)][_0x57a76e(0x1ef)];let _0x32e8f2=null,_0x240af3=null,_0x84da2d=!0x1,_0xdbbe2c=!0x1;for(const _0xec509 of _0x5ee8b7){const _0xe6b3fe=_0xec509[_0x57a76e(0x1f4)];_0x84da2d=_0x84da2d||_0x6ff8fc[_0x57a76e(0x202)](_0xe6b3fe);const _0x399283=_0x5b51d8[_0x57a76e(0x1ed)][_0x57a76e(0x219)](_0xe6b3fe);if(_0x399283&&_0x399283[_0x57a76e(0x1fd)](_0x57a76e(0x215)))return;_0x57a76e(0x1e9)==_0xec509[_0x57a76e(0x1f1)]&&(_0x6ff8fc[_0x57a76e(0x1ec)](_0xe6b3fe)&&!_0x6ff8fc[_0x57a76e(0x1f2)](_0xe6b3fe)&&(_0xe6b3fe[_0x57a76e(0x20a)]||_0x103db5[_0x57a76e(0x1f6)]?_0x32e8f2&&_0x32e8f2[_0x57a76e(0x216)]==_0xe6b3fe||(_0x32e8f2=_0xe6b3fe,_0x4d8937(_0xec509[_0x57a76e(0x1e7)]),_0xdbbe2c=!0x0):_0x240af3=_0x240af3||_0xec509[_0x57a76e(0x1e7)]));}function _0x4d8937(_0x322aa6){const _0x427f45=_0x57a76e,_0x118b7a=_0x5b51d8[_0x427f45(0x1fc)][_0x427f45(0x213)](_0x427f45(0x1fb),{'class':_0x427f45(0x1f0)+_0x56b3d3}),_0x5712a3=_0x5b51d8[_0x427f45(0x1ed)][_0x427f45(0x1fa)](_0x322aa6);_0x5b8294&&_0x472c51[_0x427f45(0x20d)][_0x427f45(0x1f8)](_0x4037c4[_0x427f45(0x1fe)])&&_0x5b51d8[_0x427f45(0x1fc)][_0x427f45(0x20b)](_0x427f45(0x1f9),_0x118b7a),_0x5b51d8[_0x427f45(0x1fc)][_0x427f45(0x1ee)](_0x5712a3,_0x118b7a),_0x5b51d8[_0x427f45(0x1ed)][_0x427f45(0x1e8)](_0x118b7a,_0x4037c4[_0x427f45(0x1fe)]);}_0x84da2d||_0xdbbe2c||!_0x240af3||_0x4d8937(_0x240af3);};}
|
package/src/suggestion.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
24
|
-
|
|
23
|
+
const _0x30cab4=_0x5ed9;(function(_0x543cc3,_0x2cc760){const _0x413f79=_0x5ed9,_0x36b792=_0x543cc3();while(!![]){try{const _0xa2fa1=parseInt(_0x413f79(0x1a5))/0x1*(parseInt(_0x413f79(0x1d1))/0x2)+-parseInt(_0x413f79(0x1d7))/0x3*(-parseInt(_0x413f79(0x1da))/0x4)+-parseInt(_0x413f79(0x1c5))/0x5+parseInt(_0x413f79(0x19c))/0x6*(parseInt(_0x413f79(0x1e4))/0x7)+parseInt(_0x413f79(0x1d8))/0x8+-parseInt(_0x413f79(0x1b7))/0x9*(-parseInt(_0x413f79(0x1c8))/0xa)+parseInt(_0x413f79(0x1a1))/0xb*(-parseInt(_0x413f79(0x1aa))/0xc);if(_0xa2fa1===_0x2cc760)break;else _0x36b792['push'](_0x36b792['shift']());}catch(_0xc4caa9){_0x36b792['push'](_0x36b792['shift']());}}}(_0x5179,0x7f597));import{Element as _0x49b060}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x4d8dce,uid as _0x291f0f}from'ckeditor5/src/utils.js';function _0x5ed9(_0x15e9e4,_0x13355c){const _0x5179d2=_0x5179();return _0x5ed9=function(_0x5ed9fc,_0x11b5c4){_0x5ed9fc=_0x5ed9fc-0x19a;let _0x571eae=_0x5179d2[_0x5ed9fc];return _0x571eae;},_0x5ed9(_0x15e9e4,_0x13355c);}function _0x5179(){const _0x5a0feb=['_saved','subType','authoredAt','substr','5042200AWBeiP','addRange','previous','5291570MZsqry','getFirstRange','map','removeAttribute','start','head','_model','removeMarker','setAttribute','90442KiRaks','_onAccept','creator','decorate','delete','_markerNames','4113lCybEa','4234000HzQYIc','addMarker','164AOsayo','suggestion:','getItems','toJSON','getRanges','push','end','markers','getMarkers','isIntersecting','7ufnVqi','type','next','attributes','getMultiRangeId','removeMarkers','hasComments','size','author','getFirstMarker','onDiscard','4155006klUUpj','addMarkerName','data','onAttributesChange','isInContent','10956KiCCgu','accept','filter','add','12QIMIrU','reduce','nodeBefore','from','onAccept','9876MkYmjZ','isExternal','getRange','change','_onDiscard','_isDataLoaded','split','getContainedElement','_onAttributesChange','getMarkerNames','isIntersectingWithRange','length','discard','9oMMsYc','nodeAfter','clear','commentThread','getAllAdjacentSuggestions','isMultiRange','set','get','@external','createdAt'];_0x5179=function(){return _0x5a0feb;};return _0x5179();}import{cloneDeep as _0x3c636b,isEqual as _0xb42076,set as _0x1786f2,unset as _0x12a2b6}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x4d8dce(){constructor(_0x105742,_0x693d4e){const _0x4c513c=_0x5ed9;super(),this[_0x4c513c(0x1af)]=!0x1,this['id']=_0x693d4e['id'],this[_0x4c513c(0x1e5)]=_0x693d4e[_0x4c513c(0x1e5)],this[_0x4c513c(0x1c2)]=_0x693d4e[_0x4c513c(0x1c2)]||null,this[_0x4c513c(0x1ec)]=_0x693d4e[_0x4c513c(0x1ec)],this[_0x4c513c(0x1d3)]=_0x693d4e[_0x4c513c(0x1d3)]||_0x693d4e[_0x4c513c(0x1ec)],this[_0x4c513c(0x1ab)]=Boolean(_0x693d4e[_0x4c513c(0x1e7)]&&_0x693d4e[_0x4c513c(0x1e7)][_0x4c513c(0x1bf)]),this[_0x4c513c(0x19e)]=null,this[_0x4c513c(0x1ce)]=_0x105742,this[_0x4c513c(0x1d2)]=_0x693d4e[_0x4c513c(0x1a9)],this[_0x4c513c(0x1ae)]=_0x693d4e[_0x4c513c(0x19b)],this[_0x4c513c(0x1b2)]=_0x693d4e[_0x4c513c(0x19f)],this[_0x4c513c(0x1d6)]=new Set(),this[_0x4c513c(0x1c0)]=null,this[_0x4c513c(0x1bd)](_0x4c513c(0x1c3),null),this[_0x4c513c(0x1bd)](_0x4c513c(0x1e7),_0x693d4e[_0x4c513c(0x1e7)]||{}),this[_0x4c513c(0x1bd)](_0x4c513c(0x1c7),null),this[_0x4c513c(0x1bd)](_0x4c513c(0x1e6),null),this[_0x4c513c(0x1bd)](_0x4c513c(0x1ba),null),this[_0x4c513c(0x1bd)](_0x4c513c(0x1c1),!0x1),this[_0x4c513c(0x1d4)](_0x4c513c(0x1a2)),this[_0x4c513c(0x1d4)](_0x4c513c(0x1b6));}get[_0x30cab4(0x1cd)](){const _0x273278=_0x30cab4;let _0x3a6fa6=this;for(;_0x3a6fa6[_0x273278(0x1c7)];)_0x3a6fa6=_0x3a6fa6[_0x273278(0x1c7)];return _0x3a6fa6;}get[_0x30cab4(0x1ea)](){const _0x210912=_0x30cab4;return!!this[_0x210912(0x1ba)]&&this[_0x210912(0x1ba)][_0x210912(0x1b5)]>0x0;}get[_0x30cab4(0x1bc)](){const _0x41b625=_0x30cab4;if(0x0==this[_0x41b625(0x1d6)][_0x41b625(0x1eb)])return!0x1;return 0x6==Array[_0x41b625(0x1a8)](this[_0x41b625(0x1d6)])[0x0][_0x41b625(0x1b0)](':')[_0x41b625(0x1b5)];}get[_0x30cab4(0x1a0)](){const _0x418e36=_0x30cab4;return null!==this[_0x418e36(0x19a)]();}[_0x30cab4(0x19d)](_0x14c4d8){const _0x5188f9=_0x30cab4;this[_0x5188f9(0x1d6)][_0x5188f9(0x1a4)](_0x14c4d8);}[_0x30cab4(0x1b3)](){const _0x1a92c3=_0x30cab4;return Array[_0x1a92c3(0x1a8)](this[_0x1a92c3(0x1d6)]);}[_0x30cab4(0x1e2)](){const _0x28d702=_0x30cab4;return this[_0x28d702(0x1b3)]()[_0x28d702(0x1ca)](_0x10e29f=>this[_0x28d702(0x1ce)][_0x28d702(0x1e1)][_0x28d702(0x1be)](_0x10e29f))[_0x28d702(0x1a3)](_0x24d63=>_0x24d63);}[_0x30cab4(0x19a)](){const _0x22e7fe=_0x30cab4;return this[_0x22e7fe(0x1e2)]()[0x0]||null;}[_0x30cab4(0x1e9)](){const _0x2e13e3=_0x30cab4;this[_0x2e13e3(0x1ce)][_0x2e13e3(0x1ad)](_0x4951ae=>{const _0x518a3e=_0x2e13e3;for(const _0x1f97ea of this[_0x518a3e(0x1e2)]())_0x4951ae[_0x518a3e(0x1cf)](_0x1f97ea);}),this[_0x2e13e3(0x1d6)][_0x2e13e3(0x1b9)]();}[_0x30cab4(0x1cf)](_0x54e8ce){const _0x5bd640=_0x30cab4;this[_0x5bd640(0x1ce)][_0x5bd640(0x1ad)](_0x19a11c=>{const _0x1250b7=_0x5bd640;_0x19a11c[_0x1250b7(0x1cf)](_0x54e8ce);}),this[_0x5bd640(0x1d6)][_0x5bd640(0x1d5)](_0x54e8ce);}[_0x30cab4(0x1c6)](_0x571171){const _0x1d7d70=_0x30cab4,_0xf80c6b=_0x1d7d70(0x1db)+this[_0x1d7d70(0x1e5)]+':'+this[_0x1d7d70(0x1c2)]+':'+this['id']+':'+this[_0x1d7d70(0x1d3)]['id']+':'+u[_0x1d7d70(0x1e8)]();this[_0x1d7d70(0x19d)](_0xf80c6b),this[_0x1d7d70(0x1ce)][_0x1d7d70(0x1ad)](_0x425a6b=>{const _0x2ccdef=_0x1d7d70;_0x425a6b[_0x2ccdef(0x1d9)](_0xf80c6b,{'range':_0x571171,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x30cab4(0x1b4)](_0x32f48c){const _0x1ec5d8=_0x30cab4;for(const _0x4d57bc of this[_0x1ec5d8(0x1de)]())if(_0x4d57bc[_0x1ec5d8(0x1e3)](_0x32f48c))return!0x0;return!0x1;}[_0x30cab4(0x1de)](){const _0x1ba0e9=_0x30cab4;return this[_0x1ba0e9(0x1e2)]()[_0x1ba0e9(0x1ca)](_0x55c531=>_0x55c531[_0x1ba0e9(0x1ac)]());}[_0x30cab4(0x1dc)](){const _0x4d437c=_0x30cab4;return this[_0x4d437c(0x1de)]()[_0x4d437c(0x1a6)]((_0x2bd3cf,_0x459eaa)=>[..._0x2bd3cf,..._0x459eaa[_0x4d437c(0x1dc)]()],[]);}[_0x30cab4(0x1c9)](){const _0xfda8d9=_0x30cab4;var _0x44a781;return(null===(_0x44a781=this[_0xfda8d9(0x19a)]())||void 0x0===_0x44a781?void 0x0:_0x44a781[_0xfda8d9(0x1ac)]())||null;}[_0x30cab4(0x1b1)](){const _0x3feb35=_0x30cab4,_0x276212=this[_0x3feb35(0x1de)]();if(0x1!=_0x276212[_0x3feb35(0x1b5)])return null;const _0x163419=_0x276212[0x0],_0x4a2904=_0x163419[_0x3feb35(0x1cc)][_0x3feb35(0x1b8)],_0x247850=_0x163419[_0x3feb35(0x1e0)][_0x3feb35(0x1a7)];return _0x4a2904 instanceof _0x49b060?_0x4a2904!=_0x247850?null:_0x4a2904:null;}[_0x30cab4(0x1a2)](){const _0x203176=_0x30cab4;this[_0x203176(0x1d2)](this[_0x203176(0x1de)](),this[_0x203176(0x19e)],this[_0x203176(0x1e7)]),this[_0x203176(0x1e9)]();}[_0x30cab4(0x1b6)](){const _0x1c249a=_0x30cab4;this[_0x1c249a(0x1ae)](this[_0x1c249a(0x1de)](),this[_0x1c249a(0x19e)],this[_0x1c249a(0x1e7)]),this[_0x1c249a(0x1e9)]();}[_0x30cab4(0x1bb)](){const _0x4a26ff=_0x30cab4,_0x34d4b4=[];let _0x564185=this[_0x4a26ff(0x1cd)];for(;_0x564185;)_0x34d4b4[_0x4a26ff(0x1df)](_0x564185),_0x564185=_0x564185[_0x4a26ff(0x1e6)];return _0x34d4b4;}[_0x30cab4(0x1d0)](_0xd0d656,_0x424746){const _0x31c79f=_0x30cab4,_0x302839=_0x3c636b(this[_0x31c79f(0x1e7)]);_0x1786f2(_0x302839,_0xd0d656,_0x424746),_0xb42076(_0x302839,this[_0x31c79f(0x1e7)])||(this[_0x31c79f(0x1e7)]=_0x302839,this[_0x31c79f(0x1b2)](_0x302839));}[_0x30cab4(0x1cb)](_0x128d80){const _0x5c0d26=_0x30cab4,_0xbfa5bc=_0x3c636b(this[_0x5c0d26(0x1e7)]);_0x12a2b6(_0xbfa5bc,_0x128d80),_0xb42076(_0xbfa5bc,this[_0x5c0d26(0x1e7)])||(this[_0x5c0d26(0x1e7)]=_0xbfa5bc,this[_0x5c0d26(0x1b2)](this[_0x5c0d26(0x1e7)]));}[_0x30cab4(0x1dd)](){const _0x56772b=_0x30cab4;return{'id':this['id'],'type':this[_0x56772b(0x1c2)]?this[_0x56772b(0x1e5)]+':'+this[_0x56772b(0x1c2)]:this[_0x56772b(0x1e5)],'authorId':this[_0x56772b(0x1d3)]['id'],'createdAt':this[_0x56772b(0x1c0)],'hasComments':this[_0x56772b(0x1ea)],'data':this[_0x56772b(0x19e)],'attributes':this[_0x56772b(0x1e7)]};}static[_0x30cab4(0x1e8)](){const _0x241611=_0x30cab4;return _0x291f0f()[_0x241611(0x1c4)](0x1,0x5);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0xd27046=_0x37dd;(function(_0x4b938d,_0xfaea8){const _0x1cc536=_0x37dd,_0x4edff8=_0x4b938d();while(!![]){try{const _0x509b5b=parseInt(_0x1cc536(0x188))/0x1*(parseInt(_0x1cc536(0x19a))/0x2)+-parseInt(_0x1cc536(0x193))/0x3+-parseInt(_0x1cc536(0x149))/0x4*(-parseInt(_0x1cc536(0x17a))/0x5)+parseInt(_0x1cc536(0x19f))/0x6*(-parseInt(_0x1cc536(0x158))/0x7)+parseInt(_0x1cc536(0x155))/0x8*(parseInt(_0x1cc536(0x15f))/0x9)+parseInt(_0x1cc536(0x172))/0xa*(-parseInt(_0x1cc536(0x163))/0xb)+-parseInt(_0x1cc536(0x199))/0xc;if(_0x509b5b===_0xfaea8)break;else _0x4edff8['push'](_0x4edff8['shift']());}catch(_0xb0bfe){_0x4edff8['push'](_0x4edff8['shift']());}}}(_0x2959,0x41426));import{getTranslation as _0xccb2d0}from'./utils/common-translations.js';import{priorities as _0x2a854b,insertToPriorityArray as _0x2f927c}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x898935}from'./trackchangesediting.js';function _0x37dd(_0x3dd143,_0x2e41c1){const _0x2959b4=_0x2959();return _0x37dd=function(_0x37ddb2,_0x3a4c5b){_0x37ddb2=_0x37ddb2-0x141;let _0x2a4950=_0x2959b4[_0x37ddb2];return _0x2a4950;},_0x37dd(_0x3dd143,_0x2e41c1);}export default class f{constructor(_0x31fc40,_0xc8cb8e){const _0x32f06c=_0x37dd;this[_0x32f06c(0x151)]=[],this[_0x32f06c(0x17c)]=new Map(),this[_0x32f06c(0x184)]=[],this[_0x32f06c(0x19e)]=new Map(),this[_0x32f06c(0x156)]=_0x31fc40,this[_0x32f06c(0x147)]=_0xc8cb8e;}[_0xd27046(0x16b)](_0xd98661){const _0x502323=_0xd27046,_0x2eed9b=[],_0x3a57aa=new Set(),_0x481d80=new Set();for(let _0xbececd=0x0;_0xbececd<_0xd98661[_0x502323(0x17b)];_0xbececd++){const _0x3eae52=_0xd98661[_0xbececd];if(!_0x3eae52[_0x502323(0x167)])continue;const _0x3bf13f=this[_0x502323(0x169)](_0x3eae52);if(_0x3bf13f){if(null!=_0x3eae52[_0x502323(0x15a)]){if(_0x3a57aa[_0x502323(0x17d)](_0x3eae52[_0x502323(0x15a)]))continue;_0x3a57aa[_0x502323(0x152)](_0x3eae52[_0x502323(0x15a)]);}_0x2eed9b[_0x502323(0x196)](_0x3bf13f);}else{if(_0x502323(0x18c)!=_0x3eae52[_0x502323(0x164)])_0x502323(0x14e)!=_0x3eae52[_0x502323(0x164)]&&_0x502323(0x1a0)!=_0x3eae52[_0x502323(0x164)]||this[_0x502323(0x150)](_0x2eed9b,_0x3eae52,_0xd98661[_0xbececd+0x1]);else{const _0x32b430=_0x3eae52[_0x502323(0x157)][_0x502323(0x162)];if(_0x481d80[_0x502323(0x17d)](_0x32b430))continue;_0x481d80[_0x502323(0x152)](_0x3eae52[_0x502323(0x157)][_0x502323(0x162)]),_0x32b430==_0x898935?this[_0x502323(0x1a2)](_0x2eed9b,_0x3eae52):this[_0x502323(0x16f)](_0x2eed9b,_0x3eae52);}}}return this[_0x502323(0x19c)](_0x2eed9b);}[_0xd27046(0x19d)](_0x3a5d58){const _0x10fde6=_0xd27046;this[_0x10fde6(0x151)][_0x10fde6(0x196)](_0x3a5d58);}[_0xd27046(0x17f)](_0x3cec6c,_0x440bcd,_0x588c35=_0x2a854b[_0xd27046(0x142)]){const _0xa791ab=_0xd27046;_0xa791ab(0x170)==typeof _0x3cec6c?_0x2f927c(this[_0xa791ab(0x184)],{'matchingCallback':_0x3cec6c,'label':_0x440bcd,'priority':_0x588c35}):this[_0xa791ab(0x17c)][_0xa791ab(0x1a1)](_0x3cec6c,_0x440bcd);}[_0xd27046(0x14f)](_0x2598e6,_0x5109de){const _0x12f9c7=_0xd27046;this[_0x12f9c7(0x19e)][_0x12f9c7(0x1a1)](_0x2598e6,_0x5109de);}[_0xd27046(0x165)](_0x22523a,_0x4abe35=0x1){const _0x51d921=_0xd27046;let _0x7583ce;for(const _0x3c2d4f of this[_0x51d921(0x184)])if(_0x3c2d4f[_0x51d921(0x176)](_0x22523a)){_0x7583ce=_0x3c2d4f[_0x51d921(0x185)];break;}return _0x7583ce||(_0x7583ce=this[_0x51d921(0x17c)][_0x51d921(0x177)](_0x22523a[_0x51d921(0x15d)])),_0x7583ce?_0x7583ce(_0x4abe35):0x1!==_0x4abe35?_0x4abe35+'\x20'+_0x22523a[_0x51d921(0x15d)]+'s':''+_0x22523a[_0x51d921(0x15d)];}[_0xd27046(0x182)](_0x5b277e,_0x519ae6){const _0x1b3c6c=_0xd27046,_0x9a9172=_0x519ae6[_0x1b3c6c(0x192)]()[_0x1b3c6c(0x173)](),_0x486a84=_0x1b3c6c(0x14e)==_0x519ae6[_0x1b3c6c(0x164)]?_0x1b3c6c(0x152):_0x1b3c6c(0x143);for(const _0xa96732 of _0x9a9172){const _0x1f86e4=_0xa96732[_0x1b3c6c(0x191)],_0x4e28d2=_0x5b277e[_0x5b277e[_0x1b3c6c(0x17b)]-0x1];if(_0x1f86e4['is'](_0x1b3c6c(0x160)))_0x4e28d2&&_0x4e28d2[_0x1b3c6c(0x164)][_0x1b3c6c(0x18e)](_0x1b3c6c(0x15b))>-0x1&&_0x5b277e[_0x1b3c6c(0x159)](),_0x4e28d2&&_0x1b3c6c(0x15e)==_0x4e28d2[_0x1b3c6c(0x164)]?_0x4e28d2[_0x486a84]+=_0x1f86e4[_0x1b3c6c(0x157)]:_0x5b277e[_0x1b3c6c(0x196)]({'type':_0x1b3c6c(0x15e),'add':_0x1b3c6c(0x152)==_0x486a84?_0x1f86e4[_0x1b3c6c(0x157)]:'','remove':_0x1b3c6c(0x143)==_0x486a84?_0x1f86e4[_0x1b3c6c(0x157)]:''});else{if(this[_0x1b3c6c(0x156)][_0x1b3c6c(0x181)](_0x1f86e4)){const _0x2f7dfd=_0x1f86e4;if(_0x4e28d2&&_0x4e28d2[_0x1b3c6c(0x164)][_0x1b3c6c(0x18e)](_0x1b3c6c(0x15b))>-0x1&&_0x5b277e[_0x1b3c6c(0x159)](),_0x1b3c6c(0x161)==_0xa96732[_0x1b3c6c(0x164)])continue;_0x4e28d2&&_0x4e28d2[_0x1b3c6c(0x164)]==_0x486a84+_0x1b3c6c(0x198)&&_0x4e28d2[_0x1b3c6c(0x154)][_0x1b3c6c(0x15d)]==_0x2f7dfd[_0x1b3c6c(0x15d)]?_0x4e28d2[_0x1b3c6c(0x15c)]++:_0x5b277e[_0x1b3c6c(0x196)]({'type':_0x486a84+_0x1b3c6c(0x198),'element':_0x2f7dfd,'quantity':0x1}),_0x9a9172[_0x1b3c6c(0x16d)](_0x5b5f92=>!(_0x1b3c6c(0x161)==_0x5b5f92[_0x1b3c6c(0x164)]&&_0x5b5f92[_0x1b3c6c(0x191)]==_0x1f86e4));}else{if(this[_0x1b3c6c(0x156)][_0x1b3c6c(0x1a3)](_0x1f86e4,_0x1b3c6c(0x197))||_0x1f86e4['is'](_0x1b3c6c(0x154),_0x1b3c6c(0x168))){const _0x2d8861=_0x1f86e4;if(_0x1b3c6c(0x152)==_0x486a84&&_0x1b3c6c(0x14c)==_0xa96732[_0x1b3c6c(0x164)]||_0x1b3c6c(0x143)==_0x486a84&&_0x1b3c6c(0x161)==_0xa96732[_0x1b3c6c(0x164)])continue;if(_0x4e28d2&&-0x1==_0x4e28d2[_0x1b3c6c(0x164)][_0x1b3c6c(0x18e)](_0x1b3c6c(0x15b))){_0x1b3c6c(0x15e)==_0x4e28d2[_0x1b3c6c(0x164)]&&(_0x4e28d2[_0x486a84]+='\x0a');continue;}let _0x274417;if(_0x274417=_0x1b3c6c(0x152)==_0x486a84?_0x2d8861[_0x1b3c6c(0x16a)]&&!this[_0x1b3c6c(0x156)][_0x1b3c6c(0x181)](_0x2d8861[_0x1b3c6c(0x16a)])?_0x2d8861[_0x1b3c6c(0x16a)]:null:_0x2d8861[_0x1b3c6c(0x14b)]&&!this[_0x1b3c6c(0x156)][_0x1b3c6c(0x181)](_0x2d8861[_0x1b3c6c(0x14b)])?_0x2d8861[_0x1b3c6c(0x14b)]:null,_0x2d8861[_0x1b3c6c(0x194)]||_0x274417&&_0x274417[_0x1b3c6c(0x194)]){const _0x547023=_0x274417&&_0x274417[_0x1b3c6c(0x194)]?_0x274417:_0x2d8861;_0x4e28d2&&_0x4e28d2[_0x1b3c6c(0x164)]==_0x486a84+_0x1b3c6c(0x183)&&_0x4e28d2[_0x1b3c6c(0x154)][_0x1b3c6c(0x15d)]==_0x547023[_0x1b3c6c(0x15d)]?_0x4e28d2[_0x1b3c6c(0x15c)]++:_0x5b277e[_0x1b3c6c(0x196)]({'type':_0x486a84+_0x1b3c6c(0x183),'element':_0x547023,'quantity':0x1});}else _0x5b277e[_0x1b3c6c(0x196)]({'type':_0x486a84+_0x1b3c6c(0x15b),'element':_0x2d8861});}}}}}[_0xd27046(0x19c)](_0x3c2977){const _0xe345d9=_0xd27046,_0x2e6de0=this[_0xe345d9(0x147)],_0xa5e0c4=[],_0x1f7bca=[],_0x963b75=[];for(const _0x32d7f5 of _0x3c2977)switch(_0x32d7f5[_0xe345d9(0x164)]){case _0xe345d9(0x15e):if(_0x32d7f5[_0xe345d9(0x152)]=_0x32d7f5[_0xe345d9(0x152)][_0xe345d9(0x146)](/(\S)\u000A+(\S)/g,_0xe345d9(0x16e))[_0xe345d9(0x146)](/\u000A/g,''),_0x32d7f5[_0xe345d9(0x143)]=_0x32d7f5[_0xe345d9(0x143)][_0xe345d9(0x146)](/(\S)\u000A+(\S)/g,_0xe345d9(0x16e))[_0xe345d9(0x146)](/\u000A/g,''),''!=_0x32d7f5[_0xe345d9(0x152)]&&''!=_0x32d7f5[_0xe345d9(0x143)]){_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x146),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x19b),['\x22'+_0x32d7f5[_0xe345d9(0x143)]+'\x22','\x22'+_0x32d7f5[_0xe345d9(0x152)]+'\x22'])});continue;}if(null!=_0x32d7f5[_0xe345d9(0x152)][_0xe345d9(0x18b)](/^ +$/)){_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x14e),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x16c),_0xccb2d0(_0x2e6de0,_0xe345d9(0x141),_0x32d7f5[_0xe345d9(0x152)][_0xe345d9(0x17b)]))});continue;}if(null!=_0x32d7f5[_0xe345d9(0x143)][_0xe345d9(0x18b)](/^ +$/)){_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x1a0),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x175),_0xccb2d0(_0x2e6de0,_0xe345d9(0x141),_0x32d7f5[_0xe345d9(0x143)][_0xe345d9(0x17b)]))});continue;}if(''!=_0x32d7f5[_0xe345d9(0x152)]){_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x14e),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x16c),'\x22'+_0x32d7f5[_0xe345d9(0x152)]+'\x22')});continue;}_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x1a0),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x175),'\x22'+_0x32d7f5[_0xe345d9(0x143)]+'\x22')});continue;case _0xe345d9(0x14a):case _0xe345d9(0x180):_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x14e),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x16c),this[_0xe345d9(0x165)](_0x32d7f5[_0xe345d9(0x154)],_0x32d7f5[_0xe345d9(0x15c)]))});continue;case _0xe345d9(0x18d):case _0xe345d9(0x187):_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x1a0),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x175),this[_0xe345d9(0x165)](_0x32d7f5[_0xe345d9(0x154)],_0x32d7f5[_0xe345d9(0x15c)]))});continue;case _0xe345d9(0x186):_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x14e),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x145),this[_0xe345d9(0x165)](_0x32d7f5[_0xe345d9(0x154)],_0x32d7f5[_0xe345d9(0x15c)]))});continue;case _0xe345d9(0x189):_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x1a0),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x166),this[_0xe345d9(0x165)](_0x32d7f5[_0xe345d9(0x154)],_0x32d7f5[_0xe345d9(0x15c)]))});continue;case _0xe345d9(0x190):_0x1f7bca[_0xe345d9(0x196)](_0x32d7f5[_0xe345d9(0x162)]);continue;case _0xe345d9(0x178):_0x963b75[_0xe345d9(0x196)](_0x32d7f5[_0xe345d9(0x162)]);continue;default:_0xa5e0c4[_0xe345d9(0x196)](_0x32d7f5);}if(_0x1f7bca[_0xe345d9(0x17b)]){const _0xa24f05=_0x1f7bca[_0xe345d9(0x171)](_0x21f033=>this[_0xe345d9(0x19e)][_0xe345d9(0x17d)](_0x21f033)?this[_0xe345d9(0x19e)][_0xe345d9(0x177)](_0x21f033):_0x21f033)[_0xe345d9(0x17e)](',\x20');_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x174),'content':_0xccb2d0(this[_0xe345d9(0x147)],_0xe345d9(0x195),_0xa24f05)});}if(_0x963b75[_0xe345d9(0x17b)]){const _0x2c70b9=_0x963b75[_0xe345d9(0x171)](_0x76f272=>this[_0xe345d9(0x19e)][_0xe345d9(0x17d)](_0x76f272)?this[_0xe345d9(0x19e)][_0xe345d9(0x177)](_0x76f272):_0x76f272)[_0xe345d9(0x17e)](',\x20');_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x174),'content':_0xccb2d0(this[_0xe345d9(0x147)],_0xe345d9(0x18f),_0x2c70b9)});}return _0xa5e0c4;}[_0xd27046(0x169)](_0x596e67){const _0x452feb=_0xd27046;for(const _0x778595 of this[_0x452feb(0x151)]){const _0x3935cf=_0x778595(_0x596e67);if(_0x3935cf&&_0x452feb(0x164)in _0x3935cf)return _0x3935cf;}}[_0xd27046(0x16f)](_0x350482,_0x12b284){const _0x22e158=_0xd27046,_0x154bc6=_0x12b284[_0x22e158(0x157)],_0x4b9817=void 0x0===_0x154bc6[_0x22e158(0x153)]?_0x22e158(0x178):_0x22e158(0x190);_0x350482[_0x22e158(0x196)]({'type':_0x4b9817,'key':_0x154bc6[_0x22e158(0x162)]});}[_0xd27046(0x1a2)](_0x22d112,_0x4754d9){const _0xae41e0=_0xd27046;_0x22d112[_0xae41e0(0x196)]({'type':_0xae41e0(0x174),'content':_0xccb2d0(this[_0xae41e0(0x147)],_0xae41e0(0x144),this[_0xae41e0(0x165)](_0x4754d9[_0xae41e0(0x192)]()[_0xae41e0(0x14d)][_0xae41e0(0x179)],0x1))});}[_0xd27046(0x150)](_0x2a9c9c,_0xce23,_0x273995){const _0x529240=_0xd27046;if(this[_0x529240(0x182)](_0x2a9c9c,_0xce23),_0x273995&&_0x273995[_0x529240(0x192)]()&&!_0xce23[_0x529240(0x192)]()[_0x529240(0x18a)][_0x529240(0x148)](_0x273995[_0x529240(0x192)]()[_0x529240(0x14d)])){const _0x1846f7=_0x2a9c9c[_0x2a9c9c[_0x529240(0x17b)]-0x1],_0x3b744b=_0x529240(0x14e)==_0xce23[_0x529240(0x164)]?_0x529240(0x152):_0x529240(0x143);_0x1846f7&&_0x529240(0x15e)==_0x1846f7[_0x529240(0x164)]&&(_0x1846f7[_0x3b744b]+='\x0a');}}}function _0x2959(){const _0x156210=['EmptyContainer','_itemLabelsCallbacks','label','addContainer','removeObject','13FXbxSf','removeContainer','end','match','attribute','removeEmptyContainer','indexOf','*Remove\x20format:*\x20%0','addFormat','item','getFirstRange','959925qqKJzc','isEmpty','*Set\x20format:*\x20%0','push','$text','Object','1399632NsmOli','67202MolhLV','REPLACE_TEXT','_resolveDescriptionItems','registerDescriptionCallback','_attributeLabels','288EPKOiB','deletion','set','_handleRenameSuggestionDescription','checkChild','ELEMENT_SPACE','normal','remove','*Change\x20to:*\x20%0','*Split:*\x20%0','replace','_locale','isEqual','948NTckcJ','addEmptyContainer','previousSibling','elementStart','start','insertion','registerAttributeLabel','_handleInsertRemoveSuggestionDescription','_customCallbacks','add','newValue','element','475048wptqPz','_schema','data','6608DmFrnX','pop','subType','Container','quantity','name','text','45KsBydi','$textProxy','elementEnd','key','3696nLNVEI','type','getItemLabel','*Merge:*\x20%0','isInContent','softBreak','_handleCustomCallbackDescription','nextSibling','getDescriptions','*Insert:*\x20%0','skip','$1\x20$2','_handleAttributeSuggestionDescription','function','map','2240lnJOpx','getWalker','format','*Remove:*\x20%0','matchingCallback','get','removeFormat','nodeAfter','1915xDsKZr','length','_itemLabels','has','join','registerElementLabel','addObject','isObject','_addDescriptionItems'];_0x2959=function(){return _0x156210;};return _0x2959();}
|
|
23
|
+
const _0x583b4d=_0x112c;(function(_0x41e760,_0x1acab1){const _0x32d98f=_0x112c,_0x3658df=_0x41e760();while(!![]){try{const _0x5ac5cf=parseInt(_0x32d98f(0x245))/0x1+parseInt(_0x32d98f(0x24a))/0x2+-parseInt(_0x32d98f(0x1f3))/0x3+-parseInt(_0x32d98f(0x24b))/0x4+-parseInt(_0x32d98f(0x1fe))/0x5*(-parseInt(_0x32d98f(0x21c))/0x6)+-parseInt(_0x32d98f(0x1f7))/0x7*(-parseInt(_0x32d98f(0x1f0))/0x8)+-parseInt(_0x32d98f(0x240))/0x9*(parseInt(_0x32d98f(0x201))/0xa);if(_0x5ac5cf===_0x1acab1)break;else _0x3658df['push'](_0x3658df['shift']());}catch(_0x3f4c05){_0x3658df['push'](_0x3658df['shift']());}}}(_0x1ad4,0x7a2ef));function _0x112c(_0x74810c,_0x32472c){const _0x1ad4df=_0x1ad4();return _0x112c=function(_0x112ceb,_0x58c192){_0x112ceb=_0x112ceb-0x1eb;let _0x297c51=_0x1ad4df[_0x112ceb];return _0x297c51;},_0x112c(_0x74810c,_0x32472c);}import{getTranslation as _0x3abda7}from'./utils/common-translations.js';import{priorities as _0x7c0079,insertToPriorityArray as _0x503222}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x2a2e8e}from'./trackchangesediting.js';function _0x1ad4(){const _0x70f198=['566586RXEskN','pop','isInContent','registerDescriptionCallback','newValue','925914QQWuWg','Object','attribute','_attributeLabels','push','573672PWKPHa','898116SARNDX','addEmptyContainer','_itemLabels','*Split:*\x20%0','insertion','$1\x20$2','48VKsVed','Container','start','2633511RrUDTC','element','_schema','skip','359065McMUmv','addContainer','function','elementEnd','REPLACE_TEXT','addObject','*Insert:*\x20%0','3874015BELjxA','text','getFirstRange','110ZAvdVl','removeObject','_locale','data','key','_handleInsertRemoveSuggestionDescription','$textProxy','_handleAttributeSuggestionDescription','isEqual','normal','label','*Merge:*\x20%0','_customCallbacks','_resolveDescriptionItems','getWalker','add','end','removeEmptyContainer','name','item','removeFormat','get','isObject','getDescriptions','join','type','elementStart','6hLZQdb','format','quantity','has','remove','nextSibling','previousSibling','map','length','_itemLabelsCallbacks','registerElementLabel','set','$text','EmptyContainer','subType','deletion','removeContainer','isEmpty','*Remove\x20format:*\x20%0','indexOf','getItemLabel','matchingCallback','softBreak','match','addFormat','ELEMENT_SPACE','*Change\x20to:*\x20%0','*Set\x20format:*\x20%0','_handleCustomCallbackDescription','checkChild','_addDescriptionItems','*Remove:*\x20%0','_handleRenameSuggestionDescription','registerAttributeLabel','replace','nodeAfter'];_0x1ad4=function(){return _0x70f198;};return _0x1ad4();}export default class f{constructor(_0x4f2827,_0x3e6034){const _0x549de4=_0x112c;this[_0x549de4(0x20d)]=[],this[_0x549de4(0x1ec)]=new Map(),this[_0x549de4(0x225)]=[],this[_0x549de4(0x248)]=new Map(),this[_0x549de4(0x1f5)]=_0x4f2827,this[_0x549de4(0x203)]=_0x3e6034;}[_0x583b4d(0x218)](_0x10f79f){const _0x5b53ff=_0x583b4d,_0x470f47=[],_0x43aa01=new Set(),_0xbb56e7=new Set();for(let _0x4b85c0=0x0;_0x4b85c0<_0x10f79f[_0x5b53ff(0x224)];_0x4b85c0++){const _0x5148d6=_0x10f79f[_0x4b85c0];if(!_0x5148d6[_0x5b53ff(0x242)])continue;const _0x56eb89=this[_0x5b53ff(0x238)](_0x5148d6);if(_0x56eb89){if(null!=_0x5148d6[_0x5b53ff(0x22a)]){if(_0x43aa01[_0x5b53ff(0x21f)](_0x5148d6[_0x5b53ff(0x22a)]))continue;_0x43aa01[_0x5b53ff(0x210)](_0x5148d6[_0x5b53ff(0x22a)]);}_0x470f47[_0x5b53ff(0x249)](_0x56eb89);}else{if(_0x5b53ff(0x247)!=_0x5148d6[_0x5b53ff(0x21a)])_0x5b53ff(0x1ee)!=_0x5148d6[_0x5b53ff(0x21a)]&&_0x5b53ff(0x22b)!=_0x5148d6[_0x5b53ff(0x21a)]||this[_0x5b53ff(0x206)](_0x470f47,_0x5148d6,_0x10f79f[_0x4b85c0+0x1]);else{const _0x608dd8=_0x5148d6[_0x5b53ff(0x204)][_0x5b53ff(0x205)];if(_0xbb56e7[_0x5b53ff(0x21f)](_0x608dd8))continue;_0xbb56e7[_0x5b53ff(0x210)](_0x5148d6[_0x5b53ff(0x204)][_0x5b53ff(0x205)]),_0x608dd8==_0x2a2e8e?this[_0x5b53ff(0x23c)](_0x470f47,_0x5148d6):this[_0x5b53ff(0x208)](_0x470f47,_0x5148d6);}}}return this[_0x5b53ff(0x20e)](_0x470f47);}[_0x583b4d(0x243)](_0x5ce75d){const _0x5c3372=_0x583b4d;this[_0x5c3372(0x20d)][_0x5c3372(0x249)](_0x5ce75d);}[_0x583b4d(0x226)](_0x42af37,_0x24ab8d,_0x5c817b=_0x7c0079[_0x583b4d(0x20a)]){const _0x4649e8=_0x583b4d;_0x4649e8(0x1f9)==typeof _0x42af37?_0x503222(this[_0x4649e8(0x225)],{'matchingCallback':_0x42af37,'label':_0x24ab8d,'priority':_0x5c817b}):this[_0x4649e8(0x1ec)][_0x4649e8(0x227)](_0x42af37,_0x24ab8d);}[_0x583b4d(0x23d)](_0x483eb2,_0x5b941d){const _0x12ab24=_0x583b4d;this[_0x12ab24(0x248)][_0x12ab24(0x227)](_0x483eb2,_0x5b941d);}[_0x583b4d(0x230)](_0x208da3,_0x27e7d5=0x1){const _0x3c8c4e=_0x583b4d;let _0x44aaf5;for(const _0x3e723e of this[_0x3c8c4e(0x225)])if(_0x3e723e[_0x3c8c4e(0x231)](_0x208da3)){_0x44aaf5=_0x3e723e[_0x3c8c4e(0x20b)];break;}return _0x44aaf5||(_0x44aaf5=this[_0x3c8c4e(0x1ec)][_0x3c8c4e(0x216)](_0x208da3[_0x3c8c4e(0x213)])),_0x44aaf5?_0x44aaf5(_0x27e7d5):0x1!==_0x27e7d5?_0x27e7d5+'\x20'+_0x208da3[_0x3c8c4e(0x213)]+'s':''+_0x208da3[_0x3c8c4e(0x213)];}[_0x583b4d(0x23a)](_0x5a7ae6,_0x47b841){const _0x4925e4=_0x583b4d,_0x19c2e4=_0x47b841[_0x4925e4(0x200)]()[_0x4925e4(0x20f)](),_0x429291=_0x4925e4(0x1ee)==_0x47b841[_0x4925e4(0x21a)]?_0x4925e4(0x210):_0x4925e4(0x220);for(const _0x34d95c of _0x19c2e4){const _0x5d45e8=_0x34d95c[_0x4925e4(0x214)],_0x1e7dc1=_0x5a7ae6[_0x5a7ae6[_0x4925e4(0x224)]-0x1];if(_0x5d45e8['is'](_0x4925e4(0x207)))_0x1e7dc1&&_0x1e7dc1[_0x4925e4(0x21a)][_0x4925e4(0x22f)](_0x4925e4(0x1f1))>-0x1&&_0x5a7ae6[_0x4925e4(0x241)](),_0x1e7dc1&&_0x4925e4(0x1ff)==_0x1e7dc1[_0x4925e4(0x21a)]?_0x1e7dc1[_0x429291]+=_0x5d45e8[_0x4925e4(0x204)]:_0x5a7ae6[_0x4925e4(0x249)]({'type':_0x4925e4(0x1ff),'add':_0x4925e4(0x210)==_0x429291?_0x5d45e8[_0x4925e4(0x204)]:'','remove':_0x4925e4(0x220)==_0x429291?_0x5d45e8[_0x4925e4(0x204)]:''});else{if(this[_0x4925e4(0x1f5)][_0x4925e4(0x217)](_0x5d45e8)){const _0x310b08=_0x5d45e8;if(_0x1e7dc1&&_0x1e7dc1[_0x4925e4(0x21a)][_0x4925e4(0x22f)](_0x4925e4(0x1f1))>-0x1&&_0x5a7ae6[_0x4925e4(0x241)](),_0x4925e4(0x1fa)==_0x34d95c[_0x4925e4(0x21a)])continue;_0x1e7dc1&&_0x1e7dc1[_0x4925e4(0x21a)]==_0x429291+_0x4925e4(0x246)&&_0x1e7dc1[_0x4925e4(0x1f4)][_0x4925e4(0x213)]==_0x310b08[_0x4925e4(0x213)]?_0x1e7dc1[_0x4925e4(0x21e)]++:_0x5a7ae6[_0x4925e4(0x249)]({'type':_0x429291+_0x4925e4(0x246),'element':_0x310b08,'quantity':0x1}),_0x19c2e4[_0x4925e4(0x1f6)](_0x4deec5=>!(_0x4925e4(0x1fa)==_0x4deec5[_0x4925e4(0x21a)]&&_0x4deec5[_0x4925e4(0x214)]==_0x5d45e8));}else{if(this[_0x4925e4(0x1f5)][_0x4925e4(0x239)](_0x5d45e8,_0x4925e4(0x228))||_0x5d45e8['is'](_0x4925e4(0x1f4),_0x4925e4(0x232))){const _0x591813=_0x5d45e8;if(_0x4925e4(0x210)==_0x429291&&_0x4925e4(0x21b)==_0x34d95c[_0x4925e4(0x21a)]||_0x4925e4(0x220)==_0x429291&&_0x4925e4(0x1fa)==_0x34d95c[_0x4925e4(0x21a)])continue;if(_0x1e7dc1&&-0x1==_0x1e7dc1[_0x4925e4(0x21a)][_0x4925e4(0x22f)](_0x4925e4(0x1f1))){_0x4925e4(0x1ff)==_0x1e7dc1[_0x4925e4(0x21a)]&&(_0x1e7dc1[_0x429291]+='\x0a');continue;}let _0xdfd820;if(_0xdfd820=_0x4925e4(0x210)==_0x429291?_0x591813[_0x4925e4(0x221)]&&!this[_0x4925e4(0x1f5)][_0x4925e4(0x217)](_0x591813[_0x4925e4(0x221)])?_0x591813[_0x4925e4(0x221)]:null:_0x591813[_0x4925e4(0x222)]&&!this[_0x4925e4(0x1f5)][_0x4925e4(0x217)](_0x591813[_0x4925e4(0x222)])?_0x591813[_0x4925e4(0x222)]:null,_0x591813[_0x4925e4(0x22d)]||_0xdfd820&&_0xdfd820[_0x4925e4(0x22d)]){const _0x4a1028=_0xdfd820&&_0xdfd820[_0x4925e4(0x22d)]?_0xdfd820:_0x591813;_0x1e7dc1&&_0x1e7dc1[_0x4925e4(0x21a)]==_0x429291+_0x4925e4(0x229)&&_0x1e7dc1[_0x4925e4(0x1f4)][_0x4925e4(0x213)]==_0x4a1028[_0x4925e4(0x213)]?_0x1e7dc1[_0x4925e4(0x21e)]++:_0x5a7ae6[_0x4925e4(0x249)]({'type':_0x429291+_0x4925e4(0x229),'element':_0x4a1028,'quantity':0x1});}else _0x5a7ae6[_0x4925e4(0x249)]({'type':_0x429291+_0x4925e4(0x1f1),'element':_0x591813});}}}}}[_0x583b4d(0x20e)](_0xdee566){const _0x2c5554=_0x583b4d,_0x22b35b=this[_0x2c5554(0x203)],_0x8d46d7=[],_0x56850a=[],_0x2ed94a=[];for(const _0x372774 of _0xdee566)switch(_0x372774[_0x2c5554(0x21a)]){case _0x2c5554(0x1ff):if(_0x372774[_0x2c5554(0x210)]=_0x372774[_0x2c5554(0x210)][_0x2c5554(0x23e)](/(\S)\u000A+(\S)/g,_0x2c5554(0x1ef))[_0x2c5554(0x23e)](/\u000A/g,''),_0x372774[_0x2c5554(0x220)]=_0x372774[_0x2c5554(0x220)][_0x2c5554(0x23e)](/(\S)\u000A+(\S)/g,_0x2c5554(0x1ef))[_0x2c5554(0x23e)](/\u000A/g,''),''!=_0x372774[_0x2c5554(0x210)]&&''!=_0x372774[_0x2c5554(0x220)]){_0x8d46d7[_0x2c5554(0x249)]({'type':_0x2c5554(0x23e),'content':_0x3abda7(_0x22b35b,_0x2c5554(0x1fb),['\x22'+_0x372774[_0x2c5554(0x220)]+'\x22','\x22'+_0x372774[_0x2c5554(0x210)]+'\x22'])});continue;}if(null!=_0x372774[_0x2c5554(0x210)][_0x2c5554(0x233)](/^ +$/)){_0x8d46d7[_0x2c5554(0x249)]({'type':_0x2c5554(0x1ee),'content':_0x3abda7(_0x22b35b,_0x2c5554(0x1fd),_0x3abda7(_0x22b35b,_0x2c5554(0x235),_0x372774[_0x2c5554(0x210)][_0x2c5554(0x224)]))});continue;}if(null!=_0x372774[_0x2c5554(0x220)][_0x2c5554(0x233)](/^ +$/)){_0x8d46d7[_0x2c5554(0x249)]({'type':_0x2c5554(0x22b),'content':_0x3abda7(_0x22b35b,_0x2c5554(0x23b),_0x3abda7(_0x22b35b,_0x2c5554(0x235),_0x372774[_0x2c5554(0x220)][_0x2c5554(0x224)]))});continue;}if(''!=_0x372774[_0x2c5554(0x210)]){_0x8d46d7[_0x2c5554(0x249)]({'type':_0x2c5554(0x1ee),'content':_0x3abda7(_0x22b35b,_0x2c5554(0x1fd),'\x22'+_0x372774[_0x2c5554(0x210)]+'\x22')});continue;}_0x8d46d7[_0x2c5554(0x249)]({'type':_0x2c5554(0x22b),'content':_0x3abda7(_0x22b35b,_0x2c5554(0x23b),'\x22'+_0x372774[_0x2c5554(0x220)]+'\x22')});continue;case _0x2c5554(0x1eb):case _0x2c5554(0x1fc):_0x8d46d7[_0x2c5554(0x249)]({'type':_0x2c5554(0x1ee),'content':_0x3abda7(_0x22b35b,_0x2c5554(0x1fd),this[_0x2c5554(0x230)](_0x372774[_0x2c5554(0x1f4)],_0x372774[_0x2c5554(0x21e)]))});continue;case _0x2c5554(0x212):case _0x2c5554(0x202):_0x8d46d7[_0x2c5554(0x249)]({'type':_0x2c5554(0x22b),'content':_0x3abda7(_0x22b35b,_0x2c5554(0x23b),this[_0x2c5554(0x230)](_0x372774[_0x2c5554(0x1f4)],_0x372774[_0x2c5554(0x21e)]))});continue;case _0x2c5554(0x1f8):_0x8d46d7[_0x2c5554(0x249)]({'type':_0x2c5554(0x1ee),'content':_0x3abda7(_0x22b35b,_0x2c5554(0x1ed),this[_0x2c5554(0x230)](_0x372774[_0x2c5554(0x1f4)],_0x372774[_0x2c5554(0x21e)]))});continue;case _0x2c5554(0x22c):_0x8d46d7[_0x2c5554(0x249)]({'type':_0x2c5554(0x22b),'content':_0x3abda7(_0x22b35b,_0x2c5554(0x20c),this[_0x2c5554(0x230)](_0x372774[_0x2c5554(0x1f4)],_0x372774[_0x2c5554(0x21e)]))});continue;case _0x2c5554(0x234):_0x56850a[_0x2c5554(0x249)](_0x372774[_0x2c5554(0x205)]);continue;case _0x2c5554(0x215):_0x2ed94a[_0x2c5554(0x249)](_0x372774[_0x2c5554(0x205)]);continue;default:_0x8d46d7[_0x2c5554(0x249)](_0x372774);}if(_0x56850a[_0x2c5554(0x224)]){const _0x2b342a=_0x56850a[_0x2c5554(0x223)](_0xdcdcef=>this[_0x2c5554(0x248)][_0x2c5554(0x21f)](_0xdcdcef)?this[_0x2c5554(0x248)][_0x2c5554(0x216)](_0xdcdcef):_0xdcdcef)[_0x2c5554(0x219)](',\x20');_0x8d46d7[_0x2c5554(0x249)]({'type':_0x2c5554(0x21d),'content':_0x3abda7(this[_0x2c5554(0x203)],_0x2c5554(0x237),_0x2b342a)});}if(_0x2ed94a[_0x2c5554(0x224)]){const _0x106a59=_0x2ed94a[_0x2c5554(0x223)](_0x331d5c=>this[_0x2c5554(0x248)][_0x2c5554(0x21f)](_0x331d5c)?this[_0x2c5554(0x248)][_0x2c5554(0x216)](_0x331d5c):_0x331d5c)[_0x2c5554(0x219)](',\x20');_0x8d46d7[_0x2c5554(0x249)]({'type':_0x2c5554(0x21d),'content':_0x3abda7(this[_0x2c5554(0x203)],_0x2c5554(0x22e),_0x106a59)});}return _0x8d46d7;}[_0x583b4d(0x238)](_0x6ce01){const _0x8a27f5=_0x583b4d;for(const _0x1add9e of this[_0x8a27f5(0x20d)]){const _0x1eea2c=_0x1add9e(_0x6ce01);if(_0x1eea2c&&_0x8a27f5(0x21a)in _0x1eea2c)return _0x1eea2c;}}[_0x583b4d(0x208)](_0x37d7e6,_0x2d0219){const _0x19a7cd=_0x583b4d,_0x145978=_0x2d0219[_0x19a7cd(0x204)],_0x15c59c=void 0x0===_0x145978[_0x19a7cd(0x244)]?_0x19a7cd(0x215):_0x19a7cd(0x234);_0x37d7e6[_0x19a7cd(0x249)]({'type':_0x15c59c,'key':_0x145978[_0x19a7cd(0x205)]});}[_0x583b4d(0x23c)](_0x38bf1a,_0x5891c1){const _0x4044b8=_0x583b4d;_0x38bf1a[_0x4044b8(0x249)]({'type':_0x4044b8(0x21d),'content':_0x3abda7(this[_0x4044b8(0x203)],_0x4044b8(0x236),this[_0x4044b8(0x230)](_0x5891c1[_0x4044b8(0x200)]()[_0x4044b8(0x1f2)][_0x4044b8(0x23f)],0x1))});}[_0x583b4d(0x206)](_0x1f1c6e,_0x57d483,_0x56fc69){const _0x6cb6e1=_0x583b4d;if(this[_0x6cb6e1(0x23a)](_0x1f1c6e,_0x57d483),_0x56fc69&&_0x56fc69[_0x6cb6e1(0x200)]()&&!_0x57d483[_0x6cb6e1(0x200)]()[_0x6cb6e1(0x211)][_0x6cb6e1(0x209)](_0x56fc69[_0x6cb6e1(0x200)]()[_0x6cb6e1(0x1f2)])){const _0x245d7d=_0x1f1c6e[_0x1f1c6e[_0x6cb6e1(0x224)]-0x1],_0x159b49=_0x6cb6e1(0x1ee)==_0x57d483[_0x6cb6e1(0x21a)]?_0x6cb6e1(0x210):_0x6cb6e1(0x220);_0x245d7d&&_0x6cb6e1(0x1ff)==_0x245d7d[_0x6cb6e1(0x21a)]&&(_0x245d7d[_0x159b49]+='\x0a');}}}
|
package/src/trackchanges.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x23e5e7=_0x49c1;(function(_0x267b70,_0x2bb59d){var _0x56642c=_0x49c1,_0x133624=_0x267b70();while(!![]){try{var _0x3275f1=-parseInt(_0x56642c(0x15b))/0x1+-parseInt(_0x56642c(0x155))/0x2*(parseInt(_0x56642c(0x161))/0x3)+-parseInt(_0x56642c(0x164))/0x4*(parseInt(_0x56642c(0x163))/0x5)+-parseInt(_0x56642c(0x157))/0x6+parseInt(_0x56642c(0x153))/0x7*(parseInt(_0x56642c(0x152))/0x8)+-parseInt(_0x56642c(0x160))/0x9+parseInt(_0x56642c(0x165))/0xa;if(_0x3275f1===_0x2bb59d)break;else _0x133624['push'](_0x133624['shift']());}catch(_0x17e39c){_0x133624['push'](_0x133624['shift']());}}}(_0x39b2,0x6005a));import{Plugin as _0x271f18}from'ckeditor5/src/core.js';import _0x3b0d5c from'./trackchangesui.js';import _0x4ca83a from'./trackchangesediting.js';function _0x49c1(_0x181849,_0x140fb2){var _0x39b275=_0x39b2();return _0x49c1=function(_0x49c12b,_0x3faa65){_0x49c12b=_0x49c12b-0x151;var _0x218e6c=_0x39b275[_0x49c12b];return _0x218e6c;},_0x49c1(_0x181849,_0x140fb2);}function _0x39b2(){var _0x44495e=['1245kBWUZK','4636rgvcYN','27342680bhDwey','pluginName','getSuggestions','80FiYjQW','166740rtQfNr','getSuggestion','10DaOvxx','TrackChanges','4630200JFvWJu','Comments','plugins','addSuggestion','457111rvrFWP','get','requires','editor','adapter','2924145MkABHW','442113brrHoM','addSuggestionData'];_0x39b2=function(){return _0x44495e;};return _0x39b2();}import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x271f18{static get[_0x23e5e7(0x15d)](){var _0x1ddaf6=_0x23e5e7;return[_0x4ca83a,_0x3b0d5c,_0x1ddaf6(0x158)];}static get[_0x23e5e7(0x166)](){var _0x41a2e5=_0x23e5e7;return _0x41a2e5(0x156);}set[_0x23e5e7(0x15f)](_0x3e65ae){var _0x528648=_0x23e5e7;this[_0x528648(0x15e)][_0x528648(0x159)][_0x528648(0x15c)](_0x4ca83a)[_0x528648(0x15f)]=_0x3e65ae;}get[_0x23e5e7(0x15f)](){var _0xb9ce23=_0x23e5e7;return this[_0xb9ce23(0x15e)][_0xb9ce23(0x159)][_0xb9ce23(0x15c)](_0x4ca83a)[_0xb9ce23(0x15f)];}[_0x23e5e7(0x15a)](_0x4d15d4){var _0x28b76a=_0x23e5e7;return this[_0x28b76a(0x15e)][_0x28b76a(0x159)][_0x28b76a(0x15c)](_0x4ca83a)[_0x28b76a(0x162)](_0x4d15d4);}[_0x23e5e7(0x151)]({skipNotAttached:_0x4d4896=!0x1,toJSON:_0x50907b=!0x1}={}){var _0x4157df=_0x23e5e7;return this[_0x4157df(0x15e)][_0x4157df(0x159)][_0x4157df(0x15c)](_0x4ca83a)[_0x4157df(0x151)]({'skipNotAttached':_0x4d4896,'toJSON':_0x50907b});}[_0x23e5e7(0x154)](_0x2fb49f){var _0x28ea82=_0x23e5e7;return this[_0x28ea82(0x15e)][_0x28ea82(0x159)][_0x28ea82(0x15c)](_0x4ca83a)[_0x28ea82(0x154)](_0x2fb49f);}}
|
package/src/trackchangesdata.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xd96d0e=_0x4021;(function(_0xf461b4,_0x534c62){const _0x102e15=_0x4021,_0x5cd3e6=_0xf461b4();while(!![]){try{const _0x1fcef4=parseInt(_0x102e15(0x1ba))/0x1*(parseInt(_0x102e15(0x1c9))/0x2)+-parseInt(_0x102e15(0x1aa))/0x3*(parseInt(_0x102e15(0x1a2))/0x4)+parseInt(_0x102e15(0x195))/0x5*(-parseInt(_0x102e15(0x196))/0x6)+-parseInt(_0x102e15(0x1a4))/0x7+parseInt(_0x102e15(0x199))/0x8+parseInt(_0x102e15(0x1b8))/0x9*(-parseInt(_0x102e15(0x1d3))/0xa)+parseInt(_0x102e15(0x1d2))/0xb*(parseInt(_0x102e15(0x1cb))/0xc);if(_0x1fcef4===_0x534c62)break;else _0x5cd3e6['push'](_0x5cd3e6['shift']());}catch(_0x1f2f40){_0x5cd3e6['push'](_0x5cd3e6['shift']());}}}(_0x4c6e,0xedc84));import{Plugin as _0x140043}from'ckeditor5/src/core.js';import{CKEditorError as _0x12c346}from'ckeditor5/src/utils.js';import _0x5d968e from'./trackchangesediting.js';function _0x4021(_0x4955a5,_0x311685){const _0x4c6ea9=_0x4c6e();return _0x4021=function(_0x402153,_0x46795f){_0x402153=_0x402153-0x192;let _0x372f03=_0x4c6ea9[_0x402153];return _0x372f03;},_0x4021(_0x4955a5,_0x311685);}import{sanitizeEditorConfig as _0x29bb78}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0xd96d0e(0x1ad)];function _0x4c6e(){const _0x397d2a=['reduce','trackChangesData.editorCreator','Pagination','div','getDataWithDiscardedSuggestions','trackChangesData','getDataWithAcceptedSuggestions','push','getRootsAttributes','constructor','TrackChangesData','result','Users','36prziKl','users','16801dVBjVU','get','pluginName','TrackChangesEditing','getRootNames','createElement','execute','destroy','function','config','getUser','data','discardAllSuggestions','map','addCommentThread','4FeKZBt','createDocumentFragment','24BdayMs','useAnonymousUser','document','_adapter','end','define','TrackChangesDataGetter','15896507yKlUKE','10470ZkcVUx','addSuggestionData','acceptAllSuggestions','rootsAttributes','405NLqSXg','4206HBIBaH','editorCreator','init','5663320fWfWeV','addUser','CommentsRepository','editor','set','getFullData','plugins','getCommentThreads','track-changes-data-invalid-editor-creator','8gcWRsr','appendChild','10930024tuhuuS','requires','getSuggestions','model','create','name','1553151znbtPI'];_0x4c6e=function(){return _0x397d2a;};return _0x4c6e();}export default class P extends _0x140043{static get[_0xd96d0e(0x1a5)](){return[_0x5d968e];}static get[_0xd96d0e(0x1bc)](){const _0x535d6d=_0xd96d0e;return _0x535d6d(0x1b5);}[_0xd96d0e(0x198)](){const _0x52aef7=_0xd96d0e,_0x344fda=this[_0x52aef7(0x19c)];if(_0x344fda[_0x52aef7(0x1c3)][_0x52aef7(0x1d0)](_0x52aef7(0x1ac),_0xe9e563=>{const _0x50eb2b=_0x52aef7,_0x26dbb0=_0x344fda[_0x50eb2b(0x1a7)][_0x50eb2b(0x1cd)][_0x50eb2b(0x1be)]()[_0x50eb2b(0x1ab)]((_0x2f1fff,_0x1a0773)=>(_0x2f1fff[_0x1a0773]='',_0x2f1fff),{});return _0x344fda[_0x50eb2b(0x1b4)][_0x50eb2b(0x1a8)](_0x26dbb0,_0xe9e563);}),_0x52aef7(0x1c2)!=typeof _0x344fda[_0x52aef7(0x1c3)][_0x52aef7(0x1bb)](_0x52aef7(0x1b0))[_0x52aef7(0x197)])throw new _0x12c346(_0x52aef7(0x1a1));}[_0xd96d0e(0x1b1)](_0x191714){const _0x8a036f=_0xd96d0e;return N(this[_0x8a036f(0x19c)],!0x0,_0x191714);}[_0xd96d0e(0x1af)](_0x2a5368){const _0x2b7504=_0xd96d0e;return N(this[_0x2b7504(0x19c)],!0x1,_0x2a5368);}}class D extends _0x140043{static get[_0xd96d0e(0x1bc)](){const _0x1107e5=_0xd96d0e;return _0x1107e5(0x1d1);}constructor(_0x18670d){const _0x13ce84=_0xd96d0e;super(_0x18670d),this[_0x13ce84(0x1b6)]=_0x13ce84(0x1cf);}[_0xd96d0e(0x198)](){const _0x50e4f0=_0xd96d0e;this[_0x50e4f0(0x19c)][_0x50e4f0(0x19f)][_0x50e4f0(0x1bb)](_0x50e4f0(0x19b))[_0x50e4f0(0x1ce)]={'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[_0x50e4f0(0x19c)][_0x50e4f0(0x19f)][_0x50e4f0(0x1bb)](_0x50e4f0(0x1bd))[_0x50e4f0(0x1ce)]=null;}}function v(_0x191b35){const _0x6440bb=_0xd96d0e;return void 0x0!==_0x191b35[_0x6440bb(0x1b3)];}async function N(_0x31fa8f,_0x3204b1,_0x14d2c9){const _0x49f7cf=_0xd96d0e,_0x5f223d=_0x29bb78(_0x31fa8f,T);_0x5f223d[_0x49f7cf(0x19f)][_0x49f7cf(0x1b2)](_0x5d968e,D),_0x5f223d[_0x49f7cf(0x194)]=v(_0x31fa8f)?_0x31fa8f[_0x49f7cf(0x1b3)]():void 0x0;const _0x6f04d7=document[_0x49f7cf(0x1ca)](),_0x8b5497=_0x31fa8f[_0x49f7cf(0x1c3)][_0x49f7cf(0x1bb)](_0x49f7cf(0x1b0))[_0x49f7cf(0x197)],_0x212e1d=await _0x8b5497(_0x5f223d,()=>function(_0x6fe05c){const _0x350a5b=_0x49f7cf,_0x2dfdd5=document[_0x350a5b(0x1bf)](_0x350a5b(0x1ae));return _0x6fe05c[_0x350a5b(0x1a3)](_0x2dfdd5),_0x2dfdd5;}(_0x6f04d7));!function(_0x4b8a10,_0x128151){const _0x37ab2d=_0x49f7cf,_0x2751eb=_0x4b8a10[_0x37ab2d(0x1a7)][_0x37ab2d(0x1cd)][_0x37ab2d(0x1be)]()[_0x37ab2d(0x1ab)]((_0x31c3b2,_0x63825e)=>(_0x31c3b2[_0x63825e]=_0x4b8a10[_0x37ab2d(0x1c5)][_0x37ab2d(0x1bb)]({'rootName':_0x63825e}),_0x31c3b2),{}),_0x287c32=_0x4b8a10[_0x37ab2d(0x19f)][_0x37ab2d(0x1bb)](_0x37ab2d(0x1b7))[_0x37ab2d(0x1b9)][_0x37ab2d(0x1c7)](_0x17c254=>({'id':_0x17c254['id'],'name':_0x17c254[_0x37ab2d(0x1a9)]})),_0x18330d=_0x4b8a10[_0x37ab2d(0x19f)][_0x37ab2d(0x1bb)](_0x37ab2d(0x1bd))[_0x37ab2d(0x1a6)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x147f27=_0x4b8a10[_0x37ab2d(0x19f)][_0x37ab2d(0x1bb)](_0x37ab2d(0x19b))[_0x37ab2d(0x1a0)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2492a8=_0x128151[_0x37ab2d(0x19f)][_0x37ab2d(0x1bb)](_0x37ab2d(0x1b7)),_0x38e627=_0x128151[_0x37ab2d(0x19f)][_0x37ab2d(0x1bb)](_0x37ab2d(0x1bd)),_0x3676ff=_0x128151[_0x37ab2d(0x19f)][_0x37ab2d(0x1bb)](_0x37ab2d(0x19b));for(const _0xfa16a4 of _0x287c32)_0x2492a8[_0x37ab2d(0x1c4)](_0xfa16a4['id'])||_0x2492a8[_0x37ab2d(0x19a)](_0xfa16a4);_0x2492a8['me']||_0x2492a8[_0x37ab2d(0x1cc)]();for(const _0x224ea3 of _0x147f27)_0x3676ff[_0x37ab2d(0x1c8)](_0x224ea3);for(const _0x45813c of _0x18330d)_0x38e627[_0x37ab2d(0x192)](_0x45813c);_0x128151[_0x37ab2d(0x1c5)][_0x37ab2d(0x19d)](_0x2751eb);}(_0x31fa8f,_0x212e1d),_0x212e1d[_0x49f7cf(0x1c0)](_0x3204b1?_0x49f7cf(0x193):_0x49f7cf(0x1c6));const _0x15ac9c=v(_0x212e1d)?_0x212e1d[_0x49f7cf(0x19e)](_0x14d2c9):_0x212e1d[_0x49f7cf(0x1c5)][_0x49f7cf(0x1bb)](_0x14d2c9);return await _0x212e1d[_0x49f7cf(0x1c1)](),_0x15ac9c;}
|