@ckeditor/ckeditor5-track-changes 43.1.0 → 43.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) 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 +10 -10
  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/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4cff5e=_0x56fc;(function(_0x3db088,_0x2d6acd){const _0x58b5c3=_0x56fc,_0x488a9c=_0x3db088();while(!![]){try{const _0x2a504e=-parseInt(_0x58b5c3(0x236))/0x1*(-parseInt(_0x58b5c3(0x20c))/0x2)+-parseInt(_0x58b5c3(0x20e))/0x3*(parseInt(_0x58b5c3(0x1eb))/0x4)+-parseInt(_0x58b5c3(0x21d))/0x5+parseInt(_0x58b5c3(0x1b5))/0x6*(-parseInt(_0x58b5c3(0x25a))/0x7)+-parseInt(_0x58b5c3(0x21e))/0x8+parseInt(_0x58b5c3(0x1f0))/0x9+parseInt(_0x58b5c3(0x1ed))/0xa;if(_0x2a504e===_0x2d6acd)break;else _0x488a9c['push'](_0x488a9c['shift']());}catch(_0x585125){_0x488a9c['push'](_0x488a9c['shift']());}}}(_0x18f5,0xf1714));import{getTranslation as _0x218221}from'../utils/common-translations.js';function _0x18f5(){const _0x5652c7=['editingDowncast','join','insertColumns','fromRange','createPositionBefore','49ZtiMKF','fill','dataDowncast','getMarkers','tablePasteChainId','discard','createTableWalker','oldRange','last','redo','getChangedMarkers','endColumn','has','row','insertion','tableCellBackgroundColor','push','newRange','getTableIfOnlyTableInContent','Users','getSuggestion','tablePaste','forceDefaultExecution','isInContent','paragraph','accept','conversion','getChildren','documentSelection','tablePasteColumn','getRowIndexes','add','getColumns','getContainedElement','document','startsWith','remove','formatBlock','reduce','author','1398948gJivgi','set','showSuggestionHighlights','batch','TableClipboard','tableCellBorderWidth','_suggestionFactory','differ','ck-suggestion-marker-insertion','_splitMarkerName','columnInsertionRanges','createRangeOn','rowInsertionRanges','register','getChild','_replaceTableSlotCell','getShiftedBy','getItems','editor','forEach','plugins','markers','insertRows','move','markerName','getRanges','insert','registerCustomCallback','elementToElement','low','createRangeIn','suggestionUnloaded','content','getSuggestions','getAttributes','type','tableCellBorderStyle','removeMarkers','tablePasteRow','clipboardOutput','columns','ck-suggestion-marker','wrap','next','every','registerDescriptionCallback','tableCellHorizontalAlignment','markerToHighlight','getRows','findAncestor','updateMarker','table','schema','view','8812JKUBxV','createRange','6991340WMbslR','isEqual','getSuggestionCallback','11636181BPrTKh','insertionRanges','_tablePostFixingSubtypes','previousSibling','length','element','tableCellSuggestion','_isForcedDefaultExecutionBlock','cells','entries','rows','editing','tableCellPadding','TableUtils','createElement','activeMarkers','first','getChanges','getRange','options','listenTo','attributes','getAllAdjacentSuggestions','setAttribute','rowInsertionIndexes','from','commands','high','36sIaNnN','columnInsertionIndexes','222XtxGPS','removeMarker','find','subType','name','tableCell','_createdBatches','markerAttributes','getColumnIndexes','markMultiRangeDeletion','_getCoordsForCells','change','$graveyard','afterInit','ck-suggestion-marker--active','2860390CIBUCW','486296eVxNtM','TrackChangesEditing','containsRange','suggestionLoaded','selection','suggestion','includes','suggestion-td','tablePasteCell','trackChanges','cell','deletion','value','getSelectionAffectedTableCells','requires','for','position','tableCellVerticalAlignment','markMultiRangeInsertion','filter','end','tableCellBorderColor','column','return','79161YryJwV','insertContent','start','isEmpty','nextSibling','removeColumns','endRow','fromEntries','root','rootName','markMultiRangeBlockFormat','unwrap','map','setAttributes','call','previous','deletionRanges','descriptionFactory','detach','keys','suggestion:formatBlock:tablePasteCell','removeRows','hasSuggestion','stop','some','model','registerPostFixer','get','*Replace\x20table\x20cells*','nodeAfter','locale'];_0x18f5=function(){return _0x5652c7;};return _0x18f5();}function _0x56fc(_0x48eb94,_0x3efffb){const _0x18f581=_0x18f5();return _0x56fc=function(_0x56fc91,_0x1fe7b2){_0x56fc91=_0x56fc91-0x18e;let _0x343ca4=_0x18f581[_0x56fc91];return _0x343ca4;},_0x56fc(_0x48eb94,_0x3efffb);}import{Plugin as _0x1d73b7}from'ckeditor5/src/core.js';import{LiveRange as _0x47accf}from'ckeditor5/src/engine.js';import{uid as _0x2026be,priorities as _0x39127a}from'ckeditor5/src/utils.js';import _0x3d135f from'./table.js';const Pe=[_0x4cff5e(0x1ba),_0x4cff5e(0x233),_0x4cff5e(0x1d9),_0x4cff5e(0x1e3),_0x4cff5e(0x22f),_0x4cff5e(0x19c),_0x4cff5e(0x1fc)],we=Object[_0x4cff5e(0x23d)](Pe[_0x4cff5e(0x242)](_0x461d42=>[_0x461d42,null]));export default class _t extends _0x1d73b7{static get[_0x4cff5e(0x22c)](){return[_0x3d135f];}[_0x4cff5e(0x21b)](){const _0x5890b3=_0x4cff5e,_0x4d4e85=this[_0x5890b3(0x1c7)];if(!_0x4d4e85[_0x5890b3(0x1c9)][_0x5890b3(0x199)](_0x5890b3(0x1b9)))return;const _0x3303c4=_0x4d4e85[_0x5890b3(0x1c9)][_0x5890b3(0x251)](_0x5890b3(0x21f)),_0x32b5fa=_0x4d4e85[_0x5890b3(0x1c9)][_0x5890b3(0x251)](_0x5890b3(0x1fd)),_0x55b8d5=_0x4d4e85[_0x5890b3(0x1c9)][_0x5890b3(0x251)](_0x3d135f),_0x36e3a3=_0x4d4e85[_0x5890b3(0x1c9)][_0x5890b3(0x251)](_0x5890b3(0x1b9));_0x55b8d5[_0x5890b3(0x1f2)][_0x5890b3(0x19d)](_0x5890b3(0x1db),_0x5890b3(0x1aa)),_0x4d4e85[_0x5890b3(0x24f)][_0x5890b3(0x1e9)][_0x5890b3(0x1c2)](_0x5890b3(0x1f6),{'allowIn':_0x5890b3(0x213),'allowContentOf':_0x5890b3(0x213),'isLimit':!0x0}),_0x4d4e85[_0x5890b3(0x1a7)][_0x5890b3(0x1d1)]({'model':_0x5890b3(0x1f6),'view':_0x5890b3(0x225)});let _0x19cf55=null;_0x4d4e85[_0x5890b3(0x24f)]['on'](_0x5890b3(0x237),(_0x361f92,_0x50f18c)=>{const _0x5171f4=_0x5890b3,[_0x42f94e,_0x491bd3]=_0x50f18c,_0x5a403d=_0x50f18c[_0x50f18c[_0x5171f4(0x1f4)]-0x1];_0x5a403d&&_0x5a403d[_0x5171f4(0x1a3)]||_0x3303c4[_0x5171f4(0x1f7)]||this[_0x5171f4(0x1c7)][_0x5171f4(0x20a)][_0x5171f4(0x251)](_0x5171f4(0x227))[_0x5171f4(0x22a)]&&function(_0x1854e3,_0x514693,_0x277fcc,_0x1d7519,_0x57f84e){const _0xd65501=_0x5171f4;if(_0x514693&&!_0x514693['is'](_0xd65501(0x1a9)))return!0x1;const _0x47f8c9=_0x57f84e[_0xd65501(0x19f)](_0x1854e3,_0x277fcc);if(!_0x47f8c9||!Re(_0x47f8c9,void 0x0,_0x1d7519))return!0x1;const _0x38b4da=_0x1d7519[_0xd65501(0x22b)](_0x277fcc[_0xd65501(0x1af)][_0xd65501(0x222)]);if(!_0x38b4da[_0xd65501(0x1f4)])return!0x1;const _0x3c4ec1=_0x38b4da[0x0][_0xd65501(0x1e6)](_0xd65501(0x1e8)),_0x14595a=_0x1d7519[_0xd65501(0x1ab)](_0x38b4da),_0x514c12=_0x1d7519[_0xd65501(0x216)](_0x38b4da),_0x32655d={'startRow':_0x14595a[_0xd65501(0x200)],'endRow':_0x14595a[_0xd65501(0x195)],'startColumn':_0x514c12[_0xd65501(0x200)],'endColumn':_0x514c12[_0xd65501(0x195)]};return 0x1==_0x38b4da[_0xd65501(0x1f4)]&&(_0x32655d[_0xd65501(0x23c)]+=_0x1d7519[_0xd65501(0x1e5)](_0x47f8c9)-0x1,_0x32655d[_0xd65501(0x198)]+=_0x1d7519[_0xd65501(0x1ad)](_0x47f8c9)-0x1),Re(_0x3c4ec1,_0x32655d,_0x1d7519);}(_0x42f94e,_0x491bd3,_0x4d4e85[_0x5171f4(0x24f)],_0x32b5fa,_0x36e3a3)&&(_0x361f92[_0x5171f4(0x24d)](),_0x19cf55={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4d4e85[_0x5171f4(0x24f)][_0x5171f4(0x219)](()=>{const _0x32f1f6=_0x5171f4;_0x4d4e85[_0x32f1f6(0x24f)][_0x32f1f6(0x237)](_0x50f18c[0x0],_0x50f18c[0x1],_0x50f18c[0x2],{'forceDefaultExecution':!0x0});const _0x18cbdf=_0x2026be(),{rowInsertionRanges:_0x177a6e,columnInsertionRanges:_0x4a5879,insertionRanges:_0x5a96e4,deletionRanges:_0x4769cd,cells:_0xf4a464}=_0x19cf55;_0x177a6e[_0x32f1f6(0x1f4)]&&_0x3303c4[_0x32f1f6(0x230)](_0x177a6e,_0x32f1f6(0x1db),{'tablePasteChainId':_0x18cbdf}),_0x4a5879[_0x32f1f6(0x1f4)]&&_0x3303c4[_0x32f1f6(0x230)](_0x4a5879,_0x32f1f6(0x1aa),{'tablePasteChainId':_0x18cbdf}),_0x5a96e4[_0x32f1f6(0x1f4)]&&(_0x3303c4[_0x32f1f6(0x230)](_0x5a96e4,_0x32f1f6(0x1a2),{'tablePasteChainId':_0x18cbdf,'skipNestingCheck':!0x0}),_0x5a96e4[_0x32f1f6(0x1c8)](_0x45b22e=>{const _0x3d83dd=_0x32f1f6;var _0xbfab4;return null===(_0xbfab4=_0x45b22e[_0x3d83dd(0x248)])||void 0x0===_0xbfab4?void 0x0:_0xbfab4[_0x3d83dd(0x244)](_0x45b22e);})),_0x4769cd[_0x32f1f6(0x1f4)]&&(_0x3303c4[_0x32f1f6(0x217)](_0x4769cd,_0x32f1f6(0x1a2),{'tablePasteChainId':_0x18cbdf,'skipNestingCheck':!0x0}),_0x4769cd[_0x32f1f6(0x1c8)](_0x43dbbc=>{const _0x3051b5=_0x32f1f6;var _0x12c71b;return null===(_0x12c71b=_0x43dbbc[_0x3051b5(0x248)])||void 0x0===_0x12c71b?void 0x0:_0x12c71b[_0x3051b5(0x244)](_0x43dbbc);}));const _0x32da00=_0x3303c4[_0x32f1f6(0x240)](_0xf4a464[_0x32f1f6(0x242)](({element:_0x3287a5})=>_0x3287a5),{'formatGroupId':_0x2026be()},[],_0x32f1f6(0x226),{'tablePasteChainId':_0x18cbdf});if(_0x32da00){const _0x27e7b4=_0x32da00[_0x32f1f6(0x190)](),_0x5542bc=[];for(const {element:_0x2572ba,attributes:_0x105c64}of _0xf4a464){if(!_0x105c64)continue;const _0x1cb2d7=_0x4d4e85[_0x32f1f6(0x24f)][_0x32f1f6(0x1c0)](_0x2572ba),_0x3f9c1d=_0x27e7b4[_0x32f1f6(0x210)](_0x10bdb4=>_0x10bdb4[_0x32f1f6(0x202)]()[_0x32f1f6(0x1ee)](_0x1cb2d7));_0x3f9c1d&&_0x5542bc[_0x32f1f6(0x19d)]([_0x3f9c1d[_0x32f1f6(0x212)],_0x105c64]);}_0x5542bc[_0x32f1f6(0x1f4)]&&_0x32da00[_0x32f1f6(0x207)](_0x32f1f6(0x215),Object[_0x32f1f6(0x23d)](_0x5542bc));}_0x19cf55=null;}));},{'priority':_0x39127a[_0x5890b3(0x20b)]+0xa}),_0x4d4e85[_0x5890b3(0x1c9)][_0x5890b3(0x251)](_0x5890b3(0x1b9))['on'](_0x5890b3(0x1c4),(_0x310137,_0x133543)=>{const _0x1386b4=_0x5890b3,[_0x53a465,_0x1a98b5,,_0xb844e2]=_0x133543;if(!_0x19cf55)return;_0x310137[_0x1386b4(0x24d)]();const _0x5137ea=_0x53a465[_0x1386b4(0x228)],_0x129e18=_0x1a98b5,_0x5f6d64=ke(_0x5137ea),_0x4da929=ke(_0x129e18);_0x310137[_0x1386b4(0x235)]=_0x5137ea;let _0x3416fb=null,_0xa7e52f=null;if(_0x4da929||_0x5f6d64){if(_0x5f6d64&&!_0x4da929){_0xb844e2[_0x1386b4(0x1b1)](_0x5137ea[_0x1386b4(0x1c3)](0x0));for(const _0x59f3be of Array[_0x1386b4(0x209)](_0x129e18[_0x1386b4(0x1a8)]()))_0xb844e2[_0x1386b4(0x1cf)](_0x59f3be,_0x5137ea,_0x1386b4(0x232));const _0x12adc6=_0x19cf55[_0x1386b4(0x208)][_0x1386b4(0x224)](_0x53a465[_0x1386b4(0x19a)]),_0x30c18e=_0x19cf55[_0x1386b4(0x20d)][_0x1386b4(0x224)](_0x53a465[_0x1386b4(0x234)]);_0x12adc6||_0x30c18e||(_0x3416fb=_0x47accf[_0x1386b4(0x258)](_0xb844e2[_0x1386b4(0x1d3)](_0x5137ea)));}else _0x4da929&&!_0x5f6d64&&(_0xa7e52f=_0xb844e2[_0x1386b4(0x1d3)](_0x5137ea));}else{const _0x4d5ebf=_0xb844e2[_0x1386b4(0x1fe)](_0x1386b4(0x1f6)),_0x42a295=_0xb844e2[_0x1386b4(0x1fe)](_0x1386b4(0x1f6));_0xb844e2[_0x1386b4(0x1df)](_0xb844e2[_0x1386b4(0x1d3)](_0x5137ea),_0x42a295),_0xb844e2[_0x1386b4(0x1cf)](_0x4d5ebf,_0x5137ea,0x0);for(const _0x508b10 of Array[_0x1386b4(0x209)](_0x129e18[_0x1386b4(0x1a8)]()))_0xb844e2[_0x1386b4(0x1cf)](_0x508b10,_0x4d5ebf,_0x1386b4(0x232));_0x3416fb=_0x47accf[_0x1386b4(0x258)](_0xb844e2[_0x1386b4(0x1c0)](_0x4d5ebf)),_0xa7e52f=_0x47accf[_0x1386b4(0x258)](_0xb844e2[_0x1386b4(0x1c0)](_0x42a295));}const _0x167a82=Array[_0x1386b4(0x209)](_0x129e18[_0x1386b4(0x1d7)]())[_0x1386b4(0x231)](([_0x35d6a1])=>Pe[_0x1386b4(0x224)](_0x35d6a1));_0x19cf55[_0x1386b4(0x1f8)][_0x1386b4(0x19d)]({'element':_0x5137ea,'attributes':_0x167a82[_0x1386b4(0x1f4)]?Object[_0x1386b4(0x23d)](_0x167a82):null}),_0x3416fb&&_0x19cf55[_0x1386b4(0x1f1)][_0x1386b4(0x19d)](_0x3416fb),_0xa7e52f&&_0x19cf55[_0x1386b4(0x246)][_0x1386b4(0x19d)](_0xa7e52f);},{'priority':_0x5890b3(0x20b)}),_0x32b5fa['on'](_0x5890b3(0x257),(_0x4e843,_0x2be4b1)=>{const _0x54a617=_0x5890b3,[_0x23a626,_0x18765e={}]=_0x2be4b1;if(!_0x19cf55)return;const _0x16d542=_0x18765e['at']||0x0,_0x1a92c7=_0x18765e[_0x54a617(0x1dd)]||0x1;_0x19cf55[_0x54a617(0x20d)]=new Array(_0x1a92c7)[_0x54a617(0x18e)](_0x16d542)[_0x54a617(0x242)]((_0x209ab8,_0xdd7bee)=>_0x209ab8+_0xdd7bee);for(const {cell:_0x45ed94}of _0x32b5fa[_0x54a617(0x193)](_0x23a626,{'startColumn':_0x16d542,'endColumn':_0x16d542+_0x1a92c7-0x1}))_0x19cf55[_0x54a617(0x1bf)][_0x54a617(0x19d)](_0x4d4e85[_0x54a617(0x24f)][_0x54a617(0x1c0)](_0x45ed94));},{'priority':_0x5890b3(0x1d2)}),_0x32b5fa['on'](_0x5890b3(0x1cb),(_0x4251e2,_0x1aa28a)=>{const _0x3ca9e2=_0x5890b3,[_0x18f77f,_0x2d2dff={}]=_0x1aa28a;if(!_0x19cf55)return;const _0x107def=_0x2d2dff['at']||0x0,_0x55df04=_0x2d2dff[_0x3ca9e2(0x1fa)]||0x1;_0x19cf55[_0x3ca9e2(0x208)]=new Array(_0x55df04)[_0x3ca9e2(0x18e)](_0x107def)[_0x3ca9e2(0x242)]((_0x3dadea,_0x20075c)=>_0x3dadea+_0x20075c);for(const {cell:_0x3dee67}of _0x32b5fa[_0x3ca9e2(0x193)](_0x18f77f,{'startRow':_0x107def,'endRow':_0x107def+_0x55df04-0x1}))_0x19cf55[_0x3ca9e2(0x1c1)][_0x3ca9e2(0x19d)](_0x4d4e85[_0x3ca9e2(0x24f)][_0x3ca9e2(0x1c0)](_0x3dee67));},{'priority':_0x5890b3(0x1d2)}),_0x3303c4[_0x5890b3(0x247)][_0x5890b3(0x1e2)](_0x129dca=>{const _0x325525=_0x5890b3;if(_0x129dca[_0x325525(0x211)]&&_0x129dca[_0x325525(0x211)][_0x325525(0x1b0)](_0x325525(0x1a2)))return _0x129dca[_0x325525(0x245)]?{}:{'type':_0x325525(0x19b),'content':_0x218221(_0x4d4e85[_0x325525(0x254)],_0x325525(0x252))};});const _0x20ec85=()=>!0x1;for(const _0x6fa3a0 of[_0x5890b3(0x1a2),_0x5890b3(0x1aa),_0x5890b3(0x1db),_0x5890b3(0x226)])_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x19b),_0x6fa3a0,_0x5890b3(0x256),_0x20ec85),_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x229),_0x6fa3a0,_0x5890b3(0x256),_0x20ec85),_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x1b2),_0x6fa3a0,_0x5890b3(0x256),_0x20ec85);_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x1b2),_0x5890b3(0x226),_0x5890b3(0x192),_0x20ec85),_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x1b2),_0x5890b3(0x226),_0x5890b3(0x1a6),(_0xb88526,_0x11fbcf,_0x3e5547)=>{const _0x1e6014=_0x5890b3,_0x2bfb93=_0xb88526[_0x1e6014(0x242)](_0x238241=>_0x238241[_0x1e6014(0x1ae)]())[_0x1e6014(0x231)](_0x228748=>_0x228748),_0x1143dd=new Map(_0x2bfb93[_0x1e6014(0x242)](_0x15f836=>[_0x15f836,null]));if(_0x19cf55){for(const {element:_0x316184,attributes:_0x223a8d}of _0x19cf55[_0x1e6014(0x1f8)])_0x223a8d&&_0x1143dd[_0x1e6014(0x1b6)](_0x316184,_0x223a8d);}else{if(_0x3e5547&&_0x3e5547[_0x1e6014(0x215)])for(const [_0x2aabe6,_0x2f4bda]of Object[_0x1e6014(0x1f9)](_0x3e5547[_0x1e6014(0x215)])){const _0x1f5c9a=_0x4d4e85[_0x1e6014(0x24f)][_0x1e6014(0x1ca)][_0x1e6014(0x251)](_0x2aabe6),_0xb84403=_0x1f5c9a?_0x1f5c9a[_0x1e6014(0x202)]()[_0x1e6014(0x1ae)]():null;_0xb84403&&_0x1143dd[_0x1e6014(0x1b6)](_0xb84403,_0x2f4bda);}}_0x4d4e85[_0x1e6014(0x24f)][_0x1e6014(0x219)](_0x26491d=>{const _0x36df68=_0x1e6014;for(const [_0x37f682,_0x4cf8a4]of _0x1143dd)_0x26491d[_0x36df68(0x243)]({...we,..._0x4cf8a4},_0x37f682);});});const _0x5b741d=(_0x3c8f36,_0x3ecf6a)=>{const _0x180880=_0x5890b3;_0x3303c4[_0x180880(0x1bb)][_0x180880(0x1d0)](_0x3c8f36,_0x180880(0x1a2),_0x3ecf6a,(_0x3a9290,_0xeb2712,_0x1482e8)=>{const _0x10089e=_0x180880;_0x4d4e85[_0x10089e(0x24f)][_0x10089e(0x219)](_0x3eda0a=>{const _0x426bc8=_0x10089e,_0x48f531=[];for(const _0x1e0896 of _0x3a9290){const _0x1778ab=_0x1e0896[_0x426bc8(0x238)][_0x426bc8(0x253)];_0x1778ab['is'](_0x426bc8(0x1f5),_0x426bc8(0x1f6))&&_0x48f531[_0x426bc8(0x19d)](_0x1778ab);}_0x3303c4[_0x426bc8(0x1bb)][_0x426bc8(0x1ef)](_0x3c8f36,null,_0x3ecf6a)(_0x3a9290,_0xeb2712,_0x1482e8);for(const _0x2b2455 of _0x48f531)_0x426bc8(0x21a)!=_0x2b2455[_0x426bc8(0x23e)][_0x426bc8(0x23f)]&&_0x3eda0a[_0x426bc8(0x241)](_0x2b2455);});});};_0x5b741d(_0x5890b3(0x19b),_0x5890b3(0x1a6)),_0x5b741d(_0x5890b3(0x19b),_0x5890b3(0x192)),_0x5b741d(_0x5890b3(0x229),_0x5890b3(0x1a6)),_0x5b741d(_0x5890b3(0x229),_0x5890b3(0x192)),_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x19b),_0x5890b3(0x1db),_0x5890b3(0x192),_0xa3772d=>{const _0x2b0917=_0x5890b3,_0x11f572=_0xa3772d[_0x2b0917(0x242)](_0x174c00=>_0x174c00[_0x2b0917(0x1ae)]()),_0x31a273=_0x11f572[0x0][_0x2b0917(0x1e6)](_0x2b0917(0x1e8)),{minRow:_0x9e094c,maxRow:_0x292821}=_0x55b8d5[_0x2b0917(0x218)](_0x11f572);_0x32b5fa[_0x2b0917(0x24b)](_0x31a273,{'at':_0x9e094c,'rows':_0x292821-_0x9e094c+0x1});}),_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x19b),_0x5890b3(0x1aa),_0x5890b3(0x192),_0xfb25eb=>{const _0x40be4a=_0x5890b3,_0x56ad4c=_0xfb25eb[_0x40be4a(0x242)](_0x170f09=>_0x170f09[_0x40be4a(0x1ae)]()),_0x3ad3d4=_0x56ad4c[0x0][_0x40be4a(0x1e6)](_0x40be4a(0x1e8)),{minColumn:_0x572e05,maxColumn:_0x41f8c6}=_0x55b8d5[_0x40be4a(0x218)](_0x56ad4c);_0x32b5fa[_0x40be4a(0x23b)](_0x3ad3d4,{'at':_0x572e05,'columns':_0x41f8c6-_0x572e05+0x1});});const _0xc42710=(_0x53f5c9,_0x542eb6)=>{const _0x201efa=_0x5890b3;if(!_0x542eb6[_0x201efa(0x211)]||!_0x542eb6[_0x201efa(0x211)][_0x201efa(0x1b0)](_0x201efa(0x1a2)))return;const _0x392eef=_0x542eb6[_0x201efa(0x205)][_0x201efa(0x191)],_0xe3a7a4=_0x3303c4[_0x201efa(0x1d6)]()[_0x201efa(0x231)](_0x274810=>_0x274810[_0x201efa(0x1a4)]&&_0x274810[_0x201efa(0x205)]&&_0x274810[_0x201efa(0x205)][_0x201efa(0x191)]==_0x392eef);_0xe3a7a4[_0x201efa(0x1f4)]&&_0x542eb6[_0x201efa(0x206)]()[_0x201efa(0x1f4)]!=_0xe3a7a4[_0x201efa(0x1f4)]&&_0xe3a7a4[_0x201efa(0x1b3)]((_0x22032c,_0x4c7486)=>(_0x22032c[_0x201efa(0x1e0)]=_0x4c7486,_0x4c7486[_0x201efa(0x245)]=_0x22032c,_0x4c7486));};function _0x2bf20e(_0x1562fb,_0x28ebd4=!0x0){const _0x344d03=_0x5890b3,{id:_0x2c8d07,authorId:_0x4bc97d}=_0x3303c4[_0x344d03(0x1be)](_0x1562fb[_0x344d03(0x1cd)]),_0x1dc9cc=[_0x344d03(0x1de),_0x344d03(0x1bd)],_0x4a4bf=_0x3303c4[_0x344d03(0x1ff)][_0x344d03(0x224)](_0x1562fb[_0x344d03(0x1cd)]);return _0x4a4bf&&_0x1dc9cc[_0x344d03(0x19d)](_0x344d03(0x21c)),{'classes':_0x1dc9cc,'attributes':{'data-suggestion':_0x2c8d07,'data-author-id':_0x4bc97d},'priority':_0x4a4bf&&_0x28ebd4?0xbc2:0xbb8};}_0x3303c4['on'](_0x5890b3(0x221),_0xc42710,{'priority':_0x5890b3(0x20b)}),_0x3303c4['on'](_0x5890b3(0x1d4),_0xc42710,{'priority':_0x5890b3(0x20b)}),_0x4d4e85[_0x5890b3(0x24f)][_0x5890b3(0x1af)][_0x5890b3(0x250)](()=>{const _0x385dcb=_0x5890b3;let _0x5e17e9=!0x1;const _0x4fe6e0=Array[_0x385dcb(0x209)](_0x4d4e85[_0x385dcb(0x24f)][_0x385dcb(0x1af)][_0x385dcb(0x1bc)][_0x385dcb(0x197)]());for(const {name:_0x29d5b1,data:_0x4483df}of _0x4fe6e0){const {group:_0x29f94b,type:_0x5a1d44,id:_0x323a00}=_0x3303c4[_0x385dcb(0x1be)](_0x29d5b1);if(_0x385dcb(0x223)!=_0x29f94b||_0x385dcb(0x229)!=_0x5a1d44||_0x4483df[_0x385dcb(0x194)])continue;if(!_0x3303c4[_0x385dcb(0x24c)](_0x323a00))continue;const _0xc4c1ff=_0x3303c4[_0x385dcb(0x1a1)](_0x323a00)[_0x385dcb(0x1ce)](),_0x43ce45=_0x4d4e85[_0x385dcb(0x1c9)][_0x385dcb(0x251)](_0x385dcb(0x1a0))['me'];for(const _0x1c1a54 of _0x3303c4[_0x385dcb(0x1d6)]()){if(!_0x1c1a54[_0x385dcb(0x1a4)]||_0x1c1a54[_0x385dcb(0x1b4)]!=_0x43ce45)continue;if(_0x385dcb(0x1b2)!=_0x1c1a54[_0x385dcb(0x1d8)]||_0x385dcb(0x226)!=_0x1c1a54[_0x385dcb(0x211)])continue;if(_0x1c1a54[_0x385dcb(0x1ce)]()[_0x385dcb(0x1e1)](_0x2c6d22=>_0xc4c1ff[_0x385dcb(0x24e)](_0x1adf33=>_0x1adf33[_0x385dcb(0x220)](_0x2c6d22,!0x0)))){for(const _0x461cf7 of _0x1c1a54[_0x385dcb(0x206)]())_0x461cf7[_0x385dcb(0x1a4)]&&(_0x461cf7[_0x385dcb(0x192)](),_0x5e17e9=!0x0);}}}return _0x5e17e9;}),_0x4d4e85[_0x5890b3(0x24f)][_0x5890b3(0x1af)][_0x5890b3(0x250)](_0x3c3d81=>{const _0x517f75=_0x5890b3,_0x1c438e=_0x4d4e85[_0x517f75(0x20a)][_0x517f75(0x251)](_0x517f75(0x196));if(!_0x1c438e||!_0x1c438e[_0x517f75(0x214)][_0x517f75(0x199)](_0x3c3d81[_0x517f75(0x1b8)]))return!0x1;let _0x4e5075=!0x1;const _0x33527e=_0x4d4e85[_0x517f75(0x1c9)][_0x517f75(0x251)](_0x517f75(0x1a0))['me'],_0x43b876=_0x4d4e85[_0x517f75(0x24f)][_0x517f75(0x1af)][_0x517f75(0x1bc)][_0x517f75(0x201)](),_0x3c94f3=Array[_0x517f75(0x209)](_0x4d4e85[_0x517f75(0x24f)][_0x517f75(0x1af)][_0x517f75(0x1bc)][_0x517f75(0x197)]())[_0x517f75(0x231)](({name:_0xc9bbc3,data:_0xa158d4})=>{const _0x34b826=_0x517f75,{group:_0x4bd5d7,subType:_0x16a012,authorId:_0x74a9f8}=_0x3303c4[_0x34b826(0x1be)](_0xc9bbc3);return _0x34b826(0x223)==_0x4bd5d7&&_0x34b826(0x1a2)==_0x16a012&&_0x74a9f8==_0x33527e['id']&&!_0xa158d4[_0x34b826(0x194)];});for(const _0x43316d of _0x43b876){if(_0x517f75(0x1cf)!=_0x43316d[_0x517f75(0x1d8)]||_0x517f75(0x1f6)!=_0x43316d[_0x517f75(0x212)]||0x1!=_0x43316d[_0x517f75(0x1f4)])continue;const _0x15ac05=_0x3c3d81[_0x517f75(0x1ec)](_0x43316d[_0x517f75(0x22e)],_0x43316d[_0x517f75(0x22e)][_0x517f75(0x1c5)](0x1));if(!_0x3c94f3[_0x517f75(0x210)](({data:_0xba848c})=>_0xba848c[_0x517f75(0x19e)][_0x517f75(0x1ee)](_0x15ac05))){for(const {name:_0x5dfe4d,data:_0xe06210}of _0x3c94f3)if(_0x15ac05[_0x517f75(0x220)](_0xe06210[_0x517f75(0x19e)])){_0x3c3d81[_0x517f75(0x1e7)](_0x5dfe4d,{'range':_0x15ac05}),_0x4e5075=!0x0;break;}}}return _0x4e5075;}),_0x4d4e85[_0x5890b3(0x24f)][_0x5890b3(0x1af)][_0x5890b3(0x250)](_0x4e934d=>{const _0x26f703=_0x5890b3;let _0x2d3911=!0x1;const _0x2cf6d4=_0x4d4e85[_0x26f703(0x1c9)][_0x26f703(0x251)](_0x26f703(0x1a0))['me'],_0xd8f1ed=_0x3303c4[_0x26f703(0x1d6)]()[_0x26f703(0x231)](_0x53c5bd=>_0x53c5bd[_0x26f703(0x1a4)]&&_0x53c5bd[_0x26f703(0x1b4)]==_0x2cf6d4),_0x3311ce=new Set(),_0x4d9b0d=new Set();for(const _0x1e6c8b of _0xd8f1ed)if(_0x26f703(0x1a2)==_0x1e6c8b[_0x26f703(0x211)])for(const _0x1f2718 of _0x1e6c8b[_0x26f703(0x190)]()){const _0x2c0a66=_0x1f2718[_0x26f703(0x202)]()[_0x26f703(0x1ae)]();if(_0x2c0a66){if(_0x2c0a66['is'](_0x26f703(0x1f5),_0x26f703(0x1f6))&&ke(_0x2c0a66)){_0x1e6c8b[_0x26f703(0x20f)](_0x1f2718[_0x26f703(0x212)]),_0x3311ce[_0x26f703(0x1ac)](_0x2c0a66),_0x2d3911=!0x0;const _0x142ad1=_0x2c0a66[_0x26f703(0x23a)],_0x4d430f=_0x2c0a66[_0x26f703(0x1f3)],_0x12701a=_0x142ad1&&_0x142ad1['is'](_0x26f703(0x1f5),_0x26f703(0x1f6)),_0x253c8d=_0x4d430f&&_0x4d430f['is'](_0x26f703(0x1f5),_0x26f703(0x1f6));_0x12701a&&!_0x3311ce[_0x26f703(0x199)](_0x142ad1)&&_0x4d9b0d[_0x26f703(0x1ac)](_0x142ad1),_0x253c8d&&!_0x3311ce[_0x26f703(0x199)](_0x4d430f)&&_0x4d9b0d[_0x26f703(0x1ac)](_0x4d430f);}else _0x2c0a66['is'](_0x26f703(0x1f5),_0x26f703(0x1a5))&&_0x2c0a66[_0x26f703(0x239)]&&(_0x1e6c8b[_0x26f703(0x20f)](_0x1f2718[_0x26f703(0x212)]),_0x2d3911=!0x0);}}else{if(_0x26f703(0x226)==_0x1e6c8b[_0x26f703(0x211)]){if(!_0x1e6c8b[_0x26f703(0x205)]||!_0x1e6c8b[_0x26f703(0x205)][_0x26f703(0x191)])continue;const _0x5e26ac=_0x1e6c8b[_0x26f703(0x205)][_0x26f703(0x215)];if(_0x5e26ac&&Object[_0x26f703(0x249)](_0x5e26ac)[_0x26f703(0x1f4)])continue;const _0x33bd9e=_0x1e6c8b[_0x26f703(0x205)][_0x26f703(0x191)];let _0x166ea5=!0x0,_0x242661=!0x0;for(const _0x532fd2 of _0xd8f1ed)if(_0x532fd2[_0x26f703(0x211)]&&_0x532fd2[_0x26f703(0x211)][_0x26f703(0x1b0)](_0x26f703(0x1a2))){if(!_0x532fd2[_0x26f703(0x205)][_0x26f703(0x191)]){_0x242661=!0x1;break;}if(_0x532fd2['id']!=_0x1e6c8b['id']&&_0x532fd2[_0x26f703(0x205)][_0x26f703(0x191)]==_0x33bd9e){_0x166ea5=!0x1;break;}}_0x242661&&_0x166ea5&&(_0x1e6c8b[_0x26f703(0x1da)](),_0x2d3911=!0x0);}}for(const _0x13efe7 of _0x3311ce)_0x4e934d[_0x26f703(0x1b1)](_0x13efe7);for(const _0x3f601b of _0x4d9b0d)_0x4e934d[_0x26f703(0x241)](_0x3f601b);return _0x2d3911;}),_0x4d4e85[_0x5890b3(0x1a7)][_0x5890b3(0x22d)](_0x5890b3(0x255))[_0x5890b3(0x1e4)]({'model':_0x5890b3(0x24a),'view':(_0x1ae823,_0x5744d9)=>_0x2bf20e(_0x1ae823),'converterPriority':_0x5890b3(0x20b)}),_0x4d4e85[_0x5890b3(0x1a7)][_0x5890b3(0x22d)](_0x5890b3(0x18f))[_0x5890b3(0x1e4)]({'model':_0x5890b3(0x24a),'view':(_0xa7871f,_0x42efcf)=>_0x42efcf[_0x5890b3(0x203)][_0x5890b3(0x1b7)]?_0x2bf20e(_0xa7871f,!0x1):null,'converterPriority':_0x5890b3(0x20b)});const _0x160159=_0x4d4e85[_0x5890b3(0x1fb)][_0x5890b3(0x1ea)];this[_0x5890b3(0x204)](_0x160159[_0x5890b3(0x1af)],_0x5890b3(0x1dc),(_0xdbe6f4,_0x1f737c)=>{const _0x59ea5d=_0x5890b3,_0x4b8a5f=[];for(const _0x3c02bb of _0x160159[_0x59ea5d(0x1d3)](_0x1f737c[_0x59ea5d(0x1d5)])[_0x59ea5d(0x1c6)]())_0x3c02bb['is'](_0x59ea5d(0x1f5),_0x59ea5d(0x225))&&_0x4b8a5f[_0x59ea5d(0x19d)](_0x3c02bb);_0x160159[_0x59ea5d(0x219)](_0x3b28b2=>{const _0x45300e=_0x59ea5d;for(const _0x92f76a of _0x4b8a5f)_0x3b28b2[_0x45300e(0x1cc)](_0x3b28b2[_0x45300e(0x1d3)](_0x92f76a),_0x3b28b2[_0x45300e(0x259)](_0x92f76a)),_0x3b28b2[_0x45300e(0x1b1)](_0x92f76a);});});}}function ke(_0x278949){const _0x5ea3d5=_0x4cff5e;if(_0x278949[_0x5ea3d5(0x239)])return!0x0;const _0xafb5ac=_0x278949[_0x5ea3d5(0x1c3)](0x0);return _0xafb5ac['is'](_0x5ea3d5(0x1f5),_0x5ea3d5(0x1a5))&&_0xafb5ac[_0x5ea3d5(0x239)];}function Re(_0x5a5231,_0x41fec7={},_0x270680){const _0x13591b=_0x4cff5e;for(const {isAnchor:_0x43d2b0,cellHeight:_0x1fce5e,cellWidth:_0x392cb3}of _0x270680[_0x13591b(0x193)](_0x5a5231,{'includeAllSlots':!0x0,..._0x41fec7}))if(!_0x43d2b0||0x1!=_0x1fce5e||0x1!=_0x392cb3)return!0x1;return!0x0;}
