@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240923.0 → 0.0.0-nightly-20240925.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x19ab(){const _0x3f5be2=['16695dRPPEB','editor','has','5070354JXmiKC','enableCommand','get','afterInit','toggleTableCaption','1429659WzbpSM','1110760CCOAwq','9024040TajFMU','1091lNDUJm','TrackChangesEditing','TableCaptionEditing','8vUyvVT','requires','5872743diNRUh','5sahZTk','574aBglrG','plugins'];_0x19ab=function(){return _0x3f5be2;};return _0x19ab();}const _0x3d4566=_0x4976;(function(_0x2d44ef,_0x174090){const _0xf1a294=_0x4976,_0x475c12=_0x2d44ef();while(!![]){try{const _0xfaf453=parseInt(_0xf1a294(0x9b))/0x1*(-parseInt(_0xf1a294(0xa2))/0x2)+parseInt(_0xf1a294(0x98))/0x3+-parseInt(_0xf1a294(0x99))/0x4+-parseInt(_0xf1a294(0xa1))/0x5*(parseInt(_0xf1a294(0xa7))/0x6)+parseInt(_0xf1a294(0xa4))/0x7*(-parseInt(_0xf1a294(0x9e))/0x8)+parseInt(_0xf1a294(0xa0))/0x9+parseInt(_0xf1a294(0x9a))/0xa;if(_0xfaf453===_0x174090)break;else _0x475c12['push'](_0x475c12['shift']());}catch(_0x4a805a){_0x475c12['push'](_0x475c12['shift']());}}}(_0x19ab,0x90d51));import{Plugin as _0x320ff5}from'ckeditor5/src/core.js';function _0x4976(_0x1dbe27,_0x439ddc){const _0x19abf4=_0x19ab();return _0x4976=function(_0x497693,_0x613d00){_0x497693=_0x497693-0x98;let _0x3c9f76=_0x19abf4[_0x497693];return _0x3c9f76;},_0x4976(_0x1dbe27,_0x439ddc);}import _0x16f432 from'./table.js';export default class xt extends _0x320ff5{static get[_0x3d4566(0x9f)](){return[_0x16f432];}[_0x3d4566(0xaa)](){const _0x282186=_0x3d4566,_0x29fe3d=this[_0x282186(0xa5)];if(!_0x29fe3d[_0x282186(0xa3)][_0x282186(0xa6)](_0x282186(0x9d)))return;_0x29fe3d[_0x282186(0xa3)][_0x282186(0xa9)](_0x282186(0x9c))[_0x282186(0xa8)](_0x282186(0xab));}}
23
+ function _0x5066(){const _0x518183=['192aWnBnR','7622757lolzzo','5KlhBVh','TrackChangesEditing','afterInit','12dtkEPo','8lBLBSp','6189yRomWE','763625qUBnyB','2649330jmxPhg','2634137PjDbgS','10maduDU','8684682AznHLs','plugins','has','toggleTableCaption','TableCaptionEditing','3978905lmiZyN','enableCommand','get','editor','requires'];_0x5066=function(){return _0x518183;};return _0x5066();}const _0x2e6cde=_0x13be;(function(_0x242486,_0x14d5e3){const _0x29a432=_0x13be,_0x5cdda4=_0x242486();while(!![]){try{const _0xf1e35d=parseInt(_0x29a432(0x10f))/0x1+-parseInt(_0x29a432(0x110))/0x2+-parseInt(_0x29a432(0x10e))/0x3*(parseInt(_0x29a432(0x11d))/0x4)+parseInt(_0x29a432(0x11f))/0x5*(parseInt(_0x29a432(0x113))/0x6)+parseInt(_0x29a432(0x118))/0x7*(parseInt(_0x29a432(0x10d))/0x8)+-parseInt(_0x29a432(0x11e))/0x9*(parseInt(_0x29a432(0x112))/0xa)+parseInt(_0x29a432(0x111))/0xb*(parseInt(_0x29a432(0x10c))/0xc);if(_0xf1e35d===_0x14d5e3)break;else _0x5cdda4['push'](_0x5cdda4['shift']());}catch(_0xd77983){_0x5cdda4['push'](_0x5cdda4['shift']());}}}(_0x5066,0xb6b04));import{Plugin as _0x37b5fc}from'ckeditor5/src/core.js';import _0x3b3010 from'./table.js';function _0x13be(_0x30a608,_0x123f45){const _0x50660b=_0x5066();return _0x13be=function(_0x13be57,_0x5616e7){_0x13be57=_0x13be57-0x10b;let _0x34cb2e=_0x50660b[_0x13be57];return _0x34cb2e;},_0x13be(_0x30a608,_0x123f45);}export default class xt extends _0x37b5fc{static get[_0x2e6cde(0x11c)](){return[_0x3b3010];}[_0x2e6cde(0x10b)](){const _0x2fbe92=_0x2e6cde,_0x354bc2=this[_0x2fbe92(0x11b)];if(!_0x354bc2[_0x2fbe92(0x114)][_0x2fbe92(0x115)](_0x2fbe92(0x117)))return;_0x354bc2[_0x2fbe92(0x114)][_0x2fbe92(0x11a)](_0x2fbe92(0x120))[_0x2fbe92(0x119)](_0x2fbe92(0x116));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x23bcb5=_0x2596;(function(_0xfc56b4,_0x4e2d20){const _0x1a5221=_0x2596,_0x176e47=_0xfc56b4();while(!![]){try{const _0x347f09=parseInt(_0x1a5221(0x23d))/0x1*(parseInt(_0x1a5221(0x21e))/0x2)+-parseInt(_0x1a5221(0x26c))/0x3*(-parseInt(_0x1a5221(0x1dd))/0x4)+parseInt(_0x1a5221(0x23b))/0x5+-parseInt(_0x1a5221(0x1c2))/0x6+parseInt(_0x1a5221(0x1c5))/0x7*(-parseInt(_0x1a5221(0x1ed))/0x8)+-parseInt(_0x1a5221(0x1d4))/0x9+parseInt(_0x1a5221(0x1e4))/0xa;if(_0x347f09===_0x4e2d20)break;else _0x176e47['push'](_0x176e47['shift']());}catch(_0x531792){_0x176e47['push'](_0x176e47['shift']());}}}(_0x6fd6,0x58593));import{getTranslation as _0x3297da}from'../utils/common-translations.js';import{Plugin as _0x1b8449}from'ckeditor5/src/core.js';import{LiveRange as _0x32e9cb}from'ckeditor5/src/engine.js';import{uid as _0x2d1fa7,priorities as _0x7bfe47}from'ckeditor5/src/utils.js';function _0x2596(_0x350b97,_0x108a34){const _0x6fd6b0=_0x6fd6();return _0x2596=function(_0x25969e,_0x38507b){_0x25969e=_0x25969e-0x1a0;let _0x5846ed=_0x6fd6b0[_0x25969e];return _0x5846ed;},_0x2596(_0x350b97,_0x108a34);}function _0x6fd6(){const _0x106310=['getSelectionAffectedTableCells','_splitMarkerName','keys','3HKDGiB','cells','name','isEmpty','findAncestor','getChangedMarkers','getColumnIndexes','registerPostFixer','return','activeMarkers','document','getRows','paragraph','move','getRange','insertion','suggestionLoaded','removeColumns','unwrap','requires','showSuggestionHighlights','forceDefaultExecution','oldRange','markerAttributes','getContainedElement','createPositionBefore','getChild','getColumns','createRange','_replaceTableSlotCell','getAttributes','markerToHighlight','registerDescriptionCallback','listenTo','setAttributes','621024XWuBGw','editing','tableCell','105833EzobQN','tablePasteChainId','tablePasteRow','fill','selection','some','startsWith','find','newRange','content','forEach','ck-suggestion-marker-insertion','tableCellPadding','discard','tableCellBorderColor','2434311kxmtCI','ck-suggestion-marker--active','row','entries','type','wrap','formatBlock','includes','remove','213292zDcKQL','$graveyard','_isForcedDefaultExecutionBlock','hasSuggestion','low','map','get','3079130nDfwGn','_tablePostFixingSubtypes','attributes','TrackChangesEditing','columnInsertionIndexes','model','detach','insert','isInContent','296lTkmCf','previous','removeRows','length','call','createRangeOn','markMultiRangeDeletion','accept','createRangeIn','tableCellSuggestion','markMultiRangeBlockFormat','markMultiRangeInsertion','subType','from','tablePaste','suggestionUnloaded','getRowIndexes','endColumn','next','rowInsertionRanges','push','*Replace\x20table\x20cells*','getAllAdjacentSuggestions','documentSelection','getMarkers','markers','previousSibling','setAttribute','start','columnInsertionRanges','clipboardOutput','high','every','containsRange','root','rows','column','nextSibling','editingDowncast','getItems','editor','options','getSuggestionCallback','deletionRanges','view','cell','change','suggestion','tablePasteColumn','386ZTWVzg','markerName','isEqual','fromRange','_suggestionFactory','tableCellBorderStyle','differ','join','fromEntries','TableClipboard','first','dataDowncast','descriptionFactory','rowInsertionIndexes','tableCellBackgroundColor','schema','batch','set','getRanges','filter','tableCellBorderWidth','insertColumns','columns','endRow','position','suggestion:formatBlock:tablePasteCell','registerCustomCallback','has','suggestion-td','1949790aaGMHH','removeMarker','2819AutiYL','elementToElement','end','insertContent','createTableWalker','tableCellVerticalAlignment','insertRows','ck-suggestion-marker','for','TableUtils','stop','element','tablePasteCell','deletion','rootName','getShiftedBy','getTableIfOnlyTableInContent','commands','_getCoordsForCells','_createdBatches','getSuggestion','insertionRanges','plugins','createElement','updateMarker','removeMarkers','getChildren','getSuggestions','Users','nodeAfter','author','table','reduce','register','tableCellHorizontalAlignment','getChanges','trackChanges','redo','add','conversion','value','locale','last','afterInit'];_0x6fd6=function(){return _0x106310;};return _0x6fd6();}import _0x3243b8 from'./table.js';const Pe=[_0x23bcb5(0x232),_0x23bcb5(0x1d3),_0x23bcb5(0x223),_0x23bcb5(0x25f),_0x23bcb5(0x242),_0x23bcb5(0x22c),_0x23bcb5(0x1d1)],we=Object[_0x23bcb5(0x226)](Pe[_0x23bcb5(0x1e2)](_0x4a6416=>[_0x4a6416,null]));export default class _t extends _0x1b8449{static get[_0x23bcb5(0x1b2)](){return[_0x3243b8];}[_0x23bcb5(0x268)](){const _0x43ef86=_0x23bcb5,_0x43d048=this[_0x43ef86(0x215)];if(!_0x43d048[_0x43ef86(0x253)][_0x43ef86(0x239)](_0x43ef86(0x227)))return;const _0x2614bb=_0x43d048[_0x43ef86(0x253)][_0x43ef86(0x1e3)](_0x43ef86(0x1e7)),_0x53b559=_0x43d048[_0x43ef86(0x253)][_0x43ef86(0x1e3)](_0x43ef86(0x246)),_0x281b67=_0x43d048[_0x43ef86(0x253)][_0x43ef86(0x1e3)](_0x3243b8),_0x1a2700=_0x43d048[_0x43ef86(0x253)][_0x43ef86(0x1e3)](_0x43ef86(0x227));_0x281b67[_0x43ef86(0x1e5)][_0x43ef86(0x201)](_0x43ef86(0x1c7),_0x43ef86(0x21d)),_0x43d048[_0x43ef86(0x1e9)][_0x43ef86(0x22d)][_0x43ef86(0x25e)](_0x43ef86(0x1f6),{'allowIn':_0x43ef86(0x1c4),'allowContentOf':_0x43ef86(0x1c4),'isLimit':!0x0}),_0x43d048[_0x43ef86(0x264)][_0x43ef86(0x23e)]({'model':_0x43ef86(0x1f6),'view':_0x43ef86(0x23a)});let _0x17ddec=null;_0x43d048[_0x43ef86(0x1e9)]['on'](_0x43ef86(0x240),(_0x35f918,_0x29a5e4)=>{const _0x2922ac=_0x43ef86,[_0x3b1121,_0x5539b2]=_0x29a5e4,_0x35a7ab=_0x29a5e4[_0x29a5e4[_0x2922ac(0x1f0)]-0x1];_0x35a7ab&&_0x35a7ab[_0x2922ac(0x1b4)]||_0x2614bb[_0x2922ac(0x1df)]||this[_0x2922ac(0x215)][_0x2922ac(0x24e)][_0x2922ac(0x1e3)](_0x2922ac(0x261))[_0x2922ac(0x265)]&&function(_0x515f38,_0x3dec4b,_0x1599fd,_0x501285,_0x5b20a8){const _0x22e478=_0x2922ac;if(_0x3dec4b&&!_0x3dec4b['is'](_0x22e478(0x204)))return!0x1;const _0x12296e=_0x5b20a8[_0x22e478(0x24d)](_0x515f38,_0x1599fd);if(!_0x12296e||!Re(_0x12296e,void 0x0,_0x501285))return!0x1;const _0x3bb8fe=_0x501285[_0x22e478(0x269)](_0x1599fd[_0x22e478(0x1a9)][_0x22e478(0x1c9)]);if(!_0x3bb8fe[_0x22e478(0x1f0)])return!0x1;const _0x1bfe4c=_0x3bb8fe[0x0][_0x22e478(0x1a3)](_0x22e478(0x25c)),_0x209477=_0x501285[_0x22e478(0x1fd)](_0x3bb8fe),_0x11a9b2=_0x501285[_0x22e478(0x1a5)](_0x3bb8fe),_0x36b698={'startRow':_0x209477[_0x22e478(0x228)],'endRow':_0x209477[_0x22e478(0x267)],'startColumn':_0x11a9b2[_0x22e478(0x228)],'endColumn':_0x11a9b2[_0x22e478(0x267)]};return 0x1==_0x3bb8fe[_0x22e478(0x1f0)]&&(_0x36b698[_0x22e478(0x235)]+=_0x501285[_0x22e478(0x1aa)](_0x12296e)-0x1,_0x36b698[_0x22e478(0x1fe)]+=_0x501285[_0x22e478(0x1ba)](_0x12296e)-0x1),Re(_0x1bfe4c,_0x36b698,_0x501285);}(_0x3b1121,_0x5539b2,_0x43d048[_0x2922ac(0x1e9)],_0x53b559,_0x1a2700)&&(_0x35f918[_0x2922ac(0x247)](),_0x17ddec={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x43d048[_0x2922ac(0x1e9)][_0x2922ac(0x21b)](()=>{const _0x33813a=_0x2922ac;_0x43d048[_0x33813a(0x1e9)][_0x33813a(0x240)](_0x29a5e4[0x0],_0x29a5e4[0x1],_0x29a5e4[0x2],{'forceDefaultExecution':!0x0});const _0x33a115=_0x2d1fa7(),{rowInsertionRanges:_0x11ec04,columnInsertionRanges:_0x13c235,insertionRanges:_0x442a2b,deletionRanges:_0x5d3503,cells:_0x5e6676}=_0x17ddec;_0x11ec04[_0x33813a(0x1f0)]&&_0x2614bb[_0x33813a(0x1f8)](_0x11ec04,_0x33813a(0x1c7),{'tablePasteChainId':_0x33a115}),_0x13c235[_0x33813a(0x1f0)]&&_0x2614bb[_0x33813a(0x1f8)](_0x13c235,_0x33813a(0x21d),{'tablePasteChainId':_0x33a115}),_0x442a2b[_0x33813a(0x1f0)]&&(_0x2614bb[_0x33813a(0x1f8)](_0x442a2b,_0x33813a(0x1fb),{'tablePasteChainId':_0x33a115,'skipNestingCheck':!0x0}),_0x442a2b[_0x33813a(0x1cf)](_0x7898b5=>{const _0x65ca24=_0x33813a;var _0x4be8fd;return null===(_0x4be8fd=_0x7898b5[_0x65ca24(0x1ea)])||void 0x0===_0x4be8fd?void 0x0:_0x4be8fd[_0x65ca24(0x1f1)](_0x7898b5);})),_0x5d3503[_0x33813a(0x1f0)]&&(_0x2614bb[_0x33813a(0x1f3)](_0x5d3503,_0x33813a(0x1fb),{'tablePasteChainId':_0x33a115,'skipNestingCheck':!0x0}),_0x5d3503[_0x33813a(0x1cf)](_0x338665=>{const _0x82c1da=_0x33813a;var _0x1096ad;return null===(_0x1096ad=_0x338665[_0x82c1da(0x1ea)])||void 0x0===_0x1096ad?void 0x0:_0x1096ad[_0x82c1da(0x1f1)](_0x338665);}));const _0x299bfa=_0x2614bb[_0x33813a(0x1f7)](_0x5e6676[_0x33813a(0x1e2)](({element:_0x483897})=>_0x483897),{'formatGroupId':_0x2d1fa7()},[],_0x33813a(0x249),{'tablePasteChainId':_0x33a115});if(_0x299bfa){const _0x5d56ec=_0x299bfa[_0x33813a(0x205)](),_0x5ba65e=[];for(const {element:_0x57f6c0,attributes:_0x30f8d4}of _0x5e6676){if(!_0x30f8d4)continue;const _0x89caad=_0x43d048[_0x33813a(0x1e9)][_0x33813a(0x1f2)](_0x57f6c0),_0x53dc8c=_0x5d56ec[_0x33813a(0x1cc)](_0x26385c=>_0x26385c[_0x33813a(0x1ad)]()[_0x33813a(0x220)](_0x89caad));_0x53dc8c&&_0x5ba65e[_0x33813a(0x201)]([_0x53dc8c[_0x33813a(0x1a1)],_0x30f8d4]);}_0x5ba65e[_0x33813a(0x1f0)]&&_0x299bfa[_0x33813a(0x208)](_0x33813a(0x1b6),Object[_0x33813a(0x226)](_0x5ba65e));}_0x17ddec=null;}));},{'priority':_0x7bfe47[_0x43ef86(0x20c)]+0xa}),_0x43d048[_0x43ef86(0x253)][_0x43ef86(0x1e3)](_0x43ef86(0x227))['on'](_0x43ef86(0x1bc),(_0xcb8910,_0x1c6cff)=>{const _0x18b905=_0x43ef86,[_0x386bf4,_0x298188,,_0x5eff4f]=_0x1c6cff;if(!_0x17ddec)return;_0xcb8910[_0x18b905(0x247)]();const _0xf503e9=_0x386bf4[_0x18b905(0x21a)],_0xfcb56=_0x298188,_0x7eb5fe=ke(_0xf503e9),_0x303429=ke(_0xfcb56);_0xcb8910[_0x18b905(0x1a7)]=_0xf503e9;let _0x51a47d=null,_0x3a8b5e=null;if(_0x303429||_0x7eb5fe){if(_0x7eb5fe&&!_0x303429){_0x5eff4f[_0x18b905(0x1dc)](_0xf503e9[_0x18b905(0x1b9)](0x0));for(const _0x1dda12 of Array[_0x18b905(0x1fa)](_0xfcb56[_0x18b905(0x257)]()))_0x5eff4f[_0x18b905(0x1eb)](_0x1dda12,_0xf503e9,_0x18b905(0x23f));const _0xd1f272=_0x17ddec[_0x18b905(0x22b)][_0x18b905(0x1db)](_0x386bf4[_0x18b905(0x1d6)]),_0x441d37=_0x17ddec[_0x18b905(0x1e8)][_0x18b905(0x1db)](_0x386bf4[_0x18b905(0x211)]);_0xd1f272||_0x441d37||(_0x51a47d=_0x32e9cb[_0x18b905(0x221)](_0x5eff4f[_0x18b905(0x1f5)](_0xf503e9)));}else _0x303429&&!_0x7eb5fe&&(_0x3a8b5e=_0x5eff4f[_0x18b905(0x1f5)](_0xf503e9));}else{const _0x6762a9=_0x5eff4f[_0x18b905(0x254)](_0x18b905(0x1f6)),_0x4f6334=_0x5eff4f[_0x18b905(0x254)](_0x18b905(0x1f6));_0x5eff4f[_0x18b905(0x1d9)](_0x5eff4f[_0x18b905(0x1f5)](_0xf503e9),_0x4f6334),_0x5eff4f[_0x18b905(0x1eb)](_0x6762a9,_0xf503e9,0x0);for(const _0x5ef353 of Array[_0x18b905(0x1fa)](_0xfcb56[_0x18b905(0x257)]()))_0x5eff4f[_0x18b905(0x1eb)](_0x5ef353,_0x6762a9,_0x18b905(0x23f));_0x51a47d=_0x32e9cb[_0x18b905(0x221)](_0x5eff4f[_0x18b905(0x1f2)](_0x6762a9)),_0x3a8b5e=_0x32e9cb[_0x18b905(0x221)](_0x5eff4f[_0x18b905(0x1f2)](_0x4f6334));}const _0x20fe1c=Array[_0x18b905(0x1fa)](_0xfcb56[_0x18b905(0x1bd)]())[_0x18b905(0x231)](([_0x25429e])=>Pe[_0x18b905(0x1db)](_0x25429e));_0x17ddec[_0x18b905(0x1a0)][_0x18b905(0x201)]({'element':_0xf503e9,'attributes':_0x20fe1c[_0x18b905(0x1f0)]?Object[_0x18b905(0x226)](_0x20fe1c):null}),_0x51a47d&&_0x17ddec[_0x18b905(0x252)][_0x18b905(0x201)](_0x51a47d),_0x3a8b5e&&_0x17ddec[_0x18b905(0x218)][_0x18b905(0x201)](_0x3a8b5e);},{'priority':_0x43ef86(0x20c)}),_0x53b559['on'](_0x43ef86(0x233),(_0x26bea6,_0x4b8983)=>{const _0x59b3ec=_0x43ef86,[_0x15232e,_0x4b1955={}]=_0x4b8983;if(!_0x17ddec)return;const _0xd2fab3=_0x4b1955['at']||0x0,_0x293f82=_0x4b1955[_0x59b3ec(0x234)]||0x1;_0x17ddec[_0x59b3ec(0x1e8)]=new Array(_0x293f82)[_0x59b3ec(0x1c8)](_0xd2fab3)[_0x59b3ec(0x1e2)]((_0xd195cc,_0x19d7b8)=>_0xd195cc+_0x19d7b8);for(const {cell:_0x4e32de}of _0x53b559[_0x59b3ec(0x241)](_0x15232e,{'startColumn':_0xd2fab3,'endColumn':_0xd2fab3+_0x293f82-0x1}))_0x17ddec[_0x59b3ec(0x20a)][_0x59b3ec(0x201)](_0x43d048[_0x59b3ec(0x1e9)][_0x59b3ec(0x1f2)](_0x4e32de));},{'priority':_0x43ef86(0x1e1)}),_0x53b559['on'](_0x43ef86(0x243),(_0x2601ff,_0x20e803)=>{const _0x1da2b8=_0x43ef86,[_0x4f22b9,_0x5d798b={}]=_0x20e803;if(!_0x17ddec)return;const _0x2ec672=_0x5d798b['at']||0x0,_0xab0cc9=_0x5d798b[_0x1da2b8(0x210)]||0x1;_0x17ddec[_0x1da2b8(0x22b)]=new Array(_0xab0cc9)[_0x1da2b8(0x1c8)](_0x2ec672)[_0x1da2b8(0x1e2)]((_0x45574b,_0x1b7c4a)=>_0x45574b+_0x1b7c4a);for(const {cell:_0x21fe26}of _0x53b559[_0x1da2b8(0x241)](_0x4f22b9,{'startRow':_0x2ec672,'endRow':_0x2ec672+_0xab0cc9-0x1}))_0x17ddec[_0x1da2b8(0x200)][_0x1da2b8(0x201)](_0x43d048[_0x1da2b8(0x1e9)][_0x1da2b8(0x1f2)](_0x21fe26));},{'priority':_0x43ef86(0x1e1)}),_0x2614bb[_0x43ef86(0x22a)][_0x43ef86(0x1bf)](_0x24dd39=>{const _0x122489=_0x43ef86;if(_0x24dd39[_0x122489(0x1f9)]&&_0x24dd39[_0x122489(0x1f9)][_0x122489(0x1cb)](_0x122489(0x1fb)))return _0x24dd39[_0x122489(0x1ee)]?{}:{'type':_0x122489(0x1ae),'content':_0x3297da(_0x43d048[_0x122489(0x266)],_0x122489(0x202))};});const _0xcce70d=()=>!0x1;for(const _0x60d4ee of[_0x43ef86(0x1fb),_0x43ef86(0x21d),_0x43ef86(0x1c7),_0x43ef86(0x249)])_0x2614bb[_0x43ef86(0x222)][_0x43ef86(0x238)](_0x43ef86(0x1ae),_0x60d4ee,_0x43ef86(0x225),_0xcce70d),_0x2614bb[_0x43ef86(0x222)][_0x43ef86(0x238)](_0x43ef86(0x24a),_0x60d4ee,_0x43ef86(0x225),_0xcce70d),_0x2614bb[_0x43ef86(0x222)][_0x43ef86(0x238)](_0x43ef86(0x1da),_0x60d4ee,_0x43ef86(0x225),_0xcce70d);_0x2614bb[_0x43ef86(0x222)][_0x43ef86(0x238)](_0x43ef86(0x1da),_0x43ef86(0x249),_0x43ef86(0x1d2),_0xcce70d),_0x2614bb[_0x43ef86(0x222)][_0x43ef86(0x238)](_0x43ef86(0x1da),_0x43ef86(0x249),_0x43ef86(0x1f4),(_0xa1246c,_0x1d5ee9,_0x45741e)=>{const _0x19c69c=_0x43ef86,_0x45a8fe=_0xa1246c[_0x19c69c(0x1e2)](_0x3f16bb=>_0x3f16bb[_0x19c69c(0x1b7)]())[_0x19c69c(0x231)](_0x111806=>_0x111806),_0x37ce04=new Map(_0x45a8fe[_0x19c69c(0x1e2)](_0x598f76=>[_0x598f76,null]));if(_0x17ddec){for(const {element:_0x348411,attributes:_0xf2a6f7}of _0x17ddec[_0x19c69c(0x1a0)])_0xf2a6f7&&_0x37ce04[_0x19c69c(0x22f)](_0x348411,_0xf2a6f7);}else{if(_0x45741e&&_0x45741e[_0x19c69c(0x1b6)])for(const [_0x47543e,_0x27750f]of Object[_0x19c69c(0x1d7)](_0x45741e[_0x19c69c(0x1b6)])){const _0x33fd9d=_0x43d048[_0x19c69c(0x1e9)][_0x19c69c(0x206)][_0x19c69c(0x1e3)](_0x47543e),_0x3a6d72=_0x33fd9d?_0x33fd9d[_0x19c69c(0x1ad)]()[_0x19c69c(0x1b7)]():null;_0x3a6d72&&_0x37ce04[_0x19c69c(0x22f)](_0x3a6d72,_0x27750f);}}_0x43d048[_0x19c69c(0x1e9)][_0x19c69c(0x21b)](_0x5ed2fc=>{const _0x600dcd=_0x19c69c;for(const [_0x3b3875,_0x328d3d]of _0x37ce04)_0x5ed2fc[_0x600dcd(0x1c1)]({...we,..._0x328d3d},_0x3b3875);});});const _0x333754=(_0x344e06,_0x54190a)=>{const _0x4b0a37=_0x43ef86;_0x2614bb[_0x4b0a37(0x222)][_0x4b0a37(0x238)](_0x344e06,_0x4b0a37(0x1fb),_0x54190a,(_0x5242e5,_0x4bad57,_0x39fa80)=>{const _0x5bdcca=_0x4b0a37;_0x43d048[_0x5bdcca(0x1e9)][_0x5bdcca(0x21b)](_0x3907a7=>{const _0x34e6f8=_0x5bdcca,_0x2b03e2=[];for(const _0x5d8d84 of _0x5242e5){const _0x3442c4=_0x5d8d84[_0x34e6f8(0x209)][_0x34e6f8(0x25a)];_0x3442c4['is'](_0x34e6f8(0x248),_0x34e6f8(0x1f6))&&_0x2b03e2[_0x34e6f8(0x201)](_0x3442c4);}_0x2614bb[_0x34e6f8(0x222)][_0x34e6f8(0x217)](_0x344e06,null,_0x54190a)(_0x5242e5,_0x4bad57,_0x39fa80);for(const _0x39c35e of _0x2b03e2)_0x34e6f8(0x1de)!=_0x39c35e[_0x34e6f8(0x20f)][_0x34e6f8(0x24b)]&&_0x3907a7[_0x34e6f8(0x1b1)](_0x39c35e);});});};_0x333754(_0x43ef86(0x1ae),_0x43ef86(0x1f4)),_0x333754(_0x43ef86(0x1ae),_0x43ef86(0x1d2)),_0x333754(_0x43ef86(0x24a),_0x43ef86(0x1f4)),_0x333754(_0x43ef86(0x24a),_0x43ef86(0x1d2)),_0x2614bb[_0x43ef86(0x222)][_0x43ef86(0x238)](_0x43ef86(0x1ae),_0x43ef86(0x1c7),_0x43ef86(0x1d2),_0x12f571=>{const _0x1c285b=_0x43ef86,_0x3750dd=_0x12f571[_0x1c285b(0x1e2)](_0x565162=>_0x565162[_0x1c285b(0x1b7)]()),_0x40fb28=_0x3750dd[0x0][_0x1c285b(0x1a3)](_0x1c285b(0x25c)),{minRow:_0x25c852,maxRow:_0x1cc16e}=_0x281b67[_0x1c285b(0x24f)](_0x3750dd);_0x53b559[_0x1c285b(0x1ef)](_0x40fb28,{'at':_0x25c852,'rows':_0x1cc16e-_0x25c852+0x1});}),_0x2614bb[_0x43ef86(0x222)][_0x43ef86(0x238)](_0x43ef86(0x1ae),_0x43ef86(0x21d),_0x43ef86(0x1d2),_0x7c2c2b=>{const _0x1a36d2=_0x43ef86,_0x55a8dc=_0x7c2c2b[_0x1a36d2(0x1e2)](_0x5ee25b=>_0x5ee25b[_0x1a36d2(0x1b7)]()),_0x39cfc2=_0x55a8dc[0x0][_0x1a36d2(0x1a3)](_0x1a36d2(0x25c)),{minColumn:_0x5796fa,maxColumn:_0x553766}=_0x281b67[_0x1a36d2(0x24f)](_0x55a8dc);_0x53b559[_0x1a36d2(0x1b0)](_0x39cfc2,{'at':_0x5796fa,'columns':_0x553766-_0x5796fa+0x1});});const _0x81ba39=(_0x24b974,_0x4adeaa)=>{const _0x1bec46=_0x43ef86;if(!_0x4adeaa[_0x1bec46(0x1f9)]||!_0x4adeaa[_0x1bec46(0x1f9)][_0x1bec46(0x1cb)](_0x1bec46(0x1fb)))return;const _0x4fa36d=_0x4adeaa[_0x1bec46(0x1e6)][_0x1bec46(0x1c6)],_0x55c0cd=_0x2614bb[_0x1bec46(0x258)]()[_0x1bec46(0x231)](_0x295bd8=>_0x295bd8[_0x1bec46(0x1ec)]&&_0x295bd8[_0x1bec46(0x1e6)]&&_0x295bd8[_0x1bec46(0x1e6)][_0x1bec46(0x1c6)]==_0x4fa36d);_0x55c0cd[_0x1bec46(0x1f0)]&&_0x4adeaa[_0x1bec46(0x203)]()[_0x1bec46(0x1f0)]!=_0x55c0cd[_0x1bec46(0x1f0)]&&_0x55c0cd[_0x1bec46(0x25d)]((_0x556a42,_0x3705e0)=>(_0x556a42[_0x1bec46(0x1ff)]=_0x3705e0,_0x3705e0[_0x1bec46(0x1ee)]=_0x556a42,_0x3705e0));};function _0x5c0dfa(_0x1b1de9,_0x187af1=!0x0){const _0x547c8b=_0x43ef86,{id:_0xab3b17,authorId:_0x369307}=_0x2614bb[_0x547c8b(0x26a)](_0x1b1de9[_0x547c8b(0x21f)]),_0x3bbb34=[_0x547c8b(0x244),_0x547c8b(0x1d0)],_0x5eaf5e=_0x2614bb[_0x547c8b(0x1a8)][_0x547c8b(0x1db)](_0x1b1de9[_0x547c8b(0x21f)]);return _0x5eaf5e&&_0x3bbb34[_0x547c8b(0x201)](_0x547c8b(0x1d5)),{'classes':_0x3bbb34,'attributes':{'data-suggestion':_0xab3b17,'data-author-id':_0x369307},'priority':_0x5eaf5e&&_0x187af1?0xbc2:0xbb8};}_0x2614bb['on'](_0x43ef86(0x1af),_0x81ba39,{'priority':_0x43ef86(0x20c)}),_0x2614bb['on'](_0x43ef86(0x1fc),_0x81ba39,{'priority':_0x43ef86(0x20c)}),_0x43d048[_0x43ef86(0x1e9)][_0x43ef86(0x1a9)][_0x43ef86(0x1a6)](()=>{const _0x4dce80=_0x43ef86;let _0x27b362=!0x1;const _0x2f30b8=Array[_0x4dce80(0x1fa)](_0x43d048[_0x4dce80(0x1e9)][_0x4dce80(0x1a9)][_0x4dce80(0x224)][_0x4dce80(0x1a4)]());for(const {name:_0x214b3c,data:_0x53085f}of _0x2f30b8){const {group:_0x4ffd1d,type:_0x3719fd,id:_0x2d59a2}=_0x2614bb[_0x4dce80(0x26a)](_0x214b3c);if(_0x4dce80(0x21c)!=_0x4ffd1d||_0x4dce80(0x24a)!=_0x3719fd||_0x53085f[_0x4dce80(0x1b5)])continue;if(!_0x2614bb[_0x4dce80(0x1e0)](_0x2d59a2))continue;const _0x7d8cc4=_0x2614bb[_0x4dce80(0x251)](_0x2d59a2)[_0x4dce80(0x230)](),_0x20fae7=_0x43d048[_0x4dce80(0x253)][_0x4dce80(0x1e3)](_0x4dce80(0x259))['me'];for(const _0x31bf31 of _0x2614bb[_0x4dce80(0x258)]()){if(!_0x31bf31[_0x4dce80(0x1ec)]||_0x31bf31[_0x4dce80(0x25b)]!=_0x20fae7)continue;if(_0x4dce80(0x1da)!=_0x31bf31[_0x4dce80(0x1d8)]||_0x4dce80(0x249)!=_0x31bf31[_0x4dce80(0x1f9)])continue;if(_0x31bf31[_0x4dce80(0x230)]()[_0x4dce80(0x20d)](_0x2efa58=>_0x7d8cc4[_0x4dce80(0x1ca)](_0x4830ed=>_0x4830ed[_0x4dce80(0x20e)](_0x2efa58,!0x0)))){for(const _0x28a54b of _0x31bf31[_0x4dce80(0x203)]())_0x28a54b[_0x4dce80(0x1ec)]&&(_0x28a54b[_0x4dce80(0x1d2)](),_0x27b362=!0x0);}}}return _0x27b362;}),_0x43d048[_0x43ef86(0x1e9)][_0x43ef86(0x1a9)][_0x43ef86(0x1a6)](_0x17a179=>{const _0x122786=_0x43ef86,_0x8efdfd=_0x43d048[_0x122786(0x24e)][_0x122786(0x1e3)](_0x122786(0x262));if(!_0x8efdfd||!_0x8efdfd[_0x122786(0x250)][_0x122786(0x239)](_0x17a179[_0x122786(0x22e)]))return!0x1;let _0x1bee55=!0x1;const _0x20e074=_0x43d048[_0x122786(0x253)][_0x122786(0x1e3)](_0x122786(0x259))['me'],_0xdfa611=_0x43d048[_0x122786(0x1e9)][_0x122786(0x1a9)][_0x122786(0x224)][_0x122786(0x260)](),_0x46db5e=Array[_0x122786(0x1fa)](_0x43d048[_0x122786(0x1e9)][_0x122786(0x1a9)][_0x122786(0x224)][_0x122786(0x1a4)]())[_0x122786(0x231)](({name:_0x43e872,data:_0x9cf355})=>{const _0x25dec4=_0x122786,{group:_0x420a61,subType:_0x24701d,authorId:_0x575e7a}=_0x2614bb[_0x25dec4(0x26a)](_0x43e872);return _0x25dec4(0x21c)==_0x420a61&&_0x25dec4(0x1fb)==_0x24701d&&_0x575e7a==_0x20e074['id']&&!_0x9cf355[_0x25dec4(0x1b5)];});for(const _0x576247 of _0xdfa611){if(_0x122786(0x1eb)!=_0x576247[_0x122786(0x1d8)]||_0x122786(0x1f6)!=_0x576247[_0x122786(0x1a1)]||0x1!=_0x576247[_0x122786(0x1f0)])continue;const _0x41f31c=_0x17a179[_0x122786(0x1bb)](_0x576247[_0x122786(0x236)],_0x576247[_0x122786(0x236)][_0x122786(0x24c)](0x1));if(!_0x46db5e[_0x122786(0x1cc)](({data:_0x4744ab})=>_0x4744ab[_0x122786(0x1cd)][_0x122786(0x220)](_0x41f31c))){for(const {name:_0x48f765,data:_0x1ed53b}of _0x46db5e)if(_0x41f31c[_0x122786(0x20e)](_0x1ed53b[_0x122786(0x1cd)])){_0x17a179[_0x122786(0x255)](_0x48f765,{'range':_0x41f31c}),_0x1bee55=!0x0;break;}}}return _0x1bee55;}),_0x43d048[_0x43ef86(0x1e9)][_0x43ef86(0x1a9)][_0x43ef86(0x1a6)](_0x5be7db=>{const _0x14a5d2=_0x43ef86;let _0x3b8f83=!0x1;const _0x151459=_0x43d048[_0x14a5d2(0x253)][_0x14a5d2(0x1e3)](_0x14a5d2(0x259))['me'],_0x4d11b4=_0x2614bb[_0x14a5d2(0x258)]()[_0x14a5d2(0x231)](_0x3f7b17=>_0x3f7b17[_0x14a5d2(0x1ec)]&&_0x3f7b17[_0x14a5d2(0x25b)]==_0x151459),_0x139c40=new Set(),_0x2524c9=new Set();for(const _0x514bfc of _0x4d11b4)if(_0x14a5d2(0x1fb)==_0x514bfc[_0x14a5d2(0x1f9)])for(const _0x29cfbd of _0x514bfc[_0x14a5d2(0x205)]()){const _0x4f9a1c=_0x29cfbd[_0x14a5d2(0x1ad)]()[_0x14a5d2(0x1b7)]();if(_0x4f9a1c){if(_0x4f9a1c['is'](_0x14a5d2(0x248),_0x14a5d2(0x1f6))&&ke(_0x4f9a1c)){_0x514bfc[_0x14a5d2(0x23c)](_0x29cfbd[_0x14a5d2(0x1a1)]),_0x139c40[_0x14a5d2(0x263)](_0x4f9a1c),_0x3b8f83=!0x0;const _0x338a33=_0x4f9a1c[_0x14a5d2(0x212)],_0x50f2bf=_0x4f9a1c[_0x14a5d2(0x207)],_0x2404e2=_0x338a33&&_0x338a33['is'](_0x14a5d2(0x248),_0x14a5d2(0x1f6)),_0x51b0b5=_0x50f2bf&&_0x50f2bf['is'](_0x14a5d2(0x248),_0x14a5d2(0x1f6));_0x2404e2&&!_0x139c40[_0x14a5d2(0x239)](_0x338a33)&&_0x2524c9[_0x14a5d2(0x263)](_0x338a33),_0x51b0b5&&!_0x139c40[_0x14a5d2(0x239)](_0x50f2bf)&&_0x2524c9[_0x14a5d2(0x263)](_0x50f2bf);}else _0x4f9a1c['is'](_0x14a5d2(0x248),_0x14a5d2(0x1ab))&&_0x4f9a1c[_0x14a5d2(0x1a2)]&&(_0x514bfc[_0x14a5d2(0x23c)](_0x29cfbd[_0x14a5d2(0x1a1)]),_0x3b8f83=!0x0);}}else{if(_0x14a5d2(0x249)==_0x514bfc[_0x14a5d2(0x1f9)]){if(!_0x514bfc[_0x14a5d2(0x1e6)]||!_0x514bfc[_0x14a5d2(0x1e6)][_0x14a5d2(0x1c6)])continue;const _0x175239=_0x514bfc[_0x14a5d2(0x1e6)][_0x14a5d2(0x1b6)];if(_0x175239&&Object[_0x14a5d2(0x26b)](_0x175239)[_0x14a5d2(0x1f0)])continue;const _0x25122d=_0x514bfc[_0x14a5d2(0x1e6)][_0x14a5d2(0x1c6)];let _0x457912=!0x0,_0x320249=!0x0;for(const _0x5d5681 of _0x4d11b4)if(_0x5d5681[_0x14a5d2(0x1f9)]&&_0x5d5681[_0x14a5d2(0x1f9)][_0x14a5d2(0x1cb)](_0x14a5d2(0x1fb))){if(!_0x5d5681[_0x14a5d2(0x1e6)][_0x14a5d2(0x1c6)]){_0x320249=!0x1;break;}if(_0x5d5681['id']!=_0x514bfc['id']&&_0x5d5681[_0x14a5d2(0x1e6)][_0x14a5d2(0x1c6)]==_0x25122d){_0x457912=!0x1;break;}}_0x320249&&_0x457912&&(_0x514bfc[_0x14a5d2(0x256)](),_0x3b8f83=!0x0);}}for(const _0x480352 of _0x139c40)_0x5be7db[_0x14a5d2(0x1dc)](_0x480352);for(const _0x2b9e00 of _0x2524c9)_0x5be7db[_0x14a5d2(0x1b1)](_0x2b9e00);return _0x3b8f83;}),_0x43d048[_0x43ef86(0x264)][_0x43ef86(0x245)](_0x43ef86(0x213))[_0x43ef86(0x1be)]({'model':_0x43ef86(0x237),'view':_0x50e2f7=>_0x5c0dfa(_0x50e2f7),'converterPriority':_0x43ef86(0x20c)}),_0x43d048[_0x43ef86(0x264)][_0x43ef86(0x245)](_0x43ef86(0x229))[_0x43ef86(0x1be)]({'model':_0x43ef86(0x237),'view':(_0x12e3ad,_0x24d7d2)=>_0x24d7d2[_0x43ef86(0x216)][_0x43ef86(0x1b3)]?_0x5c0dfa(_0x12e3ad,!0x1):null,'converterPriority':_0x43ef86(0x20c)});const _0x231283=_0x43d048[_0x43ef86(0x1c3)][_0x43ef86(0x219)];this[_0x43ef86(0x1c0)](_0x231283[_0x43ef86(0x1a9)],_0x43ef86(0x20b),(_0x81be3b,_0x4ccdb6)=>{const _0x14d851=_0x43ef86,_0x585022=[];for(const _0x2bc46d of _0x231283[_0x14d851(0x1f5)](_0x4ccdb6[_0x14d851(0x1ce)])[_0x14d851(0x214)]())_0x2bc46d['is'](_0x14d851(0x248),_0x14d851(0x23a))&&_0x585022[_0x14d851(0x201)](_0x2bc46d);_0x231283[_0x14d851(0x21b)](_0x28e65b=>{const _0x461e86=_0x14d851;for(const _0x1b002d of _0x585022)_0x28e65b[_0x461e86(0x1ac)](_0x28e65b[_0x461e86(0x1f5)](_0x1b002d),_0x28e65b[_0x461e86(0x1b8)](_0x1b002d)),_0x28e65b[_0x461e86(0x1dc)](_0x1b002d);});});}}function ke(_0x32f02c){const _0x9208c1=_0x23bcb5;if(_0x32f02c[_0x9208c1(0x1a2)])return!0x0;const _0x1edf9b=_0x32f02c[_0x9208c1(0x1b9)](0x0);return _0x1edf9b['is'](_0x9208c1(0x248),_0x9208c1(0x1ab))&&_0x1edf9b[_0x9208c1(0x1a2)];}function Re(_0x10b529,_0x126860={},_0x2955d4){const _0x25aff8=_0x23bcb5;for(const {isAnchor:_0x4a99de,cellHeight:_0x73f547,cellWidth:_0x3eaae9}of _0x2955d4[_0x25aff8(0x241)](_0x10b529,{'includeAllSlots':!0x0,..._0x126860}))if(!_0x4a99de||0x1!=_0x73f547||0x1!=_0x3eaae9)return!0x1;return!0x0;}
23
+ const _0x57d616=_0x2e1c;function _0x2e1c(_0x5338b4,_0xbec938){const _0x25bd22=_0x25bd();return _0x2e1c=function(_0x2e1ce0,_0x3e546c){_0x2e1ce0=_0x2e1ce0-0x115;let _0x254cdf=_0x25bd22[_0x2e1ce0];return _0x254cdf;},_0x2e1c(_0x5338b4,_0xbec938);}(function(_0x582dc2,_0x103f98){const _0x4b961b=_0x2e1c,_0x2ac759=_0x582dc2();while(!![]){try{const _0x2846b0=parseInt(_0x4b961b(0x177))/0x1*(parseInt(_0x4b961b(0x1cf))/0x2)+-parseInt(_0x4b961b(0x14f))/0x3+-parseInt(_0x4b961b(0x140))/0x4*(-parseInt(_0x4b961b(0x1c5))/0x5)+parseInt(_0x4b961b(0x1aa))/0x6+parseInt(_0x4b961b(0x190))/0x7*(parseInt(_0x4b961b(0x1ca))/0x8)+-parseInt(_0x4b961b(0x1a0))/0x9+-parseInt(_0x4b961b(0x143))/0xa*(-parseInt(_0x4b961b(0x195))/0xb);if(_0x2846b0===_0x103f98)break;else _0x2ac759['push'](_0x2ac759['shift']());}catch(_0x402899){_0x2ac759['push'](_0x2ac759['shift']());}}}(_0x25bd,0xe8948));import{getTranslation as _0x5d654b}from'../utils/common-translations.js';import{Plugin as _0x4d0a69}from'ckeditor5/src/core.js';import{LiveRange as _0x1939d7}from'ckeditor5/src/engine.js';import{uid as _0x517b58,priorities as _0x4a951a}from'ckeditor5/src/utils.js';import _0x3a9e61 from'./table.js';const Pe=[_0x57d616(0x14d),_0x57d616(0x1bd),_0x57d616(0x12e),_0x57d616(0x169),_0x57d616(0x158),_0x57d616(0x121),_0x57d616(0x1a4)],we=Object[_0x57d616(0x1bf)](Pe[_0x57d616(0x1d5)](_0x4543f6=>[_0x4543f6,null]));export default class _t extends _0x4d0a69{static get[_0x57d616(0x18a)](){return[_0x3a9e61];}[_0x57d616(0x170)](){const _0x30aeb9=_0x57d616,_0x30bf07=this[_0x30aeb9(0x1bb)];if(!_0x30bf07[_0x30aeb9(0x1ab)][_0x30aeb9(0x1b8)](_0x30aeb9(0x17a)))return;const _0x142699=_0x30bf07[_0x30aeb9(0x1ab)][_0x30aeb9(0x14b)](_0x30aeb9(0x11b)),_0x8c080d=_0x30bf07[_0x30aeb9(0x1ab)][_0x30aeb9(0x14b)](_0x30aeb9(0x14a)),_0x173898=_0x30bf07[_0x30aeb9(0x1ab)][_0x30aeb9(0x14b)](_0x3a9e61),_0x20cc80=_0x30bf07[_0x30aeb9(0x1ab)][_0x30aeb9(0x14b)](_0x30aeb9(0x17a));_0x173898[_0x30aeb9(0x1cd)][_0x30aeb9(0x11a)](_0x30aeb9(0x1a6),_0x30aeb9(0x1ce)),_0x30bf07[_0x30aeb9(0x1df)][_0x30aeb9(0x12c)][_0x30aeb9(0x149)](_0x30aeb9(0x17b),{'allowIn':_0x30aeb9(0x1e0),'allowContentOf':_0x30aeb9(0x1e0),'isLimit':!0x0}),_0x30bf07[_0x30aeb9(0x148)][_0x30aeb9(0x155)]({'model':_0x30aeb9(0x17b),'view':_0x30aeb9(0x1c0)});let _0x438e34=null;_0x30bf07[_0x30aeb9(0x1df)]['on'](_0x30aeb9(0x15e),(_0x578a97,_0x12d1b0)=>{const _0x32af92=_0x30aeb9,[_0x1651a8,_0x5d331c]=_0x12d1b0,_0x381689=_0x12d1b0[_0x12d1b0[_0x32af92(0x1b6)]-0x1];_0x381689&&_0x381689[_0x32af92(0x12a)]||_0x142699[_0x32af92(0x180)]||this[_0x32af92(0x1bb)][_0x32af92(0x188)][_0x32af92(0x14b)](_0x32af92(0x18e))[_0x32af92(0x156)]&&function(_0x363ea2,_0x246677,_0x37ffd6,_0x2c3067,_0x50b70a){const _0xb0e7cc=_0x32af92;if(_0x246677&&!_0x246677['is'](_0xb0e7cc(0x159)))return!0x1;const _0x4d3180=_0x50b70a[_0xb0e7cc(0x1d1)](_0x363ea2,_0x37ffd6);if(!_0x4d3180||!Re(_0x4d3180,void 0x0,_0x2c3067))return!0x1;const _0x1c3087=_0x2c3067[_0xb0e7cc(0x15b)](_0x37ffd6[_0xb0e7cc(0x15a)][_0xb0e7cc(0x1d3)]);if(!_0x1c3087[_0xb0e7cc(0x1b6)])return!0x1;const _0xcaad77=_0x1c3087[0x0][_0xb0e7cc(0x117)](_0xb0e7cc(0x1ae)),_0x5e4784=_0x2c3067[_0xb0e7cc(0x18f)](_0x1c3087),_0x1538cb=_0x2c3067[_0xb0e7cc(0x178)](_0x1c3087),_0x275001={'startRow':_0x5e4784[_0xb0e7cc(0x146)],'endRow':_0x5e4784[_0xb0e7cc(0x191)],'startColumn':_0x1538cb[_0xb0e7cc(0x146)],'endColumn':_0x1538cb[_0xb0e7cc(0x191)]};return 0x1==_0x1c3087[_0xb0e7cc(0x1b6)]&&(_0x275001[_0xb0e7cc(0x151)]+=_0x2c3067[_0xb0e7cc(0x1ad)](_0x4d3180)-0x1,_0x275001[_0xb0e7cc(0x12b)]+=_0x2c3067[_0xb0e7cc(0x196)](_0x4d3180)-0x1),Re(_0xcaad77,_0x275001,_0x2c3067);}(_0x1651a8,_0x5d331c,_0x30bf07[_0x32af92(0x1df)],_0x8c080d,_0x20cc80)&&(_0x578a97[_0x32af92(0x163)](),_0x438e34={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x30bf07[_0x32af92(0x1df)][_0x32af92(0x14c)](()=>{const _0x174bfa=_0x32af92;_0x30bf07[_0x174bfa(0x1df)][_0x174bfa(0x15e)](_0x12d1b0[0x0],_0x12d1b0[0x1],_0x12d1b0[0x2],{'forceDefaultExecution':!0x0});const _0x436cb6=_0x517b58(),{rowInsertionRanges:_0x3c43e8,columnInsertionRanges:_0x269d02,insertionRanges:_0x529a8b,deletionRanges:_0x52e49,cells:_0x36befb}=_0x438e34;_0x3c43e8[_0x174bfa(0x1b6)]&&_0x142699[_0x174bfa(0x1c9)](_0x3c43e8,_0x174bfa(0x1a6),{'tablePasteChainId':_0x436cb6}),_0x269d02[_0x174bfa(0x1b6)]&&_0x142699[_0x174bfa(0x1c9)](_0x269d02,_0x174bfa(0x1ce),{'tablePasteChainId':_0x436cb6}),_0x529a8b[_0x174bfa(0x1b6)]&&(_0x142699[_0x174bfa(0x1c9)](_0x529a8b,_0x174bfa(0x127),{'tablePasteChainId':_0x436cb6,'skipNestingCheck':!0x0}),_0x529a8b[_0x174bfa(0x13f)](_0x4df368=>{const _0x115bea=_0x174bfa;var _0x15b699;return null===(_0x15b699=_0x4df368[_0x115bea(0x193)])||void 0x0===_0x15b699?void 0x0:_0x15b699[_0x115bea(0x197)](_0x4df368);})),_0x52e49[_0x174bfa(0x1b6)]&&(_0x142699[_0x174bfa(0x179)](_0x52e49,_0x174bfa(0x127),{'tablePasteChainId':_0x436cb6,'skipNestingCheck':!0x0}),_0x52e49[_0x174bfa(0x13f)](_0x57b204=>{const _0x503c84=_0x174bfa;var _0x2d5376;return null===(_0x2d5376=_0x57b204[_0x503c84(0x193)])||void 0x0===_0x2d5376?void 0x0:_0x2d5376[_0x503c84(0x197)](_0x57b204);}));const _0x577d18=_0x142699[_0x174bfa(0x119)](_0x36befb[_0x174bfa(0x1d5)](({element:_0x3577b8})=>_0x3577b8),{'formatGroupId':_0x517b58()},[],_0x174bfa(0x1a2),{'tablePasteChainId':_0x436cb6});if(_0x577d18){const _0x590ce0=_0x577d18[_0x174bfa(0x11f)](),_0x508a5a=[];for(const {element:_0x2a23d5,attributes:_0x203d65}of _0x36befb){if(!_0x203d65)continue;const _0x3f1481=_0x30bf07[_0x174bfa(0x1df)][_0x174bfa(0x122)](_0x2a23d5),_0x2cc69c=_0x590ce0[_0x174bfa(0x1ba)](_0x52db37=>_0x52db37[_0x174bfa(0x1b9)]()[_0x174bfa(0x1a5)](_0x3f1481));_0x2cc69c&&_0x508a5a[_0x174bfa(0x11a)]([_0x2cc69c[_0x174bfa(0x161)],_0x203d65]);}_0x508a5a[_0x174bfa(0x1b6)]&&_0x577d18[_0x174bfa(0x19b)](_0x174bfa(0x17d),Object[_0x174bfa(0x1bf)](_0x508a5a));}_0x438e34=null;}));},{'priority':_0x4a951a[_0x30aeb9(0x1d6)]+0xa}),_0x30bf07[_0x30aeb9(0x1ab)][_0x30aeb9(0x14b)](_0x30aeb9(0x17a))['on'](_0x30aeb9(0x1c7),(_0x122339,_0x369aeb)=>{const _0x4f348c=_0x30aeb9,[_0x140031,_0x376eda,,_0x35e76f]=_0x369aeb;if(!_0x438e34)return;_0x122339[_0x4f348c(0x163)]();const _0x5b9080=_0x140031[_0x4f348c(0x1be)],_0x25e73d=_0x376eda,_0x251486=ke(_0x5b9080),_0x428c99=ke(_0x25e73d);_0x122339[_0x4f348c(0x145)]=_0x5b9080;let _0x5b9efe=null,_0x37b055=null;if(_0x428c99||_0x251486){if(_0x251486&&!_0x428c99){_0x35e76f[_0x4f348c(0x133)](_0x5b9080[_0x4f348c(0x1d9)](0x0));for(const _0x5be949 of Array[_0x4f348c(0x150)](_0x25e73d[_0x4f348c(0x19e)]()))_0x35e76f[_0x4f348c(0x1de)](_0x5be949,_0x5b9080,_0x4f348c(0x118));const _0x55b4e6=_0x438e34[_0x4f348c(0x157)][_0x4f348c(0x15c)](_0x140031[_0x4f348c(0x1dd)]),_0x560296=_0x438e34[_0x4f348c(0x168)][_0x4f348c(0x15c)](_0x140031[_0x4f348c(0x152)]);_0x55b4e6||_0x560296||(_0x5b9efe=_0x1939d7[_0x4f348c(0x120)](_0x35e76f[_0x4f348c(0x166)](_0x5b9080)));}else _0x428c99&&!_0x251486&&(_0x37b055=_0x35e76f[_0x4f348c(0x166)](_0x5b9080));}else{const _0x1eb235=_0x35e76f[_0x4f348c(0x1b1)](_0x4f348c(0x17b)),_0x2faba9=_0x35e76f[_0x4f348c(0x1b1)](_0x4f348c(0x17b));_0x35e76f[_0x4f348c(0x13d)](_0x35e76f[_0x4f348c(0x166)](_0x5b9080),_0x2faba9),_0x35e76f[_0x4f348c(0x1de)](_0x1eb235,_0x5b9080,0x0);for(const _0x99d714 of Array[_0x4f348c(0x150)](_0x25e73d[_0x4f348c(0x19e)]()))_0x35e76f[_0x4f348c(0x1de)](_0x99d714,_0x1eb235,_0x4f348c(0x118));_0x5b9efe=_0x1939d7[_0x4f348c(0x120)](_0x35e76f[_0x4f348c(0x122)](_0x1eb235)),_0x37b055=_0x1939d7[_0x4f348c(0x120)](_0x35e76f[_0x4f348c(0x122)](_0x2faba9));}const _0x12edb0=Array[_0x4f348c(0x150)](_0x25e73d[_0x4f348c(0x1a9)]())[_0x4f348c(0x13c)](([_0x8471aa])=>Pe[_0x4f348c(0x15c)](_0x8471aa));_0x438e34[_0x4f348c(0x15d)][_0x4f348c(0x11a)]({'element':_0x5b9080,'attributes':_0x12edb0[_0x4f348c(0x1b6)]?Object[_0x4f348c(0x1bf)](_0x12edb0):null}),_0x5b9efe&&_0x438e34[_0x4f348c(0x16c)][_0x4f348c(0x11a)](_0x5b9efe),_0x37b055&&_0x438e34[_0x4f348c(0x1d2)][_0x4f348c(0x11a)](_0x37b055);},{'priority':_0x30aeb9(0x1d6)}),_0x8c080d['on'](_0x30aeb9(0x16b),(_0x54149f,_0x444ca2)=>{const _0x4ad3f4=_0x30aeb9,[_0xfd32c8,_0x13ff20={}]=_0x444ca2;if(!_0x438e34)return;const _0x4911f1=_0x13ff20['at']||0x0,_0x4fe6fd=_0x13ff20[_0x4ad3f4(0x135)]||0x1;_0x438e34[_0x4ad3f4(0x168)]=new Array(_0x4fe6fd)[_0x4ad3f4(0x128)](_0x4911f1)[_0x4ad3f4(0x1d5)]((_0x2dac44,_0x717176)=>_0x2dac44+_0x717176);for(const {cell:_0x52a272}of _0x8c080d[_0x4ad3f4(0x1a7)](_0xfd32c8,{'startColumn':_0x4911f1,'endColumn':_0x4911f1+_0x4fe6fd-0x1}))_0x438e34[_0x4ad3f4(0x173)][_0x4ad3f4(0x11a)](_0x30bf07[_0x4ad3f4(0x1df)][_0x4ad3f4(0x122)](_0x52a272));},{'priority':_0x30aeb9(0x1b4)}),_0x8c080d['on'](_0x30aeb9(0x16f),(_0x3c2031,_0x5714bf)=>{const _0x27a405=_0x30aeb9,[_0x30ccf8,_0x2a17a2={}]=_0x5714bf;if(!_0x438e34)return;const _0x3732fe=_0x2a17a2['at']||0x0,_0x3436c3=_0x2a17a2[_0x27a405(0x1b7)]||0x1;_0x438e34[_0x27a405(0x157)]=new Array(_0x3436c3)[_0x27a405(0x128)](_0x3732fe)[_0x27a405(0x1d5)]((_0x5bb7c8,_0xe25587)=>_0x5bb7c8+_0xe25587);for(const {cell:_0x421322}of _0x8c080d[_0x27a405(0x1a7)](_0x30ccf8,{'startRow':_0x3732fe,'endRow':_0x3732fe+_0x3436c3-0x1}))_0x438e34[_0x27a405(0x165)][_0x27a405(0x11a)](_0x30bf07[_0x27a405(0x1df)][_0x27a405(0x122)](_0x421322));},{'priority':_0x30aeb9(0x1b4)}),_0x142699[_0x30aeb9(0x1dc)][_0x30aeb9(0x13a)](_0x35b800=>{const _0x2c5ab4=_0x30aeb9;if(_0x35b800[_0x2c5ab4(0x11e)]&&_0x35b800[_0x2c5ab4(0x11e)][_0x2c5ab4(0x134)](_0x2c5ab4(0x127)))return _0x35b800[_0x2c5ab4(0x1c3)]?{}:{'type':_0x2c5ab4(0x16d),'content':_0x5d654b(_0x30bf07[_0x2c5ab4(0x1b5)],_0x2c5ab4(0x1e2))};});const _0x2b8c73=()=>!0x1;for(const _0x3019a6 of[_0x30aeb9(0x127),_0x30aeb9(0x1ce),_0x30aeb9(0x1a6),_0x30aeb9(0x1a2)])_0x142699[_0x30aeb9(0x154)][_0x30aeb9(0x1a1)](_0x30aeb9(0x16d),_0x3019a6,_0x30aeb9(0x192),_0x2b8c73),_0x142699[_0x30aeb9(0x154)][_0x30aeb9(0x1a1)](_0x30aeb9(0x15f),_0x3019a6,_0x30aeb9(0x192),_0x2b8c73),_0x142699[_0x30aeb9(0x154)][_0x30aeb9(0x1a1)](_0x30aeb9(0x1c4),_0x3019a6,_0x30aeb9(0x192),_0x2b8c73);_0x142699[_0x30aeb9(0x154)][_0x30aeb9(0x1a1)](_0x30aeb9(0x1c4),_0x30aeb9(0x1a2),_0x30aeb9(0x1ac),_0x2b8c73),_0x142699[_0x30aeb9(0x154)][_0x30aeb9(0x1a1)](_0x30aeb9(0x1c4),_0x30aeb9(0x1a2),_0x30aeb9(0x162),(_0x5c206b,_0x91fc5f,_0x1445b4)=>{const _0x17774c=_0x30aeb9,_0x42e85d=_0x5c206b[_0x17774c(0x1d5)](_0x301f67=>_0x301f67[_0x17774c(0x11d)]())[_0x17774c(0x13c)](_0x323c41=>_0x323c41),_0x498acf=new Map(_0x42e85d[_0x17774c(0x1d5)](_0x385108=>[_0x385108,null]));if(_0x438e34){for(const {element:_0x56edf6,attributes:_0x15ea02}of _0x438e34[_0x17774c(0x15d)])_0x15ea02&&_0x498acf[_0x17774c(0x129)](_0x56edf6,_0x15ea02);}else{if(_0x1445b4&&_0x1445b4[_0x17774c(0x17d)])for(const [_0x2ba0cc,_0x5e0cfa]of Object[_0x17774c(0x185)](_0x1445b4[_0x17774c(0x17d)])){const _0x52a826=_0x30bf07[_0x17774c(0x1df)][_0x17774c(0x14e)][_0x17774c(0x14b)](_0x2ba0cc),_0x14b73a=_0x52a826?_0x52a826[_0x17774c(0x1b9)]()[_0x17774c(0x11d)]():null;_0x14b73a&&_0x498acf[_0x17774c(0x129)](_0x14b73a,_0x5e0cfa);}}_0x30bf07[_0x17774c(0x1df)][_0x17774c(0x14c)](_0x290d2a=>{const _0x38a021=_0x17774c;for(const [_0x5da29f,_0x3a1341]of _0x498acf)_0x290d2a[_0x38a021(0x142)]({...we,..._0x3a1341},_0x5da29f);});});const _0x2acccf=(_0x490339,_0x5a0ceb)=>{const _0x57cff2=_0x30aeb9;_0x142699[_0x57cff2(0x154)][_0x57cff2(0x1a1)](_0x490339,_0x57cff2(0x127),_0x5a0ceb,(_0x5c7e72,_0x2d7562,_0x51a13a)=>{const _0x447ae5=_0x57cff2;_0x30bf07[_0x447ae5(0x1df)][_0x447ae5(0x14c)](_0x36595c=>{const _0x4e103a=_0x447ae5,_0x3ceb8e=[];for(const _0x7fd0c9 of _0x5c7e72){const _0x194ff1=_0x7fd0c9[_0x4e103a(0x12d)][_0x4e103a(0x1a3)];_0x194ff1['is'](_0x4e103a(0x144),_0x4e103a(0x17b))&&_0x3ceb8e[_0x4e103a(0x11a)](_0x194ff1);}_0x142699[_0x4e103a(0x154)][_0x4e103a(0x1d8)](_0x490339,null,_0x5a0ceb)(_0x5c7e72,_0x2d7562,_0x51a13a);for(const _0x53fa4c of _0x3ceb8e)_0x4e103a(0x126)!=_0x53fa4c[_0x4e103a(0x175)][_0x4e103a(0x187)]&&_0x36595c[_0x4e103a(0x124)](_0x53fa4c);});});};_0x2acccf(_0x30aeb9(0x16d),_0x30aeb9(0x162)),_0x2acccf(_0x30aeb9(0x16d),_0x30aeb9(0x1ac)),_0x2acccf(_0x30aeb9(0x15f),_0x30aeb9(0x162)),_0x2acccf(_0x30aeb9(0x15f),_0x30aeb9(0x1ac)),_0x142699[_0x30aeb9(0x154)][_0x30aeb9(0x1a1)](_0x30aeb9(0x16d),_0x30aeb9(0x1a6),_0x30aeb9(0x1ac),_0x3d7748=>{const _0x4e63a0=_0x30aeb9,_0x49ab2c=_0x3d7748[_0x4e63a0(0x1d5)](_0x478d12=>_0x478d12[_0x4e63a0(0x11d)]()),_0x47190a=_0x49ab2c[0x0][_0x4e63a0(0x117)](_0x4e63a0(0x1ae)),{minRow:_0x2c60fd,maxRow:_0x320827}=_0x173898[_0x4e63a0(0x1b3)](_0x49ab2c);_0x8c080d[_0x4e63a0(0x147)](_0x47190a,{'at':_0x2c60fd,'rows':_0x320827-_0x2c60fd+0x1});}),_0x142699[_0x30aeb9(0x154)][_0x30aeb9(0x1a1)](_0x30aeb9(0x16d),_0x30aeb9(0x1ce),_0x30aeb9(0x1ac),_0x35d14c=>{const _0x49c0f3=_0x30aeb9,_0x302944=_0x35d14c[_0x49c0f3(0x1d5)](_0x34a10e=>_0x34a10e[_0x49c0f3(0x11d)]()),_0x40ef2e=_0x302944[0x0][_0x49c0f3(0x117)](_0x49c0f3(0x1ae)),{minColumn:_0x3ba2f9,maxColumn:_0x25b769}=_0x173898[_0x49c0f3(0x1b3)](_0x302944);_0x8c080d[_0x49c0f3(0x1c2)](_0x40ef2e,{'at':_0x3ba2f9,'columns':_0x25b769-_0x3ba2f9+0x1});});const _0x4aa83f=(_0x584b69,_0x24cfa1)=>{const _0x2707ef=_0x30aeb9;if(!_0x24cfa1[_0x2707ef(0x11e)]||!_0x24cfa1[_0x2707ef(0x11e)][_0x2707ef(0x134)](_0x2707ef(0x127)))return;const _0x3071c0=_0x24cfa1[_0x2707ef(0x186)][_0x2707ef(0x181)],_0x2a00a2=_0x142699[_0x2707ef(0x1cb)]()[_0x2707ef(0x13c)](_0x94bd72=>_0x94bd72[_0x2707ef(0x1db)]&&_0x94bd72[_0x2707ef(0x186)]&&_0x94bd72[_0x2707ef(0x186)][_0x2707ef(0x181)]==_0x3071c0);_0x2a00a2[_0x2707ef(0x1b6)]&&_0x24cfa1[_0x2707ef(0x1af)]()[_0x2707ef(0x1b6)]!=_0x2a00a2[_0x2707ef(0x1b6)]&&_0x2a00a2[_0x2707ef(0x164)]((_0x5b6dd4,_0x24b1f1)=>(_0x5b6dd4[_0x2707ef(0x132)]=_0x24b1f1,_0x24b1f1[_0x2707ef(0x1c3)]=_0x5b6dd4,_0x24b1f1));};function _0x1488b7(_0x394a27,_0x19824c=!0x0){const _0x2e2b80=_0x30aeb9,{id:_0x2e3405,authorId:_0x4a2324}=_0x142699[_0x2e2b80(0x198)](_0x394a27[_0x2e2b80(0x1c1)]),_0x28e96e=[_0x2e2b80(0x16a),_0x2e2b80(0x130)],_0x40d159=_0x142699[_0x2e2b80(0x1cc)][_0x2e2b80(0x15c)](_0x394a27[_0x2e2b80(0x1c1)]);return _0x40d159&&_0x28e96e[_0x2e2b80(0x11a)](_0x2e2b80(0x18d)),{'classes':_0x28e96e,'attributes':{'data-suggestion':_0x2e3405,'data-author-id':_0x4a2324},'priority':_0x40d159&&_0x19824c?0xbc2:0xbb8};}_0x142699['on'](_0x30aeb9(0x172),_0x4aa83f,{'priority':_0x30aeb9(0x1d6)}),_0x142699['on'](_0x30aeb9(0x123),_0x4aa83f,{'priority':_0x30aeb9(0x1d6)}),_0x30bf07[_0x30aeb9(0x1df)][_0x30aeb9(0x15a)][_0x30aeb9(0x1b0)](()=>{const _0x5aed2a=_0x30aeb9;let _0x3bae9b=!0x1;const _0x1e0687=Array[_0x5aed2a(0x150)](_0x30bf07[_0x5aed2a(0x1df)][_0x5aed2a(0x15a)][_0x5aed2a(0x194)][_0x5aed2a(0x1c6)]());for(const {name:_0x3a7507,data:_0x2d5d9c}of _0x1e0687){const {group:_0x30d7f6,type:_0x368831,id:_0x57a61d}=_0x142699[_0x5aed2a(0x198)](_0x3a7507);if(_0x5aed2a(0x19f)!=_0x30d7f6||_0x5aed2a(0x15f)!=_0x368831||_0x2d5d9c[_0x5aed2a(0x167)])continue;if(!_0x142699[_0x5aed2a(0x184)](_0x57a61d))continue;const _0x314b88=_0x142699[_0x5aed2a(0x116)](_0x57a61d)[_0x5aed2a(0x139)](),_0x388860=_0x30bf07[_0x5aed2a(0x1ab)][_0x5aed2a(0x14b)](_0x5aed2a(0x1a8))['me'];for(const _0x5cdf36 of _0x142699[_0x5aed2a(0x1cb)]()){if(!_0x5cdf36[_0x5aed2a(0x1db)]||_0x5cdf36[_0x5aed2a(0x141)]!=_0x388860)continue;if(_0x5aed2a(0x1c4)!=_0x5cdf36[_0x5aed2a(0x137)]||_0x5aed2a(0x1a2)!=_0x5cdf36[_0x5aed2a(0x11e)])continue;if(_0x5cdf36[_0x5aed2a(0x139)]()[_0x5aed2a(0x1d4)](_0x2346f0=>_0x314b88[_0x5aed2a(0x13b)](_0xcae213=>_0xcae213[_0x5aed2a(0x138)](_0x2346f0,!0x0)))){for(const _0x3566b2 of _0x5cdf36[_0x5aed2a(0x1af)]())_0x3566b2[_0x5aed2a(0x1db)]&&(_0x3566b2[_0x5aed2a(0x1ac)](),_0x3bae9b=!0x0);}}}return _0x3bae9b;}),_0x30bf07[_0x30aeb9(0x1df)][_0x30aeb9(0x15a)][_0x30aeb9(0x1b0)](_0x2a244e=>{const _0x40ec52=_0x30aeb9,_0x353e11=_0x30bf07[_0x40ec52(0x188)][_0x40ec52(0x14b)](_0x40ec52(0x16e));if(!_0x353e11||!_0x353e11[_0x40ec52(0x183)][_0x40ec52(0x1b8)](_0x2a244e[_0x40ec52(0x11c)]))return!0x1;let _0x2f6e7d=!0x1;const _0x576b60=_0x30bf07[_0x40ec52(0x1ab)][_0x40ec52(0x14b)](_0x40ec52(0x1a8))['me'],_0x2712ae=_0x30bf07[_0x40ec52(0x1df)][_0x40ec52(0x15a)][_0x40ec52(0x194)][_0x40ec52(0x18c)](),_0x1cfa34=Array[_0x40ec52(0x150)](_0x30bf07[_0x40ec52(0x1df)][_0x40ec52(0x15a)][_0x40ec52(0x194)][_0x40ec52(0x1c6)]())[_0x40ec52(0x13c)](({name:_0x11e9bd,data:_0xabb16c})=>{const _0x3bd15e=_0x40ec52,{group:_0x26a121,subType:_0x2f3541,authorId:_0xf2274c}=_0x142699[_0x3bd15e(0x198)](_0x11e9bd);return _0x3bd15e(0x19f)==_0x26a121&&_0x3bd15e(0x127)==_0x2f3541&&_0xf2274c==_0x576b60['id']&&!_0xabb16c[_0x3bd15e(0x167)];});for(const _0x2e1119 of _0x2712ae){if(_0x40ec52(0x1de)!=_0x2e1119[_0x40ec52(0x137)]||_0x40ec52(0x17b)!=_0x2e1119[_0x40ec52(0x161)]||0x1!=_0x2e1119[_0x40ec52(0x1b6)])continue;const _0x2be324=_0x2a244e[_0x40ec52(0x136)](_0x2e1119[_0x40ec52(0x174)],_0x2e1119[_0x40ec52(0x174)][_0x40ec52(0x199)](0x1));if(!_0x1cfa34[_0x40ec52(0x1ba)](({data:_0x51a4e9})=>_0x51a4e9[_0x40ec52(0x182)][_0x40ec52(0x1a5)](_0x2be324))){for(const {name:_0x5b0c61,data:_0x54eafa}of _0x1cfa34)if(_0x2be324[_0x40ec52(0x138)](_0x54eafa[_0x40ec52(0x182)])){_0x2a244e[_0x40ec52(0x1c8)](_0x5b0c61,{'range':_0x2be324}),_0x2f6e7d=!0x0;break;}}}return _0x2f6e7d;}),_0x30bf07[_0x30aeb9(0x1df)][_0x30aeb9(0x15a)][_0x30aeb9(0x1b0)](_0x6cfe55=>{const _0x57b97a=_0x30aeb9;let _0x4a7c76=!0x1;const _0x572d67=_0x30bf07[_0x57b97a(0x1ab)][_0x57b97a(0x14b)](_0x57b97a(0x1a8))['me'],_0x581627=_0x142699[_0x57b97a(0x1cb)]()[_0x57b97a(0x13c)](_0x1e6eb5=>_0x1e6eb5[_0x57b97a(0x1db)]&&_0x1e6eb5[_0x57b97a(0x141)]==_0x572d67),_0x1ecdd2=new Set(),_0x5b4797=new Set();for(const _0x4b9aea of _0x581627)if(_0x57b97a(0x127)==_0x4b9aea[_0x57b97a(0x11e)])for(const _0x21f47c of _0x4b9aea[_0x57b97a(0x11f)]()){const _0xe73a55=_0x21f47c[_0x57b97a(0x1b9)]()[_0x57b97a(0x11d)]();if(_0xe73a55){if(_0xe73a55['is'](_0x57b97a(0x144),_0x57b97a(0x17b))&&ke(_0xe73a55)){_0x4b9aea[_0x57b97a(0x176)](_0x21f47c[_0x57b97a(0x161)]),_0x1ecdd2[_0x57b97a(0x1d0)](_0xe73a55),_0x4a7c76=!0x0;const _0x1e43eb=_0xe73a55[_0x57b97a(0x1da)],_0x2234f7=_0xe73a55[_0x57b97a(0x13e)],_0x2a556b=_0x1e43eb&&_0x1e43eb['is'](_0x57b97a(0x144),_0x57b97a(0x17b)),_0x14187d=_0x2234f7&&_0x2234f7['is'](_0x57b97a(0x144),_0x57b97a(0x17b));_0x2a556b&&!_0x1ecdd2[_0x57b97a(0x1b8)](_0x1e43eb)&&_0x5b4797[_0x57b97a(0x1d0)](_0x1e43eb),_0x14187d&&!_0x1ecdd2[_0x57b97a(0x1b8)](_0x2234f7)&&_0x5b4797[_0x57b97a(0x1d0)](_0x2234f7);}else _0xe73a55['is'](_0x57b97a(0x144),_0x57b97a(0x1b2))&&_0xe73a55[_0x57b97a(0x17e)]&&(_0x4b9aea[_0x57b97a(0x176)](_0x21f47c[_0x57b97a(0x161)]),_0x4a7c76=!0x0);}}else{if(_0x57b97a(0x1a2)==_0x4b9aea[_0x57b97a(0x11e)]){if(!_0x4b9aea[_0x57b97a(0x186)]||!_0x4b9aea[_0x57b97a(0x186)][_0x57b97a(0x181)])continue;const _0x4dfa1b=_0x4b9aea[_0x57b97a(0x186)][_0x57b97a(0x17d)];if(_0x4dfa1b&&Object[_0x57b97a(0x12f)](_0x4dfa1b)[_0x57b97a(0x1b6)])continue;const _0x332b80=_0x4b9aea[_0x57b97a(0x186)][_0x57b97a(0x181)];let _0x419592=!0x0,_0x18deae=!0x0;for(const _0x32c78b of _0x581627)if(_0x32c78b[_0x57b97a(0x11e)]&&_0x32c78b[_0x57b97a(0x11e)][_0x57b97a(0x134)](_0x57b97a(0x127))){if(!_0x32c78b[_0x57b97a(0x186)][_0x57b97a(0x181)]){_0x18deae=!0x1;break;}if(_0x32c78b['id']!=_0x4b9aea['id']&&_0x32c78b[_0x57b97a(0x186)][_0x57b97a(0x181)]==_0x332b80){_0x419592=!0x1;break;}}_0x18deae&&_0x419592&&(_0x4b9aea[_0x57b97a(0x1d7)](),_0x4a7c76=!0x0);}}for(const _0x3c66d8 of _0x1ecdd2)_0x6cfe55[_0x57b97a(0x133)](_0x3c66d8);for(const _0x57a40d of _0x5b4797)_0x6cfe55[_0x57b97a(0x124)](_0x57a40d);return _0x4a7c76;}),_0x30bf07[_0x30aeb9(0x148)][_0x30aeb9(0x19a)](_0x30aeb9(0x125))[_0x30aeb9(0x1bc)]({'model':_0x30aeb9(0x19d),'view':_0x1b3a68=>_0x1488b7(_0x1b3a68),'converterPriority':_0x30aeb9(0x1d6)}),_0x30bf07[_0x30aeb9(0x148)][_0x30aeb9(0x19a)](_0x30aeb9(0x1e1))[_0x30aeb9(0x1bc)]({'model':_0x30aeb9(0x19d),'view':(_0x126468,_0x5a1799)=>_0x5a1799[_0x30aeb9(0x153)][_0x30aeb9(0x189)]?_0x1488b7(_0x126468,!0x1):null,'converterPriority':_0x30aeb9(0x1d6)});const _0x3f827a=_0x30bf07[_0x30aeb9(0x17c)][_0x30aeb9(0x19c)];this[_0x30aeb9(0x131)](_0x3f827a[_0x30aeb9(0x15a)],_0x30aeb9(0x17f),(_0x486670,_0x462bdb)=>{const _0x25240c=_0x30aeb9,_0x644625=[];for(const _0x4e862e of _0x3f827a[_0x25240c(0x166)](_0x462bdb[_0x25240c(0x115)])[_0x25240c(0x171)]())_0x4e862e['is'](_0x25240c(0x144),_0x25240c(0x1c0))&&_0x644625[_0x25240c(0x11a)](_0x4e862e);_0x3f827a[_0x25240c(0x14c)](_0x550188=>{const _0x4367da=_0x25240c;for(const _0x14db0b of _0x644625)_0x550188[_0x4367da(0x18b)](_0x550188[_0x4367da(0x166)](_0x14db0b),_0x550188[_0x4367da(0x160)](_0x14db0b)),_0x550188[_0x4367da(0x133)](_0x14db0b);});});}}function _0x25bd(){const _0x2516df=['tablePasteCell','nodeAfter','tableCellPadding','isEqual','tablePasteRow','createTableWalker','Users','getAttributes','10622460aJLgSH','plugins','discard','getRows','table','getAllAdjacentSuggestions','registerPostFixer','createElement','paragraph','_getCoordsForCells','low','locale','length','rows','has','getRange','find','editor','markerToHighlight','tableCellBorderColor','cell','fromEntries','suggestion-td','markerName','removeColumns','previous','formatBlock','5sZVyKN','getChangedMarkers','_replaceTableSlotCell','updateMarker','markMultiRangeInsertion','48EOlhbw','getSuggestions','activeMarkers','_tablePostFixingSubtypes','tablePasteColumn','548pAbJAk','add','getTableIfOnlyTableInContent','deletionRanges','selection','every','map','high','removeMarkers','getSuggestionCallback','getChild','nextSibling','isInContent','descriptionFactory','row','insert','model','tableCell','dataDowncast','*Replace\x20table\x20cells*','content','getSuggestion','findAncestor','end','markMultiRangeBlockFormat','push','TrackChangesEditing','batch','getContainedElement','subType','getMarkers','fromRange','tableCellBackgroundColor','createRangeOn','suggestionUnloaded','unwrap','editingDowncast','$graveyard','tablePaste','fill','set','forceDefaultExecution','endColumn','schema','start','tableCellBorderStyle','keys','ck-suggestion-marker-insertion','listenTo','next','remove','startsWith','columns','createRange','type','containsRange','getRanges','registerDescriptionCallback','some','filter','wrap','previousSibling','forEach','4256708GuaQgJ','author','setAttributes','10LEzgZX','element','return','first','removeRows','conversion','register','TableUtils','get','change','tableCellBorderWidth','markers','4521723izNZOr','from','endRow','column','options','_suggestionFactory','elementToElement','value','rowInsertionIndexes','tableCellVerticalAlignment','documentSelection','document','getSelectionAffectedTableCells','includes','cells','insertContent','deletion','createPositionBefore','name','accept','stop','reduce','rowInsertionRanges','createRangeIn','oldRange','columnInsertionIndexes','tableCellHorizontalAlignment','ck-suggestion-marker','insertColumns','insertionRanges','insertion','redo','insertRows','afterInit','getItems','suggestionLoaded','columnInsertionRanges','position','root','removeMarker','166qCcFBy','getColumnIndexes','markMultiRangeDeletion','TableClipboard','tableCellSuggestion','editing','markerAttributes','isEmpty','clipboardOutput','_isForcedDefaultExecutionBlock','tablePasteChainId','newRange','_createdBatches','hasSuggestion','entries','attributes','rootName','commands','showSuggestionHighlights','requires','move','getChanges','ck-suggestion-marker--active','trackChanges','getRowIndexes','249459mKvrfH','last','join','detach','differ','10420773RSumzM','getColumns','call','_splitMarkerName','getShiftedBy','for','setAttribute','view','suggestion:formatBlock:tablePasteCell','getChildren','suggestion','14232123rzlcxd','registerCustomCallback'];_0x25bd=function(){return _0x2516df;};return _0x25bd();}function ke(_0x2f35fb){const _0x2b91fa=_0x57d616;if(_0x2f35fb[_0x2b91fa(0x17e)])return!0x0;const _0x1fcc57=_0x2f35fb[_0x2b91fa(0x1d9)](0x0);return _0x1fcc57['is'](_0x2b91fa(0x144),_0x2b91fa(0x1b2))&&_0x1fcc57[_0x2b91fa(0x17e)];}function Re(_0x192a23,_0x1b0903={},_0x1e7594){const _0x5233c8=_0x57d616;for(const {isAnchor:_0x5e56a3,cellHeight:_0x1fc735,cellWidth:_0x19a022}of _0x1e7594[_0x5233c8(0x1a7)](_0x192a23,{'includeAllSlots':!0x0,..._0x1b0903}))if(!_0x5e56a3||0x1!=_0x1fc735||0x1!=_0x19a022)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x177724=_0xe2cd;(function(_0x245137,_0x5c48bc){const _0x332f24=_0xe2cd,_0x1bee4d=_0x245137();while(!![]){try{const _0xa672c9=parseInt(_0x332f24(0x95))/0x1*(-parseInt(_0x332f24(0x73))/0x2)+parseInt(_0x332f24(0x99))/0x3+parseInt(_0x332f24(0x78))/0x4+-parseInt(_0x332f24(0x83))/0x5*(-parseInt(_0x332f24(0xa1))/0x6)+parseInt(_0x332f24(0x9d))/0x7+-parseInt(_0x332f24(0x90))/0x8+-parseInt(_0x332f24(0x77))/0x9;if(_0xa672c9===_0x5c48bc)break;else _0x1bee4d['push'](_0x1bee4d['shift']());}catch(_0x4e3e71){_0x1bee4d['push'](_0x1bee4d['shift']());}}}(_0x3dcd,0xf0830));function _0x3dcd(){const _0x1b9477=['getAttribute','getColumnGroupElement','registerDescriptionCallback','afterInit','model','TrackChangesEditing','change','accept','63034uglWbh','getTableColumnsWidths','type','tableWidth','8669637ZEUfCF','1537728ppteJv','document','formatInline','formatBlock','formatGroupId','commandParams','markBlockFormat','has','TableColumnResizeEditing','getSuggestionCallback','handleSuggestionDescription','25izmRUD','editor','Users','table','subType','getContainedElement','bind','discard','plugins','descriptionFactory','columnWidths','get','_suggestionFactory','6546456KxzGFn','format','data','resizeTable','resizeTableWidth','48rQMHNw','getSuggestions','author','selection','4007514LUrQML','handleResizeTableWidthCommand','locale','enableCommand','11043389QpsRlk','registerCustomCallback','getSelectedElement','*Format:*\x20resize\x20table','1177986vCqvFy'];_0x3dcd=function(){return _0x1b9477;};return _0x3dcd();}import{Plugin as _0x4b87b0}from'ckeditor5/src/core.js';function _0xe2cd(_0x18980b,_0x3f63e3){const _0x3dcd2e=_0x3dcd();return _0xe2cd=function(_0xe2cd1,_0x1c73d9){_0xe2cd1=_0xe2cd1-0x6f;let _0x531c67=_0x3dcd2e[_0xe2cd1];return _0x531c67;},_0xe2cd(_0x18980b,_0x3f63e3);}import{getTranslation as _0x4bfc1a}from'../utils/common-translations.js';export default class Nt extends _0x4b87b0{[_0x177724(0xa5)](){const _0x9a6b1a=_0x177724;if(!this[_0x9a6b1a(0x84)][_0x9a6b1a(0x8b)][_0x9a6b1a(0x7f)](_0x9a6b1a(0x80)))return;const _0x5994cf=this[_0x9a6b1a(0x84)][_0x9a6b1a(0x8b)][_0x9a6b1a(0x8e)](_0x9a6b1a(0x70));_0x5994cf[_0x9a6b1a(0x9c)](_0x9a6b1a(0x94),this[_0x9a6b1a(0x9a)][_0x9a6b1a(0x89)](this)),_0x5994cf[_0x9a6b1a(0x8f)][_0x9a6b1a(0x9e)](_0x9a6b1a(0x7b),_0x9a6b1a(0x93),_0x9a6b1a(0x72),_0x5994cf[_0x9a6b1a(0x8f)][_0x9a6b1a(0x81)](_0x9a6b1a(0x7b),null,_0x9a6b1a(0x8a))),_0x5994cf[_0x9a6b1a(0x8f)][_0x9a6b1a(0x9e)](_0x9a6b1a(0x7b),_0x9a6b1a(0x93),_0x9a6b1a(0x8a),_0x5994cf[_0x9a6b1a(0x8f)][_0x9a6b1a(0x81)](_0x9a6b1a(0x7b),null,_0x9a6b1a(0x72))),_0x5994cf[_0x9a6b1a(0x8c)][_0x9a6b1a(0xa4)](this[_0x9a6b1a(0x82)][_0x9a6b1a(0x89)](this));}[_0x177724(0x9a)](_0xeee583,_0x29b9fc){const _0x237e33=_0x177724,_0x44ebe0=this[_0x237e33(0x84)][_0x237e33(0x8b)][_0x237e33(0x8e)](_0x237e33(0x70)),_0x4c9a44=this[_0x237e33(0x84)][_0x237e33(0x8b)][_0x237e33(0x8e)](_0x237e33(0x80)),_0x1c872b=_0x29b9fc[_0x237e33(0x86)]||this[_0x237e33(0x84)][_0x237e33(0x6f)][_0x237e33(0x79)][_0x237e33(0x98)][_0x237e33(0x9f)]();this[_0x237e33(0x84)][_0x237e33(0x6f)][_0x237e33(0x71)](()=>{const _0x172a9b=_0x237e33,_0x4b54fa=_0x4c9a44[_0x172a9b(0xa3)](_0x1c872b);let _0x128bba=_0x4b54fa?_0x4c9a44[_0x172a9b(0x74)](_0x4b54fa):null,_0x234044=_0x1c872b[_0x172a9b(0xa2)](_0x172a9b(0x76))||null;const _0x5d45d8=_0x29b9fc[_0x172a9b(0x76)]||_0x234044,_0x546a83=_0x29b9fc[_0x172a9b(0x8d)]||_0x128bba,_0x4ddbf5=this[_0x172a9b(0x84)][_0x172a9b(0x8b)][_0x172a9b(0x8e)](_0x172a9b(0x85))['me'];for(const _0x5bd42a of _0x44ebe0[_0x172a9b(0x96)]()){const _0x5b5869=_0x5bd42a[_0x172a9b(0x88)]();if(_0x172a9b(0x93)===_0x5bd42a[_0x172a9b(0x87)]&&_0x5b5869===_0x1c872b){_0x5bd42a[_0x172a9b(0x97)]!==_0x4ddbf5&&_0x5bd42a[_0x172a9b(0x8a)]();const _0x56b52c=_0x5bd42a[_0x172a9b(0x92)][_0x172a9b(0x7d)];_0x234044=_0x56b52c[0x0][_0x172a9b(0x76)],_0x128bba=_0x56b52c[0x0][_0x172a9b(0x8d)];break;}}_0xeee583({'table':_0x1c872b,'tableWidth':_0x5d45d8,'columnWidths':_0x546a83}),_0x44ebe0[_0x172a9b(0x7e)](_0x1c872b,{'commandName':_0x172a9b(0x94),'commandParams':[{'tableWidth':_0x234044,'columnWidths':_0x128bba}],'formatGroupId':_0x172a9b(0x93)},[],_0x172a9b(0x93));});}[_0x177724(0x82)](_0xb801f2){const _0x2f769a=_0x177724;if(_0x2f769a(0x7b)!=_0xb801f2[_0x2f769a(0x75)]&&_0x2f769a(0x7a)!=_0xb801f2[_0x2f769a(0x75)])return;const {data:_0xc32bbd}=_0xb801f2;if(_0xc32bbd&&_0x2f769a(0x93)===_0xc32bbd[_0x2f769a(0x7c)]){const _0xa0aff5=_0x2f769a(0xa0);return{'type':_0x2f769a(0x91),'content':_0x4bfc1a(this[_0x2f769a(0x84)][_0x2f769a(0x9b)],_0xa0aff5)};}}}
23
+ function _0x4c88(_0x206634,_0x36a1fe){const _0x9557ee=_0x9557();return _0x4c88=function(_0x4c88d9,_0x1bdb7d){_0x4c88d9=_0x4c88d9-0x18c;let _0x3767a0=_0x9557ee[_0x4c88d9];return _0x3767a0;},_0x4c88(_0x206634,_0x36a1fe);}const _0x15feb5=_0x4c88;(function(_0x5d30e7,_0x1f7a09){const _0x19dc55=_0x4c88,_0x238791=_0x5d30e7();while(!![]){try{const _0x304182=-parseInt(_0x19dc55(0x1b4))/0x1+-parseInt(_0x19dc55(0x1a1))/0x2*(-parseInt(_0x19dc55(0x190))/0x3)+parseInt(_0x19dc55(0x18c))/0x4*(parseInt(_0x19dc55(0x1bd))/0x5)+-parseInt(_0x19dc55(0x1a4))/0x6*(-parseInt(_0x19dc55(0x192))/0x7)+-parseInt(_0x19dc55(0x1b7))/0x8*(-parseInt(_0x19dc55(0x194))/0x9)+parseInt(_0x19dc55(0x1bf))/0xa*(parseInt(_0x19dc55(0x1aa))/0xb)+-parseInt(_0x19dc55(0x19a))/0xc;if(_0x304182===_0x1f7a09)break;else _0x238791['push'](_0x238791['shift']());}catch(_0xde8d71){_0x238791['push'](_0x238791['shift']());}}}(_0x9557,0xad62e));import{Plugin as _0x2af9ec}from'ckeditor5/src/core.js';import{getTranslation as _0xcfe463}from'../utils/common-translations.js';function _0x9557(){const _0x2774bd=['subType','tableWidth','resizeTable','discard','locale','afterInit','592649zoIQjS','resizeTableWidth','getColumnGroupElement','7480568yxbrvg','model','registerDescriptionCallback','*Format:*\x20resize\x20table','get','getSelectedElement','130jtQJJy','registerCustomCallback','1344760MjJKus','TableColumnResizeEditing','selection','enableCommand','table','columnWidths','Users','158024SnKdyL','editor','getContainedElement','format','469923PWnTxr','author','74242FGZjAZ','getTableColumnsWidths','9fbQNLz','getAttribute','descriptionFactory','formatInline','commandParams','formatBlock','25768008EyEgsZ','document','formatGroupId','getSuggestionCallback','handleSuggestionDescription','handleResizeTableWidthCommand','data','4ctyBwN','getSuggestions','accept','132NINJVa','type','_suggestionFactory','bind','TrackChangesEditing','plugins','77WdCOSl','markBlockFormat','change','has'];_0x9557=function(){return _0x2774bd;};return _0x9557();}export default class Nt extends _0x2af9ec{[_0x15feb5(0x1b3)](){const _0x2dcb90=_0x15feb5;if(!this[_0x2dcb90(0x18d)][_0x2dcb90(0x1a9)][_0x2dcb90(0x1ad)](_0x2dcb90(0x1c0)))return;const _0x4d95a2=this[_0x2dcb90(0x18d)][_0x2dcb90(0x1a9)][_0x2dcb90(0x1bb)](_0x2dcb90(0x1a8));_0x4d95a2[_0x2dcb90(0x1c2)](_0x2dcb90(0x1b5),this[_0x2dcb90(0x19f)][_0x2dcb90(0x1a7)](this)),_0x4d95a2[_0x2dcb90(0x1a6)][_0x2dcb90(0x1be)](_0x2dcb90(0x199),_0x2dcb90(0x1b0),_0x2dcb90(0x1a3),_0x4d95a2[_0x2dcb90(0x1a6)][_0x2dcb90(0x19d)](_0x2dcb90(0x199),null,_0x2dcb90(0x1b1))),_0x4d95a2[_0x2dcb90(0x1a6)][_0x2dcb90(0x1be)](_0x2dcb90(0x199),_0x2dcb90(0x1b0),_0x2dcb90(0x1b1),_0x4d95a2[_0x2dcb90(0x1a6)][_0x2dcb90(0x19d)](_0x2dcb90(0x199),null,_0x2dcb90(0x1a3))),_0x4d95a2[_0x2dcb90(0x196)][_0x2dcb90(0x1b9)](this[_0x2dcb90(0x19e)][_0x2dcb90(0x1a7)](this));}[_0x15feb5(0x19f)](_0x3d52e2,_0x3862e1){const _0x4ef571=_0x15feb5,_0x25477e=this[_0x4ef571(0x18d)][_0x4ef571(0x1a9)][_0x4ef571(0x1bb)](_0x4ef571(0x1a8)),_0x3a5aa8=this[_0x4ef571(0x18d)][_0x4ef571(0x1a9)][_0x4ef571(0x1bb)](_0x4ef571(0x1c0)),_0x229009=_0x3862e1[_0x4ef571(0x1c3)]||this[_0x4ef571(0x18d)][_0x4ef571(0x1b8)][_0x4ef571(0x19b)][_0x4ef571(0x1c1)][_0x4ef571(0x1bc)]();this[_0x4ef571(0x18d)][_0x4ef571(0x1b8)][_0x4ef571(0x1ac)](()=>{const _0xb483=_0x4ef571,_0x247e86=_0x3a5aa8[_0xb483(0x1b6)](_0x229009);let _0x2e9bc3=_0x247e86?_0x3a5aa8[_0xb483(0x193)](_0x247e86):null,_0x1a2051=_0x229009[_0xb483(0x195)](_0xb483(0x1af))||null;const _0x5c1e0a=_0x3862e1[_0xb483(0x1af)]||_0x1a2051,_0x5101dc=_0x3862e1[_0xb483(0x1c4)]||_0x2e9bc3,_0x395e83=this[_0xb483(0x18d)][_0xb483(0x1a9)][_0xb483(0x1bb)](_0xb483(0x1c5))['me'];for(const _0x99a37f of _0x25477e[_0xb483(0x1a2)]()){const _0x114530=_0x99a37f[_0xb483(0x18e)]();if(_0xb483(0x1b0)===_0x99a37f[_0xb483(0x1ae)]&&_0x114530===_0x229009){_0x99a37f[_0xb483(0x191)]!==_0x395e83&&_0x99a37f[_0xb483(0x1b1)]();const _0x43a905=_0x99a37f[_0xb483(0x1a0)][_0xb483(0x198)];_0x1a2051=_0x43a905[0x0][_0xb483(0x1af)],_0x2e9bc3=_0x43a905[0x0][_0xb483(0x1c4)];break;}}_0x3d52e2({'table':_0x229009,'tableWidth':_0x5c1e0a,'columnWidths':_0x5101dc}),_0x25477e[_0xb483(0x1ab)](_0x229009,{'commandName':_0xb483(0x1b5),'commandParams':[{'tableWidth':_0x1a2051,'columnWidths':_0x2e9bc3}],'formatGroupId':_0xb483(0x1b0)},[],_0xb483(0x1b0));});}[_0x15feb5(0x19e)](_0x283599){const _0x30eec1=_0x15feb5;if(_0x30eec1(0x199)!=_0x283599[_0x30eec1(0x1a5)]&&_0x30eec1(0x197)!=_0x283599[_0x30eec1(0x1a5)])return;const {data:_0x498227}=_0x283599;if(_0x498227&&_0x30eec1(0x1b0)===_0x498227[_0x30eec1(0x19c)]){const _0x365566=_0x30eec1(0x1ba);return{'type':_0x30eec1(0x18f),'content':_0xcfe463(this[_0x30eec1(0x18d)][_0x30eec1(0x1b2)],_0x365566)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3c0631=_0x2791;function _0x2791(_0xd9b651,_0xd9cb9e){const _0x3d1204=_0x3d12();return _0x2791=function(_0x279194,_0x27c44d){_0x279194=_0x279194-0x18c;let _0x3f1170=_0x3d1204[_0x279194];return _0x3f1170;},_0x2791(_0xd9b651,_0xd9cb9e);}(function(_0x201df3,_0x5eaea2){const _0x1e43ae=_0x2791,_0x5eda2e=_0x201df3();while(!![]){try{const _0x32a9d3=parseInt(_0x1e43ae(0x1b9))/0x1*(-parseInt(_0x1e43ae(0x1a2))/0x2)+parseInt(_0x1e43ae(0x1a3))/0x3*(-parseInt(_0x1e43ae(0x1a5))/0x4)+parseInt(_0x1e43ae(0x1a1))/0x5*(parseInt(_0x1e43ae(0x1bb))/0x6)+parseInt(_0x1e43ae(0x1a6))/0x7+-parseInt(_0x1e43ae(0x192))/0x8*(parseInt(_0x1e43ae(0x1c0))/0x9)+parseInt(_0x1e43ae(0x1ad))/0xa+-parseInt(_0x1e43ae(0x1d8))/0xb;if(_0x32a9d3===_0x5eaea2)break;else _0x5eda2e['push'](_0x5eda2e['shift']());}catch(_0x1de715){_0x5eda2e['push'](_0x5eda2e['shift']());}}}(_0x3d12,0x1c2c3));import{Plugin as _0x537195}from'ckeditor5/src/core.js';import _0x14c425 from'./table.js';import{getTranslation as _0x15a157}from'../utils/common-translations.js';export default class Ct extends _0x537195{static get[_0x3c0631(0x1dd)](){return[_0x14c425];}[_0x3c0631(0x1bf)](){const _0x518c08=_0x3c0631,_0x303c97=this[_0x518c08(0x198)];if(!_0x303c97[_0x518c08(0x1c4)][_0x518c08(0x1d9)](_0x518c08(0x1e2)))return;const _0x1d7615=_0x303c97[_0x518c08(0x1de)],_0x53fcb0=_0x303c97[_0x518c08(0x1c4)][_0x518c08(0x1a7)](_0x518c08(0x1cd));_0x53fcb0[_0x518c08(0x1d0)](_0x518c08(0x19f)),_0x53fcb0[_0x518c08(0x1d0)](_0x518c08(0x1dc)),_0x53fcb0[_0x518c08(0x1cf)](_0x518c08(0x1b5)),_0x53fcb0[_0x518c08(0x1cf)](_0x518c08(0x195)),_0x53fcb0[_0x518c08(0x1e0)][_0x518c08(0x1ce)](_0x518c08(0x1b5),_0x15a157(_0x1d7615,_0x518c08(0x1b3))),_0x53fcb0[_0x518c08(0x1e0)][_0x518c08(0x1ce)](_0x518c08(0x195),_0x15a157(_0x1d7615,_0x518c08(0x19d))),this[_0x518c08(0x1da)]();}[_0x3c0631(0x1da)](){const _0x454dd6=_0x3c0631,_0x1acf30=this[_0x454dd6(0x198)][_0x454dd6(0x1c4)][_0x454dd6(0x1a7)](_0x454dd6(0x1cd)),_0x2709f5=this[_0x454dd6(0x198)][_0x454dd6(0x1c4)][_0x454dd6(0x1a7)](_0x454dd6(0x1c5)),_0x54fb3b=this[_0x454dd6(0x198)][_0x454dd6(0x1c4)][_0x454dd6(0x1a7)](_0x14c425)[_0x454dd6(0x1ac)]();function _0x193c7c({showActiveMarker:_0x3be708=!0x0,setDataAttribute:_0x4dfe03=!0x0}={}){return(_0x682470,_0x3df72e,_0xb8510b)=>{const _0x5bd3a0=_0x2791,{type:_0x251ea0,id:_0xfc4229}=_0x1acf30[_0x5bd3a0(0x1d7)](_0x3df72e[_0x5bd3a0(0x19a)]),_0x3d9aca=_0x1acf30[_0x5bd3a0(0x196)](_0xfc4229),_0x12e1ef=_0x3d9aca[_0x5bd3a0(0x1b0)];if(_0x5bd3a0(0x1cc)!=_0x3d9aca[_0x5bd3a0(0x1b1)]||!_0x12e1ef||_0x5bd3a0(0x1dc)!=_0x12e1ef[_0x5bd3a0(0x1d1)])return;if(_0x3df72e[_0x5bd3a0(0x19c)])return void _0x682470[_0x5bd3a0(0x19b)]();if(!_0xb8510b[_0x5bd3a0(0x1c6)][_0x5bd3a0(0x1a9)](_0x3df72e[_0x5bd3a0(0x191)],_0x682470[_0x5bd3a0(0x1b8)]))return;const _0x27393f=_0x3df72e[_0x5bd3a0(0x191)][_0x5bd3a0(0x1b6)][_0x5bd3a0(0x1d5)],_0x4c7c0e=_0x3df72e[_0x5bd3a0(0x191)][_0x5bd3a0(0x1c3)][_0x5bd3a0(0x1d3)],_0x24d4b4=_0x27393f[_0x5bd3a0(0x199)][_0x5bd3a0(0x199)],{column:_0x53fae7}=_0x2709f5[_0x5bd3a0(0x1cb)](_0x27393f),{column:_0x18230e}=_0x2709f5[_0x5bd3a0(0x1cb)](_0x4c7c0e);for(let _0xccd9cf=_0x53fae7;_0xccd9cf<=_0x18230e;_0xccd9cf++){const _0x1085df=_0x2709f5[_0x5bd3a0(0x1af)](_0x24d4b4,{'column':_0xccd9cf,'includeAllSlots':!0x1});for(const _0x1b2332 of _0x1085df){const _0x14e296=_0x1b2332[_0x5bd3a0(0x1db)],_0x222d47=_0xb8510b[_0x5bd3a0(0x1ca)][_0x5bd3a0(0x18e)](_0x14e296);_0xb8510b[_0x5bd3a0(0x1c1)][_0x5bd3a0(0x190)](_0x5bd3a0(0x1bc)+_0x251ea0,_0x222d47),_0x4dfe03&&_0xb8510b[_0x5bd3a0(0x1c1)][_0x5bd3a0(0x1b7)](_0x5bd3a0(0x1c7),_0xfc4229,_0x222d47),_0xb8510b[_0x5bd3a0(0x1ca)][_0x5bd3a0(0x19e)](_0x222d47,_0x3df72e[_0x5bd3a0(0x19a)]),_0x3be708&&(_0x1acf30[_0x5bd3a0(0x1a0)][_0x5bd3a0(0x1e1)](_0x3df72e[_0x5bd3a0(0x19a)])?_0xb8510b[_0x5bd3a0(0x1c1)][_0x5bd3a0(0x190)](_0x5bd3a0(0x1b2),_0x222d47):_0xb8510b[_0x5bd3a0(0x1c1)][_0x5bd3a0(0x1c2)](_0x5bd3a0(0x1b2),_0x222d47));}}};}_0x1acf30[_0x454dd6(0x1d4)][_0x454dd6(0x1df)](_0x454dd6(0x1cc),_0x454dd6(0x19f),_0x454dd6(0x1a4),_0x54fb3b),_0x1acf30[_0x454dd6(0x1d4)][_0x454dd6(0x1df)](_0x454dd6(0x1cc),_0x454dd6(0x1dc),_0x454dd6(0x1a4),_0x54fb3b),this[_0x454dd6(0x198)][_0x454dd6(0x1ae)][_0x454dd6(0x1c9)]['on'](_0x454dd6(0x1aa),_0x193c7c(),{'priority':_0x454dd6(0x1c8)}),this[_0x454dd6(0x198)][_0x454dd6(0x1b0)][_0x454dd6(0x1c9)]['on'](_0x454dd6(0x1aa),(_0x18649b,_0x2569b8,_0x337540)=>{const _0x3fac0d=_0x454dd6;_0x337540[_0x3fac0d(0x18d)][_0x3fac0d(0x193)]&&_0x193c7c({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x18649b,_0x2569b8,_0x337540);},{'priority':_0x454dd6(0x1c8)}),this[_0x454dd6(0x198)][_0x454dd6(0x1ae)][_0x454dd6(0x1c9)]['on'](_0x454dd6(0x1bd),(_0x2e0c8e,_0x558bd5,_0x4e18ba)=>{const _0x2bcf47=_0x454dd6,{type:_0x30d54e,id:_0x1a12f8}=_0x1acf30[_0x2bcf47(0x1d7)](_0x558bd5[_0x2bcf47(0x19a)]),_0x4af23d=_0x1acf30[_0x2bcf47(0x196)](_0x1a12f8),_0x40d83d=_0x4af23d[_0x2bcf47(0x1b0)];if(_0x2bcf47(0x1cc)!=_0x4af23d[_0x2bcf47(0x1b1)]||!_0x40d83d||_0x2bcf47(0x1dc)!=_0x40d83d[_0x2bcf47(0x1d1)])return;const _0x1bc91f=_0x4e18ba[_0x2bcf47(0x1ca)][_0x2bcf47(0x18f)](_0x558bd5[_0x2bcf47(0x19a)]);if(_0x1bc91f){for(const _0x20dc50 of _0x1bc91f)_0x4e18ba[_0x2bcf47(0x1c1)][_0x2bcf47(0x1c2)](_0x2bcf47(0x1bc)+_0x30d54e,_0x20dc50),_0x4e18ba[_0x2bcf47(0x1c1)][_0x2bcf47(0x1c2)](_0x2bcf47(0x1b2),_0x20dc50),_0x4e18ba[_0x2bcf47(0x1c1)][_0x2bcf47(0x18c)](_0x2bcf47(0x1c7),_0x20dc50),_0x4e18ba[_0x2bcf47(0x1ca)][_0x2bcf47(0x1d2)](_0x20dc50,_0x558bd5[_0x2bcf47(0x19a)]);}},{'priority':_0x454dd6(0x1c8)}),this[_0x454dd6(0x197)]();}[_0x3c0631(0x197)](){const _0x3e76ed=_0x3c0631,_0x40b81d=this[_0x3e76ed(0x198)],_0x4d06bb=_0x40b81d[_0x3e76ed(0x1de)];function _0x310916(_0x5d8f75){const _0x40dadd=_0x3e76ed;return{'type':_0x40dadd(0x1ba),'content':_0x15a157(_0x4d06bb,_0x40dadd(0x1a8),_0x5d8f75)};}_0x40b81d[_0x3e76ed(0x1c4)][_0x3e76ed(0x1a7)](_0x3e76ed(0x1cd))[_0x3e76ed(0x1e0)][_0x3e76ed(0x1d6)](_0x44ae6e=>{const _0x1a2aaa=_0x3e76ed;if(_0x1a2aaa(0x1cc)!=_0x44ae6e[_0x1a2aaa(0x1b1)])return;const {data:_0x5b65ab}=_0x44ae6e;if(_0x5b65ab){if(_0x1a2aaa(0x19f)==_0x5b65ab[_0x1a2aaa(0x1d1)]){const _0x33d6fc=_0x5b65ab[_0x1a2aaa(0x1b4)][0x0][_0x1a2aaa(0x194)];return _0x310916(_0x15a157(_0x4d06bb,_0x33d6fc?_0x1a2aaa(0x1b3):_0x1a2aaa(0x1ab)));}if(_0x1a2aaa(0x1dc)==_0x5b65ab[_0x1a2aaa(0x1d1)]){const _0x44fd6c=_0x5b65ab[_0x1a2aaa(0x1b4)][0x0][_0x1a2aaa(0x194)];return _0x310916(_0x15a157(_0x4d06bb,_0x44fd6c?_0x1a2aaa(0x19d):_0x1a2aaa(0x1be)));}}});}}function _0x3d12(){const _0x5de6de=['name','12188YBRGrr','format','62022TeYrOn','ck-suggestion-marker-','removeMarker:suggestion','FORMAT_REGULAR_COLUMN','afterInit','46503SYMupT','writer','removeClass','end','plugins','TableUtils','consumable','data-suggestion','highest','downcastDispatcher','mapper','getCellLocation','formatBlock','TrackChangesEditing','registerAttributeLabel','registerBlockAttribute','enableDefaultAttributesIntegration','commandName','unbindElementFromMarkerName','nodeBefore','_suggestionFactory','nodeAfter','registerDescriptionCallback','_splitMarkerName','1598960cmQzQh','has','_handleLegacySuggestions','cell','setTableColumnHeader','requires','locale','registerCustomCallback','descriptionFactory','includes','TableEditing','removeAttribute','options','toViewElement','markerNameToElements','addClass','markerRange','168PJtSyG','showSuggestionHighlights','forceValue','headingColumns','getSuggestion','_registerLegacyDescription','editor','parent','markerName','stop','item','FORMAT_HEADER_COLUMN','bindElementToMarker','setTableRowHeader','activeMarkers','85GigTSZ','8VUvdwk','21vfHJBi','accept','72604CohxHo','1584548oUhgSh','get','*Format:*\x20%0','consume','addMarker:suggestion','FORMAT_REGULAR_ROW','_acceptFormatSuggestionCallbackFactory','1429780lgMHLw','editing','createTableWalker','data','type','ck-suggestion-marker--active','FORMAT_HEADER_ROW','commandParams','headingRows','start','setAttribute'];_0x3d12=function(){return _0x5de6de;};return _0x3d12();}
23
+ const _0x32c4d3=_0x8f30;(function(_0x4d451a,_0x12c098){const _0xb09274=_0x8f30,_0x2f9490=_0x4d451a();while(!![]){try{const _0x584af3=parseInt(_0xb09274(0x19e))/0x1+-parseInt(_0xb09274(0x1aa))/0x2*(-parseInt(_0xb09274(0x1a6))/0x3)+parseInt(_0xb09274(0x19f))/0x4+-parseInt(_0xb09274(0x194))/0x5*(-parseInt(_0xb09274(0x18b))/0x6)+parseInt(_0xb09274(0x17b))/0x7*(-parseInt(_0xb09274(0x197))/0x8)+-parseInt(_0xb09274(0x173))/0x9+-parseInt(_0xb09274(0x1b8))/0xa;if(_0x584af3===_0x12c098)break;else _0x2f9490['push'](_0x2f9490['shift']());}catch(_0x2b320f){_0x2f9490['push'](_0x2f9490['shift']());}}}(_0x4fff,0x2ec95));import{Plugin as _0x43562f}from'ckeditor5/src/core.js';import _0x2d7008 from'./table.js';import{getTranslation as _0x597c38}from'../utils/common-translations.js';function _0x4fff(){const _0x58f045=['activeMarkers','requires','accept','TableEditing','downcastDispatcher','headingRows','338326vIsOSr','700888TRamwe','createTableWalker','cell','locale','registerCustomCallback','data','formatBlock','3FIkSTH','stop','markerNameToElements','TableUtils','25076osxexd','registerDescriptionCallback','addMarker:suggestion','end','has','FORMAT_HEADER_ROW','editing','includes','registerAttributeLabel','_handleLegacySuggestions','data-suggestion','type','*Format:*\x20%0','parent','2905710hRbsJu','commandName','enableDefaultAttributesIntegration','ck-suggestion-marker--active','setTableColumnHeader','FORMAT_HEADER_COLUMN','removeAttribute','consume','nodeAfter','editor','headingColumns','unbindElementFromMarkerName','item','_suggestionFactory','_registerLegacyDescription','_acceptFormatSuggestionCallbackFactory','getCellLocation','3020733pEuSBx','forceValue','removeClass','consumable','markerRange','toViewElement','FORMAT_REGULAR_COLUMN','_splitMarkerName','7YaxVUI','bindElementToMarker','highest','setAttribute','plugins','nodeBefore','mapper','registerBlockAttribute','get','commandParams','FORMAT_REGULAR_ROW','removeMarker:suggestion','showSuggestionHighlights','setTableRowHeader','afterInit','writer','192594FNnJFk','start','addClass','ck-suggestion-marker-','descriptionFactory','TrackChangesEditing','format','getSuggestion','name','50cfNoYl','options','markerName','233848eitfIR'];_0x4fff=function(){return _0x58f045;};return _0x4fff();}function _0x8f30(_0x1ee7b5,_0x5a2fd2){const _0x4fff89=_0x4fff();return _0x8f30=function(_0x8f3090,_0x4fa400){_0x8f3090=_0x8f3090-0x167;let _0x42885a=_0x4fff89[_0x8f3090];return _0x42885a;},_0x8f30(_0x1ee7b5,_0x5a2fd2);}export default class Ct extends _0x43562f{static get[_0x32c4d3(0x199)](){return[_0x2d7008];}[_0x32c4d3(0x189)](){const _0x3f7166=_0x32c4d3,_0x3bf1c8=this[_0x3f7166(0x16b)];if(!_0x3bf1c8[_0x3f7166(0x17f)][_0x3f7166(0x1ae)](_0x3f7166(0x19b)))return;const _0x352827=_0x3bf1c8[_0x3f7166(0x1a2)],_0xc06cc0=_0x3bf1c8[_0x3f7166(0x17f)][_0x3f7166(0x183)](_0x3f7166(0x190));_0xc06cc0[_0x3f7166(0x1ba)](_0x3f7166(0x188)),_0xc06cc0[_0x3f7166(0x1ba)](_0x3f7166(0x1bc)),_0xc06cc0[_0x3f7166(0x182)](_0x3f7166(0x19d)),_0xc06cc0[_0x3f7166(0x182)](_0x3f7166(0x16c)),_0xc06cc0[_0x3f7166(0x18f)][_0x3f7166(0x1b2)](_0x3f7166(0x19d),_0x597c38(_0x352827,_0x3f7166(0x1af))),_0xc06cc0[_0x3f7166(0x18f)][_0x3f7166(0x1b2)](_0x3f7166(0x16c),_0x597c38(_0x352827,_0x3f7166(0x167))),this[_0x3f7166(0x1b3)]();}[_0x32c4d3(0x1b3)](){const _0x52a01f=_0x32c4d3,_0x15d905=this[_0x52a01f(0x16b)][_0x52a01f(0x17f)][_0x52a01f(0x183)](_0x52a01f(0x190)),_0x78c6d7=this[_0x52a01f(0x16b)][_0x52a01f(0x17f)][_0x52a01f(0x183)](_0x52a01f(0x1a9)),_0x2e3b9a=this[_0x52a01f(0x16b)][_0x52a01f(0x17f)][_0x52a01f(0x183)](_0x2d7008)[_0x52a01f(0x171)]();function _0x5e4871({showActiveMarker:_0x2f7aec=!0x0,setDataAttribute:_0x576c7f=!0x0}={}){return(_0x3d91e7,_0x36f456,_0x3eec09)=>{const _0x14bae6=_0x8f30,{type:_0x4addee,id:_0x3a566c}=_0x15d905[_0x14bae6(0x17a)](_0x36f456[_0x14bae6(0x196)]),_0x504cdd=_0x15d905[_0x14bae6(0x192)](_0x3a566c),_0x32f9c9=_0x504cdd[_0x14bae6(0x1a4)];if(_0x14bae6(0x1a5)!=_0x504cdd[_0x14bae6(0x1b5)]||!_0x32f9c9||_0x14bae6(0x1bc)!=_0x32f9c9[_0x14bae6(0x1b9)])return;if(_0x36f456[_0x14bae6(0x16e)])return void _0x3d91e7[_0x14bae6(0x1a7)]();if(!_0x3eec09[_0x14bae6(0x176)][_0x14bae6(0x169)](_0x36f456[_0x14bae6(0x177)],_0x3d91e7[_0x14bae6(0x193)]))return;const _0x56cdc3=_0x36f456[_0x14bae6(0x177)][_0x14bae6(0x18c)][_0x14bae6(0x16a)],_0x368bba=_0x36f456[_0x14bae6(0x177)][_0x14bae6(0x1ad)][_0x14bae6(0x180)],_0x535cd1=_0x56cdc3[_0x14bae6(0x1b7)][_0x14bae6(0x1b7)],{column:_0x2671be}=_0x78c6d7[_0x14bae6(0x172)](_0x56cdc3),{column:_0x11ead4}=_0x78c6d7[_0x14bae6(0x172)](_0x368bba);for(let _0x40e08e=_0x2671be;_0x40e08e<=_0x11ead4;_0x40e08e++){const _0x1bc030=_0x78c6d7[_0x14bae6(0x1a0)](_0x535cd1,{'column':_0x40e08e,'includeAllSlots':!0x1});for(const _0xf405dc of _0x1bc030){const _0x17523a=_0xf405dc[_0x14bae6(0x1a1)],_0x4a1ccd=_0x3eec09[_0x14bae6(0x181)][_0x14bae6(0x178)](_0x17523a);_0x3eec09[_0x14bae6(0x18a)][_0x14bae6(0x18d)](_0x14bae6(0x18e)+_0x4addee,_0x4a1ccd),_0x576c7f&&_0x3eec09[_0x14bae6(0x18a)][_0x14bae6(0x17e)](_0x14bae6(0x1b4),_0x3a566c,_0x4a1ccd),_0x3eec09[_0x14bae6(0x181)][_0x14bae6(0x17c)](_0x4a1ccd,_0x36f456[_0x14bae6(0x196)]),_0x2f7aec&&(_0x15d905[_0x14bae6(0x198)][_0x14bae6(0x1b1)](_0x36f456[_0x14bae6(0x196)])?_0x3eec09[_0x14bae6(0x18a)][_0x14bae6(0x18d)](_0x14bae6(0x1bb),_0x4a1ccd):_0x3eec09[_0x14bae6(0x18a)][_0x14bae6(0x175)](_0x14bae6(0x1bb),_0x4a1ccd));}}};}_0x15d905[_0x52a01f(0x16f)][_0x52a01f(0x1a3)](_0x52a01f(0x1a5),_0x52a01f(0x188),_0x52a01f(0x19a),_0x2e3b9a),_0x15d905[_0x52a01f(0x16f)][_0x52a01f(0x1a3)](_0x52a01f(0x1a5),_0x52a01f(0x1bc),_0x52a01f(0x19a),_0x2e3b9a),this[_0x52a01f(0x16b)][_0x52a01f(0x1b0)][_0x52a01f(0x19c)]['on'](_0x52a01f(0x1ac),_0x5e4871(),{'priority':_0x52a01f(0x17d)}),this[_0x52a01f(0x16b)][_0x52a01f(0x1a4)][_0x52a01f(0x19c)]['on'](_0x52a01f(0x1ac),(_0x3d6a0f,_0x2d6967,_0x14a553)=>{const _0x4e923e=_0x52a01f;_0x14a553[_0x4e923e(0x195)][_0x4e923e(0x187)]&&_0x5e4871({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x3d6a0f,_0x2d6967,_0x14a553);},{'priority':_0x52a01f(0x17d)}),this[_0x52a01f(0x16b)][_0x52a01f(0x1b0)][_0x52a01f(0x19c)]['on'](_0x52a01f(0x186),(_0x1130dc,_0x3c5a7a,_0x180c9c)=>{const _0x44ba6f=_0x52a01f,{type:_0x21d3d7,id:_0x2e198f}=_0x15d905[_0x44ba6f(0x17a)](_0x3c5a7a[_0x44ba6f(0x196)]),_0x148870=_0x15d905[_0x44ba6f(0x192)](_0x2e198f),_0x4fe928=_0x148870[_0x44ba6f(0x1a4)];if(_0x44ba6f(0x1a5)!=_0x148870[_0x44ba6f(0x1b5)]||!_0x4fe928||_0x44ba6f(0x1bc)!=_0x4fe928[_0x44ba6f(0x1b9)])return;const _0x391464=_0x180c9c[_0x44ba6f(0x181)][_0x44ba6f(0x1a8)](_0x3c5a7a[_0x44ba6f(0x196)]);if(_0x391464){for(const _0x1579ec of _0x391464)_0x180c9c[_0x44ba6f(0x18a)][_0x44ba6f(0x175)](_0x44ba6f(0x18e)+_0x21d3d7,_0x1579ec),_0x180c9c[_0x44ba6f(0x18a)][_0x44ba6f(0x175)](_0x44ba6f(0x1bb),_0x1579ec),_0x180c9c[_0x44ba6f(0x18a)][_0x44ba6f(0x168)](_0x44ba6f(0x1b4),_0x1579ec),_0x180c9c[_0x44ba6f(0x181)][_0x44ba6f(0x16d)](_0x1579ec,_0x3c5a7a[_0x44ba6f(0x196)]);}},{'priority':_0x52a01f(0x17d)}),this[_0x52a01f(0x170)]();}[_0x32c4d3(0x170)](){const _0x534752=_0x32c4d3,_0x239a49=this[_0x534752(0x16b)],_0x4bfc87=_0x239a49[_0x534752(0x1a2)];function _0x10c524(_0x36a6c0){const _0xb50151=_0x534752;return{'type':_0xb50151(0x191),'content':_0x597c38(_0x4bfc87,_0xb50151(0x1b6),_0x36a6c0)};}_0x239a49[_0x534752(0x17f)][_0x534752(0x183)](_0x534752(0x190))[_0x534752(0x18f)][_0x534752(0x1ab)](_0x5e7cfb=>{const _0x5a01a2=_0x534752;if(_0x5a01a2(0x1a5)!=_0x5e7cfb[_0x5a01a2(0x1b5)])return;const {data:_0x5d654e}=_0x5e7cfb;if(_0x5d654e){if(_0x5a01a2(0x188)==_0x5d654e[_0x5a01a2(0x1b9)]){const _0x104b31=_0x5d654e[_0x5a01a2(0x184)][0x0][_0x5a01a2(0x174)];return _0x10c524(_0x597c38(_0x4bfc87,_0x104b31?_0x5a01a2(0x1af):_0x5a01a2(0x185)));}if(_0x5a01a2(0x1bc)==_0x5d654e[_0x5a01a2(0x1b9)]){const _0x41d0eb=_0x5d654e[_0x5a01a2(0x184)][0x0][_0x5a01a2(0x174)];return _0x10c524(_0x597c38(_0x4bfc87,_0x41d0eb?_0x5a01a2(0x167):_0x5a01a2(0x179)));}}});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x25357a=_0x575c;(function(_0x249385,_0x4efce9){const _0x416aa0=_0x575c,_0x5b8ccc=_0x249385();while(!![]){try{const _0x3b0e48=parseInt(_0x416aa0(0x179))/0x1+parseInt(_0x416aa0(0x162))/0x2*(-parseInt(_0x416aa0(0x14a))/0x3)+parseInt(_0x416aa0(0x187))/0x4+-parseInt(_0x416aa0(0x15a))/0x5*(-parseInt(_0x416aa0(0x19a))/0x6)+parseInt(_0x416aa0(0x16c))/0x7+-parseInt(_0x416aa0(0x1a3))/0x8+parseInt(_0x416aa0(0x189))/0x9;if(_0x3b0e48===_0x4efce9)break;else _0x5b8ccc['push'](_0x5b8ccc['shift']());}catch(_0x51b6d4){_0x5b8ccc['push'](_0x5b8ccc['shift']());}}}(_0x1e8e,0x9d3de));import{Plugin as _0x2bce15}from'ckeditor5/src/core.js';import _0x2cc399 from'./table.js';import{LiveRange as _0x30b28e}from'ckeditor5/src/engine.js';function _0x1e8e(){const _0x396d29=['map','mergeTableCells','_isForcedDefaultExecutionBlock','push','tableCell','horizontally','commands','selection','accept','isInContent','761034YVagnW','splitTableCellVertically','editor','getAncestors','rootName','TableEditing','formatBlock','containsRange','_tablePostFixingSubtypes','9388408xOuZHI','registerDescriptionCallback','author','registerCustomCallback','locale','length','setSelection','markBlockFormat','size','733323vAhhLO','getRanges','detach','_suggestionFactory','low','highest','mergeTableCellDown','TrackChangesEditing','enableCommand','model','deletion','refresh','find','value','formatInline','type','45gEvLRg','*Merge\x20cells*','stop','insertion','_areMergableCells','format','getSelectionAffectedTableCells','table','8VSDjBh','element','markMultiRangeBlockFormat','cell','commandName','get','root','createRangeOn','descriptionFactory','mergeTableCellRight','4580891OQKygi','direction','getSuggestions','return','execute','findAncestor','splitTableCellHorizontally','*Split\x20cell:*\x20horizontally','document','getFirstPosition','trackChanges','change','has','122189pMQHje','add','requires','*Split\x20cell:*\x20vertically','_areSelectedCellsMergable','from','set:isEnabled','mergeTableCellLeft','filter','TableUtils','isEnabled','subType','afterInit','getCellLocation','170604kTfqcw','forceDefaultExecution','7511157zSmVNj','createTableWalker','$graveyard','fromRange','_acceptFormatSuggestionCallbackFactory','mergeTableCellUp','plugins'];_0x1e8e=function(){return _0x396d29;};return _0x1e8e();}function _0x575c(_0x36fbca,_0x52d052){const _0x1e8e22=_0x1e8e();return _0x575c=function(_0x575cce,_0x7330f0){_0x575cce=_0x575cce-0x147;let _0x16dea3=_0x1e8e22[_0x575cce];return _0x16dea3;},_0x575c(_0x36fbca,_0x52d052);}import{getTranslation as _0xdc1bb0}from'../utils/common-translations.js';export default class vt extends _0x2bce15{static get[_0x25357a(0x17b)](){return[_0x2cc399];}[_0x25357a(0x185)](){const _0x1dcf19=_0x25357a,_0x328847=this[_0x1dcf19(0x19c)],_0x42fa08=_0x328847[_0x1dcf19(0x153)][_0x1dcf19(0x174)][_0x1dcf19(0x197)],_0x53183c=_0x328847[_0x1dcf19(0x1a7)];if(!_0x328847[_0x1dcf19(0x18f)][_0x1dcf19(0x178)](_0x1dcf19(0x19f)))return;const _0x37bb45=_0x328847[_0x1dcf19(0x18f)][_0x1dcf19(0x167)](_0x1dcf19(0x151)),_0x38d745=_0x328847[_0x1dcf19(0x18f)][_0x1dcf19(0x167)](_0x1dcf19(0x182)),_0x28b4af=_0x328847[_0x1dcf19(0x18f)][_0x1dcf19(0x167)](_0x2cc399);_0x28b4af[_0x1dcf19(0x1a2)][_0x1dcf19(0x193)](_0x1dcf19(0x191)),_0x37bb45[_0x1dcf19(0x152)](_0x1dcf19(0x191),()=>{const _0x5e6204=_0x1dcf19,_0x4d3760=_0x38d745[_0x5e6204(0x160)](_0x328847[_0x5e6204(0x153)][_0x5e6204(0x174)][_0x5e6204(0x197)]);_0x328847[_0x5e6204(0x153)][_0x5e6204(0x177)](()=>{const _0x59b3e2=_0x5e6204;_0x37bb45[_0x59b3e2(0x164)](_0x4d3760,{'commandName':_0x59b3e2(0x191),'commandParams':[]},[],_0x59b3e2(0x191));});}),_0x328847[_0x1dcf19(0x196)][_0x1dcf19(0x167)](_0x1dcf19(0x191))['on'](_0x1dcf19(0x170),(_0xfeee4,_0x45244d)=>{const _0xca7fcc=_0x1dcf19;_0x328847[_0xca7fcc(0x196)][_0xca7fcc(0x167)](_0xca7fcc(0x176))[_0xca7fcc(0x157)]&&(_0x45244d[_0xca7fcc(0x1a8)]>0x0&&_0x45244d[_0x45244d[_0xca7fcc(0x1a8)]-0x1]&&_0x45244d[_0x45244d[_0xca7fcc(0x1a8)]-0x1][_0xca7fcc(0x188)]||_0x37bb45[_0xca7fcc(0x192)]||this[_0xca7fcc(0x17d)]()||_0xfeee4[_0xca7fcc(0x15c)]());},{'priority':_0x1dcf19(0x14f)});for(const _0x519fb3 of[_0x1dcf19(0x18e),_0x1dcf19(0x16b),_0x1dcf19(0x150),_0x1dcf19(0x180)]){const _0x380702=_0x328847[_0x1dcf19(0x196)][_0x1dcf19(0x167)](_0x519fb3);_0x37bb45[_0x1dcf19(0x152)](_0x519fb3,()=>{const _0x250987=_0x1dcf19,_0x218fb8=_0x328847[_0x250987(0x153)][_0x250987(0x174)][_0x250987(0x197)][_0x250987(0x175)]()[_0x250987(0x19d)]()[_0x250987(0x156)](_0x16a733=>_0x16a733['is'](_0x250987(0x163),_0x250987(0x194))),_0x39fc46=_0x380702[_0x250987(0x157)];_0x328847[_0x250987(0x153)][_0x250987(0x177)](()=>{const _0x5eda6d=_0x250987;_0x37bb45[_0x5eda6d(0x164)]([_0x218fb8,_0x39fc46],{'commandName':_0x5eda6d(0x191),'commandParams':[]},[],_0x5eda6d(0x191));});});}for(const _0x383d85 of[_0x1dcf19(0x19b),_0x1dcf19(0x172)]){const _0x298c74=_0x328847[_0x1dcf19(0x196)][_0x1dcf19(0x167)](_0x383d85);_0x37bb45[_0x1dcf19(0x152)](_0x383d85,()=>{const _0x393061=_0x1dcf19,_0x3ce6d4=_0x38d745[_0x393061(0x160)](_0x328847[_0x393061(0x153)][_0x393061(0x174)][_0x393061(0x197)])[0x0],_0x1e0d8f=_0x3ce6d4[_0x393061(0x171)](_0x393061(0x161)),{column:_0x5d5d93,row:_0x425ec3}=_0x38d745[_0x393061(0x186)](_0x3ce6d4);let _0x317b9f=[];if(_0x393061(0x195)==_0x298c74[_0x393061(0x16d)]){const _0x1da818=_0x38d745[_0x393061(0x18a)](_0x1e0d8f,{'startRow':_0x425ec3,'endRow':_0x425ec3,'includeAllSlots':!0x0});_0x317b9f=Array[_0x393061(0x17e)](_0x1da818)[_0x393061(0x190)](_0x384b26=>_0x384b26[_0x393061(0x165)]);}else{const _0x470d4f=_0x38d745[_0x393061(0x18a)](_0x1e0d8f,{'column':_0x5d5d93,'includeAllSlots':!0x0});_0x317b9f=Array[_0x393061(0x17e)](_0x470d4f)[_0x393061(0x190)](_0x42f79a=>_0x42f79a[_0x393061(0x165)]);}_0x328847[_0x393061(0x153)][_0x393061(0x177)](_0x19e732=>{const _0x2f39ab=_0x393061;_0x37bb45[_0x2f39ab(0x148)](_0x19e732[_0x2f39ab(0x169)](_0x3ce6d4),{'commandName':_0x383d85,'commandParams':[]},_0x317b9f,_0x383d85);});});}_0x37bb45[_0x1dcf19(0x16a)][_0x1dcf19(0x1a4)](_0x2d6e27=>{const _0x2ea47a=_0x1dcf19;if(_0x2ea47a(0x1a0)!=_0x2d6e27[_0x2ea47a(0x159)]&&_0x2ea47a(0x158)!=_0x2d6e27[_0x2ea47a(0x159)])return;const {data:_0x1d41c5}=_0x2d6e27;return _0x1d41c5&&_0x2ea47a(0x191)==_0x1d41c5[_0x2ea47a(0x166)]?{'type':_0x2ea47a(0x15f),'content':_0xdc1bb0(_0x53183c,_0x2ea47a(0x15b))}:void 0x0;}),_0x37bb45[_0x1dcf19(0x16a)][_0x1dcf19(0x1a4)](_0x304320=>{const _0x1357d4=_0x1dcf19;if(_0x1357d4(0x1a0)!=_0x304320[_0x1357d4(0x159)]&&_0x1357d4(0x158)!=_0x304320[_0x1357d4(0x159)])return;const {data:_0x384c1a}=_0x304320;return _0x384c1a?_0x1357d4(0x19b)==_0x384c1a[_0x1357d4(0x166)]?{'type':_0x1357d4(0x15f),'content':_0xdc1bb0(_0x53183c,_0x1357d4(0x17c))}:_0x1357d4(0x172)==_0x384c1a[_0x1357d4(0x166)]?{'type':_0x1357d4(0x15f),'content':_0xdc1bb0(_0x53183c,_0x1357d4(0x173))}:void 0x0:void 0x0;});const _0x2cc41e=_0x28b4af[_0x1dcf19(0x18d)]();for(const _0x71cd8a of[_0x1dcf19(0x18e),_0x1dcf19(0x16b),_0x1dcf19(0x150),_0x1dcf19(0x180)])_0x37bb45[_0x1dcf19(0x14d)][_0x1dcf19(0x1a6)](_0x1dcf19(0x1a0),_0x71cd8a,_0x1dcf19(0x198),_0x2cc41e);for(const _0x50adb5 of[_0x1dcf19(0x19b),_0x1dcf19(0x172)])_0x37bb45[_0x1dcf19(0x14d)][_0x1dcf19(0x1a6)](_0x1dcf19(0x1a0),_0x50adb5,_0x1dcf19(0x198),_0x2cc41e);_0x37bb45[_0x1dcf19(0x14d)][_0x1dcf19(0x1a6)](_0x1dcf19(0x1a0),_0x1dcf19(0x191),_0x1dcf19(0x198),_0x443700=>{const _0x433e27=_0x1dcf19;_0x328847[_0x433e27(0x153)][_0x433e27(0x177)](_0x5983ca=>{const _0x518d72=_0x433e27,_0x455ee3=Array[_0x518d72(0x17e)](_0x42fa08[_0x518d72(0x14b)]())[_0x518d72(0x190)](_0x2b17d2=>_0x30b28e[_0x518d72(0x18c)](_0x2b17d2));_0x5983ca[_0x518d72(0x147)](_0x443700),_0x328847[_0x518d72(0x196)][_0x518d72(0x167)](_0x518d72(0x191))[_0x518d72(0x155)](),_0x328847[_0x518d72(0x170)](_0x518d72(0x191),{'forceDefaultExecution':!0x0});const _0x432b8a=_0x455ee3[_0x518d72(0x181)](_0x5547d9=>_0x518d72(0x18b)!=_0x5547d9[_0x518d72(0x168)][_0x518d72(0x19e)]);_0x432b8a[_0x518d72(0x1a8)]>0x0&&_0x5983ca[_0x518d72(0x147)](_0x432b8a);for(const _0x448500 of _0x455ee3)_0x448500[_0x518d72(0x14c)]();});});for(const _0x399af4 of[_0x1dcf19(0x18e),_0x1dcf19(0x150),_0x1dcf19(0x180),_0x1dcf19(0x16b)]){const _0x2823a7=_0x328847[_0x1dcf19(0x196)][_0x1dcf19(0x167)](_0x399af4);_0x2823a7['on'](_0x1dcf19(0x17f),(_0x5dc23a,_0x484bd0,_0x54b708)=>{const _0x141a28=_0x1dcf19;if(_0x54b708){const _0x28e211=_0x328847[_0x141a28(0x153)][_0x141a28(0x174)][_0x141a28(0x197)][_0x141a28(0x175)]()[_0x141a28(0x19d)]()[_0x141a28(0x156)](_0x305505=>_0x305505['is'](_0x141a28(0x163),_0x141a28(0x194)));this[_0x141a28(0x15e)](_0x2823a7[_0x141a28(0x157)],_0x28e211)||(_0x5dc23a[_0x141a28(0x16f)]=!0x1,_0x5dc23a[_0x141a28(0x15c)]());}},{'priority':_0x1dcf19(0x14e)});}}[_0x25357a(0x17d)](){const _0x2a5462=_0x25357a,_0x34066a=this[_0x2a5462(0x19c)][_0x2a5462(0x196)][_0x2a5462(0x167)](_0x2a5462(0x191)),_0x40c03e=this[_0x2a5462(0x19c)][_0x2a5462(0x18f)][_0x2a5462(0x167)](_0x2a5462(0x182));if(!_0x34066a[_0x2a5462(0x183)])return!0x1;const _0x206c34=_0x40c03e[_0x2a5462(0x160)](this[_0x2a5462(0x19c)][_0x2a5462(0x153)][_0x2a5462(0x174)][_0x2a5462(0x197)]);for(const _0x1613f1 of _0x206c34)for(const _0x15a904 of _0x206c34)if(_0x1613f1!=_0x15a904&&!this[_0x2a5462(0x15e)](_0x1613f1,_0x15a904))return!0x1;return!0x0;}[_0x25357a(0x15e)](_0x198fd8,_0x34dbb6){const _0x5e06a2=_0x25357a,_0x2e1e8c=this[_0x5e06a2(0x19c)][_0x5e06a2(0x18f)][_0x5e06a2(0x167)](_0x5e06a2(0x151)),_0x38ef4a=this[_0x5e06a2(0x19c)][_0x5e06a2(0x153)][_0x5e06a2(0x169)](_0x198fd8),_0x362d43=this[_0x5e06a2(0x19c)][_0x5e06a2(0x153)][_0x5e06a2(0x169)](_0x34dbb6),_0x5b0e69=new Set(),_0x307eaf=new Set();for(const _0xb7138d of _0x2e1e8c[_0x5e06a2(0x16e)]())if((_0x5e06a2(0x15d)==_0xb7138d[_0x5e06a2(0x159)]||_0x5e06a2(0x154)==_0xb7138d[_0x5e06a2(0x159)]||_0x5e06a2(0x191)==_0xb7138d[_0x5e06a2(0x184)])&&_0xb7138d[_0x5e06a2(0x199)]){for(const _0xd84568 of _0xb7138d[_0x5e06a2(0x14b)]())_0xd84568[_0x5e06a2(0x1a1)](_0x38ef4a,!0x0)&&_0x5b0e69[_0x5e06a2(0x17a)](_0xb7138d[_0x5e06a2(0x159)]+':'+_0xb7138d[_0x5e06a2(0x1a5)]['id']),_0xd84568[_0x5e06a2(0x1a1)](_0x362d43,!0x0)&&_0x307eaf[_0x5e06a2(0x17a)](_0xb7138d[_0x5e06a2(0x159)]+':'+_0xb7138d[_0x5e06a2(0x1a5)]['id']);}if(_0x5b0e69[_0x5e06a2(0x149)]!=_0x307eaf[_0x5e06a2(0x149)])return!0x1;for(const _0x47d11a of _0x5b0e69)if(!_0x307eaf[_0x5e06a2(0x178)](_0x47d11a))return!0x1;return!0x0;}}
23
+ const _0x41c217=_0x4592;(function(_0x4adf27,_0x218c4f){const _0x10eab5=_0x4592,_0x112619=_0x4adf27();while(!![]){try{const _0x5f55ca=-parseInt(_0x10eab5(0x1de))/0x1*(-parseInt(_0x10eab5(0x20f))/0x2)+parseInt(_0x10eab5(0x1fd))/0x3+-parseInt(_0x10eab5(0x1cc))/0x4+parseInt(_0x10eab5(0x205))/0x5+parseInt(_0x10eab5(0x210))/0x6*(-parseInt(_0x10eab5(0x217))/0x7)+-parseInt(_0x10eab5(0x1df))/0x8+parseInt(_0x10eab5(0x1ee))/0x9;if(_0x5f55ca===_0x218c4f)break;else _0x112619['push'](_0x112619['shift']());}catch(_0x463867){_0x112619['push'](_0x112619['shift']());}}}(_0x39f0,0x7c898));import{Plugin as _0x515e49}from'ckeditor5/src/core.js';function _0x39f0(){const _0x5a4435=['2GynJyL','42GwHRyM','*Merge\x20cells*','find','formatInline','low','isEnabled','createRangeOn','887474PoPqED','root','deletion','TableUtils','stop','commandName','mergeTableCellDown','commands','requires','_suggestionFactory','detach','element','mergeTableCellUp','value','author','_tablePostFixingSubtypes','getCellLocation','getSelectionAffectedTableCells','push','registerCustomCallback','_areMergableCells','markMultiRangeBlockFormat','getRanges','3083288cMuBEa','filter','accept','cell','TrackChangesEditing','TableEditing','document','trackChanges','isInContent','refresh','fromRange','getSuggestions','enableCommand','return','format','markBlockFormat','has','afterInit','538702GBymuM','5494168SjBUcx','splitTableCellHorizontally','add','mergeTableCells','horizontally','execute','formatBlock','tableCell','locale','set:isEnabled','type','map','rootName','*Split\x20cell:*\x20vertically','*Split\x20cell:*\x20horizontally','13126968saLdFI','highest','$graveyard','containsRange','splitTableCellVertically','getAncestors','subType','mergeTableCellLeft','change','table','model','direction','selection','setSelection','from','419481inaPus','insertion','descriptionFactory','_acceptFormatSuggestionCallbackFactory','createTableWalker','editor','size','findAncestor','3590450SWVPHq','mergeTableCellRight','getFirstPosition','length','plugins','get','registerDescriptionCallback','forceDefaultExecution','_areSelectedCellsMergable','_isForcedDefaultExecutionBlock'];_0x39f0=function(){return _0x5a4435;};return _0x39f0();}import _0x26f33c from'./table.js';function _0x4592(_0x1d715b,_0x366f3c){const _0x39f013=_0x39f0();return _0x4592=function(_0x459206,_0x20207d){_0x459206=_0x459206-0x1c7;let _0x160f53=_0x39f013[_0x459206];return _0x160f53;},_0x4592(_0x1d715b,_0x366f3c);}import{LiveRange as _0x80b536}from'ckeditor5/src/engine.js';import{getTranslation as _0x3df170}from'../utils/common-translations.js';export default class vt extends _0x515e49{static get[_0x41c217(0x21f)](){return[_0x26f33c];}[_0x41c217(0x1dd)](){const _0x256cb3=_0x41c217,_0x40e245=this[_0x256cb3(0x202)],_0x495031=_0x40e245[_0x256cb3(0x1f8)][_0x256cb3(0x1d2)][_0x256cb3(0x1fa)],_0x966903=_0x40e245[_0x256cb3(0x1e7)];if(!_0x40e245[_0x256cb3(0x209)][_0x256cb3(0x1dc)](_0x256cb3(0x1d1)))return;const _0x11b64b=_0x40e245[_0x256cb3(0x209)][_0x256cb3(0x20a)](_0x256cb3(0x1d0)),_0x18857f=_0x40e245[_0x256cb3(0x209)][_0x256cb3(0x20a)](_0x256cb3(0x21a)),_0x3f17f9=_0x40e245[_0x256cb3(0x209)][_0x256cb3(0x20a)](_0x26f33c);_0x3f17f9[_0x256cb3(0x226)][_0x256cb3(0x1c7)](_0x256cb3(0x1e2)),_0x11b64b[_0x256cb3(0x1d8)](_0x256cb3(0x1e2),()=>{const _0x8a240=_0x256cb3,_0x4fc5d1=_0x18857f[_0x8a240(0x228)](_0x40e245[_0x8a240(0x1f8)][_0x8a240(0x1d2)][_0x8a240(0x1fa)]);_0x40e245[_0x8a240(0x1f8)][_0x8a240(0x1f6)](()=>{const _0x224eda=_0x8a240;_0x11b64b[_0x224eda(0x1ca)](_0x4fc5d1,{'commandName':_0x224eda(0x1e2),'commandParams':[]},[],_0x224eda(0x1e2));});}),_0x40e245[_0x256cb3(0x21e)][_0x256cb3(0x20a)](_0x256cb3(0x1e2))['on'](_0x256cb3(0x1e4),(_0x419d56,_0x1a980d)=>{const _0x283128=_0x256cb3;_0x40e245[_0x283128(0x21e)][_0x283128(0x20a)](_0x283128(0x1d3))[_0x283128(0x224)]&&(_0x1a980d[_0x283128(0x208)]>0x0&&_0x1a980d[_0x1a980d[_0x283128(0x208)]-0x1]&&_0x1a980d[_0x1a980d[_0x283128(0x208)]-0x1][_0x283128(0x20c)]||_0x11b64b[_0x283128(0x20e)]||this[_0x283128(0x20d)]()||_0x419d56[_0x283128(0x21b)]());},{'priority':_0x256cb3(0x1ef)});for(const _0x51796d of[_0x256cb3(0x223),_0x256cb3(0x206),_0x256cb3(0x21d),_0x256cb3(0x1f5)]){const _0x4de5fd=_0x40e245[_0x256cb3(0x21e)][_0x256cb3(0x20a)](_0x51796d);_0x11b64b[_0x256cb3(0x1d8)](_0x51796d,()=>{const _0x5e2434=_0x256cb3,_0x512722=_0x40e245[_0x5e2434(0x1f8)][_0x5e2434(0x1d2)][_0x5e2434(0x1fa)][_0x5e2434(0x207)]()[_0x5e2434(0x1f3)]()[_0x5e2434(0x212)](_0xbb1091=>_0xbb1091['is'](_0x5e2434(0x222),_0x5e2434(0x1e6))),_0x19a7ba=_0x4de5fd[_0x5e2434(0x224)];_0x40e245[_0x5e2434(0x1f8)][_0x5e2434(0x1f6)](()=>{const _0x58f989=_0x5e2434;_0x11b64b[_0x58f989(0x1ca)]([_0x512722,_0x19a7ba],{'commandName':_0x58f989(0x1e2),'commandParams':[]},[],_0x58f989(0x1e2));});});}for(const _0xa159de of[_0x256cb3(0x1f2),_0x256cb3(0x1e0)]){const _0x2bf84e=_0x40e245[_0x256cb3(0x21e)][_0x256cb3(0x20a)](_0xa159de);_0x11b64b[_0x256cb3(0x1d8)](_0xa159de,()=>{const _0x156d9c=_0x256cb3,_0x45c5be=_0x18857f[_0x156d9c(0x228)](_0x40e245[_0x156d9c(0x1f8)][_0x156d9c(0x1d2)][_0x156d9c(0x1fa)])[0x0],_0x349db7=_0x45c5be[_0x156d9c(0x204)](_0x156d9c(0x1f7)),{column:_0x503209,row:_0x16ff3c}=_0x18857f[_0x156d9c(0x227)](_0x45c5be);let _0x395f50=[];if(_0x156d9c(0x1e3)==_0x2bf84e[_0x156d9c(0x1f9)]){const _0xbf3518=_0x18857f[_0x156d9c(0x201)](_0x349db7,{'startRow':_0x16ff3c,'endRow':_0x16ff3c,'includeAllSlots':!0x0});_0x395f50=Array[_0x156d9c(0x1fc)](_0xbf3518)[_0x156d9c(0x1ea)](_0x759de7=>_0x759de7[_0x156d9c(0x1cf)]);}else{const _0x3161bf=_0x18857f[_0x156d9c(0x201)](_0x349db7,{'column':_0x503209,'includeAllSlots':!0x0});_0x395f50=Array[_0x156d9c(0x1fc)](_0x3161bf)[_0x156d9c(0x1ea)](_0x1cd936=>_0x1cd936[_0x156d9c(0x1cf)]);}_0x40e245[_0x156d9c(0x1f8)][_0x156d9c(0x1f6)](_0x510b17=>{const _0xcb9fc3=_0x156d9c;_0x11b64b[_0xcb9fc3(0x1db)](_0x510b17[_0xcb9fc3(0x216)](_0x45c5be),{'commandName':_0xa159de,'commandParams':[]},_0x395f50,_0xa159de);});});}_0x11b64b[_0x256cb3(0x1ff)][_0x256cb3(0x20b)](_0x297b85=>{const _0x352de9=_0x256cb3;if(_0x352de9(0x1e5)!=_0x297b85[_0x352de9(0x1e9)]&&_0x352de9(0x213)!=_0x297b85[_0x352de9(0x1e9)])return;const {data:_0x5c0ca2}=_0x297b85;return _0x5c0ca2&&_0x352de9(0x1e2)==_0x5c0ca2[_0x352de9(0x21c)]?{'type':_0x352de9(0x1da),'content':_0x3df170(_0x966903,_0x352de9(0x211))}:void 0x0;}),_0x11b64b[_0x256cb3(0x1ff)][_0x256cb3(0x20b)](_0x2d65e6=>{const _0x179c57=_0x256cb3;if(_0x179c57(0x1e5)!=_0x2d65e6[_0x179c57(0x1e9)]&&_0x179c57(0x213)!=_0x2d65e6[_0x179c57(0x1e9)])return;const {data:_0x2cb45b}=_0x2d65e6;return _0x2cb45b?_0x179c57(0x1f2)==_0x2cb45b[_0x179c57(0x21c)]?{'type':_0x179c57(0x1da),'content':_0x3df170(_0x966903,_0x179c57(0x1ec))}:_0x179c57(0x1e0)==_0x2cb45b[_0x179c57(0x21c)]?{'type':_0x179c57(0x1da),'content':_0x3df170(_0x966903,_0x179c57(0x1ed))}:void 0x0:void 0x0;});const _0x540f92=_0x3f17f9[_0x256cb3(0x200)]();for(const _0x23fc45 of[_0x256cb3(0x223),_0x256cb3(0x206),_0x256cb3(0x21d),_0x256cb3(0x1f5)])_0x11b64b[_0x256cb3(0x220)][_0x256cb3(0x1c8)](_0x256cb3(0x1e5),_0x23fc45,_0x256cb3(0x1ce),_0x540f92);for(const _0x21bb04 of[_0x256cb3(0x1f2),_0x256cb3(0x1e0)])_0x11b64b[_0x256cb3(0x220)][_0x256cb3(0x1c8)](_0x256cb3(0x1e5),_0x21bb04,_0x256cb3(0x1ce),_0x540f92);_0x11b64b[_0x256cb3(0x220)][_0x256cb3(0x1c8)](_0x256cb3(0x1e5),_0x256cb3(0x1e2),_0x256cb3(0x1ce),_0x39fe27=>{const _0x10ab26=_0x256cb3;_0x40e245[_0x10ab26(0x1f8)][_0x10ab26(0x1f6)](_0x9beacd=>{const _0x22f64d=_0x10ab26,_0x442ea2=Array[_0x22f64d(0x1fc)](_0x495031[_0x22f64d(0x1cb)]())[_0x22f64d(0x1ea)](_0x5d1c3f=>_0x80b536[_0x22f64d(0x1d6)](_0x5d1c3f));_0x9beacd[_0x22f64d(0x1fb)](_0x39fe27),_0x40e245[_0x22f64d(0x21e)][_0x22f64d(0x20a)](_0x22f64d(0x1e2))[_0x22f64d(0x1d5)](),_0x40e245[_0x22f64d(0x1e4)](_0x22f64d(0x1e2),{'forceDefaultExecution':!0x0});const _0x1aaeab=_0x442ea2[_0x22f64d(0x1cd)](_0x3bbe1e=>_0x22f64d(0x1f0)!=_0x3bbe1e[_0x22f64d(0x218)][_0x22f64d(0x1eb)]);_0x1aaeab[_0x22f64d(0x208)]>0x0&&_0x9beacd[_0x22f64d(0x1fb)](_0x1aaeab);for(const _0x33c6aa of _0x442ea2)_0x33c6aa[_0x22f64d(0x221)]();});});for(const _0x4b3235 of[_0x256cb3(0x223),_0x256cb3(0x21d),_0x256cb3(0x1f5),_0x256cb3(0x206)]){const _0x3583ce=_0x40e245[_0x256cb3(0x21e)][_0x256cb3(0x20a)](_0x4b3235);_0x3583ce['on'](_0x256cb3(0x1e8),(_0x247cba,_0x53538a,_0x348041)=>{const _0x412ca8=_0x256cb3;if(_0x348041){const _0x2f5160=_0x40e245[_0x412ca8(0x1f8)][_0x412ca8(0x1d2)][_0x412ca8(0x1fa)][_0x412ca8(0x207)]()[_0x412ca8(0x1f3)]()[_0x412ca8(0x212)](_0x455bfb=>_0x455bfb['is'](_0x412ca8(0x222),_0x412ca8(0x1e6)));this[_0x412ca8(0x1c9)](_0x3583ce[_0x412ca8(0x224)],_0x2f5160)||(_0x247cba[_0x412ca8(0x1d9)]=!0x1,_0x247cba[_0x412ca8(0x21b)]());}},{'priority':_0x256cb3(0x214)});}}[_0x41c217(0x20d)](){const _0x587f6b=_0x41c217,_0x202317=this[_0x587f6b(0x202)][_0x587f6b(0x21e)][_0x587f6b(0x20a)](_0x587f6b(0x1e2)),_0x565b09=this[_0x587f6b(0x202)][_0x587f6b(0x209)][_0x587f6b(0x20a)](_0x587f6b(0x21a));if(!_0x202317[_0x587f6b(0x215)])return!0x1;const _0x4846b2=_0x565b09[_0x587f6b(0x228)](this[_0x587f6b(0x202)][_0x587f6b(0x1f8)][_0x587f6b(0x1d2)][_0x587f6b(0x1fa)]);for(const _0x45694 of _0x4846b2)for(const _0x21c223 of _0x4846b2)if(_0x45694!=_0x21c223&&!this[_0x587f6b(0x1c9)](_0x45694,_0x21c223))return!0x1;return!0x0;}[_0x41c217(0x1c9)](_0x5cbee1,_0x5b10d7){const _0x9a4cb9=_0x41c217,_0x3ecb9b=this[_0x9a4cb9(0x202)][_0x9a4cb9(0x209)][_0x9a4cb9(0x20a)](_0x9a4cb9(0x1d0)),_0x55280a=this[_0x9a4cb9(0x202)][_0x9a4cb9(0x1f8)][_0x9a4cb9(0x216)](_0x5cbee1),_0x2b156e=this[_0x9a4cb9(0x202)][_0x9a4cb9(0x1f8)][_0x9a4cb9(0x216)](_0x5b10d7),_0x4c28c4=new Set(),_0x2a1744=new Set();for(const _0x5bd280 of _0x3ecb9b[_0x9a4cb9(0x1d7)]())if((_0x9a4cb9(0x1fe)==_0x5bd280[_0x9a4cb9(0x1e9)]||_0x9a4cb9(0x219)==_0x5bd280[_0x9a4cb9(0x1e9)]||_0x9a4cb9(0x1e2)==_0x5bd280[_0x9a4cb9(0x1f4)])&&_0x5bd280[_0x9a4cb9(0x1d4)]){for(const _0x541929 of _0x5bd280[_0x9a4cb9(0x1cb)]())_0x541929[_0x9a4cb9(0x1f1)](_0x55280a,!0x0)&&_0x4c28c4[_0x9a4cb9(0x1e1)](_0x5bd280[_0x9a4cb9(0x1e9)]+':'+_0x5bd280[_0x9a4cb9(0x225)]['id']),_0x541929[_0x9a4cb9(0x1f1)](_0x2b156e,!0x0)&&_0x2a1744[_0x9a4cb9(0x1e1)](_0x5bd280[_0x9a4cb9(0x1e9)]+':'+_0x5bd280[_0x9a4cb9(0x225)]['id']);}if(_0x4c28c4[_0x9a4cb9(0x203)]!=_0x2a1744[_0x9a4cb9(0x203)])return!0x1;for(const _0x60af18 of _0x4c28c4)if(!_0x2a1744[_0x9a4cb9(0x1dc)](_0x60af18))return!0x1;return!0x0;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1d8bb5=_0x1d97;function _0x1d97(_0x4dbc1d,_0x464e07){const _0xa234ee=_0xa234();return _0x1d97=function(_0x1d970f,_0x275c8e){_0x1d970f=_0x1d970f-0x13b;let _0x542a6c=_0xa234ee[_0x1d970f];return _0x542a6c;},_0x1d97(_0x4dbc1d,_0x464e07);}(function(_0x50a16d,_0x718d5d){const _0x2d40e1=_0x1d97,_0x3caec9=_0x50a16d();while(!![]){try{const _0x12557f=-parseInt(_0x2d40e1(0x13f))/0x1+-parseInt(_0x2d40e1(0x14d))/0x2+-parseInt(_0x2d40e1(0x13b))/0x3+-parseInt(_0x2d40e1(0x13c))/0x4*(parseInt(_0x2d40e1(0x144))/0x5)+parseInt(_0x2d40e1(0x146))/0x6+-parseInt(_0x2d40e1(0x143))/0x7+parseInt(_0x2d40e1(0x147))/0x8;if(_0x12557f===_0x718d5d)break;else _0x3caec9['push'](_0x3caec9['shift']());}catch(_0x3d0282){_0x3caec9['push'](_0x3caec9['shift']());}}}(_0xa234,0xe1d75));import{Plugin as _0x42d351}from'ckeditor5/src/core.js';import{getTranslation as _0x5aaf89}from'../utils/common-translations.js';function _0xa234(){const _0x566cd2=['1655514GCWCdW','19652rrDYzF','TrackChangesEditing','editor','1279785AJXyQW','tableOfContents','registerElementLabel','commands','321041oQEJPO','725iiEMNU','get','8012616AkTvhA','25180808bCrOTK','afterInit','locale','plugins','insertTableOfContents','enableCommand','1936242EWVdnp','descriptionFactory','ELEMENT_TABLE_OF_CONTENTS'];_0xa234=function(){return _0x566cd2;};return _0xa234();}export default class Mt extends _0x42d351{[_0x1d8bb5(0x148)](){const _0x4ba124=_0x1d8bb5,_0x26e0f4=this[_0x4ba124(0x13e)];if(!_0x26e0f4[_0x4ba124(0x142)][_0x4ba124(0x145)](_0x4ba124(0x14b)))return;_0x26e0f4[_0x4ba124(0x14a)][_0x4ba124(0x145)](_0x4ba124(0x13d))[_0x4ba124(0x14c)](_0x4ba124(0x14b));const _0x27b970=_0x26e0f4[_0x4ba124(0x14a)][_0x4ba124(0x145)](_0x4ba124(0x13d)),_0x27c73e=_0x26e0f4[_0x4ba124(0x149)];_0x27b970[_0x4ba124(0x14e)][_0x4ba124(0x141)](_0x4ba124(0x140),_0x4ad782=>_0x5aaf89(_0x27c73e,_0x4ba124(0x14f),_0x4ad782));}}
23
+ const _0x1e9ccb=_0x3b14;(function(_0xea05b9,_0xb46985){const _0x5bcd99=_0x3b14,_0xd5887=_0xea05b9();while(!![]){try{const _0x5efcc3=parseInt(_0x5bcd99(0x184))/0x1+-parseInt(_0x5bcd99(0x188))/0x2*(parseInt(_0x5bcd99(0x18e))/0x3)+-parseInt(_0x5bcd99(0x17d))/0x4+-parseInt(_0x5bcd99(0x17f))/0x5+parseInt(_0x5bcd99(0x18d))/0x6*(parseInt(_0x5bcd99(0x191))/0x7)+parseInt(_0x5bcd99(0x18c))/0x8+parseInt(_0x5bcd99(0x180))/0x9*(parseInt(_0x5bcd99(0x187))/0xa);if(_0x5efcc3===_0xb46985)break;else _0xd5887['push'](_0xd5887['shift']());}catch(_0x205c75){_0xd5887['push'](_0xd5887['shift']());}}}(_0x3dce,0xdf391));function _0x3dce(){const _0x592701=['insertTableOfContents','plugins','442418DaRceT','enableCommand','registerElementLabel','3110IHxArk','243102rGdgYA','get','locale','afterInit','526392vgKCHH','18bGJjrV','42tYytqE','editor','ELEMENT_TABLE_OF_CONTENTS','3214624ZDveKX','tableOfContents','descriptionFactory','3479428suAmOE','TrackChangesEditing','3754350VarDnY','68031xAPRhY','commands'];_0x3dce=function(){return _0x592701;};return _0x3dce();}import{Plugin as _0x2a9d51}from'ckeditor5/src/core.js';import{getTranslation as _0x4f2f23}from'../utils/common-translations.js';function _0x3b14(_0x36bfb2,_0x268cb8){const _0x3dcec1=_0x3dce();return _0x3b14=function(_0x3b1430,_0x49db02){_0x3b1430=_0x3b1430-0x17c;let _0x218152=_0x3dcec1[_0x3b1430];return _0x218152;},_0x3b14(_0x36bfb2,_0x268cb8);}export default class Mt extends _0x2a9d51{[_0x1e9ccb(0x18b)](){const _0x2bc9b8=_0x1e9ccb,_0x44947c=this[_0x2bc9b8(0x18f)];if(!_0x44947c[_0x2bc9b8(0x181)][_0x2bc9b8(0x189)](_0x2bc9b8(0x182)))return;_0x44947c[_0x2bc9b8(0x183)][_0x2bc9b8(0x189)](_0x2bc9b8(0x17e))[_0x2bc9b8(0x185)](_0x2bc9b8(0x182));const _0x60e234=_0x44947c[_0x2bc9b8(0x183)][_0x2bc9b8(0x189)](_0x2bc9b8(0x17e)),_0x3ea50c=_0x44947c[_0x2bc9b8(0x18a)];_0x60e234[_0x2bc9b8(0x17c)][_0x2bc9b8(0x186)](_0x2bc9b8(0x192),_0xef5d8f=>_0x4f2f23(_0x3ea50c,_0x2bc9b8(0x190),_0xef5d8f));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x42a48a=_0x42e7;(function(_0xcd8826,_0x4fdb12){const _0x293c43=_0x42e7,_0xe3087a=_0xcd8826();while(!![]){try{const _0x19a205=parseInt(_0x293c43(0xc0))/0x1+-parseInt(_0x293c43(0x7f))/0x2+-parseInt(_0x293c43(0x98))/0x3*(-parseInt(_0x293c43(0xb1))/0x4)+parseInt(_0x293c43(0xa0))/0x5*(parseInt(_0x293c43(0x93))/0x6)+parseInt(_0x293c43(0x8d))/0x7+parseInt(_0x293c43(0x92))/0x8+-parseInt(_0x293c43(0xb7))/0x9;if(_0x19a205===_0x4fdb12)break;else _0xe3087a['push'](_0xe3087a['shift']());}catch(_0x40808f){_0xe3087a['push'](_0xe3087a['shift']());}}}(_0x43da,0x7453d));import{Plugin as _0x4fa6f3}from'ckeditor5/src/core.js';function _0x43da(){const _0x3f147d=['tableCellHeight','tableCellVerticalAlignment','nodeAfter','tableBorderWidth','registerCustomCallback','tableAlignment','tableCellBackgroundColor','plugins','batch','_handlePropertyChange','tableHeight','data','tableCellBorderWidth','enqueueChange','72FKhNrS','findAncestor','model','TablePropertiesEditing','locale','tableWidth','12163032ziPZIU','getSuggestionCallback','TableUtils','tableCellPadding','tableBorderColor','subType','start','enableCommand','table','818230KWrQeC','selection','editor','*Format:*\x20change\x20table\x20cell\x20properties','tableBorderStyle','commandParams','_suggestionFactory','getAttribute','get','registerDescriptionCallback','getContainedElement','handleDiscardAction','157006AQHtht','*Format:*\x20change\x20table\x20properties','tableCellBorderStyle','removeAttribute','tableProperties','TrackChangesTableProperties','tableCellBorderColor','tableCellWidth','formatBlock','join','accept','format','tableCellProperties','TrackChangesEditing','3491040tUDlta','tableBackgroundColor','getSuggestions','afterInit','_getSuggestion','2902752oVfPUx','6EFrQNT','has','tableCellHorizontalAlignment','descriptionFactory','handleSuggestionDescription','29049paPYjT','setAttribute','document','markBlockFormat','change','getSelectionAffectedTableCells','getFirstPosition','TableCellPropertiesEditing','261700PdEgxr','pluginName','discard'];_0x43da=function(){return _0x3f147d;};return _0x43da();}import{getTranslation as _0x2c7f3c}from'../utils/common-translations.js';function _0x42e7(_0x227561,_0x5598b0){const _0x43da91=_0x43da();return _0x42e7=function(_0x42e7fc,_0x4e1437){_0x42e7fc=_0x42e7fc-0x76;let _0x53954d=_0x43da91[_0x42e7fc];return _0x53954d;},_0x42e7(_0x227561,_0x5598b0);}export default class Rt extends _0x4fa6f3{constructor(_0x30fe43){const _0x1d3e22=_0x42e7;super(_0x30fe43),this[_0x1d3e22(0x83)]=[_0x1d3e22(0xbb),_0x1d3e22(0x77),_0x1d3e22(0xa6),_0x1d3e22(0xa8),_0x1d3e22(0xb6),_0x1d3e22(0xad),_0x1d3e22(0x8e)],this[_0x1d3e22(0x8b)]=[_0x1d3e22(0x85),_0x1d3e22(0x81),_0x1d3e22(0xaf),_0x1d3e22(0xba),_0x1d3e22(0x86),_0x1d3e22(0xa3),_0x1d3e22(0xa9),_0x1d3e22(0x95),_0x1d3e22(0xa4)];}static get[_0x42a48a(0xa1)](){const _0x506e89=_0x42a48a;return _0x506e89(0x84);}[_0x42a48a(0x90)](){const _0x4f5b1b=_0x42a48a,_0x404726=this[_0x4f5b1b(0xc2)][_0x4f5b1b(0xaa)][_0x4f5b1b(0x7b)](_0x4f5b1b(0x8c));if(this[_0x4f5b1b(0xc2)][_0x4f5b1b(0xaa)][_0x4f5b1b(0x94)](_0x4f5b1b(0xb4))){for(const _0x1506c9 of this[_0x4f5b1b(0x83)])_0x404726[_0x4f5b1b(0xbe)](_0x1506c9,(_0x319921,_0x236e98)=>{const _0xb2d46d=_0x4f5b1b,_0x289aaf=this[_0xb2d46d(0xc2)][_0xb2d46d(0xb3)][_0xb2d46d(0x9a)][_0xb2d46d(0xc1)][_0xb2d46d(0x9e)]()[_0xb2d46d(0xb2)](_0xb2d46d(0xbf));this[_0xb2d46d(0xac)](_0x1506c9,[_0x289aaf],this[_0xb2d46d(0x83)],_0xb2d46d(0x83),_0x319921,_0x236e98);});_0x404726[_0x4f5b1b(0x79)][_0x4f5b1b(0xa7)](_0x4f5b1b(0x87),_0x4f5b1b(0x83),_0x4f5b1b(0x89),_0x404726[_0x4f5b1b(0x79)][_0x4f5b1b(0xb8)](_0x4f5b1b(0x87),null,_0x4f5b1b(0xa2))),_0x404726[_0x4f5b1b(0x79)][_0x4f5b1b(0xa7)](_0x4f5b1b(0x87),_0x4f5b1b(0x83),_0x4f5b1b(0xa2),(_0x17dc3f,_0x58b72e)=>this[_0x4f5b1b(0x7e)](this[_0x4f5b1b(0x83)],_0x17dc3f,_0x58b72e)),_0x404726[_0x4f5b1b(0x79)][_0x4f5b1b(0xa7)](_0x4f5b1b(0x87),_0x4f5b1b(0x83),_0x4f5b1b(0x88),()=>!0x1);}if(this[_0x4f5b1b(0xc2)][_0x4f5b1b(0xaa)][_0x4f5b1b(0x94)](_0x4f5b1b(0x9f))){for(const _0xcb56b3 of this[_0x4f5b1b(0x8b)])_0x404726[_0x4f5b1b(0xbe)](_0xcb56b3,(_0x5a510e,_0x32b44c)=>{const _0xa6791a=_0x4f5b1b,_0x419c12=this[_0xa6791a(0xc2)][_0xa6791a(0xaa)][_0xa6791a(0x7b)](_0xa6791a(0xb9))[_0xa6791a(0x9d)](this[_0xa6791a(0xc2)][_0xa6791a(0xb3)][_0xa6791a(0x9a)][_0xa6791a(0xc1)]);this[_0xa6791a(0xac)](_0xcb56b3,_0x419c12,this[_0xa6791a(0x8b)],_0xa6791a(0x8b),_0x5a510e,_0x32b44c);});_0x404726[_0x4f5b1b(0x79)][_0x4f5b1b(0xa7)](_0x4f5b1b(0x87),_0x4f5b1b(0x8b),_0x4f5b1b(0x89),_0x404726[_0x4f5b1b(0x79)][_0x4f5b1b(0xb8)](_0x4f5b1b(0x87),null,_0x4f5b1b(0xa2))),_0x404726[_0x4f5b1b(0x79)][_0x4f5b1b(0xa7)](_0x4f5b1b(0x87),_0x4f5b1b(0x8b),_0x4f5b1b(0xa2),(_0x443939,_0x53da78)=>this[_0x4f5b1b(0x7e)](this[_0x4f5b1b(0x8b)],_0x443939,_0x53da78)),_0x404726[_0x4f5b1b(0x79)][_0x4f5b1b(0xa7)](_0x4f5b1b(0x87),_0x4f5b1b(0x8b),_0x4f5b1b(0x88),()=>!0x1);}_0x404726[_0x4f5b1b(0x96)][_0x4f5b1b(0x7c)](_0x45d8b6=>this[_0x4f5b1b(0x97)](_0x45d8b6));}[_0x42a48a(0xac)](_0x14c97,_0x598cb7,_0x4c8aec,_0x106aa1,_0x4e0ccf,_0x3978d2){const _0x3b876c=_0x42a48a,_0x7a51fc=this[_0x3b876c(0xc2)][_0x3b876c(0xaa)][_0x3b876c(0x7b)](_0x3b876c(0x8c));this[_0x3b876c(0xc2)][_0x3b876c(0xb3)][_0x3b876c(0xb0)](_0x3978d2[_0x3b876c(0xab)],()=>{const _0x3fcfea=_0x3b876c;for(const _0x23a77f of _0x598cb7){if(this[_0x3fcfea(0x91)](_0x23a77f,_0x106aa1))_0x4e0ccf(_0x3978d2);else{const _0x33360b={};for(const _0x389ffa of _0x4c8aec){const _0x11ce31=_0x23a77f[_0x3fcfea(0x7a)](_0x389ffa);void 0x0!==_0x11ce31&&(_0x33360b[_0x389ffa]=_0x11ce31);}_0x4e0ccf(_0x3978d2),_0x7a51fc[_0x3fcfea(0x9b)](_0x23a77f,{'commandParams':[_0x33360b]},[],_0x106aa1);}}});}[_0x42a48a(0x7e)](_0x3d6cab,_0x24a02f,_0x5978f4){const _0x22286c=_0x42a48a,_0xcb04f3=_0x24a02f[0x0][_0x22286c(0xbd)][_0x22286c(0xa5)],_0x44d4f6=_0x5978f4[_0x22286c(0x78)][0x0];this[_0x22286c(0xc2)][_0x22286c(0xb3)][_0x22286c(0x9c)](_0x4df558=>{const _0x4c92ca=_0x22286c;for(const _0x45a472 of _0x3d6cab)void 0x0!==_0x44d4f6[_0x45a472]?_0x4df558[_0x4c92ca(0x99)](_0x45a472,_0x44d4f6[_0x45a472],_0xcb04f3):_0x4df558[_0x4c92ca(0x82)](_0x45a472,_0xcb04f3);});}[_0x42a48a(0x97)](_0x277a91){const _0x10cb3c=_0x42a48a;if(_0x277a91[_0x10cb3c(0xae)])switch(_0x277a91[_0x10cb3c(0xbc)]){case _0x10cb3c(0x83):return{'type':_0x10cb3c(0x8a),'content':_0x2c7f3c(this[_0x10cb3c(0xc2)][_0x10cb3c(0xb5)],_0x10cb3c(0x80))};case _0x10cb3c(0x8b):return{'type':_0x10cb3c(0x8a),'content':_0x2c7f3c(this[_0x10cb3c(0xc2)][_0x10cb3c(0xb5)],_0x10cb3c(0x76))};}}[_0x42a48a(0x91)](_0x12da33,_0x5aefe5){const _0x1e3b9e=_0x42a48a,_0x1985ac=this[_0x1e3b9e(0xc2)][_0x1e3b9e(0xaa)][_0x1e3b9e(0x7b)](_0x1e3b9e(0x8c));for(const _0x422ca4 of _0x1985ac[_0x1e3b9e(0x8f)]({'skipNotAttached':!0x0})){const _0x23e0bc=_0x422ca4[_0x1e3b9e(0x7d)]();if(_0x422ca4[_0x1e3b9e(0xbc)]===_0x5aefe5&&_0x23e0bc===_0x12da33)return _0x422ca4;}return null;}}
23
+ const _0x3dfb98=_0x25b2;(function(_0x657c96,_0x4ec4e2){const _0x345f48=_0x25b2,_0x3aff73=_0x657c96();while(!![]){try{const _0x2674ab=parseInt(_0x345f48(0x137))/0x1*(parseInt(_0x345f48(0xf2))/0x2)+parseInt(_0x345f48(0x102))/0x3+parseInt(_0x345f48(0x133))/0x4+parseInt(_0x345f48(0x110))/0x5+-parseInt(_0x345f48(0x11e))/0x6*(parseInt(_0x345f48(0x105))/0x7)+parseInt(_0x345f48(0x104))/0x8+parseInt(_0x345f48(0x11d))/0x9;if(_0x2674ab===_0x4ec4e2)break;else _0x3aff73['push'](_0x3aff73['shift']());}catch(_0x1c1909){_0x3aff73['push'](_0x3aff73['shift']());}}}(_0x3221,0x30c2c));function _0x3221(){const _0x5672a8=['*Format:*\x20change\x20table\x20cell\x20properties','batch','tableCellProperties','selection','data','TrackChangesEditing','model','tableCellHorizontalAlignment','TableCellPropertiesEditing','tableBackgroundColor','getAttribute','2542491uJQxDM','52926fdwfCx','tableCellBorderColor','handleSuggestionDescription','tableWidth','tableCellWidth','tableBorderColor','tableCellVerticalAlignment','formatBlock','tableProperties','pluginName','findAncestor','commandParams','setAttribute','enqueueChange','tableCellBorderStyle','getContainedElement','markBlockFormat','getSuggestionCallback','nodeAfter','has','tableCellPadding','175968nNEIiK','join','_getSuggestion','registerCustomCallback','15BhTUSL','accept','registerDescriptionCallback','tableAlignment','TablePropertiesEditing','getFirstPosition','document','tableHeight','15830vRmVQS','editor','start','format','get','TableUtils','*Format:*\x20change\x20table\x20properties','subType','locale','tableCellBorderWidth','table','_suggestionFactory','descriptionFactory','getSuggestions','tableBorderStyle','TrackChangesTableProperties','60132Yhmnwn','plugins','641160vvVLmx','287RsUHsh','tableCellHeight','tableBorderWidth','afterInit','enableCommand','change','handleDiscardAction','_handlePropertyChange','discard','tableCellBackgroundColor','getSelectionAffectedTableCells','79900iMjpdT','removeAttribute'];_0x3221=function(){return _0x5672a8;};return _0x3221();}function _0x25b2(_0x5ba78c,_0x3ed727){const _0x3221bd=_0x3221();return _0x25b2=function(_0x25b211,_0x1351d2){_0x25b211=_0x25b211-0xeb;let _0x17f975=_0x3221bd[_0x25b211];return _0x17f975;},_0x25b2(_0x5ba78c,_0x3ed727);}import{Plugin as _0x3a264a}from'ckeditor5/src/core.js';import{getTranslation as _0x3b4c3f}from'../utils/common-translations.js';export default class Rt extends _0x3a264a{constructor(_0x58f5a8){const _0x3599d2=_0x25b2;super(_0x58f5a8),this[_0x3599d2(0x126)]=[_0x3599d2(0x123),_0x3599d2(0x100),_0x3599d2(0x107),_0x3599d2(0xed),_0x3599d2(0x121),_0x3599d2(0xf1),_0x3599d2(0x11b)],this[_0x3599d2(0x114)]=[_0x3599d2(0x11f),_0x3599d2(0x12c),_0x3599d2(0xfb),_0x3599d2(0x132),_0x3599d2(0x122),_0x3599d2(0x106),_0x3599d2(0x10e),_0x3599d2(0x119),_0x3599d2(0x124)];}static get[_0x3dfb98(0x127)](){const _0x3a7063=_0x3dfb98;return _0x3a7063(0x101);}[_0x3dfb98(0x108)](){const _0x254eca=_0x3dfb98,_0x9e7c25=this[_0x254eca(0xf3)][_0x254eca(0x103)][_0x254eca(0xf6)](_0x254eca(0x117));if(this[_0x254eca(0xf3)][_0x254eca(0x103)][_0x254eca(0x131)](_0x254eca(0xee))){for(const _0x349916 of this[_0x254eca(0x126)])_0x9e7c25[_0x254eca(0x109)](_0x349916,(_0x3c8eb6,_0xd60a3b)=>{const _0x4fa0c3=_0x254eca,_0x40215d=this[_0x4fa0c3(0xf3)][_0x4fa0c3(0x118)][_0x4fa0c3(0xf0)][_0x4fa0c3(0x115)][_0x4fa0c3(0xef)]()[_0x4fa0c3(0x128)](_0x4fa0c3(0xfc));this[_0x4fa0c3(0x10c)](_0x349916,[_0x40215d],this[_0x4fa0c3(0x126)],_0x4fa0c3(0x126),_0x3c8eb6,_0xd60a3b);});_0x9e7c25[_0x254eca(0xfd)][_0x254eca(0x136)](_0x254eca(0x125),_0x254eca(0x126),_0x254eca(0xeb),_0x9e7c25[_0x254eca(0xfd)][_0x254eca(0x12f)](_0x254eca(0x125),null,_0x254eca(0x10d))),_0x9e7c25[_0x254eca(0xfd)][_0x254eca(0x136)](_0x254eca(0x125),_0x254eca(0x126),_0x254eca(0x10d),(_0x528f84,_0x2a7aad)=>this[_0x254eca(0x10b)](this[_0x254eca(0x126)],_0x528f84,_0x2a7aad)),_0x9e7c25[_0x254eca(0xfd)][_0x254eca(0x136)](_0x254eca(0x125),_0x254eca(0x126),_0x254eca(0x134),()=>!0x1);}if(this[_0x254eca(0xf3)][_0x254eca(0x103)][_0x254eca(0x131)](_0x254eca(0x11a))){for(const _0x56db40 of this[_0x254eca(0x114)])_0x9e7c25[_0x254eca(0x109)](_0x56db40,(_0x2d46f5,_0x3f69df)=>{const _0x2fd54c=_0x254eca,_0xc830f2=this[_0x2fd54c(0xf3)][_0x2fd54c(0x103)][_0x2fd54c(0xf6)](_0x2fd54c(0xf7))[_0x2fd54c(0x10f)](this[_0x2fd54c(0xf3)][_0x2fd54c(0x118)][_0x2fd54c(0xf0)][_0x2fd54c(0x115)]);this[_0x2fd54c(0x10c)](_0x56db40,_0xc830f2,this[_0x2fd54c(0x114)],_0x2fd54c(0x114),_0x2d46f5,_0x3f69df);});_0x9e7c25[_0x254eca(0xfd)][_0x254eca(0x136)](_0x254eca(0x125),_0x254eca(0x114),_0x254eca(0xeb),_0x9e7c25[_0x254eca(0xfd)][_0x254eca(0x12f)](_0x254eca(0x125),null,_0x254eca(0x10d))),_0x9e7c25[_0x254eca(0xfd)][_0x254eca(0x136)](_0x254eca(0x125),_0x254eca(0x114),_0x254eca(0x10d),(_0x19f4f3,_0x5ab4ac)=>this[_0x254eca(0x10b)](this[_0x254eca(0x114)],_0x19f4f3,_0x5ab4ac)),_0x9e7c25[_0x254eca(0xfd)][_0x254eca(0x136)](_0x254eca(0x125),_0x254eca(0x114),_0x254eca(0x134),()=>!0x1);}_0x9e7c25[_0x254eca(0xfe)][_0x254eca(0xec)](_0x14f6b7=>this[_0x254eca(0x120)](_0x14f6b7));}[_0x3dfb98(0x10c)](_0x3d8974,_0x9b9291,_0x4f3263,_0x57b3f1,_0x97be89,_0x212ab3){const _0x205be8=_0x3dfb98,_0x5b14e6=this[_0x205be8(0xf3)][_0x205be8(0x103)][_0x205be8(0xf6)](_0x205be8(0x117));this[_0x205be8(0xf3)][_0x205be8(0x118)][_0x205be8(0x12b)](_0x212ab3[_0x205be8(0x113)],()=>{const _0x2d9542=_0x205be8;for(const _0x2a3f3e of _0x9b9291){if(this[_0x2d9542(0x135)](_0x2a3f3e,_0x57b3f1))_0x97be89(_0x212ab3);else{const _0x116408={};for(const _0x3f9bb2 of _0x4f3263){const _0x17852b=_0x2a3f3e[_0x2d9542(0x11c)](_0x3f9bb2);void 0x0!==_0x17852b&&(_0x116408[_0x3f9bb2]=_0x17852b);}_0x97be89(_0x212ab3),_0x5b14e6[_0x2d9542(0x12e)](_0x2a3f3e,{'commandParams':[_0x116408]},[],_0x57b3f1);}}});}[_0x3dfb98(0x10b)](_0x45faef,_0x3405f5,_0x13ee47){const _0x51fdf2=_0x3dfb98,_0x332314=_0x3405f5[0x0][_0x51fdf2(0xf4)][_0x51fdf2(0x130)],_0x3fda12=_0x13ee47[_0x51fdf2(0x129)][0x0];this[_0x51fdf2(0xf3)][_0x51fdf2(0x118)][_0x51fdf2(0x10a)](_0x4341b6=>{const _0x331d01=_0x51fdf2;for(const _0x35b4ab of _0x45faef)void 0x0!==_0x3fda12[_0x35b4ab]?_0x4341b6[_0x331d01(0x12a)](_0x35b4ab,_0x3fda12[_0x35b4ab],_0x332314):_0x4341b6[_0x331d01(0x111)](_0x35b4ab,_0x332314);});}[_0x3dfb98(0x120)](_0x27ee42){const _0x2e2530=_0x3dfb98;if(_0x27ee42[_0x2e2530(0x116)])switch(_0x27ee42[_0x2e2530(0xf9)]){case _0x2e2530(0x126):return{'type':_0x2e2530(0xf5),'content':_0x3b4c3f(this[_0x2e2530(0xf3)][_0x2e2530(0xfa)],_0x2e2530(0xf8))};case _0x2e2530(0x114):return{'type':_0x2e2530(0xf5),'content':_0x3b4c3f(this[_0x2e2530(0xf3)][_0x2e2530(0xfa)],_0x2e2530(0x112))};}}[_0x3dfb98(0x135)](_0x41e121,_0x4a510d){const _0x3b9ebe=_0x3dfb98,_0x2ddf62=this[_0x3b9ebe(0xf3)][_0x3b9ebe(0x103)][_0x3b9ebe(0xf6)](_0x3b9ebe(0x117));for(const _0x8cbd3f of _0x2ddf62[_0x3b9ebe(0xff)]({'skipNotAttached':!0x0})){const _0x43c41b=_0x8cbd3f[_0x3b9ebe(0x12d)]();if(_0x8cbd3f[_0x3b9ebe(0xf9)]===_0x4a510d&&_0x43c41b===_0x41e121)return _0x8cbd3f;}return null;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4ad8ed=_0x46e7;function _0x46e7(_0x47456e,_0x16f9a5){const _0x5a80c2=_0x5a80();return _0x46e7=function(_0x46e7d6,_0x360ed1){_0x46e7d6=_0x46e7d6-0x18c;let _0x224a57=_0x5a80c2[_0x46e7d6];return _0x224a57;},_0x46e7(_0x47456e,_0x16f9a5);}(function(_0x35f5e7,_0x4aa05c){const _0x190a1e=_0x46e7,_0x2657f0=_0x35f5e7();while(!![]){try{const _0x4377ed=-parseInt(_0x190a1e(0x198))/0x1+parseInt(_0x190a1e(0x18f))/0x2*(parseInt(_0x190a1e(0x193))/0x3)+-parseInt(_0x190a1e(0x192))/0x4+parseInt(_0x190a1e(0x199))/0x5+parseInt(_0x190a1e(0x19b))/0x6+parseInt(_0x190a1e(0x190))/0x7+-parseInt(_0x190a1e(0x19c))/0x8*(parseInt(_0x190a1e(0x197))/0x9);if(_0x4377ed===_0x4aa05c)break;else _0x2657f0['push'](_0x2657f0['shift']());}catch(_0x6d66c8){_0x2657f0['push'](_0x2657f0['shift']());}}}(_0x5a80,0xc341c));import{Plugin as _0x139c7f}from'ckeditor5/src/core.js';function _0x5a80(){const _0x5a6ae8=['get','has','14ylDVNj','10713339qJGlPb','enableCommand','3330696fqshBL','387087OktvLX','editor','insertTemplate','TrackChangesEditing','496458ElBXQo','879377BCBbpB','781820wCTumC','Template','5819142LWoQex','152GnPVmB','plugins','afterInit'];_0x5a80=function(){return _0x5a6ae8;};return _0x5a80();}export default class Dt extends _0x139c7f{[_0x4ad8ed(0x18c)](){const _0x3dc72e=_0x4ad8ed,_0x1f308d=this[_0x3dc72e(0x194)];_0x1f308d[_0x3dc72e(0x19d)][_0x3dc72e(0x18e)](_0x3dc72e(0x19a))&&_0x1f308d[_0x3dc72e(0x19d)][_0x3dc72e(0x18d)](_0x3dc72e(0x196))[_0x3dc72e(0x191)](_0x3dc72e(0x195));}}
23
+ function _0x2bdc(_0x21b6a2,_0x3e7cdd){const _0xfbab50=_0xfbab();return _0x2bdc=function(_0x2bdceb,_0x5e2135){_0x2bdceb=_0x2bdceb-0x1c8;let _0x527909=_0xfbab50[_0x2bdceb];return _0x527909;},_0x2bdc(_0x21b6a2,_0x3e7cdd);}const _0x27a906=_0x2bdc;(function(_0x8b8818,_0x16ac28){const _0x5f097c=_0x2bdc,_0x376669=_0x8b8818();while(!![]){try{const _0x439375=-parseInt(_0x5f097c(0x1dc))/0x1*(parseInt(_0x5f097c(0x1d1))/0x2)+parseInt(_0x5f097c(0x1c9))/0x3*(-parseInt(_0x5f097c(0x1db))/0x4)+-parseInt(_0x5f097c(0x1da))/0x5+-parseInt(_0x5f097c(0x1d5))/0x6*(-parseInt(_0x5f097c(0x1cf))/0x7)+parseInt(_0x5f097c(0x1d2))/0x8*(-parseInt(_0x5f097c(0x1d8))/0x9)+parseInt(_0x5f097c(0x1d9))/0xa*(parseInt(_0x5f097c(0x1d3))/0xb)+-parseInt(_0x5f097c(0x1ce))/0xc*(-parseInt(_0x5f097c(0x1ca))/0xd);if(_0x439375===_0x16ac28)break;else _0x376669['push'](_0x376669['shift']());}catch(_0x1a303c){_0x376669['push'](_0x376669['shift']());}}}(_0xfbab,0x19bd3));function _0xfbab(){const _0x2da32d=['enableCommand','Template','970524YjmzBz','640661ooKpIC','afterInit','540KnBGyQ','1061672raWkxl','215567edFwdX','insertTemplate','6hVZGgD','TrackChangesEditing','has','9WwdrSm','70mVWRNH','886365jKzjlA','158008WWGyiJ','221svzRHs','plugins','get','12pjcidr','65AwlUBr','editor'];_0xfbab=function(){return _0x2da32d;};return _0xfbab();}import{Plugin as _0x3c2b35}from'ckeditor5/src/core.js';export default class Dt extends _0x3c2b35{[_0x27a906(0x1d0)](){const _0xbeba92=_0x27a906,_0x4e33ec=this[_0xbeba92(0x1cb)];_0x4e33ec[_0xbeba92(0x1dd)][_0xbeba92(0x1d7)](_0xbeba92(0x1cd))&&_0x4e33ec[_0xbeba92(0x1dd)][_0xbeba92(0x1c8)](_0xbeba92(0x1d6))[_0xbeba92(0x1cc)](_0xbeba92(0x1d4));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1b0f(){const _0x555bda=['afterInit','get','createRange','2141274rhSopl','from','1164843ZBGSLR','isCollapsed','element','locale','Title','getChangedMarkers','ELEMENT_TITLE','newRange','differ','updateMarker','710268YpuqOG','isTouching','getNearestSelectionRange','removeMarker','_splitMarkerName','end','editor','schema','start','3289770EpJrMi','TrackChangesEditing','registerPostFixer','4020375CjcYpf','suggestion','forward','plugins','document','8yIZCdP','isEqual','title-content','descriptionFactory','nodeBefore','model','registerElementLabel','has','12226781qjwyEM','333091nYQqqj'];_0x1b0f=function(){return _0x555bda;};return _0x1b0f();}const _0x34ce77=_0x3804;(function(_0x1cad08,_0x6d2d27){const _0x4108e3=_0x3804,_0x2bd529=_0x1cad08();while(!![]){try{const _0x292c71=-parseInt(_0x4108e3(0x144))/0x1+parseInt(_0x4108e3(0x148))/0x2+-parseInt(_0x4108e3(0x14a))/0x3+-parseInt(_0x4108e3(0x154))/0x4+-parseInt(_0x4108e3(0x160))/0x5+-parseInt(_0x4108e3(0x15d))/0x6+-parseInt(_0x4108e3(0x143))/0x7*(-parseInt(_0x4108e3(0x165))/0x8);if(_0x292c71===_0x6d2d27)break;else _0x2bd529['push'](_0x2bd529['shift']());}catch(_0x3555c0){_0x2bd529['push'](_0x2bd529['shift']());}}}(_0x1b0f,0x8a2fb));import{Plugin as _0x2c97b9}from'ckeditor5/src/core.js';import{getTranslation as _0x26085e}from'../utils/common-translations.js';function _0x3804(_0x43f507,_0x1903a0){const _0x1b0f75=_0x1b0f();return _0x3804=function(_0x3804ef,_0x32579e){_0x3804ef=_0x3804ef-0x140;let _0x5a7dca=_0x1b0f75[_0x3804ef];return _0x5a7dca;},_0x3804(_0x43f507,_0x1903a0);}export default class $t extends _0x2c97b9{[_0x34ce77(0x145)](){const _0x41f658=_0x34ce77,_0x31bc84=this[_0x41f658(0x15a)];if(!_0x31bc84[_0x41f658(0x163)][_0x41f658(0x142)](_0x41f658(0x14e)))return;const _0x2230ae=_0x31bc84[_0x41f658(0x163)][_0x41f658(0x146)](_0x41f658(0x15e));_0x2230ae[_0x41f658(0x168)][_0x41f658(0x141)](_0x41f658(0x167),()=>_0x26085e(_0x31bc84[_0x41f658(0x14d)],_0x41f658(0x150))),_0x31bc84[_0x41f658(0x140)][_0x41f658(0x164)][_0x41f658(0x15f)](_0x979214=>{const _0x5a4f3d=_0x41f658;let _0x2be581=!0x1;const _0x3f38d9=Array[_0x5a4f3d(0x149)](_0x31bc84[_0x5a4f3d(0x140)][_0x5a4f3d(0x164)][_0x5a4f3d(0x152)][_0x5a4f3d(0x14f)]());for(const {name:_0x153de7,data:_0x430ec0}of _0x3f38d9){const {group:_0x5cda31}=_0x2230ae[_0x5a4f3d(0x158)](_0x153de7);if(_0x5a4f3d(0x161)!==_0x5cda31||!_0x430ec0[_0x5a4f3d(0x151)])continue;const _0x8afa54=_0x430ec0[_0x5a4f3d(0x151)],_0x20b8d3=_0x8afa54[_0x5a4f3d(0x159)][_0x5a4f3d(0x169)];if(!_0x20b8d3||!_0x20b8d3['is'](_0x5a4f3d(0x14c),_0x5a4f3d(0x167)))continue;if(!_0x8afa54[_0x5a4f3d(0x15c)][_0x5a4f3d(0x155)](_0x8afa54[_0x5a4f3d(0x159)]))continue;const _0x36a287=_0x31bc84[_0x5a4f3d(0x140)][_0x5a4f3d(0x15b)][_0x5a4f3d(0x156)](_0x8afa54[_0x5a4f3d(0x159)],_0x5a4f3d(0x162));if(_0x36a287&&_0x36a287[_0x5a4f3d(0x14b)]){const _0x345093=_0x979214[_0x5a4f3d(0x147)](_0x8afa54[_0x5a4f3d(0x15c)],_0x36a287[_0x5a4f3d(0x15c)]);_0x345093[_0x5a4f3d(0x166)](_0x8afa54)||(_0x979214[_0x5a4f3d(0x153)](_0x153de7,{'range':_0x345093}),_0x2be581=!0x0);}_0x2be581||(_0x979214[_0x5a4f3d(0x157)](_0x153de7),_0x2be581=!0x0);}return _0x2be581;});}}
23
+ function _0x4c32(_0x34773f,_0x53341){const _0x3c7b2f=_0x3c7b();return _0x4c32=function(_0x4c32cd,_0x4ed553){_0x4c32cd=_0x4c32cd-0xc3;let _0x4cfd4e=_0x3c7b2f[_0x4c32cd];return _0x4cfd4e;},_0x4c32(_0x34773f,_0x53341);}const _0x23bdfc=_0x4c32;(function(_0x3238cb,_0x24d238){const _0x59bcbd=_0x4c32,_0x417c90=_0x3238cb();while(!![]){try{const _0x21bc75=-parseInt(_0x59bcbd(0xce))/0x1+parseInt(_0x59bcbd(0xc8))/0x2+parseInt(_0x59bcbd(0xdd))/0x3*(-parseInt(_0x59bcbd(0xca))/0x4)+-parseInt(_0x59bcbd(0xcf))/0x5+-parseInt(_0x59bcbd(0xd4))/0x6*(parseInt(_0x59bcbd(0xd6))/0x7)+parseInt(_0x59bcbd(0xd2))/0x8+parseInt(_0x59bcbd(0xe3))/0x9*(parseInt(_0x59bcbd(0xda))/0xa);if(_0x21bc75===_0x24d238)break;else _0x417c90['push'](_0x417c90['shift']());}catch(_0x385a27){_0x417c90['push'](_0x417c90['shift']());}}}(_0x3c7b,0x5e9b8));function _0x3c7b(){const _0x44c283=['1942146utsBlp','afterInit','14azXtjR','document','locale','updateMarker','78980QujLcn','Title','has','1713svPxHS','schema','forward','suggestion','registerPostFixer','createRange','1818OVyIbS','differ','removeMarker','isTouching','isCollapsed','element','descriptionFactory','TrackChangesEditing','nodeBefore','model','isEqual','newRange','plugins','registerElementLabel','get','getChangedMarkers','start','154598HChOCx','_splitMarkerName','4324HMFJyS','from','title-content','ELEMENT_TITLE','347634DwQssv','1342240dtyzwB','editor','getNearestSelectionRange','4764256CYwxEA','end'];_0x3c7b=function(){return _0x44c283;};return _0x3c7b();}import{Plugin as _0x97375}from'ckeditor5/src/core.js';import{getTranslation as _0x4de64c}from'../utils/common-translations.js';export default class $t extends _0x97375{[_0x23bdfc(0xd5)](){const _0x1985c0=_0x23bdfc,_0xc4f190=this[_0x1985c0(0xd0)];if(!_0xc4f190[_0x1985c0(0xc3)][_0x1985c0(0xdc)](_0x1985c0(0xdb)))return;const _0x5a90d5=_0xc4f190[_0x1985c0(0xc3)][_0x1985c0(0xc5)](_0x1985c0(0xea));_0x5a90d5[_0x1985c0(0xe9)][_0x1985c0(0xc4)](_0x1985c0(0xcc),()=>_0x4de64c(_0xc4f190[_0x1985c0(0xd8)],_0x1985c0(0xcd))),_0xc4f190[_0x1985c0(0xec)][_0x1985c0(0xd7)][_0x1985c0(0xe1)](_0x208c5f=>{const _0x1b090d=_0x1985c0;let _0x43b4bd=!0x1;const _0x2b6450=Array[_0x1b090d(0xcb)](_0xc4f190[_0x1b090d(0xec)][_0x1b090d(0xd7)][_0x1b090d(0xe4)][_0x1b090d(0xc6)]());for(const {name:_0x47d477,data:_0x8dd616}of _0x2b6450){const {group:_0x45dea6}=_0x5a90d5[_0x1b090d(0xc9)](_0x47d477);if(_0x1b090d(0xe0)!==_0x45dea6||!_0x8dd616[_0x1b090d(0xee)])continue;const _0x48214a=_0x8dd616[_0x1b090d(0xee)],_0x5f18d2=_0x48214a[_0x1b090d(0xd3)][_0x1b090d(0xeb)];if(!_0x5f18d2||!_0x5f18d2['is'](_0x1b090d(0xe8),_0x1b090d(0xcc)))continue;if(!_0x48214a[_0x1b090d(0xc7)][_0x1b090d(0xe6)](_0x48214a[_0x1b090d(0xd3)]))continue;const _0x42fb37=_0xc4f190[_0x1b090d(0xec)][_0x1b090d(0xde)][_0x1b090d(0xd1)](_0x48214a[_0x1b090d(0xd3)],_0x1b090d(0xdf));if(_0x42fb37&&_0x42fb37[_0x1b090d(0xe7)]){const _0x5721bb=_0x208c5f[_0x1b090d(0xe2)](_0x48214a[_0x1b090d(0xc7)],_0x42fb37[_0x1b090d(0xc7)]);_0x5721bb[_0x1b090d(0xed)](_0x48214a)||(_0x208c5f[_0x1b090d(0xd9)](_0x47d477,{'range':_0x5721bb}),_0x43b4bd=!0x0);}_0x43b4bd||(_0x208c5f[_0x1b090d(0xe5)](_0x47d477),_0x43b4bd=!0x0);}return _0x43b4bd;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x341331=_0x2f59;(function(_0x396e7f,_0x3362f3){const _0x234185=_0x2f59,_0x532f8e=_0x396e7f();while(!![]){try{const _0x3d3aec=parseInt(_0x234185(0x108))/0x1*(parseInt(_0x234185(0x113))/0x2)+-parseInt(_0x234185(0x109))/0x3*(-parseInt(_0x234185(0x107))/0x4)+parseInt(_0x234185(0x110))/0x5+parseInt(_0x234185(0x114))/0x6+parseInt(_0x234185(0x104))/0x7+-parseInt(_0x234185(0x103))/0x8+-parseInt(_0x234185(0x10b))/0x9;if(_0x3d3aec===_0x3362f3)break;else _0x532f8e['push'](_0x532f8e['shift']());}catch(_0x5ae791){_0x532f8e['push'](_0x532f8e['shift']());}}}(_0x4d0f,0xaaf6f));function _0x2f59(_0x263a50,_0x105423){const _0x4d0f33=_0x4d0f();return _0x2f59=function(_0x2f59fd,_0x145252){_0x2f59fd=_0x2f59fd-0x102;let _0x8654b9=_0x4d0f33[_0x2f59fd];return _0x8654b9;},_0x2f59(_0x263a50,_0x105423);}import{Plugin as _0x30f306}from'ckeditor5/src/core.js';export default class Bt extends _0x30f306{[_0x341331(0x106)](){const _0x332a57=_0x341331,_0x5ab587=this[_0x332a57(0x111)],_0x47be28=_0x5ab587[_0x332a57(0x10f)][_0x332a57(0x10c)](_0x332a57(0x10e));_0x5ab587[_0x332a57(0x10f)][_0x332a57(0x112)](_0x332a57(0x10a))&&(_0x47be28[_0x332a57(0x105)](_0x332a57(0x10d)),_0x47be28[_0x332a57(0x105)](_0x332a57(0x102)));}}function _0x4d0f(){const _0xff905=['has','1032NVGMgh','4545444nPRkfu','redo','10826800dsxstd','4840528fyCPZc','enableCommand','afterInit','472hayhHj','2019YKHwfV','3567Hmaqgk','UndoEditing','16842168avZvNH','get','undo','TrackChangesEditing','plugins','6468945IGxoAE','editor'];_0x4d0f=function(){return _0xff905;};return _0x4d0f();}
23
+ function _0x1f86(){const _0x2c9cd1=['get','22365UbPsKj','TrackChangesEditing','13974777rEZZqw','editor','enableCommand','48876990HgpAND','UndoEditing','470841CgsFla','580HQdbUJ','1627PxnVTY','undo','168SeZnzF','180200Lepriq','9969128lRLiMA','has','1976IWwyeY','afterInit','plugins','redo'];_0x1f86=function(){return _0x2c9cd1;};return _0x1f86();}const _0x1c2b5f=_0x3617;function _0x3617(_0x360e55,_0x2b0371){const _0x1f86d6=_0x1f86();return _0x3617=function(_0x361707,_0x4fcdbe){_0x361707=_0x361707-0x16a;let _0x2786f5=_0x1f86d6[_0x361707];return _0x2786f5;},_0x3617(_0x360e55,_0x2b0371);}(function(_0x9f621d,_0x13756f){const _0x31c5ea=_0x3617,_0x2b2f8c=_0x9f621d();while(!![]){try{const _0x11a1a6=-parseInt(_0x31c5ea(0x179))/0x1*(parseInt(_0x31c5ea(0x16b))/0x2)+parseInt(_0x31c5ea(0x170))/0x3*(-parseInt(_0x31c5ea(0x178))/0x4)+parseInt(_0x31c5ea(0x17c))/0x5*(-parseInt(_0x31c5ea(0x17b))/0x6)+-parseInt(_0x31c5ea(0x177))/0x7+parseInt(_0x31c5ea(0x17d))/0x8+-parseInt(_0x31c5ea(0x172))/0x9+parseInt(_0x31c5ea(0x175))/0xa;if(_0x11a1a6===_0x13756f)break;else _0x2b2f8c['push'](_0x2b2f8c['shift']());}catch(_0x58cf92){_0x2b2f8c['push'](_0x2b2f8c['shift']());}}}(_0x1f86,0xc747d));import{Plugin as _0x12a5bf}from'ckeditor5/src/core.js';export default class Bt extends _0x12a5bf{[_0x1c2b5f(0x16c)](){const _0x54b9a7=_0x1c2b5f,_0x9b0ba9=this[_0x54b9a7(0x173)],_0x2b5022=_0x9b0ba9[_0x54b9a7(0x16d)][_0x54b9a7(0x16f)](_0x54b9a7(0x171));_0x9b0ba9[_0x54b9a7(0x16d)][_0x54b9a7(0x16a)](_0x54b9a7(0x176))&&(_0x2b5022[_0x54b9a7(0x174)](_0x54b9a7(0x17a)),_0x2b5022[_0x54b9a7(0x174)](_0x54b9a7(0x16e)));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x54070c,_0x5baf50){const _0x10795e=_0x5385,_0x39933f=_0x54070c();while(!![]){try{const _0x5cb31c=parseInt(_0x10795e(0x137))/0x1*(-parseInt(_0x10795e(0x12e))/0x2)+parseInt(_0x10795e(0x157))/0x3+parseInt(_0x10795e(0x130))/0x4+parseInt(_0x10795e(0x156))/0x5*(parseInt(_0x10795e(0x146))/0x6)+parseInt(_0x10795e(0x152))/0x7+parseInt(_0x10795e(0x138))/0x8*(parseInt(_0x10795e(0x149))/0x9)+-parseInt(_0x10795e(0x153))/0xa;if(_0x5cb31c===_0x5baf50)break;else _0x39933f['push'](_0x39933f['shift']());}catch(_0x20851c){_0x39933f['push'](_0x39933f['shift']());}}}(_0xe0de,0xa7924));function _0x5385(_0x75664f,_0x2d3ad0){const _0xe0defa=_0xe0de();return _0x5385=function(_0x538517,_0xb68675){_0x538517=_0x538517-0x12b;let _0x12ec96=_0xe0defa[_0x538517];return _0x12ec96;},_0x5385(_0x75664f,_0x2d3ad0);}export function getRangesWithAttribute(_0x351d8b,_0x25e56c,_0x50b6ed){const _0x1a9410=_0x5385,_0x32c14c=[];for(const _0x18f654 of _0x25e56c[_0x1a9410(0x15b)]())_0x18f654[_0x1a9410(0x131)](_0x351d8b)&&_0x32c14c[_0x1a9410(0x150)](_0x50b6ed[_0x1a9410(0x139)](_0x18f654));return _0x32c14c;}function _0xe0de(){const _0x100331=['markerName','getCustomProperty','schema','nextSibling','16207BjFgJI','1300104LnlERy','createRangeOn','start','getWalker','consumable','createUIElement','bindElementToMarker','type','previousPosition','name','isBlock','item','test','addClass','146226oQsUGu','get','mapper','27mdYfoy','plugins','model','parent','isAtEnd','addHighlight','toViewElement','push','includes','5732363QpRCMi','26877480meoWMx','insert','isLimit','280HXVQHQ','399711mUVFsO','writer','isContent','elementEnd','getItems','span','ck-suggestion-marker--active','ck-suggestion-marker-','activeMarkers','_splitMarkerName','toViewPosition','42khEmqx','markerRange','3640024iGvmnj','hasAttribute','TrackChangesEditing'];_0xe0de=function(){return _0x100331;};return _0xe0de();}export function downcastSplitMergeMarker(_0x596efe,_0x4131e4,{showActiveMarker:_0x1b3458=!0x0}={}){const _0x2ff221=_0x5385,_0x463093=_0x596efe[_0x2ff221(0x14a)][_0x2ff221(0x147)](_0x2ff221(0x132));return(_0x219657,_0x4713b8,_0x4d15ff)=>{const _0x186724=_0x2ff221;if(!_0x4d15ff[_0x186724(0x13c)][_0x186724(0x144)](_0x4713b8[_0x186724(0x12f)],_0x219657[_0x186724(0x141)]))return;const _0x5d4c0c=_0x4713b8[_0x186724(0x12f)][_0x186724(0x13b)](),_0x116b0f=_0x4713b8[_0x186724(0x12f)][_0x186724(0x13a)],_0x514e2e=_0x596efe[_0x186724(0x14b)][_0x186724(0x135)];let _0x287a6b=null,_0x499c2d=null,_0x135894=!0x1,_0x4cb6dc=!0x1;for(const _0x139cf4 of _0x5d4c0c){const _0x3495e4=_0x139cf4[_0x186724(0x143)];_0x135894=_0x135894||_0x514e2e[_0x186724(0x159)](_0x3495e4);const _0x319d61=_0x4d15ff[_0x186724(0x148)][_0x186724(0x14f)](_0x3495e4);if(_0x319d61&&_0x319d61[_0x186724(0x134)](_0x186724(0x14e)))return;_0x186724(0x15a)==_0x139cf4[_0x186724(0x13f)]&&(_0x514e2e[_0x186724(0x142)](_0x3495e4)&&!_0x514e2e[_0x186724(0x155)](_0x3495e4)&&(_0x3495e4[_0x186724(0x136)]||_0x116b0f[_0x186724(0x14d)]?_0x287a6b&&_0x287a6b[_0x186724(0x14c)]==_0x3495e4||(_0x287a6b=_0x3495e4,_0x45578c(_0x139cf4[_0x186724(0x140)]),_0x4cb6dc=!0x0):_0x499c2d=_0x499c2d||_0x139cf4[_0x186724(0x140)]));}function _0x45578c(_0xf02b9e){const _0x31e633=_0x186724,{authorId:_0x260aee}=_0x463093[_0x31e633(0x12c)](_0x4713b8[_0x31e633(0x133)]),_0x11d7ae=_0x4d15ff[_0x31e633(0x158)][_0x31e633(0x13d)](_0x31e633(0x15c),{'class':_0x31e633(0x15e)+_0x4131e4,'data-author-id':_0x260aee}),_0x3b306a=_0x4d15ff[_0x31e633(0x148)][_0x31e633(0x12d)](_0xf02b9e);_0x1b3458&&_0x463093[_0x31e633(0x12b)][_0x31e633(0x151)](_0x4713b8[_0x31e633(0x133)])&&_0x4d15ff[_0x31e633(0x158)][_0x31e633(0x145)](_0x31e633(0x15d),_0x11d7ae),_0x4d15ff[_0x31e633(0x158)][_0x31e633(0x154)](_0x3b306a,_0x11d7ae),_0x4d15ff[_0x31e633(0x148)][_0x31e633(0x13e)](_0x11d7ae,_0x4713b8[_0x31e633(0x133)]);}_0x135894||_0x4cb6dc||!_0x499c2d||_0x45578c(_0x499c2d);};}
23
+ function _0x2f9b(){const _0x5c191a=['6evxWhd','bindElementToMarker','parent','isLimit','elementEnd','4014206CoKbph','isAtEnd','145739dsUMIO','item','getWalker','nextSibling','getCustomProperty','689TsiJUX','markerRange','ck-suggestion-marker-','createRangeOn','start','mapper','createUIElement','schema','8OaFcRU','isBlock','1360cKFDyU','plugins','markerName','729804DrDVUP','consumable','addClass','ck-suggestion-marker--active','toViewPosition','type','previousPosition','addHighlight','hasAttribute','includes','test','getItems','name','writer','_splitMarkerName','isContent','push','toViewElement','157993nbtPaG','TrackChangesEditing','27YYzxhB','get','184683ItViwk','span','2572250KwoOPz','867544oqcYCn','18SPTdYn','insert','activeMarkers','model'];_0x2f9b=function(){return _0x5c191a;};return _0x2f9b();}(function(_0x317e8a,_0x570520){const _0x1d7563=_0x309a,_0x2aea6a=_0x317e8a();while(!![]){try{const _0x440133=-parseInt(_0x1d7563(0xa9))/0x1+-parseInt(_0x1d7563(0xb1))/0x2*(-parseInt(_0x1d7563(0xad))/0x3)+-parseInt(_0x1d7563(0x92))/0x4*(-parseInt(_0x1d7563(0xaf))/0x5)+-parseInt(_0x1d7563(0xb5))/0x6*(-parseInt(_0x1d7563(0x83))/0x7)+parseInt(_0x1d7563(0xb0))/0x8*(parseInt(_0x1d7563(0xab))/0x9)+-parseInt(_0x1d7563(0x94))/0xa*(-parseInt(_0x1d7563(0x85))/0xb)+-parseInt(_0x1d7563(0x97))/0xc*(parseInt(_0x1d7563(0x8a))/0xd);if(_0x440133===_0x570520)break;else _0x2aea6a['push'](_0x2aea6a['shift']());}catch(_0x1e013f){_0x2aea6a['push'](_0x2aea6a['shift']());}}}(_0x2f9b,0xdc4a2));export function getRangesWithAttribute(_0x528e41,_0x1bad90,_0x1832dc){const _0x222582=_0x309a,_0x32d5e7=[];for(const _0x140bf2 of _0x1bad90[_0x222582(0xa2)]())_0x140bf2[_0x222582(0x9f)](_0x528e41)&&_0x32d5e7[_0x222582(0xa7)](_0x1832dc[_0x222582(0x8d)](_0x140bf2));return _0x32d5e7;}function _0x309a(_0x1c4ab9,_0xf285d5){const _0x2f9b44=_0x2f9b();return _0x309a=function(_0x309aad,_0x40a8d1){_0x309aad=_0x309aad-0x81;let _0xc281be=_0x2f9b44[_0x309aad];return _0xc281be;},_0x309a(_0x1c4ab9,_0xf285d5);}export function downcastSplitMergeMarker(_0x28fefa,_0x3f1481,{showActiveMarker:_0x1415d4=!0x0}={}){const _0x141dea=_0x309a,_0x2247f0=_0x28fefa[_0x141dea(0x95)][_0x141dea(0xac)](_0x141dea(0xaa));return(_0x168643,_0x2a1217,_0x5f4a74)=>{const _0x556d6f=_0x141dea;if(!_0x5f4a74[_0x556d6f(0x98)][_0x556d6f(0xa1)](_0x2a1217[_0x556d6f(0x8b)],_0x168643[_0x556d6f(0xa3)]))return;const _0x416b81=_0x2a1217[_0x556d6f(0x8b)][_0x556d6f(0x87)](),_0x38849c=_0x2a1217[_0x556d6f(0x8b)][_0x556d6f(0x8e)],_0x4ce647=_0x28fefa[_0x556d6f(0xb4)][_0x556d6f(0x91)];let _0x437de0=null,_0x18df05=null,_0x436772=!0x1,_0x40201b=!0x1;for(const _0xf3711e of _0x416b81){const _0x2ecbf3=_0xf3711e[_0x556d6f(0x86)];_0x436772=_0x436772||_0x4ce647[_0x556d6f(0xa6)](_0x2ecbf3);const _0x35760c=_0x5f4a74[_0x556d6f(0x8f)][_0x556d6f(0xa8)](_0x2ecbf3);if(_0x35760c&&_0x35760c[_0x556d6f(0x89)](_0x556d6f(0x9e)))return;_0x556d6f(0x82)==_0xf3711e[_0x556d6f(0x9c)]&&(_0x4ce647[_0x556d6f(0x93)](_0x2ecbf3)&&!_0x4ce647[_0x556d6f(0x81)](_0x2ecbf3)&&(_0x2ecbf3[_0x556d6f(0x88)]||_0x38849c[_0x556d6f(0x84)]?_0x437de0&&_0x437de0[_0x556d6f(0xb7)]==_0x2ecbf3||(_0x437de0=_0x2ecbf3,_0x21fdfb(_0xf3711e[_0x556d6f(0x9d)]),_0x40201b=!0x0):_0x18df05=_0x18df05||_0xf3711e[_0x556d6f(0x9d)]));}function _0x21fdfb(_0x1bee1b){const _0x3acc80=_0x556d6f,{authorId:_0x3b8cb8}=_0x2247f0[_0x3acc80(0xa5)](_0x2a1217[_0x3acc80(0x96)]),_0x5659ab=_0x5f4a74[_0x3acc80(0xa4)][_0x3acc80(0x90)](_0x3acc80(0xae),{'class':_0x3acc80(0x8c)+_0x3f1481,'data-author-id':_0x3b8cb8}),_0x2af48f=_0x5f4a74[_0x3acc80(0x8f)][_0x3acc80(0x9b)](_0x1bee1b);_0x1415d4&&_0x2247f0[_0x3acc80(0xb3)][_0x3acc80(0xa0)](_0x2a1217[_0x3acc80(0x96)])&&_0x5f4a74[_0x3acc80(0xa4)][_0x3acc80(0x99)](_0x3acc80(0x9a),_0x5659ab),_0x5f4a74[_0x3acc80(0xa4)][_0x3acc80(0xb2)](_0x2af48f,_0x5659ab),_0x5f4a74[_0x3acc80(0x8f)][_0x3acc80(0xb6)](_0x5659ab,_0x2a1217[_0x3acc80(0x96)]);}_0x436772||_0x40201b||!_0x18df05||_0x21fdfb(_0x18df05);};}