@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240605.0 → 0.0.0-nightly-20240605.1

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 (170) hide show
  1. package/README.md +6 -0
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +3 -1
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/dist/types/suggestion.d.ts +1 -1
  100. package/dist/types/ui/suggestioncontroller.d.ts +1 -1
  101. package/package.json +3 -3
  102. package/src/commands/acceptsuggestioncommand.js +1 -1
  103. package/src/commands/discardsuggestioncommand.js +1 -1
  104. package/src/commands/executeonallsuggestionscommand.js +1 -1
  105. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  106. package/src/commands/trackchangescommand.js +1 -1
  107. package/src/index.js +1 -1
  108. package/src/integrations/aiassistant.js +1 -1
  109. package/src/integrations/alignment.js +1 -1
  110. package/src/integrations/basicstyles.js +1 -1
  111. package/src/integrations/blockquote.js +1 -1
  112. package/src/integrations/casechange.js +1 -1
  113. package/src/integrations/ckbox.js +1 -1
  114. package/src/integrations/codeblock.js +1 -1
  115. package/src/integrations/comments.js +1 -1
  116. package/src/integrations/deletecommand.js +1 -1
  117. package/src/integrations/entercommand.js +1 -1
  118. package/src/integrations/findandreplace.js +1 -1
  119. package/src/integrations/font.js +1 -1
  120. package/src/integrations/formatpainter.js +1 -1
  121. package/src/integrations/heading.js +1 -1
  122. package/src/integrations/highlight.js +1 -1
  123. package/src/integrations/horizontalline.js +1 -1
  124. package/src/integrations/htmlembed.js +1 -1
  125. package/src/integrations/image.js +1 -1
  126. package/src/integrations/imagereplace.js +1 -1
  127. package/src/integrations/imagestyle.js +1 -1
  128. package/src/integrations/importword.js +1 -1
  129. package/src/integrations/indent.js +1 -1
  130. package/src/integrations/inputcommand.js +1 -1
  131. package/src/integrations/legacylist.js +1 -1
  132. package/src/integrations/legacylistproperties.js +1 -1
  133. package/src/integrations/link.js +1 -1
  134. package/src/integrations/list.js +1 -1
  135. package/src/integrations/listproperties.js +1 -1
  136. package/src/integrations/mediaembed.js +1 -1
  137. package/src/integrations/mention.js +1 -1
  138. package/src/integrations/multilevellist.js +1 -1
  139. package/src/integrations/pagebreak.js +1 -1
  140. package/src/integrations/paragraph.js +1 -1
  141. package/src/integrations/removeformat.js +1 -1
  142. package/src/integrations/restrictededitingmode.js +1 -1
  143. package/src/integrations/shiftentercommand.js +1 -1
  144. package/src/integrations/standardeditingmode.js +1 -1
  145. package/src/integrations/style.js +1 -1
  146. package/src/integrations/table.js +1 -1
  147. package/src/integrations/tablecaption.js +1 -1
  148. package/src/integrations/tableclipboard.js +1 -1
  149. package/src/integrations/tablecolumnresize.js +1 -1
  150. package/src/integrations/tableheadings.js +1 -1
  151. package/src/integrations/tablemergesplit.js +1 -1
  152. package/src/integrations/tableofcontents.js +1 -1
  153. package/src/integrations/tableproperties.js +1 -1
  154. package/src/integrations/template.js +1 -1
  155. package/src/integrations/title.js +1 -1
  156. package/src/integrations/undo.js +1 -1
  157. package/src/integrations/utils.js +1 -1
  158. package/src/suggestion.d.ts +1 -1
  159. package/src/suggestion.js +2 -1
  160. package/src/suggestiondescriptionfactory.js +1 -1
  161. package/src/trackchanges.js +1 -1
  162. package/src/trackchangesdata.js +1 -1
  163. package/src/trackchangesediting.js +1 -1
  164. package/src/trackchangesui.js +1 -1
  165. package/src/ui/suggestioncontroller.d.ts +1 -1
  166. package/src/ui/suggestioncontroller.js +2 -1
  167. package/src/ui/view/basesuggestionthreadview.js +1 -1
  168. package/src/ui/view/suggestionthreadview.js +1 -1
  169. package/src/utils/common-translations.js +1 -1
  170. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2ce55e=_0x3b21;(function(_0x2402b2,_0x58e2d8){const _0x4935f2=_0x3b21,_0x4c68a5=_0x2402b2();while(!![]){try{const _0x850e52=parseInt(_0x4935f2(0x1bd))/0x1+-parseInt(_0x4935f2(0x1c1))/0x2+parseInt(_0x4935f2(0x1bf))/0x3*(parseInt(_0x4935f2(0x1c6))/0x4)+-parseInt(_0x4935f2(0x1ba))/0x5*(parseInt(_0x4935f2(0x1be))/0x6)+parseInt(_0x4935f2(0x1b6))/0x7*(parseInt(_0x4935f2(0x1cc))/0x8)+parseInt(_0x4935f2(0x1c3))/0x9*(parseInt(_0x4935f2(0x1bc))/0xa)+parseInt(_0x4935f2(0x1c8))/0xb*(parseInt(_0x4935f2(0x1cb))/0xc);if(_0x850e52===_0x58e2d8)break;else _0x4c68a5['push'](_0x4c68a5['shift']());}catch(_0x4ecf88){_0x4c68a5['push'](_0x4c68a5['shift']());}}}(_0x358c,0xb0a4f));function _0x3b21(_0x4363db,_0x16723b){const _0x358cc7=_0x358c();return _0x3b21=function(_0x3b210b,_0x2635f1){_0x3b210b=_0x3b210b-0x1b3;let _0x123c1c=_0x358cc7[_0x3b210b];return _0x123c1c;},_0x3b21(_0x4363db,_0x16723b);}import{Plugin as _0x55fdda}from'ckeditor5/src/core.js';export default class kt extends _0x55fdda{[_0x2ce55e(0x1c0)](){const _0x531041=_0x2ce55e,_0x1568cb=this[_0x531041(0x1bb)];if(!_0x1568cb[_0x531041(0x1b3)][_0x531041(0x1c7)](_0x531041(0x1ce)))return;const _0x350b07=_0x1568cb[_0x531041(0x1b3)][_0x531041(0x1c2)](_0x531041(0x1c5));_0x350b07[_0x531041(0x1cf)](_0x531041(0x1b9)),_0x350b07[_0x531041(0x1cf)](_0x531041(0x1ca));const _0x43d1ae=_0x1568cb[_0x531041(0x1b3)][_0x531041(0x1c2)](_0x531041(0x1ce));_0x43d1ae[_0x531041(0x1cf)](_0x531041(0x1b7)),_0x43d1ae[_0x531041(0x1cf)](_0x531041(0x1b4)),_0x43d1ae[_0x531041(0x1cf)](_0x531041(0x1c9)),_0x43d1ae[_0x531041(0x1cf)](_0x531041(0x1c4)),_0x43d1ae[_0x531041(0x1cf)](_0x531041(0x1b8)),_0x43d1ae[_0x531041(0x1cf)](_0x531041(0x1cd)),_0x43d1ae[_0x531041(0x1cf)](_0x531041(0x1b5));}}function _0x358c(){const _0x21f44c=['discardAllSuggestions','goToPreviousRestrictedEditingException','151070wSPDMs','editor','4088190RHiYwW','211558PSWwXl','156btNlGm','1145379TgAWuW','afterInit','2503116RKVerE','get','9juKUcf','acceptAllSuggestions','TrackChangesEditing','4KTpuex','has','15564923pqJbjS','discardSuggestion','goToNextRestrictedEditingException','12Urctld','144nQwBVS','acceptSelectedSuggestions','RestrictedEditingModeEditing','enableCommand','plugins','acceptSuggestion','discardSelectedSuggestions','133581WGKLWD','trackChanges'];_0x358c=function(){return _0x21f44c;};return _0x358c();}
