@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240506.0 → 0.0.0-nightly-20240508.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
+ function _0xa39c(){const _0x185242=['Title','removeMarker','348zNIfgq','newRange','createRange','2891187TIcIum','locale','plugins','10tPMtIW','isTouching','4559016hafxfC','afterInit','TrackChangesEditing','has','getChangedMarkers','nodeBefore','registerPostFixer','element','ELEMENT_TITLE','descriptionFactory','start','4846292msssQx','160JgHKGB','forward','get','registerElementLabel','from','174tufcIT','_splitMarkerName','differ','getNearestSelectionRange','107060vjledB','updateMarker','isEqual','model','1693485TjaCnA','schema','document','suggestion','title-content','259574kwlvcD','end','isCollapsed','editor','4871koQNDj'];_0xa39c=function(){return _0x185242;};return _0xa39c();}const _0x9807c6=_0x2af1;(function(_0x31869f,_0x2fadf9){const _0x571839=_0x2af1,_0x5b4af3=_0x31869f();while(!![]){try{const _0x955a9d=parseInt(_0x571839(0x1e0))/0x1*(-parseInt(_0x571839(0x1e3))/0x2)+-parseInt(_0x571839(0x1d7))/0x3+-parseInt(_0x571839(0x1d3))/0x4*(-parseInt(_0x571839(0x1ca))/0x5)+parseInt(_0x571839(0x1cf))/0x6*(parseInt(_0x571839(0x1dc))/0x7)+-parseInt(_0x571839(0x1eb))/0x8+-parseInt(_0x571839(0x1e6))/0x9*(-parseInt(_0x571839(0x1e9))/0xa)+parseInt(_0x571839(0x1c9))/0xb;if(_0x955a9d===_0x2fadf9)break;else _0x5b4af3['push'](_0x5b4af3['shift']());}catch(_0x4c2299){_0x5b4af3['push'](_0x5b4af3['shift']());}}}(_0xa39c,0xadc43));import{Plugin as _0x1b048a}from'ckeditor5/src/core.js';import{getTranslation as _0x5e2ac3}from'../utils/common-translations.js';function _0x2af1(_0x44c99a,_0x222cdb){const _0xa39c51=_0xa39c();return _0x2af1=function(_0x2af136,_0x523be1){_0x2af136=_0x2af136-0x1c1;let _0xf8e8c=_0xa39c51[_0x2af136];return _0xf8e8c;},_0x2af1(_0x44c99a,_0x222cdb);}export default class Dt extends _0x1b048a{[_0x9807c6(0x1ec)](){const _0x565d2e=_0x9807c6,_0x4cc5b3=this[_0x565d2e(0x1df)];if(!_0x4cc5b3[_0x565d2e(0x1e8)][_0x565d2e(0x1c1)](_0x565d2e(0x1e1)))return;const _0x4005cb=_0x4cc5b3[_0x565d2e(0x1e8)][_0x565d2e(0x1cc)](_0x565d2e(0x1ed));_0x4005cb[_0x565d2e(0x1c7)][_0x565d2e(0x1cd)](_0x565d2e(0x1db),()=>_0x5e2ac3(_0x4cc5b3[_0x565d2e(0x1e7)],_0x565d2e(0x1c6))),_0x4cc5b3[_0x565d2e(0x1d6)][_0x565d2e(0x1d9)][_0x565d2e(0x1c4)](_0x434529=>{const _0x599844=_0x565d2e;let _0xd36c99=!0x1;const _0x4fef89=Array[_0x599844(0x1ce)](_0x4cc5b3[_0x599844(0x1d6)][_0x599844(0x1d9)][_0x599844(0x1d1)][_0x599844(0x1c2)]());for(const {name:_0x1dcd71,data:_0x497032}of _0x4fef89){const {group:_0x4f9d8b}=_0x4005cb[_0x599844(0x1d0)](_0x1dcd71);if(_0x599844(0x1da)!==_0x4f9d8b||!_0x497032[_0x599844(0x1e4)])continue;const _0x17b677=_0x497032[_0x599844(0x1e4)],_0x269733=_0x17b677[_0x599844(0x1dd)][_0x599844(0x1c3)];if(!_0x269733||!_0x269733['is'](_0x599844(0x1c5),_0x599844(0x1db)))continue;if(!_0x17b677[_0x599844(0x1c8)][_0x599844(0x1ea)](_0x17b677[_0x599844(0x1dd)]))continue;const _0x649c64=_0x4cc5b3[_0x599844(0x1d6)][_0x599844(0x1d8)][_0x599844(0x1d2)](_0x17b677[_0x599844(0x1dd)],_0x599844(0x1cb));if(_0x649c64&&_0x649c64[_0x599844(0x1de)]){const _0x10d373=_0x434529[_0x599844(0x1e5)](_0x17b677[_0x599844(0x1c8)],_0x649c64[_0x599844(0x1c8)]);_0x10d373[_0x599844(0x1d5)](_0x17b677)||(_0x434529[_0x599844(0x1d4)](_0x1dcd71,{'range':_0x10d373}),_0xd36c99=!0x0);}_0xd36c99||(_0x434529[_0x599844(0x1e2)](_0x1dcd71),_0xd36c99=!0x0);}return _0xd36c99;});}}
@@ -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 _0x150fe5=_0xb9b9;function _0xb9b9(_0x2ba1e0,_0x17d339){const _0x4e675f=_0x4e67();return _0xb9b9=function(_0xb9b97c,_0x57e867){_0xb9b97c=_0xb9b97c-0x124;let _0x5dc5d4=_0x4e675f[_0xb9b97c];return _0x5dc5d4;},_0xb9b9(_0x2ba1e0,_0x17d339);}function _0x4e67(){const _0x556c7d=['UndoEditing','76571jAOyWp','2697330dodrgL','undo','TrackChangesEditing','205415SzZykK','2769236TSYHbb','has','afterInit','5JmfdvK','4554369xSyCOc','8WaGeQe','plugins','5012022pusCOB','2dsibsu','editor','10uMNpyf','get','1424297QZsbXY','redo','enableCommand','4284MStOwO'];_0x4e67=function(){return _0x556c7d;};return _0x4e67();}(function(_0x2cbcb3,_0x4dbe7b){const _0x5ad0b0=_0xb9b9,_0x4211bb=_0x2cbcb3();while(!![]){try{const _0x4e95c4=parseInt(_0x5ad0b0(0x131))/0x1*(-parseInt(_0x5ad0b0(0x124))/0x2)+-parseInt(_0x5ad0b0(0x12e))/0x3+-parseInt(_0x5ad0b0(0x132))/0x4*(-parseInt(_0x5ad0b0(0x135))/0x5)+-parseInt(_0x5ad0b0(0x139))/0x6+-parseInt(_0x5ad0b0(0x128))/0x7*(parseInt(_0x5ad0b0(0x137))/0x8)+parseInt(_0x5ad0b0(0x136))/0x9*(-parseInt(_0x5ad0b0(0x126))/0xa)+parseInt(_0x5ad0b0(0x12d))/0xb*(parseInt(_0x5ad0b0(0x12b))/0xc);if(_0x4e95c4===_0x4dbe7b)break;else _0x4211bb['push'](_0x4211bb['shift']());}catch(_0x42ef8c){_0x4211bb['push'](_0x4211bb['shift']());}}}(_0x4e67,0x80e8c));import{Plugin as _0x312ab6}from'ckeditor5/src/core.js';export default class Nt extends _0x312ab6{[_0x150fe5(0x134)](){const _0x527faa=_0x150fe5,_0x519b3c=this[_0x527faa(0x125)],_0x275d2d=_0x519b3c[_0x527faa(0x138)][_0x527faa(0x127)](_0x527faa(0x130));_0x519b3c[_0x527faa(0x138)][_0x527faa(0x133)](_0x527faa(0x12c))&&(_0x275d2d[_0x527faa(0x12a)](_0x527faa(0x12f)),_0x275d2d[_0x527faa(0x12a)](_0x527faa(0x129)));}}
@@ -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 _0x23e7(_0x1eb396,_0x2894f8){const _0x41d01c=_0x41d0();return _0x23e7=function(_0x23e78c,_0x9c7d67){_0x23e78c=_0x23e78c-0x149;let _0x4610a3=_0x41d01c[_0x23e78c];return _0x4610a3;},_0x23e7(_0x1eb396,_0x2894f8);}(function(_0x56ab91,_0xd2845e){const _0x5e4194=_0x23e7,_0x386a43=_0x56ab91();while(!![]){try{const _0x5f0f60=parseInt(_0x5e4194(0x149))/0x1+parseInt(_0x5e4194(0x152))/0x2*(parseInt(_0x5e4194(0x16e))/0x3)+-parseInt(_0x5e4194(0x16d))/0x4+parseInt(_0x5e4194(0x15b))/0x5+parseInt(_0x5e4194(0x172))/0x6+-parseInt(_0x5e4194(0x173))/0x7+-parseInt(_0x5e4194(0x162))/0x8;if(_0x5f0f60===_0xd2845e)break;else _0x386a43['push'](_0x386a43['shift']());}catch(_0x1956e7){_0x386a43['push'](_0x386a43['shift']());}}}(_0x41d0,0xbc4a9));export function getRangesWithAttribute(_0x37b52a,_0x41a98b,_0x43805a){const _0xb5b434=_0x23e7,_0x68501a=[];for(const _0x577281 of _0x41a98b[_0xb5b434(0x15a)]())_0x577281[_0xb5b434(0x151)](_0x37b52a)&&_0x68501a[_0xb5b434(0x14d)](_0x43805a[_0xb5b434(0x174)](_0x577281));return _0x68501a;}export function downcastSplitMergeMarker(_0x23644b,_0x3b9fcd,{showActiveMarker:_0x4ac239=!0x0}={}){const _0x9ef4de=_0x23e7,_0x24bc5e=_0x23644b[_0x9ef4de(0x156)][_0x9ef4de(0x15d)](_0x9ef4de(0x14b));return(_0x4fb9f8,_0x4234d3,_0x374fa2)=>{const _0x21965c=_0x9ef4de;if(!_0x374fa2[_0x21965c(0x177)][_0x21965c(0x166)](_0x4234d3[_0x21965c(0x171)],_0x4fb9f8[_0x21965c(0x176)]))return;const _0x44b88f=_0x4234d3[_0x21965c(0x171)][_0x21965c(0x16c)](),_0x316fa8=_0x4234d3[_0x21965c(0x171)][_0x21965c(0x15e)],_0x3af756=_0x23644b[_0x21965c(0x16f)][_0x21965c(0x16a)];let _0x1e402c=null,_0x120b72=null,_0x6a9821=!0x1,_0x2143e2=!0x1;for(const _0x28e333 of _0x44b88f){const _0x57dda7=_0x28e333[_0x21965c(0x158)];_0x6a9821=_0x6a9821||_0x3af756[_0x21965c(0x157)](_0x57dda7);const _0x34c780=_0x374fa2[_0x21965c(0x14c)][_0x21965c(0x15c)](_0x57dda7);if(_0x34c780&&_0x34c780[_0x21965c(0x175)](_0x21965c(0x14e)))return;_0x21965c(0x16b)==_0x28e333[_0x21965c(0x167)]&&(_0x3af756[_0x21965c(0x168)](_0x57dda7)&&!_0x3af756[_0x21965c(0x160)](_0x57dda7)&&(_0x57dda7[_0x21965c(0x155)]||_0x316fa8[_0x21965c(0x164)]?_0x1e402c&&_0x1e402c[_0x21965c(0x165)]==_0x57dda7||(_0x1e402c=_0x57dda7,_0x2dfcb2(_0x28e333[_0x21965c(0x169)]),_0x2143e2=!0x0):_0x120b72=_0x120b72||_0x28e333[_0x21965c(0x169)]));}function _0x2dfcb2(_0x31082a){const _0x27977e=_0x21965c,_0x4ca34d=_0x374fa2[_0x27977e(0x150)][_0x27977e(0x161)](_0x27977e(0x159),{'class':_0x27977e(0x179)+_0x3b9fcd}),_0x2ad4f4=_0x374fa2[_0x27977e(0x14c)][_0x27977e(0x178)](_0x31082a);_0x4ac239&&_0x24bc5e[_0x27977e(0x153)][_0x27977e(0x14a)](_0x4234d3[_0x27977e(0x154)])&&_0x374fa2[_0x27977e(0x150)][_0x27977e(0x163)](_0x27977e(0x170),_0x4ca34d),_0x374fa2[_0x27977e(0x150)][_0x27977e(0x14f)](_0x2ad4f4,_0x4ca34d),_0x374fa2[_0x27977e(0x14c)][_0x27977e(0x15f)](_0x4ca34d,_0x4234d3[_0x27977e(0x154)]);}_0x6a9821||_0x2143e2||!_0x120b72||_0x2dfcb2(_0x120b72);};}function _0x41d0(){const _0x50b876=['ck-suggestion-marker--active','markerRange','5389212gHaHVd','4341344IpYKNv','createRangeOn','getCustomProperty','name','consumable','toViewPosition','ck-suggestion-marker-','566720qqiZoy','includes','TrackChangesEditing','mapper','push','addHighlight','insert','writer','hasAttribute','1814lMiJqa','activeMarkers','markerName','nextSibling','plugins','isContent','item','span','getItems','5498480FhXHgU','toViewElement','get','start','bindElementToMarker','isLimit','createUIElement','7247656wSTUdp','addClass','isAtEnd','parent','test','type','isBlock','previousPosition','schema','elementEnd','getWalker','5310044GJFltU','3507dPPnYb','model'];_0x41d0=function(){return _0x50b876;};return _0x41d0();}
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 _0x3ba42e=_0x4957;function _0x4957(_0x36df4e,_0x537576){const _0x5107cc=_0x5107();return _0x4957=function(_0x495711,_0x2fe7b5){_0x495711=_0x495711-0xce;let _0x33dfab=_0x5107cc[_0x495711];return _0x33dfab;},_0x4957(_0x36df4e,_0x537576);}(function(_0x3d6cea,_0x146111){const _0xc1274d=_0x4957,_0x212d5d=_0x3d6cea();while(!![]){try{const _0x1a1cda=-parseInt(_0xc1274d(0xf4))/0x1*(parseInt(_0xc1274d(0x11e))/0x2)+parseInt(_0xc1274d(0xf7))/0x3+-parseInt(_0xc1274d(0x11a))/0x4+-parseInt(_0xc1274d(0xd1))/0x5*(-parseInt(_0xc1274d(0xff))/0x6)+parseInt(_0xc1274d(0xe1))/0x7+parseInt(_0xc1274d(0xd6))/0x8*(parseInt(_0xc1274d(0x109))/0x9)+-parseInt(_0xc1274d(0x10d))/0xa*(-parseInt(_0xc1274d(0xee))/0xb);if(_0x1a1cda===_0x146111)break;else _0x212d5d['push'](_0x212d5d['shift']());}catch(_0x3fa3cb){_0x212d5d['push'](_0x212d5d['shift']());}}}(_0x5107,0x75aea));import{Element as _0x195e7a}from'ckeditor5/src/engine.js';function _0x5107(){const _0x3b022e=['previous','531640DdTQdM','getMarkerNames','split','head','_saved','590ToTUex','start','authoredAt','getFirstRange','isExternal','765064LfwNdk','data','get','removeMarker','accept','from','decorate','getMarkers','map','_isDataLoaded','attributes','1934576kMayfo','filter','markers','isIntersectingWithRange','_markerNames','onAttributesChange','push','toJSON','nodeBefore','add','addMarker','setAttribute','delete','511401kqJtmW','onAccept','createdAt','isInContent','removeMarkers','isIntersecting','1kzGgBh','discard','next','278991erNLZa','removeAttribute','suggestion:','length','type','getRange','isMultiRange','_onDiscard','14646UZKzGt','getAllAdjacentSuggestions','getContainedElement','set','reduce','commentThread','nodeAfter','addRange','onDiscard','getItems','45xstSIs','size','author','addMarkerName','80tjqXkM','change','creator','substr','getMultiRangeId','getRanges','end','_model','@external','_onAttributesChange','clear','_onAccept','subType','3038600wSSJdN','hasComments','getFirstMarker'];_0x5107=function(){return _0x3b022e;};return _0x5107();}import{ObservableMixin as _0x54d2a5,uid as _0x51212f}from'ckeditor5/src/utils.js';import{cloneDeep as _0x590832,isEqual as _0x2c5d20,set as _0x1e9b6d,unset as _0x2fb18b}from'lodash-es';export default class u extends _0x54d2a5(){constructor(_0xc2db7e,_0x1447b1){const _0x100e67=_0x4957;super(),this[_0x100e67(0xdf)]=!0x1,this['id']=_0x1447b1['id'],this[_0x100e67(0xfb)]=_0x1447b1[_0x100e67(0xfb)],this[_0x100e67(0x119)]=_0x1447b1[_0x100e67(0x119)]||null,this[_0x100e67(0x10b)]=_0x1447b1[_0x100e67(0x10b)],this[_0x100e67(0x10f)]=_0x1447b1[_0x100e67(0x10f)]||_0x1447b1[_0x100e67(0x10b)],this[_0x100e67(0xd5)]=Boolean(_0x1447b1[_0x100e67(0xe0)]&&_0x1447b1[_0x100e67(0xe0)][_0x100e67(0x115)]),this[_0x100e67(0xd7)]=null,this[_0x100e67(0x114)]=_0xc2db7e,this[_0x100e67(0x118)]=_0x1447b1[_0x100e67(0xef)],this[_0x100e67(0xfe)]=_0x1447b1[_0x100e67(0x107)],this[_0x100e67(0x116)]=_0x1447b1[_0x100e67(0xe6)],this[_0x100e67(0xe5)]=new Set(),this[_0x100e67(0xf0)]=null,this[_0x100e67(0x102)](_0x100e67(0xd3),null),this[_0x100e67(0x102)](_0x100e67(0xe0),_0x1447b1[_0x100e67(0xe0)]||{}),this[_0x100e67(0x102)](_0x100e67(0x11d),null),this[_0x100e67(0x102)](_0x100e67(0xf6),null),this[_0x100e67(0x102)](_0x100e67(0x104),null),this[_0x100e67(0x102)](_0x100e67(0xd0),!0x1),this[_0x100e67(0xdc)](_0x100e67(0xda)),this[_0x100e67(0xdc)](_0x100e67(0xf5));}get[_0x3ba42e(0xcf)](){const _0x30ecca=_0x3ba42e;let _0x10c7a7=this;for(;_0x10c7a7[_0x30ecca(0x11d)];)_0x10c7a7=_0x10c7a7[_0x30ecca(0x11d)];return _0x10c7a7;}get[_0x3ba42e(0x11b)](){const _0x5ac01e=_0x3ba42e;return!!this[_0x5ac01e(0x104)]&&this[_0x5ac01e(0x104)][_0x5ac01e(0xfa)]>0x0;}get[_0x3ba42e(0xfd)](){const _0x248d80=_0x3ba42e;if(0x0==this[_0x248d80(0xe5)][_0x248d80(0x10a)])return!0x1;return 0x6==Array[_0x248d80(0xdb)](this[_0x248d80(0xe5)])[0x0][_0x248d80(0xce)](':')[_0x248d80(0xfa)];}get[_0x3ba42e(0xf1)](){const _0x364d39=_0x3ba42e;return null!==this[_0x364d39(0x11c)]();}[_0x3ba42e(0x10c)](_0x3fd6cc){const _0x1539e7=_0x3ba42e;this[_0x1539e7(0xe5)][_0x1539e7(0xea)](_0x3fd6cc);}[_0x3ba42e(0x11f)](){const _0x5e4898=_0x3ba42e;return Array[_0x5e4898(0xdb)](this[_0x5e4898(0xe5)]);}[_0x3ba42e(0xdd)](){const _0x183a82=_0x3ba42e;return this[_0x183a82(0x11f)]()[_0x183a82(0xde)](_0x585a6f=>this[_0x183a82(0x114)][_0x183a82(0xe3)][_0x183a82(0xd8)](_0x585a6f))[_0x183a82(0xe2)](_0x5d9961=>_0x5d9961);}[_0x3ba42e(0x11c)](){const _0x2a1c5=_0x3ba42e;return this[_0x2a1c5(0xdd)]()[0x0]||null;}[_0x3ba42e(0xf2)](){const _0x57c095=_0x3ba42e;this[_0x57c095(0x114)][_0x57c095(0x10e)](_0x1bea78=>{const _0x49eb0f=_0x57c095;for(const _0x48045 of this[_0x49eb0f(0xdd)]())_0x1bea78[_0x49eb0f(0xd9)](_0x48045);}),this[_0x57c095(0xe5)][_0x57c095(0x117)]();}[_0x3ba42e(0xd9)](_0x5bbc17){const _0x3ef70b=_0x3ba42e;this[_0x3ef70b(0x114)][_0x3ef70b(0x10e)](_0xe4c8f6=>{const _0x4cc534=_0x3ef70b;_0xe4c8f6[_0x4cc534(0xd9)](_0x5bbc17);}),this[_0x3ef70b(0xe5)][_0x3ef70b(0xed)](_0x5bbc17);}[_0x3ba42e(0x106)](_0x35fda8){const _0x11966d=_0x3ba42e,_0x258893=_0x11966d(0xf9)+this[_0x11966d(0xfb)]+':'+this[_0x11966d(0x119)]+':'+this['id']+':'+this[_0x11966d(0x10f)]['id']+':'+u[_0x11966d(0x111)]();this[_0x11966d(0x10c)](_0x258893),this[_0x11966d(0x114)][_0x11966d(0x10e)](_0x2bf94f=>{const _0x20e6a4=_0x11966d;_0x2bf94f[_0x20e6a4(0xeb)](_0x258893,{'range':_0x35fda8,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x3ba42e(0xe4)](_0x1f569e){const _0x3c582f=_0x3ba42e;for(const _0x3384d2 of this[_0x3c582f(0x112)]())if(_0x3384d2[_0x3c582f(0xf3)](_0x1f569e))return!0x0;return!0x1;}[_0x3ba42e(0x112)](){const _0x1a9fd1=_0x3ba42e;return this[_0x1a9fd1(0xdd)]()[_0x1a9fd1(0xde)](_0xc9360a=>_0xc9360a[_0x1a9fd1(0xfc)]());}[_0x3ba42e(0x108)](){const _0x5bf07b=_0x3ba42e;return this[_0x5bf07b(0x112)]()[_0x5bf07b(0x103)]((_0x11440c,_0x55325d)=>[..._0x11440c,..._0x55325d[_0x5bf07b(0x108)]()],[]);}[_0x3ba42e(0xd4)](){const _0x1c6736=_0x3ba42e;var _0x3cf7ec;return(null===(_0x3cf7ec=this[_0x1c6736(0x11c)]())||void 0x0===_0x3cf7ec?void 0x0:_0x3cf7ec[_0x1c6736(0xfc)]())||null;}[_0x3ba42e(0x101)](){const _0x4d8e6f=_0x3ba42e,_0x54e6af=this[_0x4d8e6f(0x112)]();if(0x1!=_0x54e6af[_0x4d8e6f(0xfa)])return null;const _0x1e262c=_0x54e6af[0x0],_0x37a82a=_0x1e262c[_0x4d8e6f(0xd2)][_0x4d8e6f(0x105)],_0x4d3c8c=_0x1e262c[_0x4d8e6f(0x113)][_0x4d8e6f(0xe9)];return _0x37a82a instanceof _0x195e7a?_0x37a82a!=_0x4d3c8c?null:_0x37a82a:null;}[_0x3ba42e(0xda)](){const _0xe7ec5=_0x3ba42e;this[_0xe7ec5(0x118)](this[_0xe7ec5(0x112)](),this[_0xe7ec5(0xd7)],this[_0xe7ec5(0xe0)]),this[_0xe7ec5(0xf2)]();}[_0x3ba42e(0xf5)](){const _0x160519=_0x3ba42e;this[_0x160519(0xfe)](this[_0x160519(0x112)](),this[_0x160519(0xd7)],this[_0x160519(0xe0)]),this[_0x160519(0xf2)]();}[_0x3ba42e(0x100)](){const _0xfaf8b9=_0x3ba42e,_0x28a06e=[];let _0x75eb50=this[_0xfaf8b9(0xcf)];for(;_0x75eb50;)_0x28a06e[_0xfaf8b9(0xe7)](_0x75eb50),_0x75eb50=_0x75eb50[_0xfaf8b9(0xf6)];return _0x28a06e;}[_0x3ba42e(0xec)](_0x4356fe,_0xeca924){const _0x31b712=_0x3ba42e,_0x538778=_0x590832(this[_0x31b712(0xe0)]);_0x1e9b6d(_0x538778,_0x4356fe,_0xeca924),_0x2c5d20(_0x538778,this[_0x31b712(0xe0)])||(this[_0x31b712(0xe0)]=_0x538778,this[_0x31b712(0x116)](_0x538778));}[_0x3ba42e(0xf8)](_0x140d41){const _0x4b42d5=_0x3ba42e,_0xc60890=_0x590832(this[_0x4b42d5(0xe0)]);_0x2fb18b(_0xc60890,_0x140d41),_0x2c5d20(_0xc60890,this[_0x4b42d5(0xe0)])||(this[_0x4b42d5(0xe0)]=_0xc60890,this[_0x4b42d5(0x116)](this[_0x4b42d5(0xe0)]));}[_0x3ba42e(0xe8)](){const _0x1dfe6b=_0x3ba42e;return{'id':this['id'],'type':this[_0x1dfe6b(0x119)]?this[_0x1dfe6b(0xfb)]+':'+this[_0x1dfe6b(0x119)]:this[_0x1dfe6b(0xfb)],'authorId':this[_0x1dfe6b(0x10f)]['id'],'createdAt':this[_0x1dfe6b(0xf0)],'hasComments':this[_0x1dfe6b(0x11b)],'data':this[_0x1dfe6b(0xd7)],'attributes':this[_0x1dfe6b(0xe0)]};}static[_0x3ba42e(0x111)](){const _0x56c46d=_0x3ba42e;return _0x51212f()[_0x56c46d(0x110)](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 _0x542034=_0x2a2d;(function(_0x1ad21a,_0x11dba4){const _0x877f8b=_0x2a2d,_0x6a9958=_0x1ad21a();while(!![]){try{const _0x5dd9b0=parseInt(_0x877f8b(0x10b))/0x1+parseInt(_0x877f8b(0xca))/0x2*(parseInt(_0x877f8b(0xbb))/0x3)+parseInt(_0x877f8b(0x108))/0x4*(parseInt(_0x877f8b(0xda))/0x5)+parseInt(_0x877f8b(0xfd))/0x6+-parseInt(_0x877f8b(0xd5))/0x7*(-parseInt(_0x877f8b(0xdd))/0x8)+parseInt(_0x877f8b(0xce))/0x9+parseInt(_0x877f8b(0xff))/0xa*(-parseInt(_0x877f8b(0xcb))/0xb);if(_0x5dd9b0===_0x11dba4)break;else _0x6a9958['push'](_0x6a9958['shift']());}catch(_0x17b084){_0x6a9958['push'](_0x6a9958['shift']());}}}(_0x121e,0xc4fb2));function _0x121e(){const _0x4818dc=['nextSibling','attribute','Container','_locale','text','previousSibling','removeContainer','_customCallbacks','function','Object','*Remove\x20format:*\x20%0','3KKujhX','ELEMENT_SPACE','matchingCallback','$textProxy','_attributeLabels','_itemLabelsCallbacks','join','get','_addDescriptionItems','*Set\x20format:*\x20%0','_handleInsertRemoveSuggestionDescription','name','isEqual','normal','softBreak','99488RfIPaC','22YANgNJ','removeEmptyContainer','*Insert:*\x20%0','3563532bJarhm','getDescriptions','removeObject','label','registerDescriptionCallback','getItemLabel','format','4711SdzDVa','indexOf','*Split:*\x20%0','_itemLabels','type','2590435PviryR','addContainer','end','1032iKGcEW','checkChild','_handleRenameSuggestionDescription','addEmptyContainer','data','nodeAfter','_handleAttributeSuggestionDescription','*Remove:*\x20%0','getWalker','_schema','isEmpty','add','_handleCustomCallbackDescription','EmptyContainer','map','remove','deletion','length','_resolveDescriptionItems','match','REPLACE_TEXT','element','$1\x20$2','isObject','item','subType','insertion','newValue','addObject','start','elementStart','isInContent','2835528zgAdRr','replace','8152870IUwcxI','key','skip','registerElementLabel','$text','*Change\x20to:*\x20%0','set','addFormat','push','4iKGVEB','quantity','has','914224slDOXN','*Merge:*\x20%0','pop','registerAttributeLabel','removeFormat','getFirstRange','elementEnd'];_0x121e=function(){return _0x4818dc;};return _0x121e();}import{getTranslation as _0x269ce0}from'./utils/common-translations.js';import{priorities as _0x55ab59,insertToPriorityArray as _0x2cb446}from'ckeditor5/src/utils.js';function _0x2a2d(_0x5ba784,_0x2a516e){const _0x121eac=_0x121e();return _0x2a2d=function(_0x2a2d02,_0x522b6e){_0x2a2d02=_0x2a2d02-0xaf;let _0x5d1b5e=_0x121eac[_0x2a2d02];return _0x5d1b5e;},_0x2a2d(_0x5ba784,_0x2a516e);}import{renameAttributeKey as _0x617e49}from'./trackchangesediting.js';export default class f{constructor(_0x452b71,_0x11b9d6){const _0x54269a=_0x2a2d;this[_0x54269a(0xb7)]=[],this[_0x54269a(0xd8)]=new Map(),this[_0x54269a(0xc0)]=[],this[_0x54269a(0xbf)]=new Map(),this[_0x54269a(0xe6)]=_0x452b71,this[_0x54269a(0xb3)]=_0x11b9d6;}[_0x542034(0xcf)](_0x3ea180){const _0x51de62=_0x542034,_0x1de472=[],_0x35e718=new Set(),_0x34d383=new Set();for(let _0x5c0c9d=0x0;_0x5c0c9d<_0x3ea180[_0x51de62(0xee)];_0x5c0c9d++){const _0x2e7df2=_0x3ea180[_0x5c0c9d];if(!_0x2e7df2[_0x51de62(0xfc)])continue;const _0x9b4c16=this[_0x51de62(0xe9)](_0x2e7df2);if(_0x9b4c16){if(null!=_0x2e7df2[_0x51de62(0xf6)]){if(_0x35e718[_0x51de62(0x10a)](_0x2e7df2[_0x51de62(0xf6)]))continue;_0x35e718[_0x51de62(0xe8)](_0x2e7df2[_0x51de62(0xf6)]);}_0x1de472[_0x51de62(0x107)](_0x9b4c16);}else{if(_0x51de62(0xb1)!=_0x2e7df2[_0x51de62(0xd9)])_0x51de62(0xf7)!=_0x2e7df2[_0x51de62(0xd9)]&&_0x51de62(0xed)!=_0x2e7df2[_0x51de62(0xd9)]||this[_0x51de62(0xc5)](_0x1de472,_0x2e7df2,_0x3ea180[_0x5c0c9d+0x1]);else{const _0x32206c=_0x2e7df2[_0x51de62(0xe1)][_0x51de62(0x100)];if(_0x34d383[_0x51de62(0x10a)](_0x32206c))continue;_0x34d383[_0x51de62(0xe8)](_0x2e7df2[_0x51de62(0xe1)][_0x51de62(0x100)]),_0x32206c==_0x617e49?this[_0x51de62(0xdf)](_0x1de472,_0x2e7df2):this[_0x51de62(0xe3)](_0x1de472,_0x2e7df2);}}}return this[_0x51de62(0xef)](_0x1de472);}[_0x542034(0xd2)](_0x505e9a){const _0x1fc33c=_0x542034;this[_0x1fc33c(0xb7)][_0x1fc33c(0x107)](_0x505e9a);}[_0x542034(0x102)](_0xe21cff,_0x402fa8,_0x510d84=_0x55ab59[_0x542034(0xc8)]){const _0xc09505=_0x542034;_0xc09505(0xb8)==typeof _0xe21cff?_0x2cb446(this[_0xc09505(0xc0)],{'matchingCallback':_0xe21cff,'label':_0x402fa8,'priority':_0x510d84}):this[_0xc09505(0xd8)][_0xc09505(0x105)](_0xe21cff,_0x402fa8);}[_0x542034(0x10e)](_0x46213d,_0x2578ac){const _0x76a783=_0x542034;this[_0x76a783(0xbf)][_0x76a783(0x105)](_0x46213d,_0x2578ac);}[_0x542034(0xd3)](_0x13a2bf,_0x14bc43=0x1){const _0x3b8a40=_0x542034;let _0x3fd35;for(const _0x3eb5a3 of this[_0x3b8a40(0xc0)])if(_0x3eb5a3[_0x3b8a40(0xbd)](_0x13a2bf)){_0x3fd35=_0x3eb5a3[_0x3b8a40(0xd1)];break;}return _0x3fd35||(_0x3fd35=this[_0x3b8a40(0xd8)][_0x3b8a40(0xc2)](_0x13a2bf[_0x3b8a40(0xc6)])),_0x3fd35?_0x3fd35(_0x14bc43):0x1!==_0x14bc43?_0x14bc43+'\x20'+_0x13a2bf[_0x3b8a40(0xc6)]+'s':''+_0x13a2bf[_0x3b8a40(0xc6)];}[_0x542034(0xc3)](_0x2946f6,_0x3fdbd0){const _0xfbe08b=_0x542034,_0x44a2bb=_0x3fdbd0[_0xfbe08b(0x110)]()[_0xfbe08b(0xe5)](),_0x4e71ed=_0xfbe08b(0xf7)==_0x3fdbd0[_0xfbe08b(0xd9)]?_0xfbe08b(0xe8):_0xfbe08b(0xec);for(const _0x45d862 of _0x44a2bb){const _0x2f88ff=_0x45d862[_0xfbe08b(0xf5)],_0x47dbea=_0x2946f6[_0x2946f6[_0xfbe08b(0xee)]-0x1];if(_0x2f88ff['is'](_0xfbe08b(0xbe)))_0x47dbea&&_0x47dbea[_0xfbe08b(0xd9)][_0xfbe08b(0xd6)](_0xfbe08b(0xb2))>-0x1&&_0x2946f6[_0xfbe08b(0x10d)](),_0x47dbea&&_0xfbe08b(0xb4)==_0x47dbea[_0xfbe08b(0xd9)]?_0x47dbea[_0x4e71ed]+=_0x2f88ff[_0xfbe08b(0xe1)]:_0x2946f6[_0xfbe08b(0x107)]({'type':_0xfbe08b(0xb4),'add':_0xfbe08b(0xe8)==_0x4e71ed?_0x2f88ff[_0xfbe08b(0xe1)]:'','remove':_0xfbe08b(0xec)==_0x4e71ed?_0x2f88ff[_0xfbe08b(0xe1)]:''});else{if(this[_0xfbe08b(0xe6)][_0xfbe08b(0xf4)](_0x2f88ff)){const _0x23fdd2=_0x2f88ff;if(_0x47dbea&&_0x47dbea[_0xfbe08b(0xd9)][_0xfbe08b(0xd6)](_0xfbe08b(0xb2))>-0x1&&_0x2946f6[_0xfbe08b(0x10d)](),_0xfbe08b(0xaf)==_0x45d862[_0xfbe08b(0xd9)])continue;_0x47dbea&&_0x47dbea[_0xfbe08b(0xd9)]==_0x4e71ed+_0xfbe08b(0xb9)&&_0x47dbea[_0xfbe08b(0xf2)][_0xfbe08b(0xc6)]==_0x23fdd2[_0xfbe08b(0xc6)]?_0x47dbea[_0xfbe08b(0x109)]++:_0x2946f6[_0xfbe08b(0x107)]({'type':_0x4e71ed+_0xfbe08b(0xb9),'element':_0x23fdd2,'quantity':0x1}),_0x44a2bb[_0xfbe08b(0x101)](_0x20440a=>!(_0xfbe08b(0xaf)==_0x20440a[_0xfbe08b(0xd9)]&&_0x20440a[_0xfbe08b(0xf5)]==_0x2f88ff));}else{if(this[_0xfbe08b(0xe6)][_0xfbe08b(0xde)](_0x2f88ff,_0xfbe08b(0x103))||_0x2f88ff['is'](_0xfbe08b(0xf2),_0xfbe08b(0xc9))){const _0x7be80e=_0x2f88ff;if(_0xfbe08b(0xe8)==_0x4e71ed&&_0xfbe08b(0xfb)==_0x45d862[_0xfbe08b(0xd9)]||_0xfbe08b(0xec)==_0x4e71ed&&_0xfbe08b(0xaf)==_0x45d862[_0xfbe08b(0xd9)])continue;if(_0x47dbea&&-0x1==_0x47dbea[_0xfbe08b(0xd9)][_0xfbe08b(0xd6)](_0xfbe08b(0xb2))){_0xfbe08b(0xb4)==_0x47dbea[_0xfbe08b(0xd9)]&&(_0x47dbea[_0x4e71ed]+='\x0a');continue;}let _0x15de51;if(_0x15de51=_0xfbe08b(0xe8)==_0x4e71ed?_0x7be80e[_0xfbe08b(0xb0)]&&!this[_0xfbe08b(0xe6)][_0xfbe08b(0xf4)](_0x7be80e[_0xfbe08b(0xb0)])?_0x7be80e[_0xfbe08b(0xb0)]:null:_0x7be80e[_0xfbe08b(0xb5)]&&!this[_0xfbe08b(0xe6)][_0xfbe08b(0xf4)](_0x7be80e[_0xfbe08b(0xb5)])?_0x7be80e[_0xfbe08b(0xb5)]:null,_0x7be80e[_0xfbe08b(0xe7)]||_0x15de51&&_0x15de51[_0xfbe08b(0xe7)]){const _0x1f67af=_0x15de51&&_0x15de51[_0xfbe08b(0xe7)]?_0x15de51:_0x7be80e;_0x47dbea&&_0x47dbea[_0xfbe08b(0xd9)]==_0x4e71ed+_0xfbe08b(0xea)&&_0x47dbea[_0xfbe08b(0xf2)][_0xfbe08b(0xc6)]==_0x1f67af[_0xfbe08b(0xc6)]?_0x47dbea[_0xfbe08b(0x109)]++:_0x2946f6[_0xfbe08b(0x107)]({'type':_0x4e71ed+_0xfbe08b(0xea),'element':_0x1f67af,'quantity':0x1});}else _0x2946f6[_0xfbe08b(0x107)]({'type':_0x4e71ed+_0xfbe08b(0xb2),'element':_0x7be80e});}}}}}[_0x542034(0xef)](_0x2692c6){const _0x3ce87c=_0x542034,_0x2a8c35=this[_0x3ce87c(0xb3)],_0x1334e7=[],_0x348f68=[],_0x2114ea=[];for(const _0x2daca7 of _0x2692c6)switch(_0x2daca7[_0x3ce87c(0xd9)]){case _0x3ce87c(0xb4):if(_0x2daca7[_0x3ce87c(0xe8)]=_0x2daca7[_0x3ce87c(0xe8)][_0x3ce87c(0xfe)](/(\S)\u000A+(\S)/g,_0x3ce87c(0xf3))[_0x3ce87c(0xfe)](/\u000A/g,''),_0x2daca7[_0x3ce87c(0xec)]=_0x2daca7[_0x3ce87c(0xec)][_0x3ce87c(0xfe)](/(\S)\u000A+(\S)/g,_0x3ce87c(0xf3))[_0x3ce87c(0xfe)](/\u000A/g,''),''!=_0x2daca7[_0x3ce87c(0xe8)]&&''!=_0x2daca7[_0x3ce87c(0xec)]){_0x1334e7[_0x3ce87c(0x107)]({'type':_0x3ce87c(0xfe),'content':_0x269ce0(_0x2a8c35,_0x3ce87c(0xf1),['\x22'+_0x2daca7[_0x3ce87c(0xec)]+'\x22','\x22'+_0x2daca7[_0x3ce87c(0xe8)]+'\x22'])});continue;}if(null!=_0x2daca7[_0x3ce87c(0xe8)][_0x3ce87c(0xf0)](/^ +$/)){_0x1334e7[_0x3ce87c(0x107)]({'type':_0x3ce87c(0xf7),'content':_0x269ce0(_0x2a8c35,_0x3ce87c(0xcd),_0x269ce0(_0x2a8c35,_0x3ce87c(0xbc),_0x2daca7[_0x3ce87c(0xe8)][_0x3ce87c(0xee)]))});continue;}if(null!=_0x2daca7[_0x3ce87c(0xec)][_0x3ce87c(0xf0)](/^ +$/)){_0x1334e7[_0x3ce87c(0x107)]({'type':_0x3ce87c(0xed),'content':_0x269ce0(_0x2a8c35,_0x3ce87c(0xe4),_0x269ce0(_0x2a8c35,_0x3ce87c(0xbc),_0x2daca7[_0x3ce87c(0xec)][_0x3ce87c(0xee)]))});continue;}if(''!=_0x2daca7[_0x3ce87c(0xe8)]){_0x1334e7[_0x3ce87c(0x107)]({'type':_0x3ce87c(0xf7),'content':_0x269ce0(_0x2a8c35,_0x3ce87c(0xcd),'\x22'+_0x2daca7[_0x3ce87c(0xe8)]+'\x22')});continue;}_0x1334e7[_0x3ce87c(0x107)]({'type':_0x3ce87c(0xed),'content':_0x269ce0(_0x2a8c35,_0x3ce87c(0xe4),'\x22'+_0x2daca7[_0x3ce87c(0xec)]+'\x22')});continue;case _0x3ce87c(0xe0):case _0x3ce87c(0xf9):_0x1334e7[_0x3ce87c(0x107)]({'type':_0x3ce87c(0xf7),'content':_0x269ce0(_0x2a8c35,_0x3ce87c(0xcd),this[_0x3ce87c(0xd3)](_0x2daca7[_0x3ce87c(0xf2)],_0x2daca7[_0x3ce87c(0x109)]))});continue;case _0x3ce87c(0xcc):case _0x3ce87c(0xd0):_0x1334e7[_0x3ce87c(0x107)]({'type':_0x3ce87c(0xed),'content':_0x269ce0(_0x2a8c35,_0x3ce87c(0xe4),this[_0x3ce87c(0xd3)](_0x2daca7[_0x3ce87c(0xf2)],_0x2daca7[_0x3ce87c(0x109)]))});continue;case _0x3ce87c(0xdb):_0x1334e7[_0x3ce87c(0x107)]({'type':_0x3ce87c(0xf7),'content':_0x269ce0(_0x2a8c35,_0x3ce87c(0xd7),this[_0x3ce87c(0xd3)](_0x2daca7[_0x3ce87c(0xf2)],_0x2daca7[_0x3ce87c(0x109)]))});continue;case _0x3ce87c(0xb6):_0x1334e7[_0x3ce87c(0x107)]({'type':_0x3ce87c(0xed),'content':_0x269ce0(_0x2a8c35,_0x3ce87c(0x10c),this[_0x3ce87c(0xd3)](_0x2daca7[_0x3ce87c(0xf2)],_0x2daca7[_0x3ce87c(0x109)]))});continue;case _0x3ce87c(0x106):_0x348f68[_0x3ce87c(0x107)](_0x2daca7[_0x3ce87c(0x100)]);continue;case _0x3ce87c(0x10f):_0x2114ea[_0x3ce87c(0x107)](_0x2daca7[_0x3ce87c(0x100)]);continue;default:_0x1334e7[_0x3ce87c(0x107)](_0x2daca7);}if(_0x348f68[_0x3ce87c(0xee)]){const _0x18bb03=_0x348f68[_0x3ce87c(0xeb)](_0x24dddf=>this[_0x3ce87c(0xbf)][_0x3ce87c(0x10a)](_0x24dddf)?this[_0x3ce87c(0xbf)][_0x3ce87c(0xc2)](_0x24dddf):_0x24dddf)[_0x3ce87c(0xc1)](',\x20');_0x1334e7[_0x3ce87c(0x107)]({'type':_0x3ce87c(0xd4),'content':_0x269ce0(this[_0x3ce87c(0xb3)],_0x3ce87c(0xc4),_0x18bb03)});}if(_0x2114ea[_0x3ce87c(0xee)]){const _0x407ed3=_0x2114ea[_0x3ce87c(0xeb)](_0x524be1=>this[_0x3ce87c(0xbf)][_0x3ce87c(0x10a)](_0x524be1)?this[_0x3ce87c(0xbf)][_0x3ce87c(0xc2)](_0x524be1):_0x524be1)[_0x3ce87c(0xc1)](',\x20');_0x1334e7[_0x3ce87c(0x107)]({'type':_0x3ce87c(0xd4),'content':_0x269ce0(this[_0x3ce87c(0xb3)],_0x3ce87c(0xba),_0x407ed3)});}return _0x1334e7;}[_0x542034(0xe9)](_0x1de2a8){const _0x62d1ee=_0x542034;for(const _0x3d9be0 of this[_0x62d1ee(0xb7)]){const _0x198cdf=_0x3d9be0(_0x1de2a8);if(_0x198cdf&&_0x62d1ee(0xd9)in _0x198cdf)return _0x198cdf;}}[_0x542034(0xe3)](_0xffa0c0,_0xc79bc5){const _0x2d71bc=_0x542034,_0xa6ba0d=_0xc79bc5[_0x2d71bc(0xe1)],_0xfd36b7=void 0x0===_0xa6ba0d[_0x2d71bc(0xf8)]?_0x2d71bc(0x10f):_0x2d71bc(0x106);_0xffa0c0[_0x2d71bc(0x107)]({'type':_0xfd36b7,'key':_0xa6ba0d[_0x2d71bc(0x100)]});}[_0x542034(0xdf)](_0x4ecd9b,_0x59add9){const _0x439b14=_0x542034;_0x4ecd9b[_0x439b14(0x107)]({'type':_0x439b14(0xd4),'content':_0x269ce0(this[_0x439b14(0xb3)],_0x439b14(0x104),this[_0x439b14(0xd3)](_0x59add9[_0x439b14(0x110)]()[_0x439b14(0xfa)][_0x439b14(0xe2)],0x1))});}[_0x542034(0xc5)](_0x5004b7,_0xb63066,_0x15cc60){const _0x3a7a7c=_0x542034;if(this[_0x3a7a7c(0xc3)](_0x5004b7,_0xb63066),_0x15cc60&&_0x15cc60[_0x3a7a7c(0x110)]()&&!_0xb63066[_0x3a7a7c(0x110)]()[_0x3a7a7c(0xdc)][_0x3a7a7c(0xc7)](_0x15cc60[_0x3a7a7c(0x110)]()[_0x3a7a7c(0xfa)])){const _0x2ce9cb=_0x5004b7[_0x5004b7[_0x3a7a7c(0xee)]-0x1],_0x233c22=_0x3a7a7c(0xf7)==_0xb63066[_0x3a7a7c(0xd9)]?_0x3a7a7c(0xe8):_0x3a7a7c(0xec);_0x2ce9cb&&_0x3a7a7c(0xb4)==_0x2ce9cb[_0x3a7a7c(0xd9)]&&(_0x2ce9cb[_0x233c22]+='\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 _0x3741eb=_0xba3d;function _0x2cee(){var _0x39da85=['requires','getSuggestions','167310kXUXHn','plugins','1679841VkqDeY','20mXrMpo','get','adapter','5004009czfxrG','101364fJfHJH','getSuggestion','2158920IttAgl','addSuggestion','editor','addSuggestionData','10864744JUAGQU','Comments','TrackChanges','2Zocwhd','4387656WYbNUh','8odKiVe','pluginName','190zWunId'];_0x2cee=function(){return _0x39da85;};return _0x2cee();}(function(_0x58ac1e,_0x1ced08){var _0x46fe2f=_0xba3d,_0x3c2c7c=_0x58ac1e();while(!![]){try{var _0x24e8ff=parseInt(_0x46fe2f(0x143))/0x1+parseInt(_0x46fe2f(0x13c))/0x2*(parseInt(_0x46fe2f(0x145))/0x3)+parseInt(_0x46fe2f(0x133))/0x4*(-parseInt(_0x46fe2f(0x140))/0x5)+parseInt(_0x46fe2f(0x135))/0x6+parseInt(_0x46fe2f(0x13d))/0x7*(parseInt(_0x46fe2f(0x13e))/0x8)+parseInt(_0x46fe2f(0x132))/0x9*(-parseInt(_0x46fe2f(0x146))/0xa)+parseInt(_0x46fe2f(0x139))/0xb;if(_0x24e8ff===_0x1ced08)break;else _0x3c2c7c['push'](_0x3c2c7c['shift']());}catch(_0x50881b){_0x3c2c7c['push'](_0x3c2c7c['shift']());}}}(_0x2cee,0x98fc5));function _0xba3d(_0x535215,_0x2828c4){var _0x2cee4d=_0x2cee();return _0xba3d=function(_0xba3d5a,_0x543441){_0xba3d5a=_0xba3d5a-0x130;var _0x41187e=_0x2cee4d[_0xba3d5a];return _0x41187e;},_0xba3d(_0x535215,_0x2828c4);}import{Plugin as _0xc311b5}from'ckeditor5/src/core.js';import _0x4bcd95 from'./trackchangesui.js';import _0x474b39 from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0xc311b5{static get[_0x3741eb(0x141)](){var _0x872403=_0x3741eb;return[_0x474b39,_0x4bcd95,_0x872403(0x13a)];}static get[_0x3741eb(0x13f)](){var _0x28f6a9=_0x3741eb;return _0x28f6a9(0x13b);}set[_0x3741eb(0x131)](_0x2bcbba){var _0x2f0f41=_0x3741eb;this[_0x2f0f41(0x137)][_0x2f0f41(0x144)][_0x2f0f41(0x130)](_0x474b39)[_0x2f0f41(0x131)]=_0x2bcbba;}get[_0x3741eb(0x131)](){var _0x4f4592=_0x3741eb;return this[_0x4f4592(0x137)][_0x4f4592(0x144)][_0x4f4592(0x130)](_0x474b39)[_0x4f4592(0x131)];}[_0x3741eb(0x136)](_0xce82c7){var _0x56a1c0=_0x3741eb;return this[_0x56a1c0(0x137)][_0x56a1c0(0x144)][_0x56a1c0(0x130)](_0x474b39)[_0x56a1c0(0x138)](_0xce82c7);}[_0x3741eb(0x142)]({skipNotAttached:_0x25e3a5=!0x1,toJSON:_0x2adce2=!0x1}={}){var _0x16c82b=_0x3741eb;return this[_0x16c82b(0x137)][_0x16c82b(0x144)][_0x16c82b(0x130)](_0x474b39)[_0x16c82b(0x142)]({'skipNotAttached':_0x25e3a5,'toJSON':_0x2adce2});}[_0x3741eb(0x134)](_0xd519cf){var _0x4ff2c3=_0x3741eb;return this[_0x4ff2c3(0x137)][_0x4ff2c3(0x144)][_0x4ff2c3(0x130)](_0x474b39)[_0x4ff2c3(0x134)](_0xd519cf);}}
@@ -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 _0x3dad8f=_0x4652;(function(_0x4fb197,_0x122411){const _0xfe5913=_0x4652,_0x17597d=_0x4fb197();while(!![]){try{const _0x2a262b=parseInt(_0xfe5913(0x99))/0x1+parseInt(_0xfe5913(0x83))/0x2*(parseInt(_0xfe5913(0x93))/0x3)+-parseInt(_0xfe5913(0x73))/0x4+-parseInt(_0xfe5913(0x81))/0x5+-parseInt(_0xfe5913(0x9e))/0x6*(parseInt(_0xfe5913(0xb1))/0x7)+-parseInt(_0xfe5913(0xaf))/0x8+-parseInt(_0xfe5913(0x98))/0x9*(-parseInt(_0xfe5913(0x85))/0xa);if(_0x2a262b===_0x122411)break;else _0x17597d['push'](_0x17597d['shift']());}catch(_0x3a685f){_0x17597d['push'](_0x17597d['shift']());}}}(_0x4d93,0x34600));import{Plugin as _0x53de66}from'ckeditor5/src/core.js';import{CKEditorError as _0x3b8efe}from'ckeditor5/src/utils.js';import _0x581846 from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x5b6c10}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x3dad8f(0x88)];export default class P extends _0x53de66{static get[_0x3dad8f(0x94)](){return[_0x581846];}static get[_0x3dad8f(0xa9)](){const _0x4b8407=_0x3dad8f;return _0x4b8407(0x87);}[_0x3dad8f(0x89)](){const _0x387445=_0x3dad8f,_0x3be117=this[_0x387445(0xa6)];if(_0x3be117[_0x387445(0x9c)][_0x387445(0xa7)](_0x387445(0x95),_0x237354=>{const _0x3c580c=_0x387445,_0x1eee76=_0x3be117[_0x3c580c(0x8c)][_0x3c580c(0xa8)][_0x3c580c(0x97)]()[_0x3c580c(0x9f)]((_0x1032cf,_0x187851)=>(_0x1032cf[_0x187851]='',_0x1032cf),{});return _0x3be117[_0x3c580c(0x84)][_0x3c580c(0xad)](_0x1eee76,_0x237354);}),_0x387445(0xa3)!=typeof _0x3be117[_0x387445(0x9c)][_0x387445(0x72)](_0x387445(0x77))[_0x387445(0xb0)])throw new _0x3b8efe(_0x387445(0x8d));}[_0x3dad8f(0x7d)](_0x4e0feb){const _0x54dabc=_0x3dad8f;return N(this[_0x54dabc(0xa6)],!0x0,_0x4e0feb);}[_0x3dad8f(0x9d)](_0x477d65){const _0x4bd434=_0x3dad8f;return N(this[_0x4bd434(0xa6)],!0x1,_0x477d65);}}function _0x4d93(){const _0x3428b0=['getUser','addCommentThread','set','plugins','getSuggestions','getDataWithAcceptedSuggestions','getCommentThreads','useAnonymousUser','users','1740700cJYyPU','end','238056sDsoqJ','constructor','4969640cqYWhs','rootsAttributes','TrackChangesData','Pagination','init','destroy','TrackChangesDataGetter','model','track-changes-data-invalid-editor-creator','discardAllSuggestions','acceptAllSuggestions','map','data','appendChild','3UxIuwP','requires','trackChangesData.editorCreator','_adapter','getRootNames','9HVLoks','389856PHkDeP','Users','getRootsAttributes','config','getDataWithDiscardedSuggestions','752124zZXjsE','reduce','TrackChangesEditing','getFullData','push','function','CommentsRepository','createDocumentFragment','editor','define','document','pluginName','result','addSuggestionData','execute','create','div','529480PmgeSp','editorCreator','21fkcwlY','get','3732FTaCgg','createElement','name','addUser','trackChangesData'];_0x4d93=function(){return _0x3428b0;};return _0x4d93();}class D extends _0x53de66{static get[_0x3dad8f(0xa9)](){const _0x1b1338=_0x3dad8f;return _0x1b1338(0x8b);}constructor(_0x559bea){const _0x322f9d=_0x3dad8f;super(_0x559bea),this[_0x322f9d(0xaa)]=_0x322f9d(0x82);}[_0x3dad8f(0x89)](){const _0x27b5e2=_0x3dad8f;this[_0x27b5e2(0xa6)][_0x27b5e2(0x7b)][_0x27b5e2(0x72)](_0x27b5e2(0xa4))[_0x27b5e2(0x96)]={'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[_0x27b5e2(0xa6)][_0x27b5e2(0x7b)][_0x27b5e2(0x72)](_0x27b5e2(0xa0))[_0x27b5e2(0x96)]=null;}}function v(_0x372f71){const _0x34947c=_0x3dad8f;return void 0x0!==_0x372f71[_0x34947c(0x9b)];}function _0x4652(_0x16e4fe,_0x2d9b86){const _0x4d9367=_0x4d93();return _0x4652=function(_0x46524e,_0x873a61){_0x46524e=_0x46524e-0x72;let _0x30e077=_0x4d9367[_0x46524e];return _0x30e077;},_0x4652(_0x16e4fe,_0x2d9b86);}async function N(_0x34a383,_0x3e21e1,_0x5a8fd0){const _0x9b82cf=_0x3dad8f,_0x5e8b5b=_0x5b6c10(_0x34a383,T);_0x5e8b5b[_0x9b82cf(0x7b)][_0x9b82cf(0xa2)](_0x581846,D),_0x5e8b5b[_0x9b82cf(0x86)]=v(_0x34a383)?_0x34a383[_0x9b82cf(0x9b)]():void 0x0;const _0x191715=document[_0x9b82cf(0xa5)](),_0x5b490e=_0x34a383[_0x9b82cf(0x9c)][_0x9b82cf(0x72)](_0x9b82cf(0x77))[_0x9b82cf(0xb0)],_0x315fa7=await _0x5b490e(_0x5e8b5b,()=>function(_0x26b1ec){const _0x2f0598=_0x9b82cf,_0x38eb37=document[_0x2f0598(0x74)](_0x2f0598(0xae));return _0x26b1ec[_0x2f0598(0x92)](_0x38eb37),_0x38eb37;}(_0x191715));!function(_0x69191e,_0xd92cae){const _0x5705e8=_0x9b82cf,_0x4e9b98=_0x69191e[_0x5705e8(0x8c)][_0x5705e8(0xa8)][_0x5705e8(0x97)]()[_0x5705e8(0x9f)]((_0x397185,_0x5bab9a)=>(_0x397185[_0x5bab9a]=_0x69191e[_0x5705e8(0x91)][_0x5705e8(0x72)]({'rootName':_0x5bab9a}),_0x397185),{}),_0x2e011b=_0x69191e[_0x5705e8(0x7b)][_0x5705e8(0x72)](_0x5705e8(0x9a))[_0x5705e8(0x80)][_0x5705e8(0x90)](_0x417c5d=>({'id':_0x417c5d['id'],'name':_0x417c5d[_0x5705e8(0x75)]})),_0x5a1979=_0x69191e[_0x5705e8(0x7b)][_0x5705e8(0x72)](_0x5705e8(0xa0))[_0x5705e8(0x7c)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x38eea4=_0x69191e[_0x5705e8(0x7b)][_0x5705e8(0x72)](_0x5705e8(0xa4))[_0x5705e8(0x7e)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x54e6da=_0xd92cae[_0x5705e8(0x7b)][_0x5705e8(0x72)](_0x5705e8(0x9a)),_0x33d171=_0xd92cae[_0x5705e8(0x7b)][_0x5705e8(0x72)](_0x5705e8(0xa0)),_0xdabc0d=_0xd92cae[_0x5705e8(0x7b)][_0x5705e8(0x72)](_0x5705e8(0xa4));for(const _0x3be508 of _0x2e011b)_0x54e6da[_0x5705e8(0x78)](_0x3be508['id'])||_0x54e6da[_0x5705e8(0x76)](_0x3be508);_0x54e6da['me']||_0x54e6da[_0x5705e8(0x7f)]();for(const _0x4d0bba of _0x5a1979)_0x33d171[_0x5705e8(0xab)](_0x4d0bba);for(const _0x2beca8 of _0x38eea4)_0xdabc0d[_0x5705e8(0x79)](_0x2beca8);_0xd92cae[_0x5705e8(0x91)][_0x5705e8(0x7a)](_0x4e9b98);}(_0x34a383,_0x315fa7),_0x315fa7[_0x9b82cf(0xac)](_0x3e21e1?_0x9b82cf(0x8f):_0x9b82cf(0x8e));const _0xe24f9e=v(_0x315fa7)?_0x315fa7[_0x9b82cf(0xa1)](_0x5a8fd0):_0x315fa7[_0x9b82cf(0x91)][_0x9b82cf(0x72)](_0x5a8fd0);return await _0x315fa7[_0x9b82cf(0x8a)](),_0xe24f9e;}