@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240709.0 → 0.0.0-nightly-20240711.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 _0x2e5dcf=_0x2dd9;(function(_0x2fe965,_0x10e277){const _0x567358=_0x2dd9,_0x232cf1=_0x2fe965();while(!![]){try{const _0x269e2b=parseInt(_0x567358(0xb0))/0x1*(parseInt(_0x567358(0xab))/0x2)+parseInt(_0x567358(0xad))/0x3*(-parseInt(_0x567358(0xb5))/0x4)+parseInt(_0x567358(0xbf))/0x5+-parseInt(_0x567358(0x9d))/0x6+-parseInt(_0x567358(0xcf))/0x7+-parseInt(_0x567358(0xc5))/0x8*(parseInt(_0x567358(0x87))/0x9)+parseInt(_0x567358(0x97))/0xa;if(_0x269e2b===_0x10e277)break;else _0x232cf1['push'](_0x232cf1['shift']());}catch(_0x543317){_0x232cf1['push'](_0x232cf1['shift']());}}}(_0x465e,0x22b6d));import{Plugin as _0x59ed59}from'ckeditor5/src/core.js';import _0x33696a from'./table.js';function _0x465e(){const _0x5412ec=['_acceptFormatSuggestionCallbackFactory','splitTableCellHorizontally','trackChanges','document','subType','change','formatBlock','TableEditing','model','4178sHvBTg','set:isEnabled','3lTthkd','getFirstPosition','_areSelectedCellsMergable','122xVKYPV','registerCustomCallback','rootName','size','horizontally','665452JGLLEc','registerDescriptionCallback','setSelection','formatInline','findAncestor','locale','length','TrackChangesEditing','insertion','mergeTableCellUp','298260BmZkDG','return','getSuggestions','commandName','getRanges','cell','16eEOaEB','element','*Split\x20cell:*\x20vertically','plugins','author','afterInit','deletion','mergeTableCellLeft','containsRange','requires','429107tBNfDD','push','TableUtils','has','from','accept','stop','mergeTableCellDown','createRangeOn','markBlockFormat','isInContent','getSelectionAffectedTableCells','execute','createTableWalker','root','commands','detach','find','tableCell','fromRange','_areMergableCells','_tablePostFixingSubtypes','*Split\x20cell:*\x20horizontally','get','editor','add','$graveyard','258282dfDrNC','mergeTableCells','low','descriptionFactory','mergeTableCellRight','getAncestors','enableCommand','value','table','map','refresh','format','splitTableCellVertically','_suggestionFactory','isEnabled','*Merge\x20cells*','2395020hQDsfL','highest','forceDefaultExecution','_isForcedDefaultExecutionBlock','markMultiRangeBlockFormat','filter','760578mRJHgP','getCellLocation','type','direction','selection'];_0x465e=function(){return _0x5412ec;};return _0x465e();}import{LiveRange as _0x45fe5c}from'ckeditor5/src/engine.js';function _0x2dd9(_0x262b7b,_0x33ea48){const _0x465eaa=_0x465e();return _0x2dd9=function(_0x2dd9e2,_0x5a1344){_0x2dd9e2=_0x2dd9e2-0x75;let _0x156db6=_0x465eaa[_0x2dd9e2];return _0x156db6;},_0x2dd9(_0x262b7b,_0x33ea48);}import{getTranslation as _0x1d5c32}from'../utils/common-translations.js';export default class St extends _0x59ed59{static get[_0x2e5dcf(0xce)](){return[_0x33696a];}[_0x2e5dcf(0xca)](){const _0x2086ec=_0x2e5dcf,_0x146371=this[_0x2086ec(0x84)],_0x266081=_0x146371[_0x2086ec(0xaa)][_0x2086ec(0xa5)][_0x2086ec(0xa1)],_0x5b9ce3=_0x146371[_0x2086ec(0xba)];if(!_0x146371[_0x2086ec(0xc8)][_0x2086ec(0xd2)](_0x2086ec(0xa9)))return;const _0x3cf67c=_0x146371[_0x2086ec(0xc8)][_0x2086ec(0x83)](_0x2086ec(0xbc)),_0x394daa=_0x146371[_0x2086ec(0xc8)][_0x2086ec(0x83)](_0x2086ec(0xd1)),_0x4c838d=_0x146371[_0x2086ec(0xc8)][_0x2086ec(0x83)](_0x33696a);_0x4c838d[_0x2086ec(0x81)][_0x2086ec(0xd0)](_0x2086ec(0x88)),_0x3cf67c[_0x2086ec(0x8d)](_0x2086ec(0x88),()=>{const _0x1d8bb9=_0x2086ec,_0x2bdf9c=_0x394daa[_0x1d8bb9(0x77)](_0x146371[_0x1d8bb9(0xaa)][_0x1d8bb9(0xa5)][_0x1d8bb9(0xa1)]);_0x146371[_0x1d8bb9(0xaa)][_0x1d8bb9(0xa7)](()=>{const _0x3d8c4a=_0x1d8bb9;_0x3cf67c[_0x3d8c4a(0x9b)](_0x2bdf9c,{'commandName':_0x3d8c4a(0x88),'commandParams':[]},[],_0x3d8c4a(0x88));});}),_0x146371[_0x2086ec(0x7b)][_0x2086ec(0x83)](_0x2086ec(0x88))['on'](_0x2086ec(0x78),(_0x2621f8,_0x358603)=>{const _0x46dc45=_0x2086ec;_0x146371[_0x46dc45(0x7b)][_0x46dc45(0x83)](_0x46dc45(0xa4))[_0x46dc45(0x8e)]&&(_0x358603[_0x46dc45(0xbb)]>0x0&&_0x358603[_0x358603[_0x46dc45(0xbb)]-0x1]&&_0x358603[_0x358603[_0x46dc45(0xbb)]-0x1][_0x46dc45(0x99)]||_0x3cf67c[_0x46dc45(0x9a)]||this[_0x46dc45(0xaf)]()||_0x2621f8[_0x46dc45(0xd5)]());},{'priority':_0x2086ec(0x98)});for(const _0x346b0c of[_0x2086ec(0xbe),_0x2086ec(0x8b),_0x2086ec(0xd6),_0x2086ec(0xcc)]){const _0x54c1c0=_0x146371[_0x2086ec(0x7b)][_0x2086ec(0x83)](_0x346b0c);_0x3cf67c[_0x2086ec(0x8d)](_0x346b0c,()=>{const _0x4b3f93=_0x2086ec,_0x1dad0b=_0x146371[_0x4b3f93(0xaa)][_0x4b3f93(0xa5)][_0x4b3f93(0xa1)][_0x4b3f93(0xae)]()[_0x4b3f93(0x8c)]()[_0x4b3f93(0x7d)](_0x512213=>_0x512213['is'](_0x4b3f93(0xc6),_0x4b3f93(0x7e))),_0x8966ea=_0x54c1c0[_0x4b3f93(0x8e)];_0x146371[_0x4b3f93(0xaa)][_0x4b3f93(0xa7)](()=>{const _0x81fde0=_0x4b3f93;_0x3cf67c[_0x81fde0(0x9b)]([_0x1dad0b,_0x8966ea],{'commandName':_0x81fde0(0x88),'commandParams':[]},[],_0x81fde0(0x88));});});}for(const _0x157897 of[_0x2086ec(0x93),_0x2086ec(0xa3)]){const _0x199d06=_0x146371[_0x2086ec(0x7b)][_0x2086ec(0x83)](_0x157897);_0x3cf67c[_0x2086ec(0x8d)](_0x157897,()=>{const _0x4f7009=_0x2086ec,_0x3d9792=_0x394daa[_0x4f7009(0x77)](_0x146371[_0x4f7009(0xaa)][_0x4f7009(0xa5)][_0x4f7009(0xa1)])[0x0],_0x66ea9c=_0x3d9792[_0x4f7009(0xb9)](_0x4f7009(0x8f)),{column:_0x94476c,row:_0x417733}=_0x394daa[_0x4f7009(0x9e)](_0x3d9792);let _0x849e30=[];if(_0x4f7009(0xb4)==_0x199d06[_0x4f7009(0xa0)]){const _0x1dddbe=_0x394daa[_0x4f7009(0x79)](_0x66ea9c,{'startRow':_0x417733,'endRow':_0x417733,'includeAllSlots':!0x0});_0x849e30=Array[_0x4f7009(0xd3)](_0x1dddbe)[_0x4f7009(0x90)](_0x2873e2=>_0x2873e2[_0x4f7009(0xc4)]);}else{const _0x3ae96f=_0x394daa[_0x4f7009(0x79)](_0x66ea9c,{'column':_0x94476c,'includeAllSlots':!0x0});_0x849e30=Array[_0x4f7009(0xd3)](_0x3ae96f)[_0x4f7009(0x90)](_0x2a2dbe=>_0x2a2dbe[_0x4f7009(0xc4)]);}_0x146371[_0x4f7009(0xaa)][_0x4f7009(0xa7)](_0x234db9=>{const _0x30171f=_0x4f7009;_0x3cf67c[_0x30171f(0x75)](_0x234db9[_0x30171f(0xd7)](_0x3d9792),{'commandName':_0x157897,'commandParams':[]},_0x849e30,_0x157897);});});}_0x3cf67c[_0x2086ec(0x8a)][_0x2086ec(0xb6)](_0x2d319d=>{const _0xcb3904=_0x2086ec;if(_0xcb3904(0xa8)!=_0x2d319d[_0xcb3904(0x9f)]&&_0xcb3904(0xb8)!=_0x2d319d[_0xcb3904(0x9f)])return;const {data:_0x56397f}=_0x2d319d;return _0x56397f&&_0xcb3904(0x88)==_0x56397f[_0xcb3904(0xc2)]?{'type':_0xcb3904(0x92),'content':_0x1d5c32(_0x5b9ce3,_0xcb3904(0x96))}:void 0x0;}),_0x3cf67c[_0x2086ec(0x8a)][_0x2086ec(0xb6)](_0x3ffcc0=>{const _0x9fbc6c=_0x2086ec;if(_0x9fbc6c(0xa8)!=_0x3ffcc0[_0x9fbc6c(0x9f)]&&_0x9fbc6c(0xb8)!=_0x3ffcc0[_0x9fbc6c(0x9f)])return;const {data:_0x999e91}=_0x3ffcc0;return _0x999e91?_0x9fbc6c(0x93)==_0x999e91[_0x9fbc6c(0xc2)]?{'type':_0x9fbc6c(0x92),'content':_0x1d5c32(_0x5b9ce3,_0x9fbc6c(0xc7))}:_0x9fbc6c(0xa3)==_0x999e91[_0x9fbc6c(0xc2)]?{'type':_0x9fbc6c(0x92),'content':_0x1d5c32(_0x5b9ce3,_0x9fbc6c(0x82))}:void 0x0:void 0x0;});const _0x339b49=_0x4c838d[_0x2086ec(0xa2)]();for(const _0x70954a of[_0x2086ec(0xbe),_0x2086ec(0x8b),_0x2086ec(0xd6),_0x2086ec(0xcc)])_0x3cf67c[_0x2086ec(0x94)][_0x2086ec(0xb1)](_0x2086ec(0xa8),_0x70954a,_0x2086ec(0xd4),_0x339b49);for(const _0x417ad9 of[_0x2086ec(0x93),_0x2086ec(0xa3)])_0x3cf67c[_0x2086ec(0x94)][_0x2086ec(0xb1)](_0x2086ec(0xa8),_0x417ad9,_0x2086ec(0xd4),_0x339b49);_0x3cf67c[_0x2086ec(0x94)][_0x2086ec(0xb1)](_0x2086ec(0xa8),_0x2086ec(0x88),_0x2086ec(0xd4),_0x3adc10=>{const _0x51f7ce=_0x2086ec;_0x146371[_0x51f7ce(0xaa)][_0x51f7ce(0xa7)](_0x1049ff=>{const _0x582a0d=_0x51f7ce,_0x805c70=Array[_0x582a0d(0xd3)](_0x266081[_0x582a0d(0xc3)]())[_0x582a0d(0x90)](_0xe824e6=>_0x45fe5c[_0x582a0d(0x7f)](_0xe824e6));_0x1049ff[_0x582a0d(0xb7)](_0x3adc10),_0x146371[_0x582a0d(0x7b)][_0x582a0d(0x83)](_0x582a0d(0x88))[_0x582a0d(0x91)](),_0x146371[_0x582a0d(0x78)](_0x582a0d(0x88),{'forceDefaultExecution':!0x0});const _0x24958b=_0x805c70[_0x582a0d(0x9c)](_0x10e753=>_0x582a0d(0x86)!=_0x10e753[_0x582a0d(0x7a)][_0x582a0d(0xb2)]);_0x24958b[_0x582a0d(0xbb)]>0x0&&_0x1049ff[_0x582a0d(0xb7)](_0x24958b);for(const _0x5420a4 of _0x805c70)_0x5420a4[_0x582a0d(0x7c)]();});});for(const _0x27a2a8 of[_0x2086ec(0xbe),_0x2086ec(0xd6),_0x2086ec(0xcc),_0x2086ec(0x8b)]){const _0x4394f2=_0x146371[_0x2086ec(0x7b)][_0x2086ec(0x83)](_0x27a2a8);_0x4394f2['on'](_0x2086ec(0xac),(_0x1d3ae6,_0x435c62,_0x400ed1)=>{const _0x5545ac=_0x2086ec;if(_0x400ed1){const _0x26f00e=_0x146371[_0x5545ac(0xaa)][_0x5545ac(0xa5)][_0x5545ac(0xa1)][_0x5545ac(0xae)]()[_0x5545ac(0x8c)]()[_0x5545ac(0x7d)](_0x57bdc9=>_0x57bdc9['is'](_0x5545ac(0xc6),_0x5545ac(0x7e)));this[_0x5545ac(0x80)](_0x4394f2[_0x5545ac(0x8e)],_0x26f00e)||(_0x1d3ae6[_0x5545ac(0xc0)]=!0x1,_0x1d3ae6[_0x5545ac(0xd5)]());}},{'priority':_0x2086ec(0x89)});}}[_0x2e5dcf(0xaf)](){const _0x4a786d=_0x2e5dcf,_0xbfdc0f=this[_0x4a786d(0x84)][_0x4a786d(0x7b)][_0x4a786d(0x83)](_0x4a786d(0x88)),_0x5d5a35=this[_0x4a786d(0x84)][_0x4a786d(0xc8)][_0x4a786d(0x83)](_0x4a786d(0xd1));if(!_0xbfdc0f[_0x4a786d(0x95)])return!0x1;const _0x4d7592=_0x5d5a35[_0x4a786d(0x77)](this[_0x4a786d(0x84)][_0x4a786d(0xaa)][_0x4a786d(0xa5)][_0x4a786d(0xa1)]);for(const _0x82d0e8 of _0x4d7592)for(const _0x536545 of _0x4d7592)if(_0x82d0e8!=_0x536545&&!this[_0x4a786d(0x80)](_0x82d0e8,_0x536545))return!0x1;return!0x0;}[_0x2e5dcf(0x80)](_0x10bc71,_0x4dc418){const _0x56d354=_0x2e5dcf,_0x501327=this[_0x56d354(0x84)][_0x56d354(0xc8)][_0x56d354(0x83)](_0x56d354(0xbc)),_0xca12cf=this[_0x56d354(0x84)][_0x56d354(0xaa)][_0x56d354(0xd7)](_0x10bc71),_0x5efeb3=this[_0x56d354(0x84)][_0x56d354(0xaa)][_0x56d354(0xd7)](_0x4dc418),_0x26c776=new Set(),_0x56d002=new Set();for(const _0x2418d5 of _0x501327[_0x56d354(0xc1)]())if((_0x56d354(0xbd)==_0x2418d5[_0x56d354(0x9f)]||_0x56d354(0xcb)==_0x2418d5[_0x56d354(0x9f)]||_0x56d354(0x88)==_0x2418d5[_0x56d354(0xa6)])&&_0x2418d5[_0x56d354(0x76)]){for(const _0x24a0b6 of _0x2418d5[_0x56d354(0xc3)]())_0x24a0b6[_0x56d354(0xcd)](_0xca12cf,!0x0)&&_0x26c776[_0x56d354(0x85)](_0x2418d5[_0x56d354(0x9f)]+':'+_0x2418d5[_0x56d354(0xc9)]['id']),_0x24a0b6[_0x56d354(0xcd)](_0x5efeb3,!0x0)&&_0x56d002[_0x56d354(0x85)](_0x2418d5[_0x56d354(0x9f)]+':'+_0x2418d5[_0x56d354(0xc9)]['id']);}if(_0x26c776[_0x56d354(0xb3)]!=_0x56d002[_0x56d354(0xb3)])return!0x1;for(const _0x37a593 of _0x26c776)if(!_0x56d002[_0x56d354(0xd2)](_0x37a593))return!0x1;return!0x0;}}
23
+ const _0x2075f7=_0x1ea1;(function(_0x5450c0,_0x4a32bc){const _0x2016aa=_0x1ea1,_0x21ad4e=_0x5450c0();while(!![]){try{const _0x5ec086=parseInt(_0x2016aa(0xe1))/0x1*(-parseInt(_0x2016aa(0xf5))/0x2)+-parseInt(_0x2016aa(0xda))/0x3+-parseInt(_0x2016aa(0xe9))/0x4*(-parseInt(_0x2016aa(0xe7))/0x5)+-parseInt(_0x2016aa(0xcd))/0x6+parseInt(_0x2016aa(0xea))/0x7+-parseInt(_0x2016aa(0x11c))/0x8+parseInt(_0x2016aa(0x110))/0x9;if(_0x5ec086===_0x4a32bc)break;else _0x21ad4e['push'](_0x21ad4e['shift']());}catch(_0x352dba){_0x21ad4e['push'](_0x21ad4e['shift']());}}}(_0x31b3,0x26032));import{Plugin as _0x24b551}from'ckeditor5/src/core.js';import _0xc683e from'./table.js';function _0x1ea1(_0xb2f428,_0x2b9eeb){const _0x31b3a7=_0x31b3();return _0x1ea1=function(_0x1ea1e6,_0x1af888){_0x1ea1e6=_0x1ea1e6-0xc2;let _0x520c35=_0x31b3a7[_0x1ea1e6];return _0x520c35;},_0x1ea1(_0xb2f428,_0x2b9eeb);}import{LiveRange as _0x57a3d7}from'ckeditor5/src/engine.js';import{getTranslation as _0x16c16c}from'../utils/common-translations.js';export default class St extends _0x24b551{static get[_0x2075f7(0x122)](){return[_0xc683e];}[_0x2075f7(0xf4)](){const _0x391c81=_0x2075f7,_0x3f381c=this[_0x391c81(0xec)],_0x486114=_0x3f381c[_0x391c81(0x123)][_0x391c81(0x11b)][_0x391c81(0xfa)],_0x492fce=_0x3f381c[_0x391c81(0x113)];if(!_0x3f381c[_0x391c81(0xd1)][_0x391c81(0xfd)](_0x391c81(0xef)))return;const _0x1480f4=_0x3f381c[_0x391c81(0xd1)][_0x391c81(0xff)](_0x391c81(0x120)),_0x9a95e1=_0x3f381c[_0x391c81(0xd1)][_0x391c81(0xff)](_0x391c81(0xe2)),_0x589015=_0x3f381c[_0x391c81(0xd1)][_0x391c81(0xff)](_0xc683e);_0x589015[_0x391c81(0x116)][_0x391c81(0xc5)](_0x391c81(0xeb)),_0x1480f4[_0x391c81(0xe0)](_0x391c81(0xeb),()=>{const _0x3ec9e0=_0x391c81,_0x5dd011=_0x9a95e1[_0x3ec9e0(0xcb)](_0x3f381c[_0x3ec9e0(0x123)][_0x3ec9e0(0x11b)][_0x3ec9e0(0xfa)]);_0x3f381c[_0x3ec9e0(0x123)][_0x3ec9e0(0xfb)](()=>{const _0x58df1f=_0x3ec9e0;_0x1480f4[_0x58df1f(0x100)](_0x5dd011,{'commandName':_0x58df1f(0xeb),'commandParams':[]},[],_0x58df1f(0xeb));});}),_0x3f381c[_0x391c81(0x119)][_0x391c81(0xff)](_0x391c81(0xeb))['on'](_0x391c81(0xde),(_0x5ec516,_0x320b27)=>{const _0x36b0df=_0x391c81;_0x3f381c[_0x36b0df(0x119)][_0x36b0df(0xff)](_0x36b0df(0x111))[_0x36b0df(0xf7)]&&(_0x320b27[_0x36b0df(0xd6)]>0x0&&_0x320b27[_0x320b27[_0x36b0df(0xd6)]-0x1]&&_0x320b27[_0x320b27[_0x36b0df(0xd6)]-0x1][_0x36b0df(0xc6)]||_0x1480f4[_0x36b0df(0x10b)]||this[_0x36b0df(0xd7)]()||_0x5ec516[_0x36b0df(0xfe)]());},{'priority':_0x391c81(0xcf)});for(const _0x198e57 of[_0x391c81(0xe8),_0x391c81(0x10f),_0x391c81(0x109),_0x391c81(0xd0)]){const _0x2d2ef8=_0x3f381c[_0x391c81(0x119)][_0x391c81(0xff)](_0x198e57);_0x1480f4[_0x391c81(0xe0)](_0x198e57,()=>{const _0x349171=_0x391c81,_0x469d8e=_0x3f381c[_0x349171(0x123)][_0x349171(0x11b)][_0x349171(0xfa)][_0x349171(0xd5)]()[_0x349171(0xd4)]()[_0x349171(0xf9)](_0x1b762f=>_0x1b762f['is'](_0x349171(0xe6),_0x349171(0xf3))),_0x1b39d7=_0x2d2ef8[_0x349171(0xf7)];_0x3f381c[_0x349171(0x123)][_0x349171(0xfb)](()=>{const _0x5ca4ab=_0x349171;_0x1480f4[_0x5ca4ab(0x100)]([_0x469d8e,_0x1b39d7],{'commandName':_0x5ca4ab(0xeb),'commandParams':[]},[],_0x5ca4ab(0xeb));});});}for(const _0x340639 of[_0x391c81(0xc2),_0x391c81(0xcc)]){const _0x9366ab=_0x3f381c[_0x391c81(0x119)][_0x391c81(0xff)](_0x340639);_0x1480f4[_0x391c81(0xe0)](_0x340639,()=>{const _0xcb8d68=_0x391c81,_0x54b37e=_0x9a95e1[_0xcb8d68(0xcb)](_0x3f381c[_0xcb8d68(0x123)][_0xcb8d68(0x11b)][_0xcb8d68(0xfa)])[0x0],_0x59ef8f=_0x54b37e[_0xcb8d68(0x11d)](_0xcb8d68(0xdb)),{column:_0x3fb2f8,row:_0x245d1c}=_0x9a95e1[_0xcb8d68(0x112)](_0x54b37e);let _0x28e0ff=[];if(_0xcb8d68(0xc7)==_0x9366ab[_0xcb8d68(0x11e)]){const _0x3297d4=_0x9a95e1[_0xcb8d68(0xf0)](_0x59ef8f,{'startRow':_0x245d1c,'endRow':_0x245d1c,'includeAllSlots':!0x0});_0x28e0ff=Array[_0xcb8d68(0x102)](_0x3297d4)[_0xcb8d68(0x10e)](_0x2cef92=>_0x2cef92[_0xcb8d68(0xc9)]);}else{const _0x219e83=_0x9a95e1[_0xcb8d68(0xf0)](_0x59ef8f,{'column':_0x3fb2f8,'includeAllSlots':!0x0});_0x28e0ff=Array[_0xcb8d68(0x102)](_0x219e83)[_0xcb8d68(0x10e)](_0x29a0d9=>_0x29a0d9[_0xcb8d68(0xc9)]);}_0x3f381c[_0xcb8d68(0x123)][_0xcb8d68(0xfb)](_0x5a40fc=>{const _0x132ab1=_0xcb8d68;_0x1480f4[_0x132ab1(0xd3)](_0x5a40fc[_0x132ab1(0xc8)](_0x54b37e),{'commandName':_0x340639,'commandParams':[]},_0x28e0ff,_0x340639);});});}_0x1480f4[_0x391c81(0xfc)][_0x391c81(0xc3)](_0x8ac7ac=>{const _0x37d17c=_0x391c81;if(_0x37d17c(0xd2)!=_0x8ac7ac[_0x37d17c(0x107)]&&_0x37d17c(0x106)!=_0x8ac7ac[_0x37d17c(0x107)])return;const {data:_0xb7e82e}=_0x8ac7ac;return _0xb7e82e&&_0x37d17c(0xeb)==_0xb7e82e[_0x37d17c(0x11f)]?{'type':_0x37d17c(0xed),'content':_0x16c16c(_0x492fce,_0x37d17c(0xf6))}:void 0x0;}),_0x1480f4[_0x391c81(0xfc)][_0x391c81(0xc3)](_0xdec99c=>{const _0x1d9866=_0x391c81;if(_0x1d9866(0xd2)!=_0xdec99c[_0x1d9866(0x107)]&&_0x1d9866(0x106)!=_0xdec99c[_0x1d9866(0x107)])return;const {data:_0x2e0f93}=_0xdec99c;return _0x2e0f93?_0x1d9866(0xc2)==_0x2e0f93[_0x1d9866(0x11f)]?{'type':_0x1d9866(0xed),'content':_0x16c16c(_0x492fce,_0x1d9866(0x104))}:_0x1d9866(0xcc)==_0x2e0f93[_0x1d9866(0x11f)]?{'type':_0x1d9866(0xed),'content':_0x16c16c(_0x492fce,_0x1d9866(0xf2))}:void 0x0:void 0x0;});const _0x3396b9=_0x589015[_0x391c81(0x117)]();for(const _0x46c8d6 of[_0x391c81(0xe8),_0x391c81(0x10f),_0x391c81(0x109),_0x391c81(0xd0)])_0x1480f4[_0x391c81(0x11a)][_0x391c81(0x105)](_0x391c81(0xd2),_0x46c8d6,_0x391c81(0x115),_0x3396b9);for(const _0x5bed17 of[_0x391c81(0xc2),_0x391c81(0xcc)])_0x1480f4[_0x391c81(0x11a)][_0x391c81(0x105)](_0x391c81(0xd2),_0x5bed17,_0x391c81(0x115),_0x3396b9);_0x1480f4[_0x391c81(0x11a)][_0x391c81(0x105)](_0x391c81(0xd2),_0x391c81(0xeb),_0x391c81(0x115),_0x522efc=>{const _0x4fbdf1=_0x391c81;_0x3f381c[_0x4fbdf1(0x123)][_0x4fbdf1(0xfb)](_0x40a28e=>{const _0x4c0396=_0x4fbdf1,_0x2ee305=Array[_0x4c0396(0x102)](_0x486114[_0x4c0396(0x114)]())[_0x4c0396(0x10e)](_0x4e5e61=>_0x57a3d7[_0x4c0396(0xdd)](_0x4e5e61));_0x40a28e[_0x4c0396(0xce)](_0x522efc),_0x3f381c[_0x4c0396(0x119)][_0x4c0396(0xff)](_0x4c0396(0xeb))[_0x4c0396(0x10d)](),_0x3f381c[_0x4c0396(0xde)](_0x4c0396(0xeb),{'forceDefaultExecution':!0x0});const _0x13ece6=_0x2ee305[_0x4c0396(0xdf)](_0xc2dd9a=>_0x4c0396(0xee)!=_0xc2dd9a[_0x4c0396(0x101)][_0x4c0396(0x108)]);_0x13ece6[_0x4c0396(0xd6)]>0x0&&_0x40a28e[_0x4c0396(0xce)](_0x13ece6);for(const _0x4740fd of _0x2ee305)_0x4740fd[_0x4c0396(0xdc)]();});});for(const _0x24cb02 of[_0x391c81(0xe8),_0x391c81(0x109),_0x391c81(0xd0),_0x391c81(0x10f)]){const _0x40c3f6=_0x3f381c[_0x391c81(0x119)][_0x391c81(0xff)](_0x24cb02);_0x40c3f6['on'](_0x391c81(0xf1),(_0x253e95,_0x10c4c0,_0x54af6c)=>{const _0x5ba290=_0x391c81;if(_0x54af6c){const _0x11685e=_0x3f381c[_0x5ba290(0x123)][_0x5ba290(0x11b)][_0x5ba290(0xfa)][_0x5ba290(0xd5)]()[_0x5ba290(0xd4)]()[_0x5ba290(0xf9)](_0x408688=>_0x408688['is'](_0x5ba290(0xe6),_0x5ba290(0xf3)));this[_0x5ba290(0x103)](_0x40c3f6[_0x5ba290(0xf7)],_0x11685e)||(_0x253e95[_0x5ba290(0xd9)]=!0x1,_0x253e95[_0x5ba290(0xfe)]());}},{'priority':_0x391c81(0x121)});}}[_0x2075f7(0xd7)](){const _0x21425d=_0x2075f7,_0x19e369=this[_0x21425d(0xec)][_0x21425d(0x119)][_0x21425d(0xff)](_0x21425d(0xeb)),_0xb8876d=this[_0x21425d(0xec)][_0x21425d(0xd1)][_0x21425d(0xff)](_0x21425d(0xe2));if(!_0x19e369[_0x21425d(0xc4)])return!0x1;const _0x21fe28=_0xb8876d[_0x21425d(0xcb)](this[_0x21425d(0xec)][_0x21425d(0x123)][_0x21425d(0x11b)][_0x21425d(0xfa)]);for(const _0x5e9c27 of _0x21fe28)for(const _0x360f2b of _0x21fe28)if(_0x5e9c27!=_0x360f2b&&!this[_0x21425d(0x103)](_0x5e9c27,_0x360f2b))return!0x1;return!0x0;}[_0x2075f7(0x103)](_0x1749d2,_0x45efbb){const _0x132f3d=_0x2075f7,_0xbc33d4=this[_0x132f3d(0xec)][_0x132f3d(0xd1)][_0x132f3d(0xff)](_0x132f3d(0x120)),_0x4fbd87=this[_0x132f3d(0xec)][_0x132f3d(0x123)][_0x132f3d(0xc8)](_0x1749d2),_0x6f0ea9=this[_0x132f3d(0xec)][_0x132f3d(0x123)][_0x132f3d(0xc8)](_0x45efbb),_0x5f0562=new Set(),_0x52f633=new Set();for(const _0x5a6a51 of _0xbc33d4[_0x132f3d(0xe4)]())if((_0x132f3d(0x10c)==_0x5a6a51[_0x132f3d(0x107)]||_0x132f3d(0xca)==_0x5a6a51[_0x132f3d(0x107)]||_0x132f3d(0xeb)==_0x5a6a51[_0x132f3d(0xf8)])&&_0x5a6a51[_0x132f3d(0x10a)]){for(const _0x2e3c6a of _0x5a6a51[_0x132f3d(0x114)]())_0x2e3c6a[_0x132f3d(0x118)](_0x4fbd87,!0x0)&&_0x5f0562[_0x132f3d(0xe5)](_0x5a6a51[_0x132f3d(0x107)]+':'+_0x5a6a51[_0x132f3d(0xd8)]['id']),_0x2e3c6a[_0x132f3d(0x118)](_0x6f0ea9,!0x0)&&_0x52f633[_0x132f3d(0xe5)](_0x5a6a51[_0x132f3d(0x107)]+':'+_0x5a6a51[_0x132f3d(0xd8)]['id']);}if(_0x5f0562[_0x132f3d(0xe3)]!=_0x52f633[_0x132f3d(0xe3)])return!0x1;for(const _0x24b0a4 of _0x5f0562)if(!_0x52f633[_0x132f3d(0xfd)](_0x24b0a4))return!0x1;return!0x0;}}function _0x31b3(){const _0x567645=['4175vUYXDT','mergeTableCellUp','532LwMPzX','873348eoeVAu','mergeTableCells','editor','format','$graveyard','TableEditing','createTableWalker','set:isEnabled','*Split\x20cell:*\x20horizontally','tableCell','afterInit','8XIXEDF','*Merge\x20cells*','value','subType','find','selection','change','descriptionFactory','has','stop','get','markMultiRangeBlockFormat','root','from','_areMergableCells','*Split\x20cell:*\x20vertically','registerCustomCallback','formatInline','type','rootName','mergeTableCellDown','isInContent','_isForcedDefaultExecutionBlock','insertion','refresh','map','mergeTableCellRight','3550644VGSbIR','trackChanges','getCellLocation','locale','getRanges','accept','_tablePostFixingSubtypes','_acceptFormatSuggestionCallbackFactory','containsRange','commands','_suggestionFactory','document','1964472RhEDcn','findAncestor','direction','commandName','TrackChangesEditing','low','requires','model','splitTableCellVertically','registerDescriptionCallback','isEnabled','push','forceDefaultExecution','horizontally','createRangeOn','cell','deletion','getSelectionAffectedTableCells','splitTableCellHorizontally','411000eDGXYj','setSelection','highest','mergeTableCellLeft','plugins','formatBlock','markBlockFormat','getAncestors','getFirstPosition','length','_areSelectedCellsMergable','author','return','447402uDzOGb','table','detach','fromRange','execute','filter','enableCommand','2861BrOEXY','TableUtils','size','getSuggestions','add','element'];_0x31b3=function(){return _0x567645;};return _0x31b3();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1c1a0a=_0x2fd6;(function(_0x53c257,_0x5c07da){const _0x60dd43=_0x2fd6,_0x1a148c=_0x53c257();while(!![]){try{const _0x3bcf81=-parseInt(_0x60dd43(0x127))/0x1+-parseInt(_0x60dd43(0x11d))/0x2*(parseInt(_0x60dd43(0x126))/0x3)+-parseInt(_0x60dd43(0x11b))/0x4*(-parseInt(_0x60dd43(0x119))/0x5)+-parseInt(_0x60dd43(0x12a))/0x6+-parseInt(_0x60dd43(0x115))/0x7*(parseInt(_0x60dd43(0x11c))/0x8)+parseInt(_0x60dd43(0x129))/0x9*(-parseInt(_0x60dd43(0x120))/0xa)+-parseInt(_0x60dd43(0x114))/0xb*(-parseInt(_0x60dd43(0x122))/0xc);if(_0x3bcf81===_0x5c07da)break;else _0x1a148c['push'](_0x1a148c['shift']());}catch(_0x5dd4fb){_0x1a148c['push'](_0x1a148c['shift']());}}}(_0x2499,0x45181));function _0x2499(){const _0x80468b=['96YnSVIV','422gbJvOx','insertTableOfContents','registerElementLabel','10IqvTcV','afterInit','7149636UwEHbX','get','locale','descriptionFactory','7251SgAbPA','515054ZeUhMD','enableCommand','3218022ZBFWdE','2913150OUAMhx','ELEMENT_TABLE_OF_CONTENTS','editor','44hkxevI','306278rmZSzw','plugins','commands','TrackChangesEditing','1464845WAjyhC','tableOfContents','4coHlWx'];_0x2499=function(){return _0x80468b;};return _0x2499();}import{Plugin as _0x4eded3}from'ckeditor5/src/core.js';import{getTranslation as _0x32e0a3}from'../utils/common-translations.js';function _0x2fd6(_0x230738,_0x2ccb23){const _0x2499fe=_0x2499();return _0x2fd6=function(_0x2fd67e,_0x4d2c4d){_0x2fd67e=_0x2fd67e-0x114;let _0x10d875=_0x2499fe[_0x2fd67e];return _0x10d875;},_0x2fd6(_0x230738,_0x2ccb23);}export default class _t extends _0x4eded3{[_0x1c1a0a(0x121)](){const _0x28d8c1=_0x1c1a0a,_0x4c6491=this[_0x28d8c1(0x12c)];if(!_0x4c6491[_0x28d8c1(0x117)][_0x28d8c1(0x123)](_0x28d8c1(0x11e)))return;_0x4c6491[_0x28d8c1(0x116)][_0x28d8c1(0x123)](_0x28d8c1(0x118))[_0x28d8c1(0x128)](_0x28d8c1(0x11e));const _0x166b77=_0x4c6491[_0x28d8c1(0x116)][_0x28d8c1(0x123)](_0x28d8c1(0x118)),_0x48f948=_0x4c6491[_0x28d8c1(0x124)];_0x166b77[_0x28d8c1(0x125)][_0x28d8c1(0x11f)](_0x28d8c1(0x11a),_0x4218bc=>_0x32e0a3(_0x48f948,_0x28d8c1(0x12b),_0x4218bc));}}
23
+ function _0x6a57(){const _0x33a721=['plugins','commands','afterInit','locale','7858638JKWfaX','insertTableOfContents','4799417ImEyzS','10uwxyrq','get','tableOfContents','12iISyhJ','8QYXReJ','editor','1JmlLdC','descriptionFactory','5344330jAmGem','TrackChangesEditing','registerElementLabel','252850IfYUPc','3429036nJPqvB','enableCommand','ELEMENT_TABLE_OF_CONTENTS','1519353pPokpR','245187HTPKlM','4umPZKE'];_0x6a57=function(){return _0x33a721;};return _0x6a57();}const _0x378ff8=_0x2b0a;(function(_0xa962e2,_0x58b073){const _0xd2efba=_0x2b0a,_0x4d746a=_0xa962e2();while(!![]){try{const _0x1b79b7=parseInt(_0xd2efba(0x159))/0x1*(parseInt(_0xd2efba(0x15e))/0x2)+parseInt(_0xd2efba(0x163))/0x3*(parseInt(_0xd2efba(0x164))/0x4)+parseInt(_0xd2efba(0x15b))/0x5+-parseInt(_0xd2efba(0x15f))/0x6+parseInt(_0xd2efba(0x152))/0x7*(parseInt(_0xd2efba(0x157))/0x8)+-parseInt(_0xd2efba(0x150))/0x9*(parseInt(_0xd2efba(0x153))/0xa)+parseInt(_0xd2efba(0x162))/0xb*(parseInt(_0xd2efba(0x156))/0xc);if(_0x1b79b7===_0x58b073)break;else _0x4d746a['push'](_0x4d746a['shift']());}catch(_0x14dada){_0x4d746a['push'](_0x4d746a['shift']());}}}(_0x6a57,0xa02d6));import{Plugin as _0x4cde39}from'ckeditor5/src/core.js';import{getTranslation as _0x163ba5}from'../utils/common-translations.js';function _0x2b0a(_0x4243c7,_0xebf34b){const _0x6a57a7=_0x6a57();return _0x2b0a=function(_0x2b0a34,_0x2d5fc3){_0x2b0a34=_0x2b0a34-0x14e;let _0x19df09=_0x6a57a7[_0x2b0a34];return _0x19df09;},_0x2b0a(_0x4243c7,_0xebf34b);}export default class _t extends _0x4cde39{[_0x378ff8(0x14e)](){const _0x9155e4=_0x378ff8,_0x209a57=this[_0x9155e4(0x158)];if(!_0x209a57[_0x9155e4(0x166)][_0x9155e4(0x154)](_0x9155e4(0x151)))return;_0x209a57[_0x9155e4(0x165)][_0x9155e4(0x154)](_0x9155e4(0x15c))[_0x9155e4(0x160)](_0x9155e4(0x151));const _0xd6d15c=_0x209a57[_0x9155e4(0x165)][_0x9155e4(0x154)](_0x9155e4(0x15c)),_0xfcb028=_0x209a57[_0x9155e4(0x14f)];_0xd6d15c[_0x9155e4(0x15a)][_0x9155e4(0x15d)](_0x9155e4(0x155),_0x17d2b3=>_0x163ba5(_0xfcb028,_0x9155e4(0x161),_0x17d2b3));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x404256=_0x53b8;function _0x53b8(_0xa0d94a,_0x2c3681){const _0x508634=_0x5086();return _0x53b8=function(_0x53b8ff,_0x3ce86b){_0x53b8ff=_0x53b8ff-0x1ad;let _0x3cef48=_0x508634[_0x53b8ff];return _0x3cef48;},_0x53b8(_0xa0d94a,_0x2c3681);}function _0x5086(){const _0x479f85=['setAttribute','getSuggestionCallback','accept','tableCellWidth','tableProperties','handleSuggestionDescription','getSuggestions','_getSuggestion','join','registerCustomCallback','plugins','data','change','21759pnRIRa','tableCellHorizontalAlignment','start','196778oqsSlg','registerDescriptionCallback','tableBorderStyle','document','tableWidth','selection','tableCellBorderWidth','formatBlock','8961502QDJuEp','has','getContainedElement','tableAlignment','enableCommand','10qFlpEn','getFirstPosition','removeAttribute','model','getAttribute','*Format:*\x20change\x20table\x20cell\x20properties','get','72BbvgaK','*Format:*\x20change\x20table\x20properties','TableUtils','nodeAfter','2385bNNtnA','135611gBVFtV','tableCellBorderColor','tableBorderColor','tableCellVerticalAlignment','enqueueChange','tableCellBackgroundColor','table','editor','tableCellProperties','locale','afterInit','getSelectionAffectedTableCells','tableCellHeight','discard','_suggestionFactory','tableBackgroundColor','pluginName','tableBorderWidth','findAncestor','TablePropertiesEditing','tableCellPadding','TableCellPropertiesEditing','format','3mTVLQl','commandParams','handleDiscardAction','TrackChangesEditing','descriptionFactory','_handlePropertyChange','1530NCXozU','TrackChangesTableProperties','tableHeight','markBlockFormat','tableCellBorderStyle','417501bPfTSO','batch','subType','650572CqPtNG'];_0x5086=function(){return _0x479f85;};return _0x5086();}(function(_0x2bf270,_0x218b06){const _0x1eda29=_0x53b8,_0x5fa91f=_0x2bf270();while(!![]){try{const _0x5cdccd=parseInt(_0x1eda29(0x1c1))/0x1*(-parseInt(_0x1eda29(0x1e0))/0x2)+parseInt(_0x1eda29(0x1dd))/0x3+parseInt(_0x1eda29(0x1cf))/0x4+parseInt(_0x1eda29(0x1f8))/0x5*(parseInt(_0x1eda29(0x1c7))/0x6)+-parseInt(_0x1eda29(0x1f9))/0x7*(parseInt(_0x1eda29(0x1f4))/0x8)+parseInt(_0x1eda29(0x1cc))/0x9*(-parseInt(_0x1eda29(0x1ed))/0xa)+parseInt(_0x1eda29(0x1e8))/0xb;if(_0x5cdccd===_0x218b06)break;else _0x5fa91f['push'](_0x5fa91f['shift']());}catch(_0x508d13){_0x5fa91f['push'](_0x5fa91f['shift']());}}}(_0x5086,0x901dc));import{Plugin as _0xbc3c36}from'ckeditor5/src/core.js';import{getTranslation as _0x5e4fe9}from'../utils/common-translations.js';export default class $t extends _0xbc3c36{constructor(_0x364c31){const _0x4ffe37=_0x53b8;super(_0x364c31),this[_0x4ffe37(0x1d4)]=[_0x4ffe37(0x1fb),_0x4ffe37(0x1e2),_0x4ffe37(0x1bb),_0x4ffe37(0x1eb),_0x4ffe37(0x1e4),_0x4ffe37(0x1c9),_0x4ffe37(0x1b9)],this[_0x4ffe37(0x1b2)]=[_0x4ffe37(0x1fa),_0x4ffe37(0x1cb),_0x4ffe37(0x1e6),_0x4ffe37(0x1be),_0x4ffe37(0x1d3),_0x4ffe37(0x1b6),_0x4ffe37(0x1af),_0x4ffe37(0x1de),_0x4ffe37(0x1ad)];}static get[_0x404256(0x1ba)](){const _0x57a43e=_0x404256;return _0x57a43e(0x1c8);}[_0x404256(0x1b4)](){const _0x3ecb1f=_0x404256,_0x3daa9d=this[_0x3ecb1f(0x1b1)][_0x3ecb1f(0x1da)][_0x3ecb1f(0x1f3)](_0x3ecb1f(0x1c4));if(this[_0x3ecb1f(0x1b1)][_0x3ecb1f(0x1da)][_0x3ecb1f(0x1e9)](_0x3ecb1f(0x1bd))){for(const _0x28c61c of this[_0x3ecb1f(0x1d4)])_0x3daa9d[_0x3ecb1f(0x1ec)](_0x28c61c,(_0x327c50,_0xa30de7)=>{const _0x336496=_0x3ecb1f,_0x3c61f7=this[_0x336496(0x1b1)][_0x336496(0x1f0)][_0x336496(0x1e3)][_0x336496(0x1e5)][_0x336496(0x1ee)]()[_0x336496(0x1bc)](_0x336496(0x1b0));this[_0x336496(0x1c6)](_0x28c61c,[_0x3c61f7],this[_0x336496(0x1d4)],_0x336496(0x1d4),_0x327c50,_0xa30de7);});_0x3daa9d[_0x3ecb1f(0x1b8)][_0x3ecb1f(0x1d9)](_0x3ecb1f(0x1e7),_0x3ecb1f(0x1d4),_0x3ecb1f(0x1d2),_0x3daa9d[_0x3ecb1f(0x1b8)][_0x3ecb1f(0x1d1)](_0x3ecb1f(0x1e7),null,_0x3ecb1f(0x1b7))),_0x3daa9d[_0x3ecb1f(0x1b8)][_0x3ecb1f(0x1d9)](_0x3ecb1f(0x1e7),_0x3ecb1f(0x1d4),_0x3ecb1f(0x1b7),(_0x5365f9,_0x5fbe7d)=>this[_0x3ecb1f(0x1c3)](this[_0x3ecb1f(0x1d4)],_0x5365f9,_0x5fbe7d)),_0x3daa9d[_0x3ecb1f(0x1b8)][_0x3ecb1f(0x1d9)](_0x3ecb1f(0x1e7),_0x3ecb1f(0x1d4),_0x3ecb1f(0x1d8),()=>!0x1);}if(this[_0x3ecb1f(0x1b1)][_0x3ecb1f(0x1da)][_0x3ecb1f(0x1e9)](_0x3ecb1f(0x1bf))){for(const _0x3046c6 of this[_0x3ecb1f(0x1b2)])_0x3daa9d[_0x3ecb1f(0x1ec)](_0x3046c6,(_0x24d36f,_0x25925d)=>{const _0x41ec64=_0x3ecb1f,_0x46e4e5=this[_0x41ec64(0x1b1)][_0x41ec64(0x1da)][_0x41ec64(0x1f3)](_0x41ec64(0x1f6))[_0x41ec64(0x1b5)](this[_0x41ec64(0x1b1)][_0x41ec64(0x1f0)][_0x41ec64(0x1e3)][_0x41ec64(0x1e5)]);this[_0x41ec64(0x1c6)](_0x3046c6,_0x46e4e5,this[_0x41ec64(0x1b2)],_0x41ec64(0x1b2),_0x24d36f,_0x25925d);});_0x3daa9d[_0x3ecb1f(0x1b8)][_0x3ecb1f(0x1d9)](_0x3ecb1f(0x1e7),_0x3ecb1f(0x1b2),_0x3ecb1f(0x1d2),_0x3daa9d[_0x3ecb1f(0x1b8)][_0x3ecb1f(0x1d1)](_0x3ecb1f(0x1e7),null,_0x3ecb1f(0x1b7))),_0x3daa9d[_0x3ecb1f(0x1b8)][_0x3ecb1f(0x1d9)](_0x3ecb1f(0x1e7),_0x3ecb1f(0x1b2),_0x3ecb1f(0x1b7),(_0x524ef8,_0x1d6e4f)=>this[_0x3ecb1f(0x1c3)](this[_0x3ecb1f(0x1b2)],_0x524ef8,_0x1d6e4f)),_0x3daa9d[_0x3ecb1f(0x1b8)][_0x3ecb1f(0x1d9)](_0x3ecb1f(0x1e7),_0x3ecb1f(0x1b2),_0x3ecb1f(0x1d8),()=>!0x1);}_0x3daa9d[_0x3ecb1f(0x1c5)][_0x3ecb1f(0x1e1)](_0x5b2af3=>this[_0x3ecb1f(0x1d5)](_0x5b2af3));}[_0x404256(0x1c6)](_0x402732,_0x39ad5f,_0xd95b7d,_0x5a728d,_0x3d7ad1,_0x4c5f6e){const _0x3bd230=_0x404256,_0x821765=this[_0x3bd230(0x1b1)][_0x3bd230(0x1da)][_0x3bd230(0x1f3)](_0x3bd230(0x1c4));this[_0x3bd230(0x1b1)][_0x3bd230(0x1f0)][_0x3bd230(0x1ae)](_0x4c5f6e[_0x3bd230(0x1cd)],()=>{const _0x186247=_0x3bd230;for(const _0x2bee31 of _0x39ad5f){if(this[_0x186247(0x1d7)](_0x2bee31,_0x5a728d))_0x3d7ad1(_0x4c5f6e);else{const _0x21f18b={};for(const _0xce349a of _0xd95b7d){const _0x49571c=_0x2bee31[_0x186247(0x1f1)](_0xce349a);void 0x0!==_0x49571c&&(_0x21f18b[_0xce349a]=_0x49571c);}_0x3d7ad1(_0x4c5f6e),_0x821765[_0x186247(0x1ca)](_0x2bee31,{'commandParams':[_0x21f18b]},[],_0x5a728d);}}});}[_0x404256(0x1c3)](_0x3ab4fe,_0x4715c0,_0x5ac072){const _0x4e3a73=_0x404256,_0x2d62dc=_0x4715c0[0x0][_0x4e3a73(0x1df)][_0x4e3a73(0x1f7)],_0x406b81=_0x5ac072[_0x4e3a73(0x1c2)][0x0];this[_0x4e3a73(0x1b1)][_0x4e3a73(0x1f0)][_0x4e3a73(0x1dc)](_0x23cd3f=>{const _0x1a7371=_0x4e3a73;for(const _0x1ef6a6 of _0x3ab4fe)void 0x0!==_0x406b81[_0x1ef6a6]?_0x23cd3f[_0x1a7371(0x1d0)](_0x1ef6a6,_0x406b81[_0x1ef6a6],_0x2d62dc):_0x23cd3f[_0x1a7371(0x1ef)](_0x1ef6a6,_0x2d62dc);});}[_0x404256(0x1d5)](_0x87047d){const _0x52ebe7=_0x404256;if(_0x87047d[_0x52ebe7(0x1db)])switch(_0x87047d[_0x52ebe7(0x1ce)]){case _0x52ebe7(0x1d4):return{'type':_0x52ebe7(0x1c0),'content':_0x5e4fe9(this[_0x52ebe7(0x1b1)][_0x52ebe7(0x1b3)],_0x52ebe7(0x1f5))};case _0x52ebe7(0x1b2):return{'type':_0x52ebe7(0x1c0),'content':_0x5e4fe9(this[_0x52ebe7(0x1b1)][_0x52ebe7(0x1b3)],_0x52ebe7(0x1f2))};}}[_0x404256(0x1d7)](_0x56eb28,_0x3de2fe){const _0x3df35c=_0x404256,_0xe60b80=this[_0x3df35c(0x1b1)][_0x3df35c(0x1da)][_0x3df35c(0x1f3)](_0x3df35c(0x1c4));for(const _0x2a6626 of _0xe60b80[_0x3df35c(0x1d6)]({'skipNotAttached':!0x0})){const _0x1948e4=_0x2a6626[_0x3df35c(0x1ea)]();if(_0x2a6626[_0x3df35c(0x1ce)]===_0x3de2fe&&_0x1948e4===_0x56eb28)return _0x2a6626;}return null;}}
23
+ function _0x142a(){const _0x429d40=['tableHeight','handleDiscardAction','TrackChangesTableProperties','handleSuggestionDescription','start','tableCellBorderColor','has','join','*Format:*\x20change\x20table\x20cell\x20properties','nodeAfter','236288gKPvti','294868BnRSou','enqueueChange','_suggestionFactory','get','selection','tableCellHorizontalAlignment','tableCellProperties','2113786reScJJ','tableCellVerticalAlignment','tableBorderStyle','findAncestor','*Format:*\x20change\x20table\x20properties','15knOBaY','getSuggestionCallback','tableBorderColor','6976160mhlzRh','markBlockFormat','tableCellHeight','tableAlignment','17028AbBIrd','tableProperties','batch','getFirstPosition','formatBlock','tableWidth','data','change','tableCellBorderWidth','getAttribute','getSuggestions','pluginName','plugins','_getSuggestion','registerCustomCallback','editor','setAttribute','accept','tableCellBackgroundColor','TableCellPropertiesEditing','locale','table','180UkNPXi','getContainedElement','tableBackgroundColor','tableCellPadding','24ublPgt','tableCellBorderStyle','enableCommand','getSelectionAffectedTableCells','TrackChangesEditing','TableUtils','1158941OozBww','_handlePropertyChange','document','5185506toZBsN','tableBorderWidth','tableCellWidth','subType','TablePropertiesEditing','afterInit','commandParams','removeAttribute','model','format','descriptionFactory','discard','registerDescriptionCallback'];_0x142a=function(){return _0x429d40;};return _0x142a();}const _0x10058b=_0x4993;(function(_0x42b35f,_0x4a11ed){const _0x1b00f7=_0x4993,_0x1d8abf=_0x42b35f();while(!![]){try{const _0x116d3e=parseInt(_0x1b00f7(0x145))/0x1+parseInt(_0x1b00f7(0xff))/0x2+parseInt(_0x1b00f7(0x104))/0x3*(-parseInt(_0x1b00f7(0x146))/0x4)+-parseInt(_0x1b00f7(0x107))/0x5+parseInt(_0x1b00f7(0x12e))/0x6+parseInt(_0x1b00f7(0x12b))/0x7*(parseInt(_0x1b00f7(0x125))/0x8)+-parseInt(_0x1b00f7(0x10b))/0x9*(parseInt(_0x1b00f7(0x121))/0xa);if(_0x116d3e===_0x4a11ed)break;else _0x1d8abf['push'](_0x1d8abf['shift']());}catch(_0xcc49b7){_0x1d8abf['push'](_0x1d8abf['shift']());}}}(_0x142a,0xd10b8));import{Plugin as _0x455542}from'ckeditor5/src/core.js';function _0x4993(_0x49ff5e,_0x1b5820){const _0x142a7d=_0x142a();return _0x4993=function(_0x4993b5,_0x9abf46){_0x4993b5=_0x4993b5-0xff;let _0x15c00c=_0x142a7d[_0x4993b5];return _0x15c00c;},_0x4993(_0x49ff5e,_0x1b5820);}import{getTranslation as _0x51dcc7}from'../utils/common-translations.js';export default class $t extends _0x455542{constructor(_0x458f57){const _0x1a19c9=_0x4993;super(_0x458f57),this[_0x1a19c9(0x10c)]=[_0x1a19c9(0x106),_0x1a19c9(0x101),_0x1a19c9(0x12f),_0x1a19c9(0x10a),_0x1a19c9(0x110),_0x1a19c9(0x13b),_0x1a19c9(0x123)],this[_0x1a19c9(0x14c)]=[_0x1a19c9(0x140),_0x1a19c9(0x126),_0x1a19c9(0x113),_0x1a19c9(0x124),_0x1a19c9(0x130),_0x1a19c9(0x109),_0x1a19c9(0x11d),_0x1a19c9(0x14b),_0x1a19c9(0x100)];}static get[_0x10058b(0x116)](){const _0x54d3c6=_0x10058b;return _0x54d3c6(0x13d);}[_0x10058b(0x133)](){const _0x415fc0=_0x10058b,_0xabb20f=this[_0x415fc0(0x11a)][_0x415fc0(0x117)][_0x415fc0(0x149)](_0x415fc0(0x129));if(this[_0x415fc0(0x11a)][_0x415fc0(0x117)][_0x415fc0(0x141)](_0x415fc0(0x132))){for(const _0xfca651 of this[_0x415fc0(0x10c)])_0xabb20f[_0x415fc0(0x127)](_0xfca651,(_0x4caf51,_0x2fb5e5)=>{const _0xa6c571=_0x415fc0,_0x1a6591=this[_0xa6c571(0x11a)][_0xa6c571(0x136)][_0xa6c571(0x12d)][_0xa6c571(0x14a)][_0xa6c571(0x10e)]()[_0xa6c571(0x102)](_0xa6c571(0x120));this[_0xa6c571(0x12c)](_0xfca651,[_0x1a6591],this[_0xa6c571(0x10c)],_0xa6c571(0x10c),_0x4caf51,_0x2fb5e5);});_0xabb20f[_0x415fc0(0x148)][_0x415fc0(0x119)](_0x415fc0(0x10f),_0x415fc0(0x10c),_0x415fc0(0x11c),_0xabb20f[_0x415fc0(0x148)][_0x415fc0(0x105)](_0x415fc0(0x10f),null,_0x415fc0(0x139))),_0xabb20f[_0x415fc0(0x148)][_0x415fc0(0x119)](_0x415fc0(0x10f),_0x415fc0(0x10c),_0x415fc0(0x139),(_0x18a2eb,_0xa23209)=>this[_0x415fc0(0x13c)](this[_0x415fc0(0x10c)],_0x18a2eb,_0xa23209)),_0xabb20f[_0x415fc0(0x148)][_0x415fc0(0x119)](_0x415fc0(0x10f),_0x415fc0(0x10c),_0x415fc0(0x142),()=>!0x1);}if(this[_0x415fc0(0x11a)][_0x415fc0(0x117)][_0x415fc0(0x141)](_0x415fc0(0x11e))){for(const _0x9c20cb of this[_0x415fc0(0x14c)])_0xabb20f[_0x415fc0(0x127)](_0x9c20cb,(_0x110a62,_0x559be1)=>{const _0x12138d=_0x415fc0,_0x224841=this[_0x12138d(0x11a)][_0x12138d(0x117)][_0x12138d(0x149)](_0x12138d(0x12a))[_0x12138d(0x128)](this[_0x12138d(0x11a)][_0x12138d(0x136)][_0x12138d(0x12d)][_0x12138d(0x14a)]);this[_0x12138d(0x12c)](_0x9c20cb,_0x224841,this[_0x12138d(0x14c)],_0x12138d(0x14c),_0x110a62,_0x559be1);});_0xabb20f[_0x415fc0(0x148)][_0x415fc0(0x119)](_0x415fc0(0x10f),_0x415fc0(0x14c),_0x415fc0(0x11c),_0xabb20f[_0x415fc0(0x148)][_0x415fc0(0x105)](_0x415fc0(0x10f),null,_0x415fc0(0x139))),_0xabb20f[_0x415fc0(0x148)][_0x415fc0(0x119)](_0x415fc0(0x10f),_0x415fc0(0x14c),_0x415fc0(0x139),(_0x4ae189,_0x248d15)=>this[_0x415fc0(0x13c)](this[_0x415fc0(0x14c)],_0x4ae189,_0x248d15)),_0xabb20f[_0x415fc0(0x148)][_0x415fc0(0x119)](_0x415fc0(0x10f),_0x415fc0(0x14c),_0x415fc0(0x142),()=>!0x1);}_0xabb20f[_0x415fc0(0x138)][_0x415fc0(0x13a)](_0xc686cb=>this[_0x415fc0(0x13e)](_0xc686cb));}[_0x10058b(0x12c)](_0x24180e,_0x3f6826,_0x1ca6ba,_0x5e8aa0,_0x29d055,_0x20b22c){const _0x4c0c75=_0x10058b,_0x1b4200=this[_0x4c0c75(0x11a)][_0x4c0c75(0x117)][_0x4c0c75(0x149)](_0x4c0c75(0x129));this[_0x4c0c75(0x11a)][_0x4c0c75(0x136)][_0x4c0c75(0x147)](_0x20b22c[_0x4c0c75(0x10d)],()=>{const _0x2f290e=_0x4c0c75;for(const _0x299393 of _0x3f6826){if(this[_0x2f290e(0x118)](_0x299393,_0x5e8aa0))_0x29d055(_0x20b22c);else{const _0xdd3f42={};for(const _0x2b5255 of _0x1ca6ba){const _0x234092=_0x299393[_0x2f290e(0x114)](_0x2b5255);void 0x0!==_0x234092&&(_0xdd3f42[_0x2b5255]=_0x234092);}_0x29d055(_0x20b22c),_0x1b4200[_0x2f290e(0x108)](_0x299393,{'commandParams':[_0xdd3f42]},[],_0x5e8aa0);}}});}[_0x10058b(0x13c)](_0x5b6e9e,_0x16fe84,_0x74aa4f){const _0x1ded3f=_0x10058b,_0x1fba59=_0x16fe84[0x0][_0x1ded3f(0x13f)][_0x1ded3f(0x144)],_0x89777c=_0x74aa4f[_0x1ded3f(0x134)][0x0];this[_0x1ded3f(0x11a)][_0x1ded3f(0x136)][_0x1ded3f(0x112)](_0x460bda=>{const _0x34526a=_0x1ded3f;for(const _0x3306aa of _0x5b6e9e)void 0x0!==_0x89777c[_0x3306aa]?_0x460bda[_0x34526a(0x11b)](_0x3306aa,_0x89777c[_0x3306aa],_0x1fba59):_0x460bda[_0x34526a(0x135)](_0x3306aa,_0x1fba59);});}[_0x10058b(0x13e)](_0x55365d){const _0x2b3a27=_0x10058b;if(_0x55365d[_0x2b3a27(0x111)])switch(_0x55365d[_0x2b3a27(0x131)]){case _0x2b3a27(0x10c):return{'type':_0x2b3a27(0x137),'content':_0x51dcc7(this[_0x2b3a27(0x11a)][_0x2b3a27(0x11f)],_0x2b3a27(0x103))};case _0x2b3a27(0x14c):return{'type':_0x2b3a27(0x137),'content':_0x51dcc7(this[_0x2b3a27(0x11a)][_0x2b3a27(0x11f)],_0x2b3a27(0x143))};}}[_0x10058b(0x118)](_0xc3750,_0x2dce71){const _0x40b169=_0x10058b,_0x38e2be=this[_0x40b169(0x11a)][_0x40b169(0x117)][_0x40b169(0x149)](_0x40b169(0x129));for(const _0x30ae4e of _0x38e2be[_0x40b169(0x115)]({'skipNotAttached':!0x0})){const _0x2cb809=_0x30ae4e[_0x40b169(0x122)]();if(_0x30ae4e[_0x40b169(0x131)]===_0x2dce71&&_0x2cb809===_0xc3750)return _0x30ae4e;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x22c2e3=_0x1491;(function(_0x525df2,_0x3b6da4){const _0x533379=_0x1491,_0x5b1b7c=_0x525df2();while(!![]){try{const _0x57503e=-parseInt(_0x533379(0x10c))/0x1*(-parseInt(_0x533379(0x118))/0x2)+-parseInt(_0x533379(0x116))/0x3*(-parseInt(_0x533379(0x11a))/0x4)+parseInt(_0x533379(0x111))/0x5*(parseInt(_0x533379(0x11c))/0x6)+-parseInt(_0x533379(0x117))/0x7*(parseInt(_0x533379(0x114))/0x8)+-parseInt(_0x533379(0x11e))/0x9*(parseInt(_0x533379(0x10a))/0xa)+-parseInt(_0x533379(0x113))/0xb*(-parseInt(_0x533379(0x10f))/0xc)+-parseInt(_0x533379(0x10d))/0xd;if(_0x57503e===_0x3b6da4)break;else _0x5b1b7c['push'](_0x5b1b7c['shift']());}catch(_0x43c4a8){_0x5b1b7c['push'](_0x5b1b7c['shift']());}}}(_0x3e6d,0xa78ca));import{Plugin as _0x4d4bdb}from'ckeditor5/src/core.js';export default class Ct extends _0x4d4bdb{[_0x22c2e3(0x11b)](){const _0x10ef62=_0x22c2e3,_0x264f94=this[_0x10ef62(0x119)];_0x264f94[_0x10ef62(0x115)][_0x10ef62(0x11f)](_0x10ef62(0x110))&&_0x264f94[_0x10ef62(0x115)][_0x10ef62(0x11d)](_0x10ef62(0x112))[_0x10ef62(0x10b)](_0x10ef62(0x10e));}}function _0x1491(_0x1d0441,_0x4bf064){const _0x3e6d2f=_0x3e6d();return _0x1491=function(_0x1491e5,_0x5746d3){_0x1491e5=_0x1491e5-0x10a;let _0x33fd89=_0x3e6d2f[_0x1491e5];return _0x33fd89;},_0x1491(_0x1d0441,_0x4bf064);}function _0x3e6d(){const _0x20ed26=['insertTemplate','238764GBvkdN','Template','5tINyzC','TrackChangesEditing','748hxlXHx','64808iRuGVD','plugins','687891NGNKlw','721oNssls','790XAZqsj','editor','4dmoBeg','afterInit','6267258vjnrPi','get','107757ouJYmV','has','520goKmyD','enableCommand','3389MqZhuz','23688730FQRYTx'];_0x3e6d=function(){return _0x20ed26;};return _0x3e6d();}
23
+ const _0x393591=_0x136e;(function(_0xcc1814,_0x547708){const _0x321e9c=_0x136e,_0x23d061=_0xcc1814();while(!![]){try{const _0x154760=-parseInt(_0x321e9c(0x100))/0x1*(-parseInt(_0x321e9c(0x101))/0x2)+-parseInt(_0x321e9c(0x103))/0x3+-parseInt(_0x321e9c(0xf5))/0x4+parseInt(_0x321e9c(0xfc))/0x5*(-parseInt(_0x321e9c(0x102))/0x6)+-parseInt(_0x321e9c(0xf4))/0x7+-parseInt(_0x321e9c(0xf3))/0x8+parseInt(_0x321e9c(0xff))/0x9;if(_0x154760===_0x547708)break;else _0x23d061['push'](_0x23d061['shift']());}catch(_0x54522a){_0x23d061['push'](_0x23d061['shift']());}}}(_0x30b3,0x48e56));function _0x30b3(){const _0x37915f=['2747184XAYout','1156351eIZahh','178968tezhZO','insertTemplate','get','editor','Template','afterInit','has','5MxACci','TrackChangesEditing','plugins','11155761QMosvy','2uaJiNi','520986BFgPCj','2120502bwHrxM','1665549kBvnHc','enableCommand'];_0x30b3=function(){return _0x37915f;};return _0x30b3();}import{Plugin as _0x2e335b}from'ckeditor5/src/core.js';function _0x136e(_0x124365,_0x299c22){const _0x30b31b=_0x30b3();return _0x136e=function(_0x136ea6,_0x3f096c){_0x136ea6=_0x136ea6-0xf2;let _0x5458d4=_0x30b31b[_0x136ea6];return _0x5458d4;},_0x136e(_0x124365,_0x299c22);}export default class Ct extends _0x2e335b{[_0x393591(0xfa)](){const _0x6b707=_0x393591,_0x1afe42=this[_0x6b707(0xf8)];_0x1afe42[_0x6b707(0xfe)][_0x6b707(0xfb)](_0x6b707(0xf9))&&_0x1afe42[_0x6b707(0xfe)][_0x6b707(0xf7)](_0x6b707(0xfd))[_0x6b707(0xf2)](_0x6b707(0xf6));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x10e40c=_0x5a2e;(function(_0x22d741,_0x48b784){const _0x5a8ef2=_0x5a2e,_0x503720=_0x22d741();while(!![]){try{const _0x2ef16b=-parseInt(_0x5a8ef2(0x1a4))/0x1*(-parseInt(_0x5a8ef2(0x194))/0x2)+-parseInt(_0x5a8ef2(0x1a0))/0x3*(parseInt(_0x5a8ef2(0x1a5))/0x4)+-parseInt(_0x5a8ef2(0x1b1))/0x5*(parseInt(_0x5a8ef2(0x1b3))/0x6)+-parseInt(_0x5a8ef2(0x19e))/0x7*(-parseInt(_0x5a8ef2(0x18e))/0x8)+parseInt(_0x5a8ef2(0x18d))/0x9+-parseInt(_0x5a8ef2(0x190))/0xa+parseInt(_0x5a8ef2(0x18a))/0xb;if(_0x2ef16b===_0x48b784)break;else _0x503720['push'](_0x503720['shift']());}catch(_0x2632d6){_0x503720['push'](_0x503720['shift']());}}}(_0x5160,0x24f85));function _0x5a2e(_0xa9b33,_0x575337){const _0x516090=_0x5160();return _0x5a2e=function(_0x5a2e85,_0x19514b){_0x5a2e85=_0x5a2e85-0x18a;let _0x4015f7=_0x516090[_0x5a2e85];return _0x4015f7;},_0x5a2e(_0xa9b33,_0x575337);}function _0x5160(){const _0x10f746=['descriptionFactory','element','TrackChangesEditing','2103904FlsIQy','title-content','removeMarker','673551TeloQn','84904lMuVjl','plugins','1630210tuIqBG','end','newRange','get','2WjZHLb','editor','nodeBefore','differ','isTouching','forward','_splitMarkerName','getNearestSelectionRange','registerPostFixer','start','140mtcIus','model','5319WtfTmo','Title','ELEMENT_TITLE','afterInit','68490MpxTSN','296vavdfX','registerElementLabel','locale','document','suggestion','getChangedMarkers','has','from','schema','createRange','isEqual','updateMarker','506005jzZokn','isCollapsed','6jVQveq'];_0x5160=function(){return _0x10f746;};return _0x5160();}import{Plugin as _0x541cd2}from'ckeditor5/src/core.js';import{getTranslation as _0x183ebe}from'../utils/common-translations.js';export default class Dt extends _0x541cd2{[_0x10e40c(0x1a3)](){const _0x1a73e9=_0x10e40c,_0xee72f3=this[_0x1a73e9(0x195)];if(!_0xee72f3[_0x1a73e9(0x18f)][_0x1a73e9(0x1ab)](_0x1a73e9(0x1a1)))return;const _0x35a106=_0xee72f3[_0x1a73e9(0x18f)][_0x1a73e9(0x193)](_0x1a73e9(0x1b6));_0x35a106[_0x1a73e9(0x1b4)][_0x1a73e9(0x1a6)](_0x1a73e9(0x18b),()=>_0x183ebe(_0xee72f3[_0x1a73e9(0x1a7)],_0x1a73e9(0x1a2))),_0xee72f3[_0x1a73e9(0x19f)][_0x1a73e9(0x1a8)][_0x1a73e9(0x19c)](_0x290a69=>{const _0x1c06ca=_0x1a73e9;let _0x7eac70=!0x1;const _0x11baba=Array[_0x1c06ca(0x1ac)](_0xee72f3[_0x1c06ca(0x19f)][_0x1c06ca(0x1a8)][_0x1c06ca(0x197)][_0x1c06ca(0x1aa)]());for(const {name:_0x4cf8a4,data:_0x460358}of _0x11baba){const {group:_0x133a31}=_0x35a106[_0x1c06ca(0x19a)](_0x4cf8a4);if(_0x1c06ca(0x1a9)!==_0x133a31||!_0x460358[_0x1c06ca(0x192)])continue;const _0x245214=_0x460358[_0x1c06ca(0x192)],_0x5ee16f=_0x245214[_0x1c06ca(0x191)][_0x1c06ca(0x196)];if(!_0x5ee16f||!_0x5ee16f['is'](_0x1c06ca(0x1b5),_0x1c06ca(0x18b)))continue;if(!_0x245214[_0x1c06ca(0x19d)][_0x1c06ca(0x198)](_0x245214[_0x1c06ca(0x191)]))continue;const _0x514668=_0xee72f3[_0x1c06ca(0x19f)][_0x1c06ca(0x1ad)][_0x1c06ca(0x19b)](_0x245214[_0x1c06ca(0x191)],_0x1c06ca(0x199));if(_0x514668&&_0x514668[_0x1c06ca(0x1b2)]){const _0x1befbc=_0x290a69[_0x1c06ca(0x1ae)](_0x245214[_0x1c06ca(0x19d)],_0x514668[_0x1c06ca(0x19d)]);_0x1befbc[_0x1c06ca(0x1af)](_0x245214)||(_0x290a69[_0x1c06ca(0x1b0)](_0x4cf8a4,{'range':_0x1befbc}),_0x7eac70=!0x0);}_0x7eac70||(_0x290a69[_0x1c06ca(0x18c)](_0x4cf8a4),_0x7eac70=!0x0);}return _0x7eac70;});}}
23
+ const _0x58a2ff=_0x5107;(function(_0x5db4cf,_0x5f5d5a){const _0x2289b6=_0x5107,_0x37b4e6=_0x5db4cf();while(!![]){try{const _0x2c7212=-parseInt(_0x2289b6(0x114))/0x1*(parseInt(_0x2289b6(0x11d))/0x2)+parseInt(_0x2289b6(0x112))/0x3*(parseInt(_0x2289b6(0x10f))/0x4)+-parseInt(_0x2289b6(0x128))/0x5+-parseInt(_0x2289b6(0x11e))/0x6*(-parseInt(_0x2289b6(0x10b))/0x7)+parseInt(_0x2289b6(0x10d))/0x8*(-parseInt(_0x2289b6(0x115))/0x9)+-parseInt(_0x2289b6(0x118))/0xa+-parseInt(_0x2289b6(0x12d))/0xb*(-parseInt(_0x2289b6(0x123))/0xc);if(_0x2c7212===_0x5f5d5a)break;else _0x37b4e6['push'](_0x37b4e6['shift']());}catch(_0x50e860){_0x37b4e6['push'](_0x37b4e6['shift']());}}}(_0x1d22,0xef234));import{Plugin as _0x46f533}from'ckeditor5/src/core.js';import{getTranslation as _0x44967c}from'../utils/common-translations.js';export default class Dt extends _0x46f533{[_0x58a2ff(0x12e)](){const _0x492751=_0x58a2ff,_0x4336e4=this[_0x492751(0x130)];if(!_0x4336e4[_0x492751(0x10a)][_0x492751(0x122)](_0x492751(0x131)))return;const _0x51c951=_0x4336e4[_0x492751(0x10a)][_0x492751(0x106)](_0x492751(0x124));_0x51c951[_0x492751(0x12a)][_0x492751(0x119)](_0x492751(0x129),()=>_0x44967c(_0x4336e4[_0x492751(0x10e)],_0x492751(0x12c))),_0x4336e4[_0x492751(0x11b)][_0x492751(0x127)][_0x492751(0x11f)](_0x59f927=>{const _0x47bc8a=_0x492751;let _0x242eb8=!0x1;const _0x37f7be=Array[_0x47bc8a(0x12b)](_0x4336e4[_0x47bc8a(0x11b)][_0x47bc8a(0x127)][_0x47bc8a(0x110)][_0x47bc8a(0x11a)]());for(const {name:_0x4bfc19,data:_0x196615}of _0x37f7be){const {group:_0x1842c1}=_0x51c951[_0x47bc8a(0x120)](_0x4bfc19);if(_0x47bc8a(0x121)!==_0x1842c1||!_0x196615[_0x47bc8a(0x113)])continue;const _0x35ea48=_0x196615[_0x47bc8a(0x113)],_0x54fcb8=_0x35ea48[_0x47bc8a(0x116)][_0x47bc8a(0x111)];if(!_0x54fcb8||!_0x54fcb8['is'](_0x47bc8a(0x11c),_0x47bc8a(0x129)))continue;if(!_0x35ea48[_0x47bc8a(0x117)][_0x47bc8a(0x108)](_0x35ea48[_0x47bc8a(0x116)]))continue;const _0x9f4517=_0x4336e4[_0x47bc8a(0x11b)][_0x47bc8a(0x126)][_0x47bc8a(0x12f)](_0x35ea48[_0x47bc8a(0x116)],_0x47bc8a(0x133));if(_0x9f4517&&_0x9f4517[_0x47bc8a(0x132)]){const _0x3f97a6=_0x59f927[_0x47bc8a(0x125)](_0x35ea48[_0x47bc8a(0x117)],_0x9f4517[_0x47bc8a(0x117)]);_0x3f97a6[_0x47bc8a(0x107)](_0x35ea48)||(_0x59f927[_0x47bc8a(0x109)](_0x4bfc19,{'range':_0x3f97a6}),_0x242eb8=!0x0);}_0x242eb8||(_0x59f927[_0x47bc8a(0x10c)](_0x4bfc19),_0x242eb8=!0x0);}return _0x242eb8;});}}function _0x5107(_0x1542e0,_0x38cc95){const _0x1d22a8=_0x1d22();return _0x5107=function(_0x5107a5,_0x30358c){_0x5107a5=_0x5107a5-0x106;let _0x558e24=_0x1d22a8[_0x5107a5];return _0x558e24;},_0x5107(_0x1542e0,_0x38cc95);}function _0x1d22(){const _0x34838d=['2357838UYlCCX','registerPostFixer','_splitMarkerName','suggestion','has','12EtBPKP','TrackChangesEditing','createRange','schema','document','5700920vTCXnk','title-content','descriptionFactory','from','ELEMENT_TITLE','27289471YQwxEC','afterInit','getNearestSelectionRange','editor','Title','isCollapsed','forward','get','isEqual','isTouching','updateMarker','plugins','21vzWYFm','removeMarker','7244272mogOyt','locale','1189388XAVHOo','differ','nodeBefore','18BiLKjy','newRange','22079vmmkEh','18ukljYU','end','start','13143910lUpXAU','registerElementLabel','getChangedMarkers','model','element','18iQfzpP'];_0x1d22=function(){return _0x34838d;};return _0x1d22();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5180(){const _0x581d13=['redo','get','3nvSXXR','4902330ZuwPZQ','195961ZRXZIW','enableCommand','121798DpYWsS','editor','undo','2900400QBtmey','UndoEditing','plugins','4068005ffrwaf','1166036eILcFH','27mfvSfC','87096ztZlKa','has','afterInit','7YGvKqd','TrackChangesEditing'];_0x5180=function(){return _0x581d13;};return _0x5180();}const _0x45ed4c=_0x11c3;(function(_0x3ccbf1,_0x162b96){const _0x381043=_0x11c3,_0x3e3e75=_0x3ccbf1();while(!![]){try{const _0x38a2e4=-parseInt(_0x381043(0xb8))/0x1+-parseInt(_0x381043(0xba))/0x2+-parseInt(_0x381043(0xb6))/0x3*(parseInt(_0x381043(0xad))/0x4)+-parseInt(_0x381043(0xac))/0x5+-parseInt(_0x381043(0xaf))/0x6*(parseInt(_0x381043(0xb2))/0x7)+parseInt(_0x381043(0xa9))/0x8+-parseInt(_0x381043(0xae))/0x9*(-parseInt(_0x381043(0xb7))/0xa);if(_0x38a2e4===_0x162b96)break;else _0x3e3e75['push'](_0x3e3e75['shift']());}catch(_0x12567f){_0x3e3e75['push'](_0x3e3e75['shift']());}}}(_0x5180,0x6f83b));import{Plugin as _0x4aaca9}from'ckeditor5/src/core.js';function _0x11c3(_0x232bbb,_0x1ebf2a){const _0x51808c=_0x5180();return _0x11c3=function(_0x11c353,_0x44e92e){_0x11c353=_0x11c353-0xa8;let _0x26fc22=_0x51808c[_0x11c353];return _0x26fc22;},_0x11c3(_0x232bbb,_0x1ebf2a);}export default class Nt extends _0x4aaca9{[_0x45ed4c(0xb1)](){const _0x2ec237=_0x45ed4c,_0x2b3eeb=this[_0x2ec237(0xbb)],_0x277e46=_0x2b3eeb[_0x2ec237(0xab)][_0x2ec237(0xb5)](_0x2ec237(0xb3));_0x2b3eeb[_0x2ec237(0xab)][_0x2ec237(0xb0)](_0x2ec237(0xaa))&&(_0x277e46[_0x2ec237(0xb9)](_0x2ec237(0xa8)),_0x277e46[_0x2ec237(0xb9)](_0x2ec237(0xb4)));}}
23
+ function _0x2340(){const _0xc08f40=['418686XNmzgS','3802656WnGiHL','get','afterInit','redo','21661XGQMJm','editor','197364eaPoSK','388656foYuLb','48GRNmli','UndoEditing','25wvTwRF','undo','8690906RFOrAV','63RYjsOA','has','plugins','enableCommand','44OoVYQa','547460QIVjqQ','TrackChangesEditing'];_0x2340=function(){return _0xc08f40;};return _0x2340();}const _0x1a6280=_0x2f38;(function(_0x4bc250,_0x533af6){const _0xb89c3f=_0x2f38,_0x57eda5=_0x4bc250();while(!![]){try{const _0x3bb09b=parseInt(_0xb89c3f(0xee))/0x1*(parseInt(_0xb89c3f(0xfb))/0x2)+parseInt(_0xb89c3f(0xf0))/0x3*(-parseInt(_0xb89c3f(0xf2))/0x4)+parseInt(_0xb89c3f(0xf4))/0x5*(-parseInt(_0xb89c3f(0xfe))/0x6)+parseInt(_0xb89c3f(0xf6))/0x7+parseInt(_0xb89c3f(0xf1))/0x8+parseInt(_0xb89c3f(0xf7))/0x9*(parseInt(_0xb89c3f(0xfc))/0xa)+-parseInt(_0xb89c3f(0xff))/0xb;if(_0x3bb09b===_0x533af6)break;else _0x57eda5['push'](_0x57eda5['shift']());}catch(_0x217b32){_0x57eda5['push'](_0x57eda5['shift']());}}}(_0x2340,0xa28f7));import{Plugin as _0x4619f3}from'ckeditor5/src/core.js';function _0x2f38(_0xa8cb87,_0x3b377a){const _0x2340df=_0x2340();return _0x2f38=function(_0x2f3883,_0x85ced0){_0x2f3883=_0x2f3883-0xed;let _0x3e2382=_0x2340df[_0x2f3883];return _0x3e2382;},_0x2f38(_0xa8cb87,_0x3b377a);}export default class Nt extends _0x4619f3{[_0x1a6280(0x101)](){const _0x2562b2=_0x1a6280,_0xb377bf=this[_0x2562b2(0xef)],_0x3ced51=_0xb377bf[_0x2562b2(0xf9)][_0x2562b2(0x100)](_0x2562b2(0xfd));_0xb377bf[_0x2562b2(0xf9)][_0x2562b2(0xf8)](_0x2562b2(0xf3))&&(_0x3ced51[_0x2562b2(0xfa)](_0x2562b2(0xf5)),_0x3ced51[_0x2562b2(0xfa)](_0x2562b2(0xed)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4ff2(_0x85d328,_0x5df0c9){const _0x4ed04d=_0x4ed0();return _0x4ff2=function(_0x4ff285,_0x33d433){_0x4ff285=_0x4ff285-0x166;let _0x3a5887=_0x4ed04d[_0x4ff285];return _0x3a5887;},_0x4ff2(_0x85d328,_0x5df0c9);}(function(_0x28a8d2,_0x245b54){const _0x596c96=_0x4ff2,_0x4b2c38=_0x28a8d2();while(!![]){try{const _0x2d96ae=-parseInt(_0x596c96(0x17e))/0x1*(-parseInt(_0x596c96(0x196))/0x2)+-parseInt(_0x596c96(0x188))/0x3*(-parseInt(_0x596c96(0x18f))/0x4)+-parseInt(_0x596c96(0x16f))/0x5*(parseInt(_0x596c96(0x16b))/0x6)+parseInt(_0x596c96(0x190))/0x7*(parseInt(_0x596c96(0x178))/0x8)+-parseInt(_0x596c96(0x192))/0x9+-parseInt(_0x596c96(0x177))/0xa*(parseInt(_0x596c96(0x187))/0xb)+-parseInt(_0x596c96(0x176))/0xc*(-parseInt(_0x596c96(0x168))/0xd);if(_0x2d96ae===_0x245b54)break;else _0x4b2c38['push'](_0x4b2c38['shift']());}catch(_0x1815d5){_0x4b2c38['push'](_0x4b2c38['shift']());}}}(_0x4ed0,0xdb082));export function getRangesWithAttribute(_0x4b8a52,_0x4225fa,_0x34f7d9){const _0x50e2eb=_0x4ff2,_0x162637=[];for(const _0x20bf34 of _0x4225fa[_0x50e2eb(0x17b)]())_0x20bf34[_0x50e2eb(0x171)](_0x4b8a52)&&_0x162637[_0x50e2eb(0x182)](_0x34f7d9[_0x50e2eb(0x17d)](_0x20bf34));return _0x162637;}function _0x4ed0(){const _0x5c26bc=['push','get','test','consumable','isBlock','621269zVNGSj','3EGurrS','toViewElement','isLimit','start','previousPosition','schema','includes','304652kBMGvW','7LRZUqF','isContent','10032453diHfrd','isAtEnd','getWalker','plugins','14jGtGhj','createUIElement','insert','activeMarkers','type','ck-suggestion-marker--active','TrackChangesEditing','addHighlight','26bHsCpn','markerName','name','18xDkeQu','elementEnd','toViewPosition','parent','340755yoYdUO','item','hasAttribute','markerRange','bindElementToMarker','ck-suggestion-marker-','getCustomProperty','3678204NyFbwC','50WWkuoM','11454584mQDfcL','addClass','model','getItems','mapper','createRangeOn','53957lebNqA','writer','nextSibling','span'];_0x4ed0=function(){return _0x5c26bc;};return _0x4ed0();}export function downcastSplitMergeMarker(_0x72efad,_0x2ba003,{showActiveMarker:_0x157b86=!0x0}={}){const _0x1a9bb2=_0x4ff2,_0x2f33bb=_0x72efad[_0x1a9bb2(0x195)][_0x1a9bb2(0x183)](_0x1a9bb2(0x166));return(_0x13a069,_0x228585,_0x25284d)=>{const _0x3e16b3=_0x1a9bb2;if(!_0x25284d[_0x3e16b3(0x185)][_0x3e16b3(0x184)](_0x228585[_0x3e16b3(0x172)],_0x13a069[_0x3e16b3(0x16a)]))return;const _0x37b076=_0x228585[_0x3e16b3(0x172)][_0x3e16b3(0x194)](),_0x21f81e=_0x228585[_0x3e16b3(0x172)][_0x3e16b3(0x18b)],_0x11d8d2=_0x72efad[_0x3e16b3(0x17a)][_0x3e16b3(0x18d)];let _0x210295=null,_0x86b8a0=null,_0x4c2e63=!0x1,_0x171eed=!0x1;for(const _0x4cbe5f of _0x37b076){const _0x541d85=_0x4cbe5f[_0x3e16b3(0x170)];_0x4c2e63=_0x4c2e63||_0x11d8d2[_0x3e16b3(0x191)](_0x541d85);const _0x4669b3=_0x25284d[_0x3e16b3(0x17c)][_0x3e16b3(0x189)](_0x541d85);if(_0x4669b3&&_0x4669b3[_0x3e16b3(0x175)](_0x3e16b3(0x167)))return;_0x3e16b3(0x16c)==_0x4cbe5f[_0x3e16b3(0x19a)]&&(_0x11d8d2[_0x3e16b3(0x186)](_0x541d85)&&!_0x11d8d2[_0x3e16b3(0x18a)](_0x541d85)&&(_0x541d85[_0x3e16b3(0x180)]||_0x21f81e[_0x3e16b3(0x193)]?_0x210295&&_0x210295[_0x3e16b3(0x16e)]==_0x541d85||(_0x210295=_0x541d85,_0x23668d(_0x4cbe5f[_0x3e16b3(0x18c)]),_0x171eed=!0x0):_0x86b8a0=_0x86b8a0||_0x4cbe5f[_0x3e16b3(0x18c)]));}function _0x23668d(_0x285a13){const _0x250215=_0x3e16b3,_0x40d395=_0x25284d[_0x250215(0x17f)][_0x250215(0x197)](_0x250215(0x181),{'class':_0x250215(0x174)+_0x2ba003}),_0x55fb3c=_0x25284d[_0x250215(0x17c)][_0x250215(0x16d)](_0x285a13);_0x157b86&&_0x2f33bb[_0x250215(0x199)][_0x250215(0x18e)](_0x228585[_0x250215(0x169)])&&_0x25284d[_0x250215(0x17f)][_0x250215(0x179)](_0x250215(0x19b),_0x40d395),_0x25284d[_0x250215(0x17f)][_0x250215(0x198)](_0x55fb3c,_0x40d395),_0x25284d[_0x250215(0x17c)][_0x250215(0x173)](_0x40d395,_0x228585[_0x250215(0x169)]);}_0x4c2e63||_0x171eed||!_0x86b8a0||_0x23668d(_0x86b8a0);};}
23
+ function _0x46b3(_0x2939e4,_0x39182b){const _0xfca90b=_0xfca9();return _0x46b3=function(_0x46b3dc,_0x59e620){_0x46b3dc=_0x46b3dc-0x1e7;let _0xece00d=_0xfca90b[_0x46b3dc];return _0xece00d;},_0x46b3(_0x2939e4,_0x39182b);}(function(_0x56d15d,_0x2f696a){const _0x452e3d=_0x46b3,_0x1d8505=_0x56d15d();while(!![]){try{const _0x35bf0a=-parseInt(_0x452e3d(0x1f3))/0x1*(parseInt(_0x452e3d(0x201))/0x2)+-parseInt(_0x452e3d(0x1ef))/0x3*(parseInt(_0x452e3d(0x208))/0x4)+-parseInt(_0x452e3d(0x219))/0x5+-parseInt(_0x452e3d(0x1f2))/0x6+-parseInt(_0x452e3d(0x1ea))/0x7+-parseInt(_0x452e3d(0x1f4))/0x8+parseInt(_0x452e3d(0x200))/0x9*(parseInt(_0x452e3d(0x1eb))/0xa);if(_0x35bf0a===_0x2f696a)break;else _0x1d8505['push'](_0x1d8505['shift']());}catch(_0x56c50f){_0x1d8505['push'](_0x1d8505['shift']());}}}(_0xfca9,0x6312b));export function getRangesWithAttribute(_0x2f357b,_0x1ffc19,_0x2ced22){const _0x1dcf23=_0x46b3,_0x194033=[];for(const _0x1097e0 of _0x1ffc19[_0x1dcf23(0x1e9)]())_0x1097e0[_0x1dcf23(0x206)](_0x2f357b)&&_0x194033[_0x1dcf23(0x1ff)](_0x2ced22[_0x1dcf23(0x1ec)](_0x1097e0));return _0x194033;}function _0xfca9(){const _0xaf99f1=['getItems','828191DFIiji','3270ghQytu','createRangeOn','toViewElement','isBlock','69xzxbnA','toViewPosition','model','530400jXyGFk','217456yrNkyD','2918400ZCpThL','mapper','start','writer','includes','name','markerName','get','consumable','insert','type','push','79461cailRj','6YlhrZk','previousPosition','item','nextSibling','addClass','hasAttribute','test','113596bPYoJh','TrackChangesEditing','getWalker','isLimit','createUIElement','parent','bindElementToMarker','getCustomProperty','activeMarkers','markerRange','addHighlight','isAtEnd','plugins','ck-suggestion-marker--active','ck-suggestion-marker-','schema','span','3021110HpoWgf','elementEnd','isContent'];_0xfca9=function(){return _0xaf99f1;};return _0xfca9();}export function downcastSplitMergeMarker(_0x2e9b24,_0x1944ad,{showActiveMarker:_0x3386f5=!0x0}={}){const _0x41e790=_0x46b3,_0x17cdd8=_0x2e9b24[_0x41e790(0x214)][_0x41e790(0x1fb)](_0x41e790(0x209));return(_0x1fb431,_0x50d405,_0x548386)=>{const _0x5aa69c=_0x41e790;if(!_0x548386[_0x5aa69c(0x1fc)][_0x5aa69c(0x207)](_0x50d405[_0x5aa69c(0x211)],_0x1fb431[_0x5aa69c(0x1f9)]))return;const _0x51cb97=_0x50d405[_0x5aa69c(0x211)][_0x5aa69c(0x20a)](),_0x30c7dc=_0x50d405[_0x5aa69c(0x211)][_0x5aa69c(0x1f6)],_0x37a108=_0x2e9b24[_0x5aa69c(0x1f1)][_0x5aa69c(0x217)];let _0x10529c=null,_0xc076b7=null,_0x41a8ca=!0x1,_0x4b94f6=!0x1;for(const _0xa6bb08 of _0x51cb97){const _0x14a075=_0xa6bb08[_0x5aa69c(0x203)];_0x41a8ca=_0x41a8ca||_0x37a108[_0x5aa69c(0x1e8)](_0x14a075);const _0x7023ef=_0x548386[_0x5aa69c(0x1f5)][_0x5aa69c(0x1ed)](_0x14a075);if(_0x7023ef&&_0x7023ef[_0x5aa69c(0x20f)](_0x5aa69c(0x212)))return;_0x5aa69c(0x1e7)==_0xa6bb08[_0x5aa69c(0x1fe)]&&(_0x37a108[_0x5aa69c(0x1ee)](_0x14a075)&&!_0x37a108[_0x5aa69c(0x20b)](_0x14a075)&&(_0x14a075[_0x5aa69c(0x204)]||_0x30c7dc[_0x5aa69c(0x213)]?_0x10529c&&_0x10529c[_0x5aa69c(0x20d)]==_0x14a075||(_0x10529c=_0x14a075,_0x59cce3(_0xa6bb08[_0x5aa69c(0x202)]),_0x4b94f6=!0x0):_0xc076b7=_0xc076b7||_0xa6bb08[_0x5aa69c(0x202)]));}function _0x59cce3(_0x185fc2){const _0x14c3f2=_0x5aa69c,_0xd87f13=_0x548386[_0x14c3f2(0x1f7)][_0x14c3f2(0x20c)](_0x14c3f2(0x218),{'class':_0x14c3f2(0x216)+_0x1944ad}),_0x491569=_0x548386[_0x14c3f2(0x1f5)][_0x14c3f2(0x1f0)](_0x185fc2);_0x3386f5&&_0x17cdd8[_0x14c3f2(0x210)][_0x14c3f2(0x1f8)](_0x50d405[_0x14c3f2(0x1fa)])&&_0x548386[_0x14c3f2(0x1f7)][_0x14c3f2(0x205)](_0x14c3f2(0x215),_0xd87f13),_0x548386[_0x14c3f2(0x1f7)][_0x14c3f2(0x1fd)](_0x491569,_0xd87f13),_0x548386[_0x14c3f2(0x1f5)][_0x14c3f2(0x20e)](_0xd87f13,_0x50d405[_0x14c3f2(0x1fa)]);}_0x41a8ca||_0x4b94f6||!_0xc076b7||_0x59cce3(_0xc076b7);};}
package/src/suggestion.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x57bec9=_0x13aa;(function(_0x31c231,_0xb3755b){const _0x1415c8=_0x13aa,_0x2a772a=_0x31c231();while(!![]){try{const _0x2e88c7=-parseInt(_0x1415c8(0x10b))/0x1*(-parseInt(_0x1415c8(0xd7))/0x2)+parseInt(_0x1415c8(0xc9))/0x3*(-parseInt(_0x1415c8(0x109))/0x4)+parseInt(_0x1415c8(0xbf))/0x5*(parseInt(_0x1415c8(0xf6))/0x6)+parseInt(_0x1415c8(0xe0))/0x7+-parseInt(_0x1415c8(0xc5))/0x8+-parseInt(_0x1415c8(0xee))/0x9*(parseInt(_0x1415c8(0xdd))/0xa)+-parseInt(_0x1415c8(0x102))/0xb;if(_0x2e88c7===_0xb3755b)break;else _0x2a772a['push'](_0x2a772a['shift']());}catch(_0x1cdf7d){_0x2a772a['push'](_0x2a772a['shift']());}}}(_0x4a56,0x3bd7b));import{Element as _0x2f7023}from'ckeditor5/src/engine.js';function _0x13aa(_0x3fb7fe,_0x3595f9){const _0x4a565c=_0x4a56();return _0x13aa=function(_0x13aa5d,_0x1b04e3){_0x13aa5d=_0x13aa5d-0xbe;let _0x350a6c=_0x4a565c[_0x13aa5d];return _0x350a6c;},_0x13aa(_0x3fb7fe,_0x3595f9);}import{ObservableMixin as _0x582890,uid as _0x3c3e76}from'ckeditor5/src/utils.js';function _0x4a56(){const _0x2ee507=['get','getAllAdjacentSuggestions','accept','1921920GWQuZk','set','decorate','length','add','addMarkerName','isIntersecting','468444XLWKQV','setAttribute','284821ZKGjii','getItems','toJSON','onAccept','addRange','from','5OLLhXu','markers','getContainedElement','getRange','onAttributesChange','_model','291472zuApab','commentThread','previous','change','3AZcSGw','next','head','getRanges','end','data','@external','size','isMultiRange','delete','removeMarkers','removeAttribute','substr','getMultiRangeId','2aucRZo','isIntersectingWithRange','subType','_markerNames','isExternal','_onDiscard','30vTKJhO','createdAt','creator','1556688vOFguW','clear','start','getFirstRange','addMarker','isInContent','suggestion:','map','onDiscard','authoredAt','reduce','split','_isDataLoaded','filter','467136XRvlgg','removeMarker','getMarkers','author','_onAccept','type','push','nodeAfter','1331322CIzsxH','discard','getMarkerNames','nodeBefore','_onAttributesChange','_saved','getFirstMarker','hasComments','attributes'];_0x4a56=function(){return _0x2ee507;};return _0x4a56();}import{cloneDeep as _0x1a8eae,isEqual as _0x38d089,set as _0x51f3d4,unset as _0x3a3fdc}from'lodash-es';export default class u extends/* #__PURE__ -- @preserve */
24
- _0x582890(){constructor(_0x1d5472,_0x55845b){const _0xd8aa6d=_0x13aa;super(),this[_0xd8aa6d(0xec)]=!0x1,this['id']=_0x55845b['id'],this[_0xd8aa6d(0xf3)]=_0x55845b[_0xd8aa6d(0xf3)],this[_0xd8aa6d(0xd9)]=_0x55845b[_0xd8aa6d(0xd9)]||null,this[_0xd8aa6d(0xf1)]=_0x55845b[_0xd8aa6d(0xf1)],this[_0xd8aa6d(0xdf)]=_0x55845b[_0xd8aa6d(0xdf)]||_0x55845b[_0xd8aa6d(0xf1)],this[_0xd8aa6d(0xdb)]=Boolean(_0x55845b[_0xd8aa6d(0xfe)]&&_0x55845b[_0xd8aa6d(0xfe)][_0xd8aa6d(0xcf)]),this[_0xd8aa6d(0xce)]=null,this[_0xd8aa6d(0xc4)]=_0x1d5472,this[_0xd8aa6d(0xf2)]=_0x55845b[_0xd8aa6d(0x10e)],this[_0xd8aa6d(0xdc)]=_0x55845b[_0xd8aa6d(0xe8)],this[_0xd8aa6d(0xfa)]=_0x55845b[_0xd8aa6d(0xc3)],this[_0xd8aa6d(0xda)]=new Set(),this[_0xd8aa6d(0xde)]=null,this[_0xd8aa6d(0x103)](_0xd8aa6d(0xe9),null),this[_0xd8aa6d(0x103)](_0xd8aa6d(0xfe),_0x55845b[_0xd8aa6d(0xfe)]||{}),this[_0xd8aa6d(0x103)](_0xd8aa6d(0xc7),null),this[_0xd8aa6d(0x103)](_0xd8aa6d(0xca),null),this[_0xd8aa6d(0x103)](_0xd8aa6d(0xc6),null),this[_0xd8aa6d(0x103)](_0xd8aa6d(0xfb),!0x1),this[_0xd8aa6d(0x104)](_0xd8aa6d(0x101)),this[_0xd8aa6d(0x104)](_0xd8aa6d(0xf7));}get[_0x57bec9(0xcb)](){const _0x2383ce=_0x57bec9;let _0x40ff29=this;for(;_0x40ff29[_0x2383ce(0xc7)];)_0x40ff29=_0x40ff29[_0x2383ce(0xc7)];return _0x40ff29;}get[_0x57bec9(0xfd)](){const _0x5267cf=_0x57bec9;return!!this[_0x5267cf(0xc6)]&&this[_0x5267cf(0xc6)][_0x5267cf(0x105)]>0x0;}get[_0x57bec9(0xd1)](){const _0x3b015b=_0x57bec9;if(0x0==this[_0x3b015b(0xda)][_0x3b015b(0xd0)])return!0x1;return 0x6==Array[_0x3b015b(0xbe)](this[_0x3b015b(0xda)])[0x0][_0x3b015b(0xeb)](':')[_0x3b015b(0x105)];}get[_0x57bec9(0xe5)](){const _0x2f0cf6=_0x57bec9;return null!==this[_0x2f0cf6(0xfc)]();}[_0x57bec9(0x107)](_0x3c7e5f){const _0x59953b=_0x57bec9;this[_0x59953b(0xda)][_0x59953b(0x106)](_0x3c7e5f);}[_0x57bec9(0xf8)](){const _0x8fe0da=_0x57bec9;return Array[_0x8fe0da(0xbe)](this[_0x8fe0da(0xda)]);}[_0x57bec9(0xf0)](){const _0x541890=_0x57bec9;return this[_0x541890(0xf8)]()[_0x541890(0xe7)](_0xcbc70c=>this[_0x541890(0xc4)][_0x541890(0xc0)][_0x541890(0xff)](_0xcbc70c))[_0x541890(0xed)](_0x4a1685=>_0x4a1685);}[_0x57bec9(0xfc)](){const _0x27f333=_0x57bec9;return this[_0x27f333(0xf0)]()[0x0]||null;}[_0x57bec9(0xd3)](){const _0x36b0fc=_0x57bec9;this[_0x36b0fc(0xc4)][_0x36b0fc(0xc8)](_0x441bc8=>{const _0x37ca4b=_0x36b0fc;for(const _0x3ce6ad of this[_0x37ca4b(0xf0)]())_0x441bc8[_0x37ca4b(0xef)](_0x3ce6ad);}),this[_0x36b0fc(0xda)][_0x36b0fc(0xe1)]();}[_0x57bec9(0xef)](_0x472e0f){const _0x5102c2=_0x57bec9;this[_0x5102c2(0xc4)][_0x5102c2(0xc8)](_0x39f16a=>{const _0x252e3a=_0x5102c2;_0x39f16a[_0x252e3a(0xef)](_0x472e0f);}),this[_0x5102c2(0xda)][_0x5102c2(0xd2)](_0x472e0f);}[_0x57bec9(0x10f)](_0x541b0c){const _0x3cd0f2=_0x57bec9,_0x3ff918=_0x3cd0f2(0xe6)+this[_0x3cd0f2(0xf3)]+':'+this[_0x3cd0f2(0xd9)]+':'+this['id']+':'+this[_0x3cd0f2(0xdf)]['id']+':'+u[_0x3cd0f2(0xd6)]();this[_0x3cd0f2(0x107)](_0x3ff918),this[_0x3cd0f2(0xc4)][_0x3cd0f2(0xc8)](_0x2b5fd7=>{const _0x35362a=_0x3cd0f2;_0x2b5fd7[_0x35362a(0xe4)](_0x3ff918,{'range':_0x541b0c,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x57bec9(0xd8)](_0x28d7e3){const _0x2e3a22=_0x57bec9;for(const _0x691fad of this[_0x2e3a22(0xcc)]())if(_0x691fad[_0x2e3a22(0x108)](_0x28d7e3))return!0x0;return!0x1;}[_0x57bec9(0xcc)](){const _0x42c33e=_0x57bec9;return this[_0x42c33e(0xf0)]()[_0x42c33e(0xe7)](_0x1faf3=>_0x1faf3[_0x42c33e(0xc2)]());}[_0x57bec9(0x10c)](){const _0x5f5946=_0x57bec9;return this[_0x5f5946(0xcc)]()[_0x5f5946(0xea)]((_0x1b98dd,_0x22bf5a)=>[..._0x1b98dd,..._0x22bf5a[_0x5f5946(0x10c)]()],[]);}[_0x57bec9(0xe3)](){const _0x573cad=_0x57bec9;var _0x402811;return(null===(_0x402811=this[_0x573cad(0xfc)]())||void 0x0===_0x402811?void 0x0:_0x402811[_0x573cad(0xc2)]())||null;}[_0x57bec9(0xc1)](){const _0x2859b9=_0x57bec9,_0x2d4eee=this[_0x2859b9(0xcc)]();if(0x1!=_0x2d4eee[_0x2859b9(0x105)])return null;const _0xfbe9b3=_0x2d4eee[0x0],_0x4f0dde=_0xfbe9b3[_0x2859b9(0xe2)][_0x2859b9(0xf5)],_0x574249=_0xfbe9b3[_0x2859b9(0xcd)][_0x2859b9(0xf9)];return _0x4f0dde instanceof _0x2f7023?_0x4f0dde!=_0x574249?null:_0x4f0dde:null;}[_0x57bec9(0x101)](){const _0xfe9ff4=_0x57bec9;this[_0xfe9ff4(0xf2)](this[_0xfe9ff4(0xcc)](),this[_0xfe9ff4(0xce)],this[_0xfe9ff4(0xfe)]),this[_0xfe9ff4(0xd3)]();}[_0x57bec9(0xf7)](){const _0x452ac3=_0x57bec9;this[_0x452ac3(0xdc)](this[_0x452ac3(0xcc)](),this[_0x452ac3(0xce)],this[_0x452ac3(0xfe)]),this[_0x452ac3(0xd3)]();}[_0x57bec9(0x100)](){const _0xaaefc4=_0x57bec9,_0x5aa2a2=[];let _0x166aed=this[_0xaaefc4(0xcb)];for(;_0x166aed;)_0x5aa2a2[_0xaaefc4(0xf4)](_0x166aed),_0x166aed=_0x166aed[_0xaaefc4(0xca)];return _0x5aa2a2;}[_0x57bec9(0x10a)](_0x17c034,_0x443347){const _0x4ff3eb=_0x57bec9,_0x45afc5=_0x1a8eae(this[_0x4ff3eb(0xfe)]);_0x51f3d4(_0x45afc5,_0x17c034,_0x443347),_0x38d089(_0x45afc5,this[_0x4ff3eb(0xfe)])||(this[_0x4ff3eb(0xfe)]=_0x45afc5,this[_0x4ff3eb(0xfa)](_0x45afc5));}[_0x57bec9(0xd4)](_0x2e638d){const _0x1725c5=_0x57bec9,_0x529574=_0x1a8eae(this[_0x1725c5(0xfe)]);_0x3a3fdc(_0x529574,_0x2e638d),_0x38d089(_0x529574,this[_0x1725c5(0xfe)])||(this[_0x1725c5(0xfe)]=_0x529574,this[_0x1725c5(0xfa)](this[_0x1725c5(0xfe)]));}[_0x57bec9(0x10d)](){const _0x22ddf8=_0x57bec9;return{'id':this['id'],'type':this[_0x22ddf8(0xd9)]?this[_0x22ddf8(0xf3)]+':'+this[_0x22ddf8(0xd9)]:this[_0x22ddf8(0xf3)],'authorId':this[_0x22ddf8(0xdf)]['id'],'createdAt':this[_0x22ddf8(0xde)],'hasComments':this[_0x22ddf8(0xfd)],'data':this[_0x22ddf8(0xce)],'attributes':this[_0x22ddf8(0xfe)]};}static[_0x57bec9(0xd6)](){const _0xbb213f=_0x57bec9;return _0x3c3e76()[_0xbb213f(0xd5)](0x1,0x5);}}
23
+ const _0xd40777=_0x1f9b;function _0x1f9b(_0x10bab8,_0xbf94f0){const _0x543c63=_0x543c();return _0x1f9b=function(_0x1f9b52,_0x168399){_0x1f9b52=_0x1f9b52-0x114;let _0xa3ff70=_0x543c63[_0x1f9b52];return _0xa3ff70;},_0x1f9b(_0x10bab8,_0xbf94f0);}(function(_0x5d6491,_0x18ac4f){const _0x548c3d=_0x1f9b,_0x5f5753=_0x5d6491();while(!![]){try{const _0x31e8c0=parseInt(_0x548c3d(0x142))/0x1+-parseInt(_0x548c3d(0x164))/0x2*(parseInt(_0x548c3d(0x11f))/0x3)+-parseInt(_0x548c3d(0x11b))/0x4*(-parseInt(_0x548c3d(0x124))/0x5)+-parseInt(_0x548c3d(0x114))/0x6*(-parseInt(_0x548c3d(0x15b))/0x7)+parseInt(_0x548c3d(0x165))/0x8*(parseInt(_0x548c3d(0x14b))/0x9)+parseInt(_0x548c3d(0x148))/0xa+-parseInt(_0x548c3d(0x132))/0xb*(parseInt(_0x548c3d(0x12d))/0xc);if(_0x31e8c0===_0x18ac4f)break;else _0x5f5753['push'](_0x5f5753['shift']());}catch(_0x47546f){_0x5f5753['push'](_0x5f5753['shift']());}}}(_0x543c,0x7e7de));import{Element as _0x18bd44}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x316e49,uid as _0x21f4e0}from'ckeditor5/src/utils.js';import{cloneDeep as _0x556136,isEqual as _0x23e730,set as _0x42e6eb,unset as _0x5f117d}from'lodash-es';function _0x543c(){const _0x2257f9=['substr','author','119DqAQbt','addRange','removeAttribute','getFirstMarker','nodeAfter','previous','attributes','onAccept','authoredAt','106HoNzkN','1432xOWjQA','length','17562OAcBuq','commentThread','start','clear','getMultiRangeId','creator','getItems','2404840ygiyZO','_markerNames','getMarkers','subType','10938OidAMi','createdAt','size','map','end','5XUKdtO','next','getMarkerNames','removeMarkers','getRanges','_isDataLoaded','isIntersecting','markers','decorate','9276lkxpDJ','type','accept','toJSON','_onAccept','14971ragqFE','_saved','@external','getAllAdjacentSuggestions','removeMarker','isMultiRange','from','filter','reduce','data','isIntersectingWithRange','discard','get','addMarker','head','push','95357xXjeMZ','setAttribute','split','_onAttributesChange','suggestion:','add','6914740MAMyyj','onAttributesChange','getRange','16371TDswux','getContainedElement','isInContent','hasComments','nodeBefore','onDiscard','delete','_onDiscard','change','getFirstRange','set','isExternal','_model','addMarkerName'];_0x543c=function(){return _0x2257f9;};return _0x543c();}export default class u extends/* #__PURE__ -- @preserve */
24
+ _0x316e49(){constructor(_0x2cd968,_0x150de2){const _0x4e163f=_0x1f9b;super(),this[_0x4e163f(0x129)]=!0x1,this['id']=_0x150de2['id'],this[_0x4e163f(0x12e)]=_0x150de2[_0x4e163f(0x12e)],this[_0x4e163f(0x11e)]=_0x150de2[_0x4e163f(0x11e)]||null,this[_0x4e163f(0x15a)]=_0x150de2[_0x4e163f(0x15a)],this[_0x4e163f(0x119)]=_0x150de2[_0x4e163f(0x119)]||_0x150de2[_0x4e163f(0x15a)],this[_0x4e163f(0x156)]=Boolean(_0x150de2[_0x4e163f(0x161)]&&_0x150de2[_0x4e163f(0x161)][_0x4e163f(0x134)]),this[_0x4e163f(0x13b)]=null,this[_0x4e163f(0x157)]=_0x2cd968,this[_0x4e163f(0x131)]=_0x150de2[_0x4e163f(0x162)],this[_0x4e163f(0x152)]=_0x150de2[_0x4e163f(0x150)],this[_0x4e163f(0x145)]=_0x150de2[_0x4e163f(0x149)],this[_0x4e163f(0x11c)]=new Set(),this[_0x4e163f(0x120)]=null,this[_0x4e163f(0x155)](_0x4e163f(0x163),null),this[_0x4e163f(0x155)](_0x4e163f(0x161),_0x150de2[_0x4e163f(0x161)]||{}),this[_0x4e163f(0x155)](_0x4e163f(0x160),null),this[_0x4e163f(0x155)](_0x4e163f(0x125),null),this[_0x4e163f(0x155)](_0x4e163f(0x115),null),this[_0x4e163f(0x155)](_0x4e163f(0x133),!0x1),this[_0x4e163f(0x12c)](_0x4e163f(0x12f)),this[_0x4e163f(0x12c)](_0x4e163f(0x13d));}get[_0xd40777(0x140)](){const _0x2b9abd=_0xd40777;let _0x2cd36f=this;for(;_0x2cd36f[_0x2b9abd(0x160)];)_0x2cd36f=_0x2cd36f[_0x2b9abd(0x160)];return _0x2cd36f;}get[_0xd40777(0x14e)](){const _0x410e8e=_0xd40777;return!!this[_0x410e8e(0x115)]&&this[_0x410e8e(0x115)][_0x410e8e(0x166)]>0x0;}get[_0xd40777(0x137)](){const _0x31cab5=_0xd40777;if(0x0==this[_0x31cab5(0x11c)][_0x31cab5(0x121)])return!0x1;return 0x6==Array[_0x31cab5(0x138)](this[_0x31cab5(0x11c)])[0x0][_0x31cab5(0x144)](':')[_0x31cab5(0x166)];}get[_0xd40777(0x14d)](){const _0xfc7b20=_0xd40777;return null!==this[_0xfc7b20(0x15e)]();}[_0xd40777(0x158)](_0x242834){const _0xa18c89=_0xd40777;this[_0xa18c89(0x11c)][_0xa18c89(0x147)](_0x242834);}[_0xd40777(0x126)](){const _0xfac46b=_0xd40777;return Array[_0xfac46b(0x138)](this[_0xfac46b(0x11c)]);}[_0xd40777(0x11d)](){const _0x57c1a7=_0xd40777;return this[_0x57c1a7(0x126)]()[_0x57c1a7(0x122)](_0x2fee3e=>this[_0x57c1a7(0x157)][_0x57c1a7(0x12b)][_0x57c1a7(0x13e)](_0x2fee3e))[_0x57c1a7(0x139)](_0x17a92f=>_0x17a92f);}[_0xd40777(0x15e)](){const _0x326ea1=_0xd40777;return this[_0x326ea1(0x11d)]()[0x0]||null;}[_0xd40777(0x127)](){const _0x6d0745=_0xd40777;this[_0x6d0745(0x157)][_0x6d0745(0x153)](_0x3d0b9e=>{const _0x7c32cb=_0x6d0745;for(const _0x230551 of this[_0x7c32cb(0x11d)]())_0x3d0b9e[_0x7c32cb(0x136)](_0x230551);}),this[_0x6d0745(0x11c)][_0x6d0745(0x117)]();}[_0xd40777(0x136)](_0xabd4c2){const _0x4ca555=_0xd40777;this[_0x4ca555(0x157)][_0x4ca555(0x153)](_0x4abaa0=>{const _0x3cdb20=_0x4ca555;_0x4abaa0[_0x3cdb20(0x136)](_0xabd4c2);}),this[_0x4ca555(0x11c)][_0x4ca555(0x151)](_0xabd4c2);}[_0xd40777(0x15c)](_0x590072){const _0x35471e=_0xd40777,_0x527b63=_0x35471e(0x146)+this[_0x35471e(0x12e)]+':'+this[_0x35471e(0x11e)]+':'+this['id']+':'+this[_0x35471e(0x119)]['id']+':'+u[_0x35471e(0x118)]();this[_0x35471e(0x158)](_0x527b63),this[_0x35471e(0x157)][_0x35471e(0x153)](_0x31adcf=>{const _0x4d7ca9=_0x35471e;_0x31adcf[_0x4d7ca9(0x13f)](_0x527b63,{'range':_0x590072,'usingOperation':!0x0,'affectsData':!0x0});});}[_0xd40777(0x13c)](_0x4c2ef0){const _0x2d4ca2=_0xd40777;for(const _0x5512a5 of this[_0x2d4ca2(0x128)]())if(_0x5512a5[_0x2d4ca2(0x12a)](_0x4c2ef0))return!0x0;return!0x1;}[_0xd40777(0x128)](){const _0x51f29f=_0xd40777;return this[_0x51f29f(0x11d)]()[_0x51f29f(0x122)](_0xf76761=>_0xf76761[_0x51f29f(0x14a)]());}[_0xd40777(0x11a)](){const _0x231c82=_0xd40777;return this[_0x231c82(0x128)]()[_0x231c82(0x13a)]((_0x5f0a2b,_0x266884)=>[..._0x5f0a2b,..._0x266884[_0x231c82(0x11a)]()],[]);}[_0xd40777(0x154)](){const _0xfe3416=_0xd40777;var _0x47dd1f;return(null===(_0x47dd1f=this[_0xfe3416(0x15e)]())||void 0x0===_0x47dd1f?void 0x0:_0x47dd1f[_0xfe3416(0x14a)]())||null;}[_0xd40777(0x14c)](){const _0x127eb3=_0xd40777,_0x11b888=this[_0x127eb3(0x128)]();if(0x1!=_0x11b888[_0x127eb3(0x166)])return null;const _0x336171=_0x11b888[0x0],_0x1a8c30=_0x336171[_0x127eb3(0x116)][_0x127eb3(0x15f)],_0x2b7ca6=_0x336171[_0x127eb3(0x123)][_0x127eb3(0x14f)];return _0x1a8c30 instanceof _0x18bd44?_0x1a8c30!=_0x2b7ca6?null:_0x1a8c30:null;}[_0xd40777(0x12f)](){const _0x4f253d=_0xd40777;this[_0x4f253d(0x131)](this[_0x4f253d(0x128)](),this[_0x4f253d(0x13b)],this[_0x4f253d(0x161)]),this[_0x4f253d(0x127)]();}[_0xd40777(0x13d)](){const _0x27d368=_0xd40777;this[_0x27d368(0x152)](this[_0x27d368(0x128)](),this[_0x27d368(0x13b)],this[_0x27d368(0x161)]),this[_0x27d368(0x127)]();}[_0xd40777(0x135)](){const _0x37d66d=_0xd40777,_0x2d158d=[];let _0x3c248b=this[_0x37d66d(0x140)];for(;_0x3c248b;)_0x2d158d[_0x37d66d(0x141)](_0x3c248b),_0x3c248b=_0x3c248b[_0x37d66d(0x125)];return _0x2d158d;}[_0xd40777(0x143)](_0x56b705,_0x1ff992){const _0x57f246=_0xd40777,_0x239e9c=_0x556136(this[_0x57f246(0x161)]);_0x42e6eb(_0x239e9c,_0x56b705,_0x1ff992),_0x23e730(_0x239e9c,this[_0x57f246(0x161)])||(this[_0x57f246(0x161)]=_0x239e9c,this[_0x57f246(0x145)](_0x239e9c));}[_0xd40777(0x15d)](_0x29ed89){const _0x18aed8=_0xd40777,_0x11b2ad=_0x556136(this[_0x18aed8(0x161)]);_0x5f117d(_0x11b2ad,_0x29ed89),_0x23e730(_0x11b2ad,this[_0x18aed8(0x161)])||(this[_0x18aed8(0x161)]=_0x11b2ad,this[_0x18aed8(0x145)](this[_0x18aed8(0x161)]));}[_0xd40777(0x130)](){const _0x24ce36=_0xd40777;return{'id':this['id'],'type':this[_0x24ce36(0x11e)]?this[_0x24ce36(0x12e)]+':'+this[_0x24ce36(0x11e)]:this[_0x24ce36(0x12e)],'authorId':this[_0x24ce36(0x119)]['id'],'createdAt':this[_0x24ce36(0x120)],'hasComments':this[_0x24ce36(0x14e)],'data':this[_0x24ce36(0x13b)],'attributes':this[_0x24ce36(0x161)]};}static[_0xd40777(0x118)](){const _0x554f1f=_0xd40777;return _0x21f4e0()[_0x554f1f(0x159)](0x1,0x5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1a471c=_0x2020;(function(_0x52079c,_0x56d87b){const _0xfa0c35=_0x2020,_0x4ec03a=_0x52079c();while(!![]){try{const _0x3e62b0=parseInt(_0xfa0c35(0x1eb))/0x1*(parseInt(_0xfa0c35(0x203))/0x2)+-parseInt(_0xfa0c35(0x1f4))/0x3+-parseInt(_0xfa0c35(0x1d6))/0x4*(-parseInt(_0xfa0c35(0x1e2))/0x5)+parseInt(_0xfa0c35(0x1e4))/0x6+parseInt(_0xfa0c35(0x1d5))/0x7*(-parseInt(_0xfa0c35(0x1e0))/0x8)+parseInt(_0xfa0c35(0x1e6))/0x9*(-parseInt(_0xfa0c35(0x1e9))/0xa)+-parseInt(_0xfa0c35(0x206))/0xb*(-parseInt(_0xfa0c35(0x209))/0xc);if(_0x3e62b0===_0x56d87b)break;else _0x4ec03a['push'](_0x4ec03a['shift']());}catch(_0x22c6ff){_0x4ec03a['push'](_0x4ec03a['shift']());}}}(_0x5093,0xccebf));function _0x2020(_0x3bb3f2,_0x42b05d){const _0x5093f5=_0x5093();return _0x2020=function(_0x2020c3,_0x463f73){_0x2020c3=_0x2020c3-0x1bc;let _0x20a3d1=_0x5093f5[_0x2020c3];return _0x20a3d1;},_0x2020(_0x3bb3f2,_0x42b05d);}import{getTranslation as _0x212121}from'./utils/common-translations.js';function _0x5093(){const _0x257d1e=['getItemLabel','normal','registerDescriptionCallback','2oKAtVj','format','subType','4438049CjmGqn','*Insert:*\x20%0','key','84DlzHTK','elementEnd','nextSibling','replace','_locale','EmptyContainer','removeObject','Object','removeEmptyContainer','removeContainer','$textProxy','addFormat','isInContent','remove','type','previousSibling','_handleAttributeSuggestionDescription','getDescriptions','function','name','get','addContainer','end','newValue','add','_customCallbacks','registerAttributeLabel','_handleCustomCallbackDescription','attribute','indexOf','_handleInsertRemoveSuggestionDescription','*Merge:*\x20%0','_itemLabels','_handleRenameSuggestionDescription','push','addObject','pop','_addDescriptionItems','_schema','_attributeLabels','checkChild','getFirstRange','*Remove:*\x20%0','registerElementLabel','isObject','nodeAfter','*Remove\x20format:*\x20%0','7sVJFRM','6332jXaFJv','data','getWalker','length','has','REPLACE_TEXT','$1\x20$2','join','_itemLabelsCallbacks','map','11247976gsBPvG','isEmpty','1135gxQYVP','item','2159988Kegemi','match','5298768sTuPpn','start','removeFormat','20pErxni','deletion','1348679jWYwpy','quantity','ELEMENT_SPACE','element','elementStart','set','Container','isEqual','matchingCallback','4408113rIXcyM','*Split:*\x20%0','skip','text','addEmptyContainer','$text','*Set\x20format:*\x20%0','*Change\x20to:*\x20%0','label','_resolveDescriptionItems','insertion','softBreak'];_0x5093=function(){return _0x257d1e;};return _0x5093();}import{priorities as _0x4dddee,insertToPriorityArray as _0x436282}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x35df0a}from'./trackchangesediting.js';export default class f{constructor(_0x293726,_0x431306){const _0x1b797e=_0x2020;this[_0x1b797e(0x1bf)]=[],this[_0x1b797e(0x1c6)]=new Map(),this[_0x1b797e(0x1de)]=[],this[_0x1b797e(0x1cd)]=new Map(),this[_0x1b797e(0x1cc)]=_0x293726,this[_0x1b797e(0x20d)]=_0x431306;}[_0x1a471c(0x21a)](_0x40e147){const _0x32bdcf=_0x1a471c,_0x246343=[],_0x35e921=new Set(),_0x5f3a71=new Set();for(let _0x2fafc5=0x0;_0x2fafc5<_0x40e147[_0x32bdcf(0x1d9)];_0x2fafc5++){const _0x54ecc9=_0x40e147[_0x2fafc5];if(!_0x54ecc9[_0x32bdcf(0x215)])continue;const _0x4ba227=this[_0x32bdcf(0x1c1)](_0x54ecc9);if(_0x4ba227){if(null!=_0x54ecc9[_0x32bdcf(0x205)]){if(_0x35e921[_0x32bdcf(0x1da)](_0x54ecc9[_0x32bdcf(0x205)]))continue;_0x35e921[_0x32bdcf(0x1be)](_0x54ecc9[_0x32bdcf(0x205)]);}_0x246343[_0x32bdcf(0x1c8)](_0x4ba227);}else{if(_0x32bdcf(0x1c2)!=_0x54ecc9[_0x32bdcf(0x217)])_0x32bdcf(0x1fe)!=_0x54ecc9[_0x32bdcf(0x217)]&&_0x32bdcf(0x1ea)!=_0x54ecc9[_0x32bdcf(0x217)]||this[_0x32bdcf(0x1c4)](_0x246343,_0x54ecc9,_0x40e147[_0x2fafc5+0x1]);else{const _0xb8e5c8=_0x54ecc9[_0x32bdcf(0x1d7)][_0x32bdcf(0x208)];if(_0x5f3a71[_0x32bdcf(0x1da)](_0xb8e5c8))continue;_0x5f3a71[_0x32bdcf(0x1be)](_0x54ecc9[_0x32bdcf(0x1d7)][_0x32bdcf(0x208)]),_0xb8e5c8==_0x35df0a?this[_0x32bdcf(0x1c7)](_0x246343,_0x54ecc9):this[_0x32bdcf(0x219)](_0x246343,_0x54ecc9);}}}return this[_0x32bdcf(0x1fd)](_0x246343);}[_0x1a471c(0x202)](_0x58a235){const _0x4b1964=_0x1a471c;this[_0x4b1964(0x1bf)][_0x4b1964(0x1c8)](_0x58a235);}[_0x1a471c(0x1d1)](_0x253136,_0x44572f,_0x3d8d17=_0x4dddee[_0x1a471c(0x201)]){const _0x1a95d8=_0x1a471c;_0x1a95d8(0x21b)==typeof _0x253136?_0x436282(this[_0x1a95d8(0x1de)],{'matchingCallback':_0x253136,'label':_0x44572f,'priority':_0x3d8d17}):this[_0x1a95d8(0x1c6)][_0x1a95d8(0x1f0)](_0x253136,_0x44572f);}[_0x1a471c(0x1c0)](_0x49372b,_0x108ac8){const _0x374830=_0x1a471c;this[_0x374830(0x1cd)][_0x374830(0x1f0)](_0x49372b,_0x108ac8);}[_0x1a471c(0x200)](_0x21b8dd,_0x30d1a3=0x1){const _0x5ab086=_0x1a471c;let _0x5b5c00;for(const _0xfcd002 of this[_0x5ab086(0x1de)])if(_0xfcd002[_0x5ab086(0x1f3)](_0x21b8dd)){_0x5b5c00=_0xfcd002[_0x5ab086(0x1fc)];break;}return _0x5b5c00||(_0x5b5c00=this[_0x5ab086(0x1c6)][_0x5ab086(0x21d)](_0x21b8dd[_0x5ab086(0x21c)])),_0x5b5c00?_0x5b5c00(_0x30d1a3):0x1!==_0x30d1a3?_0x30d1a3+'\x20'+_0x21b8dd[_0x5ab086(0x21c)]+'s':''+_0x21b8dd[_0x5ab086(0x21c)];}[_0x1a471c(0x1cb)](_0x3a5664,_0x33d259){const _0x620544=_0x1a471c,_0x305a16=_0x33d259[_0x620544(0x1cf)]()[_0x620544(0x1d8)](),_0x56ebb0=_0x620544(0x1fe)==_0x33d259[_0x620544(0x217)]?_0x620544(0x1be):_0x620544(0x216);for(const _0x467900 of _0x305a16){const _0x7e4d8c=_0x467900[_0x620544(0x1e3)],_0x59b4f0=_0x3a5664[_0x3a5664[_0x620544(0x1d9)]-0x1];if(_0x7e4d8c['is'](_0x620544(0x213)))_0x59b4f0&&_0x59b4f0[_0x620544(0x217)][_0x620544(0x1c3)](_0x620544(0x1f1))>-0x1&&_0x3a5664[_0x620544(0x1ca)](),_0x59b4f0&&_0x620544(0x1f7)==_0x59b4f0[_0x620544(0x217)]?_0x59b4f0[_0x56ebb0]+=_0x7e4d8c[_0x620544(0x1d7)]:_0x3a5664[_0x620544(0x1c8)]({'type':_0x620544(0x1f7),'add':_0x620544(0x1be)==_0x56ebb0?_0x7e4d8c[_0x620544(0x1d7)]:'','remove':_0x620544(0x216)==_0x56ebb0?_0x7e4d8c[_0x620544(0x1d7)]:''});else{if(this[_0x620544(0x1cc)][_0x620544(0x1d2)](_0x7e4d8c)){const _0x15743a=_0x7e4d8c;if(_0x59b4f0&&_0x59b4f0[_0x620544(0x217)][_0x620544(0x1c3)](_0x620544(0x1f1))>-0x1&&_0x3a5664[_0x620544(0x1ca)](),_0x620544(0x20a)==_0x467900[_0x620544(0x217)])continue;_0x59b4f0&&_0x59b4f0[_0x620544(0x217)]==_0x56ebb0+_0x620544(0x210)&&_0x59b4f0[_0x620544(0x1ee)][_0x620544(0x21c)]==_0x15743a[_0x620544(0x21c)]?_0x59b4f0[_0x620544(0x1ec)]++:_0x3a5664[_0x620544(0x1c8)]({'type':_0x56ebb0+_0x620544(0x210),'element':_0x15743a,'quantity':0x1}),_0x305a16[_0x620544(0x1f6)](_0x385ec6=>!(_0x620544(0x20a)==_0x385ec6[_0x620544(0x217)]&&_0x385ec6[_0x620544(0x1e3)]==_0x7e4d8c));}else{if(this[_0x620544(0x1cc)][_0x620544(0x1ce)](_0x7e4d8c,_0x620544(0x1f9))||_0x7e4d8c['is'](_0x620544(0x1ee),_0x620544(0x1ff))){const _0x46123e=_0x7e4d8c;if(_0x620544(0x1be)==_0x56ebb0&&_0x620544(0x1ef)==_0x467900[_0x620544(0x217)]||_0x620544(0x216)==_0x56ebb0&&_0x620544(0x20a)==_0x467900[_0x620544(0x217)])continue;if(_0x59b4f0&&-0x1==_0x59b4f0[_0x620544(0x217)][_0x620544(0x1c3)](_0x620544(0x1f1))){_0x620544(0x1f7)==_0x59b4f0[_0x620544(0x217)]&&(_0x59b4f0[_0x56ebb0]+='\x0a');continue;}let _0x145b9a;if(_0x145b9a=_0x620544(0x1be)==_0x56ebb0?_0x46123e[_0x620544(0x20b)]&&!this[_0x620544(0x1cc)][_0x620544(0x1d2)](_0x46123e[_0x620544(0x20b)])?_0x46123e[_0x620544(0x20b)]:null:_0x46123e[_0x620544(0x218)]&&!this[_0x620544(0x1cc)][_0x620544(0x1d2)](_0x46123e[_0x620544(0x218)])?_0x46123e[_0x620544(0x218)]:null,_0x46123e[_0x620544(0x1e1)]||_0x145b9a&&_0x145b9a[_0x620544(0x1e1)]){const _0x483e33=_0x145b9a&&_0x145b9a[_0x620544(0x1e1)]?_0x145b9a:_0x46123e;_0x59b4f0&&_0x59b4f0[_0x620544(0x217)]==_0x56ebb0+_0x620544(0x20e)&&_0x59b4f0[_0x620544(0x1ee)][_0x620544(0x21c)]==_0x483e33[_0x620544(0x21c)]?_0x59b4f0[_0x620544(0x1ec)]++:_0x3a5664[_0x620544(0x1c8)]({'type':_0x56ebb0+_0x620544(0x20e),'element':_0x483e33,'quantity':0x1});}else _0x3a5664[_0x620544(0x1c8)]({'type':_0x56ebb0+_0x620544(0x1f1),'element':_0x46123e});}}}}}[_0x1a471c(0x1fd)](_0x5e84ff){const _0x41a4e5=_0x1a471c,_0xcd342a=this[_0x41a4e5(0x20d)],_0x570025=[],_0x393177=[],_0x2843de=[];for(const _0x34516b of _0x5e84ff)switch(_0x34516b[_0x41a4e5(0x217)]){case _0x41a4e5(0x1f7):if(_0x34516b[_0x41a4e5(0x1be)]=_0x34516b[_0x41a4e5(0x1be)][_0x41a4e5(0x20c)](/(\S)\u000A+(\S)/g,_0x41a4e5(0x1dc))[_0x41a4e5(0x20c)](/\u000A/g,''),_0x34516b[_0x41a4e5(0x216)]=_0x34516b[_0x41a4e5(0x216)][_0x41a4e5(0x20c)](/(\S)\u000A+(\S)/g,_0x41a4e5(0x1dc))[_0x41a4e5(0x20c)](/\u000A/g,''),''!=_0x34516b[_0x41a4e5(0x1be)]&&''!=_0x34516b[_0x41a4e5(0x216)]){_0x570025[_0x41a4e5(0x1c8)]({'type':_0x41a4e5(0x20c),'content':_0x212121(_0xcd342a,_0x41a4e5(0x1db),['\x22'+_0x34516b[_0x41a4e5(0x216)]+'\x22','\x22'+_0x34516b[_0x41a4e5(0x1be)]+'\x22'])});continue;}if(null!=_0x34516b[_0x41a4e5(0x1be)][_0x41a4e5(0x1e5)](/^ +$/)){_0x570025[_0x41a4e5(0x1c8)]({'type':_0x41a4e5(0x1fe),'content':_0x212121(_0xcd342a,_0x41a4e5(0x207),_0x212121(_0xcd342a,_0x41a4e5(0x1ed),_0x34516b[_0x41a4e5(0x1be)][_0x41a4e5(0x1d9)]))});continue;}if(null!=_0x34516b[_0x41a4e5(0x216)][_0x41a4e5(0x1e5)](/^ +$/)){_0x570025[_0x41a4e5(0x1c8)]({'type':_0x41a4e5(0x1ea),'content':_0x212121(_0xcd342a,_0x41a4e5(0x1d0),_0x212121(_0xcd342a,_0x41a4e5(0x1ed),_0x34516b[_0x41a4e5(0x216)][_0x41a4e5(0x1d9)]))});continue;}if(''!=_0x34516b[_0x41a4e5(0x1be)]){_0x570025[_0x41a4e5(0x1c8)]({'type':_0x41a4e5(0x1fe),'content':_0x212121(_0xcd342a,_0x41a4e5(0x207),'\x22'+_0x34516b[_0x41a4e5(0x1be)]+'\x22')});continue;}_0x570025[_0x41a4e5(0x1c8)]({'type':_0x41a4e5(0x1ea),'content':_0x212121(_0xcd342a,_0x41a4e5(0x1d0),'\x22'+_0x34516b[_0x41a4e5(0x216)]+'\x22')});continue;case _0x41a4e5(0x1f8):case _0x41a4e5(0x1c9):_0x570025[_0x41a4e5(0x1c8)]({'type':_0x41a4e5(0x1fe),'content':_0x212121(_0xcd342a,_0x41a4e5(0x207),this[_0x41a4e5(0x200)](_0x34516b[_0x41a4e5(0x1ee)],_0x34516b[_0x41a4e5(0x1ec)]))});continue;case _0x41a4e5(0x211):case _0x41a4e5(0x20f):_0x570025[_0x41a4e5(0x1c8)]({'type':_0x41a4e5(0x1ea),'content':_0x212121(_0xcd342a,_0x41a4e5(0x1d0),this[_0x41a4e5(0x200)](_0x34516b[_0x41a4e5(0x1ee)],_0x34516b[_0x41a4e5(0x1ec)]))});continue;case _0x41a4e5(0x21e):_0x570025[_0x41a4e5(0x1c8)]({'type':_0x41a4e5(0x1fe),'content':_0x212121(_0xcd342a,_0x41a4e5(0x1f5),this[_0x41a4e5(0x200)](_0x34516b[_0x41a4e5(0x1ee)],_0x34516b[_0x41a4e5(0x1ec)]))});continue;case _0x41a4e5(0x212):_0x570025[_0x41a4e5(0x1c8)]({'type':_0x41a4e5(0x1ea),'content':_0x212121(_0xcd342a,_0x41a4e5(0x1c5),this[_0x41a4e5(0x200)](_0x34516b[_0x41a4e5(0x1ee)],_0x34516b[_0x41a4e5(0x1ec)]))});continue;case _0x41a4e5(0x214):_0x393177[_0x41a4e5(0x1c8)](_0x34516b[_0x41a4e5(0x208)]);continue;case _0x41a4e5(0x1e8):_0x2843de[_0x41a4e5(0x1c8)](_0x34516b[_0x41a4e5(0x208)]);continue;default:_0x570025[_0x41a4e5(0x1c8)](_0x34516b);}if(_0x393177[_0x41a4e5(0x1d9)]){const _0x690366=_0x393177[_0x41a4e5(0x1df)](_0x22ac53=>this[_0x41a4e5(0x1cd)][_0x41a4e5(0x1da)](_0x22ac53)?this[_0x41a4e5(0x1cd)][_0x41a4e5(0x21d)](_0x22ac53):_0x22ac53)[_0x41a4e5(0x1dd)](',\x20');_0x570025[_0x41a4e5(0x1c8)]({'type':_0x41a4e5(0x204),'content':_0x212121(this[_0x41a4e5(0x20d)],_0x41a4e5(0x1fa),_0x690366)});}if(_0x2843de[_0x41a4e5(0x1d9)]){const _0x5bae97=_0x2843de[_0x41a4e5(0x1df)](_0x246201=>this[_0x41a4e5(0x1cd)][_0x41a4e5(0x1da)](_0x246201)?this[_0x41a4e5(0x1cd)][_0x41a4e5(0x21d)](_0x246201):_0x246201)[_0x41a4e5(0x1dd)](',\x20');_0x570025[_0x41a4e5(0x1c8)]({'type':_0x41a4e5(0x204),'content':_0x212121(this[_0x41a4e5(0x20d)],_0x41a4e5(0x1d4),_0x5bae97)});}return _0x570025;}[_0x1a471c(0x1c1)](_0x4ac524){const _0x57e92b=_0x1a471c;for(const _0x4810bc of this[_0x57e92b(0x1bf)]){const _0x49abd8=_0x4810bc(_0x4ac524);if(_0x49abd8&&_0x57e92b(0x217)in _0x49abd8)return _0x49abd8;}}[_0x1a471c(0x219)](_0x4fc76f,_0x702041){const _0xf4f7f7=_0x1a471c,_0x5daf80=_0x702041[_0xf4f7f7(0x1d7)],_0x4963bf=void 0x0===_0x5daf80[_0xf4f7f7(0x1bd)]?_0xf4f7f7(0x1e8):_0xf4f7f7(0x214);_0x4fc76f[_0xf4f7f7(0x1c8)]({'type':_0x4963bf,'key':_0x5daf80[_0xf4f7f7(0x208)]});}[_0x1a471c(0x1c7)](_0xe1be57,_0x3fae21){const _0x12379b=_0x1a471c;_0xe1be57[_0x12379b(0x1c8)]({'type':_0x12379b(0x204),'content':_0x212121(this[_0x12379b(0x20d)],_0x12379b(0x1fb),this[_0x12379b(0x200)](_0x3fae21[_0x12379b(0x1cf)]()[_0x12379b(0x1e7)][_0x12379b(0x1d3)],0x1))});}[_0x1a471c(0x1c4)](_0x5785d9,_0x168702,_0x14534d){const _0x3a79d4=_0x1a471c;if(this[_0x3a79d4(0x1cb)](_0x5785d9,_0x168702),_0x14534d&&_0x14534d[_0x3a79d4(0x1cf)]()&&!_0x168702[_0x3a79d4(0x1cf)]()[_0x3a79d4(0x1bc)][_0x3a79d4(0x1f2)](_0x14534d[_0x3a79d4(0x1cf)]()[_0x3a79d4(0x1e7)])){const _0x2616cf=_0x5785d9[_0x5785d9[_0x3a79d4(0x1d9)]-0x1],_0xab60e2=_0x3a79d4(0x1fe)==_0x168702[_0x3a79d4(0x217)]?_0x3a79d4(0x1be):_0x3a79d4(0x216);_0x2616cf&&_0x3a79d4(0x1f7)==_0x2616cf[_0x3a79d4(0x217)]&&(_0x2616cf[_0xab60e2]+='\x0a');}}}
23
+ function _0x141f(_0xb12148,_0x2dfacd){const _0x4d386a=_0x4d38();return _0x141f=function(_0x141f60,_0x3b28ab){_0x141f60=_0x141f60-0x1db;let _0x2b6fec=_0x4d386a[_0x141f60];return _0x2b6fec;},_0x141f(_0xb12148,_0x2dfacd);}const _0x3117f2=_0x141f;(function(_0x367cdd,_0x1603d1){const _0x357f47=_0x141f,_0x4becd7=_0x367cdd();while(!![]){try{const _0x3c8a67=-parseInt(_0x357f47(0x1e6))/0x1+parseInt(_0x357f47(0x222))/0x2+-parseInt(_0x357f47(0x1fd))/0x3*(-parseInt(_0x357f47(0x221))/0x4)+parseInt(_0x357f47(0x1e1))/0x5+-parseInt(_0x357f47(0x20e))/0x6*(-parseInt(_0x357f47(0x22f))/0x7)+-parseInt(_0x357f47(0x1f6))/0x8+parseInt(_0x357f47(0x225))/0x9;if(_0x3c8a67===_0x1603d1)break;else _0x4becd7['push'](_0x4becd7['shift']());}catch(_0x25d5bb){_0x4becd7['push'](_0x4becd7['shift']());}}}(_0x4d38,0xec8fc));import{getTranslation as _0x4246fc}from'./utils/common-translations.js';import{priorities as _0x11177a,insertToPriorityArray as _0x2dc80d}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x526bb6}from'./trackchangesediting.js';export default class f{constructor(_0x311ad6,_0x3db796){const _0xcb1229=_0x141f;this[_0xcb1229(0x205)]=[],this[_0xcb1229(0x20a)]=new Map(),this[_0xcb1229(0x213)]=[],this[_0xcb1229(0x1f9)]=new Map(),this[_0xcb1229(0x238)]=_0x311ad6,this[_0xcb1229(0x1dd)]=_0x3db796;}[_0x3117f2(0x1e8)](_0x266944){const _0x28b894=_0x3117f2,_0x14b27a=[],_0xc70387=new Set(),_0x1d9fb3=new Set();for(let _0x176819=0x0;_0x176819<_0x266944[_0x28b894(0x22e)];_0x176819++){const _0x572467=_0x266944[_0x176819];if(!_0x572467[_0x28b894(0x1ef)])continue;const _0x531953=this[_0x28b894(0x1ea)](_0x572467);if(_0x531953){if(null!=_0x572467[_0x28b894(0x21d)]){if(_0xc70387[_0x28b894(0x237)](_0x572467[_0x28b894(0x21d)]))continue;_0xc70387[_0x28b894(0x22b)](_0x572467[_0x28b894(0x21d)]);}_0x14b27a[_0x28b894(0x236)](_0x531953);}else{if(_0x28b894(0x1ec)!=_0x572467[_0x28b894(0x223)])_0x28b894(0x224)!=_0x572467[_0x28b894(0x223)]&&_0x28b894(0x1e9)!=_0x572467[_0x28b894(0x223)]||this[_0x28b894(0x201)](_0x14b27a,_0x572467,_0x266944[_0x176819+0x1]);else{const _0x48559f=_0x572467[_0x28b894(0x229)][_0x28b894(0x200)];if(_0x1d9fb3[_0x28b894(0x237)](_0x48559f))continue;_0x1d9fb3[_0x28b894(0x22b)](_0x572467[_0x28b894(0x229)][_0x28b894(0x200)]),_0x48559f==_0x526bb6?this[_0x28b894(0x1e2)](_0x14b27a,_0x572467):this[_0x28b894(0x220)](_0x14b27a,_0x572467);}}}return this[_0x28b894(0x1e4)](_0x14b27a);}[_0x3117f2(0x1f5)](_0x2a9e43){const _0x5ad4ce=_0x3117f2;this[_0x5ad4ce(0x205)][_0x5ad4ce(0x236)](_0x2a9e43);}[_0x3117f2(0x20d)](_0x18320b,_0x1ba582,_0x25bd49=_0x11177a[_0x3117f2(0x206)]){const _0x37eb9f=_0x3117f2;_0x37eb9f(0x20c)==typeof _0x18320b?_0x2dc80d(this[_0x37eb9f(0x213)],{'matchingCallback':_0x18320b,'label':_0x1ba582,'priority':_0x25bd49}):this[_0x37eb9f(0x20a)][_0x37eb9f(0x1ff)](_0x18320b,_0x1ba582);}[_0x3117f2(0x233)](_0x4decde,_0xc4a93c){const _0xe4ce55=_0x3117f2;this[_0xe4ce55(0x1f9)][_0xe4ce55(0x1ff)](_0x4decde,_0xc4a93c);}[_0x3117f2(0x227)](_0x335b44,_0x3ff128=0x1){const _0xb0eec2=_0x3117f2;let _0x882639;for(const _0x5aba50 of this[_0xb0eec2(0x213)])if(_0x5aba50[_0xb0eec2(0x218)](_0x335b44)){_0x882639=_0x5aba50[_0xb0eec2(0x1e5)];break;}return _0x882639||(_0x882639=this[_0xb0eec2(0x20a)][_0xb0eec2(0x239)](_0x335b44[_0xb0eec2(0x1df)])),_0x882639?_0x882639(_0x3ff128):0x1!==_0x3ff128?_0x3ff128+'\x20'+_0x335b44[_0xb0eec2(0x1df)]+'s':''+_0x335b44[_0xb0eec2(0x1df)];}[_0x3117f2(0x216)](_0x48d85d,_0x561498){const _0x4702c8=_0x3117f2,_0x349b3e=_0x561498[_0x4702c8(0x1f4)]()[_0x4702c8(0x20b)](),_0x6e2578=_0x4702c8(0x224)==_0x561498[_0x4702c8(0x223)]?_0x4702c8(0x22b):_0x4702c8(0x208);for(const _0x5e13c2 of _0x349b3e){const _0x360b8c=_0x5e13c2[_0x4702c8(0x234)],_0x512829=_0x48d85d[_0x48d85d[_0x4702c8(0x22e)]-0x1];if(_0x360b8c['is'](_0x4702c8(0x219)))_0x512829&&_0x512829[_0x4702c8(0x223)][_0x4702c8(0x21a)](_0x4702c8(0x1eb))>-0x1&&_0x48d85d[_0x4702c8(0x1f1)](),_0x512829&&_0x4702c8(0x231)==_0x512829[_0x4702c8(0x223)]?_0x512829[_0x6e2578]+=_0x360b8c[_0x4702c8(0x229)]:_0x48d85d[_0x4702c8(0x236)]({'type':_0x4702c8(0x231),'add':_0x4702c8(0x22b)==_0x6e2578?_0x360b8c[_0x4702c8(0x229)]:'','remove':_0x4702c8(0x208)==_0x6e2578?_0x360b8c[_0x4702c8(0x229)]:''});else{if(this[_0x4702c8(0x238)][_0x4702c8(0x1f2)](_0x360b8c)){const _0xa7091d=_0x360b8c;if(_0x512829&&_0x512829[_0x4702c8(0x223)][_0x4702c8(0x21a)](_0x4702c8(0x1eb))>-0x1&&_0x48d85d[_0x4702c8(0x1f1)](),_0x4702c8(0x1f3)==_0x5e13c2[_0x4702c8(0x223)])continue;_0x512829&&_0x512829[_0x4702c8(0x223)]==_0x6e2578+_0x4702c8(0x211)&&_0x512829[_0x4702c8(0x1fe)][_0x4702c8(0x1df)]==_0xa7091d[_0x4702c8(0x1df)]?_0x512829[_0x4702c8(0x1e3)]++:_0x48d85d[_0x4702c8(0x236)]({'type':_0x6e2578+_0x4702c8(0x211),'element':_0xa7091d,'quantity':0x1}),_0x349b3e[_0x4702c8(0x217)](_0x23d630=>!(_0x4702c8(0x1f3)==_0x23d630[_0x4702c8(0x223)]&&_0x23d630[_0x4702c8(0x234)]==_0x360b8c));}else{if(this[_0x4702c8(0x238)][_0x4702c8(0x22a)](_0x360b8c,_0x4702c8(0x22c))||_0x360b8c['is'](_0x4702c8(0x1fe),_0x4702c8(0x21e))){const _0x4cb2a1=_0x360b8c;if(_0x4702c8(0x22b)==_0x6e2578&&_0x4702c8(0x203)==_0x5e13c2[_0x4702c8(0x223)]||_0x4702c8(0x208)==_0x6e2578&&_0x4702c8(0x1f3)==_0x5e13c2[_0x4702c8(0x223)])continue;if(_0x512829&&-0x1==_0x512829[_0x4702c8(0x223)][_0x4702c8(0x21a)](_0x4702c8(0x1eb))){_0x4702c8(0x231)==_0x512829[_0x4702c8(0x223)]&&(_0x512829[_0x6e2578]+='\x0a');continue;}let _0xc42fe2;if(_0xc42fe2=_0x4702c8(0x22b)==_0x6e2578?_0x4cb2a1[_0x4702c8(0x1ed)]&&!this[_0x4702c8(0x238)][_0x4702c8(0x1f2)](_0x4cb2a1[_0x4702c8(0x1ed)])?_0x4cb2a1[_0x4702c8(0x1ed)]:null:_0x4cb2a1[_0x4702c8(0x1e7)]&&!this[_0x4702c8(0x238)][_0x4702c8(0x1f2)](_0x4cb2a1[_0x4702c8(0x1e7)])?_0x4cb2a1[_0x4702c8(0x1e7)]:null,_0x4cb2a1[_0x4702c8(0x230)]||_0xc42fe2&&_0xc42fe2[_0x4702c8(0x230)]){const _0x3760c9=_0xc42fe2&&_0xc42fe2[_0x4702c8(0x230)]?_0xc42fe2:_0x4cb2a1;_0x512829&&_0x512829[_0x4702c8(0x223)]==_0x6e2578+_0x4702c8(0x22d)&&_0x512829[_0x4702c8(0x1fe)][_0x4702c8(0x1df)]==_0x3760c9[_0x4702c8(0x1df)]?_0x512829[_0x4702c8(0x1e3)]++:_0x48d85d[_0x4702c8(0x236)]({'type':_0x6e2578+_0x4702c8(0x22d),'element':_0x3760c9,'quantity':0x1});}else _0x48d85d[_0x4702c8(0x236)]({'type':_0x6e2578+_0x4702c8(0x1eb),'element':_0x4cb2a1});}}}}}[_0x3117f2(0x1e4)](_0x87f5a){const _0x179e02=_0x3117f2,_0x330857=this[_0x179e02(0x1dd)],_0x30a086=[],_0x2d13dd=[],_0x193769=[];for(const _0x1b115a of _0x87f5a)switch(_0x1b115a[_0x179e02(0x223)]){case _0x179e02(0x231):if(_0x1b115a[_0x179e02(0x22b)]=_0x1b115a[_0x179e02(0x22b)][_0x179e02(0x1fc)](/(\S)\u000A+(\S)/g,_0x179e02(0x204))[_0x179e02(0x1fc)](/\u000A/g,''),_0x1b115a[_0x179e02(0x208)]=_0x1b115a[_0x179e02(0x208)][_0x179e02(0x1fc)](/(\S)\u000A+(\S)/g,_0x179e02(0x204))[_0x179e02(0x1fc)](/\u000A/g,''),''!=_0x1b115a[_0x179e02(0x22b)]&&''!=_0x1b115a[_0x179e02(0x208)]){_0x30a086[_0x179e02(0x236)]({'type':_0x179e02(0x1fc),'content':_0x4246fc(_0x330857,_0x179e02(0x1de),['\x22'+_0x1b115a[_0x179e02(0x208)]+'\x22','\x22'+_0x1b115a[_0x179e02(0x22b)]+'\x22'])});continue;}if(null!=_0x1b115a[_0x179e02(0x22b)][_0x179e02(0x214)](/^ +$/)){_0x30a086[_0x179e02(0x236)]({'type':_0x179e02(0x224),'content':_0x4246fc(_0x330857,_0x179e02(0x21f),_0x4246fc(_0x330857,_0x179e02(0x1db),_0x1b115a[_0x179e02(0x22b)][_0x179e02(0x22e)]))});continue;}if(null!=_0x1b115a[_0x179e02(0x208)][_0x179e02(0x214)](/^ +$/)){_0x30a086[_0x179e02(0x236)]({'type':_0x179e02(0x1e9),'content':_0x4246fc(_0x330857,_0x179e02(0x232),_0x4246fc(_0x330857,_0x179e02(0x1db),_0x1b115a[_0x179e02(0x208)][_0x179e02(0x22e)]))});continue;}if(''!=_0x1b115a[_0x179e02(0x22b)]){_0x30a086[_0x179e02(0x236)]({'type':_0x179e02(0x224),'content':_0x4246fc(_0x330857,_0x179e02(0x21f),'\x22'+_0x1b115a[_0x179e02(0x22b)]+'\x22')});continue;}_0x30a086[_0x179e02(0x236)]({'type':_0x179e02(0x1e9),'content':_0x4246fc(_0x330857,_0x179e02(0x232),'\x22'+_0x1b115a[_0x179e02(0x208)]+'\x22')});continue;case _0x179e02(0x21b):case _0x179e02(0x1e0):_0x30a086[_0x179e02(0x236)]({'type':_0x179e02(0x224),'content':_0x4246fc(_0x330857,_0x179e02(0x21f),this[_0x179e02(0x227)](_0x1b115a[_0x179e02(0x1fe)],_0x1b115a[_0x179e02(0x1e3)]))});continue;case _0x179e02(0x202):case _0x179e02(0x210):_0x30a086[_0x179e02(0x236)]({'type':_0x179e02(0x1e9),'content':_0x4246fc(_0x330857,_0x179e02(0x232),this[_0x179e02(0x227)](_0x1b115a[_0x179e02(0x1fe)],_0x1b115a[_0x179e02(0x1e3)]))});continue;case _0x179e02(0x20f):_0x30a086[_0x179e02(0x236)]({'type':_0x179e02(0x224),'content':_0x4246fc(_0x330857,_0x179e02(0x1f0),this[_0x179e02(0x227)](_0x1b115a[_0x179e02(0x1fe)],_0x1b115a[_0x179e02(0x1e3)]))});continue;case _0x179e02(0x1fb):_0x30a086[_0x179e02(0x236)]({'type':_0x179e02(0x1e9),'content':_0x4246fc(_0x330857,_0x179e02(0x207),this[_0x179e02(0x227)](_0x1b115a[_0x179e02(0x1fe)],_0x1b115a[_0x179e02(0x1e3)]))});continue;case _0x179e02(0x215):_0x2d13dd[_0x179e02(0x236)](_0x1b115a[_0x179e02(0x200)]);continue;case _0x179e02(0x226):_0x193769[_0x179e02(0x236)](_0x1b115a[_0x179e02(0x200)]);continue;default:_0x30a086[_0x179e02(0x236)](_0x1b115a);}if(_0x2d13dd[_0x179e02(0x22e)]){const _0x53fb09=_0x2d13dd[_0x179e02(0x212)](_0x3f48fb=>this[_0x179e02(0x1f9)][_0x179e02(0x237)](_0x3f48fb)?this[_0x179e02(0x1f9)][_0x179e02(0x239)](_0x3f48fb):_0x3f48fb)[_0x179e02(0x21c)](',\x20');_0x30a086[_0x179e02(0x236)]({'type':_0x179e02(0x1fa),'content':_0x4246fc(this[_0x179e02(0x1dd)],_0x179e02(0x1dc),_0x53fb09)});}if(_0x193769[_0x179e02(0x22e)]){const _0x5df723=_0x193769[_0x179e02(0x212)](_0x534c83=>this[_0x179e02(0x1f9)][_0x179e02(0x237)](_0x534c83)?this[_0x179e02(0x1f9)][_0x179e02(0x239)](_0x534c83):_0x534c83)[_0x179e02(0x21c)](',\x20');_0x30a086[_0x179e02(0x236)]({'type':_0x179e02(0x1fa),'content':_0x4246fc(this[_0x179e02(0x1dd)],_0x179e02(0x1f8),_0x5df723)});}return _0x30a086;}[_0x3117f2(0x1ea)](_0x1437fb){const _0x1ef762=_0x3117f2;for(const _0x204a23 of this[_0x1ef762(0x205)]){const _0x2d0a89=_0x204a23(_0x1437fb);if(_0x2d0a89&&_0x1ef762(0x223)in _0x2d0a89)return _0x2d0a89;}}[_0x3117f2(0x220)](_0x2c410e,_0x2f8813){const _0x1e4242=_0x3117f2,_0x3bdc46=_0x2f8813[_0x1e4242(0x229)],_0x2d04ff=void 0x0===_0x3bdc46[_0x1e4242(0x228)]?_0x1e4242(0x226):_0x1e4242(0x215);_0x2c410e[_0x1e4242(0x236)]({'type':_0x2d04ff,'key':_0x3bdc46[_0x1e4242(0x200)]});}[_0x3117f2(0x1e2)](_0x30ef9f,_0x256126){const _0x424183=_0x3117f2;_0x30ef9f[_0x424183(0x236)]({'type':_0x424183(0x1fa),'content':_0x4246fc(this[_0x424183(0x1dd)],_0x424183(0x209),this[_0x424183(0x227)](_0x256126[_0x424183(0x1f4)]()[_0x424183(0x1f7)][_0x424183(0x1ee)],0x1))});}[_0x3117f2(0x201)](_0x3a20dc,_0x3885f2,_0x2d18d9){const _0x498cd6=_0x3117f2;if(this[_0x498cd6(0x216)](_0x3a20dc,_0x3885f2),_0x2d18d9&&_0x2d18d9[_0x498cd6(0x1f4)]()&&!_0x3885f2[_0x498cd6(0x1f4)]()[_0x498cd6(0x235)][_0x498cd6(0x23a)](_0x2d18d9[_0x498cd6(0x1f4)]()[_0x498cd6(0x1f7)])){const _0x1c7d24=_0x3a20dc[_0x3a20dc[_0x498cd6(0x22e)]-0x1],_0x426721=_0x498cd6(0x224)==_0x3885f2[_0x498cd6(0x223)]?_0x498cd6(0x22b):_0x498cd6(0x208);_0x1c7d24&&_0x498cd6(0x231)==_0x1c7d24[_0x498cd6(0x223)]&&(_0x1c7d24[_0x426721]+='\x0a');}}}function _0x4d38(){const _0x2c2ba3=['8766330sWnySb','addContainer','removeObject','Object','map','_itemLabelsCallbacks','match','addFormat','_addDescriptionItems','skip','matchingCallback','$textProxy','indexOf','addEmptyContainer','join','subType','softBreak','*Insert:*\x20%0','_handleAttributeSuggestionDescription','19984SyVywN','2108316hYQtvC','type','insertion','83682QEbxBh','removeFormat','getItemLabel','newValue','data','checkChild','add','$text','EmptyContainer','length','7HSqoGm','isEmpty','text','*Remove:*\x20%0','registerAttributeLabel','item','end','push','has','_schema','get','isEqual','ELEMENT_SPACE','*Set\x20format:*\x20%0','_locale','REPLACE_TEXT','name','addObject','731475slhCXc','_handleRenameSuggestionDescription','quantity','_resolveDescriptionItems','label','985973pIHQqk','previousSibling','getDescriptions','deletion','_handleCustomCallbackDescription','Container','attribute','nextSibling','nodeAfter','isInContent','*Split:*\x20%0','pop','isObject','elementEnd','getFirstRange','registerDescriptionCallback','15279368BLKAxD','start','*Remove\x20format:*\x20%0','_attributeLabels','format','removeContainer','replace','717vauVHR','element','set','key','_handleInsertRemoveSuggestionDescription','removeEmptyContainer','elementStart','$1\x20$2','_customCallbacks','normal','*Merge:*\x20%0','remove','*Change\x20to:*\x20%0','_itemLabels','getWalker','function','registerElementLabel'];_0x4d38=function(){return _0x2c2ba3;};return _0x4d38();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x53b8c2=_0x52b8;(function(_0x3fb3e2,_0x5992fc){var _0x474695=_0x52b8,_0x542bea=_0x3fb3e2();while(!![]){try{var _0x392343=-parseInt(_0x474695(0x147))/0x1*(parseInt(_0x474695(0x14d))/0x2)+parseInt(_0x474695(0x13d))/0x3+-parseInt(_0x474695(0x14a))/0x4*(-parseInt(_0x474695(0x13f))/0x5)+parseInt(_0x474695(0x144))/0x6*(parseInt(_0x474695(0x142))/0x7)+-parseInt(_0x474695(0x143))/0x8+parseInt(_0x474695(0x145))/0x9+-parseInt(_0x474695(0x146))/0xa;if(_0x392343===_0x5992fc)break;else _0x542bea['push'](_0x542bea['shift']());}catch(_0x1ccdf8){_0x542bea['push'](_0x542bea['shift']());}}}(_0x3f81,0x7c14a));import{Plugin as _0x2b18de}from'ckeditor5/src/core.js';import _0x53c491 from'./trackchangesui.js';import _0x4afe4d from'./trackchangesediting.js';function _0x3f81(){var _0x2dcc9c=['5LfmnuR','addSuggestion','getSuggestions','63MKohFm','5647280KQRMTc','589158aRHhHN','6362496HeXPcX','11860850nKBaMo','9mksngk','get','Comments','3636280lngIVu','adapter','editor','24666yZdmkH','getSuggestion','plugins','TrackChanges','requires','addSuggestionData','34425wHNAcA','pluginName'];_0x3f81=function(){return _0x2dcc9c;};return _0x3f81();}function _0x52b8(_0x44efbd,_0x2fb42a){var _0x3f817e=_0x3f81();return _0x52b8=function(_0x52b87f,_0x2ba4fc){_0x52b87f=_0x52b87f-0x139;var _0x4df72f=_0x3f817e[_0x52b87f];return _0x4df72f;},_0x52b8(_0x44efbd,_0x2fb42a);}import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x2b18de{static get[_0x53b8c2(0x13b)](){var _0x3ff266=_0x53b8c2;return[_0x4afe4d,_0x53c491,_0x3ff266(0x149)];}static get[_0x53b8c2(0x13e)](){var _0x4ae928=_0x53b8c2;return _0x4ae928(0x13a);}set[_0x53b8c2(0x14b)](_0x61bb5f){var _0x1ca167=_0x53b8c2;this[_0x1ca167(0x14c)][_0x1ca167(0x139)][_0x1ca167(0x148)](_0x4afe4d)[_0x1ca167(0x14b)]=_0x61bb5f;}get[_0x53b8c2(0x14b)](){var _0xb4e766=_0x53b8c2;return this[_0xb4e766(0x14c)][_0xb4e766(0x139)][_0xb4e766(0x148)](_0x4afe4d)[_0xb4e766(0x14b)];}[_0x53b8c2(0x140)](_0x161976){var _0x106cfb=_0x53b8c2;return this[_0x106cfb(0x14c)][_0x106cfb(0x139)][_0x106cfb(0x148)](_0x4afe4d)[_0x106cfb(0x13c)](_0x161976);}[_0x53b8c2(0x141)]({skipNotAttached:_0x50e73e=!0x1,toJSON:_0x1b374a=!0x1}={}){var _0x23eb33=_0x53b8c2;return this[_0x23eb33(0x14c)][_0x23eb33(0x139)][_0x23eb33(0x148)](_0x4afe4d)[_0x23eb33(0x141)]({'skipNotAttached':_0x50e73e,'toJSON':_0x1b374a});}[_0x53b8c2(0x14e)](_0x283c20){var _0x3eaf36=_0x53b8c2;return this[_0x3eaf36(0x14c)][_0x3eaf36(0x139)][_0x3eaf36(0x148)](_0x4afe4d)[_0x3eaf36(0x14e)](_0x283c20);}}
23
+ function _0x2739(_0x340608,_0x349708){var _0x5b708a=_0x5b70();return _0x2739=function(_0x27398a,_0x703b99){_0x27398a=_0x27398a-0x1f2;var _0x4dec1a=_0x5b708a[_0x27398a];return _0x4dec1a;},_0x2739(_0x340608,_0x349708);}var _0x35c441=_0x2739;(function(_0x2dc95b,_0x1eda4b){var _0x5333c0=_0x2739,_0x1e6d7d=_0x2dc95b();while(!![]){try{var _0x11c3d7=-parseInt(_0x5333c0(0x1f4))/0x1+parseInt(_0x5333c0(0x1fa))/0x2*(parseInt(_0x5333c0(0x1f3))/0x3)+-parseInt(_0x5333c0(0x1ff))/0x4*(parseInt(_0x5333c0(0x204))/0x5)+parseInt(_0x5333c0(0x200))/0x6+parseInt(_0x5333c0(0x1f2))/0x7+-parseInt(_0x5333c0(0x201))/0x8+-parseInt(_0x5333c0(0x1f6))/0x9*(-parseInt(_0x5333c0(0x203))/0xa);if(_0x11c3d7===_0x1eda4b)break;else _0x1e6d7d['push'](_0x1e6d7d['shift']());}catch(_0x13be39){_0x1e6d7d['push'](_0x1e6d7d['shift']());}}}(_0x5b70,0x560aa));function _0x5b70(){var _0x41d8c5=['2814360TMBSah','5114232WPSESY','pluginName','16290mWdbLu','365FQummM','addSuggestionData','getSuggestions','adapter','3109330EQbnhv','21897HULlOg','694547snYneS','get','3303fUvadA','TrackChanges','Comments','getSuggestion','82EdFFkn','editor','requires','plugins','addSuggestion','6800pkyXUN'];_0x5b70=function(){return _0x41d8c5;};return _0x5b70();}import{Plugin as _0x58923d}from'ckeditor5/src/core.js';import _0x49d8e3 from'./trackchangesui.js';import _0x38c4c4 from'./trackchangesediting.js';import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x58923d{static get[_0x35c441(0x1fc)](){var _0x11904d=_0x35c441;return[_0x38c4c4,_0x49d8e3,_0x11904d(0x1f8)];}static get[_0x35c441(0x202)](){var _0x1ffa9e=_0x35c441;return _0x1ffa9e(0x1f7);}set[_0x35c441(0x207)](_0x428790){var _0xd50de3=_0x35c441;this[_0xd50de3(0x1fb)][_0xd50de3(0x1fd)][_0xd50de3(0x1f5)](_0x38c4c4)[_0xd50de3(0x207)]=_0x428790;}get[_0x35c441(0x207)](){var _0x5f4230=_0x35c441;return this[_0x5f4230(0x1fb)][_0x5f4230(0x1fd)][_0x5f4230(0x1f5)](_0x38c4c4)[_0x5f4230(0x207)];}[_0x35c441(0x1fe)](_0x109740){var _0x10f450=_0x35c441;return this[_0x10f450(0x1fb)][_0x10f450(0x1fd)][_0x10f450(0x1f5)](_0x38c4c4)[_0x10f450(0x205)](_0x109740);}[_0x35c441(0x206)]({skipNotAttached:_0x27d33a=!0x1,toJSON:_0x4dbd8c=!0x1}={}){var _0x3bd4c7=_0x35c441;return this[_0x3bd4c7(0x1fb)][_0x3bd4c7(0x1fd)][_0x3bd4c7(0x1f5)](_0x38c4c4)[_0x3bd4c7(0x206)]({'skipNotAttached':_0x27d33a,'toJSON':_0x4dbd8c});}[_0x35c441(0x1f9)](_0x37d486){var _0x4b24d4=_0x35c441;return this[_0x4b24d4(0x1fb)][_0x4b24d4(0x1fd)][_0x4b24d4(0x1f5)](_0x38c4c4)[_0x4b24d4(0x1f9)](_0x37d486);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x32345c=_0x366d;(function(_0xf23190,_0x2c748a){const _0x4860d8=_0x366d,_0x1e7c6c=_0xf23190();while(!![]){try{const _0x4eb2fd=parseInt(_0x4860d8(0x199))/0x1+parseInt(_0x4860d8(0x1c4))/0x2*(-parseInt(_0x4860d8(0x18d))/0x3)+-parseInt(_0x4860d8(0x1ae))/0x4+-parseInt(_0x4860d8(0x19c))/0x5*(-parseInt(_0x4860d8(0x1ba))/0x6)+-parseInt(_0x4860d8(0x19f))/0x7*(parseInt(_0x4860d8(0x196))/0x8)+-parseInt(_0x4860d8(0x1a3))/0x9*(parseInt(_0x4860d8(0x188))/0xa)+parseInt(_0x4860d8(0x1a2))/0xb;if(_0x4eb2fd===_0x2c748a)break;else _0x1e7c6c['push'](_0x1e7c6c['shift']());}catch(_0x8e4cfe){_0x1e7c6c['push'](_0x1e7c6c['shift']());}}}(_0x3268,0x94d3d));import{Plugin as _0x33def3}from'ckeditor5/src/core.js';import{CKEditorError as _0x314953}from'ckeditor5/src/utils.js';import _0x453619 from'./trackchangesediting.js';function _0x3268(){const _0x5e8f31=['model','2221610NLOpXL','getRootsAttributes','Pagination','2523066BGCoEF','TrackChangesDataGetter','data','23361701xuZCzG','277110gBTicc','createDocumentFragment','getCommentThreads','addUser','div','map','getRootNames','destroy','appendChild','trackChangesData','getSuggestions','3280944mgaUmK','function','addCommentThread','define','getFullData','editorCreator','Users','push','set','track-changes-data-invalid-editor-creator','getDataWithAcceptedSuggestions','addSuggestionData','6iUSoDR','CommentsRepository','document','acceptAllSuggestions','pluginName','_adapter','getDataWithDiscardedSuggestions','useAnonymousUser','TrackChangesEditing','get','35312mLUNIx','end','create','createElement','users','380HvyWoB','config','discardAllSuggestions','init','result','48jdvJDx','trackChangesData.editorCreator','TrackChangesData','constructor','plugins','getUser','editor','rootsAttributes','reduce','8cCfiLp','requires','name','674674hNafMe','execute'];_0x3268=function(){return _0x5e8f31;};return _0x3268();}import{sanitizeEditorConfig as _0x548675}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x32345c(0x19e)];export default class P extends _0x33def3{static get[_0x32345c(0x197)](){return[_0x453619];}static get[_0x32345c(0x1be)](){const _0x4375c2=_0x32345c;return _0x4375c2(0x18f);}[_0x32345c(0x18b)](){const _0x5249e6=_0x32345c,_0x35cebd=this[_0x5249e6(0x193)];if(_0x35cebd[_0x5249e6(0x189)][_0x5249e6(0x1b1)](_0x5249e6(0x18e),_0x475f5e=>{const _0x396f88=_0x5249e6,_0x34e4ce=_0x35cebd[_0x396f88(0x19b)][_0x396f88(0x1bc)][_0x396f88(0x1a9)]()[_0x396f88(0x195)]((_0xe5dcec,_0x50879c)=>(_0xe5dcec[_0x50879c]='',_0xe5dcec),{});return _0x35cebd[_0x396f88(0x190)][_0x396f88(0x185)](_0x34e4ce,_0x475f5e);}),_0x5249e6(0x1af)!=typeof _0x35cebd[_0x5249e6(0x189)][_0x5249e6(0x1c3)](_0x5249e6(0x1ac))[_0x5249e6(0x1b3)])throw new _0x314953(_0x5249e6(0x1b7));}[_0x32345c(0x1b8)](_0x3e7349){const _0x3f2dc8=_0x32345c;return N(this[_0x3f2dc8(0x193)],!0x0,_0x3e7349);}[_0x32345c(0x1c0)](_0x3a7347){const _0x18cad2=_0x32345c;return N(this[_0x18cad2(0x193)],!0x1,_0x3a7347);}}class D extends _0x33def3{static get[_0x32345c(0x1be)](){const _0x1f7caa=_0x32345c;return _0x1f7caa(0x1a0);}constructor(_0x279c86){const _0x5206ac=_0x32345c;super(_0x279c86),this[_0x5206ac(0x18c)]=_0x5206ac(0x1c5);}[_0x32345c(0x18b)](){const _0x55c1f1=_0x32345c;this[_0x55c1f1(0x193)][_0x55c1f1(0x191)][_0x55c1f1(0x1c3)](_0x55c1f1(0x1bb))[_0x55c1f1(0x1bf)]={'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[_0x55c1f1(0x193)][_0x55c1f1(0x191)][_0x55c1f1(0x1c3)](_0x55c1f1(0x1c2))[_0x55c1f1(0x1bf)]=null;}}function v(_0x23393f){const _0xbdbe27=_0x32345c;return void 0x0!==_0x23393f[_0xbdbe27(0x19d)];}function _0x366d(_0x6e8cfc,_0x55e02d){const _0x3268b4=_0x3268();return _0x366d=function(_0x366d4b,_0x43d0ba){_0x366d4b=_0x366d4b-0x185;let _0x421544=_0x3268b4[_0x366d4b];return _0x421544;},_0x366d(_0x6e8cfc,_0x55e02d);}async function N(_0x43c6bd,_0xd20e74,_0x6267ae){const _0x492d3b=_0x32345c,_0x39cb95=_0x548675(_0x43c6bd,T);_0x39cb95[_0x492d3b(0x191)][_0x492d3b(0x1b5)](_0x453619,D),_0x39cb95[_0x492d3b(0x194)]=v(_0x43c6bd)?_0x43c6bd[_0x492d3b(0x19d)]():void 0x0;const _0x1bcdeb=document[_0x492d3b(0x1a4)](),_0x391952=_0x43c6bd[_0x492d3b(0x189)][_0x492d3b(0x1c3)](_0x492d3b(0x1ac))[_0x492d3b(0x1b3)],_0x5f1cbc=await _0x391952(_0x39cb95,()=>function(_0x2740e1){const _0x12848a=_0x492d3b,_0x17b9e4=document[_0x12848a(0x186)](_0x12848a(0x1a7));return _0x2740e1[_0x12848a(0x1ab)](_0x17b9e4),_0x17b9e4;}(_0x1bcdeb));!function(_0x314e15,_0x26022f){const _0xede416=_0x492d3b,_0x427cec=_0x314e15[_0xede416(0x19b)][_0xede416(0x1bc)][_0xede416(0x1a9)]()[_0xede416(0x195)]((_0x5a8198,_0x39096a)=>(_0x5a8198[_0x39096a]=_0x314e15[_0xede416(0x1a1)][_0xede416(0x1c3)]({'rootName':_0x39096a}),_0x5a8198),{}),_0x58eef8=_0x314e15[_0xede416(0x191)][_0xede416(0x1c3)](_0xede416(0x1b4))[_0xede416(0x187)][_0xede416(0x1a8)](_0x3e2d98=>({'id':_0x3e2d98['id'],'name':_0x3e2d98[_0xede416(0x198)]})),_0x47f2fb=_0x314e15[_0xede416(0x191)][_0xede416(0x1c3)](_0xede416(0x1c2))[_0xede416(0x1ad)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1abc6b=_0x314e15[_0xede416(0x191)][_0xede416(0x1c3)](_0xede416(0x1bb))[_0xede416(0x1a5)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x34b00e=_0x26022f[_0xede416(0x191)][_0xede416(0x1c3)](_0xede416(0x1b4)),_0x313c86=_0x26022f[_0xede416(0x191)][_0xede416(0x1c3)](_0xede416(0x1c2)),_0x443ccb=_0x26022f[_0xede416(0x191)][_0xede416(0x1c3)](_0xede416(0x1bb));for(const _0xed9db8 of _0x58eef8)_0x34b00e[_0xede416(0x192)](_0xed9db8['id'])||_0x34b00e[_0xede416(0x1a6)](_0xed9db8);_0x34b00e['me']||_0x34b00e[_0xede416(0x1c1)]();for(const _0x1238cf of _0x1abc6b)_0x443ccb[_0xede416(0x1b0)](_0x1238cf);for(const _0x3360ed of _0x47f2fb)_0x313c86[_0xede416(0x1b9)](_0x3360ed);_0x26022f[_0xede416(0x1a1)][_0xede416(0x1b6)](_0x427cec);}(_0x43c6bd,_0x5f1cbc),_0x5f1cbc[_0x492d3b(0x19a)](_0xd20e74?_0x492d3b(0x1bd):_0x492d3b(0x18a));const _0x3b183c=v(_0x5f1cbc)?_0x5f1cbc[_0x492d3b(0x1b2)](_0x6267ae):_0x5f1cbc[_0x492d3b(0x1a1)][_0x492d3b(0x1c3)](_0x6267ae);return await _0x5f1cbc[_0x492d3b(0x1aa)](),_0x3b183c;}
23
+ const _0x1365f4=_0x4ea7;(function(_0x2320f4,_0x2b8317){const _0x423e67=_0x4ea7,_0x5384cd=_0x2320f4();while(!![]){try{const _0x52c387=parseInt(_0x423e67(0x1c7))/0x1+-parseInt(_0x423e67(0x1d0))/0x2+-parseInt(_0x423e67(0x1d5))/0x3*(-parseInt(_0x423e67(0x1b3))/0x4)+parseInt(_0x423e67(0x1a2))/0x5+-parseInt(_0x423e67(0x1d4))/0x6+-parseInt(_0x423e67(0x1c2))/0x7*(-parseInt(_0x423e67(0x1c0))/0x8)+-parseInt(_0x423e67(0x199))/0x9*(parseInt(_0x423e67(0x1c4))/0xa);if(_0x52c387===_0x2b8317)break;else _0x5384cd['push'](_0x5384cd['shift']());}catch(_0x3740a4){_0x5384cd['push'](_0x5384cd['shift']());}}}(_0x5b4a,0x610ab));import{Plugin as _0x20ac89}from'ckeditor5/src/core.js';import{CKEditorError as _0x42df51}from'ckeditor5/src/utils.js';import _0x54350b from'./trackchangesediting.js';import{sanitizeEditorConfig as _0xc6219e}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x1365f4(0x1bc)];function _0x4ea7(_0x5b4cd2,_0x53dcb3){const _0x5b4aad=_0x5b4a();return _0x4ea7=function(_0x4ea710,_0x1f01a5){_0x4ea710=_0x4ea710-0x196;let _0x5085a4=_0x5b4aad[_0x4ea710];return _0x5085a4;},_0x4ea7(_0x5b4cd2,_0x53dcb3);}function _0x5b4a(){const _0x4ee896=['create','createDocumentFragment','pluginName','391329MPgCmw','destroy','createElement','init','config','rootsAttributes','getDataWithDiscardedSuggestions','TrackChangesEditing','editorCreator','3381585rHXqtA','trackChangesData','set','function','push','users','requires','end','result','discardAllSuggestions','getFullData','TrackChangesData','useAnonymousUser','data','TrackChangesDataGetter','CommentsRepository','editor','96fWViUj','div','name','map','getRootsAttributes','define','get','_adapter','getCommentThreads','Pagination','getUser','appendChild','execute','13016rNmFAt','plugins','1484jPLYPk','getDataWithAcceptedSuggestions','30bUoWly','Users','addCommentThread','398049fslqZS','acceptAllSuggestions','getRootNames','getSuggestions','trackChangesData.editorCreator','addSuggestionData','document','model','constructor','1175408MnPfvg','reduce','addUser','track-changes-data-invalid-editor-creator','3577608ZoVFXw','36576ApKZPW'];_0x5b4a=function(){return _0x4ee896;};return _0x5b4a();}export default class P extends _0x20ac89{static get[_0x1365f4(0x1a8)](){return[_0x54350b];}static get[_0x1365f4(0x198)](){const _0x294df5=_0x1365f4;return _0x294df5(0x1ad);}[_0x1365f4(0x19c)](){const _0x1b8361=_0x1365f4,_0x497f63=this[_0x1b8361(0x1b2)];if(_0x497f63[_0x1b8361(0x19d)][_0x1b8361(0x1b8)](_0x1b8361(0x1cb),_0x19c409=>{const _0x8c5aa1=_0x1b8361,_0x381cc2=_0x497f63[_0x8c5aa1(0x1ce)][_0x8c5aa1(0x1cd)][_0x8c5aa1(0x1c9)]()[_0x8c5aa1(0x1d1)]((_0x398b06,_0x15fb15)=>(_0x398b06[_0x15fb15]='',_0x398b06),{});return _0x497f63[_0x8c5aa1(0x1cf)][_0x8c5aa1(0x196)](_0x381cc2,_0x19c409);}),_0x1b8361(0x1a5)!=typeof _0x497f63[_0x1b8361(0x19d)][_0x1b8361(0x1b9)](_0x1b8361(0x1a3))[_0x1b8361(0x1a1)])throw new _0x42df51(_0x1b8361(0x1d3));}[_0x1365f4(0x1c3)](_0x2627ae){const _0x2035ed=_0x1365f4;return N(this[_0x2035ed(0x1b2)],!0x0,_0x2627ae);}[_0x1365f4(0x19f)](_0x55d3d2){const _0x1f195=_0x1365f4;return N(this[_0x1f195(0x1b2)],!0x1,_0x55d3d2);}}class D extends _0x20ac89{static get[_0x1365f4(0x198)](){const _0x416c4f=_0x1365f4;return _0x416c4f(0x1b0);}constructor(_0x40e511){const _0x268046=_0x1365f4;super(_0x40e511),this[_0x268046(0x1aa)]=_0x268046(0x1a9);}[_0x1365f4(0x19c)](){const _0x4af157=_0x1365f4;this[_0x4af157(0x1b2)][_0x4af157(0x1c1)][_0x4af157(0x1b9)](_0x4af157(0x1b1))[_0x4af157(0x1ba)]={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this[_0x4af157(0x1b2)][_0x4af157(0x1c1)][_0x4af157(0x1b9)](_0x4af157(0x1a0))[_0x4af157(0x1ba)]=null;}}function v(_0x1a2487){const _0x23d2b2=_0x1365f4;return void 0x0!==_0x1a2487[_0x23d2b2(0x1b7)];}async function N(_0x2029ed,_0x1a2222,_0x4c4b09){const _0x1e68d2=_0x1365f4,_0x579997=_0xc6219e(_0x2029ed,T);_0x579997[_0x1e68d2(0x1c1)][_0x1e68d2(0x1a6)](_0x54350b,D),_0x579997[_0x1e68d2(0x19e)]=v(_0x2029ed)?_0x2029ed[_0x1e68d2(0x1b7)]():void 0x0;const _0x47f036=document[_0x1e68d2(0x197)](),_0xa383af=_0x2029ed[_0x1e68d2(0x19d)][_0x1e68d2(0x1b9)](_0x1e68d2(0x1a3))[_0x1e68d2(0x1a1)],_0x49727d=await _0xa383af(_0x579997,()=>function(_0x4466ac){const _0x504f8d=_0x1e68d2,_0x522c48=document[_0x504f8d(0x19b)](_0x504f8d(0x1b4));return _0x4466ac[_0x504f8d(0x1be)](_0x522c48),_0x522c48;}(_0x47f036));!function(_0x1c704d,_0x2757ca){const _0x14a92e=_0x1e68d2,_0x8e11db=_0x1c704d[_0x14a92e(0x1ce)][_0x14a92e(0x1cd)][_0x14a92e(0x1c9)]()[_0x14a92e(0x1d1)]((_0x586fc4,_0x3fb504)=>(_0x586fc4[_0x3fb504]=_0x1c704d[_0x14a92e(0x1af)][_0x14a92e(0x1b9)]({'rootName':_0x3fb504}),_0x586fc4),{}),_0x2ce36a=_0x1c704d[_0x14a92e(0x1c1)][_0x14a92e(0x1b9)](_0x14a92e(0x1c5))[_0x14a92e(0x1a7)][_0x14a92e(0x1b6)](_0x1f1a85=>({'id':_0x1f1a85['id'],'name':_0x1f1a85[_0x14a92e(0x1b5)]})),_0xa212b3=_0x1c704d[_0x14a92e(0x1c1)][_0x14a92e(0x1b9)](_0x14a92e(0x1a0))[_0x14a92e(0x1ca)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x5de1a4=_0x1c704d[_0x14a92e(0x1c1)][_0x14a92e(0x1b9)](_0x14a92e(0x1b1))[_0x14a92e(0x1bb)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x55d4d6=_0x2757ca[_0x14a92e(0x1c1)][_0x14a92e(0x1b9)](_0x14a92e(0x1c5)),_0x263fcc=_0x2757ca[_0x14a92e(0x1c1)][_0x14a92e(0x1b9)](_0x14a92e(0x1a0)),_0x2bcd87=_0x2757ca[_0x14a92e(0x1c1)][_0x14a92e(0x1b9)](_0x14a92e(0x1b1));for(const _0x3df6e8 of _0x2ce36a)_0x55d4d6[_0x14a92e(0x1bd)](_0x3df6e8['id'])||_0x55d4d6[_0x14a92e(0x1d2)](_0x3df6e8);_0x55d4d6['me']||_0x55d4d6[_0x14a92e(0x1ae)]();for(const _0x1b352b of _0x5de1a4)_0x2bcd87[_0x14a92e(0x1c6)](_0x1b352b);for(const _0x2a3c30 of _0xa212b3)_0x263fcc[_0x14a92e(0x1cc)](_0x2a3c30);_0x2757ca[_0x14a92e(0x1af)][_0x14a92e(0x1a4)](_0x8e11db);}(_0x2029ed,_0x49727d),_0x49727d[_0x1e68d2(0x1bf)](_0x1a2222?_0x1e68d2(0x1c8):_0x1e68d2(0x1ab));const _0x116082=v(_0x49727d)?_0x49727d[_0x1e68d2(0x1ac)](_0x4c4b09):_0x49727d[_0x1e68d2(0x1af)][_0x1e68d2(0x1b9)](_0x4c4b09);return await _0x49727d[_0x1e68d2(0x19a)](),_0x116082;}