@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240922.0 → 0.0.0-nightly-20240924.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
+ const _0x3e85c0=_0x344d;(function(_0x5bdf52,_0x44a38c){const _0x176fc4=_0x344d,_0x415d8c=_0x5bdf52();while(!![]){try{const _0x2cbd9f=-parseInt(_0x176fc4(0x186))/0x1*(parseInt(_0x176fc4(0x17d))/0x2)+-parseInt(_0x176fc4(0x18a))/0x3+parseInt(_0x176fc4(0x17e))/0x4*(parseInt(_0x176fc4(0x17f))/0x5)+-parseInt(_0x176fc4(0x188))/0x6+parseInt(_0x176fc4(0x181))/0x7+parseInt(_0x176fc4(0x187))/0x8+parseInt(_0x176fc4(0x18b))/0x9;if(_0x2cbd9f===_0x44a38c)break;else _0x415d8c['push'](_0x415d8c['shift']());}catch(_0x4fd147){_0x415d8c['push'](_0x415d8c['shift']());}}}(_0x34fc,0x7ca60));import{Plugin as _0x3309da}from'ckeditor5/src/core.js';function _0x34fc(){const _0xc016a6=['editor','plugins','4HqXENJ','3704glRecg','3085VQheID','requires','457968HYqJcU','afterInit','toggleTableCaption','has','TableCaptionEditing','186071oxZrEu','1148624ujtvna','3052986xLtYvi','enableCommand','105282CxVRKP','5816547icMcZt','TrackChangesEditing','get'];_0x34fc=function(){return _0xc016a6;};return _0x34fc();}import _0x4a8efc from'./table.js';function _0x344d(_0xf83c6f,_0x528602){const _0x34fc7c=_0x34fc();return _0x344d=function(_0x344d17,_0x361b1b){_0x344d17=_0x344d17-0x179;let _0x3359b9=_0x34fc7c[_0x344d17];return _0x3359b9;},_0x344d(_0xf83c6f,_0x528602);}export default class xt extends _0x3309da{static get[_0x3e85c0(0x180)](){return[_0x4a8efc];}[_0x3e85c0(0x182)](){const _0x24828b=_0x3e85c0,_0x32abf2=this[_0x24828b(0x17b)];if(!_0x32abf2[_0x24828b(0x17c)][_0x24828b(0x184)](_0x24828b(0x185)))return;_0x32abf2[_0x24828b(0x17c)][_0x24828b(0x17a)](_0x24828b(0x179))[_0x24828b(0x189)](_0x24828b(0x183));}}
@@ -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 _0x5935d7=_0xea54;(function(_0x24d462,_0x474004){const _0x36ece8=_0xea54,_0x182a32=_0x24d462();while(!![]){try{const _0x356501=parseInt(_0x36ece8(0x270))/0x1+-parseInt(_0x36ece8(0x211))/0x2+-parseInt(_0x36ece8(0x21e))/0x3+parseInt(_0x36ece8(0x213))/0x4+parseInt(_0x36ece8(0x217))/0x5+parseInt(_0x36ece8(0x22c))/0x6+parseInt(_0x36ece8(0x218))/0x7;if(_0x356501===_0x474004)break;else _0x182a32['push'](_0x182a32['shift']());}catch(_0x5b101){_0x182a32['push'](_0x182a32['shift']());}}}(_0x4190,0xb9cff));function _0x4190(){const _0x5dce0d=['cell','tableCellVerticalAlignment','model','8074008ptZyym','insertion','markers','root','options','register','move','isInContent','every','cells','_getCoordsForCells','showSuggestionHighlights','forceDefaultExecution','unwrap','columnInsertionIndexes','getMarkers','clipboardOutput','nodeAfter','isEmpty','getSelectionAffectedTableCells','getChild','length','previousSibling','_replaceTableSlotCell','requires','getAttributes','plugins','formatBlock','suggestionLoaded','paragraph','setAttributes','selection','Users','fill','add','registerDescriptionCallback','TableUtils','updateMarker','endColumn','markMultiRangeBlockFormat','getSuggestions','redo','insert','documentSelection','tableCell','tablePasteCell','batch','name','tableCellBorderColor','last','end','columns','columnInsertionRanges','keys','trackChanges','fromRange','first','editing','isEqual','wrap','deletion','_suggestionFactory','_createdBatches','row','createElement','insertRows','find','tablePaste','419226ESNFjO','join','_tablePostFixingSubtypes','content','ck-suggestion-marker--active','elementToElement','value','push','low','_isForcedDefaultExecutionBlock','getSuggestionCallback','markMultiRangeDeletion','ck-suggestion-marker-insertion','getChildren','$graveyard','tablePasteRow','getRange','editor','rowInsertionIndexes','getColumns','hasSuggestion','getRows','call','detach','next','createRangeIn','removeMarker','TableClipboard','*Replace\x20table\x20cells*','rowInsertionRanges','deletionRanges','afterInit','tableCellPadding','findAncestor','getContainedElement','getTableIfOnlyTableInContent','locale','suggestionUnloaded','element','getChanges','containsRange','TrackChangesEditing','registerCustomCallback','tablePasteColumn','getColumnIndexes','removeMarkers','high','forEach','startsWith','subType','view','previous','get','insertContent','some','commands','insertionRanges','ck-suggestion-marker','getItems','has','document','tableCellBackgroundColor','tableCellSuggestion','rows','getSuggestion','position','rootName','author','tableCellHorizontalAlignment','tableCellBorderStyle','editingDowncast','suggestion','schema','setAttribute','filter','getShiftedBy','removeRows','activeMarkers','nextSibling','type','change','markerToHighlight','createPositionBefore','return','map','from','createRangeOn','set','endRow','oldRange','fromEntries','getRanges','descriptionFactory','column','insertColumns','markerName','for','table','tablePasteChainId','accept','getAllAdjacentSuggestions','reduce','suggestion:formatBlock:tablePasteCell','newRange','discard','markMultiRangeInsertion','_splitMarkerName','2463166eQajTz','removeColumns','3911836cnAlev','getChangedMarkers','registerPostFixer','stop','1170825LBBqIK','3567998Qcaaqq','conversion','tableCellBorderWidth','getRowIndexes','dataDowncast','createTableWalker','4482186oUMQBk','start','attributes','remove','includes','entries','suggestion-td','differ','createRange','listenTo','markerAttributes'];_0x4190=function(){return _0x5dce0d;};return _0x4190();}import{getTranslation as _0x1a66b0}from'../utils/common-translations.js';import{Plugin as _0x3e944c}from'ckeditor5/src/core.js';function _0xea54(_0x462939,_0x19c64f){const _0x41903=_0x4190();return _0xea54=function(_0xea5489,_0x4e9d08){_0xea5489=_0xea5489-0x1ac;let _0x3d705=_0x41903[_0xea5489];return _0x3d705;},_0xea54(_0x462939,_0x19c64f);}import{LiveRange as _0x479175}from'ckeditor5/src/engine.js';import{uid as _0x1c30a,priorities as _0x2e2de9}from'ckeditor5/src/utils.js';import _0x64592c from'./table.js';const Pe=[_0x5935d7(0x21a),_0x5935d7(0x25c),_0x5935d7(0x1eb),_0x5935d7(0x1ea),_0x5935d7(0x22a),_0x5935d7(0x1e3),_0x5935d7(0x1c6)],we=Object[_0x5935d7(0x200)](Pe[_0x5935d7(0x1fa)](_0x3ac9fc=>[_0x3ac9fc,null]));export default class _t extends _0x3e944c{static get[_0x5935d7(0x244)](){return[_0x64592c];}[_0x5935d7(0x1c5)](){const _0xd083dc=_0x5935d7,_0x453c32=this[_0xd083dc(0x1b7)];if(!_0x453c32[_0xd083dc(0x246)][_0xd083dc(0x1e1)](_0xd083dc(0x1c1)))return;const _0x32b3bc=_0x453c32[_0xd083dc(0x246)][_0xd083dc(0x1da)](_0xd083dc(0x1cf)),_0x4ed8ce=_0x453c32[_0xd083dc(0x246)][_0xd083dc(0x1da)](_0xd083dc(0x250)),_0x49d0c2=_0x453c32[_0xd083dc(0x246)][_0xd083dc(0x1da)](_0x64592c),_0x3ce63c=_0x453c32[_0xd083dc(0x246)][_0xd083dc(0x1da)](_0xd083dc(0x1c1));_0x49d0c2[_0xd083dc(0x272)][_0xd083dc(0x1ad)](_0xd083dc(0x1b5),_0xd083dc(0x1d1)),_0x453c32[_0xd083dc(0x22b)][_0xd083dc(0x1ee)][_0xd083dc(0x231)](_0xd083dc(0x1e4),{'allowIn':_0xd083dc(0x258),'allowContentOf':_0xd083dc(0x258),'isLimit':!0x0}),_0x453c32[_0xd083dc(0x219)][_0xd083dc(0x275)]({'model':_0xd083dc(0x1e4),'view':_0xd083dc(0x224)});let _0x7df467=null;_0x453c32[_0xd083dc(0x22b)]['on'](_0xd083dc(0x1db),(_0x55231b,_0x289a51)=>{const _0x2cf484=_0xd083dc,[_0x37a314,_0x39b6de]=_0x289a51,_0x17ce27=_0x289a51[_0x289a51[_0x2cf484(0x241)]-0x1];_0x17ce27&&_0x17ce27[_0x2cf484(0x238)]||_0x32b3bc[_0x2cf484(0x1af)]||this[_0x2cf484(0x1b7)][_0x2cf484(0x1dd)][_0x2cf484(0x1da)](_0x2cf484(0x262))[_0x2cf484(0x1ac)]&&function(_0x4b5914,_0x5e478b,_0x1e51b3,_0x43486e,_0x53f54f){const _0x197e2c=_0x2cf484;if(_0x5e478b&&!_0x5e478b['is'](_0x197e2c(0x257)))return!0x1;const _0x34adbe=_0x53f54f[_0x197e2c(0x1c9)](_0x4b5914,_0x1e51b3);if(!_0x34adbe||!Re(_0x34adbe,void 0x0,_0x43486e))return!0x1;const _0x5acea5=_0x43486e[_0x197e2c(0x23f)](_0x1e51b3[_0x197e2c(0x1e2)][_0x197e2c(0x24b)]);if(!_0x5acea5[_0x197e2c(0x241)])return!0x1;const _0x153622=_0x5acea5[0x0][_0x197e2c(0x1c7)](_0x197e2c(0x207)),_0x10b26e=_0x43486e[_0x197e2c(0x21b)](_0x5acea5),_0x3d04e9=_0x43486e[_0x197e2c(0x1d2)](_0x5acea5),_0x3bc6d7={'startRow':_0x10b26e[_0x197e2c(0x264)],'endRow':_0x10b26e[_0x197e2c(0x25d)],'startColumn':_0x3d04e9[_0x197e2c(0x264)],'endColumn':_0x3d04e9[_0x197e2c(0x25d)]};return 0x1==_0x5acea5[_0x197e2c(0x241)]&&(_0x3bc6d7[_0x197e2c(0x1fe)]+=_0x43486e[_0x197e2c(0x1bb)](_0x34adbe)-0x1,_0x3bc6d7[_0x197e2c(0x252)]+=_0x43486e[_0x197e2c(0x1b9)](_0x34adbe)-0x1),Re(_0x153622,_0x3bc6d7,_0x43486e);}(_0x37a314,_0x39b6de,_0x453c32[_0x2cf484(0x22b)],_0x4ed8ce,_0x3ce63c)&&(_0x55231b[_0x2cf484(0x216)](),_0x7df467={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x453c32[_0x2cf484(0x22b)][_0x2cf484(0x1f6)](()=>{const _0xf14780=_0x2cf484;_0x453c32[_0xf14780(0x22b)][_0xf14780(0x1db)](_0x289a51[0x0],_0x289a51[0x1],_0x289a51[0x2],{'forceDefaultExecution':!0x0});const _0x279721=_0x1c30a(),{rowInsertionRanges:_0xcde8cc,columnInsertionRanges:_0x30f459,insertionRanges:_0x40c52b,deletionRanges:_0x3f7f,cells:_0x113709}=_0x7df467;_0xcde8cc[_0xf14780(0x241)]&&_0x32b3bc[_0xf14780(0x20f)](_0xcde8cc,_0xf14780(0x1b5),{'tablePasteChainId':_0x279721}),_0x30f459[_0xf14780(0x241)]&&_0x32b3bc[_0xf14780(0x20f)](_0x30f459,_0xf14780(0x1d1),{'tablePasteChainId':_0x279721}),_0x40c52b[_0xf14780(0x241)]&&(_0x32b3bc[_0xf14780(0x20f)](_0x40c52b,_0xf14780(0x26f),{'tablePasteChainId':_0x279721,'skipNestingCheck':!0x0}),_0x40c52b[_0xf14780(0x1d5)](_0x2ace2a=>{const _0x45c607=_0xf14780;var _0x3bcd1f;return null===(_0x3bcd1f=_0x2ace2a[_0x45c607(0x1bd)])||void 0x0===_0x3bcd1f?void 0x0:_0x3bcd1f[_0x45c607(0x1bc)](_0x2ace2a);})),_0x3f7f[_0xf14780(0x241)]&&(_0x32b3bc[_0xf14780(0x1b1)](_0x3f7f,_0xf14780(0x26f),{'tablePasteChainId':_0x279721,'skipNestingCheck':!0x0}),_0x3f7f[_0xf14780(0x1d5)](_0x52fdcc=>{const _0x472dc5=_0xf14780;var _0x9b75c1;return null===(_0x9b75c1=_0x52fdcc[_0x472dc5(0x1bd)])||void 0x0===_0x9b75c1?void 0x0:_0x9b75c1[_0x472dc5(0x1bc)](_0x52fdcc);}));const _0x1932d2=_0x32b3bc[_0xf14780(0x253)](_0x113709[_0xf14780(0x1fa)](({element:_0x1642f8})=>_0x1642f8),{'formatGroupId':_0x1c30a()},[],_0xf14780(0x259),{'tablePasteChainId':_0x279721});if(_0x1932d2){const _0x2dda42=_0x1932d2[_0xf14780(0x23b)](),_0x468137=[];for(const {element:_0x1aeb1c,attributes:_0x485ffa}of _0x113709){if(!_0x485ffa)continue;const _0x55a559=_0x453c32[_0xf14780(0x22b)][_0xf14780(0x1fc)](_0x1aeb1c),_0x79e7b3=_0x2dda42[_0xf14780(0x26e)](_0x4d8f6c=>_0x4d8f6c[_0xf14780(0x1b6)]()[_0xf14780(0x266)](_0x55a559));_0x79e7b3&&_0x468137[_0xf14780(0x1ad)]([_0x79e7b3[_0xf14780(0x25b)],_0x485ffa]);}_0x468137[_0xf14780(0x241)]&&_0x1932d2[_0xf14780(0x1ef)](_0xf14780(0x228),Object[_0xf14780(0x200)](_0x468137));}_0x7df467=null;}));},{'priority':_0x2e2de9[_0xd083dc(0x1d4)]+0xa}),_0x453c32[_0xd083dc(0x246)][_0xd083dc(0x1da)](_0xd083dc(0x1c1))['on'](_0xd083dc(0x243),(_0x5ceb31,_0x2e69c2)=>{const _0x5197d1=_0xd083dc,[_0x250077,_0x1f0239,,_0x3c4370]=_0x2e69c2;if(!_0x7df467)return;_0x5ceb31[_0x5197d1(0x216)]();const _0x497118=_0x250077[_0x5197d1(0x229)],_0x9018fb=_0x1f0239,_0x4d15b5=ke(_0x497118),_0x7b1634=ke(_0x9018fb);_0x5ceb31[_0x5197d1(0x1f9)]=_0x497118;let _0x282143=null,_0x25faba=null;if(_0x7b1634||_0x4d15b5){if(_0x4d15b5&&!_0x7b1634){_0x3c4370[_0x5197d1(0x221)](_0x497118[_0x5197d1(0x240)](0x0));for(const _0x35c2c8 of Array[_0x5197d1(0x1fb)](_0x9018fb[_0x5197d1(0x1b3)]()))_0x3c4370[_0x5197d1(0x256)](_0x35c2c8,_0x497118,_0x5197d1(0x25e));const _0x182175=_0x7df467[_0x5197d1(0x1b8)][_0x5197d1(0x222)](_0x250077[_0x5197d1(0x26b)]),_0x495d1c=_0x7df467[_0x5197d1(0x23a)][_0x5197d1(0x222)](_0x250077[_0x5197d1(0x203)]);_0x182175||_0x495d1c||(_0x282143=_0x479175[_0x5197d1(0x263)](_0x3c4370[_0x5197d1(0x1bf)](_0x497118)));}else _0x7b1634&&!_0x4d15b5&&(_0x25faba=_0x3c4370[_0x5197d1(0x1bf)](_0x497118));}else{const _0x37ad17=_0x3c4370[_0x5197d1(0x26c)](_0x5197d1(0x1e4)),_0x303173=_0x3c4370[_0x5197d1(0x26c)](_0x5197d1(0x1e4));_0x3c4370[_0x5197d1(0x267)](_0x3c4370[_0x5197d1(0x1bf)](_0x497118),_0x303173),_0x3c4370[_0x5197d1(0x256)](_0x37ad17,_0x497118,0x0);for(const _0x4d0597 of Array[_0x5197d1(0x1fb)](_0x9018fb[_0x5197d1(0x1b3)]()))_0x3c4370[_0x5197d1(0x256)](_0x4d0597,_0x37ad17,_0x5197d1(0x25e));_0x282143=_0x479175[_0x5197d1(0x263)](_0x3c4370[_0x5197d1(0x1fc)](_0x37ad17)),_0x25faba=_0x479175[_0x5197d1(0x263)](_0x3c4370[_0x5197d1(0x1fc)](_0x303173));}const _0x16370f=Array[_0x5197d1(0x1fb)](_0x9018fb[_0x5197d1(0x245)]())[_0x5197d1(0x1f0)](([_0x570bf1])=>Pe[_0x5197d1(0x222)](_0x570bf1));_0x7df467[_0x5197d1(0x235)][_0x5197d1(0x1ad)]({'element':_0x497118,'attributes':_0x16370f[_0x5197d1(0x241)]?Object[_0x5197d1(0x200)](_0x16370f):null}),_0x282143&&_0x7df467[_0x5197d1(0x1de)][_0x5197d1(0x1ad)](_0x282143),_0x25faba&&_0x7df467[_0x5197d1(0x1c4)][_0x5197d1(0x1ad)](_0x25faba);},{'priority':_0xd083dc(0x1d4)}),_0x4ed8ce['on'](_0xd083dc(0x204),(_0x927e3f,_0x2014c4)=>{const _0x11aabb=_0xd083dc,[_0x73ed2c,_0x33cd55={}]=_0x2014c4;if(!_0x7df467)return;const _0x7ffe3c=_0x33cd55['at']||0x0,_0xcf3654=_0x33cd55[_0x11aabb(0x25f)]||0x1;_0x7df467[_0x11aabb(0x23a)]=new Array(_0xcf3654)[_0x11aabb(0x24d)](_0x7ffe3c)[_0x11aabb(0x1fa)]((_0x114b24,_0x12fdfa)=>_0x114b24+_0x12fdfa);for(const {cell:_0x4cc64e}of _0x4ed8ce[_0x11aabb(0x21d)](_0x73ed2c,{'startColumn':_0x7ffe3c,'endColumn':_0x7ffe3c+_0xcf3654-0x1}))_0x7df467[_0x11aabb(0x260)][_0x11aabb(0x1ad)](_0x453c32[_0x11aabb(0x22b)][_0x11aabb(0x1fc)](_0x4cc64e));},{'priority':_0xd083dc(0x1ae)}),_0x4ed8ce['on'](_0xd083dc(0x26d),(_0x57db51,_0x4818cf)=>{const _0x65fd2d=_0xd083dc,[_0x32e824,_0x3c1670={}]=_0x4818cf;if(!_0x7df467)return;const _0xb37b7=_0x3c1670['at']||0x0,_0x4593e2=_0x3c1670[_0x65fd2d(0x1e5)]||0x1;_0x7df467[_0x65fd2d(0x1b8)]=new Array(_0x4593e2)[_0x65fd2d(0x24d)](_0xb37b7)[_0x65fd2d(0x1fa)]((_0x587358,_0x3d8d31)=>_0x587358+_0x3d8d31);for(const {cell:_0x4f707a}of _0x4ed8ce[_0x65fd2d(0x21d)](_0x32e824,{'startRow':_0xb37b7,'endRow':_0xb37b7+_0x4593e2-0x1}))_0x7df467[_0x65fd2d(0x1c3)][_0x65fd2d(0x1ad)](_0x453c32[_0x65fd2d(0x22b)][_0x65fd2d(0x1fc)](_0x4f707a));},{'priority':_0xd083dc(0x1ae)}),_0x32b3bc[_0xd083dc(0x202)][_0xd083dc(0x24f)](_0x26f2a0=>{const _0x1b90c1=_0xd083dc;if(_0x26f2a0[_0x1b90c1(0x1d7)]&&_0x26f2a0[_0x1b90c1(0x1d7)][_0x1b90c1(0x1d6)](_0x1b90c1(0x26f)))return _0x26f2a0[_0x1b90c1(0x1d9)]?{}:{'type':_0x1b90c1(0x22d),'content':_0x1a66b0(_0x453c32[_0x1b90c1(0x1ca)],_0x1b90c1(0x1c2))};});const _0x560a14=()=>!0x1;for(const _0xda4f66 of[_0xd083dc(0x26f),_0xd083dc(0x1d1),_0xd083dc(0x1b5),_0xd083dc(0x259)])_0x32b3bc[_0xd083dc(0x269)][_0xd083dc(0x1d0)](_0xd083dc(0x22d),_0xda4f66,_0xd083dc(0x271),_0x560a14),_0x32b3bc[_0xd083dc(0x269)][_0xd083dc(0x1d0)](_0xd083dc(0x268),_0xda4f66,_0xd083dc(0x271),_0x560a14),_0x32b3bc[_0xd083dc(0x269)][_0xd083dc(0x1d0)](_0xd083dc(0x247),_0xda4f66,_0xd083dc(0x271),_0x560a14);_0x32b3bc[_0xd083dc(0x269)][_0xd083dc(0x1d0)](_0xd083dc(0x247),_0xd083dc(0x259),_0xd083dc(0x20e),_0x560a14),_0x32b3bc[_0xd083dc(0x269)][_0xd083dc(0x1d0)](_0xd083dc(0x247),_0xd083dc(0x259),_0xd083dc(0x209),(_0xa8f739,_0x60915f,_0x421ebf)=>{const _0x449cae=_0xd083dc,_0x59b094=_0xa8f739[_0x449cae(0x1fa)](_0x5c93e1=>_0x5c93e1[_0x449cae(0x1c8)]())[_0x449cae(0x1f0)](_0x2eb1f5=>_0x2eb1f5),_0x2229fd=new Map(_0x59b094[_0x449cae(0x1fa)](_0x1d1827=>[_0x1d1827,null]));if(_0x7df467){for(const {element:_0x271180,attributes:_0x5202ed}of _0x7df467[_0x449cae(0x235)])_0x5202ed&&_0x2229fd[_0x449cae(0x1fd)](_0x271180,_0x5202ed);}else{if(_0x421ebf&&_0x421ebf[_0x449cae(0x228)])for(const [_0x2234d0,_0x2cc25f]of Object[_0x449cae(0x223)](_0x421ebf[_0x449cae(0x228)])){const _0x112c24=_0x453c32[_0x449cae(0x22b)][_0x449cae(0x22e)][_0x449cae(0x1da)](_0x2234d0),_0x993431=_0x112c24?_0x112c24[_0x449cae(0x1b6)]()[_0x449cae(0x1c8)]():null;_0x993431&&_0x2229fd[_0x449cae(0x1fd)](_0x993431,_0x2cc25f);}}_0x453c32[_0x449cae(0x22b)][_0x449cae(0x1f6)](_0x307366=>{const _0x8a124e=_0x449cae;for(const [_0x45b666,_0xef0307]of _0x2229fd)_0x307366[_0x8a124e(0x24a)]({...we,..._0xef0307},_0x45b666);});});const _0x3bcde9=(_0x3cede0,_0xa1cb1d)=>{const _0x343c54=_0xd083dc;_0x32b3bc[_0x343c54(0x269)][_0x343c54(0x1d0)](_0x3cede0,_0x343c54(0x26f),_0xa1cb1d,(_0x506fe5,_0x2e3ae9,_0x12d977)=>{const _0x353e42=_0x343c54;_0x453c32[_0x353e42(0x22b)][_0x353e42(0x1f6)](_0x2dff06=>{const _0x3e0736=_0x353e42,_0x6d12d1=[];for(const _0x5cd085 of _0x506fe5){const _0x1416f4=_0x5cd085[_0x3e0736(0x21f)][_0x3e0736(0x23d)];_0x1416f4['is'](_0x3e0736(0x1cc),_0x3e0736(0x1e4))&&_0x6d12d1[_0x3e0736(0x1ad)](_0x1416f4);}_0x32b3bc[_0x3e0736(0x269)][_0x3e0736(0x1b0)](_0x3cede0,null,_0xa1cb1d)(_0x506fe5,_0x2e3ae9,_0x12d977);for(const _0x16792d of _0x6d12d1)_0x3e0736(0x1b4)!=_0x16792d[_0x3e0736(0x22f)][_0x3e0736(0x1e8)]&&_0x2dff06[_0x3e0736(0x239)](_0x16792d);});});};_0x3bcde9(_0xd083dc(0x22d),_0xd083dc(0x209)),_0x3bcde9(_0xd083dc(0x22d),_0xd083dc(0x20e)),_0x3bcde9(_0xd083dc(0x268),_0xd083dc(0x209)),_0x3bcde9(_0xd083dc(0x268),_0xd083dc(0x20e)),_0x32b3bc[_0xd083dc(0x269)][_0xd083dc(0x1d0)](_0xd083dc(0x22d),_0xd083dc(0x1b5),_0xd083dc(0x20e),_0x2be511=>{const _0xcca5de=_0xd083dc,_0x258fd2=_0x2be511[_0xcca5de(0x1fa)](_0x27f455=>_0x27f455[_0xcca5de(0x1c8)]()),_0x21afef=_0x258fd2[0x0][_0xcca5de(0x1c7)](_0xcca5de(0x207)),{minRow:_0x2d76f8,maxRow:_0x176f77}=_0x49d0c2[_0xcca5de(0x236)](_0x258fd2);_0x4ed8ce[_0xcca5de(0x1f2)](_0x21afef,{'at':_0x2d76f8,'rows':_0x176f77-_0x2d76f8+0x1});}),_0x32b3bc[_0xd083dc(0x269)][_0xd083dc(0x1d0)](_0xd083dc(0x22d),_0xd083dc(0x1d1),_0xd083dc(0x20e),_0x142546=>{const _0x58b37e=_0xd083dc,_0x5c20ff=_0x142546[_0x58b37e(0x1fa)](_0x5b128a=>_0x5b128a[_0x58b37e(0x1c8)]()),_0x376854=_0x5c20ff[0x0][_0x58b37e(0x1c7)](_0x58b37e(0x207)),{minColumn:_0x7394c3,maxColumn:_0xbfce96}=_0x49d0c2[_0x58b37e(0x236)](_0x5c20ff);_0x4ed8ce[_0x58b37e(0x212)](_0x376854,{'at':_0x7394c3,'columns':_0xbfce96-_0x7394c3+0x1});});const _0x16ac45=(_0x371468,_0x503647)=>{const _0x51bb8e=_0xd083dc;if(!_0x503647[_0x51bb8e(0x1d7)]||!_0x503647[_0x51bb8e(0x1d7)][_0x51bb8e(0x1d6)](_0x51bb8e(0x26f)))return;const _0x32c145=_0x503647[_0x51bb8e(0x220)][_0x51bb8e(0x208)],_0x460deb=_0x32b3bc[_0x51bb8e(0x254)]()[_0x51bb8e(0x1f0)](_0x4d9550=>_0x4d9550[_0x51bb8e(0x233)]&&_0x4d9550[_0x51bb8e(0x220)]&&_0x4d9550[_0x51bb8e(0x220)][_0x51bb8e(0x208)]==_0x32c145);_0x460deb[_0x51bb8e(0x241)]&&_0x503647[_0x51bb8e(0x20a)]()[_0x51bb8e(0x241)]!=_0x460deb[_0x51bb8e(0x241)]&&_0x460deb[_0x51bb8e(0x20b)]((_0x47bc31,_0xad0d11)=>(_0x47bc31[_0x51bb8e(0x1be)]=_0xad0d11,_0xad0d11[_0x51bb8e(0x1d9)]=_0x47bc31,_0xad0d11));};function _0x3f1ce3(_0x4b26b7,_0x1bf209=!0x0){const _0x47b152=_0xd083dc,{id:_0xaa19ce,authorId:_0xdb02b0}=_0x32b3bc[_0x47b152(0x210)](_0x4b26b7[_0x47b152(0x205)]),_0x181599=[_0x47b152(0x1df),_0x47b152(0x1b2)],_0x5a50ff=_0x32b3bc[_0x47b152(0x1f3)][_0x47b152(0x222)](_0x4b26b7[_0x47b152(0x205)]);return _0x5a50ff&&_0x181599[_0x47b152(0x1ad)](_0x47b152(0x274)),{'classes':_0x181599,'attributes':{'data-suggestion':_0xaa19ce,'data-author-id':_0xdb02b0},'priority':_0x5a50ff&&_0x1bf209?0xbc2:0xbb8};}_0x32b3bc['on'](_0xd083dc(0x248),_0x16ac45,{'priority':_0xd083dc(0x1d4)}),_0x32b3bc['on'](_0xd083dc(0x1cb),_0x16ac45,{'priority':_0xd083dc(0x1d4)}),_0x453c32[_0xd083dc(0x22b)][_0xd083dc(0x1e2)][_0xd083dc(0x215)](()=>{const _0x3c5d33=_0xd083dc;let _0x2e348f=!0x1;const _0x10ff2c=Array[_0x3c5d33(0x1fb)](_0x453c32[_0x3c5d33(0x22b)][_0x3c5d33(0x1e2)][_0x3c5d33(0x225)][_0x3c5d33(0x214)]());for(const {name:_0x441063,data:_0x22a91f}of _0x10ff2c){const {group:_0x15c31d,type:_0x569e67,id:_0x31edef}=_0x32b3bc[_0x3c5d33(0x210)](_0x441063);if(_0x3c5d33(0x1ed)!=_0x15c31d||_0x3c5d33(0x268)!=_0x569e67||_0x22a91f[_0x3c5d33(0x1ff)])continue;if(!_0x32b3bc[_0x3c5d33(0x1ba)](_0x31edef))continue;const _0x32fc18=_0x32b3bc[_0x3c5d33(0x1e6)](_0x31edef)[_0x3c5d33(0x201)](),_0x4b5bd0=_0x453c32[_0x3c5d33(0x246)][_0x3c5d33(0x1da)](_0x3c5d33(0x24c))['me'];for(const _0x1f2063 of _0x32b3bc[_0x3c5d33(0x254)]()){if(!_0x1f2063[_0x3c5d33(0x233)]||_0x1f2063[_0x3c5d33(0x1e9)]!=_0x4b5bd0)continue;if(_0x3c5d33(0x247)!=_0x1f2063[_0x3c5d33(0x1f5)]||_0x3c5d33(0x259)!=_0x1f2063[_0x3c5d33(0x1d7)])continue;if(_0x1f2063[_0x3c5d33(0x201)]()[_0x3c5d33(0x234)](_0x133adc=>_0x32fc18[_0x3c5d33(0x1dc)](_0x22bfa4=>_0x22bfa4[_0x3c5d33(0x1ce)](_0x133adc,!0x0)))){for(const _0x155b2a of _0x1f2063[_0x3c5d33(0x20a)]())_0x155b2a[_0x3c5d33(0x233)]&&(_0x155b2a[_0x3c5d33(0x20e)](),_0x2e348f=!0x0);}}}return _0x2e348f;}),_0x453c32[_0xd083dc(0x22b)][_0xd083dc(0x1e2)][_0xd083dc(0x215)](_0x4d769f=>{const _0x29629b=_0xd083dc,_0x277bb6=_0x453c32[_0x29629b(0x1dd)][_0x29629b(0x1da)](_0x29629b(0x255));if(!_0x277bb6||!_0x277bb6[_0x29629b(0x26a)][_0x29629b(0x1e1)](_0x4d769f[_0x29629b(0x25a)]))return!0x1;let _0x2e5e60=!0x1;const _0x37a48a=_0x453c32[_0x29629b(0x246)][_0x29629b(0x1da)](_0x29629b(0x24c))['me'],_0x40331a=_0x453c32[_0x29629b(0x22b)][_0x29629b(0x1e2)][_0x29629b(0x225)][_0x29629b(0x1cd)](),_0x3595a2=Array[_0x29629b(0x1fb)](_0x453c32[_0x29629b(0x22b)][_0x29629b(0x1e2)][_0x29629b(0x225)][_0x29629b(0x214)]())[_0x29629b(0x1f0)](({name:_0x1f323f,data:_0x3534c3})=>{const _0x166d56=_0x29629b,{group:_0x5cb757,subType:_0x3231ac,authorId:_0x1eb1f7}=_0x32b3bc[_0x166d56(0x210)](_0x1f323f);return _0x166d56(0x1ed)==_0x5cb757&&_0x166d56(0x26f)==_0x3231ac&&_0x1eb1f7==_0x37a48a['id']&&!_0x3534c3[_0x166d56(0x1ff)];});for(const _0x349e12 of _0x40331a){if(_0x29629b(0x256)!=_0x349e12[_0x29629b(0x1f5)]||_0x29629b(0x1e4)!=_0x349e12[_0x29629b(0x25b)]||0x1!=_0x349e12[_0x29629b(0x241)])continue;const _0xfd6ba7=_0x4d769f[_0x29629b(0x226)](_0x349e12[_0x29629b(0x1e7)],_0x349e12[_0x29629b(0x1e7)][_0x29629b(0x1f1)](0x1));if(!_0x3595a2[_0x29629b(0x26e)](({data:_0x138003})=>_0x138003[_0x29629b(0x20d)][_0x29629b(0x266)](_0xfd6ba7))){for(const {name:_0x15f19a,data:_0x2973d8}of _0x3595a2)if(_0xfd6ba7[_0x29629b(0x1ce)](_0x2973d8[_0x29629b(0x20d)])){_0x4d769f[_0x29629b(0x251)](_0x15f19a,{'range':_0xfd6ba7}),_0x2e5e60=!0x0;break;}}}return _0x2e5e60;}),_0x453c32[_0xd083dc(0x22b)][_0xd083dc(0x1e2)][_0xd083dc(0x215)](_0x11e932=>{const _0x4070b7=_0xd083dc;let _0x54df58=!0x1;const _0x413344=_0x453c32[_0x4070b7(0x246)][_0x4070b7(0x1da)](_0x4070b7(0x24c))['me'],_0xb5be98=_0x32b3bc[_0x4070b7(0x254)]()[_0x4070b7(0x1f0)](_0x3701a1=>_0x3701a1[_0x4070b7(0x233)]&&_0x3701a1[_0x4070b7(0x1e9)]==_0x413344),_0x16fe85=new Set(),_0x29db8d=new Set();for(const _0x5d72fb of _0xb5be98)if(_0x4070b7(0x26f)==_0x5d72fb[_0x4070b7(0x1d7)])for(const _0x10f570 of _0x5d72fb[_0x4070b7(0x23b)]()){const _0x3bcfe0=_0x10f570[_0x4070b7(0x1b6)]()[_0x4070b7(0x1c8)]();if(_0x3bcfe0){if(_0x3bcfe0['is'](_0x4070b7(0x1cc),_0x4070b7(0x1e4))&&ke(_0x3bcfe0)){_0x5d72fb[_0x4070b7(0x1c0)](_0x10f570[_0x4070b7(0x25b)]),_0x16fe85[_0x4070b7(0x24e)](_0x3bcfe0),_0x54df58=!0x0;const _0x3ae859=_0x3bcfe0[_0x4070b7(0x1f4)],_0x373176=_0x3bcfe0[_0x4070b7(0x242)],_0x1657f2=_0x3ae859&&_0x3ae859['is'](_0x4070b7(0x1cc),_0x4070b7(0x1e4)),_0x51d3b3=_0x373176&&_0x373176['is'](_0x4070b7(0x1cc),_0x4070b7(0x1e4));_0x1657f2&&!_0x16fe85[_0x4070b7(0x1e1)](_0x3ae859)&&_0x29db8d[_0x4070b7(0x24e)](_0x3ae859),_0x51d3b3&&!_0x16fe85[_0x4070b7(0x1e1)](_0x373176)&&_0x29db8d[_0x4070b7(0x24e)](_0x373176);}else _0x3bcfe0['is'](_0x4070b7(0x1cc),_0x4070b7(0x249))&&_0x3bcfe0[_0x4070b7(0x23e)]&&(_0x5d72fb[_0x4070b7(0x1c0)](_0x10f570[_0x4070b7(0x25b)]),_0x54df58=!0x0);}}else{if(_0x4070b7(0x259)==_0x5d72fb[_0x4070b7(0x1d7)]){if(!_0x5d72fb[_0x4070b7(0x220)]||!_0x5d72fb[_0x4070b7(0x220)][_0x4070b7(0x208)])continue;const _0x598f77=_0x5d72fb[_0x4070b7(0x220)][_0x4070b7(0x228)];if(_0x598f77&&Object[_0x4070b7(0x261)](_0x598f77)[_0x4070b7(0x241)])continue;const _0x458af4=_0x5d72fb[_0x4070b7(0x220)][_0x4070b7(0x208)];let _0x578bbb=!0x0,_0x107801=!0x0;for(const _0x151e03 of _0xb5be98)if(_0x151e03[_0x4070b7(0x1d7)]&&_0x151e03[_0x4070b7(0x1d7)][_0x4070b7(0x1d6)](_0x4070b7(0x26f))){if(!_0x151e03[_0x4070b7(0x220)][_0x4070b7(0x208)]){_0x107801=!0x1;break;}if(_0x151e03['id']!=_0x5d72fb['id']&&_0x151e03[_0x4070b7(0x220)][_0x4070b7(0x208)]==_0x458af4){_0x578bbb=!0x1;break;}}_0x107801&&_0x578bbb&&(_0x5d72fb[_0x4070b7(0x1d3)](),_0x54df58=!0x0);}}for(const _0xdb6c90 of _0x16fe85)_0x11e932[_0x4070b7(0x221)](_0xdb6c90);for(const _0x14ba41 of _0x29db8d)_0x11e932[_0x4070b7(0x239)](_0x14ba41);return _0x54df58;}),_0x453c32[_0xd083dc(0x219)][_0xd083dc(0x206)](_0xd083dc(0x1ec))[_0xd083dc(0x1f7)]({'model':_0xd083dc(0x20c),'view':_0x1c6536=>_0x3f1ce3(_0x1c6536),'converterPriority':_0xd083dc(0x1d4)}),_0x453c32[_0xd083dc(0x219)][_0xd083dc(0x206)](_0xd083dc(0x21c))[_0xd083dc(0x1f7)]({'model':_0xd083dc(0x20c),'view':(_0x26bfab,_0x4ac8a0)=>_0x4ac8a0[_0xd083dc(0x230)][_0xd083dc(0x237)]?_0x3f1ce3(_0x26bfab,!0x1):null,'converterPriority':_0xd083dc(0x1d4)});const _0x1db236=_0x453c32[_0xd083dc(0x265)][_0xd083dc(0x1d8)];this[_0xd083dc(0x227)](_0x1db236[_0xd083dc(0x1e2)],_0xd083dc(0x23c),(_0x59b245,_0x120068)=>{const _0x3041b8=_0xd083dc,_0x310b49=[];for(const _0x560ad9 of _0x1db236[_0x3041b8(0x1bf)](_0x120068[_0x3041b8(0x273)])[_0x3041b8(0x1e0)]())_0x560ad9['is'](_0x3041b8(0x1cc),_0x3041b8(0x224))&&_0x310b49[_0x3041b8(0x1ad)](_0x560ad9);_0x1db236[_0x3041b8(0x1f6)](_0x302f15=>{const _0x112600=_0x3041b8;for(const _0x22f25c of _0x310b49)_0x302f15[_0x112600(0x232)](_0x302f15[_0x112600(0x1bf)](_0x22f25c),_0x302f15[_0x112600(0x1f8)](_0x22f25c)),_0x302f15[_0x112600(0x221)](_0x22f25c);});});}}function ke(_0x45b761){const _0xaf8231=_0x5935d7;if(_0x45b761[_0xaf8231(0x23e)])return!0x0;const _0x3a5c7f=_0x45b761[_0xaf8231(0x240)](0x0);return _0x3a5c7f['is'](_0xaf8231(0x1cc),_0xaf8231(0x249))&&_0x3a5c7f[_0xaf8231(0x23e)];}function Re(_0x26e1fa,_0x20d158={},_0x58c672){const _0x5b3b18=_0x5935d7;for(const {isAnchor:_0x474321,cellHeight:_0x3d2066,cellWidth:_0x501bf}of _0x58c672[_0x5b3b18(0x21d)](_0x26e1fa,{'includeAllSlots':!0x0,..._0x20d158}))if(!_0x474321||0x1!=_0x3d2066||0x1!=_0x501bf)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
+ const _0x35241c=_0x20fc;(function(_0x1b8d2c,_0x3eb038){const _0x465a3e=_0x20fc,_0x28dc46=_0x1b8d2c();while(!![]){try{const _0x11751d=parseInt(_0x465a3e(0x149))/0x1*(parseInt(_0x465a3e(0x143))/0x2)+-parseInt(_0x465a3e(0x162))/0x3*(parseInt(_0x465a3e(0x148))/0x4)+-parseInt(_0x465a3e(0x147))/0x5+-parseInt(_0x465a3e(0x14e))/0x6*(-parseInt(_0x465a3e(0x174))/0x7)+-parseInt(_0x465a3e(0x160))/0x8+parseInt(_0x465a3e(0x146))/0x9*(parseInt(_0x465a3e(0x154))/0xa)+-parseInt(_0x465a3e(0x16f))/0xb*(-parseInt(_0x465a3e(0x168))/0xc);if(_0x11751d===_0x3eb038)break;else _0x28dc46['push'](_0x28dc46['shift']());}catch(_0x1cb5b5){_0x28dc46['push'](_0x28dc46['shift']());}}}(_0x2e5b,0x47255));import{Plugin as _0x574689}from'ckeditor5/src/core.js';function _0x20fc(_0x3d0bcd,_0x54775f){const _0x2e5b5d=_0x2e5b();return _0x20fc=function(_0x20fc69,_0x426aed){_0x20fc69=_0x20fc69-0x13d;let _0x43f079=_0x2e5b5d[_0x20fc69];return _0x43f079;},_0x20fc(_0x3d0bcd,_0x54775f);}import{getTranslation as _0xba5a04}from'../utils/common-translations.js';function _0x2e5b(){const _0x1401bd=['locale','registerDescriptionCallback','221100QtLmkj','resizeTable','getColumnGroupElement','76842Dfkuxs','2911015yJpGoB','350108bprhMX','1jDRvhf','model','resizeTableWidth','enableCommand','table','153372CXaJWI','data','bind','TableColumnResizeEditing','afterInit','descriptionFactory','130FyQyjb','editor','handleResizeTableWidthCommand','type','getTableColumnsWidths','tableWidth','columnWidths','formatGroupId','*Format:*\x20resize\x20table','getSelectedElement','commandParams','formatBlock','1507496WwCCOu','getAttribute','3ElSKUx','has','author','TrackChangesEditing','getSuggestionCallback','subType','48HZDFpd','change','discard','plugins','formatInline','document','_suggestionFactory','1708553LmRBFs','getContainedElement','handleSuggestionDescription','format','get','84LSpgxt','registerCustomCallback','getSuggestions','selection','Users','markBlockFormat','accept'];_0x2e5b=function(){return _0x1401bd;};return _0x2e5b();}export default class Nt extends _0x574689{[_0x35241c(0x152)](){const _0x339c18=_0x35241c;if(!this[_0x339c18(0x155)][_0x339c18(0x16b)][_0x339c18(0x163)](_0x339c18(0x151)))return;const _0x15a7e5=this[_0x339c18(0x155)][_0x339c18(0x16b)][_0x339c18(0x173)](_0x339c18(0x165));_0x15a7e5[_0x339c18(0x14c)](_0x339c18(0x14b),this[_0x339c18(0x156)][_0x339c18(0x150)](this)),_0x15a7e5[_0x339c18(0x16e)][_0x339c18(0x175)](_0x339c18(0x15f),_0x339c18(0x144),_0x339c18(0x140),_0x15a7e5[_0x339c18(0x16e)][_0x339c18(0x166)](_0x339c18(0x15f),null,_0x339c18(0x16a))),_0x15a7e5[_0x339c18(0x16e)][_0x339c18(0x175)](_0x339c18(0x15f),_0x339c18(0x144),_0x339c18(0x16a),_0x15a7e5[_0x339c18(0x16e)][_0x339c18(0x166)](_0x339c18(0x15f),null,_0x339c18(0x140))),_0x15a7e5[_0x339c18(0x153)][_0x339c18(0x142)](this[_0x339c18(0x171)][_0x339c18(0x150)](this));}[_0x35241c(0x156)](_0x2c66dd,_0x2d949b){const _0x433c60=_0x35241c,_0x313b71=this[_0x433c60(0x155)][_0x433c60(0x16b)][_0x433c60(0x173)](_0x433c60(0x165)),_0x3d36d3=this[_0x433c60(0x155)][_0x433c60(0x16b)][_0x433c60(0x173)](_0x433c60(0x151)),_0x3c24d6=_0x2d949b[_0x433c60(0x14d)]||this[_0x433c60(0x155)][_0x433c60(0x14a)][_0x433c60(0x16d)][_0x433c60(0x13d)][_0x433c60(0x15d)]();this[_0x433c60(0x155)][_0x433c60(0x14a)][_0x433c60(0x169)](()=>{const _0x16e2ec=_0x433c60,_0x5615b7=_0x3d36d3[_0x16e2ec(0x145)](_0x3c24d6);let _0x227094=_0x5615b7?_0x3d36d3[_0x16e2ec(0x158)](_0x5615b7):null,_0xfca4a4=_0x3c24d6[_0x16e2ec(0x161)](_0x16e2ec(0x159))||null;const _0x1a3bc4=_0x2d949b[_0x16e2ec(0x159)]||_0xfca4a4,_0x1315f2=_0x2d949b[_0x16e2ec(0x15a)]||_0x227094,_0x23ac12=this[_0x16e2ec(0x155)][_0x16e2ec(0x16b)][_0x16e2ec(0x173)](_0x16e2ec(0x13e))['me'];for(const _0x1429b3 of _0x313b71[_0x16e2ec(0x176)]()){const _0x25dcb6=_0x1429b3[_0x16e2ec(0x170)]();if(_0x16e2ec(0x144)===_0x1429b3[_0x16e2ec(0x167)]&&_0x25dcb6===_0x3c24d6){_0x1429b3[_0x16e2ec(0x164)]!==_0x23ac12&&_0x1429b3[_0x16e2ec(0x16a)]();const _0x193fca=_0x1429b3[_0x16e2ec(0x14f)][_0x16e2ec(0x15e)];_0xfca4a4=_0x193fca[0x0][_0x16e2ec(0x159)],_0x227094=_0x193fca[0x0][_0x16e2ec(0x15a)];break;}}_0x2c66dd({'table':_0x3c24d6,'tableWidth':_0x1a3bc4,'columnWidths':_0x1315f2}),_0x313b71[_0x16e2ec(0x13f)](_0x3c24d6,{'commandName':_0x16e2ec(0x14b),'commandParams':[{'tableWidth':_0xfca4a4,'columnWidths':_0x227094}],'formatGroupId':_0x16e2ec(0x144)},[],_0x16e2ec(0x144));});}[_0x35241c(0x171)](_0x39a490){const _0x1da257=_0x35241c;if(_0x1da257(0x15f)!=_0x39a490[_0x1da257(0x157)]&&_0x1da257(0x16c)!=_0x39a490[_0x1da257(0x157)])return;const {data:_0x1a01f5}=_0x39a490;if(_0x1a01f5&&_0x1da257(0x144)===_0x1a01f5[_0x1da257(0x15b)]){const _0x5e39de=_0x1da257(0x15c);return{'type':_0x1da257(0x172),'content':_0xba5a04(this[_0x1da257(0x155)][_0x1da257(0x141)],_0x5e39de)};}}}
@@ -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 _0x1bd645=_0x49f6;function _0x49f6(_0x16bfde,_0x62431d){const _0x3e08d9=_0x3e08();return _0x49f6=function(_0x49f61b,_0x31f68a){_0x49f61b=_0x49f61b-0xc6;let _0x595de2=_0x3e08d9[_0x49f61b];return _0x595de2;},_0x49f6(_0x16bfde,_0x62431d);}function _0x3e08(){const _0x23f5c2=['_handleLegacySuggestions','highest','get','toViewElement','_suggestionFactory','editor','removeMarker:suggestion','has','removeClass','enableDefaultAttributesIntegration','forceValue','_acceptFormatSuggestionCallbackFactory','TableUtils','registerDescriptionCallback','writer','mapper','locale','headingColumns','requires','descriptionFactory','*Format:*\x20%0','registerAttributeLabel','stop','_splitMarkerName','headingRows','FORMAT_HEADER_COLUMN','11814446fJQZvJ','nodeBefore','6339204CqCAle','afterInit','showSuggestionHighlights','setAttribute','type','ck-suggestion-marker-','ck-suggestion-marker--active','start','registerCustomCallback','item','commandParams','addClass','getCellLocation','markerName','data','FORMAT_REGULAR_COLUMN','formatBlock','getSuggestion','commandName','parent','bindElementToMarker','setTableRowHeader','_registerLegacyDescription','format','markerNameToElements','237268ADdsVd','FORMAT_REGULAR_ROW','cell','TableEditing','892075MXWwdP','plugins','editing','activeMarkers','name','includes','accept','consumable','unbindElementFromMarkerName','13190136IfmkCb','removeAttribute','addMarker:suggestion','48723yDtuqd','setTableColumnHeader','FORMAT_HEADER_ROW','data-suggestion','markerRange','364kICCSl','downcastDispatcher','registerBlockAttribute','nodeAfter','createTableWalker','consume','6zqteuS','end','TrackChangesEditing','options','3440403mlLOSc'];_0x3e08=function(){return _0x23f5c2;};return _0x3e08();}(function(_0x1c93b5,_0x4abf2d){const _0x5817ba=_0x49f6,_0x509db5=_0x1c93b5();while(!![]){try{const _0x26e9d9=parseInt(_0x5817ba(0xff))/0x1*(parseInt(_0x5817ba(0xe4))/0x2)+parseInt(_0x5817ba(0xf4))/0x3*(-parseInt(_0x5817ba(0xf9))/0x4)+-parseInt(_0x5817ba(0xe8))/0x5+-parseInt(_0x5817ba(0xcb))/0x6+parseInt(_0x5817ba(0xc9))/0x7+parseInt(_0x5817ba(0xf1))/0x8+-parseInt(_0x5817ba(0x103))/0x9;if(_0x26e9d9===_0x4abf2d)break;else _0x509db5['push'](_0x509db5['shift']());}catch(_0x308afb){_0x509db5['push'](_0x509db5['shift']());}}}(_0x3e08,0xe8b72));import{Plugin as _0x1984c4}from'ckeditor5/src/core.js';import _0x1e58ad from'./table.js';import{getTranslation as _0xa09520}from'../utils/common-translations.js';export default class Ct extends _0x1984c4{static get[_0x1bd645(0x116)](){return[_0x1e58ad];}[_0x1bd645(0xcc)](){const _0x18c4ee=_0x1bd645,_0x5c3b82=this[_0x18c4ee(0x109)];if(!_0x5c3b82[_0x18c4ee(0xe9)][_0x18c4ee(0x10b)](_0x18c4ee(0xe7)))return;const _0x14336d=_0x5c3b82[_0x18c4ee(0x114)],_0xc8fe4=_0x5c3b82[_0x18c4ee(0xe9)][_0x18c4ee(0x106)](_0x18c4ee(0x101));_0xc8fe4[_0x18c4ee(0x10d)](_0x18c4ee(0xe0)),_0xc8fe4[_0x18c4ee(0x10d)](_0x18c4ee(0xf5)),_0xc8fe4[_0x18c4ee(0xfb)](_0x18c4ee(0xc7)),_0xc8fe4[_0x18c4ee(0xfb)](_0x18c4ee(0x115)),_0xc8fe4[_0x18c4ee(0x117)][_0x18c4ee(0x119)](_0x18c4ee(0xc7),_0xa09520(_0x14336d,_0x18c4ee(0xf6))),_0xc8fe4[_0x18c4ee(0x117)][_0x18c4ee(0x119)](_0x18c4ee(0x115),_0xa09520(_0x14336d,_0x18c4ee(0xc8))),this[_0x18c4ee(0x104)]();}[_0x1bd645(0x104)](){const _0x1af5fe=_0x1bd645,_0x4493f9=this[_0x1af5fe(0x109)][_0x1af5fe(0xe9)][_0x1af5fe(0x106)](_0x1af5fe(0x101)),_0x1772a4=this[_0x1af5fe(0x109)][_0x1af5fe(0xe9)][_0x1af5fe(0x106)](_0x1af5fe(0x110)),_0x5687bb=this[_0x1af5fe(0x109)][_0x1af5fe(0xe9)][_0x1af5fe(0x106)](_0x1e58ad)[_0x1af5fe(0x10f)]();function _0x37d325({showActiveMarker:_0x30d82a=!0x0,setDataAttribute:_0x4f72da=!0x0}={}){return(_0x43a942,_0x1fc8c4,_0x4a915c)=>{const _0x1db556=_0x49f6,{type:_0x4d3359,id:_0x26350f}=_0x4493f9[_0x1db556(0xc6)](_0x1fc8c4[_0x1db556(0xd8)]),_0x15168e=_0x4493f9[_0x1db556(0xdc)](_0x26350f),_0x3f27ec=_0x15168e[_0x1db556(0xd9)];if(_0x1db556(0xdb)!=_0x15168e[_0x1db556(0xcf)]||!_0x3f27ec||_0x1db556(0xf5)!=_0x3f27ec[_0x1db556(0xdd)])return;if(_0x1fc8c4[_0x1db556(0xd4)])return void _0x43a942[_0x1db556(0x11a)]();if(!_0x4a915c[_0x1db556(0xef)][_0x1db556(0xfe)](_0x1fc8c4[_0x1db556(0xf8)],_0x43a942[_0x1db556(0xec)]))return;const _0x383cda=_0x1fc8c4[_0x1db556(0xf8)][_0x1db556(0xd2)][_0x1db556(0xfc)],_0x4079fb=_0x1fc8c4[_0x1db556(0xf8)][_0x1db556(0x100)][_0x1db556(0xca)],_0x4eb901=_0x383cda[_0x1db556(0xde)][_0x1db556(0xde)],{column:_0x55a16e}=_0x1772a4[_0x1db556(0xd7)](_0x383cda),{column:_0x32171f}=_0x1772a4[_0x1db556(0xd7)](_0x4079fb);for(let _0x1e237c=_0x55a16e;_0x1e237c<=_0x32171f;_0x1e237c++){const _0x34af0b=_0x1772a4[_0x1db556(0xfd)](_0x4eb901,{'column':_0x1e237c,'includeAllSlots':!0x1});for(const _0x3c0187 of _0x34af0b){const _0x5299d0=_0x3c0187[_0x1db556(0xe6)],_0x421d09=_0x4a915c[_0x1db556(0x113)][_0x1db556(0x107)](_0x5299d0);_0x4a915c[_0x1db556(0x112)][_0x1db556(0xd6)](_0x1db556(0xd0)+_0x4d3359,_0x421d09),_0x4f72da&&_0x4a915c[_0x1db556(0x112)][_0x1db556(0xce)](_0x1db556(0xf7),_0x26350f,_0x421d09),_0x4a915c[_0x1db556(0x113)][_0x1db556(0xdf)](_0x421d09,_0x1fc8c4[_0x1db556(0xd8)]),_0x30d82a&&(_0x4493f9[_0x1db556(0xeb)][_0x1db556(0xed)](_0x1fc8c4[_0x1db556(0xd8)])?_0x4a915c[_0x1db556(0x112)][_0x1db556(0xd6)](_0x1db556(0xd1),_0x421d09):_0x4a915c[_0x1db556(0x112)][_0x1db556(0x10c)](_0x1db556(0xd1),_0x421d09));}}};}_0x4493f9[_0x1af5fe(0x108)][_0x1af5fe(0xd3)](_0x1af5fe(0xdb),_0x1af5fe(0xe0),_0x1af5fe(0xee),_0x5687bb),_0x4493f9[_0x1af5fe(0x108)][_0x1af5fe(0xd3)](_0x1af5fe(0xdb),_0x1af5fe(0xf5),_0x1af5fe(0xee),_0x5687bb),this[_0x1af5fe(0x109)][_0x1af5fe(0xea)][_0x1af5fe(0xfa)]['on'](_0x1af5fe(0xf3),_0x37d325(),{'priority':_0x1af5fe(0x105)}),this[_0x1af5fe(0x109)][_0x1af5fe(0xd9)][_0x1af5fe(0xfa)]['on'](_0x1af5fe(0xf3),(_0x6c103a,_0x2898ea,_0x4d863d)=>{const _0x3de418=_0x1af5fe;_0x4d863d[_0x3de418(0x102)][_0x3de418(0xcd)]&&_0x37d325({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x6c103a,_0x2898ea,_0x4d863d);},{'priority':_0x1af5fe(0x105)}),this[_0x1af5fe(0x109)][_0x1af5fe(0xea)][_0x1af5fe(0xfa)]['on'](_0x1af5fe(0x10a),(_0x24a9e2,_0x494050,_0x3ee6c1)=>{const _0x485ebd=_0x1af5fe,{type:_0x2227b6,id:_0x2e3daa}=_0x4493f9[_0x485ebd(0xc6)](_0x494050[_0x485ebd(0xd8)]),_0x575ede=_0x4493f9[_0x485ebd(0xdc)](_0x2e3daa),_0xbb1631=_0x575ede[_0x485ebd(0xd9)];if(_0x485ebd(0xdb)!=_0x575ede[_0x485ebd(0xcf)]||!_0xbb1631||_0x485ebd(0xf5)!=_0xbb1631[_0x485ebd(0xdd)])return;const _0x1c7328=_0x3ee6c1[_0x485ebd(0x113)][_0x485ebd(0xe3)](_0x494050[_0x485ebd(0xd8)]);if(_0x1c7328){for(const _0x59a68f of _0x1c7328)_0x3ee6c1[_0x485ebd(0x112)][_0x485ebd(0x10c)](_0x485ebd(0xd0)+_0x2227b6,_0x59a68f),_0x3ee6c1[_0x485ebd(0x112)][_0x485ebd(0x10c)](_0x485ebd(0xd1),_0x59a68f),_0x3ee6c1[_0x485ebd(0x112)][_0x485ebd(0xf2)](_0x485ebd(0xf7),_0x59a68f),_0x3ee6c1[_0x485ebd(0x113)][_0x485ebd(0xf0)](_0x59a68f,_0x494050[_0x485ebd(0xd8)]);}},{'priority':_0x1af5fe(0x105)}),this[_0x1af5fe(0xe1)]();}[_0x1bd645(0xe1)](){const _0x38a98b=_0x1bd645,_0x40d1b2=this[_0x38a98b(0x109)],_0x5bc36f=_0x40d1b2[_0x38a98b(0x114)];function _0xe0c07d(_0x342305){const _0x441fcc=_0x38a98b;return{'type':_0x441fcc(0xe2),'content':_0xa09520(_0x5bc36f,_0x441fcc(0x118),_0x342305)};}_0x40d1b2[_0x38a98b(0xe9)][_0x38a98b(0x106)](_0x38a98b(0x101))[_0x38a98b(0x117)][_0x38a98b(0x111)](_0x7af2cf=>{const _0x37f41d=_0x38a98b;if(_0x37f41d(0xdb)!=_0x7af2cf[_0x37f41d(0xcf)])return;const {data:_0x156715}=_0x7af2cf;if(_0x156715){if(_0x37f41d(0xe0)==_0x156715[_0x37f41d(0xdd)]){const _0x5e31fd=_0x156715[_0x37f41d(0xd5)][0x0][_0x37f41d(0x10e)];return _0xe0c07d(_0xa09520(_0x5bc36f,_0x5e31fd?_0x37f41d(0xf6):_0x37f41d(0xe5)));}if(_0x37f41d(0xf5)==_0x156715[_0x37f41d(0xdd)]){const _0x430293=_0x156715[_0x37f41d(0xd5)][0x0][_0x37f41d(0x10e)];return _0xe0c07d(_0xa09520(_0x5bc36f,_0x430293?_0x37f41d(0xc8):_0x37f41d(0xda)));}}});}}
@@ -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 _0x456836=_0xf103;function _0x2654(){const _0x4c911f=['formatBlock','map','insertion','descriptionFactory','format','detach','root','value','add','direction','isInContent','change','setSelection','mergeTableCellRight','rootName','tableCell','containsRange','plugins','set:isEnabled','cell','TableEditing','fromRange','author','getAncestors','3735gIxqay','return','_tablePostFixingSubtypes','accept','splitTableCellVertically','stop','TrackChangesEditing','markMultiRangeBlockFormat','getRanges','_acceptFormatSuggestionCallbackFactory','registerDescriptionCallback','findAncestor','$graveyard','1389296OkKgng','requires','horizontally','subType','*Split\x20cell:*\x20horizontally','element','has','execute','_areSelectedCellsMergable','_areMergableCells','splitTableCellHorizontally','filter','_suggestionFactory','selection','model','mergeTableCells','enableCommand','forceDefaultExecution','from','TableUtils','editor','createTableWalker','537484ULCyWM','mergeTableCellUp','afterInit','createRangeOn','locale','type','trackChanges','getFirstPosition','549965xcIiwb','826464Tgqxcx','175079tQaNWY','size','_isForcedDefaultExecutionBlock','get','length','getSelectionAffectedTableCells','isEnabled','registerCustomCallback','mergeTableCellDown','push','getSuggestions','1472170aTUigF','2UONpUX','3DxZtBU','highest','commands','refresh','19960hVqwWb','deletion','markBlockFormat','formatInline','commandName','find','*Split\x20cell:*\x20vertically','low','document','table','mergeTableCellLeft','getCellLocation','*Merge\x20cells*'];_0x2654=function(){return _0x4c911f;};return _0x2654();}(function(_0x18fc90,_0x12375e){const _0x5e3cc2=_0xf103,_0x49c41b=_0x18fc90();while(!![]){try{const _0xd7c252=parseInt(_0x5e3cc2(0x137))/0x1*(parseInt(_0x5e3cc2(0x143))/0x2)+-parseInt(_0x5e3cc2(0x144))/0x3*(-parseInt(_0x5e3cc2(0x190))/0x4)+parseInt(_0x5e3cc2(0x135))/0x5+parseInt(_0x5e3cc2(0x136))/0x6+parseInt(_0x5e3cc2(0x142))/0x7+parseInt(_0x5e3cc2(0x17a))/0x8+parseInt(_0x5e3cc2(0x16d))/0x9*(-parseInt(_0x5e3cc2(0x148))/0xa);if(_0xd7c252===_0x12375e)break;else _0x49c41b['push'](_0x49c41b['shift']());}catch(_0x2703b2){_0x49c41b['push'](_0x49c41b['shift']());}}}(_0x2654,0x1b8b3));function _0xf103(_0x6b5fdd,_0x42665f){const _0x26545f=_0x2654();return _0xf103=function(_0xf10302,_0x16adf0){_0xf10302=_0xf10302-0x134;let _0x44c229=_0x26545f[_0xf10302];return _0x44c229;},_0xf103(_0x6b5fdd,_0x42665f);}import{Plugin as _0x322c1c}from'ckeditor5/src/core.js';import _0x235a85 from'./table.js';import{LiveRange as _0x548ab7}from'ckeditor5/src/engine.js';import{getTranslation as _0x2c2820}from'../utils/common-translations.js';export default class vt extends _0x322c1c{static get[_0x456836(0x17b)](){return[_0x235a85];}[_0x456836(0x192)](){const _0x154e45=_0x456836,_0x593480=this[_0x154e45(0x18e)],_0x2915ac=_0x593480[_0x154e45(0x188)][_0x154e45(0x150)][_0x154e45(0x187)],_0x2132e6=_0x593480[_0x154e45(0x194)];if(!_0x593480[_0x154e45(0x166)][_0x154e45(0x180)](_0x154e45(0x169)))return;const _0x37b06c=_0x593480[_0x154e45(0x166)][_0x154e45(0x13a)](_0x154e45(0x173)),_0x19bf6c=_0x593480[_0x154e45(0x166)][_0x154e45(0x13a)](_0x154e45(0x18d)),_0x4c97b8=_0x593480[_0x154e45(0x166)][_0x154e45(0x13a)](_0x235a85);_0x4c97b8[_0x154e45(0x16f)][_0x154e45(0x140)](_0x154e45(0x189)),_0x37b06c[_0x154e45(0x18a)](_0x154e45(0x189),()=>{const _0x13de04=_0x154e45,_0x5f3726=_0x19bf6c[_0x13de04(0x13c)](_0x593480[_0x13de04(0x188)][_0x13de04(0x150)][_0x13de04(0x187)]);_0x593480[_0x13de04(0x188)][_0x13de04(0x160)](()=>{const _0x2725d6=_0x13de04;_0x37b06c[_0x2725d6(0x174)](_0x5f3726,{'commandName':_0x2725d6(0x189),'commandParams':[]},[],_0x2725d6(0x189));});}),_0x593480[_0x154e45(0x146)][_0x154e45(0x13a)](_0x154e45(0x189))['on'](_0x154e45(0x181),(_0x5e9522,_0x524efb)=>{const _0x141081=_0x154e45;_0x593480[_0x141081(0x146)][_0x141081(0x13a)](_0x141081(0x196))[_0x141081(0x15c)]&&(_0x524efb[_0x141081(0x13b)]>0x0&&_0x524efb[_0x524efb[_0x141081(0x13b)]-0x1]&&_0x524efb[_0x524efb[_0x141081(0x13b)]-0x1][_0x141081(0x18b)]||_0x37b06c[_0x141081(0x139)]||this[_0x141081(0x182)]()||_0x5e9522[_0x141081(0x172)]());},{'priority':_0x154e45(0x145)});for(const _0x2ec587 of[_0x154e45(0x191),_0x154e45(0x162),_0x154e45(0x13f),_0x154e45(0x152)]){const _0x4deaa7=_0x593480[_0x154e45(0x146)][_0x154e45(0x13a)](_0x2ec587);_0x37b06c[_0x154e45(0x18a)](_0x2ec587,()=>{const _0x345686=_0x154e45,_0xf92c99=_0x593480[_0x345686(0x188)][_0x345686(0x150)][_0x345686(0x187)][_0x345686(0x134)]()[_0x345686(0x16c)]()[_0x345686(0x14d)](_0x13d5ea=>_0x13d5ea['is'](_0x345686(0x17f),_0x345686(0x164))),_0x5bcf2d=_0x4deaa7[_0x345686(0x15c)];_0x593480[_0x345686(0x188)][_0x345686(0x160)](()=>{const _0x4b5c06=_0x345686;_0x37b06c[_0x4b5c06(0x174)]([_0xf92c99,_0x5bcf2d],{'commandName':_0x4b5c06(0x189),'commandParams':[]},[],_0x4b5c06(0x189));});});}for(const _0x104aeb of[_0x154e45(0x171),_0x154e45(0x184)]){const _0x34cb7b=_0x593480[_0x154e45(0x146)][_0x154e45(0x13a)](_0x104aeb);_0x37b06c[_0x154e45(0x18a)](_0x104aeb,()=>{const _0x10dd99=_0x154e45,_0x30e8b3=_0x19bf6c[_0x10dd99(0x13c)](_0x593480[_0x10dd99(0x188)][_0x10dd99(0x150)][_0x10dd99(0x187)])[0x0],_0x5f4bb3=_0x30e8b3[_0x10dd99(0x178)](_0x10dd99(0x151)),{column:_0xf7cbc,row:_0x5f131f}=_0x19bf6c[_0x10dd99(0x153)](_0x30e8b3);let _0x3f9bc8=[];if(_0x10dd99(0x17c)==_0x34cb7b[_0x10dd99(0x15e)]){const _0x4dd85f=_0x19bf6c[_0x10dd99(0x18f)](_0x5f4bb3,{'startRow':_0x5f131f,'endRow':_0x5f131f,'includeAllSlots':!0x0});_0x3f9bc8=Array[_0x10dd99(0x18c)](_0x4dd85f)[_0x10dd99(0x156)](_0x42b597=>_0x42b597[_0x10dd99(0x168)]);}else{const _0x430e62=_0x19bf6c[_0x10dd99(0x18f)](_0x5f4bb3,{'column':_0xf7cbc,'includeAllSlots':!0x0});_0x3f9bc8=Array[_0x10dd99(0x18c)](_0x430e62)[_0x10dd99(0x156)](_0x5a4c0c=>_0x5a4c0c[_0x10dd99(0x168)]);}_0x593480[_0x10dd99(0x188)][_0x10dd99(0x160)](_0x2c043c=>{const _0x589a4b=_0x10dd99;_0x37b06c[_0x589a4b(0x14a)](_0x2c043c[_0x589a4b(0x193)](_0x30e8b3),{'commandName':_0x104aeb,'commandParams':[]},_0x3f9bc8,_0x104aeb);});});}_0x37b06c[_0x154e45(0x158)][_0x154e45(0x177)](_0x1ef514=>{const _0x7c5bea=_0x154e45;if(_0x7c5bea(0x155)!=_0x1ef514[_0x7c5bea(0x195)]&&_0x7c5bea(0x14b)!=_0x1ef514[_0x7c5bea(0x195)])return;const {data:_0x220fdb}=_0x1ef514;return _0x220fdb&&_0x7c5bea(0x189)==_0x220fdb[_0x7c5bea(0x14c)]?{'type':_0x7c5bea(0x159),'content':_0x2c2820(_0x2132e6,_0x7c5bea(0x154))}:void 0x0;}),_0x37b06c[_0x154e45(0x158)][_0x154e45(0x177)](_0x19b573=>{const _0x37e2d1=_0x154e45;if(_0x37e2d1(0x155)!=_0x19b573[_0x37e2d1(0x195)]&&_0x37e2d1(0x14b)!=_0x19b573[_0x37e2d1(0x195)])return;const {data:_0x472c10}=_0x19b573;return _0x472c10?_0x37e2d1(0x171)==_0x472c10[_0x37e2d1(0x14c)]?{'type':_0x37e2d1(0x159),'content':_0x2c2820(_0x2132e6,_0x37e2d1(0x14e))}:_0x37e2d1(0x184)==_0x472c10[_0x37e2d1(0x14c)]?{'type':_0x37e2d1(0x159),'content':_0x2c2820(_0x2132e6,_0x37e2d1(0x17e))}:void 0x0:void 0x0;});const _0x1ae6a6=_0x4c97b8[_0x154e45(0x176)]();for(const _0x451c3a of[_0x154e45(0x191),_0x154e45(0x162),_0x154e45(0x13f),_0x154e45(0x152)])_0x37b06c[_0x154e45(0x186)][_0x154e45(0x13e)](_0x154e45(0x155),_0x451c3a,_0x154e45(0x170),_0x1ae6a6);for(const _0x29400d of[_0x154e45(0x171),_0x154e45(0x184)])_0x37b06c[_0x154e45(0x186)][_0x154e45(0x13e)](_0x154e45(0x155),_0x29400d,_0x154e45(0x170),_0x1ae6a6);_0x37b06c[_0x154e45(0x186)][_0x154e45(0x13e)](_0x154e45(0x155),_0x154e45(0x189),_0x154e45(0x170),_0x149ec0=>{const _0x31ba89=_0x154e45;_0x593480[_0x31ba89(0x188)][_0x31ba89(0x160)](_0x30208=>{const _0x224ea8=_0x31ba89,_0x29d5dc=Array[_0x224ea8(0x18c)](_0x2915ac[_0x224ea8(0x175)]())[_0x224ea8(0x156)](_0x56fc01=>_0x548ab7[_0x224ea8(0x16a)](_0x56fc01));_0x30208[_0x224ea8(0x161)](_0x149ec0),_0x593480[_0x224ea8(0x146)][_0x224ea8(0x13a)](_0x224ea8(0x189))[_0x224ea8(0x147)](),_0x593480[_0x224ea8(0x181)](_0x224ea8(0x189),{'forceDefaultExecution':!0x0});const _0x1b4121=_0x29d5dc[_0x224ea8(0x185)](_0x4c7a71=>_0x224ea8(0x179)!=_0x4c7a71[_0x224ea8(0x15b)][_0x224ea8(0x163)]);_0x1b4121[_0x224ea8(0x13b)]>0x0&&_0x30208[_0x224ea8(0x161)](_0x1b4121);for(const _0x516bdd of _0x29d5dc)_0x516bdd[_0x224ea8(0x15a)]();});});for(const _0x4f588f of[_0x154e45(0x191),_0x154e45(0x13f),_0x154e45(0x152),_0x154e45(0x162)]){const _0x54c489=_0x593480[_0x154e45(0x146)][_0x154e45(0x13a)](_0x4f588f);_0x54c489['on'](_0x154e45(0x167),(_0x234054,_0x3b9824,_0xc2a8c9)=>{const _0x790876=_0x154e45;if(_0xc2a8c9){const _0x343453=_0x593480[_0x790876(0x188)][_0x790876(0x150)][_0x790876(0x187)][_0x790876(0x134)]()[_0x790876(0x16c)]()[_0x790876(0x14d)](_0x4a2460=>_0x4a2460['is'](_0x790876(0x17f),_0x790876(0x164)));this[_0x790876(0x183)](_0x54c489[_0x790876(0x15c)],_0x343453)||(_0x234054[_0x790876(0x16e)]=!0x1,_0x234054[_0x790876(0x172)]());}},{'priority':_0x154e45(0x14f)});}}[_0x456836(0x182)](){const _0x556d7d=_0x456836,_0x4198c9=this[_0x556d7d(0x18e)][_0x556d7d(0x146)][_0x556d7d(0x13a)](_0x556d7d(0x189)),_0x41c4f5=this[_0x556d7d(0x18e)][_0x556d7d(0x166)][_0x556d7d(0x13a)](_0x556d7d(0x18d));if(!_0x4198c9[_0x556d7d(0x13d)])return!0x1;const _0x516abc=_0x41c4f5[_0x556d7d(0x13c)](this[_0x556d7d(0x18e)][_0x556d7d(0x188)][_0x556d7d(0x150)][_0x556d7d(0x187)]);for(const _0x123480 of _0x516abc)for(const _0x34c1b1 of _0x516abc)if(_0x123480!=_0x34c1b1&&!this[_0x556d7d(0x183)](_0x123480,_0x34c1b1))return!0x1;return!0x0;}[_0x456836(0x183)](_0x5743ea,_0x348f40){const _0x38d43b=_0x456836,_0x46df1e=this[_0x38d43b(0x18e)][_0x38d43b(0x166)][_0x38d43b(0x13a)](_0x38d43b(0x173)),_0x8b8aaa=this[_0x38d43b(0x18e)][_0x38d43b(0x188)][_0x38d43b(0x193)](_0x5743ea),_0x53199a=this[_0x38d43b(0x18e)][_0x38d43b(0x188)][_0x38d43b(0x193)](_0x348f40),_0x4cad49=new Set(),_0x31e7ed=new Set();for(const _0x3cef89 of _0x46df1e[_0x38d43b(0x141)]())if((_0x38d43b(0x157)==_0x3cef89[_0x38d43b(0x195)]||_0x38d43b(0x149)==_0x3cef89[_0x38d43b(0x195)]||_0x38d43b(0x189)==_0x3cef89[_0x38d43b(0x17d)])&&_0x3cef89[_0x38d43b(0x15f)]){for(const _0x2aabf4 of _0x3cef89[_0x38d43b(0x175)]())_0x2aabf4[_0x38d43b(0x165)](_0x8b8aaa,!0x0)&&_0x4cad49[_0x38d43b(0x15d)](_0x3cef89[_0x38d43b(0x195)]+':'+_0x3cef89[_0x38d43b(0x16b)]['id']),_0x2aabf4[_0x38d43b(0x165)](_0x53199a,!0x0)&&_0x31e7ed[_0x38d43b(0x15d)](_0x3cef89[_0x38d43b(0x195)]+':'+_0x3cef89[_0x38d43b(0x16b)]['id']);}if(_0x4cad49[_0x38d43b(0x138)]!=_0x31e7ed[_0x38d43b(0x138)])return!0x1;for(const _0x36bdc1 of _0x4cad49)if(!_0x31e7ed[_0x38d43b(0x180)](_0x36bdc1))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 _0x336322=_0x4e37;function _0x4e37(_0x479ac4,_0x2f198a){const _0x35ab3e=_0x35ab();return _0x4e37=function(_0x4e37f1,_0x293804){_0x4e37f1=_0x4e37f1-0xa4;let _0x2bf861=_0x35ab3e[_0x4e37f1];return _0x2bf861;},_0x4e37(_0x479ac4,_0x2f198a);}(function(_0x394ec1,_0x5bb43){const _0x300c43=_0x4e37,_0x48dce4=_0x394ec1();while(!![]){try{const _0x166ad9=parseInt(_0x300c43(0xaa))/0x1+parseInt(_0x300c43(0xa8))/0x2*(parseInt(_0x300c43(0xb9))/0x3)+parseInt(_0x300c43(0xaf))/0x4*(-parseInt(_0x300c43(0xb8))/0x5)+parseInt(_0x300c43(0xb2))/0x6*(-parseInt(_0x300c43(0xae))/0x7)+-parseInt(_0x300c43(0xb5))/0x8+parseInt(_0x300c43(0xb7))/0x9+parseInt(_0x300c43(0xab))/0xa*(parseInt(_0x300c43(0xb4))/0xb);if(_0x166ad9===_0x5bb43)break;else _0x48dce4['push'](_0x48dce4['shift']());}catch(_0x562d11){_0x48dce4['push'](_0x48dce4['shift']());}}}(_0x35ab,0x8a3c5));import{Plugin as _0x5cb030}from'ckeditor5/src/core.js';import{getTranslation as _0x5098b6}from'../utils/common-translations.js';function _0x35ab(){const _0x40d68c=['9730AGKccd','tableOfContents','get','35Xtovge','918348HNtWvv','TrackChangesEditing','locale','293964CqdEXf','editor','6468iYKRok','2765432tApzYs','plugins','3962943yoPFdr','5JwzFTu','30fkFPqB','registerElementLabel','commands','afterInit','ELEMENT_TABLE_OF_CONTENTS','descriptionFactory','insertTableOfContents','26002aEtgTz','enableCommand','243988YbDnAN'];_0x35ab=function(){return _0x40d68c;};return _0x35ab();}export default class Mt extends _0x5cb030{[_0x336322(0xa4)](){const _0xd65be5=_0x336322,_0x4c4f0f=this[_0xd65be5(0xb3)];if(!_0x4c4f0f[_0xd65be5(0xbb)][_0xd65be5(0xad)](_0xd65be5(0xa7)))return;_0x4c4f0f[_0xd65be5(0xb6)][_0xd65be5(0xad)](_0xd65be5(0xb0))[_0xd65be5(0xa9)](_0xd65be5(0xa7));const _0xa3a0ca=_0x4c4f0f[_0xd65be5(0xb6)][_0xd65be5(0xad)](_0xd65be5(0xb0)),_0x2d6f51=_0x4c4f0f[_0xd65be5(0xb1)];_0xa3a0ca[_0xd65be5(0xa6)][_0xd65be5(0xba)](_0xd65be5(0xac),_0x5e9c2e=>_0x5098b6(_0x2d6f51,_0xd65be5(0xa5),_0x5e9c2e));}}
@@ -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 _0x2cead9=_0xba6a;(function(_0x5d1527,_0x2641ca){const _0x305973=_0xba6a,_0x6db152=_0x5d1527();while(!![]){try{const _0x16c13b=parseInt(_0x305973(0x17f))/0x1+parseInt(_0x305973(0x140))/0x2*(parseInt(_0x305973(0x148))/0x3)+-parseInt(_0x305973(0x141))/0x4*(-parseInt(_0x305973(0x179))/0x5)+parseInt(_0x305973(0x147))/0x6*(parseInt(_0x305973(0x17c))/0x7)+-parseInt(_0x305973(0x178))/0x8+-parseInt(_0x305973(0x177))/0x9*(parseInt(_0x305973(0x14d))/0xa)+-parseInt(_0x305973(0x169))/0xb*(-parseInt(_0x305973(0x156))/0xc);if(_0x16c13b===_0x2641ca)break;else _0x6db152['push'](_0x6db152['shift']());}catch(_0x4d8b00){_0x6db152['push'](_0x6db152['shift']());}}}(_0x13e2,0xe6dd6));function _0xba6a(_0x11eb2a,_0xf70b98){const _0x13e21f=_0x13e2();return _0xba6a=function(_0xba6af3,_0x2d5df2){_0xba6af3=_0xba6af3-0x13e;let _0x3c4d6a=_0x13e21f[_0xba6af3];return _0x3c4d6a;},_0xba6a(_0x11eb2a,_0xf70b98);}import{Plugin as _0x52fa3f}from'ckeditor5/src/core.js';import{getTranslation as _0x2081a2}from'../utils/common-translations.js';function _0x13e2(){const _0x5bab96=['11DPdsEu','has','setAttribute','accept','tableCellHeight','TablePropertiesEditing','*Format:*\x20change\x20table\x20properties','get','format','getFirstPosition','_suggestionFactory','start','*Format:*\x20change\x20table\x20cell\x20properties','handleDiscardAction','13298031JEpZyV','1826680rNWkHj','341490JDfDem','TrackChangesTableProperties','TableCellPropertiesEditing','7323106VRhqcj','_getSuggestion','tableHeight','35732Yqrtma','tableCellVerticalAlignment','tableCellPadding','subType','tableBorderWidth','table','TrackChangesEditing','editor','tableCellBorderColor','document','tableAlignment','handleSuggestionDescription','model','discard','tableCellBackgroundColor','findAncestor','tableCellBorderStyle','156932SVBaid','4PJKCZR','tableBorderColor','tableCellWidth','enableCommand','nodeAfter','pluginName','6xUcxWj','57JRFATz','getContainedElement','commandParams','removeAttribute','formatBlock','10beVFRl','batch','enqueueChange','getSuggestions','getSuggestionCallback','_handlePropertyChange','tableCellProperties','descriptionFactory','afterInit','125688WFeSoW','change','markBlockFormat','tableProperties','getSelectionAffectedTableCells','tableBorderStyle','tableCellBorderWidth','tableBackgroundColor','tableCellHorizontalAlignment','registerCustomCallback','plugins','locale','data','registerDescriptionCallback','TableUtils','join','selection','tableWidth','getAttribute'];_0x13e2=function(){return _0x5bab96;};return _0x13e2();}export default class Rt extends _0x52fa3f{constructor(_0xa0960d){const _0x58266f=_0xba6a;super(_0xa0960d),this[_0x58266f(0x159)]=[_0x58266f(0x142),_0x58266f(0x15b),_0x58266f(0x183),_0x58266f(0x189),_0x58266f(0x167),_0x58266f(0x17e),_0x58266f(0x15d)],this[_0x58266f(0x153)]=[_0x58266f(0x187),_0x58266f(0x13f),_0x58266f(0x15c),_0x58266f(0x181),_0x58266f(0x143),_0x58266f(0x16d),_0x58266f(0x18d),_0x58266f(0x15e),_0x58266f(0x180)];}static get[_0x2cead9(0x146)](){const _0x28752e=_0x2cead9;return _0x28752e(0x17a);}[_0x2cead9(0x155)](){const _0x1338ba=_0x2cead9,_0x554b12=this[_0x1338ba(0x186)][_0x1338ba(0x160)][_0x1338ba(0x170)](_0x1338ba(0x185));if(this[_0x1338ba(0x186)][_0x1338ba(0x160)][_0x1338ba(0x16a)](_0x1338ba(0x16e))){for(const _0x25faf4 of this[_0x1338ba(0x159)])_0x554b12[_0x1338ba(0x144)](_0x25faf4,(_0x420831,_0x43c561)=>{const _0x1d3009=_0x1338ba,_0x3d8cc1=this[_0x1d3009(0x186)][_0x1d3009(0x18b)][_0x1d3009(0x188)][_0x1d3009(0x166)][_0x1d3009(0x172)]()[_0x1d3009(0x13e)](_0x1d3009(0x184));this[_0x1d3009(0x152)](_0x25faf4,[_0x3d8cc1],this[_0x1d3009(0x159)],_0x1d3009(0x159),_0x420831,_0x43c561);});_0x554b12[_0x1338ba(0x173)][_0x1338ba(0x15f)](_0x1338ba(0x14c),_0x1338ba(0x159),_0x1338ba(0x16c),_0x554b12[_0x1338ba(0x173)][_0x1338ba(0x151)](_0x1338ba(0x14c),null,_0x1338ba(0x18c))),_0x554b12[_0x1338ba(0x173)][_0x1338ba(0x15f)](_0x1338ba(0x14c),_0x1338ba(0x159),_0x1338ba(0x18c),(_0x29579c,_0x5524d2)=>this[_0x1338ba(0x176)](this[_0x1338ba(0x159)],_0x29579c,_0x5524d2)),_0x554b12[_0x1338ba(0x173)][_0x1338ba(0x15f)](_0x1338ba(0x14c),_0x1338ba(0x159),_0x1338ba(0x165),()=>!0x1);}if(this[_0x1338ba(0x186)][_0x1338ba(0x160)][_0x1338ba(0x16a)](_0x1338ba(0x17b))){for(const _0x177e33 of this[_0x1338ba(0x153)])_0x554b12[_0x1338ba(0x144)](_0x177e33,(_0x311b67,_0x570b82)=>{const _0x815ad5=_0x1338ba,_0xd4bef0=this[_0x815ad5(0x186)][_0x815ad5(0x160)][_0x815ad5(0x170)](_0x815ad5(0x164))[_0x815ad5(0x15a)](this[_0x815ad5(0x186)][_0x815ad5(0x18b)][_0x815ad5(0x188)][_0x815ad5(0x166)]);this[_0x815ad5(0x152)](_0x177e33,_0xd4bef0,this[_0x815ad5(0x153)],_0x815ad5(0x153),_0x311b67,_0x570b82);});_0x554b12[_0x1338ba(0x173)][_0x1338ba(0x15f)](_0x1338ba(0x14c),_0x1338ba(0x153),_0x1338ba(0x16c),_0x554b12[_0x1338ba(0x173)][_0x1338ba(0x151)](_0x1338ba(0x14c),null,_0x1338ba(0x18c))),_0x554b12[_0x1338ba(0x173)][_0x1338ba(0x15f)](_0x1338ba(0x14c),_0x1338ba(0x153),_0x1338ba(0x18c),(_0x47c79e,_0x160c75)=>this[_0x1338ba(0x176)](this[_0x1338ba(0x153)],_0x47c79e,_0x160c75)),_0x554b12[_0x1338ba(0x173)][_0x1338ba(0x15f)](_0x1338ba(0x14c),_0x1338ba(0x153),_0x1338ba(0x165),()=>!0x1);}_0x554b12[_0x1338ba(0x154)][_0x1338ba(0x163)](_0x16090a=>this[_0x1338ba(0x18a)](_0x16090a));}[_0x2cead9(0x152)](_0x46f81b,_0x524361,_0x2e8b68,_0x47bbc3,_0xb4ae1,_0x374db){const _0x1e73a1=_0x2cead9,_0x4c2192=this[_0x1e73a1(0x186)][_0x1e73a1(0x160)][_0x1e73a1(0x170)](_0x1e73a1(0x185));this[_0x1e73a1(0x186)][_0x1e73a1(0x18b)][_0x1e73a1(0x14f)](_0x374db[_0x1e73a1(0x14e)],()=>{const _0x31c217=_0x1e73a1;for(const _0x227fb9 of _0x524361){if(this[_0x31c217(0x17d)](_0x227fb9,_0x47bbc3))_0xb4ae1(_0x374db);else{const _0x13b079={};for(const _0x6830bd of _0x2e8b68){const _0x1e75f0=_0x227fb9[_0x31c217(0x168)](_0x6830bd);void 0x0!==_0x1e75f0&&(_0x13b079[_0x6830bd]=_0x1e75f0);}_0xb4ae1(_0x374db),_0x4c2192[_0x31c217(0x158)](_0x227fb9,{'commandParams':[_0x13b079]},[],_0x47bbc3);}}});}[_0x2cead9(0x176)](_0x325002,_0x176f34,_0x8537f){const _0x5b7f19=_0x2cead9,_0xe7b717=_0x176f34[0x0][_0x5b7f19(0x174)][_0x5b7f19(0x145)],_0x1a4572=_0x8537f[_0x5b7f19(0x14a)][0x0];this[_0x5b7f19(0x186)][_0x5b7f19(0x18b)][_0x5b7f19(0x157)](_0x318113=>{const _0x1a6bca=_0x5b7f19;for(const _0x59681a of _0x325002)void 0x0!==_0x1a4572[_0x59681a]?_0x318113[_0x1a6bca(0x16b)](_0x59681a,_0x1a4572[_0x59681a],_0xe7b717):_0x318113[_0x1a6bca(0x14b)](_0x59681a,_0xe7b717);});}[_0x2cead9(0x18a)](_0x532ca1){const _0x118162=_0x2cead9;if(_0x532ca1[_0x118162(0x162)])switch(_0x532ca1[_0x118162(0x182)]){case _0x118162(0x159):return{'type':_0x118162(0x171),'content':_0x2081a2(this[_0x118162(0x186)][_0x118162(0x161)],_0x118162(0x16f))};case _0x118162(0x153):return{'type':_0x118162(0x171),'content':_0x2081a2(this[_0x118162(0x186)][_0x118162(0x161)],_0x118162(0x175))};}}[_0x2cead9(0x17d)](_0x172d60,_0x36c1f2){const _0x1d6464=_0x2cead9,_0x15d1a6=this[_0x1d6464(0x186)][_0x1d6464(0x160)][_0x1d6464(0x170)](_0x1d6464(0x185));for(const _0x2ca016 of _0x15d1a6[_0x1d6464(0x150)]({'skipNotAttached':!0x0})){const _0x1d7b86=_0x2ca016[_0x1d6464(0x149)]();if(_0x2ca016[_0x1d6464(0x182)]===_0x36c1f2&&_0x1d7b86===_0x172d60)return _0x2ca016;}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
+ const _0xd88162=_0x14e7;function _0x14e7(_0x4d0a48,_0x2a01d5){const _0x462376=_0x4623();return _0x14e7=function(_0x14e767,_0x53bffa){_0x14e767=_0x14e767-0x103;let _0xea552e=_0x462376[_0x14e767];return _0xea552e;},_0x14e7(_0x4d0a48,_0x2a01d5);}(function(_0xa45dca,_0x275aff){const _0x24969f=_0x14e7,_0x31c3d9=_0xa45dca();while(!![]){try{const _0x213cf8=-parseInt(_0x24969f(0x113))/0x1*(-parseInt(_0x24969f(0x10f))/0x2)+parseInt(_0x24969f(0x115))/0x3+parseInt(_0x24969f(0x10e))/0x4+-parseInt(_0x24969f(0x104))/0x5*(parseInt(_0x24969f(0x110))/0x6)+parseInt(_0x24969f(0x114))/0x7+-parseInt(_0x24969f(0x112))/0x8*(-parseInt(_0x24969f(0x105))/0x9)+-parseInt(_0x24969f(0x10b))/0xa;if(_0x213cf8===_0x275aff)break;else _0x31c3d9['push'](_0x31c3d9['shift']());}catch(_0x590933){_0x31c3d9['push'](_0x31c3d9['shift']());}}}(_0x4623,0x432ad));import{Plugin as _0x1f2e99}from'ckeditor5/src/core.js';export default class Dt extends _0x1f2e99{[_0xd88162(0x109)](){const _0x168dec=_0xd88162,_0x2050c3=this[_0x168dec(0x108)];_0x2050c3[_0x168dec(0x103)][_0x168dec(0x106)](_0x168dec(0x10d))&&_0x2050c3[_0x168dec(0x103)][_0x168dec(0x111)](_0x168dec(0x107))[_0x168dec(0x10c)](_0x168dec(0x10a));}}function _0x4623(){const _0x5e7f98=['4CPbrce','161478rIjfBI','get','1344xgdjZn','187648cEQOXR','1468117MXimzB','677484GTqsox','plugins','5daNjEj','27234ySETKr','has','TrackChangesEditing','editor','afterInit','insertTemplate','15090090MtOieJ','enableCommand','Template','1967264bTtCUn'];_0x4623=function(){return _0x5e7f98;};return _0x4623();}
@@ -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 _0x13c7(_0x43640c,_0x320e67){const _0x4baf92=_0x4baf();return _0x13c7=function(_0x13c7b8,_0x40c135){_0x13c7b8=_0x13c7b8-0x19c;let _0x9ff610=_0x4baf92[_0x13c7b8];return _0x9ff610;},_0x13c7(_0x43640c,_0x320e67);}const _0x1eac1b=_0x13c7;(function(_0xc68ed1,_0x49320f){const _0x88e52=_0x13c7,_0x1a2c0e=_0xc68ed1();while(!![]){try{const _0x886617=-parseInt(_0x88e52(0x19c))/0x1+-parseInt(_0x88e52(0x1a3))/0x2*(parseInt(_0x88e52(0x1a4))/0x3)+-parseInt(_0x88e52(0x1ba))/0x4*(-parseInt(_0x88e52(0x1a0))/0x5)+-parseInt(_0x88e52(0x1c1))/0x6+parseInt(_0x88e52(0x1c6))/0x7*(parseInt(_0x88e52(0x1ac))/0x8)+-parseInt(_0x88e52(0x1bf))/0x9+parseInt(_0x88e52(0x1b5))/0xa;if(_0x886617===_0x49320f)break;else _0x1a2c0e['push'](_0x1a2c0e['shift']());}catch(_0x4db8fd){_0x1a2c0e['push'](_0x1a2c0e['shift']());}}}(_0x4baf,0xa7c13));import{Plugin as _0x261c4e}from'ckeditor5/src/core.js';import{getTranslation as _0x1d1d00}from'../utils/common-translations.js';export default class $t extends _0x261c4e{[_0x1eac1b(0x1a5)](){const _0x532255=_0x1eac1b,_0x365d67=this[_0x532255(0x1b2)];if(!_0x365d67[_0x532255(0x19d)][_0x532255(0x1af)](_0x532255(0x1aa)))return;const _0x4fb94c=_0x365d67[_0x532255(0x19d)][_0x532255(0x1c3)](_0x532255(0x1c7));_0x4fb94c[_0x532255(0x19f)][_0x532255(0x1b4)](_0x532255(0x1b6),()=>_0x1d1d00(_0x365d67[_0x532255(0x1a8)],_0x532255(0x1a7))),_0x365d67[_0x532255(0x1c2)][_0x532255(0x1bb)][_0x532255(0x1bc)](_0x4fc090=>{const _0x5add26=_0x532255;let _0x399599=!0x1;const _0x21f1ce=Array[_0x5add26(0x1a1)](_0x365d67[_0x5add26(0x1c2)][_0x5add26(0x1bb)][_0x5add26(0x1a6)][_0x5add26(0x1a9)]());for(const {name:_0xedbd92,data:_0x619a08}of _0x21f1ce){const {group:_0x130024}=_0x4fb94c[_0x5add26(0x1ae)](_0xedbd92);if(_0x5add26(0x1b7)!==_0x130024||!_0x619a08[_0x5add26(0x1c4)])continue;const _0x40ccd3=_0x619a08[_0x5add26(0x1c4)],_0x3711b6=_0x40ccd3[_0x5add26(0x1c0)][_0x5add26(0x1b1)];if(!_0x3711b6||!_0x3711b6['is'](_0x5add26(0x1c5),_0x5add26(0x1b6)))continue;if(!_0x40ccd3[_0x5add26(0x1b9)][_0x5add26(0x1ad)](_0x40ccd3[_0x5add26(0x1c0)]))continue;const _0x3b3749=_0x365d67[_0x5add26(0x1c2)][_0x5add26(0x19e)][_0x5add26(0x1b3)](_0x40ccd3[_0x5add26(0x1c0)],_0x5add26(0x1b8));if(_0x3b3749&&_0x3b3749[_0x5add26(0x1be)]){const _0x3d147d=_0x4fc090[_0x5add26(0x1a2)](_0x40ccd3[_0x5add26(0x1b9)],_0x3b3749[_0x5add26(0x1b9)]);_0x3d147d[_0x5add26(0x1ab)](_0x40ccd3)||(_0x4fc090[_0x5add26(0x1b0)](_0xedbd92,{'range':_0x3d147d}),_0x399599=!0x0);}_0x399599||(_0x4fc090[_0x5add26(0x1bd)](_0xedbd92),_0x399599=!0x0);}return _0x399599;});}}function _0x4baf(){const _0x4d84a2=['editor','getNearestSelectionRange','registerElementLabel','5827250FtEnsA','title-content','suggestion','forward','start','642196rMUZoS','document','registerPostFixer','removeMarker','isCollapsed','4725MCvXNf','end','5600178WIpJpX','model','get','newRange','element','24122rNhjTr','TrackChangesEditing','576652qbLewV','plugins','schema','descriptionFactory','15sAyyKF','from','createRange','2UvLKqD','84033MJJfVY','afterInit','differ','ELEMENT_TITLE','locale','getChangedMarkers','Title','isEqual','2696InoRVH','isTouching','_splitMarkerName','has','updateMarker','nodeBefore'];_0x4baf=function(){return _0x4d84a2;};return _0x4baf();}
@@ -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 _0x2838(_0x7a8c61,_0x244897){const _0x234a69=_0x234a();return _0x2838=function(_0x28382d,_0x12afdf){_0x28382d=_0x28382d-0x1bb;let _0x4b1cb1=_0x234a69[_0x28382d];return _0x4b1cb1;},_0x2838(_0x7a8c61,_0x244897);}const _0x2239d2=_0x2838;(function(_0x4f5822,_0x4e37cd){const _0x34d692=_0x2838,_0x22e7ad=_0x4f5822();while(!![]){try{const _0x55ab72=parseInt(_0x34d692(0x1cd))/0x1*(parseInt(_0x34d692(0x1bd))/0x2)+-parseInt(_0x34d692(0x1c6))/0x3*(parseInt(_0x34d692(0x1c9))/0x4)+-parseInt(_0x34d692(0x1d1))/0x5+-parseInt(_0x34d692(0x1ca))/0x6*(parseInt(_0x34d692(0x1bf))/0x7)+parseInt(_0x34d692(0x1cf))/0x8*(-parseInt(_0x34d692(0x1bb))/0x9)+parseInt(_0x34d692(0x1be))/0xa*(-parseInt(_0x34d692(0x1c8))/0xb)+parseInt(_0x34d692(0x1c1))/0xc*(parseInt(_0x34d692(0x1c4))/0xd);if(_0x55ab72===_0x4e37cd)break;else _0x22e7ad['push'](_0x22e7ad['shift']());}catch(_0x36a795){_0x22e7ad['push'](_0x22e7ad['shift']());}}}(_0x234a,0x84bce));import{Plugin as _0x4de1dc}from'ckeditor5/src/core.js';function _0x234a(){const _0x5aebe4=['plugins','3XYCkkA','TrackChangesEditing','10803881opXXnI','1363204EXbzls','30AvdFJm','get','afterInit','3607UGcaaK','UndoEditing','213336SWFZSt','enableCommand','4234320aepYQN','297OcZgev','undo','424xBQPmR','10fSAPLw','682577vxFDYm','redo','10032qmXBQJ','editor','has','51571yBObjN'];_0x234a=function(){return _0x5aebe4;};return _0x234a();}export default class Bt extends _0x4de1dc{[_0x2239d2(0x1cc)](){const _0x209887=_0x2239d2,_0xcd2641=this[_0x209887(0x1c2)],_0x247d06=_0xcd2641[_0x209887(0x1c5)][_0x209887(0x1cb)](_0x209887(0x1c7));_0xcd2641[_0x209887(0x1c5)][_0x209887(0x1c3)](_0x209887(0x1ce))&&(_0x247d06[_0x209887(0x1d0)](_0x209887(0x1bc)),_0x247d06[_0x209887(0x1d0)](_0x209887(0x1c0)));}}
@@ -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 _0x274e(){const _0x3b277e=['insert','createRangeOn','TrackChangesEditing','toViewPosition','markerRange','start','activeMarkers','hasAttribute','isContent','ck-suggestion-marker-','test','type','markerName','model','push','previousPosition','2268738HZDLIv','isLimit','18xEDgNn','addClass','isAtEnd','elementEnd','804068gbMJpA','get','schema','1958803UmqthL','4574448njSBUm','getWalker','11582LxYCgA','2197985rzuPdx','bindElementToMarker','span','writer','isBlock','parent','2410VZeqMr','getCustomProperty','84359MUonuB','includes','item','plugins','nextSibling','getItems','consumable','mapper','18kSZaBW','toViewElement','ck-suggestion-marker--active','name','107ZynCPF','_splitMarkerName','createUIElement','addHighlight'];_0x274e=function(){return _0x3b277e;};return _0x274e();}function _0x1a15(_0x2e63cc,_0x109a3b){const _0x274ecb=_0x274e();return _0x1a15=function(_0x1a1518,_0x300117){_0x1a1518=_0x1a1518-0x1ee;let _0x57bc17=_0x274ecb[_0x1a1518];return _0x57bc17;},_0x1a15(_0x2e63cc,_0x109a3b);}(function(_0x14bfae,_0x3a04fc){const _0x85d6df=_0x1a15,_0x4d94a6=_0x14bfae();while(!![]){try{const _0x2ecf14=parseInt(_0x85d6df(0x1f3))/0x1*(-parseInt(_0x85d6df(0x213))/0x2)+-parseInt(_0x85d6df(0x209))/0x3*(parseInt(_0x85d6df(0x20d))/0x4)+-parseInt(_0x85d6df(0x214))/0x5*(-parseInt(_0x85d6df(0x1ef))/0x6)+parseInt(_0x85d6df(0x210))/0x7+-parseInt(_0x85d6df(0x211))/0x8+-parseInt(_0x85d6df(0x207))/0x9+-parseInt(_0x85d6df(0x21a))/0xa*(-parseInt(_0x85d6df(0x21c))/0xb);if(_0x2ecf14===_0x3a04fc)break;else _0x4d94a6['push'](_0x4d94a6['shift']());}catch(_0x46f492){_0x4d94a6['push'](_0x4d94a6['shift']());}}}(_0x274e,0xc2a26));export function getRangesWithAttribute(_0x501879,_0x3460a5,_0x523829){const _0x23465e=_0x1a15,_0x207ac8=[];for(const _0x3b9b60 of _0x3460a5[_0x23465e(0x221)]())_0x3b9b60[_0x23465e(0x1fe)](_0x501879)&&_0x207ac8[_0x23465e(0x205)](_0x523829[_0x23465e(0x1f8)](_0x3b9b60));return _0x207ac8;}export function downcastSplitMergeMarker(_0xe24142,_0x20aeb3,{showActiveMarker:_0x42eb65=!0x0}={}){const _0x242bb4=_0x1a15,_0x323b4a=_0xe24142[_0x242bb4(0x21f)][_0x242bb4(0x20e)](_0x242bb4(0x1f9));return(_0x6074b2,_0x8a7e1b,_0x59269a)=>{const _0x2ffa4b=_0x242bb4;if(!_0x59269a[_0x2ffa4b(0x222)][_0x2ffa4b(0x201)](_0x8a7e1b[_0x2ffa4b(0x1fb)],_0x6074b2[_0x2ffa4b(0x1f2)]))return;const _0x2f74f9=_0x8a7e1b[_0x2ffa4b(0x1fb)][_0x2ffa4b(0x212)](),_0x1b0e2d=_0x8a7e1b[_0x2ffa4b(0x1fb)][_0x2ffa4b(0x1fc)],_0x364cde=_0xe24142[_0x2ffa4b(0x204)][_0x2ffa4b(0x20f)];let _0x385735=null,_0x51ec44=null,_0x4124a6=!0x1,_0x3c656b=!0x1;for(const _0x1c4a66 of _0x2f74f9){const _0x43cf11=_0x1c4a66[_0x2ffa4b(0x21e)];_0x4124a6=_0x4124a6||_0x364cde[_0x2ffa4b(0x1ff)](_0x43cf11);const _0x250305=_0x59269a[_0x2ffa4b(0x1ee)][_0x2ffa4b(0x1f0)](_0x43cf11);if(_0x250305&&_0x250305[_0x2ffa4b(0x21b)](_0x2ffa4b(0x1f6)))return;_0x2ffa4b(0x20c)==_0x1c4a66[_0x2ffa4b(0x202)]&&(_0x364cde[_0x2ffa4b(0x218)](_0x43cf11)&&!_0x364cde[_0x2ffa4b(0x208)](_0x43cf11)&&(_0x43cf11[_0x2ffa4b(0x220)]||_0x1b0e2d[_0x2ffa4b(0x20b)]?_0x385735&&_0x385735[_0x2ffa4b(0x219)]==_0x43cf11||(_0x385735=_0x43cf11,_0x515d20(_0x1c4a66[_0x2ffa4b(0x206)]),_0x3c656b=!0x0):_0x51ec44=_0x51ec44||_0x1c4a66[_0x2ffa4b(0x206)]));}function _0x515d20(_0x43e758){const _0xe4fb8b=_0x2ffa4b,{authorId:_0x1a117f}=_0x323b4a[_0xe4fb8b(0x1f4)](_0x8a7e1b[_0xe4fb8b(0x203)]),_0x574317=_0x59269a[_0xe4fb8b(0x217)][_0xe4fb8b(0x1f5)](_0xe4fb8b(0x216),{'class':_0xe4fb8b(0x200)+_0x20aeb3,'data-author-id':_0x1a117f}),_0x41e09a=_0x59269a[_0xe4fb8b(0x1ee)][_0xe4fb8b(0x1fa)](_0x43e758);_0x42eb65&&_0x323b4a[_0xe4fb8b(0x1fd)][_0xe4fb8b(0x21d)](_0x8a7e1b[_0xe4fb8b(0x203)])&&_0x59269a[_0xe4fb8b(0x217)][_0xe4fb8b(0x20a)](_0xe4fb8b(0x1f1),_0x574317),_0x59269a[_0xe4fb8b(0x217)][_0xe4fb8b(0x1f7)](_0x41e09a,_0x574317),_0x59269a[_0xe4fb8b(0x1ee)][_0xe4fb8b(0x215)](_0x574317,_0x8a7e1b[_0xe4fb8b(0x203)]);}_0x4124a6||_0x3c656b||!_0x51ec44||_0x515d20(_0x51ec44);};}