@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240627.0 → 0.0.0-nightly-20240629.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3ae184=_0x4fa7;(function(_0x4f398a,_0x264701){const _0x482348=_0x4fa7,_0x4d27fb=_0x4f398a();while(!![]){try{const _0x38ce1e=-parseInt(_0x482348(0xae))/0x1+-parseInt(_0x482348(0x8f))/0x2*(parseInt(_0x482348(0xcb))/0x3)+-parseInt(_0x482348(0xa1))/0x4+-parseInt(_0x482348(0xdb))/0x5+-parseInt(_0x482348(0xc9))/0x6+-parseInt(_0x482348(0xe1))/0x7*(parseInt(_0x482348(0xa5))/0x8)+-parseInt(_0x482348(0xc3))/0x9*(-parseInt(_0x482348(0xcf))/0xa);if(_0x38ce1e===_0x264701)break;else _0x4d27fb['push'](_0x4d27fb['shift']());}catch(_0x1d2ea1){_0x4d27fb['push'](_0x4d27fb['shift']());}}}(_0x43d7,0x5a1a6));import{Plugin as _0x52c80f}from'ckeditor5/src/core.js';import _0x2507cb from'./table.js';import{LiveRange as _0x3ada6d}from'ckeditor5/src/engine.js';import{getTranslation as _0x10b550}from'../utils/common-translations.js';export default class St extends _0x52c80f{static get[_0x3ae184(0xd5)](){return[_0x2507cb];}[_0x3ae184(0xbf)](){const _0x356f63=_0x3ae184,_0xfa9b74=this[_0x356f63(0xb2)],_0x31106f=_0xfa9b74[_0x356f63(0xbd)][_0x356f63(0x87)][_0x356f63(0xc6)],_0x29d4d2=_0xfa9b74[_0x356f63(0xd2)];if(!_0xfa9b74[_0x356f63(0xda)][_0x356f63(0xc0)](_0x356f63(0x8d)))return;const _0x55939d=_0xfa9b74[_0x356f63(0xda)][_0x356f63(0xe0)](_0x356f63(0xce)),_0x1b9342=_0xfa9b74[_0x356f63(0xda)][_0x356f63(0xe0)](_0x356f63(0xb9)),_0x22b18e=_0xfa9b74[_0x356f63(0xda)][_0x356f63(0xe0)](_0x2507cb);_0x22b18e[_0x356f63(0xdd)][_0x356f63(0xa6)](_0x356f63(0xb8)),_0x55939d[_0x356f63(0xa9)](_0x356f63(0xb8),()=>{const _0x5cc096=_0x356f63,_0xab20d9=_0x1b9342[_0x5cc096(0xcc)](_0xfa9b74[_0x5cc096(0xbd)][_0x5cc096(0x87)][_0x5cc096(0xc6)]);_0xfa9b74[_0x5cc096(0xbd)][_0x5cc096(0xd9)](()=>{const _0x93ef96=_0x5cc096;_0x55939d[_0x93ef96(0x95)](_0xab20d9,{'commandName':_0x93ef96(0xb8),'commandParams':[]},[],_0x93ef96(0xb8));});}),_0xfa9b74[_0x356f63(0xc5)][_0x356f63(0xe0)](_0x356f63(0xb8))['on'](_0x356f63(0x98),(_0x4e27df,_0x415df0)=>{const _0xd4b5ee=_0x356f63;_0xfa9b74[_0xd4b5ee(0xc5)][_0xd4b5ee(0xe0)](_0xd4b5ee(0x96))[_0xd4b5ee(0xe3)]&&(_0x415df0[_0xd4b5ee(0xbb)]>0x0&&_0x415df0[_0x415df0[_0xd4b5ee(0xbb)]-0x1]&&_0x415df0[_0x415df0[_0xd4b5ee(0xbb)]-0x1][_0xd4b5ee(0xde)]||_0x55939d[_0xd4b5ee(0x99)]||this[_0xd4b5ee(0x92)]()||_0x4e27df[_0xd4b5ee(0xdf)]());},{'priority':_0x356f63(0x8b)});for(const _0x4dabe4 of[_0x356f63(0xd8),_0x356f63(0xa2),_0x356f63(0xa3),_0x356f63(0x9f)]){const _0x3efe8a=_0xfa9b74[_0x356f63(0xc5)][_0x356f63(0xe0)](_0x4dabe4);_0x55939d[_0x356f63(0xa9)](_0x4dabe4,()=>{const _0x49c2fc=_0x356f63,_0x371594=_0xfa9b74[_0x49c2fc(0xbd)][_0x49c2fc(0x87)][_0x49c2fc(0xc6)][_0x49c2fc(0xc8)]()[_0x49c2fc(0xd1)]()[_0x49c2fc(0xbe)](_0x5164bf=>_0x5164bf['is'](_0x49c2fc(0xca),_0x49c2fc(0xa7))),_0x4d395d=_0x3efe8a[_0x49c2fc(0xe3)];_0xfa9b74[_0x49c2fc(0xbd)][_0x49c2fc(0xd9)](()=>{const _0xe68434=_0x49c2fc;_0x55939d[_0xe68434(0x95)]([_0x371594,_0x4d395d],{'commandName':_0xe68434(0xb8),'commandParams':[]},[],_0xe68434(0xb8));});});}for(const _0x2567ae of[_0x356f63(0x83),_0x356f63(0xa0)]){const _0x5578f2=_0xfa9b74[_0x356f63(0xc5)][_0x356f63(0xe0)](_0x2567ae);_0x55939d[_0x356f63(0xa9)](_0x2567ae,()=>{const _0x1ca9dd=_0x356f63,_0x39307c=_0x1b9342[_0x1ca9dd(0xcc)](_0xfa9b74[_0x1ca9dd(0xbd)][_0x1ca9dd(0x87)][_0x1ca9dd(0xc6)])[0x0],_0x51ff0b=_0x39307c[_0x1ca9dd(0xab)](_0x1ca9dd(0x8c)),{column:_0x13dd96,row:_0x1f9f03}=_0x1b9342[_0x1ca9dd(0xe2)](_0x39307c);let _0x521ae0=[];if(_0x1ca9dd(0xba)==_0x5578f2[_0x1ca9dd(0x8a)]){const _0x193558=_0x1b9342[_0x1ca9dd(0xb4)](_0x51ff0b,{'startRow':_0x1f9f03,'endRow':_0x1f9f03,'includeAllSlots':!0x0});_0x521ae0=Array[_0x1ca9dd(0xc1)](_0x193558)[_0x1ca9dd(0xd7)](_0x324455=>_0x324455[_0x1ca9dd(0x81)]);}else{const _0x1ecef9=_0x1b9342[_0x1ca9dd(0xb4)](_0x51ff0b,{'column':_0x13dd96,'includeAllSlots':!0x0});_0x521ae0=Array[_0x1ca9dd(0xc1)](_0x1ecef9)[_0x1ca9dd(0xd7)](_0x387c55=>_0x387c55[_0x1ca9dd(0x81)]);}_0xfa9b74[_0x1ca9dd(0xbd)][_0x1ca9dd(0xd9)](_0x145f43=>{const _0x4909d8=_0x1ca9dd;_0x55939d[_0x4909d8(0x94)](_0x145f43[_0x4909d8(0x91)](_0x39307c),{'commandName':_0x2567ae,'commandParams':[]},_0x521ae0,_0x2567ae);});});}_0x55939d[_0x356f63(0xb1)][_0x356f63(0xd0)](_0x57ab06=>{const _0x52fe4c=_0x356f63;if(_0x52fe4c(0xdc)!=_0x57ab06[_0x52fe4c(0xb5)]&&_0x52fe4c(0xb6)!=_0x57ab06[_0x52fe4c(0xb5)])return;const {data:_0xde37e0}=_0x57ab06;return _0xde37e0&&_0x52fe4c(0xb8)==_0xde37e0[_0x52fe4c(0x9b)]?{'type':_0x52fe4c(0xa4),'content':_0x10b550(_0x29d4d2,_0x52fe4c(0xd3))}:void 0x0;}),_0x55939d[_0x356f63(0xb1)][_0x356f63(0xd0)](_0x219dd2=>{const _0x18f04c=_0x356f63;if(_0x18f04c(0xdc)!=_0x219dd2[_0x18f04c(0xb5)]&&_0x18f04c(0xb6)!=_0x219dd2[_0x18f04c(0xb5)])return;const {data:_0x2b75e0}=_0x219dd2;return _0x2b75e0?_0x18f04c(0x83)==_0x2b75e0[_0x18f04c(0x9b)]?{'type':_0x18f04c(0xa4),'content':_0x10b550(_0x29d4d2,_0x18f04c(0x93))}:_0x18f04c(0xa0)==_0x2b75e0[_0x18f04c(0x9b)]?{'type':_0x18f04c(0xa4),'content':_0x10b550(_0x29d4d2,_0x18f04c(0xad))}:void 0x0:void 0x0;});const _0x17c9f4=_0x22b18e[_0x356f63(0xc4)]();for(const _0x52bc10 of[_0x356f63(0xd8),_0x356f63(0xa2),_0x356f63(0xa3),_0x356f63(0x9f)])_0x55939d[_0x356f63(0x97)][_0x356f63(0xb7)](_0x356f63(0xdc),_0x52bc10,_0x356f63(0xb0),_0x17c9f4);for(const _0xf6b54 of[_0x356f63(0x83),_0x356f63(0xa0)])_0x55939d[_0x356f63(0x97)][_0x356f63(0xb7)](_0x356f63(0xdc),_0xf6b54,_0x356f63(0xb0),_0x17c9f4);_0x55939d[_0x356f63(0x97)][_0x356f63(0xb7)](_0x356f63(0xdc),_0x356f63(0xb8),_0x356f63(0xb0),_0x50fec9=>{const _0x2aeda2=_0x356f63;_0xfa9b74[_0x2aeda2(0xbd)][_0x2aeda2(0xd9)](_0x4c6d78=>{const _0x4fa821=_0x2aeda2,_0x2dadde=Array[_0x4fa821(0xc1)](_0x31106f[_0x4fa821(0x9a)]())[_0x4fa821(0xd7)](_0xc2d1a6=>_0x3ada6d[_0x4fa821(0xaa)](_0xc2d1a6));_0x4c6d78[_0x4fa821(0xc2)](_0x50fec9),_0xfa9b74[_0x4fa821(0xc5)][_0x4fa821(0xe0)](_0x4fa821(0xb8))[_0x4fa821(0xcd)](),_0xfa9b74[_0x4fa821(0x98)](_0x4fa821(0xb8),{'forceDefaultExecution':!0x0});const _0x46aae9=_0x2dadde[_0x4fa821(0xb3)](_0x1f740f=>_0x4fa821(0x8e)!=_0x1f740f[_0x4fa821(0x86)][_0x4fa821(0x84)]);_0x46aae9[_0x4fa821(0xbb)]>0x0&&_0x4c6d78[_0x4fa821(0xc2)](_0x46aae9);for(const _0x5bab92 of _0x2dadde)_0x5bab92[_0x4fa821(0xd4)]();});});for(const _0x567285 of[_0x356f63(0xd8),_0x356f63(0xa3),_0x356f63(0x9f),_0x356f63(0xa2)]){const _0x4eb00d=_0xfa9b74[_0x356f63(0xc5)][_0x356f63(0xe0)](_0x567285);_0x4eb00d['on'](_0x356f63(0xbc),(_0x1d6774,_0x1038ae,_0x454c63)=>{const _0x36ac9d=_0x356f63;if(_0x454c63){const _0x472c48=_0xfa9b74[_0x36ac9d(0xbd)][_0x36ac9d(0x87)][_0x36ac9d(0xc6)][_0x36ac9d(0xc8)]()[_0x36ac9d(0xd1)]()[_0x36ac9d(0xbe)](_0x1c1251=>_0x1c1251['is'](_0x36ac9d(0xca),_0x36ac9d(0xa7)));this[_0x36ac9d(0x9e)](_0x4eb00d[_0x36ac9d(0xe3)],_0x472c48)||(_0x1d6774[_0x36ac9d(0x89)]=!0x1,_0x1d6774[_0x36ac9d(0xdf)]());}},{'priority':_0x356f63(0xd6)});}}[_0x3ae184(0x92)](){const _0x474585=_0x3ae184,_0x4ce0c4=this[_0x474585(0xb2)][_0x474585(0xc5)][_0x474585(0xe0)](_0x474585(0xb8)),_0x38d0d6=this[_0x474585(0xb2)][_0x474585(0xda)][_0x474585(0xe0)](_0x474585(0xb9));if(!_0x4ce0c4[_0x474585(0xac)])return!0x1;const _0x382f1a=_0x38d0d6[_0x474585(0xcc)](this[_0x474585(0xb2)][_0x474585(0xbd)][_0x474585(0x87)][_0x474585(0xc6)]);for(const _0x1cfea3 of _0x382f1a)for(const _0xda6426 of _0x382f1a)if(_0x1cfea3!=_0xda6426&&!this[_0x474585(0x9e)](_0x1cfea3,_0xda6426))return!0x1;return!0x0;}[_0x3ae184(0x9e)](_0x54e342,_0x4ec213){const _0x2ea043=_0x3ae184,_0x481b74=this[_0x2ea043(0xb2)][_0x2ea043(0xda)][_0x2ea043(0xe0)](_0x2ea043(0xce)),_0x5a8fa3=this[_0x2ea043(0xb2)][_0x2ea043(0xbd)][_0x2ea043(0x91)](_0x54e342),_0x355a28=this[_0x2ea043(0xb2)][_0x2ea043(0xbd)][_0x2ea043(0x91)](_0x4ec213),_0x200dc7=new Set(),_0x2d8642=new Set();for(const _0x349c5a of _0x481b74[_0x2ea043(0xaf)]())if((_0x2ea043(0x85)==_0x349c5a[_0x2ea043(0xb5)]||_0x2ea043(0x9c)==_0x349c5a[_0x2ea043(0xb5)]||_0x2ea043(0xb8)==_0x349c5a[_0x2ea043(0xa8)])&&_0x349c5a[_0x2ea043(0xc7)]){for(const _0x1167bb of _0x349c5a[_0x2ea043(0x9a)]())_0x1167bb[_0x2ea043(0x82)](_0x5a8fa3,!0x0)&&_0x200dc7[_0x2ea043(0x88)](_0x349c5a[_0x2ea043(0xb5)]+':'+_0x349c5a[_0x2ea043(0x9d)]['id']),_0x1167bb[_0x2ea043(0x82)](_0x355a28,!0x0)&&_0x2d8642[_0x2ea043(0x88)](_0x349c5a[_0x2ea043(0xb5)]+':'+_0x349c5a[_0x2ea043(0x9d)]['id']);}if(_0x200dc7[_0x2ea043(0x90)]!=_0x2d8642[_0x2ea043(0x90)])return!0x1;for(const _0x51195d of _0x200dc7)if(!_0x2d8642[_0x2ea043(0xc0)](_0x51195d))return!0x1;return!0x0;}}function _0x4fa7(_0x4b4ed9,_0x3a129c){const _0x43d7ff=_0x43d7();return _0x4fa7=function(_0x4fa790,_0xfe8061){_0x4fa790=_0x4fa790-0x81;let _0x426f7f=_0x43d7ff[_0x4fa790];return _0x426f7f;},_0x4fa7(_0x4b4ed9,_0x3a129c);}function _0x43d7(){const _0x18e668=['map','mergeTableCellUp','change','plugins','1215450YkgNjk','formatBlock','_tablePostFixingSubtypes','forceDefaultExecution','stop','get','7jEHifr','getCellLocation','value','cell','containsRange','splitTableCellVertically','rootName','insertion','root','document','add','return','direction','highest','table','TableEditing','$graveyard','56WSDYRk','size','createRangeOn','_areSelectedCellsMergable','*Split\x20cell:*\x20vertically','markBlockFormat','markMultiRangeBlockFormat','trackChanges','_suggestionFactory','execute','_isForcedDefaultExecutionBlock','getRanges','commandName','deletion','author','_areMergableCells','mergeTableCellLeft','splitTableCellHorizontally','1671992QOMWrL','mergeTableCellRight','mergeTableCellDown','format','3820088anIpVo','push','tableCell','subType','enableCommand','fromRange','findAncestor','isEnabled','*Split\x20cell:*\x20horizontally','328480gfAgSt','getSuggestions','accept','descriptionFactory','editor','filter','createTableWalker','type','formatInline','registerCustomCallback','mergeTableCells','TableUtils','horizontally','length','set:isEnabled','model','find','afterInit','has','from','setSelection','509058ErHIsH','_acceptFormatSuggestionCallbackFactory','commands','selection','isInContent','getFirstPosition','602718xjJfwz','element','53097TJNVYK','getSelectionAffectedTableCells','refresh','TrackChangesEditing','430PBUXBQ','registerDescriptionCallback','getAncestors','locale','*Merge\x20cells*','detach','requires','low'];_0x43d7=function(){return _0x18e668;};return _0x43d7();}
23
+ function _0xbca6(_0x1b3cdb,_0x53affa){const _0x51c942=_0x51c9();return _0xbca6=function(_0xbca632,_0x2c197a){_0xbca632=_0xbca632-0xd0;let _0x32cc7f=_0x51c942[_0xbca632];return _0x32cc7f;},_0xbca6(_0x1b3cdb,_0x53affa);}const _0x475ed4=_0xbca6;(function(_0x4a1e9e,_0x4a6fa9){const _0x5aeb3e=_0xbca6,_0x53464c=_0x4a1e9e();while(!![]){try{const _0x12ce91=-parseInt(_0x5aeb3e(0x108))/0x1+-parseInt(_0x5aeb3e(0x11f))/0x2*(parseInt(_0x5aeb3e(0x104))/0x3)+-parseInt(_0x5aeb3e(0x10b))/0x4+parseInt(_0x5aeb3e(0x111))/0x5+parseInt(_0x5aeb3e(0x127))/0x6+parseInt(_0x5aeb3e(0x12e))/0x7*(parseInt(_0x5aeb3e(0x128))/0x8)+parseInt(_0x5aeb3e(0xd7))/0x9;if(_0x12ce91===_0x4a6fa9)break;else _0x53464c['push'](_0x53464c['shift']());}catch(_0x1abfb2){_0x53464c['push'](_0x53464c['shift']());}}}(_0x51c9,0xbedbc));import{Plugin as _0x4da519}from'ckeditor5/src/core.js';import _0x511d50 from'./table.js';import{LiveRange as _0xd50bf8}from'ckeditor5/src/engine.js';import{getTranslation as _0x513a24}from'../utils/common-translations.js';function _0x51c9(){const _0x2fd30e=['selection','_acceptFormatSuggestionCallbackFactory','model','containsRange','format','requires','TrackChangesEditing','mergeTableCellLeft','createRangeOn','getAncestors','stop','change','enableCommand','TableEditing','tableCell','value','deletion','detach','has','mergeTableCellRight','refresh','1843005pAEvaD','type','mergeTableCellUp','trackChanges','938511RcFcBu','*Split\x20cell:*\x20horizontally','getRanges','1869528HlPubQ','TableUtils','$graveyard','_areMergableCells','from','getSelectionAffectedTableCells','4082345LGdKmT','set:isEnabled','markBlockFormat','isInContent','plugins','formatBlock','getCellLocation','subType','getSuggestions','splitTableCellVertically','*Merge\x20cells*','_suggestionFactory','_areSelectedCellsMergable','_tablePostFixingSubtypes','2hEuVls','mergeTableCellDown','descriptionFactory','_isForcedDefaultExecutionBlock','get','element','push','highest','2360004DhRgrE','16816HGTklN','getFirstPosition','low','locale','registerDescriptionCallback','direction','903EcNIhF','root','formatInline','setSelection','size','add','afterInit','accept','findAncestor','*Split\x20cell:*\x20vertically','author','11889207BdqbKo','markMultiRangeBlockFormat','find','registerCustomCallback','map','forceDefaultExecution','filter','editor','rootName','mergeTableCells','commandName','fromRange','length','cell','table','horizontally','execute','return','insertion','commands','document','createTableWalker','splitTableCellHorizontally','isEnabled'];_0x51c9=function(){return _0x2fd30e;};return _0x51c9();}export default class St extends _0x4da519{static get[_0x475ed4(0xf4)](){return[_0x511d50];}[_0x475ed4(0xd2)](){const _0xf24242=_0x475ed4,_0x239a88=this[_0xf24242(0xde)],_0x1bd7a=_0x239a88[_0xf24242(0xf1)][_0xf24242(0xeb)][_0xf24242(0xef)],_0x51452b=_0x239a88[_0xf24242(0x12b)];if(!_0x239a88[_0xf24242(0x115)][_0xf24242(0x101)](_0xf24242(0xfc)))return;const _0xc1f9fe=_0x239a88[_0xf24242(0x115)][_0xf24242(0x123)](_0xf24242(0xf5)),_0x54d2f3=_0x239a88[_0xf24242(0x115)][_0xf24242(0x123)](_0xf24242(0x10c)),_0x3990c4=_0x239a88[_0xf24242(0x115)][_0xf24242(0x123)](_0x511d50);_0x3990c4[_0xf24242(0x11e)][_0xf24242(0x125)](_0xf24242(0xe0)),_0xc1f9fe[_0xf24242(0xfb)](_0xf24242(0xe0),()=>{const _0x480d3e=_0xf24242,_0x250dbc=_0x54d2f3[_0x480d3e(0x110)](_0x239a88[_0x480d3e(0xf1)][_0x480d3e(0xeb)][_0x480d3e(0xef)]);_0x239a88[_0x480d3e(0xf1)][_0x480d3e(0xfa)](()=>{const _0x5e6063=_0x480d3e;_0xc1f9fe[_0x5e6063(0xd8)](_0x250dbc,{'commandName':_0x5e6063(0xe0),'commandParams':[]},[],_0x5e6063(0xe0));});}),_0x239a88[_0xf24242(0xea)][_0xf24242(0x123)](_0xf24242(0xe0))['on'](_0xf24242(0xe7),(_0x26a466,_0x2c8471)=>{const _0x35d8dd=_0xf24242;_0x239a88[_0x35d8dd(0xea)][_0x35d8dd(0x123)](_0x35d8dd(0x107))[_0x35d8dd(0xfe)]&&(_0x2c8471[_0x35d8dd(0xe3)]>0x0&&_0x2c8471[_0x2c8471[_0x35d8dd(0xe3)]-0x1]&&_0x2c8471[_0x2c8471[_0x35d8dd(0xe3)]-0x1][_0x35d8dd(0xdc)]||_0xc1f9fe[_0x35d8dd(0x122)]||this[_0x35d8dd(0x11d)]()||_0x26a466[_0x35d8dd(0xf9)]());},{'priority':_0xf24242(0x126)});for(const _0x19132a of[_0xf24242(0x106),_0xf24242(0x102),_0xf24242(0x120),_0xf24242(0xf6)]){const _0x589ba1=_0x239a88[_0xf24242(0xea)][_0xf24242(0x123)](_0x19132a);_0xc1f9fe[_0xf24242(0xfb)](_0x19132a,()=>{const _0x330af8=_0xf24242,_0x3100a2=_0x239a88[_0x330af8(0xf1)][_0x330af8(0xeb)][_0x330af8(0xef)][_0x330af8(0x129)]()[_0x330af8(0xf8)]()[_0x330af8(0xd9)](_0xc80be6=>_0xc80be6['is'](_0x330af8(0x124),_0x330af8(0xfd))),_0xc87507=_0x589ba1[_0x330af8(0xfe)];_0x239a88[_0x330af8(0xf1)][_0x330af8(0xfa)](()=>{const _0x5e9a37=_0x330af8;_0xc1f9fe[_0x5e9a37(0xd8)]([_0x3100a2,_0xc87507],{'commandName':_0x5e9a37(0xe0),'commandParams':[]},[],_0x5e9a37(0xe0));});});}for(const _0x45de86 of[_0xf24242(0x11a),_0xf24242(0xed)]){const _0x32c842=_0x239a88[_0xf24242(0xea)][_0xf24242(0x123)](_0x45de86);_0xc1f9fe[_0xf24242(0xfb)](_0x45de86,()=>{const _0x4f6ff0=_0xf24242,_0x990d1=_0x54d2f3[_0x4f6ff0(0x110)](_0x239a88[_0x4f6ff0(0xf1)][_0x4f6ff0(0xeb)][_0x4f6ff0(0xef)])[0x0],_0xa250c=_0x990d1[_0x4f6ff0(0xd4)](_0x4f6ff0(0xe5)),{column:_0x23e530,row:_0x358c96}=_0x54d2f3[_0x4f6ff0(0x117)](_0x990d1);let _0x21268b=[];if(_0x4f6ff0(0xe6)==_0x32c842[_0x4f6ff0(0x12d)]){const _0x4a14fd=_0x54d2f3[_0x4f6ff0(0xec)](_0xa250c,{'startRow':_0x358c96,'endRow':_0x358c96,'includeAllSlots':!0x0});_0x21268b=Array[_0x4f6ff0(0x10f)](_0x4a14fd)[_0x4f6ff0(0xdb)](_0x2dedb6=>_0x2dedb6[_0x4f6ff0(0xe4)]);}else{const _0x6bb42=_0x54d2f3[_0x4f6ff0(0xec)](_0xa250c,{'column':_0x23e530,'includeAllSlots':!0x0});_0x21268b=Array[_0x4f6ff0(0x10f)](_0x6bb42)[_0x4f6ff0(0xdb)](_0x212efa=>_0x212efa[_0x4f6ff0(0xe4)]);}_0x239a88[_0x4f6ff0(0xf1)][_0x4f6ff0(0xfa)](_0x3152fd=>{const _0xc7c8=_0x4f6ff0;_0xc1f9fe[_0xc7c8(0x113)](_0x3152fd[_0xc7c8(0xf7)](_0x990d1),{'commandName':_0x45de86,'commandParams':[]},_0x21268b,_0x45de86);});});}_0xc1f9fe[_0xf24242(0x121)][_0xf24242(0x12c)](_0x266f0b=>{const _0x43db81=_0xf24242;if(_0x43db81(0x116)!=_0x266f0b[_0x43db81(0x105)]&&_0x43db81(0x130)!=_0x266f0b[_0x43db81(0x105)])return;const {data:_0x2824f6}=_0x266f0b;return _0x2824f6&&_0x43db81(0xe0)==_0x2824f6[_0x43db81(0xe1)]?{'type':_0x43db81(0xf3),'content':_0x513a24(_0x51452b,_0x43db81(0x11b))}:void 0x0;}),_0xc1f9fe[_0xf24242(0x121)][_0xf24242(0x12c)](_0x5be3c2=>{const _0x145541=_0xf24242;if(_0x145541(0x116)!=_0x5be3c2[_0x145541(0x105)]&&_0x145541(0x130)!=_0x5be3c2[_0x145541(0x105)])return;const {data:_0x55dd32}=_0x5be3c2;return _0x55dd32?_0x145541(0x11a)==_0x55dd32[_0x145541(0xe1)]?{'type':_0x145541(0xf3),'content':_0x513a24(_0x51452b,_0x145541(0xd5))}:_0x145541(0xed)==_0x55dd32[_0x145541(0xe1)]?{'type':_0x145541(0xf3),'content':_0x513a24(_0x51452b,_0x145541(0x109))}:void 0x0:void 0x0;});const _0x3869d6=_0x3990c4[_0xf24242(0xf0)]();for(const _0x195cf9 of[_0xf24242(0x106),_0xf24242(0x102),_0xf24242(0x120),_0xf24242(0xf6)])_0xc1f9fe[_0xf24242(0x11c)][_0xf24242(0xda)](_0xf24242(0x116),_0x195cf9,_0xf24242(0xd3),_0x3869d6);for(const _0x2f3d85 of[_0xf24242(0x11a),_0xf24242(0xed)])_0xc1f9fe[_0xf24242(0x11c)][_0xf24242(0xda)](_0xf24242(0x116),_0x2f3d85,_0xf24242(0xd3),_0x3869d6);_0xc1f9fe[_0xf24242(0x11c)][_0xf24242(0xda)](_0xf24242(0x116),_0xf24242(0xe0),_0xf24242(0xd3),_0x50e5cb=>{const _0x51cbd0=_0xf24242;_0x239a88[_0x51cbd0(0xf1)][_0x51cbd0(0xfa)](_0x5d64f9=>{const _0x55c4d3=_0x51cbd0,_0x2f192a=Array[_0x55c4d3(0x10f)](_0x1bd7a[_0x55c4d3(0x10a)]())[_0x55c4d3(0xdb)](_0x271aaa=>_0xd50bf8[_0x55c4d3(0xe2)](_0x271aaa));_0x5d64f9[_0x55c4d3(0x131)](_0x50e5cb),_0x239a88[_0x55c4d3(0xea)][_0x55c4d3(0x123)](_0x55c4d3(0xe0))[_0x55c4d3(0x103)](),_0x239a88[_0x55c4d3(0xe7)](_0x55c4d3(0xe0),{'forceDefaultExecution':!0x0});const _0x589294=_0x2f192a[_0x55c4d3(0xdd)](_0x2204b5=>_0x55c4d3(0x10d)!=_0x2204b5[_0x55c4d3(0x12f)][_0x55c4d3(0xdf)]);_0x589294[_0x55c4d3(0xe3)]>0x0&&_0x5d64f9[_0x55c4d3(0x131)](_0x589294);for(const _0x107f95 of _0x2f192a)_0x107f95[_0x55c4d3(0x100)]();});});for(const _0x9ac723 of[_0xf24242(0x106),_0xf24242(0x120),_0xf24242(0xf6),_0xf24242(0x102)]){const _0x2d4f85=_0x239a88[_0xf24242(0xea)][_0xf24242(0x123)](_0x9ac723);_0x2d4f85['on'](_0xf24242(0x112),(_0x22f47b,_0x23135f,_0x727628)=>{const _0x321825=_0xf24242;if(_0x727628){const _0x29a44a=_0x239a88[_0x321825(0xf1)][_0x321825(0xeb)][_0x321825(0xef)][_0x321825(0x129)]()[_0x321825(0xf8)]()[_0x321825(0xd9)](_0x45312f=>_0x45312f['is'](_0x321825(0x124),_0x321825(0xfd)));this[_0x321825(0x10e)](_0x2d4f85[_0x321825(0xfe)],_0x29a44a)||(_0x22f47b[_0x321825(0xe8)]=!0x1,_0x22f47b[_0x321825(0xf9)]());}},{'priority':_0xf24242(0x12a)});}}[_0x475ed4(0x11d)](){const _0x22444a=_0x475ed4,_0x253c59=this[_0x22444a(0xde)][_0x22444a(0xea)][_0x22444a(0x123)](_0x22444a(0xe0)),_0x1ea4e6=this[_0x22444a(0xde)][_0x22444a(0x115)][_0x22444a(0x123)](_0x22444a(0x10c));if(!_0x253c59[_0x22444a(0xee)])return!0x1;const _0x30f8b8=_0x1ea4e6[_0x22444a(0x110)](this[_0x22444a(0xde)][_0x22444a(0xf1)][_0x22444a(0xeb)][_0x22444a(0xef)]);for(const _0x444644 of _0x30f8b8)for(const _0x2247c6 of _0x30f8b8)if(_0x444644!=_0x2247c6&&!this[_0x22444a(0x10e)](_0x444644,_0x2247c6))return!0x1;return!0x0;}[_0x475ed4(0x10e)](_0x2fba11,_0x4346de){const _0x3a95c5=_0x475ed4,_0x10f3bd=this[_0x3a95c5(0xde)][_0x3a95c5(0x115)][_0x3a95c5(0x123)](_0x3a95c5(0xf5)),_0x688f63=this[_0x3a95c5(0xde)][_0x3a95c5(0xf1)][_0x3a95c5(0xf7)](_0x2fba11),_0x2f55ed=this[_0x3a95c5(0xde)][_0x3a95c5(0xf1)][_0x3a95c5(0xf7)](_0x4346de),_0x4cf05c=new Set(),_0x310138=new Set();for(const _0x4e49fb of _0x10f3bd[_0x3a95c5(0x119)]())if((_0x3a95c5(0xe9)==_0x4e49fb[_0x3a95c5(0x105)]||_0x3a95c5(0xff)==_0x4e49fb[_0x3a95c5(0x105)]||_0x3a95c5(0xe0)==_0x4e49fb[_0x3a95c5(0x118)])&&_0x4e49fb[_0x3a95c5(0x114)]){for(const _0x30f829 of _0x4e49fb[_0x3a95c5(0x10a)]())_0x30f829[_0x3a95c5(0xf2)](_0x688f63,!0x0)&&_0x4cf05c[_0x3a95c5(0xd1)](_0x4e49fb[_0x3a95c5(0x105)]+':'+_0x4e49fb[_0x3a95c5(0xd6)]['id']),_0x30f829[_0x3a95c5(0xf2)](_0x2f55ed,!0x0)&&_0x310138[_0x3a95c5(0xd1)](_0x4e49fb[_0x3a95c5(0x105)]+':'+_0x4e49fb[_0x3a95c5(0xd6)]['id']);}if(_0x4cf05c[_0x3a95c5(0xd0)]!=_0x310138[_0x3a95c5(0xd0)])return!0x1;for(const _0x2f9f4a of _0x4cf05c)if(!_0x310138[_0x3a95c5(0x101)](_0x2f9f4a))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x81efdc=_0x1275;function _0x1275(_0x4bbfbf,_0x3bc6ba){const _0x5b2ab2=_0x5b2a();return _0x1275=function(_0x1275f0,_0x161ca5){_0x1275f0=_0x1275f0-0x1b1;let _0x4498f9=_0x5b2ab2[_0x1275f0];return _0x4498f9;},_0x1275(_0x4bbfbf,_0x3bc6ba);}(function(_0x2b55e4,_0x45ca19){const _0x266bbd=_0x1275,_0xbb891b=_0x2b55e4();while(!![]){try{const _0xc3396c=-parseInt(_0x266bbd(0x1b4))/0x1*(parseInt(_0x266bbd(0x1c9))/0x2)+parseInt(_0x266bbd(0x1c1))/0x3+-parseInt(_0x266bbd(0x1c3))/0x4*(parseInt(_0x266bbd(0x1c8))/0x5)+parseInt(_0x266bbd(0x1b6))/0x6*(-parseInt(_0x266bbd(0x1b9))/0x7)+-parseInt(_0x266bbd(0x1c4))/0x8*(parseInt(_0x266bbd(0x1b5))/0x9)+-parseInt(_0x266bbd(0x1b8))/0xa+parseInt(_0x266bbd(0x1ba))/0xb*(parseInt(_0x266bbd(0x1bd))/0xc);if(_0xc3396c===_0x45ca19)break;else _0xbb891b['push'](_0xbb891b['shift']());}catch(_0x51f23c){_0xbb891b['push'](_0xbb891b['shift']());}}}(_0x5b2a,0xb6231));import{Plugin as _0x2b126b}from'ckeditor5/src/core.js';function _0x5b2a(){const _0x525013=['11245232GJPwbr','locale','enableCommand','editor','100VcEhac','46uhlkQb','afterInit','TrackChangesEditing','registerElementLabel','30722nYzKsD','9LnOzOn','12lXWgtU','insertTableOfContents','1433030dBDINv','882602brwVfO','66RiiLbX','tableOfContents','descriptionFactory','4627884CevsSP','get','ELEMENT_TABLE_OF_CONTENTS','commands','3438558cmMoVJ','plugins','41272dqecfq'];_0x5b2a=function(){return _0x525013;};return _0x5b2a();}import{getTranslation as _0x92b83a}from'../utils/common-translations.js';export default class _t extends _0x2b126b{[_0x81efdc(0x1b1)](){const _0x24fce2=_0x81efdc,_0x1bb3ad=this[_0x24fce2(0x1c7)];if(!_0x1bb3ad[_0x24fce2(0x1c0)][_0x24fce2(0x1be)](_0x24fce2(0x1b7)))return;_0x1bb3ad[_0x24fce2(0x1c2)][_0x24fce2(0x1be)](_0x24fce2(0x1b2))[_0x24fce2(0x1c6)](_0x24fce2(0x1b7));const _0x314128=_0x1bb3ad[_0x24fce2(0x1c2)][_0x24fce2(0x1be)](_0x24fce2(0x1b2)),_0x38d58c=_0x1bb3ad[_0x24fce2(0x1c5)];_0x314128[_0x24fce2(0x1bc)][_0x24fce2(0x1b3)](_0x24fce2(0x1bb),_0x4e5dec=>_0x92b83a(_0x38d58c,_0x24fce2(0x1bf),_0x4e5dec));}}
23
+ function _0x2b6a(_0x255e93,_0xb06ff0){const _0x23e11a=_0x23e1();return _0x2b6a=function(_0x2b6af1,_0x3f345e){_0x2b6af1=_0x2b6af1-0x141;let _0x32a70d=_0x23e11a[_0x2b6af1];return _0x32a70d;},_0x2b6a(_0x255e93,_0xb06ff0);}const _0x1efcf4=_0x2b6a;(function(_0x482a10,_0xa00dd7){const _0x417602=_0x2b6a,_0x1748f4=_0x482a10();while(!![]){try{const _0x131d0d=parseInt(_0x417602(0x153))/0x1+parseInt(_0x417602(0x148))/0x2+parseInt(_0x417602(0x149))/0x3*(-parseInt(_0x417602(0x14d))/0x4)+-parseInt(_0x417602(0x152))/0x5+parseInt(_0x417602(0x14f))/0x6*(parseInt(_0x417602(0x14e))/0x7)+parseInt(_0x417602(0x156))/0x8*(parseInt(_0x417602(0x150))/0x9)+-parseInt(_0x417602(0x14a))/0xa*(parseInt(_0x417602(0x154))/0xb);if(_0x131d0d===_0xa00dd7)break;else _0x1748f4['push'](_0x1748f4['shift']());}catch(_0x11048c){_0x1748f4['push'](_0x1748f4['shift']());}}}(_0x23e1,0x24274));import{Plugin as _0x45d6d2}from'ckeditor5/src/core.js';function _0x23e1(){const _0xe8689=['locale','548038MIKuYI','3SrhNms','31750kHhXIP','ELEMENT_TABLE_OF_CONTENTS','registerElementLabel','181472oXzdXI','2863cKnGtL','2634OVlXcZ','9gALHln','commands','1270975eMEwrL','185708FKjuiP','1408eOPprA','TrackChangesEditing','1718152dehZuL','descriptionFactory','get','tableOfContents','plugins','editor','enableCommand','insertTableOfContents','afterInit'];_0x23e1=function(){return _0xe8689;};return _0x23e1();}import{getTranslation as _0x19f6bb}from'../utils/common-translations.js';export default class _t extends _0x45d6d2{[_0x1efcf4(0x146)](){const _0x3093a5=_0x1efcf4,_0x456a29=this[_0x3093a5(0x143)];if(!_0x456a29[_0x3093a5(0x151)][_0x3093a5(0x158)](_0x3093a5(0x145)))return;_0x456a29[_0x3093a5(0x142)][_0x3093a5(0x158)](_0x3093a5(0x155))[_0x3093a5(0x144)](_0x3093a5(0x145));const _0xff42d0=_0x456a29[_0x3093a5(0x142)][_0x3093a5(0x158)](_0x3093a5(0x155)),_0x13d780=_0x456a29[_0x3093a5(0x147)];_0xff42d0[_0x3093a5(0x157)][_0x3093a5(0x14c)](_0x3093a5(0x141),_0x20ed2a=>_0x19f6bb(_0x13d780,_0x3093a5(0x14b),_0x20ed2a));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2816(){const _0x579d92=['2116303pnpufP','tableProperties','TrackChangesTableProperties','getSelectionAffectedTableCells','tableCellBorderStyle','get','TrackChangesEditing','tableBackgroundColor','tableBorderColor','getFirstPosition','selection','TableUtils','TableCellPropertiesEditing','data','editor','829062LDIbBZ','tableCellWidth','50MItjxf','model','tableCellHorizontalAlignment','descriptionFactory','getSuggestions','tableWidth','batch','getAttribute','getContainedElement','TablePropertiesEditing','plugins','discard','tableCellBorderColor','getSuggestionCallback','tableCellHeight','55850DiLOMn','tableCellVerticalAlignment','subType','accept','18kZEssO','tableAlignment','change','16YZCtAG','markBlockFormat','4609746miJaFu','_suggestionFactory','260pqJxSG','839336ZiBadh','tableHeight','tableCellBorderWidth','tableBorderWidth','setAttribute','tableCellProperties','findAncestor','document','tableCellBackgroundColor','tableBorderStyle','format','_getSuggestion','tableCellPadding','start','handleDiscardAction','777997gWvOXv','3hoXxSb','*Format:*\x20change\x20table\x20cell\x20properties','enqueueChange','join','formatBlock','_handlePropertyChange','pluginName','commandParams','enableCommand','registerDescriptionCallback','registerCustomCallback','91429RjPFMw','has','removeAttribute','afterInit','636cDEghS','*Format:*\x20change\x20table\x20properties','table','nodeAfter','handleSuggestionDescription','locale'];_0x2816=function(){return _0x579d92;};return _0x2816();}function _0x28ae(_0x94318c,_0x3add30){const _0x2816b7=_0x2816();return _0x28ae=function(_0x28aeb7,_0x77c191){_0x28aeb7=_0x28aeb7-0x16a;let _0x152beb=_0x2816b7[_0x28aeb7];return _0x152beb;},_0x28ae(_0x94318c,_0x3add30);}const _0x52594a=_0x28ae;(function(_0x1242dd,_0x34ce99){const _0x39e253=_0x28ae,_0x6614ab=_0x1242dd();while(!![]){try{const _0x51b5e7=-parseInt(_0x39e253(0x18b))/0x1+-parseInt(_0x39e253(0x170))/0x2*(parseInt(_0x39e253(0x180))/0x3)+-parseInt(_0x39e253(0x16f))/0x4*(parseInt(_0x39e253(0x1b5))/0x5)+-parseInt(_0x39e253(0x1b9))/0x6*(parseInt(_0x39e253(0x195))/0x7)+parseInt(_0x39e253(0x16b))/0x8*(-parseInt(_0x39e253(0x16d))/0x9)+-parseInt(_0x39e253(0x1a6))/0xa*(-parseInt(_0x39e253(0x17f))/0xb)+-parseInt(_0x39e253(0x18f))/0xc*(-parseInt(_0x39e253(0x1a4))/0xd);if(_0x51b5e7===_0x34ce99)break;else _0x6614ab['push'](_0x6614ab['shift']());}catch(_0x26857f){_0x6614ab['push'](_0x6614ab['shift']());}}}(_0x2816,0x89f8f));import{Plugin as _0x397038}from'ckeditor5/src/core.js';import{getTranslation as _0xdd4719}from'../utils/common-translations.js';export default class $t extends _0x397038{constructor(_0x1c9efc){const _0x47e5e7=_0x28ae;super(_0x1c9efc),this[_0x47e5e7(0x196)]=[_0x47e5e7(0x19d),_0x47e5e7(0x179),_0x47e5e7(0x173),_0x47e5e7(0x1ba),_0x47e5e7(0x1ab),_0x47e5e7(0x171),_0x47e5e7(0x19c)],this[_0x47e5e7(0x175)]=[_0x47e5e7(0x1b2),_0x47e5e7(0x199),_0x47e5e7(0x172),_0x47e5e7(0x17c),_0x47e5e7(0x1a5),_0x47e5e7(0x1b4),_0x47e5e7(0x178),_0x47e5e7(0x1a8),_0x47e5e7(0x1b6)];}static get[_0x52594a(0x186)](){const _0x5acbb5=_0x52594a;return _0x5acbb5(0x197);}[_0x52594a(0x18e)](){const _0x406be2=_0x52594a,_0x2bc3f5=this[_0x406be2(0x1a3)][_0x406be2(0x1b0)][_0x406be2(0x19a)](_0x406be2(0x19b));if(this[_0x406be2(0x1a3)][_0x406be2(0x1b0)][_0x406be2(0x18c)](_0x406be2(0x1af))){for(const _0x515ff6 of this[_0x406be2(0x196)])_0x2bc3f5[_0x406be2(0x188)](_0x515ff6,(_0x3a3b28,_0x4d8aef)=>{const _0x118cae=_0x406be2,_0x3e31e4=this[_0x118cae(0x1a3)][_0x118cae(0x1a7)][_0x118cae(0x177)][_0x118cae(0x19f)][_0x118cae(0x19e)]()[_0x118cae(0x176)](_0x118cae(0x191));this[_0x118cae(0x185)](_0x515ff6,[_0x3e31e4],this[_0x118cae(0x196)],_0x118cae(0x196),_0x3a3b28,_0x4d8aef);});_0x2bc3f5[_0x406be2(0x16e)][_0x406be2(0x18a)](_0x406be2(0x184),_0x406be2(0x196),_0x406be2(0x1b8),_0x2bc3f5[_0x406be2(0x16e)][_0x406be2(0x1b3)](_0x406be2(0x184),null,_0x406be2(0x1b1))),_0x2bc3f5[_0x406be2(0x16e)][_0x406be2(0x18a)](_0x406be2(0x184),_0x406be2(0x196),_0x406be2(0x1b1),(_0x41d058,_0x428b04)=>this[_0x406be2(0x17e)](this[_0x406be2(0x196)],_0x41d058,_0x428b04)),_0x2bc3f5[_0x406be2(0x16e)][_0x406be2(0x18a)](_0x406be2(0x184),_0x406be2(0x196),_0x406be2(0x183),()=>!0x1);}if(this[_0x406be2(0x1a3)][_0x406be2(0x1b0)][_0x406be2(0x18c)](_0x406be2(0x1a1))){for(const _0xf3b2c3 of this[_0x406be2(0x175)])_0x2bc3f5[_0x406be2(0x188)](_0xf3b2c3,(_0x2938a1,_0x2ba756)=>{const _0x1c82fe=_0x406be2,_0x4f8051=this[_0x1c82fe(0x1a3)][_0x1c82fe(0x1b0)][_0x1c82fe(0x19a)](_0x1c82fe(0x1a0))[_0x1c82fe(0x198)](this[_0x1c82fe(0x1a3)][_0x1c82fe(0x1a7)][_0x1c82fe(0x177)][_0x1c82fe(0x19f)]);this[_0x1c82fe(0x185)](_0xf3b2c3,_0x4f8051,this[_0x1c82fe(0x175)],_0x1c82fe(0x175),_0x2938a1,_0x2ba756);});_0x2bc3f5[_0x406be2(0x16e)][_0x406be2(0x18a)](_0x406be2(0x184),_0x406be2(0x175),_0x406be2(0x1b8),_0x2bc3f5[_0x406be2(0x16e)][_0x406be2(0x1b3)](_0x406be2(0x184),null,_0x406be2(0x1b1))),_0x2bc3f5[_0x406be2(0x16e)][_0x406be2(0x18a)](_0x406be2(0x184),_0x406be2(0x175),_0x406be2(0x1b1),(_0x37476d,_0x36fe4f)=>this[_0x406be2(0x17e)](this[_0x406be2(0x175)],_0x37476d,_0x36fe4f)),_0x2bc3f5[_0x406be2(0x16e)][_0x406be2(0x18a)](_0x406be2(0x184),_0x406be2(0x175),_0x406be2(0x183),()=>!0x1);}_0x2bc3f5[_0x406be2(0x1a9)][_0x406be2(0x189)](_0x432320=>this[_0x406be2(0x193)](_0x432320));}[_0x52594a(0x185)](_0x191b5f,_0x57e763,_0x56e987,_0x45de95,_0x52fe7f,_0x50e423){const _0xfeb2ba=_0x52594a,_0x22fe05=this[_0xfeb2ba(0x1a3)][_0xfeb2ba(0x1b0)][_0xfeb2ba(0x19a)](_0xfeb2ba(0x19b));this[_0xfeb2ba(0x1a3)][_0xfeb2ba(0x1a7)][_0xfeb2ba(0x182)](_0x50e423[_0xfeb2ba(0x1ac)],()=>{const _0x53f01d=_0xfeb2ba;for(const _0x32fbdd of _0x57e763){if(this[_0x53f01d(0x17b)](_0x32fbdd,_0x45de95))_0x52fe7f(_0x50e423);else{const _0x5ead3d={};for(const _0x54bce4 of _0x56e987){const _0x3d295e=_0x32fbdd[_0x53f01d(0x1ad)](_0x54bce4);void 0x0!==_0x3d295e&&(_0x5ead3d[_0x54bce4]=_0x3d295e);}_0x52fe7f(_0x50e423),_0x22fe05[_0x53f01d(0x16c)](_0x32fbdd,{'commandParams':[_0x5ead3d]},[],_0x45de95);}}});}[_0x52594a(0x17e)](_0x419164,_0x5c2e40,_0x88fe1c){const _0x2e3373=_0x52594a,_0xa6dbaf=_0x5c2e40[0x0][_0x2e3373(0x17d)][_0x2e3373(0x192)],_0x2342fe=_0x88fe1c[_0x2e3373(0x187)][0x0];this[_0x2e3373(0x1a3)][_0x2e3373(0x1a7)][_0x2e3373(0x16a)](_0x23ab81=>{const _0x4bad4c=_0x2e3373;for(const _0x2b9fba of _0x419164)void 0x0!==_0x2342fe[_0x2b9fba]?_0x23ab81[_0x4bad4c(0x174)](_0x2b9fba,_0x2342fe[_0x2b9fba],_0xa6dbaf):_0x23ab81[_0x4bad4c(0x18d)](_0x2b9fba,_0xa6dbaf);});}[_0x52594a(0x193)](_0x40ca9d){const _0xbc9f06=_0x52594a;if(_0x40ca9d[_0xbc9f06(0x1a2)])switch(_0x40ca9d[_0xbc9f06(0x1b7)]){case _0xbc9f06(0x196):return{'type':_0xbc9f06(0x17a),'content':_0xdd4719(this[_0xbc9f06(0x1a3)][_0xbc9f06(0x194)],_0xbc9f06(0x190))};case _0xbc9f06(0x175):return{'type':_0xbc9f06(0x17a),'content':_0xdd4719(this[_0xbc9f06(0x1a3)][_0xbc9f06(0x194)],_0xbc9f06(0x181))};}}[_0x52594a(0x17b)](_0x4da8aa,_0x7c414e){const _0x128b22=_0x52594a,_0xcfc92d=this[_0x128b22(0x1a3)][_0x128b22(0x1b0)][_0x128b22(0x19a)](_0x128b22(0x19b));for(const _0x3b31ca of _0xcfc92d[_0x128b22(0x1aa)]({'skipNotAttached':!0x0})){const _0x54da7c=_0x3b31ca[_0x128b22(0x1ae)]();if(_0x3b31ca[_0x128b22(0x1b7)]===_0x7c414e&&_0x54da7c===_0x4da8aa)return _0x3b31ca;}return null;}}
23
+ const _0x239bae=_0xcb50;(function(_0x141e8e,_0x4f21f8){const _0x22f195=_0xcb50,_0x21075e=_0x141e8e();while(!![]){try{const _0x27f09c=parseInt(_0x22f195(0x13a))/0x1+parseInt(_0x22f195(0xf7))/0x2*(parseInt(_0x22f195(0xfa))/0x3)+parseInt(_0x22f195(0x132))/0x4+-parseInt(_0x22f195(0x113))/0x5*(parseInt(_0x22f195(0x112))/0x6)+parseInt(_0x22f195(0xfc))/0x7+parseInt(_0x22f195(0x109))/0x8+parseInt(_0x22f195(0x11d))/0x9*(-parseInt(_0x22f195(0x13b))/0xa);if(_0x27f09c===_0x4f21f8)break;else _0x21075e['push'](_0x21075e['shift']());}catch(_0x83f9ee){_0x21075e['push'](_0x21075e['shift']());}}}(_0x4a16,0x86ab1));import{Plugin as _0x4fc67c}from'ckeditor5/src/core.js';function _0x4a16(){const _0x4ea066=['change','tableCellBorderColor','tableCellBackgroundColor','nodeAfter','get','enableCommand','afterInit','markBlockFormat','6QHlxWR','1602405VUpPFV','start','TableUtils','format','tableCellHorizontalAlignment','TablePropertiesEditing','join','tableCellBorderWidth','handleSuggestionDescription','*Format:*\x20change\x20table\x20properties','9sOzOTQ','tableWidth','subType','tableCellWidth','handleDiscardAction','model','TableCellPropertiesEditing','getContainedElement','tableBorderStyle','tableCellPadding','document','getFirstPosition','editor','getAttribute','findAncestor','tableCellVerticalAlignment','tableBorderColor','getSuggestions','removeAttribute','data','tableAlignment','1540524YWaPQc','has','_getSuggestion','getSelectionAffectedTableCells','tableBackgroundColor','accept','tableBorderWidth','pluginName','236908dRRsgm','14302330YUCZRC','formatBlock','enqueueChange','getSuggestionCallback','tableCellBorderStyle','*Format:*\x20change\x20table\x20cell\x20properties','descriptionFactory','tableCellHeight','commandParams','locale','56366VUDoey','TrackChangesTableProperties','table','39FkurlD','_suggestionFactory','4452665GSKZuK','setAttribute','tableCellProperties','registerDescriptionCallback','_handlePropertyChange','discard','batch','plugins','tableHeight','TrackChangesEditing','selection','tableProperties','registerCustomCallback','5422416VDYynt'];_0x4a16=function(){return _0x4ea066;};return _0x4a16();}import{getTranslation as _0x3a389f}from'../utils/common-translations.js';function _0xcb50(_0x5563ef,_0x2e8af5){const _0x4a1622=_0x4a16();return _0xcb50=function(_0xcb5080,_0x13153c){_0xcb5080=_0xcb5080-0xf4;let _0x635c95=_0x4a1622[_0xcb5080];return _0x635c95;},_0xcb50(_0x5563ef,_0x2e8af5);}export default class $t extends _0x4fc67c{constructor(_0xb9e499){const _0x2388c6=_0xcb50;super(_0xb9e499),this[_0x2388c6(0x107)]=[_0x2388c6(0x12d),_0x2388c6(0x125),_0x2388c6(0x138),_0x2388c6(0x131),_0x2388c6(0x11e),_0x2388c6(0x104),_0x2388c6(0x136)],this[_0x2388c6(0xfe)]=[_0x2388c6(0x10b),_0x2388c6(0x13f),_0x2388c6(0x11a),_0x2388c6(0x126),_0x2388c6(0x120),_0x2388c6(0xf4),_0x2388c6(0x10c),_0x2388c6(0x117),_0x2388c6(0x12c)];}static get[_0x239bae(0x139)](){const _0x57273f=_0x239bae;return _0x57273f(0xf8);}[_0x239bae(0x110)](){const _0xe7f820=_0x239bae,_0x498d48=this[_0xe7f820(0x129)][_0xe7f820(0x103)][_0xe7f820(0x10e)](_0xe7f820(0x105));if(this[_0xe7f820(0x129)][_0xe7f820(0x103)][_0xe7f820(0x133)](_0xe7f820(0x118))){for(const _0x160ad3 of this[_0xe7f820(0x107)])_0x498d48[_0xe7f820(0x10f)](_0x160ad3,(_0x1f0031,_0x54dd79)=>{const _0x5eaee2=_0xe7f820,_0x4d14f6=this[_0x5eaee2(0x129)][_0x5eaee2(0x122)][_0x5eaee2(0x127)][_0x5eaee2(0x106)][_0x5eaee2(0x128)]()[_0x5eaee2(0x12b)](_0x5eaee2(0xf9));this[_0x5eaee2(0x100)](_0x160ad3,[_0x4d14f6],this[_0x5eaee2(0x107)],_0x5eaee2(0x107),_0x1f0031,_0x54dd79);});_0x498d48[_0xe7f820(0xfb)][_0xe7f820(0x108)](_0xe7f820(0x13c),_0xe7f820(0x107),_0xe7f820(0x137),_0x498d48[_0xe7f820(0xfb)][_0xe7f820(0x13e)](_0xe7f820(0x13c),null,_0xe7f820(0x101))),_0x498d48[_0xe7f820(0xfb)][_0xe7f820(0x108)](_0xe7f820(0x13c),_0xe7f820(0x107),_0xe7f820(0x101),(_0x2ec20c,_0x2c1bee)=>this[_0xe7f820(0x121)](this[_0xe7f820(0x107)],_0x2ec20c,_0x2c1bee)),_0x498d48[_0xe7f820(0xfb)][_0xe7f820(0x108)](_0xe7f820(0x13c),_0xe7f820(0x107),_0xe7f820(0x119),()=>!0x1);}if(this[_0xe7f820(0x129)][_0xe7f820(0x103)][_0xe7f820(0x133)](_0xe7f820(0x123))){for(const _0x14f647 of this[_0xe7f820(0xfe)])_0x498d48[_0xe7f820(0x10f)](_0x14f647,(_0x2d27a0,_0x1b00b6)=>{const _0x216334=_0xe7f820,_0x3b7f40=this[_0x216334(0x129)][_0x216334(0x103)][_0x216334(0x10e)](_0x216334(0x115))[_0x216334(0x135)](this[_0x216334(0x129)][_0x216334(0x122)][_0x216334(0x127)][_0x216334(0x106)]);this[_0x216334(0x100)](_0x14f647,_0x3b7f40,this[_0x216334(0xfe)],_0x216334(0xfe),_0x2d27a0,_0x1b00b6);});_0x498d48[_0xe7f820(0xfb)][_0xe7f820(0x108)](_0xe7f820(0x13c),_0xe7f820(0xfe),_0xe7f820(0x137),_0x498d48[_0xe7f820(0xfb)][_0xe7f820(0x13e)](_0xe7f820(0x13c),null,_0xe7f820(0x101))),_0x498d48[_0xe7f820(0xfb)][_0xe7f820(0x108)](_0xe7f820(0x13c),_0xe7f820(0xfe),_0xe7f820(0x101),(_0x1de7de,_0x1dd75d)=>this[_0xe7f820(0x121)](this[_0xe7f820(0xfe)],_0x1de7de,_0x1dd75d)),_0x498d48[_0xe7f820(0xfb)][_0xe7f820(0x108)](_0xe7f820(0x13c),_0xe7f820(0xfe),_0xe7f820(0x119),()=>!0x1);}_0x498d48[_0xe7f820(0x141)][_0xe7f820(0xff)](_0x37d111=>this[_0xe7f820(0x11b)](_0x37d111));}[_0x239bae(0x100)](_0x5634b5,_0x225c0,_0x3cc4b8,_0x434544,_0x3044a7,_0x54e562){const _0x2bf777=_0x239bae,_0x52b9c8=this[_0x2bf777(0x129)][_0x2bf777(0x103)][_0x2bf777(0x10e)](_0x2bf777(0x105));this[_0x2bf777(0x129)][_0x2bf777(0x122)][_0x2bf777(0x13d)](_0x54e562[_0x2bf777(0x102)],()=>{const _0x2a1c22=_0x2bf777;for(const _0x4eb641 of _0x225c0){if(this[_0x2a1c22(0x134)](_0x4eb641,_0x434544))_0x3044a7(_0x54e562);else{const _0x4978c9={};for(const _0x27f699 of _0x3cc4b8){const _0x5cff83=_0x4eb641[_0x2a1c22(0x12a)](_0x27f699);void 0x0!==_0x5cff83&&(_0x4978c9[_0x27f699]=_0x5cff83);}_0x3044a7(_0x54e562),_0x52b9c8[_0x2a1c22(0x111)](_0x4eb641,{'commandParams':[_0x4978c9]},[],_0x434544);}}});}[_0x239bae(0x121)](_0x3f0603,_0x2a05de,_0x28e49c){const _0x4fc8b5=_0x239bae,_0x1a77a8=_0x2a05de[0x0][_0x4fc8b5(0x114)][_0x4fc8b5(0x10d)],_0x414b37=_0x28e49c[_0x4fc8b5(0xf5)][0x0];this[_0x4fc8b5(0x129)][_0x4fc8b5(0x122)][_0x4fc8b5(0x10a)](_0x2d5dcc=>{const _0x108e11=_0x4fc8b5;for(const _0x365654 of _0x3f0603)void 0x0!==_0x414b37[_0x365654]?_0x2d5dcc[_0x108e11(0xfd)](_0x365654,_0x414b37[_0x365654],_0x1a77a8):_0x2d5dcc[_0x108e11(0x12f)](_0x365654,_0x1a77a8);});}[_0x239bae(0x11b)](_0x1c6730){const _0x4d63e2=_0x239bae;if(_0x1c6730[_0x4d63e2(0x130)])switch(_0x1c6730[_0x4d63e2(0x11f)]){case _0x4d63e2(0x107):return{'type':_0x4d63e2(0x116),'content':_0x3a389f(this[_0x4d63e2(0x129)][_0x4d63e2(0xf6)],_0x4d63e2(0x11c))};case _0x4d63e2(0xfe):return{'type':_0x4d63e2(0x116),'content':_0x3a389f(this[_0x4d63e2(0x129)][_0x4d63e2(0xf6)],_0x4d63e2(0x140))};}}[_0x239bae(0x134)](_0x71c88c,_0x497af1){const _0xca18=_0x239bae,_0x4de5cb=this[_0xca18(0x129)][_0xca18(0x103)][_0xca18(0x10e)](_0xca18(0x105));for(const _0x54952a of _0x4de5cb[_0xca18(0x12e)]({'skipNotAttached':!0x0})){const _0x1399a4=_0x54952a[_0xca18(0x124)]();if(_0x54952a[_0xca18(0x11f)]===_0x497af1&&_0x1399a4===_0x71c88c)return _0x54952a;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x307eab=_0x9db5;function _0x3d98(){const _0x382e41=['848079wHMxdo','Template','afterInit','enableCommand','editor','insertTemplate','has','28084HAyMiX','260750kwGfUM','264bhWXFM','TrackChangesEditing','plugins','877816tRpZvc','1120530NZFINW','get','4327176frVXRB','800388fziiwT'];_0x3d98=function(){return _0x382e41;};return _0x3d98();}(function(_0x49f520,_0x306f8b){const _0x1fd106=_0x9db5,_0x2b52e2=_0x49f520();while(!![]){try{const _0x423ff8=parseInt(_0x1fd106(0x16c))/0x1+parseInt(_0x1fd106(0x174))/0x2+parseInt(_0x1fd106(0x175))/0x3+parseInt(_0x1fd106(0x170))/0x4+-parseInt(_0x1fd106(0x171))/0x5+-parseInt(_0x1fd106(0x16d))/0x6*(parseInt(_0x1fd106(0x17c))/0x7)+-parseInt(_0x1fd106(0x173))/0x8;if(_0x423ff8===_0x306f8b)break;else _0x2b52e2['push'](_0x2b52e2['shift']());}catch(_0x3cab0a){_0x2b52e2['push'](_0x2b52e2['shift']());}}}(_0x3d98,0x36178));function _0x9db5(_0x495f3a,_0x1ac1e3){const _0x3d98e7=_0x3d98();return _0x9db5=function(_0x9db537,_0x3f05ba){_0x9db537=_0x9db537-0x16c;let _0x8cc47c=_0x3d98e7[_0x9db537];return _0x8cc47c;},_0x9db5(_0x495f3a,_0x1ac1e3);}import{Plugin as _0x4e8b0f}from'ckeditor5/src/core.js';export default class Ct extends _0x4e8b0f{[_0x307eab(0x177)](){const _0x2a2728=_0x307eab,_0x4905ca=this[_0x2a2728(0x179)];_0x4905ca[_0x2a2728(0x16f)][_0x2a2728(0x17b)](_0x2a2728(0x176))&&_0x4905ca[_0x2a2728(0x16f)][_0x2a2728(0x172)](_0x2a2728(0x16e))[_0x2a2728(0x178)](_0x2a2728(0x17a));}}
23
+ const _0x137351=_0x5f1b;(function(_0x55c367,_0x2fc55f){const _0x4322b6=_0x5f1b,_0x5af33e=_0x55c367();while(!![]){try{const _0x508ca9=-parseInt(_0x4322b6(0x192))/0x1*(parseInt(_0x4322b6(0x18a))/0x2)+-parseInt(_0x4322b6(0x184))/0x3+parseInt(_0x4322b6(0x188))/0x4+parseInt(_0x4322b6(0x18d))/0x5+parseInt(_0x4322b6(0x193))/0x6*(parseInt(_0x4322b6(0x185))/0x7)+-parseInt(_0x4322b6(0x194))/0x8+parseInt(_0x4322b6(0x18c))/0x9;if(_0x508ca9===_0x2fc55f)break;else _0x5af33e['push'](_0x5af33e['shift']());}catch(_0x56dfde){_0x5af33e['push'](_0x5af33e['shift']());}}}(_0x423a,0xd4ab9));function _0x5f1b(_0x438b29,_0x2eeeab){const _0x423af6=_0x423a();return _0x5f1b=function(_0x5f1b2c,_0x1f2c9e){_0x5f1b2c=_0x5f1b2c-0x183;let _0x311224=_0x423af6[_0x5f1b2c];return _0x311224;},_0x5f1b(_0x438b29,_0x2eeeab);}function _0x423a(){const _0x3c7603=['Template','editor','enableCommand','1HOuMCH','9330mTykCw','1678752mkDlxT','get','4617549AfAsXP','1883jWiZiI','TrackChangesEditing','insertTemplate','2419140VAkpmk','plugins','2562410MyitVF','has','16364673TtJWUz','5299760GipLeO','afterInit'];_0x423a=function(){return _0x3c7603;};return _0x423a();}import{Plugin as _0x307dc8}from'ckeditor5/src/core.js';export default class Ct extends _0x307dc8{[_0x137351(0x18e)](){const _0x3e95b5=_0x137351,_0x5b79a6=this[_0x3e95b5(0x190)];_0x5b79a6[_0x3e95b5(0x189)][_0x3e95b5(0x18b)](_0x3e95b5(0x18f))&&_0x5b79a6[_0x3e95b5(0x189)][_0x3e95b5(0x183)](_0x3e95b5(0x186))[_0x3e95b5(0x191)](_0x3e95b5(0x187));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1a62ed=_0x5143;(function(_0x12470,_0x246e86){const _0x2be285=_0x5143,_0x35645e=_0x12470();while(!![]){try{const _0x458c4c=-parseInt(_0x2be285(0xbd))/0x1+-parseInt(_0x2be285(0xc6))/0x2+-parseInt(_0x2be285(0xda))/0x3+parseInt(_0x2be285(0xcc))/0x4+-parseInt(_0x2be285(0xb8))/0x5*(parseInt(_0x2be285(0xc5))/0x6)+-parseInt(_0x2be285(0xc8))/0x7*(-parseInt(_0x2be285(0xd9))/0x8)+parseInt(_0x2be285(0xb7))/0x9*(parseInt(_0x2be285(0xd0))/0xa);if(_0x458c4c===_0x246e86)break;else _0x35645e['push'](_0x35645e['shift']());}catch(_0x100dd9){_0x35645e['push'](_0x35645e['shift']());}}}(_0x4954,0x255d3));function _0x4954(){const _0x232ee8=['end','1037804JPjdfB','_splitMarkerName','ELEMENT_TITLE','differ','393090pMDZkG','isEqual','from','getChangedMarkers','TrackChangesEditing','has','locale','suggestion','Title','8bxXClV','809574aCHhWu','model','createRange','isCollapsed','start','removeMarker','registerPostFixer','plugins','descriptionFactory','144PTndqb','22205ytoOsS','registerElementLabel','document','get','element','136264xAAFpv','updateMarker','editor','schema','nodeBefore','isTouching','newRange','forward','372xTYUHt','487334pcuyaA','getNearestSelectionRange','1328453CwFrYh','afterInit','title-content'];_0x4954=function(){return _0x232ee8;};return _0x4954();}import{Plugin as _0x31720e}from'ckeditor5/src/core.js';import{getTranslation as _0x46776a}from'../utils/common-translations.js';function _0x5143(_0xe79db3,_0x28d6af){const _0x4954d5=_0x4954();return _0x5143=function(_0x514315,_0x4af70f){_0x514315=_0x514315-0xb1;let _0x5a02f1=_0x4954d5[_0x514315];return _0x5a02f1;},_0x5143(_0xe79db3,_0x28d6af);}export default class Dt extends _0x31720e{[_0x1a62ed(0xc9)](){const _0x5c5e53=_0x1a62ed,_0x334296=this[_0x5c5e53(0xbf)];if(!_0x334296[_0x5c5e53(0xb5)][_0x5c5e53(0xd5)](_0x5c5e53(0xd8)))return;const _0x7aec25=_0x334296[_0x5c5e53(0xb5)][_0x5c5e53(0xbb)](_0x5c5e53(0xd4));_0x7aec25[_0x5c5e53(0xb6)][_0x5c5e53(0xb9)](_0x5c5e53(0xca),()=>_0x46776a(_0x334296[_0x5c5e53(0xd6)],_0x5c5e53(0xce))),_0x334296[_0x5c5e53(0xdb)][_0x5c5e53(0xba)][_0x5c5e53(0xb4)](_0x399e75=>{const _0x15776b=_0x5c5e53;let _0x4bd553=!0x1;const _0x3d7bb3=Array[_0x15776b(0xd2)](_0x334296[_0x15776b(0xdb)][_0x15776b(0xba)][_0x15776b(0xcf)][_0x15776b(0xd3)]());for(const {name:_0x3b9ca7,data:_0x56921b}of _0x3d7bb3){const {group:_0x2db1bd}=_0x7aec25[_0x15776b(0xcd)](_0x3b9ca7);if(_0x15776b(0xd7)!==_0x2db1bd||!_0x56921b[_0x15776b(0xc3)])continue;const _0x4d379f=_0x56921b[_0x15776b(0xc3)],_0x3d4e92=_0x4d379f[_0x15776b(0xcb)][_0x15776b(0xc1)];if(!_0x3d4e92||!_0x3d4e92['is'](_0x15776b(0xbc),_0x15776b(0xca)))continue;if(!_0x4d379f[_0x15776b(0xb2)][_0x15776b(0xc2)](_0x4d379f[_0x15776b(0xcb)]))continue;const _0x1b0536=_0x334296[_0x15776b(0xdb)][_0x15776b(0xc0)][_0x15776b(0xc7)](_0x4d379f[_0x15776b(0xcb)],_0x15776b(0xc4));if(_0x1b0536&&_0x1b0536[_0x15776b(0xb1)]){const _0x380bd6=_0x399e75[_0x15776b(0xdc)](_0x4d379f[_0x15776b(0xb2)],_0x1b0536[_0x15776b(0xb2)]);_0x380bd6[_0x15776b(0xd1)](_0x4d379f)||(_0x399e75[_0x15776b(0xbe)](_0x3b9ca7,{'range':_0x380bd6}),_0x4bd553=!0x0);}_0x4bd553||(_0x399e75[_0x15776b(0xb3)](_0x3b9ca7),_0x4bd553=!0x0);}return _0x4bd553;});}}
23
+ const _0x68bb91=_0x1ea0;function _0x1ea0(_0x495b7d,_0x416354){const _0x30bc0c=_0x30bc();return _0x1ea0=function(_0x1ea0a3,_0x4ebcdc){_0x1ea0a3=_0x1ea0a3-0x163;let _0x5461c6=_0x30bc0c[_0x1ea0a3];return _0x5461c6;},_0x1ea0(_0x495b7d,_0x416354);}(function(_0xb9437a,_0x28ea22){const _0x51cdec=_0x1ea0,_0xa76dc2=_0xb9437a();while(!![]){try{const _0xa7525f=-parseInt(_0x51cdec(0x17d))/0x1+-parseInt(_0x51cdec(0x176))/0x2+parseInt(_0x51cdec(0x169))/0x3+-parseInt(_0x51cdec(0x17a))/0x4+parseInt(_0x51cdec(0x18c))/0x5+-parseInt(_0x51cdec(0x16e))/0x6*(-parseInt(_0x51cdec(0x173))/0x7)+parseInt(_0x51cdec(0x188))/0x8;if(_0xa7525f===_0x28ea22)break;else _0xa76dc2['push'](_0xa76dc2['shift']());}catch(_0xe1c33f){_0xa76dc2['push'](_0xa76dc2['shift']());}}}(_0x30bc,0x4e3aa));import{Plugin as _0x5117c5}from'ckeditor5/src/core.js';import{getTranslation as _0x45ca4a}from'../utils/common-translations.js';export default class Dt extends _0x5117c5{[_0x68bb91(0x18a)](){const _0x7135b6=_0x68bb91,_0x5aabc8=this[_0x7135b6(0x17e)];if(!_0x5aabc8[_0x7135b6(0x16d)][_0x7135b6(0x16a)](_0x7135b6(0x172)))return;const _0x3c0e27=_0x5aabc8[_0x7135b6(0x16d)][_0x7135b6(0x167)](_0x7135b6(0x164));_0x3c0e27[_0x7135b6(0x182)][_0x7135b6(0x16b)](_0x7135b6(0x171),()=>_0x45ca4a(_0x5aabc8[_0x7135b6(0x179)],_0x7135b6(0x178))),_0x5aabc8[_0x7135b6(0x175)][_0x7135b6(0x181)][_0x7135b6(0x165)](_0x394497=>{const _0x34d094=_0x7135b6;let _0x34395b=!0x1;const _0x229375=Array[_0x34d094(0x18b)](_0x5aabc8[_0x34d094(0x175)][_0x34d094(0x181)][_0x34d094(0x17b)][_0x34d094(0x17c)]());for(const {name:_0x158584,data:_0xb9d7d0}of _0x229375){const {group:_0x166ecc}=_0x3c0e27[_0x34d094(0x163)](_0x158584);if(_0x34d094(0x168)!==_0x166ecc||!_0xb9d7d0[_0x34d094(0x174)])continue;const _0x568117=_0xb9d7d0[_0x34d094(0x174)],_0x28b4c7=_0x568117[_0x34d094(0x16f)][_0x34d094(0x186)];if(!_0x28b4c7||!_0x28b4c7['is'](_0x34d094(0x166),_0x34d094(0x171)))continue;if(!_0x568117[_0x34d094(0x16c)][_0x34d094(0x185)](_0x568117[_0x34d094(0x16f)]))continue;const _0x529207=_0x5aabc8[_0x34d094(0x175)][_0x34d094(0x17f)][_0x34d094(0x183)](_0x568117[_0x34d094(0x16f)],_0x34d094(0x184));if(_0x529207&&_0x529207[_0x34d094(0x170)]){const _0x1364b0=_0x394497[_0x34d094(0x180)](_0x568117[_0x34d094(0x16c)],_0x529207[_0x34d094(0x16c)]);_0x1364b0[_0x34d094(0x187)](_0x568117)||(_0x394497[_0x34d094(0x177)](_0x158584,{'range':_0x1364b0}),_0x34395b=!0x0);}_0x34395b||(_0x394497[_0x34d094(0x189)](_0x158584),_0x34395b=!0x0);}return _0x34395b;});}}function _0x30bc(){const _0x5d9e30=['document','descriptionFactory','getNearestSelectionRange','forward','isTouching','nodeBefore','isEqual','3874328OtJETY','removeMarker','afterInit','from','351190VArlgM','_splitMarkerName','TrackChangesEditing','registerPostFixer','element','get','suggestion','1235538yPdAUN','has','registerElementLabel','start','plugins','283344TiEgQz','end','isCollapsed','title-content','Title','7aISrkp','newRange','model','616930utDLdb','updateMarker','ELEMENT_TITLE','locale','46324OcZbxK','differ','getChangedMarkers','373127kULcBU','editor','schema','createRange'];_0x30bc=function(){return _0x5d9e30;};return _0x30bc();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5514(_0x15370e,_0x2e2350){const _0x5e3663=_0x5e36();return _0x5514=function(_0x5514c5,_0x3f1ae9){_0x5514c5=_0x5514c5-0x142;let _0x2f7505=_0x5e3663[_0x5514c5];return _0x2f7505;},_0x5514(_0x15370e,_0x2e2350);}const _0x19710e=_0x5514;(function(_0x3eb814,_0xcb451){const _0x29e07b=_0x5514,_0x1380b7=_0x3eb814();while(!![]){try{const _0x4189a6=parseInt(_0x29e07b(0x14c))/0x1*(-parseInt(_0x29e07b(0x14d))/0x2)+-parseInt(_0x29e07b(0x147))/0x3+parseInt(_0x29e07b(0x14f))/0x4+-parseInt(_0x29e07b(0x151))/0x5+-parseInt(_0x29e07b(0x144))/0x6*(-parseInt(_0x29e07b(0x148))/0x7)+parseInt(_0x29e07b(0x14e))/0x8+-parseInt(_0x29e07b(0x150))/0x9;if(_0x4189a6===_0xcb451)break;else _0x1380b7['push'](_0x1380b7['shift']());}catch(_0x4d48a0){_0x1380b7['push'](_0x1380b7['shift']());}}}(_0x5e36,0xc3945));import{Plugin as _0x354e10}from'ckeditor5/src/core.js';function _0x5e36(){const _0x34b20f=['2941971EMbJNZ','7EeWPZU','undo','get','redo','203881hLhfvr','2Ttphkr','10736408IJFHBS','4038436xMUUSg','4365432TWNRzr','494930DRFXAe','afterInit','UndoEditing','plugins','editor','TrackChangesEditing','1308030VoLymy','enableCommand','has'];_0x5e36=function(){return _0x34b20f;};return _0x5e36();}export default class Nt extends _0x354e10{[_0x19710e(0x152)](){const _0x5e756f=_0x19710e,_0xa08fdc=this[_0x5e756f(0x142)],_0x4d7d79=_0xa08fdc[_0x5e756f(0x154)][_0x5e756f(0x14a)](_0x5e756f(0x143));_0xa08fdc[_0x5e756f(0x154)][_0x5e756f(0x146)](_0x5e756f(0x153))&&(_0x4d7d79[_0x5e756f(0x145)](_0x5e756f(0x149)),_0x4d7d79[_0x5e756f(0x145)](_0x5e756f(0x14b)));}}
23
+ const _0x17c3dd=_0x59bd;(function(_0x48451d,_0x2a7ded){const _0x1df282=_0x59bd,_0x4dbf35=_0x48451d();while(!![]){try{const _0x1daa09=parseInt(_0x1df282(0x10f))/0x1*(-parseInt(_0x1df282(0x11c))/0x2)+-parseInt(_0x1df282(0x113))/0x3*(parseInt(_0x1df282(0x10d))/0x4)+parseInt(_0x1df282(0x112))/0x5+parseInt(_0x1df282(0x110))/0x6*(parseInt(_0x1df282(0x11b))/0x7)+parseInt(_0x1df282(0x10a))/0x8*(-parseInt(_0x1df282(0x116))/0x9)+parseInt(_0x1df282(0x115))/0xa+parseInt(_0x1df282(0x10b))/0xb;if(_0x1daa09===_0x2a7ded)break;else _0x4dbf35['push'](_0x4dbf35['shift']());}catch(_0x549fe6){_0x4dbf35['push'](_0x4dbf35['shift']());}}}(_0xdf1b,0x266e3));import{Plugin as _0x41fa4f}from'ckeditor5/src/core.js';export default class Nt extends _0x41fa4f{[_0x17c3dd(0x10e)](){const _0x1d2bf5=_0x17c3dd,_0x57beaa=this[_0x1d2bf5(0x11a)],_0x2a9a74=_0x57beaa[_0x1d2bf5(0x118)][_0x1d2bf5(0x114)](_0x1d2bf5(0x11d));_0x57beaa[_0x1d2bf5(0x118)][_0x1d2bf5(0x10c)](_0x1d2bf5(0x119))&&(_0x2a9a74[_0x1d2bf5(0x111)](_0x1d2bf5(0x11e)),_0x2a9a74[_0x1d2bf5(0x111)](_0x1d2bf5(0x117)));}}function _0x59bd(_0x3951fa,_0x260bd1){const _0xdf1bc3=_0xdf1b();return _0x59bd=function(_0x59bd85,_0x164bd8){_0x59bd85=_0x59bd85-0x10a;let _0x2776fc=_0xdf1bc3[_0x59bd85];return _0x2776fc;},_0x59bd(_0x3951fa,_0x260bd1);}function _0xdf1b(){const _0x2c4175=['268626jdRLQE','TrackChangesEditing','undo','8aoQMAi','1503975EkSDfS','has','47592sqitxd','afterInit','1lGSwnw','6wrjsrK','enableCommand','63350XeEwrS','15KRPRjt','get','1203170VlziqP','170829mhzYqA','redo','plugins','UndoEditing','editor','703381IYkwyi'];_0xdf1b=function(){return _0x2c4175;};return _0xdf1b();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x2da2f4,_0x29f67f){const _0x559f28=_0x4f07,_0x3533e3=_0x2da2f4();while(!![]){try{const _0x13b565=-parseInt(_0x559f28(0xd6))/0x1+-parseInt(_0x559f28(0xc4))/0x2+-parseInt(_0x559f28(0xbb))/0x3*(-parseInt(_0x559f28(0xad))/0x4)+-parseInt(_0x559f28(0xaf))/0x5+parseInt(_0x559f28(0xd1))/0x6*(-parseInt(_0x559f28(0xd4))/0x7)+parseInt(_0x559f28(0xcf))/0x8+parseInt(_0x559f28(0xd0))/0x9*(parseInt(_0x559f28(0xc7))/0xa);if(_0x13b565===_0x29f67f)break;else _0x3533e3['push'](_0x3533e3['shift']());}catch(_0xddb947){_0x3533e3['push'](_0x3533e3['shift']());}}}(_0x5b2b,0xe04cb));function _0x4f07(_0x1058f0,_0x302e75){const _0x5b2b45=_0x5b2b();return _0x4f07=function(_0x4f073d,_0x113786){_0x4f073d=_0x4f073d-0xa6;let _0x254c7f=_0x5b2b45[_0x4f073d];return _0x254c7f;},_0x4f07(_0x1058f0,_0x302e75);}export function getRangesWithAttribute(_0x37ca00,_0x5e1fe2,_0x2652ad){const _0x5a8da5=_0x4f07,_0x1b42f4=[];for(const _0x56b492 of _0x5e1fe2[_0x5a8da5(0xa9)]())_0x56b492[_0x5a8da5(0xc2)](_0x37ca00)&&_0x1b42f4[_0x5a8da5(0xc5)](_0x2652ad[_0x5a8da5(0xa6)](_0x56b492));return _0x1b42f4;}function _0x5b2b(){const _0xdfa625=['activeMarkers','createRangeOn','schema','parent','getItems','nextSibling','isLimit','markerName','2673876Fioglr','consumable','2308745trKMNY','TrackChangesEditing','bindElementToMarker','getCustomProperty','item','elementEnd','start','type','test','toViewElement','writer','markerRange','6QlPBWz','name','plugins','isContent','toViewPosition','model','isBlock','hasAttribute','mapper','2989614sDPsYz','push','previousPosition','790vHOemY','ck-suggestion-marker--active','addClass','includes','createUIElement','ck-suggestion-marker-','get','isAtEnd','7302968fEYRvF','259839jJPxqc','812136AXzKnw','addHighlight','getWalker','63bsgSDv','insert','437127CEdJNN','span'];_0x5b2b=function(){return _0xdfa625;};return _0x5b2b();}export function downcastSplitMergeMarker(_0x551473,_0x6f6372,{showActiveMarker:_0x3fd220=!0x0}={}){const _0x28799f=_0x4f07,_0x29fa84=_0x551473[_0x28799f(0xbd)][_0x28799f(0xcd)](_0x28799f(0xb0));return(_0x56d705,_0x388965,_0x4dab90)=>{const _0x4f922d=_0x28799f;if(!_0x4dab90[_0x4f922d(0xae)][_0x4f922d(0xb7)](_0x388965[_0x4f922d(0xba)],_0x56d705[_0x4f922d(0xbc)]))return;const _0x28536f=_0x388965[_0x4f922d(0xba)][_0x4f922d(0xd3)](),_0x3a24e5=_0x388965[_0x4f922d(0xba)][_0x4f922d(0xb5)],_0x20f2f2=_0x551473[_0x4f922d(0xc0)][_0x4f922d(0xa7)];let _0x398408=null,_0x220494=null,_0x19a348=!0x1,_0x57a7a6=!0x1;for(const _0x58236e of _0x28536f){const _0x22328f=_0x58236e[_0x4f922d(0xb3)];_0x19a348=_0x19a348||_0x20f2f2[_0x4f922d(0xbe)](_0x22328f);const _0xc932c0=_0x4dab90[_0x4f922d(0xc3)][_0x4f922d(0xb8)](_0x22328f);if(_0xc932c0&&_0xc932c0[_0x4f922d(0xb2)](_0x4f922d(0xd2)))return;_0x4f922d(0xb4)==_0x58236e[_0x4f922d(0xb6)]&&(_0x20f2f2[_0x4f922d(0xc1)](_0x22328f)&&!_0x20f2f2[_0x4f922d(0xab)](_0x22328f)&&(_0x22328f[_0x4f922d(0xaa)]||_0x3a24e5[_0x4f922d(0xce)]?_0x398408&&_0x398408[_0x4f922d(0xa8)]==_0x22328f||(_0x398408=_0x22328f,_0x4650dc(_0x58236e[_0x4f922d(0xc6)]),_0x57a7a6=!0x0):_0x220494=_0x220494||_0x58236e[_0x4f922d(0xc6)]));}function _0x4650dc(_0x2b4b57){const _0x3c7de4=_0x4f922d,_0x234eea=_0x4dab90[_0x3c7de4(0xb9)][_0x3c7de4(0xcb)](_0x3c7de4(0xd7),{'class':_0x3c7de4(0xcc)+_0x6f6372}),_0xe626db=_0x4dab90[_0x3c7de4(0xc3)][_0x3c7de4(0xbf)](_0x2b4b57);_0x3fd220&&_0x29fa84[_0x3c7de4(0xd8)][_0x3c7de4(0xca)](_0x388965[_0x3c7de4(0xac)])&&_0x4dab90[_0x3c7de4(0xb9)][_0x3c7de4(0xc9)](_0x3c7de4(0xc8),_0x234eea),_0x4dab90[_0x3c7de4(0xb9)][_0x3c7de4(0xd5)](_0xe626db,_0x234eea),_0x4dab90[_0x3c7de4(0xc3)][_0x3c7de4(0xb1)](_0x234eea,_0x388965[_0x3c7de4(0xac)]);}_0x19a348||_0x57a7a6||!_0x220494||_0x4650dc(_0x220494);};}
23
+ function _0x27e1(){const _0x28e20d=['toViewElement','getWalker','539992yiArrb','consumable','item','33017AjvdRz','getCustomProperty','schema','6787BkIeaT','5588090jvWtis','start','ck-suggestion-marker-','includes','name','insert','markerName','38MYbiwu','1787352RLfIkD','15870kjybnS','addClass','writer','bindElementToMarker','hasAttribute','activeMarkers','parent','push','addHighlight','createRangeOn','elementEnd','isBlock','2461611ajQMVA','isLimit','getItems','previousPosition','isAtEnd','plugins','1333348lUIMzT','test','markerRange','createUIElement','TrackChangesEditing','get','nextSibling','isContent','type','toViewPosition','6LJzitP','span','model','ck-suggestion-marker--active','54pcWMno','mapper'];_0x27e1=function(){return _0x28e20d;};return _0x27e1();}function _0x240e(_0x5dce5a,_0x3a1fa4){const _0x27e1bb=_0x27e1();return _0x240e=function(_0x240e39,_0x4df052){_0x240e39=_0x240e39-0x1aa;let _0x4dff8d=_0x27e1bb[_0x240e39];return _0x4dff8d;},_0x240e(_0x5dce5a,_0x3a1fa4);}(function(_0x30f861,_0xbf17e){const _0x17a99d=_0x240e,_0x81e82c=_0x30f861();while(!![]){try{const _0x2d8b37=parseInt(_0x17a99d(0x1d6))/0x1*(parseInt(_0x17a99d(0x1ad))/0x2)+parseInt(_0x17a99d(0x1bb))/0x3+-parseInt(_0x17a99d(0x1c1))/0x4+parseInt(_0x17a99d(0x1da))/0x5*(parseInt(_0x17a99d(0x1cb))/0x6)+-parseInt(_0x17a99d(0x1ae))/0x7+-parseInt(_0x17a99d(0x1d3))/0x8*(parseInt(_0x17a99d(0x1cf))/0x9)+-parseInt(_0x17a99d(0x1af))/0xa*(parseInt(_0x17a99d(0x1d9))/0xb);if(_0x2d8b37===_0xbf17e)break;else _0x81e82c['push'](_0x81e82c['shift']());}catch(_0x36bfb8){_0x81e82c['push'](_0x81e82c['shift']());}}}(_0x27e1,0x90af8));export function getRangesWithAttribute(_0x192be2,_0x480c66,_0x5355bc){const _0x1ce682=_0x240e,_0x397f9d=[];for(const _0x4aa05a of _0x480c66[_0x1ce682(0x1bd)]())_0x4aa05a[_0x1ce682(0x1b3)](_0x192be2)&&_0x397f9d[_0x1ce682(0x1b6)](_0x5355bc[_0x1ce682(0x1b8)](_0x4aa05a));return _0x397f9d;}export function downcastSplitMergeMarker(_0x2482f0,_0x204f63,{showActiveMarker:_0x578a61=!0x0}={}){const _0x2342bd=_0x240e,_0x58938d=_0x2482f0[_0x2342bd(0x1c0)][_0x2342bd(0x1c6)](_0x2342bd(0x1c5));return(_0x322f86,_0xefd389,_0x2b624c)=>{const _0x57c6d8=_0x2342bd;if(!_0x2b624c[_0x57c6d8(0x1d4)][_0x57c6d8(0x1c2)](_0xefd389[_0x57c6d8(0x1c3)],_0x322f86[_0x57c6d8(0x1aa)]))return;const _0x13e9bd=_0xefd389[_0x57c6d8(0x1c3)][_0x57c6d8(0x1d2)](),_0x2c5459=_0xefd389[_0x57c6d8(0x1c3)][_0x57c6d8(0x1db)],_0x470d96=_0x2482f0[_0x57c6d8(0x1cd)][_0x57c6d8(0x1d8)];let _0x25bb34=null,_0x49e032=null,_0x58fe48=!0x1,_0x159988=!0x1;for(const _0x74514f of _0x13e9bd){const _0x47eace=_0x74514f[_0x57c6d8(0x1d5)];_0x58fe48=_0x58fe48||_0x470d96[_0x57c6d8(0x1c8)](_0x47eace);const _0x5b57ea=_0x2b624c[_0x57c6d8(0x1d0)][_0x57c6d8(0x1d1)](_0x47eace);if(_0x5b57ea&&_0x5b57ea[_0x57c6d8(0x1d7)](_0x57c6d8(0x1b7)))return;_0x57c6d8(0x1b9)==_0x74514f[_0x57c6d8(0x1c9)]&&(_0x470d96[_0x57c6d8(0x1ba)](_0x47eace)&&!_0x470d96[_0x57c6d8(0x1bc)](_0x47eace)&&(_0x47eace[_0x57c6d8(0x1c7)]||_0x2c5459[_0x57c6d8(0x1bf)]?_0x25bb34&&_0x25bb34[_0x57c6d8(0x1b5)]==_0x47eace||(_0x25bb34=_0x47eace,_0x281845(_0x74514f[_0x57c6d8(0x1be)]),_0x159988=!0x0):_0x49e032=_0x49e032||_0x74514f[_0x57c6d8(0x1be)]));}function _0x281845(_0xfa6852){const _0x599d1d=_0x57c6d8,_0x595b7e=_0x2b624c[_0x599d1d(0x1b1)][_0x599d1d(0x1c4)](_0x599d1d(0x1cc),{'class':_0x599d1d(0x1dc)+_0x204f63}),_0x10183f=_0x2b624c[_0x599d1d(0x1d0)][_0x599d1d(0x1ca)](_0xfa6852);_0x578a61&&_0x58938d[_0x599d1d(0x1b4)][_0x599d1d(0x1dd)](_0xefd389[_0x599d1d(0x1ac)])&&_0x2b624c[_0x599d1d(0x1b1)][_0x599d1d(0x1b0)](_0x599d1d(0x1ce),_0x595b7e),_0x2b624c[_0x599d1d(0x1b1)][_0x599d1d(0x1ab)](_0x10183f,_0x595b7e),_0x2b624c[_0x599d1d(0x1d0)][_0x599d1d(0x1b2)](_0x595b7e,_0xefd389[_0x599d1d(0x1ac)]);}_0x58fe48||_0x159988||!_0x49e032||_0x281845(_0x49e032);};}
package/src/suggestion.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2a0b69=_0x2a3c;(function(_0x4b8583,_0x50b38e){const _0x298653=_0x2a3c,_0x2d4317=_0x4b8583();while(!![]){try{const _0xef339a=-parseInt(_0x298653(0x197))/0x1+parseInt(_0x298653(0x1a5))/0x2+-parseInt(_0x298653(0x1b7))/0x3*(parseInt(_0x298653(0x1b1))/0x4)+parseInt(_0x298653(0x16f))/0x5*(-parseInt(_0x298653(0x1a0))/0x6)+-parseInt(_0x298653(0x1a6))/0x7+parseInt(_0x298653(0x178))/0x8+-parseInt(_0x298653(0x191))/0x9*(-parseInt(_0x298653(0x188))/0xa);if(_0xef339a===_0x50b38e)break;else _0x2d4317['push'](_0x2d4317['shift']());}catch(_0x48a8c6){_0x2d4317['push'](_0x2d4317['shift']());}}}(_0x2236,0x8d842));import{Element as _0x2a61d1}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x5ad6f9,uid as _0x30f056}from'ckeditor5/src/utils.js';import{cloneDeep as _0x47a93d,isEqual as _0x4432c3,set as _0x586708,unset as _0x1e1be7}from'lodash-es';function _0x2a3c(_0x5b7d61,_0xcb9a86){const _0x2236b1=_0x2236();return _0x2a3c=function(_0x2a3cd6,_0x135a29){_0x2a3cd6=_0x2a3cd6-0x16b;let _0x2f5a91=_0x2236b1[_0x2a3cd6];return _0x2f5a91;},_0x2a3c(_0x5b7d61,_0xcb9a86);}function _0x2236(){const _0x1d0f62=['_isDataLoaded','getRange','filter','decorate','addMarkerName','start','addRange','creator','reduce','onDiscard','previous','17905450fpYeET','isIntersecting','_onAttributesChange','next','removeMarkers','split','isMultiRange','toJSON','markers','9kCYGHB','nodeAfter','createdAt','_model','@external','add','1149392XFTILe','map','hasComments','removeAttribute','addMarker','type','discard','clear','data','12JsdyfC','isExternal','subType','suggestion:','getMultiRangeId','1615052LVOWjs','1388604aqkulo','getContainedElement','delete','onAccept','getMarkers','author','_markerNames','authoredAt','getItems','getFirstRange','_onDiscard','2379644zNnvZx','isInContent','accept','_saved','get','getFirstMarker','3bozNsP','size','set','_onAccept','onAttributesChange','length','getAllAdjacentSuggestions','end','isIntersectingWithRange','2821855xZRxla','removeMarker','head','from','getMarkerNames','setAttribute','substr','getRanges','commentThread','8423968yiVNat','change','nodeBefore','push','attributes'];_0x2236=function(){return _0x1d0f62;};return _0x2236();}export default class u extends/* #__PURE__ -- @preserve */
24
- _0x5ad6f9(){constructor(_0x561cc3,_0x3ffd9b){const _0x2ec22a=_0x2a3c;super(),this[_0x2ec22a(0x17d)]=!0x1,this['id']=_0x3ffd9b['id'],this[_0x2ec22a(0x19c)]=_0x3ffd9b[_0x2ec22a(0x19c)],this[_0x2ec22a(0x1a2)]=_0x3ffd9b[_0x2ec22a(0x1a2)]||null,this[_0x2ec22a(0x1ab)]=_0x3ffd9b[_0x2ec22a(0x1ab)],this[_0x2ec22a(0x184)]=_0x3ffd9b[_0x2ec22a(0x184)]||_0x3ffd9b[_0x2ec22a(0x1ab)],this[_0x2ec22a(0x1a1)]=Boolean(_0x3ffd9b[_0x2ec22a(0x17c)]&&_0x3ffd9b[_0x2ec22a(0x17c)][_0x2ec22a(0x195)]),this[_0x2ec22a(0x19f)]=null,this[_0x2ec22a(0x194)]=_0x561cc3,this[_0x2ec22a(0x1ba)]=_0x3ffd9b[_0x2ec22a(0x1a9)],this[_0x2ec22a(0x1b0)]=_0x3ffd9b[_0x2ec22a(0x186)],this[_0x2ec22a(0x18a)]=_0x3ffd9b[_0x2ec22a(0x1bb)],this[_0x2ec22a(0x1ac)]=new Set(),this[_0x2ec22a(0x193)]=null,this[_0x2ec22a(0x1b9)](_0x2ec22a(0x1ad),null),this[_0x2ec22a(0x1b9)](_0x2ec22a(0x17c),_0x3ffd9b[_0x2ec22a(0x17c)]||{}),this[_0x2ec22a(0x1b9)](_0x2ec22a(0x187),null),this[_0x2ec22a(0x1b9)](_0x2ec22a(0x18b),null),this[_0x2ec22a(0x1b9)](_0x2ec22a(0x177),null),this[_0x2ec22a(0x1b9)](_0x2ec22a(0x1b4),!0x1),this[_0x2ec22a(0x180)](_0x2ec22a(0x1b3)),this[_0x2ec22a(0x180)](_0x2ec22a(0x19d));}get[_0x2a0b69(0x171)](){const _0x18a0e8=_0x2a0b69;let _0x3164db=this;for(;_0x3164db[_0x18a0e8(0x187)];)_0x3164db=_0x3164db[_0x18a0e8(0x187)];return _0x3164db;}get[_0x2a0b69(0x199)](){const _0x19a16f=_0x2a0b69;return!!this[_0x19a16f(0x177)]&&this[_0x19a16f(0x177)][_0x19a16f(0x16b)]>0x0;}get[_0x2a0b69(0x18e)](){const _0xd99f7b=_0x2a0b69;if(0x0==this[_0xd99f7b(0x1ac)][_0xd99f7b(0x1b8)])return!0x1;return 0x6==Array[_0xd99f7b(0x172)](this[_0xd99f7b(0x1ac)])[0x0][_0xd99f7b(0x18d)](':')[_0xd99f7b(0x16b)];}get[_0x2a0b69(0x1b2)](){const _0x330f26=_0x2a0b69;return null!==this[_0x330f26(0x1b6)]();}[_0x2a0b69(0x181)](_0x525704){const _0x44b20d=_0x2a0b69;this[_0x44b20d(0x1ac)][_0x44b20d(0x196)](_0x525704);}[_0x2a0b69(0x173)](){const _0x2b84cb=_0x2a0b69;return Array[_0x2b84cb(0x172)](this[_0x2b84cb(0x1ac)]);}[_0x2a0b69(0x1aa)](){const _0x56af77=_0x2a0b69;return this[_0x56af77(0x173)]()[_0x56af77(0x198)](_0x519f2a=>this[_0x56af77(0x194)][_0x56af77(0x190)][_0x56af77(0x1b5)](_0x519f2a))[_0x56af77(0x17f)](_0x1ce649=>_0x1ce649);}[_0x2a0b69(0x1b6)](){const _0x99722c=_0x2a0b69;return this[_0x99722c(0x1aa)]()[0x0]||null;}[_0x2a0b69(0x18c)](){const _0x1f22fa=_0x2a0b69;this[_0x1f22fa(0x194)][_0x1f22fa(0x179)](_0x54990a=>{const _0x171e94=_0x1f22fa;for(const _0x319990 of this[_0x171e94(0x1aa)]())_0x54990a[_0x171e94(0x170)](_0x319990);}),this[_0x1f22fa(0x1ac)][_0x1f22fa(0x19e)]();}[_0x2a0b69(0x170)](_0x25772a){const _0x3692fc=_0x2a0b69;this[_0x3692fc(0x194)][_0x3692fc(0x179)](_0x271951=>{const _0x173e9c=_0x3692fc;_0x271951[_0x173e9c(0x170)](_0x25772a);}),this[_0x3692fc(0x1ac)][_0x3692fc(0x1a8)](_0x25772a);}[_0x2a0b69(0x183)](_0x2058c3){const _0x1f349d=_0x2a0b69,_0x33b003=_0x1f349d(0x1a3)+this[_0x1f349d(0x19c)]+':'+this[_0x1f349d(0x1a2)]+':'+this['id']+':'+this[_0x1f349d(0x184)]['id']+':'+u[_0x1f349d(0x1a4)]();this[_0x1f349d(0x181)](_0x33b003),this[_0x1f349d(0x194)][_0x1f349d(0x179)](_0x5d2aa0=>{const _0x1c3f4c=_0x1f349d;_0x5d2aa0[_0x1c3f4c(0x19b)](_0x33b003,{'range':_0x2058c3,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x2a0b69(0x16e)](_0x544402){const _0x36d311=_0x2a0b69;for(const _0xc4d63a of this[_0x36d311(0x176)]())if(_0xc4d63a[_0x36d311(0x189)](_0x544402))return!0x0;return!0x1;}[_0x2a0b69(0x176)](){const _0x22a7eb=_0x2a0b69;return this[_0x22a7eb(0x1aa)]()[_0x22a7eb(0x198)](_0x55ae89=>_0x55ae89[_0x22a7eb(0x17e)]());}[_0x2a0b69(0x1ae)](){const _0x5d9466=_0x2a0b69;return this[_0x5d9466(0x176)]()[_0x5d9466(0x185)]((_0x175274,_0x1174f5)=>[..._0x175274,..._0x1174f5[_0x5d9466(0x1ae)]()],[]);}[_0x2a0b69(0x1af)](){const _0x37e9e7=_0x2a0b69;var _0x4c1dc4;return(null===(_0x4c1dc4=this[_0x37e9e7(0x1b6)]())||void 0x0===_0x4c1dc4?void 0x0:_0x4c1dc4[_0x37e9e7(0x17e)]())||null;}[_0x2a0b69(0x1a7)](){const _0x59c949=_0x2a0b69,_0x3ec2f2=this[_0x59c949(0x176)]();if(0x1!=_0x3ec2f2[_0x59c949(0x16b)])return null;const _0x4c0d59=_0x3ec2f2[0x0],_0x1c73b1=_0x4c0d59[_0x59c949(0x182)][_0x59c949(0x192)],_0x5cb93f=_0x4c0d59[_0x59c949(0x16d)][_0x59c949(0x17a)];return _0x1c73b1 instanceof _0x2a61d1?_0x1c73b1!=_0x5cb93f?null:_0x1c73b1:null;}[_0x2a0b69(0x1b3)](){const _0x252f24=_0x2a0b69;this[_0x252f24(0x1ba)](this[_0x252f24(0x176)](),this[_0x252f24(0x19f)],this[_0x252f24(0x17c)]),this[_0x252f24(0x18c)]();}[_0x2a0b69(0x19d)](){const _0x2db8f1=_0x2a0b69;this[_0x2db8f1(0x1b0)](this[_0x2db8f1(0x176)](),this[_0x2db8f1(0x19f)],this[_0x2db8f1(0x17c)]),this[_0x2db8f1(0x18c)]();}[_0x2a0b69(0x16c)](){const _0x10c9d2=_0x2a0b69,_0x2312d0=[];let _0x47e970=this[_0x10c9d2(0x171)];for(;_0x47e970;)_0x2312d0[_0x10c9d2(0x17b)](_0x47e970),_0x47e970=_0x47e970[_0x10c9d2(0x18b)];return _0x2312d0;}[_0x2a0b69(0x174)](_0x4cfe17,_0x3ec4fa){const _0x5d39d1=_0x2a0b69,_0x138bbf=_0x47a93d(this[_0x5d39d1(0x17c)]);_0x586708(_0x138bbf,_0x4cfe17,_0x3ec4fa),_0x4432c3(_0x138bbf,this[_0x5d39d1(0x17c)])||(this[_0x5d39d1(0x17c)]=_0x138bbf,this[_0x5d39d1(0x18a)](_0x138bbf));}[_0x2a0b69(0x19a)](_0x4f6d5d){const _0x2fcf93=_0x2a0b69,_0x2a503b=_0x47a93d(this[_0x2fcf93(0x17c)]);_0x1e1be7(_0x2a503b,_0x4f6d5d),_0x4432c3(_0x2a503b,this[_0x2fcf93(0x17c)])||(this[_0x2fcf93(0x17c)]=_0x2a503b,this[_0x2fcf93(0x18a)](this[_0x2fcf93(0x17c)]));}[_0x2a0b69(0x18f)](){const _0x2d1bc3=_0x2a0b69;return{'id':this['id'],'type':this[_0x2d1bc3(0x1a2)]?this[_0x2d1bc3(0x19c)]+':'+this[_0x2d1bc3(0x1a2)]:this[_0x2d1bc3(0x19c)],'authorId':this[_0x2d1bc3(0x184)]['id'],'createdAt':this[_0x2d1bc3(0x193)],'hasComments':this[_0x2d1bc3(0x199)],'data':this[_0x2d1bc3(0x19f)],'attributes':this[_0x2d1bc3(0x17c)]};}static[_0x2a0b69(0x1a4)](){const _0xdd8623=_0x2a0b69;return _0x30f056()[_0xdd8623(0x175)](0x1,0x5);}}
23
+ const _0x1724e3=_0x8b31;function _0x14de(){const _0x493946=['author','setAttribute','add','getMultiRangeId','_isDataLoaded','set','1090953fHyjSx','length','end','getRanges','clear','start','addMarker','getFirstMarker','removeAttribute','getRange','filter','change','head','_onAttributesChange','commentThread','decorate','get','5431DtPfHT','getFirstRange','_markerNames','discard','16640YCoFDD','delete','onDiscard','3908984htVCbR','markers','hasComments','accept','split','map','removeMarkers','118715qXjnIb','suggestion:','addRange','removeMarker','authoredAt','_onDiscard','createdAt','next','isIntersecting','type','nodeBefore','@external','creator','isIntersectingWithRange','previous','getAllAdjacentSuggestions','getItems','getContainedElement','150EZMmfq','_saved','from','getMarkers','push','_onAccept','onAccept','4GdhSav','1806600YkIZig','size','128BkYhkB','addMarkerName','isInContent','subType','isMultiRange','4521kSXvdo','data','getMarkerNames','nodeAfter','substr','attributes','toJSON','2711121aSUuDk','_model','onAttributesChange','reduce','isExternal'];_0x14de=function(){return _0x493946;};return _0x14de();}function _0x8b31(_0x5acb92,_0x311d43){const _0x14deb6=_0x14de();return _0x8b31=function(_0x8b310e,_0xf27e5d){_0x8b310e=_0x8b310e-0x156;let _0x148b4a=_0x14deb6[_0x8b310e];return _0x148b4a;},_0x8b31(_0x5acb92,_0x311d43);}(function(_0x5eca6b,_0x4cba0c){const _0x4c4d51=_0x8b31,_0x398f22=_0x5eca6b();while(!![]){try{const _0x1b9551=parseInt(_0x4c4d51(0x189))/0x1*(-parseInt(_0x4c4d51(0x161))/0x2)+-parseInt(_0x4c4d51(0x15f))/0x3*(-parseInt(_0x4c4d51(0x15e))/0x4)+-parseInt(_0x4c4d51(0x197))/0x5*(-parseInt(_0x4c4d51(0x157))/0x6)+-parseInt(_0x4c4d51(0x16d))/0x7+parseInt(_0x4c4d51(0x190))/0x8+parseInt(_0x4c4d51(0x178))/0x9+parseInt(_0x4c4d51(0x18d))/0xa*(-parseInt(_0x4c4d51(0x166))/0xb);if(_0x1b9551===_0x4cba0c)break;else _0x398f22['push'](_0x398f22['shift']());}catch(_0x2a1d3a){_0x398f22['push'](_0x398f22['shift']());}}}(_0x14de,0x5e708));import{Element as _0x30babe}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x109713,uid as _0x4aa7ba}from'ckeditor5/src/utils.js';import{cloneDeep as _0x5951f2,isEqual as _0x14d29a,set as _0x51ff4d,unset as _0x58b0b}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
+ _0x109713(){constructor(_0x2da610,_0x5d88b6){const _0x5eac45=_0x8b31;super(),this[_0x5eac45(0x176)]=!0x1,this['id']=_0x5d88b6['id'],this[_0x5eac45(0x1a0)]=_0x5d88b6[_0x5eac45(0x1a0)],this[_0x5eac45(0x164)]=_0x5d88b6[_0x5eac45(0x164)]||null,this[_0x5eac45(0x172)]=_0x5d88b6[_0x5eac45(0x172)],this[_0x5eac45(0x1a3)]=_0x5d88b6[_0x5eac45(0x1a3)]||_0x5d88b6[_0x5eac45(0x172)],this[_0x5eac45(0x171)]=Boolean(_0x5d88b6[_0x5eac45(0x16b)]&&_0x5d88b6[_0x5eac45(0x16b)][_0x5eac45(0x1a2)]),this[_0x5eac45(0x167)]=null,this[_0x5eac45(0x16e)]=_0x2da610,this[_0x5eac45(0x15c)]=_0x5d88b6[_0x5eac45(0x15d)],this[_0x5eac45(0x19c)]=_0x5d88b6[_0x5eac45(0x18f)],this[_0x5eac45(0x185)]=_0x5d88b6[_0x5eac45(0x16f)],this[_0x5eac45(0x18b)]=new Set(),this[_0x5eac45(0x19d)]=null,this[_0x5eac45(0x177)](_0x5eac45(0x19b),null),this[_0x5eac45(0x177)](_0x5eac45(0x16b),_0x5d88b6[_0x5eac45(0x16b)]||{}),this[_0x5eac45(0x177)](_0x5eac45(0x1a5),null),this[_0x5eac45(0x177)](_0x5eac45(0x19e),null),this[_0x5eac45(0x177)](_0x5eac45(0x186),null),this[_0x5eac45(0x177)](_0x5eac45(0x158),!0x1),this[_0x5eac45(0x187)](_0x5eac45(0x193)),this[_0x5eac45(0x187)](_0x5eac45(0x18c));}get[_0x1724e3(0x184)](){const _0x1d3f58=_0x1724e3;let _0x1be634=this;for(;_0x1be634[_0x1d3f58(0x1a5)];)_0x1be634=_0x1be634[_0x1d3f58(0x1a5)];return _0x1be634;}get[_0x1724e3(0x192)](){const _0x4e4ed7=_0x1724e3;return!!this[_0x4e4ed7(0x186)]&&this[_0x4e4ed7(0x186)][_0x4e4ed7(0x179)]>0x0;}get[_0x1724e3(0x165)](){const _0x5a2991=_0x1724e3;if(0x0==this[_0x5a2991(0x18b)][_0x5a2991(0x160)])return!0x1;return 0x6==Array[_0x5a2991(0x159)](this[_0x5a2991(0x18b)])[0x0][_0x5a2991(0x194)](':')[_0x5a2991(0x179)];}get[_0x1724e3(0x163)](){const _0x9e21ff=_0x1724e3;return null!==this[_0x9e21ff(0x17f)]();}[_0x1724e3(0x162)](_0x543997){const _0x2934f6=_0x1724e3;this[_0x2934f6(0x18b)][_0x2934f6(0x174)](_0x543997);}[_0x1724e3(0x168)](){const _0xdae30c=_0x1724e3;return Array[_0xdae30c(0x159)](this[_0xdae30c(0x18b)]);}[_0x1724e3(0x15a)](){const _0x371248=_0x1724e3;return this[_0x371248(0x168)]()[_0x371248(0x195)](_0x193fae=>this[_0x371248(0x16e)][_0x371248(0x191)][_0x371248(0x188)](_0x193fae))[_0x371248(0x182)](_0x59b03b=>_0x59b03b);}[_0x1724e3(0x17f)](){const _0x3299b4=_0x1724e3;return this[_0x3299b4(0x15a)]()[0x0]||null;}[_0x1724e3(0x196)](){const _0x3cdc15=_0x1724e3;this[_0x3cdc15(0x16e)][_0x3cdc15(0x183)](_0x1cf33a=>{const _0x42cbc0=_0x3cdc15;for(const _0x5dab41 of this[_0x42cbc0(0x15a)]())_0x1cf33a[_0x42cbc0(0x19a)](_0x5dab41);}),this[_0x3cdc15(0x18b)][_0x3cdc15(0x17c)]();}[_0x1724e3(0x19a)](_0x104151){const _0x5b97a7=_0x1724e3;this[_0x5b97a7(0x16e)][_0x5b97a7(0x183)](_0xb88560=>{const _0x372353=_0x5b97a7;_0xb88560[_0x372353(0x19a)](_0x104151);}),this[_0x5b97a7(0x18b)][_0x5b97a7(0x18e)](_0x104151);}[_0x1724e3(0x199)](_0x13f885){const _0x2ab2b5=_0x1724e3,_0x48c21f=_0x2ab2b5(0x198)+this[_0x2ab2b5(0x1a0)]+':'+this[_0x2ab2b5(0x164)]+':'+this['id']+':'+this[_0x2ab2b5(0x1a3)]['id']+':'+u[_0x2ab2b5(0x175)]();this[_0x2ab2b5(0x162)](_0x48c21f),this[_0x2ab2b5(0x16e)][_0x2ab2b5(0x183)](_0x31c6b5=>{const _0x56cf78=_0x2ab2b5;_0x31c6b5[_0x56cf78(0x17e)](_0x48c21f,{'range':_0x13f885,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x1724e3(0x1a4)](_0x266bf4){const _0xc523e5=_0x1724e3;for(const _0x16718b of this[_0xc523e5(0x17b)]())if(_0x16718b[_0xc523e5(0x19f)](_0x266bf4))return!0x0;return!0x1;}[_0x1724e3(0x17b)](){const _0x4f7754=_0x1724e3;return this[_0x4f7754(0x15a)]()[_0x4f7754(0x195)](_0x10dd68=>_0x10dd68[_0x4f7754(0x181)]());}[_0x1724e3(0x1a7)](){const _0x4517a6=_0x1724e3;return this[_0x4517a6(0x17b)]()[_0x4517a6(0x170)]((_0x58428c,_0x468c95)=>[..._0x58428c,..._0x468c95[_0x4517a6(0x1a7)]()],[]);}[_0x1724e3(0x18a)](){const _0x41a198=_0x1724e3;var _0xb3bbf8;return(null===(_0xb3bbf8=this[_0x41a198(0x17f)]())||void 0x0===_0xb3bbf8?void 0x0:_0xb3bbf8[_0x41a198(0x181)]())||null;}[_0x1724e3(0x156)](){const _0x1e028f=_0x1724e3,_0x4e2b6e=this[_0x1e028f(0x17b)]();if(0x1!=_0x4e2b6e[_0x1e028f(0x179)])return null;const _0x222454=_0x4e2b6e[0x0],_0xbea1d8=_0x222454[_0x1e028f(0x17d)][_0x1e028f(0x169)],_0x5d1639=_0x222454[_0x1e028f(0x17a)][_0x1e028f(0x1a1)];return _0xbea1d8 instanceof _0x30babe?_0xbea1d8!=_0x5d1639?null:_0xbea1d8:null;}[_0x1724e3(0x193)](){const _0x531305=_0x1724e3;this[_0x531305(0x15c)](this[_0x531305(0x17b)](),this[_0x531305(0x167)],this[_0x531305(0x16b)]),this[_0x531305(0x196)]();}[_0x1724e3(0x18c)](){const _0x5e96e2=_0x1724e3;this[_0x5e96e2(0x19c)](this[_0x5e96e2(0x17b)](),this[_0x5e96e2(0x167)],this[_0x5e96e2(0x16b)]),this[_0x5e96e2(0x196)]();}[_0x1724e3(0x1a6)](){const _0x2297d4=_0x1724e3,_0x1bad37=[];let _0x44fca5=this[_0x2297d4(0x184)];for(;_0x44fca5;)_0x1bad37[_0x2297d4(0x15b)](_0x44fca5),_0x44fca5=_0x44fca5[_0x2297d4(0x19e)];return _0x1bad37;}[_0x1724e3(0x173)](_0x37cc86,_0x5d4260){const _0x31a082=_0x1724e3,_0xa68ab4=_0x5951f2(this[_0x31a082(0x16b)]);_0x51ff4d(_0xa68ab4,_0x37cc86,_0x5d4260),_0x14d29a(_0xa68ab4,this[_0x31a082(0x16b)])||(this[_0x31a082(0x16b)]=_0xa68ab4,this[_0x31a082(0x185)](_0xa68ab4));}[_0x1724e3(0x180)](_0x5b8145){const _0x695a91=_0x1724e3,_0x19e341=_0x5951f2(this[_0x695a91(0x16b)]);_0x58b0b(_0x19e341,_0x5b8145),_0x14d29a(_0x19e341,this[_0x695a91(0x16b)])||(this[_0x695a91(0x16b)]=_0x19e341,this[_0x695a91(0x185)](this[_0x695a91(0x16b)]));}[_0x1724e3(0x16c)](){const _0x8cb77f=_0x1724e3;return{'id':this['id'],'type':this[_0x8cb77f(0x164)]?this[_0x8cb77f(0x1a0)]+':'+this[_0x8cb77f(0x164)]:this[_0x8cb77f(0x1a0)],'authorId':this[_0x8cb77f(0x1a3)]['id'],'createdAt':this[_0x8cb77f(0x19d)],'hasComments':this[_0x8cb77f(0x192)],'data':this[_0x8cb77f(0x167)],'attributes':this[_0x8cb77f(0x16b)]};}static[_0x1724e3(0x175)](){const _0x5d7f81=_0x1724e3;return _0x4aa7ba()[_0x5d7f81(0x16a)](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xec5c08=_0x2d5c;(function(_0x115070,_0x5c4ead){const _0x2c72d4=_0x2d5c,_0x4fe766=_0x115070();while(!![]){try{const _0x50c934=parseInt(_0x2c72d4(0x105))/0x1*(-parseInt(_0x2c72d4(0xfa))/0x2)+-parseInt(_0x2c72d4(0xd9))/0x3+-parseInt(_0x2c72d4(0xe3))/0x4+parseInt(_0x2c72d4(0xc9))/0x5*(-parseInt(_0x2c72d4(0xc0))/0x6)+parseInt(_0x2c72d4(0xf4))/0x7+parseInt(_0x2c72d4(0x113))/0x8+parseInt(_0x2c72d4(0xed))/0x9;if(_0x50c934===_0x5c4ead)break;else _0x4fe766['push'](_0x4fe766['shift']());}catch(_0x865d2){_0x4fe766['push'](_0x4fe766['shift']());}}}(_0x5055,0x8abb5));import{getTranslation as _0x58c607}from'./utils/common-translations.js';function _0x2d5c(_0x394ca7,_0x1aa973){const _0x5055fa=_0x5055();return _0x2d5c=function(_0x2d5cc0,_0x14bba6){_0x2d5cc0=_0x2d5cc0-0xbd;let _0x339307=_0x5055fa[_0x2d5cc0];return _0x339307;},_0x2d5c(_0x394ca7,_0x1aa973);}import{priorities as _0x5eb08a,insertToPriorityArray as _0x1b37b0}from'ckeditor5/src/utils.js';function _0x5055(){const _0x4ddab2=['nextSibling','getFirstRange','Object','156035BOCJdE','_customCallbacks','start','type','insertion','nodeAfter','label','elementStart','isEqual','_locale','*Set\x20format:*\x20%0','removeFormat','data','addObject','quantity','addEmptyContainer','3106527ARkKuU','replace','$textProxy','match','removeContainer','previousSibling','element','remove','item','_handleCustomCallbackDescription','4385828mzPuMU','_resolveDescriptionItems','isInContent','*Insert:*\x20%0','set','_attributeLabels','*Remove\x20format:*\x20%0','EmptyContainer','end','push','16049079lRWnvJ','subType','removeObject','isObject','key','getDescriptions','ELEMENT_SPACE','3692444NYQNel','_addDescriptionItems','*Merge:*\x20%0','addFormat','text','newValue','28454IwvsBy','isEmpty','softBreak','checkChild','skip','function','_handleInsertRemoveSuggestionDescription','normal','*Split:*\x20%0','$text','_handleAttributeSuggestionDescription','3UWzgCo','attribute','deletion','get','REPLACE_TEXT','registerDescriptionCallback','$1\x20$2','name','registerElementLabel','_itemLabelsCallbacks','*Remove:*\x20%0','elementEnd','matchingCallback','indexOf','8949784jREjXB','getWalker','_handleRenameSuggestionDescription','*Change\x20to:*\x20%0','removeEmptyContainer','_itemLabels','add','_schema','has','addContainer','length','join','map','132Fhtozq','pop','registerAttributeLabel','format','getItemLabel','Container'];_0x5055=function(){return _0x4ddab2;};return _0x5055();}import{renameAttributeKey as _0x9c11e2}from'./trackchangesediting.js';export default class f{constructor(_0x353d1e,_0x3202dc){const _0x2b9ba8=_0x2d5c;this[_0x2b9ba8(0xca)]=[],this[_0x2b9ba8(0x118)]=new Map(),this[_0x2b9ba8(0x10e)]=[],this[_0x2b9ba8(0xe8)]=new Map(),this[_0x2b9ba8(0x11a)]=_0x353d1e,this[_0x2b9ba8(0xd2)]=_0x3202dc;}[_0xec5c08(0xf2)](_0x31ea13){const _0x44b386=_0xec5c08,_0x3b4e2a=[],_0x2d1afa=new Set(),_0x221aae=new Set();for(let _0xae89ee=0x0;_0xae89ee<_0x31ea13[_0x44b386(0xbd)];_0xae89ee++){const _0x15ca6a=_0x31ea13[_0xae89ee];if(!_0x15ca6a[_0x44b386(0xe5)])continue;const _0x8b469=this[_0x44b386(0xe2)](_0x15ca6a);if(_0x8b469){if(null!=_0x15ca6a[_0x44b386(0xee)]){if(_0x2d1afa[_0x44b386(0x11b)](_0x15ca6a[_0x44b386(0xee)]))continue;_0x2d1afa[_0x44b386(0x119)](_0x15ca6a[_0x44b386(0xee)]);}_0x3b4e2a[_0x44b386(0xec)](_0x8b469);}else{if(_0x44b386(0x106)!=_0x15ca6a[_0x44b386(0xcc)])_0x44b386(0xcd)!=_0x15ca6a[_0x44b386(0xcc)]&&_0x44b386(0x107)!=_0x15ca6a[_0x44b386(0xcc)]||this[_0x44b386(0x100)](_0x3b4e2a,_0x15ca6a,_0x31ea13[_0xae89ee+0x1]);else{const _0x4bc7b9=_0x15ca6a[_0x44b386(0xd5)][_0x44b386(0xf1)];if(_0x221aae[_0x44b386(0x11b)](_0x4bc7b9))continue;_0x221aae[_0x44b386(0x119)](_0x15ca6a[_0x44b386(0xd5)][_0x44b386(0xf1)]),_0x4bc7b9==_0x9c11e2?this[_0x44b386(0x115)](_0x3b4e2a,_0x15ca6a):this[_0x44b386(0x104)](_0x3b4e2a,_0x15ca6a);}}}return this[_0x44b386(0xe4)](_0x3b4e2a);}[_0xec5c08(0x10a)](_0x55b6f1){const _0x13c1bb=_0xec5c08;this[_0x13c1bb(0xca)][_0x13c1bb(0xec)](_0x55b6f1);}[_0xec5c08(0x10d)](_0x184200,_0xb8b9a9,_0x2e7f05=_0x5eb08a[_0xec5c08(0x101)]){const _0x15dac1=_0xec5c08;_0x15dac1(0xff)==typeof _0x184200?_0x1b37b0(this[_0x15dac1(0x10e)],{'matchingCallback':_0x184200,'label':_0xb8b9a9,'priority':_0x2e7f05}):this[_0x15dac1(0x118)][_0x15dac1(0xe7)](_0x184200,_0xb8b9a9);}[_0xec5c08(0xc2)](_0xb3e21f,_0xcb45c){const _0x39ac75=_0xec5c08;this[_0x39ac75(0xe8)][_0x39ac75(0xe7)](_0xb3e21f,_0xcb45c);}[_0xec5c08(0xc4)](_0x540188,_0xab0263=0x1){const _0x2b85da=_0xec5c08;let _0x16f678;for(const _0x3cbc84 of this[_0x2b85da(0x10e)])if(_0x3cbc84[_0x2b85da(0x111)](_0x540188)){_0x16f678=_0x3cbc84[_0x2b85da(0xcf)];break;}return _0x16f678||(_0x16f678=this[_0x2b85da(0x118)][_0x2b85da(0x108)](_0x540188[_0x2b85da(0x10c)])),_0x16f678?_0x16f678(_0xab0263):0x1!==_0xab0263?_0xab0263+'\x20'+_0x540188[_0x2b85da(0x10c)]+'s':''+_0x540188[_0x2b85da(0x10c)];}[_0xec5c08(0xf5)](_0x48225f,_0x464fac){const _0x255608=_0xec5c08,_0x14120f=_0x464fac[_0x255608(0xc7)]()[_0x255608(0x114)](),_0x360af7=_0x255608(0xcd)==_0x464fac[_0x255608(0xcc)]?_0x255608(0x119):_0x255608(0xe0);for(const _0x4b9aa1 of _0x14120f){const _0x273c3b=_0x4b9aa1[_0x255608(0xe1)],_0x1b0b35=_0x48225f[_0x48225f[_0x255608(0xbd)]-0x1];if(_0x273c3b['is'](_0x255608(0xdb)))_0x1b0b35&&_0x1b0b35[_0x255608(0xcc)][_0x255608(0x112)](_0x255608(0xc5))>-0x1&&_0x48225f[_0x255608(0xc1)](),_0x1b0b35&&_0x255608(0xf8)==_0x1b0b35[_0x255608(0xcc)]?_0x1b0b35[_0x360af7]+=_0x273c3b[_0x255608(0xd5)]:_0x48225f[_0x255608(0xec)]({'type':_0x255608(0xf8),'add':_0x255608(0x119)==_0x360af7?_0x273c3b[_0x255608(0xd5)]:'','remove':_0x255608(0xe0)==_0x360af7?_0x273c3b[_0x255608(0xd5)]:''});else{if(this[_0x255608(0x11a)][_0x255608(0xf0)](_0x273c3b)){const _0x43c3b4=_0x273c3b;if(_0x1b0b35&&_0x1b0b35[_0x255608(0xcc)][_0x255608(0x112)](_0x255608(0xc5))>-0x1&&_0x48225f[_0x255608(0xc1)](),_0x255608(0x110)==_0x4b9aa1[_0x255608(0xcc)])continue;_0x1b0b35&&_0x1b0b35[_0x255608(0xcc)]==_0x360af7+_0x255608(0xc8)&&_0x1b0b35[_0x255608(0xdf)][_0x255608(0x10c)]==_0x43c3b4[_0x255608(0x10c)]?_0x1b0b35[_0x255608(0xd7)]++:_0x48225f[_0x255608(0xec)]({'type':_0x360af7+_0x255608(0xc8),'element':_0x43c3b4,'quantity':0x1}),_0x14120f[_0x255608(0xfe)](_0x6868a=>!(_0x255608(0x110)==_0x6868a[_0x255608(0xcc)]&&_0x6868a[_0x255608(0xe1)]==_0x273c3b));}else{if(this[_0x255608(0x11a)][_0x255608(0xfd)](_0x273c3b,_0x255608(0x103))||_0x273c3b['is'](_0x255608(0xdf),_0x255608(0xfc))){const _0x2338dc=_0x273c3b;if(_0x255608(0x119)==_0x360af7&&_0x255608(0xd0)==_0x4b9aa1[_0x255608(0xcc)]||_0x255608(0xe0)==_0x360af7&&_0x255608(0x110)==_0x4b9aa1[_0x255608(0xcc)])continue;if(_0x1b0b35&&-0x1==_0x1b0b35[_0x255608(0xcc)][_0x255608(0x112)](_0x255608(0xc5))){_0x255608(0xf8)==_0x1b0b35[_0x255608(0xcc)]&&(_0x1b0b35[_0x360af7]+='\x0a');continue;}let _0x26673b;if(_0x26673b=_0x255608(0x119)==_0x360af7?_0x2338dc[_0x255608(0xc6)]&&!this[_0x255608(0x11a)][_0x255608(0xf0)](_0x2338dc[_0x255608(0xc6)])?_0x2338dc[_0x255608(0xc6)]:null:_0x2338dc[_0x255608(0xde)]&&!this[_0x255608(0x11a)][_0x255608(0xf0)](_0x2338dc[_0x255608(0xde)])?_0x2338dc[_0x255608(0xde)]:null,_0x2338dc[_0x255608(0xfb)]||_0x26673b&&_0x26673b[_0x255608(0xfb)]){const _0x5681aa=_0x26673b&&_0x26673b[_0x255608(0xfb)]?_0x26673b:_0x2338dc;_0x1b0b35&&_0x1b0b35[_0x255608(0xcc)]==_0x360af7+_0x255608(0xea)&&_0x1b0b35[_0x255608(0xdf)][_0x255608(0x10c)]==_0x5681aa[_0x255608(0x10c)]?_0x1b0b35[_0x255608(0xd7)]++:_0x48225f[_0x255608(0xec)]({'type':_0x360af7+_0x255608(0xea),'element':_0x5681aa,'quantity':0x1});}else _0x48225f[_0x255608(0xec)]({'type':_0x360af7+_0x255608(0xc5),'element':_0x2338dc});}}}}}[_0xec5c08(0xe4)](_0x15086c){const _0x3a2877=_0xec5c08,_0x442aa0=this[_0x3a2877(0xd2)],_0x235ffa=[],_0x1c6d30=[],_0x2db4fe=[];for(const _0x1fd552 of _0x15086c)switch(_0x1fd552[_0x3a2877(0xcc)]){case _0x3a2877(0xf8):if(_0x1fd552[_0x3a2877(0x119)]=_0x1fd552[_0x3a2877(0x119)][_0x3a2877(0xda)](/(\S)\u000A+(\S)/g,_0x3a2877(0x10b))[_0x3a2877(0xda)](/\u000A/g,''),_0x1fd552[_0x3a2877(0xe0)]=_0x1fd552[_0x3a2877(0xe0)][_0x3a2877(0xda)](/(\S)\u000A+(\S)/g,_0x3a2877(0x10b))[_0x3a2877(0xda)](/\u000A/g,''),''!=_0x1fd552[_0x3a2877(0x119)]&&''!=_0x1fd552[_0x3a2877(0xe0)]){_0x235ffa[_0x3a2877(0xec)]({'type':_0x3a2877(0xda),'content':_0x58c607(_0x442aa0,_0x3a2877(0x109),['\x22'+_0x1fd552[_0x3a2877(0xe0)]+'\x22','\x22'+_0x1fd552[_0x3a2877(0x119)]+'\x22'])});continue;}if(null!=_0x1fd552[_0x3a2877(0x119)][_0x3a2877(0xdc)](/^ +$/)){_0x235ffa[_0x3a2877(0xec)]({'type':_0x3a2877(0xcd),'content':_0x58c607(_0x442aa0,_0x3a2877(0xe6),_0x58c607(_0x442aa0,_0x3a2877(0xf3),_0x1fd552[_0x3a2877(0x119)][_0x3a2877(0xbd)]))});continue;}if(null!=_0x1fd552[_0x3a2877(0xe0)][_0x3a2877(0xdc)](/^ +$/)){_0x235ffa[_0x3a2877(0xec)]({'type':_0x3a2877(0x107),'content':_0x58c607(_0x442aa0,_0x3a2877(0x10f),_0x58c607(_0x442aa0,_0x3a2877(0xf3),_0x1fd552[_0x3a2877(0xe0)][_0x3a2877(0xbd)]))});continue;}if(''!=_0x1fd552[_0x3a2877(0x119)]){_0x235ffa[_0x3a2877(0xec)]({'type':_0x3a2877(0xcd),'content':_0x58c607(_0x442aa0,_0x3a2877(0xe6),'\x22'+_0x1fd552[_0x3a2877(0x119)]+'\x22')});continue;}_0x235ffa[_0x3a2877(0xec)]({'type':_0x3a2877(0x107),'content':_0x58c607(_0x442aa0,_0x3a2877(0x10f),'\x22'+_0x1fd552[_0x3a2877(0xe0)]+'\x22')});continue;case _0x3a2877(0xd8):case _0x3a2877(0xd6):_0x235ffa[_0x3a2877(0xec)]({'type':_0x3a2877(0xcd),'content':_0x58c607(_0x442aa0,_0x3a2877(0xe6),this[_0x3a2877(0xc4)](_0x1fd552[_0x3a2877(0xdf)],_0x1fd552[_0x3a2877(0xd7)]))});continue;case _0x3a2877(0x117):case _0x3a2877(0xef):_0x235ffa[_0x3a2877(0xec)]({'type':_0x3a2877(0x107),'content':_0x58c607(_0x442aa0,_0x3a2877(0x10f),this[_0x3a2877(0xc4)](_0x1fd552[_0x3a2877(0xdf)],_0x1fd552[_0x3a2877(0xd7)]))});continue;case _0x3a2877(0x11c):_0x235ffa[_0x3a2877(0xec)]({'type':_0x3a2877(0xcd),'content':_0x58c607(_0x442aa0,_0x3a2877(0x102),this[_0x3a2877(0xc4)](_0x1fd552[_0x3a2877(0xdf)],_0x1fd552[_0x3a2877(0xd7)]))});continue;case _0x3a2877(0xdd):_0x235ffa[_0x3a2877(0xec)]({'type':_0x3a2877(0x107),'content':_0x58c607(_0x442aa0,_0x3a2877(0xf6),this[_0x3a2877(0xc4)](_0x1fd552[_0x3a2877(0xdf)],_0x1fd552[_0x3a2877(0xd7)]))});continue;case _0x3a2877(0xf7):_0x1c6d30[_0x3a2877(0xec)](_0x1fd552[_0x3a2877(0xf1)]);continue;case _0x3a2877(0xd4):_0x2db4fe[_0x3a2877(0xec)](_0x1fd552[_0x3a2877(0xf1)]);continue;default:_0x235ffa[_0x3a2877(0xec)](_0x1fd552);}if(_0x1c6d30[_0x3a2877(0xbd)]){const _0x231016=_0x1c6d30[_0x3a2877(0xbf)](_0x334487=>this[_0x3a2877(0xe8)][_0x3a2877(0x11b)](_0x334487)?this[_0x3a2877(0xe8)][_0x3a2877(0x108)](_0x334487):_0x334487)[_0x3a2877(0xbe)](',\x20');_0x235ffa[_0x3a2877(0xec)]({'type':_0x3a2877(0xc3),'content':_0x58c607(this[_0x3a2877(0xd2)],_0x3a2877(0xd3),_0x231016)});}if(_0x2db4fe[_0x3a2877(0xbd)]){const _0x9ac95f=_0x2db4fe[_0x3a2877(0xbf)](_0x2c0b5f=>this[_0x3a2877(0xe8)][_0x3a2877(0x11b)](_0x2c0b5f)?this[_0x3a2877(0xe8)][_0x3a2877(0x108)](_0x2c0b5f):_0x2c0b5f)[_0x3a2877(0xbe)](',\x20');_0x235ffa[_0x3a2877(0xec)]({'type':_0x3a2877(0xc3),'content':_0x58c607(this[_0x3a2877(0xd2)],_0x3a2877(0xe9),_0x9ac95f)});}return _0x235ffa;}[_0xec5c08(0xe2)](_0x2998a5){const _0x17d351=_0xec5c08;for(const _0xba73d4 of this[_0x17d351(0xca)]){const _0x4d54c1=_0xba73d4(_0x2998a5);if(_0x4d54c1&&_0x17d351(0xcc)in _0x4d54c1)return _0x4d54c1;}}[_0xec5c08(0x104)](_0x236bf3,_0x33ac79){const _0x1273fa=_0xec5c08,_0x116dca=_0x33ac79[_0x1273fa(0xd5)],_0x4506c2=void 0x0===_0x116dca[_0x1273fa(0xf9)]?_0x1273fa(0xd4):_0x1273fa(0xf7);_0x236bf3[_0x1273fa(0xec)]({'type':_0x4506c2,'key':_0x116dca[_0x1273fa(0xf1)]});}[_0xec5c08(0x115)](_0x54c116,_0x28644f){const _0x1eb824=_0xec5c08;_0x54c116[_0x1eb824(0xec)]({'type':_0x1eb824(0xc3),'content':_0x58c607(this[_0x1eb824(0xd2)],_0x1eb824(0x116),this[_0x1eb824(0xc4)](_0x28644f[_0x1eb824(0xc7)]()[_0x1eb824(0xcb)][_0x1eb824(0xce)],0x1))});}[_0xec5c08(0x100)](_0xf7ba1,_0x360b2c,_0x417984){const _0x39e2d6=_0xec5c08;if(this[_0x39e2d6(0xf5)](_0xf7ba1,_0x360b2c),_0x417984&&_0x417984[_0x39e2d6(0xc7)]()&&!_0x360b2c[_0x39e2d6(0xc7)]()[_0x39e2d6(0xeb)][_0x39e2d6(0xd1)](_0x417984[_0x39e2d6(0xc7)]()[_0x39e2d6(0xcb)])){const _0x45aa8b=_0xf7ba1[_0xf7ba1[_0x39e2d6(0xbd)]-0x1],_0x3eedd9=_0x39e2d6(0xcd)==_0x360b2c[_0x39e2d6(0xcc)]?_0x39e2d6(0x119):_0x39e2d6(0xe0);_0x45aa8b&&_0x39e2d6(0xf8)==_0x45aa8b[_0x39e2d6(0xcc)]&&(_0x45aa8b[_0x3eedd9]+='\x0a');}}}
23
+ function _0x2954(_0x3c3503,_0x329742){const _0x4ca76f=_0x4ca7();return _0x2954=function(_0x29549c,_0x3ad8df){_0x29549c=_0x29549c-0x19d;let _0x2b5de0=_0x4ca76f[_0x29549c];return _0x2b5de0;},_0x2954(_0x3c3503,_0x329742);}const _0x2983cb=_0x2954;(function(_0x3652ba,_0x2c67a1){const _0x27ea4a=_0x2954,_0x5b0f49=_0x3652ba();while(!![]){try{const _0x2fb125=parseInt(_0x27ea4a(0x1c0))/0x1+parseInt(_0x27ea4a(0x1f7))/0x2+-parseInt(_0x27ea4a(0x1f2))/0x3*(-parseInt(_0x27ea4a(0x1cd))/0x4)+-parseInt(_0x27ea4a(0x1e2))/0x5*(-parseInt(_0x27ea4a(0x1b2))/0x6)+-parseInt(_0x27ea4a(0x1a1))/0x7*(-parseInt(_0x27ea4a(0x1fa))/0x8)+-parseInt(_0x27ea4a(0x1cb))/0x9+-parseInt(_0x27ea4a(0x1e3))/0xa;if(_0x2fb125===_0x2c67a1)break;else _0x5b0f49['push'](_0x5b0f49['shift']());}catch(_0x205e6c){_0x5b0f49['push'](_0x5b0f49['shift']());}}}(_0x4ca7,0xa7c94));import{getTranslation as _0x5d8438}from'./utils/common-translations.js';import{priorities as _0x49a111,insertToPriorityArray as _0x47c7a2}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x100016}from'./trackchangesediting.js';export default class f{constructor(_0xbd519f,_0x2bcf0c){const _0x797c3e=_0x2954;this[_0x797c3e(0x1ae)]=[],this[_0x797c3e(0x1d1)]=new Map(),this[_0x797c3e(0x1dd)]=[],this[_0x797c3e(0x1f6)]=new Map(),this[_0x797c3e(0x1ce)]=_0xbd519f,this[_0x797c3e(0x1d9)]=_0x2bcf0c;}[_0x2983cb(0x1cc)](_0x280841){const _0x2a0a8a=_0x2983cb,_0x12e1ec=[],_0x4bb340=new Set(),_0x57c98c=new Set();for(let _0x2d63b4=0x0;_0x2d63b4<_0x280841[_0x2a0a8a(0x1e6)];_0x2d63b4++){const _0x24d0dd=_0x280841[_0x2d63b4];if(!_0x24d0dd[_0x2a0a8a(0x1ac)])continue;const _0x2a07cd=this[_0x2a0a8a(0x1c2)](_0x24d0dd);if(_0x2a07cd){if(null!=_0x24d0dd[_0x2a0a8a(0x1bb)]){if(_0x4bb340[_0x2a0a8a(0x1f8)](_0x24d0dd[_0x2a0a8a(0x1bb)]))continue;_0x4bb340[_0x2a0a8a(0x1b4)](_0x24d0dd[_0x2a0a8a(0x1bb)]);}_0x12e1ec[_0x2a0a8a(0x1e7)](_0x2a07cd);}else{if(_0x2a0a8a(0x1d0)!=_0x24d0dd[_0x2a0a8a(0x1a9)])_0x2a0a8a(0x1e8)!=_0x24d0dd[_0x2a0a8a(0x1a9)]&&_0x2a0a8a(0x1c6)!=_0x24d0dd[_0x2a0a8a(0x1a9)]||this[_0x2a0a8a(0x1a4)](_0x12e1ec,_0x24d0dd,_0x280841[_0x2d63b4+0x1]);else{const _0x3fcf6c=_0x24d0dd[_0x2a0a8a(0x1d4)][_0x2a0a8a(0x1d2)];if(_0x57c98c[_0x2a0a8a(0x1f8)](_0x3fcf6c))continue;_0x57c98c[_0x2a0a8a(0x1b4)](_0x24d0dd[_0x2a0a8a(0x1d4)][_0x2a0a8a(0x1d2)]),_0x3fcf6c==_0x100016?this[_0x2a0a8a(0x1aa)](_0x12e1ec,_0x24d0dd):this[_0x2a0a8a(0x1c8)](_0x12e1ec,_0x24d0dd);}}}return this[_0x2a0a8a(0x1bc)](_0x12e1ec);}[_0x2983cb(0x1a5)](_0x10d6a7){const _0xd79f2f=_0x2983cb;this[_0xd79f2f(0x1ae)][_0xd79f2f(0x1e7)](_0x10d6a7);}[_0x2983cb(0x1ed)](_0x6c3a63,_0x1ac4aa,_0x1c4bb9=_0x49a111[_0x2983cb(0x1b0)]){const _0x41a617=_0x2983cb;_0x41a617(0x1e9)==typeof _0x6c3a63?_0x47c7a2(this[_0x41a617(0x1dd)],{'matchingCallback':_0x6c3a63,'label':_0x1ac4aa,'priority':_0x1c4bb9}):this[_0x41a617(0x1d1)][_0x41a617(0x1d5)](_0x6c3a63,_0x1ac4aa);}[_0x2983cb(0x1fd)](_0x4f1d03,_0x43dc64){const _0x348153=_0x2983cb;this[_0x348153(0x1f6)][_0x348153(0x1d5)](_0x4f1d03,_0x43dc64);}[_0x2983cb(0x1c5)](_0x24671f,_0x9e0c3d=0x1){const _0x564564=_0x2983cb;let _0x5dba55;for(const _0x6cad78 of this[_0x564564(0x1dd)])if(_0x6cad78[_0x564564(0x1f4)](_0x24671f)){_0x5dba55=_0x6cad78[_0x564564(0x1f3)];break;}return _0x5dba55||(_0x5dba55=this[_0x564564(0x1d1)][_0x564564(0x19d)](_0x24671f[_0x564564(0x1ca)])),_0x5dba55?_0x5dba55(_0x9e0c3d):0x1!==_0x9e0c3d?_0x9e0c3d+'\x20'+_0x24671f[_0x564564(0x1ca)]+'s':''+_0x24671f[_0x564564(0x1ca)];}[_0x2983cb(0x1a7)](_0xcbe277,_0x7bab0f){const _0x42ab14=_0x2983cb,_0x495265=_0x7bab0f[_0x42ab14(0x1d7)]()[_0x42ab14(0x1b5)](),_0x4341fa=_0x42ab14(0x1e8)==_0x7bab0f[_0x42ab14(0x1a9)]?_0x42ab14(0x1b4):_0x42ab14(0x1af);for(const _0x1ab87c of _0x495265){const _0x1281d6=_0x1ab87c[_0x42ab14(0x1e1)],_0x54c8ab=_0xcbe277[_0xcbe277[_0x42ab14(0x1e6)]-0x1];if(_0x1281d6['is'](_0x42ab14(0x1de)))_0x54c8ab&&_0x54c8ab[_0x42ab14(0x1a9)][_0x42ab14(0x1b9)](_0x42ab14(0x1bf))>-0x1&&_0xcbe277[_0x42ab14(0x1d6)](),_0x54c8ab&&_0x42ab14(0x1a8)==_0x54c8ab[_0x42ab14(0x1a9)]?_0x54c8ab[_0x4341fa]+=_0x1281d6[_0x42ab14(0x1d4)]:_0xcbe277[_0x42ab14(0x1e7)]({'type':_0x42ab14(0x1a8),'add':_0x42ab14(0x1b4)==_0x4341fa?_0x1281d6[_0x42ab14(0x1d4)]:'','remove':_0x42ab14(0x1af)==_0x4341fa?_0x1281d6[_0x42ab14(0x1d4)]:''});else{if(this[_0x42ab14(0x1ce)][_0x42ab14(0x1ee)](_0x1281d6)){const _0x5d85a8=_0x1281d6;if(_0x54c8ab&&_0x54c8ab[_0x42ab14(0x1a9)][_0x42ab14(0x1b9)](_0x42ab14(0x1bf))>-0x1&&_0xcbe277[_0x42ab14(0x1d6)](),_0x42ab14(0x1ef)==_0x1ab87c[_0x42ab14(0x1a9)])continue;_0x54c8ab&&_0x54c8ab[_0x42ab14(0x1a9)]==_0x4341fa+_0x42ab14(0x1a2)&&_0x54c8ab[_0x42ab14(0x1b1)][_0x42ab14(0x1ca)]==_0x5d85a8[_0x42ab14(0x1ca)]?_0x54c8ab[_0x42ab14(0x1ba)]++:_0xcbe277[_0x42ab14(0x1e7)]({'type':_0x4341fa+_0x42ab14(0x1a2),'element':_0x5d85a8,'quantity':0x1}),_0x495265[_0x42ab14(0x1b8)](_0x174bab=>!(_0x42ab14(0x1ef)==_0x174bab[_0x42ab14(0x1a9)]&&_0x174bab[_0x42ab14(0x1e1)]==_0x1281d6));}else{if(this[_0x42ab14(0x1ce)][_0x42ab14(0x1b3)](_0x1281d6,_0x42ab14(0x1bd))||_0x1281d6['is'](_0x42ab14(0x1b1),_0x42ab14(0x1c7))){const _0x4e60c8=_0x1281d6;if(_0x42ab14(0x1b4)==_0x4341fa&&_0x42ab14(0x1dc)==_0x1ab87c[_0x42ab14(0x1a9)]||_0x42ab14(0x1af)==_0x4341fa&&_0x42ab14(0x1ef)==_0x1ab87c[_0x42ab14(0x1a9)])continue;if(_0x54c8ab&&-0x1==_0x54c8ab[_0x42ab14(0x1a9)][_0x42ab14(0x1b9)](_0x42ab14(0x1bf))){_0x42ab14(0x1a8)==_0x54c8ab[_0x42ab14(0x1a9)]&&(_0x54c8ab[_0x4341fa]+='\x0a');continue;}let _0x376178;if(_0x376178=_0x42ab14(0x1b4)==_0x4341fa?_0x4e60c8[_0x42ab14(0x1f5)]&&!this[_0x42ab14(0x1ce)][_0x42ab14(0x1ee)](_0x4e60c8[_0x42ab14(0x1f5)])?_0x4e60c8[_0x42ab14(0x1f5)]:null:_0x4e60c8[_0x42ab14(0x1ec)]&&!this[_0x42ab14(0x1ce)][_0x42ab14(0x1ee)](_0x4e60c8[_0x42ab14(0x1ec)])?_0x4e60c8[_0x42ab14(0x1ec)]:null,_0x4e60c8[_0x42ab14(0x1fc)]||_0x376178&&_0x376178[_0x42ab14(0x1fc)]){const _0x21def0=_0x376178&&_0x376178[_0x42ab14(0x1fc)]?_0x376178:_0x4e60c8;_0x54c8ab&&_0x54c8ab[_0x42ab14(0x1a9)]==_0x4341fa+_0x42ab14(0x1be)&&_0x54c8ab[_0x42ab14(0x1b1)][_0x42ab14(0x1ca)]==_0x21def0[_0x42ab14(0x1ca)]?_0x54c8ab[_0x42ab14(0x1ba)]++:_0xcbe277[_0x42ab14(0x1e7)]({'type':_0x4341fa+_0x42ab14(0x1be),'element':_0x21def0,'quantity':0x1});}else _0xcbe277[_0x42ab14(0x1e7)]({'type':_0x4341fa+_0x42ab14(0x1bf),'element':_0x4e60c8});}}}}}[_0x2983cb(0x1bc)](_0x27aa3f){const _0x1fd9df=_0x2983cb,_0x39ef03=this[_0x1fd9df(0x1d9)],_0x362aae=[],_0x3eae07=[],_0xb10384=[];for(const _0x32cc80 of _0x27aa3f)switch(_0x32cc80[_0x1fd9df(0x1a9)]){case _0x1fd9df(0x1a8):if(_0x32cc80[_0x1fd9df(0x1b4)]=_0x32cc80[_0x1fd9df(0x1b4)][_0x1fd9df(0x1a0)](/(\S)\u000A+(\S)/g,_0x1fd9df(0x1e5))[_0x1fd9df(0x1a0)](/\u000A/g,''),_0x32cc80[_0x1fd9df(0x1af)]=_0x32cc80[_0x1fd9df(0x1af)][_0x1fd9df(0x1a0)](/(\S)\u000A+(\S)/g,_0x1fd9df(0x1e5))[_0x1fd9df(0x1a0)](/\u000A/g,''),''!=_0x32cc80[_0x1fd9df(0x1b4)]&&''!=_0x32cc80[_0x1fd9df(0x1af)]){_0x362aae[_0x1fd9df(0x1e7)]({'type':_0x1fd9df(0x1a0),'content':_0x5d8438(_0x39ef03,_0x1fd9df(0x19f),['\x22'+_0x32cc80[_0x1fd9df(0x1af)]+'\x22','\x22'+_0x32cc80[_0x1fd9df(0x1b4)]+'\x22'])});continue;}if(null!=_0x32cc80[_0x1fd9df(0x1b4)][_0x1fd9df(0x1a6)](/^ +$/)){_0x362aae[_0x1fd9df(0x1e7)]({'type':_0x1fd9df(0x1e8),'content':_0x5d8438(_0x39ef03,_0x1fd9df(0x1c3),_0x5d8438(_0x39ef03,_0x1fd9df(0x1f1),_0x32cc80[_0x1fd9df(0x1b4)][_0x1fd9df(0x1e6)]))});continue;}if(null!=_0x32cc80[_0x1fd9df(0x1af)][_0x1fd9df(0x1a6)](/^ +$/)){_0x362aae[_0x1fd9df(0x1e7)]({'type':_0x1fd9df(0x1c6),'content':_0x5d8438(_0x39ef03,_0x1fd9df(0x1cf),_0x5d8438(_0x39ef03,_0x1fd9df(0x1f1),_0x32cc80[_0x1fd9df(0x1af)][_0x1fd9df(0x1e6)]))});continue;}if(''!=_0x32cc80[_0x1fd9df(0x1b4)]){_0x362aae[_0x1fd9df(0x1e7)]({'type':_0x1fd9df(0x1e8),'content':_0x5d8438(_0x39ef03,_0x1fd9df(0x1c3),'\x22'+_0x32cc80[_0x1fd9df(0x1b4)]+'\x22')});continue;}_0x362aae[_0x1fd9df(0x1e7)]({'type':_0x1fd9df(0x1c6),'content':_0x5d8438(_0x39ef03,_0x1fd9df(0x1cf),'\x22'+_0x32cc80[_0x1fd9df(0x1af)]+'\x22')});continue;case _0x1fd9df(0x1b6):case _0x1fd9df(0x1a3):_0x362aae[_0x1fd9df(0x1e7)]({'type':_0x1fd9df(0x1e8),'content':_0x5d8438(_0x39ef03,_0x1fd9df(0x1c3),this[_0x1fd9df(0x1c5)](_0x32cc80[_0x1fd9df(0x1b1)],_0x32cc80[_0x1fd9df(0x1ba)]))});continue;case _0x1fd9df(0x1d8):case _0x1fd9df(0x1ea):_0x362aae[_0x1fd9df(0x1e7)]({'type':_0x1fd9df(0x1c6),'content':_0x5d8438(_0x39ef03,_0x1fd9df(0x1cf),this[_0x1fd9df(0x1c5)](_0x32cc80[_0x1fd9df(0x1b1)],_0x32cc80[_0x1fd9df(0x1ba)]))});continue;case _0x1fd9df(0x1db):_0x362aae[_0x1fd9df(0x1e7)]({'type':_0x1fd9df(0x1e8),'content':_0x5d8438(_0x39ef03,_0x1fd9df(0x1c1),this[_0x1fd9df(0x1c5)](_0x32cc80[_0x1fd9df(0x1b1)],_0x32cc80[_0x1fd9df(0x1ba)]))});continue;case _0x1fd9df(0x1ab):_0x362aae[_0x1fd9df(0x1e7)]({'type':_0x1fd9df(0x1c6),'content':_0x5d8438(_0x39ef03,_0x1fd9df(0x1e4),this[_0x1fd9df(0x1c5)](_0x32cc80[_0x1fd9df(0x1b1)],_0x32cc80[_0x1fd9df(0x1ba)]))});continue;case _0x1fd9df(0x1f9):_0x3eae07[_0x1fd9df(0x1e7)](_0x32cc80[_0x1fd9df(0x1d2)]);continue;case _0x1fd9df(0x1c9):_0xb10384[_0x1fd9df(0x1e7)](_0x32cc80[_0x1fd9df(0x1d2)]);continue;default:_0x362aae[_0x1fd9df(0x1e7)](_0x32cc80);}if(_0x3eae07[_0x1fd9df(0x1e6)]){const _0x270d7e=_0x3eae07[_0x1fd9df(0x1eb)](_0x405246=>this[_0x1fd9df(0x1f6)][_0x1fd9df(0x1f8)](_0x405246)?this[_0x1fd9df(0x1f6)][_0x1fd9df(0x19d)](_0x405246):_0x405246)[_0x1fd9df(0x1e0)](',\x20');_0x362aae[_0x1fd9df(0x1e7)]({'type':_0x1fd9df(0x1c4),'content':_0x5d8438(this[_0x1fd9df(0x1d9)],_0x1fd9df(0x1d3),_0x270d7e)});}if(_0xb10384[_0x1fd9df(0x1e6)]){const _0x4fe3b0=_0xb10384[_0x1fd9df(0x1eb)](_0x6f8b57=>this[_0x1fd9df(0x1f6)][_0x1fd9df(0x1f8)](_0x6f8b57)?this[_0x1fd9df(0x1f6)][_0x1fd9df(0x19d)](_0x6f8b57):_0x6f8b57)[_0x1fd9df(0x1e0)](',\x20');_0x362aae[_0x1fd9df(0x1e7)]({'type':_0x1fd9df(0x1c4),'content':_0x5d8438(this[_0x1fd9df(0x1d9)],_0x1fd9df(0x1ad),_0x4fe3b0)});}return _0x362aae;}[_0x2983cb(0x1c2)](_0x59cdab){const _0x22ff96=_0x2983cb;for(const _0x45afa9 of this[_0x22ff96(0x1ae)]){const _0x48b4db=_0x45afa9(_0x59cdab);if(_0x48b4db&&_0x22ff96(0x1a9)in _0x48b4db)return _0x48b4db;}}[_0x2983cb(0x1c8)](_0x1517d2,_0x431177){const _0x22c327=_0x2983cb,_0x1914e8=_0x431177[_0x22c327(0x1d4)],_0x2d3391=void 0x0===_0x1914e8[_0x22c327(0x1f0)]?_0x22c327(0x1c9):_0x22c327(0x1f9);_0x1517d2[_0x22c327(0x1e7)]({'type':_0x2d3391,'key':_0x1914e8[_0x22c327(0x1d2)]});}[_0x2983cb(0x1aa)](_0x5b680d,_0x476fb6){const _0x5cfe98=_0x2983cb;_0x5b680d[_0x5cfe98(0x1e7)]({'type':_0x5cfe98(0x1c4),'content':_0x5d8438(this[_0x5cfe98(0x1d9)],_0x5cfe98(0x1b7),this[_0x5cfe98(0x1c5)](_0x476fb6[_0x5cfe98(0x1d7)]()[_0x5cfe98(0x1df)][_0x5cfe98(0x19e)],0x1))});}[_0x2983cb(0x1a4)](_0x1bdb50,_0x378421,_0x19e08b){const _0xad2bca=_0x2983cb;if(this[_0xad2bca(0x1a7)](_0x1bdb50,_0x378421),_0x19e08b&&_0x19e08b[_0xad2bca(0x1d7)]()&&!_0x378421[_0xad2bca(0x1d7)]()[_0xad2bca(0x1da)][_0xad2bca(0x1fb)](_0x19e08b[_0xad2bca(0x1d7)]()[_0xad2bca(0x1df)])){const _0x2c5a8d=_0x1bdb50[_0x1bdb50[_0xad2bca(0x1e6)]-0x1],_0x1bf9f1=_0xad2bca(0x1e8)==_0x378421[_0xad2bca(0x1a9)]?_0xad2bca(0x1b4):_0xad2bca(0x1af);_0x2c5a8d&&_0xad2bca(0x1a8)==_0x2c5a8d[_0xad2bca(0x1a9)]&&(_0x2c5a8d[_0x1bf9f1]+='\x0a');}}}function _0x4ca7(){const _0x4c3e14=['*Remove\x20format:*\x20%0','_customCallbacks','remove','normal','element','651762fdoKbL','checkChild','add','getWalker','addEmptyContainer','*Change\x20to:*\x20%0','skip','indexOf','quantity','subType','_resolveDescriptionItems','$text','EmptyContainer','Container','185191GNHDdJ','*Split:*\x20%0','_handleCustomCallbackDescription','*Insert:*\x20%0','format','getItemLabel','deletion','softBreak','_handleAttributeSuggestionDescription','removeFormat','name','7820595IghWTb','getDescriptions','1437524zTJUUx','_schema','*Remove:*\x20%0','attribute','_itemLabels','key','*Set\x20format:*\x20%0','data','set','pop','getFirstRange','removeEmptyContainer','_locale','end','addContainer','elementStart','_itemLabelsCallbacks','$textProxy','start','join','item','45kGCPVa','19577510jShhVT','*Merge:*\x20%0','$1\x20$2','length','push','insertion','function','removeObject','map','previousSibling','registerElementLabel','isObject','elementEnd','newValue','ELEMENT_SPACE','6RLnccK','label','matchingCallback','nextSibling','_attributeLabels','2467508iOakRq','has','addFormat','113888HiRtDU','isEqual','isEmpty','registerAttributeLabel','get','nodeAfter','REPLACE_TEXT','replace','196JnzWaG','Object','addObject','_handleInsertRemoveSuggestionDescription','registerDescriptionCallback','match','_addDescriptionItems','text','type','_handleRenameSuggestionDescription','removeContainer','isInContent'];_0x4ca7=function(){return _0x4c3e14;};return _0x4ca7();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x945796=_0x217c;(function(_0x17dc25,_0x944c59){var _0x59ce76=_0x217c,_0x5d41af=_0x17dc25();while(!![]){try{var _0x49b7da=parseInt(_0x59ce76(0x1e7))/0x1+-parseInt(_0x59ce76(0x1ed))/0x2*(-parseInt(_0x59ce76(0x1de))/0x3)+parseInt(_0x59ce76(0x1ee))/0x4*(parseInt(_0x59ce76(0x1dd))/0x5)+-parseInt(_0x59ce76(0x1da))/0x6*(-parseInt(_0x59ce76(0x1eb))/0x7)+-parseInt(_0x59ce76(0x1e4))/0x8*(parseInt(_0x59ce76(0x1e9))/0x9)+parseInt(_0x59ce76(0x1d8))/0xa+parseInt(_0x59ce76(0x1e0))/0xb*(-parseInt(_0x59ce76(0x1db))/0xc);if(_0x49b7da===_0x944c59)break;else _0x5d41af['push'](_0x5d41af['shift']());}catch(_0x185033){_0x5d41af['push'](_0x5d41af['shift']());}}}(_0x3912,0xcce6b));function _0x3912(){var _0x18d25a=['12BpZdOB','get','23515eFEqOT','4471686FWzEnh','plugins','32695234PsjULN','Comments','editor','getSuggestion','182176tGjWFs','requires','addSuggestion','1140656TXrcEw','getSuggestions','612RkFJtA','pluginName','7573013wITrIJ','TrackChanges','2bpKUJo','676EzkGUb','addSuggestionData','8521810NvMpuc','adapter','6wTygtx'];_0x3912=function(){return _0x18d25a;};return _0x3912();}function _0x217c(_0x5e1da2,_0x2a44eb){var _0x3912ed=_0x3912();return _0x217c=function(_0x217c5b,_0x67264e){_0x217c5b=_0x217c5b-0x1d7;var _0x2a0ff7=_0x3912ed[_0x217c5b];return _0x2a0ff7;},_0x217c(_0x5e1da2,_0x2a44eb);}import{Plugin as _0x68f157}from'ckeditor5/src/core.js';import _0x47e9ab from'./trackchangesui.js';import _0x1c91ff from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x68f157{static get[_0x945796(0x1e5)](){var _0x35c27b=_0x945796;return[_0x1c91ff,_0x47e9ab,_0x35c27b(0x1e1)];}static get[_0x945796(0x1ea)](){var _0x45fcdc=_0x945796;return _0x45fcdc(0x1ec);}set[_0x945796(0x1d9)](_0x28553f){var _0xe4d86c=_0x945796;this[_0xe4d86c(0x1e2)][_0xe4d86c(0x1df)][_0xe4d86c(0x1dc)](_0x1c91ff)[_0xe4d86c(0x1d9)]=_0x28553f;}get[_0x945796(0x1d9)](){var _0x1ce0dc=_0x945796;return this[_0x1ce0dc(0x1e2)][_0x1ce0dc(0x1df)][_0x1ce0dc(0x1dc)](_0x1c91ff)[_0x1ce0dc(0x1d9)];}[_0x945796(0x1e6)](_0x5e1fca){var _0x354bd0=_0x945796;return this[_0x354bd0(0x1e2)][_0x354bd0(0x1df)][_0x354bd0(0x1dc)](_0x1c91ff)[_0x354bd0(0x1d7)](_0x5e1fca);}[_0x945796(0x1e8)]({skipNotAttached:_0x530363=!0x1,toJSON:_0x2ecf73=!0x1}={}){var _0x474080=_0x945796;return this[_0x474080(0x1e2)][_0x474080(0x1df)][_0x474080(0x1dc)](_0x1c91ff)[_0x474080(0x1e8)]({'skipNotAttached':_0x530363,'toJSON':_0x2ecf73});}[_0x945796(0x1e3)](_0x284450){var _0x7e42af=_0x945796;return this[_0x7e42af(0x1e2)][_0x7e42af(0x1df)][_0x7e42af(0x1dc)](_0x1c91ff)[_0x7e42af(0x1e3)](_0x284450);}}
23
+ var _0x37a92d=_0x5b1c;(function(_0x50524b,_0x5cd541){var _0x4bd6fb=_0x5b1c,_0x3bb990=_0x50524b();while(!![]){try{var _0x116adc=-parseInt(_0x4bd6fb(0xfd))/0x1+parseInt(_0x4bd6fb(0xf8))/0x2*(parseInt(_0x4bd6fb(0x106))/0x3)+-parseInt(_0x4bd6fb(0xf6))/0x4*(-parseInt(_0x4bd6fb(0x105))/0x5)+-parseInt(_0x4bd6fb(0x108))/0x6+-parseInt(_0x4bd6fb(0x103))/0x7+parseInt(_0x4bd6fb(0xfb))/0x8+-parseInt(_0x4bd6fb(0xfc))/0x9*(-parseInt(_0x4bd6fb(0x107))/0xa);if(_0x116adc===_0x5cd541)break;else _0x3bb990['push'](_0x3bb990['shift']());}catch(_0x1931cd){_0x3bb990['push'](_0x3bb990['shift']());}}}(_0x31a2,0x91516));function _0x31a2(){var _0xa7502b=['requires','plugins','getSuggestions','877681UTMLAf','addSuggestionData','10bInCPU','1176TXYVAw','620QQZpJh','6194874UZSHbL','pluginName','editor','adapter','1433556kpbCvn','TrackChanges','1214UCdaGQ','getSuggestion','addSuggestion','50352BGebsO','132147AACPzq','118278SYbPkK','get','Comments'];_0x31a2=function(){return _0xa7502b;};return _0x31a2();}import{Plugin as _0x1ef9d4}from'ckeditor5/src/core.js';function _0x5b1c(_0x53424b,_0x31752c){var _0x31a24a=_0x31a2();return _0x5b1c=function(_0x5b1cea,_0x53a663){_0x5b1cea=_0x5b1cea-0xf3;var _0x12ca6c=_0x31a24a[_0x5b1cea];return _0x12ca6c;},_0x5b1c(_0x53424b,_0x31752c);}import _0x2161d3 from'./trackchangesui.js';import _0x642c74 from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x1ef9d4{static get[_0x37a92d(0x100)](){var _0x26977d=_0x37a92d;return[_0x642c74,_0x2161d3,_0x26977d(0xff)];}static get[_0x37a92d(0xf3)](){var _0x2de6ed=_0x37a92d;return _0x2de6ed(0xf7);}set[_0x37a92d(0xf5)](_0x773d10){var _0x1d0eb7=_0x37a92d;this[_0x1d0eb7(0xf4)][_0x1d0eb7(0x101)][_0x1d0eb7(0xfe)](_0x642c74)[_0x1d0eb7(0xf5)]=_0x773d10;}get[_0x37a92d(0xf5)](){var _0x208b96=_0x37a92d;return this[_0x208b96(0xf4)][_0x208b96(0x101)][_0x208b96(0xfe)](_0x642c74)[_0x208b96(0xf5)];}[_0x37a92d(0xfa)](_0x330c60){var _0x1be3bc=_0x37a92d;return this[_0x1be3bc(0xf4)][_0x1be3bc(0x101)][_0x1be3bc(0xfe)](_0x642c74)[_0x1be3bc(0x104)](_0x330c60);}[_0x37a92d(0x102)]({skipNotAttached:_0x55ceb1=!0x1,toJSON:_0x492135=!0x1}={}){var _0x47fd29=_0x37a92d;return this[_0x47fd29(0xf4)][_0x47fd29(0x101)][_0x47fd29(0xfe)](_0x642c74)[_0x47fd29(0x102)]({'skipNotAttached':_0x55ceb1,'toJSON':_0x492135});}[_0x37a92d(0xf9)](_0x5b9a4c){var _0x151d8c=_0x37a92d;return this[_0x151d8c(0xf4)][_0x151d8c(0x101)][_0x151d8c(0xfe)](_0x642c74)[_0x151d8c(0xf9)](_0x5b9a4c);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5d3979=_0x4021;function _0xd363(){const _0x460a12=['getRootsAttributes','useAnonymousUser','requires','push','config','addSuggestionData','getUser','define','374802RKVqFq','name','4oRbAJS','TrackChangesDataGetter','result','map','appendChild','_adapter','addUser','trackChangesData','init','discardAllSuggestions','get','trackChangesData.editorCreator','CommentsRepository','constructor','track-changes-data-invalid-editor-creator','reduce','data','execute','1121800bVbuxX','rootsAttributes','editor','addCommentThread','TrackChangesData','plugins','1625743WruxxB','pluginName','13484826lZkhqb','createDocumentFragment','942OrDwkf','getFullData','users','getDataWithAcceptedSuggestions','getRootNames','document','end','2457872ROALce','Users','acceptAllSuggestions','destroy','model','getSuggestions','createElement','editorCreator','set','Pagination','div','getCommentThreads','22067xGZLLP','create','TrackChangesEditing','8320FeTPZb','getDataWithDiscardedSuggestions','function'];_0xd363=function(){return _0x460a12;};return _0xd363();}(function(_0x4233d4,_0x8463fc){const _0x517dcd=_0x4021,_0x47969e=_0x4233d4();while(!![]){try{const _0x5bae6a=-parseInt(_0x517dcd(0xa9))/0x1*(-parseInt(_0x517dcd(0xb9))/0x2)+-parseInt(_0x517dcd(0xb7))/0x3+-parseInt(_0x517dcd(0x9d))/0x4+parseInt(_0x517dcd(0xac))/0x5*(-parseInt(_0x517dcd(0x96))/0x6)+-parseInt(_0x517dcd(0x92))/0x7+parseInt(_0x517dcd(0x8c))/0x8+parseInt(_0x517dcd(0x94))/0x9;if(_0x5bae6a===_0x8463fc)break;else _0x47969e['push'](_0x47969e['shift']());}catch(_0x9d8e0b){_0x47969e['push'](_0x47969e['shift']());}}}(_0xd363,0x6dcee));import{Plugin as _0x1d0c0a}from'ckeditor5/src/core.js';function _0x4021(_0x2100ad,_0x718aeb){const _0xd36365=_0xd363();return _0x4021=function(_0x402164,_0x1cca9a){_0x402164=_0x402164-0x83;let _0x484579=_0xd36365[_0x402164];return _0x484579;},_0x4021(_0x2100ad,_0x718aeb);}import{CKEditorError as _0x7daece}from'ckeditor5/src/utils.js';import _0x47ceb2 from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x57eb95}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x5d3979(0xa6)];export default class P extends _0x1d0c0a{static get[_0x5d3979(0xb1)](){return[_0x47ceb2];}static get[_0x5d3979(0x93)](){const _0x1ff90c=_0x5d3979;return _0x1ff90c(0x90);}[_0x5d3979(0xc1)](){const _0x487975=_0x5d3979,_0xfc3aee=this[_0x487975(0x8e)];if(_0xfc3aee[_0x487975(0xb3)][_0x487975(0xb6)](_0x487975(0x85),_0x26153b=>{const _0x4e74cf=_0x487975,_0x34fc69=_0xfc3aee[_0x4e74cf(0xa1)][_0x4e74cf(0x9b)][_0x4e74cf(0x9a)]()[_0x4e74cf(0x89)]((_0x311ec4,_0x3779ee)=>(_0x311ec4[_0x3779ee]='',_0x311ec4),{});return _0xfc3aee[_0x4e74cf(0x87)][_0x4e74cf(0xaa)](_0x34fc69,_0x26153b);}),_0x487975(0xae)!=typeof _0xfc3aee[_0x487975(0xb3)][_0x487975(0x84)](_0x487975(0xc0))[_0x487975(0xa4)])throw new _0x7daece(_0x487975(0x88));}[_0x5d3979(0x99)](_0x4b013c){const _0x102ff6=_0x5d3979;return N(this[_0x102ff6(0x8e)],!0x0,_0x4b013c);}[_0x5d3979(0xad)](_0x7054c0){const _0x3d219c=_0x5d3979;return N(this[_0x3d219c(0x8e)],!0x1,_0x7054c0);}}class D extends _0x1d0c0a{static get[_0x5d3979(0x93)](){const _0x244074=_0x5d3979;return _0x244074(0xba);}constructor(_0xc1cf65){const _0x3859b1=_0x5d3979;super(_0xc1cf65),this[_0x3859b1(0xbb)]=_0x3859b1(0x9c);}[_0x5d3979(0xc1)](){const _0x283de2=_0x5d3979;this[_0x283de2(0x8e)][_0x283de2(0x91)][_0x283de2(0x84)](_0x283de2(0x86))[_0x283de2(0xbe)]={'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[_0x283de2(0x8e)][_0x283de2(0x91)][_0x283de2(0x84)](_0x283de2(0xab))[_0x283de2(0xbe)]=null;}}function v(_0x4b01db){const _0x400819=_0x5d3979;return void 0x0!==_0x4b01db[_0x400819(0xaf)];}async function N(_0x25cb58,_0x56802a,_0x287ff8){const _0x13c698=_0x5d3979,_0x24401f=_0x57eb95(_0x25cb58,T);_0x24401f[_0x13c698(0x91)][_0x13c698(0xb2)](_0x47ceb2,D),_0x24401f[_0x13c698(0x8d)]=v(_0x25cb58)?_0x25cb58[_0x13c698(0xaf)]():void 0x0;const _0x4d1dc2=document[_0x13c698(0x95)](),_0x22b21b=_0x25cb58[_0x13c698(0xb3)][_0x13c698(0x84)](_0x13c698(0xc0))[_0x13c698(0xa4)],_0x2e05f2=await _0x22b21b(_0x24401f,()=>function(_0x2b7439){const _0x54c76e=_0x13c698,_0x1cd201=document[_0x54c76e(0xa3)](_0x54c76e(0xa7));return _0x2b7439[_0x54c76e(0xbd)](_0x1cd201),_0x1cd201;}(_0x4d1dc2));!function(_0x44b6af,_0x510a34){const _0x1457bf=_0x13c698,_0xb78472=_0x44b6af[_0x1457bf(0xa1)][_0x1457bf(0x9b)][_0x1457bf(0x9a)]()[_0x1457bf(0x89)]((_0xdf7bc0,_0x2853a5)=>(_0xdf7bc0[_0x2853a5]=_0x44b6af[_0x1457bf(0x8a)][_0x1457bf(0x84)]({'rootName':_0x2853a5}),_0xdf7bc0),{}),_0x3afdff=_0x44b6af[_0x1457bf(0x91)][_0x1457bf(0x84)](_0x1457bf(0x9e))[_0x1457bf(0x98)][_0x1457bf(0xbc)](_0x4e45ef=>({'id':_0x4e45ef['id'],'name':_0x4e45ef[_0x1457bf(0xb8)]})),_0x2eea6d=_0x44b6af[_0x1457bf(0x91)][_0x1457bf(0x84)](_0x1457bf(0xab))[_0x1457bf(0xa2)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2a96cc=_0x44b6af[_0x1457bf(0x91)][_0x1457bf(0x84)](_0x1457bf(0x86))[_0x1457bf(0xa8)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x143ceb=_0x510a34[_0x1457bf(0x91)][_0x1457bf(0x84)](_0x1457bf(0x9e)),_0x3fc78f=_0x510a34[_0x1457bf(0x91)][_0x1457bf(0x84)](_0x1457bf(0xab)),_0x119f98=_0x510a34[_0x1457bf(0x91)][_0x1457bf(0x84)](_0x1457bf(0x86));for(const _0x127525 of _0x3afdff)_0x143ceb[_0x1457bf(0xb5)](_0x127525['id'])||_0x143ceb[_0x1457bf(0xbf)](_0x127525);_0x143ceb['me']||_0x143ceb[_0x1457bf(0xb0)]();for(const _0x2ff723 of _0x2a96cc)_0x119f98[_0x1457bf(0x8f)](_0x2ff723);for(const _0x4cf45f of _0x2eea6d)_0x3fc78f[_0x1457bf(0xb4)](_0x4cf45f);_0x510a34[_0x1457bf(0x8a)][_0x1457bf(0xa5)](_0xb78472);}(_0x25cb58,_0x2e05f2),_0x2e05f2[_0x13c698(0x8b)](_0x56802a?_0x13c698(0x9f):_0x13c698(0x83));const _0x1e911c=v(_0x2e05f2)?_0x2e05f2[_0x13c698(0x97)](_0x287ff8):_0x2e05f2[_0x13c698(0x8a)][_0x13c698(0x84)](_0x287ff8);return await _0x2e05f2[_0x13c698(0xa0)](),_0x1e911c;}
23
+ const _0x325135=_0x18ad;(function(_0x446178,_0x18043a){const _0x4d9fe3=_0x18ad,_0x2d4dc6=_0x446178();while(!![]){try{const _0x2e4f61=parseInt(_0x4d9fe3(0x109))/0x1+-parseInt(_0x4d9fe3(0x10c))/0x2*(-parseInt(_0x4d9fe3(0x10b))/0x3)+-parseInt(_0x4d9fe3(0x100))/0x4+parseInt(_0x4d9fe3(0x123))/0x5+parseInt(_0x4d9fe3(0xf5))/0x6*(parseInt(_0x4d9fe3(0xf7))/0x7)+parseInt(_0x4d9fe3(0x130))/0x8*(-parseInt(_0x4d9fe3(0xff))/0x9)+-parseInt(_0x4d9fe3(0x108))/0xa;if(_0x2e4f61===_0x18043a)break;else _0x2d4dc6['push'](_0x2d4dc6['shift']());}catch(_0x472940){_0x2d4dc6['push'](_0x2d4dc6['shift']());}}}(_0x32cd,0x5ce8b));function _0x32cd(){const _0x1e7415=['editor','constructor','6RoOuiN','_adapter','5284965VQTHpN','create','track-changes-data-invalid-editor-creator','destroy','useAnonymousUser','rootsAttributes','createElement','data','9JaMDSC','1629768NZjQRv','getDataWithAcceptedSuggestions','addSuggestionData','end','discardAllSuggestions','getUser','reduce','getFullData','9663340qQeeSJ','609328zrfGal','Users','154653wFYCSB','20sEuJda','requires','name','document','createDocumentFragment','config','addCommentThread','trackChangesData.editorCreator','push','model','getRootNames','addUser','div','editorCreator','TrackChangesEditing','acceptAllSuggestions','plugins','function','get','init','result','trackChangesData','TrackChangesData','2137950XGrGdV','pluginName','users','getDataWithDiscardedSuggestions','getCommentThreads','Pagination','TrackChangesDataGetter','set','getRootsAttributes','execute','getSuggestions','appendChild','define','4424736gJjYxu','CommentsRepository','map'];_0x32cd=function(){return _0x1e7415;};return _0x32cd();}import{Plugin as _0x2d7874}from'ckeditor5/src/core.js';import{CKEditorError as _0x4ff3b9}from'ckeditor5/src/utils.js';import _0x5a6142 from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x4482e2}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x18ad(_0x50580d,_0xf81db2){const _0x32cde9=_0x32cd();return _0x18ad=function(_0x18ad64,_0x5c7975){_0x18ad64=_0x18ad64-0xf3;let _0x1916cb=_0x32cde9[_0x18ad64];return _0x1916cb;},_0x18ad(_0x50580d,_0xf81db2);}const T=[_0x325135(0x128)];export default class P extends _0x2d7874{static get[_0x325135(0x10d)](){return[_0x5a6142];}static get[_0x325135(0x124)](){const _0xa6844e=_0x325135;return _0xa6844e(0x122);}[_0x325135(0x11f)](){const _0x9d9861=_0x325135,_0xac4b2d=this[_0x9d9861(0xf3)];if(_0xac4b2d[_0x9d9861(0x111)][_0x9d9861(0x12f)](_0x9d9861(0x113),_0x902bc1=>{const _0x25755a=_0x9d9861,_0x5a48b8=_0xac4b2d[_0x25755a(0x115)][_0x25755a(0x10f)][_0x25755a(0x116)]()[_0x25755a(0x106)]((_0x28dd8f,_0x3270a8)=>(_0x28dd8f[_0x3270a8]='',_0x28dd8f),{});return _0xac4b2d[_0x25755a(0xf4)][_0x25755a(0xf8)](_0x5a48b8,_0x902bc1);}),_0x9d9861(0x11d)!=typeof _0xac4b2d[_0x9d9861(0x111)][_0x9d9861(0x11e)](_0x9d9861(0x121))[_0x9d9861(0x119)])throw new _0x4ff3b9(_0x9d9861(0xf9));}[_0x325135(0x101)](_0x53f19b){const _0x52170e=_0x325135;return N(this[_0x52170e(0xf3)],!0x0,_0x53f19b);}[_0x325135(0x126)](_0x1ea8bc){const _0x4e05b4=_0x325135;return N(this[_0x4e05b4(0xf3)],!0x1,_0x1ea8bc);}}class D extends _0x2d7874{static get[_0x325135(0x124)](){const _0x3eec1d=_0x325135;return _0x3eec1d(0x129);}constructor(_0x9974a6){const _0x565085=_0x325135;super(_0x9974a6),this[_0x565085(0x120)]=_0x565085(0x103);}[_0x325135(0x11f)](){const _0x3d18a0=_0x325135;this[_0x3d18a0(0xf3)][_0x3d18a0(0x11c)][_0x3d18a0(0x11e)](_0x3d18a0(0x131))[_0x3d18a0(0xf6)]={'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[_0x3d18a0(0xf3)][_0x3d18a0(0x11c)][_0x3d18a0(0x11e)](_0x3d18a0(0x11a))[_0x3d18a0(0xf6)]=null;}}function v(_0x48bec8){const _0x2b22a5=_0x325135;return void 0x0!==_0x48bec8[_0x2b22a5(0x12b)];}async function N(_0x5b780d,_0x30d86e,_0x191b3c){const _0x18e0a8=_0x325135,_0x45e540=_0x4482e2(_0x5b780d,T);_0x45e540[_0x18e0a8(0x11c)][_0x18e0a8(0x114)](_0x5a6142,D),_0x45e540[_0x18e0a8(0xfc)]=v(_0x5b780d)?_0x5b780d[_0x18e0a8(0x12b)]():void 0x0;const _0x4e035f=document[_0x18e0a8(0x110)](),_0x1948a1=_0x5b780d[_0x18e0a8(0x111)][_0x18e0a8(0x11e)](_0x18e0a8(0x121))[_0x18e0a8(0x119)],_0x5231f0=await _0x1948a1(_0x45e540,()=>function(_0x1990de){const _0xf2493d=_0x18e0a8,_0x2b6753=document[_0xf2493d(0xfd)](_0xf2493d(0x118));return _0x1990de[_0xf2493d(0x12e)](_0x2b6753),_0x2b6753;}(_0x4e035f));!function(_0x310567,_0x322a90){const _0x1e13fc=_0x18e0a8,_0x48a0db=_0x310567[_0x1e13fc(0x115)][_0x1e13fc(0x10f)][_0x1e13fc(0x116)]()[_0x1e13fc(0x106)]((_0x426be7,_0x3b5eb5)=>(_0x426be7[_0x3b5eb5]=_0x310567[_0x1e13fc(0xfe)][_0x1e13fc(0x11e)]({'rootName':_0x3b5eb5}),_0x426be7),{}),_0x29a8f7=_0x310567[_0x1e13fc(0x11c)][_0x1e13fc(0x11e)](_0x1e13fc(0x10a))[_0x1e13fc(0x125)][_0x1e13fc(0x132)](_0x58b2b4=>({'id':_0x58b2b4['id'],'name':_0x58b2b4[_0x1e13fc(0x10e)]})),_0x3df8c2=_0x310567[_0x1e13fc(0x11c)][_0x1e13fc(0x11e)](_0x1e13fc(0x11a))[_0x1e13fc(0x12d)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x400236=_0x310567[_0x1e13fc(0x11c)][_0x1e13fc(0x11e)](_0x1e13fc(0x131))[_0x1e13fc(0x127)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x5d6573=_0x322a90[_0x1e13fc(0x11c)][_0x1e13fc(0x11e)](_0x1e13fc(0x10a)),_0x37488d=_0x322a90[_0x1e13fc(0x11c)][_0x1e13fc(0x11e)](_0x1e13fc(0x11a)),_0x3d7f84=_0x322a90[_0x1e13fc(0x11c)][_0x1e13fc(0x11e)](_0x1e13fc(0x131));for(const _0x410756 of _0x29a8f7)_0x5d6573[_0x1e13fc(0x105)](_0x410756['id'])||_0x5d6573[_0x1e13fc(0x117)](_0x410756);_0x5d6573['me']||_0x5d6573[_0x1e13fc(0xfb)]();for(const _0x1381d8 of _0x400236)_0x3d7f84[_0x1e13fc(0x112)](_0x1381d8);for(const _0x398cfc of _0x3df8c2)_0x37488d[_0x1e13fc(0x102)](_0x398cfc);_0x322a90[_0x1e13fc(0xfe)][_0x1e13fc(0x12a)](_0x48a0db);}(_0x5b780d,_0x5231f0),_0x5231f0[_0x18e0a8(0x12c)](_0x30d86e?_0x18e0a8(0x11b):_0x18e0a8(0x104));const _0x4be457=v(_0x5231f0)?_0x5231f0[_0x18e0a8(0x107)](_0x191b3c):_0x5231f0[_0x18e0a8(0xfe)][_0x18e0a8(0x11e)](_0x191b3c);return await _0x5231f0[_0x18e0a8(0xfa)](),_0x4be457;}