@ckeditor/ckeditor5-track-changes 43.2.0-alpha.7 → 43.2.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 _0x3208bb=_0x35e2;(function(_0x4b686e,_0x34905d){const _0x24d3a1=_0x35e2,_0x375090=_0x4b686e();while(!![]){try{const _0x23d844=-parseInt(_0x24d3a1(0x1a4))/0x1+parseInt(_0x24d3a1(0x18b))/0x2+parseInt(_0x24d3a1(0x241))/0x3+parseInt(_0x24d3a1(0x196))/0x4+parseInt(_0x24d3a1(0x1b6))/0x5+-parseInt(_0x24d3a1(0x1ce))/0x6+-parseInt(_0x24d3a1(0x210))/0x7;if(_0x23d844===_0x34905d)break;else _0x375090['push'](_0x375090['shift']());}catch(_0x4b5169){_0x375090['push'](_0x375090['shift']());}}}(_0x5120,0xac8ae));import{getTranslation as _0xbc1bcd}from'../utils/common-translations.js';import{Plugin as _0x5a0e4a}from'ckeditor5/src/core.js';function _0x35e2(_0x2fc360,_0x278f15){const _0x5120e9=_0x5120();return _0x35e2=function(_0x35e2a3,_0x37a382){_0x35e2a3=_0x35e2a3-0x18b;let _0x388557=_0x5120e9[_0x35e2a3];return _0x388557;},_0x35e2(_0x2fc360,_0x278f15);}import{LiveRange as _0x557b38}from'ckeditor5/src/engine.js';import{uid as _0x524a01,priorities as _0x58877f}from'ckeditor5/src/utils.js';function _0x5120(){const _0x4ebedf=['descriptionFactory','getColumns','getColumnIndexes','_createdBatches','markMultiRangeInsertion','differ','detach','nextSibling','setAttribute','unwrap','add','findAncestor','markMultiRangeDeletion','_suggestionFactory','find','deletion','fromEntries','locale','ck-suggestion-marker','getRanges','getRows','tablePasteCell','_replaceTableSlotCell','cell','commands','1637976MGoClG','tablePaste','getSuggestions','filter','schema','insert','isEqual','tableCellPadding','tableCellBorderStyle','last','getRange','elementToElement','removeMarkers','position','*Replace\x20table\x20cells*','cells','suggestionUnloaded','tableCell','insertionRanges','has','2216252ikSFEm','attributes','row','removeColumns','suggestion','createRange','editor','element','markMultiRangeBlockFormat','createElement','some','5360272sHeDJl','getChildren','getShiftedBy','createRangeIn','_isForcedDefaultExecutionBlock','rowInsertionIndexes','clipboardOutput','hasSuggestion','_splitMarkerName','rows','oldRange','removeRows','column','high','955342FGRCzB','table','register','redo','view','deletionRanges','fill','content','tableCellBorderColor','suggestionLoaded','getItems','length','dataDowncast','previousSibling','documentSelection','options','call','markers','3968575FyyiJn','root','columnInsertionRanges','accept','wrap','tableCellSuggestion','tableCellVerticalAlignment','document','getRowIndexes','every','activeMarkers','insertRows','previous','formatBlock','endRow','TableClipboard','value','columns','tableCellBackgroundColor','markerAttributes','containsRange','updateMarker','suggestion-td','rowInsertionRanges','8038242JOQcgH','plugins','join','set','isInContent','tableCellBorderWidth','rootName','insertion','start','end','subType','low','afterInit','tablePasteRow','getChangedMarkers','paragraph','getAttributes','getTableIfOnlyTableInContent','getSuggestion','Users','insertColumns','editingDowncast','nodeAfter','getMarkers','removeMarker','reduce','name','registerCustomCallback','getContainedElement','push','return','forEach','conversion','remove','suggestion:formatBlock:tablePasteCell','markerName','author','columnInsertionIndexes','tablePasteColumn','move','tablePasteChainId','next','from','ck-suggestion-marker--active','createRangeOn','trackChanges','insertContent','markerToHighlight','selection','newRange','fromRange','createTableWalker','model','registerDescriptionCallback','forceDefaultExecution','tableCellHorizontalAlignment','_tablePostFixingSubtypes','listenTo','TableUtils','get','first','startsWith','keys','ck-suggestion-marker-insertion','$graveyard','requires','5502826RrFsMB','_getCoordsForCells','stop','isEmpty','getAllAdjacentSuggestions','endColumn','batch','createPositionBefore','includes','getChild','map','change','discard','getSuggestionCallback','entries','showSuggestionHighlights','TrackChangesEditing','editing','type','for','registerPostFixer','getChanges','setAttributes','getSelectionAffectedTableCells'];_0x5120=function(){return _0x4ebedf;};return _0x5120();}import _0x252fd4 from'./table.js';const Pe=[_0x3208bb(0x1d3),_0x3208bb(0x1ac),_0x3208bb(0x249),_0x3208bb(0x205),_0x3208bb(0x1bc),_0x3208bb(0x1c8),_0x3208bb(0x248)],we=Object[_0x3208bb(0x238)](Pe[_0x3208bb(0x21a)](_0x47bc19=>[_0x47bc19,null]));export default class _t extends _0x5a0e4a{static get[_0x3208bb(0x20f)](){return[_0x252fd4];}[_0x3208bb(0x1da)](){const _0x5ba3a0=_0x3208bb,_0x5a3e50=this[_0x5ba3a0(0x191)];if(!_0x5a3e50[_0x5ba3a0(0x1cf)][_0x5ba3a0(0x254)](_0x5ba3a0(0x1c5)))return;const _0x1e7f89=_0x5a3e50[_0x5ba3a0(0x1cf)][_0x5ba3a0(0x209)](_0x5ba3a0(0x220)),_0x1b162d=_0x5a3e50[_0x5ba3a0(0x1cf)][_0x5ba3a0(0x209)](_0x5ba3a0(0x208)),_0x45547f=_0x5a3e50[_0x5ba3a0(0x1cf)][_0x5ba3a0(0x209)](_0x252fd4),_0x4c1378=_0x5a3e50[_0x5ba3a0(0x1cf)][_0x5ba3a0(0x209)](_0x5ba3a0(0x1c5));_0x45547f[_0x5ba3a0(0x206)][_0x5ba3a0(0x1eb)](_0x5ba3a0(0x1db),_0x5ba3a0(0x1f4)),_0x5a3e50[_0x5ba3a0(0x202)][_0x5ba3a0(0x245)][_0x5ba3a0(0x1a6)](_0x5ba3a0(0x1bb),{'allowIn':_0x5ba3a0(0x252),'allowContentOf':_0x5ba3a0(0x252),'isLimit':!0x0}),_0x5a3e50[_0x5ba3a0(0x1ee)][_0x5ba3a0(0x24c)]({'model':_0x5ba3a0(0x1bb),'view':_0x5ba3a0(0x1cc)});let _0x4841e8=null;_0x5a3e50[_0x5ba3a0(0x202)]['on'](_0x5ba3a0(0x1fc),(_0x73b75a,_0x27e9f1)=>{const _0x1aeb10=_0x5ba3a0,[_0x4f468c,_0xad7725]=_0x27e9f1,_0x545332=_0x27e9f1[_0x27e9f1[_0x1aeb10(0x1af)]-0x1];_0x545332&&_0x545332[_0x1aeb10(0x204)]||_0x1e7f89[_0x1aeb10(0x19a)]||this[_0x1aeb10(0x191)][_0x1aeb10(0x240)][_0x1aeb10(0x209)](_0x1aeb10(0x1fb))[_0x1aeb10(0x1c6)]&&function(_0x305db8,_0x33a76f,_0x5ec8da,_0x556929,_0x1c379f){const _0x510925=_0x1aeb10;if(_0x33a76f&&!_0x33a76f['is'](_0x510925(0x1b2)))return!0x1;const _0x379074=_0x1c379f[_0x510925(0x1df)](_0x305db8,_0x5ec8da);if(!_0x379074||!Re(_0x379074,void 0x0,_0x556929))return!0x1;const _0x3b27e5=_0x556929[_0x510925(0x227)](_0x5ec8da[_0x510925(0x1bd)][_0x510925(0x1fe)]);if(!_0x3b27e5[_0x510925(0x1af)])return!0x1;const _0x575a3b=_0x3b27e5[0x0][_0x510925(0x233)](_0x510925(0x1a5)),_0x328376=_0x556929[_0x510925(0x1be)](_0x3b27e5),_0x40673f=_0x556929[_0x510925(0x22a)](_0x3b27e5),_0x21c6e3={'startRow':_0x328376[_0x510925(0x20a)],'endRow':_0x328376[_0x510925(0x24a)],'startColumn':_0x40673f[_0x510925(0x20a)],'endColumn':_0x40673f[_0x510925(0x24a)]};return 0x1==_0x3b27e5[_0x510925(0x1af)]&&(_0x21c6e3[_0x510925(0x1c4)]+=_0x556929[_0x510925(0x23c)](_0x379074)-0x1,_0x21c6e3[_0x510925(0x215)]+=_0x556929[_0x510925(0x229)](_0x379074)-0x1),Re(_0x575a3b,_0x21c6e3,_0x556929);}(_0x4f468c,_0xad7725,_0x5a3e50[_0x1aeb10(0x202)],_0x1b162d,_0x4c1378)&&(_0x73b75a[_0x1aeb10(0x212)](),_0x4841e8={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x5a3e50[_0x1aeb10(0x202)][_0x1aeb10(0x21b)](()=>{const _0x563c71=_0x1aeb10;_0x5a3e50[_0x563c71(0x202)][_0x563c71(0x1fc)](_0x27e9f1[0x0],_0x27e9f1[0x1],_0x27e9f1[0x2],{'forceDefaultExecution':!0x0});const _0x234f6c=_0x524a01(),{rowInsertionRanges:_0x5408d1,columnInsertionRanges:_0xd78385,insertionRanges:_0x3f3bcb,deletionRanges:_0x526d3c,cells:_0x2611ef}=_0x4841e8;_0x5408d1[_0x563c71(0x1af)]&&_0x1e7f89[_0x563c71(0x22c)](_0x5408d1,_0x563c71(0x1db),{'tablePasteChainId':_0x234f6c}),_0xd78385[_0x563c71(0x1af)]&&_0x1e7f89[_0x563c71(0x22c)](_0xd78385,_0x563c71(0x1f4),{'tablePasteChainId':_0x234f6c}),_0x3f3bcb[_0x563c71(0x1af)]&&(_0x1e7f89[_0x563c71(0x22c)](_0x3f3bcb,_0x563c71(0x242),{'tablePasteChainId':_0x234f6c,'skipNestingCheck':!0x0}),_0x3f3bcb[_0x563c71(0x1ed)](_0x121c13=>{const _0x39eee0=_0x563c71;var _0x1469a4;return null===(_0x1469a4=_0x121c13[_0x39eee0(0x22e)])||void 0x0===_0x1469a4?void 0x0:_0x1469a4[_0x39eee0(0x1b4)](_0x121c13);})),_0x526d3c[_0x563c71(0x1af)]&&(_0x1e7f89[_0x563c71(0x234)](_0x526d3c,_0x563c71(0x242),{'tablePasteChainId':_0x234f6c,'skipNestingCheck':!0x0}),_0x526d3c[_0x563c71(0x1ed)](_0x5cb835=>{const _0x2d4db4=_0x563c71;var _0x2933f4;return null===(_0x2933f4=_0x5cb835[_0x2d4db4(0x22e)])||void 0x0===_0x2933f4?void 0x0:_0x2933f4[_0x2d4db4(0x1b4)](_0x5cb835);}));const _0x46e702=_0x1e7f89[_0x563c71(0x193)](_0x2611ef[_0x563c71(0x21a)](({element:_0xe8e300})=>_0xe8e300),{'formatGroupId':_0x524a01()},[],_0x563c71(0x23d),{'tablePasteChainId':_0x234f6c});if(_0x46e702){const _0x50045d=_0x46e702[_0x563c71(0x1e5)](),_0x2a5086=[];for(const {element:_0x62b60,attributes:_0x518231}of _0x2611ef){if(!_0x518231)continue;const _0x57b661=_0x5a3e50[_0x563c71(0x202)][_0x563c71(0x1fa)](_0x62b60),_0x338890=_0x50045d[_0x563c71(0x236)](_0x140389=>_0x140389[_0x563c71(0x24b)]()[_0x563c71(0x247)](_0x57b661));_0x338890&&_0x2a5086[_0x563c71(0x1eb)]([_0x338890[_0x563c71(0x1e8)],_0x518231]);}_0x2a5086[_0x563c71(0x1af)]&&_0x46e702[_0x563c71(0x230)](_0x563c71(0x1c9),Object[_0x563c71(0x238)](_0x2a5086));}_0x4841e8=null;}));},{'priority':_0x58877f[_0x5ba3a0(0x1a3)]+0xa}),_0x5a3e50[_0x5ba3a0(0x1cf)][_0x5ba3a0(0x209)](_0x5ba3a0(0x1c5))['on'](_0x5ba3a0(0x23e),(_0x1fd869,_0x5d61de)=>{const _0x331253=_0x5ba3a0,[_0x17a85e,_0x4de873,,_0xf41427]=_0x5d61de;if(!_0x4841e8)return;_0x1fd869[_0x331253(0x212)]();const _0x2c15e0=_0x17a85e[_0x331253(0x23f)],_0x5d8193=_0x4de873,_0x3b155c=ke(_0x2c15e0),_0x53a7b1=ke(_0x5d8193);_0x1fd869[_0x331253(0x1ec)]=_0x2c15e0;let _0x430e5c=null,_0x5ccecb=null;if(_0x53a7b1||_0x3b155c){if(_0x3b155c&&!_0x53a7b1){_0xf41427[_0x331253(0x1ef)](_0x2c15e0[_0x331253(0x219)](0x0));for(const _0x134593 of Array[_0x331253(0x1f8)](_0x5d8193[_0x331253(0x197)]()))_0xf41427[_0x331253(0x246)](_0x134593,_0x2c15e0,_0x331253(0x1d7));const _0x1b02e2=_0x4841e8[_0x331253(0x19b)][_0x331253(0x218)](_0x17a85e[_0x331253(0x18d)]),_0x479deb=_0x4841e8[_0x331253(0x1f3)][_0x331253(0x218)](_0x17a85e[_0x331253(0x1a2)]);_0x1b02e2||_0x479deb||(_0x430e5c=_0x557b38[_0x331253(0x200)](_0xf41427[_0x331253(0x199)](_0x2c15e0)));}else _0x53a7b1&&!_0x3b155c&&(_0x5ccecb=_0xf41427[_0x331253(0x199)](_0x2c15e0));}else{const _0x95de27=_0xf41427[_0x331253(0x194)](_0x331253(0x1bb)),_0xe2aa9f=_0xf41427[_0x331253(0x194)](_0x331253(0x1bb));_0xf41427[_0x331253(0x1ba)](_0xf41427[_0x331253(0x199)](_0x2c15e0),_0xe2aa9f),_0xf41427[_0x331253(0x246)](_0x95de27,_0x2c15e0,0x0);for(const _0x26c1cb of Array[_0x331253(0x1f8)](_0x5d8193[_0x331253(0x197)]()))_0xf41427[_0x331253(0x246)](_0x26c1cb,_0x95de27,_0x331253(0x1d7));_0x430e5c=_0x557b38[_0x331253(0x200)](_0xf41427[_0x331253(0x1fa)](_0x95de27)),_0x5ccecb=_0x557b38[_0x331253(0x200)](_0xf41427[_0x331253(0x1fa)](_0xe2aa9f));}const _0x191cbf=Array[_0x331253(0x1f8)](_0x5d8193[_0x331253(0x1de)]())[_0x331253(0x244)](([_0x38549d])=>Pe[_0x331253(0x218)](_0x38549d));_0x4841e8[_0x331253(0x250)][_0x331253(0x1eb)]({'element':_0x2c15e0,'attributes':_0x191cbf[_0x331253(0x1af)]?Object[_0x331253(0x238)](_0x191cbf):null}),_0x430e5c&&_0x4841e8[_0x331253(0x253)][_0x331253(0x1eb)](_0x430e5c),_0x5ccecb&&_0x4841e8[_0x331253(0x1a9)][_0x331253(0x1eb)](_0x5ccecb);},{'priority':_0x5ba3a0(0x1a3)}),_0x1b162d['on'](_0x5ba3a0(0x1e2),(_0x9a80bf,_0x25170c)=>{const _0x215c6c=_0x5ba3a0,[_0x369238,_0xc5f9b={}]=_0x25170c;if(!_0x4841e8)return;const _0x2521ac=_0xc5f9b['at']||0x0,_0x58f177=_0xc5f9b[_0x215c6c(0x1c7)]||0x1;_0x4841e8[_0x215c6c(0x1f3)]=new Array(_0x58f177)[_0x215c6c(0x1aa)](_0x2521ac)[_0x215c6c(0x21a)]((_0x5d4cb7,_0x5715df)=>_0x5d4cb7+_0x5715df);for(const {cell:_0x491d02}of _0x1b162d[_0x215c6c(0x201)](_0x369238,{'startColumn':_0x2521ac,'endColumn':_0x2521ac+_0x58f177-0x1}))_0x4841e8[_0x215c6c(0x1b8)][_0x215c6c(0x1eb)](_0x5a3e50[_0x215c6c(0x202)][_0x215c6c(0x1fa)](_0x491d02));},{'priority':_0x5ba3a0(0x1d9)}),_0x1b162d['on'](_0x5ba3a0(0x1c1),(_0x2edb86,_0x4a3825)=>{const _0x79a21=_0x5ba3a0,[_0x365f4a,_0x1d966d={}]=_0x4a3825;if(!_0x4841e8)return;const _0x37f093=_0x1d966d['at']||0x0,_0x2b72e5=_0x1d966d[_0x79a21(0x19f)]||0x1;_0x4841e8[_0x79a21(0x19b)]=new Array(_0x2b72e5)[_0x79a21(0x1aa)](_0x37f093)[_0x79a21(0x21a)]((_0x37393a,_0x454301)=>_0x37393a+_0x454301);for(const {cell:_0x3e0046}of _0x1b162d[_0x79a21(0x201)](_0x365f4a,{'startRow':_0x37f093,'endRow':_0x37f093+_0x2b72e5-0x1}))_0x4841e8[_0x79a21(0x1cd)][_0x79a21(0x1eb)](_0x5a3e50[_0x79a21(0x202)][_0x79a21(0x1fa)](_0x3e0046));},{'priority':_0x5ba3a0(0x1d9)}),_0x1e7f89[_0x5ba3a0(0x228)][_0x5ba3a0(0x203)](_0x5a66b2=>{const _0x51157b=_0x5ba3a0;if(_0x5a66b2[_0x51157b(0x1d8)]&&_0x5a66b2[_0x51157b(0x1d8)][_0x51157b(0x20b)](_0x51157b(0x242)))return _0x5a66b2[_0x51157b(0x1c2)]?{}:{'type':_0x51157b(0x1d5),'content':_0xbc1bcd(_0x5a3e50[_0x51157b(0x239)],_0x51157b(0x24f))};});const _0x577ff3=()=>!0x1;for(const _0x568cf2 of[_0x5ba3a0(0x242),_0x5ba3a0(0x1f4),_0x5ba3a0(0x1db),_0x5ba3a0(0x23d)])_0x1e7f89[_0x5ba3a0(0x235)][_0x5ba3a0(0x1e9)](_0x5ba3a0(0x1d5),_0x568cf2,_0x5ba3a0(0x1d0),_0x577ff3),_0x1e7f89[_0x5ba3a0(0x235)][_0x5ba3a0(0x1e9)](_0x5ba3a0(0x237),_0x568cf2,_0x5ba3a0(0x1d0),_0x577ff3),_0x1e7f89[_0x5ba3a0(0x235)][_0x5ba3a0(0x1e9)](_0x5ba3a0(0x1c3),_0x568cf2,_0x5ba3a0(0x1d0),_0x577ff3);_0x1e7f89[_0x5ba3a0(0x235)][_0x5ba3a0(0x1e9)](_0x5ba3a0(0x1c3),_0x5ba3a0(0x23d),_0x5ba3a0(0x21c),_0x577ff3),_0x1e7f89[_0x5ba3a0(0x235)][_0x5ba3a0(0x1e9)](_0x5ba3a0(0x1c3),_0x5ba3a0(0x23d),_0x5ba3a0(0x1b9),(_0x2c5739,_0xe94af6,_0x1fce79)=>{const _0x431433=_0x5ba3a0,_0x19825c=_0x2c5739[_0x431433(0x21a)](_0x1f2408=>_0x1f2408[_0x431433(0x1ea)]())[_0x431433(0x244)](_0x4e11d4=>_0x4e11d4),_0x2ba286=new Map(_0x19825c[_0x431433(0x21a)](_0x5c8218=>[_0x5c8218,null]));if(_0x4841e8){for(const {element:_0x4ab457,attributes:_0x138d5c}of _0x4841e8[_0x431433(0x250)])_0x138d5c&&_0x2ba286[_0x431433(0x1d1)](_0x4ab457,_0x138d5c);}else{if(_0x1fce79&&_0x1fce79[_0x431433(0x1c9)])for(const [_0x5dbaf7,_0x2b8af2]of Object[_0x431433(0x21e)](_0x1fce79[_0x431433(0x1c9)])){const _0x3a39d3=_0x5a3e50[_0x431433(0x202)][_0x431433(0x1b5)][_0x431433(0x209)](_0x5dbaf7),_0x4b5a36=_0x3a39d3?_0x3a39d3[_0x431433(0x24b)]()[_0x431433(0x1ea)]():null;_0x4b5a36&&_0x2ba286[_0x431433(0x1d1)](_0x4b5a36,_0x2b8af2);}}_0x5a3e50[_0x431433(0x202)][_0x431433(0x21b)](_0x40c7c4=>{const _0x5ec531=_0x431433;for(const [_0xa41be6,_0x25f7da]of _0x2ba286)_0x40c7c4[_0x5ec531(0x226)]({...we,..._0x25f7da},_0xa41be6);});});const _0x555f1c=(_0x1bc172,_0x48cf59)=>{const _0x49855d=_0x5ba3a0;_0x1e7f89[_0x49855d(0x235)][_0x49855d(0x1e9)](_0x1bc172,_0x49855d(0x242),_0x48cf59,(_0x209f0e,_0x57cbf3,_0x431fc1)=>{const _0x5de8de=_0x49855d;_0x5a3e50[_0x5de8de(0x202)][_0x5de8de(0x21b)](_0x273775=>{const _0x1aa800=_0x5de8de,_0x4ff616=[];for(const _0x86961f of _0x209f0e){const _0x3b5a48=_0x86961f[_0x1aa800(0x1d6)][_0x1aa800(0x1e4)];_0x3b5a48['is'](_0x1aa800(0x192),_0x1aa800(0x1bb))&&_0x4ff616[_0x1aa800(0x1eb)](_0x3b5a48);}_0x1e7f89[_0x1aa800(0x235)][_0x1aa800(0x21d)](_0x1bc172,null,_0x48cf59)(_0x209f0e,_0x57cbf3,_0x431fc1);for(const _0x1811cb of _0x4ff616)_0x1aa800(0x20e)!=_0x1811cb[_0x1aa800(0x1b7)][_0x1aa800(0x1d4)]&&_0x273775[_0x1aa800(0x231)](_0x1811cb);});});};_0x555f1c(_0x5ba3a0(0x1d5),_0x5ba3a0(0x1b9)),_0x555f1c(_0x5ba3a0(0x1d5),_0x5ba3a0(0x21c)),_0x555f1c(_0x5ba3a0(0x237),_0x5ba3a0(0x1b9)),_0x555f1c(_0x5ba3a0(0x237),_0x5ba3a0(0x21c)),_0x1e7f89[_0x5ba3a0(0x235)][_0x5ba3a0(0x1e9)](_0x5ba3a0(0x1d5),_0x5ba3a0(0x1db),_0x5ba3a0(0x21c),_0x417c41=>{const _0x5ca6e5=_0x5ba3a0,_0x4f8b0c=_0x417c41[_0x5ca6e5(0x21a)](_0x278008=>_0x278008[_0x5ca6e5(0x1ea)]()),_0x34ea14=_0x4f8b0c[0x0][_0x5ca6e5(0x233)](_0x5ca6e5(0x1a5)),{minRow:_0x3e504a,maxRow:_0x5cace2}=_0x45547f[_0x5ca6e5(0x211)](_0x4f8b0c);_0x1b162d[_0x5ca6e5(0x1a1)](_0x34ea14,{'at':_0x3e504a,'rows':_0x5cace2-_0x3e504a+0x1});}),_0x1e7f89[_0x5ba3a0(0x235)][_0x5ba3a0(0x1e9)](_0x5ba3a0(0x1d5),_0x5ba3a0(0x1f4),_0x5ba3a0(0x21c),_0x2d3140=>{const _0x27d773=_0x5ba3a0,_0x435d67=_0x2d3140[_0x27d773(0x21a)](_0x26c7db=>_0x26c7db[_0x27d773(0x1ea)]()),_0xedef6d=_0x435d67[0x0][_0x27d773(0x233)](_0x27d773(0x1a5)),{minColumn:_0x39fbb0,maxColumn:_0x22d55c}=_0x45547f[_0x27d773(0x211)](_0x435d67);_0x1b162d[_0x27d773(0x18e)](_0xedef6d,{'at':_0x39fbb0,'columns':_0x22d55c-_0x39fbb0+0x1});});const _0x128e24=(_0x4b5d8b,_0x1cd943)=>{const _0x5f32e0=_0x5ba3a0;if(!_0x1cd943[_0x5f32e0(0x1d8)]||!_0x1cd943[_0x5f32e0(0x1d8)][_0x5f32e0(0x20b)](_0x5f32e0(0x242)))return;const _0x3d315c=_0x1cd943[_0x5f32e0(0x18c)][_0x5f32e0(0x1f6)],_0x558159=_0x1e7f89[_0x5f32e0(0x243)]()[_0x5f32e0(0x244)](_0x3a4c5e=>_0x3a4c5e[_0x5f32e0(0x1d2)]&&_0x3a4c5e[_0x5f32e0(0x18c)]&&_0x3a4c5e[_0x5f32e0(0x18c)][_0x5f32e0(0x1f6)]==_0x3d315c);_0x558159[_0x5f32e0(0x1af)]&&_0x1cd943[_0x5f32e0(0x214)]()[_0x5f32e0(0x1af)]!=_0x558159[_0x5f32e0(0x1af)]&&_0x558159[_0x5f32e0(0x1e7)]((_0x5d9cff,_0x21db5f)=>(_0x5d9cff[_0x5f32e0(0x1f7)]=_0x21db5f,_0x21db5f[_0x5f32e0(0x1c2)]=_0x5d9cff,_0x21db5f));};function _0x517f4a(_0x4bd03b,_0x428afd=!0x0){const _0x426185=_0x5ba3a0,{id:_0x28405b,authorId:_0x4820ea}=_0x1e7f89[_0x426185(0x19e)](_0x4bd03b[_0x426185(0x1f1)]),_0x134481=[_0x426185(0x23a),_0x426185(0x20d)],_0x595edc=_0x1e7f89[_0x426185(0x1c0)][_0x426185(0x218)](_0x4bd03b[_0x426185(0x1f1)]);return _0x595edc&&_0x134481[_0x426185(0x1eb)](_0x426185(0x1f9)),{'classes':_0x134481,'attributes':{'data-suggestion':_0x28405b,'data-author-id':_0x4820ea},'priority':_0x595edc&&_0x428afd?0xbc2:0xbb8};}_0x1e7f89['on'](_0x5ba3a0(0x1ad),_0x128e24,{'priority':_0x5ba3a0(0x1a3)}),_0x1e7f89['on'](_0x5ba3a0(0x251),_0x128e24,{'priority':_0x5ba3a0(0x1a3)}),_0x5a3e50[_0x5ba3a0(0x202)][_0x5ba3a0(0x1bd)][_0x5ba3a0(0x224)](()=>{const _0x4ff500=_0x5ba3a0;let _0x1091e1=!0x1;const _0x40806e=Array[_0x4ff500(0x1f8)](_0x5a3e50[_0x4ff500(0x202)][_0x4ff500(0x1bd)][_0x4ff500(0x22d)][_0x4ff500(0x1dc)]());for(const {name:_0x301269,data:_0x1f6d64}of _0x40806e){const {group:_0x5a9631,type:_0x167ba5,id:_0x2ac22d}=_0x1e7f89[_0x4ff500(0x19e)](_0x301269);if(_0x4ff500(0x18f)!=_0x5a9631||_0x4ff500(0x237)!=_0x167ba5||_0x1f6d64[_0x4ff500(0x1a0)])continue;if(!_0x1e7f89[_0x4ff500(0x19d)](_0x2ac22d))continue;const _0x55bdc1=_0x1e7f89[_0x4ff500(0x1e0)](_0x2ac22d)[_0x4ff500(0x23b)](),_0x29b31a=_0x5a3e50[_0x4ff500(0x1cf)][_0x4ff500(0x209)](_0x4ff500(0x1e1))['me'];for(const _0x4c5133 of _0x1e7f89[_0x4ff500(0x243)]()){if(!_0x4c5133[_0x4ff500(0x1d2)]||_0x4c5133[_0x4ff500(0x1f2)]!=_0x29b31a)continue;if(_0x4ff500(0x1c3)!=_0x4c5133[_0x4ff500(0x222)]||_0x4ff500(0x23d)!=_0x4c5133[_0x4ff500(0x1d8)])continue;if(_0x4c5133[_0x4ff500(0x23b)]()[_0x4ff500(0x1bf)](_0xec6ab8=>_0x55bdc1[_0x4ff500(0x195)](_0x31f55a=>_0x31f55a[_0x4ff500(0x1ca)](_0xec6ab8,!0x0)))){for(const _0x3bbc2c of _0x4c5133[_0x4ff500(0x214)]())_0x3bbc2c[_0x4ff500(0x1d2)]&&(_0x3bbc2c[_0x4ff500(0x21c)](),_0x1091e1=!0x0);}}}return _0x1091e1;}),_0x5a3e50[_0x5ba3a0(0x202)][_0x5ba3a0(0x1bd)][_0x5ba3a0(0x224)](_0x472047=>{const _0x333132=_0x5ba3a0,_0x50071d=_0x5a3e50[_0x333132(0x240)][_0x333132(0x209)](_0x333132(0x1a7));if(!_0x50071d||!_0x50071d[_0x333132(0x22b)][_0x333132(0x254)](_0x472047[_0x333132(0x216)]))return!0x1;let _0x1bab04=!0x1;const _0x22daac=_0x5a3e50[_0x333132(0x1cf)][_0x333132(0x209)](_0x333132(0x1e1))['me'],_0x32552d=_0x5a3e50[_0x333132(0x202)][_0x333132(0x1bd)][_0x333132(0x22d)][_0x333132(0x225)](),_0xeadc42=Array[_0x333132(0x1f8)](_0x5a3e50[_0x333132(0x202)][_0x333132(0x1bd)][_0x333132(0x22d)][_0x333132(0x1dc)]())[_0x333132(0x244)](({name:_0x5351d8,data:_0xfe0995})=>{const _0x28803a=_0x333132,{group:_0x2e163c,subType:_0x3bb1b9,authorId:_0x14f3dc}=_0x1e7f89[_0x28803a(0x19e)](_0x5351d8);return _0x28803a(0x18f)==_0x2e163c&&_0x28803a(0x242)==_0x3bb1b9&&_0x14f3dc==_0x22daac['id']&&!_0xfe0995[_0x28803a(0x1a0)];});for(const _0x47bd38 of _0x32552d){if(_0x333132(0x246)!=_0x47bd38[_0x333132(0x222)]||_0x333132(0x1bb)!=_0x47bd38[_0x333132(0x1e8)]||0x1!=_0x47bd38[_0x333132(0x1af)])continue;const _0x472b26=_0x472047[_0x333132(0x190)](_0x47bd38[_0x333132(0x24e)],_0x47bd38[_0x333132(0x24e)][_0x333132(0x198)](0x1));if(!_0xeadc42[_0x333132(0x236)](({data:_0x55947c})=>_0x55947c[_0x333132(0x1ff)][_0x333132(0x247)](_0x472b26))){for(const {name:_0x43ee77,data:_0x4478f2}of _0xeadc42)if(_0x472b26[_0x333132(0x1ca)](_0x4478f2[_0x333132(0x1ff)])){_0x472047[_0x333132(0x1cb)](_0x43ee77,{'range':_0x472b26}),_0x1bab04=!0x0;break;}}}return _0x1bab04;}),_0x5a3e50[_0x5ba3a0(0x202)][_0x5ba3a0(0x1bd)][_0x5ba3a0(0x224)](_0x155ec7=>{const _0x1512df=_0x5ba3a0;let _0x4f0c96=!0x1;const _0x1e95c7=_0x5a3e50[_0x1512df(0x1cf)][_0x1512df(0x209)](_0x1512df(0x1e1))['me'],_0x2c42d7=_0x1e7f89[_0x1512df(0x243)]()[_0x1512df(0x244)](_0x3c0297=>_0x3c0297[_0x1512df(0x1d2)]&&_0x3c0297[_0x1512df(0x1f2)]==_0x1e95c7),_0x40cfdc=new Set(),_0x10e115=new Set();for(const _0x1071f9 of _0x2c42d7)if(_0x1512df(0x242)==_0x1071f9[_0x1512df(0x1d8)])for(const _0x5cffc8 of _0x1071f9[_0x1512df(0x1e5)]()){const _0x1dc8fc=_0x5cffc8[_0x1512df(0x24b)]()[_0x1512df(0x1ea)]();if(_0x1dc8fc){if(_0x1dc8fc['is'](_0x1512df(0x192),_0x1512df(0x1bb))&&ke(_0x1dc8fc)){_0x1071f9[_0x1512df(0x1e6)](_0x5cffc8[_0x1512df(0x1e8)]),_0x40cfdc[_0x1512df(0x232)](_0x1dc8fc),_0x4f0c96=!0x0;const _0x543132=_0x1dc8fc[_0x1512df(0x22f)],_0x99f7f1=_0x1dc8fc[_0x1512df(0x1b1)],_0x3aa0a6=_0x543132&&_0x543132['is'](_0x1512df(0x192),_0x1512df(0x1bb)),_0x366f0a=_0x99f7f1&&_0x99f7f1['is'](_0x1512df(0x192),_0x1512df(0x1bb));_0x3aa0a6&&!_0x40cfdc[_0x1512df(0x254)](_0x543132)&&_0x10e115[_0x1512df(0x232)](_0x543132),_0x366f0a&&!_0x40cfdc[_0x1512df(0x254)](_0x99f7f1)&&_0x10e115[_0x1512df(0x232)](_0x99f7f1);}else _0x1dc8fc['is'](_0x1512df(0x192),_0x1512df(0x1dd))&&_0x1dc8fc[_0x1512df(0x213)]&&(_0x1071f9[_0x1512df(0x1e6)](_0x5cffc8[_0x1512df(0x1e8)]),_0x4f0c96=!0x0);}}else{if(_0x1512df(0x23d)==_0x1071f9[_0x1512df(0x1d8)]){if(!_0x1071f9[_0x1512df(0x18c)]||!_0x1071f9[_0x1512df(0x18c)][_0x1512df(0x1f6)])continue;const _0x3ae725=_0x1071f9[_0x1512df(0x18c)][_0x1512df(0x1c9)];if(_0x3ae725&&Object[_0x1512df(0x20c)](_0x3ae725)[_0x1512df(0x1af)])continue;const _0x5c7897=_0x1071f9[_0x1512df(0x18c)][_0x1512df(0x1f6)];let _0x2f7ffc=!0x0,_0x515be0=!0x0;for(const _0x4fb66b of _0x2c42d7)if(_0x4fb66b[_0x1512df(0x1d8)]&&_0x4fb66b[_0x1512df(0x1d8)][_0x1512df(0x20b)](_0x1512df(0x242))){if(!_0x4fb66b[_0x1512df(0x18c)][_0x1512df(0x1f6)]){_0x515be0=!0x1;break;}if(_0x4fb66b['id']!=_0x1071f9['id']&&_0x4fb66b[_0x1512df(0x18c)][_0x1512df(0x1f6)]==_0x5c7897){_0x2f7ffc=!0x1;break;}}_0x515be0&&_0x2f7ffc&&(_0x1071f9[_0x1512df(0x24d)](),_0x4f0c96=!0x0);}}for(const _0x1875b1 of _0x40cfdc)_0x155ec7[_0x1512df(0x1ef)](_0x1875b1);for(const _0x1ed78e of _0x10e115)_0x155ec7[_0x1512df(0x231)](_0x1ed78e);return _0x4f0c96;}),_0x5a3e50[_0x5ba3a0(0x1ee)][_0x5ba3a0(0x223)](_0x5ba3a0(0x1e3))[_0x5ba3a0(0x1fd)]({'model':_0x5ba3a0(0x1f0),'view':_0x388c46=>_0x517f4a(_0x388c46),'converterPriority':_0x5ba3a0(0x1a3)}),_0x5a3e50[_0x5ba3a0(0x1ee)][_0x5ba3a0(0x223)](_0x5ba3a0(0x1b0))[_0x5ba3a0(0x1fd)]({'model':_0x5ba3a0(0x1f0),'view':(_0x5b2681,_0x15642f)=>_0x15642f[_0x5ba3a0(0x1b3)][_0x5ba3a0(0x21f)]?_0x517f4a(_0x5b2681,!0x1):null,'converterPriority':_0x5ba3a0(0x1a3)});const _0x4842a8=_0x5a3e50[_0x5ba3a0(0x221)][_0x5ba3a0(0x1a8)];this[_0x5ba3a0(0x207)](_0x4842a8[_0x5ba3a0(0x1bd)],_0x5ba3a0(0x19c),(_0x4b98aa,_0x12be10)=>{const _0x33f3e1=_0x5ba3a0,_0x9a3609=[];for(const _0x4dafdb of _0x4842a8[_0x33f3e1(0x199)](_0x12be10[_0x33f3e1(0x1ab)])[_0x33f3e1(0x1ae)]())_0x4dafdb['is'](_0x33f3e1(0x192),_0x33f3e1(0x1cc))&&_0x9a3609[_0x33f3e1(0x1eb)](_0x4dafdb);_0x4842a8[_0x33f3e1(0x21b)](_0x303baf=>{const _0x5b0db6=_0x33f3e1;for(const _0x1de998 of _0x9a3609)_0x303baf[_0x5b0db6(0x1f5)](_0x303baf[_0x5b0db6(0x199)](_0x1de998),_0x303baf[_0x5b0db6(0x217)](_0x1de998)),_0x303baf[_0x5b0db6(0x1ef)](_0x1de998);});});}}function ke(_0x1645e5){const _0x4bb8d9=_0x3208bb;if(_0x1645e5[_0x4bb8d9(0x213)])return!0x0;const _0x4e6858=_0x1645e5[_0x4bb8d9(0x219)](0x0);return _0x4e6858['is'](_0x4bb8d9(0x192),_0x4bb8d9(0x1dd))&&_0x4e6858[_0x4bb8d9(0x213)];}function Re(_0x5f48d5,_0x50e872={},_0x71564e){const _0x55e709=_0x3208bb;for(const {isAnchor:_0x59bd7e,cellHeight:_0x28ea35,cellWidth:_0x1ae023}of _0x71564e[_0x55e709(0x201)](_0x5f48d5,{'includeAllSlots':!0x0,..._0x50e872}))if(!_0x59bd7e||0x1!=_0x28ea35||0x1!=_0x1ae023)return!0x1;return!0x0;}
23
+ function _0x2e10(_0x4fdcf1,_0xcfe1bc){const _0x5aa810=_0x5aa8();return _0x2e10=function(_0x2e10a1,_0x3a7a7a){_0x2e10a1=_0x2e10a1-0xca;let _0x6b4c98=_0x5aa810[_0x2e10a1];return _0x6b4c98;},_0x2e10(_0x4fdcf1,_0xcfe1bc);}const _0x50ec7f=_0x2e10;function _0x5aa8(){const _0x110258=['low','getTableIfOnlyTableInContent','conversion','subType','hasSuggestion','accept','7568561lrOtPc','setAttributes','root','removeMarkers','deletion','commands','markMultiRangeBlockFormat','previous','createRange','createElement','ck-suggestion-marker--active','row','table','insert','value','editing','next','markers','unwrap','6140682aEULrh','getMarkers','cell','rows','some','redo','insertColumns','rowInsertionRanges','getRows','markerAttributes','end','for','paragraph','remove','fromEntries','schema','getChanges','fromRange','showSuggestionHighlights','registerPostFixer','*Replace\x20table\x20cells*','getSuggestion','add','insertRows','position','isInContent','dataDowncast','columnInsertionRanges','type','_replaceTableSlotCell','Users','930504wjEEcT','markerName','setAttribute','listenTo','map','get','attributes','deletionRanges','nextSibling','author','insertion','call','_suggestionFactory','createRangeOn','getSuggestionCallback','createTableWalker','element','stop','suggestion:formatBlock:tablePasteCell','registerDescriptionCallback','register','oldRange','$graveyard','last','return','suggestionUnloaded','editor','activeMarkers','entries','batch','endRow','TableClipboard','nodeAfter','_tablePostFixingSubtypes','endColumn','getSelectionAffectedTableCells','descriptionFactory','push','join','markMultiRangeDeletion','suggestion','columns','start','editingDowncast','isEqual','tableCellBorderColor','tablePasteCell','elementToElement','1134080LTskGC','length','TrackChangesEditing','registerCustomCallback','containsRange','differ','filter','name','formatBlock','detach','3nuyTUd','rootName','markMultiRangeInsertion','getRange','getRanges','find','getChild','createRangeIn','isEmpty','2379796XptSSr','findAncestor','columnInsertionIndexes','high','forceDefaultExecution','removeMarker','TableUtils','ck-suggestion-marker','move','options','tableCellSuggestion','insertionRanges','getColumnIndexes','tablePasteChainId','every','locale','getAttributes','change','requires','includes','discard','suggestion-td','getItems','createPositionBefore','selection','getSuggestions','wrap','getColumns','getRowIndexes','_splitMarkerName','tablePasteColumn','content','set','column','getContainedElement','tablePasteRow','tableCell','removeColumns','suggestionLoaded','_isForcedDefaultExecutionBlock','trackChanges','tablePaste','model','view','getChangedMarkers','startsWith','cells','tableCellVerticalAlignment','getShiftedBy','_getCoordsForCells','document','fill','from','clipboardOutput','9qEBItQ','13297450IGVXTm','forEach','newRange','afterInit','first','markerToHighlight','has','updateMarker','keys','tableCellBorderWidth','plugins','4xQooZb','documentSelection','ck-suggestion-marker-insertion','insertContent','tableCellBackgroundColor','getAllAdjacentSuggestions','removeRows','tableCellBorderStyle','getChildren','previousSibling','3699592JvroRX','tableCellHorizontalAlignment','reduce','rowInsertionIndexes','_createdBatches','tableCellPadding'];_0x5aa8=function(){return _0x110258;};return _0x5aa8();}(function(_0x5d9f4c,_0x48c206){const _0x1b30c1=_0x2e10,_0x154d35=_0x5d9f4c();while(!![]){try{const _0x46bd4d=parseInt(_0x1b30c1(0x10d))/0x1+-parseInt(_0x1b30c1(0x150))/0x2*(-parseInt(_0x1b30c1(0x147))/0x3)+-parseInt(_0x1b30c1(0x192))/0x4*(-parseInt(_0x1b30c1(0x13d))/0x5)+-parseInt(_0x1b30c1(0xee))/0x6+parseInt(_0x1b30c1(0xdb))/0x7+parseInt(_0x1b30c1(0xcf))/0x8*(-parseInt(_0x1b30c1(0x186))/0x9)+-parseInt(_0x1b30c1(0x187))/0xa;if(_0x46bd4d===_0x48c206)break;else _0x154d35['push'](_0x154d35['shift']());}catch(_0x720a15){_0x154d35['push'](_0x154d35['shift']());}}}(_0x5aa8,0x959c0));import{getTranslation as _0x545ae3}from'../utils/common-translations.js';import{Plugin as _0x10dca0}from'ckeditor5/src/core.js';import{LiveRange as _0x2d0d61}from'ckeditor5/src/engine.js';import{uid as _0x8cb5ca,priorities as _0x3a9d63}from'ckeditor5/src/utils.js';import _0x10a2a3 from'./table.js';const Pe=[_0x50ec7f(0x190),_0x50ec7f(0x13a),_0x50ec7f(0xcc),_0x50ec7f(0xd0),_0x50ec7f(0x17f),_0x50ec7f(0x196),_0x50ec7f(0xd4)],we=Object[_0x50ec7f(0xfc)](Pe[_0x50ec7f(0x111)](_0x50845d=>[_0x50845d,null]));export default class _t extends _0x10dca0{static get[_0x50ec7f(0x162)](){return[_0x10a2a3];}[_0x50ec7f(0x18a)](){const _0x52bbe8=_0x50ec7f,_0x218c8c=this[_0x52bbe8(0x127)];if(!_0x218c8c[_0x52bbe8(0x191)][_0x52bbe8(0x18d)](_0x52bbe8(0x12c)))return;const _0x3fea06=_0x218c8c[_0x52bbe8(0x191)][_0x52bbe8(0x112)](_0x52bbe8(0x13f)),_0x122a5c=_0x218c8c[_0x52bbe8(0x191)][_0x52bbe8(0x112)](_0x52bbe8(0x156)),_0x1bfe07=_0x218c8c[_0x52bbe8(0x191)][_0x52bbe8(0x112)](_0x10a2a3),_0x41b01d=_0x218c8c[_0x52bbe8(0x191)][_0x52bbe8(0x112)](_0x52bbe8(0x12c));_0x1bfe07[_0x52bbe8(0x12e)][_0x52bbe8(0x132)](_0x52bbe8(0x173),_0x52bbe8(0x16e)),_0x218c8c[_0x52bbe8(0x17a)][_0x52bbe8(0xfd)][_0x52bbe8(0x121)](_0x52bbe8(0x15a),{'allowIn':_0x52bbe8(0x174),'allowContentOf':_0x52bbe8(0x174),'isLimit':!0x0}),_0x218c8c[_0x52bbe8(0xd7)][_0x52bbe8(0x13c)]({'model':_0x52bbe8(0x15a),'view':_0x52bbe8(0x165)});let _0x4b97b9=null;_0x218c8c[_0x52bbe8(0x17a)]['on'](_0x52bbe8(0x195),(_0x4f86fb,_0x595819)=>{const _0x3d3df4=_0x52bbe8,[_0x4858b5,_0x53b67c]=_0x595819,_0x2840f3=_0x595819[_0x595819[_0x3d3df4(0x13e)]-0x1];_0x2840f3&&_0x2840f3[_0x3d3df4(0x154)]||_0x3fea06[_0x3d3df4(0x177)]||this[_0x3d3df4(0x127)][_0x3d3df4(0xe0)][_0x3d3df4(0x112)](_0x3d3df4(0x178))[_0x3d3df4(0xe9)]&&function(_0x4016ff,_0x182d8c,_0x50bfc1,_0xcbcbdb,_0x3f9fb9){const _0x3917f6=_0x3d3df4;if(_0x182d8c&&!_0x182d8c['is'](_0x3917f6(0x193)))return!0x1;const _0x1ccd47=_0x3f9fb9[_0x3917f6(0xd6)](_0x4016ff,_0x50bfc1);if(!_0x1ccd47||!Re(_0x1ccd47,void 0x0,_0xcbcbdb))return!0x1;const _0x138758=_0xcbcbdb[_0x3917f6(0x130)](_0x50bfc1[_0x3917f6(0x182)][_0x3917f6(0x168)]);if(!_0x138758[_0x3917f6(0x13e)])return!0x1;const _0x4c8c33=_0x138758[0x0][_0x3917f6(0x151)](_0x3917f6(0xe7)),_0x430602=_0xcbcbdb[_0x3917f6(0x16c)](_0x138758),_0x1f4e37=_0xcbcbdb[_0x3917f6(0x15c)](_0x138758),_0x768c44={'startRow':_0x430602[_0x3917f6(0x18b)],'endRow':_0x430602[_0x3917f6(0x124)],'startColumn':_0x1f4e37[_0x3917f6(0x18b)],'endColumn':_0x1f4e37[_0x3917f6(0x124)]};return 0x1==_0x138758[_0x3917f6(0x13e)]&&(_0x768c44[_0x3917f6(0x12b)]+=_0xcbcbdb[_0x3917f6(0xf6)](_0x1ccd47)-0x1,_0x768c44[_0x3917f6(0x12f)]+=_0xcbcbdb[_0x3917f6(0x16b)](_0x1ccd47)-0x1),Re(_0x4c8c33,_0x768c44,_0xcbcbdb);}(_0x4858b5,_0x53b67c,_0x218c8c[_0x3d3df4(0x17a)],_0x122a5c,_0x41b01d)&&(_0x4f86fb[_0x3d3df4(0x11e)](),_0x4b97b9={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x218c8c[_0x3d3df4(0x17a)][_0x3d3df4(0x161)](()=>{const _0x348daf=_0x3d3df4;_0x218c8c[_0x348daf(0x17a)][_0x348daf(0x195)](_0x595819[0x0],_0x595819[0x1],_0x595819[0x2],{'forceDefaultExecution':!0x0});const _0xb3df23=_0x8cb5ca(),{rowInsertionRanges:_0x3b3b4c,columnInsertionRanges:_0x2e169d,insertionRanges:_0x4004b4,deletionRanges:_0x464126,cells:_0x19fddc}=_0x4b97b9;_0x3b3b4c[_0x348daf(0x13e)]&&_0x3fea06[_0x348daf(0x149)](_0x3b3b4c,_0x348daf(0x173),{'tablePasteChainId':_0xb3df23}),_0x2e169d[_0x348daf(0x13e)]&&_0x3fea06[_0x348daf(0x149)](_0x2e169d,_0x348daf(0x16e),{'tablePasteChainId':_0xb3df23}),_0x4004b4[_0x348daf(0x13e)]&&(_0x3fea06[_0x348daf(0x149)](_0x4004b4,_0x348daf(0x179),{'tablePasteChainId':_0xb3df23,'skipNestingCheck':!0x0}),_0x4004b4[_0x348daf(0x188)](_0x3a9fbf=>{const _0x428cbb=_0x348daf;var _0x519df5;return null===(_0x519df5=_0x3a9fbf[_0x428cbb(0x146)])||void 0x0===_0x519df5?void 0x0:_0x519df5[_0x428cbb(0x118)](_0x3a9fbf);})),_0x464126[_0x348daf(0x13e)]&&(_0x3fea06[_0x348daf(0x134)](_0x464126,_0x348daf(0x179),{'tablePasteChainId':_0xb3df23,'skipNestingCheck':!0x0}),_0x464126[_0x348daf(0x188)](_0x11e3dc=>{const _0x39e9fc=_0x348daf;var _0x27ff75;return null===(_0x27ff75=_0x11e3dc[_0x39e9fc(0x146)])||void 0x0===_0x27ff75?void 0x0:_0x27ff75[_0x39e9fc(0x118)](_0x11e3dc);}));const _0x329f59=_0x3fea06[_0x348daf(0xe1)](_0x19fddc[_0x348daf(0x111)](({element:_0x256b39})=>_0x256b39),{'formatGroupId':_0x8cb5ca()},[],_0x348daf(0x13b),{'tablePasteChainId':_0xb3df23});if(_0x329f59){const _0x29e022=_0x329f59[_0x348daf(0xef)](),_0x164bdd=[];for(const {element:_0x15d021,attributes:_0x41ce64}of _0x19fddc){if(!_0x41ce64)continue;const _0x4638b1=_0x218c8c[_0x348daf(0x17a)][_0x348daf(0x11a)](_0x15d021),_0x3073fb=_0x29e022[_0x348daf(0x14c)](_0x5019b0=>_0x5019b0[_0x348daf(0x14a)]()[_0x348daf(0x139)](_0x4638b1));_0x3073fb&&_0x164bdd[_0x348daf(0x132)]([_0x3073fb[_0x348daf(0x144)],_0x41ce64]);}_0x164bdd[_0x348daf(0x13e)]&&_0x329f59[_0x348daf(0x10f)](_0x348daf(0xf7),Object[_0x348daf(0xfc)](_0x164bdd));}_0x4b97b9=null;}));},{'priority':_0x3a9d63[_0x52bbe8(0x153)]+0xa}),_0x218c8c[_0x52bbe8(0x191)][_0x52bbe8(0x112)](_0x52bbe8(0x12c))['on'](_0x52bbe8(0x10b),(_0xd543a2,_0x1dad21)=>{const _0x243539=_0x52bbe8,[_0x583a5a,_0x580682,,_0x54568b]=_0x1dad21;if(!_0x4b97b9)return;_0xd543a2[_0x243539(0x11e)]();const _0x49c10b=_0x583a5a[_0x243539(0xf0)],_0x224861=_0x580682,_0x50e91a=ke(_0x49c10b),_0x5581b8=ke(_0x224861);_0xd543a2[_0x243539(0x125)]=_0x49c10b;let _0x35c606=null,_0x1a96e3=null;if(_0x5581b8||_0x50e91a){if(_0x50e91a&&!_0x5581b8){_0x54568b[_0x243539(0xfb)](_0x49c10b[_0x243539(0x14d)](0x0));for(const _0x5de547 of Array[_0x243539(0x184)](_0x224861[_0x243539(0xcd)]()))_0x54568b[_0x243539(0xe8)](_0x5de547,_0x49c10b,_0x243539(0xf8));const _0x333e11=_0x4b97b9[_0x243539(0xd2)][_0x243539(0x163)](_0x583a5a[_0x243539(0xe6)]),_0x26edfa=_0x4b97b9[_0x243539(0x152)][_0x243539(0x163)](_0x583a5a[_0x243539(0x171)]);_0x333e11||_0x26edfa||(_0x35c606=_0x2d0d61[_0x243539(0xff)](_0x54568b[_0x243539(0x14e)](_0x49c10b)));}else _0x5581b8&&!_0x50e91a&&(_0x1a96e3=_0x54568b[_0x243539(0x14e)](_0x49c10b));}else{const _0x6bbbd2=_0x54568b[_0x243539(0xe4)](_0x243539(0x15a)),_0x3fe32d=_0x54568b[_0x243539(0xe4)](_0x243539(0x15a));_0x54568b[_0x243539(0x16a)](_0x54568b[_0x243539(0x14e)](_0x49c10b),_0x3fe32d),_0x54568b[_0x243539(0xe8)](_0x6bbbd2,_0x49c10b,0x0);for(const _0x538fb1 of Array[_0x243539(0x184)](_0x224861[_0x243539(0xcd)]()))_0x54568b[_0x243539(0xe8)](_0x538fb1,_0x6bbbd2,_0x243539(0xf8));_0x35c606=_0x2d0d61[_0x243539(0xff)](_0x54568b[_0x243539(0x11a)](_0x6bbbd2)),_0x1a96e3=_0x2d0d61[_0x243539(0xff)](_0x54568b[_0x243539(0x11a)](_0x3fe32d));}const _0x14d45c=Array[_0x243539(0x184)](_0x224861[_0x243539(0x160)]())[_0x243539(0x143)](([_0x9436f3])=>Pe[_0x243539(0x163)](_0x9436f3));_0x4b97b9[_0x243539(0x17e)][_0x243539(0x132)]({'element':_0x49c10b,'attributes':_0x14d45c[_0x243539(0x13e)]?Object[_0x243539(0xfc)](_0x14d45c):null}),_0x35c606&&_0x4b97b9[_0x243539(0x15b)][_0x243539(0x132)](_0x35c606),_0x1a96e3&&_0x4b97b9[_0x243539(0x114)][_0x243539(0x132)](_0x1a96e3);},{'priority':_0x52bbe8(0x153)}),_0x122a5c['on'](_0x52bbe8(0xf4),(_0x529347,_0x5a47a6)=>{const _0x4e2860=_0x52bbe8,[_0x29d55f,_0x508ad8={}]=_0x5a47a6;if(!_0x4b97b9)return;const _0x41f806=_0x508ad8['at']||0x0,_0x2b281d=_0x508ad8[_0x4e2860(0x136)]||0x1;_0x4b97b9[_0x4e2860(0x152)]=new Array(_0x2b281d)[_0x4e2860(0x183)](_0x41f806)[_0x4e2860(0x111)]((_0x30efe6,_0x7f62d)=>_0x30efe6+_0x7f62d);for(const {cell:_0x1e49bd}of _0x122a5c[_0x4e2860(0x11c)](_0x29d55f,{'startColumn':_0x41f806,'endColumn':_0x41f806+_0x2b281d-0x1}))_0x4b97b9[_0x4e2860(0x109)][_0x4e2860(0x132)](_0x218c8c[_0x4e2860(0x17a)][_0x4e2860(0x11a)](_0x1e49bd));},{'priority':_0x52bbe8(0xd5)}),_0x122a5c['on'](_0x52bbe8(0x105),(_0x573f87,_0x1b9a2e)=>{const _0x2024b1=_0x52bbe8,[_0x1b3f0f,_0x2876cc={}]=_0x1b9a2e;if(!_0x4b97b9)return;const _0x1309bb=_0x2876cc['at']||0x0,_0x5bf6e8=_0x2876cc[_0x2024b1(0xf1)]||0x1;_0x4b97b9[_0x2024b1(0xd2)]=new Array(_0x5bf6e8)[_0x2024b1(0x183)](_0x1309bb)[_0x2024b1(0x111)]((_0x3435d8,_0x2a4422)=>_0x3435d8+_0x2a4422);for(const {cell:_0x57a434}of _0x122a5c[_0x2024b1(0x11c)](_0x1b3f0f,{'startRow':_0x1309bb,'endRow':_0x1309bb+_0x5bf6e8-0x1}))_0x4b97b9[_0x2024b1(0xf5)][_0x2024b1(0x132)](_0x218c8c[_0x2024b1(0x17a)][_0x2024b1(0x11a)](_0x57a434));},{'priority':_0x52bbe8(0xd5)}),_0x3fea06[_0x52bbe8(0x131)][_0x52bbe8(0x120)](_0x3a3fe6=>{const _0x3b7ce3=_0x52bbe8;if(_0x3a3fe6[_0x3b7ce3(0xd8)]&&_0x3a3fe6[_0x3b7ce3(0xd8)][_0x3b7ce3(0x17d)](_0x3b7ce3(0x179)))return _0x3a3fe6[_0x3b7ce3(0xe2)]?{}:{'type':_0x3b7ce3(0x117),'content':_0x545ae3(_0x218c8c[_0x3b7ce3(0x15f)],_0x3b7ce3(0x102))};});const _0x4a2d64=()=>!0x1;for(const _0x5403b6 of[_0x52bbe8(0x179),_0x52bbe8(0x16e),_0x52bbe8(0x173),_0x52bbe8(0x13b)])_0x3fea06[_0x52bbe8(0x119)][_0x52bbe8(0x140)](_0x52bbe8(0x117),_0x5403b6,_0x52bbe8(0x133),_0x4a2d64),_0x3fea06[_0x52bbe8(0x119)][_0x52bbe8(0x140)](_0x52bbe8(0xdf),_0x5403b6,_0x52bbe8(0x133),_0x4a2d64),_0x3fea06[_0x52bbe8(0x119)][_0x52bbe8(0x140)](_0x52bbe8(0x145),_0x5403b6,_0x52bbe8(0x133),_0x4a2d64);_0x3fea06[_0x52bbe8(0x119)][_0x52bbe8(0x140)](_0x52bbe8(0x145),_0x52bbe8(0x13b),_0x52bbe8(0x164),_0x4a2d64),_0x3fea06[_0x52bbe8(0x119)][_0x52bbe8(0x140)](_0x52bbe8(0x145),_0x52bbe8(0x13b),_0x52bbe8(0xda),(_0x311db4,_0x585b93,_0xc12be1)=>{const _0x420f74=_0x52bbe8,_0x4d224b=_0x311db4[_0x420f74(0x111)](_0x154c17=>_0x154c17[_0x420f74(0x172)]())[_0x420f74(0x143)](_0x692e9d=>_0x692e9d),_0x1a8179=new Map(_0x4d224b[_0x420f74(0x111)](_0x142c23=>[_0x142c23,null]));if(_0x4b97b9){for(const {element:_0x250696,attributes:_0x45875d}of _0x4b97b9[_0x420f74(0x17e)])_0x45875d&&_0x1a8179[_0x420f74(0x170)](_0x250696,_0x45875d);}else{if(_0xc12be1&&_0xc12be1[_0x420f74(0xf7)])for(const [_0x24385a,_0x1d43df]of Object[_0x420f74(0x129)](_0xc12be1[_0x420f74(0xf7)])){const _0x329323=_0x218c8c[_0x420f74(0x17a)][_0x420f74(0xec)][_0x420f74(0x112)](_0x24385a),_0x229529=_0x329323?_0x329323[_0x420f74(0x14a)]()[_0x420f74(0x172)]():null;_0x229529&&_0x1a8179[_0x420f74(0x170)](_0x229529,_0x1d43df);}}_0x218c8c[_0x420f74(0x17a)][_0x420f74(0x161)](_0x3bc81f=>{const _0x9b0400=_0x420f74;for(const [_0x568786,_0x3aa973]of _0x1a8179)_0x3bc81f[_0x9b0400(0xdc)]({...we,..._0x3aa973},_0x568786);});});const _0x514c93=(_0x28fe97,_0x971a70)=>{const _0x147956=_0x52bbe8;_0x3fea06[_0x147956(0x119)][_0x147956(0x140)](_0x28fe97,_0x147956(0x179),_0x971a70,(_0x23ee47,_0x5296c9,_0x5cf4ac)=>{const _0x40b6e1=_0x147956;_0x218c8c[_0x40b6e1(0x17a)][_0x40b6e1(0x161)](_0x1de7f3=>{const _0x7fd5d6=_0x40b6e1,_0x1942d0=[];for(const _0x4a7b66 of _0x23ee47){const _0x4cbc2c=_0x4a7b66[_0x7fd5d6(0x137)][_0x7fd5d6(0x12d)];_0x4cbc2c['is'](_0x7fd5d6(0x11d),_0x7fd5d6(0x15a))&&_0x1942d0[_0x7fd5d6(0x132)](_0x4cbc2c);}_0x3fea06[_0x7fd5d6(0x119)][_0x7fd5d6(0x11b)](_0x28fe97,null,_0x971a70)(_0x23ee47,_0x5296c9,_0x5cf4ac);for(const _0x4901c6 of _0x1942d0)_0x7fd5d6(0x123)!=_0x4901c6[_0x7fd5d6(0xdd)][_0x7fd5d6(0x148)]&&_0x1de7f3[_0x7fd5d6(0xed)](_0x4901c6);});});};_0x514c93(_0x52bbe8(0x117),_0x52bbe8(0xda)),_0x514c93(_0x52bbe8(0x117),_0x52bbe8(0x164)),_0x514c93(_0x52bbe8(0xdf),_0x52bbe8(0xda)),_0x514c93(_0x52bbe8(0xdf),_0x52bbe8(0x164)),_0x3fea06[_0x52bbe8(0x119)][_0x52bbe8(0x140)](_0x52bbe8(0x117),_0x52bbe8(0x173),_0x52bbe8(0x164),_0x53c2df=>{const _0x1c9d30=_0x52bbe8,_0x5e796f=_0x53c2df[_0x1c9d30(0x111)](_0x534674=>_0x534674[_0x1c9d30(0x172)]()),_0xeb3d94=_0x5e796f[0x0][_0x1c9d30(0x151)](_0x1c9d30(0xe7)),{minRow:_0x339379,maxRow:_0x4a2a9b}=_0x1bfe07[_0x1c9d30(0x181)](_0x5e796f);_0x122a5c[_0x1c9d30(0xcb)](_0xeb3d94,{'at':_0x339379,'rows':_0x4a2a9b-_0x339379+0x1});}),_0x3fea06[_0x52bbe8(0x119)][_0x52bbe8(0x140)](_0x52bbe8(0x117),_0x52bbe8(0x16e),_0x52bbe8(0x164),_0x4514d3=>{const _0xf8e4fd=_0x52bbe8,_0x37113b=_0x4514d3[_0xf8e4fd(0x111)](_0x371e6d=>_0x371e6d[_0xf8e4fd(0x172)]()),_0x48e5c1=_0x37113b[0x0][_0xf8e4fd(0x151)](_0xf8e4fd(0xe7)),{minColumn:_0x3b9877,maxColumn:_0x456e45}=_0x1bfe07[_0xf8e4fd(0x181)](_0x37113b);_0x122a5c[_0xf8e4fd(0x175)](_0x48e5c1,{'at':_0x3b9877,'columns':_0x456e45-_0x3b9877+0x1});});const _0x4e21a9=(_0x46fab5,_0x23ca31)=>{const _0x1fdf1f=_0x52bbe8;if(!_0x23ca31[_0x1fdf1f(0xd8)]||!_0x23ca31[_0x1fdf1f(0xd8)][_0x1fdf1f(0x17d)](_0x1fdf1f(0x179)))return;const _0x301fbe=_0x23ca31[_0x1fdf1f(0x113)][_0x1fdf1f(0x15d)],_0x3749e8=_0x3fea06[_0x1fdf1f(0x169)]()[_0x1fdf1f(0x143)](_0xbacdab=>_0xbacdab[_0x1fdf1f(0x107)]&&_0xbacdab[_0x1fdf1f(0x113)]&&_0xbacdab[_0x1fdf1f(0x113)][_0x1fdf1f(0x15d)]==_0x301fbe);_0x3749e8[_0x1fdf1f(0x13e)]&&_0x23ca31[_0x1fdf1f(0xca)]()[_0x1fdf1f(0x13e)]!=_0x3749e8[_0x1fdf1f(0x13e)]&&_0x3749e8[_0x1fdf1f(0xd1)]((_0x59b893,_0x2a7320)=>(_0x59b893[_0x1fdf1f(0xeb)]=_0x2a7320,_0x2a7320[_0x1fdf1f(0xe2)]=_0x59b893,_0x2a7320));};function _0x3afaec(_0x1cd762,_0x530971=!0x0){const _0x5aaac7=_0x52bbe8,{id:_0x3cb50b,authorId:_0x549f1c}=_0x3fea06[_0x5aaac7(0x16d)](_0x1cd762[_0x5aaac7(0x10e)]),_0x5db04a=[_0x5aaac7(0x157),_0x5aaac7(0x194)],_0x3baaa8=_0x3fea06[_0x5aaac7(0x128)][_0x5aaac7(0x163)](_0x1cd762[_0x5aaac7(0x10e)]);return _0x3baaa8&&_0x5db04a[_0x5aaac7(0x132)](_0x5aaac7(0xe5)),{'classes':_0x5db04a,'attributes':{'data-suggestion':_0x3cb50b,'data-author-id':_0x549f1c},'priority':_0x3baaa8&&_0x530971?0xbc2:0xbb8};}_0x3fea06['on'](_0x52bbe8(0x176),_0x4e21a9,{'priority':_0x52bbe8(0x153)}),_0x3fea06['on'](_0x52bbe8(0x126),_0x4e21a9,{'priority':_0x52bbe8(0x153)}),_0x218c8c[_0x52bbe8(0x17a)][_0x52bbe8(0x182)][_0x52bbe8(0x101)](()=>{const _0x4bae8a=_0x52bbe8;let _0x5c7fe7=!0x1;const _0x29b31a=Array[_0x4bae8a(0x184)](_0x218c8c[_0x4bae8a(0x17a)][_0x4bae8a(0x182)][_0x4bae8a(0x142)][_0x4bae8a(0x17c)]());for(const {name:_0x5920e9,data:_0x1a9670}of _0x29b31a){const {group:_0x72f705,type:_0x1de6bc,id:_0x353cfa}=_0x3fea06[_0x4bae8a(0x16d)](_0x5920e9);if(_0x4bae8a(0x135)!=_0x72f705||_0x4bae8a(0xdf)!=_0x1de6bc||_0x1a9670[_0x4bae8a(0x122)])continue;if(!_0x3fea06[_0x4bae8a(0xd9)](_0x353cfa))continue;const _0x1b1edd=_0x3fea06[_0x4bae8a(0x103)](_0x353cfa)[_0x4bae8a(0x14b)](),_0x4e154a=_0x218c8c[_0x4bae8a(0x191)][_0x4bae8a(0x112)](_0x4bae8a(0x10c))['me'];for(const _0x3369d3 of _0x3fea06[_0x4bae8a(0x169)]()){if(!_0x3369d3[_0x4bae8a(0x107)]||_0x3369d3[_0x4bae8a(0x116)]!=_0x4e154a)continue;if(_0x4bae8a(0x145)!=_0x3369d3[_0x4bae8a(0x10a)]||_0x4bae8a(0x13b)!=_0x3369d3[_0x4bae8a(0xd8)])continue;if(_0x3369d3[_0x4bae8a(0x14b)]()[_0x4bae8a(0x15e)](_0x43b251=>_0x1b1edd[_0x4bae8a(0xf2)](_0x1309e7=>_0x1309e7[_0x4bae8a(0x141)](_0x43b251,!0x0)))){for(const _0x2b7e68 of _0x3369d3[_0x4bae8a(0xca)]())_0x2b7e68[_0x4bae8a(0x107)]&&(_0x2b7e68[_0x4bae8a(0x164)](),_0x5c7fe7=!0x0);}}}return _0x5c7fe7;}),_0x218c8c[_0x52bbe8(0x17a)][_0x52bbe8(0x182)][_0x52bbe8(0x101)](_0x57fe43=>{const _0x226017=_0x52bbe8,_0x1de851=_0x218c8c[_0x226017(0xe0)][_0x226017(0x112)](_0x226017(0xf3));if(!_0x1de851||!_0x1de851[_0x226017(0xd3)][_0x226017(0x18d)](_0x57fe43[_0x226017(0x12a)]))return!0x1;let _0x546ea5=!0x1;const _0x3e31bd=_0x218c8c[_0x226017(0x191)][_0x226017(0x112)](_0x226017(0x10c))['me'],_0x45ec44=_0x218c8c[_0x226017(0x17a)][_0x226017(0x182)][_0x226017(0x142)][_0x226017(0xfe)](),_0x3c348a=Array[_0x226017(0x184)](_0x218c8c[_0x226017(0x17a)][_0x226017(0x182)][_0x226017(0x142)][_0x226017(0x17c)]())[_0x226017(0x143)](({name:_0x23f592,data:_0x41a8cd})=>{const _0x388e77=_0x226017,{group:_0x17ace1,subType:_0x43542e,authorId:_0x1b6120}=_0x3fea06[_0x388e77(0x16d)](_0x23f592);return _0x388e77(0x135)==_0x17ace1&&_0x388e77(0x179)==_0x43542e&&_0x1b6120==_0x3e31bd['id']&&!_0x41a8cd[_0x388e77(0x122)];});for(const _0x544dd9 of _0x45ec44){if(_0x226017(0xe8)!=_0x544dd9[_0x226017(0x10a)]||_0x226017(0x15a)!=_0x544dd9[_0x226017(0x144)]||0x1!=_0x544dd9[_0x226017(0x13e)])continue;const _0x248ea9=_0x57fe43[_0x226017(0xe3)](_0x544dd9[_0x226017(0x106)],_0x544dd9[_0x226017(0x106)][_0x226017(0x180)](0x1));if(!_0x3c348a[_0x226017(0x14c)](({data:_0x5a7017})=>_0x5a7017[_0x226017(0x189)][_0x226017(0x139)](_0x248ea9))){for(const {name:_0xcd2440,data:_0xb38574}of _0x3c348a)if(_0x248ea9[_0x226017(0x141)](_0xb38574[_0x226017(0x189)])){_0x57fe43[_0x226017(0x18e)](_0xcd2440,{'range':_0x248ea9}),_0x546ea5=!0x0;break;}}}return _0x546ea5;}),_0x218c8c[_0x52bbe8(0x17a)][_0x52bbe8(0x182)][_0x52bbe8(0x101)](_0x2407a3=>{const _0x522411=_0x52bbe8;let _0x246b96=!0x1;const _0x12c924=_0x218c8c[_0x522411(0x191)][_0x522411(0x112)](_0x522411(0x10c))['me'],_0x3d37ff=_0x3fea06[_0x522411(0x169)]()[_0x522411(0x143)](_0x52886a=>_0x52886a[_0x522411(0x107)]&&_0x52886a[_0x522411(0x116)]==_0x12c924),_0x49fae6=new Set(),_0x190051=new Set();for(const _0x1e1da2 of _0x3d37ff)if(_0x522411(0x179)==_0x1e1da2[_0x522411(0xd8)])for(const _0x2c046c of _0x1e1da2[_0x522411(0xef)]()){const _0x19cdb1=_0x2c046c[_0x522411(0x14a)]()[_0x522411(0x172)]();if(_0x19cdb1){if(_0x19cdb1['is'](_0x522411(0x11d),_0x522411(0x15a))&&ke(_0x19cdb1)){_0x1e1da2[_0x522411(0x155)](_0x2c046c[_0x522411(0x144)]),_0x49fae6[_0x522411(0x104)](_0x19cdb1),_0x246b96=!0x0;const _0x368bea=_0x19cdb1[_0x522411(0x115)],_0x3a54d8=_0x19cdb1[_0x522411(0xce)],_0x3c7272=_0x368bea&&_0x368bea['is'](_0x522411(0x11d),_0x522411(0x15a)),_0x422867=_0x3a54d8&&_0x3a54d8['is'](_0x522411(0x11d),_0x522411(0x15a));_0x3c7272&&!_0x49fae6[_0x522411(0x18d)](_0x368bea)&&_0x190051[_0x522411(0x104)](_0x368bea),_0x422867&&!_0x49fae6[_0x522411(0x18d)](_0x3a54d8)&&_0x190051[_0x522411(0x104)](_0x3a54d8);}else _0x19cdb1['is'](_0x522411(0x11d),_0x522411(0xfa))&&_0x19cdb1[_0x522411(0x14f)]&&(_0x1e1da2[_0x522411(0x155)](_0x2c046c[_0x522411(0x144)]),_0x246b96=!0x0);}}else{if(_0x522411(0x13b)==_0x1e1da2[_0x522411(0xd8)]){if(!_0x1e1da2[_0x522411(0x113)]||!_0x1e1da2[_0x522411(0x113)][_0x522411(0x15d)])continue;const _0x4b7c90=_0x1e1da2[_0x522411(0x113)][_0x522411(0xf7)];if(_0x4b7c90&&Object[_0x522411(0x18f)](_0x4b7c90)[_0x522411(0x13e)])continue;const _0x2b8331=_0x1e1da2[_0x522411(0x113)][_0x522411(0x15d)];let _0x497faa=!0x0,_0x4b77b2=!0x0;for(const _0x9d40df of _0x3d37ff)if(_0x9d40df[_0x522411(0xd8)]&&_0x9d40df[_0x522411(0xd8)][_0x522411(0x17d)](_0x522411(0x179))){if(!_0x9d40df[_0x522411(0x113)][_0x522411(0x15d)]){_0x4b77b2=!0x1;break;}if(_0x9d40df['id']!=_0x1e1da2['id']&&_0x9d40df[_0x522411(0x113)][_0x522411(0x15d)]==_0x2b8331){_0x497faa=!0x1;break;}}_0x4b77b2&&_0x497faa&&(_0x1e1da2[_0x522411(0xde)](),_0x246b96=!0x0);}}for(const _0x27d42f of _0x49fae6)_0x2407a3[_0x522411(0xfb)](_0x27d42f);for(const _0xafffd2 of _0x190051)_0x2407a3[_0x522411(0xed)](_0xafffd2);return _0x246b96;}),_0x218c8c[_0x52bbe8(0xd7)][_0x52bbe8(0xf9)](_0x52bbe8(0x138))[_0x52bbe8(0x18c)]({'model':_0x52bbe8(0x11f),'view':_0x170dbf=>_0x3afaec(_0x170dbf),'converterPriority':_0x52bbe8(0x153)}),_0x218c8c[_0x52bbe8(0xd7)][_0x52bbe8(0xf9)](_0x52bbe8(0x108))[_0x52bbe8(0x18c)]({'model':_0x52bbe8(0x11f),'view':(_0x3ac010,_0x74c33b)=>_0x74c33b[_0x52bbe8(0x159)][_0x52bbe8(0x100)]?_0x3afaec(_0x3ac010,!0x1):null,'converterPriority':_0x52bbe8(0x153)});const _0xacdcd5=_0x218c8c[_0x52bbe8(0xea)][_0x52bbe8(0x17b)];this[_0x52bbe8(0x110)](_0xacdcd5[_0x52bbe8(0x182)],_0x52bbe8(0x185),(_0x217547,_0x396101)=>{const _0x4f75ce=_0x52bbe8,_0x1f819c=[];for(const _0x4b39bb of _0xacdcd5[_0x4f75ce(0x14e)](_0x396101[_0x4f75ce(0x16f)])[_0x4f75ce(0x166)]())_0x4b39bb['is'](_0x4f75ce(0x11d),_0x4f75ce(0x165))&&_0x1f819c[_0x4f75ce(0x132)](_0x4b39bb);_0xacdcd5[_0x4f75ce(0x161)](_0x23a30a=>{const _0x4219f1=_0x4f75ce;for(const _0x1b9e01 of _0x1f819c)_0x23a30a[_0x4219f1(0x158)](_0x23a30a[_0x4219f1(0x14e)](_0x1b9e01),_0x23a30a[_0x4219f1(0x167)](_0x1b9e01)),_0x23a30a[_0x4219f1(0xfb)](_0x1b9e01);});});}}function ke(_0x1a1465){const _0x2a852d=_0x50ec7f;if(_0x1a1465[_0x2a852d(0x14f)])return!0x0;const _0x2ee83a=_0x1a1465[_0x2a852d(0x14d)](0x0);return _0x2ee83a['is'](_0x2a852d(0x11d),_0x2a852d(0xfa))&&_0x2ee83a[_0x2a852d(0x14f)];}function Re(_0x112e58,_0x3c37b7={},_0xe7b2a){const _0x35b92c=_0x50ec7f;for(const {isAnchor:_0x513f73,cellHeight:_0x2cbad2,cellWidth:_0x561986}of _0xe7b2a[_0x35b92c(0x11c)](_0x112e58,{'includeAllSlots':!0x0,..._0x3c37b7}))if(!_0x513f73||0x1!=_0x2cbad2||0x1!=_0x561986)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2c225f=_0x5d38;(function(_0x3d5b82,_0x332971){const _0x31242b=_0x5d38,_0x285eca=_0x3d5b82();while(!![]){try{const _0x5506ba=parseInt(_0x31242b(0xac))/0x1+-parseInt(_0x31242b(0xcf))/0x2+-parseInt(_0x31242b(0xa2))/0x3*(-parseInt(_0x31242b(0xc0))/0x4)+-parseInt(_0x31242b(0xaa))/0x5*(-parseInt(_0x31242b(0xa9))/0x6)+-parseInt(_0x31242b(0xcb))/0x7*(parseInt(_0x31242b(0xb6))/0x8)+parseInt(_0x31242b(0xad))/0x9*(parseInt(_0x31242b(0xb4))/0xa)+-parseInt(_0x31242b(0xa5))/0xb*(parseInt(_0x31242b(0x9f))/0xc);if(_0x5506ba===_0x332971)break;else _0x285eca['push'](_0x285eca['shift']());}catch(_0x228aa8){_0x285eca['push'](_0x285eca['shift']());}}}(_0x1a03,0xcaab0));import{Plugin as _0x1dc24a}from'ckeditor5/src/core.js';function _0x5d38(_0x37946d,_0x3a1a44){const _0x1a039b=_0x1a03();return _0x5d38=function(_0x5d38a2,_0x1246ec){_0x5d38a2=_0x5d38a2-0x99;let _0x4ef59d=_0x1a039b[_0x5d38a2];return _0x4ef59d;},_0x5d38(_0x37946d,_0x3a1a44);}import{getTranslation as _0x1c8199}from'../utils/common-translations.js';export default class Nt extends _0x1dc24a{[_0x2c225f(0xb1)](){const _0x40a805=_0x2c225f;if(!this[_0x40a805(0xc9)][_0x40a805(0xca)][_0x40a805(0xb9)](_0x40a805(0xa7)))return;const _0x5d1b1a=this[_0x40a805(0xc9)][_0x40a805(0xca)][_0x40a805(0xc8)](_0x40a805(0xbb));_0x5d1b1a[_0x40a805(0xab)](_0x40a805(0x9c),this[_0x40a805(0xb8)][_0x40a805(0xb0)](this)),_0x5d1b1a[_0x40a805(0xc6)][_0x40a805(0xaf)](_0x40a805(0xbc),_0x40a805(0xc3),_0x40a805(0x99),_0x5d1b1a[_0x40a805(0xc6)][_0x40a805(0xb5)](_0x40a805(0xbc),null,_0x40a805(0xc1))),_0x5d1b1a[_0x40a805(0xc6)][_0x40a805(0xaf)](_0x40a805(0xbc),_0x40a805(0xc3),_0x40a805(0xc1),_0x5d1b1a[_0x40a805(0xc6)][_0x40a805(0xb5)](_0x40a805(0xbc),null,_0x40a805(0x99))),_0x5d1b1a[_0x40a805(0xa0)][_0x40a805(0xa3)](this[_0x40a805(0xb2)][_0x40a805(0xb0)](this));}[_0x2c225f(0xb8)](_0x5e6805,_0x5b2cb5){const _0x26a666=_0x2c225f,_0x1b5b48=this[_0x26a666(0xc9)][_0x26a666(0xca)][_0x26a666(0xc8)](_0x26a666(0xbb)),_0x1ecbad=this[_0x26a666(0xc9)][_0x26a666(0xca)][_0x26a666(0xc8)](_0x26a666(0xa7)),_0x2062fb=_0x5b2cb5[_0x26a666(0xce)]||this[_0x26a666(0xc9)][_0x26a666(0xa8)][_0x26a666(0xcc)][_0x26a666(0xd1)][_0x26a666(0xc5)]();this[_0x26a666(0xc9)][_0x26a666(0xa8)][_0x26a666(0xba)](()=>{const _0x12223f=_0x26a666,_0xab4cdf=_0x1ecbad[_0x12223f(0xa6)](_0x2062fb);let _0x3b0b1a=_0xab4cdf?_0x1ecbad[_0x12223f(0xb3)](_0xab4cdf):null,_0x4499a5=_0x2062fb[_0x12223f(0xbe)](_0x12223f(0xc4))||null;const _0x269f31=_0x5b2cb5[_0x12223f(0xc4)]||_0x4499a5,_0x5962b6=_0x5b2cb5[_0x12223f(0xcd)]||_0x3b0b1a,_0x1ccf65=this[_0x12223f(0xc9)][_0x12223f(0xca)][_0x12223f(0xc8)](_0x12223f(0xbf))['me'];for(const _0x4f23d3 of _0x1b5b48[_0x12223f(0xa1)]()){const _0x4ef031=_0x4f23d3[_0x12223f(0xd0)]();if(_0x12223f(0xc3)===_0x4f23d3[_0x12223f(0x9b)]&&_0x4ef031===_0x2062fb){_0x4f23d3[_0x12223f(0x9e)]!==_0x1ccf65&&_0x4f23d3[_0x12223f(0xc1)]();const _0x41604a=_0x4f23d3[_0x12223f(0xae)][_0x12223f(0x9d)];_0x4499a5=_0x41604a[0x0][_0x12223f(0xc4)],_0x3b0b1a=_0x41604a[0x0][_0x12223f(0xcd)];break;}}_0x5e6805({'table':_0x2062fb,'tableWidth':_0x269f31,'columnWidths':_0x5962b6}),_0x1b5b48[_0x12223f(0xd2)](_0x2062fb,{'commandName':_0x12223f(0x9c),'commandParams':[{'tableWidth':_0x4499a5,'columnWidths':_0x3b0b1a}],'formatGroupId':_0x12223f(0xc3)},[],_0x12223f(0xc3));});}[_0x2c225f(0xb2)](_0x1d319d){const _0x9060a9=_0x2c225f;if(_0x9060a9(0xbc)!=_0x1d319d[_0x9060a9(0xc7)]&&_0x9060a9(0x9a)!=_0x1d319d[_0x9060a9(0xc7)])return;const {data:_0x567510}=_0x1d319d;if(_0x567510&&_0x9060a9(0xc3)===_0x567510[_0x9060a9(0xb7)]){const _0x3f6434=_0x9060a9(0xbd);return{'type':_0x9060a9(0xc2),'content':_0x1c8199(this[_0x9060a9(0xc9)][_0x9060a9(0xa4)],_0x3f6434)};}}}function _0x1a03(){const _0x503073=['75505NdkHEw','enableCommand','1598011cPULYV','12168PgDxbR','data','registerCustomCallback','bind','afterInit','handleSuggestionDescription','getTableColumnsWidths','11050wPcmJt','getSuggestionCallback','8oBjlkh','formatGroupId','handleResizeTableWidthCommand','has','change','TrackChangesEditing','formatBlock','*Format:*\x20resize\x20table','getAttribute','Users','728RopHDp','discard','format','resizeTable','tableWidth','getSelectedElement','_suggestionFactory','type','get','editor','plugins','10806572MuDTyO','document','columnWidths','table','456292ScKurO','getContainedElement','selection','markBlockFormat','accept','formatInline','subType','resizeTableWidth','commandParams','author','599880ADPhKg','descriptionFactory','getSuggestions','26439VXhrrD','registerDescriptionCallback','locale','803oVUvAl','getColumnGroupElement','TableColumnResizeEditing','model','618pqDWRu'];_0x1a03=function(){return _0x503073;};return _0x1a03();}
23
+ const _0x205ecc=_0x3e20;(function(_0x2044d3,_0x507bf0){const _0xb13125=_0x3e20,_0x3c7ced=_0x2044d3();while(!![]){try{const _0x360286=parseInt(_0xb13125(0x97))/0x1+parseInt(_0xb13125(0x91))/0x2+-parseInt(_0xb13125(0xa6))/0x3*(-parseInt(_0xb13125(0x71))/0x4)+-parseInt(_0xb13125(0x81))/0x5+parseInt(_0xb13125(0x89))/0x6+-parseInt(_0xb13125(0x95))/0x7*(parseInt(_0xb13125(0x9f))/0x8)+-parseInt(_0xb13125(0x88))/0x9;if(_0x360286===_0x507bf0)break;else _0x3c7ced['push'](_0x3c7ced['shift']());}catch(_0x1e11a5){_0x3c7ced['push'](_0x3c7ced['shift']());}}}(_0x4fca,0x81d41));import{Plugin as _0x563c2d}from'ckeditor5/src/core.js';function _0x4fca(){const _0x4dd6a5=['Users','has','2864215HJtdmY','change','getSuggestionCallback','plugins','getColumnGroupElement','table','resizeTableWidth','88911bygbhc','283644AjfMGu','getTableColumnsWidths','commandParams','author','descriptionFactory','columnWidths','resizeTable','discard','1240390SDMyYk','locale','registerCustomCallback','_suggestionFactory','511812IUeBXL','document','758921WRdvZm','enableCommand','registerDescriptionCallback','subType','tableWidth','formatGroupId','getAttribute','TableColumnResizeEditing','48WbTHix','getContainedElement','*Format:*\x20resize\x20table','getSelectedElement','bind','formatInline','format','15gynFOR','handleResizeTableWidthCommand','101444JmRpwv','markBlockFormat','type','formatBlock','accept','editor','get','handleSuggestionDescription','model','getSuggestions','TrackChangesEditing','data','afterInit','selection'];_0x4fca=function(){return _0x4dd6a5;};return _0x4fca();}import{getTranslation as _0x472b38}from'../utils/common-translations.js';function _0x3e20(_0x33889a,_0x381f72){const _0x4fca1a=_0x4fca();return _0x3e20=function(_0x3e201f,_0x5a53f8){_0x3e201f=_0x3e201f-0x70;let _0x4b5590=_0x4fca1a[_0x3e201f];return _0x4b5590;},_0x3e20(_0x33889a,_0x381f72);}export default class Nt extends _0x563c2d{[_0x205ecc(0x7d)](){const _0x4ff5c7=_0x205ecc;if(!this[_0x4ff5c7(0x76)][_0x4ff5c7(0x84)][_0x4ff5c7(0x80)](_0x4ff5c7(0x9e)))return;const _0x430ca6=this[_0x4ff5c7(0x76)][_0x4ff5c7(0x84)][_0x4ff5c7(0x77)](_0x4ff5c7(0x7b));_0x430ca6[_0x4ff5c7(0x98)](_0x4ff5c7(0x87),this[_0x4ff5c7(0x70)][_0x4ff5c7(0xa3)](this)),_0x430ca6[_0x4ff5c7(0x94)][_0x4ff5c7(0x93)](_0x4ff5c7(0x74),_0x4ff5c7(0x8f),_0x4ff5c7(0x75),_0x430ca6[_0x4ff5c7(0x94)][_0x4ff5c7(0x83)](_0x4ff5c7(0x74),null,_0x4ff5c7(0x90))),_0x430ca6[_0x4ff5c7(0x94)][_0x4ff5c7(0x93)](_0x4ff5c7(0x74),_0x4ff5c7(0x8f),_0x4ff5c7(0x90),_0x430ca6[_0x4ff5c7(0x94)][_0x4ff5c7(0x83)](_0x4ff5c7(0x74),null,_0x4ff5c7(0x75))),_0x430ca6[_0x4ff5c7(0x8d)][_0x4ff5c7(0x99)](this[_0x4ff5c7(0x78)][_0x4ff5c7(0xa3)](this));}[_0x205ecc(0x70)](_0x354d58,_0x4895c5){const _0x401015=_0x205ecc,_0x2c5a64=this[_0x401015(0x76)][_0x401015(0x84)][_0x401015(0x77)](_0x401015(0x7b)),_0x432d3d=this[_0x401015(0x76)][_0x401015(0x84)][_0x401015(0x77)](_0x401015(0x9e)),_0x51158d=_0x4895c5[_0x401015(0x86)]||this[_0x401015(0x76)][_0x401015(0x79)][_0x401015(0x96)][_0x401015(0x7e)][_0x401015(0xa2)]();this[_0x401015(0x76)][_0x401015(0x79)][_0x401015(0x82)](()=>{const _0x5a80f0=_0x401015,_0x2e31d0=_0x432d3d[_0x5a80f0(0x85)](_0x51158d);let _0x3ecf0b=_0x2e31d0?_0x432d3d[_0x5a80f0(0x8a)](_0x2e31d0):null,_0x215e55=_0x51158d[_0x5a80f0(0x9d)](_0x5a80f0(0x9b))||null;const _0x48335e=_0x4895c5[_0x5a80f0(0x9b)]||_0x215e55,_0x20fba5=_0x4895c5[_0x5a80f0(0x8e)]||_0x3ecf0b,_0x1fada9=this[_0x5a80f0(0x76)][_0x5a80f0(0x84)][_0x5a80f0(0x77)](_0x5a80f0(0x7f))['me'];for(const _0x109994 of _0x2c5a64[_0x5a80f0(0x7a)]()){const _0x2a06be=_0x109994[_0x5a80f0(0xa0)]();if(_0x5a80f0(0x8f)===_0x109994[_0x5a80f0(0x9a)]&&_0x2a06be===_0x51158d){_0x109994[_0x5a80f0(0x8c)]!==_0x1fada9&&_0x109994[_0x5a80f0(0x90)]();const _0xcd120b=_0x109994[_0x5a80f0(0x7c)][_0x5a80f0(0x8b)];_0x215e55=_0xcd120b[0x0][_0x5a80f0(0x9b)],_0x3ecf0b=_0xcd120b[0x0][_0x5a80f0(0x8e)];break;}}_0x354d58({'table':_0x51158d,'tableWidth':_0x48335e,'columnWidths':_0x20fba5}),_0x2c5a64[_0x5a80f0(0x72)](_0x51158d,{'commandName':_0x5a80f0(0x87),'commandParams':[{'tableWidth':_0x215e55,'columnWidths':_0x3ecf0b}],'formatGroupId':_0x5a80f0(0x8f)},[],_0x5a80f0(0x8f));});}[_0x205ecc(0x78)](_0x394b76){const _0x1b5979=_0x205ecc;if(_0x1b5979(0x74)!=_0x394b76[_0x1b5979(0x73)]&&_0x1b5979(0xa4)!=_0x394b76[_0x1b5979(0x73)])return;const {data:_0x3b11ce}=_0x394b76;if(_0x3b11ce&&_0x1b5979(0x8f)===_0x3b11ce[_0x1b5979(0x9c)]){const _0x32d167=_0x1b5979(0xa1);return{'type':_0x1b5979(0xa5),'content':_0x472b38(this[_0x1b5979(0x76)][_0x1b5979(0x92)],_0x32d167)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x41e1(){const _0xea4935=['requires','commandParams','cell','ck-suggestion-marker-','registerBlockAttribute','9tibfzm','downcastDispatcher','setAttribute','nodeBefore','plugins','6177330nVlEpf','4902772YzrFyy','data-suggestion','3768448FvpfnC','unbindElementFromMarkerName','markerNameToElements','FORMAT_REGULAR_ROW','end','showSuggestionHighlights','registerCustomCallback','TrackChangesEditing','_suggestionFactory','removeClass','createTableWalker','get','_registerLegacyDescription','getCellLocation','markerName','1444424dQjeXS','forceValue','format','includes','toViewElement','accept','consumable','_splitMarkerName','options','enableDefaultAttributesIntegration','ck-suggestion-marker--active','writer','mapper','TableEditing','removeMarker:suggestion','addClass','6nAWhxG','addMarker:suggestion','1199085KEnIiJ','FORMAT_HEADER_COLUMN','9709048dwgtkE','editing','stop','setTableColumnHeader','consume','setTableRowHeader','markerRange','getSuggestion','item','bindElementToMarker','afterInit','_acceptFormatSuggestionCallbackFactory','data','headingRows','name','commandName','start','locale','FORMAT_HEADER_ROW','nodeAfter','has','*Format:*\x20%0','registerDescriptionCallback','formatBlock','editor','2nBqiMF','_handleLegacySuggestions','activeMarkers','14114250mNyWNg','headingColumns','parent','removeAttribute','FORMAT_REGULAR_COLUMN','highest','descriptionFactory','type','TableUtils','registerAttributeLabel'];_0x41e1=function(){return _0xea4935;};return _0x41e1();}function _0x4fc7(_0x4ca888,_0xe132f6){const _0x41e172=_0x41e1();return _0x4fc7=function(_0x4fc715,_0x455cb2){_0x4fc715=_0x4fc715-0x18d;let _0x3af0bc=_0x41e172[_0x4fc715];return _0x3af0bc;},_0x4fc7(_0x4ca888,_0xe132f6);}const _0x3bf159=_0x4fc7;(function(_0x1eecfd,_0x340c69){const _0x57df59=_0x4fc7,_0x5dc530=_0x1eecfd();while(!![]){try{const _0x4c8e0c=-parseInt(_0x57df59(0x1a1))/0x1+-parseInt(_0x57df59(0x1ce))/0x2*(parseInt(_0x57df59(0x1b3))/0x3)+parseInt(_0x57df59(0x192))/0x4+parseInt(_0x57df59(0x18f))/0x5*(parseInt(_0x57df59(0x1b1))/0x6)+parseInt(_0x57df59(0x190))/0x7+parseInt(_0x57df59(0x1b5))/0x8*(parseInt(_0x57df59(0x1e0))/0x9)+-parseInt(_0x57df59(0x1d1))/0xa;if(_0x4c8e0c===_0x340c69)break;else _0x5dc530['push'](_0x5dc530['shift']());}catch(_0x13b080){_0x5dc530['push'](_0x5dc530['shift']());}}}(_0x41e1,0xcc1dd));import{Plugin as _0x4383c1}from'ckeditor5/src/core.js';import _0x3bf45c from'./table.js';import{getTranslation as _0xe87216}from'../utils/common-translations.js';export default class Ct extends _0x4383c1{static get[_0x3bf159(0x1db)](){return[_0x3bf45c];}[_0x3bf159(0x1bf)](){const _0x2d059d=_0x3bf159,_0x568d33=this[_0x2d059d(0x1cd)];if(!_0x568d33[_0x2d059d(0x18e)][_0x2d059d(0x1c9)](_0x2d059d(0x1ae)))return;const _0x3bf568=_0x568d33[_0x2d059d(0x1c6)],_0xd0108b=_0x568d33[_0x2d059d(0x18e)][_0x2d059d(0x19d)](_0x2d059d(0x199));_0xd0108b[_0x2d059d(0x1aa)](_0x2d059d(0x1ba)),_0xd0108b[_0x2d059d(0x1aa)](_0x2d059d(0x1b8)),_0xd0108b[_0x2d059d(0x1df)](_0x2d059d(0x1c2)),_0xd0108b[_0x2d059d(0x1df)](_0x2d059d(0x1d2)),_0xd0108b[_0x2d059d(0x1d7)][_0x2d059d(0x1da)](_0x2d059d(0x1c2),_0xe87216(_0x3bf568,_0x2d059d(0x1c7))),_0xd0108b[_0x2d059d(0x1d7)][_0x2d059d(0x1da)](_0x2d059d(0x1d2),_0xe87216(_0x3bf568,_0x2d059d(0x1b4))),this[_0x2d059d(0x1cf)]();}[_0x3bf159(0x1cf)](){const _0x22fb1b=_0x3bf159,_0x24f73d=this[_0x22fb1b(0x1cd)][_0x22fb1b(0x18e)][_0x22fb1b(0x19d)](_0x22fb1b(0x199)),_0x7f315d=this[_0x22fb1b(0x1cd)][_0x22fb1b(0x18e)][_0x22fb1b(0x19d)](_0x22fb1b(0x1d9)),_0x4d7650=this[_0x22fb1b(0x1cd)][_0x22fb1b(0x18e)][_0x22fb1b(0x19d)](_0x3bf45c)[_0x22fb1b(0x1c0)]();function _0x4f3331({showActiveMarker:_0x13c045=!0x0,setDataAttribute:_0x56598e=!0x0}={}){return(_0x30c4af,_0x15afa7,_0x5d0257)=>{const _0x377b9f=_0x4fc7,{type:_0x24c8cf,id:_0x411901}=_0x24f73d[_0x377b9f(0x1a8)](_0x15afa7[_0x377b9f(0x1a0)]),_0x164407=_0x24f73d[_0x377b9f(0x1bc)](_0x411901),_0x3d46f7=_0x164407[_0x377b9f(0x1c1)];if(_0x377b9f(0x1cc)!=_0x164407[_0x377b9f(0x1d8)]||!_0x3d46f7||_0x377b9f(0x1b8)!=_0x3d46f7[_0x377b9f(0x1c4)])return;if(_0x15afa7[_0x377b9f(0x1bd)])return void _0x30c4af[_0x377b9f(0x1b7)]();if(!_0x5d0257[_0x377b9f(0x1a7)][_0x377b9f(0x1b9)](_0x15afa7[_0x377b9f(0x1bb)],_0x30c4af[_0x377b9f(0x1c3)]))return;const _0xb6d03c=_0x15afa7[_0x377b9f(0x1bb)][_0x377b9f(0x1c5)][_0x377b9f(0x1c8)],_0x571a8b=_0x15afa7[_0x377b9f(0x1bb)][_0x377b9f(0x196)][_0x377b9f(0x18d)],_0x49c01f=_0xb6d03c[_0x377b9f(0x1d3)][_0x377b9f(0x1d3)],{column:_0x26ae1b}=_0x7f315d[_0x377b9f(0x19f)](_0xb6d03c),{column:_0x47fe0b}=_0x7f315d[_0x377b9f(0x19f)](_0x571a8b);for(let _0x355116=_0x26ae1b;_0x355116<=_0x47fe0b;_0x355116++){const _0x54c484=_0x7f315d[_0x377b9f(0x19c)](_0x49c01f,{'column':_0x355116,'includeAllSlots':!0x1});for(const _0x40bc1e of _0x54c484){const _0x337c7e=_0x40bc1e[_0x377b9f(0x1dd)],_0x4d3e32=_0x5d0257[_0x377b9f(0x1ad)][_0x377b9f(0x1a5)](_0x337c7e);_0x5d0257[_0x377b9f(0x1ac)][_0x377b9f(0x1b0)](_0x377b9f(0x1de)+_0x24c8cf,_0x4d3e32),_0x56598e&&_0x5d0257[_0x377b9f(0x1ac)][_0x377b9f(0x1e2)](_0x377b9f(0x191),_0x411901,_0x4d3e32),_0x5d0257[_0x377b9f(0x1ad)][_0x377b9f(0x1be)](_0x4d3e32,_0x15afa7[_0x377b9f(0x1a0)]),_0x13c045&&(_0x24f73d[_0x377b9f(0x1d0)][_0x377b9f(0x1a4)](_0x15afa7[_0x377b9f(0x1a0)])?_0x5d0257[_0x377b9f(0x1ac)][_0x377b9f(0x1b0)](_0x377b9f(0x1ab),_0x4d3e32):_0x5d0257[_0x377b9f(0x1ac)][_0x377b9f(0x19b)](_0x377b9f(0x1ab),_0x4d3e32));}}};}_0x24f73d[_0x22fb1b(0x19a)][_0x22fb1b(0x198)](_0x22fb1b(0x1cc),_0x22fb1b(0x1ba),_0x22fb1b(0x1a6),_0x4d7650),_0x24f73d[_0x22fb1b(0x19a)][_0x22fb1b(0x198)](_0x22fb1b(0x1cc),_0x22fb1b(0x1b8),_0x22fb1b(0x1a6),_0x4d7650),this[_0x22fb1b(0x1cd)][_0x22fb1b(0x1b6)][_0x22fb1b(0x1e1)]['on'](_0x22fb1b(0x1b2),_0x4f3331(),{'priority':_0x22fb1b(0x1d6)}),this[_0x22fb1b(0x1cd)][_0x22fb1b(0x1c1)][_0x22fb1b(0x1e1)]['on'](_0x22fb1b(0x1b2),(_0xf9c515,_0x1acf4f,_0x223c28)=>{const _0x146bb9=_0x22fb1b;_0x223c28[_0x146bb9(0x1a9)][_0x146bb9(0x197)]&&_0x4f3331({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0xf9c515,_0x1acf4f,_0x223c28);},{'priority':_0x22fb1b(0x1d6)}),this[_0x22fb1b(0x1cd)][_0x22fb1b(0x1b6)][_0x22fb1b(0x1e1)]['on'](_0x22fb1b(0x1af),(_0x544d01,_0x2ba7b1,_0x2adb39)=>{const _0x4d5d11=_0x22fb1b,{type:_0x51fccd,id:_0x15313b}=_0x24f73d[_0x4d5d11(0x1a8)](_0x2ba7b1[_0x4d5d11(0x1a0)]),_0x1be756=_0x24f73d[_0x4d5d11(0x1bc)](_0x15313b),_0x32a75f=_0x1be756[_0x4d5d11(0x1c1)];if(_0x4d5d11(0x1cc)!=_0x1be756[_0x4d5d11(0x1d8)]||!_0x32a75f||_0x4d5d11(0x1b8)!=_0x32a75f[_0x4d5d11(0x1c4)])return;const _0x170fcf=_0x2adb39[_0x4d5d11(0x1ad)][_0x4d5d11(0x194)](_0x2ba7b1[_0x4d5d11(0x1a0)]);if(_0x170fcf){for(const _0x2ea758 of _0x170fcf)_0x2adb39[_0x4d5d11(0x1ac)][_0x4d5d11(0x19b)](_0x4d5d11(0x1de)+_0x51fccd,_0x2ea758),_0x2adb39[_0x4d5d11(0x1ac)][_0x4d5d11(0x19b)](_0x4d5d11(0x1ab),_0x2ea758),_0x2adb39[_0x4d5d11(0x1ac)][_0x4d5d11(0x1d4)](_0x4d5d11(0x191),_0x2ea758),_0x2adb39[_0x4d5d11(0x1ad)][_0x4d5d11(0x193)](_0x2ea758,_0x2ba7b1[_0x4d5d11(0x1a0)]);}},{'priority':_0x22fb1b(0x1d6)}),this[_0x22fb1b(0x19e)]();}[_0x3bf159(0x19e)](){const _0x47f735=_0x3bf159,_0x22619d=this[_0x47f735(0x1cd)],_0x52fc8d=_0x22619d[_0x47f735(0x1c6)];function _0x3f7008(_0xed9bb1){const _0x2b8456=_0x47f735;return{'type':_0x2b8456(0x1a3),'content':_0xe87216(_0x52fc8d,_0x2b8456(0x1ca),_0xed9bb1)};}_0x22619d[_0x47f735(0x18e)][_0x47f735(0x19d)](_0x47f735(0x199))[_0x47f735(0x1d7)][_0x47f735(0x1cb)](_0x43f28c=>{const _0x1b271f=_0x47f735;if(_0x1b271f(0x1cc)!=_0x43f28c[_0x1b271f(0x1d8)])return;const {data:_0x54bb8b}=_0x43f28c;if(_0x54bb8b){if(_0x1b271f(0x1ba)==_0x54bb8b[_0x1b271f(0x1c4)]){const _0x5ab11d=_0x54bb8b[_0x1b271f(0x1dc)][0x0][_0x1b271f(0x1a2)];return _0x3f7008(_0xe87216(_0x52fc8d,_0x5ab11d?_0x1b271f(0x1c7):_0x1b271f(0x195)));}if(_0x1b271f(0x1b8)==_0x54bb8b[_0x1b271f(0x1c4)]){const _0x2fa82f=_0x54bb8b[_0x1b271f(0x1dc)][0x0][_0x1b271f(0x1a2)];return _0x3f7008(_0xe87216(_0x52fc8d,_0x2fa82f?_0x1b271f(0x1b4):_0x1b271f(0x1d5)));}}});}}
23
+ function _0x4f37(_0x8ea865,_0x19b720){const _0x20201a=_0x2020();return _0x4f37=function(_0x4f3712,_0x5abdd4){_0x4f3712=_0x4f3712-0x17e;let _0x476db3=_0x20201a[_0x4f3712];return _0x476db3;},_0x4f37(_0x8ea865,_0x19b720);}const _0xc2e69a=_0x4f37;(function(_0x29da01,_0x38efb2){const _0x133bbf=_0x4f37,_0x4dc7c4=_0x29da01();while(!![]){try{const _0x5373b1=parseInt(_0x133bbf(0x1a6))/0x1*(-parseInt(_0x133bbf(0x1b4))/0x2)+parseInt(_0x133bbf(0x1c9))/0x3*(parseInt(_0x133bbf(0x1c0))/0x4)+parseInt(_0x133bbf(0x1ca))/0x5*(parseInt(_0x133bbf(0x1d2))/0x6)+-parseInt(_0x133bbf(0x19d))/0x7*(parseInt(_0x133bbf(0x199))/0x8)+parseInt(_0x133bbf(0x18f))/0x9+-parseInt(_0x133bbf(0x1a3))/0xa+-parseInt(_0x133bbf(0x19e))/0xb;if(_0x5373b1===_0x38efb2)break;else _0x4dc7c4['push'](_0x4dc7c4['shift']());}catch(_0x1ba725){_0x4dc7c4['push'](_0x4dc7c4['shift']());}}}(_0x2020,0xa958b));import{Plugin as _0x24f7c8}from'ckeditor5/src/core.js';import _0x89cb1c from'./table.js';import{getTranslation as _0x8e1bbb}from'../utils/common-translations.js';export default class Ct extends _0x24f7c8{static get[_0xc2e69a(0x1a1)](){return[_0x89cb1c];}[_0xc2e69a(0x1ab)](){const _0xf0a452=_0xc2e69a,_0x381652=this[_0xf0a452(0x183)];if(!_0x381652[_0xf0a452(0x1d0)][_0xf0a452(0x1bb)](_0xf0a452(0x1c3)))return;const _0xb4f921=_0x381652[_0xf0a452(0x1bf)],_0x1855af=_0x381652[_0xf0a452(0x1d0)][_0xf0a452(0x188)](_0xf0a452(0x184));_0x1855af[_0xf0a452(0x1d4)](_0xf0a452(0x182)),_0x1855af[_0xf0a452(0x1d4)](_0xf0a452(0x1c1)),_0x1855af[_0xf0a452(0x1b6)](_0xf0a452(0x1ce)),_0x1855af[_0xf0a452(0x1b6)](_0xf0a452(0x1b7)),_0x1855af[_0xf0a452(0x18e)][_0xf0a452(0x1b5)](_0xf0a452(0x1ce),_0x8e1bbb(_0xb4f921,_0xf0a452(0x1aa))),_0x1855af[_0xf0a452(0x18e)][_0xf0a452(0x1b5)](_0xf0a452(0x1b7),_0x8e1bbb(_0xb4f921,_0xf0a452(0x18c))),this[_0xf0a452(0x19a)]();}[_0xc2e69a(0x19a)](){const _0x51ec48=_0xc2e69a,_0x1e4214=this[_0x51ec48(0x183)][_0x51ec48(0x1d0)][_0x51ec48(0x188)](_0x51ec48(0x184)),_0x4ef98f=this[_0x51ec48(0x183)][_0x51ec48(0x1d0)][_0x51ec48(0x188)](_0x51ec48(0x193)),_0x50ab75=this[_0x51ec48(0x183)][_0x51ec48(0x1d0)][_0x51ec48(0x188)](_0x89cb1c)[_0x51ec48(0x1cd)]();function _0x4761c2({showActiveMarker:_0x215243=!0x0,setDataAttribute:_0x59c2f2=!0x0}={}){return(_0x3ec700,_0x331eef,_0x49d994)=>{const _0x197e38=_0x4f37,{type:_0x52e43b,id:_0x4904f6}=_0x1e4214[_0x197e38(0x194)](_0x331eef[_0x197e38(0x189)]),_0x569f81=_0x1e4214[_0x197e38(0x18b)](_0x4904f6),_0x54f9dd=_0x569f81[_0x197e38(0x1be)];if(_0x197e38(0x1a9)!=_0x569f81[_0x197e38(0x1d1)]||!_0x54f9dd||_0x197e38(0x1c1)!=_0x54f9dd[_0x197e38(0x1d3)])return;if(_0x331eef[_0x197e38(0x1a8)])return void _0x3ec700[_0x197e38(0x1b9)]();if(!_0x49d994[_0x197e38(0x1a2)][_0x197e38(0x191)](_0x331eef[_0x197e38(0x1b8)],_0x3ec700[_0x197e38(0x1bc)]))return;const _0x1e8ec4=_0x331eef[_0x197e38(0x1b8)][_0x197e38(0x1cf)][_0x197e38(0x18a)],_0x418a15=_0x331eef[_0x197e38(0x1b8)][_0x197e38(0x1bd)][_0x197e38(0x181)],_0x424883=_0x1e8ec4[_0x197e38(0x1cb)][_0x197e38(0x1cb)],{column:_0x12cf1d}=_0x4ef98f[_0x197e38(0x1af)](_0x1e8ec4),{column:_0x302b11}=_0x4ef98f[_0x197e38(0x1af)](_0x418a15);for(let _0x134648=_0x12cf1d;_0x134648<=_0x302b11;_0x134648++){const _0x1de3f5=_0x4ef98f[_0x197e38(0x19f)](_0x424883,{'column':_0x134648,'includeAllSlots':!0x1});for(const _0xa3531 of _0x1de3f5){const _0x263c77=_0xa3531[_0x197e38(0x1a7)],_0x470d9b=_0x49d994[_0x197e38(0x17e)][_0x197e38(0x1cc)](_0x263c77);_0x49d994[_0x197e38(0x1c5)][_0x197e38(0x1c2)](_0x197e38(0x1ae)+_0x52e43b,_0x470d9b),_0x59c2f2&&_0x49d994[_0x197e38(0x1c5)][_0x197e38(0x192)](_0x197e38(0x185),_0x4904f6,_0x470d9b),_0x49d994[_0x197e38(0x17e)][_0x197e38(0x1b2)](_0x470d9b,_0x331eef[_0x197e38(0x189)]),_0x215243&&(_0x1e4214[_0x197e38(0x1c4)][_0x197e38(0x19b)](_0x331eef[_0x197e38(0x189)])?_0x49d994[_0x197e38(0x1c5)][_0x197e38(0x1c2)](_0x197e38(0x197),_0x470d9b):_0x49d994[_0x197e38(0x1c5)][_0x197e38(0x19c)](_0x197e38(0x197),_0x470d9b));}}};}_0x1e4214[_0x51ec48(0x187)][_0x51ec48(0x180)](_0x51ec48(0x1a9),_0x51ec48(0x182),_0x51ec48(0x1a5),_0x50ab75),_0x1e4214[_0x51ec48(0x187)][_0x51ec48(0x180)](_0x51ec48(0x1a9),_0x51ec48(0x1c1),_0x51ec48(0x1a5),_0x50ab75),this[_0x51ec48(0x183)][_0x51ec48(0x1a0)][_0x51ec48(0x17f)]['on'](_0x51ec48(0x198),_0x4761c2(),{'priority':_0x51ec48(0x1b1)}),this[_0x51ec48(0x183)][_0x51ec48(0x1be)][_0x51ec48(0x17f)]['on'](_0x51ec48(0x198),(_0x5b37b4,_0xb7d351,_0x2a32f3)=>{const _0x541ca9=_0x51ec48;_0x2a32f3[_0x541ca9(0x1c6)][_0x541ca9(0x196)]&&_0x4761c2({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x5b37b4,_0xb7d351,_0x2a32f3);},{'priority':_0x51ec48(0x1b1)}),this[_0x51ec48(0x183)][_0x51ec48(0x1a0)][_0x51ec48(0x17f)]['on'](_0x51ec48(0x1b0),(_0xfc2dc8,_0xfa346a,_0x31200a)=>{const _0x4aa85e=_0x51ec48,{type:_0x3e1841,id:_0x1a1431}=_0x1e4214[_0x4aa85e(0x194)](_0xfa346a[_0x4aa85e(0x189)]),_0x595c96=_0x1e4214[_0x4aa85e(0x18b)](_0x1a1431),_0x17d17f=_0x595c96[_0x4aa85e(0x1be)];if(_0x4aa85e(0x1a9)!=_0x595c96[_0x4aa85e(0x1d1)]||!_0x17d17f||_0x4aa85e(0x1c1)!=_0x17d17f[_0x4aa85e(0x1d3)])return;const _0x5dd1fa=_0x31200a[_0x4aa85e(0x17e)][_0x4aa85e(0x1b3)](_0xfa346a[_0x4aa85e(0x189)]);if(_0x5dd1fa){for(const _0x570d30 of _0x5dd1fa)_0x31200a[_0x4aa85e(0x1c5)][_0x4aa85e(0x19c)](_0x4aa85e(0x1ae)+_0x3e1841,_0x570d30),_0x31200a[_0x4aa85e(0x1c5)][_0x4aa85e(0x19c)](_0x4aa85e(0x197),_0x570d30),_0x31200a[_0x4aa85e(0x1c5)][_0x4aa85e(0x1ba)](_0x4aa85e(0x185),_0x570d30),_0x31200a[_0x4aa85e(0x17e)][_0x4aa85e(0x1ac)](_0x570d30,_0xfa346a[_0x4aa85e(0x189)]);}},{'priority':_0x51ec48(0x1b1)}),this[_0x51ec48(0x190)]();}[_0xc2e69a(0x190)](){const _0x44b947=_0xc2e69a,_0x617c7e=this[_0x44b947(0x183)],_0x311bcd=_0x617c7e[_0x44b947(0x1bf)];function _0x180030(_0x31dce1){const _0x56b838=_0x44b947;return{'type':_0x56b838(0x1c8),'content':_0x8e1bbb(_0x311bcd,_0x56b838(0x186),_0x31dce1)};}_0x617c7e[_0x44b947(0x1d0)][_0x44b947(0x188)](_0x44b947(0x184))[_0x44b947(0x18e)][_0x44b947(0x195)](_0x504709=>{const _0x3ceee2=_0x44b947;if(_0x3ceee2(0x1a9)!=_0x504709[_0x3ceee2(0x1d1)])return;const {data:_0x23d3e0}=_0x504709;if(_0x23d3e0){if(_0x3ceee2(0x182)==_0x23d3e0[_0x3ceee2(0x1d3)]){const _0x241597=_0x23d3e0[_0x3ceee2(0x18d)][0x0][_0x3ceee2(0x1c7)];return _0x180030(_0x8e1bbb(_0x311bcd,_0x241597?_0x3ceee2(0x1aa):_0x3ceee2(0x1ad)));}if(_0x3ceee2(0x1c1)==_0x23d3e0[_0x3ceee2(0x1d3)]){const _0x5a7dbf=_0x23d3e0[_0x3ceee2(0x18d)][0x0][_0x3ceee2(0x1c7)];return _0x180030(_0x8e1bbb(_0x311bcd,_0x5a7dbf?_0x3ceee2(0x18c):_0x3ceee2(0x1a4)));}}});}}function _0x2020(){const _0x515983=['_registerLegacyDescription','consume','setAttribute','TableUtils','_splitMarkerName','registerDescriptionCallback','showSuggestionHighlights','ck-suggestion-marker--active','addMarker:suggestion','842024jkhtAF','_handleLegacySuggestions','includes','removeClass','21pAVibi','25979272Uysvir','createTableWalker','editing','requires','consumable','1433200PoTwPw','FORMAT_REGULAR_COLUMN','accept','233jBtPtz','cell','item','formatBlock','FORMAT_HEADER_ROW','afterInit','unbindElementFromMarkerName','FORMAT_REGULAR_ROW','ck-suggestion-marker-','getCellLocation','removeMarker:suggestion','highest','bindElementToMarker','markerNameToElements','1084mLXGhD','registerAttributeLabel','registerBlockAttribute','headingColumns','markerRange','stop','removeAttribute','has','name','end','data','locale','1361364amvrTv','setTableColumnHeader','addClass','TableEditing','activeMarkers','writer','options','forceValue','format','12HmnzGS','1500885WrcSif','parent','toViewElement','_acceptFormatSuggestionCallbackFactory','headingRows','start','plugins','type','18rQsWuH','commandName','enableDefaultAttributesIntegration','mapper','downcastDispatcher','registerCustomCallback','nodeBefore','setTableRowHeader','editor','TrackChangesEditing','data-suggestion','*Format:*\x20%0','_suggestionFactory','get','markerName','nodeAfter','getSuggestion','FORMAT_HEADER_COLUMN','commandParams','descriptionFactory','12409785CMpXPy'];_0x2020=function(){return _0x515983;};return _0x2020();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x58d626=_0x51ef;(function(_0x44d8ac,_0x4aad55){const _0x5b13e2=_0x51ef,_0x1a34cd=_0x44d8ac();while(!![]){try{const _0xf6a32c=parseInt(_0x5b13e2(0xa0))/0x1+-parseInt(_0x5b13e2(0x95))/0x2+parseInt(_0x5b13e2(0x9a))/0x3*(-parseInt(_0x5b13e2(0xeb))/0x4)+-parseInt(_0x5b13e2(0xd8))/0x5+-parseInt(_0x5b13e2(0xb3))/0x6+-parseInt(_0x5b13e2(0xd3))/0x7*(-parseInt(_0x5b13e2(0xae))/0x8)+parseInt(_0x5b13e2(0xbc))/0x9;if(_0xf6a32c===_0x4aad55)break;else _0x1a34cd['push'](_0x1a34cd['shift']());}catch(_0x57b2c6){_0x1a34cd['push'](_0x1a34cd['shift']());}}}(_0x2e09,0xb87df));import{Plugin as _0x52cc19}from'ckeditor5/src/core.js';function _0x2e09(){const _0x57f4ae=['has','TableUtils','*Split\x20cell:*\x20vertically','isEnabled','splitTableCellVertically','find','isInContent','cell','author','TrackChangesEditing','getFirstPosition','accept','afterInit','216WMmuHb','document','mergeTableCellLeft','enableCommand','locale','7671870ivyYJx','getRanges','change','_acceptFormatSuggestionCallbackFactory','mergeTableCellDown','registerDescriptionCallback','execute','get','deletion','35495703xORJGk','_isForcedDefaultExecutionBlock','subType','requires','from','createRangeOn','commands','_suggestionFactory','createTableWalker','_areMergableCells','type','root','trackChanges','*Merge\x20cells*','rootName','push','markMultiRangeBlockFormat','table','markBlockFormat','tableCell','map','format','mergeTableCellRight','497xBbiOW','filter','mergeTableCellUp','insertion','descriptionFactory','1152520cYulNx','selection','getSuggestions','direction','horizontally','model','add','low','value','detach','registerCustomCallback','forceDefaultExecution','stop','getSelectionAffectedTableCells','*Split\x20cell:*\x20horizontally','commandName','length','findAncestor','return','228WqJahE','highest','setSelection','TableEditing','size','_areSelectedCellsMergable','plugins','fromRange','mergeTableCells','editor','getAncestors','refresh','2843210vZsmga','formatBlock','formatInline','containsRange','getCellLocation','30903rMqRcS','$graveyard','element','splitTableCellHorizontally','set:isEnabled','_tablePostFixingSubtypes','327706YDMyTL'];_0x2e09=function(){return _0x57f4ae;};return _0x2e09();}function _0x51ef(_0x3cb0a8,_0x594141){const _0x2e09f3=_0x2e09();return _0x51ef=function(_0x51ef49,_0x6c1967){_0x51ef49=_0x51ef49-0x8d;let _0x933543=_0x2e09f3[_0x51ef49];return _0x933543;},_0x51ef(_0x3cb0a8,_0x594141);}import _0x995f5d from'./table.js';import{LiveRange as _0x1100ac}from'ckeditor5/src/engine.js';import{getTranslation as _0x528f00}from'../utils/common-translations.js';export default class vt extends _0x52cc19{static get[_0x58d626(0xbf)](){return[_0x995f5d];}[_0x58d626(0xad)](){const _0x5d649f=_0x58d626,_0xd84673=this[_0x5d649f(0x92)],_0x2fcc90=_0xd84673[_0x5d649f(0xdd)][_0x5d649f(0xaf)][_0x5d649f(0xd9)],_0x4476ec=_0xd84673[_0x5d649f(0xb2)];if(!_0xd84673[_0x5d649f(0x8f)][_0x5d649f(0xa1)](_0x5d649f(0xee)))return;const _0x44247f=_0xd84673[_0x5d649f(0x8f)][_0x5d649f(0xba)](_0x5d649f(0xaa)),_0x2e255a=_0xd84673[_0x5d649f(0x8f)][_0x5d649f(0xba)](_0x5d649f(0xa2)),_0x538784=_0xd84673[_0x5d649f(0x8f)][_0x5d649f(0xba)](_0x995f5d);_0x538784[_0x5d649f(0x9f)][_0x5d649f(0xcb)](_0x5d649f(0x91)),_0x44247f[_0x5d649f(0xb1)](_0x5d649f(0x91),()=>{const _0xc4cc46=_0x5d649f,_0x11b198=_0x2e255a[_0xc4cc46(0xe5)](_0xd84673[_0xc4cc46(0xdd)][_0xc4cc46(0xaf)][_0xc4cc46(0xd9)]);_0xd84673[_0xc4cc46(0xdd)][_0xc4cc46(0xb5)](()=>{const _0x37def8=_0xc4cc46;_0x44247f[_0x37def8(0xcc)](_0x11b198,{'commandName':_0x37def8(0x91),'commandParams':[]},[],_0x37def8(0x91));});}),_0xd84673[_0x5d649f(0xc2)][_0x5d649f(0xba)](_0x5d649f(0x91))['on'](_0x5d649f(0xb9),(_0x5268c7,_0xa95a5c)=>{const _0x5f2816=_0x5d649f;_0xd84673[_0x5f2816(0xc2)][_0x5f2816(0xba)](_0x5f2816(0xc8))[_0x5f2816(0xe0)]&&(_0xa95a5c[_0x5f2816(0xe8)]>0x0&&_0xa95a5c[_0xa95a5c[_0x5f2816(0xe8)]-0x1]&&_0xa95a5c[_0xa95a5c[_0x5f2816(0xe8)]-0x1][_0x5f2816(0xe3)]||_0x44247f[_0x5f2816(0xbd)]||this[_0x5f2816(0x8e)]()||_0x5268c7[_0x5f2816(0xe4)]());},{'priority':_0x5d649f(0xec)});for(const _0x1e99e5 of[_0x5d649f(0xd5),_0x5d649f(0xd2),_0x5d649f(0xb7),_0x5d649f(0xb0)]){const _0x3d6fb4=_0xd84673[_0x5d649f(0xc2)][_0x5d649f(0xba)](_0x1e99e5);_0x44247f[_0x5d649f(0xb1)](_0x1e99e5,()=>{const _0x29371=_0x5d649f,_0x3dba43=_0xd84673[_0x29371(0xdd)][_0x29371(0xaf)][_0x29371(0xd9)][_0x29371(0xab)]()[_0x29371(0x93)]()[_0x29371(0xa6)](_0x2688e8=>_0x2688e8['is'](_0x29371(0x9c),_0x29371(0xcf))),_0x498307=_0x3d6fb4[_0x29371(0xe0)];_0xd84673[_0x29371(0xdd)][_0x29371(0xb5)](()=>{const _0x433591=_0x29371;_0x44247f[_0x433591(0xcc)]([_0x3dba43,_0x498307],{'commandName':_0x433591(0x91),'commandParams':[]},[],_0x433591(0x91));});});}for(const _0x19c134 of[_0x5d649f(0xa5),_0x5d649f(0x9d)]){const _0x2e942d=_0xd84673[_0x5d649f(0xc2)][_0x5d649f(0xba)](_0x19c134);_0x44247f[_0x5d649f(0xb1)](_0x19c134,()=>{const _0x53e1f7=_0x5d649f,_0x3c63a2=_0x2e255a[_0x53e1f7(0xe5)](_0xd84673[_0x53e1f7(0xdd)][_0x53e1f7(0xaf)][_0x53e1f7(0xd9)])[0x0],_0x5abd68=_0x3c63a2[_0x53e1f7(0xe9)](_0x53e1f7(0xcd)),{column:_0x23cd67,row:_0x494742}=_0x2e255a[_0x53e1f7(0x99)](_0x3c63a2);let _0x37484c=[];if(_0x53e1f7(0xdc)==_0x2e942d[_0x53e1f7(0xdb)]){const _0x5aa70d=_0x2e255a[_0x53e1f7(0xc4)](_0x5abd68,{'startRow':_0x494742,'endRow':_0x494742,'includeAllSlots':!0x0});_0x37484c=Array[_0x53e1f7(0xc0)](_0x5aa70d)[_0x53e1f7(0xd0)](_0x581766=>_0x581766[_0x53e1f7(0xa8)]);}else{const _0x2849ab=_0x2e255a[_0x53e1f7(0xc4)](_0x5abd68,{'column':_0x23cd67,'includeAllSlots':!0x0});_0x37484c=Array[_0x53e1f7(0xc0)](_0x2849ab)[_0x53e1f7(0xd0)](_0x246abc=>_0x246abc[_0x53e1f7(0xa8)]);}_0xd84673[_0x53e1f7(0xdd)][_0x53e1f7(0xb5)](_0x12d294=>{const _0x52f997=_0x53e1f7;_0x44247f[_0x52f997(0xce)](_0x12d294[_0x52f997(0xc1)](_0x3c63a2),{'commandName':_0x19c134,'commandParams':[]},_0x37484c,_0x19c134);});});}_0x44247f[_0x5d649f(0xd7)][_0x5d649f(0xb8)](_0xf56f9c=>{const _0x312de8=_0x5d649f;if(_0x312de8(0x96)!=_0xf56f9c[_0x312de8(0xc6)]&&_0x312de8(0x97)!=_0xf56f9c[_0x312de8(0xc6)])return;const {data:_0xf3e652}=_0xf56f9c;return _0xf3e652&&_0x312de8(0x91)==_0xf3e652[_0x312de8(0xe7)]?{'type':_0x312de8(0xd1),'content':_0x528f00(_0x4476ec,_0x312de8(0xc9))}:void 0x0;}),_0x44247f[_0x5d649f(0xd7)][_0x5d649f(0xb8)](_0x44c498=>{const _0x38c365=_0x5d649f;if(_0x38c365(0x96)!=_0x44c498[_0x38c365(0xc6)]&&_0x38c365(0x97)!=_0x44c498[_0x38c365(0xc6)])return;const {data:_0x1b1c22}=_0x44c498;return _0x1b1c22?_0x38c365(0xa5)==_0x1b1c22[_0x38c365(0xe7)]?{'type':_0x38c365(0xd1),'content':_0x528f00(_0x4476ec,_0x38c365(0xa3))}:_0x38c365(0x9d)==_0x1b1c22[_0x38c365(0xe7)]?{'type':_0x38c365(0xd1),'content':_0x528f00(_0x4476ec,_0x38c365(0xe6))}:void 0x0:void 0x0;});const _0x17f2a4=_0x538784[_0x5d649f(0xb6)]();for(const _0x113578 of[_0x5d649f(0xd5),_0x5d649f(0xd2),_0x5d649f(0xb7),_0x5d649f(0xb0)])_0x44247f[_0x5d649f(0xc3)][_0x5d649f(0xe2)](_0x5d649f(0x96),_0x113578,_0x5d649f(0xac),_0x17f2a4);for(const _0x19eef9 of[_0x5d649f(0xa5),_0x5d649f(0x9d)])_0x44247f[_0x5d649f(0xc3)][_0x5d649f(0xe2)](_0x5d649f(0x96),_0x19eef9,_0x5d649f(0xac),_0x17f2a4);_0x44247f[_0x5d649f(0xc3)][_0x5d649f(0xe2)](_0x5d649f(0x96),_0x5d649f(0x91),_0x5d649f(0xac),_0x575ac6=>{const _0x10b1fa=_0x5d649f;_0xd84673[_0x10b1fa(0xdd)][_0x10b1fa(0xb5)](_0x5582e7=>{const _0x25825a=_0x10b1fa,_0x52fca5=Array[_0x25825a(0xc0)](_0x2fcc90[_0x25825a(0xb4)]())[_0x25825a(0xd0)](_0x17281b=>_0x1100ac[_0x25825a(0x90)](_0x17281b));_0x5582e7[_0x25825a(0xed)](_0x575ac6),_0xd84673[_0x25825a(0xc2)][_0x25825a(0xba)](_0x25825a(0x91))[_0x25825a(0x94)](),_0xd84673[_0x25825a(0xb9)](_0x25825a(0x91),{'forceDefaultExecution':!0x0});const _0x4810d8=_0x52fca5[_0x25825a(0xd4)](_0x1c2019=>_0x25825a(0x9b)!=_0x1c2019[_0x25825a(0xc7)][_0x25825a(0xca)]);_0x4810d8[_0x25825a(0xe8)]>0x0&&_0x5582e7[_0x25825a(0xed)](_0x4810d8);for(const _0x13063d of _0x52fca5)_0x13063d[_0x25825a(0xe1)]();});});for(const _0x2b6345 of[_0x5d649f(0xd5),_0x5d649f(0xb7),_0x5d649f(0xb0),_0x5d649f(0xd2)]){const _0x5a5069=_0xd84673[_0x5d649f(0xc2)][_0x5d649f(0xba)](_0x2b6345);_0x5a5069['on'](_0x5d649f(0x9e),(_0x1a4343,_0x450d94,_0x32b7fa)=>{const _0x2391e0=_0x5d649f;if(_0x32b7fa){const _0x1e7fef=_0xd84673[_0x2391e0(0xdd)][_0x2391e0(0xaf)][_0x2391e0(0xd9)][_0x2391e0(0xab)]()[_0x2391e0(0x93)]()[_0x2391e0(0xa6)](_0x4cee53=>_0x4cee53['is'](_0x2391e0(0x9c),_0x2391e0(0xcf)));this[_0x2391e0(0xc5)](_0x5a5069[_0x2391e0(0xe0)],_0x1e7fef)||(_0x1a4343[_0x2391e0(0xea)]=!0x1,_0x1a4343[_0x2391e0(0xe4)]());}},{'priority':_0x5d649f(0xdf)});}}[_0x58d626(0x8e)](){const _0x5eea26=_0x58d626,_0x3869b0=this[_0x5eea26(0x92)][_0x5eea26(0xc2)][_0x5eea26(0xba)](_0x5eea26(0x91)),_0x2bd632=this[_0x5eea26(0x92)][_0x5eea26(0x8f)][_0x5eea26(0xba)](_0x5eea26(0xa2));if(!_0x3869b0[_0x5eea26(0xa4)])return!0x1;const _0x369395=_0x2bd632[_0x5eea26(0xe5)](this[_0x5eea26(0x92)][_0x5eea26(0xdd)][_0x5eea26(0xaf)][_0x5eea26(0xd9)]);for(const _0x275ac2 of _0x369395)for(const _0x4e0cc5 of _0x369395)if(_0x275ac2!=_0x4e0cc5&&!this[_0x5eea26(0xc5)](_0x275ac2,_0x4e0cc5))return!0x1;return!0x0;}[_0x58d626(0xc5)](_0x277806,_0x4520bd){const _0x5068f2=_0x58d626,_0x34ced3=this[_0x5068f2(0x92)][_0x5068f2(0x8f)][_0x5068f2(0xba)](_0x5068f2(0xaa)),_0x2903aa=this[_0x5068f2(0x92)][_0x5068f2(0xdd)][_0x5068f2(0xc1)](_0x277806),_0x148d02=this[_0x5068f2(0x92)][_0x5068f2(0xdd)][_0x5068f2(0xc1)](_0x4520bd),_0x37e344=new Set(),_0x43e1b8=new Set();for(const _0x157884 of _0x34ced3[_0x5068f2(0xda)]())if((_0x5068f2(0xd6)==_0x157884[_0x5068f2(0xc6)]||_0x5068f2(0xbb)==_0x157884[_0x5068f2(0xc6)]||_0x5068f2(0x91)==_0x157884[_0x5068f2(0xbe)])&&_0x157884[_0x5068f2(0xa7)]){for(const _0x502bac of _0x157884[_0x5068f2(0xb4)]())_0x502bac[_0x5068f2(0x98)](_0x2903aa,!0x0)&&_0x37e344[_0x5068f2(0xde)](_0x157884[_0x5068f2(0xc6)]+':'+_0x157884[_0x5068f2(0xa9)]['id']),_0x502bac[_0x5068f2(0x98)](_0x148d02,!0x0)&&_0x43e1b8[_0x5068f2(0xde)](_0x157884[_0x5068f2(0xc6)]+':'+_0x157884[_0x5068f2(0xa9)]['id']);}if(_0x37e344[_0x5068f2(0x8d)]!=_0x43e1b8[_0x5068f2(0x8d)])return!0x1;for(const _0x3839f7 of _0x37e344)if(!_0x43e1b8[_0x5068f2(0xa1)](_0x3839f7))return!0x1;return!0x0;}}
23
+ const _0x3dddd9=_0x2264;(function(_0x11aea1,_0x288c83){const _0x473034=_0x2264,_0x31061f=_0x11aea1();while(!![]){try{const _0x4a1927=-parseInt(_0x473034(0x125))/0x1*(-parseInt(_0x473034(0x14f))/0x2)+-parseInt(_0x473034(0x14c))/0x3*(parseInt(_0x473034(0x11d))/0x4)+parseInt(_0x473034(0x15b))/0x5+-parseInt(_0x473034(0x123))/0x6+-parseInt(_0x473034(0x122))/0x7+-parseInt(_0x473034(0x142))/0x8+parseInt(_0x473034(0x148))/0x9*(parseInt(_0x473034(0x12e))/0xa);if(_0x4a1927===_0x288c83)break;else _0x31061f['push'](_0x31061f['shift']());}catch(_0x5ebb33){_0x31061f['push'](_0x31061f['shift']());}}}(_0x4f32,0x54940));import{Plugin as _0x42e000}from'ckeditor5/src/core.js';function _0x2264(_0x568733,_0x5d2834){const _0x4f328e=_0x4f32();return _0x2264=function(_0x22644c,_0x4667cb){_0x22644c=_0x22644c-0x111;let _0x3bcd49=_0x4f328e[_0x22644c];return _0x3bcd49;},_0x2264(_0x568733,_0x5d2834);}import _0x112f47 from'./table.js';import{LiveRange as _0xb9b757}from'ckeditor5/src/engine.js';function _0x4f32(){const _0x5b5074=['model','getAncestors','from','TableEditing','find','mergeTableCellUp','getSelectionAffectedTableCells','markMultiRangeBlockFormat','type','4650648GrdgfA','getSuggestions','subType','rootName','formatInline','trackChanges','381987GyWOAs','splitTableCellHorizontally','push','registerDescriptionCallback','54366qSWyWM','execute','mergeTableCellDown','1954MuNFGV','refresh','mergeTableCells','mergeTableCellLeft','add','markBlockFormat','_tablePostFixingSubtypes','*Split\x20cell:*\x20vertically','createRangeOn','low','afterInit','descriptionFactory','522970nvqHBK','_isForcedDefaultExecutionBlock','highest','value','detach','cell','TrackChangesEditing','root','containsRange','_areSelectedCellsMergable','selection','_areMergableCells','getCellLocation','isEnabled','requires','format','getRanges','$graveyard','fromRange','_suggestionFactory','horizontally','length','return','plugins','stop','mergeTableCellRight','size','createTableWalker','insertion','formatBlock','isInContent','splitTableCellVertically','findAncestor','direction','commands','author','has','20RyNBSF','tableCell','element','accept','filter','725753BozYCl','1407504WamddR','*Merge\x20cells*','543OmnHHE','commandName','document','registerCustomCallback','set:isEnabled','forceDefaultExecution','enableCommand','deletion','editor','170bXjPyb','_acceptFormatSuggestionCallbackFactory','map','change','get','getFirstPosition','setSelection','table','TableUtils','locale','*Split\x20cell:*\x20horizontally'];_0x4f32=function(){return _0x5b5074;};return _0x4f32();}import{getTranslation as _0x12f88a}from'../utils/common-translations.js';export default class vt extends _0x42e000{static get[_0x3dddd9(0x169)](){return[_0x112f47];}[_0x3dddd9(0x159)](){const _0x22a8c3=_0x3dddd9,_0x33a6c2=this[_0x22a8c3(0x12d)],_0x4e5b33=_0x33a6c2[_0x22a8c3(0x139)][_0x22a8c3(0x127)][_0x22a8c3(0x165)],_0x506774=_0x33a6c2[_0x22a8c3(0x137)];if(!_0x33a6c2[_0x22a8c3(0x172)][_0x22a8c3(0x11c)](_0x22a8c3(0x13c)))return;const _0x135448=_0x33a6c2[_0x22a8c3(0x172)][_0x22a8c3(0x132)](_0x22a8c3(0x161)),_0x320727=_0x33a6c2[_0x22a8c3(0x172)][_0x22a8c3(0x132)](_0x22a8c3(0x136)),_0x192dc3=_0x33a6c2[_0x22a8c3(0x172)][_0x22a8c3(0x132)](_0x112f47);_0x192dc3[_0x22a8c3(0x155)][_0x22a8c3(0x14a)](_0x22a8c3(0x151)),_0x135448[_0x22a8c3(0x12b)](_0x22a8c3(0x151),()=>{const _0x4908b9=_0x22a8c3,_0x418791=_0x320727[_0x4908b9(0x13f)](_0x33a6c2[_0x4908b9(0x139)][_0x4908b9(0x127)][_0x4908b9(0x165)]);_0x33a6c2[_0x4908b9(0x139)][_0x4908b9(0x131)](()=>{const _0x36cdca=_0x4908b9;_0x135448[_0x36cdca(0x140)](_0x418791,{'commandName':_0x36cdca(0x151),'commandParams':[]},[],_0x36cdca(0x151));});}),_0x33a6c2[_0x22a8c3(0x11a)][_0x22a8c3(0x132)](_0x22a8c3(0x151))['on'](_0x22a8c3(0x14d),(_0x3425d0,_0x5ea0e0)=>{const _0x439e72=_0x22a8c3;_0x33a6c2[_0x439e72(0x11a)][_0x439e72(0x132)](_0x439e72(0x147))[_0x439e72(0x15e)]&&(_0x5ea0e0[_0x439e72(0x170)]>0x0&&_0x5ea0e0[_0x5ea0e0[_0x439e72(0x170)]-0x1]&&_0x5ea0e0[_0x5ea0e0[_0x439e72(0x170)]-0x1][_0x439e72(0x12a)]||_0x135448[_0x439e72(0x15c)]||this[_0x439e72(0x164)]()||_0x3425d0[_0x439e72(0x173)]());},{'priority':_0x22a8c3(0x15d)});for(const _0x9172f2 of[_0x22a8c3(0x13e),_0x22a8c3(0x111),_0x22a8c3(0x14e),_0x22a8c3(0x152)]){const _0xbcc767=_0x33a6c2[_0x22a8c3(0x11a)][_0x22a8c3(0x132)](_0x9172f2);_0x135448[_0x22a8c3(0x12b)](_0x9172f2,()=>{const _0x2083e3=_0x22a8c3,_0x196175=_0x33a6c2[_0x2083e3(0x139)][_0x2083e3(0x127)][_0x2083e3(0x165)][_0x2083e3(0x133)]()[_0x2083e3(0x13a)]()[_0x2083e3(0x13d)](_0x25685d=>_0x25685d['is'](_0x2083e3(0x11f),_0x2083e3(0x11e))),_0x3b5ec7=_0xbcc767[_0x2083e3(0x15e)];_0x33a6c2[_0x2083e3(0x139)][_0x2083e3(0x131)](()=>{const _0x508b32=_0x2083e3;_0x135448[_0x508b32(0x140)]([_0x196175,_0x3b5ec7],{'commandName':_0x508b32(0x151),'commandParams':[]},[],_0x508b32(0x151));});});}for(const _0x39f9da of[_0x22a8c3(0x117),_0x22a8c3(0x149)]){const _0x167791=_0x33a6c2[_0x22a8c3(0x11a)][_0x22a8c3(0x132)](_0x39f9da);_0x135448[_0x22a8c3(0x12b)](_0x39f9da,()=>{const _0x521d69=_0x22a8c3,_0x50012f=_0x320727[_0x521d69(0x13f)](_0x33a6c2[_0x521d69(0x139)][_0x521d69(0x127)][_0x521d69(0x165)])[0x0],_0x472c91=_0x50012f[_0x521d69(0x118)](_0x521d69(0x135)),{column:_0xeb3041,row:_0x26f80c}=_0x320727[_0x521d69(0x167)](_0x50012f);let _0x2d2aae=[];if(_0x521d69(0x16f)==_0x167791[_0x521d69(0x119)]){const _0x848dff=_0x320727[_0x521d69(0x113)](_0x472c91,{'startRow':_0x26f80c,'endRow':_0x26f80c,'includeAllSlots':!0x0});_0x2d2aae=Array[_0x521d69(0x13b)](_0x848dff)[_0x521d69(0x130)](_0x25f579=>_0x25f579[_0x521d69(0x160)]);}else{const _0x87d75a=_0x320727[_0x521d69(0x113)](_0x472c91,{'column':_0xeb3041,'includeAllSlots':!0x0});_0x2d2aae=Array[_0x521d69(0x13b)](_0x87d75a)[_0x521d69(0x130)](_0x4d31cf=>_0x4d31cf[_0x521d69(0x160)]);}_0x33a6c2[_0x521d69(0x139)][_0x521d69(0x131)](_0x573210=>{const _0x27a877=_0x521d69;_0x135448[_0x27a877(0x154)](_0x573210[_0x27a877(0x157)](_0x50012f),{'commandName':_0x39f9da,'commandParams':[]},_0x2d2aae,_0x39f9da);});});}_0x135448[_0x22a8c3(0x15a)][_0x22a8c3(0x14b)](_0x5dab8c=>{const _0x37e803=_0x22a8c3;if(_0x37e803(0x115)!=_0x5dab8c[_0x37e803(0x141)]&&_0x37e803(0x146)!=_0x5dab8c[_0x37e803(0x141)])return;const {data:_0x5a6664}=_0x5dab8c;return _0x5a6664&&_0x37e803(0x151)==_0x5a6664[_0x37e803(0x126)]?{'type':_0x37e803(0x16a),'content':_0x12f88a(_0x506774,_0x37e803(0x124))}:void 0x0;}),_0x135448[_0x22a8c3(0x15a)][_0x22a8c3(0x14b)](_0x2e22e6=>{const _0x22fda1=_0x22a8c3;if(_0x22fda1(0x115)!=_0x2e22e6[_0x22fda1(0x141)]&&_0x22fda1(0x146)!=_0x2e22e6[_0x22fda1(0x141)])return;const {data:_0x4d4988}=_0x2e22e6;return _0x4d4988?_0x22fda1(0x117)==_0x4d4988[_0x22fda1(0x126)]?{'type':_0x22fda1(0x16a),'content':_0x12f88a(_0x506774,_0x22fda1(0x156))}:_0x22fda1(0x149)==_0x4d4988[_0x22fda1(0x126)]?{'type':_0x22fda1(0x16a),'content':_0x12f88a(_0x506774,_0x22fda1(0x138))}:void 0x0:void 0x0;});const _0x17f132=_0x192dc3[_0x22a8c3(0x12f)]();for(const _0x522fdf of[_0x22a8c3(0x13e),_0x22a8c3(0x111),_0x22a8c3(0x14e),_0x22a8c3(0x152)])_0x135448[_0x22a8c3(0x16e)][_0x22a8c3(0x128)](_0x22a8c3(0x115),_0x522fdf,_0x22a8c3(0x120),_0x17f132);for(const _0x3bd321 of[_0x22a8c3(0x117),_0x22a8c3(0x149)])_0x135448[_0x22a8c3(0x16e)][_0x22a8c3(0x128)](_0x22a8c3(0x115),_0x3bd321,_0x22a8c3(0x120),_0x17f132);_0x135448[_0x22a8c3(0x16e)][_0x22a8c3(0x128)](_0x22a8c3(0x115),_0x22a8c3(0x151),_0x22a8c3(0x120),_0x59001b=>{const _0x280720=_0x22a8c3;_0x33a6c2[_0x280720(0x139)][_0x280720(0x131)](_0x335299=>{const _0x5b9049=_0x280720,_0x26da55=Array[_0x5b9049(0x13b)](_0x4e5b33[_0x5b9049(0x16b)]())[_0x5b9049(0x130)](_0x191cb9=>_0xb9b757[_0x5b9049(0x16d)](_0x191cb9));_0x335299[_0x5b9049(0x134)](_0x59001b),_0x33a6c2[_0x5b9049(0x11a)][_0x5b9049(0x132)](_0x5b9049(0x151))[_0x5b9049(0x150)](),_0x33a6c2[_0x5b9049(0x14d)](_0x5b9049(0x151),{'forceDefaultExecution':!0x0});const _0x160ede=_0x26da55[_0x5b9049(0x121)](_0x32e161=>_0x5b9049(0x16c)!=_0x32e161[_0x5b9049(0x162)][_0x5b9049(0x145)]);_0x160ede[_0x5b9049(0x170)]>0x0&&_0x335299[_0x5b9049(0x134)](_0x160ede);for(const _0x39a313 of _0x26da55)_0x39a313[_0x5b9049(0x15f)]();});});for(const _0x19f1ae of[_0x22a8c3(0x13e),_0x22a8c3(0x14e),_0x22a8c3(0x152),_0x22a8c3(0x111)]){const _0x4babab=_0x33a6c2[_0x22a8c3(0x11a)][_0x22a8c3(0x132)](_0x19f1ae);_0x4babab['on'](_0x22a8c3(0x129),(_0x2bfee3,_0x146fd8,_0x421bf3)=>{const _0x2b606f=_0x22a8c3;if(_0x421bf3){const _0xc7a078=_0x33a6c2[_0x2b606f(0x139)][_0x2b606f(0x127)][_0x2b606f(0x165)][_0x2b606f(0x133)]()[_0x2b606f(0x13a)]()[_0x2b606f(0x13d)](_0x126e46=>_0x126e46['is'](_0x2b606f(0x11f),_0x2b606f(0x11e)));this[_0x2b606f(0x166)](_0x4babab[_0x2b606f(0x15e)],_0xc7a078)||(_0x2bfee3[_0x2b606f(0x171)]=!0x1,_0x2bfee3[_0x2b606f(0x173)]());}},{'priority':_0x22a8c3(0x158)});}}[_0x3dddd9(0x164)](){const _0x384620=_0x3dddd9,_0x19f1a0=this[_0x384620(0x12d)][_0x384620(0x11a)][_0x384620(0x132)](_0x384620(0x151)),_0x48993e=this[_0x384620(0x12d)][_0x384620(0x172)][_0x384620(0x132)](_0x384620(0x136));if(!_0x19f1a0[_0x384620(0x168)])return!0x1;const _0x4170ea=_0x48993e[_0x384620(0x13f)](this[_0x384620(0x12d)][_0x384620(0x139)][_0x384620(0x127)][_0x384620(0x165)]);for(const _0x373536 of _0x4170ea)for(const _0x5c87a7 of _0x4170ea)if(_0x373536!=_0x5c87a7&&!this[_0x384620(0x166)](_0x373536,_0x5c87a7))return!0x1;return!0x0;}[_0x3dddd9(0x166)](_0x2f8824,_0x2d0424){const _0xa8c96e=_0x3dddd9,_0x56ac6d=this[_0xa8c96e(0x12d)][_0xa8c96e(0x172)][_0xa8c96e(0x132)](_0xa8c96e(0x161)),_0x2cb5ad=this[_0xa8c96e(0x12d)][_0xa8c96e(0x139)][_0xa8c96e(0x157)](_0x2f8824),_0xba305c=this[_0xa8c96e(0x12d)][_0xa8c96e(0x139)][_0xa8c96e(0x157)](_0x2d0424),_0x1d4509=new Set(),_0x2788ac=new Set();for(const _0x17b0f5 of _0x56ac6d[_0xa8c96e(0x143)]())if((_0xa8c96e(0x114)==_0x17b0f5[_0xa8c96e(0x141)]||_0xa8c96e(0x12c)==_0x17b0f5[_0xa8c96e(0x141)]||_0xa8c96e(0x151)==_0x17b0f5[_0xa8c96e(0x144)])&&_0x17b0f5[_0xa8c96e(0x116)]){for(const _0x1be8b9 of _0x17b0f5[_0xa8c96e(0x16b)]())_0x1be8b9[_0xa8c96e(0x163)](_0x2cb5ad,!0x0)&&_0x1d4509[_0xa8c96e(0x153)](_0x17b0f5[_0xa8c96e(0x141)]+':'+_0x17b0f5[_0xa8c96e(0x11b)]['id']),_0x1be8b9[_0xa8c96e(0x163)](_0xba305c,!0x0)&&_0x2788ac[_0xa8c96e(0x153)](_0x17b0f5[_0xa8c96e(0x141)]+':'+_0x17b0f5[_0xa8c96e(0x11b)]['id']);}if(_0x1d4509[_0xa8c96e(0x112)]!=_0x2788ac[_0xa8c96e(0x112)])return!0x1;for(const _0x44b1c7 of _0x1d4509)if(!_0x2788ac[_0xa8c96e(0x11c)](_0x44b1c7))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x22a9(_0x439619,_0x17b2eb){const _0x450faa=_0x450f();return _0x22a9=function(_0x22a934,_0x2f8dc7){_0x22a934=_0x22a934-0x108;let _0x4bf968=_0x450faa[_0x22a934];return _0x4bf968;},_0x22a9(_0x439619,_0x17b2eb);}const _0x2816c0=_0x22a9;(function(_0x3c0f31,_0x147bff){const _0x58560f=_0x22a9,_0x17d5f5=_0x3c0f31();while(!![]){try{const _0x33b69d=-parseInt(_0x58560f(0x113))/0x1+-parseInt(_0x58560f(0x118))/0x2*(parseInt(_0x58560f(0x109))/0x3)+-parseInt(_0x58560f(0x10f))/0x4+parseInt(_0x58560f(0x10d))/0x5+-parseInt(_0x58560f(0x108))/0x6+parseInt(_0x58560f(0x115))/0x7*(-parseInt(_0x58560f(0x116))/0x8)+parseInt(_0x58560f(0x110))/0x9;if(_0x33b69d===_0x147bff)break;else _0x17d5f5['push'](_0x17d5f5['shift']());}catch(_0x58ce73){_0x17d5f5['push'](_0x17d5f5['shift']());}}}(_0x450f,0x99fcf));import{Plugin as _0x43281}from'ckeditor5/src/core.js';import{getTranslation as _0x150a62}from'../utils/common-translations.js';function _0x450f(){const _0x4b735b=['4286QrifJG','TrackChangesEditing','ELEMENT_TABLE_OF_CONTENTS','editor','afterInit','enableCommand','6899190gycUwf','255qXFJqb','registerElementLabel','get','descriptionFactory','5655360nBtpdc','plugins','4622084KUDLiA','27316539UOUqJk','insertTableOfContents','commands','76553rreqIj','tableOfContents','238Pghfok','228568vtInnC','locale'];_0x450f=function(){return _0x4b735b;};return _0x450f();}export default class Mt extends _0x43281{[_0x2816c0(0x11c)](){const _0x1ca98c=_0x2816c0,_0x40e932=this[_0x1ca98c(0x11b)];if(!_0x40e932[_0x1ca98c(0x112)][_0x1ca98c(0x10b)](_0x1ca98c(0x111)))return;_0x40e932[_0x1ca98c(0x10e)][_0x1ca98c(0x10b)](_0x1ca98c(0x119))[_0x1ca98c(0x11d)](_0x1ca98c(0x111));const _0x395fb6=_0x40e932[_0x1ca98c(0x10e)][_0x1ca98c(0x10b)](_0x1ca98c(0x119)),_0x21ab88=_0x40e932[_0x1ca98c(0x117)];_0x395fb6[_0x1ca98c(0x10c)][_0x1ca98c(0x10a)](_0x1ca98c(0x114),_0x44d294=>_0x150a62(_0x21ab88,_0x1ca98c(0x11a),_0x44d294));}}
23
+ function _0x2dd0(_0x279917,_0x4f0d8c){const _0x24cf22=_0x24cf();return _0x2dd0=function(_0x2dd05b,_0x3cff19){_0x2dd05b=_0x2dd05b-0x150;let _0x19dda3=_0x24cf22[_0x2dd05b];return _0x19dda3;},_0x2dd0(_0x279917,_0x4f0d8c);}const _0x5ea24b=_0x2dd0;(function(_0xe9719b,_0x25af66){const _0x1f8835=_0x2dd0,_0xb80cc3=_0xe9719b();while(!![]){try{const _0x3dad46=-parseInt(_0x1f8835(0x15e))/0x1+parseInt(_0x1f8835(0x165))/0x2+parseInt(_0x1f8835(0x150))/0x3+parseInt(_0x1f8835(0x155))/0x4*(parseInt(_0x1f8835(0x15c))/0x5)+-parseInt(_0x1f8835(0x158))/0x6*(parseInt(_0x1f8835(0x166))/0x7)+parseInt(_0x1f8835(0x156))/0x8*(parseInt(_0x1f8835(0x15f))/0x9)+parseInt(_0x1f8835(0x160))/0xa;if(_0x3dad46===_0x25af66)break;else _0xb80cc3['push'](_0xb80cc3['shift']());}catch(_0x27c313){_0xb80cc3['push'](_0xb80cc3['shift']());}}}(_0x24cf,0xb8574));function _0x24cf(){const _0x40d271=['editor','registerElementLabel','tableOfContents','776870GfSSeZ','enableCommand','675338zNQbcb','209331zqijas','16662750iwGDor','commands','descriptionFactory','locale','afterInit','24444SHlhlt','21pBrIlk','2296179AMivrR','TrackChangesEditing','get','plugins','insertTableOfContents','4IsJYMg','32HPTnhL','ELEMENT_TABLE_OF_CONTENTS','2523804UiIzrZ'];_0x24cf=function(){return _0x40d271;};return _0x24cf();}import{Plugin as _0x5a7cdc}from'ckeditor5/src/core.js';import{getTranslation as _0x244fbd}from'../utils/common-translations.js';export default class Mt extends _0x5a7cdc{[_0x5ea24b(0x164)](){const _0x5adad8=_0x5ea24b,_0x495062=this[_0x5adad8(0x159)];if(!_0x495062[_0x5adad8(0x161)][_0x5adad8(0x152)](_0x5adad8(0x154)))return;_0x495062[_0x5adad8(0x153)][_0x5adad8(0x152)](_0x5adad8(0x151))[_0x5adad8(0x15d)](_0x5adad8(0x154));const _0x168456=_0x495062[_0x5adad8(0x153)][_0x5adad8(0x152)](_0x5adad8(0x151)),_0x8842db=_0x495062[_0x5adad8(0x163)];_0x168456[_0x5adad8(0x162)][_0x5adad8(0x15a)](_0x5adad8(0x15b),_0x53bb1a=>_0x244fbd(_0x8842db,_0x5adad8(0x157),_0x53bb1a));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x364876=_0x1d1a;function _0x1d1a(_0x54a00b,_0x3117de){const _0x5d77f7=_0x5d77();return _0x1d1a=function(_0x1d1a41,_0x384328){_0x1d1a41=_0x1d1a41-0xee;let _0x331278=_0x5d77f7[_0x1d1a41];return _0x331278;},_0x1d1a(_0x54a00b,_0x3117de);}(function(_0x232104,_0x42f4c2){const _0x20171c=_0x1d1a,_0x10079f=_0x232104();while(!![]){try{const _0x67b6be=-parseInt(_0x20171c(0x102))/0x1*(-parseInt(_0x20171c(0x10e))/0x2)+parseInt(_0x20171c(0x116))/0x3+parseInt(_0x20171c(0xee))/0x4*(-parseInt(_0x20171c(0x10b))/0x5)+parseInt(_0x20171c(0x11a))/0x6*(-parseInt(_0x20171c(0xfa))/0x7)+-parseInt(_0x20171c(0x103))/0x8+-parseInt(_0x20171c(0x125))/0x9*(parseInt(_0x20171c(0xef))/0xa)+-parseInt(_0x20171c(0x111))/0xb*(-parseInt(_0x20171c(0x119))/0xc);if(_0x67b6be===_0x42f4c2)break;else _0x10079f['push'](_0x10079f['shift']());}catch(_0x527ca8){_0x10079f['push'](_0x10079f['shift']());}}}(_0x5d77,0x5fffe));import{Plugin as _0x14aed2}from'ckeditor5/src/core.js';import{getTranslation as _0x36e839}from'../utils/common-translations.js';function _0x5d77(){const _0x2750ab=['getSelectionAffectedTableCells','tableCellPadding','getAttribute','15498qMHYNC','subType','tableCellBorderStyle','nodeAfter','data','tableCellBackgroundColor','tableBorderColor','tableCellProperties','format','tableBackgroundColor','plugins','commandParams','TablePropertiesEditing','tableWidth','handleDiscardAction','tableCellBorderColor','formatBlock','tableProperties','tableHeight','descriptionFactory','*Format:*\x20change\x20table\x20cell\x20properties','start','model','tableBorderStyle','getContainedElement','1676RYHbys','500vdwxpl','get','TableUtils','tableCellWidth','discard','selection','tableCellVerticalAlignment','accept','getSuggestionCallback','has','TrackChangesEditing','7GSLLSN','registerDescriptionCallback','locale','_handlePropertyChange','tableAlignment','tableBorderWidth','getFirstPosition','editor','6GncckS','2802880flzkVQ','tableCellBorderWidth','getSuggestions','markBlockFormat','removeAttribute','change','*Format:*\x20change\x20table\x20properties','TrackChangesTableProperties','870WeIDKO','enableCommand','afterInit','173048cWNVbn','tableCellHeight','_getSuggestion','363SUOjkn','handleSuggestionDescription','enqueueChange','pluginName','_suggestionFactory','2151093VNynsA','setAttribute','join','29196YRcYnA','2483304NzcgbH','findAncestor','document','tableCellHorizontalAlignment','table','registerCustomCallback','TableCellPropertiesEditing','batch'];_0x5d77=function(){return _0x2750ab;};return _0x5d77();}export default class Rt extends _0x14aed2{constructor(_0x396c69){const _0x516efd=_0x1d1a;super(_0x396c69),this[_0x516efd(0x136)]=[_0x516efd(0x12b),_0x516efd(0x13c),_0x516efd(0xff),_0x516efd(0xfe),_0x516efd(0x132),_0x516efd(0x137),_0x516efd(0x12e)],this[_0x516efd(0x12c)]=[_0x516efd(0x134),_0x516efd(0x127),_0x516efd(0x104),_0x516efd(0x123),_0x516efd(0xf2),_0x516efd(0x10f),_0x516efd(0x12a),_0x516efd(0x11d),_0x516efd(0xf5)];}static get[_0x364876(0x114)](){const _0x535de6=_0x364876;return _0x535de6(0x10a);}[_0x364876(0x10d)](){const _0x47b1a7=_0x364876,_0x44b6b2=this[_0x47b1a7(0x101)][_0x47b1a7(0x12f)][_0x47b1a7(0xf0)](_0x47b1a7(0xf9));if(this[_0x47b1a7(0x101)][_0x47b1a7(0x12f)][_0x47b1a7(0xf8)](_0x47b1a7(0x131))){for(const _0x49d72a of this[_0x47b1a7(0x136)])_0x44b6b2[_0x47b1a7(0x10c)](_0x49d72a,(_0x3d6e25,_0x3cf9b0)=>{const _0x4ff37d=_0x47b1a7,_0x1788a2=this[_0x4ff37d(0x101)][_0x4ff37d(0x13b)][_0x4ff37d(0x11c)][_0x4ff37d(0xf4)][_0x4ff37d(0x100)]()[_0x4ff37d(0x11b)](_0x4ff37d(0x11e));this[_0x4ff37d(0xfd)](_0x49d72a,[_0x1788a2],this[_0x4ff37d(0x136)],_0x4ff37d(0x136),_0x3d6e25,_0x3cf9b0);});_0x44b6b2[_0x47b1a7(0x115)][_0x47b1a7(0x11f)](_0x47b1a7(0x135),_0x47b1a7(0x136),_0x47b1a7(0xf6),_0x44b6b2[_0x47b1a7(0x115)][_0x47b1a7(0xf7)](_0x47b1a7(0x135),null,_0x47b1a7(0xf3))),_0x44b6b2[_0x47b1a7(0x115)][_0x47b1a7(0x11f)](_0x47b1a7(0x135),_0x47b1a7(0x136),_0x47b1a7(0xf3),(_0x519882,_0x286b51)=>this[_0x47b1a7(0x133)](this[_0x47b1a7(0x136)],_0x519882,_0x286b51)),_0x44b6b2[_0x47b1a7(0x115)][_0x47b1a7(0x11f)](_0x47b1a7(0x135),_0x47b1a7(0x136),_0x47b1a7(0x118),()=>!0x1);}if(this[_0x47b1a7(0x101)][_0x47b1a7(0x12f)][_0x47b1a7(0xf8)](_0x47b1a7(0x120))){for(const _0xd3401d of this[_0x47b1a7(0x12c)])_0x44b6b2[_0x47b1a7(0x10c)](_0xd3401d,(_0x426b6e,_0x21b457)=>{const _0x37e43d=_0x47b1a7,_0x125e89=this[_0x37e43d(0x101)][_0x37e43d(0x12f)][_0x37e43d(0xf0)](_0x37e43d(0xf1))[_0x37e43d(0x122)](this[_0x37e43d(0x101)][_0x37e43d(0x13b)][_0x37e43d(0x11c)][_0x37e43d(0xf4)]);this[_0x37e43d(0xfd)](_0xd3401d,_0x125e89,this[_0x37e43d(0x12c)],_0x37e43d(0x12c),_0x426b6e,_0x21b457);});_0x44b6b2[_0x47b1a7(0x115)][_0x47b1a7(0x11f)](_0x47b1a7(0x135),_0x47b1a7(0x12c),_0x47b1a7(0xf6),_0x44b6b2[_0x47b1a7(0x115)][_0x47b1a7(0xf7)](_0x47b1a7(0x135),null,_0x47b1a7(0xf3))),_0x44b6b2[_0x47b1a7(0x115)][_0x47b1a7(0x11f)](_0x47b1a7(0x135),_0x47b1a7(0x12c),_0x47b1a7(0xf3),(_0x258f50,_0x4b30d5)=>this[_0x47b1a7(0x133)](this[_0x47b1a7(0x12c)],_0x258f50,_0x4b30d5)),_0x44b6b2[_0x47b1a7(0x115)][_0x47b1a7(0x11f)](_0x47b1a7(0x135),_0x47b1a7(0x12c),_0x47b1a7(0x118),()=>!0x1);}_0x44b6b2[_0x47b1a7(0x138)][_0x47b1a7(0xfb)](_0x4bb473=>this[_0x47b1a7(0x112)](_0x4bb473));}[_0x364876(0xfd)](_0x37aa2e,_0x131d63,_0x4edb2d,_0x2fb4a8,_0x29e0bf,_0x13548f){const _0x190019=_0x364876,_0x136044=this[_0x190019(0x101)][_0x190019(0x12f)][_0x190019(0xf0)](_0x190019(0xf9));this[_0x190019(0x101)][_0x190019(0x13b)][_0x190019(0x113)](_0x13548f[_0x190019(0x121)],()=>{const _0x9643f6=_0x190019;for(const _0x1a9760 of _0x131d63){if(this[_0x9643f6(0x110)](_0x1a9760,_0x2fb4a8))_0x29e0bf(_0x13548f);else{const _0x4c95f3={};for(const _0x28fb56 of _0x4edb2d){const _0x355be0=_0x1a9760[_0x9643f6(0x124)](_0x28fb56);void 0x0!==_0x355be0&&(_0x4c95f3[_0x28fb56]=_0x355be0);}_0x29e0bf(_0x13548f),_0x136044[_0x9643f6(0x106)](_0x1a9760,{'commandParams':[_0x4c95f3]},[],_0x2fb4a8);}}});}[_0x364876(0x133)](_0x2b86f5,_0x4ce97a,_0x478386){const _0x563d3c=_0x364876,_0x41cf43=_0x4ce97a[0x0][_0x563d3c(0x13a)][_0x563d3c(0x128)],_0x3b6d4f=_0x478386[_0x563d3c(0x130)][0x0];this[_0x563d3c(0x101)][_0x563d3c(0x13b)][_0x563d3c(0x108)](_0x246f93=>{const _0x2d34eb=_0x563d3c;for(const _0xb9513d of _0x2b86f5)void 0x0!==_0x3b6d4f[_0xb9513d]?_0x246f93[_0x2d34eb(0x117)](_0xb9513d,_0x3b6d4f[_0xb9513d],_0x41cf43):_0x246f93[_0x2d34eb(0x107)](_0xb9513d,_0x41cf43);});}[_0x364876(0x112)](_0x2631fc){const _0x52c532=_0x364876;if(_0x2631fc[_0x52c532(0x129)])switch(_0x2631fc[_0x52c532(0x126)]){case _0x52c532(0x136):return{'type':_0x52c532(0x12d),'content':_0x36e839(this[_0x52c532(0x101)][_0x52c532(0xfc)],_0x52c532(0x109))};case _0x52c532(0x12c):return{'type':_0x52c532(0x12d),'content':_0x36e839(this[_0x52c532(0x101)][_0x52c532(0xfc)],_0x52c532(0x139))};}}[_0x364876(0x110)](_0x20455f,_0x9d4c73){const _0x2fdfde=_0x364876,_0x28a651=this[_0x2fdfde(0x101)][_0x2fdfde(0x12f)][_0x2fdfde(0xf0)](_0x2fdfde(0xf9));for(const _0x8c5f26 of _0x28a651[_0x2fdfde(0x105)]({'skipNotAttached':!0x0})){const _0x46b1a0=_0x8c5f26[_0x2fdfde(0x13d)]();if(_0x8c5f26[_0x2fdfde(0x126)]===_0x9d4c73&&_0x46b1a0===_0x20455f)return _0x8c5f26;}return null;}}
23
+ function _0x4294(_0x5adb61,_0xee2ba0){const _0x41a571=_0x41a5();return _0x4294=function(_0x4294ce,_0x1ad227){_0x4294ce=_0x4294ce-0xd5;let _0x3d4994=_0x41a571[_0x4294ce];return _0x3d4994;},_0x4294(_0x5adb61,_0xee2ba0);}function _0x41a5(){const _0x5bc2d6=['tableWidth','findAncestor','getContainedElement','54oyZkKq','914517xmZgIM','_getSuggestion','model','tableBorderColor','tableCellProperties','markBlockFormat','commandParams','getSuggestions','getSelectionAffectedTableCells','88rRAWAe','tableCellPadding','document','handleDiscardAction','tableHeight','TableCellPropertiesEditing','data','join','3677260nmszdL','registerDescriptionCallback','19770oDzmWf','descriptionFactory','accept','55grtRdy','tableBorderWidth','tableCellHeight','tableAlignment','*Format:*\x20change\x20table\x20properties','tableBackgroundColor','tableProperties','386703okKQnn','TablePropertiesEditing','batch','pluginName','subType','tableCellVerticalAlignment','start','831240aVSRqM','enableCommand','nodeAfter','getSuggestionCallback','format','editor','tableCellBorderColor','get','182114antLXk','TrackChangesTableProperties','change','tableCellWidth','locale','_handlePropertyChange','discard','afterInit','handleSuggestionDescription','11764kfKqYW','tableCellBackgroundColor','removeAttribute','table','getAttribute','tableCellBorderStyle','tableBorderStyle','TableUtils','322aFhFuW','tableCellHorizontalAlignment','has','*Format:*\x20change\x20table\x20cell\x20properties','TrackChangesEditing','_suggestionFactory','setAttribute','selection','plugins','getFirstPosition','905EfbbGz','enqueueChange','registerCustomCallback','tableCellBorderWidth','formatBlock'];_0x41a5=function(){return _0x5bc2d6;};return _0x41a5();}const _0x1ea2c6=_0x4294;(function(_0xe271e1,_0x22e02f){const _0x1e8702=_0x4294,_0x3d96fc=_0xe271e1();while(!![]){try{const _0x4f73a5=parseInt(_0x1e8702(0x114))/0x1+-parseInt(_0x1e8702(0xf0))/0x2*(parseInt(_0x1e8702(0x113))/0x3)+parseInt(_0x1e8702(0xf9))/0x4*(-parseInt(_0x1e8702(0x10b))/0x5)+-parseInt(_0x1e8702(0xd7))/0x6*(parseInt(_0x1e8702(0x101))/0x7)+parseInt(_0x1e8702(0x11d))/0x8*(parseInt(_0x1e8702(0xe1))/0x9)+-parseInt(_0x1e8702(0xd5))/0xa*(-parseInt(_0x1e8702(0xda))/0xb)+parseInt(_0x1e8702(0xe8))/0xc;if(_0x4f73a5===_0x22e02f)break;else _0x3d96fc['push'](_0x3d96fc['shift']());}catch(_0x4137e8){_0x3d96fc['push'](_0x3d96fc['shift']());}}}(_0x41a5,0xed569));import{Plugin as _0x14767c}from'ckeditor5/src/core.js';import{getTranslation as _0x176cf5}from'../utils/common-translations.js';export default class Rt extends _0x14767c{constructor(_0x5c72de){const _0xe52500=_0x4294;super(_0x5c72de),this[_0xe52500(0xe0)]=[_0xe52500(0x117),_0xe52500(0xff),_0xe52500(0xdb),_0xe52500(0xdd),_0xe52500(0x110),_0xe52500(0x121),_0xe52500(0xdf)],this[_0xe52500(0x118)]=[_0xe52500(0xee),_0xe52500(0xfe),_0xe52500(0x10e),_0xe52500(0x11e),_0xe52500(0xf3),_0xe52500(0xdc),_0xe52500(0xfa),_0xe52500(0x102),_0xe52500(0xe6)];}static get[_0x1ea2c6(0xe4)](){const _0x5ac2a3=_0x1ea2c6;return _0x5ac2a3(0xf1);}[_0x1ea2c6(0xf7)](){const _0x486e4e=_0x1ea2c6,_0x2b4d6a=this[_0x486e4e(0xed)][_0x486e4e(0x109)][_0x486e4e(0xef)](_0x486e4e(0x105));if(this[_0x486e4e(0xed)][_0x486e4e(0x109)][_0x486e4e(0x103)](_0x486e4e(0xe2))){for(const _0x3f942c of this[_0x486e4e(0xe0)])_0x2b4d6a[_0x486e4e(0xe9)](_0x3f942c,(_0xd14b86,_0x104024)=>{const _0x38f506=_0x486e4e,_0x542eef=this[_0x38f506(0xed)][_0x38f506(0x116)][_0x38f506(0x11f)][_0x38f506(0x108)][_0x38f506(0x10a)]()[_0x38f506(0x111)](_0x38f506(0xfc));this[_0x38f506(0xf5)](_0x3f942c,[_0x542eef],this[_0x38f506(0xe0)],_0x38f506(0xe0),_0xd14b86,_0x104024);});_0x2b4d6a[_0x486e4e(0x106)][_0x486e4e(0x10d)](_0x486e4e(0x10f),_0x486e4e(0xe0),_0x486e4e(0xd9),_0x2b4d6a[_0x486e4e(0x106)][_0x486e4e(0xeb)](_0x486e4e(0x10f),null,_0x486e4e(0xf6))),_0x2b4d6a[_0x486e4e(0x106)][_0x486e4e(0x10d)](_0x486e4e(0x10f),_0x486e4e(0xe0),_0x486e4e(0xf6),(_0x29074d,_0x46ab7b)=>this[_0x486e4e(0x120)](this[_0x486e4e(0xe0)],_0x29074d,_0x46ab7b)),_0x2b4d6a[_0x486e4e(0x106)][_0x486e4e(0x10d)](_0x486e4e(0x10f),_0x486e4e(0xe0),_0x486e4e(0x124),()=>!0x1);}if(this[_0x486e4e(0xed)][_0x486e4e(0x109)][_0x486e4e(0x103)](_0x486e4e(0x122))){for(const _0x4529f1 of this[_0x486e4e(0x118)])_0x2b4d6a[_0x486e4e(0xe9)](_0x4529f1,(_0xd266ec,_0x50c49f)=>{const _0x74f1db=_0x486e4e,_0x3b65aa=this[_0x74f1db(0xed)][_0x74f1db(0x109)][_0x74f1db(0xef)](_0x74f1db(0x100))[_0x74f1db(0x11c)](this[_0x74f1db(0xed)][_0x74f1db(0x116)][_0x74f1db(0x11f)][_0x74f1db(0x108)]);this[_0x74f1db(0xf5)](_0x4529f1,_0x3b65aa,this[_0x74f1db(0x118)],_0x74f1db(0x118),_0xd266ec,_0x50c49f);});_0x2b4d6a[_0x486e4e(0x106)][_0x486e4e(0x10d)](_0x486e4e(0x10f),_0x486e4e(0x118),_0x486e4e(0xd9),_0x2b4d6a[_0x486e4e(0x106)][_0x486e4e(0xeb)](_0x486e4e(0x10f),null,_0x486e4e(0xf6))),_0x2b4d6a[_0x486e4e(0x106)][_0x486e4e(0x10d)](_0x486e4e(0x10f),_0x486e4e(0x118),_0x486e4e(0xf6),(_0x514452,_0x223a8e)=>this[_0x486e4e(0x120)](this[_0x486e4e(0x118)],_0x514452,_0x223a8e)),_0x2b4d6a[_0x486e4e(0x106)][_0x486e4e(0x10d)](_0x486e4e(0x10f),_0x486e4e(0x118),_0x486e4e(0x124),()=>!0x1);}_0x2b4d6a[_0x486e4e(0xd8)][_0x486e4e(0xd6)](_0xcdebb5=>this[_0x486e4e(0xf8)](_0xcdebb5));}[_0x1ea2c6(0xf5)](_0x1a88dc,_0x325fd5,_0x188a3b,_0x1f9ecc,_0x326aa1,_0x479bd6){const _0x323c42=_0x1ea2c6,_0x3825cd=this[_0x323c42(0xed)][_0x323c42(0x109)][_0x323c42(0xef)](_0x323c42(0x105));this[_0x323c42(0xed)][_0x323c42(0x116)][_0x323c42(0x10c)](_0x479bd6[_0x323c42(0xe3)],()=>{const _0x59495f=_0x323c42;for(const _0x20db4e of _0x325fd5){if(this[_0x59495f(0x115)](_0x20db4e,_0x1f9ecc))_0x326aa1(_0x479bd6);else{const _0x25451b={};for(const _0x11ed66 of _0x188a3b){const _0x35c002=_0x20db4e[_0x59495f(0xfd)](_0x11ed66);void 0x0!==_0x35c002&&(_0x25451b[_0x11ed66]=_0x35c002);}_0x326aa1(_0x479bd6),_0x3825cd[_0x59495f(0x119)](_0x20db4e,{'commandParams':[_0x25451b]},[],_0x1f9ecc);}}});}[_0x1ea2c6(0x120)](_0x417a5f,_0x367ba1,_0x525eea){const _0xec7b46=_0x1ea2c6,_0x35f7fd=_0x367ba1[0x0][_0xec7b46(0xe7)][_0xec7b46(0xea)],_0x1121c4=_0x525eea[_0xec7b46(0x11a)][0x0];this[_0xec7b46(0xed)][_0xec7b46(0x116)][_0xec7b46(0xf2)](_0x2b9c22=>{const _0x436504=_0xec7b46;for(const _0x2b86e2 of _0x417a5f)void 0x0!==_0x1121c4[_0x2b86e2]?_0x2b9c22[_0x436504(0x107)](_0x2b86e2,_0x1121c4[_0x2b86e2],_0x35f7fd):_0x2b9c22[_0x436504(0xfb)](_0x2b86e2,_0x35f7fd);});}[_0x1ea2c6(0xf8)](_0x12365d){const _0x30446b=_0x1ea2c6;if(_0x12365d[_0x30446b(0x123)])switch(_0x12365d[_0x30446b(0xe5)]){case _0x30446b(0xe0):return{'type':_0x30446b(0xec),'content':_0x176cf5(this[_0x30446b(0xed)][_0x30446b(0xf4)],_0x30446b(0xde))};case _0x30446b(0x118):return{'type':_0x30446b(0xec),'content':_0x176cf5(this[_0x30446b(0xed)][_0x30446b(0xf4)],_0x30446b(0x104))};}}[_0x1ea2c6(0x115)](_0x48a02a,_0x47461e){const _0x2bc824=_0x1ea2c6,_0x146816=this[_0x2bc824(0xed)][_0x2bc824(0x109)][_0x2bc824(0xef)](_0x2bc824(0x105));for(const _0x33abfd of _0x146816[_0x2bc824(0x11b)]({'skipNotAttached':!0x0})){const _0x1533a2=_0x33abfd[_0x2bc824(0x112)]();if(_0x33abfd[_0x2bc824(0xe5)]===_0x47461e&&_0x1533a2===_0x48a02a)return _0x33abfd;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1a41b7=_0x1b17;function _0x1b17(_0x3309d1,_0x4b3343){const _0x15cbc0=_0x15cb();return _0x1b17=function(_0x1b171a,_0x3e09c4){_0x1b171a=_0x1b171a-0x1ed;let _0x47e392=_0x15cbc0[_0x1b171a];return _0x47e392;},_0x1b17(_0x3309d1,_0x4b3343);}function _0x15cb(){const _0x4169c6=['5698270rVLOfn','afterInit','TrackChangesEditing','enableCommand','7356630sHpcfj','plugins','editor','has','get','27078616OUzpZZ','8284pzrGmJ','1605729dBugEk','438qAOZhT','5473342lajNeC','insertTemplate','Template','603548JfXBDM'];_0x15cb=function(){return _0x4169c6;};return _0x15cb();}(function(_0x27560b,_0x3b845a){const _0x2f83de=_0x1b17,_0x1ae61c=_0x27560b();while(!![]){try{const _0x44d7fa=-parseInt(_0x2f83de(0x1f0))/0x1+-parseInt(_0x2f83de(0x1ef))/0x2*(-parseInt(_0x2f83de(0x1f1))/0x3)+parseInt(_0x2f83de(0x1f5))/0x4+-parseInt(_0x2f83de(0x1f6))/0x5+-parseInt(_0x2f83de(0x1fa))/0x6+parseInt(_0x2f83de(0x1f2))/0x7+parseInt(_0x2f83de(0x1ee))/0x8;if(_0x44d7fa===_0x3b845a)break;else _0x1ae61c['push'](_0x1ae61c['shift']());}catch(_0x38a9fc){_0x1ae61c['push'](_0x1ae61c['shift']());}}}(_0x15cb,0xe8250));import{Plugin as _0x3b8c6a}from'ckeditor5/src/core.js';export default class Dt extends _0x3b8c6a{[_0x1a41b7(0x1f7)](){const _0x4603ab=_0x1a41b7,_0x3e9916=this[_0x4603ab(0x1fc)];_0x3e9916[_0x4603ab(0x1fb)][_0x4603ab(0x1fd)](_0x4603ab(0x1f4))&&_0x3e9916[_0x4603ab(0x1fb)][_0x4603ab(0x1ed)](_0x4603ab(0x1f8))[_0x4603ab(0x1f9)](_0x4603ab(0x1f3));}}
23
+ const _0x25657c=_0x1e50;function _0x47b0(){const _0x216f3a=['4710013JpBjat','afterInit','insertTemplate','323885nJbjEM','plugins','44208cNIAbb','get','1174816VdlSQj','1029717ERVuan','4177720iAJFkS','260AvFIPP','13248495SgVHhz','has','enableCommand','Template','editor','TrackChangesEditing','4ngXdMR'];_0x47b0=function(){return _0x216f3a;};return _0x47b0();}(function(_0x1b6415,_0x5186b2){const _0x243971=_0x1e50,_0x51fd9a=_0x1b6415();while(!![]){try{const _0x29c997=-parseInt(_0x243971(0x89))/0x1*(parseInt(_0x243971(0x85))/0x2)+parseInt(_0x243971(0x8e))/0x3+-parseInt(_0x243971(0x8d))/0x4+-parseInt(_0x243971(0x7e))/0x5*(parseInt(_0x243971(0x8b))/0x6)+-parseInt(_0x243971(0x86))/0x7+parseInt(_0x243971(0x8f))/0x8+parseInt(_0x243971(0x7f))/0x9;if(_0x29c997===_0x5186b2)break;else _0x51fd9a['push'](_0x51fd9a['shift']());}catch(_0x5487dc){_0x51fd9a['push'](_0x51fd9a['shift']());}}}(_0x47b0,0x53048));import{Plugin as _0x14cc15}from'ckeditor5/src/core.js';function _0x1e50(_0x52b266,_0x319610){const _0x47b098=_0x47b0();return _0x1e50=function(_0x1e50cc,_0xd86685){_0x1e50cc=_0x1e50cc-0x7e;let _0x1d28ec=_0x47b098[_0x1e50cc];return _0x1d28ec;},_0x1e50(_0x52b266,_0x319610);}export default class Dt extends _0x14cc15{[_0x25657c(0x87)](){const _0x1f3b86=_0x25657c,_0x40c2a0=this[_0x1f3b86(0x83)];_0x40c2a0[_0x1f3b86(0x8a)][_0x1f3b86(0x80)](_0x1f3b86(0x82))&&_0x40c2a0[_0x1f3b86(0x8a)][_0x1f3b86(0x8c)](_0x1f3b86(0x84))[_0x1f3b86(0x81)](_0x1f3b86(0x88));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3d94b9=_0x5ab8;function _0x5ab8(_0x371ad2,_0x41d5de){const _0x9d58c6=_0x9d58();return _0x5ab8=function(_0x5ab8e7,_0x5645fc){_0x5ab8e7=_0x5ab8e7-0xfa;let _0x284a4b=_0x9d58c6[_0x5ab8e7];return _0x284a4b;},_0x5ab8(_0x371ad2,_0x41d5de);}(function(_0x4325ee,_0x16972d){const _0x17a03b=_0x5ab8,_0x297231=_0x4325ee();while(!![]){try{const _0x8458ae=parseInt(_0x17a03b(0x11d))/0x1+parseInt(_0x17a03b(0x114))/0x2*(-parseInt(_0x17a03b(0x102))/0x3)+-parseInt(_0x17a03b(0x109))/0x4+-parseInt(_0x17a03b(0x104))/0x5*(parseInt(_0x17a03b(0x11c))/0x6)+parseInt(_0x17a03b(0xfa))/0x7+parseInt(_0x17a03b(0x119))/0x8*(-parseInt(_0x17a03b(0x110))/0x9)+-parseInt(_0x17a03b(0xfd))/0xa*(-parseInt(_0x17a03b(0x116))/0xb);if(_0x8458ae===_0x16972d)break;else _0x297231['push'](_0x297231['shift']());}catch(_0x5c1da3){_0x297231['push'](_0x297231['shift']());}}}(_0x9d58,0x3c084));import{Plugin as _0x371ca4}from'ckeditor5/src/core.js';import{getTranslation as _0xe6014e}from'../utils/common-translations.js';export default class $t extends _0x371ca4{[_0x3d94b9(0x121)](){const _0x523f2f=_0x3d94b9,_0x415c03=this[_0x523f2f(0x11a)];if(!_0x415c03[_0x523f2f(0x125)][_0x523f2f(0x112)](_0x523f2f(0x10c)))return;const _0x11cf7c=_0x415c03[_0x523f2f(0x125)][_0x523f2f(0x11e)](_0x523f2f(0x122));_0x11cf7c[_0x523f2f(0x113)][_0x523f2f(0x105)](_0x523f2f(0x126),()=>_0xe6014e(_0x415c03[_0x523f2f(0x120)],_0x523f2f(0x117))),_0x415c03[_0x523f2f(0x115)][_0x523f2f(0x10d)][_0x523f2f(0xfb)](_0x4b3afb=>{const _0x529df4=_0x523f2f;let _0x350a14=!0x1;const _0x2b9672=Array[_0x529df4(0x11f)](_0x415c03[_0x529df4(0x115)][_0x529df4(0x10d)][_0x529df4(0x10f)][_0x529df4(0x10b)]());for(const {name:_0x5d05cd,data:_0x100b9a}of _0x2b9672){const {group:_0xc34c2c}=_0x11cf7c[_0x529df4(0x118)](_0x5d05cd);if(_0x529df4(0x124)!==_0xc34c2c||!_0x100b9a[_0x529df4(0x123)])continue;const _0x28b94=_0x100b9a[_0x529df4(0x123)],_0x232429=_0x28b94[_0x529df4(0xff)][_0x529df4(0x11b)];if(!_0x232429||!_0x232429['is'](_0x529df4(0x108),_0x529df4(0x126)))continue;if(!_0x28b94[_0x529df4(0x10e)][_0x529df4(0x111)](_0x28b94[_0x529df4(0xff)]))continue;const _0xae7623=_0x415c03[_0x529df4(0x115)][_0x529df4(0x107)][_0x529df4(0xfe)](_0x28b94[_0x529df4(0xff)],_0x529df4(0x103));if(_0xae7623&&_0xae7623[_0x529df4(0x100)]){const _0x28a401=_0x4b3afb[_0x529df4(0x101)](_0x28b94[_0x529df4(0x10e)],_0xae7623[_0x529df4(0x10e)]);_0x28a401[_0x529df4(0xfc)](_0x28b94)||(_0x4b3afb[_0x529df4(0x106)](_0x5d05cd,{'range':_0x28a401}),_0x350a14=!0x0);}_0x350a14||(_0x4b3afb[_0x529df4(0x10a)](_0x5d05cd),_0x350a14=!0x0);}return _0x350a14;});}}function _0x9d58(){const _0x557855=['TrackChangesEditing','newRange','suggestion','plugins','title-content','338156mUIDdQ','registerPostFixer','isEqual','413470QMxJoJ','getNearestSelectionRange','end','isCollapsed','createRange','894cudDIW','forward','3235HKJkzZ','registerElementLabel','updateMarker','schema','element','431516WsTDwL','removeMarker','getChangedMarkers','Title','document','start','differ','2848032qkGfZY','isTouching','has','descriptionFactory','2092XKBKvL','model','341HarWmD','ELEMENT_TITLE','_splitMarkerName','8hZmgqz','editor','nodeBefore','4434VAqWUh','129995sDiLZW','get','from','locale','afterInit'];_0x9d58=function(){return _0x557855;};return _0x9d58();}
23
+ const _0x1c9e5d=_0x18b1;(function(_0x3a2ab4,_0x7fa89c){const _0x5f010a=_0x18b1,_0x422fff=_0x3a2ab4();while(!![]){try{const _0x25fde2=parseInt(_0x5f010a(0x113))/0x1*(-parseInt(_0x5f010a(0x114))/0x2)+-parseInt(_0x5f010a(0x11d))/0x3+parseInt(_0x5f010a(0x119))/0x4+-parseInt(_0x5f010a(0xf8))/0x5+parseInt(_0x5f010a(0xfc))/0x6*(-parseInt(_0x5f010a(0xff))/0x7)+parseInt(_0x5f010a(0xfd))/0x8+-parseInt(_0x5f010a(0xf9))/0x9*(-parseInt(_0x5f010a(0x10a))/0xa);if(_0x25fde2===_0x7fa89c)break;else _0x422fff['push'](_0x422fff['shift']());}catch(_0xac52c7){_0x422fff['push'](_0x422fff['shift']());}}}(_0x10a9,0x2e89b));function _0x18b1(_0x4260c7,_0x41efba){const _0x10a907=_0x10a9();return _0x18b1=function(_0x18b136,_0x5e9dad){_0x18b136=_0x18b136-0xf4;let _0x19cc63=_0x10a907[_0x18b136];return _0x19cc63;},_0x18b1(_0x4260c7,_0x41efba);}import{Plugin as _0x4d1351}from'ckeditor5/src/core.js';import{getTranslation as _0x46ed87}from'../utils/common-translations.js';function _0x10a9(){const _0x4df63f=['isEqual','TrackChangesEditing','from','forward','element','61321LJxhcy','6zPmLas','createRange','document','locale','updateMarker','1334116mOzmRV','title-content','getNearestSelectionRange','plugins','836925gotuGA','start','nodeBefore','has','isTouching','registerElementLabel','removeMarker','790150elvrvQ','9SAImlu','ELEMENT_TITLE','getChangedMarkers','84162VFDdDJ','747896KyyoIp','registerPostFixer','112aKegOZ','Title','isCollapsed','newRange','differ','afterInit','descriptionFactory','end','get','model','_splitMarkerName','6090030MMugci','schema','suggestion','editor'];_0x10a9=function(){return _0x4df63f;};return _0x10a9();}export default class $t extends _0x4d1351{[_0x1c9e5d(0x104)](){const _0x3430dd=_0x1c9e5d,_0x38950=this[_0x3430dd(0x10d)];if(!_0x38950[_0x3430dd(0x11c)][_0x3430dd(0xf4)](_0x3430dd(0x100)))return;const _0x1b9b99=_0x38950[_0x3430dd(0x11c)][_0x3430dd(0x107)](_0x3430dd(0x10f));_0x1b9b99[_0x3430dd(0x105)][_0x3430dd(0xf6)](_0x3430dd(0x11a),()=>_0x46ed87(_0x38950[_0x3430dd(0x117)],_0x3430dd(0xfa))),_0x38950[_0x3430dd(0x108)][_0x3430dd(0x116)][_0x3430dd(0xfe)](_0x137231=>{const _0x135dee=_0x3430dd;let _0x5bd3ee=!0x1;const _0x3a1ab3=Array[_0x135dee(0x110)](_0x38950[_0x135dee(0x108)][_0x135dee(0x116)][_0x135dee(0x103)][_0x135dee(0xfb)]());for(const {name:_0x4c10ea,data:_0x4ec7f8}of _0x3a1ab3){const {group:_0x11aacb}=_0x1b9b99[_0x135dee(0x109)](_0x4c10ea);if(_0x135dee(0x10c)!==_0x11aacb||!_0x4ec7f8[_0x135dee(0x102)])continue;const _0x2f574e=_0x4ec7f8[_0x135dee(0x102)],_0x564db7=_0x2f574e[_0x135dee(0x106)][_0x135dee(0x11f)];if(!_0x564db7||!_0x564db7['is'](_0x135dee(0x112),_0x135dee(0x11a)))continue;if(!_0x2f574e[_0x135dee(0x11e)][_0x135dee(0xf5)](_0x2f574e[_0x135dee(0x106)]))continue;const _0x2ecdf3=_0x38950[_0x135dee(0x108)][_0x135dee(0x10b)][_0x135dee(0x11b)](_0x2f574e[_0x135dee(0x106)],_0x135dee(0x111));if(_0x2ecdf3&&_0x2ecdf3[_0x135dee(0x101)]){const _0x2d0b10=_0x137231[_0x135dee(0x115)](_0x2f574e[_0x135dee(0x11e)],_0x2ecdf3[_0x135dee(0x11e)]);_0x2d0b10[_0x135dee(0x10e)](_0x2f574e)||(_0x137231[_0x135dee(0x118)](_0x4c10ea,{'range':_0x2d0b10}),_0x5bd3ee=!0x0);}_0x5bd3ee||(_0x137231[_0x135dee(0xf7)](_0x4c10ea),_0x5bd3ee=!0x0);}return _0x5bd3ee;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5c3209=_0x57d8;(function(_0x268107,_0x1939cc){const _0x3d904d=_0x57d8,_0x2a0b96=_0x268107();while(!![]){try{const _0x3da59c=-parseInt(_0x3d904d(0x1a7))/0x1+-parseInt(_0x3d904d(0x1b1))/0x2+parseInt(_0x3d904d(0x1b2))/0x3+-parseInt(_0x3d904d(0x1a6))/0x4+-parseInt(_0x3d904d(0x1ac))/0x5+-parseInt(_0x3d904d(0x1a9))/0x6+parseInt(_0x3d904d(0x1b4))/0x7;if(_0x3da59c===_0x1939cc)break;else _0x2a0b96['push'](_0x2a0b96['shift']());}catch(_0x4a0d84){_0x2a0b96['push'](_0x2a0b96['shift']());}}}(_0x4cde,0x8f8e7));function _0x57d8(_0x3a5cd3,_0x6db95d){const _0x4cdeea=_0x4cde();return _0x57d8=function(_0x57d803,_0x4a1f11){_0x57d803=_0x57d803-0x1a6;let _0x4743cb=_0x4cdeea[_0x57d803];return _0x4743cb;},_0x57d8(_0x3a5cd3,_0x6db95d);}import{Plugin as _0xdc9451}from'ckeditor5/src/core.js';export default class Bt extends _0xdc9451{[_0x5c3209(0x1b0)](){const _0x3d1441=_0x5c3209,_0x5d7488=this[_0x3d1441(0x1ae)],_0x3e23bc=_0x5d7488[_0x3d1441(0x1ab)][_0x3d1441(0x1af)](_0x3d1441(0x1b6));_0x5d7488[_0x3d1441(0x1ab)][_0x3d1441(0x1b3)](_0x3d1441(0x1b5))&&(_0x3e23bc[_0x3d1441(0x1ad)](_0x3d1441(0x1aa)),_0x3e23bc[_0x3d1441(0x1ad)](_0x3d1441(0x1a8)));}}function _0x4cde(){const _0x231e77=['10866184cAQYIq','UndoEditing','TrackChangesEditing','1998556hqMcgL','171691wFGiZX','redo','3118224fcNupM','undo','plugins','1338165OynpFd','enableCommand','editor','get','afterInit','845996gXazzN','2752080UUIGVj','has'];_0x4cde=function(){return _0x231e77;};return _0x4cde();}
23
+ const _0x5190f8=_0x17f3;function _0x1bb3(){const _0x32571b=['10432xqDmzD','41103FfIgKs','editor','undo','20ulvfps','plugins','redo','2750BYOHju','TrackChangesEditing','UndoEditing','3974480UBUCHZ','enableCommand','148CMlDFo','4151844DVvAaN','5397854oFgZRa','get','afterInit','502878XxbQca','1066500vYonir','has'];_0x1bb3=function(){return _0x32571b;};return _0x1bb3();}(function(_0x5e4cf8,_0x56abb6){const _0x35ee4f=_0x17f3,_0x5cc030=_0x5e4cf8();while(!![]){try{const _0x4a5ffd=-parseInt(_0x35ee4f(0x147))/0x1*(parseInt(_0x35ee4f(0x13f))/0x2)+-parseInt(_0x35ee4f(0x145))/0x3+parseInt(_0x35ee4f(0x140))/0x4+-parseInt(_0x35ee4f(0x137))/0x5*(parseInt(_0x35ee4f(0x144))/0x6)+-parseInt(_0x35ee4f(0x141))/0x7+parseInt(_0x35ee4f(0x13d))/0x8+-parseInt(_0x35ee4f(0x148))/0x9*(-parseInt(_0x35ee4f(0x13a))/0xa);if(_0x4a5ffd===_0x56abb6)break;else _0x5cc030['push'](_0x5cc030['shift']());}catch(_0x1736b1){_0x5cc030['push'](_0x5cc030['shift']());}}}(_0x1bb3,0x87f36));function _0x17f3(_0x2b1cb5,_0x499e41){const _0x1bb38e=_0x1bb3();return _0x17f3=function(_0x17f347,_0x36c98e){_0x17f347=_0x17f347-0x135;let _0xbc3735=_0x1bb38e[_0x17f347];return _0xbc3735;},_0x17f3(_0x2b1cb5,_0x499e41);}import{Plugin as _0x498e94}from'ckeditor5/src/core.js';export default class Bt extends _0x498e94{[_0x5190f8(0x143)](){const _0x3ad073=_0x5190f8,_0xd2a1df=this[_0x3ad073(0x135)],_0x4213ac=_0xd2a1df[_0x3ad073(0x138)][_0x3ad073(0x142)](_0x3ad073(0x13b));_0xd2a1df[_0x3ad073(0x138)][_0x3ad073(0x146)](_0x3ad073(0x13c))&&(_0x4213ac[_0x3ad073(0x13e)](_0x3ad073(0x136)),_0x4213ac[_0x3ad073(0x13e)](_0x3ad073(0x139)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4559(_0x11a679,_0x330e2d){const _0x174539=_0x1745();return _0x4559=function(_0x455986,_0x2f724b){_0x455986=_0x455986-0x1d4;let _0xfcb457=_0x174539[_0x455986];return _0xfcb457;},_0x4559(_0x11a679,_0x330e2d);}(function(_0x3e9167,_0x38abc6){const _0x2044b5=_0x4559,_0x52b0a2=_0x3e9167();while(!![]){try{const _0x459fc1=parseInt(_0x2044b5(0x205))/0x1*(-parseInt(_0x2044b5(0x1ee))/0x2)+parseInt(_0x2044b5(0x1fd))/0x3*(parseInt(_0x2044b5(0x1da))/0x4)+-parseInt(_0x2044b5(0x206))/0x5+parseInt(_0x2044b5(0x1d5))/0x6*(parseInt(_0x2044b5(0x202))/0x7)+-parseInt(_0x2044b5(0x1d9))/0x8*(-parseInt(_0x2044b5(0x201))/0x9)+parseInt(_0x2044b5(0x1f6))/0xa*(parseInt(_0x2044b5(0x1e1))/0xb)+parseInt(_0x2044b5(0x1e8))/0xc;if(_0x459fc1===_0x38abc6)break;else _0x52b0a2['push'](_0x52b0a2['shift']());}catch(_0x3e5437){_0x52b0a2['push'](_0x52b0a2['shift']());}}}(_0x1745,0x497dc));export function getRangesWithAttribute(_0x1d37a7,_0x45344f,_0x147e65){const _0x2edc0c=_0x4559,_0x3bb508=[];for(const _0x5d1047 of _0x45344f[_0x2edc0c(0x1e9)]())_0x5d1047[_0x2edc0c(0x208)](_0x1d37a7)&&_0x3bb508[_0x2edc0c(0x1f3)](_0x147e65[_0x2edc0c(0x1e6)](_0x5d1047));return _0x3bb508;}function _0x1745(){const _0xee5629=['nextSibling','10QBxzZN','markerRange','isLimit','model','parent','elementEnd','plugins','552jFEZTr','start','isAtEnd','isBlock','1098XfLqZA','2849kSmMTC','span','get','13327lIQnvr','2818815pvqsMJ','_splitMarkerName','hasAttribute','previousPosition','ck-suggestion-marker--active','8574MPogiC','consumable','insert','mapper','6352njWNiQ','2644TbtpLm','isContent','markerName','getWalker','ck-suggestion-marker-','type','writer','5607349tRgMGc','createUIElement','bindElementToMarker','toViewPosition','schema','createRangeOn','test','1216032sYOhsy','getItems','item','getCustomProperty','name','TrackChangesEditing','82OPssal','toViewElement','activeMarkers','addHighlight','includes','push','addClass'];_0x1745=function(){return _0xee5629;};return _0x1745();}export function downcastSplitMergeMarker(_0x6bebef,_0x1af2c7,{showActiveMarker:_0x533024=!0x0}={}){const _0x387e55=_0x4559,_0x4a1303=_0x6bebef[_0x387e55(0x1fc)][_0x387e55(0x204)](_0x387e55(0x1ed));return(_0x45b402,_0x221fce,_0x1c68f3)=>{const _0xb6e14f=_0x387e55;if(!_0x1c68f3[_0xb6e14f(0x1d6)][_0xb6e14f(0x1e7)](_0x221fce[_0xb6e14f(0x1f7)],_0x45b402[_0xb6e14f(0x1ec)]))return;const _0x27c48a=_0x221fce[_0xb6e14f(0x1f7)][_0xb6e14f(0x1dd)](),_0x3546db=_0x221fce[_0xb6e14f(0x1f7)][_0xb6e14f(0x1fe)],_0x81372f=_0x6bebef[_0xb6e14f(0x1f9)][_0xb6e14f(0x1e5)];let _0x38d44e=null,_0x530d3b=null,_0x179bc0=!0x1,_0x51ec1b=!0x1;for(const _0x465bd2 of _0x27c48a){const _0x14239a=_0x465bd2[_0xb6e14f(0x1ea)];_0x179bc0=_0x179bc0||_0x81372f[_0xb6e14f(0x1db)](_0x14239a);const _0x29278b=_0x1c68f3[_0xb6e14f(0x1d8)][_0xb6e14f(0x1ef)](_0x14239a);if(_0x29278b&&_0x29278b[_0xb6e14f(0x1eb)](_0xb6e14f(0x1f1)))return;_0xb6e14f(0x1fb)==_0x465bd2[_0xb6e14f(0x1df)]&&(_0x81372f[_0xb6e14f(0x200)](_0x14239a)&&!_0x81372f[_0xb6e14f(0x1f8)](_0x14239a)&&(_0x14239a[_0xb6e14f(0x1f5)]||_0x3546db[_0xb6e14f(0x1ff)]?_0x38d44e&&_0x38d44e[_0xb6e14f(0x1fa)]==_0x14239a||(_0x38d44e=_0x14239a,_0x4b23de(_0x465bd2[_0xb6e14f(0x209)]),_0x51ec1b=!0x0):_0x530d3b=_0x530d3b||_0x465bd2[_0xb6e14f(0x209)]));}function _0x4b23de(_0x4602b5){const _0x37e10d=_0xb6e14f,{authorId:_0x21d4e1}=_0x4a1303[_0x37e10d(0x207)](_0x221fce[_0x37e10d(0x1dc)]),_0x202e47=_0x1c68f3[_0x37e10d(0x1e0)][_0x37e10d(0x1e2)](_0x37e10d(0x203),{'class':_0x37e10d(0x1de)+_0x1af2c7,'data-author-id':_0x21d4e1}),_0x5a20f5=_0x1c68f3[_0x37e10d(0x1d8)][_0x37e10d(0x1e4)](_0x4602b5);_0x533024&&_0x4a1303[_0x37e10d(0x1f0)][_0x37e10d(0x1f2)](_0x221fce[_0x37e10d(0x1dc)])&&_0x1c68f3[_0x37e10d(0x1e0)][_0x37e10d(0x1f4)](_0x37e10d(0x1d4),_0x202e47),_0x1c68f3[_0x37e10d(0x1e0)][_0x37e10d(0x1d7)](_0x5a20f5,_0x202e47),_0x1c68f3[_0x37e10d(0x1d8)][_0x37e10d(0x1e3)](_0x202e47,_0x221fce[_0x37e10d(0x1dc)]);}_0x179bc0||_0x51ec1b||!_0x530d3b||_0x4b23de(_0x530d3b);};}
23
+ function _0x2c1a(_0x240780,_0x39ef1b){const _0x12e8b5=_0x12e8();return _0x2c1a=function(_0x2c1aba,_0x278b5a){_0x2c1aba=_0x2c1aba-0xa6;let _0x5ec5e5=_0x12e8b5[_0x2c1aba];return _0x5ec5e5;},_0x2c1a(_0x240780,_0x39ef1b);}(function(_0x55efb3,_0xf64f14){const _0xb1b6ce=_0x2c1a,_0x398cce=_0x55efb3();while(!![]){try{const _0x156c54=parseInt(_0xb1b6ce(0xcf))/0x1*(-parseInt(_0xb1b6ce(0xd9))/0x2)+parseInt(_0xb1b6ce(0xbf))/0x3+-parseInt(_0xb1b6ce(0xb2))/0x4*(parseInt(_0xb1b6ce(0xc3))/0x5)+-parseInt(_0xb1b6ce(0xc6))/0x6+-parseInt(_0xb1b6ce(0xd6))/0x7+parseInt(_0xb1b6ce(0xa6))/0x8+-parseInt(_0xb1b6ce(0xc0))/0x9*(-parseInt(_0xb1b6ce(0xcc))/0xa);if(_0x156c54===_0xf64f14)break;else _0x398cce['push'](_0x398cce['shift']());}catch(_0x383dc0){_0x398cce['push'](_0x398cce['shift']());}}}(_0x12e8,0x76f3e));export function getRangesWithAttribute(_0x58bd5e,_0x4a563d,_0x4a1975){const _0x4fa62a=_0x2c1a,_0x1b8727=[];for(const _0x1d5358 of _0x4a563d[_0x4fa62a(0xb0)]())_0x1d5358[_0x4fa62a(0xb5)](_0x58bd5e)&&_0x1b8727[_0x4fa62a(0xc9)](_0x4a1975[_0x4fa62a(0xc5)](_0x1d5358));return _0x1b8727;}export function downcastSplitMergeMarker(_0x4c1f6c,_0x23f4a4,{showActiveMarker:_0x996860=!0x0}={}){const _0x1f9181=_0x2c1a,_0xd81fec=_0x4c1f6c[_0x1f9181(0xac)][_0x1f9181(0xbd)](_0x1f9181(0xca));return(_0x42fc79,_0x147668,_0x47845d)=>{const _0x56dc60=_0x1f9181;if(!_0x47845d[_0x56dc60(0xd3)][_0x56dc60(0xd2)](_0x147668[_0x56dc60(0xa9)],_0x42fc79[_0x56dc60(0xcd)]))return;const _0x46e9aa=_0x147668[_0x56dc60(0xa9)][_0x56dc60(0xae)](),_0x1158e9=_0x147668[_0x56dc60(0xa9)][_0x56dc60(0xd0)],_0x4eb2a7=_0x4c1f6c[_0x56dc60(0xb3)][_0x56dc60(0xb1)];let _0x558f65=null,_0x458e07=null,_0x33db08=!0x1,_0x48aea9=!0x1;for(const _0x2cde7b of _0x46e9aa){const _0x50aa43=_0x2cde7b[_0x56dc60(0xc4)];_0x33db08=_0x33db08||_0x4eb2a7[_0x56dc60(0xab)](_0x50aa43);const _0x15da10=_0x47845d[_0x56dc60(0xd8)][_0x56dc60(0xd1)](_0x50aa43);if(_0x15da10&&_0x15da10[_0x56dc60(0xd4)](_0x56dc60(0xb7)))return;_0x56dc60(0xb9)==_0x2cde7b[_0x56dc60(0xa8)]&&(_0x4eb2a7[_0x56dc60(0xb6)](_0x50aa43)&&!_0x4eb2a7[_0x56dc60(0xb8)](_0x50aa43)&&(_0x50aa43[_0x56dc60(0xd7)]||_0x1158e9[_0x56dc60(0xbe)]?_0x558f65&&_0x558f65[_0x56dc60(0xd5)]==_0x50aa43||(_0x558f65=_0x50aa43,_0x2a8319(_0x2cde7b[_0x56dc60(0xbc)]),_0x48aea9=!0x0):_0x458e07=_0x458e07||_0x2cde7b[_0x56dc60(0xbc)]));}function _0x2a8319(_0x582da3){const _0x47dc74=_0x56dc60,{authorId:_0x81c948}=_0xd81fec[_0x47dc74(0xb4)](_0x147668[_0x47dc74(0xad)]),_0x17fdc4=_0x47845d[_0x47dc74(0xc7)][_0x47dc74(0xa7)](_0x47dc74(0xaa),{'class':_0x47dc74(0xc8)+_0x23f4a4,'data-author-id':_0x81c948}),_0x466181=_0x47845d[_0x47dc74(0xd8)][_0x47dc74(0xce)](_0x582da3);_0x996860&&_0xd81fec[_0x47dc74(0xc2)][_0x47dc74(0xcb)](_0x147668[_0x47dc74(0xad)])&&_0x47845d[_0x47dc74(0xc7)][_0x47dc74(0xba)](_0x47dc74(0xbb),_0x17fdc4),_0x47845d[_0x47dc74(0xc7)][_0x47dc74(0xc1)](_0x466181,_0x17fdc4),_0x47845d[_0x47dc74(0xd8)][_0x47dc74(0xaf)](_0x17fdc4,_0x147668[_0x47dc74(0xad)]);}_0x33db08||_0x48aea9||!_0x458e07||_0x2a8319(_0x458e07);};}function _0x12e8(){const _0x31f528=['markerName','getWalker','bindElementToMarker','getItems','schema','4IvYLru','model','_splitMarkerName','hasAttribute','isBlock','addHighlight','isLimit','elementEnd','addClass','ck-suggestion-marker--active','previousPosition','get','isAtEnd','1253724CUipfX','9habuyN','insert','activeMarkers','3209165GUfFGA','item','createRangeOn','2115084htucvi','writer','ck-suggestion-marker-','push','TrackChangesEditing','includes','21609850CkqcXQ','name','toViewPosition','3mLyIuE','start','toViewElement','test','consumable','getCustomProperty','parent','3939831hpoYYh','nextSibling','mapper','460146DIKZEg','1245888ulxAxO','createUIElement','type','markerRange','span','isContent','plugins'];_0x12e8=function(){return _0x31f528;};return _0x12e8();}