@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240604.1 → 0.0.0-nightly-20240605.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.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1ecc15=_0xd92f;(function(_0x1e9d99,_0x41f219){const _0x167849=_0xd92f,_0x291fd0=_0x1e9d99();while(!![]){try{const _0x5f2368=-parseInt(_0x167849(0x157))/0x1*(parseInt(_0x167849(0x170))/0x2)+-parseInt(_0x167849(0x15d))/0x3*(parseInt(_0x167849(0x193))/0x4)+-parseInt(_0x167849(0x168))/0x5+-parseInt(_0x167849(0x16f))/0x6*(parseInt(_0x167849(0x167))/0x7)+parseInt(_0x167849(0x181))/0x8*(-parseInt(_0x167849(0x14b))/0x9)+-parseInt(_0x167849(0x15c))/0xa*(parseInt(_0x167849(0x1a3))/0xb)+parseInt(_0x167849(0x198))/0xc;if(_0x5f2368===_0x41f219)break;else _0x291fd0['push'](_0x291fd0['shift']());}catch(_0x25be37){_0x291fd0['push'](_0x291fd0['shift']());}}}(_0x3b13,0x5d2cf));import{Plugin as _0x37c063}from'ckeditor5/src/core.js';import _0x3c5b00 from'./table.js';import{LiveRange as _0x1443ae}from'ckeditor5/src/engine.js';function _0xd92f(_0x42adf9,_0x59846f){const _0x3b13a7=_0x3b13();return _0xd92f=function(_0xd92f4b,_0x20b4f7){_0xd92f4b=_0xd92f4b-0x147;let _0x14a676=_0x3b13a7[_0xd92f4b];return _0x14a676;},_0xd92f(_0x42adf9,_0x59846f);}import{getTranslation as _0x5e5232}from'../utils/common-translations.js';function _0x3b13(){const _0x39c01e=['get','editor','registerDescriptionCallback','mergeTableCellRight','8YCuBiN','splitTableCellVertically','highest','detach','commandName','from','value','isInContent','TrackChangesEditing','markMultiRangeBlockFormat','direction','length','$graveyard','*Split\x20cell:*\x20vertically','findAncestor','mergeTableCellUp','low','enableCommand','712860CrCQvc','mergeTableCellDown','find','getSelectionAffectedTableCells','TableEditing','28856052SOVAFY','splitTableCellHorizontally','forceDefaultExecution','getRanges','mergeTableCellLeft','markBlockFormat','createRangeOn','format','size','rootName','has','10417PMReAU','_suggestionFactory','plugins','map','TableUtils','getCellLocation','element','document','set:isEnabled','add','descriptionFactory','cell','getSuggestions','97182pIzwWq','mergeTableCells','formatInline','selection','change','containsRange','*Merge\x20cells*','accept','_tablePostFixingSubtypes','table','subType','requires','413606YsKvKy','setSelection','afterInit','author','fromRange','1970iBOEyd','9zSNLdk','tableCell','return','createTableWalker','getFirstPosition','stop','root','refresh','filter','isEnabled','4299043MACLOS','1316335nXRxsA','model','commands','execute','_acceptFormatSuggestionCallbackFactory','getAncestors','_isForcedDefaultExecutionBlock','6gboskX','2VcDSln','deletion','push','registerCustomCallback','_areMergableCells','type','formatBlock','insertion','*Split\x20cell:*\x20horizontally','locale','horizontally','trackChanges','_areSelectedCellsMergable'];_0x3b13=function(){return _0x39c01e;};return _0x3b13();}export default class St extends _0x37c063{static get[_0x1ecc15(0x156)](){return[_0x3c5b00];}[_0x1ecc15(0x159)](){const _0x3696d8=_0x1ecc15,_0x3737e0=this[_0x3696d8(0x17e)],_0xe3bf27=_0x3737e0[_0x3696d8(0x169)][_0x3696d8(0x1aa)][_0x3696d8(0x14e)],_0x37b9fa=_0x3737e0[_0x3696d8(0x179)];if(!_0x3737e0[_0x3696d8(0x1a5)][_0x3696d8(0x1a2)](_0x3696d8(0x197)))return;const _0x2e4309=_0x3737e0[_0x3696d8(0x1a5)][_0x3696d8(0x17d)](_0x3696d8(0x189)),_0x44155d=_0x3737e0[_0x3696d8(0x1a5)][_0x3696d8(0x17d)](_0x3696d8(0x1a7)),_0x49266a=_0x3737e0[_0x3696d8(0x1a5)][_0x3696d8(0x17d)](_0x3c5b00);_0x49266a[_0x3696d8(0x153)][_0x3696d8(0x172)](_0x3696d8(0x14c)),_0x2e4309[_0x3696d8(0x192)](_0x3696d8(0x14c),()=>{const _0x51ff13=_0x3696d8,_0xab685e=_0x44155d[_0x51ff13(0x196)](_0x3737e0[_0x51ff13(0x169)][_0x51ff13(0x1aa)][_0x51ff13(0x14e)]);_0x3737e0[_0x51ff13(0x169)][_0x51ff13(0x14f)](()=>{const _0x4537bf=_0x51ff13;_0x2e4309[_0x4537bf(0x18a)](_0xab685e,{'commandName':_0x4537bf(0x14c),'commandParams':[]},[],_0x4537bf(0x14c));});}),_0x3737e0[_0x3696d8(0x16a)][_0x3696d8(0x17d)](_0x3696d8(0x14c))['on'](_0x3696d8(0x16b),(_0x4adc08,_0x49d7a9)=>{const _0x396f73=_0x3696d8;_0x3737e0[_0x396f73(0x16a)][_0x396f73(0x17d)](_0x396f73(0x17b))[_0x396f73(0x187)]&&(_0x49d7a9[_0x396f73(0x18c)]>0x0&&_0x49d7a9[_0x49d7a9[_0x396f73(0x18c)]-0x1]&&_0x49d7a9[_0x49d7a9[_0x396f73(0x18c)]-0x1][_0x396f73(0x19a)]||_0x2e4309[_0x396f73(0x16e)]||this[_0x396f73(0x17c)]()||_0x4adc08[_0x396f73(0x162)]());},{'priority':_0x3696d8(0x183)});for(const _0x3ae22e of[_0x3696d8(0x190),_0x3696d8(0x180),_0x3696d8(0x194),_0x3696d8(0x19c)]){const _0x262eb3=_0x3737e0[_0x3696d8(0x16a)][_0x3696d8(0x17d)](_0x3ae22e);_0x2e4309[_0x3696d8(0x192)](_0x3ae22e,()=>{const _0x177dcf=_0x3696d8,_0x1892ae=_0x3737e0[_0x177dcf(0x169)][_0x177dcf(0x1aa)][_0x177dcf(0x14e)][_0x177dcf(0x161)]()[_0x177dcf(0x16d)]()[_0x177dcf(0x195)](_0x3b7027=>_0x3b7027['is'](_0x177dcf(0x1a9),_0x177dcf(0x15e))),_0x5ce185=_0x262eb3[_0x177dcf(0x187)];_0x3737e0[_0x177dcf(0x169)][_0x177dcf(0x14f)](()=>{const _0x25f8ce=_0x177dcf;_0x2e4309[_0x25f8ce(0x18a)]([_0x1892ae,_0x5ce185],{'commandName':_0x25f8ce(0x14c),'commandParams':[]},[],_0x25f8ce(0x14c));});});}for(const _0x198fd0 of[_0x3696d8(0x182),_0x3696d8(0x199)]){const _0x12f18a=_0x3737e0[_0x3696d8(0x16a)][_0x3696d8(0x17d)](_0x198fd0);_0x2e4309[_0x3696d8(0x192)](_0x198fd0,()=>{const _0x2f805a=_0x3696d8,_0x50b77d=_0x44155d[_0x2f805a(0x196)](_0x3737e0[_0x2f805a(0x169)][_0x2f805a(0x1aa)][_0x2f805a(0x14e)])[0x0],_0x148adf=_0x50b77d[_0x2f805a(0x18f)](_0x2f805a(0x154)),{column:_0x416c59,row:_0x5c6aec}=_0x44155d[_0x2f805a(0x1a8)](_0x50b77d);let _0x47130b=[];if(_0x2f805a(0x17a)==_0x12f18a[_0x2f805a(0x18b)]){const _0xf83429=_0x44155d[_0x2f805a(0x160)](_0x148adf,{'startRow':_0x5c6aec,'endRow':_0x5c6aec,'includeAllSlots':!0x0});_0x47130b=Array[_0x2f805a(0x186)](_0xf83429)[_0x2f805a(0x1a6)](_0xc229fd=>_0xc229fd[_0x2f805a(0x149)]);}else{const _0x22dbe2=_0x44155d[_0x2f805a(0x160)](_0x148adf,{'column':_0x416c59,'includeAllSlots':!0x0});_0x47130b=Array[_0x2f805a(0x186)](_0x22dbe2)[_0x2f805a(0x1a6)](_0x512eb9=>_0x512eb9[_0x2f805a(0x149)]);}_0x3737e0[_0x2f805a(0x169)][_0x2f805a(0x14f)](_0x4d8293=>{const _0x5c0851=_0x2f805a;_0x2e4309[_0x5c0851(0x19d)](_0x4d8293[_0x5c0851(0x19e)](_0x50b77d),{'commandName':_0x198fd0,'commandParams':[]},_0x47130b,_0x198fd0);});});}_0x2e4309[_0x3696d8(0x148)][_0x3696d8(0x17f)](_0x120056=>{const _0x53ffea=_0x3696d8;if(_0x53ffea(0x176)!=_0x120056[_0x53ffea(0x175)]&&_0x53ffea(0x14d)!=_0x120056[_0x53ffea(0x175)])return;const {data:_0x2be634}=_0x120056;return _0x2be634&&_0x53ffea(0x14c)==_0x2be634[_0x53ffea(0x185)]?{'type':_0x53ffea(0x19f),'content':_0x5e5232(_0x37b9fa,_0x53ffea(0x151))}:void 0x0;}),_0x2e4309[_0x3696d8(0x148)][_0x3696d8(0x17f)](_0x4f6a95=>{const _0x1b438b=_0x3696d8;if(_0x1b438b(0x176)!=_0x4f6a95[_0x1b438b(0x175)]&&_0x1b438b(0x14d)!=_0x4f6a95[_0x1b438b(0x175)])return;const {data:_0x4a8638}=_0x4f6a95;return _0x4a8638?_0x1b438b(0x182)==_0x4a8638[_0x1b438b(0x185)]?{'type':_0x1b438b(0x19f),'content':_0x5e5232(_0x37b9fa,_0x1b438b(0x18e))}:_0x1b438b(0x199)==_0x4a8638[_0x1b438b(0x185)]?{'type':_0x1b438b(0x19f),'content':_0x5e5232(_0x37b9fa,_0x1b438b(0x178))}:void 0x0:void 0x0;});const _0x5aee60=_0x49266a[_0x3696d8(0x16c)]();for(const _0xaaec29 of[_0x3696d8(0x190),_0x3696d8(0x180),_0x3696d8(0x194),_0x3696d8(0x19c)])_0x2e4309[_0x3696d8(0x1a4)][_0x3696d8(0x173)](_0x3696d8(0x176),_0xaaec29,_0x3696d8(0x152),_0x5aee60);for(const _0x496c39 of[_0x3696d8(0x182),_0x3696d8(0x199)])_0x2e4309[_0x3696d8(0x1a4)][_0x3696d8(0x173)](_0x3696d8(0x176),_0x496c39,_0x3696d8(0x152),_0x5aee60);_0x2e4309[_0x3696d8(0x1a4)][_0x3696d8(0x173)](_0x3696d8(0x176),_0x3696d8(0x14c),_0x3696d8(0x152),_0x5422be=>{const _0x2db900=_0x3696d8;_0x3737e0[_0x2db900(0x169)][_0x2db900(0x14f)](_0x11d8e2=>{const _0x2fddb7=_0x2db900,_0x580ad2=Array[_0x2fddb7(0x186)](_0xe3bf27[_0x2fddb7(0x19b)]())[_0x2fddb7(0x1a6)](_0x3b44f3=>_0x1443ae[_0x2fddb7(0x15b)](_0x3b44f3));_0x11d8e2[_0x2fddb7(0x158)](_0x5422be),_0x3737e0[_0x2fddb7(0x16a)][_0x2fddb7(0x17d)](_0x2fddb7(0x14c))[_0x2fddb7(0x164)](),_0x3737e0[_0x2fddb7(0x16b)](_0x2fddb7(0x14c),{'forceDefaultExecution':!0x0});const _0x249943=_0x580ad2[_0x2fddb7(0x165)](_0x4e6827=>_0x2fddb7(0x18d)!=_0x4e6827[_0x2fddb7(0x163)][_0x2fddb7(0x1a1)]);_0x249943[_0x2fddb7(0x18c)]>0x0&&_0x11d8e2[_0x2fddb7(0x158)](_0x249943);for(const _0x483308 of _0x580ad2)_0x483308[_0x2fddb7(0x184)]();});});for(const _0x2ce380 of[_0x3696d8(0x190),_0x3696d8(0x194),_0x3696d8(0x19c),_0x3696d8(0x180)]){const _0x3139d6=_0x3737e0[_0x3696d8(0x16a)][_0x3696d8(0x17d)](_0x2ce380);_0x3139d6['on'](_0x3696d8(0x1ab),(_0x17d74f,_0x59bd4b,_0x2bca29)=>{const _0x38544d=_0x3696d8;if(_0x2bca29){const _0x18458f=_0x3737e0[_0x38544d(0x169)][_0x38544d(0x1aa)][_0x38544d(0x14e)][_0x38544d(0x161)]()[_0x38544d(0x16d)]()[_0x38544d(0x195)](_0x4fd55d=>_0x4fd55d['is'](_0x38544d(0x1a9),_0x38544d(0x15e)));this[_0x38544d(0x174)](_0x3139d6[_0x38544d(0x187)],_0x18458f)||(_0x17d74f[_0x38544d(0x15f)]=!0x1,_0x17d74f[_0x38544d(0x162)]());}},{'priority':_0x3696d8(0x191)});}}[_0x1ecc15(0x17c)](){const _0x278286=_0x1ecc15,_0x515101=this[_0x278286(0x17e)][_0x278286(0x16a)][_0x278286(0x17d)](_0x278286(0x14c)),_0x4b6fae=this[_0x278286(0x17e)][_0x278286(0x1a5)][_0x278286(0x17d)](_0x278286(0x1a7));if(!_0x515101[_0x278286(0x166)])return!0x1;const _0x5ecf2c=_0x4b6fae[_0x278286(0x196)](this[_0x278286(0x17e)][_0x278286(0x169)][_0x278286(0x1aa)][_0x278286(0x14e)]);for(const _0x247e47 of _0x5ecf2c)for(const _0x17d4dd of _0x5ecf2c)if(_0x247e47!=_0x17d4dd&&!this[_0x278286(0x174)](_0x247e47,_0x17d4dd))return!0x1;return!0x0;}[_0x1ecc15(0x174)](_0x3967ed,_0x3cae06){const _0x5eb59d=_0x1ecc15,_0x430ead=this[_0x5eb59d(0x17e)][_0x5eb59d(0x1a5)][_0x5eb59d(0x17d)](_0x5eb59d(0x189)),_0x51286e=this[_0x5eb59d(0x17e)][_0x5eb59d(0x169)][_0x5eb59d(0x19e)](_0x3967ed),_0x2afe55=this[_0x5eb59d(0x17e)][_0x5eb59d(0x169)][_0x5eb59d(0x19e)](_0x3cae06),_0x2898ad=new Set(),_0x31437d=new Set();for(const _0x5a1edf of _0x430ead[_0x5eb59d(0x14a)]())if((_0x5eb59d(0x177)==_0x5a1edf[_0x5eb59d(0x175)]||_0x5eb59d(0x171)==_0x5a1edf[_0x5eb59d(0x175)]||_0x5eb59d(0x14c)==_0x5a1edf[_0x5eb59d(0x155)])&&_0x5a1edf[_0x5eb59d(0x188)]){for(const _0x3c09cc of _0x5a1edf[_0x5eb59d(0x19b)]())_0x3c09cc[_0x5eb59d(0x150)](_0x51286e,!0x0)&&_0x2898ad[_0x5eb59d(0x147)](_0x5a1edf[_0x5eb59d(0x175)]+':'+_0x5a1edf[_0x5eb59d(0x15a)]['id']),_0x3c09cc[_0x5eb59d(0x150)](_0x2afe55,!0x0)&&_0x31437d[_0x5eb59d(0x147)](_0x5a1edf[_0x5eb59d(0x175)]+':'+_0x5a1edf[_0x5eb59d(0x15a)]['id']);}if(_0x2898ad[_0x5eb59d(0x1a0)]!=_0x31437d[_0x5eb59d(0x1a0)])return!0x1;for(const _0x24571a of _0x2898ad)if(!_0x31437d[_0x5eb59d(0x1a2)](_0x24571a))return!0x1;return!0x0;}}
23
+ const _0x219f71=_0x17a4;(function(_0xc62621,_0x10389a){const _0x280cce=_0x17a4,_0x52f692=_0xc62621();while(!![]){try{const _0x1d1c8a=-parseInt(_0x280cce(0x1f1))/0x1+-parseInt(_0x280cce(0x213))/0x2*(-parseInt(_0x280cce(0x216))/0x3)+parseInt(_0x280cce(0x1ed))/0x4*(parseInt(_0x280cce(0x1e1))/0x5)+parseInt(_0x280cce(0x22d))/0x6*(parseInt(_0x280cce(0x1da))/0x7)+parseInt(_0x280cce(0x206))/0x8+parseInt(_0x280cce(0x1ff))/0x9+-parseInt(_0x280cce(0x1f2))/0xa*(parseInt(_0x280cce(0x1fe))/0xb);if(_0x1d1c8a===_0x10389a)break;else _0x52f692['push'](_0x52f692['shift']());}catch(_0x5d1a7e){_0x52f692['push'](_0x52f692['shift']());}}}(_0xe2bf,0x1b05a));import{Plugin as _0x2ae915}from'ckeditor5/src/core.js';function _0x17a4(_0x55f788,_0x2bd7a8){const _0xe2bf51=_0xe2bf();return _0x17a4=function(_0x17a4b9,_0x5d375d){_0x17a4b9=_0x17a4b9-0x1cd;let _0x5d084f=_0xe2bf51[_0x17a4b9];return _0x5d084f;},_0x17a4(_0x55f788,_0x2bd7a8);}import _0x55a3a7 from'./table.js';function _0xe2bf(){const _0x2ce6b1=['type','*Split\x20cell:*\x20vertically','formatBlock','filter','$graveyard','fromRange','mergeTableCellDown','cell','locale','document','detach','map','getRanges','has','TableEditing','root','92724XoaXmB','_suggestionFactory','add','insertion','registerDescriptionCallback','length','get','format','execute','afterInit','*Split\x20cell:*\x20horizontally','plugins','from','mergeTableCellLeft','registerCustomCallback','*Merge\x20cells*','refresh','56fksSnY','containsRange','direction','forceDefaultExecution','setSelection','_areSelectedCellsMergable','find','5UfuQlE','isEnabled','requires','_tablePostFixingSubtypes','_isForcedDefaultExecutionBlock','commandName','createTableWalker','TrackChangesEditing','commands','push','author','horizontally','650192sKWLjA','editor','TableUtils','getCellLocation','95877ayDsjI','90sKRROs','mergeTableCellRight','subType','set:isEnabled','markBlockFormat','size','trackChanges','change','return','selection','getSuggestions','stop','581691ntYRGR','1402173MCvbup','splitTableCellVertically','highest','createRangeOn','splitTableCellHorizontally','_areMergableCells','rootName','439928XliJfC','markMultiRangeBlockFormat','low','model','value','table','element','descriptionFactory','findAncestor','mergeTableCellUp','formatInline','isInContent','mergeTableCells','20jhdorQ','deletion','getFirstPosition','55656ckISBC','getAncestors','tableCell','getSelectionAffectedTableCells','_acceptFormatSuggestionCallbackFactory','enableCommand','accept'];_0xe2bf=function(){return _0x2ce6b1;};return _0xe2bf();}import{LiveRange as _0x2dc8b1}from'ckeditor5/src/engine.js';import{getTranslation as _0x5569c2}from'../utils/common-translations.js';export default class St extends _0x2ae915{static get[_0x219f71(0x1e3)](){return[_0x55a3a7];}[_0x219f71(0x1d2)](){const _0xebd8a=_0x219f71,_0x3c0ea7=this[_0xebd8a(0x1ee)],_0x1465e5=_0x3c0ea7[_0xebd8a(0x209)][_0xebd8a(0x226)][_0xebd8a(0x1fb)],_0xc48869=_0x3c0ea7[_0xebd8a(0x225)];if(!_0x3c0ea7[_0xebd8a(0x1d4)][_0xebd8a(0x22a)](_0xebd8a(0x22b)))return;const _0x317d76=_0x3c0ea7[_0xebd8a(0x1d4)][_0xebd8a(0x1cf)](_0xebd8a(0x1e8)),_0x46480c=_0x3c0ea7[_0xebd8a(0x1d4)][_0xebd8a(0x1cf)](_0xebd8a(0x1ef)),_0x1545a7=_0x3c0ea7[_0xebd8a(0x1d4)][_0xebd8a(0x1cf)](_0x55a3a7);_0x1545a7[_0xebd8a(0x1e4)][_0xebd8a(0x1ea)](_0xebd8a(0x212)),_0x317d76[_0xebd8a(0x21b)](_0xebd8a(0x212),()=>{const _0x487d49=_0xebd8a,_0x43d11b=_0x46480c[_0x487d49(0x219)](_0x3c0ea7[_0x487d49(0x209)][_0x487d49(0x226)][_0x487d49(0x1fb)]);_0x3c0ea7[_0x487d49(0x209)][_0x487d49(0x1f9)](()=>{const _0x1cc9c4=_0x487d49;_0x317d76[_0x1cc9c4(0x207)](_0x43d11b,{'commandName':_0x1cc9c4(0x212),'commandParams':[]},[],_0x1cc9c4(0x212));});}),_0x3c0ea7[_0xebd8a(0x1e9)][_0xebd8a(0x1cf)](_0xebd8a(0x212))['on'](_0xebd8a(0x1d1),(_0x397176,_0xfee47c)=>{const _0x631fdf=_0xebd8a;_0x3c0ea7[_0x631fdf(0x1e9)][_0x631fdf(0x1cf)](_0x631fdf(0x1f8))[_0x631fdf(0x20a)]&&(_0xfee47c[_0x631fdf(0x1ce)]>0x0&&_0xfee47c[_0xfee47c[_0x631fdf(0x1ce)]-0x1]&&_0xfee47c[_0xfee47c[_0x631fdf(0x1ce)]-0x1][_0x631fdf(0x1dd)]||_0x317d76[_0x631fdf(0x1e5)]||this[_0x631fdf(0x1df)]()||_0x397176[_0x631fdf(0x1fd)]());},{'priority':_0xebd8a(0x201)});for(const _0x5b1197 of[_0xebd8a(0x20f),_0xebd8a(0x1f3),_0xebd8a(0x223),_0xebd8a(0x1d6)]){const _0x38c8e8=_0x3c0ea7[_0xebd8a(0x1e9)][_0xebd8a(0x1cf)](_0x5b1197);_0x317d76[_0xebd8a(0x21b)](_0x5b1197,()=>{const _0x2ac3bd=_0xebd8a,_0x43f1d0=_0x3c0ea7[_0x2ac3bd(0x209)][_0x2ac3bd(0x226)][_0x2ac3bd(0x1fb)][_0x2ac3bd(0x215)]()[_0x2ac3bd(0x217)]()[_0x2ac3bd(0x1e0)](_0x49807b=>_0x49807b['is'](_0x2ac3bd(0x20c),_0x2ac3bd(0x218))),_0x35d559=_0x38c8e8[_0x2ac3bd(0x20a)];_0x3c0ea7[_0x2ac3bd(0x209)][_0x2ac3bd(0x1f9)](()=>{const _0xfd5063=_0x2ac3bd;_0x317d76[_0xfd5063(0x207)]([_0x43f1d0,_0x35d559],{'commandName':_0xfd5063(0x212),'commandParams':[]},[],_0xfd5063(0x212));});});}for(const _0x41b412 of[_0xebd8a(0x200),_0xebd8a(0x203)]){const _0x2b658b=_0x3c0ea7[_0xebd8a(0x1e9)][_0xebd8a(0x1cf)](_0x41b412);_0x317d76[_0xebd8a(0x21b)](_0x41b412,()=>{const _0x56fae2=_0xebd8a,_0x10d287=_0x46480c[_0x56fae2(0x219)](_0x3c0ea7[_0x56fae2(0x209)][_0x56fae2(0x226)][_0x56fae2(0x1fb)])[0x0],_0x3ebbc2=_0x10d287[_0x56fae2(0x20e)](_0x56fae2(0x20b)),{column:_0x23a0d4,row:_0x48ce5c}=_0x46480c[_0x56fae2(0x1f0)](_0x10d287);let _0x4c1a0e=[];if(_0x56fae2(0x1ec)==_0x2b658b[_0x56fae2(0x1dc)]){const _0x169cab=_0x46480c[_0x56fae2(0x1e7)](_0x3ebbc2,{'startRow':_0x48ce5c,'endRow':_0x48ce5c,'includeAllSlots':!0x0});_0x4c1a0e=Array[_0x56fae2(0x1d5)](_0x169cab)[_0x56fae2(0x228)](_0x3412f3=>_0x3412f3[_0x56fae2(0x224)]);}else{const _0x2fff64=_0x46480c[_0x56fae2(0x1e7)](_0x3ebbc2,{'column':_0x23a0d4,'includeAllSlots':!0x0});_0x4c1a0e=Array[_0x56fae2(0x1d5)](_0x2fff64)[_0x56fae2(0x228)](_0x5f0b70=>_0x5f0b70[_0x56fae2(0x224)]);}_0x3c0ea7[_0x56fae2(0x209)][_0x56fae2(0x1f9)](_0x46f067=>{const _0x3e4695=_0x56fae2;_0x317d76[_0x3e4695(0x1f6)](_0x46f067[_0x3e4695(0x202)](_0x10d287),{'commandName':_0x41b412,'commandParams':[]},_0x4c1a0e,_0x41b412);});});}_0x317d76[_0xebd8a(0x20d)][_0xebd8a(0x1cd)](_0x38ca36=>{const _0x28fec4=_0xebd8a;if(_0x28fec4(0x21f)!=_0x38ca36[_0x28fec4(0x21d)]&&_0x28fec4(0x210)!=_0x38ca36[_0x28fec4(0x21d)])return;const {data:_0x31e04b}=_0x38ca36;return _0x31e04b&&_0x28fec4(0x212)==_0x31e04b[_0x28fec4(0x1e6)]?{'type':_0x28fec4(0x1d0),'content':_0x5569c2(_0xc48869,_0x28fec4(0x1d8))}:void 0x0;}),_0x317d76[_0xebd8a(0x20d)][_0xebd8a(0x1cd)](_0x281d86=>{const _0x5194ba=_0xebd8a;if(_0x5194ba(0x21f)!=_0x281d86[_0x5194ba(0x21d)]&&_0x5194ba(0x210)!=_0x281d86[_0x5194ba(0x21d)])return;const {data:_0x5cb0f2}=_0x281d86;return _0x5cb0f2?_0x5194ba(0x200)==_0x5cb0f2[_0x5194ba(0x1e6)]?{'type':_0x5194ba(0x1d0),'content':_0x5569c2(_0xc48869,_0x5194ba(0x21e))}:_0x5194ba(0x203)==_0x5cb0f2[_0x5194ba(0x1e6)]?{'type':_0x5194ba(0x1d0),'content':_0x5569c2(_0xc48869,_0x5194ba(0x1d3))}:void 0x0:void 0x0;});const _0x3488d3=_0x1545a7[_0xebd8a(0x21a)]();for(const _0x340363 of[_0xebd8a(0x20f),_0xebd8a(0x1f3),_0xebd8a(0x223),_0xebd8a(0x1d6)])_0x317d76[_0xebd8a(0x22e)][_0xebd8a(0x1d7)](_0xebd8a(0x21f),_0x340363,_0xebd8a(0x21c),_0x3488d3);for(const _0x4d37b0 of[_0xebd8a(0x200),_0xebd8a(0x203)])_0x317d76[_0xebd8a(0x22e)][_0xebd8a(0x1d7)](_0xebd8a(0x21f),_0x4d37b0,_0xebd8a(0x21c),_0x3488d3);_0x317d76[_0xebd8a(0x22e)][_0xebd8a(0x1d7)](_0xebd8a(0x21f),_0xebd8a(0x212),_0xebd8a(0x21c),_0x128904=>{const _0x3946d2=_0xebd8a;_0x3c0ea7[_0x3946d2(0x209)][_0x3946d2(0x1f9)](_0x3ab6b7=>{const _0x5408a7=_0x3946d2,_0x48dc1e=Array[_0x5408a7(0x1d5)](_0x1465e5[_0x5408a7(0x229)]())[_0x5408a7(0x228)](_0x5848ff=>_0x2dc8b1[_0x5408a7(0x222)](_0x5848ff));_0x3ab6b7[_0x5408a7(0x1de)](_0x128904),_0x3c0ea7[_0x5408a7(0x1e9)][_0x5408a7(0x1cf)](_0x5408a7(0x212))[_0x5408a7(0x1d9)](),_0x3c0ea7[_0x5408a7(0x1d1)](_0x5408a7(0x212),{'forceDefaultExecution':!0x0});const _0x1140f0=_0x48dc1e[_0x5408a7(0x220)](_0x31f957=>_0x5408a7(0x221)!=_0x31f957[_0x5408a7(0x22c)][_0x5408a7(0x205)]);_0x1140f0[_0x5408a7(0x1ce)]>0x0&&_0x3ab6b7[_0x5408a7(0x1de)](_0x1140f0);for(const _0x595893 of _0x48dc1e)_0x595893[_0x5408a7(0x227)]();});});for(const _0x46b6e5 of[_0xebd8a(0x20f),_0xebd8a(0x223),_0xebd8a(0x1d6),_0xebd8a(0x1f3)]){const _0x40951a=_0x3c0ea7[_0xebd8a(0x1e9)][_0xebd8a(0x1cf)](_0x46b6e5);_0x40951a['on'](_0xebd8a(0x1f5),(_0x4e26ca,_0x480ead,_0x405255)=>{const _0x21408c=_0xebd8a;if(_0x405255){const _0x13f82e=_0x3c0ea7[_0x21408c(0x209)][_0x21408c(0x226)][_0x21408c(0x1fb)][_0x21408c(0x215)]()[_0x21408c(0x217)]()[_0x21408c(0x1e0)](_0x123d62=>_0x123d62['is'](_0x21408c(0x20c),_0x21408c(0x218)));this[_0x21408c(0x204)](_0x40951a[_0x21408c(0x20a)],_0x13f82e)||(_0x4e26ca[_0x21408c(0x1fa)]=!0x1,_0x4e26ca[_0x21408c(0x1fd)]());}},{'priority':_0xebd8a(0x208)});}}[_0x219f71(0x1df)](){const _0x4483b6=_0x219f71,_0x57e1c1=this[_0x4483b6(0x1ee)][_0x4483b6(0x1e9)][_0x4483b6(0x1cf)](_0x4483b6(0x212)),_0x46cecf=this[_0x4483b6(0x1ee)][_0x4483b6(0x1d4)][_0x4483b6(0x1cf)](_0x4483b6(0x1ef));if(!_0x57e1c1[_0x4483b6(0x1e2)])return!0x1;const _0x361a6b=_0x46cecf[_0x4483b6(0x219)](this[_0x4483b6(0x1ee)][_0x4483b6(0x209)][_0x4483b6(0x226)][_0x4483b6(0x1fb)]);for(const _0x4b8546 of _0x361a6b)for(const _0x321d95 of _0x361a6b)if(_0x4b8546!=_0x321d95&&!this[_0x4483b6(0x204)](_0x4b8546,_0x321d95))return!0x1;return!0x0;}[_0x219f71(0x204)](_0x4fcab7,_0x36d498){const _0x45664c=_0x219f71,_0x3879fb=this[_0x45664c(0x1ee)][_0x45664c(0x1d4)][_0x45664c(0x1cf)](_0x45664c(0x1e8)),_0x2a0c6d=this[_0x45664c(0x1ee)][_0x45664c(0x209)][_0x45664c(0x202)](_0x4fcab7),_0x4dcdfe=this[_0x45664c(0x1ee)][_0x45664c(0x209)][_0x45664c(0x202)](_0x36d498),_0x406730=new Set(),_0x1d4687=new Set();for(const _0x28721b of _0x3879fb[_0x45664c(0x1fc)]())if((_0x45664c(0x230)==_0x28721b[_0x45664c(0x21d)]||_0x45664c(0x214)==_0x28721b[_0x45664c(0x21d)]||_0x45664c(0x212)==_0x28721b[_0x45664c(0x1f4)])&&_0x28721b[_0x45664c(0x211)]){for(const _0x2fe3eb of _0x28721b[_0x45664c(0x229)]())_0x2fe3eb[_0x45664c(0x1db)](_0x2a0c6d,!0x0)&&_0x406730[_0x45664c(0x22f)](_0x28721b[_0x45664c(0x21d)]+':'+_0x28721b[_0x45664c(0x1eb)]['id']),_0x2fe3eb[_0x45664c(0x1db)](_0x4dcdfe,!0x0)&&_0x1d4687[_0x45664c(0x22f)](_0x28721b[_0x45664c(0x21d)]+':'+_0x28721b[_0x45664c(0x1eb)]['id']);}if(_0x406730[_0x45664c(0x1f7)]!=_0x1d4687[_0x45664c(0x1f7)])return!0x1;for(const _0x3021f9 of _0x406730)if(!_0x1d4687[_0x45664c(0x22a)](_0x3021f9))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xd0680e=_0x376b;(function(_0x274b31,_0x227497){const _0x54f74b=_0x376b,_0x2a9f1a=_0x274b31();while(!![]){try{const _0x13ae3e=-parseInt(_0x54f74b(0x18a))/0x1+parseInt(_0x54f74b(0x189))/0x2*(-parseInt(_0x54f74b(0x182))/0x3)+parseInt(_0x54f74b(0x185))/0x4*(parseInt(_0x54f74b(0x187))/0x5)+-parseInt(_0x54f74b(0x177))/0x6*(parseInt(_0x54f74b(0x17b))/0x7)+parseInt(_0x54f74b(0x17e))/0x8+parseInt(_0x54f74b(0x186))/0x9+parseInt(_0x54f74b(0x188))/0xa;if(_0x13ae3e===_0x227497)break;else _0x2a9f1a['push'](_0x2a9f1a['shift']());}catch(_0xbad82f){_0x2a9f1a['push'](_0x2a9f1a['shift']());}}}(_0x38db,0x36cc9));function _0x376b(_0xc9e9e8,_0x589e84){const _0x38db8f=_0x38db();return _0x376b=function(_0x376b0f,_0x3f751b){_0x376b0f=_0x376b0f-0x176;let _0x118850=_0x38db8f[_0x376b0f];return _0x118850;},_0x376b(_0xc9e9e8,_0x589e84);}import{Plugin as _0x2efd8b}from'ckeditor5/src/core.js';import{getTranslation as _0x2ba812}from'../utils/common-translations.js';export default class _t extends _0x2efd8b{[_0xd0680e(0x176)](){const _0x2f42dd=_0xd0680e,_0x47abf0=this[_0x2f42dd(0x17c)];if(!_0x47abf0[_0x2f42dd(0x183)][_0x2f42dd(0x184)](_0x2f42dd(0x17d)))return;_0x47abf0[_0x2f42dd(0x180)][_0x2f42dd(0x184)](_0x2f42dd(0x178))[_0x2f42dd(0x17a)](_0x2f42dd(0x17d));const _0x595d40=_0x47abf0[_0x2f42dd(0x180)][_0x2f42dd(0x184)](_0x2f42dd(0x178)),_0x150e6f=_0x47abf0[_0x2f42dd(0x18b)];_0x595d40[_0x2f42dd(0x179)][_0x2f42dd(0x18c)](_0x2f42dd(0x17f),_0x4d0948=>_0x2ba812(_0x150e6f,_0x2f42dd(0x181),_0x4d0948));}}function _0x38db(){const _0x4ecd3b=['877342pFcnKq','38731BUUqzN','locale','registerElementLabel','afterInit','6hSFqvX','TrackChangesEditing','descriptionFactory','enableCommand','1543808wTrMhX','editor','insertTableOfContents','1063104AaHKLY','tableOfContents','plugins','ELEMENT_TABLE_OF_CONTENTS','3xYMXnJ','commands','get','7636FfWzeu','2222271OBppwl','345NvoDRF','4108750OPLxik'];_0x38db=function(){return _0x4ecd3b;};return _0x38db();}
23
+ const _0x189df8=_0x20ec;(function(_0x38bdc1,_0x585a96){const _0x8151c7=_0x20ec,_0x85adc5=_0x38bdc1();while(!![]){try{const _0x322834=parseInt(_0x8151c7(0x17b))/0x1+parseInt(_0x8151c7(0x183))/0x2+parseInt(_0x8151c7(0x17f))/0x3+parseInt(_0x8151c7(0x180))/0x4+-parseInt(_0x8151c7(0x185))/0x5*(-parseInt(_0x8151c7(0x17d))/0x6)+-parseInt(_0x8151c7(0x17c))/0x7*(-parseInt(_0x8151c7(0x184))/0x8)+-parseInt(_0x8151c7(0x176))/0x9*(parseInt(_0x8151c7(0x182))/0xa);if(_0x322834===_0x585a96)break;else _0x85adc5['push'](_0x85adc5['shift']());}catch(_0x2d004d){_0x85adc5['push'](_0x85adc5['shift']());}}}(_0x4844,0x8b102));import{Plugin as _0x5c096e}from'ckeditor5/src/core.js';function _0x4844(){const _0x202c31=['158880TVIHdb','5GPsXQs','TrackChangesEditing','commands','insertTableOfContents','editor','enableCommand','locale','tableOfContents','1140561bZziXn','registerElementLabel','get','ELEMENT_TABLE_OF_CONTENTS','plugins','884106ixLCPd','259ognSWG','953016MStzCI','afterInit','2234622aoLHXL','2290672TLmiuO','descriptionFactory','200nfyjZq','17756vhNPUI'];_0x4844=function(){return _0x202c31;};return _0x4844();}import{getTranslation as _0x5ba0ce}from'../utils/common-translations.js';function _0x20ec(_0x5d3ea8,_0x5341e1){const _0x484423=_0x4844();return _0x20ec=function(_0x20ecb9,_0x41edd0){_0x20ecb9=_0x20ecb9-0x170;let _0xc9a60d=_0x484423[_0x20ecb9];return _0xc9a60d;},_0x20ec(_0x5d3ea8,_0x5341e1);}export default class _t extends _0x5c096e{[_0x189df8(0x17e)](){const _0x4b7444=_0x189df8,_0x22fff4=this[_0x4b7444(0x172)];if(!_0x22fff4[_0x4b7444(0x170)][_0x4b7444(0x178)](_0x4b7444(0x171)))return;_0x22fff4[_0x4b7444(0x17a)][_0x4b7444(0x178)](_0x4b7444(0x186))[_0x4b7444(0x173)](_0x4b7444(0x171));const _0x5b8b3c=_0x22fff4[_0x4b7444(0x17a)][_0x4b7444(0x178)](_0x4b7444(0x186)),_0x23b806=_0x22fff4[_0x4b7444(0x174)];_0x5b8b3c[_0x4b7444(0x181)][_0x4b7444(0x177)](_0x4b7444(0x175),_0x318e7b=>_0x5ba0ce(_0x23b806,_0x4b7444(0x179),_0x318e7b));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2beec5=_0x5efe;function _0x5efe(_0x1e7a42,_0x4ddc22){const _0x448b68=_0x448b();return _0x5efe=function(_0x5efea5,_0x2757e3){_0x5efea5=_0x5efea5-0xc9;let _0x595b0a=_0x448b68[_0x5efea5];return _0x595b0a;},_0x5efe(_0x1e7a42,_0x4ddc22);}(function(_0x13362f,_0x1efd0f){const _0x4aec14=_0x5efe,_0xa13069=_0x13362f();while(!![]){try{const _0x2d6cfb=-parseInt(_0x4aec14(0xe9))/0x1+parseInt(_0x4aec14(0xf0))/0x2*(-parseInt(_0x4aec14(0xfb))/0x3)+-parseInt(_0x4aec14(0xde))/0x4*(-parseInt(_0x4aec14(0xeb))/0x5)+-parseInt(_0x4aec14(0xe3))/0x6*(-parseInt(_0x4aec14(0xe0))/0x7)+parseInt(_0x4aec14(0xd7))/0x8+parseInt(_0x4aec14(0xf2))/0x9*(parseInt(_0x4aec14(0x10e))/0xa)+-parseInt(_0x4aec14(0x10b))/0xb*(parseInt(_0x4aec14(0x115))/0xc);if(_0x2d6cfb===_0x1efd0f)break;else _0xa13069['push'](_0xa13069['shift']());}catch(_0x311691){_0xa13069['push'](_0xa13069['shift']());}}}(_0x448b,0x95bde));import{Plugin as _0x4406dd}from'ckeditor5/src/core.js';import{getTranslation as _0x365d88}from'../utils/common-translations.js';function _0x448b(){const _0x331194=['getSelectionAffectedTableCells','TableUtils','tableAlignment','3511050ahQLVh','registerDescriptionCallback','tableCellBorderStyle','descriptionFactory','data','markBlockFormat','editor','getContainedElement','model','tableCellHeight','formatBlock','tableCellHorizontalAlignment','tableCellBorderColor','_getSuggestion','removeAttribute','has','327195mzgQcD','format','tableBorderStyle','20FoHdgT','tableCellBackgroundColor','tableBorderColor','tableHeight','change','commandParams','TrackChangesEditing','84nmHeqv','afterInit','_suggestionFactory','locale','nodeAfter','tableCellWidth','discard','selection','TableCellPropertiesEditing','TablePropertiesEditing','table','TrackChangesTableProperties','tableCellVerticalAlignment','subType','tableBackgroundColor','registerCustomCallback','*Format:*\x20change\x20table\x20properties','tableProperties','9548176ebKmQO','tableWidth','setAttribute','tableCellPadding','start','handleDiscardAction','enableCommand','616NCZSWt','tableCellProperties','114331KFYpEV','join','getSuggestions','294KpxAzi','findAncestor','enqueueChange','handleSuggestionDescription','getSuggestionCallback','*Format:*\x20change\x20table\x20cell\x20properties','1047318wuZRdz','getFirstPosition','4160tzdFqF','document','plugins','tableCellBorderWidth','get','2aHRPiG','_handlePropertyChange','4127661wgktiV','getAttribute','tableBorderWidth','batch','accept','pluginName'];_0x448b=function(){return _0x331194;};return _0x448b();}export default class $t extends _0x4406dd{constructor(_0x5bc0d8){const _0x535cfe=_0x5efe;super(_0x5bc0d8),this[_0x535cfe(0xd6)]=[_0x535cfe(0x110),_0x535cfe(0x10d),_0x535cfe(0xf4),_0x535cfe(0xfa),_0x535cfe(0xd8),_0x535cfe(0x111),_0x535cfe(0xd3)],this[_0x535cfe(0xdf)]=[_0x535cfe(0x107),_0x535cfe(0xfd),_0x535cfe(0xee),_0x535cfe(0xda),_0x535cfe(0xca),_0x535cfe(0x104),_0x535cfe(0x10f),_0x535cfe(0x106),_0x535cfe(0xd1)];}static get[_0x2beec5(0xf7)](){const _0x3f801a=_0x2beec5;return _0x3f801a(0xd0);}[_0x2beec5(0x116)](){const _0x430885=_0x2beec5,_0xbaad81=this[_0x430885(0x101)][_0x430885(0xed)][_0x430885(0xef)](_0x430885(0x114));if(this[_0x430885(0x101)][_0x430885(0xed)][_0x430885(0x10a)](_0x430885(0xce))){for(const _0x5e4943 of this[_0x430885(0xd6)])_0xbaad81[_0x430885(0xdd)](_0x5e4943,(_0x4a079c,_0x4ab4eb)=>{const _0x29acfd=_0x430885,_0x311152=this[_0x29acfd(0x101)][_0x29acfd(0x103)][_0x29acfd(0xec)][_0x29acfd(0xcc)][_0x29acfd(0xea)]()[_0x29acfd(0xe4)](_0x29acfd(0xcf));this[_0x29acfd(0xf1)](_0x5e4943,[_0x311152],this[_0x29acfd(0xd6)],_0x29acfd(0xd6),_0x4a079c,_0x4ab4eb);});_0xbaad81[_0x430885(0x117)][_0x430885(0xd4)](_0x430885(0x105),_0x430885(0xd6),_0x430885(0xf6),_0xbaad81[_0x430885(0x117)][_0x430885(0xe7)](_0x430885(0x105),null,_0x430885(0xcb))),_0xbaad81[_0x430885(0x117)][_0x430885(0xd4)](_0x430885(0x105),_0x430885(0xd6),_0x430885(0xcb),(_0x4099f9,_0x1a9fd5)=>this[_0x430885(0xdc)](this[_0x430885(0xd6)],_0x4099f9,_0x1a9fd5)),_0xbaad81[_0x430885(0x117)][_0x430885(0xd4)](_0x430885(0x105),_0x430885(0xd6),_0x430885(0xe1),()=>!0x1);}if(this[_0x430885(0x101)][_0x430885(0xed)][_0x430885(0x10a)](_0x430885(0xcd))){for(const _0x1549f1 of this[_0x430885(0xdf)])_0xbaad81[_0x430885(0xdd)](_0x1549f1,(_0x30855c,_0x318756)=>{const _0x513790=_0x430885,_0x398405=this[_0x513790(0x101)][_0x513790(0xed)][_0x513790(0xef)](_0x513790(0xf9))[_0x513790(0xf8)](this[_0x513790(0x101)][_0x513790(0x103)][_0x513790(0xec)][_0x513790(0xcc)]);this[_0x513790(0xf1)](_0x1549f1,_0x398405,this[_0x513790(0xdf)],_0x513790(0xdf),_0x30855c,_0x318756);});_0xbaad81[_0x430885(0x117)][_0x430885(0xd4)](_0x430885(0x105),_0x430885(0xdf),_0x430885(0xf6),_0xbaad81[_0x430885(0x117)][_0x430885(0xe7)](_0x430885(0x105),null,_0x430885(0xcb))),_0xbaad81[_0x430885(0x117)][_0x430885(0xd4)](_0x430885(0x105),_0x430885(0xdf),_0x430885(0xcb),(_0x4c8da3,_0x26da8c)=>this[_0x430885(0xdc)](this[_0x430885(0xdf)],_0x4c8da3,_0x26da8c)),_0xbaad81[_0x430885(0x117)][_0x430885(0xd4)](_0x430885(0x105),_0x430885(0xdf),_0x430885(0xe1),()=>!0x1);}_0xbaad81[_0x430885(0xfe)][_0x430885(0xfc)](_0x3c8c16=>this[_0x430885(0xe6)](_0x3c8c16));}[_0x2beec5(0xf1)](_0x3e22e0,_0x3f41fd,_0x23d7e7,_0x1bc4fb,_0x3248b7,_0x4b3686){const _0x46f49a=_0x2beec5,_0x557496=this[_0x46f49a(0x101)][_0x46f49a(0xed)][_0x46f49a(0xef)](_0x46f49a(0x114));this[_0x46f49a(0x101)][_0x46f49a(0x103)][_0x46f49a(0xe5)](_0x4b3686[_0x46f49a(0xf5)],()=>{const _0x5d2992=_0x46f49a;for(const _0x32e628 of _0x3f41fd){if(this[_0x5d2992(0x108)](_0x32e628,_0x1bc4fb))_0x3248b7(_0x4b3686);else{const _0x1d0e9d={};for(const _0x59f432 of _0x23d7e7){const _0x27e033=_0x32e628[_0x5d2992(0xf3)](_0x59f432);void 0x0!==_0x27e033&&(_0x1d0e9d[_0x59f432]=_0x27e033);}_0x3248b7(_0x4b3686),_0x557496[_0x5d2992(0x100)](_0x32e628,{'commandParams':[_0x1d0e9d]},[],_0x1bc4fb);}}});}[_0x2beec5(0xdc)](_0x299310,_0x3094cc,_0x2a32bd){const _0x5e42f4=_0x2beec5,_0x111e88=_0x3094cc[0x0][_0x5e42f4(0xdb)][_0x5e42f4(0xc9)],_0x2cdf4c=_0x2a32bd[_0x5e42f4(0x113)][0x0];this[_0x5e42f4(0x101)][_0x5e42f4(0x103)][_0x5e42f4(0x112)](_0x5e13d3=>{const _0x2b325d=_0x5e42f4;for(const _0x4c6181 of _0x299310)void 0x0!==_0x2cdf4c[_0x4c6181]?_0x5e13d3[_0x2b325d(0xd9)](_0x4c6181,_0x2cdf4c[_0x4c6181],_0x111e88):_0x5e13d3[_0x2b325d(0x109)](_0x4c6181,_0x111e88);});}[_0x2beec5(0xe6)](_0x138f73){const _0xc3ae38=_0x2beec5;if(_0x138f73[_0xc3ae38(0xff)])switch(_0x138f73[_0xc3ae38(0xd2)]){case _0xc3ae38(0xd6):return{'type':_0xc3ae38(0x10c),'content':_0x365d88(this[_0xc3ae38(0x101)][_0xc3ae38(0x118)],_0xc3ae38(0xd5))};case _0xc3ae38(0xdf):return{'type':_0xc3ae38(0x10c),'content':_0x365d88(this[_0xc3ae38(0x101)][_0xc3ae38(0x118)],_0xc3ae38(0xe8))};}}[_0x2beec5(0x108)](_0x5cd624,_0x149412){const _0x50e65e=_0x2beec5,_0x2eb3c9=this[_0x50e65e(0x101)][_0x50e65e(0xed)][_0x50e65e(0xef)](_0x50e65e(0x114));for(const _0x4d90c4 of _0x2eb3c9[_0x50e65e(0xe2)]({'skipNotAttached':!0x0})){const _0x2ba46b=_0x4d90c4[_0x50e65e(0x102)]();if(_0x4d90c4[_0x50e65e(0xd2)]===_0x149412&&_0x2ba46b===_0x5cd624)return _0x4d90c4;}return null;}}
23
+ function _0x4651(_0x419174,_0x1ad474){const _0x34c402=_0x34c4();return _0x4651=function(_0x4651f2,_0x530b10){_0x4651f2=_0x4651f2-0x15a;let _0x31d8fd=_0x34c402[_0x4651f2];return _0x31d8fd;},_0x4651(_0x419174,_0x1ad474);}const _0x5a8212=_0x4651;(function(_0x18660f,_0x5a7819){const _0x33fb94=_0x4651,_0x8cfe88=_0x18660f();while(!![]){try{const _0x601563=parseInt(_0x33fb94(0x15c))/0x1*(parseInt(_0x33fb94(0x174))/0x2)+parseInt(_0x33fb94(0x17b))/0x3*(-parseInt(_0x33fb94(0x186))/0x4)+-parseInt(_0x33fb94(0x15d))/0x5*(-parseInt(_0x33fb94(0x18b))/0x6)+-parseInt(_0x33fb94(0x197))/0x7*(parseInt(_0x33fb94(0x176))/0x8)+parseInt(_0x33fb94(0x17d))/0x9*(-parseInt(_0x33fb94(0x165))/0xa)+parseInt(_0x33fb94(0x173))/0xb+-parseInt(_0x33fb94(0x19a))/0xc*(parseInt(_0x33fb94(0x189))/0xd);if(_0x601563===_0x5a7819)break;else _0x8cfe88['push'](_0x8cfe88['shift']());}catch(_0x33044a){_0x8cfe88['push'](_0x8cfe88['shift']());}}}(_0x34c4,0x56e39));import{Plugin as _0x384ed8}from'ckeditor5/src/core.js';function _0x34c4(){const _0x5ed1be=['change','model','_suggestionFactory','_handlePropertyChange','handleSuggestionDescription','getSuggestionCallback','_getSuggestion','get','tableCellBorderColor','433853fXUMGo','getSelectionAffectedTableCells','tableAlignment','420pHNNVu','formatBlock','has','table','selection','plugins','format','tableProperties','afterInit','pluginName','enqueueChange','removeAttribute','tableCellHorizontalAlignment','tableCellPadding','tableHeight','data','tableCellProperties','locale','tableBackgroundColor','120471TZSibQ','241355IYUdVK','tableCellBackgroundColor','discard','tableCellVerticalAlignment','subType','start','TablePropertiesEditing','*Format:*\x20change\x20table\x20properties','1020FfybpL','descriptionFactory','accept','registerCustomCallback','getSuggestions','getAttribute','tableCellBorderStyle','TableUtils','tableBorderColor','TrackChangesTableProperties','tableCellBorderWidth','tableCellHeight','tableCellWidth','setAttribute','6061033ALezxp','4GyLXUv','handleDiscardAction','8vXFxqg','nodeAfter','TableCellPropertiesEditing','tableBorderWidth','TrackChangesEditing','15UhBZkj','getFirstPosition','306ZmhMAj','commandParams','join','tableBorderStyle','markBlockFormat','findAncestor','document','getContainedElement','enableCommand','109064GFaXqL','*Format:*\x20change\x20table\x20cell\x20properties','editor','248378izDIaa','tableWidth','54gIuvyG','batch','registerDescriptionCallback'];_0x34c4=function(){return _0x5ed1be;};return _0x34c4();}import{getTranslation as _0x334162}from'../utils/common-translations.js';export default class $t extends _0x384ed8{constructor(_0x44958d){const _0x3589d6=_0x4651;super(_0x44958d),this[_0x3589d6(0x1a1)]=[_0x3589d6(0x16d),_0x3589d6(0x180),_0x3589d6(0x179),_0x3589d6(0x199),_0x3589d6(0x18a),_0x3589d6(0x1a8),_0x3589d6(0x15b)],this[_0x3589d6(0x1aa)]=[_0x3589d6(0x196),_0x3589d6(0x16b),_0x3589d6(0x16f),_0x3589d6(0x1a7),_0x3589d6(0x171),_0x3589d6(0x170),_0x3589d6(0x15e),_0x3589d6(0x1a6),_0x3589d6(0x160)];}static get[_0x5a8212(0x1a3)](){const _0x557d8c=_0x5a8212;return _0x557d8c(0x16e);}[_0x5a8212(0x1a2)](){const _0x5533ce=_0x5a8212,_0x2ab755=this[_0x5533ce(0x188)][_0x5533ce(0x19f)][_0x5533ce(0x195)](_0x5533ce(0x17a));if(this[_0x5533ce(0x188)][_0x5533ce(0x19f)][_0x5533ce(0x19c)](_0x5533ce(0x163))){for(const _0x5a684e of this[_0x5533ce(0x1a1)])_0x2ab755[_0x5533ce(0x185)](_0x5a684e,(_0xc8e41f,_0x48a2e4)=>{const _0x4cfe5d=_0x5533ce,_0x3a10b2=this[_0x4cfe5d(0x188)][_0x4cfe5d(0x18f)][_0x4cfe5d(0x183)][_0x4cfe5d(0x19e)][_0x4cfe5d(0x17c)]()[_0x4cfe5d(0x182)](_0x4cfe5d(0x19d));this[_0x4cfe5d(0x191)](_0x5a684e,[_0x3a10b2],this[_0x4cfe5d(0x1a1)],_0x4cfe5d(0x1a1),_0xc8e41f,_0x48a2e4);});_0x2ab755[_0x5533ce(0x190)][_0x5533ce(0x168)](_0x5533ce(0x19b),_0x5533ce(0x1a1),_0x5533ce(0x167),_0x2ab755[_0x5533ce(0x190)][_0x5533ce(0x193)](_0x5533ce(0x19b),null,_0x5533ce(0x15f))),_0x2ab755[_0x5533ce(0x190)][_0x5533ce(0x168)](_0x5533ce(0x19b),_0x5533ce(0x1a1),_0x5533ce(0x15f),(_0x5ed3fc,_0x32c9aa)=>this[_0x5533ce(0x175)](this[_0x5533ce(0x1a1)],_0x5ed3fc,_0x32c9aa)),_0x2ab755[_0x5533ce(0x190)][_0x5533ce(0x168)](_0x5533ce(0x19b),_0x5533ce(0x1a1),_0x5533ce(0x17f),()=>!0x1);}if(this[_0x5533ce(0x188)][_0x5533ce(0x19f)][_0x5533ce(0x19c)](_0x5533ce(0x178))){for(const _0x562f10 of this[_0x5533ce(0x1aa)])_0x2ab755[_0x5533ce(0x185)](_0x562f10,(_0x225b29,_0x4fb7d5)=>{const _0x361415=_0x5533ce,_0x46af26=this[_0x361415(0x188)][_0x361415(0x19f)][_0x361415(0x195)](_0x361415(0x16c))[_0x361415(0x198)](this[_0x361415(0x188)][_0x361415(0x18f)][_0x361415(0x183)][_0x361415(0x19e)]);this[_0x361415(0x191)](_0x562f10,_0x46af26,this[_0x361415(0x1aa)],_0x361415(0x1aa),_0x225b29,_0x4fb7d5);});_0x2ab755[_0x5533ce(0x190)][_0x5533ce(0x168)](_0x5533ce(0x19b),_0x5533ce(0x1aa),_0x5533ce(0x167),_0x2ab755[_0x5533ce(0x190)][_0x5533ce(0x193)](_0x5533ce(0x19b),null,_0x5533ce(0x15f))),_0x2ab755[_0x5533ce(0x190)][_0x5533ce(0x168)](_0x5533ce(0x19b),_0x5533ce(0x1aa),_0x5533ce(0x15f),(_0x5ecc48,_0x32c365)=>this[_0x5533ce(0x175)](this[_0x5533ce(0x1aa)],_0x5ecc48,_0x32c365)),_0x2ab755[_0x5533ce(0x190)][_0x5533ce(0x168)](_0x5533ce(0x19b),_0x5533ce(0x1aa),_0x5533ce(0x17f),()=>!0x1);}_0x2ab755[_0x5533ce(0x166)][_0x5533ce(0x18d)](_0x41004f=>this[_0x5533ce(0x192)](_0x41004f));}[_0x5a8212(0x191)](_0x30b82a,_0x58a21a,_0x4c703c,_0x338f58,_0x3979ee,_0x2065a){const _0x46f758=_0x5a8212,_0x2267da=this[_0x46f758(0x188)][_0x46f758(0x19f)][_0x46f758(0x195)](_0x46f758(0x17a));this[_0x46f758(0x188)][_0x46f758(0x18f)][_0x46f758(0x1a4)](_0x2065a[_0x46f758(0x18c)],()=>{const _0x3440c1=_0x46f758;for(const _0x137aa9 of _0x58a21a){if(this[_0x3440c1(0x194)](_0x137aa9,_0x338f58))_0x3979ee(_0x2065a);else{const _0x4441d3={};for(const _0x1e935c of _0x4c703c){const _0x5136f5=_0x137aa9[_0x3440c1(0x16a)](_0x1e935c);void 0x0!==_0x5136f5&&(_0x4441d3[_0x1e935c]=_0x5136f5);}_0x3979ee(_0x2065a),_0x2267da[_0x3440c1(0x181)](_0x137aa9,{'commandParams':[_0x4441d3]},[],_0x338f58);}}});}[_0x5a8212(0x175)](_0x10d8d5,_0x47044d,_0x49d3b4){const _0x20eb06=_0x5a8212,_0x4d6f4d=_0x47044d[0x0][_0x20eb06(0x162)][_0x20eb06(0x177)],_0x2ecfaf=_0x49d3b4[_0x20eb06(0x17e)][0x0];this[_0x20eb06(0x188)][_0x20eb06(0x18f)][_0x20eb06(0x18e)](_0x5de343=>{const _0x325fa0=_0x20eb06;for(const _0x27ad2e of _0x10d8d5)void 0x0!==_0x2ecfaf[_0x27ad2e]?_0x5de343[_0x325fa0(0x172)](_0x27ad2e,_0x2ecfaf[_0x27ad2e],_0x4d6f4d):_0x5de343[_0x325fa0(0x1a5)](_0x27ad2e,_0x4d6f4d);});}[_0x5a8212(0x192)](_0xdf8c1){const _0x12a50c=_0x5a8212;if(_0xdf8c1[_0x12a50c(0x1a9)])switch(_0xdf8c1[_0x12a50c(0x161)]){case _0x12a50c(0x1a1):return{'type':_0x12a50c(0x1a0),'content':_0x334162(this[_0x12a50c(0x188)][_0x12a50c(0x15a)],_0x12a50c(0x164))};case _0x12a50c(0x1aa):return{'type':_0x12a50c(0x1a0),'content':_0x334162(this[_0x12a50c(0x188)][_0x12a50c(0x15a)],_0x12a50c(0x187))};}}[_0x5a8212(0x194)](_0x12ba5c,_0x3d70b7){const _0x3cc777=_0x5a8212,_0x540982=this[_0x3cc777(0x188)][_0x3cc777(0x19f)][_0x3cc777(0x195)](_0x3cc777(0x17a));for(const _0x2f7029 of _0x540982[_0x3cc777(0x169)]({'skipNotAttached':!0x0})){const _0x18aab9=_0x2f7029[_0x3cc777(0x184)]();if(_0x2f7029[_0x3cc777(0x161)]===_0x3d70b7&&_0x18aab9===_0x12ba5c)return _0x2f7029;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x122134=_0x2ca0;(function(_0x1a5266,_0x1ad5ae){const _0x4df424=_0x2ca0,_0x125a5d=_0x1a5266();while(!![]){try{const _0x550ea9=parseInt(_0x4df424(0x1ca))/0x1+-parseInt(_0x4df424(0x1c7))/0x2+-parseInt(_0x4df424(0x1c1))/0x3+parseInt(_0x4df424(0x1cf))/0x4*(-parseInt(_0x4df424(0x1c2))/0x5)+parseInt(_0x4df424(0x1bf))/0x6*(parseInt(_0x4df424(0x1ce))/0x7)+parseInt(_0x4df424(0x1c9))/0x8*(parseInt(_0x4df424(0x1c4))/0x9)+-parseInt(_0x4df424(0x1c0))/0xa*(-parseInt(_0x4df424(0x1c3))/0xb);if(_0x550ea9===_0x1ad5ae)break;else _0x125a5d['push'](_0x125a5d['shift']());}catch(_0x20cf8b){_0x125a5d['push'](_0x125a5d['shift']());}}}(_0xcd1c,0x92dcf));import{Plugin as _0x171581}from'ckeditor5/src/core.js';function _0x2ca0(_0x127d06,_0x46d66c){const _0xcd1c97=_0xcd1c();return _0x2ca0=function(_0x2ca037,_0x49dccd){_0x2ca037=_0x2ca037-0x1bf;let _0x35f35e=_0xcd1c97[_0x2ca037];return _0x35f35e;},_0x2ca0(_0x127d06,_0x46d66c);}export default class Ct extends _0x171581{[_0x122134(0x1cb)](){const _0x5035eb=_0x122134,_0x2608fa=this[_0x5035eb(0x1d1)];_0x2608fa[_0x5035eb(0x1cc)][_0x5035eb(0x1c8)](_0x5035eb(0x1cd))&&_0x2608fa[_0x5035eb(0x1cc)][_0x5035eb(0x1d2)](_0x5035eb(0x1c5))[_0x5035eb(0x1c6)](_0x5035eb(0x1d0));}}function _0xcd1c(){const _0x5284c3=['5YMgCma','286POtWBM','3581451GYxCur','TrackChangesEditing','enableCommand','591820hPLwWs','has','24gDGJXK','588951SqigVl','afterInit','plugins','Template','203yPENit','3027640arMHCX','insertTemplate','editor','get','7554mCTQyZ','94060qAAchF','1228392qtBloL'];_0xcd1c=function(){return _0x5284c3;};return _0xcd1c();}
23
+ const _0x10b313=_0x236a;(function(_0x496a32,_0x580de4){const _0x71747f=_0x236a,_0x364786=_0x496a32();while(!![]){try{const _0x262a0f=parseInt(_0x71747f(0x196))/0x1+-parseInt(_0x71747f(0x188))/0x2*(parseInt(_0x71747f(0x190))/0x3)+parseInt(_0x71747f(0x186))/0x4+-parseInt(_0x71747f(0x191))/0x5+-parseInt(_0x71747f(0x18c))/0x6+-parseInt(_0x71747f(0x189))/0x7+-parseInt(_0x71747f(0x194))/0x8*(-parseInt(_0x71747f(0x18b))/0x9);if(_0x262a0f===_0x580de4)break;else _0x364786['push'](_0x364786['shift']());}catch(_0x4b2df9){_0x364786['push'](_0x364786['shift']());}}}(_0x53a4,0x8be20));import{Plugin as _0x50256a}from'ckeditor5/src/core.js';function _0x53a4(){const _0x569c52=['81dTIdvG','336786DwLsRJ','has','plugins','insertTemplate','3122421cRiSRU','336815YgOhYE','afterInit','enableCommand','1289736YxEyTp','get','356170lfumos','Template','1137388QPsOJy','editor','2EXgfFK','2479463zxogXI','TrackChangesEditing'];_0x53a4=function(){return _0x569c52;};return _0x53a4();}function _0x236a(_0x291260,_0x3c73fa){const _0x53a44c=_0x53a4();return _0x236a=function(_0x236a31,_0x5c2b9f){_0x236a31=_0x236a31-0x185;let _0x29d6e7=_0x53a44c[_0x236a31];return _0x29d6e7;},_0x236a(_0x291260,_0x3c73fa);}export default class Ct extends _0x50256a{[_0x10b313(0x192)](){const _0x4320ab=_0x10b313,_0x393c1c=this[_0x4320ab(0x187)];_0x393c1c[_0x4320ab(0x18e)][_0x4320ab(0x18d)](_0x4320ab(0x185))&&_0x393c1c[_0x4320ab(0x18e)][_0x4320ab(0x195)](_0x4320ab(0x18a))[_0x4320ab(0x193)](_0x4320ab(0x18f));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5554(_0x2e77a7,_0x272f32){const _0x119d9f=_0x119d();return _0x5554=function(_0x555423,_0x12d782){_0x555423=_0x555423-0x9a;let _0x3b81f5=_0x119d9f[_0x555423];return _0x3b81f5;},_0x5554(_0x2e77a7,_0x272f32);}const _0x5b1e20=_0x5554;(function(_0x45f0ad,_0xeb4c4e){const _0x12913b=_0x5554,_0x2f5431=_0x45f0ad();while(!![]){try{const _0xaeeab0=parseInt(_0x12913b(0xa4))/0x1+-parseInt(_0x12913b(0xc5))/0x2*(parseInt(_0x12913b(0x9a))/0x3)+parseInt(_0x12913b(0xbc))/0x4+-parseInt(_0x12913b(0xb1))/0x5*(-parseInt(_0x12913b(0xb7))/0x6)+parseInt(_0x12913b(0xba))/0x7*(parseInt(_0x12913b(0xa9))/0x8)+parseInt(_0x12913b(0x9b))/0x9+-parseInt(_0x12913b(0xbb))/0xa;if(_0xaeeab0===_0xeb4c4e)break;else _0x2f5431['push'](_0x2f5431['shift']());}catch(_0x496143){_0x2f5431['push'](_0x2f5431['shift']());}}}(_0x119d,0x9cabc));function _0x119d(){const _0x44898c=['suggestion','6nEJXmA','locale','isCollapsed','2170gMYxlm','16679920vTfmZe','3417896VMPPhs','has','getChangedMarkers','element','forward','end','_splitMarkerName','removeMarker','editor','26LFfTah','268329dmCLIT','6587397xoGjYS','isTouching','ELEMENT_TITLE','descriptionFactory','model','isEqual','Title','TrackChangesEditing','registerElementLabel','334075WQzHgQ','newRange','plugins','getNearestSelectionRange','start','13352nXKqTT','title-content','from','get','nodeBefore','differ','afterInit','registerPostFixer','5173015lRDKQr','updateMarker','document','createRange','schema'];_0x119d=function(){return _0x44898c;};return _0x119d();}import{Plugin as _0x14844a}from'ckeditor5/src/core.js';import{getTranslation as _0x4f9668}from'../utils/common-translations.js';export default class Dt extends _0x14844a{[_0x5b1e20(0xaf)](){const _0x2e5570=_0x5b1e20,_0x104022=this[_0x2e5570(0xc4)];if(!_0x104022[_0x2e5570(0xa6)][_0x2e5570(0xbd)](_0x2e5570(0xa1)))return;const _0x35351c=_0x104022[_0x2e5570(0xa6)][_0x2e5570(0xac)](_0x2e5570(0xa2));_0x35351c[_0x2e5570(0x9e)][_0x2e5570(0xa3)](_0x2e5570(0xaa),()=>_0x4f9668(_0x104022[_0x2e5570(0xb8)],_0x2e5570(0x9d))),_0x104022[_0x2e5570(0x9f)][_0x2e5570(0xb3)][_0x2e5570(0xb0)](_0x149318=>{const _0x3acef1=_0x2e5570;let _0x5218bb=!0x1;const _0x1fdfef=Array[_0x3acef1(0xab)](_0x104022[_0x3acef1(0x9f)][_0x3acef1(0xb3)][_0x3acef1(0xae)][_0x3acef1(0xbe)]());for(const {name:_0x4df11d,data:_0x57885d}of _0x1fdfef){const {group:_0x5535d3}=_0x35351c[_0x3acef1(0xc2)](_0x4df11d);if(_0x3acef1(0xb6)!==_0x5535d3||!_0x57885d[_0x3acef1(0xa5)])continue;const _0x216116=_0x57885d[_0x3acef1(0xa5)],_0x10c9a6=_0x216116[_0x3acef1(0xc1)][_0x3acef1(0xad)];if(!_0x10c9a6||!_0x10c9a6['is'](_0x3acef1(0xbf),_0x3acef1(0xaa)))continue;if(!_0x216116[_0x3acef1(0xa8)][_0x3acef1(0x9c)](_0x216116[_0x3acef1(0xc1)]))continue;const _0x4c0f8b=_0x104022[_0x3acef1(0x9f)][_0x3acef1(0xb5)][_0x3acef1(0xa7)](_0x216116[_0x3acef1(0xc1)],_0x3acef1(0xc0));if(_0x4c0f8b&&_0x4c0f8b[_0x3acef1(0xb9)]){const _0x440e5e=_0x149318[_0x3acef1(0xb4)](_0x216116[_0x3acef1(0xa8)],_0x4c0f8b[_0x3acef1(0xa8)]);_0x440e5e[_0x3acef1(0xa0)](_0x216116)||(_0x149318[_0x3acef1(0xb2)](_0x4df11d,{'range':_0x440e5e}),_0x5218bb=!0x0);}_0x5218bb||(_0x149318[_0x3acef1(0xc3)](_0x4df11d),_0x5218bb=!0x0);}return _0x5218bb;});}}
23
+ const _0x31c831=_0x35ab;(function(_0x2d009f,_0x4401fe){const _0x18c448=_0x35ab,_0x25b48f=_0x2d009f();while(!![]){try{const _0x4c7058=-parseInt(_0x18c448(0x13d))/0x1*(-parseInt(_0x18c448(0x147))/0x2)+parseInt(_0x18c448(0x157))/0x3*(-parseInt(_0x18c448(0x12a))/0x4)+parseInt(_0x18c448(0x150))/0x5+-parseInt(_0x18c448(0x12e))/0x6+parseInt(_0x18c448(0x140))/0x7*(parseInt(_0x18c448(0x131))/0x8)+parseInt(_0x18c448(0x148))/0x9*(-parseInt(_0x18c448(0x13a))/0xa)+-parseInt(_0x18c448(0x14a))/0xb*(-parseInt(_0x18c448(0x154))/0xc);if(_0x4c7058===_0x4401fe)break;else _0x25b48f['push'](_0x25b48f['shift']());}catch(_0x397430){_0x25b48f['push'](_0x25b48f['shift']());}}}(_0xb48d,0xe9624));function _0x35ab(_0x3a821f,_0x721b9f){const _0xb48d2e=_0xb48d();return _0x35ab=function(_0x35aba8,_0x1f346c){_0x35aba8=_0x35aba8-0x12a;let _0x3bdb31=_0xb48d2e[_0x35aba8];return _0x3bdb31;},_0x35ab(_0x3a821f,_0x721b9f);}import{Plugin as _0x280851}from'ckeditor5/src/core.js';function _0xb48d(){const _0x478de8=['registerPostFixer','isTouching','editor','forward','isEqual','newRange','112210BbPwAY','plugins','element','287201atuILR','nodeBefore','from','2650431czwIRY','model','updateMarker','getChangedMarkers','_splitMarkerName','afterInit','locale','2PhxIaS','351FTIfeH','createRange','165HWbafn','differ','getNearestSelectionRange','registerElementLabel','descriptionFactory','isCollapsed','1398955rHxGDX','suggestion','get','Title','2406828OkeAev','removeMarker','has','165uqxsER','95660VKAbjJ','start','ELEMENT_TITLE','TrackChangesEditing','7471656ynNIEp','end','document','8NkUets','title-content','schema'];_0xb48d=function(){return _0x478de8;};return _0xb48d();}import{getTranslation as _0x4f66bc}from'../utils/common-translations.js';export default class Dt extends _0x280851{[_0x31c831(0x145)](){const _0x1c9313=_0x31c831,_0x45814d=this[_0x1c9313(0x136)];if(!_0x45814d[_0x1c9313(0x13b)][_0x1c9313(0x156)](_0x1c9313(0x153)))return;const _0x565370=_0x45814d[_0x1c9313(0x13b)][_0x1c9313(0x152)](_0x1c9313(0x12d));_0x565370[_0x1c9313(0x14e)][_0x1c9313(0x14d)](_0x1c9313(0x132),()=>_0x4f66bc(_0x45814d[_0x1c9313(0x146)],_0x1c9313(0x12c))),_0x45814d[_0x1c9313(0x141)][_0x1c9313(0x130)][_0x1c9313(0x134)](_0x3d2b5e=>{const _0x316d51=_0x1c9313;let _0x3e2e6d=!0x1;const _0x165fbe=Array[_0x316d51(0x13f)](_0x45814d[_0x316d51(0x141)][_0x316d51(0x130)][_0x316d51(0x14b)][_0x316d51(0x143)]());for(const {name:_0x1c167b,data:_0x1eb3aa}of _0x165fbe){const {group:_0x3ebb0b}=_0x565370[_0x316d51(0x144)](_0x1c167b);if(_0x316d51(0x151)!==_0x3ebb0b||!_0x1eb3aa[_0x316d51(0x139)])continue;const _0x4c0805=_0x1eb3aa[_0x316d51(0x139)],_0x19de2c=_0x4c0805[_0x316d51(0x12f)][_0x316d51(0x13e)];if(!_0x19de2c||!_0x19de2c['is'](_0x316d51(0x13c),_0x316d51(0x132)))continue;if(!_0x4c0805[_0x316d51(0x12b)][_0x316d51(0x135)](_0x4c0805[_0x316d51(0x12f)]))continue;const _0x162e33=_0x45814d[_0x316d51(0x141)][_0x316d51(0x133)][_0x316d51(0x14c)](_0x4c0805[_0x316d51(0x12f)],_0x316d51(0x137));if(_0x162e33&&_0x162e33[_0x316d51(0x14f)]){const _0x3d6f4d=_0x3d2b5e[_0x316d51(0x149)](_0x4c0805[_0x316d51(0x12b)],_0x162e33[_0x316d51(0x12b)]);_0x3d6f4d[_0x316d51(0x138)](_0x4c0805)||(_0x3d2b5e[_0x316d51(0x142)](_0x1c167b,{'range':_0x3d6f4d}),_0x3e2e6d=!0x0);}_0x3e2e6d||(_0x3d2b5e[_0x316d51(0x155)](_0x1c167b),_0x3e2e6d=!0x0);}return _0x3e2e6d;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1c47(_0x318a28,_0x420ee3){const _0x5ac52d=_0x5ac5();return _0x1c47=function(_0x1c47c6,_0x2f8a21){_0x1c47c6=_0x1c47c6-0x129;let _0x11db8c=_0x5ac52d[_0x1c47c6];return _0x11db8c;},_0x1c47(_0x318a28,_0x420ee3);}const _0x4a7e96=_0x1c47;(function(_0x3fb666,_0x444a38){const _0x49b137=_0x1c47,_0x3d6cc9=_0x3fb666();while(!![]){try{const _0x26171f=parseInt(_0x49b137(0x138))/0x1+-parseInt(_0x49b137(0x12f))/0x2*(-parseInt(_0x49b137(0x13b))/0x3)+parseInt(_0x49b137(0x131))/0x4+parseInt(_0x49b137(0x139))/0x5*(-parseInt(_0x49b137(0x135))/0x6)+-parseInt(_0x49b137(0x130))/0x7*(-parseInt(_0x49b137(0x12b))/0x8)+-parseInt(_0x49b137(0x129))/0x9+-parseInt(_0x49b137(0x13a))/0xa;if(_0x26171f===_0x444a38)break;else _0x3d6cc9['push'](_0x3d6cc9['shift']());}catch(_0x17bfff){_0x3d6cc9['push'](_0x3d6cc9['shift']());}}}(_0x5ac5,0x91de4));import{Plugin as _0x1a6ced}from'ckeditor5/src/core.js';function _0x5ac5(){const _0x355f67=['8enQCBJ','editor','TrackChangesEditing','enableCommand','2018vOAvDI','3551681HgMsfs','2056892PFIEQo','redo','has','get','474MWQycg','UndoEditing','undo','432877bgQkTJ','7765dJbnNS','10674890QGhOjU','2925XuQVjb','plugins','5855454XvYLWC','afterInit'];_0x5ac5=function(){return _0x355f67;};return _0x5ac5();}export default class Nt extends _0x1a6ced{[_0x4a7e96(0x12a)](){const _0x82e00a=_0x4a7e96,_0x947598=this[_0x82e00a(0x12c)],_0x4e6b18=_0x947598[_0x82e00a(0x13c)][_0x82e00a(0x134)](_0x82e00a(0x12d));_0x947598[_0x82e00a(0x13c)][_0x82e00a(0x133)](_0x82e00a(0x136))&&(_0x4e6b18[_0x82e00a(0x12e)](_0x82e00a(0x137)),_0x4e6b18[_0x82e00a(0x12e)](_0x82e00a(0x132)));}}
23
+ function _0x3dcf(){const _0x1f653f=['192999lriQzg','UndoEditing','redo','plugins','5676UeAPFT','495FYqqaJ','enableCommand','14OwIoku','has','291000gBvBtj','TrackChangesEditing','1849816ilCPWl','9632082DudZsS','get','460MHpJox','1617KuRLkc','5DlztOQ','undo','59409dBYwod','4419540dhfBRF','afterInit','editor'];_0x3dcf=function(){return _0x1f653f;};return _0x3dcf();}function _0x5000(_0x48b96f,_0x22ede8){const _0x3dcf58=_0x3dcf();return _0x5000=function(_0x500084,_0x29b180){_0x500084=_0x500084-0xd9;let _0x3c8ec8=_0x3dcf58[_0x500084];return _0x3c8ec8;},_0x5000(_0x48b96f,_0x22ede8);}const _0x2f87f6=_0x5000;(function(_0x1ce779,_0x36478d){const _0x51ffd2=_0x5000,_0x5f4bd2=_0x1ce779();while(!![]){try{const _0x1feeb5=-parseInt(_0x51ffd2(0xe9))/0x1+-parseInt(_0x51ffd2(0xed))/0x2*(-parseInt(_0x51ffd2(0xee))/0x3)+-parseInt(_0x51ffd2(0xe6))/0x4+-parseInt(_0x51ffd2(0xe3))/0x5*(parseInt(_0x51ffd2(0xdf))/0x6)+parseInt(_0x51ffd2(0xda))/0x7*(-parseInt(_0x51ffd2(0xde))/0x8)+parseInt(_0x51ffd2(0xe5))/0x9*(parseInt(_0x51ffd2(0xe1))/0xa)+-parseInt(_0x51ffd2(0xe2))/0xb*(-parseInt(_0x51ffd2(0xdc))/0xc);if(_0x1feeb5===_0x36478d)break;else _0x5f4bd2['push'](_0x5f4bd2['shift']());}catch(_0x187e5d){_0x5f4bd2['push'](_0x5f4bd2['shift']());}}}(_0x3dcf,0xed0e5));import{Plugin as _0x4a9c53}from'ckeditor5/src/core.js';export default class Nt extends _0x4a9c53{[_0x2f87f6(0xe7)](){const _0x5c4f3e=_0x2f87f6,_0x47dfa7=this[_0x5c4f3e(0xe8)],_0x2f52b5=_0x47dfa7[_0x5c4f3e(0xec)][_0x5c4f3e(0xe0)](_0x5c4f3e(0xdd));_0x47dfa7[_0x5c4f3e(0xec)][_0x5c4f3e(0xdb)](_0x5c4f3e(0xea))&&(_0x2f52b5[_0x5c4f3e(0xd9)](_0x5c4f3e(0xe4)),_0x2f52b5[_0x5c4f3e(0xd9)](_0x5c4f3e(0xeb)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x559389,_0x4dfa78){const _0x26e84e=_0x56e4,_0x3d4e6b=_0x559389();while(!![]){try{const _0x3f7177=parseInt(_0x26e84e(0x100))/0x1+-parseInt(_0x26e84e(0xf7))/0x2*(-parseInt(_0x26e84e(0xe7))/0x3)+-parseInt(_0x26e84e(0xef))/0x4+parseInt(_0x26e84e(0xf4))/0x5+-parseInt(_0x26e84e(0x101))/0x6*(-parseInt(_0x26e84e(0x109))/0x7)+parseInt(_0x26e84e(0xf9))/0x8*(parseInt(_0x26e84e(0xe1))/0x9)+-parseInt(_0x26e84e(0xed))/0xa;if(_0x3f7177===_0x4dfa78)break;else _0x3d4e6b['push'](_0x3d4e6b['shift']());}catch(_0x485a37){_0x3d4e6b['push'](_0x3d4e6b['shift']());}}}(_0x62bc,0x3d9ec));export function getRangesWithAttribute(_0x31d99c,_0x1423ed,_0x13722f){const _0x5ce9bd=_0x56e4,_0x268463=[];for(const _0x27e158 of _0x1423ed[_0x5ce9bd(0x10d)]())_0x27e158[_0x5ce9bd(0x113)](_0x31d99c)&&_0x268463[_0x5ce9bd(0x10f)](_0x13722f[_0x5ce9bd(0xf8)](_0x27e158));return _0x268463;}function _0x56e4(_0x3d3d5b,_0x462959){const _0x62bcc8=_0x62bc();return _0x56e4=function(_0x56e424,_0x197596){_0x56e424=_0x56e424-0xe1;let _0x31b7cf=_0x62bcc8[_0x56e424];return _0x31b7cf;},_0x56e4(_0x3d3d5b,_0x462959);}function _0x62bc(){const _0x2f2ab8=['isAtEnd','isLimit','get','createUIElement','schema','18435Cqzrdi','ck-suggestion-marker--active','addClass','consumable','markerRange','getCustomProperty','9735690xFVFov','writer','390840jrOtgz','span','name','activeMarkers','isContent','950565leOKbV','markerName','elementEnd','28dpcRnf','createRangeOn','344sXItbj','ck-suggestion-marker-','insert','addHighlight','toViewPosition','type','item','414506peewTT','21588FtiCti','parent','plugins','test','start','includes','previousPosition','isBlock','483UlDzLg','nextSibling','mapper','model','getItems','toViewElement','push','TrackChangesEditing','bindElementToMarker','getWalker','hasAttribute','80532nlcbuH'];_0x62bc=function(){return _0x2f2ab8;};return _0x62bc();}export function downcastSplitMergeMarker(_0x48ba30,_0x590590,{showActiveMarker:_0x101e6b=!0x0}={}){const _0x2f13d5=_0x56e4,_0x57dce6=_0x48ba30[_0x2f13d5(0x103)][_0x2f13d5(0xe4)](_0x2f13d5(0x110));return(_0x385581,_0x4eb4ea,_0x2e1e1a)=>{const _0x43056c=_0x2f13d5;if(!_0x2e1e1a[_0x43056c(0xea)][_0x43056c(0x104)](_0x4eb4ea[_0x43056c(0xeb)],_0x385581[_0x43056c(0xf1)]))return;const _0x5a2dd3=_0x4eb4ea[_0x43056c(0xeb)][_0x43056c(0x112)](),_0x52d12e=_0x4eb4ea[_0x43056c(0xeb)][_0x43056c(0x105)],_0x17e412=_0x48ba30[_0x43056c(0x10c)][_0x43056c(0xe6)];let _0x16922a=null,_0x2319c0=null,_0x2ced83=!0x1,_0x254dfc=!0x1;for(const _0x7f90f0 of _0x5a2dd3){const _0x5e5617=_0x7f90f0[_0x43056c(0xff)];_0x2ced83=_0x2ced83||_0x17e412[_0x43056c(0xf3)](_0x5e5617);const _0x4a3a87=_0x2e1e1a[_0x43056c(0x10b)][_0x43056c(0x10e)](_0x5e5617);if(_0x4a3a87&&_0x4a3a87[_0x43056c(0xec)](_0x43056c(0xfc)))return;_0x43056c(0xf6)==_0x7f90f0[_0x43056c(0xfe)]&&(_0x17e412[_0x43056c(0x108)](_0x5e5617)&&!_0x17e412[_0x43056c(0xe3)](_0x5e5617)&&(_0x5e5617[_0x43056c(0x10a)]||_0x52d12e[_0x43056c(0xe2)]?_0x16922a&&_0x16922a[_0x43056c(0x102)]==_0x5e5617||(_0x16922a=_0x5e5617,_0x2c987e(_0x7f90f0[_0x43056c(0x107)]),_0x254dfc=!0x0):_0x2319c0=_0x2319c0||_0x7f90f0[_0x43056c(0x107)]));}function _0x2c987e(_0x1d832d){const _0x20e274=_0x43056c,_0xcbef53=_0x2e1e1a[_0x20e274(0xee)][_0x20e274(0xe5)](_0x20e274(0xf0),{'class':_0x20e274(0xfa)+_0x590590}),_0x168ed8=_0x2e1e1a[_0x20e274(0x10b)][_0x20e274(0xfd)](_0x1d832d);_0x101e6b&&_0x57dce6[_0x20e274(0xf2)][_0x20e274(0x106)](_0x4eb4ea[_0x20e274(0xf5)])&&_0x2e1e1a[_0x20e274(0xee)][_0x20e274(0xe9)](_0x20e274(0xe8),_0xcbef53),_0x2e1e1a[_0x20e274(0xee)][_0x20e274(0xfb)](_0x168ed8,_0xcbef53),_0x2e1e1a[_0x20e274(0x10b)][_0x20e274(0x111)](_0xcbef53,_0x4eb4ea[_0x20e274(0xf5)]);}_0x2ced83||_0x254dfc||!_0x2319c0||_0x2c987e(_0x2319c0);};}
23
+ (function(_0x1eadbf,_0x7776fc){const _0x528e07=_0x27d8,_0x271036=_0x1eadbf();while(!![]){try{const _0x52c728=-parseInt(_0x528e07(0x1a8))/0x1*(-parseInt(_0x528e07(0x1a2))/0x2)+parseInt(_0x528e07(0x1b9))/0x3*(-parseInt(_0x528e07(0x1ab))/0x4)+parseInt(_0x528e07(0x1b2))/0x5+parseInt(_0x528e07(0x1a4))/0x6+-parseInt(_0x528e07(0x1ad))/0x7+-parseInt(_0x528e07(0x1a3))/0x8+parseInt(_0x528e07(0x1c6))/0x9;if(_0x52c728===_0x7776fc)break;else _0x271036['push'](_0x271036['shift']());}catch(_0x13513c){_0x271036['push'](_0x271036['shift']());}}}(_0x4f38,0x4a505));export function getRangesWithAttribute(_0x49d690,_0x47fc95,_0x16f5d9){const _0x436aed=_0x27d8,_0x599ebd=[];for(const _0x103eab of _0x47fc95[_0x436aed(0x1b8)]())_0x103eab[_0x436aed(0x1b7)](_0x49d690)&&_0x599ebd[_0x436aed(0x198)](_0x16f5d9[_0x436aed(0x199)](_0x103eab));return _0x599ebd;}function _0x27d8(_0x35cc5b,_0x57d03c){const _0x4f38e7=_0x4f38();return _0x27d8=function(_0x27d8d7,_0x35cabd){_0x27d8d7=_0x27d8d7-0x198;let _0x1b3291=_0x4f38e7[_0x27d8d7];return _0x1b3291;},_0x27d8(_0x35cc5b,_0x57d03c);}function _0x4f38(){const _0x11a8e1=['96churuc','getCustomProperty','1197182SNYAYL','isContent','item','markerName','mapper','989085qoDwpd','toViewElement','insert','model','bindElementToMarker','hasAttribute','getItems','65058UseHOV','includes','schema','createUIElement','markerRange','activeMarkers','writer','ck-suggestion-marker--active','nextSibling','type','get','addClass','isLimit','8078121UeouEC','isBlock','test','span','push','createRangeOn','previousPosition','consumable','TrackChangesEditing','getWalker','toViewPosition','addHighlight','isAtEnd','elementEnd','4qhrlKR','3157632zAgtAp','1570650xcZIJi','plugins','parent','ck-suggestion-marker-','16711WXnUgO','name','start'];_0x4f38=function(){return _0x11a8e1;};return _0x4f38();}export function downcastSplitMergeMarker(_0x177634,_0x57449f,{showActiveMarker:_0x53f277=!0x0}={}){const _0x200bd0=_0x27d8,_0x3c13c0=_0x177634[_0x200bd0(0x1a5)][_0x200bd0(0x1c3)](_0x200bd0(0x19c));return(_0x5b40db,_0xf1459b,_0x6e797f)=>{const _0x23dff8=_0x200bd0;if(!_0x6e797f[_0x23dff8(0x19b)][_0x23dff8(0x1c8)](_0xf1459b[_0x23dff8(0x1bd)],_0x5b40db[_0x23dff8(0x1a9)]))return;const _0x5e7ab1=_0xf1459b[_0x23dff8(0x1bd)][_0x23dff8(0x19d)](),_0x4cc12b=_0xf1459b[_0x23dff8(0x1bd)][_0x23dff8(0x1aa)],_0x31a458=_0x177634[_0x23dff8(0x1b5)][_0x23dff8(0x1bb)];let _0x2d0932=null,_0x11701b=null,_0x1b20db=!0x1,_0x1124bb=!0x1;for(const _0x21a50d of _0x5e7ab1){const _0x1b7801=_0x21a50d[_0x23dff8(0x1af)];_0x1b20db=_0x1b20db||_0x31a458[_0x23dff8(0x1ae)](_0x1b7801);const _0x1b1609=_0x6e797f[_0x23dff8(0x1b1)][_0x23dff8(0x1b3)](_0x1b7801);if(_0x1b1609&&_0x1b1609[_0x23dff8(0x1ac)](_0x23dff8(0x19f)))return;_0x23dff8(0x1a1)==_0x21a50d[_0x23dff8(0x1c2)]&&(_0x31a458[_0x23dff8(0x1c7)](_0x1b7801)&&!_0x31a458[_0x23dff8(0x1c5)](_0x1b7801)&&(_0x1b7801[_0x23dff8(0x1c1)]||_0x4cc12b[_0x23dff8(0x1a0)]?_0x2d0932&&_0x2d0932[_0x23dff8(0x1a6)]==_0x1b7801||(_0x2d0932=_0x1b7801,_0x32cc0c(_0x21a50d[_0x23dff8(0x19a)]),_0x1124bb=!0x0):_0x11701b=_0x11701b||_0x21a50d[_0x23dff8(0x19a)]));}function _0x32cc0c(_0x4a1112){const _0x1443a3=_0x23dff8,_0x5eff23=_0x6e797f[_0x1443a3(0x1bf)][_0x1443a3(0x1bc)](_0x1443a3(0x1c9),{'class':_0x1443a3(0x1a7)+_0x57449f}),_0x8a7d6d=_0x6e797f[_0x1443a3(0x1b1)][_0x1443a3(0x19e)](_0x4a1112);_0x53f277&&_0x3c13c0[_0x1443a3(0x1be)][_0x1443a3(0x1ba)](_0xf1459b[_0x1443a3(0x1b0)])&&_0x6e797f[_0x1443a3(0x1bf)][_0x1443a3(0x1c4)](_0x1443a3(0x1c0),_0x5eff23),_0x6e797f[_0x1443a3(0x1bf)][_0x1443a3(0x1b4)](_0x8a7d6d,_0x5eff23),_0x6e797f[_0x1443a3(0x1b1)][_0x1443a3(0x1b6)](_0x5eff23,_0xf1459b[_0x1443a3(0x1b0)]);}_0x1b20db||_0x1124bb||!_0x11701b||_0x32cc0c(_0x11701b);};}
package/src/suggestion.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3a9cd6=_0x37a2;(function(_0x45e765,_0x25f82d){const _0x22a677=_0x37a2,_0x506bc3=_0x45e765();while(!![]){try{const _0x2a6d03=parseInt(_0x22a677(0xd4))/0x1*(-parseInt(_0x22a677(0x103))/0x2)+-parseInt(_0x22a677(0xd8))/0x3+-parseInt(_0x22a677(0xc4))/0x4*(parseInt(_0x22a677(0xcf))/0x5)+-parseInt(_0x22a677(0xf8))/0x6+parseInt(_0x22a677(0xd1))/0x7+-parseInt(_0x22a677(0xc2))/0x8*(parseInt(_0x22a677(0xd0))/0x9)+parseInt(_0x22a677(0x104))/0xa;if(_0x2a6d03===_0x25f82d)break;else _0x506bc3['push'](_0x506bc3['shift']());}catch(_0x12cf36){_0x506bc3['push'](_0x506bc3['shift']());}}}(_0x2818,0x4d2ac));function _0x37a2(_0x55dd86,_0x24423e){const _0x281885=_0x2818();return _0x37a2=function(_0x37a283,_0x3fd34f){_0x37a283=_0x37a283-0xb9;let _0x24ae3a=_0x281885[_0x37a283];return _0x24ae3a;},_0x37a2(_0x55dd86,_0x24423e);}import{Element as _0x221daf}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x5bf9b2,uid as _0x5c2046}from'ckeditor5/src/utils.js';import{cloneDeep as _0x4b2d79,isEqual as _0x836adc,set as _0x33e22e,unset as _0x464c13}from'lodash-es';function _0x2818(){const _0x5da298=['hasComments','270rJDKTG','108027IuKwOj','3456600NaEUDG','authoredAt','filter','1deJQrk','data','substr','split','1410696thtsjk','nodeBefore','_model','from','next','add','delete','get','decorate','onAttributesChange','onDiscard','addMarkerName','addRange','getMarkerNames','_isDataLoaded','accept','head','commentThread','isInContent','getContainedElement','addMarker','clear','removeAttribute','setAttribute','push','createdAt','set','toJSON','author','isMultiRange','removeMarker','type','1787100XqTDZM','getFirstMarker','getMarkers','_onDiscard','change','previous','_onAccept','size','attributes','getRange','reduce','847590WXMDnu','11343000dBzuIZ','isExternal','onAccept','isIntersectingWithRange','getItems','isIntersecting','getMultiRangeId','getRanges','nodeAfter','getFirstRange','length','end','markers','suggestion:','discard','56JOZNFj','removeMarkers','2676Pcyuni','creator','map','getAllAdjacentSuggestions','start','_saved','@external','subType','_onAttributesChange','_markerNames'];_0x2818=function(){return _0x5da298;};return _0x2818();}export default class u extends/* #__PURE__ -- @preserve */
24
- _0x5bf9b2(){constructor(_0x2a9d11,_0x297822){const _0x58a380=_0x37a2;super(),this[_0x58a380(0xe6)]=!0x1,this['id']=_0x297822['id'],this[_0x58a380(0xf7)]=_0x297822[_0x58a380(0xf7)],this[_0x58a380(0xcb)]=_0x297822[_0x58a380(0xcb)]||null,this[_0x58a380(0xf4)]=_0x297822[_0x58a380(0xf4)],this[_0x58a380(0xc5)]=_0x297822[_0x58a380(0xc5)]||_0x297822[_0x58a380(0xf4)],this[_0x58a380(0x105)]=Boolean(_0x297822[_0x58a380(0x100)]&&_0x297822[_0x58a380(0x100)][_0x58a380(0xca)]),this[_0x58a380(0xd5)]=null,this[_0x58a380(0xda)]=_0x2a9d11,this[_0x58a380(0xfe)]=_0x297822[_0x58a380(0x106)],this[_0x58a380(0xfb)]=_0x297822[_0x58a380(0xe2)],this[_0x58a380(0xcc)]=_0x297822[_0x58a380(0xe1)],this[_0x58a380(0xcd)]=new Set(),this[_0x58a380(0xf1)]=null,this[_0x58a380(0xf2)](_0x58a380(0xd2),null),this[_0x58a380(0xf2)](_0x58a380(0x100),_0x297822[_0x58a380(0x100)]||{}),this[_0x58a380(0xf2)](_0x58a380(0xfd),null),this[_0x58a380(0xf2)](_0x58a380(0xdc),null),this[_0x58a380(0xf2)](_0x58a380(0xe9),null),this[_0x58a380(0xf2)](_0x58a380(0xc9),!0x1),this[_0x58a380(0xe0)](_0x58a380(0xe7)),this[_0x58a380(0xe0)](_0x58a380(0xc1));}get[_0x3a9cd6(0xe8)](){const _0x285a3f=_0x3a9cd6;let _0x8b32f9=this;for(;_0x8b32f9[_0x285a3f(0xfd)];)_0x8b32f9=_0x8b32f9[_0x285a3f(0xfd)];return _0x8b32f9;}get[_0x3a9cd6(0xce)](){const _0xf2052e=_0x3a9cd6;return!!this[_0xf2052e(0xe9)]&&this[_0xf2052e(0xe9)][_0xf2052e(0xbd)]>0x0;}get[_0x3a9cd6(0xf5)](){const _0x270170=_0x3a9cd6;if(0x0==this[_0x270170(0xcd)][_0x270170(0xff)])return!0x1;return 0x6==Array[_0x270170(0xdb)](this[_0x270170(0xcd)])[0x0][_0x270170(0xd7)](':')[_0x270170(0xbd)];}get[_0x3a9cd6(0xea)](){const _0x3984d1=_0x3a9cd6;return null!==this[_0x3984d1(0xf9)]();}[_0x3a9cd6(0xe3)](_0x330f0d){const _0x4ef0a5=_0x3a9cd6;this[_0x4ef0a5(0xcd)][_0x4ef0a5(0xdd)](_0x330f0d);}[_0x3a9cd6(0xe5)](){const _0x5ed470=_0x3a9cd6;return Array[_0x5ed470(0xdb)](this[_0x5ed470(0xcd)]);}[_0x3a9cd6(0xfa)](){const _0x28e4f2=_0x3a9cd6;return this[_0x28e4f2(0xe5)]()[_0x28e4f2(0xc6)](_0x48fa38=>this[_0x28e4f2(0xda)][_0x28e4f2(0xbf)][_0x28e4f2(0xdf)](_0x48fa38))[_0x28e4f2(0xd3)](_0x35ffe2=>_0x35ffe2);}[_0x3a9cd6(0xf9)](){const _0x22b401=_0x3a9cd6;return this[_0x22b401(0xfa)]()[0x0]||null;}[_0x3a9cd6(0xc3)](){const _0x13cd74=_0x3a9cd6;this[_0x13cd74(0xda)][_0x13cd74(0xfc)](_0x2d00cc=>{const _0x25ff21=_0x13cd74;for(const _0x438bd3 of this[_0x25ff21(0xfa)]())_0x2d00cc[_0x25ff21(0xf6)](_0x438bd3);}),this[_0x13cd74(0xcd)][_0x13cd74(0xed)]();}[_0x3a9cd6(0xf6)](_0xbfa357){const _0x5c6167=_0x3a9cd6;this[_0x5c6167(0xda)][_0x5c6167(0xfc)](_0x11182c=>{const _0x338051=_0x5c6167;_0x11182c[_0x338051(0xf6)](_0xbfa357);}),this[_0x5c6167(0xcd)][_0x5c6167(0xde)](_0xbfa357);}[_0x3a9cd6(0xe4)](_0x55aef2){const _0x4391a2=_0x3a9cd6,_0x398749=_0x4391a2(0xc0)+this[_0x4391a2(0xf7)]+':'+this[_0x4391a2(0xcb)]+':'+this['id']+':'+this[_0x4391a2(0xc5)]['id']+':'+u[_0x4391a2(0xb9)]();this[_0x4391a2(0xe3)](_0x398749),this[_0x4391a2(0xda)][_0x4391a2(0xfc)](_0x1261a8=>{const _0x8d9950=_0x4391a2;_0x1261a8[_0x8d9950(0xec)](_0x398749,{'range':_0x55aef2,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x3a9cd6(0x107)](_0x2b0a3b){const _0x2247bc=_0x3a9cd6;for(const _0x1c19c8 of this[_0x2247bc(0xba)]())if(_0x1c19c8[_0x2247bc(0x109)](_0x2b0a3b))return!0x0;return!0x1;}[_0x3a9cd6(0xba)](){const _0x25e8d9=_0x3a9cd6;return this[_0x25e8d9(0xfa)]()[_0x25e8d9(0xc6)](_0x52dd90=>_0x52dd90[_0x25e8d9(0x101)]());}[_0x3a9cd6(0x108)](){const _0x1e64c4=_0x3a9cd6;return this[_0x1e64c4(0xba)]()[_0x1e64c4(0x102)]((_0x7847ed,_0x255e3b)=>[..._0x7847ed,..._0x255e3b[_0x1e64c4(0x108)]()],[]);}[_0x3a9cd6(0xbc)](){const _0x1f15cd=_0x3a9cd6;var _0x304314;return(null===(_0x304314=this[_0x1f15cd(0xf9)]())||void 0x0===_0x304314?void 0x0:_0x304314[_0x1f15cd(0x101)]())||null;}[_0x3a9cd6(0xeb)](){const _0x48fb8a=_0x3a9cd6,_0x1d1c30=this[_0x48fb8a(0xba)]();if(0x1!=_0x1d1c30[_0x48fb8a(0xbd)])return null;const _0x5775b9=_0x1d1c30[0x0],_0x588456=_0x5775b9[_0x48fb8a(0xc8)][_0x48fb8a(0xbb)],_0x42f079=_0x5775b9[_0x48fb8a(0xbe)][_0x48fb8a(0xd9)];return _0x588456 instanceof _0x221daf?_0x588456!=_0x42f079?null:_0x588456:null;}[_0x3a9cd6(0xe7)](){const _0x169231=_0x3a9cd6;this[_0x169231(0xfe)](this[_0x169231(0xba)](),this[_0x169231(0xd5)],this[_0x169231(0x100)]),this[_0x169231(0xc3)]();}[_0x3a9cd6(0xc1)](){const _0x14f92a=_0x3a9cd6;this[_0x14f92a(0xfb)](this[_0x14f92a(0xba)](),this[_0x14f92a(0xd5)],this[_0x14f92a(0x100)]),this[_0x14f92a(0xc3)]();}[_0x3a9cd6(0xc7)](){const _0x19bb6d=_0x3a9cd6,_0x6556a4=[];let _0x5c4abd=this[_0x19bb6d(0xe8)];for(;_0x5c4abd;)_0x6556a4[_0x19bb6d(0xf0)](_0x5c4abd),_0x5c4abd=_0x5c4abd[_0x19bb6d(0xdc)];return _0x6556a4;}[_0x3a9cd6(0xef)](_0x1cef4d,_0x316e44){const _0x4588ca=_0x3a9cd6,_0x3671af=_0x4b2d79(this[_0x4588ca(0x100)]);_0x33e22e(_0x3671af,_0x1cef4d,_0x316e44),_0x836adc(_0x3671af,this[_0x4588ca(0x100)])||(this[_0x4588ca(0x100)]=_0x3671af,this[_0x4588ca(0xcc)](_0x3671af));}[_0x3a9cd6(0xee)](_0x122205){const _0x7ccfc9=_0x3a9cd6,_0x486372=_0x4b2d79(this[_0x7ccfc9(0x100)]);_0x464c13(_0x486372,_0x122205),_0x836adc(_0x486372,this[_0x7ccfc9(0x100)])||(this[_0x7ccfc9(0x100)]=_0x486372,this[_0x7ccfc9(0xcc)](this[_0x7ccfc9(0x100)]));}[_0x3a9cd6(0xf3)](){const _0x23de40=_0x3a9cd6;return{'id':this['id'],'type':this[_0x23de40(0xcb)]?this[_0x23de40(0xf7)]+':'+this[_0x23de40(0xcb)]:this[_0x23de40(0xf7)],'authorId':this[_0x23de40(0xc5)]['id'],'createdAt':this[_0x23de40(0xf1)],'hasComments':this[_0x23de40(0xce)],'data':this[_0x23de40(0xd5)],'attributes':this[_0x23de40(0x100)]};}static[_0x3a9cd6(0xb9)](){const _0x36dd47=_0x3a9cd6;return _0x5c2046()[_0x36dd47(0xd6)](0x1,0x5);}}
23
+ function _0x3226(){const _0x356aa8=['6637930pnyYEs','add','removeAttribute','end','isInContent','_onAccept','getRanges','attributes','91FrnIEh','nodeBefore','creator','length','_saved','onAccept','nodeAfter','createdAt','next','addRange','markers','map','removeMarkers','delete','split','getContainedElement','getFirstRange','removeMarker','addMarker','1101412WjDRqI','getRange','change','previous','getFirstMarker','start','_markerNames','_onDiscard','setAttribute','getMarkerNames','385989nndXZA','isExternal','18tEWJNa','5yePNMe','size','_onAttributesChange','toJSON','631792vuEdrH','commentThread','get','reduce','accept','_isDataLoaded','onAttributesChange','@external','suggestion:','30216ckCJfD','subType','clear','type','_model','discard','head','getMultiRangeId','183UohRxS','28965123vJqYDC','data','getAllAdjacentSuggestions','isIntersecting','push','set','authoredAt','addMarkerName','author','isMultiRange','from','isIntersectingWithRange','filter','hasComments','3122184PdQmVF','getItems','decorate','substr','getMarkers','onDiscard'];_0x3226=function(){return _0x356aa8;};return _0x3226();}const _0x16d9e5=_0x2a62;(function(_0x3acab2,_0x501017){const _0x4252f2=_0x2a62,_0x1fca4f=_0x3acab2();while(!![]){try{const _0x4bef62=-parseInt(_0x4252f2(0x1fc))/0x1+parseInt(_0x4252f2(0x20c))/0x2*(-parseInt(_0x4252f2(0x1c2))/0x3)+parseInt(_0x4252f2(0x1f2))/0x4*(-parseInt(_0x4252f2(0x1ff))/0x5)+-parseInt(_0x4252f2(0x1d1))/0x6+parseInt(_0x4252f2(0x1df))/0x7*(-parseInt(_0x4252f2(0x203))/0x8)+-parseInt(_0x4252f2(0x1fe))/0x9*(-parseInt(_0x4252f2(0x1d7))/0xa)+parseInt(_0x4252f2(0x1c3))/0xb;if(_0x4bef62===_0x501017)break;else _0x1fca4f['push'](_0x1fca4f['shift']());}catch(_0x4d6079){_0x1fca4f['push'](_0x1fca4f['shift']());}}}(_0x3226,0xcad67));function _0x2a62(_0x201e08,_0x1d1255){const _0x3226e4=_0x3226();return _0x2a62=function(_0x2a62a5,_0x2f37f0){_0x2a62a5=_0x2a62a5-0x1c0;let _0x510d0d=_0x3226e4[_0x2a62a5];return _0x510d0d;},_0x2a62(_0x201e08,_0x1d1255);}import{Element as _0x1dc98c}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x58d7b2,uid as _0x1eec09}from'ckeditor5/src/utils.js';import{cloneDeep as _0x4dc62a,isEqual as _0x4de6b0,set as _0xdb3825,unset as _0x2f0ba2}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
+ _0x58d7b2(){constructor(_0x58eed8,_0x19e087){const _0x2ffad5=_0x2a62;super(),this[_0x2ffad5(0x208)]=!0x1,this['id']=_0x19e087['id'],this[_0x2ffad5(0x20f)]=_0x19e087[_0x2ffad5(0x20f)],this[_0x2ffad5(0x20d)]=_0x19e087[_0x2ffad5(0x20d)]||null,this[_0x2ffad5(0x1cb)]=_0x19e087[_0x2ffad5(0x1cb)],this[_0x2ffad5(0x1e1)]=_0x19e087[_0x2ffad5(0x1e1)]||_0x19e087[_0x2ffad5(0x1cb)],this[_0x2ffad5(0x1fd)]=Boolean(_0x19e087[_0x2ffad5(0x1de)]&&_0x19e087[_0x2ffad5(0x1de)][_0x2ffad5(0x20a)]),this[_0x2ffad5(0x1c4)]=null,this[_0x2ffad5(0x210)]=_0x58eed8,this[_0x2ffad5(0x1dc)]=_0x19e087[_0x2ffad5(0x1e4)],this[_0x2ffad5(0x1f9)]=_0x19e087[_0x2ffad5(0x1d6)],this[_0x2ffad5(0x201)]=_0x19e087[_0x2ffad5(0x209)],this[_0x2ffad5(0x1f8)]=new Set(),this[_0x2ffad5(0x1e6)]=null,this[_0x2ffad5(0x1c8)](_0x2ffad5(0x1c9),null),this[_0x2ffad5(0x1c8)](_0x2ffad5(0x1de),_0x19e087[_0x2ffad5(0x1de)]||{}),this[_0x2ffad5(0x1c8)](_0x2ffad5(0x1f5),null),this[_0x2ffad5(0x1c8)](_0x2ffad5(0x1e7),null),this[_0x2ffad5(0x1c8)](_0x2ffad5(0x204),null),this[_0x2ffad5(0x1c8)](_0x2ffad5(0x1e3),!0x1),this[_0x2ffad5(0x1d3)](_0x2ffad5(0x207)),this[_0x2ffad5(0x1d3)](_0x2ffad5(0x211));}get[_0x16d9e5(0x1c0)](){const _0x3e4f89=_0x16d9e5;let _0x2ab1a2=this;for(;_0x2ab1a2[_0x3e4f89(0x1f5)];)_0x2ab1a2=_0x2ab1a2[_0x3e4f89(0x1f5)];return _0x2ab1a2;}get[_0x16d9e5(0x1d0)](){const _0x1acc6c=_0x16d9e5;return!!this[_0x1acc6c(0x204)]&&this[_0x1acc6c(0x204)][_0x1acc6c(0x1e2)]>0x0;}get[_0x16d9e5(0x1cc)](){const _0x5c62ae=_0x16d9e5;if(0x0==this[_0x5c62ae(0x1f8)][_0x5c62ae(0x200)])return!0x1;return 0x6==Array[_0x5c62ae(0x1cd)](this[_0x5c62ae(0x1f8)])[0x0][_0x5c62ae(0x1ed)](':')[_0x5c62ae(0x1e2)];}get[_0x16d9e5(0x1db)](){const _0x348b1d=_0x16d9e5;return null!==this[_0x348b1d(0x1f6)]();}[_0x16d9e5(0x1ca)](_0x1434c9){const _0x4794a8=_0x16d9e5;this[_0x4794a8(0x1f8)][_0x4794a8(0x1d8)](_0x1434c9);}[_0x16d9e5(0x1fb)](){const _0x2165e2=_0x16d9e5;return Array[_0x2165e2(0x1cd)](this[_0x2165e2(0x1f8)]);}[_0x16d9e5(0x1d5)](){const _0x1706ce=_0x16d9e5;return this[_0x1706ce(0x1fb)]()[_0x1706ce(0x1ea)](_0x542d47=>this[_0x1706ce(0x210)][_0x1706ce(0x1e9)][_0x1706ce(0x205)](_0x542d47))[_0x1706ce(0x1cf)](_0x458782=>_0x458782);}[_0x16d9e5(0x1f6)](){const _0x1cf20c=_0x16d9e5;return this[_0x1cf20c(0x1d5)]()[0x0]||null;}[_0x16d9e5(0x1eb)](){const _0x80f433=_0x16d9e5;this[_0x80f433(0x210)][_0x80f433(0x1f4)](_0x28e7c7=>{const _0x407353=_0x80f433;for(const _0x58800c of this[_0x407353(0x1d5)]())_0x28e7c7[_0x407353(0x1f0)](_0x58800c);}),this[_0x80f433(0x1f8)][_0x80f433(0x20e)]();}[_0x16d9e5(0x1f0)](_0x43d0a){const _0x22bd17=_0x16d9e5;this[_0x22bd17(0x210)][_0x22bd17(0x1f4)](_0x5a5f6a=>{const _0x21f9de=_0x22bd17;_0x5a5f6a[_0x21f9de(0x1f0)](_0x43d0a);}),this[_0x22bd17(0x1f8)][_0x22bd17(0x1ec)](_0x43d0a);}[_0x16d9e5(0x1e8)](_0x301fb3){const _0x1710fe=_0x16d9e5,_0x572a6c=_0x1710fe(0x20b)+this[_0x1710fe(0x20f)]+':'+this[_0x1710fe(0x20d)]+':'+this['id']+':'+this[_0x1710fe(0x1e1)]['id']+':'+u[_0x1710fe(0x1c1)]();this[_0x1710fe(0x1ca)](_0x572a6c),this[_0x1710fe(0x210)][_0x1710fe(0x1f4)](_0x714de5=>{const _0x33f405=_0x1710fe;_0x714de5[_0x33f405(0x1f1)](_0x572a6c,{'range':_0x301fb3,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x16d9e5(0x1ce)](_0x68563b){const _0x1e41d1=_0x16d9e5;for(const _0x7021f7 of this[_0x1e41d1(0x1dd)]())if(_0x7021f7[_0x1e41d1(0x1c6)](_0x68563b))return!0x0;return!0x1;}[_0x16d9e5(0x1dd)](){const _0x1e689e=_0x16d9e5;return this[_0x1e689e(0x1d5)]()[_0x1e689e(0x1ea)](_0x2913a8=>_0x2913a8[_0x1e689e(0x1f3)]());}[_0x16d9e5(0x1d2)](){const _0x30ce1c=_0x16d9e5;return this[_0x30ce1c(0x1dd)]()[_0x30ce1c(0x206)]((_0x317acf,_0x2ab32e)=>[..._0x317acf,..._0x2ab32e[_0x30ce1c(0x1d2)]()],[]);}[_0x16d9e5(0x1ef)](){const _0x411fa3=_0x16d9e5;var _0xe3ccaa;return(null===(_0xe3ccaa=this[_0x411fa3(0x1f6)]())||void 0x0===_0xe3ccaa?void 0x0:_0xe3ccaa[_0x411fa3(0x1f3)]())||null;}[_0x16d9e5(0x1ee)](){const _0x1c7f50=_0x16d9e5,_0x1d064f=this[_0x1c7f50(0x1dd)]();if(0x1!=_0x1d064f[_0x1c7f50(0x1e2)])return null;const _0x2d23e1=_0x1d064f[0x0],_0x27cb4a=_0x2d23e1[_0x1c7f50(0x1f7)][_0x1c7f50(0x1e5)],_0x17986a=_0x2d23e1[_0x1c7f50(0x1da)][_0x1c7f50(0x1e0)];return _0x27cb4a instanceof _0x1dc98c?_0x27cb4a!=_0x17986a?null:_0x27cb4a:null;}[_0x16d9e5(0x207)](){const _0x191303=_0x16d9e5;this[_0x191303(0x1dc)](this[_0x191303(0x1dd)](),this[_0x191303(0x1c4)],this[_0x191303(0x1de)]),this[_0x191303(0x1eb)]();}[_0x16d9e5(0x211)](){const _0x195fea=_0x16d9e5;this[_0x195fea(0x1f9)](this[_0x195fea(0x1dd)](),this[_0x195fea(0x1c4)],this[_0x195fea(0x1de)]),this[_0x195fea(0x1eb)]();}[_0x16d9e5(0x1c5)](){const _0x8d7152=_0x16d9e5,_0x114008=[];let _0x5ed868=this[_0x8d7152(0x1c0)];for(;_0x5ed868;)_0x114008[_0x8d7152(0x1c7)](_0x5ed868),_0x5ed868=_0x5ed868[_0x8d7152(0x1e7)];return _0x114008;}[_0x16d9e5(0x1fa)](_0x68543f,_0x55fdb1){const _0x2ca7fa=_0x16d9e5,_0x5976d1=_0x4dc62a(this[_0x2ca7fa(0x1de)]);_0xdb3825(_0x5976d1,_0x68543f,_0x55fdb1),_0x4de6b0(_0x5976d1,this[_0x2ca7fa(0x1de)])||(this[_0x2ca7fa(0x1de)]=_0x5976d1,this[_0x2ca7fa(0x201)](_0x5976d1));}[_0x16d9e5(0x1d9)](_0x2575d2){const _0x3950cb=_0x16d9e5,_0x2dd0c8=_0x4dc62a(this[_0x3950cb(0x1de)]);_0x2f0ba2(_0x2dd0c8,_0x2575d2),_0x4de6b0(_0x2dd0c8,this[_0x3950cb(0x1de)])||(this[_0x3950cb(0x1de)]=_0x2dd0c8,this[_0x3950cb(0x201)](this[_0x3950cb(0x1de)]));}[_0x16d9e5(0x202)](){const _0x51db04=_0x16d9e5;return{'id':this['id'],'type':this[_0x51db04(0x20d)]?this[_0x51db04(0x20f)]+':'+this[_0x51db04(0x20d)]:this[_0x51db04(0x20f)],'authorId':this[_0x51db04(0x1e1)]['id'],'createdAt':this[_0x51db04(0x1e6)],'hasComments':this[_0x51db04(0x1d0)],'data':this[_0x51db04(0x1c4)],'attributes':this[_0x51db04(0x1de)]};}static[_0x16d9e5(0x1c1)](){const _0x4d7fd3=_0x16d9e5;return _0x1eec09()[_0x4d7fd3(0x1d4)](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5ce645=_0x2564;function _0x2170(){const _0x586342=['3199JeKxxi','3529672fMWMPn','skip','236891utngFj','map','*Split:*\x20%0','pop','data','remove','removeEmptyContainer','145089dUXhIA','nextSibling','registerElementLabel','normal','indexOf','$1\x20$2','type','length','match','129Jghyfc','$textProxy','add','previousSibling','newValue','text','20155iTmhPP','key','checkChild','removeContainer','*Insert:*\x20%0','element','getFirstRange','end','join','addContainer','addObject','removeObject','insertion','registerAttributeLabel','getDescriptions','replace','addFormat','_addDescriptionItems','subType','$text','addEmptyContainer','set','Object','isEmpty','label','push','66vDhyqq','*Change\x20to:*\x20%0','EmptyContainer','function','isObject','getItemLabel','item','_locale','nodeAfter','500JvNCBH','_handleRenameSuggestionDescription','Container','*Merge:*\x20%0','softBreak','isEqual','removeFormat','ELEMENT_SPACE','_attributeLabels','get','quantity','_handleInsertRemoveSuggestionDescription','_itemLabelsCallbacks','*Remove:*\x20%0','elementStart','21952326MpKeQj','elementEnd','_customCallbacks','attribute','getWalker','isInContent','_schema','_handleCustomCallbackDescription','start','registerDescriptionCallback','*Set\x20format:*\x20%0','_itemLabels','_handleAttributeSuggestionDescription','_resolveDescriptionItems','37606KaAigK','has','name','6488xDZDtV','deletion','matchingCallback','*Remove\x20format:*\x20%0','format','REPLACE_TEXT'];_0x2170=function(){return _0x586342;};return _0x2170();}(function(_0x2fb32f,_0x40294f){const _0x45696c=_0x2564,_0x4593e6=_0x2fb32f();while(!![]){try{const _0x4e782b=-parseInt(_0x45696c(0x235))/0x1+-parseInt(_0x45696c(0x229))/0x2*(-parseInt(_0x45696c(0x1e3))/0x3)+-parseInt(_0x45696c(0x233))/0x4+parseInt(_0x45696c(0x1e9))/0x5*(-parseInt(_0x45696c(0x203))/0x6)+-parseInt(_0x45696c(0x232))/0x7*(parseInt(_0x45696c(0x22c))/0x8)+parseInt(_0x45696c(0x1da))/0x9*(-parseInt(_0x45696c(0x20c))/0xa)+parseInt(_0x45696c(0x21b))/0xb;if(_0x4e782b===_0x40294f)break;else _0x4593e6['push'](_0x4593e6['shift']());}catch(_0x1edf95){_0x4593e6['push'](_0x4593e6['shift']());}}}(_0x2170,0x713fc));function _0x2564(_0x9d7f39,_0x2717a5){const _0x21701b=_0x2170();return _0x2564=function(_0x25643b,_0x443dd9){_0x25643b=_0x25643b-0x1d4;let _0x1e7fb7=_0x21701b[_0x25643b];return _0x1e7fb7;},_0x2564(_0x9d7f39,_0x2717a5);}import{getTranslation as _0x3b5759}from'./utils/common-translations.js';import{priorities as _0x241bc6,insertToPriorityArray as _0x32836d}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x207b01}from'./trackchangesediting.js';export default class f{constructor(_0x32b6b8,_0x5417c9){const _0x3fc061=_0x2564;this[_0x3fc061(0x21d)]=[],this[_0x3fc061(0x226)]=new Map(),this[_0x3fc061(0x218)]=[],this[_0x3fc061(0x214)]=new Map(),this[_0x3fc061(0x221)]=_0x32b6b8,this[_0x3fc061(0x20a)]=_0x5417c9;}[_0x5ce645(0x1f7)](_0xce2ecf){const _0x5344a7=_0x5ce645,_0x28c0e4=[],_0x304aa8=new Set(),_0x4ab4a9=new Set();for(let _0xbeca7f=0x0;_0xbeca7f<_0xce2ecf[_0x5344a7(0x1e1)];_0xbeca7f++){const _0x1c7b69=_0xce2ecf[_0xbeca7f];if(!_0x1c7b69[_0x5344a7(0x220)])continue;const _0x45020e=this[_0x5344a7(0x222)](_0x1c7b69);if(_0x45020e){if(null!=_0x1c7b69[_0x5344a7(0x1fb)]){if(_0x304aa8[_0x5344a7(0x22a)](_0x1c7b69[_0x5344a7(0x1fb)]))continue;_0x304aa8[_0x5344a7(0x1e5)](_0x1c7b69[_0x5344a7(0x1fb)]);}_0x28c0e4[_0x5344a7(0x202)](_0x45020e);}else{if(_0x5344a7(0x21e)!=_0x1c7b69[_0x5344a7(0x1e0)])_0x5344a7(0x1f5)!=_0x1c7b69[_0x5344a7(0x1e0)]&&_0x5344a7(0x22d)!=_0x1c7b69[_0x5344a7(0x1e0)]||this[_0x5344a7(0x217)](_0x28c0e4,_0x1c7b69,_0xce2ecf[_0xbeca7f+0x1]);else{const _0x1c6705=_0x1c7b69[_0x5344a7(0x1d7)][_0x5344a7(0x1ea)];if(_0x4ab4a9[_0x5344a7(0x22a)](_0x1c6705))continue;_0x4ab4a9[_0x5344a7(0x1e5)](_0x1c7b69[_0x5344a7(0x1d7)][_0x5344a7(0x1ea)]),_0x1c6705==_0x207b01?this[_0x5344a7(0x20d)](_0x28c0e4,_0x1c7b69):this[_0x5344a7(0x227)](_0x28c0e4,_0x1c7b69);}}}return this[_0x5344a7(0x228)](_0x28c0e4);}[_0x5ce645(0x224)](_0x2e3225){const _0x6174d7=_0x5ce645;this[_0x6174d7(0x21d)][_0x6174d7(0x202)](_0x2e3225);}[_0x5ce645(0x1dc)](_0x574e0f,_0x19aa28,_0x1b1d34=_0x241bc6[_0x5ce645(0x1dd)]){const _0x3a5eff=_0x5ce645;_0x3a5eff(0x206)==typeof _0x574e0f?_0x32836d(this[_0x3a5eff(0x218)],{'matchingCallback':_0x574e0f,'label':_0x19aa28,'priority':_0x1b1d34}):this[_0x3a5eff(0x226)][_0x3a5eff(0x1fe)](_0x574e0f,_0x19aa28);}[_0x5ce645(0x1f6)](_0x1e8aac,_0x496bec){const _0x196495=_0x5ce645;this[_0x196495(0x214)][_0x196495(0x1fe)](_0x1e8aac,_0x496bec);}[_0x5ce645(0x208)](_0x4da26e,_0x1b1fa2=0x1){const _0x3b9660=_0x5ce645;let _0x4dcd05;for(const _0x354a30 of this[_0x3b9660(0x218)])if(_0x354a30[_0x3b9660(0x22e)](_0x4da26e)){_0x4dcd05=_0x354a30[_0x3b9660(0x201)];break;}return _0x4dcd05||(_0x4dcd05=this[_0x3b9660(0x226)][_0x3b9660(0x215)](_0x4da26e[_0x3b9660(0x22b)])),_0x4dcd05?_0x4dcd05(_0x1b1fa2):0x1!==_0x1b1fa2?_0x1b1fa2+'\x20'+_0x4da26e[_0x3b9660(0x22b)]+'s':''+_0x4da26e[_0x3b9660(0x22b)];}[_0x5ce645(0x1fa)](_0x39e2f2,_0x35bee5){const _0x1fc341=_0x5ce645,_0x209a94=_0x35bee5[_0x1fc341(0x1ef)]()[_0x1fc341(0x21f)](),_0x265b38=_0x1fc341(0x1f5)==_0x35bee5[_0x1fc341(0x1e0)]?_0x1fc341(0x1e5):_0x1fc341(0x1d8);for(const _0x4539a2 of _0x209a94){const _0x2ae191=_0x4539a2[_0x1fc341(0x209)],_0x4feff2=_0x39e2f2[_0x39e2f2[_0x1fc341(0x1e1)]-0x1];if(_0x2ae191['is'](_0x1fc341(0x1e4)))_0x4feff2&&_0x4feff2[_0x1fc341(0x1e0)][_0x1fc341(0x1de)](_0x1fc341(0x20e))>-0x1&&_0x39e2f2[_0x1fc341(0x1d6)](),_0x4feff2&&_0x1fc341(0x1e8)==_0x4feff2[_0x1fc341(0x1e0)]?_0x4feff2[_0x265b38]+=_0x2ae191[_0x1fc341(0x1d7)]:_0x39e2f2[_0x1fc341(0x202)]({'type':_0x1fc341(0x1e8),'add':_0x1fc341(0x1e5)==_0x265b38?_0x2ae191[_0x1fc341(0x1d7)]:'','remove':_0x1fc341(0x1d8)==_0x265b38?_0x2ae191[_0x1fc341(0x1d7)]:''});else{if(this[_0x1fc341(0x221)][_0x1fc341(0x207)](_0x2ae191)){const _0x5db0cf=_0x2ae191;if(_0x4feff2&&_0x4feff2[_0x1fc341(0x1e0)][_0x1fc341(0x1de)](_0x1fc341(0x20e))>-0x1&&_0x39e2f2[_0x1fc341(0x1d6)](),_0x1fc341(0x21c)==_0x4539a2[_0x1fc341(0x1e0)])continue;_0x4feff2&&_0x4feff2[_0x1fc341(0x1e0)]==_0x265b38+_0x1fc341(0x1ff)&&_0x4feff2[_0x1fc341(0x1ee)][_0x1fc341(0x22b)]==_0x5db0cf[_0x1fc341(0x22b)]?_0x4feff2[_0x1fc341(0x216)]++:_0x39e2f2[_0x1fc341(0x202)]({'type':_0x265b38+_0x1fc341(0x1ff),'element':_0x5db0cf,'quantity':0x1}),_0x209a94[_0x1fc341(0x234)](_0x445827=>!(_0x1fc341(0x21c)==_0x445827[_0x1fc341(0x1e0)]&&_0x445827[_0x1fc341(0x209)]==_0x2ae191));}else{if(this[_0x1fc341(0x221)][_0x1fc341(0x1eb)](_0x2ae191,_0x1fc341(0x1fc))||_0x2ae191['is'](_0x1fc341(0x1ee),_0x1fc341(0x210))){const _0x3f13fc=_0x2ae191;if(_0x1fc341(0x1e5)==_0x265b38&&_0x1fc341(0x21a)==_0x4539a2[_0x1fc341(0x1e0)]||_0x1fc341(0x1d8)==_0x265b38&&_0x1fc341(0x21c)==_0x4539a2[_0x1fc341(0x1e0)])continue;if(_0x4feff2&&-0x1==_0x4feff2[_0x1fc341(0x1e0)][_0x1fc341(0x1de)](_0x1fc341(0x20e))){_0x1fc341(0x1e8)==_0x4feff2[_0x1fc341(0x1e0)]&&(_0x4feff2[_0x265b38]+='\x0a');continue;}let _0xb19298;if(_0xb19298=_0x1fc341(0x1e5)==_0x265b38?_0x3f13fc[_0x1fc341(0x1db)]&&!this[_0x1fc341(0x221)][_0x1fc341(0x207)](_0x3f13fc[_0x1fc341(0x1db)])?_0x3f13fc[_0x1fc341(0x1db)]:null:_0x3f13fc[_0x1fc341(0x1e6)]&&!this[_0x1fc341(0x221)][_0x1fc341(0x207)](_0x3f13fc[_0x1fc341(0x1e6)])?_0x3f13fc[_0x1fc341(0x1e6)]:null,_0x3f13fc[_0x1fc341(0x200)]||_0xb19298&&_0xb19298[_0x1fc341(0x200)]){const _0x3d8547=_0xb19298&&_0xb19298[_0x1fc341(0x200)]?_0xb19298:_0x3f13fc;_0x4feff2&&_0x4feff2[_0x1fc341(0x1e0)]==_0x265b38+_0x1fc341(0x205)&&_0x4feff2[_0x1fc341(0x1ee)][_0x1fc341(0x22b)]==_0x3d8547[_0x1fc341(0x22b)]?_0x4feff2[_0x1fc341(0x216)]++:_0x39e2f2[_0x1fc341(0x202)]({'type':_0x265b38+_0x1fc341(0x205),'element':_0x3d8547,'quantity':0x1});}else _0x39e2f2[_0x1fc341(0x202)]({'type':_0x265b38+_0x1fc341(0x20e),'element':_0x3f13fc});}}}}}[_0x5ce645(0x228)](_0x44ea9d){const _0xf45de4=_0x5ce645,_0x4af2a3=this[_0xf45de4(0x20a)],_0x9fb01e=[],_0x2a6dfb=[],_0x74cd9c=[];for(const _0x2ecf0a of _0x44ea9d)switch(_0x2ecf0a[_0xf45de4(0x1e0)]){case _0xf45de4(0x1e8):if(_0x2ecf0a[_0xf45de4(0x1e5)]=_0x2ecf0a[_0xf45de4(0x1e5)][_0xf45de4(0x1f8)](/(\S)\u000A+(\S)/g,_0xf45de4(0x1df))[_0xf45de4(0x1f8)](/\u000A/g,''),_0x2ecf0a[_0xf45de4(0x1d8)]=_0x2ecf0a[_0xf45de4(0x1d8)][_0xf45de4(0x1f8)](/(\S)\u000A+(\S)/g,_0xf45de4(0x1df))[_0xf45de4(0x1f8)](/\u000A/g,''),''!=_0x2ecf0a[_0xf45de4(0x1e5)]&&''!=_0x2ecf0a[_0xf45de4(0x1d8)]){_0x9fb01e[_0xf45de4(0x202)]({'type':_0xf45de4(0x1f8),'content':_0x3b5759(_0x4af2a3,_0xf45de4(0x231),['\x22'+_0x2ecf0a[_0xf45de4(0x1d8)]+'\x22','\x22'+_0x2ecf0a[_0xf45de4(0x1e5)]+'\x22'])});continue;}if(null!=_0x2ecf0a[_0xf45de4(0x1e5)][_0xf45de4(0x1e2)](/^ +$/)){_0x9fb01e[_0xf45de4(0x202)]({'type':_0xf45de4(0x1f5),'content':_0x3b5759(_0x4af2a3,_0xf45de4(0x1ed),_0x3b5759(_0x4af2a3,_0xf45de4(0x213),_0x2ecf0a[_0xf45de4(0x1e5)][_0xf45de4(0x1e1)]))});continue;}if(null!=_0x2ecf0a[_0xf45de4(0x1d8)][_0xf45de4(0x1e2)](/^ +$/)){_0x9fb01e[_0xf45de4(0x202)]({'type':_0xf45de4(0x22d),'content':_0x3b5759(_0x4af2a3,_0xf45de4(0x219),_0x3b5759(_0x4af2a3,_0xf45de4(0x213),_0x2ecf0a[_0xf45de4(0x1d8)][_0xf45de4(0x1e1)]))});continue;}if(''!=_0x2ecf0a[_0xf45de4(0x1e5)]){_0x9fb01e[_0xf45de4(0x202)]({'type':_0xf45de4(0x1f5),'content':_0x3b5759(_0x4af2a3,_0xf45de4(0x1ed),'\x22'+_0x2ecf0a[_0xf45de4(0x1e5)]+'\x22')});continue;}_0x9fb01e[_0xf45de4(0x202)]({'type':_0xf45de4(0x22d),'content':_0x3b5759(_0x4af2a3,_0xf45de4(0x219),'\x22'+_0x2ecf0a[_0xf45de4(0x1d8)]+'\x22')});continue;case _0xf45de4(0x1fd):case _0xf45de4(0x1f3):_0x9fb01e[_0xf45de4(0x202)]({'type':_0xf45de4(0x1f5),'content':_0x3b5759(_0x4af2a3,_0xf45de4(0x1ed),this[_0xf45de4(0x208)](_0x2ecf0a[_0xf45de4(0x1ee)],_0x2ecf0a[_0xf45de4(0x216)]))});continue;case _0xf45de4(0x1d9):case _0xf45de4(0x1f4):_0x9fb01e[_0xf45de4(0x202)]({'type':_0xf45de4(0x22d),'content':_0x3b5759(_0x4af2a3,_0xf45de4(0x219),this[_0xf45de4(0x208)](_0x2ecf0a[_0xf45de4(0x1ee)],_0x2ecf0a[_0xf45de4(0x216)]))});continue;case _0xf45de4(0x1f2):_0x9fb01e[_0xf45de4(0x202)]({'type':_0xf45de4(0x1f5),'content':_0x3b5759(_0x4af2a3,_0xf45de4(0x1d5),this[_0xf45de4(0x208)](_0x2ecf0a[_0xf45de4(0x1ee)],_0x2ecf0a[_0xf45de4(0x216)]))});continue;case _0xf45de4(0x1ec):_0x9fb01e[_0xf45de4(0x202)]({'type':_0xf45de4(0x22d),'content':_0x3b5759(_0x4af2a3,_0xf45de4(0x20f),this[_0xf45de4(0x208)](_0x2ecf0a[_0xf45de4(0x1ee)],_0x2ecf0a[_0xf45de4(0x216)]))});continue;case _0xf45de4(0x1f9):_0x2a6dfb[_0xf45de4(0x202)](_0x2ecf0a[_0xf45de4(0x1ea)]);continue;case _0xf45de4(0x212):_0x74cd9c[_0xf45de4(0x202)](_0x2ecf0a[_0xf45de4(0x1ea)]);continue;default:_0x9fb01e[_0xf45de4(0x202)](_0x2ecf0a);}if(_0x2a6dfb[_0xf45de4(0x1e1)]){const _0x30330c=_0x2a6dfb[_0xf45de4(0x1d4)](_0xd9b762=>this[_0xf45de4(0x214)][_0xf45de4(0x22a)](_0xd9b762)?this[_0xf45de4(0x214)][_0xf45de4(0x215)](_0xd9b762):_0xd9b762)[_0xf45de4(0x1f1)](',\x20');_0x9fb01e[_0xf45de4(0x202)]({'type':_0xf45de4(0x230),'content':_0x3b5759(this[_0xf45de4(0x20a)],_0xf45de4(0x225),_0x30330c)});}if(_0x74cd9c[_0xf45de4(0x1e1)]){const _0x243e31=_0x74cd9c[_0xf45de4(0x1d4)](_0x5d6507=>this[_0xf45de4(0x214)][_0xf45de4(0x22a)](_0x5d6507)?this[_0xf45de4(0x214)][_0xf45de4(0x215)](_0x5d6507):_0x5d6507)[_0xf45de4(0x1f1)](',\x20');_0x9fb01e[_0xf45de4(0x202)]({'type':_0xf45de4(0x230),'content':_0x3b5759(this[_0xf45de4(0x20a)],_0xf45de4(0x22f),_0x243e31)});}return _0x9fb01e;}[_0x5ce645(0x222)](_0x39fb4b){const _0x138c1=_0x5ce645;for(const _0x5f5986 of this[_0x138c1(0x21d)]){const _0x8882ef=_0x5f5986(_0x39fb4b);if(_0x8882ef&&_0x138c1(0x1e0)in _0x8882ef)return _0x8882ef;}}[_0x5ce645(0x227)](_0x5c98e9,_0x6df67d){const _0x5d452e=_0x5ce645,_0x5814f3=_0x6df67d[_0x5d452e(0x1d7)],_0x18856d=void 0x0===_0x5814f3[_0x5d452e(0x1e7)]?_0x5d452e(0x212):_0x5d452e(0x1f9);_0x5c98e9[_0x5d452e(0x202)]({'type':_0x18856d,'key':_0x5814f3[_0x5d452e(0x1ea)]});}[_0x5ce645(0x20d)](_0x2e6181,_0x1ce92a){const _0x20b475=_0x5ce645;_0x2e6181[_0x20b475(0x202)]({'type':_0x20b475(0x230),'content':_0x3b5759(this[_0x20b475(0x20a)],_0x20b475(0x204),this[_0x20b475(0x208)](_0x1ce92a[_0x20b475(0x1ef)]()[_0x20b475(0x223)][_0x20b475(0x20b)],0x1))});}[_0x5ce645(0x217)](_0x491ba9,_0x1b6096,_0x25aded){const _0x42c76a=_0x5ce645;if(this[_0x42c76a(0x1fa)](_0x491ba9,_0x1b6096),_0x25aded&&_0x25aded[_0x42c76a(0x1ef)]()&&!_0x1b6096[_0x42c76a(0x1ef)]()[_0x42c76a(0x1f0)][_0x42c76a(0x211)](_0x25aded[_0x42c76a(0x1ef)]()[_0x42c76a(0x223)])){const _0x370dbd=_0x491ba9[_0x491ba9[_0x42c76a(0x1e1)]-0x1],_0x349cc4=_0x42c76a(0x1f5)==_0x1b6096[_0x42c76a(0x1e0)]?_0x42c76a(0x1e5):_0x42c76a(0x1d8);_0x370dbd&&_0x42c76a(0x1e8)==_0x370dbd[_0x42c76a(0x1e0)]&&(_0x370dbd[_0x349cc4]+='\x0a');}}}
23
+ const _0x5c4bca=_0x1974;(function(_0x3dec0c,_0x45bc99){const _0x3a35d8=_0x1974,_0x441846=_0x3dec0c();while(!![]){try{const _0xf58255=-parseInt(_0x3a35d8(0x1a9))/0x1+-parseInt(_0x3a35d8(0x1ae))/0x2+-parseInt(_0x3a35d8(0x1a4))/0x3+parseInt(_0x3a35d8(0x1af))/0x4*(-parseInt(_0x3a35d8(0x198))/0x5)+-parseInt(_0x3a35d8(0x175))/0x6*(parseInt(_0x3a35d8(0x17d))/0x7)+-parseInt(_0x3a35d8(0x1b5))/0x8+parseInt(_0x3a35d8(0x17f))/0x9;if(_0xf58255===_0x45bc99)break;else _0x441846['push'](_0x441846['shift']());}catch(_0x2ab2b9){_0x441846['push'](_0x441846['shift']());}}}(_0x33a1,0xd1741));function _0x33a1(){const _0x1c798b=['addFormat','label','8839744MwpdlS','pop','replace','_schema','skip','*Split:*\x20%0','*Set\x20format:*\x20%0','_itemLabelsCallbacks','registerElementLabel','newValue','$textProxy','*Change\x20to:*\x20%0','start','has','isEqual','_handleInsertRemoveSuggestionDescription','element','addObject','softBreak','remove','REPLACE_TEXT','addEmptyContainer','EmptyContainer','previousSibling','$text','registerAttributeLabel','checkChild','nodeAfter','isObject','insertion','join','end','158754BZUUJI','*Insert:*\x20%0','ELEMENT_SPACE','removeEmptyContainer','_handleRenameSuggestionDescription','type','Object','normal','392MAhbGJ','quantity','64634283ScSneP','*Merge:*\x20%0','elementStart','*Remove\x20format:*\x20%0','removeObject','data','length','_customCallbacks','_itemLabels','key','isEmpty','text','_resolveDescriptionItems','getDescriptions','_locale','attribute','elementEnd','nextSibling','name','$1\x20$2','removeFormat','_handleAttributeSuggestionDescription','isInContent','add','_addDescriptionItems','7253230NWVHHR','_handleCustomCallbackDescription','deletion','*Remove:*\x20%0','indexOf','addContainer','map','Container','matchingCallback','subType','getWalker','push','2777190mcbgBC','set','format','function','getItemLabel','360186qghZVV','_attributeLabels','getFirstRange','get','match','2000864GSlyzY','4gxwfVD','registerDescriptionCallback','item','removeContainer'];_0x33a1=function(){return _0x1c798b;};return _0x33a1();}import{getTranslation as _0x4ebb55}from'./utils/common-translations.js';import{priorities as _0x5a3c9b,insertToPriorityArray as _0x30da42}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x4aa308}from'./trackchangesediting.js';function _0x1974(_0x4801c4,_0x5cbbd0){const _0x33a1e3=_0x33a1();return _0x1974=function(_0x197488,_0x210f7d){_0x197488=_0x197488-0x156;let _0x465789=_0x33a1e3[_0x197488];return _0x465789;},_0x1974(_0x4801c4,_0x5cbbd0);}export default class f{constructor(_0x36035c,_0x3a8a09){const _0x44ec05=_0x1974;this[_0x44ec05(0x186)]=[],this[_0x44ec05(0x187)]=new Map(),this[_0x44ec05(0x15c)]=[],this[_0x44ec05(0x1aa)]=new Map(),this[_0x44ec05(0x158)]=_0x36035c,this[_0x44ec05(0x18d)]=_0x3a8a09;}[_0x5c4bca(0x18c)](_0xc17858){const _0x5738a8=_0x5c4bca,_0x119f6e=[],_0x2f9e6c=new Set(),_0x55fa6b=new Set();for(let _0x428221=0x0;_0x428221<_0xc17858[_0x5738a8(0x185)];_0x428221++){const _0x15f07a=_0xc17858[_0x428221];if(!_0x15f07a[_0x5738a8(0x195)])continue;const _0x3dcc4a=this[_0x5738a8(0x199)](_0x15f07a);if(_0x3dcc4a){if(null!=_0x15f07a[_0x5738a8(0x1a1)]){if(_0x2f9e6c[_0x5738a8(0x162)](_0x15f07a[_0x5738a8(0x1a1)]))continue;_0x2f9e6c[_0x5738a8(0x196)](_0x15f07a[_0x5738a8(0x1a1)]);}_0x119f6e[_0x5738a8(0x1a3)](_0x3dcc4a);}else{if(_0x5738a8(0x18e)!=_0x15f07a[_0x5738a8(0x17a)])_0x5738a8(0x172)!=_0x15f07a[_0x5738a8(0x17a)]&&_0x5738a8(0x19a)!=_0x15f07a[_0x5738a8(0x17a)]||this[_0x5738a8(0x164)](_0x119f6e,_0x15f07a,_0xc17858[_0x428221+0x1]);else{const _0x468f9c=_0x15f07a[_0x5738a8(0x184)][_0x5738a8(0x188)];if(_0x55fa6b[_0x5738a8(0x162)](_0x468f9c))continue;_0x55fa6b[_0x5738a8(0x196)](_0x15f07a[_0x5738a8(0x184)][_0x5738a8(0x188)]),_0x468f9c==_0x4aa308?this[_0x5738a8(0x179)](_0x119f6e,_0x15f07a):this[_0x5738a8(0x194)](_0x119f6e,_0x15f07a);}}}return this[_0x5738a8(0x18b)](_0x119f6e);}[_0x5c4bca(0x1b0)](_0x1af349){const _0x25399a=_0x5c4bca;this[_0x25399a(0x186)][_0x25399a(0x1a3)](_0x1af349);}[_0x5c4bca(0x15d)](_0x4e63ed,_0xdaed66,_0x403549=_0x5a3c9b[_0x5c4bca(0x17c)]){const _0x35a439=_0x5c4bca;_0x35a439(0x1a7)==typeof _0x4e63ed?_0x30da42(this[_0x35a439(0x15c)],{'matchingCallback':_0x4e63ed,'label':_0xdaed66,'priority':_0x403549}):this[_0x35a439(0x187)][_0x35a439(0x1a5)](_0x4e63ed,_0xdaed66);}[_0x5c4bca(0x16e)](_0x5a53fa,_0x3ef4f1){const _0x37a458=_0x5c4bca;this[_0x37a458(0x1aa)][_0x37a458(0x1a5)](_0x5a53fa,_0x3ef4f1);}[_0x5c4bca(0x1a8)](_0x268208,_0x10594b=0x1){const _0x93489c=_0x5c4bca;let _0x239f5b;for(const _0xad7010 of this[_0x93489c(0x15c)])if(_0xad7010[_0x93489c(0x1a0)](_0x268208)){_0x239f5b=_0xad7010[_0x93489c(0x1b4)];break;}return _0x239f5b||(_0x239f5b=this[_0x93489c(0x187)][_0x93489c(0x1ac)](_0x268208[_0x93489c(0x191)])),_0x239f5b?_0x239f5b(_0x10594b):0x1!==_0x10594b?_0x10594b+'\x20'+_0x268208[_0x93489c(0x191)]+'s':''+_0x268208[_0x93489c(0x191)];}[_0x5c4bca(0x197)](_0x5e139a,_0x11697e){const _0x3a8ea6=_0x5c4bca,_0x271621=_0x11697e[_0x3a8ea6(0x1ab)]()[_0x3a8ea6(0x1a2)](),_0x8e255e=_0x3a8ea6(0x172)==_0x11697e[_0x3a8ea6(0x17a)]?_0x3a8ea6(0x196):_0x3a8ea6(0x168);for(const _0x569650 of _0x271621){const _0x5d4824=_0x569650[_0x3a8ea6(0x1b1)],_0x8d8103=_0x5e139a[_0x5e139a[_0x3a8ea6(0x185)]-0x1];if(_0x5d4824['is'](_0x3a8ea6(0x15f)))_0x8d8103&&_0x8d8103[_0x3a8ea6(0x17a)][_0x3a8ea6(0x19c)](_0x3a8ea6(0x19f))>-0x1&&_0x5e139a[_0x3a8ea6(0x156)](),_0x8d8103&&_0x3a8ea6(0x18a)==_0x8d8103[_0x3a8ea6(0x17a)]?_0x8d8103[_0x8e255e]+=_0x5d4824[_0x3a8ea6(0x184)]:_0x5e139a[_0x3a8ea6(0x1a3)]({'type':_0x3a8ea6(0x18a),'add':_0x3a8ea6(0x196)==_0x8e255e?_0x5d4824[_0x3a8ea6(0x184)]:'','remove':_0x3a8ea6(0x168)==_0x8e255e?_0x5d4824[_0x3a8ea6(0x184)]:''});else{if(this[_0x3a8ea6(0x158)][_0x3a8ea6(0x171)](_0x5d4824)){const _0x8fe66c=_0x5d4824;if(_0x8d8103&&_0x8d8103[_0x3a8ea6(0x17a)][_0x3a8ea6(0x19c)](_0x3a8ea6(0x19f))>-0x1&&_0x5e139a[_0x3a8ea6(0x156)](),_0x3a8ea6(0x18f)==_0x569650[_0x3a8ea6(0x17a)])continue;_0x8d8103&&_0x8d8103[_0x3a8ea6(0x17a)]==_0x8e255e+_0x3a8ea6(0x17b)&&_0x8d8103[_0x3a8ea6(0x165)][_0x3a8ea6(0x191)]==_0x8fe66c[_0x3a8ea6(0x191)]?_0x8d8103[_0x3a8ea6(0x17e)]++:_0x5e139a[_0x3a8ea6(0x1a3)]({'type':_0x8e255e+_0x3a8ea6(0x17b),'element':_0x8fe66c,'quantity':0x1}),_0x271621[_0x3a8ea6(0x159)](_0x584ba1=>!(_0x3a8ea6(0x18f)==_0x584ba1[_0x3a8ea6(0x17a)]&&_0x584ba1[_0x3a8ea6(0x1b1)]==_0x5d4824));}else{if(this[_0x3a8ea6(0x158)][_0x3a8ea6(0x16f)](_0x5d4824,_0x3a8ea6(0x16d))||_0x5d4824['is'](_0x3a8ea6(0x165),_0x3a8ea6(0x167))){const _0x333b40=_0x5d4824;if(_0x3a8ea6(0x196)==_0x8e255e&&_0x3a8ea6(0x181)==_0x569650[_0x3a8ea6(0x17a)]||_0x3a8ea6(0x168)==_0x8e255e&&_0x3a8ea6(0x18f)==_0x569650[_0x3a8ea6(0x17a)])continue;if(_0x8d8103&&-0x1==_0x8d8103[_0x3a8ea6(0x17a)][_0x3a8ea6(0x19c)](_0x3a8ea6(0x19f))){_0x3a8ea6(0x18a)==_0x8d8103[_0x3a8ea6(0x17a)]&&(_0x8d8103[_0x8e255e]+='\x0a');continue;}let _0x332386;if(_0x332386=_0x3a8ea6(0x196)==_0x8e255e?_0x333b40[_0x3a8ea6(0x190)]&&!this[_0x3a8ea6(0x158)][_0x3a8ea6(0x171)](_0x333b40[_0x3a8ea6(0x190)])?_0x333b40[_0x3a8ea6(0x190)]:null:_0x333b40[_0x3a8ea6(0x16c)]&&!this[_0x3a8ea6(0x158)][_0x3a8ea6(0x171)](_0x333b40[_0x3a8ea6(0x16c)])?_0x333b40[_0x3a8ea6(0x16c)]:null,_0x333b40[_0x3a8ea6(0x189)]||_0x332386&&_0x332386[_0x3a8ea6(0x189)]){const _0x3ede4a=_0x332386&&_0x332386[_0x3a8ea6(0x189)]?_0x332386:_0x333b40;_0x8d8103&&_0x8d8103[_0x3a8ea6(0x17a)]==_0x8e255e+_0x3a8ea6(0x16b)&&_0x8d8103[_0x3a8ea6(0x165)][_0x3a8ea6(0x191)]==_0x3ede4a[_0x3a8ea6(0x191)]?_0x8d8103[_0x3a8ea6(0x17e)]++:_0x5e139a[_0x3a8ea6(0x1a3)]({'type':_0x8e255e+_0x3a8ea6(0x16b),'element':_0x3ede4a,'quantity':0x1});}else _0x5e139a[_0x3a8ea6(0x1a3)]({'type':_0x8e255e+_0x3a8ea6(0x19f),'element':_0x333b40});}}}}}[_0x5c4bca(0x18b)](_0xf4b0ee){const _0x4e5c41=_0x5c4bca,_0x39af4c=this[_0x4e5c41(0x18d)],_0x2b63a0=[],_0x52cbb3=[],_0x2f39fb=[];for(const _0x20257e of _0xf4b0ee)switch(_0x20257e[_0x4e5c41(0x17a)]){case _0x4e5c41(0x18a):if(_0x20257e[_0x4e5c41(0x196)]=_0x20257e[_0x4e5c41(0x196)][_0x4e5c41(0x157)](/(\S)\u000A+(\S)/g,_0x4e5c41(0x192))[_0x4e5c41(0x157)](/\u000A/g,''),_0x20257e[_0x4e5c41(0x168)]=_0x20257e[_0x4e5c41(0x168)][_0x4e5c41(0x157)](/(\S)\u000A+(\S)/g,_0x4e5c41(0x192))[_0x4e5c41(0x157)](/\u000A/g,''),''!=_0x20257e[_0x4e5c41(0x196)]&&''!=_0x20257e[_0x4e5c41(0x168)]){_0x2b63a0[_0x4e5c41(0x1a3)]({'type':_0x4e5c41(0x157),'content':_0x4ebb55(_0x39af4c,_0x4e5c41(0x169),['\x22'+_0x20257e[_0x4e5c41(0x168)]+'\x22','\x22'+_0x20257e[_0x4e5c41(0x196)]+'\x22'])});continue;}if(null!=_0x20257e[_0x4e5c41(0x196)][_0x4e5c41(0x1ad)](/^ +$/)){_0x2b63a0[_0x4e5c41(0x1a3)]({'type':_0x4e5c41(0x172),'content':_0x4ebb55(_0x39af4c,_0x4e5c41(0x176),_0x4ebb55(_0x39af4c,_0x4e5c41(0x177),_0x20257e[_0x4e5c41(0x196)][_0x4e5c41(0x185)]))});continue;}if(null!=_0x20257e[_0x4e5c41(0x168)][_0x4e5c41(0x1ad)](/^ +$/)){_0x2b63a0[_0x4e5c41(0x1a3)]({'type':_0x4e5c41(0x19a),'content':_0x4ebb55(_0x39af4c,_0x4e5c41(0x19b),_0x4ebb55(_0x39af4c,_0x4e5c41(0x177),_0x20257e[_0x4e5c41(0x168)][_0x4e5c41(0x185)]))});continue;}if(''!=_0x20257e[_0x4e5c41(0x196)]){_0x2b63a0[_0x4e5c41(0x1a3)]({'type':_0x4e5c41(0x172),'content':_0x4ebb55(_0x39af4c,_0x4e5c41(0x176),'\x22'+_0x20257e[_0x4e5c41(0x196)]+'\x22')});continue;}_0x2b63a0[_0x4e5c41(0x1a3)]({'type':_0x4e5c41(0x19a),'content':_0x4ebb55(_0x39af4c,_0x4e5c41(0x19b),'\x22'+_0x20257e[_0x4e5c41(0x168)]+'\x22')});continue;case _0x4e5c41(0x16a):case _0x4e5c41(0x166):_0x2b63a0[_0x4e5c41(0x1a3)]({'type':_0x4e5c41(0x172),'content':_0x4ebb55(_0x39af4c,_0x4e5c41(0x176),this[_0x4e5c41(0x1a8)](_0x20257e[_0x4e5c41(0x165)],_0x20257e[_0x4e5c41(0x17e)]))});continue;case _0x4e5c41(0x178):case _0x4e5c41(0x183):_0x2b63a0[_0x4e5c41(0x1a3)]({'type':_0x4e5c41(0x19a),'content':_0x4ebb55(_0x39af4c,_0x4e5c41(0x19b),this[_0x4e5c41(0x1a8)](_0x20257e[_0x4e5c41(0x165)],_0x20257e[_0x4e5c41(0x17e)]))});continue;case _0x4e5c41(0x19d):_0x2b63a0[_0x4e5c41(0x1a3)]({'type':_0x4e5c41(0x172),'content':_0x4ebb55(_0x39af4c,_0x4e5c41(0x15a),this[_0x4e5c41(0x1a8)](_0x20257e[_0x4e5c41(0x165)],_0x20257e[_0x4e5c41(0x17e)]))});continue;case _0x4e5c41(0x1b2):_0x2b63a0[_0x4e5c41(0x1a3)]({'type':_0x4e5c41(0x19a),'content':_0x4ebb55(_0x39af4c,_0x4e5c41(0x180),this[_0x4e5c41(0x1a8)](_0x20257e[_0x4e5c41(0x165)],_0x20257e[_0x4e5c41(0x17e)]))});continue;case _0x4e5c41(0x1b3):_0x52cbb3[_0x4e5c41(0x1a3)](_0x20257e[_0x4e5c41(0x188)]);continue;case _0x4e5c41(0x193):_0x2f39fb[_0x4e5c41(0x1a3)](_0x20257e[_0x4e5c41(0x188)]);continue;default:_0x2b63a0[_0x4e5c41(0x1a3)](_0x20257e);}if(_0x52cbb3[_0x4e5c41(0x185)]){const _0x5f1acb=_0x52cbb3[_0x4e5c41(0x19e)](_0x597980=>this[_0x4e5c41(0x1aa)][_0x4e5c41(0x162)](_0x597980)?this[_0x4e5c41(0x1aa)][_0x4e5c41(0x1ac)](_0x597980):_0x597980)[_0x4e5c41(0x173)](',\x20');_0x2b63a0[_0x4e5c41(0x1a3)]({'type':_0x4e5c41(0x1a6),'content':_0x4ebb55(this[_0x4e5c41(0x18d)],_0x4e5c41(0x15b),_0x5f1acb)});}if(_0x2f39fb[_0x4e5c41(0x185)]){const _0x328eaf=_0x2f39fb[_0x4e5c41(0x19e)](_0x5054df=>this[_0x4e5c41(0x1aa)][_0x4e5c41(0x162)](_0x5054df)?this[_0x4e5c41(0x1aa)][_0x4e5c41(0x1ac)](_0x5054df):_0x5054df)[_0x4e5c41(0x173)](',\x20');_0x2b63a0[_0x4e5c41(0x1a3)]({'type':_0x4e5c41(0x1a6),'content':_0x4ebb55(this[_0x4e5c41(0x18d)],_0x4e5c41(0x182),_0x328eaf)});}return _0x2b63a0;}[_0x5c4bca(0x199)](_0xe535c1){const _0x1ef2b2=_0x5c4bca;for(const _0x2ba26d of this[_0x1ef2b2(0x186)]){const _0x4faa25=_0x2ba26d(_0xe535c1);if(_0x4faa25&&_0x1ef2b2(0x17a)in _0x4faa25)return _0x4faa25;}}[_0x5c4bca(0x194)](_0x525789,_0x1020c1){const _0x2520fc=_0x5c4bca,_0x3fc537=_0x1020c1[_0x2520fc(0x184)],_0x5c56da=void 0x0===_0x3fc537[_0x2520fc(0x15e)]?_0x2520fc(0x193):_0x2520fc(0x1b3);_0x525789[_0x2520fc(0x1a3)]({'type':_0x5c56da,'key':_0x3fc537[_0x2520fc(0x188)]});}[_0x5c4bca(0x179)](_0x40b5ae,_0x1434ee){const _0x18253f=_0x5c4bca;_0x40b5ae[_0x18253f(0x1a3)]({'type':_0x18253f(0x1a6),'content':_0x4ebb55(this[_0x18253f(0x18d)],_0x18253f(0x160),this[_0x18253f(0x1a8)](_0x1434ee[_0x18253f(0x1ab)]()[_0x18253f(0x161)][_0x18253f(0x170)],0x1))});}[_0x5c4bca(0x164)](_0x385ad7,_0x4fe19a,_0x4c2430){const _0x2b41c0=_0x5c4bca;if(this[_0x2b41c0(0x197)](_0x385ad7,_0x4fe19a),_0x4c2430&&_0x4c2430[_0x2b41c0(0x1ab)]()&&!_0x4fe19a[_0x2b41c0(0x1ab)]()[_0x2b41c0(0x174)][_0x2b41c0(0x163)](_0x4c2430[_0x2b41c0(0x1ab)]()[_0x2b41c0(0x161)])){const _0x3f1483=_0x385ad7[_0x385ad7[_0x2b41c0(0x185)]-0x1],_0x60618a=_0x2b41c0(0x172)==_0x4fe19a[_0x2b41c0(0x17a)]?_0x2b41c0(0x196):_0x2b41c0(0x168);_0x3f1483&&_0x2b41c0(0x18a)==_0x3f1483[_0x2b41c0(0x17a)]&&(_0x3f1483[_0x60618a]+='\x0a');}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x2a0bbd=_0x2bee;function _0x4de4(){var _0x241e2a=['getSuggestion','TrackChanges','2231376sDvqEA','addSuggestionData','addSuggestion','2583796kwQwBh','306161vFetzm','4rJkwxP','requires','adapter','11083707nakYFY','get','pluginName','getSuggestions','Comments','865718IGBrUg','1233684JvGOOs','8zAzckG','1280080tZsxJQ','plugins','editor'];_0x4de4=function(){return _0x241e2a;};return _0x4de4();}function _0x2bee(_0x5a50a3,_0x461455){var _0x4de466=_0x4de4();return _0x2bee=function(_0x2bee29,_0x6b6b88){_0x2bee29=_0x2bee29-0x116;var _0x292f94=_0x4de466[_0x2bee29];return _0x292f94;},_0x2bee(_0x5a50a3,_0x461455);}(function(_0x3aea3f,_0x4802ea){var _0x4a0b29=_0x2bee,_0x937eb=_0x3aea3f();while(!![]){try{var _0x45f746=parseInt(_0x4a0b29(0x122))/0x1*(parseInt(_0x4a0b29(0x123))/0x2)+-parseInt(_0x4a0b29(0x11e))/0x3+-parseInt(_0x4a0b29(0x121))/0x4+parseInt(_0x4a0b29(0x119))/0x5+-parseInt(_0x4a0b29(0x117))/0x6+-parseInt(_0x4a0b29(0x116))/0x7+parseInt(_0x4a0b29(0x118))/0x8*(parseInt(_0x4a0b29(0x126))/0x9);if(_0x45f746===_0x4802ea)break;else _0x937eb['push'](_0x937eb['shift']());}catch(_0x3e5952){_0x937eb['push'](_0x937eb['shift']());}}}(_0x4de4,0x5cfa0));import{Plugin as _0x27ac15}from'ckeditor5/src/core.js';import _0x344e6f from'./trackchangesui.js';import _0x3b1024 from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x27ac15{static get[_0x2a0bbd(0x124)](){var _0x4d8d09=_0x2a0bbd;return[_0x3b1024,_0x344e6f,_0x4d8d09(0x12a)];}static get[_0x2a0bbd(0x128)](){var _0x586547=_0x2a0bbd;return _0x586547(0x11d);}set[_0x2a0bbd(0x125)](_0x912932){var _0x310411=_0x2a0bbd;this[_0x310411(0x11b)][_0x310411(0x11a)][_0x310411(0x127)](_0x3b1024)[_0x310411(0x125)]=_0x912932;}get[_0x2a0bbd(0x125)](){var _0x1618c6=_0x2a0bbd;return this[_0x1618c6(0x11b)][_0x1618c6(0x11a)][_0x1618c6(0x127)](_0x3b1024)[_0x1618c6(0x125)];}[_0x2a0bbd(0x120)](_0x59ae47){var _0x5d89b2=_0x2a0bbd;return this[_0x5d89b2(0x11b)][_0x5d89b2(0x11a)][_0x5d89b2(0x127)](_0x3b1024)[_0x5d89b2(0x11f)](_0x59ae47);}[_0x2a0bbd(0x129)]({skipNotAttached:_0x4c2f27=!0x1,toJSON:_0x138a58=!0x1}={}){var _0x2616bf=_0x2a0bbd;return this[_0x2616bf(0x11b)][_0x2616bf(0x11a)][_0x2616bf(0x127)](_0x3b1024)[_0x2616bf(0x129)]({'skipNotAttached':_0x4c2f27,'toJSON':_0x138a58});}[_0x2a0bbd(0x11c)](_0x31fcfd){var _0x69bdde=_0x2a0bbd;return this[_0x69bdde(0x11b)][_0x69bdde(0x11a)][_0x69bdde(0x127)](_0x3b1024)[_0x69bdde(0x11c)](_0x31fcfd);}}
23
+ var _0x555e9a=_0xac0c;(function(_0x320f3e,_0x5bb19a){var _0x88cc3f=_0xac0c,_0x3c4adc=_0x320f3e();while(!![]){try{var _0x3845fa=parseInt(_0x88cc3f(0x157))/0x1*(-parseInt(_0x88cc3f(0x155))/0x2)+-parseInt(_0x88cc3f(0x15a))/0x3+parseInt(_0x88cc3f(0x160))/0x4*(-parseInt(_0x88cc3f(0x153))/0x5)+parseInt(_0x88cc3f(0x150))/0x6+-parseInt(_0x88cc3f(0x158))/0x7+parseInt(_0x88cc3f(0x15e))/0x8*(parseInt(_0x88cc3f(0x164))/0x9)+parseInt(_0x88cc3f(0x161))/0xa;if(_0x3845fa===_0x5bb19a)break;else _0x3c4adc['push'](_0x3c4adc['shift']());}catch(_0x27846e){_0x3c4adc['push'](_0x3c4adc['shift']());}}}(_0x2552,0x3bd5a));import{Plugin as _0x549a55}from'ckeditor5/src/core.js';function _0x2552(){var _0x1b7aae=['1322139zvmIpS','addSuggestionData','450945ZebtiH','Comments','get','plugins','376nVrvKI','adapter','1148aDsSnK','7628930wYzbSS','pluginName','editor','46665XpPxQz','getSuggestion','2010030xJjyJF','requires','addSuggestion','6145RIbUfJ','TrackChanges','8hRmdfK','getSuggestions','101149WSPfoB'];_0x2552=function(){return _0x1b7aae;};return _0x2552();}import _0x57bc85 from'./trackchangesui.js';function _0xac0c(_0xd2ec92,_0x5d5db2){var _0x2552db=_0x2552();return _0xac0c=function(_0xac0c95,_0x4e1578){_0xac0c95=_0xac0c95-0x150;var _0xb7651b=_0x2552db[_0xac0c95];return _0xb7651b;},_0xac0c(_0xd2ec92,_0x5d5db2);}import _0x22c144 from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x549a55{static get[_0x555e9a(0x151)](){var _0x403fcf=_0x555e9a;return[_0x22c144,_0x57bc85,_0x403fcf(0x15b)];}static get[_0x555e9a(0x162)](){var _0x2a3fa7=_0x555e9a;return _0x2a3fa7(0x154);}set[_0x555e9a(0x15f)](_0x39b6cf){var _0x100bd1=_0x555e9a;this[_0x100bd1(0x163)][_0x100bd1(0x15d)][_0x100bd1(0x15c)](_0x22c144)[_0x100bd1(0x15f)]=_0x39b6cf;}get[_0x555e9a(0x15f)](){var _0x348da7=_0x555e9a;return this[_0x348da7(0x163)][_0x348da7(0x15d)][_0x348da7(0x15c)](_0x22c144)[_0x348da7(0x15f)];}[_0x555e9a(0x152)](_0x123ed5){var _0x1be2e0=_0x555e9a;return this[_0x1be2e0(0x163)][_0x1be2e0(0x15d)][_0x1be2e0(0x15c)](_0x22c144)[_0x1be2e0(0x159)](_0x123ed5);}[_0x555e9a(0x156)]({skipNotAttached:_0x233aca=!0x1,toJSON:_0x369f0c=!0x1}={}){var _0x527c37=_0x555e9a;return this[_0x527c37(0x163)][_0x527c37(0x15d)][_0x527c37(0x15c)](_0x22c144)[_0x527c37(0x156)]({'skipNotAttached':_0x233aca,'toJSON':_0x369f0c});}[_0x555e9a(0x165)](_0x24a6bc){var _0xac9981=_0x555e9a;return this[_0xac9981(0x163)][_0xac9981(0x15d)][_0xac9981(0x15c)](_0x22c144)[_0xac9981(0x165)](_0x24a6bc);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x31e597=_0x581e;(function(_0x233244,_0x222b14){const _0x3788c7=_0x581e,_0x570816=_0x233244();while(!![]){try{const _0x175c4f=parseInt(_0x3788c7(0x148))/0x1+-parseInt(_0x3788c7(0x150))/0x2+-parseInt(_0x3788c7(0x156))/0x3*(-parseInt(_0x3788c7(0x136))/0x4)+parseInt(_0x3788c7(0x152))/0x5+parseInt(_0x3788c7(0x122))/0x6+-parseInt(_0x3788c7(0x14a))/0x7+-parseInt(_0x3788c7(0x142))/0x8;if(_0x175c4f===_0x222b14)break;else _0x570816['push'](_0x570816['shift']());}catch(_0x47ca88){_0x570816['push'](_0x570816['shift']());}}}(_0x4e77,0x22983));function _0x4e77(){const _0x20d6a0=['plugins','execute','useAnonymousUser','div','Users','get','CommentsRepository','getUser','100cVzeVU','result','name','TrackChangesEditing','createElement','getSuggestions','requires','TrackChangesData','define','getDataWithDiscardedSuggestions','getDataWithAcceptedSuggestions','_adapter','2638344wzUerV','addCommentThread','init','trackChangesData.editorCreator','rootsAttributes','reduce','145474oXPCsl','Pagination','1127413RHkCUN','appendChild','editor','trackChangesData','destroy','addUser','195056TTjpjC','addSuggestionData','1333675bUXXQx','createDocumentFragment','set','constructor','27219XtHaJw','acceptAllSuggestions','function','end','config','model','getCommentThreads','push','document','getFullData','546270plhIue','users','TrackChangesDataGetter','getRootsAttributes','map','editorCreator','data','pluginName','create','getRootNames','discardAllSuggestions','track-changes-data-invalid-editor-creator'];_0x4e77=function(){return _0x20d6a0;};return _0x4e77();}import{Plugin as _0x209645}from'ckeditor5/src/core.js';import{CKEditorError as _0x2d68c2}from'ckeditor5/src/utils.js';import _0x23c3b6 from'./trackchangesediting.js';function _0x581e(_0x421cd0,_0x4b20c4){const _0x4e77c5=_0x4e77();return _0x581e=function(_0x581ea1,_0x2ce538){_0x581ea1=_0x581ea1-0x11c;let _0x4daaaf=_0x4e77c5[_0x581ea1];return _0x4daaaf;},_0x581e(_0x421cd0,_0x4b20c4);}import{sanitizeEditorConfig as _0x1fdb02}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x31e597(0x149)];export default class P extends _0x209645{static get[_0x31e597(0x13c)](){return[_0x23c3b6];}static get[_0x31e597(0x129)](){const _0x239f8e=_0x31e597;return _0x239f8e(0x13d);}[_0x31e597(0x144)](){const _0x57df35=_0x31e597,_0x57bb5c=this[_0x57df35(0x14c)];if(_0x57bb5c[_0x57df35(0x11c)][_0x57df35(0x13e)](_0x57df35(0x145),_0x27b57f=>{const _0x1d74bd=_0x57df35,_0x378ba9=_0x57bb5c[_0x1d74bd(0x11d)][_0x1d74bd(0x120)][_0x1d74bd(0x12b)]()[_0x1d74bd(0x147)]((_0x182ce0,_0x112710)=>(_0x182ce0[_0x112710]='',_0x182ce0),{});return _0x57bb5c[_0x1d74bd(0x155)][_0x1d74bd(0x12a)](_0x378ba9,_0x27b57f);}),_0x57df35(0x158)!=typeof _0x57bb5c[_0x57df35(0x11c)][_0x57df35(0x133)](_0x57df35(0x14d))[_0x57df35(0x127)])throw new _0x2d68c2(_0x57df35(0x12d));}[_0x31e597(0x140)](_0x4a669f){const _0x426514=_0x31e597;return N(this[_0x426514(0x14c)],!0x0,_0x4a669f);}[_0x31e597(0x13f)](_0x191ae2){const _0x17d246=_0x31e597;return N(this[_0x17d246(0x14c)],!0x1,_0x191ae2);}}class D extends _0x209645{static get[_0x31e597(0x129)](){const _0x23c3bc=_0x31e597;return _0x23c3bc(0x124);}constructor(_0x4245a8){const _0x321fea=_0x31e597;super(_0x4245a8),this[_0x321fea(0x137)]=_0x321fea(0x159);}[_0x31e597(0x144)](){const _0x1dd661=_0x31e597;this[_0x1dd661(0x14c)][_0x1dd661(0x12e)][_0x1dd661(0x133)](_0x1dd661(0x134))[_0x1dd661(0x141)]={'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[_0x1dd661(0x14c)][_0x1dd661(0x12e)][_0x1dd661(0x133)](_0x1dd661(0x139))[_0x1dd661(0x141)]=null;}}function v(_0x4b560c){const _0x1864cb=_0x31e597;return void 0x0!==_0x4b560c[_0x1864cb(0x125)];}async function N(_0x235106,_0x5c366a,_0x15f19d){const _0x3ed33f=_0x31e597,_0x4dca49=_0x1fdb02(_0x235106,T);_0x4dca49[_0x3ed33f(0x12e)][_0x3ed33f(0x11f)](_0x23c3b6,D),_0x4dca49[_0x3ed33f(0x146)]=v(_0x235106)?_0x235106[_0x3ed33f(0x125)]():void 0x0;const _0x46761e=document[_0x3ed33f(0x153)](),_0xce857c=_0x235106[_0x3ed33f(0x11c)][_0x3ed33f(0x133)](_0x3ed33f(0x14d))[_0x3ed33f(0x127)],_0x35a27d=await _0xce857c(_0x4dca49,()=>function(_0x17e6f2){const _0x5421fd=_0x3ed33f,_0x40e678=document[_0x5421fd(0x13a)](_0x5421fd(0x131));return _0x17e6f2[_0x5421fd(0x14b)](_0x40e678),_0x40e678;}(_0x46761e));!function(_0x42df55,_0x36869d){const _0x3629f0=_0x3ed33f,_0x2ddac2=_0x42df55[_0x3629f0(0x11d)][_0x3629f0(0x120)][_0x3629f0(0x12b)]()[_0x3629f0(0x147)]((_0x3c419b,_0x361838)=>(_0x3c419b[_0x361838]=_0x42df55[_0x3629f0(0x128)][_0x3629f0(0x133)]({'rootName':_0x361838}),_0x3c419b),{}),_0x533fe6=_0x42df55[_0x3629f0(0x12e)][_0x3629f0(0x133)](_0x3629f0(0x132))[_0x3629f0(0x123)][_0x3629f0(0x126)](_0xf7c12d=>({'id':_0xf7c12d['id'],'name':_0xf7c12d[_0x3629f0(0x138)]})),_0x4d09e2=_0x42df55[_0x3629f0(0x12e)][_0x3629f0(0x133)](_0x3629f0(0x139))[_0x3629f0(0x13b)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x455660=_0x42df55[_0x3629f0(0x12e)][_0x3629f0(0x133)](_0x3629f0(0x134))[_0x3629f0(0x11e)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x11486f=_0x36869d[_0x3629f0(0x12e)][_0x3629f0(0x133)](_0x3629f0(0x132)),_0x41a389=_0x36869d[_0x3629f0(0x12e)][_0x3629f0(0x133)](_0x3629f0(0x139)),_0x59d8a2=_0x36869d[_0x3629f0(0x12e)][_0x3629f0(0x133)](_0x3629f0(0x134));for(const _0x2a7d24 of _0x533fe6)_0x11486f[_0x3629f0(0x135)](_0x2a7d24['id'])||_0x11486f[_0x3629f0(0x14f)](_0x2a7d24);_0x11486f['me']||_0x11486f[_0x3629f0(0x130)]();for(const _0x5bee21 of _0x455660)_0x59d8a2[_0x3629f0(0x143)](_0x5bee21);for(const _0x142478 of _0x4d09e2)_0x41a389[_0x3629f0(0x151)](_0x142478);_0x36869d[_0x3629f0(0x128)][_0x3629f0(0x154)](_0x2ddac2);}(_0x235106,_0x35a27d),_0x35a27d[_0x3ed33f(0x12f)](_0x5c366a?_0x3ed33f(0x157):_0x3ed33f(0x12c));const _0x3f2f5f=v(_0x35a27d)?_0x35a27d[_0x3ed33f(0x121)](_0x15f19d):_0x35a27d[_0x3ed33f(0x128)][_0x3ed33f(0x133)](_0x15f19d);return await _0x35a27d[_0x3ed33f(0x14e)](),_0x3f2f5f;}
23
+ const _0x142005=_0x4ef0;(function(_0x38be5d,_0xcdcdae){const _0x58134f=_0x4ef0,_0x2ca93c=_0x38be5d();while(!![]){try{const _0x2db5ea=parseInt(_0x58134f(0x22b))/0x1*(-parseInt(_0x58134f(0x227))/0x2)+parseInt(_0x58134f(0x20f))/0x3*(parseInt(_0x58134f(0x1f4))/0x4)+-parseInt(_0x58134f(0x231))/0x5+-parseInt(_0x58134f(0x21e))/0x6+-parseInt(_0x58134f(0x22a))/0x7+-parseInt(_0x58134f(0x1ff))/0x8*(-parseInt(_0x58134f(0x211))/0x9)+-parseInt(_0x58134f(0x1fc))/0xa*(-parseInt(_0x58134f(0x200))/0xb);if(_0x2db5ea===_0xcdcdae)break;else _0x2ca93c['push'](_0x2ca93c['shift']());}catch(_0x41268c){_0x2ca93c['push'](_0x2ca93c['shift']());}}}(_0x4987,0x7ff8a));import{Plugin as _0x5ee392}from'ckeditor5/src/core.js';import{CKEditorError as _0x304c63}from'ckeditor5/src/utils.js';import _0x1359bc from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x558647}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x142005(0x230)];function _0x4ef0(_0x5cd09e,_0x1d48e6){const _0x498709=_0x4987();return _0x4ef0=function(_0x4ef099,_0xc4fd16){_0x4ef099=_0x4ef099-0x1f1;let _0x52d250=_0x498709[_0x4ef099];return _0x52d250;},_0x4ef0(_0x5cd09e,_0x1d48e6);}export default class P extends _0x5ee392{static get[_0x142005(0x20c)](){return[_0x1359bc];}static get[_0x142005(0x221)](){const _0x4ab0e6=_0x142005;return _0x4ab0e6(0x207);}[_0x142005(0x22d)](){const _0x2e6d6b=_0x142005,_0x3372d6=this[_0x2e6d6b(0x22c)];if(_0x3372d6[_0x2e6d6b(0x22e)][_0x2e6d6b(0x219)](_0x2e6d6b(0x21b),_0x59eab2=>{const _0x410a8a=_0x2e6d6b,_0x160540=_0x3372d6[_0x410a8a(0x224)][_0x410a8a(0x225)][_0x410a8a(0x215)]()[_0x410a8a(0x21a)]((_0x46aebb,_0x79c83a)=>(_0x46aebb[_0x79c83a]='',_0x46aebb),{});return _0x3372d6[_0x410a8a(0x20a)][_0x410a8a(0x206)](_0x160540,_0x59eab2);}),_0x2e6d6b(0x213)!=typeof _0x3372d6[_0x2e6d6b(0x22e)][_0x2e6d6b(0x223)](_0x2e6d6b(0x216))[_0x2e6d6b(0x21c)])throw new _0x304c63(_0x2e6d6b(0x1f5));}[_0x142005(0x209)](_0x18f7aa){const _0x16d081=_0x142005;return N(this[_0x16d081(0x22c)],!0x0,_0x18f7aa);}[_0x142005(0x218)](_0x519791){const _0x5ba6f8=_0x142005;return N(this[_0x5ba6f8(0x22c)],!0x1,_0x519791);}}function _0x4987(){const _0x28a72e=['10XRhAnc','destroy','discardAllSuggestions','48gTKjLk','19406442SeKSWX','addUser','data','result','getCommentThreads','name','create','TrackChangesData','getFullData','getDataWithAcceptedSuggestions','constructor','getUser','requires','getSuggestions','createDocumentFragment','3hBxcLT','set','198459Tekdxe','rootsAttributes','function','_adapter','getRootNames','trackChangesData','addCommentThread','getDataWithDiscardedSuggestions','define','reduce','trackChangesData.editorCreator','editorCreator','TrackChangesDataGetter','685776qwJsrK','appendChild','execute','pluginName','div','get','model','document','getRootsAttributes','106rqDSkn','useAnonymousUser','Users','6202644KOzGiV','6383guRsaM','editor','init','config','addSuggestionData','Pagination','989975RorBDX','end','users','acceptAllSuggestions','657296ViuYNN','track-changes-data-invalid-editor-creator','plugins','createElement','CommentsRepository','map','push','TrackChangesEditing'];_0x4987=function(){return _0x28a72e;};return _0x4987();}class D extends _0x5ee392{static get[_0x142005(0x221)](){const _0x553579=_0x142005;return _0x553579(0x21d);}constructor(_0x1cc0cf){const _0x31c988=_0x142005;super(_0x1cc0cf),this[_0x31c988(0x203)]=_0x31c988(0x1f1);}[_0x142005(0x22d)](){const _0x2648d4=_0x142005;this[_0x2648d4(0x22c)][_0x2648d4(0x1f6)][_0x2648d4(0x223)](_0x2648d4(0x1f8))[_0x2648d4(0x214)]={'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[_0x2648d4(0x22c)][_0x2648d4(0x1f6)][_0x2648d4(0x223)](_0x2648d4(0x1fb))[_0x2648d4(0x214)]=null;}}function v(_0x343042){const _0x4fd101=_0x142005;return void 0x0!==_0x343042[_0x4fd101(0x226)];}async function N(_0x1dcb77,_0x467947,_0x45cd95){const _0x61660f=_0x142005,_0x10978a=_0x558647(_0x1dcb77,T);_0x10978a[_0x61660f(0x1f6)][_0x61660f(0x1fa)](_0x1359bc,D),_0x10978a[_0x61660f(0x212)]=v(_0x1dcb77)?_0x1dcb77[_0x61660f(0x226)]():void 0x0;const _0x1180ca=document[_0x61660f(0x20e)](),_0x52f908=_0x1dcb77[_0x61660f(0x22e)][_0x61660f(0x223)](_0x61660f(0x216))[_0x61660f(0x21c)],_0x2a562c=await _0x52f908(_0x10978a,()=>function(_0x5596dd){const _0x3c9a71=_0x61660f,_0x29404b=document[_0x3c9a71(0x1f7)](_0x3c9a71(0x222));return _0x5596dd[_0x3c9a71(0x21f)](_0x29404b),_0x29404b;}(_0x1180ca));!function(_0xab8c7e,_0x12debd){const _0x2ef7ce=_0x61660f,_0x2a6384=_0xab8c7e[_0x2ef7ce(0x224)][_0x2ef7ce(0x225)][_0x2ef7ce(0x215)]()[_0x2ef7ce(0x21a)]((_0x5f1982,_0x482c99)=>(_0x5f1982[_0x482c99]=_0xab8c7e[_0x2ef7ce(0x202)][_0x2ef7ce(0x223)]({'rootName':_0x482c99}),_0x5f1982),{}),_0x2adf4d=_0xab8c7e[_0x2ef7ce(0x1f6)][_0x2ef7ce(0x223)](_0x2ef7ce(0x229))[_0x2ef7ce(0x1f2)][_0x2ef7ce(0x1f9)](_0xfdb9f7=>({'id':_0xfdb9f7['id'],'name':_0xfdb9f7[_0x2ef7ce(0x205)]})),_0x4c9393=_0xab8c7e[_0x2ef7ce(0x1f6)][_0x2ef7ce(0x223)](_0x2ef7ce(0x1fb))[_0x2ef7ce(0x20d)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x36e084=_0xab8c7e[_0x2ef7ce(0x1f6)][_0x2ef7ce(0x223)](_0x2ef7ce(0x1f8))[_0x2ef7ce(0x204)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x558ad7=_0x12debd[_0x2ef7ce(0x1f6)][_0x2ef7ce(0x223)](_0x2ef7ce(0x229)),_0x48d59e=_0x12debd[_0x2ef7ce(0x1f6)][_0x2ef7ce(0x223)](_0x2ef7ce(0x1fb)),_0x58c01e=_0x12debd[_0x2ef7ce(0x1f6)][_0x2ef7ce(0x223)](_0x2ef7ce(0x1f8));for(const _0x20ef88 of _0x2adf4d)_0x558ad7[_0x2ef7ce(0x20b)](_0x20ef88['id'])||_0x558ad7[_0x2ef7ce(0x201)](_0x20ef88);_0x558ad7['me']||_0x558ad7[_0x2ef7ce(0x228)]();for(const _0x3c68c6 of _0x36e084)_0x58c01e[_0x2ef7ce(0x217)](_0x3c68c6);for(const _0x5a938a of _0x4c9393)_0x48d59e[_0x2ef7ce(0x22f)](_0x5a938a);_0x12debd[_0x2ef7ce(0x202)][_0x2ef7ce(0x210)](_0x2a6384);}(_0x1dcb77,_0x2a562c),_0x2a562c[_0x61660f(0x220)](_0x467947?_0x61660f(0x1f3):_0x61660f(0x1fe));const _0x9c02e1=v(_0x2a562c)?_0x2a562c[_0x61660f(0x208)](_0x45cd95):_0x2a562c[_0x61660f(0x202)][_0x61660f(0x223)](_0x45cd95);return await _0x2a562c[_0x61660f(0x1fd)](),_0x9c02e1;}