@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240602.0 → 0.0.0-nightly-20240604.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 (170) hide show
  1. package/README.md +0 -6
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +1 -3
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/dist/types/suggestion.d.ts +1 -1
  100. package/dist/types/ui/suggestioncontroller.d.ts +1 -1
  101. package/package.json +3 -3
  102. package/src/commands/acceptsuggestioncommand.js +1 -1
  103. package/src/commands/discardsuggestioncommand.js +1 -1
  104. package/src/commands/executeonallsuggestionscommand.js +1 -1
  105. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  106. package/src/commands/trackchangescommand.js +1 -1
  107. package/src/index.js +1 -1
  108. package/src/integrations/aiassistant.js +1 -1
  109. package/src/integrations/alignment.js +1 -1
  110. package/src/integrations/basicstyles.js +1 -1
  111. package/src/integrations/blockquote.js +1 -1
  112. package/src/integrations/casechange.js +1 -1
  113. package/src/integrations/ckbox.js +1 -1
  114. package/src/integrations/codeblock.js +1 -1
  115. package/src/integrations/comments.js +1 -1
  116. package/src/integrations/deletecommand.js +1 -1
  117. package/src/integrations/entercommand.js +1 -1
  118. package/src/integrations/findandreplace.js +1 -1
  119. package/src/integrations/font.js +1 -1
  120. package/src/integrations/formatpainter.js +1 -1
  121. package/src/integrations/heading.js +1 -1
  122. package/src/integrations/highlight.js +1 -1
  123. package/src/integrations/horizontalline.js +1 -1
  124. package/src/integrations/htmlembed.js +1 -1
  125. package/src/integrations/image.js +1 -1
  126. package/src/integrations/imagereplace.js +1 -1
  127. package/src/integrations/imagestyle.js +1 -1
  128. package/src/integrations/importword.js +1 -1
  129. package/src/integrations/indent.js +1 -1
  130. package/src/integrations/inputcommand.js +1 -1
  131. package/src/integrations/legacylist.js +1 -1
  132. package/src/integrations/legacylistproperties.js +1 -1
  133. package/src/integrations/link.js +1 -1
  134. package/src/integrations/list.js +1 -1
  135. package/src/integrations/listproperties.js +1 -1
  136. package/src/integrations/mediaembed.js +1 -1
  137. package/src/integrations/mention.js +1 -1
  138. package/src/integrations/multilevellist.js +1 -1
  139. package/src/integrations/pagebreak.js +1 -1
  140. package/src/integrations/paragraph.js +1 -1
  141. package/src/integrations/removeformat.js +1 -1
  142. package/src/integrations/restrictededitingmode.js +1 -1
  143. package/src/integrations/shiftentercommand.js +1 -1
  144. package/src/integrations/standardeditingmode.js +1 -1
  145. package/src/integrations/style.js +1 -1
  146. package/src/integrations/table.js +1 -1
  147. package/src/integrations/tablecaption.js +1 -1
  148. package/src/integrations/tableclipboard.js +1 -1
  149. package/src/integrations/tablecolumnresize.js +1 -1
  150. package/src/integrations/tableheadings.js +1 -1
  151. package/src/integrations/tablemergesplit.js +1 -1
  152. package/src/integrations/tableofcontents.js +1 -1
  153. package/src/integrations/tableproperties.js +1 -1
  154. package/src/integrations/template.js +1 -1
  155. package/src/integrations/title.js +1 -1
  156. package/src/integrations/undo.js +1 -1
  157. package/src/integrations/utils.js +1 -1
  158. package/src/suggestion.d.ts +1 -1
  159. package/src/suggestion.js +1 -2
  160. package/src/suggestiondescriptionfactory.js +1 -1
  161. package/src/trackchanges.js +1 -1
  162. package/src/trackchangesdata.js +1 -1
  163. package/src/trackchangesediting.js +1 -1
  164. package/src/trackchangesui.js +1 -1
  165. package/src/ui/suggestioncontroller.d.ts +1 -1
  166. package/src/ui/suggestioncontroller.js +1 -2
  167. package/src/ui/view/basesuggestionthreadview.js +1 -1
  168. package/src/ui/view/suggestionthreadview.js +1 -1
  169. package/src/utils/common-translations.js +1 -1
  170. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4d5c(){const _0xe24728=['accept','markMultiRangeBlockFormat','root','10HWsEgX','findAncestor','getSuggestions','value','createTableWalker','size','mergeTableCellLeft','getSelectionAffectedTableCells','subType','getFirstPosition','has','stop','26769BkJVBl','TableEditing','TableUtils','document','markBlockFormat','refresh','selection','highest','10wnOSBF','table','formatBlock','enableCommand','push','plugins','format','_acceptFormatSuggestionCallbackFactory','*Split\x20cell:*\x20horizontally','tableCell','getAncestors','162rnjjOd','rootName','requires','get','insertion','mergeTableCells','TrackChangesEditing','registerDescriptionCallback','splitTableCellVertically','element','add','3546935KSETXI','splitTableCellHorizontally','mergeTableCellUp','forceDefaultExecution','4550004GATzke','execute','find','_areMergableCells','locale','*Split\x20cell:*\x20vertically','low','descriptionFactory','detach','length','from','getRanges','isEnabled','filter','change','setSelection','cell','horizontally','containsRange','commandName','fromRange','_areSelectedCellsMergable','createRangeOn','deletion','19504746lqvIzs','getCellLocation','return','commands','_suggestionFactory','mergeTableCellDown','author','trackChanges','isInContent','*Merge\x20cells*','688106HAsJLm','_isForcedDefaultExecutionBlock','editor','3706356kGZXXe','formatInline','type','registerCustomCallback','map','afterInit','model','mergeTableCellRight','$graveyard','direction','7628064NvZdla','set:isEnabled','_tablePostFixingSubtypes'];_0x4d5c=function(){return _0xe24728;};return _0x4d5c();}const _0x31758d=_0x28fe;(function(_0x2f6cb5,_0x5e6f73){const _0x36e962=_0x28fe,_0x22d01f=_0x2f6cb5();while(!![]){try{const _0x277d26=-parseInt(_0x36e962(0x168))/0x1+parseInt(_0x36e962(0x19a))/0x2*(parseInt(_0x36e962(0x187))/0x3)+parseInt(_0x36e962(0x1a9))/0x4+parseInt(_0x36e962(0x17b))/0x5*(-parseInt(_0x36e962(0x16b))/0x6)+-parseInt(_0x36e962(0x1a5))/0x7+-parseInt(_0x36e962(0x175))/0x8+-parseInt(_0x36e962(0x15e))/0x9*(-parseInt(_0x36e962(0x18f))/0xa);if(_0x277d26===_0x5e6f73)break;else _0x22d01f['push'](_0x22d01f['shift']());}catch(_0x2c514b){_0x22d01f['push'](_0x22d01f['shift']());}}}(_0x4d5c,0x9d267));function _0x28fe(_0x31dc17,_0x5eda63){const _0x4d5c93=_0x4d5c();return _0x28fe=function(_0x28fe56,_0x502487){_0x28fe56=_0x28fe56-0x147;let _0xe9b7a6=_0x4d5c93[_0x28fe56];return _0xe9b7a6;},_0x28fe(_0x31dc17,_0x5eda63);}import{Plugin as _0x25076c}from'ckeditor5/src/core.js';import _0x418838 from'./table.js';import{LiveRange as _0x197f28}from'ckeditor5/src/engine.js';import{getTranslation as _0x2431f7}from'../utils/common-translations.js';export default class St extends _0x25076c{static get[_0x31758d(0x19c)](){return[_0x418838];}[_0x31758d(0x170)](){const _0xb87936=_0x31758d,_0x2dc3a3=this[_0xb87936(0x16a)],_0x2c0469=_0x2dc3a3[_0xb87936(0x171)][_0xb87936(0x18a)][_0xb87936(0x18d)],_0x1cdb10=_0x2dc3a3[_0xb87936(0x14a)];if(!_0x2dc3a3[_0xb87936(0x194)][_0xb87936(0x185)](_0xb87936(0x188)))return;const _0x22a4c4=_0x2dc3a3[_0xb87936(0x194)][_0xb87936(0x19d)](_0xb87936(0x1a0)),_0x2dcfb6=_0x2dc3a3[_0xb87936(0x194)][_0xb87936(0x19d)](_0xb87936(0x189)),_0x436ff4=_0x2dc3a3[_0xb87936(0x194)][_0xb87936(0x19d)](_0x418838);_0x436ff4[_0xb87936(0x177)][_0xb87936(0x193)](_0xb87936(0x19f)),_0x22a4c4[_0xb87936(0x192)](_0xb87936(0x19f),()=>{const _0x1c2b17=_0xb87936,_0x47f60d=_0x2dcfb6[_0x1c2b17(0x182)](_0x2dc3a3[_0x1c2b17(0x171)][_0x1c2b17(0x18a)][_0x1c2b17(0x18d)]);_0x2dc3a3[_0x1c2b17(0x171)][_0x1c2b17(0x154)](()=>{const _0x5d4baf=_0x1c2b17;_0x22a4c4[_0x5d4baf(0x179)](_0x47f60d,{'commandName':_0x5d4baf(0x19f),'commandParams':[]},[],_0x5d4baf(0x19f));});}),_0x2dc3a3[_0xb87936(0x161)][_0xb87936(0x19d)](_0xb87936(0x19f))['on'](_0xb87936(0x147),(_0xdb0598,_0x22bb8f)=>{const _0xa10325=_0xb87936;_0x2dc3a3[_0xa10325(0x161)][_0xa10325(0x19d)](_0xa10325(0x165))[_0xa10325(0x17e)]&&(_0x22bb8f[_0xa10325(0x14f)]>0x0&&_0x22bb8f[_0x22bb8f[_0xa10325(0x14f)]-0x1]&&_0x22bb8f[_0x22bb8f[_0xa10325(0x14f)]-0x1][_0xa10325(0x1a8)]||_0x22a4c4[_0xa10325(0x169)]||this[_0xa10325(0x15b)]()||_0xdb0598[_0xa10325(0x186)]());},{'priority':_0xb87936(0x18e)});for(const _0x4c89b4 of[_0xb87936(0x1a7),_0xb87936(0x172),_0xb87936(0x163),_0xb87936(0x181)]){const _0x532716=_0x2dc3a3[_0xb87936(0x161)][_0xb87936(0x19d)](_0x4c89b4);_0x22a4c4[_0xb87936(0x192)](_0x4c89b4,()=>{const _0x17923f=_0xb87936,_0xc6ccdf=_0x2dc3a3[_0x17923f(0x171)][_0x17923f(0x18a)][_0x17923f(0x18d)][_0x17923f(0x184)]()[_0x17923f(0x199)]()[_0x17923f(0x148)](_0x2380cd=>_0x2380cd['is'](_0x17923f(0x1a3),_0x17923f(0x198))),_0x30cf30=_0x532716[_0x17923f(0x17e)];_0x2dc3a3[_0x17923f(0x171)][_0x17923f(0x154)](()=>{const _0x59fd52=_0x17923f;_0x22a4c4[_0x59fd52(0x179)]([_0xc6ccdf,_0x30cf30],{'commandName':_0x59fd52(0x19f),'commandParams':[]},[],_0x59fd52(0x19f));});});}for(const _0x2ae98a of[_0xb87936(0x1a2),_0xb87936(0x1a6)]){const _0x1b10b=_0x2dc3a3[_0xb87936(0x161)][_0xb87936(0x19d)](_0x2ae98a);_0x22a4c4[_0xb87936(0x192)](_0x2ae98a,()=>{const _0x11a0f4=_0xb87936,_0x3d739e=_0x2dcfb6[_0x11a0f4(0x182)](_0x2dc3a3[_0x11a0f4(0x171)][_0x11a0f4(0x18a)][_0x11a0f4(0x18d)])[0x0],_0x1ab1ce=_0x3d739e[_0x11a0f4(0x17c)](_0x11a0f4(0x190)),{column:_0xd8733a,row:_0xfece5e}=_0x2dcfb6[_0x11a0f4(0x15f)](_0x3d739e);let _0x49864e=[];if(_0x11a0f4(0x157)==_0x1b10b[_0x11a0f4(0x174)]){const _0x4aed39=_0x2dcfb6[_0x11a0f4(0x17f)](_0x1ab1ce,{'startRow':_0xfece5e,'endRow':_0xfece5e,'includeAllSlots':!0x0});_0x49864e=Array[_0x11a0f4(0x150)](_0x4aed39)[_0x11a0f4(0x16f)](_0x1e9c72=>_0x1e9c72[_0x11a0f4(0x156)]);}else{const _0x47bebe=_0x2dcfb6[_0x11a0f4(0x17f)](_0x1ab1ce,{'column':_0xd8733a,'includeAllSlots':!0x0});_0x49864e=Array[_0x11a0f4(0x150)](_0x47bebe)[_0x11a0f4(0x16f)](_0x2871c8=>_0x2871c8[_0x11a0f4(0x156)]);}_0x2dc3a3[_0x11a0f4(0x171)][_0x11a0f4(0x154)](_0x386e84=>{const _0x430a1f=_0x11a0f4;_0x22a4c4[_0x430a1f(0x18b)](_0x386e84[_0x430a1f(0x15c)](_0x3d739e),{'commandName':_0x2ae98a,'commandParams':[]},_0x49864e,_0x2ae98a);});});}_0x22a4c4[_0xb87936(0x14d)][_0xb87936(0x1a1)](_0x17b712=>{const _0x1e8636=_0xb87936;if(_0x1e8636(0x191)!=_0x17b712[_0x1e8636(0x16d)]&&_0x1e8636(0x16c)!=_0x17b712[_0x1e8636(0x16d)])return;const {data:_0x2d3121}=_0x17b712;return _0x2d3121&&_0x1e8636(0x19f)==_0x2d3121[_0x1e8636(0x159)]?{'type':_0x1e8636(0x195),'content':_0x2431f7(_0x1cdb10,_0x1e8636(0x167))}:void 0x0;}),_0x22a4c4[_0xb87936(0x14d)][_0xb87936(0x1a1)](_0x9f4616=>{const _0x690571=_0xb87936;if(_0x690571(0x191)!=_0x9f4616[_0x690571(0x16d)]&&_0x690571(0x16c)!=_0x9f4616[_0x690571(0x16d)])return;const {data:_0x3d2aa3}=_0x9f4616;return _0x3d2aa3?_0x690571(0x1a2)==_0x3d2aa3[_0x690571(0x159)]?{'type':_0x690571(0x195),'content':_0x2431f7(_0x1cdb10,_0x690571(0x14b))}:_0x690571(0x1a6)==_0x3d2aa3[_0x690571(0x159)]?{'type':_0x690571(0x195),'content':_0x2431f7(_0x1cdb10,_0x690571(0x197))}:void 0x0:void 0x0;});const _0x12605c=_0x436ff4[_0xb87936(0x196)]();for(const _0x3f3723 of[_0xb87936(0x1a7),_0xb87936(0x172),_0xb87936(0x163),_0xb87936(0x181)])_0x22a4c4[_0xb87936(0x162)][_0xb87936(0x16e)](_0xb87936(0x191),_0x3f3723,_0xb87936(0x178),_0x12605c);for(const _0x2c05c7 of[_0xb87936(0x1a2),_0xb87936(0x1a6)])_0x22a4c4[_0xb87936(0x162)][_0xb87936(0x16e)](_0xb87936(0x191),_0x2c05c7,_0xb87936(0x178),_0x12605c);_0x22a4c4[_0xb87936(0x162)][_0xb87936(0x16e)](_0xb87936(0x191),_0xb87936(0x19f),_0xb87936(0x178),_0xc428bb=>{const _0x23c653=_0xb87936;_0x2dc3a3[_0x23c653(0x171)][_0x23c653(0x154)](_0x2de95c=>{const _0x57f364=_0x23c653,_0x46dba6=Array[_0x57f364(0x150)](_0x2c0469[_0x57f364(0x151)]())[_0x57f364(0x16f)](_0x46593d=>_0x197f28[_0x57f364(0x15a)](_0x46593d));_0x2de95c[_0x57f364(0x155)](_0xc428bb),_0x2dc3a3[_0x57f364(0x161)][_0x57f364(0x19d)](_0x57f364(0x19f))[_0x57f364(0x18c)](),_0x2dc3a3[_0x57f364(0x147)](_0x57f364(0x19f),{'forceDefaultExecution':!0x0});const _0x1d5959=_0x46dba6[_0x57f364(0x153)](_0x10ac61=>_0x57f364(0x173)!=_0x10ac61[_0x57f364(0x17a)][_0x57f364(0x19b)]);_0x1d5959[_0x57f364(0x14f)]>0x0&&_0x2de95c[_0x57f364(0x155)](_0x1d5959);for(const _0x2da307 of _0x46dba6)_0x2da307[_0x57f364(0x14e)]();});});for(const _0x1c69a5 of[_0xb87936(0x1a7),_0xb87936(0x163),_0xb87936(0x181),_0xb87936(0x172)]){const _0x1ffd7b=_0x2dc3a3[_0xb87936(0x161)][_0xb87936(0x19d)](_0x1c69a5);_0x1ffd7b['on'](_0xb87936(0x176),(_0x194f9e,_0x1645f4,_0x317ce5)=>{const _0x342b5e=_0xb87936;if(_0x317ce5){const _0x31fb9e=_0x2dc3a3[_0x342b5e(0x171)][_0x342b5e(0x18a)][_0x342b5e(0x18d)][_0x342b5e(0x184)]()[_0x342b5e(0x199)]()[_0x342b5e(0x148)](_0x433e1b=>_0x433e1b['is'](_0x342b5e(0x1a3),_0x342b5e(0x198)));this[_0x342b5e(0x149)](_0x1ffd7b[_0x342b5e(0x17e)],_0x31fb9e)||(_0x194f9e[_0x342b5e(0x160)]=!0x1,_0x194f9e[_0x342b5e(0x186)]());}},{'priority':_0xb87936(0x14c)});}}[_0x31758d(0x15b)](){const _0x5052ed=_0x31758d,_0x411e55=this[_0x5052ed(0x16a)][_0x5052ed(0x161)][_0x5052ed(0x19d)](_0x5052ed(0x19f)),_0x11994e=this[_0x5052ed(0x16a)][_0x5052ed(0x194)][_0x5052ed(0x19d)](_0x5052ed(0x189));if(!_0x411e55[_0x5052ed(0x152)])return!0x1;const _0x5a9f34=_0x11994e[_0x5052ed(0x182)](this[_0x5052ed(0x16a)][_0x5052ed(0x171)][_0x5052ed(0x18a)][_0x5052ed(0x18d)]);for(const _0x5c7485 of _0x5a9f34)for(const _0x3847e3 of _0x5a9f34)if(_0x5c7485!=_0x3847e3&&!this[_0x5052ed(0x149)](_0x5c7485,_0x3847e3))return!0x1;return!0x0;}[_0x31758d(0x149)](_0x3c5f45,_0x1dfc9d){const _0x590724=_0x31758d,_0xae8628=this[_0x590724(0x16a)][_0x590724(0x194)][_0x590724(0x19d)](_0x590724(0x1a0)),_0x24512f=this[_0x590724(0x16a)][_0x590724(0x171)][_0x590724(0x15c)](_0x3c5f45),_0x40861e=this[_0x590724(0x16a)][_0x590724(0x171)][_0x590724(0x15c)](_0x1dfc9d),_0x52ddd7=new Set(),_0x1b0508=new Set();for(const _0x553dba of _0xae8628[_0x590724(0x17d)]())if((_0x590724(0x19e)==_0x553dba[_0x590724(0x16d)]||_0x590724(0x15d)==_0x553dba[_0x590724(0x16d)]||_0x590724(0x19f)==_0x553dba[_0x590724(0x183)])&&_0x553dba[_0x590724(0x166)]){for(const _0x5512c0 of _0x553dba[_0x590724(0x151)]())_0x5512c0[_0x590724(0x158)](_0x24512f,!0x0)&&_0x52ddd7[_0x590724(0x1a4)](_0x553dba[_0x590724(0x16d)]+':'+_0x553dba[_0x590724(0x164)]['id']),_0x5512c0[_0x590724(0x158)](_0x40861e,!0x0)&&_0x1b0508[_0x590724(0x1a4)](_0x553dba[_0x590724(0x16d)]+':'+_0x553dba[_0x590724(0x164)]['id']);}if(_0x52ddd7[_0x590724(0x180)]!=_0x1b0508[_0x590724(0x180)])return!0x1;for(const _0x5cb131 of _0x52ddd7)if(!_0x1b0508[_0x590724(0x185)](_0x5cb131))return!0x1;return!0x0;}}
