@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240927.0 → 0.0.0-nightly-20240929.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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
- function _0x16b3(){const _0x65be28=['isInContent','find','tableCellBorderStyle','TableUtils','options','removeColumns','markerAttributes','getRowIndexes','tablePaste','wrap','add','cell','tablePasteCell','getRows','trackChanges','columnInsertionRanges','_replaceTableSlotCell','_tablePostFixingSubtypes','getChildren','getRanges','rowInsertionIndexes','newRange','847bCWJDA','403638JGLUtM','4245WusgIQ','86392JuODEg','updateMarker','last','change','createRangeIn','editing','registerPostFixer','endColumn','formatBlock','call','from','selection','stop','requires','Users','redo','markMultiRangeBlockFormat','suggestionUnloaded','registerDescriptionCallback','conversion','fill','includes','getContainedElement','keys','getChild','value','endRow','clipboardOutput','insertion','afterInit','for','startsWith','createTableWalker','1541364PQDpkk','createRangeOn','return','tableCellHorizontalAlignment','registerCustomCallback','get','remove','_suggestionFactory','rowInsertionRanges','cells','ck-suggestion-marker--active','121430gEfvTC','markMultiRangeInsertion','getTableIfOnlyTableInContent','12HswynN','tableCell','_isForcedDefaultExecutionBlock','setAttribute','next','ck-suggestion-marker-insertion','low','getSuggestionCallback','suggestionLoaded','suggestion:formatBlock:tablePasteCell','root','end','isEqual','suggestion','markMultiRangeDeletion','2431CQXUoK','locale','name','getAllAdjacentSuggestions','high','listenTo','suggestion-td','findAncestor','length','move','tablePasteChainId','isEmpty','tableCellSuggestion','content','removeMarkers','position','createPositionBefore','documentSelection','getSuggestion','editingDowncast','insertionRanges','columns','getMarkers','7169175kquKbF','tableCellVerticalAlignment','getChanges','row','deletion','hasSuggestion','getRange','_getCoordsForCells','activeMarkers','insertContent','commands','column','author','createElement','TableClipboard','forEach','getAttributes','tableCellBorderWidth','detach','TrackChangesEditing','markers','fromEntries','plugins','ck-suggestion-marker','tablePasteColumn','discard','removeRows','document','getItems','getSelectionAffectedTableCells','elementToElement','markerToHighlight','tableCellBorderColor','map','entries','attributes','oldRange','getChangedMarkers','reduce','descriptionFactory','editor','every','some','tablePasteRow','filter','deletionRanges','has','tableCellPadding','nodeAfter','fromRange','table','rows','forceDefaultExecution','previousSibling','view','1267271blRbAE','getColumns','paragraph','tableCellBackgroundColor','insertColumns','_splitMarkerName','first','set','getColumnIndexes','subType','model','register','showSuggestionHighlights','insertRows','accept','previous','$graveyard','removeMarker','4254gFNgGs','getSuggestions','nextSibling','batch','join','*Replace\x20table\x20cells*','insert','unwrap','differ','dataDowncast','columnInsertionIndexes','rootName','type','schema','setAttributes','createRange','containsRange','start','element','push','markerName','getShiftedBy','_createdBatches'];_0x16b3=function(){return _0x65be28;};return _0x16b3();}const _0x2fc9b4=_0x26ce;(function(_0x4ec6b6,_0x208ff0){const _0x244310=_0x26ce,_0x39176b=_0x4ec6b6();while(!![]){try{const _0x429e13=-parseInt(_0x244310(0x13c))/0x1+-parseInt(_0x244310(0x1ad))/0x2*(-parseInt(_0x244310(0x17c))/0x3)+-parseInt(_0x244310(0x19f))/0x4+parseInt(_0x244310(0x17d))/0x5*(-parseInt(_0x244310(0x14e))/0x6)+parseInt(_0x244310(0x17b))/0x7*(-parseInt(_0x244310(0x17e))/0x8)+parseInt(_0x244310(0x105))/0x9+parseInt(_0x244310(0x1aa))/0xa*(parseInt(_0x244310(0xee))/0xb);if(_0x429e13===_0x208ff0)break;else _0x39176b['push'](_0x39176b['shift']());}catch(_0x4256f8){_0x39176b['push'](_0x39176b['shift']());}}}(_0x16b3,0xb14ce));import{getTranslation as _0xe7ca18}from'../utils/common-translations.js';import{Plugin as _0x2a4aed}from'ckeditor5/src/core.js';import{LiveRange as _0x5384f5}from'ckeditor5/src/engine.js';import{uid as _0x1f77cf,priorities as _0x141c2c}from'ckeditor5/src/utils.js';import _0x37adca from'./table.js';function _0x26ce(_0x3d6acf,_0x9087e4){const _0x16b3ab=_0x16b3();return _0x26ce=function(_0x26cef7,_0x4c262a){_0x26cef7=_0x26cef7-0xea;let _0x5ca472=_0x16b3ab[_0x26cef7];return _0x5ca472;},_0x26ce(_0x3d6acf,_0x9087e4);}const Pe=[_0x2fc9b4(0x116),_0x2fc9b4(0x125),_0x2fc9b4(0x167),_0x2fc9b4(0x1a2),_0x2fc9b4(0x106),_0x2fc9b4(0x13f),_0x2fc9b4(0x134)],we=Object[_0x2fc9b4(0x11a)](Pe[_0x2fc9b4(0x126)](_0x4ca44d=>[_0x4ca44d,null]));export default class _t extends _0x2a4aed{static get[_0x2fc9b4(0x18b)](){return[_0x37adca];}[_0x2fc9b4(0x19b)](){const _0x2e2605=_0x2fc9b4,_0x4eba3d=this[_0x2e2605(0x12d)];if(!_0x4eba3d[_0x2e2605(0x11b)][_0x2e2605(0x133)](_0x2e2605(0x113)))return;const _0x11aa40=_0x4eba3d[_0x2e2605(0x11b)][_0x2e2605(0x1a4)](_0x2e2605(0x118)),_0x19e6c3=_0x4eba3d[_0x2e2605(0x11b)][_0x2e2605(0x1a4)](_0x2e2605(0x168)),_0xca88f8=_0x4eba3d[_0x2e2605(0x11b)][_0x2e2605(0x1a4)](_0x37adca),_0x26870b=_0x4eba3d[_0x2e2605(0x11b)][_0x2e2605(0x1a4)](_0x2e2605(0x113));_0xca88f8[_0x2e2605(0x176)][_0x2e2605(0x161)](_0x2e2605(0x130),_0x2e2605(0x11d)),_0x4eba3d[_0x2e2605(0x146)][_0x2e2605(0x15b)][_0x2e2605(0x147)](_0x2e2605(0xfa),{'allowIn':_0x2e2605(0x1ae),'allowContentOf':_0x2e2605(0x1ae),'isLimit':!0x0}),_0x4eba3d[_0x2e2605(0x191)][_0x2e2605(0x123)]({'model':_0x2e2605(0xfa),'view':_0x2e2605(0xf4)});let _0x5aed5c=null;_0x4eba3d[_0x2e2605(0x146)]['on'](_0x2e2605(0x10e),(_0xeb519,_0x38c238)=>{const _0x29cf91=_0x2e2605,[_0x312bbe,_0x3b5b7d]=_0x38c238,_0x2bbe10=_0x38c238[_0x38c238[_0x29cf91(0xf6)]-0x1];_0x2bbe10&&_0x2bbe10[_0x29cf91(0x139)]||_0x11aa40[_0x29cf91(0x1af)]||this[_0x29cf91(0x12d)][_0x29cf91(0x10f)][_0x29cf91(0x1a4)](_0x29cf91(0x173))[_0x29cf91(0x197)]&&function(_0x587a71,_0x151d61,_0x1dbfde,_0x3812ee,_0x2f7821){const _0x447d41=_0x29cf91;if(_0x151d61&&!_0x151d61['is'](_0x447d41(0xff)))return!0x1;const _0x581d8e=_0x2f7821[_0x447d41(0x1ac)](_0x587a71,_0x1dbfde);if(!_0x581d8e||!Re(_0x581d8e,void 0x0,_0x3812ee))return!0x1;const _0x5b0b84=_0x3812ee[_0x447d41(0x122)](_0x1dbfde[_0x447d41(0x120)][_0x447d41(0x189)]);if(!_0x5b0b84[_0x447d41(0xf6)])return!0x1;const _0x31db7a=_0x5b0b84[0x0][_0x447d41(0xf5)](_0x447d41(0x137)),_0x256c9a=_0x3812ee[_0x447d41(0x16c)](_0x5b0b84),_0x23cfca=_0x3812ee[_0x447d41(0x144)](_0x5b0b84),_0x498518={'startRow':_0x256c9a[_0x447d41(0x142)],'endRow':_0x256c9a[_0x447d41(0x180)],'startColumn':_0x23cfca[_0x447d41(0x142)],'endColumn':_0x23cfca[_0x447d41(0x180)]};return 0x1==_0x5b0b84[_0x447d41(0xf6)]&&(_0x498518[_0x447d41(0x198)]+=_0x3812ee[_0x447d41(0x172)](_0x581d8e)-0x1,_0x498518[_0x447d41(0x185)]+=_0x3812ee[_0x447d41(0x13d)](_0x581d8e)-0x1),Re(_0x31db7a,_0x498518,_0x3812ee);}(_0x312bbe,_0x3b5b7d,_0x4eba3d[_0x29cf91(0x146)],_0x19e6c3,_0x26870b)&&(_0xeb519[_0x29cf91(0x18a)](),_0x5aed5c={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4eba3d[_0x29cf91(0x146)][_0x29cf91(0x181)](()=>{const _0x35fba3=_0x29cf91;_0x4eba3d[_0x35fba3(0x146)][_0x35fba3(0x10e)](_0x38c238[0x0],_0x38c238[0x1],_0x38c238[0x2],{'forceDefaultExecution':!0x0});const _0x435453=_0x1f77cf(),{rowInsertionRanges:_0x7ea485,columnInsertionRanges:_0x5bc28c,insertionRanges:_0x17cb70,deletionRanges:_0x139879,cells:_0x38049a}=_0x5aed5c;_0x7ea485[_0x35fba3(0xf6)]&&_0x11aa40[_0x35fba3(0x1ab)](_0x7ea485,_0x35fba3(0x130),{'tablePasteChainId':_0x435453}),_0x5bc28c[_0x35fba3(0xf6)]&&_0x11aa40[_0x35fba3(0x1ab)](_0x5bc28c,_0x35fba3(0x11d),{'tablePasteChainId':_0x435453}),_0x17cb70[_0x35fba3(0xf6)]&&(_0x11aa40[_0x35fba3(0x1ab)](_0x17cb70,_0x35fba3(0x16d),{'tablePasteChainId':_0x435453,'skipNestingCheck':!0x0}),_0x17cb70[_0x35fba3(0x114)](_0x1a3a51=>{const _0x3296e6=_0x35fba3;var _0x3cbb3b;return null===(_0x3cbb3b=_0x1a3a51[_0x3296e6(0x117)])||void 0x0===_0x3cbb3b?void 0x0:_0x3cbb3b[_0x3296e6(0x187)](_0x1a3a51);})),_0x139879[_0x35fba3(0xf6)]&&(_0x11aa40[_0x35fba3(0xed)](_0x139879,_0x35fba3(0x16d),{'tablePasteChainId':_0x435453,'skipNestingCheck':!0x0}),_0x139879[_0x35fba3(0x114)](_0x225506=>{const _0x2a0f21=_0x35fba3;var _0x2596d9;return null===(_0x2596d9=_0x225506[_0x2a0f21(0x117)])||void 0x0===_0x2596d9?void 0x0:_0x2596d9[_0x2a0f21(0x187)](_0x225506);}));const _0x4059b6=_0x11aa40[_0x35fba3(0x18e)](_0x38049a[_0x35fba3(0x126)](({element:_0x393aeb})=>_0x393aeb),{'formatGroupId':_0x1f77cf()},[],_0x35fba3(0x171),{'tablePasteChainId':_0x435453});if(_0x4059b6){const _0x4ad6f5=_0x4059b6[_0x35fba3(0x104)](),_0x2a77e1=[];for(const {element:_0x40453d,attributes:_0x3da3a3}of _0x38049a){if(!_0x3da3a3)continue;const _0x5aaac8=_0x4eba3d[_0x35fba3(0x146)][_0x35fba3(0x1a0)](_0x40453d),_0x364314=_0x4ad6f5[_0x35fba3(0x166)](_0x3dcc1e=>_0x3dcc1e[_0x35fba3(0x10b)]()[_0x35fba3(0xeb)](_0x5aaac8));_0x364314&&_0x2a77e1[_0x35fba3(0x161)]([_0x364314[_0x35fba3(0xf0)],_0x3da3a3]);}_0x2a77e1[_0x35fba3(0xf6)]&&_0x4059b6[_0x35fba3(0x1b0)](_0x35fba3(0x16b),Object[_0x35fba3(0x11a)](_0x2a77e1));}_0x5aed5c=null;}));},{'priority':_0x141c2c[_0x2e2605(0xf2)]+0xa}),_0x4eba3d[_0x2e2605(0x11b)][_0x2e2605(0x1a4)](_0x2e2605(0x113))['on'](_0x2e2605(0x175),(_0x547841,_0x1bfe22)=>{const _0x494987=_0x2e2605,[_0x56e1f7,_0x1e783b,,_0x9807a6]=_0x1bfe22;if(!_0x5aed5c)return;_0x547841[_0x494987(0x18a)]();const _0x53f9a6=_0x56e1f7[_0x494987(0x170)],_0x1d7a12=_0x1e783b,_0x51b34b=ke(_0x53f9a6),_0x1f9995=ke(_0x1d7a12);_0x547841[_0x494987(0x1a1)]=_0x53f9a6;let _0x555ac9=null,_0x59d51a=null;if(_0x1f9995||_0x51b34b){if(_0x51b34b&&!_0x1f9995){_0x9807a6[_0x494987(0x1a5)](_0x53f9a6[_0x494987(0x196)](0x0));for(const _0x340552 of Array[_0x494987(0x188)](_0x1d7a12[_0x494987(0x177)]()))_0x9807a6[_0x494987(0x154)](_0x340552,_0x53f9a6,_0x494987(0xea));const _0x6f5263=_0x5aed5c[_0x494987(0x179)][_0x494987(0x193)](_0x56e1f7[_0x494987(0x108)]),_0x5b48ae=_0x5aed5c[_0x494987(0x158)][_0x494987(0x193)](_0x56e1f7[_0x494987(0x110)]);_0x6f5263||_0x5b48ae||(_0x555ac9=_0x5384f5[_0x494987(0x136)](_0x9807a6[_0x494987(0x182)](_0x53f9a6)));}else _0x1f9995&&!_0x51b34b&&(_0x59d51a=_0x9807a6[_0x494987(0x182)](_0x53f9a6));}else{const _0x4f09be=_0x9807a6[_0x494987(0x112)](_0x494987(0xfa)),_0x5ac9d0=_0x9807a6[_0x494987(0x112)](_0x494987(0xfa));_0x9807a6[_0x494987(0x16e)](_0x9807a6[_0x494987(0x182)](_0x53f9a6),_0x5ac9d0),_0x9807a6[_0x494987(0x154)](_0x4f09be,_0x53f9a6,0x0);for(const _0x3282ce of Array[_0x494987(0x188)](_0x1d7a12[_0x494987(0x177)]()))_0x9807a6[_0x494987(0x154)](_0x3282ce,_0x4f09be,_0x494987(0xea));_0x555ac9=_0x5384f5[_0x494987(0x136)](_0x9807a6[_0x494987(0x1a0)](_0x4f09be)),_0x59d51a=_0x5384f5[_0x494987(0x136)](_0x9807a6[_0x494987(0x1a0)](_0x5ac9d0));}const _0x490fe6=Array[_0x494987(0x188)](_0x1d7a12[_0x494987(0x115)]())[_0x494987(0x131)](([_0x6f9fb])=>Pe[_0x494987(0x193)](_0x6f9fb));_0x5aed5c[_0x494987(0x1a8)][_0x494987(0x161)]({'element':_0x53f9a6,'attributes':_0x490fe6[_0x494987(0xf6)]?Object[_0x494987(0x11a)](_0x490fe6):null}),_0x555ac9&&_0x5aed5c[_0x494987(0x102)][_0x494987(0x161)](_0x555ac9),_0x59d51a&&_0x5aed5c[_0x494987(0x132)][_0x494987(0x161)](_0x59d51a);},{'priority':_0x2e2605(0xf2)}),_0x19e6c3['on'](_0x2e2605(0x140),(_0x2ef4b9,_0x405045)=>{const _0x4a5973=_0x2e2605,[_0xab1de7,_0x4233b6={}]=_0x405045;if(!_0x5aed5c)return;const _0x48ed46=_0x4233b6['at']||0x0,_0x2691a4=_0x4233b6[_0x4a5973(0x103)]||0x1;_0x5aed5c[_0x4a5973(0x158)]=new Array(_0x2691a4)[_0x4a5973(0x192)](_0x48ed46)[_0x4a5973(0x126)]((_0x4c5d9b,_0x372c57)=>_0x4c5d9b+_0x372c57);for(const {cell:_0xa56c0d}of _0x19e6c3[_0x4a5973(0x19e)](_0xab1de7,{'startColumn':_0x48ed46,'endColumn':_0x48ed46+_0x2691a4-0x1}))_0x5aed5c[_0x4a5973(0x174)][_0x4a5973(0x161)](_0x4eba3d[_0x4a5973(0x146)][_0x4a5973(0x1a0)](_0xa56c0d));},{'priority':_0x2e2605(0x1b3)}),_0x19e6c3['on'](_0x2e2605(0x149),(_0x28a887,_0x9376b4)=>{const _0x1ff592=_0x2e2605,[_0x118a7b,_0x268f51={}]=_0x9376b4;if(!_0x5aed5c)return;const _0x442803=_0x268f51['at']||0x0,_0x3f9df3=_0x268f51[_0x1ff592(0x138)]||0x1;_0x5aed5c[_0x1ff592(0x179)]=new Array(_0x3f9df3)[_0x1ff592(0x192)](_0x442803)[_0x1ff592(0x126)]((_0x1e91a7,_0x3881d9)=>_0x1e91a7+_0x3881d9);for(const {cell:_0x1a2433}of _0x19e6c3[_0x1ff592(0x19e)](_0x118a7b,{'startRow':_0x442803,'endRow':_0x442803+_0x3f9df3-0x1}))_0x5aed5c[_0x1ff592(0x1a7)][_0x1ff592(0x161)](_0x4eba3d[_0x1ff592(0x146)][_0x1ff592(0x1a0)](_0x1a2433));},{'priority':_0x2e2605(0x1b3)}),_0x11aa40[_0x2e2605(0x12c)][_0x2e2605(0x190)](_0x20c6e4=>{const _0x2682e6=_0x2e2605;if(_0x20c6e4[_0x2682e6(0x145)]&&_0x20c6e4[_0x2682e6(0x145)][_0x2682e6(0x19d)](_0x2682e6(0x16d)))return _0x20c6e4[_0x2682e6(0x14b)]?{}:{'type':_0x2682e6(0x19a),'content':_0xe7ca18(_0x4eba3d[_0x2682e6(0xef)],_0x2682e6(0x153))};});const _0x4e580f=()=>!0x1;for(const _0x874246 of[_0x2e2605(0x16d),_0x2e2605(0x11d),_0x2e2605(0x130),_0x2e2605(0x171)])_0x11aa40[_0x2e2605(0x1a6)][_0x2e2605(0x1a3)](_0x2e2605(0x19a),_0x874246,_0x2e2605(0x152),_0x4e580f),_0x11aa40[_0x2e2605(0x1a6)][_0x2e2605(0x1a3)](_0x2e2605(0x109),_0x874246,_0x2e2605(0x152),_0x4e580f),_0x11aa40[_0x2e2605(0x1a6)][_0x2e2605(0x1a3)](_0x2e2605(0x186),_0x874246,_0x2e2605(0x152),_0x4e580f);_0x11aa40[_0x2e2605(0x1a6)][_0x2e2605(0x1a3)](_0x2e2605(0x186),_0x2e2605(0x171),_0x2e2605(0x11e),_0x4e580f),_0x11aa40[_0x2e2605(0x1a6)][_0x2e2605(0x1a3)](_0x2e2605(0x186),_0x2e2605(0x171),_0x2e2605(0x14a),(_0x242edb,_0x2e6a68,_0x26e0f8)=>{const _0x274ecf=_0x2e2605,_0x3ac4fe=_0x242edb[_0x274ecf(0x126)](_0x81a870=>_0x81a870[_0x274ecf(0x194)]())[_0x274ecf(0x131)](_0x407acc=>_0x407acc),_0x1d9d91=new Map(_0x3ac4fe[_0x274ecf(0x126)](_0x4307ac=>[_0x4307ac,null]));if(_0x5aed5c){for(const {element:_0x592679,attributes:_0x34381a}of _0x5aed5c[_0x274ecf(0x1a8)])_0x34381a&&_0x1d9d91[_0x274ecf(0x143)](_0x592679,_0x34381a);}else{if(_0x26e0f8&&_0x26e0f8[_0x274ecf(0x16b)])for(const [_0x16dcb4,_0x4ba7dc]of Object[_0x274ecf(0x127)](_0x26e0f8[_0x274ecf(0x16b)])){const _0x482c35=_0x4eba3d[_0x274ecf(0x146)][_0x274ecf(0x119)][_0x274ecf(0x1a4)](_0x16dcb4),_0x50c662=_0x482c35?_0x482c35[_0x274ecf(0x10b)]()[_0x274ecf(0x194)]():null;_0x50c662&&_0x1d9d91[_0x274ecf(0x143)](_0x50c662,_0x4ba7dc);}}_0x4eba3d[_0x274ecf(0x146)][_0x274ecf(0x181)](_0x437285=>{const _0xb1640a=_0x274ecf;for(const [_0x1e688f,_0x1ed394]of _0x1d9d91)_0x437285[_0xb1640a(0x15c)]({...we,..._0x1ed394},_0x1e688f);});});const _0x46b196=(_0x86545b,_0x584369)=>{const _0x4618b0=_0x2e2605;_0x11aa40[_0x4618b0(0x1a6)][_0x4618b0(0x1a3)](_0x86545b,_0x4618b0(0x16d),_0x584369,(_0x53e4d9,_0x18d5c8,_0x3b04e1)=>{const _0x5dbe84=_0x4618b0;_0x4eba3d[_0x5dbe84(0x146)][_0x5dbe84(0x181)](_0x53de8d=>{const _0x56ceb7=_0x5dbe84,_0x97958d=[];for(const _0x5a40c3 of _0x53e4d9){const _0x41ea9e=_0x5a40c3[_0x56ceb7(0x15f)][_0x56ceb7(0x135)];_0x41ea9e['is'](_0x56ceb7(0x160),_0x56ceb7(0xfa))&&_0x97958d[_0x56ceb7(0x161)](_0x41ea9e);}_0x11aa40[_0x56ceb7(0x1a6)][_0x56ceb7(0x1b4)](_0x86545b,null,_0x584369)(_0x53e4d9,_0x18d5c8,_0x3b04e1);for(const _0x592e8a of _0x97958d)_0x56ceb7(0x14c)!=_0x592e8a[_0x56ceb7(0x1b7)][_0x56ceb7(0x159)]&&_0x53de8d[_0x56ceb7(0x155)](_0x592e8a);});});};_0x46b196(_0x2e2605(0x19a),_0x2e2605(0x14a)),_0x46b196(_0x2e2605(0x19a),_0x2e2605(0x11e)),_0x46b196(_0x2e2605(0x109),_0x2e2605(0x14a)),_0x46b196(_0x2e2605(0x109),_0x2e2605(0x11e)),_0x11aa40[_0x2e2605(0x1a6)][_0x2e2605(0x1a3)](_0x2e2605(0x19a),_0x2e2605(0x130),_0x2e2605(0x11e),_0x3764bf=>{const _0x29f239=_0x2e2605,_0x153308=_0x3764bf[_0x29f239(0x126)](_0x165aaf=>_0x165aaf[_0x29f239(0x194)]()),_0x369fcf=_0x153308[0x0][_0x29f239(0xf5)](_0x29f239(0x137)),{minRow:_0x2c1aa9,maxRow:_0x321a0f}=_0xca88f8[_0x29f239(0x10c)](_0x153308);_0x19e6c3[_0x29f239(0x11f)](_0x369fcf,{'at':_0x2c1aa9,'rows':_0x321a0f-_0x2c1aa9+0x1});}),_0x11aa40[_0x2e2605(0x1a6)][_0x2e2605(0x1a3)](_0x2e2605(0x19a),_0x2e2605(0x11d),_0x2e2605(0x11e),_0x508270=>{const _0x1f0d7c=_0x2e2605,_0x2c1a5f=_0x508270[_0x1f0d7c(0x126)](_0x3c75b2=>_0x3c75b2[_0x1f0d7c(0x194)]()),_0x39bea6=_0x2c1a5f[0x0][_0x1f0d7c(0xf5)](_0x1f0d7c(0x137)),{minColumn:_0x5af485,maxColumn:_0x654757}=_0xca88f8[_0x1f0d7c(0x10c)](_0x2c1a5f);_0x19e6c3[_0x1f0d7c(0x16a)](_0x39bea6,{'at':_0x5af485,'columns':_0x654757-_0x5af485+0x1});});const _0xf68845=(_0x3eb282,_0x395a21)=>{const _0x1ce9c9=_0x2e2605;if(!_0x395a21[_0x1ce9c9(0x145)]||!_0x395a21[_0x1ce9c9(0x145)][_0x1ce9c9(0x19d)](_0x1ce9c9(0x16d)))return;const _0x1aac0b=_0x395a21[_0x1ce9c9(0x128)][_0x1ce9c9(0xf8)],_0x766d96=_0x11aa40[_0x1ce9c9(0x14f)]()[_0x1ce9c9(0x131)](_0x296c10=>_0x296c10[_0x1ce9c9(0x165)]&&_0x296c10[_0x1ce9c9(0x128)]&&_0x296c10[_0x1ce9c9(0x128)][_0x1ce9c9(0xf8)]==_0x1aac0b);_0x766d96[_0x1ce9c9(0xf6)]&&_0x395a21[_0x1ce9c9(0xf1)]()[_0x1ce9c9(0xf6)]!=_0x766d96[_0x1ce9c9(0xf6)]&&_0x766d96[_0x1ce9c9(0x12b)]((_0x2cd225,_0x5d4291)=>(_0x2cd225[_0x1ce9c9(0x1b1)]=_0x5d4291,_0x5d4291[_0x1ce9c9(0x14b)]=_0x2cd225,_0x5d4291));};function _0xcb7754(_0x555ad9,_0x394c22=!0x0){const _0x2dd524=_0x2e2605,{id:_0xdc77ec,authorId:_0x2afdb5}=_0x11aa40[_0x2dd524(0x141)](_0x555ad9[_0x2dd524(0x162)]),_0x15d4c3=[_0x2dd524(0x11c),_0x2dd524(0x1b2)],_0x55eade=_0x11aa40[_0x2dd524(0x10d)][_0x2dd524(0x193)](_0x555ad9[_0x2dd524(0x162)]);return _0x55eade&&_0x15d4c3[_0x2dd524(0x161)](_0x2dd524(0x1a9)),{'classes':_0x15d4c3,'attributes':{'data-suggestion':_0xdc77ec,'data-author-id':_0x2afdb5},'priority':_0x55eade&&_0x394c22?0xbc2:0xbb8};}_0x11aa40['on'](_0x2e2605(0x1b5),_0xf68845,{'priority':_0x2e2605(0xf2)}),_0x11aa40['on'](_0x2e2605(0x18f),_0xf68845,{'priority':_0x2e2605(0xf2)}),_0x4eba3d[_0x2e2605(0x146)][_0x2e2605(0x120)][_0x2e2605(0x184)](()=>{const _0x2b7696=_0x2e2605;let _0x3789f1=!0x1;const _0x46dadc=Array[_0x2b7696(0x188)](_0x4eba3d[_0x2b7696(0x146)][_0x2b7696(0x120)][_0x2b7696(0x156)][_0x2b7696(0x12a)]());for(const {name:_0x1a7210,data:_0x4f6d96}of _0x46dadc){const {group:_0x310fdb,type:_0x2ef173,id:_0x343568}=_0x11aa40[_0x2b7696(0x141)](_0x1a7210);if(_0x2b7696(0xec)!=_0x310fdb||_0x2b7696(0x109)!=_0x2ef173||_0x4f6d96[_0x2b7696(0x129)])continue;if(!_0x11aa40[_0x2b7696(0x10a)](_0x343568))continue;const _0x56e0b8=_0x11aa40[_0x2b7696(0x100)](_0x343568)[_0x2b7696(0x178)](),_0x273925=_0x4eba3d[_0x2b7696(0x11b)][_0x2b7696(0x1a4)](_0x2b7696(0x18c))['me'];for(const _0x5551fe of _0x11aa40[_0x2b7696(0x14f)]()){if(!_0x5551fe[_0x2b7696(0x165)]||_0x5551fe[_0x2b7696(0x111)]!=_0x273925)continue;if(_0x2b7696(0x186)!=_0x5551fe[_0x2b7696(0x15a)]||_0x2b7696(0x171)!=_0x5551fe[_0x2b7696(0x145)])continue;if(_0x5551fe[_0x2b7696(0x178)]()[_0x2b7696(0x12e)](_0x3455d2=>_0x56e0b8[_0x2b7696(0x12f)](_0x440e90=>_0x440e90[_0x2b7696(0x15e)](_0x3455d2,!0x0)))){for(const _0x15d022 of _0x5551fe[_0x2b7696(0xf1)]())_0x15d022[_0x2b7696(0x165)]&&(_0x15d022[_0x2b7696(0x11e)](),_0x3789f1=!0x0);}}}return _0x3789f1;}),_0x4eba3d[_0x2e2605(0x146)][_0x2e2605(0x120)][_0x2e2605(0x184)](_0x7ad3f=>{const _0xdbcbb2=_0x2e2605,_0x2c76ef=_0x4eba3d[_0xdbcbb2(0x10f)][_0xdbcbb2(0x1a4)](_0xdbcbb2(0x18d));if(!_0x2c76ef||!_0x2c76ef[_0xdbcbb2(0x164)][_0xdbcbb2(0x133)](_0x7ad3f[_0xdbcbb2(0x151)]))return!0x1;let _0x113c41=!0x1;const _0x1d8824=_0x4eba3d[_0xdbcbb2(0x11b)][_0xdbcbb2(0x1a4)](_0xdbcbb2(0x18c))['me'],_0x4ee9bc=_0x4eba3d[_0xdbcbb2(0x146)][_0xdbcbb2(0x120)][_0xdbcbb2(0x156)][_0xdbcbb2(0x107)](),_0x5a09ae=Array[_0xdbcbb2(0x188)](_0x4eba3d[_0xdbcbb2(0x146)][_0xdbcbb2(0x120)][_0xdbcbb2(0x156)][_0xdbcbb2(0x12a)]())[_0xdbcbb2(0x131)](({name:_0x44ddf2,data:_0x17302a})=>{const _0xca9eab=_0xdbcbb2,{group:_0x562ea8,subType:_0x34918c,authorId:_0x4e4a17}=_0x11aa40[_0xca9eab(0x141)](_0x44ddf2);return _0xca9eab(0xec)==_0x562ea8&&_0xca9eab(0x16d)==_0x34918c&&_0x4e4a17==_0x1d8824['id']&&!_0x17302a[_0xca9eab(0x129)];});for(const _0x2759e1 of _0x4ee9bc){if(_0xdbcbb2(0x154)!=_0x2759e1[_0xdbcbb2(0x15a)]||_0xdbcbb2(0xfa)!=_0x2759e1[_0xdbcbb2(0xf0)]||0x1!=_0x2759e1[_0xdbcbb2(0xf6)])continue;const _0x56486f=_0x7ad3f[_0xdbcbb2(0x15d)](_0x2759e1[_0xdbcbb2(0xfd)],_0x2759e1[_0xdbcbb2(0xfd)][_0xdbcbb2(0x163)](0x1));if(!_0x5a09ae[_0xdbcbb2(0x166)](({data:_0x10ec20})=>_0x10ec20[_0xdbcbb2(0x17a)][_0xdbcbb2(0xeb)](_0x56486f))){for(const {name:_0x1151e5,data:_0x3d1bd7}of _0x5a09ae)if(_0x56486f[_0xdbcbb2(0x15e)](_0x3d1bd7[_0xdbcbb2(0x17a)])){_0x7ad3f[_0xdbcbb2(0x17f)](_0x1151e5,{'range':_0x56486f}),_0x113c41=!0x0;break;}}}return _0x113c41;}),_0x4eba3d[_0x2e2605(0x146)][_0x2e2605(0x120)][_0x2e2605(0x184)](_0x5370c8=>{const _0x45fb96=_0x2e2605;let _0x1b41a4=!0x1;const _0x2fc839=_0x4eba3d[_0x45fb96(0x11b)][_0x45fb96(0x1a4)](_0x45fb96(0x18c))['me'],_0x4c0805=_0x11aa40[_0x45fb96(0x14f)]()[_0x45fb96(0x131)](_0x2a6ff0=>_0x2a6ff0[_0x45fb96(0x165)]&&_0x2a6ff0[_0x45fb96(0x111)]==_0x2fc839),_0x4a4873=new Set(),_0xfe802b=new Set();for(const _0x2506be of _0x4c0805)if(_0x45fb96(0x16d)==_0x2506be[_0x45fb96(0x145)])for(const _0x3bab49 of _0x2506be[_0x45fb96(0x104)]()){const _0x3aeffc=_0x3bab49[_0x45fb96(0x10b)]()[_0x45fb96(0x194)]();if(_0x3aeffc){if(_0x3aeffc['is'](_0x45fb96(0x160),_0x45fb96(0xfa))&&ke(_0x3aeffc)){_0x2506be[_0x45fb96(0x14d)](_0x3bab49[_0x45fb96(0xf0)]),_0x4a4873[_0x45fb96(0x16f)](_0x3aeffc),_0x1b41a4=!0x0;const _0x32c332=_0x3aeffc[_0x45fb96(0x150)],_0x1fb0a4=_0x3aeffc[_0x45fb96(0x13a)],_0x392f0=_0x32c332&&_0x32c332['is'](_0x45fb96(0x160),_0x45fb96(0xfa)),_0x19742b=_0x1fb0a4&&_0x1fb0a4['is'](_0x45fb96(0x160),_0x45fb96(0xfa));_0x392f0&&!_0x4a4873[_0x45fb96(0x133)](_0x32c332)&&_0xfe802b[_0x45fb96(0x16f)](_0x32c332),_0x19742b&&!_0x4a4873[_0x45fb96(0x133)](_0x1fb0a4)&&_0xfe802b[_0x45fb96(0x16f)](_0x1fb0a4);}else _0x3aeffc['is'](_0x45fb96(0x160),_0x45fb96(0x13e))&&_0x3aeffc[_0x45fb96(0xf9)]&&(_0x2506be[_0x45fb96(0x14d)](_0x3bab49[_0x45fb96(0xf0)]),_0x1b41a4=!0x0);}}else{if(_0x45fb96(0x171)==_0x2506be[_0x45fb96(0x145)]){if(!_0x2506be[_0x45fb96(0x128)]||!_0x2506be[_0x45fb96(0x128)][_0x45fb96(0xf8)])continue;const _0x1158c6=_0x2506be[_0x45fb96(0x128)][_0x45fb96(0x16b)];if(_0x1158c6&&Object[_0x45fb96(0x195)](_0x1158c6)[_0x45fb96(0xf6)])continue;const _0x4ff8cd=_0x2506be[_0x45fb96(0x128)][_0x45fb96(0xf8)];let _0x1785ae=!0x0,_0xa014ce=!0x0;for(const _0x34049f of _0x4c0805)if(_0x34049f[_0x45fb96(0x145)]&&_0x34049f[_0x45fb96(0x145)][_0x45fb96(0x19d)](_0x45fb96(0x16d))){if(!_0x34049f[_0x45fb96(0x128)][_0x45fb96(0xf8)]){_0xa014ce=!0x1;break;}if(_0x34049f['id']!=_0x2506be['id']&&_0x34049f[_0x45fb96(0x128)][_0x45fb96(0xf8)]==_0x4ff8cd){_0x1785ae=!0x1;break;}}_0xa014ce&&_0x1785ae&&(_0x2506be[_0x45fb96(0xfc)](),_0x1b41a4=!0x0);}}for(const _0x9eeefe of _0x4a4873)_0x5370c8[_0x45fb96(0x1a5)](_0x9eeefe);for(const _0x2b161d of _0xfe802b)_0x5370c8[_0x45fb96(0x155)](_0x2b161d);return _0x1b41a4;}),_0x4eba3d[_0x2e2605(0x191)][_0x2e2605(0x19c)](_0x2e2605(0x101))[_0x2e2605(0x124)]({'model':_0x2e2605(0x1b6),'view':_0xeea9b0=>_0xcb7754(_0xeea9b0),'converterPriority':_0x2e2605(0xf2)}),_0x4eba3d[_0x2e2605(0x191)][_0x2e2605(0x19c)](_0x2e2605(0x157))[_0x2e2605(0x124)]({'model':_0x2e2605(0x1b6),'view':(_0x42fe17,_0x5cb31b)=>_0x5cb31b[_0x2e2605(0x169)][_0x2e2605(0x148)]?_0xcb7754(_0x42fe17,!0x1):null,'converterPriority':_0x2e2605(0xf2)});const _0x4a2a62=_0x4eba3d[_0x2e2605(0x183)][_0x2e2605(0x13b)];this[_0x2e2605(0xf3)](_0x4a2a62[_0x2e2605(0x120)],_0x2e2605(0x199),(_0x1df709,_0x50b196)=>{const _0x1bd8c5=_0x2e2605,_0x18d7c6=[];for(const _0x256391 of _0x4a2a62[_0x1bd8c5(0x182)](_0x50b196[_0x1bd8c5(0xfb)])[_0x1bd8c5(0x121)]())_0x256391['is'](_0x1bd8c5(0x160),_0x1bd8c5(0xf4))&&_0x18d7c6[_0x1bd8c5(0x161)](_0x256391);_0x4a2a62[_0x1bd8c5(0x181)](_0x257480=>{const _0x4e6220=_0x1bd8c5;for(const _0x533c6f of _0x18d7c6)_0x257480[_0x4e6220(0xf7)](_0x257480[_0x4e6220(0x182)](_0x533c6f),_0x257480[_0x4e6220(0xfe)](_0x533c6f)),_0x257480[_0x4e6220(0x1a5)](_0x533c6f);});});}}function ke(_0xde4833){const _0x4790ca=_0x2fc9b4;if(_0xde4833[_0x4790ca(0xf9)])return!0x0;const _0x53cae8=_0xde4833[_0x4790ca(0x196)](0x0);return _0x53cae8['is'](_0x4790ca(0x160),_0x4790ca(0x13e))&&_0x53cae8[_0x4790ca(0xf9)];}function Re(_0x32d7ab,_0x5e32ab={},_0x18f522){const _0xa57cb6=_0x2fc9b4;for(const {isAnchor:_0x13894b,cellHeight:_0x3d072c,cellWidth:_0x560789}of _0x18f522[_0xa57cb6(0x19e)](_0x32d7ab,{'includeAllSlots':!0x0,..._0x5e32ab}))if(!_0x13894b||0x1!=_0x3d072c||0x1!=_0x560789)return!0x1;return!0x0;}
23
+ function _0x492a(){const _0x54adb6=['createElement','dataDowncast','endRow','tableCellVerticalAlignment','tableCellHorizontalAlignment','first','editor','tablePasteChainId','*Replace\x20table\x20cells*','getChildren','deletion','tablePasteCell','end','updateMarker','position','descriptionFactory','$graveyard','view','_tablePostFixingSubtypes','set','_splitMarkerName','getAllAdjacentSuggestions','clipboardOutput','has','suggestionLoaded','entries','createPositionBefore','markerAttributes','stop','rows','TrackChangesEditing','_getCoordsForCells','29073dJiWtn','value','move','94500kzIWTb','tablePasteRow','table','110lnSjsN','row','tableCellBackgroundColor','element','model','insertContent','200823NdASNd','ck-suggestion-marker-insertion','TableClipboard','46jmECWj','getSuggestionCallback','keys','tableCellBorderStyle','forEach','getMarkers','name','setAttribute','commands','Users','1632GUNVnv','activeMarkers','return','formatBlock','TableUtils','1002JKUvJc','includes','suggestion-td','insertRows','markerName','length','ck-suggestion-marker','previousSibling','differ','insert','getSelectionAffectedTableCells','conversion','tableCell','document','isInContent','getContainedElement','registerCustomCallback','createRangeOn','remove','tableCellBorderColor','nextSibling','getShiftedBy','from','oldRange','5465lolZVB','fill','register','registerDescriptionCallback','tableCellBorderWidth','plugins','editingDowncast','suggestion','getRowIndexes','selection','removeColumns','attributes','suggestion:formatBlock:tablePasteCell','markers','change','markMultiRangeInsertion','getRows','start','getColumns','locale','startsWith','find','requires','fromRange','column','getItems','reduce','insertColumns','call','3320057JHVcSj','documentSelection','elementToElement','filter','afterInit','schema','wrap','removeMarker','root','deletionRanges','cell','options','3inGbia','columnInsertionIndexes','join','batch','getColumnIndexes','rowInsertionRanges','5881lxyYLL','trackChanges','removeMarkers','unwrap','registerPostFixer','getRanges','accept','paragraph','redo','insertion','some','add','columnInsertionRanges','getRange','get','getSuggestions','isEqual','tableCellPadding','forceDefaultExecution','rootName','isEmpty','map','getTableIfOnlyTableInContent','682008sHCQbn','newRange','ck-suggestion-marker--active','hasSuggestion','every','setAttributes','getAttributes','markMultiRangeBlockFormat','endColumn','discard','push','next','tablePaste','columns','getSuggestion','markMultiRangeDeletion','tableCellSuggestion','markerToHighlight','showSuggestionHighlights','fromEntries','getChanges','_suggestionFactory','high','author','listenTo','detach','40PtfdXa','tablePasteColumn','createRangeIn','subType','editing','findAncestor','cells','for','_createdBatches','createRange','previous','getChild','containsRange','removeRows','low','createTableWalker','getChangedMarkers','type','nodeAfter','rowInsertionIndexes','suggestionUnloaded','_isForcedDefaultExecutionBlock','content','insertionRanges','_replaceTableSlotCell','last'];_0x492a=function(){return _0x54adb6;};return _0x492a();}const _0xe5081a=_0x8702;(function(_0x41880a,_0x4abf99){const _0xf9433=_0x8702,_0x4399db=_0x41880a();while(!![]){try{const _0x33afc7=parseInt(_0xf9433(0x115))/0x1*(parseInt(_0xf9433(0xbf))/0x2)+parseInt(_0xf9433(0x10f))/0x3*(parseInt(_0xf9433(0x12c))/0x4)+-parseInt(_0xf9433(0xe6))/0x5*(parseInt(_0xf9433(0xce))/0x6)+-parseInt(_0xf9433(0xbc))/0x7*(parseInt(_0xf9433(0x146))/0x8)+parseInt(_0xf9433(0xb3))/0x9*(parseInt(_0xf9433(0xb6))/0xa)+parseInt(_0xf9433(0xb0))/0xb*(parseInt(_0xf9433(0xc9))/0xc)+-parseInt(_0xf9433(0x103))/0xd;if(_0x33afc7===_0x4abf99)break;else _0x4399db['push'](_0x4399db['shift']());}catch(_0x1a3c3e){_0x4399db['push'](_0x4399db['shift']());}}}(_0x492a,0x30ab4));import{getTranslation as _0x75c687}from'../utils/common-translations.js';import{Plugin as _0x3234d3}from'ckeditor5/src/core.js';function _0x8702(_0x35b744,_0x501967){const _0x492a17=_0x492a();return _0x8702=function(_0x8702b0,_0x2dbc69){_0x8702b0=_0x8702b0-0x8a;let _0x51be3d=_0x492a17[_0x8702b0];return _0x51be3d;},_0x8702(_0x35b744,_0x501967);}import{LiveRange as _0x48b6ca}from'ckeditor5/src/engine.js';import{uid as _0x2c7fba,priorities as _0x3dd121}from'ckeditor5/src/utils.js';import _0x3f3bfa from'./table.js';const Pe=[_0xe5081a(0xea),_0xe5081a(0xe1),_0xe5081a(0xc2),_0xe5081a(0x94),_0xe5081a(0x93),_0xe5081a(0xb8),_0xe5081a(0x126)],we=Object[_0xe5081a(0x13f)](Pe[_0xe5081a(0x12a)](_0x35a4b2=>[_0x35a4b2,null]));export default class _t extends _0x3234d3{static get[_0xe5081a(0xfc)](){return[_0x3f3bfa];}[_0xe5081a(0x107)](){const _0x4b059c=_0xe5081a,_0x3ca503=this[_0x4b059c(0x96)];if(!_0x3ca503[_0x4b059c(0xeb)][_0x4b059c(0xa7)](_0x4b059c(0xbe)))return;const _0x17ce75=_0x3ca503[_0x4b059c(0xeb)][_0x4b059c(0x123)](_0x4b059c(0xae)),_0x28039a=_0x3ca503[_0x4b059c(0xeb)][_0x4b059c(0x123)](_0x4b059c(0xcd)),_0x1c1ef9=_0x3ca503[_0x4b059c(0xeb)][_0x4b059c(0x123)](_0x3f3bfa),_0x1579d8=_0x3ca503[_0x4b059c(0xeb)][_0x4b059c(0x123)](_0x4b059c(0xbe));_0x1c1ef9[_0x4b059c(0xa2)][_0x4b059c(0x136)](_0x4b059c(0xb4),_0x4b059c(0x147)),_0x3ca503[_0x4b059c(0xba)][_0x4b059c(0x108)][_0x4b059c(0xe8)](_0x4b059c(0x13c),{'allowIn':_0x4b059c(0xda),'allowContentOf':_0x4b059c(0xda),'isLimit':!0x0}),_0x3ca503[_0x4b059c(0xd9)][_0x4b059c(0x105)]({'model':_0x4b059c(0x13c),'view':_0x4b059c(0xd0)});let _0x2a25e7=null;_0x3ca503[_0x4b059c(0xba)]['on'](_0x4b059c(0xbb),(_0x281bce,_0x2882d1)=>{const _0x43d097=_0x4b059c,[_0x8bd50f,_0x2e7279]=_0x2882d1,_0x320932=_0x2882d1[_0x2882d1[_0x43d097(0xd3)]-0x1];_0x320932&&_0x320932[_0x43d097(0x127)]||_0x17ce75[_0x43d097(0x8b)]||this[_0x43d097(0x96)][_0x43d097(0xc7)][_0x43d097(0x123)](_0x43d097(0x116))[_0x43d097(0xb1)]&&function(_0x4d66cd,_0x14f223,_0x190cb8,_0x15d712,_0x3c0eaf){const _0xb41c6e=_0x43d097;if(_0x14f223&&!_0x14f223['is'](_0xb41c6e(0x104)))return!0x1;const _0x44c597=_0x3c0eaf[_0xb41c6e(0x12b)](_0x4d66cd,_0x190cb8);if(!_0x44c597||!Re(_0x44c597,void 0x0,_0x15d712))return!0x1;const _0x3578aa=_0x15d712[_0xb41c6e(0xd8)](_0x190cb8[_0xb41c6e(0xdb)][_0xb41c6e(0xef)]);if(!_0x3578aa[_0xb41c6e(0xd3)])return!0x1;const _0x472399=_0x3578aa[0x0][_0xb41c6e(0x14b)](_0xb41c6e(0xb5)),_0x537895=_0x15d712[_0xb41c6e(0xee)](_0x3578aa),_0x1efaef=_0x15d712[_0xb41c6e(0x113)](_0x3578aa),_0x18817a={'startRow':_0x537895[_0xb41c6e(0x95)],'endRow':_0x537895[_0xb41c6e(0x8f)],'startColumn':_0x1efaef[_0xb41c6e(0x95)],'endColumn':_0x1efaef[_0xb41c6e(0x8f)]};return 0x1==_0x3578aa[_0xb41c6e(0xd3)]&&(_0x18817a[_0xb41c6e(0x92)]+=_0x15d712[_0xb41c6e(0xf6)](_0x44c597)-0x1,_0x18817a[_0xb41c6e(0x134)]+=_0x15d712[_0xb41c6e(0xf8)](_0x44c597)-0x1),Re(_0x472399,_0x18817a,_0x15d712);}(_0x8bd50f,_0x2e7279,_0x3ca503[_0x43d097(0xba)],_0x28039a,_0x1579d8)&&(_0x281bce[_0x43d097(0xac)](),_0x2a25e7={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x3ca503[_0x43d097(0xba)][_0x43d097(0xf4)](()=>{const _0x346b01=_0x43d097;_0x3ca503[_0x346b01(0xba)][_0x346b01(0xbb)](_0x2882d1[0x0],_0x2882d1[0x1],_0x2882d1[0x2],{'forceDefaultExecution':!0x0});const _0x4130e8=_0x2c7fba(),{rowInsertionRanges:_0x307b0d,columnInsertionRanges:_0x519682,insertionRanges:_0x59aa21,deletionRanges:_0x18676a,cells:_0x1d9067}=_0x2a25e7;_0x307b0d[_0x346b01(0xd3)]&&_0x17ce75[_0x346b01(0xf5)](_0x307b0d,_0x346b01(0xb4),{'tablePasteChainId':_0x4130e8}),_0x519682[_0x346b01(0xd3)]&&_0x17ce75[_0x346b01(0xf5)](_0x519682,_0x346b01(0x147),{'tablePasteChainId':_0x4130e8}),_0x59aa21[_0x346b01(0xd3)]&&(_0x17ce75[_0x346b01(0xf5)](_0x59aa21,_0x346b01(0x138),{'tablePasteChainId':_0x4130e8,'skipNestingCheck':!0x0}),_0x59aa21[_0x346b01(0xc3)](_0x2fad11=>{const _0x2dead9=_0x346b01;var _0x34ef8f;return null===(_0x34ef8f=_0x2fad11[_0x2dead9(0x145)])||void 0x0===_0x34ef8f?void 0x0:_0x34ef8f[_0x2dead9(0x102)](_0x2fad11);})),_0x18676a[_0x346b01(0xd3)]&&(_0x17ce75[_0x346b01(0x13b)](_0x18676a,_0x346b01(0x138),{'tablePasteChainId':_0x4130e8,'skipNestingCheck':!0x0}),_0x18676a[_0x346b01(0xc3)](_0x3fa603=>{const _0x5dd55b=_0x346b01;var _0x3f9342;return null===(_0x3f9342=_0x3fa603[_0x5dd55b(0x145)])||void 0x0===_0x3f9342?void 0x0:_0x3f9342[_0x5dd55b(0x102)](_0x3fa603);}));const _0x46167a=_0x17ce75[_0x346b01(0x133)](_0x1d9067[_0x346b01(0x12a)](({element:_0x303b2a})=>_0x303b2a),{'formatGroupId':_0x2c7fba()},[],_0x346b01(0x9b),{'tablePasteChainId':_0x4130e8});if(_0x46167a){const _0x274e23=_0x46167a[_0x346b01(0xc4)](),_0x582e91=[];for(const {element:_0x5571dd,attributes:_0x536a1f}of _0x1d9067){if(!_0x536a1f)continue;const _0x1eb4cb=_0x3ca503[_0x346b01(0xba)][_0x346b01(0xdf)](_0x5571dd),_0xb26bc4=_0x274e23[_0x346b01(0xfb)](_0x3adcae=>_0x3adcae[_0x346b01(0x122)]()[_0x346b01(0x125)](_0x1eb4cb));_0xb26bc4&&_0x582e91[_0x346b01(0x136)]([_0xb26bc4[_0x346b01(0xc5)],_0x536a1f]);}_0x582e91[_0x346b01(0xd3)]&&_0x46167a[_0x346b01(0xc6)](_0x346b01(0xab),Object[_0x346b01(0x13f)](_0x582e91));}_0x2a25e7=null;}));},{'priority':_0x3dd121[_0x4b059c(0x142)]+0xa}),_0x3ca503[_0x4b059c(0xeb)][_0x4b059c(0x123)](_0x4b059c(0xbe))['on'](_0x4b059c(0x8e),(_0x398d33,_0x5064b3)=>{const _0xc52b97=_0x4b059c,[_0x42ced3,_0x34593c,,_0x2b5e5c]=_0x5064b3;if(!_0x2a25e7)return;_0x398d33[_0xc52b97(0xac)]();const _0x51d6ed=_0x42ced3[_0xc52b97(0x10d)],_0x16d521=_0x34593c,_0xf58655=ke(_0x51d6ed),_0x3f0523=ke(_0x16d521);_0x398d33[_0xc52b97(0xcb)]=_0x51d6ed;let _0x495a2f=null,_0x34af73=null;if(_0x3f0523||_0xf58655){if(_0xf58655&&!_0x3f0523){_0x2b5e5c[_0xc52b97(0xe0)](_0x51d6ed[_0xc52b97(0x151)](0x0));for(const _0xa1ed15 of Array[_0xc52b97(0xe4)](_0x16d521[_0xc52b97(0x99)]()))_0x2b5e5c[_0xc52b97(0xd7)](_0xa1ed15,_0x51d6ed,_0xc52b97(0x9c));const _0x246a3a=_0x2a25e7[_0xc52b97(0x159)][_0xc52b97(0xcf)](_0x42ced3[_0xc52b97(0xb7)]),_0x42e5d4=_0x2a25e7[_0xc52b97(0x110)][_0xc52b97(0xcf)](_0x42ced3[_0xc52b97(0xfe)]);_0x246a3a||_0x42e5d4||(_0x495a2f=_0x48b6ca[_0xc52b97(0xfd)](_0x2b5e5c[_0xc52b97(0x148)](_0x51d6ed)));}else _0x3f0523&&!_0xf58655&&(_0x34af73=_0x2b5e5c[_0xc52b97(0x148)](_0x51d6ed));}else{const _0x432e98=_0x2b5e5c[_0xc52b97(0x90)](_0xc52b97(0x13c)),_0x100ad0=_0x2b5e5c[_0xc52b97(0x90)](_0xc52b97(0x13c));_0x2b5e5c[_0xc52b97(0x109)](_0x2b5e5c[_0xc52b97(0x148)](_0x51d6ed),_0x100ad0),_0x2b5e5c[_0xc52b97(0xd7)](_0x432e98,_0x51d6ed,0x0);for(const _0x2fa2ff of Array[_0xc52b97(0xe4)](_0x16d521[_0xc52b97(0x99)]()))_0x2b5e5c[_0xc52b97(0xd7)](_0x2fa2ff,_0x432e98,_0xc52b97(0x9c));_0x495a2f=_0x48b6ca[_0xc52b97(0xfd)](_0x2b5e5c[_0xc52b97(0xdf)](_0x432e98)),_0x34af73=_0x48b6ca[_0xc52b97(0xfd)](_0x2b5e5c[_0xc52b97(0xdf)](_0x100ad0));}const _0x18d45f=Array[_0xc52b97(0xe4)](_0x16d521[_0xc52b97(0x132)]())[_0xc52b97(0x106)](([_0x31cdfc])=>Pe[_0xc52b97(0xcf)](_0x31cdfc));_0x2a25e7[_0xc52b97(0x14c)][_0xc52b97(0x136)]({'element':_0x51d6ed,'attributes':_0x18d45f[_0xc52b97(0xd3)]?Object[_0xc52b97(0x13f)](_0x18d45f):null}),_0x495a2f&&_0x2a25e7[_0xc52b97(0x8d)][_0xc52b97(0x136)](_0x495a2f),_0x34af73&&_0x2a25e7[_0xc52b97(0x10c)][_0xc52b97(0x136)](_0x34af73);},{'priority':_0x4b059c(0x142)}),_0x28039a['on'](_0x4b059c(0x101),(_0x4bb721,_0x47074e)=>{const _0x342129=_0x4b059c,[_0x4a947f,_0x49db55={}]=_0x47074e;if(!_0x2a25e7)return;const _0x40f45f=_0x49db55['at']||0x0,_0x4d84dd=_0x49db55[_0x342129(0x139)]||0x1;_0x2a25e7[_0x342129(0x110)]=new Array(_0x4d84dd)[_0x342129(0xe7)](_0x40f45f)[_0x342129(0x12a)]((_0x563c1e,_0x31e946)=>_0x563c1e+_0x31e946);for(const {cell:_0x5a3e7e}of _0x28039a[_0x342129(0x155)](_0x4a947f,{'startColumn':_0x40f45f,'endColumn':_0x40f45f+_0x4d84dd-0x1}))_0x2a25e7[_0x342129(0x121)][_0x342129(0x136)](_0x3ca503[_0x342129(0xba)][_0x342129(0xdf)](_0x5a3e7e));},{'priority':_0x4b059c(0x154)}),_0x28039a['on'](_0x4b059c(0xd1),(_0x1109fa,_0xee21dd)=>{const _0x2b1de3=_0x4b059c,[_0x42aa73,_0x509381={}]=_0xee21dd;if(!_0x2a25e7)return;const _0x29c9ca=_0x509381['at']||0x0,_0x86d5ab=_0x509381[_0x2b1de3(0xad)]||0x1;_0x2a25e7[_0x2b1de3(0x159)]=new Array(_0x86d5ab)[_0x2b1de3(0xe7)](_0x29c9ca)[_0x2b1de3(0x12a)]((_0x36a0a7,_0x1dcef3)=>_0x36a0a7+_0x1dcef3);for(const {cell:_0x282c6b}of _0x28039a[_0x2b1de3(0x155)](_0x42aa73,{'startRow':_0x29c9ca,'endRow':_0x29c9ca+_0x86d5ab-0x1}))_0x2a25e7[_0x2b1de3(0x114)][_0x2b1de3(0x136)](_0x3ca503[_0x2b1de3(0xba)][_0x2b1de3(0xdf)](_0x282c6b));},{'priority':_0x4b059c(0x154)}),_0x17ce75[_0x4b059c(0x9f)][_0x4b059c(0xe9)](_0x246c76=>{const _0x120cd1=_0x4b059c;if(_0x246c76[_0x120cd1(0x149)]&&_0x246c76[_0x120cd1(0x149)][_0x120cd1(0xfa)](_0x120cd1(0x138)))return _0x246c76[_0x120cd1(0x150)]?{}:{'type':_0x120cd1(0x11e),'content':_0x75c687(_0x3ca503[_0x120cd1(0xf9)],_0x120cd1(0x98))};});const _0x49631a=()=>!0x1;for(const _0x3fecaa of[_0x4b059c(0x138),_0x4b059c(0x147),_0x4b059c(0xb4),_0x4b059c(0x9b)])_0x17ce75[_0x4b059c(0x141)][_0x4b059c(0xde)](_0x4b059c(0x11e),_0x3fecaa,_0x4b059c(0x111),_0x49631a),_0x17ce75[_0x4b059c(0x141)][_0x4b059c(0xde)](_0x4b059c(0x9a),_0x3fecaa,_0x4b059c(0x111),_0x49631a),_0x17ce75[_0x4b059c(0x141)][_0x4b059c(0xde)](_0x4b059c(0xcc),_0x3fecaa,_0x4b059c(0x111),_0x49631a);_0x17ce75[_0x4b059c(0x141)][_0x4b059c(0xde)](_0x4b059c(0xcc),_0x4b059c(0x9b),_0x4b059c(0x135),_0x49631a),_0x17ce75[_0x4b059c(0x141)][_0x4b059c(0xde)](_0x4b059c(0xcc),_0x4b059c(0x9b),_0x4b059c(0x11b),(_0x46032f,_0x44504e,_0xc191a7)=>{const _0xe7fabd=_0x4b059c,_0x1927fc=_0x46032f[_0xe7fabd(0x12a)](_0x4c9d29=>_0x4c9d29[_0xe7fabd(0xdd)]())[_0xe7fabd(0x106)](_0x698fae=>_0x698fae),_0x3ea173=new Map(_0x1927fc[_0xe7fabd(0x12a)](_0x1744a1=>[_0x1744a1,null]));if(_0x2a25e7){for(const {element:_0x2b7942,attributes:_0x462f3d}of _0x2a25e7[_0xe7fabd(0x14c)])_0x462f3d&&_0x3ea173[_0xe7fabd(0xa3)](_0x2b7942,_0x462f3d);}else{if(_0xc191a7&&_0xc191a7[_0xe7fabd(0xab)])for(const [_0x49d3f7,_0x5e54df]of Object[_0xe7fabd(0xa9)](_0xc191a7[_0xe7fabd(0xab)])){const _0x4cd7c6=_0x3ca503[_0xe7fabd(0xba)][_0xe7fabd(0xf3)][_0xe7fabd(0x123)](_0x49d3f7),_0x2486ae=_0x4cd7c6?_0x4cd7c6[_0xe7fabd(0x122)]()[_0xe7fabd(0xdd)]():null;_0x2486ae&&_0x3ea173[_0xe7fabd(0xa3)](_0x2486ae,_0x5e54df);}}_0x3ca503[_0xe7fabd(0xba)][_0xe7fabd(0xf4)](_0x130dee=>{const _0x10c806=_0xe7fabd;for(const [_0x184a61,_0x48b4b0]of _0x3ea173)_0x130dee[_0x10c806(0x131)]({...we,..._0x48b4b0},_0x184a61);});});const _0x2dffe3=(_0x335f91,_0x30c6bc)=>{const _0x280ad6=_0x4b059c;_0x17ce75[_0x280ad6(0x141)][_0x280ad6(0xde)](_0x335f91,_0x280ad6(0x138),_0x30c6bc,(_0x144817,_0x219752,_0x4eee86)=>{const _0x2c0715=_0x280ad6;_0x3ca503[_0x2c0715(0xba)][_0x2c0715(0xf4)](_0x1b98d7=>{const _0x40e68d=_0x2c0715,_0x33c877=[];for(const _0x40696e of _0x144817){const _0x460ab9=_0x40696e[_0x40e68d(0xf7)][_0x40e68d(0x158)];_0x460ab9['is'](_0x40e68d(0xb9),_0x40e68d(0x13c))&&_0x33c877[_0x40e68d(0x136)](_0x460ab9);}_0x17ce75[_0x40e68d(0x141)][_0x40e68d(0xc0)](_0x335f91,null,_0x30c6bc)(_0x144817,_0x219752,_0x4eee86);for(const _0x1902ec of _0x33c877)_0x40e68d(0xa0)!=_0x1902ec[_0x40e68d(0x10b)][_0x40e68d(0x128)]&&_0x1b98d7[_0x40e68d(0x118)](_0x1902ec);});});};_0x2dffe3(_0x4b059c(0x11e),_0x4b059c(0x11b)),_0x2dffe3(_0x4b059c(0x11e),_0x4b059c(0x135)),_0x2dffe3(_0x4b059c(0x9a),_0x4b059c(0x11b)),_0x2dffe3(_0x4b059c(0x9a),_0x4b059c(0x135)),_0x17ce75[_0x4b059c(0x141)][_0x4b059c(0xde)](_0x4b059c(0x11e),_0x4b059c(0xb4),_0x4b059c(0x135),_0x7e3e73=>{const _0x278f07=_0x4b059c,_0x43ad20=_0x7e3e73[_0x278f07(0x12a)](_0x3cb91d=>_0x3cb91d[_0x278f07(0xdd)]()),_0xdc0497=_0x43ad20[0x0][_0x278f07(0x14b)](_0x278f07(0xb5)),{minRow:_0x5bf2f3,maxRow:_0x5bf9f4}=_0x1c1ef9[_0x278f07(0xaf)](_0x43ad20);_0x28039a[_0x278f07(0x153)](_0xdc0497,{'at':_0x5bf2f3,'rows':_0x5bf9f4-_0x5bf2f3+0x1});}),_0x17ce75[_0x4b059c(0x141)][_0x4b059c(0xde)](_0x4b059c(0x11e),_0x4b059c(0x147),_0x4b059c(0x135),_0x423172=>{const _0x5c0291=_0x4b059c,_0x5d7497=_0x423172[_0x5c0291(0x12a)](_0x172414=>_0x172414[_0x5c0291(0xdd)]()),_0x211edf=_0x5d7497[0x0][_0x5c0291(0x14b)](_0x5c0291(0xb5)),{minColumn:_0x57ac06,maxColumn:_0x32f025}=_0x1c1ef9[_0x5c0291(0xaf)](_0x5d7497);_0x28039a[_0x5c0291(0xf0)](_0x211edf,{'at':_0x57ac06,'columns':_0x32f025-_0x57ac06+0x1});});const _0x4718e1=(_0x422352,_0x377832)=>{const _0x97bf6b=_0x4b059c;if(!_0x377832[_0x97bf6b(0x149)]||!_0x377832[_0x97bf6b(0x149)][_0x97bf6b(0xfa)](_0x97bf6b(0x138)))return;const _0x39f22e=_0x377832[_0x97bf6b(0xf1)][_0x97bf6b(0x97)],_0x3bcfea=_0x17ce75[_0x97bf6b(0x124)]()[_0x97bf6b(0x106)](_0x14255b=>_0x14255b[_0x97bf6b(0xdc)]&&_0x14255b[_0x97bf6b(0xf1)]&&_0x14255b[_0x97bf6b(0xf1)][_0x97bf6b(0x97)]==_0x39f22e);_0x3bcfea[_0x97bf6b(0xd3)]&&_0x377832[_0x97bf6b(0xa5)]()[_0x97bf6b(0xd3)]!=_0x3bcfea[_0x97bf6b(0xd3)]&&_0x3bcfea[_0x97bf6b(0x100)]((_0x43cc90,_0x40c8cc)=>(_0x43cc90[_0x97bf6b(0x137)]=_0x40c8cc,_0x40c8cc[_0x97bf6b(0x150)]=_0x43cc90,_0x40c8cc));};function _0xdf312d(_0x1d6593,_0x325a99=!0x0){const _0x4518c6=_0x4b059c,{id:_0x27072b,authorId:_0x493da4}=_0x17ce75[_0x4518c6(0xa4)](_0x1d6593[_0x4518c6(0xd2)]),_0x107246=[_0x4518c6(0xd4),_0x4518c6(0xbd)],_0x5cc9c6=_0x17ce75[_0x4518c6(0xca)][_0x4518c6(0xcf)](_0x1d6593[_0x4518c6(0xd2)]);return _0x5cc9c6&&_0x107246[_0x4518c6(0x136)](_0x4518c6(0x12e)),{'classes':_0x107246,'attributes':{'data-suggestion':_0x27072b,'data-author-id':_0x493da4},'priority':_0x5cc9c6&&_0x325a99?0xbc2:0xbb8};}_0x17ce75['on'](_0x4b059c(0xa8),_0x4718e1,{'priority':_0x4b059c(0x142)}),_0x17ce75['on'](_0x4b059c(0x8a),_0x4718e1,{'priority':_0x4b059c(0x142)}),_0x3ca503[_0x4b059c(0xba)][_0x4b059c(0xdb)][_0x4b059c(0x119)](()=>{const _0xfd6eda=_0x4b059c;let _0x4b4812=!0x1;const _0x52ff7f=Array[_0xfd6eda(0xe4)](_0x3ca503[_0xfd6eda(0xba)][_0xfd6eda(0xdb)][_0xfd6eda(0xd6)][_0xfd6eda(0x156)]());for(const {name:_0x3e903d,data:_0x5a6b47}of _0x52ff7f){const {group:_0x1a6b84,type:_0xd8f73a,id:_0x4880f6}=_0x17ce75[_0xfd6eda(0xa4)](_0x3e903d);if(_0xfd6eda(0xed)!=_0x1a6b84||_0xfd6eda(0x9a)!=_0xd8f73a||_0x5a6b47[_0xfd6eda(0xe5)])continue;if(!_0x17ce75[_0xfd6eda(0x12f)](_0x4880f6))continue;const _0x18b464=_0x17ce75[_0xfd6eda(0x13a)](_0x4880f6)[_0xfd6eda(0x11a)](),_0xfb4de0=_0x3ca503[_0xfd6eda(0xeb)][_0xfd6eda(0x123)](_0xfd6eda(0xc8))['me'];for(const _0x217ece of _0x17ce75[_0xfd6eda(0x124)]()){if(!_0x217ece[_0xfd6eda(0xdc)]||_0x217ece[_0xfd6eda(0x143)]!=_0xfb4de0)continue;if(_0xfd6eda(0xcc)!=_0x217ece[_0xfd6eda(0x157)]||_0xfd6eda(0x9b)!=_0x217ece[_0xfd6eda(0x149)])continue;if(_0x217ece[_0xfd6eda(0x11a)]()[_0xfd6eda(0x130)](_0x1f75fa=>_0x18b464[_0xfd6eda(0x11f)](_0x18de74=>_0x18de74[_0xfd6eda(0x152)](_0x1f75fa,!0x0)))){for(const _0x3a8ecc of _0x217ece[_0xfd6eda(0xa5)]())_0x3a8ecc[_0xfd6eda(0xdc)]&&(_0x3a8ecc[_0xfd6eda(0x135)](),_0x4b4812=!0x0);}}}return _0x4b4812;}),_0x3ca503[_0x4b059c(0xba)][_0x4b059c(0xdb)][_0x4b059c(0x119)](_0x29b958=>{const _0xcbcf78=_0x4b059c,_0x4eedbc=_0x3ca503[_0xcbcf78(0xc7)][_0xcbcf78(0x123)](_0xcbcf78(0x11d));if(!_0x4eedbc||!_0x4eedbc[_0xcbcf78(0x14e)][_0xcbcf78(0xa7)](_0x29b958[_0xcbcf78(0x112)]))return!0x1;let _0x2ff385=!0x1;const _0x2116b1=_0x3ca503[_0xcbcf78(0xeb)][_0xcbcf78(0x123)](_0xcbcf78(0xc8))['me'],_0x4b4059=_0x3ca503[_0xcbcf78(0xba)][_0xcbcf78(0xdb)][_0xcbcf78(0xd6)][_0xcbcf78(0x140)](),_0x178fa3=Array[_0xcbcf78(0xe4)](_0x3ca503[_0xcbcf78(0xba)][_0xcbcf78(0xdb)][_0xcbcf78(0xd6)][_0xcbcf78(0x156)]())[_0xcbcf78(0x106)](({name:_0x1ef4d4,data:_0x2bc665})=>{const _0xbd8bc8=_0xcbcf78,{group:_0x193206,subType:_0xe0001f,authorId:_0x4765d0}=_0x17ce75[_0xbd8bc8(0xa4)](_0x1ef4d4);return _0xbd8bc8(0xed)==_0x193206&&_0xbd8bc8(0x138)==_0xe0001f&&_0x4765d0==_0x2116b1['id']&&!_0x2bc665[_0xbd8bc8(0xe5)];});for(const _0x1eab06 of _0x4b4059){if(_0xcbcf78(0xd7)!=_0x1eab06[_0xcbcf78(0x157)]||_0xcbcf78(0x13c)!=_0x1eab06[_0xcbcf78(0xc5)]||0x1!=_0x1eab06[_0xcbcf78(0xd3)])continue;const _0x238b5e=_0x29b958[_0xcbcf78(0x14f)](_0x1eab06[_0xcbcf78(0x9e)],_0x1eab06[_0xcbcf78(0x9e)][_0xcbcf78(0xe3)](0x1));if(!_0x178fa3[_0xcbcf78(0xfb)](({data:_0x238e10})=>_0x238e10[_0xcbcf78(0x12d)][_0xcbcf78(0x125)](_0x238b5e))){for(const {name:_0x498980,data:_0x2d9c5c}of _0x178fa3)if(_0x238b5e[_0xcbcf78(0x152)](_0x2d9c5c[_0xcbcf78(0x12d)])){_0x29b958[_0xcbcf78(0x9d)](_0x498980,{'range':_0x238b5e}),_0x2ff385=!0x0;break;}}}return _0x2ff385;}),_0x3ca503[_0x4b059c(0xba)][_0x4b059c(0xdb)][_0x4b059c(0x119)](_0x3ca8b6=>{const _0x36186d=_0x4b059c;let _0x3e484f=!0x1;const _0x3e430c=_0x3ca503[_0x36186d(0xeb)][_0x36186d(0x123)](_0x36186d(0xc8))['me'],_0x315b33=_0x17ce75[_0x36186d(0x124)]()[_0x36186d(0x106)](_0x30c5c7=>_0x30c5c7[_0x36186d(0xdc)]&&_0x30c5c7[_0x36186d(0x143)]==_0x3e430c),_0x37a0c2=new Set(),_0x4aaebb=new Set();for(const _0x566c63 of _0x315b33)if(_0x36186d(0x138)==_0x566c63[_0x36186d(0x149)])for(const _0x4e5438 of _0x566c63[_0x36186d(0xc4)]()){const _0x14516c=_0x4e5438[_0x36186d(0x122)]()[_0x36186d(0xdd)]();if(_0x14516c){if(_0x14516c['is'](_0x36186d(0xb9),_0x36186d(0x13c))&&ke(_0x14516c)){_0x566c63[_0x36186d(0x10a)](_0x4e5438[_0x36186d(0xc5)]),_0x37a0c2[_0x36186d(0x120)](_0x14516c),_0x3e484f=!0x0;const _0x394d10=_0x14516c[_0x36186d(0xe2)],_0x5a4b28=_0x14516c[_0x36186d(0xd5)],_0x598e47=_0x394d10&&_0x394d10['is'](_0x36186d(0xb9),_0x36186d(0x13c)),_0x284c38=_0x5a4b28&&_0x5a4b28['is'](_0x36186d(0xb9),_0x36186d(0x13c));_0x598e47&&!_0x37a0c2[_0x36186d(0xa7)](_0x394d10)&&_0x4aaebb[_0x36186d(0x120)](_0x394d10),_0x284c38&&!_0x37a0c2[_0x36186d(0xa7)](_0x5a4b28)&&_0x4aaebb[_0x36186d(0x120)](_0x5a4b28);}else _0x14516c['is'](_0x36186d(0xb9),_0x36186d(0x11c))&&_0x14516c[_0x36186d(0x129)]&&(_0x566c63[_0x36186d(0x10a)](_0x4e5438[_0x36186d(0xc5)]),_0x3e484f=!0x0);}}else{if(_0x36186d(0x9b)==_0x566c63[_0x36186d(0x149)]){if(!_0x566c63[_0x36186d(0xf1)]||!_0x566c63[_0x36186d(0xf1)][_0x36186d(0x97)])continue;const _0x14f753=_0x566c63[_0x36186d(0xf1)][_0x36186d(0xab)];if(_0x14f753&&Object[_0x36186d(0xc1)](_0x14f753)[_0x36186d(0xd3)])continue;const _0x4c5242=_0x566c63[_0x36186d(0xf1)][_0x36186d(0x97)];let _0x1198c8=!0x0,_0x2ceff8=!0x0;for(const _0x2eb7a9 of _0x315b33)if(_0x2eb7a9[_0x36186d(0x149)]&&_0x2eb7a9[_0x36186d(0x149)][_0x36186d(0xfa)](_0x36186d(0x138))){if(!_0x2eb7a9[_0x36186d(0xf1)][_0x36186d(0x97)]){_0x2ceff8=!0x1;break;}if(_0x2eb7a9['id']!=_0x566c63['id']&&_0x2eb7a9[_0x36186d(0xf1)][_0x36186d(0x97)]==_0x4c5242){_0x1198c8=!0x1;break;}}_0x2ceff8&&_0x1198c8&&(_0x566c63[_0x36186d(0x117)](),_0x3e484f=!0x0);}}for(const _0x58b65d of _0x37a0c2)_0x3ca8b6[_0x36186d(0xe0)](_0x58b65d);for(const _0x19af9c of _0x4aaebb)_0x3ca8b6[_0x36186d(0x118)](_0x19af9c);return _0x3e484f;}),_0x3ca503[_0x4b059c(0xd9)][_0x4b059c(0x14d)](_0x4b059c(0xec))[_0x4b059c(0x13d)]({'model':_0x4b059c(0xf2),'view':_0x571695=>_0xdf312d(_0x571695),'converterPriority':_0x4b059c(0x142)}),_0x3ca503[_0x4b059c(0xd9)][_0x4b059c(0x14d)](_0x4b059c(0x91))[_0x4b059c(0x13d)]({'model':_0x4b059c(0xf2),'view':(_0x42f227,_0x24ef9c)=>_0x24ef9c[_0x4b059c(0x10e)][_0x4b059c(0x13e)]?_0xdf312d(_0x42f227,!0x1):null,'converterPriority':_0x4b059c(0x142)});const _0x140de2=_0x3ca503[_0x4b059c(0x14a)][_0x4b059c(0xa1)];this[_0x4b059c(0x144)](_0x140de2[_0x4b059c(0xdb)],_0x4b059c(0xa6),(_0x1e29ee,_0x405d25)=>{const _0x5e0508=_0x4b059c,_0x3c1205=[];for(const _0x186a45 of _0x140de2[_0x5e0508(0x148)](_0x405d25[_0x5e0508(0x8c)])[_0x5e0508(0xff)]())_0x186a45['is'](_0x5e0508(0xb9),_0x5e0508(0xd0))&&_0x3c1205[_0x5e0508(0x136)](_0x186a45);_0x140de2[_0x5e0508(0xf4)](_0x11c941=>{const _0x369ee3=_0x5e0508;for(const _0xe8f37a of _0x3c1205)_0x11c941[_0x369ee3(0xb2)](_0x11c941[_0x369ee3(0x148)](_0xe8f37a),_0x11c941[_0x369ee3(0xaa)](_0xe8f37a)),_0x11c941[_0x369ee3(0xe0)](_0xe8f37a);});});}}function ke(_0x2c1b2e){const _0x192399=_0xe5081a;if(_0x2c1b2e[_0x192399(0x129)])return!0x0;const _0x3f5244=_0x2c1b2e[_0x192399(0x151)](0x0);return _0x3f5244['is'](_0x192399(0xb9),_0x192399(0x11c))&&_0x3f5244[_0x192399(0x129)];}function Re(_0x45b3d3,_0x5bcf37={},_0x2697e9){const _0x1c51cd=_0xe5081a;for(const {isAnchor:_0x4030d6,cellHeight:_0x47d92f,cellWidth:_0x1ea16b}of _0x2697e9[_0x1c51cd(0x155)](_0x45b3d3,{'includeAllSlots':!0x0,..._0x5bcf37}))if(!_0x4030d6||0x1!=_0x47d92f||0x1!=_0x1ea16b)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xa23a67=_0x3059;(function(_0x596297,_0x26af51){const _0x1b472b=_0x3059,_0x2f923c=_0x596297();while(!![]){try{const _0x14f865=parseInt(_0x1b472b(0x149))/0x1*(parseInt(_0x1b472b(0x162))/0x2)+-parseInt(_0x1b472b(0x16b))/0x3*(parseInt(_0x1b472b(0x15d))/0x4)+-parseInt(_0x1b472b(0x150))/0x5+parseInt(_0x1b472b(0x140))/0x6*(parseInt(_0x1b472b(0x16c))/0x7)+parseInt(_0x1b472b(0x164))/0x8+parseInt(_0x1b472b(0x173))/0x9*(parseInt(_0x1b472b(0x16d))/0xa)+-parseInt(_0x1b472b(0x15c))/0xb;if(_0x14f865===_0x26af51)break;else _0x2f923c['push'](_0x2f923c['shift']());}catch(_0x4ce7da){_0x2f923c['push'](_0x2f923c['shift']());}}}(_0x1610,0xcdc22));import{Plugin as _0x13020e}from'ckeditor5/src/core.js';import{getTranslation as _0x3a55a5}from'../utils/common-translations.js';function _0x1610(){const _0xff39eb=['model','format','change','getSelectedElement','registerDescriptionCallback','12gfSzpu','tableWidth','document','formatGroupId','has','_suggestionFactory','data','5676590FNHEDL','TrackChangesEditing','columnWidths','commandParams','afterInit','locale','markBlockFormat','registerCustomCallback','accept','getSuggestionCallback','selection','Users','14700741BFZnXO','20YyjVad','table','TableColumnResizeEditing','editor','type','279508HJLdny','formatInline','5170112lHRHAN','handleResizeTableWidthCommand','plugins','getSuggestions','descriptionFactory','getAttribute','*Format:*\x20resize\x20table','313311HHmLKd','1852109PdolNN','10XCJgQD','enableCommand','discard','formatBlock','resizeTableWidth','getContainedElement','11239389PJeCvW','get','getColumnGroupElement','subType','getTableColumnsWidths','handleSuggestionDescription','6SEOucC','bind','resizeTable','author'];_0x1610=function(){return _0xff39eb;};return _0x1610();}function _0x3059(_0x5a70dd,_0x127f92){const _0x1610e9=_0x1610();return _0x3059=function(_0x305936,_0x53e045){_0x305936=_0x305936-0x13c;let _0x2852aa=_0x1610e9[_0x305936];return _0x2852aa;},_0x3059(_0x5a70dd,_0x127f92);}export default class Nt extends _0x13020e{[_0xa23a67(0x154)](){const _0x28e351=_0xa23a67;if(!this[_0x28e351(0x160)][_0x28e351(0x166)][_0x28e351(0x14d)](_0x28e351(0x15f)))return;const _0xa8d766=this[_0x28e351(0x160)][_0x28e351(0x166)][_0x28e351(0x174)](_0x28e351(0x151));_0xa8d766[_0x28e351(0x16e)](_0x28e351(0x171),this[_0x28e351(0x165)][_0x28e351(0x141)](this)),_0xa8d766[_0x28e351(0x14e)][_0x28e351(0x157)](_0x28e351(0x170),_0x28e351(0x142),_0x28e351(0x158),_0xa8d766[_0x28e351(0x14e)][_0x28e351(0x159)](_0x28e351(0x170),null,_0x28e351(0x16f))),_0xa8d766[_0x28e351(0x14e)][_0x28e351(0x157)](_0x28e351(0x170),_0x28e351(0x142),_0x28e351(0x16f),_0xa8d766[_0x28e351(0x14e)][_0x28e351(0x159)](_0x28e351(0x170),null,_0x28e351(0x158))),_0xa8d766[_0x28e351(0x168)][_0x28e351(0x148)](this[_0x28e351(0x13f)][_0x28e351(0x141)](this));}[_0xa23a67(0x165)](_0x3ba284,_0x245df9){const _0x5bd7b7=_0xa23a67,_0x10f968=this[_0x5bd7b7(0x160)][_0x5bd7b7(0x166)][_0x5bd7b7(0x174)](_0x5bd7b7(0x151)),_0x145b48=this[_0x5bd7b7(0x160)][_0x5bd7b7(0x166)][_0x5bd7b7(0x174)](_0x5bd7b7(0x15f)),_0x494fed=_0x245df9[_0x5bd7b7(0x15e)]||this[_0x5bd7b7(0x160)][_0x5bd7b7(0x144)][_0x5bd7b7(0x14b)][_0x5bd7b7(0x15a)][_0x5bd7b7(0x147)]();this[_0x5bd7b7(0x160)][_0x5bd7b7(0x144)][_0x5bd7b7(0x146)](()=>{const _0x10f2f8=_0x5bd7b7,_0x3671d6=_0x145b48[_0x10f2f8(0x13c)](_0x494fed);let _0x478ab3=_0x3671d6?_0x145b48[_0x10f2f8(0x13e)](_0x3671d6):null,_0x85111c=_0x494fed[_0x10f2f8(0x169)](_0x10f2f8(0x14a))||null;const _0x226555=_0x245df9[_0x10f2f8(0x14a)]||_0x85111c,_0x120fb6=_0x245df9[_0x10f2f8(0x152)]||_0x478ab3,_0x24c71b=this[_0x10f2f8(0x160)][_0x10f2f8(0x166)][_0x10f2f8(0x174)](_0x10f2f8(0x15b))['me'];for(const _0x710ac0 of _0x10f968[_0x10f2f8(0x167)]()){const _0x4e7231=_0x710ac0[_0x10f2f8(0x172)]();if(_0x10f2f8(0x142)===_0x710ac0[_0x10f2f8(0x13d)]&&_0x4e7231===_0x494fed){_0x710ac0[_0x10f2f8(0x143)]!==_0x24c71b&&_0x710ac0[_0x10f2f8(0x16f)]();const _0x343de7=_0x710ac0[_0x10f2f8(0x14f)][_0x10f2f8(0x153)];_0x85111c=_0x343de7[0x0][_0x10f2f8(0x14a)],_0x478ab3=_0x343de7[0x0][_0x10f2f8(0x152)];break;}}_0x3ba284({'table':_0x494fed,'tableWidth':_0x226555,'columnWidths':_0x120fb6}),_0x10f968[_0x10f2f8(0x156)](_0x494fed,{'commandName':_0x10f2f8(0x171),'commandParams':[{'tableWidth':_0x85111c,'columnWidths':_0x478ab3}],'formatGroupId':_0x10f2f8(0x142)},[],_0x10f2f8(0x142));});}[_0xa23a67(0x13f)](_0x42d77d){const _0x410410=_0xa23a67;if(_0x410410(0x170)!=_0x42d77d[_0x410410(0x161)]&&_0x410410(0x163)!=_0x42d77d[_0x410410(0x161)])return;const {data:_0xf36762}=_0x42d77d;if(_0xf36762&&_0x410410(0x142)===_0xf36762[_0x410410(0x14c)]){const _0x59f88e=_0x410410(0x16a);return{'type':_0x410410(0x145),'content':_0x3a55a5(this[_0x410410(0x160)][_0x410410(0x155)],_0x59f88e)};}}}
23
+ const _0x514d56=_0x460a;(function(_0x4160a3,_0x2dc8c8){const _0x1a0acb=_0x460a,_0x1ccca9=_0x4160a3();while(!![]){try{const _0x293ba8=parseInt(_0x1a0acb(0xb4))/0x1*(-parseInt(_0x1a0acb(0x99))/0x2)+-parseInt(_0x1a0acb(0xbb))/0x3*(-parseInt(_0x1a0acb(0x97))/0x4)+-parseInt(_0x1a0acb(0x9a))/0x5+parseInt(_0x1a0acb(0x89))/0x6*(-parseInt(_0x1a0acb(0xa3))/0x7)+parseInt(_0x1a0acb(0x9f))/0x8+parseInt(_0x1a0acb(0xa6))/0x9*(-parseInt(_0x1a0acb(0x92))/0xa)+-parseInt(_0x1a0acb(0x9e))/0xb*(-parseInt(_0x1a0acb(0xc2))/0xc);if(_0x293ba8===_0x2dc8c8)break;else _0x1ccca9['push'](_0x1ccca9['shift']());}catch(_0x206023){_0x1ccca9['push'](_0x1ccca9['shift']());}}}(_0x1fb1,0xb91bd));function _0x1fb1(){const _0x2d667b=['descriptionFactory','locale','bind','TrackChangesEditing','table','accept','18466140otAVfI','1053426mHHlNb','TableColumnResizeEditing','subType','resizeTableWidth','plugins','*Format:*\x20resize\x20table','handleResizeTableWidthCommand','getSuggestions','Users','790rxOJUO','getTableColumnsWidths','author','has','resizeTable','4624NpWWVD','selection','18dcEFQF','1588120KTPnKd','formatInline','type','get','11jKkdXA','8371576xXOOcO','markBlockFormat','document','data','35OBIwVM','commandParams','handleSuggestionDescription','105039pLQBmK','getContainedElement','tableWidth','getSelectedElement','_suggestionFactory','afterInit','formatBlock','model','getColumnGroupElement','columnWidths','registerDescriptionCallback','enableCommand','editor','registerCustomCallback','51479COsWcD','getAttribute','change','formatGroupId','getSuggestionCallback','discard','format','1956zJwkMt'];_0x1fb1=function(){return _0x2d667b;};return _0x1fb1();}import{Plugin as _0x49e80a}from'ckeditor5/src/core.js';function _0x460a(_0x443ddf,_0xb792a0){const _0x1fb11c=_0x1fb1();return _0x460a=function(_0x460a9d,_0x2756f9){_0x460a9d=_0x460a9d-0x89;let _0x4bfee3=_0x1fb11c[_0x460a9d];return _0x4bfee3;},_0x460a(_0x443ddf,_0xb792a0);}import{getTranslation as _0x6a30cb}from'../utils/common-translations.js';export default class Nt extends _0x49e80a{[_0x514d56(0xab)](){const _0x451f2b=_0x514d56;if(!this[_0x451f2b(0xb2)][_0x451f2b(0x8d)][_0x451f2b(0x95)](_0x451f2b(0x8a)))return;const _0x4dad06=this[_0x451f2b(0xb2)][_0x451f2b(0x8d)][_0x451f2b(0x9d)](_0x451f2b(0xbf));_0x4dad06[_0x451f2b(0xb1)](_0x451f2b(0x8c),this[_0x451f2b(0x8f)][_0x451f2b(0xbe)](this)),_0x4dad06[_0x451f2b(0xaa)][_0x451f2b(0xb3)](_0x451f2b(0xac),_0x451f2b(0x96),_0x451f2b(0xc1),_0x4dad06[_0x451f2b(0xaa)][_0x451f2b(0xb8)](_0x451f2b(0xac),null,_0x451f2b(0xb9))),_0x4dad06[_0x451f2b(0xaa)][_0x451f2b(0xb3)](_0x451f2b(0xac),_0x451f2b(0x96),_0x451f2b(0xb9),_0x4dad06[_0x451f2b(0xaa)][_0x451f2b(0xb8)](_0x451f2b(0xac),null,_0x451f2b(0xc1))),_0x4dad06[_0x451f2b(0xbc)][_0x451f2b(0xb0)](this[_0x451f2b(0xa5)][_0x451f2b(0xbe)](this));}[_0x514d56(0x8f)](_0x5b1072,_0x55a352){const _0xb0ad55=_0x514d56,_0x1a30bc=this[_0xb0ad55(0xb2)][_0xb0ad55(0x8d)][_0xb0ad55(0x9d)](_0xb0ad55(0xbf)),_0x41b340=this[_0xb0ad55(0xb2)][_0xb0ad55(0x8d)][_0xb0ad55(0x9d)](_0xb0ad55(0x8a)),_0x400327=_0x55a352[_0xb0ad55(0xc0)]||this[_0xb0ad55(0xb2)][_0xb0ad55(0xad)][_0xb0ad55(0xa1)][_0xb0ad55(0x98)][_0xb0ad55(0xa9)]();this[_0xb0ad55(0xb2)][_0xb0ad55(0xad)][_0xb0ad55(0xb6)](()=>{const _0x1c39c7=_0xb0ad55,_0x1048bb=_0x41b340[_0x1c39c7(0xae)](_0x400327);let _0x4e7408=_0x1048bb?_0x41b340[_0x1c39c7(0x93)](_0x1048bb):null,_0x4604cb=_0x400327[_0x1c39c7(0xb5)](_0x1c39c7(0xa8))||null;const _0x4bb495=_0x55a352[_0x1c39c7(0xa8)]||_0x4604cb,_0x6497ec=_0x55a352[_0x1c39c7(0xaf)]||_0x4e7408,_0x13dc19=this[_0x1c39c7(0xb2)][_0x1c39c7(0x8d)][_0x1c39c7(0x9d)](_0x1c39c7(0x91))['me'];for(const _0x373b58 of _0x1a30bc[_0x1c39c7(0x90)]()){const _0x1f4667=_0x373b58[_0x1c39c7(0xa7)]();if(_0x1c39c7(0x96)===_0x373b58[_0x1c39c7(0x8b)]&&_0x1f4667===_0x400327){_0x373b58[_0x1c39c7(0x94)]!==_0x13dc19&&_0x373b58[_0x1c39c7(0xb9)]();const _0x3cb2af=_0x373b58[_0x1c39c7(0xa2)][_0x1c39c7(0xa4)];_0x4604cb=_0x3cb2af[0x0][_0x1c39c7(0xa8)],_0x4e7408=_0x3cb2af[0x0][_0x1c39c7(0xaf)];break;}}_0x5b1072({'table':_0x400327,'tableWidth':_0x4bb495,'columnWidths':_0x6497ec}),_0x1a30bc[_0x1c39c7(0xa0)](_0x400327,{'commandName':_0x1c39c7(0x8c),'commandParams':[{'tableWidth':_0x4604cb,'columnWidths':_0x4e7408}],'formatGroupId':_0x1c39c7(0x96)},[],_0x1c39c7(0x96));});}[_0x514d56(0xa5)](_0x3131df){const _0x5e0334=_0x514d56;if(_0x5e0334(0xac)!=_0x3131df[_0x5e0334(0x9c)]&&_0x5e0334(0x9b)!=_0x3131df[_0x5e0334(0x9c)])return;const {data:_0x241b01}=_0x3131df;if(_0x241b01&&_0x5e0334(0x96)===_0x241b01[_0x5e0334(0xb7)]){const _0x4fec3e=_0x5e0334(0x8e);return{'type':_0x5e0334(0xba),'content':_0x6a30cb(this[_0x5e0334(0xb2)][_0x5e0334(0xbd)],_0x4fec3e)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x354bfa=_0x1f0d;function _0x44e0(){const _0x548b12=['TrackChangesEditing','markerName','unbindElementFromMarkerName','cell','writer','_acceptFormatSuggestionCallbackFactory','requires','activeMarkers','parent','descriptionFactory','get','addClass','accept','FORMAT_REGULAR_ROW','commandParams','211665JxCLFn','setTableColumnHeader','downcastDispatcher','headingRows','markerRange','*Format:*\x20%0','highest','showSuggestionHighlights','commandName','setAttribute','locale','data-suggestion','registerBlockAttribute','options','174790qjPNoG','18lhBZQd','consume','formatBlock','ck-suggestion-marker--active','includes','setTableRowHeader','ck-suggestion-marker-','plugins','headingColumns','FORMAT_REGULAR_COLUMN','enableDefaultAttributesIntegration','130905pHxRJG','end','registerDescriptionCallback','markerNameToElements','registerAttributeLabel','addMarker:suggestion','format','item','editor','_handleLegacySuggestions','5175192iFFLpE','mapper','nodeAfter','createTableWalker','stop','afterInit','bindElementToMarker','nodeBefore','has','TableUtils','removeClass','start','6642300AmKBBX','consumable','removeMarker:suggestion','toViewElement','1578tDXYHu','256hvXkGB','getCellLocation','TableEditing','registerCustomCallback','removeAttribute','_splitMarkerName','324Umcypo','editing','getSuggestion','name','940MbpVTc','FORMAT_HEADER_ROW','3332dvtcja','type','FORMAT_HEADER_COLUMN','forceValue','_registerLegacyDescription','data','_suggestionFactory'];_0x44e0=function(){return _0x548b12;};return _0x44e0();}(function(_0x5d8c21,_0x63aa0){const _0xe3b011=_0x1f0d,_0x525c2a=_0x5d8c21();while(!![]){try{const _0x3f79be=-parseInt(_0xe3b011(0x1a5))/0x1*(parseInt(_0xe3b011(0x19e))/0x2)+-parseInt(_0xe3b011(0x1c1))/0x3+parseInt(_0xe3b011(0x1ab))/0x4*(parseInt(_0xe3b011(0x1a9))/0x5)+parseInt(_0xe3b011(0x1d0))/0x6*(-parseInt(_0xe3b011(0x1cf))/0x7)+parseInt(_0xe3b011(0x19f))/0x8*(parseInt(_0xe3b011(0x184))/0x9)+parseInt(_0xe3b011(0x19a))/0xa+-parseInt(_0xe3b011(0x18e))/0xb;if(_0x3f79be===_0x63aa0)break;else _0x525c2a['push'](_0x525c2a['shift']());}catch(_0x1ad9b0){_0x525c2a['push'](_0x525c2a['shift']());}}}(_0x44e0,0x653ed));function _0x1f0d(_0x4c54e9,_0x339583){const _0x44e0ac=_0x44e0();return _0x1f0d=function(_0x1f0dc4,_0x3b2aeb){_0x1f0dc4=_0x1f0dc4-0x17a;let _0x5e0b9a=_0x44e0ac[_0x1f0dc4];return _0x5e0b9a;},_0x1f0d(_0x4c54e9,_0x339583);}import{Plugin as _0x424434}from'ckeditor5/src/core.js';import _0x5696ce from'./table.js';import{getTranslation as _0x21161e}from'../utils/common-translations.js';export default class Ct extends _0x424434{static get[_0x354bfa(0x1b8)](){return[_0x5696ce];}[_0x354bfa(0x193)](){const _0x3e1c63=_0x354bfa,_0x26b480=this[_0x3e1c63(0x18c)];if(!_0x26b480[_0x3e1c63(0x180)][_0x3e1c63(0x196)](_0x3e1c63(0x1a1)))return;const _0x5742bf=_0x26b480[_0x3e1c63(0x1cb)],_0xc4f642=_0x26b480[_0x3e1c63(0x180)][_0x3e1c63(0x1bc)](_0x3e1c63(0x1b2));_0xc4f642[_0x3e1c63(0x183)](_0x3e1c63(0x17e)),_0xc4f642[_0x3e1c63(0x183)](_0x3e1c63(0x1c2)),_0xc4f642[_0x3e1c63(0x1cd)](_0x3e1c63(0x1c4)),_0xc4f642[_0x3e1c63(0x1cd)](_0x3e1c63(0x181)),_0xc4f642[_0x3e1c63(0x1bb)][_0x3e1c63(0x188)](_0x3e1c63(0x1c4),_0x21161e(_0x5742bf,_0x3e1c63(0x1aa))),_0xc4f642[_0x3e1c63(0x1bb)][_0x3e1c63(0x188)](_0x3e1c63(0x181),_0x21161e(_0x5742bf,_0x3e1c63(0x1ad))),this[_0x3e1c63(0x18d)]();}[_0x354bfa(0x18d)](){const _0x18e1ea=_0x354bfa,_0xaa0a5f=this[_0x18e1ea(0x18c)][_0x18e1ea(0x180)][_0x18e1ea(0x1bc)](_0x18e1ea(0x1b2)),_0x46aa0b=this[_0x18e1ea(0x18c)][_0x18e1ea(0x180)][_0x18e1ea(0x1bc)](_0x18e1ea(0x197)),_0x30f94f=this[_0x18e1ea(0x18c)][_0x18e1ea(0x180)][_0x18e1ea(0x1bc)](_0x5696ce)[_0x18e1ea(0x1b7)]();function _0x5d7f7e({showActiveMarker:_0x4df6ae=!0x0,setDataAttribute:_0x2941d1=!0x0}={}){return(_0x52b853,_0x288482,_0x4dd0f4)=>{const _0x8238b5=_0x1f0d,{type:_0x25f1b9,id:_0x1a6a51}=_0xaa0a5f[_0x8238b5(0x1a4)](_0x288482[_0x8238b5(0x1b3)]),_0x2e3a31=_0xaa0a5f[_0x8238b5(0x1a7)](_0x1a6a51),_0x41a4a0=_0x2e3a31[_0x8238b5(0x1b0)];if(_0x8238b5(0x17b)!=_0x2e3a31[_0x8238b5(0x1ac)]||!_0x41a4a0||_0x8238b5(0x1c2)!=_0x41a4a0[_0x8238b5(0x1c9)])return;if(_0x288482[_0x8238b5(0x18b)])return void _0x52b853[_0x8238b5(0x192)]();if(!_0x4dd0f4[_0x8238b5(0x19b)][_0x8238b5(0x17a)](_0x288482[_0x8238b5(0x1c5)],_0x52b853[_0x8238b5(0x1a8)]))return;const _0x560188=_0x288482[_0x8238b5(0x1c5)][_0x8238b5(0x199)][_0x8238b5(0x190)],_0x8d44be=_0x288482[_0x8238b5(0x1c5)][_0x8238b5(0x185)][_0x8238b5(0x195)],_0x3ea4e1=_0x560188[_0x8238b5(0x1ba)][_0x8238b5(0x1ba)],{column:_0x37b7c0}=_0x46aa0b[_0x8238b5(0x1a0)](_0x560188),{column:_0x1e2f3f}=_0x46aa0b[_0x8238b5(0x1a0)](_0x8d44be);for(let _0x548c24=_0x37b7c0;_0x548c24<=_0x1e2f3f;_0x548c24++){const _0x395012=_0x46aa0b[_0x8238b5(0x191)](_0x3ea4e1,{'column':_0x548c24,'includeAllSlots':!0x1});for(const _0xd708e9 of _0x395012){const _0x51b4c8=_0xd708e9[_0x8238b5(0x1b5)],_0x3fa188=_0x4dd0f4[_0x8238b5(0x18f)][_0x8238b5(0x19d)](_0x51b4c8);_0x4dd0f4[_0x8238b5(0x1b6)][_0x8238b5(0x1bd)](_0x8238b5(0x17f)+_0x25f1b9,_0x3fa188),_0x2941d1&&_0x4dd0f4[_0x8238b5(0x1b6)][_0x8238b5(0x1ca)](_0x8238b5(0x1cc),_0x1a6a51,_0x3fa188),_0x4dd0f4[_0x8238b5(0x18f)][_0x8238b5(0x194)](_0x3fa188,_0x288482[_0x8238b5(0x1b3)]),_0x4df6ae&&(_0xaa0a5f[_0x8238b5(0x1b9)][_0x8238b5(0x17d)](_0x288482[_0x8238b5(0x1b3)])?_0x4dd0f4[_0x8238b5(0x1b6)][_0x8238b5(0x1bd)](_0x8238b5(0x17c),_0x3fa188):_0x4dd0f4[_0x8238b5(0x1b6)][_0x8238b5(0x198)](_0x8238b5(0x17c),_0x3fa188));}}};}_0xaa0a5f[_0x18e1ea(0x1b1)][_0x18e1ea(0x1a2)](_0x18e1ea(0x17b),_0x18e1ea(0x17e),_0x18e1ea(0x1be),_0x30f94f),_0xaa0a5f[_0x18e1ea(0x1b1)][_0x18e1ea(0x1a2)](_0x18e1ea(0x17b),_0x18e1ea(0x1c2),_0x18e1ea(0x1be),_0x30f94f),this[_0x18e1ea(0x18c)][_0x18e1ea(0x1a6)][_0x18e1ea(0x1c3)]['on'](_0x18e1ea(0x189),_0x5d7f7e(),{'priority':_0x18e1ea(0x1c7)}),this[_0x18e1ea(0x18c)][_0x18e1ea(0x1b0)][_0x18e1ea(0x1c3)]['on'](_0x18e1ea(0x189),(_0x3db74b,_0x4fc33f,_0x1ab202)=>{const _0x4c916a=_0x18e1ea;_0x1ab202[_0x4c916a(0x1ce)][_0x4c916a(0x1c8)]&&_0x5d7f7e({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x3db74b,_0x4fc33f,_0x1ab202);},{'priority':_0x18e1ea(0x1c7)}),this[_0x18e1ea(0x18c)][_0x18e1ea(0x1a6)][_0x18e1ea(0x1c3)]['on'](_0x18e1ea(0x19c),(_0x1e0485,_0x4a0d58,_0x199942)=>{const _0x12f77c=_0x18e1ea,{type:_0x16d116,id:_0x2c964c}=_0xaa0a5f[_0x12f77c(0x1a4)](_0x4a0d58[_0x12f77c(0x1b3)]),_0x2db837=_0xaa0a5f[_0x12f77c(0x1a7)](_0x2c964c),_0x4c6501=_0x2db837[_0x12f77c(0x1b0)];if(_0x12f77c(0x17b)!=_0x2db837[_0x12f77c(0x1ac)]||!_0x4c6501||_0x12f77c(0x1c2)!=_0x4c6501[_0x12f77c(0x1c9)])return;const _0x326854=_0x199942[_0x12f77c(0x18f)][_0x12f77c(0x187)](_0x4a0d58[_0x12f77c(0x1b3)]);if(_0x326854){for(const _0x29f9e3 of _0x326854)_0x199942[_0x12f77c(0x1b6)][_0x12f77c(0x198)](_0x12f77c(0x17f)+_0x16d116,_0x29f9e3),_0x199942[_0x12f77c(0x1b6)][_0x12f77c(0x198)](_0x12f77c(0x17c),_0x29f9e3),_0x199942[_0x12f77c(0x1b6)][_0x12f77c(0x1a3)](_0x12f77c(0x1cc),_0x29f9e3),_0x199942[_0x12f77c(0x18f)][_0x12f77c(0x1b4)](_0x29f9e3,_0x4a0d58[_0x12f77c(0x1b3)]);}},{'priority':_0x18e1ea(0x1c7)}),this[_0x18e1ea(0x1af)]();}[_0x354bfa(0x1af)](){const _0x17e5a4=_0x354bfa,_0x4c3a0a=this[_0x17e5a4(0x18c)],_0xe58806=_0x4c3a0a[_0x17e5a4(0x1cb)];function _0x33eb2a(_0x34d23f){const _0x4aef00=_0x17e5a4;return{'type':_0x4aef00(0x18a),'content':_0x21161e(_0xe58806,_0x4aef00(0x1c6),_0x34d23f)};}_0x4c3a0a[_0x17e5a4(0x180)][_0x17e5a4(0x1bc)](_0x17e5a4(0x1b2))[_0x17e5a4(0x1bb)][_0x17e5a4(0x186)](_0x53671b=>{const _0xba4443=_0x17e5a4;if(_0xba4443(0x17b)!=_0x53671b[_0xba4443(0x1ac)])return;const {data:_0x1b41e6}=_0x53671b;if(_0x1b41e6){if(_0xba4443(0x17e)==_0x1b41e6[_0xba4443(0x1c9)]){const _0x5dc404=_0x1b41e6[_0xba4443(0x1c0)][0x0][_0xba4443(0x1ae)];return _0x33eb2a(_0x21161e(_0xe58806,_0x5dc404?_0xba4443(0x1aa):_0xba4443(0x1bf)));}if(_0xba4443(0x1c2)==_0x1b41e6[_0xba4443(0x1c9)]){const _0x1f1c97=_0x1b41e6[_0xba4443(0x1c0)][0x0][_0xba4443(0x1ae)];return _0x33eb2a(_0x21161e(_0xe58806,_0x1f1c97?_0xba4443(0x1ad):_0xba4443(0x182)));}}});}}
23
+ const _0x146d70=_0xdd6f;(function(_0x28b16b,_0x3ef266){const _0x1e1edd=_0xdd6f,_0x1aba64=_0x28b16b();while(!![]){try{const _0x46e1da=parseInt(_0x1e1edd(0xed))/0x1+parseInt(_0x1e1edd(0xd8))/0x2*(-parseInt(_0x1e1edd(0xdd))/0x3)+-parseInt(_0x1e1edd(0xfe))/0x4+-parseInt(_0x1e1edd(0xe8))/0x5*(-parseInt(_0x1e1edd(0xda))/0x6)+-parseInt(_0x1e1edd(0xcf))/0x7+-parseInt(_0x1e1edd(0xd9))/0x8+parseInt(_0x1e1edd(0xfc))/0x9*(parseInt(_0x1e1edd(0xcd))/0xa);if(_0x46e1da===_0x3ef266)break;else _0x1aba64['push'](_0x1aba64['shift']());}catch(_0x242de7){_0x1aba64['push'](_0x1aba64['shift']());}}}(_0x1ec8,0xe3c5e));import{Plugin as _0x5a4c1e}from'ckeditor5/src/core.js';function _0xdd6f(_0x4863ba,_0xa765e1){const _0x1ec853=_0x1ec8();return _0xdd6f=function(_0xdd6fe0,_0x29acc3){_0xdd6fe0=_0xdd6fe0-0xb6;let _0x55c733=_0x1ec853[_0xdd6fe0];return _0x55c733;},_0xdd6f(_0x4863ba,_0xa765e1);}import _0x2fe56b from'./table.js';function _0x1ec8(){const _0x1eb315=['removeClass','headingColumns','options','FORMAT_HEADER_ROW','_suggestionFactory','_registerLegacyDescription','has','_acceptFormatSuggestionCallbackFactory','registerCustomCallback','afterInit','301550SkOYZd','markerNameToElements','registerAttributeLabel','setTableRowHeader','unbindElementFromMarkerName','674641FKtpqH','getCellLocation','_splitMarkerName','getSuggestion','TableUtils','type','FORMAT_HEADER_COLUMN','plugins','FORMAT_REGULAR_ROW','markerRange','data-suggestion','nodeBefore','requires','editor','addClass','33148674WKeSQM','downcastDispatcher','6899892DpGrqC','markerName','formatBlock','ck-suggestion-marker--active','start','accept','registerDescriptionCallback','TableEditing','writer','activeMarkers','TrackChangesEditing','consumable','name','stop','_handleLegacySuggestions','format','*Format:*\x20%0','highest','toViewElement','cell','addMarker:suggestion','commandName','setAttribute','commandParams','removeMarker:suggestion','headingRows','editing','registerBlockAttribute','locale','consume','nodeAfter','forceValue','descriptionFactory','data','get','createTableWalker','end','10PuQgVS','includes','776881NRVAxo','item','ck-suggestion-marker-','removeAttribute','bindElementToMarker','setTableColumnHeader','mapper','enableDefaultAttributesIntegration','showSuggestionHighlights','30548KuGOeq','10430104brMGpM','78EakXuQ','parent','FORMAT_REGULAR_COLUMN','210YjanUN'];_0x1ec8=function(){return _0x1eb315;};return _0x1ec8();}import{getTranslation as _0x2c5a9e}from'../utils/common-translations.js';export default class Ct extends _0x5a4c1e{static get[_0x146d70(0xf9)](){return[_0x2fe56b];}[_0x146d70(0xe7)](){const _0x7ca315=_0x146d70,_0x94f399=this[_0x7ca315(0xfa)];if(!_0x94f399[_0x7ca315(0xf4)][_0x7ca315(0xe4)](_0x7ca315(0x105)))return;const _0x4a81a3=_0x94f399[_0x7ca315(0xc4)],_0x49f922=_0x94f399[_0x7ca315(0xf4)][_0x7ca315(0xca)](_0x7ca315(0x108));_0x49f922[_0x7ca315(0xd6)](_0x7ca315(0xeb)),_0x49f922[_0x7ca315(0xd6)](_0x7ca315(0xd4)),_0x49f922[_0x7ca315(0xc3)](_0x7ca315(0xc1)),_0x49f922[_0x7ca315(0xc3)](_0x7ca315(0xdf)),_0x49f922[_0x7ca315(0xc8)][_0x7ca315(0xea)](_0x7ca315(0xc1),_0x2c5a9e(_0x4a81a3,_0x7ca315(0xe1))),_0x49f922[_0x7ca315(0xc8)][_0x7ca315(0xea)](_0x7ca315(0xdf),_0x2c5a9e(_0x4a81a3,_0x7ca315(0xf3))),this[_0x7ca315(0xb6)]();}[_0x146d70(0xb6)](){const _0xd4caa7=_0x146d70,_0x489a65=this[_0xd4caa7(0xfa)][_0xd4caa7(0xf4)][_0xd4caa7(0xca)](_0xd4caa7(0x108)),_0x1a7a50=this[_0xd4caa7(0xfa)][_0xd4caa7(0xf4)][_0xd4caa7(0xca)](_0xd4caa7(0xf1)),_0x293c40=this[_0xd4caa7(0xfa)][_0xd4caa7(0xf4)][_0xd4caa7(0xca)](_0x2fe56b)[_0xd4caa7(0xe5)]();function _0x31e8a4({showActiveMarker:_0x1de4a8=!0x0,setDataAttribute:_0x59c8d1=!0x0}={}){return(_0x506e4c,_0x4bc48f,_0x5a3f2b)=>{const _0x56ba39=_0xdd6f,{type:_0x42f3da,id:_0x30dbd9}=_0x489a65[_0x56ba39(0xef)](_0x4bc48f[_0x56ba39(0xff)]),_0x2754ff=_0x489a65[_0x56ba39(0xf0)](_0x30dbd9),_0x5c3f2a=_0x2754ff[_0x56ba39(0xc9)];if(_0x56ba39(0x100)!=_0x2754ff[_0x56ba39(0xf2)]||!_0x5c3f2a||_0x56ba39(0xd4)!=_0x5c3f2a[_0x56ba39(0xbd)])return;if(_0x4bc48f[_0x56ba39(0xd0)])return void _0x506e4c[_0x56ba39(0x10b)]();if(!_0x5a3f2b[_0x56ba39(0x109)][_0x56ba39(0xc5)](_0x4bc48f[_0x56ba39(0xf6)],_0x506e4c[_0x56ba39(0x10a)]))return;const _0x1d3cca=_0x4bc48f[_0x56ba39(0xf6)][_0x56ba39(0x102)][_0x56ba39(0xc6)],_0x4bd131=_0x4bc48f[_0x56ba39(0xf6)][_0x56ba39(0xcc)][_0x56ba39(0xf8)],_0x15ef30=_0x1d3cca[_0x56ba39(0xdb)][_0x56ba39(0xdb)],{column:_0x39707a}=_0x1a7a50[_0x56ba39(0xee)](_0x1d3cca),{column:_0x43a3da}=_0x1a7a50[_0x56ba39(0xee)](_0x4bd131);for(let _0xdc2e99=_0x39707a;_0xdc2e99<=_0x43a3da;_0xdc2e99++){const _0x43d4b6=_0x1a7a50[_0x56ba39(0xcb)](_0x15ef30,{'column':_0xdc2e99,'includeAllSlots':!0x1});for(const _0x2c1917 of _0x43d4b6){const _0x4a593a=_0x2c1917[_0x56ba39(0xbb)],_0x45f5ae=_0x5a3f2b[_0x56ba39(0xd5)][_0x56ba39(0xba)](_0x4a593a);_0x5a3f2b[_0x56ba39(0x106)][_0x56ba39(0xfb)](_0x56ba39(0xd1)+_0x42f3da,_0x45f5ae),_0x59c8d1&&_0x5a3f2b[_0x56ba39(0x106)][_0x56ba39(0xbe)](_0x56ba39(0xf7),_0x30dbd9,_0x45f5ae),_0x5a3f2b[_0x56ba39(0xd5)][_0x56ba39(0xd3)](_0x45f5ae,_0x4bc48f[_0x56ba39(0xff)]),_0x1de4a8&&(_0x489a65[_0x56ba39(0x107)][_0x56ba39(0xce)](_0x4bc48f[_0x56ba39(0xff)])?_0x5a3f2b[_0x56ba39(0x106)][_0x56ba39(0xfb)](_0x56ba39(0x101),_0x45f5ae):_0x5a3f2b[_0x56ba39(0x106)][_0x56ba39(0xde)](_0x56ba39(0x101),_0x45f5ae));}}};}_0x489a65[_0xd4caa7(0xe2)][_0xd4caa7(0xe6)](_0xd4caa7(0x100),_0xd4caa7(0xeb),_0xd4caa7(0x103),_0x293c40),_0x489a65[_0xd4caa7(0xe2)][_0xd4caa7(0xe6)](_0xd4caa7(0x100),_0xd4caa7(0xd4),_0xd4caa7(0x103),_0x293c40),this[_0xd4caa7(0xfa)][_0xd4caa7(0xc2)][_0xd4caa7(0xfd)]['on'](_0xd4caa7(0xbc),_0x31e8a4(),{'priority':_0xd4caa7(0xb9)}),this[_0xd4caa7(0xfa)][_0xd4caa7(0xc9)][_0xd4caa7(0xfd)]['on'](_0xd4caa7(0xbc),(_0x4e8857,_0x36d063,_0x378bae)=>{const _0x4e6119=_0xd4caa7;_0x378bae[_0x4e6119(0xe0)][_0x4e6119(0xd7)]&&_0x31e8a4({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x4e8857,_0x36d063,_0x378bae);},{'priority':_0xd4caa7(0xb9)}),this[_0xd4caa7(0xfa)][_0xd4caa7(0xc2)][_0xd4caa7(0xfd)]['on'](_0xd4caa7(0xc0),(_0x5d3030,_0x1fd9d7,_0x17bbe7)=>{const _0xf0e7ca=_0xd4caa7,{type:_0x3ac841,id:_0x5f0ee5}=_0x489a65[_0xf0e7ca(0xef)](_0x1fd9d7[_0xf0e7ca(0xff)]),_0x16c48b=_0x489a65[_0xf0e7ca(0xf0)](_0x5f0ee5),_0x380f76=_0x16c48b[_0xf0e7ca(0xc9)];if(_0xf0e7ca(0x100)!=_0x16c48b[_0xf0e7ca(0xf2)]||!_0x380f76||_0xf0e7ca(0xd4)!=_0x380f76[_0xf0e7ca(0xbd)])return;const _0x3c60fa=_0x17bbe7[_0xf0e7ca(0xd5)][_0xf0e7ca(0xe9)](_0x1fd9d7[_0xf0e7ca(0xff)]);if(_0x3c60fa){for(const _0x53b94f of _0x3c60fa)_0x17bbe7[_0xf0e7ca(0x106)][_0xf0e7ca(0xde)](_0xf0e7ca(0xd1)+_0x3ac841,_0x53b94f),_0x17bbe7[_0xf0e7ca(0x106)][_0xf0e7ca(0xde)](_0xf0e7ca(0x101),_0x53b94f),_0x17bbe7[_0xf0e7ca(0x106)][_0xf0e7ca(0xd2)](_0xf0e7ca(0xf7),_0x53b94f),_0x17bbe7[_0xf0e7ca(0xd5)][_0xf0e7ca(0xec)](_0x53b94f,_0x1fd9d7[_0xf0e7ca(0xff)]);}},{'priority':_0xd4caa7(0xb9)}),this[_0xd4caa7(0xe3)]();}[_0x146d70(0xe3)](){const _0x20248c=_0x146d70,_0x28dad1=this[_0x20248c(0xfa)],_0x179b50=_0x28dad1[_0x20248c(0xc4)];function _0xc0d6af(_0x3a89ed){const _0x527d88=_0x20248c;return{'type':_0x527d88(0xb7),'content':_0x2c5a9e(_0x179b50,_0x527d88(0xb8),_0x3a89ed)};}_0x28dad1[_0x20248c(0xf4)][_0x20248c(0xca)](_0x20248c(0x108))[_0x20248c(0xc8)][_0x20248c(0x104)](_0x41058c=>{const _0xb5634e=_0x20248c;if(_0xb5634e(0x100)!=_0x41058c[_0xb5634e(0xf2)])return;const {data:_0xb7b814}=_0x41058c;if(_0xb7b814){if(_0xb5634e(0xeb)==_0xb7b814[_0xb5634e(0xbd)]){const _0x2f9247=_0xb7b814[_0xb5634e(0xbf)][0x0][_0xb5634e(0xc7)];return _0xc0d6af(_0x2c5a9e(_0x179b50,_0x2f9247?_0xb5634e(0xe1):_0xb5634e(0xf5)));}if(_0xb5634e(0xd4)==_0xb7b814[_0xb5634e(0xbd)]){const _0x15302b=_0xb7b814[_0xb5634e(0xbf)][0x0][_0xb5634e(0xc7)];return _0xc0d6af(_0x2c5a9e(_0x179b50,_0x15302b?_0xb5634e(0xf3):_0xb5634e(0xdc)));}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x350c41=_0x33f8;(function(_0x1d67f5,_0x392127){const _0x4572bf=_0x33f8,_0x52639c=_0x1d67f5();while(!![]){try{const _0x200d8a=parseInt(_0x4572bf(0xe7))/0x1*(parseInt(_0x4572bf(0xa2))/0x2)+-parseInt(_0x4572bf(0x94))/0x3+parseInt(_0x4572bf(0xe0))/0x4+parseInt(_0x4572bf(0xb2))/0x5*(-parseInt(_0x4572bf(0x92))/0x6)+parseInt(_0x4572bf(0xde))/0x7*(-parseInt(_0x4572bf(0xbc))/0x8)+parseInt(_0x4572bf(0xe4))/0x9*(-parseInt(_0x4572bf(0xce))/0xa)+parseInt(_0x4572bf(0xa3))/0xb;if(_0x200d8a===_0x392127)break;else _0x52639c['push'](_0x52639c['shift']());}catch(_0x27f0b6){_0x52639c['push'](_0x52639c['shift']());}}}(_0x2f70,0x9ca70));function _0x33f8(_0x507386,_0x43e005){const _0x2f70d4=_0x2f70();return _0x33f8=function(_0x33f8e5,_0x305fa4){_0x33f8e5=_0x33f8e5-0x92;let _0x1002d9=_0x2f70d4[_0x33f8e5];return _0x1002d9;},_0x33f8(_0x507386,_0x43e005);}import{Plugin as _0x17a422}from'ckeditor5/src/core.js';import _0x1f00c5 from'./table.js';function _0x2f70(){const _0x3db5c5=['$graveyard','execute','_areSelectedCellsMergable','add','map','setSelection','454SfZKik','29902774jwucVj','size','commandName','low','*Merge\x20cells*','getCellLocation','author','document','markBlockFormat','TrackChangesEditing','tableCell','plugins','length','change','mergeTableCells','5480tdsfgv','splitTableCellHorizontally','stop','mergeTableCellDown','getFirstPosition','formatInline','mergeTableCellLeft','find','registerDescriptionCallback','forceDefaultExecution','34016PEljas','highest','createRangeOn','subType','deletion','table','refresh','createTableWalker','fromRange','containsRange','_tablePostFixingSubtypes','findAncestor','afterInit','requires','*Split\x20cell:*\x20vertically','markMultiRangeBlockFormat','type','direction','122960Rfpivk','_areMergableCells','_isForcedDefaultExecutionBlock','insertion','set:isEnabled','isEnabled','trackChanges','getSuggestions','mergeTableCellRight','cell','splitTableCellVertically','has','*Split\x20cell:*\x20horizontally','value','TableEditing','getSelectionAffectedTableCells','532MlPzcv','getRanges','1412488mJpMPq','enableCommand','push','root','531eMAWyd','locale','get','1669USInrv','commands','horizontally','element','editor','getAncestors','format','model','from','detach','registerCustomCallback','formatBlock','return','_suggestionFactory','mergeTableCellUp','4602nGMCQc','descriptionFactory','2758569tLqlhB','rootName','selection','_acceptFormatSuggestionCallbackFactory','accept','filter','TableUtils','isInContent'];_0x2f70=function(){return _0x3db5c5;};return _0x2f70();}import{LiveRange as _0xe59827}from'ckeditor5/src/engine.js';import{getTranslation as _0x1d072d}from'../utils/common-translations.js';export default class vt extends _0x17a422{static get[_0x350c41(0xc9)](){return[_0x1f00c5];}[_0x350c41(0xc8)](){const _0x4031f8=_0x350c41,_0x572ea0=this[_0x4031f8(0xeb)],_0x1e6d41=_0x572ea0[_0x4031f8(0xee)][_0x4031f8(0xaa)][_0x4031f8(0x96)],_0x3e54e8=_0x572ea0[_0x4031f8(0xe5)];if(!_0x572ea0[_0x4031f8(0xae)][_0x4031f8(0xd9)](_0x4031f8(0xdc)))return;const _0x2811fa=_0x572ea0[_0x4031f8(0xae)][_0x4031f8(0xe6)](_0x4031f8(0xac)),_0x4c0bd1=_0x572ea0[_0x4031f8(0xae)][_0x4031f8(0xe6)](_0x4031f8(0x9a)),_0x2dd8c6=_0x572ea0[_0x4031f8(0xae)][_0x4031f8(0xe6)](_0x1f00c5);_0x2dd8c6[_0x4031f8(0xc6)][_0x4031f8(0xe2)](_0x4031f8(0xb1)),_0x2811fa[_0x4031f8(0xe1)](_0x4031f8(0xb1),()=>{const _0xb41dd8=_0x4031f8,_0x3d6a39=_0x4c0bd1[_0xb41dd8(0xdd)](_0x572ea0[_0xb41dd8(0xee)][_0xb41dd8(0xaa)][_0xb41dd8(0x96)]);_0x572ea0[_0xb41dd8(0xee)][_0xb41dd8(0xb0)](()=>{const _0x554fc0=_0xb41dd8;_0x2811fa[_0x554fc0(0xcb)](_0x3d6a39,{'commandName':_0x554fc0(0xb1),'commandParams':[]},[],_0x554fc0(0xb1));});}),_0x572ea0[_0x4031f8(0xe8)][_0x4031f8(0xe6)](_0x4031f8(0xb1))['on'](_0x4031f8(0x9d),(_0x5d393b,_0x1b8019)=>{const _0xd36ae1=_0x4031f8;_0x572ea0[_0xd36ae1(0xe8)][_0xd36ae1(0xe6)](_0xd36ae1(0xd4))[_0xd36ae1(0xdb)]&&(_0x1b8019[_0xd36ae1(0xaf)]>0x0&&_0x1b8019[_0x1b8019[_0xd36ae1(0xaf)]-0x1]&&_0x1b8019[_0x1b8019[_0xd36ae1(0xaf)]-0x1][_0xd36ae1(0xbb)]||_0x2811fa[_0xd36ae1(0xd0)]||this[_0xd36ae1(0x9e)]()||_0x5d393b[_0xd36ae1(0xb4)]());},{'priority':_0x4031f8(0xbd)});for(const _0x557521 of[_0x4031f8(0xf5),_0x4031f8(0xd6),_0x4031f8(0xb5),_0x4031f8(0xb8)]){const _0x1adff5=_0x572ea0[_0x4031f8(0xe8)][_0x4031f8(0xe6)](_0x557521);_0x2811fa[_0x4031f8(0xe1)](_0x557521,()=>{const _0x119883=_0x4031f8,_0x137e58=_0x572ea0[_0x119883(0xee)][_0x119883(0xaa)][_0x119883(0x96)][_0x119883(0xb6)]()[_0x119883(0xec)]()[_0x119883(0xb9)](_0x3de24b=>_0x3de24b['is'](_0x119883(0xea),_0x119883(0xad))),_0x4e43bd=_0x1adff5[_0x119883(0xdb)];_0x572ea0[_0x119883(0xee)][_0x119883(0xb0)](()=>{const _0x5eca3a=_0x119883;_0x2811fa[_0x5eca3a(0xcb)]([_0x137e58,_0x4e43bd],{'commandName':_0x5eca3a(0xb1),'commandParams':[]},[],_0x5eca3a(0xb1));});});}for(const _0x2d6cfd of[_0x4031f8(0xd8),_0x4031f8(0xb3)]){const _0x4a5da1=_0x572ea0[_0x4031f8(0xe8)][_0x4031f8(0xe6)](_0x2d6cfd);_0x2811fa[_0x4031f8(0xe1)](_0x2d6cfd,()=>{const _0x2cbf87=_0x4031f8,_0x30ad4f=_0x4c0bd1[_0x2cbf87(0xdd)](_0x572ea0[_0x2cbf87(0xee)][_0x2cbf87(0xaa)][_0x2cbf87(0x96)])[0x0],_0x4f95b8=_0x30ad4f[_0x2cbf87(0xc7)](_0x2cbf87(0xc1)),{column:_0x2c6bb9,row:_0x38d1aa}=_0x4c0bd1[_0x2cbf87(0xa8)](_0x30ad4f);let _0x2a94ca=[];if(_0x2cbf87(0xe9)==_0x4a5da1[_0x2cbf87(0xcd)]){const _0x5a8ba2=_0x4c0bd1[_0x2cbf87(0xc3)](_0x4f95b8,{'startRow':_0x38d1aa,'endRow':_0x38d1aa,'includeAllSlots':!0x0});_0x2a94ca=Array[_0x2cbf87(0xef)](_0x5a8ba2)[_0x2cbf87(0xa0)](_0x26d19c=>_0x26d19c[_0x2cbf87(0xd7)]);}else{const _0x2a9949=_0x4c0bd1[_0x2cbf87(0xc3)](_0x4f95b8,{'column':_0x2c6bb9,'includeAllSlots':!0x0});_0x2a94ca=Array[_0x2cbf87(0xef)](_0x2a9949)[_0x2cbf87(0xa0)](_0x467099=>_0x467099[_0x2cbf87(0xd7)]);}_0x572ea0[_0x2cbf87(0xee)][_0x2cbf87(0xb0)](_0x1b0949=>{const _0x480424=_0x2cbf87;_0x2811fa[_0x480424(0xab)](_0x1b0949[_0x480424(0xbe)](_0x30ad4f),{'commandName':_0x2d6cfd,'commandParams':[]},_0x2a94ca,_0x2d6cfd);});});}_0x2811fa[_0x4031f8(0x93)][_0x4031f8(0xba)](_0x2905a5=>{const _0x5b719e=_0x4031f8;if(_0x5b719e(0xf2)!=_0x2905a5[_0x5b719e(0xcc)]&&_0x5b719e(0xb7)!=_0x2905a5[_0x5b719e(0xcc)])return;const {data:_0x4f64a2}=_0x2905a5;return _0x4f64a2&&_0x5b719e(0xb1)==_0x4f64a2[_0x5b719e(0xa5)]?{'type':_0x5b719e(0xed),'content':_0x1d072d(_0x3e54e8,_0x5b719e(0xa7))}:void 0x0;}),_0x2811fa[_0x4031f8(0x93)][_0x4031f8(0xba)](_0x21b77b=>{const _0x4a163f=_0x4031f8;if(_0x4a163f(0xf2)!=_0x21b77b[_0x4a163f(0xcc)]&&_0x4a163f(0xb7)!=_0x21b77b[_0x4a163f(0xcc)])return;const {data:_0x2f65b3}=_0x21b77b;return _0x2f65b3?_0x4a163f(0xd8)==_0x2f65b3[_0x4a163f(0xa5)]?{'type':_0x4a163f(0xed),'content':_0x1d072d(_0x3e54e8,_0x4a163f(0xca))}:_0x4a163f(0xb3)==_0x2f65b3[_0x4a163f(0xa5)]?{'type':_0x4a163f(0xed),'content':_0x1d072d(_0x3e54e8,_0x4a163f(0xda))}:void 0x0:void 0x0;});const _0x1d96e2=_0x2dd8c6[_0x4031f8(0x97)]();for(const _0x42e654 of[_0x4031f8(0xf5),_0x4031f8(0xd6),_0x4031f8(0xb5),_0x4031f8(0xb8)])_0x2811fa[_0x4031f8(0xf4)][_0x4031f8(0xf1)](_0x4031f8(0xf2),_0x42e654,_0x4031f8(0x98),_0x1d96e2);for(const _0x5bb932 of[_0x4031f8(0xd8),_0x4031f8(0xb3)])_0x2811fa[_0x4031f8(0xf4)][_0x4031f8(0xf1)](_0x4031f8(0xf2),_0x5bb932,_0x4031f8(0x98),_0x1d96e2);_0x2811fa[_0x4031f8(0xf4)][_0x4031f8(0xf1)](_0x4031f8(0xf2),_0x4031f8(0xb1),_0x4031f8(0x98),_0x13b94f=>{const _0x2250b6=_0x4031f8;_0x572ea0[_0x2250b6(0xee)][_0x2250b6(0xb0)](_0x3e0970=>{const _0x3ee11d=_0x2250b6,_0x4a67d9=Array[_0x3ee11d(0xef)](_0x1e6d41[_0x3ee11d(0xdf)]())[_0x3ee11d(0xa0)](_0x31d8d1=>_0xe59827[_0x3ee11d(0xc4)](_0x31d8d1));_0x3e0970[_0x3ee11d(0xa1)](_0x13b94f),_0x572ea0[_0x3ee11d(0xe8)][_0x3ee11d(0xe6)](_0x3ee11d(0xb1))[_0x3ee11d(0xc2)](),_0x572ea0[_0x3ee11d(0x9d)](_0x3ee11d(0xb1),{'forceDefaultExecution':!0x0});const _0x2ff04d=_0x4a67d9[_0x3ee11d(0x99)](_0x300431=>_0x3ee11d(0x9c)!=_0x300431[_0x3ee11d(0xe3)][_0x3ee11d(0x95)]);_0x2ff04d[_0x3ee11d(0xaf)]>0x0&&_0x3e0970[_0x3ee11d(0xa1)](_0x2ff04d);for(const _0xbbb33e of _0x4a67d9)_0xbbb33e[_0x3ee11d(0xf0)]();});});for(const _0x58b29a of[_0x4031f8(0xf5),_0x4031f8(0xb5),_0x4031f8(0xb8),_0x4031f8(0xd6)]){const _0x14aca8=_0x572ea0[_0x4031f8(0xe8)][_0x4031f8(0xe6)](_0x58b29a);_0x14aca8['on'](_0x4031f8(0xd2),(_0x15b5c4,_0x4483fa,_0x16ed5f)=>{const _0x668d54=_0x4031f8;if(_0x16ed5f){const _0x4bfea5=_0x572ea0[_0x668d54(0xee)][_0x668d54(0xaa)][_0x668d54(0x96)][_0x668d54(0xb6)]()[_0x668d54(0xec)]()[_0x668d54(0xb9)](_0x390086=>_0x390086['is'](_0x668d54(0xea),_0x668d54(0xad)));this[_0x668d54(0xcf)](_0x14aca8[_0x668d54(0xdb)],_0x4bfea5)||(_0x15b5c4[_0x668d54(0xf3)]=!0x1,_0x15b5c4[_0x668d54(0xb4)]());}},{'priority':_0x4031f8(0xa6)});}}[_0x350c41(0x9e)](){const _0x3d0562=_0x350c41,_0x46c46d=this[_0x3d0562(0xeb)][_0x3d0562(0xe8)][_0x3d0562(0xe6)](_0x3d0562(0xb1)),_0x37f16e=this[_0x3d0562(0xeb)][_0x3d0562(0xae)][_0x3d0562(0xe6)](_0x3d0562(0x9a));if(!_0x46c46d[_0x3d0562(0xd3)])return!0x1;const _0x3e6aa2=_0x37f16e[_0x3d0562(0xdd)](this[_0x3d0562(0xeb)][_0x3d0562(0xee)][_0x3d0562(0xaa)][_0x3d0562(0x96)]);for(const _0x3815d0 of _0x3e6aa2)for(const _0x5df557 of _0x3e6aa2)if(_0x3815d0!=_0x5df557&&!this[_0x3d0562(0xcf)](_0x3815d0,_0x5df557))return!0x1;return!0x0;}[_0x350c41(0xcf)](_0x503309,_0x3827a5){const _0x143b44=_0x350c41,_0x7bd6f2=this[_0x143b44(0xeb)][_0x143b44(0xae)][_0x143b44(0xe6)](_0x143b44(0xac)),_0x102d2a=this[_0x143b44(0xeb)][_0x143b44(0xee)][_0x143b44(0xbe)](_0x503309),_0x18ec92=this[_0x143b44(0xeb)][_0x143b44(0xee)][_0x143b44(0xbe)](_0x3827a5),_0x2ca3fb=new Set(),_0xeb8fdd=new Set();for(const _0xd7f3e of _0x7bd6f2[_0x143b44(0xd5)]())if((_0x143b44(0xd1)==_0xd7f3e[_0x143b44(0xcc)]||_0x143b44(0xc0)==_0xd7f3e[_0x143b44(0xcc)]||_0x143b44(0xb1)==_0xd7f3e[_0x143b44(0xbf)])&&_0xd7f3e[_0x143b44(0x9b)]){for(const _0x52682c of _0xd7f3e[_0x143b44(0xdf)]())_0x52682c[_0x143b44(0xc5)](_0x102d2a,!0x0)&&_0x2ca3fb[_0x143b44(0x9f)](_0xd7f3e[_0x143b44(0xcc)]+':'+_0xd7f3e[_0x143b44(0xa9)]['id']),_0x52682c[_0x143b44(0xc5)](_0x18ec92,!0x0)&&_0xeb8fdd[_0x143b44(0x9f)](_0xd7f3e[_0x143b44(0xcc)]+':'+_0xd7f3e[_0x143b44(0xa9)]['id']);}if(_0x2ca3fb[_0x143b44(0xa4)]!=_0xeb8fdd[_0x143b44(0xa4)])return!0x1;for(const _0x224ced of _0x2ca3fb)if(!_0xeb8fdd[_0x143b44(0xd9)](_0x224ced))return!0x1;return!0x0;}}
23
+ const _0xd04b1c=_0x5ca7;(function(_0x400a68,_0x5a9304){const _0x19b818=_0x5ca7,_0x4a939f=_0x400a68();while(!![]){try{const _0x411867=parseInt(_0x19b818(0x1c7))/0x1+-parseInt(_0x19b818(0x197))/0x2*(-parseInt(_0x19b818(0x1bd))/0x3)+-parseInt(_0x19b818(0x170))/0x4+parseInt(_0x19b818(0x1af))/0x5*(parseInt(_0x19b818(0x1b6))/0x6)+parseInt(_0x19b818(0x199))/0x7+parseInt(_0x19b818(0x188))/0x8+-parseInt(_0x19b818(0x175))/0x9;if(_0x411867===_0x5a9304)break;else _0x4a939f['push'](_0x4a939f['shift']());}catch(_0x19caa4){_0x4a939f['push'](_0x4a939f['shift']());}}}(_0x2ad8,0xea37c));import{Plugin as _0x4d0d2a}from'ckeditor5/src/core.js';function _0x5ca7(_0x4b4031,_0x8b1cb0){const _0x2ad83f=_0x2ad8();return _0x5ca7=function(_0x5ca7b6,_0xc46dfb){_0x5ca7b6=_0x5ca7b6-0x167;let _0x276bad=_0x2ad83f[_0x5ca7b6];return _0x276bad;},_0x5ca7(_0x4b4031,_0x8b1cb0);}import _0x210a3c from'./table.js';import{LiveRange as _0x4f2411}from'ckeditor5/src/engine.js';import{getTranslation as _0x4dd3c5}from'../utils/common-translations.js';export default class vt extends _0x4d0d2a{static get[_0xd04b1c(0x1aa)](){return[_0x210a3c];}[_0xd04b1c(0x18d)](){const _0x2229ce=_0xd04b1c,_0x4f39d7=this[_0x2229ce(0x196)],_0x2b144e=_0x4f39d7[_0x2229ce(0x1ad)][_0x2229ce(0x1bb)][_0x2229ce(0x1c8)],_0x5f37f3=_0x4f39d7[_0x2229ce(0x181)];if(!_0x4f39d7[_0x2229ce(0x1ae)][_0x2229ce(0x1b8)](_0x2229ce(0x1b7)))return;const _0x5b5e73=_0x4f39d7[_0x2229ce(0x1ae)][_0x2229ce(0x176)](_0x2229ce(0x19e)),_0x14ef34=_0x4f39d7[_0x2229ce(0x1ae)][_0x2229ce(0x176)](_0x2229ce(0x171)),_0xec27a9=_0x4f39d7[_0x2229ce(0x1ae)][_0x2229ce(0x176)](_0x210a3c);_0xec27a9[_0x2229ce(0x16a)][_0x2229ce(0x1b0)](_0x2229ce(0x1ba)),_0x5b5e73[_0x2229ce(0x19c)](_0x2229ce(0x1ba),()=>{const _0x3d0be7=_0x2229ce,_0xb5ea3b=_0x14ef34[_0x3d0be7(0x1b5)](_0x4f39d7[_0x3d0be7(0x1ad)][_0x3d0be7(0x1bb)][_0x3d0be7(0x1c8)]);_0x4f39d7[_0x3d0be7(0x1ad)][_0x3d0be7(0x1ac)](()=>{const _0x4e5b52=_0x3d0be7;_0x5b5e73[_0x4e5b52(0x187)](_0xb5ea3b,{'commandName':_0x4e5b52(0x1ba),'commandParams':[]},[],_0x4e5b52(0x1ba));});}),_0x4f39d7[_0x2229ce(0x190)][_0x2229ce(0x176)](_0x2229ce(0x1ba))['on'](_0x2229ce(0x18f),(_0x35e74b,_0x3cc201)=>{const _0x2ee1c7=_0x2229ce;_0x4f39d7[_0x2ee1c7(0x190)][_0x2ee1c7(0x176)](_0x2ee1c7(0x1a6))[_0x2ee1c7(0x1a4)]&&(_0x3cc201[_0x2ee1c7(0x167)]>0x0&&_0x3cc201[_0x3cc201[_0x2ee1c7(0x167)]-0x1]&&_0x3cc201[_0x3cc201[_0x2ee1c7(0x167)]-0x1][_0x2ee1c7(0x168)]||_0x5b5e73[_0x2ee1c7(0x174)]||this[_0x2ee1c7(0x180)]()||_0x35e74b[_0x2ee1c7(0x1c6)]());},{'priority':_0x2229ce(0x19a)});for(const _0x1c68cf of[_0x2229ce(0x16b),_0x2229ce(0x183),_0x2229ce(0x19b),_0x2229ce(0x17e)]){const _0x12202a=_0x4f39d7[_0x2229ce(0x190)][_0x2229ce(0x176)](_0x1c68cf);_0x5b5e73[_0x2229ce(0x19c)](_0x1c68cf,()=>{const _0x316ebb=_0x2229ce,_0x17277d=_0x4f39d7[_0x316ebb(0x1ad)][_0x316ebb(0x1bb)][_0x316ebb(0x1c8)][_0x316ebb(0x193)]()[_0x316ebb(0x1c0)]()[_0x316ebb(0x1b4)](_0x5e5f4f=>_0x5e5f4f['is'](_0x316ebb(0x172),_0x316ebb(0x1c5))),_0x4d0496=_0x12202a[_0x316ebb(0x1a4)];_0x4f39d7[_0x316ebb(0x1ad)][_0x316ebb(0x1ac)](()=>{const _0x3ee013=_0x316ebb;_0x5b5e73[_0x3ee013(0x187)]([_0x17277d,_0x4d0496],{'commandName':_0x3ee013(0x1ba),'commandParams':[]},[],_0x3ee013(0x1ba));});});}for(const _0x42b172 of[_0x2229ce(0x192),_0x2229ce(0x16e)]){const _0x4a0085=_0x4f39d7[_0x2229ce(0x190)][_0x2229ce(0x176)](_0x42b172);_0x5b5e73[_0x2229ce(0x19c)](_0x42b172,()=>{const _0x58ade2=_0x2229ce,_0x508c8c=_0x14ef34[_0x58ade2(0x1b5)](_0x4f39d7[_0x58ade2(0x1ad)][_0x58ade2(0x1bb)][_0x58ade2(0x1c8)])[0x0],_0x59c340=_0x508c8c[_0x58ade2(0x18a)](_0x58ade2(0x1c2)),{column:_0xec286,row:_0x7d267}=_0x14ef34[_0x58ade2(0x191)](_0x508c8c);let _0x55d412=[];if(_0x58ade2(0x17c)==_0x4a0085[_0x58ade2(0x178)]){const _0x44a279=_0x14ef34[_0x58ade2(0x1a0)](_0x59c340,{'startRow':_0x7d267,'endRow':_0x7d267,'includeAllSlots':!0x0});_0x55d412=Array[_0x58ade2(0x1b9)](_0x44a279)[_0x58ade2(0x169)](_0x949be6=>_0x949be6[_0x58ade2(0x16d)]);}else{const _0x313d21=_0x14ef34[_0x58ade2(0x1a0)](_0x59c340,{'column':_0xec286,'includeAllSlots':!0x0});_0x55d412=Array[_0x58ade2(0x1b9)](_0x313d21)[_0x58ade2(0x169)](_0x873466=>_0x873466[_0x58ade2(0x16d)]);}_0x4f39d7[_0x58ade2(0x1ad)][_0x58ade2(0x1ac)](_0x2cae6a=>{const _0x482b77=_0x58ade2;_0x5b5e73[_0x482b77(0x177)](_0x2cae6a[_0x482b77(0x173)](_0x508c8c),{'commandName':_0x42b172,'commandParams':[]},_0x55d412,_0x42b172);});});}_0x5b5e73[_0x2229ce(0x1a3)][_0x2229ce(0x1bf)](_0x4d2575=>{const _0x17b767=_0x2229ce;if(_0x17b767(0x194)!=_0x4d2575[_0x17b767(0x1be)]&&_0x17b767(0x1a5)!=_0x4d2575[_0x17b767(0x1be)])return;const {data:_0x2e0de2}=_0x4d2575;return _0x2e0de2&&_0x17b767(0x1ba)==_0x2e0de2[_0x17b767(0x186)]?{'type':_0x17b767(0x1c4),'content':_0x4dd3c5(_0x5f37f3,_0x17b767(0x185))}:void 0x0;}),_0x5b5e73[_0x2229ce(0x1a3)][_0x2229ce(0x1bf)](_0x4f1d21=>{const _0x2d6c90=_0x2229ce;if(_0x2d6c90(0x194)!=_0x4f1d21[_0x2d6c90(0x1be)]&&_0x2d6c90(0x1a5)!=_0x4f1d21[_0x2d6c90(0x1be)])return;const {data:_0x2727a9}=_0x4f1d21;return _0x2727a9?_0x2d6c90(0x192)==_0x2727a9[_0x2d6c90(0x186)]?{'type':_0x2d6c90(0x1c4),'content':_0x4dd3c5(_0x5f37f3,_0x2d6c90(0x17d))}:_0x2d6c90(0x16e)==_0x2727a9[_0x2d6c90(0x186)]?{'type':_0x2d6c90(0x1c4),'content':_0x4dd3c5(_0x5f37f3,_0x2d6c90(0x1a9))}:void 0x0:void 0x0;});const _0x30f061=_0xec27a9[_0x2229ce(0x1a2)]();for(const _0x5420cb of[_0x2229ce(0x16b),_0x2229ce(0x183),_0x2229ce(0x19b),_0x2229ce(0x17e)])_0x5b5e73[_0x2229ce(0x18c)][_0x2229ce(0x1a8)](_0x2229ce(0x194),_0x5420cb,_0x2229ce(0x195),_0x30f061);for(const _0x544ce0 of[_0x2229ce(0x192),_0x2229ce(0x16e)])_0x5b5e73[_0x2229ce(0x18c)][_0x2229ce(0x1a8)](_0x2229ce(0x194),_0x544ce0,_0x2229ce(0x195),_0x30f061);_0x5b5e73[_0x2229ce(0x18c)][_0x2229ce(0x1a8)](_0x2229ce(0x194),_0x2229ce(0x1ba),_0x2229ce(0x195),_0x1b8e0c=>{const _0x54b11d=_0x2229ce;_0x4f39d7[_0x54b11d(0x1ad)][_0x54b11d(0x1ac)](_0x313cb0=>{const _0x16ebaa=_0x54b11d,_0x22f59e=Array[_0x16ebaa(0x1b9)](_0x2b144e[_0x16ebaa(0x19d)]())[_0x16ebaa(0x169)](_0x26e7f6=>_0x4f2411[_0x16ebaa(0x182)](_0x26e7f6));_0x313cb0[_0x16ebaa(0x16f)](_0x1b8e0c),_0x4f39d7[_0x16ebaa(0x190)][_0x16ebaa(0x176)](_0x16ebaa(0x1ba))[_0x16ebaa(0x1b1)](),_0x4f39d7[_0x16ebaa(0x18f)](_0x16ebaa(0x1ba),{'forceDefaultExecution':!0x0});const _0x1cbfb6=_0x22f59e[_0x16ebaa(0x1b2)](_0x5440de=>_0x16ebaa(0x1c3)!=_0x5440de[_0x16ebaa(0x19f)][_0x16ebaa(0x1b3)]);_0x1cbfb6[_0x16ebaa(0x167)]>0x0&&_0x313cb0[_0x16ebaa(0x16f)](_0x1cbfb6);for(const _0x5ed801 of _0x22f59e)_0x5ed801[_0x16ebaa(0x198)]();});});for(const _0x23ed1b of[_0x2229ce(0x16b),_0x2229ce(0x19b),_0x2229ce(0x17e),_0x2229ce(0x183)]){const _0x27c469=_0x4f39d7[_0x2229ce(0x190)][_0x2229ce(0x176)](_0x23ed1b);_0x27c469['on'](_0x2229ce(0x179),(_0x568b2a,_0x3b6213,_0x19ade3)=>{const _0x23ddf5=_0x2229ce;if(_0x19ade3){const _0x14a780=_0x4f39d7[_0x23ddf5(0x1ad)][_0x23ddf5(0x1bb)][_0x23ddf5(0x1c8)][_0x23ddf5(0x193)]()[_0x23ddf5(0x1c0)]()[_0x23ddf5(0x1b4)](_0x5ed790=>_0x5ed790['is'](_0x23ddf5(0x172),_0x23ddf5(0x1c5)));this[_0x23ddf5(0x17b)](_0x27c469[_0x23ddf5(0x1a4)],_0x14a780)||(_0x568b2a[_0x23ddf5(0x1ab)]=!0x1,_0x568b2a[_0x23ddf5(0x1c6)]());}},{'priority':_0x2229ce(0x18b)});}}[_0xd04b1c(0x180)](){const _0x541d5f=_0xd04b1c,_0x5d5f74=this[_0x541d5f(0x196)][_0x541d5f(0x190)][_0x541d5f(0x176)](_0x541d5f(0x1ba)),_0x3863fb=this[_0x541d5f(0x196)][_0x541d5f(0x1ae)][_0x541d5f(0x176)](_0x541d5f(0x171));if(!_0x5d5f74[_0x541d5f(0x189)])return!0x1;const _0xfdf189=_0x3863fb[_0x541d5f(0x1b5)](this[_0x541d5f(0x196)][_0x541d5f(0x1ad)][_0x541d5f(0x1bb)][_0x541d5f(0x1c8)]);for(const _0x121890 of _0xfdf189)for(const _0x4b8a2e of _0xfdf189)if(_0x121890!=_0x4b8a2e&&!this[_0x541d5f(0x17b)](_0x121890,_0x4b8a2e))return!0x1;return!0x0;}[_0xd04b1c(0x17b)](_0x4e6279,_0x1b14bf){const _0x72988c=_0xd04b1c,_0x1ef1d6=this[_0x72988c(0x196)][_0x72988c(0x1ae)][_0x72988c(0x176)](_0x72988c(0x19e)),_0x7c2010=this[_0x72988c(0x196)][_0x72988c(0x1ad)][_0x72988c(0x173)](_0x4e6279),_0x115d72=this[_0x72988c(0x196)][_0x72988c(0x1ad)][_0x72988c(0x173)](_0x1b14bf),_0x37879c=new Set(),_0x159138=new Set();for(const _0x2bd706 of _0x1ef1d6[_0x72988c(0x1c1)]())if((_0x72988c(0x16c)==_0x2bd706[_0x72988c(0x1be)]||_0x72988c(0x18e)==_0x2bd706[_0x72988c(0x1be)]||_0x72988c(0x1ba)==_0x2bd706[_0x72988c(0x17f)])&&_0x2bd706[_0x72988c(0x17a)]){for(const _0x2f234b of _0x2bd706[_0x72988c(0x19d)]())_0x2f234b[_0x72988c(0x1a7)](_0x7c2010,!0x0)&&_0x37879c[_0x72988c(0x1bc)](_0x2bd706[_0x72988c(0x1be)]+':'+_0x2bd706[_0x72988c(0x184)]['id']),_0x2f234b[_0x72988c(0x1a7)](_0x115d72,!0x0)&&_0x159138[_0x72988c(0x1bc)](_0x2bd706[_0x72988c(0x1be)]+':'+_0x2bd706[_0x72988c(0x184)]['id']);}if(_0x37879c[_0x72988c(0x1a1)]!=_0x159138[_0x72988c(0x1a1)])return!0x1;for(const _0x34c5fe of _0x37879c)if(!_0x159138[_0x72988c(0x1b8)](_0x34c5fe))return!0x1;return!0x0;}}function _0x2ad8(){const _0x34a65c=['has','from','mergeTableCells','document','add','144TnHfoG','type','registerDescriptionCallback','getAncestors','getSuggestions','table','$graveyard','format','tableCell','stop','933636UsrFXW','selection','length','forceDefaultExecution','map','_tablePostFixingSubtypes','mergeTableCellUp','insertion','cell','splitTableCellHorizontally','setSelection','328792ncAlVx','TableUtils','element','createRangeOn','_isForcedDefaultExecutionBlock','40997259BXPFOV','get','markBlockFormat','direction','set:isEnabled','isInContent','_areMergableCells','horizontally','*Split\x20cell:*\x20vertically','mergeTableCellLeft','subType','_areSelectedCellsMergable','locale','fromRange','mergeTableCellRight','author','*Merge\x20cells*','commandName','markMultiRangeBlockFormat','14302016TFXegO','isEnabled','findAncestor','low','_suggestionFactory','afterInit','deletion','execute','commands','getCellLocation','splitTableCellVertically','getFirstPosition','formatBlock','accept','editor','15810ylnhCF','detach','10486889wunyCn','highest','mergeTableCellDown','enableCommand','getRanges','TrackChangesEditing','root','createTableWalker','size','_acceptFormatSuggestionCallbackFactory','descriptionFactory','value','formatInline','trackChanges','containsRange','registerCustomCallback','*Split\x20cell:*\x20horizontally','requires','return','change','model','plugins','175AYNCFs','push','refresh','filter','rootName','find','getSelectionAffectedTableCells','171060JLIIgR','TableEditing'];_0x2ad8=function(){return _0x34a65c;};return _0x2ad8();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x24bc(_0x510ef7,_0x1cb7ea){const _0x4969dc=_0x4969();return _0x24bc=function(_0x24bc55,_0x1a36af){_0x24bc55=_0x24bc55-0x127;let _0x3adc96=_0x4969dc[_0x24bc55];return _0x3adc96;},_0x24bc(_0x510ef7,_0x1cb7ea);}const _0xd73182=_0x24bc;function _0x4969(){const _0x18eefb=['50gwCWpk','tableOfContents','3213386mCsyHV','descriptionFactory','enableCommand','325498oCThGz','registerElementLabel','locale','4383150ZGJpyv','insertTableOfContents','927bbNTal','8paJkoO','editor','ELEMENT_TABLE_OF_CONTENTS','get','7347984lUBGlx','plugins','59416mcuIIo','afterInit','27663jwYSPJ','3186900TIdrHP','130FlKiKJ','commands','TrackChangesEditing'];_0x4969=function(){return _0x18eefb;};return _0x4969();}(function(_0x33710b,_0x18af12){const _0x4ded04=_0x24bc,_0x1efb16=_0x33710b();while(!![]){try{const _0x56546a=parseInt(_0x4ded04(0x135))/0x1+parseInt(_0x4ded04(0x12d))/0x2*(parseInt(_0x4ded04(0x12b))/0x3)+parseInt(_0x4ded04(0x13b))/0x4*(-parseInt(_0x4ded04(0x138))/0x5)+parseInt(_0x4ded04(0x12c))/0x6+-parseInt(_0x4ded04(0x127))/0x7+-parseInt(_0x4ded04(0x129))/0x8*(-parseInt(_0x4ded04(0x13a))/0x9)+-parseInt(_0x4ded04(0x130))/0xa*(-parseInt(_0x4ded04(0x132))/0xb);if(_0x56546a===_0x18af12)break;else _0x1efb16['push'](_0x1efb16['shift']());}catch(_0x27fa00){_0x1efb16['push'](_0x1efb16['shift']());}}}(_0x4969,0xd683c));import{Plugin as _0x4a08ae}from'ckeditor5/src/core.js';import{getTranslation as _0x3e867a}from'../utils/common-translations.js';export default class Mt extends _0x4a08ae{[_0xd73182(0x12a)](){const _0x379b16=_0xd73182,_0x4aad08=this[_0x379b16(0x13c)];if(!_0x4aad08[_0x379b16(0x12e)][_0x379b16(0x13e)](_0x379b16(0x139)))return;_0x4aad08[_0x379b16(0x128)][_0x379b16(0x13e)](_0x379b16(0x12f))[_0x379b16(0x134)](_0x379b16(0x139));const _0x2c34f5=_0x4aad08[_0x379b16(0x128)][_0x379b16(0x13e)](_0x379b16(0x12f)),_0x1c380d=_0x4aad08[_0x379b16(0x137)];_0x2c34f5[_0x379b16(0x133)][_0x379b16(0x136)](_0x379b16(0x131),_0x1286e3=>_0x3e867a(_0x1c380d,_0x379b16(0x13d),_0x1286e3));}}
23
+ function _0xebcf(){const _0x205d81=['5360288tEsjdg','TrackChangesEditing','insertTableOfContents','afterInit','183379lYpwSO','tableOfContents','15gUMwXz','locale','ELEMENT_TABLE_OF_CONTENTS','445084SlNuDh','5964610HOgeqc','commands','get','enableCommand','plugins','2quUhps','491021HqnzPo','registerElementLabel','editor','615084anskyi','2351106QhUOsq','30ivWCsx','descriptionFactory'];_0xebcf=function(){return _0x205d81;};return _0xebcf();}function _0x471e(_0x2e8ada,_0x6eae7c){const _0xebcfdb=_0xebcf();return _0x471e=function(_0x471ec6,_0x14554e){_0x471ec6=_0x471ec6-0x1e8;let _0xe23675=_0xebcfdb[_0x471ec6];return _0xe23675;},_0x471e(_0x2e8ada,_0x6eae7c);}const _0x162fdc=_0x471e;(function(_0x2412bd,_0x57287e){const _0x3f3afd=_0x471e,_0x26832d=_0x2412bd();while(!![]){try{const _0x2b3433=-parseInt(_0x3f3afd(0x1ed))/0x1*(-parseInt(_0x3f3afd(0x1ec))/0x2)+-parseInt(_0x3f3afd(0x1f0))/0x3+-parseInt(_0x3f3afd(0x1fd))/0x4*(parseInt(_0x3f3afd(0x1fa))/0x5)+-parseInt(_0x3f3afd(0x1f2))/0x6*(-parseInt(_0x3f3afd(0x1f8))/0x7)+parseInt(_0x3f3afd(0x1f4))/0x8+parseInt(_0x3f3afd(0x1f1))/0x9+-parseInt(_0x3f3afd(0x1fe))/0xa;if(_0x2b3433===_0x57287e)break;else _0x26832d['push'](_0x26832d['shift']());}catch(_0x11adf4){_0x26832d['push'](_0x26832d['shift']());}}}(_0xebcf,0x660b6));import{Plugin as _0x4ac7cc}from'ckeditor5/src/core.js';import{getTranslation as _0x56076a}from'../utils/common-translations.js';export default class Mt extends _0x4ac7cc{[_0x162fdc(0x1f7)](){const _0x20b947=_0x162fdc,_0x50e2ae=this[_0x20b947(0x1ef)];if(!_0x50e2ae[_0x20b947(0x1e8)][_0x20b947(0x1e9)](_0x20b947(0x1f6)))return;_0x50e2ae[_0x20b947(0x1eb)][_0x20b947(0x1e9)](_0x20b947(0x1f5))[_0x20b947(0x1ea)](_0x20b947(0x1f6));const _0x3bbd4c=_0x50e2ae[_0x20b947(0x1eb)][_0x20b947(0x1e9)](_0x20b947(0x1f5)),_0x3addb7=_0x50e2ae[_0x20b947(0x1fb)];_0x3bbd4c[_0x20b947(0x1f3)][_0x20b947(0x1ee)](_0x20b947(0x1f9),_0x3e939a=>_0x56076a(_0x3addb7,_0x20b947(0x1fc),_0x3e939a));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x233743=_0x94f7;(function(_0x1eeba0,_0x4286f3){const _0x57bc9c=_0x94f7,_0x3f0215=_0x1eeba0();while(!![]){try{const _0x5430d3=parseInt(_0x57bc9c(0xdd))/0x1+-parseInt(_0x57bc9c(0xf0))/0x2+parseInt(_0x57bc9c(0xd5))/0x3+-parseInt(_0x57bc9c(0xf3))/0x4*(-parseInt(_0x57bc9c(0xfb))/0x5)+-parseInt(_0x57bc9c(0xea))/0x6*(-parseInt(_0x57bc9c(0xcd))/0x7)+parseInt(_0x57bc9c(0xda))/0x8+-parseInt(_0x57bc9c(0xce))/0x9;if(_0x5430d3===_0x4286f3)break;else _0x3f0215['push'](_0x3f0215['shift']());}catch(_0xd7e8c4){_0x3f0215['push'](_0x3f0215['shift']());}}}(_0x3199,0x6cee7));function _0x3199(){const _0x197ae0=['nodeAfter','enqueueChange','*Format:*\x20change\x20table\x20properties','2551422yXtTnx','TableCellPropertiesEditing','tableCellBorderStyle','pluginName','formatBlock','tableCellBackgroundColor','670776ojbilQ','_getSuggestion','selection','2818812ZMAAOS','tableCellPadding','registerCustomCallback','TablePropertiesEditing','tableBorderStyle','editor','handleDiscardAction','tableCellProperties','5WSKnXT','markBlockFormat','getFirstPosition','tableCellVerticalAlignment','*Format:*\x20change\x20table\x20cell\x20properties','tableBorderWidth','tableAlignment','removeAttribute','start','enableCommand','discard','data','getSuggestions','get','tableCellWidth','getContainedElement','TableUtils','tableHeight','tableBorderColor','accept','join','locale','tableCellBorderWidth','tableCellHorizontalAlignment','findAncestor','tableWidth','table','format','has','document','plugins','14okZxDJ','17275077wwxdKq','getSelectionAffectedTableCells','descriptionFactory','tableCellHeight','getSuggestionCallback','subType','_handlePropertyChange','422790WgutuO','handleSuggestionDescription','model','_suggestionFactory','commandParams','6910432yIpWBL','batch','registerDescriptionCallback','141113VOnXUP','change','TrackChangesTableProperties','getAttribute','TrackChangesEditing','tableBackgroundColor','tableCellBorderColor','afterInit','setAttribute','tableProperties'];_0x3199=function(){return _0x197ae0;};return _0x3199();}import{Plugin as _0x441a74}from'ckeditor5/src/core.js';import{getTranslation as _0x3617ea}from'../utils/common-translations.js';function _0x94f7(_0x4efe83,_0x384748){const _0x31993d=_0x3199();return _0x94f7=function(_0x94f716,_0x33e961){_0x94f716=_0x94f716-0xb0;let _0x5e9d64=_0x31993d[_0x94f716];return _0x5e9d64;},_0x94f7(_0x4efe83,_0x384748);}export default class Rt extends _0x441a74{constructor(_0xa5f879){const _0x2c3ce4=_0x94f7;super(_0xa5f879),this[_0x2c3ce4(0xe6)]=[_0x2c3ce4(0xc0),_0x2c3ce4(0xf7),_0x2c3ce4(0xb3),_0x2c3ce4(0xb4),_0x2c3ce4(0xc7),_0x2c3ce4(0xbf),_0x2c3ce4(0xe2)],this[_0x2c3ce4(0xfa)]=[_0x2c3ce4(0xe3),_0x2c3ce4(0xec),_0x2c3ce4(0xc4),_0x2c3ce4(0xf4),_0x2c3ce4(0xbc),_0x2c3ce4(0xd1),_0x2c3ce4(0xef),_0x2c3ce4(0xc5),_0x2c3ce4(0xb1)];}static get[_0x233743(0xed)](){const _0x3f7e57=_0x233743;return _0x3f7e57(0xdf);}[_0x233743(0xe4)](){const _0x19f45b=_0x233743,_0x2803de=this[_0x19f45b(0xf8)][_0x19f45b(0xcc)][_0x19f45b(0xbb)](_0x19f45b(0xe1));if(this[_0x19f45b(0xf8)][_0x19f45b(0xcc)][_0x19f45b(0xca)](_0x19f45b(0xf6))){for(const _0x399efe of this[_0x19f45b(0xe6)])_0x2803de[_0x19f45b(0xb7)](_0x399efe,(_0x2810b5,_0x25a6dc)=>{const _0x4f32e4=_0x19f45b,_0x3becd6=this[_0x4f32e4(0xf8)][_0x4f32e4(0xd7)][_0x4f32e4(0xcb)][_0x4f32e4(0xf2)][_0x4f32e4(0xb0)]()[_0x4f32e4(0xc6)](_0x4f32e4(0xc8));this[_0x4f32e4(0xd4)](_0x399efe,[_0x3becd6],this[_0x4f32e4(0xe6)],_0x4f32e4(0xe6),_0x2810b5,_0x25a6dc);});_0x2803de[_0x19f45b(0xd8)][_0x19f45b(0xf5)](_0x19f45b(0xee),_0x19f45b(0xe6),_0x19f45b(0xc1),_0x2803de[_0x19f45b(0xd8)][_0x19f45b(0xd2)](_0x19f45b(0xee),null,_0x19f45b(0xb8))),_0x2803de[_0x19f45b(0xd8)][_0x19f45b(0xf5)](_0x19f45b(0xee),_0x19f45b(0xe6),_0x19f45b(0xb8),(_0x57d1b1,_0x45dd73)=>this[_0x19f45b(0xf9)](this[_0x19f45b(0xe6)],_0x57d1b1,_0x45dd73)),_0x2803de[_0x19f45b(0xd8)][_0x19f45b(0xf5)](_0x19f45b(0xee),_0x19f45b(0xe6),_0x19f45b(0xc2),()=>!0x1);}if(this[_0x19f45b(0xf8)][_0x19f45b(0xcc)][_0x19f45b(0xca)](_0x19f45b(0xeb))){for(const _0x4461b0 of this[_0x19f45b(0xfa)])_0x2803de[_0x19f45b(0xb7)](_0x4461b0,(_0x3448bf,_0x55990a)=>{const _0x11311f=_0x19f45b,_0x370a53=this[_0x11311f(0xf8)][_0x11311f(0xcc)][_0x11311f(0xbb)](_0x11311f(0xbe))[_0x11311f(0xcf)](this[_0x11311f(0xf8)][_0x11311f(0xd7)][_0x11311f(0xcb)][_0x11311f(0xf2)]);this[_0x11311f(0xd4)](_0x4461b0,_0x370a53,this[_0x11311f(0xfa)],_0x11311f(0xfa),_0x3448bf,_0x55990a);});_0x2803de[_0x19f45b(0xd8)][_0x19f45b(0xf5)](_0x19f45b(0xee),_0x19f45b(0xfa),_0x19f45b(0xc1),_0x2803de[_0x19f45b(0xd8)][_0x19f45b(0xd2)](_0x19f45b(0xee),null,_0x19f45b(0xb8))),_0x2803de[_0x19f45b(0xd8)][_0x19f45b(0xf5)](_0x19f45b(0xee),_0x19f45b(0xfa),_0x19f45b(0xb8),(_0x375485,_0x5a3b20)=>this[_0x19f45b(0xf9)](this[_0x19f45b(0xfa)],_0x375485,_0x5a3b20)),_0x2803de[_0x19f45b(0xd8)][_0x19f45b(0xf5)](_0x19f45b(0xee),_0x19f45b(0xfa),_0x19f45b(0xc2),()=>!0x1);}_0x2803de[_0x19f45b(0xd0)][_0x19f45b(0xdc)](_0x32df6e=>this[_0x19f45b(0xd6)](_0x32df6e));}[_0x233743(0xd4)](_0x1b4626,_0x5d1eea,_0x3cf964,_0x44c1a5,_0x2a0af1,_0x21723a){const _0x4341e1=_0x233743,_0x1b5a5d=this[_0x4341e1(0xf8)][_0x4341e1(0xcc)][_0x4341e1(0xbb)](_0x4341e1(0xe1));this[_0x4341e1(0xf8)][_0x4341e1(0xd7)][_0x4341e1(0xe8)](_0x21723a[_0x4341e1(0xdb)],()=>{const _0x7acbad=_0x4341e1;for(const _0x2a280e of _0x5d1eea){if(this[_0x7acbad(0xf1)](_0x2a280e,_0x44c1a5))_0x2a0af1(_0x21723a);else{const _0xa37ed0={};for(const _0xf5b278 of _0x3cf964){const _0x5a5610=_0x2a280e[_0x7acbad(0xe0)](_0xf5b278);void 0x0!==_0x5a5610&&(_0xa37ed0[_0xf5b278]=_0x5a5610);}_0x2a0af1(_0x21723a),_0x1b5a5d[_0x7acbad(0xfc)](_0x2a280e,{'commandParams':[_0xa37ed0]},[],_0x44c1a5);}}});}[_0x233743(0xf9)](_0x3bc8de,_0x1272a7,_0x208e42){const _0x7245fb=_0x233743,_0x5e932=_0x1272a7[0x0][_0x7245fb(0xb6)][_0x7245fb(0xe7)],_0x42e919=_0x208e42[_0x7245fb(0xd9)][0x0];this[_0x7245fb(0xf8)][_0x7245fb(0xd7)][_0x7245fb(0xde)](_0x24c718=>{const _0x42b2bc=_0x7245fb;for(const _0x379ab9 of _0x3bc8de)void 0x0!==_0x42e919[_0x379ab9]?_0x24c718[_0x42b2bc(0xe5)](_0x379ab9,_0x42e919[_0x379ab9],_0x5e932):_0x24c718[_0x42b2bc(0xb5)](_0x379ab9,_0x5e932);});}[_0x233743(0xd6)](_0x59f15c){const _0x53afe7=_0x233743;if(_0x59f15c[_0x53afe7(0xb9)])switch(_0x59f15c[_0x53afe7(0xd3)]){case _0x53afe7(0xe6):return{'type':_0x53afe7(0xc9),'content':_0x3617ea(this[_0x53afe7(0xf8)][_0x53afe7(0xc3)],_0x53afe7(0xe9))};case _0x53afe7(0xfa):return{'type':_0x53afe7(0xc9),'content':_0x3617ea(this[_0x53afe7(0xf8)][_0x53afe7(0xc3)],_0x53afe7(0xb2))};}}[_0x233743(0xf1)](_0x2864a8,_0xe32b8b){const _0x136bd8=_0x233743,_0x155238=this[_0x136bd8(0xf8)][_0x136bd8(0xcc)][_0x136bd8(0xbb)](_0x136bd8(0xe1));for(const _0x289d77 of _0x155238[_0x136bd8(0xba)]({'skipNotAttached':!0x0})){const _0x565177=_0x289d77[_0x136bd8(0xbd)]();if(_0x289d77[_0x136bd8(0xd3)]===_0xe32b8b&&_0x565177===_0x2864a8)return _0x289d77;}return null;}}
23
+ const _0x48a143=_0xfa35;(function(_0x15e055,_0x4c9190){const _0x428aab=_0xfa35,_0x5414a8=_0x15e055();while(!![]){try{const _0x2a3e85=-parseInt(_0x428aab(0xca))/0x1+-parseInt(_0x428aab(0xbf))/0x2+parseInt(_0x428aab(0x9f))/0x3+-parseInt(_0x428aab(0xa8))/0x4+parseInt(_0x428aab(0x9c))/0x5+parseInt(_0x428aab(0xaf))/0x6*(parseInt(_0x428aab(0xb5))/0x7)+parseInt(_0x428aab(0xae))/0x8*(parseInt(_0x428aab(0xb4))/0x9);if(_0x2a3e85===_0x4c9190)break;else _0x5414a8['push'](_0x5414a8['shift']());}catch(_0x3bc460){_0x5414a8['push'](_0x5414a8['shift']());}}}(_0x4ee7,0xa9f22));import{Plugin as _0x256c1a}from'ckeditor5/src/core.js';function _0xfa35(_0x1c28b3,_0x94a766){const _0x4ee7d2=_0x4ee7();return _0xfa35=function(_0xfa3512,_0x22b1c2){_0xfa3512=_0xfa3512-0x9b;let _0x5ae6fe=_0x4ee7d2[_0xfa3512];return _0x5ae6fe;},_0xfa35(_0x1c28b3,_0x94a766);}function _0x4ee7(){const _0x1f1bf0=['tableCellVerticalAlignment','registerCustomCallback','getAttribute','enableCommand','tableAlignment','accept','TablePropertiesEditing','pluginName','markBlockFormat','table','batch','data','getSuggestionCallback','model','setAttribute','tableCellBorderWidth','enqueueChange','commandParams','handleDiscardAction','tableCellHorizontalAlignment','tableBorderColor','tableWidth','start','tableCellProperties','6769405iozZdU','findAncestor','getContainedElement','1755585GCcwSS','nodeAfter','*Format:*\x20change\x20table\x20properties','tableBackgroundColor','document','TableUtils','TableCellPropertiesEditing','tableCellWidth','_handlePropertyChange','2861380XRszhf','has','TrackChangesEditing','selection','tableBorderWidth','get','4270648QowuRN','1698tjLALm','*Format:*\x20change\x20table\x20cell\x20properties','tableCellHeight','getSelectionAffectedTableCells','plugins','9uiVBei','30275qTvFdA','locale','subType','change','getSuggestions','descriptionFactory','editor','format','getFirstPosition','formatBlock','1855746eyJKeB','tableBorderStyle','tableCellBackgroundColor','join','discard','registerDescriptionCallback','tableCellPadding','_suggestionFactory','_getSuggestion','tableCellBorderStyle','tableCellBorderColor','1357566FmFWna','tableHeight','tableProperties','removeAttribute','TrackChangesTableProperties','handleSuggestionDescription','afterInit'];_0x4ee7=function(){return _0x1f1bf0;};return _0x4ee7();}import{getTranslation as _0x367f8a}from'../utils/common-translations.js';export default class Rt extends _0x256c1a{constructor(_0x47acb1){const _0x1daa98=_0xfa35;super(_0x47acb1),this[_0x1daa98(0xcc)]=[_0x1daa98(0xe5),_0x1daa98(0xc0),_0x1daa98(0xac),_0x1daa98(0xd5),_0x1daa98(0xe6),_0x1daa98(0xcb),_0x1daa98(0xa2)],this[_0x1daa98(0x9b)]=[_0x1daa98(0xc9),_0x1daa98(0xc8),_0x1daa98(0xe0),_0x1daa98(0xc5),_0x1daa98(0xa6),_0x1daa98(0xb1),_0x1daa98(0xc1),_0x1daa98(0xe4),_0x1daa98(0xd1)];}static get[_0x48a143(0xd8)](){const _0x44a353=_0x48a143;return _0x44a353(0xce);}[_0x48a143(0xd0)](){const _0x38f2cc=_0x48a143,_0x295b33=this[_0x38f2cc(0xbb)][_0x38f2cc(0xb3)][_0x38f2cc(0xad)](_0x38f2cc(0xaa));if(this[_0x38f2cc(0xbb)][_0x38f2cc(0xb3)][_0x38f2cc(0xa9)](_0x38f2cc(0xd7))){for(const _0x5d708c of this[_0x38f2cc(0xcc)])_0x295b33[_0x38f2cc(0xd4)](_0x5d708c,(_0x4ba88b,_0x29a4b4)=>{const _0x5d6d53=_0x38f2cc,_0xd7127f=this[_0x5d6d53(0xbb)][_0x5d6d53(0xde)][_0x5d6d53(0xa3)][_0x5d6d53(0xab)][_0x5d6d53(0xbd)]()[_0x5d6d53(0x9d)](_0x5d6d53(0xda));this[_0x5d6d53(0xa7)](_0x5d708c,[_0xd7127f],this[_0x5d6d53(0xcc)],_0x5d6d53(0xcc),_0x4ba88b,_0x29a4b4);});_0x295b33[_0x38f2cc(0xc6)][_0x38f2cc(0xd2)](_0x38f2cc(0xbe),_0x38f2cc(0xcc),_0x38f2cc(0xd6),_0x295b33[_0x38f2cc(0xc6)][_0x38f2cc(0xdd)](_0x38f2cc(0xbe),null,_0x38f2cc(0xc3))),_0x295b33[_0x38f2cc(0xc6)][_0x38f2cc(0xd2)](_0x38f2cc(0xbe),_0x38f2cc(0xcc),_0x38f2cc(0xc3),(_0x3e8b87,_0x57c02a)=>this[_0x38f2cc(0xe3)](this[_0x38f2cc(0xcc)],_0x3e8b87,_0x57c02a)),_0x295b33[_0x38f2cc(0xc6)][_0x38f2cc(0xd2)](_0x38f2cc(0xbe),_0x38f2cc(0xcc),_0x38f2cc(0xc2),()=>!0x1);}if(this[_0x38f2cc(0xbb)][_0x38f2cc(0xb3)][_0x38f2cc(0xa9)](_0x38f2cc(0xa5))){for(const _0x4dc37e of this[_0x38f2cc(0x9b)])_0x295b33[_0x38f2cc(0xd4)](_0x4dc37e,(_0x5ec857,_0x2562ed)=>{const _0x4d40b6=_0x38f2cc,_0x25fb28=this[_0x4d40b6(0xbb)][_0x4d40b6(0xb3)][_0x4d40b6(0xad)](_0x4d40b6(0xa4))[_0x4d40b6(0xb2)](this[_0x4d40b6(0xbb)][_0x4d40b6(0xde)][_0x4d40b6(0xa3)][_0x4d40b6(0xab)]);this[_0x4d40b6(0xa7)](_0x4dc37e,_0x25fb28,this[_0x4d40b6(0x9b)],_0x4d40b6(0x9b),_0x5ec857,_0x2562ed);});_0x295b33[_0x38f2cc(0xc6)][_0x38f2cc(0xd2)](_0x38f2cc(0xbe),_0x38f2cc(0x9b),_0x38f2cc(0xd6),_0x295b33[_0x38f2cc(0xc6)][_0x38f2cc(0xdd)](_0x38f2cc(0xbe),null,_0x38f2cc(0xc3))),_0x295b33[_0x38f2cc(0xc6)][_0x38f2cc(0xd2)](_0x38f2cc(0xbe),_0x38f2cc(0x9b),_0x38f2cc(0xc3),(_0x95f6a7,_0x521458)=>this[_0x38f2cc(0xe3)](this[_0x38f2cc(0x9b)],_0x95f6a7,_0x521458)),_0x295b33[_0x38f2cc(0xc6)][_0x38f2cc(0xd2)](_0x38f2cc(0xbe),_0x38f2cc(0x9b),_0x38f2cc(0xc2),()=>!0x1);}_0x295b33[_0x38f2cc(0xba)][_0x38f2cc(0xc4)](_0x1253af=>this[_0x38f2cc(0xcf)](_0x1253af));}[_0x48a143(0xa7)](_0xa1de34,_0x22e450,_0xa5bc27,_0x32d24e,_0x2a99d5,_0x321f58){const _0x53cbe3=_0x48a143,_0x54bb2e=this[_0x53cbe3(0xbb)][_0x53cbe3(0xb3)][_0x53cbe3(0xad)](_0x53cbe3(0xaa));this[_0x53cbe3(0xbb)][_0x53cbe3(0xde)][_0x53cbe3(0xe1)](_0x321f58[_0x53cbe3(0xdb)],()=>{const _0x47e5b9=_0x53cbe3;for(const _0x18eedb of _0x22e450){if(this[_0x47e5b9(0xc7)](_0x18eedb,_0x32d24e))_0x2a99d5(_0x321f58);else{const _0xd2359c={};for(const _0xb56dbb of _0xa5bc27){const _0x3c8399=_0x18eedb[_0x47e5b9(0xd3)](_0xb56dbb);void 0x0!==_0x3c8399&&(_0xd2359c[_0xb56dbb]=_0x3c8399);}_0x2a99d5(_0x321f58),_0x54bb2e[_0x47e5b9(0xd9)](_0x18eedb,{'commandParams':[_0xd2359c]},[],_0x32d24e);}}});}[_0x48a143(0xe3)](_0x184f51,_0x1714fc,_0x304b51){const _0x464724=_0x48a143,_0x3f7851=_0x1714fc[0x0][_0x464724(0xe7)][_0x464724(0xa0)],_0x42ce22=_0x304b51[_0x464724(0xe2)][0x0];this[_0x464724(0xbb)][_0x464724(0xde)][_0x464724(0xb8)](_0x982f00=>{const _0x35bd20=_0x464724;for(const _0x1dcb00 of _0x184f51)void 0x0!==_0x42ce22[_0x1dcb00]?_0x982f00[_0x35bd20(0xdf)](_0x1dcb00,_0x42ce22[_0x1dcb00],_0x3f7851):_0x982f00[_0x35bd20(0xcd)](_0x1dcb00,_0x3f7851);});}[_0x48a143(0xcf)](_0x1dcf5d){const _0x573644=_0x48a143;if(_0x1dcf5d[_0x573644(0xdc)])switch(_0x1dcf5d[_0x573644(0xb7)]){case _0x573644(0xcc):return{'type':_0x573644(0xbc),'content':_0x367f8a(this[_0x573644(0xbb)][_0x573644(0xb6)],_0x573644(0xa1))};case _0x573644(0x9b):return{'type':_0x573644(0xbc),'content':_0x367f8a(this[_0x573644(0xbb)][_0x573644(0xb6)],_0x573644(0xb0))};}}[_0x48a143(0xc7)](_0xb3bc2f,_0x15438f){const _0x2243ec=_0x48a143,_0x223700=this[_0x2243ec(0xbb)][_0x2243ec(0xb3)][_0x2243ec(0xad)](_0x2243ec(0xaa));for(const _0x356b71 of _0x223700[_0x2243ec(0xb9)]({'skipNotAttached':!0x0})){const _0x6de543=_0x356b71[_0x2243ec(0x9e)]();if(_0x356b71[_0x2243ec(0xb7)]===_0x15438f&&_0x6de543===_0xb3bc2f)return _0x356b71;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1da6(){const _0x4b1f04=['107RETqye','TrackChangesEditing','Template','234HiXPjU','enableCommand','16772TONxNZ','has','insertTemplate','12678sQvAql','plugins','3061632ijHSHt','afterInit','6832136WJlenQ','298280rlCCpe','474qtwcpO','6073245NKbgaj','get','13866864GLfNdC','editor'];_0x1da6=function(){return _0x4b1f04;};return _0x1da6();}const _0x5d0328=_0x45c1;(function(_0x4c790a,_0x5a2e8d){const _0x2088f6=_0x45c1,_0x232671=_0x4c790a();while(!![]){try{const _0x1ebad0=-parseInt(_0x2088f6(0x14d))/0x1*(-parseInt(_0x2088f6(0x155))/0x2)+-parseInt(_0x2088f6(0x157))/0x3+parseInt(_0x2088f6(0x159))/0x4+-parseInt(_0x2088f6(0x149))/0x5+parseInt(_0x2088f6(0x15b))/0x6*(-parseInt(_0x2088f6(0x152))/0x7)+parseInt(_0x2088f6(0x14b))/0x8+parseInt(_0x2088f6(0x150))/0x9*(-parseInt(_0x2088f6(0x15a))/0xa);if(_0x1ebad0===_0x5a2e8d)break;else _0x232671['push'](_0x232671['shift']());}catch(_0x2b5e7a){_0x232671['push'](_0x232671['shift']());}}}(_0x1da6,0xe086c));function _0x45c1(_0x579339,_0x5416f5){const _0x1da6ea=_0x1da6();return _0x45c1=function(_0x45c11f,_0x5b4485){_0x45c11f=_0x45c11f-0x149;let _0x568eeb=_0x1da6ea[_0x45c11f];return _0x568eeb;},_0x45c1(_0x579339,_0x5416f5);}import{Plugin as _0x6c7f3f}from'ckeditor5/src/core.js';export default class Dt extends _0x6c7f3f{[_0x5d0328(0x158)](){const _0x14404f=_0x5d0328,_0x3c9879=this[_0x14404f(0x14c)];_0x3c9879[_0x14404f(0x156)][_0x14404f(0x153)](_0x14404f(0x14f))&&_0x3c9879[_0x14404f(0x156)][_0x14404f(0x14a)](_0x14404f(0x14e))[_0x14404f(0x151)](_0x14404f(0x154));}}
23
+ const _0x4c3d17=_0x1365;function _0x1365(_0x39333c,_0x4da269){const _0x30e0a6=_0x30e0();return _0x1365=function(_0x1365e4,_0x44acab){_0x1365e4=_0x1365e4-0xe9;let _0x209e06=_0x30e0a6[_0x1365e4];return _0x209e06;},_0x1365(_0x39333c,_0x4da269);}function _0x30e0(){const _0x1334b4=['TrackChangesEditing','1094140nPWHHz','enableCommand','1265680IWvizf','870282toxFkz','4957752EwEtMO','24635592bBwVOP','editor','afterInit','has','4241322rTYePH','372nbmrjt','get','insertTemplate','166369KcEMuN','Template','plugins'];_0x30e0=function(){return _0x1334b4;};return _0x30e0();}(function(_0x2d7813,_0x3bc029){const _0xd6088a=_0x1365,_0x29c21c=_0x2d7813();while(!![]){try{const _0x377791=-parseInt(_0xd6088a(0xeb))/0x1+parseInt(_0xd6088a(0xec))/0x2+-parseInt(_0xd6088a(0xf2))/0x3+parseInt(_0xd6088a(0xed))/0x4+parseInt(_0xd6088a(0xe9))/0x5+-parseInt(_0xd6088a(0xf3))/0x6*(parseInt(_0xd6088a(0xf6))/0x7)+parseInt(_0xd6088a(0xee))/0x8;if(_0x377791===_0x3bc029)break;else _0x29c21c['push'](_0x29c21c['shift']());}catch(_0x5b8f98){_0x29c21c['push'](_0x29c21c['shift']());}}}(_0x30e0,0xc8288));import{Plugin as _0x27b8d9}from'ckeditor5/src/core.js';export default class Dt extends _0x27b8d9{[_0x4c3d17(0xf0)](){const _0x154949=_0x4c3d17,_0x5ddd01=this[_0x154949(0xef)];_0x5ddd01[_0x154949(0xf8)][_0x154949(0xf1)](_0x154949(0xf7))&&_0x5ddd01[_0x154949(0xf8)][_0x154949(0xf4)](_0x154949(0xf9))[_0x154949(0xea)](_0x154949(0xf5));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1024(){const _0x33346c=['TrackChangesEditing','forward','newRange','editor','9QxrQmt','removeMarker','23996950mfjZpQ','model','document','afterInit','Title','18140hYWCrM','nodeBefore','end','from','isCollapsed','1724664CksAle','isEqual','element','title-content','_splitMarkerName','suggestion','isTouching','registerPostFixer','plugins','has','descriptionFactory','1266491JFUbNw','registerElementLabel','283801MNcxHi','differ','936420vQAIkJ','updateMarker','start','309BZHGYx','get','getChangedMarkers','locale','createRange','getNearestSelectionRange','1559908xfjKaH','18HMBEtK','schema','ELEMENT_TITLE'];_0x1024=function(){return _0x33346c;};return _0x1024();}const _0x145f88=_0x261f;function _0x261f(_0x3892ab,_0x3e0b6b){const _0x1024a2=_0x1024();return _0x261f=function(_0x261fd1,_0xa0f95c){_0x261fd1=_0x261fd1-0x12b;let _0x43eedf=_0x1024a2[_0x261fd1];return _0x43eedf;},_0x261f(_0x3892ab,_0x3e0b6b);}(function(_0x16010a,_0x33fde0){const _0x4bef28=_0x261f,_0x3f8fe4=_0x16010a();while(!![]){try{const _0x48278b=-parseInt(_0x4bef28(0x151))/0x1+parseInt(_0x4bef28(0x141))/0x2*(-parseInt(_0x4bef28(0x12c))/0x3)+parseInt(_0x4bef28(0x132))/0x4+parseInt(_0x4bef28(0x155))/0x5+-parseInt(_0x4bef28(0x133))/0x6*(-parseInt(_0x4bef28(0x153))/0x7)+-parseInt(_0x4bef28(0x146))/0x8*(parseInt(_0x4bef28(0x13a))/0x9)+parseInt(_0x4bef28(0x13c))/0xa;if(_0x48278b===_0x33fde0)break;else _0x3f8fe4['push'](_0x3f8fe4['shift']());}catch(_0x57fcd1){_0x3f8fe4['push'](_0x3f8fe4['shift']());}}}(_0x1024,0xa693d));import{Plugin as _0x515c1e}from'ckeditor5/src/core.js';import{getTranslation as _0x471284}from'../utils/common-translations.js';export default class $t extends _0x515c1e{[_0x145f88(0x13f)](){const _0x46677e=_0x145f88,_0xcac2e2=this[_0x46677e(0x139)];if(!_0xcac2e2[_0x46677e(0x14e)][_0x46677e(0x14f)](_0x46677e(0x140)))return;const _0x49b555=_0xcac2e2[_0x46677e(0x14e)][_0x46677e(0x12d)](_0x46677e(0x136));_0x49b555[_0x46677e(0x150)][_0x46677e(0x152)](_0x46677e(0x149),()=>_0x471284(_0xcac2e2[_0x46677e(0x12f)],_0x46677e(0x135))),_0xcac2e2[_0x46677e(0x13d)][_0x46677e(0x13e)][_0x46677e(0x14d)](_0x140555=>{const _0x337841=_0x46677e;let _0x3ffee8=!0x1;const _0x385eaa=Array[_0x337841(0x144)](_0xcac2e2[_0x337841(0x13d)][_0x337841(0x13e)][_0x337841(0x154)][_0x337841(0x12e)]());for(const {name:_0x5c8554,data:_0x2df601}of _0x385eaa){const {group:_0x4f1fea}=_0x49b555[_0x337841(0x14a)](_0x5c8554);if(_0x337841(0x14b)!==_0x4f1fea||!_0x2df601[_0x337841(0x138)])continue;const _0x5b8d2a=_0x2df601[_0x337841(0x138)],_0x21b084=_0x5b8d2a[_0x337841(0x143)][_0x337841(0x142)];if(!_0x21b084||!_0x21b084['is'](_0x337841(0x148),_0x337841(0x149)))continue;if(!_0x5b8d2a[_0x337841(0x12b)][_0x337841(0x14c)](_0x5b8d2a[_0x337841(0x143)]))continue;const _0x5098aa=_0xcac2e2[_0x337841(0x13d)][_0x337841(0x134)][_0x337841(0x131)](_0x5b8d2a[_0x337841(0x143)],_0x337841(0x137));if(_0x5098aa&&_0x5098aa[_0x337841(0x145)]){const _0x519928=_0x140555[_0x337841(0x130)](_0x5b8d2a[_0x337841(0x12b)],_0x5098aa[_0x337841(0x12b)]);_0x519928[_0x337841(0x147)](_0x5b8d2a)||(_0x140555[_0x337841(0x156)](_0x5c8554,{'range':_0x519928}),_0x3ffee8=!0x0);}_0x3ffee8||(_0x140555[_0x337841(0x13b)](_0x5c8554),_0x3ffee8=!0x0);}return _0x3ffee8;});}}
23
+ const _0x530562=_0x1d06;(function(_0x4d1915,_0x512dbc){const _0x7e2eba=_0x1d06,_0x761dc9=_0x4d1915();while(!![]){try{const _0x439e98=parseInt(_0x7e2eba(0x100))/0x1*(-parseInt(_0x7e2eba(0x102))/0x2)+-parseInt(_0x7e2eba(0xf5))/0x3*(-parseInt(_0x7e2eba(0xe9))/0x4)+parseInt(_0x7e2eba(0xe7))/0x5+parseInt(_0x7e2eba(0xfc))/0x6*(parseInt(_0x7e2eba(0x101))/0x7)+parseInt(_0x7e2eba(0x10f))/0x8+-parseInt(_0x7e2eba(0x10a))/0x9+-parseInt(_0x7e2eba(0x110))/0xa;if(_0x439e98===_0x512dbc)break;else _0x761dc9['push'](_0x761dc9['shift']());}catch(_0x282008){_0x761dc9['push'](_0x761dc9['shift']());}}}(_0x3296,0x6c42a));import{Plugin as _0x179ae2}from'ckeditor5/src/core.js';function _0x1d06(_0x50c51d,_0x4d7f53){const _0x329659=_0x3296();return _0x1d06=function(_0x1d0659,_0x4fc6c2){_0x1d0659=_0x1d0659-0xe6;let _0x4e765b=_0x329659[_0x1d0659];return _0x4e765b;},_0x1d06(_0x50c51d,_0x4d7f53);}import{getTranslation as _0x35c171}from'../utils/common-translations.js';export default class $t extends _0x179ae2{[_0x530562(0xef)](){const _0x2f1879=_0x530562,_0x34185b=this[_0x2f1879(0xf8)];if(!_0x34185b[_0x2f1879(0x107)][_0x2f1879(0xeb)](_0x2f1879(0x105)))return;const _0x1a1657=_0x34185b[_0x2f1879(0x107)][_0x2f1879(0xf2)](_0x2f1879(0xec));_0x1a1657[_0x2f1879(0xea)][_0x2f1879(0x10c)](_0x2f1879(0x106),()=>_0x35c171(_0x34185b[_0x2f1879(0xff)],_0x2f1879(0xe6))),_0x34185b[_0x2f1879(0xe8)][_0x2f1879(0x10b)][_0x2f1879(0xf1)](_0x283e33=>{const _0xec0791=_0x2f1879;let _0x37375a=!0x1;const _0x5366e2=Array[_0xec0791(0xfd)](_0x34185b[_0xec0791(0xe8)][_0xec0791(0x10b)][_0xec0791(0xfb)][_0xec0791(0xfe)]());for(const {name:_0x363ac4,data:_0x23174b}of _0x5366e2){const {group:_0x2094c7}=_0x1a1657[_0xec0791(0xf6)](_0x363ac4);if(_0xec0791(0x109)!==_0x2094c7||!_0x23174b[_0xec0791(0xf7)])continue;const _0x372b71=_0x23174b[_0xec0791(0xf7)],_0x41d34c=_0x372b71[_0xec0791(0xf9)][_0xec0791(0xf3)];if(!_0x41d34c||!_0x41d34c['is'](_0xec0791(0x111),_0xec0791(0x106)))continue;if(!_0x372b71[_0xec0791(0xee)][_0xec0791(0xf4)](_0x372b71[_0xec0791(0xf9)]))continue;const _0x294dc0=_0x34185b[_0xec0791(0xe8)][_0xec0791(0xed)][_0xec0791(0x103)](_0x372b71[_0xec0791(0xf9)],_0xec0791(0x10d));if(_0x294dc0&&_0x294dc0[_0xec0791(0xfa)]){const _0x4e1f13=_0x283e33[_0xec0791(0x10e)](_0x372b71[_0xec0791(0xee)],_0x294dc0[_0xec0791(0xee)]);_0x4e1f13[_0xec0791(0x104)](_0x372b71)||(_0x283e33[_0xec0791(0xf0)](_0x363ac4,{'range':_0x4e1f13}),_0x37375a=!0x0);}_0x37375a||(_0x283e33[_0xec0791(0x108)](_0x363ac4),_0x37375a=!0x0);}return _0x37375a;});}}function _0x3296(){const _0x2f4ef8=['newRange','editor','end','isCollapsed','differ','37542iNEYTo','from','getChangedMarkers','locale','543618iPaJDA','889ZYPgxQ','2JkizXB','getNearestSelectionRange','isEqual','Title','title-content','plugins','removeMarker','suggestion','5812650ZSsIad','document','registerElementLabel','forward','createRange','4740392hzTuhQ','6443530nsOBkZ','element','ELEMENT_TITLE','3269640XdxIpE','model','12fDhBvj','descriptionFactory','has','TrackChangesEditing','schema','start','afterInit','updateMarker','registerPostFixer','get','nodeBefore','isTouching','236139VUIZrz','_splitMarkerName'];_0x3296=function(){return _0x2f4ef8;};return _0x3296();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x41da3c=_0x5ca8;(function(_0x21b7c6,_0x5ed49d){const _0xc7976f=_0x5ca8,_0xf6e71a=_0x21b7c6();while(!![]){try{const _0x353cdb=-parseInt(_0xc7976f(0x12d))/0x1+parseInt(_0xc7976f(0x134))/0x2*(parseInt(_0xc7976f(0x139))/0x3)+-parseInt(_0xc7976f(0x13d))/0x4*(-parseInt(_0xc7976f(0x13f))/0x5)+-parseInt(_0xc7976f(0x138))/0x6*(-parseInt(_0xc7976f(0x12f))/0x7)+parseInt(_0xc7976f(0x13e))/0x8*(-parseInt(_0xc7976f(0x13b))/0x9)+-parseInt(_0xc7976f(0x13a))/0xa+parseInt(_0xc7976f(0x137))/0xb*(parseInt(_0xc7976f(0x136))/0xc);if(_0x353cdb===_0x5ed49d)break;else _0xf6e71a['push'](_0xf6e71a['shift']());}catch(_0x41b84f){_0xf6e71a['push'](_0xf6e71a['shift']());}}}(_0x1ed3,0xa34fb));import{Plugin as _0x476134}from'ckeditor5/src/core.js';function _0x5ca8(_0x3aff75,_0x8bef02){const _0x1ed3c8=_0x1ed3();return _0x5ca8=function(_0x5ca83c,_0x414ab7){_0x5ca83c=_0x5ca83c-0x12a;let _0x408ce1=_0x1ed3c8[_0x5ca83c];return _0x408ce1;},_0x5ca8(_0x3aff75,_0x8bef02);}function _0x1ed3(){const _0x38e388=['136944aPrXZT','460155xKKHKK','get','editor','has','1153557XlInXq','undo','42dUpjDt','TrackChangesEditing','afterInit','enableCommand','UndoEditing','92yPnlCR','plugins','2352QWBEvW','55319cBgFGN','462954WqgZce','14211itVtpr','7494570wwgUck','153lDywcq','redo','52AJKfSP'];_0x1ed3=function(){return _0x38e388;};return _0x1ed3();}export default class Bt extends _0x476134{[_0x41da3c(0x131)](){const _0x58d1bb=_0x41da3c,_0x4a5437=this[_0x58d1bb(0x12b)],_0x2a76de=_0x4a5437[_0x58d1bb(0x135)][_0x58d1bb(0x12a)](_0x58d1bb(0x130));_0x4a5437[_0x58d1bb(0x135)][_0x58d1bb(0x12c)](_0x58d1bb(0x133))&&(_0x2a76de[_0x58d1bb(0x132)](_0x58d1bb(0x12e)),_0x2a76de[_0x58d1bb(0x132)](_0x58d1bb(0x13c)));}}
23
+ function _0x43e8(){const _0x28042d=['plugins','20111ijofRn','3012ecQYFF','5095RQhrqM','9kmaYmq','UndoEditing','redo','get','has','24eazZIZ','editor','131148ZKtjFL','65284WJDAIt','TrackChangesEditing','undo','afterInit','enableCommand','1368942teABlK','11776510ujhSYW','8uMtOHk','4317808NUunfi','17kNAwnh'];_0x43e8=function(){return _0x28042d;};return _0x43e8();}const _0x26d099=_0x8bb0;function _0x8bb0(_0x1c9ef5,_0x3b603b){const _0x43e897=_0x43e8();return _0x8bb0=function(_0x8bb07d,_0x3c4424){_0x8bb07d=_0x8bb07d-0x1e5;let _0x193de9=_0x43e897[_0x8bb07d];return _0x193de9;},_0x8bb0(_0x1c9ef5,_0x3b603b);}(function(_0xbfa142,_0x517688){const _0x35988c=_0x8bb0,_0x46a618=_0xbfa142();while(!![]){try{const _0x18b101=parseInt(_0x35988c(0x1f8))/0x1*(-parseInt(_0x35988c(0x1ef))/0x2)+-parseInt(_0x35988c(0x1f4))/0x3*(parseInt(_0x35988c(0x1f6))/0x4)+-parseInt(_0x35988c(0x1e6))/0x5*(-parseInt(_0x35988c(0x1e5))/0x6)+parseInt(_0x35988c(0x1fa))/0x7*(-parseInt(_0x35988c(0x1ec))/0x8)+-parseInt(_0x35988c(0x1e7))/0x9*(-parseInt(_0x35988c(0x1f5))/0xa)+parseInt(_0x35988c(0x1f7))/0xb+-parseInt(_0x35988c(0x1ee))/0xc;if(_0x18b101===_0x517688)break;else _0x46a618['push'](_0x46a618['shift']());}catch(_0x410ac8){_0x46a618['push'](_0x46a618['shift']());}}}(_0x43e8,0x912c3));import{Plugin as _0x2a07e6}from'ckeditor5/src/core.js';export default class Bt extends _0x2a07e6{[_0x26d099(0x1f2)](){const _0x265874=_0x26d099,_0x1de874=this[_0x265874(0x1ed)],_0x1bee34=_0x1de874[_0x265874(0x1f9)][_0x265874(0x1ea)](_0x265874(0x1f0));_0x1de874[_0x265874(0x1f9)][_0x265874(0x1eb)](_0x265874(0x1e8))&&(_0x1bee34[_0x265874(0x1f3)](_0x265874(0x1f1)),_0x1bee34[_0x265874(0x1f3)](_0x265874(0x1e9)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5bb3(_0x62d1df,_0x12406e){const _0x592796=_0x5927();return _0x5bb3=function(_0x5bb396,_0x1859a5){_0x5bb396=_0x5bb396-0x14d;let _0x58c65e=_0x592796[_0x5bb396];return _0x58c65e;},_0x5bb3(_0x62d1df,_0x12406e);}(function(_0x5274be,_0x1cf70c){const _0x14b8cb=_0x5bb3,_0x226f1c=_0x5274be();while(!![]){try{const _0x44f0db=-parseInt(_0x14b8cb(0x14d))/0x1*(-parseInt(_0x14b8cb(0x16b))/0x2)+parseInt(_0x14b8cb(0x15a))/0x3*(-parseInt(_0x14b8cb(0x155))/0x4)+parseInt(_0x14b8cb(0x16f))/0x5*(parseInt(_0x14b8cb(0x175))/0x6)+parseInt(_0x14b8cb(0x17e))/0x7*(parseInt(_0x14b8cb(0x154))/0x8)+parseInt(_0x14b8cb(0x181))/0x9+-parseInt(_0x14b8cb(0x163))/0xa*(-parseInt(_0x14b8cb(0x157))/0xb)+-parseInt(_0x14b8cb(0x180))/0xc;if(_0x44f0db===_0x1cf70c)break;else _0x226f1c['push'](_0x226f1c['shift']());}catch(_0x5c960f){_0x226f1c['push'](_0x226f1c['shift']());}}}(_0x5927,0x5024c));function _0x5927(){const _0x4dacad=['activeMarkers','6bIqQPZ','parent','_splitMarkerName','isAtEnd','bindElementToMarker','name','TrackChangesEditing','createUIElement','plugins','7DzRAzs','createRangeOn','17502660atlfLf','4641624VOaoGH','insert','3YNjhDq','push','get','getItems','hasAttribute','consumable','markerRange','3519112pZmvFB','1576844mDfGMZ','model','11WwtOJS','ck-suggestion-marker-','item','3RkKHKz','nextSibling','includes','addClass','type','writer','isBlock','getCustomProperty','mapper','3763690nAhCcc','schema','previousPosition','isContent','elementEnd','ck-suggestion-marker--active','isLimit','addHighlight','329934jSQzTH','span','toViewPosition','markerName','1770695ayoWEW','getWalker','test','start','toViewElement'];_0x5927=function(){return _0x4dacad;};return _0x5927();}export function getRangesWithAttribute(_0x461ae7,_0x2c916b,_0x365961){const _0xce140e=_0x5bb3,_0xeb05e6=[];for(const _0x492ff2 of _0x2c916b[_0xce140e(0x150)]())_0x492ff2[_0xce140e(0x151)](_0x461ae7)&&_0xeb05e6[_0xce140e(0x14e)](_0x365961[_0xce140e(0x17f)](_0x492ff2));return _0xeb05e6;}export function downcastSplitMergeMarker(_0x49b48f,_0x2b8951,{showActiveMarker:_0x4d5495=!0x0}={}){const _0x5006c0=_0x5bb3,_0xadf1b7=_0x49b48f[_0x5006c0(0x17d)][_0x5006c0(0x14f)](_0x5006c0(0x17b));return(_0x3e6c7f,_0x518ea7,_0x1beb4e)=>{const _0x592638=_0x5006c0;if(!_0x1beb4e[_0x592638(0x152)][_0x592638(0x171)](_0x518ea7[_0x592638(0x153)],_0x3e6c7f[_0x592638(0x17a)]))return;const _0x296dd6=_0x518ea7[_0x592638(0x153)][_0x592638(0x170)](),_0x3d05da=_0x518ea7[_0x592638(0x153)][_0x592638(0x172)],_0x2de832=_0x49b48f[_0x592638(0x156)][_0x592638(0x164)];let _0x3f713b=null,_0x44d9b7=null,_0x28f074=!0x1,_0x512b2b=!0x1;for(const _0x5c3b67 of _0x296dd6){const _0x5ceac4=_0x5c3b67[_0x592638(0x159)];_0x28f074=_0x28f074||_0x2de832[_0x592638(0x166)](_0x5ceac4);const _0x846a04=_0x1beb4e[_0x592638(0x162)][_0x592638(0x173)](_0x5ceac4);if(_0x846a04&&_0x846a04[_0x592638(0x161)](_0x592638(0x16a)))return;_0x592638(0x167)==_0x5c3b67[_0x592638(0x15e)]&&(_0x2de832[_0x592638(0x160)](_0x5ceac4)&&!_0x2de832[_0x592638(0x169)](_0x5ceac4)&&(_0x5ceac4[_0x592638(0x15b)]||_0x3d05da[_0x592638(0x178)]?_0x3f713b&&_0x3f713b[_0x592638(0x176)]==_0x5ceac4||(_0x3f713b=_0x5ceac4,_0x29901a(_0x5c3b67[_0x592638(0x165)]),_0x512b2b=!0x0):_0x44d9b7=_0x44d9b7||_0x5c3b67[_0x592638(0x165)]));}function _0x29901a(_0x11ebd0){const _0x2ba1c5=_0x592638,{authorId:_0x59497d}=_0xadf1b7[_0x2ba1c5(0x177)](_0x518ea7[_0x2ba1c5(0x16e)]),_0x44de75=_0x1beb4e[_0x2ba1c5(0x15f)][_0x2ba1c5(0x17c)](_0x2ba1c5(0x16c),{'class':_0x2ba1c5(0x158)+_0x2b8951,'data-author-id':_0x59497d}),_0x58fe27=_0x1beb4e[_0x2ba1c5(0x162)][_0x2ba1c5(0x16d)](_0x11ebd0);_0x4d5495&&_0xadf1b7[_0x2ba1c5(0x174)][_0x2ba1c5(0x15c)](_0x518ea7[_0x2ba1c5(0x16e)])&&_0x1beb4e[_0x2ba1c5(0x15f)][_0x2ba1c5(0x15d)](_0x2ba1c5(0x168),_0x44de75),_0x1beb4e[_0x2ba1c5(0x15f)][_0x2ba1c5(0x182)](_0x58fe27,_0x44de75),_0x1beb4e[_0x2ba1c5(0x162)][_0x2ba1c5(0x179)](_0x44de75,_0x518ea7[_0x2ba1c5(0x16e)]);}_0x28f074||_0x512b2b||!_0x44d9b7||_0x29901a(_0x44d9b7);};}
23
+ (function(_0x4ed10d,_0x123168){const _0x32e5fc=_0x247f,_0x5959ee=_0x4ed10d();while(!![]){try{const _0x4e5383=-parseInt(_0x32e5fc(0x156))/0x1+parseInt(_0x32e5fc(0x163))/0x2+-parseInt(_0x32e5fc(0x173))/0x3*(-parseInt(_0x32e5fc(0x14b))/0x4)+parseInt(_0x32e5fc(0x16b))/0x5+parseInt(_0x32e5fc(0x15d))/0x6+-parseInt(_0x32e5fc(0x145))/0x7*(-parseInt(_0x32e5fc(0x171))/0x8)+-parseInt(_0x32e5fc(0x155))/0x9;if(_0x4e5383===_0x123168)break;else _0x5959ee['push'](_0x5959ee['shift']());}catch(_0xc2de12){_0x5959ee['push'](_0x5959ee['shift']());}}}(_0x5b80,0xe59f7));export function getRangesWithAttribute(_0x430406,_0x55f3c4,_0x6d3b4f){const _0x3166b6=_0x247f,_0x471745=[];for(const _0x10fe73 of _0x55f3c4[_0x3166b6(0x172)]())_0x10fe73[_0x3166b6(0x175)](_0x430406)&&_0x471745[_0x3166b6(0x148)](_0x6d3b4f[_0x3166b6(0x160)](_0x10fe73));return _0x471745;}function _0x5b80(){const _0x56e4e9=['test','schema','consumable','type','64tuSBhZ','getItems','66GamIGv','isLimit','hasAttribute','_splitMarkerName','name','921641RPdIHX','ck-suggestion-marker--active','markerRange','push','markerName','includes','31628UcmxTu','elementEnd','plugins','previousPosition','TrackChangesEditing','item','insert','mapper','span','parent','34065171MKvhZr','36098yXACFt','writer','getWalker','bindElementToMarker','get','isAtEnd','activeMarkers','3531090fPkgfH','isBlock','createUIElement','createRangeOn','getCustomProperty','start','2602210jdDTAb','nextSibling','toViewPosition','ck-suggestion-marker-','addClass','toViewElement','model','addHighlight','8223870PcQLyy','isContent'];_0x5b80=function(){return _0x56e4e9;};return _0x5b80();}function _0x247f(_0x4165b0,_0x1726c){const _0x5b80a1=_0x5b80();return _0x247f=function(_0x247fba,_0x467dcf){_0x247fba=_0x247fba-0x145;let _0x19f52d=_0x5b80a1[_0x247fba];return _0x19f52d;},_0x247f(_0x4165b0,_0x1726c);}export function downcastSplitMergeMarker(_0x4d6fb4,_0x4a26b2,{showActiveMarker:_0x3edfdc=!0x0}={}){const _0xfeaed3=_0x247f,_0x4c9d9a=_0x4d6fb4[_0xfeaed3(0x14d)][_0xfeaed3(0x15a)](_0xfeaed3(0x14f));return(_0x353268,_0x51e904,_0x1c6dc4)=>{const _0x4e6521=_0xfeaed3;if(!_0x1c6dc4[_0x4e6521(0x16f)][_0x4e6521(0x16d)](_0x51e904[_0x4e6521(0x147)],_0x353268[_0x4e6521(0x177)]))return;const _0x5dd56d=_0x51e904[_0x4e6521(0x147)][_0x4e6521(0x158)](),_0x269fe8=_0x51e904[_0x4e6521(0x147)][_0x4e6521(0x162)],_0x4e0b79=_0x4d6fb4[_0x4e6521(0x169)][_0x4e6521(0x16e)];let _0x5b597e=null,_0x217a1e=null,_0x157e6e=!0x1,_0x38ed11=!0x1;for(const _0x38199b of _0x5dd56d){const _0x449659=_0x38199b[_0x4e6521(0x150)];_0x157e6e=_0x157e6e||_0x4e0b79[_0x4e6521(0x16c)](_0x449659);const _0x4158bd=_0x1c6dc4[_0x4e6521(0x152)][_0x4e6521(0x168)](_0x449659);if(_0x4158bd&&_0x4158bd[_0x4e6521(0x161)](_0x4e6521(0x16a)))return;_0x4e6521(0x14c)==_0x38199b[_0x4e6521(0x170)]&&(_0x4e0b79[_0x4e6521(0x15e)](_0x449659)&&!_0x4e0b79[_0x4e6521(0x174)](_0x449659)&&(_0x449659[_0x4e6521(0x164)]||_0x269fe8[_0x4e6521(0x15b)]?_0x5b597e&&_0x5b597e[_0x4e6521(0x154)]==_0x449659||(_0x5b597e=_0x449659,_0x2dcc54(_0x38199b[_0x4e6521(0x14e)]),_0x38ed11=!0x0):_0x217a1e=_0x217a1e||_0x38199b[_0x4e6521(0x14e)]));}function _0x2dcc54(_0x58db9a){const _0xe313f1=_0x4e6521,{authorId:_0x395504}=_0x4c9d9a[_0xe313f1(0x176)](_0x51e904[_0xe313f1(0x149)]),_0x306170=_0x1c6dc4[_0xe313f1(0x157)][_0xe313f1(0x15f)](_0xe313f1(0x153),{'class':_0xe313f1(0x166)+_0x4a26b2,'data-author-id':_0x395504}),_0x15effe=_0x1c6dc4[_0xe313f1(0x152)][_0xe313f1(0x165)](_0x58db9a);_0x3edfdc&&_0x4c9d9a[_0xe313f1(0x15c)][_0xe313f1(0x14a)](_0x51e904[_0xe313f1(0x149)])&&_0x1c6dc4[_0xe313f1(0x157)][_0xe313f1(0x167)](_0xe313f1(0x146),_0x306170),_0x1c6dc4[_0xe313f1(0x157)][_0xe313f1(0x151)](_0x15effe,_0x306170),_0x1c6dc4[_0xe313f1(0x152)][_0xe313f1(0x159)](_0x306170,_0x51e904[_0xe313f1(0x149)]);}_0x157e6e||_0x38ed11||!_0x217a1e||_0x2dcc54(_0x217a1e);};}