@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240610.0 → 0.0.0-nightly-20240612.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2a8eca=_0x26a4;function _0x26a4(_0x4d02dd,_0xa4790d){const _0x59fc71=_0x59fc();return _0x26a4=function(_0x26a48b,_0x1a5a9d){_0x26a48b=_0x26a48b-0xbc;let _0xef1671=_0x59fc71[_0x26a48b];return _0xef1671;},_0x26a4(_0x4d02dd,_0xa4790d);}(function(_0x3a13c0,_0x316e11){const _0x3bc926=_0x26a4,_0x48b31d=_0x3a13c0();while(!![]){try{const _0x52ed95=-parseInt(_0x3bc926(0xbc))/0x1+-parseInt(_0x3bc926(0xea))/0x2*(parseInt(_0x3bc926(0xd9))/0x3)+-parseInt(_0x3bc926(0xcb))/0x4+parseInt(_0x3bc926(0x11a))/0x5+parseInt(_0x3bc926(0xc0))/0x6+parseInt(_0x3bc926(0xd5))/0x7*(parseInt(_0x3bc926(0xc4))/0x8)+parseInt(_0x3bc926(0x10b))/0x9*(parseInt(_0x3bc926(0xc2))/0xa);if(_0x52ed95===_0x316e11)break;else _0x48b31d['push'](_0x48b31d['shift']());}catch(_0x3383e7){_0x48b31d['push'](_0x48b31d['shift']());}}}(_0x59fc,0xd35f7));function _0x59fc(){const _0x3eb601=['rootName','_areSelectedCellsMergable','getAncestors','editor','createRangeOn','trackChanges','push','getSuggestions','3052060wksziU','plugins','_areMergableCells','mergeTableCellDown','formatBlock','971214dYrFOV','change','map','get','956694ZTfXKp','subType','6862830bTEpkh','from','1878504liyurC','*Split\x20cell:*\x20vertically','deletion','selection','forceDefaultExecution','TrackChangesEditing','find','5230572LPojdR','set:isEnabled','splitTableCellVertically','TableUtils','insertion','fromRange','tableCell','setSelection','_isForcedDefaultExecutionBlock','table','35qwjLrJ','refresh','createTableWalker','getRanges','3lAHQzF','locale','TableEditing','accept','has','mergeTableCellRight','registerCustomCallback','findAncestor','mergeTableCells','*Merge\x20cells*','horizontally','mergeTableCellUp','direction','execute','element','size','author','343704StJJsB','mergeTableCellLeft','return','markBlockFormat','length','splitTableCellHorizontally','model','cell','type','getSelectionAffectedTableCells','containsRange','_suggestionFactory','getFirstPosition','detach','*Split\x20cell:*\x20horizontally','format','descriptionFactory','isInContent','commandName','afterInit','value','root','isEnabled','enableCommand','document','registerDescriptionCallback','markMultiRangeBlockFormat','getCellLocation','filter','add','requires','$graveyard','formatInline','18fiuDpz','_tablePostFixingSubtypes','_acceptFormatSuggestionCallbackFactory','commands','low','highest','stop'];_0x59fc=function(){return _0x3eb601;};return _0x59fc();}import{Plugin as _0x228afd}from'ckeditor5/src/core.js';import _0x5cf5b4 from'./table.js';import{LiveRange as _0x552610}from'ckeditor5/src/engine.js';import{getTranslation as _0x21c6e2}from'../utils/common-translations.js';export default class St extends _0x228afd{static get[_0x2a8eca(0x108)](){return[_0x5cf5b4];}[_0x2a8eca(0xfd)](){const _0x242a4c=_0x2a8eca,_0x2988f8=this[_0x242a4c(0x115)],_0x591563=_0x2988f8[_0x242a4c(0xf0)][_0x242a4c(0x102)][_0x242a4c(0xc7)],_0x181255=_0x2988f8[_0x242a4c(0xda)];if(!_0x2988f8[_0x242a4c(0x11b)][_0x242a4c(0xdd)](_0x242a4c(0xdb)))return;const _0x11fe8f=_0x2988f8[_0x242a4c(0x11b)][_0x242a4c(0xbf)](_0x242a4c(0xc9)),_0x17b536=_0x2988f8[_0x242a4c(0x11b)][_0x242a4c(0xbf)](_0x242a4c(0xce)),_0x354b5c=_0x2988f8[_0x242a4c(0x11b)][_0x242a4c(0xbf)](_0x5cf5b4);_0x354b5c[_0x242a4c(0x10c)][_0x242a4c(0x118)](_0x242a4c(0xe1)),_0x11fe8f[_0x242a4c(0x101)](_0x242a4c(0xe1),()=>{const _0x68e074=_0x242a4c,_0x1b44e2=_0x17b536[_0x68e074(0xf3)](_0x2988f8[_0x68e074(0xf0)][_0x68e074(0x102)][_0x68e074(0xc7)]);_0x2988f8[_0x68e074(0xf0)][_0x68e074(0xbd)](()=>{const _0x307185=_0x68e074;_0x11fe8f[_0x307185(0x104)](_0x1b44e2,{'commandName':_0x307185(0xe1),'commandParams':[]},[],_0x307185(0xe1));});}),_0x2988f8[_0x242a4c(0x10e)][_0x242a4c(0xbf)](_0x242a4c(0xe1))['on'](_0x242a4c(0xe6),(_0x1aff66,_0x2d4c9e)=>{const _0x12c1c7=_0x242a4c;_0x2988f8[_0x12c1c7(0x10e)][_0x12c1c7(0xbf)](_0x12c1c7(0x117))[_0x12c1c7(0xfe)]&&(_0x2d4c9e[_0x12c1c7(0xee)]>0x0&&_0x2d4c9e[_0x2d4c9e[_0x12c1c7(0xee)]-0x1]&&_0x2d4c9e[_0x2d4c9e[_0x12c1c7(0xee)]-0x1][_0x12c1c7(0xc8)]||_0x11fe8f[_0x12c1c7(0xd3)]||this[_0x12c1c7(0x113)]()||_0x1aff66[_0x12c1c7(0x111)]());},{'priority':_0x242a4c(0x110)});for(const _0x471eae of[_0x242a4c(0xe4),_0x242a4c(0xde),_0x242a4c(0x11d),_0x242a4c(0xeb)]){const _0x302dd9=_0x2988f8[_0x242a4c(0x10e)][_0x242a4c(0xbf)](_0x471eae);_0x11fe8f[_0x242a4c(0x101)](_0x471eae,()=>{const _0x311993=_0x242a4c,_0x4fb7e4=_0x2988f8[_0x311993(0xf0)][_0x311993(0x102)][_0x311993(0xc7)][_0x311993(0xf6)]()[_0x311993(0x114)]()[_0x311993(0xca)](_0xfc53fa=>_0xfc53fa['is'](_0x311993(0xe7),_0x311993(0xd1))),_0x248e3a=_0x302dd9[_0x311993(0xfe)];_0x2988f8[_0x311993(0xf0)][_0x311993(0xbd)](()=>{const _0x1f34b4=_0x311993;_0x11fe8f[_0x1f34b4(0x104)]([_0x4fb7e4,_0x248e3a],{'commandName':_0x1f34b4(0xe1),'commandParams':[]},[],_0x1f34b4(0xe1));});});}for(const _0x4f4d27 of[_0x242a4c(0xcd),_0x242a4c(0xef)]){const _0x55a3b5=_0x2988f8[_0x242a4c(0x10e)][_0x242a4c(0xbf)](_0x4f4d27);_0x11fe8f[_0x242a4c(0x101)](_0x4f4d27,()=>{const _0x4be804=_0x242a4c,_0x210824=_0x17b536[_0x4be804(0xf3)](_0x2988f8[_0x4be804(0xf0)][_0x4be804(0x102)][_0x4be804(0xc7)])[0x0],_0x387b79=_0x210824[_0x4be804(0xe0)](_0x4be804(0xd4)),{column:_0x5ca3cb,row:_0x2669d4}=_0x17b536[_0x4be804(0x105)](_0x210824);let _0x562902=[];if(_0x4be804(0xe3)==_0x55a3b5[_0x4be804(0xe5)]){const _0x5186a8=_0x17b536[_0x4be804(0xd7)](_0x387b79,{'startRow':_0x2669d4,'endRow':_0x2669d4,'includeAllSlots':!0x0});_0x562902=Array[_0x4be804(0xc3)](_0x5186a8)[_0x4be804(0xbe)](_0x5c0071=>_0x5c0071[_0x4be804(0xf1)]);}else{const _0x3f212a=_0x17b536[_0x4be804(0xd7)](_0x387b79,{'column':_0x5ca3cb,'includeAllSlots':!0x0});_0x562902=Array[_0x4be804(0xc3)](_0x3f212a)[_0x4be804(0xbe)](_0x2ee61e=>_0x2ee61e[_0x4be804(0xf1)]);}_0x2988f8[_0x4be804(0xf0)][_0x4be804(0xbd)](_0x16b1fb=>{const _0x2a9e99=_0x4be804;_0x11fe8f[_0x2a9e99(0xed)](_0x16b1fb[_0x2a9e99(0x116)](_0x210824),{'commandName':_0x4f4d27,'commandParams':[]},_0x562902,_0x4f4d27);});});}_0x11fe8f[_0x242a4c(0xfa)][_0x242a4c(0x103)](_0x124f25=>{const _0x49f1e6=_0x242a4c;if(_0x49f1e6(0x11e)!=_0x124f25[_0x49f1e6(0xf2)]&&_0x49f1e6(0x10a)!=_0x124f25[_0x49f1e6(0xf2)])return;const {data:_0x155759}=_0x124f25;return _0x155759&&_0x49f1e6(0xe1)==_0x155759[_0x49f1e6(0xfc)]?{'type':_0x49f1e6(0xf9),'content':_0x21c6e2(_0x181255,_0x49f1e6(0xe2))}:void 0x0;}),_0x11fe8f[_0x242a4c(0xfa)][_0x242a4c(0x103)](_0x208379=>{const _0x3ecb2a=_0x242a4c;if(_0x3ecb2a(0x11e)!=_0x208379[_0x3ecb2a(0xf2)]&&_0x3ecb2a(0x10a)!=_0x208379[_0x3ecb2a(0xf2)])return;const {data:_0x11126c}=_0x208379;return _0x11126c?_0x3ecb2a(0xcd)==_0x11126c[_0x3ecb2a(0xfc)]?{'type':_0x3ecb2a(0xf9),'content':_0x21c6e2(_0x181255,_0x3ecb2a(0xc5))}:_0x3ecb2a(0xef)==_0x11126c[_0x3ecb2a(0xfc)]?{'type':_0x3ecb2a(0xf9),'content':_0x21c6e2(_0x181255,_0x3ecb2a(0xf8))}:void 0x0:void 0x0;});const _0x355e62=_0x354b5c[_0x242a4c(0x10d)]();for(const _0x3f510a of[_0x242a4c(0xe4),_0x242a4c(0xde),_0x242a4c(0x11d),_0x242a4c(0xeb)])_0x11fe8f[_0x242a4c(0xf5)][_0x242a4c(0xdf)](_0x242a4c(0x11e),_0x3f510a,_0x242a4c(0xdc),_0x355e62);for(const _0x3ac2be of[_0x242a4c(0xcd),_0x242a4c(0xef)])_0x11fe8f[_0x242a4c(0xf5)][_0x242a4c(0xdf)](_0x242a4c(0x11e),_0x3ac2be,_0x242a4c(0xdc),_0x355e62);_0x11fe8f[_0x242a4c(0xf5)][_0x242a4c(0xdf)](_0x242a4c(0x11e),_0x242a4c(0xe1),_0x242a4c(0xdc),_0x17b2d9=>{const _0x2596e9=_0x242a4c;_0x2988f8[_0x2596e9(0xf0)][_0x2596e9(0xbd)](_0x5e64e3=>{const _0x4ba643=_0x2596e9,_0x288a4d=Array[_0x4ba643(0xc3)](_0x591563[_0x4ba643(0xd8)]())[_0x4ba643(0xbe)](_0x4a438d=>_0x552610[_0x4ba643(0xd0)](_0x4a438d));_0x5e64e3[_0x4ba643(0xd2)](_0x17b2d9),_0x2988f8[_0x4ba643(0x10e)][_0x4ba643(0xbf)](_0x4ba643(0xe1))[_0x4ba643(0xd6)](),_0x2988f8[_0x4ba643(0xe6)](_0x4ba643(0xe1),{'forceDefaultExecution':!0x0});const _0x1e1631=_0x288a4d[_0x4ba643(0x106)](_0x19ebd5=>_0x4ba643(0x109)!=_0x19ebd5[_0x4ba643(0xff)][_0x4ba643(0x112)]);_0x1e1631[_0x4ba643(0xee)]>0x0&&_0x5e64e3[_0x4ba643(0xd2)](_0x1e1631);for(const _0x1fedcd of _0x288a4d)_0x1fedcd[_0x4ba643(0xf7)]();});});for(const _0x41ac07 of[_0x242a4c(0xe4),_0x242a4c(0x11d),_0x242a4c(0xeb),_0x242a4c(0xde)]){const _0x38789f=_0x2988f8[_0x242a4c(0x10e)][_0x242a4c(0xbf)](_0x41ac07);_0x38789f['on'](_0x242a4c(0xcc),(_0x12f8af,_0x541575,_0x2d67cd)=>{const _0x15363d=_0x242a4c;if(_0x2d67cd){const _0x5ac84e=_0x2988f8[_0x15363d(0xf0)][_0x15363d(0x102)][_0x15363d(0xc7)][_0x15363d(0xf6)]()[_0x15363d(0x114)]()[_0x15363d(0xca)](_0x28dc11=>_0x28dc11['is'](_0x15363d(0xe7),_0x15363d(0xd1)));this[_0x15363d(0x11c)](_0x38789f[_0x15363d(0xfe)],_0x5ac84e)||(_0x12f8af[_0x15363d(0xec)]=!0x1,_0x12f8af[_0x15363d(0x111)]());}},{'priority':_0x242a4c(0x10f)});}}[_0x2a8eca(0x113)](){const _0x16fd77=_0x2a8eca,_0x66842c=this[_0x16fd77(0x115)][_0x16fd77(0x10e)][_0x16fd77(0xbf)](_0x16fd77(0xe1)),_0x316194=this[_0x16fd77(0x115)][_0x16fd77(0x11b)][_0x16fd77(0xbf)](_0x16fd77(0xce));if(!_0x66842c[_0x16fd77(0x100)])return!0x1;const _0x2bc25c=_0x316194[_0x16fd77(0xf3)](this[_0x16fd77(0x115)][_0x16fd77(0xf0)][_0x16fd77(0x102)][_0x16fd77(0xc7)]);for(const _0x249323 of _0x2bc25c)for(const _0x9622b3 of _0x2bc25c)if(_0x249323!=_0x9622b3&&!this[_0x16fd77(0x11c)](_0x249323,_0x9622b3))return!0x1;return!0x0;}[_0x2a8eca(0x11c)](_0x29cd6c,_0x110008){const _0xce93de=_0x2a8eca,_0x37a5c5=this[_0xce93de(0x115)][_0xce93de(0x11b)][_0xce93de(0xbf)](_0xce93de(0xc9)),_0x61a943=this[_0xce93de(0x115)][_0xce93de(0xf0)][_0xce93de(0x116)](_0x29cd6c),_0x4e772f=this[_0xce93de(0x115)][_0xce93de(0xf0)][_0xce93de(0x116)](_0x110008),_0x153995=new Set(),_0x58d443=new Set();for(const _0x314b50 of _0x37a5c5[_0xce93de(0x119)]())if((_0xce93de(0xcf)==_0x314b50[_0xce93de(0xf2)]||_0xce93de(0xc6)==_0x314b50[_0xce93de(0xf2)]||_0xce93de(0xe1)==_0x314b50[_0xce93de(0xc1)])&&_0x314b50[_0xce93de(0xfb)]){for(const _0x56b70b of _0x314b50[_0xce93de(0xd8)]())_0x56b70b[_0xce93de(0xf4)](_0x61a943,!0x0)&&_0x153995[_0xce93de(0x107)](_0x314b50[_0xce93de(0xf2)]+':'+_0x314b50[_0xce93de(0xe9)]['id']),_0x56b70b[_0xce93de(0xf4)](_0x4e772f,!0x0)&&_0x58d443[_0xce93de(0x107)](_0x314b50[_0xce93de(0xf2)]+':'+_0x314b50[_0xce93de(0xe9)]['id']);}if(_0x153995[_0xce93de(0xe8)]!=_0x58d443[_0xce93de(0xe8)])return!0x1;for(const _0x475dda of _0x153995)if(!_0x58d443[_0xce93de(0xdd)](_0x475dda))return!0x1;return!0x0;}}
23
+ const _0x4c0c92=_0x2a97;function _0x3de0(){const _0x5b0235=['getRanges','subType','161516dpKTSp','findAncestor','102123VKtQhD','fromRange','editor','isEnabled','afterInit','570892ILFkcQ','_acceptFormatSuggestionCallbackFactory','getSelectionAffectedTableCells','*Merge\x20cells*','mergeTableCellLeft','low','containsRange','change','createTableWalker','TableUtils','getCellLocation','element','mergeTableCells','*Split\x20cell:*\x20horizontally','insertion','rootName','return','markBlockFormat','*Split\x20cell:*\x20vertically','direction','requires','markMultiRangeBlockFormat','plugins','trackChanges','setSelection','set:isEnabled','root','table','32WvvzPo','15294642PCMkFo','push','7509474nRCFrs','655GoTelq','TableEditing','format','550439QfZQvJ','12BQMHKW','has','splitTableCellHorizontally','39328zuaiSh','value','formatInline','$graveyard','highest','_suggestionFactory','_areMergableCells','deletion','getAncestors','commands','createRangeOn','selection','model','refresh','detach','horizontally','author','1170CLRxcT','registerDescriptionCallback','mergeTableCellDown','size','execute','_isForcedDefaultExecutionBlock','mergeTableCellRight','getSuggestions','descriptionFactory','36clMuSm','map','document','_areSelectedCellsMergable','formatBlock','locale','isInContent','get','TrackChangesEditing','cell','registerCustomCallback','add','mergeTableCellUp','commandName','filter','stop','type','accept','tableCell','getFirstPosition','_tablePostFixingSubtypes','from','enableCommand','splitTableCellVertically','forceDefaultExecution','length','find'];_0x3de0=function(){return _0x5b0235;};return _0x3de0();}(function(_0x460382,_0x183050){const _0x53cf84=_0x2a97,_0x49dd65=_0x460382();while(!![]){try{const _0x52db00=parseInt(_0x53cf84(0x14f))/0x1+-parseInt(_0x53cf84(0x18a))/0x2*(-parseInt(_0x53cf84(0x150))/0x3)+parseInt(_0x53cf84(0x153))/0x4*(parseInt(_0x53cf84(0x14c))/0x5)+parseInt(_0x53cf84(0x14b))/0x6+-parseInt(_0x53cf84(0x191))/0x7*(-parseInt(_0x53cf84(0x148))/0x8)+parseInt(_0x53cf84(0x18c))/0x9*(parseInt(_0x53cf84(0x164))/0xa)+-parseInt(_0x53cf84(0x149))/0xb*(parseInt(_0x53cf84(0x16d))/0xc);if(_0x52db00===_0x183050)break;else _0x49dd65['push'](_0x49dd65['shift']());}catch(_0x27f7d5){_0x49dd65['push'](_0x49dd65['shift']());}}}(_0x3de0,0xdaa6f));import{Plugin as _0x2269eb}from'ckeditor5/src/core.js';import _0x59624b from'./table.js';import{LiveRange as _0x7f66e8}from'ckeditor5/src/engine.js';import{getTranslation as _0x468014}from'../utils/common-translations.js';function _0x2a97(_0xa4460d,_0x10db49){const _0x3de0d7=_0x3de0();return _0x2a97=function(_0x2a97f9,_0x3ffa4e){_0x2a97f9=_0x2a97f9-0x13e;let _0x24d198=_0x3de0d7[_0x2a97f9];return _0x24d198;},_0x2a97(_0xa4460d,_0x10db49);}export default class St extends _0x2269eb{static get[_0x4c0c92(0x140)](){return[_0x59624b];}[_0x4c0c92(0x190)](){const _0x561d86=_0x4c0c92,_0x257096=this[_0x561d86(0x18e)],_0x174c68=_0x257096[_0x561d86(0x15f)][_0x561d86(0x16f)][_0x561d86(0x15e)],_0x3e482b=_0x257096[_0x561d86(0x172)];if(!_0x257096[_0x561d86(0x142)][_0x561d86(0x151)](_0x561d86(0x14d)))return;const _0x21e8f1=_0x257096[_0x561d86(0x142)][_0x561d86(0x174)](_0x561d86(0x175)),_0x5dd008=_0x257096[_0x561d86(0x142)][_0x561d86(0x174)](_0x561d86(0x19a)),_0xb92679=_0x257096[_0x561d86(0x142)][_0x561d86(0x174)](_0x59624b);_0xb92679[_0x561d86(0x181)][_0x561d86(0x14a)](_0x561d86(0x19d)),_0x21e8f1[_0x561d86(0x183)](_0x561d86(0x19d),()=>{const _0x45e37c=_0x561d86,_0x306cb2=_0x5dd008[_0x45e37c(0x193)](_0x257096[_0x45e37c(0x15f)][_0x45e37c(0x16f)][_0x45e37c(0x15e)]);_0x257096[_0x45e37c(0x15f)][_0x45e37c(0x198)](()=>{const _0x5e0fc2=_0x45e37c;_0x21e8f1[_0x5e0fc2(0x141)](_0x306cb2,{'commandName':_0x5e0fc2(0x19d),'commandParams':[]},[],_0x5e0fc2(0x19d));});}),_0x257096[_0x561d86(0x15c)][_0x561d86(0x174)](_0x561d86(0x19d))['on'](_0x561d86(0x168),(_0x15d6f4,_0x35dbfd)=>{const _0x23572b=_0x561d86;_0x257096[_0x23572b(0x15c)][_0x23572b(0x174)](_0x23572b(0x143))[_0x23572b(0x154)]&&(_0x35dbfd[_0x23572b(0x186)]>0x0&&_0x35dbfd[_0x35dbfd[_0x23572b(0x186)]-0x1]&&_0x35dbfd[_0x35dbfd[_0x23572b(0x186)]-0x1][_0x23572b(0x185)]||_0x21e8f1[_0x23572b(0x169)]||this[_0x23572b(0x170)]()||_0x15d6f4[_0x23572b(0x17c)]());},{'priority':_0x561d86(0x157)});for(const _0x2a9620 of[_0x561d86(0x179),_0x561d86(0x16a),_0x561d86(0x166),_0x561d86(0x195)]){const _0x11b04a=_0x257096[_0x561d86(0x15c)][_0x561d86(0x174)](_0x2a9620);_0x21e8f1[_0x561d86(0x183)](_0x2a9620,()=>{const _0x246f43=_0x561d86,_0x24cce3=_0x257096[_0x246f43(0x15f)][_0x246f43(0x16f)][_0x246f43(0x15e)][_0x246f43(0x180)]()[_0x246f43(0x15b)]()[_0x246f43(0x187)](_0x3db536=>_0x3db536['is'](_0x246f43(0x19c),_0x246f43(0x17f))),_0x575fee=_0x11b04a[_0x246f43(0x154)];_0x257096[_0x246f43(0x15f)][_0x246f43(0x198)](()=>{const _0x5d99a7=_0x246f43;_0x21e8f1[_0x5d99a7(0x141)]([_0x24cce3,_0x575fee],{'commandName':_0x5d99a7(0x19d),'commandParams':[]},[],_0x5d99a7(0x19d));});});}for(const _0x1cb309 of[_0x561d86(0x184),_0x561d86(0x152)]){const _0x1d737f=_0x257096[_0x561d86(0x15c)][_0x561d86(0x174)](_0x1cb309);_0x21e8f1[_0x561d86(0x183)](_0x1cb309,()=>{const _0x2bdfed=_0x561d86,_0x29d509=_0x5dd008[_0x2bdfed(0x193)](_0x257096[_0x2bdfed(0x15f)][_0x2bdfed(0x16f)][_0x2bdfed(0x15e)])[0x0],_0x34dff0=_0x29d509[_0x2bdfed(0x18b)](_0x2bdfed(0x147)),{column:_0x485961,row:_0x28b64d}=_0x5dd008[_0x2bdfed(0x19b)](_0x29d509);let _0x290838=[];if(_0x2bdfed(0x162)==_0x1d737f[_0x2bdfed(0x13f)]){const _0x542eea=_0x5dd008[_0x2bdfed(0x199)](_0x34dff0,{'startRow':_0x28b64d,'endRow':_0x28b64d,'includeAllSlots':!0x0});_0x290838=Array[_0x2bdfed(0x182)](_0x542eea)[_0x2bdfed(0x16e)](_0x1937ac=>_0x1937ac[_0x2bdfed(0x176)]);}else{const _0x3c3e72=_0x5dd008[_0x2bdfed(0x199)](_0x34dff0,{'column':_0x485961,'includeAllSlots':!0x0});_0x290838=Array[_0x2bdfed(0x182)](_0x3c3e72)[_0x2bdfed(0x16e)](_0x50b8de=>_0x50b8de[_0x2bdfed(0x176)]);}_0x257096[_0x2bdfed(0x15f)][_0x2bdfed(0x198)](_0xfca81e=>{const _0x2afc4d=_0x2bdfed;_0x21e8f1[_0x2afc4d(0x1a2)](_0xfca81e[_0x2afc4d(0x15d)](_0x29d509),{'commandName':_0x1cb309,'commandParams':[]},_0x290838,_0x1cb309);});});}_0x21e8f1[_0x561d86(0x16c)][_0x561d86(0x165)](_0x260891=>{const _0x4914ce=_0x561d86;if(_0x4914ce(0x171)!=_0x260891[_0x4914ce(0x17d)]&&_0x4914ce(0x155)!=_0x260891[_0x4914ce(0x17d)])return;const {data:_0x504373}=_0x260891;return _0x504373&&_0x4914ce(0x19d)==_0x504373[_0x4914ce(0x17a)]?{'type':_0x4914ce(0x14e),'content':_0x468014(_0x3e482b,_0x4914ce(0x194))}:void 0x0;}),_0x21e8f1[_0x561d86(0x16c)][_0x561d86(0x165)](_0xc19e80=>{const _0x7a032d=_0x561d86;if(_0x7a032d(0x171)!=_0xc19e80[_0x7a032d(0x17d)]&&_0x7a032d(0x155)!=_0xc19e80[_0x7a032d(0x17d)])return;const {data:_0x247d92}=_0xc19e80;return _0x247d92?_0x7a032d(0x184)==_0x247d92[_0x7a032d(0x17a)]?{'type':_0x7a032d(0x14e),'content':_0x468014(_0x3e482b,_0x7a032d(0x13e))}:_0x7a032d(0x152)==_0x247d92[_0x7a032d(0x17a)]?{'type':_0x7a032d(0x14e),'content':_0x468014(_0x3e482b,_0x7a032d(0x19e))}:void 0x0:void 0x0;});const _0xaf6f1b=_0xb92679[_0x561d86(0x192)]();for(const _0x10dd97 of[_0x561d86(0x179),_0x561d86(0x16a),_0x561d86(0x166),_0x561d86(0x195)])_0x21e8f1[_0x561d86(0x158)][_0x561d86(0x177)](_0x561d86(0x171),_0x10dd97,_0x561d86(0x17e),_0xaf6f1b);for(const _0x1c2611 of[_0x561d86(0x184),_0x561d86(0x152)])_0x21e8f1[_0x561d86(0x158)][_0x561d86(0x177)](_0x561d86(0x171),_0x1c2611,_0x561d86(0x17e),_0xaf6f1b);_0x21e8f1[_0x561d86(0x158)][_0x561d86(0x177)](_0x561d86(0x171),_0x561d86(0x19d),_0x561d86(0x17e),_0xd88039=>{const _0x526a31=_0x561d86;_0x257096[_0x526a31(0x15f)][_0x526a31(0x198)](_0x5b00f8=>{const _0x38705a=_0x526a31,_0x377922=Array[_0x38705a(0x182)](_0x174c68[_0x38705a(0x188)]())[_0x38705a(0x16e)](_0x42036f=>_0x7f66e8[_0x38705a(0x18d)](_0x42036f));_0x5b00f8[_0x38705a(0x144)](_0xd88039),_0x257096[_0x38705a(0x15c)][_0x38705a(0x174)](_0x38705a(0x19d))[_0x38705a(0x160)](),_0x257096[_0x38705a(0x168)](_0x38705a(0x19d),{'forceDefaultExecution':!0x0});const _0x15f483=_0x377922[_0x38705a(0x17b)](_0x3d8f3a=>_0x38705a(0x156)!=_0x3d8f3a[_0x38705a(0x146)][_0x38705a(0x1a0)]);_0x15f483[_0x38705a(0x186)]>0x0&&_0x5b00f8[_0x38705a(0x144)](_0x15f483);for(const _0x5c9a8b of _0x377922)_0x5c9a8b[_0x38705a(0x161)]();});});for(const _0x1f5da2 of[_0x561d86(0x179),_0x561d86(0x166),_0x561d86(0x195),_0x561d86(0x16a)]){const _0x17c2e5=_0x257096[_0x561d86(0x15c)][_0x561d86(0x174)](_0x1f5da2);_0x17c2e5['on'](_0x561d86(0x145),(_0x493677,_0x536b51,_0x3ffcac)=>{const _0x1c9afd=_0x561d86;if(_0x3ffcac){const _0x18c157=_0x257096[_0x1c9afd(0x15f)][_0x1c9afd(0x16f)][_0x1c9afd(0x15e)][_0x1c9afd(0x180)]()[_0x1c9afd(0x15b)]()[_0x1c9afd(0x187)](_0x148290=>_0x148290['is'](_0x1c9afd(0x19c),_0x1c9afd(0x17f)));this[_0x1c9afd(0x159)](_0x17c2e5[_0x1c9afd(0x154)],_0x18c157)||(_0x493677[_0x1c9afd(0x1a1)]=!0x1,_0x493677[_0x1c9afd(0x17c)]());}},{'priority':_0x561d86(0x196)});}}[_0x4c0c92(0x170)](){const _0x728b80=_0x4c0c92,_0x4ea354=this[_0x728b80(0x18e)][_0x728b80(0x15c)][_0x728b80(0x174)](_0x728b80(0x19d)),_0x5971b5=this[_0x728b80(0x18e)][_0x728b80(0x142)][_0x728b80(0x174)](_0x728b80(0x19a));if(!_0x4ea354[_0x728b80(0x18f)])return!0x1;const _0x353053=_0x5971b5[_0x728b80(0x193)](this[_0x728b80(0x18e)][_0x728b80(0x15f)][_0x728b80(0x16f)][_0x728b80(0x15e)]);for(const _0x2fc145 of _0x353053)for(const _0x342b1f of _0x353053)if(_0x2fc145!=_0x342b1f&&!this[_0x728b80(0x159)](_0x2fc145,_0x342b1f))return!0x1;return!0x0;}[_0x4c0c92(0x159)](_0x1666c9,_0x551565){const _0x51e430=_0x4c0c92,_0x521351=this[_0x51e430(0x18e)][_0x51e430(0x142)][_0x51e430(0x174)](_0x51e430(0x175)),_0x371932=this[_0x51e430(0x18e)][_0x51e430(0x15f)][_0x51e430(0x15d)](_0x1666c9),_0x436cf7=this[_0x51e430(0x18e)][_0x51e430(0x15f)][_0x51e430(0x15d)](_0x551565),_0xf585f=new Set(),_0x17d13b=new Set();for(const _0x22d0d3 of _0x521351[_0x51e430(0x16b)]())if((_0x51e430(0x19f)==_0x22d0d3[_0x51e430(0x17d)]||_0x51e430(0x15a)==_0x22d0d3[_0x51e430(0x17d)]||_0x51e430(0x19d)==_0x22d0d3[_0x51e430(0x189)])&&_0x22d0d3[_0x51e430(0x173)]){for(const _0x2489fa of _0x22d0d3[_0x51e430(0x188)]())_0x2489fa[_0x51e430(0x197)](_0x371932,!0x0)&&_0xf585f[_0x51e430(0x178)](_0x22d0d3[_0x51e430(0x17d)]+':'+_0x22d0d3[_0x51e430(0x163)]['id']),_0x2489fa[_0x51e430(0x197)](_0x436cf7,!0x0)&&_0x17d13b[_0x51e430(0x178)](_0x22d0d3[_0x51e430(0x17d)]+':'+_0x22d0d3[_0x51e430(0x163)]['id']);}if(_0xf585f[_0x51e430(0x167)]!=_0x17d13b[_0x51e430(0x167)])return!0x1;for(const _0x27650d of _0xf585f)if(!_0x17d13b[_0x51e430(0x151)](_0x27650d))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x50cd57=_0x85e0;(function(_0x3fae8,_0x3cb529){const _0x17ffc4=_0x85e0,_0x416cc7=_0x3fae8();while(!![]){try{const _0x5aa00e=parseInt(_0x17ffc4(0x1f7))/0x1+-parseInt(_0x17ffc4(0x1fe))/0x2*(parseInt(_0x17ffc4(0x1f9))/0x3)+-parseInt(_0x17ffc4(0x200))/0x4*(-parseInt(_0x17ffc4(0x208))/0x5)+-parseInt(_0x17ffc4(0x1f6))/0x6*(-parseInt(_0x17ffc4(0x1fc))/0x7)+-parseInt(_0x17ffc4(0x209))/0x8*(-parseInt(_0x17ffc4(0x205))/0x9)+-parseInt(_0x17ffc4(0x203))/0xa+-parseInt(_0x17ffc4(0x202))/0xb;if(_0x5aa00e===_0x3cb529)break;else _0x416cc7['push'](_0x416cc7['shift']());}catch(_0x1c8e20){_0x416cc7['push'](_0x416cc7['shift']());}}}(_0x53c1,0x51ae4));import{Plugin as _0x565d31}from'ckeditor5/src/core.js';function _0x85e0(_0x105d77,_0x1e9c84){const _0x53c159=_0x53c1();return _0x85e0=function(_0x85e0e7,_0x3f64dc){_0x85e0e7=_0x85e0e7-0x1f3;let _0x361cc3=_0x53c159[_0x85e0e7];return _0x361cc3;},_0x85e0(_0x105d77,_0x1e9c84);}function _0x53c1(){const _0x36489c=['ELEMENT_TABLE_OF_CONTENTS','tableOfContents','24uxrvVi','663565AZjMvC','locale','3XopMyZ','plugins','insertTableOfContents','437444kqCBmm','descriptionFactory','269200qgFClS','registerElementLabel','2096492tSibja','afterInit','10977846mnAiNE','1296460BgGVoF','enableCommand','9glgrif','editor','commands','5sEDwQi','1273120uFizmG','TrackChangesEditing','get'];_0x53c1=function(){return _0x36489c;};return _0x53c1();}import{getTranslation as _0x459158}from'../utils/common-translations.js';export default class _t extends _0x565d31{[_0x50cd57(0x201)](){const _0x7a87ff=_0x50cd57,_0x2f2b38=this[_0x7a87ff(0x206)];if(!_0x2f2b38[_0x7a87ff(0x207)][_0x7a87ff(0x1f3)](_0x7a87ff(0x1fb)))return;_0x2f2b38[_0x7a87ff(0x1fa)][_0x7a87ff(0x1f3)](_0x7a87ff(0x20a))[_0x7a87ff(0x204)](_0x7a87ff(0x1fb));const _0xbf3203=_0x2f2b38[_0x7a87ff(0x1fa)][_0x7a87ff(0x1f3)](_0x7a87ff(0x20a)),_0x2cc256=_0x2f2b38[_0x7a87ff(0x1f8)];_0xbf3203[_0x7a87ff(0x1fd)][_0x7a87ff(0x1ff)](_0x7a87ff(0x1f5),_0x330fd2=>_0x459158(_0x2cc256,_0x7a87ff(0x1f4),_0x330fd2));}}
23
+ const _0x5343e5=_0x46ac;function _0x46ac(_0x348a8e,_0x3c3975){const _0x162c74=_0x162c();return _0x46ac=function(_0x46ace8,_0x5861cb){_0x46ace8=_0x46ace8-0x79;let _0x485845=_0x162c74[_0x46ace8];return _0x485845;},_0x46ac(_0x348a8e,_0x3c3975);}(function(_0x2ca452,_0x19cffc){const _0x31961e=_0x46ac,_0x35669e=_0x2ca452();while(!![]){try{const _0x115f12=parseInt(_0x31961e(0x7b))/0x1+-parseInt(_0x31961e(0x84))/0x2+parseInt(_0x31961e(0x8a))/0x3+parseInt(_0x31961e(0x86))/0x4+-parseInt(_0x31961e(0x7d))/0x5+parseInt(_0x31961e(0x80))/0x6*(parseInt(_0x31961e(0x88))/0x7)+-parseInt(_0x31961e(0x85))/0x8;if(_0x115f12===_0x19cffc)break;else _0x35669e['push'](_0x35669e['shift']());}catch(_0x3c0633){_0x35669e['push'](_0x35669e['shift']());}}}(_0x162c,0xba440));function _0x162c(){const _0x58f3bc=['editor','descriptionFactory','plugins','1223329OFvlJp','TrackChangesEditing','4086765DsIOWP','get','afterInit','3555276yQQfIs','tableOfContents','enableCommand','commands','1416734KhZZgk','16634768LkxgbS','4848960VYvkDI','registerElementLabel','7kFSlKx','insertTableOfContents','4019685MasdKP','ELEMENT_TABLE_OF_CONTENTS','locale'];_0x162c=function(){return _0x58f3bc;};return _0x162c();}import{Plugin as _0xf6cec7}from'ckeditor5/src/core.js';import{getTranslation as _0x3589e9}from'../utils/common-translations.js';export default class _t extends _0xf6cec7{[_0x5343e5(0x7f)](){const _0x309ce2=_0x5343e5,_0x20eeb4=this[_0x309ce2(0x8d)];if(!_0x20eeb4[_0x309ce2(0x83)][_0x309ce2(0x7e)](_0x309ce2(0x89)))return;_0x20eeb4[_0x309ce2(0x7a)][_0x309ce2(0x7e)](_0x309ce2(0x7c))[_0x309ce2(0x82)](_0x309ce2(0x89));const _0x4dd0f6=_0x20eeb4[_0x309ce2(0x7a)][_0x309ce2(0x7e)](_0x309ce2(0x7c)),_0x772dc4=_0x20eeb4[_0x309ce2(0x8c)];_0x4dd0f6[_0x309ce2(0x79)][_0x309ce2(0x87)](_0x309ce2(0x81),_0xa0eff3=>_0x3589e9(_0x772dc4,_0x309ce2(0x8b),_0xa0eff3));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4781bb=_0x25d4;function _0x25d4(_0x2f8e32,_0x40e00b){const _0x3fa590=_0x3fa5();return _0x25d4=function(_0x25d4ad,_0x1bfaad){_0x25d4ad=_0x25d4ad-0x195;let _0x51827f=_0x3fa590[_0x25d4ad];return _0x51827f;},_0x25d4(_0x2f8e32,_0x40e00b);}(function(_0x47f4d0,_0xc62908){const _0x210ad7=_0x25d4,_0x4db5da=_0x47f4d0();while(!![]){try{const _0x2687e6=parseInt(_0x210ad7(0x19b))/0x1*(-parseInt(_0x210ad7(0x1a0))/0x2)+-parseInt(_0x210ad7(0x1aa))/0x3+parseInt(_0x210ad7(0x1a1))/0x4+-parseInt(_0x210ad7(0x1a3))/0x5*(-parseInt(_0x210ad7(0x1bc))/0x6)+-parseInt(_0x210ad7(0x1c7))/0x7+-parseInt(_0x210ad7(0x195))/0x8*(-parseInt(_0x210ad7(0x1b3))/0x9)+-parseInt(_0x210ad7(0x1dc))/0xa*(-parseInt(_0x210ad7(0x1a9))/0xb);if(_0x2687e6===_0xc62908)break;else _0x4db5da['push'](_0x4db5da['shift']());}catch(_0x46519c){_0x4db5da['push'](_0x4db5da['shift']());}}}(_0x3fa5,0x8b3ec));import{Plugin as _0x411edc}from'ckeditor5/src/core.js';import{getTranslation as _0x27cca8}from'../utils/common-translations.js';function _0x3fa5(){const _0x3e2ba2=['findAncestor','handleSuggestionDescription','tableCellBorderStyle','tableCellBorderColor','getSuggestionCallback','_handlePropertyChange','10RHSsVn','removeAttribute','tableCellBackgroundColor','tableBorderWidth','registerCustomCallback','tableCellPadding','has','model','625216DQrSbS','tableCellProperties','_getSuggestion','enqueueChange','descriptionFactory','tableCellWidth','1KYKNzS','tableWidth','tableAlignment','getContainedElement','commandParams','1364410WhyNmR','63768UrVdlm','TableCellPropertiesEditing','5fAHuDX','pluginName','markBlockFormat','*Format:*\x20change\x20table\x20properties','format','getAttribute','18304484LAwExC','2859435BrwyCQ','nodeAfter','get','plugins','accept','data','tableCellHeight','table','TrackChangesTableProperties','117hBVDLC','*Format:*\x20change\x20table\x20cell\x20properties','tableBorderColor','getSuggestions','discard','tableHeight','afterInit','join','TableUtils','2360334nvmsmW','locale','document','tableCellHorizontalAlignment','change','enableCommand','tableBorderStyle','TablePropertiesEditing','batch','setAttribute','formatBlock','6185571rCjfep','handleDiscardAction','_suggestionFactory','tableBackgroundColor','TrackChangesEditing','selection','editor','tableCellBorderWidth','subType','registerDescriptionCallback','tableCellVerticalAlignment','getSelectionAffectedTableCells','start','tableProperties','getFirstPosition'];_0x3fa5=function(){return _0x3e2ba2;};return _0x3fa5();}export default class $t extends _0x411edc{constructor(_0x245e1c){const _0x24878c=_0x25d4;super(_0x245e1c),this[_0x24878c(0x1d4)]=[_0x24878c(0x1b5),_0x24878c(0x1c2),_0x24878c(0x1df),_0x24878c(0x19d),_0x24878c(0x19c),_0x24878c(0x1b8),_0x24878c(0x1ca)],this[_0x24878c(0x196)]=[_0x24878c(0x1d9),_0x24878c(0x1d8),_0x24878c(0x1ce),_0x24878c(0x1e1),_0x24878c(0x19a),_0x24878c(0x1b0),_0x24878c(0x1de),_0x24878c(0x1bf),_0x24878c(0x1d1)];}static get[_0x4781bb(0x1a4)](){const _0x42909a=_0x4781bb;return _0x42909a(0x1b2);}[_0x4781bb(0x1b9)](){const _0x361c59=_0x4781bb,_0x18e547=this[_0x361c59(0x1cd)][_0x361c59(0x1ad)][_0x361c59(0x1ac)](_0x361c59(0x1cb));if(this[_0x361c59(0x1cd)][_0x361c59(0x1ad)][_0x361c59(0x1e2)](_0x361c59(0x1c3))){for(const _0x353500 of this[_0x361c59(0x1d4)])_0x18e547[_0x361c59(0x1c1)](_0x353500,(_0x44c186,_0x20a3bf)=>{const _0x50d1a0=_0x361c59,_0x1b8c5f=this[_0x50d1a0(0x1cd)][_0x50d1a0(0x1e3)][_0x50d1a0(0x1be)][_0x50d1a0(0x1cc)][_0x50d1a0(0x1d5)]()[_0x50d1a0(0x1d6)](_0x50d1a0(0x1b1));this[_0x50d1a0(0x1db)](_0x353500,[_0x1b8c5f],this[_0x50d1a0(0x1d4)],_0x50d1a0(0x1d4),_0x44c186,_0x20a3bf);});_0x18e547[_0x361c59(0x1c9)][_0x361c59(0x1e0)](_0x361c59(0x1c6),_0x361c59(0x1d4),_0x361c59(0x1ae),_0x18e547[_0x361c59(0x1c9)][_0x361c59(0x1da)](_0x361c59(0x1c6),null,_0x361c59(0x1b7))),_0x18e547[_0x361c59(0x1c9)][_0x361c59(0x1e0)](_0x361c59(0x1c6),_0x361c59(0x1d4),_0x361c59(0x1b7),(_0x273a3f,_0x52dcfc)=>this[_0x361c59(0x1c8)](this[_0x361c59(0x1d4)],_0x273a3f,_0x52dcfc)),_0x18e547[_0x361c59(0x1c9)][_0x361c59(0x1e0)](_0x361c59(0x1c6),_0x361c59(0x1d4),_0x361c59(0x1ba),()=>!0x1);}if(this[_0x361c59(0x1cd)][_0x361c59(0x1ad)][_0x361c59(0x1e2)](_0x361c59(0x1a2))){for(const _0x15c24f of this[_0x361c59(0x196)])_0x18e547[_0x361c59(0x1c1)](_0x15c24f,(_0x332437,_0x1cd11f)=>{const _0x5ce813=_0x361c59,_0x262ea7=this[_0x5ce813(0x1cd)][_0x5ce813(0x1ad)][_0x5ce813(0x1ac)](_0x5ce813(0x1bb))[_0x5ce813(0x1d2)](this[_0x5ce813(0x1cd)][_0x5ce813(0x1e3)][_0x5ce813(0x1be)][_0x5ce813(0x1cc)]);this[_0x5ce813(0x1db)](_0x15c24f,_0x262ea7,this[_0x5ce813(0x196)],_0x5ce813(0x196),_0x332437,_0x1cd11f);});_0x18e547[_0x361c59(0x1c9)][_0x361c59(0x1e0)](_0x361c59(0x1c6),_0x361c59(0x196),_0x361c59(0x1ae),_0x18e547[_0x361c59(0x1c9)][_0x361c59(0x1da)](_0x361c59(0x1c6),null,_0x361c59(0x1b7))),_0x18e547[_0x361c59(0x1c9)][_0x361c59(0x1e0)](_0x361c59(0x1c6),_0x361c59(0x196),_0x361c59(0x1b7),(_0x4934f1,_0x104093)=>this[_0x361c59(0x1c8)](this[_0x361c59(0x196)],_0x4934f1,_0x104093)),_0x18e547[_0x361c59(0x1c9)][_0x361c59(0x1e0)](_0x361c59(0x1c6),_0x361c59(0x196),_0x361c59(0x1ba),()=>!0x1);}_0x18e547[_0x361c59(0x199)][_0x361c59(0x1d0)](_0x14d2b2=>this[_0x361c59(0x1d7)](_0x14d2b2));}[_0x4781bb(0x1db)](_0x52b835,_0x45bf7f,_0x508571,_0x1a4d11,_0x195b32,_0x166221){const _0x14b2a1=_0x4781bb,_0x3829b9=this[_0x14b2a1(0x1cd)][_0x14b2a1(0x1ad)][_0x14b2a1(0x1ac)](_0x14b2a1(0x1cb));this[_0x14b2a1(0x1cd)][_0x14b2a1(0x1e3)][_0x14b2a1(0x198)](_0x166221[_0x14b2a1(0x1c4)],()=>{const _0x3bfb98=_0x14b2a1;for(const _0x2143f3 of _0x45bf7f){if(this[_0x3bfb98(0x197)](_0x2143f3,_0x1a4d11))_0x195b32(_0x166221);else{const _0x9695bf={};for(const _0x66b2ce of _0x508571){const _0x19ad23=_0x2143f3[_0x3bfb98(0x1a8)](_0x66b2ce);void 0x0!==_0x19ad23&&(_0x9695bf[_0x66b2ce]=_0x19ad23);}_0x195b32(_0x166221),_0x3829b9[_0x3bfb98(0x1a5)](_0x2143f3,{'commandParams':[_0x9695bf]},[],_0x1a4d11);}}});}[_0x4781bb(0x1c8)](_0x11b9fe,_0x3b3153,_0x578354){const _0x1e5565=_0x4781bb,_0x5acbbb=_0x3b3153[0x0][_0x1e5565(0x1d3)][_0x1e5565(0x1ab)],_0xb1524d=_0x578354[_0x1e5565(0x19f)][0x0];this[_0x1e5565(0x1cd)][_0x1e5565(0x1e3)][_0x1e5565(0x1c0)](_0x303739=>{const _0x43ccf0=_0x1e5565;for(const _0x3d107c of _0x11b9fe)void 0x0!==_0xb1524d[_0x3d107c]?_0x303739[_0x43ccf0(0x1c5)](_0x3d107c,_0xb1524d[_0x3d107c],_0x5acbbb):_0x303739[_0x43ccf0(0x1dd)](_0x3d107c,_0x5acbbb);});}[_0x4781bb(0x1d7)](_0x5a770a){const _0x48add9=_0x4781bb;if(_0x5a770a[_0x48add9(0x1af)])switch(_0x5a770a[_0x48add9(0x1cf)]){case _0x48add9(0x1d4):return{'type':_0x48add9(0x1a7),'content':_0x27cca8(this[_0x48add9(0x1cd)][_0x48add9(0x1bd)],_0x48add9(0x1a6))};case _0x48add9(0x196):return{'type':_0x48add9(0x1a7),'content':_0x27cca8(this[_0x48add9(0x1cd)][_0x48add9(0x1bd)],_0x48add9(0x1b4))};}}[_0x4781bb(0x197)](_0x9372e0,_0x5552e5){const _0x5dfe6d=_0x4781bb,_0x115a84=this[_0x5dfe6d(0x1cd)][_0x5dfe6d(0x1ad)][_0x5dfe6d(0x1ac)](_0x5dfe6d(0x1cb));for(const _0x51f825 of _0x115a84[_0x5dfe6d(0x1b6)]({'skipNotAttached':!0x0})){const _0x54bbd2=_0x51f825[_0x5dfe6d(0x19e)]();if(_0x51f825[_0x5dfe6d(0x1cf)]===_0x5552e5&&_0x54bbd2===_0x9372e0)return _0x51f825;}return null;}}
23
+ function _0x2279(_0xb95432,_0x54dcc3){const _0x1c424b=_0x1c42();return _0x2279=function(_0x2279eb,_0x2da03a){_0x2279eb=_0x2279eb-0xf3;let _0x19eb2a=_0x1c424b[_0x2279eb];return _0x19eb2a;},_0x2279(_0xb95432,_0x54dcc3);}const _0x2a31ff=_0x2279;function _0x1c42(){const _0x4a24c6=['join','pluginName','_suggestionFactory','getContainedElement','get','has','getSuggestionCallback','TrackChangesTableProperties','registerDescriptionCallback','findAncestor','4915864DvDPGL','handleDiscardAction','change','getSuggestions','_handlePropertyChange','locale','tableCellHeight','plugins','7632kbwRyv','getAttribute','tableAlignment','36pTFqTr','tableWidth','getSelectionAffectedTableCells','tableBackgroundColor','enqueueChange','tableCellHorizontalAlignment','634368PfTMar','tableCellBorderStyle','20569gNmhMk','handleSuggestionDescription','tableCellPadding','TrackChangesEditing','registerCustomCallback','tableCellWidth','model','getFirstPosition','removeAttribute','tableBorderWidth','2634080sAUlBz','table','selection','descriptionFactory','enableCommand','document','setAttribute','subType','_getSuggestion','editor','TableUtils','tableProperties','formatBlock','tableHeight','accept','data','4870072hfahqG','124oPzIml','discard','tableCellVerticalAlignment','*Format:*\x20change\x20table\x20cell\x20properties','*Format:*\x20change\x20table\x20properties','nodeAfter','tableBorderColor','TableCellPropertiesEditing','commandParams','3408588sDfCWu','format','tableCellBorderWidth','batch','tableCellProperties','markBlockFormat','tableBorderStyle','afterInit','TablePropertiesEditing','tableCellBackgroundColor','start','tableCellBorderColor'];_0x1c42=function(){return _0x4a24c6;};return _0x1c42();}(function(_0x531f08,_0x4e3d99){const _0x369534=_0x2279,_0x163a09=_0x531f08();while(!![]){try{const _0xdf7710=-parseInt(_0x369534(0x113))/0x1*(parseInt(_0x369534(0x12e))/0x2)+-parseInt(_0x369534(0x137))/0x3+parseInt(_0x369534(0x12d))/0x4+-parseInt(_0x369534(0x11d))/0x5+parseInt(_0x369534(0x108))/0x6+parseInt(_0x369534(0x111))/0x7+-parseInt(_0x369534(0x100))/0x8*(-parseInt(_0x369534(0x10b))/0x9);if(_0xdf7710===_0x4e3d99)break;else _0x163a09['push'](_0x163a09['shift']());}catch(_0x40cf66){_0x163a09['push'](_0x163a09['shift']());}}}(_0x1c42,0xca680));import{Plugin as _0x1bfa95}from'ckeditor5/src/core.js';import{getTranslation as _0x179eba}from'../utils/common-translations.js';export default class $t extends _0x1bfa95{constructor(_0x502114){const _0x448302=_0x2279;super(_0x502114),this[_0x448302(0x128)]=[_0x448302(0x134),_0x448302(0x13d),_0x448302(0x11c),_0x448302(0x10a),_0x448302(0x10c),_0x448302(0x12a),_0x448302(0x10e)],this[_0x448302(0x13b)]=[_0x448302(0xf5),_0x448302(0x112),_0x448302(0x139),_0x448302(0x115),_0x448302(0x118),_0x448302(0x106),_0x448302(0xf3),_0x448302(0x110),_0x448302(0x130)];}static get[_0x2a31ff(0xf7)](){const _0x54774b=_0x2a31ff;return _0x54774b(0xfd);}[_0x2a31ff(0x13e)](){const _0x474b7c=_0x2a31ff,_0x5bfb5b=this[_0x474b7c(0x126)][_0x474b7c(0x107)][_0x474b7c(0xfa)](_0x474b7c(0x116));if(this[_0x474b7c(0x126)][_0x474b7c(0x107)][_0x474b7c(0xfb)](_0x474b7c(0x13f))){for(const _0x2a022d of this[_0x474b7c(0x128)])_0x5bfb5b[_0x474b7c(0x121)](_0x2a022d,(_0x3e797e,_0x3e0776)=>{const _0x3dedc0=_0x474b7c,_0x14d27a=this[_0x3dedc0(0x126)][_0x3dedc0(0x119)][_0x3dedc0(0x122)][_0x3dedc0(0x11f)][_0x3dedc0(0x11a)]()[_0x3dedc0(0xff)](_0x3dedc0(0x11e));this[_0x3dedc0(0x104)](_0x2a022d,[_0x14d27a],this[_0x3dedc0(0x128)],_0x3dedc0(0x128),_0x3e797e,_0x3e0776);});_0x5bfb5b[_0x474b7c(0xf8)][_0x474b7c(0x117)](_0x474b7c(0x129),_0x474b7c(0x128),_0x474b7c(0x12b),_0x5bfb5b[_0x474b7c(0xf8)][_0x474b7c(0xfc)](_0x474b7c(0x129),null,_0x474b7c(0x12f))),_0x5bfb5b[_0x474b7c(0xf8)][_0x474b7c(0x117)](_0x474b7c(0x129),_0x474b7c(0x128),_0x474b7c(0x12f),(_0x17ace5,_0xb52dfc)=>this[_0x474b7c(0x101)](this[_0x474b7c(0x128)],_0x17ace5,_0xb52dfc)),_0x5bfb5b[_0x474b7c(0xf8)][_0x474b7c(0x117)](_0x474b7c(0x129),_0x474b7c(0x128),_0x474b7c(0xf6),()=>!0x1);}if(this[_0x474b7c(0x126)][_0x474b7c(0x107)][_0x474b7c(0xfb)](_0x474b7c(0x135))){for(const _0x3e0090 of this[_0x474b7c(0x13b)])_0x5bfb5b[_0x474b7c(0x121)](_0x3e0090,(_0x58d7aa,_0x5db935)=>{const _0x2698e8=_0x474b7c,_0x19f7aa=this[_0x2698e8(0x126)][_0x2698e8(0x107)][_0x2698e8(0xfa)](_0x2698e8(0x127))[_0x2698e8(0x10d)](this[_0x2698e8(0x126)][_0x2698e8(0x119)][_0x2698e8(0x122)][_0x2698e8(0x11f)]);this[_0x2698e8(0x104)](_0x3e0090,_0x19f7aa,this[_0x2698e8(0x13b)],_0x2698e8(0x13b),_0x58d7aa,_0x5db935);});_0x5bfb5b[_0x474b7c(0xf8)][_0x474b7c(0x117)](_0x474b7c(0x129),_0x474b7c(0x13b),_0x474b7c(0x12b),_0x5bfb5b[_0x474b7c(0xf8)][_0x474b7c(0xfc)](_0x474b7c(0x129),null,_0x474b7c(0x12f))),_0x5bfb5b[_0x474b7c(0xf8)][_0x474b7c(0x117)](_0x474b7c(0x129),_0x474b7c(0x13b),_0x474b7c(0x12f),(_0x1cc019,_0x1f0218)=>this[_0x474b7c(0x101)](this[_0x474b7c(0x13b)],_0x1cc019,_0x1f0218)),_0x5bfb5b[_0x474b7c(0xf8)][_0x474b7c(0x117)](_0x474b7c(0x129),_0x474b7c(0x13b),_0x474b7c(0xf6),()=>!0x1);}_0x5bfb5b[_0x474b7c(0x120)][_0x474b7c(0xfe)](_0x3710e7=>this[_0x474b7c(0x114)](_0x3710e7));}[_0x2a31ff(0x104)](_0x3b11b8,_0x513aa1,_0x249dc7,_0x1206e4,_0x47ce2a,_0x48ee52){const _0x5f0616=_0x2a31ff,_0x58acc3=this[_0x5f0616(0x126)][_0x5f0616(0x107)][_0x5f0616(0xfa)](_0x5f0616(0x116));this[_0x5f0616(0x126)][_0x5f0616(0x119)][_0x5f0616(0x10f)](_0x48ee52[_0x5f0616(0x13a)],()=>{const _0x5a065d=_0x5f0616;for(const _0x3deb60 of _0x513aa1){if(this[_0x5a065d(0x125)](_0x3deb60,_0x1206e4))_0x47ce2a(_0x48ee52);else{const _0x554557={};for(const _0x1ee5f0 of _0x249dc7){const _0x14b75e=_0x3deb60[_0x5a065d(0x109)](_0x1ee5f0);void 0x0!==_0x14b75e&&(_0x554557[_0x1ee5f0]=_0x14b75e);}_0x47ce2a(_0x48ee52),_0x58acc3[_0x5a065d(0x13c)](_0x3deb60,{'commandParams':[_0x554557]},[],_0x1206e4);}}});}[_0x2a31ff(0x101)](_0x4d8a61,_0x459e85,_0x2e007e){const _0x3973bc=_0x2a31ff,_0x3d3ff1=_0x459e85[0x0][_0x3973bc(0xf4)][_0x3973bc(0x133)],_0x1aa07b=_0x2e007e[_0x3973bc(0x136)][0x0];this[_0x3973bc(0x126)][_0x3973bc(0x119)][_0x3973bc(0x102)](_0xfa309e=>{const _0x2c2a66=_0x3973bc;for(const _0x1a8845 of _0x4d8a61)void 0x0!==_0x1aa07b[_0x1a8845]?_0xfa309e[_0x2c2a66(0x123)](_0x1a8845,_0x1aa07b[_0x1a8845],_0x3d3ff1):_0xfa309e[_0x2c2a66(0x11b)](_0x1a8845,_0x3d3ff1);});}[_0x2a31ff(0x114)](_0x25706f){const _0x150b8a=_0x2a31ff;if(_0x25706f[_0x150b8a(0x12c)])switch(_0x25706f[_0x150b8a(0x124)]){case _0x150b8a(0x128):return{'type':_0x150b8a(0x138),'content':_0x179eba(this[_0x150b8a(0x126)][_0x150b8a(0x105)],_0x150b8a(0x132))};case _0x150b8a(0x13b):return{'type':_0x150b8a(0x138),'content':_0x179eba(this[_0x150b8a(0x126)][_0x150b8a(0x105)],_0x150b8a(0x131))};}}[_0x2a31ff(0x125)](_0x4395f9,_0x2145d6){const _0x2c55b3=_0x2a31ff,_0x32d71a=this[_0x2c55b3(0x126)][_0x2c55b3(0x107)][_0x2c55b3(0xfa)](_0x2c55b3(0x116));for(const _0x330d4c of _0x32d71a[_0x2c55b3(0x103)]({'skipNotAttached':!0x0})){const _0x139337=_0x330d4c[_0x2c55b3(0xf9)]();if(_0x330d4c[_0x2c55b3(0x124)]===_0x2145d6&&_0x139337===_0x4395f9)return _0x330d4c;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5bdfa4=_0x137c;(function(_0x5b5192,_0x51c7f7){const _0x9232b9=_0x137c,_0x295fa4=_0x5b5192();while(!![]){try{const _0x24abf7=parseInt(_0x9232b9(0xb3))/0x1*(parseInt(_0x9232b9(0xb2))/0x2)+parseInt(_0x9232b9(0xb6))/0x3+-parseInt(_0x9232b9(0xbd))/0x4+parseInt(_0x9232b9(0xb1))/0x5*(parseInt(_0x9232b9(0xb5))/0x6)+-parseInt(_0x9232b9(0xbe))/0x7+-parseInt(_0x9232b9(0xba))/0x8+parseInt(_0x9232b9(0xbf))/0x9;if(_0x24abf7===_0x51c7f7)break;else _0x295fa4['push'](_0x295fa4['shift']());}catch(_0x2acfcc){_0x295fa4['push'](_0x295fa4['shift']());}}}(_0x4b92,0xaaf53));import{Plugin as _0x35a25a}from'ckeditor5/src/core.js';function _0x4b92(){const _0x49e779=['5268ZaulGr','213BEXZoc','has','6877890TRLuKT','3068835mMQnYc','get','enableCommand','Template','7628256TCxnIw','insertTemplate','TrackChangesEditing','3744648KJqHfP','5415893MMpWEl','5700006hJhJog','plugins','editor','afterInit','5KYGtEs'];_0x4b92=function(){return _0x49e779;};return _0x4b92();}function _0x137c(_0x5f1465,_0x47eb91){const _0x4b92a8=_0x4b92();return _0x137c=function(_0x137ce7,_0x47ef6f){_0x137ce7=_0x137ce7-0xb1;let _0x28b57b=_0x4b92a8[_0x137ce7];return _0x28b57b;},_0x137c(_0x5f1465,_0x47eb91);}export default class Ct extends _0x35a25a{[_0x5bdfa4(0xc2)](){const _0x3a4a52=_0x5bdfa4,_0x14cd44=this[_0x3a4a52(0xc1)];_0x14cd44[_0x3a4a52(0xc0)][_0x3a4a52(0xb4)](_0x3a4a52(0xb9))&&_0x14cd44[_0x3a4a52(0xc0)][_0x3a4a52(0xb7)](_0x3a4a52(0xbc))[_0x3a4a52(0xb8)](_0x3a4a52(0xbb));}}
23
+ function _0xa6dd(){const _0x5a2baa=['60lLwiqs','1255145QaWFGU','97321FqlGSN','insertTemplate','Template','enableCommand','afterInit','325398KiLYUI','16aghhkX','8472xenGlM','get','plugins','289736PGoXIQ','27489ypJZsm','7234170RXXWaq','editor','186QKPwou','16omXpLK','TrackChangesEditing','800550oZncRX','has'];_0xa6dd=function(){return _0x5a2baa;};return _0xa6dd();}function _0x52bc(_0xa5c02e,_0x14f3a1){const _0xa6dd65=_0xa6dd();return _0x52bc=function(_0x52bca5,_0x5a2255){_0x52bca5=_0x52bca5-0x143;let _0xfeb382=_0xa6dd65[_0x52bca5];return _0xfeb382;},_0x52bc(_0xa5c02e,_0x14f3a1);}const _0x2ea220=_0x52bc;(function(_0xfd9a77,_0x4a0abe){const _0xd4bf5d=_0x52bc,_0x20bc4f=_0xfd9a77();while(!![]){try{const _0x43e61d=parseInt(_0xd4bf5d(0x14a))/0x1+parseInt(_0xd4bf5d(0x151))/0x2*(parseInt(_0xd4bf5d(0x150))/0x3)+parseInt(_0xd4bf5d(0x155))/0x4*(parseInt(_0xd4bf5d(0x149))/0x5)+parseInt(_0xd4bf5d(0x144))/0x6*(parseInt(_0xd4bf5d(0x14b))/0x7)+parseInt(_0xd4bf5d(0x145))/0x8*(-parseInt(_0xd4bf5d(0x147))/0x9)+-parseInt(_0xd4bf5d(0x157))/0xa+parseInt(_0xd4bf5d(0x156))/0xb*(-parseInt(_0xd4bf5d(0x152))/0xc);if(_0x43e61d===_0x4a0abe)break;else _0x20bc4f['push'](_0x20bc4f['shift']());}catch(_0x371e66){_0x20bc4f['push'](_0x20bc4f['shift']());}}}(_0xa6dd,0xb8ed7));import{Plugin as _0x2561b6}from'ckeditor5/src/core.js';export default class Ct extends _0x2561b6{[_0x2ea220(0x14f)](){const _0x5a16b2=_0x2ea220,_0x216feb=this[_0x5a16b2(0x143)];_0x216feb[_0x5a16b2(0x154)][_0x5a16b2(0x148)](_0x5a16b2(0x14d))&&_0x216feb[_0x5a16b2(0x154)][_0x5a16b2(0x153)](_0x5a16b2(0x146))[_0x5a16b2(0x14e)](_0x5a16b2(0x14c));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x9f7be7=_0x2b92;function _0x2b92(_0x22d942,_0x4a6e9e){const _0xdc74f9=_0xdc74();return _0x2b92=function(_0x2b92ab,_0x376713){_0x2b92ab=_0x2b92ab-0x1a8;let _0x30ad07=_0xdc74f9[_0x2b92ab];return _0x30ad07;},_0x2b92(_0x22d942,_0x4a6e9e);}(function(_0x52c19a,_0x2af22a){const _0x475941=_0x2b92,_0x4fa2ca=_0x52c19a();while(!![]){try{const _0x5b242a=parseInt(_0x475941(0x1b5))/0x1+-parseInt(_0x475941(0x1b9))/0x2*(parseInt(_0x475941(0x1b3))/0x3)+parseInt(_0x475941(0x1ad))/0x4*(-parseInt(_0x475941(0x1c6))/0x5)+parseInt(_0x475941(0x1c0))/0x6*(-parseInt(_0x475941(0x1b6))/0x7)+-parseInt(_0x475941(0x1d0))/0x8*(-parseInt(_0x475941(0x1c2))/0x9)+-parseInt(_0x475941(0x1ba))/0xa*(parseInt(_0x475941(0x1cb))/0xb)+-parseInt(_0x475941(0x1b2))/0xc*(-parseInt(_0x475941(0x1cc))/0xd);if(_0x5b242a===_0x2af22a)break;else _0x4fa2ca['push'](_0x4fa2ca['shift']());}catch(_0x304b74){_0x4fa2ca['push'](_0x4fa2ca['shift']());}}}(_0xdc74,0xaff32));function _0xdc74(){const _0x473915=['257758kUNCJN','30fUxEfY','newRange','title-content','isCollapsed','suggestion','schema','270GLgXDN','isTouching','2642184ULUHuj','start','element','has','3528965maQLPx','registerElementLabel','removeMarker','getChangedMarkers','model','5088171hWGlRV','1456mrlsxe','ELEMENT_TITLE','isEqual','from','32AmYnjT','get','descriptionFactory','end','TrackChangesEditing','forward','differ','plugins','registerPostFixer','afterInit','locale','getNearestSelectionRange','8tGzuPw','createRange','updateMarker','editor','Title','411396KdDsBx','30Tvxgrr','document','867144mQcjGJ','166817PAIpIl','nodeBefore','_splitMarkerName'];_0xdc74=function(){return _0x473915;};return _0xdc74();}import{Plugin as _0x8ea149}from'ckeditor5/src/core.js';import{getTranslation as _0x3943fd}from'../utils/common-translations.js';export default class Dt extends _0x8ea149{[_0x9f7be7(0x1aa)](){const _0x37d650=_0x9f7be7,_0x4b1f43=this[_0x37d650(0x1b0)];if(!_0x4b1f43[_0x37d650(0x1a8)][_0x37d650(0x1c5)](_0x37d650(0x1b1)))return;const _0x4f9f45=_0x4b1f43[_0x37d650(0x1a8)][_0x37d650(0x1d1)](_0x37d650(0x1d4));_0x4f9f45[_0x37d650(0x1d2)][_0x37d650(0x1c7)](_0x37d650(0x1bc),()=>_0x3943fd(_0x4b1f43[_0x37d650(0x1ab)],_0x37d650(0x1cd))),_0x4b1f43[_0x37d650(0x1ca)][_0x37d650(0x1b4)][_0x37d650(0x1a9)](_0x29ca6b=>{const _0x50d4ba=_0x37d650;let _0x50dda9=!0x1;const _0x200ba6=Array[_0x50d4ba(0x1cf)](_0x4b1f43[_0x50d4ba(0x1ca)][_0x50d4ba(0x1b4)][_0x50d4ba(0x1d6)][_0x50d4ba(0x1c9)]());for(const {name:_0x1bc969,data:_0x886e44}of _0x200ba6){const {group:_0x6a6169}=_0x4f9f45[_0x50d4ba(0x1b8)](_0x1bc969);if(_0x50d4ba(0x1be)!==_0x6a6169||!_0x886e44[_0x50d4ba(0x1bb)])continue;const _0x4b3257=_0x886e44[_0x50d4ba(0x1bb)],_0x2f7269=_0x4b3257[_0x50d4ba(0x1d3)][_0x50d4ba(0x1b7)];if(!_0x2f7269||!_0x2f7269['is'](_0x50d4ba(0x1c4),_0x50d4ba(0x1bc)))continue;if(!_0x4b3257[_0x50d4ba(0x1c3)][_0x50d4ba(0x1c1)](_0x4b3257[_0x50d4ba(0x1d3)]))continue;const _0x178f08=_0x4b1f43[_0x50d4ba(0x1ca)][_0x50d4ba(0x1bf)][_0x50d4ba(0x1ac)](_0x4b3257[_0x50d4ba(0x1d3)],_0x50d4ba(0x1d5));if(_0x178f08&&_0x178f08[_0x50d4ba(0x1bd)]){const _0x5baf30=_0x29ca6b[_0x50d4ba(0x1ae)](_0x4b3257[_0x50d4ba(0x1c3)],_0x178f08[_0x50d4ba(0x1c3)]);_0x5baf30[_0x50d4ba(0x1ce)](_0x4b3257)||(_0x29ca6b[_0x50d4ba(0x1af)](_0x1bc969,{'range':_0x5baf30}),_0x50dda9=!0x0);}_0x50dda9||(_0x29ca6b[_0x50d4ba(0x1c8)](_0x1bc969),_0x50dda9=!0x0);}return _0x50dda9;});}}
23
+ function _0x3470(_0x23354b,_0x5ab9e0){const _0x180a58=_0x180a();return _0x3470=function(_0x347016,_0x44b542){_0x347016=_0x347016-0xe2;let _0x2710e5=_0x180a58[_0x347016];return _0x2710e5;},_0x3470(_0x23354b,_0x5ab9e0);}const _0x1a10b3=_0x3470;(function(_0x27d0a0,_0x40a512){const _0x3d1a56=_0x3470,_0x182c5d=_0x27d0a0();while(!![]){try{const _0x1f7b01=-parseInt(_0x3d1a56(0xe4))/0x1*(-parseInt(_0x3d1a56(0xfa))/0x2)+-parseInt(_0x3d1a56(0xfd))/0x3+parseInt(_0x3d1a56(0xe2))/0x4+parseInt(_0x3d1a56(0xf0))/0x5*(parseInt(_0x3d1a56(0xfe))/0x6)+parseInt(_0x3d1a56(0x100))/0x7*(parseInt(_0x3d1a56(0xeb))/0x8)+-parseInt(_0x3d1a56(0x103))/0x9+-parseInt(_0x3d1a56(0xee))/0xa;if(_0x1f7b01===_0x40a512)break;else _0x182c5d['push'](_0x182c5d['shift']());}catch(_0x23ec5e){_0x182c5d['push'](_0x182c5d['shift']());}}}(_0x180a,0x885f6));import{Plugin as _0x349ec8}from'ckeditor5/src/core.js';function _0x180a(){const _0x3b1424=['67xydsOx','end','forward','Title','start','element','getChangedMarkers','620936FYFcZn','createRange','_splitMarkerName','11855390ViWOMb','nodeBefore','5200945uPLqsV','schema','isEqual','registerElementLabel','afterInit','has','newRange','updateMarker','document','isCollapsed','11714cDRuem','from','getNearestSelectionRange','692538UwHDxW','6fCoQzq','TrackChangesEditing','49uIcCHF','model','plugins','5248944eusuRt','removeMarker','title-content','suggestion','descriptionFactory','differ','isTouching','get','registerPostFixer','editor','ELEMENT_TITLE','2329024ckRBzs','locale'];_0x180a=function(){return _0x3b1424;};return _0x180a();}import{getTranslation as _0x34594b}from'../utils/common-translations.js';export default class Dt extends _0x349ec8{[_0x1a10b3(0xf4)](){const _0x14c89c=_0x1a10b3,_0x448277=this[_0x14c89c(0x10c)];if(!_0x448277[_0x14c89c(0x102)][_0x14c89c(0xf5)](_0x14c89c(0xe7)))return;const _0x17cdb8=_0x448277[_0x14c89c(0x102)][_0x14c89c(0x10a)](_0x14c89c(0xff));_0x17cdb8[_0x14c89c(0x107)][_0x14c89c(0xf3)](_0x14c89c(0x105),()=>_0x34594b(_0x448277[_0x14c89c(0xe3)],_0x14c89c(0x10d))),_0x448277[_0x14c89c(0x101)][_0x14c89c(0xf8)][_0x14c89c(0x10b)](_0x2348b8=>{const _0x36c725=_0x14c89c;let _0x4af11f=!0x1;const _0x389994=Array[_0x36c725(0xfb)](_0x448277[_0x36c725(0x101)][_0x36c725(0xf8)][_0x36c725(0x108)][_0x36c725(0xea)]());for(const {name:_0x169d78,data:_0x3ebcca}of _0x389994){const {group:_0x45437a}=_0x17cdb8[_0x36c725(0xed)](_0x169d78);if(_0x36c725(0x106)!==_0x45437a||!_0x3ebcca[_0x36c725(0xf6)])continue;const _0x3b9868=_0x3ebcca[_0x36c725(0xf6)],_0x1406fb=_0x3b9868[_0x36c725(0xe5)][_0x36c725(0xef)];if(!_0x1406fb||!_0x1406fb['is'](_0x36c725(0xe9),_0x36c725(0x105)))continue;if(!_0x3b9868[_0x36c725(0xe8)][_0x36c725(0x109)](_0x3b9868[_0x36c725(0xe5)]))continue;const _0x334bf0=_0x448277[_0x36c725(0x101)][_0x36c725(0xf1)][_0x36c725(0xfc)](_0x3b9868[_0x36c725(0xe5)],_0x36c725(0xe6));if(_0x334bf0&&_0x334bf0[_0x36c725(0xf9)]){const _0x1c2d38=_0x2348b8[_0x36c725(0xec)](_0x3b9868[_0x36c725(0xe8)],_0x334bf0[_0x36c725(0xe8)]);_0x1c2d38[_0x36c725(0xf2)](_0x3b9868)||(_0x2348b8[_0x36c725(0xf7)](_0x169d78,{'range':_0x1c2d38}),_0x4af11f=!0x0);}_0x4af11f||(_0x2348b8[_0x36c725(0x104)](_0x169d78),_0x4af11f=!0x0);}return _0x4af11f;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x377f1a=_0x20d7;(function(_0x58dc4c,_0x3226e9){const _0x5d64f7=_0x20d7,_0x1d301e=_0x58dc4c();while(!![]){try{const _0x48bb65=parseInt(_0x5d64f7(0xc6))/0x1+-parseInt(_0x5d64f7(0xc7))/0x2+parseInt(_0x5d64f7(0xbd))/0x3+parseInt(_0x5d64f7(0xcd))/0x4*(parseInt(_0x5d64f7(0xc0))/0x5)+-parseInt(_0x5d64f7(0xc1))/0x6*(parseInt(_0x5d64f7(0xc4))/0x7)+parseInt(_0x5d64f7(0xc8))/0x8+parseInt(_0x5d64f7(0xc3))/0x9*(-parseInt(_0x5d64f7(0xc9))/0xa);if(_0x48bb65===_0x3226e9)break;else _0x1d301e['push'](_0x1d301e['shift']());}catch(_0x38bfac){_0x1d301e['push'](_0x1d301e['shift']());}}}(_0x4791,0x7b7e5));import{Plugin as _0x5244d9}from'ckeditor5/src/core.js';export default class Nt extends _0x5244d9{[_0x377f1a(0xca)](){const _0x17dc24=_0x377f1a,_0x19b9a0=this[_0x17dc24(0xbf)],_0x5a8eaf=_0x19b9a0[_0x17dc24(0xc2)][_0x17dc24(0xd0)](_0x17dc24(0xbe));_0x19b9a0[_0x17dc24(0xc2)][_0x17dc24(0xc5)](_0x17dc24(0xce))&&(_0x5a8eaf[_0x17dc24(0xcc)](_0x17dc24(0xcf)),_0x5a8eaf[_0x17dc24(0xcc)](_0x17dc24(0xcb)));}}function _0x20d7(_0x19e9f4,_0x5851ce){const _0x4791eb=_0x4791();return _0x20d7=function(_0x20d7b1,_0x45c98c){_0x20d7b1=_0x20d7b1-0xbd;let _0x35c72b=_0x4791eb[_0x20d7b1];return _0x35c72b;},_0x20d7(_0x19e9f4,_0x5851ce);}function _0x4791(){const _0x4e36fb=['UndoEditing','undo','get','1647201MarbCp','TrackChangesEditing','editor','6095FnwGMI','114GlKJfB','plugins','1497141UVBNFm','70119ILPTgl','has','574084qTeOoR','636918ggNzHL','121152tKsnJR','10lHzwVJ','afterInit','redo','enableCommand','140BXSanI'];_0x4791=function(){return _0x4e36fb;};return _0x4791();}
23
+ const _0x59cf07=_0x5922;(function(_0x1921a4,_0x49436e){const _0x3ba114=_0x5922,_0x5b2a51=_0x1921a4();while(!![]){try{const _0x49f6c0=-parseInt(_0x3ba114(0xf2))/0x1*(parseInt(_0x3ba114(0xe7))/0x2)+parseInt(_0x3ba114(0xf0))/0x3*(parseInt(_0x3ba114(0xde))/0x4)+parseInt(_0x3ba114(0xdd))/0x5*(parseInt(_0x3ba114(0xed))/0x6)+parseInt(_0x3ba114(0xe1))/0x7+parseInt(_0x3ba114(0xe8))/0x8*(parseInt(_0x3ba114(0xee))/0x9)+-parseInt(_0x3ba114(0xe3))/0xa+-parseInt(_0x3ba114(0xec))/0xb*(-parseInt(_0x3ba114(0xe2))/0xc);if(_0x49f6c0===_0x49436e)break;else _0x5b2a51['push'](_0x5b2a51['shift']());}catch(_0x259860){_0x5b2a51['push'](_0x5b2a51['shift']());}}}(_0x200d,0x274ec));function _0x200d(){const _0x23fe50=['3179680aOFEPc','get','has','afterInit','66642QvEomg','31064dgTmls','plugins','editor','undo','310893ttDGWT','18BLobTM','252zBVjXR','enableCommand','3LKRGbD','UndoEditing','1LAApZY','377785vbUzSg','328196kfAIju','TrackChangesEditing','redo','70420qxkvrA','36zKvBWP'];_0x200d=function(){return _0x23fe50;};return _0x200d();}function _0x5922(_0x5cbc1c,_0x56c621){const _0x200d55=_0x200d();return _0x5922=function(_0x592287,_0x4a3ddc){_0x592287=_0x592287-0xdd;let _0x4a2d37=_0x200d55[_0x592287];return _0x4a2d37;},_0x5922(_0x5cbc1c,_0x56c621);}import{Plugin as _0x2a30ec}from'ckeditor5/src/core.js';export default class Nt extends _0x2a30ec{[_0x59cf07(0xe6)](){const _0x39eb78=_0x59cf07,_0x44c46a=this[_0x39eb78(0xea)],_0x1816c0=_0x44c46a[_0x39eb78(0xe9)][_0x39eb78(0xe4)](_0x39eb78(0xdf));_0x44c46a[_0x39eb78(0xe9)][_0x39eb78(0xe5)](_0x39eb78(0xf1))&&(_0x1816c0[_0x39eb78(0xef)](_0x39eb78(0xeb)),_0x1816c0[_0x39eb78(0xef)](_0x39eb78(0xe0)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x127340,_0x23184f){const _0x22e381=_0x51ec,_0x3782f8=_0x127340();while(!![]){try{const _0x37204c=-parseInt(_0x22e381(0x180))/0x1+parseInt(_0x22e381(0x15a))/0x2+parseInt(_0x22e381(0x176))/0x3+-parseInt(_0x22e381(0x17e))/0x4+parseInt(_0x22e381(0x16c))/0x5*(-parseInt(_0x22e381(0x181))/0x6)+parseInt(_0x22e381(0x159))/0x7+parseInt(_0x22e381(0x17f))/0x8;if(_0x37204c===_0x23184f)break;else _0x3782f8['push'](_0x3782f8['shift']());}catch(_0xa13482){_0x3782f8['push'](_0x3782f8['shift']());}}}(_0x48ea,0xa3e57));export function getRangesWithAttribute(_0xb9777e,_0x485d30,_0x215923){const _0x12966c=_0x51ec,_0x59a56b=[];for(const _0x3725d0 of _0x485d30[_0x12966c(0x166)]())_0x3725d0[_0x12966c(0x179)](_0xb9777e)&&_0x59a56b[_0x12966c(0x170)](_0x215923[_0x12966c(0x175)](_0x3725d0));return _0x59a56b;}function _0x51ec(_0x264b40,_0x3aae2c){const _0x48eacb=_0x48ea();return _0x51ec=function(_0x51ec76,_0x48a900){_0x51ec76=_0x51ec76-0x153;let _0x30c753=_0x48eacb[_0x51ec76];return _0x30c753;},_0x51ec(_0x264b40,_0x3aae2c);}export function downcastSplitMergeMarker(_0x40c1a0,_0x5d6ed9,{showActiveMarker:_0x313ff9=!0x0}={}){const _0x4aa650=_0x51ec,_0x2fc09b=_0x40c1a0[_0x4aa650(0x168)][_0x4aa650(0x165)](_0x4aa650(0x15b));return(_0x4f3332,_0x3aa6f7,_0x39e501)=>{const _0x2f44af=_0x4aa650;if(!_0x39e501[_0x2f44af(0x155)][_0x2f44af(0x161)](_0x3aa6f7[_0x2f44af(0x17a)],_0x4f3332[_0x2f44af(0x177)]))return;const _0x247723=_0x3aa6f7[_0x2f44af(0x17a)][_0x2f44af(0x17d)](),_0x50fcac=_0x3aa6f7[_0x2f44af(0x17a)][_0x2f44af(0x169)],_0x397720=_0x40c1a0[_0x2f44af(0x171)][_0x2f44af(0x17b)];let _0x3d84be=null,_0x248568=null,_0x5473d0=!0x1,_0x252975=!0x1;for(const _0x415b07 of _0x247723){const _0xc23f11=_0x415b07[_0x2f44af(0x16a)];_0x5473d0=_0x5473d0||_0x397720[_0x2f44af(0x158)](_0xc23f11);const _0x188309=_0x39e501[_0x2f44af(0x157)][_0x2f44af(0x15c)](_0xc23f11);if(_0x188309&&_0x188309[_0x2f44af(0x15d)](_0x2f44af(0x174)))return;_0x2f44af(0x15f)==_0x415b07[_0x2f44af(0x15e)]&&(_0x397720[_0x2f44af(0x17c)](_0xc23f11)&&!_0x397720[_0x2f44af(0x172)](_0xc23f11)&&(_0xc23f11[_0x2f44af(0x182)]||_0x50fcac[_0x2f44af(0x154)]?_0x3d84be&&_0x3d84be[_0x2f44af(0x163)]==_0xc23f11||(_0x3d84be=_0xc23f11,_0x5b1266(_0x415b07[_0x2f44af(0x162)]),_0x252975=!0x0):_0x248568=_0x248568||_0x415b07[_0x2f44af(0x162)]));}function _0x5b1266(_0x2e2b23){const _0x2bf52c=_0x2f44af,_0x8631bb=_0x39e501[_0x2bf52c(0x16f)][_0x2bf52c(0x164)](_0x2bf52c(0x167),{'class':_0x2bf52c(0x16e)+_0x5d6ed9}),_0x1da7e7=_0x39e501[_0x2bf52c(0x157)][_0x2bf52c(0x16b)](_0x2e2b23);_0x313ff9&&_0x2fc09b[_0x2bf52c(0x16d)][_0x2bf52c(0x173)](_0x3aa6f7[_0x2bf52c(0x160)])&&_0x39e501[_0x2bf52c(0x16f)][_0x2bf52c(0x156)](_0x2bf52c(0x153),_0x8631bb),_0x39e501[_0x2bf52c(0x16f)][_0x2bf52c(0x183)](_0x1da7e7,_0x8631bb),_0x39e501[_0x2bf52c(0x157)][_0x2bf52c(0x178)](_0x8631bb,_0x3aa6f7[_0x2bf52c(0x160)]);}_0x5473d0||_0x252975||!_0x248568||_0x5b1266(_0x248568);};}function _0x48ea(){const _0x150e67=['previousPosition','parent','createUIElement','get','getItems','span','plugins','start','item','toViewPosition','5EHMnwv','activeMarkers','ck-suggestion-marker-','writer','push','model','isLimit','includes','addHighlight','createRangeOn','2557788ABQoAE','name','bindElementToMarker','hasAttribute','markerRange','schema','isBlock','getWalker','3350620NDTYDH','9248896Hhfbiq','1132430mmtuBV','3528852dLfZqo','nextSibling','insert','ck-suggestion-marker--active','isAtEnd','consumable','addClass','mapper','isContent','5528614awokTP','862072euUFaX','TrackChangesEditing','toViewElement','getCustomProperty','type','elementEnd','markerName','test'];_0x48ea=function(){return _0x150e67;};return _0x48ea();}
23
+ (function(_0x10a1a7,_0x2b84fa){const _0xa04cd8=_0x1d30,_0x348c31=_0x10a1a7();while(!![]){try{const _0x260746=parseInt(_0xa04cd8(0x1cb))/0x1*(parseInt(_0xa04cd8(0x1cf))/0x2)+parseInt(_0xa04cd8(0x1b5))/0x3*(parseInt(_0xa04cd8(0x1ca))/0x4)+-parseInt(_0xa04cd8(0x1a1))/0x5+-parseInt(_0xa04cd8(0x1a2))/0x6*(parseInt(_0xa04cd8(0x1be))/0x7)+-parseInt(_0xa04cd8(0x1a5))/0x8+-parseInt(_0xa04cd8(0x1ba))/0x9+parseInt(_0xa04cd8(0x1bc))/0xa;if(_0x260746===_0x2b84fa)break;else _0x348c31['push'](_0x348c31['shift']());}catch(_0x3eaf86){_0x348c31['push'](_0x348c31['shift']());}}}(_0x5492,0x58e43));export function getRangesWithAttribute(_0x1e7ddf,_0x41034f,_0x125a51){const _0x1deac9=_0x1d30,_0x767d0c=[];for(const _0x159bea of _0x41034f[_0x1deac9(0x1ac)]())_0x159bea[_0x1deac9(0x1aa)](_0x1e7ddf)&&_0x767d0c[_0x1deac9(0x1b2)](_0x125a51[_0x1deac9(0x1a3)](_0x159bea));return _0x767d0c;}function _0x1d30(_0x557c37,_0x43d73d){const _0x54921a=_0x5492();return _0x1d30=function(_0x1d30ff,_0x1c3705){_0x1d30ff=_0x1d30ff-0x19f;let _0x5ca818=_0x54921a[_0x1d30ff];return _0x5ca818;},_0x1d30(_0x557c37,_0x43d73d);}export function downcastSplitMergeMarker(_0x4b5ccf,_0x3d56a4,{showActiveMarker:_0x148026=!0x0}={}){const _0x4a94a4=_0x1d30,_0x2754a6=_0x4b5ccf[_0x4a94a4(0x1ab)][_0x4a94a4(0x1a9)](_0x4a94a4(0x1c7));return(_0x38688a,_0x4361fb,_0x241302)=>{const _0x5ddda0=_0x4a94a4;if(!_0x241302[_0x5ddda0(0x1b6)][_0x5ddda0(0x1bd)](_0x4361fb[_0x5ddda0(0x1af)],_0x38688a[_0x5ddda0(0x1a4)]))return;const _0x408a27=_0x4361fb[_0x5ddda0(0x1af)][_0x5ddda0(0x1b3)](),_0x455d90=_0x4361fb[_0x5ddda0(0x1af)][_0x5ddda0(0x1a6)],_0x1aa4db=_0x4b5ccf[_0x5ddda0(0x1bb)][_0x5ddda0(0x1c6)];let _0x170142=null,_0x2620cb=null,_0x3e4044=!0x1,_0x140305=!0x1;for(const _0xf70616 of _0x408a27){const _0x4c8a3c=_0xf70616[_0x5ddda0(0x1c5)];_0x3e4044=_0x3e4044||_0x1aa4db[_0x5ddda0(0x1c0)](_0x4c8a3c);const _0xeedb36=_0x241302[_0x5ddda0(0x1c9)][_0x5ddda0(0x1b7)](_0x4c8a3c);if(_0xeedb36&&_0xeedb36[_0x5ddda0(0x1b8)](_0x5ddda0(0x1b1)))return;_0x5ddda0(0x1c8)==_0xf70616[_0x5ddda0(0x1bf)]&&(_0x1aa4db[_0x5ddda0(0x1cd)](_0x4c8a3c)&&!_0x1aa4db[_0x5ddda0(0x1c2)](_0x4c8a3c)&&(_0x4c8a3c[_0x5ddda0(0x19f)]||_0x455d90[_0x5ddda0(0x1c1)]?_0x170142&&_0x170142[_0x5ddda0(0x1c3)]==_0x4c8a3c||(_0x170142=_0x4c8a3c,_0x34c82e(_0xf70616[_0x5ddda0(0x1ce)]),_0x140305=!0x0):_0x2620cb=_0x2620cb||_0xf70616[_0x5ddda0(0x1ce)]));}function _0x34c82e(_0x3ec562){const _0x5f5b98=_0x5ddda0,_0x5abc5c=_0x241302[_0x5f5b98(0x1a0)][_0x5f5b98(0x1b4)](_0x5f5b98(0x1a7),{'class':_0x5f5b98(0x1ae)+_0x3d56a4}),_0x200717=_0x241302[_0x5f5b98(0x1c9)][_0x5f5b98(0x1d0)](_0x3ec562);_0x148026&&_0x2754a6[_0x5f5b98(0x1b9)][_0x5f5b98(0x1d1)](_0x4361fb[_0x5f5b98(0x1ad)])&&_0x241302[_0x5f5b98(0x1a0)][_0x5f5b98(0x1a8)](_0x5f5b98(0x1cc),_0x5abc5c),_0x241302[_0x5f5b98(0x1a0)][_0x5f5b98(0x1b0)](_0x200717,_0x5abc5c),_0x241302[_0x5f5b98(0x1c9)][_0x5f5b98(0x1c4)](_0x5abc5c,_0x4361fb[_0x5f5b98(0x1ad)]);}_0x3e4044||_0x140305||!_0x2620cb||_0x34c82e(_0x2620cb);};}function _0x5492(){const _0x40dc6a=['name','5818976jdHkbf','start','span','addClass','get','hasAttribute','plugins','getItems','markerName','ck-suggestion-marker-','markerRange','insert','addHighlight','push','getWalker','createUIElement','70017IZKraW','consumable','toViewElement','getCustomProperty','activeMarkers','1483146UyxXaH','model','6087310zERbqQ','test','7AIRrdM','type','isContent','isAtEnd','isLimit','parent','bindElementToMarker','item','schema','TrackChangesEditing','elementEnd','mapper','92ubTdYc','11ARKsjJ','ck-suggestion-marker--active','isBlock','previousPosition','109082HHezuO','toViewPosition','includes','nextSibling','writer','1324300fhFihE','1346124QCLLlx','createRangeOn'];_0x5492=function(){return _0x40dc6a;};return _0x5492();}
package/src/suggestion.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x32bc4f=_0x5906;(function(_0x7d003c,_0x599f1c){const _0x18b836=_0x5906,_0x384659=_0x7d003c();while(!![]){try{const _0x3be299=-parseInt(_0x18b836(0x12e))/0x1*(-parseInt(_0x18b836(0x125))/0x2)+-parseInt(_0x18b836(0x13e))/0x3*(-parseInt(_0x18b836(0x121))/0x4)+-parseInt(_0x18b836(0x10b))/0x5+parseInt(_0x18b836(0x143))/0x6+parseInt(_0x18b836(0x132))/0x7*(-parseInt(_0x18b836(0xfb))/0x8)+-parseInt(_0x18b836(0x117))/0x9*(-parseInt(_0x18b836(0x100))/0xa)+-parseInt(_0x18b836(0x114))/0xb*(parseInt(_0x18b836(0x120))/0xc);if(_0x3be299===_0x599f1c)break;else _0x384659['push'](_0x384659['shift']());}catch(_0x1117b1){_0x384659['push'](_0x384659['shift']());}}}(_0xebbb,0x5a69f));import{Element as _0x57c579}from'ckeditor5/src/engine.js';function _0x5906(_0x36d77d,_0x1df02b){const _0xebbb2f=_0xebbb();return _0x5906=function(_0x590698,_0x4b165a){_0x590698=_0x590698-0xf3;let _0x20cceb=_0xebbb2f[_0x590698];return _0x20cceb;},_0x5906(_0x36d77d,_0x1df02b);}import{ObservableMixin as _0x5c0199,uid as _0x5d93d3}from'ckeditor5/src/utils.js';function _0xebbb(){const _0x2d69f7=['_onDiscard','createdAt','380RlrHop','@external','hasComments','reduce','isIntersectingWithRange','getRange','_markerNames','head','removeMarkers','change','getAllAdjacentSuggestions','1342875NdVECF','onAccept','isIntersecting','length','suggestion:','onAttributesChange','isMultiRange','_saved','creator','2070079AKLekb','accept','split','28125eELWFk','delete','next','getMarkerNames','clear','getMultiRangeId','toJSON','removeMarker','getFirstMarker','12PzgXpA','31536atkrNF','_onAccept','substr','getMarkers','2BKcJjN','getItems','_model','type','setAttribute','subType','_onAttributesChange','isInContent','getContainedElement','267669oYSvhx','getFirstRange','size','removeAttribute','21EhcdqP','from','addRange','discard','end','data','markers','commentThread','getRanges','decorate','map','start','243AQhofn','addMarkerName','get','push','set','187188ZkXvwt','isExternal','nodeBefore','author','onDiscard','filter','nodeAfter','attributes','addMarker','add','_isDataLoaded','610992LLvTgh','previous','authoredAt'];_0xebbb=function(){return _0x2d69f7;};return _0xebbb();}import{cloneDeep as _0x5819de,isEqual as _0x282b35,set as _0x23c0bd,unset as _0x20b99c}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
- _0x5c0199(){constructor(_0x4fe5a9,_0x2a035c){const _0x381aaf=_0x5906;super(),this[_0x381aaf(0xfa)]=!0x1,this['id']=_0x2a035c['id'],this[_0x381aaf(0x128)]=_0x2a035c[_0x381aaf(0x128)],this[_0x381aaf(0x12a)]=_0x2a035c[_0x381aaf(0x12a)]||null,this[_0x381aaf(0xf3)]=_0x2a035c[_0x381aaf(0xf3)],this[_0x381aaf(0x113)]=_0x2a035c[_0x381aaf(0x113)]||_0x2a035c[_0x381aaf(0xf3)],this[_0x381aaf(0x144)]=Boolean(_0x2a035c[_0x381aaf(0xf7)]&&_0x2a035c[_0x381aaf(0xf7)][_0x381aaf(0x101)]),this[_0x381aaf(0x137)]=null,this[_0x381aaf(0x127)]=_0x4fe5a9,this[_0x381aaf(0x122)]=_0x2a035c[_0x381aaf(0x10c)],this[_0x381aaf(0xfe)]=_0x2a035c[_0x381aaf(0xf4)],this[_0x381aaf(0x12b)]=_0x2a035c[_0x381aaf(0x110)],this[_0x381aaf(0x106)]=new Set(),this[_0x381aaf(0xff)]=null,this[_0x381aaf(0x142)](_0x381aaf(0xfd),null),this[_0x381aaf(0x142)](_0x381aaf(0xf7),_0x2a035c[_0x381aaf(0xf7)]||{}),this[_0x381aaf(0x142)](_0x381aaf(0xfc),null),this[_0x381aaf(0x142)](_0x381aaf(0x119),null),this[_0x381aaf(0x142)](_0x381aaf(0x139),null),this[_0x381aaf(0x142)](_0x381aaf(0x112),!0x1),this[_0x381aaf(0x13b)](_0x381aaf(0x115)),this[_0x381aaf(0x13b)](_0x381aaf(0x135));}get[_0x32bc4f(0x107)](){const _0x514ce9=_0x32bc4f;let _0x168b83=this;for(;_0x168b83[_0x514ce9(0xfc)];)_0x168b83=_0x168b83[_0x514ce9(0xfc)];return _0x168b83;}get[_0x32bc4f(0x102)](){const _0xbf1b81=_0x32bc4f;return!!this[_0xbf1b81(0x139)]&&this[_0xbf1b81(0x139)][_0xbf1b81(0x10e)]>0x0;}get[_0x32bc4f(0x111)](){const _0x2b874e=_0x32bc4f;if(0x0==this[_0x2b874e(0x106)][_0x2b874e(0x130)])return!0x1;return 0x6==Array[_0x2b874e(0x133)](this[_0x2b874e(0x106)])[0x0][_0x2b874e(0x116)](':')[_0x2b874e(0x10e)];}get[_0x32bc4f(0x12c)](){const _0x2f637b=_0x32bc4f;return null!==this[_0x2f637b(0x11f)]();}[_0x32bc4f(0x13f)](_0x500253){const _0x1d6e0f=_0x32bc4f;this[_0x1d6e0f(0x106)][_0x1d6e0f(0xf9)](_0x500253);}[_0x32bc4f(0x11a)](){const _0x3abe02=_0x32bc4f;return Array[_0x3abe02(0x133)](this[_0x3abe02(0x106)]);}[_0x32bc4f(0x124)](){const _0x305c82=_0x32bc4f;return this[_0x305c82(0x11a)]()[_0x305c82(0x13c)](_0x30d029=>this[_0x305c82(0x127)][_0x305c82(0x138)][_0x305c82(0x140)](_0x30d029))[_0x305c82(0xf5)](_0x400acb=>_0x400acb);}[_0x32bc4f(0x11f)](){const _0x444568=_0x32bc4f;return this[_0x444568(0x124)]()[0x0]||null;}[_0x32bc4f(0x108)](){const _0x1b6453=_0x32bc4f;this[_0x1b6453(0x127)][_0x1b6453(0x109)](_0x4f4b49=>{const _0x2ec54e=_0x1b6453;for(const _0x1475ea of this[_0x2ec54e(0x124)]())_0x4f4b49[_0x2ec54e(0x11e)](_0x1475ea);}),this[_0x1b6453(0x106)][_0x1b6453(0x11b)]();}[_0x32bc4f(0x11e)](_0x13fb2e){const _0x1d12f6=_0x32bc4f;this[_0x1d12f6(0x127)][_0x1d12f6(0x109)](_0x37a1c1=>{const _0x179fd0=_0x1d12f6;_0x37a1c1[_0x179fd0(0x11e)](_0x13fb2e);}),this[_0x1d12f6(0x106)][_0x1d12f6(0x118)](_0x13fb2e);}[_0x32bc4f(0x134)](_0x355f10){const _0x139a23=_0x32bc4f,_0x6bd6a4=_0x139a23(0x10f)+this[_0x139a23(0x128)]+':'+this[_0x139a23(0x12a)]+':'+this['id']+':'+this[_0x139a23(0x113)]['id']+':'+u[_0x139a23(0x11c)]();this[_0x139a23(0x13f)](_0x6bd6a4),this[_0x139a23(0x127)][_0x139a23(0x109)](_0x200540=>{const _0x1d75ae=_0x139a23;_0x200540[_0x1d75ae(0xf8)](_0x6bd6a4,{'range':_0x355f10,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x32bc4f(0x104)](_0x4cdc21){const _0x1aaf20=_0x32bc4f;for(const _0x2dae0c of this[_0x1aaf20(0x13a)]())if(_0x2dae0c[_0x1aaf20(0x10d)](_0x4cdc21))return!0x0;return!0x1;}[_0x32bc4f(0x13a)](){const _0x1a49a2=_0x32bc4f;return this[_0x1a49a2(0x124)]()[_0x1a49a2(0x13c)](_0x2b7179=>_0x2b7179[_0x1a49a2(0x105)]());}[_0x32bc4f(0x126)](){const _0x727ac5=_0x32bc4f;return this[_0x727ac5(0x13a)]()[_0x727ac5(0x103)]((_0x38ee1f,_0x5988e7)=>[..._0x38ee1f,..._0x5988e7[_0x727ac5(0x126)]()],[]);}[_0x32bc4f(0x12f)](){const _0x4bbbfb=_0x32bc4f;var _0x53d36b;return(null===(_0x53d36b=this[_0x4bbbfb(0x11f)]())||void 0x0===_0x53d36b?void 0x0:_0x53d36b[_0x4bbbfb(0x105)]())||null;}[_0x32bc4f(0x12d)](){const _0x1c8e46=_0x32bc4f,_0x10cacf=this[_0x1c8e46(0x13a)]();if(0x1!=_0x10cacf[_0x1c8e46(0x10e)])return null;const _0xa143cd=_0x10cacf[0x0],_0x1291a5=_0xa143cd[_0x1c8e46(0x13d)][_0x1c8e46(0xf6)],_0x3292d9=_0xa143cd[_0x1c8e46(0x136)][_0x1c8e46(0x145)];return _0x1291a5 instanceof _0x57c579?_0x1291a5!=_0x3292d9?null:_0x1291a5:null;}[_0x32bc4f(0x115)](){const _0x2f5c50=_0x32bc4f;this[_0x2f5c50(0x122)](this[_0x2f5c50(0x13a)](),this[_0x2f5c50(0x137)],this[_0x2f5c50(0xf7)]),this[_0x2f5c50(0x108)]();}[_0x32bc4f(0x135)](){const _0x3ec2f1=_0x32bc4f;this[_0x3ec2f1(0xfe)](this[_0x3ec2f1(0x13a)](),this[_0x3ec2f1(0x137)],this[_0x3ec2f1(0xf7)]),this[_0x3ec2f1(0x108)]();}[_0x32bc4f(0x10a)](){const _0x56061d=_0x32bc4f,_0x5bbcc0=[];let _0x2cbe20=this[_0x56061d(0x107)];for(;_0x2cbe20;)_0x5bbcc0[_0x56061d(0x141)](_0x2cbe20),_0x2cbe20=_0x2cbe20[_0x56061d(0x119)];return _0x5bbcc0;}[_0x32bc4f(0x129)](_0x6e0fbf,_0x4b18a5){const _0x241430=_0x32bc4f,_0x1c4578=_0x5819de(this[_0x241430(0xf7)]);_0x23c0bd(_0x1c4578,_0x6e0fbf,_0x4b18a5),_0x282b35(_0x1c4578,this[_0x241430(0xf7)])||(this[_0x241430(0xf7)]=_0x1c4578,this[_0x241430(0x12b)](_0x1c4578));}[_0x32bc4f(0x131)](_0x199b9c){const _0x4ec33d=_0x32bc4f,_0x29f6ee=_0x5819de(this[_0x4ec33d(0xf7)]);_0x20b99c(_0x29f6ee,_0x199b9c),_0x282b35(_0x29f6ee,this[_0x4ec33d(0xf7)])||(this[_0x4ec33d(0xf7)]=_0x29f6ee,this[_0x4ec33d(0x12b)](this[_0x4ec33d(0xf7)]));}[_0x32bc4f(0x11d)](){const _0x1ea871=_0x32bc4f;return{'id':this['id'],'type':this[_0x1ea871(0x12a)]?this[_0x1ea871(0x128)]+':'+this[_0x1ea871(0x12a)]:this[_0x1ea871(0x128)],'authorId':this[_0x1ea871(0x113)]['id'],'createdAt':this[_0x1ea871(0xff)],'hasComments':this[_0x1ea871(0x102)],'data':this[_0x1ea871(0x137)],'attributes':this[_0x1ea871(0xf7)]};}static[_0x32bc4f(0x11c)](){const _0x4c1bb4=_0x32bc4f;return _0x5d93d3()[_0x4c1bb4(0x123)](0x1,0x5);}}
23
+ function _0x332f(){const _0x357f82=['substr','suggestion:','hasComments','addRange','discard','getMarkers','280LKURJg','commentThread','125958lMPdAu','3400sQMBrG','isInContent','head','previous','push','authoredAt','toJSON','onAccept','filter','set','_model','removeMarker','89210sFWUGS','_onAccept','_isDataLoaded','subType','split','25227543tMKvpi','add','7RVLByb','nodeBefore','getContainedElement','getFirstRange','getRanges','map','isMultiRange','accept','8507080uXkAop','getMultiRangeId','1338OMsCyX','end','68EtgBXj','size','markers','setAttribute','next','creator','isIntersecting','length','_onDiscard','_onAttributesChange','69714imxJYQ','1840736gBDGWt','start','_saved','get','getItems','decorate','removeMarkers','getRange','onDiscard','isExternal','change','type','nodeAfter','clear','getAllAdjacentSuggestions','delete','getMarkerNames','addMarkerName','isIntersectingWithRange','removeAttribute','data','from','getFirstMarker','author','createdAt','@external','_markerNames','onAttributesChange','addMarker','attributes','reduce'];_0x332f=function(){return _0x357f82;};return _0x332f();}const _0x41addb=_0x5d19;function _0x5d19(_0x4ff5d7,_0x41092e){const _0x332f45=_0x332f();return _0x5d19=function(_0x5d19a8,_0x119604){_0x5d19a8=_0x5d19a8-0x1e2;let _0x3df427=_0x332f45[_0x5d19a8];return _0x3df427;},_0x5d19(_0x4ff5d7,_0x41092e);}(function(_0x14cf9d,_0x328f70){const _0xf69446=_0x5d19,_0x5bfcf5=_0x14cf9d();while(!![]){try{const _0x5a879e=-parseInt(_0xf69446(0x1f4))/0x1+-parseInt(_0xf69446(0x212))/0x2+-parseInt(_0xf69446(0x1e7))/0x3*(-parseInt(_0xf69446(0x207))/0x4)+-parseInt(_0xf69446(0x1e8))/0x5*(parseInt(_0xf69446(0x205))/0x6)+-parseInt(_0xf69446(0x1fb))/0x7*(parseInt(_0xf69446(0x203))/0x8)+parseInt(_0xf69446(0x211))/0x9*(-parseInt(_0xf69446(0x1e5))/0xa)+parseInt(_0xf69446(0x1f9))/0xb;if(_0x5a879e===_0x328f70)break;else _0x5bfcf5['push'](_0x5bfcf5['shift']());}catch(_0x152005){_0x5bfcf5['push'](_0x5bfcf5['shift']());}}}(_0x332f,0x8a1b4));import{Element as _0x3dcf6f}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x52a211,uid as _0x3d27e9}from'ckeditor5/src/utils.js';import{cloneDeep as _0x32f213,isEqual as _0x3fd00d,set as _0x5c488d,unset as _0x4c7cae}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
+ _0x52a211(){constructor(_0x42c650,_0x4e9c26){const _0x201a38=_0x5d19;super(),this[_0x201a38(0x1f6)]=!0x1,this['id']=_0x4e9c26['id'],this[_0x201a38(0x21d)]=_0x4e9c26[_0x201a38(0x21d)],this[_0x201a38(0x1f7)]=_0x4e9c26[_0x201a38(0x1f7)]||null,this[_0x201a38(0x229)]=_0x4e9c26[_0x201a38(0x229)],this[_0x201a38(0x20c)]=_0x4e9c26[_0x201a38(0x20c)]||_0x4e9c26[_0x201a38(0x229)],this[_0x201a38(0x21b)]=Boolean(_0x4e9c26[_0x201a38(0x22f)]&&_0x4e9c26[_0x201a38(0x22f)][_0x201a38(0x22b)]),this[_0x201a38(0x226)]=null,this[_0x201a38(0x1f2)]=_0x42c650,this[_0x201a38(0x1f5)]=_0x4e9c26[_0x201a38(0x1ef)],this[_0x201a38(0x20f)]=_0x4e9c26[_0x201a38(0x21a)],this[_0x201a38(0x210)]=_0x4e9c26[_0x201a38(0x22d)],this[_0x201a38(0x22c)]=new Set(),this[_0x201a38(0x22a)]=null,this[_0x201a38(0x1f1)](_0x201a38(0x1ed),null),this[_0x201a38(0x1f1)](_0x201a38(0x22f),_0x4e9c26[_0x201a38(0x22f)]||{}),this[_0x201a38(0x1f1)](_0x201a38(0x1eb),null),this[_0x201a38(0x1f1)](_0x201a38(0x20b),null),this[_0x201a38(0x1f1)](_0x201a38(0x1e6),null),this[_0x201a38(0x1f1)](_0x201a38(0x214),!0x1),this[_0x201a38(0x217)](_0x201a38(0x202)),this[_0x201a38(0x217)](_0x201a38(0x1e3));}get[_0x41addb(0x1ea)](){const _0x537629=_0x41addb;let _0x2f81b7=this;for(;_0x2f81b7[_0x537629(0x1eb)];)_0x2f81b7=_0x2f81b7[_0x537629(0x1eb)];return _0x2f81b7;}get[_0x41addb(0x233)](){const _0x49ce3d=_0x41addb;return!!this[_0x49ce3d(0x1e6)]&&this[_0x49ce3d(0x1e6)][_0x49ce3d(0x20e)]>0x0;}get[_0x41addb(0x201)](){const _0x2a33d2=_0x41addb;if(0x0==this[_0x2a33d2(0x22c)][_0x2a33d2(0x208)])return!0x1;return 0x6==Array[_0x2a33d2(0x227)](this[_0x2a33d2(0x22c)])[0x0][_0x2a33d2(0x1f8)](':')[_0x2a33d2(0x20e)];}get[_0x41addb(0x1e9)](){const _0x2440d4=_0x41addb;return null!==this[_0x2440d4(0x228)]();}[_0x41addb(0x223)](_0x2c5567){const _0x5ef1ab=_0x41addb;this[_0x5ef1ab(0x22c)][_0x5ef1ab(0x1fa)](_0x2c5567);}[_0x41addb(0x222)](){const _0x2022be=_0x41addb;return Array[_0x2022be(0x227)](this[_0x2022be(0x22c)]);}[_0x41addb(0x1e4)](){const _0x13665c=_0x41addb;return this[_0x13665c(0x222)]()[_0x13665c(0x200)](_0x4727e6=>this[_0x13665c(0x1f2)][_0x13665c(0x209)][_0x13665c(0x215)](_0x4727e6))[_0x13665c(0x1f0)](_0x98a9f5=>_0x98a9f5);}[_0x41addb(0x228)](){const _0x4b63a6=_0x41addb;return this[_0x4b63a6(0x1e4)]()[0x0]||null;}[_0x41addb(0x218)](){const _0x28ab1c=_0x41addb;this[_0x28ab1c(0x1f2)][_0x28ab1c(0x21c)](_0x177b31=>{const _0x36bb21=_0x28ab1c;for(const _0x272cd8 of this[_0x36bb21(0x1e4)]())_0x177b31[_0x36bb21(0x1f3)](_0x272cd8);}),this[_0x28ab1c(0x22c)][_0x28ab1c(0x21f)]();}[_0x41addb(0x1f3)](_0x154a39){const _0x31cbd9=_0x41addb;this[_0x31cbd9(0x1f2)][_0x31cbd9(0x21c)](_0x3e4a5e=>{const _0x4db408=_0x31cbd9;_0x3e4a5e[_0x4db408(0x1f3)](_0x154a39);}),this[_0x31cbd9(0x22c)][_0x31cbd9(0x221)](_0x154a39);}[_0x41addb(0x1e2)](_0x1258e9){const _0x1cb7e3=_0x41addb,_0x3a61e3=_0x1cb7e3(0x232)+this[_0x1cb7e3(0x21d)]+':'+this[_0x1cb7e3(0x1f7)]+':'+this['id']+':'+this[_0x1cb7e3(0x20c)]['id']+':'+u[_0x1cb7e3(0x204)]();this[_0x1cb7e3(0x223)](_0x3a61e3),this[_0x1cb7e3(0x1f2)][_0x1cb7e3(0x21c)](_0x1170de=>{const _0x5ef20b=_0x1cb7e3;_0x1170de[_0x5ef20b(0x22e)](_0x3a61e3,{'range':_0x1258e9,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x41addb(0x224)](_0x2817d5){const _0x225aa9=_0x41addb;for(const _0x28ec70 of this[_0x225aa9(0x1ff)]())if(_0x28ec70[_0x225aa9(0x20d)](_0x2817d5))return!0x0;return!0x1;}[_0x41addb(0x1ff)](){const _0x3671d5=_0x41addb;return this[_0x3671d5(0x1e4)]()[_0x3671d5(0x200)](_0x3e0056=>_0x3e0056[_0x3671d5(0x219)]());}[_0x41addb(0x216)](){const _0x3c97c1=_0x41addb;return this[_0x3c97c1(0x1ff)]()[_0x3c97c1(0x230)]((_0x283fe6,_0x36ba00)=>[..._0x283fe6,..._0x36ba00[_0x3c97c1(0x216)]()],[]);}[_0x41addb(0x1fe)](){const _0x4ca2d2=_0x41addb;var _0x1184b2;return(null===(_0x1184b2=this[_0x4ca2d2(0x228)]())||void 0x0===_0x1184b2?void 0x0:_0x1184b2[_0x4ca2d2(0x219)]())||null;}[_0x41addb(0x1fd)](){const _0x258a35=_0x41addb,_0x49a6ca=this[_0x258a35(0x1ff)]();if(0x1!=_0x49a6ca[_0x258a35(0x20e)])return null;const _0x44f2a6=_0x49a6ca[0x0],_0x382bbc=_0x44f2a6[_0x258a35(0x213)][_0x258a35(0x21e)],_0x5b6606=_0x44f2a6[_0x258a35(0x206)][_0x258a35(0x1fc)];return _0x382bbc instanceof _0x3dcf6f?_0x382bbc!=_0x5b6606?null:_0x382bbc:null;}[_0x41addb(0x202)](){const _0x2aaec4=_0x41addb;this[_0x2aaec4(0x1f5)](this[_0x2aaec4(0x1ff)](),this[_0x2aaec4(0x226)],this[_0x2aaec4(0x22f)]),this[_0x2aaec4(0x218)]();}[_0x41addb(0x1e3)](){const _0x5d85e4=_0x41addb;this[_0x5d85e4(0x20f)](this[_0x5d85e4(0x1ff)](),this[_0x5d85e4(0x226)],this[_0x5d85e4(0x22f)]),this[_0x5d85e4(0x218)]();}[_0x41addb(0x220)](){const _0x398d95=_0x41addb,_0x45f024=[];let _0x43e426=this[_0x398d95(0x1ea)];for(;_0x43e426;)_0x45f024[_0x398d95(0x1ec)](_0x43e426),_0x43e426=_0x43e426[_0x398d95(0x20b)];return _0x45f024;}[_0x41addb(0x20a)](_0x5ef491,_0x9a4b71){const _0x15f2d0=_0x41addb,_0x3831cc=_0x32f213(this[_0x15f2d0(0x22f)]);_0x5c488d(_0x3831cc,_0x5ef491,_0x9a4b71),_0x3fd00d(_0x3831cc,this[_0x15f2d0(0x22f)])||(this[_0x15f2d0(0x22f)]=_0x3831cc,this[_0x15f2d0(0x210)](_0x3831cc));}[_0x41addb(0x225)](_0x10af49){const _0x1bd3c2=_0x41addb,_0x4bfffd=_0x32f213(this[_0x1bd3c2(0x22f)]);_0x4c7cae(_0x4bfffd,_0x10af49),_0x3fd00d(_0x4bfffd,this[_0x1bd3c2(0x22f)])||(this[_0x1bd3c2(0x22f)]=_0x4bfffd,this[_0x1bd3c2(0x210)](this[_0x1bd3c2(0x22f)]));}[_0x41addb(0x1ee)](){const _0x2b663f=_0x41addb;return{'id':this['id'],'type':this[_0x2b663f(0x1f7)]?this[_0x2b663f(0x21d)]+':'+this[_0x2b663f(0x1f7)]:this[_0x2b663f(0x21d)],'authorId':this[_0x2b663f(0x20c)]['id'],'createdAt':this[_0x2b663f(0x22a)],'hasComments':this[_0x2b663f(0x233)],'data':this[_0x2b663f(0x226)],'attributes':this[_0x2b663f(0x22f)]};}static[_0x41addb(0x204)](){const _0x30c410=_0x41addb;return _0x3d27e9()[_0x30c410(0x231)](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x445933=_0x1428;function _0x1428(_0x5cfbb4,_0x20cfe6){const _0x5148a7=_0x5148();return _0x1428=function(_0x142852,_0x347f39){_0x142852=_0x142852-0xd5;let _0x1c4ec7=_0x5148a7[_0x142852];return _0x1c4ec7;},_0x1428(_0x5cfbb4,_0x20cfe6);}(function(_0x34bf6d,_0x1d8e28){const _0xfb5d79=_0x1428,_0x4ffa14=_0x34bf6d();while(!![]){try{const _0x5cc2a6=parseInt(_0xfb5d79(0xdc))/0x1+-parseInt(_0xfb5d79(0xeb))/0x2+-parseInt(_0xfb5d79(0x118))/0x3*(-parseInt(_0xfb5d79(0xe8))/0x4)+-parseInt(_0xfb5d79(0x106))/0x5*(parseInt(_0xfb5d79(0x126))/0x6)+parseInt(_0xfb5d79(0x12f))/0x7*(parseInt(_0xfb5d79(0x115))/0x8)+parseInt(_0xfb5d79(0x111))/0x9+parseInt(_0xfb5d79(0xd9))/0xa;if(_0x5cc2a6===_0x1d8e28)break;else _0x4ffa14['push'](_0x4ffa14['shift']());}catch(_0x3e32ed){_0x4ffa14['push'](_0x4ffa14['shift']());}}}(_0x5148,0x7d121));import{getTranslation as _0x3ca2bb}from'./utils/common-translations.js';import{priorities as _0x100e33,insertToPriorityArray as _0x53e08b}from'ckeditor5/src/utils.js';function _0x5148(){const _0x3f2931=['addObject','4MERIWM','Object','_handleRenameSuggestionDescription','1830558rtBZkk','attribute','checkChild','removeFormat','previousSibling','getWalker','indexOf','_resolveDescriptionItems','EmptyContainer','_addDescriptionItems','*Insert:*\x20%0','removeEmptyContainer','nextSibling','deletion','addContainer','function','$text','removeObject','REPLACE_TEXT','elementStart','getDescriptions','replace','elementEnd','map','$1\x20$2','has','*Change\x20to:*\x20%0','162715zZFnFy','_itemLabelsCallbacks','quantity','format','isEmpty','newValue','length','normal','type','removeContainer','_schema','479484IejGOD','text','*Merge:*\x20%0','get','153992juZGrj','registerAttributeLabel','_handleCustomCallbackDescription','1585329VXsWTN','subType','*Split:*\x20%0','pop','end','ELEMENT_SPACE','*Set\x20format:*\x20%0','isInContent','remove','item','Container','set','key','nodeAfter','138RhrHgA','*Remove:*\x20%0','join','name','label','data','isObject','matchingCallback','_locale','175rAAoxt','*Remove\x20format:*\x20%0','match','_handleInsertRemoveSuggestionDescription','_handleAttributeSuggestionDescription','_attributeLabels','addFormat','push','skip','getItemLabel','softBreak','10329550eqqvSH','registerElementLabel','add','80158bGZHdd','registerDescriptionCallback','getFirstRange','$textProxy','start','isEqual','insertion','_customCallbacks','addEmptyContainer','_itemLabels','element'];_0x5148=function(){return _0x3f2931;};return _0x5148();}import{renameAttributeKey as _0x1ee62a}from'./trackchangesediting.js';export default class f{constructor(_0x3e1f15,_0x8e430d){const _0x4be58e=_0x1428;this[_0x4be58e(0xe3)]=[],this[_0x4be58e(0xe5)]=new Map(),this[_0x4be58e(0x107)]=[],this[_0x4be58e(0x134)]=new Map(),this[_0x4be58e(0x110)]=_0x3e1f15,this[_0x4be58e(0x12e)]=_0x8e430d;}[_0x445933(0xff)](_0x355ab5){const _0x28356d=_0x445933,_0x2fb186=[],_0x3cbd93=new Set(),_0x3c2924=new Set();for(let _0x53f924=0x0;_0x53f924<_0x355ab5[_0x28356d(0x10c)];_0x53f924++){const _0xe7f280=_0x355ab5[_0x53f924];if(!_0xe7f280[_0x28356d(0x11f)])continue;const _0x5dbee3=this[_0x28356d(0x117)](_0xe7f280);if(_0x5dbee3){if(null!=_0xe7f280[_0x28356d(0x119)]){if(_0x3cbd93[_0x28356d(0x104)](_0xe7f280[_0x28356d(0x119)]))continue;_0x3cbd93[_0x28356d(0xdb)](_0xe7f280[_0x28356d(0x119)]);}_0x2fb186[_0x28356d(0xd5)](_0x5dbee3);}else{if(_0x28356d(0xec)!=_0xe7f280[_0x28356d(0x10e)])_0x28356d(0xe2)!=_0xe7f280[_0x28356d(0x10e)]&&_0x28356d(0xf8)!=_0xe7f280[_0x28356d(0x10e)]||this[_0x28356d(0x132)](_0x2fb186,_0xe7f280,_0x355ab5[_0x53f924+0x1]);else{const _0x2e9d7e=_0xe7f280[_0x28356d(0x12b)][_0x28356d(0x124)];if(_0x3c2924[_0x28356d(0x104)](_0x2e9d7e))continue;_0x3c2924[_0x28356d(0xdb)](_0xe7f280[_0x28356d(0x12b)][_0x28356d(0x124)]),_0x2e9d7e==_0x1ee62a?this[_0x28356d(0xea)](_0x2fb186,_0xe7f280):this[_0x28356d(0x133)](_0x2fb186,_0xe7f280);}}}return this[_0x28356d(0xf2)](_0x2fb186);}[_0x445933(0xdd)](_0x3e3b23){const _0x1e2601=_0x445933;this[_0x1e2601(0xe3)][_0x1e2601(0xd5)](_0x3e3b23);}[_0x445933(0xda)](_0x53bb6b,_0x28eaae,_0x2edde8=_0x100e33[_0x445933(0x10d)]){const _0x3145c1=_0x445933;_0x3145c1(0xfa)==typeof _0x53bb6b?_0x53e08b(this[_0x3145c1(0x107)],{'matchingCallback':_0x53bb6b,'label':_0x28eaae,'priority':_0x2edde8}):this[_0x3145c1(0xe5)][_0x3145c1(0x123)](_0x53bb6b,_0x28eaae);}[_0x445933(0x116)](_0x337bca,_0x4de5f7){const _0x1cf4fb=_0x445933;this[_0x1cf4fb(0x134)][_0x1cf4fb(0x123)](_0x337bca,_0x4de5f7);}[_0x445933(0xd7)](_0x5d2440,_0x22a934=0x1){const _0x2278f1=_0x445933;let _0x53643a;for(const _0x356011 of this[_0x2278f1(0x107)])if(_0x356011[_0x2278f1(0x12d)](_0x5d2440)){_0x53643a=_0x356011[_0x2278f1(0x12a)];break;}return _0x53643a||(_0x53643a=this[_0x2278f1(0xe5)][_0x2278f1(0x114)](_0x5d2440[_0x2278f1(0x129)])),_0x53643a?_0x53643a(_0x22a934):0x1!==_0x22a934?_0x22a934+'\x20'+_0x5d2440[_0x2278f1(0x129)]+'s':''+_0x5d2440[_0x2278f1(0x129)];}[_0x445933(0xf4)](_0x1b9f3b,_0x31d664){const _0x14368e=_0x445933,_0x2b66da=_0x31d664[_0x14368e(0xde)]()[_0x14368e(0xf0)](),_0x52068f=_0x14368e(0xe2)==_0x31d664[_0x14368e(0x10e)]?_0x14368e(0xdb):_0x14368e(0x120);for(const _0x3e40af of _0x2b66da){const _0x4445b7=_0x3e40af[_0x14368e(0x121)],_0x4a692e=_0x1b9f3b[_0x1b9f3b[_0x14368e(0x10c)]-0x1];if(_0x4445b7['is'](_0x14368e(0xdf)))_0x4a692e&&_0x4a692e[_0x14368e(0x10e)][_0x14368e(0xf1)](_0x14368e(0x122))>-0x1&&_0x1b9f3b[_0x14368e(0x11b)](),_0x4a692e&&_0x14368e(0x112)==_0x4a692e[_0x14368e(0x10e)]?_0x4a692e[_0x52068f]+=_0x4445b7[_0x14368e(0x12b)]:_0x1b9f3b[_0x14368e(0xd5)]({'type':_0x14368e(0x112),'add':_0x14368e(0xdb)==_0x52068f?_0x4445b7[_0x14368e(0x12b)]:'','remove':_0x14368e(0x120)==_0x52068f?_0x4445b7[_0x14368e(0x12b)]:''});else{if(this[_0x14368e(0x110)][_0x14368e(0x12c)](_0x4445b7)){const _0x19744c=_0x4445b7;if(_0x4a692e&&_0x4a692e[_0x14368e(0x10e)][_0x14368e(0xf1)](_0x14368e(0x122))>-0x1&&_0x1b9f3b[_0x14368e(0x11b)](),_0x14368e(0x101)==_0x3e40af[_0x14368e(0x10e)])continue;_0x4a692e&&_0x4a692e[_0x14368e(0x10e)]==_0x52068f+_0x14368e(0xe9)&&_0x4a692e[_0x14368e(0xe6)][_0x14368e(0x129)]==_0x19744c[_0x14368e(0x129)]?_0x4a692e[_0x14368e(0x108)]++:_0x1b9f3b[_0x14368e(0xd5)]({'type':_0x52068f+_0x14368e(0xe9),'element':_0x19744c,'quantity':0x1}),_0x2b66da[_0x14368e(0xd6)](_0x5602ac=>!(_0x14368e(0x101)==_0x5602ac[_0x14368e(0x10e)]&&_0x5602ac[_0x14368e(0x121)]==_0x4445b7));}else{if(this[_0x14368e(0x110)][_0x14368e(0xed)](_0x4445b7,_0x14368e(0xfb))||_0x4445b7['is'](_0x14368e(0xe6),_0x14368e(0xd8))){const _0x2f364b=_0x4445b7;if(_0x14368e(0xdb)==_0x52068f&&_0x14368e(0xfe)==_0x3e40af[_0x14368e(0x10e)]||_0x14368e(0x120)==_0x52068f&&_0x14368e(0x101)==_0x3e40af[_0x14368e(0x10e)])continue;if(_0x4a692e&&-0x1==_0x4a692e[_0x14368e(0x10e)][_0x14368e(0xf1)](_0x14368e(0x122))){_0x14368e(0x112)==_0x4a692e[_0x14368e(0x10e)]&&(_0x4a692e[_0x52068f]+='\x0a');continue;}let _0x53637b;if(_0x53637b=_0x14368e(0xdb)==_0x52068f?_0x2f364b[_0x14368e(0xf7)]&&!this[_0x14368e(0x110)][_0x14368e(0x12c)](_0x2f364b[_0x14368e(0xf7)])?_0x2f364b[_0x14368e(0xf7)]:null:_0x2f364b[_0x14368e(0xef)]&&!this[_0x14368e(0x110)][_0x14368e(0x12c)](_0x2f364b[_0x14368e(0xef)])?_0x2f364b[_0x14368e(0xef)]:null,_0x2f364b[_0x14368e(0x10a)]||_0x53637b&&_0x53637b[_0x14368e(0x10a)]){const _0xcc9072=_0x53637b&&_0x53637b[_0x14368e(0x10a)]?_0x53637b:_0x2f364b;_0x4a692e&&_0x4a692e[_0x14368e(0x10e)]==_0x52068f+_0x14368e(0xf3)&&_0x4a692e[_0x14368e(0xe6)][_0x14368e(0x129)]==_0xcc9072[_0x14368e(0x129)]?_0x4a692e[_0x14368e(0x108)]++:_0x1b9f3b[_0x14368e(0xd5)]({'type':_0x52068f+_0x14368e(0xf3),'element':_0xcc9072,'quantity':0x1});}else _0x1b9f3b[_0x14368e(0xd5)]({'type':_0x52068f+_0x14368e(0x122),'element':_0x2f364b});}}}}}[_0x445933(0xf2)](_0x1ee70f){const _0x256980=_0x445933,_0x1e7475=this[_0x256980(0x12e)],_0x305388=[],_0x14ec3f=[],_0x22ebb2=[];for(const _0x3de267 of _0x1ee70f)switch(_0x3de267[_0x256980(0x10e)]){case _0x256980(0x112):if(_0x3de267[_0x256980(0xdb)]=_0x3de267[_0x256980(0xdb)][_0x256980(0x100)](/(\S)\u000A+(\S)/g,_0x256980(0x103))[_0x256980(0x100)](/\u000A/g,''),_0x3de267[_0x256980(0x120)]=_0x3de267[_0x256980(0x120)][_0x256980(0x100)](/(\S)\u000A+(\S)/g,_0x256980(0x103))[_0x256980(0x100)](/\u000A/g,''),''!=_0x3de267[_0x256980(0xdb)]&&''!=_0x3de267[_0x256980(0x120)]){_0x305388[_0x256980(0xd5)]({'type':_0x256980(0x100),'content':_0x3ca2bb(_0x1e7475,_0x256980(0xfd),['\x22'+_0x3de267[_0x256980(0x120)]+'\x22','\x22'+_0x3de267[_0x256980(0xdb)]+'\x22'])});continue;}if(null!=_0x3de267[_0x256980(0xdb)][_0x256980(0x131)](/^ +$/)){_0x305388[_0x256980(0xd5)]({'type':_0x256980(0xe2),'content':_0x3ca2bb(_0x1e7475,_0x256980(0xf5),_0x3ca2bb(_0x1e7475,_0x256980(0x11d),_0x3de267[_0x256980(0xdb)][_0x256980(0x10c)]))});continue;}if(null!=_0x3de267[_0x256980(0x120)][_0x256980(0x131)](/^ +$/)){_0x305388[_0x256980(0xd5)]({'type':_0x256980(0xf8),'content':_0x3ca2bb(_0x1e7475,_0x256980(0x127),_0x3ca2bb(_0x1e7475,_0x256980(0x11d),_0x3de267[_0x256980(0x120)][_0x256980(0x10c)]))});continue;}if(''!=_0x3de267[_0x256980(0xdb)]){_0x305388[_0x256980(0xd5)]({'type':_0x256980(0xe2),'content':_0x3ca2bb(_0x1e7475,_0x256980(0xf5),'\x22'+_0x3de267[_0x256980(0xdb)]+'\x22')});continue;}_0x305388[_0x256980(0xd5)]({'type':_0x256980(0xf8),'content':_0x3ca2bb(_0x1e7475,_0x256980(0x127),'\x22'+_0x3de267[_0x256980(0x120)]+'\x22')});continue;case _0x256980(0xe4):case _0x256980(0xe7):_0x305388[_0x256980(0xd5)]({'type':_0x256980(0xe2),'content':_0x3ca2bb(_0x1e7475,_0x256980(0xf5),this[_0x256980(0xd7)](_0x3de267[_0x256980(0xe6)],_0x3de267[_0x256980(0x108)]))});continue;case _0x256980(0xf6):case _0x256980(0xfc):_0x305388[_0x256980(0xd5)]({'type':_0x256980(0xf8),'content':_0x3ca2bb(_0x1e7475,_0x256980(0x127),this[_0x256980(0xd7)](_0x3de267[_0x256980(0xe6)],_0x3de267[_0x256980(0x108)]))});continue;case _0x256980(0xf9):_0x305388[_0x256980(0xd5)]({'type':_0x256980(0xe2),'content':_0x3ca2bb(_0x1e7475,_0x256980(0x11a),this[_0x256980(0xd7)](_0x3de267[_0x256980(0xe6)],_0x3de267[_0x256980(0x108)]))});continue;case _0x256980(0x10f):_0x305388[_0x256980(0xd5)]({'type':_0x256980(0xf8),'content':_0x3ca2bb(_0x1e7475,_0x256980(0x113),this[_0x256980(0xd7)](_0x3de267[_0x256980(0xe6)],_0x3de267[_0x256980(0x108)]))});continue;case _0x256980(0x135):_0x14ec3f[_0x256980(0xd5)](_0x3de267[_0x256980(0x124)]);continue;case _0x256980(0xee):_0x22ebb2[_0x256980(0xd5)](_0x3de267[_0x256980(0x124)]);continue;default:_0x305388[_0x256980(0xd5)](_0x3de267);}if(_0x14ec3f[_0x256980(0x10c)]){const _0xb9af65=_0x14ec3f[_0x256980(0x102)](_0x17cb3d=>this[_0x256980(0x134)][_0x256980(0x104)](_0x17cb3d)?this[_0x256980(0x134)][_0x256980(0x114)](_0x17cb3d):_0x17cb3d)[_0x256980(0x128)](',\x20');_0x305388[_0x256980(0xd5)]({'type':_0x256980(0x109),'content':_0x3ca2bb(this[_0x256980(0x12e)],_0x256980(0x11e),_0xb9af65)});}if(_0x22ebb2[_0x256980(0x10c)]){const _0x25c171=_0x22ebb2[_0x256980(0x102)](_0x2f2ac3=>this[_0x256980(0x134)][_0x256980(0x104)](_0x2f2ac3)?this[_0x256980(0x134)][_0x256980(0x114)](_0x2f2ac3):_0x2f2ac3)[_0x256980(0x128)](',\x20');_0x305388[_0x256980(0xd5)]({'type':_0x256980(0x109),'content':_0x3ca2bb(this[_0x256980(0x12e)],_0x256980(0x130),_0x25c171)});}return _0x305388;}[_0x445933(0x117)](_0x2dd6c8){const _0x120a59=_0x445933;for(const _0x302771 of this[_0x120a59(0xe3)]){const _0x1844c4=_0x302771(_0x2dd6c8);if(_0x1844c4&&_0x120a59(0x10e)in _0x1844c4)return _0x1844c4;}}[_0x445933(0x133)](_0x395513,_0x761e4d){const _0x5dc06b=_0x445933,_0x26d67c=_0x761e4d[_0x5dc06b(0x12b)],_0xf0feff=void 0x0===_0x26d67c[_0x5dc06b(0x10b)]?_0x5dc06b(0xee):_0x5dc06b(0x135);_0x395513[_0x5dc06b(0xd5)]({'type':_0xf0feff,'key':_0x26d67c[_0x5dc06b(0x124)]});}[_0x445933(0xea)](_0x3b5af1,_0x42bca7){const _0x8e8e1a=_0x445933;_0x3b5af1[_0x8e8e1a(0xd5)]({'type':_0x8e8e1a(0x109),'content':_0x3ca2bb(this[_0x8e8e1a(0x12e)],_0x8e8e1a(0x105),this[_0x8e8e1a(0xd7)](_0x42bca7[_0x8e8e1a(0xde)]()[_0x8e8e1a(0xe0)][_0x8e8e1a(0x125)],0x1))});}[_0x445933(0x132)](_0x37d1d7,_0x4d3df7,_0x10a3d2){const _0x21c003=_0x445933;if(this[_0x21c003(0xf4)](_0x37d1d7,_0x4d3df7),_0x10a3d2&&_0x10a3d2[_0x21c003(0xde)]()&&!_0x4d3df7[_0x21c003(0xde)]()[_0x21c003(0x11c)][_0x21c003(0xe1)](_0x10a3d2[_0x21c003(0xde)]()[_0x21c003(0xe0)])){const _0x5b4ee1=_0x37d1d7[_0x37d1d7[_0x21c003(0x10c)]-0x1],_0x5109f3=_0x21c003(0xe2)==_0x4d3df7[_0x21c003(0x10e)]?_0x21c003(0xdb):_0x21c003(0x120);_0x5b4ee1&&_0x21c003(0x112)==_0x5b4ee1[_0x21c003(0x10e)]&&(_0x5b4ee1[_0x5109f3]+='\x0a');}}}
23
+ const _0x3b127d=_0x5e5c;(function(_0x29dce7,_0x3b16ef){const _0x46ae93=_0x5e5c,_0xe7bf48=_0x29dce7();while(!![]){try{const _0x210153=-parseInt(_0x46ae93(0x208))/0x1+parseInt(_0x46ae93(0x21b))/0x2+parseInt(_0x46ae93(0x22a))/0x3*(-parseInt(_0x46ae93(0x200))/0x4)+-parseInt(_0x46ae93(0x21f))/0x5+-parseInt(_0x46ae93(0x1e5))/0x6*(-parseInt(_0x46ae93(0x221))/0x7)+parseInt(_0x46ae93(0x232))/0x8*(-parseInt(_0x46ae93(0x1fa))/0x9)+parseInt(_0x46ae93(0x236))/0xa*(parseInt(_0x46ae93(0x1fb))/0xb);if(_0x210153===_0x3b16ef)break;else _0xe7bf48['push'](_0xe7bf48['shift']());}catch(_0x5cff2d){_0xe7bf48['push'](_0xe7bf48['shift']());}}}(_0x2b42,0x8ec55));function _0x5e5c(_0x27f034,_0x4ab2c4){const _0x2b42f9=_0x2b42();return _0x5e5c=function(_0x5e5cbf,_0x3b0438){_0x5e5cbf=_0x5e5cbf-0x1e4;let _0x1409a5=_0x2b42f9[_0x5e5cbf];return _0x1409a5;},_0x5e5c(_0x27f034,_0x4ab2c4);}import{getTranslation as _0x12bd62}from'./utils/common-translations.js';import{priorities as _0x9dab57,insertToPriorityArray as _0x4a4765}from'ckeditor5/src/utils.js';function _0x2b42(){const _0x1025ae=['newValue','_addDescriptionItems','getFirstRange','name','subType','18PdlAci','21757901FvUCMd','_customCallbacks','Object','*Set\x20format:*\x20%0','_resolveDescriptionItems','4APsOql','format','_handleInsertRemoveSuggestionDescription','_itemLabels','get','_itemLabelsCallbacks','element','addFormat','1043663kgFeMS','_schema','map','length','remove','Container','isObject','REPLACE_TEXT','$text','matchingCallback','join','nextSibling','text','removeContainer','removeEmptyContainer','removeObject','*Change\x20to:*\x20%0','isEmpty','*Merge:*\x20%0','1034482PtAefQ','_attributeLabels','addEmptyContainer','insertion','2821270YveYDa','key','6459789QybIqP','_handleRenameSuggestionDescription','function','getDescriptions','*Remove\x20format:*\x20%0','_handleCustomCallbackDescription','*Insert:*\x20%0','*Remove:*\x20%0','softBreak','2723235SbhZzm','checkChild','quantity','addObject','start','deletion','EmptyContainer','set','1270432eonqzN','elementStart','removeFormat','skip','10OzLWtL','pop','previousSibling','add','item','*Split:*\x20%0','normal','_handleAttributeSuggestionDescription','push','nodeAfter','$textProxy','getItemLabel','data','ELEMENT_SPACE','label','registerDescriptionCallback','end','6gnauoq','_locale','type','match','getWalker','isEqual','attribute','has','addContainer','registerAttributeLabel','elementEnd','isInContent','$1\x20$2','registerElementLabel','indexOf','replace'];_0x2b42=function(){return _0x1025ae;};return _0x2b42();}import{renameAttributeKey as _0x2107d4}from'./trackchangesediting.js';export default class f{constructor(_0x4a52f9,_0x54c3dd){const _0x17c0ca=_0x5e5c;this[_0x17c0ca(0x1fc)]=[],this[_0x17c0ca(0x203)]=new Map(),this[_0x17c0ca(0x205)]=[],this[_0x17c0ca(0x21c)]=new Map(),this[_0x17c0ca(0x209)]=_0x4a52f9,this[_0x17c0ca(0x1e6)]=_0x54c3dd;}[_0x3b127d(0x224)](_0x5103ca){const _0x28a48f=_0x3b127d,_0x21b5f5=[],_0x3ad39c=new Set(),_0x5a306c=new Set();for(let _0xaca1ce=0x0;_0xaca1ce<_0x5103ca[_0x28a48f(0x20b)];_0xaca1ce++){const _0x3cd13a=_0x5103ca[_0xaca1ce];if(!_0x3cd13a[_0x28a48f(0x1f0)])continue;const _0x57ed1d=this[_0x28a48f(0x226)](_0x3cd13a);if(_0x57ed1d){if(null!=_0x3cd13a[_0x28a48f(0x1f9)]){if(_0x3ad39c[_0x28a48f(0x1ec)](_0x3cd13a[_0x28a48f(0x1f9)]))continue;_0x3ad39c[_0x28a48f(0x239)](_0x3cd13a[_0x28a48f(0x1f9)]);}_0x21b5f5[_0x28a48f(0x23e)](_0x57ed1d);}else{if(_0x28a48f(0x1eb)!=_0x3cd13a[_0x28a48f(0x1e7)])_0x28a48f(0x21e)!=_0x3cd13a[_0x28a48f(0x1e7)]&&_0x28a48f(0x22f)!=_0x3cd13a[_0x28a48f(0x1e7)]||this[_0x28a48f(0x202)](_0x21b5f5,_0x3cd13a,_0x5103ca[_0xaca1ce+0x1]);else{const _0x296aa8=_0x3cd13a[_0x28a48f(0x242)][_0x28a48f(0x220)];if(_0x5a306c[_0x28a48f(0x1ec)](_0x296aa8))continue;_0x5a306c[_0x28a48f(0x239)](_0x3cd13a[_0x28a48f(0x242)][_0x28a48f(0x220)]),_0x296aa8==_0x2107d4?this[_0x28a48f(0x222)](_0x21b5f5,_0x3cd13a):this[_0x28a48f(0x23d)](_0x21b5f5,_0x3cd13a);}}}return this[_0x28a48f(0x1ff)](_0x21b5f5);}[_0x3b127d(0x245)](_0x2c3161){const _0x14f561=_0x3b127d;this[_0x14f561(0x1fc)][_0x14f561(0x23e)](_0x2c3161);}[_0x3b127d(0x1f2)](_0x4631ee,_0x313933,_0x3ee910=_0x9dab57[_0x3b127d(0x23c)]){const _0x335177=_0x3b127d;_0x335177(0x223)==typeof _0x4631ee?_0x4a4765(this[_0x335177(0x205)],{'matchingCallback':_0x4631ee,'label':_0x313933,'priority':_0x3ee910}):this[_0x335177(0x203)][_0x335177(0x231)](_0x4631ee,_0x313933);}[_0x3b127d(0x1ee)](_0x1356ed,_0x48da27){const _0x489cf7=_0x3b127d;this[_0x489cf7(0x21c)][_0x489cf7(0x231)](_0x1356ed,_0x48da27);}[_0x3b127d(0x241)](_0x55f438,_0x373b70=0x1){const _0x2702b8=_0x3b127d;let _0x23bd53;for(const _0x35c2a0 of this[_0x2702b8(0x205)])if(_0x35c2a0[_0x2702b8(0x211)](_0x55f438)){_0x23bd53=_0x35c2a0[_0x2702b8(0x244)];break;}return _0x23bd53||(_0x23bd53=this[_0x2702b8(0x203)][_0x2702b8(0x204)](_0x55f438[_0x2702b8(0x1f8)])),_0x23bd53?_0x23bd53(_0x373b70):0x1!==_0x373b70?_0x373b70+'\x20'+_0x55f438[_0x2702b8(0x1f8)]+'s':''+_0x55f438[_0x2702b8(0x1f8)];}[_0x3b127d(0x1f6)](_0x4d9094,_0x422618){const _0x4d9486=_0x3b127d,_0x217469=_0x422618[_0x4d9486(0x1f7)]()[_0x4d9486(0x1e9)](),_0x46a4fe=_0x4d9486(0x21e)==_0x422618[_0x4d9486(0x1e7)]?_0x4d9486(0x239):_0x4d9486(0x20c);for(const _0x455620 of _0x217469){const _0x1ba179=_0x455620[_0x4d9486(0x23a)],_0x5d17c5=_0x4d9094[_0x4d9094[_0x4d9486(0x20b)]-0x1];if(_0x1ba179['is'](_0x4d9486(0x240)))_0x5d17c5&&_0x5d17c5[_0x4d9486(0x1e7)][_0x4d9486(0x1f3)](_0x4d9486(0x20d))>-0x1&&_0x4d9094[_0x4d9486(0x237)](),_0x5d17c5&&_0x4d9486(0x214)==_0x5d17c5[_0x4d9486(0x1e7)]?_0x5d17c5[_0x46a4fe]+=_0x1ba179[_0x4d9486(0x242)]:_0x4d9094[_0x4d9486(0x23e)]({'type':_0x4d9486(0x214),'add':_0x4d9486(0x239)==_0x46a4fe?_0x1ba179[_0x4d9486(0x242)]:'','remove':_0x4d9486(0x20c)==_0x46a4fe?_0x1ba179[_0x4d9486(0x242)]:''});else{if(this[_0x4d9486(0x209)][_0x4d9486(0x20e)](_0x1ba179)){const _0x5d084a=_0x1ba179;if(_0x5d17c5&&_0x5d17c5[_0x4d9486(0x1e7)][_0x4d9486(0x1f3)](_0x4d9486(0x20d))>-0x1&&_0x4d9094[_0x4d9486(0x237)](),_0x4d9486(0x1ef)==_0x455620[_0x4d9486(0x1e7)])continue;_0x5d17c5&&_0x5d17c5[_0x4d9486(0x1e7)]==_0x46a4fe+_0x4d9486(0x1fd)&&_0x5d17c5[_0x4d9486(0x206)][_0x4d9486(0x1f8)]==_0x5d084a[_0x4d9486(0x1f8)]?_0x5d17c5[_0x4d9486(0x22c)]++:_0x4d9094[_0x4d9486(0x23e)]({'type':_0x46a4fe+_0x4d9486(0x1fd),'element':_0x5d084a,'quantity':0x1}),_0x217469[_0x4d9486(0x235)](_0x6f3f5=>!(_0x4d9486(0x1ef)==_0x6f3f5[_0x4d9486(0x1e7)]&&_0x6f3f5[_0x4d9486(0x23a)]==_0x1ba179));}else{if(this[_0x4d9486(0x209)][_0x4d9486(0x22b)](_0x1ba179,_0x4d9486(0x210))||_0x1ba179['is'](_0x4d9486(0x206),_0x4d9486(0x229))){const _0x398611=_0x1ba179;if(_0x4d9486(0x239)==_0x46a4fe&&_0x4d9486(0x233)==_0x455620[_0x4d9486(0x1e7)]||_0x4d9486(0x20c)==_0x46a4fe&&_0x4d9486(0x1ef)==_0x455620[_0x4d9486(0x1e7)])continue;if(_0x5d17c5&&-0x1==_0x5d17c5[_0x4d9486(0x1e7)][_0x4d9486(0x1f3)](_0x4d9486(0x20d))){_0x4d9486(0x214)==_0x5d17c5[_0x4d9486(0x1e7)]&&(_0x5d17c5[_0x46a4fe]+='\x0a');continue;}let _0x3f6b4c;if(_0x3f6b4c=_0x4d9486(0x239)==_0x46a4fe?_0x398611[_0x4d9486(0x213)]&&!this[_0x4d9486(0x209)][_0x4d9486(0x20e)](_0x398611[_0x4d9486(0x213)])?_0x398611[_0x4d9486(0x213)]:null:_0x398611[_0x4d9486(0x238)]&&!this[_0x4d9486(0x209)][_0x4d9486(0x20e)](_0x398611[_0x4d9486(0x238)])?_0x398611[_0x4d9486(0x238)]:null,_0x398611[_0x4d9486(0x219)]||_0x3f6b4c&&_0x3f6b4c[_0x4d9486(0x219)]){const _0x3fabf3=_0x3f6b4c&&_0x3f6b4c[_0x4d9486(0x219)]?_0x3f6b4c:_0x398611;_0x5d17c5&&_0x5d17c5[_0x4d9486(0x1e7)]==_0x46a4fe+_0x4d9486(0x230)&&_0x5d17c5[_0x4d9486(0x206)][_0x4d9486(0x1f8)]==_0x3fabf3[_0x4d9486(0x1f8)]?_0x5d17c5[_0x4d9486(0x22c)]++:_0x4d9094[_0x4d9486(0x23e)]({'type':_0x46a4fe+_0x4d9486(0x230),'element':_0x3fabf3,'quantity':0x1});}else _0x4d9094[_0x4d9486(0x23e)]({'type':_0x46a4fe+_0x4d9486(0x20d),'element':_0x398611});}}}}}[_0x3b127d(0x1ff)](_0x3886da){const _0x561b=_0x3b127d,_0x47165e=this[_0x561b(0x1e6)],_0x492dd2=[],_0xbadcae=[],_0x50f110=[];for(const _0x464135 of _0x3886da)switch(_0x464135[_0x561b(0x1e7)]){case _0x561b(0x214):if(_0x464135[_0x561b(0x239)]=_0x464135[_0x561b(0x239)][_0x561b(0x1f4)](/(\S)\u000A+(\S)/g,_0x561b(0x1f1))[_0x561b(0x1f4)](/\u000A/g,''),_0x464135[_0x561b(0x20c)]=_0x464135[_0x561b(0x20c)][_0x561b(0x1f4)](/(\S)\u000A+(\S)/g,_0x561b(0x1f1))[_0x561b(0x1f4)](/\u000A/g,''),''!=_0x464135[_0x561b(0x239)]&&''!=_0x464135[_0x561b(0x20c)]){_0x492dd2[_0x561b(0x23e)]({'type':_0x561b(0x1f4),'content':_0x12bd62(_0x47165e,_0x561b(0x20f),['\x22'+_0x464135[_0x561b(0x20c)]+'\x22','\x22'+_0x464135[_0x561b(0x239)]+'\x22'])});continue;}if(null!=_0x464135[_0x561b(0x239)][_0x561b(0x1e8)](/^ +$/)){_0x492dd2[_0x561b(0x23e)]({'type':_0x561b(0x21e),'content':_0x12bd62(_0x47165e,_0x561b(0x227),_0x12bd62(_0x47165e,_0x561b(0x243),_0x464135[_0x561b(0x239)][_0x561b(0x20b)]))});continue;}if(null!=_0x464135[_0x561b(0x20c)][_0x561b(0x1e8)](/^ +$/)){_0x492dd2[_0x561b(0x23e)]({'type':_0x561b(0x22f),'content':_0x12bd62(_0x47165e,_0x561b(0x228),_0x12bd62(_0x47165e,_0x561b(0x243),_0x464135[_0x561b(0x20c)][_0x561b(0x20b)]))});continue;}if(''!=_0x464135[_0x561b(0x239)]){_0x492dd2[_0x561b(0x23e)]({'type':_0x561b(0x21e),'content':_0x12bd62(_0x47165e,_0x561b(0x227),'\x22'+_0x464135[_0x561b(0x239)]+'\x22')});continue;}_0x492dd2[_0x561b(0x23e)]({'type':_0x561b(0x22f),'content':_0x12bd62(_0x47165e,_0x561b(0x228),'\x22'+_0x464135[_0x561b(0x20c)]+'\x22')});continue;case _0x561b(0x21d):case _0x561b(0x22d):_0x492dd2[_0x561b(0x23e)]({'type':_0x561b(0x21e),'content':_0x12bd62(_0x47165e,_0x561b(0x227),this[_0x561b(0x241)](_0x464135[_0x561b(0x206)],_0x464135[_0x561b(0x22c)]))});continue;case _0x561b(0x216):case _0x561b(0x217):_0x492dd2[_0x561b(0x23e)]({'type':_0x561b(0x22f),'content':_0x12bd62(_0x47165e,_0x561b(0x228),this[_0x561b(0x241)](_0x464135[_0x561b(0x206)],_0x464135[_0x561b(0x22c)]))});continue;case _0x561b(0x1ed):_0x492dd2[_0x561b(0x23e)]({'type':_0x561b(0x21e),'content':_0x12bd62(_0x47165e,_0x561b(0x23b),this[_0x561b(0x241)](_0x464135[_0x561b(0x206)],_0x464135[_0x561b(0x22c)]))});continue;case _0x561b(0x215):_0x492dd2[_0x561b(0x23e)]({'type':_0x561b(0x22f),'content':_0x12bd62(_0x47165e,_0x561b(0x21a),this[_0x561b(0x241)](_0x464135[_0x561b(0x206)],_0x464135[_0x561b(0x22c)]))});continue;case _0x561b(0x207):_0xbadcae[_0x561b(0x23e)](_0x464135[_0x561b(0x220)]);continue;case _0x561b(0x234):_0x50f110[_0x561b(0x23e)](_0x464135[_0x561b(0x220)]);continue;default:_0x492dd2[_0x561b(0x23e)](_0x464135);}if(_0xbadcae[_0x561b(0x20b)]){const _0x557473=_0xbadcae[_0x561b(0x20a)](_0x4864e9=>this[_0x561b(0x21c)][_0x561b(0x1ec)](_0x4864e9)?this[_0x561b(0x21c)][_0x561b(0x204)](_0x4864e9):_0x4864e9)[_0x561b(0x212)](',\x20');_0x492dd2[_0x561b(0x23e)]({'type':_0x561b(0x201),'content':_0x12bd62(this[_0x561b(0x1e6)],_0x561b(0x1fe),_0x557473)});}if(_0x50f110[_0x561b(0x20b)]){const _0x2c39c6=_0x50f110[_0x561b(0x20a)](_0x5e4efd=>this[_0x561b(0x21c)][_0x561b(0x1ec)](_0x5e4efd)?this[_0x561b(0x21c)][_0x561b(0x204)](_0x5e4efd):_0x5e4efd)[_0x561b(0x212)](',\x20');_0x492dd2[_0x561b(0x23e)]({'type':_0x561b(0x201),'content':_0x12bd62(this[_0x561b(0x1e6)],_0x561b(0x225),_0x2c39c6)});}return _0x492dd2;}[_0x3b127d(0x226)](_0x17bf1b){const _0x2cadaf=_0x3b127d;for(const _0x45271e of this[_0x2cadaf(0x1fc)]){const _0x1cf063=_0x45271e(_0x17bf1b);if(_0x1cf063&&_0x2cadaf(0x1e7)in _0x1cf063)return _0x1cf063;}}[_0x3b127d(0x23d)](_0x1b1399,_0x576c8e){const _0x179c46=_0x3b127d,_0x5f23b8=_0x576c8e[_0x179c46(0x242)],_0x1a6273=void 0x0===_0x5f23b8[_0x179c46(0x1f5)]?_0x179c46(0x234):_0x179c46(0x207);_0x1b1399[_0x179c46(0x23e)]({'type':_0x1a6273,'key':_0x5f23b8[_0x179c46(0x220)]});}[_0x3b127d(0x222)](_0x3cce05,_0x4d184d){const _0x33cdf7=_0x3b127d;_0x3cce05[_0x33cdf7(0x23e)]({'type':_0x33cdf7(0x201),'content':_0x12bd62(this[_0x33cdf7(0x1e6)],_0x33cdf7(0x218),this[_0x33cdf7(0x241)](_0x4d184d[_0x33cdf7(0x1f7)]()[_0x33cdf7(0x22e)][_0x33cdf7(0x23f)],0x1))});}[_0x3b127d(0x202)](_0xbfb52a,_0x209951,_0x5e3e63){const _0xb0deb=_0x3b127d;if(this[_0xb0deb(0x1f6)](_0xbfb52a,_0x209951),_0x5e3e63&&_0x5e3e63[_0xb0deb(0x1f7)]()&&!_0x209951[_0xb0deb(0x1f7)]()[_0xb0deb(0x1e4)][_0xb0deb(0x1ea)](_0x5e3e63[_0xb0deb(0x1f7)]()[_0xb0deb(0x22e)])){const _0x53a5f2=_0xbfb52a[_0xbfb52a[_0xb0deb(0x20b)]-0x1],_0x160653=_0xb0deb(0x21e)==_0x209951[_0xb0deb(0x1e7)]?_0xb0deb(0x239):_0xb0deb(0x20c);_0x53a5f2&&_0xb0deb(0x214)==_0x53a5f2[_0xb0deb(0x1e7)]&&(_0x53a5f2[_0x160653]+='\x0a');}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xf801(_0x478bbc,_0x218301){var _0x390397=_0x3903();return _0xf801=function(_0xf80138,_0x4301e6){_0xf80138=_0xf80138-0x19d;var _0x41ef73=_0x390397[_0xf80138];return _0x41ef73;},_0xf801(_0x478bbc,_0x218301);}var _0x5b7029=_0xf801;(function(_0x349af4,_0x299817){var _0x5a5d29=_0xf801,_0x292c1a=_0x349af4();while(!![]){try{var _0x1ac4ef=parseInt(_0x5a5d29(0x19d))/0x1+parseInt(_0x5a5d29(0x1ae))/0x2*(parseInt(_0x5a5d29(0x1a4))/0x3)+-parseInt(_0x5a5d29(0x1ab))/0x4*(parseInt(_0x5a5d29(0x1a1))/0x5)+parseInt(_0x5a5d29(0x1ac))/0x6+-parseInt(_0x5a5d29(0x1a3))/0x7+parseInt(_0x5a5d29(0x1a9))/0x8+parseInt(_0x5a5d29(0x1a6))/0x9*(-parseInt(_0x5a5d29(0x1b0))/0xa);if(_0x1ac4ef===_0x299817)break;else _0x292c1a['push'](_0x292c1a['shift']());}catch(_0x4abdf5){_0x292c1a['push'](_0x292c1a['shift']());}}}(_0x3903,0x2d627));import{Plugin as _0x4eccb2}from'ckeditor5/src/core.js';function _0x3903(){var _0x463bf1=['4gaYqNO','347592VyEPyc','pluginName','76fjfWDT','Comments','130HqEfDw','getSuggestion','get','191887NMzDbH','adapter','TrackChanges','requires','855165uFiHMu','editor','791644TBJpXq','27477vbHIUF','addSuggestionData','232893tyOyiE','addSuggestion','getSuggestions','1668480aQZtEi','plugins'];_0x3903=function(){return _0x463bf1;};return _0x3903();}import _0x19d455 from'./trackchangesui.js';import _0x170d51 from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x4eccb2{static get[_0x5b7029(0x1a0)](){var _0x52a329=_0x5b7029;return[_0x170d51,_0x19d455,_0x52a329(0x1af)];}static get[_0x5b7029(0x1ad)](){var _0x203065=_0x5b7029;return _0x203065(0x19f);}set[_0x5b7029(0x19e)](_0x148224){var _0x1e0cba=_0x5b7029;this[_0x1e0cba(0x1a2)][_0x1e0cba(0x1aa)][_0x1e0cba(0x1b2)](_0x170d51)[_0x1e0cba(0x19e)]=_0x148224;}get[_0x5b7029(0x19e)](){var _0x497fc0=_0x5b7029;return this[_0x497fc0(0x1a2)][_0x497fc0(0x1aa)][_0x497fc0(0x1b2)](_0x170d51)[_0x497fc0(0x19e)];}[_0x5b7029(0x1a7)](_0x31062b){var _0x4156e1=_0x5b7029;return this[_0x4156e1(0x1a2)][_0x4156e1(0x1aa)][_0x4156e1(0x1b2)](_0x170d51)[_0x4156e1(0x1a5)](_0x31062b);}[_0x5b7029(0x1a8)]({skipNotAttached:_0x1006f7=!0x1,toJSON:_0x3fffe6=!0x1}={}){var _0x173501=_0x5b7029;return this[_0x173501(0x1a2)][_0x173501(0x1aa)][_0x173501(0x1b2)](_0x170d51)[_0x173501(0x1a8)]({'skipNotAttached':_0x1006f7,'toJSON':_0x3fffe6});}[_0x5b7029(0x1b1)](_0x398712){var _0x36a655=_0x5b7029;return this[_0x36a655(0x1a2)][_0x36a655(0x1aa)][_0x36a655(0x1b2)](_0x170d51)[_0x36a655(0x1b1)](_0x398712);}}
23
+ function _0x17c2(_0x4a9551,_0x3bd9d8){var _0x1d2e17=_0x1d2e();return _0x17c2=function(_0x17c25f,_0x276712){_0x17c25f=_0x17c25f-0xca;var _0x50b854=_0x1d2e17[_0x17c25f];return _0x50b854;},_0x17c2(_0x4a9551,_0x3bd9d8);}var _0x1721ec=_0x17c2;(function(_0xde2b09,_0xa49b6b){var _0x163d2d=_0x17c2,_0x3d26ba=_0xde2b09();while(!![]){try{var _0x581276=-parseInt(_0x163d2d(0xd2))/0x1*(-parseInt(_0x163d2d(0xdf))/0x2)+parseInt(_0x163d2d(0xcf))/0x3*(parseInt(_0x163d2d(0xcc))/0x4)+-parseInt(_0x163d2d(0xd0))/0x5+-parseInt(_0x163d2d(0xdb))/0x6+-parseInt(_0x163d2d(0xd5))/0x7*(-parseInt(_0x163d2d(0xdd))/0x8)+-parseInt(_0x163d2d(0xd7))/0x9+parseInt(_0x163d2d(0xd4))/0xa;if(_0x581276===_0xa49b6b)break;else _0x3d26ba['push'](_0x3d26ba['shift']());}catch(_0x3deb88){_0x3d26ba['push'](_0x3d26ba['shift']());}}}(_0x1d2e,0x5a0fd));function _0x1d2e(){var _0x5831d1=['1VcaPmL','get','277310tnwlZt','7798XBrebZ','Comments','725625BVFQoO','addSuggestionData','TrackChanges','requires','1292616UCLfXW','getSuggestions','2656NAAkjg','pluginName','428884nrHfjm','addSuggestion','getSuggestion','7916xIqXaZ','editor','plugins','225HcAgpu','477460GaRXBy','adapter'];_0x1d2e=function(){return _0x5831d1;};return _0x1d2e();}import{Plugin as _0x56024a}from'ckeditor5/src/core.js';import _0x190dc3 from'./trackchangesui.js';import _0x2b129f from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x56024a{static get[_0x1721ec(0xda)](){var _0x3e735b=_0x1721ec;return[_0x2b129f,_0x190dc3,_0x3e735b(0xd6)];}static get[_0x1721ec(0xde)](){var _0x2b904c=_0x1721ec;return _0x2b904c(0xd9);}set[_0x1721ec(0xd1)](_0x3b2ee5){var _0x5c890d=_0x1721ec;this[_0x5c890d(0xcd)][_0x5c890d(0xce)][_0x5c890d(0xd3)](_0x2b129f)[_0x5c890d(0xd1)]=_0x3b2ee5;}get[_0x1721ec(0xd1)](){var _0x50cc90=_0x1721ec;return this[_0x50cc90(0xcd)][_0x50cc90(0xce)][_0x50cc90(0xd3)](_0x2b129f)[_0x50cc90(0xd1)];}[_0x1721ec(0xca)](_0x50e04b){var _0xdd8395=_0x1721ec;return this[_0xdd8395(0xcd)][_0xdd8395(0xce)][_0xdd8395(0xd3)](_0x2b129f)[_0xdd8395(0xd8)](_0x50e04b);}[_0x1721ec(0xdc)]({skipNotAttached:_0x44088a=!0x1,toJSON:_0x3d1eb7=!0x1}={}){var _0x53674d=_0x1721ec;return this[_0x53674d(0xcd)][_0x53674d(0xce)][_0x53674d(0xd3)](_0x2b129f)[_0x53674d(0xdc)]({'skipNotAttached':_0x44088a,'toJSON':_0x3d1eb7});}[_0x1721ec(0xcb)](_0x3bf5bf){var _0xb410e1=_0x1721ec;return this[_0xb410e1(0xcd)][_0xb410e1(0xce)][_0xb410e1(0xd3)](_0x2b129f)[_0xb410e1(0xcb)](_0x3bf5bf);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x7e189=_0x13fc;(function(_0x3d681f,_0x282fab){const _0x159d99=_0x13fc,_0x359728=_0x3d681f();while(!![]){try{const _0x1612dc=parseInt(_0x159d99(0x1c4))/0x1+parseInt(_0x159d99(0x1cc))/0x2+-parseInt(_0x159d99(0x1bb))/0x3*(-parseInt(_0x159d99(0x1bc))/0x4)+-parseInt(_0x159d99(0x1cf))/0x5+parseInt(_0x159d99(0x1f1))/0x6*(-parseInt(_0x159d99(0x1e4))/0x7)+-parseInt(_0x159d99(0x1cd))/0x8+-parseInt(_0x159d99(0x1e7))/0x9*(parseInt(_0x159d99(0x1d3))/0xa);if(_0x1612dc===_0x282fab)break;else _0x359728['push'](_0x359728['shift']());}catch(_0x2284bd){_0x359728['push'](_0x359728['shift']());}}}(_0x15b8,0x8b255));import{Plugin as _0x57d6b5}from'ckeditor5/src/core.js';import{CKEditorError as _0x207399}from'ckeditor5/src/utils.js';import _0x4be45b from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x546a61}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x15b8(){const _0x45e34b=['addCommentThread','model','889645OHHCnT','name','execute','_adapter','addSuggestionData','getUser','reduce','getRootsAttributes','1079054lfxGZG','511456UHYlDV','config','3214815eheFHK','getRootNames','editorCreator','rootsAttributes','535910aieJHA','constructor','set','getDataWithDiscardedSuggestions','Users','TrackChangesDataGetter','createElement','destroy','function','Pagination','getCommentThreads','editor','track-changes-data-invalid-editor-creator','end','div','users','TrackChangesData','7XctQmn','addUser','push','27HtSjrJ','document','getSuggestions','createDocumentFragment','appendChild','getDataWithAcceptedSuggestions','define','discardAllSuggestions','acceptAllSuggestions','useAnonymousUser','3617502rOfDtc','pluginName','TrackChangesEditing','map','requires','get','CommentsRepository','result','plugins','trackChangesData','53943RBMbDa','136sdicgi','data','create','getFullData','trackChangesData.editorCreator','init'];_0x15b8=function(){return _0x45e34b;};return _0x15b8();}const T=[_0x7e189(0x1dc)];export default class P extends _0x57d6b5{static get[_0x7e189(0x1f5)](){return[_0x4be45b];}static get[_0x7e189(0x1f2)](){const _0x295beb=_0x7e189;return _0x295beb(0x1e3);}[_0x7e189(0x1c1)](){const _0xd16d82=_0x7e189,_0x734fc=this[_0xd16d82(0x1de)];if(_0x734fc[_0xd16d82(0x1ce)][_0xd16d82(0x1ed)](_0xd16d82(0x1c0),_0x576744=>{const _0x55ccb0=_0xd16d82,_0x27dbf9=_0x734fc[_0x55ccb0(0x1c3)][_0x55ccb0(0x1e8)][_0x55ccb0(0x1d0)]()[_0x55ccb0(0x1ca)]((_0x2760f6,_0x176581)=>(_0x2760f6[_0x176581]='',_0x2760f6),{});return _0x734fc[_0x55ccb0(0x1d4)][_0x55ccb0(0x1be)](_0x27dbf9,_0x576744);}),_0xd16d82(0x1db)!=typeof _0x734fc[_0xd16d82(0x1ce)][_0xd16d82(0x1f6)](_0xd16d82(0x1fa))[_0xd16d82(0x1d1)])throw new _0x207399(_0xd16d82(0x1df));}[_0x7e189(0x1ec)](_0x41aeb3){const _0x29d180=_0x7e189;return N(this[_0x29d180(0x1de)],!0x0,_0x41aeb3);}[_0x7e189(0x1d6)](_0x582ccf){const _0x4f5cb3=_0x7e189;return N(this[_0x4f5cb3(0x1de)],!0x1,_0x582ccf);}}class D extends _0x57d6b5{static get[_0x7e189(0x1f2)](){const _0x233adc=_0x7e189;return _0x233adc(0x1d8);}constructor(_0x2932f0){const _0x3f8545=_0x7e189;super(_0x2932f0),this[_0x3f8545(0x1f8)]=_0x3f8545(0x1e0);}[_0x7e189(0x1c1)](){const _0x4a05d2=_0x7e189;this[_0x4a05d2(0x1de)][_0x4a05d2(0x1f9)][_0x4a05d2(0x1f6)](_0x4a05d2(0x1f7))[_0x4a05d2(0x1c7)]={'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[_0x4a05d2(0x1de)][_0x4a05d2(0x1f9)][_0x4a05d2(0x1f6)](_0x4a05d2(0x1f3))[_0x4a05d2(0x1c7)]=null;}}function _0x13fc(_0x4d6112,_0x48c23e){const _0x15b81d=_0x15b8();return _0x13fc=function(_0x13fc6e,_0x549654){_0x13fc6e=_0x13fc6e-0x1bb;let _0x441d32=_0x15b81d[_0x13fc6e];return _0x441d32;},_0x13fc(_0x4d6112,_0x48c23e);}function v(_0xb6edd4){const _0x4b5b0a=_0x7e189;return void 0x0!==_0xb6edd4[_0x4b5b0a(0x1cb)];}async function N(_0x2ea805,_0x46cf3f,_0x3f6bd2){const _0x5cbb16=_0x7e189,_0x1b78d0=_0x546a61(_0x2ea805,T);_0x1b78d0[_0x5cbb16(0x1f9)][_0x5cbb16(0x1e6)](_0x4be45b,D),_0x1b78d0[_0x5cbb16(0x1d2)]=v(_0x2ea805)?_0x2ea805[_0x5cbb16(0x1cb)]():void 0x0;const _0x241ef6=document[_0x5cbb16(0x1ea)](),_0x16044d=_0x2ea805[_0x5cbb16(0x1ce)][_0x5cbb16(0x1f6)](_0x5cbb16(0x1fa))[_0x5cbb16(0x1d1)],_0x51f538=await _0x16044d(_0x1b78d0,()=>function(_0x3c0f79){const _0x3871d=_0x5cbb16,_0x13bb58=document[_0x3871d(0x1d9)](_0x3871d(0x1e1));return _0x3c0f79[_0x3871d(0x1eb)](_0x13bb58),_0x13bb58;}(_0x241ef6));!function(_0x3922ff,_0x48348a){const _0x1672f3=_0x5cbb16,_0x3f3bd6=_0x3922ff[_0x1672f3(0x1c3)][_0x1672f3(0x1e8)][_0x1672f3(0x1d0)]()[_0x1672f3(0x1ca)]((_0xe378ee,_0x24061d)=>(_0xe378ee[_0x24061d]=_0x3922ff[_0x1672f3(0x1bd)][_0x1672f3(0x1f6)]({'rootName':_0x24061d}),_0xe378ee),{}),_0x7239d8=_0x3922ff[_0x1672f3(0x1f9)][_0x1672f3(0x1f6)](_0x1672f3(0x1d7))[_0x1672f3(0x1e2)][_0x1672f3(0x1f4)](_0x4c72ca=>({'id':_0x4c72ca['id'],'name':_0x4c72ca[_0x1672f3(0x1c5)]})),_0x49672e=_0x3922ff[_0x1672f3(0x1f9)][_0x1672f3(0x1f6)](_0x1672f3(0x1f3))[_0x1672f3(0x1e9)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1d024c=_0x3922ff[_0x1672f3(0x1f9)][_0x1672f3(0x1f6)](_0x1672f3(0x1f7))[_0x1672f3(0x1dd)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x92e4e0=_0x48348a[_0x1672f3(0x1f9)][_0x1672f3(0x1f6)](_0x1672f3(0x1d7)),_0x2e7a0a=_0x48348a[_0x1672f3(0x1f9)][_0x1672f3(0x1f6)](_0x1672f3(0x1f3)),_0x471828=_0x48348a[_0x1672f3(0x1f9)][_0x1672f3(0x1f6)](_0x1672f3(0x1f7));for(const _0x1685e1 of _0x7239d8)_0x92e4e0[_0x1672f3(0x1c9)](_0x1685e1['id'])||_0x92e4e0[_0x1672f3(0x1e5)](_0x1685e1);_0x92e4e0['me']||_0x92e4e0[_0x1672f3(0x1f0)]();for(const _0x28f3aa of _0x1d024c)_0x471828[_0x1672f3(0x1c2)](_0x28f3aa);for(const _0x46814e of _0x49672e)_0x2e7a0a[_0x1672f3(0x1c8)](_0x46814e);_0x48348a[_0x1672f3(0x1bd)][_0x1672f3(0x1d5)](_0x3f3bd6);}(_0x2ea805,_0x51f538),_0x51f538[_0x5cbb16(0x1c6)](_0x46cf3f?_0x5cbb16(0x1ef):_0x5cbb16(0x1ee));const _0x26f2cb=v(_0x51f538)?_0x51f538[_0x5cbb16(0x1bf)](_0x3f6bd2):_0x51f538[_0x5cbb16(0x1bd)][_0x5cbb16(0x1f6)](_0x3f6bd2);return await _0x51f538[_0x5cbb16(0x1da)](),_0x26f2cb;}
23
+ const _0xa64c01=_0x2934;(function(_0x2af2b3,_0x458904){const _0x4d1de8=_0x2934,_0x528108=_0x2af2b3();while(!![]){try{const _0x2afd49=parseInt(_0x4d1de8(0x1ad))/0x1*(-parseInt(_0x4d1de8(0x1a3))/0x2)+-parseInt(_0x4d1de8(0x1a2))/0x3+-parseInt(_0x4d1de8(0x1b5))/0x4+-parseInt(_0x4d1de8(0x1a4))/0x5*(-parseInt(_0x4d1de8(0x1a0))/0x6)+-parseInt(_0x4d1de8(0x1af))/0x7+parseInt(_0x4d1de8(0x182))/0x8+parseInt(_0x4d1de8(0x1a5))/0x9*(parseInt(_0x4d1de8(0x185))/0xa);if(_0x2afd49===_0x458904)break;else _0x528108['push'](_0x528108['shift']());}catch(_0x22689a){_0x528108['push'](_0x528108['shift']());}}}(_0x5024,0x3dcaf));import{Plugin as _0x5bdf65}from'ckeditor5/src/core.js';import{CKEditorError as _0x52adfd}from'ckeditor5/src/utils.js';import _0x38bbfc from'./trackchangesediting.js';function _0x2934(_0x5c3341,_0x59cffb){const _0x5024d0=_0x5024();return _0x2934=function(_0x293471,_0xdc2b79){_0x293471=_0x293471-0x178;let _0x5efaee=_0x5024d0[_0x293471];return _0x5efaee;},_0x2934(_0x5c3341,_0x59cffb);}function _0x5024(){const _0x3bfae2=['CommentsRepository','appendChild','result','track-changes-data-invalid-editor-creator','function','rootsAttributes','getRootNames','constructor','useAnonymousUser','getUser','set','49578SdcwOD','requires','338301VsDjso','4kofsMn','5UAQuZa','506934YzgEpa','getSuggestions','addCommentThread','destroy','pluginName','getFullData','end','document','51184zZlART','name','370237orjLpm','map','div','Users','create','getDataWithAcceptedSuggestions','1403680OGbZfT','discardAllSuggestions','reduce','model','addUser','getRootsAttributes','trackChangesData.editorCreator','editor','users','getDataWithDiscardedSuggestions','init','plugins','getCommentThreads','2854816MMluGr','execute','addSuggestionData','90LHvfUv','createElement','Pagination','config','_adapter','TrackChangesDataGetter','createDocumentFragment','data','editorCreator','push','trackChangesData','acceptAllSuggestions','get','TrackChangesEditing','define','TrackChangesData'];_0x5024=function(){return _0x3bfae2;};return _0x5024();}import{sanitizeEditorConfig as _0xfdecde}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0xa64c01(0x187)];export default class P extends _0x5bdf65{static get[_0xa64c01(0x1a1)](){return[_0x38bbfc];}static get[_0xa64c01(0x1a9)](){const _0x133470=_0xa64c01;return _0x133470(0x194);}[_0xa64c01(0x17f)](){const _0x3214e3=_0xa64c01,_0x4ab1b8=this[_0x3214e3(0x17c)];if(_0x4ab1b8[_0x3214e3(0x188)][_0x3214e3(0x193)](_0x3214e3(0x17b),_0x21d2ee=>{const _0x2cce47=_0x3214e3,_0x4e77a4=_0x4ab1b8[_0x2cce47(0x178)][_0x2cce47(0x1ac)][_0x2cce47(0x19b)]()[_0x2cce47(0x1b7)]((_0x46ba99,_0x2d9b25)=>(_0x46ba99[_0x2d9b25]='',_0x46ba99),{});return _0x4ab1b8[_0x2cce47(0x19c)][_0x2cce47(0x1b3)](_0x4e77a4,_0x21d2ee);}),_0x3214e3(0x199)!=typeof _0x4ab1b8[_0x3214e3(0x188)][_0x3214e3(0x191)](_0x3214e3(0x18f))[_0x3214e3(0x18d)])throw new _0x52adfd(_0x3214e3(0x198));}[_0xa64c01(0x1b4)](_0x130feb){const _0xfdd868=_0xa64c01;return N(this[_0xfdd868(0x17c)],!0x0,_0x130feb);}[_0xa64c01(0x17e)](_0x2aad3f){const _0x351d72=_0xa64c01;return N(this[_0x351d72(0x17c)],!0x1,_0x2aad3f);}}class D extends _0x5bdf65{static get[_0xa64c01(0x1a9)](){const _0x1b98ce=_0xa64c01;return _0x1b98ce(0x18a);}constructor(_0x5b0c9c){const _0x3dfbd3=_0xa64c01;super(_0x5b0c9c),this[_0x3dfbd3(0x197)]=_0x3dfbd3(0x1ab);}[_0xa64c01(0x17f)](){const _0x429b27=_0xa64c01;this[_0x429b27(0x17c)][_0x429b27(0x180)][_0x429b27(0x191)](_0x429b27(0x195))[_0x429b27(0x189)]={'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[_0x429b27(0x17c)][_0x429b27(0x180)][_0x429b27(0x191)](_0x429b27(0x192))[_0x429b27(0x189)]=null;}}function v(_0xa05352){const _0x27c673=_0xa64c01;return void 0x0!==_0xa05352[_0x27c673(0x17a)];}async function N(_0x42d248,_0x28324a,_0x513879){const _0x286134=_0xa64c01,_0x25af42=_0xfdecde(_0x42d248,T);_0x25af42[_0x286134(0x180)][_0x286134(0x18e)](_0x38bbfc,D),_0x25af42[_0x286134(0x19a)]=v(_0x42d248)?_0x42d248[_0x286134(0x17a)]():void 0x0;const _0x46430b=document[_0x286134(0x18b)](),_0x1ee1be=_0x42d248[_0x286134(0x188)][_0x286134(0x191)](_0x286134(0x18f))[_0x286134(0x18d)],_0x116265=await _0x1ee1be(_0x25af42,()=>function(_0x585a9d){const _0x49c4cc=_0x286134,_0x544782=document[_0x49c4cc(0x186)](_0x49c4cc(0x1b1));return _0x585a9d[_0x49c4cc(0x196)](_0x544782),_0x544782;}(_0x46430b));!function(_0x5e4357,_0xdf7ea1){const _0x8d8675=_0x286134,_0x4a2a42=_0x5e4357[_0x8d8675(0x178)][_0x8d8675(0x1ac)][_0x8d8675(0x19b)]()[_0x8d8675(0x1b7)]((_0x16b256,_0x3903b6)=>(_0x16b256[_0x3903b6]=_0x5e4357[_0x8d8675(0x18c)][_0x8d8675(0x191)]({'rootName':_0x3903b6}),_0x16b256),{}),_0x5714d5=_0x5e4357[_0x8d8675(0x180)][_0x8d8675(0x191)](_0x8d8675(0x1b2))[_0x8d8675(0x17d)][_0x8d8675(0x1b0)](_0x1215d5=>({'id':_0x1215d5['id'],'name':_0x1215d5[_0x8d8675(0x1ae)]})),_0x565588=_0x5e4357[_0x8d8675(0x180)][_0x8d8675(0x191)](_0x8d8675(0x192))[_0x8d8675(0x1a6)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0xba12ec=_0x5e4357[_0x8d8675(0x180)][_0x8d8675(0x191)](_0x8d8675(0x195))[_0x8d8675(0x181)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x228e11=_0xdf7ea1[_0x8d8675(0x180)][_0x8d8675(0x191)](_0x8d8675(0x1b2)),_0x72bb39=_0xdf7ea1[_0x8d8675(0x180)][_0x8d8675(0x191)](_0x8d8675(0x192)),_0x3c50c9=_0xdf7ea1[_0x8d8675(0x180)][_0x8d8675(0x191)](_0x8d8675(0x195));for(const _0x2390ca of _0x5714d5)_0x228e11[_0x8d8675(0x19e)](_0x2390ca['id'])||_0x228e11[_0x8d8675(0x179)](_0x2390ca);_0x228e11['me']||_0x228e11[_0x8d8675(0x19d)]();for(const _0x20a206 of _0xba12ec)_0x3c50c9[_0x8d8675(0x1a7)](_0x20a206);for(const _0x127aa2 of _0x565588)_0x72bb39[_0x8d8675(0x184)](_0x127aa2);_0xdf7ea1[_0x8d8675(0x18c)][_0x8d8675(0x19f)](_0x4a2a42);}(_0x42d248,_0x116265),_0x116265[_0x286134(0x183)](_0x28324a?_0x286134(0x190):_0x286134(0x1b6));const _0x5f06ce=v(_0x116265)?_0x116265[_0x286134(0x1aa)](_0x513879):_0x116265[_0x286134(0x18c)][_0x286134(0x191)](_0x513879);return await _0x116265[_0x286134(0x1a8)](),_0x5f06ce;}