@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240711.0 → 0.0.0-nightly-20240713.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 (166) hide show
  1. package/LICENSE.md +1 -1
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +3 -3
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/package.json +3 -3
  100. package/src/commands/acceptsuggestioncommand.js +1 -1
  101. package/src/commands/discardsuggestioncommand.js +1 -1
  102. package/src/commands/executeonallsuggestionscommand.js +1 -1
  103. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  104. package/src/commands/trackchangescommand.js +1 -1
  105. package/src/index.js +1 -1
  106. package/src/integrations/aiassistant.js +1 -1
  107. package/src/integrations/alignment.js +1 -1
  108. package/src/integrations/basicstyles.js +1 -1
  109. package/src/integrations/blockquote.js +1 -1
  110. package/src/integrations/casechange.js +1 -1
  111. package/src/integrations/ckbox.js +1 -1
  112. package/src/integrations/codeblock.js +1 -1
  113. package/src/integrations/comments.js +1 -1
  114. package/src/integrations/deletecommand.js +1 -1
  115. package/src/integrations/entercommand.js +1 -1
  116. package/src/integrations/findandreplace.js +1 -1
  117. package/src/integrations/font.js +1 -1
  118. package/src/integrations/formatpainter.js +1 -1
  119. package/src/integrations/heading.js +1 -1
  120. package/src/integrations/highlight.js +1 -1
  121. package/src/integrations/horizontalline.js +1 -1
  122. package/src/integrations/htmlembed.js +1 -1
  123. package/src/integrations/image.js +1 -1
  124. package/src/integrations/imagereplace.js +1 -1
  125. package/src/integrations/imagestyle.js +1 -1
  126. package/src/integrations/importword.js +1 -1
  127. package/src/integrations/indent.js +1 -1
  128. package/src/integrations/inputcommand.js +1 -1
  129. package/src/integrations/legacylist.js +1 -1
  130. package/src/integrations/legacylistproperties.js +1 -1
  131. package/src/integrations/link.js +1 -1
  132. package/src/integrations/list.js +1 -1
  133. package/src/integrations/listproperties.js +1 -1
  134. package/src/integrations/mediaembed.js +1 -1
  135. package/src/integrations/mention.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/utils/common-translations.js +1 -1
  166. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2075f7=_0x1ea1;(function(_0x5450c0,_0x4a32bc){const _0x2016aa=_0x1ea1,_0x21ad4e=_0x5450c0();while(!![]){try{const _0x5ec086=parseInt(_0x2016aa(0xe1))/0x1*(-parseInt(_0x2016aa(0xf5))/0x2)+-parseInt(_0x2016aa(0xda))/0x3+-parseInt(_0x2016aa(0xe9))/0x4*(-parseInt(_0x2016aa(0xe7))/0x5)+-parseInt(_0x2016aa(0xcd))/0x6+parseInt(_0x2016aa(0xea))/0x7+-parseInt(_0x2016aa(0x11c))/0x8+parseInt(_0x2016aa(0x110))/0x9;if(_0x5ec086===_0x4a32bc)break;else _0x21ad4e['push'](_0x21ad4e['shift']());}catch(_0x352dba){_0x21ad4e['push'](_0x21ad4e['shift']());}}}(_0x31b3,0x26032));import{Plugin as _0x24b551}from'ckeditor5/src/core.js';import _0xc683e from'./table.js';function _0x1ea1(_0xb2f428,_0x2b9eeb){const _0x31b3a7=_0x31b3();return _0x1ea1=function(_0x1ea1e6,_0x1af888){_0x1ea1e6=_0x1ea1e6-0xc2;let _0x520c35=_0x31b3a7[_0x1ea1e6];return _0x520c35;},_0x1ea1(_0xb2f428,_0x2b9eeb);}import{LiveRange as _0x57a3d7}from'ckeditor5/src/engine.js';import{getTranslation as _0x16c16c}from'../utils/common-translations.js';export default class St extends _0x24b551{static get[_0x2075f7(0x122)](){return[_0xc683e];}[_0x2075f7(0xf4)](){const _0x391c81=_0x2075f7,_0x3f381c=this[_0x391c81(0xec)],_0x486114=_0x3f381c[_0x391c81(0x123)][_0x391c81(0x11b)][_0x391c81(0xfa)],_0x492fce=_0x3f381c[_0x391c81(0x113)];if(!_0x3f381c[_0x391c81(0xd1)][_0x391c81(0xfd)](_0x391c81(0xef)))return;const _0x1480f4=_0x3f381c[_0x391c81(0xd1)][_0x391c81(0xff)](_0x391c81(0x120)),_0x9a95e1=_0x3f381c[_0x391c81(0xd1)][_0x391c81(0xff)](_0x391c81(0xe2)),_0x589015=_0x3f381c[_0x391c81(0xd1)][_0x391c81(0xff)](_0xc683e);_0x589015[_0x391c81(0x116)][_0x391c81(0xc5)](_0x391c81(0xeb)),_0x1480f4[_0x391c81(0xe0)](_0x391c81(0xeb),()=>{const _0x3ec9e0=_0x391c81,_0x5dd011=_0x9a95e1[_0x3ec9e0(0xcb)](_0x3f381c[_0x3ec9e0(0x123)][_0x3ec9e0(0x11b)][_0x3ec9e0(0xfa)]);_0x3f381c[_0x3ec9e0(0x123)][_0x3ec9e0(0xfb)](()=>{const _0x58df1f=_0x3ec9e0;_0x1480f4[_0x58df1f(0x100)](_0x5dd011,{'commandName':_0x58df1f(0xeb),'commandParams':[]},[],_0x58df1f(0xeb));});}),_0x3f381c[_0x391c81(0x119)][_0x391c81(0xff)](_0x391c81(0xeb))['on'](_0x391c81(0xde),(_0x5ec516,_0x320b27)=>{const _0x36b0df=_0x391c81;_0x3f381c[_0x36b0df(0x119)][_0x36b0df(0xff)](_0x36b0df(0x111))[_0x36b0df(0xf7)]&&(_0x320b27[_0x36b0df(0xd6)]>0x0&&_0x320b27[_0x320b27[_0x36b0df(0xd6)]-0x1]&&_0x320b27[_0x320b27[_0x36b0df(0xd6)]-0x1][_0x36b0df(0xc6)]||_0x1480f4[_0x36b0df(0x10b)]||this[_0x36b0df(0xd7)]()||_0x5ec516[_0x36b0df(0xfe)]());},{'priority':_0x391c81(0xcf)});for(const _0x198e57 of[_0x391c81(0xe8),_0x391c81(0x10f),_0x391c81(0x109),_0x391c81(0xd0)]){const _0x2d2ef8=_0x3f381c[_0x391c81(0x119)][_0x391c81(0xff)](_0x198e57);_0x1480f4[_0x391c81(0xe0)](_0x198e57,()=>{const _0x349171=_0x391c81,_0x469d8e=_0x3f381c[_0x349171(0x123)][_0x349171(0x11b)][_0x349171(0xfa)][_0x349171(0xd5)]()[_0x349171(0xd4)]()[_0x349171(0xf9)](_0x1b762f=>_0x1b762f['is'](_0x349171(0xe6),_0x349171(0xf3))),_0x1b39d7=_0x2d2ef8[_0x349171(0xf7)];_0x3f381c[_0x349171(0x123)][_0x349171(0xfb)](()=>{const _0x5ca4ab=_0x349171;_0x1480f4[_0x5ca4ab(0x100)]([_0x469d8e,_0x1b39d7],{'commandName':_0x5ca4ab(0xeb),'commandParams':[]},[],_0x5ca4ab(0xeb));});});}for(const _0x340639 of[_0x391c81(0xc2),_0x391c81(0xcc)]){const _0x9366ab=_0x3f381c[_0x391c81(0x119)][_0x391c81(0xff)](_0x340639);_0x1480f4[_0x391c81(0xe0)](_0x340639,()=>{const _0xcb8d68=_0x391c81,_0x54b37e=_0x9a95e1[_0xcb8d68(0xcb)](_0x3f381c[_0xcb8d68(0x123)][_0xcb8d68(0x11b)][_0xcb8d68(0xfa)])[0x0],_0x59ef8f=_0x54b37e[_0xcb8d68(0x11d)](_0xcb8d68(0xdb)),{column:_0x3fb2f8,row:_0x245d1c}=_0x9a95e1[_0xcb8d68(0x112)](_0x54b37e);let _0x28e0ff=[];if(_0xcb8d68(0xc7)==_0x9366ab[_0xcb8d68(0x11e)]){const _0x3297d4=_0x9a95e1[_0xcb8d68(0xf0)](_0x59ef8f,{'startRow':_0x245d1c,'endRow':_0x245d1c,'includeAllSlots':!0x0});_0x28e0ff=Array[_0xcb8d68(0x102)](_0x3297d4)[_0xcb8d68(0x10e)](_0x2cef92=>_0x2cef92[_0xcb8d68(0xc9)]);}else{const _0x219e83=_0x9a95e1[_0xcb8d68(0xf0)](_0x59ef8f,{'column':_0x3fb2f8,'includeAllSlots':!0x0});_0x28e0ff=Array[_0xcb8d68(0x102)](_0x219e83)[_0xcb8d68(0x10e)](_0x29a0d9=>_0x29a0d9[_0xcb8d68(0xc9)]);}_0x3f381c[_0xcb8d68(0x123)][_0xcb8d68(0xfb)](_0x5a40fc=>{const _0x132ab1=_0xcb8d68;_0x1480f4[_0x132ab1(0xd3)](_0x5a40fc[_0x132ab1(0xc8)](_0x54b37e),{'commandName':_0x340639,'commandParams':[]},_0x28e0ff,_0x340639);});});}_0x1480f4[_0x391c81(0xfc)][_0x391c81(0xc3)](_0x8ac7ac=>{const _0x37d17c=_0x391c81;if(_0x37d17c(0xd2)!=_0x8ac7ac[_0x37d17c(0x107)]&&_0x37d17c(0x106)!=_0x8ac7ac[_0x37d17c(0x107)])return;const {data:_0xb7e82e}=_0x8ac7ac;return _0xb7e82e&&_0x37d17c(0xeb)==_0xb7e82e[_0x37d17c(0x11f)]?{'type':_0x37d17c(0xed),'content':_0x16c16c(_0x492fce,_0x37d17c(0xf6))}:void 0x0;}),_0x1480f4[_0x391c81(0xfc)][_0x391c81(0xc3)](_0xdec99c=>{const _0x1d9866=_0x391c81;if(_0x1d9866(0xd2)!=_0xdec99c[_0x1d9866(0x107)]&&_0x1d9866(0x106)!=_0xdec99c[_0x1d9866(0x107)])return;const {data:_0x2e0f93}=_0xdec99c;return _0x2e0f93?_0x1d9866(0xc2)==_0x2e0f93[_0x1d9866(0x11f)]?{'type':_0x1d9866(0xed),'content':_0x16c16c(_0x492fce,_0x1d9866(0x104))}:_0x1d9866(0xcc)==_0x2e0f93[_0x1d9866(0x11f)]?{'type':_0x1d9866(0xed),'content':_0x16c16c(_0x492fce,_0x1d9866(0xf2))}:void 0x0:void 0x0;});const _0x3396b9=_0x589015[_0x391c81(0x117)]();for(const _0x46c8d6 of[_0x391c81(0xe8),_0x391c81(0x10f),_0x391c81(0x109),_0x391c81(0xd0)])_0x1480f4[_0x391c81(0x11a)][_0x391c81(0x105)](_0x391c81(0xd2),_0x46c8d6,_0x391c81(0x115),_0x3396b9);for(const _0x5bed17 of[_0x391c81(0xc2),_0x391c81(0xcc)])_0x1480f4[_0x391c81(0x11a)][_0x391c81(0x105)](_0x391c81(0xd2),_0x5bed17,_0x391c81(0x115),_0x3396b9);_0x1480f4[_0x391c81(0x11a)][_0x391c81(0x105)](_0x391c81(0xd2),_0x391c81(0xeb),_0x391c81(0x115),_0x522efc=>{const _0x4fbdf1=_0x391c81;_0x3f381c[_0x4fbdf1(0x123)][_0x4fbdf1(0xfb)](_0x40a28e=>{const _0x4c0396=_0x4fbdf1,_0x2ee305=Array[_0x4c0396(0x102)](_0x486114[_0x4c0396(0x114)]())[_0x4c0396(0x10e)](_0x4e5e61=>_0x57a3d7[_0x4c0396(0xdd)](_0x4e5e61));_0x40a28e[_0x4c0396(0xce)](_0x522efc),_0x3f381c[_0x4c0396(0x119)][_0x4c0396(0xff)](_0x4c0396(0xeb))[_0x4c0396(0x10d)](),_0x3f381c[_0x4c0396(0xde)](_0x4c0396(0xeb),{'forceDefaultExecution':!0x0});const _0x13ece6=_0x2ee305[_0x4c0396(0xdf)](_0xc2dd9a=>_0x4c0396(0xee)!=_0xc2dd9a[_0x4c0396(0x101)][_0x4c0396(0x108)]);_0x13ece6[_0x4c0396(0xd6)]>0x0&&_0x40a28e[_0x4c0396(0xce)](_0x13ece6);for(const _0x4740fd of _0x2ee305)_0x4740fd[_0x4c0396(0xdc)]();});});for(const _0x24cb02 of[_0x391c81(0xe8),_0x391c81(0x109),_0x391c81(0xd0),_0x391c81(0x10f)]){const _0x40c3f6=_0x3f381c[_0x391c81(0x119)][_0x391c81(0xff)](_0x24cb02);_0x40c3f6['on'](_0x391c81(0xf1),(_0x253e95,_0x10c4c0,_0x54af6c)=>{const _0x5ba290=_0x391c81;if(_0x54af6c){const _0x11685e=_0x3f381c[_0x5ba290(0x123)][_0x5ba290(0x11b)][_0x5ba290(0xfa)][_0x5ba290(0xd5)]()[_0x5ba290(0xd4)]()[_0x5ba290(0xf9)](_0x408688=>_0x408688['is'](_0x5ba290(0xe6),_0x5ba290(0xf3)));this[_0x5ba290(0x103)](_0x40c3f6[_0x5ba290(0xf7)],_0x11685e)||(_0x253e95[_0x5ba290(0xd9)]=!0x1,_0x253e95[_0x5ba290(0xfe)]());}},{'priority':_0x391c81(0x121)});}}[_0x2075f7(0xd7)](){const _0x21425d=_0x2075f7,_0x19e369=this[_0x21425d(0xec)][_0x21425d(0x119)][_0x21425d(0xff)](_0x21425d(0xeb)),_0xb8876d=this[_0x21425d(0xec)][_0x21425d(0xd1)][_0x21425d(0xff)](_0x21425d(0xe2));if(!_0x19e369[_0x21425d(0xc4)])return!0x1;const _0x21fe28=_0xb8876d[_0x21425d(0xcb)](this[_0x21425d(0xec)][_0x21425d(0x123)][_0x21425d(0x11b)][_0x21425d(0xfa)]);for(const _0x5e9c27 of _0x21fe28)for(const _0x360f2b of _0x21fe28)if(_0x5e9c27!=_0x360f2b&&!this[_0x21425d(0x103)](_0x5e9c27,_0x360f2b))return!0x1;return!0x0;}[_0x2075f7(0x103)](_0x1749d2,_0x45efbb){const _0x132f3d=_0x2075f7,_0xbc33d4=this[_0x132f3d(0xec)][_0x132f3d(0xd1)][_0x132f3d(0xff)](_0x132f3d(0x120)),_0x4fbd87=this[_0x132f3d(0xec)][_0x132f3d(0x123)][_0x132f3d(0xc8)](_0x1749d2),_0x6f0ea9=this[_0x132f3d(0xec)][_0x132f3d(0x123)][_0x132f3d(0xc8)](_0x45efbb),_0x5f0562=new Set(),_0x52f633=new Set();for(const _0x5a6a51 of _0xbc33d4[_0x132f3d(0xe4)]())if((_0x132f3d(0x10c)==_0x5a6a51[_0x132f3d(0x107)]||_0x132f3d(0xca)==_0x5a6a51[_0x132f3d(0x107)]||_0x132f3d(0xeb)==_0x5a6a51[_0x132f3d(0xf8)])&&_0x5a6a51[_0x132f3d(0x10a)]){for(const _0x2e3c6a of _0x5a6a51[_0x132f3d(0x114)]())_0x2e3c6a[_0x132f3d(0x118)](_0x4fbd87,!0x0)&&_0x5f0562[_0x132f3d(0xe5)](_0x5a6a51[_0x132f3d(0x107)]+':'+_0x5a6a51[_0x132f3d(0xd8)]['id']),_0x2e3c6a[_0x132f3d(0x118)](_0x6f0ea9,!0x0)&&_0x52f633[_0x132f3d(0xe5)](_0x5a6a51[_0x132f3d(0x107)]+':'+_0x5a6a51[_0x132f3d(0xd8)]['id']);}if(_0x5f0562[_0x132f3d(0xe3)]!=_0x52f633[_0x132f3d(0xe3)])return!0x1;for(const _0x24b0a4 of _0x5f0562)if(!_0x52f633[_0x132f3d(0xfd)](_0x24b0a4))return!0x1;return!0x0;}}function _0x31b3(){const _0x567645=['4175vUYXDT','mergeTableCellUp','532LwMPzX','873348eoeVAu','mergeTableCells','editor','format','$graveyard','TableEditing','createTableWalker','set:isEnabled','*Split\x20cell:*\x20horizontally','tableCell','afterInit','8XIXEDF','*Merge\x20cells*','value','subType','find','selection','change','descriptionFactory','has','stop','get','markMultiRangeBlockFormat','root','from','_areMergableCells','*Split\x20cell:*\x20vertically','registerCustomCallback','formatInline','type','rootName','mergeTableCellDown','isInContent','_isForcedDefaultExecutionBlock','insertion','refresh','map','mergeTableCellRight','3550644VGSbIR','trackChanges','getCellLocation','locale','getRanges','accept','_tablePostFixingSubtypes','_acceptFormatSuggestionCallbackFactory','containsRange','commands','_suggestionFactory','document','1964472RhEDcn','findAncestor','direction','commandName','TrackChangesEditing','low','requires','model','splitTableCellVertically','registerDescriptionCallback','isEnabled','push','forceDefaultExecution','horizontally','createRangeOn','cell','deletion','getSelectionAffectedTableCells','splitTableCellHorizontally','411000eDGXYj','setSelection','highest','mergeTableCellLeft','plugins','formatBlock','markBlockFormat','getAncestors','getFirstPosition','length','_areSelectedCellsMergable','author','return','447402uDzOGb','table','detach','fromRange','execute','filter','enableCommand','2861BrOEXY','TableUtils','size','getSuggestions','add','element'];_0x31b3=function(){return _0x567645;};return _0x31b3();}
