@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240821.0 → 0.0.0-nightly-20240822.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
- const _0x352410=_0x44c3;function _0x44c3(_0x4f68bc,_0x52f7f5){const _0x1f7d34=_0x1f7d();return _0x44c3=function(_0x44c376,_0x237c31){_0x44c376=_0x44c376-0x1af;let _0x9caa13=_0x1f7d34[_0x44c376];return _0x9caa13;},_0x44c3(_0x4f68bc,_0x52f7f5);}(function(_0x5653b7,_0x5d6fc3){const _0x78f734=_0x44c3,_0x471b41=_0x5653b7();while(!![]){try{const _0x2ece7c=-parseInt(_0x78f734(0x24b))/0x1*(parseInt(_0x78f734(0x1e2))/0x2)+-parseInt(_0x78f734(0x20d))/0x3*(-parseInt(_0x78f734(0x1df))/0x4)+parseInt(_0x78f734(0x230))/0x5+parseInt(_0x78f734(0x207))/0x6+-parseInt(_0x78f734(0x278))/0x7+-parseInt(_0x78f734(0x276))/0x8*(parseInt(_0x78f734(0x25e))/0x9)+parseInt(_0x78f734(0x1fb))/0xa;if(_0x2ece7c===_0x5d6fc3)break;else _0x471b41['push'](_0x471b41['shift']());}catch(_0x47e092){_0x471b41['push'](_0x471b41['shift']());}}}(_0x1f7d,0xd1748));import{getTranslation as _0x4959e5}from'../utils/common-translations.js';import{Plugin as _0x1dbbfb}from'ckeditor5/src/core.js';function _0x1f7d(){const _0x2049c6=['insert','call','insertion','view','columns','getRowIndexes','first','getSuggestion','getRanges','markMultiRangeDeletion','getSuggestionCallback','_tablePostFixingSubtypes','for','previousSibling','getSelectionAffectedTableCells','deletionRanges','markers','return','isEqual','getColumnIndexes','createPositionBefore','rootName','stop','register','rowInsertionRanges','plugins','length','getAttributes','getColumns','move','fill','elementToElement','removeRows','12nXTrch','getChildren','get','6xhWlAE','find','schema','_suggestionFactory','redo','oldRange','value','position','low','getRows','tableCellBorderWidth','*Replace\x20table\x20cells*','startsWith','markMultiRangeBlockFormat','add','markMultiRangeInsertion','TrackChangesEditing','from','clipboardOutput','_createdBatches','tableCellVerticalAlignment','_splitMarkerName','endColumn','fromEntries','suggestion:formatBlock:tablePasteCell','19916500ekfzkK','unwrap','options','previous','suggestionUnloaded','nextSibling','tablePasteCell','tablePasteColumn','listenTo','setAttribute','batch','remove','6629286XyjTTA','content','next','tableCellBorderStyle','$graveyard','getAllAdjacentSuggestions','294258hBAWKd','getTableIfOnlyTableInContent','formatBlock','documentSelection','updateMarker','_isForcedDefaultExecutionBlock','tableCellHorizontalAlignment','column','createTableWalker','tableCellSuggestion','tableCellBorderColor','columnInsertionIndexes','newRange','wrap','showSuggestionHighlights','entries','requires','name','removeMarker','tablePasteChainId','some','markerToHighlight','tableCellBackgroundColor','every','tablePasteRow','table','change','differ','end','insertionRanges','commands','getChild','join','last','afterInit','3566120VKsBmu','TableClipboard','getChanges','push','tablePaste','has','insertColumns','document','attributes','discard','_replaceTableSlotCell','forEach','endRow','findAncestor','createRange','locale','trackChanges','ck-suggestion-marker','dataDowncast','start','registerCustomCallback','keys','tableCellPadding','accept','markerName','getRange','descriptionFactory','30656PaNePO','insertRows','editingDowncast','root','row','isEmpty','paragraph','editing','isInContent','getContainedElement','removeMarkers','containsRange','setAttributes','includes','rowInsertionIndexes','getChangedMarkers','fromRange','markerAttributes','type','14656959vBfein','high','author','suggestion-td','hasSuggestion','ck-suggestion-marker--active','rows','set','detach','getSuggestions','getMarkers','createRangeIn','editor','columnInsertionRanges','getShiftedBy','registerPostFixer','map','suggestion','activeMarkers','model','cells','Users','tableCell','selection','8qoYiHa','reduce','10678962fvmtRN','_getCoordsForCells','nodeAfter','insertContent','ck-suggestion-marker-insertion','cell','deletion','forceDefaultExecution','createElement','TableUtils','createRangeOn','subType','getItems','conversion','filter','registerDescriptionCallback','suggestionLoaded','removeColumns','element'];_0x1f7d=function(){return _0x2049c6;};return _0x1f7d();}import{LiveRange as _0x226c12}from'ckeditor5/src/engine.js';import{uid as _0x71d1ff,priorities as _0x20d6b9}from'ckeditor5/src/utils.js';import _0x1983b6 from'./table.js';const Pe=[_0x352410(0x1ec),_0x352410(0x217),_0x352410(0x20a),_0x352410(0x213),_0x352410(0x1f6),_0x352410(0x223),_0x352410(0x246)],we=Object[_0x352410(0x1f9)](Pe[_0x352410(0x26e)](_0x14e7c6=>[_0x14e7c6,null]));export default class _t extends _0x1dbbfb{static get[_0x352410(0x21d)](){return[_0x1983b6];}[_0x352410(0x22f)](){const _0x162855=_0x352410,_0x36192c=this[_0x162855(0x26a)];if(!_0x36192c[_0x162855(0x1d7)][_0x162855(0x235)](_0x162855(0x231)))return;const _0x1b0ef9=_0x36192c[_0x162855(0x1d7)][_0x162855(0x1e1)](_0x162855(0x1f2)),_0xa8f7b4=_0x36192c[_0x162855(0x1d7)][_0x162855(0x1e1)](_0x162855(0x1b4)),_0x44ce4d=_0x36192c[_0x162855(0x1d7)][_0x162855(0x1e1)](_0x1983b6),_0x35d98e=_0x36192c[_0x162855(0x1d7)][_0x162855(0x1e1)](_0x162855(0x231));_0x44ce4d[_0x162855(0x1c9)][_0x162855(0x233)](_0x162855(0x225),_0x162855(0x202)),_0x36192c[_0x162855(0x271)][_0x162855(0x1e4)][_0x162855(0x1d5)](_0x162855(0x216),{'allowIn':_0x162855(0x274),'allowContentOf':_0x162855(0x274),'isLimit':!0x0}),_0x36192c[_0x162855(0x1b8)][_0x162855(0x1dd)]({'model':_0x162855(0x216),'view':_0x162855(0x261)});let _0x167fcb=null;_0x36192c[_0x162855(0x271)]['on'](_0x162855(0x27b),(_0x2cec62,_0x168d09)=>{const _0x3aa2c9=_0x162855,[_0x2def52,_0xd8503c]=_0x168d09,_0xd83082=_0x168d09[_0x168d09[_0x3aa2c9(0x1d8)]-0x1];_0xd83082&&_0xd83082[_0x3aa2c9(0x1b2)]||_0x1b0ef9[_0x3aa2c9(0x212)]||this[_0x3aa2c9(0x26a)][_0x3aa2c9(0x22b)][_0x3aa2c9(0x1e1)](_0x3aa2c9(0x240))[_0x3aa2c9(0x1e8)]&&function(_0x167b0a,_0x35090b,_0x26ac9a,_0x426dcd,_0x51ecd9){const _0x317b59=_0x3aa2c9;if(_0x35090b&&!_0x35090b['is'](_0x317b59(0x210)))return!0x1;const _0x5a5c04=_0x51ecd9[_0x317b59(0x20e)](_0x167b0a,_0x26ac9a);if(!_0x5a5c04||!Re(_0x5a5c04,void 0x0,_0x426dcd))return!0x1;const _0x25a07c=_0x426dcd[_0x317b59(0x1cc)](_0x26ac9a[_0x317b59(0x237)][_0x317b59(0x275)]);if(!_0x25a07c[_0x317b59(0x1d8)])return!0x1;const _0xa469d3=_0x25a07c[0x0][_0x317b59(0x23d)](_0x317b59(0x226)),_0x20fa75=_0x426dcd[_0x317b59(0x1c3)](_0x25a07c),_0x102f34=_0x426dcd[_0x317b59(0x1d1)](_0x25a07c),_0x3eee5a={'startRow':_0x20fa75[_0x317b59(0x1c4)],'endRow':_0x20fa75[_0x317b59(0x22e)],'startColumn':_0x102f34[_0x317b59(0x1c4)],'endColumn':_0x102f34[_0x317b59(0x22e)]};return 0x1==_0x25a07c[_0x317b59(0x1d8)]&&(_0x3eee5a[_0x317b59(0x23c)]+=_0x426dcd[_0x317b59(0x1eb)](_0x5a5c04)-0x1,_0x3eee5a[_0x317b59(0x1f8)]+=_0x426dcd[_0x317b59(0x1da)](_0x5a5c04)-0x1),Re(_0xa469d3,_0x3eee5a,_0x426dcd);}(_0x2def52,_0xd8503c,_0x36192c[_0x3aa2c9(0x271)],_0xa8f7b4,_0x35d98e)&&(_0x2cec62[_0x3aa2c9(0x1d4)](),_0x167fcb={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x36192c[_0x3aa2c9(0x271)][_0x3aa2c9(0x227)](()=>{const _0x5baef0=_0x3aa2c9;_0x36192c[_0x5baef0(0x271)][_0x5baef0(0x27b)](_0x168d09[0x0],_0x168d09[0x1],_0x168d09[0x2],{'forceDefaultExecution':!0x0});const _0x49290a=_0x71d1ff(),{rowInsertionRanges:_0x3cbecd,columnInsertionRanges:_0x777b14,insertionRanges:_0x5f072f,deletionRanges:_0x5b9ab9,cells:_0x16a68a}=_0x167fcb;_0x3cbecd[_0x5baef0(0x1d8)]&&_0x1b0ef9[_0x5baef0(0x1f1)](_0x3cbecd,_0x5baef0(0x225),{'tablePasteChainId':_0x49290a}),_0x777b14[_0x5baef0(0x1d8)]&&_0x1b0ef9[_0x5baef0(0x1f1)](_0x777b14,_0x5baef0(0x202),{'tablePasteChainId':_0x49290a}),_0x5f072f[_0x5baef0(0x1d8)]&&(_0x1b0ef9[_0x5baef0(0x1f1)](_0x5f072f,_0x5baef0(0x234),{'tablePasteChainId':_0x49290a,'skipNestingCheck':!0x0}),_0x5f072f[_0x5baef0(0x23b)](_0x2d67a3=>{const _0xfe3e6a=_0x5baef0;var _0x3bae5f;return null===(_0x3bae5f=_0x2d67a3[_0xfe3e6a(0x266)])||void 0x0===_0x3bae5f?void 0x0:_0x3bae5f[_0xfe3e6a(0x1bf)](_0x2d67a3);})),_0x5b9ab9[_0x5baef0(0x1d8)]&&(_0x1b0ef9[_0x5baef0(0x1c7)](_0x5b9ab9,_0x5baef0(0x234),{'tablePasteChainId':_0x49290a,'skipNestingCheck':!0x0}),_0x5b9ab9[_0x5baef0(0x23b)](_0x3ed667=>{const _0x4f9f01=_0x5baef0;var _0x58dba6;return null===(_0x58dba6=_0x3ed667[_0x4f9f01(0x266)])||void 0x0===_0x58dba6?void 0x0:_0x58dba6[_0x4f9f01(0x1bf)](_0x3ed667);}));const _0x5bfb1f=_0x1b0ef9[_0x5baef0(0x1ef)](_0x16a68a[_0x5baef0(0x26e)](({element:_0xd85ba3})=>_0xd85ba3),{'formatGroupId':_0x71d1ff()},[],_0x5baef0(0x201),{'tablePasteChainId':_0x49290a});if(_0x5bfb1f){const _0x428f41=_0x5bfb1f[_0x5baef0(0x268)](),_0x32eba4=[];for(const {element:_0x298c33,attributes:_0x38ac2b}of _0x16a68a){if(!_0x38ac2b)continue;const _0x377576=_0x36192c[_0x5baef0(0x271)][_0x5baef0(0x1b5)](_0x298c33),_0x1c2812=_0x428f41[_0x5baef0(0x1e3)](_0x372c37=>_0x372c37[_0x5baef0(0x249)]()[_0x5baef0(0x1d0)](_0x377576));_0x1c2812&&_0x32eba4[_0x5baef0(0x233)]([_0x1c2812[_0x5baef0(0x21e)],_0x38ac2b]);}_0x32eba4[_0x5baef0(0x1d8)]&&_0x5bfb1f[_0x5baef0(0x204)](_0x5baef0(0x25c),Object[_0x5baef0(0x1f9)](_0x32eba4));}_0x167fcb=null;}));},{'priority':_0x20d6b9[_0x162855(0x25f)]+0xa}),_0x36192c[_0x162855(0x1d7)][_0x162855(0x1e1)](_0x162855(0x231))['on'](_0x162855(0x23a),(_0xbdc6c5,_0x445f04)=>{const _0x224819=_0x162855,[_0x5d18e7,_0x41a474,,_0x5a76e1]=_0x445f04;if(!_0x167fcb)return;_0xbdc6c5[_0x224819(0x1d4)]();const _0x4d36be=_0x5d18e7[_0x224819(0x1b0)],_0xddcd1e=_0x41a474,_0x2bb517=ke(_0x4d36be),_0x1539a4=ke(_0xddcd1e);_0xbdc6c5[_0x224819(0x1cf)]=_0x4d36be;let _0x53ad49=null,_0x2b919e=null;if(_0x1539a4||_0x2bb517){if(_0x2bb517&&!_0x1539a4){_0x5a76e1[_0x224819(0x206)](_0x4d36be[_0x224819(0x22c)](0x0));for(const _0x121140 of Array[_0x224819(0x1f3)](_0xddcd1e[_0x224819(0x1e0)]()))_0x5a76e1[_0x224819(0x1be)](_0x121140,_0x4d36be,_0x224819(0x229));const _0x3ea016=_0x167fcb[_0x224819(0x259)][_0x224819(0x258)](_0x5d18e7[_0x224819(0x24f)]),_0x18fc10=_0x167fcb[_0x224819(0x218)][_0x224819(0x258)](_0x5d18e7[_0x224819(0x214)]);_0x3ea016||_0x18fc10||(_0x53ad49=_0x226c12[_0x224819(0x25b)](_0x5a76e1[_0x224819(0x269)](_0x4d36be)));}else _0x1539a4&&!_0x2bb517&&(_0x2b919e=_0x5a76e1[_0x224819(0x269)](_0x4d36be));}else{const _0x4e254b=_0x5a76e1[_0x224819(0x1b3)](_0x224819(0x216)),_0x3a2134=_0x5a76e1[_0x224819(0x1b3)](_0x224819(0x216));_0x5a76e1[_0x224819(0x21a)](_0x5a76e1[_0x224819(0x269)](_0x4d36be),_0x3a2134),_0x5a76e1[_0x224819(0x1be)](_0x4e254b,_0x4d36be,0x0);for(const _0x20c5da of Array[_0x224819(0x1f3)](_0xddcd1e[_0x224819(0x1e0)]()))_0x5a76e1[_0x224819(0x1be)](_0x20c5da,_0x4e254b,_0x224819(0x229));_0x53ad49=_0x226c12[_0x224819(0x25b)](_0x5a76e1[_0x224819(0x1b5)](_0x4e254b)),_0x2b919e=_0x226c12[_0x224819(0x25b)](_0x5a76e1[_0x224819(0x1b5)](_0x3a2134));}const _0x1af052=Array[_0x224819(0x1f3)](_0xddcd1e[_0x224819(0x1d9)]())[_0x224819(0x1b9)](([_0x1a80cd])=>Pe[_0x224819(0x258)](_0x1a80cd));_0x167fcb[_0x224819(0x272)][_0x224819(0x233)]({'element':_0x4d36be,'attributes':_0x1af052[_0x224819(0x1d8)]?Object[_0x224819(0x1f9)](_0x1af052):null}),_0x53ad49&&_0x167fcb[_0x224819(0x22a)][_0x224819(0x233)](_0x53ad49),_0x2b919e&&_0x167fcb[_0x224819(0x1cd)][_0x224819(0x233)](_0x2b919e);},{'priority':_0x162855(0x25f)}),_0xa8f7b4['on'](_0x162855(0x236),(_0x3e568e,_0x3c0ed7)=>{const _0xcaaf6=_0x162855,[_0x4d5403,_0x26f956={}]=_0x3c0ed7;if(!_0x167fcb)return;const _0x419552=_0x26f956['at']||0x0,_0x4c13de=_0x26f956[_0xcaaf6(0x1c2)]||0x1;_0x167fcb[_0xcaaf6(0x218)]=new Array(_0x4c13de)[_0xcaaf6(0x1dc)](_0x419552)[_0xcaaf6(0x26e)]((_0x9b1fff,_0x40af69)=>_0x9b1fff+_0x40af69);for(const {cell:_0x471f20}of _0xa8f7b4[_0xcaaf6(0x215)](_0x4d5403,{'startColumn':_0x419552,'endColumn':_0x419552+_0x4c13de-0x1}))_0x167fcb[_0xcaaf6(0x26b)][_0xcaaf6(0x233)](_0x36192c[_0xcaaf6(0x271)][_0xcaaf6(0x1b5)](_0x471f20));},{'priority':_0x162855(0x1ea)}),_0xa8f7b4['on'](_0x162855(0x24c),(_0x57a7d0,_0x4b3b98)=>{const _0x705c97=_0x162855,[_0x1c78e0,_0x355eda={}]=_0x4b3b98;if(!_0x167fcb)return;const _0x1f5b40=_0x355eda['at']||0x0,_0x4e9a44=_0x355eda[_0x705c97(0x264)]||0x1;_0x167fcb[_0x705c97(0x259)]=new Array(_0x4e9a44)[_0x705c97(0x1dc)](_0x1f5b40)[_0x705c97(0x26e)]((_0x2fe8a9,_0x27c9a3)=>_0x2fe8a9+_0x27c9a3);for(const {cell:_0x50b19c}of _0xa8f7b4[_0x705c97(0x215)](_0x1c78e0,{'startRow':_0x1f5b40,'endRow':_0x1f5b40+_0x4e9a44-0x1}))_0x167fcb[_0x705c97(0x1d6)][_0x705c97(0x233)](_0x36192c[_0x705c97(0x271)][_0x705c97(0x1b5)](_0x50b19c));},{'priority':_0x162855(0x1ea)}),_0x1b0ef9[_0x162855(0x24a)][_0x162855(0x1ba)](_0x20c07c=>{const _0x3a6c7c=_0x162855;if(_0x20c07c[_0x3a6c7c(0x1b6)]&&_0x20c07c[_0x3a6c7c(0x1b6)][_0x3a6c7c(0x1ee)](_0x3a6c7c(0x234)))return _0x20c07c[_0x3a6c7c(0x1fe)]?{}:{'type':_0x3a6c7c(0x1c0),'content':_0x4959e5(_0x36192c[_0x3a6c7c(0x23f)],_0x3a6c7c(0x1ed))};});const _0x1e99d2=()=>!0x1;for(const _0x433d3d of[_0x162855(0x234),_0x162855(0x202),_0x162855(0x225),_0x162855(0x201)])_0x1b0ef9[_0x162855(0x1e5)][_0x162855(0x244)](_0x162855(0x1c0),_0x433d3d,_0x162855(0x22d),_0x1e99d2),_0x1b0ef9[_0x162855(0x1e5)][_0x162855(0x244)](_0x162855(0x1b1),_0x433d3d,_0x162855(0x22d),_0x1e99d2),_0x1b0ef9[_0x162855(0x1e5)][_0x162855(0x244)](_0x162855(0x20f),_0x433d3d,_0x162855(0x22d),_0x1e99d2);_0x1b0ef9[_0x162855(0x1e5)][_0x162855(0x244)](_0x162855(0x20f),_0x162855(0x201),_0x162855(0x239),_0x1e99d2),_0x1b0ef9[_0x162855(0x1e5)][_0x162855(0x244)](_0x162855(0x20f),_0x162855(0x201),_0x162855(0x247),(_0x110542,_0x39175e,_0x30cdf8)=>{const _0x247f7a=_0x162855,_0x15f7fa=_0x110542[_0x247f7a(0x26e)](_0x38d333=>_0x38d333[_0x247f7a(0x254)]())[_0x247f7a(0x1b9)](_0x37780e=>_0x37780e),_0xeecadf=new Map(_0x15f7fa[_0x247f7a(0x26e)](_0x4cbef3=>[_0x4cbef3,null]));if(_0x167fcb){for(const {element:_0x3ace80,attributes:_0x29855d}of _0x167fcb[_0x247f7a(0x272)])_0x29855d&&_0xeecadf[_0x247f7a(0x265)](_0x3ace80,_0x29855d);}else{if(_0x30cdf8&&_0x30cdf8[_0x247f7a(0x25c)])for(const [_0x32dbdd,_0x238abf]of Object[_0x247f7a(0x21c)](_0x30cdf8[_0x247f7a(0x25c)])){const _0x2503d9=_0x36192c[_0x247f7a(0x271)][_0x247f7a(0x1ce)][_0x247f7a(0x1e1)](_0x32dbdd),_0x1191b5=_0x2503d9?_0x2503d9[_0x247f7a(0x249)]()[_0x247f7a(0x254)]():null;_0x1191b5&&_0xeecadf[_0x247f7a(0x265)](_0x1191b5,_0x238abf);}}_0x36192c[_0x247f7a(0x271)][_0x247f7a(0x227)](_0x3b44e8=>{const _0x208490=_0x247f7a;for(const [_0x37c960,_0x4c4909]of _0xeecadf)_0x3b44e8[_0x208490(0x257)]({...we,..._0x4c4909},_0x37c960);});});const _0x3a5c05=(_0x30e073,_0x4dee7e)=>{const _0x28c225=_0x162855;_0x1b0ef9[_0x28c225(0x1e5)][_0x28c225(0x244)](_0x30e073,_0x28c225(0x234),_0x4dee7e,(_0x579a03,_0x24e3b3,_0x4c3c8a)=>{const _0x3b2a89=_0x28c225;_0x36192c[_0x3b2a89(0x271)][_0x3b2a89(0x227)](_0x1b3c5d=>{const _0x5b1a9c=_0x3b2a89,_0x37b7d2=[];for(const _0x4a9d45 of _0x579a03){const _0x20f8e2=_0x4a9d45[_0x5b1a9c(0x243)][_0x5b1a9c(0x27a)];_0x20f8e2['is'](_0x5b1a9c(0x1bd),_0x5b1a9c(0x216))&&_0x37b7d2[_0x5b1a9c(0x233)](_0x20f8e2);}_0x1b0ef9[_0x5b1a9c(0x1e5)][_0x5b1a9c(0x1c8)](_0x30e073,null,_0x4dee7e)(_0x579a03,_0x24e3b3,_0x4c3c8a);for(const _0x4d122f of _0x37b7d2)_0x5b1a9c(0x20b)!=_0x4d122f[_0x5b1a9c(0x24e)][_0x5b1a9c(0x1d3)]&&_0x1b3c5d[_0x5b1a9c(0x1fc)](_0x4d122f);});});};_0x3a5c05(_0x162855(0x1c0),_0x162855(0x247)),_0x3a5c05(_0x162855(0x1c0),_0x162855(0x239)),_0x3a5c05(_0x162855(0x1b1),_0x162855(0x247)),_0x3a5c05(_0x162855(0x1b1),_0x162855(0x239)),_0x1b0ef9[_0x162855(0x1e5)][_0x162855(0x244)](_0x162855(0x1c0),_0x162855(0x225),_0x162855(0x239),_0x2f07f5=>{const _0x59dd16=_0x162855,_0x4d55e1=_0x2f07f5[_0x59dd16(0x26e)](_0x4d656b=>_0x4d656b[_0x59dd16(0x254)]()),_0x2e1e94=_0x4d55e1[0x0][_0x59dd16(0x23d)](_0x59dd16(0x226)),{minRow:_0x427d50,maxRow:_0x31cef4}=_0x44ce4d[_0x59dd16(0x279)](_0x4d55e1);_0xa8f7b4[_0x59dd16(0x1de)](_0x2e1e94,{'at':_0x427d50,'rows':_0x31cef4-_0x427d50+0x1});}),_0x1b0ef9[_0x162855(0x1e5)][_0x162855(0x244)](_0x162855(0x1c0),_0x162855(0x202),_0x162855(0x239),_0x1c1672=>{const _0x10630f=_0x162855,_0x1de0a7=_0x1c1672[_0x10630f(0x26e)](_0x302218=>_0x302218[_0x10630f(0x254)]()),_0x5e7c06=_0x1de0a7[0x0][_0x10630f(0x23d)](_0x10630f(0x226)),{minColumn:_0xd0ea20,maxColumn:_0xbdc84a}=_0x44ce4d[_0x10630f(0x279)](_0x1de0a7);_0xa8f7b4[_0x10630f(0x1bc)](_0x5e7c06,{'at':_0xd0ea20,'columns':_0xbdc84a-_0xd0ea20+0x1});});const _0x454674=(_0x5c25b0,_0x44c896)=>{const _0xbd6e3e=_0x162855;if(!_0x44c896[_0xbd6e3e(0x1b6)]||!_0x44c896[_0xbd6e3e(0x1b6)][_0xbd6e3e(0x1ee)](_0xbd6e3e(0x234)))return;const _0x2c1732=_0x44c896[_0xbd6e3e(0x238)][_0xbd6e3e(0x220)],_0xf28890=_0x1b0ef9[_0xbd6e3e(0x267)]()[_0xbd6e3e(0x1b9)](_0xe9910e=>_0xe9910e[_0xbd6e3e(0x253)]&&_0xe9910e[_0xbd6e3e(0x238)]&&_0xe9910e[_0xbd6e3e(0x238)][_0xbd6e3e(0x220)]==_0x2c1732);_0xf28890[_0xbd6e3e(0x1d8)]&&_0x44c896[_0xbd6e3e(0x20c)]()[_0xbd6e3e(0x1d8)]!=_0xf28890[_0xbd6e3e(0x1d8)]&&_0xf28890[_0xbd6e3e(0x277)]((_0x11779a,_0x3fa9e5)=>(_0x11779a[_0xbd6e3e(0x209)]=_0x3fa9e5,_0x3fa9e5[_0xbd6e3e(0x1fe)]=_0x11779a,_0x3fa9e5));};function _0x58c685(_0xd81f4e,_0x4c965d=!0x0){const _0x5a72fa=_0x162855,{id:_0x13e184,authorId:_0x35f001}=_0x1b0ef9[_0x5a72fa(0x1f7)](_0xd81f4e[_0x5a72fa(0x248)]),_0x3fd454=[_0x5a72fa(0x241),_0x5a72fa(0x1af)],_0x4fd299=_0x1b0ef9[_0x5a72fa(0x270)][_0x5a72fa(0x258)](_0xd81f4e[_0x5a72fa(0x248)]);return _0x4fd299&&_0x3fd454[_0x5a72fa(0x233)](_0x5a72fa(0x263)),{'classes':_0x3fd454,'attributes':{'data-suggestion':_0x13e184,'data-author-id':_0x35f001},'priority':_0x4fd299&&_0x4c965d?0xbc2:0xbb8};}_0x1b0ef9['on'](_0x162855(0x1bb),_0x454674,{'priority':_0x162855(0x25f)}),_0x1b0ef9['on'](_0x162855(0x1ff),_0x454674,{'priority':_0x162855(0x25f)}),_0x36192c[_0x162855(0x271)][_0x162855(0x237)][_0x162855(0x26d)](()=>{const _0x886c69=_0x162855;let _0x129023=!0x1;const _0x155d48=Array[_0x886c69(0x1f3)](_0x36192c[_0x886c69(0x271)][_0x886c69(0x237)][_0x886c69(0x228)][_0x886c69(0x25a)]());for(const {name:_0x4b0f6e,data:_0x6460f3}of _0x155d48){const {group:_0x49c836,type:_0x12eaf5,id:_0x2178ee}=_0x1b0ef9[_0x886c69(0x1f7)](_0x4b0f6e);if(_0x886c69(0x26f)!=_0x49c836||_0x886c69(0x1b1)!=_0x12eaf5||_0x6460f3[_0x886c69(0x1e7)])continue;if(!_0x1b0ef9[_0x886c69(0x262)](_0x2178ee))continue;const _0x1c6a87=_0x1b0ef9[_0x886c69(0x1c5)](_0x2178ee)[_0x886c69(0x1c6)](),_0x366593=_0x36192c[_0x886c69(0x1d7)][_0x886c69(0x1e1)](_0x886c69(0x273))['me'];for(const _0x34ed16 of _0x1b0ef9[_0x886c69(0x267)]()){if(!_0x34ed16[_0x886c69(0x253)]||_0x34ed16[_0x886c69(0x260)]!=_0x366593)continue;if(_0x886c69(0x20f)!=_0x34ed16[_0x886c69(0x25d)]||_0x886c69(0x201)!=_0x34ed16[_0x886c69(0x1b6)])continue;if(_0x34ed16[_0x886c69(0x1c6)]()[_0x886c69(0x224)](_0x408704=>_0x1c6a87[_0x886c69(0x221)](_0x3af72b=>_0x3af72b[_0x886c69(0x256)](_0x408704,!0x0)))){for(const _0x1f6642 of _0x34ed16[_0x886c69(0x20c)]())_0x1f6642[_0x886c69(0x253)]&&(_0x1f6642[_0x886c69(0x239)](),_0x129023=!0x0);}}}return _0x129023;}),_0x36192c[_0x162855(0x271)][_0x162855(0x237)][_0x162855(0x26d)](_0x5ef79a=>{const _0x1f35bf=_0x162855,_0x1b3f4f=_0x36192c[_0x1f35bf(0x22b)][_0x1f35bf(0x1e1)](_0x1f35bf(0x1e6));if(!_0x1b3f4f||!_0x1b3f4f[_0x1f35bf(0x1f5)][_0x1f35bf(0x235)](_0x5ef79a[_0x1f35bf(0x205)]))return!0x1;let _0x288b4f=!0x1;const _0x190514=_0x36192c[_0x1f35bf(0x1d7)][_0x1f35bf(0x1e1)](_0x1f35bf(0x273))['me'],_0x4538a2=_0x36192c[_0x1f35bf(0x271)][_0x1f35bf(0x237)][_0x1f35bf(0x228)][_0x1f35bf(0x232)](),_0x4935bf=Array[_0x1f35bf(0x1f3)](_0x36192c[_0x1f35bf(0x271)][_0x1f35bf(0x237)][_0x1f35bf(0x228)][_0x1f35bf(0x25a)]())[_0x1f35bf(0x1b9)](({name:_0x545234,data:_0x17af3b})=>{const _0xe9524d=_0x1f35bf,{group:_0x110488,subType:_0x4caff7,authorId:_0x59034a}=_0x1b0ef9[_0xe9524d(0x1f7)](_0x545234);return _0xe9524d(0x26f)==_0x110488&&_0xe9524d(0x234)==_0x4caff7&&_0x59034a==_0x190514['id']&&!_0x17af3b[_0xe9524d(0x1e7)];});for(const _0x390809 of _0x4538a2){if(_0x1f35bf(0x1be)!=_0x390809[_0x1f35bf(0x25d)]||_0x1f35bf(0x216)!=_0x390809[_0x1f35bf(0x21e)]||0x1!=_0x390809[_0x1f35bf(0x1d8)])continue;const _0x581cdd=_0x5ef79a[_0x1f35bf(0x23e)](_0x390809[_0x1f35bf(0x1e9)],_0x390809[_0x1f35bf(0x1e9)][_0x1f35bf(0x26c)](0x1));if(!_0x4935bf[_0x1f35bf(0x1e3)](({data:_0x16798f})=>_0x16798f[_0x1f35bf(0x219)][_0x1f35bf(0x1d0)](_0x581cdd))){for(const {name:_0x733c4a,data:_0x7c2613}of _0x4935bf)if(_0x581cdd[_0x1f35bf(0x256)](_0x7c2613[_0x1f35bf(0x219)])){_0x5ef79a[_0x1f35bf(0x211)](_0x733c4a,{'range':_0x581cdd}),_0x288b4f=!0x0;break;}}}return _0x288b4f;}),_0x36192c[_0x162855(0x271)][_0x162855(0x237)][_0x162855(0x26d)](_0x3d1c91=>{const _0x3cbfa8=_0x162855;let _0x304a91=!0x1;const _0x3a8e92=_0x36192c[_0x3cbfa8(0x1d7)][_0x3cbfa8(0x1e1)](_0x3cbfa8(0x273))['me'],_0x3a69af=_0x1b0ef9[_0x3cbfa8(0x267)]()[_0x3cbfa8(0x1b9)](_0x84d770=>_0x84d770[_0x3cbfa8(0x253)]&&_0x84d770[_0x3cbfa8(0x260)]==_0x3a8e92),_0x545082=new Set(),_0x2528c3=new Set();for(const _0x267a00 of _0x3a69af)if(_0x3cbfa8(0x234)==_0x267a00[_0x3cbfa8(0x1b6)])for(const _0x32279b of _0x267a00[_0x3cbfa8(0x268)]()){const _0x1ae195=_0x32279b[_0x3cbfa8(0x249)]()[_0x3cbfa8(0x254)]();if(_0x1ae195){if(_0x1ae195['is'](_0x3cbfa8(0x1bd),_0x3cbfa8(0x216))&&ke(_0x1ae195)){_0x267a00[_0x3cbfa8(0x21f)](_0x32279b[_0x3cbfa8(0x21e)]),_0x545082[_0x3cbfa8(0x1f0)](_0x1ae195),_0x304a91=!0x0;const _0x1d150b=_0x1ae195[_0x3cbfa8(0x200)],_0x2bf59d=_0x1ae195[_0x3cbfa8(0x1cb)],_0x1422d4=_0x1d150b&&_0x1d150b['is'](_0x3cbfa8(0x1bd),_0x3cbfa8(0x216)),_0x50b26c=_0x2bf59d&&_0x2bf59d['is'](_0x3cbfa8(0x1bd),_0x3cbfa8(0x216));_0x1422d4&&!_0x545082[_0x3cbfa8(0x235)](_0x1d150b)&&_0x2528c3[_0x3cbfa8(0x1f0)](_0x1d150b),_0x50b26c&&!_0x545082[_0x3cbfa8(0x235)](_0x2bf59d)&&_0x2528c3[_0x3cbfa8(0x1f0)](_0x2bf59d);}else _0x1ae195['is'](_0x3cbfa8(0x1bd),_0x3cbfa8(0x251))&&_0x1ae195[_0x3cbfa8(0x250)]&&(_0x267a00[_0x3cbfa8(0x21f)](_0x32279b[_0x3cbfa8(0x21e)]),_0x304a91=!0x0);}}else{if(_0x3cbfa8(0x201)==_0x267a00[_0x3cbfa8(0x1b6)]){if(!_0x267a00[_0x3cbfa8(0x238)]||!_0x267a00[_0x3cbfa8(0x238)][_0x3cbfa8(0x220)])continue;const _0x4d8221=_0x267a00[_0x3cbfa8(0x238)][_0x3cbfa8(0x25c)];if(_0x4d8221&&Object[_0x3cbfa8(0x245)](_0x4d8221)[_0x3cbfa8(0x1d8)])continue;const _0x36c72b=_0x267a00[_0x3cbfa8(0x238)][_0x3cbfa8(0x220)];let _0x4893f6=!0x0,_0x45eea3=!0x0;for(const _0x53d3e8 of _0x3a69af)if(_0x53d3e8[_0x3cbfa8(0x1b6)]&&_0x53d3e8[_0x3cbfa8(0x1b6)][_0x3cbfa8(0x1ee)](_0x3cbfa8(0x234))){if(!_0x53d3e8[_0x3cbfa8(0x238)][_0x3cbfa8(0x220)]){_0x45eea3=!0x1;break;}if(_0x53d3e8['id']!=_0x267a00['id']&&_0x53d3e8[_0x3cbfa8(0x238)][_0x3cbfa8(0x220)]==_0x36c72b){_0x4893f6=!0x1;break;}}_0x45eea3&&_0x4893f6&&(_0x267a00[_0x3cbfa8(0x255)](),_0x304a91=!0x0);}}for(const _0x47fe6c of _0x545082)_0x3d1c91[_0x3cbfa8(0x206)](_0x47fe6c);for(const _0x46abd0 of _0x2528c3)_0x3d1c91[_0x3cbfa8(0x1fc)](_0x46abd0);return _0x304a91;}),_0x36192c[_0x162855(0x1b8)][_0x162855(0x1ca)](_0x162855(0x24d))[_0x162855(0x222)]({'model':_0x162855(0x1fa),'view':(_0x565f3b,_0x11867d)=>_0x58c685(_0x565f3b),'converterPriority':_0x162855(0x25f)}),_0x36192c[_0x162855(0x1b8)][_0x162855(0x1ca)](_0x162855(0x242))[_0x162855(0x222)]({'model':_0x162855(0x1fa),'view':(_0x139c13,_0x5e7a87)=>_0x5e7a87[_0x162855(0x1fd)][_0x162855(0x21b)]?_0x58c685(_0x139c13,!0x1):null,'converterPriority':_0x162855(0x25f)});const _0x1b2099=_0x36192c[_0x162855(0x252)][_0x162855(0x1c1)];this[_0x162855(0x203)](_0x1b2099[_0x162855(0x237)],_0x162855(0x1f4),(_0x5f2c12,_0x261dde)=>{const _0x40c5b5=_0x162855,_0x538d7d=[];for(const _0x122d3c of _0x1b2099[_0x40c5b5(0x269)](_0x261dde[_0x40c5b5(0x208)])[_0x40c5b5(0x1b7)]())_0x122d3c['is'](_0x40c5b5(0x1bd),_0x40c5b5(0x261))&&_0x538d7d[_0x40c5b5(0x233)](_0x122d3c);_0x1b2099[_0x40c5b5(0x227)](_0x1ed99f=>{const _0x2573a0=_0x40c5b5;for(const _0x1a7346 of _0x538d7d)_0x1ed99f[_0x2573a0(0x1db)](_0x1ed99f[_0x2573a0(0x269)](_0x1a7346),_0x1ed99f[_0x2573a0(0x1d2)](_0x1a7346)),_0x1ed99f[_0x2573a0(0x206)](_0x1a7346);});});}}function ke(_0x1d88a1){const _0x2741ae=_0x352410;if(_0x1d88a1[_0x2741ae(0x250)])return!0x0;const _0x2ff9ed=_0x1d88a1[_0x2741ae(0x22c)](0x0);return _0x2ff9ed['is'](_0x2741ae(0x1bd),_0x2741ae(0x251))&&_0x2ff9ed[_0x2741ae(0x250)];}function Re(_0x31d803,_0x57c546={},_0x3b8af6){const _0x180077=_0x352410;for(const {isAnchor:_0x5241b7,cellHeight:_0x31d247,cellWidth:_0x5636cb}of _0x3b8af6[_0x180077(0x215)](_0x31d803,{'includeAllSlots':!0x0,..._0x57c546}))if(!_0x5241b7||0x1!=_0x31d247||0x1!=_0x5636cb)return!0x1;return!0x0;}
23
+ const _0x1f98f8=_0x23b1;(function(_0x14509c,_0x200bd1){const _0x27ed49=_0x23b1,_0x2726a0=_0x14509c();while(!![]){try{const _0x197ebd=-parseInt(_0x27ed49(0xb6))/0x1*(parseInt(_0x27ed49(0x84))/0x2)+-parseInt(_0x27ed49(0x70))/0x3*(parseInt(_0x27ed49(0x11e))/0x4)+parseInt(_0x27ed49(0x7d))/0x5+parseInt(_0x27ed49(0xa1))/0x6*(-parseInt(_0x27ed49(0xf2))/0x7)+parseInt(_0x27ed49(0x7b))/0x8*(parseInt(_0x27ed49(0x66))/0x9)+parseInt(_0x27ed49(0xf4))/0xa*(-parseInt(_0x27ed49(0xf0))/0xb)+-parseInt(_0x27ed49(0xdf))/0xc*(-parseInt(_0x27ed49(0x6c))/0xd);if(_0x197ebd===_0x200bd1)break;else _0x2726a0['push'](_0x2726a0['shift']());}catch(_0x382f13){_0x2726a0['push'](_0x2726a0['shift']());}}}(_0x41a2,0xdc3bc));import{getTranslation as _0x2a9de3}from'../utils/common-translations.js';import{Plugin as _0x165b5b}from'ckeditor5/src/core.js';import{LiveRange as _0x17266c}from'ckeditor5/src/engine.js';function _0x23b1(_0xd121c3,_0x17628e){const _0x41a234=_0x41a2();return _0x23b1=function(_0x23b133,_0x2e637d){_0x23b133=_0x23b133-0x66;let _0x1074b0=_0x41a234[_0x23b133];return _0x1074b0;},_0x23b1(_0xd121c3,_0x17628e);}import{uid as _0x4d8b56,priorities as _0x1ba70c}from'ckeditor5/src/utils.js';import _0x1e78fb from'./table.js';const Pe=[_0x1f98f8(0xea),_0x1f98f8(0xf1),_0x1f98f8(0x133),_0x1f98f8(0x83),_0x1f98f8(0x97),_0x1f98f8(0x78),_0x1f98f8(0xa4)],we=Object[_0x1f98f8(0x86)](Pe[_0x1f98f8(0xd5)](_0x5e6d83=>[_0x5e6d83,null]));export default class _t extends _0x165b5b{static get[_0x1f98f8(0xc0)](){return[_0x1e78fb];}[_0x1f98f8(0x108)](){const _0x5f3a2f=_0x1f98f8,_0x24f722=this[_0x5f3a2f(0xc7)];if(!_0x24f722[_0x5f3a2f(0x115)][_0x5f3a2f(0xcc)](_0x5f3a2f(0xce)))return;const _0x449edb=_0x24f722[_0x5f3a2f(0x115)][_0x5f3a2f(0x126)](_0x5f3a2f(0x132)),_0x3913b1=_0x24f722[_0x5f3a2f(0x115)][_0x5f3a2f(0x126)](_0x5f3a2f(0x12e)),_0x9e51cd=_0x24f722[_0x5f3a2f(0x115)][_0x5f3a2f(0x126)](_0x1e78fb),_0x5696a0=_0x24f722[_0x5f3a2f(0x115)][_0x5f3a2f(0x126)](_0x5f3a2f(0xce));_0x9e51cd[_0x5f3a2f(0xc2)][_0x5f3a2f(0xbe)](_0x5f3a2f(0x82),_0x5f3a2f(0xab)),_0x24f722[_0x5f3a2f(0x127)][_0x5f3a2f(0x12d)][_0x5f3a2f(0x118)](_0x5f3a2f(0x9b),{'allowIn':_0x5f3a2f(0xc3),'allowContentOf':_0x5f3a2f(0xc3),'isLimit':!0x0}),_0x24f722[_0x5f3a2f(0xdb)][_0x5f3a2f(0xe7)]({'model':_0x5f3a2f(0x9b),'view':_0x5f3a2f(0x8d)});let _0x288140=null;_0x24f722[_0x5f3a2f(0x127)]['on'](_0x5f3a2f(0xad),(_0x3663e3,_0x54d7b2)=>{const _0x4b823e=_0x5f3a2f,[_0x2e5c4b,_0x1b2fb1]=_0x54d7b2,_0x374682=_0x54d7b2[_0x54d7b2[_0x4b823e(0xe6)]-0x1];_0x374682&&_0x374682[_0x4b823e(0x10f)]||_0x449edb[_0x4b823e(0x128)]||this[_0x4b823e(0xc7)][_0x4b823e(0xe9)][_0x4b823e(0x126)](_0x4b823e(0xb0))[_0x4b823e(0xa5)]&&function(_0x1cf830,_0x901a66,_0x4679e8,_0x54c6f3,_0xf9772d){const _0x1e61d4=_0x4b823e;if(_0x901a66&&!_0x901a66['is'](_0x1e61d4(0xef)))return!0x1;const _0x97996d=_0xf9772d[_0x1e61d4(0xca)](_0x1cf830,_0x4679e8);if(!_0x97996d||!Re(_0x97996d,void 0x0,_0x54c6f3))return!0x1;const _0x252cf7=_0x54c6f3[_0x1e61d4(0xec)](_0x4679e8[_0x1e61d4(0xae)][_0x1e61d4(0x89)]);if(!_0x252cf7[_0x1e61d4(0xe6)])return!0x1;const _0x36e076=_0x252cf7[0x0][_0x1e61d4(0x10a)](_0x1e61d4(0xee)),_0x159304=_0x54c6f3[_0x1e61d4(0xfc)](_0x252cf7),_0x49b606=_0x54c6f3[_0x1e61d4(0x80)](_0x252cf7),_0x304cbf={'startRow':_0x159304[_0x1e61d4(0xf5)],'endRow':_0x159304[_0x1e61d4(0x7c)],'startColumn':_0x49b606[_0x1e61d4(0xf5)],'endColumn':_0x49b606[_0x1e61d4(0x7c)]};return 0x1==_0x252cf7[_0x1e61d4(0xe6)]&&(_0x304cbf[_0x1e61d4(0xfa)]+=_0x54c6f3[_0x1e61d4(0x124)](_0x97996d)-0x1,_0x304cbf[_0x1e61d4(0xa8)]+=_0x54c6f3[_0x1e61d4(0x107)](_0x97996d)-0x1),Re(_0x36e076,_0x304cbf,_0x54c6f3);}(_0x2e5c4b,_0x1b2fb1,_0x24f722[_0x4b823e(0x127)],_0x3913b1,_0x5696a0)&&(_0x3663e3[_0x4b823e(0xeb)](),_0x288140={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x24f722[_0x4b823e(0x127)][_0x4b823e(0xd3)](()=>{const _0x3398fe=_0x4b823e;_0x24f722[_0x3398fe(0x127)][_0x3398fe(0xad)](_0x54d7b2[0x0],_0x54d7b2[0x1],_0x54d7b2[0x2],{'forceDefaultExecution':!0x0});const _0x37f5e6=_0x4d8b56(),{rowInsertionRanges:_0x480065,columnInsertionRanges:_0x1024f1,insertionRanges:_0x2dd371,deletionRanges:_0x194c35,cells:_0x48de42}=_0x288140;_0x480065[_0x3398fe(0xe6)]&&_0x449edb[_0x3398fe(0xe1)](_0x480065,_0x3398fe(0x82),{'tablePasteChainId':_0x37f5e6}),_0x1024f1[_0x3398fe(0xe6)]&&_0x449edb[_0x3398fe(0xe1)](_0x1024f1,_0x3398fe(0xab),{'tablePasteChainId':_0x37f5e6}),_0x2dd371[_0x3398fe(0xe6)]&&(_0x449edb[_0x3398fe(0xe1)](_0x2dd371,_0x3398fe(0x11c),{'tablePasteChainId':_0x37f5e6,'skipNestingCheck':!0x0}),_0x2dd371[_0x3398fe(0xe4)](_0x2fe97a=>{const _0x8c39a0=_0x3398fe;var _0x382b81;return null===(_0x382b81=_0x2fe97a[_0x8c39a0(0xfe)])||void 0x0===_0x382b81?void 0x0:_0x382b81[_0x8c39a0(0x12c)](_0x2fe97a);})),_0x194c35[_0x3398fe(0xe6)]&&(_0x449edb[_0x3398fe(0x8f)](_0x194c35,_0x3398fe(0x11c),{'tablePasteChainId':_0x37f5e6,'skipNestingCheck':!0x0}),_0x194c35[_0x3398fe(0xe4)](_0x119891=>{const _0x57534f=_0x3398fe;var _0xa2117d;return null===(_0xa2117d=_0x119891[_0x57534f(0xfe)])||void 0x0===_0xa2117d?void 0x0:_0xa2117d[_0x57534f(0x12c)](_0x119891);}));const _0x574996=_0x449edb[_0x3398fe(0x11d)](_0x48de42[_0x3398fe(0xd5)](({element:_0x487221})=>_0x487221),{'formatGroupId':_0x4d8b56()},[],_0x3398fe(0xb8),{'tablePasteChainId':_0x37f5e6});if(_0x574996){const _0x348bd0=_0x574996[_0x3398fe(0xde)](),_0x4c3c67=[];for(const {element:_0x4fbe39,attributes:_0x302220}of _0x48de42){if(!_0x302220)continue;const _0x5f3431=_0x24f722[_0x3398fe(0x127)][_0x3398fe(0xcf)](_0x4fbe39),_0x429e36=_0x348bd0[_0x3398fe(0xd1)](_0xd57823=>_0xd57823[_0x3398fe(0xbf)]()[_0x3398fe(0xb9)](_0x5f3431));_0x429e36&&_0x4c3c67[_0x3398fe(0xbe)]([_0x429e36[_0x3398fe(0x12a)],_0x302220]);}_0x4c3c67[_0x3398fe(0xe6)]&&_0x574996[_0x3398fe(0xb1)](_0x3398fe(0x116),Object[_0x3398fe(0x86)](_0x4c3c67));}_0x288140=null;}));},{'priority':_0x1ba70c[_0x5f3a2f(0xa0)]+0xa}),_0x24f722[_0x5f3a2f(0x115)][_0x5f3a2f(0x126)](_0x5f3a2f(0xce))['on'](_0x5f3a2f(0x6b),(_0x54da50,_0x443940)=>{const _0x494fe0=_0x5f3a2f,[_0xd0e4,_0x4df653,,_0x411611]=_0x443940;if(!_0x288140)return;_0x54da50[_0x494fe0(0xeb)]();const _0x373277=_0xd0e4[_0x494fe0(0xfb)],_0x49e0fa=_0x4df653,_0x580cd8=ke(_0x373277),_0x4a01e0=ke(_0x49e0fa);_0x54da50[_0x494fe0(0xc9)]=_0x373277;let _0x2e6da0=null,_0x5af31d=null;if(_0x4a01e0||_0x580cd8){if(_0x580cd8&&!_0x4a01e0){_0x411611[_0x494fe0(0x105)](_0x373277[_0x494fe0(0xd8)](0x0));for(const _0x24f030 of Array[_0x494fe0(0x8c)](_0x49e0fa[_0x494fe0(0xbd)]()))_0x411611[_0x494fe0(0x69)](_0x24f030,_0x373277,_0x494fe0(0x11a));const _0x101b3a=_0x288140[_0x494fe0(0x134)][_0x494fe0(0xd4)](_0xd0e4[_0x494fe0(0xdc)]),_0x59773c=_0x288140[_0x494fe0(0x121)][_0x494fe0(0xd4)](_0xd0e4[_0x494fe0(0x117)]);_0x101b3a||_0x59773c||(_0x2e6da0=_0x17266c[_0x494fe0(0x104)](_0x411611[_0x494fe0(0x7e)](_0x373277)));}else _0x4a01e0&&!_0x580cd8&&(_0x5af31d=_0x411611[_0x494fe0(0x7e)](_0x373277));}else{const _0x39c658=_0x411611[_0x494fe0(0xa9)](_0x494fe0(0x9b)),_0x34eedb=_0x411611[_0x494fe0(0xa9)](_0x494fe0(0x9b));_0x411611[_0x494fe0(0xdd)](_0x411611[_0x494fe0(0x7e)](_0x373277),_0x34eedb),_0x411611[_0x494fe0(0x69)](_0x39c658,_0x373277,0x0);for(const _0x1c7c44 of Array[_0x494fe0(0x8c)](_0x49e0fa[_0x494fe0(0xbd)]()))_0x411611[_0x494fe0(0x69)](_0x1c7c44,_0x39c658,_0x494fe0(0x11a));_0x2e6da0=_0x17266c[_0x494fe0(0x104)](_0x411611[_0x494fe0(0xcf)](_0x39c658)),_0x5af31d=_0x17266c[_0x494fe0(0x104)](_0x411611[_0x494fe0(0xcf)](_0x34eedb));}const _0x17a6bb=Array[_0x494fe0(0x8c)](_0x49e0fa[_0x494fe0(0xda)]())[_0x494fe0(0xd0)](([_0x2ca4c7])=>Pe[_0x494fe0(0xd4)](_0x2ca4c7));_0x288140[_0x494fe0(0x102)][_0x494fe0(0xbe)]({'element':_0x373277,'attributes':_0x17a6bb[_0x494fe0(0xe6)]?Object[_0x494fe0(0x86)](_0x17a6bb):null}),_0x2e6da0&&_0x288140[_0x494fe0(0x98)][_0x494fe0(0xbe)](_0x2e6da0),_0x5af31d&&_0x288140[_0x494fe0(0xe8)][_0x494fe0(0xbe)](_0x5af31d);},{'priority':_0x5f3a2f(0xa0)}),_0x3913b1['on'](_0x5f3a2f(0x92),(_0x1d08a6,_0x5ed48a)=>{const _0x471e60=_0x5f3a2f,[_0x347978,_0x1f7bbc={}]=_0x5ed48a;if(!_0x288140)return;const _0x3a21a4=_0x1f7bbc['at']||0x0,_0x3132ea=_0x1f7bbc[_0x471e60(0xc1)]||0x1;_0x288140[_0x471e60(0x121)]=new Array(_0x3132ea)[_0x471e60(0x100)](_0x3a21a4)[_0x471e60(0xd5)]((_0x3b6d35,_0x141a0c)=>_0x3b6d35+_0x141a0c);for(const {cell:_0x210609}of _0x3913b1[_0x471e60(0x109)](_0x347978,{'startColumn':_0x3a21a4,'endColumn':_0x3a21a4+_0x3132ea-0x1}))_0x288140[_0x471e60(0x130)][_0x471e60(0xbe)](_0x24f722[_0x471e60(0x127)][_0x471e60(0xcf)](_0x210609));},{'priority':_0x5f3a2f(0xf3)}),_0x3913b1['on'](_0x5f3a2f(0xaa),(_0x5d2966,_0x8e51f5)=>{const _0x37f384=_0x5f3a2f,[_0x4d23cc,_0x271178={}]=_0x8e51f5;if(!_0x288140)return;const _0x2c4939=_0x271178['at']||0x0,_0xd34b04=_0x271178[_0x37f384(0x9a)]||0x1;_0x288140[_0x37f384(0x134)]=new Array(_0xd34b04)[_0x37f384(0x100)](_0x2c4939)[_0x37f384(0xd5)]((_0x1b0789,_0x573da6)=>_0x1b0789+_0x573da6);for(const {cell:_0x3c44cc}of _0x3913b1[_0x37f384(0x109)](_0x4d23cc,{'startRow':_0x2c4939,'endRow':_0x2c4939+_0xd34b04-0x1}))_0x288140[_0x37f384(0xaf)][_0x37f384(0xbe)](_0x24f722[_0x37f384(0x127)][_0x37f384(0xcf)](_0x3c44cc));},{'priority':_0x5f3a2f(0xf3)}),_0x449edb[_0x5f3a2f(0x10d)][_0x5f3a2f(0x10e)](_0x534f7a=>{const _0x114da7=_0x5f3a2f;if(_0x534f7a[_0x114da7(0xbb)]&&_0x534f7a[_0x114da7(0xbb)][_0x114da7(0x8a)](_0x114da7(0x11c)))return _0x534f7a[_0x114da7(0xb7)]?{}:{'type':_0x114da7(0xb5),'content':_0x2a9de3(_0x24f722[_0x114da7(0x12b)],_0x114da7(0xc8))};});const _0x246508=()=>!0x1;for(const _0x364476 of[_0x5f3a2f(0x11c),_0x5f3a2f(0xab),_0x5f3a2f(0x82),_0x5f3a2f(0xb8)])_0x449edb[_0x5f3a2f(0x8b)][_0x5f3a2f(0xb3)](_0x5f3a2f(0xb5),_0x364476,_0x5f3a2f(0x8e),_0x246508),_0x449edb[_0x5f3a2f(0x8b)][_0x5f3a2f(0xb3)](_0x5f3a2f(0xac),_0x364476,_0x5f3a2f(0x8e),_0x246508),_0x449edb[_0x5f3a2f(0x8b)][_0x5f3a2f(0xb3)](_0x5f3a2f(0xa2),_0x364476,_0x5f3a2f(0x8e),_0x246508);_0x449edb[_0x5f3a2f(0x8b)][_0x5f3a2f(0xb3)](_0x5f3a2f(0xa2),_0x5f3a2f(0xb8),_0x5f3a2f(0xd2),_0x246508),_0x449edb[_0x5f3a2f(0x8b)][_0x5f3a2f(0xb3)](_0x5f3a2f(0xa2),_0x5f3a2f(0xb8),_0x5f3a2f(0x112),(_0x1277ee,_0x1f4dbd,_0x4e5269)=>{const _0x4de9d7=_0x5f3a2f,_0x14d59e=_0x1277ee[_0x4de9d7(0xd5)](_0x423581=>_0x423581[_0x4de9d7(0x122)]())[_0x4de9d7(0xd0)](_0x3fe53f=>_0x3fe53f),_0x3ace6c=new Map(_0x14d59e[_0x4de9d7(0xd5)](_0x2672ca=>[_0x2672ca,null]));if(_0x288140){for(const {element:_0x2d668c,attributes:_0x56cb45}of _0x288140[_0x4de9d7(0x102)])_0x56cb45&&_0x3ace6c[_0x4de9d7(0xa3)](_0x2d668c,_0x56cb45);}else{if(_0x4e5269&&_0x4e5269[_0x4de9d7(0x116)])for(const [_0x117a27,_0x4521f4]of Object[_0x4de9d7(0x93)](_0x4e5269[_0x4de9d7(0x116)])){const _0xcc6894=_0x24f722[_0x4de9d7(0x127)][_0x4de9d7(0x131)][_0x4de9d7(0x126)](_0x117a27),_0x3cd9d1=_0xcc6894?_0xcc6894[_0x4de9d7(0xbf)]()[_0x4de9d7(0x122)]():null;_0x3cd9d1&&_0x3ace6c[_0x4de9d7(0xa3)](_0x3cd9d1,_0x4521f4);}}_0x24f722[_0x4de9d7(0x127)][_0x4de9d7(0xd3)](_0x14d438=>{const _0x2d17b8=_0x4de9d7;for(const [_0x5f444e,_0x33fdcf]of _0x3ace6c)_0x14d438[_0x2d17b8(0x6a)]({...we,..._0x33fdcf},_0x5f444e);});});const _0x3baff6=(_0x1fba07,_0x239e83)=>{const _0x605df9=_0x5f3a2f;_0x449edb[_0x605df9(0x8b)][_0x605df9(0xb3)](_0x1fba07,_0x605df9(0x11c),_0x239e83,(_0x4f4ff7,_0xdd8032,_0x49c564)=>{const _0x522fb0=_0x605df9;_0x24f722[_0x522fb0(0x127)][_0x522fb0(0xd3)](_0x4097f0=>{const _0x3e1186=_0x522fb0,_0x5a3ca6=[];for(const _0x44f239 of _0x4f4ff7){const _0x4c5887=_0x44f239[_0x3e1186(0x111)][_0x3e1186(0xb2)];_0x4c5887['is'](_0x3e1186(0x75),_0x3e1186(0x9b))&&_0x5a3ca6[_0x3e1186(0xbe)](_0x4c5887);}_0x449edb[_0x3e1186(0x8b)][_0x3e1186(0x10c)](_0x1fba07,null,_0x239e83)(_0x4f4ff7,_0xdd8032,_0x49c564);for(const _0x54b348 of _0x5a3ca6)_0x3e1186(0xc5)!=_0x54b348[_0x3e1186(0x11b)][_0x3e1186(0xb4)]&&_0x4097f0[_0x3e1186(0x129)](_0x54b348);});});};_0x3baff6(_0x5f3a2f(0xb5),_0x5f3a2f(0x112)),_0x3baff6(_0x5f3a2f(0xb5),_0x5f3a2f(0xd2)),_0x3baff6(_0x5f3a2f(0xac),_0x5f3a2f(0x112)),_0x3baff6(_0x5f3a2f(0xac),_0x5f3a2f(0xd2)),_0x449edb[_0x5f3a2f(0x8b)][_0x5f3a2f(0xb3)](_0x5f3a2f(0xb5),_0x5f3a2f(0x82),_0x5f3a2f(0xd2),_0x3e8be1=>{const _0x4d68aa=_0x5f3a2f,_0xf88626=_0x3e8be1[_0x4d68aa(0xd5)](_0x32028d=>_0x32028d[_0x4d68aa(0x122)]()),_0x355c37=_0xf88626[0x0][_0x4d68aa(0x10a)](_0x4d68aa(0xee)),{minRow:_0x56673a,maxRow:_0x497012}=_0x9e51cd[_0x4d68aa(0xd6)](_0xf88626);_0x3913b1[_0x4d68aa(0xe0)](_0x355c37,{'at':_0x56673a,'rows':_0x497012-_0x56673a+0x1});}),_0x449edb[_0x5f3a2f(0x8b)][_0x5f3a2f(0xb3)](_0x5f3a2f(0xb5),_0x5f3a2f(0xab),_0x5f3a2f(0xd2),_0x69972c=>{const _0x3a1801=_0x5f3a2f,_0x24ddef=_0x69972c[_0x3a1801(0xd5)](_0x22152b=>_0x22152b[_0x3a1801(0x122)]()),_0x43043d=_0x24ddef[0x0][_0x3a1801(0x10a)](_0x3a1801(0xee)),{minColumn:_0x5e8962,maxColumn:_0x331aba}=_0x9e51cd[_0x3a1801(0xd6)](_0x24ddef);_0x3913b1[_0x3a1801(0x119)](_0x43043d,{'at':_0x5e8962,'columns':_0x331aba-_0x5e8962+0x1});});const _0x11bc87=(_0x3309ff,_0x4fb68c)=>{const _0x517724=_0x5f3a2f;if(!_0x4fb68c[_0x517724(0xbb)]||!_0x4fb68c[_0x517724(0xbb)][_0x517724(0x8a)](_0x517724(0x11c)))return;const _0x551b59=_0x4fb68c[_0x517724(0x123)][_0x517724(0x76)],_0x3ebf5e=_0x449edb[_0x517724(0x12f)]()[_0x517724(0xd0)](_0x266fbd=>_0x266fbd[_0x517724(0x11f)]&&_0x266fbd[_0x517724(0x123)]&&_0x266fbd[_0x517724(0x123)][_0x517724(0x76)]==_0x551b59);_0x3ebf5e[_0x517724(0xe6)]&&_0x4fb68c[_0x517724(0x88)]()[_0x517724(0xe6)]!=_0x3ebf5e[_0x517724(0xe6)]&&_0x3ebf5e[_0x517724(0x101)]((_0x18b947,_0x198b4e)=>(_0x18b947[_0x517724(0xe3)]=_0x198b4e,_0x198b4e[_0x517724(0xb7)]=_0x18b947,_0x198b4e));};function _0x1499e0(_0x37eaf9,_0x4cb3ed=!0x0){const _0x4c5947=_0x5f3a2f,{id:_0x3e57fd,authorId:_0x2520a6}=_0x449edb[_0x4c5947(0x95)](_0x37eaf9[_0x4c5947(0xbc)]),_0x1c6c66=[_0x4c5947(0x67),_0x4c5947(0x135)],_0x3ff464=_0x449edb[_0x4c5947(0x7f)][_0x4c5947(0xd4)](_0x37eaf9[_0x4c5947(0xbc)]);return _0x3ff464&&_0x1c6c66[_0x4c5947(0xbe)](_0x4c5947(0x7a)),{'classes':_0x1c6c66,'attributes':{'data-suggestion':_0x3e57fd,'data-author-id':_0x2520a6},'priority':_0x3ff464&&_0x4cb3ed?0xbc2:0xbb8};}_0x449edb['on'](_0x5f3a2f(0xf8),_0x11bc87,{'priority':_0x5f3a2f(0xa0)}),_0x449edb['on'](_0x5f3a2f(0x110),_0x11bc87,{'priority':_0x5f3a2f(0xa0)}),_0x24f722[_0x5f3a2f(0x127)][_0x5f3a2f(0xae)][_0x5f3a2f(0x90)](()=>{const _0x2f8c51=_0x5f3a2f;let _0x33cb91=!0x1;const _0x52584b=Array[_0x2f8c51(0x8c)](_0x24f722[_0x2f8c51(0x127)][_0x2f8c51(0xae)][_0x2f8c51(0x71)][_0x2f8c51(0x9d)]());for(const {name:_0x3f54e2,data:_0x49e535}of _0x52584b){const {group:_0x207a2a,type:_0x3de1c0,id:_0x2e4b24}=_0x449edb[_0x2f8c51(0x95)](_0x3f54e2);if(_0x2f8c51(0x81)!=_0x207a2a||_0x2f8c51(0xac)!=_0x3de1c0||_0x49e535[_0x2f8c51(0xd7)])continue;if(!_0x449edb[_0x2f8c51(0x99)](_0x2e4b24))continue;const _0x3567e1=_0x449edb[_0x2f8c51(0xfd)](_0x2e4b24)[_0x2f8c51(0x9c)](),_0x44db07=_0x24f722[_0x2f8c51(0x115)][_0x2f8c51(0x126)](_0x2f8c51(0xe5))['me'];for(const _0x381c2e of _0x449edb[_0x2f8c51(0x12f)]()){if(!_0x381c2e[_0x2f8c51(0x11f)]||_0x381c2e[_0x2f8c51(0xf7)]!=_0x44db07)continue;if(_0x2f8c51(0xa2)!=_0x381c2e[_0x2f8c51(0x10b)]||_0x2f8c51(0xb8)!=_0x381c2e[_0x2f8c51(0xbb)])continue;if(_0x381c2e[_0x2f8c51(0x9c)]()[_0x2f8c51(0xc6)](_0x21d57c=>_0x3567e1[_0x2f8c51(0x120)](_0x3e1264=>_0x3e1264[_0x2f8c51(0x9f)](_0x21d57c,!0x0)))){for(const _0x2588f7 of _0x381c2e[_0x2f8c51(0x88)]())_0x2588f7[_0x2f8c51(0x11f)]&&(_0x2588f7[_0x2f8c51(0xd2)](),_0x33cb91=!0x0);}}}return _0x33cb91;}),_0x24f722[_0x5f3a2f(0x127)][_0x5f3a2f(0xae)][_0x5f3a2f(0x90)](_0x123f73=>{const _0x448120=_0x5f3a2f,_0x6f3a72=_0x24f722[_0x448120(0xe9)][_0x448120(0x126)](_0x448120(0xed));if(!_0x6f3a72||!_0x6f3a72[_0x448120(0x87)][_0x448120(0xcc)](_0x123f73[_0x448120(0xd9)]))return!0x1;let _0x53e6a=!0x1;const _0xd9a163=_0x24f722[_0x448120(0x115)][_0x448120(0x126)](_0x448120(0xe5))['me'],_0x479e7b=_0x24f722[_0x448120(0x127)][_0x448120(0xae)][_0x448120(0x71)][_0x448120(0x114)](),_0x338b3c=Array[_0x448120(0x8c)](_0x24f722[_0x448120(0x127)][_0x448120(0xae)][_0x448120(0x71)][_0x448120(0x9d)]())[_0x448120(0xd0)](({name:_0xb0eb64,data:_0x4b6332})=>{const _0x45f101=_0x448120,{group:_0x478546,subType:_0x132cca,authorId:_0x35ed11}=_0x449edb[_0x45f101(0x95)](_0xb0eb64);return _0x45f101(0x81)==_0x478546&&_0x45f101(0x11c)==_0x132cca&&_0x35ed11==_0xd9a163['id']&&!_0x4b6332[_0x45f101(0xd7)];});for(const _0x5f1621 of _0x479e7b){if(_0x448120(0x69)!=_0x5f1621[_0x448120(0x10b)]||_0x448120(0x9b)!=_0x5f1621[_0x448120(0x12a)]||0x1!=_0x5f1621[_0x448120(0xe6)])continue;const _0x3cad3c=_0x123f73[_0x448120(0xa7)](_0x5f1621[_0x448120(0x6d)],_0x5f1621[_0x448120(0x6d)][_0x448120(0xf6)](0x1));if(!_0x338b3c[_0x448120(0xd1)](({data:_0xafee9e})=>_0xafee9e[_0x448120(0x6f)][_0x448120(0xb9)](_0x3cad3c))){for(const {name:_0x1e2306,data:_0x1e837f}of _0x338b3c)if(_0x3cad3c[_0x448120(0x9f)](_0x1e837f[_0x448120(0x6f)])){_0x123f73[_0x448120(0x113)](_0x1e2306,{'range':_0x3cad3c}),_0x53e6a=!0x0;break;}}}return _0x53e6a;}),_0x24f722[_0x5f3a2f(0x127)][_0x5f3a2f(0xae)][_0x5f3a2f(0x90)](_0x2c5ad7=>{const _0x2f138f=_0x5f3a2f;let _0x48b717=!0x1;const _0x4af941=_0x24f722[_0x2f138f(0x115)][_0x2f138f(0x126)](_0x2f138f(0xe5))['me'],_0x10c912=_0x449edb[_0x2f138f(0x12f)]()[_0x2f138f(0xd0)](_0x52a0d3=>_0x52a0d3[_0x2f138f(0x11f)]&&_0x52a0d3[_0x2f138f(0xf7)]==_0x4af941),_0x595067=new Set(),_0x1e0d55=new Set();for(const _0x54e7f8 of _0x10c912)if(_0x2f138f(0x11c)==_0x54e7f8[_0x2f138f(0xbb)])for(const _0x25a48c of _0x54e7f8[_0x2f138f(0xde)]()){const _0x121da5=_0x25a48c[_0x2f138f(0xbf)]()[_0x2f138f(0x122)]();if(_0x121da5){if(_0x121da5['is'](_0x2f138f(0x75),_0x2f138f(0x9b))&&ke(_0x121da5)){_0x54e7f8[_0x2f138f(0xf9)](_0x25a48c[_0x2f138f(0x12a)]),_0x595067[_0x2f138f(0x74)](_0x121da5),_0x48b717=!0x0;const _0x4352ae=_0x121da5[_0x2f138f(0x85)],_0xd833dc=_0x121da5[_0x2f138f(0x68)],_0x55332e=_0x4352ae&&_0x4352ae['is'](_0x2f138f(0x75),_0x2f138f(0x9b)),_0x2f216a=_0xd833dc&&_0xd833dc['is'](_0x2f138f(0x75),_0x2f138f(0x9b));_0x55332e&&!_0x595067[_0x2f138f(0xcc)](_0x4352ae)&&_0x1e0d55[_0x2f138f(0x74)](_0x4352ae),_0x2f216a&&!_0x595067[_0x2f138f(0xcc)](_0xd833dc)&&_0x1e0d55[_0x2f138f(0x74)](_0xd833dc);}else _0x121da5['is'](_0x2f138f(0x75),_0x2f138f(0x77))&&_0x121da5[_0x2f138f(0x9e)]&&(_0x54e7f8[_0x2f138f(0xf9)](_0x25a48c[_0x2f138f(0x12a)]),_0x48b717=!0x0);}}else{if(_0x2f138f(0xb8)==_0x54e7f8[_0x2f138f(0xbb)]){if(!_0x54e7f8[_0x2f138f(0x123)]||!_0x54e7f8[_0x2f138f(0x123)][_0x2f138f(0x76)])continue;const _0xdfde0f=_0x54e7f8[_0x2f138f(0x123)][_0x2f138f(0x116)];if(_0xdfde0f&&Object[_0x2f138f(0x106)](_0xdfde0f)[_0x2f138f(0xe6)])continue;const _0x40c9e9=_0x54e7f8[_0x2f138f(0x123)][_0x2f138f(0x76)];let _0xd7c31a=!0x0,_0x45e90c=!0x0;for(const _0x305dc2 of _0x10c912)if(_0x305dc2[_0x2f138f(0xbb)]&&_0x305dc2[_0x2f138f(0xbb)][_0x2f138f(0x8a)](_0x2f138f(0x11c))){if(!_0x305dc2[_0x2f138f(0x123)][_0x2f138f(0x76)]){_0x45e90c=!0x1;break;}if(_0x305dc2['id']!=_0x54e7f8['id']&&_0x305dc2[_0x2f138f(0x123)][_0x2f138f(0x76)]==_0x40c9e9){_0xd7c31a=!0x1;break;}}_0x45e90c&&_0xd7c31a&&(_0x54e7f8[_0x2f138f(0xcd)](),_0x48b717=!0x0);}}for(const _0x4ea94a of _0x595067)_0x2c5ad7[_0x2f138f(0x105)](_0x4ea94a);for(const _0x14184f of _0x1e0d55)_0x2c5ad7[_0x2f138f(0x129)](_0x14184f);return _0x48b717;}),_0x24f722[_0x5f3a2f(0xdb)][_0x5f3a2f(0x91)](_0x5f3a2f(0xe2))[_0x5f3a2f(0x103)]({'model':_0x5f3a2f(0x79),'view':(_0x2efad6,_0x13c511)=>_0x1499e0(_0x2efad6),'converterPriority':_0x5f3a2f(0xa0)}),_0x24f722[_0x5f3a2f(0xdb)][_0x5f3a2f(0x91)](_0x5f3a2f(0xba))[_0x5f3a2f(0x103)]({'model':_0x5f3a2f(0x79),'view':(_0x4324b2,_0x109f66)=>_0x109f66[_0x5f3a2f(0x73)][_0x5f3a2f(0x96)]?_0x1499e0(_0x4324b2,!0x1):null,'converterPriority':_0x5f3a2f(0xa0)});const _0x56e00c=_0x24f722[_0x5f3a2f(0x72)][_0x5f3a2f(0x94)];this[_0x5f3a2f(0x6e)](_0x56e00c[_0x5f3a2f(0xae)],_0x5f3a2f(0x125),(_0x48a03d,_0x35f45b)=>{const _0x5a1ce9=_0x5f3a2f,_0x29767e=[];for(const _0x2d07fc of _0x56e00c[_0x5a1ce9(0x7e)](_0x35f45b[_0x5a1ce9(0xa6)])[_0x5a1ce9(0xff)]())_0x2d07fc['is'](_0x5a1ce9(0x75),_0x5a1ce9(0x8d))&&_0x29767e[_0x5a1ce9(0xbe)](_0x2d07fc);_0x56e00c[_0x5a1ce9(0xd3)](_0x264bb2=>{const _0x2ca3b6=_0x5a1ce9;for(const _0x495a43 of _0x29767e)_0x264bb2[_0x2ca3b6(0xcb)](_0x264bb2[_0x2ca3b6(0x7e)](_0x495a43),_0x264bb2[_0x2ca3b6(0xc4)](_0x495a43)),_0x264bb2[_0x2ca3b6(0x105)](_0x495a43);});});}}function _0x41a2(){const _0x19ca79=['insert','setAttributes','_replaceTableSlotCell','331734RordxG','position','listenTo','newRange','5280519RbliVg','differ','editing','options','add','element','tablePasteChainId','paragraph','tableCellBackgroundColor','suggestion:formatBlock:tablePasteCell','ck-suggestion-marker--active','603496rfmBOX','last','7799835jnqDxD','createRangeIn','activeMarkers','getColumnIndexes','suggestion','tablePasteRow','tableCellHorizontalAlignment','67866cgTzFa','nextSibling','fromEntries','_createdBatches','getAllAdjacentSuggestions','selection','startsWith','_suggestionFactory','from','suggestion-td','join','markMultiRangeDeletion','registerPostFixer','for','insertColumns','entries','view','_splitMarkerName','showSuggestionHighlights','tableCellVerticalAlignment','insertionRanges','hasSuggestion','rows','tableCellSuggestion','getRanges','getChangedMarkers','isEmpty','containsRange','high','7762782SbvGWE','formatBlock','set','tableCellPadding','value','content','createRange','endColumn','createElement','insertRows','tablePasteColumn','deletion','insertContent','document','rowInsertionRanges','trackChanges','setAttribute','nodeAfter','registerCustomCallback','rootName','insertion','32XHAODe','previous','tablePasteCell','isEqual','dataDowncast','subType','markerName','getChildren','push','getRange','requires','columns','_tablePostFixingSubtypes','tableCell','createPositionBefore','$graveyard','every','editor','*Replace\x20table\x20cells*','return','getTableIfOnlyTableInContent','move','has','removeMarkers','TableClipboard','createRangeOn','filter','find','discard','change','includes','map','_getCoordsForCells','oldRange','getChild','batch','getAttributes','conversion','row','wrap','getMarkers','1176RzFTqE','removeRows','markMultiRangeInsertion','editingDowncast','next','forEach','Users','length','elementToElement','deletionRanges','commands','tableCellBorderWidth','stop','getSelectionAffectedTableCells','redo','table','documentSelection','6633066qANyVG','tableCellBorderColor','7EIrYUZ','low','10lppMXD','first','getShiftedBy','author','suggestionLoaded','removeMarker','endRow','cell','getRowIndexes','getSuggestion','detach','getItems','fill','reduce','cells','markerToHighlight','fromRange','remove','keys','getColumns','afterInit','createTableWalker','findAncestor','type','getSuggestionCallback','descriptionFactory','registerDescriptionCallback','forceDefaultExecution','suggestionUnloaded','start','accept','updateMarker','getChanges','plugins','markerAttributes','column','register','removeColumns','end','root','tablePaste','markMultiRangeBlockFormat','4BlXafW','isInContent','some','columnInsertionIndexes','getContainedElement','attributes','getRows','clipboardOutput','get','model','_isForcedDefaultExecutionBlock','unwrap','name','locale','call','schema','TableUtils','getSuggestions','columnInsertionRanges','markers','TrackChangesEditing','tableCellBorderStyle','rowInsertionIndexes','ck-suggestion-marker-insertion','189oCcELB','ck-suggestion-marker','previousSibling'];_0x41a2=function(){return _0x19ca79;};return _0x41a2();}function ke(_0x442c1e){const _0x43677a=_0x1f98f8;if(_0x442c1e[_0x43677a(0x9e)])return!0x0;const _0xe7e6ca=_0x442c1e[_0x43677a(0xd8)](0x0);return _0xe7e6ca['is'](_0x43677a(0x75),_0x43677a(0x77))&&_0xe7e6ca[_0x43677a(0x9e)];}function Re(_0x3868de,_0x29300d={},_0x58f178){const _0x495541=_0x1f98f8;for(const {isAnchor:_0x39b118,cellHeight:_0x17b867,cellWidth:_0x2df948}of _0x58f178[_0x495541(0x109)](_0x3868de,{'includeAllSlots':!0x0,..._0x29300d}))if(!_0x39b118||0x1!=_0x17b867||0x1!=_0x2df948)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x197cc3=_0x4a61;function _0x4a61(_0x2c7283,_0x561833){const _0x596222=_0x5962();return _0x4a61=function(_0x4a6172,_0x316efc){_0x4a6172=_0x4a6172-0x17c;let _0x55ad8a=_0x596222[_0x4a6172];return _0x55ad8a;},_0x4a61(_0x2c7283,_0x561833);}function _0x5962(){const _0x2c5a32=['4251285dXqudq','type','enableCommand','formatInline','change','descriptionFactory','4922112IjgLOp','707OtKFsq','formatBlock','locale','getSuggestions','1814919MBqdQq','785250LTAZEs','50iguGki','getColumnGroupElement','registerDescriptionCallback','markBlockFormat','formatGroupId','4pHjBud','editor','getSuggestionCallback','getContainedElement','TableColumnResizeEditing','get','2FUMaue','268784KKadgx','registerCustomCallback','data','plugins','getTableColumnsWidths','getSelectedElement','resizeTableWidth','has','discard','accept','*Format:*\x20resize\x20table','commandParams','resizeTable','_suggestionFactory','format','TrackChangesEditing','Users','bind','2870593PSxCMv','handleResizeTableWidthCommand','9468DfHGtV','model','table','selection','handleSuggestionDescription','author','tableWidth','getAttribute','subType','afterInit','document','columnWidths'];_0x5962=function(){return _0x2c5a32;};return _0x5962();}(function(_0x48283f,_0x242b6a){const _0x52d163=_0x4a61,_0x491817=_0x48283f();while(!![]){try{const _0x5b4009=-parseInt(_0x52d163(0x189))/0x1*(-parseInt(_0x52d163(0x188))/0x2)+parseInt(_0x52d163(0x1b4))/0x3*(parseInt(_0x52d163(0x182))/0x4)+-parseInt(_0x52d163(0x17c))/0x5+parseInt(_0x52d163(0x19d))/0x6*(-parseInt(_0x52d163(0x1b0))/0x7)+parseInt(_0x52d163(0x1af))/0x8+parseInt(_0x52d163(0x1a9))/0x9+parseInt(_0x52d163(0x17d))/0xa*(-parseInt(_0x52d163(0x19b))/0xb);if(_0x5b4009===_0x242b6a)break;else _0x491817['push'](_0x491817['shift']());}catch(_0x475dbd){_0x491817['push'](_0x491817['shift']());}}}(_0x5962,0x530af));import{Plugin as _0x1c6128}from'ckeditor5/src/core.js';import{getTranslation as _0x2e9322}from'../utils/common-translations.js';export default class Nt extends _0x1c6128{[_0x197cc3(0x1a6)](){const _0x225fc8=_0x197cc3;if(!this[_0x225fc8(0x183)][_0x225fc8(0x18c)][_0x225fc8(0x190)](_0x225fc8(0x186)))return;const _0x1764f3=this[_0x225fc8(0x183)][_0x225fc8(0x18c)][_0x225fc8(0x187)](_0x225fc8(0x198));_0x1764f3[_0x225fc8(0x1ab)](_0x225fc8(0x18f),this[_0x225fc8(0x19c)][_0x225fc8(0x19a)](this)),_0x1764f3[_0x225fc8(0x196)][_0x225fc8(0x18a)](_0x225fc8(0x1b1),_0x225fc8(0x195),_0x225fc8(0x192),_0x1764f3[_0x225fc8(0x196)][_0x225fc8(0x184)](_0x225fc8(0x1b1),null,_0x225fc8(0x191))),_0x1764f3[_0x225fc8(0x196)][_0x225fc8(0x18a)](_0x225fc8(0x1b1),_0x225fc8(0x195),_0x225fc8(0x191),_0x1764f3[_0x225fc8(0x196)][_0x225fc8(0x184)](_0x225fc8(0x1b1),null,_0x225fc8(0x192))),_0x1764f3[_0x225fc8(0x1ae)][_0x225fc8(0x17f)](this[_0x225fc8(0x1a1)][_0x225fc8(0x19a)](this));}[_0x197cc3(0x19c)](_0x38c437,_0x1dc8b6){const _0x3b7afd=_0x197cc3,_0x5d72d6=this[_0x3b7afd(0x183)][_0x3b7afd(0x18c)][_0x3b7afd(0x187)](_0x3b7afd(0x198)),_0x1ccddb=this[_0x3b7afd(0x183)][_0x3b7afd(0x18c)][_0x3b7afd(0x187)](_0x3b7afd(0x186)),_0x53a671=_0x1dc8b6[_0x3b7afd(0x19f)]||this[_0x3b7afd(0x183)][_0x3b7afd(0x19e)][_0x3b7afd(0x1a7)][_0x3b7afd(0x1a0)][_0x3b7afd(0x18e)]();this[_0x3b7afd(0x183)][_0x3b7afd(0x19e)][_0x3b7afd(0x1ad)](()=>{const _0x5721d4=_0x3b7afd,_0x3681ff=_0x1ccddb[_0x5721d4(0x17e)](_0x53a671);let _0x306abd=_0x3681ff?_0x1ccddb[_0x5721d4(0x18d)](_0x3681ff):null,_0x9879c1=_0x53a671[_0x5721d4(0x1a4)](_0x5721d4(0x1a3))||null;const _0x58f17a=_0x1dc8b6[_0x5721d4(0x1a3)]||_0x9879c1,_0x2d0da8=_0x1dc8b6[_0x5721d4(0x1a8)]||_0x306abd,_0x2e73c8=this[_0x5721d4(0x183)][_0x5721d4(0x18c)][_0x5721d4(0x187)](_0x5721d4(0x199))['me'];for(const _0x2d05a3 of _0x5d72d6[_0x5721d4(0x1b3)]()){const _0x49c361=_0x2d05a3[_0x5721d4(0x185)]();if(_0x5721d4(0x195)===_0x2d05a3[_0x5721d4(0x1a5)]&&_0x49c361===_0x53a671){_0x2d05a3[_0x5721d4(0x1a2)]!==_0x2e73c8&&_0x2d05a3[_0x5721d4(0x191)]();const _0x2a973c=_0x2d05a3[_0x5721d4(0x18b)][_0x5721d4(0x194)];_0x9879c1=_0x2a973c[0x0][_0x5721d4(0x1a3)],_0x306abd=_0x2a973c[0x0][_0x5721d4(0x1a8)];break;}}_0x38c437({'table':_0x53a671,'tableWidth':_0x58f17a,'columnWidths':_0x2d0da8}),_0x5d72d6[_0x5721d4(0x180)](_0x53a671,{'commandName':_0x5721d4(0x18f),'commandParams':[{'tableWidth':_0x9879c1,'columnWidths':_0x306abd}],'formatGroupId':_0x5721d4(0x195)},[],_0x5721d4(0x195));});}[_0x197cc3(0x1a1)](_0x3883e1){const _0x3fa34e=_0x197cc3;if(_0x3fa34e(0x1b1)!=_0x3883e1[_0x3fa34e(0x1aa)]&&_0x3fa34e(0x1ac)!=_0x3883e1[_0x3fa34e(0x1aa)])return;const {data:_0x2b8949}=_0x3883e1;if(_0x2b8949&&_0x3fa34e(0x195)===_0x2b8949[_0x3fa34e(0x181)]){const _0x200b95=_0x3fa34e(0x193);return{'type':_0x3fa34e(0x197),'content':_0x2e9322(this[_0x3fa34e(0x183)][_0x3fa34e(0x1b2)],_0x200b95)};}}}
23
+ const _0x156282=_0x186d;function _0x186d(_0x4da8e3,_0x1fd517){const _0x3ac267=_0x3ac2();return _0x186d=function(_0x186d10,_0x50cc8b){_0x186d10=_0x186d10-0x82;let _0x13d2d5=_0x3ac267[_0x186d10];return _0x13d2d5;},_0x186d(_0x4da8e3,_0x1fd517);}function _0x3ac2(){const _0x35c746=['1544LnaNmj','*Format:*\x20resize\x20table','registerDescriptionCallback','accept','enableCommand','bind','tableWidth','801315bdRFAB','_suggestionFactory','model','resizeTable','6334704nJRRDu','table','resizeTableWidth','1118814IQieDn','getColumnGroupElement','formatGroupId','plugins','getSuggestions','Users','document','getSelectedElement','locale','change','registerCustomCallback','data','has','getContainedElement','getAttribute','3530472nxQOhC','2637816smgYXZ','author','commandParams','editor','formatBlock','type','1gZfLRI','formatInline','handleSuggestionDescription','selection','get','discard','format','getTableColumnsWidths','columnWidths','getSuggestionCallback','afterInit','subType','descriptionFactory','markBlockFormat','TrackChangesEditing','handleResizeTableWidthCommand','TableColumnResizeEditing','3711624SkOSWg','1743BaiuID'];_0x3ac2=function(){return _0x35c746;};return _0x3ac2();}(function(_0x265179,_0x37580a){const _0x435f73=_0x186d,_0x5892c2=_0x265179();while(!![]){try{const _0x45447a=parseInt(_0x435f73(0x88))/0x1*(-parseInt(_0x435f73(0xa9))/0x2)+parseInt(_0x435f73(0x82))/0x3+-parseInt(_0x435f73(0x99))/0x4+-parseInt(_0x435f73(0xa2))/0x5+parseInt(_0x435f73(0xb8))/0x6+-parseInt(_0x435f73(0x9a))/0x7*(-parseInt(_0x435f73(0x9b))/0x8)+parseInt(_0x435f73(0xa6))/0x9;if(_0x45447a===_0x37580a)break;else _0x5892c2['push'](_0x5892c2['shift']());}catch(_0x349b77){_0x5892c2['push'](_0x5892c2['shift']());}}}(_0x3ac2,0x8ba75));import{Plugin as _0x5b278d}from'ckeditor5/src/core.js';import{getTranslation as _0xbe71bd}from'../utils/common-translations.js';export default class Nt extends _0x5b278d{[_0x156282(0x92)](){const _0x46795d=_0x156282;if(!this[_0x46795d(0x85)][_0x46795d(0xac)][_0x46795d(0xb5)](_0x46795d(0x98)))return;const _0x4cf4f5=this[_0x46795d(0x85)][_0x46795d(0xac)][_0x46795d(0x8c)](_0x46795d(0x96));_0x4cf4f5[_0x46795d(0x9f)](_0x46795d(0xa8),this[_0x46795d(0x97)][_0x46795d(0xa0)](this)),_0x4cf4f5[_0x46795d(0xa3)][_0x46795d(0xb3)](_0x46795d(0x86),_0x46795d(0xa5),_0x46795d(0x9e),_0x4cf4f5[_0x46795d(0xa3)][_0x46795d(0x91)](_0x46795d(0x86),null,_0x46795d(0x8d))),_0x4cf4f5[_0x46795d(0xa3)][_0x46795d(0xb3)](_0x46795d(0x86),_0x46795d(0xa5),_0x46795d(0x8d),_0x4cf4f5[_0x46795d(0xa3)][_0x46795d(0x91)](_0x46795d(0x86),null,_0x46795d(0x9e))),_0x4cf4f5[_0x46795d(0x94)][_0x46795d(0x9d)](this[_0x46795d(0x8a)][_0x46795d(0xa0)](this));}[_0x156282(0x97)](_0x3d4f8e,_0x34fe34){const _0x7688c2=_0x156282,_0x1b9789=this[_0x7688c2(0x85)][_0x7688c2(0xac)][_0x7688c2(0x8c)](_0x7688c2(0x96)),_0x2f603a=this[_0x7688c2(0x85)][_0x7688c2(0xac)][_0x7688c2(0x8c)](_0x7688c2(0x98)),_0x4c17f6=_0x34fe34[_0x7688c2(0xa7)]||this[_0x7688c2(0x85)][_0x7688c2(0xa4)][_0x7688c2(0xaf)][_0x7688c2(0x8b)][_0x7688c2(0xb0)]();this[_0x7688c2(0x85)][_0x7688c2(0xa4)][_0x7688c2(0xb2)](()=>{const _0x3e31df=_0x7688c2,_0x5118ed=_0x2f603a[_0x3e31df(0xaa)](_0x4c17f6);let _0x79e101=_0x5118ed?_0x2f603a[_0x3e31df(0x8f)](_0x5118ed):null,_0x37e39b=_0x4c17f6[_0x3e31df(0xb7)](_0x3e31df(0xa1))||null;const _0x5b3a17=_0x34fe34[_0x3e31df(0xa1)]||_0x37e39b,_0x1a3d80=_0x34fe34[_0x3e31df(0x90)]||_0x79e101,_0x5f5357=this[_0x3e31df(0x85)][_0x3e31df(0xac)][_0x3e31df(0x8c)](_0x3e31df(0xae))['me'];for(const _0x30e8ae of _0x1b9789[_0x3e31df(0xad)]()){const _0x42cf07=_0x30e8ae[_0x3e31df(0xb6)]();if(_0x3e31df(0xa5)===_0x30e8ae[_0x3e31df(0x93)]&&_0x42cf07===_0x4c17f6){_0x30e8ae[_0x3e31df(0x83)]!==_0x5f5357&&_0x30e8ae[_0x3e31df(0x8d)]();const _0x43e2dd=_0x30e8ae[_0x3e31df(0xb4)][_0x3e31df(0x84)];_0x37e39b=_0x43e2dd[0x0][_0x3e31df(0xa1)],_0x79e101=_0x43e2dd[0x0][_0x3e31df(0x90)];break;}}_0x3d4f8e({'table':_0x4c17f6,'tableWidth':_0x5b3a17,'columnWidths':_0x1a3d80}),_0x1b9789[_0x3e31df(0x95)](_0x4c17f6,{'commandName':_0x3e31df(0xa8),'commandParams':[{'tableWidth':_0x37e39b,'columnWidths':_0x79e101}],'formatGroupId':_0x3e31df(0xa5)},[],_0x3e31df(0xa5));});}[_0x156282(0x8a)](_0x5acf51){const _0x437f2c=_0x156282;if(_0x437f2c(0x86)!=_0x5acf51[_0x437f2c(0x87)]&&_0x437f2c(0x89)!=_0x5acf51[_0x437f2c(0x87)])return;const {data:_0x2beb1e}=_0x5acf51;if(_0x2beb1e&&_0x437f2c(0xa5)===_0x2beb1e[_0x437f2c(0xab)]){const _0x249096=_0x437f2c(0x9c);return{'type':_0x437f2c(0x8e),'content':_0xbe71bd(this[_0x437f2c(0x85)][_0x437f2c(0xb1)],_0x249096)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x18b6(_0x7df70f,_0x3b500d){const _0x1aad04=_0x1aad();return _0x18b6=function(_0x18b6e9,_0x330ddd){_0x18b6e9=_0x18b6e9-0x155;let _0x1faf26=_0x1aad04[_0x18b6e9];return _0x1faf26;},_0x18b6(_0x7df70f,_0x3b500d);}const _0x47d53a=_0x18b6;(function(_0x2c5762,_0x570c49){const _0x400be4=_0x18b6,_0x51a610=_0x2c5762();while(!![]){try{const _0x14e993=-parseInt(_0x400be4(0x193))/0x1*(-parseInt(_0x400be4(0x1a1))/0x2)+-parseInt(_0x400be4(0x161))/0x3+parseInt(_0x400be4(0x160))/0x4+-parseInt(_0x400be4(0x1a4))/0x5*(-parseInt(_0x400be4(0x15c))/0x6)+parseInt(_0x400be4(0x195))/0x7*(parseInt(_0x400be4(0x18a))/0x8)+-parseInt(_0x400be4(0x156))/0x9*(parseInt(_0x400be4(0x16e))/0xa)+-parseInt(_0x400be4(0x15d))/0xb*(parseInt(_0x400be4(0x190))/0xc);if(_0x14e993===_0x570c49)break;else _0x51a610['push'](_0x51a610['shift']());}catch(_0x37c340){_0x51a610['push'](_0x51a610['shift']());}}}(_0x1aad,0xed835));import{Plugin as _0x307013}from'ckeditor5/src/core.js';import _0x250105 from'./table.js';function _0x1aad(){const _0x56e561=['nodeAfter','activeMarkers','afterInit','registerDescriptionCallback','setTableRowHeader','forceValue','unbindElementFromMarkerName','headingRows','140121MMfWpU','_acceptFormatSuggestionCallbackFactory','requires','registerBlockAttribute','mapper','commandParams','1698qUalrm','25003npuDVI','getSuggestion','toViewElement','2079356uWXCeY','1812582zhJIXh','FORMAT_HEADER_COLUMN','headingColumns','setTableColumnHeader','markerRange','consumable','registerCustomCallback','has','removeClass','removeMarker:suggestion','*Format:*\x20%0','data-suggestion','ck-suggestion-marker--active','830devPrc','FORMAT_REGULAR_ROW','enableDefaultAttributesIntegration','commandName','locale','options','accept','setAttribute','markerNameToElements','consume','includes','editing','FORMAT_REGULAR_COLUMN','FORMAT_HEADER_ROW','_suggestionFactory','createTableWalker','editor','writer','registerAttributeLabel','start','data','cell','downcastDispatcher','_handleLegacySuggestions','stop','descriptionFactory','name','addClass','700616eHjPkt','item','format','parent','showSuggestionHighlights','type','924hosSrm','removeAttribute','bindElementToMarker','393451HynMud','formatBlock','77PwkNfs','TableEditing','addMarker:suggestion','_splitMarkerName','markerName','getCellLocation','_registerLegacyDescription','plugins','ck-suggestion-marker-','TrackChangesEditing','end','TableUtils','2AskJci','nodeBefore','get','20630rhOxJU','highest'];_0x1aad=function(){return _0x56e561;};return _0x1aad();}import{getTranslation as _0xdfcbfe}from'../utils/common-translations.js';export default class Ct extends _0x307013{static get[_0x47d53a(0x158)](){return[_0x250105];}[_0x47d53a(0x1a8)](){const _0x36482d=_0x47d53a,_0xa39795=this[_0x36482d(0x17e)];if(!_0xa39795[_0x36482d(0x19c)][_0x36482d(0x168)](_0x36482d(0x196)))return;const _0xb1dbb3=_0xa39795[_0x36482d(0x172)],_0x31d151=_0xa39795[_0x36482d(0x19c)][_0x36482d(0x1a3)](_0x36482d(0x19e));_0x31d151[_0x36482d(0x170)](_0x36482d(0x1aa)),_0x31d151[_0x36482d(0x170)](_0x36482d(0x164)),_0x31d151[_0x36482d(0x159)](_0x36482d(0x155)),_0x31d151[_0x36482d(0x159)](_0x36482d(0x163)),_0x31d151[_0x36482d(0x187)][_0x36482d(0x180)](_0x36482d(0x155),_0xdfcbfe(_0xb1dbb3,_0x36482d(0x17b))),_0x31d151[_0x36482d(0x187)][_0x36482d(0x180)](_0x36482d(0x163),_0xdfcbfe(_0xb1dbb3,_0x36482d(0x162))),this[_0x36482d(0x185)]();}[_0x47d53a(0x185)](){const _0x2c7d06=_0x47d53a,_0xe72ea0=this[_0x2c7d06(0x17e)][_0x2c7d06(0x19c)][_0x2c7d06(0x1a3)](_0x2c7d06(0x19e)),_0xe08105=this[_0x2c7d06(0x17e)][_0x2c7d06(0x19c)][_0x2c7d06(0x1a3)](_0x2c7d06(0x1a0)),_0x5987d8=this[_0x2c7d06(0x17e)][_0x2c7d06(0x19c)][_0x2c7d06(0x1a3)](_0x250105)[_0x2c7d06(0x157)]();function _0x4b5dd8({showActiveMarker:_0x632aea=!0x0,setDataAttribute:_0x3be123=!0x0}={}){return(_0x82363d,_0x44af30,_0x514fcf)=>{const _0x40959e=_0x18b6,{type:_0x34e3b7,id:_0x1226ef}=_0xe72ea0[_0x40959e(0x198)](_0x44af30[_0x40959e(0x199)]),_0xb5f31d=_0xe72ea0[_0x40959e(0x15e)](_0x1226ef),_0x2ee962=_0xb5f31d[_0x40959e(0x182)];if(_0x40959e(0x194)!=_0xb5f31d[_0x40959e(0x18f)]||!_0x2ee962||_0x40959e(0x164)!=_0x2ee962[_0x40959e(0x171)])return;if(_0x44af30[_0x40959e(0x18b)])return void _0x82363d[_0x40959e(0x186)]();if(!_0x514fcf[_0x40959e(0x166)][_0x40959e(0x177)](_0x44af30[_0x40959e(0x165)],_0x82363d[_0x40959e(0x188)]))return;const _0x84544d=_0x44af30[_0x40959e(0x165)][_0x40959e(0x181)][_0x40959e(0x1a6)],_0x100429=_0x44af30[_0x40959e(0x165)][_0x40959e(0x19f)][_0x40959e(0x1a2)],_0x184661=_0x84544d[_0x40959e(0x18d)][_0x40959e(0x18d)],{column:_0x6ee6b4}=_0xe08105[_0x40959e(0x19a)](_0x84544d),{column:_0x3ed328}=_0xe08105[_0x40959e(0x19a)](_0x100429);for(let _0x44ec4c=_0x6ee6b4;_0x44ec4c<=_0x3ed328;_0x44ec4c++){const _0x2d29ce=_0xe08105[_0x40959e(0x17d)](_0x184661,{'column':_0x44ec4c,'includeAllSlots':!0x1});for(const _0x5dac30 of _0x2d29ce){const _0x486fc0=_0x5dac30[_0x40959e(0x183)],_0x5c8057=_0x514fcf[_0x40959e(0x15a)][_0x40959e(0x15f)](_0x486fc0);_0x514fcf[_0x40959e(0x17f)][_0x40959e(0x189)](_0x40959e(0x19d)+_0x34e3b7,_0x5c8057),_0x3be123&&_0x514fcf[_0x40959e(0x17f)][_0x40959e(0x175)](_0x40959e(0x16c),_0x1226ef,_0x5c8057),_0x514fcf[_0x40959e(0x15a)][_0x40959e(0x192)](_0x5c8057,_0x44af30[_0x40959e(0x199)]),_0x632aea&&(_0xe72ea0[_0x40959e(0x1a7)][_0x40959e(0x178)](_0x44af30[_0x40959e(0x199)])?_0x514fcf[_0x40959e(0x17f)][_0x40959e(0x189)](_0x40959e(0x16d),_0x5c8057):_0x514fcf[_0x40959e(0x17f)][_0x40959e(0x169)](_0x40959e(0x16d),_0x5c8057));}}};}_0xe72ea0[_0x2c7d06(0x17c)][_0x2c7d06(0x167)](_0x2c7d06(0x194),_0x2c7d06(0x1aa),_0x2c7d06(0x174),_0x5987d8),_0xe72ea0[_0x2c7d06(0x17c)][_0x2c7d06(0x167)](_0x2c7d06(0x194),_0x2c7d06(0x164),_0x2c7d06(0x174),_0x5987d8),this[_0x2c7d06(0x17e)][_0x2c7d06(0x179)][_0x2c7d06(0x184)]['on'](_0x2c7d06(0x197),_0x4b5dd8(),{'priority':_0x2c7d06(0x1a5)}),this[_0x2c7d06(0x17e)][_0x2c7d06(0x182)][_0x2c7d06(0x184)]['on'](_0x2c7d06(0x197),(_0x148558,_0x43ae03,_0x5934ca)=>{const _0x3b50ec=_0x2c7d06;_0x5934ca[_0x3b50ec(0x173)][_0x3b50ec(0x18e)]&&_0x4b5dd8({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x148558,_0x43ae03,_0x5934ca);},{'priority':_0x2c7d06(0x1a5)}),this[_0x2c7d06(0x17e)][_0x2c7d06(0x179)][_0x2c7d06(0x184)]['on'](_0x2c7d06(0x16a),(_0x93db40,_0x321a7a,_0x1906bf)=>{const _0x133bb4=_0x2c7d06,{type:_0x3bc473,id:_0x1e1f50}=_0xe72ea0[_0x133bb4(0x198)](_0x321a7a[_0x133bb4(0x199)]),_0xdce13f=_0xe72ea0[_0x133bb4(0x15e)](_0x1e1f50),_0x3d7c49=_0xdce13f[_0x133bb4(0x182)];if(_0x133bb4(0x194)!=_0xdce13f[_0x133bb4(0x18f)]||!_0x3d7c49||_0x133bb4(0x164)!=_0x3d7c49[_0x133bb4(0x171)])return;const _0xbacd10=_0x1906bf[_0x133bb4(0x15a)][_0x133bb4(0x176)](_0x321a7a[_0x133bb4(0x199)]);if(_0xbacd10){for(const _0x33fcc8 of _0xbacd10)_0x1906bf[_0x133bb4(0x17f)][_0x133bb4(0x169)](_0x133bb4(0x19d)+_0x3bc473,_0x33fcc8),_0x1906bf[_0x133bb4(0x17f)][_0x133bb4(0x169)](_0x133bb4(0x16d),_0x33fcc8),_0x1906bf[_0x133bb4(0x17f)][_0x133bb4(0x191)](_0x133bb4(0x16c),_0x33fcc8),_0x1906bf[_0x133bb4(0x15a)][_0x133bb4(0x1ac)](_0x33fcc8,_0x321a7a[_0x133bb4(0x199)]);}},{'priority':_0x2c7d06(0x1a5)}),this[_0x2c7d06(0x19b)]();}[_0x47d53a(0x19b)](){const _0x550032=_0x47d53a,_0x157a7c=this[_0x550032(0x17e)],_0x48fcd7=_0x157a7c[_0x550032(0x172)];function _0xdb309b(_0x381ecf){const _0x10cf9f=_0x550032;return{'type':_0x10cf9f(0x18c),'content':_0xdfcbfe(_0x48fcd7,_0x10cf9f(0x16b),_0x381ecf)};}_0x157a7c[_0x550032(0x19c)][_0x550032(0x1a3)](_0x550032(0x19e))[_0x550032(0x187)][_0x550032(0x1a9)](_0x5e6aaf=>{const _0x1a8c78=_0x550032;if(_0x1a8c78(0x194)!=_0x5e6aaf[_0x1a8c78(0x18f)])return;const {data:_0x52a019}=_0x5e6aaf;if(_0x52a019){if(_0x1a8c78(0x1aa)==_0x52a019[_0x1a8c78(0x171)]){const _0x4764ea=_0x52a019[_0x1a8c78(0x15b)][0x0][_0x1a8c78(0x1ab)];return _0xdb309b(_0xdfcbfe(_0x48fcd7,_0x4764ea?_0x1a8c78(0x17b):_0x1a8c78(0x16f)));}if(_0x1a8c78(0x164)==_0x52a019[_0x1a8c78(0x171)]){const _0x1437f6=_0x52a019[_0x1a8c78(0x15b)][0x0][_0x1a8c78(0x1ab)];return _0xdb309b(_0xdfcbfe(_0x48fcd7,_0x1437f6?_0x1a8c78(0x162):_0x1a8c78(0x17a)));}}});}}
23
+ const _0x16fdcd=_0x35ec;(function(_0x20b084,_0x3a14fa){const _0x19f90a=_0x35ec,_0x5a7bad=_0x20b084();while(!![]){try{const _0x32b98c=-parseInt(_0x19f90a(0x1d4))/0x1+parseInt(_0x19f90a(0x1e4))/0x2*(parseInt(_0x19f90a(0x1b7))/0x3)+-parseInt(_0x19f90a(0x195))/0x4*(-parseInt(_0x19f90a(0x1ac))/0x5)+parseInt(_0x19f90a(0x1ab))/0x6+-parseInt(_0x19f90a(0x1de))/0x7+parseInt(_0x19f90a(0x1bb))/0x8*(parseInt(_0x19f90a(0x19f))/0x9)+-parseInt(_0x19f90a(0x1da))/0xa*(parseInt(_0x19f90a(0x19d))/0xb);if(_0x32b98c===_0x3a14fa)break;else _0x5a7bad['push'](_0x5a7bad['shift']());}catch(_0x1c142e){_0x5a7bad['push'](_0x5a7bad['shift']());}}}(_0x5119,0x7444b));import{Plugin as _0x1d6ea4}from'ckeditor5/src/core.js';import _0x4cec31 from'./table.js';function _0x5119(){const _0x2c35b8=['5895JhjhUb','has','_suggestionFactory','start','8CBBwry','highest','TrackChangesEditing','writer','bindElementToMarker','removeClass','toViewElement','ck-suggestion-marker-','cell','registerBlockAttribute','FORMAT_HEADER_ROW','removeMarker:suggestion','TableEditing','_registerLegacyDescription','TableUtils','showSuggestionHighlights','getCellLocation','type','options','registerDescriptionCallback','FORMAT_HEADER_COLUMN','activeMarkers','accept','_acceptFormatSuggestionCallbackFactory','data-suggestion','387679lvQrLz','addClass','setAttribute','descriptionFactory','get','FORMAT_REGULAR_ROW','482830hFWnOw','commandParams','unbindElementFromMarkerName','stop','6615364QbgnMA','enableDefaultAttributesIntegration','headingColumns','data','getSuggestion','setTableColumnHeader','506QTdfvX','downcastDispatcher','requires','headingRows','forceValue','ck-suggestion-marker--active','locale','removeAttribute','24168KkRVRm','consume','FORMAT_REGULAR_COLUMN','registerAttributeLabel','plugins','formatBlock','mapper','addMarker:suggestion','242umejjE','commandName','7529229ueIjKo','editing','createTableWalker','nodeBefore','end','_handleLegacySuggestions','nodeAfter','format','registerCustomCallback','item','*Format:*\x20%0','_splitMarkerName','4693296BStWwq','625AnFzOT','editor','includes','afterInit','name','setTableRowHeader','parent','markerRange','markerName','markerNameToElements','consumable'];_0x5119=function(){return _0x2c35b8;};return _0x5119();}import{getTranslation as _0x250bd0}from'../utils/common-translations.js';function _0x35ec(_0x44ddb5,_0x541913){const _0x511965=_0x5119();return _0x35ec=function(_0x35ec0a,_0x313e7a){_0x35ec0a=_0x35ec0a-0x192;let _0x5e903f=_0x511965[_0x35ec0a];return _0x5e903f;},_0x35ec(_0x44ddb5,_0x541913);}export default class Ct extends _0x1d6ea4{static get[_0x16fdcd(0x1e6)](){return[_0x4cec31];}[_0x16fdcd(0x1af)](){const _0xad0823=_0x16fdcd,_0x20de34=this[_0xad0823(0x1ad)];if(!_0x20de34[_0xad0823(0x199)][_0xad0823(0x1b8)](_0xad0823(0x1c7)))return;const _0x43950f=_0x20de34[_0xad0823(0x193)],_0x3ec0c7=_0x20de34[_0xad0823(0x199)][_0xad0823(0x1d8)](_0xad0823(0x1bd));_0x3ec0c7[_0xad0823(0x1df)](_0xad0823(0x1b1)),_0x3ec0c7[_0xad0823(0x1df)](_0xad0823(0x1e3)),_0x3ec0c7[_0xad0823(0x1c4)](_0xad0823(0x1e7)),_0x3ec0c7[_0xad0823(0x1c4)](_0xad0823(0x1e0)),_0x3ec0c7[_0xad0823(0x1d7)][_0xad0823(0x198)](_0xad0823(0x1e7),_0x250bd0(_0x43950f,_0xad0823(0x1c5))),_0x3ec0c7[_0xad0823(0x1d7)][_0xad0823(0x198)](_0xad0823(0x1e0),_0x250bd0(_0x43950f,_0xad0823(0x1cf))),this[_0xad0823(0x1a4)]();}[_0x16fdcd(0x1a4)](){const _0x22aba5=_0x16fdcd,_0x4accc7=this[_0x22aba5(0x1ad)][_0x22aba5(0x199)][_0x22aba5(0x1d8)](_0x22aba5(0x1bd)),_0x4a5f29=this[_0x22aba5(0x1ad)][_0x22aba5(0x199)][_0x22aba5(0x1d8)](_0x22aba5(0x1c9)),_0x43f5ef=this[_0x22aba5(0x1ad)][_0x22aba5(0x199)][_0x22aba5(0x1d8)](_0x4cec31)[_0x22aba5(0x1d2)]();function _0x5df96b({showActiveMarker:_0x57a900=!0x0,setDataAttribute:_0x233532=!0x0}={}){return(_0x19e688,_0x1dafa1,_0x434b69)=>{const _0x18beb1=_0x35ec,{type:_0xd31097,id:_0x34602e}=_0x4accc7[_0x18beb1(0x1aa)](_0x1dafa1[_0x18beb1(0x1b4)]),_0x295009=_0x4accc7[_0x18beb1(0x1e2)](_0x34602e),_0x1d0424=_0x295009[_0x18beb1(0x1e1)];if(_0x18beb1(0x19a)!=_0x295009[_0x18beb1(0x1cc)]||!_0x1d0424||_0x18beb1(0x1e3)!=_0x1d0424[_0x18beb1(0x19e)])return;if(_0x1dafa1[_0x18beb1(0x1a8)])return void _0x19e688[_0x18beb1(0x1dd)]();if(!_0x434b69[_0x18beb1(0x1b6)][_0x18beb1(0x196)](_0x1dafa1[_0x18beb1(0x1b3)],_0x19e688[_0x18beb1(0x1b0)]))return;const _0xd43508=_0x1dafa1[_0x18beb1(0x1b3)][_0x18beb1(0x1ba)][_0x18beb1(0x1a5)],_0x340393=_0x1dafa1[_0x18beb1(0x1b3)][_0x18beb1(0x1a3)][_0x18beb1(0x1a2)],_0x5bf48f=_0xd43508[_0x18beb1(0x1b2)][_0x18beb1(0x1b2)],{column:_0x4eedcb}=_0x4a5f29[_0x18beb1(0x1cb)](_0xd43508),{column:_0x83b156}=_0x4a5f29[_0x18beb1(0x1cb)](_0x340393);for(let _0x245aab=_0x4eedcb;_0x245aab<=_0x83b156;_0x245aab++){const _0x24ac26=_0x4a5f29[_0x18beb1(0x1a1)](_0x5bf48f,{'column':_0x245aab,'includeAllSlots':!0x1});for(const _0x2200d4 of _0x24ac26){const _0x52ec8f=_0x2200d4[_0x18beb1(0x1c3)],_0x3d4e32=_0x434b69[_0x18beb1(0x19b)][_0x18beb1(0x1c1)](_0x52ec8f);_0x434b69[_0x18beb1(0x1be)][_0x18beb1(0x1d5)](_0x18beb1(0x1c2)+_0xd31097,_0x3d4e32),_0x233532&&_0x434b69[_0x18beb1(0x1be)][_0x18beb1(0x1d6)](_0x18beb1(0x1d3),_0x34602e,_0x3d4e32),_0x434b69[_0x18beb1(0x19b)][_0x18beb1(0x1bf)](_0x3d4e32,_0x1dafa1[_0x18beb1(0x1b4)]),_0x57a900&&(_0x4accc7[_0x18beb1(0x1d0)][_0x18beb1(0x1ae)](_0x1dafa1[_0x18beb1(0x1b4)])?_0x434b69[_0x18beb1(0x1be)][_0x18beb1(0x1d5)](_0x18beb1(0x192),_0x3d4e32):_0x434b69[_0x18beb1(0x1be)][_0x18beb1(0x1c0)](_0x18beb1(0x192),_0x3d4e32));}}};}_0x4accc7[_0x22aba5(0x1b9)][_0x22aba5(0x1a7)](_0x22aba5(0x19a),_0x22aba5(0x1b1),_0x22aba5(0x1d1),_0x43f5ef),_0x4accc7[_0x22aba5(0x1b9)][_0x22aba5(0x1a7)](_0x22aba5(0x19a),_0x22aba5(0x1e3),_0x22aba5(0x1d1),_0x43f5ef),this[_0x22aba5(0x1ad)][_0x22aba5(0x1a0)][_0x22aba5(0x1e5)]['on'](_0x22aba5(0x19c),_0x5df96b(),{'priority':_0x22aba5(0x1bc)}),this[_0x22aba5(0x1ad)][_0x22aba5(0x1e1)][_0x22aba5(0x1e5)]['on'](_0x22aba5(0x19c),(_0x5119ae,_0x2e6a7e,_0x32d5dd)=>{const _0x1307da=_0x22aba5;_0x32d5dd[_0x1307da(0x1cd)][_0x1307da(0x1ca)]&&_0x5df96b({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x5119ae,_0x2e6a7e,_0x32d5dd);},{'priority':_0x22aba5(0x1bc)}),this[_0x22aba5(0x1ad)][_0x22aba5(0x1a0)][_0x22aba5(0x1e5)]['on'](_0x22aba5(0x1c6),(_0x4c40d9,_0x3891c8,_0x5491b6)=>{const _0x58870e=_0x22aba5,{type:_0xd9809e,id:_0x5a44ef}=_0x4accc7[_0x58870e(0x1aa)](_0x3891c8[_0x58870e(0x1b4)]),_0x512694=_0x4accc7[_0x58870e(0x1e2)](_0x5a44ef),_0x226b00=_0x512694[_0x58870e(0x1e1)];if(_0x58870e(0x19a)!=_0x512694[_0x58870e(0x1cc)]||!_0x226b00||_0x58870e(0x1e3)!=_0x226b00[_0x58870e(0x19e)])return;const _0x470289=_0x5491b6[_0x58870e(0x19b)][_0x58870e(0x1b5)](_0x3891c8[_0x58870e(0x1b4)]);if(_0x470289){for(const _0x3d1c29 of _0x470289)_0x5491b6[_0x58870e(0x1be)][_0x58870e(0x1c0)](_0x58870e(0x1c2)+_0xd9809e,_0x3d1c29),_0x5491b6[_0x58870e(0x1be)][_0x58870e(0x1c0)](_0x58870e(0x192),_0x3d1c29),_0x5491b6[_0x58870e(0x1be)][_0x58870e(0x194)](_0x58870e(0x1d3),_0x3d1c29),_0x5491b6[_0x58870e(0x19b)][_0x58870e(0x1dc)](_0x3d1c29,_0x3891c8[_0x58870e(0x1b4)]);}},{'priority':_0x22aba5(0x1bc)}),this[_0x22aba5(0x1c8)]();}[_0x16fdcd(0x1c8)](){const _0x78a147=_0x16fdcd,_0x4de43b=this[_0x78a147(0x1ad)],_0x791254=_0x4de43b[_0x78a147(0x193)];function _0x14e1a3(_0x281722){const _0x244b0a=_0x78a147;return{'type':_0x244b0a(0x1a6),'content':_0x250bd0(_0x791254,_0x244b0a(0x1a9),_0x281722)};}_0x4de43b[_0x78a147(0x199)][_0x78a147(0x1d8)](_0x78a147(0x1bd))[_0x78a147(0x1d7)][_0x78a147(0x1ce)](_0x5684dd=>{const _0x1a76cf=_0x78a147;if(_0x1a76cf(0x19a)!=_0x5684dd[_0x1a76cf(0x1cc)])return;const {data:_0x1d2d2c}=_0x5684dd;if(_0x1d2d2c){if(_0x1a76cf(0x1b1)==_0x1d2d2c[_0x1a76cf(0x19e)]){const _0x1166a0=_0x1d2d2c[_0x1a76cf(0x1db)][0x0][_0x1a76cf(0x1e8)];return _0x14e1a3(_0x250bd0(_0x791254,_0x1166a0?_0x1a76cf(0x1c5):_0x1a76cf(0x1d9)));}if(_0x1a76cf(0x1e3)==_0x1d2d2c[_0x1a76cf(0x19e)]){const _0x2bf423=_0x1d2d2c[_0x1a76cf(0x1db)][0x0][_0x1a76cf(0x1e8)];return _0x14e1a3(_0x250bd0(_0x791254,_0x2bf423?_0x1a76cf(0x1cf):_0x1a76cf(0x197)));}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3ae0(){const _0x32dc16=['*Split\x20cell:*\x20vertically','subType','filter','mergeTableCellRight','rootName','low','439581fCorJr','getSelectionAffectedTableCells','stop','getRanges','markMultiRangeBlockFormat','model','has','from','containsRange','mergeTableCells','mergeTableCellDown','TableUtils','*Merge\x20cells*','registerDescriptionCallback','getFirstPosition','_areSelectedCellsMergable','locale','formatInline','document','getCellLocation','getAncestors','table','afterInit','map','cell','_acceptFormatSuggestionCallbackFactory','detach','145YdvwvN','_isForcedDefaultExecutionBlock','horizontally','13484zEcdMm','refresh','highest','splitTableCellVertically','length','findAncestor','isEnabled','308504vhnpvX','TrackChangesEditing','editor','element','$graveyard','_tablePostFixingSubtypes','createTableWalker','2264022WohiXH','find','format','add','author','push','mergeTableCellUp','748962edYCPa','splitTableCellHorizontally','value','return','createRangeOn','markBlockFormat','selection','tableCell','formatBlock','registerCustomCallback','TableEditing','isInContent','_suggestionFactory','descriptionFactory','mergeTableCellLeft','194garkzU','setSelection','set:isEnabled','root','deletion','commands','386sLYBRy','4605930zXCWpr','_areMergableCells','8tfhiZe','insertion','trackChanges','enableCommand','accept','change','execute','getSuggestions','fromRange','direction','get','commandName','*Split\x20cell:*\x20horizontally','size','forceDefaultExecution','plugins','requires','type'];_0x3ae0=function(){return _0x32dc16;};return _0x3ae0();}const _0x2c2707=_0x5555;(function(_0x470416,_0x518e51){const _0x5ab6c7=_0x5555,_0x552300=_0x470416();while(!![]){try{const _0x22f234=-parseInt(_0x5ab6c7(0x111))/0x1*(parseInt(_0x5ab6c7(0x117))/0x2)+parseInt(_0x5ab6c7(0x132))/0x3+parseInt(_0x5ab6c7(0x150))/0x4*(-parseInt(_0x5ab6c7(0x14d))/0x5)+-parseInt(_0x5ab6c7(0x165))/0x6+parseInt(_0x5ab6c7(0x157))/0x7+-parseInt(_0x5ab6c7(0x11a))/0x8*(parseInt(_0x5ab6c7(0x15e))/0x9)+parseInt(_0x5ab6c7(0x118))/0xa;if(_0x22f234===_0x518e51)break;else _0x552300['push'](_0x552300['shift']());}catch(_0xaa9de0){_0x552300['push'](_0x552300['shift']());}}}(_0x3ae0,0x22156));import{Plugin as _0x4cdf51}from'ckeditor5/src/core.js';import _0x31457d from'./table.js';import{LiveRange as _0x1178f7}from'ckeditor5/src/engine.js';function _0x5555(_0x57051c,_0x13b37b){const _0x3ae0a1=_0x3ae0();return _0x5555=function(_0x5555b0,_0x10480c){_0x5555b0=_0x5555b0-0x111;let _0x539ede=_0x3ae0a1[_0x5555b0];return _0x539ede;},_0x5555(_0x57051c,_0x13b37b);}import{getTranslation as _0x2462a0}from'../utils/common-translations.js';export default class vt extends _0x4cdf51{static get[_0x2c2707(0x12a)](){return[_0x31457d];}[_0x2c2707(0x148)](){const _0x106da8=_0x2c2707,_0x5b9cc7=this[_0x106da8(0x159)],_0xc4182f=_0x5b9cc7[_0x106da8(0x137)][_0x106da8(0x144)][_0x106da8(0x16b)],_0x5f4efc=_0x5b9cc7[_0x106da8(0x142)];if(!_0x5b9cc7[_0x106da8(0x129)][_0x106da8(0x138)](_0x106da8(0x16f)))return;const _0x17cf02=_0x5b9cc7[_0x106da8(0x129)][_0x106da8(0x124)](_0x106da8(0x158)),_0x2d3f64=_0x5b9cc7[_0x106da8(0x129)][_0x106da8(0x124)](_0x106da8(0x13d)),_0x20d731=_0x5b9cc7[_0x106da8(0x129)][_0x106da8(0x124)](_0x31457d);_0x20d731[_0x106da8(0x15c)][_0x106da8(0x163)](_0x106da8(0x13b)),_0x17cf02[_0x106da8(0x11d)](_0x106da8(0x13b),()=>{const _0x3e18e5=_0x106da8,_0x49362e=_0x2d3f64[_0x3e18e5(0x133)](_0x5b9cc7[_0x3e18e5(0x137)][_0x3e18e5(0x144)][_0x3e18e5(0x16b)]);_0x5b9cc7[_0x3e18e5(0x137)][_0x3e18e5(0x11f)](()=>{const _0x46d9bd=_0x3e18e5;_0x17cf02[_0x46d9bd(0x136)](_0x49362e,{'commandName':_0x46d9bd(0x13b),'commandParams':[]},[],_0x46d9bd(0x13b));});}),_0x5b9cc7[_0x106da8(0x116)][_0x106da8(0x124)](_0x106da8(0x13b))['on'](_0x106da8(0x120),(_0x3cbc7e,_0x15b5a7)=>{const _0x334f6e=_0x106da8;_0x5b9cc7[_0x334f6e(0x116)][_0x334f6e(0x124)](_0x334f6e(0x11c))[_0x334f6e(0x167)]&&(_0x15b5a7[_0x334f6e(0x154)]>0x0&&_0x15b5a7[_0x15b5a7[_0x334f6e(0x154)]-0x1]&&_0x15b5a7[_0x15b5a7[_0x334f6e(0x154)]-0x1][_0x334f6e(0x128)]||_0x17cf02[_0x334f6e(0x14e)]||this[_0x334f6e(0x141)]()||_0x3cbc7e[_0x334f6e(0x134)]());},{'priority':_0x106da8(0x152)});for(const _0xaa7438 of[_0x106da8(0x164),_0x106da8(0x12f),_0x106da8(0x13c),_0x106da8(0x173)]){const _0x3ced62=_0x5b9cc7[_0x106da8(0x116)][_0x106da8(0x124)](_0xaa7438);_0x17cf02[_0x106da8(0x11d)](_0xaa7438,()=>{const _0xf977dd=_0x106da8,_0x42bc1e=_0x5b9cc7[_0xf977dd(0x137)][_0xf977dd(0x144)][_0xf977dd(0x16b)][_0xf977dd(0x140)]()[_0xf977dd(0x146)]()[_0xf977dd(0x15f)](_0x2939b2=>_0x2939b2['is'](_0xf977dd(0x15a),_0xf977dd(0x16c))),_0x85a2d3=_0x3ced62[_0xf977dd(0x167)];_0x5b9cc7[_0xf977dd(0x137)][_0xf977dd(0x11f)](()=>{const _0x55e5cb=_0xf977dd;_0x17cf02[_0x55e5cb(0x136)]([_0x42bc1e,_0x85a2d3],{'commandName':_0x55e5cb(0x13b),'commandParams':[]},[],_0x55e5cb(0x13b));});});}for(const _0x41f1f6 of[_0x106da8(0x153),_0x106da8(0x166)]){const _0x2c59e5=_0x5b9cc7[_0x106da8(0x116)][_0x106da8(0x124)](_0x41f1f6);_0x17cf02[_0x106da8(0x11d)](_0x41f1f6,()=>{const _0xaa4ac0=_0x106da8,_0x4b39fb=_0x2d3f64[_0xaa4ac0(0x133)](_0x5b9cc7[_0xaa4ac0(0x137)][_0xaa4ac0(0x144)][_0xaa4ac0(0x16b)])[0x0],_0xbe2940=_0x4b39fb[_0xaa4ac0(0x155)](_0xaa4ac0(0x147)),{column:_0x1ab7b5,row:_0x4ffc0b}=_0x2d3f64[_0xaa4ac0(0x145)](_0x4b39fb);let _0x266c97=[];if(_0xaa4ac0(0x14f)==_0x2c59e5[_0xaa4ac0(0x123)]){const _0x4360f3=_0x2d3f64[_0xaa4ac0(0x15d)](_0xbe2940,{'startRow':_0x4ffc0b,'endRow':_0x4ffc0b,'includeAllSlots':!0x0});_0x266c97=Array[_0xaa4ac0(0x139)](_0x4360f3)[_0xaa4ac0(0x149)](_0x385041=>_0x385041[_0xaa4ac0(0x14a)]);}else{const _0x528ba2=_0x2d3f64[_0xaa4ac0(0x15d)](_0xbe2940,{'column':_0x1ab7b5,'includeAllSlots':!0x0});_0x266c97=Array[_0xaa4ac0(0x139)](_0x528ba2)[_0xaa4ac0(0x149)](_0xf96f4b=>_0xf96f4b[_0xaa4ac0(0x14a)]);}_0x5b9cc7[_0xaa4ac0(0x137)][_0xaa4ac0(0x11f)](_0x184d1f=>{const _0x54c718=_0xaa4ac0;_0x17cf02[_0x54c718(0x16a)](_0x184d1f[_0x54c718(0x169)](_0x4b39fb),{'commandName':_0x41f1f6,'commandParams':[]},_0x266c97,_0x41f1f6);});});}_0x17cf02[_0x106da8(0x172)][_0x106da8(0x13f)](_0x2fa0eb=>{const _0x2bf694=_0x106da8;if(_0x2bf694(0x16d)!=_0x2fa0eb[_0x2bf694(0x12b)]&&_0x2bf694(0x143)!=_0x2fa0eb[_0x2bf694(0x12b)])return;const {data:_0xda68a1}=_0x2fa0eb;return _0xda68a1&&_0x2bf694(0x13b)==_0xda68a1[_0x2bf694(0x125)]?{'type':_0x2bf694(0x160),'content':_0x2462a0(_0x5f4efc,_0x2bf694(0x13e))}:void 0x0;}),_0x17cf02[_0x106da8(0x172)][_0x106da8(0x13f)](_0x17c194=>{const _0x1ec1a4=_0x106da8;if(_0x1ec1a4(0x16d)!=_0x17c194[_0x1ec1a4(0x12b)]&&_0x1ec1a4(0x143)!=_0x17c194[_0x1ec1a4(0x12b)])return;const {data:_0x2a5624}=_0x17c194;return _0x2a5624?_0x1ec1a4(0x153)==_0x2a5624[_0x1ec1a4(0x125)]?{'type':_0x1ec1a4(0x160),'content':_0x2462a0(_0x5f4efc,_0x1ec1a4(0x12c))}:_0x1ec1a4(0x166)==_0x2a5624[_0x1ec1a4(0x125)]?{'type':_0x1ec1a4(0x160),'content':_0x2462a0(_0x5f4efc,_0x1ec1a4(0x126))}:void 0x0:void 0x0;});const _0x2ccda6=_0x20d731[_0x106da8(0x14b)]();for(const _0x4f5821 of[_0x106da8(0x164),_0x106da8(0x12f),_0x106da8(0x13c),_0x106da8(0x173)])_0x17cf02[_0x106da8(0x171)][_0x106da8(0x16e)](_0x106da8(0x16d),_0x4f5821,_0x106da8(0x11e),_0x2ccda6);for(const _0x3020e8 of[_0x106da8(0x153),_0x106da8(0x166)])_0x17cf02[_0x106da8(0x171)][_0x106da8(0x16e)](_0x106da8(0x16d),_0x3020e8,_0x106da8(0x11e),_0x2ccda6);_0x17cf02[_0x106da8(0x171)][_0x106da8(0x16e)](_0x106da8(0x16d),_0x106da8(0x13b),_0x106da8(0x11e),_0x565336=>{const _0x423a42=_0x106da8;_0x5b9cc7[_0x423a42(0x137)][_0x423a42(0x11f)](_0x13cc9b=>{const _0x195076=_0x423a42,_0x3ae8a5=Array[_0x195076(0x139)](_0xc4182f[_0x195076(0x135)]())[_0x195076(0x149)](_0x43522f=>_0x1178f7[_0x195076(0x122)](_0x43522f));_0x13cc9b[_0x195076(0x112)](_0x565336),_0x5b9cc7[_0x195076(0x116)][_0x195076(0x124)](_0x195076(0x13b))[_0x195076(0x151)](),_0x5b9cc7[_0x195076(0x120)](_0x195076(0x13b),{'forceDefaultExecution':!0x0});const _0x927313=_0x3ae8a5[_0x195076(0x12e)](_0x3be05b=>_0x195076(0x15b)!=_0x3be05b[_0x195076(0x114)][_0x195076(0x130)]);_0x927313[_0x195076(0x154)]>0x0&&_0x13cc9b[_0x195076(0x112)](_0x927313);for(const _0x6edf71 of _0x3ae8a5)_0x6edf71[_0x195076(0x14c)]();});});for(const _0xe5d27 of[_0x106da8(0x164),_0x106da8(0x13c),_0x106da8(0x173),_0x106da8(0x12f)]){const _0x27d554=_0x5b9cc7[_0x106da8(0x116)][_0x106da8(0x124)](_0xe5d27);_0x27d554['on'](_0x106da8(0x113),(_0x22c1fb,_0x7583b2,_0x42e7c0)=>{const _0x5deed3=_0x106da8;if(_0x42e7c0){const _0x116bf6=_0x5b9cc7[_0x5deed3(0x137)][_0x5deed3(0x144)][_0x5deed3(0x16b)][_0x5deed3(0x140)]()[_0x5deed3(0x146)]()[_0x5deed3(0x15f)](_0xccb93d=>_0xccb93d['is'](_0x5deed3(0x15a),_0x5deed3(0x16c)));this[_0x5deed3(0x119)](_0x27d554[_0x5deed3(0x167)],_0x116bf6)||(_0x22c1fb[_0x5deed3(0x168)]=!0x1,_0x22c1fb[_0x5deed3(0x134)]());}},{'priority':_0x106da8(0x131)});}}[_0x2c2707(0x141)](){const _0x4170a7=_0x2c2707,_0x4cd0e8=this[_0x4170a7(0x159)][_0x4170a7(0x116)][_0x4170a7(0x124)](_0x4170a7(0x13b)),_0x4b9f5c=this[_0x4170a7(0x159)][_0x4170a7(0x129)][_0x4170a7(0x124)](_0x4170a7(0x13d));if(!_0x4cd0e8[_0x4170a7(0x156)])return!0x1;const _0xe84e42=_0x4b9f5c[_0x4170a7(0x133)](this[_0x4170a7(0x159)][_0x4170a7(0x137)][_0x4170a7(0x144)][_0x4170a7(0x16b)]);for(const _0x2d05aa of _0xe84e42)for(const _0x4d528b of _0xe84e42)if(_0x2d05aa!=_0x4d528b&&!this[_0x4170a7(0x119)](_0x2d05aa,_0x4d528b))return!0x1;return!0x0;}[_0x2c2707(0x119)](_0x1800fe,_0x500502){const _0x14f30a=_0x2c2707,_0x159b6f=this[_0x14f30a(0x159)][_0x14f30a(0x129)][_0x14f30a(0x124)](_0x14f30a(0x158)),_0x31657a=this[_0x14f30a(0x159)][_0x14f30a(0x137)][_0x14f30a(0x169)](_0x1800fe),_0xc19839=this[_0x14f30a(0x159)][_0x14f30a(0x137)][_0x14f30a(0x169)](_0x500502),_0x54508a=new Set(),_0x314180=new Set();for(const _0x49ad7d of _0x159b6f[_0x14f30a(0x121)]())if((_0x14f30a(0x11b)==_0x49ad7d[_0x14f30a(0x12b)]||_0x14f30a(0x115)==_0x49ad7d[_0x14f30a(0x12b)]||_0x14f30a(0x13b)==_0x49ad7d[_0x14f30a(0x12d)])&&_0x49ad7d[_0x14f30a(0x170)]){for(const _0xdb5fe0 of _0x49ad7d[_0x14f30a(0x135)]())_0xdb5fe0[_0x14f30a(0x13a)](_0x31657a,!0x0)&&_0x54508a[_0x14f30a(0x161)](_0x49ad7d[_0x14f30a(0x12b)]+':'+_0x49ad7d[_0x14f30a(0x162)]['id']),_0xdb5fe0[_0x14f30a(0x13a)](_0xc19839,!0x0)&&_0x314180[_0x14f30a(0x161)](_0x49ad7d[_0x14f30a(0x12b)]+':'+_0x49ad7d[_0x14f30a(0x162)]['id']);}if(_0x54508a[_0x14f30a(0x127)]!=_0x314180[_0x14f30a(0x127)])return!0x1;for(const _0x2fdd79 of _0x54508a)if(!_0x314180[_0x14f30a(0x138)](_0x2fdd79))return!0x1;return!0x0;}}
23
+ function _0x2d60(){const _0x442629=['TrackChangesEditing','has','format','commands','fromRange','getFirstPosition','*Merge\x20cells*','getAncestors','enableCommand','map','10254MAtRoH','return','from','cell','rootName','deletion','model','add','low','isInContent','_areSelectedCellsMergable','isEnabled','getCellLocation','_suggestionFactory','type','refresh','findAncestor','createTableWalker','find','mergeTableCellUp','14936PMOJiq','editor','direction','plugins','_acceptFormatSuggestionCallbackFactory','4lVGwPV','detach','size','_tablePostFixingSubtypes','565516abOwJm','insertion','registerCustomCallback','*Split\x20cell:*\x20vertically','commandName','element','694467DXSxFM','root','change','accept','trackChanges','_isForcedDefaultExecutionBlock','formatInline','afterInit','stop','markBlockFormat','110RMQsEj','createRangeOn','push','get','highest','execute','author','getRanges','registerDescriptionCallback','mergeTableCells','splitTableCellVertically','formatBlock','mergeTableCellLeft','24KHAnCY','subType','TableEditing','document','value','requires','selection','filter','2134820zKIVIB','locale','set:isEnabled','getSelectionAffectedTableCells','descriptionFactory','getSuggestions','splitTableCellHorizontally','horizontally','TableUtils','*Split\x20cell:*\x20horizontally','table','containsRange','setSelection','length','tableCell','17616577ZHJdPU','2187340cuMgyj','3303npDcsn','forceDefaultExecution','markMultiRangeBlockFormat','mergeTableCellRight','_areMergableCells','mergeTableCellDown','$graveyard'];_0x2d60=function(){return _0x442629;};return _0x2d60();}const _0x1a502f=_0x4089;(function(_0x4da9ff,_0x5966d4){const _0x3a268c=_0x4089,_0xaa555c=_0x4da9ff();while(!![]){try{const _0x2dddda=-parseInt(_0x3a268c(0x193))/0x1*(-parseInt(_0x3a268c(0x1ca))/0x2)+-parseInt(_0x3a268c(0x189))/0x3+-parseInt(_0x3a268c(0x17f))/0x4*(-parseInt(_0x3a268c(0x1a8))/0x5)+-parseInt(_0x3a268c(0x1a0))/0x6*(-parseInt(_0x3a268c(0x183))/0x7)+parseInt(_0x3a268c(0x17a))/0x8*(parseInt(_0x3a268c(0x1b9))/0x9)+parseInt(_0x3a268c(0x1b8))/0xa+-parseInt(_0x3a268c(0x1b7))/0xb;if(_0x2dddda===_0x5966d4)break;else _0xaa555c['push'](_0xaa555c['shift']());}catch(_0x1b390e){_0xaa555c['push'](_0xaa555c['shift']());}}}(_0x2d60,0x5dff5));function _0x4089(_0x1e3a17,_0x54d0b2){const _0x2d60c3=_0x2d60();return _0x4089=function(_0x4089c9,_0x6e1faf){_0x4089c9=_0x4089c9-0x16d;let _0x5ddf43=_0x2d60c3[_0x4089c9];return _0x5ddf43;},_0x4089(_0x1e3a17,_0x54d0b2);}import{Plugin as _0x464a64}from'ckeditor5/src/core.js';import _0x18a411 from'./table.js';import{LiveRange as _0x2e9da1}from'ckeditor5/src/engine.js';import{getTranslation as _0x53b943}from'../utils/common-translations.js';export default class vt extends _0x464a64{static get[_0x1a502f(0x1a5)](){return[_0x18a411];}[_0x1a502f(0x190)](){const _0xa0941c=_0x1a502f,_0x48df28=this[_0xa0941c(0x17b)],_0x7376a0=_0x48df28[_0xa0941c(0x1d0)][_0xa0941c(0x1a3)][_0xa0941c(0x1a6)],_0x5776e8=_0x48df28[_0xa0941c(0x1a9)];if(!_0x48df28[_0xa0941c(0x17d)][_0xa0941c(0x1c1)](_0xa0941c(0x1a2)))return;const _0x33096c=_0x48df28[_0xa0941c(0x17d)][_0xa0941c(0x196)](_0xa0941c(0x1c0)),_0x48bc52=_0x48df28[_0xa0941c(0x17d)][_0xa0941c(0x196)](_0xa0941c(0x1b0)),_0x8e5784=_0x48df28[_0xa0941c(0x17d)][_0xa0941c(0x196)](_0x18a411);_0x8e5784[_0xa0941c(0x182)][_0xa0941c(0x195)](_0xa0941c(0x19c)),_0x33096c[_0xa0941c(0x1c8)](_0xa0941c(0x19c),()=>{const _0x17ae9b=_0xa0941c,_0x46c925=_0x48bc52[_0x17ae9b(0x1ab)](_0x48df28[_0x17ae9b(0x1d0)][_0x17ae9b(0x1a3)][_0x17ae9b(0x1a6)]);_0x48df28[_0x17ae9b(0x1d0)][_0x17ae9b(0x18b)](()=>{const _0x47dcb9=_0x17ae9b;_0x33096c[_0x47dcb9(0x1bb)](_0x46c925,{'commandName':_0x47dcb9(0x19c),'commandParams':[]},[],_0x47dcb9(0x19c));});}),_0x48df28[_0xa0941c(0x1c3)][_0xa0941c(0x196)](_0xa0941c(0x19c))['on'](_0xa0941c(0x198),(_0x489023,_0x33ce23)=>{const _0x54a23a=_0xa0941c;_0x48df28[_0x54a23a(0x1c3)][_0x54a23a(0x196)](_0x54a23a(0x18d))[_0x54a23a(0x1a4)]&&(_0x33ce23[_0x54a23a(0x1b5)]>0x0&&_0x33ce23[_0x33ce23[_0x54a23a(0x1b5)]-0x1]&&_0x33ce23[_0x33ce23[_0x54a23a(0x1b5)]-0x1][_0x54a23a(0x1ba)]||_0x33096c[_0x54a23a(0x18e)]||this[_0x54a23a(0x170)]()||_0x489023[_0x54a23a(0x191)]());},{'priority':_0xa0941c(0x197)});for(const _0x49dffc of[_0xa0941c(0x179),_0xa0941c(0x1bc),_0xa0941c(0x1be),_0xa0941c(0x19f)]){const _0x35c948=_0x48df28[_0xa0941c(0x1c3)][_0xa0941c(0x196)](_0x49dffc);_0x33096c[_0xa0941c(0x1c8)](_0x49dffc,()=>{const _0x3361b8=_0xa0941c,_0x237cfd=_0x48df28[_0x3361b8(0x1d0)][_0x3361b8(0x1a3)][_0x3361b8(0x1a6)][_0x3361b8(0x1c5)]()[_0x3361b8(0x1c7)]()[_0x3361b8(0x178)](_0x522863=>_0x522863['is'](_0x3361b8(0x188),_0x3361b8(0x1b6))),_0x263220=_0x35c948[_0x3361b8(0x1a4)];_0x48df28[_0x3361b8(0x1d0)][_0x3361b8(0x18b)](()=>{const _0x53380d=_0x3361b8;_0x33096c[_0x53380d(0x1bb)]([_0x237cfd,_0x263220],{'commandName':_0x53380d(0x19c),'commandParams':[]},[],_0x53380d(0x19c));});});}for(const _0xa5b84c of[_0xa0941c(0x19d),_0xa0941c(0x1ae)]){const _0x45952f=_0x48df28[_0xa0941c(0x1c3)][_0xa0941c(0x196)](_0xa5b84c);_0x33096c[_0xa0941c(0x1c8)](_0xa5b84c,()=>{const _0x108760=_0xa0941c,_0x28f5c7=_0x48bc52[_0x108760(0x1ab)](_0x48df28[_0x108760(0x1d0)][_0x108760(0x1a3)][_0x108760(0x1a6)])[0x0],_0x3ccf11=_0x28f5c7[_0x108760(0x176)](_0x108760(0x1b2)),{column:_0x2ba234,row:_0x47cbb2}=_0x48bc52[_0x108760(0x172)](_0x28f5c7);let _0x211b45=[];if(_0x108760(0x1af)==_0x45952f[_0x108760(0x17c)]){const _0x362c5e=_0x48bc52[_0x108760(0x177)](_0x3ccf11,{'startRow':_0x47cbb2,'endRow':_0x47cbb2,'includeAllSlots':!0x0});_0x211b45=Array[_0x108760(0x1cc)](_0x362c5e)[_0x108760(0x1c9)](_0x10715e=>_0x10715e[_0x108760(0x1cd)]);}else{const _0x311125=_0x48bc52[_0x108760(0x177)](_0x3ccf11,{'column':_0x2ba234,'includeAllSlots':!0x0});_0x211b45=Array[_0x108760(0x1cc)](_0x311125)[_0x108760(0x1c9)](_0x4d74b0=>_0x4d74b0[_0x108760(0x1cd)]);}_0x48df28[_0x108760(0x1d0)][_0x108760(0x18b)](_0x39e440=>{const _0x586681=_0x108760;_0x33096c[_0x586681(0x192)](_0x39e440[_0x586681(0x194)](_0x28f5c7),{'commandName':_0xa5b84c,'commandParams':[]},_0x211b45,_0xa5b84c);});});}_0x33096c[_0xa0941c(0x1ac)][_0xa0941c(0x19b)](_0x4cd9e4=>{const _0x34f2db=_0xa0941c;if(_0x34f2db(0x19e)!=_0x4cd9e4[_0x34f2db(0x174)]&&_0x34f2db(0x18f)!=_0x4cd9e4[_0x34f2db(0x174)])return;const {data:_0x1098dd}=_0x4cd9e4;return _0x1098dd&&_0x34f2db(0x19c)==_0x1098dd[_0x34f2db(0x187)]?{'type':_0x34f2db(0x1c2),'content':_0x53b943(_0x5776e8,_0x34f2db(0x1c6))}:void 0x0;}),_0x33096c[_0xa0941c(0x1ac)][_0xa0941c(0x19b)](_0x142b00=>{const _0x3471e1=_0xa0941c;if(_0x3471e1(0x19e)!=_0x142b00[_0x3471e1(0x174)]&&_0x3471e1(0x18f)!=_0x142b00[_0x3471e1(0x174)])return;const {data:_0x517df2}=_0x142b00;return _0x517df2?_0x3471e1(0x19d)==_0x517df2[_0x3471e1(0x187)]?{'type':_0x3471e1(0x1c2),'content':_0x53b943(_0x5776e8,_0x3471e1(0x186))}:_0x3471e1(0x1ae)==_0x517df2[_0x3471e1(0x187)]?{'type':_0x3471e1(0x1c2),'content':_0x53b943(_0x5776e8,_0x3471e1(0x1b1))}:void 0x0:void 0x0;});const _0x45a1ba=_0x8e5784[_0xa0941c(0x17e)]();for(const _0x5d44e9 of[_0xa0941c(0x179),_0xa0941c(0x1bc),_0xa0941c(0x1be),_0xa0941c(0x19f)])_0x33096c[_0xa0941c(0x173)][_0xa0941c(0x185)](_0xa0941c(0x19e),_0x5d44e9,_0xa0941c(0x18c),_0x45a1ba);for(const _0x197fa6 of[_0xa0941c(0x19d),_0xa0941c(0x1ae)])_0x33096c[_0xa0941c(0x173)][_0xa0941c(0x185)](_0xa0941c(0x19e),_0x197fa6,_0xa0941c(0x18c),_0x45a1ba);_0x33096c[_0xa0941c(0x173)][_0xa0941c(0x185)](_0xa0941c(0x19e),_0xa0941c(0x19c),_0xa0941c(0x18c),_0x3220ec=>{const _0xb10d2b=_0xa0941c;_0x48df28[_0xb10d2b(0x1d0)][_0xb10d2b(0x18b)](_0x597651=>{const _0x52e474=_0xb10d2b,_0x5b8c2d=Array[_0x52e474(0x1cc)](_0x7376a0[_0x52e474(0x19a)]())[_0x52e474(0x1c9)](_0x48db49=>_0x2e9da1[_0x52e474(0x1c4)](_0x48db49));_0x597651[_0x52e474(0x1b4)](_0x3220ec),_0x48df28[_0x52e474(0x1c3)][_0x52e474(0x196)](_0x52e474(0x19c))[_0x52e474(0x175)](),_0x48df28[_0x52e474(0x198)](_0x52e474(0x19c),{'forceDefaultExecution':!0x0});const _0x4e3185=_0x5b8c2d[_0x52e474(0x1a7)](_0x5016a5=>_0x52e474(0x1bf)!=_0x5016a5[_0x52e474(0x18a)][_0x52e474(0x1ce)]);_0x4e3185[_0x52e474(0x1b5)]>0x0&&_0x597651[_0x52e474(0x1b4)](_0x4e3185);for(const _0x50bd54 of _0x5b8c2d)_0x50bd54[_0x52e474(0x180)]();});});for(const _0x1bda90 of[_0xa0941c(0x179),_0xa0941c(0x1be),_0xa0941c(0x19f),_0xa0941c(0x1bc)]){const _0x3302f8=_0x48df28[_0xa0941c(0x1c3)][_0xa0941c(0x196)](_0x1bda90);_0x3302f8['on'](_0xa0941c(0x1aa),(_0x1bc74f,_0xb183b5,_0x548bba)=>{const _0x4a18d9=_0xa0941c;if(_0x548bba){const _0x2b3e20=_0x48df28[_0x4a18d9(0x1d0)][_0x4a18d9(0x1a3)][_0x4a18d9(0x1a6)][_0x4a18d9(0x1c5)]()[_0x4a18d9(0x1c7)]()[_0x4a18d9(0x178)](_0x493f8d=>_0x493f8d['is'](_0x4a18d9(0x188),_0x4a18d9(0x1b6)));this[_0x4a18d9(0x1bd)](_0x3302f8[_0x4a18d9(0x1a4)],_0x2b3e20)||(_0x1bc74f[_0x4a18d9(0x1cb)]=!0x1,_0x1bc74f[_0x4a18d9(0x191)]());}},{'priority':_0xa0941c(0x16e)});}}[_0x1a502f(0x170)](){const _0x229816=_0x1a502f,_0x2da9e3=this[_0x229816(0x17b)][_0x229816(0x1c3)][_0x229816(0x196)](_0x229816(0x19c)),_0x5b95fe=this[_0x229816(0x17b)][_0x229816(0x17d)][_0x229816(0x196)](_0x229816(0x1b0));if(!_0x2da9e3[_0x229816(0x171)])return!0x1;const _0x484355=_0x5b95fe[_0x229816(0x1ab)](this[_0x229816(0x17b)][_0x229816(0x1d0)][_0x229816(0x1a3)][_0x229816(0x1a6)]);for(const _0x1e1aec of _0x484355)for(const _0x39a26e of _0x484355)if(_0x1e1aec!=_0x39a26e&&!this[_0x229816(0x1bd)](_0x1e1aec,_0x39a26e))return!0x1;return!0x0;}[_0x1a502f(0x1bd)](_0x3889a6,_0x322564){const _0xaa0c59=_0x1a502f,_0x51967c=this[_0xaa0c59(0x17b)][_0xaa0c59(0x17d)][_0xaa0c59(0x196)](_0xaa0c59(0x1c0)),_0x3ed5bf=this[_0xaa0c59(0x17b)][_0xaa0c59(0x1d0)][_0xaa0c59(0x194)](_0x3889a6),_0x33204a=this[_0xaa0c59(0x17b)][_0xaa0c59(0x1d0)][_0xaa0c59(0x194)](_0x322564),_0x377de4=new Set(),_0x5f190c=new Set();for(const _0xc30c41 of _0x51967c[_0xaa0c59(0x1ad)]())if((_0xaa0c59(0x184)==_0xc30c41[_0xaa0c59(0x174)]||_0xaa0c59(0x1cf)==_0xc30c41[_0xaa0c59(0x174)]||_0xaa0c59(0x19c)==_0xc30c41[_0xaa0c59(0x1a1)])&&_0xc30c41[_0xaa0c59(0x16f)]){for(const _0x45e406 of _0xc30c41[_0xaa0c59(0x19a)]())_0x45e406[_0xaa0c59(0x1b3)](_0x3ed5bf,!0x0)&&_0x377de4[_0xaa0c59(0x16d)](_0xc30c41[_0xaa0c59(0x174)]+':'+_0xc30c41[_0xaa0c59(0x199)]['id']),_0x45e406[_0xaa0c59(0x1b3)](_0x33204a,!0x0)&&_0x5f190c[_0xaa0c59(0x16d)](_0xc30c41[_0xaa0c59(0x174)]+':'+_0xc30c41[_0xaa0c59(0x199)]['id']);}if(_0x377de4[_0xaa0c59(0x181)]!=_0x5f190c[_0xaa0c59(0x181)])return!0x1;for(const _0xedf52 of _0x377de4)if(!_0x5f190c[_0xaa0c59(0x1c1)](_0xedf52))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4cb13c=_0x10f4;(function(_0x272e13,_0x4472e0){const _0x70af90=_0x10f4,_0x6bf264=_0x272e13();while(!![]){try{const _0x3c1b06=parseInt(_0x70af90(0x99))/0x1*(parseInt(_0x70af90(0x9f))/0x2)+parseInt(_0x70af90(0x98))/0x3+parseInt(_0x70af90(0x9c))/0x4+-parseInt(_0x70af90(0xa7))/0x5+parseInt(_0x70af90(0x97))/0x6+-parseInt(_0x70af90(0xa6))/0x7+-parseInt(_0x70af90(0xaa))/0x8*(parseInt(_0x70af90(0x96))/0x9);if(_0x3c1b06===_0x4472e0)break;else _0x6bf264['push'](_0x6bf264['shift']());}catch(_0x1dc4f6){_0x6bf264['push'](_0x6bf264['shift']());}}}(_0x4c31,0x5afa3));function _0x10f4(_0x4888ad,_0x343fb0){const _0x4c31b7=_0x4c31();return _0x10f4=function(_0x10f443,_0x4482e6){_0x10f443=_0x10f443-0x96;let _0x129f08=_0x4c31b7[_0x10f443];return _0x129f08;},_0x10f4(_0x4888ad,_0x343fb0);}import{Plugin as _0x2a6e82}from'ckeditor5/src/core.js';import{getTranslation as _0x7f3958}from'../utils/common-translations.js';function _0x4c31(){const _0x114781=['11207XKnFxK','registerElementLabel','descriptionFactory','1251396ltRFVl','get','ELEMENT_TABLE_OF_CONTENTS','26vonwba','enableCommand','commands','editor','locale','TrackChangesEditing','plugins','230356lOsRAJ','93380KVNoYx','insertTableOfContents','tableOfContents','9465752npZNZA','afterInit','9HhqcrM','2874630iMzXjK','2009403LvTIFF'];_0x4c31=function(){return _0x114781;};return _0x4c31();}export default class Mt extends _0x2a6e82{[_0x4cb13c(0xab)](){const _0x50cb1a=_0x4cb13c,_0x125efd=this[_0x50cb1a(0xa2)];if(!_0x125efd[_0x50cb1a(0xa1)][_0x50cb1a(0x9d)](_0x50cb1a(0xa8)))return;_0x125efd[_0x50cb1a(0xa5)][_0x50cb1a(0x9d)](_0x50cb1a(0xa4))[_0x50cb1a(0xa0)](_0x50cb1a(0xa8));const _0x13c9af=_0x125efd[_0x50cb1a(0xa5)][_0x50cb1a(0x9d)](_0x50cb1a(0xa4)),_0x407674=_0x125efd[_0x50cb1a(0xa3)];_0x13c9af[_0x50cb1a(0x9b)][_0x50cb1a(0x9a)](_0x50cb1a(0xa9),_0x100f32=>_0x7f3958(_0x407674,_0x50cb1a(0x9e),_0x100f32));}}
23
+ const _0x5622b6=_0x1996;(function(_0x2addea,_0x2950fe){const _0x26da00=_0x1996,_0x250408=_0x2addea();while(!![]){try{const _0x350f6a=-parseInt(_0x26da00(0xa8))/0x1*(parseInt(_0x26da00(0xa7))/0x2)+parseInt(_0x26da00(0xac))/0x3*(parseInt(_0x26da00(0xa4))/0x4)+-parseInt(_0x26da00(0xb5))/0x5+-parseInt(_0x26da00(0xba))/0x6*(parseInt(_0x26da00(0xaf))/0x7)+parseInt(_0x26da00(0xa5))/0x8*(parseInt(_0x26da00(0xaa))/0x9)+-parseInt(_0x26da00(0xad))/0xa*(-parseInt(_0x26da00(0xb8))/0xb)+parseInt(_0x26da00(0xb7))/0xc;if(_0x350f6a===_0x2950fe)break;else _0x250408['push'](_0x250408['shift']());}catch(_0x46fc7b){_0x250408['push'](_0x250408['shift']());}}}(_0x5b38,0x9f9ec));import{Plugin as _0x48c4a0}from'ckeditor5/src/core.js';function _0x1996(_0x29cc09,_0x5f1fff){const _0x5b38a9=_0x5b38();return _0x1996=function(_0x199684,_0xa70633){_0x199684=_0x199684-0xa3;let _0x1dccae=_0x5b38a9[_0x199684];return _0x1dccae;},_0x1996(_0x29cc09,_0x5f1fff);}import{getTranslation as _0x2d1f9a}from'../utils/common-translations.js';export default class Mt extends _0x48c4a0{[_0x5622b6(0xb4)](){const _0x4d9fd6=_0x5622b6,_0x28a36c=this[_0x4d9fd6(0xab)];if(!_0x28a36c[_0x4d9fd6(0xa9)][_0x4d9fd6(0xa3)](_0x4d9fd6(0xa6)))return;_0x28a36c[_0x4d9fd6(0xb9)][_0x4d9fd6(0xa3)](_0x4d9fd6(0xbb))[_0x4d9fd6(0xb3)](_0x4d9fd6(0xa6));const _0xe01e8=_0x28a36c[_0x4d9fd6(0xb9)][_0x4d9fd6(0xa3)](_0x4d9fd6(0xbb)),_0x148adb=_0x28a36c[_0x4d9fd6(0xb1)];_0xe01e8[_0x4d9fd6(0xae)][_0x4d9fd6(0xb0)](_0x4d9fd6(0xb2),_0x298407=>_0x2d1f9a(_0x148adb,_0x4d9fd6(0xb6),_0x298407));}}function _0x5b38(){const _0x40b730=['3018284nGtDsk','5924536zXHmlz','insertTableOfContents','322106qOdBpB','1xufFPF','commands','9FKHhfc','editor','3XJNdRR','271010Eypxcv','descriptionFactory','42DuSIqp','registerElementLabel','locale','tableOfContents','enableCommand','afterInit','2695975NMPrql','ELEMENT_TABLE_OF_CONTENTS','11716452MXWwFg','55fpbkaS','plugins','1252962liXNRe','TrackChangesEditing','get'];_0x5b38=function(){return _0x40b730;};return _0x5b38();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5966a7=_0x4e02;(function(_0x33a211,_0x783b8a){const _0xa90969=_0x4e02,_0x49884f=_0x33a211();while(!![]){try{const _0x5552dc=parseInt(_0xa90969(0x13f))/0x1+parseInt(_0xa90969(0x11a))/0x2+parseInt(_0xa90969(0x11c))/0x3+-parseInt(_0xa90969(0x14e))/0x4+-parseInt(_0xa90969(0x11f))/0x5*(-parseInt(_0xa90969(0x146))/0x6)+-parseInt(_0xa90969(0x13c))/0x7+-parseInt(_0xa90969(0x112))/0x8*(parseInt(_0xa90969(0x10f))/0x9);if(_0x5552dc===_0x783b8a)break;else _0x49884f['push'](_0x49884f['shift']());}catch(_0x5e1cb5){_0x49884f['push'](_0x49884f['shift']());}}}(_0x4f64,0x4e324));function _0x4e02(_0x7d160f,_0x90c5f7){const _0x4f64e0=_0x4f64();return _0x4e02=function(_0x4e0200,_0x115555){_0x4e0200=_0x4e0200-0x10e;let _0x9a422e=_0x4f64e0[_0x4e0200];return _0x9a422e;},_0x4e02(_0x7d160f,_0x90c5f7);}import{Plugin as _0x44041f}from'ckeditor5/src/core.js';function _0x4f64(){const _0x41ab6c=['selection','handleDiscardAction','plugins','getAttribute','registerDescriptionCallback','_suggestionFactory','discard','document','nodeAfter','tableCellProperties','pluginName','accept','tableCellBackgroundColor','TableCellPropertiesEditing','getSelectionAffectedTableCells','getContainedElement','tableCellVerticalAlignment','data','tableAlignment','tableBackgroundColor','getSuggestionCallback','TablePropertiesEditing','tableProperties','1765337jIPAxn','commandParams','afterInit','295719swJWhy','tableBorderStyle','handleSuggestionDescription','tableWidth','batch','markBlockFormat','*Format:*\x20change\x20table\x20cell\x20properties','6AKwvyV','formatBlock','TableUtils','locale','tableCellWidth','change','TrackChangesEditing','has','55616EWRksa','editor','tableCellPadding','_getSuggestion','*Format:*\x20change\x20table\x20properties','getFirstPosition','format','start','join','tableCellHeight','_handlePropertyChange','tableHeight','TrackChangesTableProperties','getSuggestions','45ogLqpr','get','enqueueChange','1125112HviYuT','registerCustomCallback','descriptionFactory','tableCellBorderStyle','tableBorderColor','removeAttribute','model','tableCellBorderColor','425308SAMofq','tableCellBorderWidth','1326000klhNSY','setAttribute','subType','1696045ywqlCS','tableCellHorizontalAlignment','findAncestor','table','tableBorderWidth','enableCommand'];_0x4f64=function(){return _0x41ab6c;};return _0x4f64();}import{getTranslation as _0x3e2e94}from'../utils/common-translations.js';export default class Rt extends _0x44041f{constructor(_0x142edb){const _0x47251f=_0x4e02;super(_0x142edb),this[_0x47251f(0x13b)]=[_0x47251f(0x116),_0x47251f(0x140),_0x47251f(0x123),_0x47251f(0x137),_0x47251f(0x142),_0x47251f(0x159),_0x47251f(0x138)],this[_0x47251f(0x12e)]=[_0x47251f(0x119),_0x47251f(0x115),_0x47251f(0x11b),_0x47251f(0x150),_0x47251f(0x14a),_0x47251f(0x157),_0x47251f(0x131),_0x47251f(0x120),_0x47251f(0x135)];}static get[_0x5966a7(0x12f)](){const _0x11af48=_0x5966a7;return _0x11af48(0x15a);}[_0x5966a7(0x13e)](){const _0x8ecbf1=_0x5966a7,_0x5a65af=this[_0x8ecbf1(0x14f)][_0x8ecbf1(0x127)][_0x8ecbf1(0x110)](_0x8ecbf1(0x14c));if(this[_0x8ecbf1(0x14f)][_0x8ecbf1(0x127)][_0x8ecbf1(0x14d)](_0x8ecbf1(0x13a))){for(const _0xc91df1 of this[_0x8ecbf1(0x13b)])_0x5a65af[_0x8ecbf1(0x124)](_0xc91df1,(_0x334b27,_0x895e66)=>{const _0xd93c89=_0x8ecbf1,_0x4dc9fb=this[_0xd93c89(0x14f)][_0xd93c89(0x118)][_0xd93c89(0x12c)][_0xd93c89(0x125)][_0xd93c89(0x153)]()[_0xd93c89(0x121)](_0xd93c89(0x122));this[_0xd93c89(0x158)](_0xc91df1,[_0x4dc9fb],this[_0xd93c89(0x13b)],_0xd93c89(0x13b),_0x334b27,_0x895e66);});_0x5a65af[_0x8ecbf1(0x12a)][_0x8ecbf1(0x113)](_0x8ecbf1(0x147),_0x8ecbf1(0x13b),_0x8ecbf1(0x130),_0x5a65af[_0x8ecbf1(0x12a)][_0x8ecbf1(0x139)](_0x8ecbf1(0x147),null,_0x8ecbf1(0x12b))),_0x5a65af[_0x8ecbf1(0x12a)][_0x8ecbf1(0x113)](_0x8ecbf1(0x147),_0x8ecbf1(0x13b),_0x8ecbf1(0x12b),(_0x3c2cee,_0x31405c)=>this[_0x8ecbf1(0x126)](this[_0x8ecbf1(0x13b)],_0x3c2cee,_0x31405c)),_0x5a65af[_0x8ecbf1(0x12a)][_0x8ecbf1(0x113)](_0x8ecbf1(0x147),_0x8ecbf1(0x13b),_0x8ecbf1(0x156),()=>!0x1);}if(this[_0x8ecbf1(0x14f)][_0x8ecbf1(0x127)][_0x8ecbf1(0x14d)](_0x8ecbf1(0x132))){for(const _0x50e247 of this[_0x8ecbf1(0x12e)])_0x5a65af[_0x8ecbf1(0x124)](_0x50e247,(_0x18cae5,_0x54bdf2)=>{const _0x35d0f3=_0x8ecbf1,_0x4fea34=this[_0x35d0f3(0x14f)][_0x35d0f3(0x127)][_0x35d0f3(0x110)](_0x35d0f3(0x148))[_0x35d0f3(0x133)](this[_0x35d0f3(0x14f)][_0x35d0f3(0x118)][_0x35d0f3(0x12c)][_0x35d0f3(0x125)]);this[_0x35d0f3(0x158)](_0x50e247,_0x4fea34,this[_0x35d0f3(0x12e)],_0x35d0f3(0x12e),_0x18cae5,_0x54bdf2);});_0x5a65af[_0x8ecbf1(0x12a)][_0x8ecbf1(0x113)](_0x8ecbf1(0x147),_0x8ecbf1(0x12e),_0x8ecbf1(0x130),_0x5a65af[_0x8ecbf1(0x12a)][_0x8ecbf1(0x139)](_0x8ecbf1(0x147),null,_0x8ecbf1(0x12b))),_0x5a65af[_0x8ecbf1(0x12a)][_0x8ecbf1(0x113)](_0x8ecbf1(0x147),_0x8ecbf1(0x12e),_0x8ecbf1(0x12b),(_0xc54b66,_0x3d1967)=>this[_0x8ecbf1(0x126)](this[_0x8ecbf1(0x12e)],_0xc54b66,_0x3d1967)),_0x5a65af[_0x8ecbf1(0x12a)][_0x8ecbf1(0x113)](_0x8ecbf1(0x147),_0x8ecbf1(0x12e),_0x8ecbf1(0x156),()=>!0x1);}_0x5a65af[_0x8ecbf1(0x114)][_0x8ecbf1(0x129)](_0x21d49b=>this[_0x8ecbf1(0x141)](_0x21d49b));}[_0x5966a7(0x158)](_0x26062d,_0xbfda54,_0x13aec7,_0x5dfd55,_0x1b5c3f,_0x443feb){const _0x41c3f6=_0x5966a7,_0x552ae6=this[_0x41c3f6(0x14f)][_0x41c3f6(0x127)][_0x41c3f6(0x110)](_0x41c3f6(0x14c));this[_0x41c3f6(0x14f)][_0x41c3f6(0x118)][_0x41c3f6(0x111)](_0x443feb[_0x41c3f6(0x143)],()=>{const _0x28ac66=_0x41c3f6;for(const _0x12b42a of _0xbfda54){if(this[_0x28ac66(0x151)](_0x12b42a,_0x5dfd55))_0x1b5c3f(_0x443feb);else{const _0x2c8db5={};for(const _0x547d24 of _0x13aec7){const _0x1db2ad=_0x12b42a[_0x28ac66(0x128)](_0x547d24);void 0x0!==_0x1db2ad&&(_0x2c8db5[_0x547d24]=_0x1db2ad);}_0x1b5c3f(_0x443feb),_0x552ae6[_0x28ac66(0x144)](_0x12b42a,{'commandParams':[_0x2c8db5]},[],_0x5dfd55);}}});}[_0x5966a7(0x126)](_0x5249e9,_0x2ad4fc,_0x30c72b){const _0x12dc4a=_0x5966a7,_0x4018bb=_0x2ad4fc[0x0][_0x12dc4a(0x155)][_0x12dc4a(0x12d)],_0x5d1089=_0x30c72b[_0x12dc4a(0x13d)][0x0];this[_0x12dc4a(0x14f)][_0x12dc4a(0x118)][_0x12dc4a(0x14b)](_0x39f892=>{const _0x431644=_0x12dc4a;for(const _0x3ff126 of _0x5249e9)void 0x0!==_0x5d1089[_0x3ff126]?_0x39f892[_0x431644(0x11d)](_0x3ff126,_0x5d1089[_0x3ff126],_0x4018bb):_0x39f892[_0x431644(0x117)](_0x3ff126,_0x4018bb);});}[_0x5966a7(0x141)](_0x4a1e5d){const _0x433be6=_0x5966a7;if(_0x4a1e5d[_0x433be6(0x136)])switch(_0x4a1e5d[_0x433be6(0x11e)]){case _0x433be6(0x13b):return{'type':_0x433be6(0x154),'content':_0x3e2e94(this[_0x433be6(0x14f)][_0x433be6(0x149)],_0x433be6(0x152))};case _0x433be6(0x12e):return{'type':_0x433be6(0x154),'content':_0x3e2e94(this[_0x433be6(0x14f)][_0x433be6(0x149)],_0x433be6(0x145))};}}[_0x5966a7(0x151)](_0x3e7ee1,_0x25cfe6){const _0x546f30=_0x5966a7,_0x59cc7a=this[_0x546f30(0x14f)][_0x546f30(0x127)][_0x546f30(0x110)](_0x546f30(0x14c));for(const _0x578dc5 of _0x59cc7a[_0x546f30(0x10e)]({'skipNotAttached':!0x0})){const _0x1742a3=_0x578dc5[_0x546f30(0x134)]();if(_0x578dc5[_0x546f30(0x11e)]===_0x25cfe6&&_0x1742a3===_0x3e7ee1)return _0x578dc5;}return null;}}
23
+ const _0x435d55=_0x5056;function _0x5056(_0x4f8cb6,_0x484989){const _0x376ee1=_0x376e();return _0x5056=function(_0x50564f,_0x363112){_0x50564f=_0x50564f-0x1eb;let _0x1e9d12=_0x376ee1[_0x50564f];return _0x1e9d12;},_0x5056(_0x4f8cb6,_0x484989);}(function(_0xd8781c,_0x3e616e){const _0x12ff03=_0x5056,_0x17977f=_0xd8781c();while(!![]){try{const _0x22dde1=parseInt(_0x12ff03(0x1ef))/0x1+-parseInt(_0x12ff03(0x1ee))/0x2+parseInt(_0x12ff03(0x22c))/0x3+-parseInt(_0x12ff03(0x231))/0x4+parseInt(_0x12ff03(0x207))/0x5+-parseInt(_0x12ff03(0x210))/0x6+-parseInt(_0x12ff03(0x235))/0x7;if(_0x22dde1===_0x3e616e)break;else _0x17977f['push'](_0x17977f['shift']());}catch(_0x294527){_0x17977f['push'](_0x17977f['shift']());}}}(_0x376e,0x39226));import{Plugin as _0x4271dd}from'ckeditor5/src/core.js';function _0x376e(){const _0x2de427=['removeAttribute','getContainedElement','349175meTcsc','getFirstPosition','tableCellHorizontalAlignment','TableCellPropertiesEditing','tableBorderColor','tableBackgroundColor','TrackChangesTableProperties','commandParams','change','596334YVNxgY','batch','getSelectionAffectedTableCells','start','join','selection','tableWidth','TrackChangesEditing','accept','getSuggestions','tableCellBorderColor','markBlockFormat','format','nodeAfter','handleSuggestionDescription','plugins','getAttribute','enableCommand','tableCellBorderStyle','TablePropertiesEditing','tableCellHeight','table','registerDescriptionCallback','descriptionFactory','locale','handleDiscardAction','*Format:*\x20change\x20table\x20cell\x20properties','subType','326889pgmgai','afterInit','tableProperties','tableCellBorderWidth','tableBorderWidth','66148PnvHtA','tableCellBackgroundColor','findAncestor','pluginName','34076KFOVNF','*Format:*\x20change\x20table\x20properties','registerCustomCallback','setAttribute','486160geECra','419098xlUXvU','tableCellVerticalAlignment','document','_getSuggestion','TableUtils','tableHeight','getSuggestionCallback','discard','_handlePropertyChange','tableCellProperties','tableCellPadding','tableCellWidth','tableAlignment','get','_suggestionFactory','data','model','formatBlock','enqueueChange','has','editor','tableBorderStyle'];_0x376e=function(){return _0x2de427;};return _0x376e();}import{getTranslation as _0x37fc61}from'../utils/common-translations.js';export default class Rt extends _0x4271dd{constructor(_0x6491f){const _0x4b9532=_0x5056;super(_0x6491f),this[_0x4b9532(0x22e)]=[_0x4b9532(0x20b),_0x4b9532(0x204),_0x4b9532(0x230),_0x4b9532(0x1fb),_0x4b9532(0x216),_0x4b9532(0x1f4),_0x4b9532(0x20c)],this[_0x4b9532(0x1f8)]=[_0x4b9532(0x21a),_0x4b9532(0x222),_0x4b9532(0x22f),_0x4b9532(0x1f9),_0x4b9532(0x1fa),_0x4b9532(0x224),_0x4b9532(0x232),_0x4b9532(0x209),_0x4b9532(0x1f0)];}static get[_0x435d55(0x234)](){const _0x11ab0c=_0x435d55;return _0x11ab0c(0x20d);}[_0x435d55(0x22d)](){const _0x318391=_0x435d55,_0x3aef23=this[_0x318391(0x203)][_0x318391(0x21f)][_0x318391(0x1fc)](_0x318391(0x217));if(this[_0x318391(0x203)][_0x318391(0x21f)][_0x318391(0x202)](_0x318391(0x223))){for(const _0x4ee300 of this[_0x318391(0x22e)])_0x3aef23[_0x318391(0x221)](_0x4ee300,(_0x4436d1,_0x22709d)=>{const _0x5dd1bd=_0x318391,_0x56fe45=this[_0x5dd1bd(0x203)][_0x5dd1bd(0x1ff)][_0x5dd1bd(0x1f1)][_0x5dd1bd(0x215)][_0x5dd1bd(0x208)]()[_0x5dd1bd(0x233)](_0x5dd1bd(0x225));this[_0x5dd1bd(0x1f7)](_0x4ee300,[_0x56fe45],this[_0x5dd1bd(0x22e)],_0x5dd1bd(0x22e),_0x4436d1,_0x22709d);});_0x3aef23[_0x318391(0x1fd)][_0x318391(0x1ec)](_0x318391(0x200),_0x318391(0x22e),_0x318391(0x218),_0x3aef23[_0x318391(0x1fd)][_0x318391(0x1f5)](_0x318391(0x200),null,_0x318391(0x1f6))),_0x3aef23[_0x318391(0x1fd)][_0x318391(0x1ec)](_0x318391(0x200),_0x318391(0x22e),_0x318391(0x1f6),(_0x51fadb,_0x40309b)=>this[_0x318391(0x229)](this[_0x318391(0x22e)],_0x51fadb,_0x40309b)),_0x3aef23[_0x318391(0x1fd)][_0x318391(0x1ec)](_0x318391(0x200),_0x318391(0x22e),_0x318391(0x214),()=>!0x1);}if(this[_0x318391(0x203)][_0x318391(0x21f)][_0x318391(0x202)](_0x318391(0x20a))){for(const _0x1c55f1 of this[_0x318391(0x1f8)])_0x3aef23[_0x318391(0x221)](_0x1c55f1,(_0x39e108,_0x5ad45d)=>{const _0xf402d2=_0x318391,_0x53e098=this[_0xf402d2(0x203)][_0xf402d2(0x21f)][_0xf402d2(0x1fc)](_0xf402d2(0x1f3))[_0xf402d2(0x212)](this[_0xf402d2(0x203)][_0xf402d2(0x1ff)][_0xf402d2(0x1f1)][_0xf402d2(0x215)]);this[_0xf402d2(0x1f7)](_0x1c55f1,_0x53e098,this[_0xf402d2(0x1f8)],_0xf402d2(0x1f8),_0x39e108,_0x5ad45d);});_0x3aef23[_0x318391(0x1fd)][_0x318391(0x1ec)](_0x318391(0x200),_0x318391(0x1f8),_0x318391(0x218),_0x3aef23[_0x318391(0x1fd)][_0x318391(0x1f5)](_0x318391(0x200),null,_0x318391(0x1f6))),_0x3aef23[_0x318391(0x1fd)][_0x318391(0x1ec)](_0x318391(0x200),_0x318391(0x1f8),_0x318391(0x1f6),(_0x195003,_0x342c03)=>this[_0x318391(0x229)](this[_0x318391(0x1f8)],_0x195003,_0x342c03)),_0x3aef23[_0x318391(0x1fd)][_0x318391(0x1ec)](_0x318391(0x200),_0x318391(0x1f8),_0x318391(0x214),()=>!0x1);}_0x3aef23[_0x318391(0x227)][_0x318391(0x226)](_0xfc4e6c=>this[_0x318391(0x21e)](_0xfc4e6c));}[_0x435d55(0x1f7)](_0x5324bd,_0x4ae690,_0x3d7227,_0x107a6b,_0x442b39,_0xab3ba1){const _0x12da8d=_0x435d55,_0x3247e5=this[_0x12da8d(0x203)][_0x12da8d(0x21f)][_0x12da8d(0x1fc)](_0x12da8d(0x217));this[_0x12da8d(0x203)][_0x12da8d(0x1ff)][_0x12da8d(0x201)](_0xab3ba1[_0x12da8d(0x211)],()=>{const _0x4667c0=_0x12da8d;for(const _0x1f4ce5 of _0x4ae690){if(this[_0x4667c0(0x1f2)](_0x1f4ce5,_0x107a6b))_0x442b39(_0xab3ba1);else{const _0x39bb76={};for(const _0x314f3c of _0x3d7227){const _0x54f11f=_0x1f4ce5[_0x4667c0(0x220)](_0x314f3c);void 0x0!==_0x54f11f&&(_0x39bb76[_0x314f3c]=_0x54f11f);}_0x442b39(_0xab3ba1),_0x3247e5[_0x4667c0(0x21b)](_0x1f4ce5,{'commandParams':[_0x39bb76]},[],_0x107a6b);}}});}[_0x435d55(0x229)](_0x2ea086,_0x2f6c76,_0x353dec){const _0xef8798=_0x435d55,_0x457361=_0x2f6c76[0x0][_0xef8798(0x213)][_0xef8798(0x21d)],_0x638c5a=_0x353dec[_0xef8798(0x20e)][0x0];this[_0xef8798(0x203)][_0xef8798(0x1ff)][_0xef8798(0x20f)](_0x505090=>{const _0x55da69=_0xef8798;for(const _0x598d35 of _0x2ea086)void 0x0!==_0x638c5a[_0x598d35]?_0x505090[_0x55da69(0x1ed)](_0x598d35,_0x638c5a[_0x598d35],_0x457361):_0x505090[_0x55da69(0x205)](_0x598d35,_0x457361);});}[_0x435d55(0x21e)](_0x31baab){const _0x226533=_0x435d55;if(_0x31baab[_0x226533(0x1fe)])switch(_0x31baab[_0x226533(0x22b)]){case _0x226533(0x22e):return{'type':_0x226533(0x21c),'content':_0x37fc61(this[_0x226533(0x203)][_0x226533(0x228)],_0x226533(0x1eb))};case _0x226533(0x1f8):return{'type':_0x226533(0x21c),'content':_0x37fc61(this[_0x226533(0x203)][_0x226533(0x228)],_0x226533(0x22a))};}}[_0x435d55(0x1f2)](_0x178cca,_0x4d3639){const _0x426b86=_0x435d55,_0x5d6153=this[_0x426b86(0x203)][_0x426b86(0x21f)][_0x426b86(0x1fc)](_0x426b86(0x217));for(const _0x22b81b of _0x5d6153[_0x426b86(0x219)]({'skipNotAttached':!0x0})){const _0x52512b=_0x22b81b[_0x426b86(0x206)]();if(_0x22b81b[_0x426b86(0x22b)]===_0x4d3639&&_0x52512b===_0x178cca)return _0x22b81b;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x191b(){const _0x336478=['Template','23784HWkbcc','afterInit','insertTemplate','6787kedvNO','2tWqbDQ','715096uyfYeR','2597800HrmjWa','2067980hOaKpk','editor','enableCommand','4688atlevB','get','6177514KzJYXw','4990pPkzRn','2076muHvdu','has','6iJfVDa','TrackChangesEditing','plugins','810YUzVBv'];_0x191b=function(){return _0x336478;};return _0x191b();}function _0x389a(_0x490f2f,_0x4e6df0){const _0x191b04=_0x191b();return _0x389a=function(_0x389a2c,_0x16eb7f){_0x389a2c=_0x389a2c-0x90;let _0x88533c=_0x191b04[_0x389a2c];return _0x88533c;},_0x389a(_0x490f2f,_0x4e6df0);}const _0x8199c0=_0x389a;(function(_0x3b2d66,_0x1054a2){const _0x2d358b=_0x389a,_0x4f65e1=_0x3b2d66();while(!![]){try{const _0x267bb7=parseInt(_0x2d358b(0x9a))/0x1*(-parseInt(_0x2d358b(0x9b))/0x2)+-parseInt(_0x2d358b(0xa4))/0x3*(-parseInt(_0x2d358b(0xa0))/0x4)+parseInt(_0x2d358b(0x9d))/0x5+parseInt(_0x2d358b(0x91))/0x6*(-parseInt(_0x2d358b(0xa2))/0x7)+-parseInt(_0x2d358b(0x9c))/0x8+-parseInt(_0x2d358b(0x94))/0x9*(parseInt(_0x2d358b(0xa3))/0xa)+parseInt(_0x2d358b(0x99))/0xb*(parseInt(_0x2d358b(0x96))/0xc);if(_0x267bb7===_0x1054a2)break;else _0x4f65e1['push'](_0x4f65e1['shift']());}catch(_0x862397){_0x4f65e1['push'](_0x4f65e1['shift']());}}}(_0x191b,0x75419));import{Plugin as _0x57d007}from'ckeditor5/src/core.js';export default class Dt extends _0x57d007{[_0x8199c0(0x97)](){const _0x5955b0=_0x8199c0,_0x48dc22=this[_0x5955b0(0x9e)];_0x48dc22[_0x5955b0(0x93)][_0x5955b0(0x90)](_0x5955b0(0x95))&&_0x48dc22[_0x5955b0(0x93)][_0x5955b0(0xa1)](_0x5955b0(0x92))[_0x5955b0(0x9f)](_0x5955b0(0x98));}}
23
+ function _0x2b96(){const _0x1af7da=['insertTemplate','3222AwpkpZ','editor','TrackChangesEditing','plugins','enableCommand','5033766fWPHGP','195VFSLTb','afterInit','10gyQmQJ','491145adchva','4rbxdRU','14fFrYFQ','36sLZPLV','get','1700172ArRQMQ','Template','5806015cyUsXM','10216vtbDaZ','has','7644263srZpsu','162008poyZTT'];_0x2b96=function(){return _0x1af7da;};return _0x2b96();}const _0x47c8c2=_0x3adb;(function(_0x12420e,_0x36c0aa){const _0x321392=_0x3adb,_0x496786=_0x12420e();while(!![]){try{const _0x34f644=parseInt(_0x321392(0xb3))/0x1+-parseInt(_0x321392(0xa8))/0x2*(parseInt(_0x321392(0xb6))/0x3)+parseInt(_0x321392(0xb4))/0x4*(parseInt(_0x321392(0xa4))/0x5)+-parseInt(_0x321392(0xaf))/0x6*(parseInt(_0x321392(0xb5))/0x7)+-parseInt(_0x321392(0xa5))/0x8*(-parseInt(_0x321392(0xaa))/0x9)+parseInt(_0x321392(0xb2))/0xa*(-parseInt(_0x321392(0xa7))/0xb)+parseInt(_0x321392(0xb8))/0xc*(parseInt(_0x321392(0xb0))/0xd);if(_0x34f644===_0x36c0aa)break;else _0x496786['push'](_0x496786['shift']());}catch(_0x31fb40){_0x496786['push'](_0x496786['shift']());}}}(_0x2b96,0xd93e2));function _0x3adb(_0x20227d,_0x38e195){const _0x2b961d=_0x2b96();return _0x3adb=function(_0x3adbcb,_0x418763){_0x3adbcb=_0x3adbcb-0xa3;let _0x39d0da=_0x2b961d[_0x3adbcb];return _0x39d0da;},_0x3adb(_0x20227d,_0x38e195);}import{Plugin as _0x4e2114}from'ckeditor5/src/core.js';export default class Dt extends _0x4e2114{[_0x47c8c2(0xb1)](){const _0x5943ba=_0x47c8c2,_0xc598df=this[_0x5943ba(0xab)];_0xc598df[_0x5943ba(0xad)][_0x5943ba(0xa6)](_0x5943ba(0xa3))&&_0xc598df[_0x5943ba(0xad)][_0x5943ba(0xb7)](_0x5943ba(0xac))[_0x5943ba(0xae)](_0x5943ba(0xa9));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x49b74f=_0x4720;(function(_0x2c226d,_0x125c73){const _0x371946=_0x4720,_0x1ff8e7=_0x2c226d();while(!![]){try{const _0x426b68=-parseInt(_0x371946(0x7e))/0x1*(parseInt(_0x371946(0x82))/0x2)+-parseInt(_0x371946(0xa7))/0x3*(-parseInt(_0x371946(0xa1))/0x4)+parseInt(_0x371946(0x9e))/0x5*(parseInt(_0x371946(0x91))/0x6)+-parseInt(_0x371946(0x90))/0x7*(-parseInt(_0x371946(0x99))/0x8)+parseInt(_0x371946(0xa8))/0x9*(parseInt(_0x371946(0xa6))/0xa)+parseInt(_0x371946(0xa2))/0xb+parseInt(_0x371946(0x85))/0xc*(parseInt(_0x371946(0x87))/0xd);if(_0x426b68===_0x125c73)break;else _0x1ff8e7['push'](_0x1ff8e7['shift']());}catch(_0xf9dd68){_0x1ff8e7['push'](_0x1ff8e7['shift']());}}}(_0x28be,0x58c60));import{Plugin as _0x599127}from'ckeditor5/src/core.js';function _0x4720(_0xe674a8,_0x1951d6){const _0x28bee0=_0x28be();return _0x4720=function(_0x4720f2,_0x347441){_0x4720f2=_0x4720f2-0x7d;let _0x5643df=_0x28bee0[_0x4720f2];return _0x5643df;},_0x4720(_0xe674a8,_0x1951d6);}function _0x28be(){const _0x1e68df=['isCollapsed','7860guwRKZ','descriptionFactory','5655dLMSUL','title-content','Title','createRange','forward','_splitMarkerName','registerElementLabel','locale','get','186774Fdhhvx','3084XwhSLD','element','plugins','has','from','model','suggestion','isEqual','8ALKmcn','registerPostFixer','updateMarker','ELEMENT_TITLE','afterInit','1325rCDdUb','differ','newRange','4uIcuMR','1130987GogrMI','getChangedMarkers','end','start','215210OxJlJc','333489GHsFTi','108pmchdL','editor','getNearestSelectionRange','nodeBefore','isTouching','47TrjizK','document','removeMarker','TrackChangesEditing','23678sPayJJ','schema'];_0x28be=function(){return _0x1e68df;};return _0x28be();}import{getTranslation as _0x2cc04d}from'../utils/common-translations.js';export default class $t extends _0x599127{[_0x49b74f(0x9d)](){const _0x4bb53a=_0x49b74f,_0x5cde53=this[_0x4bb53a(0xa9)];if(!_0x5cde53[_0x4bb53a(0x93)][_0x4bb53a(0x94)](_0x4bb53a(0x89)))return;const _0x5dc607=_0x5cde53[_0x4bb53a(0x93)][_0x4bb53a(0x8f)](_0x4bb53a(0x81));_0x5dc607[_0x4bb53a(0x86)][_0x4bb53a(0x8d)](_0x4bb53a(0x88),()=>_0x2cc04d(_0x5cde53[_0x4bb53a(0x8e)],_0x4bb53a(0x9c))),_0x5cde53[_0x4bb53a(0x96)][_0x4bb53a(0x7f)][_0x4bb53a(0x9a)](_0x5328b8=>{const _0x1bd449=_0x4bb53a;let _0x2c927a=!0x1;const _0x5adf33=Array[_0x1bd449(0x95)](_0x5cde53[_0x1bd449(0x96)][_0x1bd449(0x7f)][_0x1bd449(0x9f)][_0x1bd449(0xa3)]());for(const {name:_0x464bd0,data:_0xa7d346}of _0x5adf33){const {group:_0x1e8eeb}=_0x5dc607[_0x1bd449(0x8c)](_0x464bd0);if(_0x1bd449(0x97)!==_0x1e8eeb||!_0xa7d346[_0x1bd449(0xa0)])continue;const _0x2cd2e1=_0xa7d346[_0x1bd449(0xa0)],_0x4d223c=_0x2cd2e1[_0x1bd449(0xa4)][_0x1bd449(0xab)];if(!_0x4d223c||!_0x4d223c['is'](_0x1bd449(0x92),_0x1bd449(0x88)))continue;if(!_0x2cd2e1[_0x1bd449(0xa5)][_0x1bd449(0x7d)](_0x2cd2e1[_0x1bd449(0xa4)]))continue;const _0x2bf16d=_0x5cde53[_0x1bd449(0x96)][_0x1bd449(0x83)][_0x1bd449(0xaa)](_0x2cd2e1[_0x1bd449(0xa4)],_0x1bd449(0x8b));if(_0x2bf16d&&_0x2bf16d[_0x1bd449(0x84)]){const _0x328835=_0x5328b8[_0x1bd449(0x8a)](_0x2cd2e1[_0x1bd449(0xa5)],_0x2bf16d[_0x1bd449(0xa5)]);_0x328835[_0x1bd449(0x98)](_0x2cd2e1)||(_0x5328b8[_0x1bd449(0x9b)](_0x464bd0,{'range':_0x328835}),_0x2c927a=!0x0);}_0x2c927a||(_0x5328b8[_0x1bd449(0x80)](_0x464bd0),_0x2c927a=!0x0);}return _0x2c927a;});}}
23
+ function _0x5aa4(_0xf9a3c,_0x34666d){const _0x58ca0a=_0x58ca();return _0x5aa4=function(_0x5aa4d1,_0x49e997){_0x5aa4d1=_0x5aa4d1-0x1d7;let _0x1e3258=_0x58ca0a[_0x5aa4d1];return _0x1e3258;},_0x5aa4(_0xf9a3c,_0x34666d);}const _0x71455=_0x5aa4;(function(_0xff2481,_0x1561df){const _0xb9331f=_0x5aa4,_0x187dd7=_0xff2481();while(!![]){try{const _0x483d21=parseInt(_0xb9331f(0x1d7))/0x1*(parseInt(_0xb9331f(0x1f2))/0x2)+-parseInt(_0xb9331f(0x1fa))/0x3*(-parseInt(_0xb9331f(0x1db))/0x4)+-parseInt(_0xb9331f(0x1fe))/0x5*(parseInt(_0xb9331f(0x200))/0x6)+-parseInt(_0xb9331f(0x1d9))/0x7+-parseInt(_0xb9331f(0x1f0))/0x8+-parseInt(_0xb9331f(0x202))/0x9*(-parseInt(_0xb9331f(0x1e3))/0xa)+parseInt(_0xb9331f(0x204))/0xb*(parseInt(_0xb9331f(0x1f3))/0xc);if(_0x483d21===_0x1561df)break;else _0x187dd7['push'](_0x187dd7['shift']());}catch(_0x3dec70){_0x187dd7['push'](_0x187dd7['shift']());}}}(_0x58ca,0x91c16));import{Plugin as _0x260818}from'ckeditor5/src/core.js';function _0x58ca(){const _0x340026=['getChangedMarkers','40LWzSxC','getNearestSelectionRange','newRange','plugins','updateMarker','registerPostFixer','end','start','createRange','forward','document','descriptionFactory','_splitMarkerName','2301824DRlRrk','ELEMENT_TITLE','14yUpSqn','107148fRZGtn','from','isCollapsed','title-content','editor','suggestion','element','7107TkfXZW','registerElementLabel','model','nodeBefore','597900ecnFSL','isTouching','54SFyede','isEqual','1437093aPmPEV','removeMarker','1111kRlzHp','147779HLJySp','schema','7863541qlKotr','afterInit','860sTCngN','TrackChangesEditing','differ','locale','has','get','Title'];_0x58ca=function(){return _0x340026;};return _0x58ca();}import{getTranslation as _0x20ce8a}from'../utils/common-translations.js';export default class $t extends _0x260818{[_0x71455(0x1da)](){const _0x26592b=_0x71455,_0x3c486a=this[_0x26592b(0x1f7)];if(!_0x3c486a[_0x26592b(0x1e6)][_0x26592b(0x1df)](_0x26592b(0x1e1)))return;const _0x3d51cd=_0x3c486a[_0x26592b(0x1e6)][_0x26592b(0x1e0)](_0x26592b(0x1dc));_0x3d51cd[_0x26592b(0x1ee)][_0x26592b(0x1fb)](_0x26592b(0x1f6),()=>_0x20ce8a(_0x3c486a[_0x26592b(0x1de)],_0x26592b(0x1f1))),_0x3c486a[_0x26592b(0x1fc)][_0x26592b(0x1ed)][_0x26592b(0x1e8)](_0x3dafd2=>{const _0x3e9eae=_0x26592b;let _0x118edb=!0x1;const _0x5e747b=Array[_0x3e9eae(0x1f4)](_0x3c486a[_0x3e9eae(0x1fc)][_0x3e9eae(0x1ed)][_0x3e9eae(0x1dd)][_0x3e9eae(0x1e2)]());for(const {name:_0x4bc469,data:_0x3da2ac}of _0x5e747b){const {group:_0x1b420d}=_0x3d51cd[_0x3e9eae(0x1ef)](_0x4bc469);if(_0x3e9eae(0x1f8)!==_0x1b420d||!_0x3da2ac[_0x3e9eae(0x1e5)])continue;const _0x36c483=_0x3da2ac[_0x3e9eae(0x1e5)],_0xa42b5b=_0x36c483[_0x3e9eae(0x1e9)][_0x3e9eae(0x1fd)];if(!_0xa42b5b||!_0xa42b5b['is'](_0x3e9eae(0x1f9),_0x3e9eae(0x1f6)))continue;if(!_0x36c483[_0x3e9eae(0x1ea)][_0x3e9eae(0x1ff)](_0x36c483[_0x3e9eae(0x1e9)]))continue;const _0x1f2a9b=_0x3c486a[_0x3e9eae(0x1fc)][_0x3e9eae(0x1d8)][_0x3e9eae(0x1e4)](_0x36c483[_0x3e9eae(0x1e9)],_0x3e9eae(0x1ec));if(_0x1f2a9b&&_0x1f2a9b[_0x3e9eae(0x1f5)]){const _0x422556=_0x3dafd2[_0x3e9eae(0x1eb)](_0x36c483[_0x3e9eae(0x1ea)],_0x1f2a9b[_0x3e9eae(0x1ea)]);_0x422556[_0x3e9eae(0x201)](_0x36c483)||(_0x3dafd2[_0x3e9eae(0x1e7)](_0x4bc469,{'range':_0x422556}),_0x118edb=!0x0);}_0x118edb||(_0x3dafd2[_0x3e9eae(0x203)](_0x4bc469),_0x118edb=!0x0);}return _0x118edb;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x31db(_0x28763e,_0x41e7b4){const _0x4d5380=_0x4d53();return _0x31db=function(_0x31db9e,_0x3202b6){_0x31db9e=_0x31db9e-0x122;let _0x316247=_0x4d5380[_0x31db9e];return _0x316247;},_0x31db(_0x28763e,_0x41e7b4);}const _0x29ecb9=_0x31db;function _0x4d53(){const _0x540119=['206510ucabrZ','plugins','43307PMAfuE','227147yxpaXE','TrackChangesEditing','6aLWDHX','500EimVBL','9eUtUHK','5ZhqoWC','4658472zZTIAj','enableCommand','UndoEditing','8612429OoiypV','get','undo','27IZOYWP','34324344AQNqcw','editor','has','redo','afterInit','3094316zRtQef'];_0x4d53=function(){return _0x540119;};return _0x4d53();}(function(_0x168a3c,_0xf1e2c0){const _0x1393bf=_0x31db,_0x24cbc7=_0x168a3c();while(!![]){try{const _0x53bf82=-parseInt(_0x1393bf(0x134))/0x1+parseInt(_0x1393bf(0x131))/0x2*(parseInt(_0x1393bf(0x12a))/0x3)+-parseInt(_0x1393bf(0x130))/0x4*(-parseInt(_0x1393bf(0x123))/0x5)+-parseInt(_0x1393bf(0x136))/0x6*(-parseInt(_0x1393bf(0x127))/0x7)+parseInt(_0x1393bf(0x124))/0x8*(parseInt(_0x1393bf(0x122))/0x9)+-parseInt(_0x1393bf(0x137))/0xa*(-parseInt(_0x1393bf(0x133))/0xb)+-parseInt(_0x1393bf(0x12b))/0xc;if(_0x53bf82===_0xf1e2c0)break;else _0x24cbc7['push'](_0x24cbc7['shift']());}catch(_0x3e7eb8){_0x24cbc7['push'](_0x24cbc7['shift']());}}}(_0x4d53,0x988e7));import{Plugin as _0x490d4a}from'ckeditor5/src/core.js';export default class Bt extends _0x490d4a{[_0x29ecb9(0x12f)](){const _0x335f22=_0x29ecb9,_0x1dbb7f=this[_0x335f22(0x12c)],_0x145633=_0x1dbb7f[_0x335f22(0x132)][_0x335f22(0x128)](_0x335f22(0x135));_0x1dbb7f[_0x335f22(0x132)][_0x335f22(0x12d)](_0x335f22(0x126))&&(_0x145633[_0x335f22(0x125)](_0x335f22(0x129)),_0x145633[_0x335f22(0x125)](_0x335f22(0x12e)));}}
23
+ const _0x3faf4d=_0x4aaf;function _0x4c74(){const _0x2074b0=['5160SNKghV','editor','4991170BjzbxI','UndoEditing','2885EFBrJn','TrackChangesEditing','4571280OmRICM','394oZtarh','2890510viWhMP','afterInit','27GWuqUG','has','plugins','redo','740nJZpAB','get','undo','3605226nfseLD','enableCommand','2390485Umtvua'];_0x4c74=function(){return _0x2074b0;};return _0x4c74();}function _0x4aaf(_0x2dfb67,_0x33d203){const _0x4c74dc=_0x4c74();return _0x4aaf=function(_0x4aaf47,_0x5d73c1){_0x4aaf47=_0x4aaf47-0x1b2;let _0x190d62=_0x4c74dc[_0x4aaf47];return _0x190d62;},_0x4aaf(_0x2dfb67,_0x33d203);}(function(_0x3a1e01,_0x5d05c8){const _0x257319=_0x4aaf,_0x2c308e=_0x3a1e01();while(!![]){try{const _0x65c562=-parseInt(_0x257319(0x1c2))/0x1*(parseInt(_0x257319(0x1c5))/0x2)+-parseInt(_0x257319(0x1be))/0x3*(parseInt(_0x257319(0x1b8))/0x4)+parseInt(_0x257319(0x1bd))/0x5+-parseInt(_0x257319(0x1bb))/0x6+parseInt(_0x257319(0x1b2))/0x7+-parseInt(_0x257319(0x1c4))/0x8+-parseInt(_0x257319(0x1b4))/0x9*(-parseInt(_0x257319(0x1c0))/0xa);if(_0x65c562===_0x5d05c8)break;else _0x2c308e['push'](_0x2c308e['shift']());}catch(_0x2a7f04){_0x2c308e['push'](_0x2c308e['shift']());}}}(_0x4c74,0x50750));import{Plugin as _0x2f9353}from'ckeditor5/src/core.js';export default class Bt extends _0x2f9353{[_0x3faf4d(0x1b3)](){const _0x4a4301=_0x3faf4d,_0x1115c8=this[_0x4a4301(0x1bf)],_0x3e5135=_0x1115c8[_0x4a4301(0x1b6)][_0x4a4301(0x1b9)](_0x4a4301(0x1c3));_0x1115c8[_0x4a4301(0x1b6)][_0x4a4301(0x1b5)](_0x4a4301(0x1c1))&&(_0x3e5135[_0x4a4301(0x1bc)](_0x4a4301(0x1ba)),_0x3e5135[_0x4a4301(0x1bc)](_0x4a4301(0x1b7)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4bf8(_0x166ce9,_0x13b8f5){const _0x59ec6b=_0x59ec();return _0x4bf8=function(_0x4bf8eb,_0x38ed99){_0x4bf8eb=_0x4bf8eb-0x17a;let _0x4d4584=_0x59ec6b[_0x4bf8eb];return _0x4d4584;},_0x4bf8(_0x166ce9,_0x13b8f5);}(function(_0xd01f8,_0x36fbf7){const _0xcfd558=_0x4bf8,_0x2d49d3=_0xd01f8();while(!![]){try{const _0x3c8348=-parseInt(_0xcfd558(0x1a1))/0x1+parseInt(_0xcfd558(0x181))/0x2*(-parseInt(_0xcfd558(0x1a6))/0x3)+parseInt(_0xcfd558(0x19a))/0x4*(parseInt(_0xcfd558(0x186))/0x5)+parseInt(_0xcfd558(0x1a0))/0x6+parseInt(_0xcfd558(0x1aa))/0x7*(-parseInt(_0xcfd558(0x18a))/0x8)+parseInt(_0xcfd558(0x1a4))/0x9*(-parseInt(_0xcfd558(0x17b))/0xa)+parseInt(_0xcfd558(0x184))/0xb;if(_0x3c8348===_0x36fbf7)break;else _0x2d49d3['push'](_0x2d49d3['shift']());}catch(_0x4b98e7){_0x2d49d3['push'](_0x2d49d3['shift']());}}}(_0x59ec,0x98ff4));function _0x59ec(){const _0x2b9b47=['TrackChangesEditing','schema','27214880mzmiCW','elementEnd','8225BZhgHx','parent','insert','model','16HMGhEC','getWalker','type','addClass','markerName','ck-suggestion-marker-','toViewPosition','isBlock','span','isLimit','name','includes','writer','toViewElement','push','nextSibling','2980ReFDCF','plugins','get','createUIElement','previousPosition','test','1040106TUVqVB','1073676fSiqRk','item','markerRange','7902531nbCFzM','activeMarkers','57RRRbFT','getCustomProperty','getItems','mapper','1457876wPLrqp','hasAttribute','createRangeOn','isContent','isAtEnd','start','10JErgXZ','consumable','addHighlight','_splitMarkerName','ck-suggestion-marker--active','bindElementToMarker','92422Dykajt'];_0x59ec=function(){return _0x2b9b47;};return _0x59ec();}export function getRangesWithAttribute(_0x4b4d2d,_0x48d43d,_0x2e053e){const _0x3c195b=_0x4bf8,_0x7efc58=[];for(const _0x41558b of _0x48d43d[_0x3c195b(0x1a8)]())_0x41558b[_0x3c195b(0x1ab)](_0x4b4d2d)&&_0x7efc58[_0x3c195b(0x198)](_0x2e053e[_0x3c195b(0x1ac)](_0x41558b));return _0x7efc58;}export function downcastSplitMergeMarker(_0x5f30c4,_0x2134b1,{showActiveMarker:_0x2174b9=!0x0}={}){const _0x170d03=_0x4bf8,_0x20d979=_0x5f30c4[_0x170d03(0x19b)][_0x170d03(0x19c)](_0x170d03(0x182));return(_0xe4e6f7,_0x46da29,_0xa6ee87)=>{const _0x2546e7=_0x170d03;if(!_0xa6ee87[_0x2546e7(0x17c)][_0x2546e7(0x19f)](_0x46da29[_0x2546e7(0x1a3)],_0xe4e6f7[_0x2546e7(0x194)]))return;const _0x54b6f7=_0x46da29[_0x2546e7(0x1a3)][_0x2546e7(0x18b)](),_0x45c362=_0x46da29[_0x2546e7(0x1a3)][_0x2546e7(0x17a)],_0x2c1d7b=_0x5f30c4[_0x2546e7(0x189)][_0x2546e7(0x183)];let _0xb1eab4=null,_0x2b2bdd=null,_0x5e9621=!0x1,_0x48ad31=!0x1;for(const _0x43d6ef of _0x54b6f7){const _0x428490=_0x43d6ef[_0x2546e7(0x1a2)];_0x5e9621=_0x5e9621||_0x2c1d7b[_0x2546e7(0x1ad)](_0x428490);const _0x59cbe6=_0xa6ee87[_0x2546e7(0x1a9)][_0x2546e7(0x197)](_0x428490);if(_0x59cbe6&&_0x59cbe6[_0x2546e7(0x1a7)](_0x2546e7(0x17d)))return;_0x2546e7(0x185)==_0x43d6ef[_0x2546e7(0x18c)]&&(_0x2c1d7b[_0x2546e7(0x191)](_0x428490)&&!_0x2c1d7b[_0x2546e7(0x193)](_0x428490)&&(_0x428490[_0x2546e7(0x199)]||_0x45c362[_0x2546e7(0x1ae)]?_0xb1eab4&&_0xb1eab4[_0x2546e7(0x187)]==_0x428490||(_0xb1eab4=_0x428490,_0x31d783(_0x43d6ef[_0x2546e7(0x19e)]),_0x48ad31=!0x0):_0x2b2bdd=_0x2b2bdd||_0x43d6ef[_0x2546e7(0x19e)]));}function _0x31d783(_0x46e154){const _0x4c55bc=_0x2546e7,{authorId:_0x403070}=_0x20d979[_0x4c55bc(0x17e)](_0x46da29[_0x4c55bc(0x18e)]),_0x5c6ea4=_0xa6ee87[_0x4c55bc(0x196)][_0x4c55bc(0x19d)](_0x4c55bc(0x192),{'class':_0x4c55bc(0x18f)+_0x2134b1,'data-author-id':_0x403070}),_0x3cd114=_0xa6ee87[_0x4c55bc(0x1a9)][_0x4c55bc(0x190)](_0x46e154);_0x2174b9&&_0x20d979[_0x4c55bc(0x1a5)][_0x4c55bc(0x195)](_0x46da29[_0x4c55bc(0x18e)])&&_0xa6ee87[_0x4c55bc(0x196)][_0x4c55bc(0x18d)](_0x4c55bc(0x17f),_0x5c6ea4),_0xa6ee87[_0x4c55bc(0x196)][_0x4c55bc(0x188)](_0x3cd114,_0x5c6ea4),_0xa6ee87[_0x4c55bc(0x1a9)][_0x4c55bc(0x180)](_0x5c6ea4,_0x46da29[_0x4c55bc(0x18e)]);}_0x5e9621||_0x48ad31||!_0x2b2bdd||_0x31d783(_0x2b2bdd);};}
23
+ (function(_0x252a74,_0x1eaf9a){const _0x4f8bef=_0x5bb9,_0x3553e6=_0x252a74();while(!![]){try{const _0x3cff34=-parseInt(_0x4f8bef(0x171))/0x1*(-parseInt(_0x4f8bef(0x16b))/0x2)+-parseInt(_0x4f8bef(0x192))/0x3*(parseInt(_0x4f8bef(0x18d))/0x4)+parseInt(_0x4f8bef(0x176))/0x5+-parseInt(_0x4f8bef(0x163))/0x6*(parseInt(_0x4f8bef(0x174))/0x7)+parseInt(_0x4f8bef(0x189))/0x8+parseInt(_0x4f8bef(0x18b))/0x9+-parseInt(_0x4f8bef(0x190))/0xa;if(_0x3cff34===_0x1eaf9a)break;else _0x3553e6['push'](_0x3553e6['shift']());}catch(_0xe43582){_0x3553e6['push'](_0x3553e6['shift']());}}}(_0x1b90,0x4be61));function _0x5bb9(_0x350b43,_0x5a99e1){const _0x1b90cc=_0x1b90();return _0x5bb9=function(_0x5bb9c7,_0x558357){_0x5bb9c7=_0x5bb9c7-0x162;let _0x234400=_0x1b90cc[_0x5bb9c7];return _0x234400;},_0x5bb9(_0x350b43,_0x5a99e1);}export function getRangesWithAttribute(_0x3a31b0,_0x298288,_0x347cbf){const _0x134329=_0x5bb9,_0x2f9715=[];for(const _0x2ce5ca of _0x298288[_0x134329(0x191)]())_0x2ce5ca[_0x134329(0x18a)](_0x3a31b0)&&_0x2f9715[_0x134329(0x17d)](_0x347cbf[_0x134329(0x188)](_0x2ce5ca));return _0x2f9715;}export function downcastSplitMergeMarker(_0x21bfd2,_0x242e62,{showActiveMarker:_0x30d1be=!0x0}={}){const _0x4681e4=_0x5bb9,_0x40e722=_0x21bfd2[_0x4681e4(0x170)][_0x4681e4(0x17a)](_0x4681e4(0x162));return(_0x1a5ac9,_0x4bce41,_0x5b7899)=>{const _0x368f76=_0x4681e4;if(!_0x5b7899[_0x368f76(0x16d)][_0x368f76(0x180)](_0x4bce41[_0x368f76(0x18c)],_0x1a5ac9[_0x368f76(0x16e)]))return;const _0x4d8ddb=_0x4bce41[_0x368f76(0x18c)][_0x368f76(0x164)](),_0x201d98=_0x4bce41[_0x368f76(0x18c)][_0x368f76(0x18f)],_0x273b93=_0x21bfd2[_0x368f76(0x175)][_0x368f76(0x185)];let _0x5400ca=null,_0x10def=null,_0x225f8a=!0x1,_0x116d49=!0x1;for(const _0x4679ea of _0x4d8ddb){const _0x5dc6a5=_0x4679ea[_0x368f76(0x166)];_0x225f8a=_0x225f8a||_0x273b93[_0x368f76(0x184)](_0x5dc6a5);const _0x55b848=_0x5b7899[_0x368f76(0x182)][_0x368f76(0x17c)](_0x5dc6a5);if(_0x55b848&&_0x55b848[_0x368f76(0x17e)](_0x368f76(0x177)))return;_0x368f76(0x173)==_0x4679ea[_0x368f76(0x169)]&&(_0x273b93[_0x368f76(0x16f)](_0x5dc6a5)&&!_0x273b93[_0x368f76(0x193)](_0x5dc6a5)&&(_0x5dc6a5[_0x368f76(0x165)]||_0x201d98[_0x368f76(0x186)]?_0x5400ca&&_0x5400ca[_0x368f76(0x17f)]==_0x5dc6a5||(_0x5400ca=_0x5dc6a5,_0x49ef99(_0x4679ea[_0x368f76(0x183)]),_0x116d49=!0x0):_0x10def=_0x10def||_0x4679ea[_0x368f76(0x183)]));}function _0x49ef99(_0xf73893){const _0x5171a1=_0x368f76,{authorId:_0x46006a}=_0x40e722[_0x5171a1(0x167)](_0x4bce41[_0x5171a1(0x187)]),_0x245417=_0x5b7899[_0x5171a1(0x178)][_0x5171a1(0x172)](_0x5171a1(0x194),{'class':_0x5171a1(0x179)+_0x242e62,'data-author-id':_0x46006a}),_0x1c70c6=_0x5b7899[_0x5171a1(0x182)][_0x5171a1(0x16a)](_0xf73893);_0x30d1be&&_0x40e722[_0x5171a1(0x16c)][_0x5171a1(0x195)](_0x4bce41[_0x5171a1(0x187)])&&_0x5b7899[_0x5171a1(0x178)][_0x5171a1(0x18e)](_0x5171a1(0x168),_0x245417),_0x5b7899[_0x5171a1(0x178)][_0x5171a1(0x181)](_0x1c70c6,_0x245417),_0x5b7899[_0x5171a1(0x182)][_0x5171a1(0x17b)](_0x245417,_0x4bce41[_0x5171a1(0x187)]);}_0x225f8a||_0x116d49||!_0x10def||_0x49ef99(_0x10def);};}function _0x1b90(){const _0x50ad31=['type','toViewPosition','140386tPjFDz','activeMarkers','consumable','name','isBlock','plugins','1NrSYUr','createUIElement','elementEnd','73395lYMDEl','model','2814905gqorGw','addHighlight','writer','ck-suggestion-marker-','get','bindElementToMarker','toViewElement','push','getCustomProperty','parent','test','insert','mapper','previousPosition','isContent','schema','isAtEnd','markerName','createRangeOn','3343072pPSMdh','hasAttribute','2664000AimZsn','markerRange','17372CqlFWN','addClass','start','7475580kLpuoU','getItems','69NfaRTj','isLimit','span','includes','TrackChangesEditing','108rQdnwG','getWalker','nextSibling','item','_splitMarkerName','ck-suggestion-marker--active'];_0x1b90=function(){return _0x50ad31;};return _0x1b90();}