@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240613.0 → 0.0.0-nightly-20240615.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4af74e=_0x258e;(function(_0x295826,_0x2dab53){const _0xed5d5b=_0x258e,_0x2abc62=_0x295826();while(!![]){try{const _0xb5a39e=-parseInt(_0xed5d5b(0x117))/0x1*(-parseInt(_0xed5d5b(0x159))/0x2)+parseInt(_0xed5d5b(0x100))/0x3*(-parseInt(_0xed5d5b(0x13c))/0x4)+parseInt(_0xed5d5b(0x12e))/0x5*(parseInt(_0xed5d5b(0x141))/0x6)+parseInt(_0xed5d5b(0x12a))/0x7+-parseInt(_0xed5d5b(0x13e))/0x8*(-parseInt(_0xed5d5b(0x12d))/0x9)+parseInt(_0xed5d5b(0x15d))/0xa*(parseInt(_0xed5d5b(0x11d))/0xb)+parseInt(_0xed5d5b(0x147))/0xc*(-parseInt(_0xed5d5b(0x140))/0xd);if(_0xb5a39e===_0x2dab53)break;else _0x2abc62['push'](_0x2abc62['shift']());}catch(_0xc0a0eb){_0x2abc62['push'](_0x2abc62['shift']());}}}(_0x1e0b,0x9cec3));function _0x1e0b(){const _0x3c9b9a=['mergeTableCellUp','find','markMultiRangeBlockFormat','model','getFirstPosition','tableCell','size','mergeTableCellDown','6171375CtSLGI','*Merge\x20cells*','descriptionFactory','2177991xMDkLl','1550710vnDcjH','has','TrackChangesEditing','splitTableCellHorizontally','push','_areMergableCells','root','direction','commandName','*Split\x20cell:*\x20horizontally','TableEditing','subType','TableUtils','formatInline','32672cTjqSi','deletion','40mRNoPB','splitTableCellVertically','183157lSSfOP','24mRJJJr','filter','$graveyard','length','afterInit','isInContent','3096lkUAim','fromRange','mergeTableCells','registerDescriptionCallback','locale','value','isEnabled','getSelectionAffectedTableCells','element','_areSelectedCellsMergable','refresh','get','document','format','set:isEnabled','map','plugins','horizontally','170hYqnyL','getCellLocation','execute','rootName','860CFHmUV','getRanges','requires','mergeTableCellRight','cell','detach','add','formatBlock','author','114UDeFOr','type','table','getSuggestions','createTableWalker','highest','containsRange','findAncestor','accept','setSelection','markBlockFormat','_isForcedDefaultExecutionBlock','enableCommand','registerCustomCallback','*Split\x20cell:*\x20vertically','insertion','createRangeOn','_suggestionFactory','low','stop','commands','mergeTableCellLeft','_tablePostFixingSubtypes','13275szbPzl','editor','return','trackChanges','selection','_acceptFormatSuggestionCallbackFactory','16313suyGYn','change','from','getAncestors','forceDefaultExecution'];_0x1e0b=function(){return _0x3c9b9a;};return _0x1e0b();}import{Plugin as _0x22a9af}from'ckeditor5/src/core.js';function _0x258e(_0x271f33,_0x14f2a4){const _0x1e0b2e=_0x1e0b();return _0x258e=function(_0x258e41,_0x5841b6){_0x258e41=_0x258e41-0x100;let _0x38cdd6=_0x1e0b2e[_0x258e41];return _0x38cdd6;},_0x258e(_0x271f33,_0x14f2a4);}import _0x469da0 from'./table.js';import{LiveRange as _0x4f3a83}from'ckeditor5/src/engine.js';import{getTranslation as _0xae93fe}from'../utils/common-translations.js';export default class St extends _0x22a9af{static get[_0x4af74e(0x15f)](){return[_0x469da0];}[_0x4af74e(0x145)](){const _0x5abdc=_0x4af74e,_0x393e14=this[_0x5abdc(0x118)],_0x26cf5a=_0x393e14[_0x5abdc(0x125)][_0x5abdc(0x153)][_0x5abdc(0x11b)],_0xea834e=_0x393e14[_0x5abdc(0x14b)];if(!_0x393e14[_0x5abdc(0x157)][_0x5abdc(0x12f)](_0x5abdc(0x138)))return;const _0x2b34c7=_0x393e14[_0x5abdc(0x157)][_0x5abdc(0x152)](_0x5abdc(0x130)),_0x30e4d5=_0x393e14[_0x5abdc(0x157)][_0x5abdc(0x152)](_0x5abdc(0x13a)),_0x200734=_0x393e14[_0x5abdc(0x157)][_0x5abdc(0x152)](_0x469da0);_0x200734[_0x5abdc(0x116)][_0x5abdc(0x132)](_0x5abdc(0x149)),_0x2b34c7[_0x5abdc(0x10c)](_0x5abdc(0x149),()=>{const _0x1ad50c=_0x5abdc,_0x2a525b=_0x30e4d5[_0x1ad50c(0x14e)](_0x393e14[_0x1ad50c(0x125)][_0x1ad50c(0x153)][_0x1ad50c(0x11b)]);_0x393e14[_0x1ad50c(0x125)][_0x1ad50c(0x11e)](()=>{const _0x3d7eab=_0x1ad50c;_0x2b34c7[_0x3d7eab(0x124)](_0x2a525b,{'commandName':_0x3d7eab(0x149),'commandParams':[]},[],_0x3d7eab(0x149));});}),_0x393e14[_0x5abdc(0x114)][_0x5abdc(0x152)](_0x5abdc(0x149))['on'](_0x5abdc(0x15b),(_0x1636e9,_0x417223)=>{const _0x40eb65=_0x5abdc;_0x393e14[_0x40eb65(0x114)][_0x40eb65(0x152)](_0x40eb65(0x11a))[_0x40eb65(0x14c)]&&(_0x417223[_0x40eb65(0x144)]>0x0&&_0x417223[_0x417223[_0x40eb65(0x144)]-0x1]&&_0x417223[_0x417223[_0x40eb65(0x144)]-0x1][_0x40eb65(0x121)]||_0x2b34c7[_0x40eb65(0x10b)]||this[_0x40eb65(0x150)]()||_0x1636e9[_0x40eb65(0x113)]());},{'priority':_0x5abdc(0x105)});for(const _0x5ec53c of[_0x5abdc(0x122),_0x5abdc(0x160),_0x5abdc(0x129),_0x5abdc(0x115)]){const _0x56e723=_0x393e14[_0x5abdc(0x114)][_0x5abdc(0x152)](_0x5ec53c);_0x2b34c7[_0x5abdc(0x10c)](_0x5ec53c,()=>{const _0x3d5970=_0x5abdc,_0x889865=_0x393e14[_0x3d5970(0x125)][_0x3d5970(0x153)][_0x3d5970(0x11b)][_0x3d5970(0x126)]()[_0x3d5970(0x120)]()[_0x3d5970(0x123)](_0x5eb553=>_0x5eb553['is'](_0x3d5970(0x14f),_0x3d5970(0x127))),_0x12b4a4=_0x56e723[_0x3d5970(0x14c)];_0x393e14[_0x3d5970(0x125)][_0x3d5970(0x11e)](()=>{const _0x295e80=_0x3d5970;_0x2b34c7[_0x295e80(0x124)]([_0x889865,_0x12b4a4],{'commandName':_0x295e80(0x149),'commandParams':[]},[],_0x295e80(0x149));});});}for(const _0x132135 of[_0x5abdc(0x13f),_0x5abdc(0x131)]){const _0x47ba2f=_0x393e14[_0x5abdc(0x114)][_0x5abdc(0x152)](_0x132135);_0x2b34c7[_0x5abdc(0x10c)](_0x132135,()=>{const _0x4b31d9=_0x5abdc,_0x4546bc=_0x30e4d5[_0x4b31d9(0x14e)](_0x393e14[_0x4b31d9(0x125)][_0x4b31d9(0x153)][_0x4b31d9(0x11b)])[0x0],_0x25d92f=_0x4546bc[_0x4b31d9(0x107)](_0x4b31d9(0x102)),{column:_0x5421e1,row:_0x1a4496}=_0x30e4d5[_0x4b31d9(0x15a)](_0x4546bc);let _0x38f355=[];if(_0x4b31d9(0x158)==_0x47ba2f[_0x4b31d9(0x135)]){const _0x9a1f31=_0x30e4d5[_0x4b31d9(0x104)](_0x25d92f,{'startRow':_0x1a4496,'endRow':_0x1a4496,'includeAllSlots':!0x0});_0x38f355=Array[_0x4b31d9(0x11f)](_0x9a1f31)[_0x4b31d9(0x156)](_0x167f0a=>_0x167f0a[_0x4b31d9(0x161)]);}else{const _0x4b67ff=_0x30e4d5[_0x4b31d9(0x104)](_0x25d92f,{'column':_0x5421e1,'includeAllSlots':!0x0});_0x38f355=Array[_0x4b31d9(0x11f)](_0x4b67ff)[_0x4b31d9(0x156)](_0xa5b34b=>_0xa5b34b[_0x4b31d9(0x161)]);}_0x393e14[_0x4b31d9(0x125)][_0x4b31d9(0x11e)](_0x3f019c=>{const _0x4501b8=_0x4b31d9;_0x2b34c7[_0x4501b8(0x10a)](_0x3f019c[_0x4501b8(0x110)](_0x4546bc),{'commandName':_0x132135,'commandParams':[]},_0x38f355,_0x132135);});});}_0x2b34c7[_0x5abdc(0x12c)][_0x5abdc(0x14a)](_0x168146=>{const _0x4d465d=_0x5abdc;if(_0x4d465d(0x164)!=_0x168146[_0x4d465d(0x101)]&&_0x4d465d(0x13b)!=_0x168146[_0x4d465d(0x101)])return;const {data:_0x25faf5}=_0x168146;return _0x25faf5&&_0x4d465d(0x149)==_0x25faf5[_0x4d465d(0x136)]?{'type':_0x4d465d(0x154),'content':_0xae93fe(_0xea834e,_0x4d465d(0x12b))}:void 0x0;}),_0x2b34c7[_0x5abdc(0x12c)][_0x5abdc(0x14a)](_0x23b08c=>{const _0xf9e924=_0x5abdc;if(_0xf9e924(0x164)!=_0x23b08c[_0xf9e924(0x101)]&&_0xf9e924(0x13b)!=_0x23b08c[_0xf9e924(0x101)])return;const {data:_0x535750}=_0x23b08c;return _0x535750?_0xf9e924(0x13f)==_0x535750[_0xf9e924(0x136)]?{'type':_0xf9e924(0x154),'content':_0xae93fe(_0xea834e,_0xf9e924(0x10e))}:_0xf9e924(0x131)==_0x535750[_0xf9e924(0x136)]?{'type':_0xf9e924(0x154),'content':_0xae93fe(_0xea834e,_0xf9e924(0x137))}:void 0x0:void 0x0;});const _0x9ec1b1=_0x200734[_0x5abdc(0x11c)]();for(const _0x18c4dc of[_0x5abdc(0x122),_0x5abdc(0x160),_0x5abdc(0x129),_0x5abdc(0x115)])_0x2b34c7[_0x5abdc(0x111)][_0x5abdc(0x10d)](_0x5abdc(0x164),_0x18c4dc,_0x5abdc(0x108),_0x9ec1b1);for(const _0x5804e3 of[_0x5abdc(0x13f),_0x5abdc(0x131)])_0x2b34c7[_0x5abdc(0x111)][_0x5abdc(0x10d)](_0x5abdc(0x164),_0x5804e3,_0x5abdc(0x108),_0x9ec1b1);_0x2b34c7[_0x5abdc(0x111)][_0x5abdc(0x10d)](_0x5abdc(0x164),_0x5abdc(0x149),_0x5abdc(0x108),_0x240a71=>{const _0xd90b12=_0x5abdc;_0x393e14[_0xd90b12(0x125)][_0xd90b12(0x11e)](_0x1c0f4b=>{const _0xff2057=_0xd90b12,_0x630871=Array[_0xff2057(0x11f)](_0x26cf5a[_0xff2057(0x15e)]())[_0xff2057(0x156)](_0x56edef=>_0x4f3a83[_0xff2057(0x148)](_0x56edef));_0x1c0f4b[_0xff2057(0x109)](_0x240a71),_0x393e14[_0xff2057(0x114)][_0xff2057(0x152)](_0xff2057(0x149))[_0xff2057(0x151)](),_0x393e14[_0xff2057(0x15b)](_0xff2057(0x149),{'forceDefaultExecution':!0x0});const _0x492034=_0x630871[_0xff2057(0x142)](_0x41f3dc=>_0xff2057(0x143)!=_0x41f3dc[_0xff2057(0x134)][_0xff2057(0x15c)]);_0x492034[_0xff2057(0x144)]>0x0&&_0x1c0f4b[_0xff2057(0x109)](_0x492034);for(const _0x47e1e1 of _0x630871)_0x47e1e1[_0xff2057(0x162)]();});});for(const _0x566a1c of[_0x5abdc(0x122),_0x5abdc(0x129),_0x5abdc(0x115),_0x5abdc(0x160)]){const _0x174f73=_0x393e14[_0x5abdc(0x114)][_0x5abdc(0x152)](_0x566a1c);_0x174f73['on'](_0x5abdc(0x155),(_0x4e0720,_0x372d71,_0x2f158c)=>{const _0x269950=_0x5abdc;if(_0x2f158c){const _0x4c4b1d=_0x393e14[_0x269950(0x125)][_0x269950(0x153)][_0x269950(0x11b)][_0x269950(0x126)]()[_0x269950(0x120)]()[_0x269950(0x123)](_0x5f4fc3=>_0x5f4fc3['is'](_0x269950(0x14f),_0x269950(0x127)));this[_0x269950(0x133)](_0x174f73[_0x269950(0x14c)],_0x4c4b1d)||(_0x4e0720[_0x269950(0x119)]=!0x1,_0x4e0720[_0x269950(0x113)]());}},{'priority':_0x5abdc(0x112)});}}[_0x4af74e(0x150)](){const _0x4944a9=_0x4af74e,_0x4247b5=this[_0x4944a9(0x118)][_0x4944a9(0x114)][_0x4944a9(0x152)](_0x4944a9(0x149)),_0x2cc0b8=this[_0x4944a9(0x118)][_0x4944a9(0x157)][_0x4944a9(0x152)](_0x4944a9(0x13a));if(!_0x4247b5[_0x4944a9(0x14d)])return!0x1;const _0x5212ca=_0x2cc0b8[_0x4944a9(0x14e)](this[_0x4944a9(0x118)][_0x4944a9(0x125)][_0x4944a9(0x153)][_0x4944a9(0x11b)]);for(const _0x4d2aa4 of _0x5212ca)for(const _0x5b7d2a of _0x5212ca)if(_0x4d2aa4!=_0x5b7d2a&&!this[_0x4944a9(0x133)](_0x4d2aa4,_0x5b7d2a))return!0x1;return!0x0;}[_0x4af74e(0x133)](_0x27e1f6,_0x5b00ee){const _0x2b5ff0=_0x4af74e,_0x29d9f9=this[_0x2b5ff0(0x118)][_0x2b5ff0(0x157)][_0x2b5ff0(0x152)](_0x2b5ff0(0x130)),_0x572354=this[_0x2b5ff0(0x118)][_0x2b5ff0(0x125)][_0x2b5ff0(0x110)](_0x27e1f6),_0x145bd1=this[_0x2b5ff0(0x118)][_0x2b5ff0(0x125)][_0x2b5ff0(0x110)](_0x5b00ee),_0x3fd48f=new Set(),_0x241d26=new Set();for(const _0x322e96 of _0x29d9f9[_0x2b5ff0(0x103)]())if((_0x2b5ff0(0x10f)==_0x322e96[_0x2b5ff0(0x101)]||_0x2b5ff0(0x13d)==_0x322e96[_0x2b5ff0(0x101)]||_0x2b5ff0(0x149)==_0x322e96[_0x2b5ff0(0x139)])&&_0x322e96[_0x2b5ff0(0x146)]){for(const _0x420b26 of _0x322e96[_0x2b5ff0(0x15e)]())_0x420b26[_0x2b5ff0(0x106)](_0x572354,!0x0)&&_0x3fd48f[_0x2b5ff0(0x163)](_0x322e96[_0x2b5ff0(0x101)]+':'+_0x322e96[_0x2b5ff0(0x165)]['id']),_0x420b26[_0x2b5ff0(0x106)](_0x145bd1,!0x0)&&_0x241d26[_0x2b5ff0(0x163)](_0x322e96[_0x2b5ff0(0x101)]+':'+_0x322e96[_0x2b5ff0(0x165)]['id']);}if(_0x3fd48f[_0x2b5ff0(0x128)]!=_0x241d26[_0x2b5ff0(0x128)])return!0x1;for(const _0xa08132 of _0x3fd48f)if(!_0x241d26[_0x2b5ff0(0x12f)](_0xa08132))return!0x1;return!0x0;}}
23
+ const _0xf95aa0=_0x29c6;function _0x29c6(_0x21909b,_0x3bcc2b){const _0x136e82=_0x136e();return _0x29c6=function(_0x29c6ea,_0x23b1ad){_0x29c6ea=_0x29c6ea-0x153;let _0x477369=_0x136e82[_0x29c6ea];return _0x477369;},_0x29c6(_0x21909b,_0x3bcc2b);}(function(_0x378244,_0x2a6647){const _0x261ce8=_0x29c6,_0x57d029=_0x378244();while(!![]){try{const _0x223c14=-parseInt(_0x261ce8(0x16e))/0x1*(parseInt(_0x261ce8(0x1a4))/0x2)+parseInt(_0x261ce8(0x194))/0x3+-parseInt(_0x261ce8(0x156))/0x4+parseInt(_0x261ce8(0x17e))/0x5*(parseInt(_0x261ce8(0x179))/0x6)+-parseInt(_0x261ce8(0x185))/0x7+-parseInt(_0x261ce8(0x15a))/0x8*(parseInt(_0x261ce8(0x16c))/0x9)+-parseInt(_0x261ce8(0x158))/0xa*(-parseInt(_0x261ce8(0x16d))/0xb);if(_0x223c14===_0x2a6647)break;else _0x57d029['push'](_0x57d029['shift']());}catch(_0x4e08d5){_0x57d029['push'](_0x57d029['shift']());}}}(_0x136e,0x2a63e));import{Plugin as _0x45cda0}from'ckeditor5/src/core.js';import _0x23da48 from'./table.js';import{LiveRange as _0x3d4039}from'ckeditor5/src/engine.js';function _0x136e(){const _0x4bfea8=['direction','commandName','279066sCUibA','*Merge\x20cells*','TrackChangesEditing','from','getRanges','mergeTableCellUp','has','tableCell','registerDescriptionCallback','mergeTableCellRight','element','cell','document','getSuggestions','accept','descriptionFactory','442682oONZTi','refresh','getCellLocation','insertion','set:isEnabled','markMultiRangeBlockFormat','splitTableCellHorizontally','findAncestor','TableUtils','TableEditing','formatBlock','markBlockFormat','enableCommand','_isForcedDefaultExecutionBlock','locale','isInContent','_areMergableCells','fromRange','containsRange','stop','setSelection','editor','1213880BkqOmW','*Split\x20cell:*\x20vertically','130DRfXlj','length','360wrgMiA','getSelectionAffectedTableCells','selection','getFirstPosition','author','_suggestionFactory','mergeTableCells','forceDefaultExecution','trackChanges','detach','rootName','plugins','root','type','highest','model','map','horizontally','31734IUvPmD','462055QjSdfL','1VCpvAv','change','get','low','isEnabled','afterInit','return','value','execute','deletion','formatInline','348jLCkaz','size','requires','$graveyard','add','24865RIxSEo','createTableWalker','commands','subType','_acceptFormatSuggestionCallbackFactory','getAncestors','registerCustomCallback','492870gtzMVA','splitTableCellVertically','find','push','createRangeOn','mergeTableCellDown','filter','_tablePostFixingSubtypes','table','_areSelectedCellsMergable','mergeTableCellLeft','*Split\x20cell:*\x20horizontally','format'];_0x136e=function(){return _0x4bfea8;};return _0x136e();}import{getTranslation as _0x3ee1eb}from'../utils/common-translations.js';export default class St extends _0x45cda0{static get[_0xf95aa0(0x17b)](){return[_0x23da48];}[_0xf95aa0(0x173)](){const _0x2ac968=_0xf95aa0,_0x279c39=this[_0x2ac968(0x155)],_0x378618=_0x279c39[_0x2ac968(0x169)][_0x2ac968(0x1a0)][_0x2ac968(0x15c)],_0x3c57a4=_0x279c39[_0x2ac968(0x1b2)];if(!_0x279c39[_0x2ac968(0x165)][_0x2ac968(0x19a)](_0x2ac968(0x1ad)))return;const _0x4d489a=_0x279c39[_0x2ac968(0x165)][_0x2ac968(0x170)](_0x2ac968(0x196)),_0x91551=_0x279c39[_0x2ac968(0x165)][_0x2ac968(0x170)](_0x2ac968(0x1ac)),_0x28bc62=_0x279c39[_0x2ac968(0x165)][_0x2ac968(0x170)](_0x23da48);_0x28bc62[_0x2ac968(0x18c)][_0x2ac968(0x188)](_0x2ac968(0x160)),_0x4d489a[_0x2ac968(0x1b0)](_0x2ac968(0x160),()=>{const _0x2eefd7=_0x2ac968,_0x5e974f=_0x91551[_0x2eefd7(0x15b)](_0x279c39[_0x2eefd7(0x169)][_0x2eefd7(0x1a0)][_0x2eefd7(0x15c)]);_0x279c39[_0x2eefd7(0x169)][_0x2eefd7(0x16f)](()=>{const _0x14a668=_0x2eefd7;_0x4d489a[_0x14a668(0x1a9)](_0x5e974f,{'commandName':_0x14a668(0x160),'commandParams':[]},[],_0x14a668(0x160));});}),_0x279c39[_0x2ac968(0x180)][_0x2ac968(0x170)](_0x2ac968(0x160))['on'](_0x2ac968(0x176),(_0x2e6c28,_0xc6c73b)=>{const _0x2d6589=_0x2ac968;_0x279c39[_0x2d6589(0x180)][_0x2d6589(0x170)](_0x2d6589(0x162))[_0x2d6589(0x175)]&&(_0xc6c73b[_0x2d6589(0x159)]>0x0&&_0xc6c73b[_0xc6c73b[_0x2d6589(0x159)]-0x1]&&_0xc6c73b[_0xc6c73b[_0x2d6589(0x159)]-0x1][_0x2d6589(0x161)]||_0x4d489a[_0x2d6589(0x1b1)]||this[_0x2d6589(0x18e)]()||_0x2e6c28[_0x2d6589(0x153)]());},{'priority':_0x2ac968(0x168)});for(const _0x31dd83 of[_0x2ac968(0x199),_0x2ac968(0x19d),_0x2ac968(0x18a),_0x2ac968(0x18f)]){const _0x1f8aec=_0x279c39[_0x2ac968(0x180)][_0x2ac968(0x170)](_0x31dd83);_0x4d489a[_0x2ac968(0x1b0)](_0x31dd83,()=>{const _0x399f6e=_0x2ac968,_0x24fd41=_0x279c39[_0x399f6e(0x169)][_0x399f6e(0x1a0)][_0x399f6e(0x15c)][_0x399f6e(0x15d)]()[_0x399f6e(0x183)]()[_0x399f6e(0x187)](_0x2c6d4c=>_0x2c6d4c['is'](_0x399f6e(0x19e),_0x399f6e(0x19b))),_0x828e9d=_0x1f8aec[_0x399f6e(0x175)];_0x279c39[_0x399f6e(0x169)][_0x399f6e(0x16f)](()=>{const _0x3df970=_0x399f6e;_0x4d489a[_0x3df970(0x1a9)]([_0x24fd41,_0x828e9d],{'commandName':_0x3df970(0x160),'commandParams':[]},[],_0x3df970(0x160));});});}for(const _0xb88dd8 of[_0x2ac968(0x186),_0x2ac968(0x1aa)]){const _0xaf15f9=_0x279c39[_0x2ac968(0x180)][_0x2ac968(0x170)](_0xb88dd8);_0x4d489a[_0x2ac968(0x1b0)](_0xb88dd8,()=>{const _0x40c5f3=_0x2ac968,_0x11bef9=_0x91551[_0x40c5f3(0x15b)](_0x279c39[_0x40c5f3(0x169)][_0x40c5f3(0x1a0)][_0x40c5f3(0x15c)])[0x0],_0x3031d7=_0x11bef9[_0x40c5f3(0x1ab)](_0x40c5f3(0x18d)),{column:_0x14dec7,row:_0x16978b}=_0x91551[_0x40c5f3(0x1a6)](_0x11bef9);let _0xe9b16e=[];if(_0x40c5f3(0x16b)==_0xaf15f9[_0x40c5f3(0x192)]){const _0x30983a=_0x91551[_0x40c5f3(0x17f)](_0x3031d7,{'startRow':_0x16978b,'endRow':_0x16978b,'includeAllSlots':!0x0});_0xe9b16e=Array[_0x40c5f3(0x197)](_0x30983a)[_0x40c5f3(0x16a)](_0x2f3fe2=>_0x2f3fe2[_0x40c5f3(0x19f)]);}else{const _0x29dedf=_0x91551[_0x40c5f3(0x17f)](_0x3031d7,{'column':_0x14dec7,'includeAllSlots':!0x0});_0xe9b16e=Array[_0x40c5f3(0x197)](_0x29dedf)[_0x40c5f3(0x16a)](_0x41ea03=>_0x41ea03[_0x40c5f3(0x19f)]);}_0x279c39[_0x40c5f3(0x169)][_0x40c5f3(0x16f)](_0x593c7a=>{const _0x3c8cb4=_0x40c5f3;_0x4d489a[_0x3c8cb4(0x1af)](_0x593c7a[_0x3c8cb4(0x189)](_0x11bef9),{'commandName':_0xb88dd8,'commandParams':[]},_0xe9b16e,_0xb88dd8);});});}_0x4d489a[_0x2ac968(0x1a3)][_0x2ac968(0x19c)](_0xa5ff95=>{const _0x6c614=_0x2ac968;if(_0x6c614(0x1ae)!=_0xa5ff95[_0x6c614(0x167)]&&_0x6c614(0x178)!=_0xa5ff95[_0x6c614(0x167)])return;const {data:_0x2f30bf}=_0xa5ff95;return _0x2f30bf&&_0x6c614(0x160)==_0x2f30bf[_0x6c614(0x193)]?{'type':_0x6c614(0x191),'content':_0x3ee1eb(_0x3c57a4,_0x6c614(0x195))}:void 0x0;}),_0x4d489a[_0x2ac968(0x1a3)][_0x2ac968(0x19c)](_0x1446b5=>{const _0x224fb9=_0x2ac968;if(_0x224fb9(0x1ae)!=_0x1446b5[_0x224fb9(0x167)]&&_0x224fb9(0x178)!=_0x1446b5[_0x224fb9(0x167)])return;const {data:_0x10991e}=_0x1446b5;return _0x10991e?_0x224fb9(0x186)==_0x10991e[_0x224fb9(0x193)]?{'type':_0x224fb9(0x191),'content':_0x3ee1eb(_0x3c57a4,_0x224fb9(0x157))}:_0x224fb9(0x1aa)==_0x10991e[_0x224fb9(0x193)]?{'type':_0x224fb9(0x191),'content':_0x3ee1eb(_0x3c57a4,_0x224fb9(0x190))}:void 0x0:void 0x0;});const _0x459e18=_0x28bc62[_0x2ac968(0x182)]();for(const _0x13e2e0 of[_0x2ac968(0x199),_0x2ac968(0x19d),_0x2ac968(0x18a),_0x2ac968(0x18f)])_0x4d489a[_0x2ac968(0x15f)][_0x2ac968(0x184)](_0x2ac968(0x1ae),_0x13e2e0,_0x2ac968(0x1a2),_0x459e18);for(const _0x26f2d4 of[_0x2ac968(0x186),_0x2ac968(0x1aa)])_0x4d489a[_0x2ac968(0x15f)][_0x2ac968(0x184)](_0x2ac968(0x1ae),_0x26f2d4,_0x2ac968(0x1a2),_0x459e18);_0x4d489a[_0x2ac968(0x15f)][_0x2ac968(0x184)](_0x2ac968(0x1ae),_0x2ac968(0x160),_0x2ac968(0x1a2),_0x43d628=>{const _0x1bb322=_0x2ac968;_0x279c39[_0x1bb322(0x169)][_0x1bb322(0x16f)](_0xc3f82e=>{const _0x22df7d=_0x1bb322,_0x2badfb=Array[_0x22df7d(0x197)](_0x378618[_0x22df7d(0x198)]())[_0x22df7d(0x16a)](_0x5c13e0=>_0x3d4039[_0x22df7d(0x1b5)](_0x5c13e0));_0xc3f82e[_0x22df7d(0x154)](_0x43d628),_0x279c39[_0x22df7d(0x180)][_0x22df7d(0x170)](_0x22df7d(0x160))[_0x22df7d(0x1a5)](),_0x279c39[_0x22df7d(0x176)](_0x22df7d(0x160),{'forceDefaultExecution':!0x0});const _0x12c030=_0x2badfb[_0x22df7d(0x18b)](_0x587e97=>_0x22df7d(0x17c)!=_0x587e97[_0x22df7d(0x166)][_0x22df7d(0x164)]);_0x12c030[_0x22df7d(0x159)]>0x0&&_0xc3f82e[_0x22df7d(0x154)](_0x12c030);for(const _0x50fd7f of _0x2badfb)_0x50fd7f[_0x22df7d(0x163)]();});});for(const _0x432d07 of[_0x2ac968(0x199),_0x2ac968(0x18a),_0x2ac968(0x18f),_0x2ac968(0x19d)]){const _0x349348=_0x279c39[_0x2ac968(0x180)][_0x2ac968(0x170)](_0x432d07);_0x349348['on'](_0x2ac968(0x1a8),(_0x1d9001,_0x429877,_0x5bf761)=>{const _0x180704=_0x2ac968;if(_0x5bf761){const _0x67e6d0=_0x279c39[_0x180704(0x169)][_0x180704(0x1a0)][_0x180704(0x15c)][_0x180704(0x15d)]()[_0x180704(0x183)]()[_0x180704(0x187)](_0x4fa19e=>_0x4fa19e['is'](_0x180704(0x19e),_0x180704(0x19b)));this[_0x180704(0x1b4)](_0x349348[_0x180704(0x175)],_0x67e6d0)||(_0x1d9001[_0x180704(0x174)]=!0x1,_0x1d9001[_0x180704(0x153)]());}},{'priority':_0x2ac968(0x171)});}}[_0xf95aa0(0x18e)](){const _0x58ffa7=_0xf95aa0,_0x57be4e=this[_0x58ffa7(0x155)][_0x58ffa7(0x180)][_0x58ffa7(0x170)](_0x58ffa7(0x160)),_0x58fb68=this[_0x58ffa7(0x155)][_0x58ffa7(0x165)][_0x58ffa7(0x170)](_0x58ffa7(0x1ac));if(!_0x57be4e[_0x58ffa7(0x172)])return!0x1;const _0x1e6c13=_0x58fb68[_0x58ffa7(0x15b)](this[_0x58ffa7(0x155)][_0x58ffa7(0x169)][_0x58ffa7(0x1a0)][_0x58ffa7(0x15c)]);for(const _0x4eb4cc of _0x1e6c13)for(const _0x4ce03e of _0x1e6c13)if(_0x4eb4cc!=_0x4ce03e&&!this[_0x58ffa7(0x1b4)](_0x4eb4cc,_0x4ce03e))return!0x1;return!0x0;}[_0xf95aa0(0x1b4)](_0x5259d7,_0x545e97){const _0x5ed35e=_0xf95aa0,_0x130e4e=this[_0x5ed35e(0x155)][_0x5ed35e(0x165)][_0x5ed35e(0x170)](_0x5ed35e(0x196)),_0x1b00ca=this[_0x5ed35e(0x155)][_0x5ed35e(0x169)][_0x5ed35e(0x189)](_0x5259d7),_0x3c8f9b=this[_0x5ed35e(0x155)][_0x5ed35e(0x169)][_0x5ed35e(0x189)](_0x545e97),_0xd3043e=new Set(),_0xdab6fc=new Set();for(const _0x38776c of _0x130e4e[_0x5ed35e(0x1a1)]())if((_0x5ed35e(0x1a7)==_0x38776c[_0x5ed35e(0x167)]||_0x5ed35e(0x177)==_0x38776c[_0x5ed35e(0x167)]||_0x5ed35e(0x160)==_0x38776c[_0x5ed35e(0x181)])&&_0x38776c[_0x5ed35e(0x1b3)]){for(const _0x2d54f3 of _0x38776c[_0x5ed35e(0x198)]())_0x2d54f3[_0x5ed35e(0x1b6)](_0x1b00ca,!0x0)&&_0xd3043e[_0x5ed35e(0x17d)](_0x38776c[_0x5ed35e(0x167)]+':'+_0x38776c[_0x5ed35e(0x15e)]['id']),_0x2d54f3[_0x5ed35e(0x1b6)](_0x3c8f9b,!0x0)&&_0xdab6fc[_0x5ed35e(0x17d)](_0x38776c[_0x5ed35e(0x167)]+':'+_0x38776c[_0x5ed35e(0x15e)]['id']);}if(_0xd3043e[_0x5ed35e(0x17a)]!=_0xdab6fc[_0x5ed35e(0x17a)])return!0x1;for(const _0x3a20ca of _0xd3043e)if(!_0xdab6fc[_0x5ed35e(0x19a)](_0x3a20ca))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3015(_0x1c28ee,_0x5a271f){const _0x5e2b62=_0x5e2b();return _0x3015=function(_0x3015fe,_0x10cd6b){_0x3015fe=_0x3015fe-0x158;let _0x35e929=_0x5e2b62[_0x3015fe];return _0x35e929;},_0x3015(_0x1c28ee,_0x5a271f);}const _0x30d677=_0x3015;function _0x5e2b(){const _0x2e4ae6=['tableOfContents','editor','enableCommand','descriptionFactory','5234620AiiVFU','2888312NOlTaw','insertTableOfContents','afterInit','registerElementLabel','10018hTfOJj','locale','TrackChangesEditing','221008lNUikk','plugins','5436595dvrvgd','get','705QmIIPF','9iABICR','33882060rgdvNP','12ZbqOCY','ELEMENT_TABLE_OF_CONTENTS','commands','684472BsZctu'];_0x5e2b=function(){return _0x2e4ae6;};return _0x5e2b();}(function(_0xf94fc6,_0x51e1aa){const _0x227e06=_0x3015,_0x513a54=_0xf94fc6();while(!![]){try{const _0x2b2919=-parseInt(_0x227e06(0x163))/0x1+-parseInt(_0x227e06(0x160))/0x2*(-parseInt(_0x227e06(0x167))/0x3)+parseInt(_0x227e06(0x15b))/0x4+parseInt(_0x227e06(0x165))/0x5+-parseInt(_0x227e06(0x16a))/0x6*(-parseInt(_0x227e06(0x15c))/0x7)+-parseInt(_0x227e06(0x16d))/0x8*(parseInt(_0x227e06(0x168))/0x9)+-parseInt(_0x227e06(0x169))/0xa;if(_0x2b2919===_0x51e1aa)break;else _0x513a54['push'](_0x513a54['shift']());}catch(_0x432338){_0x513a54['push'](_0x513a54['shift']());}}}(_0x5e2b,0xabc3c));import{Plugin as _0x3b544f}from'ckeditor5/src/core.js';import{getTranslation as _0x26b3ed}from'../utils/common-translations.js';export default class _t extends _0x3b544f{[_0x30d677(0x15e)](){const _0x370318=_0x30d677,_0x4c1156=this[_0x370318(0x158)];if(!_0x4c1156[_0x370318(0x16c)][_0x370318(0x166)](_0x370318(0x15d)))return;_0x4c1156[_0x370318(0x164)][_0x370318(0x166)](_0x370318(0x162))[_0x370318(0x159)](_0x370318(0x15d));const _0x3476f3=_0x4c1156[_0x370318(0x164)][_0x370318(0x166)](_0x370318(0x162)),_0x5c950f=_0x4c1156[_0x370318(0x161)];_0x3476f3[_0x370318(0x15a)][_0x370318(0x15f)](_0x370318(0x16e),_0x1a6f21=>_0x26b3ed(_0x5c950f,_0x370318(0x16b),_0x1a6f21));}}
23
+ const _0x459b0a=_0x3856;function _0x3856(_0x10f7fa,_0x5c6d2e){const _0x4383cb=_0x4383();return _0x3856=function(_0x38562f,_0x177978){_0x38562f=_0x38562f-0x10f;let _0x4f5103=_0x4383cb[_0x38562f];return _0x4f5103;},_0x3856(_0x10f7fa,_0x5c6d2e);}(function(_0x1bf64e,_0x4b6fe8){const _0x4bf922=_0x3856,_0x10137d=_0x1bf64e();while(!![]){try{const _0x128e7c=parseInt(_0x4bf922(0x123))/0x1+-parseInt(_0x4bf922(0x120))/0x2+-parseInt(_0x4bf922(0x111))/0x3*(parseInt(_0x4bf922(0x11b))/0x4)+-parseInt(_0x4bf922(0x11e))/0x5*(parseInt(_0x4bf922(0x125))/0x6)+-parseInt(_0x4bf922(0x11a))/0x7+parseInt(_0x4bf922(0x117))/0x8*(-parseInt(_0x4bf922(0x118))/0x9)+-parseInt(_0x4bf922(0x119))/0xa*(-parseInt(_0x4bf922(0x124))/0xb);if(_0x128e7c===_0x4b6fe8)break;else _0x10137d['push'](_0x10137d['shift']());}catch(_0x40c238){_0x10137d['push'](_0x10137d['shift']());}}}(_0x4383,0x1b6c0));import{Plugin as _0x161ea9}from'ckeditor5/src/core.js';import{getTranslation as _0x5386ff}from'../utils/common-translations.js';export default class _t extends _0x161ea9{[_0x459b0a(0x114)](){const _0x148bb0=_0x459b0a,_0x139377=this[_0x148bb0(0x11f)];if(!_0x139377[_0x148bb0(0x10f)][_0x148bb0(0x112)](_0x148bb0(0x11c)))return;_0x139377[_0x148bb0(0x115)][_0x148bb0(0x112)](_0x148bb0(0x11d))[_0x148bb0(0x121)](_0x148bb0(0x11c));const _0x2bf6f3=_0x139377[_0x148bb0(0x115)][_0x148bb0(0x112)](_0x148bb0(0x11d)),_0x306f62=_0x139377[_0x148bb0(0x113)];_0x2bf6f3[_0x148bb0(0x126)][_0x148bb0(0x110)](_0x148bb0(0x116),_0x217a51=>_0x5386ff(_0x306f62,_0x148bb0(0x122),_0x217a51));}}function _0x4383(){const _0x2c3f8d=['editor','422326ecbcmq','enableCommand','ELEMENT_TABLE_OF_CONTENTS','123868kMmiPV','6911927xUoQLl','1042284NbmBNC','descriptionFactory','commands','registerElementLabel','198sdOzYh','get','locale','afterInit','plugins','tableOfContents','88sCbMUe','20997NUyDHz','10vjefwE','1319577bxSFfq','2476lkqsrj','insertTableOfContents','TrackChangesEditing','5XApayr'];_0x4383=function(){return _0x2c3f8d;};return _0x4383();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xde4461=_0x2bdd;function _0x2bdd(_0x5ac452,_0x945b09){const _0x3001d3=_0x3001();return _0x2bdd=function(_0x2bdd17,_0xb4491d){_0x2bdd17=_0x2bdd17-0x111;let _0x1ac367=_0x3001d3[_0x2bdd17];return _0x1ac367;},_0x2bdd(_0x5ac452,_0x945b09);}(function(_0x1cd68c,_0x59dd7a){const _0x7d6674=_0x2bdd,_0x532f44=_0x1cd68c();while(!![]){try{const _0x2d7825=-parseInt(_0x7d6674(0x117))/0x1+-parseInt(_0x7d6674(0x153))/0x2+-parseInt(_0x7d6674(0x150))/0x3*(parseInt(_0x7d6674(0x149))/0x4)+parseInt(_0x7d6674(0x11e))/0x5*(-parseInt(_0x7d6674(0x148))/0x6)+-parseInt(_0x7d6674(0x125))/0x7+-parseInt(_0x7d6674(0x15a))/0x8*(-parseInt(_0x7d6674(0x151))/0x9)+parseInt(_0x7d6674(0x124))/0xa*(parseInt(_0x7d6674(0x155))/0xb);if(_0x2d7825===_0x59dd7a)break;else _0x532f44['push'](_0x532f44['shift']());}catch(_0x262204){_0x532f44['push'](_0x532f44['shift']());}}}(_0x3001,0xe327e));import{Plugin as _0x29b83d}from'ckeditor5/src/core.js';import{getTranslation as _0x4c4a47}from'../utils/common-translations.js';function _0x3001(){const _0x1a6948=['_suggestionFactory','1555192LoimdJ','enableCommand','tableAlignment','subType','handleDiscardAction','table','*Format:*\x20change\x20table\x20cell\x20properties','5GNAWYm','selection','tableBorderColor','format','formatBlock','tableProperties','840wHARSh','1912148RbHFNk','*Format:*\x20change\x20table\x20properties','tableCellBorderColor','tableBorderWidth','TablePropertiesEditing','registerCustomCallback','tableCellHorizontalAlignment','removeAttribute','start','tableCellVerticalAlignment','get','tableHeight','handleSuggestionDescription','tableBorderStyle','TrackChangesTableProperties','getAttribute','discard','registerDescriptionCallback','tableCellBorderWidth','data','TableCellPropertiesEditing','locale','getContainedElement','_handlePropertyChange','batch','tableCellBorderStyle','pluginName','join','_getSuggestion','tableCellBackgroundColor','getSuggestionCallback','document','change','nodeAfter','enqueueChange','10420614cHFfcu','1063952gONhfD','getSelectionAffectedTableCells','getSuggestions','accept','tableWidth','setAttribute','model','12AqXsgd','2954673kjNjbK','markBlockFormat','787228LXCsoW','tableCellProperties','564619nbSRxe','descriptionFactory','TrackChangesEditing','tableCellPadding','commandParams','40uwkVNr','tableCellWidth','has','tableBackgroundColor','TableUtils','findAncestor','editor','tableCellHeight','plugins','getFirstPosition','afterInit'];_0x3001=function(){return _0x1a6948;};return _0x3001();}export default class $t extends _0x29b83d{constructor(_0x16ccd9){const _0x108359=_0x2bdd;super(_0x16ccd9),this[_0x108359(0x123)]=[_0x108359(0x120),_0x108359(0x132),_0x108359(0x128),_0x108359(0x119),_0x108359(0x14d),_0x108359(0x130),_0x108359(0x15d)],this[_0x108359(0x154)]=[_0x108359(0x127),_0x108359(0x13e),_0x108359(0x137),_0x108359(0x158),_0x108359(0x15b),_0x108359(0x112),_0x108359(0x142),_0x108359(0x12b),_0x108359(0x12e)];}static get[_0xde4461(0x13f)](){const _0x59b129=_0xde4461;return _0x59b129(0x133);}[_0xde4461(0x115)](){const _0x597ff1=_0xde4461,_0x1c511b=this[_0x597ff1(0x111)][_0x597ff1(0x113)][_0x597ff1(0x12f)](_0x597ff1(0x157));if(this[_0x597ff1(0x111)][_0x597ff1(0x113)][_0x597ff1(0x15c)](_0x597ff1(0x129))){for(const _0x42a54c of this[_0x597ff1(0x123)])_0x1c511b[_0x597ff1(0x118)](_0x42a54c,(_0x4d2cd1,_0x2fc92f)=>{const _0x5d108e=_0x597ff1,_0x556d2e=this[_0x5d108e(0x111)][_0x5d108e(0x14f)][_0x5d108e(0x144)][_0x5d108e(0x11f)][_0x5d108e(0x114)]()[_0x5d108e(0x15f)](_0x5d108e(0x11c));this[_0x5d108e(0x13c)](_0x42a54c,[_0x556d2e],this[_0x5d108e(0x123)],_0x5d108e(0x123),_0x4d2cd1,_0x2fc92f);});_0x1c511b[_0x597ff1(0x116)][_0x597ff1(0x12a)](_0x597ff1(0x122),_0x597ff1(0x123),_0x597ff1(0x14c),_0x1c511b[_0x597ff1(0x116)][_0x597ff1(0x143)](_0x597ff1(0x122),null,_0x597ff1(0x135))),_0x1c511b[_0x597ff1(0x116)][_0x597ff1(0x12a)](_0x597ff1(0x122),_0x597ff1(0x123),_0x597ff1(0x135),(_0x512c6d,_0x2f50a8)=>this[_0x597ff1(0x11b)](this[_0x597ff1(0x123)],_0x512c6d,_0x2f50a8)),_0x1c511b[_0x597ff1(0x116)][_0x597ff1(0x12a)](_0x597ff1(0x122),_0x597ff1(0x123),_0x597ff1(0x140),()=>!0x1);}if(this[_0x597ff1(0x111)][_0x597ff1(0x113)][_0x597ff1(0x15c)](_0x597ff1(0x139))){for(const _0x110af9 of this[_0x597ff1(0x154)])_0x1c511b[_0x597ff1(0x118)](_0x110af9,(_0x518f58,_0x543af7)=>{const _0x3d166a=_0x597ff1,_0x348f51=this[_0x3d166a(0x111)][_0x3d166a(0x113)][_0x3d166a(0x12f)](_0x3d166a(0x15e))[_0x3d166a(0x14a)](this[_0x3d166a(0x111)][_0x3d166a(0x14f)][_0x3d166a(0x144)][_0x3d166a(0x11f)]);this[_0x3d166a(0x13c)](_0x110af9,_0x348f51,this[_0x3d166a(0x154)],_0x3d166a(0x154),_0x518f58,_0x543af7);});_0x1c511b[_0x597ff1(0x116)][_0x597ff1(0x12a)](_0x597ff1(0x122),_0x597ff1(0x154),_0x597ff1(0x14c),_0x1c511b[_0x597ff1(0x116)][_0x597ff1(0x143)](_0x597ff1(0x122),null,_0x597ff1(0x135))),_0x1c511b[_0x597ff1(0x116)][_0x597ff1(0x12a)](_0x597ff1(0x122),_0x597ff1(0x154),_0x597ff1(0x135),(_0x5f4bbe,_0x202964)=>this[_0x597ff1(0x11b)](this[_0x597ff1(0x154)],_0x5f4bbe,_0x202964)),_0x1c511b[_0x597ff1(0x116)][_0x597ff1(0x12a)](_0x597ff1(0x122),_0x597ff1(0x154),_0x597ff1(0x140),()=>!0x1);}_0x1c511b[_0x597ff1(0x156)][_0x597ff1(0x136)](_0x1310ea=>this[_0x597ff1(0x131)](_0x1310ea));}[_0xde4461(0x13c)](_0x2c03b4,_0x5865ef,_0x2b4d29,_0x19981d,_0x369790,_0xbf27f4){const _0x21ff11=_0xde4461,_0x2ddbb8=this[_0x21ff11(0x111)][_0x21ff11(0x113)][_0x21ff11(0x12f)](_0x21ff11(0x157));this[_0x21ff11(0x111)][_0x21ff11(0x14f)][_0x21ff11(0x147)](_0xbf27f4[_0x21ff11(0x13d)],()=>{const _0x330508=_0x21ff11;for(const _0x1f2ae5 of _0x5865ef){if(this[_0x330508(0x141)](_0x1f2ae5,_0x19981d))_0x369790(_0xbf27f4);else{const _0x38452e={};for(const _0x34f11e of _0x2b4d29){const _0x3c7ac7=_0x1f2ae5[_0x330508(0x134)](_0x34f11e);void 0x0!==_0x3c7ac7&&(_0x38452e[_0x34f11e]=_0x3c7ac7);}_0x369790(_0xbf27f4),_0x2ddbb8[_0x330508(0x152)](_0x1f2ae5,{'commandParams':[_0x38452e]},[],_0x19981d);}}});}[_0xde4461(0x11b)](_0x18c96a,_0x327b40,_0x453d2b){const _0x2d7a1d=_0xde4461,_0x4c9603=_0x327b40[0x0][_0x2d7a1d(0x12d)][_0x2d7a1d(0x146)],_0x453bd3=_0x453d2b[_0x2d7a1d(0x159)][0x0];this[_0x2d7a1d(0x111)][_0x2d7a1d(0x14f)][_0x2d7a1d(0x145)](_0x1b231a=>{const _0x53421f=_0x2d7a1d;for(const _0x29d397 of _0x18c96a)void 0x0!==_0x453bd3[_0x29d397]?_0x1b231a[_0x53421f(0x14e)](_0x29d397,_0x453bd3[_0x29d397],_0x4c9603):_0x1b231a[_0x53421f(0x12c)](_0x29d397,_0x4c9603);});}[_0xde4461(0x131)](_0x2f34a2){const _0x1c4574=_0xde4461;if(_0x2f34a2[_0x1c4574(0x138)])switch(_0x2f34a2[_0x1c4574(0x11a)]){case _0x1c4574(0x123):return{'type':_0x1c4574(0x121),'content':_0x4c4a47(this[_0x1c4574(0x111)][_0x1c4574(0x13a)],_0x1c4574(0x126))};case _0x1c4574(0x154):return{'type':_0x1c4574(0x121),'content':_0x4c4a47(this[_0x1c4574(0x111)][_0x1c4574(0x13a)],_0x1c4574(0x11d))};}}[_0xde4461(0x141)](_0x472c96,_0x13b907){const _0x127f4b=_0xde4461,_0x97a5da=this[_0x127f4b(0x111)][_0x127f4b(0x113)][_0x127f4b(0x12f)](_0x127f4b(0x157));for(const _0x5dc977 of _0x97a5da[_0x127f4b(0x14b)]({'skipNotAttached':!0x0})){const _0x274ebe=_0x5dc977[_0x127f4b(0x13b)]();if(_0x5dc977[_0x127f4b(0x11a)]===_0x13b907&&_0x274ebe===_0x472c96)return _0x5dc977;}return null;}}
23
+ const _0x3f86ef=_0x1220;(function(_0x7a6dc,_0x3dae20){const _0x3fd22a=_0x1220,_0x4c1d5a=_0x7a6dc();while(!![]){try{const _0x532708=parseInt(_0x3fd22a(0x1f0))/0x1*(parseInt(_0x3fd22a(0x205))/0x2)+parseInt(_0x3fd22a(0x203))/0x3+parseInt(_0x3fd22a(0x1f3))/0x4+parseInt(_0x3fd22a(0x1eb))/0x5+-parseInt(_0x3fd22a(0x20f))/0x6*(-parseInt(_0x3fd22a(0x1f1))/0x7)+-parseInt(_0x3fd22a(0x1e4))/0x8*(parseInt(_0x3fd22a(0x211))/0x9)+parseInt(_0x3fd22a(0x1f8))/0xa*(-parseInt(_0x3fd22a(0x1cb))/0xb);if(_0x532708===_0x3dae20)break;else _0x4c1d5a['push'](_0x4c1d5a['shift']());}catch(_0x114147){_0x4c1d5a['push'](_0x4c1d5a['shift']());}}}(_0x20f0,0xb4bf5));function _0x1220(_0x33c82f,_0xdb3d13){const _0x20f083=_0x20f0();return _0x1220=function(_0x122013,_0xea9145){_0x122013=_0x122013-0x1c7;let _0x58a44a=_0x20f083[_0x122013];return _0x58a44a;},_0x1220(_0x33c82f,_0xdb3d13);}import{Plugin as _0xcd3029}from'ckeditor5/src/core.js';import{getTranslation as _0x310f63}from'../utils/common-translations.js';export default class $t extends _0xcd3029{constructor(_0x5d9af8){const _0x571f90=_0x1220;super(_0x5d9af8),this[_0x571f90(0x1d9)]=[_0x571f90(0x1e8),_0x571f90(0x1ff),_0x571f90(0x1ce),_0x571f90(0x1d8),_0x571f90(0x1e0),_0x571f90(0x1fe),_0x571f90(0x1e9)],this[_0x571f90(0x1db)]=[_0x571f90(0x20e),_0x571f90(0x1dc),_0x571f90(0x1f6),_0x571f90(0x215),_0x571f90(0x1ec),_0x571f90(0x204),_0x571f90(0x201),_0x571f90(0x1e1),_0x571f90(0x1d7)];}static get[_0x3f86ef(0x1d4)](){const _0x1d12e7=_0x3f86ef;return _0x1d12e7(0x212);}[_0x3f86ef(0x202)](){const _0x439d60=_0x3f86ef,_0x167e2e=this[_0x439d60(0x1f2)][_0x439d60(0x1de)][_0x439d60(0x1df)](_0x439d60(0x209));if(this[_0x439d60(0x1f2)][_0x439d60(0x1de)][_0x439d60(0x1e7)](_0x439d60(0x1dd))){for(const _0x1b1fd7 of this[_0x439d60(0x1d9)])_0x167e2e[_0x439d60(0x1fc)](_0x1b1fd7,(_0x2d8fdb,_0x3409da)=>{const _0x1695c9=_0x439d60,_0x3ba5bd=this[_0x1695c9(0x1f2)][_0x1695c9(0x1d2)][_0x1695c9(0x1f7)][_0x1695c9(0x1ea)][_0x1695c9(0x1f9)]()[_0x1695c9(0x1ed)](_0x1695c9(0x20c));this[_0x1695c9(0x1e5)](_0x1b1fd7,[_0x3ba5bd],this[_0x1695c9(0x1d9)],_0x1695c9(0x1d9),_0x2d8fdb,_0x3409da);});_0x167e2e[_0x439d60(0x1c7)][_0x439d60(0x1ef)](_0x439d60(0x1cd),_0x439d60(0x1d9),_0x439d60(0x210),_0x167e2e[_0x439d60(0x1c7)][_0x439d60(0x1d1)](_0x439d60(0x1cd),null,_0x439d60(0x1cc))),_0x167e2e[_0x439d60(0x1c7)][_0x439d60(0x1ef)](_0x439d60(0x1cd),_0x439d60(0x1d9),_0x439d60(0x1cc),(_0x341f64,_0x4c988f)=>this[_0x439d60(0x1d6)](this[_0x439d60(0x1d9)],_0x341f64,_0x4c988f)),_0x167e2e[_0x439d60(0x1c7)][_0x439d60(0x1ef)](_0x439d60(0x1cd),_0x439d60(0x1d9),_0x439d60(0x1cf),()=>!0x1);}if(this[_0x439d60(0x1f2)][_0x439d60(0x1de)][_0x439d60(0x1e7)](_0x439d60(0x214))){for(const _0x4beb5c of this[_0x439d60(0x1db)])_0x167e2e[_0x439d60(0x1fc)](_0x4beb5c,(_0x49ce0f,_0x21dd19)=>{const _0x14e15f=_0x439d60,_0x1d44de=this[_0x14e15f(0x1f2)][_0x14e15f(0x1de)][_0x14e15f(0x1df)](_0x14e15f(0x1fa))[_0x14e15f(0x1d0)](this[_0x14e15f(0x1f2)][_0x14e15f(0x1d2)][_0x14e15f(0x1f7)][_0x14e15f(0x1ea)]);this[_0x14e15f(0x1e5)](_0x4beb5c,_0x1d44de,this[_0x14e15f(0x1db)],_0x14e15f(0x1db),_0x49ce0f,_0x21dd19);});_0x167e2e[_0x439d60(0x1c7)][_0x439d60(0x1ef)](_0x439d60(0x1cd),_0x439d60(0x1db),_0x439d60(0x210),_0x167e2e[_0x439d60(0x1c7)][_0x439d60(0x1d1)](_0x439d60(0x1cd),null,_0x439d60(0x1cc))),_0x167e2e[_0x439d60(0x1c7)][_0x439d60(0x1ef)](_0x439d60(0x1cd),_0x439d60(0x1db),_0x439d60(0x1cc),(_0xa4ec98,_0x1a77c5)=>this[_0x439d60(0x1d6)](this[_0x439d60(0x1db)],_0xa4ec98,_0x1a77c5)),_0x167e2e[_0x439d60(0x1c7)][_0x439d60(0x1ef)](_0x439d60(0x1cd),_0x439d60(0x1db),_0x439d60(0x1cf),()=>!0x1);}_0x167e2e[_0x439d60(0x20b)][_0x439d60(0x1ee)](_0x2efbda=>this[_0x439d60(0x1e6)](_0x2efbda));}[_0x3f86ef(0x1e5)](_0x210108,_0x1ad86a,_0xd1b9ad,_0x168df6,_0x46e8fe,_0x9c2eb){const _0x4fbc4f=_0x3f86ef,_0x4a8c2d=this[_0x4fbc4f(0x1f2)][_0x4fbc4f(0x1de)][_0x4fbc4f(0x1df)](_0x4fbc4f(0x209));this[_0x4fbc4f(0x1f2)][_0x4fbc4f(0x1d2)][_0x4fbc4f(0x207)](_0x9c2eb[_0x4fbc4f(0x1da)],()=>{const _0x1e45cc=_0x4fbc4f;for(const _0x30754c of _0x1ad86a){if(this[_0x1e45cc(0x213)](_0x30754c,_0x168df6))_0x46e8fe(_0x9c2eb);else{const _0x1f207a={};for(const _0x5bbc2e of _0xd1b9ad){const _0x324ac1=_0x30754c[_0x1e45cc(0x1f4)](_0x5bbc2e);void 0x0!==_0x324ac1&&(_0x1f207a[_0x5bbc2e]=_0x324ac1);}_0x46e8fe(_0x9c2eb),_0x4a8c2d[_0x1e45cc(0x200)](_0x30754c,{'commandParams':[_0x1f207a]},[],_0x168df6);}}});}[_0x3f86ef(0x1d6)](_0x292efe,_0x1ccb3d,_0x2c5d24){const _0x3a0d20=_0x3f86ef,_0x9fea6b=_0x1ccb3d[0x0][_0x3a0d20(0x1c9)][_0x3a0d20(0x1ca)],_0x5492b5=_0x2c5d24[_0x3a0d20(0x1d5)][0x0];this[_0x3a0d20(0x1f2)][_0x3a0d20(0x1d2)][_0x3a0d20(0x1fd)](_0x14a8f1=>{const _0x34cce6=_0x3a0d20;for(const _0x270a18 of _0x292efe)void 0x0!==_0x5492b5[_0x270a18]?_0x14a8f1[_0x34cce6(0x1e3)](_0x270a18,_0x5492b5[_0x270a18],_0x9fea6b):_0x14a8f1[_0x34cce6(0x206)](_0x270a18,_0x9fea6b);});}[_0x3f86ef(0x1e6)](_0x2e5666){const _0x122add=_0x3f86ef;if(_0x2e5666[_0x122add(0x1d3)])switch(_0x2e5666[_0x122add(0x1fb)]){case _0x122add(0x1d9):return{'type':_0x122add(0x20a),'content':_0x310f63(this[_0x122add(0x1f2)][_0x122add(0x1c8)],_0x122add(0x208))};case _0x122add(0x1db):return{'type':_0x122add(0x20a),'content':_0x310f63(this[_0x122add(0x1f2)][_0x122add(0x1c8)],_0x122add(0x20d))};}}[_0x3f86ef(0x213)](_0x9a370f,_0x31fa79){const _0x56bea2=_0x3f86ef,_0x5bf684=this[_0x56bea2(0x1f2)][_0x56bea2(0x1de)][_0x56bea2(0x1df)](_0x56bea2(0x209));for(const _0x232130 of _0x5bf684[_0x56bea2(0x1f5)]({'skipNotAttached':!0x0})){const _0x22a626=_0x232130[_0x56bea2(0x1e2)]();if(_0x232130[_0x56bea2(0x1fb)]===_0x31fa79&&_0x22a626===_0x9a370f)return _0x232130;}return null;}}function _0x20f0(){const _0x428636=['pluginName','commandParams','handleDiscardAction','tableCellVerticalAlignment','tableAlignment','tableProperties','batch','tableCellProperties','tableCellBorderStyle','TablePropertiesEditing','plugins','get','tableWidth','tableCellHorizontalAlignment','getContainedElement','setAttribute','8NAdFCC','_handlePropertyChange','handleSuggestionDescription','has','tableBorderColor','tableBackgroundColor','selection','7204730kwLhTR','tableCellWidth','findAncestor','registerDescriptionCallback','registerCustomCallback','1413284DIzFIp','165270ZKDASq','editor','2857472uKRrLt','getAttribute','getSuggestions','tableCellBorderWidth','document','43883310dyLerN','getFirstPosition','TableUtils','subType','enableCommand','change','tableHeight','tableBorderStyle','markBlockFormat','tableCellBackgroundColor','afterInit','2934372qEkcID','tableCellHeight','2SVkQta','removeAttribute','enqueueChange','*Format:*\x20change\x20table\x20properties','TrackChangesEditing','format','descriptionFactory','table','*Format:*\x20change\x20table\x20cell\x20properties','tableCellBorderColor','300eEuKQb','accept','5386950qnjQRc','TrackChangesTableProperties','_getSuggestion','TableCellPropertiesEditing','tableCellPadding','_suggestionFactory','locale','start','nodeAfter','11FkhHgy','discard','formatBlock','tableBorderWidth','join','getSelectionAffectedTableCells','getSuggestionCallback','model','data'];_0x20f0=function(){return _0x428636;};return _0x20f0();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3863(_0x576be5,_0x2c3200){const _0x9289ed=_0x9289();return _0x3863=function(_0x38636a,_0x2b4f4e){_0x38636a=_0x38636a-0x8a;let _0x3c3355=_0x9289ed[_0x38636a];return _0x3c3355;},_0x3863(_0x576be5,_0x2c3200);}const _0x2ecf93=_0x3863;(function(_0x56dd60,_0xea7060){const _0x2d2c97=_0x3863,_0x753dfd=_0x56dd60();while(!![]){try{const _0x383839=-parseInt(_0x2d2c97(0x9b))/0x1+-parseInt(_0x2d2c97(0x92))/0x2*(parseInt(_0x2d2c97(0x93))/0x3)+-parseInt(_0x2d2c97(0x8b))/0x4+-parseInt(_0x2d2c97(0x8c))/0x5+parseInt(_0x2d2c97(0x91))/0x6*(-parseInt(_0x2d2c97(0x98))/0x7)+parseInt(_0x2d2c97(0x8e))/0x8*(-parseInt(_0x2d2c97(0x95))/0x9)+parseInt(_0x2d2c97(0x9c))/0xa*(parseInt(_0x2d2c97(0x8d))/0xb);if(_0x383839===_0xea7060)break;else _0x753dfd['push'](_0x753dfd['shift']());}catch(_0x3077f8){_0x753dfd['push'](_0x753dfd['shift']());}}}(_0x9289,0x29e6e));import{Plugin as _0x3f0a83}from'ckeditor5/src/core.js';function _0x9289(){const _0x277b4a=['113829jfsXBW','afterInit','953271lDUhnt','plugins','has','7klLiwk','get','editor','304215bwPKMy','13856530OorLAp','insertTemplate','Template','1177836OJfEDB','1471595IUyIKp','11UnJZtr','8iNVRVy','enableCommand','TrackChangesEditing','835350QsAfdT','4paJIlI'];_0x9289=function(){return _0x277b4a;};return _0x9289();}export default class Ct extends _0x3f0a83{[_0x2ecf93(0x94)](){const _0x1ab4ff=_0x2ecf93,_0xb57c6b=this[_0x1ab4ff(0x9a)];_0xb57c6b[_0x1ab4ff(0x96)][_0x1ab4ff(0x97)](_0x1ab4ff(0x8a))&&_0xb57c6b[_0x1ab4ff(0x96)][_0x1ab4ff(0x99)](_0x1ab4ff(0x90))[_0x1ab4ff(0x8f)](_0x1ab4ff(0x9d));}}
23
+ function _0x53c2(_0x46484d,_0x3b051d){const _0x14a3c8=_0x14a3();return _0x53c2=function(_0x53c22,_0xc2dbde){_0x53c22=_0x53c22-0x90;let _0x47c264=_0x14a3c8[_0x53c22];return _0x47c264;},_0x53c2(_0x46484d,_0x3b051d);}const _0x1d7d1b=_0x53c2;(function(_0x192d7d,_0x4b82a8){const _0x31967d=_0x53c2,_0x1ce52d=_0x192d7d();while(!![]){try{const _0x506071=-parseInt(_0x31967d(0x9c))/0x1*(-parseInt(_0x31967d(0x97))/0x2)+-parseInt(_0x31967d(0x9e))/0x3*(-parseInt(_0x31967d(0xa1))/0x4)+parseInt(_0x31967d(0x92))/0x5+parseInt(_0x31967d(0x91))/0x6*(-parseInt(_0x31967d(0x99))/0x7)+-parseInt(_0x31967d(0x9a))/0x8+-parseInt(_0x31967d(0x90))/0x9*(parseInt(_0x31967d(0x94))/0xa)+parseInt(_0x31967d(0x95))/0xb;if(_0x506071===_0x4b82a8)break;else _0x1ce52d['push'](_0x1ce52d['shift']());}catch(_0x52dc31){_0x1ce52d['push'](_0x1ce52d['shift']());}}}(_0x14a3,0xa2197));import{Plugin as _0x2dbafd}from'ckeditor5/src/core.js';function _0x14a3(){const _0x52f0ed=['5069030GuwJRL','2306788ezjBnF','Template','454pPAWFE','enableCommand','161CGdXZq','2768896uBMbsw','afterInit','5443blIBRj','insertTemplate','735TgsOsx','has','TrackChangesEditing','472byOfVt','get','plugins','18dByOnz','87090uCUdMZ','4417715jyvpbi','editor'];_0x14a3=function(){return _0x52f0ed;};return _0x14a3();}export default class Ct extends _0x2dbafd{[_0x1d7d1b(0x9b)](){const _0x931970=_0x1d7d1b,_0x553b5f=this[_0x931970(0x93)];_0x553b5f[_0x931970(0xa3)][_0x931970(0x9f)](_0x931970(0x96))&&_0x553b5f[_0x931970(0xa3)][_0x931970(0xa2)](_0x931970(0xa0))[_0x931970(0x98)](_0x931970(0x9d));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1289b4=_0xac1f;(function(_0xb0afca,_0x4d54d0){const _0x4adf26=_0xac1f,_0x3c82f0=_0xb0afca();while(!![]){try{const _0x302c0a=-parseInt(_0x4adf26(0x196))/0x1*(parseInt(_0x4adf26(0x1a8))/0x2)+-parseInt(_0x4adf26(0x17f))/0x3*(-parseInt(_0x4adf26(0x184))/0x4)+parseInt(_0x4adf26(0x1a3))/0x5*(-parseInt(_0x4adf26(0x195))/0x6)+-parseInt(_0x4adf26(0x183))/0x7+-parseInt(_0x4adf26(0x181))/0x8+-parseInt(_0x4adf26(0x17e))/0x9+parseInt(_0x4adf26(0x199))/0xa;if(_0x302c0a===_0x4d54d0)break;else _0x3c82f0['push'](_0x3c82f0['shift']());}catch(_0x4fa04f){_0x3c82f0['push'](_0x3c82f0['shift']());}}}(_0x5cfb,0x9350b));import{Plugin as _0x105d2e}from'ckeditor5/src/core.js';function _0xac1f(_0x55775a,_0x892197){const _0x5cfbc1=_0x5cfb();return _0xac1f=function(_0xac1fd6,_0x341948){_0xac1fd6=_0xac1fd6-0x17e;let _0x580b37=_0x5cfbc1[_0xac1fd6];return _0x580b37;},_0xac1f(_0x55775a,_0x892197);}import{getTranslation as _0x59f604}from'../utils/common-translations.js';export default class Dt extends _0x105d2e{[_0x1289b4(0x18d)](){const _0x3cdfb4=_0x1289b4,_0x260324=this[_0x3cdfb4(0x1a9)];if(!_0x260324[_0x3cdfb4(0x18a)][_0x3cdfb4(0x1a7)](_0x3cdfb4(0x19a)))return;const _0x2c7971=_0x260324[_0x3cdfb4(0x18a)][_0x3cdfb4(0x1a0)](_0x3cdfb4(0x189));_0x2c7971[_0x3cdfb4(0x182)][_0x3cdfb4(0x1a6)](_0x3cdfb4(0x1a1),()=>_0x59f604(_0x260324[_0x3cdfb4(0x188)],_0x3cdfb4(0x194))),_0x260324[_0x3cdfb4(0x1a2)][_0x3cdfb4(0x1a5)][_0x3cdfb4(0x18b)](_0xabe4b2=>{const _0x2595b4=_0x3cdfb4;let _0x379fce=!0x1;const _0x43f1f0=Array[_0x2595b4(0x18e)](_0x260324[_0x2595b4(0x1a2)][_0x2595b4(0x1a5)][_0x2595b4(0x190)][_0x2595b4(0x185)]());for(const {name:_0x3345ba,data:_0x299419}of _0x43f1f0){const {group:_0x49be2c}=_0x2c7971[_0x2595b4(0x19f)](_0x3345ba);if(_0x2595b4(0x1a4)!==_0x49be2c||!_0x299419[_0x2595b4(0x192)])continue;const _0x194348=_0x299419[_0x2595b4(0x192)],_0x44f45e=_0x194348[_0x2595b4(0x19e)][_0x2595b4(0x19b)];if(!_0x44f45e||!_0x44f45e['is'](_0x2595b4(0x197),_0x2595b4(0x1a1)))continue;if(!_0x194348[_0x2595b4(0x19c)][_0x2595b4(0x198)](_0x194348[_0x2595b4(0x19e)]))continue;const _0x5ce01b=_0x260324[_0x2595b4(0x1a2)][_0x2595b4(0x18c)][_0x2595b4(0x191)](_0x194348[_0x2595b4(0x19e)],_0x2595b4(0x180));if(_0x5ce01b&&_0x5ce01b[_0x2595b4(0x19d)]){const _0x1c3cf9=_0xabe4b2[_0x2595b4(0x193)](_0x194348[_0x2595b4(0x19c)],_0x5ce01b[_0x2595b4(0x19c)]);_0x1c3cf9[_0x2595b4(0x18f)](_0x194348)||(_0xabe4b2[_0x2595b4(0x187)](_0x3345ba,{'range':_0x1c3cf9}),_0x379fce=!0x0);}_0x379fce||(_0xabe4b2[_0x2595b4(0x186)](_0x3345ba),_0x379fce=!0x0);}return _0x379fce;});}}function _0x5cfb(){const _0xcc8062=['nodeBefore','start','isCollapsed','end','_splitMarkerName','get','title-content','model','74775airuLX','suggestion','document','registerElementLabel','has','1402918pktDBj','editor','10385595QFtKZt','9fvSdvv','forward','4747336wtFUJh','descriptionFactory','7504490DLOfGq','778724YvWBfj','getChangedMarkers','removeMarker','updateMarker','locale','TrackChangesEditing','plugins','registerPostFixer','schema','afterInit','from','isEqual','differ','getNearestSelectionRange','newRange','createRange','ELEMENT_TITLE','336RkCUzK','1FVUfwV','element','isTouching','43777410njBejv','Title'];_0x5cfb=function(){return _0xcc8062;};return _0x5cfb();}
23
+ const _0x36226b=_0x15dc;(function(_0x5da02d,_0x1db9a4){const _0x57a5b0=_0x15dc,_0x1c960b=_0x5da02d();while(!![]){try{const _0x2979ba=-parseInt(_0x57a5b0(0x162))/0x1*(parseInt(_0x57a5b0(0x16a))/0x2)+parseInt(_0x57a5b0(0x174))/0x3*(-parseInt(_0x57a5b0(0x15d))/0x4)+-parseInt(_0x57a5b0(0x165))/0x5*(parseInt(_0x57a5b0(0x171))/0x6)+-parseInt(_0x57a5b0(0x17e))/0x7*(parseInt(_0x57a5b0(0x156))/0x8)+parseInt(_0x57a5b0(0x17a))/0x9*(-parseInt(_0x57a5b0(0x157))/0xa)+parseInt(_0x57a5b0(0x164))/0xb*(parseInt(_0x57a5b0(0x15f))/0xc)+parseInt(_0x57a5b0(0x175))/0xd;if(_0x2979ba===_0x1db9a4)break;else _0x1c960b['push'](_0x1c960b['shift']());}catch(_0x44ab59){_0x1c960b['push'](_0x1c960b['shift']());}}}(_0x1899,0xbf06e));import{Plugin as _0x35c994}from'ckeditor5/src/core.js';function _0x1899(){const _0x11172a=['108IkRCys','30790292bVJfMu','Title','schema','differ','isTouching','6094647DtMnwX','nodeBefore','newRange','ELEMENT_TITLE','7usqpQG','createRange','TrackChangesEditing','isEqual','document','_splitMarkerName','suggestion','3997672lXqEkh','20jcyYcJ','end','locale','forward','element','start','48716qVxZuq','editor','48nhaeNQ','from','plugins','1OZniyh','has','3313673TqtqHr','1910QMlcIo','getChangedMarkers','model','getNearestSelectionRange','registerPostFixer','715066uMkogS','get','registerElementLabel','descriptionFactory','updateMarker','isCollapsed','title-content','2214KVxiex','afterInit','removeMarker'];_0x1899=function(){return _0x11172a;};return _0x1899();}import{getTranslation as _0x3a1589}from'../utils/common-translations.js';function _0x15dc(_0x1387ae,_0x5bb331){const _0x18999b=_0x1899();return _0x15dc=function(_0x15dc61,_0x2a198b){_0x15dc61=_0x15dc61-0x154;let _0xcd9131=_0x18999b[_0x15dc61];return _0xcd9131;},_0x15dc(_0x1387ae,_0x5bb331);}export default class Dt extends _0x35c994{[_0x36226b(0x172)](){const _0x2ee74f=_0x36226b,_0x3e5af1=this[_0x2ee74f(0x15e)];if(!_0x3e5af1[_0x2ee74f(0x161)][_0x2ee74f(0x163)](_0x2ee74f(0x176)))return;const _0x361296=_0x3e5af1[_0x2ee74f(0x161)][_0x2ee74f(0x16b)](_0x2ee74f(0x180));_0x361296[_0x2ee74f(0x16d)][_0x2ee74f(0x16c)](_0x2ee74f(0x170),()=>_0x3a1589(_0x3e5af1[_0x2ee74f(0x159)],_0x2ee74f(0x17d))),_0x3e5af1[_0x2ee74f(0x167)][_0x2ee74f(0x182)][_0x2ee74f(0x169)](_0x20e431=>{const _0x520378=_0x2ee74f;let _0x2ab762=!0x1;const _0x2e34e7=Array[_0x520378(0x160)](_0x3e5af1[_0x520378(0x167)][_0x520378(0x182)][_0x520378(0x178)][_0x520378(0x166)]());for(const {name:_0x4abb88,data:_0xd585d0}of _0x2e34e7){const {group:_0x309716}=_0x361296[_0x520378(0x154)](_0x4abb88);if(_0x520378(0x155)!==_0x309716||!_0xd585d0[_0x520378(0x17c)])continue;const _0x399951=_0xd585d0[_0x520378(0x17c)],_0x37bde7=_0x399951[_0x520378(0x158)][_0x520378(0x17b)];if(!_0x37bde7||!_0x37bde7['is'](_0x520378(0x15b),_0x520378(0x170)))continue;if(!_0x399951[_0x520378(0x15c)][_0x520378(0x179)](_0x399951[_0x520378(0x158)]))continue;const _0x15d5d9=_0x3e5af1[_0x520378(0x167)][_0x520378(0x177)][_0x520378(0x168)](_0x399951[_0x520378(0x158)],_0x520378(0x15a));if(_0x15d5d9&&_0x15d5d9[_0x520378(0x16f)]){const _0x1ad54f=_0x20e431[_0x520378(0x17f)](_0x399951[_0x520378(0x15c)],_0x15d5d9[_0x520378(0x15c)]);_0x1ad54f[_0x520378(0x181)](_0x399951)||(_0x20e431[_0x520378(0x16e)](_0x4abb88,{'range':_0x1ad54f}),_0x2ab762=!0x0);}_0x2ab762||(_0x20e431[_0x520378(0x173)](_0x4abb88),_0x2ab762=!0x0);}return _0x2ab762;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4e0e(){const _0x261d08=['afterInit','UndoEditing','11GXcJLK','190739CayKOM','get','editor','2000016KDxEma','has','plugins','2iIkJiW','2187185TqIBwo','2837485NKZRBY','26343rXptRB','undo','1876390fRaJgP','redo','856DZiyVY','681lOtJfp','TrackChangesEditing','372rrZlPY','enableCommand'];_0x4e0e=function(){return _0x261d08;};return _0x4e0e();}const _0x41ed45=_0x1c2a;(function(_0x51ca13,_0x5694eb){const _0x581501=_0x1c2a,_0x5e97fb=_0x51ca13();while(!![]){try{const _0x215ba5=parseInt(_0x581501(0x7a))/0x1*(parseInt(_0x581501(0x80))/0x2)+-parseInt(_0x581501(0x73))/0x3*(parseInt(_0x581501(0x75))/0x4)+parseInt(_0x581501(0x82))/0x5+-parseInt(_0x581501(0x7d))/0x6+-parseInt(_0x581501(0x81))/0x7+parseInt(_0x581501(0x72))/0x8*(parseInt(_0x581501(0x83))/0x9)+parseInt(_0x581501(0x70))/0xa*(parseInt(_0x581501(0x79))/0xb);if(_0x215ba5===_0x5694eb)break;else _0x5e97fb['push'](_0x5e97fb['shift']());}catch(_0xeea903){_0x5e97fb['push'](_0x5e97fb['shift']());}}}(_0x4e0e,0x90922));import{Plugin as _0x34a3df}from'ckeditor5/src/core.js';function _0x1c2a(_0x8ad2cb,_0x47be29){const _0x4e0e4f=_0x4e0e();return _0x1c2a=function(_0x1c2a06,_0x1cc7bf){_0x1c2a06=_0x1c2a06-0x70;let _0x47f80d=_0x4e0e4f[_0x1c2a06];return _0x47f80d;},_0x1c2a(_0x8ad2cb,_0x47be29);}export default class Nt extends _0x34a3df{[_0x41ed45(0x77)](){const _0x588eb2=_0x41ed45,_0xdd2c00=this[_0x588eb2(0x7c)],_0x230eeb=_0xdd2c00[_0x588eb2(0x7f)][_0x588eb2(0x7b)](_0x588eb2(0x74));_0xdd2c00[_0x588eb2(0x7f)][_0x588eb2(0x7e)](_0x588eb2(0x78))&&(_0x230eeb[_0x588eb2(0x76)](_0x588eb2(0x84)),_0x230eeb[_0x588eb2(0x76)](_0x588eb2(0x71)));}}
23
+ const _0x4ebed0=_0x2cef;(function(_0x7c2d0d,_0x15dfba){const _0x4b591a=_0x2cef,_0x2fc4d0=_0x7c2d0d();while(!![]){try{const _0x4a1d90=parseInt(_0x4b591a(0x13a))/0x1+-parseInt(_0x4b591a(0x138))/0x2*(parseInt(_0x4b591a(0x13d))/0x3)+-parseInt(_0x4b591a(0x143))/0x4+-parseInt(_0x4b591a(0x13f))/0x5+-parseInt(_0x4b591a(0x135))/0x6*(parseInt(_0x4b591a(0x13e))/0x7)+parseInt(_0x4b591a(0x136))/0x8+parseInt(_0x4b591a(0x137))/0x9;if(_0x4a1d90===_0x15dfba)break;else _0x2fc4d0['push'](_0x2fc4d0['shift']());}catch(_0x506298){_0x2fc4d0['push'](_0x2fc4d0['shift']());}}}(_0x5553,0x73626));function _0x5553(){const _0x394da6=['get','enableCommand','editor','18fzOyyR','5132224jVzunq','12610152ZKWhye','1650794tvwbmG','undo','3149NIBKNF','afterInit','UndoEditing','3DwoCZw','25627FixUBi','2280600yuLadx','redo','TrackChangesEditing','plugins','1122764uOWmNK','has'];_0x5553=function(){return _0x394da6;};return _0x5553();}import{Plugin as _0x5afb51}from'ckeditor5/src/core.js';function _0x2cef(_0x39cd9d,_0x2631f5){const _0x555378=_0x5553();return _0x2cef=function(_0x2cef14,_0x54b15a){_0x2cef14=_0x2cef14-0x134;let _0x47134e=_0x555378[_0x2cef14];return _0x47134e;},_0x2cef(_0x39cd9d,_0x2631f5);}export default class Nt extends _0x5afb51{[_0x4ebed0(0x13b)](){const _0x34148b=_0x4ebed0,_0x4c750f=this[_0x34148b(0x134)],_0xd45452=_0x4c750f[_0x34148b(0x142)][_0x34148b(0x145)](_0x34148b(0x141));_0x4c750f[_0x34148b(0x142)][_0x34148b(0x144)](_0x34148b(0x13c))&&(_0xd45452[_0x34148b(0x146)](_0x34148b(0x139)),_0xd45452[_0x34148b(0x146)](_0x34148b(0x140)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5c1a(_0x977631,_0x38a58b){const _0x38ace6=_0x38ac();return _0x5c1a=function(_0x5c1aff,_0x5ce5e7){_0x5c1aff=_0x5c1aff-0x108;let _0x24f356=_0x38ace6[_0x5c1aff];return _0x24f356;},_0x5c1a(_0x977631,_0x38a58b);}(function(_0x3e2090,_0x3748c9){const _0x58f408=_0x5c1a,_0x45c68e=_0x3e2090();while(!![]){try{const _0x43b6c1=parseInt(_0x58f408(0x121))/0x1+parseInt(_0x58f408(0x12f))/0x2*(parseInt(_0x58f408(0x131))/0x3)+parseInt(_0x58f408(0x12b))/0x4+-parseInt(_0x58f408(0x10e))/0x5+-parseInt(_0x58f408(0x119))/0x6+-parseInt(_0x58f408(0x111))/0x7*(parseInt(_0x58f408(0x10b))/0x8)+parseInt(_0x58f408(0x11e))/0x9;if(_0x43b6c1===_0x3748c9)break;else _0x45c68e['push'](_0x45c68e['shift']());}catch(_0x14c124){_0x45c68e['push'](_0x45c68e['shift']());}}}(_0x38ac,0xed41c));export function getRangesWithAttribute(_0x239644,_0x48f693,_0x17d959){const _0x2a33e2=_0x5c1a,_0x1cb796=[];for(const _0x2b8532 of _0x48f693[_0x2a33e2(0x122)]())_0x2b8532[_0x2a33e2(0x114)](_0x239644)&&_0x1cb796[_0x2a33e2(0x112)](_0x17d959[_0x2a33e2(0x128)](_0x2b8532));return _0x1cb796;}function _0x38ac(){const _0x4dc4cf=['24KHXrGh','isLimit','addHighlight','1943455cuGquM','writer','TrackChangesEditing','2707439ejZeNd','push','markerName','hasAttribute','ck-suggestion-marker--active','isContent','type','toViewElement','5948886OPRGPM','parent','toViewPosition','name','ck-suggestion-marker-','5894487vJALDP','isBlock','model','1432800ISZzDq','getItems','elementEnd','previousPosition','item','bindElementToMarker','start','createRangeOn','getWalker','markerRange','4165784Fjdazy','span','includes','schema','766236nJFYvZ','consumable','3ZJlnZU','plugins','nextSibling','createUIElement','addClass','isAtEnd','getCustomProperty','insert','activeMarkers','mapper','get','test'];_0x38ac=function(){return _0x4dc4cf;};return _0x38ac();}export function downcastSplitMergeMarker(_0x4dceb7,_0x5ca491,{showActiveMarker:_0x137668=!0x0}={}){const _0x1186e0=_0x5c1a,_0x14301a=_0x4dceb7[_0x1186e0(0x132)][_0x1186e0(0x109)](_0x1186e0(0x110));return(_0x212e13,_0x2fb3e0,_0x5f52a7)=>{const _0x14adbe=_0x1186e0;if(!_0x5f52a7[_0x14adbe(0x130)][_0x14adbe(0x10a)](_0x2fb3e0[_0x14adbe(0x12a)],_0x212e13[_0x14adbe(0x11c)]))return;const _0x318187=_0x2fb3e0[_0x14adbe(0x12a)][_0x14adbe(0x129)](),_0x40e727=_0x2fb3e0[_0x14adbe(0x12a)][_0x14adbe(0x127)],_0x46069b=_0x4dceb7[_0x14adbe(0x120)][_0x14adbe(0x12e)];let _0x22fff5=null,_0x1edb49=null,_0x5272d4=!0x1,_0x4888c0=!0x1;for(const _0x191172 of _0x318187){const _0x5907fe=_0x191172[_0x14adbe(0x125)];_0x5272d4=_0x5272d4||_0x46069b[_0x14adbe(0x116)](_0x5907fe);const _0x477f71=_0x5f52a7[_0x14adbe(0x108)][_0x14adbe(0x118)](_0x5907fe);if(_0x477f71&&_0x477f71[_0x14adbe(0x137)](_0x14adbe(0x10d)))return;_0x14adbe(0x123)==_0x191172[_0x14adbe(0x117)]&&(_0x46069b[_0x14adbe(0x11f)](_0x5907fe)&&!_0x46069b[_0x14adbe(0x10c)](_0x5907fe)&&(_0x5907fe[_0x14adbe(0x133)]||_0x40e727[_0x14adbe(0x136)]?_0x22fff5&&_0x22fff5[_0x14adbe(0x11a)]==_0x5907fe||(_0x22fff5=_0x5907fe,_0x4a9ff6(_0x191172[_0x14adbe(0x124)]),_0x4888c0=!0x0):_0x1edb49=_0x1edb49||_0x191172[_0x14adbe(0x124)]));}function _0x4a9ff6(_0x1b68a7){const _0x25ab24=_0x14adbe,_0xb147dd=_0x5f52a7[_0x25ab24(0x10f)][_0x25ab24(0x134)](_0x25ab24(0x12c),{'class':_0x25ab24(0x11d)+_0x5ca491}),_0x4fcdd7=_0x5f52a7[_0x25ab24(0x108)][_0x25ab24(0x11b)](_0x1b68a7);_0x137668&&_0x14301a[_0x25ab24(0x139)][_0x25ab24(0x12d)](_0x2fb3e0[_0x25ab24(0x113)])&&_0x5f52a7[_0x25ab24(0x10f)][_0x25ab24(0x135)](_0x25ab24(0x115),_0xb147dd),_0x5f52a7[_0x25ab24(0x10f)][_0x25ab24(0x138)](_0x4fcdd7,_0xb147dd),_0x5f52a7[_0x25ab24(0x108)][_0x25ab24(0x126)](_0xb147dd,_0x2fb3e0[_0x25ab24(0x113)]);}_0x5272d4||_0x4888c0||!_0x1edb49||_0x4a9ff6(_0x1edb49);};}
23
+ function _0x15a3(_0x5d2917,_0x32137e){const _0x1635f5=_0x1635();return _0x15a3=function(_0x15a333,_0x4c44c2){_0x15a333=_0x15a333-0x114;let _0x430ea3=_0x1635f5[_0x15a333];return _0x430ea3;},_0x15a3(_0x5d2917,_0x32137e);}(function(_0xa9a7f,_0x54a457){const _0x312647=_0x15a3,_0x2aaf80=_0xa9a7f();while(!![]){try{const _0x1a0247=parseInt(_0x312647(0x134))/0x1+-parseInt(_0x312647(0x126))/0x2+parseInt(_0x312647(0x137))/0x3*(parseInt(_0x312647(0x132))/0x4)+-parseInt(_0x312647(0x135))/0x5*(parseInt(_0x312647(0x13f))/0x6)+-parseInt(_0x312647(0x145))/0x7+-parseInt(_0x312647(0x11c))/0x8+parseInt(_0x312647(0x118))/0x9;if(_0x1a0247===_0x54a457)break;else _0x2aaf80['push'](_0x2aaf80['shift']());}catch(_0x54dcd2){_0x2aaf80['push'](_0x2aaf80['shift']());}}}(_0x1635,0x54f5d));function _0x1635(){const _0x3fd80f=['get','includes','toViewElement','span','activeMarkers','addClass','toViewPosition','61836ZtvPiu','test','651478bXnZvq','18925ymKLfB','start','21vaJaRp','elementEnd','model','mapper','TrackChangesEditing','addHighlight','getItems','getWalker','420HmnWEX','parent','isBlock','isAtEnd','name','push','875007pPEmiv','ck-suggestion-marker-','bindElementToMarker','ck-suggestion-marker--active','markerName','6061302JgfTXO','type','isContent','insert','3488616upZJds','previousPosition','item','plugins','isLimit','writer','consumable','markerRange','createRangeOn','nextSibling','518288QzCaWV','hasAttribute','getCustomProperty','createUIElement','schema'];_0x1635=function(){return _0x3fd80f;};return _0x1635();}export function getRangesWithAttribute(_0x37b6f6,_0x49e95c,_0x5cff62){const _0x5eadc3=_0x15a3,_0x4725d6=[];for(const _0x484072 of _0x49e95c[_0x5eadc3(0x13d)]())_0x484072[_0x5eadc3(0x127)](_0x37b6f6)&&_0x4725d6[_0x5eadc3(0x144)](_0x5cff62[_0x5eadc3(0x124)](_0x484072));return _0x4725d6;}export function downcastSplitMergeMarker(_0x30bef1,_0x9c6d53,{showActiveMarker:_0x143ad5=!0x0}={}){const _0x60fbbb=_0x15a3,_0x4e778a=_0x30bef1[_0x60fbbb(0x11f)][_0x60fbbb(0x12b)](_0x60fbbb(0x13b));return(_0x4c5a69,_0x440191,_0x45ba75)=>{const _0x33435a=_0x60fbbb;if(!_0x45ba75[_0x33435a(0x122)][_0x33435a(0x133)](_0x440191[_0x33435a(0x123)],_0x4c5a69[_0x33435a(0x143)]))return;const _0x26738b=_0x440191[_0x33435a(0x123)][_0x33435a(0x13e)](),_0x23d316=_0x440191[_0x33435a(0x123)][_0x33435a(0x136)],_0x43089b=_0x30bef1[_0x33435a(0x139)][_0x33435a(0x12a)];let _0x4493cf=null,_0x1c4afd=null,_0x26c540=!0x1,_0x3ad4c7=!0x1;for(const _0x523602 of _0x26738b){const _0xc8591=_0x523602[_0x33435a(0x11e)];_0x26c540=_0x26c540||_0x43089b[_0x33435a(0x11a)](_0xc8591);const _0x505bfd=_0x45ba75[_0x33435a(0x13a)][_0x33435a(0x12d)](_0xc8591);if(_0x505bfd&&_0x505bfd[_0x33435a(0x128)](_0x33435a(0x13c)))return;_0x33435a(0x138)==_0x523602[_0x33435a(0x119)]&&(_0x43089b[_0x33435a(0x141)](_0xc8591)&&!_0x43089b[_0x33435a(0x120)](_0xc8591)&&(_0xc8591[_0x33435a(0x125)]||_0x23d316[_0x33435a(0x142)]?_0x4493cf&&_0x4493cf[_0x33435a(0x140)]==_0xc8591||(_0x4493cf=_0xc8591,_0x3d429e(_0x523602[_0x33435a(0x11d)]),_0x3ad4c7=!0x0):_0x1c4afd=_0x1c4afd||_0x523602[_0x33435a(0x11d)]));}function _0x3d429e(_0xb0cdb3){const _0x40cc2b=_0x33435a,_0x4ccb15=_0x45ba75[_0x40cc2b(0x121)][_0x40cc2b(0x129)](_0x40cc2b(0x12e),{'class':_0x40cc2b(0x114)+_0x9c6d53}),_0x45cb5c=_0x45ba75[_0x40cc2b(0x13a)][_0x40cc2b(0x131)](_0xb0cdb3);_0x143ad5&&_0x4e778a[_0x40cc2b(0x12f)][_0x40cc2b(0x12c)](_0x440191[_0x40cc2b(0x117)])&&_0x45ba75[_0x40cc2b(0x121)][_0x40cc2b(0x130)](_0x40cc2b(0x116),_0x4ccb15),_0x45ba75[_0x40cc2b(0x121)][_0x40cc2b(0x11b)](_0x45cb5c,_0x4ccb15),_0x45ba75[_0x40cc2b(0x13a)][_0x40cc2b(0x115)](_0x4ccb15,_0x440191[_0x40cc2b(0x117)]);}_0x26c540||_0x3ad4c7||!_0x1c4afd||_0x3d429e(_0x1c4afd);};}
package/src/suggestion.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x376e8a=_0x5e28;function _0x5e28(_0x1bc1a5,_0x525ad5){const _0x26e925=_0x26e9();return _0x5e28=function(_0x5e28ba,_0x3b32a0){_0x5e28ba=_0x5e28ba-0xb2;let _0x3fd77e=_0x26e925[_0x5e28ba];return _0x3fd77e;},_0x5e28(_0x1bc1a5,_0x525ad5);}(function(_0x27e50f,_0x4d173a){const _0x40da3d=_0x5e28,_0x45ef5c=_0x27e50f();while(!![]){try{const _0x4e9efb=-parseInt(_0x40da3d(0xd2))/0x1*(parseInt(_0x40da3d(0xc2))/0x2)+-parseInt(_0x40da3d(0xe4))/0x3+parseInt(_0x40da3d(0xe0))/0x4+-parseInt(_0x40da3d(0xc8))/0x5+-parseInt(_0x40da3d(0xe1))/0x6*(parseInt(_0x40da3d(0xde))/0x7)+parseInt(_0x40da3d(0xd9))/0x8*(parseInt(_0x40da3d(0xb9))/0x9)+-parseInt(_0x40da3d(0xe5))/0xa*(-parseInt(_0x40da3d(0xcc))/0xb);if(_0x4e9efb===_0x4d173a)break;else _0x45ef5c['push'](_0x45ef5c['shift']());}catch(_0xaac2d3){_0x45ef5c['push'](_0x45ef5c['shift']());}}}(_0x26e9,0xbbe56));import{Element as _0x30fac7}from'ckeditor5/src/engine.js';function _0x26e9(){const _0x3772b7=['1218276NuxHxz','1810itTMzf','nodeBefore','isMultiRange','removeMarkers','isInContent','getRanges','toJSON','push','decorate','addMarkerName','author','nodeAfter','authoredAt','get','getMultiRangeId','addMarker','_isDataLoaded','hasComments','_onDiscard','data','setAttribute','@external','_saved','getMarkers','isIntersecting','split','getFirstMarker','isExternal','suggestion:','attributes','add','isIntersectingWithRange','getAllAdjacentSuggestions','accept','addRange','head','commentThread','substr','9ujFzbW','onDiscard','getMarkerNames','getRange','removeMarker','subType','from','onAccept','reduce','19874PgaFwg','getContainedElement','createdAt','map','discard','type','4033995HHjaMP','delete','_markerNames','change','85855lhHYSO','set','length','_onAccept','getItems','start','97oeaDuj','clear','size','previous','_onAttributesChange','getFirstRange','next','11936168ldqgiR','removeAttribute','filter','markers','creator','21TYWSMm','onAttributesChange','5159496GqkJfH','2496396eswIkp','_model','end'];_0x26e9=function(){return _0x3772b7;};return _0x26e9();}import{ObservableMixin as _0x392915,uid as _0x33f66b}from'ckeditor5/src/utils.js';import{cloneDeep as _0x25034a,isEqual as _0xf55f1b,set as _0x28aa47,unset as _0x436405}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
- _0x392915(){constructor(_0x40b7bf,_0x1ed716){const _0x302bbb=_0x5e28;super(),this[_0x302bbb(0xf5)]=!0x1,this['id']=_0x1ed716['id'],this[_0x302bbb(0xc7)]=_0x1ed716[_0x302bbb(0xc7)],this[_0x302bbb(0xbe)]=_0x1ed716[_0x302bbb(0xbe)]||null,this[_0x302bbb(0xef)]=_0x1ed716[_0x302bbb(0xef)],this[_0x302bbb(0xdd)]=_0x1ed716[_0x302bbb(0xdd)]||_0x1ed716[_0x302bbb(0xef)],this[_0x302bbb(0x100)]=Boolean(_0x1ed716[_0x302bbb(0x102)]&&_0x1ed716[_0x302bbb(0x102)][_0x302bbb(0xfa)]),this[_0x302bbb(0xf8)]=null,this[_0x302bbb(0xe2)]=_0x40b7bf,this[_0x302bbb(0xcf)]=_0x1ed716[_0x302bbb(0xc0)],this[_0x302bbb(0xf7)]=_0x1ed716[_0x302bbb(0xba)],this[_0x302bbb(0xd6)]=_0x1ed716[_0x302bbb(0xdf)],this[_0x302bbb(0xca)]=new Set(),this[_0x302bbb(0xc4)]=null,this[_0x302bbb(0xcd)](_0x302bbb(0xf1),null),this[_0x302bbb(0xcd)](_0x302bbb(0x102),_0x1ed716[_0x302bbb(0x102)]||{}),this[_0x302bbb(0xcd)](_0x302bbb(0xd5),null),this[_0x302bbb(0xcd)](_0x302bbb(0xd8),null),this[_0x302bbb(0xcd)](_0x302bbb(0xb7),null),this[_0x302bbb(0xcd)](_0x302bbb(0xfb),!0x1),this[_0x302bbb(0xed)](_0x302bbb(0xb4)),this[_0x302bbb(0xed)](_0x302bbb(0xc6));}get[_0x376e8a(0xb6)](){const _0x47c35f=_0x376e8a;let _0x28e460=this;for(;_0x28e460[_0x47c35f(0xd5)];)_0x28e460=_0x28e460[_0x47c35f(0xd5)];return _0x28e460;}get[_0x376e8a(0xf6)](){const _0x91dec4=_0x376e8a;return!!this[_0x91dec4(0xb7)]&&this[_0x91dec4(0xb7)][_0x91dec4(0xce)]>0x0;}get[_0x376e8a(0xe7)](){const _0x2b9436=_0x376e8a;if(0x0==this[_0x2b9436(0xca)][_0x2b9436(0xd4)])return!0x1;return 0x6==Array[_0x2b9436(0xbf)](this[_0x2b9436(0xca)])[0x0][_0x2b9436(0xfe)](':')[_0x2b9436(0xce)];}get[_0x376e8a(0xe9)](){const _0x238f2d=_0x376e8a;return null!==this[_0x238f2d(0xff)]();}[_0x376e8a(0xee)](_0xf0d8c8){const _0x3a1c17=_0x376e8a;this[_0x3a1c17(0xca)][_0x3a1c17(0x103)](_0xf0d8c8);}[_0x376e8a(0xbb)](){const _0x5805e9=_0x376e8a;return Array[_0x5805e9(0xbf)](this[_0x5805e9(0xca)]);}[_0x376e8a(0xfc)](){const _0x482ed0=_0x376e8a;return this[_0x482ed0(0xbb)]()[_0x482ed0(0xc5)](_0x52b877=>this[_0x482ed0(0xe2)][_0x482ed0(0xdc)][_0x482ed0(0xf2)](_0x52b877))[_0x482ed0(0xdb)](_0x32a74f=>_0x32a74f);}[_0x376e8a(0xff)](){const _0x251f65=_0x376e8a;return this[_0x251f65(0xfc)]()[0x0]||null;}[_0x376e8a(0xe8)](){const _0x2ef2a6=_0x376e8a;this[_0x2ef2a6(0xe2)][_0x2ef2a6(0xcb)](_0x2240d8=>{const _0x19fe53=_0x2ef2a6;for(const _0x3a172c of this[_0x19fe53(0xfc)]())_0x2240d8[_0x19fe53(0xbd)](_0x3a172c);}),this[_0x2ef2a6(0xca)][_0x2ef2a6(0xd3)]();}[_0x376e8a(0xbd)](_0x4f6e41){const _0x369d34=_0x376e8a;this[_0x369d34(0xe2)][_0x369d34(0xcb)](_0x4d16af=>{const _0xbf1717=_0x369d34;_0x4d16af[_0xbf1717(0xbd)](_0x4f6e41);}),this[_0x369d34(0xca)][_0x369d34(0xc9)](_0x4f6e41);}[_0x376e8a(0xb5)](_0x384e49){const _0x28460c=_0x376e8a,_0x2861cb=_0x28460c(0x101)+this[_0x28460c(0xc7)]+':'+this[_0x28460c(0xbe)]+':'+this['id']+':'+this[_0x28460c(0xdd)]['id']+':'+u[_0x28460c(0xf3)]();this[_0x28460c(0xee)](_0x2861cb),this[_0x28460c(0xe2)][_0x28460c(0xcb)](_0x174d07=>{const _0x502e2=_0x28460c;_0x174d07[_0x502e2(0xf4)](_0x2861cb,{'range':_0x384e49,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x376e8a(0xb2)](_0x2bdf8e){const _0x133ff0=_0x376e8a;for(const _0x4e997b of this[_0x133ff0(0xea)]())if(_0x4e997b[_0x133ff0(0xfd)](_0x2bdf8e))return!0x0;return!0x1;}[_0x376e8a(0xea)](){const _0x320fec=_0x376e8a;return this[_0x320fec(0xfc)]()[_0x320fec(0xc5)](_0x2d3ac2=>_0x2d3ac2[_0x320fec(0xbc)]());}[_0x376e8a(0xd0)](){const _0x5a4a51=_0x376e8a;return this[_0x5a4a51(0xea)]()[_0x5a4a51(0xc1)]((_0x487f8a,_0x516b1c)=>[..._0x487f8a,..._0x516b1c[_0x5a4a51(0xd0)]()],[]);}[_0x376e8a(0xd7)](){const _0x21946b=_0x376e8a;var _0x5190af;return(null===(_0x5190af=this[_0x21946b(0xff)]())||void 0x0===_0x5190af?void 0x0:_0x5190af[_0x21946b(0xbc)]())||null;}[_0x376e8a(0xc3)](){const _0x1db937=_0x376e8a,_0x2cc5f3=this[_0x1db937(0xea)]();if(0x1!=_0x2cc5f3[_0x1db937(0xce)])return null;const _0x465430=_0x2cc5f3[0x0],_0x59b7aa=_0x465430[_0x1db937(0xd1)][_0x1db937(0xf0)],_0x249f3c=_0x465430[_0x1db937(0xe3)][_0x1db937(0xe6)];return _0x59b7aa instanceof _0x30fac7?_0x59b7aa!=_0x249f3c?null:_0x59b7aa:null;}[_0x376e8a(0xb4)](){const _0x2af5c3=_0x376e8a;this[_0x2af5c3(0xcf)](this[_0x2af5c3(0xea)](),this[_0x2af5c3(0xf8)],this[_0x2af5c3(0x102)]),this[_0x2af5c3(0xe8)]();}[_0x376e8a(0xc6)](){const _0x25e8b2=_0x376e8a;this[_0x25e8b2(0xf7)](this[_0x25e8b2(0xea)](),this[_0x25e8b2(0xf8)],this[_0x25e8b2(0x102)]),this[_0x25e8b2(0xe8)]();}[_0x376e8a(0xb3)](){const _0x567d8d=_0x376e8a,_0x5a2519=[];let _0xdcdef1=this[_0x567d8d(0xb6)];for(;_0xdcdef1;)_0x5a2519[_0x567d8d(0xec)](_0xdcdef1),_0xdcdef1=_0xdcdef1[_0x567d8d(0xd8)];return _0x5a2519;}[_0x376e8a(0xf9)](_0x338736,_0x6ff7f){const _0x15f217=_0x376e8a,_0x312ba5=_0x25034a(this[_0x15f217(0x102)]);_0x28aa47(_0x312ba5,_0x338736,_0x6ff7f),_0xf55f1b(_0x312ba5,this[_0x15f217(0x102)])||(this[_0x15f217(0x102)]=_0x312ba5,this[_0x15f217(0xd6)](_0x312ba5));}[_0x376e8a(0xda)](_0x4f77a6){const _0x57211f=_0x376e8a,_0x1e47e0=_0x25034a(this[_0x57211f(0x102)]);_0x436405(_0x1e47e0,_0x4f77a6),_0xf55f1b(_0x1e47e0,this[_0x57211f(0x102)])||(this[_0x57211f(0x102)]=_0x1e47e0,this[_0x57211f(0xd6)](this[_0x57211f(0x102)]));}[_0x376e8a(0xeb)](){const _0x1d11a5=_0x376e8a;return{'id':this['id'],'type':this[_0x1d11a5(0xbe)]?this[_0x1d11a5(0xc7)]+':'+this[_0x1d11a5(0xbe)]:this[_0x1d11a5(0xc7)],'authorId':this[_0x1d11a5(0xdd)]['id'],'createdAt':this[_0x1d11a5(0xc4)],'hasComments':this[_0x1d11a5(0xf6)],'data':this[_0x1d11a5(0xf8)],'attributes':this[_0x1d11a5(0x102)]};}static[_0x376e8a(0xf3)](){const _0x27aea3=_0x376e8a;return _0x33f66b()[_0x27aea3(0xb8)](0x1,0x5);}}
23
+ const _0x110075=_0x3a7e;(function(_0x1707a0,_0x2b4782){const _0x1da830=_0x3a7e,_0x3873b3=_0x1707a0();while(!![]){try{const _0x3eaab5=-parseInt(_0x1da830(0x1f3))/0x1*(-parseInt(_0x1da830(0x20a))/0x2)+-parseInt(_0x1da830(0x212))/0x3*(-parseInt(_0x1da830(0x1e8))/0x4)+parseInt(_0x1da830(0x215))/0x5*(-parseInt(_0x1da830(0x1d2))/0x6)+-parseInt(_0x1da830(0x1ec))/0x7*(-parseInt(_0x1da830(0x1fc))/0x8)+parseInt(_0x1da830(0x1e4))/0x9*(parseInt(_0x1da830(0x21f))/0xa)+-parseInt(_0x1da830(0x1d9))/0xb+-parseInt(_0x1da830(0x1d0))/0xc;if(_0x3eaab5===_0x2b4782)break;else _0x3873b3['push'](_0x3873b3['shift']());}catch(_0x10bef5){_0x3873b3['push'](_0x3873b3['shift']());}}}(_0x462f,0xdf57b));import{Element as _0x1c1a23}from'ckeditor5/src/engine.js';import{ObservableMixin as _0xe64785,uid as _0x118834}from'ckeditor5/src/utils.js';function _0x462f(){const _0x3317fc=['clear','16948789LDabTm','addMarkerName','discard','isExternal','createdAt','substr','attributes','onAttributesChange','creator','toJSON','@external','5690061KthxXS','addMarker','removeMarker','push','337180Vxbiql','reduce','nodeAfter','_onDiscard','10311581fxdnRk','head','getRanges','delete','commentThread','split','length','375303zaqqWD','getMarkers','nodeBefore','from','_model','accept','markers','addRange','isIntersectingWithRange','8EACQVN','decorate','get','_markerNames','getFirstMarker','getFirstRange','change','setAttribute','type','getContainedElement','filter','authoredAt','_isDataLoaded','getMarkerNames','8BPngbd','getItems','getAllAdjacentSuggestions','getMultiRangeId','map','onAccept','getRange','start','36hgFjdX','set','onDiscard','10YrtSWl','_saved','hasComments','next','author','size','_onAccept','suggestion:','removeAttribute','end','20mUkiNr','isIntersecting','removeMarkers','isInContent','27160596vzUPcH','isMultiRange','1593900efoNFK','_onAttributesChange','add','subType','data','previous'];_0x462f=function(){return _0x3317fc;};return _0x462f();}function _0x3a7e(_0x89bae5,_0x29ad86){const _0x462f11=_0x462f();return _0x3a7e=function(_0x3a7e19,_0x1a80f1){_0x3a7e19=_0x3a7e19-0x1cd;let _0x351d80=_0x462f11[_0x3a7e19];return _0x351d80;},_0x3a7e(_0x89bae5,_0x29ad86);}import{cloneDeep as _0x5130c4,isEqual as _0x22a508,set as _0x1b7bbf,unset as _0x23c339}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
+ _0xe64785(){constructor(_0x1a3018,_0x30d8f7){const _0x558959=_0x3a7e;super(),this[_0x558959(0x208)]=!0x1,this['id']=_0x30d8f7['id'],this[_0x558959(0x204)]=_0x30d8f7[_0x558959(0x204)],this[_0x558959(0x1d5)]=_0x30d8f7[_0x558959(0x1d5)]||null,this[_0x558959(0x219)]=_0x30d8f7[_0x558959(0x219)],this[_0x558959(0x1e1)]=_0x30d8f7[_0x558959(0x1e1)]||_0x30d8f7[_0x558959(0x219)],this[_0x558959(0x1dc)]=Boolean(_0x30d8f7[_0x558959(0x1df)]&&_0x30d8f7[_0x558959(0x1df)][_0x558959(0x1e3)]),this[_0x558959(0x1d6)]=null,this[_0x558959(0x1f7)]=_0x1a3018,this[_0x558959(0x21b)]=_0x30d8f7[_0x558959(0x20f)],this[_0x558959(0x1eb)]=_0x30d8f7[_0x558959(0x214)],this[_0x558959(0x1d3)]=_0x30d8f7[_0x558959(0x1e0)],this[_0x558959(0x1ff)]=new Set(),this[_0x558959(0x1dd)]=null,this[_0x558959(0x213)](_0x558959(0x207),null),this[_0x558959(0x213)](_0x558959(0x1df),_0x30d8f7[_0x558959(0x1df)]||{}),this[_0x558959(0x213)](_0x558959(0x1d7),null),this[_0x558959(0x213)](_0x558959(0x218),null),this[_0x558959(0x213)](_0x558959(0x1f0),null),this[_0x558959(0x213)](_0x558959(0x216),!0x1),this[_0x558959(0x1fd)](_0x558959(0x1f8)),this[_0x558959(0x1fd)](_0x558959(0x1db));}get[_0x110075(0x1ed)](){const _0x58e236=_0x110075;let _0x155ccb=this;for(;_0x155ccb[_0x58e236(0x1d7)];)_0x155ccb=_0x155ccb[_0x58e236(0x1d7)];return _0x155ccb;}get[_0x110075(0x217)](){const _0x377b51=_0x110075;return!!this[_0x377b51(0x1f0)]&&this[_0x377b51(0x1f0)][_0x377b51(0x1f2)]>0x0;}get[_0x110075(0x1d1)](){const _0x57a53d=_0x110075;if(0x0==this[_0x57a53d(0x1ff)][_0x57a53d(0x21a)])return!0x1;return 0x6==Array[_0x57a53d(0x1f6)](this[_0x57a53d(0x1ff)])[0x0][_0x57a53d(0x1f1)](':')[_0x57a53d(0x1f2)];}get[_0x110075(0x1cf)](){const _0x4d2145=_0x110075;return null!==this[_0x4d2145(0x200)]();}[_0x110075(0x1da)](_0x2bb38c){const _0x43f45b=_0x110075;this[_0x43f45b(0x1ff)][_0x43f45b(0x1d4)](_0x2bb38c);}[_0x110075(0x209)](){const _0x225853=_0x110075;return Array[_0x225853(0x1f6)](this[_0x225853(0x1ff)]);}[_0x110075(0x1f4)](){const _0x141b10=_0x110075;return this[_0x141b10(0x209)]()[_0x141b10(0x20e)](_0x3e0b47=>this[_0x141b10(0x1f7)][_0x141b10(0x1f9)][_0x141b10(0x1fe)](_0x3e0b47))[_0x141b10(0x206)](_0x2659f5=>_0x2659f5);}[_0x110075(0x200)](){const _0x32a1ba=_0x110075;return this[_0x32a1ba(0x1f4)]()[0x0]||null;}[_0x110075(0x1ce)](){const _0x40ca3b=_0x110075;this[_0x40ca3b(0x1f7)][_0x40ca3b(0x202)](_0x10fd50=>{const _0x39534e=_0x40ca3b;for(const _0x3bef80 of this[_0x39534e(0x1f4)]())_0x10fd50[_0x39534e(0x1e6)](_0x3bef80);}),this[_0x40ca3b(0x1ff)][_0x40ca3b(0x1d8)]();}[_0x110075(0x1e6)](_0x5a3fe8){const _0x120c02=_0x110075;this[_0x120c02(0x1f7)][_0x120c02(0x202)](_0x59bc9b=>{const _0x2ae831=_0x120c02;_0x59bc9b[_0x2ae831(0x1e6)](_0x5a3fe8);}),this[_0x120c02(0x1ff)][_0x120c02(0x1ef)](_0x5a3fe8);}[_0x110075(0x1fa)](_0x556b45){const _0x581633=_0x110075,_0x33847a=_0x581633(0x21c)+this[_0x581633(0x204)]+':'+this[_0x581633(0x1d5)]+':'+this['id']+':'+this[_0x581633(0x1e1)]['id']+':'+u[_0x581633(0x20d)]();this[_0x581633(0x1da)](_0x33847a),this[_0x581633(0x1f7)][_0x581633(0x202)](_0x3c413d=>{const _0x11ad1f=_0x581633;_0x3c413d[_0x11ad1f(0x1e5)](_0x33847a,{'range':_0x556b45,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x110075(0x1fb)](_0x875285){const _0x1ee7dc=_0x110075;for(const _0x992251 of this[_0x1ee7dc(0x1ee)]())if(_0x992251[_0x1ee7dc(0x1cd)](_0x875285))return!0x0;return!0x1;}[_0x110075(0x1ee)](){const _0x39c78b=_0x110075;return this[_0x39c78b(0x1f4)]()[_0x39c78b(0x20e)](_0x2575fe=>_0x2575fe[_0x39c78b(0x210)]());}[_0x110075(0x20b)](){const _0x10828c=_0x110075;return this[_0x10828c(0x1ee)]()[_0x10828c(0x1e9)]((_0x46277e,_0x1479fe)=>[..._0x46277e,..._0x1479fe[_0x10828c(0x20b)]()],[]);}[_0x110075(0x201)](){const _0x2c3f6b=_0x110075;var _0x35a313;return(null===(_0x35a313=this[_0x2c3f6b(0x200)]())||void 0x0===_0x35a313?void 0x0:_0x35a313[_0x2c3f6b(0x210)]())||null;}[_0x110075(0x205)](){const _0x2bcd24=_0x110075,_0x3af32d=this[_0x2bcd24(0x1ee)]();if(0x1!=_0x3af32d[_0x2bcd24(0x1f2)])return null;const _0x4d701d=_0x3af32d[0x0],_0x3920d7=_0x4d701d[_0x2bcd24(0x211)][_0x2bcd24(0x1ea)],_0x54eac8=_0x4d701d[_0x2bcd24(0x21e)][_0x2bcd24(0x1f5)];return _0x3920d7 instanceof _0x1c1a23?_0x3920d7!=_0x54eac8?null:_0x3920d7:null;}[_0x110075(0x1f8)](){const _0x15b6c8=_0x110075;this[_0x15b6c8(0x21b)](this[_0x15b6c8(0x1ee)](),this[_0x15b6c8(0x1d6)],this[_0x15b6c8(0x1df)]),this[_0x15b6c8(0x1ce)]();}[_0x110075(0x1db)](){const _0x2c1461=_0x110075;this[_0x2c1461(0x1eb)](this[_0x2c1461(0x1ee)](),this[_0x2c1461(0x1d6)],this[_0x2c1461(0x1df)]),this[_0x2c1461(0x1ce)]();}[_0x110075(0x20c)](){const _0x5f25f2=_0x110075,_0x56f149=[];let _0x508dc7=this[_0x5f25f2(0x1ed)];for(;_0x508dc7;)_0x56f149[_0x5f25f2(0x1e7)](_0x508dc7),_0x508dc7=_0x508dc7[_0x5f25f2(0x218)];return _0x56f149;}[_0x110075(0x203)](_0x446465,_0x47677a){const _0x2de3dd=_0x110075,_0x1aaf75=_0x5130c4(this[_0x2de3dd(0x1df)]);_0x1b7bbf(_0x1aaf75,_0x446465,_0x47677a),_0x22a508(_0x1aaf75,this[_0x2de3dd(0x1df)])||(this[_0x2de3dd(0x1df)]=_0x1aaf75,this[_0x2de3dd(0x1d3)](_0x1aaf75));}[_0x110075(0x21d)](_0x453081){const _0x56cd84=_0x110075,_0x43442c=_0x5130c4(this[_0x56cd84(0x1df)]);_0x23c339(_0x43442c,_0x453081),_0x22a508(_0x43442c,this[_0x56cd84(0x1df)])||(this[_0x56cd84(0x1df)]=_0x43442c,this[_0x56cd84(0x1d3)](this[_0x56cd84(0x1df)]));}[_0x110075(0x1e2)](){const _0x279c4a=_0x110075;return{'id':this['id'],'type':this[_0x279c4a(0x1d5)]?this[_0x279c4a(0x204)]+':'+this[_0x279c4a(0x1d5)]:this[_0x279c4a(0x204)],'authorId':this[_0x279c4a(0x1e1)]['id'],'createdAt':this[_0x279c4a(0x1dd)],'hasComments':this[_0x279c4a(0x217)],'data':this[_0x279c4a(0x1d6)],'attributes':this[_0x279c4a(0x1df)]};}static[_0x110075(0x20d)](){const _0x132135=_0x110075;return _0x118834()[_0x132135(0x1de)](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1e64cc=_0x5471;function _0x5471(_0x2e7cac,_0x231f1f){const _0x2a59d5=_0x2a59();return _0x5471=function(_0x5471e5,_0x173972){_0x5471e5=_0x5471e5-0x1d6;let _0x3aa795=_0x2a59d5[_0x5471e5];return _0x3aa795;},_0x5471(_0x2e7cac,_0x231f1f);}(function(_0x2c8c60,_0x28b519){const _0x433e3a=_0x5471,_0x33e26c=_0x2c8c60();while(!![]){try{const _0x356f1f=parseInt(_0x433e3a(0x207))/0x1+-parseInt(_0x433e3a(0x1e2))/0x2+-parseInt(_0x433e3a(0x224))/0x3+-parseInt(_0x433e3a(0x1ef))/0x4*(-parseInt(_0x433e3a(0x1f4))/0x5)+-parseInt(_0x433e3a(0x1ff))/0x6+-parseInt(_0x433e3a(0x22f))/0x7*(-parseInt(_0x433e3a(0x1e9))/0x8)+-parseInt(_0x433e3a(0x20f))/0x9*(parseInt(_0x433e3a(0x1de))/0xa);if(_0x356f1f===_0x28b519)break;else _0x33e26c['push'](_0x33e26c['shift']());}catch(_0xd91dd0){_0x33e26c['push'](_0x33e26c['shift']());}}}(_0x2a59,0x9ed2a));import{getTranslation as _0x19a501}from'./utils/common-translations.js';function _0x2a59(){const _0x421443=['previousSibling','isInContent','element','skip','1289281EgiFIY','isEmpty','addFormat','Object','$1\x20$2','getDescriptions','attribute','match','3204AspaRf','quantity','_resolveDescriptionItems','EmptyContainer','registerDescriptionCallback','*Merge:*\x20%0','key','registerAttributeLabel','elementEnd','addEmptyContainer','text','*Split:*\x20%0','_addDescriptionItems','removeFormat','map','_itemLabels','isEqual','join','_locale','normal','*Remove\x20format:*\x20%0','525009DXhtUL','subType','_itemLabelsCallbacks','getItemLabel','isObject','newValue','_handleInsertRemoveSuggestionDescription','getWalker','$textProxy','_schema','insertion','6099352ootzkN','has','end','_customCallbacks','nodeAfter','type','push','indexOf','elementStart','label','registerElementLabel','getFirstRange','set','remove','*Remove:*\x20%0','ELEMENT_SPACE','17830UcROKH','removeContainer','pop','nextSibling','1248208rbmgOT','*Set\x20format:*\x20%0','_handleCustomCallbackDescription','item','deletion','matchingCallback','format','8rxAvMj','removeObject','*Change\x20to:*\x20%0','_handleAttributeSuggestionDescription','length','function','4pvcvJn','checkChild','name','replace','removeEmptyContainer','5815685rPxLXd','*Insert:*\x20%0','_attributeLabels','get','REPLACE_TEXT','addObject','softBreak','addContainer','_handleRenameSuggestionDescription','$text','start','7436166zuNfeQ','add','data','Container'];_0x2a59=function(){return _0x421443;};return _0x2a59();}import{priorities as _0xea74c,insertToPriorityArray as _0x4ff718}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x5ea3a6}from'./trackchangesediting.js';export default class f{constructor(_0xe76ab5,_0x169b25){const _0x4ee54a=_0x5471;this[_0x4ee54a(0x232)]=[],this[_0x4ee54a(0x21e)]=new Map(),this[_0x4ee54a(0x226)]=[],this[_0x4ee54a(0x1f6)]=new Map(),this[_0x4ee54a(0x22d)]=_0xe76ab5,this[_0x4ee54a(0x221)]=_0x169b25;}[_0x1e64cc(0x20c)](_0x566483){const _0x176159=_0x1e64cc,_0x19825d=[],_0x1cdbc6=new Set(),_0x2325f8=new Set();for(let _0x40137e=0x0;_0x40137e<_0x566483[_0x176159(0x1ed)];_0x40137e++){const _0x5d0277=_0x566483[_0x40137e];if(!_0x5d0277[_0x176159(0x204)])continue;const _0x5b51b0=this[_0x176159(0x1e4)](_0x5d0277);if(_0x5b51b0){if(null!=_0x5d0277[_0x176159(0x225)]){if(_0x1cdbc6[_0x176159(0x230)](_0x5d0277[_0x176159(0x225)]))continue;_0x1cdbc6[_0x176159(0x200)](_0x5d0277[_0x176159(0x225)]);}_0x19825d[_0x176159(0x235)](_0x5b51b0);}else{if(_0x176159(0x20d)!=_0x5d0277[_0x176159(0x234)])_0x176159(0x22e)!=_0x5d0277[_0x176159(0x234)]&&_0x176159(0x1e6)!=_0x5d0277[_0x176159(0x234)]||this[_0x176159(0x22a)](_0x19825d,_0x5d0277,_0x566483[_0x40137e+0x1]);else{const _0x2d5f69=_0x5d0277[_0x176159(0x201)][_0x176159(0x215)];if(_0x2325f8[_0x176159(0x230)](_0x2d5f69))continue;_0x2325f8[_0x176159(0x200)](_0x5d0277[_0x176159(0x201)][_0x176159(0x215)]),_0x2d5f69==_0x5ea3a6?this[_0x176159(0x1fc)](_0x19825d,_0x5d0277):this[_0x176159(0x1ec)](_0x19825d,_0x5d0277);}}}return this[_0x176159(0x211)](_0x19825d);}[_0x1e64cc(0x213)](_0x32762c){const _0x194ee5=_0x1e64cc;this[_0x194ee5(0x232)][_0x194ee5(0x235)](_0x32762c);}[_0x1e64cc(0x1d8)](_0x283c36,_0x33cdab,_0x5a2003=_0xea74c[_0x1e64cc(0x222)]){const _0x1e80fa=_0x1e64cc;_0x1e80fa(0x1ee)==typeof _0x283c36?_0x4ff718(this[_0x1e80fa(0x226)],{'matchingCallback':_0x283c36,'label':_0x33cdab,'priority':_0x5a2003}):this[_0x1e80fa(0x21e)][_0x1e80fa(0x1da)](_0x283c36,_0x33cdab);}[_0x1e64cc(0x216)](_0xdd0e80,_0xc99fe8){const _0x385255=_0x1e64cc;this[_0x385255(0x1f6)][_0x385255(0x1da)](_0xdd0e80,_0xc99fe8);}[_0x1e64cc(0x227)](_0x20d0f2,_0x480a10=0x1){const _0x3c9c6c=_0x1e64cc;let _0x44a70e;for(const _0x130fe2 of this[_0x3c9c6c(0x226)])if(_0x130fe2[_0x3c9c6c(0x1e7)](_0x20d0f2)){_0x44a70e=_0x130fe2[_0x3c9c6c(0x1d7)];break;}return _0x44a70e||(_0x44a70e=this[_0x3c9c6c(0x21e)][_0x3c9c6c(0x1f7)](_0x20d0f2[_0x3c9c6c(0x1f1)])),_0x44a70e?_0x44a70e(_0x480a10):0x1!==_0x480a10?_0x480a10+'\x20'+_0x20d0f2[_0x3c9c6c(0x1f1)]+'s':''+_0x20d0f2[_0x3c9c6c(0x1f1)];}[_0x1e64cc(0x21b)](_0x19c026,_0x27137b){const _0x1f934f=_0x1e64cc,_0x4bc754=_0x27137b[_0x1f934f(0x1d9)]()[_0x1f934f(0x22b)](),_0x158044=_0x1f934f(0x22e)==_0x27137b[_0x1f934f(0x234)]?_0x1f934f(0x200):_0x1f934f(0x1db);for(const _0x376962 of _0x4bc754){const _0x39ef41=_0x376962[_0x1f934f(0x1e5)],_0xecde22=_0x19c026[_0x19c026[_0x1f934f(0x1ed)]-0x1];if(_0x39ef41['is'](_0x1f934f(0x22c)))_0xecde22&&_0xecde22[_0x1f934f(0x234)][_0x1f934f(0x236)](_0x1f934f(0x202))>-0x1&&_0x19c026[_0x1f934f(0x1e0)](),_0xecde22&&_0x1f934f(0x219)==_0xecde22[_0x1f934f(0x234)]?_0xecde22[_0x158044]+=_0x39ef41[_0x1f934f(0x201)]:_0x19c026[_0x1f934f(0x235)]({'type':_0x1f934f(0x219),'add':_0x1f934f(0x200)==_0x158044?_0x39ef41[_0x1f934f(0x201)]:'','remove':_0x1f934f(0x1db)==_0x158044?_0x39ef41[_0x1f934f(0x201)]:''});else{if(this[_0x1f934f(0x22d)][_0x1f934f(0x228)](_0x39ef41)){const _0x1a7735=_0x39ef41;if(_0xecde22&&_0xecde22[_0x1f934f(0x234)][_0x1f934f(0x236)](_0x1f934f(0x202))>-0x1&&_0x19c026[_0x1f934f(0x1e0)](),_0x1f934f(0x217)==_0x376962[_0x1f934f(0x234)])continue;_0xecde22&&_0xecde22[_0x1f934f(0x234)]==_0x158044+_0x1f934f(0x20a)&&_0xecde22[_0x1f934f(0x205)][_0x1f934f(0x1f1)]==_0x1a7735[_0x1f934f(0x1f1)]?_0xecde22[_0x1f934f(0x210)]++:_0x19c026[_0x1f934f(0x235)]({'type':_0x158044+_0x1f934f(0x20a),'element':_0x1a7735,'quantity':0x1}),_0x4bc754[_0x1f934f(0x206)](_0x50dbce=>!(_0x1f934f(0x217)==_0x50dbce[_0x1f934f(0x234)]&&_0x50dbce[_0x1f934f(0x1e5)]==_0x39ef41));}else{if(this[_0x1f934f(0x22d)][_0x1f934f(0x1f0)](_0x39ef41,_0x1f934f(0x1fd))||_0x39ef41['is'](_0x1f934f(0x205),_0x1f934f(0x1fa))){const _0xde70fe=_0x39ef41;if(_0x1f934f(0x200)==_0x158044&&_0x1f934f(0x1d6)==_0x376962[_0x1f934f(0x234)]||_0x1f934f(0x1db)==_0x158044&&_0x1f934f(0x217)==_0x376962[_0x1f934f(0x234)])continue;if(_0xecde22&&-0x1==_0xecde22[_0x1f934f(0x234)][_0x1f934f(0x236)](_0x1f934f(0x202))){_0x1f934f(0x219)==_0xecde22[_0x1f934f(0x234)]&&(_0xecde22[_0x158044]+='\x0a');continue;}let _0x118465;if(_0x118465=_0x1f934f(0x200)==_0x158044?_0xde70fe[_0x1f934f(0x1e1)]&&!this[_0x1f934f(0x22d)][_0x1f934f(0x228)](_0xde70fe[_0x1f934f(0x1e1)])?_0xde70fe[_0x1f934f(0x1e1)]:null:_0xde70fe[_0x1f934f(0x203)]&&!this[_0x1f934f(0x22d)][_0x1f934f(0x228)](_0xde70fe[_0x1f934f(0x203)])?_0xde70fe[_0x1f934f(0x203)]:null,_0xde70fe[_0x1f934f(0x208)]||_0x118465&&_0x118465[_0x1f934f(0x208)]){const _0x269ca4=_0x118465&&_0x118465[_0x1f934f(0x208)]?_0x118465:_0xde70fe;_0xecde22&&_0xecde22[_0x1f934f(0x234)]==_0x158044+_0x1f934f(0x212)&&_0xecde22[_0x1f934f(0x205)][_0x1f934f(0x1f1)]==_0x269ca4[_0x1f934f(0x1f1)]?_0xecde22[_0x1f934f(0x210)]++:_0x19c026[_0x1f934f(0x235)]({'type':_0x158044+_0x1f934f(0x212),'element':_0x269ca4,'quantity':0x1});}else _0x19c026[_0x1f934f(0x235)]({'type':_0x158044+_0x1f934f(0x202),'element':_0xde70fe});}}}}}[_0x1e64cc(0x211)](_0x20c06b){const _0x5124cb=_0x1e64cc,_0x6495a1=this[_0x5124cb(0x221)],_0x5f5d51=[],_0x533c3e=[],_0x152354=[];for(const _0x5d520d of _0x20c06b)switch(_0x5d520d[_0x5124cb(0x234)]){case _0x5124cb(0x219):if(_0x5d520d[_0x5124cb(0x200)]=_0x5d520d[_0x5124cb(0x200)][_0x5124cb(0x1f2)](/(\S)\u000A+(\S)/g,_0x5124cb(0x20b))[_0x5124cb(0x1f2)](/\u000A/g,''),_0x5d520d[_0x5124cb(0x1db)]=_0x5d520d[_0x5124cb(0x1db)][_0x5124cb(0x1f2)](/(\S)\u000A+(\S)/g,_0x5124cb(0x20b))[_0x5124cb(0x1f2)](/\u000A/g,''),''!=_0x5d520d[_0x5124cb(0x200)]&&''!=_0x5d520d[_0x5124cb(0x1db)]){_0x5f5d51[_0x5124cb(0x235)]({'type':_0x5124cb(0x1f2),'content':_0x19a501(_0x6495a1,_0x5124cb(0x1f8),['\x22'+_0x5d520d[_0x5124cb(0x1db)]+'\x22','\x22'+_0x5d520d[_0x5124cb(0x200)]+'\x22'])});continue;}if(null!=_0x5d520d[_0x5124cb(0x200)][_0x5124cb(0x20e)](/^ +$/)){_0x5f5d51[_0x5124cb(0x235)]({'type':_0x5124cb(0x22e),'content':_0x19a501(_0x6495a1,_0x5124cb(0x1f5),_0x19a501(_0x6495a1,_0x5124cb(0x1dd),_0x5d520d[_0x5124cb(0x200)][_0x5124cb(0x1ed)]))});continue;}if(null!=_0x5d520d[_0x5124cb(0x1db)][_0x5124cb(0x20e)](/^ +$/)){_0x5f5d51[_0x5124cb(0x235)]({'type':_0x5124cb(0x1e6),'content':_0x19a501(_0x6495a1,_0x5124cb(0x1dc),_0x19a501(_0x6495a1,_0x5124cb(0x1dd),_0x5d520d[_0x5124cb(0x1db)][_0x5124cb(0x1ed)]))});continue;}if(''!=_0x5d520d[_0x5124cb(0x200)]){_0x5f5d51[_0x5124cb(0x235)]({'type':_0x5124cb(0x22e),'content':_0x19a501(_0x6495a1,_0x5124cb(0x1f5),'\x22'+_0x5d520d[_0x5124cb(0x200)]+'\x22')});continue;}_0x5f5d51[_0x5124cb(0x235)]({'type':_0x5124cb(0x1e6),'content':_0x19a501(_0x6495a1,_0x5124cb(0x1dc),'\x22'+_0x5d520d[_0x5124cb(0x1db)]+'\x22')});continue;case _0x5124cb(0x218):case _0x5124cb(0x1f9):_0x5f5d51[_0x5124cb(0x235)]({'type':_0x5124cb(0x22e),'content':_0x19a501(_0x6495a1,_0x5124cb(0x1f5),this[_0x5124cb(0x227)](_0x5d520d[_0x5124cb(0x205)],_0x5d520d[_0x5124cb(0x210)]))});continue;case _0x5124cb(0x1f3):case _0x5124cb(0x1ea):_0x5f5d51[_0x5124cb(0x235)]({'type':_0x5124cb(0x1e6),'content':_0x19a501(_0x6495a1,_0x5124cb(0x1dc),this[_0x5124cb(0x227)](_0x5d520d[_0x5124cb(0x205)],_0x5d520d[_0x5124cb(0x210)]))});continue;case _0x5124cb(0x1fb):_0x5f5d51[_0x5124cb(0x235)]({'type':_0x5124cb(0x22e),'content':_0x19a501(_0x6495a1,_0x5124cb(0x21a),this[_0x5124cb(0x227)](_0x5d520d[_0x5124cb(0x205)],_0x5d520d[_0x5124cb(0x210)]))});continue;case _0x5124cb(0x1df):_0x5f5d51[_0x5124cb(0x235)]({'type':_0x5124cb(0x1e6),'content':_0x19a501(_0x6495a1,_0x5124cb(0x214),this[_0x5124cb(0x227)](_0x5d520d[_0x5124cb(0x205)],_0x5d520d[_0x5124cb(0x210)]))});continue;case _0x5124cb(0x209):_0x533c3e[_0x5124cb(0x235)](_0x5d520d[_0x5124cb(0x215)]);continue;case _0x5124cb(0x21c):_0x152354[_0x5124cb(0x235)](_0x5d520d[_0x5124cb(0x215)]);continue;default:_0x5f5d51[_0x5124cb(0x235)](_0x5d520d);}if(_0x533c3e[_0x5124cb(0x1ed)]){const _0x21256f=_0x533c3e[_0x5124cb(0x21d)](_0x32d95b=>this[_0x5124cb(0x1f6)][_0x5124cb(0x230)](_0x32d95b)?this[_0x5124cb(0x1f6)][_0x5124cb(0x1f7)](_0x32d95b):_0x32d95b)[_0x5124cb(0x220)](',\x20');_0x5f5d51[_0x5124cb(0x235)]({'type':_0x5124cb(0x1e8),'content':_0x19a501(this[_0x5124cb(0x221)],_0x5124cb(0x1e3),_0x21256f)});}if(_0x152354[_0x5124cb(0x1ed)]){const _0x2a475e=_0x152354[_0x5124cb(0x21d)](_0x5d9972=>this[_0x5124cb(0x1f6)][_0x5124cb(0x230)](_0x5d9972)?this[_0x5124cb(0x1f6)][_0x5124cb(0x1f7)](_0x5d9972):_0x5d9972)[_0x5124cb(0x220)](',\x20');_0x5f5d51[_0x5124cb(0x235)]({'type':_0x5124cb(0x1e8),'content':_0x19a501(this[_0x5124cb(0x221)],_0x5124cb(0x223),_0x2a475e)});}return _0x5f5d51;}[_0x1e64cc(0x1e4)](_0x49ed8f){const _0x29b338=_0x1e64cc;for(const _0x3b2626 of this[_0x29b338(0x232)]){const _0x4a361e=_0x3b2626(_0x49ed8f);if(_0x4a361e&&_0x29b338(0x234)in _0x4a361e)return _0x4a361e;}}[_0x1e64cc(0x1ec)](_0x426b23,_0x1a11bf){const _0x5410ac=_0x1e64cc,_0x4cd9a6=_0x1a11bf[_0x5410ac(0x201)],_0xb8987e=void 0x0===_0x4cd9a6[_0x5410ac(0x229)]?_0x5410ac(0x21c):_0x5410ac(0x209);_0x426b23[_0x5410ac(0x235)]({'type':_0xb8987e,'key':_0x4cd9a6[_0x5410ac(0x215)]});}[_0x1e64cc(0x1fc)](_0x1a29b3,_0x489e03){const _0x4a22c8=_0x1e64cc;_0x1a29b3[_0x4a22c8(0x235)]({'type':_0x4a22c8(0x1e8),'content':_0x19a501(this[_0x4a22c8(0x221)],_0x4a22c8(0x1eb),this[_0x4a22c8(0x227)](_0x489e03[_0x4a22c8(0x1d9)]()[_0x4a22c8(0x1fe)][_0x4a22c8(0x233)],0x1))});}[_0x1e64cc(0x22a)](_0x3ee0aa,_0x5b9b60,_0x47d9ba){const _0x4643d7=_0x1e64cc;if(this[_0x4643d7(0x21b)](_0x3ee0aa,_0x5b9b60),_0x47d9ba&&_0x47d9ba[_0x4643d7(0x1d9)]()&&!_0x5b9b60[_0x4643d7(0x1d9)]()[_0x4643d7(0x231)][_0x4643d7(0x21f)](_0x47d9ba[_0x4643d7(0x1d9)]()[_0x4643d7(0x1fe)])){const _0x476e17=_0x3ee0aa[_0x3ee0aa[_0x4643d7(0x1ed)]-0x1],_0x200219=_0x4643d7(0x22e)==_0x5b9b60[_0x4643d7(0x234)]?_0x4643d7(0x200):_0x4643d7(0x1db);_0x476e17&&_0x4643d7(0x219)==_0x476e17[_0x4643d7(0x234)]&&(_0x476e17[_0x200219]+='\x0a');}}}
23
+ function _0x117e(_0x1ba5cb,_0x302185){const _0x136a9f=_0x136a();return _0x117e=function(_0x117ef9,_0xc0a931){_0x117ef9=_0x117ef9-0x174;let _0xffa0b7=_0x136a9f[_0x117ef9];return _0xffa0b7;},_0x117e(_0x1ba5cb,_0x302185);}const _0x52f16b=_0x117e;(function(_0x1a0f4e,_0x344b1a){const _0x3bb22d=_0x117e,_0x55edb4=_0x1a0f4e();while(!![]){try{const _0x141b20=parseInt(_0x3bb22d(0x1a9))/0x1*(parseInt(_0x3bb22d(0x192))/0x2)+parseInt(_0x3bb22d(0x1d2))/0x3*(parseInt(_0x3bb22d(0x179))/0x4)+parseInt(_0x3bb22d(0x184))/0x5+-parseInt(_0x3bb22d(0x1ab))/0x6+-parseInt(_0x3bb22d(0x1c3))/0x7*(parseInt(_0x3bb22d(0x1c2))/0x8)+-parseInt(_0x3bb22d(0x187))/0x9*(-parseInt(_0x3bb22d(0x1b0))/0xa)+-parseInt(_0x3bb22d(0x1d4))/0xb*(parseInt(_0x3bb22d(0x1c9))/0xc);if(_0x141b20===_0x344b1a)break;else _0x55edb4['push'](_0x55edb4['shift']());}catch(_0x41ac74){_0x55edb4['push'](_0x55edb4['shift']());}}}(_0x136a,0x72c18));import{getTranslation as _0x24437a}from'./utils/common-translations.js';function _0x136a(){const _0x9e20a=['normal','deletion','elementStart','match','addEmptyContainer','newValue','get','join','Container','insertion','pop','_locale','data','_addDescriptionItems','quantity','isEmpty','function','695133smgbHD','_customCallbacks','4328748qlCvvM','add','checkChild','ELEMENT_SPACE','length','10Mybpln','_schema','set','subType','isObject','*Merge:*\x20%0','format','start','matchingCallback','end','_resolveDescriptionItems','map','_handleRenameSuggestionDescription','text','has','push','nextSibling','skip','304JSrkVi','114765oHKTXc','*Insert:*\x20%0','addObject','label','_itemLabelsCallbacks','indexOf','703128HtpdVX','getItemLabel','getDescriptions','_handleInsertRemoveSuggestionDescription','addFormat','elementEnd','removeObject','registerAttributeLabel','registerDescriptionCallback','1141626xNCTXs','nodeAfter','88SpJATg','_itemLabels','replace','$text','getWalker','element','removeEmptyContainer','addContainer','4HZRinP','_handleCustomCallbackDescription','isInContent','removeFormat','$textProxy','getFirstRange','*Split:*\x20%0','registerElementLabel','isEqual','_handleAttributeSuggestionDescription','_attributeLabels','3307515CxYFUf','item','remove','4914738jCWWaJ','previousSibling','Object','*Remove\x20format:*\x20%0','type','removeContainer','*Remove:*\x20%0','*Set\x20format:*\x20%0','$1\x20$2','key','attribute','2PlRTZE','name','EmptyContainer','REPLACE_TEXT','softBreak','*Change\x20to:*\x20%0'];_0x136a=function(){return _0x9e20a;};return _0x136a();}import{priorities as _0x570d1f,insertToPriorityArray as _0x39e9e9}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x3527f1}from'./trackchangesediting.js';export default class f{constructor(_0x564421,_0x29cf72){const _0x3babf9=_0x117e;this[_0x3babf9(0x1aa)]=[],this[_0x3babf9(0x1d5)]=new Map(),this[_0x3babf9(0x1c7)]=[],this[_0x3babf9(0x183)]=new Map(),this[_0x3babf9(0x1b1)]=_0x564421,this[_0x3babf9(0x1a3)]=_0x29cf72;}[_0x52f16b(0x1cb)](_0x845d06){const _0x355063=_0x52f16b,_0x429086=[],_0x2d7612=new Set(),_0x170131=new Set();for(let _0x260a2b=0x0;_0x260a2b<_0x845d06[_0x355063(0x1af)];_0x260a2b++){const _0x335593=_0x845d06[_0x260a2b];if(!_0x335593[_0x355063(0x17b)])continue;const _0x598c86=this[_0x355063(0x17a)](_0x335593);if(_0x598c86){if(null!=_0x335593[_0x355063(0x1b3)]){if(_0x2d7612[_0x355063(0x1be)](_0x335593[_0x355063(0x1b3)]))continue;_0x2d7612[_0x355063(0x1ac)](_0x335593[_0x355063(0x1b3)]);}_0x429086[_0x355063(0x1bf)](_0x598c86);}else{if(_0x355063(0x191)!=_0x335593[_0x355063(0x18b)])_0x355063(0x1a1)!=_0x335593[_0x355063(0x18b)]&&_0x355063(0x199)!=_0x335593[_0x355063(0x18b)]||this[_0x355063(0x1cc)](_0x429086,_0x335593,_0x845d06[_0x260a2b+0x1]);else{const _0x5a6ea5=_0x335593[_0x355063(0x1a4)][_0x355063(0x190)];if(_0x170131[_0x355063(0x1be)](_0x5a6ea5))continue;_0x170131[_0x355063(0x1ac)](_0x335593[_0x355063(0x1a4)][_0x355063(0x190)]),_0x5a6ea5==_0x3527f1?this[_0x355063(0x1bc)](_0x429086,_0x335593):this[_0x355063(0x182)](_0x429086,_0x335593);}}}return this[_0x355063(0x1ba)](_0x429086);}[_0x52f16b(0x1d1)](_0x24b735){const _0x1b86ca=_0x52f16b;this[_0x1b86ca(0x1aa)][_0x1b86ca(0x1bf)](_0x24b735);}[_0x52f16b(0x180)](_0x4d14bd,_0x58c0de,_0x13ffac=_0x570d1f[_0x52f16b(0x198)]){const _0x25e4c9=_0x52f16b;_0x25e4c9(0x1a8)==typeof _0x4d14bd?_0x39e9e9(this[_0x25e4c9(0x1c7)],{'matchingCallback':_0x4d14bd,'label':_0x58c0de,'priority':_0x13ffac}):this[_0x25e4c9(0x1d5)][_0x25e4c9(0x1b2)](_0x4d14bd,_0x58c0de);}[_0x52f16b(0x1d0)](_0x53a1b2,_0x2d5299){const _0xfdd3d2=_0x52f16b;this[_0xfdd3d2(0x183)][_0xfdd3d2(0x1b2)](_0x53a1b2,_0x2d5299);}[_0x52f16b(0x1ca)](_0x31b046,_0x19f155=0x1){const _0x5e903a=_0x52f16b;let _0x1bec95;for(const _0x15a39c of this[_0x5e903a(0x1c7)])if(_0x15a39c[_0x5e903a(0x1b8)](_0x31b046)){_0x1bec95=_0x15a39c[_0x5e903a(0x1c6)];break;}return _0x1bec95||(_0x1bec95=this[_0x5e903a(0x1d5)][_0x5e903a(0x19e)](_0x31b046[_0x5e903a(0x193)])),_0x1bec95?_0x1bec95(_0x19f155):0x1!==_0x19f155?_0x19f155+'\x20'+_0x31b046[_0x5e903a(0x193)]+'s':''+_0x31b046[_0x5e903a(0x193)];}[_0x52f16b(0x1a5)](_0x1d9d08,_0x4a3b80){const _0x4e21ef=_0x52f16b,_0x2e14f4=_0x4a3b80[_0x4e21ef(0x17e)]()[_0x4e21ef(0x175)](),_0x5efd09=_0x4e21ef(0x1a1)==_0x4a3b80[_0x4e21ef(0x18b)]?_0x4e21ef(0x1ac):_0x4e21ef(0x186);for(const _0x19e902 of _0x2e14f4){const _0x49ddeb=_0x19e902[_0x4e21ef(0x185)],_0x31d7ff=_0x1d9d08[_0x1d9d08[_0x4e21ef(0x1af)]-0x1];if(_0x49ddeb['is'](_0x4e21ef(0x17d)))_0x31d7ff&&_0x31d7ff[_0x4e21ef(0x18b)][_0x4e21ef(0x1c8)](_0x4e21ef(0x1a0))>-0x1&&_0x1d9d08[_0x4e21ef(0x1a2)](),_0x31d7ff&&_0x4e21ef(0x1bd)==_0x31d7ff[_0x4e21ef(0x18b)]?_0x31d7ff[_0x5efd09]+=_0x49ddeb[_0x4e21ef(0x1a4)]:_0x1d9d08[_0x4e21ef(0x1bf)]({'type':_0x4e21ef(0x1bd),'add':_0x4e21ef(0x1ac)==_0x5efd09?_0x49ddeb[_0x4e21ef(0x1a4)]:'','remove':_0x4e21ef(0x186)==_0x5efd09?_0x49ddeb[_0x4e21ef(0x1a4)]:''});else{if(this[_0x4e21ef(0x1b1)][_0x4e21ef(0x1b4)](_0x49ddeb)){const _0x5024de=_0x49ddeb;if(_0x31d7ff&&_0x31d7ff[_0x4e21ef(0x18b)][_0x4e21ef(0x1c8)](_0x4e21ef(0x1a0))>-0x1&&_0x1d9d08[_0x4e21ef(0x1a2)](),_0x4e21ef(0x1ce)==_0x19e902[_0x4e21ef(0x18b)])continue;_0x31d7ff&&_0x31d7ff[_0x4e21ef(0x18b)]==_0x5efd09+_0x4e21ef(0x189)&&_0x31d7ff[_0x4e21ef(0x176)][_0x4e21ef(0x193)]==_0x5024de[_0x4e21ef(0x193)]?_0x31d7ff[_0x4e21ef(0x1a6)]++:_0x1d9d08[_0x4e21ef(0x1bf)]({'type':_0x5efd09+_0x4e21ef(0x189),'element':_0x5024de,'quantity':0x1}),_0x2e14f4[_0x4e21ef(0x1c1)](_0x30d79a=>!(_0x4e21ef(0x1ce)==_0x30d79a[_0x4e21ef(0x18b)]&&_0x30d79a[_0x4e21ef(0x185)]==_0x49ddeb));}else{if(this[_0x4e21ef(0x1b1)][_0x4e21ef(0x1ad)](_0x49ddeb,_0x4e21ef(0x174))||_0x49ddeb['is'](_0x4e21ef(0x176),_0x4e21ef(0x196))){const _0x197969=_0x49ddeb;if(_0x4e21ef(0x1ac)==_0x5efd09&&_0x4e21ef(0x19a)==_0x19e902[_0x4e21ef(0x18b)]||_0x4e21ef(0x186)==_0x5efd09&&_0x4e21ef(0x1ce)==_0x19e902[_0x4e21ef(0x18b)])continue;if(_0x31d7ff&&-0x1==_0x31d7ff[_0x4e21ef(0x18b)][_0x4e21ef(0x1c8)](_0x4e21ef(0x1a0))){_0x4e21ef(0x1bd)==_0x31d7ff[_0x4e21ef(0x18b)]&&(_0x31d7ff[_0x5efd09]+='\x0a');continue;}let _0x4d1a25;if(_0x4d1a25=_0x4e21ef(0x1ac)==_0x5efd09?_0x197969[_0x4e21ef(0x1c0)]&&!this[_0x4e21ef(0x1b1)][_0x4e21ef(0x1b4)](_0x197969[_0x4e21ef(0x1c0)])?_0x197969[_0x4e21ef(0x1c0)]:null:_0x197969[_0x4e21ef(0x188)]&&!this[_0x4e21ef(0x1b1)][_0x4e21ef(0x1b4)](_0x197969[_0x4e21ef(0x188)])?_0x197969[_0x4e21ef(0x188)]:null,_0x197969[_0x4e21ef(0x1a7)]||_0x4d1a25&&_0x4d1a25[_0x4e21ef(0x1a7)]){const _0x38a84a=_0x4d1a25&&_0x4d1a25[_0x4e21ef(0x1a7)]?_0x4d1a25:_0x197969;_0x31d7ff&&_0x31d7ff[_0x4e21ef(0x18b)]==_0x5efd09+_0x4e21ef(0x194)&&_0x31d7ff[_0x4e21ef(0x176)][_0x4e21ef(0x193)]==_0x38a84a[_0x4e21ef(0x193)]?_0x31d7ff[_0x4e21ef(0x1a6)]++:_0x1d9d08[_0x4e21ef(0x1bf)]({'type':_0x5efd09+_0x4e21ef(0x194),'element':_0x38a84a,'quantity':0x1});}else _0x1d9d08[_0x4e21ef(0x1bf)]({'type':_0x5efd09+_0x4e21ef(0x1a0),'element':_0x197969});}}}}}[_0x52f16b(0x1ba)](_0x21fc07){const _0x24bcb1=_0x52f16b,_0x562665=this[_0x24bcb1(0x1a3)],_0x2ed168=[],_0x4d7a70=[],_0x2deaa2=[];for(const _0x63834a of _0x21fc07)switch(_0x63834a[_0x24bcb1(0x18b)]){case _0x24bcb1(0x1bd):if(_0x63834a[_0x24bcb1(0x1ac)]=_0x63834a[_0x24bcb1(0x1ac)][_0x24bcb1(0x1d6)](/(\S)\u000A+(\S)/g,_0x24bcb1(0x18f))[_0x24bcb1(0x1d6)](/\u000A/g,''),_0x63834a[_0x24bcb1(0x186)]=_0x63834a[_0x24bcb1(0x186)][_0x24bcb1(0x1d6)](/(\S)\u000A+(\S)/g,_0x24bcb1(0x18f))[_0x24bcb1(0x1d6)](/\u000A/g,''),''!=_0x63834a[_0x24bcb1(0x1ac)]&&''!=_0x63834a[_0x24bcb1(0x186)]){_0x2ed168[_0x24bcb1(0x1bf)]({'type':_0x24bcb1(0x1d6),'content':_0x24437a(_0x562665,_0x24bcb1(0x195),['\x22'+_0x63834a[_0x24bcb1(0x186)]+'\x22','\x22'+_0x63834a[_0x24bcb1(0x1ac)]+'\x22'])});continue;}if(null!=_0x63834a[_0x24bcb1(0x1ac)][_0x24bcb1(0x19b)](/^ +$/)){_0x2ed168[_0x24bcb1(0x1bf)]({'type':_0x24bcb1(0x1a1),'content':_0x24437a(_0x562665,_0x24bcb1(0x1c4),_0x24437a(_0x562665,_0x24bcb1(0x1ae),_0x63834a[_0x24bcb1(0x1ac)][_0x24bcb1(0x1af)]))});continue;}if(null!=_0x63834a[_0x24bcb1(0x186)][_0x24bcb1(0x19b)](/^ +$/)){_0x2ed168[_0x24bcb1(0x1bf)]({'type':_0x24bcb1(0x199),'content':_0x24437a(_0x562665,_0x24bcb1(0x18d),_0x24437a(_0x562665,_0x24bcb1(0x1ae),_0x63834a[_0x24bcb1(0x186)][_0x24bcb1(0x1af)]))});continue;}if(''!=_0x63834a[_0x24bcb1(0x1ac)]){_0x2ed168[_0x24bcb1(0x1bf)]({'type':_0x24bcb1(0x1a1),'content':_0x24437a(_0x562665,_0x24bcb1(0x1c4),'\x22'+_0x63834a[_0x24bcb1(0x1ac)]+'\x22')});continue;}_0x2ed168[_0x24bcb1(0x1bf)]({'type':_0x24bcb1(0x199),'content':_0x24437a(_0x562665,_0x24bcb1(0x18d),'\x22'+_0x63834a[_0x24bcb1(0x186)]+'\x22')});continue;case _0x24bcb1(0x19c):case _0x24bcb1(0x1c5):_0x2ed168[_0x24bcb1(0x1bf)]({'type':_0x24bcb1(0x1a1),'content':_0x24437a(_0x562665,_0x24bcb1(0x1c4),this[_0x24bcb1(0x1ca)](_0x63834a[_0x24bcb1(0x176)],_0x63834a[_0x24bcb1(0x1a6)]))});continue;case _0x24bcb1(0x177):case _0x24bcb1(0x1cf):_0x2ed168[_0x24bcb1(0x1bf)]({'type':_0x24bcb1(0x199),'content':_0x24437a(_0x562665,_0x24bcb1(0x18d),this[_0x24bcb1(0x1ca)](_0x63834a[_0x24bcb1(0x176)],_0x63834a[_0x24bcb1(0x1a6)]))});continue;case _0x24bcb1(0x178):_0x2ed168[_0x24bcb1(0x1bf)]({'type':_0x24bcb1(0x1a1),'content':_0x24437a(_0x562665,_0x24bcb1(0x17f),this[_0x24bcb1(0x1ca)](_0x63834a[_0x24bcb1(0x176)],_0x63834a[_0x24bcb1(0x1a6)]))});continue;case _0x24bcb1(0x18c):_0x2ed168[_0x24bcb1(0x1bf)]({'type':_0x24bcb1(0x199),'content':_0x24437a(_0x562665,_0x24bcb1(0x1b5),this[_0x24bcb1(0x1ca)](_0x63834a[_0x24bcb1(0x176)],_0x63834a[_0x24bcb1(0x1a6)]))});continue;case _0x24bcb1(0x1cd):_0x4d7a70[_0x24bcb1(0x1bf)](_0x63834a[_0x24bcb1(0x190)]);continue;case _0x24bcb1(0x17c):_0x2deaa2[_0x24bcb1(0x1bf)](_0x63834a[_0x24bcb1(0x190)]);continue;default:_0x2ed168[_0x24bcb1(0x1bf)](_0x63834a);}if(_0x4d7a70[_0x24bcb1(0x1af)]){const _0xa7b448=_0x4d7a70[_0x24bcb1(0x1bb)](_0x46f57f=>this[_0x24bcb1(0x183)][_0x24bcb1(0x1be)](_0x46f57f)?this[_0x24bcb1(0x183)][_0x24bcb1(0x19e)](_0x46f57f):_0x46f57f)[_0x24bcb1(0x19f)](',\x20');_0x2ed168[_0x24bcb1(0x1bf)]({'type':_0x24bcb1(0x1b6),'content':_0x24437a(this[_0x24bcb1(0x1a3)],_0x24bcb1(0x18e),_0xa7b448)});}if(_0x2deaa2[_0x24bcb1(0x1af)]){const _0x3dbde4=_0x2deaa2[_0x24bcb1(0x1bb)](_0x2e24b9=>this[_0x24bcb1(0x183)][_0x24bcb1(0x1be)](_0x2e24b9)?this[_0x24bcb1(0x183)][_0x24bcb1(0x19e)](_0x2e24b9):_0x2e24b9)[_0x24bcb1(0x19f)](',\x20');_0x2ed168[_0x24bcb1(0x1bf)]({'type':_0x24bcb1(0x1b6),'content':_0x24437a(this[_0x24bcb1(0x1a3)],_0x24bcb1(0x18a),_0x3dbde4)});}return _0x2ed168;}[_0x52f16b(0x17a)](_0x5f22ba){const _0x380d6c=_0x52f16b;for(const _0x244917 of this[_0x380d6c(0x1aa)]){const _0x3ecd04=_0x244917(_0x5f22ba);if(_0x3ecd04&&_0x380d6c(0x18b)in _0x3ecd04)return _0x3ecd04;}}[_0x52f16b(0x182)](_0x2343d0,_0x4b3e7b){const _0x85f638=_0x52f16b,_0x296407=_0x4b3e7b[_0x85f638(0x1a4)],_0x1631e7=void 0x0===_0x296407[_0x85f638(0x19d)]?_0x85f638(0x17c):_0x85f638(0x1cd);_0x2343d0[_0x85f638(0x1bf)]({'type':_0x1631e7,'key':_0x296407[_0x85f638(0x190)]});}[_0x52f16b(0x1bc)](_0x3007be,_0x42b201){const _0x5cdd93=_0x52f16b;_0x3007be[_0x5cdd93(0x1bf)]({'type':_0x5cdd93(0x1b6),'content':_0x24437a(this[_0x5cdd93(0x1a3)],_0x5cdd93(0x197),this[_0x5cdd93(0x1ca)](_0x42b201[_0x5cdd93(0x17e)]()[_0x5cdd93(0x1b7)][_0x5cdd93(0x1d3)],0x1))});}[_0x52f16b(0x1cc)](_0x211f78,_0x45cc65,_0x1351c5){const _0x410edb=_0x52f16b;if(this[_0x410edb(0x1a5)](_0x211f78,_0x45cc65),_0x1351c5&&_0x1351c5[_0x410edb(0x17e)]()&&!_0x45cc65[_0x410edb(0x17e)]()[_0x410edb(0x1b9)][_0x410edb(0x181)](_0x1351c5[_0x410edb(0x17e)]()[_0x410edb(0x1b7)])){const _0x349876=_0x211f78[_0x211f78[_0x410edb(0x1af)]-0x1],_0x5ca1a8=_0x410edb(0x1a1)==_0x45cc65[_0x410edb(0x18b)]?_0x410edb(0x1ac):_0x410edb(0x186);_0x349876&&_0x410edb(0x1bd)==_0x349876[_0x410edb(0x18b)]&&(_0x349876[_0x5ca1a8]+='\x0a');}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x53a6(_0x1a8a92,_0x9b2023){var _0x4ba891=_0x4ba8();return _0x53a6=function(_0x53a682,_0x4be584){_0x53a682=_0x53a682-0xba;var _0x29232=_0x4ba891[_0x53a682];return _0x29232;},_0x53a6(_0x1a8a92,_0x9b2023);}var _0x2e2df4=_0x53a6;(function(_0x10a835,_0x2d8e5e){var _0x1ba383=_0x53a6,_0x4407d1=_0x10a835();while(!![]){try{var _0x21aec4=parseInt(_0x1ba383(0xc4))/0x1*(parseInt(_0x1ba383(0xc2))/0x2)+parseInt(_0x1ba383(0xcd))/0x3+-parseInt(_0x1ba383(0xbd))/0x4+-parseInt(_0x1ba383(0xc0))/0x5+parseInt(_0x1ba383(0xc1))/0x6*(parseInt(_0x1ba383(0xc8))/0x7)+parseInt(_0x1ba383(0xce))/0x8+-parseInt(_0x1ba383(0xcf))/0x9*(parseInt(_0x1ba383(0xba))/0xa);if(_0x21aec4===_0x2d8e5e)break;else _0x4407d1['push'](_0x4407d1['shift']());}catch(_0x2543ea){_0x4407d1['push'](_0x4407d1['shift']());}}}(_0x4ba8,0x72ab1));import{Plugin as _0xdd54a6}from'ckeditor5/src/core.js';function _0x4ba8(){var _0x5e7a11=['getSuggestion','788971nbiaiI','addSuggestionData','Comments','editor','514297ybrcJC','plugins','get','addSuggestion','requires','1711980kTGqsJ','2163040GeZRVp','636534XpfirW','60HTEUCe','TrackChanges','adapter','3581732EodZrR','getSuggestions','pluginName','672125NtaOXO','24aytsDY','2UTRrBE'];_0x4ba8=function(){return _0x5e7a11;};return _0x4ba8();}import _0x5f2dfc from'./trackchangesui.js';import _0x52f907 from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0xdd54a6{static get[_0x2e2df4(0xcc)](){var _0x28f61d=_0x2e2df4;return[_0x52f907,_0x5f2dfc,_0x28f61d(0xc6)];}static get[_0x2e2df4(0xbf)](){var _0x1be399=_0x2e2df4;return _0x1be399(0xbb);}set[_0x2e2df4(0xbc)](_0x389494){var _0x1850ba=_0x2e2df4;this[_0x1850ba(0xc7)][_0x1850ba(0xc9)][_0x1850ba(0xca)](_0x52f907)[_0x1850ba(0xbc)]=_0x389494;}get[_0x2e2df4(0xbc)](){var _0x1ac787=_0x2e2df4;return this[_0x1ac787(0xc7)][_0x1ac787(0xc9)][_0x1ac787(0xca)](_0x52f907)[_0x1ac787(0xbc)];}[_0x2e2df4(0xcb)](_0x5e08de){var _0x4975e6=_0x2e2df4;return this[_0x4975e6(0xc7)][_0x4975e6(0xc9)][_0x4975e6(0xca)](_0x52f907)[_0x4975e6(0xc5)](_0x5e08de);}[_0x2e2df4(0xbe)]({skipNotAttached:_0xd2c8e3=!0x1,toJSON:_0xaa2700=!0x1}={}){var _0x4284a0=_0x2e2df4;return this[_0x4284a0(0xc7)][_0x4284a0(0xc9)][_0x4284a0(0xca)](_0x52f907)[_0x4284a0(0xbe)]({'skipNotAttached':_0xd2c8e3,'toJSON':_0xaa2700});}[_0x2e2df4(0xc3)](_0x1aa155){var _0x50fd65=_0x2e2df4;return this[_0x50fd65(0xc7)][_0x50fd65(0xc9)][_0x50fd65(0xca)](_0x52f907)[_0x50fd65(0xc3)](_0x1aa155);}}
23
+ function _0x27ed(_0x4c7f16,_0x22cd70){var _0x781d90=_0x781d();return _0x27ed=function(_0x27ed31,_0x1f6f33){_0x27ed31=_0x27ed31-0x161;var _0x321266=_0x781d90[_0x27ed31];return _0x321266;},_0x27ed(_0x4c7f16,_0x22cd70);}var _0x1c87a1=_0x27ed;(function(_0x5a133b,_0x17d0c9){var _0xa3eb64=_0x27ed,_0x23f870=_0x5a133b();while(!![]){try{var _0x56791a=-parseInt(_0xa3eb64(0x177))/0x1*(parseInt(_0xa3eb64(0x176))/0x2)+parseInt(_0xa3eb64(0x173))/0x3+-parseInt(_0xa3eb64(0x169))/0x4*(parseInt(_0xa3eb64(0x16f))/0x5)+parseInt(_0xa3eb64(0x179))/0x6*(-parseInt(_0xa3eb64(0x163))/0x7)+-parseInt(_0xa3eb64(0x166))/0x8*(-parseInt(_0xa3eb64(0x16c))/0x9)+parseInt(_0xa3eb64(0x167))/0xa*(parseInt(_0xa3eb64(0x16b))/0xb)+parseInt(_0xa3eb64(0x178))/0xc*(parseInt(_0xa3eb64(0x170))/0xd);if(_0x56791a===_0x17d0c9)break;else _0x23f870['push'](_0x23f870['shift']());}catch(_0x87ee04){_0x23f870['push'](_0x23f870['shift']());}}}(_0x781d,0xef22a));import{Plugin as _0x3e0c54}from'ckeditor5/src/core.js';import _0x43c46f from'./trackchangesui.js';import _0x5159a8 from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x3e0c54{static get[_0x1c87a1(0x165)](){var _0x4adddc=_0x1c87a1;return[_0x5159a8,_0x43c46f,_0x4adddc(0x161)];}static get[_0x1c87a1(0x16e)](){var _0x11eb45=_0x1c87a1;return _0x11eb45(0x162);}set[_0x1c87a1(0x172)](_0x395654){var _0x45e3a0=_0x1c87a1;this[_0x45e3a0(0x164)][_0x45e3a0(0x16a)][_0x45e3a0(0x174)](_0x5159a8)[_0x45e3a0(0x172)]=_0x395654;}get[_0x1c87a1(0x172)](){var _0x39567b=_0x1c87a1;return this[_0x39567b(0x164)][_0x39567b(0x16a)][_0x39567b(0x174)](_0x5159a8)[_0x39567b(0x172)];}[_0x1c87a1(0x16d)](_0x2e8914){var _0x1bbd2a=_0x1c87a1;return this[_0x1bbd2a(0x164)][_0x1bbd2a(0x16a)][_0x1bbd2a(0x174)](_0x5159a8)[_0x1bbd2a(0x175)](_0x2e8914);}[_0x1c87a1(0x171)]({skipNotAttached:_0xff0344=!0x1,toJSON:_0x539ba1=!0x1}={}){var _0x3393d6=_0x1c87a1;return this[_0x3393d6(0x164)][_0x3393d6(0x16a)][_0x3393d6(0x174)](_0x5159a8)[_0x3393d6(0x171)]({'skipNotAttached':_0xff0344,'toJSON':_0x539ba1});}[_0x1c87a1(0x168)](_0x3e2c08){var _0x1723c7=_0x1c87a1;return this[_0x1723c7(0x164)][_0x1723c7(0x16a)][_0x1723c7(0x174)](_0x5159a8)[_0x1723c7(0x168)](_0x3e2c08);}}function _0x781d(){var _0x49c5fc=['4704174WSmVPw','get','addSuggestionData','2WcbxCU','559630hQzPpz','228BfMvoO','340926ECWbtj','Comments','TrackChanges','28SbwRoh','editor','requires','284656GSBdjx','390qkxVdZ','getSuggestion','12WntSYx','plugins','271513uMmFZS','81GkmTyG','addSuggestion','pluginName','2838190XdGKgZ','423111KyDDht','getSuggestions','adapter'];_0x781d=function(){return _0x49c5fc;};return _0x781d();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x10082d=_0x46d1;(function(_0x350719,_0x279165){const _0x584cf1=_0x46d1,_0x121d8d=_0x350719();while(!![]){try{const _0x41a04a=parseInt(_0x584cf1(0x92))/0x1*(parseInt(_0x584cf1(0xbb))/0x2)+-parseInt(_0x584cf1(0xbc))/0x3*(-parseInt(_0x584cf1(0x8e))/0x4)+parseInt(_0x584cf1(0x9f))/0x5*(parseInt(_0x584cf1(0x8f))/0x6)+parseInt(_0x584cf1(0xa8))/0x7*(parseInt(_0x584cf1(0x8d))/0x8)+-parseInt(_0x584cf1(0xb0))/0x9*(-parseInt(_0x584cf1(0xbe))/0xa)+-parseInt(_0x584cf1(0x85))/0xb+-parseInt(_0x584cf1(0x97))/0xc;if(_0x41a04a===_0x279165)break;else _0x121d8d['push'](_0x121d8d['shift']());}catch(_0x1e1ada){_0x121d8d['push'](_0x121d8d['shift']());}}}(_0x4d91,0x47830));import{Plugin as _0x4ffe76}from'ckeditor5/src/core.js';import{CKEditorError as _0x56c197}from'ckeditor5/src/utils.js';function _0x46d1(_0x3e66ba,_0x41feb9){const _0x4d91cc=_0x4d91();return _0x46d1=function(_0x46d1f9,_0x224741){_0x46d1f9=_0x46d1f9-0x81;let _0x1acf4f=_0x4d91cc[_0x46d1f9];return _0x1acf4f;},_0x46d1(_0x3e66ba,_0x41feb9);}import _0x62d8c0 from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x21f9b9}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x4d91(){const _0x27d8f7=['TrackChangesDataGetter','function','trackChangesData','push','createElement','3825195xjvSNL','track-changes-data-invalid-editor-creator','addCommentThread','Pagination','set','execute','constructor','getRootsAttributes','32XpAwnP','364032JEiRLI','6RDFOpB','data','destroy','22HHsDDh','result','end','reduce','CommentsRepository','11002212BpOfUd','getDataWithAcceptedSuggestions','createDocumentFragment','discardAllSuggestions','editorCreator','addSuggestionData','trackChangesData.editorCreator','_adapter','1560620cEuRsx','getDataWithDiscardedSuggestions','getCommentThreads','useAnonymousUser','editor','plugins','get','addUser','requires','192787thIcKh','Users','name','model','appendChild','TrackChangesEditing','create','rootsAttributes','4841838MyAydw','init','TrackChangesData','getUser','users','acceptAllSuggestions','pluginName','getRootNames','getSuggestions','div','config','29474XiybOO','9orVlhg','map','10aENKUh','getFullData','define','document'];_0x4d91=function(){return _0x27d8f7;};return _0x4d91();}const T=[_0x10082d(0x88)];export default class P extends _0x4ffe76{static get[_0x10082d(0xa7)](){return[_0x62d8c0];}static get[_0x10082d(0xb6)](){const _0x12e1e2=_0x10082d;return _0x12e1e2(0xb2);}[_0x10082d(0xb1)](){const _0x31b4ed=_0x10082d,_0x164483=this[_0x31b4ed(0xa3)];if(_0x164483[_0x31b4ed(0xba)][_0x31b4ed(0xc0)](_0x31b4ed(0x9d),_0x26c6c9=>{const _0x4a5d94=_0x31b4ed,_0x43c19d=_0x164483[_0x4a5d94(0xab)][_0x4a5d94(0xc1)][_0x4a5d94(0xb7)]()[_0x4a5d94(0x95)]((_0xd7df6f,_0x5dd601)=>(_0xd7df6f[_0x5dd601]='',_0xd7df6f),{});return _0x164483[_0x4a5d94(0x8b)][_0x4a5d94(0xae)](_0x43c19d,_0x26c6c9);}),_0x31b4ed(0x81)!=typeof _0x164483[_0x31b4ed(0xba)][_0x31b4ed(0xa5)](_0x31b4ed(0x82))[_0x31b4ed(0x9b)])throw new _0x56c197(_0x31b4ed(0x86));}[_0x10082d(0x98)](_0x2c0f46){const _0xa7446e=_0x10082d;return N(this[_0xa7446e(0xa3)],!0x0,_0x2c0f46);}[_0x10082d(0xa0)](_0x4391e0){const _0x2b2e47=_0x10082d;return N(this[_0x2b2e47(0xa3)],!0x1,_0x4391e0);}}class D extends _0x4ffe76{static get[_0x10082d(0xb6)](){const _0x50afc3=_0x10082d;return _0x50afc3(0xc2);}constructor(_0x35f6ba){const _0x5f4b0e=_0x10082d;super(_0x35f6ba),this[_0x5f4b0e(0x93)]=_0x5f4b0e(0x94);}[_0x10082d(0xb1)](){const _0x4a8744=_0x10082d;this[_0x4a8744(0xa3)][_0x4a8744(0xa4)][_0x4a8744(0xa5)](_0x4a8744(0x96))[_0x4a8744(0x9e)]={'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[_0x4a8744(0xa3)][_0x4a8744(0xa4)][_0x4a8744(0xa5)](_0x4a8744(0xad))[_0x4a8744(0x9e)]=null;}}function v(_0x1a0f27){const _0x3221b9=_0x10082d;return void 0x0!==_0x1a0f27[_0x3221b9(0x8c)];}async function N(_0x4e56a8,_0x3cdd65,_0x27f260){const _0x34dd9f=_0x10082d,_0x57a164=_0x21f9b9(_0x4e56a8,T);_0x57a164[_0x34dd9f(0xa4)][_0x34dd9f(0x83)](_0x62d8c0,D),_0x57a164[_0x34dd9f(0xaf)]=v(_0x4e56a8)?_0x4e56a8[_0x34dd9f(0x8c)]():void 0x0;const _0x4181af=document[_0x34dd9f(0x99)](),_0x234a49=_0x4e56a8[_0x34dd9f(0xba)][_0x34dd9f(0xa5)](_0x34dd9f(0x82))[_0x34dd9f(0x9b)],_0x568eb9=await _0x234a49(_0x57a164,()=>function(_0x1c4815){const _0xc3cc3b=_0x34dd9f,_0x2fc0bf=document[_0xc3cc3b(0x84)](_0xc3cc3b(0xb9));return _0x1c4815[_0xc3cc3b(0xac)](_0x2fc0bf),_0x2fc0bf;}(_0x4181af));!function(_0x2a8149,_0x32fa64){const _0x5a7a3f=_0x34dd9f,_0x53de31=_0x2a8149[_0x5a7a3f(0xab)][_0x5a7a3f(0xc1)][_0x5a7a3f(0xb7)]()[_0x5a7a3f(0x95)]((_0x42a8a8,_0x544c96)=>(_0x42a8a8[_0x544c96]=_0x2a8149[_0x5a7a3f(0x90)][_0x5a7a3f(0xa5)]({'rootName':_0x544c96}),_0x42a8a8),{}),_0x25adae=_0x2a8149[_0x5a7a3f(0xa4)][_0x5a7a3f(0xa5)](_0x5a7a3f(0xa9))[_0x5a7a3f(0xb4)][_0x5a7a3f(0xbd)](_0x229f13=>({'id':_0x229f13['id'],'name':_0x229f13[_0x5a7a3f(0xaa)]})),_0x22f514=_0x2a8149[_0x5a7a3f(0xa4)][_0x5a7a3f(0xa5)](_0x5a7a3f(0xad))[_0x5a7a3f(0xb8)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x59134e=_0x2a8149[_0x5a7a3f(0xa4)][_0x5a7a3f(0xa5)](_0x5a7a3f(0x96))[_0x5a7a3f(0xa1)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2aec80=_0x32fa64[_0x5a7a3f(0xa4)][_0x5a7a3f(0xa5)](_0x5a7a3f(0xa9)),_0x1f31ce=_0x32fa64[_0x5a7a3f(0xa4)][_0x5a7a3f(0xa5)](_0x5a7a3f(0xad)),_0x41ef3f=_0x32fa64[_0x5a7a3f(0xa4)][_0x5a7a3f(0xa5)](_0x5a7a3f(0x96));for(const _0x66d616 of _0x25adae)_0x2aec80[_0x5a7a3f(0xb3)](_0x66d616['id'])||_0x2aec80[_0x5a7a3f(0xa6)](_0x66d616);_0x2aec80['me']||_0x2aec80[_0x5a7a3f(0xa2)]();for(const _0x163835 of _0x59134e)_0x41ef3f[_0x5a7a3f(0x87)](_0x163835);for(const _0x35cff9 of _0x22f514)_0x1f31ce[_0x5a7a3f(0x9c)](_0x35cff9);_0x32fa64[_0x5a7a3f(0x90)][_0x5a7a3f(0x89)](_0x53de31);}(_0x4e56a8,_0x568eb9),_0x568eb9[_0x34dd9f(0x8a)](_0x3cdd65?_0x34dd9f(0xb5):_0x34dd9f(0x9a));const _0xfc9e71=v(_0x568eb9)?_0x568eb9[_0x34dd9f(0xbf)](_0x27f260):_0x568eb9[_0x34dd9f(0x90)][_0x34dd9f(0xa5)](_0x27f260);return await _0x568eb9[_0x34dd9f(0x91)](),_0xfc9e71;}
23
+ function _0x1da1(){const _0x5800ee=['init','appendChild','discardAllSuggestions','getSuggestions','createElement','define','result','config','7PgZTwj','end','CommentsRepository','editor','_adapter','getRootsAttributes','map','getCommentThreads','getRootNames','9538824Ayfxmn','acceptAllSuggestions','2590914PdaUAB','getDataWithAcceptedSuggestions','TrackChangesEditing','push','name','destroy','709325HfmXgL','788253VBCKxX','get','2BkoYEw','useAnonymousUser','getDataWithDiscardedSuggestions','createDocumentFragment','set','editorCreator','addCommentThread','2851970WqYkHO','rootsAttributes','TrackChangesDataGetter','requires','getFullData','TrackChangesData','Users','track-changes-data-invalid-editor-creator','function','4951356TftnPK','trackChangesData','3625344sjZHEG','document','addUser','constructor','reduce','users','create','plugins','execute','66cZGCJF','Pagination','div','addSuggestionData','data','trackChangesData.editorCreator','pluginName','getUser','model'];_0x1da1=function(){return _0x5800ee;};return _0x1da1();}const _0x89fadd=_0x2a5e;(function(_0x3186e8,_0x444cc1){const _0x295648=_0x2a5e,_0x35731b=_0x3186e8();while(!![]){try{const _0x5eda61=-parseInt(_0x295648(0x137))/0x1+parseInt(_0x295648(0x139))/0x2*(parseInt(_0x295648(0x130))/0x3)+-parseInt(_0x295648(0x109))/0x4+-parseInt(_0x295648(0x136))/0x5*(-parseInt(_0x295648(0x114))/0x6)+parseInt(_0x295648(0x125))/0x7*(parseInt(_0x295648(0x12e))/0x8)+-parseInt(_0x295648(0x10b))/0x9+-parseInt(_0x295648(0x140))/0xa;if(_0x5eda61===_0x444cc1)break;else _0x35731b['push'](_0x35731b['shift']());}catch(_0x164107){_0x35731b['push'](_0x35731b['shift']());}}}(_0x1da1,0xdc501));import{Plugin as _0xbdddc1}from'ckeditor5/src/core.js';import{CKEditorError as _0x5ee1d5}from'ckeditor5/src/utils.js';import _0x49e2c5 from'./trackchangesediting.js';function _0x2a5e(_0x1a5cc5,_0x45f265){const _0x1da180=_0x1da1();return _0x2a5e=function(_0x2a5e23,_0x359d88){_0x2a5e23=_0x2a5e23-0x104;let _0x38bc2f=_0x1da180[_0x2a5e23];return _0x38bc2f;},_0x2a5e(_0x1a5cc5,_0x45f265);}import{sanitizeEditorConfig as _0x4cdf44}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x89fadd(0x115)];export default class P extends _0xbdddc1{static get[_0x89fadd(0x143)](){return[_0x49e2c5];}static get[_0x89fadd(0x11a)](){const _0xcee502=_0x89fadd;return _0xcee502(0x105);}[_0x89fadd(0x11d)](){const _0x44870b=_0x89fadd,_0x5cbb21=this[_0x44870b(0x128)];if(_0x5cbb21[_0x44870b(0x124)][_0x44870b(0x122)](_0x44870b(0x119),_0x203ff0=>{const _0x549ad9=_0x44870b,_0x2bdfa9=_0x5cbb21[_0x549ad9(0x11c)][_0x549ad9(0x10c)][_0x549ad9(0x12d)]()[_0x549ad9(0x10f)]((_0x6dd07a,_0x33ce9b)=>(_0x6dd07a[_0x33ce9b]='',_0x6dd07a),{});return _0x5cbb21[_0x549ad9(0x10e)][_0x549ad9(0x111)](_0x2bdfa9,_0x203ff0);}),_0x44870b(0x108)!=typeof _0x5cbb21[_0x44870b(0x124)][_0x44870b(0x138)](_0x44870b(0x10a))[_0x44870b(0x13e)])throw new _0x5ee1d5(_0x44870b(0x107));}[_0x89fadd(0x131)](_0x562d41){const _0x153a97=_0x89fadd;return N(this[_0x153a97(0x128)],!0x0,_0x562d41);}[_0x89fadd(0x13b)](_0x46f415){const _0x3c83b9=_0x89fadd;return N(this[_0x3c83b9(0x128)],!0x1,_0x46f415);}}class D extends _0xbdddc1{static get[_0x89fadd(0x11a)](){const _0x429234=_0x89fadd;return _0x429234(0x142);}constructor(_0x564447){const _0x9e9d87=_0x89fadd;super(_0x564447),this[_0x9e9d87(0x123)]=_0x9e9d87(0x126);}[_0x89fadd(0x11d)](){const _0x34f6da=_0x89fadd;this[_0x34f6da(0x128)][_0x34f6da(0x112)][_0x34f6da(0x138)](_0x34f6da(0x127))[_0x34f6da(0x129)]={'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[_0x34f6da(0x128)][_0x34f6da(0x112)][_0x34f6da(0x138)](_0x34f6da(0x132))[_0x34f6da(0x129)]=null;}}function v(_0x3dd54f){const _0x213483=_0x89fadd;return void 0x0!==_0x3dd54f[_0x213483(0x12a)];}async function N(_0x1b105a,_0x9f68,_0x1e5408){const _0x4def7f=_0x89fadd,_0xe2d889=_0x4cdf44(_0x1b105a,T);_0xe2d889[_0x4def7f(0x112)][_0x4def7f(0x133)](_0x49e2c5,D),_0xe2d889[_0x4def7f(0x141)]=v(_0x1b105a)?_0x1b105a[_0x4def7f(0x12a)]():void 0x0;const _0x64498b=document[_0x4def7f(0x13c)](),_0x875f60=_0x1b105a[_0x4def7f(0x124)][_0x4def7f(0x138)](_0x4def7f(0x10a))[_0x4def7f(0x13e)],_0x10efb1=await _0x875f60(_0xe2d889,()=>function(_0x47a8d2){const _0x15bec0=_0x4def7f,_0x1d3634=document[_0x15bec0(0x121)](_0x15bec0(0x116));return _0x47a8d2[_0x15bec0(0x11e)](_0x1d3634),_0x1d3634;}(_0x64498b));!function(_0x1ca09a,_0x36a995){const _0xe4cab2=_0x4def7f,_0x300dd5=_0x1ca09a[_0xe4cab2(0x11c)][_0xe4cab2(0x10c)][_0xe4cab2(0x12d)]()[_0xe4cab2(0x10f)]((_0x4e20a8,_0x1b7745)=>(_0x4e20a8[_0x1b7745]=_0x1ca09a[_0xe4cab2(0x118)][_0xe4cab2(0x138)]({'rootName':_0x1b7745}),_0x4e20a8),{}),_0x96d090=_0x1ca09a[_0xe4cab2(0x112)][_0xe4cab2(0x138)](_0xe4cab2(0x106))[_0xe4cab2(0x110)][_0xe4cab2(0x12b)](_0x5b1b5f=>({'id':_0x5b1b5f['id'],'name':_0x5b1b5f[_0xe4cab2(0x134)]})),_0x310b0d=_0x1ca09a[_0xe4cab2(0x112)][_0xe4cab2(0x138)](_0xe4cab2(0x132))[_0xe4cab2(0x120)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x5d4b7b=_0x1ca09a[_0xe4cab2(0x112)][_0xe4cab2(0x138)](_0xe4cab2(0x127))[_0xe4cab2(0x12c)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x4b6401=_0x36a995[_0xe4cab2(0x112)][_0xe4cab2(0x138)](_0xe4cab2(0x106)),_0x4aef5a=_0x36a995[_0xe4cab2(0x112)][_0xe4cab2(0x138)](_0xe4cab2(0x132)),_0x21f546=_0x36a995[_0xe4cab2(0x112)][_0xe4cab2(0x138)](_0xe4cab2(0x127));for(const _0x550fdb of _0x96d090)_0x4b6401[_0xe4cab2(0x11b)](_0x550fdb['id'])||_0x4b6401[_0xe4cab2(0x10d)](_0x550fdb);_0x4b6401['me']||_0x4b6401[_0xe4cab2(0x13a)]();for(const _0x4e636f of _0x5d4b7b)_0x21f546[_0xe4cab2(0x13f)](_0x4e636f);for(const _0x6181f9 of _0x310b0d)_0x4aef5a[_0xe4cab2(0x117)](_0x6181f9);_0x36a995[_0xe4cab2(0x118)][_0xe4cab2(0x13d)](_0x300dd5);}(_0x1b105a,_0x10efb1),_0x10efb1[_0x4def7f(0x113)](_0x9f68?_0x4def7f(0x12f):_0x4def7f(0x11f));const _0x54b1f1=v(_0x10efb1)?_0x10efb1[_0x4def7f(0x104)](_0x1e5408):_0x10efb1[_0x4def7f(0x118)][_0x4def7f(0x138)](_0x1e5408);return await _0x10efb1[_0x4def7f(0x135)](),_0x54b1f1;}