@ckeditor/ckeditor5-track-changes 41.4.0 → 41.4.2

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 +1 -1
  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 +1 -1
  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 +1 -1
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x48796c=_0x3a8a;function _0x219a(){const _0x1f768b=['registerCustomCallback','setSelection','_acceptFormatSuggestionCallbackFactory','forceDefaultExecution','editor','$graveyard','getRanges','_areMergableCells','3957164JuAYln','getCellLocation','getFirstPosition','table','mergeTableCellUp','getSuggestions','set:isEnabled','*Split\x20cell:*\x20horizontally','5073810fQyCZE','format','author','cell','splitTableCellHorizontally','subType','createRangeOn','TrackChangesEditing','fromRange','filter','direction','commands','TableUtils','tableCell','locale','size','plugins','splitTableCellVertically','1500519qHSYGV','deletion','detach','selection','find','requires','6DUTrPJ','descriptionFactory','*Merge\x20cells*','highest','formatBlock','low','return','root','value','push','model','TableEditing','2392970eaVyGh','type','isInContent','enableCommand','markMultiRangeBlockFormat','trackChanges','afterInit','rootName','refresh','add','*Split\x20cell:*\x20vertically','getSelectionAffectedTableCells','_areSelectedCellsMergable','formatInline','_suggestionFactory','_tablePostFixingSubtypes','isEnabled','accept','change','from','mergeTableCellLeft','length','findAncestor','mergeTableCellDown','containsRange','execute','2172460mExKfQ','element','map','registerDescriptionCallback','mergeTableCellRight','mergeTableCells','commandName','has','insertion','stop','markBlockFormat','get','createTableWalker','horizontally','583297xHrcng','getAncestors','24219736jfNoCw','document','_isForcedDefaultExecutionBlock'];_0x219a=function(){return _0x1f768b;};return _0x219a();}(function(_0x2beb4d,_0x2575d9){const _0x43d6ef=_0x3a8a,_0x225080=_0x2beb4d();while(!![]){try{const _0x553d0e=-parseInt(_0x43d6ef(0xc3))/0x1+-parseInt(_0x43d6ef(0xb5))/0x2+-parseInt(_0x43d6ef(0x89))/0x3+parseInt(_0x43d6ef(0x6f))/0x4+-parseInt(_0x43d6ef(0x9b))/0x5+-parseInt(_0x43d6ef(0x8f))/0x6*(parseInt(_0x43d6ef(0x77))/0x7)+parseInt(_0x43d6ef(0xc5))/0x8;if(_0x553d0e===_0x2575d9)break;else _0x225080['push'](_0x225080['shift']());}catch(_0x394ba4){_0x225080['push'](_0x225080['shift']());}}}(_0x219a,0x9d232));import{Plugin as _0x3cab10}from'ckeditor5/src/core.js';function _0x3a8a(_0x4d7b0d,_0x4e22a5){const _0x219a7d=_0x219a();return _0x3a8a=function(_0x3a8afa,_0x54bae4){_0x3a8afa=_0x3a8afa-0x6f;let _0x21ff4b=_0x219a7d[_0x3a8afa];return _0x21ff4b;},_0x3a8a(_0x4d7b0d,_0x4e22a5);}import _0x136c9f from'./table.js';import{LiveRange as _0x4f3d3a}from'ckeditor5/src/engine.js';import{getTranslation as _0xb3fdda}from'../utils/common-translations.js';export default class St extends _0x3cab10{static get[_0x48796c(0x8e)](){return[_0x136c9f];}[_0x48796c(0xa1)](){const _0x4ec85e=_0x48796c,_0x23490f=this[_0x4ec85e(0xcc)],_0x4aa1c7=_0x23490f[_0x4ec85e(0x99)][_0x4ec85e(0xc6)][_0x4ec85e(0x8c)],_0x4ff685=_0x23490f[_0x4ec85e(0x85)];if(!_0x23490f[_0x4ec85e(0x87)][_0x4ec85e(0xbc)](_0x4ec85e(0x9a)))return;const _0x556fee=_0x23490f[_0x4ec85e(0x87)][_0x4ec85e(0xc0)](_0x4ec85e(0x7e)),_0x21d657=_0x23490f[_0x4ec85e(0x87)][_0x4ec85e(0xc0)](_0x4ec85e(0x83)),_0x55ed03=_0x23490f[_0x4ec85e(0x87)][_0x4ec85e(0xc0)](_0x136c9f);_0x55ed03[_0x4ec85e(0xaa)][_0x4ec85e(0x98)](_0x4ec85e(0xba)),_0x556fee[_0x4ec85e(0x9e)](_0x4ec85e(0xba),()=>{const _0x59bb82=_0x4ec85e,_0x128231=_0x21d657[_0x59bb82(0xa6)](_0x23490f[_0x59bb82(0x99)][_0x59bb82(0xc6)][_0x59bb82(0x8c)]);_0x23490f[_0x59bb82(0x99)][_0x59bb82(0xad)](()=>{const _0x5b7ab1=_0x59bb82;_0x556fee[_0x5b7ab1(0x9f)](_0x128231,{'commandName':_0x5b7ab1(0xba),'commandParams':[]},[],_0x5b7ab1(0xba));});}),_0x23490f[_0x4ec85e(0x82)][_0x4ec85e(0xc0)](_0x4ec85e(0xba))['on'](_0x4ec85e(0xb4),(_0x2ee244,_0x4361ea)=>{const _0x7c0b44=_0x4ec85e;_0x23490f[_0x7c0b44(0x82)][_0x7c0b44(0xc0)](_0x7c0b44(0xa0))[_0x7c0b44(0x97)]&&(_0x4361ea[_0x7c0b44(0xb0)]>0x0&&_0x4361ea[_0x4361ea[_0x7c0b44(0xb0)]-0x1]&&_0x4361ea[_0x4361ea[_0x7c0b44(0xb0)]-0x1][_0x7c0b44(0xcb)]||_0x556fee[_0x7c0b44(0xc7)]||this[_0x7c0b44(0xa7)]()||_0x2ee244[_0x7c0b44(0xbe)]());},{'priority':_0x4ec85e(0x92)});for(const _0x5723f6 of[_0x4ec85e(0x73),_0x4ec85e(0xb9),_0x4ec85e(0xb2),_0x4ec85e(0xaf)]){const _0x465a1b=_0x23490f[_0x4ec85e(0x82)][_0x4ec85e(0xc0)](_0x5723f6);_0x556fee[_0x4ec85e(0x9e)](_0x5723f6,()=>{const _0x1c9a3e=_0x4ec85e,_0x394463=_0x23490f[_0x1c9a3e(0x99)][_0x1c9a3e(0xc6)][_0x1c9a3e(0x8c)][_0x1c9a3e(0x71)]()[_0x1c9a3e(0xc4)]()[_0x1c9a3e(0x8d)](_0x5cbff5=>_0x5cbff5['is'](_0x1c9a3e(0xb6),_0x1c9a3e(0x84))),_0x54a843=_0x465a1b[_0x1c9a3e(0x97)];_0x23490f[_0x1c9a3e(0x99)][_0x1c9a3e(0xad)](()=>{const _0x2bc514=_0x1c9a3e;_0x556fee[_0x2bc514(0x9f)]([_0x394463,_0x54a843],{'commandName':_0x2bc514(0xba),'commandParams':[]},[],_0x2bc514(0xba));});});}for(const _0x35386e of[_0x4ec85e(0x88),_0x4ec85e(0x7b)]){const _0x1687dc=_0x23490f[_0x4ec85e(0x82)][_0x4ec85e(0xc0)](_0x35386e);_0x556fee[_0x4ec85e(0x9e)](_0x35386e,()=>{const _0x34f9be=_0x4ec85e,_0x166df0=_0x21d657[_0x34f9be(0xa6)](_0x23490f[_0x34f9be(0x99)][_0x34f9be(0xc6)][_0x34f9be(0x8c)])[0x0],_0xa140cc=_0x166df0[_0x34f9be(0xb1)](_0x34f9be(0x72)),{column:_0x4a915a,row:_0x13287b}=_0x21d657[_0x34f9be(0x70)](_0x166df0);let _0x56d4b7=[];if(_0x34f9be(0xc2)==_0x1687dc[_0x34f9be(0x81)]){const _0x386d1e=_0x21d657[_0x34f9be(0xc1)](_0xa140cc,{'startRow':_0x13287b,'endRow':_0x13287b,'includeAllSlots':!0x0});_0x56d4b7=Array[_0x34f9be(0xae)](_0x386d1e)[_0x34f9be(0xb7)](_0x20396a=>_0x20396a[_0x34f9be(0x7a)]);}else{const _0xf38435=_0x21d657[_0x34f9be(0xc1)](_0xa140cc,{'column':_0x4a915a,'includeAllSlots':!0x0});_0x56d4b7=Array[_0x34f9be(0xae)](_0xf38435)[_0x34f9be(0xb7)](_0x1db00f=>_0x1db00f[_0x34f9be(0x7a)]);}_0x23490f[_0x34f9be(0x99)][_0x34f9be(0xad)](_0x5a6708=>{const _0x503338=_0x34f9be;_0x556fee[_0x503338(0xbf)](_0x5a6708[_0x503338(0x7d)](_0x166df0),{'commandName':_0x35386e,'commandParams':[]},_0x56d4b7,_0x35386e);});});}_0x556fee[_0x4ec85e(0x90)][_0x4ec85e(0xb8)](_0x88a79f=>{const _0x364428=_0x4ec85e;if(_0x364428(0x93)!=_0x88a79f[_0x364428(0x9c)]&&_0x364428(0xa8)!=_0x88a79f[_0x364428(0x9c)])return;const {data:_0x20e83a}=_0x88a79f;return _0x20e83a&&_0x364428(0xba)==_0x20e83a[_0x364428(0xbb)]?{'type':_0x364428(0x78),'content':_0xb3fdda(_0x4ff685,_0x364428(0x91))}:void 0x0;}),_0x556fee[_0x4ec85e(0x90)][_0x4ec85e(0xb8)](_0x6e685e=>{const _0x2bae9b=_0x4ec85e;if(_0x2bae9b(0x93)!=_0x6e685e[_0x2bae9b(0x9c)]&&_0x2bae9b(0xa8)!=_0x6e685e[_0x2bae9b(0x9c)])return;const {data:_0x45d382}=_0x6e685e;return _0x45d382?_0x2bae9b(0x88)==_0x45d382[_0x2bae9b(0xbb)]?{'type':_0x2bae9b(0x78),'content':_0xb3fdda(_0x4ff685,_0x2bae9b(0xa5))}:_0x2bae9b(0x7b)==_0x45d382[_0x2bae9b(0xbb)]?{'type':_0x2bae9b(0x78),'content':_0xb3fdda(_0x4ff685,_0x2bae9b(0x76))}:void 0x0:void 0x0;});const _0x46ee36=_0x55ed03[_0x4ec85e(0xca)]();for(const _0x4afa8c of[_0x4ec85e(0x73),_0x4ec85e(0xb9),_0x4ec85e(0xb2),_0x4ec85e(0xaf)])_0x556fee[_0x4ec85e(0xa9)][_0x4ec85e(0xc8)](_0x4ec85e(0x93),_0x4afa8c,_0x4ec85e(0xac),_0x46ee36);for(const _0x413746 of[_0x4ec85e(0x88),_0x4ec85e(0x7b)])_0x556fee[_0x4ec85e(0xa9)][_0x4ec85e(0xc8)](_0x4ec85e(0x93),_0x413746,_0x4ec85e(0xac),_0x46ee36);_0x556fee[_0x4ec85e(0xa9)][_0x4ec85e(0xc8)](_0x4ec85e(0x93),_0x4ec85e(0xba),_0x4ec85e(0xac),_0xad3529=>{const _0x1b02b3=_0x4ec85e;_0x23490f[_0x1b02b3(0x99)][_0x1b02b3(0xad)](_0x3b2258=>{const _0xc27540=_0x1b02b3,_0x52af61=Array[_0xc27540(0xae)](_0x4aa1c7[_0xc27540(0xce)]())[_0xc27540(0xb7)](_0x30bf51=>_0x4f3d3a[_0xc27540(0x7f)](_0x30bf51));_0x3b2258[_0xc27540(0xc9)](_0xad3529),_0x23490f[_0xc27540(0x82)][_0xc27540(0xc0)](_0xc27540(0xba))[_0xc27540(0xa3)](),_0x23490f[_0xc27540(0xb4)](_0xc27540(0xba),{'forceDefaultExecution':!0x0});const _0x19853c=_0x52af61[_0xc27540(0x80)](_0x475bda=>_0xc27540(0xcd)!=_0x475bda[_0xc27540(0x96)][_0xc27540(0xa2)]);_0x19853c[_0xc27540(0xb0)]>0x0&&_0x3b2258[_0xc27540(0xc9)](_0x19853c);for(const _0x327766 of _0x52af61)_0x327766[_0xc27540(0x8b)]();});});for(const _0x1b0f49 of[_0x4ec85e(0x73),_0x4ec85e(0xb2),_0x4ec85e(0xaf),_0x4ec85e(0xb9)]){const _0x54cbb6=_0x23490f[_0x4ec85e(0x82)][_0x4ec85e(0xc0)](_0x1b0f49);_0x54cbb6['on'](_0x4ec85e(0x75),(_0x11a1e5,_0x4fd946,_0x264449)=>{const _0x4d8984=_0x4ec85e;if(_0x264449){const _0x1d9759=_0x23490f[_0x4d8984(0x99)][_0x4d8984(0xc6)][_0x4d8984(0x8c)][_0x4d8984(0x71)]()[_0x4d8984(0xc4)]()[_0x4d8984(0x8d)](_0x2e9c6b=>_0x2e9c6b['is'](_0x4d8984(0xb6),_0x4d8984(0x84)));this[_0x4d8984(0xcf)](_0x54cbb6[_0x4d8984(0x97)],_0x1d9759)||(_0x11a1e5[_0x4d8984(0x95)]=!0x1,_0x11a1e5[_0x4d8984(0xbe)]());}},{'priority':_0x4ec85e(0x94)});}}[_0x48796c(0xa7)](){const _0xbe1e1a=_0x48796c,_0x164c41=this[_0xbe1e1a(0xcc)][_0xbe1e1a(0x82)][_0xbe1e1a(0xc0)](_0xbe1e1a(0xba)),_0x4326bd=this[_0xbe1e1a(0xcc)][_0xbe1e1a(0x87)][_0xbe1e1a(0xc0)](_0xbe1e1a(0x83));if(!_0x164c41[_0xbe1e1a(0xab)])return!0x1;const _0x1dcd29=_0x4326bd[_0xbe1e1a(0xa6)](this[_0xbe1e1a(0xcc)][_0xbe1e1a(0x99)][_0xbe1e1a(0xc6)][_0xbe1e1a(0x8c)]);for(const _0x54c618 of _0x1dcd29)for(const _0x5b3b29 of _0x1dcd29)if(_0x54c618!=_0x5b3b29&&!this[_0xbe1e1a(0xcf)](_0x54c618,_0x5b3b29))return!0x1;return!0x0;}[_0x48796c(0xcf)](_0x566bf7,_0x3c4d62){const _0x2a89b7=_0x48796c,_0x231917=this[_0x2a89b7(0xcc)][_0x2a89b7(0x87)][_0x2a89b7(0xc0)](_0x2a89b7(0x7e)),_0x45954d=this[_0x2a89b7(0xcc)][_0x2a89b7(0x99)][_0x2a89b7(0x7d)](_0x566bf7),_0x4323bd=this[_0x2a89b7(0xcc)][_0x2a89b7(0x99)][_0x2a89b7(0x7d)](_0x3c4d62),_0x4860d6=new Set(),_0x5c1766=new Set();for(const _0x5a3910 of _0x231917[_0x2a89b7(0x74)]())if((_0x2a89b7(0xbd)==_0x5a3910[_0x2a89b7(0x9c)]||_0x2a89b7(0x8a)==_0x5a3910[_0x2a89b7(0x9c)]||_0x2a89b7(0xba)==_0x5a3910[_0x2a89b7(0x7c)])&&_0x5a3910[_0x2a89b7(0x9d)]){for(const _0x2e1f8a of _0x5a3910[_0x2a89b7(0xce)]())_0x2e1f8a[_0x2a89b7(0xb3)](_0x45954d,!0x0)&&_0x4860d6[_0x2a89b7(0xa4)](_0x5a3910[_0x2a89b7(0x9c)]+':'+_0x5a3910[_0x2a89b7(0x79)]['id']),_0x2e1f8a[_0x2a89b7(0xb3)](_0x4323bd,!0x0)&&_0x5c1766[_0x2a89b7(0xa4)](_0x5a3910[_0x2a89b7(0x9c)]+':'+_0x5a3910[_0x2a89b7(0x79)]['id']);}if(_0x4860d6[_0x2a89b7(0x86)]!=_0x5c1766[_0x2a89b7(0x86)])return!0x1;for(const _0x44fcf9 of _0x4860d6)if(!_0x5c1766[_0x2a89b7(0xbc)](_0x44fcf9))return!0x1;return!0x0;}}
23
+ function _0x2eb4(_0x2a5df0,_0x1f391f){const _0x3aa43f=_0x3aa4();return _0x2eb4=function(_0x2eb469,_0x9190b0){_0x2eb469=_0x2eb469-0xbb;let _0xad8cb6=_0x3aa43f[_0x2eb469];return _0xad8cb6;},_0x2eb4(_0x2a5df0,_0x1f391f);}const _0x3f706b=_0x2eb4;(function(_0xd7c47c,_0x4609f0){const _0x285f05=_0x2eb4,_0x5d3519=_0xd7c47c();while(!![]){try{const _0x53a00a=parseInt(_0x285f05(0x10f))/0x1+-parseInt(_0x285f05(0xf1))/0x2*(-parseInt(_0x285f05(0x114))/0x3)+parseInt(_0x285f05(0x110))/0x4*(parseInt(_0x285f05(0xe0))/0x5)+-parseInt(_0x285f05(0xfc))/0x6+-parseInt(_0x285f05(0xf2))/0x7*(parseInt(_0x285f05(0x102))/0x8)+parseInt(_0x285f05(0xd0))/0x9*(parseInt(_0x285f05(0xff))/0xa)+parseInt(_0x285f05(0xc0))/0xb*(-parseInt(_0x285f05(0xe2))/0xc);if(_0x53a00a===_0x4609f0)break;else _0x5d3519['push'](_0x5d3519['shift']());}catch(_0x4cb0c7){_0x5d3519['push'](_0x5d3519['shift']());}}}(_0x3aa4,0x3a15d));import{Plugin as _0x510838}from'ckeditor5/src/core.js';import _0x2c473f from'./table.js';import{LiveRange as _0x46f894}from'ckeditor5/src/engine.js';function _0x3aa4(){const _0x244798=['locale','refresh','format','splitTableCellHorizontally','has','isInContent','requires','TrackChangesEditing','5FgEHFu','_tablePostFixingSubtypes','13908oRxbMK','highest','_isForcedDefaultExecutionBlock','change','enableCommand','fromRange','_areSelectedCellsMergable','getFirstPosition','getCellLocation','element','getSuggestions','size','*Merge\x20cells*','$graveyard','_areMergableCells','150026SYpKYH','7588kwBaCF','tableCell','value','mergeTableCellRight','containsRange','setSelection','get','selection','markBlockFormat','editor','1231596qiVsQn','deletion','_suggestionFactory','20VoKwia','find','from','2152YaAMDr','findAncestor','length','map','TableUtils','descriptionFactory','document','splitTableCellVertically','model','set:isEnabled','createTableWalker','*Split\x20cell:*\x20vertically','*Split\x20cell:*\x20horizontally','363560dISnCI','571492OBfccr','table','trackChanges','accept','3cYMyTL','createRangeOn','markMultiRangeBlockFormat','author','rootName','forceDefaultExecution','horizontally','getSelectionAffectedTableCells','direction','registerDescriptionCallback','TableEditing','detach','filter','return','mergeTableCellDown','formatInline','add','2233vhpgdi','registerCustomCallback','commandName','getAncestors','afterInit','stop','_acceptFormatSuggestionCallbackFactory','insertion','cell','commands','plugins','root','mergeTableCellUp','formatBlock','mergeTableCellLeft','isEnabled','1748745TdmnXh','execute','push','subType','mergeTableCells','low','getRanges','type'];_0x3aa4=function(){return _0x244798;};return _0x3aa4();}import{getTranslation as _0x4984af}from'../utils/common-translations.js';export default class St extends _0x510838{static get[_0x3f706b(0xde)](){return[_0x2c473f];}[_0x3f706b(0xc4)](){const _0x174aa8=_0x3f706b,_0x1a9826=this[_0x174aa8(0xfb)],_0x184e7d=_0x1a9826[_0x174aa8(0x10a)][_0x174aa8(0x108)][_0x174aa8(0xf9)],_0x261124=_0x1a9826[_0x174aa8(0xd8)];if(!_0x1a9826[_0x174aa8(0xca)][_0x174aa8(0xdc)](_0x174aa8(0x11e)))return;const _0xa7ef84=_0x1a9826[_0x174aa8(0xca)][_0x174aa8(0xf8)](_0x174aa8(0xdf)),_0x5b9725=_0x1a9826[_0x174aa8(0xca)][_0x174aa8(0xf8)](_0x174aa8(0x106)),_0x3d76a8=_0x1a9826[_0x174aa8(0xca)][_0x174aa8(0xf8)](_0x2c473f);_0x3d76a8[_0x174aa8(0xe1)][_0x174aa8(0xd2)](_0x174aa8(0xd4)),_0xa7ef84[_0x174aa8(0xe6)](_0x174aa8(0xd4),()=>{const _0x57338a=_0x174aa8,_0x26b6a3=_0x5b9725[_0x57338a(0x11b)](_0x1a9826[_0x57338a(0x10a)][_0x57338a(0x108)][_0x57338a(0xf9)]);_0x1a9826[_0x57338a(0x10a)][_0x57338a(0xe5)](()=>{const _0x4a2743=_0x57338a;_0xa7ef84[_0x4a2743(0x116)](_0x26b6a3,{'commandName':_0x4a2743(0xd4),'commandParams':[]},[],_0x4a2743(0xd4));});}),_0x1a9826[_0x174aa8(0xc9)][_0x174aa8(0xf8)](_0x174aa8(0xd4))['on'](_0x174aa8(0xd1),(_0x3f6f93,_0x27bfa0)=>{const _0x12c0e1=_0x174aa8;_0x1a9826[_0x12c0e1(0xc9)][_0x12c0e1(0xf8)](_0x12c0e1(0x112))[_0x12c0e1(0xf4)]&&(_0x27bfa0[_0x12c0e1(0x104)]>0x0&&_0x27bfa0[_0x27bfa0[_0x12c0e1(0x104)]-0x1]&&_0x27bfa0[_0x27bfa0[_0x12c0e1(0x104)]-0x1][_0x12c0e1(0x119)]||_0xa7ef84[_0x12c0e1(0xe4)]||this[_0x12c0e1(0xe8)]()||_0x3f6f93[_0x12c0e1(0xc5)]());},{'priority':_0x174aa8(0xe3)});for(const _0x5b1fc0 of[_0x174aa8(0xcc),_0x174aa8(0xf5),_0x174aa8(0xbd),_0x174aa8(0xce)]){const _0x4d39a0=_0x1a9826[_0x174aa8(0xc9)][_0x174aa8(0xf8)](_0x5b1fc0);_0xa7ef84[_0x174aa8(0xe6)](_0x5b1fc0,()=>{const _0x4dc610=_0x174aa8,_0x1b9e11=_0x1a9826[_0x4dc610(0x10a)][_0x4dc610(0x108)][_0x4dc610(0xf9)][_0x4dc610(0xe9)]()[_0x4dc610(0xc3)]()[_0x4dc610(0x100)](_0x4f3bd1=>_0x4f3bd1['is'](_0x4dc610(0xeb),_0x4dc610(0xf3))),_0x8266aa=_0x4d39a0[_0x4dc610(0xf4)];_0x1a9826[_0x4dc610(0x10a)][_0x4dc610(0xe5)](()=>{const _0x8b5d83=_0x4dc610;_0xa7ef84[_0x8b5d83(0x116)]([_0x1b9e11,_0x8266aa],{'commandName':_0x8b5d83(0xd4),'commandParams':[]},[],_0x8b5d83(0xd4));});});}for(const _0x2a612f of[_0x174aa8(0x109),_0x174aa8(0xdb)]){const _0x565e4f=_0x1a9826[_0x174aa8(0xc9)][_0x174aa8(0xf8)](_0x2a612f);_0xa7ef84[_0x174aa8(0xe6)](_0x2a612f,()=>{const _0x2ec946=_0x174aa8,_0x436706=_0x5b9725[_0x2ec946(0x11b)](_0x1a9826[_0x2ec946(0x10a)][_0x2ec946(0x108)][_0x2ec946(0xf9)])[0x0],_0x1ef6e0=_0x436706[_0x2ec946(0x103)](_0x2ec946(0x111)),{column:_0x2bd339,row:_0x2329cb}=_0x5b9725[_0x2ec946(0xea)](_0x436706);let _0x9f3205=[];if(_0x2ec946(0x11a)==_0x565e4f[_0x2ec946(0x11c)]){const _0x5b52bf=_0x5b9725[_0x2ec946(0x10c)](_0x1ef6e0,{'startRow':_0x2329cb,'endRow':_0x2329cb,'includeAllSlots':!0x0});_0x9f3205=Array[_0x2ec946(0x101)](_0x5b52bf)[_0x2ec946(0x105)](_0x57d751=>_0x57d751[_0x2ec946(0xc8)]);}else{const _0x45e3cc=_0x5b9725[_0x2ec946(0x10c)](_0x1ef6e0,{'column':_0x2bd339,'includeAllSlots':!0x0});_0x9f3205=Array[_0x2ec946(0x101)](_0x45e3cc)[_0x2ec946(0x105)](_0x353d92=>_0x353d92[_0x2ec946(0xc8)]);}_0x1a9826[_0x2ec946(0x10a)][_0x2ec946(0xe5)](_0x3828eb=>{const _0x75d596=_0x2ec946;_0xa7ef84[_0x75d596(0xfa)](_0x3828eb[_0x75d596(0x115)](_0x436706),{'commandName':_0x2a612f,'commandParams':[]},_0x9f3205,_0x2a612f);});});}_0xa7ef84[_0x174aa8(0x107)][_0x174aa8(0x11d)](_0x3d3940=>{const _0x1b99fe=_0x174aa8;if(_0x1b99fe(0xcd)!=_0x3d3940[_0x1b99fe(0xd7)]&&_0x1b99fe(0xbe)!=_0x3d3940[_0x1b99fe(0xd7)])return;const {data:_0x3167a9}=_0x3d3940;return _0x3167a9&&_0x1b99fe(0xd4)==_0x3167a9[_0x1b99fe(0xc2)]?{'type':_0x1b99fe(0xda),'content':_0x4984af(_0x261124,_0x1b99fe(0xee))}:void 0x0;}),_0xa7ef84[_0x174aa8(0x107)][_0x174aa8(0x11d)](_0x23d1cd=>{const _0x5408ca=_0x174aa8;if(_0x5408ca(0xcd)!=_0x23d1cd[_0x5408ca(0xd7)]&&_0x5408ca(0xbe)!=_0x23d1cd[_0x5408ca(0xd7)])return;const {data:_0x463bab}=_0x23d1cd;return _0x463bab?_0x5408ca(0x109)==_0x463bab[_0x5408ca(0xc2)]?{'type':_0x5408ca(0xda),'content':_0x4984af(_0x261124,_0x5408ca(0x10d))}:_0x5408ca(0xdb)==_0x463bab[_0x5408ca(0xc2)]?{'type':_0x5408ca(0xda),'content':_0x4984af(_0x261124,_0x5408ca(0x10e))}:void 0x0:void 0x0;});const _0x42f244=_0x3d76a8[_0x174aa8(0xc6)]();for(const _0x20e882 of[_0x174aa8(0xcc),_0x174aa8(0xf5),_0x174aa8(0xbd),_0x174aa8(0xce)])_0xa7ef84[_0x174aa8(0xfe)][_0x174aa8(0xc1)](_0x174aa8(0xcd),_0x20e882,_0x174aa8(0x113),_0x42f244);for(const _0x12b468 of[_0x174aa8(0x109),_0x174aa8(0xdb)])_0xa7ef84[_0x174aa8(0xfe)][_0x174aa8(0xc1)](_0x174aa8(0xcd),_0x12b468,_0x174aa8(0x113),_0x42f244);_0xa7ef84[_0x174aa8(0xfe)][_0x174aa8(0xc1)](_0x174aa8(0xcd),_0x174aa8(0xd4),_0x174aa8(0x113),_0xd29d5f=>{const _0x4a4a99=_0x174aa8;_0x1a9826[_0x4a4a99(0x10a)][_0x4a4a99(0xe5)](_0x465492=>{const _0x100f99=_0x4a4a99,_0x656c65=Array[_0x100f99(0x101)](_0x184e7d[_0x100f99(0xd6)]())[_0x100f99(0x105)](_0x1a0458=>_0x46f894[_0x100f99(0xe7)](_0x1a0458));_0x465492[_0x100f99(0xf7)](_0xd29d5f),_0x1a9826[_0x100f99(0xc9)][_0x100f99(0xf8)](_0x100f99(0xd4))[_0x100f99(0xd9)](),_0x1a9826[_0x100f99(0xd1)](_0x100f99(0xd4),{'forceDefaultExecution':!0x0});const _0x4ebd09=_0x656c65[_0x100f99(0xbb)](_0x40024c=>_0x100f99(0xef)!=_0x40024c[_0x100f99(0xcb)][_0x100f99(0x118)]);_0x4ebd09[_0x100f99(0x104)]>0x0&&_0x465492[_0x100f99(0xf7)](_0x4ebd09);for(const _0x3373f3 of _0x656c65)_0x3373f3[_0x100f99(0x11f)]();});});for(const _0x3e41b5 of[_0x174aa8(0xcc),_0x174aa8(0xbd),_0x174aa8(0xce),_0x174aa8(0xf5)]){const _0x3d5c99=_0x1a9826[_0x174aa8(0xc9)][_0x174aa8(0xf8)](_0x3e41b5);_0x3d5c99['on'](_0x174aa8(0x10b),(_0xfc8e91,_0x46f25a,_0x44073d)=>{const _0x361531=_0x174aa8;if(_0x44073d){const _0x28e624=_0x1a9826[_0x361531(0x10a)][_0x361531(0x108)][_0x361531(0xf9)][_0x361531(0xe9)]()[_0x361531(0xc3)]()[_0x361531(0x100)](_0x26287f=>_0x26287f['is'](_0x361531(0xeb),_0x361531(0xf3)));this[_0x361531(0xf0)](_0x3d5c99[_0x361531(0xf4)],_0x28e624)||(_0xfc8e91[_0x361531(0xbc)]=!0x1,_0xfc8e91[_0x361531(0xc5)]());}},{'priority':_0x174aa8(0xd5)});}}[_0x3f706b(0xe8)](){const _0x47decd=_0x3f706b,_0x466d41=this[_0x47decd(0xfb)][_0x47decd(0xc9)][_0x47decd(0xf8)](_0x47decd(0xd4)),_0x49b330=this[_0x47decd(0xfb)][_0x47decd(0xca)][_0x47decd(0xf8)](_0x47decd(0x106));if(!_0x466d41[_0x47decd(0xcf)])return!0x1;const _0x5b3c1f=_0x49b330[_0x47decd(0x11b)](this[_0x47decd(0xfb)][_0x47decd(0x10a)][_0x47decd(0x108)][_0x47decd(0xf9)]);for(const _0x2ae396 of _0x5b3c1f)for(const _0x298dba of _0x5b3c1f)if(_0x2ae396!=_0x298dba&&!this[_0x47decd(0xf0)](_0x2ae396,_0x298dba))return!0x1;return!0x0;}[_0x3f706b(0xf0)](_0x4bdcfd,_0x2e9908){const _0x1e4617=_0x3f706b,_0x5a618d=this[_0x1e4617(0xfb)][_0x1e4617(0xca)][_0x1e4617(0xf8)](_0x1e4617(0xdf)),_0x435bdd=this[_0x1e4617(0xfb)][_0x1e4617(0x10a)][_0x1e4617(0x115)](_0x4bdcfd),_0x238a51=this[_0x1e4617(0xfb)][_0x1e4617(0x10a)][_0x1e4617(0x115)](_0x2e9908),_0x1bfd7a=new Set(),_0xa206a0=new Set();for(const _0x212569 of _0x5a618d[_0x1e4617(0xec)]())if((_0x1e4617(0xc7)==_0x212569[_0x1e4617(0xd7)]||_0x1e4617(0xfd)==_0x212569[_0x1e4617(0xd7)]||_0x1e4617(0xd4)==_0x212569[_0x1e4617(0xd3)])&&_0x212569[_0x1e4617(0xdd)]){for(const _0x255979 of _0x212569[_0x1e4617(0xd6)]())_0x255979[_0x1e4617(0xf6)](_0x435bdd,!0x0)&&_0x1bfd7a[_0x1e4617(0xbf)](_0x212569[_0x1e4617(0xd7)]+':'+_0x212569[_0x1e4617(0x117)]['id']),_0x255979[_0x1e4617(0xf6)](_0x238a51,!0x0)&&_0xa206a0[_0x1e4617(0xbf)](_0x212569[_0x1e4617(0xd7)]+':'+_0x212569[_0x1e4617(0x117)]['id']);}if(_0x1bfd7a[_0x1e4617(0xed)]!=_0xa206a0[_0x1e4617(0xed)])return!0x1;for(const _0x3b1274 of _0x1bfd7a)if(!_0xa206a0[_0x1e4617(0xdc)](_0x3b1274))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4a61(){const _0x3302f1=['300790TZVUvM','351488vJVILP','TrackChangesEditing','registerElementLabel','37gTdPeJ','tableOfContents','11qGDUen','5kOLcNz','6666GhmVzK','830760EoKzCd','ELEMENT_TABLE_OF_CONTENTS','locale','322861ASslLz','get','editor','insertTableOfContents','enableCommand','plugins','3VfTTmG','1874376TGjCtO','1398414RPjlOw','commands','descriptionFactory','afterInit'];_0x4a61=function(){return _0x3302f1;};return _0x4a61();}const _0x57b82d=_0x47f7;(function(_0x515db0,_0x2dbf44){const _0x18f111=_0x47f7,_0x3020d1=_0x515db0();while(!![]){try{const _0x456e1d=-parseInt(_0x18f111(0xc6))/0x1*(parseInt(_0x18f111(0xca))/0x2)+-parseInt(_0x18f111(0xd4))/0x3*(-parseInt(_0x18f111(0xc3))/0x4)+-parseInt(_0x18f111(0xc9))/0x5*(parseInt(_0x18f111(0xd6))/0x6)+parseInt(_0x18f111(0xce))/0x7+parseInt(_0x18f111(0xcb))/0x8+parseInt(_0x18f111(0xd5))/0x9+-parseInt(_0x18f111(0xc2))/0xa*(-parseInt(_0x18f111(0xc8))/0xb);if(_0x456e1d===_0x2dbf44)break;else _0x3020d1['push'](_0x3020d1['shift']());}catch(_0x3e9db4){_0x3020d1['push'](_0x3020d1['shift']());}}}(_0x4a61,0x1d3f1));import{Plugin as _0xdb7e0d}from'ckeditor5/src/core.js';function _0x47f7(_0x2898c9,_0x3ebd69){const _0x4a6144=_0x4a61();return _0x47f7=function(_0x47f7e7,_0x591010){_0x47f7e7=_0x47f7e7-0xc0;let _0x5b7ff4=_0x4a6144[_0x47f7e7];return _0x5b7ff4;},_0x47f7(_0x2898c9,_0x3ebd69);}import{getTranslation as _0x3fd54f}from'../utils/common-translations.js';export default class Ct extends _0xdb7e0d{[_0x57b82d(0xc1)](){const _0x5241ca=_0x57b82d,_0x493a68=this[_0x5241ca(0xd0)];if(!_0x493a68[_0x5241ca(0xd7)][_0x5241ca(0xcf)](_0x5241ca(0xd1)))return;_0x493a68[_0x5241ca(0xd3)][_0x5241ca(0xcf)](_0x5241ca(0xc4))[_0x5241ca(0xd2)](_0x5241ca(0xd1));const _0xf79543=_0x493a68[_0x5241ca(0xd3)][_0x5241ca(0xcf)](_0x5241ca(0xc4)),_0x2b861c=_0x493a68[_0x5241ca(0xcd)];_0xf79543[_0x5241ca(0xc0)][_0x5241ca(0xc5)](_0x5241ca(0xc7),_0x3ec82c=>_0x3fd54f(_0x2b861c,_0x5241ca(0xcc),_0x3ec82c));}}
23
+ function _0x5c82(){const _0x21d3a6=['217PZbehq','3376104IMVGsr','insertTableOfContents','ELEMENT_TABLE_OF_CONTENTS','4kHrQCG','TrackChangesEditing','8659824GaEjRp','tableOfContents','3984516iCaLzM','commands','afterInit','121220vjZliU','descriptionFactory','165162xMaAuF','3589375QvPzZY','locale','442130CJEHZf','enableCommand','get','editor','registerElementLabel','plugins'];_0x5c82=function(){return _0x21d3a6;};return _0x5c82();}const _0x136aa5=_0x177d;(function(_0x15e3d3,_0x47fac9){const _0x3d96c1=_0x177d,_0x518339=_0x15e3d3();while(!![]){try{const _0x1ef4d5=-parseInt(_0x3d96c1(0x117))/0x1*(-parseInt(_0x3d96c1(0x123))/0x2)+-parseInt(_0x3d96c1(0x12a))/0x3+parseInt(_0x3d96c1(0x11e))/0x4+-parseInt(_0x3d96c1(0x121))/0x5+-parseInt(_0x3d96c1(0x120))/0x6*(-parseInt(_0x3d96c1(0x129))/0x7)+parseInt(_0x3d96c1(0x119))/0x8+-parseInt(_0x3d96c1(0x11b))/0x9;if(_0x1ef4d5===_0x47fac9)break;else _0x518339['push'](_0x518339['shift']());}catch(_0x1d4f54){_0x518339['push'](_0x518339['shift']());}}}(_0x5c82,0x89cbd));import{Plugin as _0x1d4b03}from'ckeditor5/src/core.js';import{getTranslation as _0x511205}from'../utils/common-translations.js';function _0x177d(_0x24894d,_0x1b92ea){const _0x5c82e5=_0x5c82();return _0x177d=function(_0x177dd2,_0x3d04cb){_0x177dd2=_0x177dd2-0x115;let _0x3856f2=_0x5c82e5[_0x177dd2];return _0x3856f2;},_0x177d(_0x24894d,_0x1b92ea);}export default class Ct extends _0x1d4b03{[_0x136aa5(0x11d)](){const _0x37c773=_0x136aa5,_0x22a1e4=this[_0x37c773(0x126)];if(!_0x22a1e4[_0x37c773(0x11c)][_0x37c773(0x125)](_0x37c773(0x115)))return;_0x22a1e4[_0x37c773(0x128)][_0x37c773(0x125)](_0x37c773(0x118))[_0x37c773(0x124)](_0x37c773(0x115));const _0x517580=_0x22a1e4[_0x37c773(0x128)][_0x37c773(0x125)](_0x37c773(0x118)),_0x181d00=_0x22a1e4[_0x37c773(0x122)];_0x517580[_0x37c773(0x11f)][_0x37c773(0x127)](_0x37c773(0x11a),_0x2ca328=>_0x511205(_0x181d00,_0x37c773(0x116),_0x2ca328));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xed1229=_0x2f8c;(function(_0x379bc5,_0xd5633b){const _0x13cc22=_0x2f8c,_0x176e43=_0x379bc5();while(!![]){try{const _0x1c2a89=-parseInt(_0x13cc22(0x14f))/0x1+-parseInt(_0x13cc22(0x142))/0x2+-parseInt(_0x13cc22(0x16a))/0x3*(parseInt(_0x13cc22(0x16f))/0x4)+-parseInt(_0x13cc22(0x13e))/0x5*(-parseInt(_0x13cc22(0x169))/0x6)+-parseInt(_0x13cc22(0x14b))/0x7+-parseInt(_0x13cc22(0x138))/0x8*(parseInt(_0x13cc22(0x12b))/0x9)+parseInt(_0x13cc22(0x132))/0xa;if(_0x1c2a89===_0xd5633b)break;else _0x176e43['push'](_0x176e43['shift']());}catch(_0x5e41ec){_0x176e43['push'](_0x176e43['shift']());}}}(_0x52bf,0xf249b));import{Plugin as _0x24c9cf}from'ckeditor5/src/core.js';function _0x52bf(){const _0x3596d9=['tableBorderWidth','tableCellBackgroundColor','3464792xnFIjU','*Format:*\x20change\x20table\x20cell\x20properties','join','TrackChangesEditing','pluginName','plugins','editor','TableCellPropertiesEditing','commandParams','3547082fabfEH','tableCellBorderStyle','tableCellHeight','start','1546898UIYEVF','discard','registerDescriptionCallback','handleDiscardAction','locale','tableProperties','_suggestionFactory','has','tableCellHorizontalAlignment','tableCellBorderWidth','tableBorderColor','format','TableUtils','getSelectionAffectedTableCells','tableCellWidth','registerCustomCallback','tableBorderStyle','batch','tableCellBorderColor','table','accept','get','nodeAfter','getAttribute','change','removeAttribute','5800668vyuLEw','63vFlFuw','enqueueChange','tableCellProperties','tableCellVerticalAlignment','_handlePropertyChange','285228HaPBxu','enableCommand','getSuggestionCallback','findAncestor','data','tableBackgroundColor','setAttribute','getFirstPosition','getSuggestions','tableHeight','354861kHuXZx','formatBlock','descriptionFactory','selection','afterInit','getContainedElement','subType','58216770XtWyGu','model','*Format:*\x20change\x20table\x20properties','tableCellPadding','TablePropertiesEditing','document','104JfJbLX','TrackChangesTableProperties','tableWidth','markBlockFormat','tableAlignment','_getSuggestion','5cjrpaZ','handleSuggestionDescription'];_0x52bf=function(){return _0x3596d9;};return _0x52bf();}import{getTranslation as _0x3b8b1e}from'../utils/common-translations.js';function _0x2f8c(_0x2cd842,_0x5dee9d){const _0x52bf6c=_0x52bf();return _0x2f8c=function(_0x2f8c46,_0x518cb3){_0x2f8c46=_0x2f8c46-0x123;let _0xb81f20=_0x52bf6c[_0x2f8c46];return _0xb81f20;},_0x2f8c(_0x2cd842,_0x5dee9d);}export default class $t extends _0x24c9cf{constructor(_0x504f65){const _0x55d6a4=_0x2f8c;super(_0x504f65),this[_0x55d6a4(0x154)]=[_0x55d6a4(0x159),_0x55d6a4(0x15f),_0x55d6a4(0x140),_0x55d6a4(0x13c),_0x55d6a4(0x13a),_0x55d6a4(0x12a),_0x55d6a4(0x126)],this[_0x55d6a4(0x16c)]=[_0x55d6a4(0x161),_0x55d6a4(0x14c),_0x55d6a4(0x158),_0x55d6a4(0x135),_0x55d6a4(0x15d),_0x55d6a4(0x14d),_0x55d6a4(0x141),_0x55d6a4(0x157),_0x55d6a4(0x16d)];}static get[_0xed1229(0x146)](){const _0xf0f0=_0xed1229;return _0xf0f0(0x139);}[_0xed1229(0x12f)](){const _0x43861d=_0xed1229,_0x3851e2=this[_0x43861d(0x148)][_0x43861d(0x147)][_0x43861d(0x164)](_0x43861d(0x145));if(this[_0x43861d(0x148)][_0x43861d(0x147)][_0x43861d(0x156)](_0x43861d(0x136))){for(const _0xec905c of this[_0x43861d(0x154)])_0x3851e2[_0x43861d(0x170)](_0xec905c,(_0x345324,_0x483b0a)=>{const _0x29729e=_0x43861d,_0x287224=this[_0x29729e(0x148)][_0x29729e(0x133)][_0x29729e(0x137)][_0x29729e(0x12e)][_0x29729e(0x128)]()[_0x29729e(0x124)](_0x29729e(0x162));this[_0x29729e(0x16e)](_0xec905c,[_0x287224],this[_0x29729e(0x154)],_0x29729e(0x154),_0x345324,_0x483b0a);});_0x3851e2[_0x43861d(0x155)][_0x43861d(0x15e)](_0x43861d(0x12c),_0x43861d(0x154),_0x43861d(0x163),_0x3851e2[_0x43861d(0x155)][_0x43861d(0x123)](_0x43861d(0x12c),null,_0x43861d(0x150))),_0x3851e2[_0x43861d(0x155)][_0x43861d(0x15e)](_0x43861d(0x12c),_0x43861d(0x154),_0x43861d(0x150),(_0x654728,_0x2e53b0)=>this[_0x43861d(0x152)](this[_0x43861d(0x154)],_0x654728,_0x2e53b0)),_0x3851e2[_0x43861d(0x155)][_0x43861d(0x15e)](_0x43861d(0x12c),_0x43861d(0x154),_0x43861d(0x144),()=>!0x1);}if(this[_0x43861d(0x148)][_0x43861d(0x147)][_0x43861d(0x156)](_0x43861d(0x149))){for(const _0x1e4120 of this[_0x43861d(0x16c)])_0x3851e2[_0x43861d(0x170)](_0x1e4120,(_0x2a581f,_0x377a32)=>{const _0x6cf291=_0x43861d,_0x3a1a3b=this[_0x6cf291(0x148)][_0x6cf291(0x147)][_0x6cf291(0x164)](_0x6cf291(0x15b))[_0x6cf291(0x15c)](this[_0x6cf291(0x148)][_0x6cf291(0x133)][_0x6cf291(0x137)][_0x6cf291(0x12e)]);this[_0x6cf291(0x16e)](_0x1e4120,_0x3a1a3b,this[_0x6cf291(0x16c)],_0x6cf291(0x16c),_0x2a581f,_0x377a32);});_0x3851e2[_0x43861d(0x155)][_0x43861d(0x15e)](_0x43861d(0x12c),_0x43861d(0x16c),_0x43861d(0x163),_0x3851e2[_0x43861d(0x155)][_0x43861d(0x123)](_0x43861d(0x12c),null,_0x43861d(0x150))),_0x3851e2[_0x43861d(0x155)][_0x43861d(0x15e)](_0x43861d(0x12c),_0x43861d(0x16c),_0x43861d(0x150),(_0x5e860a,_0x2ae377)=>this[_0x43861d(0x152)](this[_0x43861d(0x16c)],_0x5e860a,_0x2ae377)),_0x3851e2[_0x43861d(0x155)][_0x43861d(0x15e)](_0x43861d(0x12c),_0x43861d(0x16c),_0x43861d(0x144),()=>!0x1);}_0x3851e2[_0x43861d(0x12d)][_0x43861d(0x151)](_0x5167c6=>this[_0x43861d(0x13f)](_0x5167c6));}[_0xed1229(0x16e)](_0x592854,_0x4f87ab,_0x39f7e7,_0x323d0a,_0x3e988a,_0x3be575){const _0x469235=_0xed1229,_0x3603d3=this[_0x469235(0x148)][_0x469235(0x147)][_0x469235(0x164)](_0x469235(0x145));this[_0x469235(0x148)][_0x469235(0x133)][_0x469235(0x16b)](_0x3be575[_0x469235(0x160)],()=>{const _0x7df328=_0x469235;for(const _0x3c453f of _0x4f87ab){if(this[_0x7df328(0x13d)](_0x3c453f,_0x323d0a))_0x3e988a(_0x3be575);else{const _0x2b44e3={};for(const _0x5a07ec of _0x39f7e7){const _0x5df8f2=_0x3c453f[_0x7df328(0x166)](_0x5a07ec);void 0x0!==_0x5df8f2&&(_0x2b44e3[_0x5a07ec]=_0x5df8f2);}_0x3e988a(_0x3be575),_0x3603d3[_0x7df328(0x13b)](_0x3c453f,{'commandParams':[_0x2b44e3]},[],_0x323d0a);}}});}[_0xed1229(0x152)](_0x28662f,_0x4b3878,_0x3bacb5){const _0x20e3c1=_0xed1229,_0x33b6ee=_0x4b3878[0x0][_0x20e3c1(0x14e)][_0x20e3c1(0x165)],_0x5a0409=_0x3bacb5[_0x20e3c1(0x14a)][0x0];this[_0x20e3c1(0x148)][_0x20e3c1(0x133)][_0x20e3c1(0x167)](_0x22191b=>{const _0x3da78b=_0x20e3c1;for(const _0x3d8f1f of _0x28662f)void 0x0!==_0x5a0409[_0x3d8f1f]?_0x22191b[_0x3da78b(0x127)](_0x3d8f1f,_0x5a0409[_0x3d8f1f],_0x33b6ee):_0x22191b[_0x3da78b(0x168)](_0x3d8f1f,_0x33b6ee);});}[_0xed1229(0x13f)](_0x3e6fb9){const _0x6f0313=_0xed1229;if(_0x3e6fb9[_0x6f0313(0x125)])switch(_0x3e6fb9[_0x6f0313(0x131)]){case _0x6f0313(0x154):return{'type':_0x6f0313(0x15a),'content':_0x3b8b1e(this[_0x6f0313(0x148)][_0x6f0313(0x153)],_0x6f0313(0x134))};case _0x6f0313(0x16c):return{'type':_0x6f0313(0x15a),'content':_0x3b8b1e(this[_0x6f0313(0x148)][_0x6f0313(0x153)],_0x6f0313(0x143))};}}[_0xed1229(0x13d)](_0x724732,_0x1b8f83){const _0x191533=_0xed1229,_0x166955=this[_0x191533(0x148)][_0x191533(0x147)][_0x191533(0x164)](_0x191533(0x145));for(const _0x202723 of _0x166955[_0x191533(0x129)]({'skipNotAttached':!0x0})){const _0x4ced54=_0x202723[_0x191533(0x130)]();if(_0x202723[_0x191533(0x131)]===_0x1b8f83&&_0x4ced54===_0x724732)return _0x202723;}return null;}}
23
+ function _0x4700(_0x3eae70,_0x10959d){const _0x40026a=_0x4002();return _0x4700=function(_0x470093,_0x3a3484){_0x470093=_0x470093-0xa2;let _0x5a441c=_0x40026a[_0x470093];return _0x5a441c;},_0x4700(_0x3eae70,_0x10959d);}const _0x5d9228=_0x4700;(function(_0x813011,_0x1409d7){const _0x114d04=_0x4700,_0x4ce6a2=_0x813011();while(!![]){try{const _0x4cb137=-parseInt(_0x114d04(0xc7))/0x1*(-parseInt(_0x114d04(0xd5))/0x2)+-parseInt(_0x114d04(0xe3))/0x3+parseInt(_0x114d04(0xb5))/0x4*(-parseInt(_0x114d04(0xd3))/0x5)+parseInt(_0x114d04(0xdc))/0x6+parseInt(_0x114d04(0xbf))/0x7*(parseInt(_0x114d04(0xd0))/0x8)+parseInt(_0x114d04(0xbc))/0x9*(-parseInt(_0x114d04(0xf1))/0xa)+parseInt(_0x114d04(0xef))/0xb*(parseInt(_0x114d04(0xda))/0xc);if(_0x4cb137===_0x1409d7)break;else _0x4ce6a2['push'](_0x4ce6a2['shift']());}catch(_0x922e5d){_0x4ce6a2['push'](_0x4ce6a2['shift']());}}}(_0x4002,0x56128));import{Plugin as _0x5465e2}from'ckeditor5/src/core.js';import{getTranslation as _0x3f0d79}from'../utils/common-translations.js';function _0x4002(){const _0x291a45=['tableCellWidth','nodeAfter','setAttribute','TableCellPropertiesEditing','tableWidth','16OxQrvt','handleSuggestionDescription','getSuggestionCallback','tableCellBorderStyle','tableCellVerticalAlignment','get','afterInit','2347506poSwaK','findAncestor','descriptionFactory','2322859LupnYU','handleDiscardAction','_suggestionFactory','removeAttribute','getAttribute','tableCellBorderColor','enqueueChange','getContainedElement','19722LbbJPa','TableUtils','document','markBlockFormat','data','getSuggestions','tableHeight','registerCustomCallback','formatBlock','8vPcNsp','_getSuggestion','*Format:*\x20change\x20table\x20properties','267460NkoIeb','tableCellPadding','10APZxwu','tableBorderWidth','join','plugins','TrackChangesTableProperties','4344jhvtAO','batch','2094012XpwELt','TrackChangesEditing','tableBorderStyle','model','start','tableCellBackgroundColor','tableProperties','961251nTOIXp','tableCellHorizontalAlignment','table','discard','tableBackgroundColor','format','tableAlignment','has','tableBorderColor','TablePropertiesEditing','pluginName','getSelectionAffectedTableCells','19118rnOVah','tableCellHeight','20MoagNA','tableCellBorderWidth','tableCellProperties','change','editor','enableCommand','registerDescriptionCallback','*Format:*\x20change\x20table\x20cell\x20properties','subType','getFirstPosition','_handlePropertyChange','selection','commandParams','locale','accept'];_0x4002=function(){return _0x291a45;};return _0x4002();}export default class $t extends _0x5465e2{constructor(_0x57f4c9){const _0x1a8a58=_0x4700;super(_0x57f4c9),this[_0x1a8a58(0xe2)]=[_0x1a8a58(0xeb),_0x1a8a58(0xde),_0x1a8a58(0xd6),_0x1a8a58(0xe9),_0x1a8a58(0xb4),_0x1a8a58(0xcd),_0x1a8a58(0xe7)],this[_0x1a8a58(0xa3)]=[_0x1a8a58(0xc4),_0x1a8a58(0xb8),_0x1a8a58(0xa2),_0x1a8a58(0xd4),_0x1a8a58(0xb0),_0x1a8a58(0xf0),_0x1a8a58(0xe1),_0x1a8a58(0xe4),_0x1a8a58(0xb9)];}static get[_0x5d9228(0xed)](){const _0x31abf2=_0x5d9228;return _0x31abf2(0xd9);}[_0x5d9228(0xbb)](){const _0x2a615f=_0x5d9228,_0x314e51=this[_0x2a615f(0xa5)][_0x2a615f(0xd8)][_0x2a615f(0xba)](_0x2a615f(0xdd));if(this[_0x2a615f(0xa5)][_0x2a615f(0xd8)][_0x2a615f(0xea)](_0x2a615f(0xec))){for(const _0x5ea5f5 of this[_0x2a615f(0xe2)])_0x314e51[_0x2a615f(0xa6)](_0x5ea5f5,(_0x20c517,_0x33ec67)=>{const _0x40b440=_0x2a615f,_0x166e24=this[_0x40b440(0xa5)][_0x40b440(0xdf)][_0x40b440(0xc9)][_0x40b440(0xac)][_0x40b440(0xaa)]()[_0x40b440(0xbd)](_0x40b440(0xe5));this[_0x40b440(0xab)](_0x5ea5f5,[_0x166e24],this[_0x40b440(0xe2)],_0x40b440(0xe2),_0x20c517,_0x33ec67);});_0x314e51[_0x2a615f(0xc1)][_0x2a615f(0xce)](_0x2a615f(0xcf),_0x2a615f(0xe2),_0x2a615f(0xaf),_0x314e51[_0x2a615f(0xc1)][_0x2a615f(0xb7)](_0x2a615f(0xcf),null,_0x2a615f(0xe6))),_0x314e51[_0x2a615f(0xc1)][_0x2a615f(0xce)](_0x2a615f(0xcf),_0x2a615f(0xe2),_0x2a615f(0xe6),(_0x7da5d7,_0x55c441)=>this[_0x2a615f(0xc0)](this[_0x2a615f(0xe2)],_0x7da5d7,_0x55c441)),_0x314e51[_0x2a615f(0xc1)][_0x2a615f(0xce)](_0x2a615f(0xcf),_0x2a615f(0xe2),_0x2a615f(0xd7),()=>!0x1);}if(this[_0x2a615f(0xa5)][_0x2a615f(0xd8)][_0x2a615f(0xea)](_0x2a615f(0xb3))){for(const _0x3cba94 of this[_0x2a615f(0xa3)])_0x314e51[_0x2a615f(0xa6)](_0x3cba94,(_0x4f2eee,_0x550d31)=>{const _0x336d86=_0x2a615f,_0x4531cc=this[_0x336d86(0xa5)][_0x336d86(0xd8)][_0x336d86(0xba)](_0x336d86(0xc8))[_0x336d86(0xee)](this[_0x336d86(0xa5)][_0x336d86(0xdf)][_0x336d86(0xc9)][_0x336d86(0xac)]);this[_0x336d86(0xab)](_0x3cba94,_0x4531cc,this[_0x336d86(0xa3)],_0x336d86(0xa3),_0x4f2eee,_0x550d31);});_0x314e51[_0x2a615f(0xc1)][_0x2a615f(0xce)](_0x2a615f(0xcf),_0x2a615f(0xa3),_0x2a615f(0xaf),_0x314e51[_0x2a615f(0xc1)][_0x2a615f(0xb7)](_0x2a615f(0xcf),null,_0x2a615f(0xe6))),_0x314e51[_0x2a615f(0xc1)][_0x2a615f(0xce)](_0x2a615f(0xcf),_0x2a615f(0xa3),_0x2a615f(0xe6),(_0x2380f4,_0x538bab)=>this[_0x2a615f(0xc0)](this[_0x2a615f(0xa3)],_0x2380f4,_0x538bab)),_0x314e51[_0x2a615f(0xc1)][_0x2a615f(0xce)](_0x2a615f(0xcf),_0x2a615f(0xa3),_0x2a615f(0xd7),()=>!0x1);}_0x314e51[_0x2a615f(0xbe)][_0x2a615f(0xa7)](_0x1e3b40=>this[_0x2a615f(0xb6)](_0x1e3b40));}[_0x5d9228(0xab)](_0x59cd53,_0x109b63,_0x188536,_0x55550c,_0x5b89de,_0xc4d808){const _0x30e4d1=_0x5d9228,_0x453b3c=this[_0x30e4d1(0xa5)][_0x30e4d1(0xd8)][_0x30e4d1(0xba)](_0x30e4d1(0xdd));this[_0x30e4d1(0xa5)][_0x30e4d1(0xdf)][_0x30e4d1(0xc5)](_0xc4d808[_0x30e4d1(0xdb)],()=>{const _0x2d56b6=_0x30e4d1;for(const _0x4a6fc2 of _0x109b63){if(this[_0x2d56b6(0xd1)](_0x4a6fc2,_0x55550c))_0x5b89de(_0xc4d808);else{const _0x1b1896={};for(const _0x578694 of _0x188536){const _0x2aad04=_0x4a6fc2[_0x2d56b6(0xc3)](_0x578694);void 0x0!==_0x2aad04&&(_0x1b1896[_0x578694]=_0x2aad04);}_0x5b89de(_0xc4d808),_0x453b3c[_0x2d56b6(0xca)](_0x4a6fc2,{'commandParams':[_0x1b1896]},[],_0x55550c);}}});}[_0x5d9228(0xc0)](_0x1c9da9,_0x51cd17,_0x2e09bb){const _0x4ddb37=_0x5d9228,_0x48fc99=_0x51cd17[0x0][_0x4ddb37(0xe0)][_0x4ddb37(0xb1)],_0xceb1d1=_0x2e09bb[_0x4ddb37(0xad)][0x0];this[_0x4ddb37(0xa5)][_0x4ddb37(0xdf)][_0x4ddb37(0xa4)](_0x13b6a7=>{const _0x2b2f9a=_0x4ddb37;for(const _0x322e4c of _0x1c9da9)void 0x0!==_0xceb1d1[_0x322e4c]?_0x13b6a7[_0x2b2f9a(0xb2)](_0x322e4c,_0xceb1d1[_0x322e4c],_0x48fc99):_0x13b6a7[_0x2b2f9a(0xc2)](_0x322e4c,_0x48fc99);});}[_0x5d9228(0xb6)](_0x416e9e){const _0x3be40d=_0x5d9228;if(_0x416e9e[_0x3be40d(0xcb)])switch(_0x416e9e[_0x3be40d(0xa9)]){case _0x3be40d(0xe2):return{'type':_0x3be40d(0xe8),'content':_0x3f0d79(this[_0x3be40d(0xa5)][_0x3be40d(0xae)],_0x3be40d(0xd2))};case _0x3be40d(0xa3):return{'type':_0x3be40d(0xe8),'content':_0x3f0d79(this[_0x3be40d(0xa5)][_0x3be40d(0xae)],_0x3be40d(0xa8))};}}[_0x5d9228(0xd1)](_0x5737b1,_0x3b618b){const _0x5b8554=_0x5d9228,_0x2bbf30=this[_0x5b8554(0xa5)][_0x5b8554(0xd8)][_0x5b8554(0xba)](_0x5b8554(0xdd));for(const _0x2b5f2f of _0x2bbf30[_0x5b8554(0xcc)]({'skipNotAttached':!0x0})){const _0x1389ef=_0x2b5f2f[_0x5b8554(0xc6)]();if(_0x2b5f2f[_0x5b8554(0xa9)]===_0x3b618b&&_0x1389ef===_0x5737b1)return _0x2b5f2f;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xab5e65=_0x3e7e;(function(_0x2f62d7,_0x2faa5e){const _0x4acf32=_0x3e7e,_0x5b00d1=_0x2f62d7();while(!![]){try{const _0x2c35f6=-parseInt(_0x4acf32(0xde))/0x1+parseInt(_0x4acf32(0xd1))/0x2*(parseInt(_0x4acf32(0xdf))/0x3)+parseInt(_0x4acf32(0xd9))/0x4*(-parseInt(_0x4acf32(0xd8))/0x5)+parseInt(_0x4acf32(0xdc))/0x6*(parseInt(_0x4acf32(0xd4))/0x7)+parseInt(_0x4acf32(0xe2))/0x8*(parseInt(_0x4acf32(0xd3))/0x9)+-parseInt(_0x4acf32(0xd6))/0xa*(parseInt(_0x4acf32(0xe0))/0xb)+parseInt(_0x4acf32(0xda))/0xc;if(_0x2c35f6===_0x2faa5e)break;else _0x5b00d1['push'](_0x5b00d1['shift']());}catch(_0x215e86){_0x5b00d1['push'](_0x5b00d1['shift']());}}}(_0x2032,0xcaf50));function _0x3e7e(_0x2efd43,_0x29b9c6){const _0x203297=_0x2032();return _0x3e7e=function(_0x3e7e73,_0x29fab7){_0x3e7e73=_0x3e7e73-0xd0;let _0x2b9714=_0x203297[_0x3e7e73];return _0x2b9714;},_0x3e7e(_0x2efd43,_0x29b9c6);}import{Plugin as _0x399bcd}from'ckeditor5/src/core.js';export default class _t extends _0x399bcd{[_0xab5e65(0xd2)](){const _0x2811df=_0xab5e65,_0x17d4aa=this[_0x2811df(0xdd)];_0x17d4aa[_0x2811df(0xd0)][_0x2811df(0xe1)](_0x2811df(0xe4))&&_0x17d4aa[_0x2811df(0xd0)][_0x2811df(0xe3)](_0x2811df(0xd5))[_0x2811df(0xd7)](_0x2811df(0xdb));}}function _0x2032(){const _0x31961d=['65488vXzzMf','26747520lGKuNz','insertTemplate','6ppQjKQ','editor','787654TteKNH','1181064cJdilK','22thJSup','has','584YwbTOz','get','Template','plugins','2hvnxtj','afterInit','3501SXCvgo','4613399emoWwi','TrackChangesEditing','6572900lfPmhH','enableCommand','115hnwIwt'];_0x2032=function(){return _0x31961d;};return _0x2032();}
23
+ function _0xb36d(_0x44e428,_0x17d6e0){const _0xb89f65=_0xb89f();return _0xb36d=function(_0xb36d3d,_0x199f9a){_0xb36d3d=_0xb36d3d-0x14e;let _0x50c656=_0xb89f65[_0xb36d3d];return _0x50c656;},_0xb36d(_0x44e428,_0x17d6e0);}const _0x149555=_0xb36d;function _0xb89f(){const _0x1e1c33=['24CepwQv','get','10068OCGvmg','29598FRKNnw','1843275QNppBs','785qrHORn','TrackChangesEditing','has','379859qMJKfi','plugins','628100pNUHcS','1541530FBXCEN','enableCommand','Template','afterInit','373443RszXgY','editor','insertTemplate','27xvOurX'];_0xb89f=function(){return _0x1e1c33;};return _0xb89f();}(function(_0x14f026,_0x3c4581){const _0x375309=_0xb36d,_0x32a482=_0x14f026();while(!![]){try{const _0x357f16=parseInt(_0x375309(0x152))/0x1+parseInt(_0x375309(0x154))/0x2+-parseInt(_0x375309(0x14e))/0x3+parseInt(_0x375309(0x15f))/0x4*(-parseInt(_0x375309(0x14f))/0x5)+parseInt(_0x375309(0x160))/0x6+parseInt(_0x375309(0x159))/0x7*(parseInt(_0x375309(0x15d))/0x8)+-parseInt(_0x375309(0x15c))/0x9*(-parseInt(_0x375309(0x155))/0xa);if(_0x357f16===_0x3c4581)break;else _0x32a482['push'](_0x32a482['shift']());}catch(_0x4ed061){_0x32a482['push'](_0x32a482['shift']());}}}(_0xb89f,0x4c1ca));import{Plugin as _0x68478f}from'ckeditor5/src/core.js';export default class _t extends _0x68478f{[_0x149555(0x158)](){const _0x56410b=_0x149555,_0x27b033=this[_0x56410b(0x15a)];_0x27b033[_0x56410b(0x153)][_0x56410b(0x151)](_0x56410b(0x157))&&_0x27b033[_0x56410b(0x153)][_0x56410b(0x15e)](_0x56410b(0x150))[_0x56410b(0x156)](_0x56410b(0x15b));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x36a5ce=_0x45e3;function _0x45e3(_0x23fe5f,_0x723ff){const _0x340573=_0x3405();return _0x45e3=function(_0x45e3f1,_0x4a6723){_0x45e3f1=_0x45e3f1-0x182;let _0x48741b=_0x340573[_0x45e3f1];return _0x48741b;},_0x45e3(_0x23fe5f,_0x723ff);}function _0x3405(){const _0x313ce9=['has','1482243fZYNNK','9355024DxAVHy','model','getChangedMarkers','getNearestSelectionRange','registerPostFixer','Title','createRange','nodeBefore','start','registerElementLabel','7388200kEDgQE','22123880TewHen','isEqual','233646XOwaxC','updateMarker','descriptionFactory','afterInit','isTouching','schema','1862502Ecprav','differ','forward','1059628GcOUIz','removeMarker','isCollapsed','document','end','TrackChangesEditing','215EODFNU','editor','get','suggestion','locale','ELEMENT_TITLE','_splitMarkerName','from','plugins','newRange','element','title-content'];_0x3405=function(){return _0x313ce9;};return _0x3405();}(function(_0x3aaa27,_0x5afa96){const _0x360fa5=_0x45e3,_0x4b4c28=_0x3aaa27();while(!![]){try{const _0x530b13=-parseInt(_0x360fa5(0x18f))/0x1+parseInt(_0x360fa5(0x1a6))/0x2+parseInt(_0x360fa5(0x1a3))/0x3+-parseInt(_0x360fa5(0x19a))/0x4+-parseInt(_0x360fa5(0x182))/0x5*(-parseInt(_0x360fa5(0x19d))/0x6)+-parseInt(_0x360fa5(0x190))/0x7+parseInt(_0x360fa5(0x19b))/0x8;if(_0x530b13===_0x5afa96)break;else _0x4b4c28['push'](_0x4b4c28['shift']());}catch(_0x2a5372){_0x4b4c28['push'](_0x4b4c28['shift']());}}}(_0x3405,0xe1cc7));import{Plugin as _0x17f6ca}from'ckeditor5/src/core.js';import{getTranslation as _0x4646c2}from'../utils/common-translations.js';export default class Dt extends _0x17f6ca{[_0x36a5ce(0x1a0)](){const _0x5af823=_0x36a5ce,_0x48661e=this[_0x5af823(0x183)];if(!_0x48661e[_0x5af823(0x18a)][_0x5af823(0x18e)](_0x5af823(0x195)))return;const _0x18e07d=_0x48661e[_0x5af823(0x18a)][_0x5af823(0x184)](_0x5af823(0x1ab));_0x18e07d[_0x5af823(0x19f)][_0x5af823(0x199)](_0x5af823(0x18d),()=>_0x4646c2(_0x48661e[_0x5af823(0x186)],_0x5af823(0x187))),_0x48661e[_0x5af823(0x191)][_0x5af823(0x1a9)][_0x5af823(0x194)](_0x4a2205=>{const _0x38ba55=_0x5af823;let _0x2192e0=!0x1;const _0x58df9a=Array[_0x38ba55(0x189)](_0x48661e[_0x38ba55(0x191)][_0x38ba55(0x1a9)][_0x38ba55(0x1a4)][_0x38ba55(0x192)]());for(const {name:_0x549e29,data:_0xbae4bf}of _0x58df9a){const {group:_0x5cdc43}=_0x18e07d[_0x38ba55(0x188)](_0x549e29);if(_0x38ba55(0x185)!==_0x5cdc43||!_0xbae4bf[_0x38ba55(0x18b)])continue;const _0x59364d=_0xbae4bf[_0x38ba55(0x18b)],_0x4c22d5=_0x59364d[_0x38ba55(0x1aa)][_0x38ba55(0x197)];if(!_0x4c22d5||!_0x4c22d5['is'](_0x38ba55(0x18c),_0x38ba55(0x18d)))continue;if(!_0x59364d[_0x38ba55(0x198)][_0x38ba55(0x1a1)](_0x59364d[_0x38ba55(0x1aa)]))continue;const _0x1af094=_0x48661e[_0x38ba55(0x191)][_0x38ba55(0x1a2)][_0x38ba55(0x193)](_0x59364d[_0x38ba55(0x1aa)],_0x38ba55(0x1a5));if(_0x1af094&&_0x1af094[_0x38ba55(0x1a8)]){const _0x2d60dc=_0x4a2205[_0x38ba55(0x196)](_0x59364d[_0x38ba55(0x198)],_0x1af094[_0x38ba55(0x198)]);_0x2d60dc[_0x38ba55(0x19c)](_0x59364d)||(_0x4a2205[_0x38ba55(0x19e)](_0x549e29,{'range':_0x2d60dc}),_0x2192e0=!0x0);}_0x2192e0||(_0x4a2205[_0x38ba55(0x1a7)](_0x549e29),_0x2192e0=!0x0);}return _0x2192e0;});}}
23
+ function _0x3f61(_0x3b8707,_0x4f52cb){const _0x1d7cde=_0x1d7c();return _0x3f61=function(_0x3f61c9,_0x10ccdf){_0x3f61c9=_0x3f61c9-0x103;let _0x4f08c6=_0x1d7cde[_0x3f61c9];return _0x4f08c6;},_0x3f61(_0x3b8707,_0x4f52cb);}const _0x2a4387=_0x3f61;(function(_0x4829f4,_0x391357){const _0x5a2690=_0x3f61,_0x21a35e=_0x4829f4();while(!![]){try{const _0x482b61=-parseInt(_0x5a2690(0x12b))/0x1*(parseInt(_0x5a2690(0x124))/0x2)+parseInt(_0x5a2690(0x109))/0x3+parseInt(_0x5a2690(0x12d))/0x4*(parseInt(_0x5a2690(0x12f))/0x5)+parseInt(_0x5a2690(0x10d))/0x6*(parseInt(_0x5a2690(0x11f))/0x7)+parseInt(_0x5a2690(0x103))/0x8+-parseInt(_0x5a2690(0x115))/0x9+-parseInt(_0x5a2690(0x11e))/0xa*(parseInt(_0x5a2690(0x110))/0xb);if(_0x482b61===_0x391357)break;else _0x21a35e['push'](_0x21a35e['shift']());}catch(_0x16b86d){_0x21a35e['push'](_0x21a35e['shift']());}}}(_0x1d7c,0xb612a));import{Plugin as _0x834638}from'ckeditor5/src/core.js';import{getTranslation as _0x44f1ce}from'../utils/common-translations.js';function _0x1d7c(){const _0x25bd59=['end','descriptionFactory','get','TrackChangesEditing','nodeBefore','element','updateMarker','34310lmJoKI','10155859oYmzSo','removeMarker','editor','differ','has','2ebQuxg','isEqual','getNearestSelectionRange','newRange','afterInit','_splitMarkerName','title-content','1219763JJHHed','registerPostFixer','8YEtIFq','locale','2399650alKHgS','2759744EnCfuu','isTouching','model','createRange','Title','forward','1600614OATTUX','schema','plugins','isCollapsed','6HMhEPB','getChangedMarkers','ELEMENT_TITLE','561oxKbho','start','document','suggestion','registerElementLabel','10338201ihEPDf','from'];_0x1d7c=function(){return _0x25bd59;};return _0x1d7c();}export default class Dt extends _0x834638{[_0x2a4387(0x128)](){const _0x3f99fd=_0x2a4387,_0xb7bcf=this[_0x3f99fd(0x121)];if(!_0xb7bcf[_0x3f99fd(0x10b)][_0x3f99fd(0x123)](_0x3f99fd(0x107)))return;const _0x5b7442=_0xb7bcf[_0x3f99fd(0x10b)][_0x3f99fd(0x119)](_0x3f99fd(0x11a));_0x5b7442[_0x3f99fd(0x118)][_0x3f99fd(0x114)](_0x3f99fd(0x12a),()=>_0x44f1ce(_0xb7bcf[_0x3f99fd(0x12e)],_0x3f99fd(0x10f))),_0xb7bcf[_0x3f99fd(0x105)][_0x3f99fd(0x112)][_0x3f99fd(0x12c)](_0x16c93c=>{const _0x3bc199=_0x3f99fd;let _0x4405ce=!0x1;const _0x289b60=Array[_0x3bc199(0x116)](_0xb7bcf[_0x3bc199(0x105)][_0x3bc199(0x112)][_0x3bc199(0x122)][_0x3bc199(0x10e)]());for(const {name:_0x557cde,data:_0x4229f2}of _0x289b60){const {group:_0x484af6}=_0x5b7442[_0x3bc199(0x129)](_0x557cde);if(_0x3bc199(0x113)!==_0x484af6||!_0x4229f2[_0x3bc199(0x127)])continue;const _0x4eb4f5=_0x4229f2[_0x3bc199(0x127)],_0x3e29b5=_0x4eb4f5[_0x3bc199(0x117)][_0x3bc199(0x11b)];if(!_0x3e29b5||!_0x3e29b5['is'](_0x3bc199(0x11c),_0x3bc199(0x12a)))continue;if(!_0x4eb4f5[_0x3bc199(0x111)][_0x3bc199(0x104)](_0x4eb4f5[_0x3bc199(0x117)]))continue;const _0x5bda99=_0xb7bcf[_0x3bc199(0x105)][_0x3bc199(0x10a)][_0x3bc199(0x126)](_0x4eb4f5[_0x3bc199(0x117)],_0x3bc199(0x108));if(_0x5bda99&&_0x5bda99[_0x3bc199(0x10c)]){const _0x4dcc00=_0x16c93c[_0x3bc199(0x106)](_0x4eb4f5[_0x3bc199(0x111)],_0x5bda99[_0x3bc199(0x111)]);_0x4dcc00[_0x3bc199(0x125)](_0x4eb4f5)||(_0x16c93c[_0x3bc199(0x11d)](_0x557cde,{'range':_0x4dcc00}),_0x4405ce=!0x0);}_0x4405ce||(_0x16c93c[_0x3bc199(0x120)](_0x557cde),_0x4405ce=!0x0);}return _0x4405ce;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3c41(){const _0x14c590=['12oMXkTR','2233384BvZhgO','get','plugins','4IXqXvd','UndoEditing','afterInit','24999ANQdtE','editor','redo','60aBOldB','6MupLiG','TrackChangesEditing','1111805awDYgD','1692719OkmfHE','has','33996PBzRyX','enableCommand','1709114lrczeE','3647151lxWFmm','undo'];_0x3c41=function(){return _0x14c590;};return _0x3c41();}const _0x38d61c=_0x4fec;function _0x4fec(_0x51c037,_0x515df0){const _0x3c4124=_0x3c41();return _0x4fec=function(_0x4fec68,_0x4c4849){_0x4fec68=_0x4fec68-0x1ec;let _0x236bcd=_0x3c4124[_0x4fec68];return _0x236bcd;},_0x4fec(_0x51c037,_0x515df0);}(function(_0x3bbb08,_0x577873){const _0x13e48f=_0x4fec,_0x3006d4=_0x3bbb08();while(!![]){try{const _0x3e228a=-parseInt(_0x13e48f(0x200))/0x1+parseInt(_0x13e48f(0x1f0))/0x2*(parseInt(_0x13e48f(0x1f7))/0x3)+-parseInt(_0x13e48f(0x1f4))/0x4*(parseInt(_0x13e48f(0x1fd))/0x5)+-parseInt(_0x13e48f(0x1fb))/0x6*(parseInt(_0x13e48f(0x1fe))/0x7)+-parseInt(_0x13e48f(0x1f1))/0x8+parseInt(_0x13e48f(0x1ee))/0x9+-parseInt(_0x13e48f(0x1fa))/0xa*(-parseInt(_0x13e48f(0x1ed))/0xb);if(_0x3e228a===_0x577873)break;else _0x3006d4['push'](_0x3006d4['shift']());}catch(_0x23a471){_0x3006d4['push'](_0x3006d4['shift']());}}}(_0x3c41,0x94f56));import{Plugin as _0x259704}from'ckeditor5/src/core.js';export default class Nt extends _0x259704{[_0x38d61c(0x1f6)](){const _0x72deef=_0x38d61c,_0x5c18b0=this[_0x72deef(0x1f8)],_0x6e482e=_0x5c18b0[_0x72deef(0x1f3)][_0x72deef(0x1f2)](_0x72deef(0x1fc));_0x5c18b0[_0x72deef(0x1f3)][_0x72deef(0x1ff)](_0x72deef(0x1f5))&&(_0x6e482e[_0x72deef(0x1ec)](_0x72deef(0x1ef)),_0x6e482e[_0x72deef(0x1ec)](_0x72deef(0x1f9)));}}
23
+ const _0x48c386=_0x52c9;function _0x41ac(){const _0x38027c=['get','470035qfBBtg','enableCommand','redo','4lRItRS','48bYdHRh','TrackChangesEditing','10643808LiMOOm','444443JCCqIl','has','UndoEditing','undo','2564036SIaIxC','8263089GRplMf','10gSSGtD','plugins','afterInit','7220472tgSivf','editor','2254743UpMOXs'];_0x41ac=function(){return _0x38027c;};return _0x41ac();}function _0x52c9(_0x5c12cc,_0x4a5e6a){const _0x41accd=_0x41ac();return _0x52c9=function(_0x52c930,_0x12eaf6){_0x52c930=_0x52c930-0xaf;let _0x36bb80=_0x41accd[_0x52c930];return _0x36bb80;},_0x52c9(_0x5c12cc,_0x4a5e6a);}(function(_0x1f4d09,_0x252baa){const _0x57bfca=_0x52c9,_0x1fbee5=_0x1f4d09();while(!![]){try{const _0x37031f=parseInt(_0x57bfca(0xb5))/0x1*(-parseInt(_0x57bfca(0xb1))/0x2)+parseInt(_0x57bfca(0xc0))/0x3+parseInt(_0x57bfca(0xb9))/0x4+parseInt(_0x57bfca(0xc2))/0x5*(-parseInt(_0x57bfca(0xb2))/0x6)+-parseInt(_0x57bfca(0xbe))/0x7+parseInt(_0x57bfca(0xb4))/0x8+-parseInt(_0x57bfca(0xba))/0x9*(-parseInt(_0x57bfca(0xbb))/0xa);if(_0x37031f===_0x252baa)break;else _0x1fbee5['push'](_0x1fbee5['shift']());}catch(_0x4573e2){_0x1fbee5['push'](_0x1fbee5['shift']());}}}(_0x41ac,0xec82d));import{Plugin as _0x1afa6d}from'ckeditor5/src/core.js';export default class Nt extends _0x1afa6d{[_0x48c386(0xbd)](){const _0x2aa56e=_0x48c386,_0x319d9b=this[_0x2aa56e(0xbf)],_0x235e10=_0x319d9b[_0x2aa56e(0xbc)][_0x2aa56e(0xc1)](_0x2aa56e(0xb3));_0x319d9b[_0x2aa56e(0xbc)][_0x2aa56e(0xb6)](_0x2aa56e(0xb7))&&(_0x235e10[_0x2aa56e(0xaf)](_0x2aa56e(0xb8)),_0x235e10[_0x2aa56e(0xaf)](_0x2aa56e(0xb0)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x719daf,_0x1a42f8){const _0x22f79=_0x4a1c,_0x25d605=_0x719daf();while(!![]){try{const _0x199d45=parseInt(_0x22f79(0x13c))/0x1+parseInt(_0x22f79(0x160))/0x2*(-parseInt(_0x22f79(0x14a))/0x3)+-parseInt(_0x22f79(0x146))/0x4*(parseInt(_0x22f79(0x164))/0x5)+parseInt(_0x22f79(0x151))/0x6*(parseInt(_0x22f79(0x166))/0x7)+-parseInt(_0x22f79(0x154))/0x8*(parseInt(_0x22f79(0x169))/0x9)+parseInt(_0x22f79(0x14e))/0xa+-parseInt(_0x22f79(0x13e))/0xb;if(_0x199d45===_0x1a42f8)break;else _0x25d605['push'](_0x25d605['shift']());}catch(_0x4bd7a1){_0x25d605['push'](_0x25d605['shift']());}}}(_0x1b49,0xc208e));export function getRangesWithAttribute(_0x27ed35,_0x71d1c1,_0x35a9b8){const _0x123c51=_0x4a1c,_0x4a6b90=[];for(const _0x511e20 of _0x71d1c1[_0x123c51(0x14f)]())_0x511e20[_0x123c51(0x159)](_0x27ed35)&&_0x4a6b90[_0x123c51(0x14d)](_0x35a9b8[_0x123c51(0x14c)](_0x511e20));return _0x4a6b90;}function _0x4a1c(_0x258617,_0x499b3d){const _0x1b499d=_0x1b49();return _0x4a1c=function(_0x4a1cd0,_0x4ff2ec){_0x4a1cd0=_0x4a1cd0-0x138;let _0x42c5f9=_0x1b499d[_0x4a1cd0];return _0x42c5f9;},_0x4a1c(_0x258617,_0x499b3d);}export function downcastSplitMergeMarker(_0x194992,_0x851ebf,{showActiveMarker:_0x384669=!0x0}={}){const _0x17a622=_0x4a1c,_0x225396=_0x194992[_0x17a622(0x153)][_0x17a622(0x15e)](_0x17a622(0x155));return(_0x3875a0,_0x56e355,_0x35a048)=>{const _0x241250=_0x17a622;if(!_0x35a048[_0x241250(0x158)][_0x241250(0x147)](_0x56e355[_0x241250(0x15a)],_0x3875a0[_0x241250(0x150)]))return;const _0xee4d62=_0x56e355[_0x241250(0x15a)][_0x241250(0x16a)](),_0x232d3b=_0x56e355[_0x241250(0x15a)][_0x241250(0x165)],_0x353433=_0x194992[_0x241250(0x138)][_0x241250(0x14b)];let _0x59afef=null,_0x23e219=null,_0x16f453=!0x1,_0x39efe5=!0x1;for(const _0x245a4d of _0xee4d62){const _0x5ca1f8=_0x245a4d[_0x241250(0x162)];_0x16f453=_0x16f453||_0x353433[_0x241250(0x167)](_0x5ca1f8);const _0x1e185e=_0x35a048[_0x241250(0x139)][_0x241250(0x149)](_0x5ca1f8);if(_0x1e185e&&_0x1e185e[_0x241250(0x15d)](_0x241250(0x15b)))return;_0x241250(0x152)==_0x245a4d[_0x241250(0x13f)]&&(_0x353433[_0x241250(0x16b)](_0x5ca1f8)&&!_0x353433[_0x241250(0x13b)](_0x5ca1f8)&&(_0x5ca1f8[_0x241250(0x15f)]||_0x232d3b[_0x241250(0x143)]?_0x59afef&&_0x59afef[_0x241250(0x13a)]==_0x5ca1f8||(_0x59afef=_0x5ca1f8,_0x1eedfd(_0x245a4d[_0x241250(0x168)]),_0x39efe5=!0x0):_0x23e219=_0x23e219||_0x245a4d[_0x241250(0x168)]));}function _0x1eedfd(_0x1c44c2){const _0x12652f=_0x241250,_0x2a8d4e=_0x35a048[_0x12652f(0x140)][_0x12652f(0x13d)](_0x12652f(0x156),{'class':_0x12652f(0x148)+_0x851ebf}),_0x1e0437=_0x35a048[_0x12652f(0x139)][_0x12652f(0x15c)](_0x1c44c2);_0x384669&&_0x225396[_0x12652f(0x141)][_0x12652f(0x144)](_0x56e355[_0x12652f(0x157)])&&_0x35a048[_0x12652f(0x140)][_0x12652f(0x161)](_0x12652f(0x142),_0x2a8d4e),_0x35a048[_0x12652f(0x140)][_0x12652f(0x145)](_0x1e0437,_0x2a8d4e),_0x35a048[_0x12652f(0x139)][_0x12652f(0x163)](_0x2a8d4e,_0x56e355[_0x12652f(0x157)]);}_0x16f453||_0x39efe5||!_0x23e219||_0x1eedfd(_0x23e219);};}function _0x1b49(){const _0x3daffc=['test','ck-suggestion-marker-','toViewElement','407529nIDPXe','schema','createRangeOn','push','13213920RWXnIw','getItems','name','270dRLuFm','elementEnd','plugins','2168uAIksa','TrackChangesEditing','span','markerName','consumable','hasAttribute','markerRange','addHighlight','toViewPosition','getCustomProperty','get','nextSibling','8AWvSAL','addClass','item','bindElementToMarker','599475pBpbDF','start','189665sregYO','isContent','previousPosition','22959WnVNDQ','getWalker','isBlock','model','mapper','parent','isLimit','1047681LrFHIa','createUIElement','15828934iweUgW','type','writer','activeMarkers','ck-suggestion-marker--active','isAtEnd','includes','insert','4cLEuwo'];_0x1b49=function(){return _0x3daffc;};return _0x1b49();}
23
+ (function(_0x439a02,_0x29f6dd){const _0x5637b6=_0x39d7,_0x4de859=_0x439a02();while(!![]){try{const _0x24c7d1=-parseInt(_0x5637b6(0x1c8))/0x1*(parseInt(_0x5637b6(0x1e0))/0x2)+-parseInt(_0x5637b6(0x1d0))/0x3+parseInt(_0x5637b6(0x1d9))/0x4*(parseInt(_0x5637b6(0x1c4))/0x5)+-parseInt(_0x5637b6(0x1d4))/0x6+-parseInt(_0x5637b6(0x1df))/0x7+parseInt(_0x5637b6(0x1dc))/0x8+-parseInt(_0x5637b6(0x1bb))/0x9*(-parseInt(_0x5637b6(0x1e2))/0xa);if(_0x24c7d1===_0x29f6dd)break;else _0x4de859['push'](_0x4de859['shift']());}catch(_0x3fcdd0){_0x4de859['push'](_0x4de859['shift']());}}}(_0x150d,0xc77af));function _0x39d7(_0x31feb6,_0x322960){const _0x150d1f=_0x150d();return _0x39d7=function(_0x39d739,_0x4b0787){_0x39d739=_0x39d739-0x1b4;let _0x97bae0=_0x150d1f[_0x39d739];return _0x97bae0;},_0x39d7(_0x31feb6,_0x322960);}export function getRangesWithAttribute(_0x2e0091,_0x27bc46,_0x1ce4be){const _0x57a3fa=_0x39d7,_0x122d2b=[];for(const _0x2c8646 of _0x27bc46[_0x57a3fa(0x1ba)]())_0x2c8646[_0x57a3fa(0x1cf)](_0x2e0091)&&_0x122d2b[_0x57a3fa(0x1e6)](_0x1ce4be[_0x57a3fa(0x1ce)](_0x2c8646));return _0x122d2b;}function _0x150d(){const _0x5cada6=['isLimit','type','toViewElement','plugins','getWalker','getItems','302436FMzyIe','markerName','item','isBlock','markerRange','consumable','ck-suggestion-marker-','getCustomProperty','toViewPosition','72325qSxLaM','TrackChangesEditing','isAtEnd','model','22dYOEUU','insert','createUIElement','addClass','ck-suggestion-marker--active','isContent','createRangeOn','hasAttribute','1318683QUoaaW','get','span','writer','1477452jCmmBJ','mapper','previousPosition','activeMarkers','bindElementToMarker','36yJuVRj','start','elementEnd','4631328VTTxGo','nextSibling','includes','6675641AvQzcH','116084etLAaD','schema','900JFooxc','name','test','addHighlight','push','parent'];_0x150d=function(){return _0x5cada6;};return _0x150d();}export function downcastSplitMergeMarker(_0x4e9e01,_0x1a967a,{showActiveMarker:_0x9d351b=!0x0}={}){const _0x58f864=_0x39d7,_0x83c019=_0x4e9e01[_0x58f864(0x1b8)][_0x58f864(0x1d1)](_0x58f864(0x1c5));return(_0xe9d49f,_0x10ba2c,_0x2d88d4)=>{const _0x285594=_0x58f864;if(!_0x2d88d4[_0x285594(0x1c0)][_0x285594(0x1e4)](_0x10ba2c[_0x285594(0x1bf)],_0xe9d49f[_0x285594(0x1e3)]))return;const _0x589709=_0x10ba2c[_0x285594(0x1bf)][_0x285594(0x1b9)](),_0x5c9fdf=_0x10ba2c[_0x285594(0x1bf)][_0x285594(0x1da)],_0x522e56=_0x4e9e01[_0x285594(0x1c7)][_0x285594(0x1e1)];let _0x1a8ac3=null,_0x225087=null,_0x2ef496=!0x1,_0xde00cf=!0x1;for(const _0x3d8c79 of _0x589709){const _0x3d5da2=_0x3d8c79[_0x285594(0x1bd)];_0x2ef496=_0x2ef496||_0x522e56[_0x285594(0x1cd)](_0x3d5da2);const _0x4d9326=_0x2d88d4[_0x285594(0x1d5)][_0x285594(0x1b7)](_0x3d5da2);if(_0x4d9326&&_0x4d9326[_0x285594(0x1c2)](_0x285594(0x1e5)))return;_0x285594(0x1db)==_0x3d8c79[_0x285594(0x1b6)]&&(_0x522e56[_0x285594(0x1be)](_0x3d5da2)&&!_0x522e56[_0x285594(0x1b5)](_0x3d5da2)&&(_0x3d5da2[_0x285594(0x1dd)]||_0x5c9fdf[_0x285594(0x1c6)]?_0x1a8ac3&&_0x1a8ac3[_0x285594(0x1b4)]==_0x3d5da2||(_0x1a8ac3=_0x3d5da2,_0x112c1d(_0x3d8c79[_0x285594(0x1d6)]),_0xde00cf=!0x0):_0x225087=_0x225087||_0x3d8c79[_0x285594(0x1d6)]));}function _0x112c1d(_0x10cf29){const _0xf45e4b=_0x285594,_0x5c4533=_0x2d88d4[_0xf45e4b(0x1d3)][_0xf45e4b(0x1ca)](_0xf45e4b(0x1d2),{'class':_0xf45e4b(0x1c1)+_0x1a967a}),_0x407e78=_0x2d88d4[_0xf45e4b(0x1d5)][_0xf45e4b(0x1c3)](_0x10cf29);_0x9d351b&&_0x83c019[_0xf45e4b(0x1d7)][_0xf45e4b(0x1de)](_0x10ba2c[_0xf45e4b(0x1bc)])&&_0x2d88d4[_0xf45e4b(0x1d3)][_0xf45e4b(0x1cb)](_0xf45e4b(0x1cc),_0x5c4533),_0x2d88d4[_0xf45e4b(0x1d3)][_0xf45e4b(0x1c9)](_0x407e78,_0x5c4533),_0x2d88d4[_0xf45e4b(0x1d5)][_0xf45e4b(0x1d8)](_0x5c4533,_0x10ba2c[_0xf45e4b(0x1bc)]);}_0x2ef496||_0xde00cf||!_0x225087||_0x112c1d(_0x225087);};}
package/src/suggestion.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5664(){const _0x1d11b6=['isInContent','author','set','hasComments','getMarkers','addMarkerName','authoredAt','600caZBAh','reduce','head','length','getMarkerNames','onAttributesChange','split','removeAttribute','createdAt','153QkNMkM','toJSON','4fvOMHp','1240194YbHpEu','getFirstRange','attributes','size','commentThread','removeMarker','previous','isMultiRange','get','45925YnwlUg','isIntersecting','getItems','markers','getRanges','_model','getRange','isIntersectingWithRange','creator','getFirstMarker','_saved','removeMarkers','801852MtBlhu','28406mBWbhe','discard','subType','_onDiscard','1412590pvinns','map','_onAccept','suggestion:','add','nodeBefore','_onAttributesChange','setAttribute','104VVZqUd','isExternal','from','end','data','onDiscard','onAccept','addRange','delete','start','2kzdBGV','change','getContainedElement','190936cLceLI','2490fFYTEL','next','getMultiRangeId','_isDataLoaded','accept','getAllAdjacentSuggestions','decorate','substr','nodeAfter','type','_markerNames','clear','addMarker','push','9999BXiFbA','filter','@external'];_0x5664=function(){return _0x1d11b6;};return _0x5664();}const _0x218a49=_0xb212;(function(_0x467b6c,_0x1c71c4){const _0x56dfa0=_0xb212,_0x4de244=_0x467b6c();while(!![]){try{const _0x2a2257=-parseInt(_0x56dfa0(0xab))/0x1*(-parseInt(_0x56dfa0(0x7a))/0x2)+parseInt(_0x56dfa0(0xa2))/0x3+-parseInt(_0x56dfa0(0xa1))/0x4*(-parseInt(_0x56dfa0(0xbc))/0x5)+-parseInt(_0x56dfa0(0x96))/0x6*(parseInt(_0x56dfa0(0xb8))/0x7)+parseInt(_0x56dfa0(0x7d))/0x8*(-parseInt(_0x56dfa0(0x9f))/0x9)+-parseInt(_0x56dfa0(0x7e))/0xa*(parseInt(_0x56dfa0(0x8c))/0xb)+parseInt(_0x56dfa0(0xb7))/0xc*(parseInt(_0x56dfa0(0xc4))/0xd);if(_0x2a2257===_0x1c71c4)break;else _0x4de244['push'](_0x4de244['shift']());}catch(_0x5c8c68){_0x4de244['push'](_0x4de244['shift']());}}}(_0x5664,0x3a3c1));import{Element as _0x312ca1}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x4d3e16,uid as _0x3dc024}from'ckeditor5/src/utils.js';function _0xb212(_0x23e602,_0x326770){const _0x56645d=_0x5664();return _0xb212=function(_0xb212c1,_0x31f72c){_0xb212c1=_0xb212c1-0x75;let _0xa59bac=_0x56645d[_0xb212c1];return _0xa59bac;},_0xb212(_0x23e602,_0x326770);}import{cloneDeep as _0x1ff16b,isEqual as _0x52696d,set as _0x21043c,unset as _0x458da0}from'lodash-es';export default class u extends _0x4d3e16(){constructor(_0x3b83e9,_0x956844){const _0x3983f5=_0xb212;super(),this[_0x3983f5(0x81)]=!0x1,this['id']=_0x956844['id'],this[_0x3983f5(0x87)]=_0x956844[_0x3983f5(0x87)],this[_0x3983f5(0xba)]=_0x956844[_0x3983f5(0xba)]||null,this[_0x3983f5(0x90)]=_0x956844[_0x3983f5(0x90)],this[_0x3983f5(0xb3)]=_0x956844[_0x3983f5(0xb3)]||_0x956844[_0x3983f5(0x90)],this[_0x3983f5(0xc5)]=Boolean(_0x956844[_0x3983f5(0xa4)]&&_0x956844[_0x3983f5(0xa4)][_0x3983f5(0x8e)]),this[_0x3983f5(0xc8)]=null,this[_0x3983f5(0xb0)]=_0x3b83e9,this[_0x3983f5(0xbe)]=_0x956844[_0x3983f5(0x76)],this[_0x3983f5(0xbb)]=_0x956844[_0x3983f5(0x75)],this[_0x3983f5(0xc2)]=_0x956844[_0x3983f5(0x9b)],this[_0x3983f5(0x88)]=new Set(),this[_0x3983f5(0x9e)]=null,this[_0x3983f5(0x91)](_0x3983f5(0x95),null),this[_0x3983f5(0x91)](_0x3983f5(0xa4),_0x956844[_0x3983f5(0xa4)]||{}),this[_0x3983f5(0x91)](_0x3983f5(0xa8),null),this[_0x3983f5(0x91)](_0x3983f5(0x7f),null),this[_0x3983f5(0x91)](_0x3983f5(0xa6),null),this[_0x3983f5(0x91)](_0x3983f5(0xb5),!0x1),this[_0x3983f5(0x84)](_0x3983f5(0x82)),this[_0x3983f5(0x84)](_0x3983f5(0xb9));}get[_0x218a49(0x98)](){const _0x74c138=_0x218a49;let _0x7cf698=this;for(;_0x7cf698[_0x74c138(0xa8)];)_0x7cf698=_0x7cf698[_0x74c138(0xa8)];return _0x7cf698;}get[_0x218a49(0x92)](){const _0x17e33d=_0x218a49;return!!this[_0x17e33d(0xa6)]&&this[_0x17e33d(0xa6)][_0x17e33d(0x99)]>0x0;}get[_0x218a49(0xa9)](){const _0x4a6365=_0x218a49;if(0x0==this[_0x4a6365(0x88)][_0x4a6365(0xa5)])return!0x1;return 0x6==Array[_0x4a6365(0xc6)](this[_0x4a6365(0x88)])[0x0][_0x4a6365(0x9c)](':')[_0x4a6365(0x99)];}get[_0x218a49(0x8f)](){const _0x2758ff=_0x218a49;return null!==this[_0x2758ff(0xb4)]();}[_0x218a49(0x94)](_0xc8e8d1){const _0x1f4efb=_0x218a49;this[_0x1f4efb(0x88)][_0x1f4efb(0xc0)](_0xc8e8d1);}[_0x218a49(0x9a)](){const _0x2d4dc4=_0x218a49;return Array[_0x2d4dc4(0xc6)](this[_0x2d4dc4(0x88)]);}[_0x218a49(0x93)](){const _0x56bb10=_0x218a49;return this[_0x56bb10(0x9a)]()[_0x56bb10(0xbd)](_0x1f10a6=>this[_0x56bb10(0xb0)][_0x56bb10(0xae)][_0x56bb10(0xaa)](_0x1f10a6))[_0x56bb10(0x8d)](_0x32db63=>_0x32db63);}[_0x218a49(0xb4)](){const _0x6b9469=_0x218a49;return this[_0x6b9469(0x93)]()[0x0]||null;}[_0x218a49(0xb6)](){const _0x39e242=_0x218a49;this[_0x39e242(0xb0)][_0x39e242(0x7b)](_0x59f87b=>{const _0x5b8adb=_0x39e242;for(const _0x1d6276 of this[_0x5b8adb(0x93)]())_0x59f87b[_0x5b8adb(0xa7)](_0x1d6276);}),this[_0x39e242(0x88)][_0x39e242(0x89)]();}[_0x218a49(0xa7)](_0x259191){const _0x101c56=_0x218a49;this[_0x101c56(0xb0)][_0x101c56(0x7b)](_0x36d7a5=>{const _0x561b77=_0x101c56;_0x36d7a5[_0x561b77(0xa7)](_0x259191);}),this[_0x101c56(0x88)][_0x101c56(0x78)](_0x259191);}[_0x218a49(0x77)](_0x1f3218){const _0x4935c9=_0x218a49,_0x13a626=_0x4935c9(0xbf)+this[_0x4935c9(0x87)]+':'+this[_0x4935c9(0xba)]+':'+this['id']+':'+this[_0x4935c9(0xb3)]['id']+':'+u[_0x4935c9(0x80)]();this[_0x4935c9(0x94)](_0x13a626),this[_0x4935c9(0xb0)][_0x4935c9(0x7b)](_0x12bc64=>{const _0x16e2fa=_0x4935c9;_0x12bc64[_0x16e2fa(0x8a)](_0x13a626,{'range':_0x1f3218,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x218a49(0xb2)](_0x335414){const _0x4596ff=_0x218a49;for(const _0x28baa6 of this[_0x4596ff(0xaf)]())if(_0x28baa6[_0x4596ff(0xac)](_0x335414))return!0x0;return!0x1;}[_0x218a49(0xaf)](){const _0x574a71=_0x218a49;return this[_0x574a71(0x93)]()[_0x574a71(0xbd)](_0x4bb279=>_0x4bb279[_0x574a71(0xb1)]());}[_0x218a49(0xad)](){const _0x2a64ff=_0x218a49;return this[_0x2a64ff(0xaf)]()[_0x2a64ff(0x97)]((_0x143768,_0x107bca)=>[..._0x143768,..._0x107bca[_0x2a64ff(0xad)]()],[]);}[_0x218a49(0xa3)](){const _0x255e15=_0x218a49;var _0x9df808;return(null===(_0x9df808=this[_0x255e15(0xb4)]())||void 0x0===_0x9df808?void 0x0:_0x9df808[_0x255e15(0xb1)]())||null;}[_0x218a49(0x7c)](){const _0x5d31b1=_0x218a49,_0x14d4d9=this[_0x5d31b1(0xaf)]();if(0x1!=_0x14d4d9[_0x5d31b1(0x99)])return null;const _0x86cc18=_0x14d4d9[0x0],_0x42c81d=_0x86cc18[_0x5d31b1(0x79)][_0x5d31b1(0x86)],_0x5d2443=_0x86cc18[_0x5d31b1(0xc7)][_0x5d31b1(0xc1)];return _0x42c81d instanceof _0x312ca1?_0x42c81d!=_0x5d2443?null:_0x42c81d:null;}[_0x218a49(0x82)](){const _0x18a9f4=_0x218a49;this[_0x18a9f4(0xbe)](this[_0x18a9f4(0xaf)](),this[_0x18a9f4(0xc8)],this[_0x18a9f4(0xa4)]),this[_0x18a9f4(0xb6)]();}[_0x218a49(0xb9)](){const _0x36c69a=_0x218a49;this[_0x36c69a(0xbb)](this[_0x36c69a(0xaf)](),this[_0x36c69a(0xc8)],this[_0x36c69a(0xa4)]),this[_0x36c69a(0xb6)]();}[_0x218a49(0x83)](){const _0x534662=_0x218a49,_0x5267bf=[];let _0x3289e0=this[_0x534662(0x98)];for(;_0x3289e0;)_0x5267bf[_0x534662(0x8b)](_0x3289e0),_0x3289e0=_0x3289e0[_0x534662(0x7f)];return _0x5267bf;}[_0x218a49(0xc3)](_0x551378,_0x2afc39){const _0x2aeefa=_0x218a49,_0x2cb879=_0x1ff16b(this[_0x2aeefa(0xa4)]);_0x21043c(_0x2cb879,_0x551378,_0x2afc39),_0x52696d(_0x2cb879,this[_0x2aeefa(0xa4)])||(this[_0x2aeefa(0xa4)]=_0x2cb879,this[_0x2aeefa(0xc2)](_0x2cb879));}[_0x218a49(0x9d)](_0x58fbf1){const _0x3f95e5=_0x218a49,_0x54199d=_0x1ff16b(this[_0x3f95e5(0xa4)]);_0x458da0(_0x54199d,_0x58fbf1),_0x52696d(_0x54199d,this[_0x3f95e5(0xa4)])||(this[_0x3f95e5(0xa4)]=_0x54199d,this[_0x3f95e5(0xc2)](this[_0x3f95e5(0xa4)]));}[_0x218a49(0xa0)](){const _0x58f168=_0x218a49;return{'id':this['id'],'type':this[_0x58f168(0xba)]?this[_0x58f168(0x87)]+':'+this[_0x58f168(0xba)]:this[_0x58f168(0x87)],'authorId':this[_0x58f168(0xb3)]['id'],'createdAt':this[_0x58f168(0x9e)],'hasComments':this[_0x58f168(0x92)],'data':this[_0x58f168(0xc8)],'attributes':this[_0x58f168(0xa4)]};}static[_0x218a49(0x80)](){const _0xf6e2aa=_0x218a49;return _0x3dc024()[_0xf6e2aa(0x85)](0x1,0x5);}}
23
+ const _0x17c7c8=_0x1917;(function(_0x2b0d4c,_0x5a8487){const _0x22ece5=_0x1917,_0x4ca055=_0x2b0d4c();while(!![]){try{const _0x58fb63=-parseInt(_0x22ece5(0xfb))/0x1*(parseInt(_0x22ece5(0x117))/0x2)+-parseInt(_0x22ece5(0xf5))/0x3+parseInt(_0x22ece5(0xff))/0x4+parseInt(_0x22ece5(0xe7))/0x5+-parseInt(_0x22ece5(0xe5))/0x6*(parseInt(_0x22ece5(0xfa))/0x7)+-parseInt(_0x22ece5(0x108))/0x8+parseInt(_0x22ece5(0xe2))/0x9;if(_0x58fb63===_0x5a8487)break;else _0x4ca055['push'](_0x4ca055['shift']());}catch(_0x521967){_0x4ca055['push'](_0x4ca055['shift']());}}}(_0x20ad,0xe58ae));function _0x1917(_0x3ad4c4,_0x17da68){const _0x20ad38=_0x20ad();return _0x1917=function(_0x19178a,_0x1ef295){_0x19178a=_0x19178a-0xd5;let _0x736b28=_0x20ad38[_0x19178a];return _0x736b28;},_0x1917(_0x3ad4c4,_0x17da68);}import{Element as _0xc89b6b}from'ckeditor5/src/engine.js';function _0x20ad(){const _0x1984ad=['removeMarkers','reduce','getMarkers','substr','clear','18598689sCMsth','_onAttributesChange','head','5718QULecj','next','3203210FbARKi','get','getContainedElement','nodeAfter','setAttribute','_isDataLoaded','previous','onAttributesChange','length','_markerNames','@external','author','markers','authoredAt','2211198LFyQLV','toJSON','onDiscard','push','isExternal','1477LUzdXJ','1023774nOPEGc','onAccept','set','removeMarker','2256560BLIcGc','data','isIntersectingWithRange','accept','getRanges','type','getRange','removeAttribute','_onDiscard','2953392PLoiNv','discard','_model','change','creator','from','addRange','nodeBefore','createdAt','hasComments','getFirstRange','isInContent','getMarkerNames','isMultiRange','_saved','2hSjKdx','start','getMultiRangeId','getItems','add','split','_onAccept','end','getAllAdjacentSuggestions','delete','decorate','getFirstMarker','suggestion:','size','isIntersecting','commentThread','subType','addMarkerName','attributes','map','addMarker','filter'];_0x20ad=function(){return _0x1984ad;};return _0x20ad();}import{ObservableMixin as _0x6b42e2,uid as _0x4244b2}from'ckeditor5/src/utils.js';import{cloneDeep as _0x1c69af,isEqual as _0x47b188,set as _0x1560af,unset as _0x417754}from'lodash-es';export default class u extends _0x6b42e2(){constructor(_0x4b6169,_0xe3afb1){const _0x1a4a6d=_0x1917;super(),this[_0x1a4a6d(0xec)]=!0x1,this['id']=_0xe3afb1['id'],this[_0x1a4a6d(0x104)]=_0xe3afb1[_0x1a4a6d(0x104)],this[_0x1a4a6d(0xd7)]=_0xe3afb1[_0x1a4a6d(0xd7)]||null,this[_0x1a4a6d(0xf2)]=_0xe3afb1[_0x1a4a6d(0xf2)],this[_0x1a4a6d(0x10c)]=_0xe3afb1[_0x1a4a6d(0x10c)]||_0xe3afb1[_0x1a4a6d(0xf2)],this[_0x1a4a6d(0xf9)]=Boolean(_0xe3afb1[_0x1a4a6d(0xd9)]&&_0xe3afb1[_0x1a4a6d(0xd9)][_0x1a4a6d(0xf1)]),this[_0x1a4a6d(0x100)]=null,this[_0x1a4a6d(0x10a)]=_0x4b6169,this[_0x1a4a6d(0x11d)]=_0xe3afb1[_0x1a4a6d(0xfc)],this[_0x1a4a6d(0x107)]=_0xe3afb1[_0x1a4a6d(0xf7)],this[_0x1a4a6d(0xe3)]=_0xe3afb1[_0x1a4a6d(0xee)],this[_0x1a4a6d(0xf0)]=new Set(),this[_0x1a4a6d(0x110)]=null,this[_0x1a4a6d(0xfd)](_0x1a4a6d(0xf4),null),this[_0x1a4a6d(0xfd)](_0x1a4a6d(0xd9),_0xe3afb1[_0x1a4a6d(0xd9)]||{}),this[_0x1a4a6d(0xfd)](_0x1a4a6d(0xed),null),this[_0x1a4a6d(0xfd)](_0x1a4a6d(0xe6),null),this[_0x1a4a6d(0xfd)](_0x1a4a6d(0xd6),null),this[_0x1a4a6d(0xfd)](_0x1a4a6d(0x116),!0x1),this[_0x1a4a6d(0x121)](_0x1a4a6d(0x102)),this[_0x1a4a6d(0x121)](_0x1a4a6d(0x109));}get[_0x17c7c8(0xe4)](){const _0x4ff9cf=_0x17c7c8;let _0x389173=this;for(;_0x389173[_0x4ff9cf(0xed)];)_0x389173=_0x389173[_0x4ff9cf(0xed)];return _0x389173;}get[_0x17c7c8(0x111)](){const _0xe2f19e=_0x17c7c8;return!!this[_0xe2f19e(0xd6)]&&this[_0xe2f19e(0xd6)][_0xe2f19e(0xef)]>0x0;}get[_0x17c7c8(0x115)](){const _0x252174=_0x17c7c8;if(0x0==this[_0x252174(0xf0)][_0x252174(0x124)])return!0x1;return 0x6==Array[_0x252174(0x10d)](this[_0x252174(0xf0)])[0x0][_0x252174(0x11c)](':')[_0x252174(0xef)];}get[_0x17c7c8(0x113)](){const _0x4a3a55=_0x17c7c8;return null!==this[_0x4a3a55(0x122)]();}[_0x17c7c8(0xd8)](_0x5a0e50){const _0x4e5103=_0x17c7c8;this[_0x4e5103(0xf0)][_0x4e5103(0x11b)](_0x5a0e50);}[_0x17c7c8(0x114)](){const _0x324b6d=_0x17c7c8;return Array[_0x324b6d(0x10d)](this[_0x324b6d(0xf0)]);}[_0x17c7c8(0xdf)](){const _0x331d2e=_0x17c7c8;return this[_0x331d2e(0x114)]()[_0x331d2e(0xda)](_0x15b1a3=>this[_0x331d2e(0x10a)][_0x331d2e(0xf3)][_0x331d2e(0xe8)](_0x15b1a3))[_0x331d2e(0xdc)](_0x4e4073=>_0x4e4073);}[_0x17c7c8(0x122)](){const _0xe475db=_0x17c7c8;return this[_0xe475db(0xdf)]()[0x0]||null;}[_0x17c7c8(0xdd)](){const _0x1de0c9=_0x17c7c8;this[_0x1de0c9(0x10a)][_0x1de0c9(0x10b)](_0x5e71a3=>{const _0xd8a4a9=_0x1de0c9;for(const _0x4d4108 of this[_0xd8a4a9(0xdf)]())_0x5e71a3[_0xd8a4a9(0xfe)](_0x4d4108);}),this[_0x1de0c9(0xf0)][_0x1de0c9(0xe1)]();}[_0x17c7c8(0xfe)](_0x102aff){const _0x50c28e=_0x17c7c8;this[_0x50c28e(0x10a)][_0x50c28e(0x10b)](_0x3a207f=>{const _0x1840e8=_0x50c28e;_0x3a207f[_0x1840e8(0xfe)](_0x102aff);}),this[_0x50c28e(0xf0)][_0x50c28e(0x120)](_0x102aff);}[_0x17c7c8(0x10e)](_0x37812d){const _0x586e30=_0x17c7c8,_0x5ce305=_0x586e30(0x123)+this[_0x586e30(0x104)]+':'+this[_0x586e30(0xd7)]+':'+this['id']+':'+this[_0x586e30(0x10c)]['id']+':'+u[_0x586e30(0x119)]();this[_0x586e30(0xd8)](_0x5ce305),this[_0x586e30(0x10a)][_0x586e30(0x10b)](_0x1f0235=>{const _0x175a0b=_0x586e30;_0x1f0235[_0x175a0b(0xdb)](_0x5ce305,{'range':_0x37812d,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x17c7c8(0x101)](_0x14ab9e){const _0x3c7a8a=_0x17c7c8;for(const _0x4999f4 of this[_0x3c7a8a(0x103)]())if(_0x4999f4[_0x3c7a8a(0xd5)](_0x14ab9e))return!0x0;return!0x1;}[_0x17c7c8(0x103)](){const _0x5a810e=_0x17c7c8;return this[_0x5a810e(0xdf)]()[_0x5a810e(0xda)](_0x3b1c28=>_0x3b1c28[_0x5a810e(0x105)]());}[_0x17c7c8(0x11a)](){const _0x110bfa=_0x17c7c8;return this[_0x110bfa(0x103)]()[_0x110bfa(0xde)]((_0x2d220a,_0x2f1011)=>[..._0x2d220a,..._0x2f1011[_0x110bfa(0x11a)]()],[]);}[_0x17c7c8(0x112)](){const _0x4b1485=_0x17c7c8;var _0x38fd25;return(null===(_0x38fd25=this[_0x4b1485(0x122)]())||void 0x0===_0x38fd25?void 0x0:_0x38fd25[_0x4b1485(0x105)]())||null;}[_0x17c7c8(0xe9)](){const _0x215d51=_0x17c7c8,_0x47b5f4=this[_0x215d51(0x103)]();if(0x1!=_0x47b5f4[_0x215d51(0xef)])return null;const _0x21d423=_0x47b5f4[0x0],_0xab5895=_0x21d423[_0x215d51(0x118)][_0x215d51(0xea)],_0x7d6008=_0x21d423[_0x215d51(0x11e)][_0x215d51(0x10f)];return _0xab5895 instanceof _0xc89b6b?_0xab5895!=_0x7d6008?null:_0xab5895:null;}[_0x17c7c8(0x102)](){const _0x3b973a=_0x17c7c8;this[_0x3b973a(0x11d)](this[_0x3b973a(0x103)](),this[_0x3b973a(0x100)],this[_0x3b973a(0xd9)]),this[_0x3b973a(0xdd)]();}[_0x17c7c8(0x109)](){const _0x35e112=_0x17c7c8;this[_0x35e112(0x107)](this[_0x35e112(0x103)](),this[_0x35e112(0x100)],this[_0x35e112(0xd9)]),this[_0x35e112(0xdd)]();}[_0x17c7c8(0x11f)](){const _0x17dde9=_0x17c7c8,_0x4cffd4=[];let _0x505fbf=this[_0x17dde9(0xe4)];for(;_0x505fbf;)_0x4cffd4[_0x17dde9(0xf8)](_0x505fbf),_0x505fbf=_0x505fbf[_0x17dde9(0xe6)];return _0x4cffd4;}[_0x17c7c8(0xeb)](_0x4aae25,_0x18c97c){const _0x21911c=_0x17c7c8,_0x37a463=_0x1c69af(this[_0x21911c(0xd9)]);_0x1560af(_0x37a463,_0x4aae25,_0x18c97c),_0x47b188(_0x37a463,this[_0x21911c(0xd9)])||(this[_0x21911c(0xd9)]=_0x37a463,this[_0x21911c(0xe3)](_0x37a463));}[_0x17c7c8(0x106)](_0x3cab09){const _0xc6951b=_0x17c7c8,_0x405793=_0x1c69af(this[_0xc6951b(0xd9)]);_0x417754(_0x405793,_0x3cab09),_0x47b188(_0x405793,this[_0xc6951b(0xd9)])||(this[_0xc6951b(0xd9)]=_0x405793,this[_0xc6951b(0xe3)](this[_0xc6951b(0xd9)]));}[_0x17c7c8(0xf6)](){const _0x4417ed=_0x17c7c8;return{'id':this['id'],'type':this[_0x4417ed(0xd7)]?this[_0x4417ed(0x104)]+':'+this[_0x4417ed(0xd7)]:this[_0x4417ed(0x104)],'authorId':this[_0x4417ed(0x10c)]['id'],'createdAt':this[_0x4417ed(0x110)],'hasComments':this[_0x4417ed(0x111)],'data':this[_0x4417ed(0x100)],'attributes':this[_0x4417ed(0xd9)]};}static[_0x17c7c8(0x119)](){const _0x586731=_0x17c7c8;return _0x4244b2()[_0x586731(0xe0)](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1eae81=_0x5568;(function(_0x3faed4,_0x3184a7){const _0x2e39ec=_0x5568,_0x101893=_0x3faed4();while(!![]){try{const _0xbfd3fe=parseInt(_0x2e39ec(0x1f4))/0x1*(-parseInt(_0x2e39ec(0x21d))/0x2)+-parseInt(_0x2e39ec(0x217))/0x3*(parseInt(_0x2e39ec(0x211))/0x4)+parseInt(_0x2e39ec(0x1f3))/0x5+-parseInt(_0x2e39ec(0x215))/0x6+parseInt(_0x2e39ec(0x1f6))/0x7+-parseInt(_0x2e39ec(0x219))/0x8*(parseInt(_0x2e39ec(0x20c))/0x9)+parseInt(_0x2e39ec(0x229))/0xa;if(_0xbfd3fe===_0x3184a7)break;else _0x101893['push'](_0x101893['shift']());}catch(_0x2c8e0c){_0x101893['push'](_0x101893['shift']());}}}(_0x5824,0x62679));import{getTranslation as _0x313c8d}from'./utils/common-translations.js';import{priorities as _0x2c1506,insertToPriorityArray as _0x268c9d}from'ckeditor5/src/utils.js';function _0x5568(_0xb618fa,_0x51016b){const _0x58246b=_0x5824();return _0x5568=function(_0x556828,_0x27699f){_0x556828=_0x556828-0x1e9;let _0x2ccad6=_0x58246b[_0x556828];return _0x2ccad6;},_0x5568(_0xb618fa,_0x51016b);}function _0x5824(){const _0xd937c5=['isEqual','isObject','join','getItemLabel','elementEnd','name','nextSibling','registerDescriptionCallback','getFirstRange','removeFormat','*Insert:*\x20%0','_locale','nodeAfter','Object','elementStart','getDescriptions','registerAttributeLabel','338955dTMZvp','1013eUrlYo','insertion','3023790XHlaBh','addEmptyContainer','match','matchingCallback','checkChild','get','_resolveDescriptionItems','$textProxy','start','addContainer','_itemLabelsCallbacks','map','_customCallbacks','type','deletion','pop','end','quantity','EmptyContainer','format','subType','indexOf','2110347FdzzNg','previousSibling','removeContainer','set','removeEmptyContainer','500476VjzOXt','softBreak','*Change\x20to:*\x20%0','registerElementLabel','792528SlaJTc','*Remove:*\x20%0','15NPvKvn','removeObject','16lKzyof','skip','element','_handleAttributeSuggestionDescription','838YKCeYW','normal','newValue','Container','$text','addFormat','function','*Split:*\x20%0','isEmpty','has','getWalker','$1\x20$2','15544000ZvvYFt','item','add','_handleInsertRemoveSuggestionDescription','push','ELEMENT_SPACE','_handleRenameSuggestionDescription','remove','*Set\x20format:*\x20%0','label','REPLACE_TEXT','attribute','key','data','_itemLabels','length','_handleCustomCallbackDescription','_addDescriptionItems','addObject','_schema','replace','isInContent','text','*Merge:*\x20%0','*Remove\x20format:*\x20%0','_attributeLabels'];_0x5824=function(){return _0xd937c5;};return _0x5824();}import{renameAttributeKey as _0x32f2bf}from'./trackchangesediting.js';export default class f{constructor(_0x3bef66,_0x5af171){const _0x3a9320=_0x5568;this[_0x3a9320(0x202)]=[],this[_0x3a9320(0x237)]=new Map(),this[_0x3a9320(0x200)]=[],this[_0x3a9320(0x242)]=new Map(),this[_0x3a9320(0x23c)]=_0x3bef66,this[_0x3a9320(0x1ed)]=_0x5af171;}[_0x1eae81(0x1f1)](_0x5a44e0){const _0x2bc055=_0x1eae81,_0x399f98=[],_0x14de0d=new Set(),_0x47bbcb=new Set();for(let _0x4a2b45=0x0;_0x4a2b45<_0x5a44e0[_0x2bc055(0x238)];_0x4a2b45++){const _0x5439b3=_0x5a44e0[_0x4a2b45];if(!_0x5439b3[_0x2bc055(0x23e)])continue;const _0x97575f=this[_0x2bc055(0x239)](_0x5439b3);if(_0x97575f){if(null!=_0x5439b3[_0x2bc055(0x20a)]){if(_0x14de0d[_0x2bc055(0x226)](_0x5439b3[_0x2bc055(0x20a)]))continue;_0x14de0d[_0x2bc055(0x22b)](_0x5439b3[_0x2bc055(0x20a)]);}_0x399f98[_0x2bc055(0x22d)](_0x97575f);}else{if(_0x2bc055(0x234)!=_0x5439b3[_0x2bc055(0x203)])_0x2bc055(0x1f5)!=_0x5439b3[_0x2bc055(0x203)]&&_0x2bc055(0x204)!=_0x5439b3[_0x2bc055(0x203)]||this[_0x2bc055(0x22c)](_0x399f98,_0x5439b3,_0x5a44e0[_0x4a2b45+0x1]);else{const _0x46f0c6=_0x5439b3[_0x2bc055(0x236)][_0x2bc055(0x235)];if(_0x47bbcb[_0x2bc055(0x226)](_0x46f0c6))continue;_0x47bbcb[_0x2bc055(0x22b)](_0x5439b3[_0x2bc055(0x236)][_0x2bc055(0x235)]),_0x46f0c6==_0x32f2bf?this[_0x2bc055(0x22f)](_0x399f98,_0x5439b3):this[_0x2bc055(0x21c)](_0x399f98,_0x5439b3);}}}return this[_0x2bc055(0x1fc)](_0x399f98);}[_0x1eae81(0x1e9)](_0x33d8f2){const _0x3b1317=_0x1eae81;this[_0x3b1317(0x202)][_0x3b1317(0x22d)](_0x33d8f2);}[_0x1eae81(0x214)](_0x30543d,_0x24fe3c,_0x1a4464=_0x2c1506[_0x1eae81(0x21e)]){const _0x476fdd=_0x1eae81;_0x476fdd(0x223)==typeof _0x30543d?_0x268c9d(this[_0x476fdd(0x200)],{'matchingCallback':_0x30543d,'label':_0x24fe3c,'priority':_0x1a4464}):this[_0x476fdd(0x237)][_0x476fdd(0x20f)](_0x30543d,_0x24fe3c);}[_0x1eae81(0x1f2)](_0x47943f,_0x379531){const _0x20dc83=_0x1eae81;this[_0x20dc83(0x242)][_0x20dc83(0x20f)](_0x47943f,_0x379531);}[_0x1eae81(0x246)](_0x541748,_0x338589=0x1){const _0x348843=_0x1eae81;let _0x276e83;for(const _0x4b14b7 of this[_0x348843(0x200)])if(_0x4b14b7[_0x348843(0x1f9)](_0x541748)){_0x276e83=_0x4b14b7[_0x348843(0x232)];break;}return _0x276e83||(_0x276e83=this[_0x348843(0x237)][_0x348843(0x1fb)](_0x541748[_0x348843(0x248)])),_0x276e83?_0x276e83(_0x338589):0x1!==_0x338589?_0x338589+'\x20'+_0x541748[_0x348843(0x248)]+'s':''+_0x541748[_0x348843(0x248)];}[_0x1eae81(0x23a)](_0x707103,_0x17d80f){const _0x22852f=_0x1eae81,_0x2fe4f8=_0x17d80f[_0x22852f(0x1ea)]()[_0x22852f(0x227)](),_0x3d360b=_0x22852f(0x1f5)==_0x17d80f[_0x22852f(0x203)]?_0x22852f(0x22b):_0x22852f(0x230);for(const _0x547d20 of _0x2fe4f8){const _0x3d8bbb=_0x547d20[_0x22852f(0x22a)],_0x4678bc=_0x707103[_0x707103[_0x22852f(0x238)]-0x1];if(_0x3d8bbb['is'](_0x22852f(0x1fd)))_0x4678bc&&_0x4678bc[_0x22852f(0x203)][_0x22852f(0x20b)](_0x22852f(0x220))>-0x1&&_0x707103[_0x22852f(0x205)](),_0x4678bc&&_0x22852f(0x23f)==_0x4678bc[_0x22852f(0x203)]?_0x4678bc[_0x3d360b]+=_0x3d8bbb[_0x22852f(0x236)]:_0x707103[_0x22852f(0x22d)]({'type':_0x22852f(0x23f),'add':_0x22852f(0x22b)==_0x3d360b?_0x3d8bbb[_0x22852f(0x236)]:'','remove':_0x22852f(0x230)==_0x3d360b?_0x3d8bbb[_0x22852f(0x236)]:''});else{if(this[_0x22852f(0x23c)][_0x22852f(0x244)](_0x3d8bbb)){const _0x53d253=_0x3d8bbb;if(_0x4678bc&&_0x4678bc[_0x22852f(0x203)][_0x22852f(0x20b)](_0x22852f(0x220))>-0x1&&_0x707103[_0x22852f(0x205)](),_0x22852f(0x247)==_0x547d20[_0x22852f(0x203)])continue;_0x4678bc&&_0x4678bc[_0x22852f(0x203)]==_0x3d360b+_0x22852f(0x1ef)&&_0x4678bc[_0x22852f(0x21b)][_0x22852f(0x248)]==_0x53d253[_0x22852f(0x248)]?_0x4678bc[_0x22852f(0x207)]++:_0x707103[_0x22852f(0x22d)]({'type':_0x3d360b+_0x22852f(0x1ef),'element':_0x53d253,'quantity':0x1}),_0x2fe4f8[_0x22852f(0x21a)](_0x12cee0=>!(_0x22852f(0x247)==_0x12cee0[_0x22852f(0x203)]&&_0x12cee0[_0x22852f(0x22a)]==_0x3d8bbb));}else{if(this[_0x22852f(0x23c)][_0x22852f(0x1fa)](_0x3d8bbb,_0x22852f(0x221))||_0x3d8bbb['is'](_0x22852f(0x21b),_0x22852f(0x212))){const _0x52c64c=_0x3d8bbb;if(_0x22852f(0x22b)==_0x3d360b&&_0x22852f(0x1f0)==_0x547d20[_0x22852f(0x203)]||_0x22852f(0x230)==_0x3d360b&&_0x22852f(0x247)==_0x547d20[_0x22852f(0x203)])continue;if(_0x4678bc&&-0x1==_0x4678bc[_0x22852f(0x203)][_0x22852f(0x20b)](_0x22852f(0x220))){_0x22852f(0x23f)==_0x4678bc[_0x22852f(0x203)]&&(_0x4678bc[_0x3d360b]+='\x0a');continue;}let _0x1bf6cf;if(_0x1bf6cf=_0x22852f(0x22b)==_0x3d360b?_0x52c64c[_0x22852f(0x249)]&&!this[_0x22852f(0x23c)][_0x22852f(0x244)](_0x52c64c[_0x22852f(0x249)])?_0x52c64c[_0x22852f(0x249)]:null:_0x52c64c[_0x22852f(0x20d)]&&!this[_0x22852f(0x23c)][_0x22852f(0x244)](_0x52c64c[_0x22852f(0x20d)])?_0x52c64c[_0x22852f(0x20d)]:null,_0x52c64c[_0x22852f(0x225)]||_0x1bf6cf&&_0x1bf6cf[_0x22852f(0x225)]){const _0x3ee3ec=_0x1bf6cf&&_0x1bf6cf[_0x22852f(0x225)]?_0x1bf6cf:_0x52c64c;_0x4678bc&&_0x4678bc[_0x22852f(0x203)]==_0x3d360b+_0x22852f(0x208)&&_0x4678bc[_0x22852f(0x21b)][_0x22852f(0x248)]==_0x3ee3ec[_0x22852f(0x248)]?_0x4678bc[_0x22852f(0x207)]++:_0x707103[_0x22852f(0x22d)]({'type':_0x3d360b+_0x22852f(0x208),'element':_0x3ee3ec,'quantity':0x1});}else _0x707103[_0x22852f(0x22d)]({'type':_0x3d360b+_0x22852f(0x220),'element':_0x52c64c});}}}}}[_0x1eae81(0x1fc)](_0x173971){const _0x555004=_0x1eae81,_0x53d28c=this[_0x555004(0x1ed)],_0x4c2bda=[],_0xc5043f=[],_0x26f55d=[];for(const _0x18b6c8 of _0x173971)switch(_0x18b6c8[_0x555004(0x203)]){case _0x555004(0x23f):if(_0x18b6c8[_0x555004(0x22b)]=_0x18b6c8[_0x555004(0x22b)][_0x555004(0x23d)](/(\S)\u000A+(\S)/g,_0x555004(0x228))[_0x555004(0x23d)](/\u000A/g,''),_0x18b6c8[_0x555004(0x230)]=_0x18b6c8[_0x555004(0x230)][_0x555004(0x23d)](/(\S)\u000A+(\S)/g,_0x555004(0x228))[_0x555004(0x23d)](/\u000A/g,''),''!=_0x18b6c8[_0x555004(0x22b)]&&''!=_0x18b6c8[_0x555004(0x230)]){_0x4c2bda[_0x555004(0x22d)]({'type':_0x555004(0x23d),'content':_0x313c8d(_0x53d28c,_0x555004(0x233),['\x22'+_0x18b6c8[_0x555004(0x230)]+'\x22','\x22'+_0x18b6c8[_0x555004(0x22b)]+'\x22'])});continue;}if(null!=_0x18b6c8[_0x555004(0x22b)][_0x555004(0x1f8)](/^ +$/)){_0x4c2bda[_0x555004(0x22d)]({'type':_0x555004(0x1f5),'content':_0x313c8d(_0x53d28c,_0x555004(0x1ec),_0x313c8d(_0x53d28c,_0x555004(0x22e),_0x18b6c8[_0x555004(0x22b)][_0x555004(0x238)]))});continue;}if(null!=_0x18b6c8[_0x555004(0x230)][_0x555004(0x1f8)](/^ +$/)){_0x4c2bda[_0x555004(0x22d)]({'type':_0x555004(0x204),'content':_0x313c8d(_0x53d28c,_0x555004(0x216),_0x313c8d(_0x53d28c,_0x555004(0x22e),_0x18b6c8[_0x555004(0x230)][_0x555004(0x238)]))});continue;}if(''!=_0x18b6c8[_0x555004(0x22b)]){_0x4c2bda[_0x555004(0x22d)]({'type':_0x555004(0x1f5),'content':_0x313c8d(_0x53d28c,_0x555004(0x1ec),'\x22'+_0x18b6c8[_0x555004(0x22b)]+'\x22')});continue;}_0x4c2bda[_0x555004(0x22d)]({'type':_0x555004(0x204),'content':_0x313c8d(_0x53d28c,_0x555004(0x216),'\x22'+_0x18b6c8[_0x555004(0x230)]+'\x22')});continue;case _0x555004(0x1f7):case _0x555004(0x23b):_0x4c2bda[_0x555004(0x22d)]({'type':_0x555004(0x1f5),'content':_0x313c8d(_0x53d28c,_0x555004(0x1ec),this[_0x555004(0x246)](_0x18b6c8[_0x555004(0x21b)],_0x18b6c8[_0x555004(0x207)]))});continue;case _0x555004(0x210):case _0x555004(0x218):_0x4c2bda[_0x555004(0x22d)]({'type':_0x555004(0x204),'content':_0x313c8d(_0x53d28c,_0x555004(0x216),this[_0x555004(0x246)](_0x18b6c8[_0x555004(0x21b)],_0x18b6c8[_0x555004(0x207)]))});continue;case _0x555004(0x1ff):_0x4c2bda[_0x555004(0x22d)]({'type':_0x555004(0x1f5),'content':_0x313c8d(_0x53d28c,_0x555004(0x224),this[_0x555004(0x246)](_0x18b6c8[_0x555004(0x21b)],_0x18b6c8[_0x555004(0x207)]))});continue;case _0x555004(0x20e):_0x4c2bda[_0x555004(0x22d)]({'type':_0x555004(0x204),'content':_0x313c8d(_0x53d28c,_0x555004(0x240),this[_0x555004(0x246)](_0x18b6c8[_0x555004(0x21b)],_0x18b6c8[_0x555004(0x207)]))});continue;case _0x555004(0x222):_0xc5043f[_0x555004(0x22d)](_0x18b6c8[_0x555004(0x235)]);continue;case _0x555004(0x1eb):_0x26f55d[_0x555004(0x22d)](_0x18b6c8[_0x555004(0x235)]);continue;default:_0x4c2bda[_0x555004(0x22d)](_0x18b6c8);}if(_0xc5043f[_0x555004(0x238)]){const _0x486bee=_0xc5043f[_0x555004(0x201)](_0x487587=>this[_0x555004(0x242)][_0x555004(0x226)](_0x487587)?this[_0x555004(0x242)][_0x555004(0x1fb)](_0x487587):_0x487587)[_0x555004(0x245)](',\x20');_0x4c2bda[_0x555004(0x22d)]({'type':_0x555004(0x209),'content':_0x313c8d(this[_0x555004(0x1ed)],_0x555004(0x231),_0x486bee)});}if(_0x26f55d[_0x555004(0x238)]){const _0xd24cc2=_0x26f55d[_0x555004(0x201)](_0x45ab1a=>this[_0x555004(0x242)][_0x555004(0x226)](_0x45ab1a)?this[_0x555004(0x242)][_0x555004(0x1fb)](_0x45ab1a):_0x45ab1a)[_0x555004(0x245)](',\x20');_0x4c2bda[_0x555004(0x22d)]({'type':_0x555004(0x209),'content':_0x313c8d(this[_0x555004(0x1ed)],_0x555004(0x241),_0xd24cc2)});}return _0x4c2bda;}[_0x1eae81(0x239)](_0x2d105e){const _0x5276b4=_0x1eae81;for(const _0xdef151 of this[_0x5276b4(0x202)]){const _0x55833d=_0xdef151(_0x2d105e);if(_0x55833d&&_0x5276b4(0x203)in _0x55833d)return _0x55833d;}}[_0x1eae81(0x21c)](_0x48414d,_0x599854){const _0x3b0bc3=_0x1eae81,_0xf6c301=_0x599854[_0x3b0bc3(0x236)],_0x27868a=void 0x0===_0xf6c301[_0x3b0bc3(0x21f)]?_0x3b0bc3(0x1eb):_0x3b0bc3(0x222);_0x48414d[_0x3b0bc3(0x22d)]({'type':_0x27868a,'key':_0xf6c301[_0x3b0bc3(0x235)]});}[_0x1eae81(0x22f)](_0x5e3f37,_0x65fd55){const _0x591af1=_0x1eae81;_0x5e3f37[_0x591af1(0x22d)]({'type':_0x591af1(0x209),'content':_0x313c8d(this[_0x591af1(0x1ed)],_0x591af1(0x213),this[_0x591af1(0x246)](_0x65fd55[_0x591af1(0x1ea)]()[_0x591af1(0x1fe)][_0x591af1(0x1ee)],0x1))});}[_0x1eae81(0x22c)](_0x3baad0,_0x16dd59,_0x9e9784){const _0x1a1910=_0x1eae81;if(this[_0x1a1910(0x23a)](_0x3baad0,_0x16dd59),_0x9e9784&&_0x9e9784[_0x1a1910(0x1ea)]()&&!_0x16dd59[_0x1a1910(0x1ea)]()[_0x1a1910(0x206)][_0x1a1910(0x243)](_0x9e9784[_0x1a1910(0x1ea)]()[_0x1a1910(0x1fe)])){const _0x5b6bd2=_0x3baad0[_0x3baad0[_0x1a1910(0x238)]-0x1],_0x1024bc=_0x1a1910(0x1f5)==_0x16dd59[_0x1a1910(0x203)]?_0x1a1910(0x22b):_0x1a1910(0x230);_0x5b6bd2&&_0x1a1910(0x23f)==_0x5b6bd2[_0x1a1910(0x203)]&&(_0x5b6bd2[_0x1024bc]+='\x0a');}}}
23
+ const _0x2cc77b=_0x3c1d;function _0x3c1d(_0x51ef03,_0x35f80a){const _0x3ea6a5=_0x3ea6();return _0x3c1d=function(_0x3c1d26,_0x10e9e2){_0x3c1d26=_0x3c1d26-0xf4;let _0x4ae26e=_0x3ea6a5[_0x3c1d26];return _0x4ae26e;},_0x3c1d(_0x51ef03,_0x35f80a);}(function(_0x4d81a5,_0x1fc817){const _0x1a2cb4=_0x3c1d,_0x5e5fa8=_0x4d81a5();while(!![]){try{const _0x55213f=parseInt(_0x1a2cb4(0xfe))/0x1*(-parseInt(_0x1a2cb4(0x112))/0x2)+parseInt(_0x1a2cb4(0x142))/0x3+-parseInt(_0x1a2cb4(0x11b))/0x4+-parseInt(_0x1a2cb4(0x119))/0x5+-parseInt(_0x1a2cb4(0x13a))/0x6*(parseInt(_0x1a2cb4(0x128))/0x7)+parseInt(_0x1a2cb4(0x13e))/0x8+parseInt(_0x1a2cb4(0x10f))/0x9;if(_0x55213f===_0x1fc817)break;else _0x5e5fa8['push'](_0x5e5fa8['shift']());}catch(_0x2272ef){_0x5e5fa8['push'](_0x5e5fa8['shift']());}}}(_0x3ea6,0x70507));import{getTranslation as _0x3d9cd3}from'./utils/common-translations.js';import{priorities as _0x4a2df6,insertToPriorityArray as _0x403a6d}from'ckeditor5/src/utils.js';function _0x3ea6(){const _0x53397a=['attribute','_schema','_resolveDescriptionItems','key','REPLACE_TEXT','EmptyContainer','normal','isObject','1190567fKniAg','_handleCustomCallbackDescription','matchingCallback','addObject','$text','set','getFirstRange','data','function','type','elementEnd','text','item','nodeAfter','add','removeObject','push','get','30BHvOEX','registerElementLabel','nextSibling','newValue','1621752OLyeBN','end','name','*Change\x20to:*\x20%0','834423gFzsCr','*Insert:*\x20%0','addContainer','pop','match','indexOf','insertion','Container','_customCallbacks','addFormat','has','format','ELEMENT_SPACE','isInContent','removeEmptyContainer','_handleRenameSuggestionDescription','*Merge:*\x20%0','_handleAttributeSuggestionDescription','checkChild','*Remove:*\x20%0','skip','*Split:*\x20%0','registerDescriptionCallback','removeFormat','remove','Object','getItemLabel','element','10wCVVIB','subType','map','addEmptyContainer','*Set\x20format:*\x20%0','length','*Remove\x20format:*\x20%0','_itemLabels','_addDescriptionItems','_locale','isEqual','label','_handleInsertRemoveSuggestionDescription','softBreak','getDescriptions','$1\x20$2','registerAttributeLabel','10706139OYTfTK','removeContainer','previousSibling','45434fKRFuI','replace','_attributeLabels','$textProxy','join','_itemLabelsCallbacks','elementStart','561860FtByZR','deletion','81780vurqpN','start','getWalker','isEmpty','quantity'];_0x3ea6=function(){return _0x53397a;};return _0x3ea6();}import{renameAttributeKey as _0x5a0625}from'./trackchangesediting.js';export default class f{constructor(_0x19a47f,_0x3b628c){const _0x30db9b=_0x3c1d;this[_0x30db9b(0x14a)]=[],this[_0x30db9b(0x105)]=new Map(),this[_0x30db9b(0x117)]=[],this[_0x30db9b(0x114)]=new Map(),this[_0x30db9b(0x121)]=_0x19a47f,this[_0x30db9b(0x107)]=_0x3b628c;}[_0x2cc77b(0x10c)](_0x5c692d){const _0x58b955=_0x2cc77b,_0x377208=[],_0x383109=new Set(),_0x4066bc=new Set();for(let _0x39672b=0x0;_0x39672b<_0x5c692d[_0x58b955(0x103)];_0x39672b++){const _0x334c83=_0x5c692d[_0x39672b];if(!_0x334c83[_0x58b955(0x14f)])continue;const _0x59ff51=this[_0x58b955(0x129)](_0x334c83);if(_0x59ff51){if(null!=_0x334c83[_0x58b955(0xff)]){if(_0x383109[_0x58b955(0x14c)](_0x334c83[_0x58b955(0xff)]))continue;_0x383109[_0x58b955(0x136)](_0x334c83[_0x58b955(0xff)]);}_0x377208[_0x58b955(0x138)](_0x59ff51);}else{if(_0x58b955(0x120)!=_0x334c83[_0x58b955(0x131)])_0x58b955(0x148)!=_0x334c83[_0x58b955(0x131)]&&_0x58b955(0x11a)!=_0x334c83[_0x58b955(0x131)]||this[_0x58b955(0x10a)](_0x377208,_0x334c83,_0x5c692d[_0x39672b+0x1]);else{const _0x3ceff1=_0x334c83[_0x58b955(0x12f)][_0x58b955(0x123)];if(_0x4066bc[_0x58b955(0x14c)](_0x3ceff1))continue;_0x4066bc[_0x58b955(0x136)](_0x334c83[_0x58b955(0x12f)][_0x58b955(0x123)]),_0x3ceff1==_0x5a0625?this[_0x58b955(0x151)](_0x377208,_0x334c83):this[_0x58b955(0x153)](_0x377208,_0x334c83);}}}return this[_0x58b955(0x122)](_0x377208);}[_0x2cc77b(0xf8)](_0x2c7804){const _0x2fc199=_0x2cc77b;this[_0x2fc199(0x14a)][_0x2fc199(0x138)](_0x2c7804);}[_0x2cc77b(0x13b)](_0x355199,_0x5defc5,_0x837cc7=_0x4a2df6[_0x2cc77b(0x126)]){const _0x29ef14=_0x2cc77b;_0x29ef14(0x130)==typeof _0x355199?_0x403a6d(this[_0x29ef14(0x117)],{'matchingCallback':_0x355199,'label':_0x5defc5,'priority':_0x837cc7}):this[_0x29ef14(0x105)][_0x29ef14(0x12d)](_0x355199,_0x5defc5);}[_0x2cc77b(0x10e)](_0x24512c,_0x459939){const _0x13273e=_0x2cc77b;this[_0x13273e(0x114)][_0x13273e(0x12d)](_0x24512c,_0x459939);}[_0x2cc77b(0xfc)](_0x5f381a,_0x72c757=0x1){const _0x43c26d=_0x2cc77b;let _0x26f9b0;for(const _0x2a1023 of this[_0x43c26d(0x117)])if(_0x2a1023[_0x43c26d(0x12a)](_0x5f381a)){_0x26f9b0=_0x2a1023[_0x43c26d(0x109)];break;}return _0x26f9b0||(_0x26f9b0=this[_0x43c26d(0x105)][_0x43c26d(0x139)](_0x5f381a[_0x43c26d(0x140)])),_0x26f9b0?_0x26f9b0(_0x72c757):0x1!==_0x72c757?_0x72c757+'\x20'+_0x5f381a[_0x43c26d(0x140)]+'s':''+_0x5f381a[_0x43c26d(0x140)];}[_0x2cc77b(0x106)](_0x2b7a8b,_0x302a1c){const _0x2ded0e=_0x2cc77b,_0x290277=_0x302a1c[_0x2ded0e(0x12e)]()[_0x2ded0e(0x11d)](),_0x3f4730=_0x2ded0e(0x148)==_0x302a1c[_0x2ded0e(0x131)]?_0x2ded0e(0x136):_0x2ded0e(0xfa);for(const _0x5dde23 of _0x290277){const _0x4ba14b=_0x5dde23[_0x2ded0e(0x134)],_0xbf8c44=_0x2b7a8b[_0x2b7a8b[_0x2ded0e(0x103)]-0x1];if(_0x4ba14b['is'](_0x2ded0e(0x115)))_0xbf8c44&&_0xbf8c44[_0x2ded0e(0x131)][_0x2ded0e(0x147)](_0x2ded0e(0x149))>-0x1&&_0x2b7a8b[_0x2ded0e(0x145)](),_0xbf8c44&&_0x2ded0e(0x133)==_0xbf8c44[_0x2ded0e(0x131)]?_0xbf8c44[_0x3f4730]+=_0x4ba14b[_0x2ded0e(0x12f)]:_0x2b7a8b[_0x2ded0e(0x138)]({'type':_0x2ded0e(0x133),'add':_0x2ded0e(0x136)==_0x3f4730?_0x4ba14b[_0x2ded0e(0x12f)]:'','remove':_0x2ded0e(0xfa)==_0x3f4730?_0x4ba14b[_0x2ded0e(0x12f)]:''});else{if(this[_0x2ded0e(0x121)][_0x2ded0e(0x127)](_0x4ba14b)){const _0x4b31fb=_0x4ba14b;if(_0xbf8c44&&_0xbf8c44[_0x2ded0e(0x131)][_0x2ded0e(0x147)](_0x2ded0e(0x149))>-0x1&&_0x2b7a8b[_0x2ded0e(0x145)](),_0x2ded0e(0x132)==_0x5dde23[_0x2ded0e(0x131)])continue;_0xbf8c44&&_0xbf8c44[_0x2ded0e(0x131)]==_0x3f4730+_0x2ded0e(0xfb)&&_0xbf8c44[_0x2ded0e(0xfd)][_0x2ded0e(0x140)]==_0x4b31fb[_0x2ded0e(0x140)]?_0xbf8c44[_0x2ded0e(0x11f)]++:_0x2b7a8b[_0x2ded0e(0x138)]({'type':_0x3f4730+_0x2ded0e(0xfb),'element':_0x4b31fb,'quantity':0x1}),_0x290277[_0x2ded0e(0xf6)](_0x5a7557=>!(_0x2ded0e(0x132)==_0x5a7557[_0x2ded0e(0x131)]&&_0x5a7557[_0x2ded0e(0x134)]==_0x4ba14b));}else{if(this[_0x2ded0e(0x121)][_0x2ded0e(0xf4)](_0x4ba14b,_0x2ded0e(0x12c))||_0x4ba14b['is'](_0x2ded0e(0xfd),_0x2ded0e(0x10b))){const _0x4212f3=_0x4ba14b;if(_0x2ded0e(0x136)==_0x3f4730&&_0x2ded0e(0x118)==_0x5dde23[_0x2ded0e(0x131)]||_0x2ded0e(0xfa)==_0x3f4730&&_0x2ded0e(0x132)==_0x5dde23[_0x2ded0e(0x131)])continue;if(_0xbf8c44&&-0x1==_0xbf8c44[_0x2ded0e(0x131)][_0x2ded0e(0x147)](_0x2ded0e(0x149))){_0x2ded0e(0x133)==_0xbf8c44[_0x2ded0e(0x131)]&&(_0xbf8c44[_0x3f4730]+='\x0a');continue;}let _0x1bb28d;if(_0x1bb28d=_0x2ded0e(0x136)==_0x3f4730?_0x4212f3[_0x2ded0e(0x13c)]&&!this[_0x2ded0e(0x121)][_0x2ded0e(0x127)](_0x4212f3[_0x2ded0e(0x13c)])?_0x4212f3[_0x2ded0e(0x13c)]:null:_0x4212f3[_0x2ded0e(0x111)]&&!this[_0x2ded0e(0x121)][_0x2ded0e(0x127)](_0x4212f3[_0x2ded0e(0x111)])?_0x4212f3[_0x2ded0e(0x111)]:null,_0x4212f3[_0x2ded0e(0x11e)]||_0x1bb28d&&_0x1bb28d[_0x2ded0e(0x11e)]){const _0x6e644c=_0x1bb28d&&_0x1bb28d[_0x2ded0e(0x11e)]?_0x1bb28d:_0x4212f3;_0xbf8c44&&_0xbf8c44[_0x2ded0e(0x131)]==_0x3f4730+_0x2ded0e(0x125)&&_0xbf8c44[_0x2ded0e(0xfd)][_0x2ded0e(0x140)]==_0x6e644c[_0x2ded0e(0x140)]?_0xbf8c44[_0x2ded0e(0x11f)]++:_0x2b7a8b[_0x2ded0e(0x138)]({'type':_0x3f4730+_0x2ded0e(0x125),'element':_0x6e644c,'quantity':0x1});}else _0x2b7a8b[_0x2ded0e(0x138)]({'type':_0x3f4730+_0x2ded0e(0x149),'element':_0x4212f3});}}}}}[_0x2cc77b(0x122)](_0xa73522){const _0x1fad23=_0x2cc77b,_0x20bbb9=this[_0x1fad23(0x107)],_0x168885=[],_0x35c25e=[],_0x57222c=[];for(const _0x2358ce of _0xa73522)switch(_0x2358ce[_0x1fad23(0x131)]){case _0x1fad23(0x133):if(_0x2358ce[_0x1fad23(0x136)]=_0x2358ce[_0x1fad23(0x136)][_0x1fad23(0x113)](/(\S)\u000A+(\S)/g,_0x1fad23(0x10d))[_0x1fad23(0x113)](/\u000A/g,''),_0x2358ce[_0x1fad23(0xfa)]=_0x2358ce[_0x1fad23(0xfa)][_0x1fad23(0x113)](/(\S)\u000A+(\S)/g,_0x1fad23(0x10d))[_0x1fad23(0x113)](/\u000A/g,''),''!=_0x2358ce[_0x1fad23(0x136)]&&''!=_0x2358ce[_0x1fad23(0xfa)]){_0x168885[_0x1fad23(0x138)]({'type':_0x1fad23(0x113),'content':_0x3d9cd3(_0x20bbb9,_0x1fad23(0x124),['\x22'+_0x2358ce[_0x1fad23(0xfa)]+'\x22','\x22'+_0x2358ce[_0x1fad23(0x136)]+'\x22'])});continue;}if(null!=_0x2358ce[_0x1fad23(0x136)][_0x1fad23(0x146)](/^ +$/)){_0x168885[_0x1fad23(0x138)]({'type':_0x1fad23(0x148),'content':_0x3d9cd3(_0x20bbb9,_0x1fad23(0x143),_0x3d9cd3(_0x20bbb9,_0x1fad23(0x14e),_0x2358ce[_0x1fad23(0x136)][_0x1fad23(0x103)]))});continue;}if(null!=_0x2358ce[_0x1fad23(0xfa)][_0x1fad23(0x146)](/^ +$/)){_0x168885[_0x1fad23(0x138)]({'type':_0x1fad23(0x11a),'content':_0x3d9cd3(_0x20bbb9,_0x1fad23(0xf5),_0x3d9cd3(_0x20bbb9,_0x1fad23(0x14e),_0x2358ce[_0x1fad23(0xfa)][_0x1fad23(0x103)]))});continue;}if(''!=_0x2358ce[_0x1fad23(0x136)]){_0x168885[_0x1fad23(0x138)]({'type':_0x1fad23(0x148),'content':_0x3d9cd3(_0x20bbb9,_0x1fad23(0x143),'\x22'+_0x2358ce[_0x1fad23(0x136)]+'\x22')});continue;}_0x168885[_0x1fad23(0x138)]({'type':_0x1fad23(0x11a),'content':_0x3d9cd3(_0x20bbb9,_0x1fad23(0xf5),'\x22'+_0x2358ce[_0x1fad23(0xfa)]+'\x22')});continue;case _0x1fad23(0x101):case _0x1fad23(0x12b):_0x168885[_0x1fad23(0x138)]({'type':_0x1fad23(0x148),'content':_0x3d9cd3(_0x20bbb9,_0x1fad23(0x143),this[_0x1fad23(0xfc)](_0x2358ce[_0x1fad23(0xfd)],_0x2358ce[_0x1fad23(0x11f)]))});continue;case _0x1fad23(0x150):case _0x1fad23(0x137):_0x168885[_0x1fad23(0x138)]({'type':_0x1fad23(0x11a),'content':_0x3d9cd3(_0x20bbb9,_0x1fad23(0xf5),this[_0x1fad23(0xfc)](_0x2358ce[_0x1fad23(0xfd)],_0x2358ce[_0x1fad23(0x11f)]))});continue;case _0x1fad23(0x144):_0x168885[_0x1fad23(0x138)]({'type':_0x1fad23(0x148),'content':_0x3d9cd3(_0x20bbb9,_0x1fad23(0xf7),this[_0x1fad23(0xfc)](_0x2358ce[_0x1fad23(0xfd)],_0x2358ce[_0x1fad23(0x11f)]))});continue;case _0x1fad23(0x110):_0x168885[_0x1fad23(0x138)]({'type':_0x1fad23(0x11a),'content':_0x3d9cd3(_0x20bbb9,_0x1fad23(0x152),this[_0x1fad23(0xfc)](_0x2358ce[_0x1fad23(0xfd)],_0x2358ce[_0x1fad23(0x11f)]))});continue;case _0x1fad23(0x14b):_0x35c25e[_0x1fad23(0x138)](_0x2358ce[_0x1fad23(0x123)]);continue;case _0x1fad23(0xf9):_0x57222c[_0x1fad23(0x138)](_0x2358ce[_0x1fad23(0x123)]);continue;default:_0x168885[_0x1fad23(0x138)](_0x2358ce);}if(_0x35c25e[_0x1fad23(0x103)]){const _0x2fcc8e=_0x35c25e[_0x1fad23(0x100)](_0x29b746=>this[_0x1fad23(0x114)][_0x1fad23(0x14c)](_0x29b746)?this[_0x1fad23(0x114)][_0x1fad23(0x139)](_0x29b746):_0x29b746)[_0x1fad23(0x116)](',\x20');_0x168885[_0x1fad23(0x138)]({'type':_0x1fad23(0x14d),'content':_0x3d9cd3(this[_0x1fad23(0x107)],_0x1fad23(0x102),_0x2fcc8e)});}if(_0x57222c[_0x1fad23(0x103)]){const _0x3b0057=_0x57222c[_0x1fad23(0x100)](_0x416eb0=>this[_0x1fad23(0x114)][_0x1fad23(0x14c)](_0x416eb0)?this[_0x1fad23(0x114)][_0x1fad23(0x139)](_0x416eb0):_0x416eb0)[_0x1fad23(0x116)](',\x20');_0x168885[_0x1fad23(0x138)]({'type':_0x1fad23(0x14d),'content':_0x3d9cd3(this[_0x1fad23(0x107)],_0x1fad23(0x104),_0x3b0057)});}return _0x168885;}[_0x2cc77b(0x129)](_0x553176){const _0x26eef9=_0x2cc77b;for(const _0x21e943 of this[_0x26eef9(0x14a)]){const _0x3f03ea=_0x21e943(_0x553176);if(_0x3f03ea&&_0x26eef9(0x131)in _0x3f03ea)return _0x3f03ea;}}[_0x2cc77b(0x153)](_0x418770,_0x308ecd){const _0x330655=_0x2cc77b,_0x46108c=_0x308ecd[_0x330655(0x12f)],_0x6c3032=void 0x0===_0x46108c[_0x330655(0x13d)]?_0x330655(0xf9):_0x330655(0x14b);_0x418770[_0x330655(0x138)]({'type':_0x6c3032,'key':_0x46108c[_0x330655(0x123)]});}[_0x2cc77b(0x151)](_0x256ea5,_0x23519d){const _0x55a6e4=_0x2cc77b;_0x256ea5[_0x55a6e4(0x138)]({'type':_0x55a6e4(0x14d),'content':_0x3d9cd3(this[_0x55a6e4(0x107)],_0x55a6e4(0x141),this[_0x55a6e4(0xfc)](_0x23519d[_0x55a6e4(0x12e)]()[_0x55a6e4(0x11c)][_0x55a6e4(0x135)],0x1))});}[_0x2cc77b(0x10a)](_0x509025,_0x5652b5,_0x49f9bd){const _0xd6d3f1=_0x2cc77b;if(this[_0xd6d3f1(0x106)](_0x509025,_0x5652b5),_0x49f9bd&&_0x49f9bd[_0xd6d3f1(0x12e)]()&&!_0x5652b5[_0xd6d3f1(0x12e)]()[_0xd6d3f1(0x13f)][_0xd6d3f1(0x108)](_0x49f9bd[_0xd6d3f1(0x12e)]()[_0xd6d3f1(0x11c)])){const _0x1806ea=_0x509025[_0x509025[_0xd6d3f1(0x103)]-0x1],_0x227d11=_0xd6d3f1(0x148)==_0x5652b5[_0xd6d3f1(0x131)]?_0xd6d3f1(0x136):_0xd6d3f1(0xfa);_0x1806ea&&_0xd6d3f1(0x133)==_0x1806ea[_0xd6d3f1(0x131)]&&(_0x1806ea[_0x227d11]+='\x0a');}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x2ad4fe=_0x1e9a;(function(_0x472d8c,_0x420d82){var _0x3311c9=_0x1e9a,_0x1bee9f=_0x472d8c();while(!![]){try{var _0x3e0416=-parseInt(_0x3311c9(0x196))/0x1*(parseInt(_0x3311c9(0x19c))/0x2)+parseInt(_0x3311c9(0x19d))/0x3+parseInt(_0x3311c9(0x1a2))/0x4+parseInt(_0x3311c9(0x193))/0x5*(-parseInt(_0x3311c9(0x192))/0x6)+parseInt(_0x3311c9(0x1a5))/0x7*(parseInt(_0x3311c9(0x195))/0x8)+-parseInt(_0x3311c9(0x1a4))/0x9+-parseInt(_0x3311c9(0x198))/0xa;if(_0x3e0416===_0x420d82)break;else _0x1bee9f['push'](_0x1bee9f['shift']());}catch(_0x11a827){_0x1bee9f['push'](_0x1bee9f['shift']());}}}(_0x38e6,0x8a64e));import{Plugin as _0x200bcf}from'ckeditor5/src/core.js';function _0x1e9a(_0x43f147,_0x2e42bd){var _0x38e653=_0x38e6();return _0x1e9a=function(_0x1e9ac0,_0xa28645){_0x1e9ac0=_0x1e9ac0-0x190;var _0x4ff308=_0x38e653[_0x1e9ac0];return _0x4ff308;},_0x1e9a(_0x43f147,_0x2e42bd);}function _0x38e6(){var _0x2ad4c0=['85005bmRyxS','plugins','2239430sCJJwM','addSuggestion','editor','getSuggestions','2DKOLHv','3044538rViSIm','pluginName','adapter','TrackChanges','getSuggestion','3548576ueJABA','get','6430842zPfAgq','7VLjbJf','Comments','addSuggestionData','243306OyZGfi','50DGuRsS','requires','750944wneDLb'];_0x38e6=function(){return _0x2ad4c0;};return _0x38e6();}import _0x5cc029 from'./trackchangesui.js';import _0x1ac216 from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x200bcf{static get[_0x2ad4fe(0x194)](){var _0x29dd60=_0x2ad4fe;return[_0x1ac216,_0x5cc029,_0x29dd60(0x190)];}static get[_0x2ad4fe(0x19e)](){var _0x3c07df=_0x2ad4fe;return _0x3c07df(0x1a0);}set[_0x2ad4fe(0x19f)](_0x4d42ed){var _0x21adb0=_0x2ad4fe;this[_0x21adb0(0x19a)][_0x21adb0(0x197)][_0x21adb0(0x1a3)](_0x1ac216)[_0x21adb0(0x19f)]=_0x4d42ed;}get[_0x2ad4fe(0x19f)](){var _0xa1d6e7=_0x2ad4fe;return this[_0xa1d6e7(0x19a)][_0xa1d6e7(0x197)][_0xa1d6e7(0x1a3)](_0x1ac216)[_0xa1d6e7(0x19f)];}[_0x2ad4fe(0x199)](_0x35f157){var _0x41d9fd=_0x2ad4fe;return this[_0x41d9fd(0x19a)][_0x41d9fd(0x197)][_0x41d9fd(0x1a3)](_0x1ac216)[_0x41d9fd(0x191)](_0x35f157);}[_0x2ad4fe(0x19b)]({skipNotAttached:_0x6c59e2=!0x1,toJSON:_0x5332f1=!0x1}={}){var _0x35508a=_0x2ad4fe;return this[_0x35508a(0x19a)][_0x35508a(0x197)][_0x35508a(0x1a3)](_0x1ac216)[_0x35508a(0x19b)]({'skipNotAttached':_0x6c59e2,'toJSON':_0x5332f1});}[_0x2ad4fe(0x1a1)](_0x11fe16){var _0x5c5377=_0x2ad4fe;return this[_0x5c5377(0x19a)][_0x5c5377(0x197)][_0x5c5377(0x1a3)](_0x1ac216)[_0x5c5377(0x1a1)](_0x11fe16);}}
23
+ var _0x2215a5=_0x4e23;function _0x4e23(_0x1e3b0c,_0x4bf605){var _0xe65c85=_0xe65c();return _0x4e23=function(_0x4e2336,_0x3dd203){_0x4e2336=_0x4e2336-0x6f;var _0x257894=_0xe65c85[_0x4e2336];return _0x257894;},_0x4e23(_0x1e3b0c,_0x4bf605);}(function(_0x493db0,_0x297e5d){var _0x188e27=_0x4e23,_0x1fe39b=_0x493db0();while(!![]){try{var _0x121c4b=parseInt(_0x188e27(0x7c))/0x1*(parseInt(_0x188e27(0x76))/0x2)+parseInt(_0x188e27(0x7b))/0x3+parseInt(_0x188e27(0x71))/0x4*(parseInt(_0x188e27(0x7a))/0x5)+parseInt(_0x188e27(0x7d))/0x6+-parseInt(_0x188e27(0x75))/0x7+-parseInt(_0x188e27(0x78))/0x8*(-parseInt(_0x188e27(0x73))/0x9)+-parseInt(_0x188e27(0x72))/0xa;if(_0x121c4b===_0x297e5d)break;else _0x1fe39b['push'](_0x1fe39b['shift']());}catch(_0x10286d){_0x1fe39b['push'](_0x1fe39b['shift']());}}}(_0xe65c,0x529b3));import{Plugin as _0x118d0d}from'ckeditor5/src/core.js';import _0x2d5507 from'./trackchangesui.js';import _0xc57716 from'./trackchangesediting.js';function _0xe65c(){var _0x14cebb=['addSuggestion','addSuggestionData','2452myiacI','6340620OdUDRU','387HVyCHf','requires','999383FoCSvP','78cKblAo','get','53072tPPJnZ','getSuggestions','1395CyxLVv','731091vQiVDk','4811pzKqDh','1365426dfzXtf','plugins','adapter','editor','getSuggestion','TrackChanges','pluginName','Comments'];_0xe65c=function(){return _0x14cebb;};return _0xe65c();}import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x118d0d{static get[_0x2215a5(0x74)](){var _0x246ed5=_0x2215a5;return[_0xc57716,_0x2d5507,_0x246ed5(0x84)];}static get[_0x2215a5(0x83)](){var _0x470106=_0x2215a5;return _0x470106(0x82);}set[_0x2215a5(0x7f)](_0x386d94){var _0x23f5c1=_0x2215a5;this[_0x23f5c1(0x80)][_0x23f5c1(0x7e)][_0x23f5c1(0x77)](_0xc57716)[_0x23f5c1(0x7f)]=_0x386d94;}get[_0x2215a5(0x7f)](){var _0x5a0489=_0x2215a5;return this[_0x5a0489(0x80)][_0x5a0489(0x7e)][_0x5a0489(0x77)](_0xc57716)[_0x5a0489(0x7f)];}[_0x2215a5(0x6f)](_0x5800db){var _0x2ef9b2=_0x2215a5;return this[_0x2ef9b2(0x80)][_0x2ef9b2(0x7e)][_0x2ef9b2(0x77)](_0xc57716)[_0x2ef9b2(0x70)](_0x5800db);}[_0x2215a5(0x79)]({skipNotAttached:_0x4e7e9b=!0x1,toJSON:_0x3d71a2=!0x1}={}){var _0x1dbf75=_0x2215a5;return this[_0x1dbf75(0x80)][_0x1dbf75(0x7e)][_0x1dbf75(0x77)](_0xc57716)[_0x1dbf75(0x79)]({'skipNotAttached':_0x4e7e9b,'toJSON':_0x3d71a2});}[_0x2215a5(0x81)](_0x358c14){var _0x22b056=_0x2215a5;return this[_0x22b056(0x80)][_0x22b056(0x7e)][_0x22b056(0x77)](_0xc57716)[_0x22b056(0x81)](_0x358c14);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x7d4690=_0x3685;(function(_0x59e7f5,_0x13d295){const _0x54b8fc=_0x3685,_0x449a1c=_0x59e7f5();while(!![]){try{const _0x4d16a9=-parseInt(_0x54b8fc(0x1f7))/0x1*(parseInt(_0x54b8fc(0x228))/0x2)+-parseInt(_0x54b8fc(0x21f))/0x3*(parseInt(_0x54b8fc(0x211))/0x4)+-parseInt(_0x54b8fc(0x20a))/0x5+-parseInt(_0x54b8fc(0x21e))/0x6+parseInt(_0x54b8fc(0x20d))/0x7*(-parseInt(_0x54b8fc(0x217))/0x8)+parseInt(_0x54b8fc(0x1fa))/0x9*(-parseInt(_0x54b8fc(0x1f2))/0xa)+-parseInt(_0x54b8fc(0x203))/0xb*(-parseInt(_0x54b8fc(0x215))/0xc);if(_0x4d16a9===_0x13d295)break;else _0x449a1c['push'](_0x449a1c['shift']());}catch(_0x4db120){_0x449a1c['push'](_0x449a1c['shift']());}}}(_0xecdf,0xe451f));function _0xecdf(){const _0x4c371b=['trackChangesData','plugins','users','33wbhydd','getRootsAttributes','config','get','model','getRootNames','getUser','849050qHtjpX','destroy','define','415485vFTffQ','CommentsRepository','getDataWithDiscardedSuggestions','acceptAllSuggestions','3903604UNRnKD','rootsAttributes','requires','addCommentThread','21815772HXJypP','function','24OoGQjI','addSuggestionData','editor','execute','getFullData','set','result','7021830FLjGZI','3mXpuNm','init','document','discardAllSuggestions','Users','push','useAnonymousUser','TrackChangesEditing','create','6NdJVbQ','Pagination','getDataWithAcceptedSuggestions','constructor','appendChild','getSuggestions','_adapter','trackChangesData.editorCreator','getCommentThreads','createElement','map','TrackChangesData','290qahWwh','track-changes-data-invalid-editor-creator','addUser','data','editorCreator','530632UvybCg','createDocumentFragment','pluginName','134307XbboQs','end','reduce','TrackChangesDataGetter','div','name'];_0xecdf=function(){return _0x4c371b;};return _0xecdf();}import{Plugin as _0xc117c7}from'ckeditor5/src/core.js';import{CKEditorError as _0xc3cc86}from'ckeditor5/src/utils.js';import _0x3b0356 from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x49d7c6}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x7d4690(0x229)];export default class P extends _0xc117c7{static get[_0x7d4690(0x213)](){return[_0x3b0356];}static get[_0x7d4690(0x1f9)](){const _0x5bb2f0=_0x7d4690;return _0x5bb2f0(0x1f1);}[_0x7d4690(0x220)](){const _0x45fb88=_0x7d4690,_0x14f2ae=this[_0x45fb88(0x219)];if(_0x14f2ae[_0x45fb88(0x205)][_0x45fb88(0x20c)](_0x45fb88(0x1ed),_0x136feb=>{const _0x1f4136=_0x45fb88,_0x5b1305=_0x14f2ae[_0x1f4136(0x207)][_0x1f4136(0x221)][_0x1f4136(0x208)]()[_0x1f4136(0x1fc)]((_0x5e9aeb,_0x53bc5f)=>(_0x5e9aeb[_0x53bc5f]='',_0x5e9aeb),{});return _0x14f2ae[_0x1f4136(0x22b)][_0x1f4136(0x227)](_0x5b1305,_0x136feb);}),_0x45fb88(0x216)!=typeof _0x14f2ae[_0x45fb88(0x205)][_0x45fb88(0x206)](_0x45fb88(0x200))[_0x45fb88(0x1f6)])throw new _0xc3cc86(_0x45fb88(0x1f3));}[_0x7d4690(0x22a)](_0xbbe28a){const _0xe59ab=_0x7d4690;return N(this[_0xe59ab(0x219)],!0x0,_0xbbe28a);}[_0x7d4690(0x20f)](_0xf0a0eb){const _0x1924a6=_0x7d4690;return N(this[_0x1924a6(0x219)],!0x1,_0xf0a0eb);}}class D extends _0xc117c7{static get[_0x7d4690(0x1f9)](){const _0x361cdd=_0x7d4690;return _0x361cdd(0x1fd);}constructor(_0x4eb4ad){const _0x4f6ea9=_0x7d4690;super(_0x4eb4ad),this[_0x4f6ea9(0x21d)]=_0x4f6ea9(0x1fb);}[_0x7d4690(0x220)](){const _0x503ee8=_0x7d4690;this[_0x503ee8(0x219)][_0x503ee8(0x201)][_0x503ee8(0x206)](_0x503ee8(0x20e))[_0x503ee8(0x22e)]={'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[_0x503ee8(0x219)][_0x503ee8(0x201)][_0x503ee8(0x206)](_0x503ee8(0x226))[_0x503ee8(0x22e)]=null;}}function v(_0x5bbaec){const _0x50b82a=_0x7d4690;return void 0x0!==_0x5bbaec[_0x50b82a(0x204)];}function _0x3685(_0x1e729c,_0x172d32){const _0xecdf18=_0xecdf();return _0x3685=function(_0x368551,_0x3d813e){_0x368551=_0x368551-0x1ed;let _0xee0179=_0xecdf18[_0x368551];return _0xee0179;},_0x3685(_0x1e729c,_0x172d32);}async function N(_0x32795b,_0x48fd03,_0x3280b2){const _0x83353d=_0x7d4690,_0x4b833e=_0x49d7c6(_0x32795b,T);_0x4b833e[_0x83353d(0x201)][_0x83353d(0x224)](_0x3b0356,D),_0x4b833e[_0x83353d(0x212)]=v(_0x32795b)?_0x32795b[_0x83353d(0x204)]():void 0x0;const _0x479cd8=document[_0x83353d(0x1f8)](),_0x55d6db=_0x32795b[_0x83353d(0x205)][_0x83353d(0x206)](_0x83353d(0x200))[_0x83353d(0x1f6)],_0x4f475a=await _0x55d6db(_0x4b833e,()=>function(_0x203a9e){const _0x12eb6a=_0x83353d,_0x25b2ff=document[_0x12eb6a(0x1ef)](_0x12eb6a(0x1fe));return _0x203a9e[_0x12eb6a(0x22c)](_0x25b2ff),_0x25b2ff;}(_0x479cd8));!function(_0x5348ac,_0x55a5ff){const _0x52d110=_0x83353d,_0x10f863=_0x5348ac[_0x52d110(0x207)][_0x52d110(0x221)][_0x52d110(0x208)]()[_0x52d110(0x1fc)]((_0x544692,_0x316536)=>(_0x544692[_0x316536]=_0x5348ac[_0x52d110(0x1f5)][_0x52d110(0x206)]({'rootName':_0x316536}),_0x544692),{}),_0x4c4899=_0x5348ac[_0x52d110(0x201)][_0x52d110(0x206)](_0x52d110(0x223))[_0x52d110(0x202)][_0x52d110(0x1f0)](_0x545b62=>({'id':_0x545b62['id'],'name':_0x545b62[_0x52d110(0x1ff)]})),_0x46ff7d=_0x5348ac[_0x52d110(0x201)][_0x52d110(0x206)](_0x52d110(0x226))[_0x52d110(0x22d)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x5bf3ad=_0x5348ac[_0x52d110(0x201)][_0x52d110(0x206)](_0x52d110(0x20e))[_0x52d110(0x1ee)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x5c4107=_0x55a5ff[_0x52d110(0x201)][_0x52d110(0x206)](_0x52d110(0x223)),_0x314b81=_0x55a5ff[_0x52d110(0x201)][_0x52d110(0x206)](_0x52d110(0x226)),_0x376eb1=_0x55a5ff[_0x52d110(0x201)][_0x52d110(0x206)](_0x52d110(0x20e));for(const _0x2c2007 of _0x4c4899)_0x5c4107[_0x52d110(0x209)](_0x2c2007['id'])||_0x5c4107[_0x52d110(0x1f4)](_0x2c2007);_0x5c4107['me']||_0x5c4107[_0x52d110(0x225)]();for(const _0x231339 of _0x46ff7d)_0x314b81[_0x52d110(0x218)](_0x231339);for(const _0x220593 of _0x5bf3ad)_0x376eb1[_0x52d110(0x214)](_0x220593);_0x55a5ff[_0x52d110(0x1f5)][_0x52d110(0x21c)](_0x10f863);}(_0x32795b,_0x4f475a),_0x4f475a[_0x83353d(0x21a)](_0x48fd03?_0x83353d(0x210):_0x83353d(0x222));const _0x13af55=v(_0x4f475a)?_0x4f475a[_0x83353d(0x21b)](_0x3280b2):_0x4f475a[_0x83353d(0x1f5)][_0x83353d(0x206)](_0x3280b2);return await _0x4f475a[_0x83353d(0x20b)](),_0x13af55;}
23
+ const _0x47a591=_0xcbf4;(function(_0xce27bd,_0x42edf8){const _0xdafa5e=_0xcbf4,_0x2d63ab=_0xce27bd();while(!![]){try{const _0x23e3d3=parseInt(_0xdafa5e(0xf5))/0x1*(parseInt(_0xdafa5e(0x103))/0x2)+-parseInt(_0xdafa5e(0x109))/0x3*(-parseInt(_0xdafa5e(0x11c))/0x4)+-parseInt(_0xdafa5e(0xfe))/0x5+parseInt(_0xdafa5e(0xf6))/0x6+-parseInt(_0xdafa5e(0xee))/0x7*(parseInt(_0xdafa5e(0xfa))/0x8)+parseInt(_0xdafa5e(0xf8))/0x9+parseInt(_0xdafa5e(0xe6))/0xa;if(_0x23e3d3===_0x42edf8)break;else _0x2d63ab['push'](_0x2d63ab['shift']());}catch(_0x185d28){_0x2d63ab['push'](_0x2d63ab['shift']());}}}(_0x39a1,0xb7db6));import{Plugin as _0x5d65a8}from'ckeditor5/src/core.js';import{CKEditorError as _0x2d0a35}from'ckeditor5/src/utils.js';function _0x39a1(){const _0x5140ff=['rootsAttributes','users','constructor','addSuggestionData','div','getSuggestions','7qdEdqB','create','getUser','map','function','plugins','model','319343GrZaCU','76884HIgLOb','data','5256225wJluwL','createElement','2764488nHwoLD','define','addCommentThread','getCommentThreads','4537555UaoNWf','trackChangesData.editorCreator','getRootNames','document','getFullData','2dYtXEV','requires','TrackChangesEditing','result','appendChild','editorCreator','3915QLjySk','execute','editor','pluginName','init','end','createDocumentFragment','addUser','TrackChangesDataGetter','getRootsAttributes','Users','CommentsRepository','discardAllSuggestions','trackChangesData','Pagination','acceptAllSuggestions','name','set','push','1024PtyZGs','getDataWithAcceptedSuggestions','config','track-changes-data-invalid-editor-creator','get','reduce','getDataWithDiscardedSuggestions','useAnonymousUser','destroy','_adapter','7558880gHrlWV','TrackChangesData'];_0x39a1=function(){return _0x5140ff;};return _0x39a1();}import _0x51682f from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x124916}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x47a591(0x117)];function _0xcbf4(_0x45af0e,_0x261422){const _0x39a105=_0x39a1();return _0xcbf4=function(_0xcbf474,_0x546cb8){_0xcbf474=_0xcbf474-0xe6;let _0x184114=_0x39a105[_0xcbf474];return _0x184114;},_0xcbf4(_0x45af0e,_0x261422);}export default class P extends _0x5d65a8{static get[_0x47a591(0x104)](){return[_0x51682f];}static get[_0x47a591(0x10c)](){const _0x4b283e=_0x47a591;return _0x4b283e(0xe7);}[_0x47a591(0x10d)](){const _0x20d78b=_0x47a591,_0x2be016=this[_0x20d78b(0x10b)];if(_0x2be016[_0x20d78b(0x11e)][_0x20d78b(0xfb)](_0x20d78b(0xff),_0x4aaeea=>{const _0x2f4f2c=_0x20d78b,_0x1fea88=_0x2be016[_0x2f4f2c(0xf4)][_0x2f4f2c(0x101)][_0x2f4f2c(0x100)]()[_0x2f4f2c(0x121)]((_0x2630cf,_0x17e195)=>(_0x2630cf[_0x17e195]='',_0x2630cf),{});return _0x2be016[_0x2f4f2c(0xea)][_0x2f4f2c(0xef)](_0x1fea88,_0x4aaeea);}),_0x20d78b(0xf2)!=typeof _0x2be016[_0x20d78b(0x11e)][_0x20d78b(0x120)](_0x20d78b(0x116))[_0x20d78b(0x108)])throw new _0x2d0a35(_0x20d78b(0x11f));}[_0x47a591(0x11d)](_0x41f66f){const _0x95b511=_0x47a591;return N(this[_0x95b511(0x10b)],!0x0,_0x41f66f);}[_0x47a591(0x122)](_0x1681b3){const _0x2e87e8=_0x47a591;return N(this[_0x2e87e8(0x10b)],!0x1,_0x1681b3);}}class D extends _0x5d65a8{static get[_0x47a591(0x10c)](){const _0x4eabbd=_0x47a591;return _0x4eabbd(0x111);}constructor(_0x391726){const _0x58ef47=_0x47a591;super(_0x391726),this[_0x58ef47(0x106)]=_0x58ef47(0x10e);}[_0x47a591(0x10d)](){const _0x29d374=_0x47a591;this[_0x29d374(0x10b)][_0x29d374(0xf3)][_0x29d374(0x120)](_0x29d374(0x114))[_0x29d374(0x125)]={'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[_0x29d374(0x10b)][_0x29d374(0xf3)][_0x29d374(0x120)](_0x29d374(0x105))[_0x29d374(0x125)]=null;}}function v(_0x477101){const _0x32cef6=_0x47a591;return void 0x0!==_0x477101[_0x32cef6(0x112)];}async function N(_0x1ee289,_0x59c5a7,_0x56b923){const _0xf14c38=_0x47a591,_0x4c5abf=_0x124916(_0x1ee289,T);_0x4c5abf[_0xf14c38(0xf3)][_0xf14c38(0x11b)](_0x51682f,D),_0x4c5abf[_0xf14c38(0xe8)]=v(_0x1ee289)?_0x1ee289[_0xf14c38(0x112)]():void 0x0;const _0x141828=document[_0xf14c38(0x10f)](),_0x263cfe=_0x1ee289[_0xf14c38(0x11e)][_0xf14c38(0x120)](_0xf14c38(0x116))[_0xf14c38(0x108)],_0x4393b7=await _0x263cfe(_0x4c5abf,()=>function(_0x43f8b2){const _0x4ede93=_0xf14c38,_0x427bfa=document[_0x4ede93(0xf9)](_0x4ede93(0xec));return _0x43f8b2[_0x4ede93(0x107)](_0x427bfa),_0x427bfa;}(_0x141828));!function(_0x4b6dcd,_0x4ea503){const _0x3874e7=_0xf14c38,_0x68a2d=_0x4b6dcd[_0x3874e7(0xf4)][_0x3874e7(0x101)][_0x3874e7(0x100)]()[_0x3874e7(0x121)]((_0x10d886,_0x2a0c66)=>(_0x10d886[_0x2a0c66]=_0x4b6dcd[_0x3874e7(0xf7)][_0x3874e7(0x120)]({'rootName':_0x2a0c66}),_0x10d886),{}),_0x4ba9c5=_0x4b6dcd[_0x3874e7(0xf3)][_0x3874e7(0x120)](_0x3874e7(0x113))[_0x3874e7(0xe9)][_0x3874e7(0xf1)](_0x5dd55f=>({'id':_0x5dd55f['id'],'name':_0x5dd55f[_0x3874e7(0x119)]})),_0x3f67d4=_0x4b6dcd[_0x3874e7(0xf3)][_0x3874e7(0x120)](_0x3874e7(0x105))[_0x3874e7(0xed)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x284b71=_0x4b6dcd[_0x3874e7(0xf3)][_0x3874e7(0x120)](_0x3874e7(0x114))[_0x3874e7(0xfd)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x5939db=_0x4ea503[_0x3874e7(0xf3)][_0x3874e7(0x120)](_0x3874e7(0x113)),_0x22902a=_0x4ea503[_0x3874e7(0xf3)][_0x3874e7(0x120)](_0x3874e7(0x105)),_0x2f9123=_0x4ea503[_0x3874e7(0xf3)][_0x3874e7(0x120)](_0x3874e7(0x114));for(const _0x4ab0f6 of _0x4ba9c5)_0x5939db[_0x3874e7(0xf0)](_0x4ab0f6['id'])||_0x5939db[_0x3874e7(0x110)](_0x4ab0f6);_0x5939db['me']||_0x5939db[_0x3874e7(0x123)]();for(const _0x136a07 of _0x3f67d4)_0x22902a[_0x3874e7(0xeb)](_0x136a07);for(const _0x3e6cc0 of _0x284b71)_0x2f9123[_0x3874e7(0xfc)](_0x3e6cc0);_0x4ea503[_0x3874e7(0xf7)][_0x3874e7(0x11a)](_0x68a2d);}(_0x1ee289,_0x4393b7),_0x4393b7[_0xf14c38(0x10a)](_0x59c5a7?_0xf14c38(0x118):_0xf14c38(0x115));const _0x3f0911=v(_0x4393b7)?_0x4393b7[_0xf14c38(0x102)](_0x56b923):_0x4393b7[_0xf14c38(0xf7)][_0xf14c38(0x120)](_0x56b923);return await _0x4393b7[_0xf14c38(0x124)](),_0x3f0911;}