@ckeditor/ckeditor5-track-changes 42.0.1-alpha.2 → 42.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (166) hide show
  1. package/LICENSE.md +1 -1
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +3 -3
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/package.json +3 -3
  100. package/src/commands/acceptsuggestioncommand.js +1 -1
  101. package/src/commands/discardsuggestioncommand.js +1 -1
  102. package/src/commands/executeonallsuggestionscommand.js +1 -1
  103. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  104. package/src/commands/trackchangescommand.js +1 -1
  105. package/src/index.js +1 -1
  106. package/src/integrations/aiassistant.js +1 -1
  107. package/src/integrations/alignment.js +1 -1
  108. package/src/integrations/basicstyles.js +1 -1
  109. package/src/integrations/blockquote.js +1 -1
  110. package/src/integrations/casechange.js +1 -1
  111. package/src/integrations/ckbox.js +1 -1
  112. package/src/integrations/codeblock.js +1 -1
  113. package/src/integrations/comments.js +1 -1
  114. package/src/integrations/deletecommand.js +1 -1
  115. package/src/integrations/entercommand.js +1 -1
  116. package/src/integrations/findandreplace.js +1 -1
  117. package/src/integrations/font.js +1 -1
  118. package/src/integrations/formatpainter.js +1 -1
  119. package/src/integrations/heading.js +1 -1
  120. package/src/integrations/highlight.js +1 -1
  121. package/src/integrations/horizontalline.js +1 -1
  122. package/src/integrations/htmlembed.js +1 -1
  123. package/src/integrations/image.js +1 -1
  124. package/src/integrations/imagereplace.js +1 -1
  125. package/src/integrations/imagestyle.js +1 -1
  126. package/src/integrations/importword.js +1 -1
  127. package/src/integrations/indent.js +1 -1
  128. package/src/integrations/inputcommand.js +1 -1
  129. package/src/integrations/legacylist.js +1 -1
  130. package/src/integrations/legacylistproperties.js +1 -1
  131. package/src/integrations/link.js +1 -1
  132. package/src/integrations/list.js +1 -1
  133. package/src/integrations/listproperties.js +1 -1
  134. package/src/integrations/mediaembed.js +1 -1
  135. package/src/integrations/mention.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/utils/common-translations.js +1 -1
  166. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xda700d=_0x1d33;(function(_0x2cd1b9,_0x6eb8af){const _0x52454a=_0x1d33,_0x3f75a2=_0x2cd1b9();while(!![]){try{const _0x5846c9=parseInt(_0x52454a(0x102))/0x1*(-parseInt(_0x52454a(0x142))/0x2)+-parseInt(_0x52454a(0x13c))/0x3*(-parseInt(_0x52454a(0x106))/0x4)+-parseInt(_0x52454a(0x136))/0x5+-parseInt(_0x52454a(0x13f))/0x6*(-parseInt(_0x52454a(0x10d))/0x7)+-parseInt(_0x52454a(0x128))/0x8+-parseInt(_0x52454a(0x146))/0x9+parseInt(_0x52454a(0xf1))/0xa*(parseInt(_0x52454a(0x12a))/0xb);if(_0x5846c9===_0x6eb8af)break;else _0x3f75a2['push'](_0x3f75a2['shift']());}catch(_0x3030b5){_0x3f75a2['push'](_0x3f75a2['shift']());}}}(_0x2351,0x7447a));function _0x2351(){const _0xedd1fa=['TableEditing','containsRange','push','insertion','selection','low','_suggestionFactory','*Merge\x20cells*','document','_acceptFormatSuggestionCallbackFactory','getFirstPosition','TableUtils','format','change','TrackChangesEditing','element','locale','splitTableCellVertically','_isForcedDefaultExecutionBlock','commandName','trackChanges','isEnabled','from','createRangeOn','return','plugins','5208064Eifhcg','registerCustomCallback','30052CBbAwQ','getRanges','mergeTableCellDown','_tablePostFixingSubtypes','mergeTableCellUp','mergeTableCellLeft','_areSelectedCellsMergable','direction','*Split\x20cell:*\x20horizontally','*Split\x20cell:*\x20vertically','getSuggestions','_areMergableCells','1524940GcAnzy','formatInline','find','author','registerDescriptionCallback','setSelection','1095QbtUBX','length','rootName','6sjEPFl','enableCommand','size','4bzUSIU','map','model','add','5499945eIIzwz','mergeTableCells','subType','refresh','horizontally','value','filter','stop','formatBlock','forceDefaultExecution','table','createTableWalker','findAncestor','requires','splitTableCellHorizontally','6700gsnTfI','root','markMultiRangeBlockFormat','accept','getCellLocation','deletion','getAncestors','cell','fromRange','getSelectionAffectedTableCells','mergeTableCellRight','set:isEnabled','commands','afterInit','$graveyard','editor','detach','107655LZqbsW','has','get','execute','1004xJrOli','highest','tableCell','type','isInContent','markBlockFormat','descriptionFactory','2356466LTCoGJ'];_0x2351=function(){return _0xedd1fa;};return _0x2351();}import{Plugin as _0x17ffe0}from'ckeditor5/src/core.js';function _0x1d33(_0x54ad3c,_0x51fb9b){const _0x2351a2=_0x2351();return _0x1d33=function(_0x1d33e8,_0x390294){_0x1d33e8=_0x1d33e8-0xe7;let _0x69a212=_0x2351a2[_0x1d33e8];return _0x69a212;},_0x1d33(_0x54ad3c,_0x51fb9b);}import _0x2af053 from'./table.js';import{LiveRange as _0x22e0cd}from'ckeditor5/src/engine.js';import{getTranslation as _0x1b3fd1}from'../utils/common-translations.js';export default class St extends _0x17ffe0{static get[_0xda700d(0xef)](){return[_0x2af053];}[_0xda700d(0xfe)](){const _0x4fe5f3=_0xda700d,_0xb77d15=this[_0x4fe5f3(0x100)],_0x1ba715=_0xb77d15[_0x4fe5f3(0x144)][_0x4fe5f3(0x116)][_0x4fe5f3(0x112)],_0x1395a2=_0xb77d15[_0x4fe5f3(0x11e)];if(!_0xb77d15[_0x4fe5f3(0x127)][_0x4fe5f3(0x103)](_0x4fe5f3(0x10e)))return;const _0x150c2b=_0xb77d15[_0x4fe5f3(0x127)][_0x4fe5f3(0x104)](_0x4fe5f3(0x11c)),_0x138f2c=_0xb77d15[_0x4fe5f3(0x127)][_0x4fe5f3(0x104)](_0x4fe5f3(0x119)),_0x122f3b=_0xb77d15[_0x4fe5f3(0x127)][_0x4fe5f3(0x104)](_0x2af053);_0x122f3b[_0x4fe5f3(0x12d)][_0x4fe5f3(0x110)](_0x4fe5f3(0x147)),_0x150c2b[_0x4fe5f3(0x140)](_0x4fe5f3(0x147),()=>{const _0x3eff87=_0x4fe5f3,_0x31eba5=_0x138f2c[_0x3eff87(0xfa)](_0xb77d15[_0x3eff87(0x144)][_0x3eff87(0x116)][_0x3eff87(0x112)]);_0xb77d15[_0x3eff87(0x144)][_0x3eff87(0x11b)](()=>{const _0x4134f6=_0x3eff87;_0x150c2b[_0x4134f6(0xf3)](_0x31eba5,{'commandName':_0x4134f6(0x147),'commandParams':[]},[],_0x4134f6(0x147));});}),_0xb77d15[_0x4fe5f3(0xfd)][_0x4fe5f3(0x104)](_0x4fe5f3(0x147))['on'](_0x4fe5f3(0x105),(_0x46b4f2,_0xc7d975)=>{const _0xfd1056=_0x4fe5f3;_0xb77d15[_0xfd1056(0xfd)][_0xfd1056(0x104)](_0xfd1056(0x122))[_0xfd1056(0xe7)]&&(_0xc7d975[_0xfd1056(0x13d)]>0x0&&_0xc7d975[_0xc7d975[_0xfd1056(0x13d)]-0x1]&&_0xc7d975[_0xc7d975[_0xfd1056(0x13d)]-0x1][_0xfd1056(0xeb)]||_0x150c2b[_0xfd1056(0x120)]||this[_0xfd1056(0x130)]()||_0x46b4f2[_0xfd1056(0xe9)]());},{'priority':_0x4fe5f3(0x107)});for(const _0x21ecc8 of[_0x4fe5f3(0x12e),_0x4fe5f3(0xfb),_0x4fe5f3(0x12c),_0x4fe5f3(0x12f)]){const _0x18d44f=_0xb77d15[_0x4fe5f3(0xfd)][_0x4fe5f3(0x104)](_0x21ecc8);_0x150c2b[_0x4fe5f3(0x140)](_0x21ecc8,()=>{const _0x207329=_0x4fe5f3,_0x99123d=_0xb77d15[_0x207329(0x144)][_0x207329(0x116)][_0x207329(0x112)][_0x207329(0x118)]()[_0x207329(0xf7)]()[_0x207329(0x138)](_0x21f356=>_0x21f356['is'](_0x207329(0x11d),_0x207329(0x108))),_0x4acddb=_0x18d44f[_0x207329(0xe7)];_0xb77d15[_0x207329(0x144)][_0x207329(0x11b)](()=>{const _0x3d87af=_0x207329;_0x150c2b[_0x3d87af(0xf3)]([_0x99123d,_0x4acddb],{'commandName':_0x3d87af(0x147),'commandParams':[]},[],_0x3d87af(0x147));});});}for(const _0xee9d0e of[_0x4fe5f3(0x11f),_0x4fe5f3(0xf0)]){const _0x1364de=_0xb77d15[_0x4fe5f3(0xfd)][_0x4fe5f3(0x104)](_0xee9d0e);_0x150c2b[_0x4fe5f3(0x140)](_0xee9d0e,()=>{const _0x191061=_0x4fe5f3,_0x29c4aa=_0x138f2c[_0x191061(0xfa)](_0xb77d15[_0x191061(0x144)][_0x191061(0x116)][_0x191061(0x112)])[0x0],_0x2512aa=_0x29c4aa[_0x191061(0xee)](_0x191061(0xec)),{column:_0x5e8dd6,row:_0x316502}=_0x138f2c[_0x191061(0xf5)](_0x29c4aa);let _0x305e19=[];if(_0x191061(0x14a)==_0x1364de[_0x191061(0x131)]){const _0x28fc3e=_0x138f2c[_0x191061(0xed)](_0x2512aa,{'startRow':_0x316502,'endRow':_0x316502,'includeAllSlots':!0x0});_0x305e19=Array[_0x191061(0x124)](_0x28fc3e)[_0x191061(0x143)](_0x5d6f2f=>_0x5d6f2f[_0x191061(0xf8)]);}else{const _0x15ec0a=_0x138f2c[_0x191061(0xed)](_0x2512aa,{'column':_0x5e8dd6,'includeAllSlots':!0x0});_0x305e19=Array[_0x191061(0x124)](_0x15ec0a)[_0x191061(0x143)](_0x4bcebf=>_0x4bcebf[_0x191061(0xf8)]);}_0xb77d15[_0x191061(0x144)][_0x191061(0x11b)](_0x5a67b9=>{const _0x58951f=_0x191061;_0x150c2b[_0x58951f(0x10b)](_0x5a67b9[_0x58951f(0x125)](_0x29c4aa),{'commandName':_0xee9d0e,'commandParams':[]},_0x305e19,_0xee9d0e);});});}_0x150c2b[_0x4fe5f3(0x10c)][_0x4fe5f3(0x13a)](_0x518e76=>{const _0x1d7d13=_0x4fe5f3;if(_0x1d7d13(0xea)!=_0x518e76[_0x1d7d13(0x109)]&&_0x1d7d13(0x137)!=_0x518e76[_0x1d7d13(0x109)])return;const {data:_0x46d5e5}=_0x518e76;return _0x46d5e5&&_0x1d7d13(0x147)==_0x46d5e5[_0x1d7d13(0x121)]?{'type':_0x1d7d13(0x11a),'content':_0x1b3fd1(_0x1395a2,_0x1d7d13(0x115))}:void 0x0;}),_0x150c2b[_0x4fe5f3(0x10c)][_0x4fe5f3(0x13a)](_0x2722b1=>{const _0xb0c5f3=_0x4fe5f3;if(_0xb0c5f3(0xea)!=_0x2722b1[_0xb0c5f3(0x109)]&&_0xb0c5f3(0x137)!=_0x2722b1[_0xb0c5f3(0x109)])return;const {data:_0x303d03}=_0x2722b1;return _0x303d03?_0xb0c5f3(0x11f)==_0x303d03[_0xb0c5f3(0x121)]?{'type':_0xb0c5f3(0x11a),'content':_0x1b3fd1(_0x1395a2,_0xb0c5f3(0x133))}:_0xb0c5f3(0xf0)==_0x303d03[_0xb0c5f3(0x121)]?{'type':_0xb0c5f3(0x11a),'content':_0x1b3fd1(_0x1395a2,_0xb0c5f3(0x132))}:void 0x0:void 0x0;});const _0x43b386=_0x122f3b[_0x4fe5f3(0x117)]();for(const _0x2a3d43 of[_0x4fe5f3(0x12e),_0x4fe5f3(0xfb),_0x4fe5f3(0x12c),_0x4fe5f3(0x12f)])_0x150c2b[_0x4fe5f3(0x114)][_0x4fe5f3(0x129)](_0x4fe5f3(0xea),_0x2a3d43,_0x4fe5f3(0xf4),_0x43b386);for(const _0x3e67d4 of[_0x4fe5f3(0x11f),_0x4fe5f3(0xf0)])_0x150c2b[_0x4fe5f3(0x114)][_0x4fe5f3(0x129)](_0x4fe5f3(0xea),_0x3e67d4,_0x4fe5f3(0xf4),_0x43b386);_0x150c2b[_0x4fe5f3(0x114)][_0x4fe5f3(0x129)](_0x4fe5f3(0xea),_0x4fe5f3(0x147),_0x4fe5f3(0xf4),_0x27c46e=>{const _0x9082a0=_0x4fe5f3;_0xb77d15[_0x9082a0(0x144)][_0x9082a0(0x11b)](_0x998059=>{const _0xfbfc8a=_0x9082a0,_0x5a0a9a=Array[_0xfbfc8a(0x124)](_0x1ba715[_0xfbfc8a(0x12b)]())[_0xfbfc8a(0x143)](_0x5359b2=>_0x22e0cd[_0xfbfc8a(0xf9)](_0x5359b2));_0x998059[_0xfbfc8a(0x13b)](_0x27c46e),_0xb77d15[_0xfbfc8a(0xfd)][_0xfbfc8a(0x104)](_0xfbfc8a(0x147))[_0xfbfc8a(0x149)](),_0xb77d15[_0xfbfc8a(0x105)](_0xfbfc8a(0x147),{'forceDefaultExecution':!0x0});const _0x366a64=_0x5a0a9a[_0xfbfc8a(0xe8)](_0x54f050=>_0xfbfc8a(0xff)!=_0x54f050[_0xfbfc8a(0xf2)][_0xfbfc8a(0x13e)]);_0x366a64[_0xfbfc8a(0x13d)]>0x0&&_0x998059[_0xfbfc8a(0x13b)](_0x366a64);for(const _0x286f3d of _0x5a0a9a)_0x286f3d[_0xfbfc8a(0x101)]();});});for(const _0x407f9c of[_0x4fe5f3(0x12e),_0x4fe5f3(0x12c),_0x4fe5f3(0x12f),_0x4fe5f3(0xfb)]){const _0x45975b=_0xb77d15[_0x4fe5f3(0xfd)][_0x4fe5f3(0x104)](_0x407f9c);_0x45975b['on'](_0x4fe5f3(0xfc),(_0x37e95d,_0x701a9e,_0x313a51)=>{const _0x242e0c=_0x4fe5f3;if(_0x313a51){const _0x58cdd7=_0xb77d15[_0x242e0c(0x144)][_0x242e0c(0x116)][_0x242e0c(0x112)][_0x242e0c(0x118)]()[_0x242e0c(0xf7)]()[_0x242e0c(0x138)](_0x2f6255=>_0x2f6255['is'](_0x242e0c(0x11d),_0x242e0c(0x108)));this[_0x242e0c(0x135)](_0x45975b[_0x242e0c(0xe7)],_0x58cdd7)||(_0x37e95d[_0x242e0c(0x126)]=!0x1,_0x37e95d[_0x242e0c(0xe9)]());}},{'priority':_0x4fe5f3(0x113)});}}[_0xda700d(0x130)](){const _0x222a12=_0xda700d,_0x37f2ee=this[_0x222a12(0x100)][_0x222a12(0xfd)][_0x222a12(0x104)](_0x222a12(0x147)),_0x1e9fee=this[_0x222a12(0x100)][_0x222a12(0x127)][_0x222a12(0x104)](_0x222a12(0x119));if(!_0x37f2ee[_0x222a12(0x123)])return!0x1;const _0x5ed1ae=_0x1e9fee[_0x222a12(0xfa)](this[_0x222a12(0x100)][_0x222a12(0x144)][_0x222a12(0x116)][_0x222a12(0x112)]);for(const _0x39bfe9 of _0x5ed1ae)for(const _0x1650e8 of _0x5ed1ae)if(_0x39bfe9!=_0x1650e8&&!this[_0x222a12(0x135)](_0x39bfe9,_0x1650e8))return!0x1;return!0x0;}[_0xda700d(0x135)](_0x456705,_0x24ffd7){const _0x2e2fd5=_0xda700d,_0x55e80c=this[_0x2e2fd5(0x100)][_0x2e2fd5(0x127)][_0x2e2fd5(0x104)](_0x2e2fd5(0x11c)),_0x765166=this[_0x2e2fd5(0x100)][_0x2e2fd5(0x144)][_0x2e2fd5(0x125)](_0x456705),_0x623829=this[_0x2e2fd5(0x100)][_0x2e2fd5(0x144)][_0x2e2fd5(0x125)](_0x24ffd7),_0x292780=new Set(),_0x314a9a=new Set();for(const _0x475423 of _0x55e80c[_0x2e2fd5(0x134)]())if((_0x2e2fd5(0x111)==_0x475423[_0x2e2fd5(0x109)]||_0x2e2fd5(0xf6)==_0x475423[_0x2e2fd5(0x109)]||_0x2e2fd5(0x147)==_0x475423[_0x2e2fd5(0x148)])&&_0x475423[_0x2e2fd5(0x10a)]){for(const _0x3c047b of _0x475423[_0x2e2fd5(0x12b)]())_0x3c047b[_0x2e2fd5(0x10f)](_0x765166,!0x0)&&_0x292780[_0x2e2fd5(0x145)](_0x475423[_0x2e2fd5(0x109)]+':'+_0x475423[_0x2e2fd5(0x139)]['id']),_0x3c047b[_0x2e2fd5(0x10f)](_0x623829,!0x0)&&_0x314a9a[_0x2e2fd5(0x145)](_0x475423[_0x2e2fd5(0x109)]+':'+_0x475423[_0x2e2fd5(0x139)]['id']);}if(_0x292780[_0x2e2fd5(0x141)]!=_0x314a9a[_0x2e2fd5(0x141)])return!0x1;for(const _0x1706b9 of _0x292780)if(!_0x314a9a[_0x2e2fd5(0x103)](_0x1706b9))return!0x1;return!0x0;}}
