@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240506.0 → 0.0.0-nightly-20240507.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 +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +1 -1
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +1 -1
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3f5fcb=_0x547c;function _0x547c(_0x547cf2,_0x2660f8){const _0x233657=_0x2336();return _0x547c=function(_0x547cd2,_0x1b42f1){_0x547cd2=_0x547cd2-0x13c;let _0x1b8adc=_0x233657[_0x547cd2];return _0x1b8adc;},_0x547c(_0x547cf2,_0x2660f8);}(function(_0x256b4f,_0xff5c1a){const _0x2c71ae=_0x547c,_0x4e8071=_0x256b4f();while(!![]){try{const _0x54a149=parseInt(_0x2c71ae(0x13f))/0x1+parseInt(_0x2c71ae(0x158))/0x2+parseInt(_0x2c71ae(0x145))/0x3+-parseInt(_0x2c71ae(0x142))/0x4*(parseInt(_0x2c71ae(0x164))/0x5)+parseInt(_0x2c71ae(0x144))/0x6*(parseInt(_0x2c71ae(0x146))/0x7)+parseInt(_0x2c71ae(0x140))/0x8*(parseInt(_0x2c71ae(0x149))/0x9)+-parseInt(_0x2c71ae(0x166))/0xa;if(_0x54a149===_0xff5c1a)break;else _0x4e8071['push'](_0x4e8071['shift']());}catch(_0x468e0d){_0x4e8071['push'](_0x4e8071['shift']());}}}(_0x2336,0x9172f));import{Plugin as _0x5861a3}from'ckeditor5/src/core.js';function _0x2336(){const _0x5a6e74=['isTouching','registerPostFixer','descriptionFactory','ELEMENT_TITLE','46730wBfcYh','updateMarker','5137220qhBsUl','TrackChangesEditing','start','suggestion','locale','391484cXXCDr','40xBQmjQ','element','68BnzkMp','title-content','2682xftmAE','445647AmUXgv','3101jkehAV','end','registerElementLabel','96489glbbrG','Title','differ','removeMarker','newRange','get','has','isCollapsed','createRange','plugins','_splitMarkerName','afterInit','getNearestSelectionRange','from','nodeBefore','953408wZRbOt','isEqual','editor','document','forward','schema','getChangedMarkers','model'];_0x2336=function(){return _0x5a6e74;};return _0x2336();}import{getTranslation as _0x2fbe10}from'../utils/common-translations.js';export default class Dt extends _0x5861a3{[_0x3f5fcb(0x154)](){const _0x399ec1=_0x3f5fcb,_0xd6a92b=this[_0x399ec1(0x15a)];if(!_0xd6a92b[_0x399ec1(0x152)][_0x399ec1(0x14f)](_0x399ec1(0x14a)))return;const _0x101b90=_0xd6a92b[_0x399ec1(0x152)][_0x399ec1(0x14e)](_0x399ec1(0x167));_0x101b90[_0x399ec1(0x162)][_0x399ec1(0x148)](_0x399ec1(0x143),()=>_0x2fbe10(_0xd6a92b[_0x399ec1(0x13e)],_0x399ec1(0x163))),_0xd6a92b[_0x399ec1(0x15f)][_0x399ec1(0x15b)][_0x399ec1(0x161)](_0x5237ad=>{const _0xf33cb3=_0x399ec1;let _0x3f60c0=!0x1;const _0x37a6fd=Array[_0xf33cb3(0x156)](_0xd6a92b[_0xf33cb3(0x15f)][_0xf33cb3(0x15b)][_0xf33cb3(0x14b)][_0xf33cb3(0x15e)]());for(const {name:_0x4f6094,data:_0x3857cb}of _0x37a6fd){const {group:_0x2a7dac}=_0x101b90[_0xf33cb3(0x153)](_0x4f6094);if(_0xf33cb3(0x13d)!==_0x2a7dac||!_0x3857cb[_0xf33cb3(0x14d)])continue;const _0x20a984=_0x3857cb[_0xf33cb3(0x14d)],_0x4b1278=_0x20a984[_0xf33cb3(0x147)][_0xf33cb3(0x157)];if(!_0x4b1278||!_0x4b1278['is'](_0xf33cb3(0x141),_0xf33cb3(0x143)))continue;if(!_0x20a984[_0xf33cb3(0x13c)][_0xf33cb3(0x160)](_0x20a984[_0xf33cb3(0x147)]))continue;const _0x14135f=_0xd6a92b[_0xf33cb3(0x15f)][_0xf33cb3(0x15d)][_0xf33cb3(0x155)](_0x20a984[_0xf33cb3(0x147)],_0xf33cb3(0x15c));if(_0x14135f&&_0x14135f[_0xf33cb3(0x150)]){const _0x49abe1=_0x5237ad[_0xf33cb3(0x151)](_0x20a984[_0xf33cb3(0x13c)],_0x14135f[_0xf33cb3(0x13c)]);_0x49abe1[_0xf33cb3(0x159)](_0x20a984)||(_0x5237ad[_0xf33cb3(0x165)](_0x4f6094,{'range':_0x49abe1}),_0x3f60c0=!0x0);}_0x3f60c0||(_0x5237ad[_0xf33cb3(0x14c)](_0x4f6094),_0x3f60c0=!0x0);}return _0x3f60c0;});}}
23
+ const _0x55eb9a=_0x322a;(function(_0x31504c,_0x25595f){const _0x6787b0=_0x322a,_0x45df43=_0x31504c();while(!![]){try{const _0x5419c5=parseInt(_0x6787b0(0x10e))/0x1*(parseInt(_0x6787b0(0x12b))/0x2)+-parseInt(_0x6787b0(0x134))/0x3+-parseInt(_0x6787b0(0x10f))/0x4*(-parseInt(_0x6787b0(0x11a))/0x5)+-parseInt(_0x6787b0(0x118))/0x6+-parseInt(_0x6787b0(0x119))/0x7+-parseInt(_0x6787b0(0x11d))/0x8*(parseInt(_0x6787b0(0x12c))/0x9)+parseInt(_0x6787b0(0x127))/0xa;if(_0x5419c5===_0x25595f)break;else _0x45df43['push'](_0x45df43['shift']());}catch(_0x32b8f0){_0x45df43['push'](_0x45df43['shift']());}}}(_0x3061,0x9231f));import{Plugin as _0x5a4a40}from'ckeditor5/src/core.js';import{getTranslation as _0x732607}from'../utils/common-translations.js';export default class Dt extends _0x5a4a40{[_0x55eb9a(0x10b)](){const _0x1a7c20=_0x55eb9a,_0x1a2b15=this[_0x1a7c20(0x12e)];if(!_0x1a2b15[_0x1a7c20(0x130)][_0x1a7c20(0x12d)](_0x1a7c20(0x113)))return;const _0x1af944=_0x1a2b15[_0x1a7c20(0x130)][_0x1a7c20(0x120)](_0x1a7c20(0x10d));_0x1af944[_0x1a7c20(0x11f)][_0x1a7c20(0x125)](_0x1a7c20(0x133),()=>_0x732607(_0x1a2b15[_0x1a7c20(0x112)],_0x1a7c20(0x111))),_0x1a2b15[_0x1a7c20(0x129)][_0x1a7c20(0x12a)][_0x1a7c20(0x114)](_0x3723ee=>{const _0x12330c=_0x1a7c20;let _0x4268bb=!0x1;const _0x2b363a=Array[_0x12330c(0x136)](_0x1a2b15[_0x12330c(0x129)][_0x12330c(0x12a)][_0x12330c(0x11e)][_0x12330c(0x11b)]());for(const {name:_0x16ebfb,data:_0x133db6}of _0x2b363a){const {group:_0x30634d}=_0x1af944[_0x12330c(0x117)](_0x16ebfb);if(_0x12330c(0x12f)!==_0x30634d||!_0x133db6[_0x12330c(0x115)])continue;const _0x3a8bc9=_0x133db6[_0x12330c(0x115)],_0x2910d1=_0x3a8bc9[_0x12330c(0x122)][_0x12330c(0x131)];if(!_0x2910d1||!_0x2910d1['is'](_0x12330c(0x121),_0x12330c(0x133)))continue;if(!_0x3a8bc9[_0x12330c(0x126)][_0x12330c(0x110)](_0x3a8bc9[_0x12330c(0x122)]))continue;const _0x456cc3=_0x1a2b15[_0x12330c(0x129)][_0x12330c(0x128)][_0x12330c(0x11c)](_0x3a8bc9[_0x12330c(0x122)],_0x12330c(0x10c));if(_0x456cc3&&_0x456cc3[_0x12330c(0x116)]){const _0x1b3343=_0x3723ee[_0x12330c(0x124)](_0x3a8bc9[_0x12330c(0x126)],_0x456cc3[_0x12330c(0x126)]);_0x1b3343[_0x12330c(0x135)](_0x3a8bc9)||(_0x3723ee[_0x12330c(0x123)](_0x16ebfb,{'range':_0x1b3343}),_0x4268bb=!0x0);}_0x4268bb||(_0x3723ee[_0x12330c(0x132)](_0x16ebfb),_0x4268bb=!0x0);}return _0x4268bb;});}}function _0x322a(_0xd3e47,_0xaab896){const _0x306136=_0x3061();return _0x322a=function(_0x322a35,_0x7c5544){_0x322a35=_0x322a35-0x10b;let _0x494d9=_0x306136[_0x322a35];return _0x494d9;},_0x322a(_0xd3e47,_0xaab896);}function _0x3061(){const _0x3d6c80=['plugins','nodeBefore','removeMarker','title-content','3085971GFpVEy','isEqual','from','afterInit','forward','TrackChangesEditing','83836aWFOjL','12DnKGBb','isTouching','ELEMENT_TITLE','locale','Title','registerPostFixer','newRange','isCollapsed','_splitMarkerName','2752140oLvDST','94241QnZlye','595905UETfci','getChangedMarkers','getNearestSelectionRange','487288vrieGK','differ','descriptionFactory','get','element','end','updateMarker','createRange','registerElementLabel','start','10785910hhIJFI','schema','model','document','26yVwXsC','63ZelrCs','has','editor','suggestion'];_0x3061=function(){return _0x3d6c80;};return _0x3061();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x58886d=_0x5659;function _0x5659(_0x46e216,_0x4fc957){const _0x49820b=_0x4982();return _0x5659=function(_0x5659a5,_0x2fa83d){_0x5659a5=_0x5659a5-0x1cb;let _0x1f429a=_0x49820b[_0x5659a5];return _0x1f429a;},_0x5659(_0x46e216,_0x4fc957);}(function(_0x1b8980,_0x26f9ec){const _0xdd35e1=_0x5659,_0x1cce13=_0x1b8980();while(!![]){try{const _0x284425=-parseInt(_0xdd35e1(0x1da))/0x1*(parseInt(_0xdd35e1(0x1d2))/0x2)+-parseInt(_0xdd35e1(0x1d6))/0x3*(parseInt(_0xdd35e1(0x1dd))/0x4)+parseInt(_0xdd35e1(0x1df))/0x5+parseInt(_0xdd35e1(0x1d9))/0x6*(-parseInt(_0xdd35e1(0x1d5))/0x7)+parseInt(_0xdd35e1(0x1cd))/0x8*(parseInt(_0xdd35e1(0x1d0))/0x9)+-parseInt(_0xdd35e1(0x1e0))/0xa+-parseInt(_0xdd35e1(0x1d7))/0xb*(-parseInt(_0xdd35e1(0x1d1))/0xc);if(_0x284425===_0x26f9ec)break;else _0x1cce13['push'](_0x1cce13['shift']());}catch(_0x4ebe8e){_0x1cce13['push'](_0x1cce13['shift']());}}}(_0x4982,0x7ff0a));import{Plugin as _0x4b84b8}from'ckeditor5/src/core.js';export default class Nt extends _0x4b84b8{[_0x58886d(0x1ce)](){const _0x500889=_0x58886d,_0x41f322=this[_0x500889(0x1db)],_0x51b444=_0x41f322[_0x500889(0x1d3)][_0x500889(0x1d8)](_0x500889(0x1dc));_0x41f322[_0x500889(0x1d3)][_0x500889(0x1d4)](_0x500889(0x1cf))&&(_0x51b444[_0x500889(0x1cc)](_0x500889(0x1de)),_0x51b444[_0x500889(0x1cc)](_0x500889(0x1cb)));}}function _0x4982(){const _0x146116=['enableCommand','8JWlRVw','afterInit','UndoEditing','1004868JiFxZd','2243820XyeIoT','4DUFUqC','plugins','has','27643rkPXrx','3tVvkXF','55QflNOx','get','1050auJVxv','1621BhDsRM','editor','TrackChangesEditing','1786132lNUKZt','undo','5228005fRnyvX','4272860aXDTQj','redo'];_0x4982=function(){return _0x146116;};return _0x4982();}
23
+ const _0x1fd062=_0x4b71;(function(_0x18bf0f,_0xa86dc9){const _0x56938a=_0x4b71,_0x592ae2=_0x18bf0f();while(!![]){try{const _0x18e107=parseInt(_0x56938a(0x19c))/0x1+parseInt(_0x56938a(0x18e))/0x2*(-parseInt(_0x56938a(0x195))/0x3)+-parseInt(_0x56938a(0x19a))/0x4+parseInt(_0x56938a(0x18d))/0x5*(parseInt(_0x56938a(0x18f))/0x6)+parseInt(_0x56938a(0x193))/0x7*(parseInt(_0x56938a(0x190))/0x8)+parseInt(_0x56938a(0x18b))/0x9+-parseInt(_0x56938a(0x199))/0xa;if(_0x18e107===_0xa86dc9)break;else _0x592ae2['push'](_0x592ae2['shift']());}catch(_0x88670b){_0x592ae2['push'](_0x592ae2['shift']());}}}(_0x1fa7,0x5be0f));import{Plugin as _0x595d0f}from'ckeditor5/src/core.js';function _0x4b71(_0x54afa1,_0x1e093a){const _0x1fa729=_0x1fa7();return _0x4b71=function(_0x4b71dc,_0x5dba9d){_0x4b71dc=_0x4b71dc-0x18a;let _0xa7f471=_0x1fa729[_0x4b71dc];return _0xa7f471;},_0x4b71(_0x54afa1,_0x1e093a);}export default class Nt extends _0x595d0f{[_0x1fd062(0x191)](){const _0x3b91da=_0x1fd062,_0x49194b=this[_0x3b91da(0x196)],_0x303f20=_0x49194b[_0x3b91da(0x192)][_0x3b91da(0x19d)](_0x3b91da(0x19b));_0x49194b[_0x3b91da(0x192)][_0x3b91da(0x198)](_0x3b91da(0x18a))&&(_0x303f20[_0x3b91da(0x194)](_0x3b91da(0x197)),_0x303f20[_0x3b91da(0x194)](_0x3b91da(0x18c)));}}function _0x1fa7(){const _0x4603ad=['plugins','592207ZTHzev','enableCommand','9lqHkIx','editor','undo','has','402640IvNESH','1361156EfuWbN','TrackChangesEditing','572276tzZqHC','get','UndoEditing','496368NrAATU','redo','3385065LYgByJ','421436SVBwGG','6ZfXBsA','8hNIDVm','afterInit'];_0x1fa7=function(){return _0x4603ad;};return _0x1fa7();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3290(_0x30eeec,_0x75376){const _0x5a36d6=_0x5a36();return _0x3290=function(_0x3290a7,_0x1b0a2f){_0x3290a7=_0x3290a7-0x78;let _0x3bac36=_0x5a36d6[_0x3290a7];return _0x3bac36;},_0x3290(_0x30eeec,_0x75376);}(function(_0x228413,_0x110c55){const _0x14e0e3=_0x3290,_0x411951=_0x228413();while(!![]){try{const _0x2d4900=-parseInt(_0x14e0e3(0x82))/0x1+parseInt(_0x14e0e3(0xa1))/0x2*(-parseInt(_0x14e0e3(0x8f))/0x3)+parseInt(_0x14e0e3(0xa2))/0x4*(parseInt(_0x14e0e3(0x78))/0x5)+-parseInt(_0x14e0e3(0x86))/0x6+parseInt(_0x14e0e3(0x90))/0x7+parseInt(_0x14e0e3(0x85))/0x8+-parseInt(_0x14e0e3(0x83))/0x9*(-parseInt(_0x14e0e3(0x99))/0xa);if(_0x2d4900===_0x110c55)break;else _0x411951['push'](_0x411951['shift']());}catch(_0x22f7eb){_0x411951['push'](_0x411951['shift']());}}}(_0x5a36,0xf12b3));export function getRangesWithAttribute(_0x37ff51,_0x17b4f0,_0x1b9a63){const _0x443821=_0x3290,_0x21e1b7=[];for(const _0x22f026 of _0x17b4f0[_0x443821(0xa5)]())_0x22f026[_0x443821(0x98)](_0x37ff51)&&_0x21e1b7[_0x443821(0x93)](_0x1b9a63[_0x443821(0xa3)](_0x22f026));return _0x21e1b7;}export function downcastSplitMergeMarker(_0x2d3c42,_0x114d84,{showActiveMarker:_0x28d723=!0x0}={}){const _0xba2fe7=_0x3290,_0x59f581=_0x2d3c42[_0xba2fe7(0x81)][_0xba2fe7(0x7c)](_0xba2fe7(0x97));return(_0x4de298,_0x3f761b,_0xd6052f)=>{const _0x53ed54=_0xba2fe7;if(!_0xd6052f[_0x53ed54(0x7f)][_0x53ed54(0x9f)](_0x3f761b[_0x53ed54(0x89)],_0x4de298[_0x53ed54(0x87)]))return;const _0x542cd1=_0x3f761b[_0x53ed54(0x89)][_0x53ed54(0x94)](),_0x1b503f=_0x3f761b[_0x53ed54(0x89)][_0x53ed54(0x8d)],_0x120c2b=_0x2d3c42[_0x53ed54(0xaa)][_0x53ed54(0x80)];let _0x56c800=null,_0x448664=null,_0x4104c5=!0x1,_0x3f0e9c=!0x1;for(const _0x3a754a of _0x542cd1){const _0x26ab84=_0x3a754a[_0x53ed54(0x95)];_0x4104c5=_0x4104c5||_0x120c2b[_0x53ed54(0x9b)](_0x26ab84);const _0x2b2954=_0xd6052f[_0x53ed54(0x7b)][_0x53ed54(0x9a)](_0x26ab84);if(_0x2b2954&&_0x2b2954[_0x53ed54(0x88)](_0x53ed54(0x7a)))return;_0x53ed54(0x7e)==_0x3a754a[_0x53ed54(0x9d)]&&(_0x120c2b[_0x53ed54(0x92)](_0x26ab84)&&!_0x120c2b[_0x53ed54(0x84)](_0x26ab84)&&(_0x26ab84[_0x53ed54(0x8a)]||_0x1b503f[_0x53ed54(0x91)]?_0x56c800&&_0x56c800[_0x53ed54(0x9e)]==_0x26ab84||(_0x56c800=_0x26ab84,_0x3e86f9(_0x3a754a[_0x53ed54(0x7d)]),_0x3f0e9c=!0x0):_0x448664=_0x448664||_0x3a754a[_0x53ed54(0x7d)]));}function _0x3e86f9(_0x4e6c38){const _0x281f32=_0x53ed54,_0x2b7a7b=_0xd6052f[_0x281f32(0x8c)][_0x281f32(0x8e)](_0x281f32(0x9c),{'class':_0x281f32(0xa6)+_0x114d84}),_0x38a0ff=_0xd6052f[_0x281f32(0x7b)][_0x281f32(0xa9)](_0x4e6c38);_0x28d723&&_0x59f581[_0x281f32(0x96)][_0x281f32(0x8b)](_0x3f761b[_0x281f32(0xa0)])&&_0xd6052f[_0x281f32(0x8c)][_0x281f32(0xa7)](_0x281f32(0x79),_0x2b7a7b),_0xd6052f[_0x281f32(0x8c)][_0x281f32(0xa8)](_0x38a0ff,_0x2b7a7b),_0xd6052f[_0x281f32(0x7b)][_0x281f32(0xa4)](_0x2b7a7b,_0x3f761b[_0x281f32(0xa0)]);}_0x4104c5||_0x3f0e9c||!_0x448664||_0x3e86f9(_0x448664);};}function _0x5a36(){const _0x6d361c=['elementEnd','consumable','schema','plugins','1230443MBJVRQ','369MSrppB','isLimit','8114008pNvUIi','11056404lftRaX','name','getCustomProperty','markerRange','nextSibling','includes','writer','start','createUIElement','3JnjpgJ','4465979dnKHXD','isAtEnd','isBlock','push','getWalker','item','activeMarkers','TrackChangesEditing','hasAttribute','406960oMRWre','toViewElement','isContent','span','type','parent','test','markerName','1594436JNHyin','4552HDcaAw','createRangeOn','bindElementToMarker','getItems','ck-suggestion-marker-','addClass','insert','toViewPosition','model','6755wsBJvC','ck-suggestion-marker--active','addHighlight','mapper','get','previousPosition'];_0x5a36=function(){return _0x6d361c;};return _0x5a36();}
23
+ (function(_0x42e7b4,_0x5520e5){const _0x567500=_0x4d1f,_0x43cd10=_0x42e7b4();while(!![]){try{const _0x397b51=-parseInt(_0x567500(0xad))/0x1*(parseInt(_0x567500(0xa8))/0x2)+-parseInt(_0x567500(0x89))/0x3*(parseInt(_0x567500(0xb2))/0x4)+-parseInt(_0x567500(0xb1))/0x5+parseInt(_0x567500(0x83))/0x6+parseInt(_0x567500(0xb0))/0x7+-parseInt(_0x567500(0x90))/0x8+-parseInt(_0x567500(0x87))/0x9*(-parseInt(_0x567500(0x8b))/0xa);if(_0x397b51===_0x5520e5)break;else _0x43cd10['push'](_0x43cd10['shift']());}catch(_0x2d249f){_0x43cd10['push'](_0x43cd10['shift']());}}}(_0x3f59,0xbd7ae));function _0x3f59(){const _0x20b6f3=['ck-suggestion-marker--active','model','9295908GvqPAI','nextSibling','type','push','6219wBdOTM','createRangeOn','1806936mBSzzt','consumable','27510oQveft','markerRange','writer','TrackChangesEditing','addHighlight','10089864CrEINz','hasAttribute','insert','markerName','isAtEnd','test','name','bindElementToMarker','item','activeMarkers','previousPosition','getCustomProperty','isContent','toViewPosition','toViewElement','start','includes','addClass','schema','mapper','isBlock','isLimit','plugins','elementEnd','2wCRgAR','getItems','ck-suggestion-marker-','parent','span','84957MvVkQA','getWalker','get','1874761XEfckq','4967350rKmjAC','4XWAzxy','createUIElement'];_0x3f59=function(){return _0x20b6f3;};return _0x3f59();}export function getRangesWithAttribute(_0x399a6d,_0x9ba730,_0x1ff6e0){const _0x4108b9=_0x4d1f,_0x447d43=[];for(const _0x5dd6d4 of _0x9ba730[_0x4108b9(0xa9)]())_0x5dd6d4[_0x4108b9(0x91)](_0x399a6d)&&_0x447d43[_0x4108b9(0x86)](_0x1ff6e0[_0x4108b9(0x88)](_0x5dd6d4));return _0x447d43;}function _0x4d1f(_0xd2f986,_0x50dbcc){const _0x3f597c=_0x3f59();return _0x4d1f=function(_0x4d1fb0,_0x21462a){_0x4d1fb0=_0x4d1fb0-0x82;let _0x4252ac=_0x3f597c[_0x4d1fb0];return _0x4252ac;},_0x4d1f(_0xd2f986,_0x50dbcc);}export function downcastSplitMergeMarker(_0x1b87d2,_0xd31d88,{showActiveMarker:_0x21ac38=!0x0}={}){const _0x57652b=_0x4d1f,_0x18b22f=_0x1b87d2[_0x57652b(0xa6)][_0x57652b(0xaf)](_0x57652b(0x8e));return(_0x36087a,_0x5cdb52,_0x4cbfda)=>{const _0x49124b=_0x57652b;if(!_0x4cbfda[_0x49124b(0x8a)][_0x49124b(0x95)](_0x5cdb52[_0x49124b(0x8c)],_0x36087a[_0x49124b(0x96)]))return;const _0x4ab264=_0x5cdb52[_0x49124b(0x8c)][_0x49124b(0xae)](),_0x35bbc3=_0x5cdb52[_0x49124b(0x8c)][_0x49124b(0x9f)],_0x4f09e8=_0x1b87d2[_0x49124b(0x82)][_0x49124b(0xa2)];let _0x3c770c=null,_0x1c3979=null,_0x56ec83=!0x1,_0x1ea862=!0x1;for(const _0x1cc0b1 of _0x4ab264){const _0x769756=_0x1cc0b1[_0x49124b(0x98)];_0x56ec83=_0x56ec83||_0x4f09e8[_0x49124b(0x9c)](_0x769756);const _0x1b42c7=_0x4cbfda[_0x49124b(0xa3)][_0x49124b(0x9e)](_0x769756);if(_0x1b42c7&&_0x1b42c7[_0x49124b(0x9b)](_0x49124b(0x8f)))return;_0x49124b(0xa7)==_0x1cc0b1[_0x49124b(0x85)]&&(_0x4f09e8[_0x49124b(0xa4)](_0x769756)&&!_0x4f09e8[_0x49124b(0xa5)](_0x769756)&&(_0x769756[_0x49124b(0x84)]||_0x35bbc3[_0x49124b(0x94)]?_0x3c770c&&_0x3c770c[_0x49124b(0xab)]==_0x769756||(_0x3c770c=_0x769756,_0x56284d(_0x1cc0b1[_0x49124b(0x9a)]),_0x1ea862=!0x0):_0x1c3979=_0x1c3979||_0x1cc0b1[_0x49124b(0x9a)]));}function _0x56284d(_0x406da0){const _0x5bfb2b=_0x49124b,_0x33e3b5=_0x4cbfda[_0x5bfb2b(0x8d)][_0x5bfb2b(0xb3)](_0x5bfb2b(0xac),{'class':_0x5bfb2b(0xaa)+_0xd31d88}),_0x5bf6f7=_0x4cbfda[_0x5bfb2b(0xa3)][_0x5bfb2b(0x9d)](_0x406da0);_0x21ac38&&_0x18b22f[_0x5bfb2b(0x99)][_0x5bfb2b(0xa0)](_0x5cdb52[_0x5bfb2b(0x93)])&&_0x4cbfda[_0x5bfb2b(0x8d)][_0x5bfb2b(0xa1)](_0x5bfb2b(0xb4),_0x33e3b5),_0x4cbfda[_0x5bfb2b(0x8d)][_0x5bfb2b(0x92)](_0x5bf6f7,_0x33e3b5),_0x4cbfda[_0x5bfb2b(0xa3)][_0x5bfb2b(0x97)](_0x33e3b5,_0x5cdb52[_0x5bfb2b(0x93)]);}_0x56ec83||_0x1ea862||!_0x1c3979||_0x56284d(_0x1c3979);};}
package/src/suggestion.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3d58(){const _0xdae7ef=['map','2771598jItUdQ','710136TSMePJ','suggestion:','get','commentThread','75hJGyVa','size','author','toJSON','discard','filter','removeMarkers','isInContent','onDiscard','from','length','isMultiRange','data','removeAttribute','markers','addRange','_markerNames','decorate','change','hasComments','type','_isDataLoaded','authoredAt','getItems','2966572YHCORB','_onAccept','55100dWbaYA','set','creator','_onDiscard','isIntersectingWithRange','accept','onAccept','nodeAfter','10GcaFNl','@external','addMarkerName','onAttributesChange','getContainedElement','getMarkers','createdAt','reduce','split','removeMarker','add','5532039PuJRIT','delete','8qhJnSc','clear','_saved','getRange','getRanges','next','previous','isIntersecting','end','isExternal','412735zfkHmI','getMultiRangeId','_model','start','subType','addMarker','getMarkerNames','head','getFirstMarker','push','substr','getAllAdjacentSuggestions','getFirstRange','setAttribute','339108pQSeAi','attributes','nodeBefore','_onAttributesChange'];_0x3d58=function(){return _0xdae7ef;};return _0x3d58();}function _0x2855(_0x3b6ed3,_0x5ec9ed){const _0x3d582a=_0x3d58();return _0x2855=function(_0x2855fb,_0x4a0800){_0x2855fb=_0x2855fb-0xf7;let _0x506392=_0x3d582a[_0x2855fb];return _0x506392;},_0x2855(_0x3b6ed3,_0x5ec9ed);}const _0x5353ea=_0x2855;(function(_0x445572,_0x497bc2){const _0x1e1913=_0x2855,_0x371258=_0x445572();while(!![]){try{const _0x340739=-parseInt(_0x1e1913(0x12a))/0x1+-parseInt(_0x1e1913(0x130))/0x2+-parseInt(_0x1e1913(0x134))/0x3*(parseInt(_0x1e1913(0xfd))/0x4)+-parseInt(_0x1e1913(0x11c))/0x5+parseInt(_0x1e1913(0x12f))/0x6+parseInt(_0x1e1913(0xfb))/0x7*(parseInt(_0x1e1913(0x112))/0x8)+-parseInt(_0x1e1913(0x110))/0x9*(-parseInt(_0x1e1913(0x105))/0xa);if(_0x340739===_0x497bc2)break;else _0x371258['push'](_0x371258['shift']());}catch(_0x4de86e){_0x371258['push'](_0x371258['shift']());}}}(_0x3d58,0x5c9a6));import{Element as _0xe4fc6d}from'ckeditor5/src/engine.js';import{ObservableMixin as _0xfebc5f,uid as _0x3db64e}from'ckeditor5/src/utils.js';import{cloneDeep as _0x59f1fa,isEqual as _0x449384,set as _0x1af23f,unset as _0x2854ff}from'lodash-es';export default class u extends _0xfebc5f(){constructor(_0x86b225,_0x5b12ab){const _0x5ce750=_0x2855;super(),this[_0x5ce750(0xf8)]=!0x1,this['id']=_0x5b12ab['id'],this[_0x5ce750(0xf7)]=_0x5b12ab[_0x5ce750(0xf7)],this[_0x5ce750(0x120)]=_0x5b12ab[_0x5ce750(0x120)]||null,this[_0x5ce750(0x136)]=_0x5b12ab[_0x5ce750(0x136)],this[_0x5ce750(0xff)]=_0x5b12ab[_0x5ce750(0xff)]||_0x5b12ab[_0x5ce750(0x136)],this[_0x5ce750(0x11b)]=Boolean(_0x5b12ab[_0x5ce750(0x12b)]&&_0x5b12ab[_0x5ce750(0x12b)][_0x5ce750(0x106)]),this[_0x5ce750(0x140)]=null,this[_0x5ce750(0x11e)]=_0x86b225,this[_0x5ce750(0xfc)]=_0x5b12ab[_0x5ce750(0x103)],this[_0x5ce750(0x100)]=_0x5b12ab[_0x5ce750(0x13c)],this[_0x5ce750(0x12d)]=_0x5b12ab[_0x5ce750(0x108)],this[_0x5ce750(0x144)]=new Set(),this[_0x5ce750(0x10b)]=null,this[_0x5ce750(0xfe)](_0x5ce750(0xf9),null),this[_0x5ce750(0xfe)](_0x5ce750(0x12b),_0x5b12ab[_0x5ce750(0x12b)]||{}),this[_0x5ce750(0xfe)](_0x5ce750(0x118),null),this[_0x5ce750(0xfe)](_0x5ce750(0x117),null),this[_0x5ce750(0xfe)](_0x5ce750(0x133),null),this[_0x5ce750(0xfe)](_0x5ce750(0x114),!0x1),this[_0x5ce750(0x145)](_0x5ce750(0x102)),this[_0x5ce750(0x145)](_0x5ce750(0x138));}get[_0x5353ea(0x123)](){const _0x51fe2a=_0x5353ea;let _0x3cab46=this;for(;_0x3cab46[_0x51fe2a(0x118)];)_0x3cab46=_0x3cab46[_0x51fe2a(0x118)];return _0x3cab46;}get[_0x5353ea(0x147)](){const _0x167b1a=_0x5353ea;return!!this[_0x167b1a(0x133)]&&this[_0x167b1a(0x133)][_0x167b1a(0x13e)]>0x0;}get[_0x5353ea(0x13f)](){const _0x2958c9=_0x5353ea;if(0x0==this[_0x2958c9(0x144)][_0x2958c9(0x135)])return!0x1;return 0x6==Array[_0x2958c9(0x13d)](this[_0x2958c9(0x144)])[0x0][_0x2958c9(0x10d)](':')[_0x2958c9(0x13e)];}get[_0x5353ea(0x13b)](){const _0x5e19d6=_0x5353ea;return null!==this[_0x5e19d6(0x124)]();}[_0x5353ea(0x107)](_0x308863){const _0x120b72=_0x5353ea;this[_0x120b72(0x144)][_0x120b72(0x10f)](_0x308863);}[_0x5353ea(0x122)](){const _0x1fb2f6=_0x5353ea;return Array[_0x1fb2f6(0x13d)](this[_0x1fb2f6(0x144)]);}[_0x5353ea(0x10a)](){const _0x58c231=_0x5353ea;return this[_0x58c231(0x122)]()[_0x58c231(0x12e)](_0x540c87=>this[_0x58c231(0x11e)][_0x58c231(0x142)][_0x58c231(0x132)](_0x540c87))[_0x58c231(0x139)](_0x6dbb07=>_0x6dbb07);}[_0x5353ea(0x124)](){const _0x403180=_0x5353ea;return this[_0x403180(0x10a)]()[0x0]||null;}[_0x5353ea(0x13a)](){const _0x2f51d5=_0x5353ea;this[_0x2f51d5(0x11e)][_0x2f51d5(0x146)](_0x3c02ad=>{const _0x27d641=_0x2f51d5;for(const _0x39a7f0 of this[_0x27d641(0x10a)]())_0x3c02ad[_0x27d641(0x10e)](_0x39a7f0);}),this[_0x2f51d5(0x144)][_0x2f51d5(0x113)]();}[_0x5353ea(0x10e)](_0x3b6f83){const _0x3d91cf=_0x5353ea;this[_0x3d91cf(0x11e)][_0x3d91cf(0x146)](_0x2bce85=>{const _0x36e64a=_0x3d91cf;_0x2bce85[_0x36e64a(0x10e)](_0x3b6f83);}),this[_0x3d91cf(0x144)][_0x3d91cf(0x111)](_0x3b6f83);}[_0x5353ea(0x143)](_0xe8e514){const _0x5973f6=_0x5353ea,_0x4dde5c=_0x5973f6(0x131)+this[_0x5973f6(0xf7)]+':'+this[_0x5973f6(0x120)]+':'+this['id']+':'+this[_0x5973f6(0xff)]['id']+':'+u[_0x5973f6(0x11d)]();this[_0x5973f6(0x107)](_0x4dde5c),this[_0x5973f6(0x11e)][_0x5973f6(0x146)](_0x2d034c=>{const _0x325018=_0x5973f6;_0x2d034c[_0x325018(0x121)](_0x4dde5c,{'range':_0xe8e514,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x5353ea(0x101)](_0xcf7492){const _0x377e7b=_0x5353ea;for(const _0x1732b6 of this[_0x377e7b(0x116)]())if(_0x1732b6[_0x377e7b(0x119)](_0xcf7492))return!0x0;return!0x1;}[_0x5353ea(0x116)](){const _0x54648d=_0x5353ea;return this[_0x54648d(0x10a)]()[_0x54648d(0x12e)](_0x145b57=>_0x145b57[_0x54648d(0x115)]());}[_0x5353ea(0xfa)](){const _0x23b453=_0x5353ea;return this[_0x23b453(0x116)]()[_0x23b453(0x10c)]((_0x1b12c0,_0x132fbd)=>[..._0x1b12c0,..._0x132fbd[_0x23b453(0xfa)]()],[]);}[_0x5353ea(0x128)](){const _0x50b987=_0x5353ea;var _0x1a0a73;return(null===(_0x1a0a73=this[_0x50b987(0x124)]())||void 0x0===_0x1a0a73?void 0x0:_0x1a0a73[_0x50b987(0x115)]())||null;}[_0x5353ea(0x109)](){const _0x2f96cc=_0x5353ea,_0x1f21b5=this[_0x2f96cc(0x116)]();if(0x1!=_0x1f21b5[_0x2f96cc(0x13e)])return null;const _0x2b1c24=_0x1f21b5[0x0],_0x34bf32=_0x2b1c24[_0x2f96cc(0x11f)][_0x2f96cc(0x104)],_0x934891=_0x2b1c24[_0x2f96cc(0x11a)][_0x2f96cc(0x12c)];return _0x34bf32 instanceof _0xe4fc6d?_0x34bf32!=_0x934891?null:_0x34bf32:null;}[_0x5353ea(0x102)](){const _0x4d6773=_0x5353ea;this[_0x4d6773(0xfc)](this[_0x4d6773(0x116)](),this[_0x4d6773(0x140)],this[_0x4d6773(0x12b)]),this[_0x4d6773(0x13a)]();}[_0x5353ea(0x138)](){const _0x339fb7=_0x5353ea;this[_0x339fb7(0x100)](this[_0x339fb7(0x116)](),this[_0x339fb7(0x140)],this[_0x339fb7(0x12b)]),this[_0x339fb7(0x13a)]();}[_0x5353ea(0x127)](){const _0x11e3b9=_0x5353ea,_0x24b700=[];let _0x4374cd=this[_0x11e3b9(0x123)];for(;_0x4374cd;)_0x24b700[_0x11e3b9(0x125)](_0x4374cd),_0x4374cd=_0x4374cd[_0x11e3b9(0x117)];return _0x24b700;}[_0x5353ea(0x129)](_0x26e4fe,_0x4fbe39){const _0x44c984=_0x5353ea,_0x1e8984=_0x59f1fa(this[_0x44c984(0x12b)]);_0x1af23f(_0x1e8984,_0x26e4fe,_0x4fbe39),_0x449384(_0x1e8984,this[_0x44c984(0x12b)])||(this[_0x44c984(0x12b)]=_0x1e8984,this[_0x44c984(0x12d)](_0x1e8984));}[_0x5353ea(0x141)](_0x57d241){const _0x417b0c=_0x5353ea,_0x3040cb=_0x59f1fa(this[_0x417b0c(0x12b)]);_0x2854ff(_0x3040cb,_0x57d241),_0x449384(_0x3040cb,this[_0x417b0c(0x12b)])||(this[_0x417b0c(0x12b)]=_0x3040cb,this[_0x417b0c(0x12d)](this[_0x417b0c(0x12b)]));}[_0x5353ea(0x137)](){const _0x123c43=_0x5353ea;return{'id':this['id'],'type':this[_0x123c43(0x120)]?this[_0x123c43(0xf7)]+':'+this[_0x123c43(0x120)]:this[_0x123c43(0xf7)],'authorId':this[_0x123c43(0xff)]['id'],'createdAt':this[_0x123c43(0x10b)],'hasComments':this[_0x123c43(0x147)],'data':this[_0x123c43(0x140)],'attributes':this[_0x123c43(0x12b)]};}static[_0x5353ea(0x11d)](){const _0x11c1eb=_0x5353ea;return _0x3db64e()[_0x11c1eb(0x126)](0x1,0x5);}}
23
+ const _0x2e2620=_0x2a83;(function(_0x3a853b,_0x23aede){const _0x31740c=_0x2a83,_0xf669a3=_0x3a853b();while(!![]){try{const _0x23b954=-parseInt(_0x31740c(0x113))/0x1+parseInt(_0x31740c(0xea))/0x2+parseInt(_0x31740c(0xd6))/0x3*(parseInt(_0x31740c(0x119))/0x4)+parseInt(_0x31740c(0x108))/0x5*(-parseInt(_0x31740c(0xfc))/0x6)+parseInt(_0x31740c(0xdb))/0x7*(parseInt(_0x31740c(0xed))/0x8)+-parseInt(_0x31740c(0x104))/0x9+-parseInt(_0x31740c(0x112))/0xa*(-parseInt(_0x31740c(0x102))/0xb);if(_0x23b954===_0x23aede)break;else _0xf669a3['push'](_0xf669a3['shift']());}catch(_0x3917fb){_0xf669a3['push'](_0xf669a3['shift']());}}}(_0x2737,0xc4a74));import{Element as _0x4ea515}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x29ca8d,uid as _0x2ac98d}from'ckeditor5/src/utils.js';function _0x2737(){const _0x9b22d3=['_saved','accept','getContainedElement','100zkEGyb','750672HveNtF','getItems','add','previous','filter','change','4iPXOox','addMarkerName','nodeAfter','getAllAdjacentSuggestions','onAttributesChange','split','getMarkers','isExternal','isMultiRange','toJSON','_model','isInContent','size','from','suggestion:','2201061SfZeXO','isIntersecting','getMarkerNames','markers','removeAttribute','1475614stIRZH','getMultiRangeId','length','_onAccept','removeMarker','setAttribute','addMarker','hasComments','attributes','reduce','getRanges','nodeBefore','createdAt','_onAttributesChange','start','265832ogbuNT','removeMarkers','getRange','32xblCJP','commentThread','addRange','_isDataLoaded','_onDiscard','decorate','data','subType','authoredAt','isIntersectingWithRange','push','getFirstMarker','getFirstRange','next','onDiscard','79026TfsHHM','substr','head','set','type','author','842941CbrmtV','delete','5197599VsMhZe','end','@external','_markerNames','130lIVSiG','onAccept','map','discard','clear','get','creator'];_0x2737=function(){return _0x9b22d3;};return _0x2737();}function _0x2a83(_0x322f5a,_0x594fb4){const _0x2737a6=_0x2737();return _0x2a83=function(_0x2a8377,_0x18c372){_0x2a8377=_0x2a8377-0xce;let _0x42669b=_0x2737a6[_0x2a8377];return _0x42669b;},_0x2a83(_0x322f5a,_0x594fb4);}import{cloneDeep as _0x58d55c,isEqual as _0x1252e6,set as _0x3a35eb,unset as _0x2da7ef}from'lodash-es';export default class u extends _0x29ca8d(){constructor(_0x2c2fbc,_0x38156b){const _0x463f45=_0x2a83;super(),this[_0x463f45(0xf0)]=!0x1,this['id']=_0x38156b['id'],this[_0x463f45(0x100)]=_0x38156b[_0x463f45(0x100)],this[_0x463f45(0xf4)]=_0x38156b[_0x463f45(0xf4)]||null,this[_0x463f45(0x101)]=_0x38156b[_0x463f45(0x101)],this[_0x463f45(0x10e)]=_0x38156b[_0x463f45(0x10e)]||_0x38156b[_0x463f45(0x101)],this[_0x463f45(0xce)]=Boolean(_0x38156b[_0x463f45(0xe3)]&&_0x38156b[_0x463f45(0xe3)][_0x463f45(0x106)]),this[_0x463f45(0xf3)]=null,this[_0x463f45(0xd1)]=_0x2c2fbc,this[_0x463f45(0xde)]=_0x38156b[_0x463f45(0x109)],this[_0x463f45(0xf1)]=_0x38156b[_0x463f45(0xfb)],this[_0x463f45(0xe8)]=_0x38156b[_0x463f45(0x11d)],this[_0x463f45(0x107)]=new Set(),this[_0x463f45(0xe7)]=null,this[_0x463f45(0xff)](_0x463f45(0xf5),null),this[_0x463f45(0xff)](_0x463f45(0xe3),_0x38156b[_0x463f45(0xe3)]||{}),this[_0x463f45(0xff)](_0x463f45(0x116),null),this[_0x463f45(0xff)](_0x463f45(0xfa),null),this[_0x463f45(0xff)](_0x463f45(0xee),null),this[_0x463f45(0xff)](_0x463f45(0x10f),!0x1),this[_0x463f45(0xf2)](_0x463f45(0x110)),this[_0x463f45(0xf2)](_0x463f45(0x10b));}get[_0x2e2620(0xfe)](){const _0x994d05=_0x2e2620;let _0x3eef66=this;for(;_0x3eef66[_0x994d05(0x116)];)_0x3eef66=_0x3eef66[_0x994d05(0x116)];return _0x3eef66;}get[_0x2e2620(0xe2)](){const _0x524f17=_0x2e2620;return!!this[_0x524f17(0xee)]&&this[_0x524f17(0xee)][_0x524f17(0xdd)]>0x0;}get[_0x2e2620(0xcf)](){const _0x164ddc=_0x2e2620;if(0x0==this[_0x164ddc(0x107)][_0x164ddc(0xd3)])return!0x1;return 0x6==Array[_0x164ddc(0xd4)](this[_0x164ddc(0x107)])[0x0][_0x164ddc(0x11e)](':')[_0x164ddc(0xdd)];}get[_0x2e2620(0xd2)](){const _0x4d4ff7=_0x2e2620;return null!==this[_0x4d4ff7(0xf8)]();}[_0x2e2620(0x11a)](_0x21b4b2){const _0x59ea1b=_0x2e2620;this[_0x59ea1b(0x107)][_0x59ea1b(0x115)](_0x21b4b2);}[_0x2e2620(0xd8)](){const _0x3a30e1=_0x2e2620;return Array[_0x3a30e1(0xd4)](this[_0x3a30e1(0x107)]);}[_0x2e2620(0x11f)](){const _0x52af5b=_0x2e2620;return this[_0x52af5b(0xd8)]()[_0x52af5b(0x10a)](_0x3e597f=>this[_0x52af5b(0xd1)][_0x52af5b(0xd9)][_0x52af5b(0x10d)](_0x3e597f))[_0x52af5b(0x117)](_0x40bc41=>_0x40bc41);}[_0x2e2620(0xf8)](){const _0xd1b06b=_0x2e2620;return this[_0xd1b06b(0x11f)]()[0x0]||null;}[_0x2e2620(0xeb)](){const _0x1a9d49=_0x2e2620;this[_0x1a9d49(0xd1)][_0x1a9d49(0x118)](_0x3dbf1a=>{const _0x3ee74c=_0x1a9d49;for(const _0x1f54a4 of this[_0x3ee74c(0x11f)]())_0x3dbf1a[_0x3ee74c(0xdf)](_0x1f54a4);}),this[_0x1a9d49(0x107)][_0x1a9d49(0x10c)]();}[_0x2e2620(0xdf)](_0x2f7d8d){const _0x199463=_0x2e2620;this[_0x199463(0xd1)][_0x199463(0x118)](_0x3a700c=>{const _0x4ac2ca=_0x199463;_0x3a700c[_0x4ac2ca(0xdf)](_0x2f7d8d);}),this[_0x199463(0x107)][_0x199463(0x103)](_0x2f7d8d);}[_0x2e2620(0xef)](_0x31fe28){const _0x58b041=_0x2e2620,_0x5f3979=_0x58b041(0xd5)+this[_0x58b041(0x100)]+':'+this[_0x58b041(0xf4)]+':'+this['id']+':'+this[_0x58b041(0x10e)]['id']+':'+u[_0x58b041(0xdc)]();this[_0x58b041(0x11a)](_0x5f3979),this[_0x58b041(0xd1)][_0x58b041(0x118)](_0x1d08a7=>{const _0x583e0c=_0x58b041;_0x1d08a7[_0x583e0c(0xe1)](_0x5f3979,{'range':_0x31fe28,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x2e2620(0xf6)](_0x16e79e){const _0xfa8dad=_0x2e2620;for(const _0x804c27 of this[_0xfa8dad(0xe5)]())if(_0x804c27[_0xfa8dad(0xd7)](_0x16e79e))return!0x0;return!0x1;}[_0x2e2620(0xe5)](){const _0x383753=_0x2e2620;return this[_0x383753(0x11f)]()[_0x383753(0x10a)](_0x2c1f51=>_0x2c1f51[_0x383753(0xec)]());}[_0x2e2620(0x114)](){const _0x30ca62=_0x2e2620;return this[_0x30ca62(0xe5)]()[_0x30ca62(0xe4)]((_0x177ec4,_0x4ad0a3)=>[..._0x177ec4,..._0x4ad0a3[_0x30ca62(0x114)]()],[]);}[_0x2e2620(0xf9)](){const _0x3183ef=_0x2e2620;var _0x566e1d;return(null===(_0x566e1d=this[_0x3183ef(0xf8)]())||void 0x0===_0x566e1d?void 0x0:_0x566e1d[_0x3183ef(0xec)]())||null;}[_0x2e2620(0x111)](){const _0x5b63e2=_0x2e2620,_0x204990=this[_0x5b63e2(0xe5)]();if(0x1!=_0x204990[_0x5b63e2(0xdd)])return null;const _0x31d8e8=_0x204990[0x0],_0x4eaf6c=_0x31d8e8[_0x5b63e2(0xe9)][_0x5b63e2(0x11b)],_0x241c26=_0x31d8e8[_0x5b63e2(0x105)][_0x5b63e2(0xe6)];return _0x4eaf6c instanceof _0x4ea515?_0x4eaf6c!=_0x241c26?null:_0x4eaf6c:null;}[_0x2e2620(0x110)](){const _0x34f853=_0x2e2620;this[_0x34f853(0xde)](this[_0x34f853(0xe5)](),this[_0x34f853(0xf3)],this[_0x34f853(0xe3)]),this[_0x34f853(0xeb)]();}[_0x2e2620(0x10b)](){const _0x41292f=_0x2e2620;this[_0x41292f(0xf1)](this[_0x41292f(0xe5)](),this[_0x41292f(0xf3)],this[_0x41292f(0xe3)]),this[_0x41292f(0xeb)]();}[_0x2e2620(0x11c)](){const _0x284c75=_0x2e2620,_0x402871=[];let _0x313c46=this[_0x284c75(0xfe)];for(;_0x313c46;)_0x402871[_0x284c75(0xf7)](_0x313c46),_0x313c46=_0x313c46[_0x284c75(0xfa)];return _0x402871;}[_0x2e2620(0xe0)](_0x212381,_0x48df1b){const _0xeb672d=_0x2e2620,_0x23305a=_0x58d55c(this[_0xeb672d(0xe3)]);_0x3a35eb(_0x23305a,_0x212381,_0x48df1b),_0x1252e6(_0x23305a,this[_0xeb672d(0xe3)])||(this[_0xeb672d(0xe3)]=_0x23305a,this[_0xeb672d(0xe8)](_0x23305a));}[_0x2e2620(0xda)](_0x50dfee){const _0x4ca4d9=_0x2e2620,_0x44cdbf=_0x58d55c(this[_0x4ca4d9(0xe3)]);_0x2da7ef(_0x44cdbf,_0x50dfee),_0x1252e6(_0x44cdbf,this[_0x4ca4d9(0xe3)])||(this[_0x4ca4d9(0xe3)]=_0x44cdbf,this[_0x4ca4d9(0xe8)](this[_0x4ca4d9(0xe3)]));}[_0x2e2620(0xd0)](){const _0xc907ca=_0x2e2620;return{'id':this['id'],'type':this[_0xc907ca(0xf4)]?this[_0xc907ca(0x100)]+':'+this[_0xc907ca(0xf4)]:this[_0xc907ca(0x100)],'authorId':this[_0xc907ca(0x10e)]['id'],'createdAt':this[_0xc907ca(0xe7)],'hasComments':this[_0xc907ca(0xe2)],'data':this[_0xc907ca(0xf3)],'attributes':this[_0xc907ca(0xe3)]};}static[_0x2e2620(0xdc)](){const _0x44dc64=_0x2e2620;return _0x2ac98d()[_0x44dc64(0xfd)](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1b07(){const _0x2ed9e1=['softBreak','length','pop','name','remove','_customCallbacks','registerDescriptionCallback','quantity','8197MWlHrG','REPLACE_TEXT','previousSibling','removeEmptyContainer','has','isEqual','*Split:*\x20%0','checkChild','addFormat','removeFormat','normal','element','addContainer','6cEOGhk','getWalker','Object','addEmptyContainer','matchingCallback','addObject','key','removeObject','_schema','data','set','*Insert:*\x20%0','33573463TsNsPs','4851171aTkPzv','removeContainer','*Remove\x20format:*\x20%0','end','label','$1\x20$2','isInContent','nextSibling','nodeAfter','Container','_handleInsertRemoveSuggestionDescription','isEmpty','function','13752590PkOxBV','skip','*Change\x20to:*\x20%0','$text','*Remove:*\x20%0','_itemLabelsCallbacks','822376MOdlwi','_locale','_handleRenameSuggestionDescription','add','1215uSjbcc','EmptyContainer','insertion','_handleCustomCallbackDescription','attribute','format','start','replace','item','*Set\x20format:*\x20%0','elementStart','110183tMFoix','type','elementEnd','47560LNIdTe','getFirstRange','registerElementLabel','_attributeLabels','_handleAttributeSuggestionDescription','match','_itemLabels','getItemLabel','join','deletion','text','isObject','*Merge:*\x20%0','_addDescriptionItems','get','subType','newValue','registerAttributeLabel','map','push','_resolveDescriptionItems','7698QKAVeI','25TCWPZp','indexOf','getDescriptions','$textProxy','ELEMENT_SPACE'];_0x1b07=function(){return _0x2ed9e1;};return _0x1b07();}const _0x539124=_0x5025;(function(_0x5ac0b7,_0x107120){const _0x227e12=_0x5025,_0x30eb16=_0x5ac0b7();while(!![]){try{const _0x1285a8=-parseInt(_0x227e12(0x17e))/0x1*(-parseInt(_0x227e12(0x14f))/0x2)+parseInt(_0x227e12(0x15c))/0x3+parseInt(_0x227e12(0x16f))/0x4*(parseInt(_0x227e12(0x197))/0x5)+-parseInt(_0x227e12(0x196))/0x6*(-parseInt(_0x227e12(0x1a4))/0x7)+parseInt(_0x227e12(0x181))/0x8*(parseInt(_0x227e12(0x173))/0x9)+-parseInt(_0x227e12(0x169))/0xa+-parseInt(_0x227e12(0x15b))/0xb;if(_0x1285a8===_0x107120)break;else _0x30eb16['push'](_0x30eb16['shift']());}catch(_0x481ca0){_0x30eb16['push'](_0x30eb16['shift']());}}}(_0x1b07,0xd04a0));import{getTranslation as _0x990bb4}from'./utils/common-translations.js';import{priorities as _0x317c68,insertToPriorityArray as _0x14dc1a}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x295837}from'./trackchangesediting.js';function _0x5025(_0x30c63d,_0x3eac57){const _0x1b07dc=_0x1b07();return _0x5025=function(_0x502596,_0x5b1f0d){_0x502596=_0x502596-0x14f;let _0x130df6=_0x1b07dc[_0x502596];return _0x130df6;},_0x5025(_0x30c63d,_0x3eac57);}export default class f{constructor(_0x3ea8,_0x526ae8){const _0x21fdb3=_0x5025;this[_0x21fdb3(0x1a1)]=[],this[_0x21fdb3(0x187)]=new Map(),this[_0x21fdb3(0x16e)]=[],this[_0x21fdb3(0x184)]=new Map(),this[_0x21fdb3(0x157)]=_0x3ea8,this[_0x21fdb3(0x170)]=_0x526ae8;}[_0x539124(0x199)](_0x55dd30){const _0x2b2d6e=_0x539124,_0x4716e8=[],_0x299b5e=new Set(),_0x38b6f9=new Set();for(let _0x11af34=0x0;_0x11af34<_0x55dd30[_0x2b2d6e(0x19d)];_0x11af34++){const _0x1a80f2=_0x55dd30[_0x11af34];if(!_0x1a80f2[_0x2b2d6e(0x162)])continue;const _0xba8fd1=this[_0x2b2d6e(0x176)](_0x1a80f2);if(_0xba8fd1){if(null!=_0x1a80f2[_0x2b2d6e(0x190)]){if(_0x299b5e[_0x2b2d6e(0x1a8)](_0x1a80f2[_0x2b2d6e(0x190)]))continue;_0x299b5e[_0x2b2d6e(0x172)](_0x1a80f2[_0x2b2d6e(0x190)]);}_0x4716e8[_0x2b2d6e(0x194)](_0xba8fd1);}else{if(_0x2b2d6e(0x177)!=_0x1a80f2[_0x2b2d6e(0x17f)])_0x2b2d6e(0x175)!=_0x1a80f2[_0x2b2d6e(0x17f)]&&_0x2b2d6e(0x18a)!=_0x1a80f2[_0x2b2d6e(0x17f)]||this[_0x2b2d6e(0x166)](_0x4716e8,_0x1a80f2,_0x55dd30[_0x11af34+0x1]);else{const _0x31ba78=_0x1a80f2[_0x2b2d6e(0x158)][_0x2b2d6e(0x155)];if(_0x38b6f9[_0x2b2d6e(0x1a8)](_0x31ba78))continue;_0x38b6f9[_0x2b2d6e(0x172)](_0x1a80f2[_0x2b2d6e(0x158)][_0x2b2d6e(0x155)]),_0x31ba78==_0x295837?this[_0x2b2d6e(0x171)](_0x4716e8,_0x1a80f2):this[_0x2b2d6e(0x185)](_0x4716e8,_0x1a80f2);}}}return this[_0x2b2d6e(0x195)](_0x4716e8);}[_0x539124(0x1a2)](_0x7b409a){const _0x4eef14=_0x539124;this[_0x4eef14(0x1a1)][_0x4eef14(0x194)](_0x7b409a);}[_0x539124(0x183)](_0x3bc623,_0x244dc5,_0x215c8d=_0x317c68[_0x539124(0x1ae)]){const _0x17d6ab=_0x539124;_0x17d6ab(0x168)==typeof _0x3bc623?_0x14dc1a(this[_0x17d6ab(0x16e)],{'matchingCallback':_0x3bc623,'label':_0x244dc5,'priority':_0x215c8d}):this[_0x17d6ab(0x187)][_0x17d6ab(0x159)](_0x3bc623,_0x244dc5);}[_0x539124(0x192)](_0x4daf64,_0xdff684){const _0x50c82c=_0x539124;this[_0x50c82c(0x184)][_0x50c82c(0x159)](_0x4daf64,_0xdff684);}[_0x539124(0x188)](_0x444846,_0x28df64=0x1){const _0x302cf3=_0x539124;let _0x268199;for(const _0x35c6f4 of this[_0x302cf3(0x16e)])if(_0x35c6f4[_0x302cf3(0x153)](_0x444846)){_0x268199=_0x35c6f4[_0x302cf3(0x160)];break;}return _0x268199||(_0x268199=this[_0x302cf3(0x187)][_0x302cf3(0x18f)](_0x444846[_0x302cf3(0x19f)])),_0x268199?_0x268199(_0x28df64):0x1!==_0x28df64?_0x28df64+'\x20'+_0x444846[_0x302cf3(0x19f)]+'s':''+_0x444846[_0x302cf3(0x19f)];}[_0x539124(0x18e)](_0x10f910,_0x263cfb){const _0x28e680=_0x539124,_0x3ea83f=_0x263cfb[_0x28e680(0x182)]()[_0x28e680(0x150)](),_0x13e7ab=_0x28e680(0x175)==_0x263cfb[_0x28e680(0x17f)]?_0x28e680(0x172):_0x28e680(0x1a0);for(const _0x48244f of _0x3ea83f){const _0x373db0=_0x48244f[_0x28e680(0x17b)],_0x4cba0c=_0x10f910[_0x10f910[_0x28e680(0x19d)]-0x1];if(_0x373db0['is'](_0x28e680(0x19a)))_0x4cba0c&&_0x4cba0c[_0x28e680(0x17f)][_0x28e680(0x198)](_0x28e680(0x165))>-0x1&&_0x10f910[_0x28e680(0x19e)](),_0x4cba0c&&_0x28e680(0x18b)==_0x4cba0c[_0x28e680(0x17f)]?_0x4cba0c[_0x13e7ab]+=_0x373db0[_0x28e680(0x158)]:_0x10f910[_0x28e680(0x194)]({'type':_0x28e680(0x18b),'add':_0x28e680(0x172)==_0x13e7ab?_0x373db0[_0x28e680(0x158)]:'','remove':_0x28e680(0x1a0)==_0x13e7ab?_0x373db0[_0x28e680(0x158)]:''});else{if(this[_0x28e680(0x157)][_0x28e680(0x18c)](_0x373db0)){const _0x4ecbd9=_0x373db0;if(_0x4cba0c&&_0x4cba0c[_0x28e680(0x17f)][_0x28e680(0x198)](_0x28e680(0x165))>-0x1&&_0x10f910[_0x28e680(0x19e)](),_0x28e680(0x180)==_0x48244f[_0x28e680(0x17f)])continue;_0x4cba0c&&_0x4cba0c[_0x28e680(0x17f)]==_0x13e7ab+_0x28e680(0x151)&&_0x4cba0c[_0x28e680(0x1af)][_0x28e680(0x19f)]==_0x4ecbd9[_0x28e680(0x19f)]?_0x4cba0c[_0x28e680(0x1a3)]++:_0x10f910[_0x28e680(0x194)]({'type':_0x13e7ab+_0x28e680(0x151),'element':_0x4ecbd9,'quantity':0x1}),_0x3ea83f[_0x28e680(0x16a)](_0x13a0c1=>!(_0x28e680(0x180)==_0x13a0c1[_0x28e680(0x17f)]&&_0x13a0c1[_0x28e680(0x17b)]==_0x373db0));}else{if(this[_0x28e680(0x157)][_0x28e680(0x1ab)](_0x373db0,_0x28e680(0x16c))||_0x373db0['is'](_0x28e680(0x1af),_0x28e680(0x19c))){const _0x30f227=_0x373db0;if(_0x28e680(0x172)==_0x13e7ab&&_0x28e680(0x17d)==_0x48244f[_0x28e680(0x17f)]||_0x28e680(0x1a0)==_0x13e7ab&&_0x28e680(0x180)==_0x48244f[_0x28e680(0x17f)])continue;if(_0x4cba0c&&-0x1==_0x4cba0c[_0x28e680(0x17f)][_0x28e680(0x198)](_0x28e680(0x165))){_0x28e680(0x18b)==_0x4cba0c[_0x28e680(0x17f)]&&(_0x4cba0c[_0x13e7ab]+='\x0a');continue;}let _0x1bd405;if(_0x1bd405=_0x28e680(0x172)==_0x13e7ab?_0x30f227[_0x28e680(0x163)]&&!this[_0x28e680(0x157)][_0x28e680(0x18c)](_0x30f227[_0x28e680(0x163)])?_0x30f227[_0x28e680(0x163)]:null:_0x30f227[_0x28e680(0x1a6)]&&!this[_0x28e680(0x157)][_0x28e680(0x18c)](_0x30f227[_0x28e680(0x1a6)])?_0x30f227[_0x28e680(0x1a6)]:null,_0x30f227[_0x28e680(0x167)]||_0x1bd405&&_0x1bd405[_0x28e680(0x167)]){const _0xa695be=_0x1bd405&&_0x1bd405[_0x28e680(0x167)]?_0x1bd405:_0x30f227;_0x4cba0c&&_0x4cba0c[_0x28e680(0x17f)]==_0x13e7ab+_0x28e680(0x174)&&_0x4cba0c[_0x28e680(0x1af)][_0x28e680(0x19f)]==_0xa695be[_0x28e680(0x19f)]?_0x4cba0c[_0x28e680(0x1a3)]++:_0x10f910[_0x28e680(0x194)]({'type':_0x13e7ab+_0x28e680(0x174),'element':_0xa695be,'quantity':0x1});}else _0x10f910[_0x28e680(0x194)]({'type':_0x13e7ab+_0x28e680(0x165),'element':_0x30f227});}}}}}[_0x539124(0x195)](_0x3397d7){const _0x4c8751=_0x539124,_0x59f621=this[_0x4c8751(0x170)],_0x57c614=[],_0xc80862=[],_0x150c4d=[];for(const _0x32b5d4 of _0x3397d7)switch(_0x32b5d4[_0x4c8751(0x17f)]){case _0x4c8751(0x18b):if(_0x32b5d4[_0x4c8751(0x172)]=_0x32b5d4[_0x4c8751(0x172)][_0x4c8751(0x17a)](/(\S)\u000A+(\S)/g,_0x4c8751(0x161))[_0x4c8751(0x17a)](/\u000A/g,''),_0x32b5d4[_0x4c8751(0x1a0)]=_0x32b5d4[_0x4c8751(0x1a0)][_0x4c8751(0x17a)](/(\S)\u000A+(\S)/g,_0x4c8751(0x161))[_0x4c8751(0x17a)](/\u000A/g,''),''!=_0x32b5d4[_0x4c8751(0x172)]&&''!=_0x32b5d4[_0x4c8751(0x1a0)]){_0x57c614[_0x4c8751(0x194)]({'type':_0x4c8751(0x17a),'content':_0x990bb4(_0x59f621,_0x4c8751(0x1a5),['\x22'+_0x32b5d4[_0x4c8751(0x1a0)]+'\x22','\x22'+_0x32b5d4[_0x4c8751(0x172)]+'\x22'])});continue;}if(null!=_0x32b5d4[_0x4c8751(0x172)][_0x4c8751(0x186)](/^ +$/)){_0x57c614[_0x4c8751(0x194)]({'type':_0x4c8751(0x175),'content':_0x990bb4(_0x59f621,_0x4c8751(0x15a),_0x990bb4(_0x59f621,_0x4c8751(0x19b),_0x32b5d4[_0x4c8751(0x172)][_0x4c8751(0x19d)]))});continue;}if(null!=_0x32b5d4[_0x4c8751(0x1a0)][_0x4c8751(0x186)](/^ +$/)){_0x57c614[_0x4c8751(0x194)]({'type':_0x4c8751(0x18a),'content':_0x990bb4(_0x59f621,_0x4c8751(0x16d),_0x990bb4(_0x59f621,_0x4c8751(0x19b),_0x32b5d4[_0x4c8751(0x1a0)][_0x4c8751(0x19d)]))});continue;}if(''!=_0x32b5d4[_0x4c8751(0x172)]){_0x57c614[_0x4c8751(0x194)]({'type':_0x4c8751(0x175),'content':_0x990bb4(_0x59f621,_0x4c8751(0x15a),'\x22'+_0x32b5d4[_0x4c8751(0x172)]+'\x22')});continue;}_0x57c614[_0x4c8751(0x194)]({'type':_0x4c8751(0x18a),'content':_0x990bb4(_0x59f621,_0x4c8751(0x16d),'\x22'+_0x32b5d4[_0x4c8751(0x1a0)]+'\x22')});continue;case _0x4c8751(0x152):case _0x4c8751(0x154):_0x57c614[_0x4c8751(0x194)]({'type':_0x4c8751(0x175),'content':_0x990bb4(_0x59f621,_0x4c8751(0x15a),this[_0x4c8751(0x188)](_0x32b5d4[_0x4c8751(0x1af)],_0x32b5d4[_0x4c8751(0x1a3)]))});continue;case _0x4c8751(0x1a7):case _0x4c8751(0x156):_0x57c614[_0x4c8751(0x194)]({'type':_0x4c8751(0x18a),'content':_0x990bb4(_0x59f621,_0x4c8751(0x16d),this[_0x4c8751(0x188)](_0x32b5d4[_0x4c8751(0x1af)],_0x32b5d4[_0x4c8751(0x1a3)]))});continue;case _0x4c8751(0x1b0):_0x57c614[_0x4c8751(0x194)]({'type':_0x4c8751(0x175),'content':_0x990bb4(_0x59f621,_0x4c8751(0x1aa),this[_0x4c8751(0x188)](_0x32b5d4[_0x4c8751(0x1af)],_0x32b5d4[_0x4c8751(0x1a3)]))});continue;case _0x4c8751(0x15d):_0x57c614[_0x4c8751(0x194)]({'type':_0x4c8751(0x18a),'content':_0x990bb4(_0x59f621,_0x4c8751(0x18d),this[_0x4c8751(0x188)](_0x32b5d4[_0x4c8751(0x1af)],_0x32b5d4[_0x4c8751(0x1a3)]))});continue;case _0x4c8751(0x1ac):_0xc80862[_0x4c8751(0x194)](_0x32b5d4[_0x4c8751(0x155)]);continue;case _0x4c8751(0x1ad):_0x150c4d[_0x4c8751(0x194)](_0x32b5d4[_0x4c8751(0x155)]);continue;default:_0x57c614[_0x4c8751(0x194)](_0x32b5d4);}if(_0xc80862[_0x4c8751(0x19d)]){const _0x4e4021=_0xc80862[_0x4c8751(0x193)](_0x283bc3=>this[_0x4c8751(0x184)][_0x4c8751(0x1a8)](_0x283bc3)?this[_0x4c8751(0x184)][_0x4c8751(0x18f)](_0x283bc3):_0x283bc3)[_0x4c8751(0x189)](',\x20');_0x57c614[_0x4c8751(0x194)]({'type':_0x4c8751(0x178),'content':_0x990bb4(this[_0x4c8751(0x170)],_0x4c8751(0x17c),_0x4e4021)});}if(_0x150c4d[_0x4c8751(0x19d)]){const _0x2fcf13=_0x150c4d[_0x4c8751(0x193)](_0xa7486b=>this[_0x4c8751(0x184)][_0x4c8751(0x1a8)](_0xa7486b)?this[_0x4c8751(0x184)][_0x4c8751(0x18f)](_0xa7486b):_0xa7486b)[_0x4c8751(0x189)](',\x20');_0x57c614[_0x4c8751(0x194)]({'type':_0x4c8751(0x178),'content':_0x990bb4(this[_0x4c8751(0x170)],_0x4c8751(0x15e),_0x2fcf13)});}return _0x57c614;}[_0x539124(0x176)](_0x269fd6){const _0x40537c=_0x539124;for(const _0x169672 of this[_0x40537c(0x1a1)]){const _0x572ceb=_0x169672(_0x269fd6);if(_0x572ceb&&_0x40537c(0x17f)in _0x572ceb)return _0x572ceb;}}[_0x539124(0x185)](_0x162f9d,_0x53ab92){const _0x44f7ea=_0x539124,_0x843148=_0x53ab92[_0x44f7ea(0x158)],_0x2d575f=void 0x0===_0x843148[_0x44f7ea(0x191)]?_0x44f7ea(0x1ad):_0x44f7ea(0x1ac);_0x162f9d[_0x44f7ea(0x194)]({'type':_0x2d575f,'key':_0x843148[_0x44f7ea(0x155)]});}[_0x539124(0x171)](_0x4015b8,_0x5b04d8){const _0x304f06=_0x539124;_0x4015b8[_0x304f06(0x194)]({'type':_0x304f06(0x178),'content':_0x990bb4(this[_0x304f06(0x170)],_0x304f06(0x16b),this[_0x304f06(0x188)](_0x5b04d8[_0x304f06(0x182)]()[_0x304f06(0x179)][_0x304f06(0x164)],0x1))});}[_0x539124(0x166)](_0x183caa,_0x339a3c,_0x9d4a24){const _0xdbe13b=_0x539124;if(this[_0xdbe13b(0x18e)](_0x183caa,_0x339a3c),_0x9d4a24&&_0x9d4a24[_0xdbe13b(0x182)]()&&!_0x339a3c[_0xdbe13b(0x182)]()[_0xdbe13b(0x15f)][_0xdbe13b(0x1a9)](_0x9d4a24[_0xdbe13b(0x182)]()[_0xdbe13b(0x179)])){const _0x3ee9c6=_0x183caa[_0x183caa[_0xdbe13b(0x19d)]-0x1],_0x4c1c12=_0xdbe13b(0x175)==_0x339a3c[_0xdbe13b(0x17f)]?_0xdbe13b(0x172):_0xdbe13b(0x1a0);_0x3ee9c6&&_0xdbe13b(0x18b)==_0x3ee9c6[_0xdbe13b(0x17f)]&&(_0x3ee9c6[_0x4c1c12]+='\x0a');}}}
23
+ const _0x51a3cd=_0x4b54;(function(_0x30457e,_0x3cc812){const _0x27609a=_0x4b54,_0x5cebfa=_0x30457e();while(!![]){try{const _0x3f4d8e=-parseInt(_0x27609a(0x236))/0x1+-parseInt(_0x27609a(0x230))/0x2*(parseInt(_0x27609a(0x1e1))/0x3)+parseInt(_0x27609a(0x22a))/0x4+-parseInt(_0x27609a(0x1fe))/0x5*(parseInt(_0x27609a(0x22b))/0x6)+parseInt(_0x27609a(0x218))/0x7*(parseInt(_0x27609a(0x22d))/0x8)+-parseInt(_0x27609a(0x227))/0x9*(parseInt(_0x27609a(0x1f1))/0xa)+parseInt(_0x27609a(0x239))/0xb;if(_0x3f4d8e===_0x3cc812)break;else _0x5cebfa['push'](_0x5cebfa['shift']());}catch(_0x5945be){_0x5cebfa['push'](_0x5cebfa['shift']());}}}(_0x32f2,0xe2f46));function _0x4b54(_0x4d7577,_0x367774){const _0x32f20e=_0x32f2();return _0x4b54=function(_0x4b54ab,_0x31c61d){_0x4b54ab=_0x4b54ab-0x1dc;let _0xdd3e3=_0x32f20e[_0x4b54ab];return _0xdd3e3;},_0x4b54(_0x4d7577,_0x367774);}import{getTranslation as _0x8e477e}from'./utils/common-translations.js';import{priorities as _0x20b640,insertToPriorityArray as _0x1e83aa}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x2a68d9}from'./trackchangesediting.js';function _0x32f2(){const _0x274847=['*Remove\x20format:*\x20%0','7533uHfZgV','_addDescriptionItems','checkChild','6830332UgqOJX','6ZzziPj','addEmptyContainer','524568sCJzst','attribute','getFirstRange','428LbvFZH','*Set\x20format:*\x20%0','nextSibling','addFormat','addObject','newValue','271793Avcxdb','isObject','EmptyContainer','21630939QGgJJy','normal','quantity','_itemLabelsCallbacks','add','Object','_handleInsertRemoveSuggestionDescription','label','*Split:*\x20%0','softBreak','4782sccugi','Container','element','nodeAfter','push','isEqual','isEmpty','end','removeFormat','$1\x20$2','replace','getDescriptions','elementStart','$text','_resolveDescriptionItems','map','13660kHlMdr','set','*Change\x20to:*\x20%0','_locale','isInContent','start','has','matchingCallback','remove','item','removeContainer','insertion','previousSibling','8875135qtFnyE','match','name','registerAttributeLabel','*Insert:*\x20%0','subType','_handleAttributeSuggestionDescription','removeObject','get','length','skip','_handleRenameSuggestionDescription','indexOf','registerDescriptionCallback','getItemLabel','*Merge:*\x20%0','$textProxy','format','_handleCustomCallbackDescription','pop','text','_itemLabels','deletion','function','registerElementLabel','_schema','84isqKiY','join','getWalker','_attributeLabels','REPLACE_TEXT','*Remove:*\x20%0','ELEMENT_SPACE','key','addContainer','data','elementEnd','_customCallbacks','type','removeEmptyContainer'];_0x32f2=function(){return _0x274847;};return _0x32f2();}export default class f{constructor(_0x24e01d,_0x5b2adc){const _0xf66fa1=_0x4b54;this[_0xf66fa1(0x223)]=[],this[_0xf66fa1(0x213)]=new Map(),this[_0xf66fa1(0x23c)]=[],this[_0xf66fa1(0x21b)]=new Map(),this[_0xf66fa1(0x217)]=_0x24e01d,this[_0xf66fa1(0x1f4)]=_0x5b2adc;}[_0x51a3cd(0x1ec)](_0xe0cff2){const _0x1cc4e0=_0x51a3cd,_0x5c6f0d=[],_0x272990=new Set(),_0x4e0b43=new Set();for(let _0x3c1465=0x0;_0x3c1465<_0xe0cff2[_0x1cc4e0(0x207)];_0x3c1465++){const _0x4b00f3=_0xe0cff2[_0x3c1465];if(!_0x4b00f3[_0x1cc4e0(0x1f5)])continue;const _0x30422d=this[_0x1cc4e0(0x210)](_0x4b00f3);if(_0x30422d){if(null!=_0x4b00f3[_0x1cc4e0(0x203)]){if(_0x272990[_0x1cc4e0(0x1f7)](_0x4b00f3[_0x1cc4e0(0x203)]))continue;_0x272990[_0x1cc4e0(0x23d)](_0x4b00f3[_0x1cc4e0(0x203)]);}_0x5c6f0d[_0x1cc4e0(0x1e5)](_0x30422d);}else{if(_0x1cc4e0(0x22e)!=_0x4b00f3[_0x1cc4e0(0x224)])_0x1cc4e0(0x1fc)!=_0x4b00f3[_0x1cc4e0(0x224)]&&_0x1cc4e0(0x214)!=_0x4b00f3[_0x1cc4e0(0x224)]||this[_0x1cc4e0(0x1dd)](_0x5c6f0d,_0x4b00f3,_0xe0cff2[_0x3c1465+0x1]);else{const _0x1b1652=_0x4b00f3[_0x1cc4e0(0x221)][_0x1cc4e0(0x21f)];if(_0x4e0b43[_0x1cc4e0(0x1f7)](_0x1b1652))continue;_0x4e0b43[_0x1cc4e0(0x23d)](_0x4b00f3[_0x1cc4e0(0x221)][_0x1cc4e0(0x21f)]),_0x1b1652==_0x2a68d9?this[_0x1cc4e0(0x209)](_0x5c6f0d,_0x4b00f3):this[_0x1cc4e0(0x204)](_0x5c6f0d,_0x4b00f3);}}}return this[_0x1cc4e0(0x1ef)](_0x5c6f0d);}[_0x51a3cd(0x20b)](_0x324321){const _0x1d47e2=_0x51a3cd;this[_0x1d47e2(0x223)][_0x1d47e2(0x1e5)](_0x324321);}[_0x51a3cd(0x216)](_0x190a10,_0x7b0db6,_0x3b7382=_0x20b640[_0x51a3cd(0x23a)]){const _0x9cb92d=_0x51a3cd;_0x9cb92d(0x215)==typeof _0x190a10?_0x1e83aa(this[_0x9cb92d(0x23c)],{'matchingCallback':_0x190a10,'label':_0x7b0db6,'priority':_0x3b7382}):this[_0x9cb92d(0x213)][_0x9cb92d(0x1f2)](_0x190a10,_0x7b0db6);}[_0x51a3cd(0x201)](_0x5c892e,_0x2f2994){const _0x584d81=_0x51a3cd;this[_0x584d81(0x21b)][_0x584d81(0x1f2)](_0x5c892e,_0x2f2994);}[_0x51a3cd(0x20c)](_0x518177,_0x2fd996=0x1){const _0x1a938f=_0x51a3cd;let _0x3e7ab0;for(const _0x4939c4 of this[_0x1a938f(0x23c)])if(_0x4939c4[_0x1a938f(0x1f8)](_0x518177)){_0x3e7ab0=_0x4939c4[_0x1a938f(0x1de)];break;}return _0x3e7ab0||(_0x3e7ab0=this[_0x1a938f(0x213)][_0x1a938f(0x206)](_0x518177[_0x1a938f(0x200)])),_0x3e7ab0?_0x3e7ab0(_0x2fd996):0x1!==_0x2fd996?_0x2fd996+'\x20'+_0x518177[_0x1a938f(0x200)]+'s':''+_0x518177[_0x1a938f(0x200)];}[_0x51a3cd(0x228)](_0x311299,_0x436ff6){const _0x175ceb=_0x51a3cd,_0x4f664c=_0x436ff6[_0x175ceb(0x22f)]()[_0x175ceb(0x21a)](),_0x375dce=_0x175ceb(0x1fc)==_0x436ff6[_0x175ceb(0x224)]?_0x175ceb(0x23d):_0x175ceb(0x1f9);for(const _0x206483 of _0x4f664c){const _0x5575ef=_0x206483[_0x175ceb(0x1fa)],_0xf3f58a=_0x311299[_0x311299[_0x175ceb(0x207)]-0x1];if(_0x5575ef['is'](_0x175ceb(0x20e)))_0xf3f58a&&_0xf3f58a[_0x175ceb(0x224)][_0x175ceb(0x20a)](_0x175ceb(0x1e2))>-0x1&&_0x311299[_0x175ceb(0x211)](),_0xf3f58a&&_0x175ceb(0x212)==_0xf3f58a[_0x175ceb(0x224)]?_0xf3f58a[_0x375dce]+=_0x5575ef[_0x175ceb(0x221)]:_0x311299[_0x175ceb(0x1e5)]({'type':_0x175ceb(0x212),'add':_0x175ceb(0x23d)==_0x375dce?_0x5575ef[_0x175ceb(0x221)]:'','remove':_0x175ceb(0x1f9)==_0x375dce?_0x5575ef[_0x175ceb(0x221)]:''});else{if(this[_0x175ceb(0x217)][_0x175ceb(0x237)](_0x5575ef)){const _0x52c39a=_0x5575ef;if(_0xf3f58a&&_0xf3f58a[_0x175ceb(0x224)][_0x175ceb(0x20a)](_0x175ceb(0x1e2))>-0x1&&_0x311299[_0x175ceb(0x211)](),_0x175ceb(0x222)==_0x206483[_0x175ceb(0x224)])continue;_0xf3f58a&&_0xf3f58a[_0x175ceb(0x224)]==_0x375dce+_0x175ceb(0x1dc)&&_0xf3f58a[_0x175ceb(0x1e3)][_0x175ceb(0x200)]==_0x52c39a[_0x175ceb(0x200)]?_0xf3f58a[_0x175ceb(0x23b)]++:_0x311299[_0x175ceb(0x1e5)]({'type':_0x375dce+_0x175ceb(0x1dc),'element':_0x52c39a,'quantity':0x1}),_0x4f664c[_0x175ceb(0x208)](_0x90d727=>!(_0x175ceb(0x222)==_0x90d727[_0x175ceb(0x224)]&&_0x90d727[_0x175ceb(0x1fa)]==_0x5575ef));}else{if(this[_0x175ceb(0x217)][_0x175ceb(0x229)](_0x5575ef,_0x175ceb(0x1ee))||_0x5575ef['is'](_0x175ceb(0x1e3),_0x175ceb(0x1e0))){const _0x3e4420=_0x5575ef;if(_0x175ceb(0x23d)==_0x375dce&&_0x175ceb(0x1ed)==_0x206483[_0x175ceb(0x224)]||_0x175ceb(0x1f9)==_0x375dce&&_0x175ceb(0x222)==_0x206483[_0x175ceb(0x224)])continue;if(_0xf3f58a&&-0x1==_0xf3f58a[_0x175ceb(0x224)][_0x175ceb(0x20a)](_0x175ceb(0x1e2))){_0x175ceb(0x212)==_0xf3f58a[_0x175ceb(0x224)]&&(_0xf3f58a[_0x375dce]+='\x0a');continue;}let _0x1686c5;if(_0x1686c5=_0x175ceb(0x23d)==_0x375dce?_0x3e4420[_0x175ceb(0x232)]&&!this[_0x175ceb(0x217)][_0x175ceb(0x237)](_0x3e4420[_0x175ceb(0x232)])?_0x3e4420[_0x175ceb(0x232)]:null:_0x3e4420[_0x175ceb(0x1fd)]&&!this[_0x175ceb(0x217)][_0x175ceb(0x237)](_0x3e4420[_0x175ceb(0x1fd)])?_0x3e4420[_0x175ceb(0x1fd)]:null,_0x3e4420[_0x175ceb(0x1e7)]||_0x1686c5&&_0x1686c5[_0x175ceb(0x1e7)]){const _0x223d33=_0x1686c5&&_0x1686c5[_0x175ceb(0x1e7)]?_0x1686c5:_0x3e4420;_0xf3f58a&&_0xf3f58a[_0x175ceb(0x224)]==_0x375dce+_0x175ceb(0x238)&&_0xf3f58a[_0x175ceb(0x1e3)][_0x175ceb(0x200)]==_0x223d33[_0x175ceb(0x200)]?_0xf3f58a[_0x175ceb(0x23b)]++:_0x311299[_0x175ceb(0x1e5)]({'type':_0x375dce+_0x175ceb(0x238),'element':_0x223d33,'quantity':0x1});}else _0x311299[_0x175ceb(0x1e5)]({'type':_0x375dce+_0x175ceb(0x1e2),'element':_0x3e4420});}}}}}[_0x51a3cd(0x1ef)](_0x402173){const _0x3c0301=_0x51a3cd,_0x26f4ba=this[_0x3c0301(0x1f4)],_0xf83f4=[],_0x9c0532=[],_0x1182de=[];for(const _0x40c053 of _0x402173)switch(_0x40c053[_0x3c0301(0x224)]){case _0x3c0301(0x212):if(_0x40c053[_0x3c0301(0x23d)]=_0x40c053[_0x3c0301(0x23d)][_0x3c0301(0x1eb)](/(\S)\u000A+(\S)/g,_0x3c0301(0x1ea))[_0x3c0301(0x1eb)](/\u000A/g,''),_0x40c053[_0x3c0301(0x1f9)]=_0x40c053[_0x3c0301(0x1f9)][_0x3c0301(0x1eb)](/(\S)\u000A+(\S)/g,_0x3c0301(0x1ea))[_0x3c0301(0x1eb)](/\u000A/g,''),''!=_0x40c053[_0x3c0301(0x23d)]&&''!=_0x40c053[_0x3c0301(0x1f9)]){_0xf83f4[_0x3c0301(0x1e5)]({'type':_0x3c0301(0x1eb),'content':_0x8e477e(_0x26f4ba,_0x3c0301(0x21c),['\x22'+_0x40c053[_0x3c0301(0x1f9)]+'\x22','\x22'+_0x40c053[_0x3c0301(0x23d)]+'\x22'])});continue;}if(null!=_0x40c053[_0x3c0301(0x23d)][_0x3c0301(0x1ff)](/^ +$/)){_0xf83f4[_0x3c0301(0x1e5)]({'type':_0x3c0301(0x1fc),'content':_0x8e477e(_0x26f4ba,_0x3c0301(0x202),_0x8e477e(_0x26f4ba,_0x3c0301(0x21e),_0x40c053[_0x3c0301(0x23d)][_0x3c0301(0x207)]))});continue;}if(null!=_0x40c053[_0x3c0301(0x1f9)][_0x3c0301(0x1ff)](/^ +$/)){_0xf83f4[_0x3c0301(0x1e5)]({'type':_0x3c0301(0x214),'content':_0x8e477e(_0x26f4ba,_0x3c0301(0x21d),_0x8e477e(_0x26f4ba,_0x3c0301(0x21e),_0x40c053[_0x3c0301(0x1f9)][_0x3c0301(0x207)]))});continue;}if(''!=_0x40c053[_0x3c0301(0x23d)]){_0xf83f4[_0x3c0301(0x1e5)]({'type':_0x3c0301(0x1fc),'content':_0x8e477e(_0x26f4ba,_0x3c0301(0x202),'\x22'+_0x40c053[_0x3c0301(0x23d)]+'\x22')});continue;}_0xf83f4[_0x3c0301(0x1e5)]({'type':_0x3c0301(0x214),'content':_0x8e477e(_0x26f4ba,_0x3c0301(0x21d),'\x22'+_0x40c053[_0x3c0301(0x1f9)]+'\x22')});continue;case _0x3c0301(0x22c):case _0x3c0301(0x234):_0xf83f4[_0x3c0301(0x1e5)]({'type':_0x3c0301(0x1fc),'content':_0x8e477e(_0x26f4ba,_0x3c0301(0x202),this[_0x3c0301(0x20c)](_0x40c053[_0x3c0301(0x1e3)],_0x40c053[_0x3c0301(0x23b)]))});continue;case _0x3c0301(0x225):case _0x3c0301(0x205):_0xf83f4[_0x3c0301(0x1e5)]({'type':_0x3c0301(0x214),'content':_0x8e477e(_0x26f4ba,_0x3c0301(0x21d),this[_0x3c0301(0x20c)](_0x40c053[_0x3c0301(0x1e3)],_0x40c053[_0x3c0301(0x23b)]))});continue;case _0x3c0301(0x220):_0xf83f4[_0x3c0301(0x1e5)]({'type':_0x3c0301(0x1fc),'content':_0x8e477e(_0x26f4ba,_0x3c0301(0x1df),this[_0x3c0301(0x20c)](_0x40c053[_0x3c0301(0x1e3)],_0x40c053[_0x3c0301(0x23b)]))});continue;case _0x3c0301(0x1fb):_0xf83f4[_0x3c0301(0x1e5)]({'type':_0x3c0301(0x214),'content':_0x8e477e(_0x26f4ba,_0x3c0301(0x20d),this[_0x3c0301(0x20c)](_0x40c053[_0x3c0301(0x1e3)],_0x40c053[_0x3c0301(0x23b)]))});continue;case _0x3c0301(0x233):_0x9c0532[_0x3c0301(0x1e5)](_0x40c053[_0x3c0301(0x21f)]);continue;case _0x3c0301(0x1e9):_0x1182de[_0x3c0301(0x1e5)](_0x40c053[_0x3c0301(0x21f)]);continue;default:_0xf83f4[_0x3c0301(0x1e5)](_0x40c053);}if(_0x9c0532[_0x3c0301(0x207)]){const _0x3c2b20=_0x9c0532[_0x3c0301(0x1f0)](_0x10f65=>this[_0x3c0301(0x21b)][_0x3c0301(0x1f7)](_0x10f65)?this[_0x3c0301(0x21b)][_0x3c0301(0x206)](_0x10f65):_0x10f65)[_0x3c0301(0x219)](',\x20');_0xf83f4[_0x3c0301(0x1e5)]({'type':_0x3c0301(0x20f),'content':_0x8e477e(this[_0x3c0301(0x1f4)],_0x3c0301(0x231),_0x3c2b20)});}if(_0x1182de[_0x3c0301(0x207)]){const _0x3581e3=_0x1182de[_0x3c0301(0x1f0)](_0x2f5743=>this[_0x3c0301(0x21b)][_0x3c0301(0x1f7)](_0x2f5743)?this[_0x3c0301(0x21b)][_0x3c0301(0x206)](_0x2f5743):_0x2f5743)[_0x3c0301(0x219)](',\x20');_0xf83f4[_0x3c0301(0x1e5)]({'type':_0x3c0301(0x20f),'content':_0x8e477e(this[_0x3c0301(0x1f4)],_0x3c0301(0x226),_0x3581e3)});}return _0xf83f4;}[_0x51a3cd(0x210)](_0x1eb1a0){const _0x295d37=_0x51a3cd;for(const _0x22e622 of this[_0x295d37(0x223)]){const _0xb4dbf7=_0x22e622(_0x1eb1a0);if(_0xb4dbf7&&_0x295d37(0x224)in _0xb4dbf7)return _0xb4dbf7;}}[_0x51a3cd(0x204)](_0x3f6ea5,_0x3b4462){const _0x441da0=_0x51a3cd,_0x11113f=_0x3b4462[_0x441da0(0x221)],_0xb7cc91=void 0x0===_0x11113f[_0x441da0(0x235)]?_0x441da0(0x1e9):_0x441da0(0x233);_0x3f6ea5[_0x441da0(0x1e5)]({'type':_0xb7cc91,'key':_0x11113f[_0x441da0(0x21f)]});}[_0x51a3cd(0x209)](_0x3df0d6,_0x49e79a){const _0x4cbc65=_0x51a3cd;_0x3df0d6[_0x4cbc65(0x1e5)]({'type':_0x4cbc65(0x20f),'content':_0x8e477e(this[_0x4cbc65(0x1f4)],_0x4cbc65(0x1f3),this[_0x4cbc65(0x20c)](_0x49e79a[_0x4cbc65(0x22f)]()[_0x4cbc65(0x1f6)][_0x4cbc65(0x1e4)],0x1))});}[_0x51a3cd(0x1dd)](_0xb39b18,_0x4ac273,_0x3afc6f){const _0x2dd93d=_0x51a3cd;if(this[_0x2dd93d(0x228)](_0xb39b18,_0x4ac273),_0x3afc6f&&_0x3afc6f[_0x2dd93d(0x22f)]()&&!_0x4ac273[_0x2dd93d(0x22f)]()[_0x2dd93d(0x1e8)][_0x2dd93d(0x1e6)](_0x3afc6f[_0x2dd93d(0x22f)]()[_0x2dd93d(0x1f6)])){const _0xbb1748=_0xb39b18[_0xb39b18[_0x2dd93d(0x207)]-0x1],_0x4ead45=_0x2dd93d(0x1fc)==_0x4ac273[_0x2dd93d(0x224)]?_0x2dd93d(0x23d):_0x2dd93d(0x1f9);_0xbb1748&&_0x2dd93d(0x212)==_0xbb1748[_0x2dd93d(0x224)]&&(_0xbb1748[_0x4ead45]+='\x0a');}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x39f2(){var _0x41e971=['adapter','getSuggestion','addSuggestionData','requires','7596350zZTqcT','getSuggestions','addSuggestion','get','276SPlKBO','Comments','TrackChanges','pluginName','125CAfMon','editor','116549MZjilC','1265168XDNFjr','20084bMZQQO','430212chZAxj','6hEnDtM','28427JshMvi','4247064dDqnPC','plugins'];_0x39f2=function(){return _0x41e971;};return _0x39f2();}var _0x4d6fdd=_0x47c1;(function(_0x58f38f,_0x48682c){var _0x2b4de2=_0x47c1,_0x353708=_0x58f38f();while(!![]){try{var _0x5114fa=-parseInt(_0x2b4de2(0x7b))/0x1*(-parseInt(_0x2b4de2(0x7f))/0x2)+-parseInt(_0x2b4de2(0x7e))/0x3+parseInt(_0x2b4de2(0x7d))/0x4*(parseInt(_0x2b4de2(0x79))/0x5)+-parseInt(_0x2b4de2(0x8b))/0x6*(parseInt(_0x2b4de2(0x80))/0x7)+-parseInt(_0x2b4de2(0x7c))/0x8+-parseInt(_0x2b4de2(0x81))/0x9+parseInt(_0x2b4de2(0x87))/0xa;if(_0x5114fa===_0x48682c)break;else _0x353708['push'](_0x353708['shift']());}catch(_0x4b6aa4){_0x353708['push'](_0x353708['shift']());}}}(_0x39f2,0x4307b));function _0x47c1(_0x2593eb,_0x4e2b81){var _0x39f217=_0x39f2();return _0x47c1=function(_0x47c144,_0x18733b){_0x47c144=_0x47c144-0x76;var _0x502761=_0x39f217[_0x47c144];return _0x502761;},_0x47c1(_0x2593eb,_0x4e2b81);}import{Plugin as _0x150b68}from'ckeditor5/src/core.js';import _0x36ab8e from'./trackchangesui.js';import _0x3df610 from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x150b68{static get[_0x4d6fdd(0x86)](){var _0x5c0745=_0x4d6fdd;return[_0x3df610,_0x36ab8e,_0x5c0745(0x76)];}static get[_0x4d6fdd(0x78)](){var _0x291002=_0x4d6fdd;return _0x291002(0x77);}set[_0x4d6fdd(0x83)](_0x25a265){var _0x492f04=_0x4d6fdd;this[_0x492f04(0x7a)][_0x492f04(0x82)][_0x492f04(0x8a)](_0x3df610)[_0x492f04(0x83)]=_0x25a265;}get[_0x4d6fdd(0x83)](){var _0x20f545=_0x4d6fdd;return this[_0x20f545(0x7a)][_0x20f545(0x82)][_0x20f545(0x8a)](_0x3df610)[_0x20f545(0x83)];}[_0x4d6fdd(0x89)](_0x460ad8){var _0x4f73f2=_0x4d6fdd;return this[_0x4f73f2(0x7a)][_0x4f73f2(0x82)][_0x4f73f2(0x8a)](_0x3df610)[_0x4f73f2(0x85)](_0x460ad8);}[_0x4d6fdd(0x88)]({skipNotAttached:_0x9c70ff=!0x1,toJSON:_0x1ae0ab=!0x1}={}){var _0x4b6692=_0x4d6fdd;return this[_0x4b6692(0x7a)][_0x4b6692(0x82)][_0x4b6692(0x8a)](_0x3df610)[_0x4b6692(0x88)]({'skipNotAttached':_0x9c70ff,'toJSON':_0x1ae0ab});}[_0x4d6fdd(0x84)](_0x22b387){var _0x4443f4=_0x4d6fdd;return this[_0x4443f4(0x7a)][_0x4443f4(0x82)][_0x4443f4(0x8a)](_0x3df610)[_0x4443f4(0x84)](_0x22b387);}}
23
+ var _0x23bdf4=_0x469e;(function(_0x14d66e,_0x13a9c0){var _0x376762=_0x469e,_0x55124f=_0x14d66e();while(!![]){try{var _0x3265cb=-parseInt(_0x376762(0x10a))/0x1*(parseInt(_0x376762(0x11c))/0x2)+-parseInt(_0x376762(0x119))/0x3+-parseInt(_0x376762(0x10d))/0x4*(parseInt(_0x376762(0x110))/0x5)+parseInt(_0x376762(0x113))/0x6+parseInt(_0x376762(0x117))/0x7*(-parseInt(_0x376762(0x10c))/0x8)+-parseInt(_0x376762(0x11b))/0x9*(parseInt(_0x376762(0x115))/0xa)+-parseInt(_0x376762(0x111))/0xb*(-parseInt(_0x376762(0x112))/0xc);if(_0x3265cb===_0x13a9c0)break;else _0x55124f['push'](_0x55124f['shift']());}catch(_0x778350){_0x55124f['push'](_0x55124f['shift']());}}}(_0x5e0d,0x4100a));function _0x469e(_0x26544a,_0xda0238){var _0x5e0d17=_0x5e0d();return _0x469e=function(_0x469e22,_0x13b97b){_0x469e22=_0x469e22-0x105;var _0x8d3cb3=_0x5e0d17[_0x469e22];return _0x8d3cb3;},_0x469e(_0x26544a,_0xda0238);}import{Plugin as _0x359c19}from'ckeditor5/src/core.js';import _0xbf04f2 from'./trackchangesui.js';import _0x42d9db from'./trackchangesediting.js';function _0x5e0d(){var _0x13eda0=['getSuggestion','13887meYLuh','1990rJDrOq','TrackChanges','addSuggestion','getSuggestions','requires','plugins','382rbMEkc','editor','8aZCzVE','4pxmrQB','adapter','pluginName','260365FeNWoU','1783221VGMlSF','108WtwJtW','1064136LLYAVq','addSuggestionData','2110yAutdq','Comments','2697702mJAPxe','get','680949PYVpPE'];_0x5e0d=function(){return _0x13eda0;};return _0x5e0d();}import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x359c19{static get[_0x23bdf4(0x108)](){var _0x581a46=_0x23bdf4;return[_0x42d9db,_0xbf04f2,_0x581a46(0x116)];}static get[_0x23bdf4(0x10f)](){var _0x58956b=_0x23bdf4;return _0x58956b(0x105);}set[_0x23bdf4(0x10e)](_0x5809fa){var _0x32e8a8=_0x23bdf4;this[_0x32e8a8(0x10b)][_0x32e8a8(0x109)][_0x32e8a8(0x118)](_0x42d9db)[_0x32e8a8(0x10e)]=_0x5809fa;}get[_0x23bdf4(0x10e)](){var _0x1fb085=_0x23bdf4;return this[_0x1fb085(0x10b)][_0x1fb085(0x109)][_0x1fb085(0x118)](_0x42d9db)[_0x1fb085(0x10e)];}[_0x23bdf4(0x106)](_0x25e816){var _0x34fc43=_0x23bdf4;return this[_0x34fc43(0x10b)][_0x34fc43(0x109)][_0x34fc43(0x118)](_0x42d9db)[_0x34fc43(0x114)](_0x25e816);}[_0x23bdf4(0x107)]({skipNotAttached:_0x1c2bd1=!0x1,toJSON:_0xa1379b=!0x1}={}){var _0x5bb37d=_0x23bdf4;return this[_0x5bb37d(0x10b)][_0x5bb37d(0x109)][_0x5bb37d(0x118)](_0x42d9db)[_0x5bb37d(0x107)]({'skipNotAttached':_0x1c2bd1,'toJSON':_0xa1379b});}[_0x23bdf4(0x11a)](_0x191ea4){var _0x2ed911=_0x23bdf4;return this[_0x2ed911(0x10b)][_0x2ed911(0x109)][_0x2ed911(0x118)](_0x42d9db)[_0x2ed911(0x11a)](_0x191ea4);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x119c2=_0x1424;(function(_0x5a1e89,_0x1d5200){const _0xe20b1b=_0x1424,_0x19ed79=_0x5a1e89();while(!![]){try{const _0x22c1b4=parseInt(_0xe20b1b(0x1ba))/0x1*(parseInt(_0xe20b1b(0x1dd))/0x2)+parseInt(_0xe20b1b(0x1c4))/0x3+-parseInt(_0xe20b1b(0x1c7))/0x4*(-parseInt(_0xe20b1b(0x1a9))/0x5)+parseInt(_0xe20b1b(0x1bb))/0x6*(-parseInt(_0xe20b1b(0x1e5))/0x7)+-parseInt(_0xe20b1b(0x1cd))/0x8*(-parseInt(_0xe20b1b(0x1bf))/0x9)+parseInt(_0xe20b1b(0x1c1))/0xa*(-parseInt(_0xe20b1b(0x1c9))/0xb)+parseInt(_0xe20b1b(0x1e6))/0xc;if(_0x22c1b4===_0x1d5200)break;else _0x19ed79['push'](_0x19ed79['shift']());}catch(_0x439365){_0x19ed79['push'](_0x19ed79['shift']());}}}(_0x3e69,0xe64e0));import{Plugin as _0x53fdd9}from'ckeditor5/src/core.js';import{CKEditorError as _0x164413}from'ckeditor5/src/utils.js';import _0x44f2ee from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x119573}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x119c2(0x1cb)];export default class P extends _0x53fdd9{static get[_0x119c2(0x1d9)](){return[_0x44f2ee];}static get[_0x119c2(0x1c6)](){const _0x206458=_0x119c2;return _0x206458(0x1c8);}[_0x119c2(0x1c0)](){const _0x5867bc=_0x119c2,_0xf1bde4=this[_0x5867bc(0x1b4)];if(_0xf1bde4[_0x5867bc(0x1d0)][_0x5867bc(0x1df)](_0x5867bc(0x1de),_0x45ac8c=>{const _0x4fd3d0=_0x5867bc,_0x35c821=_0xf1bde4[_0x4fd3d0(0x1d8)][_0x4fd3d0(0x1e4)][_0x4fd3d0(0x1bd)]()[_0x4fd3d0(0x1aa)]((_0x3a4545,_0x2c496f)=>(_0x3a4545[_0x2c496f]='',_0x3a4545),{});return _0xf1bde4[_0x4fd3d0(0x1b3)][_0x4fd3d0(0x1b8)](_0x35c821,_0x45ac8c);}),_0x5867bc(0x1e7)!=typeof _0xf1bde4[_0x5867bc(0x1d0)][_0x5867bc(0x1d5)](_0x5867bc(0x1d7))[_0x5867bc(0x1b2)])throw new _0x164413(_0x5867bc(0x1be));}[_0x119c2(0x1b7)](_0x425926){const _0x5d9cc5=_0x119c2;return N(this[_0x5d9cc5(0x1b4)],!0x0,_0x425926);}[_0x119c2(0x1c3)](_0x522c8d){const _0xbfeb0e=_0x119c2;return N(this[_0xbfeb0e(0x1b4)],!0x1,_0x522c8d);}}class D extends _0x53fdd9{static get[_0x119c2(0x1c6)](){const _0x176d7b=_0x119c2;return _0x176d7b(0x1d3);}constructor(_0x7abfd3){const _0x530295=_0x119c2;super(_0x7abfd3),this[_0x530295(0x1cc)]=_0x530295(0x1ca);}[_0x119c2(0x1c0)](){const _0x20b6f1=_0x119c2;this[_0x20b6f1(0x1b4)][_0x20b6f1(0x1e2)][_0x20b6f1(0x1d5)](_0x20b6f1(0x1a8))[_0x20b6f1(0x1e1)]={'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[_0x20b6f1(0x1b4)][_0x20b6f1(0x1e2)][_0x20b6f1(0x1d5)](_0x20b6f1(0x1d4))[_0x20b6f1(0x1e1)]=null;}}function v(_0x14bc19){const _0x342c5a=_0x119c2;return void 0x0!==_0x14bc19[_0x342c5a(0x1a7)];}async function N(_0x1c3d24,_0x4e2e25,_0x528601){const _0x50cdce=_0x119c2,_0x14a319=_0x119573(_0x1c3d24,T);_0x14a319[_0x50cdce(0x1e2)][_0x50cdce(0x1d1)](_0x44f2ee,D),_0x14a319[_0x50cdce(0x1ae)]=v(_0x1c3d24)?_0x1c3d24[_0x50cdce(0x1a7)]():void 0x0;const _0x48bbc2=document[_0x50cdce(0x1d2)](),_0x1349ab=_0x1c3d24[_0x50cdce(0x1d0)][_0x50cdce(0x1d5)](_0x50cdce(0x1d7))[_0x50cdce(0x1b2)],_0x272fa0=await _0x1349ab(_0x14a319,()=>function(_0x5a8070){const _0x3def1c=_0x50cdce,_0x45be13=document[_0x3def1c(0x1d6)](_0x3def1c(0x1db));return _0x5a8070[_0x3def1c(0x1dc)](_0x45be13),_0x45be13;}(_0x48bbc2));!function(_0xbf82cd,_0xbdf0ca){const _0x21f509=_0x50cdce,_0x44804e=_0xbf82cd[_0x21f509(0x1d8)][_0x21f509(0x1e4)][_0x21f509(0x1bd)]()[_0x21f509(0x1aa)]((_0x4309b6,_0x51227f)=>(_0x4309b6[_0x51227f]=_0xbf82cd[_0x21f509(0x1ab)][_0x21f509(0x1d5)]({'rootName':_0x51227f}),_0x4309b6),{}),_0x2b2a58=_0xbf82cd[_0x21f509(0x1e2)][_0x21f509(0x1d5)](_0x21f509(0x1c5))[_0x21f509(0x1a6)][_0x21f509(0x1ce)](_0x320678=>({'id':_0x320678['id'],'name':_0x320678[_0x21f509(0x1bc)]})),_0x5b4c29=_0xbf82cd[_0x21f509(0x1e2)][_0x21f509(0x1d5)](_0x21f509(0x1d4))[_0x21f509(0x1c2)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x448b3c=_0xbf82cd[_0x21f509(0x1e2)][_0x21f509(0x1d5)](_0x21f509(0x1a8))[_0x21f509(0x1e3)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x4cb538=_0xbdf0ca[_0x21f509(0x1e2)][_0x21f509(0x1d5)](_0x21f509(0x1c5)),_0xbf72a4=_0xbdf0ca[_0x21f509(0x1e2)][_0x21f509(0x1d5)](_0x21f509(0x1d4)),_0x795543=_0xbdf0ca[_0x21f509(0x1e2)][_0x21f509(0x1d5)](_0x21f509(0x1a8));for(const _0xf31f of _0x2b2a58)_0x4cb538[_0x21f509(0x1b6)](_0xf31f['id'])||_0x4cb538[_0x21f509(0x1e0)](_0xf31f);_0x4cb538['me']||_0x4cb538[_0x21f509(0x1b5)]();for(const _0x141877 of _0x5b4c29)_0xbf72a4[_0x21f509(0x1ac)](_0x141877);for(const _0x2cddeb of _0x448b3c)_0x795543[_0x21f509(0x1b9)](_0x2cddeb);_0xbdf0ca[_0x21f509(0x1ab)][_0x21f509(0x1b0)](_0x44804e);}(_0x1c3d24,_0x272fa0),_0x272fa0[_0x50cdce(0x1af)](_0x4e2e25?_0x50cdce(0x1cf):_0x50cdce(0x1b1));const _0x8550b6=v(_0x272fa0)?_0x272fa0[_0x50cdce(0x1da)](_0x528601):_0x272fa0[_0x50cdce(0x1ab)][_0x50cdce(0x1d5)](_0x528601);return await _0x272fa0[_0x50cdce(0x1ad)](),_0x8550b6;}function _0x1424(_0x4c3352,_0x18edab){const _0x3e69c2=_0x3e69();return _0x1424=function(_0x1424ef,_0x271400){_0x1424ef=_0x1424ef-0x1a6;let _0x5b2aac=_0x3e69c2[_0x1424ef];return _0x5b2aac;},_0x1424(_0x4c3352,_0x18edab);}function _0x3e69(){const _0x1fe6fa=['_adapter','plugins','getCommentThreads','document','6269543jhbvFF','9924828OTHrTp','function','users','getRootsAttributes','CommentsRepository','155syWlZy','reduce','data','addSuggestionData','destroy','rootsAttributes','execute','set','discardAllSuggestions','editorCreator','constructor','editor','useAnonymousUser','getUser','getDataWithAcceptedSuggestions','create','addCommentThread','863068ZzuimN','6FyyvqJ','name','getRootNames','track-changes-data-invalid-editor-creator','171fEcQmy','init','2596960wFLWFp','getSuggestions','getDataWithDiscardedSuggestions','2861451BazRVa','Users','pluginName','75728IMCCBF','TrackChangesData','66IqMtsw','end','Pagination','result','70024jOeSEs','map','acceptAllSuggestions','config','push','createDocumentFragment','TrackChangesDataGetter','TrackChangesEditing','get','createElement','trackChangesData','model','requires','getFullData','div','appendChild','2uUtWtU','trackChangesData.editorCreator','define','addUser'];_0x3e69=function(){return _0x1fe6fa;};return _0x3e69();}
23
+ const _0x233ca2=_0x37b7;function _0x37b7(_0x35a889,_0x168603){const _0x54af2c=_0x54af();return _0x37b7=function(_0x37b7a7,_0x3fad97){_0x37b7a7=_0x37b7a7-0x16d;let _0x85af90=_0x54af2c[_0x37b7a7];return _0x85af90;},_0x37b7(_0x35a889,_0x168603);}(function(_0x5394a7,_0x5e64e8){const _0x3d59be=_0x37b7,_0x1ee710=_0x5394a7();while(!![]){try{const _0x1073e5=-parseInt(_0x3d59be(0x18f))/0x1+parseInt(_0x3d59be(0x18a))/0x2+parseInt(_0x3d59be(0x1a4))/0x3*(parseInt(_0x3d59be(0x194))/0x4)+parseInt(_0x3d59be(0x19b))/0x5*(-parseInt(_0x3d59be(0x190))/0x6)+parseInt(_0x3d59be(0x185))/0x7+parseInt(_0x3d59be(0x187))/0x8+-parseInt(_0x3d59be(0x191))/0x9*(-parseInt(_0x3d59be(0x19e))/0xa);if(_0x1073e5===_0x5e64e8)break;else _0x1ee710['push'](_0x1ee710['shift']());}catch(_0x2bd87d){_0x1ee710['push'](_0x1ee710['shift']());}}}(_0x54af,0x37506));import{Plugin as _0x363bd9}from'ckeditor5/src/core.js';import{CKEditorError as _0x36cfa7}from'ckeditor5/src/utils.js';import _0xc9c5a8 from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x13cdf6}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x233ca2(0x173)];export default class P extends _0x363bd9{static get[_0x233ca2(0x1a5)](){return[_0xc9c5a8];}static get[_0x233ca2(0x183)](){const _0xa69cfa=_0x233ca2;return _0xa69cfa(0x177);}[_0x233ca2(0x17f)](){const _0x548c07=_0x233ca2,_0x56873f=this[_0x548c07(0x189)];if(_0x56873f[_0x548c07(0x1a2)][_0x548c07(0x1a6)](_0x548c07(0x16d),_0x23a65b=>{const _0x338704=_0x548c07,_0x3158f9=_0x56873f[_0x338704(0x17a)][_0x338704(0x192)][_0x338704(0x1a9)]()[_0x338704(0x19a)]((_0x4f9773,_0x552991)=>(_0x4f9773[_0x552991]='',_0x4f9773),{});return _0x56873f[_0x338704(0x18b)][_0x338704(0x196)](_0x3158f9,_0x23a65b);}),_0x548c07(0x188)!=typeof _0x56873f[_0x548c07(0x1a2)][_0x548c07(0x19d)](_0x548c07(0x181))[_0x548c07(0x18d)])throw new _0x36cfa7(_0x548c07(0x184));}[_0x233ca2(0x1aa)](_0x30bf03){const _0x247e22=_0x233ca2;return N(this[_0x247e22(0x189)],!0x0,_0x30bf03);}[_0x233ca2(0x171)](_0x1987f5){const _0x3361ac=_0x233ca2;return N(this[_0x3361ac(0x189)],!0x1,_0x1987f5);}}class D extends _0x363bd9{static get[_0x233ca2(0x183)](){const _0x4d6bb8=_0x233ca2;return _0x4d6bb8(0x1a1);}constructor(_0x4ba027){const _0x19fb96=_0x233ca2;super(_0x4ba027),this[_0x19fb96(0x193)]=_0x19fb96(0x18c);}[_0x233ca2(0x17f)](){const _0x27f29d=_0x233ca2;this[_0x27f29d(0x189)][_0x27f29d(0x170)][_0x27f29d(0x19d)](_0x27f29d(0x19c))[_0x27f29d(0x179)]={'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[_0x27f29d(0x189)][_0x27f29d(0x170)][_0x27f29d(0x19d)](_0x27f29d(0x198))[_0x27f29d(0x179)]=null;}}function v(_0x3c6535){const _0x37e83d=_0x233ca2;return void 0x0!==_0x3c6535[_0x37e83d(0x1a0)];}async function N(_0x3a0d56,_0x4cc193,_0x1cfbac){const _0x54e118=_0x233ca2,_0x58889b=_0x13cdf6(_0x3a0d56,T);_0x58889b[_0x54e118(0x170)][_0x54e118(0x18e)](_0xc9c5a8,D),_0x58889b[_0x54e118(0x195)]=v(_0x3a0d56)?_0x3a0d56[_0x54e118(0x1a0)]():void 0x0;const _0x18af6d=document[_0x54e118(0x19f)](),_0x4e6290=_0x3a0d56[_0x54e118(0x1a2)][_0x54e118(0x19d)](_0x54e118(0x181))[_0x54e118(0x18d)],_0x5cd7d4=await _0x4e6290(_0x58889b,()=>function(_0x3671b7){const _0x363147=_0x54e118,_0x5a9344=document[_0x363147(0x172)](_0x363147(0x197));return _0x3671b7[_0x363147(0x178)](_0x5a9344),_0x5a9344;}(_0x18af6d));!function(_0x1dfff0,_0x3f2911){const _0x207472=_0x54e118,_0x596e2e=_0x1dfff0[_0x207472(0x17a)][_0x207472(0x192)][_0x207472(0x1a9)]()[_0x207472(0x19a)]((_0x5761da,_0x219a22)=>(_0x5761da[_0x219a22]=_0x1dfff0[_0x207472(0x16e)][_0x207472(0x19d)]({'rootName':_0x219a22}),_0x5761da),{}),_0x33e314=_0x1dfff0[_0x207472(0x170)][_0x207472(0x19d)](_0x207472(0x17e))[_0x207472(0x16f)][_0x207472(0x180)](_0x462831=>({'id':_0x462831['id'],'name':_0x462831[_0x207472(0x1ab)]})),_0x33b936=_0x1dfff0[_0x207472(0x170)][_0x207472(0x19d)](_0x207472(0x198))[_0x207472(0x176)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x423202=_0x1dfff0[_0x207472(0x170)][_0x207472(0x19d)](_0x207472(0x19c))[_0x207472(0x199)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x586943=_0x3f2911[_0x207472(0x170)][_0x207472(0x19d)](_0x207472(0x17e)),_0x4f290a=_0x3f2911[_0x207472(0x170)][_0x207472(0x19d)](_0x207472(0x198)),_0x4d94a6=_0x3f2911[_0x207472(0x170)][_0x207472(0x19d)](_0x207472(0x19c));for(const _0x268db9 of _0x33e314)_0x586943[_0x207472(0x1a3)](_0x268db9['id'])||_0x586943[_0x207472(0x17d)](_0x268db9);_0x586943['me']||_0x586943[_0x207472(0x17c)]();for(const _0x52528a of _0x33b936)_0x4f290a[_0x207472(0x1a7)](_0x52528a);for(const _0x5ef05c of _0x423202)_0x4d94a6[_0x207472(0x1ac)](_0x5ef05c);_0x3f2911[_0x207472(0x16e)][_0x207472(0x182)](_0x596e2e);}(_0x3a0d56,_0x5cd7d4),_0x5cd7d4[_0x54e118(0x186)](_0x4cc193?_0x54e118(0x174):_0x54e118(0x17b));const _0x25150b=v(_0x5cd7d4)?_0x5cd7d4[_0x54e118(0x175)](_0x1cfbac):_0x5cd7d4[_0x54e118(0x16e)][_0x54e118(0x19d)](_0x1cfbac);return await _0x5cd7d4[_0x54e118(0x1a8)](),_0x25150b;}function _0x54af(){const _0x1aa0a5=['Pagination','acceptAllSuggestions','getFullData','getSuggestions','TrackChangesData','appendChild','_adapter','model','discardAllSuggestions','useAnonymousUser','addUser','Users','init','map','trackChangesData','set','pluginName','track-changes-data-invalid-editor-creator','15918XlzicR','execute','24328PnADWS','function','editor','285348bakLhK','constructor','end','editorCreator','push','132984isQfjf','6402roPjrK','5571qFEZbT','document','result','236XRicqA','rootsAttributes','create','div','TrackChangesEditing','getCommentThreads','reduce','1520RyLHxy','CommentsRepository','get','3490GrtfbI','createDocumentFragment','getRootsAttributes','TrackChangesDataGetter','config','getUser','16266bLWplm','requires','define','addSuggestionData','destroy','getRootNames','getDataWithAcceptedSuggestions','name','addCommentThread','trackChangesData.editorCreator','data','users','plugins','getDataWithDiscardedSuggestions','createElement'];_0x54af=function(){return _0x1aa0a5;};return _0x54af();}