23
+ const _0x25426e=_0x1331;(function(_0x2992e3,_0x4caa98){const _0x27faf0=_0x1331,_0x3374f4=_0x2992e3();while(!![]){try{const _0x4e60cb=parseInt(_0x27faf0(0xeb))/0x1*(parseInt(_0x27faf0(0xf9))/0x2)+parseInt(_0x27faf0(0xe6))/0x3*(parseInt(_0x27faf0(0xfd))/0x4)+parseInt(_0x27faf0(0xe8))/0x5*(parseInt(_0x27faf0(0xee))/0x6)+parseInt(_0x27faf0(0xed))/0x7+-parseInt(_0x27faf0(0xfa))/0x8+-parseInt(_0x27faf0(0xe7))/0x9*(-parseInt(_0x27faf0(0xef))/0xa)+-parseInt(_0x27faf0(0xf5))/0xb;if(_0x4e60cb===_0x4caa98)break;else _0x3374f4['push'](_0x3374f4['shift']());}catch(_0x71eb60){_0x3374f4['push'](_0x3374f4['shift']());}}}(_0x5d22,0xc65ba));import{Plugin as _0x4f9c6d}from'ckeditor5/src/core.js';function _0x1331(_0x4d5dfb,_0x586c43){const _0x5d222f=_0x5d22();return _0x1331=function(_0x1331ab,_0x3be88){_0x1331ab=_0x1331ab-0xe5;let _0x1038a8=_0x5d222f[_0x1331ab];return _0x1038a8;},_0x1331(_0x4d5dfb,_0x586c43);}function _0x5d22(){const _0x4cb46b=['has','1354876MWhpic','plugins','TrackChangesEditing','RestrictedEditingModeEditing','acceptSuggestion','6DixfPT','27tdCMlB','4523175vACuqh','discardAllSuggestions','trackChanges','3329iaUcNl','editor','684495vAhHco','6QYbhHz','5034490TYwraz','goToNextRestrictedEditingException','acceptAllSuggestions','goToPreviousRestrictedEditingException','enableCommand','discardSelectedSuggestions','22557711FfrbMi','afterInit','discardSuggestion','get','766ALpbfx','12816296qWfoJU','acceptSelectedSuggestions'];_0x5d22=function(){return _0x4cb46b;};return _0x5d22();}export default class kt extends _0x4f9c6d{[_0x25426e(0xf6)](){const _0x1e4aa2=_0x25426e,_0x4e4913=this[_0x1e4aa2(0xec)];if(!_0x4e4913[_0x1e4aa2(0xfe)][_0x1e4aa2(0xfc)](_0x1e4aa2(0x100)))return;const _0x41762e=_0x4e4913[_0x1e4aa2(0xfe)][_0x1e4aa2(0xf8)](_0x1e4aa2(0xff));_0x41762e[_0x1e4aa2(0xf3)](_0x1e4aa2(0xf2)),_0x41762e[_0x1e4aa2(0xf3)](_0x1e4aa2(0xf0));const _0x1b407b=_0x4e4913[_0x1e4aa2(0xfe)][_0x1e4aa2(0xf8)](_0x1e4aa2(0x100));_0x1b407b[_0x1e4aa2(0xf3)](_0x1e4aa2(0xea)),_0x1b407b[_0x1e4aa2(0xf3)](_0x1e4aa2(0xe5)),_0x1b407b[_0x1e4aa2(0xf3)](_0x1e4aa2(0xf7)),_0x1b407b[_0x1e4aa2(0xf3)](_0x1e4aa2(0xf1)),_0x1b407b[_0x1e4aa2(0xf3)](_0x1e4aa2(0xe9)),_0x1b407b[_0x1e4aa2(0xf3)](_0x1e4aa2(0xfb)),_0x1b407b[_0x1e4aa2(0xf3)](_0x1e4aa2(0xf4));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1ba0d3=_0x5be4;(function(_0x1c4f60,_0x34ba8e){const _0x4a55a5=_0x5be4,_0x3e26da=_0x1c4f60();while(!![]){try{const _0x4ca476=parseInt(_0x4a55a5(0x1fe))/0x1*(-parseInt(_0x4a55a5(0x1f6))/0x2)+-parseInt(_0x4a55a5(0x205))/0x3*(-parseInt(_0x4a55a5(0x21d))/0x4)+parseInt(_0x4a55a5(0x219))/0x5*(-parseInt(_0x4a55a5(0x20f))/0x6)+parseInt(_0x4a55a5(0x221))/0x7*(parseInt(_0x4a55a5(0x1f3))/0x8)+-parseInt(_0x4a55a5(0x1fb))/0x9*(-parseInt(_0x4a55a5(0x20d))/0xa)+-parseInt(_0x4a55a5(0x223))/0xb*(-parseInt(_0x4a55a5(0x215))/0xc)+parseInt(_0x4a55a5(0x203))/0xd*(-parseInt(_0x4a55a5(0x20a))/0xe);if(_0x4ca476===_0x34ba8e)break;else _0x3e26da['push'](_0x3e26da['shift']());}catch(_0x149508){_0x3e26da['push'](_0x3e26da['shift']());}}}(_0x3355,0x9e3bc));import{Plugin as _0x3e98f4}from'ckeditor5/src/core.js';import{ShiftEnter as _0x1bef07}from'ckeditor5/src/enter.js';function _0x5be4(_0xc497ec,_0xf51f64){const _0x3355a3=_0x3355();return _0x5be4=function(_0x5be498,_0x13d80b){_0x5be498=_0x5be498-0x1f1;let _0x3b8b5c=_0x3355a3[_0x5be498];return _0x3b8b5c;},_0x5be4(_0xc497ec,_0xf51f64);}import{getTranslation as _0x5eaeef}from'../utils/common-translations.js';function _0x3355(){const _0x166986=['model','downcastDispatcher','120052MJAYlp','getItems','span','enableCommand','split','133640zMTeqZ','activeMarkers','723hgcZrW','ELEMENT_LINE_BREAK','requires','mapper','editor','2086WLSowJ','test','writer','790PhndRr','markerRange','128178mXXfHH','addClass','options','shiftEnter','descriptionFactory','consumable','359928zOMWhs','locale','init','addMarker:suggestion','20tdGdZv','markerName','high','toViewPosition','20948swckuP','merge','registerElementLabel','element','546vSdZHI','insert','88vsxyVR','get','addMarker:suggestion:deletion','ck-suggestion-marker--active','addMarker:suggestion:insertion','ck-suggestion-marker-','editing','deletion','name','bindElementToMarker','createPositionBefore','data','9680bAPVUr','createUIElement','showSuggestionHighlights','8AVPwqm','includes','TrackChangesEditing','plugins','softBreak','130905fczvxm'];_0x3355=function(){return _0x166986;};return _0x3355();}export default class bt extends _0x3e98f4{static get[_0x1ba0d3(0x207)](){return[_0x1bef07];}[_0x1ba0d3(0x217)](){const _0x56dfc1=_0x1ba0d3,_0x5692c5=this[_0x56dfc1(0x209)],_0x57be13=_0x5692c5[_0x56dfc1(0x1f9)][_0x56dfc1(0x224)](_0x56dfc1(0x1f8));_0x57be13[_0x56dfc1(0x201)](_0x56dfc1(0x212)),_0x5692c5[_0x56dfc1(0x229)][_0x56dfc1(0x1fd)]['on'](_0x56dfc1(0x227),de(_0x5692c5),{'priority':_0x56dfc1(0x21b)}),_0x5692c5[_0x56dfc1(0x229)][_0x56dfc1(0x1fd)]['on'](_0x56dfc1(0x225),de(_0x5692c5),{'priority':_0x56dfc1(0x21b)}),_0x5692c5[_0x56dfc1(0x1f2)][_0x56dfc1(0x1fd)]['on'](_0x56dfc1(0x218),(_0x50f5fc,_0x3bed00,_0x4892ef)=>{const _0x2c05de=_0x56dfc1;_0x4892ef[_0x2c05de(0x211)][_0x2c05de(0x1f5)]&&de(_0x5692c5,{'showActiveMarker':!0x1})(_0x50f5fc,_0x3bed00,_0x4892ef);}),_0x57be13[_0x56dfc1(0x213)][_0x56dfc1(0x21f)](_0x56dfc1(0x1fa),_0x2dbd6e=>_0x5eaeef(_0x5692c5[_0x56dfc1(0x216)],_0x56dfc1(0x206),_0x2dbd6e));}}function de(_0x1eb0b5,{showActiveMarker:_0x28722e=!0x0}={}){return(_0x31610e,_0x2d33f6,_0x29bae0)=>{const _0x54dbc0=_0x5be4,_0x3501b6=_0x1eb0b5[_0x54dbc0(0x1f9)][_0x54dbc0(0x224)](_0x54dbc0(0x1f8));if(!_0x29bae0[_0x54dbc0(0x214)][_0x54dbc0(0x20b)](_0x2d33f6[_0x54dbc0(0x20e)],_0x31610e[_0x54dbc0(0x22b)]))return;const _0x4a8fe7=_0x1eb0b5[_0x54dbc0(0x1fc)];for(const _0x11ea53 of _0x2d33f6[_0x54dbc0(0x20e)][_0x54dbc0(0x1ff)]()){if(!_0x11ea53['is'](_0x54dbc0(0x220),_0x54dbc0(0x1fa)))continue;const _0x5ed020=_0x54dbc0(0x22a)==_0x2d33f6[_0x54dbc0(0x21a)][_0x54dbc0(0x202)](':')[0x1]?_0x54dbc0(0x21e):_0x54dbc0(0x202),_0x46968c=_0x29bae0[_0x54dbc0(0x20c)][_0x54dbc0(0x1f4)](_0x54dbc0(0x200),{'class':_0x54dbc0(0x228)+_0x5ed020}),_0x38bed6=_0x29bae0[_0x54dbc0(0x208)][_0x54dbc0(0x21c)](_0x4a8fe7[_0x54dbc0(0x1f1)](_0x11ea53));_0x28722e&&_0x3501b6[_0x54dbc0(0x204)][_0x54dbc0(0x1f7)](_0x2d33f6[_0x54dbc0(0x21a)])&&_0x29bae0[_0x54dbc0(0x20c)][_0x54dbc0(0x210)](_0x54dbc0(0x226),_0x46968c),_0x29bae0[_0x54dbc0(0x20c)][_0x54dbc0(0x222)](_0x38bed6,_0x46968c),_0x29bae0[_0x54dbc0(0x208)][_0x54dbc0(0x22c)](_0x46968c,_0x2d33f6[_0x54dbc0(0x21a)]);}};}
23
+ function _0x4368(){const _0x25550b=['shiftEnter','split','TrackChangesEditing','deletion','test','1013354XqtNOl','insert','merge','ELEMENT_LINE_BREAK','6300828xNvDIO','createPositionBefore','softBreak','locale','bindElementToMarker','3FKFeUl','3440872XCIWHc','model','markerRange','data','editor','toViewPosition','high','250825ROtgHa','mapper','consumable','init','ck-suggestion-marker-','editing','get','addMarker:suggestion','24SifHsR','ck-suggestion-marker--active','name','showSuggestionHighlights','includes','span','writer','getItems','10161945JCOYqI','createUIElement','addMarker:suggestion:deletion','markerName','addClass','addMarker:suggestion:insertion','enableCommand','registerElementLabel','options','descriptionFactory','plugins','downcastDispatcher','5606915OwKTlb','6846322CEqwJL','requires','element','activeMarkers'];_0x4368=function(){return _0x25550b;};return _0x4368();}const _0x36ec46=_0x2f60;(function(_0x3d471e,_0x3a5562){const _0x5ecefe=_0x2f60,_0x84d500=_0x3d471e();while(!![]){try{const _0x1bf456=-parseInt(_0x5ecefe(0x150))/0x1+-parseInt(_0x5ecefe(0x13f))/0x2+-parseInt(_0x5ecefe(0x148))/0x3*(parseInt(_0x5ecefe(0x149))/0x4)+parseInt(_0x5ecefe(0x16c))/0x5+-parseInt(_0x5ecefe(0x143))/0x6+-parseInt(_0x5ecefe(0x16d))/0x7+parseInt(_0x5ecefe(0x158))/0x8*(parseInt(_0x5ecefe(0x160))/0x9);if(_0x1bf456===_0x3a5562)break;else _0x84d500['push'](_0x84d500['shift']());}catch(_0x559bb3){_0x84d500['push'](_0x84d500['shift']());}}}(_0x4368,0xd2a4a));import{Plugin as _0x240290}from'ckeditor5/src/core.js';import{ShiftEnter as _0x403c4b}from'ckeditor5/src/enter.js';function _0x2f60(_0x8a4be9,_0x502cae){const _0x43680f=_0x4368();return _0x2f60=function(_0x2f6070,_0x3a5546){_0x2f6070=_0x2f6070-0x139;let _0x55829f=_0x43680f[_0x2f6070];return _0x55829f;},_0x2f60(_0x8a4be9,_0x502cae);}import{getTranslation as _0x4a9caf}from'../utils/common-translations.js';export default class bt extends _0x240290{static get[_0x36ec46(0x16e)](){return[_0x403c4b];}[_0x36ec46(0x153)](){const _0x1032e7=_0x36ec46,_0x1faf24=this[_0x1032e7(0x14d)],_0x74ea84=_0x1faf24[_0x1032e7(0x16a)][_0x1032e7(0x156)](_0x1032e7(0x13c));_0x74ea84[_0x1032e7(0x166)](_0x1032e7(0x13a)),_0x1faf24[_0x1032e7(0x155)][_0x1032e7(0x16b)]['on'](_0x1032e7(0x165),de(_0x1faf24),{'priority':_0x1032e7(0x14f)}),_0x1faf24[_0x1032e7(0x155)][_0x1032e7(0x16b)]['on'](_0x1032e7(0x162),de(_0x1faf24),{'priority':_0x1032e7(0x14f)}),_0x1faf24[_0x1032e7(0x14c)][_0x1032e7(0x16b)]['on'](_0x1032e7(0x157),(_0x781271,_0x8b91b8,_0x448835)=>{const _0x3b5da7=_0x1032e7;_0x448835[_0x3b5da7(0x168)][_0x3b5da7(0x15b)]&&de(_0x1faf24,{'showActiveMarker':!0x1})(_0x781271,_0x8b91b8,_0x448835);}),_0x74ea84[_0x1032e7(0x169)][_0x1032e7(0x167)](_0x1032e7(0x145),_0x4704d8=>_0x4a9caf(_0x1faf24[_0x1032e7(0x146)],_0x1032e7(0x142),_0x4704d8));}}function de(_0x5f1e7e,{showActiveMarker:_0x1281b2=!0x0}={}){return(_0x39d0c5,_0x2871aa,_0xf60e48)=>{const _0x241b09=_0x2f60,_0x6a905f=_0x5f1e7e[_0x241b09(0x16a)][_0x241b09(0x156)](_0x241b09(0x13c));if(!_0xf60e48[_0x241b09(0x152)][_0x241b09(0x13e)](_0x2871aa[_0x241b09(0x14b)],_0x39d0c5[_0x241b09(0x15a)]))return;const _0x578ee0=_0x5f1e7e[_0x241b09(0x14a)];for(const _0x3378f4 of _0x2871aa[_0x241b09(0x14b)][_0x241b09(0x15f)]()){if(!_0x3378f4['is'](_0x241b09(0x16f),_0x241b09(0x145)))continue;const _0x31766a=_0x241b09(0x13d)==_0x2871aa[_0x241b09(0x163)][_0x241b09(0x13b)](':')[0x1]?_0x241b09(0x141):_0x241b09(0x13b),_0xdfc946=_0xf60e48[_0x241b09(0x15e)][_0x241b09(0x161)](_0x241b09(0x15d),{'class':_0x241b09(0x154)+_0x31766a}),_0x45897c=_0xf60e48[_0x241b09(0x151)][_0x241b09(0x14e)](_0x578ee0[_0x241b09(0x144)](_0x3378f4));_0x1281b2&&_0x6a905f[_0x241b09(0x139)][_0x241b09(0x15c)](_0x2871aa[_0x241b09(0x163)])&&_0xf60e48[_0x241b09(0x15e)][_0x241b09(0x164)](_0x241b09(0x159),_0xdfc946),_0xf60e48[_0x241b09(0x15e)][_0x241b09(0x140)](_0x45897c,_0xdfc946),_0xf60e48[_0x241b09(0x151)][_0x241b09(0x147)](_0xdfc946,_0x2871aa[_0x241b09(0x163)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x522d8e=_0x4788;function _0x4265(){const _0x29af1e=['commands','markInlineFormat','editor','commandName','1387776CKvnUV','formatInline','802512JJtoha','1665wMfpBd','28KbXYug','isCollapsed','descriptionFactory','formatBlock','getRanges','value','get','format','enableCommand','registerDescriptionCallback','has','from','locale','6BGOqWR','FORMAT_RESTRICTED_ENABLED','forceValue','StandardEditingModeEditing','7388gPsNvy','FORMAT_RESTRICTED_DISABLED','583yAaiuZ','document','357690iLathb','afterInit','777008ejTiNF','selection','7058628apOImO','change','TrackChangesEditing','2215295ITyVxl','plugins','type','restrictedEditingException','model','commandParams'];_0x4265=function(){return _0x29af1e;};return _0x4265();}function _0x4788(_0x537b48,_0x5a8207){const _0x4265f7=_0x4265();return _0x4788=function(_0x4788a4,_0x3885de){_0x4788a4=_0x4788a4-0x157;let _0x15e645=_0x4265f7[_0x4788a4];return _0x15e645;},_0x4788(_0x537b48,_0x5a8207);}(function(_0x59e672,_0x17d244){const _0x425d36=_0x4788,_0x44dc32=_0x59e672();while(!![]){try{const _0x459789=-parseInt(_0x425d36(0x15c))/0x1+-parseInt(_0x425d36(0x15e))/0x2+-parseInt(_0x425d36(0x15f))/0x3*(parseInt(_0x425d36(0x171))/0x4)+parseInt(_0x425d36(0x17c))/0x5*(parseInt(_0x425d36(0x16d))/0x6)+parseInt(_0x425d36(0x160))/0x7*(parseInt(_0x425d36(0x177))/0x8)+parseInt(_0x425d36(0x179))/0x9+-parseInt(_0x425d36(0x175))/0xa*(-parseInt(_0x425d36(0x173))/0xb);if(_0x459789===_0x17d244)break;else _0x44dc32['push'](_0x44dc32['shift']());}catch(_0x57847f){_0x44dc32['push'](_0x44dc32['shift']());}}}(_0x4265,0xaa497));import{Plugin as _0x3f6901}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x34ff1a}from'./utils.js';import{getTranslation as _0x40961f}from'../utils/common-translations.js';export default class wt extends _0x3f6901{[_0x522d8e(0x176)](){const _0x332663=_0x522d8e,_0x28783e=this[_0x332663(0x15a)],_0x2d34fc=_0x28783e[_0x332663(0x180)],_0x104c83=_0x28783e[_0x332663(0x16c)];if(!_0x28783e[_0x332663(0x17d)][_0x332663(0x16a)](_0x332663(0x170)))return;const _0x1f9311=_0x28783e[_0x332663(0x17d)][_0x332663(0x166)](_0x332663(0x17b)),_0x124ed6=_0x332663(0x17f),_0x18394d=_0x28783e[_0x332663(0x158)][_0x332663(0x166)](_0x124ed6);_0x1f9311[_0x332663(0x168)](_0x124ed6,(_0x5d4b5a,_0x411020={})=>{const _0x1efaa4=_0x332663,_0x18a003=_0x2d34fc[_0x1efaa4(0x174)][_0x1efaa4(0x178)];if(_0x18a003[_0x1efaa4(0x161)])return void _0x5d4b5a(_0x411020);const _0x3672c5=void 0x0!==_0x411020[_0x1efaa4(0x16f)]?_0x411020[_0x1efaa4(0x16f)]:!_0x18394d[_0x1efaa4(0x165)];_0x2d34fc[_0x1efaa4(0x17a)](()=>{const _0x425aca=_0x1efaa4,_0x2c52b9=Array[_0x425aca(0x16b)](_0x18a003[_0x425aca(0x164)]());for(const _0x5791c5 of _0x2c52b9){const _0x570876=_0x3672c5?[_0x5791c5]:_0x34ff1a(_0x124ed6,_0x5791c5,_0x2d34fc);for(const _0x132bc2 of _0x570876)_0x1f9311[_0x425aca(0x159)](_0x132bc2,{'commandName':_0x124ed6,'commandParams':[{'forceValue':_0x3672c5}]});}});}),_0x1f9311[_0x332663(0x162)][_0x332663(0x169)](_0x4db6ea=>{const _0x55b5e4=_0x332663;if(_0x55b5e4(0x163)!=_0x4db6ea[_0x55b5e4(0x17e)]&&_0x55b5e4(0x15d)!=_0x4db6ea[_0x55b5e4(0x17e)])return;const {data:_0x2ac3cf}=_0x4db6ea;return _0x2ac3cf&&_0x2ac3cf[_0x55b5e4(0x15b)]==_0x124ed6?_0x2ac3cf[_0x55b5e4(0x157)][0x0][_0x55b5e4(0x16f)]?{'type':_0x55b5e4(0x167),'content':_0x40961f(_0x104c83,_0x55b5e4(0x16e))}:{'type':_0x55b5e4(0x167),'content':_0x40961f(_0x104c83,_0x55b5e4(0x172))}:void 0x0;});}}
23
+ function _0x175c(_0x40e5f5,_0x3f4e9e){const _0x3387f6=_0x3387();return _0x175c=function(_0x175cf6,_0x550f31){_0x175cf6=_0x175cf6-0x13b;let _0x19aa22=_0x3387f6[_0x175cf6];return _0x19aa22;},_0x175c(_0x40e5f5,_0x3f4e9e);}function _0x3387(){const _0x5aaca8=['StandardEditingModeEditing','change','commands','afterInit','18ewrVlp','has','descriptionFactory','2277860ykaPSU','TrackChangesEditing','document','isCollapsed','338578SywMIk','forceValue','getRanges','plugins','get','FORMAT_RESTRICTED_ENABLED','commandParams','from','editor','type','model','49QKvbNZ','1271397VaLCJz','format','locale','value','enableCommand','377155BYaVdi','selection','formatInline','formatBlock','FORMAT_RESTRICTED_DISABLED','443539nYqYwL','909176JybNGC','markInlineFormat','registerDescriptionCallback','restrictedEditingException','19729953MzHSds','commandName'];_0x3387=function(){return _0x5aaca8;};return _0x3387();}const _0x4bde27=_0x175c;(function(_0x184158,_0x23dafb){const _0x448ea7=_0x175c,_0x2dce65=_0x184158();while(!![]){try{const _0x52dd92=parseInt(_0x448ea7(0x142))/0x1+parseInt(_0x448ea7(0x154))/0x2+parseInt(_0x448ea7(0x160))/0x3+parseInt(_0x448ea7(0x150))/0x4+-parseInt(_0x448ea7(0x13d))/0x5*(-parseInt(_0x448ea7(0x14d))/0x6)+parseInt(_0x448ea7(0x15f))/0x7*(parseInt(_0x448ea7(0x143))/0x8)+-parseInt(_0x448ea7(0x147))/0x9;if(_0x52dd92===_0x23dafb)break;else _0x2dce65['push'](_0x2dce65['shift']());}catch(_0x282724){_0x2dce65['push'](_0x2dce65['shift']());}}}(_0x3387,0x6a5f1));import{Plugin as _0x337798}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x204336}from'./utils.js';import{getTranslation as _0x1f0a1e}from'../utils/common-translations.js';export default class wt extends _0x337798{[_0x4bde27(0x14c)](){const _0x491f87=_0x4bde27,_0x20256c=this[_0x491f87(0x15c)],_0x1b8b27=_0x20256c[_0x491f87(0x15e)],_0x1fcecc=_0x20256c[_0x491f87(0x162)];if(!_0x20256c[_0x491f87(0x157)][_0x491f87(0x14e)](_0x491f87(0x149)))return;const _0x139bc0=_0x20256c[_0x491f87(0x157)][_0x491f87(0x158)](_0x491f87(0x151)),_0x5c22a4=_0x491f87(0x146),_0x365ed0=_0x20256c[_0x491f87(0x14b)][_0x491f87(0x158)](_0x5c22a4);_0x139bc0[_0x491f87(0x13c)](_0x5c22a4,(_0x3fb8b0,_0x4faaa5={})=>{const _0x1cb495=_0x491f87,_0x3f8344=_0x1b8b27[_0x1cb495(0x152)][_0x1cb495(0x13e)];if(_0x3f8344[_0x1cb495(0x153)])return void _0x3fb8b0(_0x4faaa5);const _0xe18927=void 0x0!==_0x4faaa5[_0x1cb495(0x155)]?_0x4faaa5[_0x1cb495(0x155)]:!_0x365ed0[_0x1cb495(0x13b)];_0x1b8b27[_0x1cb495(0x14a)](()=>{const _0x1afb9c=_0x1cb495,_0x3f2226=Array[_0x1afb9c(0x15b)](_0x3f8344[_0x1afb9c(0x156)]());for(const _0x41ff73 of _0x3f2226){const _0x30120b=_0xe18927?[_0x41ff73]:_0x204336(_0x5c22a4,_0x41ff73,_0x1b8b27);for(const _0x45ee20 of _0x30120b)_0x139bc0[_0x1afb9c(0x144)](_0x45ee20,{'commandName':_0x5c22a4,'commandParams':[{'forceValue':_0xe18927}]});}});}),_0x139bc0[_0x491f87(0x14f)][_0x491f87(0x145)](_0x1b4a59=>{const _0x913ac9=_0x491f87;if(_0x913ac9(0x140)!=_0x1b4a59[_0x913ac9(0x15d)]&&_0x913ac9(0x13f)!=_0x1b4a59[_0x913ac9(0x15d)])return;const {data:_0x586fe4}=_0x1b4a59;return _0x586fe4&&_0x586fe4[_0x913ac9(0x148)]==_0x5c22a4?_0x586fe4[_0x913ac9(0x15a)][0x0][_0x913ac9(0x155)]?{'type':_0x913ac9(0x161),'content':_0x1f0a1e(_0x1fcecc,_0x913ac9(0x159))}:{'type':_0x913ac9(0x161),'content':_0x1f0a1e(_0x1fcecc,_0x913ac9(0x141))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x48d872=_0x18df;(function(_0x4fbdb7,_0x5ae1d2){const _0x3b00c5=_0x18df,_0x2ef4aa=_0x4fbdb7();while(!![]){try{const _0x3e99c9=parseInt(_0x3b00c5(0xd0))/0x1*(parseInt(_0x3b00c5(0xcb))/0x2)+-parseInt(_0x3b00c5(0xf8))/0x3+parseInt(_0x3b00c5(0xf0))/0x4*(parseInt(_0x3b00c5(0xe7))/0x5)+parseInt(_0x3b00c5(0xd8))/0x6+-parseInt(_0x3b00c5(0xf5))/0x7*(-parseInt(_0x3b00c5(0xf7))/0x8)+parseInt(_0x3b00c5(0xe1))/0x9*(-parseInt(_0x3b00c5(0xda))/0xa)+-parseInt(_0x3b00c5(0xd9))/0xb;if(_0x3e99c9===_0x5ae1d2)break;else _0x2ef4aa['push'](_0x2ef4aa['shift']());}catch(_0xfb5b98){_0x2ef4aa['push'](_0x2ef4aa['shift']());}}}(_0xc6e3,0x9c59b));import{Plugin as _0x31cdf6}from'ckeditor5/src/core.js';function _0x18df(_0x56a9ae,_0x965c8d){const _0xc6e3aa=_0xc6e3();return _0x18df=function(_0x18df46,_0x1b6bb5){_0x18df46=_0x18df46-0xcb;let _0x5b8aa7=_0xc6e3aa[_0x18df46];return _0x5b8aa7;},_0x18df(_0x56a9ae,_0x965c8d);}import{getTranslation as _0x217d43}from'../utils/common-translations.js';export default class yt extends _0x31cdf6{[_0x48d872(0xe5)](){const _0x14e057=_0x48d872,_0x5b5f09=this[_0x14e057(0xfb)];if(!_0x5b5f09[_0x14e057(0xed)][_0x14e057(0xf6)](_0x14e057(0xf3))||!_0x5b5f09[_0x14e057(0xed)][_0x14e057(0xf6)](_0x14e057(0xf9)))return;const _0x5ad87c=_0x5b5f09[_0x14e057(0xed)][_0x14e057(0xd4)](_0x14e057(0xd6)),_0x41f708=_0x5b5f09[_0x14e057(0xdd)],_0x546313=_0x5b5f09[_0x14e057(0xe9)][_0x14e057(0xd4)](_0x14e057(0xf1))||{},_0x434c11=_0x5b5f09[_0x14e057(0xed)][_0x14e057(0xd4)](_0x14e057(0xfc)),_0x57ff69=_0x5b5f09[_0x14e057(0xed)][_0x14e057(0xd4)](_0x14e057(0xe3))[_0x14e057(0xd5)](_0x5b5f09[_0x14e057(0xed)][_0x14e057(0xd4)](_0x14e057(0xf9)),_0x546313[_0x14e057(0xd1)]);_0x5ad87c[_0x14e057(0xfa)](_0x14e057(0xf1));const _0xf3aff3=new Set();for(const _0x51000f of _0x57ff69[_0x14e057(0xe4)]){const _0xf460a5=_0x434c11[_0x14e057(0xe6)](_0x51000f[_0x14e057(0xdf)]);_0xf3aff3[_0x14e057(0xe0)](_0xf460a5);}const _0x4114e5=new Set();for(const _0x453750 of _0x57ff69[_0x14e057(0xdb)]){const _0x2b2c21=_0x434c11[_0x14e057(0xe6)](_0x453750[_0x14e057(0xdf)]);_0x4114e5[_0x14e057(0xe0)](_0x2b2c21);for(const _0x271962 of _0x453750[_0x14e057(0xeb)])_0x4114e5[_0x14e057(0xe0)](_0x271962);}for(const _0x582e24 of _0xf3aff3)_0x5ad87c[_0x14e057(0xd3)](_0x582e24),_0x5ad87c[_0x14e057(0xfd)][_0x14e057(0xef)](_0x582e24,_0x217d43(_0x41f708,_0x14e057(0xf2)));for(const _0x200822 of _0x4114e5)_0x5ad87c[_0x14e057(0xea)](_0x200822),_0x5ad87c[_0x14e057(0xfd)][_0x14e057(0xef)](_0x200822,_0x217d43(_0x41f708,_0x14e057(0xf2)));this[_0x14e057(0xde)]();}[_0x48d872(0xde)](){const _0x55bfb8=_0x48d872,_0x44d749=this[_0x55bfb8(0xfb)],_0x5d0e51=_0x44d749[_0x55bfb8(0xdd)];_0x44d749[_0x55bfb8(0xed)][_0x55bfb8(0xd4)](_0x55bfb8(0xd6))[_0x55bfb8(0xfd)][_0x55bfb8(0xcd)](_0x498f21=>{const _0x3d6aa7=_0x55bfb8;if(_0x3d6aa7(0xe8)!=_0x498f21[_0x3d6aa7(0xe2)]&&_0x3d6aa7(0xee)!=_0x498f21[_0x3d6aa7(0xe2)])return;const {data:_0x5d35f1}=_0x498f21;return _0x5d35f1&&_0x3d6aa7(0xf1)===_0x5d35f1[_0x3d6aa7(0xcf)]?_0x5d35f1[_0x3d6aa7(0xcc)][0x0][_0x3d6aa7(0xce)]?{'type':_0x3d6aa7(0xd7),'content':_0x217d43(_0x5d0e51,_0x3d6aa7(0xec),_0x5d35f1[_0x3d6aa7(0xcc)][0x0][_0x3d6aa7(0xf4)][_0x3d6aa7(0xdc)]())}:{'type':_0x3d6aa7(0xd7),'content':_0x217d43(_0x5d0e51,_0x3d6aa7(0xd2),_0x5d35f1[_0x3d6aa7(0xcc)][0x0][_0x3d6aa7(0xf4)][_0x3d6aa7(0xdc)]())}:void 0x0;});}}function _0xc6e3(){const _0x553708=['DataSchema','enableDefaultAttributesIntegration','editor','GeneralHtmlSupport','descriptionFactory','1953256GlkXaR','commandParams','registerDescriptionCallback','forceValue','commandName','1zuQVFl','definitions','*Remove\x20format:*\x20%0','registerBlockAttribute','get','normalizeConfig','TrackChangesEditing','format','3604752iiaToh','19449925BaZlQe','6190YhJynj','inline','toLowerCase','locale','_registerLegacyDescription','element','add','17271gZGHEU','type','StyleUtils','block','afterInit','getGhsAttributeNameForElement','5xlIkNo','formatBlock','config','registerInlineAttribute','ghsAttributes','*Set\x20format:*\x20%0','plugins','formatInline','registerAttributeLabel','3792092aGzOsv','style','FORMAT_STYLE','Style','styleName','266JVOEHo','has','251792Aeemiw','375024nTqXXU'];_0xc6e3=function(){return _0x553708;};return _0xc6e3();}
23
+ const _0x24f2f9=_0x2869;function _0x2869(_0x1599bc,_0x5bf239){const _0x3e2b94=_0x3e2b();return _0x2869=function(_0x2869bb,_0x27ff9a){_0x2869bb=_0x2869bb-0x119;let _0x22b66b=_0x3e2b94[_0x2869bb];return _0x22b66b;},_0x2869(_0x1599bc,_0x5bf239);}(function(_0x7f8e40,_0x3e21c2){const _0x2fcd8e=_0x2869,_0x308af5=_0x7f8e40();while(!![]){try{const _0x31c09e=parseInt(_0x2fcd8e(0x13b))/0x1*(-parseInt(_0x2fcd8e(0x131))/0x2)+-parseInt(_0x2fcd8e(0x14c))/0x3*(parseInt(_0x2fcd8e(0x11e))/0x4)+parseInt(_0x2fcd8e(0x11f))/0x5+parseInt(_0x2fcd8e(0x149))/0x6*(-parseInt(_0x2fcd8e(0x11a))/0x7)+-parseInt(_0x2fcd8e(0x128))/0x8+parseInt(_0x2fcd8e(0x137))/0x9*(-parseInt(_0x2fcd8e(0x148))/0xa)+-parseInt(_0x2fcd8e(0x134))/0xb*(-parseInt(_0x2fcd8e(0x124))/0xc);if(_0x31c09e===_0x3e21c2)break;else _0x308af5['push'](_0x308af5['shift']());}catch(_0x2babde){_0x308af5['push'](_0x308af5['shift']());}}}(_0x3e2b,0x231f7));import{Plugin as _0x28f497}from'ckeditor5/src/core.js';import{getTranslation as _0x5aff00}from'../utils/common-translations.js';export default class yt extends _0x28f497{[_0x24f2f9(0x11c)](){const _0x55f898=_0x24f2f9,_0x3ccd72=this[_0x55f898(0x13f)];if(!_0x3ccd72[_0x55f898(0x125)][_0x55f898(0x13e)](_0x55f898(0x147))||!_0x3ccd72[_0x55f898(0x125)][_0x55f898(0x13e)](_0x55f898(0x12e)))return;const _0x2061d2=_0x3ccd72[_0x55f898(0x125)][_0x55f898(0x140)](_0x55f898(0x12c)),_0x11273c=_0x3ccd72[_0x55f898(0x14a)],_0x4e27eb=_0x3ccd72[_0x55f898(0x141)][_0x55f898(0x140)](_0x55f898(0x13a))||{},_0xf6272a=_0x3ccd72[_0x55f898(0x125)][_0x55f898(0x140)](_0x55f898(0x120)),_0x172e96=_0x3ccd72[_0x55f898(0x125)][_0x55f898(0x140)](_0x55f898(0x142))[_0x55f898(0x144)](_0x3ccd72[_0x55f898(0x125)][_0x55f898(0x140)](_0x55f898(0x12e)),_0x4e27eb[_0x55f898(0x139)]);_0x2061d2[_0x55f898(0x130)](_0x55f898(0x13a));const _0x1d8ec3=new Set();for(const _0x23cd18 of _0x172e96[_0x55f898(0x14b)]){const _0x32ca8a=_0xf6272a[_0x55f898(0x13d)](_0x23cd18[_0x55f898(0x119)]);_0x1d8ec3[_0x55f898(0x122)](_0x32ca8a);}const _0x420b35=new Set();for(const _0x471683 of _0x172e96[_0x55f898(0x11b)]){const _0x27bb00=_0xf6272a[_0x55f898(0x13d)](_0x471683[_0x55f898(0x119)]);_0x420b35[_0x55f898(0x122)](_0x27bb00);for(const _0x4dbbda of _0x471683[_0x55f898(0x135)])_0x420b35[_0x55f898(0x122)](_0x4dbbda);}for(const _0x2bcde2 of _0x1d8ec3)_0x2061d2[_0x55f898(0x12a)](_0x2bcde2),_0x2061d2[_0x55f898(0x129)][_0x55f898(0x12d)](_0x2bcde2,_0x5aff00(_0x11273c,_0x55f898(0x13c)));for(const _0x522a24 of _0x420b35)_0x2061d2[_0x55f898(0x11d)](_0x522a24),_0x2061d2[_0x55f898(0x129)][_0x55f898(0x12d)](_0x522a24,_0x5aff00(_0x11273c,_0x55f898(0x13c)));this[_0x55f898(0x126)]();}[_0x24f2f9(0x126)](){const _0x338b53=_0x24f2f9,_0x4f09d4=this[_0x338b53(0x13f)],_0x2f86f9=_0x4f09d4[_0x338b53(0x14a)];_0x4f09d4[_0x338b53(0x125)][_0x338b53(0x140)](_0x338b53(0x12c))[_0x338b53(0x129)][_0x338b53(0x121)](_0x4bdf53=>{const _0x49e5aa=_0x338b53;if(_0x49e5aa(0x12b)!=_0x4bdf53[_0x49e5aa(0x123)]&&_0x49e5aa(0x145)!=_0x4bdf53[_0x49e5aa(0x123)])return;const {data:_0x4b56ae}=_0x4bdf53;return _0x4b56ae&&_0x49e5aa(0x13a)===_0x4b56ae[_0x49e5aa(0x136)]?_0x4b56ae[_0x49e5aa(0x132)][0x0][_0x49e5aa(0x138)]?{'type':_0x49e5aa(0x143),'content':_0x5aff00(_0x2f86f9,_0x49e5aa(0x146),_0x4b56ae[_0x49e5aa(0x132)][0x0][_0x49e5aa(0x12f)][_0x49e5aa(0x127)]())}:{'type':_0x49e5aa(0x143),'content':_0x5aff00(_0x2f86f9,_0x49e5aa(0x133),_0x4b56ae[_0x49e5aa(0x132)][0x0][_0x49e5aa(0x12f)][_0x49e5aa(0x127)]())}:void 0x0;});}}function _0x3e2b(){const _0x3e8619=['*Remove\x20format:*\x20%0','14245748vvjiQf','ghsAttributes','commandName','27KXPTRO','forceValue','definitions','style','1VHlFWw','FORMAT_STYLE','getGhsAttributeNameForElement','has','editor','get','config','StyleUtils','format','normalizeConfig','formatInline','*Set\x20format:*\x20%0','Style','935820uOhJHp','516OElwBO','locale','block','102QbbwZI','element','15757hawWuK','inline','afterInit','registerInlineAttribute','27844WXvron','238675FANkDs','GeneralHtmlSupport','registerDescriptionCallback','add','type','12ceNBjs','plugins','_registerLegacyDescription','toLowerCase','2083160itvVsq','descriptionFactory','registerBlockAttribute','formatBlock','TrackChangesEditing','registerAttributeLabel','DataSchema','styleName','enableDefaultAttributesIntegration','455078DqCgAQ','commandParams'];_0x3e2b=function(){return _0x3e8619;};return _0x3e2b();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xad87(_0x5782f7,_0x520790){const _0xd9ed5f=_0xd9ed();return _0xad87=function(_0xad875e,_0x3b1288){_0xad875e=_0xad875e-0x1d2;let _0x5ee36f=_0xd9ed5f[_0xad875e];return _0x5ee36f;},_0xad87(_0x5782f7,_0x520790);}const _0x573532=_0xad87;(function(_0x161c94,_0x21be8c){const _0x339432=_0xad87,_0x35c12a=_0x161c94();while(!![]){try{const _0x1c85b5=parseInt(_0x339432(0x263))/0x1*(parseInt(_0x339432(0x1db))/0x2)+-parseInt(_0x339432(0x260))/0x3+parseInt(_0x339432(0x1e6))/0x4*(-parseInt(_0x339432(0x239))/0x5)+parseInt(_0x339432(0x227))/0x6*(-parseInt(_0x339432(0x256))/0x7)+parseInt(_0x339432(0x221))/0x8+parseInt(_0x339432(0x1ea))/0x9*(-parseInt(_0x339432(0x1fc))/0xa)+parseInt(_0x339432(0x25f))/0xb;if(_0x1c85b5===_0x21be8c)break;else _0x35c12a['push'](_0x35c12a['shift']());}catch(_0x3815c1){_0x35c12a['push'](_0x35c12a['shift']());}}}(_0xd9ed,0xb0ef9));import{Plugin as _0x5e6802}from'ckeditor5/src/core.js';import{LiveRange as _0x145442}from'ckeditor5/src/engine.js';function _0xd9ed(){const _0x5e74ff=['map','isInContent','getCellLocation','TableEditing','registerPostFixer','hasAttribute','has','min','execute','6558448jMqIbA','createPositionAt','getChildren','length','subType','ELEMENT_TABLE_WITH_TEXT','1886910SZHpHX','getSelectionAffectedTableCells','minColumn','differ','removeTableColumn','document','push','maxColumn','TableUtils','name','getRowIndexes','addRange','MIN_SAFE_INTEGER','fromRange','change','options','tableCell','tableColumn','25QKrpel','join','position','createRangeOn','discard','afterInit','removeTableRow','startsWith','TrackChangesEditing','insertTableColumnRight','findAncestor','highest','root','getContainedElement','plugins','above','selectTableColumn','getRanges','ELEMENT_TABLE_ROW_WITH_TEXT','showSuggestionHighlights','*Insert:*\x20%0','writer','max','rootName','enqueueChange','downcastDispatcher','getFirstRange','ELEMENT_TABLE','removeClass','21DfJvpR','toViewElement','batch','suggestion','getColumnIndexes','ELEMENT_TABLE_COLUMN_WITH_TEXT','last','*Remove:*\x20%0','end','25355825rGYoEn','4083720vBppuh','toLowerCase','createTableWalker','78091pLozBd','insertTableColumnLeft','ELEMENT_TABLE_COLUMN','nodeBefore','insert','registerDescriptionCallback','isIntersectingWithRange','table','_splitMarkerName','markMultiRangeDeletion','refresh','data','minRow','getChangedMarkers','insertion','$textProxy','isArray','MAX_SAFE_INTEGER','add','setSelection','span','oldRange','get','values','insertTable','addClass','insertTableRowBelow','28jIcwiJ','cell','_tablePostFixingSubtypes','isTouching','filter','change:data','commands','start','enableCommand','selection','order','341956kqmMsj','low','_getSuggestionCoords','element','3258gedmxe','ELEMENT_TABLE_ROW','classes','tableRow','maxRow','getAttribute','selectTableRow','first','deletion','_acceptFormatSuggestionCallbackFactory','$graveyard','markMultiRangeInsertion','_tableSuggestions','substr','_suggestionFactory','createRangeIn','_getCoordsForCells','accept','21030mUswjm','getSuggestion','mapper','forceValue','detach','type','registerCustomCallback','item','_setupColumnsRowsFixing','some','colspan','locale','isEqual','getItems','getChanges','descriptionFactory','addMarker:suggestion','registerElementLabel','nodeAfter','every','editor','tablePaste','model','insertTableRowAbove','left','includes','rowspan','from'];_0xd9ed=function(){return _0x5e74ff;};return _0xd9ed();}import{setHighlightHandling as _0x52a244}from'ckeditor5/src/widget.js';import{getTranslation as _0x30bd12}from'../utils/common-translations.js';export default class jt extends _0x5e6802{constructor(_0x57d069){const _0x589359=_0xad87;super(_0x57d069),this[_0x589359(0x1dd)]=[_0x589359(0x1ed),_0x589359(0x238)],this[_0x589359(0x1f6)]=new Set();}[_0x573532(0x23e)](){const _0x32d2f4=_0x573532,_0x3c7c24=this[_0x32d2f4(0x210)],_0x3f8aa9=_0x3c7c24[_0x32d2f4(0x212)][_0x32d2f4(0x22c)][_0x32d2f4(0x1e4)];if(!_0x3c7c24[_0x32d2f4(0x247)][_0x32d2f4(0x21e)](_0x32d2f4(0x21b)))return;const _0x500321=_0x3c7c24[_0x32d2f4(0x207)],_0x3f99f7=_0x3c7c24[_0x32d2f4(0x247)][_0x32d2f4(0x1d6)](_0x32d2f4(0x241)),_0x206f43=_0x3c7c24[_0x32d2f4(0x247)][_0x32d2f4(0x1d6)](_0x32d2f4(0x22f));_0x3f99f7[_0x32d2f4(0x20b)][_0x32d2f4(0x20d)](_0x32d2f4(0x26a),_0x2e22c7=>_0x30bd12(_0x500321,_0x32d2f4(0x254),_0x2e22c7)),this[_0x32d2f4(0x204)](),_0x3f99f7[_0x32d2f4(0x1e3)](_0x32d2f4(0x1d8)),_0x3f99f7[_0x32d2f4(0x1e3)](_0x32d2f4(0x1f0)),_0x3f99f7[_0x32d2f4(0x1e3)](_0x32d2f4(0x249));for(const _0x58456c of[_0x32d2f4(0x213),_0x32d2f4(0x1da)]){const _0x452e0b=_0x3c7c24[_0x32d2f4(0x1e1)][_0x32d2f4(0x1d6)](_0x58456c);_0x3f99f7[_0x32d2f4(0x1e3)](_0x58456c,_0x43537f=>{const _0xcd6002=_0x32d2f4;_0x3c7c24[_0xcd6002(0x212)][_0xcd6002(0x235)](_0xe8a78b=>{const _0x184a8b=_0xcd6002;_0x43537f();const _0x1ff767=_0x184a8b(0x248)===_0x452e0b[_0x184a8b(0x1e5)],_0x5a0c41=_0x206f43[_0x184a8b(0x228)](_0x3f8aa9),_0x3df72a=_0x206f43[_0x184a8b(0x231)](_0x5a0c41),_0xc58b76=_0x1ff767?_0x3df72a[_0x184a8b(0x1f1)]-0x1:_0x3df72a[_0x184a8b(0x25c)]+0x1,_0x421418=_0x5a0c41[0x0][_0x184a8b(0x243)](_0x184a8b(0x26a)),_0x5a4639=_0x206f43[_0x184a8b(0x262)](_0x421418,{'startRow':_0xc58b76,'endRow':_0xc58b76}),_0x95bb5d=Array[_0x184a8b(0x217)](_0x5a4639)[_0x184a8b(0x218)](_0x441ca2=>_0xe8a78b[_0x184a8b(0x23c)](_0x441ca2[_0x184a8b(0x1dc)]));_0x3f99f7[_0x184a8b(0x1f5)](_0x95bb5d,_0x184a8b(0x1ed));});});}for(const _0x39b52a of[_0x32d2f4(0x264),_0x32d2f4(0x242)]){const _0x579aec=_0x3c7c24[_0x32d2f4(0x1e1)][_0x32d2f4(0x1d6)](_0x39b52a);_0x3f99f7[_0x32d2f4(0x1e3)](_0x39b52a,_0x311748=>{const _0x25be0a=_0x32d2f4;_0x3c7c24[_0x25be0a(0x212)][_0x25be0a(0x235)](_0x2e6114=>{const _0x405207=_0x25be0a;_0x311748();const _0x21933b=_0x405207(0x214)===_0x579aec[_0x405207(0x1e5)],_0x3c9e42=_0x206f43[_0x405207(0x228)](_0x3f8aa9),_0x4d661d=_0x206f43[_0x405207(0x25a)](_0x3c9e42),_0x3706ab=_0x21933b?_0x4d661d[_0x405207(0x1f1)]-0x1:_0x4d661d[_0x405207(0x25c)]+0x1,_0x8485ce=_0x3c9e42[0x0][_0x405207(0x243)](_0x405207(0x26a)),_0x1869c6=_0x206f43[_0x405207(0x262)](_0x8485ce,{'startRow':0x0,'column':_0x3706ab,'includeAllSlots':!0x1}),_0x4e23d3=Array[_0x405207(0x217)](_0x1869c6)[_0x405207(0x218)](_0x4c7d9c=>_0x2e6114[_0x405207(0x23c)](_0x4c7d9c[_0x405207(0x1dc)]));_0x3f99f7[_0x405207(0x1f5)](_0x4e23d3,_0x405207(0x238));});});}for(const _0x468fce of[_0x32d2f4(0x23f),_0x32d2f4(0x22b)]){const _0x1997a7=_0x468fce[_0x32d2f4(0x1f7)](0xb),_0x5f4bb5=_0x1997a7[_0x32d2f4(0x261)](),_0xe3b440=_0x5f4bb5[_0x32d2f4(0x1f7)](0x0,0x3)+_0x32d2f4(0x1d4),_0x5dd260=_0x32d2f4(0x26a)+_0x1997a7,_0x4fd8b0=_0x32d2f4(0x21f)+_0x1997a7,_0x1a1ff1=_0x32d2f4(0x24f)+_0x1997a7;_0x3f99f7[_0x32d2f4(0x1e3)](_0x468fce,()=>{const _0x526313=_0x32d2f4;_0x3c7c24[_0x526313(0x212)][_0x526313(0x235)](_0x27ceaf=>{const _0x27f93f=_0x526313,_0x5a8778=_0x206f43[_0x27f93f(0x228)](_0x3f8aa9),_0x26a84f=_0x5a8778[0x0][_0x27f93f(0x243)](_0x27f93f(0x26a));let _0xe420d6;if(_0x27f93f(0x23f)==_0x468fce){const _0x1f98ff=_0x206f43[_0x27f93f(0x231)](_0x5a8778);_0xe420d6={'startRow':_0x1f98ff[_0x27f93f(0x1f1)],'endRow':_0x1f98ff[_0x27f93f(0x25c)],'includeAllSlots':!0x0};}else{const _0x3e719e=_0x206f43[_0x27f93f(0x25a)](_0x5a8778);_0xe420d6={'startColumn':_0x3e719e[_0x27f93f(0x1f1)],'endColumn':_0x3e719e[_0x27f93f(0x25c)],'includeAllSlots':!0x0};}const _0x1654a0=_0x206f43[_0x27f93f(0x262)](_0x26a84f,_0xe420d6),_0x1fb866=Array[_0x27f93f(0x217)](_0x1654a0)[_0x27f93f(0x218)](({cell:_0x5888a5})=>_0x5888a5),_0x52a16d=Ee(_0x1fb866[_0x27f93f(0x1df)](_0xc74a86=>_0xc74a86[_0x27f93f(0x21d)](_0xe3b440))),_0x2ad439=Ee(_0x1fb866[_0x27f93f(0x1df)](_0x3a3a6c=>!_0x3a3a6c[_0x27f93f(0x21d)](_0xe3b440)))[_0x27f93f(0x218)](_0x20dcdc=>_0x27ceaf[_0x27f93f(0x23c)](_0x20dcdc)),_0x194249=_0x3f99f7[_0x27f93f(0x26c)](_0x2ad439,_0x5dd260);if(_0x194249&&(_0x27f93f(0x1ed)==_0x194249[_0x27f93f(0x225)]||_0x27f93f(0x238)==_0x194249[_0x27f93f(0x225)])){const _0xdfd1b0=this[_0x27f93f(0x1e8)](_0x194249);for(const _0x4a4866 of _0x52a16d){const _0x2744fe=_0x27ceaf[_0x27f93f(0x23c)](_0x4a4866),_0x2f8f7e=_0x206f43[_0x27f93f(0x21a)](_0x4a4866),_0xa41791=_0x4a4866[_0x27f93f(0x1ef)](_0xe3b440)-0x1,_0xa87b0f=_0xdfd1b0[_0x4fd8b0],_0x213444=_0xdfd1b0[_0x1a1ff1];_0xa87b0f<=_0x2f8f7e[_0x5f4bb5]&&_0x2f8f7e[_0x5f4bb5]+_0xa41791<=_0x213444&&_0x194249[_0x27f93f(0x232)](_0x2744fe);}}});});}function _0x2c31f7(_0x3c82fc){const _0x19cbea=_0x32d2f4,_0x22735e=Array[_0x19cbea(0x217)](_0x3f8aa9[_0x19cbea(0x24a)]())[_0x19cbea(0x218)](_0x24a9b0=>_0x145442[_0x19cbea(0x234)](_0x24a9b0));_0x3c7c24[_0x19cbea(0x212)][_0x19cbea(0x235)](_0x545bf8=>{const _0x4bf45c=_0x19cbea,_0x5113d2=_0x545bf8[_0x4bf45c(0x258)];_0x3c82fc=_0x3c82fc[_0x4bf45c(0x1df)](_0x3ea240=>_0x4bf45c(0x1f4)!=_0x3ea240[_0x4bf45c(0x245)][_0x4bf45c(0x250)]),_0x545bf8[_0x4bf45c(0x1d3)](_0x3c82fc),_0x3c7c24[_0x4bf45c(0x1e1)][_0x4bf45c(0x1d6)](_0x4bf45c(0x23f))[_0x4bf45c(0x26d)](),_0x3c7c24[_0x4bf45c(0x220)](_0x4bf45c(0x23f),{'forceDefaultExecution':!0x0}),_0x3c7c24[_0x4bf45c(0x212)][_0x4bf45c(0x251)](()=>{const _0x43df58=_0x4bf45c;_0x3c7c24[_0x43df58(0x212)][_0x43df58(0x251)](_0x5113d2,_0x92815d=>{const _0x9c6d7a=_0x43df58,_0x3d2dd9=_0x22735e[_0x9c6d7a(0x1df)](_0x174d32=>_0x9c6d7a(0x1f4)!=_0x174d32[_0x9c6d7a(0x245)][_0x9c6d7a(0x250)]);_0x3d2dd9[_0x9c6d7a(0x224)]>0x0&&_0x92815d[_0x9c6d7a(0x1d3)](_0x3d2dd9);for(const _0x676321 of _0x22735e)_0x676321[_0x9c6d7a(0x200)]();});});});}function _0xdbfa56(_0x563b6e){const _0x3fdc42=_0x32d2f4;_0x3c7c24[_0x3fdc42(0x212)][_0x3fdc42(0x235)](_0x5e61c9=>{const _0x447864=_0x3fdc42,_0x1ae117=Array[_0x447864(0x217)](_0x3f8aa9[_0x447864(0x24a)]())[_0x447864(0x218)](_0x2b06b0=>_0x145442[_0x447864(0x234)](_0x2b06b0)),_0x3b7460=[];for(const _0x5a9f5c of _0x563b6e)for(const _0x259d02 of _0x5a9f5c[_0x447864(0x209)]({'shallow':!0x0}))_0x3b7460[_0x447864(0x22d)](_0x259d02);for(const _0x427db3 of _0x3b7460)_0x447864(0x1f4)!=_0x427db3[_0x447864(0x245)][_0x447864(0x250)]&&(_0x5e61c9[_0x447864(0x1d3)](_0x5e61c9[_0x447864(0x222)](_0x427db3,0x0)),_0x3c7c24[_0x447864(0x1e1)][_0x447864(0x1d6)](_0x447864(0x22b))[_0x447864(0x26d)](),_0x3c7c24[_0x447864(0x220)](_0x447864(0x22b),{'forceDefaultExecution':!0x0}));const _0x188b4c=_0x1ae117[_0x447864(0x1df)](_0x26d0fa=>_0x447864(0x1f4)!=_0x26d0fa[_0x447864(0x245)][_0x447864(0x250)]);_0x188b4c[_0x447864(0x224)]>0x0&&_0x5e61c9[_0x447864(0x1d3)](_0x188b4c);for(const _0x442385 of _0x1ae117)_0x442385[_0x447864(0x200)]();});}function _0x19b615(_0x2c43bd,_0x40355d){const _0x435eaf=_0x32d2f4;return _0x40355d[_0x435eaf(0x20f)](_0x4762c8=>_0x2c43bd[_0x435eaf(0x205)](_0x311c8d=>_0x311c8d[_0x435eaf(0x25e)][_0x435eaf(0x208)](_0x4762c8[_0x435eaf(0x1e2)])||_0x4762c8[_0x435eaf(0x25e)][_0x435eaf(0x208)](_0x311c8d[_0x435eaf(0x1e2)])));}function _0x382fec(_0x4fe12b,_0xc49e0){const _0x4e67f5=_0x32d2f4;return _0x4fe12b[_0x4e67f5(0x205)](_0x16c8a8=>_0xc49e0[_0x4e67f5(0x205)](_0x58fbac=>_0x16c8a8[_0x4e67f5(0x25e)][_0x4e67f5(0x1de)](_0x58fbac[_0x4e67f5(0x1e2)])));}_0x3c7c24[_0x32d2f4(0x26e)][_0x32d2f4(0x252)]['on'](_0x32d2f4(0x20c),(_0x5b3cf9,_0x428d61,_0x2d1cca)=>{const _0x51ba74=_0x32d2f4;if(!_0x2d1cca[_0x51ba74(0x236)][_0x51ba74(0x24c)])return;const _0x39f74a=_0x428d61[_0x51ba74(0x203)];if(!_0x39f74a)return;const _0x3ad268=_0x2d1cca[_0x51ba74(0x1fe)][_0x51ba74(0x257)](_0x39f74a);function _0x1ef78f(_0x4db694){const _0x40928d=_0x51ba74;return Array[_0x40928d(0x273)](_0x4db694)?_0x4db694:[_0x4db694];}_0x3ad268&&_0x51ba74(0x237)===_0x39f74a[_0x51ba74(0x230)]&&_0x52a244(_0x3ad268,_0x2d1cca[_0x51ba74(0x24e)],(_0x3c7a20,_0x4f09f3,_0x2ddebf)=>_0x2ddebf[_0x51ba74(0x1d9)](_0x1ef78f(_0x4f09f3[_0x51ba74(0x1ec)]),_0x3c7a20),(_0x2cfde2,_0x36da02,_0x15337b)=>_0x15337b[_0x51ba74(0x255)](_0x1ef78f(_0x36da02[_0x51ba74(0x1ec)]),_0x2cfde2));},{'priority':_0x32d2f4(0x244)}),_0x3f99f7[_0x32d2f4(0x20b)][_0x32d2f4(0x268)](_0xd9cd79=>{const _0x4d8932=_0x32d2f4;if(_0x4d8932(0x271)!=_0xd9cd79[_0x4d8932(0x201)]&&_0x4d8932(0x1f2)!=_0xd9cd79[_0x4d8932(0x201)])return;const _0x1ad9df=_0xd9cd79[_0x4d8932(0x246)]();if(null!=_0x1ad9df&&_0x1ad9df['is'](_0x4d8932(0x1e9),_0x4d8932(0x26a))){if(_0x4d8932(0x271)==_0xd9cd79[_0x4d8932(0x201)]){const _0x352325=_0xd9cd79[_0x4d8932(0x209)]()[_0x4d8932(0x1df)](_0x2fffda=>_0x2fffda['is'](_0x4d8932(0x272)))[_0x4d8932(0x218)](_0xf71b2d=>_0xf71b2d[_0x4d8932(0x26e)]);if(_0x352325[_0x4d8932(0x224)])return{'type':_0x4d8932(0x271),'content':_0x30bd12(_0x500321,_0x4d8932(0x24d),_0x30bd12(_0x500321,_0x4d8932(0x226),'\x22'+_0x352325[_0x4d8932(0x23a)]('\x20')+'\x22'))};}if(_0x4d8932(0x1f2)==_0xd9cd79[_0x4d8932(0x201)]){const _0x837eab=_0xd9cd79[_0x4d8932(0x209)]()[_0x4d8932(0x1df)](_0x5a69dc=>_0x5a69dc['is'](_0x4d8932(0x272)))[_0x4d8932(0x218)](_0x5797d7=>_0x5797d7[_0x4d8932(0x26e)]);if(_0x837eab[_0x4d8932(0x224)])return{'type':_0x4d8932(0x1f2),'content':_0x30bd12(_0x500321,_0x4d8932(0x25d),_0x30bd12(_0x500321,_0x4d8932(0x226),'\x22'+_0x837eab[_0x4d8932(0x23a)]('\x20')+'\x22'))};}}}),_0x3f99f7[_0x32d2f4(0x20b)][_0x32d2f4(0x268)](_0x236424=>{const _0x3c2c31=_0x32d2f4;if(_0x3c2c31(0x1ed)==_0x236424[_0x3c2c31(0x225)]){const _0x2c7d7a=_0x236424[_0x3c2c31(0x209)]()[_0x3c2c31(0x1df)](_0x1916e7=>_0x1916e7['is'](_0x3c2c31(0x272)))[_0x3c2c31(0x218)](_0x56a019=>_0x56a019[_0x3c2c31(0x26e)]),_0x578f14=this[_0x3c2c31(0x1e8)](_0x236424),_0x1f128b=_0x578f14[_0x3c2c31(0x1ee)]-_0x578f14[_0x3c2c31(0x26f)]+0x1;if(_0x3c2c31(0x271)==_0x236424[_0x3c2c31(0x201)])return _0x2c7d7a[_0x3c2c31(0x224)]?{'type':_0x3c2c31(0x271),'content':_0x30bd12(_0x500321,_0x3c2c31(0x24d),_0x30bd12(_0x500321,_0x3c2c31(0x24b),[_0x1f128b,'\x22'+_0x2c7d7a[_0x3c2c31(0x23a)]('\x20')+'\x22']))}:{'type':_0x3c2c31(0x271),'content':_0x30bd12(_0x500321,_0x3c2c31(0x24d),_0x30bd12(_0x500321,_0x3c2c31(0x1eb),_0x1f128b))};if(_0x3c2c31(0x1f2)==_0x236424[_0x3c2c31(0x201)])return _0x2c7d7a[_0x3c2c31(0x224)]?{'type':_0x3c2c31(0x1f2),'content':_0x30bd12(_0x500321,_0x3c2c31(0x25d),_0x30bd12(_0x500321,_0x3c2c31(0x24b),[_0x1f128b,'\x22'+_0x2c7d7a[_0x3c2c31(0x23a)]('\x20')+'\x22']))}:{'type':_0x3c2c31(0x1f2),'content':_0x30bd12(_0x500321,_0x3c2c31(0x25d),_0x30bd12(_0x500321,_0x3c2c31(0x1eb),_0x1f128b))};}if(_0x3c2c31(0x238)==_0x236424[_0x3c2c31(0x225)]){const _0x44f521=_0x236424[_0x3c2c31(0x209)]()[_0x3c2c31(0x1df)](_0x4fce24=>_0x4fce24['is'](_0x3c2c31(0x272)))[_0x3c2c31(0x218)](_0x294dae=>_0x294dae[_0x3c2c31(0x26e)]),_0x4afe66=this[_0x3c2c31(0x1e8)](_0x236424),_0x4d95cd=_0x4afe66[_0x3c2c31(0x22e)]-_0x4afe66[_0x3c2c31(0x229)]+0x1;if(_0x3c2c31(0x271)==_0x236424[_0x3c2c31(0x201)])return _0x44f521[_0x3c2c31(0x224)]?{'type':_0x3c2c31(0x271),'content':_0x30bd12(_0x500321,_0x3c2c31(0x24d),_0x30bd12(_0x500321,_0x3c2c31(0x25b),[_0x4d95cd,'\x22'+_0x44f521[_0x3c2c31(0x23a)]('\x20')+'\x22']))}:{'type':_0x3c2c31(0x271),'content':_0x30bd12(_0x500321,_0x3c2c31(0x24d),_0x30bd12(_0x500321,_0x3c2c31(0x265),_0x4d95cd))};if(_0x3c2c31(0x1f2)==_0x236424[_0x3c2c31(0x201)])return _0x44f521[_0x3c2c31(0x224)]?{'type':_0x3c2c31(0x1f2),'content':_0x30bd12(_0x500321,_0x3c2c31(0x25d),_0x30bd12(_0x500321,_0x3c2c31(0x25b),[_0x4d95cd,'\x22'+_0x44f521[_0x3c2c31(0x23a)]('\x20')+'\x22']))}:{'type':_0x3c2c31(0x1f2),'content':_0x30bd12(_0x500321,_0x3c2c31(0x25d),_0x30bd12(_0x500321,_0x3c2c31(0x265),_0x4d95cd))};}}),_0x3f99f7[_0x32d2f4(0x1f8)][_0x32d2f4(0x202)](_0x32d2f4(0x271),_0x32d2f4(0x1ed),_0x32d2f4(0x23d),_0x2c31f7),_0x3f99f7[_0x32d2f4(0x1f8)][_0x32d2f4(0x202)](_0x32d2f4(0x1f2),_0x32d2f4(0x1ed),_0x32d2f4(0x1fb),_0x2c31f7),_0x3f99f7[_0x32d2f4(0x1f8)][_0x32d2f4(0x202)](_0x32d2f4(0x271),_0x32d2f4(0x238),_0x32d2f4(0x23d),_0xdbfa56),_0x3f99f7[_0x32d2f4(0x1f8)][_0x32d2f4(0x202)](_0x32d2f4(0x1f2),_0x32d2f4(0x238),_0x32d2f4(0x1fb),_0xdbfa56),_0x3f99f7[_0x32d2f4(0x1f8)][_0x32d2f4(0x202)](_0x32d2f4(0x271),_0x32d2f4(0x238),_0x32d2f4(0x23a),_0x19b615),_0x3f99f7[_0x32d2f4(0x1f8)][_0x32d2f4(0x202)](_0x32d2f4(0x1f2),_0x32d2f4(0x238),_0x32d2f4(0x23a),_0x19b615),_0x3f99f7[_0x32d2f4(0x1f8)][_0x32d2f4(0x202)](_0x32d2f4(0x271),_0x32d2f4(0x1ed),_0x32d2f4(0x23a),_0x382fec),_0x3f99f7[_0x32d2f4(0x1f8)][_0x32d2f4(0x202)](_0x32d2f4(0x1f2),_0x32d2f4(0x1ed),_0x32d2f4(0x23a),_0x382fec);}[_0x573532(0x1f3)](){const _0x402ffd=_0x573532,_0x1525b6=this[_0x402ffd(0x210)],_0x32d04e=_0x1525b6[_0x402ffd(0x212)][_0x402ffd(0x22c)][_0x402ffd(0x1e4)];return(_0x59d72d,_0x2d5ca8)=>{const _0x130d8a=_0x402ffd;_0x1525b6[_0x130d8a(0x212)][_0x130d8a(0x235)](_0x332202=>{const _0x289564=_0x130d8a,{commandName:_0x1993d4,commandParams:_0x26640e}=_0x2d5ca8;let _0x407f54=_0x59d72d[0x0][_0x289564(0x25e)][_0x289564(0x266)];_0x26640e&&_0x26640e[0x0]&&!0x1===_0x26640e[0x0][_0x289564(0x1ff)]&&(_0x407f54=_0x59d72d[0x0][_0x289564(0x1e2)][_0x289564(0x20e)]);const _0x243d2b=_0x332202[_0x289564(0x1f9)](_0x407f54);if(_0x289564(0x1f4)==_0x243d2b[_0x289564(0x245)][_0x289564(0x250)])return;const _0x3f23df=Array[_0x289564(0x217)](_0x32d04e[_0x289564(0x24a)]())[_0x289564(0x218)](_0x5f25bb=>_0x145442[_0x289564(0x234)](_0x5f25bb));_0x332202[_0x289564(0x1d3)](_0x243d2b),_0x1525b6[_0x289564(0x1e1)][_0x289564(0x1d6)](_0x1993d4)[_0x289564(0x26d)](),_0x26640e[_0x289564(0x22d)]({'forceDefaultExecution':!0x0}),_0x1525b6[_0x289564(0x220)](_0x1993d4,..._0x26640e);const _0x57b610=_0x3f23df[_0x289564(0x1df)](_0x522623=>_0x289564(0x1f4)!=_0x522623[_0x289564(0x245)][_0x289564(0x250)]);_0x57b610[_0x289564(0x224)]>0x0&&_0x332202[_0x289564(0x1d3)](_0x57b610);for(const _0x352c99 of _0x3f23df)_0x352c99[_0x289564(0x200)]();});};}[_0x573532(0x1fa)](_0x5cee1f){const _0x8a29ab=_0x573532,_0x1a7e6f=this[_0x8a29ab(0x210)][_0x8a29ab(0x247)][_0x8a29ab(0x1d6)](_0x8a29ab(0x22f));let _0x54b6e8=Number[_0x8a29ab(0x274)],_0x409d58=Number[_0x8a29ab(0x233)],_0x53a3bf=Number[_0x8a29ab(0x274)],_0x1c1216=Number[_0x8a29ab(0x233)];for(const _0x50ef0d of _0x5cee1f){if(_0x8a29ab(0x1f4)==_0x50ef0d[_0x8a29ab(0x245)][_0x8a29ab(0x250)])continue;const {row:_0x54b9c0,column:_0x595685}=_0x1a7e6f[_0x8a29ab(0x21a)](_0x50ef0d),_0x84e127=_0x50ef0d[_0x8a29ab(0x21d)](_0x8a29ab(0x216))?_0x50ef0d[_0x8a29ab(0x1ef)](_0x8a29ab(0x216))-0x1:0x0,_0x4f015a=_0x50ef0d[_0x8a29ab(0x21d)](_0x8a29ab(0x206))?_0x50ef0d[_0x8a29ab(0x1ef)](_0x8a29ab(0x206))-0x1:0x0;_0x54b6e8=_0x54b9c0<_0x54b6e8?_0x54b9c0:_0x54b6e8,_0x409d58=_0x54b9c0+_0x84e127>_0x409d58?_0x54b9c0+_0x84e127:_0x409d58,_0x53a3bf=_0x595685<_0x53a3bf?_0x595685:_0x53a3bf,_0x1c1216=_0x595685+_0x4f015a>_0x1c1216?_0x595685+_0x4f015a:_0x1c1216;}return{'minRow':_0x54b6e8,'maxRow':_0x409d58,'minColumn':_0x53a3bf,'maxColumn':_0x1c1216};}[_0x573532(0x204)](){const _0x3f8cf7=_0x573532,_0x454d05=this[_0x3f8cf7(0x210)],_0x34224a=_0x454d05[_0x3f8cf7(0x247)][_0x3f8cf7(0x1d6)](_0x3f8cf7(0x241)),_0x3d27c1=_0x454d05[_0x3f8cf7(0x247)][_0x3f8cf7(0x1d6)](_0x3f8cf7(0x22f));_0x454d05[_0x3f8cf7(0x212)][_0x3f8cf7(0x22c)]['on'](_0x3f8cf7(0x1e0),()=>{const _0x134578=_0x3f8cf7,_0x3a9e2d=Array[_0x134578(0x217)](_0x454d05[_0x134578(0x212)][_0x134578(0x22c)][_0x134578(0x22a)][_0x134578(0x270)]());for(const {name:_0x382bcd,data:_0x44a224}of _0x3a9e2d){const {group:_0x23078d,id:_0x46c560,subType:_0x384e5d}=_0x34224a[_0x134578(0x26b)](_0x382bcd);if(_0x134578(0x259)!=_0x23078d)continue;if(null!=_0x44a224[_0x134578(0x1d5)])continue;const _0x2b8e7e=_0x34224a[_0x134578(0x1fd)](_0x46c560);this[_0x134578(0x1dd)][_0x134578(0x215)](_0x384e5d)&&this[_0x134578(0x1f6)][_0x134578(0x1d2)](_0x2b8e7e);}},{'priority':_0x3f8cf7(0x1e7)});const _0x51fe43=(_0x152c24,_0x1dfbd0)=>{const _0x50a70e=_0x3f8cf7;let _0x24b62d=!0x1;const _0x5be12e=_0x1dfbd0[_0x50a70e(0x23c)](_0x152c24),_0x12b0b5=_0x152c24[_0x50a70e(0x243)](_0x50a70e(0x26a)),_0x21fdcc=_0x3d27c1[_0x50a70e(0x21a)](_0x152c24);for(const _0x4ca7a8 of this[_0x50a70e(0x1f6)]){const _0x1eb6b4=_0x4ca7a8[_0x50a70e(0x225)],_0x1fd8aa=_0x1eb6b4[_0x50a70e(0x240)](_0x50a70e(0x211)),_0x5f3351=_0x1eb6b4[_0x50a70e(0x1f7)](_0x1fd8aa?0xa:0x5),_0x2412b2=_0x5f3351[_0x50a70e(0x261)](),_0x4b9fe3=_0x2412b2[_0x50a70e(0x1f7)](0x0,0x3)+_0x50a70e(0x1d4),_0x244764=_0x50a70e(0x21f)+_0x5f3351,_0x16bc2f=_0x50a70e(0x24f)+_0x5f3351;if(!_0x4ca7a8[_0x50a70e(0x219)])continue;if(_0x12b0b5!=_0x4ca7a8[_0x50a70e(0x253)]()[_0x50a70e(0x1e2)][_0x50a70e(0x243)](_0x50a70e(0x26a)))continue;if(_0x4ca7a8[_0x50a70e(0x269)](_0x5be12e))continue;const _0x1bf485=_0x152c24[_0x50a70e(0x21d)](_0x4b9fe3)?_0x152c24[_0x50a70e(0x1ef)](_0x4b9fe3)-0x1:0x0,_0x11217e=this[_0x50a70e(0x1e8)](_0x4ca7a8),_0x47c7f5=_0x11217e[_0x244764],_0x2c8530=_0x11217e[_0x16bc2f];_0x47c7f5<=_0x21fdcc[_0x2412b2]&&_0x21fdcc[_0x2412b2]+_0x1bf485<=_0x2c8530&&(_0x4ca7a8[_0x50a70e(0x232)](_0x5be12e),_0x24b62d=!0x0);}return _0x24b62d;};_0x454d05[_0x3f8cf7(0x212)][_0x3f8cf7(0x22c)][_0x3f8cf7(0x21c)](_0x17f208=>{const _0x5b4452=_0x3f8cf7;let _0x5d7c36=!0x1;for(const _0x461373 of _0x454d05[_0x5b4452(0x212)][_0x5b4452(0x22c)][_0x5b4452(0x22a)][_0x5b4452(0x20a)]())if(_0x5b4452(0x267)==_0x461373[_0x5b4452(0x201)]){if(_0x5b4452(0x1ed)==_0x461373[_0x5b4452(0x230)]){for(const _0x46b3b2 of _0x461373[_0x5b4452(0x23b)][_0x5b4452(0x20e)][_0x5b4452(0x223)]())_0x5d7c36=_0x5d7c36||_0x51fe43(_0x46b3b2,_0x17f208);}else _0x5b4452(0x237)==_0x461373[_0x5b4452(0x230)]&&(_0x5d7c36=_0x5d7c36||_0x51fe43(_0x461373[_0x5b4452(0x23b)][_0x5b4452(0x20e)],_0x17f208));}return _0x5d7c36;});}[_0x573532(0x1e8)](_0x1350c0){const _0x1ed43f=_0x573532;return this[_0x1ed43f(0x1fa)](_0x1350c0[_0x1ed43f(0x24a)]()[_0x1ed43f(0x218)](_0x342070=>_0x342070[_0x1ed43f(0x1e2)][_0x1ed43f(0x20e)]));}}function Ee(_0x4ba559){const _0x3d8ff8=_0x573532;return Array[_0x3d8ff8(0x217)](new Set(_0x4ba559)[_0x3d8ff8(0x1d7)]());}
23
+ function _0x34c7(_0x25364d,_0x227dcf){const _0x404759=_0x4047();return _0x34c7=function(_0x34c7c0,_0x59836e){_0x34c7c0=_0x34c7c0-0x173;let _0x8417cc=_0x404759[_0x34c7c0];return _0x8417cc;},_0x34c7(_0x25364d,_0x227dcf);}const _0x55468a=_0x34c7;(function(_0xe000ca,_0x5176ab){const _0xe4128d=_0x34c7,_0x305783=_0xe000ca();while(!![]){try{const _0x1c0cc3=parseInt(_0xe4128d(0x18b))/0x1+parseInt(_0xe4128d(0x1ee))/0x2+-parseInt(_0xe4128d(0x173))/0x3*(-parseInt(_0xe4128d(0x1e1))/0x4)+parseInt(_0xe4128d(0x20e))/0x5*(parseInt(_0xe4128d(0x19b))/0x6)+parseInt(_0xe4128d(0x17a))/0x7*(parseInt(_0xe4128d(0x1ce))/0x8)+parseInt(_0xe4128d(0x213))/0x9+parseInt(_0xe4128d(0x1dc))/0xa*(-parseInt(_0xe4128d(0x1d2))/0xb);if(_0x1c0cc3===_0x5176ab)break;else _0x305783['push'](_0x305783['shift']());}catch(_0x52a24a){_0x305783['push'](_0x305783['shift']());}}}(_0x4047,0xb751a));import{Plugin as _0x430031}from'ckeditor5/src/core.js';import{LiveRange as _0xdb77c9}from'ckeditor5/src/engine.js';function _0x4047(){const _0x17f799=['getCellLocation','enableCommand','registerDescriptionCallback','24mzucXa','colspan','enqueueChange','document','table','tableColumn','downcastDispatcher','_tablePostFixingSubtypes','getChanges','getContainedElement','getChildren','descriptionFactory','insertTableRowBelow','map','left','suggestion','ELEMENT_TABLE_ROW_WITH_TEXT','deletion','from','detach','createTableWalker','fromRange','addRange','type','toLowerCase','plugins','tableRow','MIN_SAFE_INTEGER','isIntersecting','selectTableColumn','ELEMENT_TABLE_ROW','insert','every','mapper','getAttribute','selection','createRangeIn','above','registerCustomCallback','discard','rootName','start','showSuggestionHighlights','removeTableRow','values','highest','findAncestor','getRanges','root','end','item','8MbaAOU','data','name','*Remove:*\x20%0','99fOFsSS','markMultiRangeDeletion','position','commands','min','*Insert:*\x20%0','isEqual','length','getSelectionAffectedTableCells','_acceptFormatSuggestionCallbackFactory','1738970uaKOoD','nodeBefore','hasAttribute','startsWith','change','364cjUqxI','getRowIndexes','MAX_SAFE_INTEGER','$graveyard','createRangeOn','push','add','getChangedMarkers','get','TableUtils','_getSuggestionCoords','first','cell','1372932fWUZYm','removeClass','last','toViewElement','markMultiRangeInsertion','addClass','insertion','removeTableColumn','rowspan','nodeAfter','insertTable','isTouching','maxRow','ELEMENT_TABLE_COLUMN_WITH_TEXT','join','batch','includes','ELEMENT_TABLE_WITH_TEXT','execute','editor','getFirstRange','writer','order','low','refresh','TrackChangesEditing','getItems','getSuggestion','createPositionAt','getColumnIndexes','minRow','oldRange','178890YuOcAm','model','isIntersectingWithRange','insertTableColumnLeft','span','1838655VDPwMK','registerPostFixer','$textProxy','insertTableRowAbove','468JsCpXV','subType','maxColumn','_suggestionFactory','accept','substr','_getCoordsForCells','2433865YcmCmN','ELEMENT_TABLE_COLUMN','forceValue','isInContent','locale','tableCell','tablePaste','setSelection','_setupColumnsRowsFixing','addMarker:suggestion','insertTableColumnRight','has','element','_tableSuggestions','ELEMENT_TABLE','some','filter','920183TOrxnI','selectTableRow','registerElementLabel','options','TableEditing','afterInit','minColumn','differ','max','classes','change:data','_splitMarkerName','isArray'];_0x4047=function(){return _0x17f799;};return _0x4047();}import{setHighlightHandling as _0x369ba0}from'ckeditor5/src/widget.js';import{getTranslation as _0x34b93a}from'../utils/common-translations.js';export default class jt extends _0x430031{constructor(_0x4f7f04){const _0xd24571=_0x34c7;super(_0x4f7f04),this[_0xd24571(0x1a2)]=[_0xd24571(0x1b5),_0xd24571(0x1a0)],this[_0xd24571(0x187)]=new Set();}[_0x55468a(0x190)](){const _0x4577bd=_0x55468a,_0x4c71c4=this[_0x4577bd(0x201)],_0xafa2e3=_0x4c71c4[_0x4577bd(0x20f)][_0x4577bd(0x19e)][_0x4577bd(0x1be)];if(!_0x4c71c4[_0x4577bd(0x1b4)][_0x4577bd(0x185)](_0x4577bd(0x18f)))return;const _0xa904f0=_0x4c71c4[_0x4577bd(0x17e)],_0x49e614=_0x4c71c4[_0x4577bd(0x1b4)][_0x4577bd(0x1e9)](_0x4577bd(0x207)),_0x3e6be8=_0x4c71c4[_0x4577bd(0x1b4)][_0x4577bd(0x1e9)](_0x4577bd(0x1ea));_0x49e614[_0x4577bd(0x1a6)][_0x4577bd(0x18d)](_0x4577bd(0x19f),_0xf3d8fc=>_0x34b93a(_0xa904f0,_0x4577bd(0x188),_0xf3d8fc)),this[_0x4577bd(0x182)](),_0x49e614[_0x4577bd(0x199)](_0x4577bd(0x1f8)),_0x49e614[_0x4577bd(0x199)](_0x4577bd(0x18c)),_0x49e614[_0x4577bd(0x199)](_0x4577bd(0x1b8));for(const _0x19d2b0 of[_0x4577bd(0x216),_0x4577bd(0x1a7)]){const _0x35b6f7=_0x4c71c4[_0x4577bd(0x1d5)][_0x4577bd(0x1e9)](_0x19d2b0);_0x49e614[_0x4577bd(0x199)](_0x19d2b0,_0x5b91ff=>{const _0x329f01=_0x4577bd;_0x4c71c4[_0x329f01(0x20f)][_0x329f01(0x1e0)](_0x49d2d3=>{const _0x5c01ae=_0x329f01;_0x5b91ff();const _0x34631f=_0x5c01ae(0x1c0)===_0x35b6f7[_0x5c01ae(0x204)],_0x266408=_0x3e6be8[_0x5c01ae(0x1da)](_0xafa2e3),_0x140ea7=_0x3e6be8[_0x5c01ae(0x1e2)](_0x266408),_0x16e7b0=_0x34631f?_0x140ea7[_0x5c01ae(0x1ec)]-0x1:_0x140ea7[_0x5c01ae(0x1f0)]+0x1,_0x1bd256=_0x266408[0x0][_0x5c01ae(0x1c9)](_0x5c01ae(0x19f)),_0x5a2ab2=_0x3e6be8[_0x5c01ae(0x1af)](_0x1bd256,{'startRow':_0x16e7b0,'endRow':_0x16e7b0}),_0x54c3e6=Array[_0x5c01ae(0x1ad)](_0x5a2ab2)[_0x5c01ae(0x1a8)](_0x525be5=>_0x49d2d3[_0x5c01ae(0x1e5)](_0x525be5[_0x5c01ae(0x1ed)]));_0x49e614[_0x5c01ae(0x1f2)](_0x54c3e6,_0x5c01ae(0x1b5));});});}for(const _0x21c221 of[_0x4577bd(0x211),_0x4577bd(0x184)]){const _0x14e17b=_0x4c71c4[_0x4577bd(0x1d5)][_0x4577bd(0x1e9)](_0x21c221);_0x49e614[_0x4577bd(0x199)](_0x21c221,_0x26bfc5=>{const _0xbfc1a7=_0x4577bd;_0x4c71c4[_0xbfc1a7(0x20f)][_0xbfc1a7(0x1e0)](_0x284711=>{const _0x200722=_0xbfc1a7;_0x26bfc5();const _0x3eba16=_0x200722(0x1a9)===_0x14e17b[_0x200722(0x204)],_0x234134=_0x3e6be8[_0x200722(0x1da)](_0xafa2e3),_0x3ac15b=_0x3e6be8[_0x200722(0x20b)](_0x234134),_0x3c01d9=_0x3eba16?_0x3ac15b[_0x200722(0x1ec)]-0x1:_0x3ac15b[_0x200722(0x1f0)]+0x1,_0x59659a=_0x234134[0x0][_0x200722(0x1c9)](_0x200722(0x19f)),_0x26c74a=_0x3e6be8[_0x200722(0x1af)](_0x59659a,{'startRow':0x0,'column':_0x3c01d9,'includeAllSlots':!0x1}),_0x3b1825=Array[_0x200722(0x1ad)](_0x26c74a)[_0x200722(0x1a8)](_0x127e70=>_0x284711[_0x200722(0x1e5)](_0x127e70[_0x200722(0x1ed)]));_0x49e614[_0x200722(0x1f2)](_0x3b1825,_0x200722(0x1a0));});});}for(const _0x2379d9 of[_0x4577bd(0x1c6),_0x4577bd(0x1f5)]){const _0x20029e=_0x2379d9[_0x4577bd(0x178)](0xb),_0x1848fa=_0x20029e[_0x4577bd(0x1b3)](),_0x2f2791=_0x1848fa[_0x4577bd(0x178)](0x0,0x3)+_0x4577bd(0x212),_0x3c8ae8=_0x4577bd(0x19f)+_0x20029e,_0xb4f2=_0x4577bd(0x1d6)+_0x20029e,_0x2cd5fd=_0x4577bd(0x193)+_0x20029e;_0x49e614[_0x4577bd(0x199)](_0x2379d9,()=>{const _0x2397b0=_0x4577bd;_0x4c71c4[_0x2397b0(0x20f)][_0x2397b0(0x1e0)](_0x1e8751=>{const _0x258e9e=_0x2397b0,_0x4b5912=_0x3e6be8[_0x258e9e(0x1da)](_0xafa2e3),_0x4c3967=_0x4b5912[0x0][_0x258e9e(0x1c9)](_0x258e9e(0x19f));let _0x26ee5b;if(_0x258e9e(0x1c6)==_0x2379d9){const _0x2ae266=_0x3e6be8[_0x258e9e(0x1e2)](_0x4b5912);_0x26ee5b={'startRow':_0x2ae266[_0x258e9e(0x1ec)],'endRow':_0x2ae266[_0x258e9e(0x1f0)],'includeAllSlots':!0x0};}else{const _0x96133=_0x3e6be8[_0x258e9e(0x20b)](_0x4b5912);_0x26ee5b={'startColumn':_0x96133[_0x258e9e(0x1ec)],'endColumn':_0x96133[_0x258e9e(0x1f0)],'includeAllSlots':!0x0};}const _0x436b9e=_0x3e6be8[_0x258e9e(0x1af)](_0x4c3967,_0x26ee5b),_0x20dad1=Array[_0x258e9e(0x1ad)](_0x436b9e)[_0x258e9e(0x1a8)](({cell:_0x581736})=>_0x581736),_0x310586=Ee(_0x20dad1[_0x258e9e(0x18a)](_0x18bd7b=>_0x18bd7b[_0x258e9e(0x1de)](_0x2f2791))),_0x300a1e=Ee(_0x20dad1[_0x258e9e(0x18a)](_0x4e923a=>!_0x4e923a[_0x258e9e(0x1de)](_0x2f2791)))[_0x258e9e(0x1a8)](_0x44d644=>_0x1e8751[_0x258e9e(0x1e5)](_0x44d644)),_0x1be379=_0x49e614[_0x258e9e(0x1d3)](_0x300a1e,_0x3c8ae8);if(_0x1be379&&(_0x258e9e(0x1b5)==_0x1be379[_0x258e9e(0x174)]||_0x258e9e(0x1a0)==_0x1be379[_0x258e9e(0x174)])){const _0xabcd57=this[_0x258e9e(0x1eb)](_0x1be379);for(const _0x23f463 of _0x310586){const _0x3c0f62=_0x1e8751[_0x258e9e(0x1e5)](_0x23f463),_0x89d003=_0x3e6be8[_0x258e9e(0x198)](_0x23f463),_0x364ebd=_0x23f463[_0x258e9e(0x1bd)](_0x2f2791)-0x1,_0x245af3=_0xabcd57[_0xb4f2],_0x9c3c3d=_0xabcd57[_0x2cd5fd];_0x245af3<=_0x89d003[_0x1848fa]&&_0x89d003[_0x1848fa]+_0x364ebd<=_0x9c3c3d&&_0x1be379[_0x258e9e(0x1b1)](_0x3c0f62);}}});});}function _0xbab599(_0x2df558){const _0x444248=_0x4577bd,_0x5910e4=Array[_0x444248(0x1ad)](_0xafa2e3[_0x444248(0x1ca)]())[_0x444248(0x1a8)](_0x5642c=>_0xdb77c9[_0x444248(0x1b0)](_0x5642c));_0x4c71c4[_0x444248(0x20f)][_0x444248(0x1e0)](_0x12aef6=>{const _0x221b53=_0x444248,_0x42619c=_0x12aef6[_0x221b53(0x1fd)];_0x2df558=_0x2df558[_0x221b53(0x18a)](_0x151bd0=>_0x221b53(0x1e4)!=_0x151bd0[_0x221b53(0x1cb)][_0x221b53(0x1c3)]),_0x12aef6[_0x221b53(0x181)](_0x2df558),_0x4c71c4[_0x221b53(0x1d5)][_0x221b53(0x1e9)](_0x221b53(0x1c6))[_0x221b53(0x206)](),_0x4c71c4[_0x221b53(0x200)](_0x221b53(0x1c6),{'forceDefaultExecution':!0x0}),_0x4c71c4[_0x221b53(0x20f)][_0x221b53(0x19d)](()=>{const _0x24021c=_0x221b53;_0x4c71c4[_0x24021c(0x20f)][_0x24021c(0x19d)](_0x42619c,_0x46594b=>{const _0xdcdf5a=_0x24021c,_0xffa555=_0x5910e4[_0xdcdf5a(0x18a)](_0x258fb4=>_0xdcdf5a(0x1e4)!=_0x258fb4[_0xdcdf5a(0x1cb)][_0xdcdf5a(0x1c3)]);_0xffa555[_0xdcdf5a(0x1d9)]>0x0&&_0x46594b[_0xdcdf5a(0x181)](_0xffa555);for(const _0x1b1b98 of _0x5910e4)_0x1b1b98[_0xdcdf5a(0x1ae)]();});});});}function _0x2cad1e(_0xda70af){const _0x55ad79=_0x4577bd;_0x4c71c4[_0x55ad79(0x20f)][_0x55ad79(0x1e0)](_0x1d583c=>{const _0xcdc40d=_0x55ad79,_0x384e8c=Array[_0xcdc40d(0x1ad)](_0xafa2e3[_0xcdc40d(0x1ca)]())[_0xcdc40d(0x1a8)](_0x140ea8=>_0xdb77c9[_0xcdc40d(0x1b0)](_0x140ea8)),_0x7b899c=[];for(const _0x16be2f of _0xda70af)for(const _0x351e30 of _0x16be2f[_0xcdc40d(0x208)]({'shallow':!0x0}))_0x7b899c[_0xcdc40d(0x1e6)](_0x351e30);for(const _0x209e60 of _0x7b899c)_0xcdc40d(0x1e4)!=_0x209e60[_0xcdc40d(0x1cb)][_0xcdc40d(0x1c3)]&&(_0x1d583c[_0xcdc40d(0x181)](_0x1d583c[_0xcdc40d(0x20a)](_0x209e60,0x0)),_0x4c71c4[_0xcdc40d(0x1d5)][_0xcdc40d(0x1e9)](_0xcdc40d(0x1f5))[_0xcdc40d(0x206)](),_0x4c71c4[_0xcdc40d(0x200)](_0xcdc40d(0x1f5),{'forceDefaultExecution':!0x0}));const _0x46f2a1=_0x384e8c[_0xcdc40d(0x18a)](_0x81362a=>_0xcdc40d(0x1e4)!=_0x81362a[_0xcdc40d(0x1cb)][_0xcdc40d(0x1c3)]);_0x46f2a1[_0xcdc40d(0x1d9)]>0x0&&_0x1d583c[_0xcdc40d(0x181)](_0x46f2a1);for(const _0x2e3994 of _0x384e8c)_0x2e3994[_0xcdc40d(0x1ae)]();});}function _0x544d9b(_0x322f37,_0x55289b){const _0x3c1c60=_0x4577bd;return _0x55289b[_0x3c1c60(0x1bb)](_0x105869=>_0x322f37[_0x3c1c60(0x189)](_0x5c57b9=>_0x5c57b9[_0x3c1c60(0x1cc)][_0x3c1c60(0x1d8)](_0x105869[_0x3c1c60(0x1c4)])||_0x105869[_0x3c1c60(0x1cc)][_0x3c1c60(0x1d8)](_0x5c57b9[_0x3c1c60(0x1c4)])));}function _0x5a9491(_0x4d867c,_0x3a5ae3){const _0x455b74=_0x4577bd;return!_0x4d867c[_0x455b74(0x189)](_0x4bfbea=>_0x3a5ae3[_0x455b74(0x189)](_0x69ef03=>_0x4bfbea[_0x455b74(0x1b7)](_0x69ef03)))&&_0x4d867c[_0x455b74(0x189)](_0x508021=>_0x3a5ae3[_0x455b74(0x189)](_0x1704fa=>_0x508021[_0x455b74(0x1cc)][_0x455b74(0x1f9)](_0x1704fa[_0x455b74(0x1c4)])));}_0x4c71c4[_0x4577bd(0x1cf)][_0x4577bd(0x1a1)]['on'](_0x4577bd(0x183),(_0x5966ad,_0x4c1832,_0x24de56)=>{const _0x3352b5=_0x4577bd;if(!_0x24de56[_0x3352b5(0x18e)][_0x3352b5(0x1c5)])return;const _0x301dc8=_0x4c1832[_0x3352b5(0x1cd)];if(!_0x301dc8)return;const _0xd3eb85=_0x24de56[_0x3352b5(0x1bc)][_0x3352b5(0x1f1)](_0x301dc8);function _0x3ad9e9(_0x10265c){const _0x5cbd48=_0x3352b5;return Array[_0x5cbd48(0x197)](_0x10265c)?_0x10265c:[_0x10265c];}_0xd3eb85&&_0x3352b5(0x17f)===_0x301dc8[_0x3352b5(0x1d0)]&&_0x369ba0(_0xd3eb85,_0x24de56[_0x3352b5(0x203)],(_0x43a64b,_0x3b3d22,_0xe4a9d3)=>_0xe4a9d3[_0x3352b5(0x1f3)](_0x3ad9e9(_0x3b3d22[_0x3352b5(0x194)]),_0x43a64b),(_0x124eb2,_0x4d8386,_0x2d13ad)=>_0x2d13ad[_0x3352b5(0x1ef)](_0x3ad9e9(_0x4d8386[_0x3352b5(0x194)]),_0x124eb2));},{'priority':_0x4577bd(0x1c8)}),_0x49e614[_0x4577bd(0x1a6)][_0x4577bd(0x19a)](_0x349964=>{const _0x127fa4=_0x4577bd;if(_0x127fa4(0x1f4)!=_0x349964[_0x127fa4(0x1b2)]&&_0x127fa4(0x1ac)!=_0x349964[_0x127fa4(0x1b2)])return;const _0x202efb=_0x349964[_0x127fa4(0x1a4)]();if(null!=_0x202efb&&_0x202efb['is'](_0x127fa4(0x186),_0x127fa4(0x19f))){if(_0x127fa4(0x1f4)==_0x349964[_0x127fa4(0x1b2)]){const _0x5d7247=_0x349964[_0x127fa4(0x208)]()[_0x127fa4(0x18a)](_0x2422e4=>_0x2422e4['is'](_0x127fa4(0x215)))[_0x127fa4(0x1a8)](_0x8f60f4=>_0x8f60f4[_0x127fa4(0x1cf)]);if(_0x5d7247[_0x127fa4(0x1d9)])return{'type':_0x127fa4(0x1f4),'content':_0x34b93a(_0xa904f0,_0x127fa4(0x1d7),_0x34b93a(_0xa904f0,_0x127fa4(0x1ff),'\x22'+_0x5d7247[_0x127fa4(0x1fc)]('\x20')+'\x22'))};}if(_0x127fa4(0x1ac)==_0x349964[_0x127fa4(0x1b2)]){const _0x35f187=_0x349964[_0x127fa4(0x208)]()[_0x127fa4(0x18a)](_0x4f2ee8=>_0x4f2ee8['is'](_0x127fa4(0x215)))[_0x127fa4(0x1a8)](_0x30e4da=>_0x30e4da[_0x127fa4(0x1cf)]);if(_0x35f187[_0x127fa4(0x1d9)])return{'type':_0x127fa4(0x1ac),'content':_0x34b93a(_0xa904f0,_0x127fa4(0x1d1),_0x34b93a(_0xa904f0,_0x127fa4(0x1ff),'\x22'+_0x35f187[_0x127fa4(0x1fc)]('\x20')+'\x22'))};}}}),_0x49e614[_0x4577bd(0x1a6)][_0x4577bd(0x19a)](_0x69c50b=>{const _0x2eefdb=_0x4577bd;if(_0x2eefdb(0x1b5)==_0x69c50b[_0x2eefdb(0x174)]){const _0x1ee4af=_0x69c50b[_0x2eefdb(0x208)]()[_0x2eefdb(0x18a)](_0x26a2a9=>_0x26a2a9['is'](_0x2eefdb(0x215)))[_0x2eefdb(0x1a8)](_0x3a3a6f=>_0x3a3a6f[_0x2eefdb(0x1cf)]),_0x11b0f0=this[_0x2eefdb(0x1eb)](_0x69c50b),_0x36e03a=_0x11b0f0[_0x2eefdb(0x1fa)]-_0x11b0f0[_0x2eefdb(0x20c)]+0x1;if(_0x2eefdb(0x1f4)==_0x69c50b[_0x2eefdb(0x1b2)])return _0x1ee4af[_0x2eefdb(0x1d9)]?{'type':_0x2eefdb(0x1f4),'content':_0x34b93a(_0xa904f0,_0x2eefdb(0x1d7),_0x34b93a(_0xa904f0,_0x2eefdb(0x1ab),[_0x36e03a,'\x22'+_0x1ee4af[_0x2eefdb(0x1fc)]('\x20')+'\x22']))}:{'type':_0x2eefdb(0x1f4),'content':_0x34b93a(_0xa904f0,_0x2eefdb(0x1d7),_0x34b93a(_0xa904f0,_0x2eefdb(0x1b9),_0x36e03a))};if(_0x2eefdb(0x1ac)==_0x69c50b[_0x2eefdb(0x1b2)])return _0x1ee4af[_0x2eefdb(0x1d9)]?{'type':_0x2eefdb(0x1ac),'content':_0x34b93a(_0xa904f0,_0x2eefdb(0x1d1),_0x34b93a(_0xa904f0,_0x2eefdb(0x1ab),[_0x36e03a,'\x22'+_0x1ee4af[_0x2eefdb(0x1fc)]('\x20')+'\x22']))}:{'type':_0x2eefdb(0x1ac),'content':_0x34b93a(_0xa904f0,_0x2eefdb(0x1d1),_0x34b93a(_0xa904f0,_0x2eefdb(0x1b9),_0x36e03a))};}if(_0x2eefdb(0x1a0)==_0x69c50b[_0x2eefdb(0x174)]){const _0x277e54=_0x69c50b[_0x2eefdb(0x208)]()[_0x2eefdb(0x18a)](_0x2c4ee2=>_0x2c4ee2['is'](_0x2eefdb(0x215)))[_0x2eefdb(0x1a8)](_0xc9b578=>_0xc9b578[_0x2eefdb(0x1cf)]),_0x38b944=this[_0x2eefdb(0x1eb)](_0x69c50b),_0x41ded1=_0x38b944[_0x2eefdb(0x175)]-_0x38b944[_0x2eefdb(0x191)]+0x1;if(_0x2eefdb(0x1f4)==_0x69c50b[_0x2eefdb(0x1b2)])return _0x277e54[_0x2eefdb(0x1d9)]?{'type':_0x2eefdb(0x1f4),'content':_0x34b93a(_0xa904f0,_0x2eefdb(0x1d7),_0x34b93a(_0xa904f0,_0x2eefdb(0x1fb),[_0x41ded1,'\x22'+_0x277e54[_0x2eefdb(0x1fc)]('\x20')+'\x22']))}:{'type':_0x2eefdb(0x1f4),'content':_0x34b93a(_0xa904f0,_0x2eefdb(0x1d7),_0x34b93a(_0xa904f0,_0x2eefdb(0x17b),_0x41ded1))};if(_0x2eefdb(0x1ac)==_0x69c50b[_0x2eefdb(0x1b2)])return _0x277e54[_0x2eefdb(0x1d9)]?{'type':_0x2eefdb(0x1ac),'content':_0x34b93a(_0xa904f0,_0x2eefdb(0x1d1),_0x34b93a(_0xa904f0,_0x2eefdb(0x1fb),[_0x41ded1,'\x22'+_0x277e54[_0x2eefdb(0x1fc)]('\x20')+'\x22']))}:{'type':_0x2eefdb(0x1ac),'content':_0x34b93a(_0xa904f0,_0x2eefdb(0x1d1),_0x34b93a(_0xa904f0,_0x2eefdb(0x17b),_0x41ded1))};}}),_0x49e614[_0x4577bd(0x176)][_0x4577bd(0x1c1)](_0x4577bd(0x1f4),_0x4577bd(0x1b5),_0x4577bd(0x1c2),_0xbab599),_0x49e614[_0x4577bd(0x176)][_0x4577bd(0x1c1)](_0x4577bd(0x1ac),_0x4577bd(0x1b5),_0x4577bd(0x177),_0xbab599),_0x49e614[_0x4577bd(0x176)][_0x4577bd(0x1c1)](_0x4577bd(0x1f4),_0x4577bd(0x1a0),_0x4577bd(0x1c2),_0x2cad1e),_0x49e614[_0x4577bd(0x176)][_0x4577bd(0x1c1)](_0x4577bd(0x1ac),_0x4577bd(0x1a0),_0x4577bd(0x177),_0x2cad1e),_0x49e614[_0x4577bd(0x176)][_0x4577bd(0x1c1)](_0x4577bd(0x1f4),_0x4577bd(0x1a0),_0x4577bd(0x1fc),_0x544d9b),_0x49e614[_0x4577bd(0x176)][_0x4577bd(0x1c1)](_0x4577bd(0x1ac),_0x4577bd(0x1a0),_0x4577bd(0x1fc),_0x544d9b),_0x49e614[_0x4577bd(0x176)][_0x4577bd(0x1c1)](_0x4577bd(0x1f4),_0x4577bd(0x1b5),_0x4577bd(0x1fc),_0x5a9491),_0x49e614[_0x4577bd(0x176)][_0x4577bd(0x1c1)](_0x4577bd(0x1ac),_0x4577bd(0x1b5),_0x4577bd(0x1fc),_0x5a9491);}[_0x55468a(0x1db)](){const _0x393770=_0x55468a,_0x3f951a=this[_0x393770(0x201)],_0x1beeb6=_0x3f951a[_0x393770(0x20f)][_0x393770(0x19e)][_0x393770(0x1be)];return(_0x50c986,_0x10502e)=>{const _0x4814a5=_0x393770;_0x3f951a[_0x4814a5(0x20f)][_0x4814a5(0x1e0)](_0x5b455c=>{const _0x51c47c=_0x4814a5,{commandName:_0x7195c3,commandParams:_0x28e707}=_0x10502e;let _0x3affa4=_0x50c986[0x0][_0x51c47c(0x1cc)][_0x51c47c(0x1dd)];_0x28e707&&_0x28e707[0x0]&&!0x1===_0x28e707[0x0][_0x51c47c(0x17c)]&&(_0x3affa4=_0x50c986[0x0][_0x51c47c(0x1c4)][_0x51c47c(0x1f7)]);const _0x525410=_0x5b455c[_0x51c47c(0x1bf)](_0x3affa4);if(_0x51c47c(0x1e4)==_0x525410[_0x51c47c(0x1cb)][_0x51c47c(0x1c3)])return;const _0x50c6f5=Array[_0x51c47c(0x1ad)](_0x1beeb6[_0x51c47c(0x1ca)]())[_0x51c47c(0x1a8)](_0x3f14c2=>_0xdb77c9[_0x51c47c(0x1b0)](_0x3f14c2));_0x5b455c[_0x51c47c(0x181)](_0x525410),_0x3f951a[_0x51c47c(0x1d5)][_0x51c47c(0x1e9)](_0x7195c3)[_0x51c47c(0x206)](),_0x28e707[_0x51c47c(0x1e6)]({'forceDefaultExecution':!0x0}),_0x3f951a[_0x51c47c(0x200)](_0x7195c3,..._0x28e707);const _0x47e73b=_0x50c6f5[_0x51c47c(0x18a)](_0x892d24=>_0x51c47c(0x1e4)!=_0x892d24[_0x51c47c(0x1cb)][_0x51c47c(0x1c3)]);_0x47e73b[_0x51c47c(0x1d9)]>0x0&&_0x5b455c[_0x51c47c(0x181)](_0x47e73b);for(const _0x518072 of _0x50c6f5)_0x518072[_0x51c47c(0x1ae)]();});};}[_0x55468a(0x179)](_0x41c1a8){const _0x4e0bbc=_0x55468a,_0x3c4088=this[_0x4e0bbc(0x201)][_0x4e0bbc(0x1b4)][_0x4e0bbc(0x1e9)](_0x4e0bbc(0x1ea));let _0x68e522=Number[_0x4e0bbc(0x1e3)],_0x4deb9c=Number[_0x4e0bbc(0x1b6)],_0x49ad5=Number[_0x4e0bbc(0x1e3)],_0x694dde=Number[_0x4e0bbc(0x1b6)];for(const _0x38fc9c of _0x41c1a8){if(_0x4e0bbc(0x1e4)==_0x38fc9c[_0x4e0bbc(0x1cb)][_0x4e0bbc(0x1c3)])continue;const {row:_0x497371,column:_0xdff934}=_0x3c4088[_0x4e0bbc(0x198)](_0x38fc9c),_0x2cb6d5=_0x38fc9c[_0x4e0bbc(0x1de)](_0x4e0bbc(0x1f6))?_0x38fc9c[_0x4e0bbc(0x1bd)](_0x4e0bbc(0x1f6))-0x1:0x0,_0xdb9af=_0x38fc9c[_0x4e0bbc(0x1de)](_0x4e0bbc(0x19c))?_0x38fc9c[_0x4e0bbc(0x1bd)](_0x4e0bbc(0x19c))-0x1:0x0;_0x68e522=_0x497371<_0x68e522?_0x497371:_0x68e522,_0x4deb9c=_0x497371+_0x2cb6d5>_0x4deb9c?_0x497371+_0x2cb6d5:_0x4deb9c,_0x49ad5=_0xdff934<_0x49ad5?_0xdff934:_0x49ad5,_0x694dde=_0xdff934+_0xdb9af>_0x694dde?_0xdff934+_0xdb9af:_0x694dde;}return{'minRow':_0x68e522,'maxRow':_0x4deb9c,'minColumn':_0x49ad5,'maxColumn':_0x694dde};}[_0x55468a(0x182)](){const _0x43537a=_0x55468a,_0xd30b6a=this[_0x43537a(0x201)],_0x478b9c=_0xd30b6a[_0x43537a(0x1b4)][_0x43537a(0x1e9)](_0x43537a(0x207)),_0x29d8ff=_0xd30b6a[_0x43537a(0x1b4)][_0x43537a(0x1e9)](_0x43537a(0x1ea));_0xd30b6a[_0x43537a(0x20f)][_0x43537a(0x19e)]['on'](_0x43537a(0x195),()=>{const _0xdc50aa=_0x43537a,_0x5991f2=Array[_0xdc50aa(0x1ad)](_0xd30b6a[_0xdc50aa(0x20f)][_0xdc50aa(0x19e)][_0xdc50aa(0x192)][_0xdc50aa(0x1e8)]());for(const {name:_0x192fd5,data:_0x1344ca}of _0x5991f2){const {group:_0x5738d5,id:_0x22e061,subType:_0x5b40b9}=_0x478b9c[_0xdc50aa(0x196)](_0x192fd5);if(_0xdc50aa(0x1aa)!=_0x5738d5)continue;if(null!=_0x1344ca[_0xdc50aa(0x20d)])continue;const _0x5ba38b=_0x478b9c[_0xdc50aa(0x209)](_0x22e061);this[_0xdc50aa(0x1a2)][_0xdc50aa(0x1fe)](_0x5b40b9)&&this[_0xdc50aa(0x187)][_0xdc50aa(0x1e7)](_0x5ba38b);}},{'priority':_0x43537a(0x205)});const _0x51a0a1=(_0x421f0a,_0x103c92)=>{const _0x257028=_0x43537a;let _0x2c319a=!0x1;const _0x1a726c=_0x103c92[_0x257028(0x1e5)](_0x421f0a),_0x3b63e9=_0x421f0a[_0x257028(0x1c9)](_0x257028(0x19f)),_0x6bcf1b=_0x29d8ff[_0x257028(0x198)](_0x421f0a);for(const _0x4b6c58 of this[_0x257028(0x187)]){const _0x1f0707=_0x4b6c58[_0x257028(0x174)],_0x1eab8c=_0x1f0707[_0x257028(0x1df)](_0x257028(0x180)),_0x5d30fd=_0x1f0707[_0x257028(0x178)](_0x1eab8c?0xa:0x5),_0x213d42=_0x5d30fd[_0x257028(0x1b3)](),_0x393c8c=_0x213d42[_0x257028(0x178)](0x0,0x3)+_0x257028(0x212),_0xabe00a=_0x257028(0x1d6)+_0x5d30fd,_0x3e1c45=_0x257028(0x193)+_0x5d30fd;if(!_0x4b6c58[_0x257028(0x17d)])continue;if(_0x3b63e9!=_0x4b6c58[_0x257028(0x202)]()[_0x257028(0x1c4)][_0x257028(0x1c9)](_0x257028(0x19f)))continue;if(_0x4b6c58[_0x257028(0x210)](_0x1a726c))continue;const _0x272b5b=_0x421f0a[_0x257028(0x1de)](_0x393c8c)?_0x421f0a[_0x257028(0x1bd)](_0x393c8c)-0x1:0x0,_0xa67245=this[_0x257028(0x1eb)](_0x4b6c58),_0x4843c3=_0xa67245[_0xabe00a],_0x35c44f=_0xa67245[_0x3e1c45];_0x4843c3<=_0x6bcf1b[_0x213d42]&&_0x6bcf1b[_0x213d42]+_0x272b5b<=_0x35c44f&&(_0x4b6c58[_0x257028(0x1b1)](_0x1a726c),_0x2c319a=!0x0);}return _0x2c319a;};_0xd30b6a[_0x43537a(0x20f)][_0x43537a(0x19e)][_0x43537a(0x214)](_0x46250b=>{const _0x49e925=_0x43537a;let _0xdc7e58=!0x1;for(const _0x5a9f02 of _0xd30b6a[_0x49e925(0x20f)][_0x49e925(0x19e)][_0x49e925(0x192)][_0x49e925(0x1a3)]())if(_0x49e925(0x1ba)==_0x5a9f02[_0x49e925(0x1b2)]){if(_0x49e925(0x1b5)==_0x5a9f02[_0x49e925(0x1d0)]){for(const _0x261ab3 of _0x5a9f02[_0x49e925(0x1d4)][_0x49e925(0x1f7)][_0x49e925(0x1a5)]())_0xdc7e58=_0xdc7e58||_0x51a0a1(_0x261ab3,_0x46250b);}else _0x49e925(0x17f)==_0x5a9f02[_0x49e925(0x1d0)]&&(_0xdc7e58=_0xdc7e58||_0x51a0a1(_0x5a9f02[_0x49e925(0x1d4)][_0x49e925(0x1f7)],_0x46250b));}return _0xdc7e58;});}[_0x55468a(0x1eb)](_0x55385d){const _0x635b81=_0x55468a;return this[_0x635b81(0x179)](_0x55385d[_0x635b81(0x1ca)]()[_0x635b81(0x1a8)](_0x4ef3e7=>_0x4ef3e7[_0x635b81(0x1c4)][_0x635b81(0x1f7)]));}}function Ee(_0x2dc129){const _0x5cd7f3=_0x55468a;return Array[_0x5cd7f3(0x1ad)](new Set(_0x2dc129)[_0x5cd7f3(0x1c7)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x9f1028=_0x1622;function _0x4fa1(){const _0x537491=['152496iofKyw','91338uHPzZQ','4870nHUEdG','get','editor','plugins','2FrFmVW','TrackChangesEditing','296hbgjoM','114713FQmYUY','toggleTableCaption','requires','24HXRItG','918999QmLjBp','1348370CEAKiu','afterInit','enableCommand','39193KPPEgR','has','TableCaptionEditing'];_0x4fa1=function(){return _0x537491;};return _0x4fa1();}(function(_0xbac3ff,_0x4fc9b8){const _0x14cc65=_0x1622,_0x2ad0e8=_0xbac3ff();while(!![]){try{const _0x4a6704=parseInt(_0x14cc65(0x15d))/0x1*(parseInt(_0x14cc65(0x15a))/0x2)+parseInt(_0x14cc65(0x155))/0x3+parseInt(_0x14cc65(0x15c))/0x4*(-parseInt(_0x14cc65(0x156))/0x5)+-parseInt(_0x14cc65(0x160))/0x6*(parseInt(_0x14cc65(0x165))/0x7)+parseInt(_0x14cc65(0x154))/0x8+-parseInt(_0x14cc65(0x161))/0x9+parseInt(_0x14cc65(0x162))/0xa;if(_0x4a6704===_0x4fc9b8)break;else _0x2ad0e8['push'](_0x2ad0e8['shift']());}catch(_0x14b9f1){_0x2ad0e8['push'](_0x2ad0e8['shift']());}}}(_0x4fa1,0x1904b));import{Plugin as _0x155d26}from'ckeditor5/src/core.js';function _0x1622(_0x5e8156,_0x50aea9){const _0x4fa112=_0x4fa1();return _0x1622=function(_0x16227c,_0x11b085){_0x16227c=_0x16227c-0x153;let _0x344c63=_0x4fa112[_0x16227c];return _0x344c63;},_0x1622(_0x5e8156,_0x50aea9);}import _0x1b59a3 from'./table.js';export default class Mt extends _0x155d26{static get[_0x9f1028(0x15f)](){return[_0x1b59a3];}[_0x9f1028(0x163)](){const _0x1d531b=_0x9f1028,_0x548705=this[_0x1d531b(0x158)];if(!_0x548705[_0x1d531b(0x159)][_0x1d531b(0x166)](_0x1d531b(0x153)))return;_0x548705[_0x1d531b(0x159)][_0x1d531b(0x157)](_0x1d531b(0x15b))[_0x1d531b(0x164)](_0x1d531b(0x15e));}}
23
+ const _0x57d6f2=_0x1206;(function(_0x23ae73,_0xe313df){const _0x39e21c=_0x1206,_0x3fc870=_0x23ae73();while(!![]){try{const _0x5335bd=-parseInt(_0x39e21c(0x97))/0x1+-parseInt(_0x39e21c(0x95))/0x2*(-parseInt(_0x39e21c(0x93))/0x3)+-parseInt(_0x39e21c(0x8f))/0x4+-parseInt(_0x39e21c(0x94))/0x5+parseInt(_0x39e21c(0x8c))/0x6+parseInt(_0x39e21c(0x91))/0x7+parseInt(_0x39e21c(0x8d))/0x8;if(_0x5335bd===_0xe313df)break;else _0x3fc870['push'](_0x3fc870['shift']());}catch(_0x2c0a71){_0x3fc870['push'](_0x3fc870['shift']());}}}(_0x37ad,0xec4d8));import{Plugin as _0x1be0c0}from'ckeditor5/src/core.js';function _0x1206(_0x20ceb4,_0x47399b){const _0x37addb=_0x37ad();return _0x1206=function(_0x120696,_0x1b06c8){_0x120696=_0x120696-0x87;let _0x2ddc48=_0x37addb[_0x120696];return _0x2ddc48;},_0x1206(_0x20ceb4,_0x47399b);}function _0x37ad(){const _0x5d1a32=['4491520aFnFni','has','11256329TwCQEs','TableCaptionEditing','31071MBybAS','4372190wGgvyH','254rVWwko','enableCommand','1461422hFHPlh','TrackChangesEditing','afterInit','plugins','requires','editor','toggleTableCaption','2716368wkeLBA','8404176tYjMmY','get'];_0x37ad=function(){return _0x5d1a32;};return _0x37ad();}import _0x1535f2 from'./table.js';export default class Mt extends _0x1be0c0{static get[_0x57d6f2(0x89)](){return[_0x1535f2];}[_0x57d6f2(0x87)](){const _0x39674e=_0x57d6f2,_0x36f9d7=this[_0x39674e(0x8a)];if(!_0x36f9d7[_0x39674e(0x88)][_0x39674e(0x90)](_0x39674e(0x92)))return;_0x36f9d7[_0x39674e(0x88)][_0x39674e(0x8e)](_0x39674e(0x98))[_0x39674e(0x96)](_0x39674e(0x8b));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5ca490=_0x2386;(function(_0x3d6c28,_0x2ccb40){const _0x1fd74=_0x2386,_0x25dd11=_0x3d6c28();while(!![]){try{const _0x32de36=parseInt(_0x1fd74(0x233))/0x1*(-parseInt(_0x1fd74(0x1c4))/0x2)+-parseInt(_0x1fd74(0x1c6))/0x3*(-parseInt(_0x1fd74(0x239))/0x4)+parseInt(_0x1fd74(0x235))/0x5*(-parseInt(_0x1fd74(0x1d0))/0x6)+parseInt(_0x1fd74(0x20c))/0x7*(parseInt(_0x1fd74(0x21a))/0x8)+parseInt(_0x1fd74(0x1c9))/0x9*(-parseInt(_0x1fd74(0x1f6))/0xa)+-parseInt(_0x1fd74(0x247))/0xb*(parseInt(_0x1fd74(0x1e7))/0xc)+parseInt(_0x1fd74(0x204))/0xd;if(_0x32de36===_0x2ccb40)break;else _0x25dd11['push'](_0x25dd11['shift']());}catch(_0xf55275){_0x25dd11['push'](_0x25dd11['shift']());}}}(_0x4319,0x9cb8e));import{getTranslation as _0x46429a}from'../utils/common-translations.js';import{Plugin as _0x4af95a}from'ckeditor5/src/core.js';import{LiveRange as _0x335781}from'ckeditor5/src/engine.js';function _0x4319(){const _0x5b73e6=['tablePaste','getRowIndexes','every','fromRange','getSuggestionCallback','getColumnIndexes','attributes','start','markerAttributes','148UlXLhB','_isForcedDefaultExecutionBlock','3500835GhCOqK','$graveyard','elementToElement','8686971oGUBFQ','suggestionLoaded','suggestionUnloaded','editingDowncast','_tablePostFixingSubtypes','tableCellHorizontalAlignment','schema','414McnuPS','updateMarker','add','get','previousSibling','tableCell','getChangedMarkers','getSuggestion','suggestion:formatBlock:tablePasteCell','author','registerPostFixer','register','keys','deletion','listenTo','trackChanges','value','setAttributes','unwrap','createRangeOn','cells','paragraph','table','7627908GaLOYn','getShiftedBy','root','isEmpty','createRangeIn','requires','low','getItems','getContainedElement','last','getAttributes','createPositionBefore','Users','getAllAdjacentSuggestions','end','10TWhGdj','insertContent','markMultiRangeInsertion','cell','hasSuggestion','rowInsertionRanges','model','markMultiRangeBlockFormat','removeColumns','getColumns','_createdBatches','createElement','forceDefaultExecution','view','22451988lVWVry','insertColumns','position','type','element','rowInsertionIndexes','nodeAfter','suggestion','611709rCfZYi','*Replace\x20table\x20cells*','tablePasteRow','dataDowncast','documentSelection','forEach','remove','getSuggestions','has','ck-suggestion-marker--active','createTableWalker','detach','reduce','containsRange','88JaHTgH','getRanges','afterInit','return','fill','insertion','locale','registerCustomCallback','clipboardOutput','for','find','accept','removeRows','rows','markMultiRangeDeletion','push','_splitMarkerName','endRow','selection','tablePasteColumn','getChild','columnInsertionRanges','column','tableCellVerticalAlignment','tablePasteCell','8261bFbaMY','getMarkers','26485arzfLl','name','includes','move','4oKFuOw','markers','commands','getChildren','ck-suggestion-marker-insertion','insert','fromEntries','findAncestor','insertRows','document','previous','isInContent','batch','tableCellBorderWidth','22QmwYVW','length','markerName','discard','options','newRange','editing','plugins','join','conversion','TrackChangesEditing','getTableIfOnlyTableInContent','columnInsertionIndexes','setAttribute','row','markerToHighlight','call','from','tableCellBackgroundColor','redo','some','rootName','showSuggestionHighlights','TableUtils','getRange','wrap','_suggestionFactory','high','nextSibling','differ','tableCellSuggestion','filter','_replaceTableSlotCell','first','tableCellBorderColor','content','subType','oldRange','isEqual','formatBlock','registerDescriptionCallback','change','getSelectionAffectedTableCells','tableCellBorderStyle','editor','activeMarkers','columns','endColumn','ck-suggestion-marker','insertionRanges','tablePasteChainId','entries','getRows','getChanges','removeMarker','startsWith','removeMarkers','createRange','deletionRanges','stop','next','set','suggestion-td','tableCellPadding','_getCoordsForCells','map','TableClipboard','descriptionFactory'];_0x4319=function(){return _0x5b73e6;};return _0x4319();}function _0x2386(_0x1c6af3,_0x48a36c){const _0x431926=_0x4319();return _0x2386=function(_0x2386d8,_0x47a4d3){_0x2386d8=_0x2386d8-0x1a8;let _0x10e65e=_0x431926[_0x2386d8];return _0x10e65e;},_0x2386(_0x1c6af3,_0x48a36c);}import{uid as _0x294944,priorities as _0x31ff94}from'ckeditor5/src/utils.js';import _0x5d6f01 from'./table.js';const ge=[_0x5ca490(0x246),_0x5ca490(0x269),_0x5ca490(0x272),_0x5ca490(0x1ce),_0x5ca490(0x231),_0x5ca490(0x259),_0x5ca490(0x1b6)],Ce=Object[_0x5ca490(0x23f)](ge[_0x5ca490(0x1b8)](_0x11bccf=>[_0x11bccf,null]));export default class It extends _0x4af95a{static get[_0x5ca490(0x1ec)](){return[_0x5d6f01];}[_0x5ca490(0x21c)](){const _0x1ddb45=_0x5ca490,_0x2c4610=this[_0x1ddb45(0x273)];if(!_0x2c4610[_0x1ddb45(0x24e)][_0x1ddb45(0x214)](_0x1ddb45(0x1b9)))return;const _0x554653=_0x2c4610[_0x1ddb45(0x24e)][_0x1ddb45(0x1d3)](_0x1ddb45(0x251)),_0x30186f=_0x2c4610[_0x1ddb45(0x24e)][_0x1ddb45(0x1d3)](_0x1ddb45(0x25e)),_0x18b764=_0x2c4610[_0x1ddb45(0x24e)][_0x1ddb45(0x1d3)](_0x5d6f01),_0x2515b5=_0x2c4610[_0x1ddb45(0x24e)][_0x1ddb45(0x1d3)](_0x1ddb45(0x1b9));_0x18b764[_0x1ddb45(0x1cd)][_0x1ddb45(0x229)](_0x1ddb45(0x20e),_0x1ddb45(0x22d)),_0x2c4610[_0x1ddb45(0x1fc)][_0x1ddb45(0x1cf)][_0x1ddb45(0x1db)](_0x1ddb45(0x265),{'allowIn':_0x1ddb45(0x1d5),'allowContentOf':_0x1ddb45(0x1d5),'isLimit':!0x0}),_0x2c4610[_0x1ddb45(0x250)][_0x1ddb45(0x1c8)]({'model':_0x1ddb45(0x265),'view':_0x1ddb45(0x1b5)});let _0x1206ec=null;_0x2c4610[_0x1ddb45(0x1fc)]['on'](_0x1ddb45(0x1f7),(_0xd5af5,_0x10ca62)=>{const _0x45c8ad=_0x1ddb45,[_0x41da10,_0xc5943e]=_0x10ca62,_0x382409=_0x10ca62[_0x10ca62[_0x45c8ad(0x248)]-0x1];_0x382409&&_0x382409[_0x45c8ad(0x202)]||_0x554653[_0x45c8ad(0x1c5)]||this[_0x45c8ad(0x273)][_0x45c8ad(0x23b)][_0x45c8ad(0x1d3)](_0x45c8ad(0x1df))[_0x45c8ad(0x1e0)]&&function(_0x2f7e44,_0x189cf9,_0x557838,_0x5587f1,_0x3fad54){const _0x355d04=_0x45c8ad;if(_0x189cf9&&!_0x189cf9['is'](_0x355d04(0x210)))return!0x1;const _0x69a223=_0x3fad54[_0x355d04(0x252)](_0x2f7e44,_0x557838);if(!_0x69a223||!he(_0x69a223,void 0x0,_0x5587f1))return!0x1;const _0xc7b07b=_0x5587f1[_0x355d04(0x271)](_0x557838[_0x355d04(0x242)][_0x355d04(0x22c)]);if(!_0xc7b07b[_0x355d04(0x248)])return!0x1;const _0x2fa229=_0xc7b07b[0x0][_0x355d04(0x240)](_0x355d04(0x1e6)),_0x2adc6e=_0x5587f1[_0x355d04(0x1bc)](_0xc7b07b),_0x483aef=_0x5587f1[_0x355d04(0x1c0)](_0xc7b07b),_0x286ce8={'startRow':_0x2adc6e[_0x355d04(0x268)],'endRow':_0x2adc6e[_0x355d04(0x1f0)],'startColumn':_0x483aef[_0x355d04(0x268)],'endColumn':_0x483aef[_0x355d04(0x1f0)]};return 0x1==_0xc7b07b[_0x355d04(0x248)]&&(_0x286ce8[_0x355d04(0x22b)]+=_0x5587f1[_0x355d04(0x1ab)](_0x69a223)-0x1,_0x286ce8[_0x355d04(0x276)]+=_0x5587f1[_0x355d04(0x1ff)](_0x69a223)-0x1),he(_0x2fa229,_0x286ce8,_0x5587f1);}(_0x41da10,_0xc5943e,_0x2c4610[_0x45c8ad(0x1fc)],_0x30186f,_0x2515b5)&&(_0xd5af5[_0x45c8ad(0x1b2)](),_0x1206ec={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x2c4610[_0x45c8ad(0x1fc)][_0x45c8ad(0x270)](()=>{const _0x202a07=_0x45c8ad;_0x2c4610[_0x202a07(0x1fc)][_0x202a07(0x1f7)](_0x10ca62[0x0],_0x10ca62[0x1],_0x10ca62[0x2],{'forceDefaultExecution':!0x0});const _0x5dd4bd=_0x294944(),{rowInsertionRanges:_0x4a7911,columnInsertionRanges:_0x16162e,insertionRanges:_0x404e89,deletionRanges:_0x624820,cells:_0x374475}=_0x1206ec;_0x4a7911[_0x202a07(0x248)]&&_0x554653[_0x202a07(0x1f8)](_0x4a7911,_0x202a07(0x20e),{'tablePasteChainId':_0x5dd4bd}),_0x16162e[_0x202a07(0x248)]&&_0x554653[_0x202a07(0x1f8)](_0x16162e,_0x202a07(0x22d),{'tablePasteChainId':_0x5dd4bd}),_0x404e89[_0x202a07(0x248)]&&(_0x554653[_0x202a07(0x1f8)](_0x404e89,_0x202a07(0x1bb),{'tablePasteChainId':_0x5dd4bd,'skipNestingCheck':!0x0}),_0x404e89[_0x202a07(0x211)](_0x431b3d=>{const _0x52db87=_0x202a07;var _0x5b2876;return null===(_0x5b2876=_0x431b3d[_0x52db87(0x217)])||void 0x0===_0x5b2876?void 0x0:_0x5b2876[_0x52db87(0x257)](_0x431b3d);})),_0x624820[_0x202a07(0x248)]&&(_0x554653[_0x202a07(0x228)](_0x624820,_0x202a07(0x1bb),{'tablePasteChainId':_0x5dd4bd,'skipNestingCheck':!0x0}),_0x624820[_0x202a07(0x211)](_0x488600=>{const _0x1d631f=_0x202a07;var _0x47639b;return null===(_0x47639b=_0x488600[_0x1d631f(0x217)])||void 0x0===_0x47639b?void 0x0:_0x47639b[_0x1d631f(0x257)](_0x488600);}));const _0x48d382=_0x554653[_0x202a07(0x1fd)](_0x374475[_0x202a07(0x1b8)](({element:_0x4ec4a4})=>_0x4ec4a4),{'formatGroupId':_0x294944()},[],_0x202a07(0x232),{'tablePasteChainId':_0x5dd4bd});if(_0x48d382){const _0x558e68=_0x48d382[_0x202a07(0x234)](),_0x4ef166=[];for(const {element:_0x27597e,attributes:_0x27a34c}of _0x374475){if(!_0x27a34c)continue;const _0x4ca453=_0x2c4610[_0x202a07(0x1fc)][_0x202a07(0x1e3)](_0x27597e),_0xf5f472=_0x558e68[_0x202a07(0x224)](_0x438844=>_0x438844[_0x202a07(0x25f)]()[_0x202a07(0x26d)](_0x4ca453));_0xf5f472&&_0x4ef166[_0x202a07(0x229)]([_0xf5f472[_0x202a07(0x236)],_0x27a34c]);}_0x4ef166[_0x202a07(0x248)]&&_0x48d382[_0x202a07(0x254)](_0x202a07(0x1c3),Object[_0x202a07(0x23f)](_0x4ef166));}_0x1206ec=null;}));},{'priority':_0x31ff94[_0x1ddb45(0x262)]+0xa}),_0x2c4610[_0x1ddb45(0x24e)][_0x1ddb45(0x1d3)](_0x1ddb45(0x1b9))['on'](_0x1ddb45(0x267),(_0x216e5e,_0x11b594)=>{const _0xbb45f7=_0x1ddb45,[_0x20076b,_0x53683d,,_0x28c12e]=_0x11b594;if(!_0x1206ec)return;_0x216e5e[_0xbb45f7(0x1b2)]();const _0x58eb8a=_0x20076b[_0xbb45f7(0x1f9)],_0x40de3a=_0x53683d,_0x541217=Pe(_0x58eb8a),_0x1f6f0b=Pe(_0x40de3a);_0x216e5e[_0xbb45f7(0x21d)]=_0x58eb8a;let _0x3e2e61=null,_0x22f0a0=null;if(_0x1f6f0b||_0x541217){if(_0x541217&&!_0x1f6f0b){_0x28c12e[_0xbb45f7(0x212)](_0x58eb8a[_0xbb45f7(0x22e)](0x0));for(const _0x20240c of Array[_0xbb45f7(0x258)](_0x40de3a[_0xbb45f7(0x23c)]()))_0x28c12e[_0xbb45f7(0x23e)](_0x20240c,_0x58eb8a,_0xbb45f7(0x1f5));const _0x20ee68=_0x1206ec[_0xbb45f7(0x209)][_0xbb45f7(0x237)](_0x20076b[_0xbb45f7(0x255)]),_0xa1c0be=_0x1206ec[_0xbb45f7(0x253)][_0xbb45f7(0x237)](_0x20076b[_0xbb45f7(0x230)]);_0x20ee68||_0xa1c0be||(_0x3e2e61=_0x335781[_0xbb45f7(0x1be)](_0x28c12e[_0xbb45f7(0x1eb)](_0x58eb8a)));}else _0x1f6f0b&&!_0x541217&&(_0x22f0a0=_0x28c12e[_0xbb45f7(0x1eb)](_0x58eb8a));}else{const _0x52d9c2=_0x28c12e[_0xbb45f7(0x201)](_0xbb45f7(0x265)),_0x179219=_0x28c12e[_0xbb45f7(0x201)](_0xbb45f7(0x265));_0x28c12e[_0xbb45f7(0x260)](_0x28c12e[_0xbb45f7(0x1eb)](_0x58eb8a),_0x179219),_0x28c12e[_0xbb45f7(0x23e)](_0x52d9c2,_0x58eb8a,0x0);for(const _0x5ca5d1 of Array[_0xbb45f7(0x258)](_0x40de3a[_0xbb45f7(0x23c)]()))_0x28c12e[_0xbb45f7(0x23e)](_0x5ca5d1,_0x52d9c2,_0xbb45f7(0x1f5));_0x3e2e61=_0x335781[_0xbb45f7(0x1be)](_0x28c12e[_0xbb45f7(0x1e3)](_0x52d9c2)),_0x22f0a0=_0x335781[_0xbb45f7(0x1be)](_0x28c12e[_0xbb45f7(0x1e3)](_0x179219));}const _0x570c21=Array[_0xbb45f7(0x258)](_0x40de3a[_0xbb45f7(0x1f1)]())[_0xbb45f7(0x266)](([_0x3aae75])=>ge[_0xbb45f7(0x237)](_0x3aae75));_0x1206ec[_0xbb45f7(0x1e4)][_0xbb45f7(0x229)]({'element':_0x58eb8a,'attributes':_0x570c21[_0xbb45f7(0x248)]?Object[_0xbb45f7(0x23f)](_0x570c21):null}),_0x3e2e61&&_0x1206ec[_0xbb45f7(0x1a8)][_0xbb45f7(0x229)](_0x3e2e61),_0x22f0a0&&_0x1206ec[_0xbb45f7(0x1b1)][_0xbb45f7(0x229)](_0x22f0a0);},{'priority':_0x1ddb45(0x262)}),_0x30186f['on'](_0x1ddb45(0x205),(_0x234434,_0x2b777a)=>{const _0x225f6d=_0x1ddb45,[_0xb72ed9,_0x571f6a={}]=_0x2b777a;if(!_0x1206ec)return;const _0x12b8e2=_0x571f6a['at']||0x0,_0xc7428f=_0x571f6a[_0x225f6d(0x275)]||0x1;_0x1206ec[_0x225f6d(0x253)]=new Array(_0xc7428f)[_0x225f6d(0x21e)](_0x12b8e2)[_0x225f6d(0x1b8)]((_0x1ad13f,_0x4534a5)=>_0x1ad13f+_0x4534a5);for(const {cell:_0x107ed3}of _0x30186f[_0x225f6d(0x216)](_0xb72ed9,{'startColumn':_0x12b8e2,'endColumn':_0x12b8e2+_0xc7428f-0x1}))_0x1206ec[_0x225f6d(0x22f)][_0x225f6d(0x229)](_0x2c4610[_0x225f6d(0x1fc)][_0x225f6d(0x1e3)](_0x107ed3));},{'priority':_0x1ddb45(0x1ed)}),_0x30186f['on'](_0x1ddb45(0x241),(_0x9136f0,_0x39245f)=>{const _0x31e3b3=_0x1ddb45,[_0x29ab64,_0x2085d={}]=_0x39245f;if(!_0x1206ec)return;const _0x16fe91=_0x2085d['at']||0x0,_0x364a03=_0x2085d[_0x31e3b3(0x227)]||0x1;_0x1206ec[_0x31e3b3(0x209)]=new Array(_0x364a03)[_0x31e3b3(0x21e)](_0x16fe91)[_0x31e3b3(0x1b8)]((_0x5ad245,_0x31def5)=>_0x5ad245+_0x31def5);for(const {cell:_0x480b89}of _0x30186f[_0x31e3b3(0x216)](_0x29ab64,{'startRow':_0x16fe91,'endRow':_0x16fe91+_0x364a03-0x1}))_0x1206ec[_0x31e3b3(0x1fb)][_0x31e3b3(0x229)](_0x2c4610[_0x31e3b3(0x1fc)][_0x31e3b3(0x1e3)](_0x480b89));},{'priority':_0x1ddb45(0x1ed)}),_0x554653[_0x1ddb45(0x1ba)][_0x1ddb45(0x26f)](_0x48859=>{const _0x1d3dd6=_0x1ddb45;if(_0x48859[_0x1d3dd6(0x26b)]&&_0x48859[_0x1d3dd6(0x26b)][_0x1d3dd6(0x1ae)](_0x1d3dd6(0x1bb)))return _0x48859[_0x1d3dd6(0x243)]?{}:{'type':_0x1d3dd6(0x21f),'content':_0x46429a(_0x2c4610[_0x1d3dd6(0x220)],_0x1d3dd6(0x20d))};});const _0x2a1308=()=>!0x1;for(const _0x2f1d60 of[_0x1ddb45(0x1bb),_0x1ddb45(0x22d),_0x1ddb45(0x20e),_0x1ddb45(0x232)])_0x554653[_0x1ddb45(0x261)][_0x1ddb45(0x221)](_0x1ddb45(0x21f),_0x2f1d60,_0x1ddb45(0x24f),_0x2a1308),_0x554653[_0x1ddb45(0x261)][_0x1ddb45(0x221)](_0x1ddb45(0x1dd),_0x2f1d60,_0x1ddb45(0x24f),_0x2a1308),_0x554653[_0x1ddb45(0x261)][_0x1ddb45(0x221)](_0x1ddb45(0x26e),_0x2f1d60,_0x1ddb45(0x24f),_0x2a1308);_0x554653[_0x1ddb45(0x261)][_0x1ddb45(0x221)](_0x1ddb45(0x26e),_0x1ddb45(0x232),_0x1ddb45(0x24a),_0x2a1308),_0x554653[_0x1ddb45(0x261)][_0x1ddb45(0x221)](_0x1ddb45(0x26e),_0x1ddb45(0x232),_0x1ddb45(0x225),(_0x4a99e2,_0x5f4062,_0x48adb4)=>{const _0x855890=_0x1ddb45,_0x5cab0f=_0x4a99e2[_0x855890(0x1b8)](_0x3e9157=>_0x3e9157[_0x855890(0x1ef)]())[_0x855890(0x266)](_0x5f33ee=>_0x5f33ee),_0x6627b9=new Map(_0x5cab0f[_0x855890(0x1b8)](_0x1dc37f=>[_0x1dc37f,null]));if(_0x1206ec){for(const {element:_0x2afe62,attributes:_0x29080a}of _0x1206ec[_0x855890(0x1e4)])_0x29080a&&_0x6627b9[_0x855890(0x1b4)](_0x2afe62,_0x29080a);}else{if(_0x48adb4&&_0x48adb4[_0x855890(0x1c3)])for(const [_0x29517e,_0x15e7aa]of Object[_0x855890(0x1aa)](_0x48adb4[_0x855890(0x1c3)])){const _0x1ae3c2=_0x2c4610[_0x855890(0x1fc)][_0x855890(0x23a)][_0x855890(0x1d3)](_0x29517e),_0x37c915=_0x1ae3c2?_0x1ae3c2[_0x855890(0x25f)]()[_0x855890(0x1ef)]():null;_0x37c915&&_0x6627b9[_0x855890(0x1b4)](_0x37c915,_0x15e7aa);}}_0x2c4610[_0x855890(0x1fc)][_0x855890(0x270)](_0xc0cb8d=>{const _0x35d87b=_0x855890;for(const [_0x3c7de6,_0x5158be]of _0x6627b9)_0xc0cb8d[_0x35d87b(0x1e1)]({...Ce,..._0x5158be},_0x3c7de6);});});const _0x2776ce=(_0x1f58ff,_0x4177c8)=>{const _0x3320ba=_0x1ddb45;_0x554653[_0x3320ba(0x261)][_0x3320ba(0x221)](_0x1f58ff,_0x3320ba(0x1bb),_0x4177c8,(_0x151f5d,_0xfd064b,_0x3e351e)=>{const _0x5872bd=_0x3320ba;_0x2c4610[_0x5872bd(0x1fc)][_0x5872bd(0x270)](_0x3a60d4=>{const _0x5bf6a0=_0x5872bd,_0x4f569d=[];for(const _0x3e25bd of _0x151f5d){const _0x13d74a=_0x3e25bd[_0x5bf6a0(0x1c2)][_0x5bf6a0(0x20a)];_0x13d74a['is'](_0x5bf6a0(0x208),_0x5bf6a0(0x265))&&_0x4f569d[_0x5bf6a0(0x229)](_0x13d74a);}_0x554653[_0x5bf6a0(0x261)][_0x5bf6a0(0x1bf)](_0x1f58ff,null,_0x4177c8)(_0x151f5d,_0xfd064b,_0x3e351e);for(const _0x5c3474 of _0x4f569d)_0x5bf6a0(0x1c7)!=_0x5c3474[_0x5bf6a0(0x1e9)][_0x5bf6a0(0x25c)]&&_0x3a60d4[_0x5bf6a0(0x1e2)](_0x5c3474);});});};_0x2776ce(_0x1ddb45(0x21f),_0x1ddb45(0x225)),_0x2776ce(_0x1ddb45(0x21f),_0x1ddb45(0x24a)),_0x2776ce(_0x1ddb45(0x1dd),_0x1ddb45(0x225)),_0x2776ce(_0x1ddb45(0x1dd),_0x1ddb45(0x24a)),_0x554653[_0x1ddb45(0x261)][_0x1ddb45(0x221)](_0x1ddb45(0x21f),_0x1ddb45(0x20e),_0x1ddb45(0x24a),_0xb1cf5b=>{const _0x249f21=_0x1ddb45,_0x48ed84=_0xb1cf5b[_0x249f21(0x1b8)](_0x34b50a=>_0x34b50a[_0x249f21(0x1ef)]()),_0x971c0f=_0x48ed84[0x0][_0x249f21(0x240)](_0x249f21(0x1e6)),{minRow:_0xec0c06,maxRow:_0x4116a2}=_0x18b764[_0x249f21(0x1b7)](_0x48ed84);_0x30186f[_0x249f21(0x226)](_0x971c0f,{'at':_0xec0c06,'rows':_0x4116a2-_0xec0c06+0x1});}),_0x554653[_0x1ddb45(0x261)][_0x1ddb45(0x221)](_0x1ddb45(0x21f),_0x1ddb45(0x22d),_0x1ddb45(0x24a),_0x1f9838=>{const _0x4aad40=_0x1ddb45,_0x5bbe4d=_0x1f9838[_0x4aad40(0x1b8)](_0x11ccb5=>_0x11ccb5[_0x4aad40(0x1ef)]()),_0x3ffc92=_0x5bbe4d[0x0][_0x4aad40(0x240)](_0x4aad40(0x1e6)),{minColumn:_0x26e8ff,maxColumn:_0x1ab60c}=_0x18b764[_0x4aad40(0x1b7)](_0x5bbe4d);_0x30186f[_0x4aad40(0x1fe)](_0x3ffc92,{'at':_0x26e8ff,'columns':_0x1ab60c-_0x26e8ff+0x1});});const _0x2b4e82=(_0x454e39,_0x486995)=>{const _0x49475f=_0x1ddb45;if(!_0x486995[_0x49475f(0x26b)]||!_0x486995[_0x49475f(0x26b)][_0x49475f(0x1ae)](_0x49475f(0x1bb)))return;const _0x1e3d34=_0x486995[_0x49475f(0x1c1)][_0x49475f(0x1a9)],_0x224fd9=_0x554653[_0x49475f(0x213)]()[_0x49475f(0x266)](_0x428722=>_0x428722[_0x49475f(0x244)]&&_0x428722[_0x49475f(0x1c1)]&&_0x428722[_0x49475f(0x1c1)][_0x49475f(0x1a9)]==_0x1e3d34);_0x224fd9[_0x49475f(0x248)]&&_0x486995[_0x49475f(0x1f4)]()[_0x49475f(0x248)]!=_0x224fd9[_0x49475f(0x248)]&&_0x224fd9[_0x49475f(0x218)]((_0x4be8da,_0x5a3cf9)=>(_0x4be8da[_0x49475f(0x1b3)]=_0x5a3cf9,_0x5a3cf9[_0x49475f(0x243)]=_0x4be8da,_0x5a3cf9));};function _0xb97275(_0x4237e5,_0x10e6ee=!0x0){const _0x3574b6=_0x1ddb45,{id:_0x5a04cf}=_0x554653[_0x3574b6(0x22a)](_0x4237e5[_0x3574b6(0x249)]),_0x275242=[_0x3574b6(0x277),_0x3574b6(0x23d)],_0x2675b6=_0x554653[_0x3574b6(0x274)][_0x3574b6(0x237)](_0x4237e5[_0x3574b6(0x249)]);return _0x2675b6&&_0x275242[_0x3574b6(0x229)](_0x3574b6(0x215)),{'classes':_0x275242,'attributes':{'data-suggestion':_0x5a04cf},'priority':_0x2675b6&&_0x10e6ee?0xbc2:0xbb8};}_0x554653['on'](_0x1ddb45(0x1ca),_0x2b4e82,{'priority':_0x1ddb45(0x262)}),_0x554653['on'](_0x1ddb45(0x1cb),_0x2b4e82,{'priority':_0x1ddb45(0x262)}),_0x2c4610[_0x1ddb45(0x1fc)][_0x1ddb45(0x242)][_0x1ddb45(0x1da)](()=>{const _0x5bb777=_0x1ddb45;let _0x15a9f3=!0x1;const _0x27f628=Array[_0x5bb777(0x258)](_0x2c4610[_0x5bb777(0x1fc)][_0x5bb777(0x242)][_0x5bb777(0x264)][_0x5bb777(0x1d6)]());for(const {name:_0x56a705,data:_0x403d2a}of _0x27f628){const {group:_0x1f1418,type:_0x49b7cc,id:_0x10c016}=_0x554653[_0x5bb777(0x22a)](_0x56a705);if(_0x5bb777(0x20b)!=_0x1f1418||_0x5bb777(0x1dd)!=_0x49b7cc||_0x403d2a[_0x5bb777(0x26c)])continue;if(!_0x554653[_0x5bb777(0x1fa)](_0x10c016))continue;const _0x2ef2be=_0x554653[_0x5bb777(0x1d7)](_0x10c016)[_0x5bb777(0x21b)](),_0x55f6e4=_0x2c4610[_0x5bb777(0x24e)][_0x5bb777(0x1d3)](_0x5bb777(0x1f3))['me'];for(const _0x507a6d of _0x554653[_0x5bb777(0x213)]()){if(!_0x507a6d[_0x5bb777(0x244)]||_0x507a6d[_0x5bb777(0x1d9)]!=_0x55f6e4)continue;if(_0x5bb777(0x26e)!=_0x507a6d[_0x5bb777(0x207)]||_0x5bb777(0x232)!=_0x507a6d[_0x5bb777(0x26b)])continue;if(_0x507a6d[_0x5bb777(0x21b)]()[_0x5bb777(0x1bd)](_0x53b03c=>_0x2ef2be[_0x5bb777(0x25b)](_0x2b76dd=>_0x2b76dd[_0x5bb777(0x219)](_0x53b03c,!0x0)))){for(const _0x768495 of _0x507a6d[_0x5bb777(0x1f4)]())_0x768495[_0x5bb777(0x244)]&&(_0x768495[_0x5bb777(0x24a)](),_0x15a9f3=!0x0);}}}return _0x15a9f3;}),_0x2c4610[_0x1ddb45(0x1fc)][_0x1ddb45(0x242)][_0x1ddb45(0x1da)](_0x271976=>{const _0x5d906b=_0x1ddb45,_0x5b6191=_0x2c4610[_0x5d906b(0x23b)][_0x5d906b(0x1d3)](_0x5d906b(0x25a));if(!_0x5b6191||!_0x5b6191[_0x5d906b(0x200)][_0x5d906b(0x214)](_0x271976[_0x5d906b(0x245)]))return!0x1;let _0x24d63a=!0x1;const _0x516d36=_0x2c4610[_0x5d906b(0x24e)][_0x5d906b(0x1d3)](_0x5d906b(0x1f3))['me'],_0x139d1b=_0x2c4610[_0x5d906b(0x1fc)][_0x5d906b(0x242)][_0x5d906b(0x264)][_0x5d906b(0x1ac)](),_0x28186c=Array[_0x5d906b(0x258)](_0x2c4610[_0x5d906b(0x1fc)][_0x5d906b(0x242)][_0x5d906b(0x264)][_0x5d906b(0x1d6)]())[_0x5d906b(0x266)](({name:_0x2220a4,data:_0x4a94f9})=>{const _0x1dfbc3=_0x5d906b,{group:_0x3c9287,subType:_0x2c7e86,authorId:_0x374460}=_0x554653[_0x1dfbc3(0x22a)](_0x2220a4);return _0x1dfbc3(0x20b)==_0x3c9287&&_0x1dfbc3(0x1bb)==_0x2c7e86&&_0x374460==_0x516d36['id']&&!_0x4a94f9[_0x1dfbc3(0x26c)];});for(const _0x3b98d1 of _0x139d1b){if(_0x5d906b(0x23e)!=_0x3b98d1[_0x5d906b(0x207)]||_0x5d906b(0x265)!=_0x3b98d1[_0x5d906b(0x236)]||0x1!=_0x3b98d1[_0x5d906b(0x248)])continue;const _0x16113f=_0x271976[_0x5d906b(0x1b0)](_0x3b98d1[_0x5d906b(0x206)],_0x3b98d1[_0x5d906b(0x206)][_0x5d906b(0x1e8)](0x1));if(!_0x28186c[_0x5d906b(0x224)](({data:_0xc4eacc})=>_0xc4eacc[_0x5d906b(0x24c)][_0x5d906b(0x26d)](_0x16113f))){for(const {name:_0x3c9aaf,data:_0x270b80}of _0x28186c)if(_0x16113f[_0x5d906b(0x219)](_0x270b80[_0x5d906b(0x24c)])){_0x271976[_0x5d906b(0x1d1)](_0x3c9aaf,{'range':_0x16113f}),_0x24d63a=!0x0;break;}}}return _0x24d63a;}),_0x2c4610[_0x1ddb45(0x1fc)][_0x1ddb45(0x242)][_0x1ddb45(0x1da)](_0x175c23=>{const _0x422fd8=_0x1ddb45;let _0x29d49a=!0x1;const _0x4c0b56=_0x2c4610[_0x422fd8(0x24e)][_0x422fd8(0x1d3)](_0x422fd8(0x1f3))['me'],_0x5035b3=_0x554653[_0x422fd8(0x213)]()[_0x422fd8(0x266)](_0x4eb015=>_0x4eb015[_0x422fd8(0x244)]&&_0x4eb015[_0x422fd8(0x1d9)]==_0x4c0b56),_0x101840=new Set(),_0x346ccb=new Set();for(const _0x5d58a9 of _0x5035b3)if(_0x422fd8(0x1bb)==_0x5d58a9[_0x422fd8(0x26b)])for(const _0x3d0150 of _0x5d58a9[_0x422fd8(0x234)]()){const _0x3eb7db=_0x3d0150[_0x422fd8(0x25f)]()[_0x422fd8(0x1ef)]();if(_0x3eb7db){if(_0x3eb7db['is'](_0x422fd8(0x208),_0x422fd8(0x265))&&Pe(_0x3eb7db)){_0x5d58a9[_0x422fd8(0x1ad)](_0x3d0150[_0x422fd8(0x236)]),_0x101840[_0x422fd8(0x1d2)](_0x3eb7db),_0x29d49a=!0x0;const _0x3d5d07=_0x3eb7db[_0x422fd8(0x263)],_0x12e519=_0x3eb7db[_0x422fd8(0x1d4)],_0x4cc81c=_0x3d5d07&&_0x3d5d07['is'](_0x422fd8(0x208),_0x422fd8(0x265)),_0x2a9917=_0x12e519&&_0x12e519['is'](_0x422fd8(0x208),_0x422fd8(0x265));_0x4cc81c&&!_0x101840[_0x422fd8(0x214)](_0x3d5d07)&&_0x346ccb[_0x422fd8(0x1d2)](_0x3d5d07),_0x2a9917&&!_0x101840[_0x422fd8(0x214)](_0x12e519)&&_0x346ccb[_0x422fd8(0x1d2)](_0x12e519);}else _0x3eb7db['is'](_0x422fd8(0x208),_0x422fd8(0x1e5))&&_0x3eb7db[_0x422fd8(0x1ea)]&&(_0x5d58a9[_0x422fd8(0x1ad)](_0x3d0150[_0x422fd8(0x236)]),_0x29d49a=!0x0);}}else{if(_0x422fd8(0x232)==_0x5d58a9[_0x422fd8(0x26b)]){if(!_0x5d58a9[_0x422fd8(0x1c1)]||!_0x5d58a9[_0x422fd8(0x1c1)][_0x422fd8(0x1a9)])continue;const _0x26f958=_0x5d58a9[_0x422fd8(0x1c1)][_0x422fd8(0x1c3)];if(_0x26f958&&Object[_0x422fd8(0x1dc)](_0x26f958)[_0x422fd8(0x248)])continue;const _0x2d7c38=_0x5d58a9[_0x422fd8(0x1c1)][_0x422fd8(0x1a9)];let _0x17869a=!0x0,_0x53c1b1=!0x0;for(const _0x5ad664 of _0x5035b3)if(_0x5ad664[_0x422fd8(0x26b)]&&_0x5ad664[_0x422fd8(0x26b)][_0x422fd8(0x1ae)](_0x422fd8(0x1bb))){if(!_0x5ad664[_0x422fd8(0x1c1)][_0x422fd8(0x1a9)]){_0x53c1b1=!0x1;break;}if(_0x5ad664['id']!=_0x5d58a9['id']&&_0x5ad664[_0x422fd8(0x1c1)][_0x422fd8(0x1a9)]==_0x2d7c38){_0x17869a=!0x1;break;}}_0x53c1b1&&_0x17869a&&(_0x5d58a9[_0x422fd8(0x1af)](),_0x29d49a=!0x0);}}for(const _0x485494 of _0x101840)_0x175c23[_0x422fd8(0x212)](_0x485494);for(const _0x5fbfd2 of _0x346ccb)_0x175c23[_0x422fd8(0x1e2)](_0x5fbfd2);return _0x29d49a;}),_0x2c4610[_0x1ddb45(0x250)][_0x1ddb45(0x223)](_0x1ddb45(0x1cc))[_0x1ddb45(0x256)]({'model':_0x1ddb45(0x1d8),'view':(_0x3d39f,_0x5e663b)=>_0xb97275(_0x3d39f),'converterPriority':_0x1ddb45(0x262)}),_0x2c4610[_0x1ddb45(0x250)][_0x1ddb45(0x223)](_0x1ddb45(0x20f))[_0x1ddb45(0x256)]({'model':_0x1ddb45(0x1d8),'view':(_0x997dc7,_0x20fbcb)=>_0x20fbcb[_0x1ddb45(0x24b)][_0x1ddb45(0x25d)]?_0xb97275(_0x997dc7,!0x1):null,'converterPriority':_0x1ddb45(0x262)});const _0x52f932=_0x2c4610[_0x1ddb45(0x24d)][_0x1ddb45(0x203)];this[_0x1ddb45(0x1de)](_0x52f932[_0x1ddb45(0x242)],_0x1ddb45(0x222),(_0x240617,_0x14b39b)=>{const _0x2745bf=_0x1ddb45,_0x27e90d=[];for(const _0x2bfae0 of _0x52f932[_0x2745bf(0x1eb)](_0x14b39b[_0x2745bf(0x26a)])[_0x2745bf(0x1ee)]())_0x2bfae0['is'](_0x2745bf(0x208),_0x2745bf(0x1b5))&&_0x27e90d[_0x2745bf(0x229)](_0x2bfae0);_0x52f932[_0x2745bf(0x270)](_0x45de9e=>{const _0x267967=_0x2745bf;for(const _0x4ea31f of _0x27e90d)_0x45de9e[_0x267967(0x238)](_0x45de9e[_0x267967(0x1eb)](_0x4ea31f),_0x45de9e[_0x267967(0x1f2)](_0x4ea31f)),_0x45de9e[_0x267967(0x212)](_0x4ea31f);});});}}function Pe(_0x176fd2){const _0x450a53=_0x5ca490;if(_0x176fd2[_0x450a53(0x1ea)])return!0x0;const _0x286a36=_0x176fd2[_0x450a53(0x22e)](0x0);return _0x286a36['is'](_0x450a53(0x208),_0x450a53(0x1e5))&&_0x286a36[_0x450a53(0x1ea)];}function he(_0x422ebf,_0x548d12={},_0x52c5d3){const _0x331c0a=_0x5ca490;for(const {isAnchor:_0x3965bf,cellHeight:_0x4bcc9c,cellWidth:_0x2006c5}of _0x52c5d3[_0x331c0a(0x216)](_0x422ebf,{'includeAllSlots':!0x0,..._0x548d12}))if(!_0x3965bf||0x1!=_0x4bcc9c||0x1!=_0x2006c5)return!0x1;return!0x0;}
23
+ const _0x28ffbb=_0x41cf;(function(_0x31fcbd,_0x41e724){const _0x3a5b29=_0x41cf,_0x5c4cb6=_0x31fcbd();while(!![]){try{const _0x529201=-parseInt(_0x3a5b29(0x112))/0x1*(parseInt(_0x3a5b29(0xd6))/0x2)+parseInt(_0x3a5b29(0x15d))/0x3*(parseInt(_0x3a5b29(0x15a))/0x4)+parseInt(_0x3a5b29(0x17d))/0x5*(-parseInt(_0x3a5b29(0xd8))/0x6)+parseInt(_0x3a5b29(0x168))/0x7+-parseInt(_0x3a5b29(0x110))/0x8+-parseInt(_0x3a5b29(0x10c))/0x9*(parseInt(_0x3a5b29(0x135))/0xa)+parseInt(_0x3a5b29(0x15b))/0xb*(parseInt(_0x3a5b29(0x113))/0xc);if(_0x529201===_0x41e724)break;else _0x5c4cb6['push'](_0x5c4cb6['shift']());}catch(_0x239691){_0x5c4cb6['push'](_0x5c4cb6['shift']());}}}(_0x4916,0x43ab1));import{getTranslation as _0x1c9ffa}from'../utils/common-translations.js';import{Plugin as _0x8bba63}from'ckeditor5/src/core.js';function _0x41cf(_0x917013,_0x48caac){const _0x491673=_0x4916();return _0x41cf=function(_0x41cf0f,_0x4fbca3){_0x41cf0f=_0x41cf0f-0xc1;let _0x16559d=_0x491673[_0x41cf0f];return _0x16559d;},_0x41cf(_0x917013,_0x48caac);}import{LiveRange as _0x51a234}from'ckeditor5/src/engine.js';import{uid as _0x3b006a,priorities as _0x3fb0b7}from'ckeditor5/src/utils.js';import _0x2852ad from'./table.js';const ge=[_0x28ffbb(0x169),_0x28ffbb(0x137),_0x28ffbb(0xfc),_0x28ffbb(0xc3),_0x28ffbb(0x13f),_0x28ffbb(0x158),_0x28ffbb(0x109)],Ce=Object[_0x28ffbb(0xf3)](ge[_0x28ffbb(0x126)](_0x2b6d76=>[_0x2b6d76,null]));export default class It extends _0x8bba63{static get[_0x28ffbb(0x147)](){return[_0x2852ad];}[_0x28ffbb(0xfa)](){const _0xbe8347=_0x28ffbb,_0x922528=this[_0xbe8347(0xd2)];if(!_0x922528[_0xbe8347(0x15e)][_0xbe8347(0x177)](_0xbe8347(0x16d)))return;const _0x53e60f=_0x922528[_0xbe8347(0x15e)][_0xbe8347(0x16e)](_0xbe8347(0x171)),_0x50c4b6=_0x922528[_0xbe8347(0x15e)][_0xbe8347(0x16e)](_0xbe8347(0x115)),_0x559c72=_0x922528[_0xbe8347(0x15e)][_0xbe8347(0x16e)](_0x2852ad),_0x2bc46a=_0x922528[_0xbe8347(0x15e)][_0xbe8347(0x16e)](_0xbe8347(0x16d));_0x559c72[_0xbe8347(0xe2)][_0xbe8347(0x179)](_0xbe8347(0x14b),_0xbe8347(0x18e)),_0x922528[_0xbe8347(0x127)][_0xbe8347(0xff)][_0xbe8347(0xda)](_0xbe8347(0x11d),{'allowIn':_0xbe8347(0xf8),'allowContentOf':_0xbe8347(0xf8),'isLimit':!0x0}),_0x922528[_0xbe8347(0x152)][_0xbe8347(0x155)]({'model':_0xbe8347(0x11d),'view':_0xbe8347(0x140)});let _0x44b9f0=null;_0x922528[_0xbe8347(0x127)]['on'](_0xbe8347(0x119),(_0xd7cfda,_0xbeefde)=>{const _0x3ec236=_0xbe8347,[_0x36c7c1,_0x562d8c]=_0xbeefde,_0x16f66e=_0xbeefde[_0xbeefde[_0x3ec236(0xf7)]-0x1];_0x16f66e&&_0x16f66e[_0x3ec236(0xeb)]||_0x53e60f[_0x3ec236(0xc2)]||this[_0x3ec236(0xd2)][_0x3ec236(0xf5)][_0x3ec236(0x16e)](_0x3ec236(0x184))[_0x3ec236(0xce)]&&function(_0x471e19,_0x26752e,_0x331a0e,_0x5a97cc,_0x1c3831){const _0x5ea9d7=_0x3ec236;if(_0x26752e&&!_0x26752e['is'](_0x5ea9d7(0x134)))return!0x1;const _0x152581=_0x1c3831[_0x5ea9d7(0x160)](_0x471e19,_0x331a0e);if(!_0x152581||!he(_0x152581,void 0x0,_0x5a97cc))return!0x1;const _0x316fd0=_0x5a97cc[_0x5ea9d7(0xe1)](_0x331a0e[_0x5ea9d7(0x138)][_0x5ea9d7(0xed)]);if(!_0x316fd0[_0x5ea9d7(0xf7)])return!0x1;const _0x399210=_0x316fd0[0x0][_0x5ea9d7(0x14a)](_0x5ea9d7(0xd4)),_0x1d19dc=_0x5a97cc[_0x5ea9d7(0x174)](_0x316fd0),_0x41fd43=_0x5a97cc[_0x5ea9d7(0x14d)](_0x316fd0),_0x56f2ef={'startRow':_0x1d19dc[_0x5ea9d7(0x14c)],'endRow':_0x1d19dc[_0x5ea9d7(0x133)],'startColumn':_0x41fd43[_0x5ea9d7(0x14c)],'endColumn':_0x41fd43[_0x5ea9d7(0x133)]};return 0x1==_0x316fd0[_0x5ea9d7(0xf7)]&&(_0x56f2ef[_0x5ea9d7(0xd5)]+=_0x5a97cc[_0x5ea9d7(0xfd)](_0x152581)-0x1,_0x56f2ef[_0x5ea9d7(0xea)]+=_0x5a97cc[_0x5ea9d7(0x14f)](_0x152581)-0x1),he(_0x399210,_0x56f2ef,_0x5a97cc);}(_0x36c7c1,_0x562d8c,_0x922528[_0x3ec236(0x127)],_0x50c4b6,_0x2bc46a)&&(_0xd7cfda[_0x3ec236(0x141)](),_0x44b9f0={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x922528[_0x3ec236(0x127)][_0x3ec236(0xe5)](()=>{const _0x239262=_0x3ec236;_0x922528[_0x239262(0x127)][_0x239262(0x119)](_0xbeefde[0x0],_0xbeefde[0x1],_0xbeefde[0x2],{'forceDefaultExecution':!0x0});const _0x279fba=_0x3b006a(),{rowInsertionRanges:_0x376cf1,columnInsertionRanges:_0x2f97bc,insertionRanges:_0x4be42f,deletionRanges:_0x2c74d4,cells:_0x9fb1cb}=_0x44b9f0;_0x376cf1[_0x239262(0xf7)]&&_0x53e60f[_0x239262(0xc5)](_0x376cf1,_0x239262(0x14b),{'tablePasteChainId':_0x279fba}),_0x2f97bc[_0x239262(0xf7)]&&_0x53e60f[_0x239262(0xc5)](_0x2f97bc,_0x239262(0x18e),{'tablePasteChainId':_0x279fba}),_0x4be42f[_0x239262(0xf7)]&&(_0x53e60f[_0x239262(0xc5)](_0x4be42f,_0x239262(0x16a),{'tablePasteChainId':_0x279fba,'skipNestingCheck':!0x0}),_0x4be42f[_0x239262(0x165)](_0x5748b3=>{const _0x31a6ff=_0x239262;var _0x4b6c29;return null===(_0x4b6c29=_0x5748b3[_0x31a6ff(0x10f)])||void 0x0===_0x4b6c29?void 0x0:_0x4b6c29[_0x31a6ff(0xe6)](_0x5748b3);})),_0x2c74d4[_0x239262(0xf7)]&&(_0x53e60f[_0x239262(0x149)](_0x2c74d4,_0x239262(0x16a),{'tablePasteChainId':_0x279fba,'skipNestingCheck':!0x0}),_0x2c74d4[_0x239262(0x165)](_0x54ce9f=>{const _0x117f06=_0x239262;var _0x564d08;return null===(_0x564d08=_0x54ce9f[_0x117f06(0x10f)])||void 0x0===_0x564d08?void 0x0:_0x564d08[_0x117f06(0xe6)](_0x54ce9f);}));const _0xca1989=_0x53e60f[_0x239262(0x12d)](_0x9fb1cb[_0x239262(0x126)](({element:_0x28ae78})=>_0x28ae78),{'formatGroupId':_0x3b006a()},[],_0x239262(0x105),{'tablePasteChainId':_0x279fba});if(_0xca1989){const _0x56826c=_0xca1989[_0x239262(0x15c)](),_0x1a0206=[];for(const {element:_0xcd9845,attributes:_0x20e7aa}of _0x9fb1cb){if(!_0x20e7aa)continue;const _0x106ce5=_0x922528[_0x239262(0x127)][_0x239262(0xdd)](_0xcd9845),_0x264b8b=_0x56826c[_0x239262(0x11b)](_0x59be3d=>_0x59be3d[_0x239262(0x116)]()[_0x239262(0xf9)](_0x106ce5));_0x264b8b&&_0x1a0206[_0x239262(0x179)]([_0x264b8b[_0x239262(0x188)],_0x20e7aa]);}_0x1a0206[_0x239262(0xf7)]&&_0xca1989[_0x239262(0x118)](_0x239262(0x124),Object[_0x239262(0xf3)](_0x1a0206));}_0x44b9f0=null;}));},{'priority':_0x3fb0b7[_0xbe8347(0x17e)]+0xa}),_0x922528[_0xbe8347(0x15e)][_0xbe8347(0x16e)](_0xbe8347(0x16d))['on'](_0xbe8347(0x104),(_0x205e69,_0x25cead)=>{const _0x511ebe=_0xbe8347,[_0x5f24b9,_0x2bfb60,,_0x87e673]=_0x25cead;if(!_0x44b9f0)return;_0x205e69[_0x511ebe(0x141)]();const _0x3c9b46=_0x5f24b9[_0x511ebe(0x131)],_0x4e9201=_0x2bfb60,_0x70fd07=Pe(_0x3c9b46),_0x34e61c=Pe(_0x4e9201);_0x205e69[_0x511ebe(0x117)]=_0x3c9b46;let _0x321c54=null,_0x2a46f2=null;if(_0x34e61c||_0x70fd07){if(_0x70fd07&&!_0x34e61c){_0x87e673[_0x511ebe(0x12b)](_0x3c9b46[_0x511ebe(0x129)](0x0));for(const _0x5b9c83 of Array[_0x511ebe(0xc8)](_0x4e9201[_0x511ebe(0xf4)]()))_0x87e673[_0x511ebe(0x151)](_0x5b9c83,_0x3c9b46,_0x511ebe(0x166));const _0x35eebe=_0x44b9f0[_0x511ebe(0xdc)][_0x511ebe(0x148)](_0x5f24b9[_0x511ebe(0x175)]),_0x294c99=_0x44b9f0[_0x511ebe(0xc1)][_0x511ebe(0x148)](_0x5f24b9[_0x511ebe(0x157)]);_0x35eebe||_0x294c99||(_0x321c54=_0x51a234[_0x511ebe(0x11c)](_0x87e673[_0x511ebe(0xc7)](_0x3c9b46)));}else _0x34e61c&&!_0x70fd07&&(_0x2a46f2=_0x87e673[_0x511ebe(0xc7)](_0x3c9b46));}else{const _0xfb6ce8=_0x87e673[_0x511ebe(0xe7)](_0x511ebe(0x11d)),_0x469ad3=_0x87e673[_0x511ebe(0xe7)](_0x511ebe(0x11d));_0x87e673[_0x511ebe(0xf2)](_0x87e673[_0x511ebe(0xc7)](_0x3c9b46),_0x469ad3),_0x87e673[_0x511ebe(0x151)](_0xfb6ce8,_0x3c9b46,0x0);for(const _0x2de298 of Array[_0x511ebe(0xc8)](_0x4e9201[_0x511ebe(0xf4)]()))_0x87e673[_0x511ebe(0x151)](_0x2de298,_0xfb6ce8,_0x511ebe(0x166));_0x321c54=_0x51a234[_0x511ebe(0x11c)](_0x87e673[_0x511ebe(0xdd)](_0xfb6ce8)),_0x2a46f2=_0x51a234[_0x511ebe(0x11c)](_0x87e673[_0x511ebe(0xdd)](_0x469ad3));}const _0xa20e5d=Array[_0x511ebe(0xc8)](_0x4e9201[_0x511ebe(0x16c)]())[_0x511ebe(0xde)](([_0x33c125])=>ge[_0x511ebe(0x148)](_0x33c125));_0x44b9f0[_0x511ebe(0x13c)][_0x511ebe(0x179)]({'element':_0x3c9b46,'attributes':_0xa20e5d[_0x511ebe(0xf7)]?Object[_0x511ebe(0xf3)](_0xa20e5d):null}),_0x321c54&&_0x44b9f0[_0x511ebe(0x136)][_0x511ebe(0x179)](_0x321c54),_0x2a46f2&&_0x44b9f0[_0x511ebe(0xcb)][_0x511ebe(0x179)](_0x2a46f2);},{'priority':_0xbe8347(0x17e)}),_0x50c4b6['on'](_0xbe8347(0x170),(_0x3dc0e3,_0x33da80)=>{const _0x4efc77=_0xbe8347,[_0x18a979,_0x408dbb={}]=_0x33da80;if(!_0x44b9f0)return;const _0x5baea7=_0x408dbb['at']||0x0,_0x5ad71d=_0x408dbb[_0x4efc77(0x10d)]||0x1;_0x44b9f0[_0x4efc77(0xc1)]=new Array(_0x5ad71d)[_0x4efc77(0x182)](_0x5baea7)[_0x4efc77(0x126)]((_0x505e75,_0x17ae22)=>_0x505e75+_0x17ae22);for(const {cell:_0x2daa26}of _0x50c4b6[_0x4efc77(0xf1)](_0x18a979,{'startColumn':_0x5baea7,'endColumn':_0x5baea7+_0x5ad71d-0x1}))_0x44b9f0[_0x4efc77(0x189)][_0x4efc77(0x179)](_0x922528[_0x4efc77(0x127)][_0x4efc77(0xdd)](_0x2daa26));},{'priority':_0xbe8347(0xcc)}),_0x50c4b6['on'](_0xbe8347(0xdf),(_0x46aeb8,_0x42dc90)=>{const _0x3bed8e=_0xbe8347,[_0x4d7d1d,_0x136c0d={}]=_0x42dc90;if(!_0x44b9f0)return;const _0x30bfc4=_0x136c0d['at']||0x0,_0x55ed27=_0x136c0d[_0x3bed8e(0x172)]||0x1;_0x44b9f0[_0x3bed8e(0xdc)]=new Array(_0x55ed27)[_0x3bed8e(0x182)](_0x30bfc4)[_0x3bed8e(0x126)]((_0x44d2f5,_0x5e9c08)=>_0x44d2f5+_0x5e9c08);for(const {cell:_0x284e17}of _0x50c4b6[_0x3bed8e(0xf1)](_0x4d7d1d,{'startRow':_0x30bfc4,'endRow':_0x30bfc4+_0x55ed27-0x1}))_0x44b9f0[_0x3bed8e(0x17c)][_0x3bed8e(0x179)](_0x922528[_0x3bed8e(0x127)][_0x3bed8e(0xdd)](_0x284e17));},{'priority':_0xbe8347(0xcc)}),_0x53e60f[_0xbe8347(0x18f)][_0xbe8347(0xec)](_0x2ca62e=>{const _0x354d64=_0xbe8347;if(_0x2ca62e[_0x354d64(0x161)]&&_0x2ca62e[_0x354d64(0x161)][_0x354d64(0x167)](_0x354d64(0x16a)))return _0x2ca62e[_0x354d64(0x159)]?{}:{'type':_0x354d64(0x12a),'content':_0x1c9ffa(_0x922528[_0x354d64(0x111)],_0x354d64(0xd9))};});const _0x433f81=()=>!0x1;for(const _0x810b55 of[_0xbe8347(0x16a),_0xbe8347(0x18e),_0xbe8347(0x14b),_0xbe8347(0x105)])_0x53e60f[_0xbe8347(0x14e)][_0xbe8347(0x13d)](_0xbe8347(0x12a),_0x810b55,_0xbe8347(0xfb),_0x433f81),_0x53e60f[_0xbe8347(0x14e)][_0xbe8347(0x13d)](_0xbe8347(0x125),_0x810b55,_0xbe8347(0xfb),_0x433f81),_0x53e60f[_0xbe8347(0x14e)][_0xbe8347(0x13d)](_0xbe8347(0x120),_0x810b55,_0xbe8347(0xfb),_0x433f81);_0x53e60f[_0xbe8347(0x14e)][_0xbe8347(0x13d)](_0xbe8347(0x120),_0xbe8347(0x105),_0xbe8347(0x164),_0x433f81),_0x53e60f[_0xbe8347(0x14e)][_0xbe8347(0x13d)](_0xbe8347(0x120),_0xbe8347(0x105),_0xbe8347(0x18a),(_0x2b13e7,_0x16f4f9,_0x59ef78)=>{const _0x1218eb=_0xbe8347,_0x238a46=_0x2b13e7[_0x1218eb(0x126)](_0x10d221=>_0x10d221[_0x1218eb(0x17b)]())[_0x1218eb(0xde)](_0x286432=>_0x286432),_0x5ce920=new Map(_0x238a46[_0x1218eb(0x126)](_0x158d81=>[_0x158d81,null]));if(_0x44b9f0){for(const {element:_0x130957,attributes:_0x58eb26}of _0x44b9f0[_0x1218eb(0x13c)])_0x58eb26&&_0x5ce920[_0x1218eb(0x163)](_0x130957,_0x58eb26);}else{if(_0x59ef78&&_0x59ef78[_0x1218eb(0x124)])for(const [_0x49c957,_0x2414c1]of Object[_0x1218eb(0x12f)](_0x59ef78[_0x1218eb(0x124)])){const _0x14bc63=_0x922528[_0x1218eb(0x127)][_0x1218eb(0x123)][_0x1218eb(0x16e)](_0x49c957),_0x160b17=_0x14bc63?_0x14bc63[_0x1218eb(0x116)]()[_0x1218eb(0x17b)]():null;_0x160b17&&_0x5ce920[_0x1218eb(0x163)](_0x160b17,_0x2414c1);}}_0x922528[_0x1218eb(0x127)][_0x1218eb(0xe5)](_0x33c5a3=>{const _0x410964=_0x1218eb;for(const [_0x617a9c,_0x5e75cb]of _0x5ce920)_0x33c5a3[_0x410964(0x181)]({...Ce,..._0x5e75cb},_0x617a9c);});});const _0x21ba17=(_0x3b1ec9,_0x1a2038)=>{const _0x58490a=_0xbe8347;_0x53e60f[_0x58490a(0x14e)][_0x58490a(0x13d)](_0x3b1ec9,_0x58490a(0x16a),_0x1a2038,(_0x2ef096,_0x265cc5,_0x40818e)=>{const _0x1f3fec=_0x58490a;_0x922528[_0x1f3fec(0x127)][_0x1f3fec(0xe5)](_0x1d7c7f=>{const _0x1f46db=_0x1f3fec,_0x4d91cd=[];for(const _0x33ea18 of _0x2ef096){const _0x399f67=_0x33ea18[_0x1f46db(0x132)][_0x1f46db(0x12e)];_0x399f67['is'](_0x1f46db(0xe4),_0x1f46db(0x11d))&&_0x4d91cd[_0x1f46db(0x179)](_0x399f67);}_0x53e60f[_0x1f46db(0x14e)][_0x1f46db(0x121)](_0x3b1ec9,null,_0x1a2038)(_0x2ef096,_0x265cc5,_0x40818e);for(const _0x3a4c2f of _0x4d91cd)_0x1f46db(0xe9)!=_0x3a4c2f[_0x1f46db(0xef)][_0x1f46db(0x102)]&&_0x1d7c7f[_0x1f46db(0x185)](_0x3a4c2f);});});};_0x21ba17(_0xbe8347(0x12a),_0xbe8347(0x18a)),_0x21ba17(_0xbe8347(0x12a),_0xbe8347(0x164)),_0x21ba17(_0xbe8347(0x125),_0xbe8347(0x18a)),_0x21ba17(_0xbe8347(0x125),_0xbe8347(0x164)),_0x53e60f[_0xbe8347(0x14e)][_0xbe8347(0x13d)](_0xbe8347(0x12a),_0xbe8347(0x14b),_0xbe8347(0x164),_0xebb9f8=>{const _0x39a189=_0xbe8347,_0x54b8b0=_0xebb9f8[_0x39a189(0x126)](_0x24bcd4=>_0x24bcd4[_0x39a189(0x17b)]()),_0x1f536f=_0x54b8b0[0x0][_0x39a189(0x14a)](_0x39a189(0xd4)),{minRow:_0x743033,maxRow:_0x30788b}=_0x559c72[_0x39a189(0x122)](_0x54b8b0);_0x50c4b6[_0x39a189(0x183)](_0x1f536f,{'at':_0x743033,'rows':_0x30788b-_0x743033+0x1});}),_0x53e60f[_0xbe8347(0x14e)][_0xbe8347(0x13d)](_0xbe8347(0x12a),_0xbe8347(0x18e),_0xbe8347(0x164),_0x316e12=>{const _0xdb9a26=_0xbe8347,_0x41aaec=_0x316e12[_0xdb9a26(0x126)](_0x202aac=>_0x202aac[_0xdb9a26(0x17b)]()),_0x19428d=_0x41aaec[0x0][_0xdb9a26(0x14a)](_0xdb9a26(0xd4)),{minColumn:_0x36f711,maxColumn:_0x3d6b7d}=_0x559c72[_0xdb9a26(0x122)](_0x41aaec);_0x50c4b6[_0xdb9a26(0xd3)](_0x19428d,{'at':_0x36f711,'columns':_0x3d6b7d-_0x36f711+0x1});});const _0x1f54c0=(_0x111684,_0x1ed4ec)=>{const _0xcf2ce=_0xbe8347;if(!_0x1ed4ec[_0xcf2ce(0x161)]||!_0x1ed4ec[_0xcf2ce(0x161)][_0xcf2ce(0x167)](_0xcf2ce(0x16a)))return;const _0x51869d=_0x1ed4ec[_0xcf2ce(0xe0)][_0xcf2ce(0x103)],_0xfd3e4e=_0x53e60f[_0xcf2ce(0x143)]()[_0xcf2ce(0xde)](_0x353c5e=>_0x353c5e[_0xcf2ce(0xc6)]&&_0x353c5e[_0xcf2ce(0xe0)]&&_0x353c5e[_0xcf2ce(0xe0)][_0xcf2ce(0x103)]==_0x51869d);_0xfd3e4e[_0xcf2ce(0xf7)]&&_0x1ed4ec[_0xcf2ce(0x13a)]()[_0xcf2ce(0xf7)]!=_0xfd3e4e[_0xcf2ce(0xf7)]&&_0xfd3e4e[_0xcf2ce(0xc9)]((_0x363608,_0x52c97f)=>(_0x363608[_0xcf2ce(0x145)]=_0x52c97f,_0x52c97f[_0xcf2ce(0x159)]=_0x363608,_0x52c97f));};function _0x53d634(_0x13ec3e,_0x399f7a=!0x0){const _0x5b6bc3=_0xbe8347,{id:_0x2f50b6}=_0x53e60f[_0x5b6bc3(0xca)](_0x13ec3e[_0x5b6bc3(0x187)]),_0xbbd43c=[_0x5b6bc3(0xee),_0x5b6bc3(0x178)],_0x4c1696=_0x53e60f[_0x5b6bc3(0x153)][_0x5b6bc3(0x148)](_0x13ec3e[_0x5b6bc3(0x187)]);return _0x4c1696&&_0xbbd43c[_0x5b6bc3(0x179)](_0x5b6bc3(0xd1)),{'classes':_0xbbd43c,'attributes':{'data-suggestion':_0x2f50b6},'priority':_0x4c1696&&_0x399f7a?0xbc2:0xbb8};}_0x53e60f['on'](_0xbe8347(0x16b),_0x1f54c0,{'priority':_0xbe8347(0x17e)}),_0x53e60f['on'](_0xbe8347(0x11e),_0x1f54c0,{'priority':_0xbe8347(0x17e)}),_0x922528[_0xbe8347(0x127)][_0xbe8347(0x138)][_0xbe8347(0xf0)](()=>{const _0x207b8a=_0xbe8347;let _0x390a87=!0x1;const _0x40bddf=Array[_0x207b8a(0xc8)](_0x922528[_0x207b8a(0x127)][_0x207b8a(0x138)][_0x207b8a(0x11f)][_0x207b8a(0x108)]());for(const {name:_0x40503e,data:_0x337fc4}of _0x40bddf){const {group:_0x2b4f3c,type:_0x280767,id:_0x3c7145}=_0x53e60f[_0x207b8a(0xca)](_0x40503e);if(_0x207b8a(0xe3)!=_0x2b4f3c||_0x207b8a(0x125)!=_0x280767||_0x337fc4[_0x207b8a(0x114)])continue;if(!_0x53e60f[_0x207b8a(0x154)](_0x3c7145))continue;const _0x286825=_0x53e60f[_0x207b8a(0x107)](_0x3c7145)[_0x207b8a(0x17a)](),_0x1ec5b9=_0x922528[_0x207b8a(0x15e)][_0x207b8a(0x16e)](_0x207b8a(0x162))['me'];for(const _0x48a829 of _0x53e60f[_0x207b8a(0x143)]()){if(!_0x48a829[_0x207b8a(0xc6)]||_0x48a829[_0x207b8a(0x128)]!=_0x1ec5b9)continue;if(_0x207b8a(0x120)!=_0x48a829[_0x207b8a(0x10a)]||_0x207b8a(0x105)!=_0x48a829[_0x207b8a(0x161)])continue;if(_0x48a829[_0x207b8a(0x17a)]()[_0x207b8a(0x18c)](_0x1b8a04=>_0x286825[_0x207b8a(0x13e)](_0x439314=>_0x439314[_0x207b8a(0x106)](_0x1b8a04,!0x0)))){for(const _0x58dd8e of _0x48a829[_0x207b8a(0x13a)]())_0x58dd8e[_0x207b8a(0xc6)]&&(_0x58dd8e[_0x207b8a(0x164)](),_0x390a87=!0x0);}}}return _0x390a87;}),_0x922528[_0xbe8347(0x127)][_0xbe8347(0x138)][_0xbe8347(0xf0)](_0x17ba22=>{const _0x2099a0=_0xbe8347,_0x5f27fb=_0x922528[_0x2099a0(0xf5)][_0x2099a0(0x16e)](_0x2099a0(0x18b));if(!_0x5f27fb||!_0x5f27fb[_0x2099a0(0xc4)][_0x2099a0(0x177)](_0x17ba22[_0x2099a0(0x10b)]))return!0x1;let _0x5e467b=!0x1;const _0x1c8710=_0x922528[_0x2099a0(0x15e)][_0x2099a0(0x16e)](_0x2099a0(0x162))['me'],_0x142939=_0x922528[_0x2099a0(0x127)][_0x2099a0(0x138)][_0x2099a0(0x11f)][_0x2099a0(0x16f)](),_0x3fe7ec=Array[_0x2099a0(0xc8)](_0x922528[_0x2099a0(0x127)][_0x2099a0(0x138)][_0x2099a0(0x11f)][_0x2099a0(0x108)]())[_0x2099a0(0xde)](({name:_0x5a2dc6,data:_0x4e292e})=>{const _0x1808e1=_0x2099a0,{group:_0x2d949e,subType:_0x34c331,authorId:_0x214683}=_0x53e60f[_0x1808e1(0xca)](_0x5a2dc6);return _0x1808e1(0xe3)==_0x2d949e&&_0x1808e1(0x16a)==_0x34c331&&_0x214683==_0x1c8710['id']&&!_0x4e292e[_0x1808e1(0x114)];});for(const _0x14d9b7 of _0x142939){if(_0x2099a0(0x151)!=_0x14d9b7[_0x2099a0(0x10a)]||_0x2099a0(0x11d)!=_0x14d9b7[_0x2099a0(0x188)]||0x1!=_0x14d9b7[_0x2099a0(0xf7)])continue;const _0x2bded0=_0x17ba22[_0x2099a0(0x11a)](_0x14d9b7[_0x2099a0(0x101)],_0x14d9b7[_0x2099a0(0x101)][_0x2099a0(0x12c)](0x1));if(!_0x3fe7ec[_0x2099a0(0x11b)](({data:_0x1b649f})=>_0x1b649f[_0x2099a0(0x176)][_0x2099a0(0xf9)](_0x2bded0))){for(const {name:_0x2cfdea,data:_0x42e883}of _0x3fe7ec)if(_0x2bded0[_0x2099a0(0x106)](_0x42e883[_0x2099a0(0x176)])){_0x17ba22[_0x2099a0(0xcf)](_0x2cfdea,{'range':_0x2bded0}),_0x5e467b=!0x0;break;}}}return _0x5e467b;}),_0x922528[_0xbe8347(0x127)][_0xbe8347(0x138)][_0xbe8347(0xf0)](_0x32fdfa=>{const _0x3abfca=_0xbe8347;let _0x2226c8=!0x1;const _0x459f46=_0x922528[_0x3abfca(0x15e)][_0x3abfca(0x16e)](_0x3abfca(0x162))['me'],_0x21ea96=_0x53e60f[_0x3abfca(0x143)]()[_0x3abfca(0xde)](_0x344632=>_0x344632[_0x3abfca(0xc6)]&&_0x344632[_0x3abfca(0x128)]==_0x459f46),_0x3f348f=new Set(),_0x33e3ae=new Set();for(const _0x407580 of _0x21ea96)if(_0x3abfca(0x16a)==_0x407580[_0x3abfca(0x161)])for(const _0x3bf4ab of _0x407580[_0x3abfca(0x15c)]()){const _0x503013=_0x3bf4ab[_0x3abfca(0x116)]()[_0x3abfca(0x17b)]();if(_0x503013){if(_0x503013['is'](_0x3abfca(0xe4),_0x3abfca(0x11d))&&Pe(_0x503013)){_0x407580[_0x3abfca(0x156)](_0x3bf4ab[_0x3abfca(0x188)]),_0x3f348f[_0x3abfca(0x10e)](_0x503013),_0x2226c8=!0x0;const _0x38258f=_0x503013[_0x3abfca(0x13b)],_0x223933=_0x503013[_0x3abfca(0x146)],_0x26ab2d=_0x38258f&&_0x38258f['is'](_0x3abfca(0xe4),_0x3abfca(0x11d)),_0x2e3a64=_0x223933&&_0x223933['is'](_0x3abfca(0xe4),_0x3abfca(0x11d));_0x26ab2d&&!_0x3f348f[_0x3abfca(0x177)](_0x38258f)&&_0x33e3ae[_0x3abfca(0x10e)](_0x38258f),_0x2e3a64&&!_0x3f348f[_0x3abfca(0x177)](_0x223933)&&_0x33e3ae[_0x3abfca(0x10e)](_0x223933);}else _0x503013['is'](_0x3abfca(0xe4),_0x3abfca(0x150))&&_0x503013[_0x3abfca(0xe8)]&&(_0x407580[_0x3abfca(0x156)](_0x3bf4ab[_0x3abfca(0x188)]),_0x2226c8=!0x0);}}else{if(_0x3abfca(0x105)==_0x407580[_0x3abfca(0x161)]){if(!_0x407580[_0x3abfca(0xe0)]||!_0x407580[_0x3abfca(0xe0)][_0x3abfca(0x103)])continue;const _0xf3a2a8=_0x407580[_0x3abfca(0xe0)][_0x3abfca(0x124)];if(_0xf3a2a8&&Object[_0x3abfca(0x142)](_0xf3a2a8)[_0x3abfca(0xf7)])continue;const _0x26d4e8=_0x407580[_0x3abfca(0xe0)][_0x3abfca(0x103)];let _0x2654c1=!0x0,_0x3bff75=!0x0;for(const _0x40ffc8 of _0x21ea96)if(_0x40ffc8[_0x3abfca(0x161)]&&_0x40ffc8[_0x3abfca(0x161)][_0x3abfca(0x167)](_0x3abfca(0x16a))){if(!_0x40ffc8[_0x3abfca(0xe0)][_0x3abfca(0x103)]){_0x3bff75=!0x1;break;}if(_0x40ffc8['id']!=_0x407580['id']&&_0x40ffc8[_0x3abfca(0xe0)][_0x3abfca(0x103)]==_0x26d4e8){_0x2654c1=!0x1;break;}}_0x3bff75&&_0x2654c1&&(_0x407580[_0x3abfca(0x139)](),_0x2226c8=!0x0);}}for(const _0x3db49a of _0x3f348f)_0x32fdfa[_0x3abfca(0x12b)](_0x3db49a);for(const _0x20fedc of _0x33e3ae)_0x32fdfa[_0x3abfca(0x185)](_0x20fedc);return _0x2226c8;}),_0x922528[_0xbe8347(0x152)][_0xbe8347(0x144)](_0xbe8347(0x130))[_0xbe8347(0x186)]({'model':_0xbe8347(0x17f),'view':(_0x1a6c1d,_0x4acc21)=>_0x53d634(_0x1a6c1d),'converterPriority':_0xbe8347(0x17e)}),_0x922528[_0xbe8347(0x152)][_0xbe8347(0x144)](_0xbe8347(0xd0))[_0xbe8347(0x186)]({'model':_0xbe8347(0x17f),'view':(_0x30a6f0,_0x148f92)=>_0x148f92[_0xbe8347(0xf6)][_0xbe8347(0x15f)]?_0x53d634(_0x30a6f0,!0x1):null,'converterPriority':_0xbe8347(0x17e)});const _0x2371e3=_0x922528[_0xbe8347(0xfe)][_0xbe8347(0x173)];this[_0xbe8347(0x100)](_0x2371e3[_0xbe8347(0x138)],_0xbe8347(0xcd),(_0x50401e,_0x598cda)=>{const _0x21b3de=_0xbe8347,_0xcb138f=[];for(const _0x11a591 of _0x2371e3[_0x21b3de(0xc7)](_0x598cda[_0x21b3de(0x180)])[_0x21b3de(0xd7)]())_0x11a591['is'](_0x21b3de(0xe4),_0x21b3de(0x140))&&_0xcb138f[_0x21b3de(0x179)](_0x11a591);_0x2371e3[_0x21b3de(0xe5)](_0xb3d75b=>{const _0x46223c=_0x21b3de;for(const _0x59b142 of _0xcb138f)_0xb3d75b[_0x46223c(0xdb)](_0xb3d75b[_0x46223c(0xc7)](_0x59b142),_0xb3d75b[_0x46223c(0x18d)](_0x59b142)),_0xb3d75b[_0x46223c(0x12b)](_0x59b142);});});}}function Pe(_0x113f7f){const _0x358721=_0x28ffbb;if(_0x113f7f[_0x358721(0xe8)])return!0x0;const _0x530a7c=_0x113f7f[_0x358721(0x129)](0x0);return _0x530a7c['is'](_0x358721(0xe4),_0x358721(0x150))&&_0x530a7c[_0x358721(0xe8)];}function _0x4916(){const _0x49fd91=['createRangeOn','filter','insertRows','attributes','getSelectionAffectedTableCells','_tablePostFixingSubtypes','suggestion','element','change','call','createElement','isEmpty','$graveyard','endColumn','forceDefaultExecution','registerDescriptionCallback','selection','ck-suggestion-marker','root','registerPostFixer','createTableWalker','wrap','fromEntries','getChildren','commands','options','length','tableCell','isEqual','afterInit','join','tableCellBorderStyle','getRows','editing','schema','listenTo','position','rootName','tablePasteChainId','_replaceTableSlotCell','tablePasteCell','containsRange','getSuggestion','getChangedMarkers','tableCellPadding','type','batch','9gcrkAU','columns','add','detach','1039432QynMiw','locale','1YHFkYC','8184CAlHvh','oldRange','TableUtils','getRange','return','setAttribute','insertContent','createRange','find','fromRange','tableCellSuggestion','suggestionUnloaded','differ','formatBlock','getSuggestionCallback','_getCoordsForCells','markers','markerAttributes','deletion','map','model','author','getChild','insertion','remove','getShiftedBy','markMultiRangeBlockFormat','nodeAfter','entries','editingDowncast','cell','start','last','documentSelection','2259970vuotkG','insertionRanges','tableCellBorderColor','document','removeMarkers','getAllAdjacentSuggestions','nextSibling','cells','registerCustomCallback','some','tableCellVerticalAlignment','suggestion-td','stop','keys','getSuggestions','for','next','previousSibling','requires','includes','markMultiRangeDeletion','findAncestor','tablePasteRow','first','getColumnIndexes','_suggestionFactory','getColumns','paragraph','insert','conversion','activeMarkers','hasSuggestion','elementToElement','removeMarker','column','tableCellBackgroundColor','previous','77124BhTHeO','3707GYhABl','getMarkers','39SODKTk','plugins','showSuggestionHighlights','getTableIfOnlyTableInContent','subType','Users','set','discard','forEach','end','startsWith','3660349ATEAdK','tableCellBorderWidth','tablePaste','suggestionLoaded','getAttributes','TableClipboard','get','getChanges','insertColumns','TrackChangesEditing','rows','view','getRowIndexes','row','newRange','has','ck-suggestion-marker-insertion','push','getRanges','getContainedElement','rowInsertionRanges','15CRKxVe','high','suggestion:formatBlock:tablePasteCell','content','setAttributes','fill','removeRows','trackChanges','unwrap','markerToHighlight','markerName','name','columnInsertionRanges','accept','redo','every','createPositionBefore','tablePasteColumn','descriptionFactory','columnInsertionIndexes','_isForcedDefaultExecutionBlock','tableCellHorizontalAlignment','_createdBatches','markMultiRangeInsertion','isInContent','createRangeIn','from','reduce','_splitMarkerName','deletionRanges','low','clipboardOutput','value','updateMarker','dataDowncast','ck-suggestion-marker--active','editor','removeColumns','table','endRow','614106frhguX','getItems','126492qbYkSX','*Replace\x20table\x20cells*','register','move','rowInsertionIndexes'];_0x4916=function(){return _0x49fd91;};return _0x4916();}function he(_0x5d0a2b,_0x119cc0={},_0xd7429a){const _0x240a72=_0x28ffbb;for(const {isAnchor:_0x325e61,cellHeight:_0x309137,cellWidth:_0x6a7d66}of _0xd7429a[_0x240a72(0xf1)](_0x5d0a2b,{'includeAllSlots':!0x0,..._0x119cc0}))if(!_0x325e61||0x1!=_0x309137||0x1!=_0x6a7d66)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5d20(_0xf9581f,_0x43e999){const _0x1bf854=_0x1bf8();return _0x5d20=function(_0x5d20f7,_0x5e2b5a){_0x5d20f7=_0x5d20f7-0x14a;let _0x3637e3=_0x1bf854[_0x5d20f7];return _0x3637e3;},_0x5d20(_0xf9581f,_0x43e999);}const _0x139380=_0x5d20;(function(_0x278f30,_0x1d74e3){const _0x5ef70b=_0x5d20,_0x1c4fd3=_0x278f30();while(!![]){try{const _0x1bfecc=parseInt(_0x5ef70b(0x170))/0x1*(parseInt(_0x5ef70b(0x160))/0x2)+parseInt(_0x5ef70b(0x169))/0x3+parseInt(_0x5ef70b(0x17a))/0x4*(-parseInt(_0x5ef70b(0x175))/0x5)+parseInt(_0x5ef70b(0x154))/0x6*(-parseInt(_0x5ef70b(0x172))/0x7)+-parseInt(_0x5ef70b(0x17f))/0x8+-parseInt(_0x5ef70b(0x16b))/0x9+parseInt(_0x5ef70b(0x165))/0xa;if(_0x1bfecc===_0x1d74e3)break;else _0x1c4fd3['push'](_0x1c4fd3['shift']());}catch(_0x360075){_0x1c4fd3['push'](_0x1c4fd3['shift']());}}}(_0x1bf8,0xbc4c1));import{Plugin as _0x2ac521}from'ckeditor5/src/core.js';function _0x1bf8(){const _0x23df37=['registerDescriptionCallback','bind','21648tidjeZ','get','getSelectedElement','table','afterInit','1324432CZFFde','TrackChangesEditing','TableColumnResizeEditing','markBlockFormat','plugins','getContainedElement','document','getTableColumnsWidths','subType','discard','locale','getAttribute','formatBlock','278310VwNOWv','handleResizeTableWidthCommand','getSuggestionCallback','change','resizeTable','tableWidth','registerCustomCallback','columnWidths','formatInline','author','type','editor','12406QklhZe','formatGroupId','_suggestionFactory','getSuggestions','format','8244730ykIBYn','commandParams','Users','*Format:*\x20resize\x20table','3068139dtThzL','has','2328741Xqiivb','enableCommand','data','selection','model','219kEbPvL','accept','189jwIYqv','handleSuggestionDescription','resizeTableWidth','700szBhuh','descriptionFactory','getColumnGroupElement'];_0x1bf8=function(){return _0x23df37;};return _0x1bf8();}import{getTranslation as _0x1d6611}from'../utils/common-translations.js';export default class vt extends _0x2ac521{[_0x139380(0x17e)](){const _0x27b746=_0x139380;if(!this[_0x27b746(0x15f)][_0x27b746(0x14b)][_0x27b746(0x16a)](_0x27b746(0x181)))return;const _0x57f35c=this[_0x27b746(0x15f)][_0x27b746(0x14b)][_0x27b746(0x17b)](_0x27b746(0x180));_0x57f35c[_0x27b746(0x16c)](_0x27b746(0x174),this[_0x27b746(0x155)][_0x27b746(0x179)](this)),_0x57f35c[_0x27b746(0x162)][_0x27b746(0x15a)](_0x27b746(0x153),_0x27b746(0x158),_0x27b746(0x171),_0x57f35c[_0x27b746(0x162)][_0x27b746(0x156)](_0x27b746(0x153),null,_0x27b746(0x150))),_0x57f35c[_0x27b746(0x162)][_0x27b746(0x15a)](_0x27b746(0x153),_0x27b746(0x158),_0x27b746(0x150),_0x57f35c[_0x27b746(0x162)][_0x27b746(0x156)](_0x27b746(0x153),null,_0x27b746(0x171))),_0x57f35c[_0x27b746(0x176)][_0x27b746(0x178)](this[_0x27b746(0x173)][_0x27b746(0x179)](this));}[_0x139380(0x155)](_0x1f3ea6,_0x5f0487){const _0x362aaa=_0x139380,_0x301f32=this[_0x362aaa(0x15f)][_0x362aaa(0x14b)][_0x362aaa(0x17b)](_0x362aaa(0x180)),_0x31b26f=this[_0x362aaa(0x15f)][_0x362aaa(0x14b)][_0x362aaa(0x17b)](_0x362aaa(0x181)),_0x357974=_0x5f0487[_0x362aaa(0x17d)]||this[_0x362aaa(0x15f)][_0x362aaa(0x16f)][_0x362aaa(0x14d)][_0x362aaa(0x16e)][_0x362aaa(0x17c)]();this[_0x362aaa(0x15f)][_0x362aaa(0x16f)][_0x362aaa(0x157)](()=>{const _0xcb2d83=_0x362aaa,_0x4f4080=_0x31b26f[_0xcb2d83(0x177)](_0x357974);let _0x159723=_0x4f4080?_0x31b26f[_0xcb2d83(0x14e)](_0x4f4080):null,_0x3608f1=_0x357974[_0xcb2d83(0x152)](_0xcb2d83(0x159))||null;const _0x40bf88=_0x5f0487[_0xcb2d83(0x159)]||_0x3608f1,_0x471b1a=_0x5f0487[_0xcb2d83(0x15b)]||_0x159723,_0x471db1=this[_0xcb2d83(0x15f)][_0xcb2d83(0x14b)][_0xcb2d83(0x17b)](_0xcb2d83(0x167))['me'];for(const _0x3fc4d8 of _0x301f32[_0xcb2d83(0x163)]()){const _0x35c33d=_0x3fc4d8[_0xcb2d83(0x14c)]();if(_0xcb2d83(0x158)===_0x3fc4d8[_0xcb2d83(0x14f)]&&_0x35c33d===_0x357974){_0x3fc4d8[_0xcb2d83(0x15d)]!==_0x471db1&&_0x3fc4d8[_0xcb2d83(0x150)]();const _0x3c68b8=_0x3fc4d8[_0xcb2d83(0x16d)][_0xcb2d83(0x166)];_0x3608f1=_0x3c68b8[0x0][_0xcb2d83(0x159)],_0x159723=_0x3c68b8[0x0][_0xcb2d83(0x15b)];break;}}_0x1f3ea6({'table':_0x357974,'tableWidth':_0x40bf88,'columnWidths':_0x471b1a}),_0x301f32[_0xcb2d83(0x14a)](_0x357974,{'commandName':_0xcb2d83(0x174),'commandParams':[{'tableWidth':_0x3608f1,'columnWidths':_0x159723}],'formatGroupId':_0xcb2d83(0x158)},[],_0xcb2d83(0x158));});}[_0x139380(0x173)](_0x18976f){const _0x3ed5bb=_0x139380;if(_0x3ed5bb(0x153)!=_0x18976f[_0x3ed5bb(0x15e)]&&_0x3ed5bb(0x15c)!=_0x18976f[_0x3ed5bb(0x15e)])return;const {data:_0x31a521}=_0x18976f;if(_0x31a521&&_0x3ed5bb(0x158)===_0x31a521[_0x3ed5bb(0x161)]){const _0x3cd984=_0x3ed5bb(0x168);return{'type':_0x3ed5bb(0x164),'content':_0x1d6611(this[_0x3ed5bb(0x15f)][_0x3ed5bb(0x151)],_0x3cd984)};}}}
23
+ function _0x3dcf(){const _0x308df8=['2146190rvPHZy','descriptionFactory','formatBlock','selection','model','11888CAdmyZ','data','has','TrackChangesEditing','formatInline','type','enableCommand','locale','discard','columnWidths','112342SZZbTb','getTableColumnsWidths','tableWidth','getContainedElement','18CkyxOl','getSelectedElement','resizeTableWidth','registerCustomCallback','editor','formatGroupId','get','getSuggestions','registerDescriptionCallback','table','plugins','subType','document','getSuggestionCallback','change','resizeTable','3187970dPjpTU','bind','format','afterInit','987kFbLhI','97358kQFHrt','_suggestionFactory','markBlockFormat','getAttribute','author','handleResizeTableWidthCommand','TableColumnResizeEditing','286350XcuTMD','commandParams','1445448PDoyyA','21YBzeUn','accept','getColumnGroupElement','handleSuggestionDescription','*Format:*\x20resize\x20table','Users'];_0x3dcf=function(){return _0x308df8;};return _0x3dcf();}function _0x56a2(_0x2176ad,_0x215a1c){const _0x3dcfe1=_0x3dcf();return _0x56a2=function(_0x56a27e,_0x108aa4){_0x56a27e=_0x56a27e-0x97;let _0x1d681d=_0x3dcfe1[_0x56a27e];return _0x1d681d;},_0x56a2(_0x2176ad,_0x215a1c);}const _0x2e55cc=_0x56a2;(function(_0x8234d2,_0x24697a){const _0x30789b=_0x56a2,_0x2e1548=_0x8234d2();while(!![]){try{const _0x57b236=parseInt(_0x30789b(0xce))/0x1+-parseInt(_0x30789b(0xaf))/0x2*(parseInt(_0x30789b(0xb9))/0x3)+-parseInt(_0x30789b(0xb8))/0x4+parseInt(_0x30789b(0xbf))/0x5+-parseInt(_0x30789b(0xb6))/0x6+-parseInt(_0x30789b(0xae))/0x7*(parseInt(_0x30789b(0xc4))/0x8)+-parseInt(_0x30789b(0x9a))/0x9*(-parseInt(_0x30789b(0xaa))/0xa);if(_0x57b236===_0x24697a)break;else _0x2e1548['push'](_0x2e1548['shift']());}catch(_0x2292d4){_0x2e1548['push'](_0x2e1548['shift']());}}}(_0x3dcf,0x35aa0));import{Plugin as _0x545c0e}from'ckeditor5/src/core.js';import{getTranslation as _0x1f3d8b}from'../utils/common-translations.js';export default class vt extends _0x545c0e{[_0x2e55cc(0xad)](){const _0x3168be=_0x2e55cc;if(!this[_0x3168be(0x9e)][_0x3168be(0xa4)][_0x3168be(0xc6)](_0x3168be(0xb5)))return;const _0x249fd8=this[_0x3168be(0x9e)][_0x3168be(0xa4)][_0x3168be(0xa0)](_0x3168be(0xc7));_0x249fd8[_0x3168be(0xca)](_0x3168be(0x9c),this[_0x3168be(0xb4)][_0x3168be(0xab)](this)),_0x249fd8[_0x3168be(0xb0)][_0x3168be(0x9d)](_0x3168be(0xc1),_0x3168be(0xa9),_0x3168be(0xba),_0x249fd8[_0x3168be(0xb0)][_0x3168be(0xa7)](_0x3168be(0xc1),null,_0x3168be(0xcc))),_0x249fd8[_0x3168be(0xb0)][_0x3168be(0x9d)](_0x3168be(0xc1),_0x3168be(0xa9),_0x3168be(0xcc),_0x249fd8[_0x3168be(0xb0)][_0x3168be(0xa7)](_0x3168be(0xc1),null,_0x3168be(0xba))),_0x249fd8[_0x3168be(0xc0)][_0x3168be(0xa2)](this[_0x3168be(0xbc)][_0x3168be(0xab)](this));}[_0x2e55cc(0xb4)](_0x1656b6,_0x399626){const _0x28f93c=_0x2e55cc,_0x1a855e=this[_0x28f93c(0x9e)][_0x28f93c(0xa4)][_0x28f93c(0xa0)](_0x28f93c(0xc7)),_0x4368da=this[_0x28f93c(0x9e)][_0x28f93c(0xa4)][_0x28f93c(0xa0)](_0x28f93c(0xb5)),_0x5e9f83=_0x399626[_0x28f93c(0xa3)]||this[_0x28f93c(0x9e)][_0x28f93c(0xc3)][_0x28f93c(0xa6)][_0x28f93c(0xc2)][_0x28f93c(0x9b)]();this[_0x28f93c(0x9e)][_0x28f93c(0xc3)][_0x28f93c(0xa8)](()=>{const _0x534a91=_0x28f93c,_0x25490b=_0x4368da[_0x534a91(0xbb)](_0x5e9f83);let _0x10ced7=_0x25490b?_0x4368da[_0x534a91(0x97)](_0x25490b):null,_0x33e56a=_0x5e9f83[_0x534a91(0xb2)](_0x534a91(0x98))||null;const _0x2fa43f=_0x399626[_0x534a91(0x98)]||_0x33e56a,_0x2e41ef=_0x399626[_0x534a91(0xcd)]||_0x10ced7,_0x3f5050=this[_0x534a91(0x9e)][_0x534a91(0xa4)][_0x534a91(0xa0)](_0x534a91(0xbe))['me'];for(const _0x4252e0 of _0x1a855e[_0x534a91(0xa1)]()){const _0x164183=_0x4252e0[_0x534a91(0x99)]();if(_0x534a91(0xa9)===_0x4252e0[_0x534a91(0xa5)]&&_0x164183===_0x5e9f83){_0x4252e0[_0x534a91(0xb3)]!==_0x3f5050&&_0x4252e0[_0x534a91(0xcc)]();const _0x2bf2b2=_0x4252e0[_0x534a91(0xc5)][_0x534a91(0xb7)];_0x33e56a=_0x2bf2b2[0x0][_0x534a91(0x98)],_0x10ced7=_0x2bf2b2[0x0][_0x534a91(0xcd)];break;}}_0x1656b6({'table':_0x5e9f83,'tableWidth':_0x2fa43f,'columnWidths':_0x2e41ef}),_0x1a855e[_0x534a91(0xb1)](_0x5e9f83,{'commandName':_0x534a91(0x9c),'commandParams':[{'tableWidth':_0x33e56a,'columnWidths':_0x10ced7}],'formatGroupId':_0x534a91(0xa9)},[],_0x534a91(0xa9));});}[_0x2e55cc(0xbc)](_0x557a10){const _0x3a064=_0x2e55cc;if(_0x3a064(0xc1)!=_0x557a10[_0x3a064(0xc9)]&&_0x3a064(0xc8)!=_0x557a10[_0x3a064(0xc9)])return;const {data:_0x3e1703}=_0x557a10;if(_0x3e1703&&_0x3a064(0xa9)===_0x3e1703[_0x3a064(0x9f)]){const _0x1692d8=_0x3a064(0xbd);return{'type':_0x3a064(0xac),'content':_0x1f3d8b(this[_0x3a064(0x9e)][_0x3a064(0xcb)],_0x1692d8)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4e18(_0xf8e822,_0x1107a2){const _0x3eeb4a=_0x3eeb();return _0x4e18=function(_0x4e1876,_0x9fd376){_0x4e1876=_0x4e1876-0x1b0;let _0x503439=_0x3eeb4a[_0x4e1876];return _0x503439;},_0x4e18(_0xf8e822,_0x1107a2);}const _0x1c09a5=_0x4e18;(function(_0x579776,_0x804782){const _0x4a4595=_0x4e18,_0x2e9838=_0x579776();while(!![]){try{const _0x1690e3=-parseInt(_0x4a4595(0x1b1))/0x1+parseInt(_0x4a4595(0x1fd))/0x2+-parseInt(_0x4a4595(0x1cd))/0x3+-parseInt(_0x4a4595(0x1dc))/0x4*(parseInt(_0x4a4595(0x1de))/0x5)+parseInt(_0x4a4595(0x1d9))/0x6*(parseInt(_0x4a4595(0x202))/0x7)+parseInt(_0x4a4595(0x1d8))/0x8*(-parseInt(_0x4a4595(0x1d7))/0x9)+parseInt(_0x4a4595(0x1e6))/0xa;if(_0x1690e3===_0x804782)break;else _0x2e9838['push'](_0x2e9838['shift']());}catch(_0x559e44){_0x2e9838['push'](_0x2e9838['shift']());}}}(_0x3eeb,0xc743b));import{Plugin as _0x17740f}from'ckeditor5/src/core.js';import _0x44422d from'./table.js';import{getTranslation as _0x4ff252}from'../utils/common-translations.js';function _0x3eeb(){const _0x44d3ef=['unbindElementFromMarkerName','forceValue','getCellLocation','removeMarker:suggestion','activeMarkers','parent','afterInit','cell','highest','has','stop','get','4488711OxOcgD','showSuggestionHighlights','TrackChangesEditing','toViewElement','commandName','end','options','enableDefaultAttributesIntegration','plugins','markerRange','6219ytPYDn','16312MeXEDc','2603814DozkAX','ck-suggestion-marker-','registerDescriptionCallback','174340eArBfx','TableUtils','95dmUugc','data','markerNameToElements','ck-suggestion-marker--active','FORMAT_HEADER_ROW','consume','editor','TableEditing','34166590WWWsSZ','editing','locale','downcastDispatcher','registerAttributeLabel','descriptionFactory','setAttribute','item','addClass','setTableColumnHeader','_handleLegacySuggestions','_splitMarkerName','addMarker:suggestion','markerName','type','includes','registerBlockAttribute','formatBlock','removeAttribute','FORMAT_REGULAR_COLUMN','_suggestionFactory','*Format:*\x20%0','commandParams','1221358PMhCLR','FORMAT_HEADER_COLUMN','headingRows','nodeAfter','removeClass','14vwEjhg','_registerLegacyDescription','writer','accept','start','345788BrPhkT','FORMAT_REGULAR_ROW','requires','format','setTableRowHeader','data-suggestion','consumable','bindElementToMarker','_acceptFormatSuggestionCallbackFactory','createTableWalker','getSuggestion','nodeBefore','headingColumns','registerCustomCallback','mapper','name'];_0x3eeb=function(){return _0x44d3ef;};return _0x3eeb();}export default class At extends _0x17740f{static get[_0x1c09a5(0x1b3)](){return[_0x44422d];}[_0x1c09a5(0x1c7)](){const _0x3d9aa5=_0x1c09a5,_0xa6e731=this[_0x3d9aa5(0x1e4)];if(!_0xa6e731[_0x3d9aa5(0x1d5)][_0x3d9aa5(0x1ca)](_0x3d9aa5(0x1e5)))return;const _0x31d1ea=_0xa6e731[_0x3d9aa5(0x1e8)],_0x14c8b5=_0xa6e731[_0x3d9aa5(0x1d5)][_0x3d9aa5(0x1cc)](_0x3d9aa5(0x1cf));_0x14c8b5[_0x3d9aa5(0x1d4)](_0x3d9aa5(0x1b5)),_0x14c8b5[_0x3d9aa5(0x1d4)](_0x3d9aa5(0x1ef)),_0x14c8b5[_0x3d9aa5(0x1f6)](_0x3d9aa5(0x1ff)),_0x14c8b5[_0x3d9aa5(0x1f6)](_0x3d9aa5(0x1bd)),_0x14c8b5[_0x3d9aa5(0x1eb)][_0x3d9aa5(0x1ea)](_0x3d9aa5(0x1ff),_0x4ff252(_0x31d1ea,_0x3d9aa5(0x1e2))),_0x14c8b5[_0x3d9aa5(0x1eb)][_0x3d9aa5(0x1ea)](_0x3d9aa5(0x1bd),_0x4ff252(_0x31d1ea,_0x3d9aa5(0x1fe))),this[_0x3d9aa5(0x1f0)]();}[_0x1c09a5(0x1f0)](){const _0x51d1fd=_0x1c09a5,_0x55513e=this[_0x51d1fd(0x1e4)][_0x51d1fd(0x1d5)][_0x51d1fd(0x1cc)](_0x51d1fd(0x1cf)),_0x2a7f09=this[_0x51d1fd(0x1e4)][_0x51d1fd(0x1d5)][_0x51d1fd(0x1cc)](_0x51d1fd(0x1dd)),_0x71a9c3=this[_0x51d1fd(0x1e4)][_0x51d1fd(0x1d5)][_0x51d1fd(0x1cc)](_0x44422d)[_0x51d1fd(0x1b9)]();function _0x1ee42d({showActiveMarker:_0xe1cff4=!0x0,setDataAttribute:_0x3c45ec=!0x0}={}){return(_0x1078c2,_0xee9a20,_0x4c1ffc)=>{const _0x2f865c=_0x4e18,{type:_0x18c9fa,id:_0x49907e}=_0x55513e[_0x2f865c(0x1f1)](_0xee9a20[_0x2f865c(0x1f3)]),_0x1372db=_0x55513e[_0x2f865c(0x1bb)](_0x49907e),_0x3626ec=_0x1372db[_0x2f865c(0x1df)];if(_0x2f865c(0x1f7)!=_0x1372db[_0x2f865c(0x1f4)]||!_0x3626ec||_0x2f865c(0x1ef)!=_0x3626ec[_0x2f865c(0x1d1)])return;if(_0xee9a20[_0x2f865c(0x1ed)])return void _0x1078c2[_0x2f865c(0x1cb)]();if(!_0x4c1ffc[_0x2f865c(0x1b7)][_0x2f865c(0x1e3)](_0xee9a20[_0x2f865c(0x1d6)],_0x1078c2[_0x2f865c(0x1c0)]))return;const _0x19e8d7=_0xee9a20[_0x2f865c(0x1d6)][_0x2f865c(0x1b0)][_0x2f865c(0x200)],_0x3a03e4=_0xee9a20[_0x2f865c(0x1d6)][_0x2f865c(0x1d2)][_0x2f865c(0x1bc)],_0x2b2999=_0x19e8d7[_0x2f865c(0x1c6)][_0x2f865c(0x1c6)],{column:_0x519d3a}=_0x2a7f09[_0x2f865c(0x1c3)](_0x19e8d7),{column:_0x1fcdd1}=_0x2a7f09[_0x2f865c(0x1c3)](_0x3a03e4);for(let _0x51c226=_0x519d3a;_0x51c226<=_0x1fcdd1;_0x51c226++){const _0x2a5f70=_0x2a7f09[_0x2f865c(0x1ba)](_0x2b2999,{'column':_0x51c226,'includeAllSlots':!0x1});for(const _0x532b8a of _0x2a5f70){const _0x461b2c=_0x532b8a[_0x2f865c(0x1c8)],_0x50c5a7=_0x4c1ffc[_0x2f865c(0x1bf)][_0x2f865c(0x1d0)](_0x461b2c);_0x4c1ffc[_0x2f865c(0x204)][_0x2f865c(0x1ee)](_0x2f865c(0x1da)+_0x18c9fa,_0x50c5a7),_0x3c45ec&&_0x4c1ffc[_0x2f865c(0x204)][_0x2f865c(0x1ec)](_0x2f865c(0x1b6),_0x49907e,_0x50c5a7),_0x4c1ffc[_0x2f865c(0x1bf)][_0x2f865c(0x1b8)](_0x50c5a7,_0xee9a20[_0x2f865c(0x1f3)]),_0xe1cff4&&(_0x55513e[_0x2f865c(0x1c5)][_0x2f865c(0x1f5)](_0xee9a20[_0x2f865c(0x1f3)])?_0x4c1ffc[_0x2f865c(0x204)][_0x2f865c(0x1ee)](_0x2f865c(0x1e1),_0x50c5a7):_0x4c1ffc[_0x2f865c(0x204)][_0x2f865c(0x201)](_0x2f865c(0x1e1),_0x50c5a7));}}};}_0x55513e[_0x51d1fd(0x1fa)][_0x51d1fd(0x1be)](_0x51d1fd(0x1f7),_0x51d1fd(0x1b5),_0x51d1fd(0x205),_0x71a9c3),_0x55513e[_0x51d1fd(0x1fa)][_0x51d1fd(0x1be)](_0x51d1fd(0x1f7),_0x51d1fd(0x1ef),_0x51d1fd(0x205),_0x71a9c3),this[_0x51d1fd(0x1e4)][_0x51d1fd(0x1e7)][_0x51d1fd(0x1e9)]['on'](_0x51d1fd(0x1f2),_0x1ee42d(),{'priority':_0x51d1fd(0x1c9)}),this[_0x51d1fd(0x1e4)][_0x51d1fd(0x1df)][_0x51d1fd(0x1e9)]['on'](_0x51d1fd(0x1f2),(_0x447b1f,_0x217e32,_0x44fa08)=>{const _0x3231fa=_0x51d1fd;_0x44fa08[_0x3231fa(0x1d3)][_0x3231fa(0x1ce)]&&_0x1ee42d({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x447b1f,_0x217e32,_0x44fa08);},{'priority':_0x51d1fd(0x1c9)}),this[_0x51d1fd(0x1e4)][_0x51d1fd(0x1e7)][_0x51d1fd(0x1e9)]['on'](_0x51d1fd(0x1c4),(_0x533903,_0x57766e,_0xc94afb)=>{const _0x9a057d=_0x51d1fd,{type:_0x358b27,id:_0x2b7295}=_0x55513e[_0x9a057d(0x1f1)](_0x57766e[_0x9a057d(0x1f3)]),_0x5d9a86=_0x55513e[_0x9a057d(0x1bb)](_0x2b7295),_0x13fad5=_0x5d9a86[_0x9a057d(0x1df)];if(_0x9a057d(0x1f7)!=_0x5d9a86[_0x9a057d(0x1f4)]||!_0x13fad5||_0x9a057d(0x1ef)!=_0x13fad5[_0x9a057d(0x1d1)])return;const _0x237a60=_0xc94afb[_0x9a057d(0x1bf)][_0x9a057d(0x1e0)](_0x57766e[_0x9a057d(0x1f3)]);if(_0x237a60){for(const _0xb021eb of _0x237a60)_0xc94afb[_0x9a057d(0x204)][_0x9a057d(0x201)](_0x9a057d(0x1da)+_0x358b27,_0xb021eb),_0xc94afb[_0x9a057d(0x204)][_0x9a057d(0x201)](_0x9a057d(0x1e1),_0xb021eb),_0xc94afb[_0x9a057d(0x204)][_0x9a057d(0x1f8)](_0x9a057d(0x1b6),_0xb021eb),_0xc94afb[_0x9a057d(0x1bf)][_0x9a057d(0x1c1)](_0xb021eb,_0x57766e[_0x9a057d(0x1f3)]);}},{'priority':_0x51d1fd(0x1c9)}),this[_0x51d1fd(0x203)]();}[_0x1c09a5(0x203)](){const _0x311c83=_0x1c09a5,_0x3cd958=this[_0x311c83(0x1e4)],_0x353899=_0x3cd958[_0x311c83(0x1e8)];function _0x2a3c3e(_0xb56576){const _0x49814b=_0x311c83;return{'type':_0x49814b(0x1b4),'content':_0x4ff252(_0x353899,_0x49814b(0x1fb),_0xb56576)};}_0x3cd958[_0x311c83(0x1d5)][_0x311c83(0x1cc)](_0x311c83(0x1cf))[_0x311c83(0x1eb)][_0x311c83(0x1db)](_0x425d8d=>{const _0x115cca=_0x311c83;if(_0x115cca(0x1f7)!=_0x425d8d[_0x115cca(0x1f4)])return;const {data:_0x44dd05}=_0x425d8d;if(_0x44dd05){if(_0x115cca(0x1b5)==_0x44dd05[_0x115cca(0x1d1)]){const _0x46b85b=_0x44dd05[_0x115cca(0x1fc)][0x0][_0x115cca(0x1c2)];return _0x2a3c3e(_0x4ff252(_0x353899,_0x46b85b?_0x115cca(0x1e2):_0x115cca(0x1b2)));}if(_0x115cca(0x1ef)==_0x44dd05[_0x115cca(0x1d1)]){const _0x45997f=_0x44dd05[_0x115cca(0x1fc)][0x0][_0x115cca(0x1c2)];return _0x2a3c3e(_0x4ff252(_0x353899,_0x45997f?_0x115cca(0x1fe):_0x115cca(0x1f9)));}}});}}
23
+ const _0x505275=_0x2689;(function(_0x5d7820,_0x2cb268){const _0x383292=_0x2689,_0x2052f4=_0x5d7820();while(!![]){try{const _0x123da8=-parseInt(_0x383292(0x211))/0x1*(-parseInt(_0x383292(0x225))/0x2)+parseInt(_0x383292(0x21e))/0x3*(parseInt(_0x383292(0x1ed))/0x4)+parseInt(_0x383292(0x1ef))/0x5+parseInt(_0x383292(0x21a))/0x6*(-parseInt(_0x383292(0x219))/0x7)+parseInt(_0x383292(0x23c))/0x8*(-parseInt(_0x383292(0x1f0))/0x9)+-parseInt(_0x383292(0x21f))/0xa*(-parseInt(_0x383292(0x1ff))/0xb)+parseInt(_0x383292(0x1ee))/0xc*(-parseInt(_0x383292(0x21c))/0xd);if(_0x123da8===_0x2cb268)break;else _0x2052f4['push'](_0x2052f4['shift']());}catch(_0x46afc3){_0x2052f4['push'](_0x2052f4['shift']());}}}(_0xe14f,0xe1161));import{Plugin as _0x832643}from'ckeditor5/src/core.js';import _0xf0d933 from'./table.js';import{getTranslation as _0x3a2f48}from'../utils/common-translations.js';export default class At extends _0x832643{static get[_0x505275(0x237)](){return[_0xf0d933];}[_0x505275(0x223)](){const _0x5238f2=_0x505275,_0x4e69e3=this[_0x5238f2(0x206)];if(!_0x4e69e3[_0x5238f2(0x239)][_0x5238f2(0x1f1)](_0x5238f2(0x202)))return;const _0x2be556=_0x4e69e3[_0x5238f2(0x1f8)],_0x29ae22=_0x4e69e3[_0x5238f2(0x239)][_0x5238f2(0x1fb)](_0x5238f2(0x23a));_0x29ae22[_0x5238f2(0x23e)](_0x5238f2(0x232)),_0x29ae22[_0x5238f2(0x23e)](_0x5238f2(0x1f6)),_0x29ae22[_0x5238f2(0x241)](_0x5238f2(0x1fe)),_0x29ae22[_0x5238f2(0x241)](_0x5238f2(0x1eb)),_0x29ae22[_0x5238f2(0x22d)][_0x5238f2(0x1ea)](_0x5238f2(0x1fe),_0x3a2f48(_0x2be556,_0x5238f2(0x221))),_0x29ae22[_0x5238f2(0x22d)][_0x5238f2(0x1ea)](_0x5238f2(0x1eb),_0x3a2f48(_0x2be556,_0x5238f2(0x214))),this[_0x5238f2(0x1fc)]();}[_0x505275(0x1fc)](){const _0x302f80=_0x505275,_0x4104b1=this[_0x302f80(0x206)][_0x302f80(0x239)][_0x302f80(0x1fb)](_0x302f80(0x23a)),_0x45ffe6=this[_0x302f80(0x206)][_0x302f80(0x239)][_0x302f80(0x1fb)](_0x302f80(0x20d)),_0x588197=this[_0x302f80(0x206)][_0x302f80(0x239)][_0x302f80(0x1fb)](_0xf0d933)[_0x302f80(0x200)]();function _0x4b0536({showActiveMarker:_0x1915f6=!0x0,setDataAttribute:_0x4933c3=!0x0}={}){return(_0x479758,_0x590955,_0x4bf139)=>{const _0x4048a0=_0x2689,{type:_0x168785,id:_0x49cdd6}=_0x4104b1[_0x4048a0(0x208)](_0x590955[_0x4048a0(0x21d)]),_0x347da1=_0x4104b1[_0x4048a0(0x20e)](_0x49cdd6),_0x5009e9=_0x347da1[_0x4048a0(0x212)];if(_0x4048a0(0x207)!=_0x347da1[_0x4048a0(0x228)]||!_0x5009e9||_0x4048a0(0x1f6)!=_0x5009e9[_0x4048a0(0x21b)])return;if(_0x590955[_0x4048a0(0x220)])return void _0x479758[_0x4048a0(0x222)]();if(!_0x4bf139[_0x4048a0(0x242)][_0x4048a0(0x240)](_0x590955[_0x4048a0(0x203)],_0x479758[_0x4048a0(0x23f)]))return;const _0x297993=_0x590955[_0x4048a0(0x203)][_0x4048a0(0x1f4)][_0x4048a0(0x229)],_0x5a164e=_0x590955[_0x4048a0(0x203)][_0x4048a0(0x235)][_0x4048a0(0x1f7)],_0x157161=_0x297993[_0x4048a0(0x1ec)][_0x4048a0(0x1ec)],{column:_0x3272a4}=_0x45ffe6[_0x4048a0(0x226)](_0x297993),{column:_0x504a06}=_0x45ffe6[_0x4048a0(0x226)](_0x5a164e);for(let _0x2752cf=_0x3272a4;_0x2752cf<=_0x504a06;_0x2752cf++){const _0x40a649=_0x45ffe6[_0x4048a0(0x20c)](_0x157161,{'column':_0x2752cf,'includeAllSlots':!0x1});for(const _0x3e0d53 of _0x40a649){const _0x198730=_0x3e0d53[_0x4048a0(0x20a)],_0x309297=_0x4bf139[_0x4048a0(0x227)][_0x4048a0(0x20f)](_0x198730);_0x4bf139[_0x4048a0(0x22e)][_0x4048a0(0x234)](_0x4048a0(0x23b)+_0x168785,_0x309297),_0x4933c3&&_0x4bf139[_0x4048a0(0x22e)][_0x4048a0(0x216)](_0x4048a0(0x1fa),_0x49cdd6,_0x309297),_0x4bf139[_0x4048a0(0x227)][_0x4048a0(0x236)](_0x309297,_0x590955[_0x4048a0(0x21d)]),_0x1915f6&&(_0x4104b1[_0x4048a0(0x209)][_0x4048a0(0x22f)](_0x590955[_0x4048a0(0x21d)])?_0x4bf139[_0x4048a0(0x22e)][_0x4048a0(0x234)](_0x4048a0(0x224),_0x309297):_0x4bf139[_0x4048a0(0x22e)][_0x4048a0(0x201)](_0x4048a0(0x224),_0x309297));}}};}_0x4104b1[_0x302f80(0x20b)][_0x302f80(0x215)](_0x302f80(0x207),_0x302f80(0x232),_0x302f80(0x1f9),_0x588197),_0x4104b1[_0x302f80(0x20b)][_0x302f80(0x215)](_0x302f80(0x207),_0x302f80(0x1f6),_0x302f80(0x1f9),_0x588197),this[_0x302f80(0x206)][_0x302f80(0x217)][_0x302f80(0x1f5)]['on'](_0x302f80(0x204),_0x4b0536(),{'priority':_0x302f80(0x1fd)}),this[_0x302f80(0x206)][_0x302f80(0x212)][_0x302f80(0x1f5)]['on'](_0x302f80(0x204),(_0x2b6bf1,_0x6de97d,_0x44f5b1)=>{const _0x2a7009=_0x302f80;_0x44f5b1[_0x2a7009(0x22a)][_0x2a7009(0x231)]&&_0x4b0536({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x2b6bf1,_0x6de97d,_0x44f5b1);},{'priority':_0x302f80(0x1fd)}),this[_0x302f80(0x206)][_0x302f80(0x217)][_0x302f80(0x1f5)]['on'](_0x302f80(0x22b),(_0x5101d1,_0x431fd0,_0x1f5724)=>{const _0x52e83e=_0x302f80,{type:_0x4a988f,id:_0x36b17a}=_0x4104b1[_0x52e83e(0x208)](_0x431fd0[_0x52e83e(0x21d)]),_0x58c037=_0x4104b1[_0x52e83e(0x20e)](_0x36b17a),_0x29bf73=_0x58c037[_0x52e83e(0x212)];if(_0x52e83e(0x207)!=_0x58c037[_0x52e83e(0x228)]||!_0x29bf73||_0x52e83e(0x1f6)!=_0x29bf73[_0x52e83e(0x21b)])return;const _0x5f5173=_0x1f5724[_0x52e83e(0x227)][_0x52e83e(0x22c)](_0x431fd0[_0x52e83e(0x21d)]);if(_0x5f5173){for(const _0x2ab7c6 of _0x5f5173)_0x1f5724[_0x52e83e(0x22e)][_0x52e83e(0x201)](_0x52e83e(0x23b)+_0x4a988f,_0x2ab7c6),_0x1f5724[_0x52e83e(0x22e)][_0x52e83e(0x201)](_0x52e83e(0x224),_0x2ab7c6),_0x1f5724[_0x52e83e(0x22e)][_0x52e83e(0x238)](_0x52e83e(0x1fa),_0x2ab7c6),_0x1f5724[_0x52e83e(0x227)][_0x52e83e(0x23d)](_0x2ab7c6,_0x431fd0[_0x52e83e(0x21d)]);}},{'priority':_0x302f80(0x1fd)}),this[_0x302f80(0x205)]();}[_0x505275(0x205)](){const _0x24b600=_0x505275,_0x28317d=this[_0x24b600(0x206)],_0x5a7651=_0x28317d[_0x24b600(0x1f8)];function _0x1ee59f(_0x1b9511){const _0x3ff233=_0x24b600;return{'type':_0x3ff233(0x1f3),'content':_0x3a2f48(_0x5a7651,_0x3ff233(0x218),_0x1b9511)};}_0x28317d[_0x24b600(0x239)][_0x24b600(0x1fb)](_0x24b600(0x23a))[_0x24b600(0x22d)][_0x24b600(0x213)](_0x1093de=>{const _0x3d934b=_0x24b600;if(_0x3d934b(0x207)!=_0x1093de[_0x3d934b(0x228)])return;const {data:_0x4191a5}=_0x1093de;if(_0x4191a5){if(_0x3d934b(0x232)==_0x4191a5[_0x3d934b(0x21b)]){const _0x9d5039=_0x4191a5[_0x3d934b(0x230)][0x0][_0x3d934b(0x1f2)];return _0x1ee59f(_0x3a2f48(_0x5a7651,_0x9d5039?_0x3d934b(0x221):_0x3d934b(0x233)));}if(_0x3d934b(0x1f6)==_0x4191a5[_0x3d934b(0x21b)]){const _0x317209=_0x4191a5[_0x3d934b(0x230)][0x0][_0x3d934b(0x1f2)];return _0x1ee59f(_0x3a2f48(_0x5a7651,_0x317209?_0x3d934b(0x214):_0x3d934b(0x210)));}}});}}function _0x2689(_0x4c9388,_0x4ab96f){const _0xe14f07=_0xe14f();return _0x2689=function(_0x268977,_0x1a1c81){_0x268977=_0x268977-0x1ea;let _0x17984b=_0xe14f07[_0x268977];return _0x17984b;},_0x2689(_0x4c9388,_0x4ab96f);}function _0xe14f(){const _0x190c42=['12DoSJCx','6044055KSxFIQ','1218213CEuLxr','has','forceValue','format','start','downcastDispatcher','setTableColumnHeader','nodeBefore','locale','accept','data-suggestion','get','_handleLegacySuggestions','highest','headingRows','9004897LMRwYD','_acceptFormatSuggestionCallbackFactory','removeClass','TableEditing','markerRange','addMarker:suggestion','_registerLegacyDescription','editor','formatBlock','_splitMarkerName','activeMarkers','cell','_suggestionFactory','createTableWalker','TableUtils','getSuggestion','toViewElement','FORMAT_REGULAR_COLUMN','1294011lpATkb','data','registerDescriptionCallback','FORMAT_HEADER_COLUMN','registerCustomCallback','setAttribute','editing','*Format:*\x20%0','49OiuDAt','148782czehUs','commandName','15760511cFwzGo','markerName','1426071MxkcrT','10udkNCF','item','FORMAT_HEADER_ROW','stop','afterInit','ck-suggestion-marker--active','2nipnHa','getCellLocation','mapper','type','nodeAfter','options','removeMarker:suggestion','markerNameToElements','descriptionFactory','writer','includes','commandParams','showSuggestionHighlights','setTableRowHeader','FORMAT_REGULAR_ROW','addClass','end','bindElementToMarker','requires','removeAttribute','plugins','TrackChangesEditing','ck-suggestion-marker-','88xBYDFy','unbindElementFromMarkerName','enableDefaultAttributesIntegration','name','consume','registerBlockAttribute','consumable','registerAttributeLabel','headingColumns','parent','4vPnjqq'];_0xe14f=function(){return _0x190c42;};return _0xe14f();}