@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20241002.0 → 0.0.0-nightly-20241003.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x492a(){const _0x54adb6=['createElement','dataDowncast','endRow','tableCellVerticalAlignment','tableCellHorizontalAlignment','first','editor','tablePasteChainId','*Replace\x20table\x20cells*','getChildren','deletion','tablePasteCell','end','updateMarker','position','descriptionFactory','$graveyard','view','_tablePostFixingSubtypes','set','_splitMarkerName','getAllAdjacentSuggestions','clipboardOutput','has','suggestionLoaded','entries','createPositionBefore','markerAttributes','stop','rows','TrackChangesEditing','_getCoordsForCells','29073dJiWtn','value','move','94500kzIWTb','tablePasteRow','table','110lnSjsN','row','tableCellBackgroundColor','element','model','insertContent','200823NdASNd','ck-suggestion-marker-insertion','TableClipboard','46jmECWj','getSuggestionCallback','keys','tableCellBorderStyle','forEach','getMarkers','name','setAttribute','commands','Users','1632GUNVnv','activeMarkers','return','formatBlock','TableUtils','1002JKUvJc','includes','suggestion-td','insertRows','markerName','length','ck-suggestion-marker','previousSibling','differ','insert','getSelectionAffectedTableCells','conversion','tableCell','document','isInContent','getContainedElement','registerCustomCallback','createRangeOn','remove','tableCellBorderColor','nextSibling','getShiftedBy','from','oldRange','5465lolZVB','fill','register','registerDescriptionCallback','tableCellBorderWidth','plugins','editingDowncast','suggestion','getRowIndexes','selection','removeColumns','attributes','suggestion:formatBlock:tablePasteCell','markers','change','markMultiRangeInsertion','getRows','start','getColumns','locale','startsWith','find','requires','fromRange','column','getItems','reduce','insertColumns','call','3320057JHVcSj','documentSelection','elementToElement','filter','afterInit','schema','wrap','removeMarker','root','deletionRanges','cell','options','3inGbia','columnInsertionIndexes','join','batch','getColumnIndexes','rowInsertionRanges','5881lxyYLL','trackChanges','removeMarkers','unwrap','registerPostFixer','getRanges','accept','paragraph','redo','insertion','some','add','columnInsertionRanges','getRange','get','getSuggestions','isEqual','tableCellPadding','forceDefaultExecution','rootName','isEmpty','map','getTableIfOnlyTableInContent','682008sHCQbn','newRange','ck-suggestion-marker--active','hasSuggestion','every','setAttributes','getAttributes','markMultiRangeBlockFormat','endColumn','discard','push','next','tablePaste','columns','getSuggestion','markMultiRangeDeletion','tableCellSuggestion','markerToHighlight','showSuggestionHighlights','fromEntries','getChanges','_suggestionFactory','high','author','listenTo','detach','40PtfdXa','tablePasteColumn','createRangeIn','subType','editing','findAncestor','cells','for','_createdBatches','createRange','previous','getChild','containsRange','removeRows','low','createTableWalker','getChangedMarkers','type','nodeAfter','rowInsertionIndexes','suggestionUnloaded','_isForcedDefaultExecutionBlock','content','insertionRanges','_replaceTableSlotCell','last'];_0x492a=function(){return _0x54adb6;};return _0x492a();}const _0xe5081a=_0x8702;(function(_0x41880a,_0x4abf99){const _0xf9433=_0x8702,_0x4399db=_0x41880a();while(!![]){try{const _0x33afc7=parseInt(_0xf9433(0x115))/0x1*(parseInt(_0xf9433(0xbf))/0x2)+parseInt(_0xf9433(0x10f))/0x3*(parseInt(_0xf9433(0x12c))/0x4)+-parseInt(_0xf9433(0xe6))/0x5*(parseInt(_0xf9433(0xce))/0x6)+-parseInt(_0xf9433(0xbc))/0x7*(parseInt(_0xf9433(0x146))/0x8)+parseInt(_0xf9433(0xb3))/0x9*(parseInt(_0xf9433(0xb6))/0xa)+parseInt(_0xf9433(0xb0))/0xb*(parseInt(_0xf9433(0xc9))/0xc)+-parseInt(_0xf9433(0x103))/0xd;if(_0x33afc7===_0x4abf99)break;else _0x4399db['push'](_0x4399db['shift']());}catch(_0x1a3c3e){_0x4399db['push'](_0x4399db['shift']());}}}(_0x492a,0x30ab4));import{getTranslation as _0x75c687}from'../utils/common-translations.js';import{Plugin as _0x3234d3}from'ckeditor5/src/core.js';function _0x8702(_0x35b744,_0x501967){const _0x492a17=_0x492a();return _0x8702=function(_0x8702b0,_0x2dbc69){_0x8702b0=_0x8702b0-0x8a;let _0x51be3d=_0x492a17[_0x8702b0];return _0x51be3d;},_0x8702(_0x35b744,_0x501967);}import{LiveRange as _0x48b6ca}from'ckeditor5/src/engine.js';import{uid as _0x2c7fba,priorities as _0x3dd121}from'ckeditor5/src/utils.js';import _0x3f3bfa from'./table.js';const Pe=[_0xe5081a(0xea),_0xe5081a(0xe1),_0xe5081a(0xc2),_0xe5081a(0x94),_0xe5081a(0x93),_0xe5081a(0xb8),_0xe5081a(0x126)],we=Object[_0xe5081a(0x13f)](Pe[_0xe5081a(0x12a)](_0x35a4b2=>[_0x35a4b2,null]));export default class _t extends _0x3234d3{static get[_0xe5081a(0xfc)](){return[_0x3f3bfa];}[_0xe5081a(0x107)](){const _0x4b059c=_0xe5081a,_0x3ca503=this[_0x4b059c(0x96)];if(!_0x3ca503[_0x4b059c(0xeb)][_0x4b059c(0xa7)](_0x4b059c(0xbe)))return;const _0x17ce75=_0x3ca503[_0x4b059c(0xeb)][_0x4b059c(0x123)](_0x4b059c(0xae)),_0x28039a=_0x3ca503[_0x4b059c(0xeb)][_0x4b059c(0x123)](_0x4b059c(0xcd)),_0x1c1ef9=_0x3ca503[_0x4b059c(0xeb)][_0x4b059c(0x123)](_0x3f3bfa),_0x1579d8=_0x3ca503[_0x4b059c(0xeb)][_0x4b059c(0x123)](_0x4b059c(0xbe));_0x1c1ef9[_0x4b059c(0xa2)][_0x4b059c(0x136)](_0x4b059c(0xb4),_0x4b059c(0x147)),_0x3ca503[_0x4b059c(0xba)][_0x4b059c(0x108)][_0x4b059c(0xe8)](_0x4b059c(0x13c),{'allowIn':_0x4b059c(0xda),'allowContentOf':_0x4b059c(0xda),'isLimit':!0x0}),_0x3ca503[_0x4b059c(0xd9)][_0x4b059c(0x105)]({'model':_0x4b059c(0x13c),'view':_0x4b059c(0xd0)});let _0x2a25e7=null;_0x3ca503[_0x4b059c(0xba)]['on'](_0x4b059c(0xbb),(_0x281bce,_0x2882d1)=>{const _0x43d097=_0x4b059c,[_0x8bd50f,_0x2e7279]=_0x2882d1,_0x320932=_0x2882d1[_0x2882d1[_0x43d097(0xd3)]-0x1];_0x320932&&_0x320932[_0x43d097(0x127)]||_0x17ce75[_0x43d097(0x8b)]||this[_0x43d097(0x96)][_0x43d097(0xc7)][_0x43d097(0x123)](_0x43d097(0x116))[_0x43d097(0xb1)]&&function(_0x4d66cd,_0x14f223,_0x190cb8,_0x15d712,_0x3c0eaf){const _0xb41c6e=_0x43d097;if(_0x14f223&&!_0x14f223['is'](_0xb41c6e(0x104)))return!0x1;const _0x44c597=_0x3c0eaf[_0xb41c6e(0x12b)](_0x4d66cd,_0x190cb8);if(!_0x44c597||!Re(_0x44c597,void 0x0,_0x15d712))return!0x1;const _0x3578aa=_0x15d712[_0xb41c6e(0xd8)](_0x190cb8[_0xb41c6e(0xdb)][_0xb41c6e(0xef)]);if(!_0x3578aa[_0xb41c6e(0xd3)])return!0x1;const _0x472399=_0x3578aa[0x0][_0xb41c6e(0x14b)](_0xb41c6e(0xb5)),_0x537895=_0x15d712[_0xb41c6e(0xee)](_0x3578aa),_0x1efaef=_0x15d712[_0xb41c6e(0x113)](_0x3578aa),_0x18817a={'startRow':_0x537895[_0xb41c6e(0x95)],'endRow':_0x537895[_0xb41c6e(0x8f)],'startColumn':_0x1efaef[_0xb41c6e(0x95)],'endColumn':_0x1efaef[_0xb41c6e(0x8f)]};return 0x1==_0x3578aa[_0xb41c6e(0xd3)]&&(_0x18817a[_0xb41c6e(0x92)]+=_0x15d712[_0xb41c6e(0xf6)](_0x44c597)-0x1,_0x18817a[_0xb41c6e(0x134)]+=_0x15d712[_0xb41c6e(0xf8)](_0x44c597)-0x1),Re(_0x472399,_0x18817a,_0x15d712);}(_0x8bd50f,_0x2e7279,_0x3ca503[_0x43d097(0xba)],_0x28039a,_0x1579d8)&&(_0x281bce[_0x43d097(0xac)](),_0x2a25e7={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x3ca503[_0x43d097(0xba)][_0x43d097(0xf4)](()=>{const _0x346b01=_0x43d097;_0x3ca503[_0x346b01(0xba)][_0x346b01(0xbb)](_0x2882d1[0x0],_0x2882d1[0x1],_0x2882d1[0x2],{'forceDefaultExecution':!0x0});const _0x4130e8=_0x2c7fba(),{rowInsertionRanges:_0x307b0d,columnInsertionRanges:_0x519682,insertionRanges:_0x59aa21,deletionRanges:_0x18676a,cells:_0x1d9067}=_0x2a25e7;_0x307b0d[_0x346b01(0xd3)]&&_0x17ce75[_0x346b01(0xf5)](_0x307b0d,_0x346b01(0xb4),{'tablePasteChainId':_0x4130e8}),_0x519682[_0x346b01(0xd3)]&&_0x17ce75[_0x346b01(0xf5)](_0x519682,_0x346b01(0x147),{'tablePasteChainId':_0x4130e8}),_0x59aa21[_0x346b01(0xd3)]&&(_0x17ce75[_0x346b01(0xf5)](_0x59aa21,_0x346b01(0x138),{'tablePasteChainId':_0x4130e8,'skipNestingCheck':!0x0}),_0x59aa21[_0x346b01(0xc3)](_0x2fad11=>{const _0x2dead9=_0x346b01;var _0x34ef8f;return null===(_0x34ef8f=_0x2fad11[_0x2dead9(0x145)])||void 0x0===_0x34ef8f?void 0x0:_0x34ef8f[_0x2dead9(0x102)](_0x2fad11);})),_0x18676a[_0x346b01(0xd3)]&&(_0x17ce75[_0x346b01(0x13b)](_0x18676a,_0x346b01(0x138),{'tablePasteChainId':_0x4130e8,'skipNestingCheck':!0x0}),_0x18676a[_0x346b01(0xc3)](_0x3fa603=>{const _0x5dd55b=_0x346b01;var _0x3f9342;return null===(_0x3f9342=_0x3fa603[_0x5dd55b(0x145)])||void 0x0===_0x3f9342?void 0x0:_0x3f9342[_0x5dd55b(0x102)](_0x3fa603);}));const _0x46167a=_0x17ce75[_0x346b01(0x133)](_0x1d9067[_0x346b01(0x12a)](({element:_0x303b2a})=>_0x303b2a),{'formatGroupId':_0x2c7fba()},[],_0x346b01(0x9b),{'tablePasteChainId':_0x4130e8});if(_0x46167a){const _0x274e23=_0x46167a[_0x346b01(0xc4)](),_0x582e91=[];for(const {element:_0x5571dd,attributes:_0x536a1f}of _0x1d9067){if(!_0x536a1f)continue;const _0x1eb4cb=_0x3ca503[_0x346b01(0xba)][_0x346b01(0xdf)](_0x5571dd),_0xb26bc4=_0x274e23[_0x346b01(0xfb)](_0x3adcae=>_0x3adcae[_0x346b01(0x122)]()[_0x346b01(0x125)](_0x1eb4cb));_0xb26bc4&&_0x582e91[_0x346b01(0x136)]([_0xb26bc4[_0x346b01(0xc5)],_0x536a1f]);}_0x582e91[_0x346b01(0xd3)]&&_0x46167a[_0x346b01(0xc6)](_0x346b01(0xab),Object[_0x346b01(0x13f)](_0x582e91));}_0x2a25e7=null;}));},{'priority':_0x3dd121[_0x4b059c(0x142)]+0xa}),_0x3ca503[_0x4b059c(0xeb)][_0x4b059c(0x123)](_0x4b059c(0xbe))['on'](_0x4b059c(0x8e),(_0x398d33,_0x5064b3)=>{const _0xc52b97=_0x4b059c,[_0x42ced3,_0x34593c,,_0x2b5e5c]=_0x5064b3;if(!_0x2a25e7)return;_0x398d33[_0xc52b97(0xac)]();const _0x51d6ed=_0x42ced3[_0xc52b97(0x10d)],_0x16d521=_0x34593c,_0xf58655=ke(_0x51d6ed),_0x3f0523=ke(_0x16d521);_0x398d33[_0xc52b97(0xcb)]=_0x51d6ed;let _0x495a2f=null,_0x34af73=null;if(_0x3f0523||_0xf58655){if(_0xf58655&&!_0x3f0523){_0x2b5e5c[_0xc52b97(0xe0)](_0x51d6ed[_0xc52b97(0x151)](0x0));for(const _0xa1ed15 of Array[_0xc52b97(0xe4)](_0x16d521[_0xc52b97(0x99)]()))_0x2b5e5c[_0xc52b97(0xd7)](_0xa1ed15,_0x51d6ed,_0xc52b97(0x9c));const _0x246a3a=_0x2a25e7[_0xc52b97(0x159)][_0xc52b97(0xcf)](_0x42ced3[_0xc52b97(0xb7)]),_0x42e5d4=_0x2a25e7[_0xc52b97(0x110)][_0xc52b97(0xcf)](_0x42ced3[_0xc52b97(0xfe)]);_0x246a3a||_0x42e5d4||(_0x495a2f=_0x48b6ca[_0xc52b97(0xfd)](_0x2b5e5c[_0xc52b97(0x148)](_0x51d6ed)));}else _0x3f0523&&!_0xf58655&&(_0x34af73=_0x2b5e5c[_0xc52b97(0x148)](_0x51d6ed));}else{const _0x432e98=_0x2b5e5c[_0xc52b97(0x90)](_0xc52b97(0x13c)),_0x100ad0=_0x2b5e5c[_0xc52b97(0x90)](_0xc52b97(0x13c));_0x2b5e5c[_0xc52b97(0x109)](_0x2b5e5c[_0xc52b97(0x148)](_0x51d6ed),_0x100ad0),_0x2b5e5c[_0xc52b97(0xd7)](_0x432e98,_0x51d6ed,0x0);for(const _0x2fa2ff of Array[_0xc52b97(0xe4)](_0x16d521[_0xc52b97(0x99)]()))_0x2b5e5c[_0xc52b97(0xd7)](_0x2fa2ff,_0x432e98,_0xc52b97(0x9c));_0x495a2f=_0x48b6ca[_0xc52b97(0xfd)](_0x2b5e5c[_0xc52b97(0xdf)](_0x432e98)),_0x34af73=_0x48b6ca[_0xc52b97(0xfd)](_0x2b5e5c[_0xc52b97(0xdf)](_0x100ad0));}const _0x18d45f=Array[_0xc52b97(0xe4)](_0x16d521[_0xc52b97(0x132)]())[_0xc52b97(0x106)](([_0x31cdfc])=>Pe[_0xc52b97(0xcf)](_0x31cdfc));_0x2a25e7[_0xc52b97(0x14c)][_0xc52b97(0x136)]({'element':_0x51d6ed,'attributes':_0x18d45f[_0xc52b97(0xd3)]?Object[_0xc52b97(0x13f)](_0x18d45f):null}),_0x495a2f&&_0x2a25e7[_0xc52b97(0x8d)][_0xc52b97(0x136)](_0x495a2f),_0x34af73&&_0x2a25e7[_0xc52b97(0x10c)][_0xc52b97(0x136)](_0x34af73);},{'priority':_0x4b059c(0x142)}),_0x28039a['on'](_0x4b059c(0x101),(_0x4bb721,_0x47074e)=>{const _0x342129=_0x4b059c,[_0x4a947f,_0x49db55={}]=_0x47074e;if(!_0x2a25e7)return;const _0x40f45f=_0x49db55['at']||0x0,_0x4d84dd=_0x49db55[_0x342129(0x139)]||0x1;_0x2a25e7[_0x342129(0x110)]=new Array(_0x4d84dd)[_0x342129(0xe7)](_0x40f45f)[_0x342129(0x12a)]((_0x563c1e,_0x31e946)=>_0x563c1e+_0x31e946);for(const {cell:_0x5a3e7e}of _0x28039a[_0x342129(0x155)](_0x4a947f,{'startColumn':_0x40f45f,'endColumn':_0x40f45f+_0x4d84dd-0x1}))_0x2a25e7[_0x342129(0x121)][_0x342129(0x136)](_0x3ca503[_0x342129(0xba)][_0x342129(0xdf)](_0x5a3e7e));},{'priority':_0x4b059c(0x154)}),_0x28039a['on'](_0x4b059c(0xd1),(_0x1109fa,_0xee21dd)=>{const _0x2b1de3=_0x4b059c,[_0x42aa73,_0x509381={}]=_0xee21dd;if(!_0x2a25e7)return;const _0x29c9ca=_0x509381['at']||0x0,_0x86d5ab=_0x509381[_0x2b1de3(0xad)]||0x1;_0x2a25e7[_0x2b1de3(0x159)]=new Array(_0x86d5ab)[_0x2b1de3(0xe7)](_0x29c9ca)[_0x2b1de3(0x12a)]((_0x36a0a7,_0x1dcef3)=>_0x36a0a7+_0x1dcef3);for(const {cell:_0x282c6b}of _0x28039a[_0x2b1de3(0x155)](_0x42aa73,{'startRow':_0x29c9ca,'endRow':_0x29c9ca+_0x86d5ab-0x1}))_0x2a25e7[_0x2b1de3(0x114)][_0x2b1de3(0x136)](_0x3ca503[_0x2b1de3(0xba)][_0x2b1de3(0xdf)](_0x282c6b));},{'priority':_0x4b059c(0x154)}),_0x17ce75[_0x4b059c(0x9f)][_0x4b059c(0xe9)](_0x246c76=>{const _0x120cd1=_0x4b059c;if(_0x246c76[_0x120cd1(0x149)]&&_0x246c76[_0x120cd1(0x149)][_0x120cd1(0xfa)](_0x120cd1(0x138)))return _0x246c76[_0x120cd1(0x150)]?{}:{'type':_0x120cd1(0x11e),'content':_0x75c687(_0x3ca503[_0x120cd1(0xf9)],_0x120cd1(0x98))};});const _0x49631a=()=>!0x1;for(const _0x3fecaa of[_0x4b059c(0x138),_0x4b059c(0x147),_0x4b059c(0xb4),_0x4b059c(0x9b)])_0x17ce75[_0x4b059c(0x141)][_0x4b059c(0xde)](_0x4b059c(0x11e),_0x3fecaa,_0x4b059c(0x111),_0x49631a),_0x17ce75[_0x4b059c(0x141)][_0x4b059c(0xde)](_0x4b059c(0x9a),_0x3fecaa,_0x4b059c(0x111),_0x49631a),_0x17ce75[_0x4b059c(0x141)][_0x4b059c(0xde)](_0x4b059c(0xcc),_0x3fecaa,_0x4b059c(0x111),_0x49631a);_0x17ce75[_0x4b059c(0x141)][_0x4b059c(0xde)](_0x4b059c(0xcc),_0x4b059c(0x9b),_0x4b059c(0x135),_0x49631a),_0x17ce75[_0x4b059c(0x141)][_0x4b059c(0xde)](_0x4b059c(0xcc),_0x4b059c(0x9b),_0x4b059c(0x11b),(_0x46032f,_0x44504e,_0xc191a7)=>{const _0xe7fabd=_0x4b059c,_0x1927fc=_0x46032f[_0xe7fabd(0x12a)](_0x4c9d29=>_0x4c9d29[_0xe7fabd(0xdd)]())[_0xe7fabd(0x106)](_0x698fae=>_0x698fae),_0x3ea173=new Map(_0x1927fc[_0xe7fabd(0x12a)](_0x1744a1=>[_0x1744a1,null]));if(_0x2a25e7){for(const {element:_0x2b7942,attributes:_0x462f3d}of _0x2a25e7[_0xe7fabd(0x14c)])_0x462f3d&&_0x3ea173[_0xe7fabd(0xa3)](_0x2b7942,_0x462f3d);}else{if(_0xc191a7&&_0xc191a7[_0xe7fabd(0xab)])for(const [_0x49d3f7,_0x5e54df]of Object[_0xe7fabd(0xa9)](_0xc191a7[_0xe7fabd(0xab)])){const _0x4cd7c6=_0x3ca503[_0xe7fabd(0xba)][_0xe7fabd(0xf3)][_0xe7fabd(0x123)](_0x49d3f7),_0x2486ae=_0x4cd7c6?_0x4cd7c6[_0xe7fabd(0x122)]()[_0xe7fabd(0xdd)]():null;_0x2486ae&&_0x3ea173[_0xe7fabd(0xa3)](_0x2486ae,_0x5e54df);}}_0x3ca503[_0xe7fabd(0xba)][_0xe7fabd(0xf4)](_0x130dee=>{const _0x10c806=_0xe7fabd;for(const [_0x184a61,_0x48b4b0]of _0x3ea173)_0x130dee[_0x10c806(0x131)]({...we,..._0x48b4b0},_0x184a61);});});const _0x2dffe3=(_0x335f91,_0x30c6bc)=>{const _0x280ad6=_0x4b059c;_0x17ce75[_0x280ad6(0x141)][_0x280ad6(0xde)](_0x335f91,_0x280ad6(0x138),_0x30c6bc,(_0x144817,_0x219752,_0x4eee86)=>{const _0x2c0715=_0x280ad6;_0x3ca503[_0x2c0715(0xba)][_0x2c0715(0xf4)](_0x1b98d7=>{const _0x40e68d=_0x2c0715,_0x33c877=[];for(const _0x40696e of _0x144817){const _0x460ab9=_0x40696e[_0x40e68d(0xf7)][_0x40e68d(0x158)];_0x460ab9['is'](_0x40e68d(0xb9),_0x40e68d(0x13c))&&_0x33c877[_0x40e68d(0x136)](_0x460ab9);}_0x17ce75[_0x40e68d(0x141)][_0x40e68d(0xc0)](_0x335f91,null,_0x30c6bc)(_0x144817,_0x219752,_0x4eee86);for(const _0x1902ec of _0x33c877)_0x40e68d(0xa0)!=_0x1902ec[_0x40e68d(0x10b)][_0x40e68d(0x128)]&&_0x1b98d7[_0x40e68d(0x118)](_0x1902ec);});});};_0x2dffe3(_0x4b059c(0x11e),_0x4b059c(0x11b)),_0x2dffe3(_0x4b059c(0x11e),_0x4b059c(0x135)),_0x2dffe3(_0x4b059c(0x9a),_0x4b059c(0x11b)),_0x2dffe3(_0x4b059c(0x9a),_0x4b059c(0x135)),_0x17ce75[_0x4b059c(0x141)][_0x4b059c(0xde)](_0x4b059c(0x11e),_0x4b059c(0xb4),_0x4b059c(0x135),_0x7e3e73=>{const _0x278f07=_0x4b059c,_0x43ad20=_0x7e3e73[_0x278f07(0x12a)](_0x3cb91d=>_0x3cb91d[_0x278f07(0xdd)]()),_0xdc0497=_0x43ad20[0x0][_0x278f07(0x14b)](_0x278f07(0xb5)),{minRow:_0x5bf2f3,maxRow:_0x5bf9f4}=_0x1c1ef9[_0x278f07(0xaf)](_0x43ad20);_0x28039a[_0x278f07(0x153)](_0xdc0497,{'at':_0x5bf2f3,'rows':_0x5bf9f4-_0x5bf2f3+0x1});}),_0x17ce75[_0x4b059c(0x141)][_0x4b059c(0xde)](_0x4b059c(0x11e),_0x4b059c(0x147),_0x4b059c(0x135),_0x423172=>{const _0x5c0291=_0x4b059c,_0x5d7497=_0x423172[_0x5c0291(0x12a)](_0x172414=>_0x172414[_0x5c0291(0xdd)]()),_0x211edf=_0x5d7497[0x0][_0x5c0291(0x14b)](_0x5c0291(0xb5)),{minColumn:_0x57ac06,maxColumn:_0x32f025}=_0x1c1ef9[_0x5c0291(0xaf)](_0x5d7497);_0x28039a[_0x5c0291(0xf0)](_0x211edf,{'at':_0x57ac06,'columns':_0x32f025-_0x57ac06+0x1});});const _0x4718e1=(_0x422352,_0x377832)=>{const _0x97bf6b=_0x4b059c;if(!_0x377832[_0x97bf6b(0x149)]||!_0x377832[_0x97bf6b(0x149)][_0x97bf6b(0xfa)](_0x97bf6b(0x138)))return;const _0x39f22e=_0x377832[_0x97bf6b(0xf1)][_0x97bf6b(0x97)],_0x3bcfea=_0x17ce75[_0x97bf6b(0x124)]()[_0x97bf6b(0x106)](_0x14255b=>_0x14255b[_0x97bf6b(0xdc)]&&_0x14255b[_0x97bf6b(0xf1)]&&_0x14255b[_0x97bf6b(0xf1)][_0x97bf6b(0x97)]==_0x39f22e);_0x3bcfea[_0x97bf6b(0xd3)]&&_0x377832[_0x97bf6b(0xa5)]()[_0x97bf6b(0xd3)]!=_0x3bcfea[_0x97bf6b(0xd3)]&&_0x3bcfea[_0x97bf6b(0x100)]((_0x43cc90,_0x40c8cc)=>(_0x43cc90[_0x97bf6b(0x137)]=_0x40c8cc,_0x40c8cc[_0x97bf6b(0x150)]=_0x43cc90,_0x40c8cc));};function _0xdf312d(_0x1d6593,_0x325a99=!0x0){const _0x4518c6=_0x4b059c,{id:_0x27072b,authorId:_0x493da4}=_0x17ce75[_0x4518c6(0xa4)](_0x1d6593[_0x4518c6(0xd2)]),_0x107246=[_0x4518c6(0xd4),_0x4518c6(0xbd)],_0x5cc9c6=_0x17ce75[_0x4518c6(0xca)][_0x4518c6(0xcf)](_0x1d6593[_0x4518c6(0xd2)]);return _0x5cc9c6&&_0x107246[_0x4518c6(0x136)](_0x4518c6(0x12e)),{'classes':_0x107246,'attributes':{'data-suggestion':_0x27072b,'data-author-id':_0x493da4},'priority':_0x5cc9c6&&_0x325a99?0xbc2:0xbb8};}_0x17ce75['on'](_0x4b059c(0xa8),_0x4718e1,{'priority':_0x4b059c(0x142)}),_0x17ce75['on'](_0x4b059c(0x8a),_0x4718e1,{'priority':_0x4b059c(0x142)}),_0x3ca503[_0x4b059c(0xba)][_0x4b059c(0xdb)][_0x4b059c(0x119)](()=>{const _0xfd6eda=_0x4b059c;let _0x4b4812=!0x1;const _0x52ff7f=Array[_0xfd6eda(0xe4)](_0x3ca503[_0xfd6eda(0xba)][_0xfd6eda(0xdb)][_0xfd6eda(0xd6)][_0xfd6eda(0x156)]());for(const {name:_0x3e903d,data:_0x5a6b47}of _0x52ff7f){const {group:_0x1a6b84,type:_0xd8f73a,id:_0x4880f6}=_0x17ce75[_0xfd6eda(0xa4)](_0x3e903d);if(_0xfd6eda(0xed)!=_0x1a6b84||_0xfd6eda(0x9a)!=_0xd8f73a||_0x5a6b47[_0xfd6eda(0xe5)])continue;if(!_0x17ce75[_0xfd6eda(0x12f)](_0x4880f6))continue;const _0x18b464=_0x17ce75[_0xfd6eda(0x13a)](_0x4880f6)[_0xfd6eda(0x11a)](),_0xfb4de0=_0x3ca503[_0xfd6eda(0xeb)][_0xfd6eda(0x123)](_0xfd6eda(0xc8))['me'];for(const _0x217ece of _0x17ce75[_0xfd6eda(0x124)]()){if(!_0x217ece[_0xfd6eda(0xdc)]||_0x217ece[_0xfd6eda(0x143)]!=_0xfb4de0)continue;if(_0xfd6eda(0xcc)!=_0x217ece[_0xfd6eda(0x157)]||_0xfd6eda(0x9b)!=_0x217ece[_0xfd6eda(0x149)])continue;if(_0x217ece[_0xfd6eda(0x11a)]()[_0xfd6eda(0x130)](_0x1f75fa=>_0x18b464[_0xfd6eda(0x11f)](_0x18de74=>_0x18de74[_0xfd6eda(0x152)](_0x1f75fa,!0x0)))){for(const _0x3a8ecc of _0x217ece[_0xfd6eda(0xa5)]())_0x3a8ecc[_0xfd6eda(0xdc)]&&(_0x3a8ecc[_0xfd6eda(0x135)](),_0x4b4812=!0x0);}}}return _0x4b4812;}),_0x3ca503[_0x4b059c(0xba)][_0x4b059c(0xdb)][_0x4b059c(0x119)](_0x29b958=>{const _0xcbcf78=_0x4b059c,_0x4eedbc=_0x3ca503[_0xcbcf78(0xc7)][_0xcbcf78(0x123)](_0xcbcf78(0x11d));if(!_0x4eedbc||!_0x4eedbc[_0xcbcf78(0x14e)][_0xcbcf78(0xa7)](_0x29b958[_0xcbcf78(0x112)]))return!0x1;let _0x2ff385=!0x1;const _0x2116b1=_0x3ca503[_0xcbcf78(0xeb)][_0xcbcf78(0x123)](_0xcbcf78(0xc8))['me'],_0x4b4059=_0x3ca503[_0xcbcf78(0xba)][_0xcbcf78(0xdb)][_0xcbcf78(0xd6)][_0xcbcf78(0x140)](),_0x178fa3=Array[_0xcbcf78(0xe4)](_0x3ca503[_0xcbcf78(0xba)][_0xcbcf78(0xdb)][_0xcbcf78(0xd6)][_0xcbcf78(0x156)]())[_0xcbcf78(0x106)](({name:_0x1ef4d4,data:_0x2bc665})=>{const _0xbd8bc8=_0xcbcf78,{group:_0x193206,subType:_0xe0001f,authorId:_0x4765d0}=_0x17ce75[_0xbd8bc8(0xa4)](_0x1ef4d4);return _0xbd8bc8(0xed)==_0x193206&&_0xbd8bc8(0x138)==_0xe0001f&&_0x4765d0==_0x2116b1['id']&&!_0x2bc665[_0xbd8bc8(0xe5)];});for(const _0x1eab06 of _0x4b4059){if(_0xcbcf78(0xd7)!=_0x1eab06[_0xcbcf78(0x157)]||_0xcbcf78(0x13c)!=_0x1eab06[_0xcbcf78(0xc5)]||0x1!=_0x1eab06[_0xcbcf78(0xd3)])continue;const _0x238b5e=_0x29b958[_0xcbcf78(0x14f)](_0x1eab06[_0xcbcf78(0x9e)],_0x1eab06[_0xcbcf78(0x9e)][_0xcbcf78(0xe3)](0x1));if(!_0x178fa3[_0xcbcf78(0xfb)](({data:_0x238e10})=>_0x238e10[_0xcbcf78(0x12d)][_0xcbcf78(0x125)](_0x238b5e))){for(const {name:_0x498980,data:_0x2d9c5c}of _0x178fa3)if(_0x238b5e[_0xcbcf78(0x152)](_0x2d9c5c[_0xcbcf78(0x12d)])){_0x29b958[_0xcbcf78(0x9d)](_0x498980,{'range':_0x238b5e}),_0x2ff385=!0x0;break;}}}return _0x2ff385;}),_0x3ca503[_0x4b059c(0xba)][_0x4b059c(0xdb)][_0x4b059c(0x119)](_0x3ca8b6=>{const _0x36186d=_0x4b059c;let _0x3e484f=!0x1;const _0x3e430c=_0x3ca503[_0x36186d(0xeb)][_0x36186d(0x123)](_0x36186d(0xc8))['me'],_0x315b33=_0x17ce75[_0x36186d(0x124)]()[_0x36186d(0x106)](_0x30c5c7=>_0x30c5c7[_0x36186d(0xdc)]&&_0x30c5c7[_0x36186d(0x143)]==_0x3e430c),_0x37a0c2=new Set(),_0x4aaebb=new Set();for(const _0x566c63 of _0x315b33)if(_0x36186d(0x138)==_0x566c63[_0x36186d(0x149)])for(const _0x4e5438 of _0x566c63[_0x36186d(0xc4)]()){const _0x14516c=_0x4e5438[_0x36186d(0x122)]()[_0x36186d(0xdd)]();if(_0x14516c){if(_0x14516c['is'](_0x36186d(0xb9),_0x36186d(0x13c))&&ke(_0x14516c)){_0x566c63[_0x36186d(0x10a)](_0x4e5438[_0x36186d(0xc5)]),_0x37a0c2[_0x36186d(0x120)](_0x14516c),_0x3e484f=!0x0;const _0x394d10=_0x14516c[_0x36186d(0xe2)],_0x5a4b28=_0x14516c[_0x36186d(0xd5)],_0x598e47=_0x394d10&&_0x394d10['is'](_0x36186d(0xb9),_0x36186d(0x13c)),_0x284c38=_0x5a4b28&&_0x5a4b28['is'](_0x36186d(0xb9),_0x36186d(0x13c));_0x598e47&&!_0x37a0c2[_0x36186d(0xa7)](_0x394d10)&&_0x4aaebb[_0x36186d(0x120)](_0x394d10),_0x284c38&&!_0x37a0c2[_0x36186d(0xa7)](_0x5a4b28)&&_0x4aaebb[_0x36186d(0x120)](_0x5a4b28);}else _0x14516c['is'](_0x36186d(0xb9),_0x36186d(0x11c))&&_0x14516c[_0x36186d(0x129)]&&(_0x566c63[_0x36186d(0x10a)](_0x4e5438[_0x36186d(0xc5)]),_0x3e484f=!0x0);}}else{if(_0x36186d(0x9b)==_0x566c63[_0x36186d(0x149)]){if(!_0x566c63[_0x36186d(0xf1)]||!_0x566c63[_0x36186d(0xf1)][_0x36186d(0x97)])continue;const _0x14f753=_0x566c63[_0x36186d(0xf1)][_0x36186d(0xab)];if(_0x14f753&&Object[_0x36186d(0xc1)](_0x14f753)[_0x36186d(0xd3)])continue;const _0x4c5242=_0x566c63[_0x36186d(0xf1)][_0x36186d(0x97)];let _0x1198c8=!0x0,_0x2ceff8=!0x0;for(const _0x2eb7a9 of _0x315b33)if(_0x2eb7a9[_0x36186d(0x149)]&&_0x2eb7a9[_0x36186d(0x149)][_0x36186d(0xfa)](_0x36186d(0x138))){if(!_0x2eb7a9[_0x36186d(0xf1)][_0x36186d(0x97)]){_0x2ceff8=!0x1;break;}if(_0x2eb7a9['id']!=_0x566c63['id']&&_0x2eb7a9[_0x36186d(0xf1)][_0x36186d(0x97)]==_0x4c5242){_0x1198c8=!0x1;break;}}_0x2ceff8&&_0x1198c8&&(_0x566c63[_0x36186d(0x117)](),_0x3e484f=!0x0);}}for(const _0x58b65d of _0x37a0c2)_0x3ca8b6[_0x36186d(0xe0)](_0x58b65d);for(const _0x19af9c of _0x4aaebb)_0x3ca8b6[_0x36186d(0x118)](_0x19af9c);return _0x3e484f;}),_0x3ca503[_0x4b059c(0xd9)][_0x4b059c(0x14d)](_0x4b059c(0xec))[_0x4b059c(0x13d)]({'model':_0x4b059c(0xf2),'view':_0x571695=>_0xdf312d(_0x571695),'converterPriority':_0x4b059c(0x142)}),_0x3ca503[_0x4b059c(0xd9)][_0x4b059c(0x14d)](_0x4b059c(0x91))[_0x4b059c(0x13d)]({'model':_0x4b059c(0xf2),'view':(_0x42f227,_0x24ef9c)=>_0x24ef9c[_0x4b059c(0x10e)][_0x4b059c(0x13e)]?_0xdf312d(_0x42f227,!0x1):null,'converterPriority':_0x4b059c(0x142)});const _0x140de2=_0x3ca503[_0x4b059c(0x14a)][_0x4b059c(0xa1)];this[_0x4b059c(0x144)](_0x140de2[_0x4b059c(0xdb)],_0x4b059c(0xa6),(_0x1e29ee,_0x405d25)=>{const _0x5e0508=_0x4b059c,_0x3c1205=[];for(const _0x186a45 of _0x140de2[_0x5e0508(0x148)](_0x405d25[_0x5e0508(0x8c)])[_0x5e0508(0xff)]())_0x186a45['is'](_0x5e0508(0xb9),_0x5e0508(0xd0))&&_0x3c1205[_0x5e0508(0x136)](_0x186a45);_0x140de2[_0x5e0508(0xf4)](_0x11c941=>{const _0x369ee3=_0x5e0508;for(const _0xe8f37a of _0x3c1205)_0x11c941[_0x369ee3(0xb2)](_0x11c941[_0x369ee3(0x148)](_0xe8f37a),_0x11c941[_0x369ee3(0xaa)](_0xe8f37a)),_0x11c941[_0x369ee3(0xe0)](_0xe8f37a);});});}}function ke(_0x2c1b2e){const _0x192399=_0xe5081a;if(_0x2c1b2e[_0x192399(0x129)])return!0x0;const _0x3f5244=_0x2c1b2e[_0x192399(0x151)](0x0);return _0x3f5244['is'](_0x192399(0xb9),_0x192399(0x11c))&&_0x3f5244[_0x192399(0x129)];}function Re(_0x45b3d3,_0x5bcf37={},_0x2697e9){const _0x1c51cd=_0xe5081a;for(const {isAnchor:_0x4030d6,cellHeight:_0x47d92f,cellWidth:_0x1ea16b}of _0x2697e9[_0x1c51cd(0x155)](_0x45b3d3,{'includeAllSlots':!0x0,..._0x5bcf37}))if(!_0x4030d6||0x1!=_0x47d92f||0x1!=_0x1ea16b)return!0x1;return!0x0;}
23
+ function _0x2961(){const _0x43c8d9=['TrackChangesEditing','discard','300RftWTa','first','rowInsertionRanges','markerToHighlight','removeRows','view','13755pAESRm','_isForcedDefaultExecutionBlock','59CLjacW','tableCell','getItems','tablePasteChainId','return','previousSibling','ck-suggestion-marker-insertion','clipboardOutput','$graveyard','tableCellBorderColor','high','element','getSuggestionCallback','tableCellBorderWidth','setAttribute','name','differ','rows','find','getShiftedBy','getColumnIndexes','getAttributes','add','_tablePostFixingSubtypes','set','join','132336lBuvVm','keys','forEach','_splitMarkerName','dataDowncast','options','plugins','remove','start','columnInsertionRanges','suggestion:formatBlock:tablePasteCell','setAttributes','editing','getColumns','markerName','afterInit','cell','tableCellSuggestion','endRow','next','redo','Users','conversion','suggestionUnloaded','low','tablePasteCell','document','deletionRanges','deletion','wrap','row','_getCoordsForCells','getRowIndexes','content','showSuggestionHighlights','removeMarkers','tableCellPadding','rowInsertionIndexes','2691ozIZUO','suggestionLoaded','stop','previous','position','unwrap','removeColumns','end','getRows','markMultiRangeBlockFormat','registerCustomCallback','fromRange','entries','getSuggestion','change','listenTo','getChildren','register','getSelectionAffectedTableCells','model','documentSelection','createPositionBefore','requires','createRangeIn','value','getAllAdjacentSuggestions','isEmpty','markMultiRangeDeletion','isInContent','6349DjTHck','tableCellBackgroundColor','markers','fromEntries','getMarkers','insertRows','commands','subType','includes','accept','paragraph','from','containsRange','nodeAfter','column','schema','fill','columnInsertionIndexes','ck-suggestion-marker--active','registerDescriptionCallback','attributes','insert','type','trackChanges','editingDowncast','40942DKJRRl','4212DhDYni','isEqual','registerPostFixer','findAncestor','_suggestionFactory','removeMarker','createRangeOn','reduce','has','createElement','oldRange','getChangedMarkers','endColumn','map','elementToElement','suggestion-td','tablePaste','selection','author','detach','insertContent','createRange','markerAttributes','get','length','tableCellBorderStyle','for','descriptionFactory','13567455qNoYDD','cells','last','every','updateMarker','forceDefaultExecution','TableClipboard','getChanges','getContainedElement','insertionRanges','locale','startsWith','columns','move','formatBlock','tablePasteRow','activeMarkers','tableCellVerticalAlignment','root','*Replace\x20table\x20cells*','editor','suggestion','getTableIfOnlyTableInContent','createTableWalker','hasSuggestion','TableUtils','76452TnWyXb','call','filter','table','markMultiRangeInsertion','insertColumns','batch','getChild','insertion','5203053iUHLLg','getRanges','_replaceTableSlotCell','tableCellHorizontalAlignment','_createdBatches','newRange','ck-suggestion-marker','11216xZLaiF','nextSibling','10AspjAZ','getSuggestions','getRange','rootName','push','some','tablePasteColumn'];_0x2961=function(){return _0x43c8d9;};return _0x2961();}const _0x2714ca=_0x4d1d;(function(_0x42959a,_0x1333ef){const _0x6a1f85=_0x4d1d,_0x66ad79=_0x42959a();while(!![]){try{const _0x43e962=parseInt(_0x6a1f85(0x1a2))/0x1*(-parseInt(_0x6a1f85(0x218))/0x2)+-parseInt(_0x6a1f85(0x19a))/0x3*(-parseInt(_0x6a1f85(0x17f))/0x4)+-parseInt(_0x6a1f85(0x1a0))/0x5*(-parseInt(_0x6a1f85(0x219))/0x6)+parseInt(_0x6a1f85(0x1ff))/0x7*(parseInt(_0x6a1f85(0x18f))/0x8)+-parseInt(_0x6a1f85(0x188))/0x9*(-parseInt(_0x6a1f85(0x191))/0xa)+-parseInt(_0x6a1f85(0x235))/0xb+parseInt(_0x6a1f85(0x1bc))/0xc*(-parseInt(_0x6a1f85(0x1e2))/0xd);if(_0x43e962===_0x1333ef)break;else _0x66ad79['push'](_0x66ad79['shift']());}catch(_0xc938d4){_0x66ad79['push'](_0x66ad79['shift']());}}}(_0x2961,0xec633));import{getTranslation as _0x3fcb85}from'../utils/common-translations.js';import{Plugin as _0x422b14}from'ckeditor5/src/core.js';import{LiveRange as _0x110761}from'ckeditor5/src/engine.js';import{uid as _0x4256fe,priorities as _0x4c81c6}from'ckeditor5/src/utils.js';import _0x4ac67b from'./table.js';const Pe=[_0x2714ca(0x1af),_0x2714ca(0x1ab),_0x2714ca(0x232),_0x2714ca(0x18b),_0x2714ca(0x176),_0x2714ca(0x200),_0x2714ca(0x1e0)],we=Object[_0x2714ca(0x202)](Pe[_0x2714ca(0x226)](_0x527639=>[_0x527639,null]));export default class _t extends _0x422b14{static get[_0x2714ca(0x1f8)](){return[_0x4ac67b];}[_0x2714ca(0x1cb)](){const _0x2fe581=_0x2714ca,_0x24d80e=this[_0x2fe581(0x179)];if(!_0x24d80e[_0x2fe581(0x1c2)][_0x2fe581(0x221)](_0x2fe581(0x23b)))return;const _0x37042d=_0x24d80e[_0x2fe581(0x1c2)][_0x2fe581(0x230)](_0x2fe581(0x198)),_0x5c3120=_0x24d80e[_0x2fe581(0x1c2)][_0x2fe581(0x230)](_0x2fe581(0x17e)),_0x235dca=_0x24d80e[_0x2fe581(0x1c2)][_0x2fe581(0x230)](_0x4ac67b),_0x428e63=_0x24d80e[_0x2fe581(0x1c2)][_0x2fe581(0x230)](_0x2fe581(0x23b));_0x235dca[_0x2fe581(0x1b9)][_0x2fe581(0x195)](_0x2fe581(0x174),_0x2fe581(0x197)),_0x24d80e[_0x2fe581(0x1f5)][_0x2fe581(0x20e)][_0x2fe581(0x1f3)](_0x2fe581(0x1cd),{'allowIn':_0x2fe581(0x1a3),'allowContentOf':_0x2fe581(0x1a3),'isLimit':!0x0}),_0x24d80e[_0x2fe581(0x1d2)][_0x2fe581(0x227)]({'model':_0x2fe581(0x1cd),'view':_0x2fe581(0x228)});let _0x438fad=null;_0x24d80e[_0x2fe581(0x1f5)]['on'](_0x2fe581(0x22d),(_0x1e3284,_0x2c894f)=>{const _0x5a1851=_0x2fe581,[_0x188097,_0x146318]=_0x2c894f,_0x18b6dd=_0x2c894f[_0x2c894f[_0x5a1851(0x231)]-0x1];_0x18b6dd&&_0x18b6dd[_0x5a1851(0x23a)]||_0x37042d[_0x5a1851(0x1a1)]||this[_0x5a1851(0x179)][_0x5a1851(0x205)][_0x5a1851(0x230)](_0x5a1851(0x216))[_0x5a1851(0x1fa)]&&function(_0x31bf59,_0x15ecb1,_0x329df2,_0x171e07,_0x3964d4){const _0x4f61ae=_0x5a1851;if(_0x15ecb1&&!_0x15ecb1['is'](_0x4f61ae(0x1f6)))return!0x1;const _0x597e9e=_0x3964d4[_0x4f61ae(0x17b)](_0x31bf59,_0x329df2);if(!_0x597e9e||!Re(_0x597e9e,void 0x0,_0x171e07))return!0x1;const _0x1932c1=_0x171e07[_0x4f61ae(0x1f4)](_0x329df2[_0x4f61ae(0x1d6)][_0x4f61ae(0x22a)]);if(!_0x1932c1[_0x4f61ae(0x231)])return!0x1;const _0x3127b0=_0x1932c1[0x0][_0x4f61ae(0x21c)](_0x4f61ae(0x182)),_0x1a9a15=_0x171e07[_0x4f61ae(0x1dc)](_0x1932c1),_0x2c9fb=_0x171e07[_0x4f61ae(0x1b6)](_0x1932c1),_0x3b46c0={'startRow':_0x1a9a15[_0x4f61ae(0x19b)],'endRow':_0x1a9a15[_0x4f61ae(0x237)],'startColumn':_0x2c9fb[_0x4f61ae(0x19b)],'endColumn':_0x2c9fb[_0x4f61ae(0x237)]};return 0x1==_0x1932c1[_0x4f61ae(0x231)]&&(_0x3b46c0[_0x4f61ae(0x1ce)]+=_0x171e07[_0x4f61ae(0x1ea)](_0x597e9e)-0x1,_0x3b46c0[_0x4f61ae(0x225)]+=_0x171e07[_0x4f61ae(0x1c9)](_0x597e9e)-0x1),Re(_0x3127b0,_0x3b46c0,_0x171e07);}(_0x188097,_0x146318,_0x24d80e[_0x5a1851(0x1f5)],_0x5c3120,_0x428e63)&&(_0x1e3284[_0x5a1851(0x1e4)](),_0x438fad={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x24d80e[_0x5a1851(0x1f5)][_0x5a1851(0x1f0)](()=>{const _0x40c7e8=_0x5a1851;_0x24d80e[_0x40c7e8(0x1f5)][_0x40c7e8(0x22d)](_0x2c894f[0x0],_0x2c894f[0x1],_0x2c894f[0x2],{'forceDefaultExecution':!0x0});const _0x2d3404=_0x4256fe(),{rowInsertionRanges:_0x23c513,columnInsertionRanges:_0x413ae3,insertionRanges:_0x4cbed3,deletionRanges:_0x3c21d3,cells:_0x54ec3d}=_0x438fad;_0x23c513[_0x40c7e8(0x231)]&&_0x37042d[_0x40c7e8(0x183)](_0x23c513,_0x40c7e8(0x174),{'tablePasteChainId':_0x2d3404}),_0x413ae3[_0x40c7e8(0x231)]&&_0x37042d[_0x40c7e8(0x183)](_0x413ae3,_0x40c7e8(0x197),{'tablePasteChainId':_0x2d3404}),_0x4cbed3[_0x40c7e8(0x231)]&&(_0x37042d[_0x40c7e8(0x183)](_0x4cbed3,_0x40c7e8(0x229),{'tablePasteChainId':_0x2d3404,'skipNestingCheck':!0x0}),_0x4cbed3[_0x40c7e8(0x1be)](_0x40b994=>{const _0x162f5f=_0x40c7e8;var _0x39dfaf;return null===(_0x39dfaf=_0x40b994[_0x162f5f(0x22c)])||void 0x0===_0x39dfaf?void 0x0:_0x39dfaf[_0x162f5f(0x180)](_0x40b994);})),_0x3c21d3[_0x40c7e8(0x231)]&&(_0x37042d[_0x40c7e8(0x1fd)](_0x3c21d3,_0x40c7e8(0x229),{'tablePasteChainId':_0x2d3404,'skipNestingCheck':!0x0}),_0x3c21d3[_0x40c7e8(0x1be)](_0x40c891=>{const _0x108a77=_0x40c7e8;var _0x2cfa7d;return null===(_0x2cfa7d=_0x40c891[_0x108a77(0x22c)])||void 0x0===_0x2cfa7d?void 0x0:_0x2cfa7d[_0x108a77(0x180)](_0x40c891);}));const _0x8e9333=_0x37042d[_0x40c7e8(0x1eb)](_0x54ec3d[_0x40c7e8(0x226)](({element:_0xf8d4e4})=>_0xf8d4e4),{'formatGroupId':_0x4256fe()},[],_0x40c7e8(0x1d5),{'tablePasteChainId':_0x2d3404});if(_0x8e9333){const _0x5c9214=_0x8e9333[_0x40c7e8(0x203)](),_0x15fd8f=[];for(const {element:_0x5373fc,attributes:_0x6aa99a}of _0x54ec3d){if(!_0x6aa99a)continue;const _0x54dd97=_0x24d80e[_0x40c7e8(0x1f5)][_0x40c7e8(0x21f)](_0x5373fc),_0x232094=_0x5c9214[_0x40c7e8(0x1b4)](_0x3657ca=>_0x3657ca[_0x40c7e8(0x193)]()[_0x40c7e8(0x21a)](_0x54dd97));_0x232094&&_0x15fd8f[_0x40c7e8(0x195)]([_0x232094[_0x40c7e8(0x1b1)],_0x6aa99a]);}_0x15fd8f[_0x40c7e8(0x231)]&&_0x8e9333[_0x40c7e8(0x1b0)](_0x40c7e8(0x22f),Object[_0x40c7e8(0x202)](_0x15fd8f));}_0x438fad=null;}));},{'priority':_0x4c81c6[_0x2fe581(0x1ac)]+0xa}),_0x24d80e[_0x2fe581(0x1c2)][_0x2fe581(0x230)](_0x2fe581(0x23b))['on'](_0x2fe581(0x18a),(_0x53db7a,_0x44e8b9)=>{const _0x775532=_0x2fe581,[_0x49bb00,_0x84f26c,,_0x59291a]=_0x44e8b9;if(!_0x438fad)return;_0x53db7a[_0x775532(0x1e4)]();const _0x2144c1=_0x49bb00[_0x775532(0x1cc)],_0x24e808=_0x84f26c,_0x554c8e=ke(_0x2144c1),_0x55924f=ke(_0x24e808);_0x53db7a[_0x775532(0x1a6)]=_0x2144c1;let _0x590fd8=null,_0x500502=null;if(_0x55924f||_0x554c8e){if(_0x554c8e&&!_0x55924f){_0x59291a[_0x775532(0x1c3)](_0x2144c1[_0x775532(0x186)](0x0));for(const _0x179189 of Array[_0x775532(0x20a)](_0x24e808[_0x775532(0x1f2)]()))_0x59291a[_0x775532(0x214)](_0x179189,_0x2144c1,_0x775532(0x1e9));const _0x1fa28c=_0x438fad[_0x775532(0x1e1)][_0x775532(0x207)](_0x49bb00[_0x775532(0x1da)]),_0x55e03f=_0x438fad[_0x775532(0x210)][_0x775532(0x207)](_0x49bb00[_0x775532(0x20d)]);_0x1fa28c||_0x55e03f||(_0x590fd8=_0x110761[_0x775532(0x1ed)](_0x59291a[_0x775532(0x1f9)](_0x2144c1)));}else _0x55924f&&!_0x554c8e&&(_0x500502=_0x59291a[_0x775532(0x1f9)](_0x2144c1));}else{const _0x2091e9=_0x59291a[_0x775532(0x222)](_0x775532(0x1cd)),_0x1a0145=_0x59291a[_0x775532(0x222)](_0x775532(0x1cd));_0x59291a[_0x775532(0x1d9)](_0x59291a[_0x775532(0x1f9)](_0x2144c1),_0x1a0145),_0x59291a[_0x775532(0x214)](_0x2091e9,_0x2144c1,0x0);for(const _0x940581 of Array[_0x775532(0x20a)](_0x24e808[_0x775532(0x1f2)]()))_0x59291a[_0x775532(0x214)](_0x940581,_0x2091e9,_0x775532(0x1e9));_0x590fd8=_0x110761[_0x775532(0x1ed)](_0x59291a[_0x775532(0x21f)](_0x2091e9)),_0x500502=_0x110761[_0x775532(0x1ed)](_0x59291a[_0x775532(0x21f)](_0x1a0145));}const _0x5a39b2=Array[_0x775532(0x20a)](_0x24e808[_0x775532(0x1b7)]())[_0x775532(0x181)](([_0x7b1ceb])=>Pe[_0x775532(0x207)](_0x7b1ceb));_0x438fad[_0x775532(0x236)][_0x775532(0x195)]({'element':_0x2144c1,'attributes':_0x5a39b2[_0x775532(0x231)]?Object[_0x775532(0x202)](_0x5a39b2):null}),_0x590fd8&&_0x438fad[_0x775532(0x23e)][_0x775532(0x195)](_0x590fd8),_0x500502&&_0x438fad[_0x775532(0x1d7)][_0x775532(0x195)](_0x500502);},{'priority':_0x2fe581(0x1ac)}),_0x5c3120['on'](_0x2fe581(0x184),(_0x1f9a4a,_0x197987)=>{const _0x3645cb=_0x2fe581,[_0x28b8b0,_0x224031={}]=_0x197987;if(!_0x438fad)return;const _0x42b2a5=_0x224031['at']||0x0,_0x911997=_0x224031[_0x3645cb(0x171)]||0x1;_0x438fad[_0x3645cb(0x210)]=new Array(_0x911997)[_0x3645cb(0x20f)](_0x42b2a5)[_0x3645cb(0x226)]((_0x5f332e,_0x1f9f28)=>_0x5f332e+_0x1f9f28);for(const {cell:_0x23814a}of _0x5c3120[_0x3645cb(0x17c)](_0x28b8b0,{'startColumn':_0x42b2a5,'endColumn':_0x42b2a5+_0x911997-0x1}))_0x438fad[_0x3645cb(0x1c5)][_0x3645cb(0x195)](_0x24d80e[_0x3645cb(0x1f5)][_0x3645cb(0x21f)](_0x23814a));},{'priority':_0x2fe581(0x1d4)}),_0x5c3120['on'](_0x2fe581(0x204),(_0x8610ab,_0x41b4fb)=>{const _0x453e68=_0x2fe581,[_0x54aa7e,_0x12a6e6={}]=_0x41b4fb;if(!_0x438fad)return;const _0x2c964a=_0x12a6e6['at']||0x0,_0x1e7a19=_0x12a6e6[_0x453e68(0x1b3)]||0x1;_0x438fad[_0x453e68(0x1e1)]=new Array(_0x1e7a19)[_0x453e68(0x20f)](_0x2c964a)[_0x453e68(0x226)]((_0x2b3e47,_0x2e86ec)=>_0x2b3e47+_0x2e86ec);for(const {cell:_0x4dfb56}of _0x5c3120[_0x453e68(0x17c)](_0x54aa7e,{'startRow':_0x2c964a,'endRow':_0x2c964a+_0x1e7a19-0x1}))_0x438fad[_0x453e68(0x19c)][_0x453e68(0x195)](_0x24d80e[_0x453e68(0x1f5)][_0x453e68(0x21f)](_0x4dfb56));},{'priority':_0x2fe581(0x1d4)}),_0x37042d[_0x2fe581(0x234)][_0x2fe581(0x212)](_0x2ae5c8=>{const _0xbe2394=_0x2fe581;if(_0x2ae5c8[_0xbe2394(0x206)]&&_0x2ae5c8[_0xbe2394(0x206)][_0xbe2394(0x170)](_0xbe2394(0x229)))return _0x2ae5c8[_0xbe2394(0x1e5)]?{}:{'type':_0xbe2394(0x187),'content':_0x3fcb85(_0x24d80e[_0xbe2394(0x23f)],_0xbe2394(0x178))};});const _0x50ef8e=()=>!0x1;for(const _0x230182 of[_0x2fe581(0x229),_0x2fe581(0x197),_0x2fe581(0x174),_0x2fe581(0x1d5)])_0x37042d[_0x2fe581(0x21d)][_0x2fe581(0x1ec)](_0x2fe581(0x187),_0x230182,_0x2fe581(0x1bb),_0x50ef8e),_0x37042d[_0x2fe581(0x21d)][_0x2fe581(0x1ec)](_0x2fe581(0x1d8),_0x230182,_0x2fe581(0x1bb),_0x50ef8e),_0x37042d[_0x2fe581(0x21d)][_0x2fe581(0x1ec)](_0x2fe581(0x173),_0x230182,_0x2fe581(0x1bb),_0x50ef8e);_0x37042d[_0x2fe581(0x21d)][_0x2fe581(0x1ec)](_0x2fe581(0x173),_0x2fe581(0x1d5),_0x2fe581(0x199),_0x50ef8e),_0x37042d[_0x2fe581(0x21d)][_0x2fe581(0x1ec)](_0x2fe581(0x173),_0x2fe581(0x1d5),_0x2fe581(0x208),(_0x219d7b,_0x5870d9,_0x5d7571)=>{const _0x45007d=_0x2fe581,_0x3ef112=_0x219d7b[_0x45007d(0x226)](_0x52ac32=>_0x52ac32[_0x45007d(0x23d)]())[_0x45007d(0x181)](_0x39441f=>_0x39441f),_0x6c6fb2=new Map(_0x3ef112[_0x45007d(0x226)](_0xb8790a=>[_0xb8790a,null]));if(_0x438fad){for(const {element:_0xf4ace3,attributes:_0x8e9bba}of _0x438fad[_0x45007d(0x236)])_0x8e9bba&&_0x6c6fb2[_0x45007d(0x1ba)](_0xf4ace3,_0x8e9bba);}else{if(_0x5d7571&&_0x5d7571[_0x45007d(0x22f)])for(const [_0x4a5f7e,_0x345683]of Object[_0x45007d(0x1ee)](_0x5d7571[_0x45007d(0x22f)])){const _0x246bf9=_0x24d80e[_0x45007d(0x1f5)][_0x45007d(0x201)][_0x45007d(0x230)](_0x4a5f7e),_0x479caa=_0x246bf9?_0x246bf9[_0x45007d(0x193)]()[_0x45007d(0x23d)]():null;_0x479caa&&_0x6c6fb2[_0x45007d(0x1ba)](_0x479caa,_0x345683);}}_0x24d80e[_0x45007d(0x1f5)][_0x45007d(0x1f0)](_0x2de486=>{const _0x29700=_0x45007d;for(const [_0x58b1eb,_0x333497]of _0x6c6fb2)_0x2de486[_0x29700(0x1c7)]({...we,..._0x333497},_0x58b1eb);});});const _0xad5565=(_0x3835d4,_0x26da2b)=>{const _0x3657d4=_0x2fe581;_0x37042d[_0x3657d4(0x21d)][_0x3657d4(0x1ec)](_0x3835d4,_0x3657d4(0x229),_0x26da2b,(_0x2fbfc7,_0x4c02e7,_0x469d72)=>{const _0x136550=_0x3657d4;_0x24d80e[_0x136550(0x1f5)][_0x136550(0x1f0)](_0x1379a3=>{const _0x18f46d=_0x136550,_0x2a1524=[];for(const _0x3c2a4a of _0x2fbfc7){const _0x42a038=_0x3c2a4a[_0x18f46d(0x1c4)][_0x18f46d(0x20c)];_0x42a038['is'](_0x18f46d(0x1ad),_0x18f46d(0x1cd))&&_0x2a1524[_0x18f46d(0x195)](_0x42a038);}_0x37042d[_0x18f46d(0x21d)][_0x18f46d(0x1ae)](_0x3835d4,null,_0x26da2b)(_0x2fbfc7,_0x4c02e7,_0x469d72);for(const _0x548b57 of _0x2a1524)_0x18f46d(0x1aa)!=_0x548b57[_0x18f46d(0x177)][_0x18f46d(0x194)]&&_0x1379a3[_0x18f46d(0x1e7)](_0x548b57);});});};_0xad5565(_0x2fe581(0x187),_0x2fe581(0x208)),_0xad5565(_0x2fe581(0x187),_0x2fe581(0x199)),_0xad5565(_0x2fe581(0x1d8),_0x2fe581(0x208)),_0xad5565(_0x2fe581(0x1d8),_0x2fe581(0x199)),_0x37042d[_0x2fe581(0x21d)][_0x2fe581(0x1ec)](_0x2fe581(0x187),_0x2fe581(0x174),_0x2fe581(0x199),_0x186f72=>{const _0x28eb8e=_0x2fe581,_0x3135dc=_0x186f72[_0x28eb8e(0x226)](_0x4a67cc=>_0x4a67cc[_0x28eb8e(0x23d)]()),_0x279754=_0x3135dc[0x0][_0x28eb8e(0x21c)](_0x28eb8e(0x182)),{minRow:_0x1afe25,maxRow:_0x53c5df}=_0x235dca[_0x28eb8e(0x1db)](_0x3135dc);_0x5c3120[_0x28eb8e(0x19e)](_0x279754,{'at':_0x1afe25,'rows':_0x53c5df-_0x1afe25+0x1});}),_0x37042d[_0x2fe581(0x21d)][_0x2fe581(0x1ec)](_0x2fe581(0x187),_0x2fe581(0x197),_0x2fe581(0x199),_0x686efc=>{const _0x434180=_0x2fe581,_0x4721df=_0x686efc[_0x434180(0x226)](_0x51e813=>_0x51e813[_0x434180(0x23d)]()),_0x33b9ea=_0x4721df[0x0][_0x434180(0x21c)](_0x434180(0x182)),{minColumn:_0x3c35f0,maxColumn:_0x5b55df}=_0x235dca[_0x434180(0x1db)](_0x4721df);_0x5c3120[_0x434180(0x1e8)](_0x33b9ea,{'at':_0x3c35f0,'columns':_0x5b55df-_0x3c35f0+0x1});});const _0x163e0b=(_0xd56227,_0x67cd8d)=>{const _0x4c2f08=_0x2fe581;if(!_0x67cd8d[_0x4c2f08(0x206)]||!_0x67cd8d[_0x4c2f08(0x206)][_0x4c2f08(0x170)](_0x4c2f08(0x229)))return;const _0x2a4824=_0x67cd8d[_0x4c2f08(0x213)][_0x4c2f08(0x1a5)],_0x3732bb=_0x37042d[_0x4c2f08(0x192)]()[_0x4c2f08(0x181)](_0x91133a=>_0x91133a[_0x4c2f08(0x1fe)]&&_0x91133a[_0x4c2f08(0x213)]&&_0x91133a[_0x4c2f08(0x213)][_0x4c2f08(0x1a5)]==_0x2a4824);_0x3732bb[_0x4c2f08(0x231)]&&_0x67cd8d[_0x4c2f08(0x1fb)]()[_0x4c2f08(0x231)]!=_0x3732bb[_0x4c2f08(0x231)]&&_0x3732bb[_0x4c2f08(0x220)]((_0x761ea0,_0x2e97cf)=>(_0x761ea0[_0x4c2f08(0x1cf)]=_0x2e97cf,_0x2e97cf[_0x4c2f08(0x1e5)]=_0x761ea0,_0x2e97cf));};function _0x40aa93(_0x10a2a8,_0x1618e3=!0x0){const _0x4ee460=_0x2fe581,{id:_0x15711b,authorId:_0x2716f7}=_0x37042d[_0x4ee460(0x1bf)](_0x10a2a8[_0x4ee460(0x1ca)]),_0x45f0a6=[_0x4ee460(0x18e),_0x4ee460(0x1a8)],_0x4b2034=_0x37042d[_0x4ee460(0x175)][_0x4ee460(0x207)](_0x10a2a8[_0x4ee460(0x1ca)]);return _0x4b2034&&_0x45f0a6[_0x4ee460(0x195)](_0x4ee460(0x211)),{'classes':_0x45f0a6,'attributes':{'data-suggestion':_0x15711b,'data-author-id':_0x2716f7},'priority':_0x4b2034&&_0x1618e3?0xbc2:0xbb8};}_0x37042d['on'](_0x2fe581(0x1e3),_0x163e0b,{'priority':_0x2fe581(0x1ac)}),_0x37042d['on'](_0x2fe581(0x1d3),_0x163e0b,{'priority':_0x2fe581(0x1ac)}),_0x24d80e[_0x2fe581(0x1f5)][_0x2fe581(0x1d6)][_0x2fe581(0x21b)](()=>{const _0x582b7f=_0x2fe581;let _0x27fc24=!0x1;const _0x4e7d4c=Array[_0x582b7f(0x20a)](_0x24d80e[_0x582b7f(0x1f5)][_0x582b7f(0x1d6)][_0x582b7f(0x1b2)][_0x582b7f(0x224)]());for(const {name:_0x61746e,data:_0xee0e28}of _0x4e7d4c){const {group:_0x4f85f2,type:_0x268c8b,id:_0x56a9a9}=_0x37042d[_0x582b7f(0x1bf)](_0x61746e);if(_0x582b7f(0x17a)!=_0x4f85f2||_0x582b7f(0x1d8)!=_0x268c8b||_0xee0e28[_0x582b7f(0x223)])continue;if(!_0x37042d[_0x582b7f(0x17d)](_0x56a9a9))continue;const _0x332ba3=_0x37042d[_0x582b7f(0x1ef)](_0x56a9a9)[_0x582b7f(0x189)](),_0x3808a9=_0x24d80e[_0x582b7f(0x1c2)][_0x582b7f(0x230)](_0x582b7f(0x1d1))['me'];for(const _0x290669 of _0x37042d[_0x582b7f(0x192)]()){if(!_0x290669[_0x582b7f(0x1fe)]||_0x290669[_0x582b7f(0x22b)]!=_0x3808a9)continue;if(_0x582b7f(0x173)!=_0x290669[_0x582b7f(0x215)]||_0x582b7f(0x1d5)!=_0x290669[_0x582b7f(0x206)])continue;if(_0x290669[_0x582b7f(0x189)]()[_0x582b7f(0x238)](_0x121cf5=>_0x332ba3[_0x582b7f(0x196)](_0x1ad4d8=>_0x1ad4d8[_0x582b7f(0x20b)](_0x121cf5,!0x0)))){for(const _0x3d8ec9 of _0x290669[_0x582b7f(0x1fb)]())_0x3d8ec9[_0x582b7f(0x1fe)]&&(_0x3d8ec9[_0x582b7f(0x199)](),_0x27fc24=!0x0);}}}return _0x27fc24;}),_0x24d80e[_0x2fe581(0x1f5)][_0x2fe581(0x1d6)][_0x2fe581(0x21b)](_0xcf3128=>{const _0x409c0b=_0x2fe581,_0x5d9d59=_0x24d80e[_0x409c0b(0x205)][_0x409c0b(0x230)](_0x409c0b(0x1d0));if(!_0x5d9d59||!_0x5d9d59[_0x409c0b(0x18c)][_0x409c0b(0x221)](_0xcf3128[_0x409c0b(0x185)]))return!0x1;let _0xb23e10=!0x1;const _0x9f2054=_0x24d80e[_0x409c0b(0x1c2)][_0x409c0b(0x230)](_0x409c0b(0x1d1))['me'],_0x2f5864=_0x24d80e[_0x409c0b(0x1f5)][_0x409c0b(0x1d6)][_0x409c0b(0x1b2)][_0x409c0b(0x23c)](),_0x2e5163=Array[_0x409c0b(0x20a)](_0x24d80e[_0x409c0b(0x1f5)][_0x409c0b(0x1d6)][_0x409c0b(0x1b2)][_0x409c0b(0x224)]())[_0x409c0b(0x181)](({name:_0x95d87a,data:_0x309dd4})=>{const _0x14db89=_0x409c0b,{group:_0x318ea9,subType:_0x547416,authorId:_0x148ec5}=_0x37042d[_0x14db89(0x1bf)](_0x95d87a);return _0x14db89(0x17a)==_0x318ea9&&_0x14db89(0x229)==_0x547416&&_0x148ec5==_0x9f2054['id']&&!_0x309dd4[_0x14db89(0x223)];});for(const _0x8e750d of _0x2f5864){if(_0x409c0b(0x214)!=_0x8e750d[_0x409c0b(0x215)]||_0x409c0b(0x1cd)!=_0x8e750d[_0x409c0b(0x1b1)]||0x1!=_0x8e750d[_0x409c0b(0x231)])continue;const _0x1f0e25=_0xcf3128[_0x409c0b(0x22e)](_0x8e750d[_0x409c0b(0x1e6)],_0x8e750d[_0x409c0b(0x1e6)][_0x409c0b(0x1b5)](0x1));if(!_0x2e5163[_0x409c0b(0x1b4)](({data:_0x557c79})=>_0x557c79[_0x409c0b(0x18d)][_0x409c0b(0x21a)](_0x1f0e25))){for(const {name:_0x69a610,data:_0x1cc8c4}of _0x2e5163)if(_0x1f0e25[_0x409c0b(0x20b)](_0x1cc8c4[_0x409c0b(0x18d)])){_0xcf3128[_0x409c0b(0x239)](_0x69a610,{'range':_0x1f0e25}),_0xb23e10=!0x0;break;}}}return _0xb23e10;}),_0x24d80e[_0x2fe581(0x1f5)][_0x2fe581(0x1d6)][_0x2fe581(0x21b)](_0x21741f=>{const _0x1ecf7=_0x2fe581;let _0x394fe7=!0x1;const _0x3c4da9=_0x24d80e[_0x1ecf7(0x1c2)][_0x1ecf7(0x230)](_0x1ecf7(0x1d1))['me'],_0x4f9514=_0x37042d[_0x1ecf7(0x192)]()[_0x1ecf7(0x181)](_0x33033d=>_0x33033d[_0x1ecf7(0x1fe)]&&_0x33033d[_0x1ecf7(0x22b)]==_0x3c4da9),_0x3c1358=new Set(),_0x45e2e3=new Set();for(const _0x299eb2 of _0x4f9514)if(_0x1ecf7(0x229)==_0x299eb2[_0x1ecf7(0x206)])for(const _0x548d2e of _0x299eb2[_0x1ecf7(0x203)]()){const _0x5c9428=_0x548d2e[_0x1ecf7(0x193)]()[_0x1ecf7(0x23d)]();if(_0x5c9428){if(_0x5c9428['is'](_0x1ecf7(0x1ad),_0x1ecf7(0x1cd))&&ke(_0x5c9428)){_0x299eb2[_0x1ecf7(0x21e)](_0x548d2e[_0x1ecf7(0x1b1)]),_0x3c1358[_0x1ecf7(0x1b8)](_0x5c9428),_0x394fe7=!0x0;const _0x1d50f3=_0x5c9428[_0x1ecf7(0x190)],_0x5d2ab2=_0x5c9428[_0x1ecf7(0x1a7)],_0x352505=_0x1d50f3&&_0x1d50f3['is'](_0x1ecf7(0x1ad),_0x1ecf7(0x1cd)),_0x5c27a4=_0x5d2ab2&&_0x5d2ab2['is'](_0x1ecf7(0x1ad),_0x1ecf7(0x1cd));_0x352505&&!_0x3c1358[_0x1ecf7(0x221)](_0x1d50f3)&&_0x45e2e3[_0x1ecf7(0x1b8)](_0x1d50f3),_0x5c27a4&&!_0x3c1358[_0x1ecf7(0x221)](_0x5d2ab2)&&_0x45e2e3[_0x1ecf7(0x1b8)](_0x5d2ab2);}else _0x5c9428['is'](_0x1ecf7(0x1ad),_0x1ecf7(0x209))&&_0x5c9428[_0x1ecf7(0x1fc)]&&(_0x299eb2[_0x1ecf7(0x21e)](_0x548d2e[_0x1ecf7(0x1b1)]),_0x394fe7=!0x0);}}else{if(_0x1ecf7(0x1d5)==_0x299eb2[_0x1ecf7(0x206)]){if(!_0x299eb2[_0x1ecf7(0x213)]||!_0x299eb2[_0x1ecf7(0x213)][_0x1ecf7(0x1a5)])continue;const _0x32af4c=_0x299eb2[_0x1ecf7(0x213)][_0x1ecf7(0x22f)];if(_0x32af4c&&Object[_0x1ecf7(0x1bd)](_0x32af4c)[_0x1ecf7(0x231)])continue;const _0x4ca539=_0x299eb2[_0x1ecf7(0x213)][_0x1ecf7(0x1a5)];let _0x2a45d1=!0x0,_0x5b6bb4=!0x0;for(const _0x1640dd of _0x4f9514)if(_0x1640dd[_0x1ecf7(0x206)]&&_0x1640dd[_0x1ecf7(0x206)][_0x1ecf7(0x170)](_0x1ecf7(0x229))){if(!_0x1640dd[_0x1ecf7(0x213)][_0x1ecf7(0x1a5)]){_0x5b6bb4=!0x1;break;}if(_0x1640dd['id']!=_0x299eb2['id']&&_0x1640dd[_0x1ecf7(0x213)][_0x1ecf7(0x1a5)]==_0x4ca539){_0x2a45d1=!0x1;break;}}_0x5b6bb4&&_0x2a45d1&&(_0x299eb2[_0x1ecf7(0x1df)](),_0x394fe7=!0x0);}}for(const _0x5b0f42 of _0x3c1358)_0x21741f[_0x1ecf7(0x1c3)](_0x5b0f42);for(const _0x207934 of _0x45e2e3)_0x21741f[_0x1ecf7(0x1e7)](_0x207934);return _0x394fe7;}),_0x24d80e[_0x2fe581(0x1d2)][_0x2fe581(0x233)](_0x2fe581(0x217))[_0x2fe581(0x19d)]({'model':_0x2fe581(0x1c6),'view':_0x17eaa2=>_0x40aa93(_0x17eaa2),'converterPriority':_0x2fe581(0x1ac)}),_0x24d80e[_0x2fe581(0x1d2)][_0x2fe581(0x233)](_0x2fe581(0x1c0))[_0x2fe581(0x19d)]({'model':_0x2fe581(0x1c6),'view':(_0x54e25f,_0x229c10)=>_0x229c10[_0x2fe581(0x1c1)][_0x2fe581(0x1de)]?_0x40aa93(_0x54e25f,!0x1):null,'converterPriority':_0x2fe581(0x1ac)});const _0x27506f=_0x24d80e[_0x2fe581(0x1c8)][_0x2fe581(0x19f)];this[_0x2fe581(0x1f1)](_0x27506f[_0x2fe581(0x1d6)],_0x2fe581(0x1a9),(_0xc62c3e,_0x17911d)=>{const _0xc8a11d=_0x2fe581,_0x3c962b=[];for(const _0x3cffed of _0x27506f[_0xc8a11d(0x1f9)](_0x17911d[_0xc8a11d(0x1dd)])[_0xc8a11d(0x1a4)]())_0x3cffed['is'](_0xc8a11d(0x1ad),_0xc8a11d(0x228))&&_0x3c962b[_0xc8a11d(0x195)](_0x3cffed);_0x27506f[_0xc8a11d(0x1f0)](_0xd825d5=>{const _0x48516b=_0xc8a11d;for(const _0x12848a of _0x3c962b)_0xd825d5[_0x48516b(0x172)](_0xd825d5[_0x48516b(0x1f9)](_0x12848a),_0xd825d5[_0x48516b(0x1f7)](_0x12848a)),_0xd825d5[_0x48516b(0x1c3)](_0x12848a);});});}}function ke(_0x468ad8){const _0x2b0f86=_0x2714ca;if(_0x468ad8[_0x2b0f86(0x1fc)])return!0x0;const _0x255c9a=_0x468ad8[_0x2b0f86(0x186)](0x0);return _0x255c9a['is'](_0x2b0f86(0x1ad),_0x2b0f86(0x209))&&_0x255c9a[_0x2b0f86(0x1fc)];}function _0x4d1d(_0x39c932,_0x5ab958){const _0x296147=_0x2961();return _0x4d1d=function(_0x4d1dcd,_0x373cbd){_0x4d1dcd=_0x4d1dcd-0x170;let _0x4a50dd=_0x296147[_0x4d1dcd];return _0x4a50dd;},_0x4d1d(_0x39c932,_0x5ab958);}function Re(_0x459e46,_0xd46df4={},_0xafc2c5){const _0x2e3981=_0x2714ca;for(const {isAnchor:_0x34f59b,cellHeight:_0x2bf527,cellWidth:_0x46fce3}of _0xafc2c5[_0x2e3981(0x17c)](_0x459e46,{'includeAllSlots':!0x0,..._0xd46df4}))if(!_0x34f59b||0x1!=_0x2bf527||0x1!=_0x46fce3)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x514d56=_0x460a;(function(_0x4160a3,_0x2dc8c8){const _0x1a0acb=_0x460a,_0x1ccca9=_0x4160a3();while(!![]){try{const _0x293ba8=parseInt(_0x1a0acb(0xb4))/0x1*(-parseInt(_0x1a0acb(0x99))/0x2)+-parseInt(_0x1a0acb(0xbb))/0x3*(-parseInt(_0x1a0acb(0x97))/0x4)+-parseInt(_0x1a0acb(0x9a))/0x5+parseInt(_0x1a0acb(0x89))/0x6*(-parseInt(_0x1a0acb(0xa3))/0x7)+parseInt(_0x1a0acb(0x9f))/0x8+parseInt(_0x1a0acb(0xa6))/0x9*(-parseInt(_0x1a0acb(0x92))/0xa)+-parseInt(_0x1a0acb(0x9e))/0xb*(-parseInt(_0x1a0acb(0xc2))/0xc);if(_0x293ba8===_0x2dc8c8)break;else _0x1ccca9['push'](_0x1ccca9['shift']());}catch(_0x206023){_0x1ccca9['push'](_0x1ccca9['shift']());}}}(_0x1fb1,0xb91bd));function _0x1fb1(){const _0x2d667b=['descriptionFactory','locale','bind','TrackChangesEditing','table','accept','18466140otAVfI','1053426mHHlNb','TableColumnResizeEditing','subType','resizeTableWidth','plugins','*Format:*\x20resize\x20table','handleResizeTableWidthCommand','getSuggestions','Users','790rxOJUO','getTableColumnsWidths','author','has','resizeTable','4624NpWWVD','selection','18dcEFQF','1588120KTPnKd','formatInline','type','get','11jKkdXA','8371576xXOOcO','markBlockFormat','document','data','35OBIwVM','commandParams','handleSuggestionDescription','105039pLQBmK','getContainedElement','tableWidth','getSelectedElement','_suggestionFactory','afterInit','formatBlock','model','getColumnGroupElement','columnWidths','registerDescriptionCallback','enableCommand','editor','registerCustomCallback','51479COsWcD','getAttribute','change','formatGroupId','getSuggestionCallback','discard','format','1956zJwkMt'];_0x1fb1=function(){return _0x2d667b;};return _0x1fb1();}import{Plugin as _0x49e80a}from'ckeditor5/src/core.js';function _0x460a(_0x443ddf,_0xb792a0){const _0x1fb11c=_0x1fb1();return _0x460a=function(_0x460a9d,_0x2756f9){_0x460a9d=_0x460a9d-0x89;let _0x4bfee3=_0x1fb11c[_0x460a9d];return _0x4bfee3;},_0x460a(_0x443ddf,_0xb792a0);}import{getTranslation as _0x6a30cb}from'../utils/common-translations.js';export default class Nt extends _0x49e80a{[_0x514d56(0xab)](){const _0x451f2b=_0x514d56;if(!this[_0x451f2b(0xb2)][_0x451f2b(0x8d)][_0x451f2b(0x95)](_0x451f2b(0x8a)))return;const _0x4dad06=this[_0x451f2b(0xb2)][_0x451f2b(0x8d)][_0x451f2b(0x9d)](_0x451f2b(0xbf));_0x4dad06[_0x451f2b(0xb1)](_0x451f2b(0x8c),this[_0x451f2b(0x8f)][_0x451f2b(0xbe)](this)),_0x4dad06[_0x451f2b(0xaa)][_0x451f2b(0xb3)](_0x451f2b(0xac),_0x451f2b(0x96),_0x451f2b(0xc1),_0x4dad06[_0x451f2b(0xaa)][_0x451f2b(0xb8)](_0x451f2b(0xac),null,_0x451f2b(0xb9))),_0x4dad06[_0x451f2b(0xaa)][_0x451f2b(0xb3)](_0x451f2b(0xac),_0x451f2b(0x96),_0x451f2b(0xb9),_0x4dad06[_0x451f2b(0xaa)][_0x451f2b(0xb8)](_0x451f2b(0xac),null,_0x451f2b(0xc1))),_0x4dad06[_0x451f2b(0xbc)][_0x451f2b(0xb0)](this[_0x451f2b(0xa5)][_0x451f2b(0xbe)](this));}[_0x514d56(0x8f)](_0x5b1072,_0x55a352){const _0xb0ad55=_0x514d56,_0x1a30bc=this[_0xb0ad55(0xb2)][_0xb0ad55(0x8d)][_0xb0ad55(0x9d)](_0xb0ad55(0xbf)),_0x41b340=this[_0xb0ad55(0xb2)][_0xb0ad55(0x8d)][_0xb0ad55(0x9d)](_0xb0ad55(0x8a)),_0x400327=_0x55a352[_0xb0ad55(0xc0)]||this[_0xb0ad55(0xb2)][_0xb0ad55(0xad)][_0xb0ad55(0xa1)][_0xb0ad55(0x98)][_0xb0ad55(0xa9)]();this[_0xb0ad55(0xb2)][_0xb0ad55(0xad)][_0xb0ad55(0xb6)](()=>{const _0x1c39c7=_0xb0ad55,_0x1048bb=_0x41b340[_0x1c39c7(0xae)](_0x400327);let _0x4e7408=_0x1048bb?_0x41b340[_0x1c39c7(0x93)](_0x1048bb):null,_0x4604cb=_0x400327[_0x1c39c7(0xb5)](_0x1c39c7(0xa8))||null;const _0x4bb495=_0x55a352[_0x1c39c7(0xa8)]||_0x4604cb,_0x6497ec=_0x55a352[_0x1c39c7(0xaf)]||_0x4e7408,_0x13dc19=this[_0x1c39c7(0xb2)][_0x1c39c7(0x8d)][_0x1c39c7(0x9d)](_0x1c39c7(0x91))['me'];for(const _0x373b58 of _0x1a30bc[_0x1c39c7(0x90)]()){const _0x1f4667=_0x373b58[_0x1c39c7(0xa7)]();if(_0x1c39c7(0x96)===_0x373b58[_0x1c39c7(0x8b)]&&_0x1f4667===_0x400327){_0x373b58[_0x1c39c7(0x94)]!==_0x13dc19&&_0x373b58[_0x1c39c7(0xb9)]();const _0x3cb2af=_0x373b58[_0x1c39c7(0xa2)][_0x1c39c7(0xa4)];_0x4604cb=_0x3cb2af[0x0][_0x1c39c7(0xa8)],_0x4e7408=_0x3cb2af[0x0][_0x1c39c7(0xaf)];break;}}_0x5b1072({'table':_0x400327,'tableWidth':_0x4bb495,'columnWidths':_0x6497ec}),_0x1a30bc[_0x1c39c7(0xa0)](_0x400327,{'commandName':_0x1c39c7(0x8c),'commandParams':[{'tableWidth':_0x4604cb,'columnWidths':_0x4e7408}],'formatGroupId':_0x1c39c7(0x96)},[],_0x1c39c7(0x96));});}[_0x514d56(0xa5)](_0x3131df){const _0x5e0334=_0x514d56;if(_0x5e0334(0xac)!=_0x3131df[_0x5e0334(0x9c)]&&_0x5e0334(0x9b)!=_0x3131df[_0x5e0334(0x9c)])return;const {data:_0x241b01}=_0x3131df;if(_0x241b01&&_0x5e0334(0x96)===_0x241b01[_0x5e0334(0xb7)]){const _0x4fec3e=_0x5e0334(0x8e);return{'type':_0x5e0334(0xba),'content':_0x6a30cb(this[_0x5e0334(0xb2)][_0x5e0334(0xbd)],_0x4fec3e)};}}}
23
+ const _0x5a2fa2=_0x531b;(function(_0x30f54a,_0x41725e){const _0x2f0e7c=_0x531b,_0x39a166=_0x30f54a();while(!![]){try{const _0x425178=parseInt(_0x2f0e7c(0xbe))/0x1*(parseInt(_0x2f0e7c(0xdc))/0x2)+-parseInt(_0x2f0e7c(0xd2))/0x3*(-parseInt(_0x2f0e7c(0xc2))/0x4)+-parseInt(_0x2f0e7c(0xcf))/0x5*(-parseInt(_0x2f0e7c(0xcb))/0x6)+-parseInt(_0x2f0e7c(0xc7))/0x7+parseInt(_0x2f0e7c(0xd3))/0x8*(-parseInt(_0x2f0e7c(0xce))/0x9)+parseInt(_0x2f0e7c(0xf1))/0xa+-parseInt(_0x2f0e7c(0xdf))/0xb;if(_0x425178===_0x41725e)break;else _0x39a166['push'](_0x39a166['shift']());}catch(_0x198318){_0x39a166['push'](_0x39a166['shift']());}}}(_0x46aa,0xa64ea));function _0x531b(_0x1cf814,_0x5a4a1b){const _0x46aa45=_0x46aa();return _0x531b=function(_0x531bbb,_0x5f349d){_0x531bbb=_0x531bbb-0xb9;let _0x25ab94=_0x46aa45[_0x531bbb];return _0x25ab94;},_0x531b(_0x1cf814,_0x5a4a1b);}import{Plugin as _0x514d72}from'ckeditor5/src/core.js';function _0x46aa(){const _0x162ba0=['tableWidth','has','formatBlock','type','accept','formatGroupId','registerCustomCallback','model','10179140LOgbeu','resizeTableWidth','change','format','columnWidths','enableCommand','107302CgDZMA','bind','_suggestionFactory','getSelectedElement','50332Tkuayh','subType','document','getSuggestionCallback','author','9242772nAQPvk','*Format:*\x20resize\x20table','plugins','data','278142vAMREA','getColumnGroupElement','getTableColumnsWidths','36jNhYyd','20eiZHGO','TrackChangesEditing','handleSuggestionDescription','177TbgkEi','491784MdeHVo','Users','commandParams','markBlockFormat','editor','get','registerDescriptionCallback','resizeTable','descriptionFactory','16nIETMY','TableColumnResizeEditing','formatInline','6123403pvlIXq','discard','getAttribute','afterInit','locale','getSuggestions','getContainedElement','selection','handleResizeTableWidthCommand','table'];_0x46aa=function(){return _0x162ba0;};return _0x46aa();}import{getTranslation as _0xc056d0}from'../utils/common-translations.js';export default class Nt extends _0x514d72{[_0x5a2fa2(0xe2)](){const _0x574f06=_0x5a2fa2;if(!this[_0x574f06(0xd7)][_0x574f06(0xc9)][_0x574f06(0xea)](_0x574f06(0xdd)))return;const _0xa5b0e2=this[_0x574f06(0xd7)][_0x574f06(0xc9)][_0x574f06(0xd8)](_0x574f06(0xd0));_0xa5b0e2[_0x574f06(0xbd)](_0x574f06(0xb9),this[_0x574f06(0xe7)][_0x574f06(0xbf)](this)),_0xa5b0e2[_0x574f06(0xc0)][_0x574f06(0xef)](_0x574f06(0xeb),_0x574f06(0xda),_0x574f06(0xed),_0xa5b0e2[_0x574f06(0xc0)][_0x574f06(0xc5)](_0x574f06(0xeb),null,_0x574f06(0xe0))),_0xa5b0e2[_0x574f06(0xc0)][_0x574f06(0xef)](_0x574f06(0xeb),_0x574f06(0xda),_0x574f06(0xe0),_0xa5b0e2[_0x574f06(0xc0)][_0x574f06(0xc5)](_0x574f06(0xeb),null,_0x574f06(0xed))),_0xa5b0e2[_0x574f06(0xdb)][_0x574f06(0xd9)](this[_0x574f06(0xd1)][_0x574f06(0xbf)](this));}[_0x5a2fa2(0xe7)](_0x26e34e,_0x9ebb63){const _0x24a8b4=_0x5a2fa2,_0x1fe63c=this[_0x24a8b4(0xd7)][_0x24a8b4(0xc9)][_0x24a8b4(0xd8)](_0x24a8b4(0xd0)),_0x5b0c20=this[_0x24a8b4(0xd7)][_0x24a8b4(0xc9)][_0x24a8b4(0xd8)](_0x24a8b4(0xdd)),_0x5e33ca=_0x9ebb63[_0x24a8b4(0xe8)]||this[_0x24a8b4(0xd7)][_0x24a8b4(0xf0)][_0x24a8b4(0xc4)][_0x24a8b4(0xe6)][_0x24a8b4(0xc1)]();this[_0x24a8b4(0xd7)][_0x24a8b4(0xf0)][_0x24a8b4(0xba)](()=>{const _0x558739=_0x24a8b4,_0xa33059=_0x5b0c20[_0x558739(0xcc)](_0x5e33ca);let _0x270fe5=_0xa33059?_0x5b0c20[_0x558739(0xcd)](_0xa33059):null,_0xdfab4c=_0x5e33ca[_0x558739(0xe1)](_0x558739(0xe9))||null;const _0x3eccea=_0x9ebb63[_0x558739(0xe9)]||_0xdfab4c,_0xd628=_0x9ebb63[_0x558739(0xbc)]||_0x270fe5,_0x11b1cd=this[_0x558739(0xd7)][_0x558739(0xc9)][_0x558739(0xd8)](_0x558739(0xd4))['me'];for(const _0x1dcea4 of _0x1fe63c[_0x558739(0xe4)]()){const _0x37919b=_0x1dcea4[_0x558739(0xe5)]();if(_0x558739(0xda)===_0x1dcea4[_0x558739(0xc3)]&&_0x37919b===_0x5e33ca){_0x1dcea4[_0x558739(0xc6)]!==_0x11b1cd&&_0x1dcea4[_0x558739(0xe0)]();const _0x24fad1=_0x1dcea4[_0x558739(0xca)][_0x558739(0xd5)];_0xdfab4c=_0x24fad1[0x0][_0x558739(0xe9)],_0x270fe5=_0x24fad1[0x0][_0x558739(0xbc)];break;}}_0x26e34e({'table':_0x5e33ca,'tableWidth':_0x3eccea,'columnWidths':_0xd628}),_0x1fe63c[_0x558739(0xd6)](_0x5e33ca,{'commandName':_0x558739(0xb9),'commandParams':[{'tableWidth':_0xdfab4c,'columnWidths':_0x270fe5}],'formatGroupId':_0x558739(0xda)},[],_0x558739(0xda));});}[_0x5a2fa2(0xd1)](_0x37e756){const _0x2d3a79=_0x5a2fa2;if(_0x2d3a79(0xeb)!=_0x37e756[_0x2d3a79(0xec)]&&_0x2d3a79(0xde)!=_0x37e756[_0x2d3a79(0xec)])return;const {data:_0x22d42b}=_0x37e756;if(_0x22d42b&&_0x2d3a79(0xda)===_0x22d42b[_0x2d3a79(0xee)]){const _0x57ceea=_0x2d3a79(0xc8);return{'type':_0x2d3a79(0xbb),'content':_0xc056d0(this[_0x2d3a79(0xd7)][_0x2d3a79(0xe3)],_0x57ceea)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x146d70=_0xdd6f;(function(_0x28b16b,_0x3ef266){const _0x1e1edd=_0xdd6f,_0x1aba64=_0x28b16b();while(!![]){try{const _0x46e1da=parseInt(_0x1e1edd(0xed))/0x1+parseInt(_0x1e1edd(0xd8))/0x2*(-parseInt(_0x1e1edd(0xdd))/0x3)+-parseInt(_0x1e1edd(0xfe))/0x4+-parseInt(_0x1e1edd(0xe8))/0x5*(-parseInt(_0x1e1edd(0xda))/0x6)+-parseInt(_0x1e1edd(0xcf))/0x7+-parseInt(_0x1e1edd(0xd9))/0x8+parseInt(_0x1e1edd(0xfc))/0x9*(parseInt(_0x1e1edd(0xcd))/0xa);if(_0x46e1da===_0x3ef266)break;else _0x1aba64['push'](_0x1aba64['shift']());}catch(_0x242de7){_0x1aba64['push'](_0x1aba64['shift']());}}}(_0x1ec8,0xe3c5e));import{Plugin as _0x5a4c1e}from'ckeditor5/src/core.js';function _0xdd6f(_0x4863ba,_0xa765e1){const _0x1ec853=_0x1ec8();return _0xdd6f=function(_0xdd6fe0,_0x29acc3){_0xdd6fe0=_0xdd6fe0-0xb6;let _0x55c733=_0x1ec853[_0xdd6fe0];return _0x55c733;},_0xdd6f(_0x4863ba,_0xa765e1);}import _0x2fe56b from'./table.js';function _0x1ec8(){const _0x1eb315=['removeClass','headingColumns','options','FORMAT_HEADER_ROW','_suggestionFactory','_registerLegacyDescription','has','_acceptFormatSuggestionCallbackFactory','registerCustomCallback','afterInit','301550SkOYZd','markerNameToElements','registerAttributeLabel','setTableRowHeader','unbindElementFromMarkerName','674641FKtpqH','getCellLocation','_splitMarkerName','getSuggestion','TableUtils','type','FORMAT_HEADER_COLUMN','plugins','FORMAT_REGULAR_ROW','markerRange','data-suggestion','nodeBefore','requires','editor','addClass','33148674WKeSQM','downcastDispatcher','6899892DpGrqC','markerName','formatBlock','ck-suggestion-marker--active','start','accept','registerDescriptionCallback','TableEditing','writer','activeMarkers','TrackChangesEditing','consumable','name','stop','_handleLegacySuggestions','format','*Format:*\x20%0','highest','toViewElement','cell','addMarker:suggestion','commandName','setAttribute','commandParams','removeMarker:suggestion','headingRows','editing','registerBlockAttribute','locale','consume','nodeAfter','forceValue','descriptionFactory','data','get','createTableWalker','end','10PuQgVS','includes','776881NRVAxo','item','ck-suggestion-marker-','removeAttribute','bindElementToMarker','setTableColumnHeader','mapper','enableDefaultAttributesIntegration','showSuggestionHighlights','30548KuGOeq','10430104brMGpM','78EakXuQ','parent','FORMAT_REGULAR_COLUMN','210YjanUN'];_0x1ec8=function(){return _0x1eb315;};return _0x1ec8();}import{getTranslation as _0x2c5a9e}from'../utils/common-translations.js';export default class Ct extends _0x5a4c1e{static get[_0x146d70(0xf9)](){return[_0x2fe56b];}[_0x146d70(0xe7)](){const _0x7ca315=_0x146d70,_0x94f399=this[_0x7ca315(0xfa)];if(!_0x94f399[_0x7ca315(0xf4)][_0x7ca315(0xe4)](_0x7ca315(0x105)))return;const _0x4a81a3=_0x94f399[_0x7ca315(0xc4)],_0x49f922=_0x94f399[_0x7ca315(0xf4)][_0x7ca315(0xca)](_0x7ca315(0x108));_0x49f922[_0x7ca315(0xd6)](_0x7ca315(0xeb)),_0x49f922[_0x7ca315(0xd6)](_0x7ca315(0xd4)),_0x49f922[_0x7ca315(0xc3)](_0x7ca315(0xc1)),_0x49f922[_0x7ca315(0xc3)](_0x7ca315(0xdf)),_0x49f922[_0x7ca315(0xc8)][_0x7ca315(0xea)](_0x7ca315(0xc1),_0x2c5a9e(_0x4a81a3,_0x7ca315(0xe1))),_0x49f922[_0x7ca315(0xc8)][_0x7ca315(0xea)](_0x7ca315(0xdf),_0x2c5a9e(_0x4a81a3,_0x7ca315(0xf3))),this[_0x7ca315(0xb6)]();}[_0x146d70(0xb6)](){const _0xd4caa7=_0x146d70,_0x489a65=this[_0xd4caa7(0xfa)][_0xd4caa7(0xf4)][_0xd4caa7(0xca)](_0xd4caa7(0x108)),_0x1a7a50=this[_0xd4caa7(0xfa)][_0xd4caa7(0xf4)][_0xd4caa7(0xca)](_0xd4caa7(0xf1)),_0x293c40=this[_0xd4caa7(0xfa)][_0xd4caa7(0xf4)][_0xd4caa7(0xca)](_0x2fe56b)[_0xd4caa7(0xe5)]();function _0x31e8a4({showActiveMarker:_0x1de4a8=!0x0,setDataAttribute:_0x59c8d1=!0x0}={}){return(_0x506e4c,_0x4bc48f,_0x5a3f2b)=>{const _0x56ba39=_0xdd6f,{type:_0x42f3da,id:_0x30dbd9}=_0x489a65[_0x56ba39(0xef)](_0x4bc48f[_0x56ba39(0xff)]),_0x2754ff=_0x489a65[_0x56ba39(0xf0)](_0x30dbd9),_0x5c3f2a=_0x2754ff[_0x56ba39(0xc9)];if(_0x56ba39(0x100)!=_0x2754ff[_0x56ba39(0xf2)]||!_0x5c3f2a||_0x56ba39(0xd4)!=_0x5c3f2a[_0x56ba39(0xbd)])return;if(_0x4bc48f[_0x56ba39(0xd0)])return void _0x506e4c[_0x56ba39(0x10b)]();if(!_0x5a3f2b[_0x56ba39(0x109)][_0x56ba39(0xc5)](_0x4bc48f[_0x56ba39(0xf6)],_0x506e4c[_0x56ba39(0x10a)]))return;const _0x1d3cca=_0x4bc48f[_0x56ba39(0xf6)][_0x56ba39(0x102)][_0x56ba39(0xc6)],_0x4bd131=_0x4bc48f[_0x56ba39(0xf6)][_0x56ba39(0xcc)][_0x56ba39(0xf8)],_0x15ef30=_0x1d3cca[_0x56ba39(0xdb)][_0x56ba39(0xdb)],{column:_0x39707a}=_0x1a7a50[_0x56ba39(0xee)](_0x1d3cca),{column:_0x43a3da}=_0x1a7a50[_0x56ba39(0xee)](_0x4bd131);for(let _0xdc2e99=_0x39707a;_0xdc2e99<=_0x43a3da;_0xdc2e99++){const _0x43d4b6=_0x1a7a50[_0x56ba39(0xcb)](_0x15ef30,{'column':_0xdc2e99,'includeAllSlots':!0x1});for(const _0x2c1917 of _0x43d4b6){const _0x4a593a=_0x2c1917[_0x56ba39(0xbb)],_0x45f5ae=_0x5a3f2b[_0x56ba39(0xd5)][_0x56ba39(0xba)](_0x4a593a);_0x5a3f2b[_0x56ba39(0x106)][_0x56ba39(0xfb)](_0x56ba39(0xd1)+_0x42f3da,_0x45f5ae),_0x59c8d1&&_0x5a3f2b[_0x56ba39(0x106)][_0x56ba39(0xbe)](_0x56ba39(0xf7),_0x30dbd9,_0x45f5ae),_0x5a3f2b[_0x56ba39(0xd5)][_0x56ba39(0xd3)](_0x45f5ae,_0x4bc48f[_0x56ba39(0xff)]),_0x1de4a8&&(_0x489a65[_0x56ba39(0x107)][_0x56ba39(0xce)](_0x4bc48f[_0x56ba39(0xff)])?_0x5a3f2b[_0x56ba39(0x106)][_0x56ba39(0xfb)](_0x56ba39(0x101),_0x45f5ae):_0x5a3f2b[_0x56ba39(0x106)][_0x56ba39(0xde)](_0x56ba39(0x101),_0x45f5ae));}}};}_0x489a65[_0xd4caa7(0xe2)][_0xd4caa7(0xe6)](_0xd4caa7(0x100),_0xd4caa7(0xeb),_0xd4caa7(0x103),_0x293c40),_0x489a65[_0xd4caa7(0xe2)][_0xd4caa7(0xe6)](_0xd4caa7(0x100),_0xd4caa7(0xd4),_0xd4caa7(0x103),_0x293c40),this[_0xd4caa7(0xfa)][_0xd4caa7(0xc2)][_0xd4caa7(0xfd)]['on'](_0xd4caa7(0xbc),_0x31e8a4(),{'priority':_0xd4caa7(0xb9)}),this[_0xd4caa7(0xfa)][_0xd4caa7(0xc9)][_0xd4caa7(0xfd)]['on'](_0xd4caa7(0xbc),(_0x4e8857,_0x36d063,_0x378bae)=>{const _0x4e6119=_0xd4caa7;_0x378bae[_0x4e6119(0xe0)][_0x4e6119(0xd7)]&&_0x31e8a4({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x4e8857,_0x36d063,_0x378bae);},{'priority':_0xd4caa7(0xb9)}),this[_0xd4caa7(0xfa)][_0xd4caa7(0xc2)][_0xd4caa7(0xfd)]['on'](_0xd4caa7(0xc0),(_0x5d3030,_0x1fd9d7,_0x17bbe7)=>{const _0xf0e7ca=_0xd4caa7,{type:_0x3ac841,id:_0x5f0ee5}=_0x489a65[_0xf0e7ca(0xef)](_0x1fd9d7[_0xf0e7ca(0xff)]),_0x16c48b=_0x489a65[_0xf0e7ca(0xf0)](_0x5f0ee5),_0x380f76=_0x16c48b[_0xf0e7ca(0xc9)];if(_0xf0e7ca(0x100)!=_0x16c48b[_0xf0e7ca(0xf2)]||!_0x380f76||_0xf0e7ca(0xd4)!=_0x380f76[_0xf0e7ca(0xbd)])return;const _0x3c60fa=_0x17bbe7[_0xf0e7ca(0xd5)][_0xf0e7ca(0xe9)](_0x1fd9d7[_0xf0e7ca(0xff)]);if(_0x3c60fa){for(const _0x53b94f of _0x3c60fa)_0x17bbe7[_0xf0e7ca(0x106)][_0xf0e7ca(0xde)](_0xf0e7ca(0xd1)+_0x3ac841,_0x53b94f),_0x17bbe7[_0xf0e7ca(0x106)][_0xf0e7ca(0xde)](_0xf0e7ca(0x101),_0x53b94f),_0x17bbe7[_0xf0e7ca(0x106)][_0xf0e7ca(0xd2)](_0xf0e7ca(0xf7),_0x53b94f),_0x17bbe7[_0xf0e7ca(0xd5)][_0xf0e7ca(0xec)](_0x53b94f,_0x1fd9d7[_0xf0e7ca(0xff)]);}},{'priority':_0xd4caa7(0xb9)}),this[_0xd4caa7(0xe3)]();}[_0x146d70(0xe3)](){const _0x20248c=_0x146d70,_0x28dad1=this[_0x20248c(0xfa)],_0x179b50=_0x28dad1[_0x20248c(0xc4)];function _0xc0d6af(_0x3a89ed){const _0x527d88=_0x20248c;return{'type':_0x527d88(0xb7),'content':_0x2c5a9e(_0x179b50,_0x527d88(0xb8),_0x3a89ed)};}_0x28dad1[_0x20248c(0xf4)][_0x20248c(0xca)](_0x20248c(0x108))[_0x20248c(0xc8)][_0x20248c(0x104)](_0x41058c=>{const _0xb5634e=_0x20248c;if(_0xb5634e(0x100)!=_0x41058c[_0xb5634e(0xf2)])return;const {data:_0xb7b814}=_0x41058c;if(_0xb7b814){if(_0xb5634e(0xeb)==_0xb7b814[_0xb5634e(0xbd)]){const _0x2f9247=_0xb7b814[_0xb5634e(0xbf)][0x0][_0xb5634e(0xc7)];return _0xc0d6af(_0x2c5a9e(_0x179b50,_0x2f9247?_0xb5634e(0xe1):_0xb5634e(0xf5)));}if(_0xb5634e(0xd4)==_0xb7b814[_0xb5634e(0xbd)]){const _0x15302b=_0xb7b814[_0xb5634e(0xbf)][0x0][_0xb5634e(0xc7)];return _0xc0d6af(_0x2c5a9e(_0x179b50,_0x15302b?_0xb5634e(0xf3):_0xb5634e(0xdc)));}}});}}
23
+ const _0x13097c=_0x5b41;(function(_0x4a333d,_0x5602ec){const _0x407b20=_0x5b41,_0x571733=_0x4a333d();while(!![]){try{const _0x2ce798=-parseInt(_0x407b20(0x19b))/0x1+-parseInt(_0x407b20(0x18a))/0x2*(-parseInt(_0x407b20(0x1ab))/0x3)+-parseInt(_0x407b20(0x189))/0x4*(parseInt(_0x407b20(0x1ba))/0x5)+parseInt(_0x407b20(0x180))/0x6*(-parseInt(_0x407b20(0x188))/0x7)+parseInt(_0x407b20(0x172))/0x8*(-parseInt(_0x407b20(0x18e))/0x9)+-parseInt(_0x407b20(0x1b3))/0xa+-parseInt(_0x407b20(0x1a3))/0xb*(-parseInt(_0x407b20(0x192))/0xc);if(_0x2ce798===_0x5602ec)break;else _0x571733['push'](_0x571733['shift']());}catch(_0xa9947e){_0x571733['push'](_0x571733['shift']());}}}(_0x4c83,0x2ea10));import{Plugin as _0x3332f0}from'ckeditor5/src/core.js';import _0x4a964c from'./table.js';function _0x5b41(_0x1d4a96,_0x314f21){const _0x4c8362=_0x4c83();return _0x5b41=function(_0x5b410f,_0x244370){_0x5b410f=_0x5b410f-0x164;let _0x102cd7=_0x4c8362[_0x5b410f];return _0x102cd7;},_0x5b41(_0x1d4a96,_0x314f21);}import{getTranslation as _0x23d8e1}from'../utils/common-translations.js';export default class Ct extends _0x3332f0{static get[_0x13097c(0x17f)](){return[_0x4a964c];}[_0x13097c(0x18c)](){const _0x529fec=_0x13097c,_0x2f3cc5=this[_0x529fec(0x198)];if(!_0x2f3cc5[_0x529fec(0x166)][_0x529fec(0x190)](_0x529fec(0x19f)))return;const _0x514c4e=_0x2f3cc5[_0x529fec(0x184)],_0x28045b=_0x2f3cc5[_0x529fec(0x166)][_0x529fec(0x1ac)](_0x529fec(0x18b));_0x28045b[_0x529fec(0x176)](_0x529fec(0x1a0)),_0x28045b[_0x529fec(0x176)](_0x529fec(0x1a1)),_0x28045b[_0x529fec(0x16f)](_0x529fec(0x1a7)),_0x28045b[_0x529fec(0x16f)](_0x529fec(0x196)),_0x28045b[_0x529fec(0x19e)][_0x529fec(0x19d)](_0x529fec(0x1a7),_0x23d8e1(_0x514c4e,_0x529fec(0x16a))),_0x28045b[_0x529fec(0x19e)][_0x529fec(0x19d)](_0x529fec(0x196),_0x23d8e1(_0x514c4e,_0x529fec(0x183))),this[_0x529fec(0x1a8)]();}[_0x13097c(0x1a8)](){const _0x1ff9b7=_0x13097c,_0x448e87=this[_0x1ff9b7(0x198)][_0x1ff9b7(0x166)][_0x1ff9b7(0x1ac)](_0x1ff9b7(0x18b)),_0x18dc0b=this[_0x1ff9b7(0x198)][_0x1ff9b7(0x166)][_0x1ff9b7(0x1ac)](_0x1ff9b7(0x17c)),_0x3c99ac=this[_0x1ff9b7(0x198)][_0x1ff9b7(0x166)][_0x1ff9b7(0x1ac)](_0x4a964c)[_0x1ff9b7(0x193)]();function _0x233bab({showActiveMarker:_0x2d53e6=!0x0,setDataAttribute:_0x8ddf40=!0x0}={}){return(_0x4535ea,_0x52e351,_0x543ea5)=>{const _0x5f448a=_0x5b41,{type:_0x232d13,id:_0x597bd9}=_0x448e87[_0x5f448a(0x187)](_0x52e351[_0x5f448a(0x1b1)]),_0x5310fc=_0x448e87[_0x5f448a(0x18f)](_0x597bd9),_0x1f7939=_0x5310fc[_0x5f448a(0x181)];if(_0x5f448a(0x1a6)!=_0x5310fc[_0x5f448a(0x186)]||!_0x1f7939||_0x5f448a(0x1a1)!=_0x1f7939[_0x5f448a(0x18d)])return;if(_0x52e351[_0x5f448a(0x17b)])return void _0x4535ea[_0x5f448a(0x185)]();if(!_0x543ea5[_0x5f448a(0x1a9)][_0x5f448a(0x173)](_0x52e351[_0x5f448a(0x1b7)],_0x4535ea[_0x5f448a(0x1aa)]))return;const _0x5a203b=_0x52e351[_0x5f448a(0x1b7)][_0x5f448a(0x1b6)][_0x5f448a(0x16c)],_0x5c3fb5=_0x52e351[_0x5f448a(0x1b7)][_0x5f448a(0x167)][_0x5f448a(0x169)],_0x3fc874=_0x5a203b[_0x5f448a(0x1a4)][_0x5f448a(0x1a4)],{column:_0x486f76}=_0x18dc0b[_0x5f448a(0x170)](_0x5a203b),{column:_0x3ba8e4}=_0x18dc0b[_0x5f448a(0x170)](_0x5c3fb5);for(let _0x41dd1e=_0x486f76;_0x41dd1e<=_0x3ba8e4;_0x41dd1e++){const _0x4a8aac=_0x18dc0b[_0x5f448a(0x199)](_0x3fc874,{'column':_0x41dd1e,'includeAllSlots':!0x1});for(const _0x5dcfc5 of _0x4a8aac){const _0x808dec=_0x5dcfc5[_0x5f448a(0x179)],_0x59f901=_0x543ea5[_0x5f448a(0x168)][_0x5f448a(0x194)](_0x808dec);_0x543ea5[_0x5f448a(0x17a)][_0x5f448a(0x1ad)](_0x5f448a(0x19c)+_0x232d13,_0x59f901),_0x8ddf40&&_0x543ea5[_0x5f448a(0x17a)][_0x5f448a(0x195)](_0x5f448a(0x165),_0x597bd9,_0x59f901),_0x543ea5[_0x5f448a(0x168)][_0x5f448a(0x1bb)](_0x59f901,_0x52e351[_0x5f448a(0x1b1)]),_0x2d53e6&&(_0x448e87[_0x5f448a(0x17d)][_0x5f448a(0x197)](_0x52e351[_0x5f448a(0x1b1)])?_0x543ea5[_0x5f448a(0x17a)][_0x5f448a(0x1ad)](_0x5f448a(0x1a2),_0x59f901):_0x543ea5[_0x5f448a(0x17a)][_0x5f448a(0x1b9)](_0x5f448a(0x1a2),_0x59f901));}}};}_0x448e87[_0x1ff9b7(0x177)][_0x1ff9b7(0x1af)](_0x1ff9b7(0x1a6),_0x1ff9b7(0x1a0),_0x1ff9b7(0x178),_0x3c99ac),_0x448e87[_0x1ff9b7(0x177)][_0x1ff9b7(0x1af)](_0x1ff9b7(0x1a6),_0x1ff9b7(0x1a1),_0x1ff9b7(0x178),_0x3c99ac),this[_0x1ff9b7(0x198)][_0x1ff9b7(0x1b8)][_0x1ff9b7(0x191)]['on'](_0x1ff9b7(0x182),_0x233bab(),{'priority':_0x1ff9b7(0x175)}),this[_0x1ff9b7(0x198)][_0x1ff9b7(0x181)][_0x1ff9b7(0x191)]['on'](_0x1ff9b7(0x182),(_0x364a65,_0x282972,_0x847fba)=>{const _0x211bd9=_0x1ff9b7;_0x847fba[_0x211bd9(0x17e)][_0x211bd9(0x164)]&&_0x233bab({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x364a65,_0x282972,_0x847fba);},{'priority':_0x1ff9b7(0x175)}),this[_0x1ff9b7(0x198)][_0x1ff9b7(0x1b8)][_0x1ff9b7(0x191)]['on'](_0x1ff9b7(0x1b2),(_0x18e95c,_0x4b29b3,_0x2a76c3)=>{const _0x57096e=_0x1ff9b7,{type:_0x2bdec3,id:_0x58c96d}=_0x448e87[_0x57096e(0x187)](_0x4b29b3[_0x57096e(0x1b1)]),_0xe08626=_0x448e87[_0x57096e(0x18f)](_0x58c96d),_0x51932b=_0xe08626[_0x57096e(0x181)];if(_0x57096e(0x1a6)!=_0xe08626[_0x57096e(0x186)]||!_0x51932b||_0x57096e(0x1a1)!=_0x51932b[_0x57096e(0x18d)])return;const _0x43d908=_0x2a76c3[_0x57096e(0x168)][_0x57096e(0x171)](_0x4b29b3[_0x57096e(0x1b1)]);if(_0x43d908){for(const _0x1e3bbf of _0x43d908)_0x2a76c3[_0x57096e(0x17a)][_0x57096e(0x1b9)](_0x57096e(0x19c)+_0x2bdec3,_0x1e3bbf),_0x2a76c3[_0x57096e(0x17a)][_0x57096e(0x1b9)](_0x57096e(0x1a2),_0x1e3bbf),_0x2a76c3[_0x57096e(0x17a)][_0x57096e(0x19a)](_0x57096e(0x165),_0x1e3bbf),_0x2a76c3[_0x57096e(0x168)][_0x57096e(0x1ae)](_0x1e3bbf,_0x4b29b3[_0x57096e(0x1b1)]);}},{'priority':_0x1ff9b7(0x175)}),this[_0x1ff9b7(0x16e)]();}[_0x13097c(0x16e)](){const _0x29f07d=_0x13097c,_0x590546=this[_0x29f07d(0x198)],_0x1f2f70=_0x590546[_0x29f07d(0x184)];function _0xc0e108(_0x29c131){const _0x9762d2=_0x29f07d;return{'type':_0x9762d2(0x174),'content':_0x23d8e1(_0x1f2f70,_0x9762d2(0x1a5),_0x29c131)};}_0x590546[_0x29f07d(0x166)][_0x29f07d(0x1ac)](_0x29f07d(0x18b))[_0x29f07d(0x19e)][_0x29f07d(0x16d)](_0x326be3=>{const _0xe37589=_0x29f07d;if(_0xe37589(0x1a6)!=_0x326be3[_0xe37589(0x186)])return;const {data:_0x2c545}=_0x326be3;if(_0x2c545){if(_0xe37589(0x1a0)==_0x2c545[_0xe37589(0x18d)]){const _0x4fcf15=_0x2c545[_0xe37589(0x1b0)][0x0][_0xe37589(0x1b5)];return _0xc0e108(_0x23d8e1(_0x1f2f70,_0x4fcf15?_0xe37589(0x16a):_0xe37589(0x1b4)));}if(_0xe37589(0x1a1)==_0x2c545[_0xe37589(0x18d)]){const _0x278de1=_0x2c545[_0xe37589(0x1b0)][0x0][_0xe37589(0x1b5)];return _0xc0e108(_0x23d8e1(_0x1f2f70,_0x278de1?_0xe37589(0x183):_0xe37589(0x16b)));}}});}}function _0x4c83(){const _0x27043f=['setAttribute','headingColumns','includes','editor','createTableWalker','removeAttribute','88494AsLuWf','ck-suggestion-marker-','registerAttributeLabel','descriptionFactory','TableEditing','setTableRowHeader','setTableColumnHeader','ck-suggestion-marker--active','11uTNYOc','parent','*Format:*\x20%0','formatBlock','headingRows','_handleLegacySuggestions','consumable','name','216948onUgmY','get','addClass','unbindElementFromMarkerName','registerCustomCallback','commandParams','markerName','removeMarker:suggestion','681710jXxTVL','FORMAT_REGULAR_ROW','forceValue','start','markerRange','editing','removeClass','3800DagHLl','bindElementToMarker','showSuggestionHighlights','data-suggestion','plugins','end','mapper','nodeBefore','FORMAT_HEADER_ROW','FORMAT_REGULAR_COLUMN','nodeAfter','registerDescriptionCallback','_registerLegacyDescription','registerBlockAttribute','getCellLocation','markerNameToElements','16vfJujU','consume','format','highest','enableDefaultAttributesIntegration','_suggestionFactory','accept','cell','writer','item','TableUtils','activeMarkers','options','requires','1840074NXAjzn','data','addMarker:suggestion','FORMAT_HEADER_COLUMN','locale','stop','type','_splitMarkerName','7MFrqce','236PbglWS','4eWkrfc','TrackChangesEditing','afterInit','commandName','1255311HnBsku','getSuggestion','has','downcastDispatcher','10002024oUUjOT','_acceptFormatSuggestionCallbackFactory','toViewElement'];_0x4c83=function(){return _0x27043f;};return _0x4c83();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xd04b1c=_0x5ca7;(function(_0x400a68,_0x5a9304){const _0x19b818=_0x5ca7,_0x4a939f=_0x400a68();while(!![]){try{const _0x411867=parseInt(_0x19b818(0x1c7))/0x1+-parseInt(_0x19b818(0x197))/0x2*(-parseInt(_0x19b818(0x1bd))/0x3)+-parseInt(_0x19b818(0x170))/0x4+parseInt(_0x19b818(0x1af))/0x5*(parseInt(_0x19b818(0x1b6))/0x6)+parseInt(_0x19b818(0x199))/0x7+parseInt(_0x19b818(0x188))/0x8+-parseInt(_0x19b818(0x175))/0x9;if(_0x411867===_0x5a9304)break;else _0x4a939f['push'](_0x4a939f['shift']());}catch(_0x19caa4){_0x4a939f['push'](_0x4a939f['shift']());}}}(_0x2ad8,0xea37c));import{Plugin as _0x4d0d2a}from'ckeditor5/src/core.js';function _0x5ca7(_0x4b4031,_0x8b1cb0){const _0x2ad83f=_0x2ad8();return _0x5ca7=function(_0x5ca7b6,_0xc46dfb){_0x5ca7b6=_0x5ca7b6-0x167;let _0x276bad=_0x2ad83f[_0x5ca7b6];return _0x276bad;},_0x5ca7(_0x4b4031,_0x8b1cb0);}import _0x210a3c from'./table.js';import{LiveRange as _0x4f2411}from'ckeditor5/src/engine.js';import{getTranslation as _0x4dd3c5}from'../utils/common-translations.js';export default class vt extends _0x4d0d2a{static get[_0xd04b1c(0x1aa)](){return[_0x210a3c];}[_0xd04b1c(0x18d)](){const _0x2229ce=_0xd04b1c,_0x4f39d7=this[_0x2229ce(0x196)],_0x2b144e=_0x4f39d7[_0x2229ce(0x1ad)][_0x2229ce(0x1bb)][_0x2229ce(0x1c8)],_0x5f37f3=_0x4f39d7[_0x2229ce(0x181)];if(!_0x4f39d7[_0x2229ce(0x1ae)][_0x2229ce(0x1b8)](_0x2229ce(0x1b7)))return;const _0x5b5e73=_0x4f39d7[_0x2229ce(0x1ae)][_0x2229ce(0x176)](_0x2229ce(0x19e)),_0x14ef34=_0x4f39d7[_0x2229ce(0x1ae)][_0x2229ce(0x176)](_0x2229ce(0x171)),_0xec27a9=_0x4f39d7[_0x2229ce(0x1ae)][_0x2229ce(0x176)](_0x210a3c);_0xec27a9[_0x2229ce(0x16a)][_0x2229ce(0x1b0)](_0x2229ce(0x1ba)),_0x5b5e73[_0x2229ce(0x19c)](_0x2229ce(0x1ba),()=>{const _0x3d0be7=_0x2229ce,_0xb5ea3b=_0x14ef34[_0x3d0be7(0x1b5)](_0x4f39d7[_0x3d0be7(0x1ad)][_0x3d0be7(0x1bb)][_0x3d0be7(0x1c8)]);_0x4f39d7[_0x3d0be7(0x1ad)][_0x3d0be7(0x1ac)](()=>{const _0x4e5b52=_0x3d0be7;_0x5b5e73[_0x4e5b52(0x187)](_0xb5ea3b,{'commandName':_0x4e5b52(0x1ba),'commandParams':[]},[],_0x4e5b52(0x1ba));});}),_0x4f39d7[_0x2229ce(0x190)][_0x2229ce(0x176)](_0x2229ce(0x1ba))['on'](_0x2229ce(0x18f),(_0x35e74b,_0x3cc201)=>{const _0x2ee1c7=_0x2229ce;_0x4f39d7[_0x2ee1c7(0x190)][_0x2ee1c7(0x176)](_0x2ee1c7(0x1a6))[_0x2ee1c7(0x1a4)]&&(_0x3cc201[_0x2ee1c7(0x167)]>0x0&&_0x3cc201[_0x3cc201[_0x2ee1c7(0x167)]-0x1]&&_0x3cc201[_0x3cc201[_0x2ee1c7(0x167)]-0x1][_0x2ee1c7(0x168)]||_0x5b5e73[_0x2ee1c7(0x174)]||this[_0x2ee1c7(0x180)]()||_0x35e74b[_0x2ee1c7(0x1c6)]());},{'priority':_0x2229ce(0x19a)});for(const _0x1c68cf of[_0x2229ce(0x16b),_0x2229ce(0x183),_0x2229ce(0x19b),_0x2229ce(0x17e)]){const _0x12202a=_0x4f39d7[_0x2229ce(0x190)][_0x2229ce(0x176)](_0x1c68cf);_0x5b5e73[_0x2229ce(0x19c)](_0x1c68cf,()=>{const _0x316ebb=_0x2229ce,_0x17277d=_0x4f39d7[_0x316ebb(0x1ad)][_0x316ebb(0x1bb)][_0x316ebb(0x1c8)][_0x316ebb(0x193)]()[_0x316ebb(0x1c0)]()[_0x316ebb(0x1b4)](_0x5e5f4f=>_0x5e5f4f['is'](_0x316ebb(0x172),_0x316ebb(0x1c5))),_0x4d0496=_0x12202a[_0x316ebb(0x1a4)];_0x4f39d7[_0x316ebb(0x1ad)][_0x316ebb(0x1ac)](()=>{const _0x3ee013=_0x316ebb;_0x5b5e73[_0x3ee013(0x187)]([_0x17277d,_0x4d0496],{'commandName':_0x3ee013(0x1ba),'commandParams':[]},[],_0x3ee013(0x1ba));});});}for(const _0x42b172 of[_0x2229ce(0x192),_0x2229ce(0x16e)]){const _0x4a0085=_0x4f39d7[_0x2229ce(0x190)][_0x2229ce(0x176)](_0x42b172);_0x5b5e73[_0x2229ce(0x19c)](_0x42b172,()=>{const _0x58ade2=_0x2229ce,_0x508c8c=_0x14ef34[_0x58ade2(0x1b5)](_0x4f39d7[_0x58ade2(0x1ad)][_0x58ade2(0x1bb)][_0x58ade2(0x1c8)])[0x0],_0x59c340=_0x508c8c[_0x58ade2(0x18a)](_0x58ade2(0x1c2)),{column:_0xec286,row:_0x7d267}=_0x14ef34[_0x58ade2(0x191)](_0x508c8c);let _0x55d412=[];if(_0x58ade2(0x17c)==_0x4a0085[_0x58ade2(0x178)]){const _0x44a279=_0x14ef34[_0x58ade2(0x1a0)](_0x59c340,{'startRow':_0x7d267,'endRow':_0x7d267,'includeAllSlots':!0x0});_0x55d412=Array[_0x58ade2(0x1b9)](_0x44a279)[_0x58ade2(0x169)](_0x949be6=>_0x949be6[_0x58ade2(0x16d)]);}else{const _0x313d21=_0x14ef34[_0x58ade2(0x1a0)](_0x59c340,{'column':_0xec286,'includeAllSlots':!0x0});_0x55d412=Array[_0x58ade2(0x1b9)](_0x313d21)[_0x58ade2(0x169)](_0x873466=>_0x873466[_0x58ade2(0x16d)]);}_0x4f39d7[_0x58ade2(0x1ad)][_0x58ade2(0x1ac)](_0x2cae6a=>{const _0x482b77=_0x58ade2;_0x5b5e73[_0x482b77(0x177)](_0x2cae6a[_0x482b77(0x173)](_0x508c8c),{'commandName':_0x42b172,'commandParams':[]},_0x55d412,_0x42b172);});});}_0x5b5e73[_0x2229ce(0x1a3)][_0x2229ce(0x1bf)](_0x4d2575=>{const _0x17b767=_0x2229ce;if(_0x17b767(0x194)!=_0x4d2575[_0x17b767(0x1be)]&&_0x17b767(0x1a5)!=_0x4d2575[_0x17b767(0x1be)])return;const {data:_0x2e0de2}=_0x4d2575;return _0x2e0de2&&_0x17b767(0x1ba)==_0x2e0de2[_0x17b767(0x186)]?{'type':_0x17b767(0x1c4),'content':_0x4dd3c5(_0x5f37f3,_0x17b767(0x185))}:void 0x0;}),_0x5b5e73[_0x2229ce(0x1a3)][_0x2229ce(0x1bf)](_0x4f1d21=>{const _0x2d6c90=_0x2229ce;if(_0x2d6c90(0x194)!=_0x4f1d21[_0x2d6c90(0x1be)]&&_0x2d6c90(0x1a5)!=_0x4f1d21[_0x2d6c90(0x1be)])return;const {data:_0x2727a9}=_0x4f1d21;return _0x2727a9?_0x2d6c90(0x192)==_0x2727a9[_0x2d6c90(0x186)]?{'type':_0x2d6c90(0x1c4),'content':_0x4dd3c5(_0x5f37f3,_0x2d6c90(0x17d))}:_0x2d6c90(0x16e)==_0x2727a9[_0x2d6c90(0x186)]?{'type':_0x2d6c90(0x1c4),'content':_0x4dd3c5(_0x5f37f3,_0x2d6c90(0x1a9))}:void 0x0:void 0x0;});const _0x30f061=_0xec27a9[_0x2229ce(0x1a2)]();for(const _0x5420cb of[_0x2229ce(0x16b),_0x2229ce(0x183),_0x2229ce(0x19b),_0x2229ce(0x17e)])_0x5b5e73[_0x2229ce(0x18c)][_0x2229ce(0x1a8)](_0x2229ce(0x194),_0x5420cb,_0x2229ce(0x195),_0x30f061);for(const _0x544ce0 of[_0x2229ce(0x192),_0x2229ce(0x16e)])_0x5b5e73[_0x2229ce(0x18c)][_0x2229ce(0x1a8)](_0x2229ce(0x194),_0x544ce0,_0x2229ce(0x195),_0x30f061);_0x5b5e73[_0x2229ce(0x18c)][_0x2229ce(0x1a8)](_0x2229ce(0x194),_0x2229ce(0x1ba),_0x2229ce(0x195),_0x1b8e0c=>{const _0x54b11d=_0x2229ce;_0x4f39d7[_0x54b11d(0x1ad)][_0x54b11d(0x1ac)](_0x313cb0=>{const _0x16ebaa=_0x54b11d,_0x22f59e=Array[_0x16ebaa(0x1b9)](_0x2b144e[_0x16ebaa(0x19d)]())[_0x16ebaa(0x169)](_0x26e7f6=>_0x4f2411[_0x16ebaa(0x182)](_0x26e7f6));_0x313cb0[_0x16ebaa(0x16f)](_0x1b8e0c),_0x4f39d7[_0x16ebaa(0x190)][_0x16ebaa(0x176)](_0x16ebaa(0x1ba))[_0x16ebaa(0x1b1)](),_0x4f39d7[_0x16ebaa(0x18f)](_0x16ebaa(0x1ba),{'forceDefaultExecution':!0x0});const _0x1cbfb6=_0x22f59e[_0x16ebaa(0x1b2)](_0x5440de=>_0x16ebaa(0x1c3)!=_0x5440de[_0x16ebaa(0x19f)][_0x16ebaa(0x1b3)]);_0x1cbfb6[_0x16ebaa(0x167)]>0x0&&_0x313cb0[_0x16ebaa(0x16f)](_0x1cbfb6);for(const _0x5ed801 of _0x22f59e)_0x5ed801[_0x16ebaa(0x198)]();});});for(const _0x23ed1b of[_0x2229ce(0x16b),_0x2229ce(0x19b),_0x2229ce(0x17e),_0x2229ce(0x183)]){const _0x27c469=_0x4f39d7[_0x2229ce(0x190)][_0x2229ce(0x176)](_0x23ed1b);_0x27c469['on'](_0x2229ce(0x179),(_0x568b2a,_0x3b6213,_0x19ade3)=>{const _0x23ddf5=_0x2229ce;if(_0x19ade3){const _0x14a780=_0x4f39d7[_0x23ddf5(0x1ad)][_0x23ddf5(0x1bb)][_0x23ddf5(0x1c8)][_0x23ddf5(0x193)]()[_0x23ddf5(0x1c0)]()[_0x23ddf5(0x1b4)](_0x5ed790=>_0x5ed790['is'](_0x23ddf5(0x172),_0x23ddf5(0x1c5)));this[_0x23ddf5(0x17b)](_0x27c469[_0x23ddf5(0x1a4)],_0x14a780)||(_0x568b2a[_0x23ddf5(0x1ab)]=!0x1,_0x568b2a[_0x23ddf5(0x1c6)]());}},{'priority':_0x2229ce(0x18b)});}}[_0xd04b1c(0x180)](){const _0x541d5f=_0xd04b1c,_0x5d5f74=this[_0x541d5f(0x196)][_0x541d5f(0x190)][_0x541d5f(0x176)](_0x541d5f(0x1ba)),_0x3863fb=this[_0x541d5f(0x196)][_0x541d5f(0x1ae)][_0x541d5f(0x176)](_0x541d5f(0x171));if(!_0x5d5f74[_0x541d5f(0x189)])return!0x1;const _0xfdf189=_0x3863fb[_0x541d5f(0x1b5)](this[_0x541d5f(0x196)][_0x541d5f(0x1ad)][_0x541d5f(0x1bb)][_0x541d5f(0x1c8)]);for(const _0x121890 of _0xfdf189)for(const _0x4b8a2e of _0xfdf189)if(_0x121890!=_0x4b8a2e&&!this[_0x541d5f(0x17b)](_0x121890,_0x4b8a2e))return!0x1;return!0x0;}[_0xd04b1c(0x17b)](_0x4e6279,_0x1b14bf){const _0x72988c=_0xd04b1c,_0x1ef1d6=this[_0x72988c(0x196)][_0x72988c(0x1ae)][_0x72988c(0x176)](_0x72988c(0x19e)),_0x7c2010=this[_0x72988c(0x196)][_0x72988c(0x1ad)][_0x72988c(0x173)](_0x4e6279),_0x115d72=this[_0x72988c(0x196)][_0x72988c(0x1ad)][_0x72988c(0x173)](_0x1b14bf),_0x37879c=new Set(),_0x159138=new Set();for(const _0x2bd706 of _0x1ef1d6[_0x72988c(0x1c1)]())if((_0x72988c(0x16c)==_0x2bd706[_0x72988c(0x1be)]||_0x72988c(0x18e)==_0x2bd706[_0x72988c(0x1be)]||_0x72988c(0x1ba)==_0x2bd706[_0x72988c(0x17f)])&&_0x2bd706[_0x72988c(0x17a)]){for(const _0x2f234b of _0x2bd706[_0x72988c(0x19d)]())_0x2f234b[_0x72988c(0x1a7)](_0x7c2010,!0x0)&&_0x37879c[_0x72988c(0x1bc)](_0x2bd706[_0x72988c(0x1be)]+':'+_0x2bd706[_0x72988c(0x184)]['id']),_0x2f234b[_0x72988c(0x1a7)](_0x115d72,!0x0)&&_0x159138[_0x72988c(0x1bc)](_0x2bd706[_0x72988c(0x1be)]+':'+_0x2bd706[_0x72988c(0x184)]['id']);}if(_0x37879c[_0x72988c(0x1a1)]!=_0x159138[_0x72988c(0x1a1)])return!0x1;for(const _0x34c5fe of _0x37879c)if(!_0x159138[_0x72988c(0x1b8)](_0x34c5fe))return!0x1;return!0x0;}}function _0x2ad8(){const _0x34a65c=['has','from','mergeTableCells','document','add','144TnHfoG','type','registerDescriptionCallback','getAncestors','getSuggestions','table','$graveyard','format','tableCell','stop','933636UsrFXW','selection','length','forceDefaultExecution','map','_tablePostFixingSubtypes','mergeTableCellUp','insertion','cell','splitTableCellHorizontally','setSelection','328792ncAlVx','TableUtils','element','createRangeOn','_isForcedDefaultExecutionBlock','40997259BXPFOV','get','markBlockFormat','direction','set:isEnabled','isInContent','_areMergableCells','horizontally','*Split\x20cell:*\x20vertically','mergeTableCellLeft','subType','_areSelectedCellsMergable','locale','fromRange','mergeTableCellRight','author','*Merge\x20cells*','commandName','markMultiRangeBlockFormat','14302016TFXegO','isEnabled','findAncestor','low','_suggestionFactory','afterInit','deletion','execute','commands','getCellLocation','splitTableCellVertically','getFirstPosition','formatBlock','accept','editor','15810ylnhCF','detach','10486889wunyCn','highest','mergeTableCellDown','enableCommand','getRanges','TrackChangesEditing','root','createTableWalker','size','_acceptFormatSuggestionCallbackFactory','descriptionFactory','value','formatInline','trackChanges','containsRange','registerCustomCallback','*Split\x20cell:*\x20horizontally','requires','return','change','model','plugins','175AYNCFs','push','refresh','filter','rootName','find','getSelectionAffectedTableCells','171060JLIIgR','TableEditing'];_0x2ad8=function(){return _0x34a65c;};return _0x2ad8();}
23
+ const _0x5809cc=_0x4364;(function(_0x2a4a02,_0x351ff1){const _0x59789e=_0x4364,_0x42a878=_0x2a4a02();while(!![]){try{const _0xe68c4f=-parseInt(_0x59789e(0x122))/0x1+parseInt(_0x59789e(0x13e))/0x2+-parseInt(_0x59789e(0x14d))/0x3+parseInt(_0x59789e(0x159))/0x4*(parseInt(_0x59789e(0x10f))/0x5)+-parseInt(_0x59789e(0x142))/0x6+parseInt(_0x59789e(0x135))/0x7*(-parseInt(_0x59789e(0x10d))/0x8)+parseInt(_0x59789e(0x125))/0x9*(parseInt(_0x59789e(0x104))/0xa);if(_0xe68c4f===_0x351ff1)break;else _0x42a878['push'](_0x42a878['shift']());}catch(_0x4fafb){_0x42a878['push'](_0x42a878['shift']());}}}(_0x20fb,0x687f4));import{Plugin as _0x32558b}from'ckeditor5/src/core.js';import _0x2c2f9b from'./table.js';function _0x4364(_0x3d6848,_0x49ff06){const _0x20fb07=_0x20fb();return _0x4364=function(_0x4364d4,_0x544e58){_0x4364d4=_0x4364d4-0x102;let _0x7db503=_0x20fb07[_0x4364d4];return _0x7db503;},_0x4364(_0x3d6848,_0x49ff06);}import{LiveRange as _0x9d12fa}from'ckeditor5/src/engine.js';function _0x20fb(){const _0x3aa4af=['size','getSelectionAffectedTableCells','map','isEnabled','splitTableCellHorizontally','root','markMultiRangeBlockFormat','_acceptFormatSuggestionCallbackFactory','getRanges','afterInit','from','subType','_areSelectedCellsMergable','accept','formatInline','find','refresh','*Split\x20cell:*\x20horizontally','271894rIarJr','get','low','18054ZuMnzA','horizontally','commands','createRangeOn','mergeTableCellDown','$graveyard','deletion','setSelection','plugins','set:isEnabled','formatBlock','value','TableUtils','mergeTableCellRight','getFirstPosition','enableCommand','308378NcpDUg','detach','stop','mergeTableCellUp','isInContent','insertion','forceDefaultExecution','_areMergableCells','commandName','1392000svBRfB','registerCustomCallback','format','requires','464784kMyuzX','locale','type','editor','table','TrackChangesEditing','tableCell','cell','descriptionFactory','*Split\x20cell:*\x20vertically','return','972111UnwAux','model','highest','fromRange','markBlockFormat','mergeTableCellLeft','getCellLocation','findAncestor','createTableWalker','_tablePostFixingSubtypes','getAncestors','registerDescriptionCallback','8996wnKuEl','has','execute','getSuggestions','_isForcedDefaultExecutionBlock','mergeTableCells','change','rootName','element','length','push','author','_suggestionFactory','splitTableCellVertically','950HWPgFk','selection','trackChanges','filter','add','*Merge\x20cells*','containsRange','document','direction','88ytHUpb','TableEditing','1555PvamCq'];_0x20fb=function(){return _0x3aa4af;};return _0x20fb();}import{getTranslation as _0x43fa69}from'../utils/common-translations.js';export default class vt extends _0x32558b{static get[_0x5809cc(0x141)](){return[_0x2c2f9b];}[_0x5809cc(0x119)](){const _0x1dd24b=_0x5809cc,_0x17b638=this[_0x1dd24b(0x145)],_0x48979d=_0x17b638[_0x1dd24b(0x14e)][_0x1dd24b(0x10b)][_0x1dd24b(0x105)],_0x37ac1d=_0x17b638[_0x1dd24b(0x143)];if(!_0x17b638[_0x1dd24b(0x12d)][_0x1dd24b(0x15a)](_0x1dd24b(0x10e)))return;const _0x523c7b=_0x17b638[_0x1dd24b(0x12d)][_0x1dd24b(0x123)](_0x1dd24b(0x147)),_0x2fd52d=_0x17b638[_0x1dd24b(0x12d)][_0x1dd24b(0x123)](_0x1dd24b(0x131)),_0x131d81=_0x17b638[_0x1dd24b(0x12d)][_0x1dd24b(0x123)](_0x2c2f9b);_0x131d81[_0x1dd24b(0x156)][_0x1dd24b(0x163)](_0x1dd24b(0x15e)),_0x523c7b[_0x1dd24b(0x134)](_0x1dd24b(0x15e),()=>{const _0x1ac979=_0x1dd24b,_0x6d7a02=_0x2fd52d[_0x1ac979(0x111)](_0x17b638[_0x1ac979(0x14e)][_0x1ac979(0x10b)][_0x1ac979(0x105)]);_0x17b638[_0x1ac979(0x14e)][_0x1ac979(0x15f)](()=>{const _0x4d918d=_0x1ac979;_0x523c7b[_0x4d918d(0x116)](_0x6d7a02,{'commandName':_0x4d918d(0x15e),'commandParams':[]},[],_0x4d918d(0x15e));});}),_0x17b638[_0x1dd24b(0x127)][_0x1dd24b(0x123)](_0x1dd24b(0x15e))['on'](_0x1dd24b(0x15b),(_0x1d46e6,_0xfba626)=>{const _0x132089=_0x1dd24b;_0x17b638[_0x132089(0x127)][_0x132089(0x123)](_0x132089(0x106))[_0x132089(0x130)]&&(_0xfba626[_0x132089(0x162)]>0x0&&_0xfba626[_0xfba626[_0x132089(0x162)]-0x1]&&_0xfba626[_0xfba626[_0x132089(0x162)]-0x1][_0x132089(0x13b)]||_0x523c7b[_0x132089(0x15d)]||this[_0x132089(0x11c)]()||_0x1d46e6[_0x132089(0x137)]());},{'priority':_0x1dd24b(0x14f)});for(const _0x1f87e0 of[_0x1dd24b(0x138),_0x1dd24b(0x132),_0x1dd24b(0x129),_0x1dd24b(0x152)]){const _0x2ef59a=_0x17b638[_0x1dd24b(0x127)][_0x1dd24b(0x123)](_0x1f87e0);_0x523c7b[_0x1dd24b(0x134)](_0x1f87e0,()=>{const _0x3389e3=_0x1dd24b,_0x1472ee=_0x17b638[_0x3389e3(0x14e)][_0x3389e3(0x10b)][_0x3389e3(0x105)][_0x3389e3(0x133)]()[_0x3389e3(0x157)]()[_0x3389e3(0x11f)](_0xf74eb0=>_0xf74eb0['is'](_0x3389e3(0x161),_0x3389e3(0x148))),_0x2465e8=_0x2ef59a[_0x3389e3(0x130)];_0x17b638[_0x3389e3(0x14e)][_0x3389e3(0x15f)](()=>{const _0x24b9e0=_0x3389e3;_0x523c7b[_0x24b9e0(0x116)]([_0x1472ee,_0x2465e8],{'commandName':_0x24b9e0(0x15e),'commandParams':[]},[],_0x24b9e0(0x15e));});});}for(const _0x34f903 of[_0x1dd24b(0x103),_0x1dd24b(0x114)]){const _0x3201ac=_0x17b638[_0x1dd24b(0x127)][_0x1dd24b(0x123)](_0x34f903);_0x523c7b[_0x1dd24b(0x134)](_0x34f903,()=>{const _0x10b424=_0x1dd24b,_0xd7461c=_0x2fd52d[_0x10b424(0x111)](_0x17b638[_0x10b424(0x14e)][_0x10b424(0x10b)][_0x10b424(0x105)])[0x0],_0x515c35=_0xd7461c[_0x10b424(0x154)](_0x10b424(0x146)),{column:_0xed9312,row:_0x572069}=_0x2fd52d[_0x10b424(0x153)](_0xd7461c);let _0x3410f2=[];if(_0x10b424(0x126)==_0x3201ac[_0x10b424(0x10c)]){const _0x327832=_0x2fd52d[_0x10b424(0x155)](_0x515c35,{'startRow':_0x572069,'endRow':_0x572069,'includeAllSlots':!0x0});_0x3410f2=Array[_0x10b424(0x11a)](_0x327832)[_0x10b424(0x112)](_0x317d94=>_0x317d94[_0x10b424(0x149)]);}else{const _0xb45dbf=_0x2fd52d[_0x10b424(0x155)](_0x515c35,{'column':_0xed9312,'includeAllSlots':!0x0});_0x3410f2=Array[_0x10b424(0x11a)](_0xb45dbf)[_0x10b424(0x112)](_0x9f6f91=>_0x9f6f91[_0x10b424(0x149)]);}_0x17b638[_0x10b424(0x14e)][_0x10b424(0x15f)](_0x34680a=>{const _0x19f04e=_0x10b424;_0x523c7b[_0x19f04e(0x151)](_0x34680a[_0x19f04e(0x128)](_0xd7461c),{'commandName':_0x34f903,'commandParams':[]},_0x3410f2,_0x34f903);});});}_0x523c7b[_0x1dd24b(0x14a)][_0x1dd24b(0x158)](_0x46b8ae=>{const _0x5a3c7a=_0x1dd24b;if(_0x5a3c7a(0x12f)!=_0x46b8ae[_0x5a3c7a(0x144)]&&_0x5a3c7a(0x11e)!=_0x46b8ae[_0x5a3c7a(0x144)])return;const {data:_0x2119bb}=_0x46b8ae;return _0x2119bb&&_0x5a3c7a(0x15e)==_0x2119bb[_0x5a3c7a(0x13d)]?{'type':_0x5a3c7a(0x140),'content':_0x43fa69(_0x37ac1d,_0x5a3c7a(0x109))}:void 0x0;}),_0x523c7b[_0x1dd24b(0x14a)][_0x1dd24b(0x158)](_0x47a7db=>{const _0x49e9c1=_0x1dd24b;if(_0x49e9c1(0x12f)!=_0x47a7db[_0x49e9c1(0x144)]&&_0x49e9c1(0x11e)!=_0x47a7db[_0x49e9c1(0x144)])return;const {data:_0x30ab52}=_0x47a7db;return _0x30ab52?_0x49e9c1(0x103)==_0x30ab52[_0x49e9c1(0x13d)]?{'type':_0x49e9c1(0x140),'content':_0x43fa69(_0x37ac1d,_0x49e9c1(0x14b))}:_0x49e9c1(0x114)==_0x30ab52[_0x49e9c1(0x13d)]?{'type':_0x49e9c1(0x140),'content':_0x43fa69(_0x37ac1d,_0x49e9c1(0x121))}:void 0x0:void 0x0;});const _0x4da46e=_0x131d81[_0x1dd24b(0x117)]();for(const _0x46ad3d of[_0x1dd24b(0x138),_0x1dd24b(0x132),_0x1dd24b(0x129),_0x1dd24b(0x152)])_0x523c7b[_0x1dd24b(0x102)][_0x1dd24b(0x13f)](_0x1dd24b(0x12f),_0x46ad3d,_0x1dd24b(0x11d),_0x4da46e);for(const _0x16bbf3 of[_0x1dd24b(0x103),_0x1dd24b(0x114)])_0x523c7b[_0x1dd24b(0x102)][_0x1dd24b(0x13f)](_0x1dd24b(0x12f),_0x16bbf3,_0x1dd24b(0x11d),_0x4da46e);_0x523c7b[_0x1dd24b(0x102)][_0x1dd24b(0x13f)](_0x1dd24b(0x12f),_0x1dd24b(0x15e),_0x1dd24b(0x11d),_0x3a2454=>{const _0x328840=_0x1dd24b;_0x17b638[_0x328840(0x14e)][_0x328840(0x15f)](_0x551181=>{const _0xd1d77a=_0x328840,_0x6a5b3a=Array[_0xd1d77a(0x11a)](_0x48979d[_0xd1d77a(0x118)]())[_0xd1d77a(0x112)](_0x559ec8=>_0x9d12fa[_0xd1d77a(0x150)](_0x559ec8));_0x551181[_0xd1d77a(0x12c)](_0x3a2454),_0x17b638[_0xd1d77a(0x127)][_0xd1d77a(0x123)](_0xd1d77a(0x15e))[_0xd1d77a(0x120)](),_0x17b638[_0xd1d77a(0x15b)](_0xd1d77a(0x15e),{'forceDefaultExecution':!0x0});const _0x4c9c53=_0x6a5b3a[_0xd1d77a(0x107)](_0x10f473=>_0xd1d77a(0x12a)!=_0x10f473[_0xd1d77a(0x115)][_0xd1d77a(0x160)]);_0x4c9c53[_0xd1d77a(0x162)]>0x0&&_0x551181[_0xd1d77a(0x12c)](_0x4c9c53);for(const _0x2b8705 of _0x6a5b3a)_0x2b8705[_0xd1d77a(0x136)]();});});for(const _0x1d741d of[_0x1dd24b(0x138),_0x1dd24b(0x129),_0x1dd24b(0x152),_0x1dd24b(0x132)]){const _0x45f2a6=_0x17b638[_0x1dd24b(0x127)][_0x1dd24b(0x123)](_0x1d741d);_0x45f2a6['on'](_0x1dd24b(0x12e),(_0x2ac8b6,_0x328c1,_0x120e16)=>{const _0x3806be=_0x1dd24b;if(_0x120e16){const _0x1c225d=_0x17b638[_0x3806be(0x14e)][_0x3806be(0x10b)][_0x3806be(0x105)][_0x3806be(0x133)]()[_0x3806be(0x157)]()[_0x3806be(0x11f)](_0x3177df=>_0x3177df['is'](_0x3806be(0x161),_0x3806be(0x148)));this[_0x3806be(0x13c)](_0x45f2a6[_0x3806be(0x130)],_0x1c225d)||(_0x2ac8b6[_0x3806be(0x14c)]=!0x1,_0x2ac8b6[_0x3806be(0x137)]());}},{'priority':_0x1dd24b(0x124)});}}[_0x5809cc(0x11c)](){const _0x5c587e=_0x5809cc,_0x3c6447=this[_0x5c587e(0x145)][_0x5c587e(0x127)][_0x5c587e(0x123)](_0x5c587e(0x15e)),_0x2c8742=this[_0x5c587e(0x145)][_0x5c587e(0x12d)][_0x5c587e(0x123)](_0x5c587e(0x131));if(!_0x3c6447[_0x5c587e(0x113)])return!0x1;const _0x1dd647=_0x2c8742[_0x5c587e(0x111)](this[_0x5c587e(0x145)][_0x5c587e(0x14e)][_0x5c587e(0x10b)][_0x5c587e(0x105)]);for(const _0x593969 of _0x1dd647)for(const _0x26e4bf of _0x1dd647)if(_0x593969!=_0x26e4bf&&!this[_0x5c587e(0x13c)](_0x593969,_0x26e4bf))return!0x1;return!0x0;}[_0x5809cc(0x13c)](_0x4c8601,_0xda9962){const _0x4f7f56=_0x5809cc,_0x3a272=this[_0x4f7f56(0x145)][_0x4f7f56(0x12d)][_0x4f7f56(0x123)](_0x4f7f56(0x147)),_0x2df82a=this[_0x4f7f56(0x145)][_0x4f7f56(0x14e)][_0x4f7f56(0x128)](_0x4c8601),_0x2ae487=this[_0x4f7f56(0x145)][_0x4f7f56(0x14e)][_0x4f7f56(0x128)](_0xda9962),_0x3c7d92=new Set(),_0x21aa06=new Set();for(const _0x510dda of _0x3a272[_0x4f7f56(0x15c)]())if((_0x4f7f56(0x13a)==_0x510dda[_0x4f7f56(0x144)]||_0x4f7f56(0x12b)==_0x510dda[_0x4f7f56(0x144)]||_0x4f7f56(0x15e)==_0x510dda[_0x4f7f56(0x11b)])&&_0x510dda[_0x4f7f56(0x139)]){for(const _0x1dcd68 of _0x510dda[_0x4f7f56(0x118)]())_0x1dcd68[_0x4f7f56(0x10a)](_0x2df82a,!0x0)&&_0x3c7d92[_0x4f7f56(0x108)](_0x510dda[_0x4f7f56(0x144)]+':'+_0x510dda[_0x4f7f56(0x164)]['id']),_0x1dcd68[_0x4f7f56(0x10a)](_0x2ae487,!0x0)&&_0x21aa06[_0x4f7f56(0x108)](_0x510dda[_0x4f7f56(0x144)]+':'+_0x510dda[_0x4f7f56(0x164)]['id']);}if(_0x3c7d92[_0x4f7f56(0x110)]!=_0x21aa06[_0x4f7f56(0x110)])return!0x1;for(const _0x274ea2 of _0x3c7d92)if(!_0x21aa06[_0x4f7f56(0x15a)](_0x274ea2))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xebcf(){const _0x205d81=['5360288tEsjdg','TrackChangesEditing','insertTableOfContents','afterInit','183379lYpwSO','tableOfContents','15gUMwXz','locale','ELEMENT_TABLE_OF_CONTENTS','445084SlNuDh','5964610HOgeqc','commands','get','enableCommand','plugins','2quUhps','491021HqnzPo','registerElementLabel','editor','615084anskyi','2351106QhUOsq','30ivWCsx','descriptionFactory'];_0xebcf=function(){return _0x205d81;};return _0xebcf();}function _0x471e(_0x2e8ada,_0x6eae7c){const _0xebcfdb=_0xebcf();return _0x471e=function(_0x471ec6,_0x14554e){_0x471ec6=_0x471ec6-0x1e8;let _0xe23675=_0xebcfdb[_0x471ec6];return _0xe23675;},_0x471e(_0x2e8ada,_0x6eae7c);}const _0x162fdc=_0x471e;(function(_0x2412bd,_0x57287e){const _0x3f3afd=_0x471e,_0x26832d=_0x2412bd();while(!![]){try{const _0x2b3433=-parseInt(_0x3f3afd(0x1ed))/0x1*(-parseInt(_0x3f3afd(0x1ec))/0x2)+-parseInt(_0x3f3afd(0x1f0))/0x3+-parseInt(_0x3f3afd(0x1fd))/0x4*(parseInt(_0x3f3afd(0x1fa))/0x5)+-parseInt(_0x3f3afd(0x1f2))/0x6*(-parseInt(_0x3f3afd(0x1f8))/0x7)+parseInt(_0x3f3afd(0x1f4))/0x8+parseInt(_0x3f3afd(0x1f1))/0x9+-parseInt(_0x3f3afd(0x1fe))/0xa;if(_0x2b3433===_0x57287e)break;else _0x26832d['push'](_0x26832d['shift']());}catch(_0x11adf4){_0x26832d['push'](_0x26832d['shift']());}}}(_0xebcf,0x660b6));import{Plugin as _0x4ac7cc}from'ckeditor5/src/core.js';import{getTranslation as _0x56076a}from'../utils/common-translations.js';export default class Mt extends _0x4ac7cc{[_0x162fdc(0x1f7)](){const _0x20b947=_0x162fdc,_0x50e2ae=this[_0x20b947(0x1ef)];if(!_0x50e2ae[_0x20b947(0x1e8)][_0x20b947(0x1e9)](_0x20b947(0x1f6)))return;_0x50e2ae[_0x20b947(0x1eb)][_0x20b947(0x1e9)](_0x20b947(0x1f5))[_0x20b947(0x1ea)](_0x20b947(0x1f6));const _0x3bbd4c=_0x50e2ae[_0x20b947(0x1eb)][_0x20b947(0x1e9)](_0x20b947(0x1f5)),_0x3addb7=_0x50e2ae[_0x20b947(0x1fb)];_0x3bbd4c[_0x20b947(0x1f3)][_0x20b947(0x1ee)](_0x20b947(0x1f9),_0x3e939a=>_0x56076a(_0x3addb7,_0x20b947(0x1fc),_0x3e939a));}}
23
+ function _0x19ed(_0x2f50f4,_0x5aa95d){const _0x2bad31=_0x2bad();return _0x19ed=function(_0x19ed72,_0x5a5f52){_0x19ed72=_0x19ed72-0xcd;let _0x2a179c=_0x2bad31[_0x19ed72];return _0x2a179c;},_0x19ed(_0x2f50f4,_0x5aa95d);}const _0x274c8e=_0x19ed;function _0x2bad(){const _0xd39313=['323917oCOEbo','5rNJjJd','get','afterInit','8mcKnmi','3479484TvCPAy','54051TubMzK','TrackChangesEditing','editor','87591LkDzaw','2458886dYXnkg','plugins','ELEMENT_TABLE_OF_CONTENTS','318AAgQOe','tableOfContents','2620062tFDExJ','insertTableOfContents','350BLJeUJ','locale','descriptionFactory','commands','enableCommand','14891229QDBcwZ','registerElementLabel'];_0x2bad=function(){return _0xd39313;};return _0x2bad();}(function(_0x28a612,_0x22ee30){const _0x18adef=_0x19ed,_0x3c0fc0=_0x28a612();while(!![]){try{const _0x258e79=parseInt(_0x18adef(0xe2))/0x1+parseInt(_0x18adef(0xce))/0x2+-parseInt(_0x18adef(0xd3))/0x3+-parseInt(_0x18adef(0xe1))/0x4*(parseInt(_0x18adef(0xdd))/0x5)+-parseInt(_0x18adef(0xd1))/0x6*(-parseInt(_0x18adef(0xcd))/0x7)+parseInt(_0x18adef(0xe0))/0x8*(parseInt(_0x18adef(0xda))/0x9)+-parseInt(_0x18adef(0xd5))/0xa*(parseInt(_0x18adef(0xdc))/0xb);if(_0x258e79===_0x22ee30)break;else _0x3c0fc0['push'](_0x3c0fc0['shift']());}catch(_0x1ba689){_0x3c0fc0['push'](_0x3c0fc0['shift']());}}}(_0x2bad,0xca002));import{Plugin as _0x3b451a}from'ckeditor5/src/core.js';import{getTranslation as _0x3b22ec}from'../utils/common-translations.js';export default class Mt extends _0x3b451a{[_0x274c8e(0xdf)](){const _0x36c502=_0x274c8e,_0x3b3d5e=this[_0x36c502(0xe4)];if(!_0x3b3d5e[_0x36c502(0xd8)][_0x36c502(0xde)](_0x36c502(0xd4)))return;_0x3b3d5e[_0x36c502(0xcf)][_0x36c502(0xde)](_0x36c502(0xe3))[_0x36c502(0xd9)](_0x36c502(0xd4));const _0x374d4e=_0x3b3d5e[_0x36c502(0xcf)][_0x36c502(0xde)](_0x36c502(0xe3)),_0x126e63=_0x3b3d5e[_0x36c502(0xd6)];_0x374d4e[_0x36c502(0xd7)][_0x36c502(0xdb)](_0x36c502(0xd2),_0x26c1ac=>_0x3b22ec(_0x126e63,_0x36c502(0xd0),_0x26c1ac));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x48a143=_0xfa35;(function(_0x15e055,_0x4c9190){const _0x428aab=_0xfa35,_0x5414a8=_0x15e055();while(!![]){try{const _0x2a3e85=-parseInt(_0x428aab(0xca))/0x1+-parseInt(_0x428aab(0xbf))/0x2+parseInt(_0x428aab(0x9f))/0x3+-parseInt(_0x428aab(0xa8))/0x4+parseInt(_0x428aab(0x9c))/0x5+parseInt(_0x428aab(0xaf))/0x6*(parseInt(_0x428aab(0xb5))/0x7)+parseInt(_0x428aab(0xae))/0x8*(parseInt(_0x428aab(0xb4))/0x9);if(_0x2a3e85===_0x4c9190)break;else _0x5414a8['push'](_0x5414a8['shift']());}catch(_0x3bc460){_0x5414a8['push'](_0x5414a8['shift']());}}}(_0x4ee7,0xa9f22));import{Plugin as _0x256c1a}from'ckeditor5/src/core.js';function _0xfa35(_0x1c28b3,_0x94a766){const _0x4ee7d2=_0x4ee7();return _0xfa35=function(_0xfa3512,_0x22b1c2){_0xfa3512=_0xfa3512-0x9b;let _0x5ae6fe=_0x4ee7d2[_0xfa3512];return _0x5ae6fe;},_0xfa35(_0x1c28b3,_0x94a766);}function _0x4ee7(){const _0x1f1bf0=['tableCellVerticalAlignment','registerCustomCallback','getAttribute','enableCommand','tableAlignment','accept','TablePropertiesEditing','pluginName','markBlockFormat','table','batch','data','getSuggestionCallback','model','setAttribute','tableCellBorderWidth','enqueueChange','commandParams','handleDiscardAction','tableCellHorizontalAlignment','tableBorderColor','tableWidth','start','tableCellProperties','6769405iozZdU','findAncestor','getContainedElement','1755585GCcwSS','nodeAfter','*Format:*\x20change\x20table\x20properties','tableBackgroundColor','document','TableUtils','TableCellPropertiesEditing','tableCellWidth','_handlePropertyChange','2861380XRszhf','has','TrackChangesEditing','selection','tableBorderWidth','get','4270648QowuRN','1698tjLALm','*Format:*\x20change\x20table\x20cell\x20properties','tableCellHeight','getSelectionAffectedTableCells','plugins','9uiVBei','30275qTvFdA','locale','subType','change','getSuggestions','descriptionFactory','editor','format','getFirstPosition','formatBlock','1855746eyJKeB','tableBorderStyle','tableCellBackgroundColor','join','discard','registerDescriptionCallback','tableCellPadding','_suggestionFactory','_getSuggestion','tableCellBorderStyle','tableCellBorderColor','1357566FmFWna','tableHeight','tableProperties','removeAttribute','TrackChangesTableProperties','handleSuggestionDescription','afterInit'];_0x4ee7=function(){return _0x1f1bf0;};return _0x4ee7();}import{getTranslation as _0x367f8a}from'../utils/common-translations.js';export default class Rt extends _0x256c1a{constructor(_0x47acb1){const _0x1daa98=_0xfa35;super(_0x47acb1),this[_0x1daa98(0xcc)]=[_0x1daa98(0xe5),_0x1daa98(0xc0),_0x1daa98(0xac),_0x1daa98(0xd5),_0x1daa98(0xe6),_0x1daa98(0xcb),_0x1daa98(0xa2)],this[_0x1daa98(0x9b)]=[_0x1daa98(0xc9),_0x1daa98(0xc8),_0x1daa98(0xe0),_0x1daa98(0xc5),_0x1daa98(0xa6),_0x1daa98(0xb1),_0x1daa98(0xc1),_0x1daa98(0xe4),_0x1daa98(0xd1)];}static get[_0x48a143(0xd8)](){const _0x44a353=_0x48a143;return _0x44a353(0xce);}[_0x48a143(0xd0)](){const _0x38f2cc=_0x48a143,_0x295b33=this[_0x38f2cc(0xbb)][_0x38f2cc(0xb3)][_0x38f2cc(0xad)](_0x38f2cc(0xaa));if(this[_0x38f2cc(0xbb)][_0x38f2cc(0xb3)][_0x38f2cc(0xa9)](_0x38f2cc(0xd7))){for(const _0x5d708c of this[_0x38f2cc(0xcc)])_0x295b33[_0x38f2cc(0xd4)](_0x5d708c,(_0x4ba88b,_0x29a4b4)=>{const _0x5d6d53=_0x38f2cc,_0xd7127f=this[_0x5d6d53(0xbb)][_0x5d6d53(0xde)][_0x5d6d53(0xa3)][_0x5d6d53(0xab)][_0x5d6d53(0xbd)]()[_0x5d6d53(0x9d)](_0x5d6d53(0xda));this[_0x5d6d53(0xa7)](_0x5d708c,[_0xd7127f],this[_0x5d6d53(0xcc)],_0x5d6d53(0xcc),_0x4ba88b,_0x29a4b4);});_0x295b33[_0x38f2cc(0xc6)][_0x38f2cc(0xd2)](_0x38f2cc(0xbe),_0x38f2cc(0xcc),_0x38f2cc(0xd6),_0x295b33[_0x38f2cc(0xc6)][_0x38f2cc(0xdd)](_0x38f2cc(0xbe),null,_0x38f2cc(0xc3))),_0x295b33[_0x38f2cc(0xc6)][_0x38f2cc(0xd2)](_0x38f2cc(0xbe),_0x38f2cc(0xcc),_0x38f2cc(0xc3),(_0x3e8b87,_0x57c02a)=>this[_0x38f2cc(0xe3)](this[_0x38f2cc(0xcc)],_0x3e8b87,_0x57c02a)),_0x295b33[_0x38f2cc(0xc6)][_0x38f2cc(0xd2)](_0x38f2cc(0xbe),_0x38f2cc(0xcc),_0x38f2cc(0xc2),()=>!0x1);}if(this[_0x38f2cc(0xbb)][_0x38f2cc(0xb3)][_0x38f2cc(0xa9)](_0x38f2cc(0xa5))){for(const _0x4dc37e of this[_0x38f2cc(0x9b)])_0x295b33[_0x38f2cc(0xd4)](_0x4dc37e,(_0x5ec857,_0x2562ed)=>{const _0x4d40b6=_0x38f2cc,_0x25fb28=this[_0x4d40b6(0xbb)][_0x4d40b6(0xb3)][_0x4d40b6(0xad)](_0x4d40b6(0xa4))[_0x4d40b6(0xb2)](this[_0x4d40b6(0xbb)][_0x4d40b6(0xde)][_0x4d40b6(0xa3)][_0x4d40b6(0xab)]);this[_0x4d40b6(0xa7)](_0x4dc37e,_0x25fb28,this[_0x4d40b6(0x9b)],_0x4d40b6(0x9b),_0x5ec857,_0x2562ed);});_0x295b33[_0x38f2cc(0xc6)][_0x38f2cc(0xd2)](_0x38f2cc(0xbe),_0x38f2cc(0x9b),_0x38f2cc(0xd6),_0x295b33[_0x38f2cc(0xc6)][_0x38f2cc(0xdd)](_0x38f2cc(0xbe),null,_0x38f2cc(0xc3))),_0x295b33[_0x38f2cc(0xc6)][_0x38f2cc(0xd2)](_0x38f2cc(0xbe),_0x38f2cc(0x9b),_0x38f2cc(0xc3),(_0x95f6a7,_0x521458)=>this[_0x38f2cc(0xe3)](this[_0x38f2cc(0x9b)],_0x95f6a7,_0x521458)),_0x295b33[_0x38f2cc(0xc6)][_0x38f2cc(0xd2)](_0x38f2cc(0xbe),_0x38f2cc(0x9b),_0x38f2cc(0xc2),()=>!0x1);}_0x295b33[_0x38f2cc(0xba)][_0x38f2cc(0xc4)](_0x1253af=>this[_0x38f2cc(0xcf)](_0x1253af));}[_0x48a143(0xa7)](_0xa1de34,_0x22e450,_0xa5bc27,_0x32d24e,_0x2a99d5,_0x321f58){const _0x53cbe3=_0x48a143,_0x54bb2e=this[_0x53cbe3(0xbb)][_0x53cbe3(0xb3)][_0x53cbe3(0xad)](_0x53cbe3(0xaa));this[_0x53cbe3(0xbb)][_0x53cbe3(0xde)][_0x53cbe3(0xe1)](_0x321f58[_0x53cbe3(0xdb)],()=>{const _0x47e5b9=_0x53cbe3;for(const _0x18eedb of _0x22e450){if(this[_0x47e5b9(0xc7)](_0x18eedb,_0x32d24e))_0x2a99d5(_0x321f58);else{const _0xd2359c={};for(const _0xb56dbb of _0xa5bc27){const _0x3c8399=_0x18eedb[_0x47e5b9(0xd3)](_0xb56dbb);void 0x0!==_0x3c8399&&(_0xd2359c[_0xb56dbb]=_0x3c8399);}_0x2a99d5(_0x321f58),_0x54bb2e[_0x47e5b9(0xd9)](_0x18eedb,{'commandParams':[_0xd2359c]},[],_0x32d24e);}}});}[_0x48a143(0xe3)](_0x184f51,_0x1714fc,_0x304b51){const _0x464724=_0x48a143,_0x3f7851=_0x1714fc[0x0][_0x464724(0xe7)][_0x464724(0xa0)],_0x42ce22=_0x304b51[_0x464724(0xe2)][0x0];this[_0x464724(0xbb)][_0x464724(0xde)][_0x464724(0xb8)](_0x982f00=>{const _0x35bd20=_0x464724;for(const _0x1dcb00 of _0x184f51)void 0x0!==_0x42ce22[_0x1dcb00]?_0x982f00[_0x35bd20(0xdf)](_0x1dcb00,_0x42ce22[_0x1dcb00],_0x3f7851):_0x982f00[_0x35bd20(0xcd)](_0x1dcb00,_0x3f7851);});}[_0x48a143(0xcf)](_0x1dcf5d){const _0x573644=_0x48a143;if(_0x1dcf5d[_0x573644(0xdc)])switch(_0x1dcf5d[_0x573644(0xb7)]){case _0x573644(0xcc):return{'type':_0x573644(0xbc),'content':_0x367f8a(this[_0x573644(0xbb)][_0x573644(0xb6)],_0x573644(0xa1))};case _0x573644(0x9b):return{'type':_0x573644(0xbc),'content':_0x367f8a(this[_0x573644(0xbb)][_0x573644(0xb6)],_0x573644(0xb0))};}}[_0x48a143(0xc7)](_0xb3bc2f,_0x15438f){const _0x2243ec=_0x48a143,_0x223700=this[_0x2243ec(0xbb)][_0x2243ec(0xb3)][_0x2243ec(0xad)](_0x2243ec(0xaa));for(const _0x356b71 of _0x223700[_0x2243ec(0xb9)]({'skipNotAttached':!0x0})){const _0x6de543=_0x356b71[_0x2243ec(0x9e)]();if(_0x356b71[_0x2243ec(0xb7)]===_0x15438f&&_0x6de543===_0xb3bc2f)return _0x356b71;}return null;}}
23
+ const _0x3d397d=_0x2765;function _0x2765(_0x1406a7,_0x1e623c){const _0x87fbd0=_0x87fb();return _0x2765=function(_0x2765f7,_0x2845c5){_0x2765f7=_0x2765f7-0x194;let _0x5ba299=_0x87fbd0[_0x2765f7];return _0x5ba299;},_0x2765(_0x1406a7,_0x1e623c);}(function(_0x508ee7,_0x31aaa2){const _0x19cedd=_0x2765,_0x502889=_0x508ee7();while(!![]){try{const _0x4347b0=parseInt(_0x19cedd(0x1a1))/0x1*(parseInt(_0x19cedd(0x1b7))/0x2)+parseInt(_0x19cedd(0x1a4))/0x3*(parseInt(_0x19cedd(0x1b2))/0x4)+parseInt(_0x19cedd(0x1a5))/0x5*(-parseInt(_0x19cedd(0x19f))/0x6)+-parseInt(_0x19cedd(0x1be))/0x7*(-parseInt(_0x19cedd(0x1c1))/0x8)+-parseInt(_0x19cedd(0x1db))/0x9+parseInt(_0x19cedd(0x1cc))/0xa*(parseInt(_0x19cedd(0x1b4))/0xb)+-parseInt(_0x19cedd(0x1b0))/0xc;if(_0x4347b0===_0x31aaa2)break;else _0x502889['push'](_0x502889['shift']());}catch(_0x5db2ea){_0x502889['push'](_0x502889['shift']());}}}(_0x87fb,0xb83b9));import{Plugin as _0x4a5c0e}from'ckeditor5/src/core.js';function _0x87fb(){const _0x21a10e=['tableBorderStyle','batch','accept','354590ztNzOA','tableAlignment','tableCellVerticalAlignment','handleDiscardAction','getSelectionAffectedTableCells','getSuggestionCallback','editor','removeAttribute','formatBlock','tableCellHorizontalAlignment','document','tableCellPadding','*Format:*\x20change\x20table\x20properties','commandParams','selection','4262013NCsOyw','descriptionFactory','format','getFirstPosition','getSuggestions','enqueueChange','tableCellBorderStyle','tableCellBackgroundColor','TrackChangesEditing','join','nodeAfter','*Format:*\x20change\x20table\x20cell\x20properties','has','getAttribute','tableCellWidth','tableCellProperties','handleSuggestionDescription','data','registerDescriptionCallback','TableCellPropertiesEditing','6EeOObf','registerCustomCallback','370334rtxvys','discard','subType','84YNJEIa','3204405ItxSMv','TableUtils','table','tableBorderColor','setAttribute','afterInit','tableCellHeight','_handlePropertyChange','findAncestor','_getSuggestion','TablePropertiesEditing','21400584GTGlpT','TrackChangesTableProperties','213004Zafdbz','plugins','33awajGq','get','enableCommand','6XYKUxT','tableBackgroundColor','_suggestionFactory','markBlockFormat','start','model','tableProperties','6608210QHeSSW','tableCellBorderWidth','locale','8mhurCy','tableBorderWidth','tableCellBorderColor','tableWidth','pluginName','getContainedElement','tableHeight','change'];_0x87fb=function(){return _0x21a10e;};return _0x87fb();}import{getTranslation as _0x46c60f}from'../utils/common-translations.js';export default class Rt extends _0x4a5c0e{constructor(_0x2802bb){const _0x3d7339=_0x2765;super(_0x2802bb),this[_0x3d7339(0x1bd)]=[_0x3d7339(0x1a8),_0x3d7339(0x1c9),_0x3d7339(0x1c2),_0x3d7339(0x1cd),_0x3d7339(0x1c4),_0x3d7339(0x1c7),_0x3d7339(0x1b8)],this[_0x3d7339(0x19a)]=[_0x3d7339(0x1c3),_0x3d7339(0x1e1),_0x3d7339(0x1bf),_0x3d7339(0x1d7),_0x3d7339(0x199),_0x3d7339(0x1ab),_0x3d7339(0x1e2),_0x3d7339(0x1d5),_0x3d7339(0x1ce)];}static get[_0x3d397d(0x1c5)](){const _0x13b407=_0x3d397d;return _0x13b407(0x1b1);}[_0x3d397d(0x1aa)](){const _0x5e1bdb=_0x3d397d,_0x4e91c8=this[_0x5e1bdb(0x1d2)][_0x5e1bdb(0x1b3)][_0x5e1bdb(0x1b5)](_0x5e1bdb(0x1e3));if(this[_0x5e1bdb(0x1d2)][_0x5e1bdb(0x1b3)][_0x5e1bdb(0x197)](_0x5e1bdb(0x1af))){for(const _0xe06980 of this[_0x5e1bdb(0x1bd)])_0x4e91c8[_0x5e1bdb(0x1b6)](_0xe06980,(_0x1cafa5,_0x3ef374)=>{const _0x555217=_0x5e1bdb,_0x111670=this[_0x555217(0x1d2)][_0x555217(0x1bc)][_0x555217(0x1d6)][_0x555217(0x1da)][_0x555217(0x1de)]()[_0x555217(0x1ad)](_0x555217(0x1a7));this[_0x555217(0x1ac)](_0xe06980,[_0x111670],this[_0x555217(0x1bd)],_0x555217(0x1bd),_0x1cafa5,_0x3ef374);});_0x4e91c8[_0x5e1bdb(0x1b9)][_0x5e1bdb(0x1a0)](_0x5e1bdb(0x1d4),_0x5e1bdb(0x1bd),_0x5e1bdb(0x1cb),_0x4e91c8[_0x5e1bdb(0x1b9)][_0x5e1bdb(0x1d1)](_0x5e1bdb(0x1d4),null,_0x5e1bdb(0x1a2))),_0x4e91c8[_0x5e1bdb(0x1b9)][_0x5e1bdb(0x1a0)](_0x5e1bdb(0x1d4),_0x5e1bdb(0x1bd),_0x5e1bdb(0x1a2),(_0x99fb52,_0x5c6127)=>this[_0x5e1bdb(0x1cf)](this[_0x5e1bdb(0x1bd)],_0x99fb52,_0x5c6127)),_0x4e91c8[_0x5e1bdb(0x1b9)][_0x5e1bdb(0x1a0)](_0x5e1bdb(0x1d4),_0x5e1bdb(0x1bd),_0x5e1bdb(0x194),()=>!0x1);}if(this[_0x5e1bdb(0x1d2)][_0x5e1bdb(0x1b3)][_0x5e1bdb(0x197)](_0x5e1bdb(0x19e))){for(const _0x5539f0 of this[_0x5e1bdb(0x19a)])_0x4e91c8[_0x5e1bdb(0x1b6)](_0x5539f0,(_0x1deda4,_0x57372d)=>{const _0x3cd3bc=_0x5e1bdb,_0xca7ba6=this[_0x3cd3bc(0x1d2)][_0x3cd3bc(0x1b3)][_0x3cd3bc(0x1b5)](_0x3cd3bc(0x1a6))[_0x3cd3bc(0x1d0)](this[_0x3cd3bc(0x1d2)][_0x3cd3bc(0x1bc)][_0x3cd3bc(0x1d6)][_0x3cd3bc(0x1da)]);this[_0x3cd3bc(0x1ac)](_0x5539f0,_0xca7ba6,this[_0x3cd3bc(0x19a)],_0x3cd3bc(0x19a),_0x1deda4,_0x57372d);});_0x4e91c8[_0x5e1bdb(0x1b9)][_0x5e1bdb(0x1a0)](_0x5e1bdb(0x1d4),_0x5e1bdb(0x19a),_0x5e1bdb(0x1cb),_0x4e91c8[_0x5e1bdb(0x1b9)][_0x5e1bdb(0x1d1)](_0x5e1bdb(0x1d4),null,_0x5e1bdb(0x1a2))),_0x4e91c8[_0x5e1bdb(0x1b9)][_0x5e1bdb(0x1a0)](_0x5e1bdb(0x1d4),_0x5e1bdb(0x19a),_0x5e1bdb(0x1a2),(_0x215293,_0x3f64ab)=>this[_0x5e1bdb(0x1cf)](this[_0x5e1bdb(0x19a)],_0x215293,_0x3f64ab)),_0x4e91c8[_0x5e1bdb(0x1b9)][_0x5e1bdb(0x1a0)](_0x5e1bdb(0x1d4),_0x5e1bdb(0x19a),_0x5e1bdb(0x194),()=>!0x1);}_0x4e91c8[_0x5e1bdb(0x1dc)][_0x5e1bdb(0x19d)](_0x47c804=>this[_0x5e1bdb(0x19b)](_0x47c804));}[_0x3d397d(0x1ac)](_0x194053,_0x390343,_0x207560,_0x1875b6,_0x2a78d8,_0x456ef4){const _0x53a6ad=_0x3d397d,_0xfcef80=this[_0x53a6ad(0x1d2)][_0x53a6ad(0x1b3)][_0x53a6ad(0x1b5)](_0x53a6ad(0x1e3));this[_0x53a6ad(0x1d2)][_0x53a6ad(0x1bc)][_0x53a6ad(0x1e0)](_0x456ef4[_0x53a6ad(0x1ca)],()=>{const _0xeb7de6=_0x53a6ad;for(const _0x39408d of _0x390343){if(this[_0xeb7de6(0x1ae)](_0x39408d,_0x1875b6))_0x2a78d8(_0x456ef4);else{const _0x4b7f54={};for(const _0x70d44e of _0x207560){const _0x1204da=_0x39408d[_0xeb7de6(0x198)](_0x70d44e);void 0x0!==_0x1204da&&(_0x4b7f54[_0x70d44e]=_0x1204da);}_0x2a78d8(_0x456ef4),_0xfcef80[_0xeb7de6(0x1ba)](_0x39408d,{'commandParams':[_0x4b7f54]},[],_0x1875b6);}}});}[_0x3d397d(0x1cf)](_0x1dd123,_0x2b9ba7,_0x2d7d2f){const _0x4f0243=_0x3d397d,_0x544f7f=_0x2b9ba7[0x0][_0x4f0243(0x1bb)][_0x4f0243(0x195)],_0x11893b=_0x2d7d2f[_0x4f0243(0x1d9)][0x0];this[_0x4f0243(0x1d2)][_0x4f0243(0x1bc)][_0x4f0243(0x1c8)](_0x479fd8=>{const _0x40816d=_0x4f0243;for(const _0x9de610 of _0x1dd123)void 0x0!==_0x11893b[_0x9de610]?_0x479fd8[_0x40816d(0x1a9)](_0x9de610,_0x11893b[_0x9de610],_0x544f7f):_0x479fd8[_0x40816d(0x1d3)](_0x9de610,_0x544f7f);});}[_0x3d397d(0x19b)](_0x24f3fc){const _0x3226c4=_0x3d397d;if(_0x24f3fc[_0x3226c4(0x19c)])switch(_0x24f3fc[_0x3226c4(0x1a3)]){case _0x3226c4(0x1bd):return{'type':_0x3226c4(0x1dd),'content':_0x46c60f(this[_0x3226c4(0x1d2)][_0x3226c4(0x1c0)],_0x3226c4(0x1d8))};case _0x3226c4(0x19a):return{'type':_0x3226c4(0x1dd),'content':_0x46c60f(this[_0x3226c4(0x1d2)][_0x3226c4(0x1c0)],_0x3226c4(0x196))};}}[_0x3d397d(0x1ae)](_0x3c959b,_0x3609dd){const _0x59dc00=_0x3d397d,_0x4cad7a=this[_0x59dc00(0x1d2)][_0x59dc00(0x1b3)][_0x59dc00(0x1b5)](_0x59dc00(0x1e3));for(const _0x5b1e9f of _0x4cad7a[_0x59dc00(0x1df)]({'skipNotAttached':!0x0})){const _0xeca291=_0x5b1e9f[_0x59dc00(0x1c6)]();if(_0x5b1e9f[_0x59dc00(0x1a3)]===_0x3609dd&&_0xeca291===_0x3c959b)return _0x5b1e9f;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4c3d17=_0x1365;function _0x1365(_0x39333c,_0x4da269){const _0x30e0a6=_0x30e0();return _0x1365=function(_0x1365e4,_0x44acab){_0x1365e4=_0x1365e4-0xe9;let _0x209e06=_0x30e0a6[_0x1365e4];return _0x209e06;},_0x1365(_0x39333c,_0x4da269);}function _0x30e0(){const _0x1334b4=['TrackChangesEditing','1094140nPWHHz','enableCommand','1265680IWvizf','870282toxFkz','4957752EwEtMO','24635592bBwVOP','editor','afterInit','has','4241322rTYePH','372nbmrjt','get','insertTemplate','166369KcEMuN','Template','plugins'];_0x30e0=function(){return _0x1334b4;};return _0x30e0();}(function(_0x2d7813,_0x3bc029){const _0xd6088a=_0x1365,_0x29c21c=_0x2d7813();while(!![]){try{const _0x377791=-parseInt(_0xd6088a(0xeb))/0x1+parseInt(_0xd6088a(0xec))/0x2+-parseInt(_0xd6088a(0xf2))/0x3+parseInt(_0xd6088a(0xed))/0x4+parseInt(_0xd6088a(0xe9))/0x5+-parseInt(_0xd6088a(0xf3))/0x6*(parseInt(_0xd6088a(0xf6))/0x7)+parseInt(_0xd6088a(0xee))/0x8;if(_0x377791===_0x3bc029)break;else _0x29c21c['push'](_0x29c21c['shift']());}catch(_0x5b8f98){_0x29c21c['push'](_0x29c21c['shift']());}}}(_0x30e0,0xc8288));import{Plugin as _0x27b8d9}from'ckeditor5/src/core.js';export default class Dt extends _0x27b8d9{[_0x4c3d17(0xf0)](){const _0x154949=_0x4c3d17,_0x5ddd01=this[_0x154949(0xef)];_0x5ddd01[_0x154949(0xf8)][_0x154949(0xf1)](_0x154949(0xf7))&&_0x5ddd01[_0x154949(0xf8)][_0x154949(0xf4)](_0x154949(0xf9))[_0x154949(0xea)](_0x154949(0xf5));}}
23
+ const _0x62d8e1=_0x19d1;(function(_0x24c1e4,_0x56c0ab){const _0x2300f8=_0x19d1,_0xd7f123=_0x24c1e4();while(!![]){try{const _0x351905=parseInt(_0x2300f8(0x1ca))/0x1*(parseInt(_0x2300f8(0x1cf))/0x2)+parseInt(_0x2300f8(0x1cb))/0x3*(parseInt(_0x2300f8(0x1d5))/0x4)+-parseInt(_0x2300f8(0x1d8))/0x5*(parseInt(_0x2300f8(0x1db))/0x6)+-parseInt(_0x2300f8(0x1d9))/0x7+-parseInt(_0x2300f8(0x1d4))/0x8*(-parseInt(_0x2300f8(0x1dc))/0x9)+-parseInt(_0x2300f8(0x1cc))/0xa*(-parseInt(_0x2300f8(0x1d7))/0xb)+parseInt(_0x2300f8(0x1da))/0xc;if(_0x351905===_0x56c0ab)break;else _0xd7f123['push'](_0xd7f123['shift']());}catch(_0x5ebe03){_0xd7f123['push'](_0xd7f123['shift']());}}}(_0x1547,0x5bae4));function _0x1547(){const _0x461ef7=['TrackChangesEditing','afterInit','346bPAPnC','834681kPjMHh','115810sJaDBH','get','insertTemplate','878wPpjxW','editor','enableCommand','has','Template','96PWYZBX','4izNBaU','plugins','11CZfWqv','165905GzpfrH','853041AkSpGg','3547860qGMnXs','108pPhXrp','267966DxCcBE'];_0x1547=function(){return _0x461ef7;};return _0x1547();}import{Plugin as _0x8c6f7a}from'ckeditor5/src/core.js';function _0x19d1(_0x17efbf,_0x551507){const _0x154737=_0x1547();return _0x19d1=function(_0x19d126,_0x8ceac0){_0x19d126=_0x19d126-0x1c9;let _0x35d93d=_0x154737[_0x19d126];return _0x35d93d;},_0x19d1(_0x17efbf,_0x551507);}export default class Dt extends _0x8c6f7a{[_0x62d8e1(0x1c9)](){const _0x582f7e=_0x62d8e1,_0x5636b3=this[_0x582f7e(0x1d0)];_0x5636b3[_0x582f7e(0x1d6)][_0x582f7e(0x1d2)](_0x582f7e(0x1d3))&&_0x5636b3[_0x582f7e(0x1d6)][_0x582f7e(0x1cd)](_0x582f7e(0x1dd))[_0x582f7e(0x1d1)](_0x582f7e(0x1ce));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x530562=_0x1d06;(function(_0x4d1915,_0x512dbc){const _0x7e2eba=_0x1d06,_0x761dc9=_0x4d1915();while(!![]){try{const _0x439e98=parseInt(_0x7e2eba(0x100))/0x1*(-parseInt(_0x7e2eba(0x102))/0x2)+-parseInt(_0x7e2eba(0xf5))/0x3*(-parseInt(_0x7e2eba(0xe9))/0x4)+parseInt(_0x7e2eba(0xe7))/0x5+parseInt(_0x7e2eba(0xfc))/0x6*(parseInt(_0x7e2eba(0x101))/0x7)+parseInt(_0x7e2eba(0x10f))/0x8+-parseInt(_0x7e2eba(0x10a))/0x9+-parseInt(_0x7e2eba(0x110))/0xa;if(_0x439e98===_0x512dbc)break;else _0x761dc9['push'](_0x761dc9['shift']());}catch(_0x282008){_0x761dc9['push'](_0x761dc9['shift']());}}}(_0x3296,0x6c42a));import{Plugin as _0x179ae2}from'ckeditor5/src/core.js';function _0x1d06(_0x50c51d,_0x4d7f53){const _0x329659=_0x3296();return _0x1d06=function(_0x1d0659,_0x4fc6c2){_0x1d0659=_0x1d0659-0xe6;let _0x4e765b=_0x329659[_0x1d0659];return _0x4e765b;},_0x1d06(_0x50c51d,_0x4d7f53);}import{getTranslation as _0x35c171}from'../utils/common-translations.js';export default class $t extends _0x179ae2{[_0x530562(0xef)](){const _0x2f1879=_0x530562,_0x34185b=this[_0x2f1879(0xf8)];if(!_0x34185b[_0x2f1879(0x107)][_0x2f1879(0xeb)](_0x2f1879(0x105)))return;const _0x1a1657=_0x34185b[_0x2f1879(0x107)][_0x2f1879(0xf2)](_0x2f1879(0xec));_0x1a1657[_0x2f1879(0xea)][_0x2f1879(0x10c)](_0x2f1879(0x106),()=>_0x35c171(_0x34185b[_0x2f1879(0xff)],_0x2f1879(0xe6))),_0x34185b[_0x2f1879(0xe8)][_0x2f1879(0x10b)][_0x2f1879(0xf1)](_0x283e33=>{const _0xec0791=_0x2f1879;let _0x37375a=!0x1;const _0x5366e2=Array[_0xec0791(0xfd)](_0x34185b[_0xec0791(0xe8)][_0xec0791(0x10b)][_0xec0791(0xfb)][_0xec0791(0xfe)]());for(const {name:_0x363ac4,data:_0x23174b}of _0x5366e2){const {group:_0x2094c7}=_0x1a1657[_0xec0791(0xf6)](_0x363ac4);if(_0xec0791(0x109)!==_0x2094c7||!_0x23174b[_0xec0791(0xf7)])continue;const _0x372b71=_0x23174b[_0xec0791(0xf7)],_0x41d34c=_0x372b71[_0xec0791(0xf9)][_0xec0791(0xf3)];if(!_0x41d34c||!_0x41d34c['is'](_0xec0791(0x111),_0xec0791(0x106)))continue;if(!_0x372b71[_0xec0791(0xee)][_0xec0791(0xf4)](_0x372b71[_0xec0791(0xf9)]))continue;const _0x294dc0=_0x34185b[_0xec0791(0xe8)][_0xec0791(0xed)][_0xec0791(0x103)](_0x372b71[_0xec0791(0xf9)],_0xec0791(0x10d));if(_0x294dc0&&_0x294dc0[_0xec0791(0xfa)]){const _0x4e1f13=_0x283e33[_0xec0791(0x10e)](_0x372b71[_0xec0791(0xee)],_0x294dc0[_0xec0791(0xee)]);_0x4e1f13[_0xec0791(0x104)](_0x372b71)||(_0x283e33[_0xec0791(0xf0)](_0x363ac4,{'range':_0x4e1f13}),_0x37375a=!0x0);}_0x37375a||(_0x283e33[_0xec0791(0x108)](_0x363ac4),_0x37375a=!0x0);}return _0x37375a;});}}function _0x3296(){const _0x2f4ef8=['newRange','editor','end','isCollapsed','differ','37542iNEYTo','from','getChangedMarkers','locale','543618iPaJDA','889ZYPgxQ','2JkizXB','getNearestSelectionRange','isEqual','Title','title-content','plugins','removeMarker','suggestion','5812650ZSsIad','document','registerElementLabel','forward','createRange','4740392hzTuhQ','6443530nsOBkZ','element','ELEMENT_TITLE','3269640XdxIpE','model','12fDhBvj','descriptionFactory','has','TrackChangesEditing','schema','start','afterInit','updateMarker','registerPostFixer','get','nodeBefore','isTouching','236139VUIZrz','_splitMarkerName'];_0x3296=function(){return _0x2f4ef8;};return _0x3296();}
23
+ const _0x4faef4=_0x331e;function _0x331e(_0x26b445,_0x213385){const _0x4e7e58=_0x4e7e();return _0x331e=function(_0x331e13,_0x3613d4){_0x331e13=_0x331e13-0xb7;let _0x49f820=_0x4e7e58[_0x331e13];return _0x49f820;},_0x331e(_0x26b445,_0x213385);}(function(_0x5e88a7,_0x15dd07){const _0x33ae0b=_0x331e,_0x42b80a=_0x5e88a7();while(!![]){try{const _0x6e9193=-parseInt(_0x33ae0b(0xcd))/0x1+parseInt(_0x33ae0b(0xc2))/0x2+parseInt(_0x33ae0b(0xde))/0x3+-parseInt(_0x33ae0b(0xc1))/0x4+parseInt(_0x33ae0b(0xb9))/0x5+parseInt(_0x33ae0b(0xbe))/0x6*(-parseInt(_0x33ae0b(0xe1))/0x7)+parseInt(_0x33ae0b(0xce))/0x8*(parseInt(_0x33ae0b(0xcb))/0x9);if(_0x6e9193===_0x15dd07)break;else _0x42b80a['push'](_0x42b80a['shift']());}catch(_0x40d09d){_0x42b80a['push'](_0x42b80a['shift']());}}}(_0x4e7e,0xafc7f));import{Plugin as _0x4e72a7}from'ckeditor5/src/core.js';import{getTranslation as _0x592dfc}from'../utils/common-translations.js';function _0x4e7e(){const _0xc8d175=['element','119nHzjpY','registerPostFixer','has','3038905BulpYr','nodeBefore','isCollapsed','afterInit','newRange','486354xAvDVz','differ','suggestion','1727720WRGdQG','1652588EZRSRo','_splitMarkerName','removeMarker','updateMarker','from','forward','TrackChangesEditing','registerElementLabel','editor','9gPaPkR','getNearestSelectionRange','1181591xCTNYU','7541816GWcgez','Title','isTouching','isEqual','ELEMENT_TITLE','locale','end','createRange','document','schema','start','descriptionFactory','title-content','getChangedMarkers','get','plugins','4004163EZypZj','model'];_0x4e7e=function(){return _0xc8d175;};return _0x4e7e();}export default class $t extends _0x4e72a7{[_0x4faef4(0xbc)](){const _0x3a91cf=_0x4faef4,_0x1e7c5b=this[_0x3a91cf(0xca)];if(!_0x1e7c5b[_0x3a91cf(0xdd)][_0x3a91cf(0xb8)](_0x3a91cf(0xcf)))return;const _0xb04cc5=_0x1e7c5b[_0x3a91cf(0xdd)][_0x3a91cf(0xdc)](_0x3a91cf(0xc8));_0xb04cc5[_0x3a91cf(0xd9)][_0x3a91cf(0xc9)](_0x3a91cf(0xda),()=>_0x592dfc(_0x1e7c5b[_0x3a91cf(0xd3)],_0x3a91cf(0xd2))),_0x1e7c5b[_0x3a91cf(0xdf)][_0x3a91cf(0xd6)][_0x3a91cf(0xb7)](_0x14a063=>{const _0x1f8760=_0x3a91cf;let _0x1c9ab6=!0x1;const _0x62a316=Array[_0x1f8760(0xc6)](_0x1e7c5b[_0x1f8760(0xdf)][_0x1f8760(0xd6)][_0x1f8760(0xbf)][_0x1f8760(0xdb)]());for(const {name:_0x2b3eda,data:_0x261716}of _0x62a316){const {group:_0x234982}=_0xb04cc5[_0x1f8760(0xc3)](_0x2b3eda);if(_0x1f8760(0xc0)!==_0x234982||!_0x261716[_0x1f8760(0xbd)])continue;const _0x85805d=_0x261716[_0x1f8760(0xbd)],_0x483ce7=_0x85805d[_0x1f8760(0xd4)][_0x1f8760(0xba)];if(!_0x483ce7||!_0x483ce7['is'](_0x1f8760(0xe0),_0x1f8760(0xda)))continue;if(!_0x85805d[_0x1f8760(0xd8)][_0x1f8760(0xd0)](_0x85805d[_0x1f8760(0xd4)]))continue;const _0x3999f7=_0x1e7c5b[_0x1f8760(0xdf)][_0x1f8760(0xd7)][_0x1f8760(0xcc)](_0x85805d[_0x1f8760(0xd4)],_0x1f8760(0xc7));if(_0x3999f7&&_0x3999f7[_0x1f8760(0xbb)]){const _0x2b1bb1=_0x14a063[_0x1f8760(0xd5)](_0x85805d[_0x1f8760(0xd8)],_0x3999f7[_0x1f8760(0xd8)]);_0x2b1bb1[_0x1f8760(0xd1)](_0x85805d)||(_0x14a063[_0x1f8760(0xc5)](_0x2b3eda,{'range':_0x2b1bb1}),_0x1c9ab6=!0x0);}_0x1c9ab6||(_0x14a063[_0x1f8760(0xc4)](_0x2b3eda),_0x1c9ab6=!0x0);}return _0x1c9ab6;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x43e8(){const _0x28042d=['plugins','20111ijofRn','3012ecQYFF','5095RQhrqM','9kmaYmq','UndoEditing','redo','get','has','24eazZIZ','editor','131148ZKtjFL','65284WJDAIt','TrackChangesEditing','undo','afterInit','enableCommand','1368942teABlK','11776510ujhSYW','8uMtOHk','4317808NUunfi','17kNAwnh'];_0x43e8=function(){return _0x28042d;};return _0x43e8();}const _0x26d099=_0x8bb0;function _0x8bb0(_0x1c9ef5,_0x3b603b){const _0x43e897=_0x43e8();return _0x8bb0=function(_0x8bb07d,_0x3c4424){_0x8bb07d=_0x8bb07d-0x1e5;let _0x193de9=_0x43e897[_0x8bb07d];return _0x193de9;},_0x8bb0(_0x1c9ef5,_0x3b603b);}(function(_0xbfa142,_0x517688){const _0x35988c=_0x8bb0,_0x46a618=_0xbfa142();while(!![]){try{const _0x18b101=parseInt(_0x35988c(0x1f8))/0x1*(-parseInt(_0x35988c(0x1ef))/0x2)+-parseInt(_0x35988c(0x1f4))/0x3*(parseInt(_0x35988c(0x1f6))/0x4)+-parseInt(_0x35988c(0x1e6))/0x5*(-parseInt(_0x35988c(0x1e5))/0x6)+parseInt(_0x35988c(0x1fa))/0x7*(-parseInt(_0x35988c(0x1ec))/0x8)+-parseInt(_0x35988c(0x1e7))/0x9*(-parseInt(_0x35988c(0x1f5))/0xa)+parseInt(_0x35988c(0x1f7))/0xb+-parseInt(_0x35988c(0x1ee))/0xc;if(_0x18b101===_0x517688)break;else _0x46a618['push'](_0x46a618['shift']());}catch(_0x410ac8){_0x46a618['push'](_0x46a618['shift']());}}}(_0x43e8,0x912c3));import{Plugin as _0x2a07e6}from'ckeditor5/src/core.js';export default class Bt extends _0x2a07e6{[_0x26d099(0x1f2)](){const _0x265874=_0x26d099,_0x1de874=this[_0x265874(0x1ed)],_0x1bee34=_0x1de874[_0x265874(0x1f9)][_0x265874(0x1ea)](_0x265874(0x1f0));_0x1de874[_0x265874(0x1f9)][_0x265874(0x1eb)](_0x265874(0x1e8))&&(_0x1bee34[_0x265874(0x1f3)](_0x265874(0x1f1)),_0x1bee34[_0x265874(0x1f3)](_0x265874(0x1e9)));}}
23
+ const _0x1c5fa1=_0x3206;(function(_0x580dc1,_0x39eeac){const _0x1686b2=_0x3206,_0x21ff55=_0x580dc1();while(!![]){try{const _0x14601e=-parseInt(_0x1686b2(0x116))/0x1+parseInt(_0x1686b2(0x115))/0x2*(parseInt(_0x1686b2(0x11e))/0x3)+-parseInt(_0x1686b2(0x113))/0x4*(parseInt(_0x1686b2(0x110))/0x5)+-parseInt(_0x1686b2(0x111))/0x6+-parseInt(_0x1686b2(0x11c))/0x7+-parseInt(_0x1686b2(0x11f))/0x8*(-parseInt(_0x1686b2(0x112))/0x9)+parseInt(_0x1686b2(0x10d))/0xa;if(_0x14601e===_0x39eeac)break;else _0x21ff55['push'](_0x21ff55['shift']());}catch(_0x2554ac){_0x21ff55['push'](_0x21ff55['shift']());}}}(_0x1d77,0xbac4c));function _0x1d77(){const _0x414aaa=['afterInit','2375212osoYNk','UndoEditing','299982jMMntA','106840YROhWZ','undo','31436150SaXmwj','TrackChangesEditing','redo','420waCLPy','6073986HuRoSx','387gxsoJF','61852HtPudu','editor','18KAHfkp','1202283zqILsY','plugins','enableCommand','get','has'];_0x1d77=function(){return _0x414aaa;};return _0x1d77();}function _0x3206(_0x2164e0,_0x3c691d){const _0x1d77b5=_0x1d77();return _0x3206=function(_0x3206a4,_0x5dadd0){_0x3206a4=_0x3206a4-0x10d;let _0x2dea1b=_0x1d77b5[_0x3206a4];return _0x2dea1b;},_0x3206(_0x2164e0,_0x3c691d);}import{Plugin as _0x467d9d}from'ckeditor5/src/core.js';export default class Bt extends _0x467d9d{[_0x1c5fa1(0x11b)](){const _0x47bd6f=_0x1c5fa1,_0x4af607=this[_0x47bd6f(0x114)],_0x2994c8=_0x4af607[_0x47bd6f(0x117)][_0x47bd6f(0x119)](_0x47bd6f(0x10e));_0x4af607[_0x47bd6f(0x117)][_0x47bd6f(0x11a)](_0x47bd6f(0x11d))&&(_0x2994c8[_0x47bd6f(0x118)](_0x47bd6f(0x120)),_0x2994c8[_0x47bd6f(0x118)](_0x47bd6f(0x10f)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x4ed10d,_0x123168){const _0x32e5fc=_0x247f,_0x5959ee=_0x4ed10d();while(!![]){try{const _0x4e5383=-parseInt(_0x32e5fc(0x156))/0x1+parseInt(_0x32e5fc(0x163))/0x2+-parseInt(_0x32e5fc(0x173))/0x3*(-parseInt(_0x32e5fc(0x14b))/0x4)+parseInt(_0x32e5fc(0x16b))/0x5+parseInt(_0x32e5fc(0x15d))/0x6+-parseInt(_0x32e5fc(0x145))/0x7*(-parseInt(_0x32e5fc(0x171))/0x8)+-parseInt(_0x32e5fc(0x155))/0x9;if(_0x4e5383===_0x123168)break;else _0x5959ee['push'](_0x5959ee['shift']());}catch(_0xc2de12){_0x5959ee['push'](_0x5959ee['shift']());}}}(_0x5b80,0xe59f7));export function getRangesWithAttribute(_0x430406,_0x55f3c4,_0x6d3b4f){const _0x3166b6=_0x247f,_0x471745=[];for(const _0x10fe73 of _0x55f3c4[_0x3166b6(0x172)]())_0x10fe73[_0x3166b6(0x175)](_0x430406)&&_0x471745[_0x3166b6(0x148)](_0x6d3b4f[_0x3166b6(0x160)](_0x10fe73));return _0x471745;}function _0x5b80(){const _0x56e4e9=['test','schema','consumable','type','64tuSBhZ','getItems','66GamIGv','isLimit','hasAttribute','_splitMarkerName','name','921641RPdIHX','ck-suggestion-marker--active','markerRange','push','markerName','includes','31628UcmxTu','elementEnd','plugins','previousPosition','TrackChangesEditing','item','insert','mapper','span','parent','34065171MKvhZr','36098yXACFt','writer','getWalker','bindElementToMarker','get','isAtEnd','activeMarkers','3531090fPkgfH','isBlock','createUIElement','createRangeOn','getCustomProperty','start','2602210jdDTAb','nextSibling','toViewPosition','ck-suggestion-marker-','addClass','toViewElement','model','addHighlight','8223870PcQLyy','isContent'];_0x5b80=function(){return _0x56e4e9;};return _0x5b80();}function _0x247f(_0x4165b0,_0x1726c){const _0x5b80a1=_0x5b80();return _0x247f=function(_0x247fba,_0x467dcf){_0x247fba=_0x247fba-0x145;let _0x19f52d=_0x5b80a1[_0x247fba];return _0x19f52d;},_0x247f(_0x4165b0,_0x1726c);}export function downcastSplitMergeMarker(_0x4d6fb4,_0x4a26b2,{showActiveMarker:_0x3edfdc=!0x0}={}){const _0xfeaed3=_0x247f,_0x4c9d9a=_0x4d6fb4[_0xfeaed3(0x14d)][_0xfeaed3(0x15a)](_0xfeaed3(0x14f));return(_0x353268,_0x51e904,_0x1c6dc4)=>{const _0x4e6521=_0xfeaed3;if(!_0x1c6dc4[_0x4e6521(0x16f)][_0x4e6521(0x16d)](_0x51e904[_0x4e6521(0x147)],_0x353268[_0x4e6521(0x177)]))return;const _0x5dd56d=_0x51e904[_0x4e6521(0x147)][_0x4e6521(0x158)](),_0x269fe8=_0x51e904[_0x4e6521(0x147)][_0x4e6521(0x162)],_0x4e0b79=_0x4d6fb4[_0x4e6521(0x169)][_0x4e6521(0x16e)];let _0x5b597e=null,_0x217a1e=null,_0x157e6e=!0x1,_0x38ed11=!0x1;for(const _0x38199b of _0x5dd56d){const _0x449659=_0x38199b[_0x4e6521(0x150)];_0x157e6e=_0x157e6e||_0x4e0b79[_0x4e6521(0x16c)](_0x449659);const _0x4158bd=_0x1c6dc4[_0x4e6521(0x152)][_0x4e6521(0x168)](_0x449659);if(_0x4158bd&&_0x4158bd[_0x4e6521(0x161)](_0x4e6521(0x16a)))return;_0x4e6521(0x14c)==_0x38199b[_0x4e6521(0x170)]&&(_0x4e0b79[_0x4e6521(0x15e)](_0x449659)&&!_0x4e0b79[_0x4e6521(0x174)](_0x449659)&&(_0x449659[_0x4e6521(0x164)]||_0x269fe8[_0x4e6521(0x15b)]?_0x5b597e&&_0x5b597e[_0x4e6521(0x154)]==_0x449659||(_0x5b597e=_0x449659,_0x2dcc54(_0x38199b[_0x4e6521(0x14e)]),_0x38ed11=!0x0):_0x217a1e=_0x217a1e||_0x38199b[_0x4e6521(0x14e)]));}function _0x2dcc54(_0x58db9a){const _0xe313f1=_0x4e6521,{authorId:_0x395504}=_0x4c9d9a[_0xe313f1(0x176)](_0x51e904[_0xe313f1(0x149)]),_0x306170=_0x1c6dc4[_0xe313f1(0x157)][_0xe313f1(0x15f)](_0xe313f1(0x153),{'class':_0xe313f1(0x166)+_0x4a26b2,'data-author-id':_0x395504}),_0x15effe=_0x1c6dc4[_0xe313f1(0x152)][_0xe313f1(0x165)](_0x58db9a);_0x3edfdc&&_0x4c9d9a[_0xe313f1(0x15c)][_0xe313f1(0x14a)](_0x51e904[_0xe313f1(0x149)])&&_0x1c6dc4[_0xe313f1(0x157)][_0xe313f1(0x167)](_0xe313f1(0x146),_0x306170),_0x1c6dc4[_0xe313f1(0x157)][_0xe313f1(0x151)](_0x15effe,_0x306170),_0x1c6dc4[_0xe313f1(0x152)][_0xe313f1(0x159)](_0x306170,_0x51e904[_0xe313f1(0x149)]);}_0x157e6e||_0x38ed11||!_0x217a1e||_0x2dcc54(_0x217a1e);};}
23
+ function _0x4d1c(_0x1318da,_0xeb1abe){const _0x31aacf=_0x31aa();return _0x4d1c=function(_0x4d1c22,_0x11ba57){_0x4d1c22=_0x4d1c22-0xad;let _0x3f6d60=_0x31aacf[_0x4d1c22];return _0x3f6d60;},_0x4d1c(_0x1318da,_0xeb1abe);}(function(_0x124d18,_0x502a12){const _0x2ae99a=_0x4d1c,_0x15ef0f=_0x124d18();while(!![]){try{const _0x5cf1b6=parseInt(_0x2ae99a(0xc9))/0x1*(parseInt(_0x2ae99a(0xe0))/0x2)+-parseInt(_0x2ae99a(0xbe))/0x3*(-parseInt(_0x2ae99a(0xb6))/0x4)+-parseInt(_0x2ae99a(0xc1))/0x5*(-parseInt(_0x2ae99a(0xb0))/0x6)+-parseInt(_0x2ae99a(0xc7))/0x7+-parseInt(_0x2ae99a(0xb3))/0x8+parseInt(_0x2ae99a(0xd7))/0x9+-parseInt(_0x2ae99a(0xba))/0xa*(parseInt(_0x2ae99a(0xaf))/0xb);if(_0x5cf1b6===_0x502a12)break;else _0x15ef0f['push'](_0x15ef0f['shift']());}catch(_0x3107e5){_0x15ef0f['push'](_0x15ef0f['shift']());}}}(_0x31aa,0x98660));export function getRangesWithAttribute(_0x5b96a0,_0x1debcb,_0x57c890){const _0x2536af=_0x4d1c,_0x25e935=[];for(const _0x4a1265 of _0x1debcb[_0x2536af(0xcc)]())_0x4a1265[_0x2536af(0xb2)](_0x5b96a0)&&_0x25e935[_0x2536af(0xb9)](_0x57c890[_0x2536af(0xad)](_0x4a1265));return _0x25e935;}export function downcastSplitMergeMarker(_0x43b0b4,_0x28dddc,{showActiveMarker:_0x259632=!0x0}={}){const _0x432464=_0x4d1c,_0x27f990=_0x43b0b4[_0x432464(0xd5)][_0x432464(0xdc)](_0x432464(0xd8));return(_0x38f4e7,_0x46bf1b,_0xcbe519)=>{const _0x1888bc=_0x432464;if(!_0xcbe519[_0x1888bc(0xb4)][_0x1888bc(0xb8)](_0x46bf1b[_0x1888bc(0xda)],_0x38f4e7[_0x1888bc(0xd9)]))return;const _0x136c0d=_0x46bf1b[_0x1888bc(0xda)][_0x1888bc(0xcf)](),_0x34aa75=_0x46bf1b[_0x1888bc(0xda)][_0x1888bc(0xdd)],_0x27b0a1=_0x43b0b4[_0x1888bc(0xd1)][_0x1888bc(0xbc)];let _0x5804cb=null,_0x54db8e=null,_0x182fb4=!0x1,_0x515e91=!0x1;for(const _0x2955ef of _0x136c0d){const _0x56bfe8=_0x2955ef[_0x1888bc(0xb1)];_0x182fb4=_0x182fb4||_0x27b0a1[_0x1888bc(0xca)](_0x56bfe8);const _0x316c00=_0xcbe519[_0x1888bc(0xc6)][_0x1888bc(0xbb)](_0x56bfe8);if(_0x316c00&&_0x316c00[_0x1888bc(0xc0)](_0x1888bc(0xd0)))return;_0x1888bc(0xd3)==_0x2955ef[_0x1888bc(0xd6)]&&(_0x27b0a1[_0x1888bc(0xe1)](_0x56bfe8)&&!_0x27b0a1[_0x1888bc(0xcd)](_0x56bfe8)&&(_0x56bfe8[_0x1888bc(0xd4)]||_0x34aa75[_0x1888bc(0xbd)]?_0x5804cb&&_0x5804cb[_0x1888bc(0xd2)]==_0x56bfe8||(_0x5804cb=_0x56bfe8,_0x2d0725(_0x2955ef[_0x1888bc(0xae)]),_0x515e91=!0x0):_0x54db8e=_0x54db8e||_0x2955ef[_0x1888bc(0xae)]));}function _0x2d0725(_0x41ee39){const _0x2265ce=_0x1888bc,{authorId:_0x30de9f}=_0x27f990[_0x2265ce(0xc8)](_0x46bf1b[_0x2265ce(0xde)]),_0x7b7544=_0xcbe519[_0x2265ce(0xc2)][_0x2265ce(0xb5)](_0x2265ce(0xce),{'class':_0x2265ce(0xcb)+_0x28dddc,'data-author-id':_0x30de9f}),_0x4148be=_0xcbe519[_0x2265ce(0xc6)][_0x2265ce(0xc5)](_0x41ee39);_0x259632&&_0x27f990[_0x2265ce(0xbf)][_0x2265ce(0xb7)](_0x46bf1b[_0x2265ce(0xde)])&&_0xcbe519[_0x2265ce(0xc2)][_0x2265ce(0xdb)](_0x2265ce(0xdf),_0x7b7544),_0xcbe519[_0x2265ce(0xc2)][_0x2265ce(0xc4)](_0x4148be,_0x7b7544),_0xcbe519[_0x2265ce(0xc6)][_0x2265ce(0xc3)](_0x7b7544,_0x46bf1b[_0x2265ce(0xde)]);}_0x182fb4||_0x515e91||!_0x54db8e||_0x2d0725(_0x54db8e);};}function _0x31aa(){const _0x5c0958=['16968281mAxjFN','40938pQlyom','item','hasAttribute','1786008MTbVRr','consumable','createUIElement','2425652ciWpbM','includes','test','push','10vjidKL','toViewElement','schema','isAtEnd','3kAVhhN','activeMarkers','getCustomProperty','505MAQbtl','writer','bindElementToMarker','insert','toViewPosition','mapper','7669004KrxpAP','_splitMarkerName','947489LbkVOn','isContent','ck-suggestion-marker-','getItems','isLimit','span','getWalker','addHighlight','model','parent','elementEnd','nextSibling','plugins','type','11183337dSxCUV','TrackChangesEditing','name','markerRange','addClass','get','start','markerName','ck-suggestion-marker--active','2iGTqEu','isBlock','createRangeOn','previousPosition'];_0x31aa=function(){return _0x5c0958;};return _0x31aa();}