@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240624.0 → 0.0.0-nightly-20240625.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 (165) 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 +3 -3
  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/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x48c5(){const _0x3e9f00=['175288kYcRFu','3684aLchEY','216gwjQOC','enableCommand','discardSuggestion','editor','acceptSelectedSuggestions','1263yMJiEP','551405wHjcEz','trackChanges','TrackChangesEditing','afterInit','852LqBlhq','9998850XTtBiW','goToNextRestrictedEditingException','discardAllSuggestions','36HwIxuI','discardSelectedSuggestions','has','get','acceptAllSuggestions','RestrictedEditingModeEditing','goToPreviousRestrictedEditingException','60RWCshH','407736nhYZkd','148197KAoxIa','acceptSuggestion','plugins','111991tvCyrS'];_0x48c5=function(){return _0x3e9f00;};return _0x48c5();}const _0x5e16bb=_0x2688;(function(_0x18ccf0,_0x30f41c){const _0x37d868=_0x2688,_0x126e78=_0x18ccf0();while(!![]){try{const _0x556415=parseInt(_0x37d868(0xb5))/0x1+-parseInt(_0x37d868(0xb6))/0x2*(-parseInt(_0x37d868(0x9f))/0x3)+parseInt(_0x37d868(0xa8))/0x4*(-parseInt(_0x37d868(0xa0))/0x5)+parseInt(_0x37d868(0xaf))/0x6*(-parseInt(_0x37d868(0xb1))/0x7)+-parseInt(_0x37d868(0xb7))/0x8*(-parseInt(_0x37d868(0xb0))/0x9)+-parseInt(_0x37d868(0xa5))/0xa+parseInt(_0x37d868(0xb4))/0xb*(parseInt(_0x37d868(0xa4))/0xc);if(_0x556415===_0x30f41c)break;else _0x126e78['push'](_0x126e78['shift']());}catch(_0x347d99){_0x126e78['push'](_0x126e78['shift']());}}}(_0x48c5,0xa91e1));import{Plugin as _0x33ad50}from'ckeditor5/src/core.js';function _0x2688(_0x38847f,_0x4f443d){const _0x48c514=_0x48c5();return _0x2688=function(_0x26880f,_0x23c59f){_0x26880f=_0x26880f-0x9c;let _0x2d9bed=_0x48c514[_0x26880f];return _0x2d9bed;},_0x2688(_0x38847f,_0x4f443d);}export default class kt extends _0x33ad50{[_0x5e16bb(0xa3)](){const _0x4fc6d5=_0x5e16bb,_0x13a95d=this[_0x4fc6d5(0x9d)];if(!_0x13a95d[_0x4fc6d5(0xb3)][_0x4fc6d5(0xaa)](_0x4fc6d5(0xad)))return;const _0x901f52=_0x13a95d[_0x4fc6d5(0xb3)][_0x4fc6d5(0xab)](_0x4fc6d5(0xa2));_0x901f52[_0x4fc6d5(0xb8)](_0x4fc6d5(0xae)),_0x901f52[_0x4fc6d5(0xb8)](_0x4fc6d5(0xa6));const _0x396f44=_0x13a95d[_0x4fc6d5(0xb3)][_0x4fc6d5(0xab)](_0x4fc6d5(0xad));_0x396f44[_0x4fc6d5(0xb8)](_0x4fc6d5(0xa1)),_0x396f44[_0x4fc6d5(0xb8)](_0x4fc6d5(0xb2)),_0x396f44[_0x4fc6d5(0xb8)](_0x4fc6d5(0x9c)),_0x396f44[_0x4fc6d5(0xb8)](_0x4fc6d5(0xac)),_0x396f44[_0x4fc6d5(0xb8)](_0x4fc6d5(0xa7)),_0x396f44[_0x4fc6d5(0xb8)](_0x4fc6d5(0x9e)),_0x396f44[_0x4fc6d5(0xb8)](_0x4fc6d5(0xa9));}}