23
+ const _0x186908=_0x6d05;(function(_0x5addae,_0x584843){const _0x24d07c=_0x6d05,_0x58ef9c=_0x5addae();while(!![]){try{const _0x552c1a=parseInt(_0x24d07c(0x12d))/0x1+-parseInt(_0x24d07c(0x126))/0x2*(-parseInt(_0x24d07c(0x15e))/0x3)+-parseInt(_0x24d07c(0x130))/0x4+-parseInt(_0x24d07c(0x173))/0x5*(parseInt(_0x24d07c(0x144))/0x6)+parseInt(_0x24d07c(0x12b))/0x7+parseInt(_0x24d07c(0x133))/0x8*(parseInt(_0x24d07c(0x16b))/0x9)+-parseInt(_0x24d07c(0x151))/0xa;if(_0x552c1a===_0x584843)break;else _0x58ef9c['push'](_0x58ef9c['shift']());}catch(_0x2ec581){_0x58ef9c['push'](_0x58ef9c['shift']());}}}(_0x51a1,0x96c02));import{Plugin as _0x4d2f6a}from'ckeditor5/src/core.js';import _0x5283c6 from'./table.js';import{LiveRange as _0x19f87c}from'ckeditor5/src/engine.js';import{getTranslation as _0x11c7cf}from'../utils/common-translations.js';function _0x51a1(){const _0xa8ea26=['enableCommand','add','formatBlock','formatInline','cell','set:isEnabled','find','setSelection','trackChanges','map','getFirstPosition','editor','933804LALokQ','getRanges','model','*Split\x20cell:*\x20vertically','getCellLocation','commands','_acceptFormatSuggestionCallbackFactory','rootName','detach','change','createTableWalker','containsRange','_areSelectedCellsMergable','6680460eTDktQ','locale','findAncestor','splitTableCellVertically','isInContent','length','mergeTableCells','getSuggestions','selection','TrackChangesEditing','document','execute','_areMergableCells','705yiBBXI','*Split\x20cell:*\x20horizontally','highest','fromRange','size','getAncestors','markMultiRangeBlockFormat','forceDefaultExecution','descriptionFactory','requires','get','registerCustomCallback','registerDescriptionCallback','9yvGfgs','stop','subType','_isForcedDefaultExecutionBlock','getSelectionAffectedTableCells','filter','*Merge\x20cells*','mergeTableCellUp','5CGfcGF','isEnabled','insertion','mergeTableCellRight','direction','_tablePostFixingSubtypes','plugins','_suggestionFactory','table','accept','root','markBlockFormat','from','type','commandName','horizontally','tableCell','low','element','createRangeOn','push','splitTableCellHorizontally','2440sYhcwf','mergeTableCellLeft','return','has','format','2243157fmCIkw','afterInit','821417rMQgAf','deletion','refresh','1352052KJKfnt','mergeTableCellDown','value','2804792auUCxF','author','$graveyard','TableEditing','TableUtils'];_0x51a1=function(){return _0xa8ea26;};return _0x51a1();}function _0x6d05(_0x1ebacc,_0x579f52){const _0x51a1db=_0x51a1();return _0x6d05=function(_0x6d05cd,_0x41a460){_0x6d05cd=_0x6d05cd-0x121;let _0x15245f=_0x51a1db[_0x6d05cd];return _0x15245f;},_0x6d05(_0x1ebacc,_0x579f52);}export default class St extends _0x4d2f6a{static get[_0x186908(0x167)](){return[_0x5283c6];}[_0x186908(0x12c)](){const _0x54416e=_0x186908,_0x83a851=this[_0x54416e(0x143)],_0x3520ca=_0x83a851[_0x54416e(0x146)][_0x54416e(0x15b)][_0x54416e(0x159)],_0x3aac01=_0x83a851[_0x54416e(0x152)];if(!_0x83a851[_0x54416e(0x179)][_0x54416e(0x129)](_0x54416e(0x136)))return;const _0x2336ef=_0x83a851[_0x54416e(0x179)][_0x54416e(0x168)](_0x54416e(0x15a)),_0x66679=_0x83a851[_0x54416e(0x179)][_0x54416e(0x168)](_0x54416e(0x137)),_0x5bc397=_0x83a851[_0x54416e(0x179)][_0x54416e(0x168)](_0x5283c6);_0x5bc397[_0x54416e(0x178)][_0x54416e(0x124)](_0x54416e(0x157)),_0x2336ef[_0x54416e(0x138)](_0x54416e(0x157),()=>{const _0x35ff1f=_0x54416e,_0x18e03a=_0x66679[_0x35ff1f(0x16f)](_0x83a851[_0x35ff1f(0x146)][_0x35ff1f(0x15b)][_0x35ff1f(0x159)]);_0x83a851[_0x35ff1f(0x146)][_0x35ff1f(0x14d)](()=>{const _0x297347=_0x35ff1f;_0x2336ef[_0x297347(0x164)](_0x18e03a,{'commandName':_0x297347(0x157),'commandParams':[]},[],_0x297347(0x157));});}),_0x83a851[_0x54416e(0x149)][_0x54416e(0x168)](_0x54416e(0x157))['on'](_0x54416e(0x15c),(_0x96b825,_0x20cadc)=>{const _0x19dbd4=_0x54416e;_0x83a851[_0x19dbd4(0x149)][_0x19dbd4(0x168)](_0x19dbd4(0x140))[_0x19dbd4(0x132)]&&(_0x20cadc[_0x19dbd4(0x156)]>0x0&&_0x20cadc[_0x20cadc[_0x19dbd4(0x156)]-0x1]&&_0x20cadc[_0x20cadc[_0x19dbd4(0x156)]-0x1][_0x19dbd4(0x165)]||_0x2336ef[_0x19dbd4(0x16e)]||this[_0x19dbd4(0x150)]()||_0x96b825[_0x19dbd4(0x16c)]());},{'priority':_0x54416e(0x160)});for(const _0x363f9d of[_0x54416e(0x172),_0x54416e(0x176),_0x54416e(0x131),_0x54416e(0x127)]){const _0x2b6602=_0x83a851[_0x54416e(0x149)][_0x54416e(0x168)](_0x363f9d);_0x2336ef[_0x54416e(0x138)](_0x363f9d,()=>{const _0x34c65d=_0x54416e,_0x105346=_0x83a851[_0x34c65d(0x146)][_0x34c65d(0x15b)][_0x34c65d(0x159)][_0x34c65d(0x142)]()[_0x34c65d(0x163)]()[_0x34c65d(0x13e)](_0x4b9956=>_0x4b9956['is'](_0x34c65d(0x122),_0x34c65d(0x183))),_0x1afee6=_0x2b6602[_0x34c65d(0x132)];_0x83a851[_0x34c65d(0x146)][_0x34c65d(0x14d)](()=>{const _0xb35866=_0x34c65d;_0x2336ef[_0xb35866(0x164)]([_0x105346,_0x1afee6],{'commandName':_0xb35866(0x157),'commandParams':[]},[],_0xb35866(0x157));});});}for(const _0x58fec0 of[_0x54416e(0x154),_0x54416e(0x125)]){const _0x33b0c1=_0x83a851[_0x54416e(0x149)][_0x54416e(0x168)](_0x58fec0);_0x2336ef[_0x54416e(0x138)](_0x58fec0,()=>{const _0x165f49=_0x54416e,_0x174eba=_0x66679[_0x165f49(0x16f)](_0x83a851[_0x165f49(0x146)][_0x165f49(0x15b)][_0x165f49(0x159)])[0x0],_0x20e382=_0x174eba[_0x165f49(0x153)](_0x165f49(0x17b)),{column:_0x2948c2,row:_0x15b31a}=_0x66679[_0x165f49(0x148)](_0x174eba);let _0x2e034d=[];if(_0x165f49(0x182)==_0x33b0c1[_0x165f49(0x177)]){const _0x19bba5=_0x66679[_0x165f49(0x14e)](_0x20e382,{'startRow':_0x15b31a,'endRow':_0x15b31a,'includeAllSlots':!0x0});_0x2e034d=Array[_0x165f49(0x17f)](_0x19bba5)[_0x165f49(0x141)](_0x552ea9=>_0x552ea9[_0x165f49(0x13c)]);}else{const _0x3aec72=_0x66679[_0x165f49(0x14e)](_0x20e382,{'column':_0x2948c2,'includeAllSlots':!0x0});_0x2e034d=Array[_0x165f49(0x17f)](_0x3aec72)[_0x165f49(0x141)](_0x340d3d=>_0x340d3d[_0x165f49(0x13c)]);}_0x83a851[_0x165f49(0x146)][_0x165f49(0x14d)](_0x34d591=>{const _0x575b89=_0x165f49;_0x2336ef[_0x575b89(0x17e)](_0x34d591[_0x575b89(0x123)](_0x174eba),{'commandName':_0x58fec0,'commandParams':[]},_0x2e034d,_0x58fec0);});});}_0x2336ef[_0x54416e(0x166)][_0x54416e(0x16a)](_0x5430d3=>{const _0x17860e=_0x54416e;if(_0x17860e(0x13a)!=_0x5430d3[_0x17860e(0x180)]&&_0x17860e(0x13b)!=_0x5430d3[_0x17860e(0x180)])return;const {data:_0x3b8d00}=_0x5430d3;return _0x3b8d00&&_0x17860e(0x157)==_0x3b8d00[_0x17860e(0x181)]?{'type':_0x17860e(0x12a),'content':_0x11c7cf(_0x3aac01,_0x17860e(0x171))}:void 0x0;}),_0x2336ef[_0x54416e(0x166)][_0x54416e(0x16a)](_0xfa07f7=>{const _0x164391=_0x54416e;if(_0x164391(0x13a)!=_0xfa07f7[_0x164391(0x180)]&&_0x164391(0x13b)!=_0xfa07f7[_0x164391(0x180)])return;const {data:_0x126293}=_0xfa07f7;return _0x126293?_0x164391(0x154)==_0x126293[_0x164391(0x181)]?{'type':_0x164391(0x12a),'content':_0x11c7cf(_0x3aac01,_0x164391(0x147))}:_0x164391(0x125)==_0x126293[_0x164391(0x181)]?{'type':_0x164391(0x12a),'content':_0x11c7cf(_0x3aac01,_0x164391(0x15f))}:void 0x0:void 0x0;});const _0x3d139e=_0x5bc397[_0x54416e(0x14a)]();for(const _0x19ef5e of[_0x54416e(0x172),_0x54416e(0x176),_0x54416e(0x131),_0x54416e(0x127)])_0x2336ef[_0x54416e(0x17a)][_0x54416e(0x169)](_0x54416e(0x13a),_0x19ef5e,_0x54416e(0x17c),_0x3d139e);for(const _0x32182b of[_0x54416e(0x154),_0x54416e(0x125)])_0x2336ef[_0x54416e(0x17a)][_0x54416e(0x169)](_0x54416e(0x13a),_0x32182b,_0x54416e(0x17c),_0x3d139e);_0x2336ef[_0x54416e(0x17a)][_0x54416e(0x169)](_0x54416e(0x13a),_0x54416e(0x157),_0x54416e(0x17c),_0x3643a3=>{const _0x5ae566=_0x54416e;_0x83a851[_0x5ae566(0x146)][_0x5ae566(0x14d)](_0x36135d=>{const _0x164818=_0x5ae566,_0x4bc92f=Array[_0x164818(0x17f)](_0x3520ca[_0x164818(0x145)]())[_0x164818(0x141)](_0x5d328e=>_0x19f87c[_0x164818(0x161)](_0x5d328e));_0x36135d[_0x164818(0x13f)](_0x3643a3),_0x83a851[_0x164818(0x149)][_0x164818(0x168)](_0x164818(0x157))[_0x164818(0x12f)](),_0x83a851[_0x164818(0x15c)](_0x164818(0x157),{'forceDefaultExecution':!0x0});const _0x464f4b=_0x4bc92f[_0x164818(0x170)](_0x2f2d63=>_0x164818(0x135)!=_0x2f2d63[_0x164818(0x17d)][_0x164818(0x14b)]);_0x464f4b[_0x164818(0x156)]>0x0&&_0x36135d[_0x164818(0x13f)](_0x464f4b);for(const _0x48504e of _0x4bc92f)_0x48504e[_0x164818(0x14c)]();});});for(const _0x54a24e of[_0x54416e(0x172),_0x54416e(0x131),_0x54416e(0x127),_0x54416e(0x176)]){const _0x42ebac=_0x83a851[_0x54416e(0x149)][_0x54416e(0x168)](_0x54a24e);_0x42ebac['on'](_0x54416e(0x13d),(_0x4146f6,_0xf92454,_0x4f2bea)=>{const _0x314d60=_0x54416e;if(_0x4f2bea){const _0x31ca43=_0x83a851[_0x314d60(0x146)][_0x314d60(0x15b)][_0x314d60(0x159)][_0x314d60(0x142)]()[_0x314d60(0x163)]()[_0x314d60(0x13e)](_0x4f9625=>_0x4f9625['is'](_0x314d60(0x122),_0x314d60(0x183)));this[_0x314d60(0x15d)](_0x42ebac[_0x314d60(0x132)],_0x31ca43)||(_0x4146f6[_0x314d60(0x128)]=!0x1,_0x4146f6[_0x314d60(0x16c)]());}},{'priority':_0x54416e(0x121)});}}[_0x186908(0x150)](){const _0x3c6556=_0x186908,_0x3dcf79=this[_0x3c6556(0x143)][_0x3c6556(0x149)][_0x3c6556(0x168)](_0x3c6556(0x157)),_0x16b3cd=this[_0x3c6556(0x143)][_0x3c6556(0x179)][_0x3c6556(0x168)](_0x3c6556(0x137));if(!_0x3dcf79[_0x3c6556(0x174)])return!0x1;const _0xd2767f=_0x16b3cd[_0x3c6556(0x16f)](this[_0x3c6556(0x143)][_0x3c6556(0x146)][_0x3c6556(0x15b)][_0x3c6556(0x159)]);for(const _0x4c802 of _0xd2767f)for(const _0x42779b of _0xd2767f)if(_0x4c802!=_0x42779b&&!this[_0x3c6556(0x15d)](_0x4c802,_0x42779b))return!0x1;return!0x0;}[_0x186908(0x15d)](_0x35aa7d,_0x1a7255){const _0x571d2c=_0x186908,_0x111a8a=this[_0x571d2c(0x143)][_0x571d2c(0x179)][_0x571d2c(0x168)](_0x571d2c(0x15a)),_0x14775c=this[_0x571d2c(0x143)][_0x571d2c(0x146)][_0x571d2c(0x123)](_0x35aa7d),_0x1b88f=this[_0x571d2c(0x143)][_0x571d2c(0x146)][_0x571d2c(0x123)](_0x1a7255),_0xab7204=new Set(),_0x27cb16=new Set();for(const _0x1b2517 of _0x111a8a[_0x571d2c(0x158)]())if((_0x571d2c(0x175)==_0x1b2517[_0x571d2c(0x180)]||_0x571d2c(0x12e)==_0x1b2517[_0x571d2c(0x180)]||_0x571d2c(0x157)==_0x1b2517[_0x571d2c(0x16d)])&&_0x1b2517[_0x571d2c(0x155)]){for(const _0xce4605 of _0x1b2517[_0x571d2c(0x145)]())_0xce4605[_0x571d2c(0x14f)](_0x14775c,!0x0)&&_0xab7204[_0x571d2c(0x139)](_0x1b2517[_0x571d2c(0x180)]+':'+_0x1b2517[_0x571d2c(0x134)]['id']),_0xce4605[_0x571d2c(0x14f)](_0x1b88f,!0x0)&&_0x27cb16[_0x571d2c(0x139)](_0x1b2517[_0x571d2c(0x180)]+':'+_0x1b2517[_0x571d2c(0x134)]['id']);}if(_0xab7204[_0x571d2c(0x162)]!=_0x27cb16[_0x571d2c(0x162)])return!0x1;for(const _0x3b5f1e of _0xab7204)if(!_0x27cb16[_0x571d2c(0x129)](_0x3b5f1e))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x6a57(){const _0x33a721=['plugins','commands','afterInit','locale','7858638JKWfaX','insertTableOfContents','4799417ImEyzS','10uwxyrq','get','tableOfContents','12iISyhJ','8QYXReJ','editor','1JmlLdC','descriptionFactory','5344330jAmGem','TrackChangesEditing','registerElementLabel','252850IfYUPc','3429036nJPqvB','enableCommand','ELEMENT_TABLE_OF_CONTENTS','1519353pPokpR','245187HTPKlM','4umPZKE'];_0x6a57=function(){return _0x33a721;};return _0x6a57();}const _0x378ff8=_0x2b0a;(function(_0xa962e2,_0x58b073){const _0xd2efba=_0x2b0a,_0x4d746a=_0xa962e2();while(!![]){try{const _0x1b79b7=parseInt(_0xd2efba(0x159))/0x1*(parseInt(_0xd2efba(0x15e))/0x2)+parseInt(_0xd2efba(0x163))/0x3*(parseInt(_0xd2efba(0x164))/0x4)+parseInt(_0xd2efba(0x15b))/0x5+-parseInt(_0xd2efba(0x15f))/0x6+parseInt(_0xd2efba(0x152))/0x7*(parseInt(_0xd2efba(0x157))/0x8)+-parseInt(_0xd2efba(0x150))/0x9*(parseInt(_0xd2efba(0x153))/0xa)+parseInt(_0xd2efba(0x162))/0xb*(parseInt(_0xd2efba(0x156))/0xc);if(_0x1b79b7===_0x58b073)break;else _0x4d746a['push'](_0x4d746a['shift']());}catch(_0x14dada){_0x4d746a['push'](_0x4d746a['shift']());}}}(_0x6a57,0xa02d6));import{Plugin as _0x4cde39}from'ckeditor5/src/core.js';import{getTranslation as _0x163ba5}from'../utils/common-translations.js';function _0x2b0a(_0x4243c7,_0xebf34b){const _0x6a57a7=_0x6a57();return _0x2b0a=function(_0x2b0a34,_0x2d5fc3){_0x2b0a34=_0x2b0a34-0x14e;let _0x19df09=_0x6a57a7[_0x2b0a34];return _0x19df09;},_0x2b0a(_0x4243c7,_0xebf34b);}export default class _t extends _0x4cde39{[_0x378ff8(0x14e)](){const _0x9155e4=_0x378ff8,_0x209a57=this[_0x9155e4(0x158)];if(!_0x209a57[_0x9155e4(0x166)][_0x9155e4(0x154)](_0x9155e4(0x151)))return;_0x209a57[_0x9155e4(0x165)][_0x9155e4(0x154)](_0x9155e4(0x15c))[_0x9155e4(0x160)](_0x9155e4(0x151));const _0xd6d15c=_0x209a57[_0x9155e4(0x165)][_0x9155e4(0x154)](_0x9155e4(0x15c)),_0xfcb028=_0x209a57[_0x9155e4(0x14f)];_0xd6d15c[_0x9155e4(0x15a)][_0x9155e4(0x15d)](_0x9155e4(0x155),_0x17d2b3=>_0x163ba5(_0xfcb028,_0x9155e4(0x161),_0x17d2b3));}}
23
+ function _0xf9b2(_0x16e0c5,_0x148297){const _0x5b3cbd=_0x5b3c();return _0xf9b2=function(_0xf9b208,_0x3cbddd){_0xf9b208=_0xf9b208-0x160;let _0x1167d9=_0x5b3cbd[_0xf9b208];return _0x1167d9;},_0xf9b2(_0x16e0c5,_0x148297);}const _0xc235e2=_0xf9b2;function _0x5b3c(){const _0x51445b=['locale','registerElementLabel','3560139ZttJcs','4aXOQHA','afterInit','tableOfContents','10NOmbWc','enableCommand','descriptionFactory','get','plugins','ELEMENT_TABLE_OF_CONTENTS','insertTableOfContents','17276NVQhLH','3852800aPeNzG','520361qTtGtS','TrackChangesEditing','7346610joDIVM','10818760eXSjKk','11589705UuifEv','editor','180hfNzIC','commands'];_0x5b3c=function(){return _0x51445b;};return _0x5b3c();}(function(_0x5122a9,_0x28bdfd){const _0xfd3a6=_0xf9b2,_0x557022=_0x5122a9();while(!![]){try{const _0x50fd21=parseInt(_0xfd3a6(0x161))/0x1*(parseInt(_0xfd3a6(0x16c))/0x2)+-parseInt(_0xfd3a6(0x16b))/0x3+parseInt(_0xfd3a6(0x176))/0x4*(parseInt(_0xfd3a6(0x167))/0x5)+parseInt(_0xfd3a6(0x163))/0x6+-parseInt(_0xfd3a6(0x160))/0x7+parseInt(_0xfd3a6(0x164))/0x8+parseInt(_0xfd3a6(0x165))/0x9*(-parseInt(_0xfd3a6(0x16f))/0xa);if(_0x50fd21===_0x28bdfd)break;else _0x557022['push'](_0x557022['shift']());}catch(_0x58fd08){_0x557022['push'](_0x557022['shift']());}}}(_0x5b3c,0xb6a60));import{Plugin as _0x4cfde4}from'ckeditor5/src/core.js';import{getTranslation as _0x535c06}from'../utils/common-translations.js';export default class _t extends _0x4cfde4{[_0xc235e2(0x16d)](){const _0x274390=_0xc235e2,_0x330be9=this[_0x274390(0x166)];if(!_0x330be9[_0x274390(0x168)][_0x274390(0x172)](_0x274390(0x175)))return;_0x330be9[_0x274390(0x173)][_0x274390(0x172)](_0x274390(0x162))[_0x274390(0x170)](_0x274390(0x175));const _0x15b081=_0x330be9[_0x274390(0x173)][_0x274390(0x172)](_0x274390(0x162)),_0x889caf=_0x330be9[_0x274390(0x169)];_0x15b081[_0x274390(0x171)][_0x274390(0x16a)](_0x274390(0x16e),_0x14e54d=>_0x535c06(_0x889caf,_0x274390(0x174),_0x14e54d));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x142a(){const _0x429d40=['tableHeight','handleDiscardAction','TrackChangesTableProperties','handleSuggestionDescription','start','tableCellBorderColor','has','join','*Format:*\x20change\x20table\x20cell\x20properties','nodeAfter','236288gKPvti','294868BnRSou','enqueueChange','_suggestionFactory','get','selection','tableCellHorizontalAlignment','tableCellProperties','2113786reScJJ','tableCellVerticalAlignment','tableBorderStyle','findAncestor','*Format:*\x20change\x20table\x20properties','15knOBaY','getSuggestionCallback','tableBorderColor','6976160mhlzRh','markBlockFormat','tableCellHeight','tableAlignment','17028AbBIrd','tableProperties','batch','getFirstPosition','formatBlock','tableWidth','data','change','tableCellBorderWidth','getAttribute','getSuggestions','pluginName','plugins','_getSuggestion','registerCustomCallback','editor','setAttribute','accept','tableCellBackgroundColor','TableCellPropertiesEditing','locale','table','180UkNPXi','getContainedElement','tableBackgroundColor','tableCellPadding','24ublPgt','tableCellBorderStyle','enableCommand','getSelectionAffectedTableCells','TrackChangesEditing','TableUtils','1158941OozBww','_handlePropertyChange','document','5185506toZBsN','tableBorderWidth','tableCellWidth','subType','TablePropertiesEditing','afterInit','commandParams','removeAttribute','model','format','descriptionFactory','discard','registerDescriptionCallback'];_0x142a=function(){return _0x429d40;};return _0x142a();}const _0x10058b=_0x4993;(function(_0x42b35f,_0x4a11ed){const _0x1b00f7=_0x4993,_0x1d8abf=_0x42b35f();while(!![]){try{const _0x116d3e=parseInt(_0x1b00f7(0x145))/0x1+parseInt(_0x1b00f7(0xff))/0x2+parseInt(_0x1b00f7(0x104))/0x3*(-parseInt(_0x1b00f7(0x146))/0x4)+-parseInt(_0x1b00f7(0x107))/0x5+parseInt(_0x1b00f7(0x12e))/0x6+parseInt(_0x1b00f7(0x12b))/0x7*(parseInt(_0x1b00f7(0x125))/0x8)+-parseInt(_0x1b00f7(0x10b))/0x9*(parseInt(_0x1b00f7(0x121))/0xa);if(_0x116d3e===_0x4a11ed)break;else _0x1d8abf['push'](_0x1d8abf['shift']());}catch(_0xcc49b7){_0x1d8abf['push'](_0x1d8abf['shift']());}}}(_0x142a,0xd10b8));import{Plugin as _0x455542}from'ckeditor5/src/core.js';function _0x4993(_0x49ff5e,_0x1b5820){const _0x142a7d=_0x142a();return _0x4993=function(_0x4993b5,_0x9abf46){_0x4993b5=_0x4993b5-0xff;let _0x15c00c=_0x142a7d[_0x4993b5];return _0x15c00c;},_0x4993(_0x49ff5e,_0x1b5820);}import{getTranslation as _0x51dcc7}from'../utils/common-translations.js';export default class $t extends _0x455542{constructor(_0x458f57){const _0x1a19c9=_0x4993;super(_0x458f57),this[_0x1a19c9(0x10c)]=[_0x1a19c9(0x106),_0x1a19c9(0x101),_0x1a19c9(0x12f),_0x1a19c9(0x10a),_0x1a19c9(0x110),_0x1a19c9(0x13b),_0x1a19c9(0x123)],this[_0x1a19c9(0x14c)]=[_0x1a19c9(0x140),_0x1a19c9(0x126),_0x1a19c9(0x113),_0x1a19c9(0x124),_0x1a19c9(0x130),_0x1a19c9(0x109),_0x1a19c9(0x11d),_0x1a19c9(0x14b),_0x1a19c9(0x100)];}static get[_0x10058b(0x116)](){const _0x54d3c6=_0x10058b;return _0x54d3c6(0x13d);}[_0x10058b(0x133)](){const _0x415fc0=_0x10058b,_0xabb20f=this[_0x415fc0(0x11a)][_0x415fc0(0x117)][_0x415fc0(0x149)](_0x415fc0(0x129));if(this[_0x415fc0(0x11a)][_0x415fc0(0x117)][_0x415fc0(0x141)](_0x415fc0(0x132))){for(const _0xfca651 of this[_0x415fc0(0x10c)])_0xabb20f[_0x415fc0(0x127)](_0xfca651,(_0x4caf51,_0x2fb5e5)=>{const _0xa6c571=_0x415fc0,_0x1a6591=this[_0xa6c571(0x11a)][_0xa6c571(0x136)][_0xa6c571(0x12d)][_0xa6c571(0x14a)][_0xa6c571(0x10e)]()[_0xa6c571(0x102)](_0xa6c571(0x120));this[_0xa6c571(0x12c)](_0xfca651,[_0x1a6591],this[_0xa6c571(0x10c)],_0xa6c571(0x10c),_0x4caf51,_0x2fb5e5);});_0xabb20f[_0x415fc0(0x148)][_0x415fc0(0x119)](_0x415fc0(0x10f),_0x415fc0(0x10c),_0x415fc0(0x11c),_0xabb20f[_0x415fc0(0x148)][_0x415fc0(0x105)](_0x415fc0(0x10f),null,_0x415fc0(0x139))),_0xabb20f[_0x415fc0(0x148)][_0x415fc0(0x119)](_0x415fc0(0x10f),_0x415fc0(0x10c),_0x415fc0(0x139),(_0x18a2eb,_0xa23209)=>this[_0x415fc0(0x13c)](this[_0x415fc0(0x10c)],_0x18a2eb,_0xa23209)),_0xabb20f[_0x415fc0(0x148)][_0x415fc0(0x119)](_0x415fc0(0x10f),_0x415fc0(0x10c),_0x415fc0(0x142),()=>!0x1);}if(this[_0x415fc0(0x11a)][_0x415fc0(0x117)][_0x415fc0(0x141)](_0x415fc0(0x11e))){for(const _0x9c20cb of this[_0x415fc0(0x14c)])_0xabb20f[_0x415fc0(0x127)](_0x9c20cb,(_0x110a62,_0x559be1)=>{const _0x12138d=_0x415fc0,_0x224841=this[_0x12138d(0x11a)][_0x12138d(0x117)][_0x12138d(0x149)](_0x12138d(0x12a))[_0x12138d(0x128)](this[_0x12138d(0x11a)][_0x12138d(0x136)][_0x12138d(0x12d)][_0x12138d(0x14a)]);this[_0x12138d(0x12c)](_0x9c20cb,_0x224841,this[_0x12138d(0x14c)],_0x12138d(0x14c),_0x110a62,_0x559be1);});_0xabb20f[_0x415fc0(0x148)][_0x415fc0(0x119)](_0x415fc0(0x10f),_0x415fc0(0x14c),_0x415fc0(0x11c),_0xabb20f[_0x415fc0(0x148)][_0x415fc0(0x105)](_0x415fc0(0x10f),null,_0x415fc0(0x139))),_0xabb20f[_0x415fc0(0x148)][_0x415fc0(0x119)](_0x415fc0(0x10f),_0x415fc0(0x14c),_0x415fc0(0x139),(_0x4ae189,_0x248d15)=>this[_0x415fc0(0x13c)](this[_0x415fc0(0x14c)],_0x4ae189,_0x248d15)),_0xabb20f[_0x415fc0(0x148)][_0x415fc0(0x119)](_0x415fc0(0x10f),_0x415fc0(0x14c),_0x415fc0(0x142),()=>!0x1);}_0xabb20f[_0x415fc0(0x138)][_0x415fc0(0x13a)](_0xc686cb=>this[_0x415fc0(0x13e)](_0xc686cb));}[_0x10058b(0x12c)](_0x24180e,_0x3f6826,_0x1ca6ba,_0x5e8aa0,_0x29d055,_0x20b22c){const _0x4c0c75=_0x10058b,_0x1b4200=this[_0x4c0c75(0x11a)][_0x4c0c75(0x117)][_0x4c0c75(0x149)](_0x4c0c75(0x129));this[_0x4c0c75(0x11a)][_0x4c0c75(0x136)][_0x4c0c75(0x147)](_0x20b22c[_0x4c0c75(0x10d)],()=>{const _0x2f290e=_0x4c0c75;for(const _0x299393 of _0x3f6826){if(this[_0x2f290e(0x118)](_0x299393,_0x5e8aa0))_0x29d055(_0x20b22c);else{const _0xdd3f42={};for(const _0x2b5255 of _0x1ca6ba){const _0x234092=_0x299393[_0x2f290e(0x114)](_0x2b5255);void 0x0!==_0x234092&&(_0xdd3f42[_0x2b5255]=_0x234092);}_0x29d055(_0x20b22c),_0x1b4200[_0x2f290e(0x108)](_0x299393,{'commandParams':[_0xdd3f42]},[],_0x5e8aa0);}}});}[_0x10058b(0x13c)](_0x5b6e9e,_0x16fe84,_0x74aa4f){const _0x1ded3f=_0x10058b,_0x1fba59=_0x16fe84[0x0][_0x1ded3f(0x13f)][_0x1ded3f(0x144)],_0x89777c=_0x74aa4f[_0x1ded3f(0x134)][0x0];this[_0x1ded3f(0x11a)][_0x1ded3f(0x136)][_0x1ded3f(0x112)](_0x460bda=>{const _0x34526a=_0x1ded3f;for(const _0x3306aa of _0x5b6e9e)void 0x0!==_0x89777c[_0x3306aa]?_0x460bda[_0x34526a(0x11b)](_0x3306aa,_0x89777c[_0x3306aa],_0x1fba59):_0x460bda[_0x34526a(0x135)](_0x3306aa,_0x1fba59);});}[_0x10058b(0x13e)](_0x55365d){const _0x2b3a27=_0x10058b;if(_0x55365d[_0x2b3a27(0x111)])switch(_0x55365d[_0x2b3a27(0x131)]){case _0x2b3a27(0x10c):return{'type':_0x2b3a27(0x137),'content':_0x51dcc7(this[_0x2b3a27(0x11a)][_0x2b3a27(0x11f)],_0x2b3a27(0x103))};case _0x2b3a27(0x14c):return{'type':_0x2b3a27(0x137),'content':_0x51dcc7(this[_0x2b3a27(0x11a)][_0x2b3a27(0x11f)],_0x2b3a27(0x143))};}}[_0x10058b(0x118)](_0xc3750,_0x2dce71){const _0x40b169=_0x10058b,_0x38e2be=this[_0x40b169(0x11a)][_0x40b169(0x117)][_0x40b169(0x149)](_0x40b169(0x129));for(const _0x30ae4e of _0x38e2be[_0x40b169(0x115)]({'skipNotAttached':!0x0})){const _0x2cb809=_0x30ae4e[_0x40b169(0x122)]();if(_0x30ae4e[_0x40b169(0x131)]===_0x2dce71&&_0x2cb809===_0xc3750)return _0x30ae4e;}return null;}}
23
+ function _0xf39c(){const _0x5092bf=['tableBorderColor','model','*Format:*\x20change\x20table\x20cell\x20properties','tableCellVerticalAlignment','tableCellPadding','enqueueChange','getSelectionAffectedTableCells','join','TableUtils','_getSuggestion','217107EwiHBW','enableCommand','plugins','findAncestor','start','tableCellBorderWidth','454152JBtsWf','getFirstPosition','change','30uFmGeg','tableHeight','tableCellBorderStyle','tableAlignment','getContainedElement','registerCustomCallback','108PHYweA','250092OWLnld','format','has','table','tableCellHeight','accept','getSuggestions','TablePropertiesEditing','tableBackgroundColor','batch','tableCellWidth','tableCellProperties','setAttribute','markBlockFormat','getSuggestionCallback','discard','tableWidth','selection','2999380RWTysN','TrackChangesTableProperties','afterInit','commandParams','56OuhhuO','document','1437200jPcMcj','tableBorderStyle','8Mahnrl','formatBlock','TrackChangesEditing','editor','_handlePropertyChange','descriptionFactory','locale','nodeAfter','2020617JkfKSM','handleDiscardAction','tableBorderWidth','132318QZfJfq','removeAttribute','data','pluginName','tableCellBackgroundColor','TableCellPropertiesEditing','subType','tableCellHorizontalAlignment','registerDescriptionCallback','9sBDHec','*Format:*\x20change\x20table\x20properties','tableCellBorderColor','get','tableProperties','getAttribute','_suggestionFactory','handleSuggestionDescription'];_0xf39c=function(){return _0x5092bf;};return _0xf39c();}const _0x1ca4a3=_0x5375;function _0x5375(_0x5b1272,_0x2bcea7){const _0xf39c1d=_0xf39c();return _0x5375=function(_0x5375c8,_0x348d92){_0x5375c8=_0x5375c8-0x14b;let _0x52d22a=_0xf39c1d[_0x5375c8];return _0x52d22a;},_0x5375(_0x5b1272,_0x2bcea7);}(function(_0x267aed,_0x357311){const _0xc1d14=_0x5375,_0x1c384c=_0x267aed();while(!![]){try{const _0x25360b=parseInt(_0xc1d14(0x180))/0x1*(-parseInt(_0xc1d14(0x18b))/0x2)+-parseInt(_0xc1d14(0x188))/0x3+parseInt(_0xc1d14(0x166))/0x4*(parseInt(_0xc1d14(0x15f))/0x5)+parseInt(_0xc1d14(0x15c))/0x6*(parseInt(_0xc1d14(0x17c))/0x7)+parseInt(_0xc1d14(0x17e))/0x8+-parseInt(_0xc1d14(0x194))/0x9*(-parseInt(_0xc1d14(0x178))/0xa)+parseInt(_0xc1d14(0x156))/0xb*(parseInt(_0xc1d14(0x165))/0xc);if(_0x25360b===_0x357311)break;else _0x1c384c['push'](_0x1c384c['shift']());}catch(_0x4a8b63){_0x1c384c['push'](_0x1c384c['shift']());}}}(_0xf39c,0x6a38c));import{Plugin as _0x1926e1}from'ckeditor5/src/core.js';import{getTranslation as _0x152d2b}from'../utils/common-translations.js';export default class $t extends _0x1926e1{constructor(_0x355d64){const _0x1b0eb4=_0x5375;super(_0x355d64),this[_0x1b0eb4(0x198)]=[_0x1b0eb4(0x14c),_0x1b0eb4(0x17f),_0x1b0eb4(0x18a),_0x1b0eb4(0x162),_0x1b0eb4(0x176),_0x1b0eb4(0x160),_0x1b0eb4(0x16e)],this[_0x1b0eb4(0x171)]=[_0x1b0eb4(0x196),_0x1b0eb4(0x161),_0x1b0eb4(0x15b),_0x1b0eb4(0x150),_0x1b0eb4(0x170),_0x1b0eb4(0x16a),_0x1b0eb4(0x18f),_0x1b0eb4(0x192),_0x1b0eb4(0x14f)];}static get[_0x1ca4a3(0x18e)](){const _0x381adc=_0x1ca4a3;return _0x381adc(0x179);}[_0x1ca4a3(0x17a)](){const _0x34a95d=_0x1ca4a3,_0x5339bf=this[_0x34a95d(0x183)][_0x34a95d(0x158)][_0x34a95d(0x197)](_0x34a95d(0x182));if(this[_0x34a95d(0x183)][_0x34a95d(0x158)][_0x34a95d(0x168)](_0x34a95d(0x16d))){for(const _0x443041 of this[_0x34a95d(0x198)])_0x5339bf[_0x34a95d(0x157)](_0x443041,(_0x59139e,_0x556e23)=>{const _0x3b910a=_0x34a95d,_0x42e95e=this[_0x3b910a(0x183)][_0x3b910a(0x14d)][_0x3b910a(0x17d)][_0x3b910a(0x177)][_0x3b910a(0x15d)]()[_0x3b910a(0x159)](_0x3b910a(0x169));this[_0x3b910a(0x184)](_0x443041,[_0x42e95e],this[_0x3b910a(0x198)],_0x3b910a(0x198),_0x59139e,_0x556e23);});_0x5339bf[_0x34a95d(0x19a)][_0x34a95d(0x164)](_0x34a95d(0x181),_0x34a95d(0x198),_0x34a95d(0x16b),_0x5339bf[_0x34a95d(0x19a)][_0x34a95d(0x174)](_0x34a95d(0x181),null,_0x34a95d(0x175))),_0x5339bf[_0x34a95d(0x19a)][_0x34a95d(0x164)](_0x34a95d(0x181),_0x34a95d(0x198),_0x34a95d(0x175),(_0x48b415,_0x41dbf2)=>this[_0x34a95d(0x189)](this[_0x34a95d(0x198)],_0x48b415,_0x41dbf2)),_0x5339bf[_0x34a95d(0x19a)][_0x34a95d(0x164)](_0x34a95d(0x181),_0x34a95d(0x198),_0x34a95d(0x153),()=>!0x1);}if(this[_0x34a95d(0x183)][_0x34a95d(0x158)][_0x34a95d(0x168)](_0x34a95d(0x190))){for(const _0x117082 of this[_0x34a95d(0x171)])_0x5339bf[_0x34a95d(0x157)](_0x117082,(_0x2290fa,_0x1a52bf)=>{const _0x41a94b=_0x34a95d,_0x555ecb=this[_0x41a94b(0x183)][_0x41a94b(0x158)][_0x41a94b(0x197)](_0x41a94b(0x154))[_0x41a94b(0x152)](this[_0x41a94b(0x183)][_0x41a94b(0x14d)][_0x41a94b(0x17d)][_0x41a94b(0x177)]);this[_0x41a94b(0x184)](_0x117082,_0x555ecb,this[_0x41a94b(0x171)],_0x41a94b(0x171),_0x2290fa,_0x1a52bf);});_0x5339bf[_0x34a95d(0x19a)][_0x34a95d(0x164)](_0x34a95d(0x181),_0x34a95d(0x171),_0x34a95d(0x16b),_0x5339bf[_0x34a95d(0x19a)][_0x34a95d(0x174)](_0x34a95d(0x181),null,_0x34a95d(0x175))),_0x5339bf[_0x34a95d(0x19a)][_0x34a95d(0x164)](_0x34a95d(0x181),_0x34a95d(0x171),_0x34a95d(0x175),(_0x5b2597,_0xe1e219)=>this[_0x34a95d(0x189)](this[_0x34a95d(0x171)],_0x5b2597,_0xe1e219)),_0x5339bf[_0x34a95d(0x19a)][_0x34a95d(0x164)](_0x34a95d(0x181),_0x34a95d(0x171),_0x34a95d(0x153),()=>!0x1);}_0x5339bf[_0x34a95d(0x185)][_0x34a95d(0x193)](_0x7aa6a0=>this[_0x34a95d(0x14b)](_0x7aa6a0));}[_0x1ca4a3(0x184)](_0x46d2bd,_0x592594,_0x35cabb,_0x4f1850,_0x1eb002,_0x533502){const _0x2b557b=_0x1ca4a3,_0x1e7d80=this[_0x2b557b(0x183)][_0x2b557b(0x158)][_0x2b557b(0x197)](_0x2b557b(0x182));this[_0x2b557b(0x183)][_0x2b557b(0x14d)][_0x2b557b(0x151)](_0x533502[_0x2b557b(0x16f)],()=>{const _0x3a82b9=_0x2b557b;for(const _0x1beb22 of _0x592594){if(this[_0x3a82b9(0x155)](_0x1beb22,_0x4f1850))_0x1eb002(_0x533502);else{const _0x1387fc={};for(const _0x531979 of _0x35cabb){const _0x5e7fcc=_0x1beb22[_0x3a82b9(0x199)](_0x531979);void 0x0!==_0x5e7fcc&&(_0x1387fc[_0x531979]=_0x5e7fcc);}_0x1eb002(_0x533502),_0x1e7d80[_0x3a82b9(0x173)](_0x1beb22,{'commandParams':[_0x1387fc]},[],_0x4f1850);}}});}[_0x1ca4a3(0x189)](_0x502cd6,_0xc12bff,_0x559296){const _0x13aac3=_0x1ca4a3,_0xa1ac53=_0xc12bff[0x0][_0x13aac3(0x15a)][_0x13aac3(0x187)],_0x488628=_0x559296[_0x13aac3(0x17b)][0x0];this[_0x13aac3(0x183)][_0x13aac3(0x14d)][_0x13aac3(0x15e)](_0x4a8e33=>{const _0x513856=_0x13aac3;for(const _0x344a52 of _0x502cd6)void 0x0!==_0x488628[_0x344a52]?_0x4a8e33[_0x513856(0x172)](_0x344a52,_0x488628[_0x344a52],_0xa1ac53):_0x4a8e33[_0x513856(0x18c)](_0x344a52,_0xa1ac53);});}[_0x1ca4a3(0x14b)](_0x136a7a){const _0x3553dd=_0x1ca4a3;if(_0x136a7a[_0x3553dd(0x18d)])switch(_0x136a7a[_0x3553dd(0x191)]){case _0x3553dd(0x198):return{'type':_0x3553dd(0x167),'content':_0x152d2b(this[_0x3553dd(0x183)][_0x3553dd(0x186)],_0x3553dd(0x195))};case _0x3553dd(0x171):return{'type':_0x3553dd(0x167),'content':_0x152d2b(this[_0x3553dd(0x183)][_0x3553dd(0x186)],_0x3553dd(0x14e))};}}[_0x1ca4a3(0x155)](_0x437232,_0x4ff96f){const _0x13eb43=_0x1ca4a3,_0x3aea4a=this[_0x13eb43(0x183)][_0x13eb43(0x158)][_0x13eb43(0x197)](_0x13eb43(0x182));for(const _0x13d6fb of _0x3aea4a[_0x13eb43(0x16c)]({'skipNotAttached':!0x0})){const _0x4d102b=_0x13d6fb[_0x13eb43(0x163)]();if(_0x13d6fb[_0x13eb43(0x191)]===_0x4ff96f&&_0x4d102b===_0x437232)return _0x13d6fb;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x393591=_0x136e;(function(_0xcc1814,_0x547708){const _0x321e9c=_0x136e,_0x23d061=_0xcc1814();while(!![]){try{const _0x154760=-parseInt(_0x321e9c(0x100))/0x1*(-parseInt(_0x321e9c(0x101))/0x2)+-parseInt(_0x321e9c(0x103))/0x3+-parseInt(_0x321e9c(0xf5))/0x4+parseInt(_0x321e9c(0xfc))/0x5*(-parseInt(_0x321e9c(0x102))/0x6)+-parseInt(_0x321e9c(0xf4))/0x7+-parseInt(_0x321e9c(0xf3))/0x8+parseInt(_0x321e9c(0xff))/0x9;if(_0x154760===_0x547708)break;else _0x23d061['push'](_0x23d061['shift']());}catch(_0x54522a){_0x23d061['push'](_0x23d061['shift']());}}}(_0x30b3,0x48e56));function _0x30b3(){const _0x37915f=['2747184XAYout','1156351eIZahh','178968tezhZO','insertTemplate','get','editor','Template','afterInit','has','5MxACci','TrackChangesEditing','plugins','11155761QMosvy','2uaJiNi','520986BFgPCj','2120502bwHrxM','1665549kBvnHc','enableCommand'];_0x30b3=function(){return _0x37915f;};return _0x30b3();}import{Plugin as _0x2e335b}from'ckeditor5/src/core.js';function _0x136e(_0x124365,_0x299c22){const _0x30b31b=_0x30b3();return _0x136e=function(_0x136ea6,_0x3f096c){_0x136ea6=_0x136ea6-0xf2;let _0x5458d4=_0x30b31b[_0x136ea6];return _0x5458d4;},_0x136e(_0x124365,_0x299c22);}export default class Ct extends _0x2e335b{[_0x393591(0xfa)](){const _0x6b707=_0x393591,_0x1afe42=this[_0x6b707(0xf8)];_0x1afe42[_0x6b707(0xfe)][_0x6b707(0xfb)](_0x6b707(0xf9))&&_0x1afe42[_0x6b707(0xfe)][_0x6b707(0xf7)](_0x6b707(0xfd))[_0x6b707(0xf2)](_0x6b707(0xf6));}}
23
+ function _0x3439(_0x24b132,_0x548557){const _0x1bca9f=_0x1bca();return _0x3439=function(_0x3439a7,_0x3e1d3f){_0x3439a7=_0x3439a7-0x1ed;let _0xa8a250=_0x1bca9f[_0x3439a7];return _0xa8a250;},_0x3439(_0x24b132,_0x548557);}const _0x13b63d=_0x3439;(function(_0x8dcfb5,_0x3ab2dd){const _0x17df57=_0x3439,_0x18e14b=_0x8dcfb5();while(!![]){try{const _0x5f39b4=parseInt(_0x17df57(0x1ef))/0x1+parseInt(_0x17df57(0x1fe))/0x2*(-parseInt(_0x17df57(0x1f1))/0x3)+parseInt(_0x17df57(0x1f9))/0x4+-parseInt(_0x17df57(0x1f7))/0x5+-parseInt(_0x17df57(0x1ee))/0x6+parseInt(_0x17df57(0x1f3))/0x7*(parseInt(_0x17df57(0x1f4))/0x8)+parseInt(_0x17df57(0x1fc))/0x9;if(_0x5f39b4===_0x3ab2dd)break;else _0x18e14b['push'](_0x18e14b['shift']());}catch(_0x486bcc){_0x18e14b['push'](_0x18e14b['shift']());}}}(_0x1bca,0x304c5));function _0x1bca(){const _0x2d8022=['1620555jbdUsF','editor','796692bBeOxw','Template','afterInit','871524OHxrNI','insertTemplate','7282FYalJD','TrackChangesEditing','803100dSVYwO','389833KuymQz','plugins','291IAAiMw','has','875ZZeBSX','20680APzxXX','enableCommand','get'];_0x1bca=function(){return _0x2d8022;};return _0x1bca();}import{Plugin as _0x5cd150}from'ckeditor5/src/core.js';export default class Ct extends _0x5cd150{[_0x13b63d(0x1fb)](){const _0x4c9077=_0x13b63d,_0x47dccf=this[_0x4c9077(0x1f8)];_0x47dccf[_0x4c9077(0x1f0)][_0x4c9077(0x1f2)](_0x4c9077(0x1fa))&&_0x47dccf[_0x4c9077(0x1f0)][_0x4c9077(0x1f6)](_0x4c9077(0x1ed))[_0x4c9077(0x1f5)](_0x4c9077(0x1fd));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x58a2ff=_0x5107;(function(_0x5db4cf,_0x5f5d5a){const _0x2289b6=_0x5107,_0x37b4e6=_0x5db4cf();while(!![]){try{const _0x2c7212=-parseInt(_0x2289b6(0x114))/0x1*(parseInt(_0x2289b6(0x11d))/0x2)+parseInt(_0x2289b6(0x112))/0x3*(parseInt(_0x2289b6(0x10f))/0x4)+-parseInt(_0x2289b6(0x128))/0x5+-parseInt(_0x2289b6(0x11e))/0x6*(-parseInt(_0x2289b6(0x10b))/0x7)+parseInt(_0x2289b6(0x10d))/0x8*(-parseInt(_0x2289b6(0x115))/0x9)+-parseInt(_0x2289b6(0x118))/0xa+-parseInt(_0x2289b6(0x12d))/0xb*(-parseInt(_0x2289b6(0x123))/0xc);if(_0x2c7212===_0x5f5d5a)break;else _0x37b4e6['push'](_0x37b4e6['shift']());}catch(_0x50e860){_0x37b4e6['push'](_0x37b4e6['shift']());}}}(_0x1d22,0xef234));import{Plugin as _0x46f533}from'ckeditor5/src/core.js';import{getTranslation as _0x44967c}from'../utils/common-translations.js';export default class Dt extends _0x46f533{[_0x58a2ff(0x12e)](){const _0x492751=_0x58a2ff,_0x4336e4=this[_0x492751(0x130)];if(!_0x4336e4[_0x492751(0x10a)][_0x492751(0x122)](_0x492751(0x131)))return;const _0x51c951=_0x4336e4[_0x492751(0x10a)][_0x492751(0x106)](_0x492751(0x124));_0x51c951[_0x492751(0x12a)][_0x492751(0x119)](_0x492751(0x129),()=>_0x44967c(_0x4336e4[_0x492751(0x10e)],_0x492751(0x12c))),_0x4336e4[_0x492751(0x11b)][_0x492751(0x127)][_0x492751(0x11f)](_0x59f927=>{const _0x47bc8a=_0x492751;let _0x242eb8=!0x1;const _0x37f7be=Array[_0x47bc8a(0x12b)](_0x4336e4[_0x47bc8a(0x11b)][_0x47bc8a(0x127)][_0x47bc8a(0x110)][_0x47bc8a(0x11a)]());for(const {name:_0x4bfc19,data:_0x196615}of _0x37f7be){const {group:_0x1842c1}=_0x51c951[_0x47bc8a(0x120)](_0x4bfc19);if(_0x47bc8a(0x121)!==_0x1842c1||!_0x196615[_0x47bc8a(0x113)])continue;const _0x35ea48=_0x196615[_0x47bc8a(0x113)],_0x54fcb8=_0x35ea48[_0x47bc8a(0x116)][_0x47bc8a(0x111)];if(!_0x54fcb8||!_0x54fcb8['is'](_0x47bc8a(0x11c),_0x47bc8a(0x129)))continue;if(!_0x35ea48[_0x47bc8a(0x117)][_0x47bc8a(0x108)](_0x35ea48[_0x47bc8a(0x116)]))continue;const _0x9f4517=_0x4336e4[_0x47bc8a(0x11b)][_0x47bc8a(0x126)][_0x47bc8a(0x12f)](_0x35ea48[_0x47bc8a(0x116)],_0x47bc8a(0x133));if(_0x9f4517&&_0x9f4517[_0x47bc8a(0x132)]){const _0x3f97a6=_0x59f927[_0x47bc8a(0x125)](_0x35ea48[_0x47bc8a(0x117)],_0x9f4517[_0x47bc8a(0x117)]);_0x3f97a6[_0x47bc8a(0x107)](_0x35ea48)||(_0x59f927[_0x47bc8a(0x109)](_0x4bfc19,{'range':_0x3f97a6}),_0x242eb8=!0x0);}_0x242eb8||(_0x59f927[_0x47bc8a(0x10c)](_0x4bfc19),_0x242eb8=!0x0);}return _0x242eb8;});}}function _0x5107(_0x1542e0,_0x38cc95){const _0x1d22a8=_0x1d22();return _0x5107=function(_0x5107a5,_0x30358c){_0x5107a5=_0x5107a5-0x106;let _0x558e24=_0x1d22a8[_0x5107a5];return _0x558e24;},_0x5107(_0x1542e0,_0x38cc95);}function _0x1d22(){const _0x34838d=['2357838UYlCCX','registerPostFixer','_splitMarkerName','suggestion','has','12EtBPKP','TrackChangesEditing','createRange','schema','document','5700920vTCXnk','title-content','descriptionFactory','from','ELEMENT_TITLE','27289471YQwxEC','afterInit','getNearestSelectionRange','editor','Title','isCollapsed','forward','get','isEqual','isTouching','updateMarker','plugins','21vzWYFm','removeMarker','7244272mogOyt','locale','1189388XAVHOo','differ','nodeBefore','18BiLKjy','newRange','22079vmmkEh','18ukljYU','end','start','13143910lUpXAU','registerElementLabel','getChangedMarkers','model','element','18iQfzpP'];_0x1d22=function(){return _0x34838d;};return _0x1d22();}
23
+ const _0x27c56f=_0x2510;(function(_0x2f1b6c,_0x4ab517){const _0x384f8b=_0x2510,_0x2ca97f=_0x2f1b6c();while(!![]){try{const _0x46a7fc=-parseInt(_0x384f8b(0x193))/0x1+parseInt(_0x384f8b(0x190))/0x2*(-parseInt(_0x384f8b(0x198))/0x3)+-parseInt(_0x384f8b(0x197))/0x4+-parseInt(_0x384f8b(0x1a3))/0x5+-parseInt(_0x384f8b(0x19b))/0x6*(-parseInt(_0x384f8b(0x195))/0x7)+parseInt(_0x384f8b(0x1a9))/0x8*(-parseInt(_0x384f8b(0x187))/0x9)+-parseInt(_0x384f8b(0x1a4))/0xa*(-parseInt(_0x384f8b(0x1a6))/0xb);if(_0x46a7fc===_0x4ab517)break;else _0x2ca97f['push'](_0x2ca97f['shift']());}catch(_0x15e15c){_0x2ca97f['push'](_0x2ca97f['shift']());}}}(_0x38c5,0xbf196));function _0x2510(_0x55380f,_0x27faa7){const _0x38c578=_0x38c5();return _0x2510=function(_0x2510c1,_0x49828d){_0x2510c1=_0x2510c1-0x184;let _0x5e105f=_0x38c578[_0x2510c1];return _0x5e105f;},_0x2510(_0x55380f,_0x27faa7);}function _0x38c5(){const _0x4e2721=['TrackChangesEditing','isCollapsed','1319573ddkDUt','suggestion','7142324AHBGsR','differ','1492496ZNfdxq','3Ebnccv','schema','getNearestSelectionRange','6aVADNB','afterInit','removeMarker','descriptionFactory','newRange','_splitMarkerName','end','from','2047585EjSiwG','23651730jAZDVY','registerElementLabel','11SaTbgJ','getChangedMarkers','element','104FrBDXF','locale','forward','title-content','get','Title','updateMarker','has','ELEMENT_TITLE','registerPostFixer','nodeBefore','165987DYLRDF','editor','start','createRange','isTouching','isEqual','model','plugins','document','521580lvcAea'];_0x38c5=function(){return _0x4e2721;};return _0x38c5();}import{Plugin as _0xb83b40}from'ckeditor5/src/core.js';import{getTranslation as _0x4bdc8d}from'../utils/common-translations.js';export default class Dt extends _0xb83b40{[_0x27c56f(0x19c)](){const _0x3d3f2b=_0x27c56f,_0x1a7718=this[_0x3d3f2b(0x188)];if(!_0x1a7718[_0x3d3f2b(0x18e)][_0x3d3f2b(0x1b0)](_0x3d3f2b(0x1ae)))return;const _0x39d7a6=_0x1a7718[_0x3d3f2b(0x18e)][_0x3d3f2b(0x1ad)](_0x3d3f2b(0x191));_0x39d7a6[_0x3d3f2b(0x19e)][_0x3d3f2b(0x1a5)](_0x3d3f2b(0x1ac),()=>_0x4bdc8d(_0x1a7718[_0x3d3f2b(0x1aa)],_0x3d3f2b(0x184))),_0x1a7718[_0x3d3f2b(0x18d)][_0x3d3f2b(0x18f)][_0x3d3f2b(0x185)](_0x4ac904=>{const _0x3fb563=_0x3d3f2b;let _0x53088e=!0x1;const _0x292a81=Array[_0x3fb563(0x1a2)](_0x1a7718[_0x3fb563(0x18d)][_0x3fb563(0x18f)][_0x3fb563(0x196)][_0x3fb563(0x1a7)]());for(const {name:_0x40f2a8,data:_0x1386f6}of _0x292a81){const {group:_0x49f86b}=_0x39d7a6[_0x3fb563(0x1a0)](_0x40f2a8);if(_0x3fb563(0x194)!==_0x49f86b||!_0x1386f6[_0x3fb563(0x19f)])continue;const _0x29a8dc=_0x1386f6[_0x3fb563(0x19f)],_0x1bd869=_0x29a8dc[_0x3fb563(0x1a1)][_0x3fb563(0x186)];if(!_0x1bd869||!_0x1bd869['is'](_0x3fb563(0x1a8),_0x3fb563(0x1ac)))continue;if(!_0x29a8dc[_0x3fb563(0x189)][_0x3fb563(0x18b)](_0x29a8dc[_0x3fb563(0x1a1)]))continue;const _0x4a4f6d=_0x1a7718[_0x3fb563(0x18d)][_0x3fb563(0x199)][_0x3fb563(0x19a)](_0x29a8dc[_0x3fb563(0x1a1)],_0x3fb563(0x1ab));if(_0x4a4f6d&&_0x4a4f6d[_0x3fb563(0x192)]){const _0x406ed7=_0x4ac904[_0x3fb563(0x18a)](_0x29a8dc[_0x3fb563(0x189)],_0x4a4f6d[_0x3fb563(0x189)]);_0x406ed7[_0x3fb563(0x18c)](_0x29a8dc)||(_0x4ac904[_0x3fb563(0x1af)](_0x40f2a8,{'range':_0x406ed7}),_0x53088e=!0x0);}_0x53088e||(_0x4ac904[_0x3fb563(0x19d)](_0x40f2a8),_0x53088e=!0x0);}return _0x53088e;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2340(){const _0xc08f40=['418686XNmzgS','3802656WnGiHL','get','afterInit','redo','21661XGQMJm','editor','197364eaPoSK','388656foYuLb','48GRNmli','UndoEditing','25wvTwRF','undo','8690906RFOrAV','63RYjsOA','has','plugins','enableCommand','44OoVYQa','547460QIVjqQ','TrackChangesEditing'];_0x2340=function(){return _0xc08f40;};return _0x2340();}const _0x1a6280=_0x2f38;(function(_0x4bc250,_0x533af6){const _0xb89c3f=_0x2f38,_0x57eda5=_0x4bc250();while(!![]){try{const _0x3bb09b=parseInt(_0xb89c3f(0xee))/0x1*(parseInt(_0xb89c3f(0xfb))/0x2)+parseInt(_0xb89c3f(0xf0))/0x3*(-parseInt(_0xb89c3f(0xf2))/0x4)+parseInt(_0xb89c3f(0xf4))/0x5*(-parseInt(_0xb89c3f(0xfe))/0x6)+parseInt(_0xb89c3f(0xf6))/0x7+parseInt(_0xb89c3f(0xf1))/0x8+parseInt(_0xb89c3f(0xf7))/0x9*(parseInt(_0xb89c3f(0xfc))/0xa)+-parseInt(_0xb89c3f(0xff))/0xb;if(_0x3bb09b===_0x533af6)break;else _0x57eda5['push'](_0x57eda5['shift']());}catch(_0x217b32){_0x57eda5['push'](_0x57eda5['shift']());}}}(_0x2340,0xa28f7));import{Plugin as _0x4619f3}from'ckeditor5/src/core.js';function _0x2f38(_0xa8cb87,_0x3b377a){const _0x2340df=_0x2340();return _0x2f38=function(_0x2f3883,_0x85ced0){_0x2f3883=_0x2f3883-0xed;let _0x3e2382=_0x2340df[_0x2f3883];return _0x3e2382;},_0x2f38(_0xa8cb87,_0x3b377a);}export default class Nt extends _0x4619f3{[_0x1a6280(0x101)](){const _0x2562b2=_0x1a6280,_0xb377bf=this[_0x2562b2(0xef)],_0x3ced51=_0xb377bf[_0x2562b2(0xf9)][_0x2562b2(0x100)](_0x2562b2(0xfd));_0xb377bf[_0x2562b2(0xf9)][_0x2562b2(0xf8)](_0x2562b2(0xf3))&&(_0x3ced51[_0x2562b2(0xfa)](_0x2562b2(0xf5)),_0x3ced51[_0x2562b2(0xfa)](_0x2562b2(0xed)));}}
23
+ const _0x55407e=_0x1a3c;function _0x1a3c(_0x1754d3,_0x25071e){const _0x3bb9a3=_0x3bb9();return _0x1a3c=function(_0x1a3c79,_0x388e52){_0x1a3c79=_0x1a3c79-0x8f;let _0xcae81e=_0x3bb9a3[_0x1a3c79];return _0xcae81e;},_0x1a3c(_0x1754d3,_0x25071e);}(function(_0xa3ab88,_0x863b58){const _0x9bf430=_0x1a3c,_0x3b9a3e=_0xa3ab88();while(!![]){try{const _0x395fc7=-parseInt(_0x9bf430(0xa0))/0x1*(parseInt(_0x9bf430(0xa3))/0x2)+parseInt(_0x9bf430(0x90))/0x3*(-parseInt(_0x9bf430(0xa1))/0x4)+parseInt(_0x9bf430(0x91))/0x5*(-parseInt(_0x9bf430(0x92))/0x6)+-parseInt(_0x9bf430(0xa5))/0x7*(parseInt(_0x9bf430(0xa2))/0x8)+-parseInt(_0x9bf430(0x93))/0x9*(parseInt(_0x9bf430(0x96))/0xa)+parseInt(_0x9bf430(0x9c))/0xb*(-parseInt(_0x9bf430(0x94))/0xc)+parseInt(_0x9bf430(0x9f))/0xd;if(_0x395fc7===_0x863b58)break;else _0x3b9a3e['push'](_0x3b9a3e['shift']());}catch(_0x45000c){_0x3b9a3e['push'](_0x3b9a3e['shift']());}}}(_0x3bb9,0x6a2e2));import{Plugin as _0x20510d}from'ckeditor5/src/core.js';export default class Nt extends _0x20510d{[_0x55407e(0x95)](){const _0xd0cb99=_0x55407e,_0x351f51=this[_0xd0cb99(0x97)],_0x576ef5=_0x351f51[_0xd0cb99(0x9a)][_0xd0cb99(0x98)](_0xd0cb99(0x9d));_0x351f51[_0xd0cb99(0x9a)][_0xd0cb99(0x9e)](_0xd0cb99(0x9b))&&(_0x576ef5[_0xd0cb99(0x99)](_0xd0cb99(0x8f)),_0x576ef5[_0xd0cb99(0x99)](_0xd0cb99(0xa4)));}}function _0x3bb9(){const _0x57a01f=['UndoEditing','94457qCwHbq','TrackChangesEditing','has','58254911HtUCbf','1PNwxjT','1010348CdNyuX','4768gMcxcL','1398830HUtBGs','redo','6153bBoeZg','undo','9ifpscx','5oQPaoj','5106396ZSRfIf','6289983FcpwBh','720MOqGzv','afterInit','10VhKHrp','editor','get','enableCommand','plugins'];_0x3bb9=function(){return _0x57a01f;};return _0x3bb9();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x46b3(_0x2939e4,_0x39182b){const _0xfca90b=_0xfca9();return _0x46b3=function(_0x46b3dc,_0x59e620){_0x46b3dc=_0x46b3dc-0x1e7;let _0xece00d=_0xfca90b[_0x46b3dc];return _0xece00d;},_0x46b3(_0x2939e4,_0x39182b);}(function(_0x56d15d,_0x2f696a){const _0x452e3d=_0x46b3,_0x1d8505=_0x56d15d();while(!![]){try{const _0x35bf0a=-parseInt(_0x452e3d(0x1f3))/0x1*(parseInt(_0x452e3d(0x201))/0x2)+-parseInt(_0x452e3d(0x1ef))/0x3*(parseInt(_0x452e3d(0x208))/0x4)+-parseInt(_0x452e3d(0x219))/0x5+-parseInt(_0x452e3d(0x1f2))/0x6+-parseInt(_0x452e3d(0x1ea))/0x7+-parseInt(_0x452e3d(0x1f4))/0x8+parseInt(_0x452e3d(0x200))/0x9*(parseInt(_0x452e3d(0x1eb))/0xa);if(_0x35bf0a===_0x2f696a)break;else _0x1d8505['push'](_0x1d8505['shift']());}catch(_0x56c50f){_0x1d8505['push'](_0x1d8505['shift']());}}}(_0xfca9,0x6312b));export function getRangesWithAttribute(_0x2f357b,_0x1ffc19,_0x2ced22){const _0x1dcf23=_0x46b3,_0x194033=[];for(const _0x1097e0 of _0x1ffc19[_0x1dcf23(0x1e9)]())_0x1097e0[_0x1dcf23(0x206)](_0x2f357b)&&_0x194033[_0x1dcf23(0x1ff)](_0x2ced22[_0x1dcf23(0x1ec)](_0x1097e0));return _0x194033;}function _0xfca9(){const _0xaf99f1=['getItems','828191DFIiji','3270ghQytu','createRangeOn','toViewElement','isBlock','69xzxbnA','toViewPosition','model','530400jXyGFk','217456yrNkyD','2918400ZCpThL','mapper','start','writer','includes','name','markerName','get','consumable','insert','type','push','79461cailRj','6YlhrZk','previousPosition','item','nextSibling','addClass','hasAttribute','test','113596bPYoJh','TrackChangesEditing','getWalker','isLimit','createUIElement','parent','bindElementToMarker','getCustomProperty','activeMarkers','markerRange','addHighlight','isAtEnd','plugins','ck-suggestion-marker--active','ck-suggestion-marker-','schema','span','3021110HpoWgf','elementEnd','isContent'];_0xfca9=function(){return _0xaf99f1;};return _0xfca9();}export function downcastSplitMergeMarker(_0x2e9b24,_0x1944ad,{showActiveMarker:_0x3386f5=!0x0}={}){const _0x41e790=_0x46b3,_0x17cdd8=_0x2e9b24[_0x41e790(0x214)][_0x41e790(0x1fb)](_0x41e790(0x209));return(_0x1fb431,_0x50d405,_0x548386)=>{const _0x5aa69c=_0x41e790;if(!_0x548386[_0x5aa69c(0x1fc)][_0x5aa69c(0x207)](_0x50d405[_0x5aa69c(0x211)],_0x1fb431[_0x5aa69c(0x1f9)]))return;const _0x51cb97=_0x50d405[_0x5aa69c(0x211)][_0x5aa69c(0x20a)](),_0x30c7dc=_0x50d405[_0x5aa69c(0x211)][_0x5aa69c(0x1f6)],_0x37a108=_0x2e9b24[_0x5aa69c(0x1f1)][_0x5aa69c(0x217)];let _0x10529c=null,_0xc076b7=null,_0x41a8ca=!0x1,_0x4b94f6=!0x1;for(const _0xa6bb08 of _0x51cb97){const _0x14a075=_0xa6bb08[_0x5aa69c(0x203)];_0x41a8ca=_0x41a8ca||_0x37a108[_0x5aa69c(0x1e8)](_0x14a075);const _0x7023ef=_0x548386[_0x5aa69c(0x1f5)][_0x5aa69c(0x1ed)](_0x14a075);if(_0x7023ef&&_0x7023ef[_0x5aa69c(0x20f)](_0x5aa69c(0x212)))return;_0x5aa69c(0x1e7)==_0xa6bb08[_0x5aa69c(0x1fe)]&&(_0x37a108[_0x5aa69c(0x1ee)](_0x14a075)&&!_0x37a108[_0x5aa69c(0x20b)](_0x14a075)&&(_0x14a075[_0x5aa69c(0x204)]||_0x30c7dc[_0x5aa69c(0x213)]?_0x10529c&&_0x10529c[_0x5aa69c(0x20d)]==_0x14a075||(_0x10529c=_0x14a075,_0x59cce3(_0xa6bb08[_0x5aa69c(0x202)]),_0x4b94f6=!0x0):_0xc076b7=_0xc076b7||_0xa6bb08[_0x5aa69c(0x202)]));}function _0x59cce3(_0x185fc2){const _0x14c3f2=_0x5aa69c,_0xd87f13=_0x548386[_0x14c3f2(0x1f7)][_0x14c3f2(0x20c)](_0x14c3f2(0x218),{'class':_0x14c3f2(0x216)+_0x1944ad}),_0x491569=_0x548386[_0x14c3f2(0x1f5)][_0x14c3f2(0x1f0)](_0x185fc2);_0x3386f5&&_0x17cdd8[_0x14c3f2(0x210)][_0x14c3f2(0x1f8)](_0x50d405[_0x14c3f2(0x1fa)])&&_0x548386[_0x14c3f2(0x1f7)][_0x14c3f2(0x205)](_0x14c3f2(0x215),_0xd87f13),_0x548386[_0x14c3f2(0x1f7)][_0x14c3f2(0x1fd)](_0x491569,_0xd87f13),_0x548386[_0x14c3f2(0x1f5)][_0x14c3f2(0x20e)](_0xd87f13,_0x50d405[_0x14c3f2(0x1fa)]);}_0x41a8ca||_0x4b94f6||!_0xc076b7||_0x59cce3(_0xc076b7);};}
23
+ function _0x23d0(){const _0x458a4f=['805055lEspxg','name','2102307gARXIn','item','getWalker','push','isLimit','schema','mapper','toViewPosition','4927792PCaZmn','12wxWMDN','markerName','747020GiJRqU','get','type','TrackChangesEditing','model','779048DKOCWO','isAtEnd','elementEnd','1309ARJNVf','5486427Ucsoxp','activeMarkers','getItems','markerRange','addHighlight','consumable','isContent','writer','ck-suggestion-marker--active','isBlock','previousPosition','ck-suggestion-marker-','span','insert','plugins','12738DIWRZC','test','addClass','includes','nextSibling','parent','hasAttribute','start','createRangeOn','getCustomProperty','bindElementToMarker','createUIElement','toViewElement'];_0x23d0=function(){return _0x458a4f;};return _0x23d0();}function _0x425c(_0x50f5ad,_0x5c34e1){const _0x23d02b=_0x23d0();return _0x425c=function(_0x425ca2,_0x24ff66){_0x425ca2=_0x425ca2-0xd2;let _0x28cffc=_0x23d02b[_0x425ca2];return _0x28cffc;},_0x425c(_0x50f5ad,_0x5c34e1);}(function(_0x2dea3f,_0x256311){const _0x508df1=_0x425c,_0x3d2b1d=_0x2dea3f();while(!![]){try{const _0x1c15d1=-parseInt(_0x508df1(0xda))/0x1+parseInt(_0x508df1(0xdf))/0x2+parseInt(_0x508df1(0x101))/0x3+-parseInt(_0x508df1(0xd8))/0x4*(-parseInt(_0x508df1(0xff))/0x5)+-parseInt(_0x508df1(0xf2))/0x6*(parseInt(_0x508df1(0xe2))/0x7)+parseInt(_0x508df1(0xd7))/0x8+-parseInt(_0x508df1(0xe3))/0x9;if(_0x1c15d1===_0x256311)break;else _0x3d2b1d['push'](_0x3d2b1d['shift']());}catch(_0x370b94){_0x3d2b1d['push'](_0x3d2b1d['shift']());}}}(_0x23d0,0x6a5dc));export function getRangesWithAttribute(_0x58152f,_0x13bc66,_0x57c205){const _0x247aa6=_0x425c,_0x5e9c0a=[];for(const _0x2ea49e of _0x13bc66[_0x247aa6(0xe5)]())_0x2ea49e[_0x247aa6(0xf8)](_0x58152f)&&_0x5e9c0a[_0x247aa6(0xd2)](_0x57c205[_0x247aa6(0xfa)](_0x2ea49e));return _0x5e9c0a;}export function downcastSplitMergeMarker(_0x2879f8,_0x134628,{showActiveMarker:_0x680a13=!0x0}={}){const _0x4b1c70=_0x425c,_0x21e3f7=_0x2879f8[_0x4b1c70(0xf1)][_0x4b1c70(0xdb)](_0x4b1c70(0xdd));return(_0x393f5b,_0x290aaa,_0x950dff)=>{const _0x56927b=_0x4b1c70;if(!_0x950dff[_0x56927b(0xe8)][_0x56927b(0xf3)](_0x290aaa[_0x56927b(0xe6)],_0x393f5b[_0x56927b(0x100)]))return;const _0x1c18e0=_0x290aaa[_0x56927b(0xe6)][_0x56927b(0x103)](),_0x1ee912=_0x290aaa[_0x56927b(0xe6)][_0x56927b(0xf9)],_0x2576e3=_0x2879f8[_0x56927b(0xde)][_0x56927b(0xd4)];let _0x4d71ad=null,_0x2e7aa6=null,_0x492d1c=!0x1,_0x2da5ed=!0x1;for(const _0x48e0c3 of _0x1c18e0){const _0x214207=_0x48e0c3[_0x56927b(0x102)];_0x492d1c=_0x492d1c||_0x2576e3[_0x56927b(0xe9)](_0x214207);const _0x45a5fe=_0x950dff[_0x56927b(0xd5)][_0x56927b(0xfe)](_0x214207);if(_0x45a5fe&&_0x45a5fe[_0x56927b(0xfb)](_0x56927b(0xe7)))return;_0x56927b(0xe1)==_0x48e0c3[_0x56927b(0xdc)]&&(_0x2576e3[_0x56927b(0xec)](_0x214207)&&!_0x2576e3[_0x56927b(0xd3)](_0x214207)&&(_0x214207[_0x56927b(0xf6)]||_0x1ee912[_0x56927b(0xe0)]?_0x4d71ad&&_0x4d71ad[_0x56927b(0xf7)]==_0x214207||(_0x4d71ad=_0x214207,_0x2b479b(_0x48e0c3[_0x56927b(0xed)]),_0x2da5ed=!0x0):_0x2e7aa6=_0x2e7aa6||_0x48e0c3[_0x56927b(0xed)]));}function _0x2b479b(_0x1e4d4d){const _0x2f765f=_0x56927b,_0xae26f9=_0x950dff[_0x2f765f(0xea)][_0x2f765f(0xfd)](_0x2f765f(0xef),{'class':_0x2f765f(0xee)+_0x134628}),_0x1cf680=_0x950dff[_0x2f765f(0xd5)][_0x2f765f(0xd6)](_0x1e4d4d);_0x680a13&&_0x21e3f7[_0x2f765f(0xe4)][_0x2f765f(0xf5)](_0x290aaa[_0x2f765f(0xd9)])&&_0x950dff[_0x2f765f(0xea)][_0x2f765f(0xf4)](_0x2f765f(0xeb),_0xae26f9),_0x950dff[_0x2f765f(0xea)][_0x2f765f(0xf0)](_0x1cf680,_0xae26f9),_0x950dff[_0x2f765f(0xd5)][_0x2f765f(0xfc)](_0xae26f9,_0x290aaa[_0x2f765f(0xd9)]);}_0x492d1c||_0x2da5ed||!_0x2e7aa6||_0x2b479b(_0x2e7aa6);};}
package/src/suggestion.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xd40777=_0x1f9b;function _0x1f9b(_0x10bab8,_0xbf94f0){const _0x543c63=_0x543c();return _0x1f9b=function(_0x1f9b52,_0x168399){_0x1f9b52=_0x1f9b52-0x114;let _0xa3ff70=_0x543c63[_0x1f9b52];return _0xa3ff70;},_0x1f9b(_0x10bab8,_0xbf94f0);}(function(_0x5d6491,_0x18ac4f){const _0x548c3d=_0x1f9b,_0x5f5753=_0x5d6491();while(!![]){try{const _0x31e8c0=parseInt(_0x548c3d(0x142))/0x1+-parseInt(_0x548c3d(0x164))/0x2*(parseInt(_0x548c3d(0x11f))/0x3)+-parseInt(_0x548c3d(0x11b))/0x4*(-parseInt(_0x548c3d(0x124))/0x5)+-parseInt(_0x548c3d(0x114))/0x6*(-parseInt(_0x548c3d(0x15b))/0x7)+parseInt(_0x548c3d(0x165))/0x8*(parseInt(_0x548c3d(0x14b))/0x9)+parseInt(_0x548c3d(0x148))/0xa+-parseInt(_0x548c3d(0x132))/0xb*(parseInt(_0x548c3d(0x12d))/0xc);if(_0x31e8c0===_0x18ac4f)break;else _0x5f5753['push'](_0x5f5753['shift']());}catch(_0x47546f){_0x5f5753['push'](_0x5f5753['shift']());}}}(_0x543c,0x7e7de));import{Element as _0x18bd44}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x316e49,uid as _0x21f4e0}from'ckeditor5/src/utils.js';import{cloneDeep as _0x556136,isEqual as _0x23e730,set as _0x42e6eb,unset as _0x5f117d}from'lodash-es';function _0x543c(){const _0x2257f9=['substr','author','119DqAQbt','addRange','removeAttribute','getFirstMarker','nodeAfter','previous','attributes','onAccept','authoredAt','106HoNzkN','1432xOWjQA','length','17562OAcBuq','commentThread','start','clear','getMultiRangeId','creator','getItems','2404840ygiyZO','_markerNames','getMarkers','subType','10938OidAMi','createdAt','size','map','end','5XUKdtO','next','getMarkerNames','removeMarkers','getRanges','_isDataLoaded','isIntersecting','markers','decorate','9276lkxpDJ','type','accept','toJSON','_onAccept','14971ragqFE','_saved','@external','getAllAdjacentSuggestions','removeMarker','isMultiRange','from','filter','reduce','data','isIntersectingWithRange','discard','get','addMarker','head','push','95357xXjeMZ','setAttribute','split','_onAttributesChange','suggestion:','add','6914740MAMyyj','onAttributesChange','getRange','16371TDswux','getContainedElement','isInContent','hasComments','nodeBefore','onDiscard','delete','_onDiscard','change','getFirstRange','set','isExternal','_model','addMarkerName'];_0x543c=function(){return _0x2257f9;};return _0x543c();}export default class u extends/* #__PURE__ -- @preserve */
24
- _0x316e49(){constructor(_0x2cd968,_0x150de2){const _0x4e163f=_0x1f9b;super(),this[_0x4e163f(0x129)]=!0x1,this['id']=_0x150de2['id'],this[_0x4e163f(0x12e)]=_0x150de2[_0x4e163f(0x12e)],this[_0x4e163f(0x11e)]=_0x150de2[_0x4e163f(0x11e)]||null,this[_0x4e163f(0x15a)]=_0x150de2[_0x4e163f(0x15a)],this[_0x4e163f(0x119)]=_0x150de2[_0x4e163f(0x119)]||_0x150de2[_0x4e163f(0x15a)],this[_0x4e163f(0x156)]=Boolean(_0x150de2[_0x4e163f(0x161)]&&_0x150de2[_0x4e163f(0x161)][_0x4e163f(0x134)]),this[_0x4e163f(0x13b)]=null,this[_0x4e163f(0x157)]=_0x2cd968,this[_0x4e163f(0x131)]=_0x150de2[_0x4e163f(0x162)],this[_0x4e163f(0x152)]=_0x150de2[_0x4e163f(0x150)],this[_0x4e163f(0x145)]=_0x150de2[_0x4e163f(0x149)],this[_0x4e163f(0x11c)]=new Set(),this[_0x4e163f(0x120)]=null,this[_0x4e163f(0x155)](_0x4e163f(0x163),null),this[_0x4e163f(0x155)](_0x4e163f(0x161),_0x150de2[_0x4e163f(0x161)]||{}),this[_0x4e163f(0x155)](_0x4e163f(0x160),null),this[_0x4e163f(0x155)](_0x4e163f(0x125),null),this[_0x4e163f(0x155)](_0x4e163f(0x115),null),this[_0x4e163f(0x155)](_0x4e163f(0x133),!0x1),this[_0x4e163f(0x12c)](_0x4e163f(0x12f)),this[_0x4e163f(0x12c)](_0x4e163f(0x13d));}get[_0xd40777(0x140)](){const _0x2b9abd=_0xd40777;let _0x2cd36f=this;for(;_0x2cd36f[_0x2b9abd(0x160)];)_0x2cd36f=_0x2cd36f[_0x2b9abd(0x160)];return _0x2cd36f;}get[_0xd40777(0x14e)](){const _0x410e8e=_0xd40777;return!!this[_0x410e8e(0x115)]&&this[_0x410e8e(0x115)][_0x410e8e(0x166)]>0x0;}get[_0xd40777(0x137)](){const _0x31cab5=_0xd40777;if(0x0==this[_0x31cab5(0x11c)][_0x31cab5(0x121)])return!0x1;return 0x6==Array[_0x31cab5(0x138)](this[_0x31cab5(0x11c)])[0x0][_0x31cab5(0x144)](':')[_0x31cab5(0x166)];}get[_0xd40777(0x14d)](){const _0xfc7b20=_0xd40777;return null!==this[_0xfc7b20(0x15e)]();}[_0xd40777(0x158)](_0x242834){const _0xa18c89=_0xd40777;this[_0xa18c89(0x11c)][_0xa18c89(0x147)](_0x242834);}[_0xd40777(0x126)](){const _0xfac46b=_0xd40777;return Array[_0xfac46b(0x138)](this[_0xfac46b(0x11c)]);}[_0xd40777(0x11d)](){const _0x57c1a7=_0xd40777;return this[_0x57c1a7(0x126)]()[_0x57c1a7(0x122)](_0x2fee3e=>this[_0x57c1a7(0x157)][_0x57c1a7(0x12b)][_0x57c1a7(0x13e)](_0x2fee3e))[_0x57c1a7(0x139)](_0x17a92f=>_0x17a92f);}[_0xd40777(0x15e)](){const _0x326ea1=_0xd40777;return this[_0x326ea1(0x11d)]()[0x0]||null;}[_0xd40777(0x127)](){const _0x6d0745=_0xd40777;this[_0x6d0745(0x157)][_0x6d0745(0x153)](_0x3d0b9e=>{const _0x7c32cb=_0x6d0745;for(const _0x230551 of this[_0x7c32cb(0x11d)]())_0x3d0b9e[_0x7c32cb(0x136)](_0x230551);}),this[_0x6d0745(0x11c)][_0x6d0745(0x117)]();}[_0xd40777(0x136)](_0xabd4c2){const _0x4ca555=_0xd40777;this[_0x4ca555(0x157)][_0x4ca555(0x153)](_0x4abaa0=>{const _0x3cdb20=_0x4ca555;_0x4abaa0[_0x3cdb20(0x136)](_0xabd4c2);}),this[_0x4ca555(0x11c)][_0x4ca555(0x151)](_0xabd4c2);}[_0xd40777(0x15c)](_0x590072){const _0x35471e=_0xd40777,_0x527b63=_0x35471e(0x146)+this[_0x35471e(0x12e)]+':'+this[_0x35471e(0x11e)]+':'+this['id']+':'+this[_0x35471e(0x119)]['id']+':'+u[_0x35471e(0x118)]();this[_0x35471e(0x158)](_0x527b63),this[_0x35471e(0x157)][_0x35471e(0x153)](_0x31adcf=>{const _0x4d7ca9=_0x35471e;_0x31adcf[_0x4d7ca9(0x13f)](_0x527b63,{'range':_0x590072,'usingOperation':!0x0,'affectsData':!0x0});});}[_0xd40777(0x13c)](_0x4c2ef0){const _0x2d4ca2=_0xd40777;for(const _0x5512a5 of this[_0x2d4ca2(0x128)]())if(_0x5512a5[_0x2d4ca2(0x12a)](_0x4c2ef0))return!0x0;return!0x1;}[_0xd40777(0x128)](){const _0x51f29f=_0xd40777;return this[_0x51f29f(0x11d)]()[_0x51f29f(0x122)](_0xf76761=>_0xf76761[_0x51f29f(0x14a)]());}[_0xd40777(0x11a)](){const _0x231c82=_0xd40777;return this[_0x231c82(0x128)]()[_0x231c82(0x13a)]((_0x5f0a2b,_0x266884)=>[..._0x5f0a2b,..._0x266884[_0x231c82(0x11a)]()],[]);}[_0xd40777(0x154)](){const _0xfe3416=_0xd40777;var _0x47dd1f;return(null===(_0x47dd1f=this[_0xfe3416(0x15e)]())||void 0x0===_0x47dd1f?void 0x0:_0x47dd1f[_0xfe3416(0x14a)]())||null;}[_0xd40777(0x14c)](){const _0x127eb3=_0xd40777,_0x11b888=this[_0x127eb3(0x128)]();if(0x1!=_0x11b888[_0x127eb3(0x166)])return null;const _0x336171=_0x11b888[0x0],_0x1a8c30=_0x336171[_0x127eb3(0x116)][_0x127eb3(0x15f)],_0x2b7ca6=_0x336171[_0x127eb3(0x123)][_0x127eb3(0x14f)];return _0x1a8c30 instanceof _0x18bd44?_0x1a8c30!=_0x2b7ca6?null:_0x1a8c30:null;}[_0xd40777(0x12f)](){const _0x4f253d=_0xd40777;this[_0x4f253d(0x131)](this[_0x4f253d(0x128)](),this[_0x4f253d(0x13b)],this[_0x4f253d(0x161)]),this[_0x4f253d(0x127)]();}[_0xd40777(0x13d)](){const _0x27d368=_0xd40777;this[_0x27d368(0x152)](this[_0x27d368(0x128)](),this[_0x27d368(0x13b)],this[_0x27d368(0x161)]),this[_0x27d368(0x127)]();}[_0xd40777(0x135)](){const _0x37d66d=_0xd40777,_0x2d158d=[];let _0x3c248b=this[_0x37d66d(0x140)];for(;_0x3c248b;)_0x2d158d[_0x37d66d(0x141)](_0x3c248b),_0x3c248b=_0x3c248b[_0x37d66d(0x125)];return _0x2d158d;}[_0xd40777(0x143)](_0x56b705,_0x1ff992){const _0x57f246=_0xd40777,_0x239e9c=_0x556136(this[_0x57f246(0x161)]);_0x42e6eb(_0x239e9c,_0x56b705,_0x1ff992),_0x23e730(_0x239e9c,this[_0x57f246(0x161)])||(this[_0x57f246(0x161)]=_0x239e9c,this[_0x57f246(0x145)](_0x239e9c));}[_0xd40777(0x15d)](_0x29ed89){const _0x18aed8=_0xd40777,_0x11b2ad=_0x556136(this[_0x18aed8(0x161)]);_0x5f117d(_0x11b2ad,_0x29ed89),_0x23e730(_0x11b2ad,this[_0x18aed8(0x161)])||(this[_0x18aed8(0x161)]=_0x11b2ad,this[_0x18aed8(0x145)](this[_0x18aed8(0x161)]));}[_0xd40777(0x130)](){const _0x24ce36=_0xd40777;return{'id':this['id'],'type':this[_0x24ce36(0x11e)]?this[_0x24ce36(0x12e)]+':'+this[_0x24ce36(0x11e)]:this[_0x24ce36(0x12e)],'authorId':this[_0x24ce36(0x119)]['id'],'createdAt':this[_0x24ce36(0x120)],'hasComments':this[_0x24ce36(0x14e)],'data':this[_0x24ce36(0x13b)],'attributes':this[_0x24ce36(0x161)]};}static[_0xd40777(0x118)](){const _0x554f1f=_0xd40777;return _0x21f4e0()[_0x554f1f(0x159)](0x1,0x5);}}
23
+ function _0x1d50(){const _0x4be39b=['removeAttribute','onDiscard','nodeBefore','isIntersectingWithRange','get','6228324LSOgBg','add','head','size','1120910TxVkMP','getMarkerNames','_markerNames','filter','removeMarker','subType','start','12142424kEsUVI','isExternal','_onDiscard','attributes','onAttributesChange','createdAt','clear','type','isIntersecting','from','length','removeMarkers','1764590mEgwZs','123249lwBGaj','toJSON','getRange','@external','discard','_isDataLoaded','onAccept','_onAttributesChange','addRange','getFirstMarker','addMarkerName','end','_model','getAllAdjacentSuggestions','commentThread','change','decorate','split','2816064cZRFCo','accept','data','16119144uNzakk','set','nodeAfter','reduce','getMarkers','substr','suggestion:','authoredAt','getContainedElement','getFirstRange','getMultiRangeId','push','markers','getItems','_saved','setAttribute','isInContent','map','4aCwgSP','hasComments','next','_onAccept','getRanges','addMarker','delete','creator','isMultiRange','previous','author'];_0x1d50=function(){return _0x4be39b;};return _0x1d50();}const _0x50f149=_0x1146;(function(_0x4835ac,_0x25bcf7){const _0x42bc70=_0x1146,_0x57611b=_0x4835ac();while(!![]){try{const _0x336c0b=parseInt(_0x42bc70(0x119))/0x1+parseInt(_0x42bc70(0xf0))/0x2+parseInt(_0x42bc70(0x12d))/0x3+-parseInt(_0x42bc70(0x105))/0x4*(parseInt(_0x42bc70(0x12c))/0x5)+-parseInt(_0x42bc70(0x115))/0x6+parseInt(_0x42bc70(0x120))/0x7+-parseInt(_0x42bc70(0xf3))/0x8;if(_0x336c0b===_0x25bcf7)break;else _0x57611b['push'](_0x57611b['shift']());}catch(_0x4d1988){_0x57611b['push'](_0x57611b['shift']());}}}(_0x1d50,0xdb6e8));import{Element as _0x2b52ef}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x424acf,uid as _0x43fd1b}from'ckeditor5/src/utils.js';function _0x1146(_0x39744c,_0x55fa9d){const _0x1d5006=_0x1d50();return _0x1146=function(_0x11462a,_0x53dd8b){_0x11462a=_0x11462a-0xe5;let _0x19ce81=_0x1d5006[_0x11462a];return _0x19ce81;},_0x1146(_0x39744c,_0x55fa9d);}import{cloneDeep as _0x3bd971,isEqual as _0x41699d,set as _0x2c22ef,unset as _0x18d2ff}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
+ _0x424acf(){constructor(_0x9bc590,_0x4c7431){const _0x385951=_0x1146;super(),this[_0x385951(0x132)]=!0x1,this['id']=_0x4c7431['id'],this[_0x385951(0x127)]=_0x4c7431[_0x385951(0x127)],this[_0x385951(0x11e)]=_0x4c7431[_0x385951(0x11e)]||null,this[_0x385951(0x10f)]=_0x4c7431[_0x385951(0x10f)],this[_0x385951(0x10c)]=_0x4c7431[_0x385951(0x10c)]||_0x4c7431[_0x385951(0x10f)],this[_0x385951(0x121)]=Boolean(_0x4c7431[_0x385951(0x123)]&&_0x4c7431[_0x385951(0x123)][_0x385951(0x130)]),this[_0x385951(0xf2)]=null,this[_0x385951(0xea)]=_0x9bc590,this[_0x385951(0x108)]=_0x4c7431[_0x385951(0x133)],this[_0x385951(0x122)]=_0x4c7431[_0x385951(0x111)],this[_0x385951(0xe5)]=_0x4c7431[_0x385951(0x124)],this[_0x385951(0x11b)]=new Set(),this[_0x385951(0x125)]=null,this[_0x385951(0xf4)](_0x385951(0xfa),null),this[_0x385951(0xf4)](_0x385951(0x123),_0x4c7431[_0x385951(0x123)]||{}),this[_0x385951(0xf4)](_0x385951(0x10e),null),this[_0x385951(0xf4)](_0x385951(0x107),null),this[_0x385951(0xf4)](_0x385951(0xec),null),this[_0x385951(0xf4)](_0x385951(0x101),!0x1),this[_0x385951(0xee)](_0x385951(0xf1)),this[_0x385951(0xee)](_0x385951(0x131));}get[_0x50f149(0x117)](){const _0x3e09c9=_0x50f149;let _0x1f3885=this;for(;_0x1f3885[_0x3e09c9(0x10e)];)_0x1f3885=_0x1f3885[_0x3e09c9(0x10e)];return _0x1f3885;}get[_0x50f149(0x106)](){const _0x487f10=_0x50f149;return!!this[_0x487f10(0xec)]&&this[_0x487f10(0xec)][_0x487f10(0x12a)]>0x0;}get[_0x50f149(0x10d)](){const _0xcde620=_0x50f149;if(0x0==this[_0xcde620(0x11b)][_0xcde620(0x118)])return!0x1;return 0x6==Array[_0xcde620(0x129)](this[_0xcde620(0x11b)])[0x0][_0xcde620(0xef)](':')[_0xcde620(0x12a)];}get[_0x50f149(0x103)](){const _0x48ff28=_0x50f149;return null!==this[_0x48ff28(0xe7)]();}[_0x50f149(0xe8)](_0x3e0bde){const _0x524b93=_0x50f149;this[_0x524b93(0x11b)][_0x524b93(0x116)](_0x3e0bde);}[_0x50f149(0x11a)](){const _0x3c7599=_0x50f149;return Array[_0x3c7599(0x129)](this[_0x3c7599(0x11b)]);}[_0x50f149(0xf7)](){const _0x446981=_0x50f149;return this[_0x446981(0x11a)]()[_0x446981(0x104)](_0x393ea3=>this[_0x446981(0xea)][_0x446981(0xff)][_0x446981(0x114)](_0x393ea3))[_0x446981(0x11c)](_0x5c539e=>_0x5c539e);}[_0x50f149(0xe7)](){const _0x34384d=_0x50f149;return this[_0x34384d(0xf7)]()[0x0]||null;}[_0x50f149(0x12b)](){const _0x5d2e73=_0x50f149;this[_0x5d2e73(0xea)][_0x5d2e73(0xed)](_0x4758df=>{const _0x1f999b=_0x5d2e73;for(const _0x2dcae3 of this[_0x1f999b(0xf7)]())_0x4758df[_0x1f999b(0x11d)](_0x2dcae3);}),this[_0x5d2e73(0x11b)][_0x5d2e73(0x126)]();}[_0x50f149(0x11d)](_0x5196be){const _0x502d36=_0x50f149;this[_0x502d36(0xea)][_0x502d36(0xed)](_0x3a4561=>{const _0x2141ad=_0x502d36;_0x3a4561[_0x2141ad(0x11d)](_0x5196be);}),this[_0x502d36(0x11b)][_0x502d36(0x10b)](_0x5196be);}[_0x50f149(0xe6)](_0x298606){const _0x59b81f=_0x50f149,_0xe987bf=_0x59b81f(0xf9)+this[_0x59b81f(0x127)]+':'+this[_0x59b81f(0x11e)]+':'+this['id']+':'+this[_0x59b81f(0x10c)]['id']+':'+u[_0x59b81f(0xfd)]();this[_0x59b81f(0xe8)](_0xe987bf),this[_0x59b81f(0xea)][_0x59b81f(0xed)](_0xd486be=>{const _0x1d3018=_0x59b81f;_0xd486be[_0x1d3018(0x10a)](_0xe987bf,{'range':_0x298606,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x50f149(0x113)](_0xd92c8a){const _0x3158a4=_0x50f149;for(const _0x146a43 of this[_0x3158a4(0x109)]())if(_0x146a43[_0x3158a4(0x128)](_0xd92c8a))return!0x0;return!0x1;}[_0x50f149(0x109)](){const _0x366a4c=_0x50f149;return this[_0x366a4c(0xf7)]()[_0x366a4c(0x104)](_0x2ba850=>_0x2ba850[_0x366a4c(0x12f)]());}[_0x50f149(0x100)](){const _0x4fe72a=_0x50f149;return this[_0x4fe72a(0x109)]()[_0x4fe72a(0xf6)]((_0x53a9c5,_0x34e85a)=>[..._0x53a9c5,..._0x34e85a[_0x4fe72a(0x100)]()],[]);}[_0x50f149(0xfc)](){const _0x82e5a4=_0x50f149;var _0x3a09a;return(null===(_0x3a09a=this[_0x82e5a4(0xe7)]())||void 0x0===_0x3a09a?void 0x0:_0x3a09a[_0x82e5a4(0x12f)]())||null;}[_0x50f149(0xfb)](){const _0xcc6915=_0x50f149,_0x4b3afe=this[_0xcc6915(0x109)]();if(0x1!=_0x4b3afe[_0xcc6915(0x12a)])return null;const _0x2648be=_0x4b3afe[0x0],_0x13de92=_0x2648be[_0xcc6915(0x11f)][_0xcc6915(0xf5)],_0x4b080a=_0x2648be[_0xcc6915(0xe9)][_0xcc6915(0x112)];return _0x13de92 instanceof _0x2b52ef?_0x13de92!=_0x4b080a?null:_0x13de92:null;}[_0x50f149(0xf1)](){const _0x3b577c=_0x50f149;this[_0x3b577c(0x108)](this[_0x3b577c(0x109)](),this[_0x3b577c(0xf2)],this[_0x3b577c(0x123)]),this[_0x3b577c(0x12b)]();}[_0x50f149(0x131)](){const _0x2cf14b=_0x50f149;this[_0x2cf14b(0x122)](this[_0x2cf14b(0x109)](),this[_0x2cf14b(0xf2)],this[_0x2cf14b(0x123)]),this[_0x2cf14b(0x12b)]();}[_0x50f149(0xeb)](){const _0x3b3082=_0x50f149,_0x5988e8=[];let _0x46c9d6=this[_0x3b3082(0x117)];for(;_0x46c9d6;)_0x5988e8[_0x3b3082(0xfe)](_0x46c9d6),_0x46c9d6=_0x46c9d6[_0x3b3082(0x107)];return _0x5988e8;}[_0x50f149(0x102)](_0x2e47bc,_0x12adb0){const _0x42c881=_0x50f149,_0xd1d70f=_0x3bd971(this[_0x42c881(0x123)]);_0x2c22ef(_0xd1d70f,_0x2e47bc,_0x12adb0),_0x41699d(_0xd1d70f,this[_0x42c881(0x123)])||(this[_0x42c881(0x123)]=_0xd1d70f,this[_0x42c881(0xe5)](_0xd1d70f));}[_0x50f149(0x110)](_0x1bd273){const _0x895117=_0x50f149,_0x2752fa=_0x3bd971(this[_0x895117(0x123)]);_0x18d2ff(_0x2752fa,_0x1bd273),_0x41699d(_0x2752fa,this[_0x895117(0x123)])||(this[_0x895117(0x123)]=_0x2752fa,this[_0x895117(0xe5)](this[_0x895117(0x123)]));}[_0x50f149(0x12e)](){const _0x4d8286=_0x50f149;return{'id':this['id'],'type':this[_0x4d8286(0x11e)]?this[_0x4d8286(0x127)]+':'+this[_0x4d8286(0x11e)]:this[_0x4d8286(0x127)],'authorId':this[_0x4d8286(0x10c)]['id'],'createdAt':this[_0x4d8286(0x125)],'hasComments':this[_0x4d8286(0x106)],'data':this[_0x4d8286(0xf2)],'attributes':this[_0x4d8286(0x123)]};}static[_0x50f149(0xfd)](){const _0x557b9e=_0x50f149;return _0x43fd1b()[_0x557b9e(0xf8)](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x141f(_0xb12148,_0x2dfacd){const _0x4d386a=_0x4d38();return _0x141f=function(_0x141f60,_0x3b28ab){_0x141f60=_0x141f60-0x1db;let _0x2b6fec=_0x4d386a[_0x141f60];return _0x2b6fec;},_0x141f(_0xb12148,_0x2dfacd);}const _0x3117f2=_0x141f;(function(_0x367cdd,_0x1603d1){const _0x357f47=_0x141f,_0x4becd7=_0x367cdd();while(!![]){try{const _0x3c8a67=-parseInt(_0x357f47(0x1e6))/0x1+parseInt(_0x357f47(0x222))/0x2+-parseInt(_0x357f47(0x1fd))/0x3*(-parseInt(_0x357f47(0x221))/0x4)+parseInt(_0x357f47(0x1e1))/0x5+-parseInt(_0x357f47(0x20e))/0x6*(-parseInt(_0x357f47(0x22f))/0x7)+-parseInt(_0x357f47(0x1f6))/0x8+parseInt(_0x357f47(0x225))/0x9;if(_0x3c8a67===_0x1603d1)break;else _0x4becd7['push'](_0x4becd7['shift']());}catch(_0x25d5bb){_0x4becd7['push'](_0x4becd7['shift']());}}}(_0x4d38,0xec8fc));import{getTranslation as _0x4246fc}from'./utils/common-translations.js';import{priorities as _0x11177a,insertToPriorityArray as _0x2dc80d}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x526bb6}from'./trackchangesediting.js';export default class f{constructor(_0x311ad6,_0x3db796){const _0xcb1229=_0x141f;this[_0xcb1229(0x205)]=[],this[_0xcb1229(0x20a)]=new Map(),this[_0xcb1229(0x213)]=[],this[_0xcb1229(0x1f9)]=new Map(),this[_0xcb1229(0x238)]=_0x311ad6,this[_0xcb1229(0x1dd)]=_0x3db796;}[_0x3117f2(0x1e8)](_0x266944){const _0x28b894=_0x3117f2,_0x14b27a=[],_0xc70387=new Set(),_0x1d9fb3=new Set();for(let _0x176819=0x0;_0x176819<_0x266944[_0x28b894(0x22e)];_0x176819++){const _0x572467=_0x266944[_0x176819];if(!_0x572467[_0x28b894(0x1ef)])continue;const _0x531953=this[_0x28b894(0x1ea)](_0x572467);if(_0x531953){if(null!=_0x572467[_0x28b894(0x21d)]){if(_0xc70387[_0x28b894(0x237)](_0x572467[_0x28b894(0x21d)]))continue;_0xc70387[_0x28b894(0x22b)](_0x572467[_0x28b894(0x21d)]);}_0x14b27a[_0x28b894(0x236)](_0x531953);}else{if(_0x28b894(0x1ec)!=_0x572467[_0x28b894(0x223)])_0x28b894(0x224)!=_0x572467[_0x28b894(0x223)]&&_0x28b894(0x1e9)!=_0x572467[_0x28b894(0x223)]||this[_0x28b894(0x201)](_0x14b27a,_0x572467,_0x266944[_0x176819+0x1]);else{const _0x48559f=_0x572467[_0x28b894(0x229)][_0x28b894(0x200)];if(_0x1d9fb3[_0x28b894(0x237)](_0x48559f))continue;_0x1d9fb3[_0x28b894(0x22b)](_0x572467[_0x28b894(0x229)][_0x28b894(0x200)]),_0x48559f==_0x526bb6?this[_0x28b894(0x1e2)](_0x14b27a,_0x572467):this[_0x28b894(0x220)](_0x14b27a,_0x572467);}}}return this[_0x28b894(0x1e4)](_0x14b27a);}[_0x3117f2(0x1f5)](_0x2a9e43){const _0x5ad4ce=_0x3117f2;this[_0x5ad4ce(0x205)][_0x5ad4ce(0x236)](_0x2a9e43);}[_0x3117f2(0x20d)](_0x18320b,_0x1ba582,_0x25bd49=_0x11177a[_0x3117f2(0x206)]){const _0x37eb9f=_0x3117f2;_0x37eb9f(0x20c)==typeof _0x18320b?_0x2dc80d(this[_0x37eb9f(0x213)],{'matchingCallback':_0x18320b,'label':_0x1ba582,'priority':_0x25bd49}):this[_0x37eb9f(0x20a)][_0x37eb9f(0x1ff)](_0x18320b,_0x1ba582);}[_0x3117f2(0x233)](_0x4decde,_0xc4a93c){const _0xe4ce55=_0x3117f2;this[_0xe4ce55(0x1f9)][_0xe4ce55(0x1ff)](_0x4decde,_0xc4a93c);}[_0x3117f2(0x227)](_0x335b44,_0x3ff128=0x1){const _0xb0eec2=_0x3117f2;let _0x882639;for(const _0x5aba50 of this[_0xb0eec2(0x213)])if(_0x5aba50[_0xb0eec2(0x218)](_0x335b44)){_0x882639=_0x5aba50[_0xb0eec2(0x1e5)];break;}return _0x882639||(_0x882639=this[_0xb0eec2(0x20a)][_0xb0eec2(0x239)](_0x335b44[_0xb0eec2(0x1df)])),_0x882639?_0x882639(_0x3ff128):0x1!==_0x3ff128?_0x3ff128+'\x20'+_0x335b44[_0xb0eec2(0x1df)]+'s':''+_0x335b44[_0xb0eec2(0x1df)];}[_0x3117f2(0x216)](_0x48d85d,_0x561498){const _0x4702c8=_0x3117f2,_0x349b3e=_0x561498[_0x4702c8(0x1f4)]()[_0x4702c8(0x20b)](),_0x6e2578=_0x4702c8(0x224)==_0x561498[_0x4702c8(0x223)]?_0x4702c8(0x22b):_0x4702c8(0x208);for(const _0x5e13c2 of _0x349b3e){const _0x360b8c=_0x5e13c2[_0x4702c8(0x234)],_0x512829=_0x48d85d[_0x48d85d[_0x4702c8(0x22e)]-0x1];if(_0x360b8c['is'](_0x4702c8(0x219)))_0x512829&&_0x512829[_0x4702c8(0x223)][_0x4702c8(0x21a)](_0x4702c8(0x1eb))>-0x1&&_0x48d85d[_0x4702c8(0x1f1)](),_0x512829&&_0x4702c8(0x231)==_0x512829[_0x4702c8(0x223)]?_0x512829[_0x6e2578]+=_0x360b8c[_0x4702c8(0x229)]:_0x48d85d[_0x4702c8(0x236)]({'type':_0x4702c8(0x231),'add':_0x4702c8(0x22b)==_0x6e2578?_0x360b8c[_0x4702c8(0x229)]:'','remove':_0x4702c8(0x208)==_0x6e2578?_0x360b8c[_0x4702c8(0x229)]:''});else{if(this[_0x4702c8(0x238)][_0x4702c8(0x1f2)](_0x360b8c)){const _0xa7091d=_0x360b8c;if(_0x512829&&_0x512829[_0x4702c8(0x223)][_0x4702c8(0x21a)](_0x4702c8(0x1eb))>-0x1&&_0x48d85d[_0x4702c8(0x1f1)](),_0x4702c8(0x1f3)==_0x5e13c2[_0x4702c8(0x223)])continue;_0x512829&&_0x512829[_0x4702c8(0x223)]==_0x6e2578+_0x4702c8(0x211)&&_0x512829[_0x4702c8(0x1fe)][_0x4702c8(0x1df)]==_0xa7091d[_0x4702c8(0x1df)]?_0x512829[_0x4702c8(0x1e3)]++:_0x48d85d[_0x4702c8(0x236)]({'type':_0x6e2578+_0x4702c8(0x211),'element':_0xa7091d,'quantity':0x1}),_0x349b3e[_0x4702c8(0x217)](_0x23d630=>!(_0x4702c8(0x1f3)==_0x23d630[_0x4702c8(0x223)]&&_0x23d630[_0x4702c8(0x234)]==_0x360b8c));}else{if(this[_0x4702c8(0x238)][_0x4702c8(0x22a)](_0x360b8c,_0x4702c8(0x22c))||_0x360b8c['is'](_0x4702c8(0x1fe),_0x4702c8(0x21e))){const _0x4cb2a1=_0x360b8c;if(_0x4702c8(0x22b)==_0x6e2578&&_0x4702c8(0x203)==_0x5e13c2[_0x4702c8(0x223)]||_0x4702c8(0x208)==_0x6e2578&&_0x4702c8(0x1f3)==_0x5e13c2[_0x4702c8(0x223)])continue;if(_0x512829&&-0x1==_0x512829[_0x4702c8(0x223)][_0x4702c8(0x21a)](_0x4702c8(0x1eb))){_0x4702c8(0x231)==_0x512829[_0x4702c8(0x223)]&&(_0x512829[_0x6e2578]+='\x0a');continue;}let _0xc42fe2;if(_0xc42fe2=_0x4702c8(0x22b)==_0x6e2578?_0x4cb2a1[_0x4702c8(0x1ed)]&&!this[_0x4702c8(0x238)][_0x4702c8(0x1f2)](_0x4cb2a1[_0x4702c8(0x1ed)])?_0x4cb2a1[_0x4702c8(0x1ed)]:null:_0x4cb2a1[_0x4702c8(0x1e7)]&&!this[_0x4702c8(0x238)][_0x4702c8(0x1f2)](_0x4cb2a1[_0x4702c8(0x1e7)])?_0x4cb2a1[_0x4702c8(0x1e7)]:null,_0x4cb2a1[_0x4702c8(0x230)]||_0xc42fe2&&_0xc42fe2[_0x4702c8(0x230)]){const _0x3760c9=_0xc42fe2&&_0xc42fe2[_0x4702c8(0x230)]?_0xc42fe2:_0x4cb2a1;_0x512829&&_0x512829[_0x4702c8(0x223)]==_0x6e2578+_0x4702c8(0x22d)&&_0x512829[_0x4702c8(0x1fe)][_0x4702c8(0x1df)]==_0x3760c9[_0x4702c8(0x1df)]?_0x512829[_0x4702c8(0x1e3)]++:_0x48d85d[_0x4702c8(0x236)]({'type':_0x6e2578+_0x4702c8(0x22d),'element':_0x3760c9,'quantity':0x1});}else _0x48d85d[_0x4702c8(0x236)]({'type':_0x6e2578+_0x4702c8(0x1eb),'element':_0x4cb2a1});}}}}}[_0x3117f2(0x1e4)](_0x87f5a){const _0x179e02=_0x3117f2,_0x330857=this[_0x179e02(0x1dd)],_0x30a086=[],_0x2d13dd=[],_0x193769=[];for(const _0x1b115a of _0x87f5a)switch(_0x1b115a[_0x179e02(0x223)]){case _0x179e02(0x231):if(_0x1b115a[_0x179e02(0x22b)]=_0x1b115a[_0x179e02(0x22b)][_0x179e02(0x1fc)](/(\S)\u000A+(\S)/g,_0x179e02(0x204))[_0x179e02(0x1fc)](/\u000A/g,''),_0x1b115a[_0x179e02(0x208)]=_0x1b115a[_0x179e02(0x208)][_0x179e02(0x1fc)](/(\S)\u000A+(\S)/g,_0x179e02(0x204))[_0x179e02(0x1fc)](/\u000A/g,''),''!=_0x1b115a[_0x179e02(0x22b)]&&''!=_0x1b115a[_0x179e02(0x208)]){_0x30a086[_0x179e02(0x236)]({'type':_0x179e02(0x1fc),'content':_0x4246fc(_0x330857,_0x179e02(0x1de),['\x22'+_0x1b115a[_0x179e02(0x208)]+'\x22','\x22'+_0x1b115a[_0x179e02(0x22b)]+'\x22'])});continue;}if(null!=_0x1b115a[_0x179e02(0x22b)][_0x179e02(0x214)](/^ +$/)){_0x30a086[_0x179e02(0x236)]({'type':_0x179e02(0x224),'content':_0x4246fc(_0x330857,_0x179e02(0x21f),_0x4246fc(_0x330857,_0x179e02(0x1db),_0x1b115a[_0x179e02(0x22b)][_0x179e02(0x22e)]))});continue;}if(null!=_0x1b115a[_0x179e02(0x208)][_0x179e02(0x214)](/^ +$/)){_0x30a086[_0x179e02(0x236)]({'type':_0x179e02(0x1e9),'content':_0x4246fc(_0x330857,_0x179e02(0x232),_0x4246fc(_0x330857,_0x179e02(0x1db),_0x1b115a[_0x179e02(0x208)][_0x179e02(0x22e)]))});continue;}if(''!=_0x1b115a[_0x179e02(0x22b)]){_0x30a086[_0x179e02(0x236)]({'type':_0x179e02(0x224),'content':_0x4246fc(_0x330857,_0x179e02(0x21f),'\x22'+_0x1b115a[_0x179e02(0x22b)]+'\x22')});continue;}_0x30a086[_0x179e02(0x236)]({'type':_0x179e02(0x1e9),'content':_0x4246fc(_0x330857,_0x179e02(0x232),'\x22'+_0x1b115a[_0x179e02(0x208)]+'\x22')});continue;case _0x179e02(0x21b):case _0x179e02(0x1e0):_0x30a086[_0x179e02(0x236)]({'type':_0x179e02(0x224),'content':_0x4246fc(_0x330857,_0x179e02(0x21f),this[_0x179e02(0x227)](_0x1b115a[_0x179e02(0x1fe)],_0x1b115a[_0x179e02(0x1e3)]))});continue;case _0x179e02(0x202):case _0x179e02(0x210):_0x30a086[_0x179e02(0x236)]({'type':_0x179e02(0x1e9),'content':_0x4246fc(_0x330857,_0x179e02(0x232),this[_0x179e02(0x227)](_0x1b115a[_0x179e02(0x1fe)],_0x1b115a[_0x179e02(0x1e3)]))});continue;case _0x179e02(0x20f):_0x30a086[_0x179e02(0x236)]({'type':_0x179e02(0x224),'content':_0x4246fc(_0x330857,_0x179e02(0x1f0),this[_0x179e02(0x227)](_0x1b115a[_0x179e02(0x1fe)],_0x1b115a[_0x179e02(0x1e3)]))});continue;case _0x179e02(0x1fb):_0x30a086[_0x179e02(0x236)]({'type':_0x179e02(0x1e9),'content':_0x4246fc(_0x330857,_0x179e02(0x207),this[_0x179e02(0x227)](_0x1b115a[_0x179e02(0x1fe)],_0x1b115a[_0x179e02(0x1e3)]))});continue;case _0x179e02(0x215):_0x2d13dd[_0x179e02(0x236)](_0x1b115a[_0x179e02(0x200)]);continue;case _0x179e02(0x226):_0x193769[_0x179e02(0x236)](_0x1b115a[_0x179e02(0x200)]);continue;default:_0x30a086[_0x179e02(0x236)](_0x1b115a);}if(_0x2d13dd[_0x179e02(0x22e)]){const _0x53fb09=_0x2d13dd[_0x179e02(0x212)](_0x3f48fb=>this[_0x179e02(0x1f9)][_0x179e02(0x237)](_0x3f48fb)?this[_0x179e02(0x1f9)][_0x179e02(0x239)](_0x3f48fb):_0x3f48fb)[_0x179e02(0x21c)](',\x20');_0x30a086[_0x179e02(0x236)]({'type':_0x179e02(0x1fa),'content':_0x4246fc(this[_0x179e02(0x1dd)],_0x179e02(0x1dc),_0x53fb09)});}if(_0x193769[_0x179e02(0x22e)]){const _0x5df723=_0x193769[_0x179e02(0x212)](_0x534c83=>this[_0x179e02(0x1f9)][_0x179e02(0x237)](_0x534c83)?this[_0x179e02(0x1f9)][_0x179e02(0x239)](_0x534c83):_0x534c83)[_0x179e02(0x21c)](',\x20');_0x30a086[_0x179e02(0x236)]({'type':_0x179e02(0x1fa),'content':_0x4246fc(this[_0x179e02(0x1dd)],_0x179e02(0x1f8),_0x5df723)});}return _0x30a086;}[_0x3117f2(0x1ea)](_0x1437fb){const _0x1ef762=_0x3117f2;for(const _0x204a23 of this[_0x1ef762(0x205)]){const _0x2d0a89=_0x204a23(_0x1437fb);if(_0x2d0a89&&_0x1ef762(0x223)in _0x2d0a89)return _0x2d0a89;}}[_0x3117f2(0x220)](_0x2c410e,_0x2f8813){const _0x1e4242=_0x3117f2,_0x3bdc46=_0x2f8813[_0x1e4242(0x229)],_0x2d04ff=void 0x0===_0x3bdc46[_0x1e4242(0x228)]?_0x1e4242(0x226):_0x1e4242(0x215);_0x2c410e[_0x1e4242(0x236)]({'type':_0x2d04ff,'key':_0x3bdc46[_0x1e4242(0x200)]});}[_0x3117f2(0x1e2)](_0x30ef9f,_0x256126){const _0x424183=_0x3117f2;_0x30ef9f[_0x424183(0x236)]({'type':_0x424183(0x1fa),'content':_0x4246fc(this[_0x424183(0x1dd)],_0x424183(0x209),this[_0x424183(0x227)](_0x256126[_0x424183(0x1f4)]()[_0x424183(0x1f7)][_0x424183(0x1ee)],0x1))});}[_0x3117f2(0x201)](_0x3a20dc,_0x3885f2,_0x2d18d9){const _0x498cd6=_0x3117f2;if(this[_0x498cd6(0x216)](_0x3a20dc,_0x3885f2),_0x2d18d9&&_0x2d18d9[_0x498cd6(0x1f4)]()&&!_0x3885f2[_0x498cd6(0x1f4)]()[_0x498cd6(0x235)][_0x498cd6(0x23a)](_0x2d18d9[_0x498cd6(0x1f4)]()[_0x498cd6(0x1f7)])){const _0x1c7d24=_0x3a20dc[_0x3a20dc[_0x498cd6(0x22e)]-0x1],_0x426721=_0x498cd6(0x224)==_0x3885f2[_0x498cd6(0x223)]?_0x498cd6(0x22b):_0x498cd6(0x208);_0x1c7d24&&_0x498cd6(0x231)==_0x1c7d24[_0x498cd6(0x223)]&&(_0x1c7d24[_0x426721]+='\x0a');}}}function _0x4d38(){const _0x2c2ba3=['8766330sWnySb','addContainer','removeObject','Object','map','_itemLabelsCallbacks','match','addFormat','_addDescriptionItems','skip','matchingCallback','$textProxy','indexOf','addEmptyContainer','join','subType','softBreak','*Insert:*\x20%0','_handleAttributeSuggestionDescription','19984SyVywN','2108316hYQtvC','type','insertion','83682QEbxBh','removeFormat','getItemLabel','newValue','data','checkChild','add','$text','EmptyContainer','length','7HSqoGm','isEmpty','text','*Remove:*\x20%0','registerAttributeLabel','item','end','push','has','_schema','get','isEqual','ELEMENT_SPACE','*Set\x20format:*\x20%0','_locale','REPLACE_TEXT','name','addObject','731475slhCXc','_handleRenameSuggestionDescription','quantity','_resolveDescriptionItems','label','985973pIHQqk','previousSibling','getDescriptions','deletion','_handleCustomCallbackDescription','Container','attribute','nextSibling','nodeAfter','isInContent','*Split:*\x20%0','pop','isObject','elementEnd','getFirstRange','registerDescriptionCallback','15279368BLKAxD','start','*Remove\x20format:*\x20%0','_attributeLabels','format','removeContainer','replace','717vauVHR','element','set','key','_handleInsertRemoveSuggestionDescription','removeEmptyContainer','elementStart','$1\x20$2','_customCallbacks','normal','*Merge:*\x20%0','remove','*Change\x20to:*\x20%0','_itemLabels','getWalker','function','registerElementLabel'];_0x4d38=function(){return _0x2c2ba3;};return _0x4d38();}
23
+ const _0x108b3e=_0x557b;(function(_0x26d9ac,_0x423659){const _0x321a1b=_0x557b,_0x521969=_0x26d9ac();while(!![]){try{const _0xe383b2=parseInt(_0x321a1b(0x18c))/0x1+-parseInt(_0x321a1b(0x19b))/0x2*(parseInt(_0x321a1b(0x18a))/0x3)+-parseInt(_0x321a1b(0x1af))/0x4*(parseInt(_0x321a1b(0x194))/0x5)+parseInt(_0x321a1b(0x16d))/0x6+-parseInt(_0x321a1b(0x18b))/0x7*(parseInt(_0x321a1b(0x172))/0x8)+-parseInt(_0x321a1b(0x1ab))/0x9*(parseInt(_0x321a1b(0x1a9))/0xa)+parseInt(_0x321a1b(0x18f))/0xb;if(_0xe383b2===_0x423659)break;else _0x521969['push'](_0x521969['shift']());}catch(_0x3120e2){_0x521969['push'](_0x521969['shift']());}}}(_0x4d94,0x9b7a9));import{getTranslation as _0x56dcbf}from'./utils/common-translations.js';import{priorities as _0x398eb5,insertToPriorityArray as _0x520ae2}from'ckeditor5/src/utils.js';function _0x557b(_0x418464,_0x530905){const _0x4d9470=_0x4d94();return _0x557b=function(_0x557b01,_0x4235be){_0x557b01=_0x557b01-0x166;let _0x27f69e=_0x4d9470[_0x557b01];return _0x27f69e;},_0x557b(_0x418464,_0x530905);}import{renameAttributeKey as _0x498f23}from'./trackchangesediting.js';export default class f{constructor(_0x3a89ff,_0x76f8e3){const _0x584809=_0x557b;this[_0x584809(0x1a2)]=[],this[_0x584809(0x1b9)]=new Map(),this[_0x584809(0x180)]=[],this[_0x584809(0x1a4)]=new Map(),this[_0x584809(0x1bf)]=_0x3a89ff,this[_0x584809(0x1c3)]=_0x76f8e3;}[_0x108b3e(0x195)](_0x518ca1){const _0x312bbe=_0x108b3e,_0x1b4d39=[],_0x3e67b2=new Set(),_0x5ad1f4=new Set();for(let _0x178ccf=0x0;_0x178ccf<_0x518ca1[_0x312bbe(0x197)];_0x178ccf++){const _0xdcd583=_0x518ca1[_0x178ccf];if(!_0xdcd583[_0x312bbe(0x173)])continue;const _0xbbbe81=this[_0x312bbe(0x170)](_0xdcd583);if(_0xbbbe81){if(null!=_0xdcd583[_0x312bbe(0x1a3)]){if(_0x3e67b2[_0x312bbe(0x19f)](_0xdcd583[_0x312bbe(0x1a3)]))continue;_0x3e67b2[_0x312bbe(0x1bb)](_0xdcd583[_0x312bbe(0x1a3)]);}_0x1b4d39[_0x312bbe(0x1b4)](_0xbbbe81);}else{if(_0x312bbe(0x16c)!=_0xdcd583[_0x312bbe(0x196)])_0x312bbe(0x1b8)!=_0xdcd583[_0x312bbe(0x196)]&&_0x312bbe(0x1aa)!=_0xdcd583[_0x312bbe(0x196)]||this[_0x312bbe(0x189)](_0x1b4d39,_0xdcd583,_0x518ca1[_0x178ccf+0x1]);else{const _0x19c43c=_0xdcd583[_0x312bbe(0x1bd)][_0x312bbe(0x1a0)];if(_0x5ad1f4[_0x312bbe(0x19f)](_0x19c43c))continue;_0x5ad1f4[_0x312bbe(0x1bb)](_0xdcd583[_0x312bbe(0x1bd)][_0x312bbe(0x1a0)]),_0x19c43c==_0x498f23?this[_0x312bbe(0x1b7)](_0x1b4d39,_0xdcd583):this[_0x312bbe(0x1b1)](_0x1b4d39,_0xdcd583);}}}return this[_0x312bbe(0x181)](_0x1b4d39);}[_0x108b3e(0x175)](_0x367aaf){const _0x26552e=_0x108b3e;this[_0x26552e(0x1a2)][_0x26552e(0x1b4)](_0x367aaf);}[_0x108b3e(0x18d)](_0x559ce9,_0x16501e,_0x39cc7e=_0x398eb5[_0x108b3e(0x182)]){const _0x3986a5=_0x108b3e;_0x3986a5(0x1a8)==typeof _0x559ce9?_0x520ae2(this[_0x3986a5(0x180)],{'matchingCallback':_0x559ce9,'label':_0x16501e,'priority':_0x39cc7e}):this[_0x3986a5(0x1b9)][_0x3986a5(0x169)](_0x559ce9,_0x16501e);}[_0x108b3e(0x18e)](_0x2ca794,_0x1d05a9){const _0x5706c7=_0x108b3e;this[_0x5706c7(0x1a4)][_0x5706c7(0x169)](_0x2ca794,_0x1d05a9);}[_0x108b3e(0x16e)](_0x204561,_0x8ba206=0x1){const _0x223fdb=_0x108b3e;let _0x1da6f9;for(const _0x5fe2c9 of this[_0x223fdb(0x180)])if(_0x5fe2c9[_0x223fdb(0x1b6)](_0x204561)){_0x1da6f9=_0x5fe2c9[_0x223fdb(0x174)];break;}return _0x1da6f9||(_0x1da6f9=this[_0x223fdb(0x1b9)][_0x223fdb(0x16f)](_0x204561[_0x223fdb(0x1c1)])),_0x1da6f9?_0x1da6f9(_0x8ba206):0x1!==_0x8ba206?_0x8ba206+'\x20'+_0x204561[_0x223fdb(0x1c1)]+'s':''+_0x204561[_0x223fdb(0x1c1)];}[_0x108b3e(0x19d)](_0x14204e,_0x3d0419){const _0x1fc285=_0x108b3e,_0x5696d5=_0x3d0419[_0x1fc285(0x1c7)]()[_0x1fc285(0x183)](),_0x5efbcc=_0x1fc285(0x1b8)==_0x3d0419[_0x1fc285(0x196)]?_0x1fc285(0x1bb):_0x1fc285(0x186);for(const _0x524917 of _0x5696d5){const _0xeca822=_0x524917[_0x1fc285(0x17e)],_0x1ffba8=_0x14204e[_0x14204e[_0x1fc285(0x197)]-0x1];if(_0xeca822['is'](_0x1fc285(0x1b5)))_0x1ffba8&&_0x1ffba8[_0x1fc285(0x196)][_0x1fc285(0x17d)](_0x1fc285(0x185))>-0x1&&_0x14204e[_0x1fc285(0x192)](),_0x1ffba8&&_0x1fc285(0x166)==_0x1ffba8[_0x1fc285(0x196)]?_0x1ffba8[_0x5efbcc]+=_0xeca822[_0x1fc285(0x1bd)]:_0x14204e[_0x1fc285(0x1b4)]({'type':_0x1fc285(0x166),'add':_0x1fc285(0x1bb)==_0x5efbcc?_0xeca822[_0x1fc285(0x1bd)]:'','remove':_0x1fc285(0x186)==_0x5efbcc?_0xeca822[_0x1fc285(0x1bd)]:''});else{if(this[_0x1fc285(0x1bf)][_0x1fc285(0x184)](_0xeca822)){const _0x3d84b9=_0xeca822;if(_0x1ffba8&&_0x1ffba8[_0x1fc285(0x196)][_0x1fc285(0x17d)](_0x1fc285(0x185))>-0x1&&_0x14204e[_0x1fc285(0x192)](),_0x1fc285(0x1c0)==_0x524917[_0x1fc285(0x196)])continue;_0x1ffba8&&_0x1ffba8[_0x1fc285(0x196)]==_0x5efbcc+_0x1fc285(0x1ac)&&_0x1ffba8[_0x1fc285(0x1ae)][_0x1fc285(0x1c1)]==_0x3d84b9[_0x1fc285(0x1c1)]?_0x1ffba8[_0x1fc285(0x168)]++:_0x14204e[_0x1fc285(0x1b4)]({'type':_0x5efbcc+_0x1fc285(0x1ac),'element':_0x3d84b9,'quantity':0x1}),_0x5696d5[_0x1fc285(0x16b)](_0x465843=>!(_0x1fc285(0x1c0)==_0x465843[_0x1fc285(0x196)]&&_0x465843[_0x1fc285(0x17e)]==_0xeca822));}else{if(this[_0x1fc285(0x1bf)][_0x1fc285(0x1a1)](_0xeca822,_0x1fc285(0x1c2))||_0xeca822['is'](_0x1fc285(0x1ae),_0x1fc285(0x1be))){const _0x6fc33b=_0xeca822;if(_0x1fc285(0x1bb)==_0x5efbcc&&_0x1fc285(0x1b3)==_0x524917[_0x1fc285(0x196)]||_0x1fc285(0x186)==_0x5efbcc&&_0x1fc285(0x1c0)==_0x524917[_0x1fc285(0x196)])continue;if(_0x1ffba8&&-0x1==_0x1ffba8[_0x1fc285(0x196)][_0x1fc285(0x17d)](_0x1fc285(0x185))){_0x1fc285(0x166)==_0x1ffba8[_0x1fc285(0x196)]&&(_0x1ffba8[_0x5efbcc]+='\x0a');continue;}let _0x193cdf;if(_0x193cdf=_0x1fc285(0x1bb)==_0x5efbcc?_0x6fc33b[_0x1fc285(0x193)]&&!this[_0x1fc285(0x1bf)][_0x1fc285(0x184)](_0x6fc33b[_0x1fc285(0x193)])?_0x6fc33b[_0x1fc285(0x193)]:null:_0x6fc33b[_0x1fc285(0x176)]&&!this[_0x1fc285(0x1bf)][_0x1fc285(0x184)](_0x6fc33b[_0x1fc285(0x176)])?_0x6fc33b[_0x1fc285(0x176)]:null,_0x6fc33b[_0x1fc285(0x17a)]||_0x193cdf&&_0x193cdf[_0x1fc285(0x17a)]){const _0x67059b=_0x193cdf&&_0x193cdf[_0x1fc285(0x17a)]?_0x193cdf:_0x6fc33b;_0x1ffba8&&_0x1ffba8[_0x1fc285(0x196)]==_0x5efbcc+_0x1fc285(0x179)&&_0x1ffba8[_0x1fc285(0x1ae)][_0x1fc285(0x1c1)]==_0x67059b[_0x1fc285(0x1c1)]?_0x1ffba8[_0x1fc285(0x168)]++:_0x14204e[_0x1fc285(0x1b4)]({'type':_0x5efbcc+_0x1fc285(0x179),'element':_0x67059b,'quantity':0x1});}else _0x14204e[_0x1fc285(0x1b4)]({'type':_0x5efbcc+_0x1fc285(0x185),'element':_0x6fc33b});}}}}}[_0x108b3e(0x181)](_0xb0e3f2){const _0x225c9f=_0x108b3e,_0xaa2d57=this[_0x225c9f(0x1c3)],_0x47cdbd=[],_0x389c51=[],_0x1bfb8d=[];for(const _0x4d4c34 of _0xb0e3f2)switch(_0x4d4c34[_0x225c9f(0x196)]){case _0x225c9f(0x166):if(_0x4d4c34[_0x225c9f(0x1bb)]=_0x4d4c34[_0x225c9f(0x1bb)][_0x225c9f(0x187)](/(\S)\u000A+(\S)/g,_0x225c9f(0x190))[_0x225c9f(0x187)](/\u000A/g,''),_0x4d4c34[_0x225c9f(0x186)]=_0x4d4c34[_0x225c9f(0x186)][_0x225c9f(0x187)](/(\S)\u000A+(\S)/g,_0x225c9f(0x190))[_0x225c9f(0x187)](/\u000A/g,''),''!=_0x4d4c34[_0x225c9f(0x1bb)]&&''!=_0x4d4c34[_0x225c9f(0x186)]){_0x47cdbd[_0x225c9f(0x1b4)]({'type':_0x225c9f(0x187),'content':_0x56dcbf(_0xaa2d57,_0x225c9f(0x188),['\x22'+_0x4d4c34[_0x225c9f(0x186)]+'\x22','\x22'+_0x4d4c34[_0x225c9f(0x1bb)]+'\x22'])});continue;}if(null!=_0x4d4c34[_0x225c9f(0x1bb)][_0x225c9f(0x17f)](/^ +$/)){_0x47cdbd[_0x225c9f(0x1b4)]({'type':_0x225c9f(0x1b8),'content':_0x56dcbf(_0xaa2d57,_0x225c9f(0x1ba),_0x56dcbf(_0xaa2d57,_0x225c9f(0x1a7),_0x4d4c34[_0x225c9f(0x1bb)][_0x225c9f(0x197)]))});continue;}if(null!=_0x4d4c34[_0x225c9f(0x186)][_0x225c9f(0x17f)](/^ +$/)){_0x47cdbd[_0x225c9f(0x1b4)]({'type':_0x225c9f(0x1aa),'content':_0x56dcbf(_0xaa2d57,_0x225c9f(0x17c),_0x56dcbf(_0xaa2d57,_0x225c9f(0x1a7),_0x4d4c34[_0x225c9f(0x186)][_0x225c9f(0x197)]))});continue;}if(''!=_0x4d4c34[_0x225c9f(0x1bb)]){_0x47cdbd[_0x225c9f(0x1b4)]({'type':_0x225c9f(0x1b8),'content':_0x56dcbf(_0xaa2d57,_0x225c9f(0x1ba),'\x22'+_0x4d4c34[_0x225c9f(0x1bb)]+'\x22')});continue;}_0x47cdbd[_0x225c9f(0x1b4)]({'type':_0x225c9f(0x1aa),'content':_0x56dcbf(_0xaa2d57,_0x225c9f(0x17c),'\x22'+_0x4d4c34[_0x225c9f(0x186)]+'\x22')});continue;case _0x225c9f(0x1c4):case _0x225c9f(0x191):_0x47cdbd[_0x225c9f(0x1b4)]({'type':_0x225c9f(0x1b8),'content':_0x56dcbf(_0xaa2d57,_0x225c9f(0x1ba),this[_0x225c9f(0x16e)](_0x4d4c34[_0x225c9f(0x1ae)],_0x4d4c34[_0x225c9f(0x168)]))});continue;case _0x225c9f(0x19e):case _0x225c9f(0x19a):_0x47cdbd[_0x225c9f(0x1b4)]({'type':_0x225c9f(0x1aa),'content':_0x56dcbf(_0xaa2d57,_0x225c9f(0x17c),this[_0x225c9f(0x16e)](_0x4d4c34[_0x225c9f(0x1ae)],_0x4d4c34[_0x225c9f(0x168)]))});continue;case _0x225c9f(0x1a6):_0x47cdbd[_0x225c9f(0x1b4)]({'type':_0x225c9f(0x1b8),'content':_0x56dcbf(_0xaa2d57,_0x225c9f(0x16a),this[_0x225c9f(0x16e)](_0x4d4c34[_0x225c9f(0x1ae)],_0x4d4c34[_0x225c9f(0x168)]))});continue;case _0x225c9f(0x178):_0x47cdbd[_0x225c9f(0x1b4)]({'type':_0x225c9f(0x1aa),'content':_0x56dcbf(_0xaa2d57,_0x225c9f(0x19c),this[_0x225c9f(0x16e)](_0x4d4c34[_0x225c9f(0x1ae)],_0x4d4c34[_0x225c9f(0x168)]))});continue;case _0x225c9f(0x177):_0x389c51[_0x225c9f(0x1b4)](_0x4d4c34[_0x225c9f(0x1a0)]);continue;case _0x225c9f(0x1c5):_0x1bfb8d[_0x225c9f(0x1b4)](_0x4d4c34[_0x225c9f(0x1a0)]);continue;default:_0x47cdbd[_0x225c9f(0x1b4)](_0x4d4c34);}if(_0x389c51[_0x225c9f(0x197)]){const _0x435504=_0x389c51[_0x225c9f(0x1a5)](_0x1dae4f=>this[_0x225c9f(0x1a4)][_0x225c9f(0x19f)](_0x1dae4f)?this[_0x225c9f(0x1a4)][_0x225c9f(0x16f)](_0x1dae4f):_0x1dae4f)[_0x225c9f(0x1b0)](',\x20');_0x47cdbd[_0x225c9f(0x1b4)]({'type':_0x225c9f(0x1bc),'content':_0x56dcbf(this[_0x225c9f(0x1c3)],_0x225c9f(0x199),_0x435504)});}if(_0x1bfb8d[_0x225c9f(0x197)]){const _0x494730=_0x1bfb8d[_0x225c9f(0x1a5)](_0x32cd91=>this[_0x225c9f(0x1a4)][_0x225c9f(0x19f)](_0x32cd91)?this[_0x225c9f(0x1a4)][_0x225c9f(0x16f)](_0x32cd91):_0x32cd91)[_0x225c9f(0x1b0)](',\x20');_0x47cdbd[_0x225c9f(0x1b4)]({'type':_0x225c9f(0x1bc),'content':_0x56dcbf(this[_0x225c9f(0x1c3)],_0x225c9f(0x171),_0x494730)});}return _0x47cdbd;}[_0x108b3e(0x170)](_0x700636){const _0x320eb1=_0x108b3e;for(const _0x1d8e24 of this[_0x320eb1(0x1a2)]){const _0x33c993=_0x1d8e24(_0x700636);if(_0x33c993&&_0x320eb1(0x196)in _0x33c993)return _0x33c993;}}[_0x108b3e(0x1b1)](_0x5f1971,_0x38ff1f){const _0x31b7b1=_0x108b3e,_0x4a4033=_0x38ff1f[_0x31b7b1(0x1bd)],_0x3aee92=void 0x0===_0x4a4033[_0x31b7b1(0x1b2)]?_0x31b7b1(0x1c5):_0x31b7b1(0x177);_0x5f1971[_0x31b7b1(0x1b4)]({'type':_0x3aee92,'key':_0x4a4033[_0x31b7b1(0x1a0)]});}[_0x108b3e(0x1b7)](_0x1976f1,_0x4f162f){const _0x11aed4=_0x108b3e;_0x1976f1[_0x11aed4(0x1b4)]({'type':_0x11aed4(0x1bc),'content':_0x56dcbf(this[_0x11aed4(0x1c3)],_0x11aed4(0x167),this[_0x11aed4(0x16e)](_0x4f162f[_0x11aed4(0x1c7)]()[_0x11aed4(0x1c6)][_0x11aed4(0x1ad)],0x1))});}[_0x108b3e(0x189)](_0x497a0d,_0x1cb727,_0x5168a8){const _0x26c002=_0x108b3e;if(this[_0x26c002(0x19d)](_0x497a0d,_0x1cb727),_0x5168a8&&_0x5168a8[_0x26c002(0x1c7)]()&&!_0x1cb727[_0x26c002(0x1c7)]()[_0x26c002(0x17b)][_0x26c002(0x198)](_0x5168a8[_0x26c002(0x1c7)]()[_0x26c002(0x1c6)])){const _0x138f15=_0x497a0d[_0x497a0d[_0x26c002(0x197)]-0x1],_0x5cd891=_0x26c002(0x1b8)==_0x1cb727[_0x26c002(0x196)]?_0x26c002(0x1bb):_0x26c002(0x186);_0x138f15&&_0x26c002(0x166)==_0x138f15[_0x26c002(0x196)]&&(_0x138f15[_0x5cd891]+='\x0a');}}}function _0x4d94(){const _0x8ed7d5=['function','10KPHDxG','deletion','5689341YzECVL','Object','nodeAfter','element','4712fgBxCE','join','_handleAttributeSuggestionDescription','newValue','elementStart','push','$textProxy','matchingCallback','_handleRenameSuggestionDescription','insertion','_itemLabels','*Insert:*\x20%0','add','format','data','softBreak','_schema','elementEnd','name','$text','_locale','addEmptyContainer','removeFormat','start','getFirstRange','text','*Change\x20to:*\x20%0','quantity','set','*Split:*\x20%0','skip','attribute','5362368yZjapt','getItemLabel','get','_handleCustomCallbackDescription','*Remove\x20format:*\x20%0','4572904ogGjUV','isInContent','label','registerDescriptionCallback','previousSibling','addFormat','removeContainer','EmptyContainer','isEmpty','end','*Remove:*\x20%0','indexOf','item','match','_itemLabelsCallbacks','_resolveDescriptionItems','normal','getWalker','isObject','Container','remove','replace','REPLACE_TEXT','_handleInsertRemoveSuggestionDescription','3NFbgmH','14KtFMrk','19918JHIIXh','registerElementLabel','registerAttributeLabel','32320585rpwHFD','$1\x20$2','addObject','pop','nextSibling','1335aqRVUR','getDescriptions','type','length','isEqual','*Set\x20format:*\x20%0','removeObject','2250278TvXWUC','*Merge:*\x20%0','_addDescriptionItems','removeEmptyContainer','has','key','checkChild','_customCallbacks','subType','_attributeLabels','map','addContainer','ELEMENT_SPACE'];_0x4d94=function(){return _0x8ed7d5;};return _0x4d94();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2739(_0x340608,_0x349708){var _0x5b708a=_0x5b70();return _0x2739=function(_0x27398a,_0x703b99){_0x27398a=_0x27398a-0x1f2;var _0x4dec1a=_0x5b708a[_0x27398a];return _0x4dec1a;},_0x2739(_0x340608,_0x349708);}var _0x35c441=_0x2739;(function(_0x2dc95b,_0x1eda4b){var _0x5333c0=_0x2739,_0x1e6d7d=_0x2dc95b();while(!![]){try{var _0x11c3d7=-parseInt(_0x5333c0(0x1f4))/0x1+parseInt(_0x5333c0(0x1fa))/0x2*(parseInt(_0x5333c0(0x1f3))/0x3)+-parseInt(_0x5333c0(0x1ff))/0x4*(parseInt(_0x5333c0(0x204))/0x5)+parseInt(_0x5333c0(0x200))/0x6+parseInt(_0x5333c0(0x1f2))/0x7+-parseInt(_0x5333c0(0x201))/0x8+-parseInt(_0x5333c0(0x1f6))/0x9*(-parseInt(_0x5333c0(0x203))/0xa);if(_0x11c3d7===_0x1eda4b)break;else _0x1e6d7d['push'](_0x1e6d7d['shift']());}catch(_0x13be39){_0x1e6d7d['push'](_0x1e6d7d['shift']());}}}(_0x5b70,0x560aa));function _0x5b70(){var _0x41d8c5=['2814360TMBSah','5114232WPSESY','pluginName','16290mWdbLu','365FQummM','addSuggestionData','getSuggestions','adapter','3109330EQbnhv','21897HULlOg','694547snYneS','get','3303fUvadA','TrackChanges','Comments','getSuggestion','82EdFFkn','editor','requires','plugins','addSuggestion','6800pkyXUN'];_0x5b70=function(){return _0x41d8c5;};return _0x5b70();}import{Plugin as _0x58923d}from'ckeditor5/src/core.js';import _0x49d8e3 from'./trackchangesui.js';import _0x38c4c4 from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x58923d{static get[_0x35c441(0x1fc)](){var _0x11904d=_0x35c441;return[_0x38c4c4,_0x49d8e3,_0x11904d(0x1f8)];}static get[_0x35c441(0x202)](){var _0x1ffa9e=_0x35c441;return _0x1ffa9e(0x1f7);}set[_0x35c441(0x207)](_0x428790){var _0xd50de3=_0x35c441;this[_0xd50de3(0x1fb)][_0xd50de3(0x1fd)][_0xd50de3(0x1f5)](_0x38c4c4)[_0xd50de3(0x207)]=_0x428790;}get[_0x35c441(0x207)](){var _0x5f4230=_0x35c441;return this[_0x5f4230(0x1fb)][_0x5f4230(0x1fd)][_0x5f4230(0x1f5)](_0x38c4c4)[_0x5f4230(0x207)];}[_0x35c441(0x1fe)](_0x109740){var _0x10f450=_0x35c441;return this[_0x10f450(0x1fb)][_0x10f450(0x1fd)][_0x10f450(0x1f5)](_0x38c4c4)[_0x10f450(0x205)](_0x109740);}[_0x35c441(0x206)]({skipNotAttached:_0x27d33a=!0x1,toJSON:_0x4dbd8c=!0x1}={}){var _0x3bd4c7=_0x35c441;return this[_0x3bd4c7(0x1fb)][_0x3bd4c7(0x1fd)][_0x3bd4c7(0x1f5)](_0x38c4c4)[_0x3bd4c7(0x206)]({'skipNotAttached':_0x27d33a,'toJSON':_0x4dbd8c});}[_0x35c441(0x1f9)](_0x37d486){var _0x4b24d4=_0x35c441;return this[_0x4b24d4(0x1fb)][_0x4b24d4(0x1fd)][_0x4b24d4(0x1f5)](_0x38c4c4)[_0x4b24d4(0x1f9)](_0x37d486);}}
23
+ var _0x24d2b9=_0x3320;(function(_0x3f5f0d,_0x5c1a53){var _0x21bbc7=_0x3320,_0x3ad104=_0x3f5f0d();while(!![]){try{var _0x14308f=parseInt(_0x21bbc7(0x10d))/0x1*(-parseInt(_0x21bbc7(0x10f))/0x2)+parseInt(_0x21bbc7(0x11f))/0x3+-parseInt(_0x21bbc7(0x110))/0x4+parseInt(_0x21bbc7(0x112))/0x5*(parseInt(_0x21bbc7(0x113))/0x6)+parseInt(_0x21bbc7(0x111))/0x7*(-parseInt(_0x21bbc7(0x117))/0x8)+parseInt(_0x21bbc7(0x11d))/0x9+-parseInt(_0x21bbc7(0x115))/0xa;if(_0x14308f===_0x5c1a53)break;else _0x3ad104['push'](_0x3ad104['shift']());}catch(_0x17a632){_0x3ad104['push'](_0x3ad104['shift']());}}}(_0x21d0,0x37c9f));import{Plugin as _0x135585}from'ckeditor5/src/core.js';import _0x212c4d from'./trackchangesui.js';import _0x4e94e5 from'./trackchangesediting.js';function _0x3320(_0x27b470,_0x3a54d0){var _0x21d048=_0x21d0();return _0x3320=function(_0x33208d,_0x37b606){_0x33208d=_0x33208d-0x10c;var _0x3e8d38=_0x21d048[_0x33208d];return _0x3e8d38;},_0x3320(_0x27b470,_0x3a54d0);}import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x135585{static get[_0x24d2b9(0x10c)](){var _0x350e3e=_0x24d2b9;return[_0x4e94e5,_0x212c4d,_0x350e3e(0x10e)];}static get[_0x24d2b9(0x11e)](){var _0x3e6d92=_0x24d2b9;return _0x3e6d92(0x120);}set[_0x24d2b9(0x116)](_0x443edd){var _0x56b20a=_0x24d2b9;this[_0x56b20a(0x11c)][_0x56b20a(0x121)][_0x56b20a(0x11b)](_0x4e94e5)[_0x56b20a(0x116)]=_0x443edd;}get[_0x24d2b9(0x116)](){var _0xff8f43=_0x24d2b9;return this[_0xff8f43(0x11c)][_0xff8f43(0x121)][_0xff8f43(0x11b)](_0x4e94e5)[_0xff8f43(0x116)];}[_0x24d2b9(0x11a)](_0x6d9911){var _0x1d2b1c=_0x24d2b9;return this[_0x1d2b1c(0x11c)][_0x1d2b1c(0x121)][_0x1d2b1c(0x11b)](_0x4e94e5)[_0x1d2b1c(0x114)](_0x6d9911);}[_0x24d2b9(0x118)]({skipNotAttached:_0x5a0596=!0x1,toJSON:_0x166d31=!0x1}={}){var _0x4f1886=_0x24d2b9;return this[_0x4f1886(0x11c)][_0x4f1886(0x121)][_0x4f1886(0x11b)](_0x4e94e5)[_0x4f1886(0x118)]({'skipNotAttached':_0x5a0596,'toJSON':_0x166d31});}[_0x24d2b9(0x119)](_0x5c6b6a){var _0x4c90c5=_0x24d2b9;return this[_0x4c90c5(0x11c)][_0x4c90c5(0x121)][_0x4c90c5(0x11b)](_0x4e94e5)[_0x4c90c5(0x119)](_0x5c6b6a);}}function _0x21d0(){var _0x5eace1=['1255581snwuRr','TrackChanges','plugins','requires','124909EzhbZk','Comments','2ugIgOg','1433272hpHWKd','49lhwlDq','1150985uvVVwj','6QKifeU','addSuggestionData','1575750zTdCUV','adapter','193208wcNGbf','getSuggestions','getSuggestion','addSuggestion','get','editor','3506814BvkzLY','pluginName'];_0x21d0=function(){return _0x5eace1;};return _0x21d0();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1365f4=_0x4ea7;(function(_0x2320f4,_0x2b8317){const _0x423e67=_0x4ea7,_0x5384cd=_0x2320f4();while(!![]){try{const _0x52c387=parseInt(_0x423e67(0x1c7))/0x1+-parseInt(_0x423e67(0x1d0))/0x2+-parseInt(_0x423e67(0x1d5))/0x3*(-parseInt(_0x423e67(0x1b3))/0x4)+parseInt(_0x423e67(0x1a2))/0x5+-parseInt(_0x423e67(0x1d4))/0x6+-parseInt(_0x423e67(0x1c2))/0x7*(-parseInt(_0x423e67(0x1c0))/0x8)+-parseInt(_0x423e67(0x199))/0x9*(parseInt(_0x423e67(0x1c4))/0xa);if(_0x52c387===_0x2b8317)break;else _0x5384cd['push'](_0x5384cd['shift']());}catch(_0x3740a4){_0x5384cd['push'](_0x5384cd['shift']());}}}(_0x5b4a,0x610ab));import{Plugin as _0x20ac89}from'ckeditor5/src/core.js';import{CKEditorError as _0x42df51}from'ckeditor5/src/utils.js';import _0x54350b from'./trackchangesediting.js';import{sanitizeEditorConfig as _0xc6219e}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x1365f4(0x1bc)];function _0x4ea7(_0x5b4cd2,_0x53dcb3){const _0x5b4aad=_0x5b4a();return _0x4ea7=function(_0x4ea710,_0x1f01a5){_0x4ea710=_0x4ea710-0x196;let _0x5085a4=_0x5b4aad[_0x4ea710];return _0x5085a4;},_0x4ea7(_0x5b4cd2,_0x53dcb3);}function _0x5b4a(){const _0x4ee896=['create','createDocumentFragment','pluginName','391329MPgCmw','destroy','createElement','init','config','rootsAttributes','getDataWithDiscardedSuggestions','TrackChangesEditing','editorCreator','3381585rHXqtA','trackChangesData','set','function','push','users','requires','end','result','discardAllSuggestions','getFullData','TrackChangesData','useAnonymousUser','data','TrackChangesDataGetter','CommentsRepository','editor','96fWViUj','div','name','map','getRootsAttributes','define','get','_adapter','getCommentThreads','Pagination','getUser','appendChild','execute','13016rNmFAt','plugins','1484jPLYPk','getDataWithAcceptedSuggestions','30bUoWly','Users','addCommentThread','398049fslqZS','acceptAllSuggestions','getRootNames','getSuggestions','trackChangesData.editorCreator','addSuggestionData','document','model','constructor','1175408MnPfvg','reduce','addUser','track-changes-data-invalid-editor-creator','3577608ZoVFXw','36576ApKZPW'];_0x5b4a=function(){return _0x4ee896;};return _0x5b4a();}export default class P extends _0x20ac89{static get[_0x1365f4(0x1a8)](){return[_0x54350b];}static get[_0x1365f4(0x198)](){const _0x294df5=_0x1365f4;return _0x294df5(0x1ad);}[_0x1365f4(0x19c)](){const _0x1b8361=_0x1365f4,_0x497f63=this[_0x1b8361(0x1b2)];if(_0x497f63[_0x1b8361(0x19d)][_0x1b8361(0x1b8)](_0x1b8361(0x1cb),_0x19c409=>{const _0x8c5aa1=_0x1b8361,_0x381cc2=_0x497f63[_0x8c5aa1(0x1ce)][_0x8c5aa1(0x1cd)][_0x8c5aa1(0x1c9)]()[_0x8c5aa1(0x1d1)]((_0x398b06,_0x15fb15)=>(_0x398b06[_0x15fb15]='',_0x398b06),{});return _0x497f63[_0x8c5aa1(0x1cf)][_0x8c5aa1(0x196)](_0x381cc2,_0x19c409);}),_0x1b8361(0x1a5)!=typeof _0x497f63[_0x1b8361(0x19d)][_0x1b8361(0x1b9)](_0x1b8361(0x1a3))[_0x1b8361(0x1a1)])throw new _0x42df51(_0x1b8361(0x1d3));}[_0x1365f4(0x1c3)](_0x2627ae){const _0x2035ed=_0x1365f4;return N(this[_0x2035ed(0x1b2)],!0x0,_0x2627ae);}[_0x1365f4(0x19f)](_0x55d3d2){const _0x1f195=_0x1365f4;return N(this[_0x1f195(0x1b2)],!0x1,_0x55d3d2);}}class D extends _0x20ac89{static get[_0x1365f4(0x198)](){const _0x416c4f=_0x1365f4;return _0x416c4f(0x1b0);}constructor(_0x40e511){const _0x268046=_0x1365f4;super(_0x40e511),this[_0x268046(0x1aa)]=_0x268046(0x1a9);}[_0x1365f4(0x19c)](){const _0x4af157=_0x1365f4;this[_0x4af157(0x1b2)][_0x4af157(0x1c1)][_0x4af157(0x1b9)](_0x4af157(0x1b1))[_0x4af157(0x1ba)]={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this[_0x4af157(0x1b2)][_0x4af157(0x1c1)][_0x4af157(0x1b9)](_0x4af157(0x1a0))[_0x4af157(0x1ba)]=null;}}function v(_0x1a2487){const _0x23d2b2=_0x1365f4;return void 0x0!==_0x1a2487[_0x23d2b2(0x1b7)];}async function N(_0x2029ed,_0x1a2222,_0x4c4b09){const _0x1e68d2=_0x1365f4,_0x579997=_0xc6219e(_0x2029ed,T);_0x579997[_0x1e68d2(0x1c1)][_0x1e68d2(0x1a6)](_0x54350b,D),_0x579997[_0x1e68d2(0x19e)]=v(_0x2029ed)?_0x2029ed[_0x1e68d2(0x1b7)]():void 0x0;const _0x47f036=document[_0x1e68d2(0x197)](),_0xa383af=_0x2029ed[_0x1e68d2(0x19d)][_0x1e68d2(0x1b9)](_0x1e68d2(0x1a3))[_0x1e68d2(0x1a1)],_0x49727d=await _0xa383af(_0x579997,()=>function(_0x4466ac){const _0x504f8d=_0x1e68d2,_0x522c48=document[_0x504f8d(0x19b)](_0x504f8d(0x1b4));return _0x4466ac[_0x504f8d(0x1be)](_0x522c48),_0x522c48;}(_0x47f036));!function(_0x1c704d,_0x2757ca){const _0x14a92e=_0x1e68d2,_0x8e11db=_0x1c704d[_0x14a92e(0x1ce)][_0x14a92e(0x1cd)][_0x14a92e(0x1c9)]()[_0x14a92e(0x1d1)]((_0x586fc4,_0x3fb504)=>(_0x586fc4[_0x3fb504]=_0x1c704d[_0x14a92e(0x1af)][_0x14a92e(0x1b9)]({'rootName':_0x3fb504}),_0x586fc4),{}),_0x2ce36a=_0x1c704d[_0x14a92e(0x1c1)][_0x14a92e(0x1b9)](_0x14a92e(0x1c5))[_0x14a92e(0x1a7)][_0x14a92e(0x1b6)](_0x1f1a85=>({'id':_0x1f1a85['id'],'name':_0x1f1a85[_0x14a92e(0x1b5)]})),_0xa212b3=_0x1c704d[_0x14a92e(0x1c1)][_0x14a92e(0x1b9)](_0x14a92e(0x1a0))[_0x14a92e(0x1ca)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x5de1a4=_0x1c704d[_0x14a92e(0x1c1)][_0x14a92e(0x1b9)](_0x14a92e(0x1b1))[_0x14a92e(0x1bb)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x55d4d6=_0x2757ca[_0x14a92e(0x1c1)][_0x14a92e(0x1b9)](_0x14a92e(0x1c5)),_0x263fcc=_0x2757ca[_0x14a92e(0x1c1)][_0x14a92e(0x1b9)](_0x14a92e(0x1a0)),_0x2bcd87=_0x2757ca[_0x14a92e(0x1c1)][_0x14a92e(0x1b9)](_0x14a92e(0x1b1));for(const _0x3df6e8 of _0x2ce36a)_0x55d4d6[_0x14a92e(0x1bd)](_0x3df6e8['id'])||_0x55d4d6[_0x14a92e(0x1d2)](_0x3df6e8);_0x55d4d6['me']||_0x55d4d6[_0x14a92e(0x1ae)]();for(const _0x1b352b of _0x5de1a4)_0x2bcd87[_0x14a92e(0x1c6)](_0x1b352b);for(const _0x2a3c30 of _0xa212b3)_0x263fcc[_0x14a92e(0x1cc)](_0x2a3c30);_0x2757ca[_0x14a92e(0x1af)][_0x14a92e(0x1a4)](_0x8e11db);}(_0x2029ed,_0x49727d),_0x49727d[_0x1e68d2(0x1bf)](_0x1a2222?_0x1e68d2(0x1c8):_0x1e68d2(0x1ab));const _0x116082=v(_0x49727d)?_0x49727d[_0x1e68d2(0x1ac)](_0x4c4b09):_0x49727d[_0x1e68d2(0x1af)][_0x1e68d2(0x1b9)](_0x4c4b09);return await _0x49727d[_0x1e68d2(0x19a)](),_0x116082;}
23
+ const _0x2fe54c=_0x3747;(function(_0x2b32c0,_0x32feb4){const _0x36d74b=_0x3747,_0x3bcd7e=_0x2b32c0();while(!![]){try{const _0x1ebcbf=parseInt(_0x36d74b(0x165))/0x1+-parseInt(_0x36d74b(0x171))/0x2+parseInt(_0x36d74b(0x17d))/0x3+-parseInt(_0x36d74b(0x15f))/0x4+parseInt(_0x36d74b(0x18a))/0x5*(-parseInt(_0x36d74b(0x188))/0x6)+parseInt(_0x36d74b(0x160))/0x7+parseInt(_0x36d74b(0x16d))/0x8;if(_0x1ebcbf===_0x32feb4)break;else _0x3bcd7e['push'](_0x3bcd7e['shift']());}catch(_0x324431){_0x3bcd7e['push'](_0x3bcd7e['shift']());}}}(_0x2d7f,0xa7edc));import{Plugin as _0x36acb8}from'ckeditor5/src/core.js';import{CKEditorError as _0x3cbb1d}from'ckeditor5/src/utils.js';import _0x5e970f from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x1e92a5}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x2fe54c(0x17e)];export default class P extends _0x36acb8{static get[_0x2fe54c(0x156)](){return[_0x5e970f];}static get[_0x2fe54c(0x17c)](){const _0x2db0a4=_0x2fe54c;return _0x2db0a4(0x177);}[_0x2fe54c(0x190)](){const _0x1150d2=_0x2fe54c,_0x4b00f0=this[_0x1150d2(0x18c)];if(_0x4b00f0[_0x1150d2(0x161)][_0x1150d2(0x167)](_0x1150d2(0x184),_0x12d7d5=>{const _0x417006=_0x1150d2,_0x4b7094=_0x4b00f0[_0x417006(0x158)][_0x417006(0x180)][_0x417006(0x178)]()[_0x417006(0x18e)]((_0x4999ee,_0x39a04b)=>(_0x4999ee[_0x39a04b]='',_0x4999ee),{});return _0x4b00f0[_0x417006(0x183)][_0x417006(0x17b)](_0x4b7094,_0x12d7d5);}),_0x1150d2(0x15e)!=typeof _0x4b00f0[_0x1150d2(0x161)][_0x1150d2(0x18f)](_0x1150d2(0x16f))[_0x1150d2(0x187)])throw new _0x3cbb1d(_0x1150d2(0x168));}[_0x2fe54c(0x192)](_0x16ebf0){const _0x213a83=_0x2fe54c;return N(this[_0x213a83(0x18c)],!0x0,_0x16ebf0);}[_0x2fe54c(0x159)](_0x4d4d38){const _0xae49aa=_0x2fe54c;return N(this[_0xae49aa(0x18c)],!0x1,_0x4d4d38);}}function _0x3747(_0x2b40d9,_0x2fe442){const _0x2d7f81=_0x2d7f();return _0x3747=function(_0x374730,_0x4c2fd0){_0x374730=_0x374730-0x156;let _0x218c6b=_0x2d7f81[_0x374730];return _0x218c6b;},_0x3747(_0x2b40d9,_0x2fe442);}class D extends _0x36acb8{static get[_0x2fe54c(0x17c)](){const _0x144c71=_0x2fe54c;return _0x144c71(0x173);}constructor(_0xa04dd8){const _0x3695b2=_0x2fe54c;super(_0xa04dd8),this[_0x3695b2(0x166)]=_0x3695b2(0x15c);}[_0x2fe54c(0x190)](){const _0x5bcf54=_0x2fe54c;this[_0x5bcf54(0x18c)][_0x5bcf54(0x191)][_0x5bcf54(0x18f)](_0x5bcf54(0x186))[_0x5bcf54(0x16b)]={'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[_0x5bcf54(0x18c)][_0x5bcf54(0x191)][_0x5bcf54(0x18f)](_0x5bcf54(0x17f))[_0x5bcf54(0x16b)]=null;}}function v(_0xfdd90a){const _0x1d5677=_0x2fe54c;return void 0x0!==_0xfdd90a[_0x1d5677(0x182)];}function _0x2d7f(){const _0x4eb21f=['execute','requires','push','model','getDataWithDiscardedSuggestions','acceptAllSuggestions','createDocumentFragment','end','getCommentThreads','function','4784004DhUdBI','3677030rFWKlo','config','discardAllSuggestions','getFullData','map','879604wRYDgZ','result','define','track-changes-data-invalid-editor-creator','name','useAnonymousUser','_adapter','appendChild','13691416MVBmap','createElement','trackChangesData','addCommentThread','1141046ifFVor','div','TrackChangesDataGetter','getSuggestions','getUser','addSuggestionData','TrackChangesData','getRootNames','Users','rootsAttributes','create','pluginName','925089YNGxwI','Pagination','TrackChangesEditing','document','addUser','getRootsAttributes','constructor','trackChangesData.editorCreator','data','CommentsRepository','editorCreator','14628gccthk','set','1990rccpuN','users','editor','destroy','reduce','get','init','plugins','getDataWithAcceptedSuggestions'];_0x2d7f=function(){return _0x4eb21f;};return _0x2d7f();}async function N(_0x36d252,_0x359caa,_0x3c87ce){const _0x56c1dc=_0x2fe54c,_0x229969=_0x1e92a5(_0x36d252,T);_0x229969[_0x56c1dc(0x191)][_0x56c1dc(0x157)](_0x5e970f,D),_0x229969[_0x56c1dc(0x17a)]=v(_0x36d252)?_0x36d252[_0x56c1dc(0x182)]():void 0x0;const _0x3ce171=document[_0x56c1dc(0x15b)](),_0x554d15=_0x36d252[_0x56c1dc(0x161)][_0x56c1dc(0x18f)](_0x56c1dc(0x16f))[_0x56c1dc(0x187)],_0x56b0a6=await _0x554d15(_0x229969,()=>function(_0x192436){const _0xf561a6=_0x56c1dc,_0x220eb9=document[_0xf561a6(0x16e)](_0xf561a6(0x172));return _0x192436[_0xf561a6(0x16c)](_0x220eb9),_0x220eb9;}(_0x3ce171));!function(_0x203b88,_0x1428e5){const _0x8f0c0=_0x56c1dc,_0x2e83ea=_0x203b88[_0x8f0c0(0x158)][_0x8f0c0(0x180)][_0x8f0c0(0x178)]()[_0x8f0c0(0x18e)]((_0x5a2f76,_0x2e559c)=>(_0x5a2f76[_0x2e559c]=_0x203b88[_0x8f0c0(0x185)][_0x8f0c0(0x18f)]({'rootName':_0x2e559c}),_0x5a2f76),{}),_0x45d335=_0x203b88[_0x8f0c0(0x191)][_0x8f0c0(0x18f)](_0x8f0c0(0x179))[_0x8f0c0(0x18b)][_0x8f0c0(0x164)](_0x3732ae=>({'id':_0x3732ae['id'],'name':_0x3732ae[_0x8f0c0(0x169)]})),_0x5068e9=_0x203b88[_0x8f0c0(0x191)][_0x8f0c0(0x18f)](_0x8f0c0(0x17f))[_0x8f0c0(0x174)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2fd2de=_0x203b88[_0x8f0c0(0x191)][_0x8f0c0(0x18f)](_0x8f0c0(0x186))[_0x8f0c0(0x15d)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x552990=_0x1428e5[_0x8f0c0(0x191)][_0x8f0c0(0x18f)](_0x8f0c0(0x179)),_0x431cd7=_0x1428e5[_0x8f0c0(0x191)][_0x8f0c0(0x18f)](_0x8f0c0(0x17f)),_0x1cae5c=_0x1428e5[_0x8f0c0(0x191)][_0x8f0c0(0x18f)](_0x8f0c0(0x186));for(const _0x3004d8 of _0x45d335)_0x552990[_0x8f0c0(0x175)](_0x3004d8['id'])||_0x552990[_0x8f0c0(0x181)](_0x3004d8);_0x552990['me']||_0x552990[_0x8f0c0(0x16a)]();for(const _0x3c66c6 of _0x2fd2de)_0x1cae5c[_0x8f0c0(0x170)](_0x3c66c6);for(const _0x51003a of _0x5068e9)_0x431cd7[_0x8f0c0(0x176)](_0x51003a);_0x1428e5[_0x8f0c0(0x185)][_0x8f0c0(0x189)](_0x2e83ea);}(_0x36d252,_0x56b0a6),_0x56b0a6[_0x56c1dc(0x193)](_0x359caa?_0x56c1dc(0x15a):_0x56c1dc(0x162));const _0x46a4cc=v(_0x56b0a6)?_0x56b0a6[_0x56c1dc(0x163)](_0x3c87ce):_0x56b0a6[_0x56c1dc(0x185)][_0x56c1dc(0x18f)](_0x3c87ce);return await _0x56b0a6[_0x56c1dc(0x18d)](),_0x46a4cc;}