23
+ const _0x2aabb1=_0x3b97;(function(_0x1d412a,_0x4dee15){const _0x9eb565=_0x3b97,_0xf0e485=_0x1d412a();while(!![]){try{const _0x1b1003=parseInt(_0x9eb565(0x145))/0x1*(-parseInt(_0x9eb565(0x157))/0x2)+-parseInt(_0x9eb565(0x142))/0x3*(parseInt(_0x9eb565(0x177))/0x4)+-parseInt(_0x9eb565(0x187))/0x5+parseInt(_0x9eb565(0x159))/0x6+parseInt(_0x9eb565(0x18e))/0x7+parseInt(_0x9eb565(0x162))/0x8*(-parseInt(_0x9eb565(0x18c))/0x9)+-parseInt(_0x9eb565(0x153))/0xa*(-parseInt(_0x9eb565(0x139))/0xb);if(_0x1b1003===_0x4dee15)break;else _0xf0e485['push'](_0xf0e485['shift']());}catch(_0x423487){_0xf0e485['push'](_0xf0e485['shift']());}}}(_0x3cef,0xdc2e1));function _0x3b97(_0xa85ae3,_0x2d557c){const _0x3cef49=_0x3cef();return _0x3b97=function(_0x3b970f,_0x39339b){_0x3b970f=_0x3b970f-0x139;let _0x1ce937=_0x3cef49[_0x3b970f];return _0x1ce937;},_0x3b97(_0xa85ae3,_0x2d557c);}import{Plugin as _0x73059b}from'ckeditor5/src/core.js';import _0x5e6423 from'./table.js';function _0x3cef(){const _0x3dc490=['add','plugins','horizontally','getCellLocation','29668QgAhDi','createTableWalker','push','TableUtils','tableCell','_areSelectedCellsMergable','get','_suggestionFactory','requires','accept','direction','size','containsRange','commandName','commands','subType','6546525eaqQwk','refresh','root','splitTableCellHorizontally','deletion','1695879Zluccp','registerDescriptionCallback','2135056dWIbOH','forceDefaultExecution','setSelection','detach','model','_isForcedDefaultExecutionBlock','format','has','return','change','_areMergableCells','value','selection','TableEditing','mergeTableCellUp','836121BZSfVn','markMultiRangeBlockFormat','highest','rootName','$graveyard','afterInit','insertion','registerCustomCallback','*Merge\x20cells*','489nkyZpP','mergeTableCellRight','getRanges','1gqiYUP','cell','_acceptFormatSuggestionCallbackFactory','mergeTableCellDown','set:isEnabled','map','editor','getAncestors','getSuggestions','isEnabled','formatInline','splitTableCellVertically','execute','fromRange','690hnvaMH','getFirstPosition','*Split\x20cell:*\x20horizontally','*Split\x20cell:*\x20vertically','1632818GSqklM','_tablePostFixingSubtypes','2295924baUJNd','descriptionFactory','element','getSelectionAffectedTableCells','filter','locale','markBlockFormat','isInContent','TrackChangesEditing','72PuyiFH','length','document','trackChanges','mergeTableCellLeft','from','createRangeOn','formatBlock','author','stop','table','mergeTableCells','find','type','enableCommand','findAncestor','low'];_0x3cef=function(){return _0x3dc490;};return _0x3cef();}import{LiveRange as _0x52ae41}from'ckeditor5/src/engine.js';import{getTranslation as _0x19d02b}from'../utils/common-translations.js';export default class St extends _0x73059b{static get[_0x2aabb1(0x17f)](){return[_0x5e6423];}[_0x2aabb1(0x13e)](){const _0x3ec294=_0x2aabb1,_0x440f2e=this[_0x3ec294(0x14b)],_0x38e7e9=_0x440f2e[_0x3ec294(0x192)][_0x3ec294(0x164)][_0x3ec294(0x19a)],_0x4f7872=_0x440f2e[_0x3ec294(0x15e)];if(!_0x440f2e[_0x3ec294(0x174)][_0x3ec294(0x195)](_0x3ec294(0x19b)))return;const _0xc31224=_0x440f2e[_0x3ec294(0x174)][_0x3ec294(0x17d)](_0x3ec294(0x161)),_0x34d0d7=_0x440f2e[_0x3ec294(0x174)][_0x3ec294(0x17d)](_0x3ec294(0x17a)),_0x48094d=_0x440f2e[_0x3ec294(0x174)][_0x3ec294(0x17d)](_0x5e6423);_0x48094d[_0x3ec294(0x158)][_0x3ec294(0x179)](_0x3ec294(0x16d)),_0xc31224[_0x3ec294(0x170)](_0x3ec294(0x16d),()=>{const _0x3387e4=_0x3ec294,_0x2561f4=_0x34d0d7[_0x3387e4(0x15c)](_0x440f2e[_0x3387e4(0x192)][_0x3387e4(0x164)][_0x3387e4(0x19a)]);_0x440f2e[_0x3387e4(0x192)][_0x3387e4(0x197)](()=>{const _0x50382d=_0x3387e4;_0xc31224[_0x50382d(0x13a)](_0x2561f4,{'commandName':_0x50382d(0x16d),'commandParams':[]},[],_0x50382d(0x16d));});}),_0x440f2e[_0x3ec294(0x185)][_0x3ec294(0x17d)](_0x3ec294(0x16d))['on'](_0x3ec294(0x151),(_0x4a1c66,_0x5d42dc)=>{const _0x55eeea=_0x3ec294;_0x440f2e[_0x55eeea(0x185)][_0x55eeea(0x17d)](_0x55eeea(0x165))[_0x55eeea(0x199)]&&(_0x5d42dc[_0x55eeea(0x163)]>0x0&&_0x5d42dc[_0x5d42dc[_0x55eeea(0x163)]-0x1]&&_0x5d42dc[_0x5d42dc[_0x55eeea(0x163)]-0x1][_0x55eeea(0x18f)]||_0xc31224[_0x55eeea(0x193)]||this[_0x55eeea(0x17c)]()||_0x4a1c66[_0x55eeea(0x16b)]());},{'priority':_0x3ec294(0x13b)});for(const _0x254b3d of[_0x3ec294(0x19c),_0x3ec294(0x143),_0x3ec294(0x148),_0x3ec294(0x166)]){const _0x2ad387=_0x440f2e[_0x3ec294(0x185)][_0x3ec294(0x17d)](_0x254b3d);_0xc31224[_0x3ec294(0x170)](_0x254b3d,()=>{const _0x16399a=_0x3ec294,_0x4c82ae=_0x440f2e[_0x16399a(0x192)][_0x16399a(0x164)][_0x16399a(0x19a)][_0x16399a(0x154)]()[_0x16399a(0x14c)]()[_0x16399a(0x16e)](_0x4b930e=>_0x4b930e['is'](_0x16399a(0x15b),_0x16399a(0x17b))),_0x500169=_0x2ad387[_0x16399a(0x199)];_0x440f2e[_0x16399a(0x192)][_0x16399a(0x197)](()=>{const _0x54f21b=_0x16399a;_0xc31224[_0x54f21b(0x13a)]([_0x4c82ae,_0x500169],{'commandName':_0x54f21b(0x16d),'commandParams':[]},[],_0x54f21b(0x16d));});});}for(const _0x32a41f of[_0x3ec294(0x150),_0x3ec294(0x18a)]){const _0x43f325=_0x440f2e[_0x3ec294(0x185)][_0x3ec294(0x17d)](_0x32a41f);_0xc31224[_0x3ec294(0x170)](_0x32a41f,()=>{const _0x18d99a=_0x3ec294,_0x1e38e5=_0x34d0d7[_0x18d99a(0x15c)](_0x440f2e[_0x18d99a(0x192)][_0x18d99a(0x164)][_0x18d99a(0x19a)])[0x0],_0x4c4304=_0x1e38e5[_0x18d99a(0x171)](_0x18d99a(0x16c)),{column:_0x56e319,row:_0x576f31}=_0x34d0d7[_0x18d99a(0x176)](_0x1e38e5);let _0x16c0f3=[];if(_0x18d99a(0x175)==_0x43f325[_0x18d99a(0x181)]){const _0x3197c7=_0x34d0d7[_0x18d99a(0x178)](_0x4c4304,{'startRow':_0x576f31,'endRow':_0x576f31,'includeAllSlots':!0x0});_0x16c0f3=Array[_0x18d99a(0x167)](_0x3197c7)[_0x18d99a(0x14a)](_0x103dfb=>_0x103dfb[_0x18d99a(0x146)]);}else{const _0x5c1837=_0x34d0d7[_0x18d99a(0x178)](_0x4c4304,{'column':_0x56e319,'includeAllSlots':!0x0});_0x16c0f3=Array[_0x18d99a(0x167)](_0x5c1837)[_0x18d99a(0x14a)](_0x34902b=>_0x34902b[_0x18d99a(0x146)]);}_0x440f2e[_0x18d99a(0x192)][_0x18d99a(0x197)](_0xbcae7=>{const _0x352705=_0x18d99a;_0xc31224[_0x352705(0x15f)](_0xbcae7[_0x352705(0x168)](_0x1e38e5),{'commandName':_0x32a41f,'commandParams':[]},_0x16c0f3,_0x32a41f);});});}_0xc31224[_0x3ec294(0x15a)][_0x3ec294(0x18d)](_0x45a7d5=>{const _0x86a0cc=_0x3ec294;if(_0x86a0cc(0x169)!=_0x45a7d5[_0x86a0cc(0x16f)]&&_0x86a0cc(0x14f)!=_0x45a7d5[_0x86a0cc(0x16f)])return;const {data:_0xe68e64}=_0x45a7d5;return _0xe68e64&&_0x86a0cc(0x16d)==_0xe68e64[_0x86a0cc(0x184)]?{'type':_0x86a0cc(0x194),'content':_0x19d02b(_0x4f7872,_0x86a0cc(0x141))}:void 0x0;}),_0xc31224[_0x3ec294(0x15a)][_0x3ec294(0x18d)](_0x1aedd4=>{const _0x8c1afb=_0x3ec294;if(_0x8c1afb(0x169)!=_0x1aedd4[_0x8c1afb(0x16f)]&&_0x8c1afb(0x14f)!=_0x1aedd4[_0x8c1afb(0x16f)])return;const {data:_0x4e5fe9}=_0x1aedd4;return _0x4e5fe9?_0x8c1afb(0x150)==_0x4e5fe9[_0x8c1afb(0x184)]?{'type':_0x8c1afb(0x194),'content':_0x19d02b(_0x4f7872,_0x8c1afb(0x156))}:_0x8c1afb(0x18a)==_0x4e5fe9[_0x8c1afb(0x184)]?{'type':_0x8c1afb(0x194),'content':_0x19d02b(_0x4f7872,_0x8c1afb(0x155))}:void 0x0:void 0x0;});const _0x184d77=_0x48094d[_0x3ec294(0x147)]();for(const _0x19bda6 of[_0x3ec294(0x19c),_0x3ec294(0x143),_0x3ec294(0x148),_0x3ec294(0x166)])_0xc31224[_0x3ec294(0x17e)][_0x3ec294(0x140)](_0x3ec294(0x169),_0x19bda6,_0x3ec294(0x180),_0x184d77);for(const _0x4d7fa2 of[_0x3ec294(0x150),_0x3ec294(0x18a)])_0xc31224[_0x3ec294(0x17e)][_0x3ec294(0x140)](_0x3ec294(0x169),_0x4d7fa2,_0x3ec294(0x180),_0x184d77);_0xc31224[_0x3ec294(0x17e)][_0x3ec294(0x140)](_0x3ec294(0x169),_0x3ec294(0x16d),_0x3ec294(0x180),_0x4aed3d=>{const _0x77289b=_0x3ec294;_0x440f2e[_0x77289b(0x192)][_0x77289b(0x197)](_0x2857fc=>{const _0x120aab=_0x77289b,_0x3b96a9=Array[_0x120aab(0x167)](_0x38e7e9[_0x120aab(0x144)]())[_0x120aab(0x14a)](_0x4e2cda=>_0x52ae41[_0x120aab(0x152)](_0x4e2cda));_0x2857fc[_0x120aab(0x190)](_0x4aed3d),_0x440f2e[_0x120aab(0x185)][_0x120aab(0x17d)](_0x120aab(0x16d))[_0x120aab(0x188)](),_0x440f2e[_0x120aab(0x151)](_0x120aab(0x16d),{'forceDefaultExecution':!0x0});const _0x700ad3=_0x3b96a9[_0x120aab(0x15d)](_0x29341b=>_0x120aab(0x13d)!=_0x29341b[_0x120aab(0x189)][_0x120aab(0x13c)]);_0x700ad3[_0x120aab(0x163)]>0x0&&_0x2857fc[_0x120aab(0x190)](_0x700ad3);for(const _0x2cc41e of _0x3b96a9)_0x2cc41e[_0x120aab(0x191)]();});});for(const _0x19ad7c of[_0x3ec294(0x19c),_0x3ec294(0x148),_0x3ec294(0x166),_0x3ec294(0x143)]){const _0x37c6dc=_0x440f2e[_0x3ec294(0x185)][_0x3ec294(0x17d)](_0x19ad7c);_0x37c6dc['on'](_0x3ec294(0x149),(_0x983155,_0x325017,_0x5e26a8)=>{const _0x2eb34a=_0x3ec294;if(_0x5e26a8){const _0x32762f=_0x440f2e[_0x2eb34a(0x192)][_0x2eb34a(0x164)][_0x2eb34a(0x19a)][_0x2eb34a(0x154)]()[_0x2eb34a(0x14c)]()[_0x2eb34a(0x16e)](_0x1a9e20=>_0x1a9e20['is'](_0x2eb34a(0x15b),_0x2eb34a(0x17b)));this[_0x2eb34a(0x198)](_0x37c6dc[_0x2eb34a(0x199)],_0x32762f)||(_0x983155[_0x2eb34a(0x196)]=!0x1,_0x983155[_0x2eb34a(0x16b)]());}},{'priority':_0x3ec294(0x172)});}}[_0x2aabb1(0x17c)](){const _0x30adba=_0x2aabb1,_0x3ab474=this[_0x30adba(0x14b)][_0x30adba(0x185)][_0x30adba(0x17d)](_0x30adba(0x16d)),_0xc7d3a1=this[_0x30adba(0x14b)][_0x30adba(0x174)][_0x30adba(0x17d)](_0x30adba(0x17a));if(!_0x3ab474[_0x30adba(0x14e)])return!0x1;const _0x8f33b4=_0xc7d3a1[_0x30adba(0x15c)](this[_0x30adba(0x14b)][_0x30adba(0x192)][_0x30adba(0x164)][_0x30adba(0x19a)]);for(const _0x57b7f6 of _0x8f33b4)for(const _0x519078 of _0x8f33b4)if(_0x57b7f6!=_0x519078&&!this[_0x30adba(0x198)](_0x57b7f6,_0x519078))return!0x1;return!0x0;}[_0x2aabb1(0x198)](_0x1f9c23,_0x388d23){const _0x288878=_0x2aabb1,_0x20f7f4=this[_0x288878(0x14b)][_0x288878(0x174)][_0x288878(0x17d)](_0x288878(0x161)),_0x52ea8e=this[_0x288878(0x14b)][_0x288878(0x192)][_0x288878(0x168)](_0x1f9c23),_0x5ec53e=this[_0x288878(0x14b)][_0x288878(0x192)][_0x288878(0x168)](_0x388d23),_0x2ca669=new Set(),_0x38610e=new Set();for(const _0x4de0ac of _0x20f7f4[_0x288878(0x14d)]())if((_0x288878(0x13f)==_0x4de0ac[_0x288878(0x16f)]||_0x288878(0x18b)==_0x4de0ac[_0x288878(0x16f)]||_0x288878(0x16d)==_0x4de0ac[_0x288878(0x186)])&&_0x4de0ac[_0x288878(0x160)]){for(const _0x19243e of _0x4de0ac[_0x288878(0x144)]())_0x19243e[_0x288878(0x183)](_0x52ea8e,!0x0)&&_0x2ca669[_0x288878(0x173)](_0x4de0ac[_0x288878(0x16f)]+':'+_0x4de0ac[_0x288878(0x16a)]['id']),_0x19243e[_0x288878(0x183)](_0x5ec53e,!0x0)&&_0x38610e[_0x288878(0x173)](_0x4de0ac[_0x288878(0x16f)]+':'+_0x4de0ac[_0x288878(0x16a)]['id']);}if(_0x2ca669[_0x288878(0x182)]!=_0x38610e[_0x288878(0x182)])return!0x1;for(const _0x198282 of _0x2ca669)if(!_0x38610e[_0x288878(0x195)](_0x198282))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x47df35=_0x5afb;(function(_0xb5a1c2,_0x1d6de7){const _0x13b60b=_0x5afb,_0xa59b1a=_0xb5a1c2();while(!![]){try{const _0x2b4ad5=-parseInt(_0x13b60b(0x88))/0x1*(-parseInt(_0x13b60b(0x89))/0x2)+-parseInt(_0x13b60b(0x9b))/0x3+parseInt(_0x13b60b(0x85))/0x4+-parseInt(_0x13b60b(0x86))/0x5*(parseInt(_0x13b60b(0x90))/0x6)+-parseInt(_0x13b60b(0x98))/0x7+-parseInt(_0x13b60b(0x8a))/0x8+parseInt(_0x13b60b(0x96))/0x9*(parseInt(_0x13b60b(0x99))/0xa);if(_0x2b4ad5===_0x1d6de7)break;else _0xa59b1a['push'](_0xa59b1a['shift']());}catch(_0x24ac7d){_0xa59b1a['push'](_0xa59b1a['shift']());}}}(_0x4a2d,0xdf3d9));import{Plugin as _0x5948f8}from'ckeditor5/src/core.js';function _0x5afb(_0x24759c,_0x3743b6){const _0x4a2dbe=_0x4a2d();return _0x5afb=function(_0x5afb9a,_0x55d746){_0x5afb9a=_0x5afb9a-0x85;let _0xf9c640=_0x4a2dbe[_0x5afb9a];return _0xf9c640;},_0x5afb(_0x24759c,_0x3743b6);}import{getTranslation as _0xf9fd8c}from'../utils/common-translations.js';function _0x4a2d(){const _0x1aa4fd=['462942lxzJkw','5751160AolAFv','6545945meFnHh','ELEMENT_TABLE_OF_CONTENTS','1XLyEOx','1720462LxtayG','354144FTYDCe','insertTableOfContents','afterInit','registerElementLabel','get','TrackChangesEditing','6UISHtl','enableCommand','locale','commands','editor','descriptionFactory','9jOLbAf','tableOfContents','5893762ezsjjD','9661090EXlahs','plugins'];_0x4a2d=function(){return _0x1aa4fd;};return _0x4a2d();}export default class _t extends _0x5948f8{[_0x47df35(0x8c)](){const _0x3ed954=_0x47df35,_0x1dc48d=this[_0x3ed954(0x94)];if(!_0x1dc48d[_0x3ed954(0x93)][_0x3ed954(0x8e)](_0x3ed954(0x8b)))return;_0x1dc48d[_0x3ed954(0x9a)][_0x3ed954(0x8e)](_0x3ed954(0x8f))[_0x3ed954(0x91)](_0x3ed954(0x8b));const _0x5e00ca=_0x1dc48d[_0x3ed954(0x9a)][_0x3ed954(0x8e)](_0x3ed954(0x8f)),_0x15f900=_0x1dc48d[_0x3ed954(0x92)];_0x5e00ca[_0x3ed954(0x95)][_0x3ed954(0x8d)](_0x3ed954(0x97),_0x15e602=>_0xf9fd8c(_0x15f900,_0x3ed954(0x87),_0x15e602));}}
23
+ function _0x1845(_0x4d6cf1,_0x4347de){const _0x258204=_0x2582();return _0x1845=function(_0x184568,_0x2d810f){_0x184568=_0x184568-0x6f;let _0x555e1b=_0x258204[_0x184568];return _0x555e1b;},_0x1845(_0x4d6cf1,_0x4347de);}const _0x248941=_0x1845;(function(_0xf85362,_0x564a98){const _0x8c5a7c=_0x1845,_0x56c207=_0xf85362();while(!![]){try{const _0x2aeff0=-parseInt(_0x8c5a7c(0x7e))/0x1*(-parseInt(_0x8c5a7c(0x79))/0x2)+parseInt(_0x8c5a7c(0x85))/0x3+-parseInt(_0x8c5a7c(0x74))/0x4*(-parseInt(_0x8c5a7c(0x82))/0x5)+parseInt(_0x8c5a7c(0x77))/0x6*(-parseInt(_0x8c5a7c(0x73))/0x7)+-parseInt(_0x8c5a7c(0x6f))/0x8+-parseInt(_0x8c5a7c(0x7f))/0x9*(-parseInt(_0x8c5a7c(0x83))/0xa)+parseInt(_0x8c5a7c(0x72))/0xb;if(_0x2aeff0===_0x564a98)break;else _0x56c207['push'](_0x56c207['shift']());}catch(_0x25cabb){_0x56c207['push'](_0x56c207['shift']());}}}(_0x2582,0xe3abd));import{Plugin as _0x3b5b2a}from'ckeditor5/src/core.js';import{getTranslation as _0x23fd3a}from'../utils/common-translations.js';export default class _t extends _0x3b5b2a{[_0x248941(0x70)](){const _0x39acfa=_0x248941,_0x33d417=this[_0x39acfa(0x86)];if(!_0x33d417[_0x39acfa(0x78)][_0x39acfa(0x80)](_0x39acfa(0x7d)))return;_0x33d417[_0x39acfa(0x75)][_0x39acfa(0x80)](_0x39acfa(0x76))[_0x39acfa(0x7b)](_0x39acfa(0x7d));const _0x5a1ed0=_0x33d417[_0x39acfa(0x75)][_0x39acfa(0x80)](_0x39acfa(0x76)),_0x4dd0a4=_0x33d417[_0x39acfa(0x7a)];_0x5a1ed0[_0x39acfa(0x84)][_0x39acfa(0x7c)](_0x39acfa(0x71),_0x579aa8=>_0x23fd3a(_0x4dd0a4,_0x39acfa(0x81),_0x579aa8));}}function _0x2582(){const _0x576d0b=['2446419PVwKbl','editor','11089952CEoaVy','afterInit','tableOfContents','4065952AWspAs','7kclKPH','1805212CgAZPy','plugins','TrackChangesEditing','4636068nMBTjF','commands','4438NtFwGa','locale','enableCommand','registerElementLabel','insertTableOfContents','73VrUwjb','1662516tDOxwg','get','ELEMENT_TABLE_OF_CONTENTS','5ruhzYN','70SNuAYH','descriptionFactory'];_0x2582=function(){return _0x576d0b;};return _0x2582();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x52504f=_0x3a10;(function(_0x3ec3e2,_0x52ebfa){const _0x456cdb=_0x3a10,_0x7e6e7c=_0x3ec3e2();while(!![]){try{const _0x30842f=-parseInt(_0x456cdb(0x111))/0x1*(-parseInt(_0x456cdb(0xef))/0x2)+-parseInt(_0x456cdb(0x128))/0x3+-parseInt(_0x456cdb(0xf6))/0x4+parseInt(_0x456cdb(0x12f))/0x5+parseInt(_0x456cdb(0x106))/0x6*(parseInt(_0x456cdb(0x117))/0x7)+-parseInt(_0x456cdb(0xf5))/0x8*(-parseInt(_0x456cdb(0x12c))/0x9)+parseInt(_0x456cdb(0x132))/0xa*(-parseInt(_0x456cdb(0x10a))/0xb);if(_0x30842f===_0x52ebfa)break;else _0x7e6e7c['push'](_0x7e6e7c['shift']());}catch(_0x4718ce){_0x7e6e7c['push'](_0x7e6e7c['shift']());}}}(_0x23f1,0xa5997));import{Plugin as _0x172307}from'ckeditor5/src/core.js';function _0x3a10(_0x42ec00,_0x56fd3f){const _0x23f1c9=_0x23f1();return _0x3a10=function(_0x3a10c0,_0x1e6f90){_0x3a10c0=_0x3a10c0-0xe4;let _0x3b9ee5=_0x23f1c9[_0x3a10c0];return _0x3b9ee5;},_0x3a10(_0x42ec00,_0x56fd3f);}function _0x23f1(){const _0x11a7cf=['tableBorderWidth','8XtynZi','399600TJMZXh','tableCellPadding','change','formatBlock','TableCellPropertiesEditing','getFirstPosition','batch','TablePropertiesEditing','handleDiscardAction','tableCellVerticalAlignment','start','getSuggestions','data','enqueueChange','markBlockFormat','get','942UXLdEv','tableCellBorderStyle','selection','model','20999fNvWAV','tableCellHorizontalAlignment','tableBorderStyle','registerDescriptionCallback','getContainedElement','tableCellBorderColor','*Format:*\x20change\x20table\x20cell\x20properties','6haqRLI','_getSuggestion','tableCellProperties','TrackChangesEditing','tableProperties','locale','18942QKtxCi','accept','subType','TrackChangesTableProperties','_handlePropertyChange','_suggestionFactory','*Format:*\x20change\x20table\x20properties','getSelectionAffectedTableCells','tableCellWidth','tableCellBackgroundColor','registerCustomCallback','afterInit','pluginName','tableCellBorderWidth','tableWidth','handleSuggestionDescription','descriptionFactory','1357857cxtmbA','nodeAfter','enableCommand','document','3367485sEzqGO','getAttribute','editor','4346015ZkuBtR','discard','commandParams','7340CUJYWV','findAncestor','TableUtils','removeAttribute','has','join','tableHeight','format','tableBackgroundColor','plugins','tableAlignment','setAttribute','321270FExLUE','tableCellHeight','getSuggestionCallback','tableBorderColor','table'];_0x23f1=function(){return _0x11a7cf;};return _0x23f1();}import{getTranslation as _0x1faa15}from'../utils/common-translations.js';export default class $t extends _0x172307{constructor(_0x4a8c33){const _0x13700c=_0x3a10;super(_0x4a8c33),this[_0x13700c(0x115)]=[_0x13700c(0xf2),_0x13700c(0x10c),_0x13700c(0xf4),_0x13700c(0xed),_0x13700c(0x125),_0x13700c(0xe9),_0x13700c(0xeb)],this[_0x13700c(0x113)]=[_0x13700c(0x10f),_0x13700c(0x107),_0x13700c(0x124),_0x13700c(0xf7),_0x13700c(0x11f),_0x13700c(0xf0),_0x13700c(0x120),_0x13700c(0x10b),_0x13700c(0xff)];}static get[_0x52504f(0x123)](){const _0x35c282=_0x52504f;return _0x35c282(0x11a);}[_0x52504f(0x122)](){const _0x59e51a=_0x52504f,_0x3372bd=this[_0x59e51a(0x12e)][_0x59e51a(0xec)][_0x59e51a(0x105)](_0x59e51a(0x114));if(this[_0x59e51a(0x12e)][_0x59e51a(0xec)][_0x59e51a(0xe7)](_0x59e51a(0xfd))){for(const _0x41a14d of this[_0x59e51a(0x115)])_0x3372bd[_0x59e51a(0x12a)](_0x41a14d,(_0x3a5048,_0x1af2ba)=>{const _0x5b47f2=_0x59e51a,_0x309ddb=this[_0x5b47f2(0x12e)][_0x5b47f2(0x109)][_0x5b47f2(0x12b)][_0x5b47f2(0x108)][_0x5b47f2(0xfb)]()[_0x5b47f2(0xe4)](_0x5b47f2(0xf3));this[_0x5b47f2(0x11b)](_0x41a14d,[_0x309ddb],this[_0x5b47f2(0x115)],_0x5b47f2(0x115),_0x3a5048,_0x1af2ba);});_0x3372bd[_0x59e51a(0x11c)][_0x59e51a(0x121)](_0x59e51a(0xf9),_0x59e51a(0x115),_0x59e51a(0x118),_0x3372bd[_0x59e51a(0x11c)][_0x59e51a(0xf1)](_0x59e51a(0xf9),null,_0x59e51a(0x130))),_0x3372bd[_0x59e51a(0x11c)][_0x59e51a(0x121)](_0x59e51a(0xf9),_0x59e51a(0x115),_0x59e51a(0x130),(_0x9f6d04,_0x9bd256)=>this[_0x59e51a(0xfe)](this[_0x59e51a(0x115)],_0x9f6d04,_0x9bd256)),_0x3372bd[_0x59e51a(0x11c)][_0x59e51a(0x121)](_0x59e51a(0xf9),_0x59e51a(0x115),_0x59e51a(0xe8),()=>!0x1);}if(this[_0x59e51a(0x12e)][_0x59e51a(0xec)][_0x59e51a(0xe7)](_0x59e51a(0xfa))){for(const _0x369a83 of this[_0x59e51a(0x113)])_0x3372bd[_0x59e51a(0x12a)](_0x369a83,(_0x172513,_0x2b7585)=>{const _0x40d78b=_0x59e51a,_0x14bb47=this[_0x40d78b(0x12e)][_0x40d78b(0xec)][_0x40d78b(0x105)](_0x40d78b(0xe5))[_0x40d78b(0x11e)](this[_0x40d78b(0x12e)][_0x40d78b(0x109)][_0x40d78b(0x12b)][_0x40d78b(0x108)]);this[_0x40d78b(0x11b)](_0x369a83,_0x14bb47,this[_0x40d78b(0x113)],_0x40d78b(0x113),_0x172513,_0x2b7585);});_0x3372bd[_0x59e51a(0x11c)][_0x59e51a(0x121)](_0x59e51a(0xf9),_0x59e51a(0x113),_0x59e51a(0x118),_0x3372bd[_0x59e51a(0x11c)][_0x59e51a(0xf1)](_0x59e51a(0xf9),null,_0x59e51a(0x130))),_0x3372bd[_0x59e51a(0x11c)][_0x59e51a(0x121)](_0x59e51a(0xf9),_0x59e51a(0x113),_0x59e51a(0x130),(_0x5a3d5f,_0x9c0382)=>this[_0x59e51a(0xfe)](this[_0x59e51a(0x113)],_0x5a3d5f,_0x9c0382)),_0x3372bd[_0x59e51a(0x11c)][_0x59e51a(0x121)](_0x59e51a(0xf9),_0x59e51a(0x113),_0x59e51a(0xe8),()=>!0x1);}_0x3372bd[_0x59e51a(0x127)][_0x59e51a(0x10d)](_0x5a00d=>this[_0x59e51a(0x126)](_0x5a00d));}[_0x52504f(0x11b)](_0xfb912,_0x96c94a,_0x5993de,_0x5b381c,_0x5dd8ea,_0x5b5021){const _0x5c53a4=_0x52504f,_0x1f4dc7=this[_0x5c53a4(0x12e)][_0x5c53a4(0xec)][_0x5c53a4(0x105)](_0x5c53a4(0x114));this[_0x5c53a4(0x12e)][_0x5c53a4(0x109)][_0x5c53a4(0x103)](_0x5b5021[_0x5c53a4(0xfc)],()=>{const _0x2e3dfc=_0x5c53a4;for(const _0x5eedc0 of _0x96c94a){if(this[_0x2e3dfc(0x112)](_0x5eedc0,_0x5b381c))_0x5dd8ea(_0x5b5021);else{const _0x49403={};for(const _0x33378c of _0x5993de){const _0x263d2c=_0x5eedc0[_0x2e3dfc(0x12d)](_0x33378c);void 0x0!==_0x263d2c&&(_0x49403[_0x33378c]=_0x263d2c);}_0x5dd8ea(_0x5b5021),_0x1f4dc7[_0x2e3dfc(0x104)](_0x5eedc0,{'commandParams':[_0x49403]},[],_0x5b381c);}}});}[_0x52504f(0xfe)](_0xe2eb49,_0x15a137,_0x337708){const _0x2260c3=_0x52504f,_0xa34bb7=_0x15a137[0x0][_0x2260c3(0x100)][_0x2260c3(0x129)],_0x3e9332=_0x337708[_0x2260c3(0x131)][0x0];this[_0x2260c3(0x12e)][_0x2260c3(0x109)][_0x2260c3(0xf8)](_0x2975d3=>{const _0x1f68ce=_0x2260c3;for(const _0x3eb951 of _0xe2eb49)void 0x0!==_0x3e9332[_0x3eb951]?_0x2975d3[_0x1f68ce(0xee)](_0x3eb951,_0x3e9332[_0x3eb951],_0xa34bb7):_0x2975d3[_0x1f68ce(0xe6)](_0x3eb951,_0xa34bb7);});}[_0x52504f(0x126)](_0x16a9d0){const _0x262bbe=_0x52504f;if(_0x16a9d0[_0x262bbe(0x102)])switch(_0x16a9d0[_0x262bbe(0x119)]){case _0x262bbe(0x115):return{'type':_0x262bbe(0xea),'content':_0x1faa15(this[_0x262bbe(0x12e)][_0x262bbe(0x116)],_0x262bbe(0x11d))};case _0x262bbe(0x113):return{'type':_0x262bbe(0xea),'content':_0x1faa15(this[_0x262bbe(0x12e)][_0x262bbe(0x116)],_0x262bbe(0x110))};}}[_0x52504f(0x112)](_0x5e6015,_0xe9585b){const _0x1e6250=_0x52504f,_0x4cb040=this[_0x1e6250(0x12e)][_0x1e6250(0xec)][_0x1e6250(0x105)](_0x1e6250(0x114));for(const _0x1e53c0 of _0x4cb040[_0x1e6250(0x101)]({'skipNotAttached':!0x0})){const _0x2423b6=_0x1e53c0[_0x1e6250(0x10e)]();if(_0x1e53c0[_0x1e6250(0x119)]===_0xe9585b&&_0x2423b6===_0x5e6015)return _0x1e53c0;}return null;}}
23
+ const _0x5918e5=_0x26ed;(function(_0x25cc5e,_0x2db684){const _0x496f62=_0x26ed,_0x4efcda=_0x25cc5e();while(!![]){try{const _0x2ea015=-parseInt(_0x496f62(0x86))/0x1*(parseInt(_0x496f62(0xc1))/0x2)+parseInt(_0x496f62(0x92))/0x3*(parseInt(_0x496f62(0x88))/0x4)+parseInt(_0x496f62(0x8a))/0x5*(-parseInt(_0x496f62(0xcc))/0x6)+parseInt(_0x496f62(0xb2))/0x7*(parseInt(_0x496f62(0xb9))/0x8)+-parseInt(_0x496f62(0xc7))/0x9+parseInt(_0x496f62(0xac))/0xa+parseInt(_0x496f62(0xb0))/0xb;if(_0x2ea015===_0x2db684)break;else _0x4efcda['push'](_0x4efcda['shift']());}catch(_0x275e7f){_0x4efcda['push'](_0x4efcda['shift']());}}}(_0x1e83,0x7635f));function _0x26ed(_0x578116,_0x16ecdf){const _0x1e839e=_0x1e83();return _0x26ed=function(_0x26ed34,_0x32becb){_0x26ed34=_0x26ed34-0x81;let _0x467c86=_0x1e839e[_0x26ed34];return _0x467c86;},_0x26ed(_0x578116,_0x16ecdf);}function _0x1e83(){const _0x4ebaa1=['commandParams','enableCommand','document','nodeAfter','4241010ytFNZs','*Format:*\x20change\x20table\x20cell\x20properties','afterInit','tableCellBorderStyle','5962935LsPtkN','_handlePropertyChange','7xwkUAz','join','batch','model','findAncestor','handleSuggestionDescription','tableProperties','2029160MljOHo','tableBorderStyle','tableWidth','discard','TrackChangesEditing','get','tableBorderWidth','formatBlock','462734MGmDeP','has','setAttribute','subType','enqueueChange','start','6031737RCcRlH','tableCellWidth','tableCellHorizontalAlignment','TableCellPropertiesEditing','_suggestionFactory','20742NUhKAz','accept','pluginName','tableAlignment','table','plugins','tableCellProperties','getAttribute','selection','1vedYNp','getFirstPosition','184zemtDo','registerCustomCallback','790nGNkIB','*Format:*\x20change\x20table\x20properties','locale','descriptionFactory','getSuggestionCallback','registerDescriptionCallback','editor','removeAttribute','46443AUosDS','tableCellBackgroundColor','TrackChangesTableProperties','tableCellPadding','getContainedElement','tableCellHeight','tableHeight','tableCellVerticalAlignment','tableCellBorderWidth','tableCellBorderColor','tableBackgroundColor','tableBorderColor','format','_getSuggestion','getSelectionAffectedTableCells','TableUtils','handleDiscardAction','TablePropertiesEditing','markBlockFormat','getSuggestions','data','change'];_0x1e83=function(){return _0x4ebaa1;};return _0x1e83();}import{Plugin as _0x3e6043}from'ckeditor5/src/core.js';import{getTranslation as _0x11adbf}from'../utils/common-translations.js';export default class $t extends _0x3e6043{constructor(_0xba6b4d){const _0x66fcaa=_0x26ed;super(_0xba6b4d),this[_0x66fcaa(0xb8)]=[_0x66fcaa(0x9d),_0x66fcaa(0xba),_0x66fcaa(0xbf),_0x66fcaa(0xcf),_0x66fcaa(0xbb),_0x66fcaa(0x98),_0x66fcaa(0x9c)],this[_0x66fcaa(0x83)]=[_0x66fcaa(0x9b),_0x66fcaa(0xaf),_0x66fcaa(0x9a),_0x66fcaa(0x95),_0x66fcaa(0xc8),_0x66fcaa(0x97),_0x66fcaa(0x93),_0x66fcaa(0xc9),_0x66fcaa(0x99)];}static get[_0x5918e5(0xce)](){const _0x58ce66=_0x5918e5;return _0x58ce66(0x94);}[_0x5918e5(0xae)](){const _0x3a6ae4=_0x5918e5,_0x3bbeff=this[_0x3a6ae4(0x90)][_0x3a6ae4(0x82)][_0x3a6ae4(0xbe)](_0x3a6ae4(0xbd));if(this[_0x3a6ae4(0x90)][_0x3a6ae4(0x82)][_0x3a6ae4(0xc2)](_0x3a6ae4(0xa3))){for(const _0xf511d of this[_0x3a6ae4(0xb8)])_0x3bbeff[_0x3a6ae4(0xa9)](_0xf511d,(_0x3a6114,_0x2eb20c)=>{const _0x5799ff=_0x3a6ae4,_0x1420e7=this[_0x5799ff(0x90)][_0x5799ff(0xb5)][_0x5799ff(0xaa)][_0x5799ff(0x85)][_0x5799ff(0x87)]()[_0x5799ff(0xb6)](_0x5799ff(0x81));this[_0x5799ff(0xb1)](_0xf511d,[_0x1420e7],this[_0x5799ff(0xb8)],_0x5799ff(0xb8),_0x3a6114,_0x2eb20c);});_0x3bbeff[_0x3a6ae4(0xcb)][_0x3a6ae4(0x89)](_0x3a6ae4(0xc0),_0x3a6ae4(0xb8),_0x3a6ae4(0xcd),_0x3bbeff[_0x3a6ae4(0xcb)][_0x3a6ae4(0x8e)](_0x3a6ae4(0xc0),null,_0x3a6ae4(0xbc))),_0x3bbeff[_0x3a6ae4(0xcb)][_0x3a6ae4(0x89)](_0x3a6ae4(0xc0),_0x3a6ae4(0xb8),_0x3a6ae4(0xbc),(_0x4926c3,_0x21a39a)=>this[_0x3a6ae4(0xa2)](this[_0x3a6ae4(0xb8)],_0x4926c3,_0x21a39a)),_0x3bbeff[_0x3a6ae4(0xcb)][_0x3a6ae4(0x89)](_0x3a6ae4(0xc0),_0x3a6ae4(0xb8),_0x3a6ae4(0xb3),()=>!0x1);}if(this[_0x3a6ae4(0x90)][_0x3a6ae4(0x82)][_0x3a6ae4(0xc2)](_0x3a6ae4(0xca))){for(const _0xa70b7e of this[_0x3a6ae4(0x83)])_0x3bbeff[_0x3a6ae4(0xa9)](_0xa70b7e,(_0x2cb735,_0x246762)=>{const _0x5ea66f=_0x3a6ae4,_0x367d30=this[_0x5ea66f(0x90)][_0x5ea66f(0x82)][_0x5ea66f(0xbe)](_0x5ea66f(0xa1))[_0x5ea66f(0xa0)](this[_0x5ea66f(0x90)][_0x5ea66f(0xb5)][_0x5ea66f(0xaa)][_0x5ea66f(0x85)]);this[_0x5ea66f(0xb1)](_0xa70b7e,_0x367d30,this[_0x5ea66f(0x83)],_0x5ea66f(0x83),_0x2cb735,_0x246762);});_0x3bbeff[_0x3a6ae4(0xcb)][_0x3a6ae4(0x89)](_0x3a6ae4(0xc0),_0x3a6ae4(0x83),_0x3a6ae4(0xcd),_0x3bbeff[_0x3a6ae4(0xcb)][_0x3a6ae4(0x8e)](_0x3a6ae4(0xc0),null,_0x3a6ae4(0xbc))),_0x3bbeff[_0x3a6ae4(0xcb)][_0x3a6ae4(0x89)](_0x3a6ae4(0xc0),_0x3a6ae4(0x83),_0x3a6ae4(0xbc),(_0x20c109,_0x3d0cb6)=>this[_0x3a6ae4(0xa2)](this[_0x3a6ae4(0x83)],_0x20c109,_0x3d0cb6)),_0x3bbeff[_0x3a6ae4(0xcb)][_0x3a6ae4(0x89)](_0x3a6ae4(0xc0),_0x3a6ae4(0x83),_0x3a6ae4(0xb3),()=>!0x1);}_0x3bbeff[_0x3a6ae4(0x8d)][_0x3a6ae4(0x8f)](_0x391e00=>this[_0x3a6ae4(0xb7)](_0x391e00));}[_0x5918e5(0xb1)](_0x505f52,_0x59e59e,_0x42d068,_0x27e37e,_0x42e0fc,_0x205b2c){const _0x1bb7a5=_0x5918e5,_0x53821b=this[_0x1bb7a5(0x90)][_0x1bb7a5(0x82)][_0x1bb7a5(0xbe)](_0x1bb7a5(0xbd));this[_0x1bb7a5(0x90)][_0x1bb7a5(0xb5)][_0x1bb7a5(0xc5)](_0x205b2c[_0x1bb7a5(0xb4)],()=>{const _0x38393a=_0x1bb7a5;for(const _0x485d7b of _0x59e59e){if(this[_0x38393a(0x9f)](_0x485d7b,_0x27e37e))_0x42e0fc(_0x205b2c);else{const _0x16377e={};for(const _0xa11cae of _0x42d068){const _0x2bf102=_0x485d7b[_0x38393a(0x84)](_0xa11cae);void 0x0!==_0x2bf102&&(_0x16377e[_0xa11cae]=_0x2bf102);}_0x42e0fc(_0x205b2c),_0x53821b[_0x38393a(0xa4)](_0x485d7b,{'commandParams':[_0x16377e]},[],_0x27e37e);}}});}[_0x5918e5(0xa2)](_0x4136b8,_0x26c466,_0xdb4edb){const _0x1fb93c=_0x5918e5,_0x238ba4=_0x26c466[0x0][_0x1fb93c(0xc6)][_0x1fb93c(0xab)],_0x3495c8=_0xdb4edb[_0x1fb93c(0xa8)][0x0];this[_0x1fb93c(0x90)][_0x1fb93c(0xb5)][_0x1fb93c(0xa7)](_0x594caf=>{const _0x3f6572=_0x1fb93c;for(const _0x1ff1da of _0x4136b8)void 0x0!==_0x3495c8[_0x1ff1da]?_0x594caf[_0x3f6572(0xc3)](_0x1ff1da,_0x3495c8[_0x1ff1da],_0x238ba4):_0x594caf[_0x3f6572(0x91)](_0x1ff1da,_0x238ba4);});}[_0x5918e5(0xb7)](_0x46250b){const _0x17dd65=_0x5918e5;if(_0x46250b[_0x17dd65(0xa6)])switch(_0x46250b[_0x17dd65(0xc4)]){case _0x17dd65(0xb8):return{'type':_0x17dd65(0x9e),'content':_0x11adbf(this[_0x17dd65(0x90)][_0x17dd65(0x8c)],_0x17dd65(0x8b))};case _0x17dd65(0x83):return{'type':_0x17dd65(0x9e),'content':_0x11adbf(this[_0x17dd65(0x90)][_0x17dd65(0x8c)],_0x17dd65(0xad))};}}[_0x5918e5(0x9f)](_0x3a1cf5,_0x5a52c1){const _0x58f3bd=_0x5918e5,_0x2537b3=this[_0x58f3bd(0x90)][_0x58f3bd(0x82)][_0x58f3bd(0xbe)](_0x58f3bd(0xbd));for(const _0x395483 of _0x2537b3[_0x58f3bd(0xa5)]({'skipNotAttached':!0x0})){const _0x89ac80=_0x395483[_0x58f3bd(0x96)]();if(_0x395483[_0x58f3bd(0xc4)]===_0x5a52c1&&_0x89ac80===_0x3a1cf5)return _0x395483;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x510c48=_0x5106;(function(_0x332aca,_0x427f66){const _0x8bb30f=_0x5106,_0x54ad66=_0x332aca();while(!![]){try{const _0x509988=parseInt(_0x8bb30f(0xe5))/0x1+-parseInt(_0x8bb30f(0xe7))/0x2+parseInt(_0x8bb30f(0xdf))/0x3*(parseInt(_0x8bb30f(0xda))/0x4)+parseInt(_0x8bb30f(0xde))/0x5*(parseInt(_0x8bb30f(0xe8))/0x6)+-parseInt(_0x8bb30f(0xe6))/0x7+parseInt(_0x8bb30f(0xeb))/0x8*(parseInt(_0x8bb30f(0xe9))/0x9)+-parseInt(_0x8bb30f(0xdb))/0xa;if(_0x509988===_0x427f66)break;else _0x54ad66['push'](_0x54ad66['shift']());}catch(_0x5dfa28){_0x54ad66['push'](_0x54ad66['shift']());}}}(_0x547a,0x2b864));import{Plugin as _0x19936a}from'ckeditor5/src/core.js';function _0x5106(_0x272c63,_0x2678f0){const _0x547af8=_0x547a();return _0x5106=function(_0x51067d,_0x4651b9){_0x51067d=_0x51067d-0xd9;let _0x1020fa=_0x547af8[_0x51067d];return _0x1020fa;},_0x5106(_0x272c63,_0x2678f0);}function _0x547a(){const _0x2b0ba6=['get','TrackChangesEditing','Template','148723iSKlfb','1654849zUqcct','628870thNzCY','11124qcpPnF','9ZBPcfW','insertTemplate','1232592cisQYi','editor','4wZNNgU','1548680QnSVGk','plugins','has','905ayLdDz','736845DkfeVg','afterInit','enableCommand'];_0x547a=function(){return _0x2b0ba6;};return _0x547a();}export default class Ct extends _0x19936a{[_0x510c48(0xe0)](){const _0x4ac518=_0x510c48,_0x1c8b1c=this[_0x4ac518(0xd9)];_0x1c8b1c[_0x4ac518(0xdc)][_0x4ac518(0xdd)](_0x4ac518(0xe4))&&_0x1c8b1c[_0x4ac518(0xdc)][_0x4ac518(0xe2)](_0x4ac518(0xe3))[_0x4ac518(0xe1)](_0x4ac518(0xea));}}
23
+ function _0x44e0(_0x4e6aa5,_0x79f145){const _0x121f28=_0x121f();return _0x44e0=function(_0x44e06f,_0x25f204){_0x44e06f=_0x44e06f-0xc7;let _0x34c969=_0x121f28[_0x44e06f];return _0x34c969;},_0x44e0(_0x4e6aa5,_0x79f145);}const _0x53bd72=_0x44e0;(function(_0xc85062,_0x4e5374){const _0x1ecaab=_0x44e0,_0x3a8ff5=_0xc85062();while(!![]){try{const _0xdf5b87=-parseInt(_0x1ecaab(0xd4))/0x1+parseInt(_0x1ecaab(0xcf))/0x2+parseInt(_0x1ecaab(0xcb))/0x3*(parseInt(_0x1ecaab(0xd0))/0x4)+-parseInt(_0x1ecaab(0xc7))/0x5*(-parseInt(_0x1ecaab(0xcd))/0x6)+-parseInt(_0x1ecaab(0xcc))/0x7+-parseInt(_0x1ecaab(0xc8))/0x8+-parseInt(_0x1ecaab(0xd3))/0x9*(-parseInt(_0x1ecaab(0xd7))/0xa);if(_0xdf5b87===_0x4e5374)break;else _0x3a8ff5['push'](_0x3a8ff5['shift']());}catch(_0x3ddf0c){_0x3a8ff5['push'](_0x3a8ff5['shift']());}}}(_0x121f,0x6d704));function _0x121f(){const _0x4c0bd3=['6115056XStcxw','Template','insertTemplate','179799ZNqtyp','2610615AeCBGd','1086aMHjcX','TrackChangesEditing','1647844gQqaUs','16tbwcKb','has','plugins','720504gyRptF','231805gFxBVU','afterInit','get','10KLohbK','editor','enableCommand','18610WdTmfd'];_0x121f=function(){return _0x4c0bd3;};return _0x121f();}import{Plugin as _0x5e53fd}from'ckeditor5/src/core.js';export default class Ct extends _0x5e53fd{[_0x53bd72(0xd5)](){const _0x55f328=_0x53bd72,_0x1eb43e=this[_0x55f328(0xd8)];_0x1eb43e[_0x55f328(0xd2)][_0x55f328(0xd1)](_0x55f328(0xc9))&&_0x1eb43e[_0x55f328(0xd2)][_0x55f328(0xd6)](_0x55f328(0xce))[_0x55f328(0xd9)](_0x55f328(0xca));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x444359=_0x253a;function _0x253a(_0x57ddc0,_0x2252af){const _0x5c63fe=_0x5c63();return _0x253a=function(_0x253ab4,_0x1b6e4a){_0x253ab4=_0x253ab4-0x188;let _0x1eb596=_0x5c63fe[_0x253ab4];return _0x1eb596;},_0x253a(_0x57ddc0,_0x2252af);}(function(_0x41f6b0,_0x2034b2){const _0x3ddbdc=_0x253a,_0x3d9cf1=_0x41f6b0();while(!![]){try{const _0x244585=parseInt(_0x3ddbdc(0x1ab))/0x1+-parseInt(_0x3ddbdc(0x1ad))/0x2+parseInt(_0x3ddbdc(0x1ae))/0x3*(-parseInt(_0x3ddbdc(0x1a8))/0x4)+-parseInt(_0x3ddbdc(0x196))/0x5*(parseInt(_0x3ddbdc(0x19d))/0x6)+parseInt(_0x3ddbdc(0x19a))/0x7+parseInt(_0x3ddbdc(0x19f))/0x8*(parseInt(_0x3ddbdc(0x191))/0x9)+-parseInt(_0x3ddbdc(0x18d))/0xa;if(_0x244585===_0x2034b2)break;else _0x3d9cf1['push'](_0x3d9cf1['shift']());}catch(_0x58a8f1){_0x3d9cf1['push'](_0x3d9cf1['shift']());}}}(_0x5c63,0x7cb8e));import{Plugin as _0x52dab6}from'ckeditor5/src/core.js';function _0x5c63(){const _0x108ccf=['element','isTouching','TrackChangesEditing','Title','from','newRange','isCollapsed','get','24BBZcuL','ELEMENT_TITLE','editor','987263mkPUsU','registerElementLabel','2024142hdNvLA','100707XZKOcD','registerPostFixer','descriptionFactory','forward','createRange','has','model','_splitMarkerName','schema','afterInit','title-content','474780cutkQW','suggestion','locale','document','45LaLVtq','end','differ','getNearestSelectionRange','getChangedMarkers','76385SxDdcZ','isEqual','nodeBefore','removeMarker','6143396BPHvXf','plugins','updateMarker','78DAnjOL','start','168856oaOOYh'];_0x5c63=function(){return _0x108ccf;};return _0x5c63();}import{getTranslation as _0x10a1e6}from'../utils/common-translations.js';export default class Dt extends _0x52dab6{[_0x444359(0x18b)](){const _0x86806b=_0x444359,_0x3c20f9=this[_0x86806b(0x1aa)];if(!_0x3c20f9[_0x86806b(0x19b)][_0x86806b(0x1b3)](_0x86806b(0x1a3)))return;const _0x50705a=_0x3c20f9[_0x86806b(0x19b)][_0x86806b(0x1a7)](_0x86806b(0x1a2));_0x50705a[_0x86806b(0x1b0)][_0x86806b(0x1ac)](_0x86806b(0x18c),()=>_0x10a1e6(_0x3c20f9[_0x86806b(0x18f)],_0x86806b(0x1a9))),_0x3c20f9[_0x86806b(0x188)][_0x86806b(0x190)][_0x86806b(0x1af)](_0x5a9941=>{const _0x23c98f=_0x86806b;let _0x36a241=!0x1;const _0x468d27=Array[_0x23c98f(0x1a4)](_0x3c20f9[_0x23c98f(0x188)][_0x23c98f(0x190)][_0x23c98f(0x193)][_0x23c98f(0x195)]());for(const {name:_0x50c504,data:_0x34cb90}of _0x468d27){const {group:_0x1ef8cc}=_0x50705a[_0x23c98f(0x189)](_0x50c504);if(_0x23c98f(0x18e)!==_0x1ef8cc||!_0x34cb90[_0x23c98f(0x1a5)])continue;const _0x3ac95a=_0x34cb90[_0x23c98f(0x1a5)],_0x2f5ff6=_0x3ac95a[_0x23c98f(0x192)][_0x23c98f(0x198)];if(!_0x2f5ff6||!_0x2f5ff6['is'](_0x23c98f(0x1a0),_0x23c98f(0x18c)))continue;if(!_0x3ac95a[_0x23c98f(0x19e)][_0x23c98f(0x1a1)](_0x3ac95a[_0x23c98f(0x192)]))continue;const _0x27eaa6=_0x3c20f9[_0x23c98f(0x188)][_0x23c98f(0x18a)][_0x23c98f(0x194)](_0x3ac95a[_0x23c98f(0x192)],_0x23c98f(0x1b1));if(_0x27eaa6&&_0x27eaa6[_0x23c98f(0x1a6)]){const _0xb8fac9=_0x5a9941[_0x23c98f(0x1b2)](_0x3ac95a[_0x23c98f(0x19e)],_0x27eaa6[_0x23c98f(0x19e)]);_0xb8fac9[_0x23c98f(0x197)](_0x3ac95a)||(_0x5a9941[_0x23c98f(0x19c)](_0x50c504,{'range':_0xb8fac9}),_0x36a241=!0x0);}_0x36a241||(_0x5a9941[_0x23c98f(0x199)](_0x50c504),_0x36a241=!0x0);}return _0x36a241;});}}
23
+ function _0x5e50(_0x4d7c06,_0x55a500){const _0x1c063d=_0x1c06();return _0x5e50=function(_0x5e502b,_0x4f683c){_0x5e502b=_0x5e502b-0x7b;let _0x5c1b21=_0x1c063d[_0x5e502b];return _0x5c1b21;},_0x5e50(_0x4d7c06,_0x55a500);}const _0x3b8f5b=_0x5e50;function _0x1c06(){const _0x1f8b06=['ELEMENT_TITLE','forward','descriptionFactory','165WPbgxO','Title','updateMarker','4759056TOjRut','1967PaCZfk','get','newRange','from','261KjyHWI','model','3650205kECCrN','differ','TrackChangesEditing','nodeBefore','getChangedMarkers','createRange','_splitMarkerName','editor','isCollapsed','369138sCzcfw','plugins','locale','removeMarker','4452XgsYfJ','registerElementLabel','title-content','195620PodVUb','start','registerPostFixer','schema','isTouching','document','element','28472bwYPIj','afterInit','suggestion','1936846BofkJO','end','has','getNearestSelectionRange','isEqual'];_0x1c06=function(){return _0x1f8b06;};return _0x1c06();}(function(_0x23a57a,_0x133208){const _0x5db1b5=_0x5e50,_0x1e7d1f=_0x23a57a();while(!![]){try{const _0x94712d=-parseInt(_0x5db1b5(0x9a))/0x1+parseInt(_0x5db1b5(0x7f))/0x2+-parseInt(_0x5db1b5(0x87))/0x3*(-parseInt(_0x5db1b5(0x9e))/0x4)+parseInt(_0x5db1b5(0x91))/0x5+parseInt(_0x5db1b5(0x8a))/0x6+parseInt(_0x5db1b5(0x8b))/0x7*(-parseInt(_0x5db1b5(0x7c))/0x8)+parseInt(_0x5db1b5(0x8f))/0x9*(-parseInt(_0x5db1b5(0xa1))/0xa);if(_0x94712d===_0x133208)break;else _0x1e7d1f['push'](_0x1e7d1f['shift']());}catch(_0x44ed83){_0x1e7d1f['push'](_0x1e7d1f['shift']());}}}(_0x1c06,0x96794));import{Plugin as _0x21d20d}from'ckeditor5/src/core.js';import{getTranslation as _0x2971cf}from'../utils/common-translations.js';export default class Dt extends _0x21d20d{[_0x3b8f5b(0x7d)](){const _0x184995=_0x3b8f5b,_0x39fc9b=this[_0x184995(0x98)];if(!_0x39fc9b[_0x184995(0x9b)][_0x184995(0x81)](_0x184995(0x88)))return;const _0x3d4a7e=_0x39fc9b[_0x184995(0x9b)][_0x184995(0x8c)](_0x184995(0x93));_0x3d4a7e[_0x184995(0x86)][_0x184995(0x9f)](_0x184995(0xa0),()=>_0x2971cf(_0x39fc9b[_0x184995(0x9c)],_0x184995(0x84))),_0x39fc9b[_0x184995(0x90)][_0x184995(0xa6)][_0x184995(0xa3)](_0x144624=>{const _0x119e89=_0x184995;let _0x247e85=!0x1;const _0x5e8336=Array[_0x119e89(0x8e)](_0x39fc9b[_0x119e89(0x90)][_0x119e89(0xa6)][_0x119e89(0x92)][_0x119e89(0x95)]());for(const {name:_0x4f0919,data:_0x1b0d05}of _0x5e8336){const {group:_0xc741c5}=_0x3d4a7e[_0x119e89(0x97)](_0x4f0919);if(_0x119e89(0x7e)!==_0xc741c5||!_0x1b0d05[_0x119e89(0x8d)])continue;const _0x43892a=_0x1b0d05[_0x119e89(0x8d)],_0x440deb=_0x43892a[_0x119e89(0x80)][_0x119e89(0x94)];if(!_0x440deb||!_0x440deb['is'](_0x119e89(0x7b),_0x119e89(0xa0)))continue;if(!_0x43892a[_0x119e89(0xa2)][_0x119e89(0xa5)](_0x43892a[_0x119e89(0x80)]))continue;const _0xfb178c=_0x39fc9b[_0x119e89(0x90)][_0x119e89(0xa4)][_0x119e89(0x82)](_0x43892a[_0x119e89(0x80)],_0x119e89(0x85));if(_0xfb178c&&_0xfb178c[_0x119e89(0x99)]){const _0x3c9c99=_0x144624[_0x119e89(0x96)](_0x43892a[_0x119e89(0xa2)],_0xfb178c[_0x119e89(0xa2)]);_0x3c9c99[_0x119e89(0x83)](_0x43892a)||(_0x144624[_0x119e89(0x89)](_0x4f0919,{'range':_0x3c9c99}),_0x247e85=!0x0);}_0x247e85||(_0x144624[_0x119e89(0x9d)](_0x4f0919),_0x247e85=!0x0);}return _0x247e85;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x51b551=_0x5b41;function _0x3995(){const _0x5ba2b8=['1218572xFMsyF','get','has','7345cIirrZ','plugins','undo','10kMQeqt','4370292LcDVeQ','7942956ZCTzAv','19963031BfQENz','738MFkSvp','UndoEditing','editor','8IhKoFl','TrackChangesEditing','2OnOOLD','redo','1362806ahjkhL','4012488dPWamm','afterInit','enableCommand'];_0x3995=function(){return _0x5ba2b8;};return _0x3995();}(function(_0x576ed4,_0x5f0a52){const _0x42bf96=_0x5b41,_0x5b1da6=_0x576ed4();while(!![]){try{const _0x56b3ae=-parseInt(_0x42bf96(0x1d1))/0x1*(-parseInt(_0x42bf96(0x1d3))/0x2)+-parseInt(_0x42bf96(0x1d4))/0x3+-parseInt(_0x42bf96(0x1d7))/0x4+-parseInt(_0x42bf96(0x1c5))/0x5*(parseInt(_0x42bf96(0x1cc))/0x6)+-parseInt(_0x42bf96(0x1ca))/0x7*(parseInt(_0x42bf96(0x1cf))/0x8)+parseInt(_0x42bf96(0x1c9))/0x9+parseInt(_0x42bf96(0x1c8))/0xa*(parseInt(_0x42bf96(0x1cb))/0xb);if(_0x56b3ae===_0x5f0a52)break;else _0x5b1da6['push'](_0x5b1da6['shift']());}catch(_0x507422){_0x5b1da6['push'](_0x5b1da6['shift']());}}}(_0x3995,0xac491));import{Plugin as _0x458f77}from'ckeditor5/src/core.js';function _0x5b41(_0x4e49b5,_0x39c604){const _0x3995bf=_0x3995();return _0x5b41=function(_0x5b41c2,_0x29215b){_0x5b41c2=_0x5b41c2-0x1c4;let _0x5cb7fb=_0x3995bf[_0x5b41c2];return _0x5cb7fb;},_0x5b41(_0x4e49b5,_0x39c604);}export default class Nt extends _0x458f77{[_0x51b551(0x1d5)](){const _0x49669f=_0x51b551,_0x3ca2fd=this[_0x49669f(0x1ce)],_0x237760=_0x3ca2fd[_0x49669f(0x1c6)][_0x49669f(0x1d8)](_0x49669f(0x1d0));_0x3ca2fd[_0x49669f(0x1c6)][_0x49669f(0x1c4)](_0x49669f(0x1cd))&&(_0x237760[_0x49669f(0x1d6)](_0x49669f(0x1c7)),_0x237760[_0x49669f(0x1d6)](_0x49669f(0x1d2)));}}
23
+ function _0x100f(_0x5b104f,_0x458a5b){const _0x563ec5=_0x563e();return _0x100f=function(_0x100f63,_0x92ab23){_0x100f63=_0x100f63-0x97;let _0x4e0920=_0x563ec5[_0x100f63];return _0x4e0920;},_0x100f(_0x5b104f,_0x458a5b);}const _0x47a7fd=_0x100f;(function(_0x2fa693,_0x4cc906){const _0x3da07a=_0x100f,_0x1bbd6b=_0x2fa693();while(!![]){try{const _0x4f6988=-parseInt(_0x3da07a(0xa9))/0x1*(-parseInt(_0x3da07a(0x9f))/0x2)+-parseInt(_0x3da07a(0x98))/0x3+-parseInt(_0x3da07a(0xa2))/0x4*(parseInt(_0x3da07a(0xa5))/0x5)+-parseInt(_0x3da07a(0x9d))/0x6+parseInt(_0x3da07a(0x9e))/0x7+parseInt(_0x3da07a(0x9c))/0x8+parseInt(_0x3da07a(0x97))/0x9*(parseInt(_0x3da07a(0x99))/0xa);if(_0x4f6988===_0x4cc906)break;else _0x1bbd6b['push'](_0x1bbd6b['shift']());}catch(_0x367ae4){_0x1bbd6b['push'](_0x1bbd6b['shift']());}}}(_0x563e,0x25f36));function _0x563e(){const _0x551647=['TrackChangesEditing','redo','50ISMQGb','has','enableCommand','plugins','65RymfzE','UndoEditing','2150613sYDKGI','854790IorltJ','10ZzCjFS','undo','afterInit','2105328PYVdpn','1592928hZgPcY','1723232gXtflC','374BfJyaG','editor','get','21836kqkHWj'];_0x563e=function(){return _0x551647;};return _0x563e();}import{Plugin as _0x1c4125}from'ckeditor5/src/core.js';export default class Nt extends _0x1c4125{[_0x47a7fd(0x9b)](){const _0xfde3e3=_0x47a7fd,_0x3bcbc9=this[_0xfde3e3(0xa0)],_0x18e7fb=_0x3bcbc9[_0xfde3e3(0xa8)][_0xfde3e3(0xa1)](_0xfde3e3(0xa3));_0x3bcbc9[_0xfde3e3(0xa8)][_0xfde3e3(0xa6)](_0xfde3e3(0xaa))&&(_0x18e7fb[_0xfde3e3(0xa7)](_0xfde3e3(0x9a)),_0x18e7fb[_0xfde3e3(0xa7)](_0xfde3e3(0xa4)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x5b3451,_0x592cb7){const _0x280446=_0x5e77,_0x1bd228=_0x5b3451();while(!![]){try{const _0x174e3a=-parseInt(_0x280446(0x18d))/0x1+parseInt(_0x280446(0x194))/0x2+-parseInt(_0x280446(0x191))/0x3+-parseInt(_0x280446(0x16a))/0x4+-parseInt(_0x280446(0x180))/0x5+parseInt(_0x280446(0x193))/0x6*(-parseInt(_0x280446(0x185))/0x7)+parseInt(_0x280446(0x176))/0x8;if(_0x174e3a===_0x592cb7)break;else _0x1bd228['push'](_0x1bd228['shift']());}catch(_0x22a3d2){_0x1bd228['push'](_0x1bd228['shift']());}}}(_0x2edd,0xd193e));function _0x5e77(_0x221511,_0x3f6190){const _0x2eddc6=_0x2edd();return _0x5e77=function(_0x5e770b,_0x5d873b){_0x5e770b=_0x5e770b-0x168;let _0xcf44b7=_0x2eddc6[_0x5e770b];return _0xcf44b7;},_0x5e77(_0x221511,_0x3f6190);}export function getRangesWithAttribute(_0x3d5bd3,_0x1c3624,_0x40f2da){const _0x564dbf=_0x5e77,_0xca0524=[];for(const _0x1f71d4 of _0x1c3624[_0x564dbf(0x18a)]())_0x1f71d4[_0x564dbf(0x179)](_0x3d5bd3)&&_0xca0524[_0x564dbf(0x172)](_0x40f2da[_0x564dbf(0x196)](_0x1f71d4));return _0xca0524;}function _0x2edd(){const _0x45912a=['previousPosition','1112410bhYdZT','mapper','model','toViewElement','774234kczOnn','schema','24MVzYWc','3009684dSaqrs','ck-suggestion-marker--active','createRangeOn','elementEnd','isLimit','getWalker','markerRange','5911800JuIcSh','writer','TrackChangesEditing','insert','item','type','isContent','get','push','ck-suggestion-marker-','isBlock','test','26083952GvnvUd','start','isAtEnd','hasAttribute','parent','bindElementToMarker','toViewPosition','addClass','activeMarkers','span','3636920wMKfCv','plugins','nextSibling','includes','name','579397DPGklD','getCustomProperty','consumable','addHighlight','createUIElement','getItems','markerName'];_0x2edd=function(){return _0x45912a;};return _0x2edd();}export function downcastSplitMergeMarker(_0x5f2069,_0x11e075,{showActiveMarker:_0x3bef77=!0x0}={}){const _0x4c0f18=_0x5e77,_0x5be8a3=_0x5f2069[_0x4c0f18(0x181)][_0x4c0f18(0x171)](_0x4c0f18(0x16c));return(_0x1b5092,_0x197bed,_0x469094)=>{const _0x44d4f5=_0x4c0f18;if(!_0x469094[_0x44d4f5(0x187)][_0x44d4f5(0x175)](_0x197bed[_0x44d4f5(0x169)],_0x1b5092[_0x44d4f5(0x184)]))return;const _0x21ac06=_0x197bed[_0x44d4f5(0x169)][_0x44d4f5(0x168)](),_0x4758ec=_0x197bed[_0x44d4f5(0x169)][_0x44d4f5(0x177)],_0x299bd6=_0x5f2069[_0x44d4f5(0x18f)][_0x44d4f5(0x192)];let _0x18b265=null,_0x4d75d6=null,_0x5c5184=!0x1,_0x20e164=!0x1;for(const _0x41bd02 of _0x21ac06){const _0x32858e=_0x41bd02[_0x44d4f5(0x16e)];_0x5c5184=_0x5c5184||_0x299bd6[_0x44d4f5(0x170)](_0x32858e);const _0x3f7cf6=_0x469094[_0x44d4f5(0x18e)][_0x44d4f5(0x190)](_0x32858e);if(_0x3f7cf6&&_0x3f7cf6[_0x44d4f5(0x186)](_0x44d4f5(0x188)))return;_0x44d4f5(0x197)==_0x41bd02[_0x44d4f5(0x16f)]&&(_0x299bd6[_0x44d4f5(0x174)](_0x32858e)&&!_0x299bd6[_0x44d4f5(0x198)](_0x32858e)&&(_0x32858e[_0x44d4f5(0x182)]||_0x4758ec[_0x44d4f5(0x178)]?_0x18b265&&_0x18b265[_0x44d4f5(0x17a)]==_0x32858e||(_0x18b265=_0x32858e,_0x443dc6(_0x41bd02[_0x44d4f5(0x18c)]),_0x20e164=!0x0):_0x4d75d6=_0x4d75d6||_0x41bd02[_0x44d4f5(0x18c)]));}function _0x443dc6(_0x3cad72){const _0x16bd23=_0x44d4f5,_0x413044=_0x469094[_0x16bd23(0x16b)][_0x16bd23(0x189)](_0x16bd23(0x17f),{'class':_0x16bd23(0x173)+_0x11e075}),_0x75e5a2=_0x469094[_0x16bd23(0x18e)][_0x16bd23(0x17c)](_0x3cad72);_0x3bef77&&_0x5be8a3[_0x16bd23(0x17e)][_0x16bd23(0x183)](_0x197bed[_0x16bd23(0x18b)])&&_0x469094[_0x16bd23(0x16b)][_0x16bd23(0x17d)](_0x16bd23(0x195),_0x413044),_0x469094[_0x16bd23(0x16b)][_0x16bd23(0x16d)](_0x75e5a2,_0x413044),_0x469094[_0x16bd23(0x18e)][_0x16bd23(0x17b)](_0x413044,_0x197bed[_0x16bd23(0x18b)]);}_0x5c5184||_0x20e164||!_0x4d75d6||_0x443dc6(_0x4d75d6);};}
23
+ (function(_0xbb4854,_0x5c789d){const _0x235b46=_0x5e40,_0x1d64d8=_0xbb4854();while(!![]){try{const _0x37b184=parseInt(_0x235b46(0x1eb))/0x1+parseInt(_0x235b46(0x206))/0x2*(-parseInt(_0x235b46(0x210))/0x3)+parseInt(_0x235b46(0x218))/0x4*(parseInt(_0x235b46(0x209))/0x5)+parseInt(_0x235b46(0x217))/0x6+parseInt(_0x235b46(0x20c))/0x7*(parseInt(_0x235b46(0x204))/0x8)+parseInt(_0x235b46(0x201))/0x9+-parseInt(_0x235b46(0x212))/0xa*(parseInt(_0x235b46(0x1ea))/0xb);if(_0x37b184===_0x5c789d)break;else _0x1d64d8['push'](_0x1d64d8['shift']());}catch(_0x189f0a){_0x1d64d8['push'](_0x1d64d8['shift']());}}}(_0x3259,0x27d51));function _0x5e40(_0x246b7a,_0x55066e){const _0x32592d=_0x3259();return _0x5e40=function(_0x5e4082,_0x54f2a6){_0x5e4082=_0x5e4082-0x1e6;let _0x1395a7=_0x32592d[_0x5e4082];return _0x1395a7;},_0x5e40(_0x246b7a,_0x55066e);}export function getRangesWithAttribute(_0x2002f7,_0x200335,_0x206d5c){const _0x392dfd=_0x5e40,_0x69ce12=[];for(const _0x1d2591 of _0x200335[_0x392dfd(0x203)]())_0x1d2591[_0x392dfd(0x1f3)](_0x2002f7)&&_0x69ce12[_0x392dfd(0x1f7)](_0x206d5c[_0x392dfd(0x208)](_0x1d2591));return _0x69ce12;}function _0x3259(){const _0x4e9b52=['writer','getCustomProperty','markerName','test','name','1378053LHGteT','isContent','getItems','11432purtHb','get','2cpzXVU','TrackChangesEditing','createRangeOn','5JdGyKY','nextSibling','addClass','1379EUFemY','activeMarkers','start','consumable','103671HwHxze','markerRange','1078190ERdlPZ','createUIElement','plugins','addHighlight','parent','1584258dJnUOH','883228fwWkXa','toViewElement','model','previousPosition','bindElementToMarker','elementEnd','99lBDpAG','248601Mnznqu','isBlock','mapper','insert','schema','ck-suggestion-marker-','type','isLimit','hasAttribute','item','getWalker','isAtEnd','push','includes','ck-suggestion-marker--active','toViewPosition','span'];_0x3259=function(){return _0x4e9b52;};return _0x3259();}export function downcastSplitMergeMarker(_0x20e2c3,_0x56b3d3,{showActiveMarker:_0x5b8294=!0x0}={}){const _0x1a6e46=_0x5e40,_0x472c51=_0x20e2c3[_0x1a6e46(0x214)][_0x1a6e46(0x205)](_0x1a6e46(0x207));return(_0x29e04b,_0x4037c4,_0x5b51d8)=>{const _0x57a76e=_0x1a6e46;if(!_0x5b51d8[_0x57a76e(0x20f)][_0x57a76e(0x1ff)](_0x4037c4[_0x57a76e(0x211)],_0x29e04b[_0x57a76e(0x200)]))return;const _0x5ee8b7=_0x4037c4[_0x57a76e(0x211)][_0x57a76e(0x1f5)](),_0x103db5=_0x4037c4[_0x57a76e(0x211)][_0x57a76e(0x20e)],_0x6ff8fc=_0x20e2c3[_0x57a76e(0x1e6)][_0x57a76e(0x1ef)];let _0x32e8f2=null,_0x240af3=null,_0x84da2d=!0x1,_0xdbbe2c=!0x1;for(const _0xec509 of _0x5ee8b7){const _0xe6b3fe=_0xec509[_0x57a76e(0x1f4)];_0x84da2d=_0x84da2d||_0x6ff8fc[_0x57a76e(0x202)](_0xe6b3fe);const _0x399283=_0x5b51d8[_0x57a76e(0x1ed)][_0x57a76e(0x219)](_0xe6b3fe);if(_0x399283&&_0x399283[_0x57a76e(0x1fd)](_0x57a76e(0x215)))return;_0x57a76e(0x1e9)==_0xec509[_0x57a76e(0x1f1)]&&(_0x6ff8fc[_0x57a76e(0x1ec)](_0xe6b3fe)&&!_0x6ff8fc[_0x57a76e(0x1f2)](_0xe6b3fe)&&(_0xe6b3fe[_0x57a76e(0x20a)]||_0x103db5[_0x57a76e(0x1f6)]?_0x32e8f2&&_0x32e8f2[_0x57a76e(0x216)]==_0xe6b3fe||(_0x32e8f2=_0xe6b3fe,_0x4d8937(_0xec509[_0x57a76e(0x1e7)]),_0xdbbe2c=!0x0):_0x240af3=_0x240af3||_0xec509[_0x57a76e(0x1e7)]));}function _0x4d8937(_0x322aa6){const _0x427f45=_0x57a76e,_0x118b7a=_0x5b51d8[_0x427f45(0x1fc)][_0x427f45(0x213)](_0x427f45(0x1fb),{'class':_0x427f45(0x1f0)+_0x56b3d3}),_0x5712a3=_0x5b51d8[_0x427f45(0x1ed)][_0x427f45(0x1fa)](_0x322aa6);_0x5b8294&&_0x472c51[_0x427f45(0x20d)][_0x427f45(0x1f8)](_0x4037c4[_0x427f45(0x1fe)])&&_0x5b51d8[_0x427f45(0x1fc)][_0x427f45(0x20b)](_0x427f45(0x1f9),_0x118b7a),_0x5b51d8[_0x427f45(0x1fc)][_0x427f45(0x1ee)](_0x5712a3,_0x118b7a),_0x5b51d8[_0x427f45(0x1ed)][_0x427f45(0x1e8)](_0x118b7a,_0x4037c4[_0x427f45(0x1fe)]);}_0x84da2d||_0xdbbe2c||!_0x240af3||_0x4d8937(_0x240af3);};}
package/src/suggestion.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5b5e8a=_0x1f96;(function(_0xea0937,_0x538309){const _0x3f3349=_0x1f96,_0x399861=_0xea0937();while(!![]){try{const _0x3dad5e=parseInt(_0x3f3349(0x210))/0x1*(-parseInt(_0x3f3349(0x205))/0x2)+parseInt(_0x3f3349(0x1ea))/0x3+-parseInt(_0x3f3349(0x1fe))/0x4*(parseInt(_0x3f3349(0x1c9))/0x5)+-parseInt(_0x3f3349(0x1e3))/0x6+parseInt(_0x3f3349(0x206))/0x7+-parseInt(_0x3f3349(0x1f3))/0x8*(parseInt(_0x3f3349(0x1fd))/0x9)+parseInt(_0x3f3349(0x202))/0xa;if(_0x3dad5e===_0x538309)break;else _0x399861['push'](_0x399861['shift']());}catch(_0x405707){_0x399861['push'](_0x399861['shift']());}}}(_0x355e,0xc38dc));function _0x355e(){const _0x5cd69e=['type','removeMarker','setAttribute','substr','commentThread','@external','getContainedElement','584sWPVbd','decorate','getItems','delete','getFirstRange','previous','addMarker','_onDiscard','isInContent','isIntersectingWithRange','141921qrECYn','299164TmnqNk','attributes','addRange','accept','12475970DJSAJy','getAllAdjacentSuggestions','add','1244eQbYXu','2191336ksSZvO','isExternal','split','removeAttribute','map','addMarkerName','author','createdAt','getMultiRangeId','onDiscard','4ckMbpF','end','markers','getFirstMarker','from','isMultiRange','removeMarkers','_markerNames','next','change','30HxQFZc','hasComments','getMarkers','discard','_isDataLoaded','set','data','start','_onAttributesChange','subType','size','creator','_saved','suggestion:','_model','head','reduce','clear','onAttributesChange','toJSON','nodeBefore','push','nodeAfter','getRanges','onAccept','getRange','786504lbzxgf','getMarkerNames','isIntersecting','filter','authoredAt','length','get','2921394SuvZuw','_onAccept'];_0x355e=function(){return _0x5cd69e;};return _0x355e();}import{Element as _0x2b368b}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x365137,uid as _0x55156f}from'ckeditor5/src/utils.js';function _0x1f96(_0x37dc23,_0x1ae858){const _0x355ede=_0x355e();return _0x1f96=function(_0x1f96f6,_0x56458c){_0x1f96f6=_0x1f96f6-0x1c1;let _0x1136c5=_0x355ede[_0x1f96f6];return _0x1136c5;},_0x1f96(_0x37dc23,_0x1ae858);}import{cloneDeep as _0x27b664,isEqual as _0x1b0d3a,set as _0x52868a,unset as _0x50bd5b}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
- _0x365137(){constructor(_0x4cf7f8,_0x1990e1){const _0x39f27c=_0x1f96;super(),this[_0x39f27c(0x1cd)]=!0x1,this['id']=_0x1990e1['id'],this[_0x39f27c(0x1ec)]=_0x1990e1[_0x39f27c(0x1ec)],this[_0x39f27c(0x1d2)]=_0x1990e1[_0x39f27c(0x1d2)]||null,this[_0x39f27c(0x20c)]=_0x1990e1[_0x39f27c(0x20c)],this[_0x39f27c(0x1d4)]=_0x1990e1[_0x39f27c(0x1d4)]||_0x1990e1[_0x39f27c(0x20c)],this[_0x39f27c(0x207)]=Boolean(_0x1990e1[_0x39f27c(0x1ff)]&&_0x1990e1[_0x39f27c(0x1ff)][_0x39f27c(0x1f1)]),this[_0x39f27c(0x1cf)]=null,this[_0x39f27c(0x1d7)]=_0x4cf7f8,this[_0x39f27c(0x1eb)]=_0x1990e1[_0x39f27c(0x1e1)],this[_0x39f27c(0x1fa)]=_0x1990e1[_0x39f27c(0x20f)],this[_0x39f27c(0x1d1)]=_0x1990e1[_0x39f27c(0x1db)],this[_0x39f27c(0x1c6)]=new Set(),this[_0x39f27c(0x20d)]=null,this[_0x39f27c(0x1ce)](_0x39f27c(0x1e7),null),this[_0x39f27c(0x1ce)](_0x39f27c(0x1ff),_0x1990e1[_0x39f27c(0x1ff)]||{}),this[_0x39f27c(0x1ce)](_0x39f27c(0x1f8),null),this[_0x39f27c(0x1ce)](_0x39f27c(0x1c7),null),this[_0x39f27c(0x1ce)](_0x39f27c(0x1f0),null),this[_0x39f27c(0x1ce)](_0x39f27c(0x1d5),!0x1),this[_0x39f27c(0x1f4)](_0x39f27c(0x201)),this[_0x39f27c(0x1f4)](_0x39f27c(0x1cc));}get[_0x5b5e8a(0x1d8)](){const _0x532195=_0x5b5e8a;let _0x3738df=this;for(;_0x3738df[_0x532195(0x1f8)];)_0x3738df=_0x3738df[_0x532195(0x1f8)];return _0x3738df;}get[_0x5b5e8a(0x1ca)](){const _0x18d984=_0x5b5e8a;return!!this[_0x18d984(0x1f0)]&&this[_0x18d984(0x1f0)][_0x18d984(0x1e8)]>0x0;}get[_0x5b5e8a(0x1c4)](){const _0x44b3d7=_0x5b5e8a;if(0x0==this[_0x44b3d7(0x1c6)][_0x44b3d7(0x1d3)])return!0x1;return 0x6==Array[_0x44b3d7(0x1c3)](this[_0x44b3d7(0x1c6)])[0x0][_0x44b3d7(0x208)](':')[_0x44b3d7(0x1e8)];}get[_0x5b5e8a(0x1fb)](){const _0xa46837=_0x5b5e8a;return null!==this[_0xa46837(0x1c2)]();}[_0x5b5e8a(0x20b)](_0x2ab26c){const _0x16b7dd=_0x5b5e8a;this[_0x16b7dd(0x1c6)][_0x16b7dd(0x204)](_0x2ab26c);}[_0x5b5e8a(0x1e4)](){const _0x140ba2=_0x5b5e8a;return Array[_0x140ba2(0x1c3)](this[_0x140ba2(0x1c6)]);}[_0x5b5e8a(0x1cb)](){const _0x5647c0=_0x5b5e8a;return this[_0x5647c0(0x1e4)]()[_0x5647c0(0x20a)](_0x3d0b32=>this[_0x5647c0(0x1d7)][_0x5647c0(0x1c1)][_0x5647c0(0x1e9)](_0x3d0b32))[_0x5647c0(0x1e6)](_0x1487e7=>_0x1487e7);}[_0x5b5e8a(0x1c2)](){const _0x5a8d2b=_0x5b5e8a;return this[_0x5a8d2b(0x1cb)]()[0x0]||null;}[_0x5b5e8a(0x1c5)](){const _0x2f823c=_0x5b5e8a;this[_0x2f823c(0x1d7)][_0x2f823c(0x1c8)](_0x33c4c1=>{const _0x2dff08=_0x2f823c;for(const _0x3e263c of this[_0x2dff08(0x1cb)]())_0x33c4c1[_0x2dff08(0x1ed)](_0x3e263c);}),this[_0x2f823c(0x1c6)][_0x2f823c(0x1da)]();}[_0x5b5e8a(0x1ed)](_0x1fb91a){const _0x5a9092=_0x5b5e8a;this[_0x5a9092(0x1d7)][_0x5a9092(0x1c8)](_0x32f00c=>{const _0x4e22da=_0x5a9092;_0x32f00c[_0x4e22da(0x1ed)](_0x1fb91a);}),this[_0x5a9092(0x1c6)][_0x5a9092(0x1f6)](_0x1fb91a);}[_0x5b5e8a(0x200)](_0x3881a7){const _0x5eb97a=_0x5b5e8a,_0x32c57f=_0x5eb97a(0x1d6)+this[_0x5eb97a(0x1ec)]+':'+this[_0x5eb97a(0x1d2)]+':'+this['id']+':'+this[_0x5eb97a(0x1d4)]['id']+':'+u[_0x5eb97a(0x20e)]();this[_0x5eb97a(0x20b)](_0x32c57f),this[_0x5eb97a(0x1d7)][_0x5eb97a(0x1c8)](_0x2d2fc4=>{const _0x18041d=_0x5eb97a;_0x2d2fc4[_0x18041d(0x1f9)](_0x32c57f,{'range':_0x3881a7,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x5b5e8a(0x1fc)](_0x10a677){const _0x23c396=_0x5b5e8a;for(const _0xcf292b of this[_0x23c396(0x1e0)]())if(_0xcf292b[_0x23c396(0x1e5)](_0x10a677))return!0x0;return!0x1;}[_0x5b5e8a(0x1e0)](){const _0x9a40b6=_0x5b5e8a;return this[_0x9a40b6(0x1cb)]()[_0x9a40b6(0x20a)](_0x4d7c97=>_0x4d7c97[_0x9a40b6(0x1e2)]());}[_0x5b5e8a(0x1f5)](){const _0x4bc68c=_0x5b5e8a;return this[_0x4bc68c(0x1e0)]()[_0x4bc68c(0x1d9)]((_0x2ed0aa,_0x22f1dd)=>[..._0x2ed0aa,..._0x22f1dd[_0x4bc68c(0x1f5)]()],[]);}[_0x5b5e8a(0x1f7)](){const _0x33957c=_0x5b5e8a;var _0x619b04;return(null===(_0x619b04=this[_0x33957c(0x1c2)]())||void 0x0===_0x619b04?void 0x0:_0x619b04[_0x33957c(0x1e2)]())||null;}[_0x5b5e8a(0x1f2)](){const _0x5a7845=_0x5b5e8a,_0x6e8c4c=this[_0x5a7845(0x1e0)]();if(0x1!=_0x6e8c4c[_0x5a7845(0x1e8)])return null;const _0x348c17=_0x6e8c4c[0x0],_0x39df55=_0x348c17[_0x5a7845(0x1d0)][_0x5a7845(0x1df)],_0x276682=_0x348c17[_0x5a7845(0x211)][_0x5a7845(0x1dd)];return _0x39df55 instanceof _0x2b368b?_0x39df55!=_0x276682?null:_0x39df55:null;}[_0x5b5e8a(0x201)](){const _0x535a15=_0x5b5e8a;this[_0x535a15(0x1eb)](this[_0x535a15(0x1e0)](),this[_0x535a15(0x1cf)],this[_0x535a15(0x1ff)]),this[_0x535a15(0x1c5)]();}[_0x5b5e8a(0x1cc)](){const _0x9c7e90=_0x5b5e8a;this[_0x9c7e90(0x1fa)](this[_0x9c7e90(0x1e0)](),this[_0x9c7e90(0x1cf)],this[_0x9c7e90(0x1ff)]),this[_0x9c7e90(0x1c5)]();}[_0x5b5e8a(0x203)](){const _0x2d59ca=_0x5b5e8a,_0x4ebe09=[];let _0x2341e8=this[_0x2d59ca(0x1d8)];for(;_0x2341e8;)_0x4ebe09[_0x2d59ca(0x1de)](_0x2341e8),_0x2341e8=_0x2341e8[_0x2d59ca(0x1c7)];return _0x4ebe09;}[_0x5b5e8a(0x1ee)](_0x45610f,_0xbf202b){const _0x4bc175=_0x5b5e8a,_0x5c20ac=_0x27b664(this[_0x4bc175(0x1ff)]);_0x52868a(_0x5c20ac,_0x45610f,_0xbf202b),_0x1b0d3a(_0x5c20ac,this[_0x4bc175(0x1ff)])||(this[_0x4bc175(0x1ff)]=_0x5c20ac,this[_0x4bc175(0x1d1)](_0x5c20ac));}[_0x5b5e8a(0x209)](_0x58775a){const _0x28baab=_0x5b5e8a,_0x2ab8fe=_0x27b664(this[_0x28baab(0x1ff)]);_0x50bd5b(_0x2ab8fe,_0x58775a),_0x1b0d3a(_0x2ab8fe,this[_0x28baab(0x1ff)])||(this[_0x28baab(0x1ff)]=_0x2ab8fe,this[_0x28baab(0x1d1)](this[_0x28baab(0x1ff)]));}[_0x5b5e8a(0x1dc)](){const _0x31277b=_0x5b5e8a;return{'id':this['id'],'type':this[_0x31277b(0x1d2)]?this[_0x31277b(0x1ec)]+':'+this[_0x31277b(0x1d2)]:this[_0x31277b(0x1ec)],'authorId':this[_0x31277b(0x1d4)]['id'],'createdAt':this[_0x31277b(0x20d)],'hasComments':this[_0x31277b(0x1ca)],'data':this[_0x31277b(0x1cf)],'attributes':this[_0x31277b(0x1ff)]};}static[_0x5b5e8a(0x20e)](){const _0x2369cd=_0x5b5e8a;return _0x55156f()[_0x2369cd(0x1ef)](0x1,0x5);}}
23
+ const _0x30cab4=_0x5ed9;(function(_0x543cc3,_0x2cc760){const _0x413f79=_0x5ed9,_0x36b792=_0x543cc3();while(!![]){try{const _0xa2fa1=parseInt(_0x413f79(0x1a5))/0x1*(parseInt(_0x413f79(0x1d1))/0x2)+-parseInt(_0x413f79(0x1d7))/0x3*(-parseInt(_0x413f79(0x1da))/0x4)+-parseInt(_0x413f79(0x1c5))/0x5+parseInt(_0x413f79(0x19c))/0x6*(parseInt(_0x413f79(0x1e4))/0x7)+parseInt(_0x413f79(0x1d8))/0x8+-parseInt(_0x413f79(0x1b7))/0x9*(-parseInt(_0x413f79(0x1c8))/0xa)+parseInt(_0x413f79(0x1a1))/0xb*(-parseInt(_0x413f79(0x1aa))/0xc);if(_0xa2fa1===_0x2cc760)break;else _0x36b792['push'](_0x36b792['shift']());}catch(_0xc4caa9){_0x36b792['push'](_0x36b792['shift']());}}}(_0x5179,0x7f597));import{Element as _0x49b060}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x4d8dce,uid as _0x291f0f}from'ckeditor5/src/utils.js';function _0x5ed9(_0x15e9e4,_0x13355c){const _0x5179d2=_0x5179();return _0x5ed9=function(_0x5ed9fc,_0x11b5c4){_0x5ed9fc=_0x5ed9fc-0x19a;let _0x571eae=_0x5179d2[_0x5ed9fc];return _0x571eae;},_0x5ed9(_0x15e9e4,_0x13355c);}function _0x5179(){const _0x5a0feb=['_saved','subType','authoredAt','substr','5042200AWBeiP','addRange','previous','5291570MZsqry','getFirstRange','map','removeAttribute','start','head','_model','removeMarker','setAttribute','90442KiRaks','_onAccept','creator','decorate','delete','_markerNames','4113lCybEa','4234000HzQYIc','addMarker','164AOsayo','suggestion:','getItems','toJSON','getRanges','push','end','markers','getMarkers','isIntersecting','7ufnVqi','type','next','attributes','getMultiRangeId','removeMarkers','hasComments','size','author','getFirstMarker','onDiscard','4155006klUUpj','addMarkerName','data','onAttributesChange','isInContent','10956KiCCgu','accept','filter','add','12QIMIrU','reduce','nodeBefore','from','onAccept','9876MkYmjZ','isExternal','getRange','change','_onDiscard','_isDataLoaded','split','getContainedElement','_onAttributesChange','getMarkerNames','isIntersectingWithRange','length','discard','9oMMsYc','nodeAfter','clear','commentThread','getAllAdjacentSuggestions','isMultiRange','set','get','@external','createdAt'];_0x5179=function(){return _0x5a0feb;};return _0x5179();}import{cloneDeep as _0x3c636b,isEqual as _0xb42076,set as _0x1786f2,unset as _0x12a2b6}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
+ _0x4d8dce(){constructor(_0x105742,_0x693d4e){const _0x4c513c=_0x5ed9;super(),this[_0x4c513c(0x1af)]=!0x1,this['id']=_0x693d4e['id'],this[_0x4c513c(0x1e5)]=_0x693d4e[_0x4c513c(0x1e5)],this[_0x4c513c(0x1c2)]=_0x693d4e[_0x4c513c(0x1c2)]||null,this[_0x4c513c(0x1ec)]=_0x693d4e[_0x4c513c(0x1ec)],this[_0x4c513c(0x1d3)]=_0x693d4e[_0x4c513c(0x1d3)]||_0x693d4e[_0x4c513c(0x1ec)],this[_0x4c513c(0x1ab)]=Boolean(_0x693d4e[_0x4c513c(0x1e7)]&&_0x693d4e[_0x4c513c(0x1e7)][_0x4c513c(0x1bf)]),this[_0x4c513c(0x19e)]=null,this[_0x4c513c(0x1ce)]=_0x105742,this[_0x4c513c(0x1d2)]=_0x693d4e[_0x4c513c(0x1a9)],this[_0x4c513c(0x1ae)]=_0x693d4e[_0x4c513c(0x19b)],this[_0x4c513c(0x1b2)]=_0x693d4e[_0x4c513c(0x19f)],this[_0x4c513c(0x1d6)]=new Set(),this[_0x4c513c(0x1c0)]=null,this[_0x4c513c(0x1bd)](_0x4c513c(0x1c3),null),this[_0x4c513c(0x1bd)](_0x4c513c(0x1e7),_0x693d4e[_0x4c513c(0x1e7)]||{}),this[_0x4c513c(0x1bd)](_0x4c513c(0x1c7),null),this[_0x4c513c(0x1bd)](_0x4c513c(0x1e6),null),this[_0x4c513c(0x1bd)](_0x4c513c(0x1ba),null),this[_0x4c513c(0x1bd)](_0x4c513c(0x1c1),!0x1),this[_0x4c513c(0x1d4)](_0x4c513c(0x1a2)),this[_0x4c513c(0x1d4)](_0x4c513c(0x1b6));}get[_0x30cab4(0x1cd)](){const _0x273278=_0x30cab4;let _0x3a6fa6=this;for(;_0x3a6fa6[_0x273278(0x1c7)];)_0x3a6fa6=_0x3a6fa6[_0x273278(0x1c7)];return _0x3a6fa6;}get[_0x30cab4(0x1ea)](){const _0x210912=_0x30cab4;return!!this[_0x210912(0x1ba)]&&this[_0x210912(0x1ba)][_0x210912(0x1b5)]>0x0;}get[_0x30cab4(0x1bc)](){const _0x41b625=_0x30cab4;if(0x0==this[_0x41b625(0x1d6)][_0x41b625(0x1eb)])return!0x1;return 0x6==Array[_0x41b625(0x1a8)](this[_0x41b625(0x1d6)])[0x0][_0x41b625(0x1b0)](':')[_0x41b625(0x1b5)];}get[_0x30cab4(0x1a0)](){const _0x418e36=_0x30cab4;return null!==this[_0x418e36(0x19a)]();}[_0x30cab4(0x19d)](_0x14c4d8){const _0x5188f9=_0x30cab4;this[_0x5188f9(0x1d6)][_0x5188f9(0x1a4)](_0x14c4d8);}[_0x30cab4(0x1b3)](){const _0x1a92c3=_0x30cab4;return Array[_0x1a92c3(0x1a8)](this[_0x1a92c3(0x1d6)]);}[_0x30cab4(0x1e2)](){const _0x28d702=_0x30cab4;return this[_0x28d702(0x1b3)]()[_0x28d702(0x1ca)](_0x10e29f=>this[_0x28d702(0x1ce)][_0x28d702(0x1e1)][_0x28d702(0x1be)](_0x10e29f))[_0x28d702(0x1a3)](_0x24d63=>_0x24d63);}[_0x30cab4(0x19a)](){const _0x22e7fe=_0x30cab4;return this[_0x22e7fe(0x1e2)]()[0x0]||null;}[_0x30cab4(0x1e9)](){const _0x2e13e3=_0x30cab4;this[_0x2e13e3(0x1ce)][_0x2e13e3(0x1ad)](_0x4951ae=>{const _0x518a3e=_0x2e13e3;for(const _0x1f97ea of this[_0x518a3e(0x1e2)]())_0x4951ae[_0x518a3e(0x1cf)](_0x1f97ea);}),this[_0x2e13e3(0x1d6)][_0x2e13e3(0x1b9)]();}[_0x30cab4(0x1cf)](_0x54e8ce){const _0x5bd640=_0x30cab4;this[_0x5bd640(0x1ce)][_0x5bd640(0x1ad)](_0x19a11c=>{const _0x1250b7=_0x5bd640;_0x19a11c[_0x1250b7(0x1cf)](_0x54e8ce);}),this[_0x5bd640(0x1d6)][_0x5bd640(0x1d5)](_0x54e8ce);}[_0x30cab4(0x1c6)](_0x571171){const _0x1d7d70=_0x30cab4,_0xf80c6b=_0x1d7d70(0x1db)+this[_0x1d7d70(0x1e5)]+':'+this[_0x1d7d70(0x1c2)]+':'+this['id']+':'+this[_0x1d7d70(0x1d3)]['id']+':'+u[_0x1d7d70(0x1e8)]();this[_0x1d7d70(0x19d)](_0xf80c6b),this[_0x1d7d70(0x1ce)][_0x1d7d70(0x1ad)](_0x425a6b=>{const _0x2ccdef=_0x1d7d70;_0x425a6b[_0x2ccdef(0x1d9)](_0xf80c6b,{'range':_0x571171,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x30cab4(0x1b4)](_0x32f48c){const _0x1ec5d8=_0x30cab4;for(const _0x4d57bc of this[_0x1ec5d8(0x1de)]())if(_0x4d57bc[_0x1ec5d8(0x1e3)](_0x32f48c))return!0x0;return!0x1;}[_0x30cab4(0x1de)](){const _0x1ba0e9=_0x30cab4;return this[_0x1ba0e9(0x1e2)]()[_0x1ba0e9(0x1ca)](_0x55c531=>_0x55c531[_0x1ba0e9(0x1ac)]());}[_0x30cab4(0x1dc)](){const _0x4d437c=_0x30cab4;return this[_0x4d437c(0x1de)]()[_0x4d437c(0x1a6)]((_0x2bd3cf,_0x459eaa)=>[..._0x2bd3cf,..._0x459eaa[_0x4d437c(0x1dc)]()],[]);}[_0x30cab4(0x1c9)](){const _0xfda8d9=_0x30cab4;var _0x44a781;return(null===(_0x44a781=this[_0xfda8d9(0x19a)]())||void 0x0===_0x44a781?void 0x0:_0x44a781[_0xfda8d9(0x1ac)]())||null;}[_0x30cab4(0x1b1)](){const _0x3feb35=_0x30cab4,_0x276212=this[_0x3feb35(0x1de)]();if(0x1!=_0x276212[_0x3feb35(0x1b5)])return null;const _0x163419=_0x276212[0x0],_0x4a2904=_0x163419[_0x3feb35(0x1cc)][_0x3feb35(0x1b8)],_0x247850=_0x163419[_0x3feb35(0x1e0)][_0x3feb35(0x1a7)];return _0x4a2904 instanceof _0x49b060?_0x4a2904!=_0x247850?null:_0x4a2904:null;}[_0x30cab4(0x1a2)](){const _0x203176=_0x30cab4;this[_0x203176(0x1d2)](this[_0x203176(0x1de)](),this[_0x203176(0x19e)],this[_0x203176(0x1e7)]),this[_0x203176(0x1e9)]();}[_0x30cab4(0x1b6)](){const _0x1c249a=_0x30cab4;this[_0x1c249a(0x1ae)](this[_0x1c249a(0x1de)](),this[_0x1c249a(0x19e)],this[_0x1c249a(0x1e7)]),this[_0x1c249a(0x1e9)]();}[_0x30cab4(0x1bb)](){const _0x4a26ff=_0x30cab4,_0x34d4b4=[];let _0x564185=this[_0x4a26ff(0x1cd)];for(;_0x564185;)_0x34d4b4[_0x4a26ff(0x1df)](_0x564185),_0x564185=_0x564185[_0x4a26ff(0x1e6)];return _0x34d4b4;}[_0x30cab4(0x1d0)](_0xd0d656,_0x424746){const _0x31c79f=_0x30cab4,_0x302839=_0x3c636b(this[_0x31c79f(0x1e7)]);_0x1786f2(_0x302839,_0xd0d656,_0x424746),_0xb42076(_0x302839,this[_0x31c79f(0x1e7)])||(this[_0x31c79f(0x1e7)]=_0x302839,this[_0x31c79f(0x1b2)](_0x302839));}[_0x30cab4(0x1cb)](_0x128d80){const _0x5c0d26=_0x30cab4,_0xbfa5bc=_0x3c636b(this[_0x5c0d26(0x1e7)]);_0x12a2b6(_0xbfa5bc,_0x128d80),_0xb42076(_0xbfa5bc,this[_0x5c0d26(0x1e7)])||(this[_0x5c0d26(0x1e7)]=_0xbfa5bc,this[_0x5c0d26(0x1b2)](this[_0x5c0d26(0x1e7)]));}[_0x30cab4(0x1dd)](){const _0x56772b=_0x30cab4;return{'id':this['id'],'type':this[_0x56772b(0x1c2)]?this[_0x56772b(0x1e5)]+':'+this[_0x56772b(0x1c2)]:this[_0x56772b(0x1e5)],'authorId':this[_0x56772b(0x1d3)]['id'],'createdAt':this[_0x56772b(0x1c0)],'hasComments':this[_0x56772b(0x1ea)],'data':this[_0x56772b(0x19e)],'attributes':this[_0x56772b(0x1e7)]};}static[_0x30cab4(0x1e8)](){const _0x241611=_0x30cab4;return _0x291f0f()[_0x241611(0x1c4)](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xd27046=_0x37dd;(function(_0x4b938d,_0xfaea8){const _0x1cc536=_0x37dd,_0x4edff8=_0x4b938d();while(!![]){try{const _0x509b5b=parseInt(_0x1cc536(0x188))/0x1*(parseInt(_0x1cc536(0x19a))/0x2)+-parseInt(_0x1cc536(0x193))/0x3+-parseInt(_0x1cc536(0x149))/0x4*(-parseInt(_0x1cc536(0x17a))/0x5)+parseInt(_0x1cc536(0x19f))/0x6*(-parseInt(_0x1cc536(0x158))/0x7)+parseInt(_0x1cc536(0x155))/0x8*(parseInt(_0x1cc536(0x15f))/0x9)+parseInt(_0x1cc536(0x172))/0xa*(-parseInt(_0x1cc536(0x163))/0xb)+-parseInt(_0x1cc536(0x199))/0xc;if(_0x509b5b===_0xfaea8)break;else _0x4edff8['push'](_0x4edff8['shift']());}catch(_0xb0bfe){_0x4edff8['push'](_0x4edff8['shift']());}}}(_0x2959,0x41426));import{getTranslation as _0xccb2d0}from'./utils/common-translations.js';import{priorities as _0x2a854b,insertToPriorityArray as _0x2f927c}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x898935}from'./trackchangesediting.js';function _0x37dd(_0x3dd143,_0x2e41c1){const _0x2959b4=_0x2959();return _0x37dd=function(_0x37ddb2,_0x3a4c5b){_0x37ddb2=_0x37ddb2-0x141;let _0x2a4950=_0x2959b4[_0x37ddb2];return _0x2a4950;},_0x37dd(_0x3dd143,_0x2e41c1);}export default class f{constructor(_0x31fc40,_0xc8cb8e){const _0x32f06c=_0x37dd;this[_0x32f06c(0x151)]=[],this[_0x32f06c(0x17c)]=new Map(),this[_0x32f06c(0x184)]=[],this[_0x32f06c(0x19e)]=new Map(),this[_0x32f06c(0x156)]=_0x31fc40,this[_0x32f06c(0x147)]=_0xc8cb8e;}[_0xd27046(0x16b)](_0xd98661){const _0x502323=_0xd27046,_0x2eed9b=[],_0x3a57aa=new Set(),_0x481d80=new Set();for(let _0xbececd=0x0;_0xbececd<_0xd98661[_0x502323(0x17b)];_0xbececd++){const _0x3eae52=_0xd98661[_0xbececd];if(!_0x3eae52[_0x502323(0x167)])continue;const _0x3bf13f=this[_0x502323(0x169)](_0x3eae52);if(_0x3bf13f){if(null!=_0x3eae52[_0x502323(0x15a)]){if(_0x3a57aa[_0x502323(0x17d)](_0x3eae52[_0x502323(0x15a)]))continue;_0x3a57aa[_0x502323(0x152)](_0x3eae52[_0x502323(0x15a)]);}_0x2eed9b[_0x502323(0x196)](_0x3bf13f);}else{if(_0x502323(0x18c)!=_0x3eae52[_0x502323(0x164)])_0x502323(0x14e)!=_0x3eae52[_0x502323(0x164)]&&_0x502323(0x1a0)!=_0x3eae52[_0x502323(0x164)]||this[_0x502323(0x150)](_0x2eed9b,_0x3eae52,_0xd98661[_0xbececd+0x1]);else{const _0x32b430=_0x3eae52[_0x502323(0x157)][_0x502323(0x162)];if(_0x481d80[_0x502323(0x17d)](_0x32b430))continue;_0x481d80[_0x502323(0x152)](_0x3eae52[_0x502323(0x157)][_0x502323(0x162)]),_0x32b430==_0x898935?this[_0x502323(0x1a2)](_0x2eed9b,_0x3eae52):this[_0x502323(0x16f)](_0x2eed9b,_0x3eae52);}}}return this[_0x502323(0x19c)](_0x2eed9b);}[_0xd27046(0x19d)](_0x3a5d58){const _0x10fde6=_0xd27046;this[_0x10fde6(0x151)][_0x10fde6(0x196)](_0x3a5d58);}[_0xd27046(0x17f)](_0x3cec6c,_0x440bcd,_0x588c35=_0x2a854b[_0xd27046(0x142)]){const _0xa791ab=_0xd27046;_0xa791ab(0x170)==typeof _0x3cec6c?_0x2f927c(this[_0xa791ab(0x184)],{'matchingCallback':_0x3cec6c,'label':_0x440bcd,'priority':_0x588c35}):this[_0xa791ab(0x17c)][_0xa791ab(0x1a1)](_0x3cec6c,_0x440bcd);}[_0xd27046(0x14f)](_0x2598e6,_0x5109de){const _0x12f9c7=_0xd27046;this[_0x12f9c7(0x19e)][_0x12f9c7(0x1a1)](_0x2598e6,_0x5109de);}[_0xd27046(0x165)](_0x22523a,_0x4abe35=0x1){const _0x51d921=_0xd27046;let _0x7583ce;for(const _0x3c2d4f of this[_0x51d921(0x184)])if(_0x3c2d4f[_0x51d921(0x176)](_0x22523a)){_0x7583ce=_0x3c2d4f[_0x51d921(0x185)];break;}return _0x7583ce||(_0x7583ce=this[_0x51d921(0x17c)][_0x51d921(0x177)](_0x22523a[_0x51d921(0x15d)])),_0x7583ce?_0x7583ce(_0x4abe35):0x1!==_0x4abe35?_0x4abe35+'\x20'+_0x22523a[_0x51d921(0x15d)]+'s':''+_0x22523a[_0x51d921(0x15d)];}[_0xd27046(0x182)](_0x5b277e,_0x519ae6){const _0x1b3c6c=_0xd27046,_0x9a9172=_0x519ae6[_0x1b3c6c(0x192)]()[_0x1b3c6c(0x173)](),_0x486a84=_0x1b3c6c(0x14e)==_0x519ae6[_0x1b3c6c(0x164)]?_0x1b3c6c(0x152):_0x1b3c6c(0x143);for(const _0xa96732 of _0x9a9172){const _0x1f86e4=_0xa96732[_0x1b3c6c(0x191)],_0x4e28d2=_0x5b277e[_0x5b277e[_0x1b3c6c(0x17b)]-0x1];if(_0x1f86e4['is'](_0x1b3c6c(0x160)))_0x4e28d2&&_0x4e28d2[_0x1b3c6c(0x164)][_0x1b3c6c(0x18e)](_0x1b3c6c(0x15b))>-0x1&&_0x5b277e[_0x1b3c6c(0x159)](),_0x4e28d2&&_0x1b3c6c(0x15e)==_0x4e28d2[_0x1b3c6c(0x164)]?_0x4e28d2[_0x486a84]+=_0x1f86e4[_0x1b3c6c(0x157)]:_0x5b277e[_0x1b3c6c(0x196)]({'type':_0x1b3c6c(0x15e),'add':_0x1b3c6c(0x152)==_0x486a84?_0x1f86e4[_0x1b3c6c(0x157)]:'','remove':_0x1b3c6c(0x143)==_0x486a84?_0x1f86e4[_0x1b3c6c(0x157)]:''});else{if(this[_0x1b3c6c(0x156)][_0x1b3c6c(0x181)](_0x1f86e4)){const _0x2f7dfd=_0x1f86e4;if(_0x4e28d2&&_0x4e28d2[_0x1b3c6c(0x164)][_0x1b3c6c(0x18e)](_0x1b3c6c(0x15b))>-0x1&&_0x5b277e[_0x1b3c6c(0x159)](),_0x1b3c6c(0x161)==_0xa96732[_0x1b3c6c(0x164)])continue;_0x4e28d2&&_0x4e28d2[_0x1b3c6c(0x164)]==_0x486a84+_0x1b3c6c(0x198)&&_0x4e28d2[_0x1b3c6c(0x154)][_0x1b3c6c(0x15d)]==_0x2f7dfd[_0x1b3c6c(0x15d)]?_0x4e28d2[_0x1b3c6c(0x15c)]++:_0x5b277e[_0x1b3c6c(0x196)]({'type':_0x486a84+_0x1b3c6c(0x198),'element':_0x2f7dfd,'quantity':0x1}),_0x9a9172[_0x1b3c6c(0x16d)](_0x5b5f92=>!(_0x1b3c6c(0x161)==_0x5b5f92[_0x1b3c6c(0x164)]&&_0x5b5f92[_0x1b3c6c(0x191)]==_0x1f86e4));}else{if(this[_0x1b3c6c(0x156)][_0x1b3c6c(0x1a3)](_0x1f86e4,_0x1b3c6c(0x197))||_0x1f86e4['is'](_0x1b3c6c(0x154),_0x1b3c6c(0x168))){const _0x2d8861=_0x1f86e4;if(_0x1b3c6c(0x152)==_0x486a84&&_0x1b3c6c(0x14c)==_0xa96732[_0x1b3c6c(0x164)]||_0x1b3c6c(0x143)==_0x486a84&&_0x1b3c6c(0x161)==_0xa96732[_0x1b3c6c(0x164)])continue;if(_0x4e28d2&&-0x1==_0x4e28d2[_0x1b3c6c(0x164)][_0x1b3c6c(0x18e)](_0x1b3c6c(0x15b))){_0x1b3c6c(0x15e)==_0x4e28d2[_0x1b3c6c(0x164)]&&(_0x4e28d2[_0x486a84]+='\x0a');continue;}let _0x274417;if(_0x274417=_0x1b3c6c(0x152)==_0x486a84?_0x2d8861[_0x1b3c6c(0x16a)]&&!this[_0x1b3c6c(0x156)][_0x1b3c6c(0x181)](_0x2d8861[_0x1b3c6c(0x16a)])?_0x2d8861[_0x1b3c6c(0x16a)]:null:_0x2d8861[_0x1b3c6c(0x14b)]&&!this[_0x1b3c6c(0x156)][_0x1b3c6c(0x181)](_0x2d8861[_0x1b3c6c(0x14b)])?_0x2d8861[_0x1b3c6c(0x14b)]:null,_0x2d8861[_0x1b3c6c(0x194)]||_0x274417&&_0x274417[_0x1b3c6c(0x194)]){const _0x547023=_0x274417&&_0x274417[_0x1b3c6c(0x194)]?_0x274417:_0x2d8861;_0x4e28d2&&_0x4e28d2[_0x1b3c6c(0x164)]==_0x486a84+_0x1b3c6c(0x183)&&_0x4e28d2[_0x1b3c6c(0x154)][_0x1b3c6c(0x15d)]==_0x547023[_0x1b3c6c(0x15d)]?_0x4e28d2[_0x1b3c6c(0x15c)]++:_0x5b277e[_0x1b3c6c(0x196)]({'type':_0x486a84+_0x1b3c6c(0x183),'element':_0x547023,'quantity':0x1});}else _0x5b277e[_0x1b3c6c(0x196)]({'type':_0x486a84+_0x1b3c6c(0x15b),'element':_0x2d8861});}}}}}[_0xd27046(0x19c)](_0x3c2977){const _0xe345d9=_0xd27046,_0x2e6de0=this[_0xe345d9(0x147)],_0xa5e0c4=[],_0x1f7bca=[],_0x963b75=[];for(const _0x32d7f5 of _0x3c2977)switch(_0x32d7f5[_0xe345d9(0x164)]){case _0xe345d9(0x15e):if(_0x32d7f5[_0xe345d9(0x152)]=_0x32d7f5[_0xe345d9(0x152)][_0xe345d9(0x146)](/(\S)\u000A+(\S)/g,_0xe345d9(0x16e))[_0xe345d9(0x146)](/\u000A/g,''),_0x32d7f5[_0xe345d9(0x143)]=_0x32d7f5[_0xe345d9(0x143)][_0xe345d9(0x146)](/(\S)\u000A+(\S)/g,_0xe345d9(0x16e))[_0xe345d9(0x146)](/\u000A/g,''),''!=_0x32d7f5[_0xe345d9(0x152)]&&''!=_0x32d7f5[_0xe345d9(0x143)]){_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x146),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x19b),['\x22'+_0x32d7f5[_0xe345d9(0x143)]+'\x22','\x22'+_0x32d7f5[_0xe345d9(0x152)]+'\x22'])});continue;}if(null!=_0x32d7f5[_0xe345d9(0x152)][_0xe345d9(0x18b)](/^ +$/)){_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x14e),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x16c),_0xccb2d0(_0x2e6de0,_0xe345d9(0x141),_0x32d7f5[_0xe345d9(0x152)][_0xe345d9(0x17b)]))});continue;}if(null!=_0x32d7f5[_0xe345d9(0x143)][_0xe345d9(0x18b)](/^ +$/)){_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x1a0),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x175),_0xccb2d0(_0x2e6de0,_0xe345d9(0x141),_0x32d7f5[_0xe345d9(0x143)][_0xe345d9(0x17b)]))});continue;}if(''!=_0x32d7f5[_0xe345d9(0x152)]){_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x14e),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x16c),'\x22'+_0x32d7f5[_0xe345d9(0x152)]+'\x22')});continue;}_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x1a0),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x175),'\x22'+_0x32d7f5[_0xe345d9(0x143)]+'\x22')});continue;case _0xe345d9(0x14a):case _0xe345d9(0x180):_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x14e),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x16c),this[_0xe345d9(0x165)](_0x32d7f5[_0xe345d9(0x154)],_0x32d7f5[_0xe345d9(0x15c)]))});continue;case _0xe345d9(0x18d):case _0xe345d9(0x187):_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x1a0),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x175),this[_0xe345d9(0x165)](_0x32d7f5[_0xe345d9(0x154)],_0x32d7f5[_0xe345d9(0x15c)]))});continue;case _0xe345d9(0x186):_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x14e),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x145),this[_0xe345d9(0x165)](_0x32d7f5[_0xe345d9(0x154)],_0x32d7f5[_0xe345d9(0x15c)]))});continue;case _0xe345d9(0x189):_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x1a0),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x166),this[_0xe345d9(0x165)](_0x32d7f5[_0xe345d9(0x154)],_0x32d7f5[_0xe345d9(0x15c)]))});continue;case _0xe345d9(0x190):_0x1f7bca[_0xe345d9(0x196)](_0x32d7f5[_0xe345d9(0x162)]);continue;case _0xe345d9(0x178):_0x963b75[_0xe345d9(0x196)](_0x32d7f5[_0xe345d9(0x162)]);continue;default:_0xa5e0c4[_0xe345d9(0x196)](_0x32d7f5);}if(_0x1f7bca[_0xe345d9(0x17b)]){const _0xa24f05=_0x1f7bca[_0xe345d9(0x171)](_0x21f033=>this[_0xe345d9(0x19e)][_0xe345d9(0x17d)](_0x21f033)?this[_0xe345d9(0x19e)][_0xe345d9(0x177)](_0x21f033):_0x21f033)[_0xe345d9(0x17e)](',\x20');_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x174),'content':_0xccb2d0(this[_0xe345d9(0x147)],_0xe345d9(0x195),_0xa24f05)});}if(_0x963b75[_0xe345d9(0x17b)]){const _0x2c70b9=_0x963b75[_0xe345d9(0x171)](_0x76f272=>this[_0xe345d9(0x19e)][_0xe345d9(0x17d)](_0x76f272)?this[_0xe345d9(0x19e)][_0xe345d9(0x177)](_0x76f272):_0x76f272)[_0xe345d9(0x17e)](',\x20');_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x174),'content':_0xccb2d0(this[_0xe345d9(0x147)],_0xe345d9(0x18f),_0x2c70b9)});}return _0xa5e0c4;}[_0xd27046(0x169)](_0x596e67){const _0x452feb=_0xd27046;for(const _0x778595 of this[_0x452feb(0x151)]){const _0x3935cf=_0x778595(_0x596e67);if(_0x3935cf&&_0x452feb(0x164)in _0x3935cf)return _0x3935cf;}}[_0xd27046(0x16f)](_0x350482,_0x12b284){const _0x22e158=_0xd27046,_0x154bc6=_0x12b284[_0x22e158(0x157)],_0x4b9817=void 0x0===_0x154bc6[_0x22e158(0x153)]?_0x22e158(0x178):_0x22e158(0x190);_0x350482[_0x22e158(0x196)]({'type':_0x4b9817,'key':_0x154bc6[_0x22e158(0x162)]});}[_0xd27046(0x1a2)](_0x22d112,_0x4754d9){const _0xae41e0=_0xd27046;_0x22d112[_0xae41e0(0x196)]({'type':_0xae41e0(0x174),'content':_0xccb2d0(this[_0xae41e0(0x147)],_0xae41e0(0x144),this[_0xae41e0(0x165)](_0x4754d9[_0xae41e0(0x192)]()[_0xae41e0(0x14d)][_0xae41e0(0x179)],0x1))});}[_0xd27046(0x150)](_0x2a9c9c,_0xce23,_0x273995){const _0x529240=_0xd27046;if(this[_0x529240(0x182)](_0x2a9c9c,_0xce23),_0x273995&&_0x273995[_0x529240(0x192)]()&&!_0xce23[_0x529240(0x192)]()[_0x529240(0x18a)][_0x529240(0x148)](_0x273995[_0x529240(0x192)]()[_0x529240(0x14d)])){const _0x1846f7=_0x2a9c9c[_0x2a9c9c[_0x529240(0x17b)]-0x1],_0x3b744b=_0x529240(0x14e)==_0xce23[_0x529240(0x164)]?_0x529240(0x152):_0x529240(0x143);_0x1846f7&&_0x529240(0x15e)==_0x1846f7[_0x529240(0x164)]&&(_0x1846f7[_0x3b744b]+='\x0a');}}}function _0x2959(){const _0x156210=['EmptyContainer','_itemLabelsCallbacks','label','addContainer','removeObject','13FXbxSf','removeContainer','end','match','attribute','removeEmptyContainer','indexOf','*Remove\x20format:*\x20%0','addFormat','item','getFirstRange','959925qqKJzc','isEmpty','*Set\x20format:*\x20%0','push','$text','Object','1399632NsmOli','67202MolhLV','REPLACE_TEXT','_resolveDescriptionItems','registerDescriptionCallback','_attributeLabels','288EPKOiB','deletion','set','_handleRenameSuggestionDescription','checkChild','ELEMENT_SPACE','normal','remove','*Change\x20to:*\x20%0','*Split:*\x20%0','replace','_locale','isEqual','948NTckcJ','addEmptyContainer','previousSibling','elementStart','start','insertion','registerAttributeLabel','_handleInsertRemoveSuggestionDescription','_customCallbacks','add','newValue','element','475048wptqPz','_schema','data','6608DmFrnX','pop','subType','Container','quantity','name','text','45KsBydi','$textProxy','elementEnd','key','3696nLNVEI','type','getItemLabel','*Merge:*\x20%0','isInContent','softBreak','_handleCustomCallbackDescription','nextSibling','getDescriptions','*Insert:*\x20%0','skip','$1\x20$2','_handleAttributeSuggestionDescription','function','map','2240lnJOpx','getWalker','format','*Remove:*\x20%0','matchingCallback','get','removeFormat','nodeAfter','1915xDsKZr','length','_itemLabels','has','join','registerElementLabel','addObject','isObject','_addDescriptionItems'];_0x2959=function(){return _0x156210;};return _0x2959();}
23
+ const _0x583b4d=_0x112c;(function(_0x41e760,_0x1acab1){const _0x32d98f=_0x112c,_0x3658df=_0x41e760();while(!![]){try{const _0x5ac5cf=parseInt(_0x32d98f(0x245))/0x1+parseInt(_0x32d98f(0x24a))/0x2+-parseInt(_0x32d98f(0x1f3))/0x3+-parseInt(_0x32d98f(0x24b))/0x4+-parseInt(_0x32d98f(0x1fe))/0x5*(-parseInt(_0x32d98f(0x21c))/0x6)+-parseInt(_0x32d98f(0x1f7))/0x7*(-parseInt(_0x32d98f(0x1f0))/0x8)+-parseInt(_0x32d98f(0x240))/0x9*(parseInt(_0x32d98f(0x201))/0xa);if(_0x5ac5cf===_0x1acab1)break;else _0x3658df['push'](_0x3658df['shift']());}catch(_0x3f4c05){_0x3658df['push'](_0x3658df['shift']());}}}(_0x1ad4,0x7a2ef));function _0x112c(_0x74810c,_0x32472c){const _0x1ad4df=_0x1ad4();return _0x112c=function(_0x112ceb,_0x58c192){_0x112ceb=_0x112ceb-0x1eb;let _0x297c51=_0x1ad4df[_0x112ceb];return _0x297c51;},_0x112c(_0x74810c,_0x32472c);}import{getTranslation as _0x3abda7}from'./utils/common-translations.js';import{priorities as _0x7c0079,insertToPriorityArray as _0x503222}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x2a2e8e}from'./trackchangesediting.js';function _0x1ad4(){const _0x70f198=['566586RXEskN','pop','isInContent','registerDescriptionCallback','newValue','925914QQWuWg','Object','attribute','_attributeLabels','push','573672PWKPHa','898116SARNDX','addEmptyContainer','_itemLabels','*Split:*\x20%0','insertion','$1\x20$2','48VKsVed','Container','start','2633511RrUDTC','element','_schema','skip','359065McMUmv','addContainer','function','elementEnd','REPLACE_TEXT','addObject','*Insert:*\x20%0','3874015BELjxA','text','getFirstRange','110ZAvdVl','removeObject','_locale','data','key','_handleInsertRemoveSuggestionDescription','$textProxy','_handleAttributeSuggestionDescription','isEqual','normal','label','*Merge:*\x20%0','_customCallbacks','_resolveDescriptionItems','getWalker','add','end','removeEmptyContainer','name','item','removeFormat','get','isObject','getDescriptions','join','type','elementStart','6hLZQdb','format','quantity','has','remove','nextSibling','previousSibling','map','length','_itemLabelsCallbacks','registerElementLabel','set','$text','EmptyContainer','subType','deletion','removeContainer','isEmpty','*Remove\x20format:*\x20%0','indexOf','getItemLabel','matchingCallback','softBreak','match','addFormat','ELEMENT_SPACE','*Change\x20to:*\x20%0','*Set\x20format:*\x20%0','_handleCustomCallbackDescription','checkChild','_addDescriptionItems','*Remove:*\x20%0','_handleRenameSuggestionDescription','registerAttributeLabel','replace','nodeAfter'];_0x1ad4=function(){return _0x70f198;};return _0x1ad4();}export default class f{constructor(_0x4f2827,_0x3e6034){const _0x549de4=_0x112c;this[_0x549de4(0x20d)]=[],this[_0x549de4(0x1ec)]=new Map(),this[_0x549de4(0x225)]=[],this[_0x549de4(0x248)]=new Map(),this[_0x549de4(0x1f5)]=_0x4f2827,this[_0x549de4(0x203)]=_0x3e6034;}[_0x583b4d(0x218)](_0x10f79f){const _0x5b53ff=_0x583b4d,_0x470f47=[],_0x43aa01=new Set(),_0xbb56e7=new Set();for(let _0x4b85c0=0x0;_0x4b85c0<_0x10f79f[_0x5b53ff(0x224)];_0x4b85c0++){const _0x5148d6=_0x10f79f[_0x4b85c0];if(!_0x5148d6[_0x5b53ff(0x242)])continue;const _0x56eb89=this[_0x5b53ff(0x238)](_0x5148d6);if(_0x56eb89){if(null!=_0x5148d6[_0x5b53ff(0x22a)]){if(_0x43aa01[_0x5b53ff(0x21f)](_0x5148d6[_0x5b53ff(0x22a)]))continue;_0x43aa01[_0x5b53ff(0x210)](_0x5148d6[_0x5b53ff(0x22a)]);}_0x470f47[_0x5b53ff(0x249)](_0x56eb89);}else{if(_0x5b53ff(0x247)!=_0x5148d6[_0x5b53ff(0x21a)])_0x5b53ff(0x1ee)!=_0x5148d6[_0x5b53ff(0x21a)]&&_0x5b53ff(0x22b)!=_0x5148d6[_0x5b53ff(0x21a)]||this[_0x5b53ff(0x206)](_0x470f47,_0x5148d6,_0x10f79f[_0x4b85c0+0x1]);else{const _0x608dd8=_0x5148d6[_0x5b53ff(0x204)][_0x5b53ff(0x205)];if(_0xbb56e7[_0x5b53ff(0x21f)](_0x608dd8))continue;_0xbb56e7[_0x5b53ff(0x210)](_0x5148d6[_0x5b53ff(0x204)][_0x5b53ff(0x205)]),_0x608dd8==_0x2a2e8e?this[_0x5b53ff(0x23c)](_0x470f47,_0x5148d6):this[_0x5b53ff(0x208)](_0x470f47,_0x5148d6);}}}return this[_0x5b53ff(0x20e)](_0x470f47);}[_0x583b4d(0x243)](_0x5ce75d){const _0x5c3372=_0x583b4d;this[_0x5c3372(0x20d)][_0x5c3372(0x249)](_0x5ce75d);}[_0x583b4d(0x226)](_0x42af37,_0x24ab8d,_0x5c817b=_0x7c0079[_0x583b4d(0x20a)]){const _0x4649e8=_0x583b4d;_0x4649e8(0x1f9)==typeof _0x42af37?_0x503222(this[_0x4649e8(0x225)],{'matchingCallback':_0x42af37,'label':_0x24ab8d,'priority':_0x5c817b}):this[_0x4649e8(0x1ec)][_0x4649e8(0x227)](_0x42af37,_0x24ab8d);}[_0x583b4d(0x23d)](_0x483eb2,_0x5b941d){const _0x12ab24=_0x583b4d;this[_0x12ab24(0x248)][_0x12ab24(0x227)](_0x483eb2,_0x5b941d);}[_0x583b4d(0x230)](_0x208da3,_0x27e7d5=0x1){const _0x3c8c4e=_0x583b4d;let _0x44aaf5;for(const _0x3e723e of this[_0x3c8c4e(0x225)])if(_0x3e723e[_0x3c8c4e(0x231)](_0x208da3)){_0x44aaf5=_0x3e723e[_0x3c8c4e(0x20b)];break;}return _0x44aaf5||(_0x44aaf5=this[_0x3c8c4e(0x1ec)][_0x3c8c4e(0x216)](_0x208da3[_0x3c8c4e(0x213)])),_0x44aaf5?_0x44aaf5(_0x27e7d5):0x1!==_0x27e7d5?_0x27e7d5+'\x20'+_0x208da3[_0x3c8c4e(0x213)]+'s':''+_0x208da3[_0x3c8c4e(0x213)];}[_0x583b4d(0x23a)](_0x5a7ae6,_0x47b841){const _0x4925e4=_0x583b4d,_0x19c2e4=_0x47b841[_0x4925e4(0x200)]()[_0x4925e4(0x20f)](),_0x429291=_0x4925e4(0x1ee)==_0x47b841[_0x4925e4(0x21a)]?_0x4925e4(0x210):_0x4925e4(0x220);for(const _0x34d95c of _0x19c2e4){const _0x5d45e8=_0x34d95c[_0x4925e4(0x214)],_0x1e7dc1=_0x5a7ae6[_0x5a7ae6[_0x4925e4(0x224)]-0x1];if(_0x5d45e8['is'](_0x4925e4(0x207)))_0x1e7dc1&&_0x1e7dc1[_0x4925e4(0x21a)][_0x4925e4(0x22f)](_0x4925e4(0x1f1))>-0x1&&_0x5a7ae6[_0x4925e4(0x241)](),_0x1e7dc1&&_0x4925e4(0x1ff)==_0x1e7dc1[_0x4925e4(0x21a)]?_0x1e7dc1[_0x429291]+=_0x5d45e8[_0x4925e4(0x204)]:_0x5a7ae6[_0x4925e4(0x249)]({'type':_0x4925e4(0x1ff),'add':_0x4925e4(0x210)==_0x429291?_0x5d45e8[_0x4925e4(0x204)]:'','remove':_0x4925e4(0x220)==_0x429291?_0x5d45e8[_0x4925e4(0x204)]:''});else{if(this[_0x4925e4(0x1f5)][_0x4925e4(0x217)](_0x5d45e8)){const _0x310b08=_0x5d45e8;if(_0x1e7dc1&&_0x1e7dc1[_0x4925e4(0x21a)][_0x4925e4(0x22f)](_0x4925e4(0x1f1))>-0x1&&_0x5a7ae6[_0x4925e4(0x241)](),_0x4925e4(0x1fa)==_0x34d95c[_0x4925e4(0x21a)])continue;_0x1e7dc1&&_0x1e7dc1[_0x4925e4(0x21a)]==_0x429291+_0x4925e4(0x246)&&_0x1e7dc1[_0x4925e4(0x1f4)][_0x4925e4(0x213)]==_0x310b08[_0x4925e4(0x213)]?_0x1e7dc1[_0x4925e4(0x21e)]++:_0x5a7ae6[_0x4925e4(0x249)]({'type':_0x429291+_0x4925e4(0x246),'element':_0x310b08,'quantity':0x1}),_0x19c2e4[_0x4925e4(0x1f6)](_0x4deec5=>!(_0x4925e4(0x1fa)==_0x4deec5[_0x4925e4(0x21a)]&&_0x4deec5[_0x4925e4(0x214)]==_0x5d45e8));}else{if(this[_0x4925e4(0x1f5)][_0x4925e4(0x239)](_0x5d45e8,_0x4925e4(0x228))||_0x5d45e8['is'](_0x4925e4(0x1f4),_0x4925e4(0x232))){const _0x591813=_0x5d45e8;if(_0x4925e4(0x210)==_0x429291&&_0x4925e4(0x21b)==_0x34d95c[_0x4925e4(0x21a)]||_0x4925e4(0x220)==_0x429291&&_0x4925e4(0x1fa)==_0x34d95c[_0x4925e4(0x21a)])continue;if(_0x1e7dc1&&-0x1==_0x1e7dc1[_0x4925e4(0x21a)][_0x4925e4(0x22f)](_0x4925e4(0x1f1))){_0x4925e4(0x1ff)==_0x1e7dc1[_0x4925e4(0x21a)]&&(_0x1e7dc1[_0x429291]+='\x0a');continue;}let _0xdfd820;if(_0xdfd820=_0x4925e4(0x210)==_0x429291?_0x591813[_0x4925e4(0x221)]&&!this[_0x4925e4(0x1f5)][_0x4925e4(0x217)](_0x591813[_0x4925e4(0x221)])?_0x591813[_0x4925e4(0x221)]:null:_0x591813[_0x4925e4(0x222)]&&!this[_0x4925e4(0x1f5)][_0x4925e4(0x217)](_0x591813[_0x4925e4(0x222)])?_0x591813[_0x4925e4(0x222)]:null,_0x591813[_0x4925e4(0x22d)]||_0xdfd820&&_0xdfd820[_0x4925e4(0x22d)]){const _0x4a1028=_0xdfd820&&_0xdfd820[_0x4925e4(0x22d)]?_0xdfd820:_0x591813;_0x1e7dc1&&_0x1e7dc1[_0x4925e4(0x21a)]==_0x429291+_0x4925e4(0x229)&&_0x1e7dc1[_0x4925e4(0x1f4)][_0x4925e4(0x213)]==_0x4a1028[_0x4925e4(0x213)]?_0x1e7dc1[_0x4925e4(0x21e)]++:_0x5a7ae6[_0x4925e4(0x249)]({'type':_0x429291+_0x4925e4(0x229),'element':_0x4a1028,'quantity':0x1});}else _0x5a7ae6[_0x4925e4(0x249)]({'type':_0x429291+_0x4925e4(0x1f1),'element':_0x591813});}}}}}[_0x583b4d(0x20e)](_0xdee566){const _0x2c5554=_0x583b4d,_0x22b35b=this[_0x2c5554(0x203)],_0x8d46d7=[],_0x56850a=[],_0x2ed94a=[];for(const _0x372774 of _0xdee566)switch(_0x372774[_0x2c5554(0x21a)]){case _0x2c5554(0x1ff):if(_0x372774[_0x2c5554(0x210)]=_0x372774[_0x2c5554(0x210)][_0x2c5554(0x23e)](/(\S)\u000A+(\S)/g,_0x2c5554(0x1ef))[_0x2c5554(0x23e)](/\u000A/g,''),_0x372774[_0x2c5554(0x220)]=_0x372774[_0x2c5554(0x220)][_0x2c5554(0x23e)](/(\S)\u000A+(\S)/g,_0x2c5554(0x1ef))[_0x2c5554(0x23e)](/\u000A/g,''),''!=_0x372774[_0x2c5554(0x210)]&&''!=_0x372774[_0x2c5554(0x220)]){_0x8d46d7[_0x2c5554(0x249)]({'type':_0x2c5554(0x23e),'content':_0x3abda7(_0x22b35b,_0x2c5554(0x1fb),['\x22'+_0x372774[_0x2c5554(0x220)]+'\x22','\x22'+_0x372774[_0x2c5554(0x210)]+'\x22'])});continue;}if(null!=_0x372774[_0x2c5554(0x210)][_0x2c5554(0x233)](/^ +$/)){_0x8d46d7[_0x2c5554(0x249)]({'type':_0x2c5554(0x1ee),'content':_0x3abda7(_0x22b35b,_0x2c5554(0x1fd),_0x3abda7(_0x22b35b,_0x2c5554(0x235),_0x372774[_0x2c5554(0x210)][_0x2c5554(0x224)]))});continue;}if(null!=_0x372774[_0x2c5554(0x220)][_0x2c5554(0x233)](/^ +$/)){_0x8d46d7[_0x2c5554(0x249)]({'type':_0x2c5554(0x22b),'content':_0x3abda7(_0x22b35b,_0x2c5554(0x23b),_0x3abda7(_0x22b35b,_0x2c5554(0x235),_0x372774[_0x2c5554(0x220)][_0x2c5554(0x224)]))});continue;}if(''!=_0x372774[_0x2c5554(0x210)]){_0x8d46d7[_0x2c5554(0x249)]({'type':_0x2c5554(0x1ee),'content':_0x3abda7(_0x22b35b,_0x2c5554(0x1fd),'\x22'+_0x372774[_0x2c5554(0x210)]+'\x22')});continue;}_0x8d46d7[_0x2c5554(0x249)]({'type':_0x2c5554(0x22b),'content':_0x3abda7(_0x22b35b,_0x2c5554(0x23b),'\x22'+_0x372774[_0x2c5554(0x220)]+'\x22')});continue;case _0x2c5554(0x1eb):case _0x2c5554(0x1fc):_0x8d46d7[_0x2c5554(0x249)]({'type':_0x2c5554(0x1ee),'content':_0x3abda7(_0x22b35b,_0x2c5554(0x1fd),this[_0x2c5554(0x230)](_0x372774[_0x2c5554(0x1f4)],_0x372774[_0x2c5554(0x21e)]))});continue;case _0x2c5554(0x212):case _0x2c5554(0x202):_0x8d46d7[_0x2c5554(0x249)]({'type':_0x2c5554(0x22b),'content':_0x3abda7(_0x22b35b,_0x2c5554(0x23b),this[_0x2c5554(0x230)](_0x372774[_0x2c5554(0x1f4)],_0x372774[_0x2c5554(0x21e)]))});continue;case _0x2c5554(0x1f8):_0x8d46d7[_0x2c5554(0x249)]({'type':_0x2c5554(0x1ee),'content':_0x3abda7(_0x22b35b,_0x2c5554(0x1ed),this[_0x2c5554(0x230)](_0x372774[_0x2c5554(0x1f4)],_0x372774[_0x2c5554(0x21e)]))});continue;case _0x2c5554(0x22c):_0x8d46d7[_0x2c5554(0x249)]({'type':_0x2c5554(0x22b),'content':_0x3abda7(_0x22b35b,_0x2c5554(0x20c),this[_0x2c5554(0x230)](_0x372774[_0x2c5554(0x1f4)],_0x372774[_0x2c5554(0x21e)]))});continue;case _0x2c5554(0x234):_0x56850a[_0x2c5554(0x249)](_0x372774[_0x2c5554(0x205)]);continue;case _0x2c5554(0x215):_0x2ed94a[_0x2c5554(0x249)](_0x372774[_0x2c5554(0x205)]);continue;default:_0x8d46d7[_0x2c5554(0x249)](_0x372774);}if(_0x56850a[_0x2c5554(0x224)]){const _0x2b342a=_0x56850a[_0x2c5554(0x223)](_0xdcdcef=>this[_0x2c5554(0x248)][_0x2c5554(0x21f)](_0xdcdcef)?this[_0x2c5554(0x248)][_0x2c5554(0x216)](_0xdcdcef):_0xdcdcef)[_0x2c5554(0x219)](',\x20');_0x8d46d7[_0x2c5554(0x249)]({'type':_0x2c5554(0x21d),'content':_0x3abda7(this[_0x2c5554(0x203)],_0x2c5554(0x237),_0x2b342a)});}if(_0x2ed94a[_0x2c5554(0x224)]){const _0x106a59=_0x2ed94a[_0x2c5554(0x223)](_0x331d5c=>this[_0x2c5554(0x248)][_0x2c5554(0x21f)](_0x331d5c)?this[_0x2c5554(0x248)][_0x2c5554(0x216)](_0x331d5c):_0x331d5c)[_0x2c5554(0x219)](',\x20');_0x8d46d7[_0x2c5554(0x249)]({'type':_0x2c5554(0x21d),'content':_0x3abda7(this[_0x2c5554(0x203)],_0x2c5554(0x22e),_0x106a59)});}return _0x8d46d7;}[_0x583b4d(0x238)](_0x6ce01){const _0x8a27f5=_0x583b4d;for(const _0x1add9e of this[_0x8a27f5(0x20d)]){const _0x1eea2c=_0x1add9e(_0x6ce01);if(_0x1eea2c&&_0x8a27f5(0x21a)in _0x1eea2c)return _0x1eea2c;}}[_0x583b4d(0x208)](_0x37d7e6,_0x2d0219){const _0x19a7cd=_0x583b4d,_0x145978=_0x2d0219[_0x19a7cd(0x204)],_0x15c59c=void 0x0===_0x145978[_0x19a7cd(0x244)]?_0x19a7cd(0x215):_0x19a7cd(0x234);_0x37d7e6[_0x19a7cd(0x249)]({'type':_0x15c59c,'key':_0x145978[_0x19a7cd(0x205)]});}[_0x583b4d(0x23c)](_0x38bf1a,_0x5891c1){const _0x4044b8=_0x583b4d;_0x38bf1a[_0x4044b8(0x249)]({'type':_0x4044b8(0x21d),'content':_0x3abda7(this[_0x4044b8(0x203)],_0x4044b8(0x236),this[_0x4044b8(0x230)](_0x5891c1[_0x4044b8(0x200)]()[_0x4044b8(0x1f2)][_0x4044b8(0x23f)],0x1))});}[_0x583b4d(0x206)](_0x1f1c6e,_0x57d483,_0x56fc69){const _0x6cb6e1=_0x583b4d;if(this[_0x6cb6e1(0x23a)](_0x1f1c6e,_0x57d483),_0x56fc69&&_0x56fc69[_0x6cb6e1(0x200)]()&&!_0x57d483[_0x6cb6e1(0x200)]()[_0x6cb6e1(0x211)][_0x6cb6e1(0x209)](_0x56fc69[_0x6cb6e1(0x200)]()[_0x6cb6e1(0x1f2)])){const _0x245d7d=_0x1f1c6e[_0x1f1c6e[_0x6cb6e1(0x224)]-0x1],_0x159b49=_0x6cb6e1(0x1ee)==_0x57d483[_0x6cb6e1(0x21a)]?_0x6cb6e1(0x210):_0x6cb6e1(0x220);_0x245d7d&&_0x6cb6e1(0x1ff)==_0x245d7d[_0x6cb6e1(0x21a)]&&(_0x245d7d[_0x159b49]+='\x0a');}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x1b7bec=_0x4edc;(function(_0x248650,_0x18d604){var _0x2365ed=_0x4edc,_0x336329=_0x248650();while(!![]){try{var _0x161fb2=-parseInt(_0x2365ed(0xbb))/0x1*(-parseInt(_0x2365ed(0xca))/0x2)+parseInt(_0x2365ed(0xc5))/0x3*(parseInt(_0x2365ed(0xbc))/0x4)+parseInt(_0x2365ed(0xcf))/0x5*(parseInt(_0x2365ed(0xcd))/0x6)+parseInt(_0x2365ed(0xbd))/0x7*(-parseInt(_0x2365ed(0xbe))/0x8)+parseInt(_0x2365ed(0xd1))/0x9*(-parseInt(_0x2365ed(0xc3))/0xa)+parseInt(_0x2365ed(0xb8))/0xb*(-parseInt(_0x2365ed(0xbf))/0xc)+parseInt(_0x2365ed(0xc0))/0xd*(parseInt(_0x2365ed(0xb9))/0xe);if(_0x161fb2===_0x18d604)break;else _0x336329['push'](_0x336329['shift']());}catch(_0x1b1a8f){_0x336329['push'](_0x336329['shift']());}}}(_0x7db4,0x8774e));import{Plugin as _0x2bf83b}from'ckeditor5/src/core.js';import _0x2ee3d1 from'./trackchangesui.js';import _0x6d5e5f from'./trackchangesediting.js';function _0x4edc(_0x50e3a7,_0x488370){var _0x7db447=_0x7db4();return _0x4edc=function(_0x4edc45,_0xc7f1af){_0x4edc45=_0x4edc45-0xb8;var _0x54854c=_0x7db447[_0x4edc45];return _0x54854c;},_0x4edc(_0x50e3a7,_0x488370);}import'ckeditor5-collaboration/src/collaboration-core.js';function _0x7db4(){var _0x403c51=['4DUgPCi','1076243qcpnub','8Wjhpmn','11485212lvUUwo','170118oWtLnt','requires','editor','7810bHanjl','getSuggestion','455856eNhTDA','addSuggestionData','adapter','TrackChanges','Comments','551730oPAdBq','getSuggestions','pluginName','43404DMSAYT','get','685MKotkW','plugins','11331aBanwY','11uBfihP','1316PrnuLD','addSuggestion','1Hnhoqt'];_0x7db4=function(){return _0x403c51;};return _0x7db4();}export default class k extends _0x2bf83b{static get[_0x1b7bec(0xc1)](){var _0x10d794=_0x1b7bec;return[_0x6d5e5f,_0x2ee3d1,_0x10d794(0xc9)];}static get[_0x1b7bec(0xcc)](){var _0x4e309a=_0x1b7bec;return _0x4e309a(0xc8);}set[_0x1b7bec(0xc7)](_0x5d17d0){var _0x3dd36e=_0x1b7bec;this[_0x3dd36e(0xc2)][_0x3dd36e(0xd0)][_0x3dd36e(0xce)](_0x6d5e5f)[_0x3dd36e(0xc7)]=_0x5d17d0;}get[_0x1b7bec(0xc7)](){var _0x5235c4=_0x1b7bec;return this[_0x5235c4(0xc2)][_0x5235c4(0xd0)][_0x5235c4(0xce)](_0x6d5e5f)[_0x5235c4(0xc7)];}[_0x1b7bec(0xba)](_0x587484){var _0x48a44d=_0x1b7bec;return this[_0x48a44d(0xc2)][_0x48a44d(0xd0)][_0x48a44d(0xce)](_0x6d5e5f)[_0x48a44d(0xc6)](_0x587484);}[_0x1b7bec(0xcb)]({skipNotAttached:_0x2e5e56=!0x1,toJSON:_0x43327d=!0x1}={}){var _0x2a1d8b=_0x1b7bec;return this[_0x2a1d8b(0xc2)][_0x2a1d8b(0xd0)][_0x2a1d8b(0xce)](_0x6d5e5f)[_0x2a1d8b(0xcb)]({'skipNotAttached':_0x2e5e56,'toJSON':_0x43327d});}[_0x1b7bec(0xc4)](_0x2cab77){var _0x350214=_0x1b7bec;return this[_0x350214(0xc2)][_0x350214(0xd0)][_0x350214(0xce)](_0x6d5e5f)[_0x350214(0xc4)](_0x2cab77);}}
23
+ var _0x23e5e7=_0x49c1;(function(_0x267b70,_0x2bb59d){var _0x56642c=_0x49c1,_0x133624=_0x267b70();while(!![]){try{var _0x3275f1=-parseInt(_0x56642c(0x15b))/0x1+-parseInt(_0x56642c(0x155))/0x2*(parseInt(_0x56642c(0x161))/0x3)+-parseInt(_0x56642c(0x164))/0x4*(parseInt(_0x56642c(0x163))/0x5)+-parseInt(_0x56642c(0x157))/0x6+parseInt(_0x56642c(0x153))/0x7*(parseInt(_0x56642c(0x152))/0x8)+-parseInt(_0x56642c(0x160))/0x9+parseInt(_0x56642c(0x165))/0xa;if(_0x3275f1===_0x2bb59d)break;else _0x133624['push'](_0x133624['shift']());}catch(_0x17e39c){_0x133624['push'](_0x133624['shift']());}}}(_0x39b2,0x6005a));import{Plugin as _0x271f18}from'ckeditor5/src/core.js';import _0x3b0d5c from'./trackchangesui.js';import _0x4ca83a from'./trackchangesediting.js';function _0x49c1(_0x181849,_0x140fb2){var _0x39b275=_0x39b2();return _0x49c1=function(_0x49c12b,_0x3faa65){_0x49c12b=_0x49c12b-0x151;var _0x218e6c=_0x39b275[_0x49c12b];return _0x218e6c;},_0x49c1(_0x181849,_0x140fb2);}function _0x39b2(){var _0x44495e=['1245kBWUZK','4636rgvcYN','27342680bhDwey','pluginName','getSuggestions','80FiYjQW','166740rtQfNr','getSuggestion','10DaOvxx','TrackChanges','4630200JFvWJu','Comments','plugins','addSuggestion','457111rvrFWP','get','requires','editor','adapter','2924145MkABHW','442113brrHoM','addSuggestionData'];_0x39b2=function(){return _0x44495e;};return _0x39b2();}import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x271f18{static get[_0x23e5e7(0x15d)](){var _0x1ddaf6=_0x23e5e7;return[_0x4ca83a,_0x3b0d5c,_0x1ddaf6(0x158)];}static get[_0x23e5e7(0x166)](){var _0x41a2e5=_0x23e5e7;return _0x41a2e5(0x156);}set[_0x23e5e7(0x15f)](_0x3e65ae){var _0x528648=_0x23e5e7;this[_0x528648(0x15e)][_0x528648(0x159)][_0x528648(0x15c)](_0x4ca83a)[_0x528648(0x15f)]=_0x3e65ae;}get[_0x23e5e7(0x15f)](){var _0xb9ce23=_0x23e5e7;return this[_0xb9ce23(0x15e)][_0xb9ce23(0x159)][_0xb9ce23(0x15c)](_0x4ca83a)[_0xb9ce23(0x15f)];}[_0x23e5e7(0x15a)](_0x4d15d4){var _0x28b76a=_0x23e5e7;return this[_0x28b76a(0x15e)][_0x28b76a(0x159)][_0x28b76a(0x15c)](_0x4ca83a)[_0x28b76a(0x162)](_0x4d15d4);}[_0x23e5e7(0x151)]({skipNotAttached:_0x4d4896=!0x1,toJSON:_0x50907b=!0x1}={}){var _0x4157df=_0x23e5e7;return this[_0x4157df(0x15e)][_0x4157df(0x159)][_0x4157df(0x15c)](_0x4ca83a)[_0x4157df(0x151)]({'skipNotAttached':_0x4d4896,'toJSON':_0x50907b});}[_0x23e5e7(0x154)](_0x2fb49f){var _0x28ea82=_0x23e5e7;return this[_0x28ea82(0x15e)][_0x28ea82(0x159)][_0x28ea82(0x15c)](_0x4ca83a)[_0x28ea82(0x154)](_0x2fb49f);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x317a7e=_0x2a77;(function(_0x1e63d1,_0x3e93de){const _0x2ebda2=_0x2a77,_0x2d90e0=_0x1e63d1();while(!![]){try{const _0x2069a5=parseInt(_0x2ebda2(0x1d2))/0x1*(-parseInt(_0x2ebda2(0x1ef))/0x2)+parseInt(_0x2ebda2(0x1dc))/0x3*(parseInt(_0x2ebda2(0x1ec))/0x4)+-parseInt(_0x2ebda2(0x1c9))/0x5*(-parseInt(_0x2ebda2(0x201))/0x6)+-parseInt(_0x2ebda2(0x1d0))/0x7+-parseInt(_0x2ebda2(0x1f7))/0x8*(-parseInt(_0x2ebda2(0x1f9))/0x9)+-parseInt(_0x2ebda2(0x1f3))/0xa*(parseInt(_0x2ebda2(0x1d4))/0xb)+-parseInt(_0x2ebda2(0x1e6))/0xc*(-parseInt(_0x2ebda2(0x1ce))/0xd);if(_0x2069a5===_0x3e93de)break;else _0x2d90e0['push'](_0x2d90e0['shift']());}catch(_0x2c1139){_0x2d90e0['push'](_0x2d90e0['shift']());}}}(_0x4697,0xdb2ab));function _0x4697(){const _0x129683=['4638179cWjdgm','plugins','54743LzlSjM','_adapter','1111451LlvuXC','pluginName','config','constructor','addUser','TrackChangesDataGetter','div','track-changes-data-invalid-editor-creator','1181118wkTeOX','appendChild','getFullData','useAnonymousUser','editorCreator','document','reduce','define','destroy','Users','36BaHkAh','getRootNames','createElement','name','trackChangesData.editorCreator','CommentsRepository','8ukpzXP','data','getSuggestions','60OWRSxS','init','model','requires','130utwXBK','addCommentThread','addSuggestionData','push','198136OpaoGX','getRootsAttributes','342GmSJbL','Pagination','map','get','editor','users','TrackChangesEditing','TrackChangesData','502566KEwEPO','execute','getDataWithDiscardedSuggestions','createDocumentFragment','getUser','end','trackChangesData','set','result','rootsAttributes','discardAllSuggestions','40eFlpJk','getDataWithAcceptedSuggestions','function','acceptAllSuggestions','getCommentThreads','9175751qvorIb','create'];_0x4697=function(){return _0x129683;};return _0x4697();}import{Plugin as _0x929a2e}from'ckeditor5/src/core.js';function _0x2a77(_0x77a00f,_0x24ea47){const _0x469786=_0x4697();return _0x2a77=function(_0x2a7792,_0x5c4f76){_0x2a7792=_0x2a7792-0x1c4;let _0xba747a=_0x469786[_0x2a7792];return _0xba747a;},_0x2a77(_0x77a00f,_0x24ea47);}import{CKEditorError as _0x1960ab}from'ckeditor5/src/utils.js';import _0x3c42fe from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x3a2ede}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x317a7e(0x1fa)];export default class P extends _0x929a2e{static get[_0x317a7e(0x1f2)](){return[_0x3c42fe];}static get[_0x317a7e(0x1d5)](){const _0x3124d8=_0x317a7e;return _0x3124d8(0x200);}[_0x317a7e(0x1f0)](){const _0x45e721=_0x317a7e,_0x431db5=this[_0x45e721(0x1fd)];if(_0x431db5[_0x45e721(0x1d6)][_0x45e721(0x1e3)](_0x45e721(0x1ea),_0x3f0676=>{const _0x16ed2d=_0x45e721,_0x45d3e4=_0x431db5[_0x16ed2d(0x1f1)][_0x16ed2d(0x1e1)][_0x16ed2d(0x1e7)]()[_0x16ed2d(0x1e2)]((_0x5d9c7a,_0x50ab44)=>(_0x5d9c7a[_0x50ab44]='',_0x5d9c7a),{});return _0x431db5[_0x16ed2d(0x1d7)][_0x16ed2d(0x1cf)](_0x45d3e4,_0x3f0676);}),_0x45e721(0x1cb)!=typeof _0x431db5[_0x45e721(0x1d6)][_0x45e721(0x1fc)](_0x45e721(0x1c4))[_0x45e721(0x1e0)])throw new _0x1960ab(_0x45e721(0x1db));}[_0x317a7e(0x1ca)](_0x1e320c){const _0x13eb7c=_0x317a7e;return N(this[_0x13eb7c(0x1fd)],!0x0,_0x1e320c);}[_0x317a7e(0x203)](_0x3fcdbe){const _0x2470da=_0x317a7e;return N(this[_0x2470da(0x1fd)],!0x1,_0x3fcdbe);}}class D extends _0x929a2e{static get[_0x317a7e(0x1d5)](){const _0xd6d072=_0x317a7e;return _0xd6d072(0x1d9);}constructor(_0x49ea3c){const _0x8ceca5=_0x317a7e;super(_0x49ea3c),this[_0x8ceca5(0x1c6)]=_0x8ceca5(0x206);}[_0x317a7e(0x1f0)](){const _0xaa6974=_0x317a7e;this[_0xaa6974(0x1fd)][_0xaa6974(0x1d1)][_0xaa6974(0x1fc)](_0xaa6974(0x1eb))[_0xaa6974(0x1d3)]={'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[_0xaa6974(0x1fd)][_0xaa6974(0x1d1)][_0xaa6974(0x1fc)](_0xaa6974(0x1ff))[_0xaa6974(0x1d3)]=null;}}function v(_0xf5d517){const _0x4b08e1=_0x317a7e;return void 0x0!==_0xf5d517[_0x4b08e1(0x1f8)];}async function N(_0x4b93cd,_0x316840,_0x5ba2fa){const _0x172d4a=_0x317a7e,_0x1acd45=_0x3a2ede(_0x4b93cd,T);_0x1acd45[_0x172d4a(0x1d1)][_0x172d4a(0x1f6)](_0x3c42fe,D),_0x1acd45[_0x172d4a(0x1c7)]=v(_0x4b93cd)?_0x4b93cd[_0x172d4a(0x1f8)]():void 0x0;const _0x174553=document[_0x172d4a(0x204)](),_0x3ed61f=_0x4b93cd[_0x172d4a(0x1d6)][_0x172d4a(0x1fc)](_0x172d4a(0x1c4))[_0x172d4a(0x1e0)],_0x4614c2=await _0x3ed61f(_0x1acd45,()=>function(_0x531ed8){const _0xef6b1=_0x172d4a,_0x338d05=document[_0xef6b1(0x1e8)](_0xef6b1(0x1da));return _0x531ed8[_0xef6b1(0x1dd)](_0x338d05),_0x338d05;}(_0x174553));!function(_0x1b5731,_0x177563){const _0x5a83d3=_0x172d4a,_0x319f40=_0x1b5731[_0x5a83d3(0x1f1)][_0x5a83d3(0x1e1)][_0x5a83d3(0x1e7)]()[_0x5a83d3(0x1e2)]((_0xa0189c,_0x4b01f7)=>(_0xa0189c[_0x4b01f7]=_0x1b5731[_0x5a83d3(0x1ed)][_0x5a83d3(0x1fc)]({'rootName':_0x4b01f7}),_0xa0189c),{}),_0x34a66b=_0x1b5731[_0x5a83d3(0x1d1)][_0x5a83d3(0x1fc)](_0x5a83d3(0x1e5))[_0x5a83d3(0x1fe)][_0x5a83d3(0x1fb)](_0x3d8953=>({'id':_0x3d8953['id'],'name':_0x3d8953[_0x5a83d3(0x1e9)]})),_0x3576f2=_0x1b5731[_0x5a83d3(0x1d1)][_0x5a83d3(0x1fc)](_0x5a83d3(0x1ff))[_0x5a83d3(0x1ee)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1bf48d=_0x1b5731[_0x5a83d3(0x1d1)][_0x5a83d3(0x1fc)](_0x5a83d3(0x1eb))[_0x5a83d3(0x1cd)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x538e61=_0x177563[_0x5a83d3(0x1d1)][_0x5a83d3(0x1fc)](_0x5a83d3(0x1e5)),_0x52185d=_0x177563[_0x5a83d3(0x1d1)][_0x5a83d3(0x1fc)](_0x5a83d3(0x1ff)),_0x29cac8=_0x177563[_0x5a83d3(0x1d1)][_0x5a83d3(0x1fc)](_0x5a83d3(0x1eb));for(const _0x48b0e5 of _0x34a66b)_0x538e61[_0x5a83d3(0x205)](_0x48b0e5['id'])||_0x538e61[_0x5a83d3(0x1d8)](_0x48b0e5);_0x538e61['me']||_0x538e61[_0x5a83d3(0x1df)]();for(const _0x3d2251 of _0x1bf48d)_0x29cac8[_0x5a83d3(0x1f4)](_0x3d2251);for(const _0x357d70 of _0x3576f2)_0x52185d[_0x5a83d3(0x1f5)](_0x357d70);_0x177563[_0x5a83d3(0x1ed)][_0x5a83d3(0x1c5)](_0x319f40);}(_0x4b93cd,_0x4614c2),_0x4614c2[_0x172d4a(0x202)](_0x316840?_0x172d4a(0x1cc):_0x172d4a(0x1c8));const _0x1f3e39=v(_0x4614c2)?_0x4614c2[_0x172d4a(0x1de)](_0x5ba2fa):_0x4614c2[_0x172d4a(0x1ed)][_0x172d4a(0x1fc)](_0x5ba2fa);return await _0x4614c2[_0x172d4a(0x1e4)](),_0x1f3e39;}
23
+ const _0xd96d0e=_0x4021;(function(_0xf461b4,_0x534c62){const _0x102e15=_0x4021,_0x5cd3e6=_0xf461b4();while(!![]){try{const _0x1fcef4=parseInt(_0x102e15(0x1ba))/0x1*(parseInt(_0x102e15(0x1c9))/0x2)+-parseInt(_0x102e15(0x1aa))/0x3*(parseInt(_0x102e15(0x1a2))/0x4)+parseInt(_0x102e15(0x195))/0x5*(-parseInt(_0x102e15(0x196))/0x6)+-parseInt(_0x102e15(0x1a4))/0x7+parseInt(_0x102e15(0x199))/0x8+parseInt(_0x102e15(0x1b8))/0x9*(-parseInt(_0x102e15(0x1d3))/0xa)+parseInt(_0x102e15(0x1d2))/0xb*(parseInt(_0x102e15(0x1cb))/0xc);if(_0x1fcef4===_0x534c62)break;else _0x5cd3e6['push'](_0x5cd3e6['shift']());}catch(_0x1f2f40){_0x5cd3e6['push'](_0x5cd3e6['shift']());}}}(_0x4c6e,0xedc84));import{Plugin as _0x140043}from'ckeditor5/src/core.js';import{CKEditorError as _0x12c346}from'ckeditor5/src/utils.js';import _0x5d968e from'./trackchangesediting.js';function _0x4021(_0x4955a5,_0x311685){const _0x4c6ea9=_0x4c6e();return _0x4021=function(_0x402153,_0x46795f){_0x402153=_0x402153-0x192;let _0x372f03=_0x4c6ea9[_0x402153];return _0x372f03;},_0x4021(_0x4955a5,_0x311685);}import{sanitizeEditorConfig as _0x29bb78}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0xd96d0e(0x1ad)];function _0x4c6e(){const _0x397d2a=['reduce','trackChangesData.editorCreator','Pagination','div','getDataWithDiscardedSuggestions','trackChangesData','getDataWithAcceptedSuggestions','push','getRootsAttributes','constructor','TrackChangesData','result','Users','36prziKl','users','16801dVBjVU','get','pluginName','TrackChangesEditing','getRootNames','createElement','execute','destroy','function','config','getUser','data','discardAllSuggestions','map','addCommentThread','4FeKZBt','createDocumentFragment','24BdayMs','useAnonymousUser','document','_adapter','end','define','TrackChangesDataGetter','15896507yKlUKE','10470ZkcVUx','addSuggestionData','acceptAllSuggestions','rootsAttributes','405NLqSXg','4206HBIBaH','editorCreator','init','5663320fWfWeV','addUser','CommentsRepository','editor','set','getFullData','plugins','getCommentThreads','track-changes-data-invalid-editor-creator','8gcWRsr','appendChild','10930024tuhuuS','requires','getSuggestions','model','create','name','1553151znbtPI'];_0x4c6e=function(){return _0x397d2a;};return _0x4c6e();}export default class P extends _0x140043{static get[_0xd96d0e(0x1a5)](){return[_0x5d968e];}static get[_0xd96d0e(0x1bc)](){const _0x535d6d=_0xd96d0e;return _0x535d6d(0x1b5);}[_0xd96d0e(0x198)](){const _0x52aef7=_0xd96d0e,_0x344fda=this[_0x52aef7(0x19c)];if(_0x344fda[_0x52aef7(0x1c3)][_0x52aef7(0x1d0)](_0x52aef7(0x1ac),_0xe9e563=>{const _0x50eb2b=_0x52aef7,_0x26dbb0=_0x344fda[_0x50eb2b(0x1a7)][_0x50eb2b(0x1cd)][_0x50eb2b(0x1be)]()[_0x50eb2b(0x1ab)]((_0x2f1fff,_0x1a0773)=>(_0x2f1fff[_0x1a0773]='',_0x2f1fff),{});return _0x344fda[_0x50eb2b(0x1b4)][_0x50eb2b(0x1a8)](_0x26dbb0,_0xe9e563);}),_0x52aef7(0x1c2)!=typeof _0x344fda[_0x52aef7(0x1c3)][_0x52aef7(0x1bb)](_0x52aef7(0x1b0))[_0x52aef7(0x197)])throw new _0x12c346(_0x52aef7(0x1a1));}[_0xd96d0e(0x1b1)](_0x191714){const _0x8a036f=_0xd96d0e;return N(this[_0x8a036f(0x19c)],!0x0,_0x191714);}[_0xd96d0e(0x1af)](_0x2a5368){const _0x2b7504=_0xd96d0e;return N(this[_0x2b7504(0x19c)],!0x1,_0x2a5368);}}class D extends _0x140043{static get[_0xd96d0e(0x1bc)](){const _0x1107e5=_0xd96d0e;return _0x1107e5(0x1d1);}constructor(_0x18670d){const _0x13ce84=_0xd96d0e;super(_0x18670d),this[_0x13ce84(0x1b6)]=_0x13ce84(0x1cf);}[_0xd96d0e(0x198)](){const _0x50e4f0=_0xd96d0e;this[_0x50e4f0(0x19c)][_0x50e4f0(0x19f)][_0x50e4f0(0x1bb)](_0x50e4f0(0x19b))[_0x50e4f0(0x1ce)]={'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[_0x50e4f0(0x19c)][_0x50e4f0(0x19f)][_0x50e4f0(0x1bb)](_0x50e4f0(0x1bd))[_0x50e4f0(0x1ce)]=null;}}function v(_0x191b35){const _0x6440bb=_0xd96d0e;return void 0x0!==_0x191b35[_0x6440bb(0x1b3)];}async function N(_0x31fa8f,_0x3204b1,_0x14d2c9){const _0x49f7cf=_0xd96d0e,_0x5f223d=_0x29bb78(_0x31fa8f,T);_0x5f223d[_0x49f7cf(0x19f)][_0x49f7cf(0x1b2)](_0x5d968e,D),_0x5f223d[_0x49f7cf(0x194)]=v(_0x31fa8f)?_0x31fa8f[_0x49f7cf(0x1b3)]():void 0x0;const _0x6f04d7=document[_0x49f7cf(0x1ca)](),_0x8b5497=_0x31fa8f[_0x49f7cf(0x1c3)][_0x49f7cf(0x1bb)](_0x49f7cf(0x1b0))[_0x49f7cf(0x197)],_0x212e1d=await _0x8b5497(_0x5f223d,()=>function(_0x6fe05c){const _0x350a5b=_0x49f7cf,_0x2dfdd5=document[_0x350a5b(0x1bf)](_0x350a5b(0x1ae));return _0x6fe05c[_0x350a5b(0x1a3)](_0x2dfdd5),_0x2dfdd5;}(_0x6f04d7));!function(_0x4b8a10,_0x128151){const _0x37ab2d=_0x49f7cf,_0x2751eb=_0x4b8a10[_0x37ab2d(0x1a7)][_0x37ab2d(0x1cd)][_0x37ab2d(0x1be)]()[_0x37ab2d(0x1ab)]((_0x31c3b2,_0x63825e)=>(_0x31c3b2[_0x63825e]=_0x4b8a10[_0x37ab2d(0x1c5)][_0x37ab2d(0x1bb)]({'rootName':_0x63825e}),_0x31c3b2),{}),_0x287c32=_0x4b8a10[_0x37ab2d(0x19f)][_0x37ab2d(0x1bb)](_0x37ab2d(0x1b7))[_0x37ab2d(0x1b9)][_0x37ab2d(0x1c7)](_0x17c254=>({'id':_0x17c254['id'],'name':_0x17c254[_0x37ab2d(0x1a9)]})),_0x18330d=_0x4b8a10[_0x37ab2d(0x19f)][_0x37ab2d(0x1bb)](_0x37ab2d(0x1bd))[_0x37ab2d(0x1a6)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x147f27=_0x4b8a10[_0x37ab2d(0x19f)][_0x37ab2d(0x1bb)](_0x37ab2d(0x19b))[_0x37ab2d(0x1a0)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2492a8=_0x128151[_0x37ab2d(0x19f)][_0x37ab2d(0x1bb)](_0x37ab2d(0x1b7)),_0x38e627=_0x128151[_0x37ab2d(0x19f)][_0x37ab2d(0x1bb)](_0x37ab2d(0x1bd)),_0x3676ff=_0x128151[_0x37ab2d(0x19f)][_0x37ab2d(0x1bb)](_0x37ab2d(0x19b));for(const _0xfa16a4 of _0x287c32)_0x2492a8[_0x37ab2d(0x1c4)](_0xfa16a4['id'])||_0x2492a8[_0x37ab2d(0x19a)](_0xfa16a4);_0x2492a8['me']||_0x2492a8[_0x37ab2d(0x1cc)]();for(const _0x224ea3 of _0x147f27)_0x3676ff[_0x37ab2d(0x1c8)](_0x224ea3);for(const _0x45813c of _0x18330d)_0x38e627[_0x37ab2d(0x192)](_0x45813c);_0x128151[_0x37ab2d(0x1c5)][_0x37ab2d(0x19d)](_0x2751eb);}(_0x31fa8f,_0x212e1d),_0x212e1d[_0x49f7cf(0x1c0)](_0x3204b1?_0x49f7cf(0x193):_0x49f7cf(0x1c6));const _0x15ac9c=v(_0x212e1d)?_0x212e1d[_0x49f7cf(0x19e)](_0x14d2c9):_0x212e1d[_0x49f7cf(0x1c5)][_0x49f7cf(0x1bb)](_0x14d2c9);return await _0x212e1d[_0x49f7cf(0x1c1)](),_0x15ac9c;}