@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240529.0 → 0.0.0-nightly-20240531.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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
- function _0x1d56(){const _0x5fabd2=['_suggestionFactory','splitTableCellVertically','663YCsoHI','horizontally','registerCustomCallback','type','*Merge\x20cells*','containsRange','length','getSelectionAffectedTableCells','insertion','refresh','trackChanges','return','descriptionFactory','508957scItdt','value','*Split\x20cell:*\x20horizontally','set:isEnabled','cell','editor','findAncestor','requires','selection','5361462JuHVdI','23454KUzowQ','_areMergableCells','table','mergeTableCellLeft','227356lrJvxT','formatInline','splitTableCellHorizontally','_areSelectedCellsMergable','3134SRlCer','map','detach','getSuggestions','_isForcedDefaultExecutionBlock','mergeTableCellDown','stop','getCellLocation','push','5658096EHAFNM','createTableWalker','from','formatBlock','createRangeOn','find','size','format','TrackChangesEditing','model','fromRange','direction','add','highest','$graveyard','low','TableUtils','setSelection','document','execute','*Split\x20cell:*\x20vertically','_tablePostFixingSubtypes','commands','deletion','author','markBlockFormat','enableCommand','forceDefaultExecution','markMultiRangeBlockFormat','root','5RXYrcY','subType','has','registerDescriptionCallback','plugins','_acceptFormatSuggestionCallbackFactory','7387940GMfcAm','rootName','afterInit','change','mergeTableCells','getAncestors','isEnabled','tableCell','locale','getFirstPosition','get','mergeTableCellUp','commandName','isInContent','accept','70mfFXJR','mergeTableCellRight','element','filter','TableEditing','getRanges'];_0x1d56=function(){return _0x5fabd2;};return _0x1d56();}const _0x5697b9=_0x542c;(function(_0x2c66fe,_0x4f66cc){const _0x218ec0=_0x542c,_0x146954=_0x2c66fe();while(!![]){try{const _0x3b776b=-parseInt(_0x218ec0(0x11b))/0x1+-parseInt(_0x218ec0(0x12d))/0x2*(-parseInt(_0x218ec0(0x10e))/0x3)+-parseInt(_0x218ec0(0x129))/0x4*(parseInt(_0x218ec0(0x154))/0x5)+-parseInt(_0x218ec0(0x125))/0x6*(-parseInt(_0x218ec0(0x169))/0x7)+-parseInt(_0x218ec0(0x136))/0x8+parseInt(_0x218ec0(0x124))/0x9+parseInt(_0x218ec0(0x15a))/0xa;if(_0x3b776b===_0x4f66cc)break;else _0x146954['push'](_0x146954['shift']());}catch(_0x257112){_0x146954['push'](_0x146954['shift']());}}}(_0x1d56,0x6d183));import{Plugin as _0x2d6a25}from'ckeditor5/src/core.js';import _0xe715ef from'./table.js';import{LiveRange as _0x5c5c9d}from'ckeditor5/src/engine.js';import{getTranslation as _0x2572f1}from'../utils/common-translations.js';function _0x542c(_0x16a85a,_0x5e3717){const _0x1d5693=_0x1d56();return _0x542c=function(_0x542cd3,_0x1cce84){_0x542cd3=_0x542cd3-0x108;let _0x3d2b41=_0x1d5693[_0x542cd3];return _0x3d2b41;},_0x542c(_0x16a85a,_0x5e3717);}export default class St extends _0x2d6a25{static get[_0x5697b9(0x122)](){return[_0xe715ef];}[_0x5697b9(0x15c)](){const _0x7c3ee9=_0x5697b9,_0x2634f5=this[_0x7c3ee9(0x120)],_0x8a33b3=_0x2634f5[_0x7c3ee9(0x13f)][_0x7c3ee9(0x148)][_0x7c3ee9(0x123)],_0x1edd3a=_0x2634f5[_0x7c3ee9(0x162)];if(!_0x2634f5[_0x7c3ee9(0x158)][_0x7c3ee9(0x156)](_0x7c3ee9(0x10a)))return;const _0x4b7f69=_0x2634f5[_0x7c3ee9(0x158)][_0x7c3ee9(0x164)](_0x7c3ee9(0x13e)),_0x5725ce=_0x2634f5[_0x7c3ee9(0x158)][_0x7c3ee9(0x164)](_0x7c3ee9(0x146)),_0x2bfea8=_0x2634f5[_0x7c3ee9(0x158)][_0x7c3ee9(0x164)](_0xe715ef);_0x2bfea8[_0x7c3ee9(0x14b)][_0x7c3ee9(0x135)](_0x7c3ee9(0x15e)),_0x4b7f69[_0x7c3ee9(0x150)](_0x7c3ee9(0x15e),()=>{const _0x312f23=_0x7c3ee9,_0x2072a4=_0x5725ce[_0x312f23(0x115)](_0x2634f5[_0x312f23(0x13f)][_0x312f23(0x148)][_0x312f23(0x123)]);_0x2634f5[_0x312f23(0x13f)][_0x312f23(0x15d)](()=>{const _0x47671d=_0x312f23;_0x4b7f69[_0x47671d(0x152)](_0x2072a4,{'commandName':_0x47671d(0x15e),'commandParams':[]},[],_0x47671d(0x15e));});}),_0x2634f5[_0x7c3ee9(0x14c)][_0x7c3ee9(0x164)](_0x7c3ee9(0x15e))['on'](_0x7c3ee9(0x149),(_0x111e9e,_0x202d67)=>{const _0x4a6145=_0x7c3ee9;_0x2634f5[_0x4a6145(0x14c)][_0x4a6145(0x164)](_0x4a6145(0x118))[_0x4a6145(0x11c)]&&(_0x202d67[_0x4a6145(0x114)]>0x0&&_0x202d67[_0x202d67[_0x4a6145(0x114)]-0x1]&&_0x202d67[_0x202d67[_0x4a6145(0x114)]-0x1][_0x4a6145(0x151)]||_0x4b7f69[_0x4a6145(0x131)]||this[_0x4a6145(0x12c)]()||_0x111e9e[_0x4a6145(0x133)]());},{'priority':_0x7c3ee9(0x143)});for(const _0x36533f of[_0x7c3ee9(0x165),_0x7c3ee9(0x16a),_0x7c3ee9(0x132),_0x7c3ee9(0x128)]){const _0x4c9f6f=_0x2634f5[_0x7c3ee9(0x14c)][_0x7c3ee9(0x164)](_0x36533f);_0x4b7f69[_0x7c3ee9(0x150)](_0x36533f,()=>{const _0x3d690c=_0x7c3ee9,_0x229a29=_0x2634f5[_0x3d690c(0x13f)][_0x3d690c(0x148)][_0x3d690c(0x123)][_0x3d690c(0x163)]()[_0x3d690c(0x15f)]()[_0x3d690c(0x13b)](_0x4b8e9e=>_0x4b8e9e['is'](_0x3d690c(0x108),_0x3d690c(0x161))),_0x5183f7=_0x4c9f6f[_0x3d690c(0x11c)];_0x2634f5[_0x3d690c(0x13f)][_0x3d690c(0x15d)](()=>{const _0x3b68fe=_0x3d690c;_0x4b7f69[_0x3b68fe(0x152)]([_0x229a29,_0x5183f7],{'commandName':_0x3b68fe(0x15e),'commandParams':[]},[],_0x3b68fe(0x15e));});});}for(const _0x143c4a of[_0x7c3ee9(0x10d),_0x7c3ee9(0x12b)]){const _0x412ffa=_0x2634f5[_0x7c3ee9(0x14c)][_0x7c3ee9(0x164)](_0x143c4a);_0x4b7f69[_0x7c3ee9(0x150)](_0x143c4a,()=>{const _0x3d508a=_0x7c3ee9,_0x377d21=_0x5725ce[_0x3d508a(0x115)](_0x2634f5[_0x3d508a(0x13f)][_0x3d508a(0x148)][_0x3d508a(0x123)])[0x0],_0x55cc8a=_0x377d21[_0x3d508a(0x121)](_0x3d508a(0x127)),{column:_0x5a56c8,row:_0x40cc20}=_0x5725ce[_0x3d508a(0x134)](_0x377d21);let _0x1a463b=[];if(_0x3d508a(0x10f)==_0x412ffa[_0x3d508a(0x141)]){const _0x227771=_0x5725ce[_0x3d508a(0x137)](_0x55cc8a,{'startRow':_0x40cc20,'endRow':_0x40cc20,'includeAllSlots':!0x0});_0x1a463b=Array[_0x3d508a(0x138)](_0x227771)[_0x3d508a(0x12e)](_0x68f5db=>_0x68f5db[_0x3d508a(0x11f)]);}else{const _0x1a7d7c=_0x5725ce[_0x3d508a(0x137)](_0x55cc8a,{'column':_0x5a56c8,'includeAllSlots':!0x0});_0x1a463b=Array[_0x3d508a(0x138)](_0x1a7d7c)[_0x3d508a(0x12e)](_0x247a59=>_0x247a59[_0x3d508a(0x11f)]);}_0x2634f5[_0x3d508a(0x13f)][_0x3d508a(0x15d)](_0x2a9cc5=>{const _0x2899f1=_0x3d508a;_0x4b7f69[_0x2899f1(0x14f)](_0x2a9cc5[_0x2899f1(0x13a)](_0x377d21),{'commandName':_0x143c4a,'commandParams':[]},_0x1a463b,_0x143c4a);});});}_0x4b7f69[_0x7c3ee9(0x11a)][_0x7c3ee9(0x157)](_0x2575ff=>{const _0x2d8d6c=_0x7c3ee9;if(_0x2d8d6c(0x139)!=_0x2575ff[_0x2d8d6c(0x111)]&&_0x2d8d6c(0x12a)!=_0x2575ff[_0x2d8d6c(0x111)])return;const {data:_0x3d130f}=_0x2575ff;return _0x3d130f&&_0x2d8d6c(0x15e)==_0x3d130f[_0x2d8d6c(0x166)]?{'type':_0x2d8d6c(0x13d),'content':_0x2572f1(_0x1edd3a,_0x2d8d6c(0x112))}:void 0x0;}),_0x4b7f69[_0x7c3ee9(0x11a)][_0x7c3ee9(0x157)](_0x4a97d7=>{const _0x32d3b0=_0x7c3ee9;if(_0x32d3b0(0x139)!=_0x4a97d7[_0x32d3b0(0x111)]&&_0x32d3b0(0x12a)!=_0x4a97d7[_0x32d3b0(0x111)])return;const {data:_0x561341}=_0x4a97d7;return _0x561341?_0x32d3b0(0x10d)==_0x561341[_0x32d3b0(0x166)]?{'type':_0x32d3b0(0x13d),'content':_0x2572f1(_0x1edd3a,_0x32d3b0(0x14a))}:_0x32d3b0(0x12b)==_0x561341[_0x32d3b0(0x166)]?{'type':_0x32d3b0(0x13d),'content':_0x2572f1(_0x1edd3a,_0x32d3b0(0x11d))}:void 0x0:void 0x0;});const _0x5e2dbe=_0x2bfea8[_0x7c3ee9(0x159)]();for(const _0x4ec1df of[_0x7c3ee9(0x165),_0x7c3ee9(0x16a),_0x7c3ee9(0x132),_0x7c3ee9(0x128)])_0x4b7f69[_0x7c3ee9(0x10c)][_0x7c3ee9(0x110)](_0x7c3ee9(0x139),_0x4ec1df,_0x7c3ee9(0x168),_0x5e2dbe);for(const _0x3d0eee of[_0x7c3ee9(0x10d),_0x7c3ee9(0x12b)])_0x4b7f69[_0x7c3ee9(0x10c)][_0x7c3ee9(0x110)](_0x7c3ee9(0x139),_0x3d0eee,_0x7c3ee9(0x168),_0x5e2dbe);_0x4b7f69[_0x7c3ee9(0x10c)][_0x7c3ee9(0x110)](_0x7c3ee9(0x139),_0x7c3ee9(0x15e),_0x7c3ee9(0x168),_0x5e482b=>{const _0x3d393b=_0x7c3ee9;_0x2634f5[_0x3d393b(0x13f)][_0x3d393b(0x15d)](_0x5c6c5e=>{const _0x234c54=_0x3d393b,_0x95df1d=Array[_0x234c54(0x138)](_0x8a33b3[_0x234c54(0x10b)]())[_0x234c54(0x12e)](_0x29b49e=>_0x5c5c9d[_0x234c54(0x140)](_0x29b49e));_0x5c6c5e[_0x234c54(0x147)](_0x5e482b),_0x2634f5[_0x234c54(0x14c)][_0x234c54(0x164)](_0x234c54(0x15e))[_0x234c54(0x117)](),_0x2634f5[_0x234c54(0x149)](_0x234c54(0x15e),{'forceDefaultExecution':!0x0});const _0x507b98=_0x95df1d[_0x234c54(0x109)](_0x369787=>_0x234c54(0x144)!=_0x369787[_0x234c54(0x153)][_0x234c54(0x15b)]);_0x507b98[_0x234c54(0x114)]>0x0&&_0x5c6c5e[_0x234c54(0x147)](_0x507b98);for(const _0x18ec15 of _0x95df1d)_0x18ec15[_0x234c54(0x12f)]();});});for(const _0x3f6983 of[_0x7c3ee9(0x165),_0x7c3ee9(0x132),_0x7c3ee9(0x128),_0x7c3ee9(0x16a)]){const _0x18442a=_0x2634f5[_0x7c3ee9(0x14c)][_0x7c3ee9(0x164)](_0x3f6983);_0x18442a['on'](_0x7c3ee9(0x11e),(_0x5b15b7,_0x1d5719,_0x9231d8)=>{const _0x3fc19b=_0x7c3ee9;if(_0x9231d8){const _0x29fd47=_0x2634f5[_0x3fc19b(0x13f)][_0x3fc19b(0x148)][_0x3fc19b(0x123)][_0x3fc19b(0x163)]()[_0x3fc19b(0x15f)]()[_0x3fc19b(0x13b)](_0x3268ad=>_0x3268ad['is'](_0x3fc19b(0x108),_0x3fc19b(0x161)));this[_0x3fc19b(0x126)](_0x18442a[_0x3fc19b(0x11c)],_0x29fd47)||(_0x5b15b7[_0x3fc19b(0x119)]=!0x1,_0x5b15b7[_0x3fc19b(0x133)]());}},{'priority':_0x7c3ee9(0x145)});}}[_0x5697b9(0x12c)](){const _0x20c69f=_0x5697b9,_0x5e4d8c=this[_0x20c69f(0x120)][_0x20c69f(0x14c)][_0x20c69f(0x164)](_0x20c69f(0x15e)),_0x16c98e=this[_0x20c69f(0x120)][_0x20c69f(0x158)][_0x20c69f(0x164)](_0x20c69f(0x146));if(!_0x5e4d8c[_0x20c69f(0x160)])return!0x1;const _0x60de96=_0x16c98e[_0x20c69f(0x115)](this[_0x20c69f(0x120)][_0x20c69f(0x13f)][_0x20c69f(0x148)][_0x20c69f(0x123)]);for(const _0xc951fc of _0x60de96)for(const _0x52d337 of _0x60de96)if(_0xc951fc!=_0x52d337&&!this[_0x20c69f(0x126)](_0xc951fc,_0x52d337))return!0x1;return!0x0;}[_0x5697b9(0x126)](_0xa298d4,_0x5704c8){const _0x55703b=_0x5697b9,_0x36a07f=this[_0x55703b(0x120)][_0x55703b(0x158)][_0x55703b(0x164)](_0x55703b(0x13e)),_0x209868=this[_0x55703b(0x120)][_0x55703b(0x13f)][_0x55703b(0x13a)](_0xa298d4),_0x4865c2=this[_0x55703b(0x120)][_0x55703b(0x13f)][_0x55703b(0x13a)](_0x5704c8),_0x17766a=new Set(),_0x2bcee5=new Set();for(const _0x318f0a of _0x36a07f[_0x55703b(0x130)]())if((_0x55703b(0x116)==_0x318f0a[_0x55703b(0x111)]||_0x55703b(0x14d)==_0x318f0a[_0x55703b(0x111)]||_0x55703b(0x15e)==_0x318f0a[_0x55703b(0x155)])&&_0x318f0a[_0x55703b(0x167)]){for(const _0x2796e0 of _0x318f0a[_0x55703b(0x10b)]())_0x2796e0[_0x55703b(0x113)](_0x209868,!0x0)&&_0x17766a[_0x55703b(0x142)](_0x318f0a[_0x55703b(0x111)]+':'+_0x318f0a[_0x55703b(0x14e)]['id']),_0x2796e0[_0x55703b(0x113)](_0x4865c2,!0x0)&&_0x2bcee5[_0x55703b(0x142)](_0x318f0a[_0x55703b(0x111)]+':'+_0x318f0a[_0x55703b(0x14e)]['id']);}if(_0x17766a[_0x55703b(0x13c)]!=_0x2bcee5[_0x55703b(0x13c)])return!0x1;for(const _0x633d84 of _0x17766a)if(!_0x2bcee5[_0x55703b(0x156)](_0x633d84))return!0x1;return!0x0;}}
23
+ function _0x4d5c(){const _0xe24728=['accept','markMultiRangeBlockFormat','root','10HWsEgX','findAncestor','getSuggestions','value','createTableWalker','size','mergeTableCellLeft','getSelectionAffectedTableCells','subType','getFirstPosition','has','stop','26769BkJVBl','TableEditing','TableUtils','document','markBlockFormat','refresh','selection','highest','10wnOSBF','table','formatBlock','enableCommand','push','plugins','format','_acceptFormatSuggestionCallbackFactory','*Split\x20cell:*\x20horizontally','tableCell','getAncestors','162rnjjOd','rootName','requires','get','insertion','mergeTableCells','TrackChangesEditing','registerDescriptionCallback','splitTableCellVertically','element','add','3546935KSETXI','splitTableCellHorizontally','mergeTableCellUp','forceDefaultExecution','4550004GATzke','execute','find','_areMergableCells','locale','*Split\x20cell:*\x20vertically','low','descriptionFactory','detach','length','from','getRanges','isEnabled','filter','change','setSelection','cell','horizontally','containsRange','commandName','fromRange','_areSelectedCellsMergable','createRangeOn','deletion','19504746lqvIzs','getCellLocation','return','commands','_suggestionFactory','mergeTableCellDown','author','trackChanges','isInContent','*Merge\x20cells*','688106HAsJLm','_isForcedDefaultExecutionBlock','editor','3706356kGZXXe','formatInline','type','registerCustomCallback','map','afterInit','model','mergeTableCellRight','$graveyard','direction','7628064NvZdla','set:isEnabled','_tablePostFixingSubtypes'];_0x4d5c=function(){return _0xe24728;};return _0x4d5c();}const _0x31758d=_0x28fe;(function(_0x2f6cb5,_0x5e6f73){const _0x36e962=_0x28fe,_0x22d01f=_0x2f6cb5();while(!![]){try{const _0x277d26=-parseInt(_0x36e962(0x168))/0x1+parseInt(_0x36e962(0x19a))/0x2*(parseInt(_0x36e962(0x187))/0x3)+parseInt(_0x36e962(0x1a9))/0x4+parseInt(_0x36e962(0x17b))/0x5*(-parseInt(_0x36e962(0x16b))/0x6)+-parseInt(_0x36e962(0x1a5))/0x7+-parseInt(_0x36e962(0x175))/0x8+-parseInt(_0x36e962(0x15e))/0x9*(-parseInt(_0x36e962(0x18f))/0xa);if(_0x277d26===_0x5e6f73)break;else _0x22d01f['push'](_0x22d01f['shift']());}catch(_0x2c514b){_0x22d01f['push'](_0x22d01f['shift']());}}}(_0x4d5c,0x9d267));function _0x28fe(_0x31dc17,_0x5eda63){const _0x4d5c93=_0x4d5c();return _0x28fe=function(_0x28fe56,_0x502487){_0x28fe56=_0x28fe56-0x147;let _0xe9b7a6=_0x4d5c93[_0x28fe56];return _0xe9b7a6;},_0x28fe(_0x31dc17,_0x5eda63);}import{Plugin as _0x25076c}from'ckeditor5/src/core.js';import _0x418838 from'./table.js';import{LiveRange as _0x197f28}from'ckeditor5/src/engine.js';import{getTranslation as _0x2431f7}from'../utils/common-translations.js';export default class St extends _0x25076c{static get[_0x31758d(0x19c)](){return[_0x418838];}[_0x31758d(0x170)](){const _0xb87936=_0x31758d,_0x2dc3a3=this[_0xb87936(0x16a)],_0x2c0469=_0x2dc3a3[_0xb87936(0x171)][_0xb87936(0x18a)][_0xb87936(0x18d)],_0x1cdb10=_0x2dc3a3[_0xb87936(0x14a)];if(!_0x2dc3a3[_0xb87936(0x194)][_0xb87936(0x185)](_0xb87936(0x188)))return;const _0x22a4c4=_0x2dc3a3[_0xb87936(0x194)][_0xb87936(0x19d)](_0xb87936(0x1a0)),_0x2dcfb6=_0x2dc3a3[_0xb87936(0x194)][_0xb87936(0x19d)](_0xb87936(0x189)),_0x436ff4=_0x2dc3a3[_0xb87936(0x194)][_0xb87936(0x19d)](_0x418838);_0x436ff4[_0xb87936(0x177)][_0xb87936(0x193)](_0xb87936(0x19f)),_0x22a4c4[_0xb87936(0x192)](_0xb87936(0x19f),()=>{const _0x1c2b17=_0xb87936,_0x47f60d=_0x2dcfb6[_0x1c2b17(0x182)](_0x2dc3a3[_0x1c2b17(0x171)][_0x1c2b17(0x18a)][_0x1c2b17(0x18d)]);_0x2dc3a3[_0x1c2b17(0x171)][_0x1c2b17(0x154)](()=>{const _0x5d4baf=_0x1c2b17;_0x22a4c4[_0x5d4baf(0x179)](_0x47f60d,{'commandName':_0x5d4baf(0x19f),'commandParams':[]},[],_0x5d4baf(0x19f));});}),_0x2dc3a3[_0xb87936(0x161)][_0xb87936(0x19d)](_0xb87936(0x19f))['on'](_0xb87936(0x147),(_0xdb0598,_0x22bb8f)=>{const _0xa10325=_0xb87936;_0x2dc3a3[_0xa10325(0x161)][_0xa10325(0x19d)](_0xa10325(0x165))[_0xa10325(0x17e)]&&(_0x22bb8f[_0xa10325(0x14f)]>0x0&&_0x22bb8f[_0x22bb8f[_0xa10325(0x14f)]-0x1]&&_0x22bb8f[_0x22bb8f[_0xa10325(0x14f)]-0x1][_0xa10325(0x1a8)]||_0x22a4c4[_0xa10325(0x169)]||this[_0xa10325(0x15b)]()||_0xdb0598[_0xa10325(0x186)]());},{'priority':_0xb87936(0x18e)});for(const _0x4c89b4 of[_0xb87936(0x1a7),_0xb87936(0x172),_0xb87936(0x163),_0xb87936(0x181)]){const _0x532716=_0x2dc3a3[_0xb87936(0x161)][_0xb87936(0x19d)](_0x4c89b4);_0x22a4c4[_0xb87936(0x192)](_0x4c89b4,()=>{const _0x17923f=_0xb87936,_0xc6ccdf=_0x2dc3a3[_0x17923f(0x171)][_0x17923f(0x18a)][_0x17923f(0x18d)][_0x17923f(0x184)]()[_0x17923f(0x199)]()[_0x17923f(0x148)](_0x2380cd=>_0x2380cd['is'](_0x17923f(0x1a3),_0x17923f(0x198))),_0x30cf30=_0x532716[_0x17923f(0x17e)];_0x2dc3a3[_0x17923f(0x171)][_0x17923f(0x154)](()=>{const _0x59fd52=_0x17923f;_0x22a4c4[_0x59fd52(0x179)]([_0xc6ccdf,_0x30cf30],{'commandName':_0x59fd52(0x19f),'commandParams':[]},[],_0x59fd52(0x19f));});});}for(const _0x2ae98a of[_0xb87936(0x1a2),_0xb87936(0x1a6)]){const _0x1b10b=_0x2dc3a3[_0xb87936(0x161)][_0xb87936(0x19d)](_0x2ae98a);_0x22a4c4[_0xb87936(0x192)](_0x2ae98a,()=>{const _0x11a0f4=_0xb87936,_0x3d739e=_0x2dcfb6[_0x11a0f4(0x182)](_0x2dc3a3[_0x11a0f4(0x171)][_0x11a0f4(0x18a)][_0x11a0f4(0x18d)])[0x0],_0x1ab1ce=_0x3d739e[_0x11a0f4(0x17c)](_0x11a0f4(0x190)),{column:_0xd8733a,row:_0xfece5e}=_0x2dcfb6[_0x11a0f4(0x15f)](_0x3d739e);let _0x49864e=[];if(_0x11a0f4(0x157)==_0x1b10b[_0x11a0f4(0x174)]){const _0x4aed39=_0x2dcfb6[_0x11a0f4(0x17f)](_0x1ab1ce,{'startRow':_0xfece5e,'endRow':_0xfece5e,'includeAllSlots':!0x0});_0x49864e=Array[_0x11a0f4(0x150)](_0x4aed39)[_0x11a0f4(0x16f)](_0x1e9c72=>_0x1e9c72[_0x11a0f4(0x156)]);}else{const _0x47bebe=_0x2dcfb6[_0x11a0f4(0x17f)](_0x1ab1ce,{'column':_0xd8733a,'includeAllSlots':!0x0});_0x49864e=Array[_0x11a0f4(0x150)](_0x47bebe)[_0x11a0f4(0x16f)](_0x2871c8=>_0x2871c8[_0x11a0f4(0x156)]);}_0x2dc3a3[_0x11a0f4(0x171)][_0x11a0f4(0x154)](_0x386e84=>{const _0x430a1f=_0x11a0f4;_0x22a4c4[_0x430a1f(0x18b)](_0x386e84[_0x430a1f(0x15c)](_0x3d739e),{'commandName':_0x2ae98a,'commandParams':[]},_0x49864e,_0x2ae98a);});});}_0x22a4c4[_0xb87936(0x14d)][_0xb87936(0x1a1)](_0x17b712=>{const _0x1e8636=_0xb87936;if(_0x1e8636(0x191)!=_0x17b712[_0x1e8636(0x16d)]&&_0x1e8636(0x16c)!=_0x17b712[_0x1e8636(0x16d)])return;const {data:_0x2d3121}=_0x17b712;return _0x2d3121&&_0x1e8636(0x19f)==_0x2d3121[_0x1e8636(0x159)]?{'type':_0x1e8636(0x195),'content':_0x2431f7(_0x1cdb10,_0x1e8636(0x167))}:void 0x0;}),_0x22a4c4[_0xb87936(0x14d)][_0xb87936(0x1a1)](_0x9f4616=>{const _0x690571=_0xb87936;if(_0x690571(0x191)!=_0x9f4616[_0x690571(0x16d)]&&_0x690571(0x16c)!=_0x9f4616[_0x690571(0x16d)])return;const {data:_0x3d2aa3}=_0x9f4616;return _0x3d2aa3?_0x690571(0x1a2)==_0x3d2aa3[_0x690571(0x159)]?{'type':_0x690571(0x195),'content':_0x2431f7(_0x1cdb10,_0x690571(0x14b))}:_0x690571(0x1a6)==_0x3d2aa3[_0x690571(0x159)]?{'type':_0x690571(0x195),'content':_0x2431f7(_0x1cdb10,_0x690571(0x197))}:void 0x0:void 0x0;});const _0x12605c=_0x436ff4[_0xb87936(0x196)]();for(const _0x3f3723 of[_0xb87936(0x1a7),_0xb87936(0x172),_0xb87936(0x163),_0xb87936(0x181)])_0x22a4c4[_0xb87936(0x162)][_0xb87936(0x16e)](_0xb87936(0x191),_0x3f3723,_0xb87936(0x178),_0x12605c);for(const _0x2c05c7 of[_0xb87936(0x1a2),_0xb87936(0x1a6)])_0x22a4c4[_0xb87936(0x162)][_0xb87936(0x16e)](_0xb87936(0x191),_0x2c05c7,_0xb87936(0x178),_0x12605c);_0x22a4c4[_0xb87936(0x162)][_0xb87936(0x16e)](_0xb87936(0x191),_0xb87936(0x19f),_0xb87936(0x178),_0xc428bb=>{const _0x23c653=_0xb87936;_0x2dc3a3[_0x23c653(0x171)][_0x23c653(0x154)](_0x2de95c=>{const _0x57f364=_0x23c653,_0x46dba6=Array[_0x57f364(0x150)](_0x2c0469[_0x57f364(0x151)]())[_0x57f364(0x16f)](_0x46593d=>_0x197f28[_0x57f364(0x15a)](_0x46593d));_0x2de95c[_0x57f364(0x155)](_0xc428bb),_0x2dc3a3[_0x57f364(0x161)][_0x57f364(0x19d)](_0x57f364(0x19f))[_0x57f364(0x18c)](),_0x2dc3a3[_0x57f364(0x147)](_0x57f364(0x19f),{'forceDefaultExecution':!0x0});const _0x1d5959=_0x46dba6[_0x57f364(0x153)](_0x10ac61=>_0x57f364(0x173)!=_0x10ac61[_0x57f364(0x17a)][_0x57f364(0x19b)]);_0x1d5959[_0x57f364(0x14f)]>0x0&&_0x2de95c[_0x57f364(0x155)](_0x1d5959);for(const _0x2da307 of _0x46dba6)_0x2da307[_0x57f364(0x14e)]();});});for(const _0x1c69a5 of[_0xb87936(0x1a7),_0xb87936(0x163),_0xb87936(0x181),_0xb87936(0x172)]){const _0x1ffd7b=_0x2dc3a3[_0xb87936(0x161)][_0xb87936(0x19d)](_0x1c69a5);_0x1ffd7b['on'](_0xb87936(0x176),(_0x194f9e,_0x1645f4,_0x317ce5)=>{const _0x342b5e=_0xb87936;if(_0x317ce5){const _0x31fb9e=_0x2dc3a3[_0x342b5e(0x171)][_0x342b5e(0x18a)][_0x342b5e(0x18d)][_0x342b5e(0x184)]()[_0x342b5e(0x199)]()[_0x342b5e(0x148)](_0x433e1b=>_0x433e1b['is'](_0x342b5e(0x1a3),_0x342b5e(0x198)));this[_0x342b5e(0x149)](_0x1ffd7b[_0x342b5e(0x17e)],_0x31fb9e)||(_0x194f9e[_0x342b5e(0x160)]=!0x1,_0x194f9e[_0x342b5e(0x186)]());}},{'priority':_0xb87936(0x14c)});}}[_0x31758d(0x15b)](){const _0x5052ed=_0x31758d,_0x411e55=this[_0x5052ed(0x16a)][_0x5052ed(0x161)][_0x5052ed(0x19d)](_0x5052ed(0x19f)),_0x11994e=this[_0x5052ed(0x16a)][_0x5052ed(0x194)][_0x5052ed(0x19d)](_0x5052ed(0x189));if(!_0x411e55[_0x5052ed(0x152)])return!0x1;const _0x5a9f34=_0x11994e[_0x5052ed(0x182)](this[_0x5052ed(0x16a)][_0x5052ed(0x171)][_0x5052ed(0x18a)][_0x5052ed(0x18d)]);for(const _0x5c7485 of _0x5a9f34)for(const _0x3847e3 of _0x5a9f34)if(_0x5c7485!=_0x3847e3&&!this[_0x5052ed(0x149)](_0x5c7485,_0x3847e3))return!0x1;return!0x0;}[_0x31758d(0x149)](_0x3c5f45,_0x1dfc9d){const _0x590724=_0x31758d,_0xae8628=this[_0x590724(0x16a)][_0x590724(0x194)][_0x590724(0x19d)](_0x590724(0x1a0)),_0x24512f=this[_0x590724(0x16a)][_0x590724(0x171)][_0x590724(0x15c)](_0x3c5f45),_0x40861e=this[_0x590724(0x16a)][_0x590724(0x171)][_0x590724(0x15c)](_0x1dfc9d),_0x52ddd7=new Set(),_0x1b0508=new Set();for(const _0x553dba of _0xae8628[_0x590724(0x17d)]())if((_0x590724(0x19e)==_0x553dba[_0x590724(0x16d)]||_0x590724(0x15d)==_0x553dba[_0x590724(0x16d)]||_0x590724(0x19f)==_0x553dba[_0x590724(0x183)])&&_0x553dba[_0x590724(0x166)]){for(const _0x5512c0 of _0x553dba[_0x590724(0x151)]())_0x5512c0[_0x590724(0x158)](_0x24512f,!0x0)&&_0x52ddd7[_0x590724(0x1a4)](_0x553dba[_0x590724(0x16d)]+':'+_0x553dba[_0x590724(0x164)]['id']),_0x5512c0[_0x590724(0x158)](_0x40861e,!0x0)&&_0x1b0508[_0x590724(0x1a4)](_0x553dba[_0x590724(0x16d)]+':'+_0x553dba[_0x590724(0x164)]['id']);}if(_0x52ddd7[_0x590724(0x180)]!=_0x1b0508[_0x590724(0x180)])return!0x1;for(const _0x5cb131 of _0x52ddd7)if(!_0x1b0508[_0x590724(0x185)](_0x5cb131))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5d35(_0xa35e68,_0x127e01){const _0x5a9243=_0x5a92();return _0x5d35=function(_0x5d35ad,_0x27102e){_0x5d35ad=_0x5d35ad-0x1cd;let _0xc55e49=_0x5a9243[_0x5d35ad];return _0xc55e49;},_0x5d35(_0xa35e68,_0x127e01);}const _0x4c343e=_0x5d35;(function(_0x2cf4b6,_0x3d864e){const _0x5a27e1=_0x5d35,_0xf98bd3=_0x2cf4b6();while(!![]){try{const _0x43ed34=parseInt(_0x5a27e1(0x1d8))/0x1*(parseInt(_0x5a27e1(0x1d2))/0x2)+-parseInt(_0x5a27e1(0x1e5))/0x3+-parseInt(_0x5a27e1(0x1ce))/0x4*(parseInt(_0x5a27e1(0x1dc))/0x5)+-parseInt(_0x5a27e1(0x1e4))/0x6*(-parseInt(_0x5a27e1(0x1de))/0x7)+-parseInt(_0x5a27e1(0x1da))/0x8*(parseInt(_0x5a27e1(0x1db))/0x9)+-parseInt(_0x5a27e1(0x1d1))/0xa*(parseInt(_0x5a27e1(0x1cf))/0xb)+-parseInt(_0x5a27e1(0x1d9))/0xc*(-parseInt(_0x5a27e1(0x1e2))/0xd);if(_0x43ed34===_0x3d864e)break;else _0xf98bd3['push'](_0xf98bd3['shift']());}catch(_0x5be730){_0xf98bd3['push'](_0xf98bd3['shift']());}}}(_0x5a92,0x82dd9));import{Plugin as _0x21e489}from'ckeditor5/src/core.js';import{getTranslation as _0x32855c}from'../utils/common-translations.js';export default class Ct extends _0x21e489{[_0x4c343e(0x1cd)](){const _0x5c13f9=_0x4c343e,_0x30bc87=this[_0x5c13f9(0x1d7)];if(!_0x30bc87[_0x5c13f9(0x1e0)][_0x5c13f9(0x1dd)](_0x5c13f9(0x1e6)))return;_0x30bc87[_0x5c13f9(0x1d0)][_0x5c13f9(0x1dd)](_0x5c13f9(0x1d6))[_0x5c13f9(0x1d4)](_0x5c13f9(0x1e6));const _0x34c58d=_0x30bc87[_0x5c13f9(0x1d0)][_0x5c13f9(0x1dd)](_0x5c13f9(0x1d6)),_0x3c6047=_0x30bc87[_0x5c13f9(0x1e3)];_0x34c58d[_0x5c13f9(0x1d3)][_0x5c13f9(0x1e1)](_0x5c13f9(0x1df),_0x45d557=>_0x32855c(_0x3c6047,_0x5c13f9(0x1d5),_0x45d557));}}function _0x5a92(){const _0x29f96d=['2351139UnVgsE','insertTableOfContents','afterInit','4756zPOwsw','22627NlIyzb','plugins','2110uhGqTp','6KwLAhN','descriptionFactory','enableCommand','ELEMENT_TABLE_OF_CONTENTS','TrackChangesEditing','editor','169473aFZwTO','130236nTyweA','2853056nySNZz','9EpYcjo','735WhxGxV','get','2891rNiglu','tableOfContents','commands','registerElementLabel','1638XfGXbY','locale','5946nqVPYK'];_0x5a92=function(){return _0x29f96d;};return _0x5a92();}
23
+ const _0x4aa3de=_0x2d80;(function(_0x12e9be,_0xbc9c35){const _0x159445=_0x2d80,_0x18a354=_0x12e9be();while(!![]){try{const _0x32a39f=parseInt(_0x159445(0x1ae))/0x1*(-parseInt(_0x159445(0x1a7))/0x2)+parseInt(_0x159445(0x1b8))/0x3*(parseInt(_0x159445(0x1b3))/0x4)+-parseInt(_0x159445(0x1ad))/0x5*(-parseInt(_0x159445(0x1b0))/0x6)+parseInt(_0x159445(0x1b2))/0x7+-parseInt(_0x159445(0x1b5))/0x8+-parseInt(_0x159445(0x1a5))/0x9+parseInt(_0x159445(0x1b4))/0xa;if(_0x32a39f===_0xbc9c35)break;else _0x18a354['push'](_0x18a354['shift']());}catch(_0xd53e98){_0x18a354['push'](_0x18a354['shift']());}}}(_0x38a1,0x643f5));import{Plugin as _0x13efa3}from'ckeditor5/src/core.js';import{getTranslation as _0x47f266}from'../utils/common-translations.js';export default class _t extends _0x13efa3{[_0x4aa3de(0x1b1)](){const _0x5a290a=_0x4aa3de,_0x14266b=this[_0x5a290a(0x1b9)];if(!_0x14266b[_0x5a290a(0x1af)][_0x5a290a(0x1b7)](_0x5a290a(0x1ba)))return;_0x14266b[_0x5a290a(0x1b6)][_0x5a290a(0x1b7)](_0x5a290a(0x1a8))[_0x5a290a(0x1a6)](_0x5a290a(0x1ba));const _0x5de2ac=_0x14266b[_0x5a290a(0x1b6)][_0x5a290a(0x1b7)](_0x5a290a(0x1a8)),_0x494b50=_0x14266b[_0x5a290a(0x1bb)];_0x5de2ac[_0x5a290a(0x1ab)][_0x5a290a(0x1a9)](_0x5a290a(0x1ac),_0x326d88=>_0x47f266(_0x494b50,_0x5a290a(0x1aa),_0x326d88));}}function _0x2d80(_0x119eee,_0x130263){const _0x38a13d=_0x38a1();return _0x2d80=function(_0x2d808c,_0x3b7517){_0x2d808c=_0x2d808c-0x1a5;let _0x4c3110=_0x38a13d[_0x2d808c];return _0x4c3110;},_0x2d80(_0x119eee,_0x130263);}function _0x38a1(){const _0x1f5674=['enableCommand','360862SgCtbl','TrackChangesEditing','registerElementLabel','ELEMENT_TABLE_OF_CONTENTS','descriptionFactory','tableOfContents','5IglkZt','3sgEEMr','commands','581556NmJNXm','afterInit','2778706neKTLC','34912DtEZJk','17360390LDemBq','5389096CkIBNN','plugins','get','3qBVYEV','editor','insertTableOfContents','locale','5517972stoNQR'];_0x38a1=function(){return _0x1f5674;};return _0x38a1();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3af845=_0x4ba7;(function(_0x33cc59,_0x5d704f){const _0xd2ba49=_0x4ba7,_0x363efa=_0x33cc59();while(!![]){try{const _0x91c361=parseInt(_0xd2ba49(0x91))/0x1*(-parseInt(_0xd2ba49(0x7e))/0x2)+-parseInt(_0xd2ba49(0xa9))/0x3*(-parseInt(_0xd2ba49(0x80))/0x4)+-parseInt(_0xd2ba49(0x9a))/0x5*(-parseInt(_0xd2ba49(0xc0))/0x6)+parseInt(_0xd2ba49(0xac))/0x7+parseInt(_0xd2ba49(0x92))/0x8+-parseInt(_0xd2ba49(0x8b))/0x9+-parseInt(_0xd2ba49(0xc4))/0xa*(parseInt(_0xd2ba49(0xbb))/0xb);if(_0x91c361===_0x5d704f)break;else _0x363efa['push'](_0x363efa['shift']());}catch(_0x125a94){_0x363efa['push'](_0x363efa['shift']());}}}(_0x4f07,0x8ceb1));function _0x4ba7(_0x5d04a9,_0x1f93b8){const _0x4f0743=_0x4f07();return _0x4ba7=function(_0x4ba7cb,_0x25b7b9){_0x4ba7cb=_0x4ba7cb-0x79;let _0x11dcf1=_0x4f0743[_0x4ba7cb];return _0x11dcf1;},_0x4ba7(_0x5d04a9,_0x1f93b8);}import{Plugin as _0x499ec0}from'ckeditor5/src/core.js';function _0x4f07(){const _0x290d6c=['data','14143987WtlOMm','tableWidth','plugins','TableUtils','registerDescriptionCallback','793326YiMmGU','tableBorderColor','join','nodeAfter','10aRvzXQ','tableProperties','accept','getSuggestions','TableCellPropertiesEditing','model','handleDiscardAction','tableHeight','change','11548vIcaWh','getAttribute','68LCBkTL','*Format:*\x20change\x20table\x20properties','getSuggestionCallback','start','tableCellBorderStyle','tableAlignment','get','table','afterInit','TrackChangesEditing','setAttribute','662355HtFkiG','TrackChangesTableProperties','format','registerCustomCallback','tableCellProperties','tableCellHeight','53RtREft','2180176LXSzmD','*Format:*\x20change\x20table\x20cell\x20properties','editor','tableBorderWidth','tableCellBorderColor','_handlePropertyChange','removeAttribute','enqueueChange','15xrCuBu','TablePropertiesEditing','formatBlock','locale','selection','discard','handleSuggestionDescription','tableCellBorderWidth','pluginName','tableCellWidth','tableBorderStyle','subType','has','getContainedElement','markBlockFormat','123315oxLgrO','getFirstPosition','commandParams','6122655wwQSaS','_getSuggestion','batch','descriptionFactory','tableCellHorizontalAlignment','enableCommand','getSelectionAffectedTableCells','tableCellBackgroundColor','tableCellVerticalAlignment','_suggestionFactory','findAncestor','document','tableBackgroundColor','tableCellPadding'];_0x4f07=function(){return _0x290d6c;};return _0x4f07();}import{getTranslation as _0x1e31b0}from'../utils/common-translations.js';export default class $t extends _0x499ec0{constructor(_0x542814){const _0x2fe59f=_0x4ba7;super(_0x542814),this[_0x2fe59f(0xc5)]=[_0x2fe59f(0xc1),_0x2fe59f(0xa4),_0x2fe59f(0x95),_0x2fe59f(0x85),_0x2fe59f(0xbc),_0x2fe59f(0x7c),_0x2fe59f(0xb8)],this[_0x2fe59f(0x8f)]=[_0x2fe59f(0x96),_0x2fe59f(0x84),_0x2fe59f(0xa1),_0x2fe59f(0xb9),_0x2fe59f(0xa3),_0x2fe59f(0x90),_0x2fe59f(0xb3),_0x2fe59f(0xb0),_0x2fe59f(0xb4)];}static get[_0x3af845(0xa2)](){const _0x5ea8cc=_0x3af845;return _0x5ea8cc(0x8c);}[_0x3af845(0x88)](){const _0x2f79b6=_0x3af845,_0x394300=this[_0x2f79b6(0x94)][_0x2f79b6(0xbd)][_0x2f79b6(0x86)](_0x2f79b6(0x89));if(this[_0x2f79b6(0x94)][_0x2f79b6(0xbd)][_0x2f79b6(0xa6)](_0x2f79b6(0x9b))){for(const _0xca0547 of this[_0x2f79b6(0xc5)])_0x394300[_0x2f79b6(0xb1)](_0xca0547,(_0x10a09f,_0x217750)=>{const _0x1e8f68=_0x2f79b6,_0x5764e8=this[_0x1e8f68(0x94)][_0x1e8f68(0x7a)][_0x1e8f68(0xb7)][_0x1e8f68(0x9e)][_0x1e8f68(0xaa)]()[_0x1e8f68(0xb6)](_0x1e8f68(0x87));this[_0x1e8f68(0x97)](_0xca0547,[_0x5764e8],this[_0x1e8f68(0xc5)],_0x1e8f68(0xc5),_0x10a09f,_0x217750);});_0x394300[_0x2f79b6(0xb5)][_0x2f79b6(0x8e)](_0x2f79b6(0x9c),_0x2f79b6(0xc5),_0x2f79b6(0xc6),_0x394300[_0x2f79b6(0xb5)][_0x2f79b6(0x82)](_0x2f79b6(0x9c),null,_0x2f79b6(0x9f))),_0x394300[_0x2f79b6(0xb5)][_0x2f79b6(0x8e)](_0x2f79b6(0x9c),_0x2f79b6(0xc5),_0x2f79b6(0x9f),(_0x559ec6,_0x26c905)=>this[_0x2f79b6(0x7b)](this[_0x2f79b6(0xc5)],_0x559ec6,_0x26c905)),_0x394300[_0x2f79b6(0xb5)][_0x2f79b6(0x8e)](_0x2f79b6(0x9c),_0x2f79b6(0xc5),_0x2f79b6(0xc2),()=>!0x1);}if(this[_0x2f79b6(0x94)][_0x2f79b6(0xbd)][_0x2f79b6(0xa6)](_0x2f79b6(0x79))){for(const _0x295f97 of this[_0x2f79b6(0x8f)])_0x394300[_0x2f79b6(0xb1)](_0x295f97,(_0x103e38,_0x72bd62)=>{const _0x4ba6af=_0x2f79b6,_0x28c629=this[_0x4ba6af(0x94)][_0x4ba6af(0xbd)][_0x4ba6af(0x86)](_0x4ba6af(0xbe))[_0x4ba6af(0xb2)](this[_0x4ba6af(0x94)][_0x4ba6af(0x7a)][_0x4ba6af(0xb7)][_0x4ba6af(0x9e)]);this[_0x4ba6af(0x97)](_0x295f97,_0x28c629,this[_0x4ba6af(0x8f)],_0x4ba6af(0x8f),_0x103e38,_0x72bd62);});_0x394300[_0x2f79b6(0xb5)][_0x2f79b6(0x8e)](_0x2f79b6(0x9c),_0x2f79b6(0x8f),_0x2f79b6(0xc6),_0x394300[_0x2f79b6(0xb5)][_0x2f79b6(0x82)](_0x2f79b6(0x9c),null,_0x2f79b6(0x9f))),_0x394300[_0x2f79b6(0xb5)][_0x2f79b6(0x8e)](_0x2f79b6(0x9c),_0x2f79b6(0x8f),_0x2f79b6(0x9f),(_0x2575d2,_0x7a6ef)=>this[_0x2f79b6(0x7b)](this[_0x2f79b6(0x8f)],_0x2575d2,_0x7a6ef)),_0x394300[_0x2f79b6(0xb5)][_0x2f79b6(0x8e)](_0x2f79b6(0x9c),_0x2f79b6(0x8f),_0x2f79b6(0xc2),()=>!0x1);}_0x394300[_0x2f79b6(0xaf)][_0x2f79b6(0xbf)](_0x837815=>this[_0x2f79b6(0xa0)](_0x837815));}[_0x3af845(0x97)](_0x28cdc1,_0x2e1400,_0x56cc4b,_0x1a608a,_0x3d0cce,_0x48a74b){const _0x502437=_0x3af845,_0x371c52=this[_0x502437(0x94)][_0x502437(0xbd)][_0x502437(0x86)](_0x502437(0x89));this[_0x502437(0x94)][_0x502437(0x7a)][_0x502437(0x99)](_0x48a74b[_0x502437(0xae)],()=>{const _0x7a6d9f=_0x502437;for(const _0x48e51e of _0x2e1400){if(this[_0x7a6d9f(0xad)](_0x48e51e,_0x1a608a))_0x3d0cce(_0x48a74b);else{const _0x59134b={};for(const _0x3e1315 of _0x56cc4b){const _0x518de3=_0x48e51e[_0x7a6d9f(0x7f)](_0x3e1315);void 0x0!==_0x518de3&&(_0x59134b[_0x3e1315]=_0x518de3);}_0x3d0cce(_0x48a74b),_0x371c52[_0x7a6d9f(0xa8)](_0x48e51e,{'commandParams':[_0x59134b]},[],_0x1a608a);}}});}[_0x3af845(0x7b)](_0x476511,_0x29acb3,_0x56b0ce){const _0x58a398=_0x3af845,_0x2cf1b8=_0x29acb3[0x0][_0x58a398(0x83)][_0x58a398(0xc3)],_0x394fde=_0x56b0ce[_0x58a398(0xab)][0x0];this[_0x58a398(0x94)][_0x58a398(0x7a)][_0x58a398(0x7d)](_0x32d395=>{const _0x2a552b=_0x58a398;for(const _0x38ce18 of _0x476511)void 0x0!==_0x394fde[_0x38ce18]?_0x32d395[_0x2a552b(0x8a)](_0x38ce18,_0x394fde[_0x38ce18],_0x2cf1b8):_0x32d395[_0x2a552b(0x98)](_0x38ce18,_0x2cf1b8);});}[_0x3af845(0xa0)](_0x265a6a){const _0x1790ea=_0x3af845;if(_0x265a6a[_0x1790ea(0xba)])switch(_0x265a6a[_0x1790ea(0xa5)]){case _0x1790ea(0xc5):return{'type':_0x1790ea(0x8d),'content':_0x1e31b0(this[_0x1790ea(0x94)][_0x1790ea(0x9d)],_0x1790ea(0x81))};case _0x1790ea(0x8f):return{'type':_0x1790ea(0x8d),'content':_0x1e31b0(this[_0x1790ea(0x94)][_0x1790ea(0x9d)],_0x1790ea(0x93))};}}[_0x3af845(0xad)](_0x20f1be,_0x5329c8){const _0x372632=_0x3af845,_0x490020=this[_0x372632(0x94)][_0x372632(0xbd)][_0x372632(0x86)](_0x372632(0x89));for(const _0x1cfcf1 of _0x490020[_0x372632(0xc7)]({'skipNotAttached':!0x0})){const _0x18df35=_0x1cfcf1[_0x372632(0xa7)]();if(_0x1cfcf1[_0x372632(0xa5)]===_0x5329c8&&_0x18df35===_0x20f1be)return _0x1cfcf1;}return null;}}
23
+ const _0x553c40=_0x8f04;function _0x41ac(){const _0x1fd5df=['change','selection','removeAttribute','TableCellPropertiesEditing','_getSuggestion','subType','descriptionFactory','locale','getSelectionAffectedTableCells','join','tableAlignment','4ftuipn','editor','230745hayljF','11tOZHAd','tableBorderColor','afterInit','formatBlock','tableCellProperties','handleSuggestionDescription','commandParams','tableCellWidth','start','1541156FHjGpx','tableCellHorizontalAlignment','data','discard','tableWidth','_handlePropertyChange','TablePropertiesEditing','*Format:*\x20change\x20table\x20properties','has','55237IrNSbH','1784ggFcqE','tableCellBackgroundColor','handleDiscardAction','tableProperties','tableCellBorderColor','tableCellPadding','model','accept','document','pluginName','enqueueChange','batch','TrackChangesTableProperties','registerCustomCallback','tableBackgroundColor','getFirstPosition','tableCellVerticalAlignment','getSuggestions','tableCellBorderWidth','2vzFbQi','5303748KtMCHH','4158333TqPrZK','plugins','_suggestionFactory','nodeAfter','2817aOdBQO','31572588tMorqi','getSuggestionCallback','TableUtils','tableCellHeight','getContainedElement','get','registerDescriptionCallback','format','tableBorderStyle','43480JdgZwX','markBlockFormat','TrackChangesEditing','findAncestor','tableHeight','setAttribute','tableCellBorderStyle','enableCommand','getAttribute','*Format:*\x20change\x20table\x20cell\x20properties','tableBorderWidth','table'];_0x41ac=function(){return _0x1fd5df;};return _0x41ac();}function _0x8f04(_0xeeb96b,_0x4e6104){const _0x41aca5=_0x41ac();return _0x8f04=function(_0x8f04a2,_0x441c2a){_0x8f04a2=_0x8f04a2-0xf4;let _0x434da6=_0x41aca5[_0x8f04a2];return _0x434da6;},_0x8f04(_0xeeb96b,_0x4e6104);}(function(_0x5ec3e5,_0x28d58a){const _0x504083=_0x8f04,_0x4f3576=_0x5ec3e5();while(!![]){try{const _0x2f3c19=parseInt(_0x504083(0x133))/0x1*(-parseInt(_0x504083(0x100))/0x2)+-parseInt(_0x504083(0x102))/0x3+parseInt(_0x504083(0x127))/0x4*(-parseInt(_0x504083(0x129))/0x5)+parseInt(_0x504083(0x101))/0x6+parseInt(_0x504083(0x13c))/0x7*(parseInt(_0x504083(0x13d))/0x8)+parseInt(_0x504083(0x106))/0x9*(-parseInt(_0x504083(0x110))/0xa)+parseInt(_0x504083(0x12a))/0xb*(parseInt(_0x504083(0x107))/0xc);if(_0x2f3c19===_0x28d58a)break;else _0x4f3576['push'](_0x4f3576['shift']());}catch(_0x3ce325){_0x4f3576['push'](_0x4f3576['shift']());}}}(_0x41ac,0xe5948));import{Plugin as _0x4d2ec0}from'ckeditor5/src/core.js';import{getTranslation as _0x1ea520}from'../utils/common-translations.js';export default class $t extends _0x4d2ec0{constructor(_0x162fa8){const _0xe9ba39=_0x8f04;super(_0x162fa8),this[_0xe9ba39(0x140)]=[_0xe9ba39(0x12b),_0xe9ba39(0x10f),_0xe9ba39(0x11a),_0xe9ba39(0x126),_0xe9ba39(0x137),_0xe9ba39(0x114),_0xe9ba39(0xfb)],this[_0xe9ba39(0x12e)]=[_0xe9ba39(0x141),_0xe9ba39(0x116),_0xe9ba39(0xff),_0xe9ba39(0x142),_0xe9ba39(0x131),_0xe9ba39(0x10a),_0xe9ba39(0x13e),_0xe9ba39(0x134),_0xe9ba39(0xfd)];}static get[_0x553c40(0xf6)](){const _0x15fc84=_0x553c40;return _0x15fc84(0xf9);}[_0x553c40(0x12c)](){const _0x42dda6=_0x553c40,_0x3f5b5b=this[_0x42dda6(0x128)][_0x42dda6(0x103)][_0x42dda6(0x10c)](_0x42dda6(0x112));if(this[_0x42dda6(0x128)][_0x42dda6(0x103)][_0x42dda6(0x13b)](_0x42dda6(0x139))){for(const _0x334387 of this[_0x42dda6(0x140)])_0x3f5b5b[_0x42dda6(0x117)](_0x334387,(_0x1bb5a1,_0x424db2)=>{const _0xf5dd1=_0x42dda6,_0x1f395c=this[_0xf5dd1(0x128)][_0xf5dd1(0x143)][_0xf5dd1(0xf5)][_0xf5dd1(0x11d)][_0xf5dd1(0xfc)]()[_0xf5dd1(0x113)](_0xf5dd1(0x11b));this[_0xf5dd1(0x138)](_0x334387,[_0x1f395c],this[_0xf5dd1(0x140)],_0xf5dd1(0x140),_0x1bb5a1,_0x424db2);});_0x3f5b5b[_0x42dda6(0x104)][_0x42dda6(0xfa)](_0x42dda6(0x12d),_0x42dda6(0x140),_0x42dda6(0xf4),_0x3f5b5b[_0x42dda6(0x104)][_0x42dda6(0x108)](_0x42dda6(0x12d),null,_0x42dda6(0x136))),_0x3f5b5b[_0x42dda6(0x104)][_0x42dda6(0xfa)](_0x42dda6(0x12d),_0x42dda6(0x140),_0x42dda6(0x136),(_0x8b99b3,_0x10a50b)=>this[_0x42dda6(0x13f)](this[_0x42dda6(0x140)],_0x8b99b3,_0x10a50b)),_0x3f5b5b[_0x42dda6(0x104)][_0x42dda6(0xfa)](_0x42dda6(0x12d),_0x42dda6(0x140),_0x42dda6(0x125),()=>!0x1);}if(this[_0x42dda6(0x128)][_0x42dda6(0x103)][_0x42dda6(0x13b)](_0x42dda6(0x11f))){for(const _0x10c02c of this[_0x42dda6(0x12e)])_0x3f5b5b[_0x42dda6(0x117)](_0x10c02c,(_0x75c493,_0x58a466)=>{const _0x57f09b=_0x42dda6,_0x1afa99=this[_0x57f09b(0x128)][_0x57f09b(0x103)][_0x57f09b(0x10c)](_0x57f09b(0x109))[_0x57f09b(0x124)](this[_0x57f09b(0x128)][_0x57f09b(0x143)][_0x57f09b(0xf5)][_0x57f09b(0x11d)]);this[_0x57f09b(0x138)](_0x10c02c,_0x1afa99,this[_0x57f09b(0x12e)],_0x57f09b(0x12e),_0x75c493,_0x58a466);});_0x3f5b5b[_0x42dda6(0x104)][_0x42dda6(0xfa)](_0x42dda6(0x12d),_0x42dda6(0x12e),_0x42dda6(0xf4),_0x3f5b5b[_0x42dda6(0x104)][_0x42dda6(0x108)](_0x42dda6(0x12d),null,_0x42dda6(0x136))),_0x3f5b5b[_0x42dda6(0x104)][_0x42dda6(0xfa)](_0x42dda6(0x12d),_0x42dda6(0x12e),_0x42dda6(0x136),(_0x1be8e6,_0x1cab49)=>this[_0x42dda6(0x13f)](this[_0x42dda6(0x12e)],_0x1be8e6,_0x1cab49)),_0x3f5b5b[_0x42dda6(0x104)][_0x42dda6(0xfa)](_0x42dda6(0x12d),_0x42dda6(0x12e),_0x42dda6(0x125),()=>!0x1);}_0x3f5b5b[_0x42dda6(0x122)][_0x42dda6(0x10d)](_0x52f564=>this[_0x42dda6(0x12f)](_0x52f564));}[_0x553c40(0x138)](_0x5b536c,_0x11e055,_0xf8b206,_0x519231,_0x9c55a2,_0x36bf1d){const _0x30ff80=_0x553c40,_0x1f4b17=this[_0x30ff80(0x128)][_0x30ff80(0x103)][_0x30ff80(0x10c)](_0x30ff80(0x112));this[_0x30ff80(0x128)][_0x30ff80(0x143)][_0x30ff80(0xf7)](_0x36bf1d[_0x30ff80(0xf8)],()=>{const _0x2e10c8=_0x30ff80;for(const _0x1e8645 of _0x11e055){if(this[_0x2e10c8(0x120)](_0x1e8645,_0x519231))_0x9c55a2(_0x36bf1d);else{const _0x178490={};for(const _0x5da678 of _0xf8b206){const _0x572935=_0x1e8645[_0x2e10c8(0x118)](_0x5da678);void 0x0!==_0x572935&&(_0x178490[_0x5da678]=_0x572935);}_0x9c55a2(_0x36bf1d),_0x1f4b17[_0x2e10c8(0x111)](_0x1e8645,{'commandParams':[_0x178490]},[],_0x519231);}}});}[_0x553c40(0x13f)](_0xd59841,_0x22e65e,_0x2af77b){const _0x142b4c=_0x553c40,_0x24cc61=_0x22e65e[0x0][_0x142b4c(0x132)][_0x142b4c(0x105)],_0x2f6bb8=_0x2af77b[_0x142b4c(0x130)][0x0];this[_0x142b4c(0x128)][_0x142b4c(0x143)][_0x142b4c(0x11c)](_0x5f0bca=>{const _0x4e2fe2=_0x142b4c;for(const _0x1704bb of _0xd59841)void 0x0!==_0x2f6bb8[_0x1704bb]?_0x5f0bca[_0x4e2fe2(0x115)](_0x1704bb,_0x2f6bb8[_0x1704bb],_0x24cc61):_0x5f0bca[_0x4e2fe2(0x11e)](_0x1704bb,_0x24cc61);});}[_0x553c40(0x12f)](_0x6c5e09){const _0x3d0664=_0x553c40;if(_0x6c5e09[_0x3d0664(0x135)])switch(_0x6c5e09[_0x3d0664(0x121)]){case _0x3d0664(0x140):return{'type':_0x3d0664(0x10e),'content':_0x1ea520(this[_0x3d0664(0x128)][_0x3d0664(0x123)],_0x3d0664(0x13a))};case _0x3d0664(0x12e):return{'type':_0x3d0664(0x10e),'content':_0x1ea520(this[_0x3d0664(0x128)][_0x3d0664(0x123)],_0x3d0664(0x119))};}}[_0x553c40(0x120)](_0x3c3c17,_0x613b45){const _0x4fca3c=_0x553c40,_0x5b03e7=this[_0x4fca3c(0x128)][_0x4fca3c(0x103)][_0x4fca3c(0x10c)](_0x4fca3c(0x112));for(const _0x281d9b of _0x5b03e7[_0x4fca3c(0xfe)]({'skipNotAttached':!0x0})){const _0x5f58a4=_0x281d9b[_0x4fca3c(0x10b)]();if(_0x281d9b[_0x4fca3c(0x121)]===_0x613b45&&_0x5f58a4===_0x3c3c17)return _0x281d9b;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x52ce6b=_0x27cd;function _0x131c(){const _0xd02ad4=['insertTemplate','190496QZgrvc','54OvBJkG','899320sPPvpl','548946DOSNzp','33736800vdDOyt','TrackChangesEditing','has','enableCommand','68MbkAlO','plugins','16hHRzTj','6032442VVXmQC','get','afterInit','5508762MgQNyy','Template','7827mBrwxP','editor'];_0x131c=function(){return _0xd02ad4;};return _0x131c();}(function(_0x3e1f6c,_0x571ec8){const _0x38f2d8=_0x27cd,_0x1ef151=_0x3e1f6c();while(!![]){try{const _0x279f68=-parseInt(_0x38f2d8(0x177))/0x1+-parseInt(_0x38f2d8(0x17c))/0x2*(-parseInt(_0x38f2d8(0x184))/0x3)+parseInt(_0x38f2d8(0x17e))/0x4*(-parseInt(_0x38f2d8(0x176))/0x5)+-parseInt(_0x38f2d8(0x17f))/0x6+-parseInt(_0x38f2d8(0x182))/0x7+parseInt(_0x38f2d8(0x174))/0x8*(parseInt(_0x38f2d8(0x175))/0x9)+parseInt(_0x38f2d8(0x178))/0xa;if(_0x279f68===_0x571ec8)break;else _0x1ef151['push'](_0x1ef151['shift']());}catch(_0x4896f8){_0x1ef151['push'](_0x1ef151['shift']());}}}(_0x131c,0x84ee3));function _0x27cd(_0x141ef7,_0x1d3065){const _0x131c39=_0x131c();return _0x27cd=function(_0x27cd7f,_0x3314bd){_0x27cd7f=_0x27cd7f-0x174;let _0x302848=_0x131c39[_0x27cd7f];return _0x302848;},_0x27cd(_0x141ef7,_0x1d3065);}import{Plugin as _0x37d2d9}from'ckeditor5/src/core.js';export default class _t extends _0x37d2d9{[_0x52ce6b(0x181)](){const _0x780a36=_0x52ce6b,_0x17fa81=this[_0x780a36(0x185)];_0x17fa81[_0x780a36(0x17d)][_0x780a36(0x17a)](_0x780a36(0x183))&&_0x17fa81[_0x780a36(0x17d)][_0x780a36(0x180)](_0x780a36(0x179))[_0x780a36(0x17b)](_0x780a36(0x186));}}
23
+ function _0x1427(){const _0x44da4e=['98358JqpRNk','enableCommand','2229022cLpvtb','261245RSuZgN','3418257MzWAUg','has','insertTemplate','get','TrackChangesEditing','Template','12318928FtzqQL','86620CEIRyA','afterInit','1863FUtzNH','editor','1091342ViRmac','91dVyhpV','plugins','56emzmqe'];_0x1427=function(){return _0x44da4e;};return _0x1427();}function _0x4f60(_0x2d5adb,_0x3fbe64){const _0x142783=_0x1427();return _0x4f60=function(_0x4f60b2,_0x529ddd){_0x4f60b2=_0x4f60b2-0x1d5;let _0x45725d=_0x142783[_0x4f60b2];return _0x45725d;},_0x4f60(_0x2d5adb,_0x3fbe64);}const _0x344ce7=_0x4f60;(function(_0x2154e4,_0x52f796){const _0x227269=_0x4f60,_0x3afacf=_0x2154e4();while(!![]){try{const _0xb8c59e=parseInt(_0x227269(0x1e3))/0x1+parseInt(_0x227269(0x1d6))/0x2+-parseInt(_0x227269(0x1d8))/0x3+parseInt(_0x227269(0x1e6))/0x4*(-parseInt(_0x227269(0x1d7))/0x5)+parseInt(_0x227269(0x1e7))/0x6*(parseInt(_0x227269(0x1e4))/0x7)+-parseInt(_0x227269(0x1de))/0x8+-parseInt(_0x227269(0x1e1))/0x9*(-parseInt(_0x227269(0x1df))/0xa);if(_0xb8c59e===_0x52f796)break;else _0x3afacf['push'](_0x3afacf['shift']());}catch(_0x3e7f52){_0x3afacf['push'](_0x3afacf['shift']());}}}(_0x1427,0xc39c9));import{Plugin as _0x35bd45}from'ckeditor5/src/core.js';export default class Ct extends _0x35bd45{[_0x344ce7(0x1e0)](){const _0x2e3635=_0x344ce7,_0xdd0f38=this[_0x2e3635(0x1e2)];_0xdd0f38[_0x2e3635(0x1e5)][_0x2e3635(0x1d9)](_0x2e3635(0x1dd))&&_0xdd0f38[_0x2e3635(0x1e5)][_0x2e3635(0x1db)](_0x2e3635(0x1dc))[_0x2e3635(0x1d5)](_0x2e3635(0x1da));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x25d5(){const _0x24a21c=['has','nodeBefore','registerPostFixer','ELEMENT_TITLE','getNearestSelectionRange','afterInit','document','isEqual','end','1671970eNkhVf','1285408FgUQlp','differ','forward','title-content','locale','plugins','6QUaxtz','Title','schema','getChangedMarkers','removeMarker','start','get','139203nbWiOH','376YjWskC','isCollapsed','81lNWOfD','newRange','from','14759610pIUbMC','registerElementLabel','isTouching','model','suggestion','5648363ZmSrwg','createRange','updateMarker','editor','descriptionFactory','2934396Rmszcn','TrackChangesEditing','_splitMarkerName','element','31906JCTByU'];_0x25d5=function(){return _0x24a21c;};return _0x25d5();}const _0x454c5c=_0xb977;(function(_0x376c96,_0x2366ee){const _0x1cbb46=_0xb977,_0x32261d=_0x376c96();while(!![]){try{const _0x520823=parseInt(_0x1cbb46(0x172))/0x1+-parseInt(_0x1cbb46(0x193))/0x2*(-parseInt(_0x1cbb46(0x182))/0x3)+parseInt(_0x1cbb46(0x18f))/0x4+-parseInt(_0x1cbb46(0x171))/0x5+-parseInt(_0x1cbb46(0x178))/0x6*(-parseInt(_0x1cbb46(0x18a))/0x7)+-parseInt(_0x1cbb46(0x180))/0x8*(parseInt(_0x1cbb46(0x17f))/0x9)+-parseInt(_0x1cbb46(0x185))/0xa;if(_0x520823===_0x2366ee)break;else _0x32261d['push'](_0x32261d['shift']());}catch(_0x56aa66){_0x32261d['push'](_0x32261d['shift']());}}}(_0x25d5,0xaf9ef));function _0xb977(_0x3eba6c,_0x49f8f0){const _0x25d532=_0x25d5();return _0xb977=function(_0xb977d3,_0x3a64d2){_0xb977d3=_0xb977d3-0x16e;let _0x21f7c1=_0x25d532[_0xb977d3];return _0x21f7c1;},_0xb977(_0x3eba6c,_0x49f8f0);}import{Plugin as _0x25c559}from'ckeditor5/src/core.js';import{getTranslation as _0x1b181c}from'../utils/common-translations.js';export default class Dt extends _0x25c559{[_0x454c5c(0x199)](){const _0xa7d7d0=_0x454c5c,_0x28f8b2=this[_0xa7d7d0(0x18d)];if(!_0x28f8b2[_0xa7d7d0(0x177)][_0xa7d7d0(0x194)](_0xa7d7d0(0x179)))return;const _0x9e26b6=_0x28f8b2[_0xa7d7d0(0x177)][_0xa7d7d0(0x17e)](_0xa7d7d0(0x190));_0x9e26b6[_0xa7d7d0(0x18e)][_0xa7d7d0(0x186)](_0xa7d7d0(0x175),()=>_0x1b181c(_0x28f8b2[_0xa7d7d0(0x176)],_0xa7d7d0(0x197))),_0x28f8b2[_0xa7d7d0(0x188)][_0xa7d7d0(0x16e)][_0xa7d7d0(0x196)](_0x198af9=>{const _0x3a8018=_0xa7d7d0;let _0x137136=!0x1;const _0x38a085=Array[_0x3a8018(0x184)](_0x28f8b2[_0x3a8018(0x188)][_0x3a8018(0x16e)][_0x3a8018(0x173)][_0x3a8018(0x17b)]());for(const {name:_0x296f36,data:_0x4f6c09}of _0x38a085){const {group:_0x55b760}=_0x9e26b6[_0x3a8018(0x191)](_0x296f36);if(_0x3a8018(0x189)!==_0x55b760||!_0x4f6c09[_0x3a8018(0x183)])continue;const _0x1e29f8=_0x4f6c09[_0x3a8018(0x183)],_0x2c9dee=_0x1e29f8[_0x3a8018(0x170)][_0x3a8018(0x195)];if(!_0x2c9dee||!_0x2c9dee['is'](_0x3a8018(0x192),_0x3a8018(0x175)))continue;if(!_0x1e29f8[_0x3a8018(0x17d)][_0x3a8018(0x187)](_0x1e29f8[_0x3a8018(0x170)]))continue;const _0x20f41a=_0x28f8b2[_0x3a8018(0x188)][_0x3a8018(0x17a)][_0x3a8018(0x198)](_0x1e29f8[_0x3a8018(0x170)],_0x3a8018(0x174));if(_0x20f41a&&_0x20f41a[_0x3a8018(0x181)]){const _0x56b4f1=_0x198af9[_0x3a8018(0x18b)](_0x1e29f8[_0x3a8018(0x17d)],_0x20f41a[_0x3a8018(0x17d)]);_0x56b4f1[_0x3a8018(0x16f)](_0x1e29f8)||(_0x198af9[_0x3a8018(0x18c)](_0x296f36,{'range':_0x56b4f1}),_0x137136=!0x0);}_0x137136||(_0x198af9[_0x3a8018(0x17c)](_0x296f36),_0x137136=!0x0);}return _0x137136;});}}
23
+ function _0x575f(_0x449bee,_0x346db1){const _0x3387aa=_0x3387();return _0x575f=function(_0x575f82,_0x2c231a){_0x575f82=_0x575f82-0x1dc;let _0x2257e6=_0x3387aa[_0x575f82];return _0x2257e6;},_0x575f(_0x449bee,_0x346db1);}const _0x46ecb7=_0x575f;(function(_0x3e3980,_0x239e43){const _0x13d102=_0x575f,_0x340934=_0x3e3980();while(!![]){try{const _0x3f1b3c=parseInt(_0x13d102(0x1ed))/0x1+parseInt(_0x13d102(0x1dd))/0x2*(-parseInt(_0x13d102(0x1de))/0x3)+parseInt(_0x13d102(0x1df))/0x4+-parseInt(_0x13d102(0x204))/0x5+parseInt(_0x13d102(0x1e7))/0x6+parseInt(_0x13d102(0x1f9))/0x7*(-parseInt(_0x13d102(0x202))/0x8)+parseInt(_0x13d102(0x1e6))/0x9*(-parseInt(_0x13d102(0x1e5))/0xa);if(_0x3f1b3c===_0x239e43)break;else _0x340934['push'](_0x340934['shift']());}catch(_0x3f1556){_0x340934['push'](_0x340934['shift']());}}}(_0x3387,0x2e44f));import{Plugin as _0x427b82}from'ckeditor5/src/core.js';import{getTranslation as _0x9f280}from'../utils/common-translations.js';function _0x3387(){const _0x5a7f32=['locale','registerElementLabel','Title','document','ELEMENT_TITLE','605240jPKhKZ','removeMarker','590975HdACAN','differ','getNearestSelectionRange','plugins','from','84vMfhRD','2247TmaudA','1488816qkFnLb','title-content','suggestion','forward','element','registerPostFixer','3180agkLaL','13887zDZjuS','2256294JYasEq','TrackChangesEditing','end','_splitMarkerName','nodeBefore','schema','157248NKEklj','has','createRange','getChangedMarkers','afterInit','isEqual','editor','isCollapsed','newRange','model','get','descriptionFactory','7zOKwTC','updateMarker','start','isTouching'];_0x3387=function(){return _0x5a7f32;};return _0x3387();}export default class Dt extends _0x427b82{[_0x46ecb7(0x1f1)](){const _0x5b67bb=_0x46ecb7,_0x368712=this[_0x5b67bb(0x1f3)];if(!_0x368712[_0x5b67bb(0x207)][_0x5b67bb(0x1ee)](_0x5b67bb(0x1ff)))return;const _0x3d5756=_0x368712[_0x5b67bb(0x207)][_0x5b67bb(0x1f7)](_0x5b67bb(0x1e8));_0x3d5756[_0x5b67bb(0x1f8)][_0x5b67bb(0x1fe)](_0x5b67bb(0x1e0),()=>_0x9f280(_0x368712[_0x5b67bb(0x1fd)],_0x5b67bb(0x201))),_0x368712[_0x5b67bb(0x1f6)][_0x5b67bb(0x200)][_0x5b67bb(0x1e4)](_0x2ed8cc=>{const _0x3589e0=_0x5b67bb;let _0x31ed0c=!0x1;const _0xb76729=Array[_0x3589e0(0x1dc)](_0x368712[_0x3589e0(0x1f6)][_0x3589e0(0x200)][_0x3589e0(0x205)][_0x3589e0(0x1f0)]());for(const {name:_0x127971,data:_0x46aa71}of _0xb76729){const {group:_0x334286}=_0x3d5756[_0x3589e0(0x1ea)](_0x127971);if(_0x3589e0(0x1e1)!==_0x334286||!_0x46aa71[_0x3589e0(0x1f5)])continue;const _0x39499f=_0x46aa71[_0x3589e0(0x1f5)],_0x57b5fe=_0x39499f[_0x3589e0(0x1e9)][_0x3589e0(0x1eb)];if(!_0x57b5fe||!_0x57b5fe['is'](_0x3589e0(0x1e3),_0x3589e0(0x1e0)))continue;if(!_0x39499f[_0x3589e0(0x1fb)][_0x3589e0(0x1fc)](_0x39499f[_0x3589e0(0x1e9)]))continue;const _0x4ba919=_0x368712[_0x3589e0(0x1f6)][_0x3589e0(0x1ec)][_0x3589e0(0x206)](_0x39499f[_0x3589e0(0x1e9)],_0x3589e0(0x1e2));if(_0x4ba919&&_0x4ba919[_0x3589e0(0x1f4)]){const _0x15e4b8=_0x2ed8cc[_0x3589e0(0x1ef)](_0x39499f[_0x3589e0(0x1fb)],_0x4ba919[_0x3589e0(0x1fb)]);_0x15e4b8[_0x3589e0(0x1f2)](_0x39499f)||(_0x2ed8cc[_0x3589e0(0x1fa)](_0x127971,{'range':_0x15e4b8}),_0x31ed0c=!0x0);}_0x31ed0c||(_0x2ed8cc[_0x3589e0(0x203)](_0x127971),_0x31ed0c=!0x0);}return _0x31ed0c;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x16431d=_0x2d2c;(function(_0x49e39d,_0x49bcba){const _0x376478=_0x2d2c,_0x48c96c=_0x49e39d();while(!![]){try{const _0x46e76a=-parseInt(_0x376478(0x133))/0x1+-parseInt(_0x376478(0x135))/0x2*(-parseInt(_0x376478(0x129))/0x3)+-parseInt(_0x376478(0x12d))/0x4+-parseInt(_0x376478(0x128))/0x5+parseInt(_0x376478(0x126))/0x6*(parseInt(_0x376478(0x12e))/0x7)+-parseInt(_0x376478(0x12c))/0x8*(-parseInt(_0x376478(0x123))/0x9)+parseInt(_0x376478(0x131))/0xa*(parseInt(_0x376478(0x130))/0xb);if(_0x46e76a===_0x49bcba)break;else _0x48c96c['push'](_0x48c96c['shift']());}catch(_0x3211e8){_0x48c96c['push'](_0x48c96c['shift']());}}}(_0x344c,0xc4b2f));function _0x344c(){const _0x248d3b=['11692769PVWyxG','10AMXTQO','editor','1598881qXQKMk','plugins','30626kXHbeS','has','TrackChangesEditing','449928uDtDqv','get','undo','6sbtbeH','UndoEditing','2796130xeMVwz','102yEaiOL','redo','enableCommand','200KsMYbQ','1800628qLoXmM','4063654CbjYoy','afterInit'];_0x344c=function(){return _0x248d3b;};return _0x344c();}import{Plugin as _0x1ce596}from'ckeditor5/src/core.js';function _0x2d2c(_0x5ff4ff,_0x4a6386){const _0x344c66=_0x344c();return _0x2d2c=function(_0x2d2c0d,_0x41e01c){_0x2d2c0d=_0x2d2c0d-0x121;let _0x48dfba=_0x344c66[_0x2d2c0d];return _0x48dfba;},_0x2d2c(_0x5ff4ff,_0x4a6386);}export default class Nt extends _0x1ce596{[_0x16431d(0x12f)](){const _0x242f67=_0x16431d,_0x1e154b=this[_0x242f67(0x132)],_0x5a2b89=_0x1e154b[_0x242f67(0x134)][_0x242f67(0x124)](_0x242f67(0x122));_0x1e154b[_0x242f67(0x134)][_0x242f67(0x121)](_0x242f67(0x127))&&(_0x5a2b89[_0x242f67(0x12b)](_0x242f67(0x125)),_0x5a2b89[_0x242f67(0x12b)](_0x242f67(0x12a)));}}
23
+ const _0x13233e=_0x30ff;function _0x4295(){const _0x57be33=['editor','19660AUayeW','16fksMhJ','1039125VutGSQ','2354985HTDgYf','undo','TrackChangesEditing','plugins','enableCommand','22DZUFsc','has','UndoEditing','285gQljFk','get','1544809cqBwJM','2953444grsZGx','2917506KdyQPO','afterInit','redo','5XhvdAv','1211130QdysTw'];_0x4295=function(){return _0x57be33;};return _0x4295();}function _0x30ff(_0x574093,_0x5f093c){const _0x4295f8=_0x4295();return _0x30ff=function(_0x30ff08,_0x5c05e8){_0x30ff08=_0x30ff08-0x75;let _0x98edb4=_0x4295f8[_0x30ff08];return _0x98edb4;},_0x30ff(_0x574093,_0x5f093c);}(function(_0xd8e7ba,_0x514b12){const _0x376323=_0x30ff,_0x21807a=_0xd8e7ba();while(!![]){try{const _0x1b8507=parseInt(_0x376323(0x87))/0x1+parseInt(_0x376323(0x85))/0x2*(-parseInt(_0x376323(0x7b))/0x3)+parseInt(_0x376323(0x7e))/0x4+-parseInt(_0x376323(0x82))/0x5*(parseInt(_0x376323(0x7f))/0x6)+parseInt(_0x376323(0x7d))/0x7*(parseInt(_0x376323(0x86))/0x8)+parseInt(_0x376323(0x88))/0x9+parseInt(_0x376323(0x83))/0xa*(-parseInt(_0x376323(0x78))/0xb);if(_0x1b8507===_0x514b12)break;else _0x21807a['push'](_0x21807a['shift']());}catch(_0x4dd7a1){_0x21807a['push'](_0x21807a['shift']());}}}(_0x4295,0xc7c16));import{Plugin as _0x1f1c80}from'ckeditor5/src/core.js';export default class Nt extends _0x1f1c80{[_0x13233e(0x80)](){const _0x182fc7=_0x13233e,_0x33e6cd=this[_0x182fc7(0x84)],_0x703576=_0x33e6cd[_0x182fc7(0x76)][_0x182fc7(0x7c)](_0x182fc7(0x75));_0x33e6cd[_0x182fc7(0x76)][_0x182fc7(0x79)](_0x182fc7(0x7a))&&(_0x703576[_0x182fc7(0x77)](_0x182fc7(0x89)),_0x703576[_0x182fc7(0x77)](_0x182fc7(0x81)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2825(){const _0x2ebe1a=['writer','start','ck-suggestion-marker-','test','getItems','toViewElement','push','12983967pdCZGt','13252HvyGII','get','activeMarkers','type','301176sCaAQf','isContent','mapper','markerRange','getWalker','parent','isBlock','10cKRFDm','ck-suggestion-marker--active','4656029SIBDcB','includes','isAtEnd','bindElementToMarker','nextSibling','TrackChangesEditing','item','model','addHighlight','schema','span','plugins','markerName','1051796qRHTuO','elementEnd','addClass','3042550MMkLWi','consumable','getCustomProperty','21770SvbQcS','createRangeOn','createUIElement','insert','previousPosition','toViewPosition','6fKnDDa','147adhtWV','name','hasAttribute','isLimit'];_0x2825=function(){return _0x2ebe1a;};return _0x2825();}function _0x1fdf(_0x805efe,_0x2f81e8){const _0x2825bc=_0x2825();return _0x1fdf=function(_0x1fdf39,_0x86f71b){_0x1fdf39=_0x1fdf39-0x16a;let _0x1a0e16=_0x2825bc[_0x1fdf39];return _0x1a0e16;},_0x1fdf(_0x805efe,_0x2f81e8);}(function(_0x9a6ab8,_0x50c735){const _0x2f74ee=_0x1fdf,_0x432ae5=_0x9a6ab8();while(!![]){try{const _0x18cb4e=-parseInt(_0x2f74ee(0x17d))/0x1+-parseInt(_0x2f74ee(0x183))/0x2+parseInt(_0x2f74ee(0x18a))/0x3*(parseInt(_0x2f74ee(0x196))/0x4)+-parseInt(_0x2f74ee(0x180))/0x5+-parseInt(_0x2f74ee(0x189))/0x6*(-parseInt(_0x2f74ee(0x170))/0x7)+-parseInt(_0x2f74ee(0x19a))/0x8+-parseInt(_0x2f74ee(0x195))/0x9*(-parseInt(_0x2f74ee(0x16e))/0xa);if(_0x18cb4e===_0x50c735)break;else _0x432ae5['push'](_0x432ae5['shift']());}catch(_0x3540ba){_0x432ae5['push'](_0x432ae5['shift']());}}}(_0x2825,0x8909d));export function getRangesWithAttribute(_0x2088c9,_0x6d86be,_0x34662c){const _0x4041a2=_0x1fdf,_0x5e8a6c=[];for(const _0x47eb40 of _0x6d86be[_0x4041a2(0x192)]())_0x47eb40[_0x4041a2(0x18c)](_0x2088c9)&&_0x5e8a6c[_0x4041a2(0x194)](_0x34662c[_0x4041a2(0x184)](_0x47eb40));return _0x5e8a6c;}export function downcastSplitMergeMarker(_0x40fc1e,_0x190221,{showActiveMarker:_0x1541d7=!0x0}={}){const _0x11db79=_0x1fdf,_0x8f0048=_0x40fc1e[_0x11db79(0x17b)][_0x11db79(0x197)](_0x11db79(0x175));return(_0x3dd0d9,_0x4fc74e,_0x344d9b)=>{const _0x5a2555=_0x11db79;if(!_0x344d9b[_0x5a2555(0x181)][_0x5a2555(0x191)](_0x4fc74e[_0x5a2555(0x16a)],_0x3dd0d9[_0x5a2555(0x18b)]))return;const _0x3d4cf0=_0x4fc74e[_0x5a2555(0x16a)][_0x5a2555(0x16b)](),_0xfd9998=_0x4fc74e[_0x5a2555(0x16a)][_0x5a2555(0x18f)],_0x220299=_0x40fc1e[_0x5a2555(0x177)][_0x5a2555(0x179)];let _0x2cda63=null,_0x5bc06e=null,_0x4b2fa2=!0x1,_0x20867f=!0x1;for(const _0x16ec0e of _0x3d4cf0){const _0x2fd5de=_0x16ec0e[_0x5a2555(0x176)];_0x4b2fa2=_0x4b2fa2||_0x220299[_0x5a2555(0x19b)](_0x2fd5de);const _0x3cd670=_0x344d9b[_0x5a2555(0x19c)][_0x5a2555(0x193)](_0x2fd5de);if(_0x3cd670&&_0x3cd670[_0x5a2555(0x182)](_0x5a2555(0x178)))return;_0x5a2555(0x17e)==_0x16ec0e[_0x5a2555(0x199)]&&(_0x220299[_0x5a2555(0x16d)](_0x2fd5de)&&!_0x220299[_0x5a2555(0x18d)](_0x2fd5de)&&(_0x2fd5de[_0x5a2555(0x174)]||_0xfd9998[_0x5a2555(0x172)]?_0x2cda63&&_0x2cda63[_0x5a2555(0x16c)]==_0x2fd5de||(_0x2cda63=_0x2fd5de,_0x12d2d1(_0x16ec0e[_0x5a2555(0x187)]),_0x20867f=!0x0):_0x5bc06e=_0x5bc06e||_0x16ec0e[_0x5a2555(0x187)]));}function _0x12d2d1(_0x1235d3){const _0x404a63=_0x5a2555,_0x2f7c80=_0x344d9b[_0x404a63(0x18e)][_0x404a63(0x185)](_0x404a63(0x17a),{'class':_0x404a63(0x190)+_0x190221}),_0x5ba8d9=_0x344d9b[_0x404a63(0x19c)][_0x404a63(0x188)](_0x1235d3);_0x1541d7&&_0x8f0048[_0x404a63(0x198)][_0x404a63(0x171)](_0x4fc74e[_0x404a63(0x17c)])&&_0x344d9b[_0x404a63(0x18e)][_0x404a63(0x17f)](_0x404a63(0x16f),_0x2f7c80),_0x344d9b[_0x404a63(0x18e)][_0x404a63(0x186)](_0x5ba8d9,_0x2f7c80),_0x344d9b[_0x404a63(0x19c)][_0x404a63(0x173)](_0x2f7c80,_0x4fc74e[_0x404a63(0x17c)]);}_0x4b2fa2||_0x20867f||!_0x5bc06e||_0x12d2d1(_0x5bc06e);};}
23
+ function _0x29b7(_0xd3ef0b,_0x13e404){const _0x139ee2=_0x139e();return _0x29b7=function(_0x29b716,_0x2eaca){_0x29b716=_0x29b716-0xea;let _0x47d1c6=_0x139ee2[_0x29b716];return _0x47d1c6;},_0x29b7(_0xd3ef0b,_0x13e404);}(function(_0x38a57a,_0x3a61c7){const _0x24a875=_0x29b7,_0x58cd20=_0x38a57a();while(!![]){try{const _0x1ab9bf=-parseInt(_0x24a875(0x10d))/0x1+parseInt(_0x24a875(0x104))/0x2*(-parseInt(_0x24a875(0xf9))/0x3)+-parseInt(_0x24a875(0x119))/0x4*(-parseInt(_0x24a875(0x108))/0x5)+-parseInt(_0x24a875(0x11e))/0x6*(parseInt(_0x24a875(0x10b))/0x7)+parseInt(_0x24a875(0x103))/0x8*(parseInt(_0x24a875(0x10e))/0x9)+-parseInt(_0x24a875(0x118))/0xa+parseInt(_0x24a875(0x116))/0xb*(parseInt(_0x24a875(0xfc))/0xc);if(_0x1ab9bf===_0x3a61c7)break;else _0x58cd20['push'](_0x58cd20['shift']());}catch(_0x359cc1){_0x58cd20['push'](_0x58cd20['shift']());}}}(_0x139e,0x5145d));export function getRangesWithAttribute(_0x10bc52,_0x485cd7,_0x22a8e5){const _0x7f577f=_0x29b7,_0x1694be=[];for(const _0x45c271 of _0x485cd7[_0x7f577f(0x113)]())_0x45c271[_0x7f577f(0xee)](_0x10bc52)&&_0x1694be[_0x7f577f(0x115)](_0x22a8e5[_0x7f577f(0xeb)](_0x45c271));return _0x1694be;}export function downcastSplitMergeMarker(_0x2fa79e,_0x4b2d57,{showActiveMarker:_0x4c9704=!0x0}={}){const _0x8396f=_0x29b7,_0x4c9945=_0x2fa79e[_0x8396f(0xff)][_0x8396f(0xef)](_0x8396f(0x10c));return(_0x26c33e,_0x45c9a2,_0x6cc463)=>{const _0x130fb9=_0x8396f;if(!_0x6cc463[_0x130fb9(0xf4)][_0x130fb9(0x10a)](_0x45c9a2[_0x130fb9(0x107)],_0x26c33e[_0x130fb9(0x112)]))return;const _0x3a260c=_0x45c9a2[_0x130fb9(0x107)][_0x130fb9(0xf1)](),_0xed1ad1=_0x45c9a2[_0x130fb9(0x107)][_0x130fb9(0xfb)],_0x5ec236=_0x2fa79e[_0x130fb9(0xea)][_0x130fb9(0x100)];let _0x45154f=null,_0x1c887d=null,_0x2337f9=!0x1,_0x2394ba=!0x1;for(const _0x5eae20 of _0x3a260c){const _0x2d6b8a=_0x5eae20[_0x130fb9(0xfd)];_0x2337f9=_0x2337f9||_0x5ec236[_0x130fb9(0xed)](_0x2d6b8a);const _0x4f1618=_0x6cc463[_0x130fb9(0x11d)][_0x130fb9(0x110)](_0x2d6b8a);if(_0x4f1618&&_0x4f1618[_0x130fb9(0xf7)](_0x130fb9(0xfa)))return;_0x130fb9(0xf3)==_0x5eae20[_0x130fb9(0x106)]&&(_0x5ec236[_0x130fb9(0xf2)](_0x2d6b8a)&&!_0x5ec236[_0x130fb9(0xf8)](_0x2d6b8a)&&(_0x2d6b8a[_0x130fb9(0xf5)]||_0xed1ad1[_0x130fb9(0xf6)]?_0x45154f&&_0x45154f[_0x130fb9(0xec)]==_0x2d6b8a||(_0x45154f=_0x2d6b8a,_0x338d02(_0x5eae20[_0x130fb9(0x102)]),_0x2394ba=!0x0):_0x1c887d=_0x1c887d||_0x5eae20[_0x130fb9(0x102)]));}function _0x338d02(_0x238687){const _0x310db0=_0x130fb9,_0x325428=_0x6cc463[_0x310db0(0xfe)][_0x310db0(0x10f)](_0x310db0(0x114),{'class':_0x310db0(0x11a)+_0x4b2d57}),_0x40e9de=_0x6cc463[_0x310db0(0x11d)][_0x310db0(0xf0)](_0x238687);_0x4c9704&&_0x4c9945[_0x310db0(0x111)][_0x310db0(0x11c)](_0x45c9a2[_0x310db0(0x105)])&&_0x6cc463[_0x310db0(0xfe)][_0x310db0(0x109)](_0x310db0(0x101),_0x325428),_0x6cc463[_0x310db0(0xfe)][_0x310db0(0x117)](_0x40e9de,_0x325428),_0x6cc463[_0x310db0(0x11d)][_0x310db0(0x11b)](_0x325428,_0x45c9a2[_0x310db0(0x105)]);}_0x2337f9||_0x2394ba||!_0x1c887d||_0x338d02(_0x1c887d);};}function _0x139e(){const _0x104df0=['2405335wnjCiW','addClass','test','150437eDkjqU','TrackChangesEditing','315536wfvuwZ','303012hbgQKs','createUIElement','toViewElement','activeMarkers','name','getItems','span','push','77OYoMqg','insert','3169460tHgvlc','4fCOZaJ','ck-suggestion-marker-','bindElementToMarker','includes','mapper','66yNjyfM','model','createRangeOn','parent','isContent','hasAttribute','get','toViewPosition','getWalker','isBlock','elementEnd','consumable','nextSibling','isAtEnd','getCustomProperty','isLimit','591OEAtgk','addHighlight','start','1578684EvYzML','item','writer','plugins','schema','ck-suggestion-marker--active','previousPosition','16JXjfFx','2716qAiFoH','markerName','type','markerRange'];_0x139e=function(){return _0x104df0;};return _0x139e();}
package/src/suggestion.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x24b0(){const _0x18b9e8=['removeMarker','getRanges','_isDataLoaded','getItems','hasComments','2345294ldJXxS','1075263OnMweK','removeMarkers','_onAttributesChange','split','getMarkerNames','setAttribute','decorate','end','commentThread','start','82210iEheYO','_saved','_onAccept','add','head','@external','map','next','5298056xRYdSf','2neuErE','from','subType','suggestion:','discard','delete','isMultiRange','set','isIntersectingWithRange','addMarker','522EMIOye','getMarkers','isInContent','reduce','_onDiscard','substr','removeAttribute','type','addRange','onAttributesChange','onAccept','creator','get','addMarkerName','clear','size','data','_model','attributes','filter','14090erjGmr','getMultiRangeId','getFirstMarker','length','getAllAdjacentSuggestions','change','nodeAfter','6996128AsiMBb','getRange','markers','authoredAt','createdAt','author','getContainedElement','_markerNames','isIntersecting','accept','isExternal','onDiscard','getFirstRange','toJSON','push','4233699Nvfonw','nodeBefore','2538gDcERK','previous'];_0x24b0=function(){return _0x18b9e8;};return _0x24b0();}const _0x645d72=_0x558d;(function(_0x53b946,_0x3a1f86){const _0xbbeee2=_0x558d,_0x2a42a=_0x53b946();while(!![]){try{const _0x1f5d73=parseInt(_0xbbeee2(0xdd))/0x1*(parseInt(_0xbbeee2(0xf0))/0x2)+parseInt(_0xbbeee2(0xd3))/0x3+parseInt(_0xbbeee2(0xef))/0x4+-parseInt(_0xbbeee2(0xbd))/0x5*(parseInt(_0xbbeee2(0xfa))/0x6)+parseInt(_0xbbeee2(0xdc))/0x7+-parseInt(_0xbbeee2(0xc4))/0x8+parseInt(_0xbbeee2(0xd5))/0x9*(-parseInt(_0xbbeee2(0xe7))/0xa);if(_0x1f5d73===_0x3a1f86)break;else _0x2a42a['push'](_0x2a42a['shift']());}catch(_0x87aa19){_0x2a42a['push'](_0x2a42a['shift']());}}}(_0x24b0,0xacdd0));import{Element as _0x31f981}from'ckeditor5/src/engine.js';function _0x558d(_0x2a65db,_0x1a440c){const _0x24b0e8=_0x24b0();return _0x558d=function(_0x558d3d,_0x5c173d){_0x558d3d=_0x558d3d-0xaa;let _0x361df9=_0x24b0e8[_0x558d3d];return _0x361df9;},_0x558d(_0x2a65db,_0x1a440c);}import{ObservableMixin as _0x93cf71,uid as _0x120809}from'ckeditor5/src/utils.js';import{cloneDeep as _0x28524e,isEqual as _0x256810,set as _0x4ab36f,unset as _0x2b54ff}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
- _0x93cf71(){constructor(_0x181511,_0xe56ed){const _0x5eafd4=_0x558d;super(),this[_0x5eafd4(0xd9)]=!0x1,this['id']=_0xe56ed['id'],this[_0x5eafd4(0xb0)]=_0xe56ed[_0x5eafd4(0xb0)],this[_0x5eafd4(0xf2)]=_0xe56ed[_0x5eafd4(0xf2)]||null,this[_0x5eafd4(0xc9)]=_0xe56ed[_0x5eafd4(0xc9)],this[_0x5eafd4(0xb4)]=_0xe56ed[_0x5eafd4(0xb4)]||_0xe56ed[_0x5eafd4(0xc9)],this[_0x5eafd4(0xce)]=Boolean(_0xe56ed[_0x5eafd4(0xbb)]&&_0xe56ed[_0x5eafd4(0xbb)][_0x5eafd4(0xec)]),this[_0x5eafd4(0xb9)]=null,this[_0x5eafd4(0xba)]=_0x181511,this[_0x5eafd4(0xe9)]=_0xe56ed[_0x5eafd4(0xb3)],this[_0x5eafd4(0xad)]=_0xe56ed[_0x5eafd4(0xcf)],this[_0x5eafd4(0xdf)]=_0xe56ed[_0x5eafd4(0xb2)],this[_0x5eafd4(0xcb)]=new Set(),this[_0x5eafd4(0xc8)]=null,this[_0x5eafd4(0xf7)](_0x5eafd4(0xc7),null),this[_0x5eafd4(0xf7)](_0x5eafd4(0xbb),_0xe56ed[_0x5eafd4(0xbb)]||{}),this[_0x5eafd4(0xf7)](_0x5eafd4(0xd6),null),this[_0x5eafd4(0xf7)](_0x5eafd4(0xee),null),this[_0x5eafd4(0xf7)](_0x5eafd4(0xe5),null),this[_0x5eafd4(0xf7)](_0x5eafd4(0xe8),!0x1),this[_0x5eafd4(0xe3)](_0x5eafd4(0xcd)),this[_0x5eafd4(0xe3)](_0x5eafd4(0xf4));}get[_0x645d72(0xeb)](){const _0x5c7551=_0x645d72;let _0x23aa54=this;for(;_0x23aa54[_0x5c7551(0xd6)];)_0x23aa54=_0x23aa54[_0x5c7551(0xd6)];return _0x23aa54;}get[_0x645d72(0xdb)](){const _0x36f6ff=_0x645d72;return!!this[_0x36f6ff(0xe5)]&&this[_0x36f6ff(0xe5)][_0x36f6ff(0xc0)]>0x0;}get[_0x645d72(0xf6)](){const _0x27b49f=_0x645d72;if(0x0==this[_0x27b49f(0xcb)][_0x27b49f(0xb8)])return!0x1;return 0x6==Array[_0x27b49f(0xf1)](this[_0x27b49f(0xcb)])[0x0][_0x27b49f(0xe0)](':')[_0x27b49f(0xc0)];}get[_0x645d72(0xab)](){const _0x65425b=_0x645d72;return null!==this[_0x65425b(0xbf)]();}[_0x645d72(0xb6)](_0x35e6c3){const _0xe32792=_0x645d72;this[_0xe32792(0xcb)][_0xe32792(0xea)](_0x35e6c3);}[_0x645d72(0xe1)](){const _0x3ca95a=_0x645d72;return Array[_0x3ca95a(0xf1)](this[_0x3ca95a(0xcb)]);}[_0x645d72(0xaa)](){const _0x541bdb=_0x645d72;return this[_0x541bdb(0xe1)]()[_0x541bdb(0xed)](_0x7c1e0e=>this[_0x541bdb(0xba)][_0x541bdb(0xc6)][_0x541bdb(0xb5)](_0x7c1e0e))[_0x541bdb(0xbc)](_0x8c84b9=>_0x8c84b9);}[_0x645d72(0xbf)](){const _0x14c6c8=_0x645d72;return this[_0x14c6c8(0xaa)]()[0x0]||null;}[_0x645d72(0xde)](){const _0x55b40a=_0x645d72;this[_0x55b40a(0xba)][_0x55b40a(0xc2)](_0x1c17ce=>{const _0x4c958d=_0x55b40a;for(const _0x1cd8ec of this[_0x4c958d(0xaa)]())_0x1c17ce[_0x4c958d(0xd7)](_0x1cd8ec);}),this[_0x55b40a(0xcb)][_0x55b40a(0xb7)]();}[_0x645d72(0xd7)](_0x10caa9){const _0x54b391=_0x645d72;this[_0x54b391(0xba)][_0x54b391(0xc2)](_0x1ebef0=>{const _0x5c0f6d=_0x54b391;_0x1ebef0[_0x5c0f6d(0xd7)](_0x10caa9);}),this[_0x54b391(0xcb)][_0x54b391(0xf5)](_0x10caa9);}[_0x645d72(0xb1)](_0x3cc9bb){const _0x51d171=_0x645d72,_0x56e1f4=_0x51d171(0xf3)+this[_0x51d171(0xb0)]+':'+this[_0x51d171(0xf2)]+':'+this['id']+':'+this[_0x51d171(0xb4)]['id']+':'+u[_0x51d171(0xbe)]();this[_0x51d171(0xb6)](_0x56e1f4),this[_0x51d171(0xba)][_0x51d171(0xc2)](_0x2a92a5=>{const _0x5a694d=_0x51d171;_0x2a92a5[_0x5a694d(0xf9)](_0x56e1f4,{'range':_0x3cc9bb,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x645d72(0xf8)](_0x2d41f1){const _0x56211d=_0x645d72;for(const _0x1a7d52 of this[_0x56211d(0xd8)]())if(_0x1a7d52[_0x56211d(0xcc)](_0x2d41f1))return!0x0;return!0x1;}[_0x645d72(0xd8)](){const _0xa17bf8=_0x645d72;return this[_0xa17bf8(0xaa)]()[_0xa17bf8(0xed)](_0x3e9f4a=>_0x3e9f4a[_0xa17bf8(0xc5)]());}[_0x645d72(0xda)](){const _0x35831b=_0x645d72;return this[_0x35831b(0xd8)]()[_0x35831b(0xac)]((_0x2055f8,_0x5bfc4c)=>[..._0x2055f8,..._0x5bfc4c[_0x35831b(0xda)]()],[]);}[_0x645d72(0xd0)](){const _0x5fb5c3=_0x645d72;var _0x57e004;return(null===(_0x57e004=this[_0x5fb5c3(0xbf)]())||void 0x0===_0x57e004?void 0x0:_0x57e004[_0x5fb5c3(0xc5)]())||null;}[_0x645d72(0xca)](){const _0x36faa2=_0x645d72,_0x4a2060=this[_0x36faa2(0xd8)]();if(0x1!=_0x4a2060[_0x36faa2(0xc0)])return null;const _0x101d16=_0x4a2060[0x0],_0xaf657d=_0x101d16[_0x36faa2(0xe6)][_0x36faa2(0xc3)],_0x427db0=_0x101d16[_0x36faa2(0xe4)][_0x36faa2(0xd4)];return _0xaf657d instanceof _0x31f981?_0xaf657d!=_0x427db0?null:_0xaf657d:null;}[_0x645d72(0xcd)](){const _0x9631ce=_0x645d72;this[_0x9631ce(0xe9)](this[_0x9631ce(0xd8)](),this[_0x9631ce(0xb9)],this[_0x9631ce(0xbb)]),this[_0x9631ce(0xde)]();}[_0x645d72(0xf4)](){const _0xda6d2b=_0x645d72;this[_0xda6d2b(0xad)](this[_0xda6d2b(0xd8)](),this[_0xda6d2b(0xb9)],this[_0xda6d2b(0xbb)]),this[_0xda6d2b(0xde)]();}[_0x645d72(0xc1)](){const _0x304790=_0x645d72,_0x2eb89b=[];let _0x14ec1e=this[_0x304790(0xeb)];for(;_0x14ec1e;)_0x2eb89b[_0x304790(0xd2)](_0x14ec1e),_0x14ec1e=_0x14ec1e[_0x304790(0xee)];return _0x2eb89b;}[_0x645d72(0xe2)](_0x32ecbc,_0x4f0f4c){const _0x4a8c66=_0x645d72,_0x54a5b8=_0x28524e(this[_0x4a8c66(0xbb)]);_0x4ab36f(_0x54a5b8,_0x32ecbc,_0x4f0f4c),_0x256810(_0x54a5b8,this[_0x4a8c66(0xbb)])||(this[_0x4a8c66(0xbb)]=_0x54a5b8,this[_0x4a8c66(0xdf)](_0x54a5b8));}[_0x645d72(0xaf)](_0xba487){const _0xda50f3=_0x645d72,_0x5171fe=_0x28524e(this[_0xda50f3(0xbb)]);_0x2b54ff(_0x5171fe,_0xba487),_0x256810(_0x5171fe,this[_0xda50f3(0xbb)])||(this[_0xda50f3(0xbb)]=_0x5171fe,this[_0xda50f3(0xdf)](this[_0xda50f3(0xbb)]));}[_0x645d72(0xd1)](){const _0x477727=_0x645d72;return{'id':this['id'],'type':this[_0x477727(0xf2)]?this[_0x477727(0xb0)]+':'+this[_0x477727(0xf2)]:this[_0x477727(0xb0)],'authorId':this[_0x477727(0xb4)]['id'],'createdAt':this[_0x477727(0xc8)],'hasComments':this[_0x477727(0xdb)],'data':this[_0x477727(0xb9)],'attributes':this[_0x477727(0xbb)]};}static[_0x645d72(0xbe)](){const _0x203a05=_0x645d72;return _0x120809()[_0x203a05(0xae)](0x1,0x5);}}
23
+ const _0x2d0e5d=_0x25d6;(function(_0x2abcc4,_0x362293){const _0x4620b5=_0x25d6,_0x267d45=_0x2abcc4();while(!![]){try{const _0x3829e9=-parseInt(_0x4620b5(0xe4))/0x1+parseInt(_0x4620b5(0xfb))/0x2+-parseInt(_0x4620b5(0xe7))/0x3*(parseInt(_0x4620b5(0x101))/0x4)+-parseInt(_0x4620b5(0xce))/0x5+parseInt(_0x4620b5(0xea))/0x6*(-parseInt(_0x4620b5(0xf3))/0x7)+-parseInt(_0x4620b5(0xd0))/0x8*(-parseInt(_0x4620b5(0xd4))/0x9)+parseInt(_0x4620b5(0xdf))/0xa*(parseInt(_0x4620b5(0xfc))/0xb);if(_0x3829e9===_0x362293)break;else _0x267d45['push'](_0x267d45['shift']());}catch(_0x1f795c){_0x267d45['push'](_0x267d45['shift']());}}}(_0x3863,0xee868));import{Element as _0x17ed73}from'ckeditor5/src/engine.js';function _0x25d6(_0x137a28,_0x3c756e){const _0x386338=_0x3863();return _0x25d6=function(_0x25d651,_0x153ff9){_0x25d651=_0x25d651-0xc5;let _0x2a0935=_0x386338[_0x25d651];return _0x2a0935;},_0x25d6(_0x137a28,_0x3c756e);}function _0x3863(){const _0x4232d9=['_model','8784760ntMEAY','discard','16aZoxsb','onAttributesChange','getRanges','removeMarkers','4359051fZjMtv','_isDataLoaded','getMarkers','toJSON','substr','head','addMarkerName','clear','getMultiRangeId','removeAttribute','_onDiscard','32355210KrXxhZ','onAccept','reduce','decorate','next','665997aIwHNe','authoredAt','data','809145qrOboE','onDiscard','getFirstMarker','150OJJJrk','creator','size','from','addRange','set','delete','filter','subType','373471MSQUUY','nodeAfter','_saved','getMarkerNames','_onAttributesChange','isMultiRange','attributes','isExternal','2677440CGZYuQ','11ofubSl','createdAt','end','previous','add','12hRHAkC','start','suggestion:','getContainedElement','@external','map','length','removeMarker','getItems','accept','push','_markerNames','isIntersecting','get','getAllAdjacentSuggestions','_onAccept','nodeBefore','getFirstRange','isInContent','addMarker','commentThread','setAttribute','hasComments','markers','author','isIntersectingWithRange','getRange','split','type','change'];_0x3863=function(){return _0x4232d9;};return _0x3863();}import{ObservableMixin as _0x7028e,uid as _0x26a76a}from'ckeditor5/src/utils.js';import{cloneDeep as _0x19b97a,isEqual as _0x31df2b,set as _0x2921b5,unset as _0x4bfb16}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
+ _0x7028e(){constructor(_0x44d3d0,_0x5df0f2){const _0x362704=_0x25d6;super(),this[_0x362704(0xd5)]=!0x1,this['id']=_0x5df0f2['id'],this[_0x362704(0xcb)]=_0x5df0f2[_0x362704(0xcb)],this[_0x362704(0xf2)]=_0x5df0f2[_0x362704(0xf2)]||null,this[_0x362704(0xc7)]=_0x5df0f2[_0x362704(0xc7)],this[_0x362704(0xeb)]=_0x5df0f2[_0x362704(0xeb)]||_0x5df0f2[_0x362704(0xc7)],this[_0x362704(0xfa)]=Boolean(_0x5df0f2[_0x362704(0xf9)]&&_0x5df0f2[_0x362704(0xf9)][_0x362704(0x105)]),this[_0x362704(0xe6)]=null,this[_0x362704(0xcd)]=_0x44d3d0,this[_0x362704(0x110)]=_0x5df0f2[_0x362704(0xe0)],this[_0x362704(0xde)]=_0x5df0f2[_0x362704(0xe8)],this[_0x362704(0xf7)]=_0x5df0f2[_0x362704(0xd1)],this[_0x362704(0x10c)]=new Set(),this[_0x362704(0xfd)]=null,this[_0x362704(0xef)](_0x362704(0xe5),null),this[_0x362704(0xef)](_0x362704(0xf9),_0x5df0f2[_0x362704(0xf9)]||{}),this[_0x362704(0xef)](_0x362704(0xff),null),this[_0x362704(0xef)](_0x362704(0xe3),null),this[_0x362704(0xef)](_0x362704(0x115),null),this[_0x362704(0xef)](_0x362704(0xf5),!0x1),this[_0x362704(0xe2)](_0x362704(0x10a)),this[_0x362704(0xe2)](_0x362704(0xcf));}get[_0x2d0e5d(0xd9)](){const _0xc732b3=_0x2d0e5d;let _0x5e9cf3=this;for(;_0x5e9cf3[_0xc732b3(0xff)];)_0x5e9cf3=_0x5e9cf3[_0xc732b3(0xff)];return _0x5e9cf3;}get[_0x2d0e5d(0xc5)](){const _0x409f6f=_0x2d0e5d;return!!this[_0x409f6f(0x115)]&&this[_0x409f6f(0x115)][_0x409f6f(0x107)]>0x0;}get[_0x2d0e5d(0xf8)](){const _0x2922ea=_0x2d0e5d;if(0x0==this[_0x2922ea(0x10c)][_0x2922ea(0xec)])return!0x1;return 0x6==Array[_0x2922ea(0xed)](this[_0x2922ea(0x10c)])[0x0][_0x2922ea(0xca)](':')[_0x2922ea(0x107)];}get[_0x2d0e5d(0x113)](){const _0x4cb555=_0x2d0e5d;return null!==this[_0x4cb555(0xe9)]();}[_0x2d0e5d(0xda)](_0x103703){const _0x388bd2=_0x2d0e5d;this[_0x388bd2(0x10c)][_0x388bd2(0x100)](_0x103703);}[_0x2d0e5d(0xf6)](){const _0x32ff10=_0x2d0e5d;return Array[_0x32ff10(0xed)](this[_0x32ff10(0x10c)]);}[_0x2d0e5d(0xd6)](){const _0x3d1aba=_0x2d0e5d;return this[_0x3d1aba(0xf6)]()[_0x3d1aba(0x106)](_0x1a3ec5=>this[_0x3d1aba(0xcd)][_0x3d1aba(0xc6)][_0x3d1aba(0x10e)](_0x1a3ec5))[_0x3d1aba(0xf1)](_0x3c1d9c=>_0x3c1d9c);}[_0x2d0e5d(0xe9)](){const _0x21591b=_0x2d0e5d;return this[_0x21591b(0xd6)]()[0x0]||null;}[_0x2d0e5d(0xd3)](){const _0x320162=_0x2d0e5d;this[_0x320162(0xcd)][_0x320162(0xcc)](_0x551da5=>{const _0x5cb50d=_0x320162;for(const _0x3ee464 of this[_0x5cb50d(0xd6)]())_0x551da5[_0x5cb50d(0x108)](_0x3ee464);}),this[_0x320162(0x10c)][_0x320162(0xdb)]();}[_0x2d0e5d(0x108)](_0x290f05){const _0x514bc3=_0x2d0e5d;this[_0x514bc3(0xcd)][_0x514bc3(0xcc)](_0x8ef799=>{const _0x3966f4=_0x514bc3;_0x8ef799[_0x3966f4(0x108)](_0x290f05);}),this[_0x514bc3(0x10c)][_0x514bc3(0xf0)](_0x290f05);}[_0x2d0e5d(0xee)](_0x13c150){const _0x9d676b=_0x2d0e5d,_0xa7aab0=_0x9d676b(0x103)+this[_0x9d676b(0xcb)]+':'+this[_0x9d676b(0xf2)]+':'+this['id']+':'+this[_0x9d676b(0xeb)]['id']+':'+u[_0x9d676b(0xdc)]();this[_0x9d676b(0xda)](_0xa7aab0),this[_0x9d676b(0xcd)][_0x9d676b(0xcc)](_0x5304c6=>{const _0x3997cf=_0x9d676b;_0x5304c6[_0x3997cf(0x114)](_0xa7aab0,{'range':_0x13c150,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x2d0e5d(0xc8)](_0x13da06){const _0x4f9430=_0x2d0e5d;for(const _0x1db959 of this[_0x4f9430(0xd2)]())if(_0x1db959[_0x4f9430(0x10d)](_0x13da06))return!0x0;return!0x1;}[_0x2d0e5d(0xd2)](){const _0x4b3d5f=_0x2d0e5d;return this[_0x4b3d5f(0xd6)]()[_0x4b3d5f(0x106)](_0x58a98f=>_0x58a98f[_0x4b3d5f(0xc9)]());}[_0x2d0e5d(0x109)](){const _0x1b3cbc=_0x2d0e5d;return this[_0x1b3cbc(0xd2)]()[_0x1b3cbc(0xe1)]((_0x6e8049,_0x50f346)=>[..._0x6e8049,..._0x50f346[_0x1b3cbc(0x109)]()],[]);}[_0x2d0e5d(0x112)](){const _0x54cf2f=_0x2d0e5d;var _0x244b09;return(null===(_0x244b09=this[_0x54cf2f(0xe9)]())||void 0x0===_0x244b09?void 0x0:_0x244b09[_0x54cf2f(0xc9)]())||null;}[_0x2d0e5d(0x104)](){const _0x1838ed=_0x2d0e5d,_0x338ff2=this[_0x1838ed(0xd2)]();if(0x1!=_0x338ff2[_0x1838ed(0x107)])return null;const _0xa12791=_0x338ff2[0x0],_0x132aea=_0xa12791[_0x1838ed(0x102)][_0x1838ed(0xf4)],_0x45bb0e=_0xa12791[_0x1838ed(0xfe)][_0x1838ed(0x111)];return _0x132aea instanceof _0x17ed73?_0x132aea!=_0x45bb0e?null:_0x132aea:null;}[_0x2d0e5d(0x10a)](){const _0x31d7e8=_0x2d0e5d;this[_0x31d7e8(0x110)](this[_0x31d7e8(0xd2)](),this[_0x31d7e8(0xe6)],this[_0x31d7e8(0xf9)]),this[_0x31d7e8(0xd3)]();}[_0x2d0e5d(0xcf)](){const _0x511f1c=_0x2d0e5d;this[_0x511f1c(0xde)](this[_0x511f1c(0xd2)](),this[_0x511f1c(0xe6)],this[_0x511f1c(0xf9)]),this[_0x511f1c(0xd3)]();}[_0x2d0e5d(0x10f)](){const _0x50617b=_0x2d0e5d,_0x51cd8c=[];let _0x47df94=this[_0x50617b(0xd9)];for(;_0x47df94;)_0x51cd8c[_0x50617b(0x10b)](_0x47df94),_0x47df94=_0x47df94[_0x50617b(0xe3)];return _0x51cd8c;}[_0x2d0e5d(0x116)](_0x96217e,_0x5f2f47){const _0x43281b=_0x2d0e5d,_0x3b0996=_0x19b97a(this[_0x43281b(0xf9)]);_0x2921b5(_0x3b0996,_0x96217e,_0x5f2f47),_0x31df2b(_0x3b0996,this[_0x43281b(0xf9)])||(this[_0x43281b(0xf9)]=_0x3b0996,this[_0x43281b(0xf7)](_0x3b0996));}[_0x2d0e5d(0xdd)](_0x5e9bb4){const _0x43f9a4=_0x2d0e5d,_0x3772cf=_0x19b97a(this[_0x43f9a4(0xf9)]);_0x4bfb16(_0x3772cf,_0x5e9bb4),_0x31df2b(_0x3772cf,this[_0x43f9a4(0xf9)])||(this[_0x43f9a4(0xf9)]=_0x3772cf,this[_0x43f9a4(0xf7)](this[_0x43f9a4(0xf9)]));}[_0x2d0e5d(0xd7)](){const _0x496ad0=_0x2d0e5d;return{'id':this['id'],'type':this[_0x496ad0(0xf2)]?this[_0x496ad0(0xcb)]+':'+this[_0x496ad0(0xf2)]:this[_0x496ad0(0xcb)],'authorId':this[_0x496ad0(0xeb)]['id'],'createdAt':this[_0x496ad0(0xfd)],'hasComments':this[_0x496ad0(0xc5)],'data':this[_0x496ad0(0xe6)],'attributes':this[_0x496ad0(0xf9)]};}static[_0x2d0e5d(0xdc)](){const _0x3d4586=_0x2d0e5d;return _0x26a76a()[_0x3d4586(0xd8)](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2e2d(){const _0x132f06=['*Remove:*\x20%0','deletion','add','skip','addEmptyContainer','name','getDescriptions','push','length','format','_itemLabels','element','text','ELEMENT_SPACE','get','attribute','_locale','_handleCustomCallbackDescription','end','match','getFirstRange','insertion','_customCallbacks','_resolveDescriptionItems','pop','key','start','checkChild','3rKxqqm','item','registerElementLabel','set','11063332IXwAQH','*Insert:*\x20%0','type','nextSibling','addContainer','registerDescriptionCallback','replace','addObject','previousSibling','softBreak','*Split:*\x20%0','1700248rFDPlk','getItemLabel','_itemLabelsCallbacks','removeEmptyContainer','elementEnd','3725784lxfiBJ','label','8058FMhxUX','Container','$1\x20$2','function','Object','matchingCallback','_handleInsertRemoveSuggestionDescription','getWalker','subType','map','elementStart','*Merge:*\x20%0','isObject','removeFormat','9370wlUwDe','EmptyContainer','REPLACE_TEXT','join','nodeAfter','_schema','removeContainer','*Remove\x20format:*\x20%0','27EJlDyB','isEmpty','_handleRenameSuggestionDescription','2634872WUWkgq','addFormat','isInContent','1468269HkPZJW','data','5105pqnGrJ','*Change\x20to:*\x20%0','$textProxy','newValue','_handleAttributeSuggestionDescription','$text','remove','*Set\x20format:*\x20%0','has','isEqual','indexOf','registerAttributeLabel','removeObject','_attributeLabels','normal','quantity','24629RIRGez','_addDescriptionItems'];_0x2e2d=function(){return _0x132f06;};return _0x2e2d();}const _0x1e3f59=_0x4ebf;(function(_0x5b815f,_0x395c95){const _0x3bee08=_0x4ebf,_0x598181=_0x5b815f();while(!![]){try{const _0x3554d0=parseInt(_0x3bee08(0xfc))/0x1+parseInt(_0x3bee08(0xf9))/0x2+parseInt(_0x3bee08(0xca))/0x3*(parseInt(_0x3bee08(0xd9))/0x4)+-parseInt(_0x3bee08(0xfe))/0x5*(parseInt(_0x3bee08(0xe0))/0x6)+-parseInt(_0x3bee08(0xce))/0x7+parseInt(_0x3bee08(0xde))/0x8*(-parseInt(_0x3bee08(0xf6))/0x9)+-parseInt(_0x3bee08(0xee))/0xa*(-parseInt(_0x3bee08(0x10e))/0xb);if(_0x3554d0===_0x395c95)break;else _0x598181['push'](_0x598181['shift']());}catch(_0xcbe816){_0x598181['push'](_0x598181['shift']());}}}(_0x2e2d,0xea576));import{getTranslation as _0x4f83ba}from'./utils/common-translations.js';function _0x4ebf(_0x1452ea,_0x110f1e){const _0x2e2ded=_0x2e2d();return _0x4ebf=function(_0x4ebf06,_0x2315b5){_0x4ebf06=_0x4ebf06-0xb2;let _0x104146=_0x2e2ded[_0x4ebf06];return _0x104146;},_0x4ebf(_0x1452ea,_0x110f1e);}import{priorities as _0x4a741f,insertToPriorityArray as _0x3c0389}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x35522b}from'./trackchangesediting.js';export default class f{constructor(_0xe538d,_0x238eb4){const _0x5278e0=_0x4ebf;this[_0x5278e0(0xc4)]=[],this[_0x5278e0(0xb8)]=new Map(),this[_0x5278e0(0xdb)]=[],this[_0x5278e0(0x10b)]=new Map(),this[_0x5278e0(0xf3)]=_0xe538d,this[_0x5278e0(0xbe)]=_0x238eb4;}[_0x1e3f59(0xb4)](_0x17de35){const _0x83be53=_0x1e3f59,_0x33e955=[],_0x49772e=new Set(),_0x4ab55e=new Set();for(let _0x44d33a=0x0;_0x44d33a<_0x17de35[_0x83be53(0xb6)];_0x44d33a++){const _0xb66ba8=_0x17de35[_0x44d33a];if(!_0xb66ba8[_0x83be53(0xfb)])continue;const _0x941614=this[_0x83be53(0xbf)](_0xb66ba8);if(_0x941614){if(null!=_0xb66ba8[_0x83be53(0xe8)]){if(_0x49772e[_0x83be53(0x106)](_0xb66ba8[_0x83be53(0xe8)]))continue;_0x49772e[_0x83be53(0x112)](_0xb66ba8[_0x83be53(0xe8)]);}_0x33e955[_0x83be53(0xb5)](_0x941614);}else{if(_0x83be53(0xbd)!=_0xb66ba8[_0x83be53(0xd0)])_0x83be53(0xc3)!=_0xb66ba8[_0x83be53(0xd0)]&&_0x83be53(0x111)!=_0xb66ba8[_0x83be53(0xd0)]||this[_0x83be53(0xe6)](_0x33e955,_0xb66ba8,_0x17de35[_0x44d33a+0x1]);else{const _0x173272=_0xb66ba8[_0x83be53(0xfd)][_0x83be53(0xc7)];if(_0x4ab55e[_0x83be53(0x106)](_0x173272))continue;_0x4ab55e[_0x83be53(0x112)](_0xb66ba8[_0x83be53(0xfd)][_0x83be53(0xc7)]),_0x173272==_0x35522b?this[_0x83be53(0xf8)](_0x33e955,_0xb66ba8):this[_0x83be53(0x102)](_0x33e955,_0xb66ba8);}}}return this[_0x83be53(0xc5)](_0x33e955);}[_0x1e3f59(0xd3)](_0x2402b4){const _0x10894c=_0x1e3f59;this[_0x10894c(0xc4)][_0x10894c(0xb5)](_0x2402b4);}[_0x1e3f59(0xcc)](_0x4ef1c0,_0x36fa1c,_0xcdae4d=_0x4a741f[_0x1e3f59(0x10c)]){const _0x2a3497=_0x1e3f59;_0x2a3497(0xe3)==typeof _0x4ef1c0?_0x3c0389(this[_0x2a3497(0xdb)],{'matchingCallback':_0x4ef1c0,'label':_0x36fa1c,'priority':_0xcdae4d}):this[_0x2a3497(0xb8)][_0x2a3497(0xcd)](_0x4ef1c0,_0x36fa1c);}[_0x1e3f59(0x109)](_0x5d1c99,_0x5e6f3b){const _0x8c5b19=_0x1e3f59;this[_0x8c5b19(0x10b)][_0x8c5b19(0xcd)](_0x5d1c99,_0x5e6f3b);}[_0x1e3f59(0xda)](_0x162359,_0xf29724=0x1){const _0x2f046b=_0x1e3f59;let _0x314db0;for(const _0x543a90 of this[_0x2f046b(0xdb)])if(_0x543a90[_0x2f046b(0xe5)](_0x162359)){_0x314db0=_0x543a90[_0x2f046b(0xdf)];break;}return _0x314db0||(_0x314db0=this[_0x2f046b(0xb8)][_0x2f046b(0xbc)](_0x162359[_0x2f046b(0xb3)])),_0x314db0?_0x314db0(_0xf29724):0x1!==_0xf29724?_0xf29724+'\x20'+_0x162359[_0x2f046b(0xb3)]+'s':''+_0x162359[_0x2f046b(0xb3)];}[_0x1e3f59(0x10f)](_0x3674ad,_0x402497){const _0x17ca79=_0x1e3f59,_0x485346=_0x402497[_0x17ca79(0xc2)]()[_0x17ca79(0xe7)](),_0x559928=_0x17ca79(0xc3)==_0x402497[_0x17ca79(0xd0)]?_0x17ca79(0x112):_0x17ca79(0x104);for(const _0x18eeb5 of _0x485346){const _0x69af16=_0x18eeb5[_0x17ca79(0xcb)],_0x5454a9=_0x3674ad[_0x3674ad[_0x17ca79(0xb6)]-0x1];if(_0x69af16['is'](_0x17ca79(0x100)))_0x5454a9&&_0x5454a9[_0x17ca79(0xd0)][_0x17ca79(0x108)](_0x17ca79(0xe1))>-0x1&&_0x3674ad[_0x17ca79(0xc6)](),_0x5454a9&&_0x17ca79(0xba)==_0x5454a9[_0x17ca79(0xd0)]?_0x5454a9[_0x559928]+=_0x69af16[_0x17ca79(0xfd)]:_0x3674ad[_0x17ca79(0xb5)]({'type':_0x17ca79(0xba),'add':_0x17ca79(0x112)==_0x559928?_0x69af16[_0x17ca79(0xfd)]:'','remove':_0x17ca79(0x104)==_0x559928?_0x69af16[_0x17ca79(0xfd)]:''});else{if(this[_0x17ca79(0xf3)][_0x17ca79(0xec)](_0x69af16)){const _0x1bfa80=_0x69af16;if(_0x5454a9&&_0x5454a9[_0x17ca79(0xd0)][_0x17ca79(0x108)](_0x17ca79(0xe1))>-0x1&&_0x3674ad[_0x17ca79(0xc6)](),_0x17ca79(0xdd)==_0x18eeb5[_0x17ca79(0xd0)])continue;_0x5454a9&&_0x5454a9[_0x17ca79(0xd0)]==_0x559928+_0x17ca79(0xe4)&&_0x5454a9[_0x17ca79(0xb9)][_0x17ca79(0xb3)]==_0x1bfa80[_0x17ca79(0xb3)]?_0x5454a9[_0x17ca79(0x10d)]++:_0x3674ad[_0x17ca79(0xb5)]({'type':_0x559928+_0x17ca79(0xe4),'element':_0x1bfa80,'quantity':0x1}),_0x485346[_0x17ca79(0x113)](_0x19d871=>!(_0x17ca79(0xdd)==_0x19d871[_0x17ca79(0xd0)]&&_0x19d871[_0x17ca79(0xcb)]==_0x69af16));}else{if(this[_0x17ca79(0xf3)][_0x17ca79(0xc9)](_0x69af16,_0x17ca79(0x103))||_0x69af16['is'](_0x17ca79(0xb9),_0x17ca79(0xd7))){const _0x2da9cd=_0x69af16;if(_0x17ca79(0x112)==_0x559928&&_0x17ca79(0xea)==_0x18eeb5[_0x17ca79(0xd0)]||_0x17ca79(0x104)==_0x559928&&_0x17ca79(0xdd)==_0x18eeb5[_0x17ca79(0xd0)])continue;if(_0x5454a9&&-0x1==_0x5454a9[_0x17ca79(0xd0)][_0x17ca79(0x108)](_0x17ca79(0xe1))){_0x17ca79(0xba)==_0x5454a9[_0x17ca79(0xd0)]&&(_0x5454a9[_0x559928]+='\x0a');continue;}let _0x30801a;if(_0x30801a=_0x17ca79(0x112)==_0x559928?_0x2da9cd[_0x17ca79(0xd1)]&&!this[_0x17ca79(0xf3)][_0x17ca79(0xec)](_0x2da9cd[_0x17ca79(0xd1)])?_0x2da9cd[_0x17ca79(0xd1)]:null:_0x2da9cd[_0x17ca79(0xd6)]&&!this[_0x17ca79(0xf3)][_0x17ca79(0xec)](_0x2da9cd[_0x17ca79(0xd6)])?_0x2da9cd[_0x17ca79(0xd6)]:null,_0x2da9cd[_0x17ca79(0xf7)]||_0x30801a&&_0x30801a[_0x17ca79(0xf7)]){const _0x106949=_0x30801a&&_0x30801a[_0x17ca79(0xf7)]?_0x30801a:_0x2da9cd;_0x5454a9&&_0x5454a9[_0x17ca79(0xd0)]==_0x559928+_0x17ca79(0xef)&&_0x5454a9[_0x17ca79(0xb9)][_0x17ca79(0xb3)]==_0x106949[_0x17ca79(0xb3)]?_0x5454a9[_0x17ca79(0x10d)]++:_0x3674ad[_0x17ca79(0xb5)]({'type':_0x559928+_0x17ca79(0xef),'element':_0x106949,'quantity':0x1});}else _0x3674ad[_0x17ca79(0xb5)]({'type':_0x559928+_0x17ca79(0xe1),'element':_0x2da9cd});}}}}}[_0x1e3f59(0xc5)](_0x5a327a){const _0x45d664=_0x1e3f59,_0x3c4c60=this[_0x45d664(0xbe)],_0x256152=[],_0x13052c=[],_0x9f48ed=[];for(const _0x20f2a7 of _0x5a327a)switch(_0x20f2a7[_0x45d664(0xd0)]){case _0x45d664(0xba):if(_0x20f2a7[_0x45d664(0x112)]=_0x20f2a7[_0x45d664(0x112)][_0x45d664(0xd4)](/(\S)\u000A+(\S)/g,_0x45d664(0xe2))[_0x45d664(0xd4)](/\u000A/g,''),_0x20f2a7[_0x45d664(0x104)]=_0x20f2a7[_0x45d664(0x104)][_0x45d664(0xd4)](/(\S)\u000A+(\S)/g,_0x45d664(0xe2))[_0x45d664(0xd4)](/\u000A/g,''),''!=_0x20f2a7[_0x45d664(0x112)]&&''!=_0x20f2a7[_0x45d664(0x104)]){_0x256152[_0x45d664(0xb5)]({'type':_0x45d664(0xd4),'content':_0x4f83ba(_0x3c4c60,_0x45d664(0xf0),['\x22'+_0x20f2a7[_0x45d664(0x104)]+'\x22','\x22'+_0x20f2a7[_0x45d664(0x112)]+'\x22'])});continue;}if(null!=_0x20f2a7[_0x45d664(0x112)][_0x45d664(0xc1)](/^ +$/)){_0x256152[_0x45d664(0xb5)]({'type':_0x45d664(0xc3),'content':_0x4f83ba(_0x3c4c60,_0x45d664(0xcf),_0x4f83ba(_0x3c4c60,_0x45d664(0xbb),_0x20f2a7[_0x45d664(0x112)][_0x45d664(0xb6)]))});continue;}if(null!=_0x20f2a7[_0x45d664(0x104)][_0x45d664(0xc1)](/^ +$/)){_0x256152[_0x45d664(0xb5)]({'type':_0x45d664(0x111),'content':_0x4f83ba(_0x3c4c60,_0x45d664(0x110),_0x4f83ba(_0x3c4c60,_0x45d664(0xbb),_0x20f2a7[_0x45d664(0x104)][_0x45d664(0xb6)]))});continue;}if(''!=_0x20f2a7[_0x45d664(0x112)]){_0x256152[_0x45d664(0xb5)]({'type':_0x45d664(0xc3),'content':_0x4f83ba(_0x3c4c60,_0x45d664(0xcf),'\x22'+_0x20f2a7[_0x45d664(0x112)]+'\x22')});continue;}_0x256152[_0x45d664(0xb5)]({'type':_0x45d664(0x111),'content':_0x4f83ba(_0x3c4c60,_0x45d664(0x110),'\x22'+_0x20f2a7[_0x45d664(0x104)]+'\x22')});continue;case _0x45d664(0xb2):case _0x45d664(0xd5):_0x256152[_0x45d664(0xb5)]({'type':_0x45d664(0xc3),'content':_0x4f83ba(_0x3c4c60,_0x45d664(0xcf),this[_0x45d664(0xda)](_0x20f2a7[_0x45d664(0xb9)],_0x20f2a7[_0x45d664(0x10d)]))});continue;case _0x45d664(0xdc):case _0x45d664(0x10a):_0x256152[_0x45d664(0xb5)]({'type':_0x45d664(0x111),'content':_0x4f83ba(_0x3c4c60,_0x45d664(0x110),this[_0x45d664(0xda)](_0x20f2a7[_0x45d664(0xb9)],_0x20f2a7[_0x45d664(0x10d)]))});continue;case _0x45d664(0xd2):_0x256152[_0x45d664(0xb5)]({'type':_0x45d664(0xc3),'content':_0x4f83ba(_0x3c4c60,_0x45d664(0xd8),this[_0x45d664(0xda)](_0x20f2a7[_0x45d664(0xb9)],_0x20f2a7[_0x45d664(0x10d)]))});continue;case _0x45d664(0xf4):_0x256152[_0x45d664(0xb5)]({'type':_0x45d664(0x111),'content':_0x4f83ba(_0x3c4c60,_0x45d664(0xeb),this[_0x45d664(0xda)](_0x20f2a7[_0x45d664(0xb9)],_0x20f2a7[_0x45d664(0x10d)]))});continue;case _0x45d664(0xfa):_0x13052c[_0x45d664(0xb5)](_0x20f2a7[_0x45d664(0xc7)]);continue;case _0x45d664(0xed):_0x9f48ed[_0x45d664(0xb5)](_0x20f2a7[_0x45d664(0xc7)]);continue;default:_0x256152[_0x45d664(0xb5)](_0x20f2a7);}if(_0x13052c[_0x45d664(0xb6)]){const _0x1cba17=_0x13052c[_0x45d664(0xe9)](_0x1dcecb=>this[_0x45d664(0x10b)][_0x45d664(0x106)](_0x1dcecb)?this[_0x45d664(0x10b)][_0x45d664(0xbc)](_0x1dcecb):_0x1dcecb)[_0x45d664(0xf1)](',\x20');_0x256152[_0x45d664(0xb5)]({'type':_0x45d664(0xb7),'content':_0x4f83ba(this[_0x45d664(0xbe)],_0x45d664(0x105),_0x1cba17)});}if(_0x9f48ed[_0x45d664(0xb6)]){const _0x9505f=_0x9f48ed[_0x45d664(0xe9)](_0xe85671=>this[_0x45d664(0x10b)][_0x45d664(0x106)](_0xe85671)?this[_0x45d664(0x10b)][_0x45d664(0xbc)](_0xe85671):_0xe85671)[_0x45d664(0xf1)](',\x20');_0x256152[_0x45d664(0xb5)]({'type':_0x45d664(0xb7),'content':_0x4f83ba(this[_0x45d664(0xbe)],_0x45d664(0xf5),_0x9505f)});}return _0x256152;}[_0x1e3f59(0xbf)](_0x31bb6b){const _0x4346a0=_0x1e3f59;for(const _0x1567a3 of this[_0x4346a0(0xc4)]){const _0x234328=_0x1567a3(_0x31bb6b);if(_0x234328&&_0x4346a0(0xd0)in _0x234328)return _0x234328;}}[_0x1e3f59(0x102)](_0x15bb7d,_0x5f1b6a){const _0x1c263f=_0x1e3f59,_0x9200d8=_0x5f1b6a[_0x1c263f(0xfd)],_0x2f16c4=void 0x0===_0x9200d8[_0x1c263f(0x101)]?_0x1c263f(0xed):_0x1c263f(0xfa);_0x15bb7d[_0x1c263f(0xb5)]({'type':_0x2f16c4,'key':_0x9200d8[_0x1c263f(0xc7)]});}[_0x1e3f59(0xf8)](_0x4bd88c,_0x35fe8c){const _0x45a867=_0x1e3f59;_0x4bd88c[_0x45a867(0xb5)]({'type':_0x45a867(0xb7),'content':_0x4f83ba(this[_0x45a867(0xbe)],_0x45a867(0xff),this[_0x45a867(0xda)](_0x35fe8c[_0x45a867(0xc2)]()[_0x45a867(0xc8)][_0x45a867(0xf2)],0x1))});}[_0x1e3f59(0xe6)](_0x199f91,_0x5cf8f7,_0x22abf0){const _0x24b851=_0x1e3f59;if(this[_0x24b851(0x10f)](_0x199f91,_0x5cf8f7),_0x22abf0&&_0x22abf0[_0x24b851(0xc2)]()&&!_0x5cf8f7[_0x24b851(0xc2)]()[_0x24b851(0xc0)][_0x24b851(0x107)](_0x22abf0[_0x24b851(0xc2)]()[_0x24b851(0xc8)])){const _0x40bc80=_0x199f91[_0x199f91[_0x24b851(0xb6)]-0x1],_0x411077=_0x24b851(0xc3)==_0x5cf8f7[_0x24b851(0xd0)]?_0x24b851(0x112):_0x24b851(0x104);_0x40bc80&&_0x24b851(0xba)==_0x40bc80[_0x24b851(0xd0)]&&(_0x40bc80[_0x411077]+='\x0a');}}}
23
+ const _0x2ffdb0=_0x24a6;(function(_0x21991a,_0x25f180){const _0x5b8c9e=_0x24a6,_0x57be60=_0x21991a();while(!![]){try{const _0x288701=parseInt(_0x5b8c9e(0x1da))/0x1+-parseInt(_0x5b8c9e(0x206))/0x2+-parseInt(_0x5b8c9e(0x1fb))/0x3*(-parseInt(_0x5b8c9e(0x213))/0x4)+-parseInt(_0x5b8c9e(0x1f5))/0x5+-parseInt(_0x5b8c9e(0x22b))/0x6*(parseInt(_0x5b8c9e(0x1f9))/0x7)+-parseInt(_0x5b8c9e(0x1ee))/0x8+-parseInt(_0x5b8c9e(0x20b))/0x9*(-parseInt(_0x5b8c9e(0x223))/0xa);if(_0x288701===_0x25f180)break;else _0x57be60['push'](_0x57be60['shift']());}catch(_0x4160b7){_0x57be60['push'](_0x57be60['shift']());}}}(_0x114a,0x23285));import{getTranslation as _0x3baa43}from'./utils/common-translations.js';import{priorities as _0x5488f2,insertToPriorityArray as _0x5c9937}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x3e561f}from'./trackchangesediting.js';function _0x114a(){const _0x2c21b8=['_addDescriptionItems','softBreak','attribute','isObject','subType','registerAttributeLabel','_handleInsertRemoveSuggestionDescription','350404Dyjilr','_resolveDescriptionItems','map','removeFormat','getFirstRange','checkChild','length','*Merge:*\x20%0','registerElementLabel','getItemLabel','pop','indexOf','_attributeLabels','matchingCallback','getDescriptions','quantity','430rESxkK','Container','get','_customCallbacks','elementEnd','ELEMENT_SPACE','getWalker','removeEmptyContainer','25818RgIJOk','element','set','normal','*Remove:*\x20%0','EmptyContainer','_handleRenameSuggestionDescription','_itemLabelsCallbacks','$textProxy','REPLACE_TEXT','remove','join','addContainer','deletion','push','isInContent','227099AgWdgO','match','previousSibling','insertion','elementStart','_schema','removeContainer','replace','*Insert:*\x20%0','$text','nodeAfter','add','isEqual','label','*Split:*\x20%0','nextSibling','_locale','_itemLabels','item','removeObject','1470560NBGbQu','*Change\x20to:*\x20%0','key','registerDescriptionCallback','type','addFormat','format','395250VLPasA','addEmptyContainer','text','addObject','42gZwkHy','end','9NwDnNP','skip','*Set\x20format:*\x20%0','has','function','newValue','$1\x20$2','*Remove\x20format:*\x20%0','isEmpty','Object','_handleCustomCallbackDescription','239892tBAcsX','start','data','name','_handleAttributeSuggestionDescription','13131QSQVFT'];_0x114a=function(){return _0x2c21b8;};return _0x114a();}function _0x24a6(_0x556c3b,_0x251f8f){const _0x114a61=_0x114a();return _0x24a6=function(_0x24a6b0,_0x338638){_0x24a6b0=_0x24a6b0-0x1d8;let _0x40484c=_0x114a61[_0x24a6b0];return _0x40484c;},_0x24a6(_0x556c3b,_0x251f8f);}export default class f{constructor(_0x55c1ee,_0xd460e4){const _0x2f02bd=_0x24a6;this[_0x2f02bd(0x226)]=[],this[_0x2f02bd(0x1eb)]=new Map(),this[_0x2f02bd(0x232)]=[],this[_0x2f02bd(0x21f)]=new Map(),this[_0x2f02bd(0x1df)]=_0x55c1ee,this[_0x2f02bd(0x1ea)]=_0xd460e4;}[_0x2ffdb0(0x221)](_0x15e95c){const _0x2ca434=_0x2ffdb0,_0x2e6972=[],_0x4027bd=new Set(),_0x172134=new Set();for(let _0x46c1a6=0x0;_0x46c1a6<_0x15e95c[_0x2ca434(0x219)];_0x46c1a6++){const _0x32e6f5=_0x15e95c[_0x46c1a6];if(!_0x32e6f5[_0x2ca434(0x1d9)])continue;const _0x359b49=this[_0x2ca434(0x205)](_0x32e6f5);if(_0x359b49){if(null!=_0x32e6f5[_0x2ca434(0x210)]){if(_0x4027bd[_0x2ca434(0x1fe)](_0x32e6f5[_0x2ca434(0x210)]))continue;_0x4027bd[_0x2ca434(0x1e5)](_0x32e6f5[_0x2ca434(0x210)]);}_0x2e6972[_0x2ca434(0x1d8)](_0x359b49);}else{if(_0x2ca434(0x20e)!=_0x32e6f5[_0x2ca434(0x1f2)])_0x2ca434(0x1dd)!=_0x32e6f5[_0x2ca434(0x1f2)]&&_0x2ca434(0x238)!=_0x32e6f5[_0x2ca434(0x1f2)]||this[_0x2ca434(0x212)](_0x2e6972,_0x32e6f5,_0x15e95c[_0x46c1a6+0x1]);else{const _0x4e6eae=_0x32e6f5[_0x2ca434(0x208)][_0x2ca434(0x1f0)];if(_0x172134[_0x2ca434(0x1fe)](_0x4e6eae))continue;_0x172134[_0x2ca434(0x1e5)](_0x32e6f5[_0x2ca434(0x208)][_0x2ca434(0x1f0)]),_0x4e6eae==_0x3e561f?this[_0x2ca434(0x231)](_0x2e6972,_0x32e6f5):this[_0x2ca434(0x20a)](_0x2e6972,_0x32e6f5);}}}return this[_0x2ca434(0x214)](_0x2e6972);}[_0x2ffdb0(0x1f1)](_0x2e0ba7){const _0x3b9a2a=_0x2ffdb0;this[_0x3b9a2a(0x226)][_0x3b9a2a(0x1d8)](_0x2e0ba7);}[_0x2ffdb0(0x21b)](_0x176052,_0x508157,_0x47c2ce=_0x5488f2[_0x2ffdb0(0x22e)]){const _0xe6e5a4=_0x2ffdb0;_0xe6e5a4(0x1ff)==typeof _0x176052?_0x5c9937(this[_0xe6e5a4(0x232)],{'matchingCallback':_0x176052,'label':_0x508157,'priority':_0x47c2ce}):this[_0xe6e5a4(0x1eb)][_0xe6e5a4(0x22d)](_0x176052,_0x508157);}[_0x2ffdb0(0x211)](_0x33cd49,_0xd15927){const _0x54f11b=_0x2ffdb0;this[_0x54f11b(0x21f)][_0x54f11b(0x22d)](_0x33cd49,_0xd15927);}[_0x2ffdb0(0x21c)](_0x14da1d,_0x4be8c=0x1){const _0x5ab2e3=_0x2ffdb0;let _0x22298b;for(const _0x6812a3 of this[_0x5ab2e3(0x232)])if(_0x6812a3[_0x5ab2e3(0x220)](_0x14da1d)){_0x22298b=_0x6812a3[_0x5ab2e3(0x1e7)];break;}return _0x22298b||(_0x22298b=this[_0x5ab2e3(0x1eb)][_0x5ab2e3(0x225)](_0x14da1d[_0x5ab2e3(0x209)])),_0x22298b?_0x22298b(_0x4be8c):0x1!==_0x4be8c?_0x4be8c+'\x20'+_0x14da1d[_0x5ab2e3(0x209)]+'s':''+_0x14da1d[_0x5ab2e3(0x209)];}[_0x2ffdb0(0x20c)](_0x13e15f,_0x1131af){const _0x106442=_0x2ffdb0,_0x28325c=_0x1131af[_0x106442(0x217)]()[_0x106442(0x229)](),_0x4947e=_0x106442(0x1dd)==_0x1131af[_0x106442(0x1f2)]?_0x106442(0x1e5):_0x106442(0x235);for(const _0xb2dff5 of _0x28325c){const _0x387419=_0xb2dff5[_0x106442(0x1ec)],_0x4561d8=_0x13e15f[_0x13e15f[_0x106442(0x219)]-0x1];if(_0x387419['is'](_0x106442(0x233)))_0x4561d8&&_0x4561d8[_0x106442(0x1f2)][_0x106442(0x21e)](_0x106442(0x224))>-0x1&&_0x13e15f[_0x106442(0x21d)](),_0x4561d8&&_0x106442(0x1f7)==_0x4561d8[_0x106442(0x1f2)]?_0x4561d8[_0x4947e]+=_0x387419[_0x106442(0x208)]:_0x13e15f[_0x106442(0x1d8)]({'type':_0x106442(0x1f7),'add':_0x106442(0x1e5)==_0x4947e?_0x387419[_0x106442(0x208)]:'','remove':_0x106442(0x235)==_0x4947e?_0x387419[_0x106442(0x208)]:''});else{if(this[_0x106442(0x1df)][_0x106442(0x20f)](_0x387419)){const _0xb6c14=_0x387419;if(_0x4561d8&&_0x4561d8[_0x106442(0x1f2)][_0x106442(0x21e)](_0x106442(0x224))>-0x1&&_0x13e15f[_0x106442(0x21d)](),_0x106442(0x227)==_0xb2dff5[_0x106442(0x1f2)])continue;_0x4561d8&&_0x4561d8[_0x106442(0x1f2)]==_0x4947e+_0x106442(0x204)&&_0x4561d8[_0x106442(0x22c)][_0x106442(0x209)]==_0xb6c14[_0x106442(0x209)]?_0x4561d8[_0x106442(0x222)]++:_0x13e15f[_0x106442(0x1d8)]({'type':_0x4947e+_0x106442(0x204),'element':_0xb6c14,'quantity':0x1}),_0x28325c[_0x106442(0x1fc)](_0x35d84b=>!(_0x106442(0x227)==_0x35d84b[_0x106442(0x1f2)]&&_0x35d84b[_0x106442(0x1ec)]==_0x387419));}else{if(this[_0x106442(0x1df)][_0x106442(0x218)](_0x387419,_0x106442(0x1e3))||_0x387419['is'](_0x106442(0x22c),_0x106442(0x20d))){const _0xc55565=_0x387419;if(_0x106442(0x1e5)==_0x4947e&&_0x106442(0x1de)==_0xb2dff5[_0x106442(0x1f2)]||_0x106442(0x235)==_0x4947e&&_0x106442(0x227)==_0xb2dff5[_0x106442(0x1f2)])continue;if(_0x4561d8&&-0x1==_0x4561d8[_0x106442(0x1f2)][_0x106442(0x21e)](_0x106442(0x224))){_0x106442(0x1f7)==_0x4561d8[_0x106442(0x1f2)]&&(_0x4561d8[_0x4947e]+='\x0a');continue;}let _0x132aeb;if(_0x132aeb=_0x106442(0x1e5)==_0x4947e?_0xc55565[_0x106442(0x1e9)]&&!this[_0x106442(0x1df)][_0x106442(0x20f)](_0xc55565[_0x106442(0x1e9)])?_0xc55565[_0x106442(0x1e9)]:null:_0xc55565[_0x106442(0x1dc)]&&!this[_0x106442(0x1df)][_0x106442(0x20f)](_0xc55565[_0x106442(0x1dc)])?_0xc55565[_0x106442(0x1dc)]:null,_0xc55565[_0x106442(0x203)]||_0x132aeb&&_0x132aeb[_0x106442(0x203)]){const _0xd7fc65=_0x132aeb&&_0x132aeb[_0x106442(0x203)]?_0x132aeb:_0xc55565;_0x4561d8&&_0x4561d8[_0x106442(0x1f2)]==_0x4947e+_0x106442(0x230)&&_0x4561d8[_0x106442(0x22c)][_0x106442(0x209)]==_0xd7fc65[_0x106442(0x209)]?_0x4561d8[_0x106442(0x222)]++:_0x13e15f[_0x106442(0x1d8)]({'type':_0x4947e+_0x106442(0x230),'element':_0xd7fc65,'quantity':0x1});}else _0x13e15f[_0x106442(0x1d8)]({'type':_0x4947e+_0x106442(0x224),'element':_0xc55565});}}}}}[_0x2ffdb0(0x214)](_0xb3a152){const _0x5422a4=_0x2ffdb0,_0x594bdd=this[_0x5422a4(0x1ea)],_0x420330=[],_0x3de33b=[],_0x18f7d4=[];for(const _0x5f0b5b of _0xb3a152)switch(_0x5f0b5b[_0x5422a4(0x1f2)]){case _0x5422a4(0x1f7):if(_0x5f0b5b[_0x5422a4(0x1e5)]=_0x5f0b5b[_0x5422a4(0x1e5)][_0x5422a4(0x1e1)](/(\S)\u000A+(\S)/g,_0x5422a4(0x201))[_0x5422a4(0x1e1)](/\u000A/g,''),_0x5f0b5b[_0x5422a4(0x235)]=_0x5f0b5b[_0x5422a4(0x235)][_0x5422a4(0x1e1)](/(\S)\u000A+(\S)/g,_0x5422a4(0x201))[_0x5422a4(0x1e1)](/\u000A/g,''),''!=_0x5f0b5b[_0x5422a4(0x1e5)]&&''!=_0x5f0b5b[_0x5422a4(0x235)]){_0x420330[_0x5422a4(0x1d8)]({'type':_0x5422a4(0x1e1),'content':_0x3baa43(_0x594bdd,_0x5422a4(0x234),['\x22'+_0x5f0b5b[_0x5422a4(0x235)]+'\x22','\x22'+_0x5f0b5b[_0x5422a4(0x1e5)]+'\x22'])});continue;}if(null!=_0x5f0b5b[_0x5422a4(0x1e5)][_0x5422a4(0x1db)](/^ +$/)){_0x420330[_0x5422a4(0x1d8)]({'type':_0x5422a4(0x1dd),'content':_0x3baa43(_0x594bdd,_0x5422a4(0x1e2),_0x3baa43(_0x594bdd,_0x5422a4(0x228),_0x5f0b5b[_0x5422a4(0x1e5)][_0x5422a4(0x219)]))});continue;}if(null!=_0x5f0b5b[_0x5422a4(0x235)][_0x5422a4(0x1db)](/^ +$/)){_0x420330[_0x5422a4(0x1d8)]({'type':_0x5422a4(0x238),'content':_0x3baa43(_0x594bdd,_0x5422a4(0x22f),_0x3baa43(_0x594bdd,_0x5422a4(0x228),_0x5f0b5b[_0x5422a4(0x235)][_0x5422a4(0x219)]))});continue;}if(''!=_0x5f0b5b[_0x5422a4(0x1e5)]){_0x420330[_0x5422a4(0x1d8)]({'type':_0x5422a4(0x1dd),'content':_0x3baa43(_0x594bdd,_0x5422a4(0x1e2),'\x22'+_0x5f0b5b[_0x5422a4(0x1e5)]+'\x22')});continue;}_0x420330[_0x5422a4(0x1d8)]({'type':_0x5422a4(0x238),'content':_0x3baa43(_0x594bdd,_0x5422a4(0x22f),'\x22'+_0x5f0b5b[_0x5422a4(0x235)]+'\x22')});continue;case _0x5422a4(0x1f6):case _0x5422a4(0x1f8):_0x420330[_0x5422a4(0x1d8)]({'type':_0x5422a4(0x1dd),'content':_0x3baa43(_0x594bdd,_0x5422a4(0x1e2),this[_0x5422a4(0x21c)](_0x5f0b5b[_0x5422a4(0x22c)],_0x5f0b5b[_0x5422a4(0x222)]))});continue;case _0x5422a4(0x22a):case _0x5422a4(0x1ed):_0x420330[_0x5422a4(0x1d8)]({'type':_0x5422a4(0x238),'content':_0x3baa43(_0x594bdd,_0x5422a4(0x22f),this[_0x5422a4(0x21c)](_0x5f0b5b[_0x5422a4(0x22c)],_0x5f0b5b[_0x5422a4(0x222)]))});continue;case _0x5422a4(0x237):_0x420330[_0x5422a4(0x1d8)]({'type':_0x5422a4(0x1dd),'content':_0x3baa43(_0x594bdd,_0x5422a4(0x1e8),this[_0x5422a4(0x21c)](_0x5f0b5b[_0x5422a4(0x22c)],_0x5f0b5b[_0x5422a4(0x222)]))});continue;case _0x5422a4(0x1e0):_0x420330[_0x5422a4(0x1d8)]({'type':_0x5422a4(0x238),'content':_0x3baa43(_0x594bdd,_0x5422a4(0x21a),this[_0x5422a4(0x21c)](_0x5f0b5b[_0x5422a4(0x22c)],_0x5f0b5b[_0x5422a4(0x222)]))});continue;case _0x5422a4(0x1f3):_0x3de33b[_0x5422a4(0x1d8)](_0x5f0b5b[_0x5422a4(0x1f0)]);continue;case _0x5422a4(0x216):_0x18f7d4[_0x5422a4(0x1d8)](_0x5f0b5b[_0x5422a4(0x1f0)]);continue;default:_0x420330[_0x5422a4(0x1d8)](_0x5f0b5b);}if(_0x3de33b[_0x5422a4(0x219)]){const _0x4e605c=_0x3de33b[_0x5422a4(0x215)](_0x2fcead=>this[_0x5422a4(0x21f)][_0x5422a4(0x1fe)](_0x2fcead)?this[_0x5422a4(0x21f)][_0x5422a4(0x225)](_0x2fcead):_0x2fcead)[_0x5422a4(0x236)](',\x20');_0x420330[_0x5422a4(0x1d8)]({'type':_0x5422a4(0x1f4),'content':_0x3baa43(this[_0x5422a4(0x1ea)],_0x5422a4(0x1fd),_0x4e605c)});}if(_0x18f7d4[_0x5422a4(0x219)]){const _0x4983f6=_0x18f7d4[_0x5422a4(0x215)](_0x28d350=>this[_0x5422a4(0x21f)][_0x5422a4(0x1fe)](_0x28d350)?this[_0x5422a4(0x21f)][_0x5422a4(0x225)](_0x28d350):_0x28d350)[_0x5422a4(0x236)](',\x20');_0x420330[_0x5422a4(0x1d8)]({'type':_0x5422a4(0x1f4),'content':_0x3baa43(this[_0x5422a4(0x1ea)],_0x5422a4(0x202),_0x4983f6)});}return _0x420330;}[_0x2ffdb0(0x205)](_0x194f70){const _0x568eaf=_0x2ffdb0;for(const _0x5de0ee of this[_0x568eaf(0x226)]){const _0x379bbd=_0x5de0ee(_0x194f70);if(_0x379bbd&&_0x568eaf(0x1f2)in _0x379bbd)return _0x379bbd;}}[_0x2ffdb0(0x20a)](_0x4b70c2,_0x5c831b){const _0x1b5e12=_0x2ffdb0,_0x143ed1=_0x5c831b[_0x1b5e12(0x208)],_0x50759d=void 0x0===_0x143ed1[_0x1b5e12(0x200)]?_0x1b5e12(0x216):_0x1b5e12(0x1f3);_0x4b70c2[_0x1b5e12(0x1d8)]({'type':_0x50759d,'key':_0x143ed1[_0x1b5e12(0x1f0)]});}[_0x2ffdb0(0x231)](_0x2eb81e,_0x345d1e){const _0x218998=_0x2ffdb0;_0x2eb81e[_0x218998(0x1d8)]({'type':_0x218998(0x1f4),'content':_0x3baa43(this[_0x218998(0x1ea)],_0x218998(0x1ef),this[_0x218998(0x21c)](_0x345d1e[_0x218998(0x217)]()[_0x218998(0x207)][_0x218998(0x1e4)],0x1))});}[_0x2ffdb0(0x212)](_0x17c00a,_0x4128f7,_0x54d83a){const _0x4f9da5=_0x2ffdb0;if(this[_0x4f9da5(0x20c)](_0x17c00a,_0x4128f7),_0x54d83a&&_0x54d83a[_0x4f9da5(0x217)]()&&!_0x4128f7[_0x4f9da5(0x217)]()[_0x4f9da5(0x1fa)][_0x4f9da5(0x1e6)](_0x54d83a[_0x4f9da5(0x217)]()[_0x4f9da5(0x207)])){const _0xcf29c8=_0x17c00a[_0x17c00a[_0x4f9da5(0x219)]-0x1],_0x5ec072=_0x4f9da5(0x1dd)==_0x4128f7[_0x4f9da5(0x1f2)]?_0x4f9da5(0x1e5):_0x4f9da5(0x235);_0xcf29c8&&_0x4f9da5(0x1f7)==_0xcf29c8[_0x4f9da5(0x1f2)]&&(_0xcf29c8[_0x5ec072]+='\x0a');}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x488dc7=_0x12c0;(function(_0x37a796,_0x350935){var _0x494fcc=_0x12c0,_0x32d3d8=_0x37a796();while(!![]){try{var _0x2ad952=-parseInt(_0x494fcc(0xb8))/0x1+parseInt(_0x494fcc(0xae))/0x2+parseInt(_0x494fcc(0xc2))/0x3+-parseInt(_0x494fcc(0xbc))/0x4*(-parseInt(_0x494fcc(0xb6))/0x5)+parseInt(_0x494fcc(0xc1))/0x6*(parseInt(_0x494fcc(0xb9))/0x7)+parseInt(_0x494fcc(0xb1))/0x8+-parseInt(_0x494fcc(0xb0))/0x9;if(_0x2ad952===_0x350935)break;else _0x32d3d8['push'](_0x32d3d8['shift']());}catch(_0x5213d5){_0x32d3d8['push'](_0x32d3d8['shift']());}}}(_0x7d1a,0x29b74));import{Plugin as _0x53c027}from'ckeditor5/src/core.js';import _0x4b58d from'./trackchangesui.js';function _0x12c0(_0x5ce911,_0x22ddc6){var _0x7d1ab3=_0x7d1a();return _0x12c0=function(_0x12c0f4,_0x3e05eb){_0x12c0f4=_0x12c0f4-0xae;var _0x45cdae=_0x7d1ab3[_0x12c0f4];return _0x45cdae;},_0x12c0(_0x5ce911,_0x22ddc6);}function _0x7d1a(){var _0x3a2479=['102005EWJEfa','112154ylmFFB','editor','adapter','100YQcNmy','getSuggestions','addSuggestionData','addSuggestion','plugins','6zLAkxe','147084LLjHCQ','280722aNnmNg','TrackChanges','3224448upTOKh','1050472IfEPGu','get','requires','getSuggestion','Comments','58885XGttPS','pluginName'];_0x7d1a=function(){return _0x3a2479;};return _0x7d1a();}import _0x3b5509 from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x53c027{static get[_0x488dc7(0xb3)](){var _0x140c4b=_0x488dc7;return[_0x3b5509,_0x4b58d,_0x140c4b(0xb5)];}static get[_0x488dc7(0xb7)](){var _0x2b7b06=_0x488dc7;return _0x2b7b06(0xaf);}set[_0x488dc7(0xbb)](_0x5724e6){var _0x5ec6c5=_0x488dc7;this[_0x5ec6c5(0xba)][_0x5ec6c5(0xc0)][_0x5ec6c5(0xb2)](_0x3b5509)[_0x5ec6c5(0xbb)]=_0x5724e6;}get[_0x488dc7(0xbb)](){var _0x440d6c=_0x488dc7;return this[_0x440d6c(0xba)][_0x440d6c(0xc0)][_0x440d6c(0xb2)](_0x3b5509)[_0x440d6c(0xbb)];}[_0x488dc7(0xbf)](_0x3d0a32){var _0x2f12af=_0x488dc7;return this[_0x2f12af(0xba)][_0x2f12af(0xc0)][_0x2f12af(0xb2)](_0x3b5509)[_0x2f12af(0xbe)](_0x3d0a32);}[_0x488dc7(0xbd)]({skipNotAttached:_0x435c08=!0x1,toJSON:_0x1aebdb=!0x1}={}){var _0x46bc9e=_0x488dc7;return this[_0x46bc9e(0xba)][_0x46bc9e(0xc0)][_0x46bc9e(0xb2)](_0x3b5509)[_0x46bc9e(0xbd)]({'skipNotAttached':_0x435c08,'toJSON':_0x1aebdb});}[_0x488dc7(0xb4)](_0x198b72){var _0x4fa1eb=_0x488dc7;return this[_0x4fa1eb(0xba)][_0x4fa1eb(0xc0)][_0x4fa1eb(0xb2)](_0x3b5509)[_0x4fa1eb(0xb4)](_0x198b72);}}
23
+ function _0xb45e(_0x5e6d98,_0x5597c1){var _0x5927d0=_0x5927();return _0xb45e=function(_0xb45eef,_0x47686f){_0xb45eef=_0xb45eef-0xbc;var _0x23306f=_0x5927d0[_0xb45eef];return _0x23306f;},_0xb45e(_0x5e6d98,_0x5597c1);}var _0x5b7e7c=_0xb45e;(function(_0x3fd318,_0x2a3edb){var _0x28c503=_0xb45e,_0x2a8cf3=_0x3fd318();while(!![]){try{var _0x3e4787=parseInt(_0x28c503(0xca))/0x1*(parseInt(_0x28c503(0xbe))/0x2)+parseInt(_0x28c503(0xc5))/0x3*(-parseInt(_0x28c503(0xcd))/0x4)+parseInt(_0x28c503(0xc4))/0x5+parseInt(_0x28c503(0xce))/0x6+parseInt(_0x28c503(0xbf))/0x7+parseInt(_0x28c503(0xbc))/0x8+parseInt(_0x28c503(0xc7))/0x9*(-parseInt(_0x28c503(0xd1))/0xa);if(_0x3e4787===_0x2a3edb)break;else _0x2a8cf3['push'](_0x2a8cf3['shift']());}catch(_0x6479f9){_0x2a8cf3['push'](_0x2a8cf3['shift']());}}}(_0x5927,0x99864));import{Plugin as _0x366f9d}from'ckeditor5/src/core.js';import _0x39f695 from'./trackchangesui.js';import _0x40f4b5 from'./trackchangesediting.js';function _0x5927(){var _0x3c176f=['382UKsNZm','2170931QUrfRk','get','Comments','editor','getSuggestions','12800lpfxcs','282LNzOdJ','getSuggestion','3357JJIQVQ','TrackChanges','adapter','5722cvvGXP','requires','addSuggestionData','18676ImoqMn','2255898SEAhmz','addSuggestion','pluginName','20830XyvkTk','504824kgtQgx','plugins'];_0x5927=function(){return _0x3c176f;};return _0x5927();}import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x366f9d{static get[_0x5b7e7c(0xcb)](){var _0x31e888=_0x5b7e7c;return[_0x40f4b5,_0x39f695,_0x31e888(0xc1)];}static get[_0x5b7e7c(0xd0)](){var _0x118423=_0x5b7e7c;return _0x118423(0xc8);}set[_0x5b7e7c(0xc9)](_0x400eb7){var _0x4161b0=_0x5b7e7c;this[_0x4161b0(0xc2)][_0x4161b0(0xbd)][_0x4161b0(0xc0)](_0x40f4b5)[_0x4161b0(0xc9)]=_0x400eb7;}get[_0x5b7e7c(0xc9)](){var _0x3f3ca2=_0x5b7e7c;return this[_0x3f3ca2(0xc2)][_0x3f3ca2(0xbd)][_0x3f3ca2(0xc0)](_0x40f4b5)[_0x3f3ca2(0xc9)];}[_0x5b7e7c(0xcf)](_0x68325a){var _0x50207b=_0x5b7e7c;return this[_0x50207b(0xc2)][_0x50207b(0xbd)][_0x50207b(0xc0)](_0x40f4b5)[_0x50207b(0xcc)](_0x68325a);}[_0x5b7e7c(0xc3)]({skipNotAttached:_0x194584=!0x1,toJSON:_0x4f299c=!0x1}={}){var _0x34a69b=_0x5b7e7c;return this[_0x34a69b(0xc2)][_0x34a69b(0xbd)][_0x34a69b(0xc0)](_0x40f4b5)[_0x34a69b(0xc3)]({'skipNotAttached':_0x194584,'toJSON':_0x4f299c});}[_0x5b7e7c(0xc6)](_0x3e29a0){var _0xca6936=_0x5b7e7c;return this[_0xca6936(0xc2)][_0xca6936(0xbd)][_0xca6936(0xc0)](_0x40f4b5)[_0xca6936(0xc6)](_0x3e29a0);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1f9522=_0x2288;(function(_0x169d44,_0x2efa64){const _0x2155fd=_0x2288,_0x38ead2=_0x169d44();while(!![]){try{const _0x4ab69f=parseInt(_0x2155fd(0x98))/0x1*(parseInt(_0x2155fd(0x9e))/0x2)+-parseInt(_0x2155fd(0x81))/0x3+-parseInt(_0x2155fd(0xa5))/0x4*(parseInt(_0x2155fd(0x9c))/0x5)+-parseInt(_0x2155fd(0x9d))/0x6+parseInt(_0x2155fd(0x82))/0x7*(-parseInt(_0x2155fd(0x96))/0x8)+parseInt(_0x2155fd(0x85))/0x9+parseInt(_0x2155fd(0xb3))/0xa;if(_0x4ab69f===_0x2efa64)break;else _0x38ead2['push'](_0x38ead2['shift']());}catch(_0x14745f){_0x38ead2['push'](_0x38ead2['shift']());}}}(_0xcc3a,0xd8a7c));import{Plugin as _0x4147a9}from'ckeditor5/src/core.js';import{CKEditorError as _0x166f19}from'ckeditor5/src/utils.js';import _0x45f970 from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x3b2d12}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x1f9522(0x91)];export default class P extends _0x4147a9{static get[_0x1f9522(0xbd)](){return[_0x45f970];}static get[_0x1f9522(0x8a)](){const _0x117321=_0x1f9522;return _0x117321(0xb6);}[_0x1f9522(0xa6)](){const _0xb16f53=_0x1f9522,_0x5f56cb=this[_0xb16f53(0x7f)];if(_0x5f56cb[_0xb16f53(0x92)][_0xb16f53(0xa4)](_0xb16f53(0xad),_0x3cbfca=>{const _0x1d3625=_0xb16f53,_0x1dc8dd=_0x5f56cb[_0x1d3625(0xab)][_0x1d3625(0xa1)][_0x1d3625(0xbc)]()[_0x1d3625(0x8e)]((_0xbb978f,_0x3074dc)=>(_0xbb978f[_0x3074dc]='',_0xbb978f),{});return _0x5f56cb[_0x1d3625(0xb8)][_0x1d3625(0xb1)](_0x1dc8dd,_0x3cbfca);}),_0xb16f53(0xb7)!=typeof _0x5f56cb[_0xb16f53(0x92)][_0xb16f53(0x9a)](_0xb16f53(0xaa))[_0xb16f53(0xb2)])throw new _0x166f19(_0xb16f53(0x8c));}[_0x1f9522(0xa8)](_0x2f4116){const _0x53a03d=_0x1f9522;return N(this[_0x53a03d(0x7f)],!0x0,_0x2f4116);}[_0x1f9522(0x8d)](_0x4f9354){const _0x5a1cc5=_0x1f9522;return N(this[_0x5a1cc5(0x7f)],!0x1,_0x4f9354);}}function _0x2288(_0x3cc64b,_0x1d6b66){const _0xcc3a8b=_0xcc3a();return _0x2288=function(_0x228802,_0x3b771c){_0x228802=_0x228802-0x7e;let _0x18b030=_0xcc3a8b[_0x228802];return _0x18b030;},_0x2288(_0x3cc64b,_0x1d6b66);}class D extends _0x4147a9{static get[_0x1f9522(0x8a)](){const _0x7fa1f7=_0x1f9522;return _0x7fa1f7(0x90);}constructor(_0x3ed35a){const _0x14eb47=_0x1f9522;super(_0x3ed35a),this[_0x14eb47(0xba)]=_0x14eb47(0xae);}[_0x1f9522(0xa6)](){const _0x471aef=_0x1f9522;this[_0x471aef(0x7f)][_0x471aef(0x9b)][_0x471aef(0x9a)](_0x471aef(0xb0))[_0x471aef(0x93)]={'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[_0x471aef(0x7f)][_0x471aef(0x9b)][_0x471aef(0x9a)](_0x471aef(0x89))[_0x471aef(0x93)]=null;}}function _0xcc3a(){const _0x2aeeaf=['define','4lvkIZj','init','acceptAllSuggestions','getDataWithAcceptedSuggestions','execute','trackChangesData','model','users','trackChangesData.editorCreator','end','addSuggestionData','CommentsRepository','create','editorCreator','14642680pKMbAs','createElement','appendChild','TrackChangesData','function','constructor','map','result','data','getRootNames','requires','getSuggestions','editor','getUser','2300469RXDHvT','371CrVfpf','destroy','addCommentThread','8216541MpDjmb','rootsAttributes','div','Users','TrackChangesEditing','pluginName','name','track-changes-data-invalid-editor-creator','getDataWithDiscardedSuggestions','reduce','discardAllSuggestions','TrackChangesDataGetter','Pagination','config','_adapter','getFullData','getCommentThreads','10432MXPuoX','getRootsAttributes','18127JXHPtz','createDocumentFragment','get','plugins','3120915UBgOFk','2788362asuKyK','48MOPuUk','push','addUser','document','set','useAnonymousUser'];_0xcc3a=function(){return _0x2aeeaf;};return _0xcc3a();}function v(_0x5ba61f){const _0x15e30f=_0x1f9522;return void 0x0!==_0x5ba61f[_0x15e30f(0x97)];}async function N(_0x96f3fe,_0xea53f7,_0x4b7d84){const _0x16ba50=_0x1f9522,_0x3124fb=_0x3b2d12(_0x96f3fe,T);_0x3124fb[_0x16ba50(0x9b)][_0x16ba50(0x9f)](_0x45f970,D),_0x3124fb[_0x16ba50(0x86)]=v(_0x96f3fe)?_0x96f3fe[_0x16ba50(0x97)]():void 0x0;const _0x2d0e4a=document[_0x16ba50(0x99)](),_0x577ee6=_0x96f3fe[_0x16ba50(0x92)][_0x16ba50(0x9a)](_0x16ba50(0xaa))[_0x16ba50(0xb2)],_0x2476c5=await _0x577ee6(_0x3124fb,()=>function(_0x498e88){const _0x4c957f=_0x16ba50,_0x2616dd=document[_0x4c957f(0xb4)](_0x4c957f(0x87));return _0x498e88[_0x4c957f(0xb5)](_0x2616dd),_0x2616dd;}(_0x2d0e4a));!function(_0x45c066,_0x3e90c1){const _0x46ae14=_0x16ba50,_0x4b8a5b=_0x45c066[_0x46ae14(0xab)][_0x46ae14(0xa1)][_0x46ae14(0xbc)]()[_0x46ae14(0x8e)]((_0xf3e06a,_0x39e8d3)=>(_0xf3e06a[_0x39e8d3]=_0x45c066[_0x46ae14(0xbb)][_0x46ae14(0x9a)]({'rootName':_0x39e8d3}),_0xf3e06a),{}),_0x49e7f1=_0x45c066[_0x46ae14(0x9b)][_0x46ae14(0x9a)](_0x46ae14(0x88))[_0x46ae14(0xac)][_0x46ae14(0xb9)](_0x36b777=>({'id':_0x36b777['id'],'name':_0x36b777[_0x46ae14(0x8b)]})),_0x49b72d=_0x45c066[_0x46ae14(0x9b)][_0x46ae14(0x9a)](_0x46ae14(0x89))[_0x46ae14(0x7e)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2eeeac=_0x45c066[_0x46ae14(0x9b)][_0x46ae14(0x9a)](_0x46ae14(0xb0))[_0x46ae14(0x95)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x31421d=_0x3e90c1[_0x46ae14(0x9b)][_0x46ae14(0x9a)](_0x46ae14(0x88)),_0x4eaf3b=_0x3e90c1[_0x46ae14(0x9b)][_0x46ae14(0x9a)](_0x46ae14(0x89)),_0x23c4cd=_0x3e90c1[_0x46ae14(0x9b)][_0x46ae14(0x9a)](_0x46ae14(0xb0));for(const _0x42a29f of _0x49e7f1)_0x31421d[_0x46ae14(0x80)](_0x42a29f['id'])||_0x31421d[_0x46ae14(0xa0)](_0x42a29f);_0x31421d['me']||_0x31421d[_0x46ae14(0xa3)]();for(const _0x38823f of _0x49b72d)_0x4eaf3b[_0x46ae14(0xaf)](_0x38823f);for(const _0x2b41b5 of _0x2eeeac)_0x23c4cd[_0x46ae14(0x84)](_0x2b41b5);_0x3e90c1[_0x46ae14(0xbb)][_0x46ae14(0xa2)](_0x4b8a5b);}(_0x96f3fe,_0x2476c5),_0x2476c5[_0x16ba50(0xa9)](_0xea53f7?_0x16ba50(0xa7):_0x16ba50(0x8f));const _0x412e1f=v(_0x2476c5)?_0x2476c5[_0x16ba50(0x94)](_0x4b7d84):_0x2476c5[_0x16ba50(0xbb)][_0x16ba50(0x9a)](_0x4b7d84);return await _0x2476c5[_0x16ba50(0x83)](),_0x412e1f;}
23
+ const _0x277abd=_0xfeba;function _0x4985(){const _0x4dabdb=['push','addCommentThread','map','147202oHTEEN','div','get','addUser','requires','acceptAllSuggestions','data','track-changes-data-invalid-editor-creator','function','5HcKwtw','TrackChangesData','create','218184cOdYeX','12nyjPVO','document','config','init','CommentsRepository','trackChangesData.editorCreator','users','createElement','editor','getDataWithDiscardedSuggestions','getUser','addSuggestionData','_adapter','getSuggestions','getFullData','490lAGScZ','useAnonymousUser','getRootNames','6712320WAiNzo','plugins','20787dVGuuc','constructor','discardAllSuggestions','376KsopVW','reduce','63738IKUsYb','1470DmWJBp','createDocumentFragment','trackChangesData','getCommentThreads','appendChild','execute','model','TrackChangesEditing','end','2696872ZxlqRR','destroy','result','Pagination','pluginName','set','TrackChangesDataGetter','Users','getDataWithAcceptedSuggestions','rootsAttributes','editorCreator','define','name','getRootsAttributes','13993rKzgie'];_0x4985=function(){return _0x4dabdb;};return _0x4985();}(function(_0xe4aff9,_0x42d8da){const _0x3c0a46=_0xfeba,_0x1a59f7=_0xe4aff9();while(!![]){try{const _0x7e36ba=parseInt(_0x3c0a46(0x180))/0x1*(parseInt(_0x3c0a46(0x1ae))/0x2)+-parseInt(_0x3c0a46(0x1ad))/0x3+-parseInt(_0x3c0a46(0x18f))/0x4*(parseInt(_0x3c0a46(0x1aa))/0x5)+parseInt(_0x3c0a46(0x186))/0x6*(-parseInt(_0x3c0a46(0x19d))/0x7)+-parseInt(_0x3c0a46(0x183))/0x8*(-parseInt(_0x3c0a46(0x185))/0x9)+-parseInt(_0x3c0a46(0x1bd))/0xa*(-parseInt(_0x3c0a46(0x1a1))/0xb)+parseInt(_0x3c0a46(0x1c0))/0xc;if(_0x7e36ba===_0x42d8da)break;else _0x1a59f7['push'](_0x1a59f7['shift']());}catch(_0x1f5953){_0x1a59f7['push'](_0x1a59f7['shift']());}}}(_0x4985,0x6a6f1));import{Plugin as _0x5c2fe3}from'ckeditor5/src/core.js';import{CKEditorError as _0x62a142}from'ckeditor5/src/utils.js';function _0xfeba(_0x80001f,_0x4428ad){const _0x49854=_0x4985();return _0xfeba=function(_0xfebacd,_0x5c520c){_0xfebacd=_0xfebacd-0x180;let _0x4b1a0e=_0x49854[_0xfebacd];return _0x4b1a0e;},_0xfeba(_0x80001f,_0x4428ad);}import _0x4dbaae from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x45438b}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x277abd(0x192)];export default class P extends _0x5c2fe3{static get[_0x277abd(0x1a5)](){return[_0x4dbaae];}static get[_0x277abd(0x193)](){const _0x265e90=_0x277abd;return _0x265e90(0x1ab);}[_0x277abd(0x1b1)](){const _0x2ddfbf=_0x277abd,_0x552b93=this[_0x2ddfbf(0x1b6)];if(_0x552b93[_0x2ddfbf(0x1b0)][_0x2ddfbf(0x19a)](_0x2ddfbf(0x1b3),_0x295d39=>{const _0x4f71a8=_0x2ddfbf,_0x30b93e=_0x552b93[_0x4f71a8(0x18c)][_0x4f71a8(0x1af)][_0x4f71a8(0x1bf)]()[_0x4f71a8(0x184)]((_0x28eccf,_0x386963)=>(_0x28eccf[_0x386963]='',_0x28eccf),{});return _0x552b93[_0x4f71a8(0x181)][_0x4f71a8(0x1ac)](_0x30b93e,_0x295d39);}),_0x2ddfbf(0x1a9)!=typeof _0x552b93[_0x2ddfbf(0x1b0)][_0x2ddfbf(0x1a3)](_0x2ddfbf(0x188))[_0x2ddfbf(0x199)])throw new _0x62a142(_0x2ddfbf(0x1a8));}[_0x277abd(0x197)](_0xca8704){const _0x2eb284=_0x277abd;return N(this[_0x2eb284(0x1b6)],!0x0,_0xca8704);}[_0x277abd(0x1b7)](_0x2bfd02){const _0x5ffb3f=_0x277abd;return N(this[_0x5ffb3f(0x1b6)],!0x1,_0x2bfd02);}}class D extends _0x5c2fe3{static get[_0x277abd(0x193)](){const _0x21da3a=_0x277abd;return _0x21da3a(0x195);}constructor(_0x26aa15){const _0x22502d=_0x277abd;super(_0x26aa15),this[_0x22502d(0x191)]=_0x22502d(0x18e);}[_0x277abd(0x1b1)](){const _0x51a590=_0x277abd;this[_0x51a590(0x1b6)][_0x51a590(0x1c1)][_0x51a590(0x1a3)](_0x51a590(0x1b2))[_0x51a590(0x1ba)]={'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[_0x51a590(0x1b6)][_0x51a590(0x1c1)][_0x51a590(0x1a3)](_0x51a590(0x18d))[_0x51a590(0x1ba)]=null;}}function v(_0x3bf14f){const _0x5e71ef=_0x277abd;return void 0x0!==_0x3bf14f[_0x5e71ef(0x19c)];}async function N(_0x246b13,_0x48b1e1,_0x284bf7){const _0x49fce8=_0x277abd,_0x59c936=_0x45438b(_0x246b13,T);_0x59c936[_0x49fce8(0x1c1)][_0x49fce8(0x19e)](_0x4dbaae,D),_0x59c936[_0x49fce8(0x198)]=v(_0x246b13)?_0x246b13[_0x49fce8(0x19c)]():void 0x0;const _0x43c825=document[_0x49fce8(0x187)](),_0x2e9bb5=_0x246b13[_0x49fce8(0x1b0)][_0x49fce8(0x1a3)](_0x49fce8(0x188))[_0x49fce8(0x199)],_0x4b3264=await _0x2e9bb5(_0x59c936,()=>function(_0x268b68){const _0x17abfc=_0x49fce8,_0x21a2cd=document[_0x17abfc(0x1b5)](_0x17abfc(0x1a2));return _0x268b68[_0x17abfc(0x18a)](_0x21a2cd),_0x21a2cd;}(_0x43c825));!function(_0x291b59,_0x1efb4d){const _0x3bea08=_0x49fce8,_0x117683=_0x291b59[_0x3bea08(0x18c)][_0x3bea08(0x1af)][_0x3bea08(0x1bf)]()[_0x3bea08(0x184)]((_0x9a93c9,_0x208f53)=>(_0x9a93c9[_0x208f53]=_0x291b59[_0x3bea08(0x1a7)][_0x3bea08(0x1a3)]({'rootName':_0x208f53}),_0x9a93c9),{}),_0x4eb941=_0x291b59[_0x3bea08(0x1c1)][_0x3bea08(0x1a3)](_0x3bea08(0x196))[_0x3bea08(0x1b4)][_0x3bea08(0x1a0)](_0xe07c2b=>({'id':_0xe07c2b['id'],'name':_0xe07c2b[_0x3bea08(0x19b)]})),_0x4ab92f=_0x291b59[_0x3bea08(0x1c1)][_0x3bea08(0x1a3)](_0x3bea08(0x18d))[_0x3bea08(0x1bb)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0xcdbe38=_0x291b59[_0x3bea08(0x1c1)][_0x3bea08(0x1a3)](_0x3bea08(0x1b2))[_0x3bea08(0x189)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2fe0aa=_0x1efb4d[_0x3bea08(0x1c1)][_0x3bea08(0x1a3)](_0x3bea08(0x196)),_0x460f20=_0x1efb4d[_0x3bea08(0x1c1)][_0x3bea08(0x1a3)](_0x3bea08(0x18d)),_0x434e91=_0x1efb4d[_0x3bea08(0x1c1)][_0x3bea08(0x1a3)](_0x3bea08(0x1b2));for(const _0x23a77d of _0x4eb941)_0x2fe0aa[_0x3bea08(0x1b8)](_0x23a77d['id'])||_0x2fe0aa[_0x3bea08(0x1a4)](_0x23a77d);_0x2fe0aa['me']||_0x2fe0aa[_0x3bea08(0x1be)]();for(const _0x56febf of _0x4ab92f)_0x460f20[_0x3bea08(0x1b9)](_0x56febf);for(const _0x3ad93e of _0xcdbe38)_0x434e91[_0x3bea08(0x19f)](_0x3ad93e);_0x1efb4d[_0x3bea08(0x1a7)][_0x3bea08(0x194)](_0x117683);}(_0x246b13,_0x4b3264),_0x4b3264[_0x49fce8(0x18b)](_0x48b1e1?_0x49fce8(0x1a6):_0x49fce8(0x182));const _0x4e27ce=v(_0x4b3264)?_0x4b3264[_0x49fce8(0x1bc)](_0x284bf7):_0x4b3264[_0x49fce8(0x1a7)][_0x49fce8(0x1a3)](_0x284bf7);return await _0x4b3264[_0x49fce8(0x190)](),_0x4e27ce;}