@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240514.0 → 0.0.0-nightly-20240516.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -1
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -1
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x19fd38=_0xed46;(function(_0x4c9ae1,_0x3dfc37){const _0x2a2173=_0xed46,_0x237726=_0x4c9ae1();while(!![]){try{const _0x31d956=parseInt(_0x2a2173(0x156))/0x1+-parseInt(_0x2a2173(0x12d))/0x2*(-parseInt(_0x2a2173(0x146))/0x3)+-parseInt(_0x2a2173(0x138))/0x4+-parseInt(_0x2a2173(0x108))/0x5+-parseInt(_0x2a2173(0x117))/0x6+-parseInt(_0x2a2173(0x128))/0x7*(-parseInt(_0x2a2173(0x123))/0x8)+-parseInt(_0x2a2173(0x110))/0x9*(-parseInt(_0x2a2173(0x131))/0xa);if(_0x31d956===_0x3dfc37)break;else _0x237726['push'](_0x237726['shift']());}catch(_0xa3d7ea){_0x237726['push'](_0x237726['shift']());}}}(_0x1e4a,0x216e1));function _0xed46(_0x4cf29d,_0x5d77d3){const _0x1e4a5d=_0x1e4a();return _0xed46=function(_0xed46af,_0x47d666){_0xed46af=_0xed46af-0x101;let _0x256808=_0x1e4a5d[_0xed46af];return _0x256808;},_0xed46(_0x4cf29d,_0x5d77d3);}import{Plugin as _0x29326a}from'ckeditor5/src/core.js';function _0x1e4a(){const _0x2ff5c7=['693558QUXHxk','value','plugins','commands','formatInline','get','mergeTableCellDown','deletion','markBlockFormat','registerDescriptionCallback','from','formatBlock','64hwUXmQ','change','afterInit','getCellLocation','_tablePostFixingSubtypes','206101DIsXTS','has','getFirstPosition','rootName','refresh','101922FFzgdK','model','author','push','320080abhKAX','descriptionFactory','locale','execute','forceDefaultExecution','direction','document','712152ZMTFXc','table','setSelection','trackChanges','highest','mergeTableCellRight','horizontally','_isForcedDefaultExecutionBlock','insertion','root','*Split\x20cell:*\x20vertically','type','findAncestor','$graveyard','6hFJUAf','_suggestionFactory','markMultiRangeBlockFormat','splitTableCellHorizontally','_acceptFormatSuggestionCallbackFactory','*Merge\x20cells*','set:isEnabled','cell','isInContent','getSelectionAffectedTableCells','length','getSuggestions','registerCustomCallback','mergeTableCells','fromRange','element','82498HLWSuN','createRangeOn','stop','commandName','add','mergeTableCellLeft','low','subType','TableUtils','format','_areSelectedCellsMergable','getRanges','getAncestors','tableCell','filter','containsRange','_areMergableCells','isEnabled','editor','accept','detach','1227340WTZvXP','find','*Split\x20cell:*\x20horizontally','enableCommand','splitTableCellVertically','requires','return','selection','72AzaVdA','createTableWalker','mergeTableCellUp','map','size','TrackChangesEditing','TableEditing'];_0x1e4a=function(){return _0x2ff5c7;};return _0x1e4a();}import _0x578bc1 from'./table.js';import{LiveRange as _0x1e583b}from'ckeditor5/src/engine.js';import{getTranslation as _0x411d1c}from'../utils/common-translations.js';export default class St extends _0x29326a{static get[_0x19fd38(0x10d)](){return[_0x578bc1];}[_0x19fd38(0x125)](){const _0x5a1160=_0x19fd38,_0x262160=this[_0x5a1160(0x105)],_0x552961=_0x262160[_0x5a1160(0x12e)][_0x5a1160(0x137)][_0x5a1160(0x10f)],_0x2b3859=_0x262160[_0x5a1160(0x133)];if(!_0x262160[_0x5a1160(0x119)][_0x5a1160(0x129)](_0x5a1160(0x116)))return;const _0x4e1168=_0x262160[_0x5a1160(0x119)][_0x5a1160(0x11c)](_0x5a1160(0x115)),_0x311906=_0x262160[_0x5a1160(0x119)][_0x5a1160(0x11c)](_0x5a1160(0x15e)),_0xb078a1=_0x262160[_0x5a1160(0x119)][_0x5a1160(0x11c)](_0x578bc1);_0xb078a1[_0x5a1160(0x127)][_0x5a1160(0x130)](_0x5a1160(0x153)),_0x4e1168[_0x5a1160(0x10b)](_0x5a1160(0x153),()=>{const _0x50ff22=_0x5a1160,_0x56448a=_0x311906[_0x50ff22(0x14f)](_0x262160[_0x50ff22(0x12e)][_0x50ff22(0x137)][_0x50ff22(0x10f)]);_0x262160[_0x50ff22(0x12e)][_0x50ff22(0x124)](()=>{const _0x45cfcb=_0x50ff22;_0x4e1168[_0x45cfcb(0x148)](_0x56448a,{'commandName':_0x45cfcb(0x153),'commandParams':[]},[],_0x45cfcb(0x153));});}),_0x262160[_0x5a1160(0x11a)][_0x5a1160(0x11c)](_0x5a1160(0x153))['on'](_0x5a1160(0x134),(_0x17ebc7,_0x174762)=>{const _0x5ac165=_0x5a1160;_0x262160[_0x5ac165(0x11a)][_0x5ac165(0x11c)](_0x5ac165(0x13b))[_0x5ac165(0x118)]&&(_0x174762[_0x5ac165(0x150)]>0x0&&_0x174762[_0x174762[_0x5ac165(0x150)]-0x1]&&_0x174762[_0x174762[_0x5ac165(0x150)]-0x1][_0x5ac165(0x135)]||_0x4e1168[_0x5ac165(0x13f)]||this[_0x5ac165(0x160)]()||_0x17ebc7[_0x5ac165(0x158)]());},{'priority':_0x5a1160(0x13c)});for(const _0x3da52e of[_0x5a1160(0x112),_0x5a1160(0x13d),_0x5a1160(0x11d),_0x5a1160(0x15b)]){const _0x4f3b99=_0x262160[_0x5a1160(0x11a)][_0x5a1160(0x11c)](_0x3da52e);_0x4e1168[_0x5a1160(0x10b)](_0x3da52e,()=>{const _0x59bdbf=_0x5a1160,_0x3265c7=_0x262160[_0x59bdbf(0x12e)][_0x59bdbf(0x137)][_0x59bdbf(0x10f)][_0x59bdbf(0x12a)]()[_0x59bdbf(0x162)]()[_0x59bdbf(0x109)](_0x3bec71=>_0x3bec71['is'](_0x59bdbf(0x155),_0x59bdbf(0x163))),_0x4c0004=_0x4f3b99[_0x59bdbf(0x118)];_0x262160[_0x59bdbf(0x12e)][_0x59bdbf(0x124)](()=>{const _0x2d1fe6=_0x59bdbf;_0x4e1168[_0x2d1fe6(0x148)]([_0x3265c7,_0x4c0004],{'commandName':_0x2d1fe6(0x153),'commandParams':[]},[],_0x2d1fe6(0x153));});});}for(const _0x41d8b5 of[_0x5a1160(0x10c),_0x5a1160(0x149)]){const _0x440cf6=_0x262160[_0x5a1160(0x11a)][_0x5a1160(0x11c)](_0x41d8b5);_0x4e1168[_0x5a1160(0x10b)](_0x41d8b5,()=>{const _0x355f9e=_0x5a1160,_0x12137b=_0x311906[_0x355f9e(0x14f)](_0x262160[_0x355f9e(0x12e)][_0x355f9e(0x137)][_0x355f9e(0x10f)])[0x0],_0x12f953=_0x12137b[_0x355f9e(0x144)](_0x355f9e(0x139)),{column:_0x411463,row:_0xcea249}=_0x311906[_0x355f9e(0x126)](_0x12137b);let _0x34f282=[];if(_0x355f9e(0x13e)==_0x440cf6[_0x355f9e(0x136)]){const _0x788a85=_0x311906[_0x355f9e(0x111)](_0x12f953,{'startRow':_0xcea249,'endRow':_0xcea249,'includeAllSlots':!0x0});_0x34f282=Array[_0x355f9e(0x121)](_0x788a85)[_0x355f9e(0x113)](_0x1200b9=>_0x1200b9[_0x355f9e(0x14d)]);}else{const _0x3012f6=_0x311906[_0x355f9e(0x111)](_0x12f953,{'column':_0x411463,'includeAllSlots':!0x0});_0x34f282=Array[_0x355f9e(0x121)](_0x3012f6)[_0x355f9e(0x113)](_0x4968ed=>_0x4968ed[_0x355f9e(0x14d)]);}_0x262160[_0x355f9e(0x12e)][_0x355f9e(0x124)](_0x3993cf=>{const _0x463365=_0x355f9e;_0x4e1168[_0x463365(0x11f)](_0x3993cf[_0x463365(0x157)](_0x12137b),{'commandName':_0x41d8b5,'commandParams':[]},_0x34f282,_0x41d8b5);});});}_0x4e1168[_0x5a1160(0x132)][_0x5a1160(0x120)](_0x5040eb=>{const _0x381595=_0x5a1160;if(_0x381595(0x122)!=_0x5040eb[_0x381595(0x143)]&&_0x381595(0x11b)!=_0x5040eb[_0x381595(0x143)])return;const {data:_0x495db7}=_0x5040eb;return _0x495db7&&_0x381595(0x153)==_0x495db7[_0x381595(0x159)]?{'type':_0x381595(0x15f),'content':_0x411d1c(_0x2b3859,_0x381595(0x14b))}:void 0x0;}),_0x4e1168[_0x5a1160(0x132)][_0x5a1160(0x120)](_0x53f7e3=>{const _0x4d1fc2=_0x5a1160;if(_0x4d1fc2(0x122)!=_0x53f7e3[_0x4d1fc2(0x143)]&&_0x4d1fc2(0x11b)!=_0x53f7e3[_0x4d1fc2(0x143)])return;const {data:_0x55c5f}=_0x53f7e3;return _0x55c5f?_0x4d1fc2(0x10c)==_0x55c5f[_0x4d1fc2(0x159)]?{'type':_0x4d1fc2(0x15f),'content':_0x411d1c(_0x2b3859,_0x4d1fc2(0x142))}:_0x4d1fc2(0x149)==_0x55c5f[_0x4d1fc2(0x159)]?{'type':_0x4d1fc2(0x15f),'content':_0x411d1c(_0x2b3859,_0x4d1fc2(0x10a))}:void 0x0:void 0x0;});const _0x59dec9=_0xb078a1[_0x5a1160(0x14a)]();for(const _0x5fb241 of[_0x5a1160(0x112),_0x5a1160(0x13d),_0x5a1160(0x11d),_0x5a1160(0x15b)])_0x4e1168[_0x5a1160(0x147)][_0x5a1160(0x152)](_0x5a1160(0x122),_0x5fb241,_0x5a1160(0x106),_0x59dec9);for(const _0x1e474f of[_0x5a1160(0x10c),_0x5a1160(0x149)])_0x4e1168[_0x5a1160(0x147)][_0x5a1160(0x152)](_0x5a1160(0x122),_0x1e474f,_0x5a1160(0x106),_0x59dec9);_0x4e1168[_0x5a1160(0x147)][_0x5a1160(0x152)](_0x5a1160(0x122),_0x5a1160(0x153),_0x5a1160(0x106),_0x384a9c=>{const _0x666657=_0x5a1160;_0x262160[_0x666657(0x12e)][_0x666657(0x124)](_0x372a9f=>{const _0x58c58c=_0x666657,_0x598d76=Array[_0x58c58c(0x121)](_0x552961[_0x58c58c(0x161)]())[_0x58c58c(0x113)](_0x228674=>_0x1e583b[_0x58c58c(0x154)](_0x228674));_0x372a9f[_0x58c58c(0x13a)](_0x384a9c),_0x262160[_0x58c58c(0x11a)][_0x58c58c(0x11c)](_0x58c58c(0x153))[_0x58c58c(0x12c)](),_0x262160[_0x58c58c(0x134)](_0x58c58c(0x153),{'forceDefaultExecution':!0x0});const _0x1ab99c=_0x598d76[_0x58c58c(0x101)](_0x167dfb=>_0x58c58c(0x145)!=_0x167dfb[_0x58c58c(0x141)][_0x58c58c(0x12b)]);_0x1ab99c[_0x58c58c(0x150)]>0x0&&_0x372a9f[_0x58c58c(0x13a)](_0x1ab99c);for(const _0xf8453 of _0x598d76)_0xf8453[_0x58c58c(0x107)]();});});for(const _0x33fe81 of[_0x5a1160(0x112),_0x5a1160(0x11d),_0x5a1160(0x15b),_0x5a1160(0x13d)]){const _0x441262=_0x262160[_0x5a1160(0x11a)][_0x5a1160(0x11c)](_0x33fe81);_0x441262['on'](_0x5a1160(0x14c),(_0x42e55b,_0x21eeb3,_0x555d6e)=>{const _0x4c2993=_0x5a1160;if(_0x555d6e){const _0x34c116=_0x262160[_0x4c2993(0x12e)][_0x4c2993(0x137)][_0x4c2993(0x10f)][_0x4c2993(0x12a)]()[_0x4c2993(0x162)]()[_0x4c2993(0x109)](_0x27dfad=>_0x27dfad['is'](_0x4c2993(0x155),_0x4c2993(0x163)));this[_0x4c2993(0x103)](_0x441262[_0x4c2993(0x118)],_0x34c116)||(_0x42e55b[_0x4c2993(0x10e)]=!0x1,_0x42e55b[_0x4c2993(0x158)]());}},{'priority':_0x5a1160(0x15c)});}}[_0x19fd38(0x160)](){const _0x3dd90d=_0x19fd38,_0x4dc648=this[_0x3dd90d(0x105)][_0x3dd90d(0x11a)][_0x3dd90d(0x11c)](_0x3dd90d(0x153)),_0x178870=this[_0x3dd90d(0x105)][_0x3dd90d(0x119)][_0x3dd90d(0x11c)](_0x3dd90d(0x15e));if(!_0x4dc648[_0x3dd90d(0x104)])return!0x1;const _0x4e2e57=_0x178870[_0x3dd90d(0x14f)](this[_0x3dd90d(0x105)][_0x3dd90d(0x12e)][_0x3dd90d(0x137)][_0x3dd90d(0x10f)]);for(const _0x6bc9ec of _0x4e2e57)for(const _0x4e657c of _0x4e2e57)if(_0x6bc9ec!=_0x4e657c&&!this[_0x3dd90d(0x103)](_0x6bc9ec,_0x4e657c))return!0x1;return!0x0;}[_0x19fd38(0x103)](_0x2cfaa9,_0x341530){const _0x2cd5cc=_0x19fd38,_0xddcca7=this[_0x2cd5cc(0x105)][_0x2cd5cc(0x119)][_0x2cd5cc(0x11c)](_0x2cd5cc(0x115)),_0x5d0cb3=this[_0x2cd5cc(0x105)][_0x2cd5cc(0x12e)][_0x2cd5cc(0x157)](_0x2cfaa9),_0x4a37a1=this[_0x2cd5cc(0x105)][_0x2cd5cc(0x12e)][_0x2cd5cc(0x157)](_0x341530),_0x180133=new Set(),_0x5c8388=new Set();for(const _0x587d6f of _0xddcca7[_0x2cd5cc(0x151)]())if((_0x2cd5cc(0x140)==_0x587d6f[_0x2cd5cc(0x143)]||_0x2cd5cc(0x11e)==_0x587d6f[_0x2cd5cc(0x143)]||_0x2cd5cc(0x153)==_0x587d6f[_0x2cd5cc(0x15d)])&&_0x587d6f[_0x2cd5cc(0x14e)]){for(const _0xfa8cf2 of _0x587d6f[_0x2cd5cc(0x161)]())_0xfa8cf2[_0x2cd5cc(0x102)](_0x5d0cb3,!0x0)&&_0x180133[_0x2cd5cc(0x15a)](_0x587d6f[_0x2cd5cc(0x143)]+':'+_0x587d6f[_0x2cd5cc(0x12f)]['id']),_0xfa8cf2[_0x2cd5cc(0x102)](_0x4a37a1,!0x0)&&_0x5c8388[_0x2cd5cc(0x15a)](_0x587d6f[_0x2cd5cc(0x143)]+':'+_0x587d6f[_0x2cd5cc(0x12f)]['id']);}if(_0x180133[_0x2cd5cc(0x114)]!=_0x5c8388[_0x2cd5cc(0x114)])return!0x1;for(const _0xd7907e of _0x180133)if(!_0x5c8388[_0x2cd5cc(0x129)](_0xd7907e))return!0x1;return!0x0;}}
23
+ const _0x4f677b=_0x29d3;(function(_0x3eee9b,_0x3bf318){const _0x11097d=_0x29d3,_0x256e52=_0x3eee9b();while(!![]){try{const _0x547c49=-parseInt(_0x11097d(0x209))/0x1*(-parseInt(_0x11097d(0x212))/0x2)+parseInt(_0x11097d(0x1d0))/0x3*(-parseInt(_0x11097d(0x1d8))/0x4)+parseInt(_0x11097d(0x21e))/0x5+-parseInt(_0x11097d(0x214))/0x6*(-parseInt(_0x11097d(0x21a))/0x7)+parseInt(_0x11097d(0x1d3))/0x8*(-parseInt(_0x11097d(0x223))/0x9)+parseInt(_0x11097d(0x217))/0xa*(-parseInt(_0x11097d(0x1da))/0xb)+parseInt(_0x11097d(0x218))/0xc;if(_0x547c49===_0x3bf318)break;else _0x256e52['push'](_0x256e52['shift']());}catch(_0x3413d5){_0x256e52['push'](_0x256e52['shift']());}}}(_0x2087,0xd44a4));import{Plugin as _0x534fea}from'ckeditor5/src/core.js';function _0x29d3(_0x13eef7,_0x593709){const _0x2087b6=_0x2087();return _0x29d3=function(_0x29d37b,_0x59ba7e){_0x29d37b=_0x29d37b-0x1cd;let _0x523794=_0x2087b6[_0x29d37b];return _0x523794;},_0x29d3(_0x13eef7,_0x593709);}import _0x5e2110 from'./table.js';import{LiveRange as _0x556bab}from'ckeditor5/src/engine.js';import{getTranslation as _0x1cb222}from'../utils/common-translations.js';function _0x2087(){const _0x558c40=['stop','mergeTableCellLeft','_tablePostFixingSubtypes','model','horizontally','insertion','subType','refresh','mergeTableCellDown','getRanges','afterInit','isEnabled','$graveyard','formatBlock','selection','return','cell','findAncestor','rootName','_acceptFormatSuggestionCallbackFactory','markMultiRangeBlockFormat','push','registerCustomCallback','getSuggestions','14097nvQJhW','plugins','containsRange','descriptionFactory','trackChanges','locale','getSelectionAffectedTableCells','table','createRangeOn','6pGUlRf','forceDefaultExecution','2053344TutOqn','from','format','4671530bWMCVy','25916364yVwInY','_suggestionFactory','7CPcmAC','element','_isForcedDefaultExecutionBlock','document','3029895phVHqP','_areSelectedCellsMergable','registerDescriptionCallback','splitTableCellHorizontally','add','9GniPPB','requires','map','commands','isInContent','fromRange','getAncestors','formatInline','getCellLocation','getFirstPosition','find','accept','length','*Merge\x20cells*','TableEditing','TableUtils','author','get','9OYjWGW','mergeTableCellUp','type','1688792aZcLJr','setSelection','direction','*Split\x20cell:*\x20vertically','commandName','2136532kbjNiG','enableCommand','11TPAoIs','TrackChangesEditing','change','createTableWalker','low','markBlockFormat','size','root','execute','tableCell','filter','_areMergableCells','editor','has','set:isEnabled','mergeTableCells','deletion','splitTableCellVertically','mergeTableCellRight','value','highest','*Split\x20cell:*\x20horizontally','detach'];_0x2087=function(){return _0x558c40;};return _0x2087();}export default class St extends _0x534fea{static get[_0x4f677b(0x224)](){return[_0x5e2110];}[_0x4f677b(0x1fb)](){const _0x360723=_0x4f677b,_0x3ffc32=this[_0x360723(0x1e6)],_0x955861=_0x3ffc32[_0x360723(0x1f4)][_0x360723(0x21d)][_0x360723(0x1ff)],_0x1c67e5=_0x3ffc32[_0x360723(0x20e)];if(!_0x3ffc32[_0x360723(0x20a)][_0x360723(0x1e7)](_0x360723(0x231)))return;const _0x54c76c=_0x3ffc32[_0x360723(0x20a)][_0x360723(0x1cf)](_0x360723(0x1db)),_0x332789=_0x3ffc32[_0x360723(0x20a)][_0x360723(0x1cf)](_0x360723(0x1cd)),_0x204387=_0x3ffc32[_0x360723(0x20a)][_0x360723(0x1cf)](_0x5e2110);_0x204387[_0x360723(0x1f3)][_0x360723(0x206)](_0x360723(0x1e9)),_0x54c76c[_0x360723(0x1d9)](_0x360723(0x1e9),()=>{const _0x2c93c9=_0x360723,_0x3971c9=_0x332789[_0x2c93c9(0x20f)](_0x3ffc32[_0x2c93c9(0x1f4)][_0x2c93c9(0x21d)][_0x2c93c9(0x1ff)]);_0x3ffc32[_0x2c93c9(0x1f4)][_0x2c93c9(0x1dc)](()=>{const _0x4619c8=_0x2c93c9;_0x54c76c[_0x4619c8(0x205)](_0x3971c9,{'commandName':_0x4619c8(0x1e9),'commandParams':[]},[],_0x4619c8(0x1e9));});}),_0x3ffc32[_0x360723(0x226)][_0x360723(0x1cf)](_0x360723(0x1e9))['on'](_0x360723(0x1e2),(_0x13af70,_0x104ef5)=>{const _0x2d9175=_0x360723;_0x3ffc32[_0x2d9175(0x226)][_0x2d9175(0x1cf)](_0x2d9175(0x20d))[_0x2d9175(0x1ed)]&&(_0x104ef5[_0x2d9175(0x22f)]>0x0&&_0x104ef5[_0x104ef5[_0x2d9175(0x22f)]-0x1]&&_0x104ef5[_0x104ef5[_0x2d9175(0x22f)]-0x1][_0x2d9175(0x213)]||_0x54c76c[_0x2d9175(0x21c)]||this[_0x2d9175(0x21f)]()||_0x13af70[_0x2d9175(0x1f1)]());},{'priority':_0x360723(0x1ee)});for(const _0x1836a9 of[_0x360723(0x1d1),_0x360723(0x1ec),_0x360723(0x1f9),_0x360723(0x1f2)]){const _0x3cf0f6=_0x3ffc32[_0x360723(0x226)][_0x360723(0x1cf)](_0x1836a9);_0x54c76c[_0x360723(0x1d9)](_0x1836a9,()=>{const _0x3734ad=_0x360723,_0x2c2cd6=_0x3ffc32[_0x3734ad(0x1f4)][_0x3734ad(0x21d)][_0x3734ad(0x1ff)][_0x3734ad(0x22c)]()[_0x3734ad(0x229)]()[_0x3734ad(0x22d)](_0x417de2=>_0x417de2['is'](_0x3734ad(0x21b),_0x3734ad(0x1e3))),_0x5d074e=_0x3cf0f6[_0x3734ad(0x1ed)];_0x3ffc32[_0x3734ad(0x1f4)][_0x3734ad(0x1dc)](()=>{const _0x19bb26=_0x3734ad;_0x54c76c[_0x19bb26(0x205)]([_0x2c2cd6,_0x5d074e],{'commandName':_0x19bb26(0x1e9),'commandParams':[]},[],_0x19bb26(0x1e9));});});}for(const _0x936a60 of[_0x360723(0x1eb),_0x360723(0x221)]){const _0x4a02f1=_0x3ffc32[_0x360723(0x226)][_0x360723(0x1cf)](_0x936a60);_0x54c76c[_0x360723(0x1d9)](_0x936a60,()=>{const _0x4aeed6=_0x360723,_0x4f712d=_0x332789[_0x4aeed6(0x20f)](_0x3ffc32[_0x4aeed6(0x1f4)][_0x4aeed6(0x21d)][_0x4aeed6(0x1ff)])[0x0],_0x31f33e=_0x4f712d[_0x4aeed6(0x202)](_0x4aeed6(0x210)),{column:_0x4d4549,row:_0x51db8b}=_0x332789[_0x4aeed6(0x22b)](_0x4f712d);let _0x373c02=[];if(_0x4aeed6(0x1f5)==_0x4a02f1[_0x4aeed6(0x1d5)]){const _0x41a256=_0x332789[_0x4aeed6(0x1dd)](_0x31f33e,{'startRow':_0x51db8b,'endRow':_0x51db8b,'includeAllSlots':!0x0});_0x373c02=Array[_0x4aeed6(0x215)](_0x41a256)[_0x4aeed6(0x225)](_0xed70f6=>_0xed70f6[_0x4aeed6(0x201)]);}else{const _0x56f066=_0x332789[_0x4aeed6(0x1dd)](_0x31f33e,{'column':_0x4d4549,'includeAllSlots':!0x0});_0x373c02=Array[_0x4aeed6(0x215)](_0x56f066)[_0x4aeed6(0x225)](_0x406d18=>_0x406d18[_0x4aeed6(0x201)]);}_0x3ffc32[_0x4aeed6(0x1f4)][_0x4aeed6(0x1dc)](_0x1f110d=>{const _0x17a006=_0x4aeed6;_0x54c76c[_0x17a006(0x1df)](_0x1f110d[_0x17a006(0x211)](_0x4f712d),{'commandName':_0x936a60,'commandParams':[]},_0x373c02,_0x936a60);});});}_0x54c76c[_0x360723(0x20c)][_0x360723(0x220)](_0x195624=>{const _0x2b988b=_0x360723;if(_0x2b988b(0x1fe)!=_0x195624[_0x2b988b(0x1d2)]&&_0x2b988b(0x22a)!=_0x195624[_0x2b988b(0x1d2)])return;const {data:_0x11a46e}=_0x195624;return _0x11a46e&&_0x2b988b(0x1e9)==_0x11a46e[_0x2b988b(0x1d7)]?{'type':_0x2b988b(0x216),'content':_0x1cb222(_0x1c67e5,_0x2b988b(0x230))}:void 0x0;}),_0x54c76c[_0x360723(0x20c)][_0x360723(0x220)](_0x16a640=>{const _0x6b94df=_0x360723;if(_0x6b94df(0x1fe)!=_0x16a640[_0x6b94df(0x1d2)]&&_0x6b94df(0x22a)!=_0x16a640[_0x6b94df(0x1d2)])return;const {data:_0x1d2b6d}=_0x16a640;return _0x1d2b6d?_0x6b94df(0x1eb)==_0x1d2b6d[_0x6b94df(0x1d7)]?{'type':_0x6b94df(0x216),'content':_0x1cb222(_0x1c67e5,_0x6b94df(0x1d6))}:_0x6b94df(0x221)==_0x1d2b6d[_0x6b94df(0x1d7)]?{'type':_0x6b94df(0x216),'content':_0x1cb222(_0x1c67e5,_0x6b94df(0x1ef))}:void 0x0:void 0x0;});const _0x19ff83=_0x204387[_0x360723(0x204)]();for(const _0x423ace of[_0x360723(0x1d1),_0x360723(0x1ec),_0x360723(0x1f9),_0x360723(0x1f2)])_0x54c76c[_0x360723(0x219)][_0x360723(0x207)](_0x360723(0x1fe),_0x423ace,_0x360723(0x22e),_0x19ff83);for(const _0x5578d0 of[_0x360723(0x1eb),_0x360723(0x221)])_0x54c76c[_0x360723(0x219)][_0x360723(0x207)](_0x360723(0x1fe),_0x5578d0,_0x360723(0x22e),_0x19ff83);_0x54c76c[_0x360723(0x219)][_0x360723(0x207)](_0x360723(0x1fe),_0x360723(0x1e9),_0x360723(0x22e),_0x2856a4=>{const _0x3e002c=_0x360723;_0x3ffc32[_0x3e002c(0x1f4)][_0x3e002c(0x1dc)](_0xb0fce3=>{const _0x2561d2=_0x3e002c,_0x10bb42=Array[_0x2561d2(0x215)](_0x955861[_0x2561d2(0x1fa)]())[_0x2561d2(0x225)](_0x1f8be5=>_0x556bab[_0x2561d2(0x228)](_0x1f8be5));_0xb0fce3[_0x2561d2(0x1d4)](_0x2856a4),_0x3ffc32[_0x2561d2(0x226)][_0x2561d2(0x1cf)](_0x2561d2(0x1e9))[_0x2561d2(0x1f8)](),_0x3ffc32[_0x2561d2(0x1e2)](_0x2561d2(0x1e9),{'forceDefaultExecution':!0x0});const _0x9c8da4=_0x10bb42[_0x2561d2(0x1e4)](_0x5d0ecb=>_0x2561d2(0x1fd)!=_0x5d0ecb[_0x2561d2(0x1e1)][_0x2561d2(0x203)]);_0x9c8da4[_0x2561d2(0x22f)]>0x0&&_0xb0fce3[_0x2561d2(0x1d4)](_0x9c8da4);for(const _0x551164 of _0x10bb42)_0x551164[_0x2561d2(0x1f0)]();});});for(const _0x5729ee of[_0x360723(0x1d1),_0x360723(0x1f9),_0x360723(0x1f2),_0x360723(0x1ec)]){const _0x4aef8a=_0x3ffc32[_0x360723(0x226)][_0x360723(0x1cf)](_0x5729ee);_0x4aef8a['on'](_0x360723(0x1e8),(_0x350acf,_0x4e2689,_0x2dfe26)=>{const _0x3092c8=_0x360723;if(_0x2dfe26){const _0x253480=_0x3ffc32[_0x3092c8(0x1f4)][_0x3092c8(0x21d)][_0x3092c8(0x1ff)][_0x3092c8(0x22c)]()[_0x3092c8(0x229)]()[_0x3092c8(0x22d)](_0x50f476=>_0x50f476['is'](_0x3092c8(0x21b),_0x3092c8(0x1e3)));this[_0x3092c8(0x1e5)](_0x4aef8a[_0x3092c8(0x1ed)],_0x253480)||(_0x350acf[_0x3092c8(0x200)]=!0x1,_0x350acf[_0x3092c8(0x1f1)]());}},{'priority':_0x360723(0x1de)});}}[_0x4f677b(0x21f)](){const _0x35673f=_0x4f677b,_0x31d32b=this[_0x35673f(0x1e6)][_0x35673f(0x226)][_0x35673f(0x1cf)](_0x35673f(0x1e9)),_0x3aa192=this[_0x35673f(0x1e6)][_0x35673f(0x20a)][_0x35673f(0x1cf)](_0x35673f(0x1cd));if(!_0x31d32b[_0x35673f(0x1fc)])return!0x1;const _0x159198=_0x3aa192[_0x35673f(0x20f)](this[_0x35673f(0x1e6)][_0x35673f(0x1f4)][_0x35673f(0x21d)][_0x35673f(0x1ff)]);for(const _0x3dfe68 of _0x159198)for(const _0x2f957d of _0x159198)if(_0x3dfe68!=_0x2f957d&&!this[_0x35673f(0x1e5)](_0x3dfe68,_0x2f957d))return!0x1;return!0x0;}[_0x4f677b(0x1e5)](_0x56dd24,_0x49585c){const _0x19020b=_0x4f677b,_0x215f1a=this[_0x19020b(0x1e6)][_0x19020b(0x20a)][_0x19020b(0x1cf)](_0x19020b(0x1db)),_0x21351c=this[_0x19020b(0x1e6)][_0x19020b(0x1f4)][_0x19020b(0x211)](_0x56dd24),_0x5e0064=this[_0x19020b(0x1e6)][_0x19020b(0x1f4)][_0x19020b(0x211)](_0x49585c),_0x56f213=new Set(),_0x1c478a=new Set();for(const _0x3a95c5 of _0x215f1a[_0x19020b(0x208)]())if((_0x19020b(0x1f6)==_0x3a95c5[_0x19020b(0x1d2)]||_0x19020b(0x1ea)==_0x3a95c5[_0x19020b(0x1d2)]||_0x19020b(0x1e9)==_0x3a95c5[_0x19020b(0x1f7)])&&_0x3a95c5[_0x19020b(0x227)]){for(const _0x45b205 of _0x3a95c5[_0x19020b(0x1fa)]())_0x45b205[_0x19020b(0x20b)](_0x21351c,!0x0)&&_0x56f213[_0x19020b(0x222)](_0x3a95c5[_0x19020b(0x1d2)]+':'+_0x3a95c5[_0x19020b(0x1ce)]['id']),_0x45b205[_0x19020b(0x20b)](_0x5e0064,!0x0)&&_0x1c478a[_0x19020b(0x222)](_0x3a95c5[_0x19020b(0x1d2)]+':'+_0x3a95c5[_0x19020b(0x1ce)]['id']);}if(_0x56f213[_0x19020b(0x1e0)]!=_0x1c478a[_0x19020b(0x1e0)])return!0x1;for(const _0x23679a of _0x56f213)if(!_0x1c478a[_0x19020b(0x1e7)](_0x23679a))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xf69399=_0x4cd0;(function(_0x354687,_0x407f84){const _0xe74245=_0x4cd0,_0x30fe45=_0x354687();while(!![]){try{const _0x5e561f=-parseInt(_0xe74245(0x7f))/0x1+-parseInt(_0xe74245(0x7a))/0x2*(parseInt(_0xe74245(0x74))/0x3)+-parseInt(_0xe74245(0x77))/0x4+parseInt(_0xe74245(0x79))/0x5+-parseInt(_0xe74245(0x75))/0x6*(-parseInt(_0xe74245(0x7d))/0x7)+parseInt(_0xe74245(0x83))/0x8+-parseInt(_0xe74245(0x85))/0x9;if(_0x5e561f===_0x407f84)break;else _0x30fe45['push'](_0x30fe45['shift']());}catch(_0x4b28ec){_0x30fe45['push'](_0x30fe45['shift']());}}}(_0xa69a,0x22718));import{Plugin as _0x371787}from'ckeditor5/src/core.js';function _0x4cd0(_0x930377,_0x2b211b){const _0xa69a9e=_0xa69a();return _0x4cd0=function(_0x4cd061,_0x112f69){_0x4cd061=_0x4cd061-0x73;let _0x314b6d=_0xa69a9e[_0x4cd061];return _0x314b6d;},_0x4cd0(_0x930377,_0x2b211b);}function _0xa69a(){const _0x24a4d0=['821565fEWBYt','afterInit','commands','descriptionFactory','editor','597XOvkhd','822JXuObD','insertTableOfContents','282740WcSRRr','registerElementLabel','859030EgStux','1322DhYenH','enableCommand','TrackChangesEditing','5411JINAtN','locale','32975gKwQNE','get','ELEMENT_TABLE_OF_CONTENTS','tableOfContents','1518856IQOEiI','plugins'];_0xa69a=function(){return _0x24a4d0;};return _0xa69a();}import{getTranslation as _0xd63ec7}from'../utils/common-translations.js';export default class Ct extends _0x371787{[_0xf69399(0x86)](){const _0x3c7588=_0xf69399,_0x6ef245=this[_0x3c7588(0x73)];if(!_0x6ef245[_0x3c7588(0x87)][_0x3c7588(0x80)](_0x3c7588(0x76)))return;_0x6ef245[_0x3c7588(0x84)][_0x3c7588(0x80)](_0x3c7588(0x7c))[_0x3c7588(0x7b)](_0x3c7588(0x76));const _0x3be60b=_0x6ef245[_0x3c7588(0x84)][_0x3c7588(0x80)](_0x3c7588(0x7c)),_0x25b3e4=_0x6ef245[_0x3c7588(0x7e)];_0x3be60b[_0x3c7588(0x88)][_0x3c7588(0x78)](_0x3c7588(0x82),_0x2cedec=>_0xd63ec7(_0x25b3e4,_0x3c7588(0x81),_0x2cedec));}}
23
+ function _0x317c(){const _0x461874=['9262040ImwRXR','descriptionFactory','enableCommand','10bPeVvr','667845WxtoMB','tableOfContents','plugins','2368034OzpJGI','2212773WnERvG','TrackChangesEditing','afterInit','930363LXpCHt','registerElementLabel','editor','9sKECEG','locale','4lmMLry','4968850sestqc','ELEMENT_TABLE_OF_CONTENTS','insertTableOfContents','get','commands','1330986NuVppk'];_0x317c=function(){return _0x461874;};return _0x317c();}const _0x191588=_0x49b3;function _0x49b3(_0x561fc7,_0x34afc9){const _0x317c98=_0x317c();return _0x49b3=function(_0x49b324,_0x4afc74){_0x49b324=_0x49b324-0x116;let _0x593cad=_0x317c98[_0x49b324];return _0x593cad;},_0x49b3(_0x561fc7,_0x34afc9);}(function(_0x3f6a2b,_0x5ad062){const _0x5d3774=_0x49b3,_0x40135e=_0x3f6a2b();while(!![]){try{const _0x282959=parseInt(_0x5d3774(0x126))/0x1+parseInt(_0x5d3774(0x129))/0x2+parseInt(_0x5d3774(0x12a))/0x3*(parseInt(_0x5d3774(0x11b))/0x4)+parseInt(_0x5d3774(0x125))/0x5*(-parseInt(_0x5d3774(0x121))/0x6)+parseInt(_0x5d3774(0x116))/0x7+-parseInt(_0x5d3774(0x122))/0x8+parseInt(_0x5d3774(0x119))/0x9*(-parseInt(_0x5d3774(0x11c))/0xa);if(_0x282959===_0x5ad062)break;else _0x40135e['push'](_0x40135e['shift']());}catch(_0x406e9f){_0x40135e['push'](_0x40135e['shift']());}}}(_0x317c,0x985bc));import{Plugin as _0x598149}from'ckeditor5/src/core.js';import{getTranslation as _0x1b00f6}from'../utils/common-translations.js';export default class Ct extends _0x598149{[_0x191588(0x12c)](){const _0x2fe0f0=_0x191588,_0x3f855b=this[_0x2fe0f0(0x118)];if(!_0x3f855b[_0x2fe0f0(0x120)][_0x2fe0f0(0x11f)](_0x2fe0f0(0x11e)))return;_0x3f855b[_0x2fe0f0(0x128)][_0x2fe0f0(0x11f)](_0x2fe0f0(0x12b))[_0x2fe0f0(0x124)](_0x2fe0f0(0x11e));const _0x295b7f=_0x3f855b[_0x2fe0f0(0x128)][_0x2fe0f0(0x11f)](_0x2fe0f0(0x12b)),_0x332c39=_0x3f855b[_0x2fe0f0(0x11a)];_0x295b7f[_0x2fe0f0(0x123)][_0x2fe0f0(0x117)](_0x2fe0f0(0x127),_0x11c58b=>_0x1b00f6(_0x332c39,_0x2fe0f0(0x11d),_0x11c58b));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2960(){const _0xef5183=['*Format:*\x20change\x20table\x20cell\x20properties','tableCellBackgroundColor','4249208XgzCnI','tableBorderStyle','_handlePropertyChange','TableUtils','plugins','start','*Format:*\x20change\x20table\x20properties','join','tableWidth','change','has','descriptionFactory','tableCellWidth','model','selection','get','_getSuggestion','tableBorderWidth','3277904VwECoP','TrackChangesEditing','tableCellPadding','data','tableBorderColor','getSuggestionCallback','tableCellHorizontalAlignment','1411736VKqrYX','nodeAfter','accept','tableBackgroundColor','6mHMSjv','110aOryUG','locale','handleDiscardAction','getContainedElement','tableProperties','editor','tableCellVerticalAlignment','afterInit','tableCellBorderStyle','registerDescriptionCallback','format','tableCellBorderWidth','_suggestionFactory','discard','document','tableCellProperties','removeAttribute','commandParams','TablePropertiesEditing','6thwRMq','batch','setAttribute','getFirstPosition','tableCellHeight','1299573ZhyqAq','TableCellPropertiesEditing','enableCommand','enqueueChange','tableHeight','getAttribute','markBlockFormat','findAncestor','4cknccD','tableCellBorderColor','getSuggestions','9TniSkI','7757735FypfqD','TrackChangesTableProperties','47129100IZRDTu','pluginName','getSelectionAffectedTableCells','formatBlock','handleSuggestionDescription','registerCustomCallback','subType','512476BUxBsP','table','tableAlignment'];_0x2960=function(){return _0xef5183;};return _0x2960();}const _0x49cad4=_0x41ba;function _0x41ba(_0x4dc7ed,_0x21085c){const _0x29608e=_0x2960();return _0x41ba=function(_0x41ba03,_0x3a0cce){_0x41ba03=_0x41ba03-0x1c7;let _0x170fe2=_0x29608e[_0x41ba03];return _0x170fe2;},_0x41ba(_0x4dc7ed,_0x21085c);}(function(_0x3d0900,_0x5f3046){const _0x54aab7=_0x41ba,_0x4f6c3b=_0x3d0900();while(!![]){try{const _0x29f43a=-parseInt(_0x54aab7(0x1d0))/0x1*(parseInt(_0x54aab7(0x213))/0x2)+-parseInt(_0x54aab7(0x1f2))/0x3*(-parseInt(_0x54aab7(0x1ee))/0x4)+-parseInt(_0x54aab7(0x1c7))/0x5*(parseInt(_0x54aab7(0x206))/0x6)+-parseInt(_0x54aab7(0x1e7))/0x7+parseInt(_0x54aab7(0x1d5))/0x8*(parseInt(_0x54aab7(0x216))/0x9)+-parseInt(_0x54aab7(0x1f3))/0xa*(parseInt(_0x54aab7(0x20b))/0xb)+parseInt(_0x54aab7(0x1c9))/0xc;if(_0x29f43a===_0x5f3046)break;else _0x4f6c3b['push'](_0x4f6c3b['shift']());}catch(_0x2ac107){_0x4f6c3b['push'](_0x4f6c3b['shift']());}}}(_0x2960,0xc8384));import{Plugin as _0x4ea4e1}from'ckeditor5/src/core.js';import{getTranslation as _0x2a3260}from'../utils/common-translations.js';export default class $t extends _0x4ea4e1{constructor(_0x2d0abc){const _0x5104e3=_0x41ba;super(_0x2d0abc),this[_0x5104e3(0x1f7)]=[_0x5104e3(0x1eb),_0x5104e3(0x1d6),_0x5104e3(0x1e6),_0x5104e3(0x1d2),_0x5104e3(0x1dd),_0x5104e3(0x20f),_0x5104e3(0x1f1)],this[_0x5104e3(0x202)]=[_0x5104e3(0x214),_0x5104e3(0x1fb),_0x5104e3(0x1fe),_0x5104e3(0x1e9),_0x5104e3(0x1e1),_0x5104e3(0x20a),_0x5104e3(0x1d4),_0x5104e3(0x1ed),_0x5104e3(0x1f9)];}static get[_0x49cad4(0x1ca)](){const _0x326d29=_0x49cad4;return _0x326d29(0x1c8);}[_0x49cad4(0x1fa)](){const _0x14bcc=_0x49cad4,_0xca37f4=this[_0x14bcc(0x1f8)][_0x14bcc(0x1d9)][_0x14bcc(0x1e4)](_0x14bcc(0x1e8));if(this[_0x14bcc(0x1f8)][_0x14bcc(0x1d9)][_0x14bcc(0x1df)](_0x14bcc(0x205))){for(const _0x2fdad0 of this[_0x14bcc(0x1f7)])_0xca37f4[_0x14bcc(0x20d)](_0x2fdad0,(_0x149328,_0x172908)=>{const _0x3fe2fb=_0x14bcc,_0x4fd99c=this[_0x3fe2fb(0x1f8)][_0x3fe2fb(0x1e2)][_0x3fe2fb(0x201)][_0x3fe2fb(0x1e3)][_0x3fe2fb(0x209)]()[_0x3fe2fb(0x212)](_0x3fe2fb(0x1d1));this[_0x3fe2fb(0x1d7)](_0x2fdad0,[_0x4fd99c],this[_0x3fe2fb(0x1f7)],_0x3fe2fb(0x1f7),_0x149328,_0x172908);});_0xca37f4[_0x14bcc(0x1ff)][_0x14bcc(0x1ce)](_0x14bcc(0x1cc),_0x14bcc(0x1f7),_0x14bcc(0x1f0),_0xca37f4[_0x14bcc(0x1ff)][_0x14bcc(0x1ec)](_0x14bcc(0x1cc),null,_0x14bcc(0x200))),_0xca37f4[_0x14bcc(0x1ff)][_0x14bcc(0x1ce)](_0x14bcc(0x1cc),_0x14bcc(0x1f7),_0x14bcc(0x200),(_0x449137,_0xd3e444)=>this[_0x14bcc(0x1f5)](this[_0x14bcc(0x1f7)],_0x449137,_0xd3e444)),_0xca37f4[_0x14bcc(0x1ff)][_0x14bcc(0x1ce)](_0x14bcc(0x1cc),_0x14bcc(0x1f7),_0x14bcc(0x1dc),()=>!0x1);}if(this[_0x14bcc(0x1f8)][_0x14bcc(0x1d9)][_0x14bcc(0x1df)](_0x14bcc(0x20c))){for(const _0x134892 of this[_0x14bcc(0x202)])_0xca37f4[_0x14bcc(0x20d)](_0x134892,(_0xf933ad,_0x1c3992)=>{const _0x1919fd=_0x14bcc,_0x3833ec=this[_0x1919fd(0x1f8)][_0x1919fd(0x1d9)][_0x1919fd(0x1e4)](_0x1919fd(0x1d8))[_0x1919fd(0x1cb)](this[_0x1919fd(0x1f8)][_0x1919fd(0x1e2)][_0x1919fd(0x201)][_0x1919fd(0x1e3)]);this[_0x1919fd(0x1d7)](_0x134892,_0x3833ec,this[_0x1919fd(0x202)],_0x1919fd(0x202),_0xf933ad,_0x1c3992);});_0xca37f4[_0x14bcc(0x1ff)][_0x14bcc(0x1ce)](_0x14bcc(0x1cc),_0x14bcc(0x202),_0x14bcc(0x1f0),_0xca37f4[_0x14bcc(0x1ff)][_0x14bcc(0x1ec)](_0x14bcc(0x1cc),null,_0x14bcc(0x200))),_0xca37f4[_0x14bcc(0x1ff)][_0x14bcc(0x1ce)](_0x14bcc(0x1cc),_0x14bcc(0x202),_0x14bcc(0x200),(_0x4f46d1,_0xaf003c)=>this[_0x14bcc(0x1f5)](this[_0x14bcc(0x202)],_0x4f46d1,_0xaf003c)),_0xca37f4[_0x14bcc(0x1ff)][_0x14bcc(0x1ce)](_0x14bcc(0x1cc),_0x14bcc(0x202),_0x14bcc(0x1dc),()=>!0x1);}_0xca37f4[_0x14bcc(0x1e0)][_0x14bcc(0x1fc)](_0x547d58=>this[_0x14bcc(0x1cd)](_0x547d58));}[_0x49cad4(0x1d7)](_0x58cf21,_0x29c1e5,_0x219d30,_0x3f2d87,_0x4d3e0e,_0x19cda8){const _0x269254=_0x49cad4,_0x305e90=this[_0x269254(0x1f8)][_0x269254(0x1d9)][_0x269254(0x1e4)](_0x269254(0x1e8));this[_0x269254(0x1f8)][_0x269254(0x1e2)][_0x269254(0x20e)](_0x19cda8[_0x269254(0x207)],()=>{const _0x57b521=_0x269254;for(const _0x4b2503 of _0x29c1e5){if(this[_0x57b521(0x1e5)](_0x4b2503,_0x3f2d87))_0x4d3e0e(_0x19cda8);else{const _0x5250aa={};for(const _0x41c8a3 of _0x219d30){const _0x5e4a9f=_0x4b2503[_0x57b521(0x210)](_0x41c8a3);void 0x0!==_0x5e4a9f&&(_0x5250aa[_0x41c8a3]=_0x5e4a9f);}_0x4d3e0e(_0x19cda8),_0x305e90[_0x57b521(0x211)](_0x4b2503,{'commandParams':[_0x5250aa]},[],_0x3f2d87);}}});}[_0x49cad4(0x1f5)](_0x43d46,_0x54abf3,_0x134e6d){const _0x482665=_0x49cad4,_0x25fbb2=_0x54abf3[0x0][_0x482665(0x1da)][_0x482665(0x1ef)],_0x319dc0=_0x134e6d[_0x482665(0x204)][0x0];this[_0x482665(0x1f8)][_0x482665(0x1e2)][_0x482665(0x1de)](_0x56f835=>{const _0x1bf8c6=_0x482665;for(const _0x5298a0 of _0x43d46)void 0x0!==_0x319dc0[_0x5298a0]?_0x56f835[_0x1bf8c6(0x208)](_0x5298a0,_0x319dc0[_0x5298a0],_0x25fbb2):_0x56f835[_0x1bf8c6(0x203)](_0x5298a0,_0x25fbb2);});}[_0x49cad4(0x1cd)](_0xb13ab2){const _0x23e694=_0x49cad4;if(_0xb13ab2[_0x23e694(0x1ea)])switch(_0xb13ab2[_0x23e694(0x1cf)]){case _0x23e694(0x1f7):return{'type':_0x23e694(0x1fd),'content':_0x2a3260(this[_0x23e694(0x1f8)][_0x23e694(0x1f4)],_0x23e694(0x1db))};case _0x23e694(0x202):return{'type':_0x23e694(0x1fd),'content':_0x2a3260(this[_0x23e694(0x1f8)][_0x23e694(0x1f4)],_0x23e694(0x1d3))};}}[_0x49cad4(0x1e5)](_0x3aa5d8,_0x3f97a6){const _0x32c247=_0x49cad4,_0x408493=this[_0x32c247(0x1f8)][_0x32c247(0x1d9)][_0x32c247(0x1e4)](_0x32c247(0x1e8));for(const _0x2f2844 of _0x408493[_0x32c247(0x215)]({'skipNotAttached':!0x0})){const _0x121ed8=_0x2f2844[_0x32c247(0x1f6)]();if(_0x2f2844[_0x32c247(0x1cf)]===_0x3f97a6&&_0x121ed8===_0x3aa5d8)return _0x2f2844;}return null;}}
23
+ const _0x58fb48=_0x776a;function _0x776a(_0x24e0ad,_0x293938){const _0x4f126e=_0x4f12();return _0x776a=function(_0x776a63,_0x5872eb){_0x776a63=_0x776a63-0x19c;let _0x2a0420=_0x4f126e[_0x776a63];return _0x2a0420;},_0x776a(_0x24e0ad,_0x293938);}(function(_0x2d506f,_0x3d23d){const _0x4636db=_0x776a,_0x550b2e=_0x2d506f();while(!![]){try{const _0x102a2f=parseInt(_0x4636db(0x1ea))/0x1*(-parseInt(_0x4636db(0x19f))/0x2)+-parseInt(_0x4636db(0x19d))/0x3+-parseInt(_0x4636db(0x1d2))/0x4+-parseInt(_0x4636db(0x1c9))/0x5*(-parseInt(_0x4636db(0x1e6))/0x6)+-parseInt(_0x4636db(0x1e4))/0x7*(parseInt(_0x4636db(0x1e5))/0x8)+-parseInt(_0x4636db(0x1d8))/0x9*(-parseInt(_0x4636db(0x1de))/0xa)+parseInt(_0x4636db(0x1a4))/0xb;if(_0x102a2f===_0x3d23d)break;else _0x550b2e['push'](_0x550b2e['shift']());}catch(_0x18aa71){_0x550b2e['push'](_0x550b2e['shift']());}}}(_0x4f12,0x4ac87));import{Plugin as _0x5985c7}from'ckeditor5/src/core.js';import{getTranslation as _0x47d5f6}from'../utils/common-translations.js';function _0x4f12(){const _0x54c886=['get','tableCellVerticalAlignment','1071wssKSr','plugins','1505766FCFPKa','getSuggestionCallback','1030hHcmNp','start','tableBorderWidth','subType','tableBorderStyle','15653308NxrGLs','pluginName','discard','selection','tableCellHeight','getFirstPosition','TablePropertiesEditing','accept','document','tableCellProperties','tableCellHorizontalAlignment','registerDescriptionCallback','getSelectionAffectedTableCells','enqueueChange','tableCellWidth','TrackChangesEditing','*Format:*\x20change\x20table\x20properties','*Format:*\x20change\x20table\x20cell\x20properties','tableBorderColor','descriptionFactory','data','tableCellPadding','TableCellPropertiesEditing','tableWidth','tableBackgroundColor','setAttribute','has','findAncestor','getContainedElement','handleSuggestionDescription','batch','tableCellBackgroundColor','tableHeight','_getSuggestion','handleDiscardAction','nodeAfter','tableAlignment','25huBGdF','tableCellBorderStyle','removeAttribute','registerCustomCallback','TrackChangesTableProperties','change','join','TableUtils','table','1282488XJxgIb','model','commandParams','locale','_suggestionFactory','_handlePropertyChange','18SWTGKa','enableCommand','format','formatBlock','tableProperties','getSuggestions','85210fZLsHg','tableCellBorderWidth','afterInit','tableCellBorderColor','markBlockFormat','getAttribute','7oDwTvJ','170760ECGKaV','314034tllgvg','editor'];_0x4f12=function(){return _0x54c886;};return _0x4f12();}export default class $t extends _0x5985c7{constructor(_0x481fc6){const _0x2b1b63=_0x776a;super(_0x481fc6),this[_0x2b1b63(0x1dc)]=[_0x2b1b63(0x1b6),_0x2b1b63(0x1a3),_0x2b1b63(0x1a1),_0x2b1b63(0x1c8),_0x2b1b63(0x1bb),_0x2b1b63(0x1c4),_0x2b1b63(0x1bc)],this[_0x2b1b63(0x1ad)]=[_0x2b1b63(0x1e1),_0x2b1b63(0x1ca),_0x2b1b63(0x1df),_0x2b1b63(0x1b9),_0x2b1b63(0x1b2),_0x2b1b63(0x1a8),_0x2b1b63(0x1c3),_0x2b1b63(0x1ae),_0x2b1b63(0x1e9)];}static get[_0x58fb48(0x1a5)](){const _0x4aa001=_0x58fb48;return _0x4aa001(0x1cd);}[_0x58fb48(0x1e0)](){const _0x13903a=_0x58fb48,_0x3618e7=this[_0x13903a(0x1e7)][_0x13903a(0x19c)][_0x13903a(0x1e8)](_0x13903a(0x1b3));if(this[_0x13903a(0x1e7)][_0x13903a(0x19c)][_0x13903a(0x1be)](_0x13903a(0x1aa))){for(const _0x32b541 of this[_0x13903a(0x1dc)])_0x3618e7[_0x13903a(0x1d9)](_0x32b541,(_0x4c0f3c,_0x7ed6a0)=>{const _0x5a4c58=_0x13903a,_0x480ca8=this[_0x5a4c58(0x1e7)][_0x5a4c58(0x1d3)][_0x5a4c58(0x1ac)][_0x5a4c58(0x1a7)][_0x5a4c58(0x1a9)]()[_0x5a4c58(0x1bf)](_0x5a4c58(0x1d1));this[_0x5a4c58(0x1d7)](_0x32b541,[_0x480ca8],this[_0x5a4c58(0x1dc)],_0x5a4c58(0x1dc),_0x4c0f3c,_0x7ed6a0);});_0x3618e7[_0x13903a(0x1d6)][_0x13903a(0x1cc)](_0x13903a(0x1db),_0x13903a(0x1dc),_0x13903a(0x1ab),_0x3618e7[_0x13903a(0x1d6)][_0x13903a(0x19e)](_0x13903a(0x1db),null,_0x13903a(0x1a6))),_0x3618e7[_0x13903a(0x1d6)][_0x13903a(0x1cc)](_0x13903a(0x1db),_0x13903a(0x1dc),_0x13903a(0x1a6),(_0x4e51ba,_0x14cf09)=>this[_0x13903a(0x1c6)](this[_0x13903a(0x1dc)],_0x4e51ba,_0x14cf09)),_0x3618e7[_0x13903a(0x1d6)][_0x13903a(0x1cc)](_0x13903a(0x1db),_0x13903a(0x1dc),_0x13903a(0x1cf),()=>!0x1);}if(this[_0x13903a(0x1e7)][_0x13903a(0x19c)][_0x13903a(0x1be)](_0x13903a(0x1ba))){for(const _0x25a8c3 of this[_0x13903a(0x1ad)])_0x3618e7[_0x13903a(0x1d9)](_0x25a8c3,(_0x242cda,_0x1d888f)=>{const _0x4880b0=_0x13903a,_0x5d1150=this[_0x4880b0(0x1e7)][_0x4880b0(0x19c)][_0x4880b0(0x1e8)](_0x4880b0(0x1d0))[_0x4880b0(0x1b0)](this[_0x4880b0(0x1e7)][_0x4880b0(0x1d3)][_0x4880b0(0x1ac)][_0x4880b0(0x1a7)]);this[_0x4880b0(0x1d7)](_0x25a8c3,_0x5d1150,this[_0x4880b0(0x1ad)],_0x4880b0(0x1ad),_0x242cda,_0x1d888f);});_0x3618e7[_0x13903a(0x1d6)][_0x13903a(0x1cc)](_0x13903a(0x1db),_0x13903a(0x1ad),_0x13903a(0x1ab),_0x3618e7[_0x13903a(0x1d6)][_0x13903a(0x19e)](_0x13903a(0x1db),null,_0x13903a(0x1a6))),_0x3618e7[_0x13903a(0x1d6)][_0x13903a(0x1cc)](_0x13903a(0x1db),_0x13903a(0x1ad),_0x13903a(0x1a6),(_0x5a422b,_0x16e037)=>this[_0x13903a(0x1c6)](this[_0x13903a(0x1ad)],_0x5a422b,_0x16e037)),_0x3618e7[_0x13903a(0x1d6)][_0x13903a(0x1cc)](_0x13903a(0x1db),_0x13903a(0x1ad),_0x13903a(0x1cf),()=>!0x1);}_0x3618e7[_0x13903a(0x1b7)][_0x13903a(0x1af)](_0x1a0155=>this[_0x13903a(0x1c1)](_0x1a0155));}[_0x58fb48(0x1d7)](_0x3c8127,_0x355faf,_0x524953,_0x5dd8d,_0x42abbc,_0x292f60){const _0x2306db=_0x58fb48,_0x496b8d=this[_0x2306db(0x1e7)][_0x2306db(0x19c)][_0x2306db(0x1e8)](_0x2306db(0x1b3));this[_0x2306db(0x1e7)][_0x2306db(0x1d3)][_0x2306db(0x1b1)](_0x292f60[_0x2306db(0x1c2)],()=>{const _0x38f981=_0x2306db;for(const _0x305a7d of _0x355faf){if(this[_0x38f981(0x1c5)](_0x305a7d,_0x5dd8d))_0x42abbc(_0x292f60);else{const _0x1bc7d3={};for(const _0x36a36b of _0x524953){const _0x46c3df=_0x305a7d[_0x38f981(0x1e3)](_0x36a36b);void 0x0!==_0x46c3df&&(_0x1bc7d3[_0x36a36b]=_0x46c3df);}_0x42abbc(_0x292f60),_0x496b8d[_0x38f981(0x1e2)](_0x305a7d,{'commandParams':[_0x1bc7d3]},[],_0x5dd8d);}}});}[_0x58fb48(0x1c6)](_0x16650e,_0x3c5c38,_0x39b2d9){const _0x5c9360=_0x58fb48,_0x3bb821=_0x3c5c38[0x0][_0x5c9360(0x1a0)][_0x5c9360(0x1c7)],_0x5b60d6=_0x39b2d9[_0x5c9360(0x1d4)][0x0];this[_0x5c9360(0x1e7)][_0x5c9360(0x1d3)][_0x5c9360(0x1ce)](_0x9ced61=>{const _0xb93ec0=_0x5c9360;for(const _0x4030a8 of _0x16650e)void 0x0!==_0x5b60d6[_0x4030a8]?_0x9ced61[_0xb93ec0(0x1bd)](_0x4030a8,_0x5b60d6[_0x4030a8],_0x3bb821):_0x9ced61[_0xb93ec0(0x1cb)](_0x4030a8,_0x3bb821);});}[_0x58fb48(0x1c1)](_0x6e3c5c){const _0x3fc082=_0x58fb48;if(_0x6e3c5c[_0x3fc082(0x1b8)])switch(_0x6e3c5c[_0x3fc082(0x1a2)]){case _0x3fc082(0x1dc):return{'type':_0x3fc082(0x1da),'content':_0x47d5f6(this[_0x3fc082(0x1e7)][_0x3fc082(0x1d5)],_0x3fc082(0x1b4))};case _0x3fc082(0x1ad):return{'type':_0x3fc082(0x1da),'content':_0x47d5f6(this[_0x3fc082(0x1e7)][_0x3fc082(0x1d5)],_0x3fc082(0x1b5))};}}[_0x58fb48(0x1c5)](_0x5385b2,_0x35ee59){const _0x5f49a6=_0x58fb48,_0x3b1e3f=this[_0x5f49a6(0x1e7)][_0x5f49a6(0x19c)][_0x5f49a6(0x1e8)](_0x5f49a6(0x1b3));for(const _0x227429 of _0x3b1e3f[_0x5f49a6(0x1dd)]({'skipNotAttached':!0x0})){const _0x41714f=_0x227429[_0x5f49a6(0x1c0)]();if(_0x227429[_0x5f49a6(0x1a2)]===_0x35ee59&&_0x41714f===_0x5385b2)return _0x227429;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1143(_0x1a2c8b,_0x4615e0){const _0x57cbe7=_0x57cb();return _0x1143=function(_0x114366,_0x11b6f7){_0x114366=_0x114366-0x88;let _0x588147=_0x57cbe7[_0x114366];return _0x588147;},_0x1143(_0x1a2c8b,_0x4615e0);}const _0x4620f4=_0x1143;(function(_0xa36f57,_0xda4caf){const _0x16e7c4=_0x1143,_0x55febc=_0xa36f57();while(!![]){try{const _0xed281c=-parseInt(_0x16e7c4(0x88))/0x1*(-parseInt(_0x16e7c4(0x96))/0x2)+parseInt(_0x16e7c4(0x92))/0x3*(-parseInt(_0x16e7c4(0x90))/0x4)+-parseInt(_0x16e7c4(0x8a))/0x5+parseInt(_0x16e7c4(0x95))/0x6+parseInt(_0x16e7c4(0x91))/0x7+parseInt(_0x16e7c4(0x93))/0x8*(-parseInt(_0x16e7c4(0x94))/0x9)+parseInt(_0x16e7c4(0x8f))/0xa;if(_0xed281c===_0xda4caf)break;else _0x55febc['push'](_0x55febc['shift']());}catch(_0x37da36){_0x55febc['push'](_0x55febc['shift']());}}}(_0x57cb,0x3ef8c));import{Plugin as _0x1110a2}from'ckeditor5/src/core.js';function _0x57cb(){const _0x187efc=['has','3KnXZCI','Template','1345320nUhPBz','afterInit','insertTemplate','plugins','TrackChangesEditing','111220BjhSHH','884fYumAj','1830535TGjhxj','6405zndiVW','100768GollVS','9cvDkpX','2782038iClbTO','183418QQrAzv','get','editor','enableCommand'];_0x57cb=function(){return _0x187efc;};return _0x57cb();}export default class _t extends _0x1110a2{[_0x4620f4(0x8b)](){const _0x496cec=_0x4620f4,_0x5b6cbd=this[_0x496cec(0x98)];_0x5b6cbd[_0x496cec(0x8d)][_0x496cec(0x9a)](_0x496cec(0x89))&&_0x5b6cbd[_0x496cec(0x8d)][_0x496cec(0x97)](_0x496cec(0x8e))[_0x496cec(0x99)](_0x496cec(0x8c));}}
23
+ const _0x558c67=_0x5305;(function(_0x402c72,_0x1d0500){const _0x1daf17=_0x5305,_0x481d39=_0x402c72();while(!![]){try{const _0x1b83a4=parseInt(_0x1daf17(0x72))/0x1*(-parseInt(_0x1daf17(0x6e))/0x2)+parseInt(_0x1daf17(0x7d))/0x3*(parseInt(_0x1daf17(0x73))/0x4)+-parseInt(_0x1daf17(0x6f))/0x5*(-parseInt(_0x1daf17(0x77))/0x6)+-parseInt(_0x1daf17(0x70))/0x7*(parseInt(_0x1daf17(0x6a))/0x8)+-parseInt(_0x1daf17(0x7a))/0x9+parseInt(_0x1daf17(0x7e))/0xa+parseInt(_0x1daf17(0x74))/0xb*(parseInt(_0x1daf17(0x6b))/0xc);if(_0x1b83a4===_0x1d0500)break;else _0x481d39['push'](_0x481d39['shift']());}catch(_0x3e1aca){_0x481d39['push'](_0x481d39['shift']());}}}(_0x46af,0xbed9c));function _0x5305(_0x44040a,_0x5f4c3d){const _0x46afce=_0x46af();return _0x5305=function(_0x5305fe,_0x303cc8){_0x5305fe=_0x5305fe-0x6a;let _0x5cbdc2=_0x46afce[_0x5305fe];return _0x5cbdc2;},_0x5305(_0x44040a,_0x5f4c3d);}function _0x46af(){const _0xe3eaf2=['6650980qUstoK','93024DXfixi','7005492TUHUgs','Template','plugins','26SdgsvF','5khfVly','147EmDubR','enableCommand','4279FNBZNt','4qxpGWp','22rYwxgG','has','TrackChangesEditing','572172pcwTnb','editor','afterInit','10394676EbEOqK','insertTemplate','get','925383pxohtS'];_0x46af=function(){return _0xe3eaf2;};return _0x46af();}import{Plugin as _0x31611e}from'ckeditor5/src/core.js';export default class _t extends _0x31611e{[_0x558c67(0x79)](){const _0x3b64d1=_0x558c67,_0xd81395=this[_0x3b64d1(0x78)];_0xd81395[_0x3b64d1(0x6d)][_0x3b64d1(0x75)](_0x3b64d1(0x6c))&&_0xd81395[_0x3b64d1(0x6d)][_0x3b64d1(0x7c)](_0x3b64d1(0x76))[_0x3b64d1(0x71)](_0x3b64d1(0x7b));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xfcc73b=_0x774a;(function(_0x40aca5,_0x254f96){const _0x13e8e3=_0x774a,_0x26171d=_0x40aca5();while(!![]){try{const _0x38231c=-parseInt(_0x13e8e3(0x94))/0x1*(parseInt(_0x13e8e3(0x75))/0x2)+parseInt(_0x13e8e3(0x90))/0x3+-parseInt(_0x13e8e3(0x86))/0x4*(-parseInt(_0x13e8e3(0x6f))/0x5)+-parseInt(_0x13e8e3(0x6e))/0x6*(-parseInt(_0x13e8e3(0x83))/0x7)+parseInt(_0x13e8e3(0x7f))/0x8+-parseInt(_0x13e8e3(0x8b))/0x9+parseInt(_0x13e8e3(0x7c))/0xa*(-parseInt(_0x13e8e3(0x88))/0xb);if(_0x38231c===_0x254f96)break;else _0x26171d['push'](_0x26171d['shift']());}catch(_0x19577f){_0x26171d['push'](_0x26171d['shift']());}}}(_0x15fe,0x1bd8f));function _0x774a(_0x180f3a,_0x44df87){const _0x15fe57=_0x15fe();return _0x774a=function(_0x774a7a,_0x2a50ab){_0x774a7a=_0x774a7a-0x68;let _0x505db7=_0x15fe57[_0x774a7a];return _0x505db7;},_0x774a(_0x180f3a,_0x44df87);}import{Plugin as _0x57c984}from'ckeditor5/src/core.js';import{getTranslation as _0x13269d}from'../utils/common-translations.js';export default class Dt extends _0x57c984{[_0xfcc73b(0x68)](){const _0x439c5c=_0xfcc73b,_0x5ce04f=this[_0x439c5c(0x8f)];if(!_0x5ce04f[_0x439c5c(0x72)][_0x439c5c(0x7d)](_0x439c5c(0x8c)))return;const _0x8a4414=_0x5ce04f[_0x439c5c(0x72)][_0x439c5c(0x7a)](_0x439c5c(0x78));_0x8a4414[_0x439c5c(0x8a)][_0x439c5c(0x79)](_0x439c5c(0x80),()=>_0x13269d(_0x5ce04f[_0x439c5c(0x85)],_0x439c5c(0x82))),_0x5ce04f[_0x439c5c(0x8e)][_0x439c5c(0x7e)][_0x439c5c(0x6c)](_0x3d60f2=>{const _0x109a48=_0x439c5c;let _0x3360d7=!0x1;const _0x417a50=Array[_0x109a48(0x71)](_0x5ce04f[_0x109a48(0x8e)][_0x109a48(0x7e)][_0x109a48(0x6b)][_0x109a48(0x93)]());for(const {name:_0xdce2cf,data:_0x2e8954}of _0x417a50){const {group:_0x2213fc}=_0x8a4414[_0x109a48(0x8d)](_0xdce2cf);if(_0x109a48(0x74)!==_0x2213fc||!_0x2e8954[_0x109a48(0x73)])continue;const _0x43959f=_0x2e8954[_0x109a48(0x73)],_0x5a34a3=_0x43959f[_0x109a48(0x92)][_0x109a48(0x69)];if(!_0x5a34a3||!_0x5a34a3['is'](_0x109a48(0x7b),_0x109a48(0x80)))continue;if(!_0x43959f[_0x109a48(0x70)][_0x109a48(0x6a)](_0x43959f[_0x109a48(0x92)]))continue;const _0x6b5401=_0x5ce04f[_0x109a48(0x8e)][_0x109a48(0x91)][_0x109a48(0x87)](_0x43959f[_0x109a48(0x92)],_0x109a48(0x84));if(_0x6b5401&&_0x6b5401[_0x109a48(0x81)]){const _0x4d573d=_0x3d60f2[_0x109a48(0x76)](_0x43959f[_0x109a48(0x70)],_0x6b5401[_0x109a48(0x70)]);_0x4d573d[_0x109a48(0x77)](_0x43959f)||(_0x3d60f2[_0x109a48(0x89)](_0xdce2cf,{'range':_0x4d573d}),_0x3360d7=!0x0);}_0x3360d7||(_0x3d60f2[_0x109a48(0x6d)](_0xdce2cf),_0x3360d7=!0x0);}return _0x3360d7;});}}function _0x15fe(){const _0xd1760a=['getNearestSelectionRange','11pyorEC','updateMarker','descriptionFactory','681669XZzEOo','Title','_splitMarkerName','model','editor','313155BcbEdb','schema','end','getChangedMarkers','29168LoIJLC','afterInit','nodeBefore','isTouching','differ','registerPostFixer','removeMarker','24kiyCNH','5UhZuwt','start','from','plugins','newRange','suggestion','14aJPdmF','createRange','isEqual','TrackChangesEditing','registerElementLabel','get','element','666010SxTrjV','has','document','1562096RKyynt','title-content','isCollapsed','ELEMENT_TITLE','170926Ewpdgf','forward','locale','253048aXssrc'];_0x15fe=function(){return _0xd1760a;};return _0x15fe();}
23
+ const _0x18e32d=_0x2eaf;function _0x211b(){const _0x17c7aa=['_splitMarkerName','isCollapsed','document','title-content','descriptionFactory','model','updateMarker','registerPostFixer','locale','5907920TltUOF','nodeBefore','element','2815509StEVPy','TrackChangesEditing','removeMarker','14NXjtsa','from','getNearestSelectionRange','editor','Title','get','has','2470440zpSkxl','isTouching','forward','afterInit','end','suggestion','plugins','ELEMENT_TITLE','createRange','isEqual','start','getChangedMarkers','differ','registerElementLabel','13NiFWGb','22166hcmOld','2507630kYpHQS','1249992yLQtUL','newRange','3871872WjHdBj','6ABFaqp','schema','44WLHTvn'];_0x211b=function(){return _0x17c7aa;};return _0x211b();}(function(_0x5266c6,_0x3ac5c7){const _0x12a4da=_0x2eaf,_0x1fdc90=_0x5266c6();while(!![]){try{const _0x3cf390=parseInt(_0x12a4da(0x15b))/0x1*(parseInt(_0x12a4da(0x15c))/0x2)+-parseInt(_0x12a4da(0x170))/0x3+-parseInt(_0x12a4da(0x17a))/0x4+-parseInt(_0x12a4da(0x15d))/0x5*(-parseInt(_0x12a4da(0x161))/0x6)+parseInt(_0x12a4da(0x173))/0x7*(-parseInt(_0x12a4da(0x160))/0x8)+parseInt(_0x12a4da(0x15e))/0x9+-parseInt(_0x12a4da(0x16d))/0xa*(-parseInt(_0x12a4da(0x163))/0xb);if(_0x3cf390===_0x3ac5c7)break;else _0x1fdc90['push'](_0x1fdc90['shift']());}catch(_0x4730ac){_0x1fdc90['push'](_0x1fdc90['shift']());}}}(_0x211b,0x983dc));import{Plugin as _0x51ef82}from'ckeditor5/src/core.js';import{getTranslation as _0x3ee3df}from'../utils/common-translations.js';function _0x2eaf(_0x334971,_0x4dae3d){const _0x211bec=_0x211b();return _0x2eaf=function(_0x2eafc5,_0x5a09e5){_0x2eafc5=_0x2eafc5-0x153;let _0x12f2eb=_0x211bec[_0x2eafc5];return _0x12f2eb;},_0x2eaf(_0x334971,_0x4dae3d);}export default class Dt extends _0x51ef82{[_0x18e32d(0x17d)](){const _0x563c2d=_0x18e32d,_0xec476e=this[_0x563c2d(0x176)];if(!_0xec476e[_0x563c2d(0x153)][_0x563c2d(0x179)](_0x563c2d(0x177)))return;const _0x18e438=_0xec476e[_0x563c2d(0x153)][_0x563c2d(0x178)](_0x563c2d(0x171));_0x18e438[_0x563c2d(0x168)][_0x563c2d(0x15a)](_0x563c2d(0x167),()=>_0x3ee3df(_0xec476e[_0x563c2d(0x16c)],_0x563c2d(0x154))),_0xec476e[_0x563c2d(0x169)][_0x563c2d(0x166)][_0x563c2d(0x16b)](_0x50bcaa=>{const _0x57f6ca=_0x563c2d;let _0x440e88=!0x1;const _0x29874c=Array[_0x57f6ca(0x174)](_0xec476e[_0x57f6ca(0x169)][_0x57f6ca(0x166)][_0x57f6ca(0x159)][_0x57f6ca(0x158)]());for(const {name:_0x4d8eb9,data:_0x30aa5d}of _0x29874c){const {group:_0x3ab51f}=_0x18e438[_0x57f6ca(0x164)](_0x4d8eb9);if(_0x57f6ca(0x17f)!==_0x3ab51f||!_0x30aa5d[_0x57f6ca(0x15f)])continue;const _0x56e5ae=_0x30aa5d[_0x57f6ca(0x15f)],_0x157671=_0x56e5ae[_0x57f6ca(0x17e)][_0x57f6ca(0x16e)];if(!_0x157671||!_0x157671['is'](_0x57f6ca(0x16f),_0x57f6ca(0x167)))continue;if(!_0x56e5ae[_0x57f6ca(0x157)][_0x57f6ca(0x17b)](_0x56e5ae[_0x57f6ca(0x17e)]))continue;const _0x443675=_0xec476e[_0x57f6ca(0x169)][_0x57f6ca(0x162)][_0x57f6ca(0x175)](_0x56e5ae[_0x57f6ca(0x17e)],_0x57f6ca(0x17c));if(_0x443675&&_0x443675[_0x57f6ca(0x165)]){const _0x15854a=_0x50bcaa[_0x57f6ca(0x155)](_0x56e5ae[_0x57f6ca(0x157)],_0x443675[_0x57f6ca(0x157)]);_0x15854a[_0x57f6ca(0x156)](_0x56e5ae)||(_0x50bcaa[_0x57f6ca(0x16a)](_0x4d8eb9,{'range':_0x15854a}),_0x440e88=!0x0);}_0x440e88||(_0x50bcaa[_0x57f6ca(0x172)](_0x4d8eb9),_0x440e88=!0x0);}return _0x440e88;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1c52(){const _0x33ffbc=['TrackChangesEditing','4837686ZDmvGQ','UndoEditing','610290fDsDSn','enableCommand','afterInit','get','1252tSdEbI','699306dLUtKt','plugins','redo','editor','3252594Jqdxnc','280mYprQa','undo','517243hiiNPs','has','5142535cqrSUM','4449QWmZYs'];_0x1c52=function(){return _0x33ffbc;};return _0x1c52();}function _0xd894(_0x5cecd5,_0x115758){const _0x1c5225=_0x1c52();return _0xd894=function(_0xd894e2,_0x2833bd){_0xd894e2=_0xd894e2-0x132;let _0x269160=_0x1c5225[_0xd894e2];return _0x269160;},_0xd894(_0x5cecd5,_0x115758);}const _0x582ea0=_0xd894;(function(_0x4020d6,_0xfc93b0){const _0x1df528=_0xd894,_0x366b87=_0x4020d6();while(!![]){try{const _0x2ed3dc=parseInt(_0x1df528(0x144))/0x1+-parseInt(_0x1df528(0x13d))/0x2+parseInt(_0x1df528(0x134))/0x3*(parseInt(_0x1df528(0x13c))/0x4)+parseInt(_0x1df528(0x133))/0x5+parseInt(_0x1df528(0x141))/0x6+parseInt(_0x1df528(0x136))/0x7+-parseInt(_0x1df528(0x142))/0x8*(parseInt(_0x1df528(0x138))/0x9);if(_0x2ed3dc===_0xfc93b0)break;else _0x366b87['push'](_0x366b87['shift']());}catch(_0x253845){_0x366b87['push'](_0x366b87['shift']());}}}(_0x1c52,0x7efbb));import{Plugin as _0x691608}from'ckeditor5/src/core.js';export default class Nt extends _0x691608{[_0x582ea0(0x13a)](){const _0x192dfa=_0x582ea0,_0x49a703=this[_0x192dfa(0x140)],_0x1d0fec=_0x49a703[_0x192dfa(0x13e)][_0x192dfa(0x13b)](_0x192dfa(0x135));_0x49a703[_0x192dfa(0x13e)][_0x192dfa(0x132)](_0x192dfa(0x137))&&(_0x1d0fec[_0x192dfa(0x139)](_0x192dfa(0x143)),_0x1d0fec[_0x192dfa(0x139)](_0x192dfa(0x13f)));}}
23
+ const _0x2b8e4c=_0x837e;(function(_0x293b6b,_0x18f374){const _0x3b5703=_0x837e,_0x6664d1=_0x293b6b();while(!![]){try{const _0x3b107c=-parseInt(_0x3b5703(0x172))/0x1*(-parseInt(_0x3b5703(0x16f))/0x2)+parseInt(_0x3b5703(0x17e))/0x3*(-parseInt(_0x3b5703(0x16e))/0x4)+parseInt(_0x3b5703(0x171))/0x5*(-parseInt(_0x3b5703(0x174))/0x6)+parseInt(_0x3b5703(0x17c))/0x7+-parseInt(_0x3b5703(0x181))/0x8+-parseInt(_0x3b5703(0x170))/0x9*(parseInt(_0x3b5703(0x178))/0xa)+parseInt(_0x3b5703(0x176))/0xb;if(_0x3b107c===_0x18f374)break;else _0x6664d1['push'](_0x6664d1['shift']());}catch(_0x49156c){_0x6664d1['push'](_0x6664d1['shift']());}}}(_0x5956,0xce832));function _0x837e(_0x3fbd5d,_0x4701cb){const _0x595689=_0x5956();return _0x837e=function(_0x837e00,_0x1959e0){_0x837e00=_0x837e00-0x16e;let _0x3c1141=_0x595689[_0x837e00];return _0x3c1141;},_0x837e(_0x3fbd5d,_0x4701cb);}function _0x5956(){const _0x404efe=['2366ctQLby','plugins','2094MCwmmP','has','25950309WFWIvA','get','70vvZpcT','enableCommand','undo','afterInit','8179682lTcgye','TrackChangesEditing','753OKeLfA','editor','redo','735128BeoYnA','UndoEditing','7804TiRzZA','694biAQRa','2121138buNauW','18215OhnEgE'];_0x5956=function(){return _0x404efe;};return _0x5956();}import{Plugin as _0x23a697}from'ckeditor5/src/core.js';export default class Nt extends _0x23a697{[_0x2b8e4c(0x17b)](){const _0x1e2953=_0x2b8e4c,_0x5145ac=this[_0x1e2953(0x17f)],_0x2076c9=_0x5145ac[_0x1e2953(0x173)][_0x1e2953(0x177)](_0x1e2953(0x17d));_0x5145ac[_0x1e2953(0x173)][_0x1e2953(0x175)](_0x1e2953(0x182))&&(_0x2076c9[_0x1e2953(0x179)](_0x1e2953(0x17a)),_0x2076c9[_0x1e2953(0x179)](_0x1e2953(0x180)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x5df731,_0x1a6964){const _0x11caaf=_0x15dc,_0x33426e=_0x5df731();while(!![]){try{const _0x19a25a=-parseInt(_0x11caaf(0x15e))/0x1*(parseInt(_0x11caaf(0x16a))/0x2)+parseInt(_0x11caaf(0x16b))/0x3*(-parseInt(_0x11caaf(0x148))/0x4)+parseInt(_0x11caaf(0x170))/0x5+-parseInt(_0x11caaf(0x151))/0x6*(-parseInt(_0x11caaf(0x159))/0x7)+-parseInt(_0x11caaf(0x14b))/0x8+-parseInt(_0x11caaf(0x173))/0x9*(parseInt(_0x11caaf(0x160))/0xa)+parseInt(_0x11caaf(0x171))/0xb;if(_0x19a25a===_0x1a6964)break;else _0x33426e['push'](_0x33426e['shift']());}catch(_0x35a5b3){_0x33426e['push'](_0x33426e['shift']());}}}(_0x5556,0xd717e));export function getRangesWithAttribute(_0x185f71,_0x3491ca,_0x27b391){const _0x337e96=_0x15dc,_0x382a89=[];for(const _0x2484a4 of _0x3491ca[_0x337e96(0x164)]())_0x2484a4[_0x337e96(0x172)](_0x185f71)&&_0x382a89[_0x337e96(0x14c)](_0x27b391[_0x337e96(0x14d)](_0x2484a4));return _0x382a89;}function _0x5556(){const _0x5b0554=['type','nextSibling','markerRange','572xXKMFL','isAtEnd','createUIElement','9378904tqxWHB','push','createRangeOn','ck-suggestion-marker-','TrackChangesEditing','markerName','10326XhBDMS','includes','addHighlight','mapper','start','getCustomProperty','test','elementEnd','1477zkaRZr','previousPosition','bindElementToMarker','ck-suggestion-marker--active','getWalker','3eywWfv','toViewPosition','4610fRIbGM','get','parent','toViewElement','getItems','writer','activeMarkers','schema','isContent','consumable','1089572xvkdzh','1509DsYCfO','isBlock','model','item','addClass','3370290ZVjiqK','30581188qKSTvH','hasAttribute','1125RXuEMg','insert','span','plugins','isLimit','name'];_0x5556=function(){return _0x5b0554;};return _0x5556();}function _0x15dc(_0x6ffef9,_0x19f882){const _0x555639=_0x5556();return _0x15dc=function(_0x15dcf1,_0x332a34){_0x15dcf1=_0x15dcf1-0x140;let _0x4784b9=_0x555639[_0x15dcf1];return _0x4784b9;},_0x15dc(_0x6ffef9,_0x19f882);}export function downcastSplitMergeMarker(_0x450de4,_0x59bcde,{showActiveMarker:_0x4e0ad9=!0x0}={}){const _0x22198e=_0x15dc,_0x27244a=_0x450de4[_0x22198e(0x142)][_0x22198e(0x161)](_0x22198e(0x14f));return(_0x1f315b,_0x41de08,_0x10c4d3)=>{const _0x304d95=_0x22198e;if(!_0x10c4d3[_0x304d95(0x169)][_0x304d95(0x157)](_0x41de08[_0x304d95(0x147)],_0x1f315b[_0x304d95(0x144)]))return;const _0x56d0fc=_0x41de08[_0x304d95(0x147)][_0x304d95(0x15d)](),_0x1c050b=_0x41de08[_0x304d95(0x147)][_0x304d95(0x155)],_0x4f1a7f=_0x450de4[_0x304d95(0x16d)][_0x304d95(0x167)];let _0x4f1025=null,_0x4ece8f=null,_0x50b199=!0x1,_0x508992=!0x1;for(const _0x56511a of _0x56d0fc){const _0x5ee326=_0x56511a[_0x304d95(0x16e)];_0x50b199=_0x50b199||_0x4f1a7f[_0x304d95(0x168)](_0x5ee326);const _0x54c878=_0x10c4d3[_0x304d95(0x154)][_0x304d95(0x163)](_0x5ee326);if(_0x54c878&&_0x54c878[_0x304d95(0x156)](_0x304d95(0x153)))return;_0x304d95(0x158)==_0x56511a[_0x304d95(0x145)]&&(_0x4f1a7f[_0x304d95(0x16c)](_0x5ee326)&&!_0x4f1a7f[_0x304d95(0x143)](_0x5ee326)&&(_0x5ee326[_0x304d95(0x146)]||_0x1c050b[_0x304d95(0x149)]?_0x4f1025&&_0x4f1025[_0x304d95(0x162)]==_0x5ee326||(_0x4f1025=_0x5ee326,_0x2b87b6(_0x56511a[_0x304d95(0x15a)]),_0x508992=!0x0):_0x4ece8f=_0x4ece8f||_0x56511a[_0x304d95(0x15a)]));}function _0x2b87b6(_0xc6b2b4){const _0x2fea52=_0x304d95,_0x206a82=_0x10c4d3[_0x2fea52(0x165)][_0x2fea52(0x14a)](_0x2fea52(0x141),{'class':_0x2fea52(0x14e)+_0x59bcde}),_0x585803=_0x10c4d3[_0x2fea52(0x154)][_0x2fea52(0x15f)](_0xc6b2b4);_0x4e0ad9&&_0x27244a[_0x2fea52(0x166)][_0x2fea52(0x152)](_0x41de08[_0x2fea52(0x150)])&&_0x10c4d3[_0x2fea52(0x165)][_0x2fea52(0x16f)](_0x2fea52(0x15c),_0x206a82),_0x10c4d3[_0x2fea52(0x165)][_0x2fea52(0x140)](_0x585803,_0x206a82),_0x10c4d3[_0x2fea52(0x154)][_0x2fea52(0x15b)](_0x206a82,_0x41de08[_0x2fea52(0x150)]);}_0x50b199||_0x508992||!_0x4ece8f||_0x2b87b6(_0x4ece8f);};}
23
+ (function(_0x54bb8e,_0x15b6f2){const _0x5e09fc=_0x5684,_0x55e0ac=_0x54bb8e();while(!![]){try{const _0x3293fc=parseInt(_0x5e09fc(0x15a))/0x1*(-parseInt(_0x5e09fc(0x168))/0x2)+parseInt(_0x5e09fc(0x159))/0x3+parseInt(_0x5e09fc(0x176))/0x4*(parseInt(_0x5e09fc(0x161))/0x5)+parseInt(_0x5e09fc(0x177))/0x6*(parseInt(_0x5e09fc(0x14a))/0x7)+-parseInt(_0x5e09fc(0x167))/0x8+parseInt(_0x5e09fc(0x160))/0x9*(parseInt(_0x5e09fc(0x15b))/0xa)+-parseInt(_0x5e09fc(0x169))/0xb*(-parseInt(_0x5e09fc(0x14c))/0xc);if(_0x3293fc===_0x15b6f2)break;else _0x55e0ac['push'](_0x55e0ac['shift']());}catch(_0x48b44c){_0x55e0ac['push'](_0x55e0ac['shift']());}}}(_0x1055,0xe79ba));function _0x5684(_0x437bc2,_0x4acee6){const _0x1055e1=_0x1055();return _0x5684=function(_0x568499,_0x15d8cf){_0x568499=_0x568499-0x146;let _0x43a782=_0x1055e1[_0x568499];return _0x43a782;},_0x5684(_0x437bc2,_0x4acee6);}export function getRangesWithAttribute(_0xe782a5,_0x1d372c,_0x3b8582){const _0x568b64=_0x5684,_0x244266=[];for(const _0x578317 of _0x1d372c[_0x568b64(0x156)]())_0x578317[_0x568b64(0x16c)](_0xe782a5)&&_0x244266[_0x568b64(0x150)](_0x3b8582[_0x568b64(0x16f)](_0x578317));return _0x244266;}function _0x1055(){const _0x345d72=['plugins','consumable','createUIElement','item','ck-suggestion-marker-','10643128caTtPo','2454defpJL','15716602cdjAil','insert','getWalker','hasAttribute','TrackChangesEditing','isLimit','createRangeOn','name','addClass','mapper','bindElementToMarker','span','isBlock','89988uwyuJK','1584uNPcew','addHighlight','parent','test','ck-suggestion-marker--active','markerRange','elementEnd','schema','6111axYmmV','start','12rYixdK','toViewPosition','includes','model','push','toViewElement','activeMarkers','type','writer','nextSibling','getItems','previousPosition','markerName','130788kAlorb','1119ACxUql','21720xNMpaN','isAtEnd','isContent','get','getCustomProperty','7704fBjhPx','20VOkhqJ'];_0x1055=function(){return _0x345d72;};return _0x1055();}export function downcastSplitMergeMarker(_0x184e89,_0x53f187,{showActiveMarker:_0x383b38=!0x0}={}){const _0x57cac7=_0x5684,_0xd4e7fe=_0x184e89[_0x57cac7(0x162)][_0x57cac7(0x15e)](_0x57cac7(0x16d));return(_0xa57dac,_0x2002cf,_0x14ba50)=>{const _0x5ecac6=_0x57cac7;if(!_0x14ba50[_0x5ecac6(0x163)][_0x5ecac6(0x17a)](_0x2002cf[_0x5ecac6(0x147)],_0xa57dac[_0x5ecac6(0x170)]))return;const _0xf8898f=_0x2002cf[_0x5ecac6(0x147)][_0x5ecac6(0x16b)](),_0x35b5a7=_0x2002cf[_0x5ecac6(0x147)][_0x5ecac6(0x14b)],_0x7080a8=_0x184e89[_0x5ecac6(0x14f)][_0x5ecac6(0x149)];let _0x2f568f=null,_0x3cba53=null,_0x4197d1=!0x1,_0x3c0451=!0x1;for(const _0x1d1d0d of _0xf8898f){const _0x3e1909=_0x1d1d0d[_0x5ecac6(0x165)];_0x4197d1=_0x4197d1||_0x7080a8[_0x5ecac6(0x15d)](_0x3e1909);const _0x382c00=_0x14ba50[_0x5ecac6(0x172)][_0x5ecac6(0x151)](_0x3e1909);if(_0x382c00&&_0x382c00[_0x5ecac6(0x15f)](_0x5ecac6(0x178)))return;_0x5ecac6(0x148)==_0x1d1d0d[_0x5ecac6(0x153)]&&(_0x7080a8[_0x5ecac6(0x175)](_0x3e1909)&&!_0x7080a8[_0x5ecac6(0x16e)](_0x3e1909)&&(_0x3e1909[_0x5ecac6(0x155)]||_0x35b5a7[_0x5ecac6(0x15c)]?_0x2f568f&&_0x2f568f[_0x5ecac6(0x179)]==_0x3e1909||(_0x2f568f=_0x3e1909,_0x3d904d(_0x1d1d0d[_0x5ecac6(0x157)]),_0x3c0451=!0x0):_0x3cba53=_0x3cba53||_0x1d1d0d[_0x5ecac6(0x157)]));}function _0x3d904d(_0x1cd653){const _0xe015de=_0x5ecac6,_0x5d2b3a=_0x14ba50[_0xe015de(0x154)][_0xe015de(0x164)](_0xe015de(0x174),{'class':_0xe015de(0x166)+_0x53f187}),_0x3ac5fc=_0x14ba50[_0xe015de(0x172)][_0xe015de(0x14d)](_0x1cd653);_0x383b38&&_0xd4e7fe[_0xe015de(0x152)][_0xe015de(0x14e)](_0x2002cf[_0xe015de(0x158)])&&_0x14ba50[_0xe015de(0x154)][_0xe015de(0x171)](_0xe015de(0x146),_0x5d2b3a),_0x14ba50[_0xe015de(0x154)][_0xe015de(0x16a)](_0x3ac5fc,_0x5d2b3a),_0x14ba50[_0xe015de(0x172)][_0xe015de(0x173)](_0x5d2b3a,_0x2002cf[_0xe015de(0x158)]);}_0x4197d1||_0x3c0451||!_0x3cba53||_0x3d904d(_0x3cba53);};}
package/src/suggestion.js CHANGED
@@ -20,4 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3a4e27=_0x394e;function _0x394e(_0x1e117a,_0x41d9dc){const _0x2b4685=_0x2b46();return _0x394e=function(_0x394e71,_0x1d1c21){_0x394e71=_0x394e71-0x144;let _0x4edaa9=_0x2b4685[_0x394e71];return _0x4edaa9;},_0x394e(_0x1e117a,_0x41d9dc);}function _0x2b46(){const _0x46b6a2=['get','getRanges','isExternal','decorate','getFirstMarker','1916460TVpeAM','addMarker','filter','646390JfCXxP','_model','isInContent','createdAt','nodeBefore','18qcWwDX','size','previous','commentThread','getMultiRangeId','change','next','199519MAweTC','set','165QElGNy','type','from','add','_onAttributesChange','getItems','split','_saved','nodeAfter','addMarkerName','_onAccept','end','_markerNames','getAllAdjacentSuggestions','authoredAt','removeAttribute','216ufRNXn','setAttribute','author','substr','delete','addRange','260226lkMlRi','isMultiRange','getMarkerNames','onDiscard','data','637764LthgfH','discard','removeMarker','getFirstRange','creator','isIntersecting','clear','onAccept','@external','attributes','_onDiscard','hasComments','accept','markers','toJSON','getRange','onAttributesChange','head','getContainedElement','_isDataLoaded','reduce','4kuLzKb','subType','suggestion:','getMarkers','map','1416655BEwUFP','isIntersectingWithRange','removeMarkers','4137280GxLOJZ','push','length','start'];_0x2b46=function(){return _0x46b6a2;};return _0x2b46();}(function(_0x90409,_0x5d0522){const _0x1f4a16=_0x394e,_0x16f2a1=_0x90409();while(!![]){try{const _0x20d355=parseInt(_0x1f4a16(0x165))/0x1+-parseInt(_0x1f4a16(0x182))/0x2+-parseInt(_0x1f4a16(0x156))/0x3*(-parseInt(_0x1f4a16(0x145))/0x4)+parseInt(_0x1f4a16(0x14a))/0x5*(-parseInt(_0x1f4a16(0x15e))/0x6)+parseInt(_0x1f4a16(0x14d))/0x7+-parseInt(_0x1f4a16(0x177))/0x8*(parseInt(_0x1f4a16(0x17d))/0x9)+-parseInt(_0x1f4a16(0x159))/0xa*(-parseInt(_0x1f4a16(0x167))/0xb);if(_0x20d355===_0x5d0522)break;else _0x16f2a1['push'](_0x16f2a1['shift']());}catch(_0x113c41){_0x16f2a1['push'](_0x16f2a1['shift']());}}}(_0x2b46,0x6db83));import{Element as _0x44b0d2}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x274a1c,uid as _0x508bf5}from'ckeditor5/src/utils.js';import{cloneDeep as _0x47b0c0,isEqual as _0x515a7f,set as _0x2a8c3e,unset as _0x2e504c}from'lodash-es';export default class u extends _0x274a1c(){constructor(_0x5e3f63,_0x57c5d2){const _0x400771=_0x394e;super(),this[_0x400771(0x195)]=!0x1,this['id']=_0x57c5d2['id'],this[_0x400771(0x168)]=_0x57c5d2[_0x400771(0x168)],this[_0x400771(0x146)]=_0x57c5d2[_0x400771(0x146)]||null,this[_0x400771(0x179)]=_0x57c5d2[_0x400771(0x179)],this[_0x400771(0x186)]=_0x57c5d2[_0x400771(0x186)]||_0x57c5d2[_0x400771(0x179)],this[_0x400771(0x153)]=Boolean(_0x57c5d2[_0x400771(0x18b)]&&_0x57c5d2[_0x400771(0x18b)][_0x400771(0x18a)]),this[_0x400771(0x181)]=null,this[_0x400771(0x15a)]=_0x5e3f63,this[_0x400771(0x171)]=_0x57c5d2[_0x400771(0x189)],this[_0x400771(0x18c)]=_0x57c5d2[_0x400771(0x180)],this[_0x400771(0x16b)]=_0x57c5d2[_0x400771(0x192)],this[_0x400771(0x173)]=new Set(),this[_0x400771(0x15c)]=null,this[_0x400771(0x166)](_0x400771(0x175),null),this[_0x400771(0x166)](_0x400771(0x18b),_0x57c5d2[_0x400771(0x18b)]||{}),this[_0x400771(0x166)](_0x400771(0x160),null),this[_0x400771(0x166)](_0x400771(0x164),null),this[_0x400771(0x166)](_0x400771(0x161),null),this[_0x400771(0x166)](_0x400771(0x16e),!0x1),this[_0x400771(0x154)](_0x400771(0x18e)),this[_0x400771(0x154)](_0x400771(0x183));}get[_0x3a4e27(0x193)](){const _0x1f4bc0=_0x3a4e27;let _0x60dd44=this;for(;_0x60dd44[_0x1f4bc0(0x160)];)_0x60dd44=_0x60dd44[_0x1f4bc0(0x160)];return _0x60dd44;}get[_0x3a4e27(0x18d)](){const _0xdc7b18=_0x3a4e27;return!!this[_0xdc7b18(0x161)]&&this[_0xdc7b18(0x161)][_0xdc7b18(0x14f)]>0x0;}get[_0x3a4e27(0x17e)](){const _0x95645=_0x3a4e27;if(0x0==this[_0x95645(0x173)][_0x95645(0x15f)])return!0x1;return 0x6==Array[_0x95645(0x169)](this[_0x95645(0x173)])[0x0][_0x95645(0x16d)](':')[_0x95645(0x14f)];}get[_0x3a4e27(0x15b)](){const _0x131cf8=_0x3a4e27;return null!==this[_0x131cf8(0x155)]();}[_0x3a4e27(0x170)](_0x109492){const _0x5542f1=_0x3a4e27;this[_0x5542f1(0x173)][_0x5542f1(0x16a)](_0x109492);}[_0x3a4e27(0x17f)](){const _0x8c2ae1=_0x3a4e27;return Array[_0x8c2ae1(0x169)](this[_0x8c2ae1(0x173)]);}[_0x3a4e27(0x148)](){const _0x156bac=_0x3a4e27;return this[_0x156bac(0x17f)]()[_0x156bac(0x149)](_0x40abd6=>this[_0x156bac(0x15a)][_0x156bac(0x18f)][_0x156bac(0x151)](_0x40abd6))[_0x156bac(0x158)](_0x57a21c=>_0x57a21c);}[_0x3a4e27(0x155)](){const _0x15cd92=_0x3a4e27;return this[_0x15cd92(0x148)]()[0x0]||null;}[_0x3a4e27(0x14c)](){const _0x1d7b66=_0x3a4e27;this[_0x1d7b66(0x15a)][_0x1d7b66(0x163)](_0x332098=>{const _0x17b32b=_0x1d7b66;for(const _0x149fce of this[_0x17b32b(0x148)]())_0x332098[_0x17b32b(0x184)](_0x149fce);}),this[_0x1d7b66(0x173)][_0x1d7b66(0x188)]();}[_0x3a4e27(0x184)](_0x4f1015){const _0x5a38bd=_0x3a4e27;this[_0x5a38bd(0x15a)][_0x5a38bd(0x163)](_0x35712b=>{const _0x3b8526=_0x5a38bd;_0x35712b[_0x3b8526(0x184)](_0x4f1015);}),this[_0x5a38bd(0x173)][_0x5a38bd(0x17b)](_0x4f1015);}[_0x3a4e27(0x17c)](_0x115d8b){const _0x387827=_0x3a4e27,_0x42a4fc=_0x387827(0x147)+this[_0x387827(0x168)]+':'+this[_0x387827(0x146)]+':'+this['id']+':'+this[_0x387827(0x186)]['id']+':'+u[_0x387827(0x162)]();this[_0x387827(0x170)](_0x42a4fc),this[_0x387827(0x15a)][_0x387827(0x163)](_0x570287=>{const _0x4b5892=_0x387827;_0x570287[_0x4b5892(0x157)](_0x42a4fc,{'range':_0x115d8b,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x3a4e27(0x14b)](_0x57ddd1){const _0x3fdfed=_0x3a4e27;for(const _0x3d54b7 of this[_0x3fdfed(0x152)]())if(_0x3d54b7[_0x3fdfed(0x187)](_0x57ddd1))return!0x0;return!0x1;}[_0x3a4e27(0x152)](){const _0x239bf8=_0x3a4e27;return this[_0x239bf8(0x148)]()[_0x239bf8(0x149)](_0x24bd9e=>_0x24bd9e[_0x239bf8(0x191)]());}[_0x3a4e27(0x16c)](){const _0x54c861=_0x3a4e27;return this[_0x54c861(0x152)]()[_0x54c861(0x144)]((_0x1891ba,_0x53b7a8)=>[..._0x1891ba,..._0x53b7a8[_0x54c861(0x16c)]()],[]);}[_0x3a4e27(0x185)](){const _0x2f0a1a=_0x3a4e27;var _0x5736d5;return(null===(_0x5736d5=this[_0x2f0a1a(0x155)]())||void 0x0===_0x5736d5?void 0x0:_0x5736d5[_0x2f0a1a(0x191)]())||null;}[_0x3a4e27(0x194)](){const _0x3b6435=_0x3a4e27,_0x4af9f8=this[_0x3b6435(0x152)]();if(0x1!=_0x4af9f8[_0x3b6435(0x14f)])return null;const _0x40bf89=_0x4af9f8[0x0],_0x25a7cc=_0x40bf89[_0x3b6435(0x150)][_0x3b6435(0x16f)],_0x333ecc=_0x40bf89[_0x3b6435(0x172)][_0x3b6435(0x15d)];return _0x25a7cc instanceof _0x44b0d2?_0x25a7cc!=_0x333ecc?null:_0x25a7cc:null;}[_0x3a4e27(0x18e)](){const _0xa4483=_0x3a4e27;this[_0xa4483(0x171)](this[_0xa4483(0x152)](),this[_0xa4483(0x181)],this[_0xa4483(0x18b)]),this[_0xa4483(0x14c)]();}[_0x3a4e27(0x183)](){const _0x109675=_0x3a4e27;this[_0x109675(0x18c)](this[_0x109675(0x152)](),this[_0x109675(0x181)],this[_0x109675(0x18b)]),this[_0x109675(0x14c)]();}[_0x3a4e27(0x174)](){const _0xcc74c0=_0x3a4e27,_0x22465f=[];let _0x3c0b4a=this[_0xcc74c0(0x193)];for(;_0x3c0b4a;)_0x22465f[_0xcc74c0(0x14e)](_0x3c0b4a),_0x3c0b4a=_0x3c0b4a[_0xcc74c0(0x164)];return _0x22465f;}[_0x3a4e27(0x178)](_0x1533ad,_0x1394fd){const _0x330128=_0x3a4e27,_0x1c293b=_0x47b0c0(this[_0x330128(0x18b)]);_0x2a8c3e(_0x1c293b,_0x1533ad,_0x1394fd),_0x515a7f(_0x1c293b,this[_0x330128(0x18b)])||(this[_0x330128(0x18b)]=_0x1c293b,this[_0x330128(0x16b)](_0x1c293b));}[_0x3a4e27(0x176)](_0xf5b68){const _0x2b700b=_0x3a4e27,_0xd2615b=_0x47b0c0(this[_0x2b700b(0x18b)]);_0x2e504c(_0xd2615b,_0xf5b68),_0x515a7f(_0xd2615b,this[_0x2b700b(0x18b)])||(this[_0x2b700b(0x18b)]=_0xd2615b,this[_0x2b700b(0x16b)](this[_0x2b700b(0x18b)]));}[_0x3a4e27(0x190)](){const _0x6377b8=_0x3a4e27;return{'id':this['id'],'type':this[_0x6377b8(0x146)]?this[_0x6377b8(0x168)]+':'+this[_0x6377b8(0x146)]:this[_0x6377b8(0x168)],'authorId':this[_0x6377b8(0x186)]['id'],'createdAt':this[_0x6377b8(0x15c)],'hasComments':this[_0x6377b8(0x18d)],'data':this[_0x6377b8(0x181)],'attributes':this[_0x6377b8(0x18b)]};}static[_0x3a4e27(0x162)](){const _0x276220=_0x3a4e27;return _0x508bf5()[_0x276220(0x17a)](0x1,0x5);}}
23
+ const _0x489d44=_0x40b3;(function(_0x12791f,_0x32f201){const _0xce51a2=_0x40b3,_0x5096f1=_0x12791f();while(!![]){try{const _0x526ad8=parseInt(_0xce51a2(0xd6))/0x1+parseInt(_0xce51a2(0x8d))/0x2+-parseInt(_0xce51a2(0x95))/0x3+-parseInt(_0xce51a2(0xc9))/0x4+parseInt(_0xce51a2(0xca))/0x5+parseInt(_0xce51a2(0xa8))/0x6+-parseInt(_0xce51a2(0x98))/0x7*(parseInt(_0xce51a2(0xb3))/0x8);if(_0x526ad8===_0x32f201)break;else _0x5096f1['push'](_0x5096f1['shift']());}catch(_0x242ce5){_0x5096f1['push'](_0x5096f1['shift']());}}}(_0x5566,0xdb24e));import{Element as _0x4e101d}from'ckeditor5/src/engine.js';function _0x40b3(_0x6c2b73,_0x30b175){const _0x5566be=_0x5566();return _0x40b3=function(_0x40b356,_0x4a4b15){_0x40b356=_0x40b356-0x8b;let _0x25632b=_0x5566be[_0x40b356];return _0x25632b;},_0x40b3(_0x6c2b73,_0x30b175);}import{ObservableMixin as _0x3d9779,uid as _0x1a2fde}from'ckeditor5/src/utils.js';import{cloneDeep as _0x3f4247,isEqual as _0x2d9124,set as _0x375533,unset as _0x45d5ea}from'lodash-es';function _0x5566(){const _0x17d92b=['clear','get','getFirstRange','removeMarkers','2240592DBqtWM','setAttribute','push','56cyZHBJ','getContainedElement','addRange','size','change','_isDataLoaded','getRanges','isIntersectingWithRange','set','type','_model','_onAccept','removeMarker','add','discard','onAccept','2167812CGTkcD','map','getRange','getFirstMarker','next','isIntersecting','addMarker','getAllAdjacentSuggestions','nodeBefore','previous','isExternal','486544WlcrnW','_onDiscard','getMarkerNames','removeAttribute','addMarkerName','getItems','author','subType','onDiscard','end','@external','suggestion:','isMultiRange','isInContent','split','markers','authoredAt','data','reduce','accept','toJSON','nodeAfter','598132NZwGgx','6761525CjGCug','decorate','getMarkers','commentThread','head','length','from','start','getMultiRangeId','substr','createdAt','filter','127766KZRKEe','onAttributesChange','attributes','_markerNames','_saved','creator','878364DRpuEu','_onAttributesChange','delete','hasComments'];_0x5566=function(){return _0x17d92b;};return _0x5566();}export default class u extends/* #__PURE__ -- @preserve */
24
+ _0x3d9779(){constructor(_0x2bcd2c,_0x59e19f){const _0x1ecf90=_0x40b3;super(),this[_0x1ecf90(0x9d)]=!0x1,this['id']=_0x59e19f['id'],this[_0x1ecf90(0xa1)]=_0x59e19f[_0x1ecf90(0xa1)],this[_0x1ecf90(0xba)]=_0x59e19f[_0x1ecf90(0xba)]||null,this[_0x1ecf90(0xb9)]=_0x59e19f[_0x1ecf90(0xb9)],this[_0x1ecf90(0x8c)]=_0x59e19f[_0x1ecf90(0x8c)]||_0x59e19f[_0x1ecf90(0xb9)],this[_0x1ecf90(0xb2)]=Boolean(_0x59e19f[_0x1ecf90(0xd8)]&&_0x59e19f[_0x1ecf90(0xd8)][_0x1ecf90(0xbd)]),this[_0x1ecf90(0xc4)]=null,this[_0x1ecf90(0xa2)]=_0x2bcd2c,this[_0x1ecf90(0xa3)]=_0x59e19f[_0x1ecf90(0xa7)],this[_0x1ecf90(0xb4)]=_0x59e19f[_0x1ecf90(0xbb)],this[_0x1ecf90(0x8e)]=_0x59e19f[_0x1ecf90(0xd7)],this[_0x1ecf90(0xd9)]=new Set(),this[_0x1ecf90(0xd4)]=null,this[_0x1ecf90(0xa0)](_0x1ecf90(0xc3),null),this[_0x1ecf90(0xa0)](_0x1ecf90(0xd8),_0x59e19f[_0x1ecf90(0xd8)]||{}),this[_0x1ecf90(0xa0)](_0x1ecf90(0xb1),null),this[_0x1ecf90(0xa0)](_0x1ecf90(0xac),null),this[_0x1ecf90(0xa0)](_0x1ecf90(0xcd),null),this[_0x1ecf90(0xa0)](_0x1ecf90(0x8b),!0x1),this[_0x1ecf90(0xcb)](_0x1ecf90(0xc6)),this[_0x1ecf90(0xcb)](_0x1ecf90(0xa6));}get[_0x489d44(0xce)](){const _0x44d873=_0x489d44;let _0x1cd7fb=this;for(;_0x1cd7fb[_0x44d873(0xb1)];)_0x1cd7fb=_0x1cd7fb[_0x44d873(0xb1)];return _0x1cd7fb;}get[_0x489d44(0x90)](){const _0x371a76=_0x489d44;return!!this[_0x371a76(0xcd)]&&this[_0x371a76(0xcd)][_0x371a76(0xcf)]>0x0;}get[_0x489d44(0xbf)](){const _0x538e09=_0x489d44;if(0x0==this[_0x538e09(0xd9)][_0x538e09(0x9b)])return!0x1;return 0x6==Array[_0x538e09(0xd0)](this[_0x538e09(0xd9)])[0x0][_0x538e09(0xc1)](':')[_0x538e09(0xcf)];}get[_0x489d44(0xc0)](){const _0x3f5072=_0x489d44;return null!==this[_0x3f5072(0xab)]();}[_0x489d44(0xb7)](_0x51e657){const _0x3bb317=_0x489d44;this[_0x3bb317(0xd9)][_0x3bb317(0xa5)](_0x51e657);}[_0x489d44(0xb5)](){const _0x1e4b65=_0x489d44;return Array[_0x1e4b65(0xd0)](this[_0x1e4b65(0xd9)]);}[_0x489d44(0xcc)](){const _0x41d862=_0x489d44;return this[_0x41d862(0xb5)]()[_0x41d862(0xa9)](_0x5eaca9=>this[_0x41d862(0xa2)][_0x41d862(0xc2)][_0x41d862(0x92)](_0x5eaca9))[_0x41d862(0xd5)](_0x1dbe62=>_0x1dbe62);}[_0x489d44(0xab)](){const _0x12d652=_0x489d44;return this[_0x12d652(0xcc)]()[0x0]||null;}[_0x489d44(0x94)](){const _0x2eb866=_0x489d44;this[_0x2eb866(0xa2)][_0x2eb866(0x9c)](_0x27735d=>{const _0x250ef9=_0x2eb866;for(const _0x792934 of this[_0x250ef9(0xcc)]())_0x27735d[_0x250ef9(0xa4)](_0x792934);}),this[_0x2eb866(0xd9)][_0x2eb866(0x91)]();}[_0x489d44(0xa4)](_0x5cab1f){const _0x50c719=_0x489d44;this[_0x50c719(0xa2)][_0x50c719(0x9c)](_0x7c475=>{const _0x38b068=_0x50c719;_0x7c475[_0x38b068(0xa4)](_0x5cab1f);}),this[_0x50c719(0xd9)][_0x50c719(0x8f)](_0x5cab1f);}[_0x489d44(0x9a)](_0x21fc61){const _0x6eb7c=_0x489d44,_0x3332d5=_0x6eb7c(0xbe)+this[_0x6eb7c(0xa1)]+':'+this[_0x6eb7c(0xba)]+':'+this['id']+':'+this[_0x6eb7c(0x8c)]['id']+':'+u[_0x6eb7c(0xd2)]();this[_0x6eb7c(0xb7)](_0x3332d5),this[_0x6eb7c(0xa2)][_0x6eb7c(0x9c)](_0x334c0f=>{const _0x58283f=_0x6eb7c;_0x334c0f[_0x58283f(0xae)](_0x3332d5,{'range':_0x21fc61,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x489d44(0x9f)](_0x8a69cf){const _0x2610ae=_0x489d44;for(const _0x41dca0 of this[_0x2610ae(0x9e)]())if(_0x41dca0[_0x2610ae(0xad)](_0x8a69cf))return!0x0;return!0x1;}[_0x489d44(0x9e)](){const _0x117853=_0x489d44;return this[_0x117853(0xcc)]()[_0x117853(0xa9)](_0x55d353=>_0x55d353[_0x117853(0xaa)]());}[_0x489d44(0xb8)](){const _0x44f592=_0x489d44;return this[_0x44f592(0x9e)]()[_0x44f592(0xc5)]((_0x2b7f42,_0x74e6e1)=>[..._0x2b7f42,..._0x74e6e1[_0x44f592(0xb8)]()],[]);}[_0x489d44(0x93)](){const _0x150f02=_0x489d44;var _0x2a2e6c;return(null===(_0x2a2e6c=this[_0x150f02(0xab)]())||void 0x0===_0x2a2e6c?void 0x0:_0x2a2e6c[_0x150f02(0xaa)]())||null;}[_0x489d44(0x99)](){const _0x4c1fdf=_0x489d44,_0x445869=this[_0x4c1fdf(0x9e)]();if(0x1!=_0x445869[_0x4c1fdf(0xcf)])return null;const _0x4e23b5=_0x445869[0x0],_0x3ad91a=_0x4e23b5[_0x4c1fdf(0xd1)][_0x4c1fdf(0xc8)],_0x2181de=_0x4e23b5[_0x4c1fdf(0xbc)][_0x4c1fdf(0xb0)];return _0x3ad91a instanceof _0x4e101d?_0x3ad91a!=_0x2181de?null:_0x3ad91a:null;}[_0x489d44(0xc6)](){const _0x1936ca=_0x489d44;this[_0x1936ca(0xa3)](this[_0x1936ca(0x9e)](),this[_0x1936ca(0xc4)],this[_0x1936ca(0xd8)]),this[_0x1936ca(0x94)]();}[_0x489d44(0xa6)](){const _0x1dd81b=_0x489d44;this[_0x1dd81b(0xb4)](this[_0x1dd81b(0x9e)](),this[_0x1dd81b(0xc4)],this[_0x1dd81b(0xd8)]),this[_0x1dd81b(0x94)]();}[_0x489d44(0xaf)](){const _0x5afb68=_0x489d44,_0x1f6f23=[];let _0x4786b7=this[_0x5afb68(0xce)];for(;_0x4786b7;)_0x1f6f23[_0x5afb68(0x97)](_0x4786b7),_0x4786b7=_0x4786b7[_0x5afb68(0xac)];return _0x1f6f23;}[_0x489d44(0x96)](_0x58c5d8,_0x1d57f8){const _0x34b49b=_0x489d44,_0x5aa80f=_0x3f4247(this[_0x34b49b(0xd8)]);_0x375533(_0x5aa80f,_0x58c5d8,_0x1d57f8),_0x2d9124(_0x5aa80f,this[_0x34b49b(0xd8)])||(this[_0x34b49b(0xd8)]=_0x5aa80f,this[_0x34b49b(0x8e)](_0x5aa80f));}[_0x489d44(0xb6)](_0x53b5cf){const _0x1a6524=_0x489d44,_0x5bb66f=_0x3f4247(this[_0x1a6524(0xd8)]);_0x45d5ea(_0x5bb66f,_0x53b5cf),_0x2d9124(_0x5bb66f,this[_0x1a6524(0xd8)])||(this[_0x1a6524(0xd8)]=_0x5bb66f,this[_0x1a6524(0x8e)](this[_0x1a6524(0xd8)]));}[_0x489d44(0xc7)](){const _0x79b6dc=_0x489d44;return{'id':this['id'],'type':this[_0x79b6dc(0xba)]?this[_0x79b6dc(0xa1)]+':'+this[_0x79b6dc(0xba)]:this[_0x79b6dc(0xa1)],'authorId':this[_0x79b6dc(0x8c)]['id'],'createdAt':this[_0x79b6dc(0xd4)],'hasComments':this[_0x79b6dc(0x90)],'data':this[_0x79b6dc(0xc4)],'attributes':this[_0x79b6dc(0xd8)]};}static[_0x489d44(0xd2)](){const _0x5f37b7=_0x489d44;return _0x1a2fde()[_0x5f37b7(0xd3)](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x282be1=_0x2c95;(function(_0x46a6e9,_0xc94ec){const _0x27879a=_0x2c95,_0x479117=_0x46a6e9();while(!![]){try{const _0x5b615e=-parseInt(_0x27879a(0x176))/0x1+-parseInt(_0x27879a(0x158))/0x2*(-parseInt(_0x27879a(0x155))/0x3)+-parseInt(_0x27879a(0x121))/0x4*(-parseInt(_0x27879a(0x175))/0x5)+parseInt(_0x27879a(0x130))/0x6*(parseInt(_0x27879a(0x147))/0x7)+parseInt(_0x27879a(0x16c))/0x8+parseInt(_0x27879a(0x139))/0x9+parseInt(_0x27879a(0x172))/0xa*(-parseInt(_0x27879a(0x12e))/0xb);if(_0x5b615e===_0xc94ec)break;else _0x479117['push'](_0x479117['shift']());}catch(_0x3f3904){_0x479117['push'](_0x479117['shift']());}}}(_0x36f0,0x7fc78));import{getTranslation as _0xff1a16}from'./utils/common-translations.js';import{priorities as _0x56e497,insertToPriorityArray as _0x50b61f}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x4047c9}from'./trackchangesediting.js';function _0x2c95(_0xb57b93,_0x4dfcdf){const _0x36f0af=_0x36f0();return _0x2c95=function(_0x2c950b,_0x200237){_0x2c950b=_0x2c950b-0x117;let _0x10889b=_0x36f0af[_0x2c950b];return _0x10889b;},_0x2c95(_0xb57b93,_0x4dfcdf);}export default class f{constructor(_0x576501,_0x2539b3){const _0x562b72=_0x2c95;this[_0x562b72(0x13e)]=[],this[_0x562b72(0x15a)]=new Map(),this[_0x562b72(0x141)]=[],this[_0x562b72(0x127)]=new Map(),this[_0x562b72(0x125)]=_0x576501,this[_0x562b72(0x128)]=_0x2539b3;}[_0x282be1(0x161)](_0x2a12c2){const _0x2d8585=_0x282be1,_0x1b03d5=[],_0x4235f0=new Set(),_0x294b5c=new Set();for(let _0x16ac70=0x0;_0x16ac70<_0x2a12c2[_0x2d8585(0x16b)];_0x16ac70++){const _0x781244=_0x2a12c2[_0x16ac70];if(!_0x781244[_0x2d8585(0x170)])continue;const _0x32ca0d=this[_0x2d8585(0x144)](_0x781244);if(_0x32ca0d){if(null!=_0x781244[_0x2d8585(0x13a)]){if(_0x4235f0[_0x2d8585(0x143)](_0x781244[_0x2d8585(0x13a)]))continue;_0x4235f0[_0x2d8585(0x132)](_0x781244[_0x2d8585(0x13a)]);}_0x1b03d5[_0x2d8585(0x11b)](_0x32ca0d);}else{if(_0x2d8585(0x126)!=_0x781244[_0x2d8585(0x14e)])_0x2d8585(0x11a)!=_0x781244[_0x2d8585(0x14e)]&&_0x2d8585(0x13d)!=_0x781244[_0x2d8585(0x14e)]||this[_0x2d8585(0x166)](_0x1b03d5,_0x781244,_0x2a12c2[_0x16ac70+0x1]);else{const _0x7ad1c5=_0x781244[_0x2d8585(0x119)][_0x2d8585(0x177)];if(_0x294b5c[_0x2d8585(0x143)](_0x7ad1c5))continue;_0x294b5c[_0x2d8585(0x132)](_0x781244[_0x2d8585(0x119)][_0x2d8585(0x177)]),_0x7ad1c5==_0x4047c9?this[_0x2d8585(0x14f)](_0x1b03d5,_0x781244):this[_0x2d8585(0x146)](_0x1b03d5,_0x781244);}}}return this[_0x2d8585(0x173)](_0x1b03d5);}[_0x282be1(0x12a)](_0x56e744){const _0x2e3db6=_0x282be1;this[_0x2e3db6(0x13e)][_0x2e3db6(0x11b)](_0x56e744);}[_0x282be1(0x167)](_0x4a7458,_0x17cce8,_0x43b876=_0x56e497[_0x282be1(0x150)]){const _0x52b52b=_0x282be1;_0x52b52b(0x149)==typeof _0x4a7458?_0x50b61f(this[_0x52b52b(0x141)],{'matchingCallback':_0x4a7458,'label':_0x17cce8,'priority':_0x43b876}):this[_0x52b52b(0x15a)][_0x52b52b(0x162)](_0x4a7458,_0x17cce8);}[_0x282be1(0x169)](_0x3f62e6,_0x39df18){const _0x39872d=_0x282be1;this[_0x39872d(0x127)][_0x39872d(0x162)](_0x3f62e6,_0x39df18);}[_0x282be1(0x174)](_0x416fad,_0x3c4786=0x1){const _0x436208=_0x282be1;let _0x5e65d9;for(const _0x858e4d of this[_0x436208(0x141)])if(_0x858e4d[_0x436208(0x12f)](_0x416fad)){_0x5e65d9=_0x858e4d[_0x436208(0x15e)];break;}return _0x5e65d9||(_0x5e65d9=this[_0x436208(0x15a)][_0x436208(0x118)](_0x416fad[_0x436208(0x145)])),_0x5e65d9?_0x5e65d9(_0x3c4786):0x1!==_0x3c4786?_0x3c4786+'\x20'+_0x416fad[_0x436208(0x145)]+'s':''+_0x416fad[_0x436208(0x145)];}[_0x282be1(0x131)](_0x581cfc,_0x3398ff){const _0x20d346=_0x282be1,_0x44e74b=_0x3398ff[_0x20d346(0x154)]()[_0x20d346(0x11f)](),_0x1f8ed6=_0x20d346(0x11a)==_0x3398ff[_0x20d346(0x14e)]?_0x20d346(0x132):_0x20d346(0x12d);for(const _0x4ece33 of _0x44e74b){const _0x2f8a94=_0x4ece33[_0x20d346(0x136)],_0x266d9f=_0x581cfc[_0x581cfc[_0x20d346(0x16b)]-0x1];if(_0x2f8a94['is'](_0x20d346(0x134)))_0x266d9f&&_0x266d9f[_0x20d346(0x14e)][_0x20d346(0x178)](_0x20d346(0x152))>-0x1&&_0x581cfc[_0x20d346(0x16f)](),_0x266d9f&&_0x20d346(0x16d)==_0x266d9f[_0x20d346(0x14e)]?_0x266d9f[_0x1f8ed6]+=_0x2f8a94[_0x20d346(0x119)]:_0x581cfc[_0x20d346(0x11b)]({'type':_0x20d346(0x16d),'add':_0x20d346(0x132)==_0x1f8ed6?_0x2f8a94[_0x20d346(0x119)]:'','remove':_0x20d346(0x12d)==_0x1f8ed6?_0x2f8a94[_0x20d346(0x119)]:''});else{if(this[_0x20d346(0x125)][_0x20d346(0x13b)](_0x2f8a94)){const _0x5370d8=_0x2f8a94;if(_0x266d9f&&_0x266d9f[_0x20d346(0x14e)][_0x20d346(0x178)](_0x20d346(0x152))>-0x1&&_0x581cfc[_0x20d346(0x16f)](),_0x20d346(0x15d)==_0x4ece33[_0x20d346(0x14e)])continue;_0x266d9f&&_0x266d9f[_0x20d346(0x14e)]==_0x1f8ed6+_0x20d346(0x140)&&_0x266d9f[_0x20d346(0x15c)][_0x20d346(0x145)]==_0x5370d8[_0x20d346(0x145)]?_0x266d9f[_0x20d346(0x14c)]++:_0x581cfc[_0x20d346(0x11b)]({'type':_0x1f8ed6+_0x20d346(0x140),'element':_0x5370d8,'quantity':0x1}),_0x44e74b[_0x20d346(0x16e)](_0x4108e1=>!(_0x20d346(0x15d)==_0x4108e1[_0x20d346(0x14e)]&&_0x4108e1[_0x20d346(0x136)]==_0x2f8a94));}else{if(this[_0x20d346(0x125)][_0x20d346(0x148)](_0x2f8a94,_0x20d346(0x117))||_0x2f8a94['is'](_0x20d346(0x15c),_0x20d346(0x12b))){const _0x5c33d8=_0x2f8a94;if(_0x20d346(0x132)==_0x1f8ed6&&_0x20d346(0x159)==_0x4ece33[_0x20d346(0x14e)]||_0x20d346(0x12d)==_0x1f8ed6&&_0x20d346(0x15d)==_0x4ece33[_0x20d346(0x14e)])continue;if(_0x266d9f&&-0x1==_0x266d9f[_0x20d346(0x14e)][_0x20d346(0x178)](_0x20d346(0x152))){_0x20d346(0x16d)==_0x266d9f[_0x20d346(0x14e)]&&(_0x266d9f[_0x1f8ed6]+='\x0a');continue;}let _0x2dfc99;if(_0x2dfc99=_0x20d346(0x132)==_0x1f8ed6?_0x5c33d8[_0x20d346(0x133)]&&!this[_0x20d346(0x125)][_0x20d346(0x13b)](_0x5c33d8[_0x20d346(0x133)])?_0x5c33d8[_0x20d346(0x133)]:null:_0x5c33d8[_0x20d346(0x138)]&&!this[_0x20d346(0x125)][_0x20d346(0x13b)](_0x5c33d8[_0x20d346(0x138)])?_0x5c33d8[_0x20d346(0x138)]:null,_0x5c33d8[_0x20d346(0x14a)]||_0x2dfc99&&_0x2dfc99[_0x20d346(0x14a)]){const _0x5c4e97=_0x2dfc99&&_0x2dfc99[_0x20d346(0x14a)]?_0x2dfc99:_0x5c33d8;_0x266d9f&&_0x266d9f[_0x20d346(0x14e)]==_0x1f8ed6+_0x20d346(0x171)&&_0x266d9f[_0x20d346(0x15c)][_0x20d346(0x145)]==_0x5c4e97[_0x20d346(0x145)]?_0x266d9f[_0x20d346(0x14c)]++:_0x581cfc[_0x20d346(0x11b)]({'type':_0x1f8ed6+_0x20d346(0x171),'element':_0x5c4e97,'quantity':0x1});}else _0x581cfc[_0x20d346(0x11b)]({'type':_0x1f8ed6+_0x20d346(0x152),'element':_0x5c33d8});}}}}}[_0x282be1(0x173)](_0x3237e4){const _0x2a48a0=_0x282be1,_0x596b6=this[_0x2a48a0(0x128)],_0x50f9e0=[],_0x26e11b=[],_0x484a50=[];for(const _0x2dff28 of _0x3237e4)switch(_0x2dff28[_0x2a48a0(0x14e)]){case _0x2a48a0(0x16d):if(_0x2dff28[_0x2a48a0(0x132)]=_0x2dff28[_0x2a48a0(0x132)][_0x2a48a0(0x137)](/(\S)\u000A+(\S)/g,_0x2a48a0(0x16a))[_0x2a48a0(0x137)](/\u000A/g,''),_0x2dff28[_0x2a48a0(0x12d)]=_0x2dff28[_0x2a48a0(0x12d)][_0x2a48a0(0x137)](/(\S)\u000A+(\S)/g,_0x2a48a0(0x16a))[_0x2a48a0(0x137)](/\u000A/g,''),''!=_0x2dff28[_0x2a48a0(0x132)]&&''!=_0x2dff28[_0x2a48a0(0x12d)]){_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x137),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x13c),['\x22'+_0x2dff28[_0x2a48a0(0x12d)]+'\x22','\x22'+_0x2dff28[_0x2a48a0(0x132)]+'\x22'])});continue;}if(null!=_0x2dff28[_0x2a48a0(0x132)][_0x2a48a0(0x151)](/^ +$/)){_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x11a),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x165),_0xff1a16(_0x596b6,_0x2a48a0(0x153),_0x2dff28[_0x2a48a0(0x132)][_0x2a48a0(0x16b)]))});continue;}if(null!=_0x2dff28[_0x2a48a0(0x12d)][_0x2a48a0(0x151)](/^ +$/)){_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x13d),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x122),_0xff1a16(_0x596b6,_0x2a48a0(0x153),_0x2dff28[_0x2a48a0(0x12d)][_0x2a48a0(0x16b)]))});continue;}if(''!=_0x2dff28[_0x2a48a0(0x132)]){_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x11a),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x165),'\x22'+_0x2dff28[_0x2a48a0(0x132)]+'\x22')});continue;}_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x13d),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x122),'\x22'+_0x2dff28[_0x2a48a0(0x12d)]+'\x22')});continue;case _0x2a48a0(0x160):case _0x2a48a0(0x129):_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x11a),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x165),this[_0x2a48a0(0x174)](_0x2dff28[_0x2a48a0(0x15c)],_0x2dff28[_0x2a48a0(0x14c)]))});continue;case _0x2a48a0(0x156):case _0x2a48a0(0x12c):_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x13d),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x122),this[_0x2a48a0(0x174)](_0x2dff28[_0x2a48a0(0x15c)],_0x2dff28[_0x2a48a0(0x14c)]))});continue;case _0x2a48a0(0x120):_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x11a),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x124),this[_0x2a48a0(0x174)](_0x2dff28[_0x2a48a0(0x15c)],_0x2dff28[_0x2a48a0(0x14c)]))});continue;case _0x2a48a0(0x163):_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x13d),'content':_0xff1a16(_0x596b6,_0x2a48a0(0x164),this[_0x2a48a0(0x174)](_0x2dff28[_0x2a48a0(0x15c)],_0x2dff28[_0x2a48a0(0x14c)]))});continue;case _0x2a48a0(0x142):_0x26e11b[_0x2a48a0(0x11b)](_0x2dff28[_0x2a48a0(0x177)]);continue;case _0x2a48a0(0x168):_0x484a50[_0x2a48a0(0x11b)](_0x2dff28[_0x2a48a0(0x177)]);continue;default:_0x50f9e0[_0x2a48a0(0x11b)](_0x2dff28);}if(_0x26e11b[_0x2a48a0(0x16b)]){const _0x33fd9a=_0x26e11b[_0x2a48a0(0x11e)](_0x5bfd8d=>this[_0x2a48a0(0x127)][_0x2a48a0(0x143)](_0x5bfd8d)?this[_0x2a48a0(0x127)][_0x2a48a0(0x118)](_0x5bfd8d):_0x5bfd8d)[_0x2a48a0(0x11c)](',\x20');_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x135),'content':_0xff1a16(this[_0x2a48a0(0x128)],_0x2a48a0(0x11d),_0x33fd9a)});}if(_0x484a50[_0x2a48a0(0x16b)]){const _0x13731b=_0x484a50[_0x2a48a0(0x11e)](_0x3d0d69=>this[_0x2a48a0(0x127)][_0x2a48a0(0x143)](_0x3d0d69)?this[_0x2a48a0(0x127)][_0x2a48a0(0x118)](_0x3d0d69):_0x3d0d69)[_0x2a48a0(0x11c)](',\x20');_0x50f9e0[_0x2a48a0(0x11b)]({'type':_0x2a48a0(0x135),'content':_0xff1a16(this[_0x2a48a0(0x128)],_0x2a48a0(0x14b),_0x13731b)});}return _0x50f9e0;}[_0x282be1(0x144)](_0x40afc9){const _0x384a87=_0x282be1;for(const _0xd8f47 of this[_0x384a87(0x13e)]){const _0x383935=_0xd8f47(_0x40afc9);if(_0x383935&&_0x384a87(0x14e)in _0x383935)return _0x383935;}}[_0x282be1(0x146)](_0x4c38b8,_0x87ce0b){const _0x44b2af=_0x282be1,_0x4a9b7c=_0x87ce0b[_0x44b2af(0x119)],_0x6f7780=void 0x0===_0x4a9b7c[_0x44b2af(0x123)]?_0x44b2af(0x168):_0x44b2af(0x142);_0x4c38b8[_0x44b2af(0x11b)]({'type':_0x6f7780,'key':_0x4a9b7c[_0x44b2af(0x177)]});}[_0x282be1(0x14f)](_0x1b71e4,_0x3b7e88){const _0xb4e192=_0x282be1;_0x1b71e4[_0xb4e192(0x11b)]({'type':_0xb4e192(0x135),'content':_0xff1a16(this[_0xb4e192(0x128)],_0xb4e192(0x14d),this[_0xb4e192(0x174)](_0x3b7e88[_0xb4e192(0x154)]()[_0xb4e192(0x15b)][_0xb4e192(0x15f)],0x1))});}[_0x282be1(0x166)](_0x494294,_0x4edb49,_0x38c97e){const _0x2dfbf1=_0x282be1;if(this[_0x2dfbf1(0x131)](_0x494294,_0x4edb49),_0x38c97e&&_0x38c97e[_0x2dfbf1(0x154)]()&&!_0x4edb49[_0x2dfbf1(0x154)]()[_0x2dfbf1(0x157)][_0x2dfbf1(0x13f)](_0x38c97e[_0x2dfbf1(0x154)]()[_0x2dfbf1(0x15b)])){const _0x1190cf=_0x494294[_0x494294[_0x2dfbf1(0x16b)]-0x1],_0x5b1def=_0x2dfbf1(0x11a)==_0x4edb49[_0x2dfbf1(0x14e)]?_0x2dfbf1(0x132):_0x2dfbf1(0x12d);_0x1190cf&&_0x2dfbf1(0x16d)==_0x1190cf[_0x2dfbf1(0x14e)]&&(_0x1190cf[_0x5b1def]+='\x0a');}}}function _0x36f0(){const _0xcb6664=['addEmptyContainer','getDescriptions','set','removeContainer','*Merge:*\x20%0','*Insert:*\x20%0','_handleInsertRemoveSuggestionDescription','registerElementLabel','removeFormat','registerAttributeLabel','$1\x20$2','length','6271848dZbGmi','text','skip','pop','isInContent','EmptyContainer','209890vWcgMx','_resolveDescriptionItems','getItemLabel','19490NbqAEC','410035aDlriT','key','indexOf','$text','get','data','insertion','push','join','*Set\x20format:*\x20%0','map','getWalker','addContainer','220odCYwp','*Remove:*\x20%0','newValue','*Split:*\x20%0','_schema','attribute','_attributeLabels','_locale','addObject','registerDescriptionCallback','softBreak','removeObject','remove','1078XbmzPN','matchingCallback','30mobzHx','_addDescriptionItems','add','nextSibling','$textProxy','format','item','replace','previousSibling','6994746CHOGbp','subType','isObject','REPLACE_TEXT','deletion','_customCallbacks','isEqual','Object','_itemLabelsCallbacks','addFormat','has','_handleCustomCallbackDescription','name','_handleAttributeSuggestionDescription','1313669BXRMdh','checkChild','function','isEmpty','*Remove\x20format:*\x20%0','quantity','*Change\x20to:*\x20%0','type','_handleRenameSuggestionDescription','normal','match','Container','ELEMENT_SPACE','getFirstRange','3QLzEXm','removeEmptyContainer','end','552882TPQGaT','elementStart','_itemLabels','start','element','elementEnd','label','nodeAfter'];_0x36f0=function(){return _0xcb6664;};return _0x36f0();}
23
+ const _0x2f7671=_0x14ba;function _0x14ba(_0x42ce1f,_0x833060){const _0x40953b=_0x4095();return _0x14ba=function(_0x14ba1c,_0x43a1d2){_0x14ba1c=_0x14ba1c-0x115;let _0x12af8e=_0x40953b[_0x14ba1c];return _0x12af8e;},_0x14ba(_0x42ce1f,_0x833060);}(function(_0x3e3ee9,_0x19c411){const _0x3b1e8b=_0x14ba,_0x487d85=_0x3e3ee9();while(!![]){try{const _0x488fd1=-parseInt(_0x3b1e8b(0x159))/0x1+parseInt(_0x3b1e8b(0x136))/0x2+-parseInt(_0x3b1e8b(0x167))/0x3+-parseInt(_0x3b1e8b(0x16e))/0x4*(parseInt(_0x3b1e8b(0x131))/0x5)+-parseInt(_0x3b1e8b(0x130))/0x6+parseInt(_0x3b1e8b(0x15b))/0x7*(parseInt(_0x3b1e8b(0x135))/0x8)+parseInt(_0x3b1e8b(0x15d))/0x9*(parseInt(_0x3b1e8b(0x13c))/0xa);if(_0x488fd1===_0x19c411)break;else _0x487d85['push'](_0x487d85['shift']());}catch(_0x551d2f){_0x487d85['push'](_0x487d85['shift']());}}}(_0x4095,0xb3101));import{getTranslation as _0x4e02ed}from'./utils/common-translations.js';import{priorities as _0x55a36f,insertToPriorityArray as _0x4a833d}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x1313d0}from'./trackchangesediting.js';export default class f{constructor(_0x19c25f,_0x4126d6){const _0x5eb117=_0x14ba;this[_0x5eb117(0x160)]=[],this[_0x5eb117(0x16c)]=new Map(),this[_0x5eb117(0x13a)]=[],this[_0x5eb117(0x133)]=new Map(),this[_0x5eb117(0x165)]=_0x19c25f,this[_0x5eb117(0x143)]=_0x4126d6;}[_0x2f7671(0x151)](_0x1ccd77){const _0x40e637=_0x2f7671,_0x539d32=[],_0xabb60e=new Set(),_0x89e031=new Set();for(let _0x1ec75c=0x0;_0x1ec75c<_0x1ccd77[_0x40e637(0x12c)];_0x1ec75c++){const _0x420153=_0x1ccd77[_0x1ec75c];if(!_0x420153[_0x40e637(0x11c)])continue;const _0x393430=this[_0x40e637(0x169)](_0x420153);if(_0x393430){if(null!=_0x420153[_0x40e637(0x13b)]){if(_0xabb60e[_0x40e637(0x161)](_0x420153[_0x40e637(0x13b)]))continue;_0xabb60e[_0x40e637(0x173)](_0x420153[_0x40e637(0x13b)]);}_0x539d32[_0x40e637(0x14d)](_0x393430);}else{if(_0x40e637(0x14e)!=_0x420153[_0x40e637(0x11a)])_0x40e637(0x148)!=_0x420153[_0x40e637(0x11a)]&&_0x40e637(0x171)!=_0x420153[_0x40e637(0x11a)]||this[_0x40e637(0x115)](_0x539d32,_0x420153,_0x1ccd77[_0x1ec75c+0x1]);else{const _0x2280ec=_0x420153[_0x40e637(0x12d)][_0x40e637(0x170)];if(_0x89e031[_0x40e637(0x161)](_0x2280ec))continue;_0x89e031[_0x40e637(0x173)](_0x420153[_0x40e637(0x12d)][_0x40e637(0x170)]),_0x2280ec==_0x1313d0?this[_0x40e637(0x14c)](_0x539d32,_0x420153):this[_0x40e637(0x15e)](_0x539d32,_0x420153);}}}return this[_0x40e637(0x124)](_0x539d32);}[_0x2f7671(0x16f)](_0xba3004){const _0x31b600=_0x2f7671;this[_0x31b600(0x160)][_0x31b600(0x14d)](_0xba3004);}[_0x2f7671(0x142)](_0x27644d,_0x382ce3,_0x2a606e=_0x55a36f[_0x2f7671(0x129)]){const _0xfc9e41=_0x2f7671;_0xfc9e41(0x146)==typeof _0x27644d?_0x4a833d(this[_0xfc9e41(0x13a)],{'matchingCallback':_0x27644d,'label':_0x382ce3,'priority':_0x2a606e}):this[_0xfc9e41(0x16c)][_0xfc9e41(0x132)](_0x27644d,_0x382ce3);}[_0x2f7671(0x168)](_0x3a33d3,_0x3965a4){const _0x400c75=_0x2f7671;this[_0x400c75(0x133)][_0x400c75(0x132)](_0x3a33d3,_0x3965a4);}[_0x2f7671(0x12e)](_0x5e3ad5,_0x2766c3=0x1){const _0x1c87cf=_0x2f7671;let _0x465236;for(const _0x4899f8 of this[_0x1c87cf(0x13a)])if(_0x4899f8[_0x1c87cf(0x134)](_0x5e3ad5)){_0x465236=_0x4899f8[_0x1c87cf(0x137)];break;}return _0x465236||(_0x465236=this[_0x1c87cf(0x16c)][_0x1c87cf(0x155)](_0x5e3ad5[_0x1c87cf(0x157)])),_0x465236?_0x465236(_0x2766c3):0x1!==_0x2766c3?_0x2766c3+'\x20'+_0x5e3ad5[_0x1c87cf(0x157)]+'s':''+_0x5e3ad5[_0x1c87cf(0x157)];}[_0x2f7671(0x15a)](_0x4cee88,_0x3f183e){const _0xc1eccc=_0x2f7671,_0x524e7b=_0x3f183e[_0xc1eccc(0x116)]()[_0xc1eccc(0x172)](),_0x2149eb=_0xc1eccc(0x148)==_0x3f183e[_0xc1eccc(0x11a)]?_0xc1eccc(0x173):_0xc1eccc(0x123);for(const _0x30c0c2 of _0x524e7b){const _0x2f4b0a=_0x30c0c2[_0xc1eccc(0x126)],_0x179c0f=_0x4cee88[_0x4cee88[_0xc1eccc(0x12c)]-0x1];if(_0x2f4b0a['is'](_0xc1eccc(0x11d)))_0x179c0f&&_0x179c0f[_0xc1eccc(0x11a)][_0xc1eccc(0x11e)](_0xc1eccc(0x13f))>-0x1&&_0x4cee88[_0xc1eccc(0x138)](),_0x179c0f&&_0xc1eccc(0x12f)==_0x179c0f[_0xc1eccc(0x11a)]?_0x179c0f[_0x2149eb]+=_0x2f4b0a[_0xc1eccc(0x12d)]:_0x4cee88[_0xc1eccc(0x14d)]({'type':_0xc1eccc(0x12f),'add':_0xc1eccc(0x173)==_0x2149eb?_0x2f4b0a[_0xc1eccc(0x12d)]:'','remove':_0xc1eccc(0x123)==_0x2149eb?_0x2f4b0a[_0xc1eccc(0x12d)]:''});else{if(this[_0xc1eccc(0x165)][_0xc1eccc(0x117)](_0x2f4b0a)){const _0x2d9774=_0x2f4b0a;if(_0x179c0f&&_0x179c0f[_0xc1eccc(0x11a)][_0xc1eccc(0x11e)](_0xc1eccc(0x13f))>-0x1&&_0x4cee88[_0xc1eccc(0x138)](),_0xc1eccc(0x119)==_0x30c0c2[_0xc1eccc(0x11a)])continue;_0x179c0f&&_0x179c0f[_0xc1eccc(0x11a)]==_0x2149eb+_0xc1eccc(0x150)&&_0x179c0f[_0xc1eccc(0x158)][_0xc1eccc(0x157)]==_0x2d9774[_0xc1eccc(0x157)]?_0x179c0f[_0xc1eccc(0x125)]++:_0x4cee88[_0xc1eccc(0x14d)]({'type':_0x2149eb+_0xc1eccc(0x150),'element':_0x2d9774,'quantity':0x1}),_0x524e7b[_0xc1eccc(0x147)](_0x2f9a27=>!(_0xc1eccc(0x119)==_0x2f9a27[_0xc1eccc(0x11a)]&&_0x2f9a27[_0xc1eccc(0x126)]==_0x2f4b0a));}else{if(this[_0xc1eccc(0x165)][_0xc1eccc(0x14a)](_0x2f4b0a,_0xc1eccc(0x156))||_0x2f4b0a['is'](_0xc1eccc(0x158),_0xc1eccc(0x149))){const _0x5718fe=_0x2f4b0a;if(_0xc1eccc(0x173)==_0x2149eb&&_0xc1eccc(0x163)==_0x30c0c2[_0xc1eccc(0x11a)]||_0xc1eccc(0x123)==_0x2149eb&&_0xc1eccc(0x119)==_0x30c0c2[_0xc1eccc(0x11a)])continue;if(_0x179c0f&&-0x1==_0x179c0f[_0xc1eccc(0x11a)][_0xc1eccc(0x11e)](_0xc1eccc(0x13f))){_0xc1eccc(0x12f)==_0x179c0f[_0xc1eccc(0x11a)]&&(_0x179c0f[_0x2149eb]+='\x0a');continue;}let _0x35519e;if(_0x35519e=_0xc1eccc(0x173)==_0x2149eb?_0x5718fe[_0xc1eccc(0x13e)]&&!this[_0xc1eccc(0x165)][_0xc1eccc(0x117)](_0x5718fe[_0xc1eccc(0x13e)])?_0x5718fe[_0xc1eccc(0x13e)]:null:_0x5718fe[_0xc1eccc(0x140)]&&!this[_0xc1eccc(0x165)][_0xc1eccc(0x117)](_0x5718fe[_0xc1eccc(0x140)])?_0x5718fe[_0xc1eccc(0x140)]:null,_0x5718fe[_0xc1eccc(0x121)]||_0x35519e&&_0x35519e[_0xc1eccc(0x121)]){const _0x310d52=_0x35519e&&_0x35519e[_0xc1eccc(0x121)]?_0x35519e:_0x5718fe;_0x179c0f&&_0x179c0f[_0xc1eccc(0x11a)]==_0x2149eb+_0xc1eccc(0x12a)&&_0x179c0f[_0xc1eccc(0x158)][_0xc1eccc(0x157)]==_0x310d52[_0xc1eccc(0x157)]?_0x179c0f[_0xc1eccc(0x125)]++:_0x4cee88[_0xc1eccc(0x14d)]({'type':_0x2149eb+_0xc1eccc(0x12a),'element':_0x310d52,'quantity':0x1});}else _0x4cee88[_0xc1eccc(0x14d)]({'type':_0x2149eb+_0xc1eccc(0x13f),'element':_0x5718fe});}}}}}[_0x2f7671(0x124)](_0x134dcf){const _0x17a377=_0x2f7671,_0x112791=this[_0x17a377(0x143)],_0x323ad9=[],_0x47baad=[],_0x4174f8=[];for(const _0x3fa128 of _0x134dcf)switch(_0x3fa128[_0x17a377(0x11a)]){case _0x17a377(0x12f):if(_0x3fa128[_0x17a377(0x173)]=_0x3fa128[_0x17a377(0x173)][_0x17a377(0x12b)](/(\S)\u000A+(\S)/g,_0x17a377(0x175))[_0x17a377(0x12b)](/\u000A/g,''),_0x3fa128[_0x17a377(0x123)]=_0x3fa128[_0x17a377(0x123)][_0x17a377(0x12b)](/(\S)\u000A+(\S)/g,_0x17a377(0x175))[_0x17a377(0x12b)](/\u000A/g,''),''!=_0x3fa128[_0x17a377(0x173)]&&''!=_0x3fa128[_0x17a377(0x123)]){_0x323ad9[_0x17a377(0x14d)]({'type':_0x17a377(0x12b),'content':_0x4e02ed(_0x112791,_0x17a377(0x141),['\x22'+_0x3fa128[_0x17a377(0x123)]+'\x22','\x22'+_0x3fa128[_0x17a377(0x173)]+'\x22'])});continue;}if(null!=_0x3fa128[_0x17a377(0x173)][_0x17a377(0x118)](/^ +$/)){_0x323ad9[_0x17a377(0x14d)]({'type':_0x17a377(0x148),'content':_0x4e02ed(_0x112791,_0x17a377(0x164),_0x4e02ed(_0x112791,_0x17a377(0x15f),_0x3fa128[_0x17a377(0x173)][_0x17a377(0x12c)]))});continue;}if(null!=_0x3fa128[_0x17a377(0x123)][_0x17a377(0x118)](/^ +$/)){_0x323ad9[_0x17a377(0x14d)]({'type':_0x17a377(0x171),'content':_0x4e02ed(_0x112791,_0x17a377(0x127),_0x4e02ed(_0x112791,_0x17a377(0x15f),_0x3fa128[_0x17a377(0x123)][_0x17a377(0x12c)]))});continue;}if(''!=_0x3fa128[_0x17a377(0x173)]){_0x323ad9[_0x17a377(0x14d)]({'type':_0x17a377(0x148),'content':_0x4e02ed(_0x112791,_0x17a377(0x164),'\x22'+_0x3fa128[_0x17a377(0x173)]+'\x22')});continue;}_0x323ad9[_0x17a377(0x14d)]({'type':_0x17a377(0x171),'content':_0x4e02ed(_0x112791,_0x17a377(0x127),'\x22'+_0x3fa128[_0x17a377(0x123)]+'\x22')});continue;case _0x17a377(0x153):case _0x17a377(0x145):_0x323ad9[_0x17a377(0x14d)]({'type':_0x17a377(0x148),'content':_0x4e02ed(_0x112791,_0x17a377(0x164),this[_0x17a377(0x12e)](_0x3fa128[_0x17a377(0x158)],_0x3fa128[_0x17a377(0x125)]))});continue;case _0x17a377(0x11b):case _0x17a377(0x174):_0x323ad9[_0x17a377(0x14d)]({'type':_0x17a377(0x171),'content':_0x4e02ed(_0x112791,_0x17a377(0x127),this[_0x17a377(0x12e)](_0x3fa128[_0x17a377(0x158)],_0x3fa128[_0x17a377(0x125)]))});continue;case _0x17a377(0x15c):_0x323ad9[_0x17a377(0x14d)]({'type':_0x17a377(0x148),'content':_0x4e02ed(_0x112791,_0x17a377(0x14b),this[_0x17a377(0x12e)](_0x3fa128[_0x17a377(0x158)],_0x3fa128[_0x17a377(0x125)]))});continue;case _0x17a377(0x144):_0x323ad9[_0x17a377(0x14d)]({'type':_0x17a377(0x171),'content':_0x4e02ed(_0x112791,_0x17a377(0x120),this[_0x17a377(0x12e)](_0x3fa128[_0x17a377(0x158)],_0x3fa128[_0x17a377(0x125)]))});continue;case _0x17a377(0x152):_0x47baad[_0x17a377(0x14d)](_0x3fa128[_0x17a377(0x170)]);continue;case _0x17a377(0x139):_0x4174f8[_0x17a377(0x14d)](_0x3fa128[_0x17a377(0x170)]);continue;default:_0x323ad9[_0x17a377(0x14d)](_0x3fa128);}if(_0x47baad[_0x17a377(0x12c)]){const _0x2472e1=_0x47baad[_0x17a377(0x16d)](_0x385c64=>this[_0x17a377(0x133)][_0x17a377(0x161)](_0x385c64)?this[_0x17a377(0x133)][_0x17a377(0x155)](_0x385c64):_0x385c64)[_0x17a377(0x16b)](',\x20');_0x323ad9[_0x17a377(0x14d)]({'type':_0x17a377(0x11f),'content':_0x4e02ed(this[_0x17a377(0x143)],_0x17a377(0x122),_0x2472e1)});}if(_0x4174f8[_0x17a377(0x12c)]){const _0xc8db20=_0x4174f8[_0x17a377(0x16d)](_0x5130a1=>this[_0x17a377(0x133)][_0x17a377(0x161)](_0x5130a1)?this[_0x17a377(0x133)][_0x17a377(0x155)](_0x5130a1):_0x5130a1)[_0x17a377(0x16b)](',\x20');_0x323ad9[_0x17a377(0x14d)]({'type':_0x17a377(0x11f),'content':_0x4e02ed(this[_0x17a377(0x143)],_0x17a377(0x16a),_0xc8db20)});}return _0x323ad9;}[_0x2f7671(0x169)](_0x1bcd0f){const _0x17f1ca=_0x2f7671;for(const _0xbc7767 of this[_0x17f1ca(0x160)]){const _0x33d806=_0xbc7767(_0x1bcd0f);if(_0x33d806&&_0x17f1ca(0x11a)in _0x33d806)return _0x33d806;}}[_0x2f7671(0x15e)](_0x3f124c,_0x43cc61){const _0x11518f=_0x2f7671,_0x1457ef=_0x43cc61[_0x11518f(0x12d)],_0x566498=void 0x0===_0x1457ef[_0x11518f(0x162)]?_0x11518f(0x139):_0x11518f(0x152);_0x3f124c[_0x11518f(0x14d)]({'type':_0x566498,'key':_0x1457ef[_0x11518f(0x170)]});}[_0x2f7671(0x14c)](_0x2ca83c,_0xfad11b){const _0x3b15b8=_0x2f7671;_0x2ca83c[_0x3b15b8(0x14d)]({'type':_0x3b15b8(0x11f),'content':_0x4e02ed(this[_0x3b15b8(0x143)],_0x3b15b8(0x154),this[_0x3b15b8(0x12e)](_0xfad11b[_0x3b15b8(0x116)]()[_0x3b15b8(0x166)][_0x3b15b8(0x14f)],0x1))});}[_0x2f7671(0x115)](_0x2fc505,_0x3cf170,_0x5e268f){const _0x1dbb3a=_0x2f7671;if(this[_0x1dbb3a(0x15a)](_0x2fc505,_0x3cf170),_0x5e268f&&_0x5e268f[_0x1dbb3a(0x116)]()&&!_0x3cf170[_0x1dbb3a(0x116)]()[_0x1dbb3a(0x13d)][_0x1dbb3a(0x128)](_0x5e268f[_0x1dbb3a(0x116)]()[_0x1dbb3a(0x166)])){const _0x139526=_0x2fc505[_0x2fc505[_0x1dbb3a(0x12c)]-0x1],_0x47d2f0=_0x1dbb3a(0x148)==_0x3cf170[_0x1dbb3a(0x11a)]?_0x1dbb3a(0x173):_0x1dbb3a(0x123);_0x139526&&_0x1dbb3a(0x12f)==_0x139526[_0x1dbb3a(0x11a)]&&(_0x139526[_0x47d2f0]+='\x0a');}}}function _0x4095(){const _0x568ff8=['removeObject','$1\x20$2','_handleInsertRemoveSuggestionDescription','getFirstRange','isObject','match','elementEnd','type','removeEmptyContainer','isInContent','$textProxy','indexOf','format','*Merge:*\x20%0','isEmpty','*Set\x20format:*\x20%0','remove','_resolveDescriptionItems','quantity','item','*Remove:*\x20%0','isEqual','normal','EmptyContainer','replace','length','data','getItemLabel','text','6997044NWciID','9865BSCRgC','set','_attributeLabels','matchingCallback','160HtMOnm','202568QWTIIP','label','pop','removeFormat','_itemLabelsCallbacks','subType','33601730shTXib','end','nextSibling','Container','previousSibling','REPLACE_TEXT','registerElementLabel','_locale','removeContainer','addObject','function','skip','insertion','softBreak','checkChild','*Split:*\x20%0','_handleRenameSuggestionDescription','push','attribute','nodeAfter','Object','getDescriptions','addFormat','addEmptyContainer','*Change\x20to:*\x20%0','get','$text','name','element','609836rGpwst','_addDescriptionItems','125937RufqrQ','addContainer','9OdteuO','_handleAttributeSuggestionDescription','ELEMENT_SPACE','_customCallbacks','has','newValue','elementStart','*Insert:*\x20%0','_schema','start','3018033TMOFQw','registerAttributeLabel','_handleCustomCallbackDescription','*Remove\x20format:*\x20%0','join','_itemLabels','map','620XCBlaE','registerDescriptionCallback','key','deletion','getWalker','add'];_0x4095=function(){return _0x568ff8;};return _0x4095();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x132f8b=_0x1561;(function(_0x530330,_0x5c35da){var _0x1e746b=_0x1561,_0x512c93=_0x530330();while(!![]){try{var _0x326699=-parseInt(_0x1e746b(0xdf))/0x1+parseInt(_0x1e746b(0xdd))/0x2*(-parseInt(_0x1e746b(0xd7))/0x3)+-parseInt(_0x1e746b(0xce))/0x4+parseInt(_0x1e746b(0xd8))/0x5*(parseInt(_0x1e746b(0xd5))/0x6)+parseInt(_0x1e746b(0xd0))/0x7*(-parseInt(_0x1e746b(0xcb))/0x8)+parseInt(_0x1e746b(0xd2))/0x9*(parseInt(_0x1e746b(0xcd))/0xa)+parseInt(_0x1e746b(0xcc))/0xb*(parseInt(_0x1e746b(0xd9))/0xc);if(_0x326699===_0x5c35da)break;else _0x512c93['push'](_0x512c93['shift']());}catch(_0xddef66){_0x512c93['push'](_0x512c93['shift']());}}}(_0x4af4,0x1e4f5));import{Plugin as _0x1496b5}from'ckeditor5/src/core.js';function _0x1561(_0x30cfad,_0x36b2be){var _0x4af4c7=_0x4af4();return _0x1561=function(_0x1561b6,_0x725a61){_0x1561b6=_0x1561b6-0xc9;var _0x1759c6=_0x4af4c7[_0x1561b6];return _0x1759c6;},_0x1561(_0x30cfad,_0x36b2be);}import _0xb420d from'./trackchangesui.js';import _0x589ab7 from'./trackchangesediting.js';function _0x4af4(){var _0x10847f=['plugins','2622XmfDEg','requires','213sXBkic','1315mwAoXi','12qaGrKN','getSuggestion','addSuggestion','adapter','1168urxKLp','getSuggestions','74328hlmUse','pluginName','editor','addSuggestionData','254776VJRbRu','2992594DEZUrR','20dwYyap','635756gRfEkK','get','35UIlPnC','TrackChanges','770085KwZEVr','Comments'];_0x4af4=function(){return _0x10847f;};return _0x4af4();}import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x1496b5{static get[_0x132f8b(0xd6)](){var _0x4a5752=_0x132f8b;return[_0x589ab7,_0xb420d,_0x4a5752(0xd3)];}static get[_0x132f8b(0xe0)](){var _0xf9ba89=_0x132f8b;return _0xf9ba89(0xd1);}set[_0x132f8b(0xdc)](_0x5ad1dc){var _0x4bc21c=_0x132f8b;this[_0x4bc21c(0xc9)][_0x4bc21c(0xd4)][_0x4bc21c(0xcf)](_0x589ab7)[_0x4bc21c(0xdc)]=_0x5ad1dc;}get[_0x132f8b(0xdc)](){var _0xde789=_0x132f8b;return this[_0xde789(0xc9)][_0xde789(0xd4)][_0xde789(0xcf)](_0x589ab7)[_0xde789(0xdc)];}[_0x132f8b(0xdb)](_0x3bbb90){var _0x17fca0=_0x132f8b;return this[_0x17fca0(0xc9)][_0x17fca0(0xd4)][_0x17fca0(0xcf)](_0x589ab7)[_0x17fca0(0xca)](_0x3bbb90);}[_0x132f8b(0xde)]({skipNotAttached:_0x312824=!0x1,toJSON:_0x4d1011=!0x1}={}){var _0x3a64c5=_0x132f8b;return this[_0x3a64c5(0xc9)][_0x3a64c5(0xd4)][_0x3a64c5(0xcf)](_0x589ab7)[_0x3a64c5(0xde)]({'skipNotAttached':_0x312824,'toJSON':_0x4d1011});}[_0x132f8b(0xda)](_0x517eb2){var _0x1e4087=_0x132f8b;return this[_0x1e4087(0xc9)][_0x1e4087(0xd4)][_0x1e4087(0xcf)](_0x589ab7)[_0x1e4087(0xda)](_0x517eb2);}}
23
+ function _0x2731(_0x3c74a3,_0x1f2d2b){var _0x40faa5=_0x40fa();return _0x2731=function(_0x273128,_0x24bbfa){_0x273128=_0x273128-0x140;var _0x25b717=_0x40faa5[_0x273128];return _0x25b717;},_0x2731(_0x3c74a3,_0x1f2d2b);}var _0x38b060=_0x2731;(function(_0x55bc76,_0x34d18d){var _0x113818=_0x2731,_0x395383=_0x55bc76();while(!![]){try{var _0x2b6b63=parseInt(_0x113818(0x150))/0x1*(-parseInt(_0x113818(0x14b))/0x2)+parseInt(_0x113818(0x153))/0x3*(parseInt(_0x113818(0x151))/0x4)+-parseInt(_0x113818(0x157))/0x5*(parseInt(_0x113818(0x144))/0x6)+-parseInt(_0x113818(0x14f))/0x7*(-parseInt(_0x113818(0x158))/0x8)+parseInt(_0x113818(0x143))/0x9*(parseInt(_0x113818(0x149))/0xa)+parseInt(_0x113818(0x146))/0xb*(parseInt(_0x113818(0x156))/0xc)+parseInt(_0x113818(0x14d))/0xd;if(_0x2b6b63===_0x34d18d)break;else _0x395383['push'](_0x395383['shift']());}catch(_0x66b51){_0x395383['push'](_0x395383['shift']());}}}(_0x40fa,0xc6b38));import{Plugin as _0x26171e}from'ckeditor5/src/core.js';function _0x40fa(){var _0x2dcb08=['11586822kdqoAU','adapter','7eAluWE','232WpGNxp','204GATotJ','pluginName','42639mmVXvd','editor','requires','12DbGtsu','440HphXdm','3113680jEnoEt','TrackChanges','getSuggestion','getSuggestions','9VarXPC','97992TaeQAV','Comments','12859517zQTZDk','addSuggestion','addSuggestionData','6556740EqmFXL','get','13612Hhgyrk','plugins'];_0x40fa=function(){return _0x2dcb08;};return _0x40fa();}import _0x1b6fbb from'./trackchangesui.js';import _0x3f3442 from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x26171e{static get[_0x38b060(0x155)](){var _0x5850a4=_0x38b060;return[_0x3f3442,_0x1b6fbb,_0x5850a4(0x145)];}static get[_0x38b060(0x152)](){var _0x55b350=_0x38b060;return _0x55b350(0x140);}set[_0x38b060(0x14e)](_0x2021c1){var _0x10fe1d=_0x38b060;this[_0x10fe1d(0x154)][_0x10fe1d(0x14c)][_0x10fe1d(0x14a)](_0x3f3442)[_0x10fe1d(0x14e)]=_0x2021c1;}get[_0x38b060(0x14e)](){var _0x269f1a=_0x38b060;return this[_0x269f1a(0x154)][_0x269f1a(0x14c)][_0x269f1a(0x14a)](_0x3f3442)[_0x269f1a(0x14e)];}[_0x38b060(0x147)](_0xca3878){var _0x3e4aef=_0x38b060;return this[_0x3e4aef(0x154)][_0x3e4aef(0x14c)][_0x3e4aef(0x14a)](_0x3f3442)[_0x3e4aef(0x148)](_0xca3878);}[_0x38b060(0x142)]({skipNotAttached:_0x490099=!0x1,toJSON:_0x52952e=!0x1}={}){var _0x6e2937=_0x38b060;return this[_0x6e2937(0x154)][_0x6e2937(0x14c)][_0x6e2937(0x14a)](_0x3f3442)[_0x6e2937(0x142)]({'skipNotAttached':_0x490099,'toJSON':_0x52952e});}[_0x38b060(0x141)](_0x16226c){var _0x240ef0=_0x38b060;return this[_0x240ef0(0x154)][_0x240ef0(0x14c)][_0x240ef0(0x14a)](_0x3f3442)[_0x240ef0(0x141)](_0x16226c);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x8d88(){const _0x5a9bcf=['discardAllSuggestions','Users','Pagination','333tiBFEk','init','getUser','1gscVcY','plugins','getSuggestions','appendChild','349374RcPwxn','12tsuSmd','112mzxbQo','model','config','getDataWithDiscardedSuggestions','488KzJNDZ','get','users','reduce','3490992tSzOzY','TrackChangesDataGetter','trackChangesData','getDataWithAcceptedSuggestions','CommentsRepository','name','pluginName','getCommentThreads','requires','document','constructor','518391qQQrWR','destroy','rootsAttributes','acceptAllSuggestions','TrackChangesData','data','addUser','track-changes-data-invalid-editor-creator','177830EnVXSg','4829099jmuhVs','addSuggestionData','editorCreator','getRootNames','create','editor','end','define','map','push','set','createElement','trackChangesData.editorCreator','TrackChangesEditing','useAnonymousUser','_adapter','execute','div','1441192oIlwFU','getFullData','15650lDiJTb','createDocumentFragment','function','addCommentThread','getRootsAttributes','result'];_0x8d88=function(){return _0x5a9bcf;};return _0x8d88();}const _0x4a1224=_0x3024;(function(_0x282a36,_0x1e4417){const _0x3d2886=_0x3024,_0x55012e=_0x282a36();while(!![]){try{const _0xfdfc65=-parseInt(_0x3d2886(0x12b))/0x1*(-parseInt(_0x3d2886(0x15f))/0x2)+parseInt(_0x3d2886(0x144))/0x3+parseInt(_0x3d2886(0x135))/0x4*(-parseInt(_0x3d2886(0x161))/0x5)+parseInt(_0x3d2886(0x12f))/0x6*(parseInt(_0x3d2886(0x131))/0x7)+parseInt(_0x3d2886(0x139))/0x8+-parseInt(_0x3d2886(0x16a))/0x9*(parseInt(_0x3d2886(0x14c))/0xa)+parseInt(_0x3d2886(0x14d))/0xb*(-parseInt(_0x3d2886(0x130))/0xc);if(_0xfdfc65===_0x1e4417)break;else _0x55012e['push'](_0x55012e['shift']());}catch(_0x28d04b){_0x55012e['push'](_0x55012e['shift']());}}}(_0x8d88,0xbf0ff));import{Plugin as _0x39f16c}from'ckeditor5/src/core.js';import{CKEditorError as _0x4dd0b6}from'ckeditor5/src/utils.js';import _0x3ff84f from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x508361}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x3024(_0xea10d7,_0x116891){const _0x8d8891=_0x8d88();return _0x3024=function(_0x302453,_0x1b3ae8){_0x302453=_0x302453-0x12b;let _0x2f50db=_0x8d8891[_0x302453];return _0x2f50db;},_0x3024(_0xea10d7,_0x116891);}const T=[_0x4a1224(0x169)];export default class P extends _0x39f16c{static get[_0x4a1224(0x141)](){return[_0x3ff84f];}static get[_0x4a1224(0x13f)](){const _0x4e4bbb=_0x4a1224;return _0x4e4bbb(0x148);}[_0x4a1224(0x16b)](){const _0x376688=_0x4a1224,_0x516ade=this[_0x376688(0x152)];if(_0x516ade[_0x376688(0x133)][_0x376688(0x154)](_0x376688(0x159),_0x2a79c0=>{const _0x20fe00=_0x376688,_0x55f556=_0x516ade[_0x20fe00(0x132)][_0x20fe00(0x142)][_0x20fe00(0x150)]()[_0x20fe00(0x138)]((_0x1fedd2,_0x35576f)=>(_0x1fedd2[_0x35576f]='',_0x1fedd2),{});return _0x516ade[_0x20fe00(0x143)][_0x20fe00(0x151)](_0x55f556,_0x2a79c0);}),_0x376688(0x163)!=typeof _0x516ade[_0x376688(0x133)][_0x376688(0x136)](_0x376688(0x13b))[_0x376688(0x14f)])throw new _0x4dd0b6(_0x376688(0x14b));}[_0x4a1224(0x13c)](_0x48ca0a){const _0x1e9643=_0x4a1224;return N(this[_0x1e9643(0x152)],!0x0,_0x48ca0a);}[_0x4a1224(0x134)](_0x664f4c){const _0x492cd7=_0x4a1224;return N(this[_0x492cd7(0x152)],!0x1,_0x664f4c);}}class D extends _0x39f16c{static get[_0x4a1224(0x13f)](){const _0x58f8ef=_0x4a1224;return _0x58f8ef(0x13a);}constructor(_0x344c47){const _0x1ff5a4=_0x4a1224;super(_0x344c47),this[_0x1ff5a4(0x166)]=_0x1ff5a4(0x153);}[_0x4a1224(0x16b)](){const _0x1518ec=_0x4a1224;this[_0x1518ec(0x152)][_0x1518ec(0x12c)][_0x1518ec(0x136)](_0x1518ec(0x13d))[_0x1518ec(0x15c)]={'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[_0x1518ec(0x152)][_0x1518ec(0x12c)][_0x1518ec(0x136)](_0x1518ec(0x15a))[_0x1518ec(0x15c)]=null;}}function v(_0x4f479b){const _0xbc370a=_0x4a1224;return void 0x0!==_0x4f479b[_0xbc370a(0x165)];}async function N(_0x49aa9a,_0x14afba,_0x3309a7){const _0x55ec4a=_0x4a1224,_0x23c3fd=_0x508361(_0x49aa9a,T);_0x23c3fd[_0x55ec4a(0x12c)][_0x55ec4a(0x156)](_0x3ff84f,D),_0x23c3fd[_0x55ec4a(0x146)]=v(_0x49aa9a)?_0x49aa9a[_0x55ec4a(0x165)]():void 0x0;const _0x1b1f0d=document[_0x55ec4a(0x162)](),_0x2cf924=_0x49aa9a[_0x55ec4a(0x133)][_0x55ec4a(0x136)](_0x55ec4a(0x13b))[_0x55ec4a(0x14f)],_0x3ed945=await _0x2cf924(_0x23c3fd,()=>function(_0x225c58){const _0x3b2dbd=_0x55ec4a,_0x2ca0f1=document[_0x3b2dbd(0x158)](_0x3b2dbd(0x15e));return _0x225c58[_0x3b2dbd(0x12e)](_0x2ca0f1),_0x2ca0f1;}(_0x1b1f0d));!function(_0x398926,_0x3ae33a){const _0x3fd9e4=_0x55ec4a,_0x5c594f=_0x398926[_0x3fd9e4(0x132)][_0x3fd9e4(0x142)][_0x3fd9e4(0x150)]()[_0x3fd9e4(0x138)]((_0x5f4037,_0x509e98)=>(_0x5f4037[_0x509e98]=_0x398926[_0x3fd9e4(0x149)][_0x3fd9e4(0x136)]({'rootName':_0x509e98}),_0x5f4037),{}),_0x2ef9f5=_0x398926[_0x3fd9e4(0x12c)][_0x3fd9e4(0x136)](_0x3fd9e4(0x168))[_0x3fd9e4(0x137)][_0x3fd9e4(0x155)](_0x4c9758=>({'id':_0x4c9758['id'],'name':_0x4c9758[_0x3fd9e4(0x13e)]})),_0x314161=_0x398926[_0x3fd9e4(0x12c)][_0x3fd9e4(0x136)](_0x3fd9e4(0x15a))[_0x3fd9e4(0x12d)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2dd7e1=_0x398926[_0x3fd9e4(0x12c)][_0x3fd9e4(0x136)](_0x3fd9e4(0x13d))[_0x3fd9e4(0x140)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x25606d=_0x3ae33a[_0x3fd9e4(0x12c)][_0x3fd9e4(0x136)](_0x3fd9e4(0x168)),_0x5297af=_0x3ae33a[_0x3fd9e4(0x12c)][_0x3fd9e4(0x136)](_0x3fd9e4(0x15a)),_0x2d4229=_0x3ae33a[_0x3fd9e4(0x12c)][_0x3fd9e4(0x136)](_0x3fd9e4(0x13d));for(const _0x4a72b5 of _0x2ef9f5)_0x25606d[_0x3fd9e4(0x16c)](_0x4a72b5['id'])||_0x25606d[_0x3fd9e4(0x14a)](_0x4a72b5);_0x25606d['me']||_0x25606d[_0x3fd9e4(0x15b)]();for(const _0x23782e of _0x314161)_0x5297af[_0x3fd9e4(0x14e)](_0x23782e);for(const _0x1e0814 of _0x2dd7e1)_0x2d4229[_0x3fd9e4(0x164)](_0x1e0814);_0x3ae33a[_0x3fd9e4(0x149)][_0x3fd9e4(0x157)](_0x5c594f);}(_0x49aa9a,_0x3ed945),_0x3ed945[_0x55ec4a(0x15d)](_0x14afba?_0x55ec4a(0x147):_0x55ec4a(0x167));const _0x33ca68=v(_0x3ed945)?_0x3ed945[_0x55ec4a(0x160)](_0x3309a7):_0x3ed945[_0x55ec4a(0x149)][_0x55ec4a(0x136)](_0x3309a7);return await _0x3ed945[_0x55ec4a(0x145)](),_0x33ca68;}
23
+ const _0xed7e0c=_0x2be6;(function(_0x3ae154,_0x1fea77){const _0x519dcb=_0x2be6,_0x184907=_0x3ae154();while(!![]){try{const _0xbf1710=parseInt(_0x519dcb(0x9c))/0x1+parseInt(_0x519dcb(0x82))/0x2+-parseInt(_0x519dcb(0x8c))/0x3+parseInt(_0x519dcb(0x8e))/0x4+-parseInt(_0x519dcb(0x8d))/0x5*(-parseInt(_0x519dcb(0x9b))/0x6)+-parseInt(_0x519dcb(0xa4))/0x7+-parseInt(_0x519dcb(0x88))/0x8;if(_0xbf1710===_0x1fea77)break;else _0x184907['push'](_0x184907['shift']());}catch(_0x340afd){_0x184907['push'](_0x184907['shift']());}}}(_0x44b4,0x2129e));import{Plugin as _0x452882}from'ckeditor5/src/core.js';function _0x2be6(_0x5dd05a,_0x59da6){const _0x44b4a4=_0x44b4();return _0x2be6=function(_0x2be687,_0x7bd4c8){_0x2be687=_0x2be687-0x6a;let _0x1c0389=_0x44b4a4[_0x2be687];return _0x1c0389;},_0x2be6(_0x5dd05a,_0x59da6);}import{CKEditorError as _0x195fb6}from'ckeditor5/src/utils.js';import _0x59573d from'./trackchangesediting.js';import{sanitizeEditorConfig as _0xf3930a}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0xed7e0c(0x77)];export default class P extends _0x452882{static get[_0xed7e0c(0x96)](){return[_0x59573d];}static get[_0xed7e0c(0x6b)](){const _0x263489=_0xed7e0c;return _0x263489(0x97);}[_0xed7e0c(0x7c)](){const _0x5a186a=_0xed7e0c,_0x2540d6=this[_0x5a186a(0x93)];if(_0x2540d6[_0x5a186a(0xa2)][_0x5a186a(0x71)](_0x5a186a(0x78),_0x4a0696=>{const _0x325de6=_0x5a186a,_0x36103e=_0x2540d6[_0x325de6(0x76)][_0x325de6(0x92)][_0x325de6(0x91)]()[_0x325de6(0x84)]((_0x1f90ef,_0x1a9d3c)=>(_0x1f90ef[_0x1a9d3c]='',_0x1f90ef),{});return _0x2540d6[_0x325de6(0xa7)][_0x325de6(0x94)](_0x36103e,_0x4a0696);}),_0x5a186a(0x9e)!=typeof _0x2540d6[_0x5a186a(0xa2)][_0x5a186a(0x85)](_0x5a186a(0x6d))[_0x5a186a(0x8b)])throw new _0x195fb6(_0x5a186a(0x81));}[_0xed7e0c(0x87)](_0xc94611){const _0x21de16=_0xed7e0c;return N(this[_0x21de16(0x93)],!0x0,_0xc94611);}[_0xed7e0c(0x6a)](_0x426254){const _0x4c880c=_0xed7e0c;return N(this[_0x4c880c(0x93)],!0x1,_0x426254);}}function _0x44b4(){const _0x378ff3=['221652BTqkGI','34690JUtRbs','614084nmtuEF','getFullData','_adapter','getRootNames','document','editor','create','users','requires','TrackChangesData','getSuggestions','addSuggestionData','acceptAllSuggestions','60VAKtQe','221358DcpqPq','plugins','function','Users','TrackChangesDataGetter','getUser','config','createDocumentFragment','1513904dxtpfC','name','createElement','constructor','getDataWithDiscardedSuggestions','pluginName','set','trackChangesData','result','TrackChangesEditing','push','define','end','getRootsAttributes','addUser','rootsAttributes','model','Pagination','trackChangesData.editorCreator','CommentsRepository','appendChild','getCommentThreads','init','data','destroy','execute','discardAllSuggestions','track-changes-data-invalid-editor-creator','478494lkVOAH','map','reduce','get','addCommentThread','getDataWithAcceptedSuggestions','2060096xIpMPw','useAnonymousUser','div','editorCreator'];_0x44b4=function(){return _0x378ff3;};return _0x44b4();}class D extends _0x452882{static get[_0xed7e0c(0x6b)](){const _0xa0e972=_0xed7e0c;return _0xa0e972(0xa0);}constructor(_0x1e67b7){const _0x5839b8=_0xed7e0c;super(_0x1e67b7),this[_0x5839b8(0x6e)]=_0x5839b8(0x72);}[_0xed7e0c(0x7c)](){const _0x52a3b7=_0xed7e0c;this[_0x52a3b7(0x93)][_0x52a3b7(0x9d)][_0x52a3b7(0x85)](_0x52a3b7(0x79))[_0x52a3b7(0x90)]={'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[_0x52a3b7(0x93)][_0x52a3b7(0x9d)][_0x52a3b7(0x85)](_0x52a3b7(0x6f))[_0x52a3b7(0x90)]=null;}}function v(_0x4bf808){const _0xa806a7=_0xed7e0c;return void 0x0!==_0x4bf808[_0xa806a7(0x73)];}async function N(_0x3a55be,_0x3a37fb,_0x8c0fb5){const _0x1bdd5b=_0xed7e0c,_0x4f1df8=_0xf3930a(_0x3a55be,T);_0x4f1df8[_0x1bdd5b(0x9d)][_0x1bdd5b(0x70)](_0x59573d,D),_0x4f1df8[_0x1bdd5b(0x75)]=v(_0x3a55be)?_0x3a55be[_0x1bdd5b(0x73)]():void 0x0;const _0x36d062=document[_0x1bdd5b(0xa3)](),_0x4c0196=_0x3a55be[_0x1bdd5b(0xa2)][_0x1bdd5b(0x85)](_0x1bdd5b(0x6d))[_0x1bdd5b(0x8b)],_0x3bf555=await _0x4c0196(_0x4f1df8,()=>function(_0x3cb37e){const _0x2b563e=_0x1bdd5b,_0x10e785=document[_0x2b563e(0xa6)](_0x2b563e(0x8a));return _0x3cb37e[_0x2b563e(0x7a)](_0x10e785),_0x10e785;}(_0x36d062));!function(_0x2eb927,_0x2e85d6){const _0x317b44=_0x1bdd5b,_0x46e6bc=_0x2eb927[_0x317b44(0x76)][_0x317b44(0x92)][_0x317b44(0x91)]()[_0x317b44(0x84)]((_0x261fce,_0x1c80fc)=>(_0x261fce[_0x1c80fc]=_0x2eb927[_0x317b44(0x7d)][_0x317b44(0x85)]({'rootName':_0x1c80fc}),_0x261fce),{}),_0x39f583=_0x2eb927[_0x317b44(0x9d)][_0x317b44(0x85)](_0x317b44(0x9f))[_0x317b44(0x95)][_0x317b44(0x83)](_0x24642b=>({'id':_0x24642b['id'],'name':_0x24642b[_0x317b44(0xa5)]})),_0x15269d=_0x2eb927[_0x317b44(0x9d)][_0x317b44(0x85)](_0x317b44(0x6f))[_0x317b44(0x98)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x375e34=_0x2eb927[_0x317b44(0x9d)][_0x317b44(0x85)](_0x317b44(0x79))[_0x317b44(0x7b)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2c0108=_0x2e85d6[_0x317b44(0x9d)][_0x317b44(0x85)](_0x317b44(0x9f)),_0x1e6ee8=_0x2e85d6[_0x317b44(0x9d)][_0x317b44(0x85)](_0x317b44(0x6f)),_0xdaf891=_0x2e85d6[_0x317b44(0x9d)][_0x317b44(0x85)](_0x317b44(0x79));for(const _0x35ccf9 of _0x39f583)_0x2c0108[_0x317b44(0xa1)](_0x35ccf9['id'])||_0x2c0108[_0x317b44(0x74)](_0x35ccf9);_0x2c0108['me']||_0x2c0108[_0x317b44(0x89)]();for(const _0x22c0a8 of _0x15269d)_0x1e6ee8[_0x317b44(0x99)](_0x22c0a8);for(const _0x316800 of _0x375e34)_0xdaf891[_0x317b44(0x86)](_0x316800);_0x2e85d6[_0x317b44(0x7d)][_0x317b44(0x6c)](_0x46e6bc);}(_0x3a55be,_0x3bf555),_0x3bf555[_0x1bdd5b(0x7f)](_0x3a37fb?_0x1bdd5b(0x9a):_0x1bdd5b(0x80));const _0x17d1ed=v(_0x3bf555)?_0x3bf555[_0x1bdd5b(0x8f)](_0x8c0fb5):_0x3bf555[_0x1bdd5b(0x7d)][_0x1bdd5b(0x85)](_0x8c0fb5);return await _0x3bf555[_0x1bdd5b(0x7e)](),_0x17d1ed;}