23
+ const _0x4ae1f2=_0x30f8;(function(_0x36df45,_0xc73e27){const _0x10102f=_0x30f8,_0x2ef028=_0x36df45();while(!![]){try{const _0x1784ed=parseInt(_0x10102f(0xb5))/0x1+parseInt(_0x10102f(0xa9))/0x2*(-parseInt(_0x10102f(0x6b))/0x3)+-parseInt(_0x10102f(0x65))/0x4+-parseInt(_0x10102f(0x9e))/0x5+parseInt(_0x10102f(0x8f))/0x6*(parseInt(_0x10102f(0x84))/0x7)+-parseInt(_0x10102f(0xc1))/0x8+parseInt(_0x10102f(0xab))/0x9;if(_0x1784ed===_0xc73e27)break;else _0x2ef028['push'](_0x2ef028['shift']());}catch(_0x320326){_0x2ef028['push'](_0x2ef028['shift']());}}}(_0x520e,0x19d06));import{Plugin as _0x328032}from'ckeditor5/src/core.js';import _0x5c6d70 from'./table.js';function _0x30f8(_0x33eb21,_0x2d8b82){const _0x520eef=_0x520e();return _0x30f8=function(_0x30f82e,_0x10ad23){_0x30f82e=_0x30f82e-0x64;let _0x2356bc=_0x520eef[_0x30f82e];return _0x2356bc;},_0x30f8(_0x33eb21,_0x2d8b82);}import{LiveRange as _0x8d8efb}from'ckeditor5/src/engine.js';function _0x520e(){const _0x14bd2f=['formatInline','257410cnAgya','_tablePostFixingSubtypes','cell','getSuggestions','getFirstPosition','getAncestors','markBlockFormat','execute','detach','author','type','5362GXQhZK','createRangeOn','2932353PmRPUg','low','setSelection','getRanges','element','locale','afterInit','requires','change','filter','29368dioEOt','commandName','findAncestor','map','_areMergableCells','getCellLocation','value','length','_suggestionFactory','document','formatBlock','direction','884352yZDkvY','editor','root','markMultiRangeBlockFormat','tableCell','forceDefaultExecution','593724IPwezR','trackChanges','registerDescriptionCallback','getSelectionAffectedTableCells','*Split\x20cell:*\x20vertically','isEnabled','39kXdjAC','TableEditing','push','highest','enableCommand','add','accept','plugins','size','refresh','table','splitTableCellVertically','isInContent','containsRange','model','_isForcedDefaultExecutionBlock','$graveyard','splitTableCellHorizontally','createTableWalker','selection','descriptionFactory','horizontally','format','TableUtils','_areSelectedCellsMergable','671013Wqeeie','find','return','set:isEnabled','mergeTableCells','deletion','*Merge\x20cells*','_acceptFormatSuggestionCallbackFactory','registerCustomCallback','mergeTableCellRight','mergeTableCellUp','6sKyuhp','mergeTableCellDown','rootName','insertion','subType','has','commands','get','stop','TrackChangesEditing','from','*Split\x20cell:*\x20horizontally','mergeTableCellLeft','fromRange'];_0x520e=function(){return _0x14bd2f;};return _0x520e();}import{getTranslation as _0x4125a9}from'../utils/common-translations.js';export default class St extends _0x328032{static get[_0x4ae1f2(0xb2)](){return[_0x5c6d70];}[_0x4ae1f2(0xb1)](){const _0x1d7bd3=_0x4ae1f2,_0x5e2f19=this[_0x1d7bd3(0xc2)],_0x43b95d=_0x5e2f19[_0x1d7bd3(0x79)][_0x1d7bd3(0xbe)][_0x1d7bd3(0x7e)],_0x20d706=_0x5e2f19[_0x1d7bd3(0xb0)];if(!_0x5e2f19[_0x1d7bd3(0x72)][_0x1d7bd3(0x94)](_0x1d7bd3(0x6c)))return;const _0x45894a=_0x5e2f19[_0x1d7bd3(0x72)][_0x1d7bd3(0x96)](_0x1d7bd3(0x98)),_0x1739b9=_0x5e2f19[_0x1d7bd3(0x72)][_0x1d7bd3(0x96)](_0x1d7bd3(0x82)),_0x4413bf=_0x5e2f19[_0x1d7bd3(0x72)][_0x1d7bd3(0x96)](_0x5c6d70);_0x4413bf[_0x1d7bd3(0x9f)][_0x1d7bd3(0x6d)](_0x1d7bd3(0x88)),_0x45894a[_0x1d7bd3(0x6f)](_0x1d7bd3(0x88),()=>{const _0x24a487=_0x1d7bd3,_0x149b58=_0x1739b9[_0x24a487(0x68)](_0x5e2f19[_0x24a487(0x79)][_0x24a487(0xbe)][_0x24a487(0x7e)]);_0x5e2f19[_0x24a487(0x79)][_0x24a487(0xb3)](()=>{const _0x384378=_0x24a487;_0x45894a[_0x384378(0xc4)](_0x149b58,{'commandName':_0x384378(0x88),'commandParams':[]},[],_0x384378(0x88));});}),_0x5e2f19[_0x1d7bd3(0x95)][_0x1d7bd3(0x96)](_0x1d7bd3(0x88))['on'](_0x1d7bd3(0xa5),(_0xf85fef,_0x34362d)=>{const _0x171b36=_0x1d7bd3;_0x5e2f19[_0x171b36(0x95)][_0x171b36(0x96)](_0x171b36(0x66))[_0x171b36(0xbb)]&&(_0x34362d[_0x171b36(0xbc)]>0x0&&_0x34362d[_0x34362d[_0x171b36(0xbc)]-0x1]&&_0x34362d[_0x34362d[_0x171b36(0xbc)]-0x1][_0x171b36(0x64)]||_0x45894a[_0x171b36(0x7a)]||this[_0x171b36(0x83)]()||_0xf85fef[_0x171b36(0x97)]());},{'priority':_0x1d7bd3(0x6e)});for(const _0x5ccb4e of[_0x1d7bd3(0x8e),_0x1d7bd3(0x8d),_0x1d7bd3(0x90),_0x1d7bd3(0x9b)]){const _0x809aac=_0x5e2f19[_0x1d7bd3(0x95)][_0x1d7bd3(0x96)](_0x5ccb4e);_0x45894a[_0x1d7bd3(0x6f)](_0x5ccb4e,()=>{const _0x4c5302=_0x1d7bd3,_0x434703=_0x5e2f19[_0x4c5302(0x79)][_0x4c5302(0xbe)][_0x4c5302(0x7e)][_0x4c5302(0xa2)]()[_0x4c5302(0xa3)]()[_0x4c5302(0x85)](_0x208f07=>_0x208f07['is'](_0x4c5302(0xaf),_0x4c5302(0xc5))),_0x557468=_0x809aac[_0x4c5302(0xbb)];_0x5e2f19[_0x4c5302(0x79)][_0x4c5302(0xb3)](()=>{const _0x585653=_0x4c5302;_0x45894a[_0x585653(0xc4)]([_0x434703,_0x557468],{'commandName':_0x585653(0x88),'commandParams':[]},[],_0x585653(0x88));});});}for(const _0x358e45 of[_0x1d7bd3(0x76),_0x1d7bd3(0x7c)]){const _0xf8b016=_0x5e2f19[_0x1d7bd3(0x95)][_0x1d7bd3(0x96)](_0x358e45);_0x45894a[_0x1d7bd3(0x6f)](_0x358e45,()=>{const _0x5d9a13=_0x1d7bd3,_0x4ceac4=_0x1739b9[_0x5d9a13(0x68)](_0x5e2f19[_0x5d9a13(0x79)][_0x5d9a13(0xbe)][_0x5d9a13(0x7e)])[0x0],_0x11f8ed=_0x4ceac4[_0x5d9a13(0xb7)](_0x5d9a13(0x75)),{column:_0x1ab6b4,row:_0x1e67e6}=_0x1739b9[_0x5d9a13(0xba)](_0x4ceac4);let _0x2e1447=[];if(_0x5d9a13(0x80)==_0xf8b016[_0x5d9a13(0xc0)]){const _0x58d5e0=_0x1739b9[_0x5d9a13(0x7d)](_0x11f8ed,{'startRow':_0x1e67e6,'endRow':_0x1e67e6,'includeAllSlots':!0x0});_0x2e1447=Array[_0x5d9a13(0x99)](_0x58d5e0)[_0x5d9a13(0xb8)](_0x2c4577=>_0x2c4577[_0x5d9a13(0xa0)]);}else{const _0x2910d0=_0x1739b9[_0x5d9a13(0x7d)](_0x11f8ed,{'column':_0x1ab6b4,'includeAllSlots':!0x0});_0x2e1447=Array[_0x5d9a13(0x99)](_0x2910d0)[_0x5d9a13(0xb8)](_0x338ce5=>_0x338ce5[_0x5d9a13(0xa0)]);}_0x5e2f19[_0x5d9a13(0x79)][_0x5d9a13(0xb3)](_0x51e33a=>{const _0x339f7f=_0x5d9a13;_0x45894a[_0x339f7f(0xa4)](_0x51e33a[_0x339f7f(0xaa)](_0x4ceac4),{'commandName':_0x358e45,'commandParams':[]},_0x2e1447,_0x358e45);});});}_0x45894a[_0x1d7bd3(0x7f)][_0x1d7bd3(0x67)](_0x25f901=>{const _0x1fabbb=_0x1d7bd3;if(_0x1fabbb(0xbf)!=_0x25f901[_0x1fabbb(0xa8)]&&_0x1fabbb(0x9d)!=_0x25f901[_0x1fabbb(0xa8)])return;const {data:_0x331fa5}=_0x25f901;return _0x331fa5&&_0x1fabbb(0x88)==_0x331fa5[_0x1fabbb(0xb6)]?{'type':_0x1fabbb(0x81),'content':_0x4125a9(_0x20d706,_0x1fabbb(0x8a))}:void 0x0;}),_0x45894a[_0x1d7bd3(0x7f)][_0x1d7bd3(0x67)](_0x13225a=>{const _0x40ee96=_0x1d7bd3;if(_0x40ee96(0xbf)!=_0x13225a[_0x40ee96(0xa8)]&&_0x40ee96(0x9d)!=_0x13225a[_0x40ee96(0xa8)])return;const {data:_0x14c73e}=_0x13225a;return _0x14c73e?_0x40ee96(0x76)==_0x14c73e[_0x40ee96(0xb6)]?{'type':_0x40ee96(0x81),'content':_0x4125a9(_0x20d706,_0x40ee96(0x69))}:_0x40ee96(0x7c)==_0x14c73e[_0x40ee96(0xb6)]?{'type':_0x40ee96(0x81),'content':_0x4125a9(_0x20d706,_0x40ee96(0x9a))}:void 0x0:void 0x0;});const _0x112773=_0x4413bf[_0x1d7bd3(0x8b)]();for(const _0x68131a of[_0x1d7bd3(0x8e),_0x1d7bd3(0x8d),_0x1d7bd3(0x90),_0x1d7bd3(0x9b)])_0x45894a[_0x1d7bd3(0xbd)][_0x1d7bd3(0x8c)](_0x1d7bd3(0xbf),_0x68131a,_0x1d7bd3(0x71),_0x112773);for(const _0x6cc902 of[_0x1d7bd3(0x76),_0x1d7bd3(0x7c)])_0x45894a[_0x1d7bd3(0xbd)][_0x1d7bd3(0x8c)](_0x1d7bd3(0xbf),_0x6cc902,_0x1d7bd3(0x71),_0x112773);_0x45894a[_0x1d7bd3(0xbd)][_0x1d7bd3(0x8c)](_0x1d7bd3(0xbf),_0x1d7bd3(0x88),_0x1d7bd3(0x71),_0x1f1c01=>{const _0x452fc6=_0x1d7bd3;_0x5e2f19[_0x452fc6(0x79)][_0x452fc6(0xb3)](_0x4c52ad=>{const _0x5dbe36=_0x452fc6,_0x59d340=Array[_0x5dbe36(0x99)](_0x43b95d[_0x5dbe36(0xae)]())[_0x5dbe36(0xb8)](_0x403024=>_0x8d8efb[_0x5dbe36(0x9c)](_0x403024));_0x4c52ad[_0x5dbe36(0xad)](_0x1f1c01),_0x5e2f19[_0x5dbe36(0x95)][_0x5dbe36(0x96)](_0x5dbe36(0x88))[_0x5dbe36(0x74)](),_0x5e2f19[_0x5dbe36(0xa5)](_0x5dbe36(0x88),{'forceDefaultExecution':!0x0});const _0x5c72d6=_0x59d340[_0x5dbe36(0xb4)](_0x353048=>_0x5dbe36(0x7b)!=_0x353048[_0x5dbe36(0xc3)][_0x5dbe36(0x91)]);_0x5c72d6[_0x5dbe36(0xbc)]>0x0&&_0x4c52ad[_0x5dbe36(0xad)](_0x5c72d6);for(const _0xb89ce0 of _0x59d340)_0xb89ce0[_0x5dbe36(0xa6)]();});});for(const _0x201dd7 of[_0x1d7bd3(0x8e),_0x1d7bd3(0x90),_0x1d7bd3(0x9b),_0x1d7bd3(0x8d)]){const _0xdf9947=_0x5e2f19[_0x1d7bd3(0x95)][_0x1d7bd3(0x96)](_0x201dd7);_0xdf9947['on'](_0x1d7bd3(0x87),(_0xa3cd0d,_0x5bb1ec,_0x2208c8)=>{const _0x5afa9e=_0x1d7bd3;if(_0x2208c8){const _0x31876e=_0x5e2f19[_0x5afa9e(0x79)][_0x5afa9e(0xbe)][_0x5afa9e(0x7e)][_0x5afa9e(0xa2)]()[_0x5afa9e(0xa3)]()[_0x5afa9e(0x85)](_0x30b553=>_0x30b553['is'](_0x5afa9e(0xaf),_0x5afa9e(0xc5)));this[_0x5afa9e(0xb9)](_0xdf9947[_0x5afa9e(0xbb)],_0x31876e)||(_0xa3cd0d[_0x5afa9e(0x86)]=!0x1,_0xa3cd0d[_0x5afa9e(0x97)]());}},{'priority':_0x1d7bd3(0xac)});}}[_0x4ae1f2(0x83)](){const _0x5550ae=_0x4ae1f2,_0x3371d3=this[_0x5550ae(0xc2)][_0x5550ae(0x95)][_0x5550ae(0x96)](_0x5550ae(0x88)),_0x17b235=this[_0x5550ae(0xc2)][_0x5550ae(0x72)][_0x5550ae(0x96)](_0x5550ae(0x82));if(!_0x3371d3[_0x5550ae(0x6a)])return!0x1;const _0x25db2c=_0x17b235[_0x5550ae(0x68)](this[_0x5550ae(0xc2)][_0x5550ae(0x79)][_0x5550ae(0xbe)][_0x5550ae(0x7e)]);for(const _0x130700 of _0x25db2c)for(const _0x4de37d of _0x25db2c)if(_0x130700!=_0x4de37d&&!this[_0x5550ae(0xb9)](_0x130700,_0x4de37d))return!0x1;return!0x0;}[_0x4ae1f2(0xb9)](_0x24cbb1,_0x2fc3f4){const _0x5ea318=_0x4ae1f2,_0x8188e0=this[_0x5ea318(0xc2)][_0x5ea318(0x72)][_0x5ea318(0x96)](_0x5ea318(0x98)),_0xa52239=this[_0x5ea318(0xc2)][_0x5ea318(0x79)][_0x5ea318(0xaa)](_0x24cbb1),_0x93374a=this[_0x5ea318(0xc2)][_0x5ea318(0x79)][_0x5ea318(0xaa)](_0x2fc3f4),_0x2673ef=new Set(),_0x19e374=new Set();for(const _0x33e8f6 of _0x8188e0[_0x5ea318(0xa1)]())if((_0x5ea318(0x92)==_0x33e8f6[_0x5ea318(0xa8)]||_0x5ea318(0x89)==_0x33e8f6[_0x5ea318(0xa8)]||_0x5ea318(0x88)==_0x33e8f6[_0x5ea318(0x93)])&&_0x33e8f6[_0x5ea318(0x77)]){for(const _0x55bef6 of _0x33e8f6[_0x5ea318(0xae)]())_0x55bef6[_0x5ea318(0x78)](_0xa52239,!0x0)&&_0x2673ef[_0x5ea318(0x70)](_0x33e8f6[_0x5ea318(0xa8)]+':'+_0x33e8f6[_0x5ea318(0xa7)]['id']),_0x55bef6[_0x5ea318(0x78)](_0x93374a,!0x0)&&_0x19e374[_0x5ea318(0x70)](_0x33e8f6[_0x5ea318(0xa8)]+':'+_0x33e8f6[_0x5ea318(0xa7)]['id']);}if(_0x2673ef[_0x5ea318(0x73)]!=_0x19e374[_0x5ea318(0x73)])return!0x1;for(const _0x450982 of _0x2673ef)if(!_0x19e374[_0x5ea318(0x94)](_0x450982))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4aa3de=_0x2d80;(function(_0x12e9be,_0xbc9c35){const _0x159445=_0x2d80,_0x18a354=_0x12e9be();while(!![]){try{const _0x32a39f=parseInt(_0x159445(0x1ae))/0x1*(-parseInt(_0x159445(0x1a7))/0x2)+parseInt(_0x159445(0x1b8))/0x3*(parseInt(_0x159445(0x1b3))/0x4)+-parseInt(_0x159445(0x1ad))/0x5*(-parseInt(_0x159445(0x1b0))/0x6)+parseInt(_0x159445(0x1b2))/0x7+-parseInt(_0x159445(0x1b5))/0x8+-parseInt(_0x159445(0x1a5))/0x9+parseInt(_0x159445(0x1b4))/0xa;if(_0x32a39f===_0xbc9c35)break;else _0x18a354['push'](_0x18a354['shift']());}catch(_0xd53e98){_0x18a354['push'](_0x18a354['shift']());}}}(_0x38a1,0x643f5));import{Plugin as _0x13efa3}from'ckeditor5/src/core.js';import{getTranslation as _0x47f266}from'../utils/common-translations.js';export default class _t extends _0x13efa3{[_0x4aa3de(0x1b1)](){const _0x5a290a=_0x4aa3de,_0x14266b=this[_0x5a290a(0x1b9)];if(!_0x14266b[_0x5a290a(0x1af)][_0x5a290a(0x1b7)](_0x5a290a(0x1ba)))return;_0x14266b[_0x5a290a(0x1b6)][_0x5a290a(0x1b7)](_0x5a290a(0x1a8))[_0x5a290a(0x1a6)](_0x5a290a(0x1ba));const _0x5de2ac=_0x14266b[_0x5a290a(0x1b6)][_0x5a290a(0x1b7)](_0x5a290a(0x1a8)),_0x494b50=_0x14266b[_0x5a290a(0x1bb)];_0x5de2ac[_0x5a290a(0x1ab)][_0x5a290a(0x1a9)](_0x5a290a(0x1ac),_0x326d88=>_0x47f266(_0x494b50,_0x5a290a(0x1aa),_0x326d88));}}function _0x2d80(_0x119eee,_0x130263){const _0x38a13d=_0x38a1();return _0x2d80=function(_0x2d808c,_0x3b7517){_0x2d808c=_0x2d808c-0x1a5;let _0x4c3110=_0x38a13d[_0x2d808c];return _0x4c3110;},_0x2d80(_0x119eee,_0x130263);}function _0x38a1(){const _0x1f5674=['enableCommand','360862SgCtbl','TrackChangesEditing','registerElementLabel','ELEMENT_TABLE_OF_CONTENTS','descriptionFactory','tableOfContents','5IglkZt','3sgEEMr','commands','581556NmJNXm','afterInit','2778706neKTLC','34912DtEZJk','17360390LDemBq','5389096CkIBNN','plugins','get','3qBVYEV','editor','insertTableOfContents','locale','5517972stoNQR'];_0x38a1=function(){return _0x1f5674;};return _0x38a1();}
23
+ const _0xd81ac3=_0x5409;(function(_0x24d0c8,_0x5f2766){const _0x2d2ea9=_0x5409,_0x1d99bc=_0x24d0c8();while(!![]){try{const _0x4be3f3=parseInt(_0x2d2ea9(0xc2))/0x1+-parseInt(_0x2d2ea9(0xbe))/0x2+parseInt(_0x2d2ea9(0xbd))/0x3*(-parseInt(_0x2d2ea9(0xc6))/0x4)+parseInt(_0x2d2ea9(0xc3))/0x5*(parseInt(_0x2d2ea9(0xc7))/0x6)+-parseInt(_0x2d2ea9(0xba))/0x7+parseInt(_0x2d2ea9(0xc9))/0x8+-parseInt(_0x2d2ea9(0xb8))/0x9;if(_0x4be3f3===_0x5f2766)break;else _0x1d99bc['push'](_0x1d99bc['shift']());}catch(_0x164f77){_0x1d99bc['push'](_0x1d99bc['shift']());}}}(_0x4d29,0xe56bc));function _0x5409(_0x4f7d26,_0x10673c){const _0x4d29fb=_0x4d29();return _0x5409=function(_0x540972,_0x2e3a5d){_0x540972=_0x540972-0xb5;let _0x391323=_0x4d29fb[_0x540972];return _0x391323;},_0x5409(_0x4f7d26,_0x10673c);}import{Plugin as _0x32326e}from'ckeditor5/src/core.js';import{getTranslation as _0x270064}from'../utils/common-translations.js';function _0x4d29(){const _0x3e81b5=['ELEMENT_TABLE_OF_CONTENTS','10117176MMGWco','plugins','afterInit','locale','tableOfContents','7879293zREmwu','insertTableOfContents','9590903aKRkmc','enableCommand','editor','68301jzIATi','563998kWOTAp','registerElementLabel','get','commands','677359orfIrV','5rvmoLI','descriptionFactory','TrackChangesEditing','24NEyQmj','9971454qhKufg'];_0x4d29=function(){return _0x3e81b5;};return _0x4d29();}export default class Ct extends _0x32326e{[_0xd81ac3(0xb5)](){const _0x46b5fb=_0xd81ac3,_0x358524=this[_0x46b5fb(0xbc)];if(!_0x358524[_0x46b5fb(0xc1)][_0x46b5fb(0xc0)](_0x46b5fb(0xb9)))return;_0x358524[_0x46b5fb(0xca)][_0x46b5fb(0xc0)](_0x46b5fb(0xc5))[_0x46b5fb(0xbb)](_0x46b5fb(0xb9));const _0x2f39ec=_0x358524[_0x46b5fb(0xca)][_0x46b5fb(0xc0)](_0x46b5fb(0xc5)),_0x84709a=_0x358524[_0x46b5fb(0xb6)];_0x2f39ec[_0x46b5fb(0xc4)][_0x46b5fb(0xbf)](_0x46b5fb(0xb7),_0x571895=>_0x270064(_0x84709a,_0x46b5fb(0xc8),_0x571895));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x553c40=_0x8f04;function _0x41ac(){const _0x1fd5df=['change','selection','removeAttribute','TableCellPropertiesEditing','_getSuggestion','subType','descriptionFactory','locale','getSelectionAffectedTableCells','join','tableAlignment','4ftuipn','editor','230745hayljF','11tOZHAd','tableBorderColor','afterInit','formatBlock','tableCellProperties','handleSuggestionDescription','commandParams','tableCellWidth','start','1541156FHjGpx','tableCellHorizontalAlignment','data','discard','tableWidth','_handlePropertyChange','TablePropertiesEditing','*Format:*\x20change\x20table\x20properties','has','55237IrNSbH','1784ggFcqE','tableCellBackgroundColor','handleDiscardAction','tableProperties','tableCellBorderColor','tableCellPadding','model','accept','document','pluginName','enqueueChange','batch','TrackChangesTableProperties','registerCustomCallback','tableBackgroundColor','getFirstPosition','tableCellVerticalAlignment','getSuggestions','tableCellBorderWidth','2vzFbQi','5303748KtMCHH','4158333TqPrZK','plugins','_suggestionFactory','nodeAfter','2817aOdBQO','31572588tMorqi','getSuggestionCallback','TableUtils','tableCellHeight','getContainedElement','get','registerDescriptionCallback','format','tableBorderStyle','43480JdgZwX','markBlockFormat','TrackChangesEditing','findAncestor','tableHeight','setAttribute','tableCellBorderStyle','enableCommand','getAttribute','*Format:*\x20change\x20table\x20cell\x20properties','tableBorderWidth','table'];_0x41ac=function(){return _0x1fd5df;};return _0x41ac();}function _0x8f04(_0xeeb96b,_0x4e6104){const _0x41aca5=_0x41ac();return _0x8f04=function(_0x8f04a2,_0x441c2a){_0x8f04a2=_0x8f04a2-0xf4;let _0x434da6=_0x41aca5[_0x8f04a2];return _0x434da6;},_0x8f04(_0xeeb96b,_0x4e6104);}(function(_0x5ec3e5,_0x28d58a){const _0x504083=_0x8f04,_0x4f3576=_0x5ec3e5();while(!![]){try{const _0x2f3c19=parseInt(_0x504083(0x133))/0x1*(-parseInt(_0x504083(0x100))/0x2)+-parseInt(_0x504083(0x102))/0x3+parseInt(_0x504083(0x127))/0x4*(-parseInt(_0x504083(0x129))/0x5)+parseInt(_0x504083(0x101))/0x6+parseInt(_0x504083(0x13c))/0x7*(parseInt(_0x504083(0x13d))/0x8)+parseInt(_0x504083(0x106))/0x9*(-parseInt(_0x504083(0x110))/0xa)+parseInt(_0x504083(0x12a))/0xb*(parseInt(_0x504083(0x107))/0xc);if(_0x2f3c19===_0x28d58a)break;else _0x4f3576['push'](_0x4f3576['shift']());}catch(_0x3ce325){_0x4f3576['push'](_0x4f3576['shift']());}}}(_0x41ac,0xe5948));import{Plugin as _0x4d2ec0}from'ckeditor5/src/core.js';import{getTranslation as _0x1ea520}from'../utils/common-translations.js';export default class $t extends _0x4d2ec0{constructor(_0x162fa8){const _0xe9ba39=_0x8f04;super(_0x162fa8),this[_0xe9ba39(0x140)]=[_0xe9ba39(0x12b),_0xe9ba39(0x10f),_0xe9ba39(0x11a),_0xe9ba39(0x126),_0xe9ba39(0x137),_0xe9ba39(0x114),_0xe9ba39(0xfb)],this[_0xe9ba39(0x12e)]=[_0xe9ba39(0x141),_0xe9ba39(0x116),_0xe9ba39(0xff),_0xe9ba39(0x142),_0xe9ba39(0x131),_0xe9ba39(0x10a),_0xe9ba39(0x13e),_0xe9ba39(0x134),_0xe9ba39(0xfd)];}static get[_0x553c40(0xf6)](){const _0x15fc84=_0x553c40;return _0x15fc84(0xf9);}[_0x553c40(0x12c)](){const _0x42dda6=_0x553c40,_0x3f5b5b=this[_0x42dda6(0x128)][_0x42dda6(0x103)][_0x42dda6(0x10c)](_0x42dda6(0x112));if(this[_0x42dda6(0x128)][_0x42dda6(0x103)][_0x42dda6(0x13b)](_0x42dda6(0x139))){for(const _0x334387 of this[_0x42dda6(0x140)])_0x3f5b5b[_0x42dda6(0x117)](_0x334387,(_0x1bb5a1,_0x424db2)=>{const _0xf5dd1=_0x42dda6,_0x1f395c=this[_0xf5dd1(0x128)][_0xf5dd1(0x143)][_0xf5dd1(0xf5)][_0xf5dd1(0x11d)][_0xf5dd1(0xfc)]()[_0xf5dd1(0x113)](_0xf5dd1(0x11b));this[_0xf5dd1(0x138)](_0x334387,[_0x1f395c],this[_0xf5dd1(0x140)],_0xf5dd1(0x140),_0x1bb5a1,_0x424db2);});_0x3f5b5b[_0x42dda6(0x104)][_0x42dda6(0xfa)](_0x42dda6(0x12d),_0x42dda6(0x140),_0x42dda6(0xf4),_0x3f5b5b[_0x42dda6(0x104)][_0x42dda6(0x108)](_0x42dda6(0x12d),null,_0x42dda6(0x136))),_0x3f5b5b[_0x42dda6(0x104)][_0x42dda6(0xfa)](_0x42dda6(0x12d),_0x42dda6(0x140),_0x42dda6(0x136),(_0x8b99b3,_0x10a50b)=>this[_0x42dda6(0x13f)](this[_0x42dda6(0x140)],_0x8b99b3,_0x10a50b)),_0x3f5b5b[_0x42dda6(0x104)][_0x42dda6(0xfa)](_0x42dda6(0x12d),_0x42dda6(0x140),_0x42dda6(0x125),()=>!0x1);}if(this[_0x42dda6(0x128)][_0x42dda6(0x103)][_0x42dda6(0x13b)](_0x42dda6(0x11f))){for(const _0x10c02c of this[_0x42dda6(0x12e)])_0x3f5b5b[_0x42dda6(0x117)](_0x10c02c,(_0x75c493,_0x58a466)=>{const _0x57f09b=_0x42dda6,_0x1afa99=this[_0x57f09b(0x128)][_0x57f09b(0x103)][_0x57f09b(0x10c)](_0x57f09b(0x109))[_0x57f09b(0x124)](this[_0x57f09b(0x128)][_0x57f09b(0x143)][_0x57f09b(0xf5)][_0x57f09b(0x11d)]);this[_0x57f09b(0x138)](_0x10c02c,_0x1afa99,this[_0x57f09b(0x12e)],_0x57f09b(0x12e),_0x75c493,_0x58a466);});_0x3f5b5b[_0x42dda6(0x104)][_0x42dda6(0xfa)](_0x42dda6(0x12d),_0x42dda6(0x12e),_0x42dda6(0xf4),_0x3f5b5b[_0x42dda6(0x104)][_0x42dda6(0x108)](_0x42dda6(0x12d),null,_0x42dda6(0x136))),_0x3f5b5b[_0x42dda6(0x104)][_0x42dda6(0xfa)](_0x42dda6(0x12d),_0x42dda6(0x12e),_0x42dda6(0x136),(_0x1be8e6,_0x1cab49)=>this[_0x42dda6(0x13f)](this[_0x42dda6(0x12e)],_0x1be8e6,_0x1cab49)),_0x3f5b5b[_0x42dda6(0x104)][_0x42dda6(0xfa)](_0x42dda6(0x12d),_0x42dda6(0x12e),_0x42dda6(0x125),()=>!0x1);}_0x3f5b5b[_0x42dda6(0x122)][_0x42dda6(0x10d)](_0x52f564=>this[_0x42dda6(0x12f)](_0x52f564));}[_0x553c40(0x138)](_0x5b536c,_0x11e055,_0xf8b206,_0x519231,_0x9c55a2,_0x36bf1d){const _0x30ff80=_0x553c40,_0x1f4b17=this[_0x30ff80(0x128)][_0x30ff80(0x103)][_0x30ff80(0x10c)](_0x30ff80(0x112));this[_0x30ff80(0x128)][_0x30ff80(0x143)][_0x30ff80(0xf7)](_0x36bf1d[_0x30ff80(0xf8)],()=>{const _0x2e10c8=_0x30ff80;for(const _0x1e8645 of _0x11e055){if(this[_0x2e10c8(0x120)](_0x1e8645,_0x519231))_0x9c55a2(_0x36bf1d);else{const _0x178490={};for(const _0x5da678 of _0xf8b206){const _0x572935=_0x1e8645[_0x2e10c8(0x118)](_0x5da678);void 0x0!==_0x572935&&(_0x178490[_0x5da678]=_0x572935);}_0x9c55a2(_0x36bf1d),_0x1f4b17[_0x2e10c8(0x111)](_0x1e8645,{'commandParams':[_0x178490]},[],_0x519231);}}});}[_0x553c40(0x13f)](_0xd59841,_0x22e65e,_0x2af77b){const _0x142b4c=_0x553c40,_0x24cc61=_0x22e65e[0x0][_0x142b4c(0x132)][_0x142b4c(0x105)],_0x2f6bb8=_0x2af77b[_0x142b4c(0x130)][0x0];this[_0x142b4c(0x128)][_0x142b4c(0x143)][_0x142b4c(0x11c)](_0x5f0bca=>{const _0x4e2fe2=_0x142b4c;for(const _0x1704bb of _0xd59841)void 0x0!==_0x2f6bb8[_0x1704bb]?_0x5f0bca[_0x4e2fe2(0x115)](_0x1704bb,_0x2f6bb8[_0x1704bb],_0x24cc61):_0x5f0bca[_0x4e2fe2(0x11e)](_0x1704bb,_0x24cc61);});}[_0x553c40(0x12f)](_0x6c5e09){const _0x3d0664=_0x553c40;if(_0x6c5e09[_0x3d0664(0x135)])switch(_0x6c5e09[_0x3d0664(0x121)]){case _0x3d0664(0x140):return{'type':_0x3d0664(0x10e),'content':_0x1ea520(this[_0x3d0664(0x128)][_0x3d0664(0x123)],_0x3d0664(0x13a))};case _0x3d0664(0x12e):return{'type':_0x3d0664(0x10e),'content':_0x1ea520(this[_0x3d0664(0x128)][_0x3d0664(0x123)],_0x3d0664(0x119))};}}[_0x553c40(0x120)](_0x3c3c17,_0x613b45){const _0x4fca3c=_0x553c40,_0x5b03e7=this[_0x4fca3c(0x128)][_0x4fca3c(0x103)][_0x4fca3c(0x10c)](_0x4fca3c(0x112));for(const _0x281d9b of _0x5b03e7[_0x4fca3c(0xfe)]({'skipNotAttached':!0x0})){const _0x5f58a4=_0x281d9b[_0x4fca3c(0x10b)]();if(_0x281d9b[_0x4fca3c(0x121)]===_0x613b45&&_0x5f58a4===_0x3c3c17)return _0x281d9b;}return null;}}
23
+ function _0x3cd1(_0x26e98c,_0x2ea53a){const _0x5f5a83=_0x5f5a();return _0x3cd1=function(_0x3cd1a0,_0x423b02){_0x3cd1a0=_0x3cd1a0-0xb2;let _0x10576c=_0x5f5a83[_0x3cd1a0];return _0x10576c;},_0x3cd1(_0x26e98c,_0x2ea53a);}const _0x41e1bd=_0x3cd1;function _0x5f5a(){const _0x17b875=['batch','842204hoNEls','tableCellPadding','getFirstPosition','tableBorderStyle','start','getAttribute','TablePropertiesEditing','*Format:*\x20change\x20table\x20properties','has','314hWeBVj','3231320EpbFeV','tableProperties','get','model','tableHeight','setAttribute','editor','removeAttribute','_suggestionFactory','selection','*Format:*\x20change\x20table\x20cell\x20properties','tableCellHorizontalAlignment','tableBackgroundColor','discard','5768136KLrLvn','4726ezXPkv','2115618yeNMCa','markBlockFormat','change','commandParams','handleDiscardAction','getSuggestionCallback','pluginName','table','_handlePropertyChange','formatBlock','TableUtils','TableCellPropertiesEditing','join','getSelectionAffectedTableCells','data','5PsOhfM','_getSuggestion','getSuggestions','findAncestor','document','getContainedElement','10633464VDUOiZ','tableWidth','tableCellVerticalAlignment','enqueueChange','2961021ihOBrx','format','descriptionFactory','tableCellWidth','tableAlignment','subType','registerCustomCallback','accept','10MRPcZC','18UgdHzr','tableBorderWidth','tableCellBackgroundColor','6jVLeTW','enableCommand','TrackChangesTableProperties','nodeAfter','TrackChangesEditing','registerDescriptionCallback','tableCellBorderWidth','tableBorderColor','tableCellBorderStyle','tableCellHeight','tableCellBorderColor','tableCellProperties','afterInit','handleSuggestionDescription','plugins','locale'];_0x5f5a=function(){return _0x17b875;};return _0x5f5a();}(function(_0x27b97f,_0x2be87e){const _0x5b49ca=_0x3cd1,_0x52296a=_0x27b97f();while(!![]){try{const _0x1e9be5=parseInt(_0x5b49ca(0xb2))/0x1*(-parseInt(_0x5b49ca(0xc2))/0x2)+parseInt(_0x5b49ca(0xc3))/0x3+-parseInt(_0x5b49ca(0xf9))/0x4*(parseInt(_0x5b49ca(0xd2))/0x5)+parseInt(_0x5b49ca(0xe8))/0x6*(-parseInt(_0x5b49ca(0xdc))/0x7)+-parseInt(_0x5b49ca(0xb3))/0x8*(-parseInt(_0x5b49ca(0xe5))/0x9)+parseInt(_0x5b49ca(0xe4))/0xa*(-parseInt(_0x5b49ca(0xc1))/0xb)+parseInt(_0x5b49ca(0xd8))/0xc;if(_0x1e9be5===_0x2be87e)break;else _0x52296a['push'](_0x52296a['shift']());}catch(_0x525d67){_0x52296a['push'](_0x52296a['shift']());}}}(_0x5f5a,0x79e2e));import{Plugin as _0x220142}from'ckeditor5/src/core.js';import{getTranslation as _0x586e79}from'../utils/common-translations.js';export default class $t extends _0x220142{constructor(_0x55330c){const _0xcfc3b5=_0x3cd1;super(_0x55330c),this[_0xcfc3b5(0xb4)]=[_0xcfc3b5(0xef),_0xcfc3b5(0xfc),_0xcfc3b5(0xe6),_0xcfc3b5(0xe0),_0xcfc3b5(0xd9),_0xcfc3b5(0xb7),_0xcfc3b5(0xbf)],this[_0xcfc3b5(0xf3)]=[_0xcfc3b5(0xf2),_0xcfc3b5(0xf0),_0xcfc3b5(0xee),_0xcfc3b5(0xfa),_0xcfc3b5(0xdf),_0xcfc3b5(0xf1),_0xcfc3b5(0xe7),_0xcfc3b5(0xbe),_0xcfc3b5(0xda)];}static get[_0x41e1bd(0xc9)](){const _0x22bc70=_0x41e1bd;return _0x22bc70(0xea);}[_0x41e1bd(0xf4)](){const _0x3b395d=_0x41e1bd,_0x592d91=this[_0x3b395d(0xb9)][_0x3b395d(0xf6)][_0x3b395d(0xb5)](_0x3b395d(0xec));if(this[_0x3b395d(0xb9)][_0x3b395d(0xf6)][_0x3b395d(0x101)](_0x3b395d(0xff))){for(const _0x12d0d4 of this[_0x3b395d(0xb4)])_0x592d91[_0x3b395d(0xe9)](_0x12d0d4,(_0x5b4caa,_0x4889c5)=>{const _0x1eee28=_0x3b395d,_0x109553=this[_0x1eee28(0xb9)][_0x1eee28(0xb6)][_0x1eee28(0xd6)][_0x1eee28(0xbc)][_0x1eee28(0xfb)]()[_0x1eee28(0xd5)](_0x1eee28(0xca));this[_0x1eee28(0xcb)](_0x12d0d4,[_0x109553],this[_0x1eee28(0xb4)],_0x1eee28(0xb4),_0x5b4caa,_0x4889c5);});_0x592d91[_0x3b395d(0xbb)][_0x3b395d(0xe2)](_0x3b395d(0xcc),_0x3b395d(0xb4),_0x3b395d(0xe3),_0x592d91[_0x3b395d(0xbb)][_0x3b395d(0xc8)](_0x3b395d(0xcc),null,_0x3b395d(0xc0))),_0x592d91[_0x3b395d(0xbb)][_0x3b395d(0xe2)](_0x3b395d(0xcc),_0x3b395d(0xb4),_0x3b395d(0xc0),(_0x1c0a6d,_0x3b7c76)=>this[_0x3b395d(0xc7)](this[_0x3b395d(0xb4)],_0x1c0a6d,_0x3b7c76)),_0x592d91[_0x3b395d(0xbb)][_0x3b395d(0xe2)](_0x3b395d(0xcc),_0x3b395d(0xb4),_0x3b395d(0xcf),()=>!0x1);}if(this[_0x3b395d(0xb9)][_0x3b395d(0xf6)][_0x3b395d(0x101)](_0x3b395d(0xce))){for(const _0x1e4519 of this[_0x3b395d(0xf3)])_0x592d91[_0x3b395d(0xe9)](_0x1e4519,(_0x187263,_0x413da4)=>{const _0x1a2ecb=_0x3b395d,_0x45e64c=this[_0x1a2ecb(0xb9)][_0x1a2ecb(0xf6)][_0x1a2ecb(0xb5)](_0x1a2ecb(0xcd))[_0x1a2ecb(0xd0)](this[_0x1a2ecb(0xb9)][_0x1a2ecb(0xb6)][_0x1a2ecb(0xd6)][_0x1a2ecb(0xbc)]);this[_0x1a2ecb(0xcb)](_0x1e4519,_0x45e64c,this[_0x1a2ecb(0xf3)],_0x1a2ecb(0xf3),_0x187263,_0x413da4);});_0x592d91[_0x3b395d(0xbb)][_0x3b395d(0xe2)](_0x3b395d(0xcc),_0x3b395d(0xf3),_0x3b395d(0xe3),_0x592d91[_0x3b395d(0xbb)][_0x3b395d(0xc8)](_0x3b395d(0xcc),null,_0x3b395d(0xc0))),_0x592d91[_0x3b395d(0xbb)][_0x3b395d(0xe2)](_0x3b395d(0xcc),_0x3b395d(0xf3),_0x3b395d(0xc0),(_0x2eb8a,_0x124117)=>this[_0x3b395d(0xc7)](this[_0x3b395d(0xf3)],_0x2eb8a,_0x124117)),_0x592d91[_0x3b395d(0xbb)][_0x3b395d(0xe2)](_0x3b395d(0xcc),_0x3b395d(0xf3),_0x3b395d(0xcf),()=>!0x1);}_0x592d91[_0x3b395d(0xde)][_0x3b395d(0xed)](_0x1c63f3=>this[_0x3b395d(0xf5)](_0x1c63f3));}[_0x41e1bd(0xcb)](_0x2ba94c,_0x52b585,_0x1d1973,_0xaafd55,_0x33d424,_0x5c8512){const _0x80b1d3=_0x41e1bd,_0x19e942=this[_0x80b1d3(0xb9)][_0x80b1d3(0xf6)][_0x80b1d3(0xb5)](_0x80b1d3(0xec));this[_0x80b1d3(0xb9)][_0x80b1d3(0xb6)][_0x80b1d3(0xdb)](_0x5c8512[_0x80b1d3(0xf8)],()=>{const _0x3a953e=_0x80b1d3;for(const _0x95f6de of _0x52b585){if(this[_0x3a953e(0xd3)](_0x95f6de,_0xaafd55))_0x33d424(_0x5c8512);else{const _0x5cfe1a={};for(const _0x41a051 of _0x1d1973){const _0x294ffa=_0x95f6de[_0x3a953e(0xfe)](_0x41a051);void 0x0!==_0x294ffa&&(_0x5cfe1a[_0x41a051]=_0x294ffa);}_0x33d424(_0x5c8512),_0x19e942[_0x3a953e(0xc4)](_0x95f6de,{'commandParams':[_0x5cfe1a]},[],_0xaafd55);}}});}[_0x41e1bd(0xc7)](_0x2be83e,_0x21bac4,_0x54b9cf){const _0x40921f=_0x41e1bd,_0x226839=_0x21bac4[0x0][_0x40921f(0xfd)][_0x40921f(0xeb)],_0x1b9c89=_0x54b9cf[_0x40921f(0xc6)][0x0];this[_0x40921f(0xb9)][_0x40921f(0xb6)][_0x40921f(0xc5)](_0x221224=>{const _0x28aef1=_0x40921f;for(const _0x266830 of _0x2be83e)void 0x0!==_0x1b9c89[_0x266830]?_0x221224[_0x28aef1(0xb8)](_0x266830,_0x1b9c89[_0x266830],_0x226839):_0x221224[_0x28aef1(0xba)](_0x266830,_0x226839);});}[_0x41e1bd(0xf5)](_0xd67431){const _0x2528b6=_0x41e1bd;if(_0xd67431[_0x2528b6(0xd1)])switch(_0xd67431[_0x2528b6(0xe1)]){case _0x2528b6(0xb4):return{'type':_0x2528b6(0xdd),'content':_0x586e79(this[_0x2528b6(0xb9)][_0x2528b6(0xf7)],_0x2528b6(0x100))};case _0x2528b6(0xf3):return{'type':_0x2528b6(0xdd),'content':_0x586e79(this[_0x2528b6(0xb9)][_0x2528b6(0xf7)],_0x2528b6(0xbd))};}}[_0x41e1bd(0xd3)](_0x5733ff,_0x493063){const _0x5eb65b=_0x41e1bd,_0x10ef49=this[_0x5eb65b(0xb9)][_0x5eb65b(0xf6)][_0x5eb65b(0xb5)](_0x5eb65b(0xec));for(const _0x35e43f of _0x10ef49[_0x5eb65b(0xd4)]({'skipNotAttached':!0x0})){const _0xdbc158=_0x35e43f[_0x5eb65b(0xd7)]();if(_0x35e43f[_0x5eb65b(0xe1)]===_0x493063&&_0xdbc158===_0x5733ff)return _0x35e43f;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1427(){const _0x44da4e=['98358JqpRNk','enableCommand','2229022cLpvtb','261245RSuZgN','3418257MzWAUg','has','insertTemplate','get','TrackChangesEditing','Template','12318928FtzqQL','86620CEIRyA','afterInit','1863FUtzNH','editor','1091342ViRmac','91dVyhpV','plugins','56emzmqe'];_0x1427=function(){return _0x44da4e;};return _0x1427();}function _0x4f60(_0x2d5adb,_0x3fbe64){const _0x142783=_0x1427();return _0x4f60=function(_0x4f60b2,_0x529ddd){_0x4f60b2=_0x4f60b2-0x1d5;let _0x45725d=_0x142783[_0x4f60b2];return _0x45725d;},_0x4f60(_0x2d5adb,_0x3fbe64);}const _0x344ce7=_0x4f60;(function(_0x2154e4,_0x52f796){const _0x227269=_0x4f60,_0x3afacf=_0x2154e4();while(!![]){try{const _0xb8c59e=parseInt(_0x227269(0x1e3))/0x1+parseInt(_0x227269(0x1d6))/0x2+-parseInt(_0x227269(0x1d8))/0x3+parseInt(_0x227269(0x1e6))/0x4*(-parseInt(_0x227269(0x1d7))/0x5)+parseInt(_0x227269(0x1e7))/0x6*(parseInt(_0x227269(0x1e4))/0x7)+-parseInt(_0x227269(0x1de))/0x8+-parseInt(_0x227269(0x1e1))/0x9*(-parseInt(_0x227269(0x1df))/0xa);if(_0xb8c59e===_0x52f796)break;else _0x3afacf['push'](_0x3afacf['shift']());}catch(_0x3e7f52){_0x3afacf['push'](_0x3afacf['shift']());}}}(_0x1427,0xc39c9));import{Plugin as _0x35bd45}from'ckeditor5/src/core.js';export default class Ct extends _0x35bd45{[_0x344ce7(0x1e0)](){const _0x2e3635=_0x344ce7,_0xdd0f38=this[_0x2e3635(0x1e2)];_0xdd0f38[_0x2e3635(0x1e5)][_0x2e3635(0x1d9)](_0x2e3635(0x1dd))&&_0xdd0f38[_0x2e3635(0x1e5)][_0x2e3635(0x1db)](_0x2e3635(0x1dc))[_0x2e3635(0x1d5)](_0x2e3635(0x1da));}}
23
+ const _0x252326=_0x22bd;(function(_0x3148eb,_0x14a447){const _0x10f9e2=_0x22bd,_0x544074=_0x3148eb();while(!![]){try{const _0x2d57d7=-parseInt(_0x10f9e2(0xea))/0x1+parseInt(_0x10f9e2(0xe7))/0x2+-parseInt(_0x10f9e2(0xd9))/0x3*(-parseInt(_0x10f9e2(0xe6))/0x4)+-parseInt(_0x10f9e2(0xe2))/0x5+parseInt(_0x10f9e2(0xdc))/0x6+parseInt(_0x10f9e2(0xe3))/0x7+-parseInt(_0x10f9e2(0xe0))/0x8*(-parseInt(_0x10f9e2(0xdd))/0x9);if(_0x2d57d7===_0x14a447)break;else _0x544074['push'](_0x544074['shift']());}catch(_0x18aa52){_0x544074['push'](_0x544074['shift']());}}}(_0x45df,0x2c591));function _0x22bd(_0x3cfe6f,_0x40bfdd){const _0x45df95=_0x45df();return _0x22bd=function(_0x22bd73,_0x505e08){_0x22bd73=_0x22bd73-0xd9;let _0x5d324e=_0x45df95[_0x22bd73];return _0x5d324e;},_0x22bd(_0x3cfe6f,_0x40bfdd);}function _0x45df(){const _0x45e68e=['afterInit','Template','326892ljHvGT','249uITwrm','enableCommand','has','1895658nHpUyu','414jvYemx','insertTemplate','TrackChangesEditing','28088HeBtVc','get','922555uShlpA','17129FOKqHk','plugins','editor','6252mYouOv','166854laAdnm'];_0x45df=function(){return _0x45e68e;};return _0x45df();}import{Plugin as _0x44ac75}from'ckeditor5/src/core.js';export default class _t extends _0x44ac75{[_0x252326(0xe8)](){const _0x4236ba=_0x252326,_0x305d79=this[_0x4236ba(0xe5)];_0x305d79[_0x4236ba(0xe4)][_0x4236ba(0xdb)](_0x4236ba(0xe9))&&_0x305d79[_0x4236ba(0xe4)][_0x4236ba(0xe1)](_0x4236ba(0xdf))[_0x4236ba(0xda)](_0x4236ba(0xde));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x575f(_0x449bee,_0x346db1){const _0x3387aa=_0x3387();return _0x575f=function(_0x575f82,_0x2c231a){_0x575f82=_0x575f82-0x1dc;let _0x2257e6=_0x3387aa[_0x575f82];return _0x2257e6;},_0x575f(_0x449bee,_0x346db1);}const _0x46ecb7=_0x575f;(function(_0x3e3980,_0x239e43){const _0x13d102=_0x575f,_0x340934=_0x3e3980();while(!![]){try{const _0x3f1b3c=parseInt(_0x13d102(0x1ed))/0x1+parseInt(_0x13d102(0x1dd))/0x2*(-parseInt(_0x13d102(0x1de))/0x3)+parseInt(_0x13d102(0x1df))/0x4+-parseInt(_0x13d102(0x204))/0x5+parseInt(_0x13d102(0x1e7))/0x6+parseInt(_0x13d102(0x1f9))/0x7*(-parseInt(_0x13d102(0x202))/0x8)+parseInt(_0x13d102(0x1e6))/0x9*(-parseInt(_0x13d102(0x1e5))/0xa);if(_0x3f1b3c===_0x239e43)break;else _0x340934['push'](_0x340934['shift']());}catch(_0x3f1556){_0x340934['push'](_0x340934['shift']());}}}(_0x3387,0x2e44f));import{Plugin as _0x427b82}from'ckeditor5/src/core.js';import{getTranslation as _0x9f280}from'../utils/common-translations.js';function _0x3387(){const _0x5a7f32=['locale','registerElementLabel','Title','document','ELEMENT_TITLE','605240jPKhKZ','removeMarker','590975HdACAN','differ','getNearestSelectionRange','plugins','from','84vMfhRD','2247TmaudA','1488816qkFnLb','title-content','suggestion','forward','element','registerPostFixer','3180agkLaL','13887zDZjuS','2256294JYasEq','TrackChangesEditing','end','_splitMarkerName','nodeBefore','schema','157248NKEklj','has','createRange','getChangedMarkers','afterInit','isEqual','editor','isCollapsed','newRange','model','get','descriptionFactory','7zOKwTC','updateMarker','start','isTouching'];_0x3387=function(){return _0x5a7f32;};return _0x3387();}export default class Dt extends _0x427b82{[_0x46ecb7(0x1f1)](){const _0x5b67bb=_0x46ecb7,_0x368712=this[_0x5b67bb(0x1f3)];if(!_0x368712[_0x5b67bb(0x207)][_0x5b67bb(0x1ee)](_0x5b67bb(0x1ff)))return;const _0x3d5756=_0x368712[_0x5b67bb(0x207)][_0x5b67bb(0x1f7)](_0x5b67bb(0x1e8));_0x3d5756[_0x5b67bb(0x1f8)][_0x5b67bb(0x1fe)](_0x5b67bb(0x1e0),()=>_0x9f280(_0x368712[_0x5b67bb(0x1fd)],_0x5b67bb(0x201))),_0x368712[_0x5b67bb(0x1f6)][_0x5b67bb(0x200)][_0x5b67bb(0x1e4)](_0x2ed8cc=>{const _0x3589e0=_0x5b67bb;let _0x31ed0c=!0x1;const _0xb76729=Array[_0x3589e0(0x1dc)](_0x368712[_0x3589e0(0x1f6)][_0x3589e0(0x200)][_0x3589e0(0x205)][_0x3589e0(0x1f0)]());for(const {name:_0x127971,data:_0x46aa71}of _0xb76729){const {group:_0x334286}=_0x3d5756[_0x3589e0(0x1ea)](_0x127971);if(_0x3589e0(0x1e1)!==_0x334286||!_0x46aa71[_0x3589e0(0x1f5)])continue;const _0x39499f=_0x46aa71[_0x3589e0(0x1f5)],_0x57b5fe=_0x39499f[_0x3589e0(0x1e9)][_0x3589e0(0x1eb)];if(!_0x57b5fe||!_0x57b5fe['is'](_0x3589e0(0x1e3),_0x3589e0(0x1e0)))continue;if(!_0x39499f[_0x3589e0(0x1fb)][_0x3589e0(0x1fc)](_0x39499f[_0x3589e0(0x1e9)]))continue;const _0x4ba919=_0x368712[_0x3589e0(0x1f6)][_0x3589e0(0x1ec)][_0x3589e0(0x206)](_0x39499f[_0x3589e0(0x1e9)],_0x3589e0(0x1e2));if(_0x4ba919&&_0x4ba919[_0x3589e0(0x1f4)]){const _0x15e4b8=_0x2ed8cc[_0x3589e0(0x1ef)](_0x39499f[_0x3589e0(0x1fb)],_0x4ba919[_0x3589e0(0x1fb)]);_0x15e4b8[_0x3589e0(0x1f2)](_0x39499f)||(_0x2ed8cc[_0x3589e0(0x1fa)](_0x127971,{'range':_0x15e4b8}),_0x31ed0c=!0x0);}_0x31ed0c||(_0x2ed8cc[_0x3589e0(0x203)](_0x127971),_0x31ed0c=!0x0);}return _0x31ed0c;});}}
23
+ const _0x310745=_0x1fc2;(function(_0x5dedae,_0x5f5982){const _0x5110aa=_0x1fc2,_0x5e57e6=_0x5dedae();while(!![]){try{const _0x1beccf=-parseInt(_0x5110aa(0x100))/0x1+parseInt(_0x5110aa(0xfc))/0x2+-parseInt(_0x5110aa(0x109))/0x3*(-parseInt(_0x5110aa(0x112))/0x4)+parseInt(_0x5110aa(0x11b))/0x5*(-parseInt(_0x5110aa(0x10f))/0x6)+parseInt(_0x5110aa(0x119))/0x7*(parseInt(_0x5110aa(0xfd))/0x8)+-parseInt(_0x5110aa(0x105))/0x9*(parseInt(_0x5110aa(0x104))/0xa)+parseInt(_0x5110aa(0x10d))/0xb;if(_0x1beccf===_0x5f5982)break;else _0x5e57e6['push'](_0x5e57e6['shift']());}catch(_0x582adc){_0x5e57e6['push'](_0x5e57e6['shift']());}}}(_0x5a55,0x44e92));function _0x5a55(){const _0x5f59f9=['277810lXyPEn','99RjIKGq','element','from','ELEMENT_TITLE','726UGhYVu','updateMarker','TrackChangesEditing','end','10482021opLZxd','suggestion','624vGLrQR','has','getChangedMarkers','2664EICXLj','newRange','nodeBefore','isTouching','removeMarker','get','plugins','182wspWzE','isCollapsed','26630stjiTa','getNearestSelectionRange','schema','registerElementLabel','_splitMarkerName','isEqual','title-content','registerPostFixer','editor','afterInit','model','forward','start','differ','108368OqaWcx','13808xiPfeR','document','Title','71390KTIVTB','locale','descriptionFactory','createRange'];_0x5a55=function(){return _0x5f59f9;};return _0x5a55();}import{Plugin as _0xe07a31}from'ckeditor5/src/core.js';function _0x1fc2(_0x5e566c,_0x3f313f){const _0x5a5519=_0x5a55();return _0x1fc2=function(_0x1fc2c3,_0x3b4193){_0x1fc2c3=_0x1fc2c3-0xfc;let _0x2fbbc5=_0x5a5519[_0x1fc2c3];return _0x2fbbc5;},_0x1fc2(_0x5e566c,_0x3f313f);}import{getTranslation as _0x176f85}from'../utils/common-translations.js';export default class Dt extends _0xe07a31{[_0x310745(0x124)](){const _0x161693=_0x310745,_0x478c34=this[_0x161693(0x123)];if(!_0x478c34[_0x161693(0x118)][_0x161693(0x110)](_0x161693(0xff)))return;const _0x4cd261=_0x478c34[_0x161693(0x118)][_0x161693(0x117)](_0x161693(0x10b));_0x4cd261[_0x161693(0x102)][_0x161693(0x11e)](_0x161693(0x121),()=>_0x176f85(_0x478c34[_0x161693(0x101)],_0x161693(0x108))),_0x478c34[_0x161693(0x125)][_0x161693(0xfe)][_0x161693(0x122)](_0x550301=>{const _0x2587a1=_0x161693;let _0x5ebf69=!0x1;const _0x1c936d=Array[_0x2587a1(0x107)](_0x478c34[_0x2587a1(0x125)][_0x2587a1(0xfe)][_0x2587a1(0x128)][_0x2587a1(0x111)]());for(const {name:_0x1f9f25,data:_0x2cc25b}of _0x1c936d){const {group:_0x4f0ad4}=_0x4cd261[_0x2587a1(0x11f)](_0x1f9f25);if(_0x2587a1(0x10e)!==_0x4f0ad4||!_0x2cc25b[_0x2587a1(0x113)])continue;const _0x3b0cad=_0x2cc25b[_0x2587a1(0x113)],_0x9763cd=_0x3b0cad[_0x2587a1(0x10c)][_0x2587a1(0x114)];if(!_0x9763cd||!_0x9763cd['is'](_0x2587a1(0x106),_0x2587a1(0x121)))continue;if(!_0x3b0cad[_0x2587a1(0x127)][_0x2587a1(0x115)](_0x3b0cad[_0x2587a1(0x10c)]))continue;const _0x59e4f5=_0x478c34[_0x2587a1(0x125)][_0x2587a1(0x11d)][_0x2587a1(0x11c)](_0x3b0cad[_0x2587a1(0x10c)],_0x2587a1(0x126));if(_0x59e4f5&&_0x59e4f5[_0x2587a1(0x11a)]){const _0x408fe7=_0x550301[_0x2587a1(0x103)](_0x3b0cad[_0x2587a1(0x127)],_0x59e4f5[_0x2587a1(0x127)]);_0x408fe7[_0x2587a1(0x120)](_0x3b0cad)||(_0x550301[_0x2587a1(0x10a)](_0x1f9f25,{'range':_0x408fe7}),_0x5ebf69=!0x0);}_0x5ebf69||(_0x550301[_0x2587a1(0x116)](_0x1f9f25),_0x5ebf69=!0x0);}return _0x5ebf69;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x13233e=_0x30ff;function _0x4295(){const _0x57be33=['editor','19660AUayeW','16fksMhJ','1039125VutGSQ','2354985HTDgYf','undo','TrackChangesEditing','plugins','enableCommand','22DZUFsc','has','UndoEditing','285gQljFk','get','1544809cqBwJM','2953444grsZGx','2917506KdyQPO','afterInit','redo','5XhvdAv','1211130QdysTw'];_0x4295=function(){return _0x57be33;};return _0x4295();}function _0x30ff(_0x574093,_0x5f093c){const _0x4295f8=_0x4295();return _0x30ff=function(_0x30ff08,_0x5c05e8){_0x30ff08=_0x30ff08-0x75;let _0x98edb4=_0x4295f8[_0x30ff08];return _0x98edb4;},_0x30ff(_0x574093,_0x5f093c);}(function(_0xd8e7ba,_0x514b12){const _0x376323=_0x30ff,_0x21807a=_0xd8e7ba();while(!![]){try{const _0x1b8507=parseInt(_0x376323(0x87))/0x1+parseInt(_0x376323(0x85))/0x2*(-parseInt(_0x376323(0x7b))/0x3)+parseInt(_0x376323(0x7e))/0x4+-parseInt(_0x376323(0x82))/0x5*(parseInt(_0x376323(0x7f))/0x6)+parseInt(_0x376323(0x7d))/0x7*(parseInt(_0x376323(0x86))/0x8)+parseInt(_0x376323(0x88))/0x9+parseInt(_0x376323(0x83))/0xa*(-parseInt(_0x376323(0x78))/0xb);if(_0x1b8507===_0x514b12)break;else _0x21807a['push'](_0x21807a['shift']());}catch(_0x4dd7a1){_0x21807a['push'](_0x21807a['shift']());}}}(_0x4295,0xc7c16));import{Plugin as _0x1f1c80}from'ckeditor5/src/core.js';export default class Nt extends _0x1f1c80{[_0x13233e(0x80)](){const _0x182fc7=_0x13233e,_0x33e6cd=this[_0x182fc7(0x84)],_0x703576=_0x33e6cd[_0x182fc7(0x76)][_0x182fc7(0x7c)](_0x182fc7(0x75));_0x33e6cd[_0x182fc7(0x76)][_0x182fc7(0x79)](_0x182fc7(0x7a))&&(_0x703576[_0x182fc7(0x77)](_0x182fc7(0x89)),_0x703576[_0x182fc7(0x77)](_0x182fc7(0x81)));}}
23
+ function _0x5e0e(_0x421e1e,_0x4640f3){const _0x1e47f1=_0x1e47();return _0x5e0e=function(_0x5e0ed9,_0x518fa2){_0x5e0ed9=_0x5e0ed9-0x86;let _0x56161e=_0x1e47f1[_0x5e0ed9];return _0x56161e;},_0x5e0e(_0x421e1e,_0x4640f3);}const _0x151e60=_0x5e0e;(function(_0x5175d2,_0x613cfd){const _0x261f4d=_0x5e0e,_0xd3dc2f=_0x5175d2();while(!![]){try{const _0x72cce5=parseInt(_0x261f4d(0x8a))/0x1+parseInt(_0x261f4d(0x94))/0x2+-parseInt(_0x261f4d(0x96))/0x3*(parseInt(_0x261f4d(0x89))/0x4)+-parseInt(_0x261f4d(0x90))/0x5*(-parseInt(_0x261f4d(0x86))/0x6)+parseInt(_0x261f4d(0x98))/0x7+parseInt(_0x261f4d(0x97))/0x8+-parseInt(_0x261f4d(0x8f))/0x9;if(_0x72cce5===_0x613cfd)break;else _0xd3dc2f['push'](_0xd3dc2f['shift']());}catch(_0x57113c){_0xd3dc2f['push'](_0xd3dc2f['shift']());}}}(_0x1e47,0x1cd10));import{Plugin as _0x9a19da}from'ckeditor5/src/core.js';function _0x1e47(){const _0x75b39d=['plugins','afterInit','1497339kRsslw','46510FwZCGa','undo','editor','has','121426eLVwPp','UndoEditing','290382DXGDVz','202608DeZRHP','1227821HZTrBw','54qXQdFD','get','TrackChangesEditing','8HXfvWn','132831Soklrf','redo','enableCommand'];_0x1e47=function(){return _0x75b39d;};return _0x1e47();}export default class Nt extends _0x9a19da{[_0x151e60(0x8e)](){const _0x5b50b7=_0x151e60,_0x27d931=this[_0x5b50b7(0x92)],_0x4c9300=_0x27d931[_0x5b50b7(0x8d)][_0x5b50b7(0x87)](_0x5b50b7(0x88));_0x27d931[_0x5b50b7(0x8d)][_0x5b50b7(0x93)](_0x5b50b7(0x95))&&(_0x4c9300[_0x5b50b7(0x8c)](_0x5b50b7(0x91)),_0x4c9300[_0x5b50b7(0x8c)](_0x5b50b7(0x8b)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x29b7(_0xd3ef0b,_0x13e404){const _0x139ee2=_0x139e();return _0x29b7=function(_0x29b716,_0x2eaca){_0x29b716=_0x29b716-0xea;let _0x47d1c6=_0x139ee2[_0x29b716];return _0x47d1c6;},_0x29b7(_0xd3ef0b,_0x13e404);}(function(_0x38a57a,_0x3a61c7){const _0x24a875=_0x29b7,_0x58cd20=_0x38a57a();while(!![]){try{const _0x1ab9bf=-parseInt(_0x24a875(0x10d))/0x1+parseInt(_0x24a875(0x104))/0x2*(-parseInt(_0x24a875(0xf9))/0x3)+-parseInt(_0x24a875(0x119))/0x4*(-parseInt(_0x24a875(0x108))/0x5)+-parseInt(_0x24a875(0x11e))/0x6*(parseInt(_0x24a875(0x10b))/0x7)+parseInt(_0x24a875(0x103))/0x8*(parseInt(_0x24a875(0x10e))/0x9)+-parseInt(_0x24a875(0x118))/0xa+parseInt(_0x24a875(0x116))/0xb*(parseInt(_0x24a875(0xfc))/0xc);if(_0x1ab9bf===_0x3a61c7)break;else _0x58cd20['push'](_0x58cd20['shift']());}catch(_0x359cc1){_0x58cd20['push'](_0x58cd20['shift']());}}}(_0x139e,0x5145d));export function getRangesWithAttribute(_0x10bc52,_0x485cd7,_0x22a8e5){const _0x7f577f=_0x29b7,_0x1694be=[];for(const _0x45c271 of _0x485cd7[_0x7f577f(0x113)]())_0x45c271[_0x7f577f(0xee)](_0x10bc52)&&_0x1694be[_0x7f577f(0x115)](_0x22a8e5[_0x7f577f(0xeb)](_0x45c271));return _0x1694be;}export function downcastSplitMergeMarker(_0x2fa79e,_0x4b2d57,{showActiveMarker:_0x4c9704=!0x0}={}){const _0x8396f=_0x29b7,_0x4c9945=_0x2fa79e[_0x8396f(0xff)][_0x8396f(0xef)](_0x8396f(0x10c));return(_0x26c33e,_0x45c9a2,_0x6cc463)=>{const _0x130fb9=_0x8396f;if(!_0x6cc463[_0x130fb9(0xf4)][_0x130fb9(0x10a)](_0x45c9a2[_0x130fb9(0x107)],_0x26c33e[_0x130fb9(0x112)]))return;const _0x3a260c=_0x45c9a2[_0x130fb9(0x107)][_0x130fb9(0xf1)](),_0xed1ad1=_0x45c9a2[_0x130fb9(0x107)][_0x130fb9(0xfb)],_0x5ec236=_0x2fa79e[_0x130fb9(0xea)][_0x130fb9(0x100)];let _0x45154f=null,_0x1c887d=null,_0x2337f9=!0x1,_0x2394ba=!0x1;for(const _0x5eae20 of _0x3a260c){const _0x2d6b8a=_0x5eae20[_0x130fb9(0xfd)];_0x2337f9=_0x2337f9||_0x5ec236[_0x130fb9(0xed)](_0x2d6b8a);const _0x4f1618=_0x6cc463[_0x130fb9(0x11d)][_0x130fb9(0x110)](_0x2d6b8a);if(_0x4f1618&&_0x4f1618[_0x130fb9(0xf7)](_0x130fb9(0xfa)))return;_0x130fb9(0xf3)==_0x5eae20[_0x130fb9(0x106)]&&(_0x5ec236[_0x130fb9(0xf2)](_0x2d6b8a)&&!_0x5ec236[_0x130fb9(0xf8)](_0x2d6b8a)&&(_0x2d6b8a[_0x130fb9(0xf5)]||_0xed1ad1[_0x130fb9(0xf6)]?_0x45154f&&_0x45154f[_0x130fb9(0xec)]==_0x2d6b8a||(_0x45154f=_0x2d6b8a,_0x338d02(_0x5eae20[_0x130fb9(0x102)]),_0x2394ba=!0x0):_0x1c887d=_0x1c887d||_0x5eae20[_0x130fb9(0x102)]));}function _0x338d02(_0x238687){const _0x310db0=_0x130fb9,_0x325428=_0x6cc463[_0x310db0(0xfe)][_0x310db0(0x10f)](_0x310db0(0x114),{'class':_0x310db0(0x11a)+_0x4b2d57}),_0x40e9de=_0x6cc463[_0x310db0(0x11d)][_0x310db0(0xf0)](_0x238687);_0x4c9704&&_0x4c9945[_0x310db0(0x111)][_0x310db0(0x11c)](_0x45c9a2[_0x310db0(0x105)])&&_0x6cc463[_0x310db0(0xfe)][_0x310db0(0x109)](_0x310db0(0x101),_0x325428),_0x6cc463[_0x310db0(0xfe)][_0x310db0(0x117)](_0x40e9de,_0x325428),_0x6cc463[_0x310db0(0x11d)][_0x310db0(0x11b)](_0x325428,_0x45c9a2[_0x310db0(0x105)]);}_0x2337f9||_0x2394ba||!_0x1c887d||_0x338d02(_0x1c887d);};}function _0x139e(){const _0x104df0=['2405335wnjCiW','addClass','test','150437eDkjqU','TrackChangesEditing','315536wfvuwZ','303012hbgQKs','createUIElement','toViewElement','activeMarkers','name','getItems','span','push','77OYoMqg','insert','3169460tHgvlc','4fCOZaJ','ck-suggestion-marker-','bindElementToMarker','includes','mapper','66yNjyfM','model','createRangeOn','parent','isContent','hasAttribute','get','toViewPosition','getWalker','isBlock','elementEnd','consumable','nextSibling','isAtEnd','getCustomProperty','isLimit','591OEAtgk','addHighlight','start','1578684EvYzML','item','writer','plugins','schema','ck-suggestion-marker--active','previousPosition','16JXjfFx','2716qAiFoH','markerName','type','markerRange'];_0x139e=function(){return _0x104df0;};return _0x139e();}
23
+ function _0x44b0(){const _0x37c3ee=['includes','activeMarkers','schema','24HLqpjD','isLimit','parent','ck-suggestion-marker--active','bindElementToMarker','nextSibling','createUIElement','4450iouaMB','getItems','34954jKUECY','toViewElement','getCustomProperty','markerRange','5aOSbdE','name','plugins','addClass','get','792216FTZffl','284289zmMRtj','insert','type','elementEnd','isContent','27FTpFdK','1935jLbRDF','item','previousPosition','span','ck-suggestion-marker-','start','TrackChangesEditing','isBlock','mapper','249416bfucxD','consumable','4857204rhsocJ','push','isAtEnd','addHighlight','hasAttribute','test','createRangeOn','writer','getWalker','model','483343ViCoKu','toViewPosition','markerName'];_0x44b0=function(){return _0x37c3ee;};return _0x44b0();}(function(_0x5dfafb,_0x41a10f){const _0x1ff300=_0x2a5c,_0x2e2fc6=_0x5dfafb();while(!![]){try{const _0x261ff0=parseInt(_0x1ff300(0x1b7))/0x1+-parseInt(_0x1ff300(0x1ad))/0x2*(parseInt(_0x1ff300(0x188))/0x3)+-parseInt(_0x1ff300(0x1b6))/0x4*(parseInt(_0x1ff300(0x1b1))/0x5)+-parseInt(_0x1ff300(0x1a4))/0x6*(parseInt(_0x1ff300(0x19e))/0x7)+-parseInt(_0x1ff300(0x192))/0x8+-parseInt(_0x1ff300(0x189))/0x9*(-parseInt(_0x1ff300(0x1ab))/0xa)+parseInt(_0x1ff300(0x194))/0xb;if(_0x261ff0===_0x41a10f)break;else _0x2e2fc6['push'](_0x2e2fc6['shift']());}catch(_0x194b8d){_0x2e2fc6['push'](_0x2e2fc6['shift']());}}}(_0x44b0,0x26c58));function _0x2a5c(_0x4a4fcf,_0x324a09){const _0x44b06a=_0x44b0();return _0x2a5c=function(_0x2a5c43,_0x24bb28){_0x2a5c43=_0x2a5c43-0x186;let _0x331ccd=_0x44b06a[_0x2a5c43];return _0x331ccd;},_0x2a5c(_0x4a4fcf,_0x324a09);}export function getRangesWithAttribute(_0x2ec82c,_0x454f7f,_0x971e74){const _0x107870=_0x2a5c,_0x4c2f5d=[];for(const _0x4bb196 of _0x454f7f[_0x107870(0x1ac)]())_0x4bb196[_0x107870(0x198)](_0x2ec82c)&&_0x4c2f5d[_0x107870(0x195)](_0x971e74[_0x107870(0x19a)](_0x4bb196));return _0x4c2f5d;}export function downcastSplitMergeMarker(_0x3db152,_0x1b55ce,{showActiveMarker:_0x34336e=!0x0}={}){const _0x5b923c=_0x2a5c,_0x5a7074=_0x3db152[_0x5b923c(0x1b3)][_0x5b923c(0x1b5)](_0x5b923c(0x18f));return(_0x4e7684,_0x21bf47,_0x44e347)=>{const _0x4288ad=_0x5b923c;if(!_0x44e347[_0x4288ad(0x193)][_0x4288ad(0x199)](_0x21bf47[_0x4288ad(0x1b0)],_0x4e7684[_0x4288ad(0x1b2)]))return;const _0x48e2cf=_0x21bf47[_0x4288ad(0x1b0)][_0x4288ad(0x19c)](),_0xb29367=_0x21bf47[_0x4288ad(0x1b0)][_0x4288ad(0x18e)],_0x530ce5=_0x3db152[_0x4288ad(0x19d)][_0x4288ad(0x1a3)];let _0x422dc0=null,_0x24c189=null,_0x48a491=!0x1,_0x1f1e7e=!0x1;for(const _0x2fae08 of _0x48e2cf){const _0x59bba9=_0x2fae08[_0x4288ad(0x18a)];_0x48a491=_0x48a491||_0x530ce5[_0x4288ad(0x187)](_0x59bba9);const _0xd5a1e2=_0x44e347[_0x4288ad(0x191)][_0x4288ad(0x1ae)](_0x59bba9);if(_0xd5a1e2&&_0xd5a1e2[_0x4288ad(0x1af)](_0x4288ad(0x197)))return;_0x4288ad(0x186)==_0x2fae08[_0x4288ad(0x1b9)]&&(_0x530ce5[_0x4288ad(0x190)](_0x59bba9)&&!_0x530ce5[_0x4288ad(0x1a5)](_0x59bba9)&&(_0x59bba9[_0x4288ad(0x1a9)]||_0xb29367[_0x4288ad(0x196)]?_0x422dc0&&_0x422dc0[_0x4288ad(0x1a6)]==_0x59bba9||(_0x422dc0=_0x59bba9,_0x8a8af1(_0x2fae08[_0x4288ad(0x18b)]),_0x1f1e7e=!0x0):_0x24c189=_0x24c189||_0x2fae08[_0x4288ad(0x18b)]));}function _0x8a8af1(_0xc67e60){const _0x295e55=_0x4288ad,_0x16d563=_0x44e347[_0x295e55(0x19b)][_0x295e55(0x1aa)](_0x295e55(0x18c),{'class':_0x295e55(0x18d)+_0x1b55ce}),_0x4cb408=_0x44e347[_0x295e55(0x191)][_0x295e55(0x19f)](_0xc67e60);_0x34336e&&_0x5a7074[_0x295e55(0x1a2)][_0x295e55(0x1a1)](_0x21bf47[_0x295e55(0x1a0)])&&_0x44e347[_0x295e55(0x19b)][_0x295e55(0x1b4)](_0x295e55(0x1a7),_0x16d563),_0x44e347[_0x295e55(0x19b)][_0x295e55(0x1b8)](_0x4cb408,_0x16d563),_0x44e347[_0x295e55(0x191)][_0x295e55(0x1a8)](_0x16d563,_0x21bf47[_0x295e55(0x1a0)]);}_0x48a491||_0x1f1e7e||!_0x24c189||_0x8a8af1(_0x24c189);};}
@@ -19,7 +19,7 @@ declare const Suggestion_base: {
19
19
  *
20
20
  * `Suggestion` instances are created and handled by {@link module:track-changes/trackchanges~TrackChanges track changes plugin}.
21
21
  */
22
- export default class Suggestion extends /* #__PURE__ -- @preserve */ Suggestion_base {
22
+ export default class Suggestion extends Suggestion_base {
23
23
  /**
24
24
  * Suggestion ID.
25
25
  */
package/src/suggestion.js CHANGED
@@ -20,5 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2d0e5d=_0x25d6;(function(_0x2abcc4,_0x362293){const _0x4620b5=_0x25d6,_0x267d45=_0x2abcc4();while(!![]){try{const _0x3829e9=-parseInt(_0x4620b5(0xe4))/0x1+parseInt(_0x4620b5(0xfb))/0x2+-parseInt(_0x4620b5(0xe7))/0x3*(parseInt(_0x4620b5(0x101))/0x4)+-parseInt(_0x4620b5(0xce))/0x5+parseInt(_0x4620b5(0xea))/0x6*(-parseInt(_0x4620b5(0xf3))/0x7)+-parseInt(_0x4620b5(0xd0))/0x8*(-parseInt(_0x4620b5(0xd4))/0x9)+parseInt(_0x4620b5(0xdf))/0xa*(parseInt(_0x4620b5(0xfc))/0xb);if(_0x3829e9===_0x362293)break;else _0x267d45['push'](_0x267d45['shift']());}catch(_0x1f795c){_0x267d45['push'](_0x267d45['shift']());}}}(_0x3863,0xee868));import{Element as _0x17ed73}from'ckeditor5/src/engine.js';function _0x25d6(_0x137a28,_0x3c756e){const _0x386338=_0x3863();return _0x25d6=function(_0x25d651,_0x153ff9){_0x25d651=_0x25d651-0xc5;let _0x2a0935=_0x386338[_0x25d651];return _0x2a0935;},_0x25d6(_0x137a28,_0x3c756e);}function _0x3863(){const _0x4232d9=['_model','8784760ntMEAY','discard','16aZoxsb','onAttributesChange','getRanges','removeMarkers','4359051fZjMtv','_isDataLoaded','getMarkers','toJSON','substr','head','addMarkerName','clear','getMultiRangeId','removeAttribute','_onDiscard','32355210KrXxhZ','onAccept','reduce','decorate','next','665997aIwHNe','authoredAt','data','809145qrOboE','onDiscard','getFirstMarker','150OJJJrk','creator','size','from','addRange','set','delete','filter','subType','373471MSQUUY','nodeAfter','_saved','getMarkerNames','_onAttributesChange','isMultiRange','attributes','isExternal','2677440CGZYuQ','11ofubSl','createdAt','end','previous','add','12hRHAkC','start','suggestion:','getContainedElement','@external','map','length','removeMarker','getItems','accept','push','_markerNames','isIntersecting','get','getAllAdjacentSuggestions','_onAccept','nodeBefore','getFirstRange','isInContent','addMarker','commentThread','setAttribute','hasComments','markers','author','isIntersectingWithRange','getRange','split','type','change'];_0x3863=function(){return _0x4232d9;};return _0x3863();}import{ObservableMixin as _0x7028e,uid as _0x26a76a}from'ckeditor5/src/utils.js';import{cloneDeep as _0x19b97a,isEqual as _0x31df2b,set as _0x2921b5,unset as _0x4bfb16}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
- _0x7028e(){constructor(_0x44d3d0,_0x5df0f2){const _0x362704=_0x25d6;super(),this[_0x362704(0xd5)]=!0x1,this['id']=_0x5df0f2['id'],this[_0x362704(0xcb)]=_0x5df0f2[_0x362704(0xcb)],this[_0x362704(0xf2)]=_0x5df0f2[_0x362704(0xf2)]||null,this[_0x362704(0xc7)]=_0x5df0f2[_0x362704(0xc7)],this[_0x362704(0xeb)]=_0x5df0f2[_0x362704(0xeb)]||_0x5df0f2[_0x362704(0xc7)],this[_0x362704(0xfa)]=Boolean(_0x5df0f2[_0x362704(0xf9)]&&_0x5df0f2[_0x362704(0xf9)][_0x362704(0x105)]),this[_0x362704(0xe6)]=null,this[_0x362704(0xcd)]=_0x44d3d0,this[_0x362704(0x110)]=_0x5df0f2[_0x362704(0xe0)],this[_0x362704(0xde)]=_0x5df0f2[_0x362704(0xe8)],this[_0x362704(0xf7)]=_0x5df0f2[_0x362704(0xd1)],this[_0x362704(0x10c)]=new Set(),this[_0x362704(0xfd)]=null,this[_0x362704(0xef)](_0x362704(0xe5),null),this[_0x362704(0xef)](_0x362704(0xf9),_0x5df0f2[_0x362704(0xf9)]||{}),this[_0x362704(0xef)](_0x362704(0xff),null),this[_0x362704(0xef)](_0x362704(0xe3),null),this[_0x362704(0xef)](_0x362704(0x115),null),this[_0x362704(0xef)](_0x362704(0xf5),!0x1),this[_0x362704(0xe2)](_0x362704(0x10a)),this[_0x362704(0xe2)](_0x362704(0xcf));}get[_0x2d0e5d(0xd9)](){const _0xc732b3=_0x2d0e5d;let _0x5e9cf3=this;for(;_0x5e9cf3[_0xc732b3(0xff)];)_0x5e9cf3=_0x5e9cf3[_0xc732b3(0xff)];return _0x5e9cf3;}get[_0x2d0e5d(0xc5)](){const _0x409f6f=_0x2d0e5d;return!!this[_0x409f6f(0x115)]&&this[_0x409f6f(0x115)][_0x409f6f(0x107)]>0x0;}get[_0x2d0e5d(0xf8)](){const _0x2922ea=_0x2d0e5d;if(0x0==this[_0x2922ea(0x10c)][_0x2922ea(0xec)])return!0x1;return 0x6==Array[_0x2922ea(0xed)](this[_0x2922ea(0x10c)])[0x0][_0x2922ea(0xca)](':')[_0x2922ea(0x107)];}get[_0x2d0e5d(0x113)](){const _0x4cb555=_0x2d0e5d;return null!==this[_0x4cb555(0xe9)]();}[_0x2d0e5d(0xda)](_0x103703){const _0x388bd2=_0x2d0e5d;this[_0x388bd2(0x10c)][_0x388bd2(0x100)](_0x103703);}[_0x2d0e5d(0xf6)](){const _0x32ff10=_0x2d0e5d;return Array[_0x32ff10(0xed)](this[_0x32ff10(0x10c)]);}[_0x2d0e5d(0xd6)](){const _0x3d1aba=_0x2d0e5d;return this[_0x3d1aba(0xf6)]()[_0x3d1aba(0x106)](_0x1a3ec5=>this[_0x3d1aba(0xcd)][_0x3d1aba(0xc6)][_0x3d1aba(0x10e)](_0x1a3ec5))[_0x3d1aba(0xf1)](_0x3c1d9c=>_0x3c1d9c);}[_0x2d0e5d(0xe9)](){const _0x21591b=_0x2d0e5d;return this[_0x21591b(0xd6)]()[0x0]||null;}[_0x2d0e5d(0xd3)](){const _0x320162=_0x2d0e5d;this[_0x320162(0xcd)][_0x320162(0xcc)](_0x551da5=>{const _0x5cb50d=_0x320162;for(const _0x3ee464 of this[_0x5cb50d(0xd6)]())_0x551da5[_0x5cb50d(0x108)](_0x3ee464);}),this[_0x320162(0x10c)][_0x320162(0xdb)]();}[_0x2d0e5d(0x108)](_0x290f05){const _0x514bc3=_0x2d0e5d;this[_0x514bc3(0xcd)][_0x514bc3(0xcc)](_0x8ef799=>{const _0x3966f4=_0x514bc3;_0x8ef799[_0x3966f4(0x108)](_0x290f05);}),this[_0x514bc3(0x10c)][_0x514bc3(0xf0)](_0x290f05);}[_0x2d0e5d(0xee)](_0x13c150){const _0x9d676b=_0x2d0e5d,_0xa7aab0=_0x9d676b(0x103)+this[_0x9d676b(0xcb)]+':'+this[_0x9d676b(0xf2)]+':'+this['id']+':'+this[_0x9d676b(0xeb)]['id']+':'+u[_0x9d676b(0xdc)]();this[_0x9d676b(0xda)](_0xa7aab0),this[_0x9d676b(0xcd)][_0x9d676b(0xcc)](_0x5304c6=>{const _0x3997cf=_0x9d676b;_0x5304c6[_0x3997cf(0x114)](_0xa7aab0,{'range':_0x13c150,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x2d0e5d(0xc8)](_0x13da06){const _0x4f9430=_0x2d0e5d;for(const _0x1db959 of this[_0x4f9430(0xd2)]())if(_0x1db959[_0x4f9430(0x10d)](_0x13da06))return!0x0;return!0x1;}[_0x2d0e5d(0xd2)](){const _0x4b3d5f=_0x2d0e5d;return this[_0x4b3d5f(0xd6)]()[_0x4b3d5f(0x106)](_0x58a98f=>_0x58a98f[_0x4b3d5f(0xc9)]());}[_0x2d0e5d(0x109)](){const _0x1b3cbc=_0x2d0e5d;return this[_0x1b3cbc(0xd2)]()[_0x1b3cbc(0xe1)]((_0x6e8049,_0x50f346)=>[..._0x6e8049,..._0x50f346[_0x1b3cbc(0x109)]()],[]);}[_0x2d0e5d(0x112)](){const _0x54cf2f=_0x2d0e5d;var _0x244b09;return(null===(_0x244b09=this[_0x54cf2f(0xe9)]())||void 0x0===_0x244b09?void 0x0:_0x244b09[_0x54cf2f(0xc9)]())||null;}[_0x2d0e5d(0x104)](){const _0x1838ed=_0x2d0e5d,_0x338ff2=this[_0x1838ed(0xd2)]();if(0x1!=_0x338ff2[_0x1838ed(0x107)])return null;const _0xa12791=_0x338ff2[0x0],_0x132aea=_0xa12791[_0x1838ed(0x102)][_0x1838ed(0xf4)],_0x45bb0e=_0xa12791[_0x1838ed(0xfe)][_0x1838ed(0x111)];return _0x132aea instanceof _0x17ed73?_0x132aea!=_0x45bb0e?null:_0x132aea:null;}[_0x2d0e5d(0x10a)](){const _0x31d7e8=_0x2d0e5d;this[_0x31d7e8(0x110)](this[_0x31d7e8(0xd2)](),this[_0x31d7e8(0xe6)],this[_0x31d7e8(0xf9)]),this[_0x31d7e8(0xd3)]();}[_0x2d0e5d(0xcf)](){const _0x511f1c=_0x2d0e5d;this[_0x511f1c(0xde)](this[_0x511f1c(0xd2)](),this[_0x511f1c(0xe6)],this[_0x511f1c(0xf9)]),this[_0x511f1c(0xd3)]();}[_0x2d0e5d(0x10f)](){const _0x50617b=_0x2d0e5d,_0x51cd8c=[];let _0x47df94=this[_0x50617b(0xd9)];for(;_0x47df94;)_0x51cd8c[_0x50617b(0x10b)](_0x47df94),_0x47df94=_0x47df94[_0x50617b(0xe3)];return _0x51cd8c;}[_0x2d0e5d(0x116)](_0x96217e,_0x5f2f47){const _0x43281b=_0x2d0e5d,_0x3b0996=_0x19b97a(this[_0x43281b(0xf9)]);_0x2921b5(_0x3b0996,_0x96217e,_0x5f2f47),_0x31df2b(_0x3b0996,this[_0x43281b(0xf9)])||(this[_0x43281b(0xf9)]=_0x3b0996,this[_0x43281b(0xf7)](_0x3b0996));}[_0x2d0e5d(0xdd)](_0x5e9bb4){const _0x43f9a4=_0x2d0e5d,_0x3772cf=_0x19b97a(this[_0x43f9a4(0xf9)]);_0x4bfb16(_0x3772cf,_0x5e9bb4),_0x31df2b(_0x3772cf,this[_0x43f9a4(0xf9)])||(this[_0x43f9a4(0xf9)]=_0x3772cf,this[_0x43f9a4(0xf7)](this[_0x43f9a4(0xf9)]));}[_0x2d0e5d(0xd7)](){const _0x496ad0=_0x2d0e5d;return{'id':this['id'],'type':this[_0x496ad0(0xf2)]?this[_0x496ad0(0xcb)]+':'+this[_0x496ad0(0xf2)]:this[_0x496ad0(0xcb)],'authorId':this[_0x496ad0(0xeb)]['id'],'createdAt':this[_0x496ad0(0xfd)],'hasComments':this[_0x496ad0(0xc5)],'data':this[_0x496ad0(0xe6)],'attributes':this[_0x496ad0(0xf9)]};}static[_0x2d0e5d(0xdc)](){const _0x3d4586=_0x2d0e5d;return _0x26a76a()[_0x3d4586(0xd8)](0x1,0x5);}}
23
+ const _0x336533=_0x7ddd;(function(_0x2b3dad,_0x897de0){const _0x44164c=_0x7ddd,_0x1d4f18=_0x2b3dad();while(!![]){try{const _0x3d092d=-parseInt(_0x44164c(0x147))/0x1+parseInt(_0x44164c(0x15d))/0x2*(-parseInt(_0x44164c(0x18f))/0x3)+parseInt(_0x44164c(0x187))/0x4*(parseInt(_0x44164c(0x16d))/0x5)+-parseInt(_0x44164c(0x174))/0x6*(-parseInt(_0x44164c(0x194))/0x7)+-parseInt(_0x44164c(0x14d))/0x8+parseInt(_0x44164c(0x183))/0x9*(-parseInt(_0x44164c(0x164))/0xa)+parseInt(_0x44164c(0x16f))/0xb*(parseInt(_0x44164c(0x171))/0xc);if(_0x3d092d===_0x897de0)break;else _0x1d4f18['push'](_0x1d4f18['shift']());}catch(_0x2999ad){_0x1d4f18['push'](_0x1d4f18['shift']());}}}(_0x1f46,0x6ee08));function _0x7ddd(_0x1a388d,_0x56d32a){const _0x1f46a8=_0x1f46();return _0x7ddd=function(_0x7ddd3b,_0xbd87f){_0x7ddd3b=_0x7ddd3b-0x144;let _0x404b28=_0x1f46a8[_0x7ddd3b];return _0x404b28;},_0x7ddd(_0x1a388d,_0x56d32a);}import{Element as _0x19a5a8}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x48bfdd,uid as _0x49c749}from'ckeditor5/src/utils.js';function _0x1f46(){const _0x2c0228=['substr','split','2618464eDBvJF','getContainedElement','decorate','addMarker','_markerNames','next','removeAttribute','creator','end','head','clear','push','removeMarkers','data','add','nodeAfter','2TyLHnY','size','accept','_model','getRange','getFirstRange','setAttribute','1160HrSjZq','set','onAccept','type','addRange','map','filter','isExternal','isIntersectingWithRange','89310uLLlng','@external','40557bNJgZD','_saved','5736iGoaiQ','_onAttributesChange','getAllAdjacentSuggestions','6bVHkmg','subType','getMarkers','_isDataLoaded','isMultiRange','getMultiRangeId','discard','isInContent','reduce','getRanges','removeMarker','toJSON','onDiscard','isIntersecting','author','40023OTYeMf','nodeBefore','getFirstMarker','_onDiscard','24dIXUfl','length','hasComments','_onAccept','markers','addMarkerName','from','previous','1390245ciCKES','getItems','suggestion:','getMarkerNames','authoredAt','2228541LULDBz','delete','createdAt','onAttributesChange','change','attributes','427194LztrHQ','commentThread','get','start'];_0x1f46=function(){return _0x2c0228;};return _0x1f46();}import{cloneDeep as _0x455307,isEqual as _0x3aed2c,set as _0x1e7549,unset as _0x433206}from'lodash-es';export default class u extends _0x48bfdd(){constructor(_0x5dcc4e,_0x1f5f67){const _0x1c636d=_0x7ddd;super(),this[_0x1c636d(0x177)]=!0x1,this['id']=_0x1f5f67['id'],this[_0x1c636d(0x167)]=_0x1f5f67[_0x1c636d(0x167)],this[_0x1c636d(0x175)]=_0x1f5f67[_0x1c636d(0x175)]||null,this[_0x1c636d(0x182)]=_0x1f5f67[_0x1c636d(0x182)],this[_0x1c636d(0x154)]=_0x1f5f67[_0x1c636d(0x154)]||_0x1f5f67[_0x1c636d(0x182)],this[_0x1c636d(0x16b)]=Boolean(_0x1f5f67[_0x1c636d(0x146)]&&_0x1f5f67[_0x1c636d(0x146)][_0x1c636d(0x16e)]),this[_0x1c636d(0x15a)]=null,this[_0x1c636d(0x160)]=_0x5dcc4e,this[_0x1c636d(0x18a)]=_0x1f5f67[_0x1c636d(0x166)],this[_0x1c636d(0x186)]=_0x1f5f67[_0x1c636d(0x180)],this[_0x1c636d(0x172)]=_0x1f5f67[_0x1c636d(0x144)],this[_0x1c636d(0x151)]=new Set(),this[_0x1c636d(0x196)]=null,this[_0x1c636d(0x165)](_0x1c636d(0x193),null),this[_0x1c636d(0x165)](_0x1c636d(0x146),_0x1f5f67[_0x1c636d(0x146)]||{}),this[_0x1c636d(0x165)](_0x1c636d(0x18e),null),this[_0x1c636d(0x165)](_0x1c636d(0x152),null),this[_0x1c636d(0x165)](_0x1c636d(0x148),null),this[_0x1c636d(0x165)](_0x1c636d(0x170),!0x1),this[_0x1c636d(0x14f)](_0x1c636d(0x15f)),this[_0x1c636d(0x14f)](_0x1c636d(0x17a));}get[_0x336533(0x156)](){const _0x2e880b=_0x336533;let _0x198ab0=this;for(;_0x198ab0[_0x2e880b(0x18e)];)_0x198ab0=_0x198ab0[_0x2e880b(0x18e)];return _0x198ab0;}get[_0x336533(0x189)](){const _0x39315a=_0x336533;return!!this[_0x39315a(0x148)]&&this[_0x39315a(0x148)][_0x39315a(0x188)]>0x0;}get[_0x336533(0x178)](){const _0x4576ed=_0x336533;if(0x0==this[_0x4576ed(0x151)][_0x4576ed(0x15e)])return!0x1;return 0x6==Array[_0x4576ed(0x18d)](this[_0x4576ed(0x151)])[0x0][_0x4576ed(0x14c)](':')[_0x4576ed(0x188)];}get[_0x336533(0x17b)](){const _0x530aee=_0x336533;return null!==this[_0x530aee(0x185)]();}[_0x336533(0x18c)](_0x1668c8){const _0x4f76b6=_0x336533;this[_0x4f76b6(0x151)][_0x4f76b6(0x15b)](_0x1668c8);}[_0x336533(0x192)](){const _0x569ef3=_0x336533;return Array[_0x569ef3(0x18d)](this[_0x569ef3(0x151)]);}[_0x336533(0x176)](){const _0x592643=_0x336533;return this[_0x592643(0x192)]()[_0x592643(0x169)](_0x3401a2=>this[_0x592643(0x160)][_0x592643(0x18b)][_0x592643(0x149)](_0x3401a2))[_0x592643(0x16a)](_0x1ef962=>_0x1ef962);}[_0x336533(0x185)](){const _0x1f4414=_0x336533;return this[_0x1f4414(0x176)]()[0x0]||null;}[_0x336533(0x159)](){const _0x2ea930=_0x336533;this[_0x2ea930(0x160)][_0x2ea930(0x145)](_0x2e690d=>{const _0x2cbf65=_0x2ea930;for(const _0x192c09 of this[_0x2cbf65(0x176)]())_0x2e690d[_0x2cbf65(0x17e)](_0x192c09);}),this[_0x2ea930(0x151)][_0x2ea930(0x157)]();}[_0x336533(0x17e)](_0x50613c){const _0x57aa8c=_0x336533;this[_0x57aa8c(0x160)][_0x57aa8c(0x145)](_0xf2e7b1=>{const _0x16c69=_0x57aa8c;_0xf2e7b1[_0x16c69(0x17e)](_0x50613c);}),this[_0x57aa8c(0x151)][_0x57aa8c(0x195)](_0x50613c);}[_0x336533(0x168)](_0x497bba){const _0xb6b319=_0x336533,_0x3f6411=_0xb6b319(0x191)+this[_0xb6b319(0x167)]+':'+this[_0xb6b319(0x175)]+':'+this['id']+':'+this[_0xb6b319(0x154)]['id']+':'+u[_0xb6b319(0x179)]();this[_0xb6b319(0x18c)](_0x3f6411),this[_0xb6b319(0x160)][_0xb6b319(0x145)](_0x5e9129=>{const _0x5d322a=_0xb6b319;_0x5e9129[_0x5d322a(0x150)](_0x3f6411,{'range':_0x497bba,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x336533(0x16c)](_0x426dc6){const _0x58cc02=_0x336533;for(const _0x13d802 of this[_0x58cc02(0x17d)]())if(_0x13d802[_0x58cc02(0x181)](_0x426dc6))return!0x0;return!0x1;}[_0x336533(0x17d)](){const _0x37aee8=_0x336533;return this[_0x37aee8(0x176)]()[_0x37aee8(0x169)](_0x546dbe=>_0x546dbe[_0x37aee8(0x161)]());}[_0x336533(0x190)](){const _0xe810ac=_0x336533;return this[_0xe810ac(0x17d)]()[_0xe810ac(0x17c)]((_0x5e7840,_0x46af2a)=>[..._0x5e7840,..._0x46af2a[_0xe810ac(0x190)]()],[]);}[_0x336533(0x162)](){const _0x485df1=_0x336533;var _0x26c906;return(null===(_0x26c906=this[_0x485df1(0x185)]())||void 0x0===_0x26c906?void 0x0:_0x26c906[_0x485df1(0x161)]())||null;}[_0x336533(0x14e)](){const _0x22754f=_0x336533,_0x53ea8c=this[_0x22754f(0x17d)]();if(0x1!=_0x53ea8c[_0x22754f(0x188)])return null;const _0x1c9f2b=_0x53ea8c[0x0],_0x6946f7=_0x1c9f2b[_0x22754f(0x14a)][_0x22754f(0x15c)],_0x4f3bfe=_0x1c9f2b[_0x22754f(0x155)][_0x22754f(0x184)];return _0x6946f7 instanceof _0x19a5a8?_0x6946f7!=_0x4f3bfe?null:_0x6946f7:null;}[_0x336533(0x15f)](){const _0x168f4f=_0x336533;this[_0x168f4f(0x18a)](this[_0x168f4f(0x17d)](),this[_0x168f4f(0x15a)],this[_0x168f4f(0x146)]),this[_0x168f4f(0x159)]();}[_0x336533(0x17a)](){const _0x544691=_0x336533;this[_0x544691(0x186)](this[_0x544691(0x17d)](),this[_0x544691(0x15a)],this[_0x544691(0x146)]),this[_0x544691(0x159)]();}[_0x336533(0x173)](){const _0x5ed2da=_0x336533,_0x3cda9a=[];let _0x39fc41=this[_0x5ed2da(0x156)];for(;_0x39fc41;)_0x3cda9a[_0x5ed2da(0x158)](_0x39fc41),_0x39fc41=_0x39fc41[_0x5ed2da(0x152)];return _0x3cda9a;}[_0x336533(0x163)](_0x4ff469,_0x7111dc){const _0x5e1edf=_0x336533,_0x54198f=_0x455307(this[_0x5e1edf(0x146)]);_0x1e7549(_0x54198f,_0x4ff469,_0x7111dc),_0x3aed2c(_0x54198f,this[_0x5e1edf(0x146)])||(this[_0x5e1edf(0x146)]=_0x54198f,this[_0x5e1edf(0x172)](_0x54198f));}[_0x336533(0x153)](_0x5f5bb3){const _0x183ece=_0x336533,_0x50a281=_0x455307(this[_0x183ece(0x146)]);_0x433206(_0x50a281,_0x5f5bb3),_0x3aed2c(_0x50a281,this[_0x183ece(0x146)])||(this[_0x183ece(0x146)]=_0x50a281,this[_0x183ece(0x172)](this[_0x183ece(0x146)]));}[_0x336533(0x17f)](){const _0x4ef31b=_0x336533;return{'id':this['id'],'type':this[_0x4ef31b(0x175)]?this[_0x4ef31b(0x167)]+':'+this[_0x4ef31b(0x175)]:this[_0x4ef31b(0x167)],'authorId':this[_0x4ef31b(0x154)]['id'],'createdAt':this[_0x4ef31b(0x196)],'hasComments':this[_0x4ef31b(0x189)],'data':this[_0x4ef31b(0x15a)],'attributes':this[_0x4ef31b(0x146)]};}static[_0x336533(0x179)](){const _0x119e01=_0x336533;return _0x49c749()[_0x119e01(0x14b)](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2ffdb0=_0x24a6;(function(_0x21991a,_0x25f180){const _0x5b8c9e=_0x24a6,_0x57be60=_0x21991a();while(!![]){try{const _0x288701=parseInt(_0x5b8c9e(0x1da))/0x1+-parseInt(_0x5b8c9e(0x206))/0x2+-parseInt(_0x5b8c9e(0x1fb))/0x3*(-parseInt(_0x5b8c9e(0x213))/0x4)+-parseInt(_0x5b8c9e(0x1f5))/0x5+-parseInt(_0x5b8c9e(0x22b))/0x6*(parseInt(_0x5b8c9e(0x1f9))/0x7)+-parseInt(_0x5b8c9e(0x1ee))/0x8+-parseInt(_0x5b8c9e(0x20b))/0x9*(-parseInt(_0x5b8c9e(0x223))/0xa);if(_0x288701===_0x25f180)break;else _0x57be60['push'](_0x57be60['shift']());}catch(_0x4160b7){_0x57be60['push'](_0x57be60['shift']());}}}(_0x114a,0x23285));import{getTranslation as _0x3baa43}from'./utils/common-translations.js';import{priorities as _0x5488f2,insertToPriorityArray as _0x5c9937}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x3e561f}from'./trackchangesediting.js';function _0x114a(){const _0x2c21b8=['_addDescriptionItems','softBreak','attribute','isObject','subType','registerAttributeLabel','_handleInsertRemoveSuggestionDescription','350404Dyjilr','_resolveDescriptionItems','map','removeFormat','getFirstRange','checkChild','length','*Merge:*\x20%0','registerElementLabel','getItemLabel','pop','indexOf','_attributeLabels','matchingCallback','getDescriptions','quantity','430rESxkK','Container','get','_customCallbacks','elementEnd','ELEMENT_SPACE','getWalker','removeEmptyContainer','25818RgIJOk','element','set','normal','*Remove:*\x20%0','EmptyContainer','_handleRenameSuggestionDescription','_itemLabelsCallbacks','$textProxy','REPLACE_TEXT','remove','join','addContainer','deletion','push','isInContent','227099AgWdgO','match','previousSibling','insertion','elementStart','_schema','removeContainer','replace','*Insert:*\x20%0','$text','nodeAfter','add','isEqual','label','*Split:*\x20%0','nextSibling','_locale','_itemLabels','item','removeObject','1470560NBGbQu','*Change\x20to:*\x20%0','key','registerDescriptionCallback','type','addFormat','format','395250VLPasA','addEmptyContainer','text','addObject','42gZwkHy','end','9NwDnNP','skip','*Set\x20format:*\x20%0','has','function','newValue','$1\x20$2','*Remove\x20format:*\x20%0','isEmpty','Object','_handleCustomCallbackDescription','239892tBAcsX','start','data','name','_handleAttributeSuggestionDescription','13131QSQVFT'];_0x114a=function(){return _0x2c21b8;};return _0x114a();}function _0x24a6(_0x556c3b,_0x251f8f){const _0x114a61=_0x114a();return _0x24a6=function(_0x24a6b0,_0x338638){_0x24a6b0=_0x24a6b0-0x1d8;let _0x40484c=_0x114a61[_0x24a6b0];return _0x40484c;},_0x24a6(_0x556c3b,_0x251f8f);}export default class f{constructor(_0x55c1ee,_0xd460e4){const _0x2f02bd=_0x24a6;this[_0x2f02bd(0x226)]=[],this[_0x2f02bd(0x1eb)]=new Map(),this[_0x2f02bd(0x232)]=[],this[_0x2f02bd(0x21f)]=new Map(),this[_0x2f02bd(0x1df)]=_0x55c1ee,this[_0x2f02bd(0x1ea)]=_0xd460e4;}[_0x2ffdb0(0x221)](_0x15e95c){const _0x2ca434=_0x2ffdb0,_0x2e6972=[],_0x4027bd=new Set(),_0x172134=new Set();for(let _0x46c1a6=0x0;_0x46c1a6<_0x15e95c[_0x2ca434(0x219)];_0x46c1a6++){const _0x32e6f5=_0x15e95c[_0x46c1a6];if(!_0x32e6f5[_0x2ca434(0x1d9)])continue;const _0x359b49=this[_0x2ca434(0x205)](_0x32e6f5);if(_0x359b49){if(null!=_0x32e6f5[_0x2ca434(0x210)]){if(_0x4027bd[_0x2ca434(0x1fe)](_0x32e6f5[_0x2ca434(0x210)]))continue;_0x4027bd[_0x2ca434(0x1e5)](_0x32e6f5[_0x2ca434(0x210)]);}_0x2e6972[_0x2ca434(0x1d8)](_0x359b49);}else{if(_0x2ca434(0x20e)!=_0x32e6f5[_0x2ca434(0x1f2)])_0x2ca434(0x1dd)!=_0x32e6f5[_0x2ca434(0x1f2)]&&_0x2ca434(0x238)!=_0x32e6f5[_0x2ca434(0x1f2)]||this[_0x2ca434(0x212)](_0x2e6972,_0x32e6f5,_0x15e95c[_0x46c1a6+0x1]);else{const _0x4e6eae=_0x32e6f5[_0x2ca434(0x208)][_0x2ca434(0x1f0)];if(_0x172134[_0x2ca434(0x1fe)](_0x4e6eae))continue;_0x172134[_0x2ca434(0x1e5)](_0x32e6f5[_0x2ca434(0x208)][_0x2ca434(0x1f0)]),_0x4e6eae==_0x3e561f?this[_0x2ca434(0x231)](_0x2e6972,_0x32e6f5):this[_0x2ca434(0x20a)](_0x2e6972,_0x32e6f5);}}}return this[_0x2ca434(0x214)](_0x2e6972);}[_0x2ffdb0(0x1f1)](_0x2e0ba7){const _0x3b9a2a=_0x2ffdb0;this[_0x3b9a2a(0x226)][_0x3b9a2a(0x1d8)](_0x2e0ba7);}[_0x2ffdb0(0x21b)](_0x176052,_0x508157,_0x47c2ce=_0x5488f2[_0x2ffdb0(0x22e)]){const _0xe6e5a4=_0x2ffdb0;_0xe6e5a4(0x1ff)==typeof _0x176052?_0x5c9937(this[_0xe6e5a4(0x232)],{'matchingCallback':_0x176052,'label':_0x508157,'priority':_0x47c2ce}):this[_0xe6e5a4(0x1eb)][_0xe6e5a4(0x22d)](_0x176052,_0x508157);}[_0x2ffdb0(0x211)](_0x33cd49,_0xd15927){const _0x54f11b=_0x2ffdb0;this[_0x54f11b(0x21f)][_0x54f11b(0x22d)](_0x33cd49,_0xd15927);}[_0x2ffdb0(0x21c)](_0x14da1d,_0x4be8c=0x1){const _0x5ab2e3=_0x2ffdb0;let _0x22298b;for(const _0x6812a3 of this[_0x5ab2e3(0x232)])if(_0x6812a3[_0x5ab2e3(0x220)](_0x14da1d)){_0x22298b=_0x6812a3[_0x5ab2e3(0x1e7)];break;}return _0x22298b||(_0x22298b=this[_0x5ab2e3(0x1eb)][_0x5ab2e3(0x225)](_0x14da1d[_0x5ab2e3(0x209)])),_0x22298b?_0x22298b(_0x4be8c):0x1!==_0x4be8c?_0x4be8c+'\x20'+_0x14da1d[_0x5ab2e3(0x209)]+'s':''+_0x14da1d[_0x5ab2e3(0x209)];}[_0x2ffdb0(0x20c)](_0x13e15f,_0x1131af){const _0x106442=_0x2ffdb0,_0x28325c=_0x1131af[_0x106442(0x217)]()[_0x106442(0x229)](),_0x4947e=_0x106442(0x1dd)==_0x1131af[_0x106442(0x1f2)]?_0x106442(0x1e5):_0x106442(0x235);for(const _0xb2dff5 of _0x28325c){const _0x387419=_0xb2dff5[_0x106442(0x1ec)],_0x4561d8=_0x13e15f[_0x13e15f[_0x106442(0x219)]-0x1];if(_0x387419['is'](_0x106442(0x233)))_0x4561d8&&_0x4561d8[_0x106442(0x1f2)][_0x106442(0x21e)](_0x106442(0x224))>-0x1&&_0x13e15f[_0x106442(0x21d)](),_0x4561d8&&_0x106442(0x1f7)==_0x4561d8[_0x106442(0x1f2)]?_0x4561d8[_0x4947e]+=_0x387419[_0x106442(0x208)]:_0x13e15f[_0x106442(0x1d8)]({'type':_0x106442(0x1f7),'add':_0x106442(0x1e5)==_0x4947e?_0x387419[_0x106442(0x208)]:'','remove':_0x106442(0x235)==_0x4947e?_0x387419[_0x106442(0x208)]:''});else{if(this[_0x106442(0x1df)][_0x106442(0x20f)](_0x387419)){const _0xb6c14=_0x387419;if(_0x4561d8&&_0x4561d8[_0x106442(0x1f2)][_0x106442(0x21e)](_0x106442(0x224))>-0x1&&_0x13e15f[_0x106442(0x21d)](),_0x106442(0x227)==_0xb2dff5[_0x106442(0x1f2)])continue;_0x4561d8&&_0x4561d8[_0x106442(0x1f2)]==_0x4947e+_0x106442(0x204)&&_0x4561d8[_0x106442(0x22c)][_0x106442(0x209)]==_0xb6c14[_0x106442(0x209)]?_0x4561d8[_0x106442(0x222)]++:_0x13e15f[_0x106442(0x1d8)]({'type':_0x4947e+_0x106442(0x204),'element':_0xb6c14,'quantity':0x1}),_0x28325c[_0x106442(0x1fc)](_0x35d84b=>!(_0x106442(0x227)==_0x35d84b[_0x106442(0x1f2)]&&_0x35d84b[_0x106442(0x1ec)]==_0x387419));}else{if(this[_0x106442(0x1df)][_0x106442(0x218)](_0x387419,_0x106442(0x1e3))||_0x387419['is'](_0x106442(0x22c),_0x106442(0x20d))){const _0xc55565=_0x387419;if(_0x106442(0x1e5)==_0x4947e&&_0x106442(0x1de)==_0xb2dff5[_0x106442(0x1f2)]||_0x106442(0x235)==_0x4947e&&_0x106442(0x227)==_0xb2dff5[_0x106442(0x1f2)])continue;if(_0x4561d8&&-0x1==_0x4561d8[_0x106442(0x1f2)][_0x106442(0x21e)](_0x106442(0x224))){_0x106442(0x1f7)==_0x4561d8[_0x106442(0x1f2)]&&(_0x4561d8[_0x4947e]+='\x0a');continue;}let _0x132aeb;if(_0x132aeb=_0x106442(0x1e5)==_0x4947e?_0xc55565[_0x106442(0x1e9)]&&!this[_0x106442(0x1df)][_0x106442(0x20f)](_0xc55565[_0x106442(0x1e9)])?_0xc55565[_0x106442(0x1e9)]:null:_0xc55565[_0x106442(0x1dc)]&&!this[_0x106442(0x1df)][_0x106442(0x20f)](_0xc55565[_0x106442(0x1dc)])?_0xc55565[_0x106442(0x1dc)]:null,_0xc55565[_0x106442(0x203)]||_0x132aeb&&_0x132aeb[_0x106442(0x203)]){const _0xd7fc65=_0x132aeb&&_0x132aeb[_0x106442(0x203)]?_0x132aeb:_0xc55565;_0x4561d8&&_0x4561d8[_0x106442(0x1f2)]==_0x4947e+_0x106442(0x230)&&_0x4561d8[_0x106442(0x22c)][_0x106442(0x209)]==_0xd7fc65[_0x106442(0x209)]?_0x4561d8[_0x106442(0x222)]++:_0x13e15f[_0x106442(0x1d8)]({'type':_0x4947e+_0x106442(0x230),'element':_0xd7fc65,'quantity':0x1});}else _0x13e15f[_0x106442(0x1d8)]({'type':_0x4947e+_0x106442(0x224),'element':_0xc55565});}}}}}[_0x2ffdb0(0x214)](_0xb3a152){const _0x5422a4=_0x2ffdb0,_0x594bdd=this[_0x5422a4(0x1ea)],_0x420330=[],_0x3de33b=[],_0x18f7d4=[];for(const _0x5f0b5b of _0xb3a152)switch(_0x5f0b5b[_0x5422a4(0x1f2)]){case _0x5422a4(0x1f7):if(_0x5f0b5b[_0x5422a4(0x1e5)]=_0x5f0b5b[_0x5422a4(0x1e5)][_0x5422a4(0x1e1)](/(\S)\u000A+(\S)/g,_0x5422a4(0x201))[_0x5422a4(0x1e1)](/\u000A/g,''),_0x5f0b5b[_0x5422a4(0x235)]=_0x5f0b5b[_0x5422a4(0x235)][_0x5422a4(0x1e1)](/(\S)\u000A+(\S)/g,_0x5422a4(0x201))[_0x5422a4(0x1e1)](/\u000A/g,''),''!=_0x5f0b5b[_0x5422a4(0x1e5)]&&''!=_0x5f0b5b[_0x5422a4(0x235)]){_0x420330[_0x5422a4(0x1d8)]({'type':_0x5422a4(0x1e1),'content':_0x3baa43(_0x594bdd,_0x5422a4(0x234),['\x22'+_0x5f0b5b[_0x5422a4(0x235)]+'\x22','\x22'+_0x5f0b5b[_0x5422a4(0x1e5)]+'\x22'])});continue;}if(null!=_0x5f0b5b[_0x5422a4(0x1e5)][_0x5422a4(0x1db)](/^ +$/)){_0x420330[_0x5422a4(0x1d8)]({'type':_0x5422a4(0x1dd),'content':_0x3baa43(_0x594bdd,_0x5422a4(0x1e2),_0x3baa43(_0x594bdd,_0x5422a4(0x228),_0x5f0b5b[_0x5422a4(0x1e5)][_0x5422a4(0x219)]))});continue;}if(null!=_0x5f0b5b[_0x5422a4(0x235)][_0x5422a4(0x1db)](/^ +$/)){_0x420330[_0x5422a4(0x1d8)]({'type':_0x5422a4(0x238),'content':_0x3baa43(_0x594bdd,_0x5422a4(0x22f),_0x3baa43(_0x594bdd,_0x5422a4(0x228),_0x5f0b5b[_0x5422a4(0x235)][_0x5422a4(0x219)]))});continue;}if(''!=_0x5f0b5b[_0x5422a4(0x1e5)]){_0x420330[_0x5422a4(0x1d8)]({'type':_0x5422a4(0x1dd),'content':_0x3baa43(_0x594bdd,_0x5422a4(0x1e2),'\x22'+_0x5f0b5b[_0x5422a4(0x1e5)]+'\x22')});continue;}_0x420330[_0x5422a4(0x1d8)]({'type':_0x5422a4(0x238),'content':_0x3baa43(_0x594bdd,_0x5422a4(0x22f),'\x22'+_0x5f0b5b[_0x5422a4(0x235)]+'\x22')});continue;case _0x5422a4(0x1f6):case _0x5422a4(0x1f8):_0x420330[_0x5422a4(0x1d8)]({'type':_0x5422a4(0x1dd),'content':_0x3baa43(_0x594bdd,_0x5422a4(0x1e2),this[_0x5422a4(0x21c)](_0x5f0b5b[_0x5422a4(0x22c)],_0x5f0b5b[_0x5422a4(0x222)]))});continue;case _0x5422a4(0x22a):case _0x5422a4(0x1ed):_0x420330[_0x5422a4(0x1d8)]({'type':_0x5422a4(0x238),'content':_0x3baa43(_0x594bdd,_0x5422a4(0x22f),this[_0x5422a4(0x21c)](_0x5f0b5b[_0x5422a4(0x22c)],_0x5f0b5b[_0x5422a4(0x222)]))});continue;case _0x5422a4(0x237):_0x420330[_0x5422a4(0x1d8)]({'type':_0x5422a4(0x1dd),'content':_0x3baa43(_0x594bdd,_0x5422a4(0x1e8),this[_0x5422a4(0x21c)](_0x5f0b5b[_0x5422a4(0x22c)],_0x5f0b5b[_0x5422a4(0x222)]))});continue;case _0x5422a4(0x1e0):_0x420330[_0x5422a4(0x1d8)]({'type':_0x5422a4(0x238),'content':_0x3baa43(_0x594bdd,_0x5422a4(0x21a),this[_0x5422a4(0x21c)](_0x5f0b5b[_0x5422a4(0x22c)],_0x5f0b5b[_0x5422a4(0x222)]))});continue;case _0x5422a4(0x1f3):_0x3de33b[_0x5422a4(0x1d8)](_0x5f0b5b[_0x5422a4(0x1f0)]);continue;case _0x5422a4(0x216):_0x18f7d4[_0x5422a4(0x1d8)](_0x5f0b5b[_0x5422a4(0x1f0)]);continue;default:_0x420330[_0x5422a4(0x1d8)](_0x5f0b5b);}if(_0x3de33b[_0x5422a4(0x219)]){const _0x4e605c=_0x3de33b[_0x5422a4(0x215)](_0x2fcead=>this[_0x5422a4(0x21f)][_0x5422a4(0x1fe)](_0x2fcead)?this[_0x5422a4(0x21f)][_0x5422a4(0x225)](_0x2fcead):_0x2fcead)[_0x5422a4(0x236)](',\x20');_0x420330[_0x5422a4(0x1d8)]({'type':_0x5422a4(0x1f4),'content':_0x3baa43(this[_0x5422a4(0x1ea)],_0x5422a4(0x1fd),_0x4e605c)});}if(_0x18f7d4[_0x5422a4(0x219)]){const _0x4983f6=_0x18f7d4[_0x5422a4(0x215)](_0x28d350=>this[_0x5422a4(0x21f)][_0x5422a4(0x1fe)](_0x28d350)?this[_0x5422a4(0x21f)][_0x5422a4(0x225)](_0x28d350):_0x28d350)[_0x5422a4(0x236)](',\x20');_0x420330[_0x5422a4(0x1d8)]({'type':_0x5422a4(0x1f4),'content':_0x3baa43(this[_0x5422a4(0x1ea)],_0x5422a4(0x202),_0x4983f6)});}return _0x420330;}[_0x2ffdb0(0x205)](_0x194f70){const _0x568eaf=_0x2ffdb0;for(const _0x5de0ee of this[_0x568eaf(0x226)]){const _0x379bbd=_0x5de0ee(_0x194f70);if(_0x379bbd&&_0x568eaf(0x1f2)in _0x379bbd)return _0x379bbd;}}[_0x2ffdb0(0x20a)](_0x4b70c2,_0x5c831b){const _0x1b5e12=_0x2ffdb0,_0x143ed1=_0x5c831b[_0x1b5e12(0x208)],_0x50759d=void 0x0===_0x143ed1[_0x1b5e12(0x200)]?_0x1b5e12(0x216):_0x1b5e12(0x1f3);_0x4b70c2[_0x1b5e12(0x1d8)]({'type':_0x50759d,'key':_0x143ed1[_0x1b5e12(0x1f0)]});}[_0x2ffdb0(0x231)](_0x2eb81e,_0x345d1e){const _0x218998=_0x2ffdb0;_0x2eb81e[_0x218998(0x1d8)]({'type':_0x218998(0x1f4),'content':_0x3baa43(this[_0x218998(0x1ea)],_0x218998(0x1ef),this[_0x218998(0x21c)](_0x345d1e[_0x218998(0x217)]()[_0x218998(0x207)][_0x218998(0x1e4)],0x1))});}[_0x2ffdb0(0x212)](_0x17c00a,_0x4128f7,_0x54d83a){const _0x4f9da5=_0x2ffdb0;if(this[_0x4f9da5(0x20c)](_0x17c00a,_0x4128f7),_0x54d83a&&_0x54d83a[_0x4f9da5(0x217)]()&&!_0x4128f7[_0x4f9da5(0x217)]()[_0x4f9da5(0x1fa)][_0x4f9da5(0x1e6)](_0x54d83a[_0x4f9da5(0x217)]()[_0x4f9da5(0x207)])){const _0xcf29c8=_0x17c00a[_0x17c00a[_0x4f9da5(0x219)]-0x1],_0x5ec072=_0x4f9da5(0x1dd)==_0x4128f7[_0x4f9da5(0x1f2)]?_0x4f9da5(0x1e5):_0x4f9da5(0x235);_0xcf29c8&&_0x4f9da5(0x1f7)==_0xcf29c8[_0x4f9da5(0x1f2)]&&(_0xcf29c8[_0x5ec072]+='\x0a');}}}
23
+ const _0x16ca04=_0x3c51;(function(_0x1e1016,_0x4537d4){const _0xdb7656=_0x3c51,_0x554e5e=_0x1e1016();while(!![]){try{const _0x29c68a=-parseInt(_0xdb7656(0x1bb))/0x1+parseInt(_0xdb7656(0x183))/0x2*(-parseInt(_0xdb7656(0x1be))/0x3)+-parseInt(_0xdb7656(0x1c3))/0x4+parseInt(_0xdb7656(0x1a8))/0x5*(parseInt(_0xdb7656(0x1b7))/0x6)+-parseInt(_0xdb7656(0x18a))/0x7*(-parseInt(_0xdb7656(0x1ce))/0x8)+-parseInt(_0xdb7656(0x17e))/0x9*(-parseInt(_0xdb7656(0x187))/0xa)+parseInt(_0xdb7656(0x199))/0xb;if(_0x29c68a===_0x4537d4)break;else _0x554e5e['push'](_0x554e5e['shift']());}catch(_0x45c455){_0x554e5e['push'](_0x554e5e['shift']());}}}(_0x1ac4,0xd5e65));import{getTranslation as _0x51b9b6}from'./utils/common-translations.js';function _0x3c51(_0x3ab4bc,_0xa248){const _0x1ac4cd=_0x1ac4();return _0x3c51=function(_0x3c5165,_0x19b137){_0x3c5165=_0x3c5165-0x178;let _0x3a2e4b=_0x1ac4cd[_0x3c5165];return _0x3a2e4b;},_0x3c51(_0x3ab4bc,_0xa248);}import{priorities as _0x31ad22,insertToPriorityArray as _0x1d79bb}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x29698f}from'./trackchangesediting.js';function _0x1ac4(){const _0x32f2a3=['elementEnd','isObject','insertion','111816OctGcX','skip','*Change\x20to:*\x20%0','_itemLabels','ELEMENT_SPACE','*Insert:*\x20%0','checkChild','_handleRenameSuggestionDescription','_handleInsertRemoveSuggestionDescription','addContainer','subType','nodeAfter','attribute','length','label','removeFormat','isEqual','_schema','9PIfqeZ','key','text','data','pop','1512494puXPUf','elementStart','match','getDescriptions','12059550KoDMtR','removeEmptyContainer','deletion','588RnJWiI','registerDescriptionCallback','quantity','get','getFirstRange','remove','normal','Container','has','end','_resolveDescriptionItems','_customCallbacks','removeObject','previousSibling','newValue','13006180vpUaZd','element','*Remove\x20format:*\x20%0','join','REPLACE_TEXT','getItemLabel','*Set\x20format:*\x20%0','start','set','getWalker','addObject','_locale','*Split:*\x20%0','type','function','5BAofNW','_handleCustomCallbackDescription','nextSibling','*Remove:*\x20%0','removeContainer','replace','isInContent','name','_itemLabelsCallbacks','addEmptyContainer','_attributeLabels','indexOf','registerElementLabel','$text','isEmpty','2971614pdshuS','_addDescriptionItems','Object','item','1276290pMoQYs','registerAttributeLabel','$1\x20$2','3PbuStE','add','*Merge:*\x20%0','EmptyContainer','$textProxy','4596008pFSOYp','softBreak','matchingCallback','addFormat','push','format','map','_handleAttributeSuggestionDescription'];_0x1ac4=function(){return _0x32f2a3;};return _0x1ac4();}export default class f{constructor(_0x5a19a4,_0x2fa9e9){const _0x1fd0fe=_0x3c51;this[_0x1fd0fe(0x195)]=[],this[_0x1fd0fe(0x1d1)]=new Map(),this[_0x1fd0fe(0x1b0)]=[],this[_0x1fd0fe(0x1b2)]=new Map(),this[_0x1fd0fe(0x17d)]=_0x5a19a4,this[_0x1fd0fe(0x1a4)]=_0x2fa9e9;}[_0x16ca04(0x186)](_0x1f2887){const _0x414084=_0x16ca04,_0x45b7bf=[],_0x96af9a=new Set(),_0x2af8a6=new Set();for(let _0x162377=0x0;_0x162377<_0x1f2887[_0x414084(0x179)];_0x162377++){const _0x22f250=_0x1f2887[_0x162377];if(!_0x22f250[_0x414084(0x1ae)])continue;const _0x52309f=this[_0x414084(0x1a9)](_0x22f250);if(_0x52309f){if(null!=_0x22f250[_0x414084(0x1d8)]){if(_0x96af9a[_0x414084(0x192)](_0x22f250[_0x414084(0x1d8)]))continue;_0x96af9a[_0x414084(0x1bf)](_0x22f250[_0x414084(0x1d8)]);}_0x45b7bf[_0x414084(0x1c7)](_0x52309f);}else{if(_0x414084(0x178)!=_0x22f250[_0x414084(0x1a6)])_0x414084(0x1cd)!=_0x22f250[_0x414084(0x1a6)]&&_0x414084(0x189)!=_0x22f250[_0x414084(0x1a6)]||this[_0x414084(0x1d6)](_0x45b7bf,_0x22f250,_0x1f2887[_0x162377+0x1]);else{const _0x194359=_0x22f250[_0x414084(0x181)][_0x414084(0x17f)];if(_0x2af8a6[_0x414084(0x192)](_0x194359))continue;_0x2af8a6[_0x414084(0x1bf)](_0x22f250[_0x414084(0x181)][_0x414084(0x17f)]),_0x194359==_0x29698f?this[_0x414084(0x1d5)](_0x45b7bf,_0x22f250):this[_0x414084(0x1ca)](_0x45b7bf,_0x22f250);}}}return this[_0x414084(0x194)](_0x45b7bf);}[_0x16ca04(0x18b)](_0x1003cf){const _0x3dcbe4=_0x16ca04;this[_0x3dcbe4(0x195)][_0x3dcbe4(0x1c7)](_0x1003cf);}[_0x16ca04(0x1b4)](_0x4e19a9,_0x1d6285,_0x39f2f2=_0x31ad22[_0x16ca04(0x190)]){const _0x196faf=_0x16ca04;_0x196faf(0x1a7)==typeof _0x4e19a9?_0x1d79bb(this[_0x196faf(0x1b0)],{'matchingCallback':_0x4e19a9,'label':_0x1d6285,'priority':_0x39f2f2}):this[_0x196faf(0x1d1)][_0x196faf(0x1a1)](_0x4e19a9,_0x1d6285);}[_0x16ca04(0x1bc)](_0x220db1,_0x121f25){const _0x54f5db=_0x16ca04;this[_0x54f5db(0x1b2)][_0x54f5db(0x1a1)](_0x220db1,_0x121f25);}[_0x16ca04(0x19e)](_0x4aec0b,_0x682895=0x1){const _0xa45d32=_0x16ca04;let _0x572ae2;for(const _0x2d15c7 of this[_0xa45d32(0x1b0)])if(_0x2d15c7[_0xa45d32(0x1c5)](_0x4aec0b)){_0x572ae2=_0x2d15c7[_0xa45d32(0x17a)];break;}return _0x572ae2||(_0x572ae2=this[_0xa45d32(0x1d1)][_0xa45d32(0x18d)](_0x4aec0b[_0xa45d32(0x1af)])),_0x572ae2?_0x572ae2(_0x682895):0x1!==_0x682895?_0x682895+'\x20'+_0x4aec0b[_0xa45d32(0x1af)]+'s':''+_0x4aec0b[_0xa45d32(0x1af)];}[_0x16ca04(0x1b8)](_0x307b2d,_0x24f75f){const _0x53798e=_0x16ca04,_0x5bdda7=_0x24f75f[_0x53798e(0x18e)]()[_0x53798e(0x1a2)](),_0x235833=_0x53798e(0x1cd)==_0x24f75f[_0x53798e(0x1a6)]?_0x53798e(0x1bf):_0x53798e(0x18f);for(const _0x45ba72 of _0x5bdda7){const _0x29d483=_0x45ba72[_0x53798e(0x1ba)],_0x46a7d0=_0x307b2d[_0x307b2d[_0x53798e(0x179)]-0x1];if(_0x29d483['is'](_0x53798e(0x1c2)))_0x46a7d0&&_0x46a7d0[_0x53798e(0x1a6)][_0x53798e(0x1b3)](_0x53798e(0x191))>-0x1&&_0x307b2d[_0x53798e(0x182)](),_0x46a7d0&&_0x53798e(0x180)==_0x46a7d0[_0x53798e(0x1a6)]?_0x46a7d0[_0x235833]+=_0x29d483[_0x53798e(0x181)]:_0x307b2d[_0x53798e(0x1c7)]({'type':_0x53798e(0x180),'add':_0x53798e(0x1bf)==_0x235833?_0x29d483[_0x53798e(0x181)]:'','remove':_0x53798e(0x18f)==_0x235833?_0x29d483[_0x53798e(0x181)]:''});else{if(this[_0x53798e(0x17d)][_0x53798e(0x1cc)](_0x29d483)){const _0x41aa40=_0x29d483;if(_0x46a7d0&&_0x46a7d0[_0x53798e(0x1a6)][_0x53798e(0x1b3)](_0x53798e(0x191))>-0x1&&_0x307b2d[_0x53798e(0x182)](),_0x53798e(0x1cb)==_0x45ba72[_0x53798e(0x1a6)])continue;_0x46a7d0&&_0x46a7d0[_0x53798e(0x1a6)]==_0x235833+_0x53798e(0x1b9)&&_0x46a7d0[_0x53798e(0x19a)][_0x53798e(0x1af)]==_0x41aa40[_0x53798e(0x1af)]?_0x46a7d0[_0x53798e(0x18c)]++:_0x307b2d[_0x53798e(0x1c7)]({'type':_0x235833+_0x53798e(0x1b9),'element':_0x41aa40,'quantity':0x1}),_0x5bdda7[_0x53798e(0x1cf)](_0x511290=>!(_0x53798e(0x1cb)==_0x511290[_0x53798e(0x1a6)]&&_0x511290[_0x53798e(0x1ba)]==_0x29d483));}else{if(this[_0x53798e(0x17d)][_0x53798e(0x1d4)](_0x29d483,_0x53798e(0x1b5))||_0x29d483['is'](_0x53798e(0x19a),_0x53798e(0x1c4))){const _0x5d13f7=_0x29d483;if(_0x53798e(0x1bf)==_0x235833&&_0x53798e(0x184)==_0x45ba72[_0x53798e(0x1a6)]||_0x53798e(0x18f)==_0x235833&&_0x53798e(0x1cb)==_0x45ba72[_0x53798e(0x1a6)])continue;if(_0x46a7d0&&-0x1==_0x46a7d0[_0x53798e(0x1a6)][_0x53798e(0x1b3)](_0x53798e(0x191))){_0x53798e(0x180)==_0x46a7d0[_0x53798e(0x1a6)]&&(_0x46a7d0[_0x235833]+='\x0a');continue;}let _0x5437cc;if(_0x5437cc=_0x53798e(0x1bf)==_0x235833?_0x5d13f7[_0x53798e(0x1aa)]&&!this[_0x53798e(0x17d)][_0x53798e(0x1cc)](_0x5d13f7[_0x53798e(0x1aa)])?_0x5d13f7[_0x53798e(0x1aa)]:null:_0x5d13f7[_0x53798e(0x197)]&&!this[_0x53798e(0x17d)][_0x53798e(0x1cc)](_0x5d13f7[_0x53798e(0x197)])?_0x5d13f7[_0x53798e(0x197)]:null,_0x5d13f7[_0x53798e(0x1b6)]||_0x5437cc&&_0x5437cc[_0x53798e(0x1b6)]){const _0x2ec8b1=_0x5437cc&&_0x5437cc[_0x53798e(0x1b6)]?_0x5437cc:_0x5d13f7;_0x46a7d0&&_0x46a7d0[_0x53798e(0x1a6)]==_0x235833+_0x53798e(0x1c1)&&_0x46a7d0[_0x53798e(0x19a)][_0x53798e(0x1af)]==_0x2ec8b1[_0x53798e(0x1af)]?_0x46a7d0[_0x53798e(0x18c)]++:_0x307b2d[_0x53798e(0x1c7)]({'type':_0x235833+_0x53798e(0x1c1),'element':_0x2ec8b1,'quantity':0x1});}else _0x307b2d[_0x53798e(0x1c7)]({'type':_0x235833+_0x53798e(0x191),'element':_0x5d13f7});}}}}}[_0x16ca04(0x194)](_0x59ecb8){const _0xc1d539=_0x16ca04,_0xb14a46=this[_0xc1d539(0x1a4)],_0x2975d9=[],_0xdf6299=[],_0x4ac051=[];for(const _0x49fcf7 of _0x59ecb8)switch(_0x49fcf7[_0xc1d539(0x1a6)]){case _0xc1d539(0x180):if(_0x49fcf7[_0xc1d539(0x1bf)]=_0x49fcf7[_0xc1d539(0x1bf)][_0xc1d539(0x1ad)](/(\S)\u000A+(\S)/g,_0xc1d539(0x1bd))[_0xc1d539(0x1ad)](/\u000A/g,''),_0x49fcf7[_0xc1d539(0x18f)]=_0x49fcf7[_0xc1d539(0x18f)][_0xc1d539(0x1ad)](/(\S)\u000A+(\S)/g,_0xc1d539(0x1bd))[_0xc1d539(0x1ad)](/\u000A/g,''),''!=_0x49fcf7[_0xc1d539(0x1bf)]&&''!=_0x49fcf7[_0xc1d539(0x18f)]){_0x2975d9[_0xc1d539(0x1c7)]({'type':_0xc1d539(0x1ad),'content':_0x51b9b6(_0xb14a46,_0xc1d539(0x19d),['\x22'+_0x49fcf7[_0xc1d539(0x18f)]+'\x22','\x22'+_0x49fcf7[_0xc1d539(0x1bf)]+'\x22'])});continue;}if(null!=_0x49fcf7[_0xc1d539(0x1bf)][_0xc1d539(0x185)](/^ +$/)){_0x2975d9[_0xc1d539(0x1c7)]({'type':_0xc1d539(0x1cd),'content':_0x51b9b6(_0xb14a46,_0xc1d539(0x1d3),_0x51b9b6(_0xb14a46,_0xc1d539(0x1d2),_0x49fcf7[_0xc1d539(0x1bf)][_0xc1d539(0x179)]))});continue;}if(null!=_0x49fcf7[_0xc1d539(0x18f)][_0xc1d539(0x185)](/^ +$/)){_0x2975d9[_0xc1d539(0x1c7)]({'type':_0xc1d539(0x189),'content':_0x51b9b6(_0xb14a46,_0xc1d539(0x1ab),_0x51b9b6(_0xb14a46,_0xc1d539(0x1d2),_0x49fcf7[_0xc1d539(0x18f)][_0xc1d539(0x179)]))});continue;}if(''!=_0x49fcf7[_0xc1d539(0x1bf)]){_0x2975d9[_0xc1d539(0x1c7)]({'type':_0xc1d539(0x1cd),'content':_0x51b9b6(_0xb14a46,_0xc1d539(0x1d3),'\x22'+_0x49fcf7[_0xc1d539(0x1bf)]+'\x22')});continue;}_0x2975d9[_0xc1d539(0x1c7)]({'type':_0xc1d539(0x189),'content':_0x51b9b6(_0xb14a46,_0xc1d539(0x1ab),'\x22'+_0x49fcf7[_0xc1d539(0x18f)]+'\x22')});continue;case _0xc1d539(0x1b1):case _0xc1d539(0x1a3):_0x2975d9[_0xc1d539(0x1c7)]({'type':_0xc1d539(0x1cd),'content':_0x51b9b6(_0xb14a46,_0xc1d539(0x1d3),this[_0xc1d539(0x19e)](_0x49fcf7[_0xc1d539(0x19a)],_0x49fcf7[_0xc1d539(0x18c)]))});continue;case _0xc1d539(0x188):case _0xc1d539(0x196):_0x2975d9[_0xc1d539(0x1c7)]({'type':_0xc1d539(0x189),'content':_0x51b9b6(_0xb14a46,_0xc1d539(0x1ab),this[_0xc1d539(0x19e)](_0x49fcf7[_0xc1d539(0x19a)],_0x49fcf7[_0xc1d539(0x18c)]))});continue;case _0xc1d539(0x1d7):_0x2975d9[_0xc1d539(0x1c7)]({'type':_0xc1d539(0x1cd),'content':_0x51b9b6(_0xb14a46,_0xc1d539(0x1a5),this[_0xc1d539(0x19e)](_0x49fcf7[_0xc1d539(0x19a)],_0x49fcf7[_0xc1d539(0x18c)]))});continue;case _0xc1d539(0x1ac):_0x2975d9[_0xc1d539(0x1c7)]({'type':_0xc1d539(0x189),'content':_0x51b9b6(_0xb14a46,_0xc1d539(0x1c0),this[_0xc1d539(0x19e)](_0x49fcf7[_0xc1d539(0x19a)],_0x49fcf7[_0xc1d539(0x18c)]))});continue;case _0xc1d539(0x1c6):_0xdf6299[_0xc1d539(0x1c7)](_0x49fcf7[_0xc1d539(0x17f)]);continue;case _0xc1d539(0x17b):_0x4ac051[_0xc1d539(0x1c7)](_0x49fcf7[_0xc1d539(0x17f)]);continue;default:_0x2975d9[_0xc1d539(0x1c7)](_0x49fcf7);}if(_0xdf6299[_0xc1d539(0x179)]){const _0x1c2fc6=_0xdf6299[_0xc1d539(0x1c9)](_0x2dcd01=>this[_0xc1d539(0x1b2)][_0xc1d539(0x192)](_0x2dcd01)?this[_0xc1d539(0x1b2)][_0xc1d539(0x18d)](_0x2dcd01):_0x2dcd01)[_0xc1d539(0x19c)](',\x20');_0x2975d9[_0xc1d539(0x1c7)]({'type':_0xc1d539(0x1c8),'content':_0x51b9b6(this[_0xc1d539(0x1a4)],_0xc1d539(0x19f),_0x1c2fc6)});}if(_0x4ac051[_0xc1d539(0x179)]){const _0x54969d=_0x4ac051[_0xc1d539(0x1c9)](_0x53f7a6=>this[_0xc1d539(0x1b2)][_0xc1d539(0x192)](_0x53f7a6)?this[_0xc1d539(0x1b2)][_0xc1d539(0x18d)](_0x53f7a6):_0x53f7a6)[_0xc1d539(0x19c)](',\x20');_0x2975d9[_0xc1d539(0x1c7)]({'type':_0xc1d539(0x1c8),'content':_0x51b9b6(this[_0xc1d539(0x1a4)],_0xc1d539(0x19b),_0x54969d)});}return _0x2975d9;}[_0x16ca04(0x1a9)](_0x55c61c){const _0xb0789f=_0x16ca04;for(const _0x537432 of this[_0xb0789f(0x195)]){const _0x284073=_0x537432(_0x55c61c);if(_0x284073&&_0xb0789f(0x1a6)in _0x284073)return _0x284073;}}[_0x16ca04(0x1ca)](_0x264ffc,_0x1d2ab9){const _0x53f05c=_0x16ca04,_0x2bed5b=_0x1d2ab9[_0x53f05c(0x181)],_0x5f01ef=void 0x0===_0x2bed5b[_0x53f05c(0x198)]?_0x53f05c(0x17b):_0x53f05c(0x1c6);_0x264ffc[_0x53f05c(0x1c7)]({'type':_0x5f01ef,'key':_0x2bed5b[_0x53f05c(0x17f)]});}[_0x16ca04(0x1d5)](_0x15fe2d,_0x29f7e8){const _0x4afb69=_0x16ca04;_0x15fe2d[_0x4afb69(0x1c7)]({'type':_0x4afb69(0x1c8),'content':_0x51b9b6(this[_0x4afb69(0x1a4)],_0x4afb69(0x1d0),this[_0x4afb69(0x19e)](_0x29f7e8[_0x4afb69(0x18e)]()[_0x4afb69(0x1a0)][_0x4afb69(0x1d9)],0x1))});}[_0x16ca04(0x1d6)](_0x3c1216,_0x2c0483,_0xac3182){const _0x1e6cea=_0x16ca04;if(this[_0x1e6cea(0x1b8)](_0x3c1216,_0x2c0483),_0xac3182&&_0xac3182[_0x1e6cea(0x18e)]()&&!_0x2c0483[_0x1e6cea(0x18e)]()[_0x1e6cea(0x193)][_0x1e6cea(0x17c)](_0xac3182[_0x1e6cea(0x18e)]()[_0x1e6cea(0x1a0)])){const _0x41706a=_0x3c1216[_0x3c1216[_0x1e6cea(0x179)]-0x1],_0x56222d=_0x1e6cea(0x1cd)==_0x2c0483[_0x1e6cea(0x1a6)]?_0x1e6cea(0x1bf):_0x1e6cea(0x18f);_0x41706a&&_0x1e6cea(0x180)==_0x41706a[_0x1e6cea(0x1a6)]&&(_0x41706a[_0x56222d]+='\x0a');}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xb45e(_0x5e6d98,_0x5597c1){var _0x5927d0=_0x5927();return _0xb45e=function(_0xb45eef,_0x47686f){_0xb45eef=_0xb45eef-0xbc;var _0x23306f=_0x5927d0[_0xb45eef];return _0x23306f;},_0xb45e(_0x5e6d98,_0x5597c1);}var _0x5b7e7c=_0xb45e;(function(_0x3fd318,_0x2a3edb){var _0x28c503=_0xb45e,_0x2a8cf3=_0x3fd318();while(!![]){try{var _0x3e4787=parseInt(_0x28c503(0xca))/0x1*(parseInt(_0x28c503(0xbe))/0x2)+parseInt(_0x28c503(0xc5))/0x3*(-parseInt(_0x28c503(0xcd))/0x4)+parseInt(_0x28c503(0xc4))/0x5+parseInt(_0x28c503(0xce))/0x6+parseInt(_0x28c503(0xbf))/0x7+parseInt(_0x28c503(0xbc))/0x8+parseInt(_0x28c503(0xc7))/0x9*(-parseInt(_0x28c503(0xd1))/0xa);if(_0x3e4787===_0x2a3edb)break;else _0x2a8cf3['push'](_0x2a8cf3['shift']());}catch(_0x6479f9){_0x2a8cf3['push'](_0x2a8cf3['shift']());}}}(_0x5927,0x99864));import{Plugin as _0x366f9d}from'ckeditor5/src/core.js';import _0x39f695 from'./trackchangesui.js';import _0x40f4b5 from'./trackchangesediting.js';function _0x5927(){var _0x3c176f=['382UKsNZm','2170931QUrfRk','get','Comments','editor','getSuggestions','12800lpfxcs','282LNzOdJ','getSuggestion','3357JJIQVQ','TrackChanges','adapter','5722cvvGXP','requires','addSuggestionData','18676ImoqMn','2255898SEAhmz','addSuggestion','pluginName','20830XyvkTk','504824kgtQgx','plugins'];_0x5927=function(){return _0x3c176f;};return _0x5927();}import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x366f9d{static get[_0x5b7e7c(0xcb)](){var _0x31e888=_0x5b7e7c;return[_0x40f4b5,_0x39f695,_0x31e888(0xc1)];}static get[_0x5b7e7c(0xd0)](){var _0x118423=_0x5b7e7c;return _0x118423(0xc8);}set[_0x5b7e7c(0xc9)](_0x400eb7){var _0x4161b0=_0x5b7e7c;this[_0x4161b0(0xc2)][_0x4161b0(0xbd)][_0x4161b0(0xc0)](_0x40f4b5)[_0x4161b0(0xc9)]=_0x400eb7;}get[_0x5b7e7c(0xc9)](){var _0x3f3ca2=_0x5b7e7c;return this[_0x3f3ca2(0xc2)][_0x3f3ca2(0xbd)][_0x3f3ca2(0xc0)](_0x40f4b5)[_0x3f3ca2(0xc9)];}[_0x5b7e7c(0xcf)](_0x68325a){var _0x50207b=_0x5b7e7c;return this[_0x50207b(0xc2)][_0x50207b(0xbd)][_0x50207b(0xc0)](_0x40f4b5)[_0x50207b(0xcc)](_0x68325a);}[_0x5b7e7c(0xc3)]({skipNotAttached:_0x194584=!0x1,toJSON:_0x4f299c=!0x1}={}){var _0x34a69b=_0x5b7e7c;return this[_0x34a69b(0xc2)][_0x34a69b(0xbd)][_0x34a69b(0xc0)](_0x40f4b5)[_0x34a69b(0xc3)]({'skipNotAttached':_0x194584,'toJSON':_0x4f299c});}[_0x5b7e7c(0xc6)](_0x3e29a0){var _0xca6936=_0x5b7e7c;return this[_0xca6936(0xc2)][_0xca6936(0xbd)][_0xca6936(0xc0)](_0x40f4b5)[_0xca6936(0xc6)](_0x3e29a0);}}
23
+ var _0x4c86f5=_0x100f;(function(_0x21ecde,_0x4775a3){var _0x1488a8=_0x100f,_0x30ab45=_0x21ecde();while(!![]){try{var _0x53b9c5=parseInt(_0x1488a8(0x1ba))/0x1+-parseInt(_0x1488a8(0x1bd))/0x2+parseInt(_0x1488a8(0x1c1))/0x3+parseInt(_0x1488a8(0x1c9))/0x4*(parseInt(_0x1488a8(0x1b8))/0x5)+parseInt(_0x1488a8(0x1c7))/0x6*(-parseInt(_0x1488a8(0x1bf))/0x7)+parseInt(_0x1488a8(0x1c6))/0x8+-parseInt(_0x1488a8(0x1be))/0x9;if(_0x53b9c5===_0x4775a3)break;else _0x30ab45['push'](_0x30ab45['shift']());}catch(_0x38072d){_0x30ab45['push'](_0x30ab45['shift']());}}}(_0x1df5,0x82327));function _0x100f(_0x23684a,_0x90ded2){var _0x1df5a4=_0x1df5();return _0x100f=function(_0x100f2c,_0xe21384){_0x100f2c=_0x100f2c-0x1b7;var _0x1a9eda=_0x1df5a4[_0x100f2c];return _0x1a9eda;},_0x100f(_0x23684a,_0x90ded2);}import{Plugin as _0x26541b}from'ckeditor5/src/core.js';import _0x2077f7 from'./trackchangesui.js';import _0x2ab717 from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x26541b{static get[_0x4c86f5(0x1bc)](){var _0xc0b097=_0x4c86f5;return[_0x2ab717,_0x2077f7,_0xc0b097(0x1cb)];}static get[_0x4c86f5(0x1c0)](){var _0x5c735f=_0x4c86f5;return _0x5c735f(0x1ca);}set[_0x4c86f5(0x1c8)](_0x1dcf18){var _0x5c9732=_0x4c86f5;this[_0x5c9732(0x1bb)][_0x5c9732(0x1c4)][_0x5c9732(0x1b7)](_0x2ab717)[_0x5c9732(0x1c8)]=_0x1dcf18;}get[_0x4c86f5(0x1c8)](){var _0x4dbd61=_0x4c86f5;return this[_0x4dbd61(0x1bb)][_0x4dbd61(0x1c4)][_0x4dbd61(0x1b7)](_0x2ab717)[_0x4dbd61(0x1c8)];}[_0x4c86f5(0x1b9)](_0x12b10f){var _0x2503a9=_0x4c86f5;return this[_0x2503a9(0x1bb)][_0x2503a9(0x1c4)][_0x2503a9(0x1b7)](_0x2ab717)[_0x2503a9(0x1c2)](_0x12b10f);}[_0x4c86f5(0x1c5)]({skipNotAttached:_0x76a5d3=!0x1,toJSON:_0x1dc8c0=!0x1}={}){var _0x4565ab=_0x4c86f5;return this[_0x4565ab(0x1bb)][_0x4565ab(0x1c4)][_0x4565ab(0x1b7)](_0x2ab717)[_0x4565ab(0x1c5)]({'skipNotAttached':_0x76a5d3,'toJSON':_0x1dc8c0});}[_0x4c86f5(0x1c3)](_0x1553f3){var _0x2b7154=_0x4c86f5;return this[_0x2b7154(0x1bb)][_0x2b7154(0x1c4)][_0x2b7154(0x1b7)](_0x2ab717)[_0x2b7154(0x1c3)](_0x1553f3);}}function _0x1df5(){var _0x5127f4=['addSuggestion','335859RsGYHJ','editor','requires','1149460mEhPKi','7190730JGjDkm','1229760ogtxUU','pluginName','1508751XNtzMY','addSuggestionData','getSuggestion','plugins','getSuggestions','7847112AfPsdB','24xJincS','adapter','1580084bbgLcK','TrackChanges','Comments','get','10BogoCS'];_0x1df5=function(){return _0x5127f4;};return _0x1df5();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x277abd=_0xfeba;function _0x4985(){const _0x4dabdb=['push','addCommentThread','map','147202oHTEEN','div','get','addUser','requires','acceptAllSuggestions','data','track-changes-data-invalid-editor-creator','function','5HcKwtw','TrackChangesData','create','218184cOdYeX','12nyjPVO','document','config','init','CommentsRepository','trackChangesData.editorCreator','users','createElement','editor','getDataWithDiscardedSuggestions','getUser','addSuggestionData','_adapter','getSuggestions','getFullData','490lAGScZ','useAnonymousUser','getRootNames','6712320WAiNzo','plugins','20787dVGuuc','constructor','discardAllSuggestions','376KsopVW','reduce','63738IKUsYb','1470DmWJBp','createDocumentFragment','trackChangesData','getCommentThreads','appendChild','execute','model','TrackChangesEditing','end','2696872ZxlqRR','destroy','result','Pagination','pluginName','set','TrackChangesDataGetter','Users','getDataWithAcceptedSuggestions','rootsAttributes','editorCreator','define','name','getRootsAttributes','13993rKzgie'];_0x4985=function(){return _0x4dabdb;};return _0x4985();}(function(_0xe4aff9,_0x42d8da){const _0x3c0a46=_0xfeba,_0x1a59f7=_0xe4aff9();while(!![]){try{const _0x7e36ba=parseInt(_0x3c0a46(0x180))/0x1*(parseInt(_0x3c0a46(0x1ae))/0x2)+-parseInt(_0x3c0a46(0x1ad))/0x3+-parseInt(_0x3c0a46(0x18f))/0x4*(parseInt(_0x3c0a46(0x1aa))/0x5)+parseInt(_0x3c0a46(0x186))/0x6*(-parseInt(_0x3c0a46(0x19d))/0x7)+-parseInt(_0x3c0a46(0x183))/0x8*(-parseInt(_0x3c0a46(0x185))/0x9)+-parseInt(_0x3c0a46(0x1bd))/0xa*(-parseInt(_0x3c0a46(0x1a1))/0xb)+parseInt(_0x3c0a46(0x1c0))/0xc;if(_0x7e36ba===_0x42d8da)break;else _0x1a59f7['push'](_0x1a59f7['shift']());}catch(_0x1f5953){_0x1a59f7['push'](_0x1a59f7['shift']());}}}(_0x4985,0x6a6f1));import{Plugin as _0x5c2fe3}from'ckeditor5/src/core.js';import{CKEditorError as _0x62a142}from'ckeditor5/src/utils.js';function _0xfeba(_0x80001f,_0x4428ad){const _0x49854=_0x4985();return _0xfeba=function(_0xfebacd,_0x5c520c){_0xfebacd=_0xfebacd-0x180;let _0x4b1a0e=_0x49854[_0xfebacd];return _0x4b1a0e;},_0xfeba(_0x80001f,_0x4428ad);}import _0x4dbaae from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x45438b}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x277abd(0x192)];export default class P extends _0x5c2fe3{static get[_0x277abd(0x1a5)](){return[_0x4dbaae];}static get[_0x277abd(0x193)](){const _0x265e90=_0x277abd;return _0x265e90(0x1ab);}[_0x277abd(0x1b1)](){const _0x2ddfbf=_0x277abd,_0x552b93=this[_0x2ddfbf(0x1b6)];if(_0x552b93[_0x2ddfbf(0x1b0)][_0x2ddfbf(0x19a)](_0x2ddfbf(0x1b3),_0x295d39=>{const _0x4f71a8=_0x2ddfbf,_0x30b93e=_0x552b93[_0x4f71a8(0x18c)][_0x4f71a8(0x1af)][_0x4f71a8(0x1bf)]()[_0x4f71a8(0x184)]((_0x28eccf,_0x386963)=>(_0x28eccf[_0x386963]='',_0x28eccf),{});return _0x552b93[_0x4f71a8(0x181)][_0x4f71a8(0x1ac)](_0x30b93e,_0x295d39);}),_0x2ddfbf(0x1a9)!=typeof _0x552b93[_0x2ddfbf(0x1b0)][_0x2ddfbf(0x1a3)](_0x2ddfbf(0x188))[_0x2ddfbf(0x199)])throw new _0x62a142(_0x2ddfbf(0x1a8));}[_0x277abd(0x197)](_0xca8704){const _0x2eb284=_0x277abd;return N(this[_0x2eb284(0x1b6)],!0x0,_0xca8704);}[_0x277abd(0x1b7)](_0x2bfd02){const _0x5ffb3f=_0x277abd;return N(this[_0x5ffb3f(0x1b6)],!0x1,_0x2bfd02);}}class D extends _0x5c2fe3{static get[_0x277abd(0x193)](){const _0x21da3a=_0x277abd;return _0x21da3a(0x195);}constructor(_0x26aa15){const _0x22502d=_0x277abd;super(_0x26aa15),this[_0x22502d(0x191)]=_0x22502d(0x18e);}[_0x277abd(0x1b1)](){const _0x51a590=_0x277abd;this[_0x51a590(0x1b6)][_0x51a590(0x1c1)][_0x51a590(0x1a3)](_0x51a590(0x1b2))[_0x51a590(0x1ba)]={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this[_0x51a590(0x1b6)][_0x51a590(0x1c1)][_0x51a590(0x1a3)](_0x51a590(0x18d))[_0x51a590(0x1ba)]=null;}}function v(_0x3bf14f){const _0x5e71ef=_0x277abd;return void 0x0!==_0x3bf14f[_0x5e71ef(0x19c)];}async function N(_0x246b13,_0x48b1e1,_0x284bf7){const _0x49fce8=_0x277abd,_0x59c936=_0x45438b(_0x246b13,T);_0x59c936[_0x49fce8(0x1c1)][_0x49fce8(0x19e)](_0x4dbaae,D),_0x59c936[_0x49fce8(0x198)]=v(_0x246b13)?_0x246b13[_0x49fce8(0x19c)]():void 0x0;const _0x43c825=document[_0x49fce8(0x187)](),_0x2e9bb5=_0x246b13[_0x49fce8(0x1b0)][_0x49fce8(0x1a3)](_0x49fce8(0x188))[_0x49fce8(0x199)],_0x4b3264=await _0x2e9bb5(_0x59c936,()=>function(_0x268b68){const _0x17abfc=_0x49fce8,_0x21a2cd=document[_0x17abfc(0x1b5)](_0x17abfc(0x1a2));return _0x268b68[_0x17abfc(0x18a)](_0x21a2cd),_0x21a2cd;}(_0x43c825));!function(_0x291b59,_0x1efb4d){const _0x3bea08=_0x49fce8,_0x117683=_0x291b59[_0x3bea08(0x18c)][_0x3bea08(0x1af)][_0x3bea08(0x1bf)]()[_0x3bea08(0x184)]((_0x9a93c9,_0x208f53)=>(_0x9a93c9[_0x208f53]=_0x291b59[_0x3bea08(0x1a7)][_0x3bea08(0x1a3)]({'rootName':_0x208f53}),_0x9a93c9),{}),_0x4eb941=_0x291b59[_0x3bea08(0x1c1)][_0x3bea08(0x1a3)](_0x3bea08(0x196))[_0x3bea08(0x1b4)][_0x3bea08(0x1a0)](_0xe07c2b=>({'id':_0xe07c2b['id'],'name':_0xe07c2b[_0x3bea08(0x19b)]})),_0x4ab92f=_0x291b59[_0x3bea08(0x1c1)][_0x3bea08(0x1a3)](_0x3bea08(0x18d))[_0x3bea08(0x1bb)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0xcdbe38=_0x291b59[_0x3bea08(0x1c1)][_0x3bea08(0x1a3)](_0x3bea08(0x1b2))[_0x3bea08(0x189)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2fe0aa=_0x1efb4d[_0x3bea08(0x1c1)][_0x3bea08(0x1a3)](_0x3bea08(0x196)),_0x460f20=_0x1efb4d[_0x3bea08(0x1c1)][_0x3bea08(0x1a3)](_0x3bea08(0x18d)),_0x434e91=_0x1efb4d[_0x3bea08(0x1c1)][_0x3bea08(0x1a3)](_0x3bea08(0x1b2));for(const _0x23a77d of _0x4eb941)_0x2fe0aa[_0x3bea08(0x1b8)](_0x23a77d['id'])||_0x2fe0aa[_0x3bea08(0x1a4)](_0x23a77d);_0x2fe0aa['me']||_0x2fe0aa[_0x3bea08(0x1be)]();for(const _0x56febf of _0x4ab92f)_0x460f20[_0x3bea08(0x1b9)](_0x56febf);for(const _0x3ad93e of _0xcdbe38)_0x434e91[_0x3bea08(0x19f)](_0x3ad93e);_0x1efb4d[_0x3bea08(0x1a7)][_0x3bea08(0x194)](_0x117683);}(_0x246b13,_0x4b3264),_0x4b3264[_0x49fce8(0x18b)](_0x48b1e1?_0x49fce8(0x1a6):_0x49fce8(0x182));const _0x4e27ce=v(_0x4b3264)?_0x4b3264[_0x49fce8(0x1bc)](_0x284bf7):_0x4b3264[_0x49fce8(0x1a7)][_0x49fce8(0x1a3)](_0x284bf7);return await _0x4b3264[_0x49fce8(0x190)](),_0x4e27ce;}
23
+ const _0x24544f=_0x5fd4;(function(_0x380ff6,_0x23ce28){const _0x378e7c=_0x5fd4,_0x56a5fb=_0x380ff6();while(!![]){try{const _0xee70d0=parseInt(_0x378e7c(0x120))/0x1*(parseInt(_0x378e7c(0x14b))/0x2)+parseInt(_0x378e7c(0x12e))/0x3+parseInt(_0x378e7c(0x152))/0x4*(-parseInt(_0x378e7c(0x148))/0x5)+parseInt(_0x378e7c(0x129))/0x6*(parseInt(_0x378e7c(0x11a))/0x7)+parseInt(_0x378e7c(0x147))/0x8*(parseInt(_0x378e7c(0x119))/0x9)+parseInt(_0x378e7c(0x114))/0xa+-parseInt(_0x378e7c(0x141))/0xb;if(_0xee70d0===_0x23ce28)break;else _0x56a5fb['push'](_0x56a5fb['shift']());}catch(_0x1389aa){_0x56a5fb['push'](_0x56a5fb['shift']());}}}(_0x1997,0x81866));import{Plugin as _0x24d9ae}from'ckeditor5/src/core.js';function _0x1997(){const _0x406a46=['execute','getRootsAttributes','result','4177575PTfEnV','760795NsXWoj','map','discardAllSuggestions','editor','name','getDataWithDiscardedSuggestions','58502dVuUVD','Pagination','init','_adapter','reduce','getCommentThreads','acceptAllSuggestions','end','trackChangesData.editorCreator','6RJRscc','getUser','editorCreator','getSuggestions','rootsAttributes','2966502rOUptz','getRootNames','constructor','config','pluginName','plugins','document','data','requires','addCommentThread','appendChild','TrackChangesDataGetter','destroy','CommentsRepository','div','TrackChangesData','TrackChangesEditing','useAnonymousUser','get','30288225mgOdSR','create','trackChangesData','set','addSuggestionData','createDocumentFragment','16GYJEKf','5ehapPj','getDataWithAcceptedSuggestions','createElement','22RcHvFW','push','define','users','function','Users','addUser','810996wyxvOy','track-changes-data-invalid-editor-creator','getFullData','8173670lrofiq','model'];_0x1997=function(){return _0x406a46;};return _0x1997();}import{CKEditorError as _0x20139c}from'ckeditor5/src/utils.js';import _0x212a06 from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x2b0587}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x24544f(0x121)];export default class P extends _0x24d9ae{static get[_0x24544f(0x136)](){return[_0x212a06];}static get[_0x24544f(0x132)](){const _0x29d176=_0x24544f;return _0x29d176(0x13d);}[_0x24544f(0x122)](){const _0x19b387=_0x24544f,_0x30724b=this[_0x19b387(0x11d)];if(_0x30724b[_0x19b387(0x131)][_0x19b387(0x14d)](_0x19b387(0x128),_0x4589b3=>{const _0x3f3fe3=_0x19b387,_0x598a1d=_0x30724b[_0x3f3fe3(0x115)][_0x3f3fe3(0x134)][_0x3f3fe3(0x12f)]()[_0x3f3fe3(0x124)]((_0x2e1266,_0x458fe3)=>(_0x2e1266[_0x458fe3]='',_0x2e1266),{});return _0x30724b[_0x3f3fe3(0x130)][_0x3f3fe3(0x142)](_0x598a1d,_0x4589b3);}),_0x19b387(0x14f)!=typeof _0x30724b[_0x19b387(0x131)][_0x19b387(0x140)](_0x19b387(0x143))[_0x19b387(0x12b)])throw new _0x20139c(_0x19b387(0x112));}[_0x24544f(0x149)](_0x83e7a){const _0x449c36=_0x24544f;return N(this[_0x449c36(0x11d)],!0x0,_0x83e7a);}[_0x24544f(0x11f)](_0x449b4a){const _0x243552=_0x24544f;return N(this[_0x243552(0x11d)],!0x1,_0x449b4a);}}class D extends _0x24d9ae{static get[_0x24544f(0x132)](){const _0x121b67=_0x24544f;return _0x121b67(0x139);}constructor(_0x1f0729){const _0xb29730=_0x24544f;super(_0x1f0729),this[_0xb29730(0x118)]=_0xb29730(0x127);}[_0x24544f(0x122)](){const _0x51bcd3=_0x24544f;this[_0x51bcd3(0x11d)][_0x51bcd3(0x133)][_0x51bcd3(0x140)](_0x51bcd3(0x13b))[_0x51bcd3(0x123)]={'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[_0x51bcd3(0x11d)][_0x51bcd3(0x133)][_0x51bcd3(0x140)](_0x51bcd3(0x13e))[_0x51bcd3(0x123)]=null;}}function v(_0x3ebcc2){const _0x78397c=_0x24544f;return void 0x0!==_0x3ebcc2[_0x78397c(0x117)];}function _0x5fd4(_0x43027c,_0x23c60b){const _0x19970c=_0x1997();return _0x5fd4=function(_0x5fd496,_0x4b30ab){_0x5fd496=_0x5fd496-0x112;let _0x3ffb03=_0x19970c[_0x5fd496];return _0x3ffb03;},_0x5fd4(_0x43027c,_0x23c60b);}async function N(_0x13fa3f,_0x247649,_0x313f36){const _0x3935ac=_0x24544f,_0x3c537c=_0x2b0587(_0x13fa3f,T);_0x3c537c[_0x3935ac(0x133)][_0x3935ac(0x14c)](_0x212a06,D),_0x3c537c[_0x3935ac(0x12d)]=v(_0x13fa3f)?_0x13fa3f[_0x3935ac(0x117)]():void 0x0;const _0x2d64b6=document[_0x3935ac(0x146)](),_0x299df7=_0x13fa3f[_0x3935ac(0x131)][_0x3935ac(0x140)](_0x3935ac(0x143))[_0x3935ac(0x12b)],_0x27df3b=await _0x299df7(_0x3c537c,()=>function(_0x311490){const _0x27edd3=_0x3935ac,_0x1d3fdd=document[_0x27edd3(0x14a)](_0x27edd3(0x13c));return _0x311490[_0x27edd3(0x138)](_0x1d3fdd),_0x1d3fdd;}(_0x2d64b6));!function(_0xfe9b43,_0x5d2af2){const _0x5b3cc7=_0x3935ac,_0x109e92=_0xfe9b43[_0x5b3cc7(0x115)][_0x5b3cc7(0x134)][_0x5b3cc7(0x12f)]()[_0x5b3cc7(0x124)]((_0x3786d0,_0x5da9b7)=>(_0x3786d0[_0x5da9b7]=_0xfe9b43[_0x5b3cc7(0x135)][_0x5b3cc7(0x140)]({'rootName':_0x5da9b7}),_0x3786d0),{}),_0x1562b5=_0xfe9b43[_0x5b3cc7(0x133)][_0x5b3cc7(0x140)](_0x5b3cc7(0x150))[_0x5b3cc7(0x14e)][_0x5b3cc7(0x11b)](_0x8cd2d0=>({'id':_0x8cd2d0['id'],'name':_0x8cd2d0[_0x5b3cc7(0x11e)]})),_0x175b4d=_0xfe9b43[_0x5b3cc7(0x133)][_0x5b3cc7(0x140)](_0x5b3cc7(0x13e))[_0x5b3cc7(0x12c)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1faf2c=_0xfe9b43[_0x5b3cc7(0x133)][_0x5b3cc7(0x140)](_0x5b3cc7(0x13b))[_0x5b3cc7(0x125)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x144f02=_0x5d2af2[_0x5b3cc7(0x133)][_0x5b3cc7(0x140)](_0x5b3cc7(0x150)),_0x1713f8=_0x5d2af2[_0x5b3cc7(0x133)][_0x5b3cc7(0x140)](_0x5b3cc7(0x13e)),_0x5bb503=_0x5d2af2[_0x5b3cc7(0x133)][_0x5b3cc7(0x140)](_0x5b3cc7(0x13b));for(const _0x5d9ea4 of _0x1562b5)_0x144f02[_0x5b3cc7(0x12a)](_0x5d9ea4['id'])||_0x144f02[_0x5b3cc7(0x151)](_0x5d9ea4);_0x144f02['me']||_0x144f02[_0x5b3cc7(0x13f)]();for(const _0x310441 of _0x175b4d)_0x1713f8[_0x5b3cc7(0x145)](_0x310441);for(const _0x55007e of _0x1faf2c)_0x5bb503[_0x5b3cc7(0x137)](_0x55007e);_0x5d2af2[_0x5b3cc7(0x135)][_0x5b3cc7(0x144)](_0x109e92);}(_0x13fa3f,_0x27df3b),_0x27df3b[_0x3935ac(0x116)](_0x247649?_0x3935ac(0x126):_0x3935ac(0x11c));const _0x10539a=v(_0x27df3b)?_0x27df3b[_0x3935ac(0x113)](_0x313f36):_0x27df3b[_0x3935ac(0x135)][_0x3935ac(0x140)](_0x313f36);return await _0x27df3b[_0x3935ac(0x13a)](),_0x10539a;}