@ckeditor/ckeditor5-track-changes 42.0.0 → 42.0.1-alpha.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 _0xdcfcbb=_0x4bc9;(function(_0x2ffbef,_0x368ec8){const _0x5bc750=_0x4bc9,_0x6627c8=_0x2ffbef();while(!![]){try{const _0x41d356=-parseInt(_0x5bc750(0x1fa))/0x1+-parseInt(_0x5bc750(0x243))/0x2+-parseInt(_0x5bc750(0x22e))/0x3*(parseInt(_0x5bc750(0x228))/0x4)+-parseInt(_0x5bc750(0x1ed))/0x5*(-parseInt(_0x5bc750(0x22b))/0x6)+parseInt(_0x5bc750(0x235))/0x7*(-parseInt(_0x5bc750(0x223))/0x8)+parseInt(_0x5bc750(0x247))/0x9*(parseInt(_0x5bc750(0x242))/0xa)+-parseInt(_0x5bc750(0x1ef))/0xb*(-parseInt(_0x5bc750(0x204))/0xc);if(_0x41d356===_0x368ec8)break;else _0x6627c8['push'](_0x6627c8['shift']());}catch(_0xae691a){_0x6627c8['push'](_0x6627c8['shift']());}}}(_0xc674,0x2f25b));import{Plugin as _0x5dad10}from'ckeditor5/src/core.js';import _0x8a12ea from'./table.js';import{LiveRange as _0x416cf4}from'ckeditor5/src/engine.js';function _0x4bc9(_0x111af6,_0x53a335){const _0xc6746a=_0xc674();return _0x4bc9=function(_0x4bc93a,_0x303531){_0x4bc93a=_0x4bc93a-0x1e7;let _0x3ef18f=_0xc6746a[_0x4bc93a];return _0x3ef18f;},_0x4bc9(_0x111af6,_0x53a335);}function _0xc674(){const _0x446600=['low','containsRange','format','afterInit','type','91TMVtRr','getAncestors','refresh','*Split\x20cell:*\x20horizontally','trackChanges','from','getSelectionAffectedTableCells','mergeTableCells','mergeTableCellLeft','map','accept','length','*Merge\x20cells*','10aAiDkg','376450ORDLWW','getFirstPosition','_areMergableCells','splitTableCellHorizontally','2856879Rdimnm','fromRange','_suggestionFactory','get','horizontally','filter','author','commands','formatInline','execute','requires','15cuapEX','$graveyard','1349579cyclfn','TrackChangesEditing','selection','root','createRangeOn','getSuggestions','setSelection','registerCustomCallback','subType','detach','_areSelectedCellsMergable','129209nblihL','cell','model','registerDescriptionCallback','forceDefaultExecution','_isForcedDefaultExecutionBlock','find','set:isEnabled','change','enableCommand','12RVtEDy','size','commandName','add','getCellLocation','isInContent','element','push','plugins','has','direction','_acceptFormatSuggestionCallbackFactory','findAncestor','TableEditing','markMultiRangeBlockFormat','table','createTableWalker','rootName','insertion','value','deletion','_tablePostFixingSubtypes','markBlockFormat','return','getRanges','*Split\x20cell:*\x20vertically','splitTableCellVertically','editor','mergeTableCellDown','mergeTableCellUp','isEnabled','123368NyfrcT','descriptionFactory','locale','tableCell','document','61316fBqYyq','TableUtils','highest','695094uxMxLb','stop','formatBlock','15dhtywn','mergeTableCellRight'];_0xc674=function(){return _0x446600;};return _0xc674();}import{getTranslation as _0x1ae90d}from'../utils/common-translations.js';export default class St extends _0x5dad10{static get[_0xdcfcbb(0x1ec)](){return[_0x8a12ea];}[_0xdcfcbb(0x233)](){const _0x2058f9=_0xdcfcbb,_0x426b8c=this[_0x2058f9(0x21f)],_0x1c2d21=_0x426b8c[_0x2058f9(0x1fc)][_0x2058f9(0x227)][_0x2058f9(0x1f1)],_0x37f6a4=_0x426b8c[_0x2058f9(0x225)];if(!_0x426b8c[_0x2058f9(0x20c)][_0x2058f9(0x20d)](_0x2058f9(0x211)))return;const _0x3309fd=_0x426b8c[_0x2058f9(0x20c)][_0x2058f9(0x24a)](_0x2058f9(0x1f0)),_0x410ead=_0x426b8c[_0x2058f9(0x20c)][_0x2058f9(0x24a)](_0x2058f9(0x229)),_0x5146ef=_0x426b8c[_0x2058f9(0x20c)][_0x2058f9(0x24a)](_0x8a12ea);_0x5146ef[_0x2058f9(0x219)][_0x2058f9(0x20b)](_0x2058f9(0x23c)),_0x3309fd[_0x2058f9(0x203)](_0x2058f9(0x23c),()=>{const _0x2b152a=_0x2058f9,_0x14bcaa=_0x410ead[_0x2b152a(0x23b)](_0x426b8c[_0x2b152a(0x1fc)][_0x2b152a(0x227)][_0x2b152a(0x1f1)]);_0x426b8c[_0x2b152a(0x1fc)][_0x2b152a(0x202)](()=>{const _0x4c24b0=_0x2b152a;_0x3309fd[_0x4c24b0(0x212)](_0x14bcaa,{'commandName':_0x4c24b0(0x23c),'commandParams':[]},[],_0x4c24b0(0x23c));});}),_0x426b8c[_0x2058f9(0x1e9)][_0x2058f9(0x24a)](_0x2058f9(0x23c))['on'](_0x2058f9(0x1eb),(_0x2d0740,_0x275a5c)=>{const _0x16356b=_0x2058f9;_0x426b8c[_0x16356b(0x1e9)][_0x16356b(0x24a)](_0x16356b(0x239))[_0x16356b(0x217)]&&(_0x275a5c[_0x16356b(0x240)]>0x0&&_0x275a5c[_0x275a5c[_0x16356b(0x240)]-0x1]&&_0x275a5c[_0x275a5c[_0x16356b(0x240)]-0x1][_0x16356b(0x1fe)]||_0x3309fd[_0x16356b(0x1ff)]||this[_0x16356b(0x1f9)]()||_0x2d0740[_0x16356b(0x22c)]());},{'priority':_0x2058f9(0x22a)});for(const _0x3f23a0 of[_0x2058f9(0x221),_0x2058f9(0x22f),_0x2058f9(0x220),_0x2058f9(0x23d)]){const _0xaaa6a5=_0x426b8c[_0x2058f9(0x1e9)][_0x2058f9(0x24a)](_0x3f23a0);_0x3309fd[_0x2058f9(0x203)](_0x3f23a0,()=>{const _0x4898e7=_0x2058f9,_0x58ab12=_0x426b8c[_0x4898e7(0x1fc)][_0x4898e7(0x227)][_0x4898e7(0x1f1)][_0x4898e7(0x244)]()[_0x4898e7(0x236)]()[_0x4898e7(0x200)](_0xd8fa15=>_0xd8fa15['is'](_0x4898e7(0x20a),_0x4898e7(0x226))),_0x4cce44=_0xaaa6a5[_0x4898e7(0x217)];_0x426b8c[_0x4898e7(0x1fc)][_0x4898e7(0x202)](()=>{const _0x203b61=_0x4898e7;_0x3309fd[_0x203b61(0x212)]([_0x58ab12,_0x4cce44],{'commandName':_0x203b61(0x23c),'commandParams':[]},[],_0x203b61(0x23c));});});}for(const _0xa8e6ee of[_0x2058f9(0x21e),_0x2058f9(0x246)]){const _0x4110cc=_0x426b8c[_0x2058f9(0x1e9)][_0x2058f9(0x24a)](_0xa8e6ee);_0x3309fd[_0x2058f9(0x203)](_0xa8e6ee,()=>{const _0xdef965=_0x2058f9,_0xcb1fc5=_0x410ead[_0xdef965(0x23b)](_0x426b8c[_0xdef965(0x1fc)][_0xdef965(0x227)][_0xdef965(0x1f1)])[0x0],_0x248e49=_0xcb1fc5[_0xdef965(0x210)](_0xdef965(0x213)),{column:_0x131f3d,row:_0x112bbf}=_0x410ead[_0xdef965(0x208)](_0xcb1fc5);let _0x4bbb79=[];if(_0xdef965(0x24b)==_0x4110cc[_0xdef965(0x20e)]){const _0x56aaed=_0x410ead[_0xdef965(0x214)](_0x248e49,{'startRow':_0x112bbf,'endRow':_0x112bbf,'includeAllSlots':!0x0});_0x4bbb79=Array[_0xdef965(0x23a)](_0x56aaed)[_0xdef965(0x23e)](_0x20778e=>_0x20778e[_0xdef965(0x1fb)]);}else{const _0x49f4ac=_0x410ead[_0xdef965(0x214)](_0x248e49,{'column':_0x131f3d,'includeAllSlots':!0x0});_0x4bbb79=Array[_0xdef965(0x23a)](_0x49f4ac)[_0xdef965(0x23e)](_0x200299=>_0x200299[_0xdef965(0x1fb)]);}_0x426b8c[_0xdef965(0x1fc)][_0xdef965(0x202)](_0x2daba3=>{const _0x1a8e74=_0xdef965;_0x3309fd[_0x1a8e74(0x21a)](_0x2daba3[_0x1a8e74(0x1f3)](_0xcb1fc5),{'commandName':_0xa8e6ee,'commandParams':[]},_0x4bbb79,_0xa8e6ee);});});}_0x3309fd[_0x2058f9(0x224)][_0x2058f9(0x1fd)](_0x43b2e1=>{const _0x1af436=_0x2058f9;if(_0x1af436(0x22d)!=_0x43b2e1[_0x1af436(0x234)]&&_0x1af436(0x1ea)!=_0x43b2e1[_0x1af436(0x234)])return;const {data:_0x2b4cf6}=_0x43b2e1;return _0x2b4cf6&&_0x1af436(0x23c)==_0x2b4cf6[_0x1af436(0x206)]?{'type':_0x1af436(0x232),'content':_0x1ae90d(_0x37f6a4,_0x1af436(0x241))}:void 0x0;}),_0x3309fd[_0x2058f9(0x224)][_0x2058f9(0x1fd)](_0x1bccb5=>{const _0x43e56b=_0x2058f9;if(_0x43e56b(0x22d)!=_0x1bccb5[_0x43e56b(0x234)]&&_0x43e56b(0x1ea)!=_0x1bccb5[_0x43e56b(0x234)])return;const {data:_0x3264da}=_0x1bccb5;return _0x3264da?_0x43e56b(0x21e)==_0x3264da[_0x43e56b(0x206)]?{'type':_0x43e56b(0x232),'content':_0x1ae90d(_0x37f6a4,_0x43e56b(0x21d))}:_0x43e56b(0x246)==_0x3264da[_0x43e56b(0x206)]?{'type':_0x43e56b(0x232),'content':_0x1ae90d(_0x37f6a4,_0x43e56b(0x238))}:void 0x0:void 0x0;});const _0x11b7fb=_0x5146ef[_0x2058f9(0x20f)]();for(const _0x8f0d7e of[_0x2058f9(0x221),_0x2058f9(0x22f),_0x2058f9(0x220),_0x2058f9(0x23d)])_0x3309fd[_0x2058f9(0x249)][_0x2058f9(0x1f6)](_0x2058f9(0x22d),_0x8f0d7e,_0x2058f9(0x23f),_0x11b7fb);for(const _0x31d65d of[_0x2058f9(0x21e),_0x2058f9(0x246)])_0x3309fd[_0x2058f9(0x249)][_0x2058f9(0x1f6)](_0x2058f9(0x22d),_0x31d65d,_0x2058f9(0x23f),_0x11b7fb);_0x3309fd[_0x2058f9(0x249)][_0x2058f9(0x1f6)](_0x2058f9(0x22d),_0x2058f9(0x23c),_0x2058f9(0x23f),_0x575130=>{const _0x4b3f10=_0x2058f9;_0x426b8c[_0x4b3f10(0x1fc)][_0x4b3f10(0x202)](_0xfcf1ae=>{const _0x2d16da=_0x4b3f10,_0x3a13aa=Array[_0x2d16da(0x23a)](_0x1c2d21[_0x2d16da(0x21c)]())[_0x2d16da(0x23e)](_0x239853=>_0x416cf4[_0x2d16da(0x248)](_0x239853));_0xfcf1ae[_0x2d16da(0x1f5)](_0x575130),_0x426b8c[_0x2d16da(0x1e9)][_0x2d16da(0x24a)](_0x2d16da(0x23c))[_0x2d16da(0x237)](),_0x426b8c[_0x2d16da(0x1eb)](_0x2d16da(0x23c),{'forceDefaultExecution':!0x0});const _0x4d5395=_0x3a13aa[_0x2d16da(0x1e7)](_0x46e595=>_0x2d16da(0x1ee)!=_0x46e595[_0x2d16da(0x1f2)][_0x2d16da(0x215)]);_0x4d5395[_0x2d16da(0x240)]>0x0&&_0xfcf1ae[_0x2d16da(0x1f5)](_0x4d5395);for(const _0x14a5e1 of _0x3a13aa)_0x14a5e1[_0x2d16da(0x1f8)]();});});for(const _0x256f27 of[_0x2058f9(0x221),_0x2058f9(0x220),_0x2058f9(0x23d),_0x2058f9(0x22f)]){const _0x4b46eb=_0x426b8c[_0x2058f9(0x1e9)][_0x2058f9(0x24a)](_0x256f27);_0x4b46eb['on'](_0x2058f9(0x201),(_0x5bf459,_0x572d68,_0x20f40b)=>{const _0x5662e1=_0x2058f9;if(_0x20f40b){const _0x40dc7e=_0x426b8c[_0x5662e1(0x1fc)][_0x5662e1(0x227)][_0x5662e1(0x1f1)][_0x5662e1(0x244)]()[_0x5662e1(0x236)]()[_0x5662e1(0x200)](_0x1a7982=>_0x1a7982['is'](_0x5662e1(0x20a),_0x5662e1(0x226)));this[_0x5662e1(0x245)](_0x4b46eb[_0x5662e1(0x217)],_0x40dc7e)||(_0x5bf459[_0x5662e1(0x21b)]=!0x1,_0x5bf459[_0x5662e1(0x22c)]());}},{'priority':_0x2058f9(0x230)});}}[_0xdcfcbb(0x1f9)](){const _0x294b8d=_0xdcfcbb,_0x3fc680=this[_0x294b8d(0x21f)][_0x294b8d(0x1e9)][_0x294b8d(0x24a)](_0x294b8d(0x23c)),_0x177287=this[_0x294b8d(0x21f)][_0x294b8d(0x20c)][_0x294b8d(0x24a)](_0x294b8d(0x229));if(!_0x3fc680[_0x294b8d(0x222)])return!0x1;const _0x2f1928=_0x177287[_0x294b8d(0x23b)](this[_0x294b8d(0x21f)][_0x294b8d(0x1fc)][_0x294b8d(0x227)][_0x294b8d(0x1f1)]);for(const _0x2620f3 of _0x2f1928)for(const _0x547269 of _0x2f1928)if(_0x2620f3!=_0x547269&&!this[_0x294b8d(0x245)](_0x2620f3,_0x547269))return!0x1;return!0x0;}[_0xdcfcbb(0x245)](_0x5b355d,_0x21ad05){const _0x46bb2e=_0xdcfcbb,_0x27e043=this[_0x46bb2e(0x21f)][_0x46bb2e(0x20c)][_0x46bb2e(0x24a)](_0x46bb2e(0x1f0)),_0x52b295=this[_0x46bb2e(0x21f)][_0x46bb2e(0x1fc)][_0x46bb2e(0x1f3)](_0x5b355d),_0x3a3409=this[_0x46bb2e(0x21f)][_0x46bb2e(0x1fc)][_0x46bb2e(0x1f3)](_0x21ad05),_0x4b68a1=new Set(),_0x5b26fd=new Set();for(const _0x51c1ce of _0x27e043[_0x46bb2e(0x1f4)]())if((_0x46bb2e(0x216)==_0x51c1ce[_0x46bb2e(0x234)]||_0x46bb2e(0x218)==_0x51c1ce[_0x46bb2e(0x234)]||_0x46bb2e(0x23c)==_0x51c1ce[_0x46bb2e(0x1f7)])&&_0x51c1ce[_0x46bb2e(0x209)]){for(const _0x15352c of _0x51c1ce[_0x46bb2e(0x21c)]())_0x15352c[_0x46bb2e(0x231)](_0x52b295,!0x0)&&_0x4b68a1[_0x46bb2e(0x207)](_0x51c1ce[_0x46bb2e(0x234)]+':'+_0x51c1ce[_0x46bb2e(0x1e8)]['id']),_0x15352c[_0x46bb2e(0x231)](_0x3a3409,!0x0)&&_0x5b26fd[_0x46bb2e(0x207)](_0x51c1ce[_0x46bb2e(0x234)]+':'+_0x51c1ce[_0x46bb2e(0x1e8)]['id']);}if(_0x4b68a1[_0x46bb2e(0x205)]!=_0x5b26fd[_0x46bb2e(0x205)])return!0x1;for(const _0x1c115c of _0x4b68a1)if(!_0x5b26fd[_0x46bb2e(0x20d)](_0x1c115c))return!0x1;return!0x0;}}
23
+ const _0xda700d=_0x1d33;(function(_0x2cd1b9,_0x6eb8af){const _0x52454a=_0x1d33,_0x3f75a2=_0x2cd1b9();while(!![]){try{const _0x5846c9=parseInt(_0x52454a(0x102))/0x1*(-parseInt(_0x52454a(0x142))/0x2)+-parseInt(_0x52454a(0x13c))/0x3*(-parseInt(_0x52454a(0x106))/0x4)+-parseInt(_0x52454a(0x136))/0x5+-parseInt(_0x52454a(0x13f))/0x6*(-parseInt(_0x52454a(0x10d))/0x7)+-parseInt(_0x52454a(0x128))/0x8+-parseInt(_0x52454a(0x146))/0x9+parseInt(_0x52454a(0xf1))/0xa*(parseInt(_0x52454a(0x12a))/0xb);if(_0x5846c9===_0x6eb8af)break;else _0x3f75a2['push'](_0x3f75a2['shift']());}catch(_0x3030b5){_0x3f75a2['push'](_0x3f75a2['shift']());}}}(_0x2351,0x7447a));function _0x2351(){const _0xedd1fa=['TableEditing','containsRange','push','insertion','selection','low','_suggestionFactory','*Merge\x20cells*','document','_acceptFormatSuggestionCallbackFactory','getFirstPosition','TableUtils','format','change','TrackChangesEditing','element','locale','splitTableCellVertically','_isForcedDefaultExecutionBlock','commandName','trackChanges','isEnabled','from','createRangeOn','return','plugins','5208064Eifhcg','registerCustomCallback','30052CBbAwQ','getRanges','mergeTableCellDown','_tablePostFixingSubtypes','mergeTableCellUp','mergeTableCellLeft','_areSelectedCellsMergable','direction','*Split\x20cell:*\x20horizontally','*Split\x20cell:*\x20vertically','getSuggestions','_areMergableCells','1524940GcAnzy','formatInline','find','author','registerDescriptionCallback','setSelection','1095QbtUBX','length','rootName','6sjEPFl','enableCommand','size','4bzUSIU','map','model','add','5499945eIIzwz','mergeTableCells','subType','refresh','horizontally','value','filter','stop','formatBlock','forceDefaultExecution','table','createTableWalker','findAncestor','requires','splitTableCellHorizontally','6700gsnTfI','root','markMultiRangeBlockFormat','accept','getCellLocation','deletion','getAncestors','cell','fromRange','getSelectionAffectedTableCells','mergeTableCellRight','set:isEnabled','commands','afterInit','$graveyard','editor','detach','107655LZqbsW','has','get','execute','1004xJrOli','highest','tableCell','type','isInContent','markBlockFormat','descriptionFactory','2356466LTCoGJ'];_0x2351=function(){return _0xedd1fa;};return _0x2351();}import{Plugin as _0x17ffe0}from'ckeditor5/src/core.js';function _0x1d33(_0x54ad3c,_0x51fb9b){const _0x2351a2=_0x2351();return _0x1d33=function(_0x1d33e8,_0x390294){_0x1d33e8=_0x1d33e8-0xe7;let _0x69a212=_0x2351a2[_0x1d33e8];return _0x69a212;},_0x1d33(_0x54ad3c,_0x51fb9b);}import _0x2af053 from'./table.js';import{LiveRange as _0x22e0cd}from'ckeditor5/src/engine.js';import{getTranslation as _0x1b3fd1}from'../utils/common-translations.js';export default class St extends _0x17ffe0{static get[_0xda700d(0xef)](){return[_0x2af053];}[_0xda700d(0xfe)](){const _0x4fe5f3=_0xda700d,_0xb77d15=this[_0x4fe5f3(0x100)],_0x1ba715=_0xb77d15[_0x4fe5f3(0x144)][_0x4fe5f3(0x116)][_0x4fe5f3(0x112)],_0x1395a2=_0xb77d15[_0x4fe5f3(0x11e)];if(!_0xb77d15[_0x4fe5f3(0x127)][_0x4fe5f3(0x103)](_0x4fe5f3(0x10e)))return;const _0x150c2b=_0xb77d15[_0x4fe5f3(0x127)][_0x4fe5f3(0x104)](_0x4fe5f3(0x11c)),_0x138f2c=_0xb77d15[_0x4fe5f3(0x127)][_0x4fe5f3(0x104)](_0x4fe5f3(0x119)),_0x122f3b=_0xb77d15[_0x4fe5f3(0x127)][_0x4fe5f3(0x104)](_0x2af053);_0x122f3b[_0x4fe5f3(0x12d)][_0x4fe5f3(0x110)](_0x4fe5f3(0x147)),_0x150c2b[_0x4fe5f3(0x140)](_0x4fe5f3(0x147),()=>{const _0x3eff87=_0x4fe5f3,_0x31eba5=_0x138f2c[_0x3eff87(0xfa)](_0xb77d15[_0x3eff87(0x144)][_0x3eff87(0x116)][_0x3eff87(0x112)]);_0xb77d15[_0x3eff87(0x144)][_0x3eff87(0x11b)](()=>{const _0x4134f6=_0x3eff87;_0x150c2b[_0x4134f6(0xf3)](_0x31eba5,{'commandName':_0x4134f6(0x147),'commandParams':[]},[],_0x4134f6(0x147));});}),_0xb77d15[_0x4fe5f3(0xfd)][_0x4fe5f3(0x104)](_0x4fe5f3(0x147))['on'](_0x4fe5f3(0x105),(_0x46b4f2,_0xc7d975)=>{const _0xfd1056=_0x4fe5f3;_0xb77d15[_0xfd1056(0xfd)][_0xfd1056(0x104)](_0xfd1056(0x122))[_0xfd1056(0xe7)]&&(_0xc7d975[_0xfd1056(0x13d)]>0x0&&_0xc7d975[_0xc7d975[_0xfd1056(0x13d)]-0x1]&&_0xc7d975[_0xc7d975[_0xfd1056(0x13d)]-0x1][_0xfd1056(0xeb)]||_0x150c2b[_0xfd1056(0x120)]||this[_0xfd1056(0x130)]()||_0x46b4f2[_0xfd1056(0xe9)]());},{'priority':_0x4fe5f3(0x107)});for(const _0x21ecc8 of[_0x4fe5f3(0x12e),_0x4fe5f3(0xfb),_0x4fe5f3(0x12c),_0x4fe5f3(0x12f)]){const _0x18d44f=_0xb77d15[_0x4fe5f3(0xfd)][_0x4fe5f3(0x104)](_0x21ecc8);_0x150c2b[_0x4fe5f3(0x140)](_0x21ecc8,()=>{const _0x207329=_0x4fe5f3,_0x99123d=_0xb77d15[_0x207329(0x144)][_0x207329(0x116)][_0x207329(0x112)][_0x207329(0x118)]()[_0x207329(0xf7)]()[_0x207329(0x138)](_0x21f356=>_0x21f356['is'](_0x207329(0x11d),_0x207329(0x108))),_0x4acddb=_0x18d44f[_0x207329(0xe7)];_0xb77d15[_0x207329(0x144)][_0x207329(0x11b)](()=>{const _0x3d87af=_0x207329;_0x150c2b[_0x3d87af(0xf3)]([_0x99123d,_0x4acddb],{'commandName':_0x3d87af(0x147),'commandParams':[]},[],_0x3d87af(0x147));});});}for(const _0xee9d0e of[_0x4fe5f3(0x11f),_0x4fe5f3(0xf0)]){const _0x1364de=_0xb77d15[_0x4fe5f3(0xfd)][_0x4fe5f3(0x104)](_0xee9d0e);_0x150c2b[_0x4fe5f3(0x140)](_0xee9d0e,()=>{const _0x191061=_0x4fe5f3,_0x29c4aa=_0x138f2c[_0x191061(0xfa)](_0xb77d15[_0x191061(0x144)][_0x191061(0x116)][_0x191061(0x112)])[0x0],_0x2512aa=_0x29c4aa[_0x191061(0xee)](_0x191061(0xec)),{column:_0x5e8dd6,row:_0x316502}=_0x138f2c[_0x191061(0xf5)](_0x29c4aa);let _0x305e19=[];if(_0x191061(0x14a)==_0x1364de[_0x191061(0x131)]){const _0x28fc3e=_0x138f2c[_0x191061(0xed)](_0x2512aa,{'startRow':_0x316502,'endRow':_0x316502,'includeAllSlots':!0x0});_0x305e19=Array[_0x191061(0x124)](_0x28fc3e)[_0x191061(0x143)](_0x5d6f2f=>_0x5d6f2f[_0x191061(0xf8)]);}else{const _0x15ec0a=_0x138f2c[_0x191061(0xed)](_0x2512aa,{'column':_0x5e8dd6,'includeAllSlots':!0x0});_0x305e19=Array[_0x191061(0x124)](_0x15ec0a)[_0x191061(0x143)](_0x4bcebf=>_0x4bcebf[_0x191061(0xf8)]);}_0xb77d15[_0x191061(0x144)][_0x191061(0x11b)](_0x5a67b9=>{const _0x58951f=_0x191061;_0x150c2b[_0x58951f(0x10b)](_0x5a67b9[_0x58951f(0x125)](_0x29c4aa),{'commandName':_0xee9d0e,'commandParams':[]},_0x305e19,_0xee9d0e);});});}_0x150c2b[_0x4fe5f3(0x10c)][_0x4fe5f3(0x13a)](_0x518e76=>{const _0x1d7d13=_0x4fe5f3;if(_0x1d7d13(0xea)!=_0x518e76[_0x1d7d13(0x109)]&&_0x1d7d13(0x137)!=_0x518e76[_0x1d7d13(0x109)])return;const {data:_0x46d5e5}=_0x518e76;return _0x46d5e5&&_0x1d7d13(0x147)==_0x46d5e5[_0x1d7d13(0x121)]?{'type':_0x1d7d13(0x11a),'content':_0x1b3fd1(_0x1395a2,_0x1d7d13(0x115))}:void 0x0;}),_0x150c2b[_0x4fe5f3(0x10c)][_0x4fe5f3(0x13a)](_0x2722b1=>{const _0xb0c5f3=_0x4fe5f3;if(_0xb0c5f3(0xea)!=_0x2722b1[_0xb0c5f3(0x109)]&&_0xb0c5f3(0x137)!=_0x2722b1[_0xb0c5f3(0x109)])return;const {data:_0x303d03}=_0x2722b1;return _0x303d03?_0xb0c5f3(0x11f)==_0x303d03[_0xb0c5f3(0x121)]?{'type':_0xb0c5f3(0x11a),'content':_0x1b3fd1(_0x1395a2,_0xb0c5f3(0x133))}:_0xb0c5f3(0xf0)==_0x303d03[_0xb0c5f3(0x121)]?{'type':_0xb0c5f3(0x11a),'content':_0x1b3fd1(_0x1395a2,_0xb0c5f3(0x132))}:void 0x0:void 0x0;});const _0x43b386=_0x122f3b[_0x4fe5f3(0x117)]();for(const _0x2a3d43 of[_0x4fe5f3(0x12e),_0x4fe5f3(0xfb),_0x4fe5f3(0x12c),_0x4fe5f3(0x12f)])_0x150c2b[_0x4fe5f3(0x114)][_0x4fe5f3(0x129)](_0x4fe5f3(0xea),_0x2a3d43,_0x4fe5f3(0xf4),_0x43b386);for(const _0x3e67d4 of[_0x4fe5f3(0x11f),_0x4fe5f3(0xf0)])_0x150c2b[_0x4fe5f3(0x114)][_0x4fe5f3(0x129)](_0x4fe5f3(0xea),_0x3e67d4,_0x4fe5f3(0xf4),_0x43b386);_0x150c2b[_0x4fe5f3(0x114)][_0x4fe5f3(0x129)](_0x4fe5f3(0xea),_0x4fe5f3(0x147),_0x4fe5f3(0xf4),_0x27c46e=>{const _0x9082a0=_0x4fe5f3;_0xb77d15[_0x9082a0(0x144)][_0x9082a0(0x11b)](_0x998059=>{const _0xfbfc8a=_0x9082a0,_0x5a0a9a=Array[_0xfbfc8a(0x124)](_0x1ba715[_0xfbfc8a(0x12b)]())[_0xfbfc8a(0x143)](_0x5359b2=>_0x22e0cd[_0xfbfc8a(0xf9)](_0x5359b2));_0x998059[_0xfbfc8a(0x13b)](_0x27c46e),_0xb77d15[_0xfbfc8a(0xfd)][_0xfbfc8a(0x104)](_0xfbfc8a(0x147))[_0xfbfc8a(0x149)](),_0xb77d15[_0xfbfc8a(0x105)](_0xfbfc8a(0x147),{'forceDefaultExecution':!0x0});const _0x366a64=_0x5a0a9a[_0xfbfc8a(0xe8)](_0x54f050=>_0xfbfc8a(0xff)!=_0x54f050[_0xfbfc8a(0xf2)][_0xfbfc8a(0x13e)]);_0x366a64[_0xfbfc8a(0x13d)]>0x0&&_0x998059[_0xfbfc8a(0x13b)](_0x366a64);for(const _0x286f3d of _0x5a0a9a)_0x286f3d[_0xfbfc8a(0x101)]();});});for(const _0x407f9c of[_0x4fe5f3(0x12e),_0x4fe5f3(0x12c),_0x4fe5f3(0x12f),_0x4fe5f3(0xfb)]){const _0x45975b=_0xb77d15[_0x4fe5f3(0xfd)][_0x4fe5f3(0x104)](_0x407f9c);_0x45975b['on'](_0x4fe5f3(0xfc),(_0x37e95d,_0x701a9e,_0x313a51)=>{const _0x242e0c=_0x4fe5f3;if(_0x313a51){const _0x58cdd7=_0xb77d15[_0x242e0c(0x144)][_0x242e0c(0x116)][_0x242e0c(0x112)][_0x242e0c(0x118)]()[_0x242e0c(0xf7)]()[_0x242e0c(0x138)](_0x2f6255=>_0x2f6255['is'](_0x242e0c(0x11d),_0x242e0c(0x108)));this[_0x242e0c(0x135)](_0x45975b[_0x242e0c(0xe7)],_0x58cdd7)||(_0x37e95d[_0x242e0c(0x126)]=!0x1,_0x37e95d[_0x242e0c(0xe9)]());}},{'priority':_0x4fe5f3(0x113)});}}[_0xda700d(0x130)](){const _0x222a12=_0xda700d,_0x37f2ee=this[_0x222a12(0x100)][_0x222a12(0xfd)][_0x222a12(0x104)](_0x222a12(0x147)),_0x1e9fee=this[_0x222a12(0x100)][_0x222a12(0x127)][_0x222a12(0x104)](_0x222a12(0x119));if(!_0x37f2ee[_0x222a12(0x123)])return!0x1;const _0x5ed1ae=_0x1e9fee[_0x222a12(0xfa)](this[_0x222a12(0x100)][_0x222a12(0x144)][_0x222a12(0x116)][_0x222a12(0x112)]);for(const _0x39bfe9 of _0x5ed1ae)for(const _0x1650e8 of _0x5ed1ae)if(_0x39bfe9!=_0x1650e8&&!this[_0x222a12(0x135)](_0x39bfe9,_0x1650e8))return!0x1;return!0x0;}[_0xda700d(0x135)](_0x456705,_0x24ffd7){const _0x2e2fd5=_0xda700d,_0x55e80c=this[_0x2e2fd5(0x100)][_0x2e2fd5(0x127)][_0x2e2fd5(0x104)](_0x2e2fd5(0x11c)),_0x765166=this[_0x2e2fd5(0x100)][_0x2e2fd5(0x144)][_0x2e2fd5(0x125)](_0x456705),_0x623829=this[_0x2e2fd5(0x100)][_0x2e2fd5(0x144)][_0x2e2fd5(0x125)](_0x24ffd7),_0x292780=new Set(),_0x314a9a=new Set();for(const _0x475423 of _0x55e80c[_0x2e2fd5(0x134)]())if((_0x2e2fd5(0x111)==_0x475423[_0x2e2fd5(0x109)]||_0x2e2fd5(0xf6)==_0x475423[_0x2e2fd5(0x109)]||_0x2e2fd5(0x147)==_0x475423[_0x2e2fd5(0x148)])&&_0x475423[_0x2e2fd5(0x10a)]){for(const _0x3c047b of _0x475423[_0x2e2fd5(0x12b)]())_0x3c047b[_0x2e2fd5(0x10f)](_0x765166,!0x0)&&_0x292780[_0x2e2fd5(0x145)](_0x475423[_0x2e2fd5(0x109)]+':'+_0x475423[_0x2e2fd5(0x139)]['id']),_0x3c047b[_0x2e2fd5(0x10f)](_0x623829,!0x0)&&_0x314a9a[_0x2e2fd5(0x145)](_0x475423[_0x2e2fd5(0x109)]+':'+_0x475423[_0x2e2fd5(0x139)]['id']);}if(_0x292780[_0x2e2fd5(0x141)]!=_0x314a9a[_0x2e2fd5(0x141)])return!0x1;for(const _0x1706b9 of _0x292780)if(!_0x314a9a[_0x2e2fd5(0x103)](_0x1706b9))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x30acd9=_0x4189;function _0x4189(_0x17da2b,_0x6603bd){const _0x2656cc=_0x2656();return _0x4189=function(_0x41899d,_0x10eb26){_0x41899d=_0x41899d-0x1f2;let _0x1ab32e=_0x2656cc[_0x41899d];return _0x1ab32e;},_0x4189(_0x17da2b,_0x6603bd);}(function(_0x1cb20f,_0x151241){const _0x9e8d2e=_0x4189,_0xe8f005=_0x1cb20f();while(!![]){try{const _0x27d0aa=-parseInt(_0x9e8d2e(0x200))/0x1*(-parseInt(_0x9e8d2e(0x202))/0x2)+-parseInt(_0x9e8d2e(0x204))/0x3*(-parseInt(_0x9e8d2e(0x1fc))/0x4)+parseInt(_0x9e8d2e(0x205))/0x5*(-parseInt(_0x9e8d2e(0x1f7))/0x6)+parseInt(_0x9e8d2e(0x208))/0x7+-parseInt(_0x9e8d2e(0x1f6))/0x8+parseInt(_0x9e8d2e(0x1f8))/0x9*(-parseInt(_0x9e8d2e(0x1f4))/0xa)+parseInt(_0x9e8d2e(0x1ff))/0xb*(parseInt(_0x9e8d2e(0x1f2))/0xc);if(_0x27d0aa===_0x151241)break;else _0xe8f005['push'](_0xe8f005['shift']());}catch(_0xb05fb0){_0xe8f005['push'](_0xe8f005['shift']());}}}(_0x2656,0xdd9ab));function _0x2656(){const _0x4fafd6=['descriptionFactory','4006GaOXgr','editor','843jMFcPN','35qzNXUY','registerElementLabel','ELEMENT_TABLE_OF_CONTENTS','437731FlLdgr','afterInit','TrackChangesEditing','504GahrYs','commands','54430ZrOOLh','tableOfContents','10481312ccTmmC','168282pMFoLs','1845IkGpOl','enableCommand','get','insertTableOfContents','19700BuWPDD','plugins','locale','227260RCczWh','607XfvdIw'];_0x2656=function(){return _0x4fafd6;};return _0x2656();}import{Plugin as _0x4c337a}from'ckeditor5/src/core.js';import{getTranslation as _0xbdd6ab}from'../utils/common-translations.js';export default class _t extends _0x4c337a{[_0x30acd9(0x209)](){const _0xa37cc5=_0x30acd9,_0x551e6e=this[_0xa37cc5(0x203)];if(!_0x551e6e[_0xa37cc5(0x1f3)][_0xa37cc5(0x1fa)](_0xa37cc5(0x1fb)))return;_0x551e6e[_0xa37cc5(0x1fd)][_0xa37cc5(0x1fa)](_0xa37cc5(0x20a))[_0xa37cc5(0x1f9)](_0xa37cc5(0x1fb));const _0xde293c=_0x551e6e[_0xa37cc5(0x1fd)][_0xa37cc5(0x1fa)](_0xa37cc5(0x20a)),_0x1ac227=_0x551e6e[_0xa37cc5(0x1fe)];_0xde293c[_0xa37cc5(0x201)][_0xa37cc5(0x206)](_0xa37cc5(0x1f5),_0x42a205=>_0xbdd6ab(_0x1ac227,_0xa37cc5(0x207),_0x42a205));}}
23
+ const _0x47df35=_0x5afb;(function(_0xb5a1c2,_0x1d6de7){const _0x13b60b=_0x5afb,_0xa59b1a=_0xb5a1c2();while(!![]){try{const _0x2b4ad5=-parseInt(_0x13b60b(0x88))/0x1*(-parseInt(_0x13b60b(0x89))/0x2)+-parseInt(_0x13b60b(0x9b))/0x3+parseInt(_0x13b60b(0x85))/0x4+-parseInt(_0x13b60b(0x86))/0x5*(parseInt(_0x13b60b(0x90))/0x6)+-parseInt(_0x13b60b(0x98))/0x7+-parseInt(_0x13b60b(0x8a))/0x8+parseInt(_0x13b60b(0x96))/0x9*(parseInt(_0x13b60b(0x99))/0xa);if(_0x2b4ad5===_0x1d6de7)break;else _0xa59b1a['push'](_0xa59b1a['shift']());}catch(_0x24ac7d){_0xa59b1a['push'](_0xa59b1a['shift']());}}}(_0x4a2d,0xdf3d9));import{Plugin as _0x5948f8}from'ckeditor5/src/core.js';function _0x5afb(_0x24759c,_0x3743b6){const _0x4a2dbe=_0x4a2d();return _0x5afb=function(_0x5afb9a,_0x55d746){_0x5afb9a=_0x5afb9a-0x85;let _0xf9c640=_0x4a2dbe[_0x5afb9a];return _0xf9c640;},_0x5afb(_0x24759c,_0x3743b6);}import{getTranslation as _0xf9fd8c}from'../utils/common-translations.js';function _0x4a2d(){const _0x1aa4fd=['462942lxzJkw','5751160AolAFv','6545945meFnHh','ELEMENT_TABLE_OF_CONTENTS','1XLyEOx','1720462LxtayG','354144FTYDCe','insertTableOfContents','afterInit','registerElementLabel','get','TrackChangesEditing','6UISHtl','enableCommand','locale','commands','editor','descriptionFactory','9jOLbAf','tableOfContents','5893762ezsjjD','9661090EXlahs','plugins'];_0x4a2d=function(){return _0x1aa4fd;};return _0x4a2d();}export default class _t extends _0x5948f8{[_0x47df35(0x8c)](){const _0x3ed954=_0x47df35,_0x1dc48d=this[_0x3ed954(0x94)];if(!_0x1dc48d[_0x3ed954(0x93)][_0x3ed954(0x8e)](_0x3ed954(0x8b)))return;_0x1dc48d[_0x3ed954(0x9a)][_0x3ed954(0x8e)](_0x3ed954(0x8f))[_0x3ed954(0x91)](_0x3ed954(0x8b));const _0x5e00ca=_0x1dc48d[_0x3ed954(0x9a)][_0x3ed954(0x8e)](_0x3ed954(0x8f)),_0x15f900=_0x1dc48d[_0x3ed954(0x92)];_0x5e00ca[_0x3ed954(0x95)][_0x3ed954(0x8d)](_0x3ed954(0x97),_0x15e602=>_0xf9fd8c(_0x15f900,_0x3ed954(0x87),_0x15e602));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5a14(_0x4bc99f,_0x31d89e){const _0x3dd039=_0x3dd0();return _0x5a14=function(_0x5a14d7,_0x2a1723){_0x5a14d7=_0x5a14d7-0x13b;let _0x2ee650=_0x3dd039[_0x5a14d7];return _0x2ee650;},_0x5a14(_0x4bc99f,_0x31d89e);}const _0x609b53=_0x5a14;(function(_0x375951,_0x59f28b){const _0x94ee4=_0x5a14,_0x32a5c7=_0x375951();while(!![]){try{const _0x11d6cd=parseInt(_0x94ee4(0x141))/0x1*(parseInt(_0x94ee4(0x17a))/0x2)+parseInt(_0x94ee4(0x185))/0x3+parseInt(_0x94ee4(0x15a))/0x4*(parseInt(_0x94ee4(0x13b))/0x5)+-parseInt(_0x94ee4(0x17b))/0x6*(parseInt(_0x94ee4(0x17d))/0x7)+parseInt(_0x94ee4(0x13e))/0x8*(-parseInt(_0x94ee4(0x159))/0x9)+parseInt(_0x94ee4(0x171))/0xa+-parseInt(_0x94ee4(0x140))/0xb;if(_0x11d6cd===_0x59f28b)break;else _0x32a5c7['push'](_0x32a5c7['shift']());}catch(_0xd14c12){_0x32a5c7['push'](_0x32a5c7['shift']());}}}(_0x3dd0,0x77d5d));function _0x3dd0(){const _0x2f8432=['31664zrJnxw','*Format:*\x20change\x20table\x20properties','registerDescriptionCallback','format','getSelectionAffectedTableCells','tableCellHeight','getAttribute','discard','removeAttribute','tableBackgroundColor','tableBorderStyle','tableCellBackgroundColor','data','locale','markBlockFormat','setAttribute','tableHeight','*Format:*\x20change\x20table\x20cell\x20properties','plugins','get','handleDiscardAction','batch','change','8068870Csrbzt','TablePropertiesEditing','commandParams','nodeAfter','selection','TrackChangesTableProperties','table','handleSuggestionDescription','_handlePropertyChange','24owYyyJ','70842kLVkED','tableBorderWidth','287MlbtUS','model','tableCellBorderColor','registerCustomCallback','formatBlock','tableCellPadding','start','tableCellBorderStyle','1807113OoSQxa','TrackChangesEditing','tableBorderColor','getContainedElement','enableCommand','415dvkxje','tableProperties','editor','14624xHLAUq','tableWidth','8643382TIIvHB','7895BkEPwF','enqueueChange','tableAlignment','tableCellProperties','_suggestionFactory','subType','getFirstPosition','pluginName','tableCellVerticalAlignment','_getSuggestion','TableCellPropertiesEditing','TableUtils','tableCellHorizontalAlignment','document','tableCellBorderWidth','accept','descriptionFactory','getSuggestions','afterInit','getSuggestionCallback','join','tableCellWidth','has','findAncestor','1971jktuXx'];_0x3dd0=function(){return _0x2f8432;};return _0x3dd0();}import{Plugin as _0x5d744f}from'ckeditor5/src/core.js';import{getTranslation as _0x2c7fd2}from'../utils/common-translations.js';export default class $t extends _0x5d744f{constructor(_0x25432e){const _0x2c7027=_0x5a14;super(_0x25432e),this[_0x2c7027(0x13c)]=[_0x2c7027(0x187),_0x2c7027(0x164),_0x2c7027(0x17c),_0x2c7027(0x143),_0x2c7027(0x13f),_0x2c7027(0x16a),_0x2c7027(0x163)],this[_0x2c7027(0x144)]=[_0x2c7027(0x17f),_0x2c7027(0x184),_0x2c7027(0x14f),_0x2c7027(0x182),_0x2c7027(0x156),_0x2c7027(0x15f),_0x2c7027(0x165),_0x2c7027(0x14d),_0x2c7027(0x149)];}static get[_0x609b53(0x148)](){const _0x1e628b=_0x609b53;return _0x1e628b(0x176);}[_0x609b53(0x153)](){const _0x4184b7=_0x609b53,_0x5b4c1b=this[_0x4184b7(0x13d)][_0x4184b7(0x16c)][_0x4184b7(0x16d)](_0x4184b7(0x186));if(this[_0x4184b7(0x13d)][_0x4184b7(0x16c)][_0x4184b7(0x157)](_0x4184b7(0x172))){for(const _0x34283b of this[_0x4184b7(0x13c)])_0x5b4c1b[_0x4184b7(0x189)](_0x34283b,(_0x469f8d,_0x1d146d)=>{const _0x261789=_0x4184b7,_0x548781=this[_0x261789(0x13d)][_0x261789(0x17e)][_0x261789(0x14e)][_0x261789(0x175)][_0x261789(0x147)]()[_0x261789(0x158)](_0x261789(0x177));this[_0x261789(0x179)](_0x34283b,[_0x548781],this[_0x261789(0x13c)],_0x261789(0x13c),_0x469f8d,_0x1d146d);});_0x5b4c1b[_0x4184b7(0x145)][_0x4184b7(0x180)](_0x4184b7(0x181),_0x4184b7(0x13c),_0x4184b7(0x150),_0x5b4c1b[_0x4184b7(0x145)][_0x4184b7(0x154)](_0x4184b7(0x181),null,_0x4184b7(0x161))),_0x5b4c1b[_0x4184b7(0x145)][_0x4184b7(0x180)](_0x4184b7(0x181),_0x4184b7(0x13c),_0x4184b7(0x161),(_0x9af062,_0x899bec)=>this[_0x4184b7(0x16e)](this[_0x4184b7(0x13c)],_0x9af062,_0x899bec)),_0x5b4c1b[_0x4184b7(0x145)][_0x4184b7(0x180)](_0x4184b7(0x181),_0x4184b7(0x13c),_0x4184b7(0x155),()=>!0x1);}if(this[_0x4184b7(0x13d)][_0x4184b7(0x16c)][_0x4184b7(0x157)](_0x4184b7(0x14b))){for(const _0x4cc2c9 of this[_0x4184b7(0x144)])_0x5b4c1b[_0x4184b7(0x189)](_0x4cc2c9,(_0x3d60eb,_0x387f19)=>{const _0x3a1c33=_0x4184b7,_0x37f802=this[_0x3a1c33(0x13d)][_0x3a1c33(0x16c)][_0x3a1c33(0x16d)](_0x3a1c33(0x14c))[_0x3a1c33(0x15e)](this[_0x3a1c33(0x13d)][_0x3a1c33(0x17e)][_0x3a1c33(0x14e)][_0x3a1c33(0x175)]);this[_0x3a1c33(0x179)](_0x4cc2c9,_0x37f802,this[_0x3a1c33(0x144)],_0x3a1c33(0x144),_0x3d60eb,_0x387f19);});_0x5b4c1b[_0x4184b7(0x145)][_0x4184b7(0x180)](_0x4184b7(0x181),_0x4184b7(0x144),_0x4184b7(0x150),_0x5b4c1b[_0x4184b7(0x145)][_0x4184b7(0x154)](_0x4184b7(0x181),null,_0x4184b7(0x161))),_0x5b4c1b[_0x4184b7(0x145)][_0x4184b7(0x180)](_0x4184b7(0x181),_0x4184b7(0x144),_0x4184b7(0x161),(_0x490272,_0x7ff96d)=>this[_0x4184b7(0x16e)](this[_0x4184b7(0x144)],_0x490272,_0x7ff96d)),_0x5b4c1b[_0x4184b7(0x145)][_0x4184b7(0x180)](_0x4184b7(0x181),_0x4184b7(0x144),_0x4184b7(0x155),()=>!0x1);}_0x5b4c1b[_0x4184b7(0x151)][_0x4184b7(0x15c)](_0x17c63b=>this[_0x4184b7(0x178)](_0x17c63b));}[_0x609b53(0x179)](_0x23155d,_0x31e029,_0x19b160,_0x5ad35f,_0x1deb37,_0x5cf038){const _0x3b7d4e=_0x609b53,_0x4d696e=this[_0x3b7d4e(0x13d)][_0x3b7d4e(0x16c)][_0x3b7d4e(0x16d)](_0x3b7d4e(0x186));this[_0x3b7d4e(0x13d)][_0x3b7d4e(0x17e)][_0x3b7d4e(0x142)](_0x5cf038[_0x3b7d4e(0x16f)],()=>{const _0x52340f=_0x3b7d4e;for(const _0x233261 of _0x31e029){if(this[_0x52340f(0x14a)](_0x233261,_0x5ad35f))_0x1deb37(_0x5cf038);else{const _0x3fc654={};for(const _0x3d88ec of _0x19b160){const _0x146657=_0x233261[_0x52340f(0x160)](_0x3d88ec);void 0x0!==_0x146657&&(_0x3fc654[_0x3d88ec]=_0x146657);}_0x1deb37(_0x5cf038),_0x4d696e[_0x52340f(0x168)](_0x233261,{'commandParams':[_0x3fc654]},[],_0x5ad35f);}}});}[_0x609b53(0x16e)](_0x38e302,_0x2b6e24,_0x53168d){const _0x4d7626=_0x609b53,_0x292c0c=_0x2b6e24[0x0][_0x4d7626(0x183)][_0x4d7626(0x174)],_0x2fb2cf=_0x53168d[_0x4d7626(0x173)][0x0];this[_0x4d7626(0x13d)][_0x4d7626(0x17e)][_0x4d7626(0x170)](_0x224b08=>{const _0xf21cec=_0x4d7626;for(const _0x4625e9 of _0x38e302)void 0x0!==_0x2fb2cf[_0x4625e9]?_0x224b08[_0xf21cec(0x169)](_0x4625e9,_0x2fb2cf[_0x4625e9],_0x292c0c):_0x224b08[_0xf21cec(0x162)](_0x4625e9,_0x292c0c);});}[_0x609b53(0x178)](_0xb5a6da){const _0x25d9cb=_0x609b53;if(_0xb5a6da[_0x25d9cb(0x166)])switch(_0xb5a6da[_0x25d9cb(0x146)]){case _0x25d9cb(0x13c):return{'type':_0x25d9cb(0x15d),'content':_0x2c7fd2(this[_0x25d9cb(0x13d)][_0x25d9cb(0x167)],_0x25d9cb(0x15b))};case _0x25d9cb(0x144):return{'type':_0x25d9cb(0x15d),'content':_0x2c7fd2(this[_0x25d9cb(0x13d)][_0x25d9cb(0x167)],_0x25d9cb(0x16b))};}}[_0x609b53(0x14a)](_0x4b9cc8,_0x34ee33){const _0x4be1ea=_0x609b53,_0x4f1299=this[_0x4be1ea(0x13d)][_0x4be1ea(0x16c)][_0x4be1ea(0x16d)](_0x4be1ea(0x186));for(const _0x14a542 of _0x4f1299[_0x4be1ea(0x152)]({'skipNotAttached':!0x0})){const _0x1c8748=_0x14a542[_0x4be1ea(0x188)]();if(_0x14a542[_0x4be1ea(0x146)]===_0x34ee33&&_0x1c8748===_0x4b9cc8)return _0x14a542;}return null;}}
23
+ const _0x52504f=_0x3a10;(function(_0x3ec3e2,_0x52ebfa){const _0x456cdb=_0x3a10,_0x7e6e7c=_0x3ec3e2();while(!![]){try{const _0x30842f=-parseInt(_0x456cdb(0x111))/0x1*(-parseInt(_0x456cdb(0xef))/0x2)+-parseInt(_0x456cdb(0x128))/0x3+-parseInt(_0x456cdb(0xf6))/0x4+parseInt(_0x456cdb(0x12f))/0x5+parseInt(_0x456cdb(0x106))/0x6*(parseInt(_0x456cdb(0x117))/0x7)+-parseInt(_0x456cdb(0xf5))/0x8*(-parseInt(_0x456cdb(0x12c))/0x9)+parseInt(_0x456cdb(0x132))/0xa*(-parseInt(_0x456cdb(0x10a))/0xb);if(_0x30842f===_0x52ebfa)break;else _0x7e6e7c['push'](_0x7e6e7c['shift']());}catch(_0x4718ce){_0x7e6e7c['push'](_0x7e6e7c['shift']());}}}(_0x23f1,0xa5997));import{Plugin as _0x172307}from'ckeditor5/src/core.js';function _0x3a10(_0x42ec00,_0x56fd3f){const _0x23f1c9=_0x23f1();return _0x3a10=function(_0x3a10c0,_0x1e6f90){_0x3a10c0=_0x3a10c0-0xe4;let _0x3b9ee5=_0x23f1c9[_0x3a10c0];return _0x3b9ee5;},_0x3a10(_0x42ec00,_0x56fd3f);}function _0x23f1(){const _0x11a7cf=['tableBorderWidth','8XtynZi','399600TJMZXh','tableCellPadding','change','formatBlock','TableCellPropertiesEditing','getFirstPosition','batch','TablePropertiesEditing','handleDiscardAction','tableCellVerticalAlignment','start','getSuggestions','data','enqueueChange','markBlockFormat','get','942UXLdEv','tableCellBorderStyle','selection','model','20999fNvWAV','tableCellHorizontalAlignment','tableBorderStyle','registerDescriptionCallback','getContainedElement','tableCellBorderColor','*Format:*\x20change\x20table\x20cell\x20properties','6haqRLI','_getSuggestion','tableCellProperties','TrackChangesEditing','tableProperties','locale','18942QKtxCi','accept','subType','TrackChangesTableProperties','_handlePropertyChange','_suggestionFactory','*Format:*\x20change\x20table\x20properties','getSelectionAffectedTableCells','tableCellWidth','tableCellBackgroundColor','registerCustomCallback','afterInit','pluginName','tableCellBorderWidth','tableWidth','handleSuggestionDescription','descriptionFactory','1357857cxtmbA','nodeAfter','enableCommand','document','3367485sEzqGO','getAttribute','editor','4346015ZkuBtR','discard','commandParams','7340CUJYWV','findAncestor','TableUtils','removeAttribute','has','join','tableHeight','format','tableBackgroundColor','plugins','tableAlignment','setAttribute','321270FExLUE','tableCellHeight','getSuggestionCallback','tableBorderColor','table'];_0x23f1=function(){return _0x11a7cf;};return _0x23f1();}import{getTranslation as _0x1faa15}from'../utils/common-translations.js';export default class $t extends _0x172307{constructor(_0x4a8c33){const _0x13700c=_0x3a10;super(_0x4a8c33),this[_0x13700c(0x115)]=[_0x13700c(0xf2),_0x13700c(0x10c),_0x13700c(0xf4),_0x13700c(0xed),_0x13700c(0x125),_0x13700c(0xe9),_0x13700c(0xeb)],this[_0x13700c(0x113)]=[_0x13700c(0x10f),_0x13700c(0x107),_0x13700c(0x124),_0x13700c(0xf7),_0x13700c(0x11f),_0x13700c(0xf0),_0x13700c(0x120),_0x13700c(0x10b),_0x13700c(0xff)];}static get[_0x52504f(0x123)](){const _0x35c282=_0x52504f;return _0x35c282(0x11a);}[_0x52504f(0x122)](){const _0x59e51a=_0x52504f,_0x3372bd=this[_0x59e51a(0x12e)][_0x59e51a(0xec)][_0x59e51a(0x105)](_0x59e51a(0x114));if(this[_0x59e51a(0x12e)][_0x59e51a(0xec)][_0x59e51a(0xe7)](_0x59e51a(0xfd))){for(const _0x41a14d of this[_0x59e51a(0x115)])_0x3372bd[_0x59e51a(0x12a)](_0x41a14d,(_0x3a5048,_0x1af2ba)=>{const _0x5b47f2=_0x59e51a,_0x309ddb=this[_0x5b47f2(0x12e)][_0x5b47f2(0x109)][_0x5b47f2(0x12b)][_0x5b47f2(0x108)][_0x5b47f2(0xfb)]()[_0x5b47f2(0xe4)](_0x5b47f2(0xf3));this[_0x5b47f2(0x11b)](_0x41a14d,[_0x309ddb],this[_0x5b47f2(0x115)],_0x5b47f2(0x115),_0x3a5048,_0x1af2ba);});_0x3372bd[_0x59e51a(0x11c)][_0x59e51a(0x121)](_0x59e51a(0xf9),_0x59e51a(0x115),_0x59e51a(0x118),_0x3372bd[_0x59e51a(0x11c)][_0x59e51a(0xf1)](_0x59e51a(0xf9),null,_0x59e51a(0x130))),_0x3372bd[_0x59e51a(0x11c)][_0x59e51a(0x121)](_0x59e51a(0xf9),_0x59e51a(0x115),_0x59e51a(0x130),(_0x9f6d04,_0x9bd256)=>this[_0x59e51a(0xfe)](this[_0x59e51a(0x115)],_0x9f6d04,_0x9bd256)),_0x3372bd[_0x59e51a(0x11c)][_0x59e51a(0x121)](_0x59e51a(0xf9),_0x59e51a(0x115),_0x59e51a(0xe8),()=>!0x1);}if(this[_0x59e51a(0x12e)][_0x59e51a(0xec)][_0x59e51a(0xe7)](_0x59e51a(0xfa))){for(const _0x369a83 of this[_0x59e51a(0x113)])_0x3372bd[_0x59e51a(0x12a)](_0x369a83,(_0x172513,_0x2b7585)=>{const _0x40d78b=_0x59e51a,_0x14bb47=this[_0x40d78b(0x12e)][_0x40d78b(0xec)][_0x40d78b(0x105)](_0x40d78b(0xe5))[_0x40d78b(0x11e)](this[_0x40d78b(0x12e)][_0x40d78b(0x109)][_0x40d78b(0x12b)][_0x40d78b(0x108)]);this[_0x40d78b(0x11b)](_0x369a83,_0x14bb47,this[_0x40d78b(0x113)],_0x40d78b(0x113),_0x172513,_0x2b7585);});_0x3372bd[_0x59e51a(0x11c)][_0x59e51a(0x121)](_0x59e51a(0xf9),_0x59e51a(0x113),_0x59e51a(0x118),_0x3372bd[_0x59e51a(0x11c)][_0x59e51a(0xf1)](_0x59e51a(0xf9),null,_0x59e51a(0x130))),_0x3372bd[_0x59e51a(0x11c)][_0x59e51a(0x121)](_0x59e51a(0xf9),_0x59e51a(0x113),_0x59e51a(0x130),(_0x5a3d5f,_0x9c0382)=>this[_0x59e51a(0xfe)](this[_0x59e51a(0x113)],_0x5a3d5f,_0x9c0382)),_0x3372bd[_0x59e51a(0x11c)][_0x59e51a(0x121)](_0x59e51a(0xf9),_0x59e51a(0x113),_0x59e51a(0xe8),()=>!0x1);}_0x3372bd[_0x59e51a(0x127)][_0x59e51a(0x10d)](_0x5a00d=>this[_0x59e51a(0x126)](_0x5a00d));}[_0x52504f(0x11b)](_0xfb912,_0x96c94a,_0x5993de,_0x5b381c,_0x5dd8ea,_0x5b5021){const _0x5c53a4=_0x52504f,_0x1f4dc7=this[_0x5c53a4(0x12e)][_0x5c53a4(0xec)][_0x5c53a4(0x105)](_0x5c53a4(0x114));this[_0x5c53a4(0x12e)][_0x5c53a4(0x109)][_0x5c53a4(0x103)](_0x5b5021[_0x5c53a4(0xfc)],()=>{const _0x2e3dfc=_0x5c53a4;for(const _0x5eedc0 of _0x96c94a){if(this[_0x2e3dfc(0x112)](_0x5eedc0,_0x5b381c))_0x5dd8ea(_0x5b5021);else{const _0x49403={};for(const _0x33378c of _0x5993de){const _0x263d2c=_0x5eedc0[_0x2e3dfc(0x12d)](_0x33378c);void 0x0!==_0x263d2c&&(_0x49403[_0x33378c]=_0x263d2c);}_0x5dd8ea(_0x5b5021),_0x1f4dc7[_0x2e3dfc(0x104)](_0x5eedc0,{'commandParams':[_0x49403]},[],_0x5b381c);}}});}[_0x52504f(0xfe)](_0xe2eb49,_0x15a137,_0x337708){const _0x2260c3=_0x52504f,_0xa34bb7=_0x15a137[0x0][_0x2260c3(0x100)][_0x2260c3(0x129)],_0x3e9332=_0x337708[_0x2260c3(0x131)][0x0];this[_0x2260c3(0x12e)][_0x2260c3(0x109)][_0x2260c3(0xf8)](_0x2975d3=>{const _0x1f68ce=_0x2260c3;for(const _0x3eb951 of _0xe2eb49)void 0x0!==_0x3e9332[_0x3eb951]?_0x2975d3[_0x1f68ce(0xee)](_0x3eb951,_0x3e9332[_0x3eb951],_0xa34bb7):_0x2975d3[_0x1f68ce(0xe6)](_0x3eb951,_0xa34bb7);});}[_0x52504f(0x126)](_0x16a9d0){const _0x262bbe=_0x52504f;if(_0x16a9d0[_0x262bbe(0x102)])switch(_0x16a9d0[_0x262bbe(0x119)]){case _0x262bbe(0x115):return{'type':_0x262bbe(0xea),'content':_0x1faa15(this[_0x262bbe(0x12e)][_0x262bbe(0x116)],_0x262bbe(0x11d))};case _0x262bbe(0x113):return{'type':_0x262bbe(0xea),'content':_0x1faa15(this[_0x262bbe(0x12e)][_0x262bbe(0x116)],_0x262bbe(0x110))};}}[_0x52504f(0x112)](_0x5e6015,_0xe9585b){const _0x1e6250=_0x52504f,_0x4cb040=this[_0x1e6250(0x12e)][_0x1e6250(0xec)][_0x1e6250(0x105)](_0x1e6250(0x114));for(const _0x1e53c0 of _0x4cb040[_0x1e6250(0x101)]({'skipNotAttached':!0x0})){const _0x2423b6=_0x1e53c0[_0x1e6250(0x10e)]();if(_0x1e53c0[_0x1e6250(0x119)]===_0xe9585b&&_0x2423b6===_0x5e6015)return _0x1e53c0;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5a75(_0x389209,_0x3c34db){const _0x3d0c9e=_0x3d0c();return _0x5a75=function(_0x5a7594,_0x1b7d76){_0x5a7594=_0x5a7594-0x7f;let _0x5acfed=_0x3d0c9e[_0x5a7594];return _0x5acfed;},_0x5a75(_0x389209,_0x3c34db);}const _0x553b28=_0x5a75;(function(_0x155c65,_0x266507){const _0x49174f=_0x5a75,_0x5abff2=_0x155c65();while(!![]){try{const _0x342e9d=-parseInt(_0x49174f(0x8e))/0x1+parseInt(_0x49174f(0x81))/0x2*(parseInt(_0x49174f(0x8f))/0x3)+-parseInt(_0x49174f(0x8a))/0x4*(-parseInt(_0x49174f(0x88))/0x5)+parseInt(_0x49174f(0x82))/0x6*(parseInt(_0x49174f(0x90))/0x7)+parseInt(_0x49174f(0x8c))/0x8+-parseInt(_0x49174f(0x84))/0x9+-parseInt(_0x49174f(0x83))/0xa;if(_0x342e9d===_0x266507)break;else _0x5abff2['push'](_0x5abff2['shift']());}catch(_0x3aa1ad){_0x5abff2['push'](_0x5abff2['shift']());}}}(_0x3d0c,0x67e96));function _0x3d0c(){const _0x1f197f=['Template','has','2VXmgaZ','1121664HeQVIU','8401360ZpXRiW','721854UbYbOy','enableCommand','insertTemplate','afterInit','2956830rQGYTA','editor','4BoNUMl','get','2942144awjlFR','plugins','802391WxSgWz','2445999EfUEHn','14drGwHv','TrackChangesEditing'];_0x3d0c=function(){return _0x1f197f;};return _0x3d0c();}import{Plugin as _0x45311a}from'ckeditor5/src/core.js';export default class Ct extends _0x45311a{[_0x553b28(0x87)](){const _0x5553c0=_0x553b28,_0x293e7d=this[_0x5553c0(0x89)];_0x293e7d[_0x5553c0(0x8d)][_0x5553c0(0x80)](_0x5553c0(0x7f))&&_0x293e7d[_0x5553c0(0x8d)][_0x5553c0(0x8b)](_0x5553c0(0x91))[_0x5553c0(0x85)](_0x5553c0(0x86));}}
23
+ const _0x510c48=_0x5106;(function(_0x332aca,_0x427f66){const _0x8bb30f=_0x5106,_0x54ad66=_0x332aca();while(!![]){try{const _0x509988=parseInt(_0x8bb30f(0xe5))/0x1+-parseInt(_0x8bb30f(0xe7))/0x2+parseInt(_0x8bb30f(0xdf))/0x3*(parseInt(_0x8bb30f(0xda))/0x4)+parseInt(_0x8bb30f(0xde))/0x5*(parseInt(_0x8bb30f(0xe8))/0x6)+-parseInt(_0x8bb30f(0xe6))/0x7+parseInt(_0x8bb30f(0xeb))/0x8*(parseInt(_0x8bb30f(0xe9))/0x9)+-parseInt(_0x8bb30f(0xdb))/0xa;if(_0x509988===_0x427f66)break;else _0x54ad66['push'](_0x54ad66['shift']());}catch(_0x5dfa28){_0x54ad66['push'](_0x54ad66['shift']());}}}(_0x547a,0x2b864));import{Plugin as _0x19936a}from'ckeditor5/src/core.js';function _0x5106(_0x272c63,_0x2678f0){const _0x547af8=_0x547a();return _0x5106=function(_0x51067d,_0x4651b9){_0x51067d=_0x51067d-0xd9;let _0x1020fa=_0x547af8[_0x51067d];return _0x1020fa;},_0x5106(_0x272c63,_0x2678f0);}function _0x547a(){const _0x2b0ba6=['get','TrackChangesEditing','Template','148723iSKlfb','1654849zUqcct','628870thNzCY','11124qcpPnF','9ZBPcfW','insertTemplate','1232592cisQYi','editor','4wZNNgU','1548680QnSVGk','plugins','has','905ayLdDz','736845DkfeVg','afterInit','enableCommand'];_0x547a=function(){return _0x2b0ba6;};return _0x547a();}export default class Ct extends _0x19936a{[_0x510c48(0xe0)](){const _0x4ac518=_0x510c48,_0x1c8b1c=this[_0x4ac518(0xd9)];_0x1c8b1c[_0x4ac518(0xdc)][_0x4ac518(0xdd)](_0x4ac518(0xe4))&&_0x1c8b1c[_0x4ac518(0xdc)][_0x4ac518(0xe2)](_0x4ac518(0xe3))[_0x4ac518(0xe1)](_0x4ac518(0xea));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x14c60a=_0xa8c9;(function(_0x36f922,_0x3f292c){const _0x6935fc=_0xa8c9,_0x55c6d2=_0x36f922();while(!![]){try{const _0x569295=parseInt(_0x6935fc(0x15c))/0x1*(parseInt(_0x6935fc(0x155))/0x2)+parseInt(_0x6935fc(0x141))/0x3*(-parseInt(_0x6935fc(0x140))/0x4)+-parseInt(_0x6935fc(0x169))/0x5+-parseInt(_0x6935fc(0x147))/0x6*(-parseInt(_0x6935fc(0x14d))/0x7)+parseInt(_0x6935fc(0x14f))/0x8+parseInt(_0x6935fc(0x15a))/0x9*(parseInt(_0x6935fc(0x15e))/0xa)+-parseInt(_0x6935fc(0x145))/0xb;if(_0x569295===_0x3f292c)break;else _0x55c6d2['push'](_0x55c6d2['shift']());}catch(_0x32f3c9){_0x55c6d2['push'](_0x55c6d2['shift']());}}}(_0x345d,0x5c004));function _0xa8c9(_0x257ed8,_0x488ae4){const _0x345d7c=_0x345d();return _0xa8c9=function(_0xa8c998,_0x8530fd){_0xa8c998=_0xa8c998-0x13e;let _0x1a5f41=_0x345d7c[_0xa8c998];return _0x1a5f41;},_0xa8c9(_0x257ed8,_0x488ae4);}import{Plugin as _0x505990}from'ckeditor5/src/core.js';function _0x345d(){const _0x1e66dd=['removeMarker','createRange','has','newRange','ELEMENT_TITLE','model','1762185oFlCQx','differ','nodeBefore','get','52dZFGCu','62484MVqBOD','editor','from','isTouching','7086035BLwPar','start','488910aeWwyJ','title-content','descriptionFactory','getNearestSelectionRange','plugins','getChangedMarkers','35LQdTRj','TrackChangesEditing','1440600uJrvyK','schema','isCollapsed','afterInit','element','document','173968YVidVp','updateMarker','registerPostFixer','locale','isEqual','9pjdkwv','suggestion','5TrKSjv','_splitMarkerName','6218020ARJNoC','forward','Title','end','registerElementLabel'];_0x345d=function(){return _0x1e66dd;};return _0x345d();}import{getTranslation as _0x4388cf}from'../utils/common-translations.js';export default class Dt extends _0x505990{[_0x14c60a(0x152)](){const _0x3b0d3d=_0x14c60a,_0x2e9ab1=this[_0x3b0d3d(0x142)];if(!_0x2e9ab1[_0x3b0d3d(0x14b)][_0x3b0d3d(0x165)](_0x3b0d3d(0x160)))return;const _0x3009e7=_0x2e9ab1[_0x3b0d3d(0x14b)][_0x3b0d3d(0x13f)](_0x3b0d3d(0x14e));_0x3009e7[_0x3b0d3d(0x149)][_0x3b0d3d(0x162)](_0x3b0d3d(0x148),()=>_0x4388cf(_0x2e9ab1[_0x3b0d3d(0x158)],_0x3b0d3d(0x167))),_0x2e9ab1[_0x3b0d3d(0x168)][_0x3b0d3d(0x154)][_0x3b0d3d(0x157)](_0x48165a=>{const _0x33c29c=_0x3b0d3d;let _0x26cb49=!0x1;const _0x3fb0d2=Array[_0x33c29c(0x143)](_0x2e9ab1[_0x33c29c(0x168)][_0x33c29c(0x154)][_0x33c29c(0x16a)][_0x33c29c(0x14c)]());for(const {name:_0x3ef796,data:_0x40ac52}of _0x3fb0d2){const {group:_0x33b303}=_0x3009e7[_0x33c29c(0x15d)](_0x3ef796);if(_0x33c29c(0x15b)!==_0x33b303||!_0x40ac52[_0x33c29c(0x166)])continue;const _0x1719a1=_0x40ac52[_0x33c29c(0x166)],_0x104f87=_0x1719a1[_0x33c29c(0x161)][_0x33c29c(0x13e)];if(!_0x104f87||!_0x104f87['is'](_0x33c29c(0x153),_0x33c29c(0x148)))continue;if(!_0x1719a1[_0x33c29c(0x146)][_0x33c29c(0x144)](_0x1719a1[_0x33c29c(0x161)]))continue;const _0x115d4a=_0x2e9ab1[_0x33c29c(0x168)][_0x33c29c(0x150)][_0x33c29c(0x14a)](_0x1719a1[_0x33c29c(0x161)],_0x33c29c(0x15f));if(_0x115d4a&&_0x115d4a[_0x33c29c(0x151)]){const _0x487858=_0x48165a[_0x33c29c(0x164)](_0x1719a1[_0x33c29c(0x146)],_0x115d4a[_0x33c29c(0x146)]);_0x487858[_0x33c29c(0x159)](_0x1719a1)||(_0x48165a[_0x33c29c(0x156)](_0x3ef796,{'range':_0x487858}),_0x26cb49=!0x0);}_0x26cb49||(_0x48165a[_0x33c29c(0x163)](_0x3ef796),_0x26cb49=!0x0);}return _0x26cb49;});}}
23
+ const _0x444359=_0x253a;function _0x253a(_0x57ddc0,_0x2252af){const _0x5c63fe=_0x5c63();return _0x253a=function(_0x253ab4,_0x1b6e4a){_0x253ab4=_0x253ab4-0x188;let _0x1eb596=_0x5c63fe[_0x253ab4];return _0x1eb596;},_0x253a(_0x57ddc0,_0x2252af);}(function(_0x41f6b0,_0x2034b2){const _0x3ddbdc=_0x253a,_0x3d9cf1=_0x41f6b0();while(!![]){try{const _0x244585=parseInt(_0x3ddbdc(0x1ab))/0x1+-parseInt(_0x3ddbdc(0x1ad))/0x2+parseInt(_0x3ddbdc(0x1ae))/0x3*(-parseInt(_0x3ddbdc(0x1a8))/0x4)+-parseInt(_0x3ddbdc(0x196))/0x5*(parseInt(_0x3ddbdc(0x19d))/0x6)+parseInt(_0x3ddbdc(0x19a))/0x7+parseInt(_0x3ddbdc(0x19f))/0x8*(parseInt(_0x3ddbdc(0x191))/0x9)+-parseInt(_0x3ddbdc(0x18d))/0xa;if(_0x244585===_0x2034b2)break;else _0x3d9cf1['push'](_0x3d9cf1['shift']());}catch(_0x58a8f1){_0x3d9cf1['push'](_0x3d9cf1['shift']());}}}(_0x5c63,0x7cb8e));import{Plugin as _0x52dab6}from'ckeditor5/src/core.js';function _0x5c63(){const _0x108ccf=['element','isTouching','TrackChangesEditing','Title','from','newRange','isCollapsed','get','24BBZcuL','ELEMENT_TITLE','editor','987263mkPUsU','registerElementLabel','2024142hdNvLA','100707XZKOcD','registerPostFixer','descriptionFactory','forward','createRange','has','model','_splitMarkerName','schema','afterInit','title-content','474780cutkQW','suggestion','locale','document','45LaLVtq','end','differ','getNearestSelectionRange','getChangedMarkers','76385SxDdcZ','isEqual','nodeBefore','removeMarker','6143396BPHvXf','plugins','updateMarker','78DAnjOL','start','168856oaOOYh'];_0x5c63=function(){return _0x108ccf;};return _0x5c63();}import{getTranslation as _0x10a1e6}from'../utils/common-translations.js';export default class Dt extends _0x52dab6{[_0x444359(0x18b)](){const _0x86806b=_0x444359,_0x3c20f9=this[_0x86806b(0x1aa)];if(!_0x3c20f9[_0x86806b(0x19b)][_0x86806b(0x1b3)](_0x86806b(0x1a3)))return;const _0x50705a=_0x3c20f9[_0x86806b(0x19b)][_0x86806b(0x1a7)](_0x86806b(0x1a2));_0x50705a[_0x86806b(0x1b0)][_0x86806b(0x1ac)](_0x86806b(0x18c),()=>_0x10a1e6(_0x3c20f9[_0x86806b(0x18f)],_0x86806b(0x1a9))),_0x3c20f9[_0x86806b(0x188)][_0x86806b(0x190)][_0x86806b(0x1af)](_0x5a9941=>{const _0x23c98f=_0x86806b;let _0x36a241=!0x1;const _0x468d27=Array[_0x23c98f(0x1a4)](_0x3c20f9[_0x23c98f(0x188)][_0x23c98f(0x190)][_0x23c98f(0x193)][_0x23c98f(0x195)]());for(const {name:_0x50c504,data:_0x34cb90}of _0x468d27){const {group:_0x1ef8cc}=_0x50705a[_0x23c98f(0x189)](_0x50c504);if(_0x23c98f(0x18e)!==_0x1ef8cc||!_0x34cb90[_0x23c98f(0x1a5)])continue;const _0x3ac95a=_0x34cb90[_0x23c98f(0x1a5)],_0x2f5ff6=_0x3ac95a[_0x23c98f(0x192)][_0x23c98f(0x198)];if(!_0x2f5ff6||!_0x2f5ff6['is'](_0x23c98f(0x1a0),_0x23c98f(0x18c)))continue;if(!_0x3ac95a[_0x23c98f(0x19e)][_0x23c98f(0x1a1)](_0x3ac95a[_0x23c98f(0x192)]))continue;const _0x27eaa6=_0x3c20f9[_0x23c98f(0x188)][_0x23c98f(0x18a)][_0x23c98f(0x194)](_0x3ac95a[_0x23c98f(0x192)],_0x23c98f(0x1b1));if(_0x27eaa6&&_0x27eaa6[_0x23c98f(0x1a6)]){const _0xb8fac9=_0x5a9941[_0x23c98f(0x1b2)](_0x3ac95a[_0x23c98f(0x19e)],_0x27eaa6[_0x23c98f(0x19e)]);_0xb8fac9[_0x23c98f(0x197)](_0x3ac95a)||(_0x5a9941[_0x23c98f(0x19c)](_0x50c504,{'range':_0xb8fac9}),_0x36a241=!0x0);}_0x36a241||(_0x5a9941[_0x23c98f(0x199)](_0x50c504),_0x36a241=!0x0);}return _0x36a241;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5f58(_0x21fd8e,_0x41fec4){const _0x4aaddf=_0x4aad();return _0x5f58=function(_0x5f5841,_0x42feca){_0x5f5841=_0x5f5841-0x1f1;let _0x5984bb=_0x4aaddf[_0x5f5841];return _0x5984bb;},_0x5f58(_0x21fd8e,_0x41fec4);}const _0x39458c=_0x5f58;(function(_0xac8a4c,_0x44dbb9){const _0x3a06b3=_0x5f58,_0x130738=_0xac8a4c();while(!![]){try{const _0x2136db=-parseInt(_0x3a06b3(0x1f9))/0x1*(parseInt(_0x3a06b3(0x1f5))/0x2)+parseInt(_0x3a06b3(0x1f6))/0x3+parseInt(_0x3a06b3(0x1f7))/0x4+parseInt(_0x3a06b3(0x206))/0x5*(parseInt(_0x3a06b3(0x1fe))/0x6)+-parseInt(_0x3a06b3(0x1f3))/0x7*(-parseInt(_0x3a06b3(0x205))/0x8)+-parseInt(_0x3a06b3(0x1fb))/0x9*(parseInt(_0x3a06b3(0x1fa))/0xa)+parseInt(_0x3a06b3(0x1fd))/0xb*(-parseInt(_0x3a06b3(0x1f2))/0xc);if(_0x2136db===_0x44dbb9)break;else _0x130738['push'](_0x130738['shift']());}catch(_0x31180a){_0x130738['push'](_0x130738['shift']());}}}(_0x4aad,0xe02e6));function _0x4aad(){const _0x393dca=['61bnyPbX','5992370fdHjSh','9wvHtbr','get','176CJpIfW','24ZIKbNn','enableCommand','afterInit','redo','undo','editor','plugins','392ZvMuuU','1907110QbGvMI','TrackChangesEditing','931476IhYLNE','14049ZGoAhi','UndoEditing','37186PTvPoC','2825397kCxEtv','5311176IBCbaU','has'];_0x4aad=function(){return _0x393dca;};return _0x4aad();}import{Plugin as _0x33f47f}from'ckeditor5/src/core.js';export default class Nt extends _0x33f47f{[_0x39458c(0x200)](){const _0x53bcbe=_0x39458c,_0x3c9460=this[_0x53bcbe(0x203)],_0x5cca50=_0x3c9460[_0x53bcbe(0x204)][_0x53bcbe(0x1fc)](_0x53bcbe(0x1f1));_0x3c9460[_0x53bcbe(0x204)][_0x53bcbe(0x1f8)](_0x53bcbe(0x1f4))&&(_0x5cca50[_0x53bcbe(0x1ff)](_0x53bcbe(0x202)),_0x5cca50[_0x53bcbe(0x1ff)](_0x53bcbe(0x201)));}}
23
+ const _0x51b551=_0x5b41;function _0x3995(){const _0x5ba2b8=['1218572xFMsyF','get','has','7345cIirrZ','plugins','undo','10kMQeqt','4370292LcDVeQ','7942956ZCTzAv','19963031BfQENz','738MFkSvp','UndoEditing','editor','8IhKoFl','TrackChangesEditing','2OnOOLD','redo','1362806ahjkhL','4012488dPWamm','afterInit','enableCommand'];_0x3995=function(){return _0x5ba2b8;};return _0x3995();}(function(_0x576ed4,_0x5f0a52){const _0x42bf96=_0x5b41,_0x5b1da6=_0x576ed4();while(!![]){try{const _0x56b3ae=-parseInt(_0x42bf96(0x1d1))/0x1*(-parseInt(_0x42bf96(0x1d3))/0x2)+-parseInt(_0x42bf96(0x1d4))/0x3+-parseInt(_0x42bf96(0x1d7))/0x4+-parseInt(_0x42bf96(0x1c5))/0x5*(parseInt(_0x42bf96(0x1cc))/0x6)+-parseInt(_0x42bf96(0x1ca))/0x7*(parseInt(_0x42bf96(0x1cf))/0x8)+parseInt(_0x42bf96(0x1c9))/0x9+parseInt(_0x42bf96(0x1c8))/0xa*(parseInt(_0x42bf96(0x1cb))/0xb);if(_0x56b3ae===_0x5f0a52)break;else _0x5b1da6['push'](_0x5b1da6['shift']());}catch(_0x507422){_0x5b1da6['push'](_0x5b1da6['shift']());}}}(_0x3995,0xac491));import{Plugin as _0x458f77}from'ckeditor5/src/core.js';function _0x5b41(_0x4e49b5,_0x39c604){const _0x3995bf=_0x3995();return _0x5b41=function(_0x5b41c2,_0x29215b){_0x5b41c2=_0x5b41c2-0x1c4;let _0x5cb7fb=_0x3995bf[_0x5b41c2];return _0x5cb7fb;},_0x5b41(_0x4e49b5,_0x39c604);}export default class Nt extends _0x458f77{[_0x51b551(0x1d5)](){const _0x49669f=_0x51b551,_0x3ca2fd=this[_0x49669f(0x1ce)],_0x237760=_0x3ca2fd[_0x49669f(0x1c6)][_0x49669f(0x1d8)](_0x49669f(0x1d0));_0x3ca2fd[_0x49669f(0x1c6)][_0x49669f(0x1c4)](_0x49669f(0x1cd))&&(_0x237760[_0x49669f(0x1d6)](_0x49669f(0x1c7)),_0x237760[_0x49669f(0x1d6)](_0x49669f(0x1d2)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x41c4(_0x1978f6,_0x361838){const _0x860fd5=_0x860f();return _0x41c4=function(_0x41c46f,_0x54ba95){_0x41c46f=_0x41c46f-0x103;let _0x5c46ba=_0x860fd5[_0x41c46f];return _0x5c46ba;},_0x41c4(_0x1978f6,_0x361838);}(function(_0x796de6,_0x411447){const _0x437509=_0x41c4,_0xe1feeb=_0x796de6();while(!![]){try{const _0x3580fe=parseInt(_0x437509(0x10b))/0x1*(-parseInt(_0x437509(0x106))/0x2)+-parseInt(_0x437509(0x117))/0x3*(-parseInt(_0x437509(0x10d))/0x4)+parseInt(_0x437509(0x119))/0x5+-parseInt(_0x437509(0x10f))/0x6*(-parseInt(_0x437509(0x112))/0x7)+parseInt(_0x437509(0x110))/0x8+-parseInt(_0x437509(0x12d))/0x9+parseInt(_0x437509(0x134))/0xa;if(_0x3580fe===_0x411447)break;else _0xe1feeb['push'](_0xe1feeb['shift']());}catch(_0x135f7c){_0xe1feeb['push'](_0xe1feeb['shift']());}}}(_0x860f,0x8d58a));function _0x860f(){const _0x261a35=['addHighlight','test','parent','isAtEnd','isBlock','elementEnd','markerRange','schema','addClass','getWalker','activeMarkers','previousPosition','6122817zzuwaM','writer','span','nextSibling','bindElementToMarker','insert','start','3635960kLlKxO','getItems','item','model','mapper','1122614nxzOle','push','markerName','getCustomProperty','name','1EsVzuv','plugins','4twPZoA','hasAttribute','1764bHCkqO','2106536NvauVN','toViewPosition','8197LtokTI','includes','type','get','consumable','1294266SmNnEj','ck-suggestion-marker-','2089825tHYMds','isLimit','isContent','toViewElement','createRangeOn','ck-suggestion-marker--active','createUIElement','TrackChangesEditing'];_0x860f=function(){return _0x261a35;};return _0x860f();}export function getRangesWithAttribute(_0x54cc40,_0x45eb70,_0x43037c){const _0xba0c1=_0x41c4,_0x3439b7=[];for(const _0x1d69ac of _0x45eb70[_0xba0c1(0x135)]())_0x1d69ac[_0xba0c1(0x10e)](_0x54cc40)&&_0x3439b7[_0xba0c1(0x107)](_0x43037c[_0xba0c1(0x11d)](_0x1d69ac));return _0x3439b7;}export function downcastSplitMergeMarker(_0x57a86a,_0x5c10ad,{showActiveMarker:_0x2da12b=!0x0}={}){const _0x4dc875=_0x41c4,_0x408605=_0x57a86a[_0x4dc875(0x10c)][_0x4dc875(0x115)](_0x4dc875(0x120));return(_0x16f00d,_0x3fe3a2,_0x359731)=>{const _0x41a9e7=_0x4dc875;if(!_0x359731[_0x41a9e7(0x116)][_0x41a9e7(0x122)](_0x3fe3a2[_0x41a9e7(0x127)],_0x16f00d[_0x41a9e7(0x10a)]))return;const _0xf74205=_0x3fe3a2[_0x41a9e7(0x127)][_0x41a9e7(0x12a)](),_0x5ba513=_0x3fe3a2[_0x41a9e7(0x127)][_0x41a9e7(0x133)],_0x5fa198=_0x57a86a[_0x41a9e7(0x104)][_0x41a9e7(0x128)];let _0x3e3c30=null,_0x4831c4=null,_0x3bdab5=!0x1,_0x1c168d=!0x1;for(const _0x138873 of _0xf74205){const _0x5bd10b=_0x138873[_0x41a9e7(0x103)];_0x3bdab5=_0x3bdab5||_0x5fa198[_0x41a9e7(0x11b)](_0x5bd10b);const _0xe1c664=_0x359731[_0x41a9e7(0x105)][_0x41a9e7(0x11c)](_0x5bd10b);if(_0xe1c664&&_0xe1c664[_0x41a9e7(0x109)](_0x41a9e7(0x121)))return;_0x41a9e7(0x126)==_0x138873[_0x41a9e7(0x114)]&&(_0x5fa198[_0x41a9e7(0x125)](_0x5bd10b)&&!_0x5fa198[_0x41a9e7(0x11a)](_0x5bd10b)&&(_0x5bd10b[_0x41a9e7(0x130)]||_0x5ba513[_0x41a9e7(0x124)]?_0x3e3c30&&_0x3e3c30[_0x41a9e7(0x123)]==_0x5bd10b||(_0x3e3c30=_0x5bd10b,_0x5accd3(_0x138873[_0x41a9e7(0x12c)]),_0x1c168d=!0x0):_0x4831c4=_0x4831c4||_0x138873[_0x41a9e7(0x12c)]));}function _0x5accd3(_0x2e92a8){const _0x37a339=_0x41a9e7,_0x45d2cf=_0x359731[_0x37a339(0x12e)][_0x37a339(0x11f)](_0x37a339(0x12f),{'class':_0x37a339(0x118)+_0x5c10ad}),_0x3ea754=_0x359731[_0x37a339(0x105)][_0x37a339(0x111)](_0x2e92a8);_0x2da12b&&_0x408605[_0x37a339(0x12b)][_0x37a339(0x113)](_0x3fe3a2[_0x37a339(0x108)])&&_0x359731[_0x37a339(0x12e)][_0x37a339(0x129)](_0x37a339(0x11e),_0x45d2cf),_0x359731[_0x37a339(0x12e)][_0x37a339(0x132)](_0x3ea754,_0x45d2cf),_0x359731[_0x37a339(0x105)][_0x37a339(0x131)](_0x45d2cf,_0x3fe3a2[_0x37a339(0x108)]);}_0x3bdab5||_0x1c168d||!_0x4831c4||_0x5accd3(_0x4831c4);};}
23
+ (function(_0x5b3451,_0x592cb7){const _0x280446=_0x5e77,_0x1bd228=_0x5b3451();while(!![]){try{const _0x174e3a=-parseInt(_0x280446(0x18d))/0x1+parseInt(_0x280446(0x194))/0x2+-parseInt(_0x280446(0x191))/0x3+-parseInt(_0x280446(0x16a))/0x4+-parseInt(_0x280446(0x180))/0x5+parseInt(_0x280446(0x193))/0x6*(-parseInt(_0x280446(0x185))/0x7)+parseInt(_0x280446(0x176))/0x8;if(_0x174e3a===_0x592cb7)break;else _0x1bd228['push'](_0x1bd228['shift']());}catch(_0x22a3d2){_0x1bd228['push'](_0x1bd228['shift']());}}}(_0x2edd,0xd193e));function _0x5e77(_0x221511,_0x3f6190){const _0x2eddc6=_0x2edd();return _0x5e77=function(_0x5e770b,_0x5d873b){_0x5e770b=_0x5e770b-0x168;let _0xcf44b7=_0x2eddc6[_0x5e770b];return _0xcf44b7;},_0x5e77(_0x221511,_0x3f6190);}export function getRangesWithAttribute(_0x3d5bd3,_0x1c3624,_0x40f2da){const _0x564dbf=_0x5e77,_0xca0524=[];for(const _0x1f71d4 of _0x1c3624[_0x564dbf(0x18a)]())_0x1f71d4[_0x564dbf(0x179)](_0x3d5bd3)&&_0xca0524[_0x564dbf(0x172)](_0x40f2da[_0x564dbf(0x196)](_0x1f71d4));return _0xca0524;}function _0x2edd(){const _0x45912a=['previousPosition','1112410bhYdZT','mapper','model','toViewElement','774234kczOnn','schema','24MVzYWc','3009684dSaqrs','ck-suggestion-marker--active','createRangeOn','elementEnd','isLimit','getWalker','markerRange','5911800JuIcSh','writer','TrackChangesEditing','insert','item','type','isContent','get','push','ck-suggestion-marker-','isBlock','test','26083952GvnvUd','start','isAtEnd','hasAttribute','parent','bindElementToMarker','toViewPosition','addClass','activeMarkers','span','3636920wMKfCv','plugins','nextSibling','includes','name','579397DPGklD','getCustomProperty','consumable','addHighlight','createUIElement','getItems','markerName'];_0x2edd=function(){return _0x45912a;};return _0x2edd();}export function downcastSplitMergeMarker(_0x5f2069,_0x11e075,{showActiveMarker:_0x3bef77=!0x0}={}){const _0x4c0f18=_0x5e77,_0x5be8a3=_0x5f2069[_0x4c0f18(0x181)][_0x4c0f18(0x171)](_0x4c0f18(0x16c));return(_0x1b5092,_0x197bed,_0x469094)=>{const _0x44d4f5=_0x4c0f18;if(!_0x469094[_0x44d4f5(0x187)][_0x44d4f5(0x175)](_0x197bed[_0x44d4f5(0x169)],_0x1b5092[_0x44d4f5(0x184)]))return;const _0x21ac06=_0x197bed[_0x44d4f5(0x169)][_0x44d4f5(0x168)](),_0x4758ec=_0x197bed[_0x44d4f5(0x169)][_0x44d4f5(0x177)],_0x299bd6=_0x5f2069[_0x44d4f5(0x18f)][_0x44d4f5(0x192)];let _0x18b265=null,_0x4d75d6=null,_0x5c5184=!0x1,_0x20e164=!0x1;for(const _0x41bd02 of _0x21ac06){const _0x32858e=_0x41bd02[_0x44d4f5(0x16e)];_0x5c5184=_0x5c5184||_0x299bd6[_0x44d4f5(0x170)](_0x32858e);const _0x3f7cf6=_0x469094[_0x44d4f5(0x18e)][_0x44d4f5(0x190)](_0x32858e);if(_0x3f7cf6&&_0x3f7cf6[_0x44d4f5(0x186)](_0x44d4f5(0x188)))return;_0x44d4f5(0x197)==_0x41bd02[_0x44d4f5(0x16f)]&&(_0x299bd6[_0x44d4f5(0x174)](_0x32858e)&&!_0x299bd6[_0x44d4f5(0x198)](_0x32858e)&&(_0x32858e[_0x44d4f5(0x182)]||_0x4758ec[_0x44d4f5(0x178)]?_0x18b265&&_0x18b265[_0x44d4f5(0x17a)]==_0x32858e||(_0x18b265=_0x32858e,_0x443dc6(_0x41bd02[_0x44d4f5(0x18c)]),_0x20e164=!0x0):_0x4d75d6=_0x4d75d6||_0x41bd02[_0x44d4f5(0x18c)]));}function _0x443dc6(_0x3cad72){const _0x16bd23=_0x44d4f5,_0x413044=_0x469094[_0x16bd23(0x16b)][_0x16bd23(0x189)](_0x16bd23(0x17f),{'class':_0x16bd23(0x173)+_0x11e075}),_0x75e5a2=_0x469094[_0x16bd23(0x18e)][_0x16bd23(0x17c)](_0x3cad72);_0x3bef77&&_0x5be8a3[_0x16bd23(0x17e)][_0x16bd23(0x183)](_0x197bed[_0x16bd23(0x18b)])&&_0x469094[_0x16bd23(0x16b)][_0x16bd23(0x17d)](_0x16bd23(0x195),_0x413044),_0x469094[_0x16bd23(0x16b)][_0x16bd23(0x16d)](_0x75e5a2,_0x413044),_0x469094[_0x16bd23(0x18e)][_0x16bd23(0x17b)](_0x413044,_0x197bed[_0x16bd23(0x18b)]);}_0x5c5184||_0x20e164||!_0x4d75d6||_0x443dc6(_0x4d75d6);};}
package/src/suggestion.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x43d543=_0x57a1;(function(_0x41b0f8,_0x409c19){const _0xe8b936=_0x57a1,_0x1d0f0e=_0x41b0f8();while(!![]){try{const _0x259f50=-parseInt(_0xe8b936(0x1a3))/0x1+-parseInt(_0xe8b936(0x198))/0x2*(parseInt(_0xe8b936(0x188))/0x3)+parseInt(_0xe8b936(0x19a))/0x4+parseInt(_0xe8b936(0x1c4))/0x5*(parseInt(_0xe8b936(0x18f))/0x6)+parseInt(_0xe8b936(0x191))/0x7*(-parseInt(_0xe8b936(0x193))/0x8)+parseInt(_0xe8b936(0x192))/0x9*(parseInt(_0xe8b936(0x18c))/0xa)+-parseInt(_0xe8b936(0x177))/0xb*(-parseInt(_0xe8b936(0x19d))/0xc);if(_0x259f50===_0x409c19)break;else _0x1d0f0e['push'](_0x1d0f0e['shift']());}catch(_0x393e1b){_0x1d0f0e['push'](_0x1d0f0e['shift']());}}}(_0x2fb3,0xafd46));import{Element as _0x22bbf2}from'ckeditor5/src/engine.js';function _0x57a1(_0x548491,_0x1d514f){const _0x2fb3b4=_0x2fb3();return _0x57a1=function(_0x57a1f7,_0x228464){_0x57a1f7=_0x57a1f7-0x177;let _0x139d15=_0x2fb3b4[_0x57a1f7];return _0x139d15;},_0x57a1(_0x548491,_0x1d514f);}import{ObservableMixin as _0xca168,uid as _0x228dd1}from'ckeditor5/src/utils.js';import{cloneDeep as _0x1c1999,isEqual as _0x4e1919,set as _0x2733ac,unset as _0x49d2c1}from'lodash-es';function _0x2fb3(){const _0x38e2ac=['creator','getItems','689030CIoGDa','_markerNames','author','120eGXFoe','nodeAfter','7287973uYTCHr','63mLtnxc','8ppEjSR','type','start','isExternal','authoredAt','5114eKwfMO','isIntersectingWithRange','2670976kfmMec','removeMarker','add','96HvqVKH','length','getFirstRange','substr','_model','isIntersecting','788439qLEBwH','_onAttributesChange','isMultiRange','from','next','suggestion:','_onDiscard','removeMarkers','markers','getMultiRangeId','accept','size','addRange','getMarkers','_saved','onAttributesChange','toJSON','push','set','subType','reduce','attributes','_onAccept','removeAttribute','onDiscard','end','getMarkerNames','getRange','split','_isDataLoaded','get','data','addMarkerName','219970IhgloL','clear','setAttribute','onAccept','getAllAdjacentSuggestions','commentThread','1238633oyLljn','getRanges','createdAt','discard','getContainedElement','head','previous','change','hasComments','@external','filter','getFirstMarker','decorate','isInContent','nodeBefore','delete','addMarker','447Dtmbfd','map'];_0x2fb3=function(){return _0x38e2ac;};return _0x2fb3();}export default class u extends/* #__PURE__ -- @preserve */
24
- _0xca168(){constructor(_0x4a09f1,_0x2a6abe){const _0x46d0d8=_0x57a1;super(),this[_0x46d0d8(0x1c0)]=!0x1,this['id']=_0x2a6abe['id'],this[_0x46d0d8(0x194)]=_0x2a6abe[_0x46d0d8(0x194)],this[_0x46d0d8(0x1b6)]=_0x2a6abe[_0x46d0d8(0x1b6)]||null,this[_0x46d0d8(0x18e)]=_0x2a6abe[_0x46d0d8(0x18e)],this[_0x46d0d8(0x18a)]=_0x2a6abe[_0x46d0d8(0x18a)]||_0x2a6abe[_0x46d0d8(0x18e)],this[_0x46d0d8(0x196)]=Boolean(_0x2a6abe[_0x46d0d8(0x1b8)]&&_0x2a6abe[_0x46d0d8(0x1b8)][_0x46d0d8(0x180)]),this[_0x46d0d8(0x1c2)]=null,this[_0x46d0d8(0x1a1)]=_0x4a09f1,this[_0x46d0d8(0x1b9)]=_0x2a6abe[_0x46d0d8(0x1c7)],this[_0x46d0d8(0x1a9)]=_0x2a6abe[_0x46d0d8(0x1bb)],this[_0x46d0d8(0x1a4)]=_0x2a6abe[_0x46d0d8(0x1b2)],this[_0x46d0d8(0x18d)]=new Set(),this[_0x46d0d8(0x179)]=null,this[_0x46d0d8(0x1b5)](_0x46d0d8(0x197),null),this[_0x46d0d8(0x1b5)](_0x46d0d8(0x1b8),_0x2a6abe[_0x46d0d8(0x1b8)]||{}),this[_0x46d0d8(0x1b5)](_0x46d0d8(0x17d),null),this[_0x46d0d8(0x1b5)](_0x46d0d8(0x1a7),null),this[_0x46d0d8(0x1b5)](_0x46d0d8(0x1c9),null),this[_0x46d0d8(0x1b5)](_0x46d0d8(0x1b1),!0x1),this[_0x46d0d8(0x183)](_0x46d0d8(0x1ad)),this[_0x46d0d8(0x183)](_0x46d0d8(0x17a));}get[_0x43d543(0x17c)](){const _0x1834a7=_0x43d543;let _0x201e15=this;for(;_0x201e15[_0x1834a7(0x17d)];)_0x201e15=_0x201e15[_0x1834a7(0x17d)];return _0x201e15;}get[_0x43d543(0x17f)](){const _0xe28559=_0x43d543;return!!this[_0xe28559(0x1c9)]&&this[_0xe28559(0x1c9)][_0xe28559(0x19e)]>0x0;}get[_0x43d543(0x1a5)](){const _0x45b2a1=_0x43d543;if(0x0==this[_0x45b2a1(0x18d)][_0x45b2a1(0x1ae)])return!0x1;return 0x6==Array[_0x45b2a1(0x1a6)](this[_0x45b2a1(0x18d)])[0x0][_0x45b2a1(0x1bf)](':')[_0x45b2a1(0x19e)];}get[_0x43d543(0x184)](){const _0xdeef73=_0x43d543;return null!==this[_0xdeef73(0x182)]();}[_0x43d543(0x1c3)](_0x4b2e26){const _0x5c6e1a=_0x43d543;this[_0x5c6e1a(0x18d)][_0x5c6e1a(0x19c)](_0x4b2e26);}[_0x43d543(0x1bd)](){const _0x2cf4ef=_0x43d543;return Array[_0x2cf4ef(0x1a6)](this[_0x2cf4ef(0x18d)]);}[_0x43d543(0x1b0)](){const _0x5bfec5=_0x43d543;return this[_0x5bfec5(0x1bd)]()[_0x5bfec5(0x189)](_0x5ceb0e=>this[_0x5bfec5(0x1a1)][_0x5bfec5(0x1ab)][_0x5bfec5(0x1c1)](_0x5ceb0e))[_0x5bfec5(0x181)](_0x5f3868=>_0x5f3868);}[_0x43d543(0x182)](){const _0xf452d5=_0x43d543;return this[_0xf452d5(0x1b0)]()[0x0]||null;}[_0x43d543(0x1aa)](){const _0x575ae1=_0x43d543;this[_0x575ae1(0x1a1)][_0x575ae1(0x17e)](_0x74ec5c=>{const _0x5e995c=_0x575ae1;for(const _0x17b2bb of this[_0x5e995c(0x1b0)]())_0x74ec5c[_0x5e995c(0x19b)](_0x17b2bb);}),this[_0x575ae1(0x18d)][_0x575ae1(0x1c5)]();}[_0x43d543(0x19b)](_0x3814dc){const _0x21676d=_0x43d543;this[_0x21676d(0x1a1)][_0x21676d(0x17e)](_0x40e7e7=>{const _0x157055=_0x21676d;_0x40e7e7[_0x157055(0x19b)](_0x3814dc);}),this[_0x21676d(0x18d)][_0x21676d(0x186)](_0x3814dc);}[_0x43d543(0x1af)](_0x48f4fa){const _0x4bc1a1=_0x43d543,_0x2a13cf=_0x4bc1a1(0x1a8)+this[_0x4bc1a1(0x194)]+':'+this[_0x4bc1a1(0x1b6)]+':'+this['id']+':'+this[_0x4bc1a1(0x18a)]['id']+':'+u[_0x4bc1a1(0x1ac)]();this[_0x4bc1a1(0x1c3)](_0x2a13cf),this[_0x4bc1a1(0x1a1)][_0x4bc1a1(0x17e)](_0x280ebf=>{const _0x22e2b2=_0x4bc1a1;_0x280ebf[_0x22e2b2(0x187)](_0x2a13cf,{'range':_0x48f4fa,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x43d543(0x199)](_0x530ad7){const _0x3e2fc3=_0x43d543;for(const _0x26edab of this[_0x3e2fc3(0x178)]())if(_0x26edab[_0x3e2fc3(0x1a2)](_0x530ad7))return!0x0;return!0x1;}[_0x43d543(0x178)](){const _0x2f8ccc=_0x43d543;return this[_0x2f8ccc(0x1b0)]()[_0x2f8ccc(0x189)](_0x47d013=>_0x47d013[_0x2f8ccc(0x1be)]());}[_0x43d543(0x18b)](){const _0x328543=_0x43d543;return this[_0x328543(0x178)]()[_0x328543(0x1b7)]((_0x1ca658,_0x37d812)=>[..._0x1ca658,..._0x37d812[_0x328543(0x18b)]()],[]);}[_0x43d543(0x19f)](){const _0x54cefa=_0x43d543;var _0xf314af;return(null===(_0xf314af=this[_0x54cefa(0x182)]())||void 0x0===_0xf314af?void 0x0:_0xf314af[_0x54cefa(0x1be)]())||null;}[_0x43d543(0x17b)](){const _0x5eb3d3=_0x43d543,_0x490f20=this[_0x5eb3d3(0x178)]();if(0x1!=_0x490f20[_0x5eb3d3(0x19e)])return null;const _0x3269fb=_0x490f20[0x0],_0x140fc6=_0x3269fb[_0x5eb3d3(0x195)][_0x5eb3d3(0x190)],_0x22f2fd=_0x3269fb[_0x5eb3d3(0x1bc)][_0x5eb3d3(0x185)];return _0x140fc6 instanceof _0x22bbf2?_0x140fc6!=_0x22f2fd?null:_0x140fc6:null;}[_0x43d543(0x1ad)](){const _0x5154e9=_0x43d543;this[_0x5154e9(0x1b9)](this[_0x5154e9(0x178)](),this[_0x5154e9(0x1c2)],this[_0x5154e9(0x1b8)]),this[_0x5154e9(0x1aa)]();}[_0x43d543(0x17a)](){const _0x1b7515=_0x43d543;this[_0x1b7515(0x1a9)](this[_0x1b7515(0x178)](),this[_0x1b7515(0x1c2)],this[_0x1b7515(0x1b8)]),this[_0x1b7515(0x1aa)]();}[_0x43d543(0x1c8)](){const _0x5b2db0=_0x43d543,_0x400b4e=[];let _0x5b5920=this[_0x5b2db0(0x17c)];for(;_0x5b5920;)_0x400b4e[_0x5b2db0(0x1b4)](_0x5b5920),_0x5b5920=_0x5b5920[_0x5b2db0(0x1a7)];return _0x400b4e;}[_0x43d543(0x1c6)](_0x57ad26,_0x384a77){const _0x57cb15=_0x43d543,_0x387b4d=_0x1c1999(this[_0x57cb15(0x1b8)]);_0x2733ac(_0x387b4d,_0x57ad26,_0x384a77),_0x4e1919(_0x387b4d,this[_0x57cb15(0x1b8)])||(this[_0x57cb15(0x1b8)]=_0x387b4d,this[_0x57cb15(0x1a4)](_0x387b4d));}[_0x43d543(0x1ba)](_0x20d103){const _0x58951a=_0x43d543,_0x3500ff=_0x1c1999(this[_0x58951a(0x1b8)]);_0x49d2c1(_0x3500ff,_0x20d103),_0x4e1919(_0x3500ff,this[_0x58951a(0x1b8)])||(this[_0x58951a(0x1b8)]=_0x3500ff,this[_0x58951a(0x1a4)](this[_0x58951a(0x1b8)]));}[_0x43d543(0x1b3)](){const _0xdba513=_0x43d543;return{'id':this['id'],'type':this[_0xdba513(0x1b6)]?this[_0xdba513(0x194)]+':'+this[_0xdba513(0x1b6)]:this[_0xdba513(0x194)],'authorId':this[_0xdba513(0x18a)]['id'],'createdAt':this[_0xdba513(0x179)],'hasComments':this[_0xdba513(0x17f)],'data':this[_0xdba513(0x1c2)],'attributes':this[_0xdba513(0x1b8)]};}static[_0x43d543(0x1ac)](){const _0x74927a=_0x43d543;return _0x228dd1()[_0x74927a(0x1a0)](0x1,0x5);}}
23
+ const _0x5b5e8a=_0x1f96;(function(_0xea0937,_0x538309){const _0x3f3349=_0x1f96,_0x399861=_0xea0937();while(!![]){try{const _0x3dad5e=parseInt(_0x3f3349(0x210))/0x1*(-parseInt(_0x3f3349(0x205))/0x2)+parseInt(_0x3f3349(0x1ea))/0x3+-parseInt(_0x3f3349(0x1fe))/0x4*(parseInt(_0x3f3349(0x1c9))/0x5)+-parseInt(_0x3f3349(0x1e3))/0x6+parseInt(_0x3f3349(0x206))/0x7+-parseInt(_0x3f3349(0x1f3))/0x8*(parseInt(_0x3f3349(0x1fd))/0x9)+parseInt(_0x3f3349(0x202))/0xa;if(_0x3dad5e===_0x538309)break;else _0x399861['push'](_0x399861['shift']());}catch(_0x405707){_0x399861['push'](_0x399861['shift']());}}}(_0x355e,0xc38dc));function _0x355e(){const _0x5cd69e=['type','removeMarker','setAttribute','substr','commentThread','@external','getContainedElement','584sWPVbd','decorate','getItems','delete','getFirstRange','previous','addMarker','_onDiscard','isInContent','isIntersectingWithRange','141921qrECYn','299164TmnqNk','attributes','addRange','accept','12475970DJSAJy','getAllAdjacentSuggestions','add','1244eQbYXu','2191336ksSZvO','isExternal','split','removeAttribute','map','addMarkerName','author','createdAt','getMultiRangeId','onDiscard','4ckMbpF','end','markers','getFirstMarker','from','isMultiRange','removeMarkers','_markerNames','next','change','30HxQFZc','hasComments','getMarkers','discard','_isDataLoaded','set','data','start','_onAttributesChange','subType','size','creator','_saved','suggestion:','_model','head','reduce','clear','onAttributesChange','toJSON','nodeBefore','push','nodeAfter','getRanges','onAccept','getRange','786504lbzxgf','getMarkerNames','isIntersecting','filter','authoredAt','length','get','2921394SuvZuw','_onAccept'];_0x355e=function(){return _0x5cd69e;};return _0x355e();}import{Element as _0x2b368b}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x365137,uid as _0x55156f}from'ckeditor5/src/utils.js';function _0x1f96(_0x37dc23,_0x1ae858){const _0x355ede=_0x355e();return _0x1f96=function(_0x1f96f6,_0x56458c){_0x1f96f6=_0x1f96f6-0x1c1;let _0x1136c5=_0x355ede[_0x1f96f6];return _0x1136c5;},_0x1f96(_0x37dc23,_0x1ae858);}import{cloneDeep as _0x27b664,isEqual as _0x1b0d3a,set as _0x52868a,unset as _0x50bd5b}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
+ _0x365137(){constructor(_0x4cf7f8,_0x1990e1){const _0x39f27c=_0x1f96;super(),this[_0x39f27c(0x1cd)]=!0x1,this['id']=_0x1990e1['id'],this[_0x39f27c(0x1ec)]=_0x1990e1[_0x39f27c(0x1ec)],this[_0x39f27c(0x1d2)]=_0x1990e1[_0x39f27c(0x1d2)]||null,this[_0x39f27c(0x20c)]=_0x1990e1[_0x39f27c(0x20c)],this[_0x39f27c(0x1d4)]=_0x1990e1[_0x39f27c(0x1d4)]||_0x1990e1[_0x39f27c(0x20c)],this[_0x39f27c(0x207)]=Boolean(_0x1990e1[_0x39f27c(0x1ff)]&&_0x1990e1[_0x39f27c(0x1ff)][_0x39f27c(0x1f1)]),this[_0x39f27c(0x1cf)]=null,this[_0x39f27c(0x1d7)]=_0x4cf7f8,this[_0x39f27c(0x1eb)]=_0x1990e1[_0x39f27c(0x1e1)],this[_0x39f27c(0x1fa)]=_0x1990e1[_0x39f27c(0x20f)],this[_0x39f27c(0x1d1)]=_0x1990e1[_0x39f27c(0x1db)],this[_0x39f27c(0x1c6)]=new Set(),this[_0x39f27c(0x20d)]=null,this[_0x39f27c(0x1ce)](_0x39f27c(0x1e7),null),this[_0x39f27c(0x1ce)](_0x39f27c(0x1ff),_0x1990e1[_0x39f27c(0x1ff)]||{}),this[_0x39f27c(0x1ce)](_0x39f27c(0x1f8),null),this[_0x39f27c(0x1ce)](_0x39f27c(0x1c7),null),this[_0x39f27c(0x1ce)](_0x39f27c(0x1f0),null),this[_0x39f27c(0x1ce)](_0x39f27c(0x1d5),!0x1),this[_0x39f27c(0x1f4)](_0x39f27c(0x201)),this[_0x39f27c(0x1f4)](_0x39f27c(0x1cc));}get[_0x5b5e8a(0x1d8)](){const _0x532195=_0x5b5e8a;let _0x3738df=this;for(;_0x3738df[_0x532195(0x1f8)];)_0x3738df=_0x3738df[_0x532195(0x1f8)];return _0x3738df;}get[_0x5b5e8a(0x1ca)](){const _0x18d984=_0x5b5e8a;return!!this[_0x18d984(0x1f0)]&&this[_0x18d984(0x1f0)][_0x18d984(0x1e8)]>0x0;}get[_0x5b5e8a(0x1c4)](){const _0x44b3d7=_0x5b5e8a;if(0x0==this[_0x44b3d7(0x1c6)][_0x44b3d7(0x1d3)])return!0x1;return 0x6==Array[_0x44b3d7(0x1c3)](this[_0x44b3d7(0x1c6)])[0x0][_0x44b3d7(0x208)](':')[_0x44b3d7(0x1e8)];}get[_0x5b5e8a(0x1fb)](){const _0xa46837=_0x5b5e8a;return null!==this[_0xa46837(0x1c2)]();}[_0x5b5e8a(0x20b)](_0x2ab26c){const _0x16b7dd=_0x5b5e8a;this[_0x16b7dd(0x1c6)][_0x16b7dd(0x204)](_0x2ab26c);}[_0x5b5e8a(0x1e4)](){const _0x140ba2=_0x5b5e8a;return Array[_0x140ba2(0x1c3)](this[_0x140ba2(0x1c6)]);}[_0x5b5e8a(0x1cb)](){const _0x5647c0=_0x5b5e8a;return this[_0x5647c0(0x1e4)]()[_0x5647c0(0x20a)](_0x3d0b32=>this[_0x5647c0(0x1d7)][_0x5647c0(0x1c1)][_0x5647c0(0x1e9)](_0x3d0b32))[_0x5647c0(0x1e6)](_0x1487e7=>_0x1487e7);}[_0x5b5e8a(0x1c2)](){const _0x5a8d2b=_0x5b5e8a;return this[_0x5a8d2b(0x1cb)]()[0x0]||null;}[_0x5b5e8a(0x1c5)](){const _0x2f823c=_0x5b5e8a;this[_0x2f823c(0x1d7)][_0x2f823c(0x1c8)](_0x33c4c1=>{const _0x2dff08=_0x2f823c;for(const _0x3e263c of this[_0x2dff08(0x1cb)]())_0x33c4c1[_0x2dff08(0x1ed)](_0x3e263c);}),this[_0x2f823c(0x1c6)][_0x2f823c(0x1da)]();}[_0x5b5e8a(0x1ed)](_0x1fb91a){const _0x5a9092=_0x5b5e8a;this[_0x5a9092(0x1d7)][_0x5a9092(0x1c8)](_0x32f00c=>{const _0x4e22da=_0x5a9092;_0x32f00c[_0x4e22da(0x1ed)](_0x1fb91a);}),this[_0x5a9092(0x1c6)][_0x5a9092(0x1f6)](_0x1fb91a);}[_0x5b5e8a(0x200)](_0x3881a7){const _0x5eb97a=_0x5b5e8a,_0x32c57f=_0x5eb97a(0x1d6)+this[_0x5eb97a(0x1ec)]+':'+this[_0x5eb97a(0x1d2)]+':'+this['id']+':'+this[_0x5eb97a(0x1d4)]['id']+':'+u[_0x5eb97a(0x20e)]();this[_0x5eb97a(0x20b)](_0x32c57f),this[_0x5eb97a(0x1d7)][_0x5eb97a(0x1c8)](_0x2d2fc4=>{const _0x18041d=_0x5eb97a;_0x2d2fc4[_0x18041d(0x1f9)](_0x32c57f,{'range':_0x3881a7,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x5b5e8a(0x1fc)](_0x10a677){const _0x23c396=_0x5b5e8a;for(const _0xcf292b of this[_0x23c396(0x1e0)]())if(_0xcf292b[_0x23c396(0x1e5)](_0x10a677))return!0x0;return!0x1;}[_0x5b5e8a(0x1e0)](){const _0x9a40b6=_0x5b5e8a;return this[_0x9a40b6(0x1cb)]()[_0x9a40b6(0x20a)](_0x4d7c97=>_0x4d7c97[_0x9a40b6(0x1e2)]());}[_0x5b5e8a(0x1f5)](){const _0x4bc68c=_0x5b5e8a;return this[_0x4bc68c(0x1e0)]()[_0x4bc68c(0x1d9)]((_0x2ed0aa,_0x22f1dd)=>[..._0x2ed0aa,..._0x22f1dd[_0x4bc68c(0x1f5)]()],[]);}[_0x5b5e8a(0x1f7)](){const _0x33957c=_0x5b5e8a;var _0x619b04;return(null===(_0x619b04=this[_0x33957c(0x1c2)]())||void 0x0===_0x619b04?void 0x0:_0x619b04[_0x33957c(0x1e2)]())||null;}[_0x5b5e8a(0x1f2)](){const _0x5a7845=_0x5b5e8a,_0x6e8c4c=this[_0x5a7845(0x1e0)]();if(0x1!=_0x6e8c4c[_0x5a7845(0x1e8)])return null;const _0x348c17=_0x6e8c4c[0x0],_0x39df55=_0x348c17[_0x5a7845(0x1d0)][_0x5a7845(0x1df)],_0x276682=_0x348c17[_0x5a7845(0x211)][_0x5a7845(0x1dd)];return _0x39df55 instanceof _0x2b368b?_0x39df55!=_0x276682?null:_0x39df55:null;}[_0x5b5e8a(0x201)](){const _0x535a15=_0x5b5e8a;this[_0x535a15(0x1eb)](this[_0x535a15(0x1e0)](),this[_0x535a15(0x1cf)],this[_0x535a15(0x1ff)]),this[_0x535a15(0x1c5)]();}[_0x5b5e8a(0x1cc)](){const _0x9c7e90=_0x5b5e8a;this[_0x9c7e90(0x1fa)](this[_0x9c7e90(0x1e0)](),this[_0x9c7e90(0x1cf)],this[_0x9c7e90(0x1ff)]),this[_0x9c7e90(0x1c5)]();}[_0x5b5e8a(0x203)](){const _0x2d59ca=_0x5b5e8a,_0x4ebe09=[];let _0x2341e8=this[_0x2d59ca(0x1d8)];for(;_0x2341e8;)_0x4ebe09[_0x2d59ca(0x1de)](_0x2341e8),_0x2341e8=_0x2341e8[_0x2d59ca(0x1c7)];return _0x4ebe09;}[_0x5b5e8a(0x1ee)](_0x45610f,_0xbf202b){const _0x4bc175=_0x5b5e8a,_0x5c20ac=_0x27b664(this[_0x4bc175(0x1ff)]);_0x52868a(_0x5c20ac,_0x45610f,_0xbf202b),_0x1b0d3a(_0x5c20ac,this[_0x4bc175(0x1ff)])||(this[_0x4bc175(0x1ff)]=_0x5c20ac,this[_0x4bc175(0x1d1)](_0x5c20ac));}[_0x5b5e8a(0x209)](_0x58775a){const _0x28baab=_0x5b5e8a,_0x2ab8fe=_0x27b664(this[_0x28baab(0x1ff)]);_0x50bd5b(_0x2ab8fe,_0x58775a),_0x1b0d3a(_0x2ab8fe,this[_0x28baab(0x1ff)])||(this[_0x28baab(0x1ff)]=_0x2ab8fe,this[_0x28baab(0x1d1)](this[_0x28baab(0x1ff)]));}[_0x5b5e8a(0x1dc)](){const _0x31277b=_0x5b5e8a;return{'id':this['id'],'type':this[_0x31277b(0x1d2)]?this[_0x31277b(0x1ec)]+':'+this[_0x31277b(0x1d2)]:this[_0x31277b(0x1ec)],'authorId':this[_0x31277b(0x1d4)]['id'],'createdAt':this[_0x31277b(0x20d)],'hasComments':this[_0x31277b(0x1ca)],'data':this[_0x31277b(0x1cf)],'attributes':this[_0x31277b(0x1ff)]};}static[_0x5b5e8a(0x20e)](){const _0x2369cd=_0x5b5e8a;return _0x55156f()[_0x2369cd(0x1ef)](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x9c35(_0x4c4593,_0x88499a){const _0x16a736=_0x16a7();return _0x9c35=function(_0x9c3513,_0x265a71){_0x9c3513=_0x9c3513-0xc6;let _0x3d064c=_0x16a736[_0x9c3513];return _0x3d064c;},_0x9c35(_0x4c4593,_0x88499a);}function _0x16a7(){const _0x5535f3=['add','function','registerElementLabel','pop','_schema','end','4516456Fntmcy','matchingCallback','set','removeFormat','addFormat','elementStart','_handleAttributeSuggestionDescription','format','addObject','EmptyContainer','registerDescriptionCallback','start','_itemLabels','type','3xRgHmK','checkChild','_handleRenameSuggestionDescription','addContainer','_handleInsertRemoveSuggestionDescription','isObject','key','addEmptyContainer','_customCallbacks','$1\x20$2','*Remove:*\x20%0','1669486nfCRgd','newValue','nodeAfter','indexOf','_attributeLabels','text','removeEmptyContainer','push','$text','removeContainer','*Insert:*\x20%0','softBreak','getDescriptions','566273INIoKt','attribute','subType','remove','quantity','ELEMENT_SPACE','item','skip','replace','_itemLabelsCallbacks','removeObject','isEmpty','match','*Remove\x20format:*\x20%0','*Split:*\x20%0','elementEnd','getWalker','element','previousSibling','data','normal','1454626VfTEzc','name','REPLACE_TEXT','285612eHEuFE','_resolveDescriptionItems','length','get','*Merge:*\x20%0','isEqual','registerAttributeLabel','*Change\x20to:*\x20%0','_addDescriptionItems','insertion','getItemLabel','Container','getFirstRange','5737152vhagMz','_handleCustomCallbackDescription','label','_locale','join','isInContent','map','*Set\x20format:*\x20%0','deletion','2186155TUliuM','has','nextSibling','$textProxy','Object'];_0x16a7=function(){return _0x5535f3;};return _0x16a7();}const _0x5a7885=_0x9c35;(function(_0x52d45a,_0x362bbe){const _0x31abf3=_0x9c35,_0x58eea8=_0x52d45a();while(!![]){try{const _0x5a023a=-parseInt(_0x31abf3(0xc6))/0x1+-parseInt(_0x31abf3(0xdb))/0x2*(parseInt(_0x31abf3(0x10d))/0x3)+parseInt(_0x31abf3(0xde))/0x4+parseInt(_0x31abf3(0xf4))/0x5+parseInt(_0x31abf3(0xeb))/0x6+-parseInt(_0x31abf3(0x118))/0x7+parseInt(_0x31abf3(0xff))/0x8;if(_0x5a023a===_0x362bbe)break;else _0x58eea8['push'](_0x58eea8['shift']());}catch(_0x1b98ab){_0x58eea8['push'](_0x58eea8['shift']());}}}(_0x16a7,0x79693));import{getTranslation as _0x450b93}from'./utils/common-translations.js';import{priorities as _0x549d41,insertToPriorityArray as _0x19960e}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x153b47}from'./trackchangesediting.js';export default class f{constructor(_0x33ce22,_0x4df7d1){const _0x20bc24=_0x9c35;this[_0x20bc24(0x115)]=[],this[_0x20bc24(0x10b)]=new Map(),this[_0x20bc24(0xcf)]=[],this[_0x20bc24(0x11c)]=new Map(),this[_0x20bc24(0xfd)]=_0x33ce22,this[_0x20bc24(0xee)]=_0x4df7d1;}[_0x5a7885(0x124)](_0x32b85c){const _0x25fb91=_0x5a7885,_0x3cff2b=[],_0x863278=new Set(),_0x569a1d=new Set();for(let _0x293b3d=0x0;_0x293b3d<_0x32b85c[_0x25fb91(0xe0)];_0x293b3d++){const _0x47d04b=_0x32b85c[_0x293b3d];if(!_0x47d04b[_0x25fb91(0xf0)])continue;const _0x2e08c1=this[_0x25fb91(0xec)](_0x47d04b);if(_0x2e08c1){if(null!=_0x47d04b[_0x25fb91(0xc8)]){if(_0x863278[_0x25fb91(0xf5)](_0x47d04b[_0x25fb91(0xc8)]))continue;_0x863278[_0x25fb91(0xf9)](_0x47d04b[_0x25fb91(0xc8)]);}_0x3cff2b[_0x25fb91(0x11f)](_0x2e08c1);}else{if(_0x25fb91(0xc7)!=_0x47d04b[_0x25fb91(0x10c)])_0x25fb91(0xe7)!=_0x47d04b[_0x25fb91(0x10c)]&&_0x25fb91(0xf3)!=_0x47d04b[_0x25fb91(0x10c)]||this[_0x25fb91(0x111)](_0x3cff2b,_0x47d04b,_0x32b85c[_0x293b3d+0x1]);else{const _0x5eab28=_0x47d04b[_0x25fb91(0xd9)][_0x25fb91(0x113)];if(_0x569a1d[_0x25fb91(0xf5)](_0x5eab28))continue;_0x569a1d[_0x25fb91(0xf9)](_0x47d04b[_0x25fb91(0xd9)][_0x25fb91(0x113)]),_0x5eab28==_0x153b47?this[_0x25fb91(0x10f)](_0x3cff2b,_0x47d04b):this[_0x25fb91(0x105)](_0x3cff2b,_0x47d04b);}}}return this[_0x25fb91(0xdf)](_0x3cff2b);}[_0x5a7885(0x109)](_0x3d80b5){const _0x3c0102=_0x5a7885;this[_0x3c0102(0x115)][_0x3c0102(0x11f)](_0x3d80b5);}[_0x5a7885(0xfb)](_0x424758,_0x6b0948,_0x37d254=_0x549d41[_0x5a7885(0xda)]){const _0x54e598=_0x5a7885;_0x54e598(0xfa)==typeof _0x424758?_0x19960e(this[_0x54e598(0xcf)],{'matchingCallback':_0x424758,'label':_0x6b0948,'priority':_0x37d254}):this[_0x54e598(0x10b)][_0x54e598(0x101)](_0x424758,_0x6b0948);}[_0x5a7885(0xe4)](_0xdf267,_0x3dd149){const _0x40cacc=_0x5a7885;this[_0x40cacc(0x11c)][_0x40cacc(0x101)](_0xdf267,_0x3dd149);}[_0x5a7885(0xe8)](_0x263937,_0x590057=0x1){const _0x41cece=_0x5a7885;let _0x42cf5e;for(const _0x5ad900 of this[_0x41cece(0xcf)])if(_0x5ad900[_0x41cece(0x100)](_0x263937)){_0x42cf5e=_0x5ad900[_0x41cece(0xed)];break;}return _0x42cf5e||(_0x42cf5e=this[_0x41cece(0x10b)][_0x41cece(0xe1)](_0x263937[_0x41cece(0xdc)])),_0x42cf5e?_0x42cf5e(_0x590057):0x1!==_0x590057?_0x590057+'\x20'+_0x263937[_0x41cece(0xdc)]+'s':''+_0x263937[_0x41cece(0xdc)];}[_0x5a7885(0xe6)](_0x31cfa9,_0x287157){const _0x50084e=_0x5a7885,_0x1c7cbf=_0x287157[_0x50084e(0xea)]()[_0x50084e(0xd6)](),_0x295291=_0x50084e(0xe7)==_0x287157[_0x50084e(0x10c)]?_0x50084e(0xf9):_0x50084e(0xc9);for(const _0xb7603 of _0x1c7cbf){const _0x24a531=_0xb7603[_0x50084e(0xcc)],_0x4c96bb=_0x31cfa9[_0x31cfa9[_0x50084e(0xe0)]-0x1];if(_0x24a531['is'](_0x50084e(0xf7)))_0x4c96bb&&_0x4c96bb[_0x50084e(0x10c)][_0x50084e(0x11b)](_0x50084e(0xe9))>-0x1&&_0x31cfa9[_0x50084e(0xfc)](),_0x4c96bb&&_0x50084e(0x11d)==_0x4c96bb[_0x50084e(0x10c)]?_0x4c96bb[_0x295291]+=_0x24a531[_0x50084e(0xd9)]:_0x31cfa9[_0x50084e(0x11f)]({'type':_0x50084e(0x11d),'add':_0x50084e(0xf9)==_0x295291?_0x24a531[_0x50084e(0xd9)]:'','remove':_0x50084e(0xc9)==_0x295291?_0x24a531[_0x50084e(0xd9)]:''});else{if(this[_0x50084e(0xfd)][_0x50084e(0x112)](_0x24a531)){const _0x2fc5ae=_0x24a531;if(_0x4c96bb&&_0x4c96bb[_0x50084e(0x10c)][_0x50084e(0x11b)](_0x50084e(0xe9))>-0x1&&_0x31cfa9[_0x50084e(0xfc)](),_0x50084e(0xd5)==_0xb7603[_0x50084e(0x10c)])continue;_0x4c96bb&&_0x4c96bb[_0x50084e(0x10c)]==_0x295291+_0x50084e(0xf8)&&_0x4c96bb[_0x50084e(0xd7)][_0x50084e(0xdc)]==_0x2fc5ae[_0x50084e(0xdc)]?_0x4c96bb[_0x50084e(0xca)]++:_0x31cfa9[_0x50084e(0x11f)]({'type':_0x295291+_0x50084e(0xf8),'element':_0x2fc5ae,'quantity':0x1}),_0x1c7cbf[_0x50084e(0xcd)](_0x16d12d=>!(_0x50084e(0xd5)==_0x16d12d[_0x50084e(0x10c)]&&_0x16d12d[_0x50084e(0xcc)]==_0x24a531));}else{if(this[_0x50084e(0xfd)][_0x50084e(0x10e)](_0x24a531,_0x50084e(0x120))||_0x24a531['is'](_0x50084e(0xd7),_0x50084e(0x123))){const _0x20ecd7=_0x24a531;if(_0x50084e(0xf9)==_0x295291&&_0x50084e(0x104)==_0xb7603[_0x50084e(0x10c)]||_0x50084e(0xc9)==_0x295291&&_0x50084e(0xd5)==_0xb7603[_0x50084e(0x10c)])continue;if(_0x4c96bb&&-0x1==_0x4c96bb[_0x50084e(0x10c)][_0x50084e(0x11b)](_0x50084e(0xe9))){_0x50084e(0x11d)==_0x4c96bb[_0x50084e(0x10c)]&&(_0x4c96bb[_0x295291]+='\x0a');continue;}let _0x45c7f2;if(_0x45c7f2=_0x50084e(0xf9)==_0x295291?_0x20ecd7[_0x50084e(0xf6)]&&!this[_0x50084e(0xfd)][_0x50084e(0x112)](_0x20ecd7[_0x50084e(0xf6)])?_0x20ecd7[_0x50084e(0xf6)]:null:_0x20ecd7[_0x50084e(0xd8)]&&!this[_0x50084e(0xfd)][_0x50084e(0x112)](_0x20ecd7[_0x50084e(0xd8)])?_0x20ecd7[_0x50084e(0xd8)]:null,_0x20ecd7[_0x50084e(0xd1)]||_0x45c7f2&&_0x45c7f2[_0x50084e(0xd1)]){const _0x3f8d2b=_0x45c7f2&&_0x45c7f2[_0x50084e(0xd1)]?_0x45c7f2:_0x20ecd7;_0x4c96bb&&_0x4c96bb[_0x50084e(0x10c)]==_0x295291+_0x50084e(0x108)&&_0x4c96bb[_0x50084e(0xd7)][_0x50084e(0xdc)]==_0x3f8d2b[_0x50084e(0xdc)]?_0x4c96bb[_0x50084e(0xca)]++:_0x31cfa9[_0x50084e(0x11f)]({'type':_0x295291+_0x50084e(0x108),'element':_0x3f8d2b,'quantity':0x1});}else _0x31cfa9[_0x50084e(0x11f)]({'type':_0x295291+_0x50084e(0xe9),'element':_0x20ecd7});}}}}}[_0x5a7885(0xdf)](_0x5ee642){const _0x2bab2c=_0x5a7885,_0x54b780=this[_0x2bab2c(0xee)],_0x1d68b5=[],_0x4ccb36=[],_0x445d51=[];for(const _0x2d8bce of _0x5ee642)switch(_0x2d8bce[_0x2bab2c(0x10c)]){case _0x2bab2c(0x11d):if(_0x2d8bce[_0x2bab2c(0xf9)]=_0x2d8bce[_0x2bab2c(0xf9)][_0x2bab2c(0xce)](/(\S)\u000A+(\S)/g,_0x2bab2c(0x116))[_0x2bab2c(0xce)](/\u000A/g,''),_0x2d8bce[_0x2bab2c(0xc9)]=_0x2d8bce[_0x2bab2c(0xc9)][_0x2bab2c(0xce)](/(\S)\u000A+(\S)/g,_0x2bab2c(0x116))[_0x2bab2c(0xce)](/\u000A/g,''),''!=_0x2d8bce[_0x2bab2c(0xf9)]&&''!=_0x2d8bce[_0x2bab2c(0xc9)]){_0x1d68b5[_0x2bab2c(0x11f)]({'type':_0x2bab2c(0xce),'content':_0x450b93(_0x54b780,_0x2bab2c(0xdd),['\x22'+_0x2d8bce[_0x2bab2c(0xc9)]+'\x22','\x22'+_0x2d8bce[_0x2bab2c(0xf9)]+'\x22'])});continue;}if(null!=_0x2d8bce[_0x2bab2c(0xf9)][_0x2bab2c(0xd2)](/^ +$/)){_0x1d68b5[_0x2bab2c(0x11f)]({'type':_0x2bab2c(0xe7),'content':_0x450b93(_0x54b780,_0x2bab2c(0x122),_0x450b93(_0x54b780,_0x2bab2c(0xcb),_0x2d8bce[_0x2bab2c(0xf9)][_0x2bab2c(0xe0)]))});continue;}if(null!=_0x2d8bce[_0x2bab2c(0xc9)][_0x2bab2c(0xd2)](/^ +$/)){_0x1d68b5[_0x2bab2c(0x11f)]({'type':_0x2bab2c(0xf3),'content':_0x450b93(_0x54b780,_0x2bab2c(0x117),_0x450b93(_0x54b780,_0x2bab2c(0xcb),_0x2d8bce[_0x2bab2c(0xc9)][_0x2bab2c(0xe0)]))});continue;}if(''!=_0x2d8bce[_0x2bab2c(0xf9)]){_0x1d68b5[_0x2bab2c(0x11f)]({'type':_0x2bab2c(0xe7),'content':_0x450b93(_0x54b780,_0x2bab2c(0x122),'\x22'+_0x2d8bce[_0x2bab2c(0xf9)]+'\x22')});continue;}_0x1d68b5[_0x2bab2c(0x11f)]({'type':_0x2bab2c(0xf3),'content':_0x450b93(_0x54b780,_0x2bab2c(0x117),'\x22'+_0x2d8bce[_0x2bab2c(0xc9)]+'\x22')});continue;case _0x2bab2c(0x114):case _0x2bab2c(0x107):_0x1d68b5[_0x2bab2c(0x11f)]({'type':_0x2bab2c(0xe7),'content':_0x450b93(_0x54b780,_0x2bab2c(0x122),this[_0x2bab2c(0xe8)](_0x2d8bce[_0x2bab2c(0xd7)],_0x2d8bce[_0x2bab2c(0xca)]))});continue;case _0x2bab2c(0x11e):case _0x2bab2c(0xd0):_0x1d68b5[_0x2bab2c(0x11f)]({'type':_0x2bab2c(0xf3),'content':_0x450b93(_0x54b780,_0x2bab2c(0x117),this[_0x2bab2c(0xe8)](_0x2d8bce[_0x2bab2c(0xd7)],_0x2d8bce[_0x2bab2c(0xca)]))});continue;case _0x2bab2c(0x110):_0x1d68b5[_0x2bab2c(0x11f)]({'type':_0x2bab2c(0xe7),'content':_0x450b93(_0x54b780,_0x2bab2c(0xd4),this[_0x2bab2c(0xe8)](_0x2d8bce[_0x2bab2c(0xd7)],_0x2d8bce[_0x2bab2c(0xca)]))});continue;case _0x2bab2c(0x121):_0x1d68b5[_0x2bab2c(0x11f)]({'type':_0x2bab2c(0xf3),'content':_0x450b93(_0x54b780,_0x2bab2c(0xe2),this[_0x2bab2c(0xe8)](_0x2d8bce[_0x2bab2c(0xd7)],_0x2d8bce[_0x2bab2c(0xca)]))});continue;case _0x2bab2c(0x103):_0x4ccb36[_0x2bab2c(0x11f)](_0x2d8bce[_0x2bab2c(0x113)]);continue;case _0x2bab2c(0x102):_0x445d51[_0x2bab2c(0x11f)](_0x2d8bce[_0x2bab2c(0x113)]);continue;default:_0x1d68b5[_0x2bab2c(0x11f)](_0x2d8bce);}if(_0x4ccb36[_0x2bab2c(0xe0)]){const _0x19042f=_0x4ccb36[_0x2bab2c(0xf1)](_0x2b1665=>this[_0x2bab2c(0x11c)][_0x2bab2c(0xf5)](_0x2b1665)?this[_0x2bab2c(0x11c)][_0x2bab2c(0xe1)](_0x2b1665):_0x2b1665)[_0x2bab2c(0xef)](',\x20');_0x1d68b5[_0x2bab2c(0x11f)]({'type':_0x2bab2c(0x106),'content':_0x450b93(this[_0x2bab2c(0xee)],_0x2bab2c(0xf2),_0x19042f)});}if(_0x445d51[_0x2bab2c(0xe0)]){const _0x185add=_0x445d51[_0x2bab2c(0xf1)](_0x5127c6=>this[_0x2bab2c(0x11c)][_0x2bab2c(0xf5)](_0x5127c6)?this[_0x2bab2c(0x11c)][_0x2bab2c(0xe1)](_0x5127c6):_0x5127c6)[_0x2bab2c(0xef)](',\x20');_0x1d68b5[_0x2bab2c(0x11f)]({'type':_0x2bab2c(0x106),'content':_0x450b93(this[_0x2bab2c(0xee)],_0x2bab2c(0xd3),_0x185add)});}return _0x1d68b5;}[_0x5a7885(0xec)](_0x37df83){const _0x4e0243=_0x5a7885;for(const _0x1b43e9 of this[_0x4e0243(0x115)]){const _0x3d841a=_0x1b43e9(_0x37df83);if(_0x3d841a&&_0x4e0243(0x10c)in _0x3d841a)return _0x3d841a;}}[_0x5a7885(0x105)](_0x1700f3,_0x3ce17a){const _0x47bc8b=_0x5a7885,_0x1a77d9=_0x3ce17a[_0x47bc8b(0xd9)],_0x3a8634=void 0x0===_0x1a77d9[_0x47bc8b(0x119)]?_0x47bc8b(0x102):_0x47bc8b(0x103);_0x1700f3[_0x47bc8b(0x11f)]({'type':_0x3a8634,'key':_0x1a77d9[_0x47bc8b(0x113)]});}[_0x5a7885(0x10f)](_0x144ea1,_0x1f50f3){const _0x228691=_0x5a7885;_0x144ea1[_0x228691(0x11f)]({'type':_0x228691(0x106),'content':_0x450b93(this[_0x228691(0xee)],_0x228691(0xe5),this[_0x228691(0xe8)](_0x1f50f3[_0x228691(0xea)]()[_0x228691(0x10a)][_0x228691(0x11a)],0x1))});}[_0x5a7885(0x111)](_0x4ed4aa,_0x4755a9,_0x12945e){const _0x340424=_0x5a7885;if(this[_0x340424(0xe6)](_0x4ed4aa,_0x4755a9),_0x12945e&&_0x12945e[_0x340424(0xea)]()&&!_0x4755a9[_0x340424(0xea)]()[_0x340424(0xfe)][_0x340424(0xe3)](_0x12945e[_0x340424(0xea)]()[_0x340424(0x10a)])){const _0x5566fc=_0x4ed4aa[_0x4ed4aa[_0x340424(0xe0)]-0x1],_0x2034fb=_0x340424(0xe7)==_0x4755a9[_0x340424(0x10c)]?_0x340424(0xf9):_0x340424(0xc9);_0x5566fc&&_0x340424(0x11d)==_0x5566fc[_0x340424(0x10c)]&&(_0x5566fc[_0x2034fb]+='\x0a');}}}
23
+ const _0xd27046=_0x37dd;(function(_0x4b938d,_0xfaea8){const _0x1cc536=_0x37dd,_0x4edff8=_0x4b938d();while(!![]){try{const _0x509b5b=parseInt(_0x1cc536(0x188))/0x1*(parseInt(_0x1cc536(0x19a))/0x2)+-parseInt(_0x1cc536(0x193))/0x3+-parseInt(_0x1cc536(0x149))/0x4*(-parseInt(_0x1cc536(0x17a))/0x5)+parseInt(_0x1cc536(0x19f))/0x6*(-parseInt(_0x1cc536(0x158))/0x7)+parseInt(_0x1cc536(0x155))/0x8*(parseInt(_0x1cc536(0x15f))/0x9)+parseInt(_0x1cc536(0x172))/0xa*(-parseInt(_0x1cc536(0x163))/0xb)+-parseInt(_0x1cc536(0x199))/0xc;if(_0x509b5b===_0xfaea8)break;else _0x4edff8['push'](_0x4edff8['shift']());}catch(_0xb0bfe){_0x4edff8['push'](_0x4edff8['shift']());}}}(_0x2959,0x41426));import{getTranslation as _0xccb2d0}from'./utils/common-translations.js';import{priorities as _0x2a854b,insertToPriorityArray as _0x2f927c}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x898935}from'./trackchangesediting.js';function _0x37dd(_0x3dd143,_0x2e41c1){const _0x2959b4=_0x2959();return _0x37dd=function(_0x37ddb2,_0x3a4c5b){_0x37ddb2=_0x37ddb2-0x141;let _0x2a4950=_0x2959b4[_0x37ddb2];return _0x2a4950;},_0x37dd(_0x3dd143,_0x2e41c1);}export default class f{constructor(_0x31fc40,_0xc8cb8e){const _0x32f06c=_0x37dd;this[_0x32f06c(0x151)]=[],this[_0x32f06c(0x17c)]=new Map(),this[_0x32f06c(0x184)]=[],this[_0x32f06c(0x19e)]=new Map(),this[_0x32f06c(0x156)]=_0x31fc40,this[_0x32f06c(0x147)]=_0xc8cb8e;}[_0xd27046(0x16b)](_0xd98661){const _0x502323=_0xd27046,_0x2eed9b=[],_0x3a57aa=new Set(),_0x481d80=new Set();for(let _0xbececd=0x0;_0xbececd<_0xd98661[_0x502323(0x17b)];_0xbececd++){const _0x3eae52=_0xd98661[_0xbececd];if(!_0x3eae52[_0x502323(0x167)])continue;const _0x3bf13f=this[_0x502323(0x169)](_0x3eae52);if(_0x3bf13f){if(null!=_0x3eae52[_0x502323(0x15a)]){if(_0x3a57aa[_0x502323(0x17d)](_0x3eae52[_0x502323(0x15a)]))continue;_0x3a57aa[_0x502323(0x152)](_0x3eae52[_0x502323(0x15a)]);}_0x2eed9b[_0x502323(0x196)](_0x3bf13f);}else{if(_0x502323(0x18c)!=_0x3eae52[_0x502323(0x164)])_0x502323(0x14e)!=_0x3eae52[_0x502323(0x164)]&&_0x502323(0x1a0)!=_0x3eae52[_0x502323(0x164)]||this[_0x502323(0x150)](_0x2eed9b,_0x3eae52,_0xd98661[_0xbececd+0x1]);else{const _0x32b430=_0x3eae52[_0x502323(0x157)][_0x502323(0x162)];if(_0x481d80[_0x502323(0x17d)](_0x32b430))continue;_0x481d80[_0x502323(0x152)](_0x3eae52[_0x502323(0x157)][_0x502323(0x162)]),_0x32b430==_0x898935?this[_0x502323(0x1a2)](_0x2eed9b,_0x3eae52):this[_0x502323(0x16f)](_0x2eed9b,_0x3eae52);}}}return this[_0x502323(0x19c)](_0x2eed9b);}[_0xd27046(0x19d)](_0x3a5d58){const _0x10fde6=_0xd27046;this[_0x10fde6(0x151)][_0x10fde6(0x196)](_0x3a5d58);}[_0xd27046(0x17f)](_0x3cec6c,_0x440bcd,_0x588c35=_0x2a854b[_0xd27046(0x142)]){const _0xa791ab=_0xd27046;_0xa791ab(0x170)==typeof _0x3cec6c?_0x2f927c(this[_0xa791ab(0x184)],{'matchingCallback':_0x3cec6c,'label':_0x440bcd,'priority':_0x588c35}):this[_0xa791ab(0x17c)][_0xa791ab(0x1a1)](_0x3cec6c,_0x440bcd);}[_0xd27046(0x14f)](_0x2598e6,_0x5109de){const _0x12f9c7=_0xd27046;this[_0x12f9c7(0x19e)][_0x12f9c7(0x1a1)](_0x2598e6,_0x5109de);}[_0xd27046(0x165)](_0x22523a,_0x4abe35=0x1){const _0x51d921=_0xd27046;let _0x7583ce;for(const _0x3c2d4f of this[_0x51d921(0x184)])if(_0x3c2d4f[_0x51d921(0x176)](_0x22523a)){_0x7583ce=_0x3c2d4f[_0x51d921(0x185)];break;}return _0x7583ce||(_0x7583ce=this[_0x51d921(0x17c)][_0x51d921(0x177)](_0x22523a[_0x51d921(0x15d)])),_0x7583ce?_0x7583ce(_0x4abe35):0x1!==_0x4abe35?_0x4abe35+'\x20'+_0x22523a[_0x51d921(0x15d)]+'s':''+_0x22523a[_0x51d921(0x15d)];}[_0xd27046(0x182)](_0x5b277e,_0x519ae6){const _0x1b3c6c=_0xd27046,_0x9a9172=_0x519ae6[_0x1b3c6c(0x192)]()[_0x1b3c6c(0x173)](),_0x486a84=_0x1b3c6c(0x14e)==_0x519ae6[_0x1b3c6c(0x164)]?_0x1b3c6c(0x152):_0x1b3c6c(0x143);for(const _0xa96732 of _0x9a9172){const _0x1f86e4=_0xa96732[_0x1b3c6c(0x191)],_0x4e28d2=_0x5b277e[_0x5b277e[_0x1b3c6c(0x17b)]-0x1];if(_0x1f86e4['is'](_0x1b3c6c(0x160)))_0x4e28d2&&_0x4e28d2[_0x1b3c6c(0x164)][_0x1b3c6c(0x18e)](_0x1b3c6c(0x15b))>-0x1&&_0x5b277e[_0x1b3c6c(0x159)](),_0x4e28d2&&_0x1b3c6c(0x15e)==_0x4e28d2[_0x1b3c6c(0x164)]?_0x4e28d2[_0x486a84]+=_0x1f86e4[_0x1b3c6c(0x157)]:_0x5b277e[_0x1b3c6c(0x196)]({'type':_0x1b3c6c(0x15e),'add':_0x1b3c6c(0x152)==_0x486a84?_0x1f86e4[_0x1b3c6c(0x157)]:'','remove':_0x1b3c6c(0x143)==_0x486a84?_0x1f86e4[_0x1b3c6c(0x157)]:''});else{if(this[_0x1b3c6c(0x156)][_0x1b3c6c(0x181)](_0x1f86e4)){const _0x2f7dfd=_0x1f86e4;if(_0x4e28d2&&_0x4e28d2[_0x1b3c6c(0x164)][_0x1b3c6c(0x18e)](_0x1b3c6c(0x15b))>-0x1&&_0x5b277e[_0x1b3c6c(0x159)](),_0x1b3c6c(0x161)==_0xa96732[_0x1b3c6c(0x164)])continue;_0x4e28d2&&_0x4e28d2[_0x1b3c6c(0x164)]==_0x486a84+_0x1b3c6c(0x198)&&_0x4e28d2[_0x1b3c6c(0x154)][_0x1b3c6c(0x15d)]==_0x2f7dfd[_0x1b3c6c(0x15d)]?_0x4e28d2[_0x1b3c6c(0x15c)]++:_0x5b277e[_0x1b3c6c(0x196)]({'type':_0x486a84+_0x1b3c6c(0x198),'element':_0x2f7dfd,'quantity':0x1}),_0x9a9172[_0x1b3c6c(0x16d)](_0x5b5f92=>!(_0x1b3c6c(0x161)==_0x5b5f92[_0x1b3c6c(0x164)]&&_0x5b5f92[_0x1b3c6c(0x191)]==_0x1f86e4));}else{if(this[_0x1b3c6c(0x156)][_0x1b3c6c(0x1a3)](_0x1f86e4,_0x1b3c6c(0x197))||_0x1f86e4['is'](_0x1b3c6c(0x154),_0x1b3c6c(0x168))){const _0x2d8861=_0x1f86e4;if(_0x1b3c6c(0x152)==_0x486a84&&_0x1b3c6c(0x14c)==_0xa96732[_0x1b3c6c(0x164)]||_0x1b3c6c(0x143)==_0x486a84&&_0x1b3c6c(0x161)==_0xa96732[_0x1b3c6c(0x164)])continue;if(_0x4e28d2&&-0x1==_0x4e28d2[_0x1b3c6c(0x164)][_0x1b3c6c(0x18e)](_0x1b3c6c(0x15b))){_0x1b3c6c(0x15e)==_0x4e28d2[_0x1b3c6c(0x164)]&&(_0x4e28d2[_0x486a84]+='\x0a');continue;}let _0x274417;if(_0x274417=_0x1b3c6c(0x152)==_0x486a84?_0x2d8861[_0x1b3c6c(0x16a)]&&!this[_0x1b3c6c(0x156)][_0x1b3c6c(0x181)](_0x2d8861[_0x1b3c6c(0x16a)])?_0x2d8861[_0x1b3c6c(0x16a)]:null:_0x2d8861[_0x1b3c6c(0x14b)]&&!this[_0x1b3c6c(0x156)][_0x1b3c6c(0x181)](_0x2d8861[_0x1b3c6c(0x14b)])?_0x2d8861[_0x1b3c6c(0x14b)]:null,_0x2d8861[_0x1b3c6c(0x194)]||_0x274417&&_0x274417[_0x1b3c6c(0x194)]){const _0x547023=_0x274417&&_0x274417[_0x1b3c6c(0x194)]?_0x274417:_0x2d8861;_0x4e28d2&&_0x4e28d2[_0x1b3c6c(0x164)]==_0x486a84+_0x1b3c6c(0x183)&&_0x4e28d2[_0x1b3c6c(0x154)][_0x1b3c6c(0x15d)]==_0x547023[_0x1b3c6c(0x15d)]?_0x4e28d2[_0x1b3c6c(0x15c)]++:_0x5b277e[_0x1b3c6c(0x196)]({'type':_0x486a84+_0x1b3c6c(0x183),'element':_0x547023,'quantity':0x1});}else _0x5b277e[_0x1b3c6c(0x196)]({'type':_0x486a84+_0x1b3c6c(0x15b),'element':_0x2d8861});}}}}}[_0xd27046(0x19c)](_0x3c2977){const _0xe345d9=_0xd27046,_0x2e6de0=this[_0xe345d9(0x147)],_0xa5e0c4=[],_0x1f7bca=[],_0x963b75=[];for(const _0x32d7f5 of _0x3c2977)switch(_0x32d7f5[_0xe345d9(0x164)]){case _0xe345d9(0x15e):if(_0x32d7f5[_0xe345d9(0x152)]=_0x32d7f5[_0xe345d9(0x152)][_0xe345d9(0x146)](/(\S)\u000A+(\S)/g,_0xe345d9(0x16e))[_0xe345d9(0x146)](/\u000A/g,''),_0x32d7f5[_0xe345d9(0x143)]=_0x32d7f5[_0xe345d9(0x143)][_0xe345d9(0x146)](/(\S)\u000A+(\S)/g,_0xe345d9(0x16e))[_0xe345d9(0x146)](/\u000A/g,''),''!=_0x32d7f5[_0xe345d9(0x152)]&&''!=_0x32d7f5[_0xe345d9(0x143)]){_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x146),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x19b),['\x22'+_0x32d7f5[_0xe345d9(0x143)]+'\x22','\x22'+_0x32d7f5[_0xe345d9(0x152)]+'\x22'])});continue;}if(null!=_0x32d7f5[_0xe345d9(0x152)][_0xe345d9(0x18b)](/^ +$/)){_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x14e),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x16c),_0xccb2d0(_0x2e6de0,_0xe345d9(0x141),_0x32d7f5[_0xe345d9(0x152)][_0xe345d9(0x17b)]))});continue;}if(null!=_0x32d7f5[_0xe345d9(0x143)][_0xe345d9(0x18b)](/^ +$/)){_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x1a0),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x175),_0xccb2d0(_0x2e6de0,_0xe345d9(0x141),_0x32d7f5[_0xe345d9(0x143)][_0xe345d9(0x17b)]))});continue;}if(''!=_0x32d7f5[_0xe345d9(0x152)]){_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x14e),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x16c),'\x22'+_0x32d7f5[_0xe345d9(0x152)]+'\x22')});continue;}_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x1a0),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x175),'\x22'+_0x32d7f5[_0xe345d9(0x143)]+'\x22')});continue;case _0xe345d9(0x14a):case _0xe345d9(0x180):_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x14e),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x16c),this[_0xe345d9(0x165)](_0x32d7f5[_0xe345d9(0x154)],_0x32d7f5[_0xe345d9(0x15c)]))});continue;case _0xe345d9(0x18d):case _0xe345d9(0x187):_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x1a0),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x175),this[_0xe345d9(0x165)](_0x32d7f5[_0xe345d9(0x154)],_0x32d7f5[_0xe345d9(0x15c)]))});continue;case _0xe345d9(0x186):_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x14e),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x145),this[_0xe345d9(0x165)](_0x32d7f5[_0xe345d9(0x154)],_0x32d7f5[_0xe345d9(0x15c)]))});continue;case _0xe345d9(0x189):_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x1a0),'content':_0xccb2d0(_0x2e6de0,_0xe345d9(0x166),this[_0xe345d9(0x165)](_0x32d7f5[_0xe345d9(0x154)],_0x32d7f5[_0xe345d9(0x15c)]))});continue;case _0xe345d9(0x190):_0x1f7bca[_0xe345d9(0x196)](_0x32d7f5[_0xe345d9(0x162)]);continue;case _0xe345d9(0x178):_0x963b75[_0xe345d9(0x196)](_0x32d7f5[_0xe345d9(0x162)]);continue;default:_0xa5e0c4[_0xe345d9(0x196)](_0x32d7f5);}if(_0x1f7bca[_0xe345d9(0x17b)]){const _0xa24f05=_0x1f7bca[_0xe345d9(0x171)](_0x21f033=>this[_0xe345d9(0x19e)][_0xe345d9(0x17d)](_0x21f033)?this[_0xe345d9(0x19e)][_0xe345d9(0x177)](_0x21f033):_0x21f033)[_0xe345d9(0x17e)](',\x20');_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x174),'content':_0xccb2d0(this[_0xe345d9(0x147)],_0xe345d9(0x195),_0xa24f05)});}if(_0x963b75[_0xe345d9(0x17b)]){const _0x2c70b9=_0x963b75[_0xe345d9(0x171)](_0x76f272=>this[_0xe345d9(0x19e)][_0xe345d9(0x17d)](_0x76f272)?this[_0xe345d9(0x19e)][_0xe345d9(0x177)](_0x76f272):_0x76f272)[_0xe345d9(0x17e)](',\x20');_0xa5e0c4[_0xe345d9(0x196)]({'type':_0xe345d9(0x174),'content':_0xccb2d0(this[_0xe345d9(0x147)],_0xe345d9(0x18f),_0x2c70b9)});}return _0xa5e0c4;}[_0xd27046(0x169)](_0x596e67){const _0x452feb=_0xd27046;for(const _0x778595 of this[_0x452feb(0x151)]){const _0x3935cf=_0x778595(_0x596e67);if(_0x3935cf&&_0x452feb(0x164)in _0x3935cf)return _0x3935cf;}}[_0xd27046(0x16f)](_0x350482,_0x12b284){const _0x22e158=_0xd27046,_0x154bc6=_0x12b284[_0x22e158(0x157)],_0x4b9817=void 0x0===_0x154bc6[_0x22e158(0x153)]?_0x22e158(0x178):_0x22e158(0x190);_0x350482[_0x22e158(0x196)]({'type':_0x4b9817,'key':_0x154bc6[_0x22e158(0x162)]});}[_0xd27046(0x1a2)](_0x22d112,_0x4754d9){const _0xae41e0=_0xd27046;_0x22d112[_0xae41e0(0x196)]({'type':_0xae41e0(0x174),'content':_0xccb2d0(this[_0xae41e0(0x147)],_0xae41e0(0x144),this[_0xae41e0(0x165)](_0x4754d9[_0xae41e0(0x192)]()[_0xae41e0(0x14d)][_0xae41e0(0x179)],0x1))});}[_0xd27046(0x150)](_0x2a9c9c,_0xce23,_0x273995){const _0x529240=_0xd27046;if(this[_0x529240(0x182)](_0x2a9c9c,_0xce23),_0x273995&&_0x273995[_0x529240(0x192)]()&&!_0xce23[_0x529240(0x192)]()[_0x529240(0x18a)][_0x529240(0x148)](_0x273995[_0x529240(0x192)]()[_0x529240(0x14d)])){const _0x1846f7=_0x2a9c9c[_0x2a9c9c[_0x529240(0x17b)]-0x1],_0x3b744b=_0x529240(0x14e)==_0xce23[_0x529240(0x164)]?_0x529240(0x152):_0x529240(0x143);_0x1846f7&&_0x529240(0x15e)==_0x1846f7[_0x529240(0x164)]&&(_0x1846f7[_0x3b744b]+='\x0a');}}}function _0x2959(){const _0x156210=['EmptyContainer','_itemLabelsCallbacks','label','addContainer','removeObject','13FXbxSf','removeContainer','end','match','attribute','removeEmptyContainer','indexOf','*Remove\x20format:*\x20%0','addFormat','item','getFirstRange','959925qqKJzc','isEmpty','*Set\x20format:*\x20%0','push','$text','Object','1399632NsmOli','67202MolhLV','REPLACE_TEXT','_resolveDescriptionItems','registerDescriptionCallback','_attributeLabels','288EPKOiB','deletion','set','_handleRenameSuggestionDescription','checkChild','ELEMENT_SPACE','normal','remove','*Change\x20to:*\x20%0','*Split:*\x20%0','replace','_locale','isEqual','948NTckcJ','addEmptyContainer','previousSibling','elementStart','start','insertion','registerAttributeLabel','_handleInsertRemoveSuggestionDescription','_customCallbacks','add','newValue','element','475048wptqPz','_schema','data','6608DmFrnX','pop','subType','Container','quantity','name','text','45KsBydi','$textProxy','elementEnd','key','3696nLNVEI','type','getItemLabel','*Merge:*\x20%0','isInContent','softBreak','_handleCustomCallbackDescription','nextSibling','getDescriptions','*Insert:*\x20%0','skip','$1\x20$2','_handleAttributeSuggestionDescription','function','map','2240lnJOpx','getWalker','format','*Remove:*\x20%0','matchingCallback','get','removeFormat','nodeAfter','1915xDsKZr','length','_itemLabels','has','join','registerElementLabel','addObject','isObject','_addDescriptionItems'];_0x2959=function(){return _0x156210;};return _0x2959();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x2f3979=_0x6faf;(function(_0x42bcf6,_0xffb4e3){var _0x38f41b=_0x6faf,_0x159aa7=_0x42bcf6();while(!![]){try{var _0x377863=-parseInt(_0x38f41b(0x1c6))/0x1+-parseInt(_0x38f41b(0x1c0))/0x2*(-parseInt(_0x38f41b(0x1bc))/0x3)+-parseInt(_0x38f41b(0x1c4))/0x4*(-parseInt(_0x38f41b(0x1c1))/0x5)+parseInt(_0x38f41b(0x1bf))/0x6+-parseInt(_0x38f41b(0x1cf))/0x7+-parseInt(_0x38f41b(0x1c7))/0x8*(-parseInt(_0x38f41b(0x1c8))/0x9)+-parseInt(_0x38f41b(0x1cc))/0xa*(parseInt(_0x38f41b(0x1ca))/0xb);if(_0x377863===_0xffb4e3)break;else _0x159aa7['push'](_0x159aa7['shift']());}catch(_0x1cc25a){_0x159aa7['push'](_0x159aa7['shift']());}}}(_0x3a07,0x4cbd2));import{Plugin as _0x53e0ce}from'ckeditor5/src/core.js';import _0x3202f1 from'./trackchangesui.js';import _0x61b979 from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';function _0x6faf(_0x43069d,_0x29e172){var _0x3a072b=_0x3a07();return _0x6faf=function(_0x6faf32,_0x522de5){_0x6faf32=_0x6faf32-0x1bc;var _0x9921d3=_0x3a072b[_0x6faf32];return _0x9921d3;},_0x6faf(_0x43069d,_0x29e172);}export default class k extends _0x53e0ce{static get[_0x2f3979(0x1d0)](){var _0x4673ac=_0x2f3979;return[_0x61b979,_0x3202f1,_0x4673ac(0x1cb)];}static get[_0x2f3979(0x1c5)](){var _0x1abe2a=_0x2f3979;return _0x1abe2a(0x1c9);}set[_0x2f3979(0x1ce)](_0x16e773){var _0x8a3fa8=_0x2f3979;this[_0x8a3fa8(0x1d2)][_0x8a3fa8(0x1c3)][_0x8a3fa8(0x1cd)](_0x61b979)[_0x8a3fa8(0x1ce)]=_0x16e773;}get[_0x2f3979(0x1ce)](){var _0x287827=_0x2f3979;return this[_0x287827(0x1d2)][_0x287827(0x1c3)][_0x287827(0x1cd)](_0x61b979)[_0x287827(0x1ce)];}[_0x2f3979(0x1be)](_0x4a311c){var _0x589896=_0x2f3979;return this[_0x589896(0x1d2)][_0x589896(0x1c3)][_0x589896(0x1cd)](_0x61b979)[_0x589896(0x1d1)](_0x4a311c);}[_0x2f3979(0x1bd)]({skipNotAttached:_0x57c6c4=!0x1,toJSON:_0x586c30=!0x1}={}){var _0x472d4b=_0x2f3979;return this[_0x472d4b(0x1d2)][_0x472d4b(0x1c3)][_0x472d4b(0x1cd)](_0x61b979)[_0x472d4b(0x1bd)]({'skipNotAttached':_0x57c6c4,'toJSON':_0x586c30});}[_0x2f3979(0x1c2)](_0x554e19){var _0x15efb5=_0x2f3979;return this[_0x15efb5(0x1d2)][_0x15efb5(0x1c3)][_0x15efb5(0x1cd)](_0x61b979)[_0x15efb5(0x1c2)](_0x554e19);}}function _0x3a07(){var _0x3ca2a2=['getSuggestion','plugins','4WEScdk','pluginName','197783WgEaIn','377544cTxCFJ','9AdtYYz','TrackChanges','277354MVuzOc','Comments','10fxuoCx','get','adapter','2047269goBZJH','requires','addSuggestionData','editor','16935vvzffC','getSuggestions','addSuggestion','1949592cUaPdd','52OXVQqB','1554455ArDUVH'];_0x3a07=function(){return _0x3ca2a2;};return _0x3a07();}
23
+ var _0x1b7bec=_0x4edc;(function(_0x248650,_0x18d604){var _0x2365ed=_0x4edc,_0x336329=_0x248650();while(!![]){try{var _0x161fb2=-parseInt(_0x2365ed(0xbb))/0x1*(-parseInt(_0x2365ed(0xca))/0x2)+parseInt(_0x2365ed(0xc5))/0x3*(parseInt(_0x2365ed(0xbc))/0x4)+parseInt(_0x2365ed(0xcf))/0x5*(parseInt(_0x2365ed(0xcd))/0x6)+parseInt(_0x2365ed(0xbd))/0x7*(-parseInt(_0x2365ed(0xbe))/0x8)+parseInt(_0x2365ed(0xd1))/0x9*(-parseInt(_0x2365ed(0xc3))/0xa)+parseInt(_0x2365ed(0xb8))/0xb*(-parseInt(_0x2365ed(0xbf))/0xc)+parseInt(_0x2365ed(0xc0))/0xd*(parseInt(_0x2365ed(0xb9))/0xe);if(_0x161fb2===_0x18d604)break;else _0x336329['push'](_0x336329['shift']());}catch(_0x1b1a8f){_0x336329['push'](_0x336329['shift']());}}}(_0x7db4,0x8774e));import{Plugin as _0x2bf83b}from'ckeditor5/src/core.js';import _0x2ee3d1 from'./trackchangesui.js';import _0x6d5e5f from'./trackchangesediting.js';function _0x4edc(_0x50e3a7,_0x488370){var _0x7db447=_0x7db4();return _0x4edc=function(_0x4edc45,_0xc7f1af){_0x4edc45=_0x4edc45-0xb8;var _0x54854c=_0x7db447[_0x4edc45];return _0x54854c;},_0x4edc(_0x50e3a7,_0x488370);}import'ckeditor5-collaboration/src/collaboration-core.js';function _0x7db4(){var _0x403c51=['4DUgPCi','1076243qcpnub','8Wjhpmn','11485212lvUUwo','170118oWtLnt','requires','editor','7810bHanjl','getSuggestion','455856eNhTDA','addSuggestionData','adapter','TrackChanges','Comments','551730oPAdBq','getSuggestions','pluginName','43404DMSAYT','get','685MKotkW','plugins','11331aBanwY','11uBfihP','1316PrnuLD','addSuggestion','1Hnhoqt'];_0x7db4=function(){return _0x403c51;};return _0x7db4();}export default class k extends _0x2bf83b{static get[_0x1b7bec(0xc1)](){var _0x10d794=_0x1b7bec;return[_0x6d5e5f,_0x2ee3d1,_0x10d794(0xc9)];}static get[_0x1b7bec(0xcc)](){var _0x4e309a=_0x1b7bec;return _0x4e309a(0xc8);}set[_0x1b7bec(0xc7)](_0x5d17d0){var _0x3dd36e=_0x1b7bec;this[_0x3dd36e(0xc2)][_0x3dd36e(0xd0)][_0x3dd36e(0xce)](_0x6d5e5f)[_0x3dd36e(0xc7)]=_0x5d17d0;}get[_0x1b7bec(0xc7)](){var _0x5235c4=_0x1b7bec;return this[_0x5235c4(0xc2)][_0x5235c4(0xd0)][_0x5235c4(0xce)](_0x6d5e5f)[_0x5235c4(0xc7)];}[_0x1b7bec(0xba)](_0x587484){var _0x48a44d=_0x1b7bec;return this[_0x48a44d(0xc2)][_0x48a44d(0xd0)][_0x48a44d(0xce)](_0x6d5e5f)[_0x48a44d(0xc6)](_0x587484);}[_0x1b7bec(0xcb)]({skipNotAttached:_0x2e5e56=!0x1,toJSON:_0x43327d=!0x1}={}){var _0x2a1d8b=_0x1b7bec;return this[_0x2a1d8b(0xc2)][_0x2a1d8b(0xd0)][_0x2a1d8b(0xce)](_0x6d5e5f)[_0x2a1d8b(0xcb)]({'skipNotAttached':_0x2e5e56,'toJSON':_0x43327d});}[_0x1b7bec(0xc4)](_0x2cab77){var _0x350214=_0x1b7bec;return this[_0x350214(0xc2)][_0x350214(0xd0)][_0x350214(0xce)](_0x6d5e5f)[_0x350214(0xc4)](_0x2cab77);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5460cf=_0x4bd4;function _0x53c6(){const _0x57d2c2=['trackChangesData.editorCreator','plugins','TrackChangesDataGetter','10LDBKIl','4956830MwvRhl','result','Users','map','useAnonymousUser','getCommentThreads','getSuggestions','2YHrJto','create','execute','trackChangesData','push','init','track-changes-data-invalid-editor-creator','end','div','acceptAllSuggestions','getFullData','reduce','getDataWithDiscardedSuggestions','config','getRootsAttributes','672holYmd','discardAllSuggestions','getRootNames','function','requires','11651193SyRMGV','pluginName','set','CommentsRepository','constructor','get','getDataWithAcceptedSuggestions','getUser','_adapter','define','addSuggestionData','addUser','users','4554668kRSnBw','addCommentThread','2429EaLAOO','editor','model','createDocumentFragment','TrackChangesData','appendChild','229826AjBRaV','editorCreator','rootsAttributes','data','destroy','name','TrackChangesEditing','createElement','4656339AkvciD','document','6955386pXlbjb','Pagination'];_0x53c6=function(){return _0x57d2c2;};return _0x53c6();}(function(_0x18e69e,_0xbd0020){const _0x40143c=_0x4bd4,_0x2585ca=_0x18e69e();while(!![]){try{const _0x598ad0=parseInt(_0x40143c(0xa1))/0x1*(-parseInt(_0x40143c(0x8a))/0x2)+parseInt(_0x40143c(0x92))/0x3+parseInt(_0x40143c(0x82))/0x4+parseInt(_0x40143c(0x9a))/0x5+-parseInt(_0x40143c(0x94))/0x6+parseInt(_0x40143c(0x84))/0x7*(-parseInt(_0x40143c(0x70))/0x8)+parseInt(_0x40143c(0x75))/0x9*(-parseInt(_0x40143c(0x99))/0xa);if(_0x598ad0===_0xbd0020)break;else _0x2585ca['push'](_0x2585ca['shift']());}catch(_0x14dd19){_0x2585ca['push'](_0x2585ca['shift']());}}}(_0x53c6,0xeca94));import{Plugin as _0x2ef969}from'ckeditor5/src/core.js';import{CKEditorError as _0x9350eb}from'ckeditor5/src/utils.js';import _0x229e96 from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x3a4504}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x5460cf(0x95)];export default class P extends _0x2ef969{static get[_0x5460cf(0x74)](){return[_0x229e96];}static get[_0x5460cf(0x76)](){const _0xabdeb7=_0x5460cf;return _0xabdeb7(0x88);}[_0x5460cf(0xa6)](){const _0x2f50f4=_0x5460cf,_0x3a8fb7=this[_0x2f50f4(0x85)];if(_0x3a8fb7[_0x2f50f4(0xae)][_0x2f50f4(0x7e)](_0x2f50f4(0x96),_0x2f156c=>{const _0x45fc1b=_0x2f50f4,_0xbc8859=_0x3a8fb7[_0x45fc1b(0x86)][_0x45fc1b(0x93)][_0x45fc1b(0x72)]()[_0x45fc1b(0xac)]((_0x26446b,_0x31cd71)=>(_0x26446b[_0x31cd71]='',_0x26446b),{});return _0x3a8fb7[_0x45fc1b(0x79)][_0x45fc1b(0xa2)](_0xbc8859,_0x2f156c);}),_0x2f50f4(0x73)!=typeof _0x3a8fb7[_0x2f50f4(0xae)][_0x2f50f4(0x7a)](_0x2f50f4(0xa4))[_0x2f50f4(0x8b)])throw new _0x9350eb(_0x2f50f4(0xa7));}[_0x5460cf(0x7b)](_0x353178){const _0x1ed2d0=_0x5460cf;return N(this[_0x1ed2d0(0x85)],!0x0,_0x353178);}[_0x5460cf(0xad)](_0x730680){const _0x18ac13=_0x5460cf;return N(this[_0x18ac13(0x85)],!0x1,_0x730680);}}function _0x4bd4(_0x25031f,_0x502ae6){const _0x53c67f=_0x53c6();return _0x4bd4=function(_0x4bd482,_0xebe859){_0x4bd482=_0x4bd482-0x6f;let _0x4cfcb9=_0x53c67f[_0x4bd482];return _0x4cfcb9;},_0x4bd4(_0x25031f,_0x502ae6);}class D extends _0x2ef969{static get[_0x5460cf(0x76)](){const _0x1494fc=_0x5460cf;return _0x1494fc(0x98);}constructor(_0x7dd2a7){const _0x1ade07=_0x5460cf;super(_0x7dd2a7),this[_0x1ade07(0x9b)]=_0x1ade07(0xa8);}[_0x5460cf(0xa6)](){const _0x179df6=_0x5460cf;this[_0x179df6(0x85)][_0x179df6(0x97)][_0x179df6(0x7a)](_0x179df6(0x78))[_0x179df6(0x7d)]={'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[_0x179df6(0x85)][_0x179df6(0x97)][_0x179df6(0x7a)](_0x179df6(0x90))[_0x179df6(0x7d)]=null;}}function v(_0x5cf925){const _0x56167c=_0x5460cf;return void 0x0!==_0x5cf925[_0x56167c(0x6f)];}async function N(_0x9db7a0,_0x526e8f,_0x4995ce){const _0x526234=_0x5460cf,_0x3f9077=_0x3a4504(_0x9db7a0,T);_0x3f9077[_0x526234(0x97)][_0x526234(0xa5)](_0x229e96,D),_0x3f9077[_0x526234(0x8c)]=v(_0x9db7a0)?_0x9db7a0[_0x526234(0x6f)]():void 0x0;const _0x332806=document[_0x526234(0x87)](),_0x13da65=_0x9db7a0[_0x526234(0xae)][_0x526234(0x7a)](_0x526234(0xa4))[_0x526234(0x8b)],_0x351e81=await _0x13da65(_0x3f9077,()=>function(_0x4f9d8f){const _0x5527bc=_0x526234,_0x55df88=document[_0x5527bc(0x91)](_0x5527bc(0xa9));return _0x4f9d8f[_0x5527bc(0x89)](_0x55df88),_0x55df88;}(_0x332806));!function(_0x3aabe5,_0x258e72){const _0x124dfc=_0x526234,_0x37d08a=_0x3aabe5[_0x124dfc(0x86)][_0x124dfc(0x93)][_0x124dfc(0x72)]()[_0x124dfc(0xac)]((_0x29e656,_0xbef93)=>(_0x29e656[_0xbef93]=_0x3aabe5[_0x124dfc(0x8d)][_0x124dfc(0x7a)]({'rootName':_0xbef93}),_0x29e656),{}),_0x4a9aa4=_0x3aabe5[_0x124dfc(0x97)][_0x124dfc(0x7a)](_0x124dfc(0x9c))[_0x124dfc(0x81)][_0x124dfc(0x9d)](_0x2dd3f8=>({'id':_0x2dd3f8['id'],'name':_0x2dd3f8[_0x124dfc(0x8f)]})),_0xd5c6d0=_0x3aabe5[_0x124dfc(0x97)][_0x124dfc(0x7a)](_0x124dfc(0x90))[_0x124dfc(0xa0)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x591658=_0x3aabe5[_0x124dfc(0x97)][_0x124dfc(0x7a)](_0x124dfc(0x78))[_0x124dfc(0x9f)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x4c56d0=_0x258e72[_0x124dfc(0x97)][_0x124dfc(0x7a)](_0x124dfc(0x9c)),_0x3844e5=_0x258e72[_0x124dfc(0x97)][_0x124dfc(0x7a)](_0x124dfc(0x90)),_0x2cf0f7=_0x258e72[_0x124dfc(0x97)][_0x124dfc(0x7a)](_0x124dfc(0x78));for(const _0x3a6a13 of _0x4a9aa4)_0x4c56d0[_0x124dfc(0x7c)](_0x3a6a13['id'])||_0x4c56d0[_0x124dfc(0x80)](_0x3a6a13);_0x4c56d0['me']||_0x4c56d0[_0x124dfc(0x9e)]();for(const _0x3d9e5d of _0x591658)_0x2cf0f7[_0x124dfc(0x83)](_0x3d9e5d);for(const _0x5aa49b of _0xd5c6d0)_0x3844e5[_0x124dfc(0x7f)](_0x5aa49b);_0x258e72[_0x124dfc(0x8d)][_0x124dfc(0x77)](_0x37d08a);}(_0x9db7a0,_0x351e81),_0x351e81[_0x526234(0xa3)](_0x526e8f?_0x526234(0xaa):_0x526234(0x71));const _0x289929=v(_0x351e81)?_0x351e81[_0x526234(0xab)](_0x4995ce):_0x351e81[_0x526234(0x8d)][_0x526234(0x7a)](_0x4995ce);return await _0x351e81[_0x526234(0x8e)](),_0x289929;}
23
+ const _0x317a7e=_0x2a77;(function(_0x1e63d1,_0x3e93de){const _0x2ebda2=_0x2a77,_0x2d90e0=_0x1e63d1();while(!![]){try{const _0x2069a5=parseInt(_0x2ebda2(0x1d2))/0x1*(-parseInt(_0x2ebda2(0x1ef))/0x2)+parseInt(_0x2ebda2(0x1dc))/0x3*(parseInt(_0x2ebda2(0x1ec))/0x4)+-parseInt(_0x2ebda2(0x1c9))/0x5*(-parseInt(_0x2ebda2(0x201))/0x6)+-parseInt(_0x2ebda2(0x1d0))/0x7+-parseInt(_0x2ebda2(0x1f7))/0x8*(-parseInt(_0x2ebda2(0x1f9))/0x9)+-parseInt(_0x2ebda2(0x1f3))/0xa*(parseInt(_0x2ebda2(0x1d4))/0xb)+-parseInt(_0x2ebda2(0x1e6))/0xc*(-parseInt(_0x2ebda2(0x1ce))/0xd);if(_0x2069a5===_0x3e93de)break;else _0x2d90e0['push'](_0x2d90e0['shift']());}catch(_0x2c1139){_0x2d90e0['push'](_0x2d90e0['shift']());}}}(_0x4697,0xdb2ab));function _0x4697(){const _0x129683=['4638179cWjdgm','plugins','54743LzlSjM','_adapter','1111451LlvuXC','pluginName','config','constructor','addUser','TrackChangesDataGetter','div','track-changes-data-invalid-editor-creator','1181118wkTeOX','appendChild','getFullData','useAnonymousUser','editorCreator','document','reduce','define','destroy','Users','36BaHkAh','getRootNames','createElement','name','trackChangesData.editorCreator','CommentsRepository','8ukpzXP','data','getSuggestions','60OWRSxS','init','model','requires','130utwXBK','addCommentThread','addSuggestionData','push','198136OpaoGX','getRootsAttributes','342GmSJbL','Pagination','map','get','editor','users','TrackChangesEditing','TrackChangesData','502566KEwEPO','execute','getDataWithDiscardedSuggestions','createDocumentFragment','getUser','end','trackChangesData','set','result','rootsAttributes','discardAllSuggestions','40eFlpJk','getDataWithAcceptedSuggestions','function','acceptAllSuggestions','getCommentThreads','9175751qvorIb','create'];_0x4697=function(){return _0x129683;};return _0x4697();}import{Plugin as _0x929a2e}from'ckeditor5/src/core.js';function _0x2a77(_0x77a00f,_0x24ea47){const _0x469786=_0x4697();return _0x2a77=function(_0x2a7792,_0x5c4f76){_0x2a7792=_0x2a7792-0x1c4;let _0xba747a=_0x469786[_0x2a7792];return _0xba747a;},_0x2a77(_0x77a00f,_0x24ea47);}import{CKEditorError as _0x1960ab}from'ckeditor5/src/utils.js';import _0x3c42fe from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x3a2ede}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x317a7e(0x1fa)];export default class P extends _0x929a2e{static get[_0x317a7e(0x1f2)](){return[_0x3c42fe];}static get[_0x317a7e(0x1d5)](){const _0x3124d8=_0x317a7e;return _0x3124d8(0x200);}[_0x317a7e(0x1f0)](){const _0x45e721=_0x317a7e,_0x431db5=this[_0x45e721(0x1fd)];if(_0x431db5[_0x45e721(0x1d6)][_0x45e721(0x1e3)](_0x45e721(0x1ea),_0x3f0676=>{const _0x16ed2d=_0x45e721,_0x45d3e4=_0x431db5[_0x16ed2d(0x1f1)][_0x16ed2d(0x1e1)][_0x16ed2d(0x1e7)]()[_0x16ed2d(0x1e2)]((_0x5d9c7a,_0x50ab44)=>(_0x5d9c7a[_0x50ab44]='',_0x5d9c7a),{});return _0x431db5[_0x16ed2d(0x1d7)][_0x16ed2d(0x1cf)](_0x45d3e4,_0x3f0676);}),_0x45e721(0x1cb)!=typeof _0x431db5[_0x45e721(0x1d6)][_0x45e721(0x1fc)](_0x45e721(0x1c4))[_0x45e721(0x1e0)])throw new _0x1960ab(_0x45e721(0x1db));}[_0x317a7e(0x1ca)](_0x1e320c){const _0x13eb7c=_0x317a7e;return N(this[_0x13eb7c(0x1fd)],!0x0,_0x1e320c);}[_0x317a7e(0x203)](_0x3fcdbe){const _0x2470da=_0x317a7e;return N(this[_0x2470da(0x1fd)],!0x1,_0x3fcdbe);}}class D extends _0x929a2e{static get[_0x317a7e(0x1d5)](){const _0xd6d072=_0x317a7e;return _0xd6d072(0x1d9);}constructor(_0x49ea3c){const _0x8ceca5=_0x317a7e;super(_0x49ea3c),this[_0x8ceca5(0x1c6)]=_0x8ceca5(0x206);}[_0x317a7e(0x1f0)](){const _0xaa6974=_0x317a7e;this[_0xaa6974(0x1fd)][_0xaa6974(0x1d1)][_0xaa6974(0x1fc)](_0xaa6974(0x1eb))[_0xaa6974(0x1d3)]={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this[_0xaa6974(0x1fd)][_0xaa6974(0x1d1)][_0xaa6974(0x1fc)](_0xaa6974(0x1ff))[_0xaa6974(0x1d3)]=null;}}function v(_0xf5d517){const _0x4b08e1=_0x317a7e;return void 0x0!==_0xf5d517[_0x4b08e1(0x1f8)];}async function N(_0x4b93cd,_0x316840,_0x5ba2fa){const _0x172d4a=_0x317a7e,_0x1acd45=_0x3a2ede(_0x4b93cd,T);_0x1acd45[_0x172d4a(0x1d1)][_0x172d4a(0x1f6)](_0x3c42fe,D),_0x1acd45[_0x172d4a(0x1c7)]=v(_0x4b93cd)?_0x4b93cd[_0x172d4a(0x1f8)]():void 0x0;const _0x174553=document[_0x172d4a(0x204)](),_0x3ed61f=_0x4b93cd[_0x172d4a(0x1d6)][_0x172d4a(0x1fc)](_0x172d4a(0x1c4))[_0x172d4a(0x1e0)],_0x4614c2=await _0x3ed61f(_0x1acd45,()=>function(_0x531ed8){const _0xef6b1=_0x172d4a,_0x338d05=document[_0xef6b1(0x1e8)](_0xef6b1(0x1da));return _0x531ed8[_0xef6b1(0x1dd)](_0x338d05),_0x338d05;}(_0x174553));!function(_0x1b5731,_0x177563){const _0x5a83d3=_0x172d4a,_0x319f40=_0x1b5731[_0x5a83d3(0x1f1)][_0x5a83d3(0x1e1)][_0x5a83d3(0x1e7)]()[_0x5a83d3(0x1e2)]((_0xa0189c,_0x4b01f7)=>(_0xa0189c[_0x4b01f7]=_0x1b5731[_0x5a83d3(0x1ed)][_0x5a83d3(0x1fc)]({'rootName':_0x4b01f7}),_0xa0189c),{}),_0x34a66b=_0x1b5731[_0x5a83d3(0x1d1)][_0x5a83d3(0x1fc)](_0x5a83d3(0x1e5))[_0x5a83d3(0x1fe)][_0x5a83d3(0x1fb)](_0x3d8953=>({'id':_0x3d8953['id'],'name':_0x3d8953[_0x5a83d3(0x1e9)]})),_0x3576f2=_0x1b5731[_0x5a83d3(0x1d1)][_0x5a83d3(0x1fc)](_0x5a83d3(0x1ff))[_0x5a83d3(0x1ee)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1bf48d=_0x1b5731[_0x5a83d3(0x1d1)][_0x5a83d3(0x1fc)](_0x5a83d3(0x1eb))[_0x5a83d3(0x1cd)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x538e61=_0x177563[_0x5a83d3(0x1d1)][_0x5a83d3(0x1fc)](_0x5a83d3(0x1e5)),_0x52185d=_0x177563[_0x5a83d3(0x1d1)][_0x5a83d3(0x1fc)](_0x5a83d3(0x1ff)),_0x29cac8=_0x177563[_0x5a83d3(0x1d1)][_0x5a83d3(0x1fc)](_0x5a83d3(0x1eb));for(const _0x48b0e5 of _0x34a66b)_0x538e61[_0x5a83d3(0x205)](_0x48b0e5['id'])||_0x538e61[_0x5a83d3(0x1d8)](_0x48b0e5);_0x538e61['me']||_0x538e61[_0x5a83d3(0x1df)]();for(const _0x3d2251 of _0x1bf48d)_0x29cac8[_0x5a83d3(0x1f4)](_0x3d2251);for(const _0x357d70 of _0x3576f2)_0x52185d[_0x5a83d3(0x1f5)](_0x357d70);_0x177563[_0x5a83d3(0x1ed)][_0x5a83d3(0x1c5)](_0x319f40);}(_0x4b93cd,_0x4614c2),_0x4614c2[_0x172d4a(0x202)](_0x316840?_0x172d4a(0x1cc):_0x172d4a(0x1c8));const _0x1f3e39=v(_0x4614c2)?_0x4614c2[_0x172d4a(0x1de)](_0x5ba2fa):_0x4614c2[_0x172d4a(0x1ed)][_0x172d4a(0x1fc)](_0x5ba2fa);return await _0x4614c2[_0x172d4a(0x1e4)](),_0x1f3e39;}