@ckeditor/ckeditor5-track-changes 43.1.0-alpha.8 → 43.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4e6111=_0x4d74;function _0x4e0f(){const _0x12befb=['register','next','_splitMarkerName','registerDescriptionCallback','tableCellBorderColor','attributes','getMarkers','differ','getSuggestion','for','createTableWalker','ck-suggestion-marker-insertion','deletionRanges','last','deletion','value','find','cells','elementToElement','Users','length','suggestion-td','getColumns','fill','change','getTableIfOnlyTableInContent','first','rootName','_tablePostFixingSubtypes','clipboardOutput','tableCellVerticalAlignment','root','insertColumns','set','discard','document','hasSuggestion','suggestionUnloaded','includes','setAttribute','getSuggestions','forceDefaultExecution','createRangeOn','tableCellBackgroundColor','getRange','descriptionFactory','endRow','remove','accept','getItems','tablePasteChainId','listenTo','markerName','markMultiRangeDeletion','high','923212wzTFQQ','ck-suggestion-marker','showSuggestionHighlights','plugins','getColumnIndexes','cell','detach','markMultiRangeBlockFormat','getChild','nextSibling','insertContent','newRange','has','batch','getSelectionAffectedTableCells','fromRange','tablePasteColumn','tableCellSuggestion','tablePasteRow','_suggestionFactory','removeMarker','get','TableClipboard','2302683CCgEyH','registerCustomCallback','rowInsertionRanges','5434794jivzDF','wrap','markerAttributes','documentSelection','markerToHighlight','setAttributes','isInContent','_isForcedDefaultExecutionBlock','883760QesrUQ','join','author','isEmpty','tableCell','TrackChangesEditing','suggestion:formatBlock:tablePasteCell','schema','tableCellHorizontalAlignment','tableCellBorderStyle','subType','return','name','column','getRows','dataDowncast','getRowIndexes','insertionRanges','oldRange','paragraph','editing','826908eqVYaV','start','activeMarkers','TableUtils','getContainedElement','entries','reduce','getAttributes','createElement','5393735BndVkS','map','previousSibling','every','nodeAfter','containsRange','content','tablePaste','getRanges','getSuggestionCallback','suggestionLoaded','stop','options','*Replace\x20table\x20cells*','model','getShiftedBy','locale','ck-suggestion-marker--active','getChildren','afterInit','commands','editor','previous','type','insertion','forEach','columnInsertionRanges','selection','_getCoordsForCells','filter','3099509zkHvMX','removeRows','getChanges','isEqual','row','getChangedMarkers','requires','some','createPositionBefore','removeColumns','end','keys','formatBlock','low','columns','tableCellPadding','createRange','columnInsertionIndexes','startsWith','redo','rows','add','table','view','removeMarkers','call','element','markMultiRangeInsertion','suggestion','_createdBatches','markers','move','$graveyard','trackChanges','_replaceTableSlotCell','getAllAdjacentSuggestions','conversion','unwrap','insert','position','updateMarker','endColumn','editingDowncast','insertRows','registerPostFixer','from','tableCellBorderWidth','fromEntries','tablePasteCell','createRangeIn','rowInsertionIndexes','findAncestor','push'];_0x4e0f=function(){return _0x12befb;};return _0x4e0f();}(function(_0x2986bd,_0x40640f){const _0x42b877=_0x4d74,_0xc0c39d=_0x2986bd();while(!![]){try{const _0x5f2548=-parseInt(_0x42b877(0x180))/0x1+parseInt(_0x42b877(0x149))/0x2+-parseInt(_0x42b877(0x160))/0x3+parseInt(_0x42b877(0x16b))/0x4+parseInt(_0x42b877(0xbf))/0x5+parseInt(_0x42b877(0x163))/0x6+-parseInt(_0x42b877(0xdd))/0x7;if(_0x5f2548===_0x40640f)break;else _0xc0c39d['push'](_0xc0c39d['shift']());}catch(_0x35d215){_0xc0c39d['push'](_0xc0c39d['shift']());}}}(_0x4e0f,0x99c4c));import{getTranslation as _0x43c842}from'../utils/common-translations.js';function _0x4d74(_0x29fa95,_0x58084a){const _0x4e0f11=_0x4e0f();return _0x4d74=function(_0x4d74b3,_0x504397){_0x4d74b3=_0x4d74b3-0xb8;let _0x1ea342=_0x4e0f11[_0x4d74b3];return _0x1ea342;},_0x4d74(_0x29fa95,_0x58084a);}import{Plugin as _0x5252fe}from'ckeditor5/src/core.js';import{LiveRange as _0x3acc7f}from'ckeditor5/src/engine.js';import{uid as _0x9f2036,priorities as _0x1b1075}from'ckeditor5/src/utils.js';import _0x2bb0a2 from'./table.js';const Pe=[_0x4e6111(0x10b),_0x4e6111(0x116),_0x4e6111(0x174),_0x4e6111(0x173),_0x4e6111(0x130),_0x4e6111(0x13d),_0x4e6111(0xec)],we=Object[_0x4e6111(0x10c)](Pe[_0x4e6111(0xc0)](_0x486d84=>[_0x486d84,null]));export default class _t extends _0x5252fe{static get[_0x4e6111(0xe3)](){return[_0x2bb0a2];}[_0x4e6111(0xd2)](){const _0x185f49=_0x4e6111,_0x276d29=this[_0x185f49(0xd4)];if(!_0x276d29[_0x185f49(0x14c)][_0x185f49(0x155)](_0x185f49(0x15f)))return;const _0x1e3930=_0x276d29[_0x185f49(0x14c)][_0x185f49(0x15e)](_0x185f49(0x170)),_0x1cab28=_0x276d29[_0x185f49(0x14c)][_0x185f49(0x15e)](_0x185f49(0xb9)),_0x4fa1a8=_0x276d29[_0x185f49(0x14c)][_0x185f49(0x15e)](_0x2bb0a2),_0x3d2343=_0x276d29[_0x185f49(0x14c)][_0x185f49(0x15e)](_0x185f49(0x15f));_0x4fa1a8[_0x185f49(0x12e)][_0x185f49(0x111)](_0x185f49(0x15b),_0x185f49(0x159)),_0x276d29[_0x185f49(0xcd)][_0x185f49(0x172)][_0x185f49(0x112)](_0x185f49(0x15a),{'allowIn':_0x185f49(0x16f),'allowContentOf':_0x185f49(0x16f),'isLimit':!0x0}),_0x276d29[_0x185f49(0x101)][_0x185f49(0x124)]({'model':_0x185f49(0x15a),'view':_0x185f49(0x127)});let _0x325055=null;_0x276d29[_0x185f49(0xcd)]['on'](_0x185f49(0x153),(_0x3b5cfd,_0x59e306)=>{const _0x555368=_0x185f49,[_0x4ba656,_0x21223b]=_0x59e306,_0x4731dd=_0x59e306[_0x59e306[_0x555368(0x126)]-0x1];_0x4731dd&&_0x4731dd[_0x555368(0x13b)]||_0x1e3930[_0x555368(0x16a)]||this[_0x555368(0xd4)][_0x555368(0xd3)][_0x555368(0x15e)](_0x555368(0xfe))[_0x555368(0x121)]&&function(_0x4cf991,_0x2b9b11,_0xda85b6,_0x1c4ad7,_0x3cc0f6){const _0x439c8b=_0x555368;if(_0x2b9b11&&!_0x2b9b11['is'](_0x439c8b(0x166)))return!0x1;const _0x51843e=_0x3cc0f6[_0x439c8b(0x12b)](_0x4cf991,_0xda85b6);if(!_0x51843e||!Re(_0x51843e,void 0x0,_0x1c4ad7))return!0x1;const _0x5dabf5=_0x1c4ad7[_0x439c8b(0x157)](_0xda85b6[_0x439c8b(0x135)][_0x439c8b(0xda)]);if(!_0x5dabf5[_0x439c8b(0x126)])return!0x1;const _0x515dfb=_0x5dabf5[0x0][_0x439c8b(0x110)](_0x439c8b(0xf3)),_0x2d317f=_0x1c4ad7[_0x439c8b(0x17b)](_0x5dabf5),_0xb263a=_0x1c4ad7[_0x439c8b(0x14d)](_0x5dabf5),_0x196a12={'startRow':_0x2d317f[_0x439c8b(0x12c)],'endRow':_0x2d317f[_0x439c8b(0x11f)],'startColumn':_0xb263a[_0x439c8b(0x12c)],'endColumn':_0xb263a[_0x439c8b(0x11f)]};return 0x1==_0x5dabf5[_0x439c8b(0x126)]&&(_0x196a12[_0x439c8b(0x140)]+=_0x1c4ad7[_0x439c8b(0x179)](_0x51843e)-0x1,_0x196a12[_0x439c8b(0x106)]+=_0x1c4ad7[_0x439c8b(0x128)](_0x51843e)-0x1),Re(_0x515dfb,_0x196a12,_0x1c4ad7);}(_0x4ba656,_0x21223b,_0x276d29[_0x555368(0xcd)],_0x1cab28,_0x3d2343)&&(_0x3b5cfd[_0x555368(0xca)](),_0x325055={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x276d29[_0x555368(0xcd)][_0x555368(0x12a)](()=>{const _0x112127=_0x555368;_0x276d29[_0x112127(0xcd)][_0x112127(0x153)](_0x59e306[0x0],_0x59e306[0x1],_0x59e306[0x2],{'forceDefaultExecution':!0x0});const _0x30facf=_0x9f2036(),{rowInsertionRanges:_0x324139,columnInsertionRanges:_0x5308ec,insertionRanges:_0x48dfa8,deletionRanges:_0x2565ae,cells:_0x359bd5}=_0x325055;_0x324139[_0x112127(0x126)]&&_0x1e3930[_0x112127(0xf8)](_0x324139,_0x112127(0x15b),{'tablePasteChainId':_0x30facf}),_0x5308ec[_0x112127(0x126)]&&_0x1e3930[_0x112127(0xf8)](_0x5308ec,_0x112127(0x159),{'tablePasteChainId':_0x30facf}),_0x48dfa8[_0x112127(0x126)]&&(_0x1e3930[_0x112127(0xf8)](_0x48dfa8,_0x112127(0xc6),{'tablePasteChainId':_0x30facf,'skipNestingCheck':!0x0}),_0x48dfa8[_0x112127(0xd8)](_0xa1334f=>{const _0x3219d7=_0x112127;var _0x20c7f2;return null===(_0x20c7f2=_0xa1334f[_0x3219d7(0x14f)])||void 0x0===_0x20c7f2?void 0x0:_0x20c7f2[_0x3219d7(0xf6)](_0xa1334f);})),_0x2565ae[_0x112127(0x126)]&&(_0x1e3930[_0x112127(0x147)](_0x2565ae,_0x112127(0xc6),{'tablePasteChainId':_0x30facf,'skipNestingCheck':!0x0}),_0x2565ae[_0x112127(0xd8)](_0x5d13bd=>{const _0x491113=_0x112127;var _0x5bc965;return null===(_0x5bc965=_0x5d13bd[_0x491113(0x14f)])||void 0x0===_0x5bc965?void 0x0:_0x5bc965[_0x491113(0xf6)](_0x5d13bd);}));const _0xa04a7d=_0x1e3930[_0x112127(0x150)](_0x359bd5[_0x112127(0xc0)](({element:_0x779c63})=>_0x779c63),{'formatGroupId':_0x9f2036()},[],_0x112127(0x10d),{'tablePasteChainId':_0x30facf});if(_0xa04a7d){const _0x1bf72d=_0xa04a7d[_0x112127(0x118)](),_0x369dba=[];for(const {element:_0x4fab90,attributes:_0x4fa525}of _0x359bd5){if(!_0x4fa525)continue;const _0x59482b=_0x276d29[_0x112127(0xcd)][_0x112127(0x13c)](_0x4fab90),_0x595130=_0x1bf72d[_0x112127(0x122)](_0x16ef1f=>_0x16ef1f[_0x112127(0x13e)]()[_0x112127(0xe0)](_0x59482b));_0x595130&&_0x369dba[_0x112127(0x111)]([_0x595130[_0x112127(0x177)],_0x4fa525]);}_0x369dba[_0x112127(0x126)]&&_0xa04a7d[_0x112127(0x139)](_0x112127(0x165),Object[_0x112127(0x10c)](_0x369dba));}_0x325055=null;}));},{'priority':_0x1b1075[_0x185f49(0x148)]+0xa}),_0x276d29[_0x185f49(0x14c)][_0x185f49(0x15e)](_0x185f49(0x15f))['on'](_0x185f49(0xff),(_0x5daa5f,_0x5d9289)=>{const _0x28cba7=_0x185f49,[_0x41aae8,_0x53d7af,,_0x3ce569]=_0x5d9289;if(!_0x325055)return;_0x5daa5f[_0x28cba7(0xca)]();const _0x10ab13=_0x41aae8[_0x28cba7(0x14e)],_0x456d25=_0x53d7af,_0xd1abc=ke(_0x10ab13),_0x1bb155=ke(_0x456d25);_0x5daa5f[_0x28cba7(0x176)]=_0x10ab13;let _0x1ee2ec=null,_0x1d2cda=null;if(_0x1bb155||_0xd1abc){if(_0xd1abc&&!_0x1bb155){_0x3ce569[_0x28cba7(0x141)](_0x10ab13[_0x28cba7(0x151)](0x0));for(const _0x5e831a of Array[_0x28cba7(0x10a)](_0x456d25[_0x28cba7(0xd1)]()))_0x3ce569[_0x28cba7(0x103)](_0x5e831a,_0x10ab13,_0x28cba7(0xe7));const _0x8a74b4=_0x325055[_0x28cba7(0x10f)][_0x28cba7(0x138)](_0x41aae8[_0x28cba7(0xe1)]),_0x625b7d=_0x325055[_0x28cba7(0xee)][_0x28cba7(0x138)](_0x41aae8[_0x28cba7(0x178)]);_0x8a74b4||_0x625b7d||(_0x1ee2ec=_0x3acc7f[_0x28cba7(0x158)](_0x3ce569[_0x28cba7(0x10e)](_0x10ab13)));}else _0x1bb155&&!_0xd1abc&&(_0x1d2cda=_0x3ce569[_0x28cba7(0x10e)](_0x10ab13));}else{const _0x27512c=_0x3ce569[_0x28cba7(0xbe)](_0x28cba7(0x15a)),_0x331e46=_0x3ce569[_0x28cba7(0xbe)](_0x28cba7(0x15a));_0x3ce569[_0x28cba7(0x164)](_0x3ce569[_0x28cba7(0x10e)](_0x10ab13),_0x331e46),_0x3ce569[_0x28cba7(0x103)](_0x27512c,_0x10ab13,0x0);for(const _0x4cfb00 of Array[_0x28cba7(0x10a)](_0x456d25[_0x28cba7(0xd1)]()))_0x3ce569[_0x28cba7(0x103)](_0x4cfb00,_0x27512c,_0x28cba7(0xe7));_0x1ee2ec=_0x3acc7f[_0x28cba7(0x158)](_0x3ce569[_0x28cba7(0x13c)](_0x27512c)),_0x1d2cda=_0x3acc7f[_0x28cba7(0x158)](_0x3ce569[_0x28cba7(0x13c)](_0x331e46));}const _0x473c73=Array[_0x28cba7(0x10a)](_0x456d25[_0x28cba7(0xbd)]())[_0x28cba7(0xdc)](([_0x165493])=>Pe[_0x28cba7(0x138)](_0x165493));_0x325055[_0x28cba7(0x123)][_0x28cba7(0x111)]({'element':_0x10ab13,'attributes':_0x473c73[_0x28cba7(0x126)]?Object[_0x28cba7(0x10c)](_0x473c73):null}),_0x1ee2ec&&_0x325055[_0x28cba7(0x17c)][_0x28cba7(0x111)](_0x1ee2ec),_0x1d2cda&&_0x325055[_0x28cba7(0x11e)][_0x28cba7(0x111)](_0x1d2cda);},{'priority':_0x185f49(0x148)}),_0x1cab28['on'](_0x185f49(0x132),(_0x273289,_0x4e1382)=>{const _0x5d72b7=_0x185f49,[_0x57811b,_0x101ca3={}]=_0x4e1382;if(!_0x325055)return;const _0x4c6c8c=_0x101ca3['at']||0x0,_0x257a07=_0x101ca3[_0x5d72b7(0xeb)]||0x1;_0x325055[_0x5d72b7(0xee)]=new Array(_0x257a07)[_0x5d72b7(0x129)](_0x4c6c8c)[_0x5d72b7(0xc0)]((_0xf73295,_0x5476fe)=>_0xf73295+_0x5476fe);for(const {cell:_0xf26469}of _0x1cab28[_0x5d72b7(0x11c)](_0x57811b,{'startColumn':_0x4c6c8c,'endColumn':_0x4c6c8c+_0x257a07-0x1}))_0x325055[_0x5d72b7(0xd9)][_0x5d72b7(0x111)](_0x276d29[_0x5d72b7(0xcd)][_0x5d72b7(0x13c)](_0xf26469));},{'priority':_0x185f49(0xea)}),_0x1cab28['on'](_0x185f49(0x108),(_0x1d105c,_0x5f5bf5)=>{const _0x444572=_0x185f49,[_0x52136e,_0x5e707c={}]=_0x5f5bf5;if(!_0x325055)return;const _0x584442=_0x5e707c['at']||0x0,_0x19c386=_0x5e707c[_0x444572(0xf1)]||0x1;_0x325055[_0x444572(0x10f)]=new Array(_0x19c386)[_0x444572(0x129)](_0x584442)[_0x444572(0xc0)]((_0x5da3cb,_0x56afca)=>_0x5da3cb+_0x56afca);for(const {cell:_0x3eeb66}of _0x1cab28[_0x444572(0x11c)](_0x52136e,{'startRow':_0x584442,'endRow':_0x584442+_0x19c386-0x1}))_0x325055[_0x444572(0x162)][_0x444572(0x111)](_0x276d29[_0x444572(0xcd)][_0x444572(0x13c)](_0x3eeb66));},{'priority':_0x185f49(0xea)}),_0x1e3930[_0x185f49(0x13f)][_0x185f49(0x115)](_0x2d4f13=>{const _0x3739d8=_0x185f49;if(_0x2d4f13[_0x3739d8(0x175)]&&_0x2d4f13[_0x3739d8(0x175)][_0x3739d8(0xef)](_0x3739d8(0xc6)))return _0x2d4f13[_0x3739d8(0xd5)]?{}:{'type':_0x3739d8(0xd7),'content':_0x43c842(_0x276d29[_0x3739d8(0xcf)],_0x3739d8(0xcc))};});const _0x254939=()=>!0x1;for(const _0x25eea8 of[_0x185f49(0xc6),_0x185f49(0x159),_0x185f49(0x15b),_0x185f49(0x10d)])_0x1e3930[_0x185f49(0x15c)][_0x185f49(0x161)](_0x185f49(0xd7),_0x25eea8,_0x185f49(0x16c),_0x254939),_0x1e3930[_0x185f49(0x15c)][_0x185f49(0x161)](_0x185f49(0x120),_0x25eea8,_0x185f49(0x16c),_0x254939),_0x1e3930[_0x185f49(0x15c)][_0x185f49(0x161)](_0x185f49(0xe9),_0x25eea8,_0x185f49(0x16c),_0x254939);_0x1e3930[_0x185f49(0x15c)][_0x185f49(0x161)](_0x185f49(0xe9),_0x185f49(0x10d),_0x185f49(0x134),_0x254939),_0x1e3930[_0x185f49(0x15c)][_0x185f49(0x161)](_0x185f49(0xe9),_0x185f49(0x10d),_0x185f49(0x142),(_0x14dc2b,_0x3867b0,_0x1d3169)=>{const _0x3de61e=_0x185f49,_0x71673d=_0x14dc2b[_0x3de61e(0xc0)](_0x5268a5=>_0x5268a5[_0x3de61e(0xba)]())[_0x3de61e(0xdc)](_0x559107=>_0x559107),_0x1fb5ce=new Map(_0x71673d[_0x3de61e(0xc0)](_0x46cfd2=>[_0x46cfd2,null]));if(_0x325055){for(const {element:_0x3c1335,attributes:_0xa1d9ac}of _0x325055[_0x3de61e(0x123)])_0xa1d9ac&&_0x1fb5ce[_0x3de61e(0x133)](_0x3c1335,_0xa1d9ac);}else{if(_0x1d3169&&_0x1d3169[_0x3de61e(0x165)])for(const [_0x363277,_0xd2a002]of Object[_0x3de61e(0xbb)](_0x1d3169[_0x3de61e(0x165)])){const _0x393c75=_0x276d29[_0x3de61e(0xcd)][_0x3de61e(0xfb)][_0x3de61e(0x15e)](_0x363277),_0x242110=_0x393c75?_0x393c75[_0x3de61e(0x13e)]()[_0x3de61e(0xba)]():null;_0x242110&&_0x1fb5ce[_0x3de61e(0x133)](_0x242110,_0xd2a002);}}_0x276d29[_0x3de61e(0xcd)][_0x3de61e(0x12a)](_0xe792aa=>{const _0x41f1d6=_0x3de61e;for(const [_0x3fab00,_0x2199d2]of _0x1fb5ce)_0xe792aa[_0x41f1d6(0x168)]({...we,..._0x2199d2},_0x3fab00);});});const _0x3a781e=(_0x53699a,_0x5af651)=>{const _0x13eb78=_0x185f49;_0x1e3930[_0x13eb78(0x15c)][_0x13eb78(0x161)](_0x53699a,_0x13eb78(0xc6),_0x5af651,(_0x17814d,_0x5778dd,_0x4b1709)=>{const _0x2ff31a=_0x13eb78;_0x276d29[_0x2ff31a(0xcd)][_0x2ff31a(0x12a)](_0x427a83=>{const _0x56c20a=_0x2ff31a,_0x555e00=[];for(const _0x4c5322 of _0x17814d){const _0x152293=_0x4c5322[_0x56c20a(0x181)][_0x56c20a(0xc3)];_0x152293['is'](_0x56c20a(0xf7),_0x56c20a(0x15a))&&_0x555e00[_0x56c20a(0x111)](_0x152293);}_0x1e3930[_0x56c20a(0x15c)][_0x56c20a(0xc8)](_0x53699a,null,_0x5af651)(_0x17814d,_0x5778dd,_0x4b1709);for(const _0x12d261 of _0x555e00)_0x56c20a(0xfd)!=_0x12d261[_0x56c20a(0x131)][_0x56c20a(0x12d)]&&_0x427a83[_0x56c20a(0x102)](_0x12d261);});});};_0x3a781e(_0x185f49(0xd7),_0x185f49(0x142)),_0x3a781e(_0x185f49(0xd7),_0x185f49(0x134)),_0x3a781e(_0x185f49(0x120),_0x185f49(0x142)),_0x3a781e(_0x185f49(0x120),_0x185f49(0x134)),_0x1e3930[_0x185f49(0x15c)][_0x185f49(0x161)](_0x185f49(0xd7),_0x185f49(0x15b),_0x185f49(0x134),_0x2c25eb=>{const _0x102950=_0x185f49,_0x3436b7=_0x2c25eb[_0x102950(0xc0)](_0x20105b=>_0x20105b[_0x102950(0xba)]()),_0x296d92=_0x3436b7[0x0][_0x102950(0x110)](_0x102950(0xf3)),{minRow:_0x175666,maxRow:_0xeb49f2}=_0x4fa1a8[_0x102950(0xdb)](_0x3436b7);_0x1cab28[_0x102950(0xde)](_0x296d92,{'at':_0x175666,'rows':_0xeb49f2-_0x175666+0x1});}),_0x1e3930[_0x185f49(0x15c)][_0x185f49(0x161)](_0x185f49(0xd7),_0x185f49(0x159),_0x185f49(0x134),_0x631663=>{const _0x417ef7=_0x185f49,_0x166f46=_0x631663[_0x417ef7(0xc0)](_0x233925=>_0x233925[_0x417ef7(0xba)]()),_0x64bc6c=_0x166f46[0x0][_0x417ef7(0x110)](_0x417ef7(0xf3)),{minColumn:_0x2a88c8,maxColumn:_0x5b9d39}=_0x4fa1a8[_0x417ef7(0xdb)](_0x166f46);_0x1cab28[_0x417ef7(0xe6)](_0x64bc6c,{'at':_0x2a88c8,'columns':_0x5b9d39-_0x2a88c8+0x1});});const _0x274a94=(_0x114f2a,_0x422d57)=>{const _0x3bd0e9=_0x185f49;if(!_0x422d57[_0x3bd0e9(0x175)]||!_0x422d57[_0x3bd0e9(0x175)][_0x3bd0e9(0xef)](_0x3bd0e9(0xc6)))return;const _0x1b6f97=_0x422d57[_0x3bd0e9(0x117)][_0x3bd0e9(0x144)],_0x575dd9=_0x1e3930[_0x3bd0e9(0x13a)]()[_0x3bd0e9(0xdc)](_0x35f463=>_0x35f463[_0x3bd0e9(0x169)]&&_0x35f463[_0x3bd0e9(0x117)]&&_0x35f463[_0x3bd0e9(0x117)][_0x3bd0e9(0x144)]==_0x1b6f97);_0x575dd9[_0x3bd0e9(0x126)]&&_0x422d57[_0x3bd0e9(0x100)]()[_0x3bd0e9(0x126)]!=_0x575dd9[_0x3bd0e9(0x126)]&&_0x575dd9[_0x3bd0e9(0xbc)]((_0x5ad31a,_0x536906)=>(_0x5ad31a[_0x3bd0e9(0x113)]=_0x536906,_0x536906[_0x3bd0e9(0xd5)]=_0x5ad31a,_0x536906));};function _0x32dc6a(_0x5ea601,_0x1b2a98=!0x0){const _0x204c18=_0x185f49,{id:_0x349525,authorId:_0x57ba97}=_0x1e3930[_0x204c18(0x114)](_0x5ea601[_0x204c18(0x146)]),_0x3d4dd3=[_0x204c18(0x14a),_0x204c18(0x11d)],_0x4a32d4=_0x1e3930[_0x204c18(0xb8)][_0x204c18(0x138)](_0x5ea601[_0x204c18(0x146)]);return _0x4a32d4&&_0x3d4dd3[_0x204c18(0x111)](_0x204c18(0xd0)),{'classes':_0x3d4dd3,'attributes':{'data-suggestion':_0x349525,'data-author-id':_0x57ba97},'priority':_0x4a32d4&&_0x1b2a98?0xbc2:0xbb8};}_0x1e3930['on'](_0x185f49(0xc9),_0x274a94,{'priority':_0x185f49(0x148)}),_0x1e3930['on'](_0x185f49(0x137),_0x274a94,{'priority':_0x185f49(0x148)}),_0x276d29[_0x185f49(0xcd)][_0x185f49(0x135)][_0x185f49(0x109)](()=>{const _0x2324fa=_0x185f49;let _0x243414=!0x1;const _0x21205f=Array[_0x2324fa(0x10a)](_0x276d29[_0x2324fa(0xcd)][_0x2324fa(0x135)][_0x2324fa(0x119)][_0x2324fa(0xe2)]());for(const {name:_0x51c0dc,data:_0x3c0312}of _0x21205f){const {group:_0x1b533c,type:_0x55823c,id:_0x2113f4}=_0x1e3930[_0x2324fa(0x114)](_0x51c0dc);if(_0x2324fa(0xf9)!=_0x1b533c||_0x2324fa(0x120)!=_0x55823c||_0x3c0312[_0x2324fa(0x17d)])continue;if(!_0x1e3930[_0x2324fa(0x136)](_0x2113f4))continue;const _0x5800e9=_0x1e3930[_0x2324fa(0x11a)](_0x2113f4)[_0x2324fa(0xc7)](),_0xe96166=_0x276d29[_0x2324fa(0x14c)][_0x2324fa(0x15e)](_0x2324fa(0x125))['me'];for(const _0x2c9396 of _0x1e3930[_0x2324fa(0x13a)]()){if(!_0x2c9396[_0x2324fa(0x169)]||_0x2c9396[_0x2324fa(0x16d)]!=_0xe96166)continue;if(_0x2324fa(0xe9)!=_0x2c9396[_0x2324fa(0xd6)]||_0x2324fa(0x10d)!=_0x2c9396[_0x2324fa(0x175)])continue;if(_0x2c9396[_0x2324fa(0xc7)]()[_0x2324fa(0xc2)](_0x10e76d=>_0x5800e9[_0x2324fa(0xe4)](_0x510692=>_0x510692[_0x2324fa(0xc4)](_0x10e76d,!0x0)))){for(const _0x4b0bd7 of _0x2c9396[_0x2324fa(0x100)]())_0x4b0bd7[_0x2324fa(0x169)]&&(_0x4b0bd7[_0x2324fa(0x134)](),_0x243414=!0x0);}}}return _0x243414;}),_0x276d29[_0x185f49(0xcd)][_0x185f49(0x135)][_0x185f49(0x109)](_0x549001=>{const _0x1d9c5a=_0x185f49,_0x30d718=_0x276d29[_0x1d9c5a(0xd3)][_0x1d9c5a(0x15e)](_0x1d9c5a(0xf0));if(!_0x30d718||!_0x30d718[_0x1d9c5a(0xfa)][_0x1d9c5a(0x155)](_0x549001[_0x1d9c5a(0x156)]))return!0x1;let _0xc19f0d=!0x1;const _0x157f15=_0x276d29[_0x1d9c5a(0x14c)][_0x1d9c5a(0x15e)](_0x1d9c5a(0x125))['me'],_0x1dbe06=_0x276d29[_0x1d9c5a(0xcd)][_0x1d9c5a(0x135)][_0x1d9c5a(0x119)][_0x1d9c5a(0xdf)](),_0x345ab2=Array[_0x1d9c5a(0x10a)](_0x276d29[_0x1d9c5a(0xcd)][_0x1d9c5a(0x135)][_0x1d9c5a(0x119)][_0x1d9c5a(0xe2)]())[_0x1d9c5a(0xdc)](({name:_0x324e96,data:_0x2c6a2f})=>{const _0x115c71=_0x1d9c5a,{group:_0x147c7c,subType:_0x183aad,authorId:_0x403da9}=_0x1e3930[_0x115c71(0x114)](_0x324e96);return _0x115c71(0xf9)==_0x147c7c&&_0x115c71(0xc6)==_0x183aad&&_0x403da9==_0x157f15['id']&&!_0x2c6a2f[_0x115c71(0x17d)];});for(const _0x4a23b1 of _0x1dbe06){if(_0x1d9c5a(0x103)!=_0x4a23b1[_0x1d9c5a(0xd6)]||_0x1d9c5a(0x15a)!=_0x4a23b1[_0x1d9c5a(0x177)]||0x1!=_0x4a23b1[_0x1d9c5a(0x126)])continue;const _0x4d2cea=_0x549001[_0x1d9c5a(0xed)](_0x4a23b1[_0x1d9c5a(0x104)],_0x4a23b1[_0x1d9c5a(0x104)][_0x1d9c5a(0xce)](0x1));if(!_0x345ab2[_0x1d9c5a(0x122)](({data:_0x5705a1})=>_0x5705a1[_0x1d9c5a(0x154)][_0x1d9c5a(0xe0)](_0x4d2cea))){for(const {name:_0x28823e,data:_0x366f90}of _0x345ab2)if(_0x4d2cea[_0x1d9c5a(0xc4)](_0x366f90[_0x1d9c5a(0x154)])){_0x549001[_0x1d9c5a(0x105)](_0x28823e,{'range':_0x4d2cea}),_0xc19f0d=!0x0;break;}}}return _0xc19f0d;}),_0x276d29[_0x185f49(0xcd)][_0x185f49(0x135)][_0x185f49(0x109)](_0x3704f5=>{const _0x3b6c3d=_0x185f49;let _0x4595ef=!0x1;const _0x340fc2=_0x276d29[_0x3b6c3d(0x14c)][_0x3b6c3d(0x15e)](_0x3b6c3d(0x125))['me'],_0x5dbd68=_0x1e3930[_0x3b6c3d(0x13a)]()[_0x3b6c3d(0xdc)](_0x458c5b=>_0x458c5b[_0x3b6c3d(0x169)]&&_0x458c5b[_0x3b6c3d(0x16d)]==_0x340fc2),_0x511821=new Set(),_0x141192=new Set();for(const _0x1943fe of _0x5dbd68)if(_0x3b6c3d(0xc6)==_0x1943fe[_0x3b6c3d(0x175)])for(const _0x232a50 of _0x1943fe[_0x3b6c3d(0x118)]()){const _0x5a30c6=_0x232a50[_0x3b6c3d(0x13e)]()[_0x3b6c3d(0xba)]();if(_0x5a30c6){if(_0x5a30c6['is'](_0x3b6c3d(0xf7),_0x3b6c3d(0x15a))&&ke(_0x5a30c6)){_0x1943fe[_0x3b6c3d(0x15d)](_0x232a50[_0x3b6c3d(0x177)]),_0x511821[_0x3b6c3d(0xf2)](_0x5a30c6),_0x4595ef=!0x0;const _0x222f15=_0x5a30c6[_0x3b6c3d(0x152)],_0x39c5cf=_0x5a30c6[_0x3b6c3d(0xc1)],_0xdcb7fe=_0x222f15&&_0x222f15['is'](_0x3b6c3d(0xf7),_0x3b6c3d(0x15a)),_0x8081cd=_0x39c5cf&&_0x39c5cf['is'](_0x3b6c3d(0xf7),_0x3b6c3d(0x15a));_0xdcb7fe&&!_0x511821[_0x3b6c3d(0x155)](_0x222f15)&&_0x141192[_0x3b6c3d(0xf2)](_0x222f15),_0x8081cd&&!_0x511821[_0x3b6c3d(0x155)](_0x39c5cf)&&_0x141192[_0x3b6c3d(0xf2)](_0x39c5cf);}else _0x5a30c6['is'](_0x3b6c3d(0xf7),_0x3b6c3d(0x17e))&&_0x5a30c6[_0x3b6c3d(0x16e)]&&(_0x1943fe[_0x3b6c3d(0x15d)](_0x232a50[_0x3b6c3d(0x177)]),_0x4595ef=!0x0);}}else{if(_0x3b6c3d(0x10d)==_0x1943fe[_0x3b6c3d(0x175)]){if(!_0x1943fe[_0x3b6c3d(0x117)]||!_0x1943fe[_0x3b6c3d(0x117)][_0x3b6c3d(0x144)])continue;const _0x3d407b=_0x1943fe[_0x3b6c3d(0x117)][_0x3b6c3d(0x165)];if(_0x3d407b&&Object[_0x3b6c3d(0xe8)](_0x3d407b)[_0x3b6c3d(0x126)])continue;const _0x4f1063=_0x1943fe[_0x3b6c3d(0x117)][_0x3b6c3d(0x144)];let _0x207363=!0x0,_0x6ac12b=!0x0;for(const _0x4a4bc1 of _0x5dbd68)if(_0x4a4bc1[_0x3b6c3d(0x175)]&&_0x4a4bc1[_0x3b6c3d(0x175)][_0x3b6c3d(0xef)](_0x3b6c3d(0xc6))){if(!_0x4a4bc1[_0x3b6c3d(0x117)][_0x3b6c3d(0x144)]){_0x6ac12b=!0x1;break;}if(_0x4a4bc1['id']!=_0x1943fe['id']&&_0x4a4bc1[_0x3b6c3d(0x117)][_0x3b6c3d(0x144)]==_0x4f1063){_0x207363=!0x1;break;}}_0x6ac12b&&_0x207363&&(_0x1943fe[_0x3b6c3d(0xf5)](),_0x4595ef=!0x0);}}for(const _0xbf9ed3 of _0x511821)_0x3704f5[_0x3b6c3d(0x141)](_0xbf9ed3);for(const _0x37bfb1 of _0x141192)_0x3704f5[_0x3b6c3d(0x102)](_0x37bfb1);return _0x4595ef;}),_0x276d29[_0x185f49(0x101)][_0x185f49(0x11b)](_0x185f49(0x107))[_0x185f49(0x167)]({'model':_0x185f49(0x171),'view':(_0xff4c67,_0x495ad8)=>_0x32dc6a(_0xff4c67),'converterPriority':_0x185f49(0x148)}),_0x276d29[_0x185f49(0x101)][_0x185f49(0x11b)](_0x185f49(0x17a))[_0x185f49(0x167)]({'model':_0x185f49(0x171),'view':(_0x22de6a,_0x2f1a49)=>_0x2f1a49[_0x185f49(0xcb)][_0x185f49(0x14b)]?_0x32dc6a(_0x22de6a,!0x1):null,'converterPriority':_0x185f49(0x148)});const _0x358093=_0x276d29[_0x185f49(0x17f)][_0x185f49(0xf4)];this[_0x185f49(0x145)](_0x358093[_0x185f49(0x135)],_0x185f49(0x12f),(_0xb2627b,_0x44705f)=>{const _0x3b5544=_0x185f49,_0x26c338=[];for(const _0x4b068b of _0x358093[_0x3b5544(0x10e)](_0x44705f[_0x3b5544(0xc5)])[_0x3b5544(0x143)]())_0x4b068b['is'](_0x3b5544(0xf7),_0x3b5544(0x127))&&_0x26c338[_0x3b5544(0x111)](_0x4b068b);_0x358093[_0x3b5544(0x12a)](_0x489858=>{const _0x3bf00e=_0x3b5544;for(const _0x5d9552 of _0x26c338)_0x489858[_0x3bf00e(0xfc)](_0x489858[_0x3bf00e(0x10e)](_0x5d9552),_0x489858[_0x3bf00e(0xe5)](_0x5d9552)),_0x489858[_0x3bf00e(0x141)](_0x5d9552);});});}}function ke(_0x199150){const _0x41e5e1=_0x4e6111;if(_0x199150[_0x41e5e1(0x16e)])return!0x0;const _0x109a96=_0x199150[_0x41e5e1(0x151)](0x0);return _0x109a96['is'](_0x41e5e1(0xf7),_0x41e5e1(0x17e))&&_0x109a96[_0x41e5e1(0x16e)];}function Re(_0x471e74,_0x2764d9={},_0x1b5e2a){const _0x1a8ac3=_0x4e6111;for(const {isAnchor:_0x1e17bd,cellHeight:_0x4cb0e5,cellWidth:_0x3f5e3a}of _0x1b5e2a[_0x1a8ac3(0x11c)](_0x471e74,{'includeAllSlots':!0x0,..._0x2764d9}))if(!_0x1e17bd||0x1!=_0x4cb0e5||0x1!=_0x3f5e3a)return!0x1;return!0x0;}
23
+ const _0x4cff5e=_0x56fc;(function(_0x3db088,_0x2d6acd){const _0x58b5c3=_0x56fc,_0x488a9c=_0x3db088();while(!![]){try{const _0x2a504e=-parseInt(_0x58b5c3(0x236))/0x1*(-parseInt(_0x58b5c3(0x20c))/0x2)+-parseInt(_0x58b5c3(0x20e))/0x3*(parseInt(_0x58b5c3(0x1eb))/0x4)+-parseInt(_0x58b5c3(0x21d))/0x5+parseInt(_0x58b5c3(0x1b5))/0x6*(-parseInt(_0x58b5c3(0x25a))/0x7)+-parseInt(_0x58b5c3(0x21e))/0x8+parseInt(_0x58b5c3(0x1f0))/0x9+parseInt(_0x58b5c3(0x1ed))/0xa;if(_0x2a504e===_0x2d6acd)break;else _0x488a9c['push'](_0x488a9c['shift']());}catch(_0x585125){_0x488a9c['push'](_0x488a9c['shift']());}}}(_0x18f5,0xf1714));import{getTranslation as _0x218221}from'../utils/common-translations.js';function _0x18f5(){const _0x5652c7=['editingDowncast','join','insertColumns','fromRange','createPositionBefore','49ZtiMKF','fill','dataDowncast','getMarkers','tablePasteChainId','discard','createTableWalker','oldRange','last','redo','getChangedMarkers','endColumn','has','row','insertion','tableCellBackgroundColor','push','newRange','getTableIfOnlyTableInContent','Users','getSuggestion','tablePaste','forceDefaultExecution','isInContent','paragraph','accept','conversion','getChildren','documentSelection','tablePasteColumn','getRowIndexes','add','getColumns','getContainedElement','document','startsWith','remove','formatBlock','reduce','author','1398948gJivgi','set','showSuggestionHighlights','batch','TableClipboard','tableCellBorderWidth','_suggestionFactory','differ','ck-suggestion-marker-insertion','_splitMarkerName','columnInsertionRanges','createRangeOn','rowInsertionRanges','register','getChild','_replaceTableSlotCell','getShiftedBy','getItems','editor','forEach','plugins','markers','insertRows','move','markerName','getRanges','insert','registerCustomCallback','elementToElement','low','createRangeIn','suggestionUnloaded','content','getSuggestions','getAttributes','type','tableCellBorderStyle','removeMarkers','tablePasteRow','clipboardOutput','columns','ck-suggestion-marker','wrap','next','every','registerDescriptionCallback','tableCellHorizontalAlignment','markerToHighlight','getRows','findAncestor','updateMarker','table','schema','view','8812JKUBxV','createRange','6991340WMbslR','isEqual','getSuggestionCallback','11636181BPrTKh','insertionRanges','_tablePostFixingSubtypes','previousSibling','length','element','tableCellSuggestion','_isForcedDefaultExecutionBlock','cells','entries','rows','editing','tableCellPadding','TableUtils','createElement','activeMarkers','first','getChanges','getRange','options','listenTo','attributes','getAllAdjacentSuggestions','setAttribute','rowInsertionIndexes','from','commands','high','36sIaNnN','columnInsertionIndexes','222XtxGPS','removeMarker','find','subType','name','tableCell','_createdBatches','markerAttributes','getColumnIndexes','markMultiRangeDeletion','_getCoordsForCells','change','$graveyard','afterInit','ck-suggestion-marker--active','2860390CIBUCW','486296eVxNtM','TrackChangesEditing','containsRange','suggestionLoaded','selection','suggestion','includes','suggestion-td','tablePasteCell','trackChanges','cell','deletion','value','getSelectionAffectedTableCells','requires','for','position','tableCellVerticalAlignment','markMultiRangeInsertion','filter','end','tableCellBorderColor','column','return','79161YryJwV','insertContent','start','isEmpty','nextSibling','removeColumns','endRow','fromEntries','root','rootName','markMultiRangeBlockFormat','unwrap','map','setAttributes','call','previous','deletionRanges','descriptionFactory','detach','keys','suggestion:formatBlock:tablePasteCell','removeRows','hasSuggestion','stop','some','model','registerPostFixer','get','*Replace\x20table\x20cells*','nodeAfter','locale'];_0x18f5=function(){return _0x5652c7;};return _0x18f5();}function _0x56fc(_0x48eb94,_0x3efffb){const _0x18f581=_0x18f5();return _0x56fc=function(_0x56fc91,_0x1fe7b2){_0x56fc91=_0x56fc91-0x18e;let _0x343ca4=_0x18f581[_0x56fc91];return _0x343ca4;},_0x56fc(_0x48eb94,_0x3efffb);}import{Plugin as _0x1d73b7}from'ckeditor5/src/core.js';import{LiveRange as _0x47accf}from'ckeditor5/src/engine.js';import{uid as _0x2026be,priorities as _0x39127a}from'ckeditor5/src/utils.js';import _0x3d135f from'./table.js';const Pe=[_0x4cff5e(0x1ba),_0x4cff5e(0x233),_0x4cff5e(0x1d9),_0x4cff5e(0x1e3),_0x4cff5e(0x22f),_0x4cff5e(0x19c),_0x4cff5e(0x1fc)],we=Object[_0x4cff5e(0x23d)](Pe[_0x4cff5e(0x242)](_0x461d42=>[_0x461d42,null]));export default class _t extends _0x1d73b7{static get[_0x4cff5e(0x22c)](){return[_0x3d135f];}[_0x4cff5e(0x21b)](){const _0x5890b3=_0x4cff5e,_0x4d4e85=this[_0x5890b3(0x1c7)];if(!_0x4d4e85[_0x5890b3(0x1c9)][_0x5890b3(0x199)](_0x5890b3(0x1b9)))return;const _0x3303c4=_0x4d4e85[_0x5890b3(0x1c9)][_0x5890b3(0x251)](_0x5890b3(0x21f)),_0x32b5fa=_0x4d4e85[_0x5890b3(0x1c9)][_0x5890b3(0x251)](_0x5890b3(0x1fd)),_0x55b8d5=_0x4d4e85[_0x5890b3(0x1c9)][_0x5890b3(0x251)](_0x3d135f),_0x36e3a3=_0x4d4e85[_0x5890b3(0x1c9)][_0x5890b3(0x251)](_0x5890b3(0x1b9));_0x55b8d5[_0x5890b3(0x1f2)][_0x5890b3(0x19d)](_0x5890b3(0x1db),_0x5890b3(0x1aa)),_0x4d4e85[_0x5890b3(0x24f)][_0x5890b3(0x1e9)][_0x5890b3(0x1c2)](_0x5890b3(0x1f6),{'allowIn':_0x5890b3(0x213),'allowContentOf':_0x5890b3(0x213),'isLimit':!0x0}),_0x4d4e85[_0x5890b3(0x1a7)][_0x5890b3(0x1d1)]({'model':_0x5890b3(0x1f6),'view':_0x5890b3(0x225)});let _0x19cf55=null;_0x4d4e85[_0x5890b3(0x24f)]['on'](_0x5890b3(0x237),(_0x361f92,_0x50f18c)=>{const _0x5171f4=_0x5890b3,[_0x42f94e,_0x491bd3]=_0x50f18c,_0x5a403d=_0x50f18c[_0x50f18c[_0x5171f4(0x1f4)]-0x1];_0x5a403d&&_0x5a403d[_0x5171f4(0x1a3)]||_0x3303c4[_0x5171f4(0x1f7)]||this[_0x5171f4(0x1c7)][_0x5171f4(0x20a)][_0x5171f4(0x251)](_0x5171f4(0x227))[_0x5171f4(0x22a)]&&function(_0x1854e3,_0x514693,_0x277fcc,_0x1d7519,_0x57f84e){const _0xd65501=_0x5171f4;if(_0x514693&&!_0x514693['is'](_0xd65501(0x1a9)))return!0x1;const _0x47f8c9=_0x57f84e[_0xd65501(0x19f)](_0x1854e3,_0x277fcc);if(!_0x47f8c9||!Re(_0x47f8c9,void 0x0,_0x1d7519))return!0x1;const _0x38b4da=_0x1d7519[_0xd65501(0x22b)](_0x277fcc[_0xd65501(0x1af)][_0xd65501(0x222)]);if(!_0x38b4da[_0xd65501(0x1f4)])return!0x1;const _0x3c4ec1=_0x38b4da[0x0][_0xd65501(0x1e6)](_0xd65501(0x1e8)),_0x14595a=_0x1d7519[_0xd65501(0x1ab)](_0x38b4da),_0x514c12=_0x1d7519[_0xd65501(0x216)](_0x38b4da),_0x32655d={'startRow':_0x14595a[_0xd65501(0x200)],'endRow':_0x14595a[_0xd65501(0x195)],'startColumn':_0x514c12[_0xd65501(0x200)],'endColumn':_0x514c12[_0xd65501(0x195)]};return 0x1==_0x38b4da[_0xd65501(0x1f4)]&&(_0x32655d[_0xd65501(0x23c)]+=_0x1d7519[_0xd65501(0x1e5)](_0x47f8c9)-0x1,_0x32655d[_0xd65501(0x198)]+=_0x1d7519[_0xd65501(0x1ad)](_0x47f8c9)-0x1),Re(_0x3c4ec1,_0x32655d,_0x1d7519);}(_0x42f94e,_0x491bd3,_0x4d4e85[_0x5171f4(0x24f)],_0x32b5fa,_0x36e3a3)&&(_0x361f92[_0x5171f4(0x24d)](),_0x19cf55={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4d4e85[_0x5171f4(0x24f)][_0x5171f4(0x219)](()=>{const _0x32f1f6=_0x5171f4;_0x4d4e85[_0x32f1f6(0x24f)][_0x32f1f6(0x237)](_0x50f18c[0x0],_0x50f18c[0x1],_0x50f18c[0x2],{'forceDefaultExecution':!0x0});const _0x18cbdf=_0x2026be(),{rowInsertionRanges:_0x177a6e,columnInsertionRanges:_0x4a5879,insertionRanges:_0x5a96e4,deletionRanges:_0x4769cd,cells:_0xf4a464}=_0x19cf55;_0x177a6e[_0x32f1f6(0x1f4)]&&_0x3303c4[_0x32f1f6(0x230)](_0x177a6e,_0x32f1f6(0x1db),{'tablePasteChainId':_0x18cbdf}),_0x4a5879[_0x32f1f6(0x1f4)]&&_0x3303c4[_0x32f1f6(0x230)](_0x4a5879,_0x32f1f6(0x1aa),{'tablePasteChainId':_0x18cbdf}),_0x5a96e4[_0x32f1f6(0x1f4)]&&(_0x3303c4[_0x32f1f6(0x230)](_0x5a96e4,_0x32f1f6(0x1a2),{'tablePasteChainId':_0x18cbdf,'skipNestingCheck':!0x0}),_0x5a96e4[_0x32f1f6(0x1c8)](_0x45b22e=>{const _0x3d83dd=_0x32f1f6;var _0xbfab4;return null===(_0xbfab4=_0x45b22e[_0x3d83dd(0x248)])||void 0x0===_0xbfab4?void 0x0:_0xbfab4[_0x3d83dd(0x244)](_0x45b22e);})),_0x4769cd[_0x32f1f6(0x1f4)]&&(_0x3303c4[_0x32f1f6(0x217)](_0x4769cd,_0x32f1f6(0x1a2),{'tablePasteChainId':_0x18cbdf,'skipNestingCheck':!0x0}),_0x4769cd[_0x32f1f6(0x1c8)](_0x43dbbc=>{const _0x3051b5=_0x32f1f6;var _0x12c71b;return null===(_0x12c71b=_0x43dbbc[_0x3051b5(0x248)])||void 0x0===_0x12c71b?void 0x0:_0x12c71b[_0x3051b5(0x244)](_0x43dbbc);}));const _0x32da00=_0x3303c4[_0x32f1f6(0x240)](_0xf4a464[_0x32f1f6(0x242)](({element:_0x3287a5})=>_0x3287a5),{'formatGroupId':_0x2026be()},[],_0x32f1f6(0x226),{'tablePasteChainId':_0x18cbdf});if(_0x32da00){const _0x27e7b4=_0x32da00[_0x32f1f6(0x190)](),_0x5542bc=[];for(const {element:_0x2572ba,attributes:_0x105c64}of _0xf4a464){if(!_0x105c64)continue;const _0x1cb2d7=_0x4d4e85[_0x32f1f6(0x24f)][_0x32f1f6(0x1c0)](_0x2572ba),_0x3f9c1d=_0x27e7b4[_0x32f1f6(0x210)](_0x10bdb4=>_0x10bdb4[_0x32f1f6(0x202)]()[_0x32f1f6(0x1ee)](_0x1cb2d7));_0x3f9c1d&&_0x5542bc[_0x32f1f6(0x19d)]([_0x3f9c1d[_0x32f1f6(0x212)],_0x105c64]);}_0x5542bc[_0x32f1f6(0x1f4)]&&_0x32da00[_0x32f1f6(0x207)](_0x32f1f6(0x215),Object[_0x32f1f6(0x23d)](_0x5542bc));}_0x19cf55=null;}));},{'priority':_0x39127a[_0x5890b3(0x20b)]+0xa}),_0x4d4e85[_0x5890b3(0x1c9)][_0x5890b3(0x251)](_0x5890b3(0x1b9))['on'](_0x5890b3(0x1c4),(_0x310137,_0x133543)=>{const _0x1386b4=_0x5890b3,[_0x53a465,_0x1a98b5,,_0xb844e2]=_0x133543;if(!_0x19cf55)return;_0x310137[_0x1386b4(0x24d)]();const _0x5137ea=_0x53a465[_0x1386b4(0x228)],_0x129e18=_0x1a98b5,_0x5f6d64=ke(_0x5137ea),_0x4da929=ke(_0x129e18);_0x310137[_0x1386b4(0x235)]=_0x5137ea;let _0x3416fb=null,_0xa7e52f=null;if(_0x4da929||_0x5f6d64){if(_0x5f6d64&&!_0x4da929){_0xb844e2[_0x1386b4(0x1b1)](_0x5137ea[_0x1386b4(0x1c3)](0x0));for(const _0x59f3be of Array[_0x1386b4(0x209)](_0x129e18[_0x1386b4(0x1a8)]()))_0xb844e2[_0x1386b4(0x1cf)](_0x59f3be,_0x5137ea,_0x1386b4(0x232));const _0x12adc6=_0x19cf55[_0x1386b4(0x208)][_0x1386b4(0x224)](_0x53a465[_0x1386b4(0x19a)]),_0x30c18e=_0x19cf55[_0x1386b4(0x20d)][_0x1386b4(0x224)](_0x53a465[_0x1386b4(0x234)]);_0x12adc6||_0x30c18e||(_0x3416fb=_0x47accf[_0x1386b4(0x258)](_0xb844e2[_0x1386b4(0x1d3)](_0x5137ea)));}else _0x4da929&&!_0x5f6d64&&(_0xa7e52f=_0xb844e2[_0x1386b4(0x1d3)](_0x5137ea));}else{const _0x4d5ebf=_0xb844e2[_0x1386b4(0x1fe)](_0x1386b4(0x1f6)),_0x42a295=_0xb844e2[_0x1386b4(0x1fe)](_0x1386b4(0x1f6));_0xb844e2[_0x1386b4(0x1df)](_0xb844e2[_0x1386b4(0x1d3)](_0x5137ea),_0x42a295),_0xb844e2[_0x1386b4(0x1cf)](_0x4d5ebf,_0x5137ea,0x0);for(const _0x508b10 of Array[_0x1386b4(0x209)](_0x129e18[_0x1386b4(0x1a8)]()))_0xb844e2[_0x1386b4(0x1cf)](_0x508b10,_0x4d5ebf,_0x1386b4(0x232));_0x3416fb=_0x47accf[_0x1386b4(0x258)](_0xb844e2[_0x1386b4(0x1c0)](_0x4d5ebf)),_0xa7e52f=_0x47accf[_0x1386b4(0x258)](_0xb844e2[_0x1386b4(0x1c0)](_0x42a295));}const _0x167a82=Array[_0x1386b4(0x209)](_0x129e18[_0x1386b4(0x1d7)]())[_0x1386b4(0x231)](([_0x35d6a1])=>Pe[_0x1386b4(0x224)](_0x35d6a1));_0x19cf55[_0x1386b4(0x1f8)][_0x1386b4(0x19d)]({'element':_0x5137ea,'attributes':_0x167a82[_0x1386b4(0x1f4)]?Object[_0x1386b4(0x23d)](_0x167a82):null}),_0x3416fb&&_0x19cf55[_0x1386b4(0x1f1)][_0x1386b4(0x19d)](_0x3416fb),_0xa7e52f&&_0x19cf55[_0x1386b4(0x246)][_0x1386b4(0x19d)](_0xa7e52f);},{'priority':_0x5890b3(0x20b)}),_0x32b5fa['on'](_0x5890b3(0x257),(_0x4e843,_0x2be4b1)=>{const _0x54a617=_0x5890b3,[_0x23a626,_0x18765e={}]=_0x2be4b1;if(!_0x19cf55)return;const _0x16d542=_0x18765e['at']||0x0,_0x1a92c7=_0x18765e[_0x54a617(0x1dd)]||0x1;_0x19cf55[_0x54a617(0x20d)]=new Array(_0x1a92c7)[_0x54a617(0x18e)](_0x16d542)[_0x54a617(0x242)]((_0x209ab8,_0xdd7bee)=>_0x209ab8+_0xdd7bee);for(const {cell:_0x45ed94}of _0x32b5fa[_0x54a617(0x193)](_0x23a626,{'startColumn':_0x16d542,'endColumn':_0x16d542+_0x1a92c7-0x1}))_0x19cf55[_0x54a617(0x1bf)][_0x54a617(0x19d)](_0x4d4e85[_0x54a617(0x24f)][_0x54a617(0x1c0)](_0x45ed94));},{'priority':_0x5890b3(0x1d2)}),_0x32b5fa['on'](_0x5890b3(0x1cb),(_0x4251e2,_0x1aa28a)=>{const _0x3ca9e2=_0x5890b3,[_0x18f77f,_0x2d2dff={}]=_0x1aa28a;if(!_0x19cf55)return;const _0x107def=_0x2d2dff['at']||0x0,_0x55df04=_0x2d2dff[_0x3ca9e2(0x1fa)]||0x1;_0x19cf55[_0x3ca9e2(0x208)]=new Array(_0x55df04)[_0x3ca9e2(0x18e)](_0x107def)[_0x3ca9e2(0x242)]((_0x3dadea,_0x20075c)=>_0x3dadea+_0x20075c);for(const {cell:_0x3dee67}of _0x32b5fa[_0x3ca9e2(0x193)](_0x18f77f,{'startRow':_0x107def,'endRow':_0x107def+_0x55df04-0x1}))_0x19cf55[_0x3ca9e2(0x1c1)][_0x3ca9e2(0x19d)](_0x4d4e85[_0x3ca9e2(0x24f)][_0x3ca9e2(0x1c0)](_0x3dee67));},{'priority':_0x5890b3(0x1d2)}),_0x3303c4[_0x5890b3(0x247)][_0x5890b3(0x1e2)](_0x129dca=>{const _0x325525=_0x5890b3;if(_0x129dca[_0x325525(0x211)]&&_0x129dca[_0x325525(0x211)][_0x325525(0x1b0)](_0x325525(0x1a2)))return _0x129dca[_0x325525(0x245)]?{}:{'type':_0x325525(0x19b),'content':_0x218221(_0x4d4e85[_0x325525(0x254)],_0x325525(0x252))};});const _0x20ec85=()=>!0x1;for(const _0x6fa3a0 of[_0x5890b3(0x1a2),_0x5890b3(0x1aa),_0x5890b3(0x1db),_0x5890b3(0x226)])_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x19b),_0x6fa3a0,_0x5890b3(0x256),_0x20ec85),_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x229),_0x6fa3a0,_0x5890b3(0x256),_0x20ec85),_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x1b2),_0x6fa3a0,_0x5890b3(0x256),_0x20ec85);_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x1b2),_0x5890b3(0x226),_0x5890b3(0x192),_0x20ec85),_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x1b2),_0x5890b3(0x226),_0x5890b3(0x1a6),(_0xb88526,_0x11fbcf,_0x3e5547)=>{const _0x1e6014=_0x5890b3,_0x2bfb93=_0xb88526[_0x1e6014(0x242)](_0x238241=>_0x238241[_0x1e6014(0x1ae)]())[_0x1e6014(0x231)](_0x228748=>_0x228748),_0x1143dd=new Map(_0x2bfb93[_0x1e6014(0x242)](_0x15f836=>[_0x15f836,null]));if(_0x19cf55){for(const {element:_0x316184,attributes:_0x223a8d}of _0x19cf55[_0x1e6014(0x1f8)])_0x223a8d&&_0x1143dd[_0x1e6014(0x1b6)](_0x316184,_0x223a8d);}else{if(_0x3e5547&&_0x3e5547[_0x1e6014(0x215)])for(const [_0x2aabe6,_0x2f4bda]of Object[_0x1e6014(0x1f9)](_0x3e5547[_0x1e6014(0x215)])){const _0x1f5c9a=_0x4d4e85[_0x1e6014(0x24f)][_0x1e6014(0x1ca)][_0x1e6014(0x251)](_0x2aabe6),_0xb84403=_0x1f5c9a?_0x1f5c9a[_0x1e6014(0x202)]()[_0x1e6014(0x1ae)]():null;_0xb84403&&_0x1143dd[_0x1e6014(0x1b6)](_0xb84403,_0x2f4bda);}}_0x4d4e85[_0x1e6014(0x24f)][_0x1e6014(0x219)](_0x26491d=>{const _0x36df68=_0x1e6014;for(const [_0x37f682,_0x4cf8a4]of _0x1143dd)_0x26491d[_0x36df68(0x243)]({...we,..._0x4cf8a4},_0x37f682);});});const _0x5b741d=(_0x3c8f36,_0x3ecf6a)=>{const _0x180880=_0x5890b3;_0x3303c4[_0x180880(0x1bb)][_0x180880(0x1d0)](_0x3c8f36,_0x180880(0x1a2),_0x3ecf6a,(_0x3a9290,_0xeb2712,_0x1482e8)=>{const _0x10089e=_0x180880;_0x4d4e85[_0x10089e(0x24f)][_0x10089e(0x219)](_0x3eda0a=>{const _0x426bc8=_0x10089e,_0x48f531=[];for(const _0x1e0896 of _0x3a9290){const _0x1778ab=_0x1e0896[_0x426bc8(0x238)][_0x426bc8(0x253)];_0x1778ab['is'](_0x426bc8(0x1f5),_0x426bc8(0x1f6))&&_0x48f531[_0x426bc8(0x19d)](_0x1778ab);}_0x3303c4[_0x426bc8(0x1bb)][_0x426bc8(0x1ef)](_0x3c8f36,null,_0x3ecf6a)(_0x3a9290,_0xeb2712,_0x1482e8);for(const _0x2b2455 of _0x48f531)_0x426bc8(0x21a)!=_0x2b2455[_0x426bc8(0x23e)][_0x426bc8(0x23f)]&&_0x3eda0a[_0x426bc8(0x241)](_0x2b2455);});});};_0x5b741d(_0x5890b3(0x19b),_0x5890b3(0x1a6)),_0x5b741d(_0x5890b3(0x19b),_0x5890b3(0x192)),_0x5b741d(_0x5890b3(0x229),_0x5890b3(0x1a6)),_0x5b741d(_0x5890b3(0x229),_0x5890b3(0x192)),_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x19b),_0x5890b3(0x1db),_0x5890b3(0x192),_0xa3772d=>{const _0x2b0917=_0x5890b3,_0x11f572=_0xa3772d[_0x2b0917(0x242)](_0x174c00=>_0x174c00[_0x2b0917(0x1ae)]()),_0x31a273=_0x11f572[0x0][_0x2b0917(0x1e6)](_0x2b0917(0x1e8)),{minRow:_0x9e094c,maxRow:_0x292821}=_0x55b8d5[_0x2b0917(0x218)](_0x11f572);_0x32b5fa[_0x2b0917(0x24b)](_0x31a273,{'at':_0x9e094c,'rows':_0x292821-_0x9e094c+0x1});}),_0x3303c4[_0x5890b3(0x1bb)][_0x5890b3(0x1d0)](_0x5890b3(0x19b),_0x5890b3(0x1aa),_0x5890b3(0x192),_0xfb25eb=>{const _0x40be4a=_0x5890b3,_0x56ad4c=_0xfb25eb[_0x40be4a(0x242)](_0x170f09=>_0x170f09[_0x40be4a(0x1ae)]()),_0x3ad3d4=_0x56ad4c[0x0][_0x40be4a(0x1e6)](_0x40be4a(0x1e8)),{minColumn:_0x572e05,maxColumn:_0x41f8c6}=_0x55b8d5[_0x40be4a(0x218)](_0x56ad4c);_0x32b5fa[_0x40be4a(0x23b)](_0x3ad3d4,{'at':_0x572e05,'columns':_0x41f8c6-_0x572e05+0x1});});const _0xc42710=(_0x53f5c9,_0x542eb6)=>{const _0x201efa=_0x5890b3;if(!_0x542eb6[_0x201efa(0x211)]||!_0x542eb6[_0x201efa(0x211)][_0x201efa(0x1b0)](_0x201efa(0x1a2)))return;const _0x392eef=_0x542eb6[_0x201efa(0x205)][_0x201efa(0x191)],_0xe3a7a4=_0x3303c4[_0x201efa(0x1d6)]()[_0x201efa(0x231)](_0x274810=>_0x274810[_0x201efa(0x1a4)]&&_0x274810[_0x201efa(0x205)]&&_0x274810[_0x201efa(0x205)][_0x201efa(0x191)]==_0x392eef);_0xe3a7a4[_0x201efa(0x1f4)]&&_0x542eb6[_0x201efa(0x206)]()[_0x201efa(0x1f4)]!=_0xe3a7a4[_0x201efa(0x1f4)]&&_0xe3a7a4[_0x201efa(0x1b3)]((_0x22032c,_0x4c7486)=>(_0x22032c[_0x201efa(0x1e0)]=_0x4c7486,_0x4c7486[_0x201efa(0x245)]=_0x22032c,_0x4c7486));};function _0x2bf20e(_0x1562fb,_0x28ebd4=!0x0){const _0x344d03=_0x5890b3,{id:_0x2c8d07,authorId:_0x4bc97d}=_0x3303c4[_0x344d03(0x1be)](_0x1562fb[_0x344d03(0x1cd)]),_0x1dc9cc=[_0x344d03(0x1de),_0x344d03(0x1bd)],_0x4a4bf=_0x3303c4[_0x344d03(0x1ff)][_0x344d03(0x224)](_0x1562fb[_0x344d03(0x1cd)]);return _0x4a4bf&&_0x1dc9cc[_0x344d03(0x19d)](_0x344d03(0x21c)),{'classes':_0x1dc9cc,'attributes':{'data-suggestion':_0x2c8d07,'data-author-id':_0x4bc97d},'priority':_0x4a4bf&&_0x28ebd4?0xbc2:0xbb8};}_0x3303c4['on'](_0x5890b3(0x221),_0xc42710,{'priority':_0x5890b3(0x20b)}),_0x3303c4['on'](_0x5890b3(0x1d4),_0xc42710,{'priority':_0x5890b3(0x20b)}),_0x4d4e85[_0x5890b3(0x24f)][_0x5890b3(0x1af)][_0x5890b3(0x250)](()=>{const _0x385dcb=_0x5890b3;let _0x5e17e9=!0x1;const _0x4fe6e0=Array[_0x385dcb(0x209)](_0x4d4e85[_0x385dcb(0x24f)][_0x385dcb(0x1af)][_0x385dcb(0x1bc)][_0x385dcb(0x197)]());for(const {name:_0x29d5b1,data:_0x4483df}of _0x4fe6e0){const {group:_0x29f94b,type:_0x5a1d44,id:_0x323a00}=_0x3303c4[_0x385dcb(0x1be)](_0x29d5b1);if(_0x385dcb(0x223)!=_0x29f94b||_0x385dcb(0x229)!=_0x5a1d44||_0x4483df[_0x385dcb(0x194)])continue;if(!_0x3303c4[_0x385dcb(0x24c)](_0x323a00))continue;const _0xc4c1ff=_0x3303c4[_0x385dcb(0x1a1)](_0x323a00)[_0x385dcb(0x1ce)](),_0x43ce45=_0x4d4e85[_0x385dcb(0x1c9)][_0x385dcb(0x251)](_0x385dcb(0x1a0))['me'];for(const _0x1c1a54 of _0x3303c4[_0x385dcb(0x1d6)]()){if(!_0x1c1a54[_0x385dcb(0x1a4)]||_0x1c1a54[_0x385dcb(0x1b4)]!=_0x43ce45)continue;if(_0x385dcb(0x1b2)!=_0x1c1a54[_0x385dcb(0x1d8)]||_0x385dcb(0x226)!=_0x1c1a54[_0x385dcb(0x211)])continue;if(_0x1c1a54[_0x385dcb(0x1ce)]()[_0x385dcb(0x1e1)](_0x2c6d22=>_0xc4c1ff[_0x385dcb(0x24e)](_0x1adf33=>_0x1adf33[_0x385dcb(0x220)](_0x2c6d22,!0x0)))){for(const _0x461cf7 of _0x1c1a54[_0x385dcb(0x206)]())_0x461cf7[_0x385dcb(0x1a4)]&&(_0x461cf7[_0x385dcb(0x192)](),_0x5e17e9=!0x0);}}}return _0x5e17e9;}),_0x4d4e85[_0x5890b3(0x24f)][_0x5890b3(0x1af)][_0x5890b3(0x250)](_0x3c3d81=>{const _0x517f75=_0x5890b3,_0x1c438e=_0x4d4e85[_0x517f75(0x20a)][_0x517f75(0x251)](_0x517f75(0x196));if(!_0x1c438e||!_0x1c438e[_0x517f75(0x214)][_0x517f75(0x199)](_0x3c3d81[_0x517f75(0x1b8)]))return!0x1;let _0x4e5075=!0x1;const _0x33527e=_0x4d4e85[_0x517f75(0x1c9)][_0x517f75(0x251)](_0x517f75(0x1a0))['me'],_0x43b876=_0x4d4e85[_0x517f75(0x24f)][_0x517f75(0x1af)][_0x517f75(0x1bc)][_0x517f75(0x201)](),_0x3c94f3=Array[_0x517f75(0x209)](_0x4d4e85[_0x517f75(0x24f)][_0x517f75(0x1af)][_0x517f75(0x1bc)][_0x517f75(0x197)]())[_0x517f75(0x231)](({name:_0xc9bbc3,data:_0xa158d4})=>{const _0x34b826=_0x517f75,{group:_0x4bd5d7,subType:_0x16a012,authorId:_0x74a9f8}=_0x3303c4[_0x34b826(0x1be)](_0xc9bbc3);return _0x34b826(0x223)==_0x4bd5d7&&_0x34b826(0x1a2)==_0x16a012&&_0x74a9f8==_0x33527e['id']&&!_0xa158d4[_0x34b826(0x194)];});for(const _0x43316d of _0x43b876){if(_0x517f75(0x1cf)!=_0x43316d[_0x517f75(0x1d8)]||_0x517f75(0x1f6)!=_0x43316d[_0x517f75(0x212)]||0x1!=_0x43316d[_0x517f75(0x1f4)])continue;const _0x15ac05=_0x3c3d81[_0x517f75(0x1ec)](_0x43316d[_0x517f75(0x22e)],_0x43316d[_0x517f75(0x22e)][_0x517f75(0x1c5)](0x1));if(!_0x3c94f3[_0x517f75(0x210)](({data:_0xba848c})=>_0xba848c[_0x517f75(0x19e)][_0x517f75(0x1ee)](_0x15ac05))){for(const {name:_0x5dfe4d,data:_0xe06210}of _0x3c94f3)if(_0x15ac05[_0x517f75(0x220)](_0xe06210[_0x517f75(0x19e)])){_0x3c3d81[_0x517f75(0x1e7)](_0x5dfe4d,{'range':_0x15ac05}),_0x4e5075=!0x0;break;}}}return _0x4e5075;}),_0x4d4e85[_0x5890b3(0x24f)][_0x5890b3(0x1af)][_0x5890b3(0x250)](_0x4e934d=>{const _0x26f703=_0x5890b3;let _0x2d3911=!0x1;const _0x2cf6d4=_0x4d4e85[_0x26f703(0x1c9)][_0x26f703(0x251)](_0x26f703(0x1a0))['me'],_0xd8f1ed=_0x3303c4[_0x26f703(0x1d6)]()[_0x26f703(0x231)](_0x53c5bd=>_0x53c5bd[_0x26f703(0x1a4)]&&_0x53c5bd[_0x26f703(0x1b4)]==_0x2cf6d4),_0x3311ce=new Set(),_0x4d9b0d=new Set();for(const _0x1e6c8b of _0xd8f1ed)if(_0x26f703(0x1a2)==_0x1e6c8b[_0x26f703(0x211)])for(const _0x1f2718 of _0x1e6c8b[_0x26f703(0x190)]()){const _0x2c0a66=_0x1f2718[_0x26f703(0x202)]()[_0x26f703(0x1ae)]();if(_0x2c0a66){if(_0x2c0a66['is'](_0x26f703(0x1f5),_0x26f703(0x1f6))&&ke(_0x2c0a66)){_0x1e6c8b[_0x26f703(0x20f)](_0x1f2718[_0x26f703(0x212)]),_0x3311ce[_0x26f703(0x1ac)](_0x2c0a66),_0x2d3911=!0x0;const _0x142ad1=_0x2c0a66[_0x26f703(0x23a)],_0x4d430f=_0x2c0a66[_0x26f703(0x1f3)],_0x12701a=_0x142ad1&&_0x142ad1['is'](_0x26f703(0x1f5),_0x26f703(0x1f6)),_0x253c8d=_0x4d430f&&_0x4d430f['is'](_0x26f703(0x1f5),_0x26f703(0x1f6));_0x12701a&&!_0x3311ce[_0x26f703(0x199)](_0x142ad1)&&_0x4d9b0d[_0x26f703(0x1ac)](_0x142ad1),_0x253c8d&&!_0x3311ce[_0x26f703(0x199)](_0x4d430f)&&_0x4d9b0d[_0x26f703(0x1ac)](_0x4d430f);}else _0x2c0a66['is'](_0x26f703(0x1f5),_0x26f703(0x1a5))&&_0x2c0a66[_0x26f703(0x239)]&&(_0x1e6c8b[_0x26f703(0x20f)](_0x1f2718[_0x26f703(0x212)]),_0x2d3911=!0x0);}}else{if(_0x26f703(0x226)==_0x1e6c8b[_0x26f703(0x211)]){if(!_0x1e6c8b[_0x26f703(0x205)]||!_0x1e6c8b[_0x26f703(0x205)][_0x26f703(0x191)])continue;const _0x5e26ac=_0x1e6c8b[_0x26f703(0x205)][_0x26f703(0x215)];if(_0x5e26ac&&Object[_0x26f703(0x249)](_0x5e26ac)[_0x26f703(0x1f4)])continue;const _0x33bd9e=_0x1e6c8b[_0x26f703(0x205)][_0x26f703(0x191)];let _0x166ea5=!0x0,_0x242661=!0x0;for(const _0x532fd2 of _0xd8f1ed)if(_0x532fd2[_0x26f703(0x211)]&&_0x532fd2[_0x26f703(0x211)][_0x26f703(0x1b0)](_0x26f703(0x1a2))){if(!_0x532fd2[_0x26f703(0x205)][_0x26f703(0x191)]){_0x242661=!0x1;break;}if(_0x532fd2['id']!=_0x1e6c8b['id']&&_0x532fd2[_0x26f703(0x205)][_0x26f703(0x191)]==_0x33bd9e){_0x166ea5=!0x1;break;}}_0x242661&&_0x166ea5&&(_0x1e6c8b[_0x26f703(0x1da)](),_0x2d3911=!0x0);}}for(const _0x13efe7 of _0x3311ce)_0x4e934d[_0x26f703(0x1b1)](_0x13efe7);for(const _0x3f601b of _0x4d9b0d)_0x4e934d[_0x26f703(0x241)](_0x3f601b);return _0x2d3911;}),_0x4d4e85[_0x5890b3(0x1a7)][_0x5890b3(0x22d)](_0x5890b3(0x255))[_0x5890b3(0x1e4)]({'model':_0x5890b3(0x24a),'view':(_0x1ae823,_0x5744d9)=>_0x2bf20e(_0x1ae823),'converterPriority':_0x5890b3(0x20b)}),_0x4d4e85[_0x5890b3(0x1a7)][_0x5890b3(0x22d)](_0x5890b3(0x18f))[_0x5890b3(0x1e4)]({'model':_0x5890b3(0x24a),'view':(_0xa7871f,_0x42efcf)=>_0x42efcf[_0x5890b3(0x203)][_0x5890b3(0x1b7)]?_0x2bf20e(_0xa7871f,!0x1):null,'converterPriority':_0x5890b3(0x20b)});const _0x160159=_0x4d4e85[_0x5890b3(0x1fb)][_0x5890b3(0x1ea)];this[_0x5890b3(0x204)](_0x160159[_0x5890b3(0x1af)],_0x5890b3(0x1dc),(_0xdbe6f4,_0x1f737c)=>{const _0x59ea5d=_0x5890b3,_0x4b8a5f=[];for(const _0x3c02bb of _0x160159[_0x59ea5d(0x1d3)](_0x1f737c[_0x59ea5d(0x1d5)])[_0x59ea5d(0x1c6)]())_0x3c02bb['is'](_0x59ea5d(0x1f5),_0x59ea5d(0x225))&&_0x4b8a5f[_0x59ea5d(0x19d)](_0x3c02bb);_0x160159[_0x59ea5d(0x219)](_0x3b28b2=>{const _0x45300e=_0x59ea5d;for(const _0x92f76a of _0x4b8a5f)_0x3b28b2[_0x45300e(0x1cc)](_0x3b28b2[_0x45300e(0x1d3)](_0x92f76a),_0x3b28b2[_0x45300e(0x259)](_0x92f76a)),_0x3b28b2[_0x45300e(0x1b1)](_0x92f76a);});});}}function ke(_0x278949){const _0x5ea3d5=_0x4cff5e;if(_0x278949[_0x5ea3d5(0x239)])return!0x0;const _0xafb5ac=_0x278949[_0x5ea3d5(0x1c3)](0x0);return _0xafb5ac['is'](_0x5ea3d5(0x1f5),_0x5ea3d5(0x1a5))&&_0xafb5ac[_0x5ea3d5(0x239)];}function Re(_0x5a5231,_0x41fec7={},_0x270680){const _0x13591b=_0x4cff5e;for(const {isAnchor:_0x43d2b0,cellHeight:_0x1fce5e,cellWidth:_0x392cb3}of _0x270680[_0x13591b(0x193)](_0x5a5231,{'includeAllSlots':!0x0,..._0x41fec7}))if(!_0x43d2b0||0x1!=_0x1fce5e||0x1!=_0x392cb3)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x317fe1=_0x4ba4;(function(_0x2bb320,_0x240b02){const _0x37b635=_0x4ba4,_0xeaf98a=_0x2bb320();while(!![]){try{const _0x34b9a2=parseInt(_0x37b635(0x1bd))/0x1*(-parseInt(_0x37b635(0x1d9))/0x2)+-parseInt(_0x37b635(0x1e9))/0x3+-parseInt(_0x37b635(0x1ce))/0x4+-parseInt(_0x37b635(0x1ef))/0x5*(parseInt(_0x37b635(0x1df))/0x6)+-parseInt(_0x37b635(0x1db))/0x7*(parseInt(_0x37b635(0x1dc))/0x8)+parseInt(_0x37b635(0x1d4))/0x9+parseInt(_0x37b635(0x1d1))/0xa*(parseInt(_0x37b635(0x1e2))/0xb);if(_0x34b9a2===_0x240b02)break;else _0xeaf98a['push'](_0xeaf98a['shift']());}catch(_0x27ec63){_0xeaf98a['push'](_0xeaf98a['shift']());}}}(_0x5c2e,0xa9099));function _0x4ba4(_0x2c21d2,_0x3d3f12){const _0x5c2e0e=_0x5c2e();return _0x4ba4=function(_0x4ba43a,_0x1c5fb9){_0x4ba43a=_0x4ba43a-0x1b9;let _0x1d31e5=_0x5c2e0e[_0x4ba43a];return _0x1d31e5;},_0x4ba4(_0x2c21d2,_0x3d3f12);}import{Plugin as _0x190ac9}from'ckeditor5/src/core.js';import{getTranslation as _0x304ad6}from'../utils/common-translations.js';export default class Nt extends _0x190ac9{[_0x317fe1(0x1c8)](){const _0x482eb3=_0x317fe1;if(!this[_0x482eb3(0x1ed)][_0x482eb3(0x1c5)][_0x482eb3(0x1e1)](_0x482eb3(0x1c7)))return;const _0x1f8766=this[_0x482eb3(0x1ed)][_0x482eb3(0x1c5)][_0x482eb3(0x1e6)](_0x482eb3(0x1f0));_0x1f8766[_0x482eb3(0x1e3)](_0x482eb3(0x1da),this[_0x482eb3(0x1d7)][_0x482eb3(0x1d6)](this)),_0x1f8766[_0x482eb3(0x1d0)][_0x482eb3(0x1dd)](_0x482eb3(0x1d3),_0x482eb3(0x1be),_0x482eb3(0x1cf),_0x1f8766[_0x482eb3(0x1d0)][_0x482eb3(0x1ca)](_0x482eb3(0x1d3),null,_0x482eb3(0x1ea))),_0x1f8766[_0x482eb3(0x1d0)][_0x482eb3(0x1dd)](_0x482eb3(0x1d3),_0x482eb3(0x1be),_0x482eb3(0x1ea),_0x1f8766[_0x482eb3(0x1d0)][_0x482eb3(0x1ca)](_0x482eb3(0x1d3),null,_0x482eb3(0x1cf))),_0x1f8766[_0x482eb3(0x1c0)][_0x482eb3(0x1cb)](this[_0x482eb3(0x1e5)][_0x482eb3(0x1d6)](this));}[_0x317fe1(0x1d7)](_0x126f37,_0x43078a){const _0x818128=_0x317fe1,_0x232a9f=this[_0x818128(0x1ed)][_0x818128(0x1c5)][_0x818128(0x1e6)](_0x818128(0x1f0)),_0x1d171e=this[_0x818128(0x1ed)][_0x818128(0x1c5)][_0x818128(0x1e6)](_0x818128(0x1c7)),_0x2553fb=_0x43078a[_0x818128(0x1b9)]||this[_0x818128(0x1ed)][_0x818128(0x1d8)][_0x818128(0x1e4)][_0x818128(0x1ee)][_0x818128(0x1c6)]();this[_0x818128(0x1ed)][_0x818128(0x1d8)][_0x818128(0x1cd)](()=>{const _0xf826d0=_0x818128,_0x1436a7=_0x1d171e[_0xf826d0(0x1c9)](_0x2553fb);let _0x54edc8=_0x1436a7?_0x1d171e[_0xf826d0(0x1ec)](_0x1436a7):null,_0x165e25=_0x2553fb[_0xf826d0(0x1d5)](_0xf826d0(0x1c1))||null;const _0x5e9738=_0x43078a[_0xf826d0(0x1c1)]||_0x165e25,_0x2f1b2e=_0x43078a[_0xf826d0(0x1de)]||_0x54edc8,_0x1afeb4=this[_0xf826d0(0x1ed)][_0xf826d0(0x1c5)][_0xf826d0(0x1e6)](_0xf826d0(0x1bb))['me'];for(const _0x27e8ac of _0x232a9f[_0xf826d0(0x1c3)]()){const _0x2258b1=_0x27e8ac[_0xf826d0(0x1ba)]();if(_0xf826d0(0x1be)===_0x27e8ac[_0xf826d0(0x1e7)]&&_0x2258b1===_0x2553fb){_0x27e8ac[_0xf826d0(0x1f1)]!==_0x1afeb4&&_0x27e8ac[_0xf826d0(0x1ea)]();const _0x567a37=_0x27e8ac[_0xf826d0(0x1e8)][_0xf826d0(0x1eb)];_0x165e25=_0x567a37[0x0][_0xf826d0(0x1c1)],_0x54edc8=_0x567a37[0x0][_0xf826d0(0x1de)];break;}}_0x126f37({'table':_0x2553fb,'tableWidth':_0x5e9738,'columnWidths':_0x2f1b2e}),_0x232a9f[_0xf826d0(0x1c4)](_0x2553fb,{'commandName':_0xf826d0(0x1da),'commandParams':[{'tableWidth':_0x165e25,'columnWidths':_0x54edc8}],'formatGroupId':_0xf826d0(0x1be)},[],_0xf826d0(0x1be));});}[_0x317fe1(0x1e5)](_0x30f1dd){const _0x5ebd86=_0x317fe1;if(_0x5ebd86(0x1d3)!=_0x30f1dd[_0x5ebd86(0x1bc)]&&_0x5ebd86(0x1cc)!=_0x30f1dd[_0x5ebd86(0x1bc)])return;const {data:_0x50c0ed}=_0x30f1dd;if(_0x50c0ed&&_0x5ebd86(0x1be)===_0x50c0ed[_0x5ebd86(0x1bf)]){const _0x25f6c9=_0x5ebd86(0x1e0);return{'type':_0x5ebd86(0x1c2),'content':_0x304ad6(this[_0x5ebd86(0x1ed)][_0x5ebd86(0x1d2)],_0x25f6c9)};}}}function _0x5c2e(){const _0x5727a8=['getTableColumnsWidths','editor','selection','55DybeMS','TrackChangesEditing','author','table','getContainedElement','Users','type','61783NyKpBT','resizeTable','formatGroupId','descriptionFactory','tableWidth','format','getSuggestions','markBlockFormat','plugins','getSelectedElement','TableColumnResizeEditing','afterInit','getColumnGroupElement','getSuggestionCallback','registerDescriptionCallback','formatInline','change','1497480XgSukT','accept','_suggestionFactory','1730TcjInD','locale','formatBlock','6996798cyjhHl','getAttribute','bind','handleResizeTableWidthCommand','model','24TkZuPh','resizeTableWidth','58464darcCb','744xVDIuM','registerCustomCallback','columnWidths','36570SbgSvo','*Format:*\x20resize\x20table','has','160556QLEcbb','enableCommand','document','handleSuggestionDescription','get','subType','data','1951818exUYdO','discard','commandParams'];_0x5c2e=function(){return _0x5727a8;};return _0x5c2e();}
23
+ function _0xb79d(_0x488cff,_0x21bd99){const _0x50f32e=_0x50f3();return _0xb79d=function(_0xb79d35,_0x537740){_0xb79d35=_0xb79d35-0x1c4;let _0x2e5a67=_0x50f32e[_0xb79d35];return _0x2e5a67;},_0xb79d(_0x488cff,_0x21bd99);}const _0x206808=_0xb79d;(function(_0x13ccca,_0x370ccc){const _0x55bd70=_0xb79d,_0x2cde3d=_0x13ccca();while(!![]){try{const _0x3baac9=parseInt(_0x55bd70(0x1fe))/0x1*(-parseInt(_0x55bd70(0x1f0))/0x2)+-parseInt(_0x55bd70(0x1cc))/0x3+parseInt(_0x55bd70(0x1d7))/0x4*(parseInt(_0x55bd70(0x1ea))/0x5)+parseInt(_0x55bd70(0x1e5))/0x6*(-parseInt(_0x55bd70(0x1d4))/0x7)+parseInt(_0x55bd70(0x1ee))/0x8*(parseInt(_0x55bd70(0x1e2))/0x9)+parseInt(_0x55bd70(0x1df))/0xa*(-parseInt(_0x55bd70(0x1fc))/0xb)+-parseInt(_0x55bd70(0x1cf))/0xc*(-parseInt(_0x55bd70(0x1ef))/0xd);if(_0x3baac9===_0x370ccc)break;else _0x2cde3d['push'](_0x2cde3d['shift']());}catch(_0x4299d5){_0x2cde3d['push'](_0x2cde3d['shift']());}}}(_0x50f3,0xb067d));import{Plugin as _0x12952c}from'ckeditor5/src/core.js';import{getTranslation as _0x3fb269}from'../utils/common-translations.js';function _0x50f3(){const _0x4bc318=['1464093PLRzTI','resizeTable','format','12cXzTVZ','table','formatInline','bind','author','4795WLVaBZ','descriptionFactory','getSelectedElement','3509068dSBiDX','getContainedElement','plugins','_suggestionFactory','get','change','locale','TrackChangesEditing','140sJzfVQ','afterInit','model','26073COioKY','tableWidth','Users','7818fMwZRs','subType','type','registerCustomCallback','columnWidths','5gcmPTZ','discard','getTableColumnsWidths','getColumnGroupElement','1704DVqxrF','17472195JmVagA','437742aifbtJ','*Format:*\x20resize\x20table','commandParams','getAttribute','getSuggestionCallback','handleResizeTableWidthCommand','getSuggestions','TableColumnResizeEditing','formatBlock','markBlockFormat','selection','resizeTableWidth','233717ZpluJs','editor','2IoCXdU','registerDescriptionCallback','accept','document','enableCommand','data','handleSuggestionDescription','has','formatGroupId'];_0x50f3=function(){return _0x4bc318;};return _0x50f3();}export default class Nt extends _0x12952c{[_0x206808(0x1e0)](){const _0x561e2d=_0x206808;if(!this[_0x561e2d(0x1fd)][_0x561e2d(0x1d9)][_0x561e2d(0x1ca)](_0x561e2d(0x1f7)))return;const _0x2be1c8=this[_0x561e2d(0x1fd)][_0x561e2d(0x1d9)][_0x561e2d(0x1db)](_0x561e2d(0x1de));_0x2be1c8[_0x561e2d(0x1c7)](_0x561e2d(0x1fb),this[_0x561e2d(0x1f5)][_0x561e2d(0x1d2)](this)),_0x2be1c8[_0x561e2d(0x1da)][_0x561e2d(0x1e8)](_0x561e2d(0x1f8),_0x561e2d(0x1cd),_0x561e2d(0x1c5),_0x2be1c8[_0x561e2d(0x1da)][_0x561e2d(0x1f4)](_0x561e2d(0x1f8),null,_0x561e2d(0x1eb))),_0x2be1c8[_0x561e2d(0x1da)][_0x561e2d(0x1e8)](_0x561e2d(0x1f8),_0x561e2d(0x1cd),_0x561e2d(0x1eb),_0x2be1c8[_0x561e2d(0x1da)][_0x561e2d(0x1f4)](_0x561e2d(0x1f8),null,_0x561e2d(0x1c5))),_0x2be1c8[_0x561e2d(0x1d5)][_0x561e2d(0x1c4)](this[_0x561e2d(0x1c9)][_0x561e2d(0x1d2)](this));}[_0x206808(0x1f5)](_0xd54733,_0x3134bb){const _0x399968=_0x206808,_0x1e35c0=this[_0x399968(0x1fd)][_0x399968(0x1d9)][_0x399968(0x1db)](_0x399968(0x1de)),_0x155279=this[_0x399968(0x1fd)][_0x399968(0x1d9)][_0x399968(0x1db)](_0x399968(0x1f7)),_0x30ebf3=_0x3134bb[_0x399968(0x1d0)]||this[_0x399968(0x1fd)][_0x399968(0x1e1)][_0x399968(0x1c6)][_0x399968(0x1fa)][_0x399968(0x1d6)]();this[_0x399968(0x1fd)][_0x399968(0x1e1)][_0x399968(0x1dc)](()=>{const _0x2cc49f=_0x399968,_0x132013=_0x155279[_0x2cc49f(0x1ed)](_0x30ebf3);let _0x35fd91=_0x132013?_0x155279[_0x2cc49f(0x1ec)](_0x132013):null,_0x3f1a2d=_0x30ebf3[_0x2cc49f(0x1f3)](_0x2cc49f(0x1e3))||null;const _0xbef383=_0x3134bb[_0x2cc49f(0x1e3)]||_0x3f1a2d,_0x28edaa=_0x3134bb[_0x2cc49f(0x1e9)]||_0x35fd91,_0x119dcc=this[_0x2cc49f(0x1fd)][_0x2cc49f(0x1d9)][_0x2cc49f(0x1db)](_0x2cc49f(0x1e4))['me'];for(const _0x5d2cbc of _0x1e35c0[_0x2cc49f(0x1f6)]()){const _0x4327fb=_0x5d2cbc[_0x2cc49f(0x1d8)]();if(_0x2cc49f(0x1cd)===_0x5d2cbc[_0x2cc49f(0x1e6)]&&_0x4327fb===_0x30ebf3){_0x5d2cbc[_0x2cc49f(0x1d3)]!==_0x119dcc&&_0x5d2cbc[_0x2cc49f(0x1eb)]();const _0x561f37=_0x5d2cbc[_0x2cc49f(0x1c8)][_0x2cc49f(0x1f2)];_0x3f1a2d=_0x561f37[0x0][_0x2cc49f(0x1e3)],_0x35fd91=_0x561f37[0x0][_0x2cc49f(0x1e9)];break;}}_0xd54733({'table':_0x30ebf3,'tableWidth':_0xbef383,'columnWidths':_0x28edaa}),_0x1e35c0[_0x2cc49f(0x1f9)](_0x30ebf3,{'commandName':_0x2cc49f(0x1fb),'commandParams':[{'tableWidth':_0x3f1a2d,'columnWidths':_0x35fd91}],'formatGroupId':_0x2cc49f(0x1cd)},[],_0x2cc49f(0x1cd));});}[_0x206808(0x1c9)](_0x1b1ff1){const _0x5ce5fd=_0x206808;if(_0x5ce5fd(0x1f8)!=_0x1b1ff1[_0x5ce5fd(0x1e7)]&&_0x5ce5fd(0x1d1)!=_0x1b1ff1[_0x5ce5fd(0x1e7)])return;const {data:_0x3ba745}=_0x1b1ff1;if(_0x3ba745&&_0x5ce5fd(0x1cd)===_0x3ba745[_0x5ce5fd(0x1cb)]){const _0x20bc8a=_0x5ce5fd(0x1f1);return{'type':_0x5ce5fd(0x1ce),'content':_0x3fb269(this[_0x5ce5fd(0x1fd)][_0x5ce5fd(0x1dd)],_0x20bc8a)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2c3ed8=_0x53c8;function _0x53c8(_0x59d263,_0x25bff4){const _0x4ff276=_0x4ff2();return _0x53c8=function(_0x53c811,_0x2b9636){_0x53c811=_0x53c811-0x183;let _0x3fc3bf=_0x4ff276[_0x53c811];return _0x3fc3bf;},_0x53c8(_0x59d263,_0x25bff4);}(function(_0x3e030f,_0x5561b0){const _0x453f39=_0x53c8,_0x80aac3=_0x3e030f();while(!![]){try{const _0x4f789f=parseInt(_0x453f39(0x1b2))/0x1+-parseInt(_0x453f39(0x1c4))/0x2+-parseInt(_0x453f39(0x1d2))/0x3*(-parseInt(_0x453f39(0x1c8))/0x4)+parseInt(_0x453f39(0x1c3))/0x5+-parseInt(_0x453f39(0x1bc))/0x6*(-parseInt(_0x453f39(0x18f))/0x7)+-parseInt(_0x453f39(0x19f))/0x8*(parseInt(_0x453f39(0x1ab))/0x9)+-parseInt(_0x453f39(0x196))/0xa*(-parseInt(_0x453f39(0x189))/0xb);if(_0x4f789f===_0x5561b0)break;else _0x80aac3['push'](_0x80aac3['shift']());}catch(_0x1c8475){_0x80aac3['push'](_0x80aac3['shift']());}}}(_0x4ff2,0xc59a7));import{Plugin as _0x4be0ac}from'ckeditor5/src/core.js';function _0x4ff2(){const _0x5e2f03=['markerName','toViewElement','removeMarker:suggestion','nodeAfter','type','forceValue','_suggestionFactory','commandName','9640lZvHAG','getSuggestion','addClass','editing','writer','data','consumable','createTableWalker','headingColumns','plugins','registerBlockAttribute','format','8604mWvELl','downcastDispatcher','enableDefaultAttributesIntegration','has','item','includes','TrackChangesEditing','893252mSPpBH','accept','registerDescriptionCallback','markerNameToElements','formatBlock','removeAttribute','requires','FORMAT_HEADER_COLUMN','stop','removeClass','1111938ADNMmF','headingRows','options','_registerLegacyDescription','bindElementToMarker','nodeBefore','FORMAT_HEADER_ROW','1517170qlANZZ','2920666wsrPVu','showSuggestionHighlights','setTableRowHeader','getCellLocation','44rQUVDE','_handleLegacySuggestions','setTableColumnHeader','data-suggestion','consume','start','FORMAT_REGULAR_COLUMN','mapper','activeMarkers','addMarker:suggestion','349851aDxmwj','ck-suggestion-marker-','_acceptFormatSuggestionCallbackFactory','markerRange','descriptionFactory','locale','setAttribute','FORMAT_REGULAR_ROW','unbindElementFromMarkerName','name','afterInit','highest','*Format:*\x20%0','ck-suggestion-marker--active','4785lvCIWD','registerCustomCallback','registerAttributeLabel','TableEditing','get','cell','7kRVUau','_splitMarkerName','TableUtils','end','editor','parent','commandParams','17400AmUpuX'];_0x4ff2=function(){return _0x5e2f03;};return _0x4ff2();}import _0x50a701 from'./table.js';import{getTranslation as _0x587a76}from'../utils/common-translations.js';export default class Ct extends _0x4be0ac{static get[_0x2c3ed8(0x1b8)](){return[_0x50a701];}[_0x2c3ed8(0x185)](){const _0x5b4482=_0x2c3ed8,_0x136832=this[_0x5b4482(0x193)];if(!_0x136832[_0x5b4482(0x1a8)][_0x5b4482(0x1ae)](_0x5b4482(0x18c)))return;const _0xc9847a=_0x136832[_0x5b4482(0x1d7)],_0x3b4e80=_0x136832[_0x5b4482(0x1a8)][_0x5b4482(0x18d)](_0x5b4482(0x1b1));_0x3b4e80[_0x5b4482(0x1ad)](_0x5b4482(0x1c6)),_0x3b4e80[_0x5b4482(0x1ad)](_0x5b4482(0x1ca)),_0x3b4e80[_0x5b4482(0x1a9)](_0x5b4482(0x1bd)),_0x3b4e80[_0x5b4482(0x1a9)](_0x5b4482(0x1a7)),_0x3b4e80[_0x5b4482(0x1d6)][_0x5b4482(0x18b)](_0x5b4482(0x1bd),_0x587a76(_0xc9847a,_0x5b4482(0x1c2))),_0x3b4e80[_0x5b4482(0x1d6)][_0x5b4482(0x18b)](_0x5b4482(0x1a7),_0x587a76(_0xc9847a,_0x5b4482(0x1b9))),this[_0x5b4482(0x1c9)]();}[_0x2c3ed8(0x1c9)](){const _0x5a3d95=_0x2c3ed8,_0x5c08eb=this[_0x5a3d95(0x193)][_0x5a3d95(0x1a8)][_0x5a3d95(0x18d)](_0x5a3d95(0x1b1)),_0xa6a85a=this[_0x5a3d95(0x193)][_0x5a3d95(0x1a8)][_0x5a3d95(0x18d)](_0x5a3d95(0x191)),_0x50d874=this[_0x5a3d95(0x193)][_0x5a3d95(0x1a8)][_0x5a3d95(0x18d)](_0x50a701)[_0x5a3d95(0x1d4)]();function _0x56aa37({showActiveMarker:_0x3f168e=!0x0,setDataAttribute:_0x364934=!0x0}={}){return(_0xce9690,_0x1f09a5,_0xb5d4a4)=>{const _0x188f2c=_0x53c8,{type:_0x572061,id:_0x24e6e1}=_0x5c08eb[_0x188f2c(0x190)](_0x1f09a5[_0x188f2c(0x197)]),_0x153db4=_0x5c08eb[_0x188f2c(0x1a0)](_0x24e6e1),_0x4455ff=_0x153db4[_0x188f2c(0x1a4)];if(_0x188f2c(0x1b6)!=_0x153db4[_0x188f2c(0x19b)]||!_0x4455ff||_0x188f2c(0x1ca)!=_0x4455ff[_0x188f2c(0x19e)])return;if(_0x1f09a5[_0x188f2c(0x1af)])return void _0xce9690[_0x188f2c(0x1ba)]();if(!_0xb5d4a4[_0x188f2c(0x1a5)][_0x188f2c(0x1cc)](_0x1f09a5[_0x188f2c(0x1d5)],_0xce9690[_0x188f2c(0x184)]))return;const _0x2b1dcd=_0x1f09a5[_0x188f2c(0x1d5)][_0x188f2c(0x1cd)][_0x188f2c(0x19a)],_0x54ed65=_0x1f09a5[_0x188f2c(0x1d5)][_0x188f2c(0x192)][_0x188f2c(0x1c1)],_0x2a1aeb=_0x2b1dcd[_0x188f2c(0x194)][_0x188f2c(0x194)],{column:_0x118145}=_0xa6a85a[_0x188f2c(0x1c7)](_0x2b1dcd),{column:_0x168a95}=_0xa6a85a[_0x188f2c(0x1c7)](_0x54ed65);for(let _0x42487a=_0x118145;_0x42487a<=_0x168a95;_0x42487a++){const _0x34f535=_0xa6a85a[_0x188f2c(0x1a6)](_0x2a1aeb,{'column':_0x42487a,'includeAllSlots':!0x1});for(const _0x5beed7 of _0x34f535){const _0x9cb170=_0x5beed7[_0x188f2c(0x18e)],_0x6df049=_0xb5d4a4[_0x188f2c(0x1cf)][_0x188f2c(0x198)](_0x9cb170);_0xb5d4a4[_0x188f2c(0x1a3)][_0x188f2c(0x1a1)](_0x188f2c(0x1d3)+_0x572061,_0x6df049),_0x364934&&_0xb5d4a4[_0x188f2c(0x1a3)][_0x188f2c(0x1d8)](_0x188f2c(0x1cb),_0x24e6e1,_0x6df049),_0xb5d4a4[_0x188f2c(0x1cf)][_0x188f2c(0x1c0)](_0x6df049,_0x1f09a5[_0x188f2c(0x197)]),_0x3f168e&&(_0x5c08eb[_0x188f2c(0x1d0)][_0x188f2c(0x1b0)](_0x1f09a5[_0x188f2c(0x197)])?_0xb5d4a4[_0x188f2c(0x1a3)][_0x188f2c(0x1a1)](_0x188f2c(0x188),_0x6df049):_0xb5d4a4[_0x188f2c(0x1a3)][_0x188f2c(0x1bb)](_0x188f2c(0x188),_0x6df049));}}};}_0x5c08eb[_0x5a3d95(0x19d)][_0x5a3d95(0x18a)](_0x5a3d95(0x1b6),_0x5a3d95(0x1c6),_0x5a3d95(0x1b3),_0x50d874),_0x5c08eb[_0x5a3d95(0x19d)][_0x5a3d95(0x18a)](_0x5a3d95(0x1b6),_0x5a3d95(0x1ca),_0x5a3d95(0x1b3),_0x50d874),this[_0x5a3d95(0x193)][_0x5a3d95(0x1a2)][_0x5a3d95(0x1ac)]['on'](_0x5a3d95(0x1d1),_0x56aa37(),{'priority':_0x5a3d95(0x186)}),this[_0x5a3d95(0x193)][_0x5a3d95(0x1a4)][_0x5a3d95(0x1ac)]['on'](_0x5a3d95(0x1d1),(_0x9aedbe,_0x1b7a35,_0x3e1ada)=>{const _0x1c9116=_0x5a3d95;_0x3e1ada[_0x1c9116(0x1be)][_0x1c9116(0x1c5)]&&_0x56aa37({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x9aedbe,_0x1b7a35,_0x3e1ada);},{'priority':_0x5a3d95(0x186)}),this[_0x5a3d95(0x193)][_0x5a3d95(0x1a2)][_0x5a3d95(0x1ac)]['on'](_0x5a3d95(0x199),(_0x3ef8a9,_0x2ff7ce,_0x3afdfd)=>{const _0x463b2c=_0x5a3d95,{type:_0x59aff7,id:_0x1ccae5}=_0x5c08eb[_0x463b2c(0x190)](_0x2ff7ce[_0x463b2c(0x197)]),_0x37087d=_0x5c08eb[_0x463b2c(0x1a0)](_0x1ccae5),_0x5a565d=_0x37087d[_0x463b2c(0x1a4)];if(_0x463b2c(0x1b6)!=_0x37087d[_0x463b2c(0x19b)]||!_0x5a565d||_0x463b2c(0x1ca)!=_0x5a565d[_0x463b2c(0x19e)])return;const _0x1dfac5=_0x3afdfd[_0x463b2c(0x1cf)][_0x463b2c(0x1b5)](_0x2ff7ce[_0x463b2c(0x197)]);if(_0x1dfac5){for(const _0x20d62b of _0x1dfac5)_0x3afdfd[_0x463b2c(0x1a3)][_0x463b2c(0x1bb)](_0x463b2c(0x1d3)+_0x59aff7,_0x20d62b),_0x3afdfd[_0x463b2c(0x1a3)][_0x463b2c(0x1bb)](_0x463b2c(0x188),_0x20d62b),_0x3afdfd[_0x463b2c(0x1a3)][_0x463b2c(0x1b7)](_0x463b2c(0x1cb),_0x20d62b),_0x3afdfd[_0x463b2c(0x1cf)][_0x463b2c(0x183)](_0x20d62b,_0x2ff7ce[_0x463b2c(0x197)]);}},{'priority':_0x5a3d95(0x186)}),this[_0x5a3d95(0x1bf)]();}[_0x2c3ed8(0x1bf)](){const _0x2d0b5c=_0x2c3ed8,_0x4ad34f=this[_0x2d0b5c(0x193)],_0x431cf7=_0x4ad34f[_0x2d0b5c(0x1d7)];function _0x2ae187(_0x1b7522){const _0x537905=_0x2d0b5c;return{'type':_0x537905(0x1aa),'content':_0x587a76(_0x431cf7,_0x537905(0x187),_0x1b7522)};}_0x4ad34f[_0x2d0b5c(0x1a8)][_0x2d0b5c(0x18d)](_0x2d0b5c(0x1b1))[_0x2d0b5c(0x1d6)][_0x2d0b5c(0x1b4)](_0x1eb1dc=>{const _0x423695=_0x2d0b5c;if(_0x423695(0x1b6)!=_0x1eb1dc[_0x423695(0x19b)])return;const {data:_0x38bfb3}=_0x1eb1dc;if(_0x38bfb3){if(_0x423695(0x1c6)==_0x38bfb3[_0x423695(0x19e)]){const _0x1c5eb9=_0x38bfb3[_0x423695(0x195)][0x0][_0x423695(0x19c)];return _0x2ae187(_0x587a76(_0x431cf7,_0x1c5eb9?_0x423695(0x1c2):_0x423695(0x1d9)));}if(_0x423695(0x1ca)==_0x38bfb3[_0x423695(0x19e)]){const _0x397cc5=_0x38bfb3[_0x423695(0x195)][0x0][_0x423695(0x19c)];return _0x2ae187(_0x587a76(_0x431cf7,_0x397cc5?_0x423695(0x1b9):_0x423695(0x1ce)));}}});}}
23
+ const _0x157db8=_0x72f0;function _0x72f0(_0x40195c,_0x463cdd){const _0x1181c2=_0x1181();return _0x72f0=function(_0x72f00c,_0x1f16df){_0x72f00c=_0x72f00c-0x1e1;let _0x517b64=_0x1181c2[_0x72f00c];return _0x517b64;},_0x72f0(_0x40195c,_0x463cdd);}function _0x1181(){const _0x153be3=['parent','addClass','unbindElementFromMarkerName','editing','markerRange','getCellLocation','_acceptFormatSuggestionCallbackFactory','headingRows','cell','666vRgjkM','2545152puCalK','ck-suggestion-marker-','item','data-suggestion','4568069OVOLeB','start','getSuggestion','name','FORMAT_HEADER_ROW','2533405cHbadB','setTableColumnHeader','FORMAT_REGULAR_COLUMN','FORMAT_REGULAR_ROW','toViewElement','showSuggestionHighlights','consumable','_registerLegacyDescription','9lvnoPc','setAttribute','type','registerAttributeLabel','registerCustomCallback','data','locale','nodeBefore','786898YvMbPT','TableUtils','enableDefaultAttributesIntegration','mapper','commandParams','542692UoZJRS','removeAttribute','setTableRowHeader','editor','stop','end','createTableWalker','610uBvMyY','downcastDispatcher','registerDescriptionCallback','includes','afterInit','plugins','forceValue','_handleLegacySuggestions','descriptionFactory','writer','consume','markerNameToElements','_suggestionFactory','get','requires','TrackChangesEditing','addMarker:suggestion','removeMarker:suggestion','FORMAT_HEADER_COLUMN','ck-suggestion-marker--active','headingColumns','TableEditing','activeMarkers','1801576tfWRjz','accept','*Format:*\x20%0','1QBlMsu','format','removeClass','bindElementToMarker','formatBlock','has','commandName','options','registerBlockAttribute','12JCumhl','_splitMarkerName','highest','nodeAfter','markerName'];_0x1181=function(){return _0x153be3;};return _0x1181();}(function(_0x3d69b9,_0x361c9b){const _0x4b9e07=_0x72f0,_0x3d437d=_0x3d69b9();while(!![]){try{const _0x3edf84=-parseInt(_0x4b9e07(0x1fb))/0x1*(-parseInt(_0x4b9e07(0x22c))/0x2)+parseInt(_0x4b9e07(0x224))/0x3*(-parseInt(_0x4b9e07(0x231))/0x4)+parseInt(_0x4b9e07(0x21c))/0x5*(parseInt(_0x4b9e07(0x204))/0x6)+parseInt(_0x4b9e07(0x1f8))/0x7+-parseInt(_0x4b9e07(0x213))/0x8+parseInt(_0x4b9e07(0x212))/0x9*(parseInt(_0x4b9e07(0x1e1))/0xa)+-parseInt(_0x4b9e07(0x217))/0xb;if(_0x3edf84===_0x361c9b)break;else _0x3d437d['push'](_0x3d437d['shift']());}catch(_0x2da7f7){_0x3d437d['push'](_0x3d437d['shift']());}}}(_0x1181,0x80f7b));import{Plugin as _0x1cd7ce}from'ckeditor5/src/core.js';import _0x3f446a from'./table.js';import{getTranslation as _0x7a7e7b}from'../utils/common-translations.js';export default class Ct extends _0x1cd7ce{static get[_0x157db8(0x1ef)](){return[_0x3f446a];}[_0x157db8(0x1e5)](){const _0x2307f=_0x157db8,_0x28db70=this[_0x2307f(0x234)];if(!_0x28db70[_0x2307f(0x1e6)][_0x2307f(0x200)](_0x2307f(0x1f6)))return;const _0xfa0689=_0x28db70[_0x2307f(0x22a)],_0x5eb178=_0x28db70[_0x2307f(0x1e6)][_0x2307f(0x1ee)](_0x2307f(0x1f0));_0x5eb178[_0x2307f(0x22e)](_0x2307f(0x233)),_0x5eb178[_0x2307f(0x22e)](_0x2307f(0x21d)),_0x5eb178[_0x2307f(0x203)](_0x2307f(0x210)),_0x5eb178[_0x2307f(0x203)](_0x2307f(0x1f5)),_0x5eb178[_0x2307f(0x1e9)][_0x2307f(0x227)](_0x2307f(0x210),_0x7a7e7b(_0xfa0689,_0x2307f(0x21b))),_0x5eb178[_0x2307f(0x1e9)][_0x2307f(0x227)](_0x2307f(0x1f5),_0x7a7e7b(_0xfa0689,_0x2307f(0x1f3))),this[_0x2307f(0x1e8)]();}[_0x157db8(0x1e8)](){const _0x50dce3=_0x157db8,_0x159677=this[_0x50dce3(0x234)][_0x50dce3(0x1e6)][_0x50dce3(0x1ee)](_0x50dce3(0x1f0)),_0x16de97=this[_0x50dce3(0x234)][_0x50dce3(0x1e6)][_0x50dce3(0x1ee)](_0x50dce3(0x22d)),_0x1d3be7=this[_0x50dce3(0x234)][_0x50dce3(0x1e6)][_0x50dce3(0x1ee)](_0x3f446a)[_0x50dce3(0x20f)]();function _0x571ddb({showActiveMarker:_0xd73a13=!0x0,setDataAttribute:_0x53069d=!0x0}={}){return(_0x20445e,_0x1b6379,_0x43fa22)=>{const _0x4686ba=_0x72f0,{type:_0x4f04ba,id:_0x21db06}=_0x159677[_0x4686ba(0x205)](_0x1b6379[_0x4686ba(0x208)]),_0x351284=_0x159677[_0x4686ba(0x219)](_0x21db06),_0x52bf79=_0x351284[_0x4686ba(0x229)];if(_0x4686ba(0x1ff)!=_0x351284[_0x4686ba(0x226)]||!_0x52bf79||_0x4686ba(0x21d)!=_0x52bf79[_0x4686ba(0x201)])return;if(_0x1b6379[_0x4686ba(0x215)])return void _0x20445e[_0x4686ba(0x235)]();if(!_0x43fa22[_0x4686ba(0x222)][_0x4686ba(0x1eb)](_0x1b6379[_0x4686ba(0x20d)],_0x20445e[_0x4686ba(0x21a)]))return;const _0x327bc3=_0x1b6379[_0x4686ba(0x20d)][_0x4686ba(0x218)][_0x4686ba(0x207)],_0x17e266=_0x1b6379[_0x4686ba(0x20d)][_0x4686ba(0x236)][_0x4686ba(0x22b)],_0x16c741=_0x327bc3[_0x4686ba(0x209)][_0x4686ba(0x209)],{column:_0x557661}=_0x16de97[_0x4686ba(0x20e)](_0x327bc3),{column:_0x38e0bb}=_0x16de97[_0x4686ba(0x20e)](_0x17e266);for(let _0x2c6216=_0x557661;_0x2c6216<=_0x38e0bb;_0x2c6216++){const _0x22f8fd=_0x16de97[_0x4686ba(0x237)](_0x16c741,{'column':_0x2c6216,'includeAllSlots':!0x1});for(const _0x2c67b4 of _0x22f8fd){const _0x2bd5a5=_0x2c67b4[_0x4686ba(0x211)],_0x45e698=_0x43fa22[_0x4686ba(0x22f)][_0x4686ba(0x220)](_0x2bd5a5);_0x43fa22[_0x4686ba(0x1ea)][_0x4686ba(0x20a)](_0x4686ba(0x214)+_0x4f04ba,_0x45e698),_0x53069d&&_0x43fa22[_0x4686ba(0x1ea)][_0x4686ba(0x225)](_0x4686ba(0x216),_0x21db06,_0x45e698),_0x43fa22[_0x4686ba(0x22f)][_0x4686ba(0x1fe)](_0x45e698,_0x1b6379[_0x4686ba(0x208)]),_0xd73a13&&(_0x159677[_0x4686ba(0x1f7)][_0x4686ba(0x1e4)](_0x1b6379[_0x4686ba(0x208)])?_0x43fa22[_0x4686ba(0x1ea)][_0x4686ba(0x20a)](_0x4686ba(0x1f4),_0x45e698):_0x43fa22[_0x4686ba(0x1ea)][_0x4686ba(0x1fd)](_0x4686ba(0x1f4),_0x45e698));}}};}_0x159677[_0x50dce3(0x1ed)][_0x50dce3(0x228)](_0x50dce3(0x1ff),_0x50dce3(0x233),_0x50dce3(0x1f9),_0x1d3be7),_0x159677[_0x50dce3(0x1ed)][_0x50dce3(0x228)](_0x50dce3(0x1ff),_0x50dce3(0x21d),_0x50dce3(0x1f9),_0x1d3be7),this[_0x50dce3(0x234)][_0x50dce3(0x20c)][_0x50dce3(0x1e2)]['on'](_0x50dce3(0x1f1),_0x571ddb(),{'priority':_0x50dce3(0x206)}),this[_0x50dce3(0x234)][_0x50dce3(0x229)][_0x50dce3(0x1e2)]['on'](_0x50dce3(0x1f1),(_0x5063d7,_0x26f9de,_0x1c4a8d)=>{const _0x2bfb22=_0x50dce3;_0x1c4a8d[_0x2bfb22(0x202)][_0x2bfb22(0x221)]&&_0x571ddb({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x5063d7,_0x26f9de,_0x1c4a8d);},{'priority':_0x50dce3(0x206)}),this[_0x50dce3(0x234)][_0x50dce3(0x20c)][_0x50dce3(0x1e2)]['on'](_0x50dce3(0x1f2),(_0x21b33c,_0x3ebe52,_0x1d6697)=>{const _0x12a216=_0x50dce3,{type:_0x3b7429,id:_0x183f5b}=_0x159677[_0x12a216(0x205)](_0x3ebe52[_0x12a216(0x208)]),_0xac8cac=_0x159677[_0x12a216(0x219)](_0x183f5b),_0x1615e0=_0xac8cac[_0x12a216(0x229)];if(_0x12a216(0x1ff)!=_0xac8cac[_0x12a216(0x226)]||!_0x1615e0||_0x12a216(0x21d)!=_0x1615e0[_0x12a216(0x201)])return;const _0x5ee880=_0x1d6697[_0x12a216(0x22f)][_0x12a216(0x1ec)](_0x3ebe52[_0x12a216(0x208)]);if(_0x5ee880){for(const _0x506b63 of _0x5ee880)_0x1d6697[_0x12a216(0x1ea)][_0x12a216(0x1fd)](_0x12a216(0x214)+_0x3b7429,_0x506b63),_0x1d6697[_0x12a216(0x1ea)][_0x12a216(0x1fd)](_0x12a216(0x1f4),_0x506b63),_0x1d6697[_0x12a216(0x1ea)][_0x12a216(0x232)](_0x12a216(0x216),_0x506b63),_0x1d6697[_0x12a216(0x22f)][_0x12a216(0x20b)](_0x506b63,_0x3ebe52[_0x12a216(0x208)]);}},{'priority':_0x50dce3(0x206)}),this[_0x50dce3(0x223)]();}[_0x157db8(0x223)](){const _0x95f572=_0x157db8,_0x208e9e=this[_0x95f572(0x234)],_0x562699=_0x208e9e[_0x95f572(0x22a)];function _0x299fad(_0x74beed){const _0xc87a4d=_0x95f572;return{'type':_0xc87a4d(0x1fc),'content':_0x7a7e7b(_0x562699,_0xc87a4d(0x1fa),_0x74beed)};}_0x208e9e[_0x95f572(0x1e6)][_0x95f572(0x1ee)](_0x95f572(0x1f0))[_0x95f572(0x1e9)][_0x95f572(0x1e3)](_0x104c7c=>{const _0x1b0aa7=_0x95f572;if(_0x1b0aa7(0x1ff)!=_0x104c7c[_0x1b0aa7(0x226)])return;const {data:_0xcee2cc}=_0x104c7c;if(_0xcee2cc){if(_0x1b0aa7(0x233)==_0xcee2cc[_0x1b0aa7(0x201)]){const _0x1b4e47=_0xcee2cc[_0x1b0aa7(0x230)][0x0][_0x1b0aa7(0x1e7)];return _0x299fad(_0x7a7e7b(_0x562699,_0x1b4e47?_0x1b0aa7(0x21b):_0x1b0aa7(0x21f)));}if(_0x1b0aa7(0x21d)==_0xcee2cc[_0x1b0aa7(0x201)]){const _0x30f126=_0xcee2cc[_0x1b0aa7(0x230)][0x0][_0x1b0aa7(0x1e7)];return _0x299fad(_0x7a7e7b(_0x562699,_0x30f126?_0x1b0aa7(0x1f3):_0x1b0aa7(0x21e)));}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xce015d=_0x4a9f;(function(_0x13c823,_0x2f827f){const _0x536a25=_0x4a9f,_0xdec52a=_0x13c823();while(!![]){try{const _0x148132=-parseInt(_0x536a25(0xbc))/0x1+-parseInt(_0x536a25(0x87))/0x2*(-parseInt(_0x536a25(0xac))/0x3)+parseInt(_0x536a25(0xc0))/0x4*(-parseInt(_0x536a25(0xe1))/0x5)+parseInt(_0x536a25(0xb9))/0x6*(-parseInt(_0x536a25(0xdc))/0x7)+parseInt(_0x536a25(0x9d))/0x8+-parseInt(_0x536a25(0xc3))/0x9+-parseInt(_0x536a25(0x90))/0xa*(-parseInt(_0x536a25(0x96))/0xb);if(_0x148132===_0x2f827f)break;else _0xdec52a['push'](_0xdec52a['shift']());}catch(_0x2869d2){_0xdec52a['push'](_0xdec52a['shift']());}}}(_0x4279,0x29cc5));function _0x4a9f(_0x18f230,_0x40ffbc){const _0x427986=_0x4279();return _0x4a9f=function(_0x4a9fc8,_0xca66b8){_0x4a9fc8=_0x4a9fc8-0x83;let _0x41af93=_0x427986[_0x4a9fc8];return _0x41af93;},_0x4a9f(_0x18f230,_0x40ffbc);}import{Plugin as _0x510622}from'ckeditor5/src/core.js';function _0x4279(){const _0x8550cb=['204388LJrjsA','_areMergableCells','highest','907155ZTRrZE','mergeTableCells','has','plugins','formatInline','commandName','subType','direction','return','_tablePostFixingSubtypes','$graveyard','mergeTableCellDown','accept','tableCell','enableCommand','TableUtils','deletion','splitTableCellHorizontally','registerCustomCallback','model','afterInit','execute','map','forceDefaultExecution','mergeTableCellLeft','1523879OPuSdj','createTableWalker','push','insertion','stop','25VoVUsf','requires','root','getAncestors','document','_isForcedDefaultExecutionBlock','*Merge\x20cells*','createRangeOn','_acceptFormatSuggestionCallbackFactory','isEnabled','44lJAhwJ','mergeTableCellUp','fromRange','TrackChangesEditing','rootName','setSelection','cell','add','commands','108660rUEceJ','refresh','locale','isInContent','*Split\x20cell:*\x20horizontally','markBlockFormat','561iBuuSF','detach','selection','length','formatBlock','_suggestionFactory','getFirstPosition','276048xmtQlC','filter','change','set:isEnabled','type','TableEditing','value','table','findAncestor','splitTableCellVertically','getRanges','size','format','markMultiRangeBlockFormat','get','23796ylqoik','from','horizontally','getSelectionAffectedTableCells','*Split\x20cell:*\x20vertically','trackChanges','getSuggestions','registerDescriptionCallback','containsRange','find','low','descriptionFactory','mergeTableCellRight','6ZCgJGc','element','author','17994MsBVNX','_areSelectedCellsMergable','getCellLocation','editor'];_0x4279=function(){return _0x8550cb;};return _0x4279();}import _0x222f9a from'./table.js';import{LiveRange as _0x522334}from'ckeditor5/src/engine.js';import{getTranslation as _0x42e2e6}from'../utils/common-translations.js';export default class vt extends _0x510622{static get[_0xce015d(0xe2)](){return[_0x222f9a];}[_0xce015d(0xd7)](){const _0x35b1ca=_0xce015d,_0x4a55d2=this[_0x35b1ca(0xbf)],_0x53510e=_0x4a55d2[_0x35b1ca(0xd6)][_0x35b1ca(0xe5)][_0x35b1ca(0x98)],_0xc873f9=_0x4a55d2[_0x35b1ca(0x92)];if(!_0x4a55d2[_0x35b1ca(0xc6)][_0x35b1ca(0xc5)](_0x35b1ca(0xa2)))return;const _0x448f6b=_0x4a55d2[_0x35b1ca(0xc6)][_0x35b1ca(0xab)](_0x35b1ca(0x8a)),_0x58a4fb=_0x4a55d2[_0x35b1ca(0xc6)][_0x35b1ca(0xab)](_0x35b1ca(0xd2)),_0x3508fb=_0x4a55d2[_0x35b1ca(0xc6)][_0x35b1ca(0xab)](_0x222f9a);_0x3508fb[_0x35b1ca(0xcc)][_0x35b1ca(0xde)](_0x35b1ca(0xc4)),_0x448f6b[_0x35b1ca(0xd1)](_0x35b1ca(0xc4),()=>{const _0x601630=_0x35b1ca,_0x3aac78=_0x58a4fb[_0x601630(0xaf)](_0x4a55d2[_0x601630(0xd6)][_0x601630(0xe5)][_0x601630(0x98)]);_0x4a55d2[_0x601630(0xd6)][_0x601630(0x9f)](()=>{const _0x35ab24=_0x601630;_0x448f6b[_0x35ab24(0xaa)](_0x3aac78,{'commandName':_0x35ab24(0xc4),'commandParams':[]},[],_0x35ab24(0xc4));});}),_0x4a55d2[_0x35b1ca(0x8f)][_0x35b1ca(0xab)](_0x35b1ca(0xc4))['on'](_0x35b1ca(0xd8),(_0x3d8d78,_0x59b285)=>{const _0x3f3ee4=_0x35b1ca;_0x4a55d2[_0x3f3ee4(0x8f)][_0x3f3ee4(0xab)](_0x3f3ee4(0xb1))[_0x3f3ee4(0xa3)]&&(_0x59b285[_0x3f3ee4(0x99)]>0x0&&_0x59b285[_0x59b285[_0x3f3ee4(0x99)]-0x1]&&_0x59b285[_0x59b285[_0x3f3ee4(0x99)]-0x1][_0x3f3ee4(0xda)]||_0x448f6b[_0x3f3ee4(0xe6)]||this[_0x3f3ee4(0xbd)]()||_0x3d8d78[_0x3f3ee4(0xe0)]());},{'priority':_0x35b1ca(0xc2)});for(const _0x11d0d2 of[_0x35b1ca(0x88),_0x35b1ca(0xb8),_0x35b1ca(0xce),_0x35b1ca(0xdb)]){const _0x5a5961=_0x4a55d2[_0x35b1ca(0x8f)][_0x35b1ca(0xab)](_0x11d0d2);_0x448f6b[_0x35b1ca(0xd1)](_0x11d0d2,()=>{const _0x3b22e0=_0x35b1ca,_0x86f07d=_0x4a55d2[_0x3b22e0(0xd6)][_0x3b22e0(0xe5)][_0x3b22e0(0x98)][_0x3b22e0(0x9c)]()[_0x3b22e0(0xe4)]()[_0x3b22e0(0xb5)](_0x593da8=>_0x593da8['is'](_0x3b22e0(0xba),_0x3b22e0(0xd0))),_0x220d17=_0x5a5961[_0x3b22e0(0xa3)];_0x4a55d2[_0x3b22e0(0xd6)][_0x3b22e0(0x9f)](()=>{const _0x41fb2f=_0x3b22e0;_0x448f6b[_0x41fb2f(0xaa)]([_0x86f07d,_0x220d17],{'commandName':_0x41fb2f(0xc4),'commandParams':[]},[],_0x41fb2f(0xc4));});});}for(const _0x3adfca of[_0x35b1ca(0xa6),_0x35b1ca(0xd4)]){const _0x1ea95c=_0x4a55d2[_0x35b1ca(0x8f)][_0x35b1ca(0xab)](_0x3adfca);_0x448f6b[_0x35b1ca(0xd1)](_0x3adfca,()=>{const _0x199972=_0x35b1ca,_0x52bc03=_0x58a4fb[_0x199972(0xaf)](_0x4a55d2[_0x199972(0xd6)][_0x199972(0xe5)][_0x199972(0x98)])[0x0],_0x496a39=_0x52bc03[_0x199972(0xa5)](_0x199972(0xa4)),{column:_0x1439d5,row:_0x27707a}=_0x58a4fb[_0x199972(0xbe)](_0x52bc03);let _0x51ef92=[];if(_0x199972(0xae)==_0x1ea95c[_0x199972(0xca)]){const _0x4cedf4=_0x58a4fb[_0x199972(0xdd)](_0x496a39,{'startRow':_0x27707a,'endRow':_0x27707a,'includeAllSlots':!0x0});_0x51ef92=Array[_0x199972(0xad)](_0x4cedf4)[_0x199972(0xd9)](_0x5e15f8=>_0x5e15f8[_0x199972(0x8d)]);}else{const _0x4ec5af=_0x58a4fb[_0x199972(0xdd)](_0x496a39,{'column':_0x1439d5,'includeAllSlots':!0x0});_0x51ef92=Array[_0x199972(0xad)](_0x4ec5af)[_0x199972(0xd9)](_0x1ecf10=>_0x1ecf10[_0x199972(0x8d)]);}_0x4a55d2[_0x199972(0xd6)][_0x199972(0x9f)](_0x85e4a9=>{const _0x2207de=_0x199972;_0x448f6b[_0x2207de(0x95)](_0x85e4a9[_0x2207de(0x84)](_0x52bc03),{'commandName':_0x3adfca,'commandParams':[]},_0x51ef92,_0x3adfca);});});}_0x448f6b[_0x35b1ca(0xb7)][_0x35b1ca(0xb3)](_0x29d634=>{const _0x365725=_0x35b1ca;if(_0x365725(0x9a)!=_0x29d634[_0x365725(0xa1)]&&_0x365725(0xc7)!=_0x29d634[_0x365725(0xa1)])return;const {data:_0x19f8c9}=_0x29d634;return _0x19f8c9&&_0x365725(0xc4)==_0x19f8c9[_0x365725(0xc8)]?{'type':_0x365725(0xa9),'content':_0x42e2e6(_0xc873f9,_0x365725(0x83))}:void 0x0;}),_0x448f6b[_0x35b1ca(0xb7)][_0x35b1ca(0xb3)](_0x242cf2=>{const _0x43f7ee=_0x35b1ca;if(_0x43f7ee(0x9a)!=_0x242cf2[_0x43f7ee(0xa1)]&&_0x43f7ee(0xc7)!=_0x242cf2[_0x43f7ee(0xa1)])return;const {data:_0x2b8737}=_0x242cf2;return _0x2b8737?_0x43f7ee(0xa6)==_0x2b8737[_0x43f7ee(0xc8)]?{'type':_0x43f7ee(0xa9),'content':_0x42e2e6(_0xc873f9,_0x43f7ee(0xb0))}:_0x43f7ee(0xd4)==_0x2b8737[_0x43f7ee(0xc8)]?{'type':_0x43f7ee(0xa9),'content':_0x42e2e6(_0xc873f9,_0x43f7ee(0x94))}:void 0x0:void 0x0;});const _0x1c3446=_0x3508fb[_0x35b1ca(0x85)]();for(const _0x57d328 of[_0x35b1ca(0x88),_0x35b1ca(0xb8),_0x35b1ca(0xce),_0x35b1ca(0xdb)])_0x448f6b[_0x35b1ca(0x9b)][_0x35b1ca(0xd5)](_0x35b1ca(0x9a),_0x57d328,_0x35b1ca(0xcf),_0x1c3446);for(const _0x59bebc of[_0x35b1ca(0xa6),_0x35b1ca(0xd4)])_0x448f6b[_0x35b1ca(0x9b)][_0x35b1ca(0xd5)](_0x35b1ca(0x9a),_0x59bebc,_0x35b1ca(0xcf),_0x1c3446);_0x448f6b[_0x35b1ca(0x9b)][_0x35b1ca(0xd5)](_0x35b1ca(0x9a),_0x35b1ca(0xc4),_0x35b1ca(0xcf),_0xc02eab=>{const _0x3821bd=_0x35b1ca;_0x4a55d2[_0x3821bd(0xd6)][_0x3821bd(0x9f)](_0x252d88=>{const _0x34a9f8=_0x3821bd,_0x3e713c=Array[_0x34a9f8(0xad)](_0x53510e[_0x34a9f8(0xa7)]())[_0x34a9f8(0xd9)](_0x2ccd18=>_0x522334[_0x34a9f8(0x89)](_0x2ccd18));_0x252d88[_0x34a9f8(0x8c)](_0xc02eab),_0x4a55d2[_0x34a9f8(0x8f)][_0x34a9f8(0xab)](_0x34a9f8(0xc4))[_0x34a9f8(0x91)](),_0x4a55d2[_0x34a9f8(0xd8)](_0x34a9f8(0xc4),{'forceDefaultExecution':!0x0});const _0x4a022f=_0x3e713c[_0x34a9f8(0x9e)](_0x40dad7=>_0x34a9f8(0xcd)!=_0x40dad7[_0x34a9f8(0xe3)][_0x34a9f8(0x8b)]);_0x4a022f[_0x34a9f8(0x99)]>0x0&&_0x252d88[_0x34a9f8(0x8c)](_0x4a022f);for(const _0x3ef723 of _0x3e713c)_0x3ef723[_0x34a9f8(0x97)]();});});for(const _0x17c169 of[_0x35b1ca(0x88),_0x35b1ca(0xce),_0x35b1ca(0xdb),_0x35b1ca(0xb8)]){const _0x51b066=_0x4a55d2[_0x35b1ca(0x8f)][_0x35b1ca(0xab)](_0x17c169);_0x51b066['on'](_0x35b1ca(0xa0),(_0x1b726e,_0x48af99,_0x4a5804)=>{const _0x280ef3=_0x35b1ca;if(_0x4a5804){const _0x3c5335=_0x4a55d2[_0x280ef3(0xd6)][_0x280ef3(0xe5)][_0x280ef3(0x98)][_0x280ef3(0x9c)]()[_0x280ef3(0xe4)]()[_0x280ef3(0xb5)](_0x288fae=>_0x288fae['is'](_0x280ef3(0xba),_0x280ef3(0xd0)));this[_0x280ef3(0xc1)](_0x51b066[_0x280ef3(0xa3)],_0x3c5335)||(_0x1b726e[_0x280ef3(0xcb)]=!0x1,_0x1b726e[_0x280ef3(0xe0)]());}},{'priority':_0x35b1ca(0xb6)});}}[_0xce015d(0xbd)](){const _0x3dfac5=_0xce015d,_0x186367=this[_0x3dfac5(0xbf)][_0x3dfac5(0x8f)][_0x3dfac5(0xab)](_0x3dfac5(0xc4)),_0x42c029=this[_0x3dfac5(0xbf)][_0x3dfac5(0xc6)][_0x3dfac5(0xab)](_0x3dfac5(0xd2));if(!_0x186367[_0x3dfac5(0x86)])return!0x1;const _0x5bd3ab=_0x42c029[_0x3dfac5(0xaf)](this[_0x3dfac5(0xbf)][_0x3dfac5(0xd6)][_0x3dfac5(0xe5)][_0x3dfac5(0x98)]);for(const _0xd5319a of _0x5bd3ab)for(const _0x25cbe1 of _0x5bd3ab)if(_0xd5319a!=_0x25cbe1&&!this[_0x3dfac5(0xc1)](_0xd5319a,_0x25cbe1))return!0x1;return!0x0;}[_0xce015d(0xc1)](_0x480d2b,_0x514495){const _0x198c92=_0xce015d,_0x2cb97a=this[_0x198c92(0xbf)][_0x198c92(0xc6)][_0x198c92(0xab)](_0x198c92(0x8a)),_0x5962e1=this[_0x198c92(0xbf)][_0x198c92(0xd6)][_0x198c92(0x84)](_0x480d2b),_0x48dba0=this[_0x198c92(0xbf)][_0x198c92(0xd6)][_0x198c92(0x84)](_0x514495),_0x2f22d6=new Set(),_0x515d9e=new Set();for(const _0x1cb9fe of _0x2cb97a[_0x198c92(0xb2)]())if((_0x198c92(0xdf)==_0x1cb9fe[_0x198c92(0xa1)]||_0x198c92(0xd3)==_0x1cb9fe[_0x198c92(0xa1)]||_0x198c92(0xc4)==_0x1cb9fe[_0x198c92(0xc9)])&&_0x1cb9fe[_0x198c92(0x93)]){for(const _0xeca040 of _0x1cb9fe[_0x198c92(0xa7)]())_0xeca040[_0x198c92(0xb4)](_0x5962e1,!0x0)&&_0x2f22d6[_0x198c92(0x8e)](_0x1cb9fe[_0x198c92(0xa1)]+':'+_0x1cb9fe[_0x198c92(0xbb)]['id']),_0xeca040[_0x198c92(0xb4)](_0x48dba0,!0x0)&&_0x515d9e[_0x198c92(0x8e)](_0x1cb9fe[_0x198c92(0xa1)]+':'+_0x1cb9fe[_0x198c92(0xbb)]['id']);}if(_0x2f22d6[_0x198c92(0xa8)]!=_0x515d9e[_0x198c92(0xa8)])return!0x1;for(const _0x162495 of _0x2f22d6)if(!_0x515d9e[_0x198c92(0xc5)](_0x162495))return!0x1;return!0x0;}}
23
+ function _0x3f3a(_0x189e12,_0x471842){const _0x27a8c9=_0x27a8();return _0x3f3a=function(_0x3f3a59,_0xf99306){_0x3f3a59=_0x3f3a59-0x1e4;let _0x1894a6=_0x27a8c9[_0x3f3a59];return _0x1894a6;},_0x3f3a(_0x189e12,_0x471842);}function _0x27a8(){const _0x52312e=['rootName','formatBlock','has','getSelectionAffectedTableCells','registerCustomCallback','createRangeOn','type','subType','forceDefaultExecution','execute','TableEditing','getCellLocation','afterInit','217047HMleOw','set:isEnabled','getAncestors','requires','enableCommand','commands','markBlockFormat','direction','splitTableCellHorizontally','isInContent','locale','containsRange','findAncestor','TableUtils','_areSelectedCellsMergable','mergeTableCellDown','mergeTableCellUp','_tablePostFixingSubtypes','model','markMultiRangeBlockFormat','deletion','*Split\x20cell:*\x20vertically','refresh','accept','table','*Merge\x20cells*','30Ymkrpt','low','registerDescriptionCallback','setSelection','editor','plugins','push','165wtsJuw','createTableWalker','411865gbWwcm','descriptionFactory','_suggestionFactory','2362628zeDJcz','element','splitTableCellVertically','_areMergableCells','size','get','author','18055638SfdcTq','fromRange','detach','*Split\x20cell:*\x20horizontally','TrackChangesEditing','filter','mergeTableCells','mergeTableCellRight','isEnabled','trackChanges','getFirstPosition','insertion','add','horizontally','commandName','getRanges','return','45076qNtHzx','cell','map','change','formatInline','$graveyard','root','tableCell','highest','mergeTableCellLeft','stop','4995216LwUqpW','selection','document','length','getSuggestions','275779iZCLUV','find','format','_isForcedDefaultExecutionBlock','from','_acceptFormatSuggestionCallbackFactory','value'];_0x27a8=function(){return _0x52312e;};return _0x27a8();}const _0x317371=_0x3f3a;(function(_0x10c723,_0x3b47d5){const _0x1deb7d=_0x3f3a,_0x3687b0=_0x10c723();while(!![]){try{const _0x4f6f9c=parseInt(_0x1deb7d(0x221))/0x1+parseInt(_0x1deb7d(0x224))/0x2+-parseInt(_0x1deb7d(0x1fe))/0x3+parseInt(_0x1deb7d(0x23c))/0x4*(parseInt(_0x1deb7d(0x21f))/0x5)+-parseInt(_0x1deb7d(0x218))/0x6*(-parseInt(_0x1deb7d(0x1ea))/0x7)+parseInt(_0x1deb7d(0x1e5))/0x8+-parseInt(_0x1deb7d(0x22b))/0x9;if(_0x4f6f9c===_0x3b47d5)break;else _0x3687b0['push'](_0x3687b0['shift']());}catch(_0x3396b3){_0x3687b0['push'](_0x3687b0['shift']());}}}(_0x27a8,0xacd48));import{Plugin as _0x4b291c}from'ckeditor5/src/core.js';import _0x485fa6 from'./table.js';import{LiveRange as _0x478d6d}from'ckeditor5/src/engine.js';import{getTranslation as _0x1e579a}from'../utils/common-translations.js';export default class vt extends _0x4b291c{static get[_0x317371(0x201)](){return[_0x485fa6];}[_0x317371(0x1fd)](){const _0x445e5c=_0x317371,_0x50d01e=this[_0x445e5c(0x21c)],_0x348e22=_0x50d01e[_0x445e5c(0x210)][_0x445e5c(0x1e7)][_0x445e5c(0x1e6)],_0x42f357=_0x50d01e[_0x445e5c(0x208)];if(!_0x50d01e[_0x445e5c(0x21d)][_0x445e5c(0x1f3)](_0x445e5c(0x1fb)))return;const _0x3db90c=_0x50d01e[_0x445e5c(0x21d)][_0x445e5c(0x229)](_0x445e5c(0x22f)),_0x13c6f9=_0x50d01e[_0x445e5c(0x21d)][_0x445e5c(0x229)](_0x445e5c(0x20b)),_0x4c701c=_0x50d01e[_0x445e5c(0x21d)][_0x445e5c(0x229)](_0x485fa6);_0x4c701c[_0x445e5c(0x20f)][_0x445e5c(0x21e)](_0x445e5c(0x231)),_0x3db90c[_0x445e5c(0x202)](_0x445e5c(0x231),()=>{const _0x21728d=_0x445e5c,_0x35eb5e=_0x13c6f9[_0x21728d(0x1f4)](_0x50d01e[_0x21728d(0x210)][_0x21728d(0x1e7)][_0x21728d(0x1e6)]);_0x50d01e[_0x21728d(0x210)][_0x21728d(0x23f)](()=>{const _0x3e0e69=_0x21728d;_0x3db90c[_0x3e0e69(0x211)](_0x35eb5e,{'commandName':_0x3e0e69(0x231),'commandParams':[]},[],_0x3e0e69(0x231));});}),_0x50d01e[_0x445e5c(0x203)][_0x445e5c(0x229)](_0x445e5c(0x231))['on'](_0x445e5c(0x1fa),(_0x3b5c12,_0x2ee344)=>{const _0x2e48fe=_0x445e5c;_0x50d01e[_0x2e48fe(0x203)][_0x2e48fe(0x229)](_0x2e48fe(0x234))[_0x2e48fe(0x1f0)]&&(_0x2ee344[_0x2e48fe(0x1e8)]>0x0&&_0x2ee344[_0x2ee344[_0x2e48fe(0x1e8)]-0x1]&&_0x2ee344[_0x2ee344[_0x2e48fe(0x1e8)]-0x1][_0x2e48fe(0x1f9)]||_0x3db90c[_0x2e48fe(0x1ed)]||this[_0x2e48fe(0x20c)]()||_0x3b5c12[_0x2e48fe(0x1e4)]());},{'priority':_0x445e5c(0x244)});for(const _0x656491 of[_0x445e5c(0x20e),_0x445e5c(0x232),_0x445e5c(0x20d),_0x445e5c(0x245)]){const _0x432a1c=_0x50d01e[_0x445e5c(0x203)][_0x445e5c(0x229)](_0x656491);_0x3db90c[_0x445e5c(0x202)](_0x656491,()=>{const _0x7fbaa8=_0x445e5c,_0x9aae00=_0x50d01e[_0x7fbaa8(0x210)][_0x7fbaa8(0x1e7)][_0x7fbaa8(0x1e6)][_0x7fbaa8(0x235)]()[_0x7fbaa8(0x200)]()[_0x7fbaa8(0x1eb)](_0x22a1b8=>_0x22a1b8['is'](_0x7fbaa8(0x225),_0x7fbaa8(0x243))),_0x4cdc40=_0x432a1c[_0x7fbaa8(0x1f0)];_0x50d01e[_0x7fbaa8(0x210)][_0x7fbaa8(0x23f)](()=>{const _0x511a87=_0x7fbaa8;_0x3db90c[_0x511a87(0x211)]([_0x9aae00,_0x4cdc40],{'commandName':_0x511a87(0x231),'commandParams':[]},[],_0x511a87(0x231));});});}for(const _0x4313b9 of[_0x445e5c(0x226),_0x445e5c(0x206)]){const _0x4c8050=_0x50d01e[_0x445e5c(0x203)][_0x445e5c(0x229)](_0x4313b9);_0x3db90c[_0x445e5c(0x202)](_0x4313b9,()=>{const _0x1df778=_0x445e5c,_0x54e804=_0x13c6f9[_0x1df778(0x1f4)](_0x50d01e[_0x1df778(0x210)][_0x1df778(0x1e7)][_0x1df778(0x1e6)])[0x0],_0x5147fd=_0x54e804[_0x1df778(0x20a)](_0x1df778(0x216)),{column:_0x4bb747,row:_0x2b2d56}=_0x13c6f9[_0x1df778(0x1fc)](_0x54e804);let _0x3c9cb1=[];if(_0x1df778(0x238)==_0x4c8050[_0x1df778(0x205)]){const _0x11baa4=_0x13c6f9[_0x1df778(0x220)](_0x5147fd,{'startRow':_0x2b2d56,'endRow':_0x2b2d56,'includeAllSlots':!0x0});_0x3c9cb1=Array[_0x1df778(0x1ee)](_0x11baa4)[_0x1df778(0x23e)](_0xdd5f7a=>_0xdd5f7a[_0x1df778(0x23d)]);}else{const _0x495450=_0x13c6f9[_0x1df778(0x220)](_0x5147fd,{'column':_0x4bb747,'includeAllSlots':!0x0});_0x3c9cb1=Array[_0x1df778(0x1ee)](_0x495450)[_0x1df778(0x23e)](_0x504fbe=>_0x504fbe[_0x1df778(0x23d)]);}_0x50d01e[_0x1df778(0x210)][_0x1df778(0x23f)](_0x22f02d=>{const _0xd6c4ff=_0x1df778;_0x3db90c[_0xd6c4ff(0x204)](_0x22f02d[_0xd6c4ff(0x1f6)](_0x54e804),{'commandName':_0x4313b9,'commandParams':[]},_0x3c9cb1,_0x4313b9);});});}_0x3db90c[_0x445e5c(0x222)][_0x445e5c(0x21a)](_0x1d080a=>{const _0x4c49fd=_0x445e5c;if(_0x4c49fd(0x1f2)!=_0x1d080a[_0x4c49fd(0x1f7)]&&_0x4c49fd(0x240)!=_0x1d080a[_0x4c49fd(0x1f7)])return;const {data:_0x5723c8}=_0x1d080a;return _0x5723c8&&_0x4c49fd(0x231)==_0x5723c8[_0x4c49fd(0x239)]?{'type':_0x4c49fd(0x1ec),'content':_0x1e579a(_0x42f357,_0x4c49fd(0x217))}:void 0x0;}),_0x3db90c[_0x445e5c(0x222)][_0x445e5c(0x21a)](_0x3e5b59=>{const _0x371384=_0x445e5c;if(_0x371384(0x1f2)!=_0x3e5b59[_0x371384(0x1f7)]&&_0x371384(0x240)!=_0x3e5b59[_0x371384(0x1f7)])return;const {data:_0xa5140c}=_0x3e5b59;return _0xa5140c?_0x371384(0x226)==_0xa5140c[_0x371384(0x239)]?{'type':_0x371384(0x1ec),'content':_0x1e579a(_0x42f357,_0x371384(0x213))}:_0x371384(0x206)==_0xa5140c[_0x371384(0x239)]?{'type':_0x371384(0x1ec),'content':_0x1e579a(_0x42f357,_0x371384(0x22e))}:void 0x0:void 0x0;});const _0x47b40e=_0x4c701c[_0x445e5c(0x1ef)]();for(const _0x59d971 of[_0x445e5c(0x20e),_0x445e5c(0x232),_0x445e5c(0x20d),_0x445e5c(0x245)])_0x3db90c[_0x445e5c(0x223)][_0x445e5c(0x1f5)](_0x445e5c(0x1f2),_0x59d971,_0x445e5c(0x215),_0x47b40e);for(const _0x20746d of[_0x445e5c(0x226),_0x445e5c(0x206)])_0x3db90c[_0x445e5c(0x223)][_0x445e5c(0x1f5)](_0x445e5c(0x1f2),_0x20746d,_0x445e5c(0x215),_0x47b40e);_0x3db90c[_0x445e5c(0x223)][_0x445e5c(0x1f5)](_0x445e5c(0x1f2),_0x445e5c(0x231),_0x445e5c(0x215),_0x318aab=>{const _0xe830a1=_0x445e5c;_0x50d01e[_0xe830a1(0x210)][_0xe830a1(0x23f)](_0x2e6cf3=>{const _0x33f607=_0xe830a1,_0xfda2bc=Array[_0x33f607(0x1ee)](_0x348e22[_0x33f607(0x23a)]())[_0x33f607(0x23e)](_0x1582a8=>_0x478d6d[_0x33f607(0x22c)](_0x1582a8));_0x2e6cf3[_0x33f607(0x21b)](_0x318aab),_0x50d01e[_0x33f607(0x203)][_0x33f607(0x229)](_0x33f607(0x231))[_0x33f607(0x214)](),_0x50d01e[_0x33f607(0x1fa)](_0x33f607(0x231),{'forceDefaultExecution':!0x0});const _0xeea929=_0xfda2bc[_0x33f607(0x230)](_0x24f42c=>_0x33f607(0x241)!=_0x24f42c[_0x33f607(0x242)][_0x33f607(0x1f1)]);_0xeea929[_0x33f607(0x1e8)]>0x0&&_0x2e6cf3[_0x33f607(0x21b)](_0xeea929);for(const _0x5bd6b8 of _0xfda2bc)_0x5bd6b8[_0x33f607(0x22d)]();});});for(const _0xf569ca of[_0x445e5c(0x20e),_0x445e5c(0x20d),_0x445e5c(0x245),_0x445e5c(0x232)]){const _0x241c1a=_0x50d01e[_0x445e5c(0x203)][_0x445e5c(0x229)](_0xf569ca);_0x241c1a['on'](_0x445e5c(0x1ff),(_0xdb6f18,_0xcd600a,_0x551350)=>{const _0x5dbab9=_0x445e5c;if(_0x551350){const _0x2a3409=_0x50d01e[_0x5dbab9(0x210)][_0x5dbab9(0x1e7)][_0x5dbab9(0x1e6)][_0x5dbab9(0x235)]()[_0x5dbab9(0x200)]()[_0x5dbab9(0x1eb)](_0x1deaef=>_0x1deaef['is'](_0x5dbab9(0x225),_0x5dbab9(0x243)));this[_0x5dbab9(0x227)](_0x241c1a[_0x5dbab9(0x1f0)],_0x2a3409)||(_0xdb6f18[_0x5dbab9(0x23b)]=!0x1,_0xdb6f18[_0x5dbab9(0x1e4)]());}},{'priority':_0x445e5c(0x219)});}}[_0x317371(0x20c)](){const _0x1ecf29=_0x317371,_0x38b645=this[_0x1ecf29(0x21c)][_0x1ecf29(0x203)][_0x1ecf29(0x229)](_0x1ecf29(0x231)),_0x1a178a=this[_0x1ecf29(0x21c)][_0x1ecf29(0x21d)][_0x1ecf29(0x229)](_0x1ecf29(0x20b));if(!_0x38b645[_0x1ecf29(0x233)])return!0x1;const _0x5c4aeb=_0x1a178a[_0x1ecf29(0x1f4)](this[_0x1ecf29(0x21c)][_0x1ecf29(0x210)][_0x1ecf29(0x1e7)][_0x1ecf29(0x1e6)]);for(const _0xe0a4b1 of _0x5c4aeb)for(const _0x44224d of _0x5c4aeb)if(_0xe0a4b1!=_0x44224d&&!this[_0x1ecf29(0x227)](_0xe0a4b1,_0x44224d))return!0x1;return!0x0;}[_0x317371(0x227)](_0x589a81,_0xd8bdda){const _0x179707=_0x317371,_0x478276=this[_0x179707(0x21c)][_0x179707(0x21d)][_0x179707(0x229)](_0x179707(0x22f)),_0x4b2a41=this[_0x179707(0x21c)][_0x179707(0x210)][_0x179707(0x1f6)](_0x589a81),_0x5cdb0=this[_0x179707(0x21c)][_0x179707(0x210)][_0x179707(0x1f6)](_0xd8bdda),_0xc9dee9=new Set(),_0x4e5e72=new Set();for(const _0x1d3972 of _0x478276[_0x179707(0x1e9)]())if((_0x179707(0x236)==_0x1d3972[_0x179707(0x1f7)]||_0x179707(0x212)==_0x1d3972[_0x179707(0x1f7)]||_0x179707(0x231)==_0x1d3972[_0x179707(0x1f8)])&&_0x1d3972[_0x179707(0x207)]){for(const _0x4d191b of _0x1d3972[_0x179707(0x23a)]())_0x4d191b[_0x179707(0x209)](_0x4b2a41,!0x0)&&_0xc9dee9[_0x179707(0x237)](_0x1d3972[_0x179707(0x1f7)]+':'+_0x1d3972[_0x179707(0x22a)]['id']),_0x4d191b[_0x179707(0x209)](_0x5cdb0,!0x0)&&_0x4e5e72[_0x179707(0x237)](_0x1d3972[_0x179707(0x1f7)]+':'+_0x1d3972[_0x179707(0x22a)]['id']);}if(_0xc9dee9[_0x179707(0x228)]!=_0x4e5e72[_0x179707(0x228)])return!0x1;for(const _0x3647f9 of _0xc9dee9)if(!_0x4e5e72[_0x179707(0x1f3)](_0x3647f9))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3a1d(_0xf37e2a,_0x19bc86){const _0x11f567=_0x11f5();return _0x3a1d=function(_0x3a1dc4,_0x1147f2){_0x3a1dc4=_0x3a1dc4-0x183;let _0x47d038=_0x11f567[_0x3a1dc4];return _0x47d038;},_0x3a1d(_0xf37e2a,_0x19bc86);}const _0x4f3b81=_0x3a1d;(function(_0x14ea5d,_0x20f5fe){const _0x2ea877=_0x3a1d,_0x3669b5=_0x14ea5d();while(!![]){try{const _0x99df45=parseInt(_0x2ea877(0x189))/0x1+parseInt(_0x2ea877(0x186))/0x2*(parseInt(_0x2ea877(0x190))/0x3)+-parseInt(_0x2ea877(0x18d))/0x4+parseInt(_0x2ea877(0x188))/0x5+-parseInt(_0x2ea877(0x196))/0x6+-parseInt(_0x2ea877(0x199))/0x7*(-parseInt(_0x2ea877(0x185))/0x8)+parseInt(_0x2ea877(0x18c))/0x9*(parseInt(_0x2ea877(0x198))/0xa);if(_0x99df45===_0x20f5fe)break;else _0x3669b5['push'](_0x3669b5['shift']());}catch(_0x48231b){_0x3669b5['push'](_0x3669b5['shift']());}}}(_0x11f5,0xedf9d));import{Plugin as _0x108918}from'ckeditor5/src/core.js';function _0x11f5(){const _0x4d4ff7=['15298byFBHp','get','commands','298629YjaYOO','3471688ZqxzkD','insertTableOfContents','tableOfContents','3bMXnUI','registerElementLabel','editor','TrackChangesEditing','ELEMENT_TABLE_OF_CONTENTS','descriptionFactory','11092686OktWNi','plugins','610CIFovk','7777175TeXdBX','enableCommand','afterInit','8mRVUST','667510bMxNtP','locale','1036665uiZpWe'];_0x11f5=function(){return _0x4d4ff7;};return _0x11f5();}import{getTranslation as _0x3d2d5d}from'../utils/common-translations.js';export default class Mt extends _0x108918{[_0x4f3b81(0x184)](){const _0x23d60a=_0x4f3b81,_0x42c1c5=this[_0x23d60a(0x192)];if(!_0x42c1c5[_0x23d60a(0x18b)][_0x23d60a(0x18a)](_0x23d60a(0x18e)))return;_0x42c1c5[_0x23d60a(0x197)][_0x23d60a(0x18a)](_0x23d60a(0x193))[_0x23d60a(0x183)](_0x23d60a(0x18e));const _0x5221cc=_0x42c1c5[_0x23d60a(0x197)][_0x23d60a(0x18a)](_0x23d60a(0x193)),_0x156284=_0x42c1c5[_0x23d60a(0x187)];_0x5221cc[_0x23d60a(0x195)][_0x23d60a(0x191)](_0x23d60a(0x18f),_0x438e9a=>_0x3d2d5d(_0x156284,_0x23d60a(0x194),_0x438e9a));}}
23
+ function _0x560d(_0x3361ab,_0x3d7e2a){const _0x4f37bb=_0x4f37();return _0x560d=function(_0x560d3a,_0x11b182){_0x560d3a=_0x560d3a-0x138;let _0x5705f7=_0x4f37bb[_0x560d3a];return _0x5705f7;},_0x560d(_0x3361ab,_0x3d7e2a);}const _0x45b579=_0x560d;function _0x4f37(){const _0x4b39ab=['descriptionFactory','plugins','insertTableOfContents','afterInit','457784dZPCEM','editor','enableCommand','488397BRUJxQ','get','8dKITrc','commands','TrackChangesEditing','4197942XMfQcY','locale','tableOfContents','249262CPgQlo','659833zXOKMx','9XlFiZh','registerElementLabel','1324985bSYIQx','3374343OebMiW','ELEMENT_TABLE_OF_CONTENTS'];_0x4f37=function(){return _0x4b39ab;};return _0x4f37();}(function(_0x17c5c5,_0x50bede){const _0x61dfaf=_0x560d,_0x5eafea=_0x17c5c5();while(!![]){try{const _0x4ccd0a=parseInt(_0x61dfaf(0x13f))/0x1+parseInt(_0x61dfaf(0x13e))/0x2*(parseInt(_0x61dfaf(0x140))/0x3)+-parseInt(_0x61dfaf(0x138))/0x4*(-parseInt(_0x61dfaf(0x142))/0x5)+-parseInt(_0x61dfaf(0x13b))/0x6+-parseInt(_0x61dfaf(0x14c))/0x7+parseInt(_0x61dfaf(0x149))/0x8+-parseInt(_0x61dfaf(0x143))/0x9;if(_0x4ccd0a===_0x50bede)break;else _0x5eafea['push'](_0x5eafea['shift']());}catch(_0x5bd10b){_0x5eafea['push'](_0x5eafea['shift']());}}}(_0x4f37,0x745ac));import{Plugin as _0x465de1}from'ckeditor5/src/core.js';import{getTranslation as _0x13b4ca}from'../utils/common-translations.js';export default class Mt extends _0x465de1{[_0x45b579(0x148)](){const _0x77eb5d=_0x45b579,_0x1c3a83=this[_0x77eb5d(0x14a)];if(!_0x1c3a83[_0x77eb5d(0x139)][_0x77eb5d(0x14d)](_0x77eb5d(0x147)))return;_0x1c3a83[_0x77eb5d(0x146)][_0x77eb5d(0x14d)](_0x77eb5d(0x13a))[_0x77eb5d(0x14b)](_0x77eb5d(0x147));const _0x2765e4=_0x1c3a83[_0x77eb5d(0x146)][_0x77eb5d(0x14d)](_0x77eb5d(0x13a)),_0x4c946a=_0x1c3a83[_0x77eb5d(0x13c)];_0x2765e4[_0x77eb5d(0x145)][_0x77eb5d(0x141)](_0x77eb5d(0x13d),_0x1a3a9d=>_0x13b4ca(_0x4c946a,_0x77eb5d(0x144),_0x1a3a9d));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3896(){const _0x57161f=['*Format:*\x20change\x20table\x20properties','subType','commandParams','discard','tableCellBackgroundColor','_handlePropertyChange','handleDiscardAction','tableProperties','1948YBlUll','model','24cwtteh','getSuggestions','plugins','table','markBlockFormat','TableCellPropertiesEditing','3417048tqtWDb','locale','handleSuggestionDescription','getAttribute','*Format:*\x20change\x20table\x20cell\x20properties','tableCellProperties','tableBorderColor','registerDescriptionCallback','getSelectionAffectedTableCells','enableCommand','_getSuggestion','505590kapXTp','1180hkDmxY','getFirstPosition','format','start','tableCellHorizontalAlignment','tableCellWidth','TrackChangesTableProperties','tableAlignment','64238QPTWqF','944412JiDBRU','4Udljij','selection','7dsGQKt','tableBackgroundColor','TablePropertiesEditing','tableWidth','formatBlock','TrackChangesEditing','data','tableCellHeight','join','tableBorderStyle','setAttribute','descriptionFactory','38169hrPfoT','tableCellBorderWidth','tableCellPadding','has','6680707jPypHy','document','accept','batch','removeAttribute','tableCellBorderColor','getContainedElement','tableCellBorderStyle','TableUtils','afterInit','_suggestionFactory','registerCustomCallback','tableBorderWidth','change','editor','getSuggestionCallback','tableHeight','4580BvXxQN','enqueueChange','pluginName','get','findAncestor','nodeAfter','tableCellVerticalAlignment'];_0x3896=function(){return _0x57161f;};return _0x3896();}const _0x4d48da=_0x426f;function _0x426f(_0x3aa4aa,_0x146c0e){const _0x38965b=_0x3896();return _0x426f=function(_0x426f6d,_0x3a45e2){_0x426f6d=_0x426f6d-0x171;let _0x29f4df=_0x38965b[_0x426f6d];return _0x29f4df;},_0x426f(_0x3aa4aa,_0x146c0e);}(function(_0x384cf3,_0x18f8c9){const _0x4ffff9=_0x426f,_0x3706d3=_0x384cf3();while(!![]){try{const _0x6e27b7=parseInt(_0x4ffff9(0x1aa))/0x1*(-parseInt(_0x4ffff9(0x1a8))/0x2)+parseInt(_0x4ffff9(0x1a9))/0x3+parseInt(_0x4ffff9(0x18c))/0x4*(parseInt(_0x4ffff9(0x17d))/0x5)+-parseInt(_0x4ffff9(0x19f))/0x6*(parseInt(_0x4ffff9(0x1ac))/0x7)+parseInt(_0x4ffff9(0x194))/0x8+-parseInt(_0x4ffff9(0x1b8))/0x9*(-parseInt(_0x4ffff9(0x1a0))/0xa)+parseInt(_0x4ffff9(0x1bc))/0xb*(-parseInt(_0x4ffff9(0x18e))/0xc);if(_0x6e27b7===_0x18f8c9)break;else _0x3706d3['push'](_0x3706d3['shift']());}catch(_0x28e571){_0x3706d3['push'](_0x3706d3['shift']());}}}(_0x3896,0x3fbba));import{Plugin as _0x17eeaa}from'ckeditor5/src/core.js';import{getTranslation as _0x4602d3}from'../utils/common-translations.js';export default class Rt extends _0x17eeaa{constructor(_0x264b59){const _0x893ef4=_0x426f;super(_0x264b59),this[_0x893ef4(0x18b)]=[_0x893ef4(0x19a),_0x893ef4(0x1b5),_0x893ef4(0x178),_0x893ef4(0x1a7),_0x893ef4(0x1af),_0x893ef4(0x17c),_0x893ef4(0x1ad)],this[_0x893ef4(0x199)]=[_0x893ef4(0x171),_0x893ef4(0x173),_0x893ef4(0x1b9),_0x893ef4(0x1ba),_0x893ef4(0x1a5),_0x893ef4(0x1b3),_0x893ef4(0x188),_0x893ef4(0x1a4),_0x893ef4(0x183)];}static get[_0x4d48da(0x17f)](){const _0x24093e=_0x4d48da;return _0x24093e(0x1a6);}[_0x4d48da(0x175)](){const _0x298992=_0x4d48da,_0x51324c=this[_0x298992(0x17a)][_0x298992(0x190)][_0x298992(0x180)](_0x298992(0x1b1));if(this[_0x298992(0x17a)][_0x298992(0x190)][_0x298992(0x1bb)](_0x298992(0x1ae))){for(const _0x25290b of this[_0x298992(0x18b)])_0x51324c[_0x298992(0x19d)](_0x25290b,(_0x4fe851,_0xecc0ef)=>{const _0x41b9fb=_0x298992,_0x340898=this[_0x41b9fb(0x17a)][_0x41b9fb(0x18d)][_0x41b9fb(0x1bd)][_0x41b9fb(0x1ab)][_0x41b9fb(0x1a1)]()[_0x41b9fb(0x181)](_0x41b9fb(0x191));this[_0x41b9fb(0x189)](_0x25290b,[_0x340898],this[_0x41b9fb(0x18b)],_0x41b9fb(0x18b),_0x4fe851,_0xecc0ef);});_0x51324c[_0x298992(0x176)][_0x298992(0x177)](_0x298992(0x1b0),_0x298992(0x18b),_0x298992(0x1be),_0x51324c[_0x298992(0x176)][_0x298992(0x17b)](_0x298992(0x1b0),null,_0x298992(0x187))),_0x51324c[_0x298992(0x176)][_0x298992(0x177)](_0x298992(0x1b0),_0x298992(0x18b),_0x298992(0x187),(_0xe7ca16,_0x6e250b)=>this[_0x298992(0x18a)](this[_0x298992(0x18b)],_0xe7ca16,_0x6e250b)),_0x51324c[_0x298992(0x176)][_0x298992(0x177)](_0x298992(0x1b0),_0x298992(0x18b),_0x298992(0x1b4),()=>!0x1);}if(this[_0x298992(0x17a)][_0x298992(0x190)][_0x298992(0x1bb)](_0x298992(0x193))){for(const _0x350b24 of this[_0x298992(0x199)])_0x51324c[_0x298992(0x19d)](_0x350b24,(_0x576700,_0x116c9e)=>{const _0x625889=_0x298992,_0x460453=this[_0x625889(0x17a)][_0x625889(0x190)][_0x625889(0x180)](_0x625889(0x174))[_0x625889(0x19c)](this[_0x625889(0x17a)][_0x625889(0x18d)][_0x625889(0x1bd)][_0x625889(0x1ab)]);this[_0x625889(0x189)](_0x350b24,_0x460453,this[_0x625889(0x199)],_0x625889(0x199),_0x576700,_0x116c9e);});_0x51324c[_0x298992(0x176)][_0x298992(0x177)](_0x298992(0x1b0),_0x298992(0x199),_0x298992(0x1be),_0x51324c[_0x298992(0x176)][_0x298992(0x17b)](_0x298992(0x1b0),null,_0x298992(0x187))),_0x51324c[_0x298992(0x176)][_0x298992(0x177)](_0x298992(0x1b0),_0x298992(0x199),_0x298992(0x187),(_0x2ce60c,_0x484acd)=>this[_0x298992(0x18a)](this[_0x298992(0x199)],_0x2ce60c,_0x484acd)),_0x51324c[_0x298992(0x176)][_0x298992(0x177)](_0x298992(0x1b0),_0x298992(0x199),_0x298992(0x1b4),()=>!0x1);}_0x51324c[_0x298992(0x1b7)][_0x298992(0x19b)](_0x3022fb=>this[_0x298992(0x196)](_0x3022fb));}[_0x4d48da(0x189)](_0x361a3d,_0x206be7,_0x50ac8c,_0x224f59,_0xd0c98a,_0x34584f){const _0x23a0aa=_0x4d48da,_0x3a72a6=this[_0x23a0aa(0x17a)][_0x23a0aa(0x190)][_0x23a0aa(0x180)](_0x23a0aa(0x1b1));this[_0x23a0aa(0x17a)][_0x23a0aa(0x18d)][_0x23a0aa(0x17e)](_0x34584f[_0x23a0aa(0x1bf)],()=>{const _0x4ad10e=_0x23a0aa;for(const _0x29f02e of _0x206be7){if(this[_0x4ad10e(0x19e)](_0x29f02e,_0x224f59))_0xd0c98a(_0x34584f);else{const _0x45c880={};for(const _0x3a5c6b of _0x50ac8c){const _0x103ade=_0x29f02e[_0x4ad10e(0x197)](_0x3a5c6b);void 0x0!==_0x103ade&&(_0x45c880[_0x3a5c6b]=_0x103ade);}_0xd0c98a(_0x34584f),_0x3a72a6[_0x4ad10e(0x192)](_0x29f02e,{'commandParams':[_0x45c880]},[],_0x224f59);}}});}[_0x4d48da(0x18a)](_0x58e972,_0x391272,_0x43bb39){const _0x25fd1f=_0x4d48da,_0x4c7e25=_0x391272[0x0][_0x25fd1f(0x1a3)][_0x25fd1f(0x182)],_0x3d1039=_0x43bb39[_0x25fd1f(0x186)][0x0];this[_0x25fd1f(0x17a)][_0x25fd1f(0x18d)][_0x25fd1f(0x179)](_0xc2adc=>{const _0x38def1=_0x25fd1f;for(const _0x513d4a of _0x58e972)void 0x0!==_0x3d1039[_0x513d4a]?_0xc2adc[_0x38def1(0x1b6)](_0x513d4a,_0x3d1039[_0x513d4a],_0x4c7e25):_0xc2adc[_0x38def1(0x1c0)](_0x513d4a,_0x4c7e25);});}[_0x4d48da(0x196)](_0xc1c6d4){const _0x43d2a8=_0x4d48da;if(_0xc1c6d4[_0x43d2a8(0x1b2)])switch(_0xc1c6d4[_0x43d2a8(0x185)]){case _0x43d2a8(0x18b):return{'type':_0x43d2a8(0x1a2),'content':_0x4602d3(this[_0x43d2a8(0x17a)][_0x43d2a8(0x195)],_0x43d2a8(0x184))};case _0x43d2a8(0x199):return{'type':_0x43d2a8(0x1a2),'content':_0x4602d3(this[_0x43d2a8(0x17a)][_0x43d2a8(0x195)],_0x43d2a8(0x198))};}}[_0x4d48da(0x19e)](_0x995983,_0x1205da){const _0x3154e7=_0x4d48da,_0x2625c5=this[_0x3154e7(0x17a)][_0x3154e7(0x190)][_0x3154e7(0x180)](_0x3154e7(0x1b1));for(const _0x55e968 of _0x2625c5[_0x3154e7(0x18f)]({'skipNotAttached':!0x0})){const _0x343f95=_0x55e968[_0x3154e7(0x172)]();if(_0x55e968[_0x3154e7(0x185)]===_0x1205da&&_0x343f95===_0x995983)return _0x55e968;}return null;}}
23
+ const _0x2e927d=_0x5889;function _0x6a82(){const _0x1f5d05=['join','tableBorderStyle','12127904TnBJUm','findAncestor','pluginName','6390090adRVxD','document','2502915wLqMpd','enableCommand','getAttribute','tableCellProperties','tableBorderWidth','batch','afterInit','*Format:*\x20change\x20table\x20properties','setAttribute','TrackChangesEditing','markBlockFormat','545282jcJmQR','data','subType','getSuggestions','selection','tableWidth','tableCellPadding','enqueueChange','_getSuggestion','handleSuggestionDescription','formatBlock','TablePropertiesEditing','_suggestionFactory','has','_handlePropertyChange','nodeAfter','TrackChangesTableProperties','accept','tableCellWidth','tableBorderColor','tableHeight','tableCellVerticalAlignment','*Format:*\x20change\x20table\x20cell\x20properties','registerDescriptionCallback','discard','handleDiscardAction','TableCellPropertiesEditing','250Slhkxl','tableBackgroundColor','change','9ZuKAku','locale','descriptionFactory','getSuggestionCallback','20946CTKGnB','table','1612176GCxhfD','tableCellBorderWidth','tableAlignment','tableCellBorderStyle','tableCellHorizontalAlignment','get','commandParams','getContainedElement','editor','tableCellBorderColor','removeAttribute','getFirstPosition','tableCellBackgroundColor','start','format','tableProperties','getSelectionAffectedTableCells','tableCellHeight','plugins','model','808164LEjAXJ','TableUtils','registerCustomCallback'];_0x6a82=function(){return _0x1f5d05;};return _0x6a82();}(function(_0xb2fb26,_0x5203b0){const _0x1d6b49=_0x5889,_0x28debd=_0xb2fb26();while(!![]){try{const _0x27e612=-parseInt(_0x1d6b49(0x1e4))/0x1+parseInt(_0x1d6b49(0x208))/0x2+parseInt(_0x1d6b49(0x1d9))/0x3+-parseInt(_0x1d6b49(0x1cf))/0x4+parseInt(_0x1d6b49(0x1ff))/0x5*(parseInt(_0x1d6b49(0x206))/0x6)+parseInt(_0x1d6b49(0x1d7))/0x7+-parseInt(_0x1d6b49(0x1d4))/0x8*(parseInt(_0x1d6b49(0x202))/0x9);if(_0x27e612===_0x5203b0)break;else _0x28debd['push'](_0x28debd['shift']());}catch(_0x2b068c){_0x28debd['push'](_0x28debd['shift']());}}}(_0x6a82,0x71676));import{Plugin as _0x4dbd2f}from'ckeditor5/src/core.js';import{getTranslation as _0x127376}from'../utils/common-translations.js';function _0x5889(_0x326947,_0x571668){const _0x6a8265=_0x6a82();return _0x5889=function(_0x58898f,_0x37e7a3){_0x58898f=_0x58898f-0x1c6;let _0x498a20=_0x6a8265[_0x58898f];return _0x498a20;},_0x5889(_0x326947,_0x571668);}export default class Rt extends _0x4dbd2f{constructor(_0xb27276){const _0x20039f=_0x5889;super(_0xb27276),this[_0x20039f(0x1ca)]=[_0x20039f(0x1f7),_0x20039f(0x1d3),_0x20039f(0x1dd),_0x20039f(0x20a),_0x20039f(0x1e9),_0x20039f(0x1f8),_0x20039f(0x200)],this[_0x20039f(0x1dc)]=[_0x20039f(0x211),_0x20039f(0x20b),_0x20039f(0x209),_0x20039f(0x1ea),_0x20039f(0x1f6),_0x20039f(0x1cc),_0x20039f(0x1c7),_0x20039f(0x20c),_0x20039f(0x1f9)];}static get[_0x2e927d(0x1d6)](){const _0x3fce71=_0x2e927d;return _0x3fce71(0x1f4);}[_0x2e927d(0x1df)](){const _0x479324=_0x2e927d,_0x7aa609=this[_0x479324(0x210)][_0x479324(0x1cd)][_0x479324(0x20d)](_0x479324(0x1e2));if(this[_0x479324(0x210)][_0x479324(0x1cd)][_0x479324(0x1f1)](_0x479324(0x1ef))){for(const _0x3db777 of this[_0x479324(0x1ca)])_0x7aa609[_0x479324(0x1da)](_0x3db777,(_0x88b6d7,_0x280a40)=>{const _0x23ee57=_0x479324,_0x34d415=this[_0x23ee57(0x210)][_0x23ee57(0x1ce)][_0x23ee57(0x1d8)][_0x23ee57(0x1e8)][_0x23ee57(0x1c6)]()[_0x23ee57(0x1d5)](_0x23ee57(0x207));this[_0x23ee57(0x1f2)](_0x3db777,[_0x34d415],this[_0x23ee57(0x1ca)],_0x23ee57(0x1ca),_0x88b6d7,_0x280a40);});_0x7aa609[_0x479324(0x1f0)][_0x479324(0x1d1)](_0x479324(0x1ee),_0x479324(0x1ca),_0x479324(0x1f5),_0x7aa609[_0x479324(0x1f0)][_0x479324(0x205)](_0x479324(0x1ee),null,_0x479324(0x1fc))),_0x7aa609[_0x479324(0x1f0)][_0x479324(0x1d1)](_0x479324(0x1ee),_0x479324(0x1ca),_0x479324(0x1fc),(_0x3e3faf,_0x41547d)=>this[_0x479324(0x1fd)](this[_0x479324(0x1ca)],_0x3e3faf,_0x41547d)),_0x7aa609[_0x479324(0x1f0)][_0x479324(0x1d1)](_0x479324(0x1ee),_0x479324(0x1ca),_0x479324(0x1d2),()=>!0x1);}if(this[_0x479324(0x210)][_0x479324(0x1cd)][_0x479324(0x1f1)](_0x479324(0x1fe))){for(const _0x215cef of this[_0x479324(0x1dc)])_0x7aa609[_0x479324(0x1da)](_0x215cef,(_0x14d88b,_0x494bb4)=>{const _0x4a306a=_0x479324,_0x349a04=this[_0x4a306a(0x210)][_0x4a306a(0x1cd)][_0x4a306a(0x20d)](_0x4a306a(0x1d0))[_0x4a306a(0x1cb)](this[_0x4a306a(0x210)][_0x4a306a(0x1ce)][_0x4a306a(0x1d8)][_0x4a306a(0x1e8)]);this[_0x4a306a(0x1f2)](_0x215cef,_0x349a04,this[_0x4a306a(0x1dc)],_0x4a306a(0x1dc),_0x14d88b,_0x494bb4);});_0x7aa609[_0x479324(0x1f0)][_0x479324(0x1d1)](_0x479324(0x1ee),_0x479324(0x1dc),_0x479324(0x1f5),_0x7aa609[_0x479324(0x1f0)][_0x479324(0x205)](_0x479324(0x1ee),null,_0x479324(0x1fc))),_0x7aa609[_0x479324(0x1f0)][_0x479324(0x1d1)](_0x479324(0x1ee),_0x479324(0x1dc),_0x479324(0x1fc),(_0x128626,_0x37e968)=>this[_0x479324(0x1fd)](this[_0x479324(0x1dc)],_0x128626,_0x37e968)),_0x7aa609[_0x479324(0x1f0)][_0x479324(0x1d1)](_0x479324(0x1ee),_0x479324(0x1dc),_0x479324(0x1d2),()=>!0x1);}_0x7aa609[_0x479324(0x204)][_0x479324(0x1fb)](_0x5752c8=>this[_0x479324(0x1ed)](_0x5752c8));}[_0x2e927d(0x1f2)](_0x44995e,_0x52ecf8,_0x5c91d3,_0x2752b7,_0x187668,_0x31a149){const _0x4451e8=_0x2e927d,_0x17f3c2=this[_0x4451e8(0x210)][_0x4451e8(0x1cd)][_0x4451e8(0x20d)](_0x4451e8(0x1e2));this[_0x4451e8(0x210)][_0x4451e8(0x1ce)][_0x4451e8(0x1eb)](_0x31a149[_0x4451e8(0x1de)],()=>{const _0x1a2e52=_0x4451e8;for(const _0x5e0fba of _0x52ecf8){if(this[_0x1a2e52(0x1ec)](_0x5e0fba,_0x2752b7))_0x187668(_0x31a149);else{const _0x50bb8d={};for(const _0x235e1f of _0x5c91d3){const _0x18f005=_0x5e0fba[_0x1a2e52(0x1db)](_0x235e1f);void 0x0!==_0x18f005&&(_0x50bb8d[_0x235e1f]=_0x18f005);}_0x187668(_0x31a149),_0x17f3c2[_0x1a2e52(0x1e3)](_0x5e0fba,{'commandParams':[_0x50bb8d]},[],_0x2752b7);}}});}[_0x2e927d(0x1fd)](_0x1fe69c,_0x5759c1,_0x3d70cf){const _0x150ce6=_0x2e927d,_0x5a0748=_0x5759c1[0x0][_0x150ce6(0x1c8)][_0x150ce6(0x1f3)],_0x141d02=_0x3d70cf[_0x150ce6(0x20e)][0x0];this[_0x150ce6(0x210)][_0x150ce6(0x1ce)][_0x150ce6(0x201)](_0x50cfbe=>{const _0x22c4bc=_0x150ce6;for(const _0x3791e2 of _0x1fe69c)void 0x0!==_0x141d02[_0x3791e2]?_0x50cfbe[_0x22c4bc(0x1e1)](_0x3791e2,_0x141d02[_0x3791e2],_0x5a0748):_0x50cfbe[_0x22c4bc(0x212)](_0x3791e2,_0x5a0748);});}[_0x2e927d(0x1ed)](_0x1ad2c2){const _0x106bc2=_0x2e927d;if(_0x1ad2c2[_0x106bc2(0x1e5)])switch(_0x1ad2c2[_0x106bc2(0x1e6)]){case _0x106bc2(0x1ca):return{'type':_0x106bc2(0x1c9),'content':_0x127376(this[_0x106bc2(0x210)][_0x106bc2(0x203)],_0x106bc2(0x1e0))};case _0x106bc2(0x1dc):return{'type':_0x106bc2(0x1c9),'content':_0x127376(this[_0x106bc2(0x210)][_0x106bc2(0x203)],_0x106bc2(0x1fa))};}}[_0x2e927d(0x1ec)](_0x3504fe,_0x43d112){const _0x5e5aa1=_0x2e927d,_0x1cd5a3=this[_0x5e5aa1(0x210)][_0x5e5aa1(0x1cd)][_0x5e5aa1(0x20d)](_0x5e5aa1(0x1e2));for(const _0x35c781 of _0x1cd5a3[_0x5e5aa1(0x1e7)]({'skipNotAttached':!0x0})){const _0x119ccb=_0x35c781[_0x5e5aa1(0x20f)]();if(_0x35c781[_0x5e5aa1(0x1e6)]===_0x43d112&&_0x119ccb===_0x3504fe)return _0x35c781;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x517eee=_0x2377;function _0x2377(_0x291121,_0x38113a){const _0x430fa9=_0x430f();return _0x2377=function(_0x2377e0,_0x3d8775){_0x2377e0=_0x2377e0-0x90;let _0x4be0dc=_0x430fa9[_0x2377e0];return _0x4be0dc;},_0x2377(_0x291121,_0x38113a);}function _0x430f(){const _0xc37858=['12216fSycFA','2CJICvI','829000xFPjBt','enableCommand','64071ZbDNBO','1805QoKuqv','9744238DUboCz','insertTemplate','12441810AhzFnd','TrackChangesEditing','get','1112dbvJaH','has','editor','afterInit','3916278mTzbnB','Template','plugins','2704332eQTtit'];_0x430f=function(){return _0xc37858;};return _0x430f();}(function(_0x56e3a5,_0x14a3f8){const _0x18cb00=_0x2377,_0x61eb54=_0x56e3a5();while(!![]){try{const _0x5eaa80=parseInt(_0x18cb00(0x90))/0x1+parseInt(_0x18cb00(0xa2))/0x2*(-parseInt(_0x18cb00(0xa0))/0x3)+parseInt(_0x18cb00(0xa1))/0x4*(parseInt(_0x18cb00(0x93))/0x5)+parseInt(_0x18cb00(0x9d))/0x6+parseInt(_0x18cb00(0x94))/0x7+-parseInt(_0x18cb00(0x99))/0x8*(parseInt(_0x18cb00(0x92))/0x9)+-parseInt(_0x18cb00(0x96))/0xa;if(_0x5eaa80===_0x14a3f8)break;else _0x61eb54['push'](_0x61eb54['shift']());}catch(_0x291dab){_0x61eb54['push'](_0x61eb54['shift']());}}}(_0x430f,0xcd573));import{Plugin as _0x51c912}from'ckeditor5/src/core.js';export default class Dt extends _0x51c912{[_0x517eee(0x9c)](){const _0x386f33=_0x517eee,_0x1c435a=this[_0x386f33(0x9b)];_0x1c435a[_0x386f33(0x9f)][_0x386f33(0x9a)](_0x386f33(0x9e))&&_0x1c435a[_0x386f33(0x9f)][_0x386f33(0x98)](_0x386f33(0x97))[_0x386f33(0x91)](_0x386f33(0x95));}}
23
+ const _0x1cdb3e=_0x4ee7;function _0x4ee7(_0x46f4eb,_0x1d95fe){const _0x346f34=_0x346f();return _0x4ee7=function(_0x4ee7d4,_0x2afc3a){_0x4ee7d4=_0x4ee7d4-0xe8;let _0x5b0df7=_0x346f34[_0x4ee7d4];return _0x5b0df7;},_0x4ee7(_0x46f4eb,_0x1d95fe);}(function(_0x176d2e,_0x4cdcc4){const _0x4daa15=_0x4ee7,_0x5b4831=_0x176d2e();while(!![]){try{const _0x3a958a=parseInt(_0x4daa15(0xf1))/0x1+-parseInt(_0x4daa15(0xee))/0x2+parseInt(_0x4daa15(0xed))/0x3*(parseInt(_0x4daa15(0xe8))/0x4)+parseInt(_0x4daa15(0xf3))/0x5*(parseInt(_0x4daa15(0xf0))/0x6)+parseInt(_0x4daa15(0xf5))/0x7*(parseInt(_0x4daa15(0xf4))/0x8)+parseInt(_0x4daa15(0xeb))/0x9*(parseInt(_0x4daa15(0xf8))/0xa)+-parseInt(_0x4daa15(0xf7))/0xb;if(_0x3a958a===_0x4cdcc4)break;else _0x5b4831['push'](_0x5b4831['shift']());}catch(_0x582b6e){_0x5b4831['push'](_0x5b4831['shift']());}}}(_0x346f,0x56b04));function _0x346f(){const _0x36a37d=['enableCommand','51sZXHHt','635778HeigvD','editor','6WgjZnB','688388WqnOam','insertTemplate','3241065LAUxmu','336PjCbBJ','103502yXDcXI','has','28454162LbFyQA','30HHAoXA','get','Template','afterInit','151940nZPXeQ','plugins','TrackChangesEditing','1969047kwLEmQ'];_0x346f=function(){return _0x36a37d;};return _0x346f();}import{Plugin as _0xf5a59f}from'ckeditor5/src/core.js';export default class Dt extends _0xf5a59f{[_0x1cdb3e(0xfb)](){const _0x7eb466=_0x1cdb3e,_0x39e99f=this[_0x7eb466(0xef)];_0x39e99f[_0x7eb466(0xe9)][_0x7eb466(0xf6)](_0x7eb466(0xfa))&&_0x39e99f[_0x7eb466(0xe9)][_0x7eb466(0xf9)](_0x7eb466(0xea))[_0x7eb466(0xec)](_0x7eb466(0xf2));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3bcdb6=_0x5aa0;(function(_0x290c1c,_0x262280){const _0x3fe919=_0x5aa0,_0x130b4a=_0x290c1c();while(!![]){try{const _0x118a44=-parseInt(_0x3fe919(0x1f3))/0x1+-parseInt(_0x3fe919(0x20e))/0x2+-parseInt(_0x3fe919(0x1fe))/0x3+-parseInt(_0x3fe919(0x202))/0x4*(parseInt(_0x3fe919(0x209))/0x5)+-parseInt(_0x3fe919(0x1f4))/0x6+parseInt(_0x3fe919(0x20f))/0x7*(parseInt(_0x3fe919(0x1ed))/0x8)+parseInt(_0x3fe919(0x20c))/0x9;if(_0x118a44===_0x262280)break;else _0x130b4a['push'](_0x130b4a['shift']());}catch(_0xad9a8c){_0x130b4a['push'](_0x130b4a['shift']());}}}(_0x5d14,0x6b7ac));import{Plugin as _0x4bbe93}from'ckeditor5/src/core.js';import{getTranslation as _0x5156f1}from'../utils/common-translations.js';export default class $t extends _0x4bbe93{[_0x3bcdb6(0x1fb)](){const _0x571cc9=_0x3bcdb6,_0x4b5a66=this[_0x571cc9(0x1e7)];if(!_0x4b5a66[_0x571cc9(0x208)][_0x571cc9(0x20b)](_0x571cc9(0x201)))return;const _0x18f3d9=_0x4b5a66[_0x571cc9(0x208)][_0x571cc9(0x20a)](_0x571cc9(0x1ef));_0x18f3d9[_0x571cc9(0x200)][_0x571cc9(0x1e8)](_0x571cc9(0x1ea),()=>_0x5156f1(_0x4b5a66[_0x571cc9(0x210)],_0x571cc9(0x1f0))),_0x4b5a66[_0x571cc9(0x1f7)][_0x571cc9(0x205)][_0x571cc9(0x1e6)](_0x28a75c=>{const _0x33048f=_0x571cc9;let _0x979ac2=!0x1;const _0x43d677=Array[_0x33048f(0x207)](_0x4b5a66[_0x33048f(0x1f7)][_0x33048f(0x205)][_0x33048f(0x1f2)][_0x33048f(0x1f9)]());for(const {name:_0x4c3ad0,data:_0x5c883d}of _0x43d677){const {group:_0x33d63d}=_0x18f3d9[_0x33048f(0x1e9)](_0x4c3ad0);if(_0x33048f(0x1eb)!==_0x33d63d||!_0x5c883d[_0x33048f(0x1fd)])continue;const _0x4fb32a=_0x5c883d[_0x33048f(0x1fd)],_0xb7fc0d=_0x4fb32a[_0x33048f(0x1f5)][_0x33048f(0x203)];if(!_0xb7fc0d||!_0xb7fc0d['is'](_0x33048f(0x1fc),_0x33048f(0x1ea)))continue;if(!_0x4fb32a[_0x33048f(0x1ee)][_0x33048f(0x204)](_0x4fb32a[_0x33048f(0x1f5)]))continue;const _0x328956=_0x4b5a66[_0x33048f(0x1f7)][_0x33048f(0x1fa)][_0x33048f(0x1ff)](_0x4fb32a[_0x33048f(0x1f5)],_0x33048f(0x206));if(_0x328956&&_0x328956[_0x33048f(0x1f8)]){const _0x1f723a=_0x28a75c[_0x33048f(0x20d)](_0x4fb32a[_0x33048f(0x1ee)],_0x328956[_0x33048f(0x1ee)]);_0x1f723a[_0x33048f(0x1f6)](_0x4fb32a)||(_0x28a75c[_0x33048f(0x1f1)](_0x4c3ad0,{'range':_0x1f723a}),_0x979ac2=!0x0);}_0x979ac2||(_0x28a75c[_0x33048f(0x1ec)](_0x4c3ad0),_0x979ac2=!0x0);}return _0x979ac2;});}}function _0x5aa0(_0x165063,_0x459325){const _0x5d14c1=_0x5d14();return _0x5aa0=function(_0x5aa077,_0xfd306e){_0x5aa077=_0x5aa077-0x1e6;let _0x2837e0=_0x5d14c1[_0x5aa077];return _0x2837e0;},_0x5aa0(_0x165063,_0x459325);}function _0x5d14(){const _0x3d92df=['getChangedMarkers','schema','afterInit','element','newRange','1784610HUMbKt','getNearestSelectionRange','descriptionFactory','Title','1994348FtcHAo','nodeBefore','isTouching','document','forward','from','plugins','5rpYVxE','get','has','13355649dqiKfI','createRange','72094sdaXcY','7bzNWzd','locale','registerPostFixer','editor','registerElementLabel','_splitMarkerName','title-content','suggestion','removeMarker','3282832xUatSJ','start','TrackChangesEditing','ELEMENT_TITLE','updateMarker','differ','137874GfmfGC','1120206QdmGOi','end','isEqual','model','isCollapsed'];_0x5d14=function(){return _0x3d92df;};return _0x5d14();}
23
+ function _0x524c(){const _0xd55fb5=['start','Title','797691endnWB','79983tcAJQb','getChangedMarkers','isTouching','isCollapsed','568sERzFK','50Cuurlz','1554266dnUkJg','forward','getNearestSelectionRange','get','6154855DujoSs','updateMarker','365604AJiMFu','suggestion','descriptionFactory','has','end','registerPostFixer','_splitMarkerName','title-content','11426120mCwsIy','createRange','schema','model','nodeBefore','isEqual','differ','plugins','registerElementLabel','from','editor','37132AniJIo','TrackChangesEditing','document','locale','39gguqib','element','removeMarker','afterInit','ELEMENT_TITLE','newRange'];_0x524c=function(){return _0xd55fb5;};return _0x524c();}const _0x27bc91=_0x1f4b;(function(_0x3bd407,_0x597a57){const _0x2a479e=_0x1f4b,_0x420836=_0x3bd407();while(!![]){try{const _0x3bd3dd=-parseInt(_0x2a479e(0x1ab))/0x1+-parseInt(_0x2a479e(0x186))/0x2+-parseInt(_0x2a479e(0x1a3))/0x3*(-parseInt(_0x2a479e(0x19f))/0x4)+parseInt(_0x2a479e(0x185))/0x5*(parseInt(_0x2a479e(0x18c))/0x6)+parseInt(_0x2a479e(0x18a))/0x7+-parseInt(_0x2a479e(0x184))/0x8*(parseInt(_0x2a479e(0x1ac))/0x9)+parseInt(_0x2a479e(0x194))/0xa;if(_0x3bd3dd===_0x597a57)break;else _0x420836['push'](_0x420836['shift']());}catch(_0x18f66d){_0x420836['push'](_0x420836['shift']());}}}(_0x524c,0x8552f));function _0x1f4b(_0x244392,_0x3251f9){const _0x524c07=_0x524c();return _0x1f4b=function(_0x1f4bc3,_0x58cbd8){_0x1f4bc3=_0x1f4bc3-0x184;let _0x10854e=_0x524c07[_0x1f4bc3];return _0x10854e;},_0x1f4b(_0x244392,_0x3251f9);}import{Plugin as _0x47f93b}from'ckeditor5/src/core.js';import{getTranslation as _0x4bdcf8}from'../utils/common-translations.js';export default class $t extends _0x47f93b{[_0x27bc91(0x1a6)](){const _0x1f39de=_0x27bc91,_0x357016=this[_0x1f39de(0x19e)];if(!_0x357016[_0x1f39de(0x19b)][_0x1f39de(0x18f)](_0x1f39de(0x1aa)))return;const _0x313930=_0x357016[_0x1f39de(0x19b)][_0x1f39de(0x189)](_0x1f39de(0x1a0));_0x313930[_0x1f39de(0x18e)][_0x1f39de(0x19c)](_0x1f39de(0x193),()=>_0x4bdcf8(_0x357016[_0x1f39de(0x1a2)],_0x1f39de(0x1a7))),_0x357016[_0x1f39de(0x197)][_0x1f39de(0x1a1)][_0x1f39de(0x191)](_0x4a7c0a=>{const _0x2e2431=_0x1f39de;let _0x4860cf=!0x1;const _0xe02178=Array[_0x2e2431(0x19d)](_0x357016[_0x2e2431(0x197)][_0x2e2431(0x1a1)][_0x2e2431(0x19a)][_0x2e2431(0x1ad)]());for(const {name:_0xbbb054,data:_0x27083c}of _0xe02178){const {group:_0x3b0feb}=_0x313930[_0x2e2431(0x192)](_0xbbb054);if(_0x2e2431(0x18d)!==_0x3b0feb||!_0x27083c[_0x2e2431(0x1a8)])continue;const _0x58458c=_0x27083c[_0x2e2431(0x1a8)],_0x579bae=_0x58458c[_0x2e2431(0x190)][_0x2e2431(0x198)];if(!_0x579bae||!_0x579bae['is'](_0x2e2431(0x1a4),_0x2e2431(0x193)))continue;if(!_0x58458c[_0x2e2431(0x1a9)][_0x2e2431(0x1ae)](_0x58458c[_0x2e2431(0x190)]))continue;const _0x45db30=_0x357016[_0x2e2431(0x197)][_0x2e2431(0x196)][_0x2e2431(0x188)](_0x58458c[_0x2e2431(0x190)],_0x2e2431(0x187));if(_0x45db30&&_0x45db30[_0x2e2431(0x1af)]){const _0x3fece2=_0x4a7c0a[_0x2e2431(0x195)](_0x58458c[_0x2e2431(0x1a9)],_0x45db30[_0x2e2431(0x1a9)]);_0x3fece2[_0x2e2431(0x199)](_0x58458c)||(_0x4a7c0a[_0x2e2431(0x18b)](_0xbbb054,{'range':_0x3fece2}),_0x4860cf=!0x0);}_0x4860cf||(_0x4a7c0a[_0x2e2431(0x1a5)](_0xbbb054),_0x4860cf=!0x0);}return _0x4860cf;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xbbf99b=_0x1c4a;(function(_0x115e30,_0x19a7b6){const _0x51d609=_0x1c4a,_0x3d3229=_0x115e30();while(!![]){try{const _0x3bc123=-parseInt(_0x51d609(0x197))/0x1*(parseInt(_0x51d609(0x1a0))/0x2)+-parseInt(_0x51d609(0x1a8))/0x3+parseInt(_0x51d609(0x1a2))/0x4+-parseInt(_0x51d609(0x19e))/0x5*(-parseInt(_0x51d609(0x1a4))/0x6)+parseInt(_0x51d609(0x198))/0x7+parseInt(_0x51d609(0x1a1))/0x8+parseInt(_0x51d609(0x199))/0x9;if(_0x3bc123===_0x19a7b6)break;else _0x3d3229['push'](_0x3d3229['shift']());}catch(_0x38263b){_0x3d3229['push'](_0x3d3229['shift']());}}}(_0x4aaf,0x3b2fd));import{Plugin as _0x1db644}from'ckeditor5/src/core.js';export default class Bt extends _0x1db644{[_0xbbf99b(0x19a)](){const _0x3482f0=_0xbbf99b,_0x3c5f89=this[_0x3482f0(0x19f)],_0x1fd435=_0x3c5f89[_0x3482f0(0x19d)][_0x3482f0(0x1a7)](_0x3482f0(0x196));_0x3c5f89[_0x3482f0(0x19d)][_0x3482f0(0x1a6)](_0x3482f0(0x1a3))&&(_0x1fd435[_0x3482f0(0x1a5)](_0x3482f0(0x19b)),_0x1fd435[_0x3482f0(0x1a5)](_0x3482f0(0x19c)));}}function _0x1c4a(_0x2069c7,_0x2f7203){const _0x4aaf2b=_0x4aaf();return _0x1c4a=function(_0x1c4ab7,_0x5d24e3){_0x1c4ab7=_0x1c4ab7-0x196;let _0x4ffb6e=_0x4aaf2b[_0x1c4ab7];return _0x4ffb6e;},_0x1c4a(_0x2069c7,_0x2f7203);}function _0x4aaf(){const _0x19d64c=['editor','217608fnLZvx','1877600svftif','19620wRWvXF','UndoEditing','54YxIsnJ','enableCommand','has','get','393819iIeKAB','TrackChangesEditing','3eoGtZM','934745CbpGty','1966797QNyIVE','afterInit','undo','redo','plugins','60245nikvyV'];_0x4aaf=function(){return _0x19d64c;};return _0x4aaf();}
23
+ const _0x368171=_0x30b6;function _0x1862(){const _0x30a8c0=['282616YaBAlb','196134IAITwb','42848600kxBFCW','plugins','70dWraSk','TrackChangesEditing','enableCommand','6075424ibjRhO','5018013GTtrJg','redo','435OOsFeL','1552996IZTFeo','5ITnJXg','9034jCWEPz','get','has','editor','afterInit','UndoEditing','undo'];_0x1862=function(){return _0x30a8c0;};return _0x1862();}(function(_0x5609c6,_0x1b2f39){const _0x17b1ec=_0x30b6,_0x586aec=_0x5609c6();while(!![]){try{const _0x2dc55c=-parseInt(_0x17b1ec(0x128))/0x1+-parseInt(_0x17b1ec(0x12a))/0x2*(-parseInt(_0x17b1ec(0x127))/0x3)+-parseInt(_0x17b1ec(0x124))/0x4+parseInt(_0x17b1ec(0x129))/0x5*(-parseInt(_0x17b1ec(0x132))/0x6)+-parseInt(_0x17b1ec(0x135))/0x7*(parseInt(_0x17b1ec(0x131))/0x8)+-parseInt(_0x17b1ec(0x125))/0x9+parseInt(_0x17b1ec(0x133))/0xa;if(_0x2dc55c===_0x1b2f39)break;else _0x586aec['push'](_0x586aec['shift']());}catch(_0x2c908a){_0x586aec['push'](_0x586aec['shift']());}}}(_0x1862,0xe1b29));import{Plugin as _0x3a4337}from'ckeditor5/src/core.js';function _0x30b6(_0x2b7173,_0x4c23a5){const _0x1862d3=_0x1862();return _0x30b6=function(_0x30b652,_0x2b3d35){_0x30b652=_0x30b652-0x122;let _0x4ff804=_0x1862d3[_0x30b652];return _0x4ff804;},_0x30b6(_0x2b7173,_0x4c23a5);}export default class Bt extends _0x3a4337{[_0x368171(0x12e)](){const _0x3e3045=_0x368171,_0x3e87a1=this[_0x3e3045(0x12d)],_0x4eb518=_0x3e87a1[_0x3e3045(0x134)][_0x3e3045(0x12b)](_0x3e3045(0x122));_0x3e87a1[_0x3e3045(0x134)][_0x3e3045(0x12c)](_0x3e3045(0x12f))&&(_0x4eb518[_0x3e3045(0x123)](_0x3e3045(0x130)),_0x4eb518[_0x3e3045(0x123)](_0x3e3045(0x126)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5a1b(){const _0x5c8445=['insert','isLimit','952297EMbhGl','115WRaSfO','start','ck-suggestion-marker--active','plugins','isAtEnd','284436RfjqHk','elementEnd','parent','toViewElement','9gOoVMv','markerName','getItems','34227950FEvkFz','includes','previousPosition','addClass','createUIElement','schema','name','activeMarkers','test','span','nextSibling','2XiHRCL','hasAttribute','model','type','11pXvMTK','consumable','TrackChangesEditing','isContent','ck-suggestion-marker-','getCustomProperty','3617334dBGsxB','writer','bindElementToMarker','createRangeOn','9410387HsUNKn','_splitMarkerName','2870096KxQlDF','item','getWalker','toViewPosition','get','addHighlight','push','mapper','markerRange','isBlock','5654728HRNRFE'];_0x5a1b=function(){return _0x5c8445;};return _0x5a1b();}function _0x4fee(_0x44d224,_0x2f0ee3){const _0x5a1b39=_0x5a1b();return _0x4fee=function(_0x4fee00,_0x380381){_0x4fee00=_0x4fee00-0xed;let _0x13e267=_0x5a1b39[_0x4fee00];return _0x13e267;},_0x4fee(_0x44d224,_0x2f0ee3);}(function(_0x11eaa5,_0x3d0c97){const _0x135770=_0x4fee,_0x2070a2=_0x11eaa5();while(!![]){try{const _0x20a79b=-parseInt(_0x135770(0x116))/0x1*(-parseInt(_0x135770(0xf9))/0x2)+-parseInt(_0x135770(0x103))/0x3+-parseInt(_0x135770(0x109))/0x4+-parseInt(_0x135770(0x117))/0x5*(parseInt(_0x135770(0x11c))/0x6)+-parseInt(_0x135770(0x107))/0x7+-parseInt(_0x135770(0x113))/0x8*(-parseInt(_0x135770(0x120))/0x9)+parseInt(_0x135770(0xee))/0xa*(parseInt(_0x135770(0xfd))/0xb);if(_0x20a79b===_0x3d0c97)break;else _0x2070a2['push'](_0x2070a2['shift']());}catch(_0x17eeeb){_0x2070a2['push'](_0x2070a2['shift']());}}}(_0x5a1b,0xb0bf0));export function getRangesWithAttribute(_0x13207d,_0x2eb3d9,_0x24168f){const _0x4a934f=_0x4fee,_0x253921=[];for(const _0x256bc6 of _0x2eb3d9[_0x4a934f(0xed)]())_0x256bc6[_0x4a934f(0xfa)](_0x13207d)&&_0x253921[_0x4a934f(0x10f)](_0x24168f[_0x4a934f(0x106)](_0x256bc6));return _0x253921;}export function downcastSplitMergeMarker(_0x3c90d6,_0x415baf,{showActiveMarker:_0x24053f=!0x0}={}){const _0x1950b7=_0x4fee,_0x56cc54=_0x3c90d6[_0x1950b7(0x11a)][_0x1950b7(0x10d)](_0x1950b7(0xff));return(_0x515812,_0x4fa195,_0x3586c4)=>{const _0x14b84c=_0x1950b7;if(!_0x3586c4[_0x14b84c(0xfe)][_0x14b84c(0xf6)](_0x4fa195[_0x14b84c(0x111)],_0x515812[_0x14b84c(0xf4)]))return;const _0x11df20=_0x4fa195[_0x14b84c(0x111)][_0x14b84c(0x10b)](),_0x4f8818=_0x4fa195[_0x14b84c(0x111)][_0x14b84c(0x118)],_0x107f5e=_0x3c90d6[_0x14b84c(0xfb)][_0x14b84c(0xf3)];let _0x311e78=null,_0x137580=null,_0x121c20=!0x1,_0x2b06d7=!0x1;for(const _0x37ad49 of _0x11df20){const _0x122d77=_0x37ad49[_0x14b84c(0x10a)];_0x121c20=_0x121c20||_0x107f5e[_0x14b84c(0x100)](_0x122d77);const _0xb53eb9=_0x3586c4[_0x14b84c(0x110)][_0x14b84c(0x11f)](_0x122d77);if(_0xb53eb9&&_0xb53eb9[_0x14b84c(0x102)](_0x14b84c(0x10e)))return;_0x14b84c(0x11d)==_0x37ad49[_0x14b84c(0xfc)]&&(_0x107f5e[_0x14b84c(0x112)](_0x122d77)&&!_0x107f5e[_0x14b84c(0x115)](_0x122d77)&&(_0x122d77[_0x14b84c(0xf8)]||_0x4f8818[_0x14b84c(0x11b)]?_0x311e78&&_0x311e78[_0x14b84c(0x11e)]==_0x122d77||(_0x311e78=_0x122d77,_0x1f1e86(_0x37ad49[_0x14b84c(0xf0)]),_0x2b06d7=!0x0):_0x137580=_0x137580||_0x37ad49[_0x14b84c(0xf0)]));}function _0x1f1e86(_0x541ef2){const _0x17b65c=_0x14b84c,{authorId:_0x5505b0}=_0x56cc54[_0x17b65c(0x108)](_0x4fa195[_0x17b65c(0x121)]),_0x53192a=_0x3586c4[_0x17b65c(0x104)][_0x17b65c(0xf2)](_0x17b65c(0xf7),{'class':_0x17b65c(0x101)+_0x415baf,'data-author-id':_0x5505b0}),_0x2faf88=_0x3586c4[_0x17b65c(0x110)][_0x17b65c(0x10c)](_0x541ef2);_0x24053f&&_0x56cc54[_0x17b65c(0xf5)][_0x17b65c(0xef)](_0x4fa195[_0x17b65c(0x121)])&&_0x3586c4[_0x17b65c(0x104)][_0x17b65c(0xf1)](_0x17b65c(0x119),_0x53192a),_0x3586c4[_0x17b65c(0x104)][_0x17b65c(0x114)](_0x2faf88,_0x53192a),_0x3586c4[_0x17b65c(0x110)][_0x17b65c(0x105)](_0x53192a,_0x4fa195[_0x17b65c(0x121)]);}_0x121c20||_0x2b06d7||!_0x137580||_0x1f1e86(_0x137580);};}
23
+ (function(_0x54f7e6,_0x2886a0){const _0x1f321a=_0x53ad,_0x312293=_0x54f7e6();while(!![]){try{const _0x42ce45=-parseInt(_0x1f321a(0x1cf))/0x1*(-parseInt(_0x1f321a(0x1d8))/0x2)+parseInt(_0x1f321a(0x1de))/0x3*(-parseInt(_0x1f321a(0x1f0))/0x4)+parseInt(_0x1f321a(0x1e3))/0x5+parseInt(_0x1f321a(0x1e2))/0x6*(parseInt(_0x1f321a(0x1fc))/0x7)+-parseInt(_0x1f321a(0x1f1))/0x8+-parseInt(_0x1f321a(0x1d3))/0x9+-parseInt(_0x1f321a(0x201))/0xa;if(_0x42ce45===_0x2886a0)break;else _0x312293['push'](_0x312293['shift']());}catch(_0x5307c4){_0x312293['push'](_0x312293['shift']());}}}(_0x1800,0x4c78d));function _0x53ad(_0x4eeb98,_0x4946d6){const _0x18007b=_0x1800();return _0x53ad=function(_0x53ad11,_0x43ee31){_0x53ad11=_0x53ad11-0x1ce;let _0xdb894d=_0x18007b[_0x53ad11];return _0xdb894d;},_0x53ad(_0x4eeb98,_0x4946d6);}export function getRangesWithAttribute(_0x468a40,_0x1cfd41,_0x574dfe){const _0x191ac3=_0x53ad,_0x5e0c15=[];for(const _0x451b29 of _0x1cfd41[_0x191ac3(0x1ef)]())_0x451b29[_0x191ac3(0x1db)](_0x468a40)&&_0x5e0c15[_0x191ac3(0x1fb)](_0x574dfe[_0x191ac3(0x1e6)](_0x451b29));return _0x5e0c15;}export function downcastSplitMergeMarker(_0x3add82,_0x341237,{showActiveMarker:_0x214a04=!0x0}={}){const _0x575518=_0x53ad,_0xf02cd0=_0x3add82[_0x575518(0x1d7)][_0x575518(0x1e8)](_0x575518(0x1f9));return(_0x132429,_0x3e1b02,_0x5d6c8f)=>{const _0x196f3d=_0x575518;if(!_0x5d6c8f[_0x196f3d(0x1f6)][_0x196f3d(0x1f3)](_0x3e1b02[_0x196f3d(0x1f8)],_0x132429[_0x196f3d(0x1f7)]))return;const _0x5781e7=_0x3e1b02[_0x196f3d(0x1f8)][_0x196f3d(0x1f2)](),_0x2bc333=_0x3e1b02[_0x196f3d(0x1f8)][_0x196f3d(0x1ce)],_0x56c8af=_0x3add82[_0x196f3d(0x1ed)][_0x196f3d(0x200)];let _0x436b1b=null,_0x437652=null,_0x1e0208=!0x1,_0x265208=!0x1;for(const _0x3be000 of _0x5781e7){const _0x47dd55=_0x3be000[_0x196f3d(0x1e1)];_0x1e0208=_0x1e0208||_0x56c8af[_0x196f3d(0x1e0)](_0x47dd55);const _0x4af918=_0x5d6c8f[_0x196f3d(0x1fa)][_0x196f3d(0x1d0)](_0x47dd55);if(_0x4af918&&_0x4af918[_0x196f3d(0x1ee)](_0x196f3d(0x1eb)))return;_0x196f3d(0x1dc)==_0x3be000[_0x196f3d(0x1d1)]&&(_0x56c8af[_0x196f3d(0x1e9)](_0x47dd55)&&!_0x56c8af[_0x196f3d(0x1fd)](_0x47dd55)&&(_0x47dd55[_0x196f3d(0x1f4)]||_0x2bc333[_0x196f3d(0x1dd)]?_0x436b1b&&_0x436b1b[_0x196f3d(0x1d4)]==_0x47dd55||(_0x436b1b=_0x47dd55,_0x1c6816(_0x3be000[_0x196f3d(0x1e5)]),_0x265208=!0x0):_0x437652=_0x437652||_0x3be000[_0x196f3d(0x1e5)]));}function _0x1c6816(_0x3f5e13){const _0xc504c8=_0x196f3d,{authorId:_0x1df539}=_0xf02cd0[_0xc504c8(0x1da)](_0x3e1b02[_0xc504c8(0x1f5)]),_0x476e70=_0x5d6c8f[_0xc504c8(0x1d5)][_0xc504c8(0x1e7)](_0xc504c8(0x1df),{'class':_0xc504c8(0x1d9)+_0x341237,'data-author-id':_0x1df539}),_0xc9550c=_0x5d6c8f[_0xc504c8(0x1fa)][_0xc504c8(0x1ff)](_0x3f5e13);_0x214a04&&_0xf02cd0[_0xc504c8(0x1e4)][_0xc504c8(0x1d6)](_0x3e1b02[_0xc504c8(0x1f5)])&&_0x5d6c8f[_0xc504c8(0x1d5)][_0xc504c8(0x1fe)](_0xc504c8(0x1d2),_0x476e70),_0x5d6c8f[_0xc504c8(0x1d5)][_0xc504c8(0x1ec)](_0xc9550c,_0x476e70),_0x5d6c8f[_0xc504c8(0x1fa)][_0xc504c8(0x1ea)](_0x476e70,_0x3e1b02[_0xc504c8(0x1f5)]);}_0x1e0208||_0x265208||!_0x437652||_0x1c6816(_0x437652);};}function _0x1800(){const _0x3ee19f=['addClass','toViewPosition','schema','1044810zSmmSi','start','5FVOoea','toViewElement','type','ck-suggestion-marker--active','2612502ShRZAH','parent','writer','includes','plugins','124352GKoXNd','ck-suggestion-marker-','_splitMarkerName','hasAttribute','elementEnd','isAtEnd','119484YSzpCF','span','isContent','item','4014UyXrkO','2027000RiFCYp','activeMarkers','previousPosition','createRangeOn','createUIElement','get','isBlock','bindElementToMarker','addHighlight','insert','model','getCustomProperty','getItems','32KxYFmf','2344848EcCxOy','getWalker','test','nextSibling','markerName','consumable','name','markerRange','TrackChangesEditing','mapper','push','6314MQaoxf','isLimit'];_0x1800=function(){return _0x3ee19f;};return _0x1800();}