23
+ const _0x29eb53=_0x2e6c;(function(_0x169534,_0x142b3e){const _0x2d855f=_0x2e6c,_0x2a309e=_0x169534();while(!![]){try{const _0x433538=parseInt(_0x2d855f(0x1a9))/0x1*(-parseInt(_0x2d855f(0x1a1))/0x2)+parseInt(_0x2d855f(0x1a0))/0x3+parseInt(_0x2d855f(0x1ac))/0x4+-parseInt(_0x2d855f(0x1a8))/0x5+parseInt(_0x2d855f(0x1ae))/0x6*(parseInt(_0x2d855f(0x1b0))/0x7)+-parseInt(_0x2d855f(0x1b7))/0x8*(parseInt(_0x2d855f(0x1ab))/0x9)+parseInt(_0x2d855f(0x1a3))/0xa;if(_0x433538===_0x142b3e)break;else _0x2a309e['push'](_0x2a309e['shift']());}catch(_0x179dbb){_0x2a309e['push'](_0x2a309e['shift']());}}}(_0x1c6d,0x8155a));function _0x1c6d(){const _0x341232=['273225QWvMog','1AWztyj','TrackChangesEditing','17487QbOxgO','867060xUZerj','acceptSelectedSuggestions','15366cBGwyI','discardSelectedSuggestions','378PLbOMe','editor','plugins','acceptAllSuggestions','discardAllSuggestions','acceptSuggestion','afterInit','1816dmVtNf','discardSuggestion','get','RestrictedEditingModeEditing','319326VoZaFb','1369786KyYsFt','trackChanges','12488520rTwWlg','enableCommand','goToNextRestrictedEditingException','has','goToPreviousRestrictedEditingException'];_0x1c6d=function(){return _0x341232;};return _0x1c6d();}import{Plugin as _0x43598f}from'ckeditor5/src/core.js';function _0x2e6c(_0x4cb0b8,_0x10b8eb){const _0x1c6d1f=_0x1c6d();return _0x2e6c=function(_0x2e6c3a,_0x5a058f){_0x2e6c3a=_0x2e6c3a-0x19f;let _0x2f7b0b=_0x1c6d1f[_0x2e6c3a];return _0x2f7b0b;},_0x2e6c(_0x4cb0b8,_0x10b8eb);}export default class kt extends _0x43598f{[_0x29eb53(0x1b6)](){const _0xdee19=_0x29eb53,_0x16126e=this[_0xdee19(0x1b1)];if(!_0x16126e[_0xdee19(0x1b2)][_0xdee19(0x1a6)](_0xdee19(0x19f)))return;const _0x193d9d=_0x16126e[_0xdee19(0x1b2)][_0xdee19(0x1b9)](_0xdee19(0x1aa));_0x193d9d[_0xdee19(0x1a4)](_0xdee19(0x1a7)),_0x193d9d[_0xdee19(0x1a4)](_0xdee19(0x1a5));const _0x52ba8b=_0x16126e[_0xdee19(0x1b2)][_0xdee19(0x1b9)](_0xdee19(0x19f));_0x52ba8b[_0xdee19(0x1a4)](_0xdee19(0x1a2)),_0x52ba8b[_0xdee19(0x1a4)](_0xdee19(0x1b5)),_0x52ba8b[_0xdee19(0x1a4)](_0xdee19(0x1b8)),_0x52ba8b[_0xdee19(0x1a4)](_0xdee19(0x1b3)),_0x52ba8b[_0xdee19(0x1a4)](_0xdee19(0x1b4)),_0x52ba8b[_0xdee19(0x1a4)](_0xdee19(0x1ad)),_0x52ba8b[_0xdee19(0x1a4)](_0xdee19(0x1af));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x515574=_0x5ef3;(function(_0x1acedc,_0x52cf14){const _0x10e4fd=_0x5ef3,_0x4bcdc6=_0x1acedc();while(!![]){try{const _0x36ed04=-parseInt(_0x10e4fd(0x88))/0x1+-parseInt(_0x10e4fd(0x8e))/0x2*(-parseInt(_0x10e4fd(0x6f))/0x3)+-parseInt(_0x10e4fd(0xa4))/0x4+parseInt(_0x10e4fd(0x82))/0x5+parseInt(_0x10e4fd(0xa5))/0x6*(-parseInt(_0x10e4fd(0x9b))/0x7)+-parseInt(_0x10e4fd(0x75))/0x8+parseInt(_0x10e4fd(0xa1))/0x9*(parseInt(_0x10e4fd(0x70))/0xa);if(_0x36ed04===_0x52cf14)break;else _0x4bcdc6['push'](_0x4bcdc6['shift']());}catch(_0x133edd){_0x4bcdc6['push'](_0x4bcdc6['shift']());}}}(_0x40e6,0xc7048));import{Plugin as _0x3633f0}from'ckeditor5/src/core.js';import{ShiftEnter as _0x4c750f}from'ckeditor5/src/enter.js';function _0x40e6(){const _0x593d7a=['name','split','includes','softBreak','get','markerRange','options','912880nnobIS','ELEMENT_LINE_BREAK','locale','editing','downcastDispatcher','addMarker:suggestion:insertion','1487357awDHiX','addMarker:suggestion','createPositionBefore','model','showSuggestionHighlights','descriptionFactory','262oBBDFY','registerElementLabel','activeMarkers','consumable','data','mapper','addMarker:suggestion:deletion','toViewPosition','init','shiftEnter','high','ck-suggestion-marker-','span','2070299fnNRki','merge','getItems','enableCommand','element','editor','9578061WuljaD','TrackChangesEditing','markerName','3472044EZCCZZ','30rGOzyR','insert','34491YYjRSH','30PkdjZg','createUIElement','addClass','plugins','test','1856328VaRFzB','ck-suggestion-marker--active','requires','writer','deletion','bindElementToMarker'];_0x40e6=function(){return _0x593d7a;};return _0x40e6();}function _0x5ef3(_0x10df5a,_0x5134dd){const _0x40e631=_0x40e6();return _0x5ef3=function(_0x5ef3da,_0x33e3c0){_0x5ef3da=_0x5ef3da-0x6f;let _0x10bb71=_0x40e631[_0x5ef3da];return _0x10bb71;},_0x5ef3(_0x10df5a,_0x5134dd);}import{getTranslation as _0x24d45d}from'../utils/common-translations.js';export default class bt extends _0x3633f0{static get[_0x515574(0x77)](){return[_0x4c750f];}[_0x515574(0x96)](){const _0x38241d=_0x515574,_0x22ac89=this[_0x38241d(0xa0)],_0x5d9681=_0x22ac89[_0x38241d(0x73)][_0x38241d(0x7f)](_0x38241d(0xa2));_0x5d9681[_0x38241d(0x9e)](_0x38241d(0x97)),_0x22ac89[_0x38241d(0x85)][_0x38241d(0x86)]['on'](_0x38241d(0x87),de(_0x22ac89),{'priority':_0x38241d(0x98)}),_0x22ac89[_0x38241d(0x85)][_0x38241d(0x86)]['on'](_0x38241d(0x94),de(_0x22ac89),{'priority':_0x38241d(0x98)}),_0x22ac89[_0x38241d(0x92)][_0x38241d(0x86)]['on'](_0x38241d(0x89),(_0x28cbac,_0x367218,_0x32181c)=>{const _0x5646ff=_0x38241d;_0x32181c[_0x5646ff(0x81)][_0x5646ff(0x8c)]&&de(_0x22ac89,{'showActiveMarker':!0x1})(_0x28cbac,_0x367218,_0x32181c);}),_0x5d9681[_0x38241d(0x8d)][_0x38241d(0x8f)](_0x38241d(0x7e),_0x51cad2=>_0x24d45d(_0x22ac89[_0x38241d(0x84)],_0x38241d(0x83),_0x51cad2));}}function de(_0x26405b,{showActiveMarker:_0xcd53d9=!0x0}={}){return(_0x3dce40,_0x5eb530,_0x52e9aa)=>{const _0x5f2b81=_0x5ef3,_0x2de17e=_0x26405b[_0x5f2b81(0x73)][_0x5f2b81(0x7f)](_0x5f2b81(0xa2));if(!_0x52e9aa[_0x5f2b81(0x91)][_0x5f2b81(0x74)](_0x5eb530[_0x5f2b81(0x80)],_0x3dce40[_0x5f2b81(0x7b)]))return;const _0x24dd48=_0x26405b[_0x5f2b81(0x8b)];for(const _0x24d054 of _0x5eb530[_0x5f2b81(0x80)][_0x5f2b81(0x9d)]()){if(!_0x24d054['is'](_0x5f2b81(0x9f),_0x5f2b81(0x7e)))continue;const _0x415d76=_0x5f2b81(0x79)==_0x5eb530[_0x5f2b81(0xa3)][_0x5f2b81(0x7c)](':')[0x1]?_0x5f2b81(0x9c):_0x5f2b81(0x7c),_0x1ef4ab=_0x52e9aa[_0x5f2b81(0x78)][_0x5f2b81(0x71)](_0x5f2b81(0x9a),{'class':_0x5f2b81(0x99)+_0x415d76}),_0x3167ae=_0x52e9aa[_0x5f2b81(0x93)][_0x5f2b81(0x95)](_0x24dd48[_0x5f2b81(0x8a)](_0x24d054));_0xcd53d9&&_0x2de17e[_0x5f2b81(0x90)][_0x5f2b81(0x7d)](_0x5eb530[_0x5f2b81(0xa3)])&&_0x52e9aa[_0x5f2b81(0x78)][_0x5f2b81(0x72)](_0x5f2b81(0x76),_0x1ef4ab),_0x52e9aa[_0x5f2b81(0x78)][_0x5f2b81(0xa6)](_0x3167ae,_0x1ef4ab),_0x52e9aa[_0x5f2b81(0x93)][_0x5f2b81(0x7a)](_0x1ef4ab,_0x5eb530[_0x5f2b81(0xa3)]);}};}
23
+ function _0x424e(){const _0x4ec3af=['options','createUIElement','split','high','descriptionFactory','toViewPosition','TrackChangesEditing','name','consumable','activeMarkers','softBreak','get','markerName','editor','deletion','writer','init','addMarker:suggestion:insertion','10polfVv','ELEMENT_LINE_BREAK','insert','addClass','plugins','span','markerRange','3VCCdUv','addMarker:suggestion','includes','getItems','bindElementToMarker','element','1193951Iwkxst','449656mHrPPV','110134KcUNwJ','enableCommand','downcastDispatcher','ck-suggestion-marker-','editing','mapper','requires','104419ZJdpwM','merge','model','addMarker:suggestion:deletion','251062uNqHLb','112MVOtpy','833826BxFYZO','10iHnMsi','registerElementLabel','ck-suggestion-marker--active','data','locale','showSuggestionHighlights','createPositionBefore','test','shiftEnter','1419237fWOhfE'];_0x424e=function(){return _0x4ec3af;};return _0x424e();}const _0x230285=_0x27c7;(function(_0x49eeee,_0x3e1d06){const _0x2f0e5c=_0x27c7,_0x5f3b27=_0x49eeee();while(!![]){try{const _0x29d3aa=-parseInt(_0x2f0e5c(0x127))/0x1+parseInt(_0x2f0e5c(0x11c))/0x2*(-parseInt(_0x2f0e5c(0x14d))/0x3)+parseInt(_0x2f0e5c(0x11b))/0x4+-parseInt(_0x2f0e5c(0x12a))/0x5*(-parseInt(_0x2f0e5c(0x129))/0x6)+-parseInt(_0x2f0e5c(0x123))/0x7*(parseInt(_0x2f0e5c(0x128))/0x8)+-parseInt(_0x2f0e5c(0x133))/0x9*(-parseInt(_0x2f0e5c(0x146))/0xa)+parseInt(_0x2f0e5c(0x11a))/0xb;if(_0x29d3aa===_0x3e1d06)break;else _0x5f3b27['push'](_0x5f3b27['shift']());}catch(_0x595441){_0x5f3b27['push'](_0x5f3b27['shift']());}}}(_0x424e,0x22937));import{Plugin as _0x4fbde0}from'ckeditor5/src/core.js';import{ShiftEnter as _0xad32c6}from'ckeditor5/src/enter.js';import{getTranslation as _0x30f556}from'../utils/common-translations.js';export default class bt extends _0x4fbde0{static get[_0x230285(0x122)](){return[_0xad32c6];}[_0x230285(0x144)](){const _0x45c577=_0x230285,_0x32aec1=this[_0x45c577(0x141)],_0x4d1b30=_0x32aec1[_0x45c577(0x14a)][_0x45c577(0x13f)](_0x45c577(0x13a));_0x4d1b30[_0x45c577(0x11d)](_0x45c577(0x132)),_0x32aec1[_0x45c577(0x120)][_0x45c577(0x11e)]['on'](_0x45c577(0x145),de(_0x32aec1),{'priority':_0x45c577(0x137)}),_0x32aec1[_0x45c577(0x120)][_0x45c577(0x11e)]['on'](_0x45c577(0x126),de(_0x32aec1),{'priority':_0x45c577(0x137)}),_0x32aec1[_0x45c577(0x12d)][_0x45c577(0x11e)]['on'](_0x45c577(0x14e),(_0x4afd7b,_0x29ae58,_0xca661)=>{const _0x26cb04=_0x45c577;_0xca661[_0x26cb04(0x134)][_0x26cb04(0x12f)]&&de(_0x32aec1,{'showActiveMarker':!0x1})(_0x4afd7b,_0x29ae58,_0xca661);}),_0x4d1b30[_0x45c577(0x138)][_0x45c577(0x12b)](_0x45c577(0x13e),_0x2e9388=>_0x30f556(_0x32aec1[_0x45c577(0x12e)],_0x45c577(0x147),_0x2e9388));}}function _0x27c7(_0x218715,_0x22c8af){const _0x424eed=_0x424e();return _0x27c7=function(_0x27c762,_0xbf00e6){_0x27c762=_0x27c762-0x119;let _0x2515f2=_0x424eed[_0x27c762];return _0x2515f2;},_0x27c7(_0x218715,_0x22c8af);}function de(_0x1bdb36,{showActiveMarker:_0x196d2c=!0x0}={}){return(_0xedf39,_0x269c55,_0x365c71)=>{const _0x1d5bfa=_0x27c7,_0xfbc86e=_0x1bdb36[_0x1d5bfa(0x14a)][_0x1d5bfa(0x13f)](_0x1d5bfa(0x13a));if(!_0x365c71[_0x1d5bfa(0x13c)][_0x1d5bfa(0x131)](_0x269c55[_0x1d5bfa(0x14c)],_0xedf39[_0x1d5bfa(0x13b)]))return;const _0x389d6b=_0x1bdb36[_0x1d5bfa(0x125)];for(const _0x143df4 of _0x269c55[_0x1d5bfa(0x14c)][_0x1d5bfa(0x150)]()){if(!_0x143df4['is'](_0x1d5bfa(0x119),_0x1d5bfa(0x13e)))continue;const _0x490ecc=_0x1d5bfa(0x142)==_0x269c55[_0x1d5bfa(0x140)][_0x1d5bfa(0x136)](':')[0x1]?_0x1d5bfa(0x124):_0x1d5bfa(0x136),_0x747e21=_0x365c71[_0x1d5bfa(0x143)][_0x1d5bfa(0x135)](_0x1d5bfa(0x14b),{'class':_0x1d5bfa(0x11f)+_0x490ecc}),_0x1e008a=_0x365c71[_0x1d5bfa(0x121)][_0x1d5bfa(0x139)](_0x389d6b[_0x1d5bfa(0x130)](_0x143df4));_0x196d2c&&_0xfbc86e[_0x1d5bfa(0x13d)][_0x1d5bfa(0x14f)](_0x269c55[_0x1d5bfa(0x140)])&&_0x365c71[_0x1d5bfa(0x143)][_0x1d5bfa(0x149)](_0x1d5bfa(0x12c),_0x747e21),_0x365c71[_0x1d5bfa(0x143)][_0x1d5bfa(0x148)](_0x1e008a,_0x747e21),_0x365c71[_0x1d5bfa(0x121)][_0x1d5bfa(0x151)](_0x747e21,_0x269c55[_0x1d5bfa(0x140)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x40408d=_0x4512;function _0x4512(_0x1f0be7,_0x2f7b8c){const _0x53cdf3=_0x53cd();return _0x4512=function(_0x451261,_0x11b00e){_0x451261=_0x451261-0x18c;let _0x1f3c7a=_0x53cdf3[_0x451261];return _0x1f3c7a;},_0x4512(_0x1f0be7,_0x2f7b8c);}function _0x53cd(){const _0x4bc940=['change','editor','selection','45PjDNwM','formatBlock','306CeTAnP','198290Vjoupk','plugins','commandParams','FORMAT_RESTRICTED_ENABLED','113318GwmDLH','forceValue','commands','value','TrackChangesEditing','get','formatInline','FORMAT_RESTRICTED_DISABLED','restrictedEditingException','392JOqNpk','afterInit','descriptionFactory','57144onHOpg','699888jxVsSY','StandardEditingModeEditing','format','getRanges','locale','347454jMPMPx','registerDescriptionCallback','21637SvGxQF','document','539028KDhtEQ','model','markInlineFormat','enableCommand','isCollapsed','commandName','has','from','type'];_0x53cd=function(){return _0x4bc940;};return _0x53cd();}(function(_0x1d1676,_0x971500){const _0x4f1846=_0x4512,_0x45156e=_0x1d1676();while(!![]){try{const _0xcaedc2=-parseInt(_0x4f1846(0x19b))/0x1+-parseInt(_0x4f1846(0x1ad))/0x2+-parseInt(_0x4f1846(0x1b1))/0x3+parseInt(_0x4f1846(0x1a7))/0x4*(-parseInt(_0x4f1846(0x194))/0x5)+-parseInt(_0x4f1846(0x1a8))/0x6+-parseInt(_0x4f1846(0x1af))/0x7*(-parseInt(_0x4f1846(0x1a4))/0x8)+parseInt(_0x4f1846(0x196))/0x9*(parseInt(_0x4f1846(0x197))/0xa);if(_0xcaedc2===_0x971500)break;else _0x45156e['push'](_0x45156e['shift']());}catch(_0x2cface){_0x45156e['push'](_0x45156e['shift']());}}}(_0x53cd,0x1bc26));import{Plugin as _0x5efe28}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x589ba7}from'./utils.js';import{getTranslation as _0x13e5a3}from'../utils/common-translations.js';export default class wt extends _0x5efe28{[_0x40408d(0x1a5)](){const _0x9a1495=_0x40408d,_0x3feb8c=this[_0x9a1495(0x192)],_0x1b1496=_0x3feb8c[_0x9a1495(0x1b2)],_0x595c37=_0x3feb8c[_0x9a1495(0x1ac)];if(!_0x3feb8c[_0x9a1495(0x198)][_0x9a1495(0x18e)](_0x9a1495(0x1a9)))return;const _0x1a9a99=_0x3feb8c[_0x9a1495(0x198)][_0x9a1495(0x1a0)](_0x9a1495(0x19f)),_0x385af3=_0x9a1495(0x1a3),_0x3c936a=_0x3feb8c[_0x9a1495(0x19d)][_0x9a1495(0x1a0)](_0x385af3);_0x1a9a99[_0x9a1495(0x1b4)](_0x385af3,(_0x23c48d,_0x2c975c={})=>{const _0xe189c8=_0x9a1495,_0x217bfe=_0x1b1496[_0xe189c8(0x1b0)][_0xe189c8(0x193)];if(_0x217bfe[_0xe189c8(0x18c)])return void _0x23c48d(_0x2c975c);const _0x528a4f=void 0x0!==_0x2c975c[_0xe189c8(0x19c)]?_0x2c975c[_0xe189c8(0x19c)]:!_0x3c936a[_0xe189c8(0x19e)];_0x1b1496[_0xe189c8(0x191)](()=>{const _0x4e61ca=_0xe189c8,_0xa64c40=Array[_0x4e61ca(0x18f)](_0x217bfe[_0x4e61ca(0x1ab)]());for(const _0x659c2e of _0xa64c40){const _0x5323be=_0x528a4f?[_0x659c2e]:_0x589ba7(_0x385af3,_0x659c2e,_0x1b1496);for(const _0x20812c of _0x5323be)_0x1a9a99[_0x4e61ca(0x1b3)](_0x20812c,{'commandName':_0x385af3,'commandParams':[{'forceValue':_0x528a4f}]});}});}),_0x1a9a99[_0x9a1495(0x1a6)][_0x9a1495(0x1ae)](_0xfb7d04=>{const _0x39ef15=_0x9a1495;if(_0x39ef15(0x195)!=_0xfb7d04[_0x39ef15(0x190)]&&_0x39ef15(0x1a1)!=_0xfb7d04[_0x39ef15(0x190)])return;const {data:_0xdd7a3c}=_0xfb7d04;return _0xdd7a3c&&_0xdd7a3c[_0x39ef15(0x18d)]==_0x385af3?_0xdd7a3c[_0x39ef15(0x199)][0x0][_0x39ef15(0x19c)]?{'type':_0x39ef15(0x1aa),'content':_0x13e5a3(_0x595c37,_0x39ef15(0x19a))}:{'type':_0x39ef15(0x1aa),'content':_0x13e5a3(_0x595c37,_0x39ef15(0x1a2))}:void 0x0;});}}
23
+ const _0x4de8ff=_0x4102;function _0x3775(){const _0x4f42e1=['isCollapsed','afterInit','format','model','StandardEditingModeEditing','commandName','document','registerDescriptionCallback','editor','11364tioOAQ','has','6rAcgKa','2276510OKzTnl','51FXDoyy','formatBlock','80DdzqEu','plugins','restrictedEditingException','307202FdANpN','forceValue','2232515PvASLH','commandParams','formatInline','FORMAT_RESTRICTED_ENABLED','4230243xnQdwO','locale','from','enableCommand','commands','selection','1315710MZdXVZ','change','72hqXhhQ','value','TrackChangesEditing','180bSjurM','getRanges','markInlineFormat','descriptionFactory','57544GBykSN','get','FORMAT_RESTRICTED_DISABLED','type'];_0x3775=function(){return _0x4f42e1;};return _0x3775();}(function(_0x37593d,_0x48aec1){const _0x3b6a8e=_0x4102,_0x5e4cae=_0x37593d();while(!![]){try{const _0x5ab528=parseInt(_0x3b6a8e(0x19f))/0x1*(parseInt(_0x3b6a8e(0x188))/0x2)+-parseInt(_0x3b6a8e(0x18c))/0x3*(-parseInt(_0x3b6a8e(0x17b))/0x4)+-parseInt(_0x3b6a8e(0x193))/0x5*(-parseInt(_0x3b6a8e(0x18a))/0x6)+-parseInt(_0x3b6a8e(0x191))/0x7*(-parseInt(_0x3b6a8e(0x18e))/0x8)+parseInt(_0x3b6a8e(0x197))/0x9+parseInt(_0x3b6a8e(0x18b))/0xa+-parseInt(_0x3b6a8e(0x19d))/0xb*(parseInt(_0x3b6a8e(0x1a2))/0xc);if(_0x5ab528===_0x48aec1)break;else _0x5e4cae['push'](_0x5e4cae['shift']());}catch(_0x2083e3){_0x5e4cae['push'](_0x5e4cae['shift']());}}}(_0x3775,0x6c0bd));import{Plugin as _0x36d3ac}from'ckeditor5/src/core.js';function _0x4102(_0x3d8b7a,_0x25d61b){const _0x3775cd=_0x3775();return _0x4102=function(_0x410249,_0x3ae8b1){_0x410249=_0x410249-0x17a;let _0x2fcbf9=_0x3775cd[_0x410249];return _0x2fcbf9;},_0x4102(_0x3d8b7a,_0x25d61b);}import{getRangesWithAttribute as _0x211618}from'./utils.js';import{getTranslation as _0x513434}from'../utils/common-translations.js';export default class wt extends _0x36d3ac{[_0x4de8ff(0x180)](){const _0x48ff01=_0x4de8ff,_0x3eb173=this[_0x48ff01(0x187)],_0x29862e=_0x3eb173[_0x48ff01(0x182)],_0xf69eb4=_0x3eb173[_0x48ff01(0x198)];if(!_0x3eb173[_0x48ff01(0x18f)][_0x48ff01(0x189)](_0x48ff01(0x183)))return;const _0x487b40=_0x3eb173[_0x48ff01(0x18f)][_0x48ff01(0x17c)](_0x48ff01(0x1a1)),_0x2e4d84=_0x48ff01(0x190),_0x3f71f4=_0x3eb173[_0x48ff01(0x19b)][_0x48ff01(0x17c)](_0x2e4d84);_0x487b40[_0x48ff01(0x19a)](_0x2e4d84,(_0x65df41,_0x2bd3fc={})=>{const _0x43890b=_0x48ff01,_0x34c099=_0x29862e[_0x43890b(0x185)][_0x43890b(0x19c)];if(_0x34c099[_0x43890b(0x17f)])return void _0x65df41(_0x2bd3fc);const _0x33e693=void 0x0!==_0x2bd3fc[_0x43890b(0x192)]?_0x2bd3fc[_0x43890b(0x192)]:!_0x3f71f4[_0x43890b(0x1a0)];_0x29862e[_0x43890b(0x19e)](()=>{const _0x492a5c=_0x43890b,_0x148407=Array[_0x492a5c(0x199)](_0x34c099[_0x492a5c(0x1a3)]());for(const _0x39ba3a of _0x148407){const _0x9e0005=_0x33e693?[_0x39ba3a]:_0x211618(_0x2e4d84,_0x39ba3a,_0x29862e);for(const _0x48f9c8 of _0x9e0005)_0x487b40[_0x492a5c(0x1a4)](_0x48f9c8,{'commandName':_0x2e4d84,'commandParams':[{'forceValue':_0x33e693}]});}});}),_0x487b40[_0x48ff01(0x17a)][_0x48ff01(0x186)](_0x424253=>{const _0x59213c=_0x48ff01;if(_0x59213c(0x18d)!=_0x424253[_0x59213c(0x17e)]&&_0x59213c(0x195)!=_0x424253[_0x59213c(0x17e)])return;const {data:_0x5f3261}=_0x424253;return _0x5f3261&&_0x5f3261[_0x59213c(0x184)]==_0x2e4d84?_0x5f3261[_0x59213c(0x194)][0x0][_0x59213c(0x192)]?{'type':_0x59213c(0x181),'content':_0x513434(_0xf69eb4,_0x59213c(0x196))}:{'type':_0x59213c(0x181),'content':_0x513434(_0xf69eb4,_0x59213c(0x17d))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xec74(){const _0x20042b=['registerBlockAttribute','config','3591810ImCOGK','registerAttributeLabel','StyleUtils','formatBlock','*Set\x20format:*\x20%0','commandName','forceValue','formatInline','toLowerCase','14461200XFSpXT','format','has','266584dCrAox','plugins','154UAdDRr','add','1ELCVSC','enableDefaultAttributesIntegration','ghsAttributes','style','*Remove\x20format:*\x20%0','TrackChangesEditing','registerDescriptionCallback','2907690oZyqJh','inline','normalizeConfig','DataSchema','6257735NZZYhr','_registerLegacyDescription','block','afterInit','commandParams','GeneralHtmlSupport','get','4485036jSdfEZ','element','getGhsAttributeNameForElement','locale','FORMAT_STYLE','editor','2325686wgvqpZ','definitions','descriptionFactory','styleName','registerInlineAttribute','type','Style'];_0xec74=function(){return _0x20042b;};return _0xec74();}const _0x340815=_0x8a4e;(function(_0x3483ab,_0x36b12c){const _0x1c9883=_0x8a4e,_0x2e62ee=_0x3483ab();while(!![]){try{const _0x19e6bf=-parseInt(_0x1c9883(0xb0))/0x1*(parseInt(_0x1c9883(0xc8))/0x2)+-parseInt(_0x1c9883(0xb7))/0x3+parseInt(_0x1c9883(0xc2))/0x4+-parseInt(_0x1c9883(0xbb))/0x5+parseInt(_0x1c9883(0xa0))/0x6+parseInt(_0x1c9883(0xae))/0x7*(parseInt(_0x1c9883(0xac))/0x8)+parseInt(_0x1c9883(0xa9))/0x9;if(_0x19e6bf===_0x36b12c)break;else _0x2e62ee['push'](_0x2e62ee['shift']());}catch(_0x222bd2){_0x2e62ee['push'](_0x2e62ee['shift']());}}}(_0xec74,0xa5154));import{Plugin as _0x5f0cc6}from'ckeditor5/src/core.js';function _0x8a4e(_0xf92c5d,_0x21fb14){const _0xec745a=_0xec74();return _0x8a4e=function(_0x8a4e0d,_0xf5a6df){_0x8a4e0d=_0x8a4e0d-0x98;let _0x43c987=_0xec745a[_0x8a4e0d];return _0x43c987;},_0x8a4e(_0xf92c5d,_0x21fb14);}import{getTranslation as _0x10bc8d}from'../utils/common-translations.js';export default class yt extends _0x5f0cc6{[_0x340815(0xbe)](){const _0x29814c=_0x340815,_0x5b5367=this[_0x29814c(0xc7)];if(!_0x5b5367[_0x29814c(0xad)][_0x29814c(0xab)](_0x29814c(0x9d))||!_0x5b5367[_0x29814c(0xad)][_0x29814c(0xab)](_0x29814c(0xba)))return;const _0x5349aa=_0x5b5367[_0x29814c(0xad)][_0x29814c(0xc1)](_0x29814c(0xb5)),_0x214d10=_0x5b5367[_0x29814c(0xc5)],_0x737a82=_0x5b5367[_0x29814c(0x9f)][_0x29814c(0xc1)](_0x29814c(0xb3))||{},_0x4e9529=_0x5b5367[_0x29814c(0xad)][_0x29814c(0xc1)](_0x29814c(0xc0)),_0x46e93b=_0x5b5367[_0x29814c(0xad)][_0x29814c(0xc1)](_0x29814c(0xa2))[_0x29814c(0xb9)](_0x5b5367[_0x29814c(0xad)][_0x29814c(0xc1)](_0x29814c(0xba)),_0x737a82[_0x29814c(0x98)]);_0x5349aa[_0x29814c(0xb1)](_0x29814c(0xb3));const _0x7d1c3d=new Set();for(const _0x37fe3a of _0x46e93b[_0x29814c(0xbd)]){const _0x33a5f5=_0x4e9529[_0x29814c(0xc4)](_0x37fe3a[_0x29814c(0xc3)]);_0x7d1c3d[_0x29814c(0xaf)](_0x33a5f5);}const _0x5a519f=new Set();for(const _0x3f61a9 of _0x46e93b[_0x29814c(0xb8)]){const _0xc5c98a=_0x4e9529[_0x29814c(0xc4)](_0x3f61a9[_0x29814c(0xc3)]);_0x5a519f[_0x29814c(0xaf)](_0xc5c98a);for(const _0x3768ab of _0x3f61a9[_0x29814c(0xb2)])_0x5a519f[_0x29814c(0xaf)](_0x3768ab);}for(const _0x1225a4 of _0x7d1c3d)_0x5349aa[_0x29814c(0x9e)](_0x1225a4),_0x5349aa[_0x29814c(0x99)][_0x29814c(0xa1)](_0x1225a4,_0x10bc8d(_0x214d10,_0x29814c(0xc6)));for(const _0x1984a6 of _0x5a519f)_0x5349aa[_0x29814c(0x9b)](_0x1984a6),_0x5349aa[_0x29814c(0x99)][_0x29814c(0xa1)](_0x1984a6,_0x10bc8d(_0x214d10,_0x29814c(0xc6)));this[_0x29814c(0xbc)]();}[_0x340815(0xbc)](){const _0x54ded4=_0x340815,_0x9011d=this[_0x54ded4(0xc7)],_0x5458e2=_0x9011d[_0x54ded4(0xc5)];_0x9011d[_0x54ded4(0xad)][_0x54ded4(0xc1)](_0x54ded4(0xb5))[_0x54ded4(0x99)][_0x54ded4(0xb6)](_0x371d2e=>{const _0x51729a=_0x54ded4;if(_0x51729a(0xa3)!=_0x371d2e[_0x51729a(0x9c)]&&_0x51729a(0xa7)!=_0x371d2e[_0x51729a(0x9c)])return;const {data:_0x1fb391}=_0x371d2e;return _0x1fb391&&_0x51729a(0xb3)===_0x1fb391[_0x51729a(0xa5)]?_0x1fb391[_0x51729a(0xbf)][0x0][_0x51729a(0xa6)]?{'type':_0x51729a(0xaa),'content':_0x10bc8d(_0x5458e2,_0x51729a(0xa4),_0x1fb391[_0x51729a(0xbf)][0x0][_0x51729a(0x9a)][_0x51729a(0xa8)]())}:{'type':_0x51729a(0xaa),'content':_0x10bc8d(_0x5458e2,_0x51729a(0xb4),_0x1fb391[_0x51729a(0xbf)][0x0][_0x51729a(0x9a)][_0x51729a(0xa8)]())}:void 0x0;});}}
23
+ function _0x11e3(){const _0x31561d=['formatBlock','formatInline','locale','registerInlineAttribute','402088ivbBvF','4032340ZfOfuQ','enableDefaultAttributesIntegration','3BklLHq','styleName','registerDescriptionCallback','DataSchema','type','normalizeConfig','286545uCUrcF','GeneralHtmlSupport','FORMAT_STYLE','StyleUtils','6996258mkmCOG','304ZQWjDa','element','style','Style','getGhsAttributeNameForElement','block','commandName','add','7725970YeiOWC','get','commandParams','forceValue','definitions','descriptionFactory','*Remove\x20format:*\x20%0','inline','editor','TrackChangesEditing','_registerLegacyDescription','format','config','toLowerCase','ghsAttributes','10641vJKhKz','registerAttributeLabel','12hpLKHa','has','2564320YVhWuE','*Set\x20format:*\x20%0','afterInit','registerBlockAttribute','plugins'];_0x11e3=function(){return _0x31561d;};return _0x11e3();}const _0x3ebd79=_0x58ea;(function(_0x56ca00,_0x3375a6){const _0x18b3ae=_0x58ea,_0x520804=_0x56ca00();while(!![]){try{const _0x5d0708=parseInt(_0x18b3ae(0x138))/0x1*(parseInt(_0x18b3ae(0x135))/0x2)+parseInt(_0x18b3ae(0x128))/0x3*(parseInt(_0x18b3ae(0x143))/0x4)+-parseInt(_0x18b3ae(0x136))/0x5+-parseInt(_0x18b3ae(0x12a))/0x6*(-parseInt(_0x18b3ae(0x13e))/0x7)+parseInt(_0x18b3ae(0x12c))/0x8+parseInt(_0x18b3ae(0x142))/0x9+-parseInt(_0x18b3ae(0x119))/0xa;if(_0x5d0708===_0x3375a6)break;else _0x520804['push'](_0x520804['shift']());}catch(_0x4d3e93){_0x520804['push'](_0x520804['shift']());}}}(_0x11e3,0x73943));import{Plugin as _0x4c899b}from'ckeditor5/src/core.js';function _0x58ea(_0x546c25,_0x1cc5c6){const _0x11e39d=_0x11e3();return _0x58ea=function(_0x58ea0d,_0x422409){_0x58ea0d=_0x58ea0d-0x114;let _0x5d46de=_0x11e39d[_0x58ea0d];return _0x5d46de;},_0x58ea(_0x546c25,_0x1cc5c6);}import{getTranslation as _0x82a9cd}from'../utils/common-translations.js';export default class yt extends _0x4c899b{[_0x3ebd79(0x12e)](){const _0xa171e4=_0x3ebd79,_0x14e2f0=this[_0xa171e4(0x121)];if(!_0x14e2f0[_0xa171e4(0x130)][_0xa171e4(0x12b)](_0xa171e4(0x114))||!_0x14e2f0[_0xa171e4(0x130)][_0xa171e4(0x12b)](_0xa171e4(0x13b)))return;const _0x212f4a=_0x14e2f0[_0xa171e4(0x130)][_0xa171e4(0x11a)](_0xa171e4(0x122)),_0x15989f=_0x14e2f0[_0xa171e4(0x133)],_0x566a9f=_0x14e2f0[_0xa171e4(0x125)][_0xa171e4(0x11a)](_0xa171e4(0x145))||{},_0x36279e=_0x14e2f0[_0xa171e4(0x130)][_0xa171e4(0x11a)](_0xa171e4(0x13f)),_0xe60d74=_0x14e2f0[_0xa171e4(0x130)][_0xa171e4(0x11a)](_0xa171e4(0x141))[_0xa171e4(0x13d)](_0x14e2f0[_0xa171e4(0x130)][_0xa171e4(0x11a)](_0xa171e4(0x13b)),_0x566a9f[_0xa171e4(0x11d)]);_0x212f4a[_0xa171e4(0x137)](_0xa171e4(0x145));const _0x2ee283=new Set();for(const _0x4a0cd9 of _0xe60d74[_0xa171e4(0x116)]){const _0x59bdf5=_0x36279e[_0xa171e4(0x115)](_0x4a0cd9[_0xa171e4(0x144)]);_0x2ee283[_0xa171e4(0x118)](_0x59bdf5);}const _0x2f6647=new Set();for(const _0x3c0269 of _0xe60d74[_0xa171e4(0x120)]){const _0x2b87af=_0x36279e[_0xa171e4(0x115)](_0x3c0269[_0xa171e4(0x144)]);_0x2f6647[_0xa171e4(0x118)](_0x2b87af);for(const _0x33793f of _0x3c0269[_0xa171e4(0x127)])_0x2f6647[_0xa171e4(0x118)](_0x33793f);}for(const _0x2f15b8 of _0x2ee283)_0x212f4a[_0xa171e4(0x12f)](_0x2f15b8),_0x212f4a[_0xa171e4(0x11e)][_0xa171e4(0x129)](_0x2f15b8,_0x82a9cd(_0x15989f,_0xa171e4(0x140)));for(const _0x3a8387 of _0x2f6647)_0x212f4a[_0xa171e4(0x134)](_0x3a8387),_0x212f4a[_0xa171e4(0x11e)][_0xa171e4(0x129)](_0x3a8387,_0x82a9cd(_0x15989f,_0xa171e4(0x140)));this[_0xa171e4(0x123)]();}[_0x3ebd79(0x123)](){const _0x1ce6c7=_0x3ebd79,_0x56e311=this[_0x1ce6c7(0x121)],_0x140408=_0x56e311[_0x1ce6c7(0x133)];_0x56e311[_0x1ce6c7(0x130)][_0x1ce6c7(0x11a)](_0x1ce6c7(0x122))[_0x1ce6c7(0x11e)][_0x1ce6c7(0x13a)](_0x3c32f5=>{const _0x22b9bf=_0x1ce6c7;if(_0x22b9bf(0x131)!=_0x3c32f5[_0x22b9bf(0x13c)]&&_0x22b9bf(0x132)!=_0x3c32f5[_0x22b9bf(0x13c)])return;const {data:_0x3bf20e}=_0x3c32f5;return _0x3bf20e&&_0x22b9bf(0x145)===_0x3bf20e[_0x22b9bf(0x117)]?_0x3bf20e[_0x22b9bf(0x11b)][0x0][_0x22b9bf(0x11c)]?{'type':_0x22b9bf(0x124),'content':_0x82a9cd(_0x140408,_0x22b9bf(0x12d),_0x3bf20e[_0x22b9bf(0x11b)][0x0][_0x22b9bf(0x139)][_0x22b9bf(0x126)]())}:{'type':_0x22b9bf(0x124),'content':_0x82a9cd(_0x140408,_0x22b9bf(0x11f),_0x3bf20e[_0x22b9bf(0x11b)][0x0][_0x22b9bf(0x139)][_0x22b9bf(0x126)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3476(_0x4eafba,_0x1cb73b){const _0x111180=_0x1111();return _0x3476=function(_0x3476f9,_0x499579){_0x3476f9=_0x3476f9-0x99;let _0x17f100=_0x111180[_0x3476f9];return _0x17f100;},_0x3476(_0x4eafba,_0x1cb73b);}const _0x2d62a9=_0x3476;function _0x1111(){const _0x512ab2=['addMarker:suggestion','removeTableRow','item','createRangeOn','getChildren','tableColumn','showSuggestionHighlights','getContainedElement','_splitMarkerName','2062248oaFhUZ','insertTableColumnLeft','editor','getSelectionAffectedTableCells','detach','createTableWalker','deletion','differ','root','enqueueChange','push','model','26871ILKEpQ','isTouching','*Remove:*\x20%0','startsWith','insertTable','colspan','toLowerCase','type','span','_getSuggestionCoords','enableCommand','removeTableColumn','table','options','document','hasAttribute','_tablePostFixingSubtypes','toViewElement','above','tableCell','findAncestor','MAX_SAFE_INTEGER','_acceptFormatSuggestionCallbackFactory','*Insert:*\x20%0','createPositionAt','$textProxy','oldRange','isInContent','10fjwkkZ','insertTableRowBelow','change','_getCoordsForCells','length','downcastDispatcher','classes','14GvCWYK','isArray','cell','376asKqLj','getRowIndexes','removeClass','accept','getColumnIndexes','substr','afterInit','tablePaste','selection','362506vIXGXR','getItems','highest','selectTableRow','writer','getAttribute','maxColumn','$graveyard','TableUtils','_tableSuggestions','subType','mapper','registerPostFixer','36511983rSRRxB','ELEMENT_TABLE_ROW_WITH_TEXT','tableRow','ELEMENT_TABLE_COLUMN_WITH_TEXT','filter','markMultiRangeDeletion','isEqual','selectTableColumn','order','position','minColumn','addClass','getSuggestion','batch','has','getRanges','getChanges','nodeAfter','change:data','registerCustomCallback','forceValue','discard','insertTableRowAbove','isIntersecting','end','setSelection','every','from','map','isIntersectingWithRange','includes','locale','insert','insertTableColumnRight','ELEMENT_TABLE_COLUMN','getCellLocation','getFirstRange','779416DzRWqn','nodeBefore','values','MIN_SAFE_INTEGER','commands','fromRange','min','execute','low','markMultiRangeInsertion','maxRow','ELEMENT_TABLE_WITH_TEXT','left','refresh','some','3232430DdVRtL','insertion','plugins','data','rootName','registerElementLabel','element','first','last','get','max','name','_setupColumnsRowsFixing','TrackChangesEditing','createRangeIn','start','suggestion','registerDescriptionCallback','add','TableEditing','_suggestionFactory','minRow','ELEMENT_TABLE','3307632PTDmol','addRange','join','rowspan','ELEMENT_TABLE_ROW','descriptionFactory','getChangedMarkers'];_0x1111=function(){return _0x512ab2;};return _0x1111();}(function(_0x1797d1,_0x13922d){const _0x1f5231=_0x3476,_0x139f70=_0x1797d1();while(!![]){try{const _0x47c893=-parseInt(_0x1f5231(0xa4))/0x1+-parseInt(_0x1f5231(0x115))/0x2+parseInt(_0x1f5231(0xe6))/0x3*(-parseInt(_0x1f5231(0x10c))/0x4)+-parseInt(_0x1f5231(0xb3))/0x5+-parseInt(_0x1f5231(0xda))/0x6+parseInt(_0x1f5231(0x109))/0x7*(-parseInt(_0x1f5231(0xca))/0x8)+-parseInt(_0x1f5231(0x122))/0x9*(-parseInt(_0x1f5231(0x102))/0xa);if(_0x47c893===_0x13922d)break;else _0x139f70['push'](_0x139f70['shift']());}catch(_0x4b16d7){_0x139f70['push'](_0x139f70['shift']());}}}(_0x1111,0x6aba6));import{Plugin as _0x5f0514}from'ckeditor5/src/core.js';import{LiveRange as _0x4b9ae7}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x3ffad0}from'ckeditor5/src/widget.js';import{getTranslation as _0x19f884}from'../utils/common-translations.js';export default class jt extends _0x5f0514{constructor(_0xa171f2){const _0x59bb63=_0x3476;super(_0xa171f2),this[_0x59bb63(0xf6)]=[_0x59bb63(0x124),_0x59bb63(0xd6)],this[_0x59bb63(0x11e)]=new Set();}[_0x2d62a9(0x112)](){const _0x3019ab=_0x2d62a9,_0x4357c3=this[_0x3019ab(0xdc)],_0x1a812d=_0x4357c3[_0x3019ab(0xe5)][_0x3019ab(0xf4)][_0x3019ab(0x114)];if(!_0x4357c3[_0x3019ab(0xb5)][_0x3019ab(0x130)](_0x3019ab(0xc6)))return;const _0x50c8be=_0x4357c3[_0x3019ab(0x9e)],_0xd474ae=_0x4357c3[_0x3019ab(0xb5)][_0x3019ab(0xbc)](_0x3019ab(0xc0)),_0x5661d9=_0x4357c3[_0x3019ab(0xb5)][_0x3019ab(0xbc)](_0x3019ab(0x11d));_0xd474ae[_0x3019ab(0xcf)][_0x3019ab(0xb8)](_0x3019ab(0xf2),_0x408b52=>_0x19f884(_0x50c8be,_0x3019ab(0xc9),_0x408b52)),this[_0x3019ab(0xbf)](),_0xd474ae[_0x3019ab(0xf0)](_0x3019ab(0xea)),_0xd474ae[_0x3019ab(0xf0)](_0x3019ab(0x118)),_0xd474ae[_0x3019ab(0xf0)](_0x3019ab(0x129));for(const _0x199842 of[_0x3019ab(0x138),_0x3019ab(0x103)]){const _0x3f60e7=_0x4357c3[_0x3019ab(0xa8)][_0x3019ab(0xbc)](_0x199842);_0xd474ae[_0x3019ab(0xf0)](_0x199842,_0x19693d=>{const _0xe824aa=_0x3019ab;_0x4357c3[_0xe824aa(0xe5)][_0xe824aa(0x104)](_0x5c0578=>{const _0x57f086=_0xe824aa;_0x19693d();const _0x64b72f=_0x57f086(0xf8)===_0x3f60e7[_0x57f086(0x12a)],_0x3c2f28=_0x5661d9[_0x57f086(0xdd)](_0x1a812d),_0x50ed60=_0x5661d9[_0x57f086(0x10d)](_0x3c2f28),_0x842e01=_0x64b72f?_0x50ed60[_0x57f086(0xba)]-0x1:_0x50ed60[_0x57f086(0xbb)]+0x1,_0x357e31=_0x3c2f28[0x0][_0x57f086(0xfa)](_0x57f086(0xf2)),_0xa183b=_0x5661d9[_0x57f086(0xdf)](_0x357e31,{'startRow':_0x842e01,'endRow':_0x842e01}),_0x4fdef2=Array[_0x57f086(0x9a)](_0xa183b)[_0x57f086(0x9b)](_0x1a13c8=>_0x5c0578[_0x57f086(0xd4)](_0x1a13c8[_0x57f086(0x10b)]));_0xd474ae[_0x57f086(0xad)](_0x4fdef2,_0x57f086(0x124));});});}for(const _0x158ce0 of[_0x3019ab(0xdb),_0x3019ab(0xa0)]){const _0x3f155d=_0x4357c3[_0x3019ab(0xa8)][_0x3019ab(0xbc)](_0x158ce0);_0xd474ae[_0x3019ab(0xf0)](_0x158ce0,_0xa08505=>{const _0x27d4d9=_0x3019ab;_0x4357c3[_0x27d4d9(0xe5)][_0x27d4d9(0x104)](_0x1b856b=>{const _0x48ece3=_0x27d4d9;_0xa08505();const _0x464462=_0x48ece3(0xb0)===_0x3f155d[_0x48ece3(0x12a)],_0x248ed6=_0x5661d9[_0x48ece3(0xdd)](_0x1a812d),_0x1fb163=_0x5661d9[_0x48ece3(0x110)](_0x248ed6),_0x226123=_0x464462?_0x1fb163[_0x48ece3(0xba)]-0x1:_0x1fb163[_0x48ece3(0xbb)]+0x1,_0x5d5e5f=_0x248ed6[0x0][_0x48ece3(0xfa)](_0x48ece3(0xf2)),_0x45e557=_0x5661d9[_0x48ece3(0xdf)](_0x5d5e5f,{'startRow':0x0,'column':_0x226123,'includeAllSlots':!0x1}),_0x5cb919=Array[_0x48ece3(0x9a)](_0x45e557)[_0x48ece3(0x9b)](_0x171732=>_0x1b856b[_0x48ece3(0xd4)](_0x171732[_0x48ece3(0x10b)]));_0xd474ae[_0x48ece3(0xad)](_0x5cb919,_0x48ece3(0xd6));});});}for(const _0x42ed26 of[_0x3019ab(0xd2),_0x3019ab(0xf1)]){const _0x56cd13=_0x42ed26[_0x3019ab(0x111)](0xb),_0x5dcbb9=_0x56cd13[_0x3019ab(0xec)](),_0x5256d3=_0x5dcbb9[_0x3019ab(0x111)](0x0,0x3)+_0x3019ab(0xee),_0x2c613c=_0x3019ab(0xf2)+_0x56cd13,_0x592f01=_0x3019ab(0xaa)+_0x56cd13,_0x51eb46=_0x3019ab(0xbd)+_0x56cd13;_0xd474ae[_0x3019ab(0xf0)](_0x42ed26,()=>{const _0x35f90d=_0x3019ab;_0x4357c3[_0x35f90d(0xe5)][_0x35f90d(0x104)](_0x5ce6ca=>{const _0xbf9da=_0x35f90d,_0x428bc5=_0x5661d9[_0xbf9da(0xdd)](_0x1a812d),_0x49c035=_0x428bc5[0x0][_0xbf9da(0xfa)](_0xbf9da(0xf2));let _0x2166b6;if(_0xbf9da(0xd2)==_0x42ed26){const _0x482e7b=_0x5661d9[_0xbf9da(0x10d)](_0x428bc5);_0x2166b6={'startRow':_0x482e7b[_0xbf9da(0xba)],'endRow':_0x482e7b[_0xbf9da(0xbb)],'includeAllSlots':!0x0};}else{const _0x54b4aa=_0x5661d9[_0xbf9da(0x110)](_0x428bc5);_0x2166b6={'startColumn':_0x54b4aa[_0xbf9da(0xba)],'endColumn':_0x54b4aa[_0xbf9da(0xbb)],'includeAllSlots':!0x0};}const _0x35837b=_0x5661d9[_0xbf9da(0xdf)](_0x49c035,_0x2166b6),_0x3cb8a6=Array[_0xbf9da(0x9a)](_0x35837b)[_0xbf9da(0x9b)](({cell:_0x41b829})=>_0x41b829),_0xce4735=Ee(_0x3cb8a6[_0xbf9da(0x126)](_0x230a91=>_0x230a91[_0xbf9da(0xf5)](_0x5256d3))),_0x3d19ee=Ee(_0x3cb8a6[_0xbf9da(0x126)](_0x218cbe=>!_0x218cbe[_0xbf9da(0xf5)](_0x5256d3)))[_0xbf9da(0x9b)](_0x5a2dd9=>_0x5ce6ca[_0xbf9da(0xd4)](_0x5a2dd9)),_0x2c3278=_0xd474ae[_0xbf9da(0x127)](_0x3d19ee,_0x2c613c);if(_0x2c3278&&(_0xbf9da(0x124)==_0x2c3278[_0xbf9da(0x11f)]||_0xbf9da(0xd6)==_0x2c3278[_0xbf9da(0x11f)])){const _0xee364b=this[_0xbf9da(0xef)](_0x2c3278);for(const _0xce426e of _0xce4735){const _0x4962c4=_0x5ce6ca[_0xbf9da(0xd4)](_0xce426e),_0x4b186c=_0x5661d9[_0xbf9da(0xa2)](_0xce426e),_0x4f928d=_0xce426e[_0xbf9da(0x11a)](_0x5256d3)-0x1,_0x25a2e9=_0xee364b[_0x592f01],_0x1921ca=_0xee364b[_0x51eb46];_0x25a2e9<=_0x4b186c[_0x5dcbb9]&&_0x4b186c[_0x5dcbb9]+_0x4f928d<=_0x1921ca&&_0x2c3278[_0xbf9da(0xcb)](_0x4962c4);}}});});}function _0x3dd3ac(_0x5c3b89){const _0x43e04d=_0x3019ab,_0x4a6a8d=Array[_0x43e04d(0x9a)](_0x1a812d[_0x43e04d(0x131)]())[_0x43e04d(0x9b)](_0x41c684=>_0x4b9ae7[_0x43e04d(0xa9)](_0x41c684));_0x4357c3[_0x43e04d(0xe5)][_0x43e04d(0x104)](_0x23c89c=>{const _0x5dc62f=_0x43e04d,_0x5a5725=_0x23c89c[_0x5dc62f(0x12f)];_0x5c3b89=_0x5c3b89[_0x5dc62f(0x126)](_0x46d85b=>_0x5dc62f(0x11c)!=_0x46d85b[_0x5dc62f(0xe2)][_0x5dc62f(0xb7)]),_0x23c89c[_0x5dc62f(0x13b)](_0x5c3b89),_0x4357c3[_0x5dc62f(0xa8)][_0x5dc62f(0xbc)](_0x5dc62f(0xd2))[_0x5dc62f(0xb1)](),_0x4357c3[_0x5dc62f(0xab)](_0x5dc62f(0xd2),{'forceDefaultExecution':!0x0}),_0x4357c3[_0x5dc62f(0xe5)][_0x5dc62f(0xe3)](()=>{const _0x390083=_0x5dc62f;_0x4357c3[_0x390083(0xe5)][_0x390083(0xe3)](_0x5a5725,_0xabd4a5=>{const _0x50d222=_0x390083,_0xde3e22=_0x4a6a8d[_0x50d222(0x126)](_0x4d070e=>_0x50d222(0x11c)!=_0x4d070e[_0x50d222(0xe2)][_0x50d222(0xb7)]);_0xde3e22[_0x50d222(0x106)]>0x0&&_0xabd4a5[_0x50d222(0x13b)](_0xde3e22);for(const _0x55ed2d of _0x4a6a8d)_0x55ed2d[_0x50d222(0xde)]();});});});}function _0x5b8f10(_0x436b65){const _0x545c24=_0x3019ab;_0x4357c3[_0x545c24(0xe5)][_0x545c24(0x104)](_0x5680f1=>{const _0x6b0e24=_0x545c24,_0x5cb655=Array[_0x6b0e24(0x9a)](_0x1a812d[_0x6b0e24(0x131)]())[_0x6b0e24(0x9b)](_0x49226e=>_0x4b9ae7[_0x6b0e24(0xa9)](_0x49226e)),_0x21fb2d=[];for(const _0x372f36 of _0x436b65)for(const _0x3b0304 of _0x372f36[_0x6b0e24(0x116)]({'shallow':!0x0}))_0x21fb2d[_0x6b0e24(0xe4)](_0x3b0304);for(const _0x31f1a8 of _0x21fb2d)_0x6b0e24(0x11c)!=_0x31f1a8[_0x6b0e24(0xe2)][_0x6b0e24(0xb7)]&&(_0x5680f1[_0x6b0e24(0x13b)](_0x5680f1[_0x6b0e24(0xfe)](_0x31f1a8,0x0)),_0x4357c3[_0x6b0e24(0xa8)][_0x6b0e24(0xbc)](_0x6b0e24(0xf1))[_0x6b0e24(0xb1)](),_0x4357c3[_0x6b0e24(0xab)](_0x6b0e24(0xf1),{'forceDefaultExecution':!0x0}));const _0x302a9a=_0x5cb655[_0x6b0e24(0x126)](_0x545625=>_0x6b0e24(0x11c)!=_0x545625[_0x6b0e24(0xe2)][_0x6b0e24(0xb7)]);_0x302a9a[_0x6b0e24(0x106)]>0x0&&_0x5680f1[_0x6b0e24(0x13b)](_0x302a9a);for(const _0x353eea of _0x5cb655)_0x353eea[_0x6b0e24(0xde)]();});}function _0x58a10e(_0x87ab6e,_0xaa08dc){const _0x17e0b6=_0x3019ab;return _0xaa08dc[_0x17e0b6(0x99)](_0x1f82b6=>_0x87ab6e[_0x17e0b6(0xb2)](_0xf3470e=>_0xf3470e[_0x17e0b6(0x13a)][_0x17e0b6(0x128)](_0x1f82b6[_0x17e0b6(0xc2)])||_0x1f82b6[_0x17e0b6(0x13a)][_0x17e0b6(0x128)](_0xf3470e[_0x17e0b6(0xc2)])));}function _0x9395a1(_0x13646d,_0x171651){const _0x17d3a9=_0x3019ab;return!_0x13646d[_0x17d3a9(0xb2)](_0x7c01c=>_0x171651[_0x17d3a9(0xb2)](_0x36fc72=>_0x7c01c[_0x17d3a9(0x139)](_0x36fc72)))&&_0x13646d[_0x17d3a9(0xb2)](_0x43669a=>_0x171651[_0x17d3a9(0xb2)](_0x119b59=>_0x43669a[_0x17d3a9(0x13a)][_0x17d3a9(0xe7)](_0x119b59[_0x17d3a9(0xc2)])));}_0x4357c3[_0x3019ab(0xb6)][_0x3019ab(0x107)]['on'](_0x3019ab(0xd1),(_0x47f6d1,_0xcfa142,_0x2fe947)=>{const _0x4fc71c=_0x3019ab;if(!_0x2fe947[_0x4fc71c(0xf3)][_0x4fc71c(0xd7)])return;const _0x107c3c=_0xcfa142[_0x4fc71c(0xd3)];if(!_0x107c3c)return;const _0x1eba0c=_0x2fe947[_0x4fc71c(0x120)][_0x4fc71c(0xf7)](_0x107c3c);function _0xcf93be(_0x37e72a){const _0x23a0c5=_0x4fc71c;return Array[_0x23a0c5(0x10a)](_0x37e72a)?_0x37e72a:[_0x37e72a];}_0x1eba0c&&_0x4fc71c(0xf9)===_0x107c3c[_0x4fc71c(0xbe)]&&_0x3ffad0(_0x1eba0c,_0x2fe947[_0x4fc71c(0x119)],(_0x59e2ce,_0x31a686,_0xde512d)=>_0xde512d[_0x4fc71c(0x12d)](_0xcf93be(_0x31a686[_0x4fc71c(0x108)]),_0x59e2ce),(_0x332918,_0x964e4,_0x54f87b)=>_0x54f87b[_0x4fc71c(0x10e)](_0xcf93be(_0x964e4[_0x4fc71c(0x108)]),_0x332918));},{'priority':_0x3019ab(0x117)}),_0xd474ae[_0x3019ab(0xcf)][_0x3019ab(0xc4)](_0x3c3ac9=>{const _0x349be9=_0x3019ab;if(_0x349be9(0xb4)!=_0x3c3ac9[_0x349be9(0xed)]&&_0x349be9(0xe0)!=_0x3c3ac9[_0x349be9(0xed)])return;const _0x5bb1ba=_0x3c3ac9[_0x349be9(0xd8)]();if(null!=_0x5bb1ba&&_0x5bb1ba['is'](_0x349be9(0xb9),_0x349be9(0xf2))){if(_0x349be9(0xb4)==_0x3c3ac9[_0x349be9(0xed)]){const _0x41acae=_0x3c3ac9[_0x349be9(0x116)]()[_0x349be9(0x126)](_0x484a22=>_0x484a22['is'](_0x349be9(0xff)))[_0x349be9(0x9b)](_0x2d4385=>_0x2d4385[_0x349be9(0xb6)]);if(_0x41acae[_0x349be9(0x106)])return{'type':_0x349be9(0xb4),'content':_0x19f884(_0x50c8be,_0x349be9(0xfd),_0x19f884(_0x50c8be,_0x349be9(0xaf),'\x22'+_0x41acae[_0x349be9(0xcc)]('\x20')+'\x22'))};}if(_0x349be9(0xe0)==_0x3c3ac9[_0x349be9(0xed)]){const _0x1987f1=_0x3c3ac9[_0x349be9(0x116)]()[_0x349be9(0x126)](_0x32ab99=>_0x32ab99['is'](_0x349be9(0xff)))[_0x349be9(0x9b)](_0x1c859f=>_0x1c859f[_0x349be9(0xb6)]);if(_0x1987f1[_0x349be9(0x106)])return{'type':_0x349be9(0xe0),'content':_0x19f884(_0x50c8be,_0x349be9(0xe8),_0x19f884(_0x50c8be,_0x349be9(0xaf),'\x22'+_0x1987f1[_0x349be9(0xcc)]('\x20')+'\x22'))};}}}),_0xd474ae[_0x3019ab(0xcf)][_0x3019ab(0xc4)](_0x5d5235=>{const _0x552769=_0x3019ab;if(_0x552769(0x124)==_0x5d5235[_0x552769(0x11f)]){const _0x227cac=_0x5d5235[_0x552769(0x116)]()[_0x552769(0x126)](_0x29c8d5=>_0x29c8d5['is'](_0x552769(0xff)))[_0x552769(0x9b)](_0x5abe2a=>_0x5abe2a[_0x552769(0xb6)]),_0x9f6353=this[_0x552769(0xef)](_0x5d5235),_0x43f84e=_0x9f6353[_0x552769(0xae)]-_0x9f6353[_0x552769(0xc8)]+0x1;if(_0x552769(0xb4)==_0x5d5235[_0x552769(0xed)])return _0x227cac[_0x552769(0x106)]?{'type':_0x552769(0xb4),'content':_0x19f884(_0x50c8be,_0x552769(0xfd),_0x19f884(_0x50c8be,_0x552769(0x123),[_0x43f84e,'\x22'+_0x227cac[_0x552769(0xcc)]('\x20')+'\x22']))}:{'type':_0x552769(0xb4),'content':_0x19f884(_0x50c8be,_0x552769(0xfd),_0x19f884(_0x50c8be,_0x552769(0xce),_0x43f84e))};if(_0x552769(0xe0)==_0x5d5235[_0x552769(0xed)])return _0x227cac[_0x552769(0x106)]?{'type':_0x552769(0xe0),'content':_0x19f884(_0x50c8be,_0x552769(0xe8),_0x19f884(_0x50c8be,_0x552769(0x123),[_0x43f84e,'\x22'+_0x227cac[_0x552769(0xcc)]('\x20')+'\x22']))}:{'type':_0x552769(0xe0),'content':_0x19f884(_0x50c8be,_0x552769(0xe8),_0x19f884(_0x50c8be,_0x552769(0xce),_0x43f84e))};}if(_0x552769(0xd6)==_0x5d5235[_0x552769(0x11f)]){const _0x124c9d=_0x5d5235[_0x552769(0x116)]()[_0x552769(0x126)](_0x14eac4=>_0x14eac4['is'](_0x552769(0xff)))[_0x552769(0x9b)](_0x4a4f7e=>_0x4a4f7e[_0x552769(0xb6)]),_0x44ccbb=this[_0x552769(0xef)](_0x5d5235),_0xb45af=_0x44ccbb[_0x552769(0x11b)]-_0x44ccbb[_0x552769(0x12c)]+0x1;if(_0x552769(0xb4)==_0x5d5235[_0x552769(0xed)])return _0x124c9d[_0x552769(0x106)]?{'type':_0x552769(0xb4),'content':_0x19f884(_0x50c8be,_0x552769(0xfd),_0x19f884(_0x50c8be,_0x552769(0x125),[_0xb45af,'\x22'+_0x124c9d[_0x552769(0xcc)]('\x20')+'\x22']))}:{'type':_0x552769(0xb4),'content':_0x19f884(_0x50c8be,_0x552769(0xfd),_0x19f884(_0x50c8be,_0x552769(0xa1),_0xb45af))};if(_0x552769(0xe0)==_0x5d5235[_0x552769(0xed)])return _0x124c9d[_0x552769(0x106)]?{'type':_0x552769(0xe0),'content':_0x19f884(_0x50c8be,_0x552769(0xe8),_0x19f884(_0x50c8be,_0x552769(0x125),[_0xb45af,'\x22'+_0x124c9d[_0x552769(0xcc)]('\x20')+'\x22']))}:{'type':_0x552769(0xe0),'content':_0x19f884(_0x50c8be,_0x552769(0xe8),_0x19f884(_0x50c8be,_0x552769(0xa1),_0xb45af))};}}),_0xd474ae[_0x3019ab(0xc7)][_0x3019ab(0x135)](_0x3019ab(0xb4),_0x3019ab(0x124),_0x3019ab(0x137),_0x3dd3ac),_0xd474ae[_0x3019ab(0xc7)][_0x3019ab(0x135)](_0x3019ab(0xe0),_0x3019ab(0x124),_0x3019ab(0x10f),_0x3dd3ac),_0xd474ae[_0x3019ab(0xc7)][_0x3019ab(0x135)](_0x3019ab(0xb4),_0x3019ab(0xd6),_0x3019ab(0x137),_0x5b8f10),_0xd474ae[_0x3019ab(0xc7)][_0x3019ab(0x135)](_0x3019ab(0xe0),_0x3019ab(0xd6),_0x3019ab(0x10f),_0x5b8f10),_0xd474ae[_0x3019ab(0xc7)][_0x3019ab(0x135)](_0x3019ab(0xb4),_0x3019ab(0xd6),_0x3019ab(0xcc),_0x58a10e),_0xd474ae[_0x3019ab(0xc7)][_0x3019ab(0x135)](_0x3019ab(0xe0),_0x3019ab(0xd6),_0x3019ab(0xcc),_0x58a10e),_0xd474ae[_0x3019ab(0xc7)][_0x3019ab(0x135)](_0x3019ab(0xb4),_0x3019ab(0x124),_0x3019ab(0xcc),_0x9395a1),_0xd474ae[_0x3019ab(0xc7)][_0x3019ab(0x135)](_0x3019ab(0xe0),_0x3019ab(0x124),_0x3019ab(0xcc),_0x9395a1);}[_0x2d62a9(0xfc)](){const _0x2f7a2f=_0x2d62a9,_0x2a8853=this[_0x2f7a2f(0xdc)],_0x167df1=_0x2a8853[_0x2f7a2f(0xe5)][_0x2f7a2f(0xf4)][_0x2f7a2f(0x114)];return(_0x5207c4,_0x8aed12)=>{const _0x507019=_0x2f7a2f;_0x2a8853[_0x507019(0xe5)][_0x507019(0x104)](_0xb88b40=>{const _0x336caf=_0x507019,{commandName:_0x329215,commandParams:_0x2d8e3a}=_0x8aed12;let _0x50ff00=_0x5207c4[0x0][_0x336caf(0x13a)][_0x336caf(0xa5)];_0x2d8e3a&&_0x2d8e3a[0x0]&&!0x1===_0x2d8e3a[0x0][_0x336caf(0x136)]&&(_0x50ff00=_0x5207c4[0x0][_0x336caf(0xc2)][_0x336caf(0x133)]);const _0x17e2d4=_0xb88b40[_0x336caf(0xc1)](_0x50ff00);if(_0x336caf(0x11c)==_0x17e2d4[_0x336caf(0xe2)][_0x336caf(0xb7)])return;const _0x186423=Array[_0x336caf(0x9a)](_0x167df1[_0x336caf(0x131)]())[_0x336caf(0x9b)](_0x4e25a0=>_0x4b9ae7[_0x336caf(0xa9)](_0x4e25a0));_0xb88b40[_0x336caf(0x13b)](_0x17e2d4),_0x2a8853[_0x336caf(0xa8)][_0x336caf(0xbc)](_0x329215)[_0x336caf(0xb1)](),_0x2d8e3a[_0x336caf(0xe4)]({'forceDefaultExecution':!0x0}),_0x2a8853[_0x336caf(0xab)](_0x329215,..._0x2d8e3a);const _0x4ae2b4=_0x186423[_0x336caf(0x126)](_0x3acccf=>_0x336caf(0x11c)!=_0x3acccf[_0x336caf(0xe2)][_0x336caf(0xb7)]);_0x4ae2b4[_0x336caf(0x106)]>0x0&&_0xb88b40[_0x336caf(0x13b)](_0x4ae2b4);for(const _0x130d1d of _0x186423)_0x130d1d[_0x336caf(0xde)]();});};}[_0x2d62a9(0x105)](_0x2a5b5c){const _0x4faeaa=_0x2d62a9,_0x24986f=this[_0x4faeaa(0xdc)][_0x4faeaa(0xb5)][_0x4faeaa(0xbc)](_0x4faeaa(0x11d));let _0x2c3c5b=Number[_0x4faeaa(0xfb)],_0x31b9f2=Number[_0x4faeaa(0xa7)],_0x31f4e6=Number[_0x4faeaa(0xfb)],_0x3352d3=Number[_0x4faeaa(0xa7)];for(const _0x6748e4 of _0x2a5b5c){if(_0x4faeaa(0x11c)==_0x6748e4[_0x4faeaa(0xe2)][_0x4faeaa(0xb7)])continue;const {row:_0x3f7685,column:_0x22148f}=_0x24986f[_0x4faeaa(0xa2)](_0x6748e4),_0x964914=_0x6748e4[_0x4faeaa(0xf5)](_0x4faeaa(0xcd))?_0x6748e4[_0x4faeaa(0x11a)](_0x4faeaa(0xcd))-0x1:0x0,_0x175c31=_0x6748e4[_0x4faeaa(0xf5)](_0x4faeaa(0xeb))?_0x6748e4[_0x4faeaa(0x11a)](_0x4faeaa(0xeb))-0x1:0x0;_0x2c3c5b=_0x3f7685<_0x2c3c5b?_0x3f7685:_0x2c3c5b,_0x31b9f2=_0x3f7685+_0x964914>_0x31b9f2?_0x3f7685+_0x964914:_0x31b9f2,_0x31f4e6=_0x22148f<_0x31f4e6?_0x22148f:_0x31f4e6,_0x3352d3=_0x22148f+_0x175c31>_0x3352d3?_0x22148f+_0x175c31:_0x3352d3;}return{'minRow':_0x2c3c5b,'maxRow':_0x31b9f2,'minColumn':_0x31f4e6,'maxColumn':_0x3352d3};}[_0x2d62a9(0xbf)](){const _0x566a65=_0x2d62a9,_0x494ee0=this[_0x566a65(0xdc)],_0xfc7ed=_0x494ee0[_0x566a65(0xb5)][_0x566a65(0xbc)](_0x566a65(0xc0)),_0x4a31e8=_0x494ee0[_0x566a65(0xb5)][_0x566a65(0xbc)](_0x566a65(0x11d));_0x494ee0[_0x566a65(0xe5)][_0x566a65(0xf4)]['on'](_0x566a65(0x134),()=>{const _0x5dca97=_0x566a65,_0x3a1572=Array[_0x5dca97(0x9a)](_0x494ee0[_0x5dca97(0xe5)][_0x5dca97(0xf4)][_0x5dca97(0xe1)][_0x5dca97(0xd0)]());for(const {name:_0x4e26f1,data:_0x233be7}of _0x3a1572){const {group:_0x52a72a,id:_0x35c236,subType:_0x5a9fc2}=_0xfc7ed[_0x5dca97(0xd9)](_0x4e26f1);if(_0x5dca97(0xc3)!=_0x52a72a)continue;if(null!=_0x233be7[_0x5dca97(0x100)])continue;const _0x487c93=_0xfc7ed[_0x5dca97(0x12e)](_0x35c236);this[_0x5dca97(0xf6)][_0x5dca97(0x9d)](_0x5a9fc2)&&this[_0x5dca97(0x11e)][_0x5dca97(0xc5)](_0x487c93);}},{'priority':_0x566a65(0xac)});const _0x2a1150=(_0x5c4770,_0x119779)=>{const _0x4faabc=_0x566a65;let _0x2a20a2=!0x1;const _0x1a846e=_0x119779[_0x4faabc(0xd4)](_0x5c4770),_0x4af82e=_0x5c4770[_0x4faabc(0xfa)](_0x4faabc(0xf2)),_0x11f14c=_0x4a31e8[_0x4faabc(0xa2)](_0x5c4770);for(const _0x49d268 of this[_0x4faabc(0x11e)]){const _0x3c73b7=_0x49d268[_0x4faabc(0x11f)],_0x29272d=_0x3c73b7[_0x4faabc(0xe9)](_0x4faabc(0x113)),_0x23146d=_0x3c73b7[_0x4faabc(0x111)](_0x29272d?0xa:0x5),_0x2c1d86=_0x23146d[_0x4faabc(0xec)](),_0x50ac31=_0x2c1d86[_0x4faabc(0x111)](0x0,0x3)+_0x4faabc(0xee),_0x34f942=_0x4faabc(0xaa)+_0x23146d,_0x40e90b=_0x4faabc(0xbd)+_0x23146d;if(!_0x49d268[_0x4faabc(0x101)])continue;if(_0x4af82e!=_0x49d268[_0x4faabc(0xa3)]()[_0x4faabc(0xc2)][_0x4faabc(0xfa)](_0x4faabc(0xf2)))continue;if(_0x49d268[_0x4faabc(0x9c)](_0x1a846e))continue;const _0x44af0f=_0x5c4770[_0x4faabc(0xf5)](_0x50ac31)?_0x5c4770[_0x4faabc(0x11a)](_0x50ac31)-0x1:0x0,_0x15bfdb=this[_0x4faabc(0xef)](_0x49d268),_0x5b8692=_0x15bfdb[_0x34f942],_0x424b31=_0x15bfdb[_0x40e90b];_0x5b8692<=_0x11f14c[_0x2c1d86]&&_0x11f14c[_0x2c1d86]+_0x44af0f<=_0x424b31&&(_0x49d268[_0x4faabc(0xcb)](_0x1a846e),_0x2a20a2=!0x0);}return _0x2a20a2;};_0x494ee0[_0x566a65(0xe5)][_0x566a65(0xf4)][_0x566a65(0x121)](_0x16c6d4=>{const _0x175601=_0x566a65;let _0x2d250d=!0x1;for(const _0xa2b207 of _0x494ee0[_0x175601(0xe5)][_0x175601(0xf4)][_0x175601(0xe1)][_0x175601(0x132)]())if(_0x175601(0x9f)==_0xa2b207[_0x175601(0xed)]){if(_0x175601(0x124)==_0xa2b207[_0x175601(0xbe)]){for(const _0x5d408a of _0xa2b207[_0x175601(0x12b)][_0x175601(0x133)][_0x175601(0xd5)]())_0x2d250d=_0x2d250d||_0x2a1150(_0x5d408a,_0x16c6d4);}else _0x175601(0xf9)==_0xa2b207[_0x175601(0xbe)]&&(_0x2d250d=_0x2d250d||_0x2a1150(_0xa2b207[_0x175601(0x12b)][_0x175601(0x133)],_0x16c6d4));}return _0x2d250d;});}[_0x2d62a9(0xef)](_0x37b466){const _0x29bb6f=_0x2d62a9;return this[_0x29bb6f(0x105)](_0x37b466[_0x29bb6f(0x131)]()[_0x29bb6f(0x9b)](_0x15e524=>_0x15e524[_0x29bb6f(0xc2)][_0x29bb6f(0x133)]));}}function Ee(_0x5e4d74){const _0x21de0f=_0x2d62a9;return Array[_0x21de0f(0x9a)](new Set(_0x5e4d74)[_0x21de0f(0xa6)]());}
23
+ function _0x33e8(){const _0x40cee5=['5781blkCNE','isInContent','MAX_SAFE_INTEGER','differ','createTableWalker','43000orSmJp','push','startsWith','_suggestionFactory','addMarker:suggestion','some','createRangeOn','last','get','refresh','getChangedMarkers','mapper','markMultiRangeDeletion','insertion','getItems','position','ELEMENT_TABLE_COLUMN_WITH_TEXT','TrackChangesEditing','order','_setupColumnsRowsFixing','ELEMENT_TABLE_WITH_TEXT','first','enqueueChange','isIntersectingWithRange','locale','getSelectionAffectedTableCells','getFirstRange','createPositionAt','*Remove:*\x20%0','end','plugins','registerPostFixer','min','40046iczSVb','isTouching','insert','TableUtils','model','_getSuggestionCoords','join','_splitMarkerName','registerDescriptionCallback','has','setSelection','length','130370UyJfIO','removeClass','getColumnIndexes','isEqual','downcastDispatcher','getSuggestion','getChildren','left','oldRange','_getCoordsForCells','highest','type','cell','ELEMENT_TABLE_ROW_WITH_TEXT','every','getContainedElement','findAncestor','isIntersecting','descriptionFactory','insertTableRowBelow','map','TableEditing','getRanges','_tablePostFixingSubtypes','1854VEZQdc','showSuggestionHighlights','add','registerElementLabel','subType','change','tablePaste','addClass','insertTableColumnLeft','4546108ALfoda','editor','span','enableCommand','91TQyTFX','selectTableRow','$graveyard','substr','toViewElement','filter','removeTableRow','isArray','includes','registerCustomCallback','markMultiRangeInsertion','getCellLocation','37cpeGBE','85152WMmgMd','tableCell','insertTableRowAbove','nodeAfter','ELEMENT_TABLE','data','removeTableColumn','selection','item','maxColumn','fromRange','forceValue','getRowIndexes','selectTableColumn','minColumn','document','*Insert:*\x20%0','rowspan','change:data','rootName','deletion','createRangeIn','getAttribute','low','addRange','toLowerCase','hasAttribute','accept','ELEMENT_TABLE_ROW','options','228KjvFty','batch','1265tDkgMn','MIN_SAFE_INTEGER','minRow','2076gtCXCZ','above','detach','$textProxy','commands','writer','root','_tableSuggestions','start','insertTable','afterInit','from','maxRow','execute','max','classes','_acceptFormatSuggestionCallbackFactory','suggestion','colspan','discard','getChanges','insertTableColumnRight','ELEMENT_TABLE_COLUMN','8eZDixA','tableRow','nodeBefore','name','6692378dxynoZ','element','tableColumn','table','values'];_0x33e8=function(){return _0x40cee5;};return _0x33e8();}function _0x30d7(_0x3baced,_0x92eb47){const _0x33e83b=_0x33e8();return _0x30d7=function(_0x30d73c,_0x52c063){_0x30d73c=_0x30d73c-0x117;let _0x98de42=_0x33e83b[_0x30d73c];return _0x98de42;},_0x30d7(_0x3baced,_0x92eb47);}const _0x4f971b=_0x30d7;(function(_0x18fa30,_0x4f8d02){const _0x3a8953=_0x30d7,_0x6426fe=_0x18fa30();while(!![]){try{const _0x27ca31=-parseInt(_0x3a8953(0x1b5))/0x1*(parseInt(_0x3a8953(0x178))/0x2)+-parseInt(_0x3a8953(0x152))/0x3*(parseInt(_0x3a8953(0x132))/0x4)+parseInt(_0x3a8953(0x184))/0x5*(parseInt(_0x3a8953(0x12d))/0x6)+parseInt(_0x3a8953(0x14d))/0x7*(parseInt(_0x3a8953(0x149))/0x8)+parseInt(_0x3a8953(0x19c))/0x9*(-parseInt(_0x3a8953(0x157))/0xa)+parseInt(_0x3a8953(0x12f))/0xb*(-parseInt(_0x3a8953(0x1b6))/0xc)+-parseInt(_0x3a8953(0x1a9))/0xd*(-parseInt(_0x3a8953(0x1a5))/0xe);if(_0x27ca31===_0x4f8d02)break;else _0x6426fe['push'](_0x6426fe['shift']());}catch(_0x3ab42b){_0x6426fe['push'](_0x6426fe['shift']());}}}(_0x33e8,0xbdb9c));import{Plugin as _0x5ec374}from'ckeditor5/src/core.js';import{LiveRange as _0x57451a}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x2e20a0}from'ckeditor5/src/widget.js';import{getTranslation as _0x4cc9a1}from'../utils/common-translations.js';export default class jt extends _0x5ec374{constructor(_0x42e10d){const _0x5aa4fa=_0x30d7;super(_0x42e10d),this[_0x5aa4fa(0x19b)]=[_0x5aa4fa(0x14a),_0x5aa4fa(0x14f)],this[_0x5aa4fa(0x139)]=new Set();}[_0x4f971b(0x13c)](){const _0x556390=_0x4f971b,_0x54a2a2=this[_0x556390(0x1a6)],_0x40a8bb=_0x54a2a2[_0x556390(0x17c)][_0x556390(0x11e)][_0x556390(0x1bd)];if(!_0x54a2a2[_0x556390(0x175)][_0x556390(0x181)](_0x556390(0x199)))return;const _0x514293=_0x54a2a2[_0x556390(0x16f)],_0xab1872=_0x54a2a2[_0x556390(0x175)][_0x556390(0x15f)](_0x556390(0x168)),_0x55c927=_0x54a2a2[_0x556390(0x175)][_0x556390(0x15f)](_0x556390(0x17b));_0xab1872[_0x556390(0x196)][_0x556390(0x19f)](_0x556390(0x150),_0x33f2fc=>_0x4cc9a1(_0x514293,_0x556390(0x1ba),_0x33f2fc)),this[_0x556390(0x16a)](),_0xab1872[_0x556390(0x1a8)](_0x556390(0x13b)),_0xab1872[_0x556390(0x1a8)](_0x556390(0x1aa)),_0xab1872[_0x556390(0x1a8)](_0x556390(0x11c));for(const _0x3e2df2 of[_0x556390(0x1b8),_0x556390(0x197)]){const _0x4b31e3=_0x54a2a2[_0x556390(0x136)][_0x556390(0x15f)](_0x3e2df2);_0xab1872[_0x556390(0x1a8)](_0x3e2df2,_0x1eaaf8=>{const _0x26c2c4=_0x556390;_0x54a2a2[_0x26c2c4(0x17c)][_0x26c2c4(0x1a1)](_0x2e4e94=>{const _0x2f994f=_0x26c2c4;_0x1eaaf8();const _0x318e33=_0x2f994f(0x133)===_0x4b31e3[_0x2f994f(0x169)],_0xa6a80f=_0x55c927[_0x2f994f(0x170)](_0x40a8bb),_0x444f71=_0x55c927[_0x2f994f(0x11b)](_0xa6a80f),_0x1cc05a=_0x318e33?_0x444f71[_0x2f994f(0x16c)]-0x1:_0x444f71[_0x2f994f(0x15e)]+0x1,_0x5dea99=_0xa6a80f[0x0][_0x2f994f(0x194)](_0x2f994f(0x150)),_0x14ad1e=_0x55c927[_0x2f994f(0x156)](_0x5dea99,{'startRow':_0x1cc05a,'endRow':_0x1cc05a}),_0x37d6ed=Array[_0x2f994f(0x13d)](_0x14ad1e)[_0x2f994f(0x198)](_0x2015ae=>_0x2e4e94[_0x2f994f(0x15d)](_0x2015ae[_0x2f994f(0x190)]));_0xab1872[_0x2f994f(0x1b3)](_0x37d6ed,_0x2f994f(0x14a));});});}for(const _0x14db52 of[_0x556390(0x1a4),_0x556390(0x147)]){const _0x2405e0=_0x54a2a2[_0x556390(0x136)][_0x556390(0x15f)](_0x14db52);_0xab1872[_0x556390(0x1a8)](_0x14db52,_0x36848e=>{const _0x11634b=_0x556390;_0x54a2a2[_0x11634b(0x17c)][_0x11634b(0x1a1)](_0x2ade1a=>{const _0x5e5889=_0x11634b;_0x36848e();const _0x43966d=_0x5e5889(0x18b)===_0x2405e0[_0x5e5889(0x169)],_0x4d2057=_0x55c927[_0x5e5889(0x170)](_0x40a8bb),_0x27d486=_0x55c927[_0x5e5889(0x186)](_0x4d2057),_0x161eb8=_0x43966d?_0x27d486[_0x5e5889(0x16c)]-0x1:_0x27d486[_0x5e5889(0x15e)]+0x1,_0x65f679=_0x4d2057[0x0][_0x5e5889(0x194)](_0x5e5889(0x150)),_0x54212a=_0x55c927[_0x5e5889(0x156)](_0x65f679,{'startRow':0x0,'column':_0x161eb8,'includeAllSlots':!0x1}),_0x11099f=Array[_0x5e5889(0x13d)](_0x54212a)[_0x5e5889(0x198)](_0x42e00d=>_0x2ade1a[_0x5e5889(0x15d)](_0x42e00d[_0x5e5889(0x190)]));_0xab1872[_0x5e5889(0x1b3)](_0x11099f,_0x5e5889(0x14f));});});}for(const _0x22b5cb of[_0x556390(0x1af),_0x556390(0x1bc)]){const _0x567c18=_0x22b5cb[_0x556390(0x1ac)](0xb),_0x377f9f=_0x567c18[_0x556390(0x128)](),_0x31f0ec=_0x377f9f[_0x556390(0x1ac)](0x0,0x3)+_0x556390(0x1a7),_0x4e6b34=_0x556390(0x150)+_0x567c18,_0x5e63a2=_0x556390(0x177)+_0x567c18,_0x46e05c=_0x556390(0x140)+_0x567c18;_0xab1872[_0x556390(0x1a8)](_0x22b5cb,()=>{const _0xcfc101=_0x556390;_0x54a2a2[_0xcfc101(0x17c)][_0xcfc101(0x1a1)](_0x41fba5=>{const _0x1fd4a0=_0xcfc101,_0x4705e9=_0x55c927[_0x1fd4a0(0x170)](_0x40a8bb),_0x25f931=_0x4705e9[0x0][_0x1fd4a0(0x194)](_0x1fd4a0(0x150));let _0x1b0c8a;if(_0x1fd4a0(0x1af)==_0x22b5cb){const _0x5db4a8=_0x55c927[_0x1fd4a0(0x11b)](_0x4705e9);_0x1b0c8a={'startRow':_0x5db4a8[_0x1fd4a0(0x16c)],'endRow':_0x5db4a8[_0x1fd4a0(0x15e)],'includeAllSlots':!0x0};}else{const _0x54fc3c=_0x55c927[_0x1fd4a0(0x186)](_0x4705e9);_0x1b0c8a={'startColumn':_0x54fc3c[_0x1fd4a0(0x16c)],'endColumn':_0x54fc3c[_0x1fd4a0(0x15e)],'includeAllSlots':!0x0};}const _0x57459d=_0x55c927[_0x1fd4a0(0x156)](_0x25f931,_0x1b0c8a),_0x22aa34=Array[_0x1fd4a0(0x13d)](_0x57459d)[_0x1fd4a0(0x198)](({cell:_0x2839b0})=>_0x2839b0),_0x344266=Ee(_0x22aa34[_0x1fd4a0(0x1ae)](_0x32f151=>_0x32f151[_0x1fd4a0(0x129)](_0x31f0ec))),_0x1b7a67=Ee(_0x22aa34[_0x1fd4a0(0x1ae)](_0x9c2eaa=>!_0x9c2eaa[_0x1fd4a0(0x129)](_0x31f0ec)))[_0x1fd4a0(0x198)](_0x3f6f90=>_0x41fba5[_0x1fd4a0(0x15d)](_0x3f6f90)),_0x5023f0=_0xab1872[_0x1fd4a0(0x163)](_0x1b7a67,_0x4e6b34);if(_0x5023f0&&(_0x1fd4a0(0x14a)==_0x5023f0[_0x1fd4a0(0x1a0)]||_0x1fd4a0(0x14f)==_0x5023f0[_0x1fd4a0(0x1a0)])){const _0x557d10=this[_0x1fd4a0(0x17d)](_0x5023f0);for(const _0x432d9d of _0x344266){const _0x1fcf87=_0x41fba5[_0x1fd4a0(0x15d)](_0x432d9d),_0x68120f=_0x55c927[_0x1fd4a0(0x1b4)](_0x432d9d),_0x21a30f=_0x432d9d[_0x1fd4a0(0x125)](_0x31f0ec)-0x1,_0x3a766c=_0x557d10[_0x5e63a2],_0x2d114e=_0x557d10[_0x46e05c];_0x3a766c<=_0x68120f[_0x377f9f]&&_0x68120f[_0x377f9f]+_0x21a30f<=_0x2d114e&&_0x5023f0[_0x1fd4a0(0x127)](_0x1fcf87);}}});});}function _0x3ee4fb(_0x54345d){const _0x4c8cbb=_0x556390,_0x3f44c0=Array[_0x4c8cbb(0x13d)](_0x40a8bb[_0x4c8cbb(0x19a)]())[_0x4c8cbb(0x198)](_0x77e703=>_0x57451a[_0x4c8cbb(0x119)](_0x77e703));_0x54a2a2[_0x4c8cbb(0x17c)][_0x4c8cbb(0x1a1)](_0x4f9a4a=>{const _0x483e7f=_0x4c8cbb,_0x42e883=_0x4f9a4a[_0x483e7f(0x12e)];_0x54345d=_0x54345d[_0x483e7f(0x1ae)](_0x1e33b4=>_0x483e7f(0x1ab)!=_0x1e33b4[_0x483e7f(0x138)][_0x483e7f(0x122)]),_0x4f9a4a[_0x483e7f(0x182)](_0x54345d),_0x54a2a2[_0x483e7f(0x136)][_0x483e7f(0x15f)](_0x483e7f(0x1af))[_0x483e7f(0x160)](),_0x54a2a2[_0x483e7f(0x13f)](_0x483e7f(0x1af),{'forceDefaultExecution':!0x0}),_0x54a2a2[_0x483e7f(0x17c)][_0x483e7f(0x16d)](()=>{const _0x2e7b2c=_0x483e7f;_0x54a2a2[_0x2e7b2c(0x17c)][_0x2e7b2c(0x16d)](_0x42e883,_0x42f78c=>{const _0x1e8522=_0x2e7b2c,_0x18f1ff=_0x3f44c0[_0x1e8522(0x1ae)](_0x2bbfb5=>_0x1e8522(0x1ab)!=_0x2bbfb5[_0x1e8522(0x138)][_0x1e8522(0x122)]);_0x18f1ff[_0x1e8522(0x183)]>0x0&&_0x42f78c[_0x1e8522(0x182)](_0x18f1ff);for(const _0x5bdd98 of _0x3f44c0)_0x5bdd98[_0x1e8522(0x134)]();});});});}function _0x868e7b(_0x2400d7){const _0x45828c=_0x556390;_0x54a2a2[_0x45828c(0x17c)][_0x45828c(0x1a1)](_0x44976a=>{const _0x31ce02=_0x45828c,_0x2285f3=Array[_0x31ce02(0x13d)](_0x40a8bb[_0x31ce02(0x19a)]())[_0x31ce02(0x198)](_0x2732d4=>_0x57451a[_0x31ce02(0x119)](_0x2732d4)),_0x158fe4=[];for(const _0x5dd279 of _0x2400d7)for(const _0x49e604 of _0x5dd279[_0x31ce02(0x165)]({'shallow':!0x0}))_0x158fe4[_0x31ce02(0x158)](_0x49e604);for(const _0x5d4d9b of _0x158fe4)_0x31ce02(0x1ab)!=_0x5d4d9b[_0x31ce02(0x138)][_0x31ce02(0x122)]&&(_0x44976a[_0x31ce02(0x182)](_0x44976a[_0x31ce02(0x172)](_0x5d4d9b,0x0)),_0x54a2a2[_0x31ce02(0x136)][_0x31ce02(0x15f)](_0x31ce02(0x1bc))[_0x31ce02(0x160)](),_0x54a2a2[_0x31ce02(0x13f)](_0x31ce02(0x1bc),{'forceDefaultExecution':!0x0}));const _0x1def68=_0x2285f3[_0x31ce02(0x1ae)](_0x1ed0aa=>_0x31ce02(0x1ab)!=_0x1ed0aa[_0x31ce02(0x138)][_0x31ce02(0x122)]);_0x1def68[_0x31ce02(0x183)]>0x0&&_0x44976a[_0x31ce02(0x182)](_0x1def68);for(const _0x9d5a00 of _0x2285f3)_0x9d5a00[_0x31ce02(0x134)]();});}function _0x46794f(_0x3db313,_0x461242){const _0x536e03=_0x556390;return _0x461242[_0x536e03(0x192)](_0x30d6b9=>_0x3db313[_0x536e03(0x15c)](_0x364763=>_0x364763[_0x536e03(0x174)][_0x536e03(0x187)](_0x30d6b9[_0x536e03(0x13a)])||_0x30d6b9[_0x536e03(0x174)][_0x536e03(0x187)](_0x364763[_0x536e03(0x13a)])));}function _0x2ab3c7(_0x5f17bf,_0xbc6c99){const _0x4ca713=_0x556390;return!_0x5f17bf[_0x4ca713(0x15c)](_0x5af1f4=>_0xbc6c99[_0x4ca713(0x15c)](_0x2ce2ab=>_0x5af1f4[_0x4ca713(0x195)](_0x2ce2ab)))&&_0x5f17bf[_0x4ca713(0x15c)](_0x58c779=>_0xbc6c99[_0x4ca713(0x15c)](_0x23f18a=>_0x58c779[_0x4ca713(0x174)][_0x4ca713(0x179)](_0x23f18a[_0x4ca713(0x13a)])));}_0x54a2a2[_0x556390(0x1bb)][_0x556390(0x188)]['on'](_0x556390(0x15b),(_0x52325c,_0xfe4859,_0xd3f1f2)=>{const _0x5ba5a9=_0x556390;if(!_0xd3f1f2[_0x5ba5a9(0x12c)][_0x5ba5a9(0x19d)])return;const _0x404467=_0xfe4859[_0x5ba5a9(0x117)];if(!_0x404467)return;const _0x169e10=_0xd3f1f2[_0x5ba5a9(0x162)][_0x5ba5a9(0x1ad)](_0x404467);function _0x5efb2a(_0x5c661a){const _0x339ac9=_0x5ba5a9;return Array[_0x339ac9(0x1b0)](_0x5c661a)?_0x5c661a:[_0x5c661a];}_0x169e10&&_0x5ba5a9(0x1b7)===_0x404467[_0x5ba5a9(0x14c)]&&_0x2e20a0(_0x169e10,_0xd3f1f2[_0x5ba5a9(0x137)],(_0x3d2866,_0x450f8f,_0x4c682f)=>_0x4c682f[_0x5ba5a9(0x1a3)](_0x5efb2a(_0x450f8f[_0x5ba5a9(0x141)]),_0x3d2866),(_0xe76a3d,_0x26b958,_0x361a38)=>_0x361a38[_0x5ba5a9(0x185)](_0x5efb2a(_0x26b958[_0x5ba5a9(0x141)]),_0xe76a3d));},{'priority':_0x556390(0x18e)}),_0xab1872[_0x556390(0x196)][_0x556390(0x180)](_0x2b95db=>{const _0x55d001=_0x556390;if(_0x55d001(0x164)!=_0x2b95db[_0x55d001(0x18f)]&&_0x55d001(0x123)!=_0x2b95db[_0x55d001(0x18f)])return;const _0x1677c0=_0x2b95db[_0x55d001(0x193)]();if(null!=_0x1677c0&&_0x1677c0['is'](_0x55d001(0x14e),_0x55d001(0x150))){if(_0x55d001(0x164)==_0x2b95db[_0x55d001(0x18f)]){const _0x3d4d0d=_0x2b95db[_0x55d001(0x165)]()[_0x55d001(0x1ae)](_0x38c217=>_0x38c217['is'](_0x55d001(0x135)))[_0x55d001(0x198)](_0x16b026=>_0x16b026[_0x55d001(0x1bb)]);if(_0x3d4d0d[_0x55d001(0x183)])return{'type':_0x55d001(0x164),'content':_0x4cc9a1(_0x514293,_0x55d001(0x11f),_0x4cc9a1(_0x514293,_0x55d001(0x16b),'\x22'+_0x3d4d0d[_0x55d001(0x17e)]('\x20')+'\x22'))};}if(_0x55d001(0x123)==_0x2b95db[_0x55d001(0x18f)]){const _0x170e40=_0x2b95db[_0x55d001(0x165)]()[_0x55d001(0x1ae)](_0x58b2f1=>_0x58b2f1['is'](_0x55d001(0x135)))[_0x55d001(0x198)](_0x43d5f1=>_0x43d5f1[_0x55d001(0x1bb)]);if(_0x170e40[_0x55d001(0x183)])return{'type':_0x55d001(0x123),'content':_0x4cc9a1(_0x514293,_0x55d001(0x173),_0x4cc9a1(_0x514293,_0x55d001(0x16b),'\x22'+_0x170e40[_0x55d001(0x17e)]('\x20')+'\x22'))};}}}),_0xab1872[_0x556390(0x196)][_0x556390(0x180)](_0x135e9e=>{const _0x5dab07=_0x556390;if(_0x5dab07(0x14a)==_0x135e9e[_0x5dab07(0x1a0)]){const _0x55c3a1=_0x135e9e[_0x5dab07(0x165)]()[_0x5dab07(0x1ae)](_0x38cd03=>_0x38cd03['is'](_0x5dab07(0x135)))[_0x5dab07(0x198)](_0x17a99e=>_0x17a99e[_0x5dab07(0x1bb)]),_0x5a3775=this[_0x5dab07(0x17d)](_0x135e9e),_0xf6fbc4=_0x5a3775[_0x5dab07(0x13e)]-_0x5a3775[_0x5dab07(0x131)]+0x1;if(_0x5dab07(0x164)==_0x135e9e[_0x5dab07(0x18f)])return _0x55c3a1[_0x5dab07(0x183)]?{'type':_0x5dab07(0x164),'content':_0x4cc9a1(_0x514293,_0x5dab07(0x11f),_0x4cc9a1(_0x514293,_0x5dab07(0x191),[_0xf6fbc4,'\x22'+_0x55c3a1[_0x5dab07(0x17e)]('\x20')+'\x22']))}:{'type':_0x5dab07(0x164),'content':_0x4cc9a1(_0x514293,_0x5dab07(0x11f),_0x4cc9a1(_0x514293,_0x5dab07(0x12b),_0xf6fbc4))};if(_0x5dab07(0x123)==_0x135e9e[_0x5dab07(0x18f)])return _0x55c3a1[_0x5dab07(0x183)]?{'type':_0x5dab07(0x123),'content':_0x4cc9a1(_0x514293,_0x5dab07(0x173),_0x4cc9a1(_0x514293,_0x5dab07(0x191),[_0xf6fbc4,'\x22'+_0x55c3a1[_0x5dab07(0x17e)]('\x20')+'\x22']))}:{'type':_0x5dab07(0x123),'content':_0x4cc9a1(_0x514293,_0x5dab07(0x173),_0x4cc9a1(_0x514293,_0x5dab07(0x12b),_0xf6fbc4))};}if(_0x5dab07(0x14f)==_0x135e9e[_0x5dab07(0x1a0)]){const _0x365055=_0x135e9e[_0x5dab07(0x165)]()[_0x5dab07(0x1ae)](_0x2951ae=>_0x2951ae['is'](_0x5dab07(0x135)))[_0x5dab07(0x198)](_0x5c4649=>_0x5c4649[_0x5dab07(0x1bb)]),_0x57cb1d=this[_0x5dab07(0x17d)](_0x135e9e),_0x5f2175=_0x57cb1d[_0x5dab07(0x118)]-_0x57cb1d[_0x5dab07(0x11d)]+0x1;if(_0x5dab07(0x164)==_0x135e9e[_0x5dab07(0x18f)])return _0x365055[_0x5dab07(0x183)]?{'type':_0x5dab07(0x164),'content':_0x4cc9a1(_0x514293,_0x5dab07(0x11f),_0x4cc9a1(_0x514293,_0x5dab07(0x167),[_0x5f2175,'\x22'+_0x365055[_0x5dab07(0x17e)]('\x20')+'\x22']))}:{'type':_0x5dab07(0x164),'content':_0x4cc9a1(_0x514293,_0x5dab07(0x11f),_0x4cc9a1(_0x514293,_0x5dab07(0x148),_0x5f2175))};if(_0x5dab07(0x123)==_0x135e9e[_0x5dab07(0x18f)])return _0x365055[_0x5dab07(0x183)]?{'type':_0x5dab07(0x123),'content':_0x4cc9a1(_0x514293,_0x5dab07(0x173),_0x4cc9a1(_0x514293,_0x5dab07(0x167),[_0x5f2175,'\x22'+_0x365055[_0x5dab07(0x17e)]('\x20')+'\x22']))}:{'type':_0x5dab07(0x123),'content':_0x4cc9a1(_0x514293,_0x5dab07(0x173),_0x4cc9a1(_0x514293,_0x5dab07(0x148),_0x5f2175))};}}),_0xab1872[_0x556390(0x15a)][_0x556390(0x1b2)](_0x556390(0x164),_0x556390(0x14a),_0x556390(0x145),_0x3ee4fb),_0xab1872[_0x556390(0x15a)][_0x556390(0x1b2)](_0x556390(0x123),_0x556390(0x14a),_0x556390(0x12a),_0x3ee4fb),_0xab1872[_0x556390(0x15a)][_0x556390(0x1b2)](_0x556390(0x164),_0x556390(0x14f),_0x556390(0x145),_0x868e7b),_0xab1872[_0x556390(0x15a)][_0x556390(0x1b2)](_0x556390(0x123),_0x556390(0x14f),_0x556390(0x12a),_0x868e7b),_0xab1872[_0x556390(0x15a)][_0x556390(0x1b2)](_0x556390(0x164),_0x556390(0x14f),_0x556390(0x17e),_0x46794f),_0xab1872[_0x556390(0x15a)][_0x556390(0x1b2)](_0x556390(0x123),_0x556390(0x14f),_0x556390(0x17e),_0x46794f),_0xab1872[_0x556390(0x15a)][_0x556390(0x1b2)](_0x556390(0x164),_0x556390(0x14a),_0x556390(0x17e),_0x2ab3c7),_0xab1872[_0x556390(0x15a)][_0x556390(0x1b2)](_0x556390(0x123),_0x556390(0x14a),_0x556390(0x17e),_0x2ab3c7);}[_0x4f971b(0x142)](){const _0x4ea2b0=_0x4f971b,_0x2756b3=this[_0x4ea2b0(0x1a6)],_0x325ca5=_0x2756b3[_0x4ea2b0(0x17c)][_0x4ea2b0(0x11e)][_0x4ea2b0(0x1bd)];return(_0x47bd4f,_0x36ea8e)=>{const _0x28af9b=_0x4ea2b0;_0x2756b3[_0x28af9b(0x17c)][_0x28af9b(0x1a1)](_0x14746b=>{const _0x558e56=_0x28af9b,{commandName:_0x3b4973,commandParams:_0x2836c2}=_0x36ea8e;let _0x4fe6b6=_0x47bd4f[0x0][_0x558e56(0x174)][_0x558e56(0x14b)];_0x2836c2&&_0x2836c2[0x0]&&!0x1===_0x2836c2[0x0][_0x558e56(0x11a)]&&(_0x4fe6b6=_0x47bd4f[0x0][_0x558e56(0x13a)][_0x558e56(0x1b9)]);const _0x5cee92=_0x14746b[_0x558e56(0x124)](_0x4fe6b6);if(_0x558e56(0x1ab)==_0x5cee92[_0x558e56(0x138)][_0x558e56(0x122)])return;const _0x3fd4e3=Array[_0x558e56(0x13d)](_0x325ca5[_0x558e56(0x19a)]())[_0x558e56(0x198)](_0x27b493=>_0x57451a[_0x558e56(0x119)](_0x27b493));_0x14746b[_0x558e56(0x182)](_0x5cee92),_0x2756b3[_0x558e56(0x136)][_0x558e56(0x15f)](_0x3b4973)[_0x558e56(0x160)](),_0x2836c2[_0x558e56(0x158)]({'forceDefaultExecution':!0x0}),_0x2756b3[_0x558e56(0x13f)](_0x3b4973,..._0x2836c2);const _0x30158c=_0x3fd4e3[_0x558e56(0x1ae)](_0x17cfee=>_0x558e56(0x1ab)!=_0x17cfee[_0x558e56(0x138)][_0x558e56(0x122)]);_0x30158c[_0x558e56(0x183)]>0x0&&_0x14746b[_0x558e56(0x182)](_0x30158c);for(const _0x2ef1b2 of _0x3fd4e3)_0x2ef1b2[_0x558e56(0x134)]();});};}[_0x4f971b(0x18d)](_0xacb441){const _0x12d4a5=_0x4f971b,_0x1faa24=this[_0x12d4a5(0x1a6)][_0x12d4a5(0x175)][_0x12d4a5(0x15f)](_0x12d4a5(0x17b));let _0xb96587=Number[_0x12d4a5(0x154)],_0x1bdc4e=Number[_0x12d4a5(0x130)],_0x3f808a=Number[_0x12d4a5(0x154)],_0x5186c0=Number[_0x12d4a5(0x130)];for(const _0x3bb484 of _0xacb441){if(_0x12d4a5(0x1ab)==_0x3bb484[_0x12d4a5(0x138)][_0x12d4a5(0x122)])continue;const {row:_0x29e7cd,column:_0x180c51}=_0x1faa24[_0x12d4a5(0x1b4)](_0x3bb484),_0x26da92=_0x3bb484[_0x12d4a5(0x129)](_0x12d4a5(0x120))?_0x3bb484[_0x12d4a5(0x125)](_0x12d4a5(0x120))-0x1:0x0,_0x4c5405=_0x3bb484[_0x12d4a5(0x129)](_0x12d4a5(0x144))?_0x3bb484[_0x12d4a5(0x125)](_0x12d4a5(0x144))-0x1:0x0;_0xb96587=_0x29e7cd<_0xb96587?_0x29e7cd:_0xb96587,_0x1bdc4e=_0x29e7cd+_0x26da92>_0x1bdc4e?_0x29e7cd+_0x26da92:_0x1bdc4e,_0x3f808a=_0x180c51<_0x3f808a?_0x180c51:_0x3f808a,_0x5186c0=_0x180c51+_0x4c5405>_0x5186c0?_0x180c51+_0x4c5405:_0x5186c0;}return{'minRow':_0xb96587,'maxRow':_0x1bdc4e,'minColumn':_0x3f808a,'maxColumn':_0x5186c0};}[_0x4f971b(0x16a)](){const _0x1572bc=_0x4f971b,_0x20d7ef=this[_0x1572bc(0x1a6)],_0x320991=_0x20d7ef[_0x1572bc(0x175)][_0x1572bc(0x15f)](_0x1572bc(0x168)),_0x3296fc=_0x20d7ef[_0x1572bc(0x175)][_0x1572bc(0x15f)](_0x1572bc(0x17b));_0x20d7ef[_0x1572bc(0x17c)][_0x1572bc(0x11e)]['on'](_0x1572bc(0x121),()=>{const _0x558bea=_0x1572bc,_0x4426a4=Array[_0x558bea(0x13d)](_0x20d7ef[_0x558bea(0x17c)][_0x558bea(0x11e)][_0x558bea(0x155)][_0x558bea(0x161)]());for(const {name:_0x28eaa,data:_0x1232ee}of _0x4426a4){const {group:_0x55ccdc,id:_0x1868a9,subType:_0x539c1f}=_0x320991[_0x558bea(0x17f)](_0x28eaa);if(_0x558bea(0x143)!=_0x55ccdc)continue;if(null!=_0x1232ee[_0x558bea(0x18c)])continue;const _0x3b8b28=_0x320991[_0x558bea(0x189)](_0x1868a9);this[_0x558bea(0x19b)][_0x558bea(0x1b1)](_0x539c1f)&&this[_0x558bea(0x139)][_0x558bea(0x19e)](_0x3b8b28);}},{'priority':_0x1572bc(0x126)});const _0x7775ee=(_0x2f2aca,_0x3766bb)=>{const _0x49e181=_0x1572bc;let _0x22dd00=!0x1;const _0x45dd62=_0x3766bb[_0x49e181(0x15d)](_0x2f2aca),_0x1b1d5b=_0x2f2aca[_0x49e181(0x194)](_0x49e181(0x150)),_0x53d5c5=_0x3296fc[_0x49e181(0x1b4)](_0x2f2aca);for(const _0x260937 of this[_0x49e181(0x139)]){const _0x34557a=_0x260937[_0x49e181(0x1a0)],_0x57af80=_0x34557a[_0x49e181(0x159)](_0x49e181(0x1a2)),_0x299d98=_0x34557a[_0x49e181(0x1ac)](_0x57af80?0xa:0x5),_0x5c1aeb=_0x299d98[_0x49e181(0x128)](),_0x5cced3=_0x5c1aeb[_0x49e181(0x1ac)](0x0,0x3)+_0x49e181(0x1a7),_0x5ca7f1=_0x49e181(0x177)+_0x299d98,_0x48f86b=_0x49e181(0x140)+_0x299d98;if(!_0x260937[_0x49e181(0x153)])continue;if(_0x1b1d5b!=_0x260937[_0x49e181(0x171)]()[_0x49e181(0x13a)][_0x49e181(0x194)](_0x49e181(0x150)))continue;if(_0x260937[_0x49e181(0x16e)](_0x45dd62))continue;const _0x53ee44=_0x2f2aca[_0x49e181(0x129)](_0x5cced3)?_0x2f2aca[_0x49e181(0x125)](_0x5cced3)-0x1:0x0,_0x687a5a=this[_0x49e181(0x17d)](_0x260937),_0x85c1fc=_0x687a5a[_0x5ca7f1],_0x1c90fe=_0x687a5a[_0x48f86b];_0x85c1fc<=_0x53d5c5[_0x5c1aeb]&&_0x53d5c5[_0x5c1aeb]+_0x53ee44<=_0x1c90fe&&(_0x260937[_0x49e181(0x127)](_0x45dd62),_0x22dd00=!0x0);}return _0x22dd00;};_0x20d7ef[_0x1572bc(0x17c)][_0x1572bc(0x11e)][_0x1572bc(0x176)](_0x2d9a1e=>{const _0x1e183c=_0x1572bc;let _0x2bd6ac=!0x1;for(const _0x5431bd of _0x20d7ef[_0x1e183c(0x17c)][_0x1e183c(0x11e)][_0x1e183c(0x155)][_0x1e183c(0x146)]())if(_0x1e183c(0x17a)==_0x5431bd[_0x1e183c(0x18f)]){if(_0x1e183c(0x14a)==_0x5431bd[_0x1e183c(0x14c)]){for(const _0x57cf04 of _0x5431bd[_0x1e183c(0x166)][_0x1e183c(0x1b9)][_0x1e183c(0x18a)]())_0x2bd6ac=_0x2bd6ac||_0x7775ee(_0x57cf04,_0x2d9a1e);}else _0x1e183c(0x1b7)==_0x5431bd[_0x1e183c(0x14c)]&&(_0x2bd6ac=_0x2bd6ac||_0x7775ee(_0x5431bd[_0x1e183c(0x166)][_0x1e183c(0x1b9)],_0x2d9a1e));}return _0x2bd6ac;});}[_0x4f971b(0x17d)](_0x417a4c){const _0x147f89=_0x4f971b;return this[_0x147f89(0x18d)](_0x417a4c[_0x147f89(0x19a)]()[_0x147f89(0x198)](_0x2ce1a9=>_0x2ce1a9[_0x147f89(0x13a)][_0x147f89(0x1b9)]));}}function Ee(_0x564c9f){const _0x334d87=_0x4f971b;return Array[_0x334d87(0x13d)](new Set(_0x564c9f)[_0x334d87(0x151)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x55bd(){const _0x1a100a=['1939240YAVHlJ','afterInit','editor','9WpzODY','14964279yBzcVm','10bGwSww','toggleTableCaption','1464015aOdAeR','12MCymca','4857704SJqVEu','plugins','TableCaptionEditing','7PXfTLM','77060CRugAa','get','requires','enableCommand','has','825720CaNIsh','21335gFsjmZ','TrackChangesEditing'];_0x55bd=function(){return _0x1a100a;};return _0x55bd();}const _0x4cd7a4=_0x3e86;(function(_0x1be62c,_0x20dacb){const _0x564445=_0x3e86,_0x5e4663=_0x1be62c();while(!![]){try{const _0x1ab12a=parseInt(_0x564445(0x130))/0x1*(-parseInt(_0x564445(0x137))/0x2)+parseInt(_0x564445(0x139))/0x3+parseInt(_0x564445(0x12a))/0x4+-parseInt(_0x564445(0x132))/0x5*(parseInt(_0x564445(0x13a))/0x6)+parseInt(_0x564445(0x129))/0x7*(-parseInt(_0x564445(0x13b))/0x8)+parseInt(_0x564445(0x135))/0x9*(parseInt(_0x564445(0x12f))/0xa)+parseInt(_0x564445(0x136))/0xb;if(_0x1ab12a===_0x20dacb)break;else _0x5e4663['push'](_0x5e4663['shift']());}catch(_0x43b945){_0x5e4663['push'](_0x5e4663['shift']());}}}(_0x55bd,0x70767));function _0x3e86(_0x4c0063,_0x4b8bb2){const _0x55bd0c=_0x55bd();return _0x3e86=function(_0x3e860c,_0x3f4f0b){_0x3e860c=_0x3e860c-0x128;let _0x34c0f1=_0x55bd0c[_0x3e860c];return _0x34c0f1;},_0x3e86(_0x4c0063,_0x4b8bb2);}import{Plugin as _0x3e8bb6}from'ckeditor5/src/core.js';import _0x757f12 from'./table.js';export default class Mt extends _0x3e8bb6{static get[_0x4cd7a4(0x12c)](){return[_0x757f12];}[_0x4cd7a4(0x133)](){const _0x7e3918=_0x4cd7a4,_0x14f19f=this[_0x7e3918(0x134)];if(!_0x14f19f[_0x7e3918(0x13c)][_0x7e3918(0x12e)](_0x7e3918(0x128)))return;_0x14f19f[_0x7e3918(0x13c)][_0x7e3918(0x12b)](_0x7e3918(0x131))[_0x7e3918(0x12d)](_0x7e3918(0x138));}}
23
+ function _0x2509(_0x5896d6,_0x539621){const _0x59d5a0=_0x59d5();return _0x2509=function(_0x2509c6,_0x337109){_0x2509c6=_0x2509c6-0xfa;let _0x311571=_0x59d5a0[_0x2509c6];return _0x311571;},_0x2509(_0x5896d6,_0x539621);}const _0x2a600a=_0x2509;(function(_0x18d67d,_0x1418d9){const _0x47940d=_0x2509,_0xac30ec=_0x18d67d();while(!![]){try{const _0x3b9c14=parseInt(_0x47940d(0xfb))/0x1*(parseInt(_0x47940d(0xfd))/0x2)+-parseInt(_0x47940d(0xfa))/0x3+-parseInt(_0x47940d(0x10a))/0x4+parseInt(_0x47940d(0x105))/0x5*(-parseInt(_0x47940d(0x101))/0x6)+-parseInt(_0x47940d(0x10b))/0x7+-parseInt(_0x47940d(0x106))/0x8+-parseInt(_0x47940d(0x109))/0x9*(-parseInt(_0x47940d(0x103))/0xa);if(_0x3b9c14===_0x1418d9)break;else _0xac30ec['push'](_0xac30ec['shift']());}catch(_0x1b74dd){_0xac30ec['push'](_0xac30ec['shift']());}}}(_0x59d5,0x7e197));import{Plugin as _0x28fa10}from'ckeditor5/src/core.js';import _0x5efa53 from'./table.js';function _0x59d5(){const _0x2f1a97=['550SGKeqc','TrackChangesEditing','10LTaeFX','3943120sDLwtN','editor','get','469188EXxtVI','3472300KnutaH','2573998ticwpR','requires','enableCommand','1184664WuQTOi','88UvpKsM','toggleTableCaption','9322hoEVSh','TableCaptionEditing','afterInit','has','1912074mIAhHC','plugins'];_0x59d5=function(){return _0x2f1a97;};return _0x59d5();}export default class Mt extends _0x28fa10{static get[_0x2a600a(0x10c)](){return[_0x5efa53];}[_0x2a600a(0xff)](){const _0x353904=_0x2a600a,_0x242284=this[_0x353904(0x107)];if(!_0x242284[_0x353904(0x102)][_0x353904(0x100)](_0x353904(0xfe)))return;_0x242284[_0x353904(0x102)][_0x353904(0x108)](_0x353904(0x104))[_0x353904(0x10d)](_0x353904(0xfc));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4498fb=_0x4367;(function(_0x2710a1,_0x4171ae){const _0x4e6588=_0x4367,_0x3adc61=_0x2710a1();while(!![]){try{const _0x8d1898=parseInt(_0x4e6588(0xd7))/0x1*(parseInt(_0x4e6588(0x14f))/0x2)+parseInt(_0x4e6588(0xe7))/0x3+parseInt(_0x4e6588(0x120))/0x4+parseInt(_0x4e6588(0x160))/0x5+-parseInt(_0x4e6588(0x123))/0x6+parseInt(_0x4e6588(0xf9))/0x7*(-parseInt(_0x4e6588(0xd3))/0x8)+-parseInt(_0x4e6588(0xc3))/0x9*(-parseInt(_0x4e6588(0x14a))/0xa);if(_0x8d1898===_0x4171ae)break;else _0x3adc61['push'](_0x3adc61['shift']());}catch(_0x36acf2){_0x3adc61['push'](_0x3adc61['shift']());}}}(_0x234b,0xe40bd));import{getTranslation as _0x58196e}from'../utils/common-translations.js';import{Plugin as _0x42a1ed}from'ckeditor5/src/core.js';import{LiveRange as _0x2256c4}from'ckeditor5/src/engine.js';import{uid as _0x453e9f,priorities as _0x1b1285}from'ckeditor5/src/utils.js';import _0x5ec96b from'./table.js';function _0x234b(){const _0x5034a0=['getRanges','removeMarker','setAttributes','elementToElement','call','selection','change','suggestionUnloaded','getSuggestions','columnInsertionRanges','removeMarkers','createRangeOn','discard','content','rowInsertionRanges','join','some','$graveyard','_createdBatches','has','startsWith','tablePasteCell','find','wrap','getAttributes','insertRows','for','showSuggestionHighlights','_replaceTableSlotCell','TrackChangesEditing','64852pFNgZB','tableCellBackgroundColor','name','6223680FNdALA','stop','accept','first','map','registerPostFixer','document','getMarkers','getRange','markMultiRangeDeletion','table','deletionRanges','entries','reduce','tablePasteChainId','view','columnInsertionIndexes','rowInsertionIndexes','column','last','tableCellHorizontalAlignment','deletion','isInContent','tableCellPadding','createRangeIn','cell','insertionRanges','descriptionFactory','*Replace\x20table\x20cells*','redo','createPositionBefore','detach','getRowIndexes','high','documentSelection','Users','getItems','fromEntries','removeColumns','930670NMkyLz','commands','add','TableUtils','_getCoordsForCells','1124mIulGp','insertColumns','markMultiRangeInsertion','subType','low','unwrap','previous','length','paragraph','getColumns','every','containsRange','ck-suggestion-marker-insertion','trackChanges','position','options','markerAttributes','8713570TOSSyo','updateMarker','_tablePostFixingSubtypes','markMultiRangeBlockFormat','tableCellSuggestion','element','tableCellVerticalAlignment','getTableIfOnlyTableInContent','forEach','createElement','previousSibling','formatBlock','start','suggestion:formatBlock:tablePasteCell','forceDefaultExecution','return','model','fromRange','oldRange','getChanges','push','suggestionLoaded','getContainedElement','getChangedMarkers','columns','getSuggestion','tableCellBorderWidth','getRows','createRange','tableCell','tablePasteColumn','removeRows','row','fill','TableClipboard','nodeAfter','endRow','dataDowncast','activeMarkers','remove','endColumn','cells','insertContent','type','tablePaste','clipboardOutput','markers','getAllAdjacentSuggestions','36cNXQUH','insertion','keys','differ','author','get','editing','end','from','afterInit','editor','findAncestor','registerDescriptionCallback','getShiftedBy','_splitMarkerName','ck-suggestion-marker--active','3664XOhJsp','set','nextSibling','editingDowncast','471lSHsFG','filter','root','isEmpty','suggestion-td','conversion','locale','isEqual','getColumnIndexes','_suggestionFactory','rows','register','value','getChildren','rootName','next','8322povCPm','getChild','listenTo','suggestion','getSelectionAffectedTableCells','hasSuggestion','registerCustomCallback','insert','batch','getSuggestionCallback','move','requires','attributes','_isForcedDefaultExecutionBlock','tableCellBorderColor','createTableWalker','setAttribute','tableCellBorderStyle','6531sgahYQ','includes','plugins','tablePasteRow','newRange','schema','ck-suggestion-marker','markerToHighlight','markerName'];_0x234b=function(){return _0x5034a0;};return _0x234b();}const ge=[_0x4498fb(0xad),_0x4498fb(0xf5),_0x4498fb(0xf8),_0x4498fb(0x137),_0x4498fb(0x166),_0x4498fb(0x121),_0x4498fb(0x13a)],Ce=Object[_0x4498fb(0x148)](ge[_0x4498fb(0x127)](_0x3dbe8a=>[_0x3dbe8a,null]));function _0x4367(_0x915c2a,_0x5c1ee0){const _0x234bb6=_0x234b();return _0x4367=function(_0x436706,_0x3c74d2){_0x436706=_0x436706-0xa0;let _0x28d4e9=_0x234bb6[_0x436706];return _0x28d4e9;},_0x4367(_0x915c2a,_0x5c1ee0);}export default class It extends _0x42a1ed{static get[_0x4498fb(0xf2)](){return[_0x5ec96b];}[_0x4498fb(0xcc)](){const _0x4975f5=_0x4498fb,_0x5ea933=this[_0x4975f5(0xcd)];if(!_0x5ea933[_0x4975f5(0xfb)][_0x4975f5(0x115)](_0x4975f5(0xb5)))return;const _0xbad57c=_0x5ea933[_0x4975f5(0xfb)][_0x4975f5(0xc8)](_0x4975f5(0x11f)),_0x557112=_0x5ea933[_0x4975f5(0xfb)][_0x4975f5(0xc8)](_0x4975f5(0x14d)),_0x41f040=_0x5ea933[_0x4975f5(0xfb)][_0x4975f5(0xc8)](_0x5ec96b),_0x111c61=_0x5ea933[_0x4975f5(0xfb)][_0x4975f5(0xc8)](_0x4975f5(0xb5));_0x41f040[_0x4975f5(0x162)][_0x4975f5(0xa7)](_0x4975f5(0xfc),_0x4975f5(0xb1)),_0x5ea933[_0x4975f5(0xa3)][_0x4975f5(0xfe)][_0x4975f5(0xe2)](_0x4975f5(0x164),{'allowIn':_0x4975f5(0xb0),'allowContentOf':_0x4975f5(0xb0),'isLimit':!0x0}),_0x5ea933[_0x4975f5(0xdc)][_0x4975f5(0x105)]({'model':_0x4975f5(0x164),'view':_0x4975f5(0xdb)});let _0x1efca7=null;_0x5ea933[_0x4975f5(0xa3)]['on'](_0x4975f5(0xbd),(_0x3fed59,_0x3018f0)=>{const _0x2686fc=_0x4975f5,[_0x2145fc,_0x52f65a]=_0x3018f0,_0x2c8f17=_0x3018f0[_0x3018f0[_0x2686fc(0x156)]-0x1];_0x2c8f17&&_0x2c8f17[_0x2686fc(0xa1)]||_0xbad57c[_0x2686fc(0xf4)]||this[_0x2686fc(0xcd)][_0x2686fc(0x14b)][_0x2686fc(0xc8)](_0x2686fc(0x15c))[_0x2686fc(0xe3)]&&function(_0x4ed830,_0x163aa1,_0x1463a6,_0x40fef6,_0x4da4f2){const _0x9a2a5a=_0x2686fc;if(_0x163aa1&&!_0x163aa1['is'](_0x9a2a5a(0x145)))return!0x1;const _0x3ed519=_0x4da4f2[_0x9a2a5a(0x167)](_0x4ed830,_0x1463a6);if(!_0x3ed519||!he(_0x3ed519,void 0x0,_0x40fef6))return!0x1;const _0x252127=_0x40fef6[_0x9a2a5a(0xeb)](_0x1463a6[_0x9a2a5a(0x129)][_0x9a2a5a(0x107)]);if(!_0x252127[_0x9a2a5a(0x156)])return!0x1;const _0x53f3b2=_0x252127[0x0][_0x9a2a5a(0xce)](_0x9a2a5a(0x12d)),_0x1e4404=_0x40fef6[_0x9a2a5a(0x143)](_0x252127),_0x407d4f=_0x40fef6[_0x9a2a5a(0xdf)](_0x252127),_0x1f8538={'startRow':_0x1e4404[_0x9a2a5a(0x126)],'endRow':_0x1e4404[_0x9a2a5a(0x136)],'startColumn':_0x407d4f[_0x9a2a5a(0x126)],'endColumn':_0x407d4f[_0x9a2a5a(0x136)]};return 0x1==_0x252127[_0x9a2a5a(0x156)]&&(_0x1f8538[_0x9a2a5a(0xb7)]+=_0x40fef6[_0x9a2a5a(0xae)](_0x3ed519)-0x1,_0x1f8538[_0x9a2a5a(0xbb)]+=_0x40fef6[_0x9a2a5a(0x158)](_0x3ed519)-0x1),he(_0x53f3b2,_0x1f8538,_0x40fef6);}(_0x2145fc,_0x52f65a,_0x5ea933[_0x2686fc(0xa3)],_0x557112,_0x111c61)&&(_0x3fed59[_0x2686fc(0x124)](),_0x1efca7={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x5ea933[_0x2686fc(0xa3)][_0x2686fc(0x108)](()=>{const _0x1fb537=_0x2686fc;_0x5ea933[_0x1fb537(0xa3)][_0x1fb537(0xbd)](_0x3018f0[0x0],_0x3018f0[0x1],_0x3018f0[0x2],{'forceDefaultExecution':!0x0});const _0x5f3dd=_0x453e9f(),{rowInsertionRanges:_0x5b4d4a,columnInsertionRanges:_0x3f2913,insertionRanges:_0x473008,deletionRanges:_0x1cdf56,cells:_0x5db572}=_0x1efca7;_0x5b4d4a[_0x1fb537(0x156)]&&_0xbad57c[_0x1fb537(0x151)](_0x5b4d4a,_0x1fb537(0xfc),{'tablePasteChainId':_0x5f3dd}),_0x3f2913[_0x1fb537(0x156)]&&_0xbad57c[_0x1fb537(0x151)](_0x3f2913,_0x1fb537(0xb1),{'tablePasteChainId':_0x5f3dd}),_0x473008[_0x1fb537(0x156)]&&(_0xbad57c[_0x1fb537(0x151)](_0x473008,_0x1fb537(0xbf),{'tablePasteChainId':_0x5f3dd,'skipNestingCheck':!0x0}),_0x473008[_0x1fb537(0x168)](_0x4b38bc=>{const _0x1cb955=_0x1fb537;var _0x111471;return null===(_0x111471=_0x4b38bc[_0x1cb955(0x142)])||void 0x0===_0x111471?void 0x0:_0x111471[_0x1cb955(0x106)](_0x4b38bc);})),_0x1cdf56[_0x1fb537(0x156)]&&(_0xbad57c[_0x1fb537(0x12c)](_0x1cdf56,_0x1fb537(0xbf),{'tablePasteChainId':_0x5f3dd,'skipNestingCheck':!0x0}),_0x1cdf56[_0x1fb537(0x168)](_0x16e68c=>{const _0x212548=_0x1fb537;var _0x486776;return null===(_0x486776=_0x16e68c[_0x212548(0x142)])||void 0x0===_0x486776?void 0x0:_0x486776[_0x212548(0x106)](_0x16e68c);}));const _0x3488b6=_0xbad57c[_0x1fb537(0x163)](_0x5db572[_0x1fb537(0x127)](({element:_0x5ee6d3})=>_0x5ee6d3),{'formatGroupId':_0x453e9f()},[],_0x1fb537(0x117),{'tablePasteChainId':_0x5f3dd});if(_0x3488b6){const _0x4202fd=_0x3488b6[_0x1fb537(0x12a)](),_0x2cff08=[];for(const {element:_0x2ec408,attributes:_0x54afb9}of _0x5db572){if(!_0x54afb9)continue;const _0x313ec7=_0x5ea933[_0x1fb537(0xa3)][_0x1fb537(0x10d)](_0x2ec408),_0x152506=_0x4202fd[_0x1fb537(0x118)](_0x1ae8fd=>_0x1ae8fd[_0x1fb537(0x12b)]()[_0x1fb537(0xde)](_0x313ec7));_0x152506&&_0x2cff08[_0x1fb537(0xa7)]([_0x152506[_0x1fb537(0x122)],_0x54afb9]);}_0x2cff08[_0x1fb537(0x156)]&&_0x3488b6[_0x1fb537(0xf7)](_0x1fb537(0x15f),Object[_0x1fb537(0x148)](_0x2cff08));}_0x1efca7=null;}));},{'priority':_0x1b1285[_0x4975f5(0x144)]+0xa}),_0x5ea933[_0x4975f5(0xfb)][_0x4975f5(0xc8)](_0x4975f5(0xb5))['on'](_0x4975f5(0x11e),(_0x17d531,_0x3fe7d0)=>{const _0x59ec0e=_0x4975f5,[_0x558c4f,_0x3012ce,,_0xa42212]=_0x3fe7d0;if(!_0x1efca7)return;_0x17d531[_0x59ec0e(0x124)]();const _0x45f6e2=_0x558c4f[_0x59ec0e(0x13c)],_0x4302d6=_0x3012ce,_0x444f2d=Pe(_0x45f6e2),_0x236982=Pe(_0x4302d6);_0x17d531[_0x59ec0e(0xa2)]=_0x45f6e2;let _0x5e6fd8=null,_0x3aa23b=null;if(_0x236982||_0x444f2d){if(_0x444f2d&&!_0x236982){_0xa42212[_0x59ec0e(0xba)](_0x45f6e2[_0x59ec0e(0xe8)](0x0));for(const _0x384178 of Array[_0x59ec0e(0xcb)](_0x4302d6[_0x59ec0e(0xe4)]()))_0xa42212[_0x59ec0e(0xee)](_0x384178,_0x45f6e2,_0x59ec0e(0xca));const _0xb0b7b9=_0x1efca7[_0x59ec0e(0x134)][_0x59ec0e(0xfa)](_0x558c4f[_0x59ec0e(0xb3)]),_0x4e4e53=_0x1efca7[_0x59ec0e(0x133)][_0x59ec0e(0xfa)](_0x558c4f[_0x59ec0e(0x135)]);_0xb0b7b9||_0x4e4e53||(_0x5e6fd8=_0x2256c4[_0x59ec0e(0xa4)](_0xa42212[_0x59ec0e(0x13b)](_0x45f6e2)));}else _0x236982&&!_0x444f2d&&(_0x3aa23b=_0xa42212[_0x59ec0e(0x13b)](_0x45f6e2));}else{const _0x246f58=_0xa42212[_0x59ec0e(0x169)](_0x59ec0e(0x164)),_0x21024a=_0xa42212[_0x59ec0e(0x169)](_0x59ec0e(0x164));_0xa42212[_0x59ec0e(0x119)](_0xa42212[_0x59ec0e(0x13b)](_0x45f6e2),_0x21024a),_0xa42212[_0x59ec0e(0xee)](_0x246f58,_0x45f6e2,0x0);for(const _0x24b267 of Array[_0x59ec0e(0xcb)](_0x4302d6[_0x59ec0e(0xe4)]()))_0xa42212[_0x59ec0e(0xee)](_0x24b267,_0x246f58,_0x59ec0e(0xca));_0x5e6fd8=_0x2256c4[_0x59ec0e(0xa4)](_0xa42212[_0x59ec0e(0x10d)](_0x246f58)),_0x3aa23b=_0x2256c4[_0x59ec0e(0xa4)](_0xa42212[_0x59ec0e(0x10d)](_0x21024a));}const _0x5c3dc9=Array[_0x59ec0e(0xcb)](_0x4302d6[_0x59ec0e(0x11a)]())[_0x59ec0e(0xd8)](([_0xa9b76a])=>ge[_0x59ec0e(0xfa)](_0xa9b76a));_0x1efca7[_0x59ec0e(0xbc)][_0x59ec0e(0xa7)]({'element':_0x45f6e2,'attributes':_0x5c3dc9[_0x59ec0e(0x156)]?Object[_0x59ec0e(0x148)](_0x5c3dc9):null}),_0x5e6fd8&&_0x1efca7[_0x59ec0e(0x13d)][_0x59ec0e(0xa7)](_0x5e6fd8),_0x3aa23b&&_0x1efca7[_0x59ec0e(0x12e)][_0x59ec0e(0xa7)](_0x3aa23b);},{'priority':_0x4975f5(0x144)}),_0x557112['on'](_0x4975f5(0x150),(_0xf6e83b,_0x3d1d85)=>{const _0x360f19=_0x4975f5,[_0x4c5558,_0x46c165={}]=_0x3d1d85;if(!_0x1efca7)return;const _0x14e874=_0x46c165['at']||0x0,_0x52b450=_0x46c165[_0x360f19(0xab)]||0x1;_0x1efca7[_0x360f19(0x133)]=new Array(_0x52b450)[_0x360f19(0xb4)](_0x14e874)[_0x360f19(0x127)]((_0x28a883,_0x325a5f)=>_0x28a883+_0x325a5f);for(const {cell:_0x3e132b}of _0x557112[_0x360f19(0xf6)](_0x4c5558,{'startColumn':_0x14e874,'endColumn':_0x14e874+_0x52b450-0x1}))_0x1efca7[_0x360f19(0x10b)][_0x360f19(0xa7)](_0x5ea933[_0x360f19(0xa3)][_0x360f19(0x10d)](_0x3e132b));},{'priority':_0x4975f5(0x153)}),_0x557112['on'](_0x4975f5(0x11b),(_0x432697,_0x579363)=>{const _0x50dd2b=_0x4975f5,[_0x45ed57,_0x3ceb83={}]=_0x579363;if(!_0x1efca7)return;const _0x31e324=_0x3ceb83['at']||0x0,_0x42c990=_0x3ceb83[_0x50dd2b(0xe1)]||0x1;_0x1efca7[_0x50dd2b(0x134)]=new Array(_0x42c990)[_0x50dd2b(0xb4)](_0x31e324)[_0x50dd2b(0x127)]((_0x1c0b08,_0x1489cb)=>_0x1c0b08+_0x1489cb);for(const {cell:_0x4c3c5d}of _0x557112[_0x50dd2b(0xf6)](_0x45ed57,{'startRow':_0x31e324,'endRow':_0x31e324+_0x42c990-0x1}))_0x1efca7[_0x50dd2b(0x110)][_0x50dd2b(0xa7)](_0x5ea933[_0x50dd2b(0xa3)][_0x50dd2b(0x10d)](_0x4c3c5d));},{'priority':_0x4975f5(0x153)}),_0xbad57c[_0x4975f5(0x13e)][_0x4975f5(0xcf)](_0x35ed79=>{const _0x2e3639=_0x4975f5;if(_0x35ed79[_0x2e3639(0x152)]&&_0x35ed79[_0x2e3639(0x152)][_0x2e3639(0x116)](_0x2e3639(0xbf)))return _0x35ed79[_0x2e3639(0x155)]?{}:{'type':_0x2e3639(0xc4),'content':_0x58196e(_0x5ea933[_0x2e3639(0xdd)],_0x2e3639(0x13f))};});const _0x2df5c9=()=>!0x1;for(const _0x222ed7 of[_0x4975f5(0xbf),_0x4975f5(0xb1),_0x4975f5(0xfc),_0x4975f5(0x117)])_0xbad57c[_0x4975f5(0xe0)][_0x4975f5(0xed)](_0x4975f5(0xc4),_0x222ed7,_0x4975f5(0x111),_0x2df5c9),_0xbad57c[_0x4975f5(0xe0)][_0x4975f5(0xed)](_0x4975f5(0x138),_0x222ed7,_0x4975f5(0x111),_0x2df5c9),_0xbad57c[_0x4975f5(0xe0)][_0x4975f5(0xed)](_0x4975f5(0x16b),_0x222ed7,_0x4975f5(0x111),_0x2df5c9);_0xbad57c[_0x4975f5(0xe0)][_0x4975f5(0xed)](_0x4975f5(0x16b),_0x4975f5(0x117),_0x4975f5(0x10e),_0x2df5c9),_0xbad57c[_0x4975f5(0xe0)][_0x4975f5(0xed)](_0x4975f5(0x16b),_0x4975f5(0x117),_0x4975f5(0x125),(_0x476509,_0x1d9b7f,_0x3533d7)=>{const _0x3ed0cd=_0x4975f5,_0x27eabd=_0x476509[_0x3ed0cd(0x127)](_0x13e3c6=>_0x13e3c6[_0x3ed0cd(0xa9)]())[_0x3ed0cd(0xd8)](_0x73db12=>_0x73db12),_0x574e0b=new Map(_0x27eabd[_0x3ed0cd(0x127)](_0x119120=>[_0x119120,null]));if(_0x1efca7){for(const {element:_0x167183,attributes:_0x1ffaf5}of _0x1efca7[_0x3ed0cd(0xbc)])_0x1ffaf5&&_0x574e0b[_0x3ed0cd(0xd4)](_0x167183,_0x1ffaf5);}else{if(_0x3533d7&&_0x3533d7[_0x3ed0cd(0x15f)])for(const [_0x4a7ec4,_0x5385f1]of Object[_0x3ed0cd(0x12f)](_0x3533d7[_0x3ed0cd(0x15f)])){const _0x56871c=_0x5ea933[_0x3ed0cd(0xa3)][_0x3ed0cd(0xc1)][_0x3ed0cd(0xc8)](_0x4a7ec4),_0x4a2fb9=_0x56871c?_0x56871c[_0x3ed0cd(0x12b)]()[_0x3ed0cd(0xa9)]():null;_0x4a2fb9&&_0x574e0b[_0x3ed0cd(0xd4)](_0x4a2fb9,_0x5385f1);}}_0x5ea933[_0x3ed0cd(0xa3)][_0x3ed0cd(0x108)](_0x4765c2=>{const _0x53b817=_0x3ed0cd;for(const [_0x39b8df,_0x5872a1]of _0x574e0b)_0x4765c2[_0x53b817(0x104)]({...Ce,..._0x5872a1},_0x39b8df);});});const _0x491315=(_0x380b6b,_0x276ddc)=>{const _0x259034=_0x4975f5;_0xbad57c[_0x259034(0xe0)][_0x259034(0xed)](_0x380b6b,_0x259034(0xbf),_0x276ddc,(_0x1b6c10,_0x44d7bc,_0x21d289)=>{const _0x2f265f=_0x259034;_0x5ea933[_0x2f265f(0xa3)][_0x2f265f(0x108)](_0x292466=>{const _0x293761=_0x2f265f,_0x22dbde=[];for(const _0x26208a of _0x1b6c10){const _0x202a21=_0x26208a[_0x293761(0x16c)][_0x293761(0xb6)];_0x202a21['is'](_0x293761(0x165),_0x293761(0x164))&&_0x22dbde[_0x293761(0xa7)](_0x202a21);}_0xbad57c[_0x293761(0xe0)][_0x293761(0xf0)](_0x380b6b,null,_0x276ddc)(_0x1b6c10,_0x44d7bc,_0x21d289);for(const _0x33e585 of _0x22dbde)_0x293761(0x113)!=_0x33e585[_0x293761(0xd9)][_0x293761(0xe5)]&&_0x292466[_0x293761(0x154)](_0x33e585);});});};_0x491315(_0x4975f5(0xc4),_0x4975f5(0x125)),_0x491315(_0x4975f5(0xc4),_0x4975f5(0x10e)),_0x491315(_0x4975f5(0x138),_0x4975f5(0x125)),_0x491315(_0x4975f5(0x138),_0x4975f5(0x10e)),_0xbad57c[_0x4975f5(0xe0)][_0x4975f5(0xed)](_0x4975f5(0xc4),_0x4975f5(0xfc),_0x4975f5(0x10e),_0x267fe4=>{const _0x139701=_0x4975f5,_0x2a78af=_0x267fe4[_0x139701(0x127)](_0x302f53=>_0x302f53[_0x139701(0xa9)]()),_0x3778b8=_0x2a78af[0x0][_0x139701(0xce)](_0x139701(0x12d)),{minRow:_0x152644,maxRow:_0x435387}=_0x41f040[_0x139701(0x14e)](_0x2a78af);_0x557112[_0x139701(0xb2)](_0x3778b8,{'at':_0x152644,'rows':_0x435387-_0x152644+0x1});}),_0xbad57c[_0x4975f5(0xe0)][_0x4975f5(0xed)](_0x4975f5(0xc4),_0x4975f5(0xb1),_0x4975f5(0x10e),_0x280c0c=>{const _0x1ee71b=_0x4975f5,_0xe7260d=_0x280c0c[_0x1ee71b(0x127)](_0x212b91=>_0x212b91[_0x1ee71b(0xa9)]()),_0x51059e=_0xe7260d[0x0][_0x1ee71b(0xce)](_0x1ee71b(0x12d)),{minColumn:_0x56bb03,maxColumn:_0x28f069}=_0x41f040[_0x1ee71b(0x14e)](_0xe7260d);_0x557112[_0x1ee71b(0x149)](_0x51059e,{'at':_0x56bb03,'columns':_0x28f069-_0x56bb03+0x1});});const _0x48706c=(_0x3e7816,_0x59eb20)=>{const _0x1f9024=_0x4975f5;if(!_0x59eb20[_0x1f9024(0x152)]||!_0x59eb20[_0x1f9024(0x152)][_0x1f9024(0x116)](_0x1f9024(0xbf)))return;const _0x2d5e65=_0x59eb20[_0x1f9024(0xf3)][_0x1f9024(0x131)],_0x4d0eb9=_0xbad57c[_0x1f9024(0x10a)]()[_0x1f9024(0xd8)](_0xf9e9cd=>_0xf9e9cd[_0x1f9024(0x139)]&&_0xf9e9cd[_0x1f9024(0xf3)]&&_0xf9e9cd[_0x1f9024(0xf3)][_0x1f9024(0x131)]==_0x2d5e65);_0x4d0eb9[_0x1f9024(0x156)]&&_0x59eb20[_0x1f9024(0xc2)]()[_0x1f9024(0x156)]!=_0x4d0eb9[_0x1f9024(0x156)]&&_0x4d0eb9[_0x1f9024(0x130)]((_0xd531a9,_0x4c96c2)=>(_0xd531a9[_0x1f9024(0xe6)]=_0x4c96c2,_0x4c96c2[_0x1f9024(0x155)]=_0xd531a9,_0x4c96c2));};function _0x1cd8bc(_0x596624,_0x90af35=!0x0){const _0x3cacd8=_0x4975f5,{id:_0x3505eb}=_0xbad57c[_0x3cacd8(0xd1)](_0x596624[_0x3cacd8(0x101)]),_0x467330=[_0x3cacd8(0xff),_0x3cacd8(0x15b)],_0x5422ce=_0xbad57c[_0x3cacd8(0xb9)][_0x3cacd8(0xfa)](_0x596624[_0x3cacd8(0x101)]);return _0x5422ce&&_0x467330[_0x3cacd8(0xa7)](_0x3cacd8(0xd2)),{'classes':_0x467330,'attributes':{'data-suggestion':_0x3505eb},'priority':_0x5422ce&&_0x90af35?0xbc2:0xbb8};}_0xbad57c['on'](_0x4975f5(0xa8),_0x48706c,{'priority':_0x4975f5(0x144)}),_0xbad57c['on'](_0x4975f5(0x109),_0x48706c,{'priority':_0x4975f5(0x144)}),_0x5ea933[_0x4975f5(0xa3)][_0x4975f5(0x129)][_0x4975f5(0x128)](()=>{const _0x37110d=_0x4975f5;let _0x4ea95c=!0x1;const _0x21e04b=Array[_0x37110d(0xcb)](_0x5ea933[_0x37110d(0xa3)][_0x37110d(0x129)][_0x37110d(0xc6)][_0x37110d(0xaa)]());for(const {name:_0x4c8893,data:_0x137fa8}of _0x21e04b){const {group:_0x4a8086,type:_0x536ae8,id:_0x132d67}=_0xbad57c[_0x37110d(0xd1)](_0x4c8893);if(_0x37110d(0xea)!=_0x4a8086||_0x37110d(0x138)!=_0x536ae8||_0x137fa8[_0x37110d(0xa5)])continue;if(!_0xbad57c[_0x37110d(0xec)](_0x132d67))continue;const _0x5e712f=_0xbad57c[_0x37110d(0xac)](_0x132d67)[_0x37110d(0x102)](),_0x3f87c1=_0x5ea933[_0x37110d(0xfb)][_0x37110d(0xc8)](_0x37110d(0x146))['me'];for(const _0x1b2b43 of _0xbad57c[_0x37110d(0x10a)]()){if(!_0x1b2b43[_0x37110d(0x139)]||_0x1b2b43[_0x37110d(0xc7)]!=_0x3f87c1)continue;if(_0x37110d(0x16b)!=_0x1b2b43[_0x37110d(0xbe)]||_0x37110d(0x117)!=_0x1b2b43[_0x37110d(0x152)])continue;if(_0x1b2b43[_0x37110d(0x102)]()[_0x37110d(0x159)](_0x331685=>_0x5e712f[_0x37110d(0x112)](_0xcd8ea3=>_0xcd8ea3[_0x37110d(0x15a)](_0x331685,!0x0)))){for(const _0x33b359 of _0x1b2b43[_0x37110d(0xc2)]())_0x33b359[_0x37110d(0x139)]&&(_0x33b359[_0x37110d(0x10e)](),_0x4ea95c=!0x0);}}}return _0x4ea95c;}),_0x5ea933[_0x4975f5(0xa3)][_0x4975f5(0x129)][_0x4975f5(0x128)](_0x7073e3=>{const _0x462baa=_0x4975f5,_0x403ffd=_0x5ea933[_0x462baa(0x14b)][_0x462baa(0xc8)](_0x462baa(0x140));if(!_0x403ffd||!_0x403ffd[_0x462baa(0x114)][_0x462baa(0x115)](_0x7073e3[_0x462baa(0xef)]))return!0x1;let _0x20c563=!0x1;const _0x453740=_0x5ea933[_0x462baa(0xfb)][_0x462baa(0xc8)](_0x462baa(0x146))['me'],_0x42cf76=_0x5ea933[_0x462baa(0xa3)][_0x462baa(0x129)][_0x462baa(0xc6)][_0x462baa(0xa6)](),_0x4ce65d=Array[_0x462baa(0xcb)](_0x5ea933[_0x462baa(0xa3)][_0x462baa(0x129)][_0x462baa(0xc6)][_0x462baa(0xaa)]())[_0x462baa(0xd8)](({name:_0x1564b9,data:_0x233666})=>{const _0x5e7cfd=_0x462baa,{group:_0x42ed33,subType:_0x5e2260,authorId:_0x466994}=_0xbad57c[_0x5e7cfd(0xd1)](_0x1564b9);return _0x5e7cfd(0xea)==_0x42ed33&&_0x5e7cfd(0xbf)==_0x5e2260&&_0x466994==_0x453740['id']&&!_0x233666[_0x5e7cfd(0xa5)];});for(const _0x5c3e8a of _0x42cf76){if(_0x462baa(0xee)!=_0x5c3e8a[_0x462baa(0xbe)]||_0x462baa(0x164)!=_0x5c3e8a[_0x462baa(0x122)]||0x1!=_0x5c3e8a[_0x462baa(0x156)])continue;const _0x416969=_0x7073e3[_0x462baa(0xaf)](_0x5c3e8a[_0x462baa(0x15d)],_0x5c3e8a[_0x462baa(0x15d)][_0x462baa(0xd0)](0x1));if(!_0x4ce65d[_0x462baa(0x118)](({data:_0x2b108f})=>_0x2b108f[_0x462baa(0xfd)][_0x462baa(0xde)](_0x416969))){for(const {name:_0x3585eb,data:_0x5c6c8d}of _0x4ce65d)if(_0x416969[_0x462baa(0x15a)](_0x5c6c8d[_0x462baa(0xfd)])){_0x7073e3[_0x462baa(0x161)](_0x3585eb,{'range':_0x416969}),_0x20c563=!0x0;break;}}}return _0x20c563;}),_0x5ea933[_0x4975f5(0xa3)][_0x4975f5(0x129)][_0x4975f5(0x128)](_0x45ab79=>{const _0x1252a7=_0x4975f5;let _0x2d3470=!0x1;const _0x4d9107=_0x5ea933[_0x1252a7(0xfb)][_0x1252a7(0xc8)](_0x1252a7(0x146))['me'],_0x24e233=_0xbad57c[_0x1252a7(0x10a)]()[_0x1252a7(0xd8)](_0x180a81=>_0x180a81[_0x1252a7(0x139)]&&_0x180a81[_0x1252a7(0xc7)]==_0x4d9107),_0x37a813=new Set(),_0xc482aa=new Set();for(const _0x483d19 of _0x24e233)if(_0x1252a7(0xbf)==_0x483d19[_0x1252a7(0x152)])for(const _0x3e76b1 of _0x483d19[_0x1252a7(0x12a)]()){const _0x24117a=_0x3e76b1[_0x1252a7(0x12b)]()[_0x1252a7(0xa9)]();if(_0x24117a){if(_0x24117a['is'](_0x1252a7(0x165),_0x1252a7(0x164))&&Pe(_0x24117a)){_0x483d19[_0x1252a7(0x103)](_0x3e76b1[_0x1252a7(0x122)]),_0x37a813[_0x1252a7(0x14c)](_0x24117a),_0x2d3470=!0x0;const _0x2c239e=_0x24117a[_0x1252a7(0xd5)],_0x3e4f98=_0x24117a[_0x1252a7(0x16a)],_0x338be4=_0x2c239e&&_0x2c239e['is'](_0x1252a7(0x165),_0x1252a7(0x164)),_0x24435e=_0x3e4f98&&_0x3e4f98['is'](_0x1252a7(0x165),_0x1252a7(0x164));_0x338be4&&!_0x37a813[_0x1252a7(0x115)](_0x2c239e)&&_0xc482aa[_0x1252a7(0x14c)](_0x2c239e),_0x24435e&&!_0x37a813[_0x1252a7(0x115)](_0x3e4f98)&&_0xc482aa[_0x1252a7(0x14c)](_0x3e4f98);}else _0x24117a['is'](_0x1252a7(0x165),_0x1252a7(0x157))&&_0x24117a[_0x1252a7(0xda)]&&(_0x483d19[_0x1252a7(0x103)](_0x3e76b1[_0x1252a7(0x122)]),_0x2d3470=!0x0);}}else{if(_0x1252a7(0x117)==_0x483d19[_0x1252a7(0x152)]){if(!_0x483d19[_0x1252a7(0xf3)]||!_0x483d19[_0x1252a7(0xf3)][_0x1252a7(0x131)])continue;const _0x17d621=_0x483d19[_0x1252a7(0xf3)][_0x1252a7(0x15f)];if(_0x17d621&&Object[_0x1252a7(0xc5)](_0x17d621)[_0x1252a7(0x156)])continue;const _0x32c521=_0x483d19[_0x1252a7(0xf3)][_0x1252a7(0x131)];let _0x271908=!0x0,_0x3da7c9=!0x0;for(const _0x231a5a of _0x24e233)if(_0x231a5a[_0x1252a7(0x152)]&&_0x231a5a[_0x1252a7(0x152)][_0x1252a7(0x116)](_0x1252a7(0xbf))){if(!_0x231a5a[_0x1252a7(0xf3)][_0x1252a7(0x131)]){_0x3da7c9=!0x1;break;}if(_0x231a5a['id']!=_0x483d19['id']&&_0x231a5a[_0x1252a7(0xf3)][_0x1252a7(0x131)]==_0x32c521){_0x271908=!0x1;break;}}_0x3da7c9&&_0x271908&&(_0x483d19[_0x1252a7(0x10c)](),_0x2d3470=!0x0);}}for(const _0x2e34a7 of _0x37a813)_0x45ab79[_0x1252a7(0xba)](_0x2e34a7);for(const _0x463e10 of _0xc482aa)_0x45ab79[_0x1252a7(0x154)](_0x463e10);return _0x2d3470;}),_0x5ea933[_0x4975f5(0xdc)][_0x4975f5(0x11c)](_0x4975f5(0xd6))[_0x4975f5(0x100)]({'model':_0x4975f5(0xa0),'view':(_0x46fde3,_0x26e8d4)=>_0x1cd8bc(_0x46fde3),'converterPriority':_0x4975f5(0x144)}),_0x5ea933[_0x4975f5(0xdc)][_0x4975f5(0x11c)](_0x4975f5(0xb8))[_0x4975f5(0x100)]({'model':_0x4975f5(0xa0),'view':(_0x11db95,_0x282b42)=>_0x282b42[_0x4975f5(0x15e)][_0x4975f5(0x11d)]?_0x1cd8bc(_0x11db95,!0x1):null,'converterPriority':_0x4975f5(0x144)});const _0x4ba0fb=_0x5ea933[_0x4975f5(0xc9)][_0x4975f5(0x132)];this[_0x4975f5(0xe9)](_0x4ba0fb[_0x4975f5(0x129)],_0x4975f5(0xc0),(_0x1978df,_0xa942aa)=>{const _0x22971c=_0x4975f5,_0x56a2b8=[];for(const _0x4d22df of _0x4ba0fb[_0x22971c(0x13b)](_0xa942aa[_0x22971c(0x10f)])[_0x22971c(0x147)]())_0x4d22df['is'](_0x22971c(0x165),_0x22971c(0xdb))&&_0x56a2b8[_0x22971c(0xa7)](_0x4d22df);_0x4ba0fb[_0x22971c(0x108)](_0x3d9d31=>{const _0x22e8df=_0x22971c;for(const _0x5174c3 of _0x56a2b8)_0x3d9d31[_0x22e8df(0xf1)](_0x3d9d31[_0x22e8df(0x13b)](_0x5174c3),_0x3d9d31[_0x22e8df(0x141)](_0x5174c3)),_0x3d9d31[_0x22e8df(0xba)](_0x5174c3);});});}}function Pe(_0x240a21){const _0x30ae67=_0x4498fb;if(_0x240a21[_0x30ae67(0xda)])return!0x0;const _0x234445=_0x240a21[_0x30ae67(0xe8)](0x0);return _0x234445['is'](_0x30ae67(0x165),_0x30ae67(0x157))&&_0x234445[_0x30ae67(0xda)];}function he(_0x2e0011,_0x13d502={},_0x263c02){const _0x1e1281=_0x4498fb;for(const {isAnchor:_0x1b1dae,cellHeight:_0x4a3aa4,cellWidth:_0x4d9c4f}of _0x263c02[_0x1e1281(0xf6)](_0x2e0011,{'includeAllSlots':!0x0,..._0x13d502}))if(!_0x1b1dae||0x1!=_0x4a3aa4||0x1!=_0x4d9c4f)return!0x1;return!0x0;}
23
+ const _0x9c45cd=_0x582d;(function(_0x164094,_0x3a643d){const _0x2d9c3f=_0x582d,_0x44ea51=_0x164094();while(!![]){try{const _0x50fe16=-parseInt(_0x2d9c3f(0x111))/0x1*(parseInt(_0x2d9c3f(0x1aa))/0x2)+parseInt(_0x2d9c3f(0x18a))/0x3*(-parseInt(_0x2d9c3f(0x1cf))/0x4)+-parseInt(_0x2d9c3f(0x122))/0x5+-parseInt(_0x2d9c3f(0x1da))/0x6*(-parseInt(_0x2d9c3f(0x1d6))/0x7)+-parseInt(_0x2d9c3f(0x1a5))/0x8*(-parseInt(_0x2d9c3f(0x187))/0x9)+-parseInt(_0x2d9c3f(0x1b3))/0xa*(parseInt(_0x2d9c3f(0x182))/0xb)+parseInt(_0x2d9c3f(0x1ae))/0xc;if(_0x50fe16===_0x3a643d)break;else _0x44ea51['push'](_0x44ea51['shift']());}catch(_0x4cad9c){_0x44ea51['push'](_0x44ea51['shift']());}}}(_0x371c,0xb2244));function _0x582d(_0x4f9f53,_0x15a41b){const _0x371c1e=_0x371c();return _0x582d=function(_0x582d86,_0xf55833){_0x582d86=_0x582d86-0x10c;let _0x3197de=_0x371c1e[_0x582d86];return _0x3197de;},_0x582d(_0x4f9f53,_0x15a41b);}import{getTranslation as _0x2406da}from'../utils/common-translations.js';import{Plugin as _0x46ce25}from'ckeditor5/src/core.js';function _0x371c(){const _0x357b2b=['column','findAncestor','previousSibling','options','nodeAfter','markerToHighlight','locale','conversion','tablePasteColumn','markers','_splitMarkerName','suggestion','move','insert','position','columnInsertionRanges','editing','reduce','descriptionFactory','Users','setAttributes','next','name','insertContent','start','TableUtils','cell','row','*Replace\x20table\x20cells*','accept','rowInsertionIndexes','entries','unwrap','getSelectionAffectedTableCells','columns','tableCellSuggestion','rows','fromRange','isEqual','batch','hasSuggestion','high','return','element','createRange','endColumn','table','ck-suggestion-marker--active','tableCellHorizontalAlignment','fill','_replaceTableSlotCell','differ','insertColumns','tableCellBorderColor','removeMarker','getColumns','every','getColumnIndexes','includes','keys','schema','getAllAdjacentSuggestions','getRange','suggestionUnloaded','formatBlock','getRowIndexes','showSuggestionHighlights','end','endRow','getChangedMarkers','getAttributes','isInContent','oldRange','columnInsertionIndexes','fromEntries','activeMarkers','cells','elementToElement','$graveyard','tablePasteRow','deletion','getRows','TrackChangesEditing','editor','createElement','markerAttributes','attributes','remove','set','suggestion:formatBlock:tablePasteCell','ck-suggestion-marker-insertion','tableCellBorderWidth','length','createRangeIn','commands','451099qrLYWE','containsRange','startsWith','dataDowncast','detach','18WVSPBD','forEach','createPositionBefore','3ApOWaS','updateMarker','ck-suggestion-marker','get','for','markMultiRangeBlockFormat','register','change','newRange','nextSibling','paragraph','redo','tableCellPadding','_createdBatches','document','selection','_tablePostFixingSubtypes','createRangeOn','_getCoordsForCells','type','first','getChild','push','isEmpty','author','tableCellVerticalAlignment','deletionRanges','1026696ISmyjZ','root','documentSelection','some','insertion','4196pApCwf','low','getMarkers','value','17334924DacByS','forceDefaultExecution','getSuggestionCallback','getTableIfOnlyTableInContent','setAttribute','40fspxTS','markMultiRangeDeletion','afterInit','suggestionLoaded','view','content','removeMarkers','join','tablePaste','getSuggestion','add','tableCellBorderStyle','removeRows','stop','suggestion-td','tablePasteChainId','tableCell','TableClipboard','requires','registerCustomCallback','listenTo','clipboardOutput','editingDowncast','previous','getChanges','subType','removeColumns','registerDescriptionCallback','3810244FLkphf','last','insertRows','getRanges','call','_isForcedDefaultExecutionBlock','markerName','7CoPvBG','trackChanges','getItems','map','7441212DcWAQj','registerPostFixer','from','plugins','tableCellBackgroundColor','insertionRanges','16ynZKMS','find','model','has','rowInsertionRanges','tablePasteCell','getSuggestions','wrap','getChildren','_suggestionFactory','rootName','getShiftedBy','filter','markMultiRangeInsertion','getContainedElement','createTableWalker','discard','5308100CXyQVH'];_0x371c=function(){return _0x357b2b;};return _0x371c();}import{LiveRange as _0x282ad5}from'ckeditor5/src/engine.js';import{uid as _0x46a0a2,priorities as _0x2933e1}from'ckeditor5/src/utils.js';import _0x44442c from'./table.js';const ge=[_0x9c45cd(0x17e),_0x9c45cd(0x158),_0x9c45cd(0x1be),_0x9c45cd(0x153),_0x9c45cd(0x1a3),_0x9c45cd(0x10f),_0x9c45cd(0x196)],Ce=Object[_0x9c45cd(0x16d)](ge[_0x9c45cd(0x1d9)](_0x29121e=>[_0x29121e,null]));export default class It extends _0x46ce25{static get[_0x9c45cd(0x1c5)](){return[_0x44442c];}[_0x9c45cd(0x1b5)](){const _0x51ddd9=_0x9c45cd,_0x211644=this[_0x51ddd9(0x176)];if(!_0x211644[_0x51ddd9(0x10e)][_0x51ddd9(0x114)](_0x51ddd9(0x1c4)))return;const _0x27377b=_0x211644[_0x51ddd9(0x10e)][_0x51ddd9(0x18d)](_0x51ddd9(0x175)),_0xa73a67=_0x211644[_0x51ddd9(0x10e)][_0x51ddd9(0x18d)](_0x51ddd9(0x13c)),_0x2f53b1=_0x211644[_0x51ddd9(0x10e)][_0x51ddd9(0x18d)](_0x44442c),_0xfa8ec6=_0x211644[_0x51ddd9(0x10e)][_0x51ddd9(0x18d)](_0x51ddd9(0x1c4));_0x2f53b1[_0x51ddd9(0x19a)][_0x51ddd9(0x1a0)](_0x51ddd9(0x172),_0x51ddd9(0x12b)),_0x211644[_0x51ddd9(0x113)][_0x51ddd9(0x15f)][_0x51ddd9(0x190)](_0x51ddd9(0x146),{'allowIn':_0x51ddd9(0x1c3),'allowContentOf':_0x51ddd9(0x1c3),'isLimit':!0x0}),_0x211644[_0x51ddd9(0x12a)][_0x51ddd9(0x170)]({'model':_0x51ddd9(0x146),'view':_0x51ddd9(0x1c1)});let _0x2d99e9=null;_0x211644[_0x51ddd9(0x113)]['on'](_0x51ddd9(0x13a),(_0x544d15,_0x185d48)=>{const _0x2dc993=_0x51ddd9,[_0x56be3d,_0xcfebd5]=_0x185d48,_0x2eb6f9=_0x185d48[_0x185d48[_0x2dc993(0x17f)]-0x1];_0x2eb6f9&&_0x2eb6f9[_0x2dc993(0x1af)]||_0x27377b[_0x2dc993(0x1d4)]||this[_0x2dc993(0x176)][_0x2dc993(0x181)][_0x2dc993(0x18d)](_0x2dc993(0x1d7))[_0x2dc993(0x1ad)]&&function(_0xdd5ee7,_0x3476e8,_0x49fedb,_0x206c62,_0x3fdd78){const _0x1d0c31=_0x2dc993;if(_0x3476e8&&!_0x3476e8['is'](_0x1d0c31(0x1a7)))return!0x1;const _0x23b556=_0x3fdd78[_0x1d0c31(0x1b1)](_0xdd5ee7,_0x49fedb);if(!_0x23b556||!he(_0x23b556,void 0x0,_0x206c62))return!0x1;const _0x12f449=_0x206c62[_0x1d0c31(0x144)](_0x49fedb[_0x1d0c31(0x198)][_0x1d0c31(0x199)]);if(!_0x12f449[_0x1d0c31(0x17f)])return!0x1;const _0x1239f6=_0x12f449[0x0][_0x1d0c31(0x124)](_0x1d0c31(0x151)),_0x3b8af9=_0x206c62[_0x1d0c31(0x164)](_0x12f449),_0x5008fd=_0x206c62[_0x1d0c31(0x15c)](_0x12f449),_0x47f7d2={'startRow':_0x3b8af9[_0x1d0c31(0x19e)],'endRow':_0x3b8af9[_0x1d0c31(0x1d0)],'startColumn':_0x5008fd[_0x1d0c31(0x19e)],'endColumn':_0x5008fd[_0x1d0c31(0x1d0)]};return 0x1==_0x12f449[_0x1d0c31(0x17f)]&&(_0x47f7d2[_0x1d0c31(0x167)]+=_0x206c62[_0x1d0c31(0x174)](_0x23b556)-0x1,_0x47f7d2[_0x1d0c31(0x150)]+=_0x206c62[_0x1d0c31(0x15a)](_0x23b556)-0x1),he(_0x1239f6,_0x47f7d2,_0x206c62);}(_0x56be3d,_0xcfebd5,_0x211644[_0x2dc993(0x113)],_0xa73a67,_0xfa8ec6)&&(_0x544d15[_0x2dc993(0x1c0)](),_0x2d99e9={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x211644[_0x2dc993(0x113)][_0x2dc993(0x191)](()=>{const _0x12fd33=_0x2dc993;_0x211644[_0x12fd33(0x113)][_0x12fd33(0x13a)](_0x185d48[0x0],_0x185d48[0x1],_0x185d48[0x2],{'forceDefaultExecution':!0x0});const _0x1925c5=_0x46a0a2(),{rowInsertionRanges:_0x378f7c,columnInsertionRanges:_0xd952e0,insertionRanges:_0x1c762a,deletionRanges:_0x31c7c4,cells:_0x245ec3}=_0x2d99e9;_0x378f7c[_0x12fd33(0x17f)]&&_0x27377b[_0x12fd33(0x11e)](_0x378f7c,_0x12fd33(0x172),{'tablePasteChainId':_0x1925c5}),_0xd952e0[_0x12fd33(0x17f)]&&_0x27377b[_0x12fd33(0x11e)](_0xd952e0,_0x12fd33(0x12b),{'tablePasteChainId':_0x1925c5}),_0x1c762a[_0x12fd33(0x17f)]&&(_0x27377b[_0x12fd33(0x11e)](_0x1c762a,_0x12fd33(0x1bb),{'tablePasteChainId':_0x1925c5,'skipNestingCheck':!0x0}),_0x1c762a[_0x12fd33(0x188)](_0x530b0c=>{const _0x5d5951=_0x12fd33;var _0xb06489;return null===(_0xb06489=_0x530b0c[_0x5d5951(0x186)])||void 0x0===_0xb06489?void 0x0:_0xb06489[_0x5d5951(0x1d3)](_0x530b0c);})),_0x31c7c4[_0x12fd33(0x17f)]&&(_0x27377b[_0x12fd33(0x1b4)](_0x31c7c4,_0x12fd33(0x1bb),{'tablePasteChainId':_0x1925c5,'skipNestingCheck':!0x0}),_0x31c7c4[_0x12fd33(0x188)](_0x3047d8=>{const _0x5bdf42=_0x12fd33;var _0x5f0309;return null===(_0x5f0309=_0x3047d8[_0x5bdf42(0x186)])||void 0x0===_0x5f0309?void 0x0:_0x5f0309[_0x5bdf42(0x1d3)](_0x3047d8);}));const _0x256ec6=_0x27377b[_0x12fd33(0x18f)](_0x245ec3[_0x12fd33(0x1d9)](({element:_0x90489})=>_0x90489),{'formatGroupId':_0x46a0a2()},[],_0x12fd33(0x116),{'tablePasteChainId':_0x1925c5});if(_0x256ec6){const _0x157752=_0x256ec6[_0x12fd33(0x1ac)](),_0x417ed4=[];for(const {element:_0x4088a4,attributes:_0x3c43c7}of _0x245ec3){if(!_0x3c43c7)continue;const _0x2abc3b=_0x211644[_0x12fd33(0x113)][_0x12fd33(0x19b)](_0x4088a4),_0x47b009=_0x157752[_0x12fd33(0x112)](_0x5e8b28=>_0x5e8b28[_0x12fd33(0x161)]()[_0x12fd33(0x149)](_0x2abc3b));_0x47b009&&_0x417ed4[_0x12fd33(0x1a0)]([_0x47b009[_0x12fd33(0x139)],_0x3c43c7]);}_0x417ed4[_0x12fd33(0x17f)]&&_0x256ec6[_0x12fd33(0x1b2)](_0x12fd33(0x178),Object[_0x12fd33(0x16d)](_0x417ed4));}_0x2d99e9=null;}));},{'priority':_0x2933e1[_0x51ddd9(0x14c)]+0xa}),_0x211644[_0x51ddd9(0x10e)][_0x51ddd9(0x18d)](_0x51ddd9(0x1c4))['on'](_0x51ddd9(0x155),(_0x3e6ce8,_0x88a5e3)=>{const _0x10d9f1=_0x51ddd9,[_0x489dff,_0x452301,,_0x57a601]=_0x88a5e3;if(!_0x2d99e9)return;_0x3e6ce8[_0x10d9f1(0x1c0)]();const _0x3e660a=_0x489dff[_0x10d9f1(0x13d)],_0x6f9d20=_0x452301,_0x2bfbf2=Pe(_0x3e660a),_0x5f5cf9=Pe(_0x6f9d20);_0x3e6ce8[_0x10d9f1(0x14d)]=_0x3e660a;let _0x5a2827=null,_0x326df8=null;if(_0x5f5cf9||_0x2bfbf2){if(_0x2bfbf2&&!_0x5f5cf9){_0x57a601[_0x10d9f1(0x17a)](_0x3e660a[_0x10d9f1(0x19f)](0x0));for(const _0x2dedd7 of Array[_0x10d9f1(0x10d)](_0x6f9d20[_0x10d9f1(0x119)]()))_0x57a601[_0x10d9f1(0x130)](_0x2dedd7,_0x3e660a,_0x10d9f1(0x166));const _0x261a1b=_0x2d99e9[_0x10d9f1(0x141)][_0x10d9f1(0x15d)](_0x489dff[_0x10d9f1(0x13e)]),_0x481585=_0x2d99e9[_0x10d9f1(0x16c)][_0x10d9f1(0x15d)](_0x489dff[_0x10d9f1(0x123)]);_0x261a1b||_0x481585||(_0x5a2827=_0x282ad5[_0x10d9f1(0x148)](_0x57a601[_0x10d9f1(0x180)](_0x3e660a)));}else _0x5f5cf9&&!_0x2bfbf2&&(_0x326df8=_0x57a601[_0x10d9f1(0x180)](_0x3e660a));}else{const _0x1147de=_0x57a601[_0x10d9f1(0x177)](_0x10d9f1(0x146)),_0x2df4af=_0x57a601[_0x10d9f1(0x177)](_0x10d9f1(0x146));_0x57a601[_0x10d9f1(0x118)](_0x57a601[_0x10d9f1(0x180)](_0x3e660a),_0x2df4af),_0x57a601[_0x10d9f1(0x130)](_0x1147de,_0x3e660a,0x0);for(const _0x5b18cb of Array[_0x10d9f1(0x10d)](_0x6f9d20[_0x10d9f1(0x119)]()))_0x57a601[_0x10d9f1(0x130)](_0x5b18cb,_0x1147de,_0x10d9f1(0x166));_0x5a2827=_0x282ad5[_0x10d9f1(0x148)](_0x57a601[_0x10d9f1(0x19b)](_0x1147de)),_0x326df8=_0x282ad5[_0x10d9f1(0x148)](_0x57a601[_0x10d9f1(0x19b)](_0x2df4af));}const _0x35e8ce=Array[_0x10d9f1(0x10d)](_0x6f9d20[_0x10d9f1(0x169)]())[_0x10d9f1(0x11d)](([_0x130427])=>ge[_0x10d9f1(0x15d)](_0x130427));_0x2d99e9[_0x10d9f1(0x16f)][_0x10d9f1(0x1a0)]({'element':_0x3e660a,'attributes':_0x35e8ce[_0x10d9f1(0x17f)]?Object[_0x10d9f1(0x16d)](_0x35e8ce):null}),_0x5a2827&&_0x2d99e9[_0x10d9f1(0x110)][_0x10d9f1(0x1a0)](_0x5a2827),_0x326df8&&_0x2d99e9[_0x10d9f1(0x1a4)][_0x10d9f1(0x1a0)](_0x326df8);},{'priority':_0x51ddd9(0x14c)}),_0xa73a67['on'](_0x51ddd9(0x157),(_0x2dd914,_0x1f9677)=>{const _0x286c14=_0x51ddd9,[_0x120d2e,_0x2150c6={}]=_0x1f9677;if(!_0x2d99e9)return;const _0x5df8e3=_0x2150c6['at']||0x0,_0x10823b=_0x2150c6[_0x286c14(0x145)]||0x1;_0x2d99e9[_0x286c14(0x16c)]=new Array(_0x10823b)[_0x286c14(0x154)](_0x5df8e3)[_0x286c14(0x1d9)]((_0x4b08e7,_0x25f39c)=>_0x4b08e7+_0x25f39c);for(const {cell:_0x5c18c1}of _0xa73a67[_0x286c14(0x120)](_0x120d2e,{'startColumn':_0x5df8e3,'endColumn':_0x5df8e3+_0x10823b-0x1}))_0x2d99e9[_0x286c14(0x132)][_0x286c14(0x1a0)](_0x211644[_0x286c14(0x113)][_0x286c14(0x19b)](_0x5c18c1));},{'priority':_0x51ddd9(0x1ab)}),_0xa73a67['on'](_0x51ddd9(0x1d1),(_0x2d82df,_0x137877)=>{const _0x1431c2=_0x51ddd9,[_0x3f887c,_0xf17928={}]=_0x137877;if(!_0x2d99e9)return;const _0x410c41=_0xf17928['at']||0x0,_0x19fd27=_0xf17928[_0x1431c2(0x147)]||0x1;_0x2d99e9[_0x1431c2(0x141)]=new Array(_0x19fd27)[_0x1431c2(0x154)](_0x410c41)[_0x1431c2(0x1d9)]((_0x38250c,_0x566978)=>_0x38250c+_0x566978);for(const {cell:_0x137701}of _0xa73a67[_0x1431c2(0x120)](_0x3f887c,{'startRow':_0x410c41,'endRow':_0x410c41+_0x19fd27-0x1}))_0x2d99e9[_0x1431c2(0x115)][_0x1431c2(0x1a0)](_0x211644[_0x1431c2(0x113)][_0x1431c2(0x19b)](_0x137701));},{'priority':_0x51ddd9(0x1ab)}),_0x27377b[_0x51ddd9(0x135)][_0x51ddd9(0x1ce)](_0x2e7208=>{const _0x21f2a9=_0x51ddd9;if(_0x2e7208[_0x21f2a9(0x1cc)]&&_0x2e7208[_0x21f2a9(0x1cc)][_0x21f2a9(0x184)](_0x21f2a9(0x1bb)))return _0x2e7208[_0x21f2a9(0x1ca)]?{}:{'type':_0x21f2a9(0x1a9),'content':_0x2406da(_0x211644[_0x21f2a9(0x129)],_0x21f2a9(0x13f))};});const _0xded9b9=()=>!0x1;for(const _0xb97fd8 of[_0x51ddd9(0x1bb),_0x51ddd9(0x12b),_0x51ddd9(0x172),_0x51ddd9(0x116)])_0x27377b[_0x51ddd9(0x11a)][_0x51ddd9(0x1c6)](_0x51ddd9(0x1a9),_0xb97fd8,_0x51ddd9(0x1ba),_0xded9b9),_0x27377b[_0x51ddd9(0x11a)][_0x51ddd9(0x1c6)](_0x51ddd9(0x173),_0xb97fd8,_0x51ddd9(0x1ba),_0xded9b9),_0x27377b[_0x51ddd9(0x11a)][_0x51ddd9(0x1c6)](_0x51ddd9(0x163),_0xb97fd8,_0x51ddd9(0x1ba),_0xded9b9);_0x27377b[_0x51ddd9(0x11a)][_0x51ddd9(0x1c6)](_0x51ddd9(0x163),_0x51ddd9(0x116),_0x51ddd9(0x121),_0xded9b9),_0x27377b[_0x51ddd9(0x11a)][_0x51ddd9(0x1c6)](_0x51ddd9(0x163),_0x51ddd9(0x116),_0x51ddd9(0x140),(_0xc09d7,_0x584aff,_0x5672d8)=>{const _0x1a4d6e=_0x51ddd9,_0x5b942a=_0xc09d7[_0x1a4d6e(0x1d9)](_0x4d482c=>_0x4d482c[_0x1a4d6e(0x11f)]())[_0x1a4d6e(0x11d)](_0x4dd9d4=>_0x4dd9d4),_0x56234e=new Map(_0x5b942a[_0x1a4d6e(0x1d9)](_0x44b538=>[_0x44b538,null]));if(_0x2d99e9){for(const {element:_0x340a9b,attributes:_0x427a5d}of _0x2d99e9[_0x1a4d6e(0x16f)])_0x427a5d&&_0x56234e[_0x1a4d6e(0x17b)](_0x340a9b,_0x427a5d);}else{if(_0x5672d8&&_0x5672d8[_0x1a4d6e(0x178)])for(const [_0xbe817f,_0x2c01c7]of Object[_0x1a4d6e(0x142)](_0x5672d8[_0x1a4d6e(0x178)])){const _0x3d16b4=_0x211644[_0x1a4d6e(0x113)][_0x1a4d6e(0x12c)][_0x1a4d6e(0x18d)](_0xbe817f),_0x45d48c=_0x3d16b4?_0x3d16b4[_0x1a4d6e(0x161)]()[_0x1a4d6e(0x11f)]():null;_0x45d48c&&_0x56234e[_0x1a4d6e(0x17b)](_0x45d48c,_0x2c01c7);}}_0x211644[_0x1a4d6e(0x113)][_0x1a4d6e(0x191)](_0x3607d7=>{const _0xfd8db=_0x1a4d6e;for(const [_0x5a5324,_0x5c80d8]of _0x56234e)_0x3607d7[_0xfd8db(0x137)]({...Ce,..._0x5c80d8},_0x5a5324);});});const _0x40de37=(_0xbf4110,_0x205819)=>{const _0x32e1a1=_0x51ddd9;_0x27377b[_0x32e1a1(0x11a)][_0x32e1a1(0x1c6)](_0xbf4110,_0x32e1a1(0x1bb),_0x205819,(_0x4fa937,_0x57a5c1,_0x35e711)=>{const _0x3521d9=_0x32e1a1;_0x211644[_0x3521d9(0x113)][_0x3521d9(0x191)](_0x5cd9e5=>{const _0x5393dd=_0x3521d9,_0x4a8c79=[];for(const _0x492826 of _0x4fa937){const _0x16ccb1=_0x492826[_0x5393dd(0x13b)][_0x5393dd(0x127)];_0x16ccb1['is'](_0x5393dd(0x14e),_0x5393dd(0x146))&&_0x4a8c79[_0x5393dd(0x1a0)](_0x16ccb1);}_0x27377b[_0x5393dd(0x11a)][_0x5393dd(0x1b0)](_0xbf4110,null,_0x205819)(_0x4fa937,_0x57a5c1,_0x35e711);for(const _0x2578f1 of _0x4a8c79)_0x5393dd(0x171)!=_0x2578f1[_0x5393dd(0x1a6)][_0x5393dd(0x11b)]&&_0x5cd9e5[_0x5393dd(0x143)](_0x2578f1);});});};_0x40de37(_0x51ddd9(0x1a9),_0x51ddd9(0x140)),_0x40de37(_0x51ddd9(0x1a9),_0x51ddd9(0x121)),_0x40de37(_0x51ddd9(0x173),_0x51ddd9(0x140)),_0x40de37(_0x51ddd9(0x173),_0x51ddd9(0x121)),_0x27377b[_0x51ddd9(0x11a)][_0x51ddd9(0x1c6)](_0x51ddd9(0x1a9),_0x51ddd9(0x172),_0x51ddd9(0x121),_0x340a08=>{const _0x2b5a6a=_0x51ddd9,_0x3e5937=_0x340a08[_0x2b5a6a(0x1d9)](_0x47c0e2=>_0x47c0e2[_0x2b5a6a(0x11f)]()),_0x124874=_0x3e5937[0x0][_0x2b5a6a(0x124)](_0x2b5a6a(0x151)),{minRow:_0x429c78,maxRow:_0x3abfdd}=_0x2f53b1[_0x2b5a6a(0x19c)](_0x3e5937);_0xa73a67[_0x2b5a6a(0x1bf)](_0x124874,{'at':_0x429c78,'rows':_0x3abfdd-_0x429c78+0x1});}),_0x27377b[_0x51ddd9(0x11a)][_0x51ddd9(0x1c6)](_0x51ddd9(0x1a9),_0x51ddd9(0x12b),_0x51ddd9(0x121),_0x4a58b4=>{const _0x146b85=_0x51ddd9,_0x45068f=_0x4a58b4[_0x146b85(0x1d9)](_0x297e80=>_0x297e80[_0x146b85(0x11f)]()),_0x57089c=_0x45068f[0x0][_0x146b85(0x124)](_0x146b85(0x151)),{minColumn:_0x3732f0,maxColumn:_0x4d6713}=_0x2f53b1[_0x146b85(0x19c)](_0x45068f);_0xa73a67[_0x146b85(0x1cd)](_0x57089c,{'at':_0x3732f0,'columns':_0x4d6713-_0x3732f0+0x1});});const _0x13c0cf=(_0x3c6eb8,_0x23d05e)=>{const _0x57e8b3=_0x51ddd9;if(!_0x23d05e[_0x57e8b3(0x1cc)]||!_0x23d05e[_0x57e8b3(0x1cc)][_0x57e8b3(0x184)](_0x57e8b3(0x1bb)))return;const _0x459bcb=_0x23d05e[_0x57e8b3(0x179)][_0x57e8b3(0x1c2)],_0x4a69ef=_0x27377b[_0x57e8b3(0x117)]()[_0x57e8b3(0x11d)](_0x3b5614=>_0x3b5614[_0x57e8b3(0x16a)]&&_0x3b5614[_0x57e8b3(0x179)]&&_0x3b5614[_0x57e8b3(0x179)][_0x57e8b3(0x1c2)]==_0x459bcb);_0x4a69ef[_0x57e8b3(0x17f)]&&_0x23d05e[_0x57e8b3(0x160)]()[_0x57e8b3(0x17f)]!=_0x4a69ef[_0x57e8b3(0x17f)]&&_0x4a69ef[_0x57e8b3(0x134)]((_0xfffeaf,_0x46da32)=>(_0xfffeaf[_0x57e8b3(0x138)]=_0x46da32,_0x46da32[_0x57e8b3(0x1ca)]=_0xfffeaf,_0x46da32));};function _0x4ccd2d(_0x277055,_0x21b295=!0x0){const _0x139b7e=_0x51ddd9,{id:_0x3c8274}=_0x27377b[_0x139b7e(0x12d)](_0x277055[_0x139b7e(0x1d5)]),_0x30cb03=[_0x139b7e(0x18c),_0x139b7e(0x17d)],_0x2e3933=_0x27377b[_0x139b7e(0x16e)][_0x139b7e(0x15d)](_0x277055[_0x139b7e(0x1d5)]);return _0x2e3933&&_0x30cb03[_0x139b7e(0x1a0)](_0x139b7e(0x152)),{'classes':_0x30cb03,'attributes':{'data-suggestion':_0x3c8274},'priority':_0x2e3933&&_0x21b295?0xbc2:0xbb8};}_0x27377b['on'](_0x51ddd9(0x1b6),_0x13c0cf,{'priority':_0x51ddd9(0x14c)}),_0x27377b['on'](_0x51ddd9(0x162),_0x13c0cf,{'priority':_0x51ddd9(0x14c)}),_0x211644[_0x51ddd9(0x113)][_0x51ddd9(0x198)][_0x51ddd9(0x10c)](()=>{const _0x1d80cb=_0x51ddd9;let _0x4bbd85=!0x1;const _0x51f0ec=Array[_0x1d80cb(0x10d)](_0x211644[_0x1d80cb(0x113)][_0x1d80cb(0x198)][_0x1d80cb(0x156)][_0x1d80cb(0x168)]());for(const {name:_0x5367ec,data:_0xd88bed}of _0x51f0ec){const {group:_0x2a80aa,type:_0xf87d78,id:_0x232ad0}=_0x27377b[_0x1d80cb(0x12d)](_0x5367ec);if(_0x1d80cb(0x12e)!=_0x2a80aa||_0x1d80cb(0x173)!=_0xf87d78||_0xd88bed[_0x1d80cb(0x16b)])continue;if(!_0x27377b[_0x1d80cb(0x14b)](_0x232ad0))continue;const _0x3aa07e=_0x27377b[_0x1d80cb(0x1bc)](_0x232ad0)[_0x1d80cb(0x1d2)](),_0x5c6f9e=_0x211644[_0x1d80cb(0x10e)][_0x1d80cb(0x18d)](_0x1d80cb(0x136))['me'];for(const _0x4dcbc2 of _0x27377b[_0x1d80cb(0x117)]()){if(!_0x4dcbc2[_0x1d80cb(0x16a)]||_0x4dcbc2[_0x1d80cb(0x1a2)]!=_0x5c6f9e)continue;if(_0x1d80cb(0x163)!=_0x4dcbc2[_0x1d80cb(0x19d)]||_0x1d80cb(0x116)!=_0x4dcbc2[_0x1d80cb(0x1cc)])continue;if(_0x4dcbc2[_0x1d80cb(0x1d2)]()[_0x1d80cb(0x15b)](_0x4ec26c=>_0x3aa07e[_0x1d80cb(0x1a8)](_0x55fc79=>_0x55fc79[_0x1d80cb(0x183)](_0x4ec26c,!0x0)))){for(const _0x1ab07f of _0x4dcbc2[_0x1d80cb(0x160)]())_0x1ab07f[_0x1d80cb(0x16a)]&&(_0x1ab07f[_0x1d80cb(0x121)](),_0x4bbd85=!0x0);}}}return _0x4bbd85;}),_0x211644[_0x51ddd9(0x113)][_0x51ddd9(0x198)][_0x51ddd9(0x10c)](_0x996216=>{const _0x4fe1d9=_0x51ddd9,_0x2630de=_0x211644[_0x4fe1d9(0x181)][_0x4fe1d9(0x18d)](_0x4fe1d9(0x195));if(!_0x2630de||!_0x2630de[_0x4fe1d9(0x197)][_0x4fe1d9(0x114)](_0x996216[_0x4fe1d9(0x14a)]))return!0x1;let _0x43adeb=!0x1;const _0xaecc1d=_0x211644[_0x4fe1d9(0x10e)][_0x4fe1d9(0x18d)](_0x4fe1d9(0x136))['me'],_0x1001c5=_0x211644[_0x4fe1d9(0x113)][_0x4fe1d9(0x198)][_0x4fe1d9(0x156)][_0x4fe1d9(0x1cb)](),_0x50103f=Array[_0x4fe1d9(0x10d)](_0x211644[_0x4fe1d9(0x113)][_0x4fe1d9(0x198)][_0x4fe1d9(0x156)][_0x4fe1d9(0x168)]())[_0x4fe1d9(0x11d)](({name:_0x5e4b11,data:_0x5697ca})=>{const _0x28ee80=_0x4fe1d9,{group:_0x468be4,subType:_0x540aa8,authorId:_0x233c47}=_0x27377b[_0x28ee80(0x12d)](_0x5e4b11);return _0x28ee80(0x12e)==_0x468be4&&_0x28ee80(0x1bb)==_0x540aa8&&_0x233c47==_0xaecc1d['id']&&!_0x5697ca[_0x28ee80(0x16b)];});for(const _0xfa3339 of _0x1001c5){if(_0x4fe1d9(0x130)!=_0xfa3339[_0x4fe1d9(0x19d)]||_0x4fe1d9(0x146)!=_0xfa3339[_0x4fe1d9(0x139)]||0x1!=_0xfa3339[_0x4fe1d9(0x17f)])continue;const _0x37134a=_0x996216[_0x4fe1d9(0x14f)](_0xfa3339[_0x4fe1d9(0x131)],_0xfa3339[_0x4fe1d9(0x131)][_0x4fe1d9(0x11c)](0x1));if(!_0x50103f[_0x4fe1d9(0x112)](({data:_0x9dddd8})=>_0x9dddd8[_0x4fe1d9(0x192)][_0x4fe1d9(0x149)](_0x37134a))){for(const {name:_0x3278ae,data:_0x4219e6}of _0x50103f)if(_0x37134a[_0x4fe1d9(0x183)](_0x4219e6[_0x4fe1d9(0x192)])){_0x996216[_0x4fe1d9(0x18b)](_0x3278ae,{'range':_0x37134a}),_0x43adeb=!0x0;break;}}}return _0x43adeb;}),_0x211644[_0x51ddd9(0x113)][_0x51ddd9(0x198)][_0x51ddd9(0x10c)](_0x5dd97a=>{const _0x5ef913=_0x51ddd9;let _0x3653d8=!0x1;const _0x4296c9=_0x211644[_0x5ef913(0x10e)][_0x5ef913(0x18d)](_0x5ef913(0x136))['me'],_0x3d9049=_0x27377b[_0x5ef913(0x117)]()[_0x5ef913(0x11d)](_0x52ec5b=>_0x52ec5b[_0x5ef913(0x16a)]&&_0x52ec5b[_0x5ef913(0x1a2)]==_0x4296c9),_0x41deac=new Set(),_0x571abb=new Set();for(const _0x52e94b of _0x3d9049)if(_0x5ef913(0x1bb)==_0x52e94b[_0x5ef913(0x1cc)])for(const _0x2350f4 of _0x52e94b[_0x5ef913(0x1ac)]()){const _0x240934=_0x2350f4[_0x5ef913(0x161)]()[_0x5ef913(0x11f)]();if(_0x240934){if(_0x240934['is'](_0x5ef913(0x14e),_0x5ef913(0x146))&&Pe(_0x240934)){_0x52e94b[_0x5ef913(0x159)](_0x2350f4[_0x5ef913(0x139)]),_0x41deac[_0x5ef913(0x1bd)](_0x240934),_0x3653d8=!0x0;const _0x5f5d91=_0x240934[_0x5ef913(0x193)],_0x5a7df2=_0x240934[_0x5ef913(0x125)],_0x8c44c9=_0x5f5d91&&_0x5f5d91['is'](_0x5ef913(0x14e),_0x5ef913(0x146)),_0x540edc=_0x5a7df2&&_0x5a7df2['is'](_0x5ef913(0x14e),_0x5ef913(0x146));_0x8c44c9&&!_0x41deac[_0x5ef913(0x114)](_0x5f5d91)&&_0x571abb[_0x5ef913(0x1bd)](_0x5f5d91),_0x540edc&&!_0x41deac[_0x5ef913(0x114)](_0x5a7df2)&&_0x571abb[_0x5ef913(0x1bd)](_0x5a7df2);}else _0x240934['is'](_0x5ef913(0x14e),_0x5ef913(0x194))&&_0x240934[_0x5ef913(0x1a1)]&&(_0x52e94b[_0x5ef913(0x159)](_0x2350f4[_0x5ef913(0x139)]),_0x3653d8=!0x0);}}else{if(_0x5ef913(0x116)==_0x52e94b[_0x5ef913(0x1cc)]){if(!_0x52e94b[_0x5ef913(0x179)]||!_0x52e94b[_0x5ef913(0x179)][_0x5ef913(0x1c2)])continue;const _0x104b5d=_0x52e94b[_0x5ef913(0x179)][_0x5ef913(0x178)];if(_0x104b5d&&Object[_0x5ef913(0x15e)](_0x104b5d)[_0x5ef913(0x17f)])continue;const _0x346b81=_0x52e94b[_0x5ef913(0x179)][_0x5ef913(0x1c2)];let _0x129da8=!0x0,_0x298513=!0x0;for(const _0x574ae3 of _0x3d9049)if(_0x574ae3[_0x5ef913(0x1cc)]&&_0x574ae3[_0x5ef913(0x1cc)][_0x5ef913(0x184)](_0x5ef913(0x1bb))){if(!_0x574ae3[_0x5ef913(0x179)][_0x5ef913(0x1c2)]){_0x298513=!0x1;break;}if(_0x574ae3['id']!=_0x52e94b['id']&&_0x574ae3[_0x5ef913(0x179)][_0x5ef913(0x1c2)]==_0x346b81){_0x129da8=!0x1;break;}}_0x298513&&_0x129da8&&(_0x52e94b[_0x5ef913(0x1b9)](),_0x3653d8=!0x0);}}for(const _0x232d62 of _0x41deac)_0x5dd97a[_0x5ef913(0x17a)](_0x232d62);for(const _0x7cf591 of _0x571abb)_0x5dd97a[_0x5ef913(0x143)](_0x7cf591);return _0x3653d8;}),_0x211644[_0x51ddd9(0x12a)][_0x51ddd9(0x18e)](_0x51ddd9(0x1c9))[_0x51ddd9(0x128)]({'model':_0x51ddd9(0x17c),'view':(_0x3a25cf,_0x238493)=>_0x4ccd2d(_0x3a25cf),'converterPriority':_0x51ddd9(0x14c)}),_0x211644[_0x51ddd9(0x12a)][_0x51ddd9(0x18e)](_0x51ddd9(0x185))[_0x51ddd9(0x128)]({'model':_0x51ddd9(0x17c),'view':(_0x3b66ba,_0xa883d4)=>_0xa883d4[_0x51ddd9(0x126)][_0x51ddd9(0x165)]?_0x4ccd2d(_0x3b66ba,!0x1):null,'converterPriority':_0x51ddd9(0x14c)});const _0x8b09fa=_0x211644[_0x51ddd9(0x133)][_0x51ddd9(0x1b7)];this[_0x51ddd9(0x1c7)](_0x8b09fa[_0x51ddd9(0x198)],_0x51ddd9(0x1c8),(_0x3d1571,_0x45f33c)=>{const _0x13bc3a=_0x51ddd9,_0x48a83=[];for(const _0x5a6bd6 of _0x8b09fa[_0x13bc3a(0x180)](_0x45f33c[_0x13bc3a(0x1b8)])[_0x13bc3a(0x1d8)]())_0x5a6bd6['is'](_0x13bc3a(0x14e),_0x13bc3a(0x1c1))&&_0x48a83[_0x13bc3a(0x1a0)](_0x5a6bd6);_0x8b09fa[_0x13bc3a(0x191)](_0x1cb40d=>{const _0x553bb6=_0x13bc3a;for(const _0x125a9c of _0x48a83)_0x1cb40d[_0x553bb6(0x12f)](_0x1cb40d[_0x553bb6(0x180)](_0x125a9c),_0x1cb40d[_0x553bb6(0x189)](_0x125a9c)),_0x1cb40d[_0x553bb6(0x17a)](_0x125a9c);});});}}function Pe(_0x1aec3d){const _0x36a1ea=_0x9c45cd;if(_0x1aec3d[_0x36a1ea(0x1a1)])return!0x0;const _0x23decc=_0x1aec3d[_0x36a1ea(0x19f)](0x0);return _0x23decc['is'](_0x36a1ea(0x14e),_0x36a1ea(0x194))&&_0x23decc[_0x36a1ea(0x1a1)];}function he(_0x502040,_0x1b85fe={},_0x2c73cf){const _0x3160bd=_0x9c45cd;for(const {isAnchor:_0x34779d,cellHeight:_0x5162c2,cellWidth:_0x5c6df7}of _0x2c73cf[_0x3160bd(0x120)](_0x502040,{'includeAllSlots':!0x0,..._0x1b85fe}))if(!_0x34779d||0x1!=_0x5162c2||0x1!=_0x5c6df7)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3954(){const _0x3747bc=['format','formatGroupId','1094564WZuEjo','afterInit','_suggestionFactory','getTableColumnsWidths','*Format:*\x20resize\x20table','columnWidths','resizeTable','Users','get','type','getSuggestions','TrackChangesEditing','registerCustomCallback','markBlockFormat','accept','has','editor','15778930eVvpwv','model','enableCommand','commandParams','getSelectedElement','tableWidth','discard','document','4HKdIlc','3171175FwfrOM','locale','getAttribute','handleSuggestionDescription','data','249431hISVQG','getColumnGroupElement','9wcmUOH','subType','getSuggestionCallback','plugins','author','TableColumnResizeEditing','formatBlock','bind','selection','8vnHwlQ','registerDescriptionCallback','handleResizeTableWidthCommand','change','getContainedElement','414597bANiJl','211896bMkBnf','descriptionFactory','formatInline','table','resizeTableWidth','2410869zhOhlP'];_0x3954=function(){return _0x3747bc;};return _0x3954();}const _0xda52cb=_0x1fd5;function _0x1fd5(_0x2ff13d,_0x3600f1){const _0x395482=_0x3954();return _0x1fd5=function(_0x1fd523,_0x5cb8f2){_0x1fd523=_0x1fd523-0x16c;let _0x45f6b3=_0x395482[_0x1fd523];return _0x45f6b3;},_0x1fd5(_0x2ff13d,_0x3600f1);}(function(_0x305d3d,_0x1ca6b7){const _0x299a51=_0x1fd5,_0x4d7a06=_0x305d3d();while(!![]){try{const _0x5cbb1f=parseInt(_0x299a51(0x16c))/0x1*(parseInt(_0x299a51(0x18e))/0x2)+parseInt(_0x299a51(0x172))/0x3+-parseInt(_0x299a51(0x175))/0x4+parseInt(_0x299a51(0x18f))/0x5+parseInt(_0x299a51(0x16d))/0x6+parseInt(_0x299a51(0x194))/0x7*(parseInt(_0x299a51(0x19f))/0x8)+-parseInt(_0x299a51(0x196))/0x9*(parseInt(_0x299a51(0x186))/0xa);if(_0x5cbb1f===_0x1ca6b7)break;else _0x4d7a06['push'](_0x4d7a06['shift']());}catch(_0x1aa377){_0x4d7a06['push'](_0x4d7a06['shift']());}}}(_0x3954,0x76c43));import{Plugin as _0x3d71ac}from'ckeditor5/src/core.js';import{getTranslation as _0x4dfd2d}from'../utils/common-translations.js';export default class vt extends _0x3d71ac{[_0xda52cb(0x176)](){const _0x9fb274=_0xda52cb;if(!this[_0x9fb274(0x185)][_0x9fb274(0x199)][_0x9fb274(0x184)](_0x9fb274(0x19b)))return;const _0x8e6ab2=this[_0x9fb274(0x185)][_0x9fb274(0x199)][_0x9fb274(0x17d)](_0x9fb274(0x180));_0x8e6ab2[_0x9fb274(0x188)](_0x9fb274(0x171),this[_0x9fb274(0x1a1)][_0x9fb274(0x19d)](this)),_0x8e6ab2[_0x9fb274(0x177)][_0x9fb274(0x181)](_0x9fb274(0x19c),_0x9fb274(0x17b),_0x9fb274(0x183),_0x8e6ab2[_0x9fb274(0x177)][_0x9fb274(0x198)](_0x9fb274(0x19c),null,_0x9fb274(0x18c))),_0x8e6ab2[_0x9fb274(0x177)][_0x9fb274(0x181)](_0x9fb274(0x19c),_0x9fb274(0x17b),_0x9fb274(0x18c),_0x8e6ab2[_0x9fb274(0x177)][_0x9fb274(0x198)](_0x9fb274(0x19c),null,_0x9fb274(0x183))),_0x8e6ab2[_0x9fb274(0x16e)][_0x9fb274(0x1a0)](this[_0x9fb274(0x192)][_0x9fb274(0x19d)](this));}[_0xda52cb(0x1a1)](_0x2b4943,_0x6e9554){const _0x489e9e=_0xda52cb,_0x10283b=this[_0x489e9e(0x185)][_0x489e9e(0x199)][_0x489e9e(0x17d)](_0x489e9e(0x180)),_0x3c0363=this[_0x489e9e(0x185)][_0x489e9e(0x199)][_0x489e9e(0x17d)](_0x489e9e(0x19b)),_0x5f4321=_0x6e9554[_0x489e9e(0x170)]||this[_0x489e9e(0x185)][_0x489e9e(0x187)][_0x489e9e(0x18d)][_0x489e9e(0x19e)][_0x489e9e(0x18a)]();this[_0x489e9e(0x185)][_0x489e9e(0x187)][_0x489e9e(0x1a2)](()=>{const _0x6b2e58=_0x489e9e,_0x2b2ce9=_0x3c0363[_0x6b2e58(0x195)](_0x5f4321);let _0x35ad94=_0x2b2ce9?_0x3c0363[_0x6b2e58(0x178)](_0x2b2ce9):null,_0x10b97c=_0x5f4321[_0x6b2e58(0x191)](_0x6b2e58(0x18b))||null;const _0x7a6eb2=_0x6e9554[_0x6b2e58(0x18b)]||_0x10b97c,_0x2c90b2=_0x6e9554[_0x6b2e58(0x17a)]||_0x35ad94,_0x1277ab=this[_0x6b2e58(0x185)][_0x6b2e58(0x199)][_0x6b2e58(0x17d)](_0x6b2e58(0x17c))['me'];for(const _0x1c40df of _0x10283b[_0x6b2e58(0x17f)]()){const _0x1993cd=_0x1c40df[_0x6b2e58(0x1a3)]();if(_0x6b2e58(0x17b)===_0x1c40df[_0x6b2e58(0x197)]&&_0x1993cd===_0x5f4321){_0x1c40df[_0x6b2e58(0x19a)]!==_0x1277ab&&_0x1c40df[_0x6b2e58(0x18c)]();const _0xedc15d=_0x1c40df[_0x6b2e58(0x193)][_0x6b2e58(0x189)];_0x10b97c=_0xedc15d[0x0][_0x6b2e58(0x18b)],_0x35ad94=_0xedc15d[0x0][_0x6b2e58(0x17a)];break;}}_0x2b4943({'table':_0x5f4321,'tableWidth':_0x7a6eb2,'columnWidths':_0x2c90b2}),_0x10283b[_0x6b2e58(0x182)](_0x5f4321,{'commandName':_0x6b2e58(0x171),'commandParams':[{'tableWidth':_0x10b97c,'columnWidths':_0x35ad94}],'formatGroupId':_0x6b2e58(0x17b)},[],_0x6b2e58(0x17b));});}[_0xda52cb(0x192)](_0x19a08e){const _0x25344d=_0xda52cb;if(_0x25344d(0x19c)!=_0x19a08e[_0x25344d(0x17e)]&&_0x25344d(0x16f)!=_0x19a08e[_0x25344d(0x17e)])return;const {data:_0x180e52}=_0x19a08e;if(_0x180e52&&_0x25344d(0x17b)===_0x180e52[_0x25344d(0x174)]){const _0x48fec6=_0x25344d(0x179);return{'type':_0x25344d(0x173),'content':_0x4dfd2d(this[_0x25344d(0x185)][_0x25344d(0x190)],_0x48fec6)};}}}
23
+ const _0x19a30f=_0x322e;function _0x322e(_0x3693fd,_0x3b1f2e){const _0x235442=_0x2354();return _0x322e=function(_0x322e52,_0x4e114c){_0x322e52=_0x322e52-0x186;let _0x3a10fb=_0x235442[_0x322e52];return _0x3a10fb;},_0x322e(_0x3693fd,_0x3b1f2e);}(function(_0x38ebda,_0x186e57){const _0x5bd8c4=_0x322e,_0x357e23=_0x38ebda();while(!![]){try{const _0x2e3cd5=-parseInt(_0x5bd8c4(0x1bd))/0x1+parseInt(_0x5bd8c4(0x1b7))/0x2*(parseInt(_0x5bd8c4(0x1ad))/0x3)+-parseInt(_0x5bd8c4(0x19d))/0x4+-parseInt(_0x5bd8c4(0x1b6))/0x5*(-parseInt(_0x5bd8c4(0x188))/0x6)+parseInt(_0x5bd8c4(0x18b))/0x7*(-parseInt(_0x5bd8c4(0x1b9))/0x8)+parseInt(_0x5bd8c4(0x187))/0x9*(-parseInt(_0x5bd8c4(0x18a))/0xa)+-parseInt(_0x5bd8c4(0x1a1))/0xb*(-parseInt(_0x5bd8c4(0x19e))/0xc);if(_0x2e3cd5===_0x186e57)break;else _0x357e23['push'](_0x357e23['shift']());}catch(_0x19eec1){_0x357e23['push'](_0x357e23['shift']());}}}(_0x2354,0xeb00f));import{Plugin as _0x59e798}from'ckeditor5/src/core.js';function _0x2354(){const _0x12b46d=['16VxkFMw','descriptionFactory','get','commandParams','1873069BdkhdZ','markBlockFormat','discard','formatInline','423ehyXsI','30fcxEKw','resizeTableWidth','351770YKAPdE','5358185spIIxn','data','resizeTable','format','handleResizeTableWidthCommand','plugins','getColumnGroupElement','document','Users','getContainedElement','subType','formatGroupId','*Format:*\x20resize\x20table','editor','has','author','formatBlock','_suggestionFactory','7691728LKAkpn','1453128FMaGFW','getSuggestionCallback','table','638YrRjfk','registerCustomCallback','TrackChangesEditing','getTableColumnsWidths','TableColumnResizeEditing','selection','tableWidth','type','model','bind','handleSuggestionDescription','registerDescriptionCallback','152454kCNzwl','columnWidths','enableCommand','afterInit','locale','getSelectedElement','getSuggestions','change','getAttribute','868535ztRDFn','2nfUehi','accept'];_0x2354=function(){return _0x12b46d;};return _0x2354();}import{getTranslation as _0x2bb9d9}from'../utils/common-translations.js';export default class vt extends _0x59e798{[_0x19a30f(0x1b0)](){const _0x525b5f=_0x19a30f;if(!this[_0x525b5f(0x198)][_0x525b5f(0x190)][_0x525b5f(0x199)](_0x525b5f(0x1a5)))return;const _0x5b999f=this[_0x525b5f(0x198)][_0x525b5f(0x190)][_0x525b5f(0x1bb)](_0x525b5f(0x1a3));_0x5b999f[_0x525b5f(0x1af)](_0x525b5f(0x189),this[_0x525b5f(0x18f)][_0x525b5f(0x1aa)](this)),_0x5b999f[_0x525b5f(0x19c)][_0x525b5f(0x1a2)](_0x525b5f(0x19b),_0x525b5f(0x18d),_0x525b5f(0x1b8),_0x5b999f[_0x525b5f(0x19c)][_0x525b5f(0x19f)](_0x525b5f(0x19b),null,_0x525b5f(0x1bf))),_0x5b999f[_0x525b5f(0x19c)][_0x525b5f(0x1a2)](_0x525b5f(0x19b),_0x525b5f(0x18d),_0x525b5f(0x1bf),_0x5b999f[_0x525b5f(0x19c)][_0x525b5f(0x19f)](_0x525b5f(0x19b),null,_0x525b5f(0x1b8))),_0x5b999f[_0x525b5f(0x1ba)][_0x525b5f(0x1ac)](this[_0x525b5f(0x1ab)][_0x525b5f(0x1aa)](this));}[_0x19a30f(0x18f)](_0x56e663,_0x37653a){const _0xecd235=_0x19a30f,_0x30ef0c=this[_0xecd235(0x198)][_0xecd235(0x190)][_0xecd235(0x1bb)](_0xecd235(0x1a3)),_0x240f72=this[_0xecd235(0x198)][_0xecd235(0x190)][_0xecd235(0x1bb)](_0xecd235(0x1a5)),_0x35b8a7=_0x37653a[_0xecd235(0x1a0)]||this[_0xecd235(0x198)][_0xecd235(0x1a9)][_0xecd235(0x192)][_0xecd235(0x1a6)][_0xecd235(0x1b2)]();this[_0xecd235(0x198)][_0xecd235(0x1a9)][_0xecd235(0x1b4)](()=>{const _0x4a828e=_0xecd235,_0x3e9b4e=_0x240f72[_0x4a828e(0x191)](_0x35b8a7);let _0xc8f207=_0x3e9b4e?_0x240f72[_0x4a828e(0x1a4)](_0x3e9b4e):null,_0xb67c52=_0x35b8a7[_0x4a828e(0x1b5)](_0x4a828e(0x1a7))||null;const _0x54352f=_0x37653a[_0x4a828e(0x1a7)]||_0xb67c52,_0x5f5d41=_0x37653a[_0x4a828e(0x1ae)]||_0xc8f207,_0x42263c=this[_0x4a828e(0x198)][_0x4a828e(0x190)][_0x4a828e(0x1bb)](_0x4a828e(0x193))['me'];for(const _0x11ee87 of _0x30ef0c[_0x4a828e(0x1b3)]()){const _0x5a8c50=_0x11ee87[_0x4a828e(0x194)]();if(_0x4a828e(0x18d)===_0x11ee87[_0x4a828e(0x195)]&&_0x5a8c50===_0x35b8a7){_0x11ee87[_0x4a828e(0x19a)]!==_0x42263c&&_0x11ee87[_0x4a828e(0x1bf)]();const _0x1074cf=_0x11ee87[_0x4a828e(0x18c)][_0x4a828e(0x1bc)];_0xb67c52=_0x1074cf[0x0][_0x4a828e(0x1a7)],_0xc8f207=_0x1074cf[0x0][_0x4a828e(0x1ae)];break;}}_0x56e663({'table':_0x35b8a7,'tableWidth':_0x54352f,'columnWidths':_0x5f5d41}),_0x30ef0c[_0x4a828e(0x1be)](_0x35b8a7,{'commandName':_0x4a828e(0x189),'commandParams':[{'tableWidth':_0xb67c52,'columnWidths':_0xc8f207}],'formatGroupId':_0x4a828e(0x18d)},[],_0x4a828e(0x18d));});}[_0x19a30f(0x1ab)](_0x3d8deb){const _0x3c4600=_0x19a30f;if(_0x3c4600(0x19b)!=_0x3d8deb[_0x3c4600(0x1a8)]&&_0x3c4600(0x186)!=_0x3d8deb[_0x3c4600(0x1a8)])return;const {data:_0x14bcfe}=_0x3d8deb;if(_0x14bcfe&&_0x3c4600(0x18d)===_0x14bcfe[_0x3c4600(0x196)]){const _0x2ef629=_0x3c4600(0x197);return{'type':_0x3c4600(0x18e),'content':_0x2bb9d9(this[_0x3c4600(0x198)][_0x3c4600(0x1b1)],_0x2ef629)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x21b9dd=_0xd6f5;(function(_0x11827b,_0xe05c2a){const _0x5937d3=_0xd6f5,_0x100d5c=_0x11827b();while(!![]){try{const _0x5e195d=-parseInt(_0x5937d3(0x14d))/0x1+-parseInt(_0x5937d3(0x153))/0x2*(-parseInt(_0x5937d3(0x188))/0x3)+-parseInt(_0x5937d3(0x199))/0x4+-parseInt(_0x5937d3(0x16a))/0x5+parseInt(_0x5937d3(0x192))/0x6+-parseInt(_0x5937d3(0x17c))/0x7*(-parseInt(_0x5937d3(0x154))/0x8)+parseInt(_0x5937d3(0x178))/0x9;if(_0x5e195d===_0xe05c2a)break;else _0x100d5c['push'](_0x100d5c['shift']());}catch(_0x4b50e1){_0x100d5c['push'](_0x100d5c['shift']());}}}(_0xffab,0x6e6f0));import{Plugin as _0x59dfd8}from'ckeditor5/src/core.js';import _0x447253 from'./table.js';function _0xd6f5(_0x368182,_0x4ca038){const _0xffab50=_0xffab();return _0xd6f5=function(_0xd6f585,_0x447be8){_0xd6f585=_0xd6f585-0x148;let _0x60bc80=_0xffab50[_0xd6f585];return _0x60bc80;},_0xd6f5(_0x368182,_0x4ca038);}import{getTranslation as _0x36a733}from'../utils/common-translations.js';function _0xffab(){const _0x134b0b=['registerAttributeLabel','includes','FORMAT_HEADER_ROW','requires','downcastDispatcher','*Format:*\x20%0','925128taTqzv','options','addMarker:suggestion','end','formatBlock','accept','activeMarkers','getSuggestion','createTableWalker','373083SbEkmg','removeMarker:suggestion','bindElementToMarker','markerNameToElements','data','commandName','10qItEnp','128tzUsNI','_handleLegacySuggestions','start','stop','nodeBefore','addClass','writer','markerName','removeClass','get','parent','getCellLocation','ck-suggestion-marker-','markerRange','has','unbindElementFromMarkerName','setTableRowHeader','headingColumns','commandParams','type','TableEditing','editing','1817660psBSsv','afterInit','TrackChangesEditing','_acceptFormatSuggestionCallbackFactory','forceValue','toViewElement','setTableColumnHeader','consumable','_splitMarkerName','showSuggestionHighlights','cell','locale','registerDescriptionCallback','editor','1526346dIFglJ','consume','nodeAfter','setAttribute','233436fmnnXT','data-suggestion','registerBlockAttribute','registerCustomCallback','_registerLegacyDescription','FORMAT_HEADER_COLUMN','format','plugins','TableUtils','name','mapper','item','308298YHEXnf','removeAttribute','FORMAT_REGULAR_COLUMN','descriptionFactory','FORMAT_REGULAR_ROW','ck-suggestion-marker--active','_suggestionFactory','highest','headingRows','enableDefaultAttributesIntegration','1219446uPUGUf'];_0xffab=function(){return _0x134b0b;};return _0xffab();}export default class At extends _0x59dfd8{static get[_0x21b9dd(0x196)](){return[_0x447253];}[_0x21b9dd(0x16b)](){const _0x541db3=_0x21b9dd,_0x1f2f59=this[_0x541db3(0x177)];if(!_0x1f2f59[_0x541db3(0x183)][_0x541db3(0x162)](_0x541db3(0x168)))return;const _0x268ef2=_0x1f2f59[_0x541db3(0x175)],_0x72e913=_0x1f2f59[_0x541db3(0x183)][_0x541db3(0x15d)](_0x541db3(0x16c));_0x72e913[_0x541db3(0x191)](_0x541db3(0x164)),_0x72e913[_0x541db3(0x191)](_0x541db3(0x170)),_0x72e913[_0x541db3(0x17e)](_0x541db3(0x190)),_0x72e913[_0x541db3(0x17e)](_0x541db3(0x165)),_0x72e913[_0x541db3(0x18b)][_0x541db3(0x193)](_0x541db3(0x190),_0x36a733(_0x268ef2,_0x541db3(0x195))),_0x72e913[_0x541db3(0x18b)][_0x541db3(0x193)](_0x541db3(0x165),_0x36a733(_0x268ef2,_0x541db3(0x181))),this[_0x541db3(0x155)]();}[_0x21b9dd(0x155)](){const _0x36fdba=_0x21b9dd,_0x5960da=this[_0x36fdba(0x177)][_0x36fdba(0x183)][_0x36fdba(0x15d)](_0x36fdba(0x16c)),_0x1f31f7=this[_0x36fdba(0x177)][_0x36fdba(0x183)][_0x36fdba(0x15d)](_0x36fdba(0x184)),_0x4883ea=this[_0x36fdba(0x177)][_0x36fdba(0x183)][_0x36fdba(0x15d)](_0x447253)[_0x36fdba(0x16d)]();function _0x48d51a({showActiveMarker:_0x371872=!0x0,setDataAttribute:_0x4bd234=!0x0}={}){return(_0x3a5c6a,_0x358d6d,_0x532817)=>{const _0x45ed10=_0xd6f5,{type:_0x48fb05,id:_0x5f4b28}=_0x5960da[_0x45ed10(0x172)](_0x358d6d[_0x45ed10(0x15b)]),_0x547d59=_0x5960da[_0x45ed10(0x14b)](_0x5f4b28),_0x376a59=_0x547d59[_0x45ed10(0x151)];if(_0x45ed10(0x148)!=_0x547d59[_0x45ed10(0x167)]||!_0x376a59||_0x45ed10(0x170)!=_0x376a59[_0x45ed10(0x152)])return;if(_0x358d6d[_0x45ed10(0x187)])return void _0x3a5c6a[_0x45ed10(0x157)]();if(!_0x532817[_0x45ed10(0x171)][_0x45ed10(0x179)](_0x358d6d[_0x45ed10(0x161)],_0x3a5c6a[_0x45ed10(0x185)]))return;const _0x1db2bc=_0x358d6d[_0x45ed10(0x161)][_0x45ed10(0x156)][_0x45ed10(0x17a)],_0x2a4e61=_0x358d6d[_0x45ed10(0x161)][_0x45ed10(0x19c)][_0x45ed10(0x158)],_0x153ad6=_0x1db2bc[_0x45ed10(0x15e)][_0x45ed10(0x15e)],{column:_0x34d589}=_0x1f31f7[_0x45ed10(0x15f)](_0x1db2bc),{column:_0x35a8d3}=_0x1f31f7[_0x45ed10(0x15f)](_0x2a4e61);for(let _0x166c27=_0x34d589;_0x166c27<=_0x35a8d3;_0x166c27++){const _0x5e6235=_0x1f31f7[_0x45ed10(0x14c)](_0x153ad6,{'column':_0x166c27,'includeAllSlots':!0x1});for(const _0x3a25bd of _0x5e6235){const _0x462cd3=_0x3a25bd[_0x45ed10(0x174)],_0x1e8d3e=_0x532817[_0x45ed10(0x186)][_0x45ed10(0x16f)](_0x462cd3);_0x532817[_0x45ed10(0x15a)][_0x45ed10(0x159)](_0x45ed10(0x160)+_0x48fb05,_0x1e8d3e),_0x4bd234&&_0x532817[_0x45ed10(0x15a)][_0x45ed10(0x17b)](_0x45ed10(0x17d),_0x5f4b28,_0x1e8d3e),_0x532817[_0x45ed10(0x186)][_0x45ed10(0x14f)](_0x1e8d3e,_0x358d6d[_0x45ed10(0x15b)]),_0x371872&&(_0x5960da[_0x45ed10(0x14a)][_0x45ed10(0x194)](_0x358d6d[_0x45ed10(0x15b)])?_0x532817[_0x45ed10(0x15a)][_0x45ed10(0x159)](_0x45ed10(0x18d),_0x1e8d3e):_0x532817[_0x45ed10(0x15a)][_0x45ed10(0x15c)](_0x45ed10(0x18d),_0x1e8d3e));}}};}_0x5960da[_0x36fdba(0x18e)][_0x36fdba(0x17f)](_0x36fdba(0x148),_0x36fdba(0x164),_0x36fdba(0x149),_0x4883ea),_0x5960da[_0x36fdba(0x18e)][_0x36fdba(0x17f)](_0x36fdba(0x148),_0x36fdba(0x170),_0x36fdba(0x149),_0x4883ea),this[_0x36fdba(0x177)][_0x36fdba(0x169)][_0x36fdba(0x197)]['on'](_0x36fdba(0x19b),_0x48d51a(),{'priority':_0x36fdba(0x18f)}),this[_0x36fdba(0x177)][_0x36fdba(0x151)][_0x36fdba(0x197)]['on'](_0x36fdba(0x19b),(_0x53f11a,_0x1027d0,_0x554e3b)=>{const _0x545213=_0x36fdba;_0x554e3b[_0x545213(0x19a)][_0x545213(0x173)]&&_0x48d51a({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x53f11a,_0x1027d0,_0x554e3b);},{'priority':_0x36fdba(0x18f)}),this[_0x36fdba(0x177)][_0x36fdba(0x169)][_0x36fdba(0x197)]['on'](_0x36fdba(0x14e),(_0x2f5d7c,_0x9ca2cc,_0x499839)=>{const _0x579b16=_0x36fdba,{type:_0x2d41de,id:_0x493ddf}=_0x5960da[_0x579b16(0x172)](_0x9ca2cc[_0x579b16(0x15b)]),_0x21430b=_0x5960da[_0x579b16(0x14b)](_0x493ddf),_0x4187ae=_0x21430b[_0x579b16(0x151)];if(_0x579b16(0x148)!=_0x21430b[_0x579b16(0x167)]||!_0x4187ae||_0x579b16(0x170)!=_0x4187ae[_0x579b16(0x152)])return;const _0x2dd8be=_0x499839[_0x579b16(0x186)][_0x579b16(0x150)](_0x9ca2cc[_0x579b16(0x15b)]);if(_0x2dd8be){for(const _0x3121e0 of _0x2dd8be)_0x499839[_0x579b16(0x15a)][_0x579b16(0x15c)](_0x579b16(0x160)+_0x2d41de,_0x3121e0),_0x499839[_0x579b16(0x15a)][_0x579b16(0x15c)](_0x579b16(0x18d),_0x3121e0),_0x499839[_0x579b16(0x15a)][_0x579b16(0x189)](_0x579b16(0x17d),_0x3121e0),_0x499839[_0x579b16(0x186)][_0x579b16(0x163)](_0x3121e0,_0x9ca2cc[_0x579b16(0x15b)]);}},{'priority':_0x36fdba(0x18f)}),this[_0x36fdba(0x180)]();}[_0x21b9dd(0x180)](){const _0x3d301e=_0x21b9dd,_0x3617ad=this[_0x3d301e(0x177)],_0x469394=_0x3617ad[_0x3d301e(0x175)];function _0x5bc581(_0x9c9faf){const _0x311fdf=_0x3d301e;return{'type':_0x311fdf(0x182),'content':_0x36a733(_0x469394,_0x311fdf(0x198),_0x9c9faf)};}_0x3617ad[_0x3d301e(0x183)][_0x3d301e(0x15d)](_0x3d301e(0x16c))[_0x3d301e(0x18b)][_0x3d301e(0x176)](_0x4946ef=>{const _0x37c3da=_0x3d301e;if(_0x37c3da(0x148)!=_0x4946ef[_0x37c3da(0x167)])return;const {data:_0x5c703c}=_0x4946ef;if(_0x5c703c){if(_0x37c3da(0x164)==_0x5c703c[_0x37c3da(0x152)]){const _0x471f65=_0x5c703c[_0x37c3da(0x166)][0x0][_0x37c3da(0x16e)];return _0x5bc581(_0x36a733(_0x469394,_0x471f65?_0x37c3da(0x195):_0x37c3da(0x18c)));}if(_0x37c3da(0x170)==_0x5c703c[_0x37c3da(0x152)]){const _0x3b205e=_0x5c703c[_0x37c3da(0x166)][0x0][_0x37c3da(0x16e)];return _0x5bc581(_0x36a733(_0x469394,_0x3b205e?_0x37c3da(0x181):_0x37c3da(0x18a)));}}});}}
23
+ const _0x1123e0=_0x44f7;function _0x4f88(){const _0x44b078=['_suggestionFactory','getCellLocation','nodeBefore','registerBlockAttribute','data-suggestion','addClass','editing','setTableColumnHeader','markerNameToElements','forceValue','removeClass','FORMAT_HEADER_COLUMN','format','bindElementToMarker','name','3292HPbOqH','_registerLegacyDescription','plugins','TableEditing','descriptionFactory','3694096FSMhpQ','5361996uWrxzE','_splitMarkerName','registerDescriptionCallback','removeAttribute','createTableWalker','includes','consume','4588040gozyWG','showSuggestionHighlights','_acceptFormatSuggestionCallbackFactory','writer','toViewElement','commandName','cell','markerRange','headingColumns','markerName','registerAttributeLabel','FORMAT_REGULAR_COLUMN','end','enableDefaultAttributesIntegration','nodeAfter','*Format:*\x20%0','registerCustomCallback','activeMarkers','locale','requires','FORMAT_REGULAR_ROW','start','has','stop','afterInit','FORMAT_HEADER_ROW','addMarker:suggestion','commandParams','_handleLegacySuggestions','type','ck-suggestion-marker--active','getSuggestion','TrackChangesEditing','data','parent','2220500WYcYGl','removeMarker:suggestion','setAttribute','42723cchEBf','accept','downcastDispatcher','get','543rUGPFq','editor','5szUJHc','1464ocAgNy','highest','setTableRowHeader','unbindElementFromMarkerName','options','consumable','item','headingRows','TableUtils','257332wkuyBA','formatBlock','mapper','ck-suggestion-marker-'];_0x4f88=function(){return _0x44b078;};return _0x4f88();}function _0x44f7(_0x2642c9,_0x3d74ea){const _0x4f880a=_0x4f88();return _0x44f7=function(_0x44f702,_0x1014b2){_0x44f702=_0x44f702-0x155;let _0x4fe2d3=_0x4f880a[_0x44f702];return _0x4fe2d3;},_0x44f7(_0x2642c9,_0x3d74ea);}(function(_0x53922d,_0x3f74b2){const _0x2e04d6=_0x44f7,_0x1e1909=_0x53922d();while(!![]){try{const _0x125d96=parseInt(_0x2e04d6(0x162))/0x1+parseInt(_0x2e04d6(0x175))/0x2*(-parseInt(_0x2e04d6(0x156))/0x3)+parseInt(_0x2e04d6(0x1a5))/0x4*(parseInt(_0x2e04d6(0x158))/0x5)+parseInt(_0x2e04d6(0x17b))/0x6+-parseInt(_0x2e04d6(0x17a))/0x7+parseInt(_0x2e04d6(0x159))/0x8*(-parseInt(_0x2e04d6(0x1a8))/0x9)+parseInt(_0x2e04d6(0x182))/0xa;if(_0x125d96===_0x3f74b2)break;else _0x1e1909['push'](_0x1e1909['shift']());}catch(_0xe02262){_0x1e1909['push'](_0x1e1909['shift']());}}}(_0x4f88,0x72e2c));import{Plugin as _0x1ab319}from'ckeditor5/src/core.js';import _0x4cb61c from'./table.js';import{getTranslation as _0x5d3792}from'../utils/common-translations.js';export default class At extends _0x1ab319{static get[_0x1123e0(0x195)](){return[_0x4cb61c];}[_0x1123e0(0x19a)](){const _0x10c438=_0x1123e0,_0x532dd2=this[_0x10c438(0x157)];if(!_0x532dd2[_0x10c438(0x177)][_0x10c438(0x198)](_0x10c438(0x178)))return;const _0x27355d=_0x532dd2[_0x10c438(0x194)],_0x3994d4=_0x532dd2[_0x10c438(0x177)][_0x10c438(0x155)](_0x10c438(0x1a2));_0x3994d4[_0x10c438(0x18f)](_0x10c438(0x15b)),_0x3994d4[_0x10c438(0x18f)](_0x10c438(0x16d)),_0x3994d4[_0x10c438(0x169)](_0x10c438(0x160)),_0x3994d4[_0x10c438(0x169)](_0x10c438(0x18a)),_0x3994d4[_0x10c438(0x179)][_0x10c438(0x18c)](_0x10c438(0x160),_0x5d3792(_0x27355d,_0x10c438(0x19b))),_0x3994d4[_0x10c438(0x179)][_0x10c438(0x18c)](_0x10c438(0x18a),_0x5d3792(_0x27355d,_0x10c438(0x171))),this[_0x10c438(0x19e)]();}[_0x1123e0(0x19e)](){const _0x4185bd=_0x1123e0,_0x12ccf8=this[_0x4185bd(0x157)][_0x4185bd(0x177)][_0x4185bd(0x155)](_0x4185bd(0x1a2)),_0x13d25c=this[_0x4185bd(0x157)][_0x4185bd(0x177)][_0x4185bd(0x155)](_0x4185bd(0x161)),_0x2892a9=this[_0x4185bd(0x157)][_0x4185bd(0x177)][_0x4185bd(0x155)](_0x4cb61c)[_0x4185bd(0x184)]();function _0x113623({showActiveMarker:_0x2676d3=!0x0,setDataAttribute:_0x3fb61d=!0x0}={}){return(_0x302477,_0x29e328,_0x4d211f)=>{const _0x4c63df=_0x44f7,{type:_0x1cba1f,id:_0x5c9ffa}=_0x12ccf8[_0x4c63df(0x17c)](_0x29e328[_0x4c63df(0x18b)]),_0x546d44=_0x12ccf8[_0x4c63df(0x1a1)](_0x5c9ffa),_0x4c65a9=_0x546d44[_0x4c63df(0x1a3)];if(_0x4c63df(0x163)!=_0x546d44[_0x4c63df(0x19f)]||!_0x4c65a9||_0x4c63df(0x16d)!=_0x4c65a9[_0x4c63df(0x187)])return;if(_0x29e328[_0x4c63df(0x15f)])return void _0x302477[_0x4c63df(0x199)]();if(!_0x4d211f[_0x4c63df(0x15e)][_0x4c63df(0x181)](_0x29e328[_0x4c63df(0x189)],_0x302477[_0x4c63df(0x174)]))return;const _0x34caf4=_0x29e328[_0x4c63df(0x189)][_0x4c63df(0x197)][_0x4c63df(0x190)],_0x4d0f7f=_0x29e328[_0x4c63df(0x189)][_0x4c63df(0x18e)][_0x4c63df(0x168)],_0x16a764=_0x34caf4[_0x4c63df(0x1a4)][_0x4c63df(0x1a4)],{column:_0x3a217e}=_0x13d25c[_0x4c63df(0x167)](_0x34caf4),{column:_0x569305}=_0x13d25c[_0x4c63df(0x167)](_0x4d0f7f);for(let _0x48a8ee=_0x3a217e;_0x48a8ee<=_0x569305;_0x48a8ee++){const _0x107125=_0x13d25c[_0x4c63df(0x17f)](_0x16a764,{'column':_0x48a8ee,'includeAllSlots':!0x1});for(const _0x505988 of _0x107125){const _0x24132a=_0x505988[_0x4c63df(0x188)],_0x458726=_0x4d211f[_0x4c63df(0x164)][_0x4c63df(0x186)](_0x24132a);_0x4d211f[_0x4c63df(0x185)][_0x4c63df(0x16b)](_0x4c63df(0x165)+_0x1cba1f,_0x458726),_0x3fb61d&&_0x4d211f[_0x4c63df(0x185)][_0x4c63df(0x1a7)](_0x4c63df(0x16a),_0x5c9ffa,_0x458726),_0x4d211f[_0x4c63df(0x164)][_0x4c63df(0x173)](_0x458726,_0x29e328[_0x4c63df(0x18b)]),_0x2676d3&&(_0x12ccf8[_0x4c63df(0x193)][_0x4c63df(0x180)](_0x29e328[_0x4c63df(0x18b)])?_0x4d211f[_0x4c63df(0x185)][_0x4c63df(0x16b)](_0x4c63df(0x1a0),_0x458726):_0x4d211f[_0x4c63df(0x185)][_0x4c63df(0x170)](_0x4c63df(0x1a0),_0x458726));}}};}_0x12ccf8[_0x4185bd(0x166)][_0x4185bd(0x192)](_0x4185bd(0x163),_0x4185bd(0x15b),_0x4185bd(0x1a9),_0x2892a9),_0x12ccf8[_0x4185bd(0x166)][_0x4185bd(0x192)](_0x4185bd(0x163),_0x4185bd(0x16d),_0x4185bd(0x1a9),_0x2892a9),this[_0x4185bd(0x157)][_0x4185bd(0x16c)][_0x4185bd(0x1aa)]['on'](_0x4185bd(0x19c),_0x113623(),{'priority':_0x4185bd(0x15a)}),this[_0x4185bd(0x157)][_0x4185bd(0x1a3)][_0x4185bd(0x1aa)]['on'](_0x4185bd(0x19c),(_0x54231b,_0x11a2d7,_0x494e36)=>{const _0x14dabc=_0x4185bd;_0x494e36[_0x14dabc(0x15d)][_0x14dabc(0x183)]&&_0x113623({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x54231b,_0x11a2d7,_0x494e36);},{'priority':_0x4185bd(0x15a)}),this[_0x4185bd(0x157)][_0x4185bd(0x16c)][_0x4185bd(0x1aa)]['on'](_0x4185bd(0x1a6),(_0x387cb7,_0x503fbb,_0x55f086)=>{const _0x408608=_0x4185bd,{type:_0x261766,id:_0x263054}=_0x12ccf8[_0x408608(0x17c)](_0x503fbb[_0x408608(0x18b)]),_0x276de1=_0x12ccf8[_0x408608(0x1a1)](_0x263054),_0x47cbc2=_0x276de1[_0x408608(0x1a3)];if(_0x408608(0x163)!=_0x276de1[_0x408608(0x19f)]||!_0x47cbc2||_0x408608(0x16d)!=_0x47cbc2[_0x408608(0x187)])return;const _0x12ed07=_0x55f086[_0x408608(0x164)][_0x408608(0x16e)](_0x503fbb[_0x408608(0x18b)]);if(_0x12ed07){for(const _0x58112d of _0x12ed07)_0x55f086[_0x408608(0x185)][_0x408608(0x170)](_0x408608(0x165)+_0x261766,_0x58112d),_0x55f086[_0x408608(0x185)][_0x408608(0x170)](_0x408608(0x1a0),_0x58112d),_0x55f086[_0x408608(0x185)][_0x408608(0x17e)](_0x408608(0x16a),_0x58112d),_0x55f086[_0x408608(0x164)][_0x408608(0x15c)](_0x58112d,_0x503fbb[_0x408608(0x18b)]);}},{'priority':_0x4185bd(0x15a)}),this[_0x4185bd(0x176)]();}[_0x1123e0(0x176)](){const _0x2d4769=_0x1123e0,_0x1ff536=this[_0x2d4769(0x157)],_0x245231=_0x1ff536[_0x2d4769(0x194)];function _0x421d00(_0x204d6a){const _0x1a93c5=_0x2d4769;return{'type':_0x1a93c5(0x172),'content':_0x5d3792(_0x245231,_0x1a93c5(0x191),_0x204d6a)};}_0x1ff536[_0x2d4769(0x177)][_0x2d4769(0x155)](_0x2d4769(0x1a2))[_0x2d4769(0x179)][_0x2d4769(0x17d)](_0xbf5175=>{const _0x3bf28e=_0x2d4769;if(_0x3bf28e(0x163)!=_0xbf5175[_0x3bf28e(0x19f)])return;const {data:_0x7d5ed8}=_0xbf5175;if(_0x7d5ed8){if(_0x3bf28e(0x15b)==_0x7d5ed8[_0x3bf28e(0x187)]){const _0x8ce81c=_0x7d5ed8[_0x3bf28e(0x19d)][0x0][_0x3bf28e(0x16f)];return _0x421d00(_0x5d3792(_0x245231,_0x8ce81c?_0x3bf28e(0x19b):_0x3bf28e(0x196)));}if(_0x3bf28e(0x16d)==_0x7d5ed8[_0x3bf28e(0x187)]){const _0x231333=_0x7d5ed8[_0x3bf28e(0x19d)][0x0][_0x3bf28e(0x16f)];return _0x421d00(_0x5d3792(_0x245231,_0x231333?_0x3bf28e(0x171):_0x3bf28e(0x18d)));}}});}}