23
+ const _0x42c714=_0x2cf1;function _0x2cf1(_0x30f2a7,_0x442292){const _0x540dd7=_0x540d();return _0x2cf1=function(_0x2cf17a,_0x52d58b){_0x2cf17a=_0x2cf17a-0x1e4;let _0xaefad2=_0x540dd7[_0x2cf17a];return _0xaefad2;},_0x2cf1(_0x30f2a7,_0x442292);}(function(_0x26da15,_0x35efd6){const _0x57e30e=_0x2cf1,_0x383993=_0x26da15();while(!![]){try{const _0x8f5fc8=-parseInt(_0x57e30e(0x271))/0x1*(-parseInt(_0x57e30e(0x283))/0x2)+-parseInt(_0x57e30e(0x21f))/0x3+-parseInt(_0x57e30e(0x266))/0x4+-parseInt(_0x57e30e(0x23a))/0x5*(-parseInt(_0x57e30e(0x224))/0x6)+parseInt(_0x57e30e(0x253))/0x7+parseInt(_0x57e30e(0x203))/0x8+-parseInt(_0x57e30e(0x27e))/0x9;if(_0x8f5fc8===_0x35efd6)break;else _0x383993['push'](_0x383993['shift']());}catch(_0x37c90a){_0x383993['push'](_0x383993['shift']());}}}(_0x540d,0x36fce));import{getTranslation as _0x567ef3}from'../utils/common-translations.js';import{Plugin as _0x44620c}from'ckeditor5/src/core.js';import{LiveRange as _0x3df68a}from'ckeditor5/src/engine.js';import{uid as _0x5ac79b,priorities as _0x9e08ad}from'ckeditor5/src/utils.js';import _0x27c3ee from'./table.js';function _0x540d(){const _0x19dd11=['insertion','$graveyard','insertionRanges','author','type','rootName','low','registerPostFixer','_splitMarkerName','createRange','fill','next','descriptionFactory','model','suggestion-td','first','join','afterInit','getChildren','_tablePostFixingSubtypes','tablePaste','last','high','stop','getMarkers','ck-suggestion-marker-insertion','getRows','oldRange','content','fromRange','schema','set','getColumns','row','rows','registerCustomCallback','insert','3527176xaKdaj','value','previous','getRange','get','showSuggestionHighlights','name','clipboardOutput','tableCellSuggestion','forEach','entries','removeColumns','fromEntries','editing','tableCellPadding','accept','registerDescriptionCallback','editor','endRow','tableCellHorizontalAlignment','suggestionUnloaded','tableCell','getRanges','tablePasteColumn','getSelectionAffectedTableCells','root','differ','deletionRanges','1340892JVAJtE','markerName','getChangedMarkers','TableClipboard','column','6LIfTzr','commands','has','dataDowncast','endColumn','cell','removeRows','start','some','wrap','TrackChangesEditing','trackChanges','getChanges','tablePasteRow','remove','nodeAfter','getContainedElement','tablePasteCell','createRangeOn','activeMarkers','getSuggestion','createElement','2093935FODpRz','getColumnIndexes','rowInsertionIndexes','find','batch','createTableWalker','documentSelection','markerToHighlight','suggestion:formatBlock:tablePasteCell','Users','listenTo','rowInsertionRanges','removeMarkers','register','tableCellBackgroundColor','*Replace\x20table\x20cells*','suggestion','_getCoordsForCells','conversion','forceDefaultExecution','tablePasteChainId','ck-suggestion-marker','newRange','ck-suggestion-marker--active','updateMarker','1537571rCaTNH','requires','getSuggestions','subType','getShiftedBy','unwrap','getRowIndexes','startsWith','columnInsertionIndexes','columnInsertionRanges','table','suggestionLoaded','keys','insertRows','_replaceTableSlotCell','every','containsRange','tableCellBorderColor','deletion','934480PeIUZr','redo','formatBlock','move','document','view','insertColumns','findAncestor','createRangeIn','editingDowncast','for','11CUySeG','call','markMultiRangeBlockFormat','hasSuggestion','getAttributes','detach','previousSibling','createPositionBefore','getChild','setAttributes','setAttribute','tableCellBorderWidth','plugins','2986020PggVcY','element','options','_isForcedDefaultExecutionBlock','tableCellBorderStyle','28774TpZzPs','markMultiRangeDeletion','add','cells','TableUtils','change','locale','columns','includes','map','markMultiRangeInsertion','end','isEqual','reduce','_createdBatches','nextSibling','length','push','isInContent','markerAttributes','filter','getAllAdjacentSuggestions','from','tableCellVerticalAlignment','paragraph','_suggestionFactory','insertContent','return','discard','position','getSuggestionCallback','elementToElement','isEmpty','removeMarker','selection','getItems','getTableIfOnlyTableInContent','markers','attributes'];_0x540d=function(){return _0x19dd11;};return _0x540d();}const Pe=[_0x42c714(0x27c),_0x42c714(0x264),_0x42c714(0x282),_0x42c714(0x216),_0x42c714(0x29a),_0x42c714(0x248),_0x42c714(0x211)],we=Object[_0x42c714(0x20f)](Pe[_0x42c714(0x28c)](_0x3dd7fd=>[_0x3dd7fd,null]));export default class _t extends _0x44620c{static get[_0x42c714(0x254)](){return[_0x27c3ee];}[_0x42c714(0x1ef)](){const _0x994102=_0x42c714,_0x5dd1ed=this[_0x994102(0x214)];if(!_0x5dd1ed[_0x994102(0x27d)][_0x994102(0x226)](_0x994102(0x222)))return;const _0xe7476e=_0x5dd1ed[_0x994102(0x27d)][_0x994102(0x207)](_0x994102(0x22e)),_0x202414=_0x5dd1ed[_0x994102(0x27d)][_0x994102(0x207)](_0x994102(0x287)),_0x2a5b12=_0x5dd1ed[_0x994102(0x27d)][_0x994102(0x207)](_0x27c3ee),_0x1aff5c=_0x5dd1ed[_0x994102(0x27d)][_0x994102(0x207)](_0x994102(0x222));_0x2a5b12[_0x994102(0x1f1)][_0x994102(0x294)](_0x994102(0x231),_0x994102(0x21a)),_0x5dd1ed[_0x994102(0x1eb)][_0x994102(0x1fc)][_0x994102(0x247)](_0x994102(0x20b),{'allowIn':_0x994102(0x218),'allowContentOf':_0x994102(0x218),'isLimit':!0x0}),_0x5dd1ed[_0x994102(0x24c)][_0x994102(0x2a2)]({'model':_0x994102(0x20b),'view':_0x994102(0x1ec)});let _0x2cc54c=null;_0x5dd1ed[_0x994102(0x1eb)]['on'](_0x994102(0x29d),(_0x367a11,_0x1acb9b)=>{const _0x5c672a=_0x994102,[_0x4dadcc,_0x30474e]=_0x1acb9b,_0x5ef580=_0x1acb9b[_0x1acb9b[_0x5c672a(0x293)]-0x1];_0x5ef580&&_0x5ef580[_0x5c672a(0x24d)]||_0xe7476e[_0x5c672a(0x281)]||this[_0x5c672a(0x214)][_0x5c672a(0x225)][_0x5c672a(0x207)](_0x5c672a(0x22f))[_0x5c672a(0x204)]&&function(_0x448b56,_0x3f788c,_0x32c076,_0x538880,_0x50bfa3){const _0x494b2d=_0x5c672a;if(_0x3f788c&&!_0x3f788c['is'](_0x494b2d(0x240)))return!0x1;const _0x2ca61d=_0x50bfa3[_0x494b2d(0x2a7)](_0x448b56,_0x32c076);if(!_0x2ca61d||!Re(_0x2ca61d,void 0x0,_0x538880))return!0x1;const _0x667543=_0x538880[_0x494b2d(0x21b)](_0x32c076[_0x494b2d(0x26a)][_0x494b2d(0x2a5)]);if(!_0x667543[_0x494b2d(0x293)])return!0x1;const _0x599a2e=_0x667543[0x0][_0x494b2d(0x26d)](_0x494b2d(0x25d)),_0x237ce4=_0x538880[_0x494b2d(0x259)](_0x667543),_0x35c240=_0x538880[_0x494b2d(0x23b)](_0x667543),_0x3a1bd3={'startRow':_0x237ce4[_0x494b2d(0x1ed)],'endRow':_0x237ce4[_0x494b2d(0x1f3)],'startColumn':_0x35c240[_0x494b2d(0x1ed)],'endColumn':_0x35c240[_0x494b2d(0x1f3)]};return 0x1==_0x667543[_0x494b2d(0x293)]&&(_0x3a1bd3[_0x494b2d(0x215)]+=_0x538880[_0x494b2d(0x1f8)](_0x2ca61d)-0x1,_0x3a1bd3[_0x494b2d(0x228)]+=_0x538880[_0x494b2d(0x1fe)](_0x2ca61d)-0x1),Re(_0x599a2e,_0x3a1bd3,_0x538880);}(_0x4dadcc,_0x30474e,_0x5dd1ed[_0x5c672a(0x1eb)],_0x202414,_0x1aff5c)&&(_0x367a11[_0x5c672a(0x1f5)](),_0x2cc54c={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x5dd1ed[_0x5c672a(0x1eb)][_0x5c672a(0x288)](()=>{const _0x39c56b=_0x5c672a;_0x5dd1ed[_0x39c56b(0x1eb)][_0x39c56b(0x29d)](_0x1acb9b[0x0],_0x1acb9b[0x1],_0x1acb9b[0x2],{'forceDefaultExecution':!0x0});const _0x3a9883=_0x5ac79b(),{rowInsertionRanges:_0x1be899,columnInsertionRanges:_0x3518c7,insertionRanges:_0x11d183,deletionRanges:_0xc95815,cells:_0x1b4e07}=_0x2cc54c;_0x1be899[_0x39c56b(0x293)]&&_0xe7476e[_0x39c56b(0x28d)](_0x1be899,_0x39c56b(0x231),{'tablePasteChainId':_0x3a9883}),_0x3518c7[_0x39c56b(0x293)]&&_0xe7476e[_0x39c56b(0x28d)](_0x3518c7,_0x39c56b(0x21a),{'tablePasteChainId':_0x3a9883}),_0x11d183[_0x39c56b(0x293)]&&(_0xe7476e[_0x39c56b(0x28d)](_0x11d183,_0x39c56b(0x1f2),{'tablePasteChainId':_0x3a9883,'skipNestingCheck':!0x0}),_0x11d183[_0x39c56b(0x20c)](_0x3ee63e=>{const _0x1f4cf2=_0x39c56b;var _0x9c4358;return null===(_0x9c4358=_0x3ee63e[_0x1f4cf2(0x276)])||void 0x0===_0x9c4358?void 0x0:_0x9c4358[_0x1f4cf2(0x272)](_0x3ee63e);})),_0xc95815[_0x39c56b(0x293)]&&(_0xe7476e[_0x39c56b(0x284)](_0xc95815,_0x39c56b(0x1f2),{'tablePasteChainId':_0x3a9883,'skipNestingCheck':!0x0}),_0xc95815[_0x39c56b(0x20c)](_0xfcf5bd=>{const _0x191e8f=_0x39c56b;var _0x50882b;return null===(_0x50882b=_0xfcf5bd[_0x191e8f(0x276)])||void 0x0===_0x50882b?void 0x0:_0x50882b[_0x191e8f(0x272)](_0xfcf5bd);}));const _0xee2414=_0xe7476e[_0x39c56b(0x273)](_0x1b4e07[_0x39c56b(0x28c)](({element:_0x5ed7da})=>_0x5ed7da),{'formatGroupId':_0x5ac79b()},[],_0x39c56b(0x235),{'tablePasteChainId':_0x3a9883});if(_0xee2414){const _0x252633=_0xee2414[_0x39c56b(0x1f6)](),_0x20a3c6=[];for(const {element:_0x31c438,attributes:_0x1fea5b}of _0x1b4e07){if(!_0x1fea5b)continue;const _0x4d780d=_0x5dd1ed[_0x39c56b(0x1eb)][_0x39c56b(0x236)](_0x31c438),_0x203305=_0x252633[_0x39c56b(0x23d)](_0x567a39=>_0x567a39[_0x39c56b(0x206)]()[_0x39c56b(0x28f)](_0x4d780d));_0x203305&&_0x20a3c6[_0x39c56b(0x294)]([_0x203305[_0x39c56b(0x209)],_0x1fea5b]);}_0x20a3c6[_0x39c56b(0x293)]&&_0xee2414[_0x39c56b(0x27b)](_0x39c56b(0x296),Object[_0x39c56b(0x20f)](_0x20a3c6));}_0x2cc54c=null;}));},{'priority':_0x9e08ad[_0x994102(0x1f4)]+0xa}),_0x5dd1ed[_0x994102(0x27d)][_0x994102(0x207)](_0x994102(0x222))['on'](_0x994102(0x261),(_0x1865e6,_0x5b2369)=>{const _0x4f7b16=_0x994102,[_0xc0b078,_0x47e3b7,,_0x476446]=_0x5b2369;if(!_0x2cc54c)return;_0x1865e6[_0x4f7b16(0x1f5)]();const _0x3646cb=_0xc0b078[_0x4f7b16(0x229)],_0x59ca97=_0x47e3b7,_0x5267b4=ke(_0x3646cb),_0x5d7885=ke(_0x59ca97);_0x1865e6[_0x4f7b16(0x29e)]=_0x3646cb;let _0x339099=null,_0x233efb=null;if(_0x5d7885||_0x5267b4){if(_0x5267b4&&!_0x5d7885){_0x476446[_0x4f7b16(0x232)](_0x3646cb[_0x4f7b16(0x279)](0x0));for(const _0x41df4d of Array[_0x4f7b16(0x299)](_0x59ca97[_0x4f7b16(0x1f0)]()))_0x476446[_0x4f7b16(0x202)](_0x41df4d,_0x3646cb,_0x4f7b16(0x28e));const _0x1584fa=_0x2cc54c[_0x4f7b16(0x23c)][_0x4f7b16(0x28b)](_0xc0b078[_0x4f7b16(0x1ff)]),_0x2278b0=_0x2cc54c[_0x4f7b16(0x25b)][_0x4f7b16(0x28b)](_0xc0b078[_0x4f7b16(0x223)]);_0x1584fa||_0x2278b0||(_0x339099=_0x3df68a[_0x4f7b16(0x1fb)](_0x476446[_0x4f7b16(0x26e)](_0x3646cb)));}else _0x5d7885&&!_0x5267b4&&(_0x233efb=_0x476446[_0x4f7b16(0x26e)](_0x3646cb));}else{const _0x59fa51=_0x476446[_0x4f7b16(0x239)](_0x4f7b16(0x20b)),_0x11c547=_0x476446[_0x4f7b16(0x239)](_0x4f7b16(0x20b));_0x476446[_0x4f7b16(0x22d)](_0x476446[_0x4f7b16(0x26e)](_0x3646cb),_0x11c547),_0x476446[_0x4f7b16(0x202)](_0x59fa51,_0x3646cb,0x0);for(const _0x1ac717 of Array[_0x4f7b16(0x299)](_0x59ca97[_0x4f7b16(0x1f0)]()))_0x476446[_0x4f7b16(0x202)](_0x1ac717,_0x59fa51,_0x4f7b16(0x28e));_0x339099=_0x3df68a[_0x4f7b16(0x1fb)](_0x476446[_0x4f7b16(0x236)](_0x59fa51)),_0x233efb=_0x3df68a[_0x4f7b16(0x1fb)](_0x476446[_0x4f7b16(0x236)](_0x11c547));}const _0x54e7a2=Array[_0x4f7b16(0x299)](_0x59ca97[_0x4f7b16(0x275)]())[_0x4f7b16(0x297)](([_0x6bb355])=>Pe[_0x4f7b16(0x28b)](_0x6bb355));_0x2cc54c[_0x4f7b16(0x286)][_0x4f7b16(0x294)]({'element':_0x3646cb,'attributes':_0x54e7a2[_0x4f7b16(0x293)]?Object[_0x4f7b16(0x20f)](_0x54e7a2):null}),_0x339099&&_0x2cc54c[_0x4f7b16(0x2ac)][_0x4f7b16(0x294)](_0x339099),_0x233efb&&_0x2cc54c[_0x4f7b16(0x21e)][_0x4f7b16(0x294)](_0x233efb);},{'priority':_0x994102(0x1f4)}),_0x202414['on'](_0x994102(0x26c),(_0x10cc94,_0x741816)=>{const _0x47ff1e=_0x994102,[_0x13c0a5,_0x38e828={}]=_0x741816;if(!_0x2cc54c)return;const _0x31014c=_0x38e828['at']||0x0,_0x32f2b8=_0x38e828[_0x47ff1e(0x28a)]||0x1;_0x2cc54c[_0x47ff1e(0x25b)]=new Array(_0x32f2b8)[_0x47ff1e(0x1e8)](_0x31014c)[_0x47ff1e(0x28c)]((_0x340a75,_0x2ce1d4)=>_0x340a75+_0x2ce1d4);for(const {cell:_0x5c29a8}of _0x202414[_0x47ff1e(0x23f)](_0x13c0a5,{'startColumn':_0x31014c,'endColumn':_0x31014c+_0x32f2b8-0x1}))_0x2cc54c[_0x47ff1e(0x25c)][_0x47ff1e(0x294)](_0x5dd1ed[_0x47ff1e(0x1eb)][_0x47ff1e(0x236)](_0x5c29a8));},{'priority':_0x994102(0x1e4)}),_0x202414['on'](_0x994102(0x260),(_0x13cf4b,_0x3b26c4)=>{const _0x46a3ce=_0x994102,[_0x5741d2,_0xd19903={}]=_0x3b26c4;if(!_0x2cc54c)return;const _0xd884ec=_0xd19903['at']||0x0,_0xf7b50f=_0xd19903[_0x46a3ce(0x200)]||0x1;_0x2cc54c[_0x46a3ce(0x23c)]=new Array(_0xf7b50f)[_0x46a3ce(0x1e8)](_0xd884ec)[_0x46a3ce(0x28c)]((_0x55b9c9,_0x469f3b)=>_0x55b9c9+_0x469f3b);for(const {cell:_0x1be4ee}of _0x202414[_0x46a3ce(0x23f)](_0x5741d2,{'startRow':_0xd884ec,'endRow':_0xd884ec+_0xf7b50f-0x1}))_0x2cc54c[_0x46a3ce(0x245)][_0x46a3ce(0x294)](_0x5dd1ed[_0x46a3ce(0x1eb)][_0x46a3ce(0x236)](_0x1be4ee));},{'priority':_0x994102(0x1e4)}),_0xe7476e[_0x994102(0x1ea)][_0x994102(0x213)](_0x48a2b3=>{const _0x1bb517=_0x994102;if(_0x48a2b3[_0x1bb517(0x256)]&&_0x48a2b3[_0x1bb517(0x256)][_0x1bb517(0x25a)](_0x1bb517(0x1f2)))return _0x48a2b3[_0x1bb517(0x205)]?{}:{'type':_0x1bb517(0x2aa),'content':_0x567ef3(_0x5dd1ed[_0x1bb517(0x289)],_0x1bb517(0x249))};});const _0x44866e=()=>!0x1;for(const _0x5e8228 of[_0x994102(0x1f2),_0x994102(0x21a),_0x994102(0x231),_0x994102(0x235)])_0xe7476e[_0x994102(0x29c)][_0x994102(0x201)](_0x994102(0x2aa),_0x5e8228,_0x994102(0x1ee),_0x44866e),_0xe7476e[_0x994102(0x29c)][_0x994102(0x201)](_0x994102(0x265),_0x5e8228,_0x994102(0x1ee),_0x44866e),_0xe7476e[_0x994102(0x29c)][_0x994102(0x201)](_0x994102(0x268),_0x5e8228,_0x994102(0x1ee),_0x44866e);_0xe7476e[_0x994102(0x29c)][_0x994102(0x201)](_0x994102(0x268),_0x994102(0x235),_0x994102(0x29f),_0x44866e),_0xe7476e[_0x994102(0x29c)][_0x994102(0x201)](_0x994102(0x268),_0x994102(0x235),_0x994102(0x212),(_0x366fe7,_0x4727d3,_0x315975)=>{const _0x3730d1=_0x994102,_0x532999=_0x366fe7[_0x3730d1(0x28c)](_0x431d7c=>_0x431d7c[_0x3730d1(0x234)]())[_0x3730d1(0x297)](_0xdeb174=>_0xdeb174),_0xb00060=new Map(_0x532999[_0x3730d1(0x28c)](_0x1136cd=>[_0x1136cd,null]));if(_0x2cc54c){for(const {element:_0x18115a,attributes:_0x306444}of _0x2cc54c[_0x3730d1(0x286)])_0x306444&&_0xb00060[_0x3730d1(0x1fd)](_0x18115a,_0x306444);}else{if(_0x315975&&_0x315975[_0x3730d1(0x296)])for(const [_0x4b28e4,_0x1283fc]of Object[_0x3730d1(0x20d)](_0x315975[_0x3730d1(0x296)])){const _0x3505c7=_0x5dd1ed[_0x3730d1(0x1eb)][_0x3730d1(0x2a8)][_0x3730d1(0x207)](_0x4b28e4),_0x348e8e=_0x3505c7?_0x3505c7[_0x3730d1(0x206)]()[_0x3730d1(0x234)]():null;_0x348e8e&&_0xb00060[_0x3730d1(0x1fd)](_0x348e8e,_0x1283fc);}}_0x5dd1ed[_0x3730d1(0x1eb)][_0x3730d1(0x288)](_0x3e2636=>{const _0x588d96=_0x3730d1;for(const [_0x75c00c,_0x1f7d84]of _0xb00060)_0x3e2636[_0x588d96(0x27a)]({...we,..._0x1f7d84},_0x75c00c);});});const _0x5e8cac=(_0x3f9853,_0x42b5e1)=>{const _0x2ebd2e=_0x994102;_0xe7476e[_0x2ebd2e(0x29c)][_0x2ebd2e(0x201)](_0x3f9853,_0x2ebd2e(0x1f2),_0x42b5e1,(_0x2dfd5a,_0x4373b9,_0x5a1127)=>{const _0x336dd3=_0x2ebd2e;_0x5dd1ed[_0x336dd3(0x1eb)][_0x336dd3(0x288)](_0x823375=>{const _0x20e1d6=_0x336dd3,_0x36df94=[];for(const _0x349821 of _0x2dfd5a){const _0x47db7e=_0x349821[_0x20e1d6(0x22b)][_0x20e1d6(0x233)];_0x47db7e['is'](_0x20e1d6(0x27f),_0x20e1d6(0x20b))&&_0x36df94[_0x20e1d6(0x294)](_0x47db7e);}_0xe7476e[_0x20e1d6(0x29c)][_0x20e1d6(0x2a1)](_0x3f9853,null,_0x42b5e1)(_0x2dfd5a,_0x4373b9,_0x5a1127);for(const _0x11ed4c of _0x36df94)_0x20e1d6(0x2ab)!=_0x11ed4c[_0x20e1d6(0x21c)][_0x20e1d6(0x2af)]&&_0x823375[_0x20e1d6(0x258)](_0x11ed4c);});});};_0x5e8cac(_0x994102(0x2aa),_0x994102(0x212)),_0x5e8cac(_0x994102(0x2aa),_0x994102(0x29f)),_0x5e8cac(_0x994102(0x265),_0x994102(0x212)),_0x5e8cac(_0x994102(0x265),_0x994102(0x29f)),_0xe7476e[_0x994102(0x29c)][_0x994102(0x201)](_0x994102(0x2aa),_0x994102(0x231),_0x994102(0x29f),_0x15e70e=>{const _0x5a47fa=_0x994102,_0x3ae951=_0x15e70e[_0x5a47fa(0x28c)](_0x113f40=>_0x113f40[_0x5a47fa(0x234)]()),_0x24c6ed=_0x3ae951[0x0][_0x5a47fa(0x26d)](_0x5a47fa(0x25d)),{minRow:_0x21209f,maxRow:_0x5b39a1}=_0x2a5b12[_0x5a47fa(0x24b)](_0x3ae951);_0x202414[_0x5a47fa(0x22a)](_0x24c6ed,{'at':_0x21209f,'rows':_0x5b39a1-_0x21209f+0x1});}),_0xe7476e[_0x994102(0x29c)][_0x994102(0x201)](_0x994102(0x2aa),_0x994102(0x21a),_0x994102(0x29f),_0x13d0ef=>{const _0x104888=_0x994102,_0x4a2271=_0x13d0ef[_0x104888(0x28c)](_0x160734=>_0x160734[_0x104888(0x234)]()),_0x5c6509=_0x4a2271[0x0][_0x104888(0x26d)](_0x104888(0x25d)),{minColumn:_0x310c6a,maxColumn:_0x18db24}=_0x2a5b12[_0x104888(0x24b)](_0x4a2271);_0x202414[_0x104888(0x20e)](_0x5c6509,{'at':_0x310c6a,'columns':_0x18db24-_0x310c6a+0x1});});const _0x1f2af2=(_0x5215e4,_0x51c21d)=>{const _0x5c9736=_0x994102;if(!_0x51c21d[_0x5c9736(0x256)]||!_0x51c21d[_0x5c9736(0x256)][_0x5c9736(0x25a)](_0x5c9736(0x1f2)))return;const _0x380d84=_0x51c21d[_0x5c9736(0x2a9)][_0x5c9736(0x24e)],_0x3de9f1=_0xe7476e[_0x5c9736(0x255)]()[_0x5c9736(0x297)](_0x3c3988=>_0x3c3988[_0x5c9736(0x295)]&&_0x3c3988[_0x5c9736(0x2a9)]&&_0x3c3988[_0x5c9736(0x2a9)][_0x5c9736(0x24e)]==_0x380d84);_0x3de9f1[_0x5c9736(0x293)]&&_0x51c21d[_0x5c9736(0x298)]()[_0x5c9736(0x293)]!=_0x3de9f1[_0x5c9736(0x293)]&&_0x3de9f1[_0x5c9736(0x290)]((_0x32b90b,_0x3ee0fb)=>(_0x32b90b[_0x5c9736(0x1e9)]=_0x3ee0fb,_0x3ee0fb[_0x5c9736(0x205)]=_0x32b90b,_0x3ee0fb));};function _0x46d7cb(_0xed2deb,_0x35f7b2=!0x0){const _0x410583=_0x994102,{id:_0x36b056,authorId:_0x20dece}=_0xe7476e[_0x410583(0x1e6)](_0xed2deb[_0x410583(0x220)]),_0x2dd7b6=[_0x410583(0x24f),_0x410583(0x1f7)],_0xab4537=_0xe7476e[_0x410583(0x237)][_0x410583(0x28b)](_0xed2deb[_0x410583(0x220)]);return _0xab4537&&_0x2dd7b6[_0x410583(0x294)](_0x410583(0x251)),{'classes':_0x2dd7b6,'attributes':{'data-suggestion':_0x36b056,'data-author-id':_0x20dece},'priority':_0xab4537&&_0x35f7b2?0xbc2:0xbb8};}_0xe7476e['on'](_0x994102(0x25e),_0x1f2af2,{'priority':_0x994102(0x1f4)}),_0xe7476e['on'](_0x994102(0x217),_0x1f2af2,{'priority':_0x994102(0x1f4)}),_0x5dd1ed[_0x994102(0x1eb)][_0x994102(0x26a)][_0x994102(0x1e5)](()=>{const _0x1408b3=_0x994102;let _0x57cf14=!0x1;const _0x3aa708=Array[_0x1408b3(0x299)](_0x5dd1ed[_0x1408b3(0x1eb)][_0x1408b3(0x26a)][_0x1408b3(0x21d)][_0x1408b3(0x221)]());for(const {name:_0x2bdb73,data:_0x5cc2aa}of _0x3aa708){const {group:_0x234e6e,type:_0x433bc2,id:_0x71b5bf}=_0xe7476e[_0x1408b3(0x1e6)](_0x2bdb73);if(_0x1408b3(0x24a)!=_0x234e6e||_0x1408b3(0x265)!=_0x433bc2||_0x5cc2aa[_0x1408b3(0x1f9)])continue;if(!_0xe7476e[_0x1408b3(0x274)](_0x71b5bf))continue;const _0x2d90fb=_0xe7476e[_0x1408b3(0x238)](_0x71b5bf)[_0x1408b3(0x219)](),_0x262472=_0x5dd1ed[_0x1408b3(0x27d)][_0x1408b3(0x207)](_0x1408b3(0x243))['me'];for(const _0xfb586d of _0xe7476e[_0x1408b3(0x255)]()){if(!_0xfb586d[_0x1408b3(0x295)]||_0xfb586d[_0x1408b3(0x2ad)]!=_0x262472)continue;if(_0x1408b3(0x268)!=_0xfb586d[_0x1408b3(0x2ae)]||_0x1408b3(0x235)!=_0xfb586d[_0x1408b3(0x256)])continue;if(_0xfb586d[_0x1408b3(0x219)]()[_0x1408b3(0x262)](_0x1acc73=>_0x2d90fb[_0x1408b3(0x22c)](_0x6ccdb5=>_0x6ccdb5[_0x1408b3(0x263)](_0x1acc73,!0x0)))){for(const _0x3c97da of _0xfb586d[_0x1408b3(0x298)]())_0x3c97da[_0x1408b3(0x295)]&&(_0x3c97da[_0x1408b3(0x29f)](),_0x57cf14=!0x0);}}}return _0x57cf14;}),_0x5dd1ed[_0x994102(0x1eb)][_0x994102(0x26a)][_0x994102(0x1e5)](_0x3be4fa=>{const _0x3ad3cb=_0x994102,_0x59e687=_0x5dd1ed[_0x3ad3cb(0x225)][_0x3ad3cb(0x207)](_0x3ad3cb(0x267));if(!_0x59e687||!_0x59e687[_0x3ad3cb(0x291)][_0x3ad3cb(0x226)](_0x3be4fa[_0x3ad3cb(0x23e)]))return!0x1;let _0x33283d=!0x1;const _0x5a5f78=_0x5dd1ed[_0x3ad3cb(0x27d)][_0x3ad3cb(0x207)](_0x3ad3cb(0x243))['me'],_0x5665be=_0x5dd1ed[_0x3ad3cb(0x1eb)][_0x3ad3cb(0x26a)][_0x3ad3cb(0x21d)][_0x3ad3cb(0x230)](),_0x3b008e=Array[_0x3ad3cb(0x299)](_0x5dd1ed[_0x3ad3cb(0x1eb)][_0x3ad3cb(0x26a)][_0x3ad3cb(0x21d)][_0x3ad3cb(0x221)]())[_0x3ad3cb(0x297)](({name:_0x4fb581,data:_0x24f5f8})=>{const _0x46767c=_0x3ad3cb,{group:_0x11e810,subType:_0x1eaab8,authorId:_0x87ff61}=_0xe7476e[_0x46767c(0x1e6)](_0x4fb581);return _0x46767c(0x24a)==_0x11e810&&_0x46767c(0x1f2)==_0x1eaab8&&_0x87ff61==_0x5a5f78['id']&&!_0x24f5f8[_0x46767c(0x1f9)];});for(const _0x40a24e of _0x5665be){if(_0x3ad3cb(0x202)!=_0x40a24e[_0x3ad3cb(0x2ae)]||_0x3ad3cb(0x20b)!=_0x40a24e[_0x3ad3cb(0x209)]||0x1!=_0x40a24e[_0x3ad3cb(0x293)])continue;const _0xc42786=_0x3be4fa[_0x3ad3cb(0x1e7)](_0x40a24e[_0x3ad3cb(0x2a0)],_0x40a24e[_0x3ad3cb(0x2a0)][_0x3ad3cb(0x257)](0x1));if(!_0x3b008e[_0x3ad3cb(0x23d)](({data:_0x20c266})=>_0x20c266[_0x3ad3cb(0x250)][_0x3ad3cb(0x28f)](_0xc42786))){for(const {name:_0x138291,data:_0x510b98}of _0x3b008e)if(_0xc42786[_0x3ad3cb(0x263)](_0x510b98[_0x3ad3cb(0x250)])){_0x3be4fa[_0x3ad3cb(0x252)](_0x138291,{'range':_0xc42786}),_0x33283d=!0x0;break;}}}return _0x33283d;}),_0x5dd1ed[_0x994102(0x1eb)][_0x994102(0x26a)][_0x994102(0x1e5)](_0x4d1ee8=>{const _0x15ce0b=_0x994102;let _0x3ec50a=!0x1;const _0x10da0f=_0x5dd1ed[_0x15ce0b(0x27d)][_0x15ce0b(0x207)](_0x15ce0b(0x243))['me'],_0xca74d3=_0xe7476e[_0x15ce0b(0x255)]()[_0x15ce0b(0x297)](_0x25f023=>_0x25f023[_0x15ce0b(0x295)]&&_0x25f023[_0x15ce0b(0x2ad)]==_0x10da0f),_0x5b651e=new Set(),_0x2d58c7=new Set();for(const _0x2bc70c of _0xca74d3)if(_0x15ce0b(0x1f2)==_0x2bc70c[_0x15ce0b(0x256)])for(const _0x4268d9 of _0x2bc70c[_0x15ce0b(0x1f6)]()){const _0x5950d9=_0x4268d9[_0x15ce0b(0x206)]()[_0x15ce0b(0x234)]();if(_0x5950d9){if(_0x5950d9['is'](_0x15ce0b(0x27f),_0x15ce0b(0x20b))&&ke(_0x5950d9)){_0x2bc70c[_0x15ce0b(0x2a4)](_0x4268d9[_0x15ce0b(0x209)]),_0x5b651e[_0x15ce0b(0x285)](_0x5950d9),_0x3ec50a=!0x0;const _0x5b413e=_0x5950d9[_0x15ce0b(0x292)],_0x3dba91=_0x5950d9[_0x15ce0b(0x277)],_0x183b47=_0x5b413e&&_0x5b413e['is'](_0x15ce0b(0x27f),_0x15ce0b(0x20b)),_0x4cd2ab=_0x3dba91&&_0x3dba91['is'](_0x15ce0b(0x27f),_0x15ce0b(0x20b));_0x183b47&&!_0x5b651e[_0x15ce0b(0x226)](_0x5b413e)&&_0x2d58c7[_0x15ce0b(0x285)](_0x5b413e),_0x4cd2ab&&!_0x5b651e[_0x15ce0b(0x226)](_0x3dba91)&&_0x2d58c7[_0x15ce0b(0x285)](_0x3dba91);}else _0x5950d9['is'](_0x15ce0b(0x27f),_0x15ce0b(0x29b))&&_0x5950d9[_0x15ce0b(0x2a3)]&&(_0x2bc70c[_0x15ce0b(0x2a4)](_0x4268d9[_0x15ce0b(0x209)]),_0x3ec50a=!0x0);}}else{if(_0x15ce0b(0x235)==_0x2bc70c[_0x15ce0b(0x256)]){if(!_0x2bc70c[_0x15ce0b(0x2a9)]||!_0x2bc70c[_0x15ce0b(0x2a9)][_0x15ce0b(0x24e)])continue;const _0xbacc0b=_0x2bc70c[_0x15ce0b(0x2a9)][_0x15ce0b(0x296)];if(_0xbacc0b&&Object[_0x15ce0b(0x25f)](_0xbacc0b)[_0x15ce0b(0x293)])continue;const _0x1161a1=_0x2bc70c[_0x15ce0b(0x2a9)][_0x15ce0b(0x24e)];let _0x5d1720=!0x0,_0x3277cd=!0x0;for(const _0x525081 of _0xca74d3)if(_0x525081[_0x15ce0b(0x256)]&&_0x525081[_0x15ce0b(0x256)][_0x15ce0b(0x25a)](_0x15ce0b(0x1f2))){if(!_0x525081[_0x15ce0b(0x2a9)][_0x15ce0b(0x24e)]){_0x3277cd=!0x1;break;}if(_0x525081['id']!=_0x2bc70c['id']&&_0x525081[_0x15ce0b(0x2a9)][_0x15ce0b(0x24e)]==_0x1161a1){_0x5d1720=!0x1;break;}}_0x3277cd&&_0x5d1720&&(_0x2bc70c[_0x15ce0b(0x246)](),_0x3ec50a=!0x0);}}for(const _0xd0b39 of _0x5b651e)_0x4d1ee8[_0x15ce0b(0x232)](_0xd0b39);for(const _0x3ff9bb of _0x2d58c7)_0x4d1ee8[_0x15ce0b(0x258)](_0x3ff9bb);return _0x3ec50a;}),_0x5dd1ed[_0x994102(0x24c)][_0x994102(0x270)](_0x994102(0x26f))[_0x994102(0x241)]({'model':_0x994102(0x242),'view':(_0x456307,_0x50268c)=>_0x46d7cb(_0x456307),'converterPriority':_0x994102(0x1f4)}),_0x5dd1ed[_0x994102(0x24c)][_0x994102(0x270)](_0x994102(0x227))[_0x994102(0x241)]({'model':_0x994102(0x242),'view':(_0x37281a,_0x55fc07)=>_0x55fc07[_0x994102(0x280)][_0x994102(0x208)]?_0x46d7cb(_0x37281a,!0x1):null,'converterPriority':_0x994102(0x1f4)});const _0x2af25c=_0x5dd1ed[_0x994102(0x210)][_0x994102(0x26b)];this[_0x994102(0x244)](_0x2af25c[_0x994102(0x26a)],_0x994102(0x20a),(_0x57234a,_0x25a284)=>{const _0x5e8617=_0x994102,_0x133a59=[];for(const _0x84a0c7 of _0x2af25c[_0x5e8617(0x26e)](_0x25a284[_0x5e8617(0x1fa)])[_0x5e8617(0x2a6)]())_0x84a0c7['is'](_0x5e8617(0x27f),_0x5e8617(0x1ec))&&_0x133a59[_0x5e8617(0x294)](_0x84a0c7);_0x2af25c[_0x5e8617(0x288)](_0xb0b4f8=>{const _0x1bfa47=_0x5e8617;for(const _0x5e298e of _0x133a59)_0xb0b4f8[_0x1bfa47(0x269)](_0xb0b4f8[_0x1bfa47(0x26e)](_0x5e298e),_0xb0b4f8[_0x1bfa47(0x278)](_0x5e298e)),_0xb0b4f8[_0x1bfa47(0x232)](_0x5e298e);});});}}function ke(_0x42d316){const _0x350b67=_0x42c714;if(_0x42d316[_0x350b67(0x2a3)])return!0x0;const _0x31ec71=_0x42d316[_0x350b67(0x279)](0x0);return _0x31ec71['is'](_0x350b67(0x27f),_0x350b67(0x29b))&&_0x31ec71[_0x350b67(0x2a3)];}function Re(_0x5e66f2,_0x13bc4f={},_0x478037){const _0x412a73=_0x42c714;for(const {isAnchor:_0x2530b9,cellHeight:_0x42d81a,cellWidth:_0x30f39b}of _0x478037[_0x412a73(0x23f)](_0x5e66f2,{'includeAllSlots':!0x0,..._0x13bc4f}))if(!_0x2530b9||0x1!=_0x42d81a||0x1!=_0x30f39b)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xb79d(_0x488cff,_0x21bd99){const _0x50f32e=_0x50f3();return _0xb79d=function(_0xb79d35,_0x537740){_0xb79d35=_0xb79d35-0x1c4;let _0x2e5a67=_0x50f32e[_0xb79d35];return _0x2e5a67;},_0xb79d(_0x488cff,_0x21bd99);}const _0x206808=_0xb79d;(function(_0x13ccca,_0x370ccc){const _0x55bd70=_0xb79d,_0x2cde3d=_0x13ccca();while(!![]){try{const _0x3baac9=parseInt(_0x55bd70(0x1fe))/0x1*(-parseInt(_0x55bd70(0x1f0))/0x2)+-parseInt(_0x55bd70(0x1cc))/0x3+parseInt(_0x55bd70(0x1d7))/0x4*(parseInt(_0x55bd70(0x1ea))/0x5)+parseInt(_0x55bd70(0x1e5))/0x6*(-parseInt(_0x55bd70(0x1d4))/0x7)+parseInt(_0x55bd70(0x1ee))/0x8*(parseInt(_0x55bd70(0x1e2))/0x9)+parseInt(_0x55bd70(0x1df))/0xa*(-parseInt(_0x55bd70(0x1fc))/0xb)+-parseInt(_0x55bd70(0x1cf))/0xc*(-parseInt(_0x55bd70(0x1ef))/0xd);if(_0x3baac9===_0x370ccc)break;else _0x2cde3d['push'](_0x2cde3d['shift']());}catch(_0x4299d5){_0x2cde3d['push'](_0x2cde3d['shift']());}}}(_0x50f3,0xb067d));import{Plugin as _0x12952c}from'ckeditor5/src/core.js';import{getTranslation as _0x3fb269}from'../utils/common-translations.js';function _0x50f3(){const _0x4bc318=['1464093PLRzTI','resizeTable','format','12cXzTVZ','table','formatInline','bind','author','4795WLVaBZ','descriptionFactory','getSelectedElement','3509068dSBiDX','getContainedElement','plugins','_suggestionFactory','get','change','locale','TrackChangesEditing','140sJzfVQ','afterInit','model','26073COioKY','tableWidth','Users','7818fMwZRs','subType','type','registerCustomCallback','columnWidths','5gcmPTZ','discard','getTableColumnsWidths','getColumnGroupElement','1704DVqxrF','17472195JmVagA','437742aifbtJ','*Format:*\x20resize\x20table','commandParams','getAttribute','getSuggestionCallback','handleResizeTableWidthCommand','getSuggestions','TableColumnResizeEditing','formatBlock','markBlockFormat','selection','resizeTableWidth','233717ZpluJs','editor','2IoCXdU','registerDescriptionCallback','accept','document','enableCommand','data','handleSuggestionDescription','has','formatGroupId'];_0x50f3=function(){return _0x4bc318;};return _0x50f3();}export default class Nt extends _0x12952c{[_0x206808(0x1e0)](){const _0x561e2d=_0x206808;if(!this[_0x561e2d(0x1fd)][_0x561e2d(0x1d9)][_0x561e2d(0x1ca)](_0x561e2d(0x1f7)))return;const _0x2be1c8=this[_0x561e2d(0x1fd)][_0x561e2d(0x1d9)][_0x561e2d(0x1db)](_0x561e2d(0x1de));_0x2be1c8[_0x561e2d(0x1c7)](_0x561e2d(0x1fb),this[_0x561e2d(0x1f5)][_0x561e2d(0x1d2)](this)),_0x2be1c8[_0x561e2d(0x1da)][_0x561e2d(0x1e8)](_0x561e2d(0x1f8),_0x561e2d(0x1cd),_0x561e2d(0x1c5),_0x2be1c8[_0x561e2d(0x1da)][_0x561e2d(0x1f4)](_0x561e2d(0x1f8),null,_0x561e2d(0x1eb))),_0x2be1c8[_0x561e2d(0x1da)][_0x561e2d(0x1e8)](_0x561e2d(0x1f8),_0x561e2d(0x1cd),_0x561e2d(0x1eb),_0x2be1c8[_0x561e2d(0x1da)][_0x561e2d(0x1f4)](_0x561e2d(0x1f8),null,_0x561e2d(0x1c5))),_0x2be1c8[_0x561e2d(0x1d5)][_0x561e2d(0x1c4)](this[_0x561e2d(0x1c9)][_0x561e2d(0x1d2)](this));}[_0x206808(0x1f5)](_0xd54733,_0x3134bb){const _0x399968=_0x206808,_0x1e35c0=this[_0x399968(0x1fd)][_0x399968(0x1d9)][_0x399968(0x1db)](_0x399968(0x1de)),_0x155279=this[_0x399968(0x1fd)][_0x399968(0x1d9)][_0x399968(0x1db)](_0x399968(0x1f7)),_0x30ebf3=_0x3134bb[_0x399968(0x1d0)]||this[_0x399968(0x1fd)][_0x399968(0x1e1)][_0x399968(0x1c6)][_0x399968(0x1fa)][_0x399968(0x1d6)]();this[_0x399968(0x1fd)][_0x399968(0x1e1)][_0x399968(0x1dc)](()=>{const _0x2cc49f=_0x399968,_0x132013=_0x155279[_0x2cc49f(0x1ed)](_0x30ebf3);let _0x35fd91=_0x132013?_0x155279[_0x2cc49f(0x1ec)](_0x132013):null,_0x3f1a2d=_0x30ebf3[_0x2cc49f(0x1f3)](_0x2cc49f(0x1e3))||null;const _0xbef383=_0x3134bb[_0x2cc49f(0x1e3)]||_0x3f1a2d,_0x28edaa=_0x3134bb[_0x2cc49f(0x1e9)]||_0x35fd91,_0x119dcc=this[_0x2cc49f(0x1fd)][_0x2cc49f(0x1d9)][_0x2cc49f(0x1db)](_0x2cc49f(0x1e4))['me'];for(const _0x5d2cbc of _0x1e35c0[_0x2cc49f(0x1f6)]()){const _0x4327fb=_0x5d2cbc[_0x2cc49f(0x1d8)]();if(_0x2cc49f(0x1cd)===_0x5d2cbc[_0x2cc49f(0x1e6)]&&_0x4327fb===_0x30ebf3){_0x5d2cbc[_0x2cc49f(0x1d3)]!==_0x119dcc&&_0x5d2cbc[_0x2cc49f(0x1eb)]();const _0x561f37=_0x5d2cbc[_0x2cc49f(0x1c8)][_0x2cc49f(0x1f2)];_0x3f1a2d=_0x561f37[0x0][_0x2cc49f(0x1e3)],_0x35fd91=_0x561f37[0x0][_0x2cc49f(0x1e9)];break;}}_0xd54733({'table':_0x30ebf3,'tableWidth':_0xbef383,'columnWidths':_0x28edaa}),_0x1e35c0[_0x2cc49f(0x1f9)](_0x30ebf3,{'commandName':_0x2cc49f(0x1fb),'commandParams':[{'tableWidth':_0x3f1a2d,'columnWidths':_0x35fd91}],'formatGroupId':_0x2cc49f(0x1cd)},[],_0x2cc49f(0x1cd));});}[_0x206808(0x1c9)](_0x1b1ff1){const _0x5ce5fd=_0x206808;if(_0x5ce5fd(0x1f8)!=_0x1b1ff1[_0x5ce5fd(0x1e7)]&&_0x5ce5fd(0x1d1)!=_0x1b1ff1[_0x5ce5fd(0x1e7)])return;const {data:_0x3ba745}=_0x1b1ff1;if(_0x3ba745&&_0x5ce5fd(0x1cd)===_0x3ba745[_0x5ce5fd(0x1cb)]){const _0x20bc8a=_0x5ce5fd(0x1f1);return{'type':_0x5ce5fd(0x1ce),'content':_0x3fb269(this[_0x5ce5fd(0x1fd)][_0x5ce5fd(0x1dd)],_0x20bc8a)};}}}
23
+ const _0x2b5056=_0xbfdf;(function(_0x13368a,_0x22b1d9){const _0x1467ac=_0xbfdf,_0x428d24=_0x13368a();while(!![]){try{const _0x76d223=-parseInt(_0x1467ac(0x143))/0x1+-parseInt(_0x1467ac(0x15a))/0x2+parseInt(_0x1467ac(0x156))/0x3+-parseInt(_0x1467ac(0x14a))/0x4+parseInt(_0x1467ac(0x141))/0x5*(parseInt(_0x1467ac(0x13a))/0x6)+parseInt(_0x1467ac(0x130))/0x7*(-parseInt(_0x1467ac(0x13f))/0x8)+parseInt(_0x1467ac(0x147))/0x9;if(_0x76d223===_0x22b1d9)break;else _0x428d24['push'](_0x428d24['shift']());}catch(_0x18228e){_0x428d24['push'](_0x428d24['shift']());}}}(_0x1c7d,0x6cabb));import{Plugin as _0x52681a}from'ckeditor5/src/core.js';function _0xbfdf(_0x51f4b,_0x5e1a6c){const _0x1c7d1d=_0x1c7d();return _0xbfdf=function(_0xbfdf18,_0x3c1255){_0xbfdf18=_0xbfdf18-0x130;let _0xdc8da4=_0x1c7d1d[_0xbfdf18];return _0xdc8da4;},_0xbfdf(_0x51f4b,_0x5e1a6c);}import{getTranslation as _0x594e49}from'../utils/common-translations.js';function _0x1c7d(){const _0x2cc658=['enableCommand','handleSuggestionDescription','descriptionFactory','114DwmrHu','bind','getSuggestions','formatBlock','afterInit','4024HNLnEP','getSelectedElement','51355FcAQee','resizeTableWidth','130792zKTzFs','get','TableColumnResizeEditing','getSuggestionCallback','6563340tHwIZL','registerCustomCallback','getTableColumnsWidths','1937736BUYSSG','_suggestionFactory','author','locale','formatInline','plugins','*Format:*\x20resize\x20table','handleResizeTableWidthCommand','document','table','has','markBlockFormat','1186290vqyFBD','accept','Users','type','495858VeClCD','commandParams','getContainedElement','getColumnGroupElement','change','model','formatGroupId','registerDescriptionCallback','subType','data','format','getAttribute','selection','161lYYWjc','discard','columnWidths','resizeTable','editor','tableWidth','TrackChangesEditing'];_0x1c7d=function(){return _0x2cc658;};return _0x1c7d();}export default class Nt extends _0x52681a{[_0x2b5056(0x13e)](){const _0xf4641c=_0x2b5056;if(!this[_0xf4641c(0x134)][_0xf4641c(0x14f)][_0xf4641c(0x154)](_0xf4641c(0x145)))return;const _0x3bf81e=this[_0xf4641c(0x134)][_0xf4641c(0x14f)][_0xf4641c(0x144)](_0xf4641c(0x136));_0x3bf81e[_0xf4641c(0x137)](_0xf4641c(0x142),this[_0xf4641c(0x151)][_0xf4641c(0x13b)](this)),_0x3bf81e[_0xf4641c(0x14b)][_0xf4641c(0x148)](_0xf4641c(0x13d),_0xf4641c(0x133),_0xf4641c(0x157),_0x3bf81e[_0xf4641c(0x14b)][_0xf4641c(0x146)](_0xf4641c(0x13d),null,_0xf4641c(0x131))),_0x3bf81e[_0xf4641c(0x14b)][_0xf4641c(0x148)](_0xf4641c(0x13d),_0xf4641c(0x133),_0xf4641c(0x131),_0x3bf81e[_0xf4641c(0x14b)][_0xf4641c(0x146)](_0xf4641c(0x13d),null,_0xf4641c(0x157))),_0x3bf81e[_0xf4641c(0x139)][_0xf4641c(0x161)](this[_0xf4641c(0x138)][_0xf4641c(0x13b)](this));}[_0x2b5056(0x151)](_0x214f31,_0x4640fe){const _0x2a9922=_0x2b5056,_0x2b68eb=this[_0x2a9922(0x134)][_0x2a9922(0x14f)][_0x2a9922(0x144)](_0x2a9922(0x136)),_0x4854be=this[_0x2a9922(0x134)][_0x2a9922(0x14f)][_0x2a9922(0x144)](_0x2a9922(0x145)),_0x1d8e1b=_0x4640fe[_0x2a9922(0x153)]||this[_0x2a9922(0x134)][_0x2a9922(0x15f)][_0x2a9922(0x152)][_0x2a9922(0x166)][_0x2a9922(0x140)]();this[_0x2a9922(0x134)][_0x2a9922(0x15f)][_0x2a9922(0x15e)](()=>{const _0x24684b=_0x2a9922,_0x526bb3=_0x4854be[_0x24684b(0x15d)](_0x1d8e1b);let _0x43dc48=_0x526bb3?_0x4854be[_0x24684b(0x149)](_0x526bb3):null,_0x3de154=_0x1d8e1b[_0x24684b(0x165)](_0x24684b(0x135))||null;const _0x221067=_0x4640fe[_0x24684b(0x135)]||_0x3de154,_0x54ddcc=_0x4640fe[_0x24684b(0x132)]||_0x43dc48,_0x310cb0=this[_0x24684b(0x134)][_0x24684b(0x14f)][_0x24684b(0x144)](_0x24684b(0x158))['me'];for(const _0x105f79 of _0x2b68eb[_0x24684b(0x13c)]()){const _0x594878=_0x105f79[_0x24684b(0x15c)]();if(_0x24684b(0x133)===_0x105f79[_0x24684b(0x162)]&&_0x594878===_0x1d8e1b){_0x105f79[_0x24684b(0x14c)]!==_0x310cb0&&_0x105f79[_0x24684b(0x131)]();const _0x12fa12=_0x105f79[_0x24684b(0x163)][_0x24684b(0x15b)];_0x3de154=_0x12fa12[0x0][_0x24684b(0x135)],_0x43dc48=_0x12fa12[0x0][_0x24684b(0x132)];break;}}_0x214f31({'table':_0x1d8e1b,'tableWidth':_0x221067,'columnWidths':_0x54ddcc}),_0x2b68eb[_0x24684b(0x155)](_0x1d8e1b,{'commandName':_0x24684b(0x142),'commandParams':[{'tableWidth':_0x3de154,'columnWidths':_0x43dc48}],'formatGroupId':_0x24684b(0x133)},[],_0x24684b(0x133));});}[_0x2b5056(0x138)](_0x5ec275){const _0x2ee686=_0x2b5056;if(_0x2ee686(0x13d)!=_0x5ec275[_0x2ee686(0x159)]&&_0x2ee686(0x14e)!=_0x5ec275[_0x2ee686(0x159)])return;const {data:_0x2513b3}=_0x5ec275;if(_0x2513b3&&_0x2ee686(0x133)===_0x2513b3[_0x2ee686(0x160)]){const _0x4203c1=_0x2ee686(0x150);return{'type':_0x2ee686(0x164),'content':_0x594e49(this[_0x2ee686(0x134)][_0x2ee686(0x14d)],_0x4203c1)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x157db8=_0x72f0;function _0x72f0(_0x40195c,_0x463cdd){const _0x1181c2=_0x1181();return _0x72f0=function(_0x72f00c,_0x1f16df){_0x72f00c=_0x72f00c-0x1e1;let _0x517b64=_0x1181c2[_0x72f00c];return _0x517b64;},_0x72f0(_0x40195c,_0x463cdd);}function _0x1181(){const _0x153be3=['parent','addClass','unbindElementFromMarkerName','editing','markerRange','getCellLocation','_acceptFormatSuggestionCallbackFactory','headingRows','cell','666vRgjkM','2545152puCalK','ck-suggestion-marker-','item','data-suggestion','4568069OVOLeB','start','getSuggestion','name','FORMAT_HEADER_ROW','2533405cHbadB','setTableColumnHeader','FORMAT_REGULAR_COLUMN','FORMAT_REGULAR_ROW','toViewElement','showSuggestionHighlights','consumable','_registerLegacyDescription','9lvnoPc','setAttribute','type','registerAttributeLabel','registerCustomCallback','data','locale','nodeBefore','786898YvMbPT','TableUtils','enableDefaultAttributesIntegration','mapper','commandParams','542692UoZJRS','removeAttribute','setTableRowHeader','editor','stop','end','createTableWalker','610uBvMyY','downcastDispatcher','registerDescriptionCallback','includes','afterInit','plugins','forceValue','_handleLegacySuggestions','descriptionFactory','writer','consume','markerNameToElements','_suggestionFactory','get','requires','TrackChangesEditing','addMarker:suggestion','removeMarker:suggestion','FORMAT_HEADER_COLUMN','ck-suggestion-marker--active','headingColumns','TableEditing','activeMarkers','1801576tfWRjz','accept','*Format:*\x20%0','1QBlMsu','format','removeClass','bindElementToMarker','formatBlock','has','commandName','options','registerBlockAttribute','12JCumhl','_splitMarkerName','highest','nodeAfter','markerName'];_0x1181=function(){return _0x153be3;};return _0x1181();}(function(_0x3d69b9,_0x361c9b){const _0x4b9e07=_0x72f0,_0x3d437d=_0x3d69b9();while(!![]){try{const _0x3edf84=-parseInt(_0x4b9e07(0x1fb))/0x1*(-parseInt(_0x4b9e07(0x22c))/0x2)+parseInt(_0x4b9e07(0x224))/0x3*(-parseInt(_0x4b9e07(0x231))/0x4)+parseInt(_0x4b9e07(0x21c))/0x5*(parseInt(_0x4b9e07(0x204))/0x6)+parseInt(_0x4b9e07(0x1f8))/0x7+-parseInt(_0x4b9e07(0x213))/0x8+parseInt(_0x4b9e07(0x212))/0x9*(parseInt(_0x4b9e07(0x1e1))/0xa)+-parseInt(_0x4b9e07(0x217))/0xb;if(_0x3edf84===_0x361c9b)break;else _0x3d437d['push'](_0x3d437d['shift']());}catch(_0x2da7f7){_0x3d437d['push'](_0x3d437d['shift']());}}}(_0x1181,0x80f7b));import{Plugin as _0x1cd7ce}from'ckeditor5/src/core.js';import _0x3f446a from'./table.js';import{getTranslation as _0x7a7e7b}from'../utils/common-translations.js';export default class Ct extends _0x1cd7ce{static get[_0x157db8(0x1ef)](){return[_0x3f446a];}[_0x157db8(0x1e5)](){const _0x2307f=_0x157db8,_0x28db70=this[_0x2307f(0x234)];if(!_0x28db70[_0x2307f(0x1e6)][_0x2307f(0x200)](_0x2307f(0x1f6)))return;const _0xfa0689=_0x28db70[_0x2307f(0x22a)],_0x5eb178=_0x28db70[_0x2307f(0x1e6)][_0x2307f(0x1ee)](_0x2307f(0x1f0));_0x5eb178[_0x2307f(0x22e)](_0x2307f(0x233)),_0x5eb178[_0x2307f(0x22e)](_0x2307f(0x21d)),_0x5eb178[_0x2307f(0x203)](_0x2307f(0x210)),_0x5eb178[_0x2307f(0x203)](_0x2307f(0x1f5)),_0x5eb178[_0x2307f(0x1e9)][_0x2307f(0x227)](_0x2307f(0x210),_0x7a7e7b(_0xfa0689,_0x2307f(0x21b))),_0x5eb178[_0x2307f(0x1e9)][_0x2307f(0x227)](_0x2307f(0x1f5),_0x7a7e7b(_0xfa0689,_0x2307f(0x1f3))),this[_0x2307f(0x1e8)]();}[_0x157db8(0x1e8)](){const _0x50dce3=_0x157db8,_0x159677=this[_0x50dce3(0x234)][_0x50dce3(0x1e6)][_0x50dce3(0x1ee)](_0x50dce3(0x1f0)),_0x16de97=this[_0x50dce3(0x234)][_0x50dce3(0x1e6)][_0x50dce3(0x1ee)](_0x50dce3(0x22d)),_0x1d3be7=this[_0x50dce3(0x234)][_0x50dce3(0x1e6)][_0x50dce3(0x1ee)](_0x3f446a)[_0x50dce3(0x20f)]();function _0x571ddb({showActiveMarker:_0xd73a13=!0x0,setDataAttribute:_0x53069d=!0x0}={}){return(_0x20445e,_0x1b6379,_0x43fa22)=>{const _0x4686ba=_0x72f0,{type:_0x4f04ba,id:_0x21db06}=_0x159677[_0x4686ba(0x205)](_0x1b6379[_0x4686ba(0x208)]),_0x351284=_0x159677[_0x4686ba(0x219)](_0x21db06),_0x52bf79=_0x351284[_0x4686ba(0x229)];if(_0x4686ba(0x1ff)!=_0x351284[_0x4686ba(0x226)]||!_0x52bf79||_0x4686ba(0x21d)!=_0x52bf79[_0x4686ba(0x201)])return;if(_0x1b6379[_0x4686ba(0x215)])return void _0x20445e[_0x4686ba(0x235)]();if(!_0x43fa22[_0x4686ba(0x222)][_0x4686ba(0x1eb)](_0x1b6379[_0x4686ba(0x20d)],_0x20445e[_0x4686ba(0x21a)]))return;const _0x327bc3=_0x1b6379[_0x4686ba(0x20d)][_0x4686ba(0x218)][_0x4686ba(0x207)],_0x17e266=_0x1b6379[_0x4686ba(0x20d)][_0x4686ba(0x236)][_0x4686ba(0x22b)],_0x16c741=_0x327bc3[_0x4686ba(0x209)][_0x4686ba(0x209)],{column:_0x557661}=_0x16de97[_0x4686ba(0x20e)](_0x327bc3),{column:_0x38e0bb}=_0x16de97[_0x4686ba(0x20e)](_0x17e266);for(let _0x2c6216=_0x557661;_0x2c6216<=_0x38e0bb;_0x2c6216++){const _0x22f8fd=_0x16de97[_0x4686ba(0x237)](_0x16c741,{'column':_0x2c6216,'includeAllSlots':!0x1});for(const _0x2c67b4 of _0x22f8fd){const _0x2bd5a5=_0x2c67b4[_0x4686ba(0x211)],_0x45e698=_0x43fa22[_0x4686ba(0x22f)][_0x4686ba(0x220)](_0x2bd5a5);_0x43fa22[_0x4686ba(0x1ea)][_0x4686ba(0x20a)](_0x4686ba(0x214)+_0x4f04ba,_0x45e698),_0x53069d&&_0x43fa22[_0x4686ba(0x1ea)][_0x4686ba(0x225)](_0x4686ba(0x216),_0x21db06,_0x45e698),_0x43fa22[_0x4686ba(0x22f)][_0x4686ba(0x1fe)](_0x45e698,_0x1b6379[_0x4686ba(0x208)]),_0xd73a13&&(_0x159677[_0x4686ba(0x1f7)][_0x4686ba(0x1e4)](_0x1b6379[_0x4686ba(0x208)])?_0x43fa22[_0x4686ba(0x1ea)][_0x4686ba(0x20a)](_0x4686ba(0x1f4),_0x45e698):_0x43fa22[_0x4686ba(0x1ea)][_0x4686ba(0x1fd)](_0x4686ba(0x1f4),_0x45e698));}}};}_0x159677[_0x50dce3(0x1ed)][_0x50dce3(0x228)](_0x50dce3(0x1ff),_0x50dce3(0x233),_0x50dce3(0x1f9),_0x1d3be7),_0x159677[_0x50dce3(0x1ed)][_0x50dce3(0x228)](_0x50dce3(0x1ff),_0x50dce3(0x21d),_0x50dce3(0x1f9),_0x1d3be7),this[_0x50dce3(0x234)][_0x50dce3(0x20c)][_0x50dce3(0x1e2)]['on'](_0x50dce3(0x1f1),_0x571ddb(),{'priority':_0x50dce3(0x206)}),this[_0x50dce3(0x234)][_0x50dce3(0x229)][_0x50dce3(0x1e2)]['on'](_0x50dce3(0x1f1),(_0x5063d7,_0x26f9de,_0x1c4a8d)=>{const _0x2bfb22=_0x50dce3;_0x1c4a8d[_0x2bfb22(0x202)][_0x2bfb22(0x221)]&&_0x571ddb({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x5063d7,_0x26f9de,_0x1c4a8d);},{'priority':_0x50dce3(0x206)}),this[_0x50dce3(0x234)][_0x50dce3(0x20c)][_0x50dce3(0x1e2)]['on'](_0x50dce3(0x1f2),(_0x21b33c,_0x3ebe52,_0x1d6697)=>{const _0x12a216=_0x50dce3,{type:_0x3b7429,id:_0x183f5b}=_0x159677[_0x12a216(0x205)](_0x3ebe52[_0x12a216(0x208)]),_0xac8cac=_0x159677[_0x12a216(0x219)](_0x183f5b),_0x1615e0=_0xac8cac[_0x12a216(0x229)];if(_0x12a216(0x1ff)!=_0xac8cac[_0x12a216(0x226)]||!_0x1615e0||_0x12a216(0x21d)!=_0x1615e0[_0x12a216(0x201)])return;const _0x5ee880=_0x1d6697[_0x12a216(0x22f)][_0x12a216(0x1ec)](_0x3ebe52[_0x12a216(0x208)]);if(_0x5ee880){for(const _0x506b63 of _0x5ee880)_0x1d6697[_0x12a216(0x1ea)][_0x12a216(0x1fd)](_0x12a216(0x214)+_0x3b7429,_0x506b63),_0x1d6697[_0x12a216(0x1ea)][_0x12a216(0x1fd)](_0x12a216(0x1f4),_0x506b63),_0x1d6697[_0x12a216(0x1ea)][_0x12a216(0x232)](_0x12a216(0x216),_0x506b63),_0x1d6697[_0x12a216(0x22f)][_0x12a216(0x20b)](_0x506b63,_0x3ebe52[_0x12a216(0x208)]);}},{'priority':_0x50dce3(0x206)}),this[_0x50dce3(0x223)]();}[_0x157db8(0x223)](){const _0x95f572=_0x157db8,_0x208e9e=this[_0x95f572(0x234)],_0x562699=_0x208e9e[_0x95f572(0x22a)];function _0x299fad(_0x74beed){const _0xc87a4d=_0x95f572;return{'type':_0xc87a4d(0x1fc),'content':_0x7a7e7b(_0x562699,_0xc87a4d(0x1fa),_0x74beed)};}_0x208e9e[_0x95f572(0x1e6)][_0x95f572(0x1ee)](_0x95f572(0x1f0))[_0x95f572(0x1e9)][_0x95f572(0x1e3)](_0x104c7c=>{const _0x1b0aa7=_0x95f572;if(_0x1b0aa7(0x1ff)!=_0x104c7c[_0x1b0aa7(0x226)])return;const {data:_0xcee2cc}=_0x104c7c;if(_0xcee2cc){if(_0x1b0aa7(0x233)==_0xcee2cc[_0x1b0aa7(0x201)]){const _0x1b4e47=_0xcee2cc[_0x1b0aa7(0x230)][0x0][_0x1b0aa7(0x1e7)];return _0x299fad(_0x7a7e7b(_0x562699,_0x1b4e47?_0x1b0aa7(0x21b):_0x1b0aa7(0x21f)));}if(_0x1b0aa7(0x21d)==_0xcee2cc[_0x1b0aa7(0x201)]){const _0x30f126=_0xcee2cc[_0x1b0aa7(0x230)][0x0][_0x1b0aa7(0x1e7)];return _0x299fad(_0x7a7e7b(_0x562699,_0x30f126?_0x1b0aa7(0x1f3):_0x1b0aa7(0x21e)));}}});}}
23
+ const _0x46f4f0=_0x2f10;(function(_0x195706,_0x4ae6dc){const _0x1b93d5=_0x2f10,_0x135b97=_0x195706();while(!![]){try{const _0xdfe6ab=-parseInt(_0x1b93d5(0x145))/0x1+parseInt(_0x1b93d5(0x12f))/0x2+parseInt(_0x1b93d5(0x124))/0x3+-parseInt(_0x1b93d5(0xfd))/0x4+-parseInt(_0x1b93d5(0x136))/0x5*(parseInt(_0x1b93d5(0x131))/0x6)+parseInt(_0x1b93d5(0xfc))/0x7*(parseInt(_0x1b93d5(0x112))/0x8)+parseInt(_0x1b93d5(0x130))/0x9*(parseInt(_0x1b93d5(0x10e))/0xa);if(_0xdfe6ab===_0x4ae6dc)break;else _0x135b97['push'](_0x135b97['shift']());}catch(_0x6da9d){_0x135b97['push'](_0x135b97['shift']());}}}(_0x592b,0x9fdbe));import{Plugin as _0x2b1750}from'ckeditor5/src/core.js';function _0x592b(){const _0x20fafe=['type','editor','toViewElement','195524vrZfMK','getSuggestion','addMarker:suggestion','_handleLegacySuggestions','TrackChangesEditing','unbindElementFromMarkerName','plugins','registerBlockAttribute','ck-suggestion-marker--active','_registerLegacyDescription','requires','options','bindElementToMarker','56MHKSEo','3213796rGTshX','FORMAT_HEADER_ROW','TableUtils','downcastDispatcher','writer','FORMAT_HEADER_COLUMN','nodeAfter','has','_splitMarkerName','data','name','enableDefaultAttributesIntegration','editing','ck-suggestion-marker-','activeMarkers','stop','consume','10LJNHnO','includes','removeMarker:suggestion','nodeBefore','636160KoPQrK','end','markerName','item','get','headingRows','markerRange','createTableWalker','parent','highest','descriptionFactory','setAttribute','format','forceValue','_acceptFormatSuggestionCallbackFactory','start','TableEditing','headingColumns','1376283kSIsxO','commandParams','showSuggestionHighlights','formatBlock','afterInit','data-suggestion','addClass','FORMAT_REGULAR_COLUMN','*Format:*\x20%0','consumable','mapper','553664YuKeJA','3733011UIDunw','6VQZrKU','removeClass','locale','registerAttributeLabel','_suggestionFactory','663885nzKApH','getCellLocation','markerNameToElements','removeAttribute','registerDescriptionCallback','setTableRowHeader','accept','cell','setTableColumnHeader','registerCustomCallback','commandName','FORMAT_REGULAR_ROW'];_0x592b=function(){return _0x20fafe;};return _0x592b();}import _0xcbaaf from'./table.js';import{getTranslation as _0x2a2f77}from'../utils/common-translations.js';function _0x2f10(_0x4e0e13,_0x3a36a4){const _0x592ba8=_0x592b();return _0x2f10=function(_0x2f104d,_0x1f6f52){_0x2f104d=_0x2f104d-0xfc;let _0x47886b=_0x592ba8[_0x2f104d];return _0x47886b;},_0x2f10(_0x4e0e13,_0x3a36a4);}export default class Ct extends _0x2b1750{static get[_0x46f4f0(0x14f)](){return[_0xcbaaf];}[_0x46f4f0(0x128)](){const _0x421d83=_0x46f4f0,_0x4d1354=this[_0x421d83(0x143)];if(!_0x4d1354[_0x421d83(0x14b)][_0x421d83(0x104)](_0x421d83(0x122)))return;const _0x22c44b=_0x4d1354[_0x421d83(0x133)],_0x2798f5=_0x4d1354[_0x421d83(0x14b)][_0x421d83(0x116)](_0x421d83(0x149));_0x2798f5[_0x421d83(0x108)](_0x421d83(0x13b)),_0x2798f5[_0x421d83(0x108)](_0x421d83(0x13e)),_0x2798f5[_0x421d83(0x14c)](_0x421d83(0x117)),_0x2798f5[_0x421d83(0x14c)](_0x421d83(0x123)),_0x2798f5[_0x421d83(0x11c)][_0x421d83(0x134)](_0x421d83(0x117),_0x2a2f77(_0x22c44b,_0x421d83(0xfe))),_0x2798f5[_0x421d83(0x11c)][_0x421d83(0x134)](_0x421d83(0x123),_0x2a2f77(_0x22c44b,_0x421d83(0x102))),this[_0x421d83(0x148)]();}[_0x46f4f0(0x148)](){const _0x2cd06e=_0x46f4f0,_0x302afe=this[_0x2cd06e(0x143)][_0x2cd06e(0x14b)][_0x2cd06e(0x116)](_0x2cd06e(0x149)),_0x3a1bd6=this[_0x2cd06e(0x143)][_0x2cd06e(0x14b)][_0x2cd06e(0x116)](_0x2cd06e(0xff)),_0x118ef6=this[_0x2cd06e(0x143)][_0x2cd06e(0x14b)][_0x2cd06e(0x116)](_0xcbaaf)[_0x2cd06e(0x120)]();function _0x3473fa({showActiveMarker:_0x4d36e0=!0x0,setDataAttribute:_0x152fbf=!0x0}={}){return(_0x205a4b,_0x2ba117,_0x1ebe8e)=>{const _0x5f4bdf=_0x2f10,{type:_0x3e967d,id:_0x14bf29}=_0x302afe[_0x5f4bdf(0x105)](_0x2ba117[_0x5f4bdf(0x114)]),_0x35a19b=_0x302afe[_0x5f4bdf(0x146)](_0x14bf29),_0x347ec4=_0x35a19b[_0x5f4bdf(0x106)];if(_0x5f4bdf(0x127)!=_0x35a19b[_0x5f4bdf(0x142)]||!_0x347ec4||_0x5f4bdf(0x13e)!=_0x347ec4[_0x5f4bdf(0x140)])return;if(_0x2ba117[_0x5f4bdf(0x115)])return void _0x205a4b[_0x5f4bdf(0x10c)]();if(!_0x1ebe8e[_0x5f4bdf(0x12d)][_0x5f4bdf(0x10d)](_0x2ba117[_0x5f4bdf(0x118)],_0x205a4b[_0x5f4bdf(0x107)]))return;const _0x287c11=_0x2ba117[_0x5f4bdf(0x118)][_0x5f4bdf(0x121)][_0x5f4bdf(0x103)],_0x169ca9=_0x2ba117[_0x5f4bdf(0x118)][_0x5f4bdf(0x113)][_0x5f4bdf(0x111)],_0x53fba8=_0x287c11[_0x5f4bdf(0x11a)][_0x5f4bdf(0x11a)],{column:_0x397bfa}=_0x3a1bd6[_0x5f4bdf(0x137)](_0x287c11),{column:_0x5c2378}=_0x3a1bd6[_0x5f4bdf(0x137)](_0x169ca9);for(let _0x3723ee=_0x397bfa;_0x3723ee<=_0x5c2378;_0x3723ee++){const _0x209f75=_0x3a1bd6[_0x5f4bdf(0x119)](_0x53fba8,{'column':_0x3723ee,'includeAllSlots':!0x1});for(const _0x333a00 of _0x209f75){const _0x1f62d5=_0x333a00[_0x5f4bdf(0x13d)],_0x1dce69=_0x1ebe8e[_0x5f4bdf(0x12e)][_0x5f4bdf(0x144)](_0x1f62d5);_0x1ebe8e[_0x5f4bdf(0x101)][_0x5f4bdf(0x12a)](_0x5f4bdf(0x10a)+_0x3e967d,_0x1dce69),_0x152fbf&&_0x1ebe8e[_0x5f4bdf(0x101)][_0x5f4bdf(0x11d)](_0x5f4bdf(0x129),_0x14bf29,_0x1dce69),_0x1ebe8e[_0x5f4bdf(0x12e)][_0x5f4bdf(0x151)](_0x1dce69,_0x2ba117[_0x5f4bdf(0x114)]),_0x4d36e0&&(_0x302afe[_0x5f4bdf(0x10b)][_0x5f4bdf(0x10f)](_0x2ba117[_0x5f4bdf(0x114)])?_0x1ebe8e[_0x5f4bdf(0x101)][_0x5f4bdf(0x12a)](_0x5f4bdf(0x14d),_0x1dce69):_0x1ebe8e[_0x5f4bdf(0x101)][_0x5f4bdf(0x132)](_0x5f4bdf(0x14d),_0x1dce69));}}};}_0x302afe[_0x2cd06e(0x135)][_0x2cd06e(0x13f)](_0x2cd06e(0x127),_0x2cd06e(0x13b),_0x2cd06e(0x13c),_0x118ef6),_0x302afe[_0x2cd06e(0x135)][_0x2cd06e(0x13f)](_0x2cd06e(0x127),_0x2cd06e(0x13e),_0x2cd06e(0x13c),_0x118ef6),this[_0x2cd06e(0x143)][_0x2cd06e(0x109)][_0x2cd06e(0x100)]['on'](_0x2cd06e(0x147),_0x3473fa(),{'priority':_0x2cd06e(0x11b)}),this[_0x2cd06e(0x143)][_0x2cd06e(0x106)][_0x2cd06e(0x100)]['on'](_0x2cd06e(0x147),(_0x5d5b45,_0x858f74,_0x2fe36f)=>{const _0x1e72ca=_0x2cd06e;_0x2fe36f[_0x1e72ca(0x150)][_0x1e72ca(0x126)]&&_0x3473fa({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x5d5b45,_0x858f74,_0x2fe36f);},{'priority':_0x2cd06e(0x11b)}),this[_0x2cd06e(0x143)][_0x2cd06e(0x109)][_0x2cd06e(0x100)]['on'](_0x2cd06e(0x110),(_0x5b34e0,_0x575b40,_0x1d0aed)=>{const _0x27e0f0=_0x2cd06e,{type:_0x4669d1,id:_0x3d3586}=_0x302afe[_0x27e0f0(0x105)](_0x575b40[_0x27e0f0(0x114)]),_0x59df05=_0x302afe[_0x27e0f0(0x146)](_0x3d3586),_0x342a67=_0x59df05[_0x27e0f0(0x106)];if(_0x27e0f0(0x127)!=_0x59df05[_0x27e0f0(0x142)]||!_0x342a67||_0x27e0f0(0x13e)!=_0x342a67[_0x27e0f0(0x140)])return;const _0x347988=_0x1d0aed[_0x27e0f0(0x12e)][_0x27e0f0(0x138)](_0x575b40[_0x27e0f0(0x114)]);if(_0x347988){for(const _0x192fbc of _0x347988)_0x1d0aed[_0x27e0f0(0x101)][_0x27e0f0(0x132)](_0x27e0f0(0x10a)+_0x4669d1,_0x192fbc),_0x1d0aed[_0x27e0f0(0x101)][_0x27e0f0(0x132)](_0x27e0f0(0x14d),_0x192fbc),_0x1d0aed[_0x27e0f0(0x101)][_0x27e0f0(0x139)](_0x27e0f0(0x129),_0x192fbc),_0x1d0aed[_0x27e0f0(0x12e)][_0x27e0f0(0x14a)](_0x192fbc,_0x575b40[_0x27e0f0(0x114)]);}},{'priority':_0x2cd06e(0x11b)}),this[_0x2cd06e(0x14e)]();}[_0x46f4f0(0x14e)](){const _0x4db87b=_0x46f4f0,_0x473b25=this[_0x4db87b(0x143)],_0x16dc92=_0x473b25[_0x4db87b(0x133)];function _0x423aa2(_0x3e52c5){const _0x191b8b=_0x4db87b;return{'type':_0x191b8b(0x11e),'content':_0x2a2f77(_0x16dc92,_0x191b8b(0x12c),_0x3e52c5)};}_0x473b25[_0x4db87b(0x14b)][_0x4db87b(0x116)](_0x4db87b(0x149))[_0x4db87b(0x11c)][_0x4db87b(0x13a)](_0x5c0f7b=>{const _0x395e78=_0x4db87b;if(_0x395e78(0x127)!=_0x5c0f7b[_0x395e78(0x142)])return;const {data:_0x4e125f}=_0x5c0f7b;if(_0x4e125f){if(_0x395e78(0x13b)==_0x4e125f[_0x395e78(0x140)]){const _0x39e95b=_0x4e125f[_0x395e78(0x125)][0x0][_0x395e78(0x11f)];return _0x423aa2(_0x2a2f77(_0x16dc92,_0x39e95b?_0x395e78(0xfe):_0x395e78(0x141)));}if(_0x395e78(0x13e)==_0x4e125f[_0x395e78(0x140)]){const _0x154532=_0x4e125f[_0x395e78(0x125)][0x0][_0x395e78(0x11f)];return _0x423aa2(_0x2a2f77(_0x16dc92,_0x154532?_0x395e78(0x102):_0x395e78(0x12b)));}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3f3a(_0x189e12,_0x471842){const _0x27a8c9=_0x27a8();return _0x3f3a=function(_0x3f3a59,_0xf99306){_0x3f3a59=_0x3f3a59-0x1e4;let _0x1894a6=_0x27a8c9[_0x3f3a59];return _0x1894a6;},_0x3f3a(_0x189e12,_0x471842);}function _0x27a8(){const _0x52312e=['rootName','formatBlock','has','getSelectionAffectedTableCells','registerCustomCallback','createRangeOn','type','subType','forceDefaultExecution','execute','TableEditing','getCellLocation','afterInit','217047HMleOw','set:isEnabled','getAncestors','requires','enableCommand','commands','markBlockFormat','direction','splitTableCellHorizontally','isInContent','locale','containsRange','findAncestor','TableUtils','_areSelectedCellsMergable','mergeTableCellDown','mergeTableCellUp','_tablePostFixingSubtypes','model','markMultiRangeBlockFormat','deletion','*Split\x20cell:*\x20vertically','refresh','accept','table','*Merge\x20cells*','30Ymkrpt','low','registerDescriptionCallback','setSelection','editor','plugins','push','165wtsJuw','createTableWalker','411865gbWwcm','descriptionFactory','_suggestionFactory','2362628zeDJcz','element','splitTableCellVertically','_areMergableCells','size','get','author','18055638SfdcTq','fromRange','detach','*Split\x20cell:*\x20horizontally','TrackChangesEditing','filter','mergeTableCells','mergeTableCellRight','isEnabled','trackChanges','getFirstPosition','insertion','add','horizontally','commandName','getRanges','return','45076qNtHzx','cell','map','change','formatInline','$graveyard','root','tableCell','highest','mergeTableCellLeft','stop','4995216LwUqpW','selection','document','length','getSuggestions','275779iZCLUV','find','format','_isForcedDefaultExecutionBlock','from','_acceptFormatSuggestionCallbackFactory','value'];_0x27a8=function(){return _0x52312e;};return _0x27a8();}const _0x317371=_0x3f3a;(function(_0x10c723,_0x3b47d5){const _0x1deb7d=_0x3f3a,_0x3687b0=_0x10c723();while(!![]){try{const _0x4f6f9c=parseInt(_0x1deb7d(0x221))/0x1+parseInt(_0x1deb7d(0x224))/0x2+-parseInt(_0x1deb7d(0x1fe))/0x3+parseInt(_0x1deb7d(0x23c))/0x4*(parseInt(_0x1deb7d(0x21f))/0x5)+-parseInt(_0x1deb7d(0x218))/0x6*(-parseInt(_0x1deb7d(0x1ea))/0x7)+parseInt(_0x1deb7d(0x1e5))/0x8+-parseInt(_0x1deb7d(0x22b))/0x9;if(_0x4f6f9c===_0x3b47d5)break;else _0x3687b0['push'](_0x3687b0['shift']());}catch(_0x3396b3){_0x3687b0['push'](_0x3687b0['shift']());}}}(_0x27a8,0xacd48));import{Plugin as _0x4b291c}from'ckeditor5/src/core.js';import _0x485fa6 from'./table.js';import{LiveRange as _0x478d6d}from'ckeditor5/src/engine.js';import{getTranslation as _0x1e579a}from'../utils/common-translations.js';export default class vt extends _0x4b291c{static get[_0x317371(0x201)](){return[_0x485fa6];}[_0x317371(0x1fd)](){const _0x445e5c=_0x317371,_0x50d01e=this[_0x445e5c(0x21c)],_0x348e22=_0x50d01e[_0x445e5c(0x210)][_0x445e5c(0x1e7)][_0x445e5c(0x1e6)],_0x42f357=_0x50d01e[_0x445e5c(0x208)];if(!_0x50d01e[_0x445e5c(0x21d)][_0x445e5c(0x1f3)](_0x445e5c(0x1fb)))return;const _0x3db90c=_0x50d01e[_0x445e5c(0x21d)][_0x445e5c(0x229)](_0x445e5c(0x22f)),_0x13c6f9=_0x50d01e[_0x445e5c(0x21d)][_0x445e5c(0x229)](_0x445e5c(0x20b)),_0x4c701c=_0x50d01e[_0x445e5c(0x21d)][_0x445e5c(0x229)](_0x485fa6);_0x4c701c[_0x445e5c(0x20f)][_0x445e5c(0x21e)](_0x445e5c(0x231)),_0x3db90c[_0x445e5c(0x202)](_0x445e5c(0x231),()=>{const _0x21728d=_0x445e5c,_0x35eb5e=_0x13c6f9[_0x21728d(0x1f4)](_0x50d01e[_0x21728d(0x210)][_0x21728d(0x1e7)][_0x21728d(0x1e6)]);_0x50d01e[_0x21728d(0x210)][_0x21728d(0x23f)](()=>{const _0x3e0e69=_0x21728d;_0x3db90c[_0x3e0e69(0x211)](_0x35eb5e,{'commandName':_0x3e0e69(0x231),'commandParams':[]},[],_0x3e0e69(0x231));});}),_0x50d01e[_0x445e5c(0x203)][_0x445e5c(0x229)](_0x445e5c(0x231))['on'](_0x445e5c(0x1fa),(_0x3b5c12,_0x2ee344)=>{const _0x2e48fe=_0x445e5c;_0x50d01e[_0x2e48fe(0x203)][_0x2e48fe(0x229)](_0x2e48fe(0x234))[_0x2e48fe(0x1f0)]&&(_0x2ee344[_0x2e48fe(0x1e8)]>0x0&&_0x2ee344[_0x2ee344[_0x2e48fe(0x1e8)]-0x1]&&_0x2ee344[_0x2ee344[_0x2e48fe(0x1e8)]-0x1][_0x2e48fe(0x1f9)]||_0x3db90c[_0x2e48fe(0x1ed)]||this[_0x2e48fe(0x20c)]()||_0x3b5c12[_0x2e48fe(0x1e4)]());},{'priority':_0x445e5c(0x244)});for(const _0x656491 of[_0x445e5c(0x20e),_0x445e5c(0x232),_0x445e5c(0x20d),_0x445e5c(0x245)]){const _0x432a1c=_0x50d01e[_0x445e5c(0x203)][_0x445e5c(0x229)](_0x656491);_0x3db90c[_0x445e5c(0x202)](_0x656491,()=>{const _0x7fbaa8=_0x445e5c,_0x9aae00=_0x50d01e[_0x7fbaa8(0x210)][_0x7fbaa8(0x1e7)][_0x7fbaa8(0x1e6)][_0x7fbaa8(0x235)]()[_0x7fbaa8(0x200)]()[_0x7fbaa8(0x1eb)](_0x22a1b8=>_0x22a1b8['is'](_0x7fbaa8(0x225),_0x7fbaa8(0x243))),_0x4cdc40=_0x432a1c[_0x7fbaa8(0x1f0)];_0x50d01e[_0x7fbaa8(0x210)][_0x7fbaa8(0x23f)](()=>{const _0x511a87=_0x7fbaa8;_0x3db90c[_0x511a87(0x211)]([_0x9aae00,_0x4cdc40],{'commandName':_0x511a87(0x231),'commandParams':[]},[],_0x511a87(0x231));});});}for(const _0x4313b9 of[_0x445e5c(0x226),_0x445e5c(0x206)]){const _0x4c8050=_0x50d01e[_0x445e5c(0x203)][_0x445e5c(0x229)](_0x4313b9);_0x3db90c[_0x445e5c(0x202)](_0x4313b9,()=>{const _0x1df778=_0x445e5c,_0x54e804=_0x13c6f9[_0x1df778(0x1f4)](_0x50d01e[_0x1df778(0x210)][_0x1df778(0x1e7)][_0x1df778(0x1e6)])[0x0],_0x5147fd=_0x54e804[_0x1df778(0x20a)](_0x1df778(0x216)),{column:_0x4bb747,row:_0x2b2d56}=_0x13c6f9[_0x1df778(0x1fc)](_0x54e804);let _0x3c9cb1=[];if(_0x1df778(0x238)==_0x4c8050[_0x1df778(0x205)]){const _0x11baa4=_0x13c6f9[_0x1df778(0x220)](_0x5147fd,{'startRow':_0x2b2d56,'endRow':_0x2b2d56,'includeAllSlots':!0x0});_0x3c9cb1=Array[_0x1df778(0x1ee)](_0x11baa4)[_0x1df778(0x23e)](_0xdd5f7a=>_0xdd5f7a[_0x1df778(0x23d)]);}else{const _0x495450=_0x13c6f9[_0x1df778(0x220)](_0x5147fd,{'column':_0x4bb747,'includeAllSlots':!0x0});_0x3c9cb1=Array[_0x1df778(0x1ee)](_0x495450)[_0x1df778(0x23e)](_0x504fbe=>_0x504fbe[_0x1df778(0x23d)]);}_0x50d01e[_0x1df778(0x210)][_0x1df778(0x23f)](_0x22f02d=>{const _0xd6c4ff=_0x1df778;_0x3db90c[_0xd6c4ff(0x204)](_0x22f02d[_0xd6c4ff(0x1f6)](_0x54e804),{'commandName':_0x4313b9,'commandParams':[]},_0x3c9cb1,_0x4313b9);});});}_0x3db90c[_0x445e5c(0x222)][_0x445e5c(0x21a)](_0x1d080a=>{const _0x4c49fd=_0x445e5c;if(_0x4c49fd(0x1f2)!=_0x1d080a[_0x4c49fd(0x1f7)]&&_0x4c49fd(0x240)!=_0x1d080a[_0x4c49fd(0x1f7)])return;const {data:_0x5723c8}=_0x1d080a;return _0x5723c8&&_0x4c49fd(0x231)==_0x5723c8[_0x4c49fd(0x239)]?{'type':_0x4c49fd(0x1ec),'content':_0x1e579a(_0x42f357,_0x4c49fd(0x217))}:void 0x0;}),_0x3db90c[_0x445e5c(0x222)][_0x445e5c(0x21a)](_0x3e5b59=>{const _0x371384=_0x445e5c;if(_0x371384(0x1f2)!=_0x3e5b59[_0x371384(0x1f7)]&&_0x371384(0x240)!=_0x3e5b59[_0x371384(0x1f7)])return;const {data:_0xa5140c}=_0x3e5b59;return _0xa5140c?_0x371384(0x226)==_0xa5140c[_0x371384(0x239)]?{'type':_0x371384(0x1ec),'content':_0x1e579a(_0x42f357,_0x371384(0x213))}:_0x371384(0x206)==_0xa5140c[_0x371384(0x239)]?{'type':_0x371384(0x1ec),'content':_0x1e579a(_0x42f357,_0x371384(0x22e))}:void 0x0:void 0x0;});const _0x47b40e=_0x4c701c[_0x445e5c(0x1ef)]();for(const _0x59d971 of[_0x445e5c(0x20e),_0x445e5c(0x232),_0x445e5c(0x20d),_0x445e5c(0x245)])_0x3db90c[_0x445e5c(0x223)][_0x445e5c(0x1f5)](_0x445e5c(0x1f2),_0x59d971,_0x445e5c(0x215),_0x47b40e);for(const _0x20746d of[_0x445e5c(0x226),_0x445e5c(0x206)])_0x3db90c[_0x445e5c(0x223)][_0x445e5c(0x1f5)](_0x445e5c(0x1f2),_0x20746d,_0x445e5c(0x215),_0x47b40e);_0x3db90c[_0x445e5c(0x223)][_0x445e5c(0x1f5)](_0x445e5c(0x1f2),_0x445e5c(0x231),_0x445e5c(0x215),_0x318aab=>{const _0xe830a1=_0x445e5c;_0x50d01e[_0xe830a1(0x210)][_0xe830a1(0x23f)](_0x2e6cf3=>{const _0x33f607=_0xe830a1,_0xfda2bc=Array[_0x33f607(0x1ee)](_0x348e22[_0x33f607(0x23a)]())[_0x33f607(0x23e)](_0x1582a8=>_0x478d6d[_0x33f607(0x22c)](_0x1582a8));_0x2e6cf3[_0x33f607(0x21b)](_0x318aab),_0x50d01e[_0x33f607(0x203)][_0x33f607(0x229)](_0x33f607(0x231))[_0x33f607(0x214)](),_0x50d01e[_0x33f607(0x1fa)](_0x33f607(0x231),{'forceDefaultExecution':!0x0});const _0xeea929=_0xfda2bc[_0x33f607(0x230)](_0x24f42c=>_0x33f607(0x241)!=_0x24f42c[_0x33f607(0x242)][_0x33f607(0x1f1)]);_0xeea929[_0x33f607(0x1e8)]>0x0&&_0x2e6cf3[_0x33f607(0x21b)](_0xeea929);for(const _0x5bd6b8 of _0xfda2bc)_0x5bd6b8[_0x33f607(0x22d)]();});});for(const _0xf569ca of[_0x445e5c(0x20e),_0x445e5c(0x20d),_0x445e5c(0x245),_0x445e5c(0x232)]){const _0x241c1a=_0x50d01e[_0x445e5c(0x203)][_0x445e5c(0x229)](_0xf569ca);_0x241c1a['on'](_0x445e5c(0x1ff),(_0xdb6f18,_0xcd600a,_0x551350)=>{const _0x5dbab9=_0x445e5c;if(_0x551350){const _0x2a3409=_0x50d01e[_0x5dbab9(0x210)][_0x5dbab9(0x1e7)][_0x5dbab9(0x1e6)][_0x5dbab9(0x235)]()[_0x5dbab9(0x200)]()[_0x5dbab9(0x1eb)](_0x1deaef=>_0x1deaef['is'](_0x5dbab9(0x225),_0x5dbab9(0x243)));this[_0x5dbab9(0x227)](_0x241c1a[_0x5dbab9(0x1f0)],_0x2a3409)||(_0xdb6f18[_0x5dbab9(0x23b)]=!0x1,_0xdb6f18[_0x5dbab9(0x1e4)]());}},{'priority':_0x445e5c(0x219)});}}[_0x317371(0x20c)](){const _0x1ecf29=_0x317371,_0x38b645=this[_0x1ecf29(0x21c)][_0x1ecf29(0x203)][_0x1ecf29(0x229)](_0x1ecf29(0x231)),_0x1a178a=this[_0x1ecf29(0x21c)][_0x1ecf29(0x21d)][_0x1ecf29(0x229)](_0x1ecf29(0x20b));if(!_0x38b645[_0x1ecf29(0x233)])return!0x1;const _0x5c4aeb=_0x1a178a[_0x1ecf29(0x1f4)](this[_0x1ecf29(0x21c)][_0x1ecf29(0x210)][_0x1ecf29(0x1e7)][_0x1ecf29(0x1e6)]);for(const _0xe0a4b1 of _0x5c4aeb)for(const _0x44224d of _0x5c4aeb)if(_0xe0a4b1!=_0x44224d&&!this[_0x1ecf29(0x227)](_0xe0a4b1,_0x44224d))return!0x1;return!0x0;}[_0x317371(0x227)](_0x589a81,_0xd8bdda){const _0x179707=_0x317371,_0x478276=this[_0x179707(0x21c)][_0x179707(0x21d)][_0x179707(0x229)](_0x179707(0x22f)),_0x4b2a41=this[_0x179707(0x21c)][_0x179707(0x210)][_0x179707(0x1f6)](_0x589a81),_0x5cdb0=this[_0x179707(0x21c)][_0x179707(0x210)][_0x179707(0x1f6)](_0xd8bdda),_0xc9dee9=new Set(),_0x4e5e72=new Set();for(const _0x1d3972 of _0x478276[_0x179707(0x1e9)]())if((_0x179707(0x236)==_0x1d3972[_0x179707(0x1f7)]||_0x179707(0x212)==_0x1d3972[_0x179707(0x1f7)]||_0x179707(0x231)==_0x1d3972[_0x179707(0x1f8)])&&_0x1d3972[_0x179707(0x207)]){for(const _0x4d191b of _0x1d3972[_0x179707(0x23a)]())_0x4d191b[_0x179707(0x209)](_0x4b2a41,!0x0)&&_0xc9dee9[_0x179707(0x237)](_0x1d3972[_0x179707(0x1f7)]+':'+_0x1d3972[_0x179707(0x22a)]['id']),_0x4d191b[_0x179707(0x209)](_0x5cdb0,!0x0)&&_0x4e5e72[_0x179707(0x237)](_0x1d3972[_0x179707(0x1f7)]+':'+_0x1d3972[_0x179707(0x22a)]['id']);}if(_0xc9dee9[_0x179707(0x228)]!=_0x4e5e72[_0x179707(0x228)])return!0x1;for(const _0x3647f9 of _0xc9dee9)if(!_0x4e5e72[_0x179707(0x1f3)](_0x3647f9))return!0x1;return!0x0;}}
23
+ const _0x1da3a4=_0x1a2d;function _0x5419(){const _0x26152f=['4YySkkB','_isForcedDefaultExecutionBlock','5tdOldd','setSelection','return','2380458EOTfnx','mergeTableCellLeft','2961049CwDXSG','forceDefaultExecution','accept','mergeTableCellRight','1600587GSVAZi','selection','plugins','isInContent','$graveyard','getAncestors','get','commands','editor','_acceptFormatSuggestionCallbackFactory','TableEditing','getRanges','getFirstPosition','containsRange','highest','splitTableCellVertically','subType','14496780DHydta','afterInit','findAncestor','registerDescriptionCallback','_tablePostFixingSubtypes','map','isEnabled','281076OQOFIm','value','refresh','trackChanges','set:isEnabled','markMultiRangeBlockFormat','format','TrackChangesEditing','filter','table','markBlockFormat','detach','*Split\x20cell:*\x20horizontally','size','type','createTableWalker','low','getSuggestions','mergeTableCellUp','formatBlock','_areMergableCells','locale','135jHVxyD','push','document','*Merge\x20cells*','model','_areSelectedCellsMergable','createRangeOn','deletion','horizontally','*Split\x20cell:*\x20vertically','has','mergeTableCellDown','formatInline','registerCustomCallback','length','getCellLocation','fromRange','tableCell','root','getSelectionAffectedTableCells','_suggestionFactory','634122IjtXeI','descriptionFactory','rootName','cell','301232FuvExQ','mergeTableCells','element','execute','author','TableUtils','direction','enableCommand','change','commandName','requires','stop','insertion','splitTableCellHorizontally','from','add','find'];_0x5419=function(){return _0x26152f;};return _0x5419();}(function(_0x4749c4,_0x27264b){const _0x57cd16=_0x1a2d,_0x4d050c=_0x4749c4();while(!![]){try{const _0x31c833=parseInt(_0x57cd16(0x1d5))/0x1+-parseInt(_0x57cd16(0x19d))/0x2+-parseInt(_0x57cd16(0x1bd))/0x3*(parseInt(_0x57cd16(0x1b2))/0x4)+parseInt(_0x57cd16(0x1b4))/0x5*(parseInt(_0x57cd16(0x1b7))/0x6)+-parseInt(_0x57cd16(0x1b9))/0x7+-parseInt(_0x57cd16(0x1a1))/0x8*(parseInt(_0x57cd16(0x188))/0x9)+parseInt(_0x57cd16(0x1ce))/0xa;if(_0x31c833===_0x27264b)break;else _0x4d050c['push'](_0x4d050c['shift']());}catch(_0xa7d2e1){_0x4d050c['push'](_0x4d050c['shift']());}}}(_0x5419,0x46942));import{Plugin as _0x4a26c2}from'ckeditor5/src/core.js';import _0xea0ef1 from'./table.js';import{LiveRange as _0x36034b}from'ckeditor5/src/engine.js';function _0x1a2d(_0x3b143,_0xdbe989){const _0x541994=_0x5419();return _0x1a2d=function(_0x1a2d14,_0x14f317){_0x1a2d14=_0x1a2d14-0x17c;let _0x1bb2f9=_0x541994[_0x1a2d14];return _0x1bb2f9;},_0x1a2d(_0x3b143,_0xdbe989);}import{getTranslation as _0x1c10e3}from'../utils/common-translations.js';export default class vt extends _0x4a26c2{static get[_0x1da3a4(0x1ab)](){return[_0xea0ef1];}[_0x1da3a4(0x1cf)](){const _0x3f4ce6=_0x1da3a4,_0x17a081=this[_0x3f4ce6(0x1c5)],_0x56d3d1=_0x17a081[_0x3f4ce6(0x18c)][_0x3f4ce6(0x18a)][_0x3f4ce6(0x1be)],_0x5a6786=_0x17a081[_0x3f4ce6(0x187)];if(!_0x17a081[_0x3f4ce6(0x1bf)][_0x3f4ce6(0x192)](_0x3f4ce6(0x1c7)))return;const _0x2609df=_0x17a081[_0x3f4ce6(0x1bf)][_0x3f4ce6(0x1c3)](_0x3f4ce6(0x1dc)),_0x14312c=_0x17a081[_0x3f4ce6(0x1bf)][_0x3f4ce6(0x1c3)](_0x3f4ce6(0x1a6)),_0x49c0ca=_0x17a081[_0x3f4ce6(0x1bf)][_0x3f4ce6(0x1c3)](_0xea0ef1);_0x49c0ca[_0x3f4ce6(0x1d2)][_0x3f4ce6(0x189)](_0x3f4ce6(0x1a2)),_0x2609df[_0x3f4ce6(0x1a8)](_0x3f4ce6(0x1a2),()=>{const _0x135b48=_0x3f4ce6,_0x2058f0=_0x14312c[_0x135b48(0x19b)](_0x17a081[_0x135b48(0x18c)][_0x135b48(0x18a)][_0x135b48(0x1be)]);_0x17a081[_0x135b48(0x18c)][_0x135b48(0x1a9)](()=>{const _0x22c92e=_0x135b48;_0x2609df[_0x22c92e(0x1da)](_0x2058f0,{'commandName':_0x22c92e(0x1a2),'commandParams':[]},[],_0x22c92e(0x1a2));});}),_0x17a081[_0x3f4ce6(0x1c4)][_0x3f4ce6(0x1c3)](_0x3f4ce6(0x1a2))['on'](_0x3f4ce6(0x1a4),(_0x39cbe6,_0xdc2699)=>{const _0x43c079=_0x3f4ce6;_0x17a081[_0x43c079(0x1c4)][_0x43c079(0x1c3)](_0x43c079(0x1d8))[_0x43c079(0x1d6)]&&(_0xdc2699[_0x43c079(0x196)]>0x0&&_0xdc2699[_0xdc2699[_0x43c079(0x196)]-0x1]&&_0xdc2699[_0xdc2699[_0x43c079(0x196)]-0x1][_0x43c079(0x1ba)]||_0x2609df[_0x43c079(0x1b3)]||this[_0x43c079(0x18d)]()||_0x39cbe6[_0x43c079(0x1ac)]());},{'priority':_0x3f4ce6(0x1cb)});for(const _0x5a149b of[_0x3f4ce6(0x184),_0x3f4ce6(0x1bc),_0x3f4ce6(0x193),_0x3f4ce6(0x1b8)]){const _0xeb6d32=_0x17a081[_0x3f4ce6(0x1c4)][_0x3f4ce6(0x1c3)](_0x5a149b);_0x2609df[_0x3f4ce6(0x1a8)](_0x5a149b,()=>{const _0x560282=_0x3f4ce6,_0x5d8429=_0x17a081[_0x560282(0x18c)][_0x560282(0x18a)][_0x560282(0x1be)][_0x560282(0x1c9)]()[_0x560282(0x1c2)]()[_0x560282(0x1b1)](_0x3af2a6=>_0x3af2a6['is'](_0x560282(0x1a3),_0x560282(0x199))),_0x4263ef=_0xeb6d32[_0x560282(0x1d6)];_0x17a081[_0x560282(0x18c)][_0x560282(0x1a9)](()=>{const _0x3ce8e4=_0x560282;_0x2609df[_0x3ce8e4(0x1da)]([_0x5d8429,_0x4263ef],{'commandName':_0x3ce8e4(0x1a2),'commandParams':[]},[],_0x3ce8e4(0x1a2));});});}for(const _0x5803a4 of[_0x3f4ce6(0x1cc),_0x3f4ce6(0x1ae)]){const _0x500065=_0x17a081[_0x3f4ce6(0x1c4)][_0x3f4ce6(0x1c3)](_0x5803a4);_0x2609df[_0x3f4ce6(0x1a8)](_0x5803a4,()=>{const _0x537085=_0x3f4ce6,_0x1c48cf=_0x14312c[_0x537085(0x19b)](_0x17a081[_0x537085(0x18c)][_0x537085(0x18a)][_0x537085(0x1be)])[0x0],_0x139e69=_0x1c48cf[_0x537085(0x1d0)](_0x537085(0x1de)),{column:_0x533c82,row:_0x3cb1a5}=_0x14312c[_0x537085(0x197)](_0x1c48cf);let _0x57e270=[];if(_0x537085(0x190)==_0x500065[_0x537085(0x1a7)]){const _0x58a425=_0x14312c[_0x537085(0x181)](_0x139e69,{'startRow':_0x3cb1a5,'endRow':_0x3cb1a5,'includeAllSlots':!0x0});_0x57e270=Array[_0x537085(0x1af)](_0x58a425)[_0x537085(0x1d3)](_0x23ff55=>_0x23ff55[_0x537085(0x1a0)]);}else{const _0x239470=_0x14312c[_0x537085(0x181)](_0x139e69,{'column':_0x533c82,'includeAllSlots':!0x0});_0x57e270=Array[_0x537085(0x1af)](_0x239470)[_0x537085(0x1d3)](_0x5d581=>_0x5d581[_0x537085(0x1a0)]);}_0x17a081[_0x537085(0x18c)][_0x537085(0x1a9)](_0x206e4a=>{const _0x218834=_0x537085;_0x2609df[_0x218834(0x17c)](_0x206e4a[_0x218834(0x18e)](_0x1c48cf),{'commandName':_0x5803a4,'commandParams':[]},_0x57e270,_0x5803a4);});});}_0x2609df[_0x3f4ce6(0x19e)][_0x3f4ce6(0x1d1)](_0x4c252a=>{const _0x4e979d=_0x3f4ce6;if(_0x4e979d(0x185)!=_0x4c252a[_0x4e979d(0x180)]&&_0x4e979d(0x194)!=_0x4c252a[_0x4e979d(0x180)])return;const {data:_0xcf2a31}=_0x4c252a;return _0xcf2a31&&_0x4e979d(0x1a2)==_0xcf2a31[_0x4e979d(0x1aa)]?{'type':_0x4e979d(0x1db),'content':_0x1c10e3(_0x5a6786,_0x4e979d(0x18b))}:void 0x0;}),_0x2609df[_0x3f4ce6(0x19e)][_0x3f4ce6(0x1d1)](_0x190225=>{const _0x287df0=_0x3f4ce6;if(_0x287df0(0x185)!=_0x190225[_0x287df0(0x180)]&&_0x287df0(0x194)!=_0x190225[_0x287df0(0x180)])return;const {data:_0x125ebd}=_0x190225;return _0x125ebd?_0x287df0(0x1cc)==_0x125ebd[_0x287df0(0x1aa)]?{'type':_0x287df0(0x1db),'content':_0x1c10e3(_0x5a6786,_0x287df0(0x191))}:_0x287df0(0x1ae)==_0x125ebd[_0x287df0(0x1aa)]?{'type':_0x287df0(0x1db),'content':_0x1c10e3(_0x5a6786,_0x287df0(0x17e))}:void 0x0:void 0x0;});const _0x376223=_0x49c0ca[_0x3f4ce6(0x1c6)]();for(const _0xb4a8a0 of[_0x3f4ce6(0x184),_0x3f4ce6(0x1bc),_0x3f4ce6(0x193),_0x3f4ce6(0x1b8)])_0x2609df[_0x3f4ce6(0x19c)][_0x3f4ce6(0x195)](_0x3f4ce6(0x185),_0xb4a8a0,_0x3f4ce6(0x1bb),_0x376223);for(const _0x183bb0 of[_0x3f4ce6(0x1cc),_0x3f4ce6(0x1ae)])_0x2609df[_0x3f4ce6(0x19c)][_0x3f4ce6(0x195)](_0x3f4ce6(0x185),_0x183bb0,_0x3f4ce6(0x1bb),_0x376223);_0x2609df[_0x3f4ce6(0x19c)][_0x3f4ce6(0x195)](_0x3f4ce6(0x185),_0x3f4ce6(0x1a2),_0x3f4ce6(0x1bb),_0x2874ff=>{const _0x2acc91=_0x3f4ce6;_0x17a081[_0x2acc91(0x18c)][_0x2acc91(0x1a9)](_0x59377f=>{const _0xa89e44=_0x2acc91,_0x54e9b0=Array[_0xa89e44(0x1af)](_0x56d3d1[_0xa89e44(0x1c8)]())[_0xa89e44(0x1d3)](_0x4cd7da=>_0x36034b[_0xa89e44(0x198)](_0x4cd7da));_0x59377f[_0xa89e44(0x1b5)](_0x2874ff),_0x17a081[_0xa89e44(0x1c4)][_0xa89e44(0x1c3)](_0xa89e44(0x1a2))[_0xa89e44(0x1d7)](),_0x17a081[_0xa89e44(0x1a4)](_0xa89e44(0x1a2),{'forceDefaultExecution':!0x0});const _0x15c22c=_0x54e9b0[_0xa89e44(0x1dd)](_0x2b9abb=>_0xa89e44(0x1c1)!=_0x2b9abb[_0xa89e44(0x19a)][_0xa89e44(0x19f)]);_0x15c22c[_0xa89e44(0x196)]>0x0&&_0x59377f[_0xa89e44(0x1b5)](_0x15c22c);for(const _0x1e384b of _0x54e9b0)_0x1e384b[_0xa89e44(0x17d)]();});});for(const _0x39e0f8 of[_0x3f4ce6(0x184),_0x3f4ce6(0x193),_0x3f4ce6(0x1b8),_0x3f4ce6(0x1bc)]){const _0x3ea2c6=_0x17a081[_0x3f4ce6(0x1c4)][_0x3f4ce6(0x1c3)](_0x39e0f8);_0x3ea2c6['on'](_0x3f4ce6(0x1d9),(_0x1a86f3,_0xc067ee,_0x42b2cf)=>{const _0x42ce18=_0x3f4ce6;if(_0x42b2cf){const _0x304e09=_0x17a081[_0x42ce18(0x18c)][_0x42ce18(0x18a)][_0x42ce18(0x1be)][_0x42ce18(0x1c9)]()[_0x42ce18(0x1c2)]()[_0x42ce18(0x1b1)](_0x4e7be9=>_0x4e7be9['is'](_0x42ce18(0x1a3),_0x42ce18(0x199)));this[_0x42ce18(0x186)](_0x3ea2c6[_0x42ce18(0x1d6)],_0x304e09)||(_0x1a86f3[_0x42ce18(0x1b6)]=!0x1,_0x1a86f3[_0x42ce18(0x1ac)]());}},{'priority':_0x3f4ce6(0x182)});}}[_0x1da3a4(0x18d)](){const _0x1134d3=_0x1da3a4,_0x3167a4=this[_0x1134d3(0x1c5)][_0x1134d3(0x1c4)][_0x1134d3(0x1c3)](_0x1134d3(0x1a2)),_0x233a0d=this[_0x1134d3(0x1c5)][_0x1134d3(0x1bf)][_0x1134d3(0x1c3)](_0x1134d3(0x1a6));if(!_0x3167a4[_0x1134d3(0x1d4)])return!0x1;const _0x4b178b=_0x233a0d[_0x1134d3(0x19b)](this[_0x1134d3(0x1c5)][_0x1134d3(0x18c)][_0x1134d3(0x18a)][_0x1134d3(0x1be)]);for(const _0x4ffe11 of _0x4b178b)for(const _0x38c884 of _0x4b178b)if(_0x4ffe11!=_0x38c884&&!this[_0x1134d3(0x186)](_0x4ffe11,_0x38c884))return!0x1;return!0x0;}[_0x1da3a4(0x186)](_0x5e6b5e,_0x67e859){const _0x47a95e=_0x1da3a4,_0x202b29=this[_0x47a95e(0x1c5)][_0x47a95e(0x1bf)][_0x47a95e(0x1c3)](_0x47a95e(0x1dc)),_0x573438=this[_0x47a95e(0x1c5)][_0x47a95e(0x18c)][_0x47a95e(0x18e)](_0x5e6b5e),_0x6e8247=this[_0x47a95e(0x1c5)][_0x47a95e(0x18c)][_0x47a95e(0x18e)](_0x67e859),_0x2a484f=new Set(),_0x3b2265=new Set();for(const _0x4aed7e of _0x202b29[_0x47a95e(0x183)]())if((_0x47a95e(0x1ad)==_0x4aed7e[_0x47a95e(0x180)]||_0x47a95e(0x18f)==_0x4aed7e[_0x47a95e(0x180)]||_0x47a95e(0x1a2)==_0x4aed7e[_0x47a95e(0x1cd)])&&_0x4aed7e[_0x47a95e(0x1c0)]){for(const _0x525139 of _0x4aed7e[_0x47a95e(0x1c8)]())_0x525139[_0x47a95e(0x1ca)](_0x573438,!0x0)&&_0x2a484f[_0x47a95e(0x1b0)](_0x4aed7e[_0x47a95e(0x180)]+':'+_0x4aed7e[_0x47a95e(0x1a5)]['id']),_0x525139[_0x47a95e(0x1ca)](_0x6e8247,!0x0)&&_0x3b2265[_0x47a95e(0x1b0)](_0x4aed7e[_0x47a95e(0x180)]+':'+_0x4aed7e[_0x47a95e(0x1a5)]['id']);}if(_0x2a484f[_0x47a95e(0x17f)]!=_0x3b2265[_0x47a95e(0x17f)])return!0x1;for(const _0x28a39d of _0x2a484f)if(!_0x3b2265[_0x47a95e(0x192)](_0x28a39d))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x560d(_0x3361ab,_0x3d7e2a){const _0x4f37bb=_0x4f37();return _0x560d=function(_0x560d3a,_0x11b182){_0x560d3a=_0x560d3a-0x138;let _0x5705f7=_0x4f37bb[_0x560d3a];return _0x5705f7;},_0x560d(_0x3361ab,_0x3d7e2a);}const _0x45b579=_0x560d;function _0x4f37(){const _0x4b39ab=['descriptionFactory','plugins','insertTableOfContents','afterInit','457784dZPCEM','editor','enableCommand','488397BRUJxQ','get','8dKITrc','commands','TrackChangesEditing','4197942XMfQcY','locale','tableOfContents','249262CPgQlo','659833zXOKMx','9XlFiZh','registerElementLabel','1324985bSYIQx','3374343OebMiW','ELEMENT_TABLE_OF_CONTENTS'];_0x4f37=function(){return _0x4b39ab;};return _0x4f37();}(function(_0x17c5c5,_0x50bede){const _0x61dfaf=_0x560d,_0x5eafea=_0x17c5c5();while(!![]){try{const _0x4ccd0a=parseInt(_0x61dfaf(0x13f))/0x1+parseInt(_0x61dfaf(0x13e))/0x2*(parseInt(_0x61dfaf(0x140))/0x3)+-parseInt(_0x61dfaf(0x138))/0x4*(-parseInt(_0x61dfaf(0x142))/0x5)+-parseInt(_0x61dfaf(0x13b))/0x6+-parseInt(_0x61dfaf(0x14c))/0x7+parseInt(_0x61dfaf(0x149))/0x8+-parseInt(_0x61dfaf(0x143))/0x9;if(_0x4ccd0a===_0x50bede)break;else _0x5eafea['push'](_0x5eafea['shift']());}catch(_0x5bd10b){_0x5eafea['push'](_0x5eafea['shift']());}}}(_0x4f37,0x745ac));import{Plugin as _0x465de1}from'ckeditor5/src/core.js';import{getTranslation as _0x13b4ca}from'../utils/common-translations.js';export default class Mt extends _0x465de1{[_0x45b579(0x148)](){const _0x77eb5d=_0x45b579,_0x1c3a83=this[_0x77eb5d(0x14a)];if(!_0x1c3a83[_0x77eb5d(0x139)][_0x77eb5d(0x14d)](_0x77eb5d(0x147)))return;_0x1c3a83[_0x77eb5d(0x146)][_0x77eb5d(0x14d)](_0x77eb5d(0x13a))[_0x77eb5d(0x14b)](_0x77eb5d(0x147));const _0x2765e4=_0x1c3a83[_0x77eb5d(0x146)][_0x77eb5d(0x14d)](_0x77eb5d(0x13a)),_0x4c946a=_0x1c3a83[_0x77eb5d(0x13c)];_0x2765e4[_0x77eb5d(0x145)][_0x77eb5d(0x141)](_0x77eb5d(0x13d),_0x1a3a9d=>_0x13b4ca(_0x4c946a,_0x77eb5d(0x144),_0x1a3a9d));}}
23
+ const _0x416783=_0x76e5;(function(_0x3d0acb,_0x3a9662){const _0x2e43da=_0x76e5,_0x370c2a=_0x3d0acb();while(!![]){try{const _0x3b5f74=-parseInt(_0x2e43da(0x12b))/0x1*(parseInt(_0x2e43da(0x125))/0x2)+-parseInt(_0x2e43da(0x129))/0x3+-parseInt(_0x2e43da(0x131))/0x4*(parseInt(_0x2e43da(0x13b))/0x5)+-parseInt(_0x2e43da(0x134))/0x6+parseInt(_0x2e43da(0x128))/0x7*(-parseInt(_0x2e43da(0x12f))/0x8)+-parseInt(_0x2e43da(0x137))/0x9*(parseInt(_0x2e43da(0x130))/0xa)+parseInt(_0x2e43da(0x135))/0xb;if(_0x3b5f74===_0x3a9662)break;else _0x370c2a['push'](_0x370c2a['shift']());}catch(_0x398701){_0x370c2a['push'](_0x370c2a['shift']());}}}(_0x4a00,0x58b3c));import{Plugin as _0x39e2ff}from'ckeditor5/src/core.js';import{getTranslation as _0x5d22ae}from'../utils/common-translations.js';function _0x76e5(_0x41cc53,_0x592a90){const _0x4a00af=_0x4a00();return _0x76e5=function(_0x76e552,_0x2beeb6){_0x76e552=_0x76e552-0x125;let _0x48b87d=_0x4a00af[_0x76e552];return _0x48b87d;},_0x76e5(_0x41cc53,_0x592a90);}function _0x4a00(){const _0x4e257c=['2HvlVLQ','get','insertTableOfContents','6510QyEIdb','816204TyOVPr','registerElementLabel','640944vRItFP','tableOfContents','TrackChangesEditing','commands','224KcBsdU','2937740KSkFRF','39188ovDWPC','enableCommand','ELEMENT_TABLE_OF_CONTENTS','2257356lYeyir','27729592RbZNpu','editor','18VWdkVs','plugins','locale','descriptionFactory','130mXkpEH','afterInit'];_0x4a00=function(){return _0x4e257c;};return _0x4a00();}export default class Mt extends _0x39e2ff{[_0x416783(0x13c)](){const _0x1f02f1=_0x416783,_0x1957f3=this[_0x1f02f1(0x136)];if(!_0x1957f3[_0x1f02f1(0x12e)][_0x1f02f1(0x126)](_0x1f02f1(0x127)))return;_0x1957f3[_0x1f02f1(0x138)][_0x1f02f1(0x126)](_0x1f02f1(0x12d))[_0x1f02f1(0x132)](_0x1f02f1(0x127));const _0x16db51=_0x1957f3[_0x1f02f1(0x138)][_0x1f02f1(0x126)](_0x1f02f1(0x12d)),_0x1d23cf=_0x1957f3[_0x1f02f1(0x139)];_0x16db51[_0x1f02f1(0x13a)][_0x1f02f1(0x12a)](_0x1f02f1(0x12c),_0x64143d=>_0x5d22ae(_0x1d23cf,_0x1f02f1(0x133),_0x64143d));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2e927d=_0x5889;function _0x6a82(){const _0x1f5d05=['join','tableBorderStyle','12127904TnBJUm','findAncestor','pluginName','6390090adRVxD','document','2502915wLqMpd','enableCommand','getAttribute','tableCellProperties','tableBorderWidth','batch','afterInit','*Format:*\x20change\x20table\x20properties','setAttribute','TrackChangesEditing','markBlockFormat','545282jcJmQR','data','subType','getSuggestions','selection','tableWidth','tableCellPadding','enqueueChange','_getSuggestion','handleSuggestionDescription','formatBlock','TablePropertiesEditing','_suggestionFactory','has','_handlePropertyChange','nodeAfter','TrackChangesTableProperties','accept','tableCellWidth','tableBorderColor','tableHeight','tableCellVerticalAlignment','*Format:*\x20change\x20table\x20cell\x20properties','registerDescriptionCallback','discard','handleDiscardAction','TableCellPropertiesEditing','250Slhkxl','tableBackgroundColor','change','9ZuKAku','locale','descriptionFactory','getSuggestionCallback','20946CTKGnB','table','1612176GCxhfD','tableCellBorderWidth','tableAlignment','tableCellBorderStyle','tableCellHorizontalAlignment','get','commandParams','getContainedElement','editor','tableCellBorderColor','removeAttribute','getFirstPosition','tableCellBackgroundColor','start','format','tableProperties','getSelectionAffectedTableCells','tableCellHeight','plugins','model','808164LEjAXJ','TableUtils','registerCustomCallback'];_0x6a82=function(){return _0x1f5d05;};return _0x6a82();}(function(_0xb2fb26,_0x5203b0){const _0x1d6b49=_0x5889,_0x28debd=_0xb2fb26();while(!![]){try{const _0x27e612=-parseInt(_0x1d6b49(0x1e4))/0x1+parseInt(_0x1d6b49(0x208))/0x2+parseInt(_0x1d6b49(0x1d9))/0x3+-parseInt(_0x1d6b49(0x1cf))/0x4+parseInt(_0x1d6b49(0x1ff))/0x5*(parseInt(_0x1d6b49(0x206))/0x6)+parseInt(_0x1d6b49(0x1d7))/0x7+-parseInt(_0x1d6b49(0x1d4))/0x8*(parseInt(_0x1d6b49(0x202))/0x9);if(_0x27e612===_0x5203b0)break;else _0x28debd['push'](_0x28debd['shift']());}catch(_0x2b068c){_0x28debd['push'](_0x28debd['shift']());}}}(_0x6a82,0x71676));import{Plugin as _0x4dbd2f}from'ckeditor5/src/core.js';import{getTranslation as _0x127376}from'../utils/common-translations.js';function _0x5889(_0x326947,_0x571668){const _0x6a8265=_0x6a82();return _0x5889=function(_0x58898f,_0x37e7a3){_0x58898f=_0x58898f-0x1c6;let _0x498a20=_0x6a8265[_0x58898f];return _0x498a20;},_0x5889(_0x326947,_0x571668);}export default class Rt extends _0x4dbd2f{constructor(_0xb27276){const _0x20039f=_0x5889;super(_0xb27276),this[_0x20039f(0x1ca)]=[_0x20039f(0x1f7),_0x20039f(0x1d3),_0x20039f(0x1dd),_0x20039f(0x20a),_0x20039f(0x1e9),_0x20039f(0x1f8),_0x20039f(0x200)],this[_0x20039f(0x1dc)]=[_0x20039f(0x211),_0x20039f(0x20b),_0x20039f(0x209),_0x20039f(0x1ea),_0x20039f(0x1f6),_0x20039f(0x1cc),_0x20039f(0x1c7),_0x20039f(0x20c),_0x20039f(0x1f9)];}static get[_0x2e927d(0x1d6)](){const _0x3fce71=_0x2e927d;return _0x3fce71(0x1f4);}[_0x2e927d(0x1df)](){const _0x479324=_0x2e927d,_0x7aa609=this[_0x479324(0x210)][_0x479324(0x1cd)][_0x479324(0x20d)](_0x479324(0x1e2));if(this[_0x479324(0x210)][_0x479324(0x1cd)][_0x479324(0x1f1)](_0x479324(0x1ef))){for(const _0x3db777 of this[_0x479324(0x1ca)])_0x7aa609[_0x479324(0x1da)](_0x3db777,(_0x88b6d7,_0x280a40)=>{const _0x23ee57=_0x479324,_0x34d415=this[_0x23ee57(0x210)][_0x23ee57(0x1ce)][_0x23ee57(0x1d8)][_0x23ee57(0x1e8)][_0x23ee57(0x1c6)]()[_0x23ee57(0x1d5)](_0x23ee57(0x207));this[_0x23ee57(0x1f2)](_0x3db777,[_0x34d415],this[_0x23ee57(0x1ca)],_0x23ee57(0x1ca),_0x88b6d7,_0x280a40);});_0x7aa609[_0x479324(0x1f0)][_0x479324(0x1d1)](_0x479324(0x1ee),_0x479324(0x1ca),_0x479324(0x1f5),_0x7aa609[_0x479324(0x1f0)][_0x479324(0x205)](_0x479324(0x1ee),null,_0x479324(0x1fc))),_0x7aa609[_0x479324(0x1f0)][_0x479324(0x1d1)](_0x479324(0x1ee),_0x479324(0x1ca),_0x479324(0x1fc),(_0x3e3faf,_0x41547d)=>this[_0x479324(0x1fd)](this[_0x479324(0x1ca)],_0x3e3faf,_0x41547d)),_0x7aa609[_0x479324(0x1f0)][_0x479324(0x1d1)](_0x479324(0x1ee),_0x479324(0x1ca),_0x479324(0x1d2),()=>!0x1);}if(this[_0x479324(0x210)][_0x479324(0x1cd)][_0x479324(0x1f1)](_0x479324(0x1fe))){for(const _0x215cef of this[_0x479324(0x1dc)])_0x7aa609[_0x479324(0x1da)](_0x215cef,(_0x14d88b,_0x494bb4)=>{const _0x4a306a=_0x479324,_0x349a04=this[_0x4a306a(0x210)][_0x4a306a(0x1cd)][_0x4a306a(0x20d)](_0x4a306a(0x1d0))[_0x4a306a(0x1cb)](this[_0x4a306a(0x210)][_0x4a306a(0x1ce)][_0x4a306a(0x1d8)][_0x4a306a(0x1e8)]);this[_0x4a306a(0x1f2)](_0x215cef,_0x349a04,this[_0x4a306a(0x1dc)],_0x4a306a(0x1dc),_0x14d88b,_0x494bb4);});_0x7aa609[_0x479324(0x1f0)][_0x479324(0x1d1)](_0x479324(0x1ee),_0x479324(0x1dc),_0x479324(0x1f5),_0x7aa609[_0x479324(0x1f0)][_0x479324(0x205)](_0x479324(0x1ee),null,_0x479324(0x1fc))),_0x7aa609[_0x479324(0x1f0)][_0x479324(0x1d1)](_0x479324(0x1ee),_0x479324(0x1dc),_0x479324(0x1fc),(_0x128626,_0x37e968)=>this[_0x479324(0x1fd)](this[_0x479324(0x1dc)],_0x128626,_0x37e968)),_0x7aa609[_0x479324(0x1f0)][_0x479324(0x1d1)](_0x479324(0x1ee),_0x479324(0x1dc),_0x479324(0x1d2),()=>!0x1);}_0x7aa609[_0x479324(0x204)][_0x479324(0x1fb)](_0x5752c8=>this[_0x479324(0x1ed)](_0x5752c8));}[_0x2e927d(0x1f2)](_0x44995e,_0x52ecf8,_0x5c91d3,_0x2752b7,_0x187668,_0x31a149){const _0x4451e8=_0x2e927d,_0x17f3c2=this[_0x4451e8(0x210)][_0x4451e8(0x1cd)][_0x4451e8(0x20d)](_0x4451e8(0x1e2));this[_0x4451e8(0x210)][_0x4451e8(0x1ce)][_0x4451e8(0x1eb)](_0x31a149[_0x4451e8(0x1de)],()=>{const _0x1a2e52=_0x4451e8;for(const _0x5e0fba of _0x52ecf8){if(this[_0x1a2e52(0x1ec)](_0x5e0fba,_0x2752b7))_0x187668(_0x31a149);else{const _0x50bb8d={};for(const _0x235e1f of _0x5c91d3){const _0x18f005=_0x5e0fba[_0x1a2e52(0x1db)](_0x235e1f);void 0x0!==_0x18f005&&(_0x50bb8d[_0x235e1f]=_0x18f005);}_0x187668(_0x31a149),_0x17f3c2[_0x1a2e52(0x1e3)](_0x5e0fba,{'commandParams':[_0x50bb8d]},[],_0x2752b7);}}});}[_0x2e927d(0x1fd)](_0x1fe69c,_0x5759c1,_0x3d70cf){const _0x150ce6=_0x2e927d,_0x5a0748=_0x5759c1[0x0][_0x150ce6(0x1c8)][_0x150ce6(0x1f3)],_0x141d02=_0x3d70cf[_0x150ce6(0x20e)][0x0];this[_0x150ce6(0x210)][_0x150ce6(0x1ce)][_0x150ce6(0x201)](_0x50cfbe=>{const _0x22c4bc=_0x150ce6;for(const _0x3791e2 of _0x1fe69c)void 0x0!==_0x141d02[_0x3791e2]?_0x50cfbe[_0x22c4bc(0x1e1)](_0x3791e2,_0x141d02[_0x3791e2],_0x5a0748):_0x50cfbe[_0x22c4bc(0x212)](_0x3791e2,_0x5a0748);});}[_0x2e927d(0x1ed)](_0x1ad2c2){const _0x106bc2=_0x2e927d;if(_0x1ad2c2[_0x106bc2(0x1e5)])switch(_0x1ad2c2[_0x106bc2(0x1e6)]){case _0x106bc2(0x1ca):return{'type':_0x106bc2(0x1c9),'content':_0x127376(this[_0x106bc2(0x210)][_0x106bc2(0x203)],_0x106bc2(0x1e0))};case _0x106bc2(0x1dc):return{'type':_0x106bc2(0x1c9),'content':_0x127376(this[_0x106bc2(0x210)][_0x106bc2(0x203)],_0x106bc2(0x1fa))};}}[_0x2e927d(0x1ec)](_0x3504fe,_0x43d112){const _0x5e5aa1=_0x2e927d,_0x1cd5a3=this[_0x5e5aa1(0x210)][_0x5e5aa1(0x1cd)][_0x5e5aa1(0x20d)](_0x5e5aa1(0x1e2));for(const _0x35c781 of _0x1cd5a3[_0x5e5aa1(0x1e7)]({'skipNotAttached':!0x0})){const _0x119ccb=_0x35c781[_0x5e5aa1(0x20f)]();if(_0x35c781[_0x5e5aa1(0x1e6)]===_0x43d112&&_0x119ccb===_0x3504fe)return _0x35c781;}return null;}}
23
+ const _0x5ccb3e=_0x2ea0;function _0x2d3d(){const _0x5a4849=['model','tableCellHeight','7330MvTZgy','1413tOited','*Format:*\x20change\x20table\x20properties','subType','enableCommand','formatBlock','tableCellProperties','tableCellVerticalAlignment','1706320uuVPRq','tableCellWidth','start','markBlockFormat','registerCustomCallback','discard','format','setAttribute','tableBorderWidth','table','4jxlVcA','TrackChangesTableProperties','tableCellBorderWidth','document','descriptionFactory','has','tableCellHorizontalAlignment','_suggestionFactory','nodeAfter','tableWidth','get','getAttribute','enqueueChange','findAncestor','tableBackgroundColor','getSelectionAffectedTableCells','170802DeCbSm','3905TETyJe','TableUtils','registerDescriptionCallback','handleSuggestionDescription','tableCellBorderStyle','change','149145EnWIKM','selection','tableBorderColor','tableCellBorderColor','tableCellPadding','getSuggestions','314028PcABSH','pluginName','TablePropertiesEditing','editor','plugins','removeAttribute','batch','accept','_getSuggestion','tableProperties','TrackChangesEditing','commandParams','tableCellBackgroundColor','tableAlignment','858JNjeqq','afterInit','handleDiscardAction','1695092sHUTmv','_handlePropertyChange','locale','join','getSuggestionCallback','tableHeight','getContainedElement','tableBorderStyle','*Format:*\x20change\x20table\x20cell\x20properties','TableCellPropertiesEditing','getFirstPosition','data'];_0x2d3d=function(){return _0x5a4849;};return _0x2d3d();}(function(_0x3471a2,_0x1c5e62){const _0x4e3107=_0x2ea0,_0x41f834=_0x3471a2();while(!![]){try{const _0xb9b72d=parseInt(_0x4e3107(0x99))/0x1+parseInt(_0x4e3107(0xa6))/0x2+-parseInt(_0x4e3107(0xa0))/0x3*(-parseInt(_0x4e3107(0xd7))/0x4)+parseInt(_0x4e3107(0x9a))/0x5*(-parseInt(_0x4e3107(0xb4))/0x6)+parseInt(_0x4e3107(0xb7))/0x7+-parseInt(_0x4e3107(0xcd))/0x8+parseInt(_0x4e3107(0xc6))/0x9*(-parseInt(_0x4e3107(0xc5))/0xa);if(_0xb9b72d===_0x1c5e62)break;else _0x41f834['push'](_0x41f834['shift']());}catch(_0xf4ea){_0x41f834['push'](_0x41f834['shift']());}}}(_0x2d3d,0x2bdb1));import{Plugin as _0x19bedb}from'ckeditor5/src/core.js';import{getTranslation as _0x358060}from'../utils/common-translations.js';function _0x2ea0(_0x35fe78,_0x451b53){const _0x2d3d4e=_0x2d3d();return _0x2ea0=function(_0x2ea078,_0x4ef3b2){_0x2ea078=_0x2ea078-0x91;let _0x5c0d58=_0x2d3d4e[_0x2ea078];return _0x5c0d58;},_0x2ea0(_0x35fe78,_0x451b53);}export default class Rt extends _0x19bedb{constructor(_0x47f486){const _0x3dc911=_0x2ea0;super(_0x47f486),this[_0x3dc911(0xaf)]=[_0x3dc911(0xa2),_0x3dc911(0xbe),_0x3dc911(0xd5),_0x3dc911(0xb3),_0x3dc911(0x92),_0x3dc911(0xbc),_0x3dc911(0x97)],this[_0x3dc911(0xcb)]=[_0x3dc911(0xa3),_0x3dc911(0x9e),_0x3dc911(0xd9),_0x3dc911(0xa4),_0x3dc911(0xce),_0x3dc911(0xc4),_0x3dc911(0xb2),_0x3dc911(0xdd),_0x3dc911(0xcc)];}static get[_0x5ccb3e(0xa7)](){const _0x55e495=_0x5ccb3e;return _0x55e495(0xd8);}[_0x5ccb3e(0xb5)](){const _0x3c29d4=_0x5ccb3e,_0x44d7ab=this[_0x3c29d4(0xa9)][_0x3c29d4(0xaa)][_0x3c29d4(0x93)](_0x3c29d4(0xb0));if(this[_0x3c29d4(0xa9)][_0x3c29d4(0xaa)][_0x3c29d4(0xdc)](_0x3c29d4(0xa8))){for(const _0x16241f of this[_0x3c29d4(0xaf)])_0x44d7ab[_0x3c29d4(0xc9)](_0x16241f,(_0x187f0c,_0x459970)=>{const _0x2ff23f=_0x3c29d4,_0x17518a=this[_0x2ff23f(0xa9)][_0x2ff23f(0xc3)][_0x2ff23f(0xda)][_0x2ff23f(0xa1)][_0x2ff23f(0xc1)]()[_0x2ff23f(0x96)](_0x2ff23f(0xd6));this[_0x2ff23f(0xb8)](_0x16241f,[_0x17518a],this[_0x2ff23f(0xaf)],_0x2ff23f(0xaf),_0x187f0c,_0x459970);});_0x44d7ab[_0x3c29d4(0xde)][_0x3c29d4(0xd1)](_0x3c29d4(0xca),_0x3c29d4(0xaf),_0x3c29d4(0xad),_0x44d7ab[_0x3c29d4(0xde)][_0x3c29d4(0xbb)](_0x3c29d4(0xca),null,_0x3c29d4(0xd2))),_0x44d7ab[_0x3c29d4(0xde)][_0x3c29d4(0xd1)](_0x3c29d4(0xca),_0x3c29d4(0xaf),_0x3c29d4(0xd2),(_0x576481,_0x4c5025)=>this[_0x3c29d4(0xb6)](this[_0x3c29d4(0xaf)],_0x576481,_0x4c5025)),_0x44d7ab[_0x3c29d4(0xde)][_0x3c29d4(0xd1)](_0x3c29d4(0xca),_0x3c29d4(0xaf),_0x3c29d4(0xba),()=>!0x1);}if(this[_0x3c29d4(0xa9)][_0x3c29d4(0xaa)][_0x3c29d4(0xdc)](_0x3c29d4(0xc0))){for(const _0x7d4a6e of this[_0x3c29d4(0xcb)])_0x44d7ab[_0x3c29d4(0xc9)](_0x7d4a6e,(_0x46bf6e,_0x1ab9d1)=>{const _0xd74644=_0x3c29d4,_0x1e5dd8=this[_0xd74644(0xa9)][_0xd74644(0xaa)][_0xd74644(0x93)](_0xd74644(0x9b))[_0xd74644(0x98)](this[_0xd74644(0xa9)][_0xd74644(0xc3)][_0xd74644(0xda)][_0xd74644(0xa1)]);this[_0xd74644(0xb8)](_0x7d4a6e,_0x1e5dd8,this[_0xd74644(0xcb)],_0xd74644(0xcb),_0x46bf6e,_0x1ab9d1);});_0x44d7ab[_0x3c29d4(0xde)][_0x3c29d4(0xd1)](_0x3c29d4(0xca),_0x3c29d4(0xcb),_0x3c29d4(0xad),_0x44d7ab[_0x3c29d4(0xde)][_0x3c29d4(0xbb)](_0x3c29d4(0xca),null,_0x3c29d4(0xd2))),_0x44d7ab[_0x3c29d4(0xde)][_0x3c29d4(0xd1)](_0x3c29d4(0xca),_0x3c29d4(0xcb),_0x3c29d4(0xd2),(_0x360fef,_0x5960f6)=>this[_0x3c29d4(0xb6)](this[_0x3c29d4(0xcb)],_0x360fef,_0x5960f6)),_0x44d7ab[_0x3c29d4(0xde)][_0x3c29d4(0xd1)](_0x3c29d4(0xca),_0x3c29d4(0xcb),_0x3c29d4(0xba),()=>!0x1);}_0x44d7ab[_0x3c29d4(0xdb)][_0x3c29d4(0x9c)](_0x5995a7=>this[_0x3c29d4(0x9d)](_0x5995a7));}[_0x5ccb3e(0xb8)](_0x50f5db,_0x31a273,_0x5a0f0b,_0x556cba,_0x36054b,_0x3b130c){const _0x34411c=_0x5ccb3e,_0x39ab93=this[_0x34411c(0xa9)][_0x34411c(0xaa)][_0x34411c(0x93)](_0x34411c(0xb0));this[_0x34411c(0xa9)][_0x34411c(0xc3)][_0x34411c(0x95)](_0x3b130c[_0x34411c(0xac)],()=>{const _0x5d6022=_0x34411c;for(const _0x351fcf of _0x31a273){if(this[_0x5d6022(0xae)](_0x351fcf,_0x556cba))_0x36054b(_0x3b130c);else{const _0x580bea={};for(const _0x263a2f of _0x5a0f0b){const _0x2babf9=_0x351fcf[_0x5d6022(0x94)](_0x263a2f);void 0x0!==_0x2babf9&&(_0x580bea[_0x263a2f]=_0x2babf9);}_0x36054b(_0x3b130c),_0x39ab93[_0x5d6022(0xd0)](_0x351fcf,{'commandParams':[_0x580bea]},[],_0x556cba);}}});}[_0x5ccb3e(0xb6)](_0x21292c,_0x56f8c5,_0x2a6d21){const _0x37751b=_0x5ccb3e,_0x45b2af=_0x56f8c5[0x0][_0x37751b(0xcf)][_0x37751b(0x91)],_0xfd5d2b=_0x2a6d21[_0x37751b(0xb1)][0x0];this[_0x37751b(0xa9)][_0x37751b(0xc3)][_0x37751b(0x9f)](_0x4ee861=>{const _0x1f1a39=_0x37751b;for(const _0x534a30 of _0x21292c)void 0x0!==_0xfd5d2b[_0x534a30]?_0x4ee861[_0x1f1a39(0xd4)](_0x534a30,_0xfd5d2b[_0x534a30],_0x45b2af):_0x4ee861[_0x1f1a39(0xab)](_0x534a30,_0x45b2af);});}[_0x5ccb3e(0x9d)](_0x44b4f8){const _0x123b4c=_0x5ccb3e;if(_0x44b4f8[_0x123b4c(0xc2)])switch(_0x44b4f8[_0x123b4c(0xc8)]){case _0x123b4c(0xaf):return{'type':_0x123b4c(0xd3),'content':_0x358060(this[_0x123b4c(0xa9)][_0x123b4c(0xb9)],_0x123b4c(0xc7))};case _0x123b4c(0xcb):return{'type':_0x123b4c(0xd3),'content':_0x358060(this[_0x123b4c(0xa9)][_0x123b4c(0xb9)],_0x123b4c(0xbf))};}}[_0x5ccb3e(0xae)](_0x6af87c,_0x1bba9d){const _0x404fdd=_0x5ccb3e,_0x38d33b=this[_0x404fdd(0xa9)][_0x404fdd(0xaa)][_0x404fdd(0x93)](_0x404fdd(0xb0));for(const _0x3dc429 of _0x38d33b[_0x404fdd(0xa5)]({'skipNotAttached':!0x0})){const _0x4364b4=_0x3dc429[_0x404fdd(0xbd)]();if(_0x3dc429[_0x404fdd(0xc8)]===_0x1bba9d&&_0x4364b4===_0x6af87c)return _0x3dc429;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1cdb3e=_0x4ee7;function _0x4ee7(_0x46f4eb,_0x1d95fe){const _0x346f34=_0x346f();return _0x4ee7=function(_0x4ee7d4,_0x2afc3a){_0x4ee7d4=_0x4ee7d4-0xe8;let _0x5b0df7=_0x346f34[_0x4ee7d4];return _0x5b0df7;},_0x4ee7(_0x46f4eb,_0x1d95fe);}(function(_0x176d2e,_0x4cdcc4){const _0x4daa15=_0x4ee7,_0x5b4831=_0x176d2e();while(!![]){try{const _0x3a958a=parseInt(_0x4daa15(0xf1))/0x1+-parseInt(_0x4daa15(0xee))/0x2+parseInt(_0x4daa15(0xed))/0x3*(parseInt(_0x4daa15(0xe8))/0x4)+parseInt(_0x4daa15(0xf3))/0x5*(parseInt(_0x4daa15(0xf0))/0x6)+parseInt(_0x4daa15(0xf5))/0x7*(parseInt(_0x4daa15(0xf4))/0x8)+parseInt(_0x4daa15(0xeb))/0x9*(parseInt(_0x4daa15(0xf8))/0xa)+-parseInt(_0x4daa15(0xf7))/0xb;if(_0x3a958a===_0x4cdcc4)break;else _0x5b4831['push'](_0x5b4831['shift']());}catch(_0x582b6e){_0x5b4831['push'](_0x5b4831['shift']());}}}(_0x346f,0x56b04));function _0x346f(){const _0x36a37d=['enableCommand','51sZXHHt','635778HeigvD','editor','6WgjZnB','688388WqnOam','insertTemplate','3241065LAUxmu','336PjCbBJ','103502yXDcXI','has','28454162LbFyQA','30HHAoXA','get','Template','afterInit','151940nZPXeQ','plugins','TrackChangesEditing','1969047kwLEmQ'];_0x346f=function(){return _0x36a37d;};return _0x346f();}import{Plugin as _0xf5a59f}from'ckeditor5/src/core.js';export default class Dt extends _0xf5a59f{[_0x1cdb3e(0xfb)](){const _0x7eb466=_0x1cdb3e,_0x39e99f=this[_0x7eb466(0xef)];_0x39e99f[_0x7eb466(0xe9)][_0x7eb466(0xf6)](_0x7eb466(0xfa))&&_0x39e99f[_0x7eb466(0xe9)][_0x7eb466(0xf9)](_0x7eb466(0xea))[_0x7eb466(0xec)](_0x7eb466(0xf2));}}
23
+ function _0x12e7(){const _0x33b452=['afterInit','2985873ntUiYE','3booGhs','40TiQCTU','insertTemplate','21252FVCEPh','Template','508388UiPKcM','9sEoqzG','editor','TrackChangesEditing','has','260BTAOAr','1711880alovZv','enableCommand','1937145FCYkwF','2576696feCAFr','get','plugins','576867NfZCLF'];_0x12e7=function(){return _0x33b452;};return _0x12e7();}const _0x5215c3=_0x388b;(function(_0x23100f,_0x4be309){const _0x2f27bd=_0x388b,_0x5dce2d=_0x23100f();while(!![]){try{const _0x1c50f7=parseInt(_0x2f27bd(0x119))/0x1+parseInt(_0x2f27bd(0x121))/0x2+parseInt(_0x2f27bd(0x11c))/0x3*(parseInt(_0x2f27bd(0x113))/0x4)+parseInt(_0x2f27bd(0x112))/0x5*(parseInt(_0x2f27bd(0x11f))/0x6)+-parseInt(_0x2f27bd(0x115))/0x7+parseInt(_0x2f27bd(0x116))/0x8*(parseInt(_0x2f27bd(0x122))/0x9)+parseInt(_0x2f27bd(0x11d))/0xa*(-parseInt(_0x2f27bd(0x11b))/0xb);if(_0x1c50f7===_0x4be309)break;else _0x5dce2d['push'](_0x5dce2d['shift']());}catch(_0x1bd71e){_0x5dce2d['push'](_0x5dce2d['shift']());}}}(_0x12e7,0x6256b));import{Plugin as _0x3a566b}from'ckeditor5/src/core.js';function _0x388b(_0x102054,_0x46e5d2){const _0x12e79e=_0x12e7();return _0x388b=function(_0x388b27,_0x449f37){_0x388b27=_0x388b27-0x112;let _0x2b8b45=_0x12e79e[_0x388b27];return _0x2b8b45;},_0x388b(_0x102054,_0x46e5d2);}export default class Dt extends _0x3a566b{[_0x5215c3(0x11a)](){const _0x3df000=_0x5215c3,_0x3c6d45=this[_0x3df000(0x123)];_0x3c6d45[_0x3df000(0x118)][_0x3df000(0x125)](_0x3df000(0x120))&&_0x3c6d45[_0x3df000(0x118)][_0x3df000(0x117)](_0x3df000(0x124))[_0x3df000(0x114)](_0x3df000(0x11e));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x524c(){const _0xd55fb5=['start','Title','797691endnWB','79983tcAJQb','getChangedMarkers','isTouching','isCollapsed','568sERzFK','50Cuurlz','1554266dnUkJg','forward','getNearestSelectionRange','get','6154855DujoSs','updateMarker','365604AJiMFu','suggestion','descriptionFactory','has','end','registerPostFixer','_splitMarkerName','title-content','11426120mCwsIy','createRange','schema','model','nodeBefore','isEqual','differ','plugins','registerElementLabel','from','editor','37132AniJIo','TrackChangesEditing','document','locale','39gguqib','element','removeMarker','afterInit','ELEMENT_TITLE','newRange'];_0x524c=function(){return _0xd55fb5;};return _0x524c();}const _0x27bc91=_0x1f4b;(function(_0x3bd407,_0x597a57){const _0x2a479e=_0x1f4b,_0x420836=_0x3bd407();while(!![]){try{const _0x3bd3dd=-parseInt(_0x2a479e(0x1ab))/0x1+-parseInt(_0x2a479e(0x186))/0x2+-parseInt(_0x2a479e(0x1a3))/0x3*(-parseInt(_0x2a479e(0x19f))/0x4)+parseInt(_0x2a479e(0x185))/0x5*(parseInt(_0x2a479e(0x18c))/0x6)+parseInt(_0x2a479e(0x18a))/0x7+-parseInt(_0x2a479e(0x184))/0x8*(parseInt(_0x2a479e(0x1ac))/0x9)+parseInt(_0x2a479e(0x194))/0xa;if(_0x3bd3dd===_0x597a57)break;else _0x420836['push'](_0x420836['shift']());}catch(_0x18f66d){_0x420836['push'](_0x420836['shift']());}}}(_0x524c,0x8552f));function _0x1f4b(_0x244392,_0x3251f9){const _0x524c07=_0x524c();return _0x1f4b=function(_0x1f4bc3,_0x58cbd8){_0x1f4bc3=_0x1f4bc3-0x184;let _0x10854e=_0x524c07[_0x1f4bc3];return _0x10854e;},_0x1f4b(_0x244392,_0x3251f9);}import{Plugin as _0x47f93b}from'ckeditor5/src/core.js';import{getTranslation as _0x4bdcf8}from'../utils/common-translations.js';export default class $t extends _0x47f93b{[_0x27bc91(0x1a6)](){const _0x1f39de=_0x27bc91,_0x357016=this[_0x1f39de(0x19e)];if(!_0x357016[_0x1f39de(0x19b)][_0x1f39de(0x18f)](_0x1f39de(0x1aa)))return;const _0x313930=_0x357016[_0x1f39de(0x19b)][_0x1f39de(0x189)](_0x1f39de(0x1a0));_0x313930[_0x1f39de(0x18e)][_0x1f39de(0x19c)](_0x1f39de(0x193),()=>_0x4bdcf8(_0x357016[_0x1f39de(0x1a2)],_0x1f39de(0x1a7))),_0x357016[_0x1f39de(0x197)][_0x1f39de(0x1a1)][_0x1f39de(0x191)](_0x4a7c0a=>{const _0x2e2431=_0x1f39de;let _0x4860cf=!0x1;const _0xe02178=Array[_0x2e2431(0x19d)](_0x357016[_0x2e2431(0x197)][_0x2e2431(0x1a1)][_0x2e2431(0x19a)][_0x2e2431(0x1ad)]());for(const {name:_0xbbb054,data:_0x27083c}of _0xe02178){const {group:_0x3b0feb}=_0x313930[_0x2e2431(0x192)](_0xbbb054);if(_0x2e2431(0x18d)!==_0x3b0feb||!_0x27083c[_0x2e2431(0x1a8)])continue;const _0x58458c=_0x27083c[_0x2e2431(0x1a8)],_0x579bae=_0x58458c[_0x2e2431(0x190)][_0x2e2431(0x198)];if(!_0x579bae||!_0x579bae['is'](_0x2e2431(0x1a4),_0x2e2431(0x193)))continue;if(!_0x58458c[_0x2e2431(0x1a9)][_0x2e2431(0x1ae)](_0x58458c[_0x2e2431(0x190)]))continue;const _0x45db30=_0x357016[_0x2e2431(0x197)][_0x2e2431(0x196)][_0x2e2431(0x188)](_0x58458c[_0x2e2431(0x190)],_0x2e2431(0x187));if(_0x45db30&&_0x45db30[_0x2e2431(0x1af)]){const _0x3fece2=_0x4a7c0a[_0x2e2431(0x195)](_0x58458c[_0x2e2431(0x1a9)],_0x45db30[_0x2e2431(0x1a9)]);_0x3fece2[_0x2e2431(0x199)](_0x58458c)||(_0x4a7c0a[_0x2e2431(0x18b)](_0xbbb054,{'range':_0x3fece2}),_0x4860cf=!0x0);}_0x4860cf||(_0x4a7c0a[_0x2e2431(0x1a5)](_0xbbb054),_0x4860cf=!0x0);}return _0x4860cf;});}}
23
+ const _0x4bb7bf=_0x4f27;function _0x444c(){const _0x10730c=['afterInit','649430WlZxjF','removeMarker','descriptionFactory','_splitMarkerName','75713jrrqgh','4354316jzJnHC','newRange','28882WMbZdH','2100zaFsWG','getNearestSelectionRange','1788pWAapQ','editor','from','isCollapsed','TrackChangesEditing','locale','ELEMENT_TITLE','start','has','844GqbQGT','updateMarker','3jlRhEb','schema','get','3746568cSzdpF','model','registerElementLabel','isTouching','differ','suggestion','forward','title-content','document','element','createRange','getChangedMarkers','Title','isEqual','8iAgngb','end','registerPostFixer','3060lCEwzM','14357457qlZXNX','plugins','nodeBefore'];_0x444c=function(){return _0x10730c;};return _0x444c();}(function(_0x532ea2,_0x192729){const _0x164651=_0x4f27,_0x254afb=_0x532ea2();while(!![]){try{const _0x428490=parseInt(_0x164651(0x1ee))/0x1*(parseInt(_0x164651(0x1d6))/0x2)+-parseInt(_0x164651(0x1f0))/0x3*(-parseInt(_0x164651(0x1e0))/0x4)+-parseInt(_0x164651(0x1db))/0x5+-parseInt(_0x164651(0x1e5))/0x6*(parseInt(_0x164651(0x1e2))/0x7)+-parseInt(_0x164651(0x1d3))/0x8*(-parseInt(_0x164651(0x1d7))/0x9)+parseInt(_0x164651(0x1e3))/0xa*(-parseInt(_0x164651(0x1df))/0xb)+-parseInt(_0x164651(0x1f3))/0xc;if(_0x428490===_0x192729)break;else _0x254afb['push'](_0x254afb['shift']());}catch(_0x30ba94){_0x254afb['push'](_0x254afb['shift']());}}}(_0x444c,0xd17ee));import{Plugin as _0x387840}from'ckeditor5/src/core.js';function _0x4f27(_0x463669,_0x364a80){const _0x444cdb=_0x444c();return _0x4f27=function(_0x4f2767,_0xc9de79){_0x4f2767=_0x4f2767-0x1cf;let _0x563815=_0x444cdb[_0x4f2767];return _0x563815;},_0x4f27(_0x463669,_0x364a80);}import{getTranslation as _0x2129e1}from'../utils/common-translations.js';export default class $t extends _0x387840{[_0x4bb7bf(0x1da)](){const _0x2e4021=_0x4bb7bf,_0x10bb3b=this[_0x2e4021(0x1e6)];if(!_0x10bb3b[_0x2e4021(0x1d8)][_0x2e4021(0x1ed)](_0x2e4021(0x1d1)))return;const _0x431283=_0x10bb3b[_0x2e4021(0x1d8)][_0x2e4021(0x1f2)](_0x2e4021(0x1e9));_0x431283[_0x2e4021(0x1dd)][_0x2e4021(0x1f5)](_0x2e4021(0x1fa),()=>_0x2129e1(_0x10bb3b[_0x2e4021(0x1ea)],_0x2e4021(0x1eb))),_0x10bb3b[_0x2e4021(0x1f4)][_0x2e4021(0x1fb)][_0x2e4021(0x1d5)](_0x5681fe=>{const _0x3323e9=_0x2e4021;let _0x29c6b9=!0x1;const _0x33fea6=Array[_0x3323e9(0x1e7)](_0x10bb3b[_0x3323e9(0x1f4)][_0x3323e9(0x1fb)][_0x3323e9(0x1f7)][_0x3323e9(0x1d0)]());for(const {name:_0x1d0524,data:_0x4f38a4}of _0x33fea6){const {group:_0x3c0d95}=_0x431283[_0x3323e9(0x1de)](_0x1d0524);if(_0x3323e9(0x1f8)!==_0x3c0d95||!_0x4f38a4[_0x3323e9(0x1e1)])continue;const _0x54f812=_0x4f38a4[_0x3323e9(0x1e1)],_0xa6db5b=_0x54f812[_0x3323e9(0x1d4)][_0x3323e9(0x1d9)];if(!_0xa6db5b||!_0xa6db5b['is'](_0x3323e9(0x1fc),_0x3323e9(0x1fa)))continue;if(!_0x54f812[_0x3323e9(0x1ec)][_0x3323e9(0x1f6)](_0x54f812[_0x3323e9(0x1d4)]))continue;const _0x1dd729=_0x10bb3b[_0x3323e9(0x1f4)][_0x3323e9(0x1f1)][_0x3323e9(0x1e4)](_0x54f812[_0x3323e9(0x1d4)],_0x3323e9(0x1f9));if(_0x1dd729&&_0x1dd729[_0x3323e9(0x1e8)]){const _0x42c6ae=_0x5681fe[_0x3323e9(0x1cf)](_0x54f812[_0x3323e9(0x1ec)],_0x1dd729[_0x3323e9(0x1ec)]);_0x42c6ae[_0x3323e9(0x1d2)](_0x54f812)||(_0x5681fe[_0x3323e9(0x1ef)](_0x1d0524,{'range':_0x42c6ae}),_0x29c6b9=!0x0);}_0x29c6b9||(_0x5681fe[_0x3323e9(0x1dc)](_0x1d0524),_0x29c6b9=!0x0);}return _0x29c6b9;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x368171=_0x30b6;function _0x1862(){const _0x30a8c0=['282616YaBAlb','196134IAITwb','42848600kxBFCW','plugins','70dWraSk','TrackChangesEditing','enableCommand','6075424ibjRhO','5018013GTtrJg','redo','435OOsFeL','1552996IZTFeo','5ITnJXg','9034jCWEPz','get','has','editor','afterInit','UndoEditing','undo'];_0x1862=function(){return _0x30a8c0;};return _0x1862();}(function(_0x5609c6,_0x1b2f39){const _0x17b1ec=_0x30b6,_0x586aec=_0x5609c6();while(!![]){try{const _0x2dc55c=-parseInt(_0x17b1ec(0x128))/0x1+-parseInt(_0x17b1ec(0x12a))/0x2*(-parseInt(_0x17b1ec(0x127))/0x3)+-parseInt(_0x17b1ec(0x124))/0x4+parseInt(_0x17b1ec(0x129))/0x5*(-parseInt(_0x17b1ec(0x132))/0x6)+-parseInt(_0x17b1ec(0x135))/0x7*(parseInt(_0x17b1ec(0x131))/0x8)+-parseInt(_0x17b1ec(0x125))/0x9+parseInt(_0x17b1ec(0x133))/0xa;if(_0x2dc55c===_0x1b2f39)break;else _0x586aec['push'](_0x586aec['shift']());}catch(_0x2c908a){_0x586aec['push'](_0x586aec['shift']());}}}(_0x1862,0xe1b29));import{Plugin as _0x3a4337}from'ckeditor5/src/core.js';function _0x30b6(_0x2b7173,_0x4c23a5){const _0x1862d3=_0x1862();return _0x30b6=function(_0x30b652,_0x2b3d35){_0x30b652=_0x30b652-0x122;let _0x4ff804=_0x1862d3[_0x30b652];return _0x4ff804;},_0x30b6(_0x2b7173,_0x4c23a5);}export default class Bt extends _0x3a4337{[_0x368171(0x12e)](){const _0x3e3045=_0x368171,_0x3e87a1=this[_0x3e3045(0x12d)],_0x4eb518=_0x3e87a1[_0x3e3045(0x134)][_0x3e3045(0x12b)](_0x3e3045(0x122));_0x3e87a1[_0x3e3045(0x134)][_0x3e3045(0x12c)](_0x3e3045(0x12f))&&(_0x4eb518[_0x3e3045(0x123)](_0x3e3045(0x130)),_0x4eb518[_0x3e3045(0x123)](_0x3e3045(0x126)));}}
23
+ function _0x35f9(){const _0x43f139=['3dgoABw','1166418rMnmYr','27191QBMWeW','plugins','121oRaOAb','undo','has','afterInit','get','UndoEditing','3290930GszguH','enableCommand','66yvBclS','11000056eKMqPO','1281784cImbLH','editor','274790GVQBBA','TrackChangesEditing','90ywAaiQ','8243165LNLlWh','redo'];_0x35f9=function(){return _0x43f139;};return _0x35f9();}const _0x5c194a=_0x1ba7;function _0x1ba7(_0x567196,_0x86fbce){const _0x35f977=_0x35f9();return _0x1ba7=function(_0x1ba7eb,_0x339fe0){_0x1ba7eb=_0x1ba7eb-0xf8;let _0x777e65=_0x35f977[_0x1ba7eb];return _0x777e65;},_0x1ba7(_0x567196,_0x86fbce);}(function(_0x3ce83f,_0x14b2d3){const _0x1e4e7c=_0x1ba7,_0x59d799=_0x3ce83f();while(!![]){try{const _0x133048=parseInt(_0x1e4e7c(0xfa))/0x1*(parseInt(_0x1e4e7c(0x104))/0x2)+parseInt(_0x1e4e7c(0xf8))/0x3*(-parseInt(_0x1e4e7c(0x106))/0x4)+parseInt(_0x1e4e7c(0x108))/0x5*(-parseInt(_0x1e4e7c(0x10a))/0x6)+-parseInt(_0x1e4e7c(0x10b))/0x7+-parseInt(_0x1e4e7c(0x105))/0x8+-parseInt(_0x1e4e7c(0xf9))/0x9+parseInt(_0x1e4e7c(0x102))/0xa*(parseInt(_0x1e4e7c(0xfc))/0xb);if(_0x133048===_0x14b2d3)break;else _0x59d799['push'](_0x59d799['shift']());}catch(_0x28adff){_0x59d799['push'](_0x59d799['shift']());}}}(_0x35f9,0xa8882));import{Plugin as _0xfa5ef3}from'ckeditor5/src/core.js';export default class Bt extends _0xfa5ef3{[_0x5c194a(0xff)](){const _0x55dfea=_0x5c194a,_0x153520=this[_0x55dfea(0x107)],_0x540b49=_0x153520[_0x55dfea(0xfb)][_0x55dfea(0x100)](_0x55dfea(0x109));_0x153520[_0x55dfea(0xfb)][_0x55dfea(0xfe)](_0x55dfea(0x101))&&(_0x540b49[_0x55dfea(0x103)](_0x55dfea(0xfd)),_0x540b49[_0x55dfea(0x103)](_0x55dfea(0x10c)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x54f7e6,_0x2886a0){const _0x1f321a=_0x53ad,_0x312293=_0x54f7e6();while(!![]){try{const _0x42ce45=-parseInt(_0x1f321a(0x1cf))/0x1*(-parseInt(_0x1f321a(0x1d8))/0x2)+parseInt(_0x1f321a(0x1de))/0x3*(-parseInt(_0x1f321a(0x1f0))/0x4)+parseInt(_0x1f321a(0x1e3))/0x5+parseInt(_0x1f321a(0x1e2))/0x6*(parseInt(_0x1f321a(0x1fc))/0x7)+-parseInt(_0x1f321a(0x1f1))/0x8+-parseInt(_0x1f321a(0x1d3))/0x9+-parseInt(_0x1f321a(0x201))/0xa;if(_0x42ce45===_0x2886a0)break;else _0x312293['push'](_0x312293['shift']());}catch(_0x5307c4){_0x312293['push'](_0x312293['shift']());}}}(_0x1800,0x4c78d));function _0x53ad(_0x4eeb98,_0x4946d6){const _0x18007b=_0x1800();return _0x53ad=function(_0x53ad11,_0x43ee31){_0x53ad11=_0x53ad11-0x1ce;let _0xdb894d=_0x18007b[_0x53ad11];return _0xdb894d;},_0x53ad(_0x4eeb98,_0x4946d6);}export function getRangesWithAttribute(_0x468a40,_0x1cfd41,_0x574dfe){const _0x191ac3=_0x53ad,_0x5e0c15=[];for(const _0x451b29 of _0x1cfd41[_0x191ac3(0x1ef)]())_0x451b29[_0x191ac3(0x1db)](_0x468a40)&&_0x5e0c15[_0x191ac3(0x1fb)](_0x574dfe[_0x191ac3(0x1e6)](_0x451b29));return _0x5e0c15;}export function downcastSplitMergeMarker(_0x3add82,_0x341237,{showActiveMarker:_0x214a04=!0x0}={}){const _0x575518=_0x53ad,_0xf02cd0=_0x3add82[_0x575518(0x1d7)][_0x575518(0x1e8)](_0x575518(0x1f9));return(_0x132429,_0x3e1b02,_0x5d6c8f)=>{const _0x196f3d=_0x575518;if(!_0x5d6c8f[_0x196f3d(0x1f6)][_0x196f3d(0x1f3)](_0x3e1b02[_0x196f3d(0x1f8)],_0x132429[_0x196f3d(0x1f7)]))return;const _0x5781e7=_0x3e1b02[_0x196f3d(0x1f8)][_0x196f3d(0x1f2)](),_0x2bc333=_0x3e1b02[_0x196f3d(0x1f8)][_0x196f3d(0x1ce)],_0x56c8af=_0x3add82[_0x196f3d(0x1ed)][_0x196f3d(0x200)];let _0x436b1b=null,_0x437652=null,_0x1e0208=!0x1,_0x265208=!0x1;for(const _0x3be000 of _0x5781e7){const _0x47dd55=_0x3be000[_0x196f3d(0x1e1)];_0x1e0208=_0x1e0208||_0x56c8af[_0x196f3d(0x1e0)](_0x47dd55);const _0x4af918=_0x5d6c8f[_0x196f3d(0x1fa)][_0x196f3d(0x1d0)](_0x47dd55);if(_0x4af918&&_0x4af918[_0x196f3d(0x1ee)](_0x196f3d(0x1eb)))return;_0x196f3d(0x1dc)==_0x3be000[_0x196f3d(0x1d1)]&&(_0x56c8af[_0x196f3d(0x1e9)](_0x47dd55)&&!_0x56c8af[_0x196f3d(0x1fd)](_0x47dd55)&&(_0x47dd55[_0x196f3d(0x1f4)]||_0x2bc333[_0x196f3d(0x1dd)]?_0x436b1b&&_0x436b1b[_0x196f3d(0x1d4)]==_0x47dd55||(_0x436b1b=_0x47dd55,_0x1c6816(_0x3be000[_0x196f3d(0x1e5)]),_0x265208=!0x0):_0x437652=_0x437652||_0x3be000[_0x196f3d(0x1e5)]));}function _0x1c6816(_0x3f5e13){const _0xc504c8=_0x196f3d,{authorId:_0x1df539}=_0xf02cd0[_0xc504c8(0x1da)](_0x3e1b02[_0xc504c8(0x1f5)]),_0x476e70=_0x5d6c8f[_0xc504c8(0x1d5)][_0xc504c8(0x1e7)](_0xc504c8(0x1df),{'class':_0xc504c8(0x1d9)+_0x341237,'data-author-id':_0x1df539}),_0xc9550c=_0x5d6c8f[_0xc504c8(0x1fa)][_0xc504c8(0x1ff)](_0x3f5e13);_0x214a04&&_0xf02cd0[_0xc504c8(0x1e4)][_0xc504c8(0x1d6)](_0x3e1b02[_0xc504c8(0x1f5)])&&_0x5d6c8f[_0xc504c8(0x1d5)][_0xc504c8(0x1fe)](_0xc504c8(0x1d2),_0x476e70),_0x5d6c8f[_0xc504c8(0x1d5)][_0xc504c8(0x1ec)](_0xc9550c,_0x476e70),_0x5d6c8f[_0xc504c8(0x1fa)][_0xc504c8(0x1ea)](_0x476e70,_0x3e1b02[_0xc504c8(0x1f5)]);}_0x1e0208||_0x265208||!_0x437652||_0x1c6816(_0x437652);};}function _0x1800(){const _0x3ee19f=['addClass','toViewPosition','schema','1044810zSmmSi','start','5FVOoea','toViewElement','type','ck-suggestion-marker--active','2612502ShRZAH','parent','writer','includes','plugins','124352GKoXNd','ck-suggestion-marker-','_splitMarkerName','hasAttribute','elementEnd','isAtEnd','119484YSzpCF','span','isContent','item','4014UyXrkO','2027000RiFCYp','activeMarkers','previousPosition','createRangeOn','createUIElement','get','isBlock','bindElementToMarker','addHighlight','insert','model','getCustomProperty','getItems','32KxYFmf','2344848EcCxOy','getWalker','test','nextSibling','markerName','consumable','name','markerRange','TrackChangesEditing','mapper','push','6314MQaoxf','isLimit'];_0x1800=function(){return _0x3ee19f;};return _0x1800();}
23
+ (function(_0x5863de,_0x9a7c2a){const _0x1c0f71=_0x268d,_0x3e786c=_0x5863de();while(!![]){try{const _0x259d01=-parseInt(_0x1c0f71(0xf9))/0x1+parseInt(_0x1c0f71(0xf2))/0x2+-parseInt(_0x1c0f71(0x112))/0x3+parseInt(_0x1c0f71(0x118))/0x4*(-parseInt(_0x1c0f71(0x10c))/0x5)+parseInt(_0x1c0f71(0x101))/0x6+parseInt(_0x1c0f71(0xf4))/0x7*(-parseInt(_0x1c0f71(0xea))/0x8)+-parseInt(_0x1c0f71(0x110))/0x9*(-parseInt(_0x1c0f71(0x116))/0xa);if(_0x259d01===_0x9a7c2a)break;else _0x3e786c['push'](_0x3e786c['shift']());}catch(_0x159a3){_0x3e786c['push'](_0x3e786c['shift']());}}}(_0x44e0,0x1e320));export function getRangesWithAttribute(_0x3e621b,_0x33aba9,_0x272ef4){const _0x524932=_0x268d,_0x3e2d7d=[];for(const _0xa665cb of _0x33aba9[_0x524932(0xe5)]())_0xa665cb[_0x524932(0xed)](_0x3e621b)&&_0x3e2d7d[_0x524932(0x102)](_0x272ef4[_0x524932(0x10d)](_0xa665cb));return _0x3e2d7d;}function _0x44e0(){const _0x411afd=['plugins','markerName','includes','type','insert','toViewElement','380YVdiZw','createRangeOn','test','getWalker','10053jfSjSf','addHighlight','427905PaWEPK','schema','addClass','isBlock','2410hhOeos','bindElementToMarker','1988ZsYViN','getItems','nextSibling','toViewPosition','isAtEnd','get','88AywBNK','elementEnd','consumable','hasAttribute','_splitMarkerName','markerRange','parent','activeMarkers','401458xlcgAC','ck-suggestion-marker-','91133GAxWcn','item','span','createUIElement','model','139674cYgsqx','getCustomProperty','name','isContent','previousPosition','TrackChangesEditing','writer','isLimit','702264rDdhkS','push','mapper','start','ck-suggestion-marker--active'];_0x44e0=function(){return _0x411afd;};return _0x44e0();}function _0x268d(_0x1d07e3,_0x9402c){const _0x44e0b7=_0x44e0();return _0x268d=function(_0x268d85,_0x129846){_0x268d85=_0x268d85-0xe5;let _0x453342=_0x44e0b7[_0x268d85];return _0x453342;},_0x268d(_0x1d07e3,_0x9402c);}export function downcastSplitMergeMarker(_0x56ab9f,_0x5dcb1a,{showActiveMarker:_0x247a02=!0x0}={}){const _0x5f2e4b=_0x268d,_0x1b3b01=_0x56ab9f[_0x5f2e4b(0x106)][_0x5f2e4b(0xe9)](_0x5f2e4b(0xfe));return(_0x104a52,_0x23ac32,_0x115489)=>{const _0x11f659=_0x5f2e4b;if(!_0x115489[_0x11f659(0xec)][_0x11f659(0x10e)](_0x23ac32[_0x11f659(0xef)],_0x104a52[_0x11f659(0xfb)]))return;const _0x2ee981=_0x23ac32[_0x11f659(0xef)][_0x11f659(0x10f)](),_0x4e181f=_0x23ac32[_0x11f659(0xef)][_0x11f659(0x104)],_0x13e6b2=_0x56ab9f[_0x11f659(0xf8)][_0x11f659(0x113)];let _0x34343c=null,_0x8ca33d=null,_0x3fc79a=!0x1,_0x1c9bbe=!0x1;for(const _0x9902fa of _0x2ee981){const _0x53c2f0=_0x9902fa[_0x11f659(0xf5)];_0x3fc79a=_0x3fc79a||_0x13e6b2[_0x11f659(0xfc)](_0x53c2f0);const _0x162fa0=_0x115489[_0x11f659(0x103)][_0x11f659(0x10b)](_0x53c2f0);if(_0x162fa0&&_0x162fa0[_0x11f659(0xfa)](_0x11f659(0x111)))return;_0x11f659(0xeb)==_0x9902fa[_0x11f659(0x109)]&&(_0x13e6b2[_0x11f659(0x115)](_0x53c2f0)&&!_0x13e6b2[_0x11f659(0x100)](_0x53c2f0)&&(_0x53c2f0[_0x11f659(0xe6)]||_0x4e181f[_0x11f659(0xe8)]?_0x34343c&&_0x34343c[_0x11f659(0xf0)]==_0x53c2f0||(_0x34343c=_0x53c2f0,_0x5765e5(_0x9902fa[_0x11f659(0xfd)]),_0x1c9bbe=!0x0):_0x8ca33d=_0x8ca33d||_0x9902fa[_0x11f659(0xfd)]));}function _0x5765e5(_0x51000a){const _0x61baa7=_0x11f659,{authorId:_0x4eef49}=_0x1b3b01[_0x61baa7(0xee)](_0x23ac32[_0x61baa7(0x107)]),_0x145394=_0x115489[_0x61baa7(0xff)][_0x61baa7(0xf7)](_0x61baa7(0xf6),{'class':_0x61baa7(0xf3)+_0x5dcb1a,'data-author-id':_0x4eef49}),_0x2592fa=_0x115489[_0x61baa7(0x103)][_0x61baa7(0xe7)](_0x51000a);_0x247a02&&_0x1b3b01[_0x61baa7(0xf1)][_0x61baa7(0x108)](_0x23ac32[_0x61baa7(0x107)])&&_0x115489[_0x61baa7(0xff)][_0x61baa7(0x114)](_0x61baa7(0x105),_0x145394),_0x115489[_0x61baa7(0xff)][_0x61baa7(0x10a)](_0x2592fa,_0x145394),_0x115489[_0x61baa7(0x103)][_0x61baa7(0x117)](_0x145394,_0x23ac32[_0x61baa7(0x107)]);}_0x3fc79a||_0x1c9bbe||!_0x8ca33d||_0x5765e5(_0x8ca33d);};}