@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240611.0 → 0.0.0-nightly-20240613.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x44dd(){const _0x3330fd=['420908aawGIS','18XWBulQ','TrackChangesEditing','enableCommand','acceptAllSuggestions','17577vyQTJx','257201FYugUe','RestrictedEditingModeEditing','has','acceptSuggestion','11355060qMsJav','goToPreviousRestrictedEditingException','46136Sutkzf','discardSuggestion','836630QfqvsM','333636ZaudpT','editor','acceptSelectedSuggestions','606aSEHkF','plugins','discardAllSuggestions','801GZOyKt','discardSelectedSuggestions','trackChanges','get','goToNextRestrictedEditingException','afterInit'];_0x44dd=function(){return _0x3330fd;};return _0x44dd();}const _0x1324dd=_0x3951;function _0x3951(_0x5f041b,_0x415532){const _0x44dd72=_0x44dd();return _0x3951=function(_0x395119,_0x718cf4){_0x395119=_0x395119-0x1b7;let _0x59587d=_0x44dd72[_0x395119];return _0x59587d;},_0x3951(_0x5f041b,_0x415532);}(function(_0x4d2467,_0x57566a){const _0x330568=_0x3951,_0xe9396=_0x4d2467();while(!![]){try{const _0x312bc3=parseInt(_0x330568(0x1ce))/0x1+-parseInt(_0x330568(0x1c8))/0x2+-parseInt(_0x330568(0x1c9))/0x3*(-parseInt(_0x330568(0x1bc))/0x4)+parseInt(_0x330568(0x1bb))/0x5+parseInt(_0x330568(0x1bf))/0x6*(parseInt(_0x330568(0x1cd))/0x7)+-parseInt(_0x330568(0x1b9))/0x8*(-parseInt(_0x330568(0x1c2))/0x9)+-parseInt(_0x330568(0x1b7))/0xa;if(_0x312bc3===_0x57566a)break;else _0xe9396['push'](_0xe9396['shift']());}catch(_0x59459a){_0xe9396['push'](_0xe9396['shift']());}}}(_0x44dd,0x54727));import{Plugin as _0x5500fd}from'ckeditor5/src/core.js';export default class kt extends _0x5500fd{[_0x1324dd(0x1c7)](){const _0xe44b4f=_0x1324dd,_0x1cbca1=this[_0xe44b4f(0x1bd)];if(!_0x1cbca1[_0xe44b4f(0x1c0)][_0xe44b4f(0x1d0)](_0xe44b4f(0x1cf)))return;const _0x41daed=_0x1cbca1[_0xe44b4f(0x1c0)][_0xe44b4f(0x1c5)](_0xe44b4f(0x1ca));_0x41daed[_0xe44b4f(0x1cb)](_0xe44b4f(0x1b8)),_0x41daed[_0xe44b4f(0x1cb)](_0xe44b4f(0x1c6));const _0x37483c=_0x1cbca1[_0xe44b4f(0x1c0)][_0xe44b4f(0x1c5)](_0xe44b4f(0x1cf));_0x37483c[_0xe44b4f(0x1cb)](_0xe44b4f(0x1c4)),_0x37483c[_0xe44b4f(0x1cb)](_0xe44b4f(0x1d1)),_0x37483c[_0xe44b4f(0x1cb)](_0xe44b4f(0x1ba)),_0x37483c[_0xe44b4f(0x1cb)](_0xe44b4f(0x1cc)),_0x37483c[_0xe44b4f(0x1cb)](_0xe44b4f(0x1c1)),_0x37483c[_0xe44b4f(0x1cb)](_0xe44b4f(0x1be)),_0x37483c[_0xe44b4f(0x1cb)](_0xe44b4f(0x1c3));}}
23
+ function _0x29c2(){const _0x1907e3=['discardSuggestion','afterInit','RestrictedEditingModeEditing','5729010qQWvcz','discardAllSuggestions','4iHSVHA','1859253ynhGSb','10147216YkXTnB','discardSelectedSuggestions','5645864kZGtkH','acceptAllSuggestions','get','acceptSuggestion','237155qEhude','plugins','TrackChangesEditing','trackChanges','enableCommand','goToPreviousRestrictedEditingException','1848186YjjsWg','has','goToNextRestrictedEditingException','acceptSelectedSuggestions','editor','428193XhaIgR'];_0x29c2=function(){return _0x1907e3;};return _0x29c2();}const _0x25e183=_0x2967;(function(_0x124617,_0x557022){const _0x3dfe22=_0x2967,_0xa80594=_0x124617();while(!![]){try{const _0x4d7055=parseInt(_0x3dfe22(0xa1))/0x1+parseInt(_0x3dfe22(0x9c))/0x2+parseInt(_0x3dfe22(0x8f))/0x3+-parseInt(_0x3dfe22(0x8e))/0x4*(parseInt(_0x3dfe22(0x96))/0x5)+-parseInt(_0x3dfe22(0xa5))/0x6+parseInt(_0x3dfe22(0x92))/0x7+-parseInt(_0x3dfe22(0x90))/0x8;if(_0x4d7055===_0x557022)break;else _0xa80594['push'](_0xa80594['shift']());}catch(_0x348463){_0xa80594['push'](_0xa80594['shift']());}}}(_0x29c2,0x7c011));function _0x2967(_0x4f38bd,_0x5db1f3){const _0x29c2fe=_0x29c2();return _0x2967=function(_0x296732,_0x584fa0){_0x296732=_0x296732-0x8e;let _0x202e43=_0x29c2fe[_0x296732];return _0x202e43;},_0x2967(_0x4f38bd,_0x5db1f3);}import{Plugin as _0x1fee97}from'ckeditor5/src/core.js';export default class kt extends _0x1fee97{[_0x25e183(0xa3)](){const _0x4de2f8=_0x25e183,_0x104251=this[_0x4de2f8(0xa0)];if(!_0x104251[_0x4de2f8(0x97)][_0x4de2f8(0x9d)](_0x4de2f8(0xa4)))return;const _0x2519e0=_0x104251[_0x4de2f8(0x97)][_0x4de2f8(0x94)](_0x4de2f8(0x98));_0x2519e0[_0x4de2f8(0x9a)](_0x4de2f8(0x9b)),_0x2519e0[_0x4de2f8(0x9a)](_0x4de2f8(0x9e));const _0x2a6c98=_0x104251[_0x4de2f8(0x97)][_0x4de2f8(0x94)](_0x4de2f8(0xa4));_0x2a6c98[_0x4de2f8(0x9a)](_0x4de2f8(0x99)),_0x2a6c98[_0x4de2f8(0x9a)](_0x4de2f8(0x95)),_0x2a6c98[_0x4de2f8(0x9a)](_0x4de2f8(0xa2)),_0x2a6c98[_0x4de2f8(0x9a)](_0x4de2f8(0x93)),_0x2a6c98[_0x4de2f8(0x9a)](_0x4de2f8(0xa6)),_0x2a6c98[_0x4de2f8(0x9a)](_0x4de2f8(0x9f)),_0x2a6c98[_0x4de2f8(0x9a)](_0x4de2f8(0x91));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x576e66=_0x53f6;function _0x6244(){const _0x27f1da=['init','writer','TrackChangesEditing','8608fQBRdN','738036wiawvA','softBreak','test','deletion','3URwIRM','ck-suggestion-marker-','element','includes','addMarker:suggestion','merge','split','533164iTisUC','insert','addMarker:suggestion:insertion','mapper','editing','downcastDispatcher','options','model','markerName','shiftEnter','5748675HszROy','descriptionFactory','showSuggestionHighlights','plugins','data','high','requires','bindElementToMarker','activeMarkers','name','locale','toViewPosition','addMarker:suggestion:deletion','enableCommand','consumable','14949otFJQo','get','createPositionBefore','span','editor','getItems','1426132ttyMlY','ck-suggestion-marker--active','7552866sktcdg','registerElementLabel','ELEMENT_LINE_BREAK','markerRange','addClass','createUIElement','5280737vYztCN'];_0x6244=function(){return _0x27f1da;};return _0x6244();}(function(_0xf7a887,_0x5a458e){const _0x3623e4=_0x53f6,_0x316a55=_0xf7a887();while(!![]){try{const _0x5a7988=-parseInt(_0x3623e4(0x1e4))/0x1+-parseInt(_0x3623e4(0x20e))/0x2+parseInt(_0x3623e4(0x1e8))/0x3*(-parseInt(_0x3623e4(0x1ef))/0x4)+parseInt(_0x3623e4(0x1f9))/0x5+-parseInt(_0x3623e4(0x210))/0x6+parseInt(_0x3623e4(0x216))/0x7+-parseInt(_0x3623e4(0x1e3))/0x8*(-parseInt(_0x3623e4(0x208))/0x9);if(_0x5a7988===_0x5a458e)break;else _0x316a55['push'](_0x316a55['shift']());}catch(_0x425fdf){_0x316a55['push'](_0x316a55['shift']());}}}(_0x6244,0xcf11e));import{Plugin as _0x3f8bf7}from'ckeditor5/src/core.js';import{ShiftEnter as _0x236e9b}from'ckeditor5/src/enter.js';import{getTranslation as _0x2f8b4f}from'../utils/common-translations.js';export default class bt extends _0x3f8bf7{static get[_0x576e66(0x1ff)](){return[_0x236e9b];}[_0x576e66(0x1e0)](){const _0x3f12f3=_0x576e66,_0x53c9af=this[_0x3f12f3(0x20c)],_0x216bb3=_0x53c9af[_0x3f12f3(0x1fc)][_0x3f12f3(0x209)](_0x3f12f3(0x1e2));_0x216bb3[_0x3f12f3(0x206)](_0x3f12f3(0x1f8)),_0x53c9af[_0x3f12f3(0x1f3)][_0x3f12f3(0x1f4)]['on'](_0x3f12f3(0x1f1),de(_0x53c9af),{'priority':_0x3f12f3(0x1fe)}),_0x53c9af[_0x3f12f3(0x1f3)][_0x3f12f3(0x1f4)]['on'](_0x3f12f3(0x205),de(_0x53c9af),{'priority':_0x3f12f3(0x1fe)}),_0x53c9af[_0x3f12f3(0x1fd)][_0x3f12f3(0x1f4)]['on'](_0x3f12f3(0x1ec),(_0x20484b,_0x380151,_0x25692d)=>{const _0x587e1b=_0x3f12f3;_0x25692d[_0x587e1b(0x1f5)][_0x587e1b(0x1fb)]&&de(_0x53c9af,{'showActiveMarker':!0x1})(_0x20484b,_0x380151,_0x25692d);}),_0x216bb3[_0x3f12f3(0x1fa)][_0x3f12f3(0x211)](_0x3f12f3(0x1e5),_0x484d5d=>_0x2f8b4f(_0x53c9af[_0x3f12f3(0x203)],_0x3f12f3(0x212),_0x484d5d));}}function _0x53f6(_0x5ac461,_0x102d37){const _0x624475=_0x6244();return _0x53f6=function(_0x53f631,_0x5229d3){_0x53f631=_0x53f631-0x1e0;let _0x13e19d=_0x624475[_0x53f631];return _0x13e19d;},_0x53f6(_0x5ac461,_0x102d37);}function de(_0xb9a757,{showActiveMarker:_0x4398fd=!0x0}={}){return(_0x1d0312,_0x25e577,_0x4929ea)=>{const _0x5337a6=_0x53f6,_0x5b347f=_0xb9a757[_0x5337a6(0x1fc)][_0x5337a6(0x209)](_0x5337a6(0x1e2));if(!_0x4929ea[_0x5337a6(0x207)][_0x5337a6(0x1e6)](_0x25e577[_0x5337a6(0x213)],_0x1d0312[_0x5337a6(0x202)]))return;const _0x4bfbf6=_0xb9a757[_0x5337a6(0x1f6)];for(const _0x15b809 of _0x25e577[_0x5337a6(0x213)][_0x5337a6(0x20d)]()){if(!_0x15b809['is'](_0x5337a6(0x1ea),_0x5337a6(0x1e5)))continue;const _0x205893=_0x5337a6(0x1e7)==_0x25e577[_0x5337a6(0x1f7)][_0x5337a6(0x1ee)](':')[0x1]?_0x5337a6(0x1ed):_0x5337a6(0x1ee),_0x5680f7=_0x4929ea[_0x5337a6(0x1e1)][_0x5337a6(0x215)](_0x5337a6(0x20b),{'class':_0x5337a6(0x1e9)+_0x205893}),_0x2d0c9c=_0x4929ea[_0x5337a6(0x1f2)][_0x5337a6(0x204)](_0x4bfbf6[_0x5337a6(0x20a)](_0x15b809));_0x4398fd&&_0x5b347f[_0x5337a6(0x201)][_0x5337a6(0x1eb)](_0x25e577[_0x5337a6(0x1f7)])&&_0x4929ea[_0x5337a6(0x1e1)][_0x5337a6(0x214)](_0x5337a6(0x20f),_0x5680f7),_0x4929ea[_0x5337a6(0x1e1)][_0x5337a6(0x1f0)](_0x2d0c9c,_0x5680f7),_0x4929ea[_0x5337a6(0x1f2)][_0x5337a6(0x200)](_0x5680f7,_0x25e577[_0x5337a6(0x1f7)]);}};}
23
+ const _0xa524f2=_0x898a;function _0x2fd1(){const _0x236119=['4656840UwQCyp','addClass','requires','plugins','editing','shiftEnter','registerElementLabel','ck-suggestion-marker--active','createUIElement','enableCommand','mapper','high','6915456jXONeF','markerName','name','createPositionBefore','showSuggestionHighlights','35976JDTcGZ','addMarker:suggestion:insertion','model','82wfaXBY','editor','8ZYQdeW','writer','getItems','TrackChangesEditing','ck-suggestion-marker-','init','consumable','descriptionFactory','options','6486KETjgG','downcastDispatcher','20jBnFde','get','includes','toViewPosition','activeMarkers','test','merge','softBreak','ELEMENT_LINE_BREAK','deletion','data','markerRange','insert','addMarker:suggestion:deletion','addMarker:suggestion','locale','5424986eNsfGl','bindElementToMarker','14900230VdQJBt','315076zAoHsl','element','span','split'];_0x2fd1=function(){return _0x236119;};return _0x2fd1();}function _0x898a(_0x8d11c2,_0x78899f){const _0x2fd12d=_0x2fd1();return _0x898a=function(_0x898a8,_0x4d8913){_0x898a8=_0x898a8-0x7e;let _0x23ddd6=_0x2fd12d[_0x898a8];return _0x23ddd6;},_0x898a(_0x8d11c2,_0x78899f);}(function(_0x12e19d,_0x41507d){const _0xf28f2d=_0x898a,_0xf8352=_0x12e19d();while(!![]){try{const _0x27ee84=-parseInt(_0xf28f2d(0x87))/0x1+parseInt(_0xf28f2d(0x8a))/0x2*(-parseInt(_0xf28f2d(0x95))/0x3)+-parseInt(_0xf28f2d(0xaa))/0x4*(parseInt(_0xf28f2d(0x97))/0x5)+parseInt(_0xf28f2d(0xae))/0x6+-parseInt(_0xf28f2d(0xa7))/0x7*(-parseInt(_0xf28f2d(0x8c))/0x8)+parseInt(_0xf28f2d(0x82))/0x9+-parseInt(_0xf28f2d(0xa9))/0xa;if(_0x27ee84===_0x41507d)break;else _0xf8352['push'](_0xf8352['shift']());}catch(_0xeeb461){_0xf8352['push'](_0xf8352['shift']());}}}(_0x2fd1,0x5f2ad));import{Plugin as _0x2cab94}from'ckeditor5/src/core.js';import{ShiftEnter as _0xcd5d4b}from'ckeditor5/src/enter.js';import{getTranslation as _0x4d7549}from'../utils/common-translations.js';export default class bt extends _0x2cab94{static get[_0xa524f2(0xb0)](){return[_0xcd5d4b];}[_0xa524f2(0x91)](){const _0x26021d=_0xa524f2,_0x30eb6f=this[_0x26021d(0x8b)],_0x28b2ea=_0x30eb6f[_0x26021d(0xb1)][_0x26021d(0x98)](_0x26021d(0x8f));_0x28b2ea[_0x26021d(0x7f)](_0x26021d(0xb3)),_0x30eb6f[_0x26021d(0xb2)][_0x26021d(0x96)]['on'](_0x26021d(0x88),de(_0x30eb6f),{'priority':_0x26021d(0x81)}),_0x30eb6f[_0x26021d(0xb2)][_0x26021d(0x96)]['on'](_0x26021d(0xa4),de(_0x30eb6f),{'priority':_0x26021d(0x81)}),_0x30eb6f[_0x26021d(0xa1)][_0x26021d(0x96)]['on'](_0x26021d(0xa5),(_0x141b29,_0x3a04b3,_0x378918)=>{const _0x34fe4d=_0x26021d;_0x378918[_0x34fe4d(0x94)][_0x34fe4d(0x86)]&&de(_0x30eb6f,{'showActiveMarker':!0x1})(_0x141b29,_0x3a04b3,_0x378918);}),_0x28b2ea[_0x26021d(0x93)][_0x26021d(0xb4)](_0x26021d(0x9e),_0x1f7d97=>_0x4d7549(_0x30eb6f[_0x26021d(0xa6)],_0x26021d(0x9f),_0x1f7d97));}}function de(_0x4b32e3,{showActiveMarker:_0x466523=!0x0}={}){return(_0x1d1b33,_0x3795fd,_0x274836)=>{const _0xdb8fc7=_0x898a,_0x5998f1=_0x4b32e3[_0xdb8fc7(0xb1)][_0xdb8fc7(0x98)](_0xdb8fc7(0x8f));if(!_0x274836[_0xdb8fc7(0x92)][_0xdb8fc7(0x9c)](_0x3795fd[_0xdb8fc7(0xa2)],_0x1d1b33[_0xdb8fc7(0x84)]))return;const _0x384b49=_0x4b32e3[_0xdb8fc7(0x89)];for(const _0x1a1e52 of _0x3795fd[_0xdb8fc7(0xa2)][_0xdb8fc7(0x8e)]()){if(!_0x1a1e52['is'](_0xdb8fc7(0xab),_0xdb8fc7(0x9e)))continue;const _0x4ae862=_0xdb8fc7(0xa0)==_0x3795fd[_0xdb8fc7(0x83)][_0xdb8fc7(0xad)](':')[0x1]?_0xdb8fc7(0x9d):_0xdb8fc7(0xad),_0x14a62a=_0x274836[_0xdb8fc7(0x8d)][_0xdb8fc7(0x7e)](_0xdb8fc7(0xac),{'class':_0xdb8fc7(0x90)+_0x4ae862}),_0x575a4d=_0x274836[_0xdb8fc7(0x80)][_0xdb8fc7(0x9a)](_0x384b49[_0xdb8fc7(0x85)](_0x1a1e52));_0x466523&&_0x5998f1[_0xdb8fc7(0x9b)][_0xdb8fc7(0x99)](_0x3795fd[_0xdb8fc7(0x83)])&&_0x274836[_0xdb8fc7(0x8d)][_0xdb8fc7(0xaf)](_0xdb8fc7(0xb5),_0x14a62a),_0x274836[_0xdb8fc7(0x8d)][_0xdb8fc7(0xa3)](_0x575a4d,_0x14a62a),_0x274836[_0xdb8fc7(0x80)][_0xdb8fc7(0xa8)](_0x14a62a,_0x3795fd[_0xdb8fc7(0x83)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3683(_0x53233,_0x2bd710){const _0x3c31c9=_0x3c31();return _0x3683=function(_0x368371,_0x1b24e0){_0x368371=_0x368371-0x1db;let _0x2de6e6=_0x3c31c9[_0x368371];return _0x2de6e6;},_0x3683(_0x53233,_0x2bd710);}const _0x513232=_0x3683;function _0x3c31(){const _0x3bcfa3=['from','restrictedEditingException','format','599478AkKzxU','document','descriptionFactory','getRanges','948271mdNlad','enableCommand','formatBlock','afterInit','selection','TrackChangesEditing','8942890EDNPlD','commandParams','FORMAT_RESTRICTED_ENABLED','model','registerDescriptionCallback','2490464GqdCRP','change','18155977kzZtqd','isCollapsed','commandName','has','locale','value','302220lJFTHL','editor','FORMAT_RESTRICTED_DISABLED','forceValue','commands','markInlineFormat','2240536aLQZDw','get','formatInline','type','plugins','StandardEditingModeEditing'];_0x3c31=function(){return _0x3bcfa3;};return _0x3c31();}(function(_0x1aeade,_0x58ebcb){const _0x1fd614=_0x3683,_0x3033b8=_0x1aeade();while(!![]){try{const _0x3b3476=parseInt(_0x1fd614(0x1f9))/0x1+parseInt(_0x1fd614(0x1de))/0x2+parseInt(_0x1fd614(0x1f5))/0x3+-parseInt(_0x1fd614(0x1ec))/0x4+parseInt(_0x1fd614(0x1ff))/0x5+-parseInt(_0x1fd614(0x1e6))/0x6+-parseInt(_0x1fd614(0x1e0))/0x7;if(_0x3b3476===_0x58ebcb)break;else _0x3033b8['push'](_0x3033b8['shift']());}catch(_0x2890e7){_0x3033b8['push'](_0x3033b8['shift']());}}}(_0x3c31,0xeeb1c));import{Plugin as _0x15db19}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x27d624}from'./utils.js';import{getTranslation as _0x432038}from'../utils/common-translations.js';export default class wt extends _0x15db19{[_0x513232(0x1fc)](){const _0x5c9017=_0x513232,_0x4bba1f=this[_0x5c9017(0x1e7)],_0x332fec=_0x4bba1f[_0x5c9017(0x1dc)],_0x39dfab=_0x4bba1f[_0x5c9017(0x1e4)];if(!_0x4bba1f[_0x5c9017(0x1f0)][_0x5c9017(0x1e3)](_0x5c9017(0x1f1)))return;const _0x4a42c2=_0x4bba1f[_0x5c9017(0x1f0)][_0x5c9017(0x1ed)](_0x5c9017(0x1fe)),_0x36e4aa=_0x5c9017(0x1f3),_0x451957=_0x4bba1f[_0x5c9017(0x1ea)][_0x5c9017(0x1ed)](_0x36e4aa);_0x4a42c2[_0x5c9017(0x1fa)](_0x36e4aa,(_0x4c5d4a,_0x24ee74={})=>{const _0x14264b=_0x5c9017,_0x4f6ddb=_0x332fec[_0x14264b(0x1f6)][_0x14264b(0x1fd)];if(_0x4f6ddb[_0x14264b(0x1e1)])return void _0x4c5d4a(_0x24ee74);const _0x2f2ba4=void 0x0!==_0x24ee74[_0x14264b(0x1e9)]?_0x24ee74[_0x14264b(0x1e9)]:!_0x451957[_0x14264b(0x1e5)];_0x332fec[_0x14264b(0x1df)](()=>{const _0x4b967f=_0x14264b,_0x2a3c45=Array[_0x4b967f(0x1f2)](_0x4f6ddb[_0x4b967f(0x1f8)]());for(const _0x15b146 of _0x2a3c45){const _0x2a3218=_0x2f2ba4?[_0x15b146]:_0x27d624(_0x36e4aa,_0x15b146,_0x332fec);for(const _0x2c4920 of _0x2a3218)_0x4a42c2[_0x4b967f(0x1eb)](_0x2c4920,{'commandName':_0x36e4aa,'commandParams':[{'forceValue':_0x2f2ba4}]});}});}),_0x4a42c2[_0x5c9017(0x1f7)][_0x5c9017(0x1dd)](_0x43926b=>{const _0x399bd5=_0x5c9017;if(_0x399bd5(0x1fb)!=_0x43926b[_0x399bd5(0x1ef)]&&_0x399bd5(0x1ee)!=_0x43926b[_0x399bd5(0x1ef)])return;const {data:_0x140f28}=_0x43926b;return _0x140f28&&_0x140f28[_0x399bd5(0x1e2)]==_0x36e4aa?_0x140f28[_0x399bd5(0x200)][0x0][_0x399bd5(0x1e9)]?{'type':_0x399bd5(0x1f4),'content':_0x432038(_0x39dfab,_0x399bd5(0x1db))}:{'type':_0x399bd5(0x1f4),'content':_0x432038(_0x39dfab,_0x399bd5(0x1e8))}:void 0x0;});}}
23
+ function _0x477a(_0x58892a,_0x5d0f09){const _0x42278c=_0x4227();return _0x477a=function(_0x477ae5,_0x3ff514){_0x477ae5=_0x477ae5-0xae;let _0x517c8c=_0x42278c[_0x477ae5];return _0x517c8c;},_0x477a(_0x58892a,_0x5d0f09);}function _0x4227(){const _0x386a55=['72FwkuVU','463660EYoGZF','descriptionFactory','format','134862IMXBCw','getRanges','model','document','commandParams','afterInit','StandardEditingModeEditing','2125871HsZTvz','restrictedEditingException','registerDescriptionCallback','type','9rjbUvs','14Ywuqhl','commands','from','3rdxARl','locale','formatInline','markInlineFormat','selection','value','formatBlock','716126WFNgHR','plugins','forceValue','has','TrackChangesEditing','commandName','359872RCyVsX','FORMAT_RESTRICTED_DISABLED','editor','get','408290oVtyuS','isCollapsed','FORMAT_RESTRICTED_ENABLED','24jeopKx','change','enableCommand','3989530itFjVp'];_0x4227=function(){return _0x386a55;};return _0x4227();}const _0x3ee5b8=_0x477a;(function(_0x4c8cb5,_0x435ffa){const _0x2198ba=_0x477a,_0x4e6743=_0x4c8cb5();while(!![]){try{const _0x4c4c07=parseInt(_0x2198ba(0xc0))/0x1+parseInt(_0x2198ba(0xd6))/0x2*(parseInt(_0x2198ba(0xcf))/0x3)+parseInt(_0x2198ba(0xbd))/0x4+parseInt(_0x2198ba(0xb5))/0x5*(parseInt(_0x2198ba(0xb8))/0x6)+-parseInt(_0x2198ba(0xcc))/0x7*(-parseInt(_0x2198ba(0xb1))/0x8)+-parseInt(_0x2198ba(0xcb))/0x9*(-parseInt(_0x2198ba(0xbb))/0xa)+-parseInt(_0x2198ba(0xc7))/0xb*(parseInt(_0x2198ba(0xbc))/0xc);if(_0x4c4c07===_0x435ffa)break;else _0x4e6743['push'](_0x4e6743['shift']());}catch(_0x32903c){_0x4e6743['push'](_0x4e6743['shift']());}}}(_0x4227,0x40a7b));import{Plugin as _0x5a727c}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0xbb5ef2}from'./utils.js';import{getTranslation as _0x3cd4ef}from'../utils/common-translations.js';export default class wt extends _0x5a727c{[_0x3ee5b8(0xc5)](){const _0x427241=_0x3ee5b8,_0x54fdb1=this[_0x427241(0xb3)],_0x60e633=_0x54fdb1[_0x427241(0xc2)],_0x256f76=_0x54fdb1[_0x427241(0xd0)];if(!_0x54fdb1[_0x427241(0xd7)][_0x427241(0xae)](_0x427241(0xc6)))return;const _0x2243cd=_0x54fdb1[_0x427241(0xd7)][_0x427241(0xb4)](_0x427241(0xaf)),_0x41ac9f=_0x427241(0xc8),_0x406317=_0x54fdb1[_0x427241(0xcd)][_0x427241(0xb4)](_0x41ac9f);_0x2243cd[_0x427241(0xba)](_0x41ac9f,(_0x27c023,_0x178e3b={})=>{const _0x4d60bd=_0x427241,_0x9a3141=_0x60e633[_0x4d60bd(0xc3)][_0x4d60bd(0xd3)];if(_0x9a3141[_0x4d60bd(0xb6)])return void _0x27c023(_0x178e3b);const _0x951b84=void 0x0!==_0x178e3b[_0x4d60bd(0xd8)]?_0x178e3b[_0x4d60bd(0xd8)]:!_0x406317[_0x4d60bd(0xd4)];_0x60e633[_0x4d60bd(0xb9)](()=>{const _0x2ef024=_0x4d60bd,_0x3ba8ee=Array[_0x2ef024(0xce)](_0x9a3141[_0x2ef024(0xc1)]());for(const _0x4a724d of _0x3ba8ee){const _0x4cfffa=_0x951b84?[_0x4a724d]:_0xbb5ef2(_0x41ac9f,_0x4a724d,_0x60e633);for(const _0x3570e6 of _0x4cfffa)_0x2243cd[_0x2ef024(0xd2)](_0x3570e6,{'commandName':_0x41ac9f,'commandParams':[{'forceValue':_0x951b84}]});}});}),_0x2243cd[_0x427241(0xbe)][_0x427241(0xc9)](_0x3dc733=>{const _0x50a75e=_0x427241;if(_0x50a75e(0xd5)!=_0x3dc733[_0x50a75e(0xca)]&&_0x50a75e(0xd1)!=_0x3dc733[_0x50a75e(0xca)])return;const {data:_0x204f35}=_0x3dc733;return _0x204f35&&_0x204f35[_0x50a75e(0xb0)]==_0x41ac9f?_0x204f35[_0x50a75e(0xc4)][0x0][_0x50a75e(0xd8)]?{'type':_0x50a75e(0xbf),'content':_0x3cd4ef(_0x256f76,_0x50a75e(0xb7))}:{'type':_0x50a75e(0xbf),'content':_0x3cd4ef(_0x256f76,_0x50a75e(0xb2))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2944d4=_0x559c;(function(_0x417f09,_0x47c081){const _0x44fa8a=_0x559c,_0x2fd4ff=_0x417f09();while(!![]){try{const _0x4b286d=-parseInt(_0x44fa8a(0x1da))/0x1+-parseInt(_0x44fa8a(0x1ff))/0x2*(-parseInt(_0x44fa8a(0x1fe))/0x3)+parseInt(_0x44fa8a(0x1f3))/0x4+parseInt(_0x44fa8a(0x1f4))/0x5*(-parseInt(_0x44fa8a(0x1ef))/0x6)+parseInt(_0x44fa8a(0x1eb))/0x7*(-parseInt(_0x44fa8a(0x205))/0x8)+-parseInt(_0x44fa8a(0x1d9))/0x9*(parseInt(_0x44fa8a(0x1e0))/0xa)+parseInt(_0x44fa8a(0x1db))/0xb;if(_0x4b286d===_0x47c081)break;else _0x2fd4ff['push'](_0x2fd4ff['shift']());}catch(_0x192d3c){_0x2fd4ff['push'](_0x2fd4ff['shift']());}}}(_0x4fa1,0x19cb9));import{Plugin as _0x4aae95}from'ckeditor5/src/core.js';function _0x559c(_0xce30f0,_0x13ca3f){const _0x4fa1fb=_0x4fa1();return _0x559c=function(_0x559c11,_0x5da0eb){_0x559c11=_0x559c11-0x1d4;let _0x6e531b=_0x4fa1fb[_0x559c11];return _0x6e531b;},_0x559c(_0xce30f0,_0x13ca3f);}import{getTranslation as _0x5850a6}from'../utils/common-translations.js';function _0x4fa1(){const _0x15d02f=['DataSchema','getGhsAttributeNameForElement','style','183THNCrG','3626LKTrvm','get','GeneralHtmlSupport','TrackChangesEditing','registerBlockAttribute','inline','8JbZYWZ','enableDefaultAttributesIntegration','_registerLegacyDescription','config','has','toLowerCase','registerAttributeLabel','1935jbeIly','24441PwvCSD','373109ooMhaC','formatBlock','commandParams','add','registerInlineAttribute','370oxTXmH','descriptionFactory','element','definitions','format','normalizeConfig','*Remove\x20format:*\x20%0','*Set\x20format:*\x20%0','afterInit','FORMAT_STYLE','forceValue','248857ZsoEtn','ghsAttributes','editor','type','70146xsnLwW','plugins','Style','block','443716yrtvVO','35NKwhqH','commandName','locale','StyleUtils','styleName','registerDescriptionCallback','formatInline'];_0x4fa1=function(){return _0x15d02f;};return _0x4fa1();}export default class yt extends _0x4aae95{[_0x2944d4(0x1e8)](){const _0x1473fb=_0x2944d4,_0x4f99b0=this[_0x1473fb(0x1ed)];if(!_0x4f99b0[_0x1473fb(0x1f0)][_0x1473fb(0x1d6)](_0x1473fb(0x1f1))||!_0x4f99b0[_0x1473fb(0x1f0)][_0x1473fb(0x1d6)](_0x1473fb(0x1fb)))return;const _0x2d099b=_0x4f99b0[_0x1473fb(0x1f0)][_0x1473fb(0x200)](_0x1473fb(0x202)),_0x34f087=_0x4f99b0[_0x1473fb(0x1f6)],_0x201bf9=_0x4f99b0[_0x1473fb(0x1d5)][_0x1473fb(0x200)](_0x1473fb(0x1fd))||{},_0x429e97=_0x4f99b0[_0x1473fb(0x1f0)][_0x1473fb(0x200)](_0x1473fb(0x201)),_0x1aad46=_0x4f99b0[_0x1473fb(0x1f0)][_0x1473fb(0x200)](_0x1473fb(0x1f7))[_0x1473fb(0x1e5)](_0x4f99b0[_0x1473fb(0x1f0)][_0x1473fb(0x200)](_0x1473fb(0x1fb)),_0x201bf9[_0x1473fb(0x1e3)]);_0x2d099b[_0x1473fb(0x206)](_0x1473fb(0x1fd));const _0x28333b=new Set();for(const _0x1aec7a of _0x1aad46[_0x1473fb(0x1f2)]){const _0x238ff3=_0x429e97[_0x1473fb(0x1fc)](_0x1aec7a[_0x1473fb(0x1e2)]);_0x28333b[_0x1473fb(0x1de)](_0x238ff3);}const _0x5e3ae5=new Set();for(const _0x58dda2 of _0x1aad46[_0x1473fb(0x204)]){const _0x3a9c94=_0x429e97[_0x1473fb(0x1fc)](_0x58dda2[_0x1473fb(0x1e2)]);_0x5e3ae5[_0x1473fb(0x1de)](_0x3a9c94);for(const _0x3859c1 of _0x58dda2[_0x1473fb(0x1ec)])_0x5e3ae5[_0x1473fb(0x1de)](_0x3859c1);}for(const _0x3c9dce of _0x28333b)_0x2d099b[_0x1473fb(0x203)](_0x3c9dce),_0x2d099b[_0x1473fb(0x1e1)][_0x1473fb(0x1d8)](_0x3c9dce,_0x5850a6(_0x34f087,_0x1473fb(0x1e9)));for(const _0x41c1b3 of _0x5e3ae5)_0x2d099b[_0x1473fb(0x1df)](_0x41c1b3),_0x2d099b[_0x1473fb(0x1e1)][_0x1473fb(0x1d8)](_0x41c1b3,_0x5850a6(_0x34f087,_0x1473fb(0x1e9)));this[_0x1473fb(0x1d4)]();}[_0x2944d4(0x1d4)](){const _0x7b7f3d=_0x2944d4,_0x36489b=this[_0x7b7f3d(0x1ed)],_0x20ca01=_0x36489b[_0x7b7f3d(0x1f6)];_0x36489b[_0x7b7f3d(0x1f0)][_0x7b7f3d(0x200)](_0x7b7f3d(0x202))[_0x7b7f3d(0x1e1)][_0x7b7f3d(0x1f9)](_0x3f3457=>{const _0x57a474=_0x7b7f3d;if(_0x57a474(0x1dc)!=_0x3f3457[_0x57a474(0x1ee)]&&_0x57a474(0x1fa)!=_0x3f3457[_0x57a474(0x1ee)])return;const {data:_0x22db74}=_0x3f3457;return _0x22db74&&_0x57a474(0x1fd)===_0x22db74[_0x57a474(0x1f5)]?_0x22db74[_0x57a474(0x1dd)][0x0][_0x57a474(0x1ea)]?{'type':_0x57a474(0x1e4),'content':_0x5850a6(_0x20ca01,_0x57a474(0x1e7),_0x22db74[_0x57a474(0x1dd)][0x0][_0x57a474(0x1f8)][_0x57a474(0x1d7)]())}:{'type':_0x57a474(0x1e4),'content':_0x5850a6(_0x20ca01,_0x57a474(0x1e6),_0x22db74[_0x57a474(0x1dd)][0x0][_0x57a474(0x1f8)][_0x57a474(0x1d7)]())}:void 0x0;});}}
23
+ const _0x5dbf2c=_0x1b08;(function(_0x400ce7,_0x7c2d05){const _0x55ba7f=_0x1b08,_0x5eb410=_0x400ce7();while(!![]){try{const _0x3821c7=-parseInt(_0x55ba7f(0xdb))/0x1*(parseInt(_0x55ba7f(0x106))/0x2)+parseInt(_0x55ba7f(0xf6))/0x3+parseInt(_0x55ba7f(0xef))/0x4+parseInt(_0x55ba7f(0xf5))/0x5*(-parseInt(_0x55ba7f(0xf8))/0x6)+parseInt(_0x55ba7f(0xf7))/0x7*(-parseInt(_0x55ba7f(0xfc))/0x8)+parseInt(_0x55ba7f(0xea))/0x9+parseInt(_0x55ba7f(0x105))/0xa;if(_0x3821c7===_0x7c2d05)break;else _0x5eb410['push'](_0x5eb410['shift']());}catch(_0x27c3f9){_0x5eb410['push'](_0x5eb410['shift']());}}}(_0x542b,0x8db90));function _0x1b08(_0x3f3231,_0x507909){const _0x542bf2=_0x542b();return _0x1b08=function(_0x1b0866,_0x4ae717){_0x1b0866=_0x1b0866-0xd6;let _0x85c5d4=_0x542bf2[_0x1b0866];return _0x85c5d4;},_0x1b08(_0x3f3231,_0x507909);}import{Plugin as _0x4bd065}from'ckeditor5/src/core.js';function _0x542b(){const _0x51786e=['1510NkuZtX','20694EltpcO','14ChXiNg','13650DdbhKB','locale','enableDefaultAttributesIntegration','registerAttributeLabel','3506224izNopM','format','toLowerCase','descriptionFactory','inline','afterInit','normalizeConfig','TrackChangesEditing','commandParams','12823180rUKhcP','172xsjlpA','DataSchema','getGhsAttributeNameForElement','_registerLegacyDescription','forceValue','registerDescriptionCallback','plugins','1987hjeSnh','ghsAttributes','definitions','StyleUtils','formatBlock','commandName','registerInlineAttribute','config','get','element','block','style','GeneralHtmlSupport','*Remove\x20format:*\x20%0','editor','1159389Xxreyq','styleName','Style','formatInline','has','3587788KMwjnl','add','FORMAT_STYLE','*Set\x20format:*\x20%0','registerBlockAttribute','type'];_0x542b=function(){return _0x51786e;};return _0x542b();}import{getTranslation as _0x42a6b7}from'../utils/common-translations.js';export default class yt extends _0x4bd065{[_0x5dbf2c(0x101)](){const _0x3d0c7d=_0x5dbf2c,_0x431e01=this[_0x3d0c7d(0xe9)];if(!_0x431e01[_0x3d0c7d(0xda)][_0x3d0c7d(0xee)](_0x3d0c7d(0xec))||!_0x431e01[_0x3d0c7d(0xda)][_0x3d0c7d(0xee)](_0x3d0c7d(0x107)))return;const _0x18fbf0=_0x431e01[_0x3d0c7d(0xda)][_0x3d0c7d(0xe3)](_0x3d0c7d(0x103)),_0xa6e1eb=_0x431e01[_0x3d0c7d(0xf9)],_0x431bda=_0x431e01[_0x3d0c7d(0xe2)][_0x3d0c7d(0xe3)](_0x3d0c7d(0xe6))||{},_0x1e9408=_0x431e01[_0x3d0c7d(0xda)][_0x3d0c7d(0xe3)](_0x3d0c7d(0xe7)),_0x534bce=_0x431e01[_0x3d0c7d(0xda)][_0x3d0c7d(0xe3)](_0x3d0c7d(0xde))[_0x3d0c7d(0x102)](_0x431e01[_0x3d0c7d(0xda)][_0x3d0c7d(0xe3)](_0x3d0c7d(0x107)),_0x431bda[_0x3d0c7d(0xdd)]);_0x18fbf0[_0x3d0c7d(0xfa)](_0x3d0c7d(0xe6));const _0x106b8f=new Set();for(const _0x35953c of _0x534bce[_0x3d0c7d(0xe5)]){const _0x3780db=_0x1e9408[_0x3d0c7d(0xd6)](_0x35953c[_0x3d0c7d(0xe4)]);_0x106b8f[_0x3d0c7d(0xf0)](_0x3780db);}const _0x5ba622=new Set();for(const _0x1a7e44 of _0x534bce[_0x3d0c7d(0x100)]){const _0x284611=_0x1e9408[_0x3d0c7d(0xd6)](_0x1a7e44[_0x3d0c7d(0xe4)]);_0x5ba622[_0x3d0c7d(0xf0)](_0x284611);for(const _0x30d4f0 of _0x1a7e44[_0x3d0c7d(0xdc)])_0x5ba622[_0x3d0c7d(0xf0)](_0x30d4f0);}for(const _0x17cfe5 of _0x106b8f)_0x18fbf0[_0x3d0c7d(0xf3)](_0x17cfe5),_0x18fbf0[_0x3d0c7d(0xff)][_0x3d0c7d(0xfb)](_0x17cfe5,_0x42a6b7(_0xa6e1eb,_0x3d0c7d(0xf1)));for(const _0xb51ccb of _0x5ba622)_0x18fbf0[_0x3d0c7d(0xe1)](_0xb51ccb),_0x18fbf0[_0x3d0c7d(0xff)][_0x3d0c7d(0xfb)](_0xb51ccb,_0x42a6b7(_0xa6e1eb,_0x3d0c7d(0xf1)));this[_0x3d0c7d(0xd7)]();}[_0x5dbf2c(0xd7)](){const _0x4543d5=_0x5dbf2c,_0x53af3e=this[_0x4543d5(0xe9)],_0xe6498c=_0x53af3e[_0x4543d5(0xf9)];_0x53af3e[_0x4543d5(0xda)][_0x4543d5(0xe3)](_0x4543d5(0x103))[_0x4543d5(0xff)][_0x4543d5(0xd9)](_0xe93c86=>{const _0x544175=_0x4543d5;if(_0x544175(0xdf)!=_0xe93c86[_0x544175(0xf4)]&&_0x544175(0xed)!=_0xe93c86[_0x544175(0xf4)])return;const {data:_0x3dae4a}=_0xe93c86;return _0x3dae4a&&_0x544175(0xe6)===_0x3dae4a[_0x544175(0xe0)]?_0x3dae4a[_0x544175(0x104)][0x0][_0x544175(0xd8)]?{'type':_0x544175(0xfd),'content':_0x42a6b7(_0xe6498c,_0x544175(0xf2),_0x3dae4a[_0x544175(0x104)][0x0][_0x544175(0xeb)][_0x544175(0xfe)]())}:{'type':_0x544175(0xfd),'content':_0x42a6b7(_0xe6498c,_0x544175(0xe8),_0x3dae4a[_0x544175(0x104)][0x0][_0x544175(0xeb)][_0x544175(0xfe)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xe350(_0x55deba,_0x3e9464){const _0x1b69d5=_0x1b69();return _0xe350=function(_0xe35096,_0x265384){_0xe35096=_0xe35096-0x1bf;let _0x512cb4=_0x1b69d5[_0xe35096];return _0x512cb4;},_0xe350(_0x55deba,_0x3e9464);}const _0x53d9bd=_0xe350;function _0x1b69(){const _0x4ea542=['_suggestionFactory','removeClass','710670CqFOXl','addRange','toLowerCase','createPositionAt','add','element','get','filter','highest','locale','descriptionFactory','end','4GnUTHS','selectTableRow','insertion','_splitMarkerName','every','insertTableColumnLeft','getColumnIndexes','isIntersectingWithRange','getContainedElement','selection','substr','values','getSuggestion','forceValue','minRow','colspan','accept','mapper','first','afterInit','isIntersecting','markMultiRangeInsertion','push','getChangedMarkers','editor','$graveyard','_tablePostFixingSubtypes','subType','_acceptFormatSuggestionCallbackFactory','createTableWalker','createRangeOn','writer','4744152dokqVe','selectTableColumn','removeTableColumn','TableEditing','5887880EEYdkI','ELEMENT_TABLE_ROW','order','change','showSuggestionHighlights','detach','downcastDispatcher','discard','registerDescriptionCallback','tableRow','toViewElement','start','startsWith','has','type','commands','name','isArray','insertTableRowBelow','join','TrackChangesEditing','addMarker:suggestion','above','getAttribute','enqueueChange','601670SONyJD','span','isInContent','271706dvGVln','MAX_SAFE_INTEGER','classes','map','getItems','model','isEqual','getFirstRange','includes','_setupColumnsRowsFixing','insertTableColumnRight','tableCell','removeTableRow','createRangeIn','change:data','registerCustomCallback','maxColumn','isTouching','table','getRowIndexes','options','maxRow','registerElementLabel','execute','_getSuggestionCoords','hasAttribute','setSelection','rowspan','suggestion','3576510pdyuAz','oldRange','ELEMENT_TABLE_ROW_WITH_TEXT','_tableSuggestions','getSelectionAffectedTableCells','cell','*Insert:*\x20%0','1001826cWgNOr','last','differ','root','MIN_SAFE_INTEGER','position','_getCoordsForCells','item','*Remove:*\x20%0','getChildren','fromRange','length','insertTableRowAbove','findAncestor','getRanges','ELEMENT_TABLE_COLUMN','max','addClass','tableColumn','refresh','ELEMENT_TABLE','getCellLocation','rootName','low','registerPostFixer','ELEMENT_TABLE_COLUMN_WITH_TEXT','batch','TableUtils','getChanges','data','tablePaste','insert','from','enableCommand','deletion','min','document','ELEMENT_TABLE_WITH_TEXT','insertTable','$textProxy','plugins','nodeBefore','minColumn','nodeAfter','markMultiRangeDeletion','some','left'];_0x1b69=function(){return _0x4ea542;};return _0x1b69();}(function(_0xff1861,_0x1eff3f){const _0x340f91=_0xe350,_0x183256=_0xff1861();while(!![]){try{const _0x434f76=-parseInt(_0x340f91(0x1c2))/0x1+parseInt(_0x340f91(0x1c5))/0x2+parseInt(_0x340f91(0x1e9))/0x3+parseInt(_0x340f91(0x226))/0x4*(parseInt(_0x340f91(0x21a))/0x5)+-parseInt(_0x340f91(0x246))/0x6+parseInt(_0x340f91(0x1e2))/0x7+parseInt(_0x340f91(0x24a))/0x8;if(_0x434f76===_0x1eff3f)break;else _0x183256['push'](_0x183256['shift']());}catch(_0x22a0f9){_0x183256['push'](_0x183256['shift']());}}}(_0x1b69,0x71e32));import{Plugin as _0x476309}from'ckeditor5/src/core.js';import{LiveRange as _0x2f319b}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x38ffe4}from'ckeditor5/src/widget.js';import{getTranslation as _0x5b6160}from'../utils/common-translations.js';export default class jt extends _0x476309{constructor(_0xa624fd){const _0x5f52bb=_0xe350;super(_0xa624fd),this[_0x5f52bb(0x240)]=[_0x5f52bb(0x253),_0x5f52bb(0x1fb)],this[_0x5f52bb(0x1e5)]=new Set();}[_0x53d9bd(0x239)](){const _0x3183d4=_0x53d9bd,_0x488f22=this[_0x3183d4(0x23e)],_0x511f2c=_0x488f22[_0x3183d4(0x1ca)][_0x3183d4(0x20d)][_0x3183d4(0x22f)];if(!_0x488f22[_0x3183d4(0x211)][_0x3183d4(0x257)](_0x3183d4(0x249)))return;const _0x434130=_0x488f22[_0x3183d4(0x223)],_0x526d68=_0x488f22[_0x3183d4(0x211)][_0x3183d4(0x220)](_0x3183d4(0x25e)),_0x2ac85b=_0x488f22[_0x3183d4(0x211)][_0x3183d4(0x220)](_0x3183d4(0x204));_0x526d68[_0x3183d4(0x224)][_0x3183d4(0x1db)](_0x3183d4(0x1d7),_0x525d1a=>_0x5b6160(_0x434130,_0x3183d4(0x1fd),_0x525d1a)),this[_0x3183d4(0x1ce)](),_0x526d68[_0x3183d4(0x20a)](_0x3183d4(0x20f)),_0x526d68[_0x3183d4(0x20a)](_0x3183d4(0x227)),_0x526d68[_0x3183d4(0x20a)](_0x3183d4(0x247));for(const _0x273879 of[_0x3183d4(0x1f5),_0x3183d4(0x25c)]){const _0x223615=_0x488f22[_0x3183d4(0x259)][_0x3183d4(0x220)](_0x273879);_0x526d68[_0x3183d4(0x20a)](_0x273879,_0x47aaa6=>{const _0x2b19df=_0x3183d4;_0x488f22[_0x2b19df(0x1ca)][_0x2b19df(0x24d)](_0x327671=>{const _0x54eda1=_0x2b19df;_0x47aaa6();const _0x1f35f8=_0x54eda1(0x1bf)===_0x223615[_0x54eda1(0x24c)],_0x4a3742=_0x2ac85b[_0x54eda1(0x1e6)](_0x511f2c),_0xcf3ce0=_0x2ac85b[_0x54eda1(0x1d8)](_0x4a3742),_0x5129a4=_0x1f35f8?_0xcf3ce0[_0x54eda1(0x238)]-0x1:_0xcf3ce0[_0x54eda1(0x1ea)]+0x1,_0x523edb=_0x4a3742[0x0][_0x54eda1(0x1f6)](_0x54eda1(0x1d7)),_0x4d8829=_0x2ac85b[_0x54eda1(0x243)](_0x523edb,{'startRow':_0x5129a4,'endRow':_0x5129a4}),_0x4307c1=Array[_0x54eda1(0x209)](_0x4d8829)[_0x54eda1(0x1c8)](_0x544134=>_0x327671[_0x54eda1(0x244)](_0x544134[_0x54eda1(0x1e7)]));_0x526d68[_0x54eda1(0x23b)](_0x4307c1,_0x54eda1(0x253));});});}for(const _0x258c6d of[_0x3183d4(0x22b),_0x3183d4(0x1cf)]){const _0x56d09c=_0x488f22[_0x3183d4(0x259)][_0x3183d4(0x220)](_0x258c6d);_0x526d68[_0x3183d4(0x20a)](_0x258c6d,_0x7fd0d4=>{const _0xfbd480=_0x3183d4;_0x488f22[_0xfbd480(0x1ca)][_0xfbd480(0x24d)](_0xd7001=>{const _0x1309b1=_0xfbd480;_0x7fd0d4();const _0x3478de=_0x1309b1(0x217)===_0x56d09c[_0x1309b1(0x24c)],_0x4c8bc3=_0x2ac85b[_0x1309b1(0x1e6)](_0x511f2c),_0xa9d010=_0x2ac85b[_0x1309b1(0x22c)](_0x4c8bc3),_0xc11b56=_0x3478de?_0xa9d010[_0x1309b1(0x238)]-0x1:_0xa9d010[_0x1309b1(0x1ea)]+0x1,_0x42fef5=_0x4c8bc3[0x0][_0x1309b1(0x1f6)](_0x1309b1(0x1d7)),_0x128bcb=_0x2ac85b[_0x1309b1(0x243)](_0x42fef5,{'startRow':0x0,'column':_0xc11b56,'includeAllSlots':!0x1}),_0xf94f2b=Array[_0x1309b1(0x209)](_0x128bcb)[_0x1309b1(0x1c8)](_0x178b72=>_0xd7001[_0x1309b1(0x244)](_0x178b72[_0x1309b1(0x1e7)]));_0x526d68[_0x1309b1(0x23b)](_0xf94f2b,_0x1309b1(0x1fb));});});}for(const _0x2c0f4f of[_0x3183d4(0x1d1),_0x3183d4(0x248)]){const _0x4958c1=_0x2c0f4f[_0x3183d4(0x230)](0xb),_0x4beb45=_0x4958c1[_0x3183d4(0x21c)](),_0x36fae4=_0x4beb45[_0x3183d4(0x230)](0x0,0x3)+_0x3183d4(0x1c3),_0x3a26fb=_0x3183d4(0x1d7)+_0x4958c1,_0x1acd89=_0x3183d4(0x20c)+_0x4958c1,_0x57b4ce=_0x3183d4(0x1f9)+_0x4958c1;_0x526d68[_0x3183d4(0x20a)](_0x2c0f4f,()=>{const _0x127718=_0x3183d4;_0x488f22[_0x127718(0x1ca)][_0x127718(0x24d)](_0x1f2063=>{const _0x43564b=_0x127718,_0x3daf55=_0x2ac85b[_0x43564b(0x1e6)](_0x511f2c),_0x3be11c=_0x3daf55[0x0][_0x43564b(0x1f6)](_0x43564b(0x1d7));let _0x598fe3;if(_0x43564b(0x1d1)==_0x2c0f4f){const _0x1fe498=_0x2ac85b[_0x43564b(0x1d8)](_0x3daf55);_0x598fe3={'startRow':_0x1fe498[_0x43564b(0x238)],'endRow':_0x1fe498[_0x43564b(0x1ea)],'includeAllSlots':!0x0};}else{const _0x26331c=_0x2ac85b[_0x43564b(0x22c)](_0x3daf55);_0x598fe3={'startColumn':_0x26331c[_0x43564b(0x238)],'endColumn':_0x26331c[_0x43564b(0x1ea)],'includeAllSlots':!0x0};}const _0x501dbe=_0x2ac85b[_0x43564b(0x243)](_0x3be11c,_0x598fe3),_0x2de279=Array[_0x43564b(0x209)](_0x501dbe)[_0x43564b(0x1c8)](({cell:_0x162659})=>_0x162659),_0x26c2db=Ee(_0x2de279[_0x43564b(0x221)](_0x5de63a=>_0x5de63a[_0x43564b(0x1de)](_0x36fae4))),_0x540215=Ee(_0x2de279[_0x43564b(0x221)](_0x458c7f=>!_0x458c7f[_0x43564b(0x1de)](_0x36fae4)))[_0x43564b(0x1c8)](_0x2f03f6=>_0x1f2063[_0x43564b(0x244)](_0x2f03f6)),_0x4dffb5=_0x526d68[_0x43564b(0x215)](_0x540215,_0x3a26fb);if(_0x4dffb5&&(_0x43564b(0x253)==_0x4dffb5[_0x43564b(0x241)]||_0x43564b(0x1fb)==_0x4dffb5[_0x43564b(0x241)])){const _0x54e206=this[_0x43564b(0x1dd)](_0x4dffb5);for(const _0x457bed of _0x26c2db){const _0x2e4331=_0x1f2063[_0x43564b(0x244)](_0x457bed),_0x22c8a9=_0x2ac85b[_0x43564b(0x1fe)](_0x457bed),_0x582866=_0x457bed[_0x43564b(0x1c0)](_0x36fae4)-0x1,_0x39f2a2=_0x54e206[_0x1acd89],_0x457fbb=_0x54e206[_0x57b4ce];_0x39f2a2<=_0x22c8a9[_0x4beb45]&&_0x22c8a9[_0x4beb45]+_0x582866<=_0x457fbb&&_0x4dffb5[_0x43564b(0x21b)](_0x2e4331);}}});});}function _0x552fa5(_0x5157ee){const _0x20b7e1=_0x3183d4,_0x584e6b=Array[_0x20b7e1(0x209)](_0x511f2c[_0x20b7e1(0x1f7)]())[_0x20b7e1(0x1c8)](_0x2107d5=>_0x2f319b[_0x20b7e1(0x1f3)](_0x2107d5));_0x488f22[_0x20b7e1(0x1ca)][_0x20b7e1(0x24d)](_0x52953c=>{const _0x1f73da=_0x20b7e1,_0x43b5af=_0x52953c[_0x1f73da(0x203)];_0x5157ee=_0x5157ee[_0x1f73da(0x221)](_0x2cf7f8=>_0x1f73da(0x23f)!=_0x2cf7f8[_0x1f73da(0x1ec)][_0x1f73da(0x1ff)]),_0x52953c[_0x1f73da(0x1df)](_0x5157ee),_0x488f22[_0x1f73da(0x259)][_0x1f73da(0x220)](_0x1f73da(0x1d1))[_0x1f73da(0x1fc)](),_0x488f22[_0x1f73da(0x1dc)](_0x1f73da(0x1d1),{'forceDefaultExecution':!0x0}),_0x488f22[_0x1f73da(0x1ca)][_0x1f73da(0x1c1)](()=>{const _0x5b91c3=_0x1f73da;_0x488f22[_0x5b91c3(0x1ca)][_0x5b91c3(0x1c1)](_0x43b5af,_0x2af57c=>{const _0x2f6c74=_0x5b91c3,_0x141479=_0x584e6b[_0x2f6c74(0x221)](_0x4fbe16=>_0x2f6c74(0x23f)!=_0x4fbe16[_0x2f6c74(0x1ec)][_0x2f6c74(0x1ff)]);_0x141479[_0x2f6c74(0x1f4)]>0x0&&_0x2af57c[_0x2f6c74(0x1df)](_0x141479);for(const _0x578625 of _0x584e6b)_0x578625[_0x2f6c74(0x24f)]();});});});}function _0x426407(_0x56ef74){const _0x1b6188=_0x3183d4;_0x488f22[_0x1b6188(0x1ca)][_0x1b6188(0x24d)](_0x57b5eb=>{const _0x3ba03e=_0x1b6188,_0x2190d6=Array[_0x3ba03e(0x209)](_0x511f2c[_0x3ba03e(0x1f7)]())[_0x3ba03e(0x1c8)](_0x25dac7=>_0x2f319b[_0x3ba03e(0x1f3)](_0x25dac7)),_0x124d1c=[];for(const _0x5a9b02 of _0x56ef74)for(const _0x176b5d of _0x5a9b02[_0x3ba03e(0x1c9)]({'shallow':!0x0}))_0x124d1c[_0x3ba03e(0x23c)](_0x176b5d);for(const _0x5a2996 of _0x124d1c)_0x3ba03e(0x23f)!=_0x5a2996[_0x3ba03e(0x1ec)][_0x3ba03e(0x1ff)]&&(_0x57b5eb[_0x3ba03e(0x1df)](_0x57b5eb[_0x3ba03e(0x21d)](_0x5a2996,0x0)),_0x488f22[_0x3ba03e(0x259)][_0x3ba03e(0x220)](_0x3ba03e(0x248))[_0x3ba03e(0x1fc)](),_0x488f22[_0x3ba03e(0x1dc)](_0x3ba03e(0x248),{'forceDefaultExecution':!0x0}));const _0x241a37=_0x2190d6[_0x3ba03e(0x221)](_0x273bb8=>_0x3ba03e(0x23f)!=_0x273bb8[_0x3ba03e(0x1ec)][_0x3ba03e(0x1ff)]);_0x241a37[_0x3ba03e(0x1f4)]>0x0&&_0x57b5eb[_0x3ba03e(0x1df)](_0x241a37);for(const _0xa50484 of _0x2190d6)_0xa50484[_0x3ba03e(0x24f)]();});}function _0x279672(_0x2c9f73,_0x30a2bd){const _0x28ad10=_0x3183d4;return _0x30a2bd[_0x28ad10(0x22a)](_0x29aea9=>_0x2c9f73[_0x28ad10(0x216)](_0x5c1576=>_0x5c1576[_0x28ad10(0x225)][_0x28ad10(0x1cb)](_0x29aea9[_0x28ad10(0x255)])||_0x29aea9[_0x28ad10(0x225)][_0x28ad10(0x1cb)](_0x5c1576[_0x28ad10(0x255)])));}function _0x515230(_0x1ec4e1,_0x4a9f06){const _0x63e71c=_0x3183d4;return!_0x1ec4e1[_0x63e71c(0x216)](_0x3dad5b=>_0x4a9f06[_0x63e71c(0x216)](_0x3b24d1=>_0x3dad5b[_0x63e71c(0x23a)](_0x3b24d1)))&&_0x1ec4e1[_0x63e71c(0x216)](_0x304b28=>_0x4a9f06[_0x63e71c(0x216)](_0x1f7c98=>_0x304b28[_0x63e71c(0x225)][_0x63e71c(0x1d6)](_0x1f7c98[_0x63e71c(0x255)])));}_0x488f22[_0x3183d4(0x206)][_0x3183d4(0x250)]['on'](_0x3183d4(0x25f),(_0xaf2f51,_0x218e31,_0x558e60)=>{const _0x564db9=_0x3183d4;if(!_0x558e60[_0x564db9(0x1d9)][_0x564db9(0x24e)])return;const _0x2ea06b=_0x218e31[_0x564db9(0x1f0)];if(!_0x2ea06b)return;const _0x20142b=_0x558e60[_0x564db9(0x237)][_0x564db9(0x254)](_0x2ea06b);function _0x5d2687(_0x58aca2){const _0x811835=_0x564db9;return Array[_0x811835(0x25b)](_0x58aca2)?_0x58aca2:[_0x58aca2];}_0x20142b&&_0x564db9(0x1d0)===_0x2ea06b[_0x564db9(0x25a)]&&_0x38ffe4(_0x20142b,_0x558e60[_0x564db9(0x245)],(_0x1bf4ac,_0x615108,_0x195ad0)=>_0x195ad0[_0x564db9(0x1fa)](_0x5d2687(_0x615108[_0x564db9(0x1c7)]),_0x1bf4ac),(_0x5db4d6,_0x2eef7,_0x196481)=>_0x196481[_0x564db9(0x219)](_0x5d2687(_0x2eef7[_0x564db9(0x1c7)]),_0x5db4d6));},{'priority':_0x3183d4(0x222)}),_0x526d68[_0x3183d4(0x224)][_0x3183d4(0x252)](_0x309c26=>{const _0x1c257c=_0x3183d4;if(_0x1c257c(0x228)!=_0x309c26[_0x1c257c(0x258)]&&_0x1c257c(0x20b)!=_0x309c26[_0x1c257c(0x258)])return;const _0x15e1d3=_0x309c26[_0x1c257c(0x22e)]();if(null!=_0x15e1d3&&_0x15e1d3['is'](_0x1c257c(0x21f),_0x1c257c(0x1d7))){if(_0x1c257c(0x228)==_0x309c26[_0x1c257c(0x258)]){const _0x30e288=_0x309c26[_0x1c257c(0x1c9)]()[_0x1c257c(0x221)](_0xebb997=>_0xebb997['is'](_0x1c257c(0x210)))[_0x1c257c(0x1c8)](_0x33b2d0=>_0x33b2d0[_0x1c257c(0x206)]);if(_0x30e288[_0x1c257c(0x1f4)])return{'type':_0x1c257c(0x228),'content':_0x5b6160(_0x434130,_0x1c257c(0x1e8),_0x5b6160(_0x434130,_0x1c257c(0x20e),'\x22'+_0x30e288[_0x1c257c(0x25d)]('\x20')+'\x22'))};}if(_0x1c257c(0x20b)==_0x309c26[_0x1c257c(0x258)]){const _0x4b493c=_0x309c26[_0x1c257c(0x1c9)]()[_0x1c257c(0x221)](_0x3e9a56=>_0x3e9a56['is'](_0x1c257c(0x210)))[_0x1c257c(0x1c8)](_0x48b0da=>_0x48b0da[_0x1c257c(0x206)]);if(_0x4b493c[_0x1c257c(0x1f4)])return{'type':_0x1c257c(0x20b),'content':_0x5b6160(_0x434130,_0x1c257c(0x1f1),_0x5b6160(_0x434130,_0x1c257c(0x20e),'\x22'+_0x4b493c[_0x1c257c(0x25d)]('\x20')+'\x22'))};}}}),_0x526d68[_0x3183d4(0x224)][_0x3183d4(0x252)](_0x6c2f1e=>{const _0x20889c=_0x3183d4;if(_0x20889c(0x253)==_0x6c2f1e[_0x20889c(0x241)]){const _0x2cfbb4=_0x6c2f1e[_0x20889c(0x1c9)]()[_0x20889c(0x221)](_0xccc171=>_0xccc171['is'](_0x20889c(0x210)))[_0x20889c(0x1c8)](_0x244a52=>_0x244a52[_0x20889c(0x206)]),_0x23c5c3=this[_0x20889c(0x1dd)](_0x6c2f1e),_0x1ba8eb=_0x23c5c3[_0x20889c(0x1da)]-_0x23c5c3[_0x20889c(0x234)]+0x1;if(_0x20889c(0x228)==_0x6c2f1e[_0x20889c(0x258)])return _0x2cfbb4[_0x20889c(0x1f4)]?{'type':_0x20889c(0x228),'content':_0x5b6160(_0x434130,_0x20889c(0x1e8),_0x5b6160(_0x434130,_0x20889c(0x1e4),[_0x1ba8eb,'\x22'+_0x2cfbb4[_0x20889c(0x25d)]('\x20')+'\x22']))}:{'type':_0x20889c(0x228),'content':_0x5b6160(_0x434130,_0x20889c(0x1e8),_0x5b6160(_0x434130,_0x20889c(0x24b),_0x1ba8eb))};if(_0x20889c(0x20b)==_0x6c2f1e[_0x20889c(0x258)])return _0x2cfbb4[_0x20889c(0x1f4)]?{'type':_0x20889c(0x20b),'content':_0x5b6160(_0x434130,_0x20889c(0x1f1),_0x5b6160(_0x434130,_0x20889c(0x1e4),[_0x1ba8eb,'\x22'+_0x2cfbb4[_0x20889c(0x25d)]('\x20')+'\x22']))}:{'type':_0x20889c(0x20b),'content':_0x5b6160(_0x434130,_0x20889c(0x1f1),_0x5b6160(_0x434130,_0x20889c(0x24b),_0x1ba8eb))};}if(_0x20889c(0x1fb)==_0x6c2f1e[_0x20889c(0x241)]){const _0x1fa04b=_0x6c2f1e[_0x20889c(0x1c9)]()[_0x20889c(0x221)](_0x299bd0=>_0x299bd0['is'](_0x20889c(0x210)))[_0x20889c(0x1c8)](_0x455c3f=>_0x455c3f[_0x20889c(0x206)]),_0x4ed6cb=this[_0x20889c(0x1dd)](_0x6c2f1e),_0x33ee63=_0x4ed6cb[_0x20889c(0x1d5)]-_0x4ed6cb[_0x20889c(0x213)]+0x1;if(_0x20889c(0x228)==_0x6c2f1e[_0x20889c(0x258)])return _0x1fa04b[_0x20889c(0x1f4)]?{'type':_0x20889c(0x228),'content':_0x5b6160(_0x434130,_0x20889c(0x1e8),_0x5b6160(_0x434130,_0x20889c(0x202),[_0x33ee63,'\x22'+_0x1fa04b[_0x20889c(0x25d)]('\x20')+'\x22']))}:{'type':_0x20889c(0x228),'content':_0x5b6160(_0x434130,_0x20889c(0x1e8),_0x5b6160(_0x434130,_0x20889c(0x1f8),_0x33ee63))};if(_0x20889c(0x20b)==_0x6c2f1e[_0x20889c(0x258)])return _0x1fa04b[_0x20889c(0x1f4)]?{'type':_0x20889c(0x20b),'content':_0x5b6160(_0x434130,_0x20889c(0x1f1),_0x5b6160(_0x434130,_0x20889c(0x202),[_0x33ee63,'\x22'+_0x1fa04b[_0x20889c(0x25d)]('\x20')+'\x22']))}:{'type':_0x20889c(0x20b),'content':_0x5b6160(_0x434130,_0x20889c(0x1f1),_0x5b6160(_0x434130,_0x20889c(0x1f8),_0x33ee63))};}}),_0x526d68[_0x3183d4(0x218)][_0x3183d4(0x1d4)](_0x3183d4(0x228),_0x3183d4(0x253),_0x3183d4(0x251),_0x552fa5),_0x526d68[_0x3183d4(0x218)][_0x3183d4(0x1d4)](_0x3183d4(0x20b),_0x3183d4(0x253),_0x3183d4(0x236),_0x552fa5),_0x526d68[_0x3183d4(0x218)][_0x3183d4(0x1d4)](_0x3183d4(0x228),_0x3183d4(0x1fb),_0x3183d4(0x251),_0x426407),_0x526d68[_0x3183d4(0x218)][_0x3183d4(0x1d4)](_0x3183d4(0x20b),_0x3183d4(0x1fb),_0x3183d4(0x236),_0x426407),_0x526d68[_0x3183d4(0x218)][_0x3183d4(0x1d4)](_0x3183d4(0x228),_0x3183d4(0x1fb),_0x3183d4(0x25d),_0x279672),_0x526d68[_0x3183d4(0x218)][_0x3183d4(0x1d4)](_0x3183d4(0x20b),_0x3183d4(0x1fb),_0x3183d4(0x25d),_0x279672),_0x526d68[_0x3183d4(0x218)][_0x3183d4(0x1d4)](_0x3183d4(0x228),_0x3183d4(0x253),_0x3183d4(0x25d),_0x515230),_0x526d68[_0x3183d4(0x218)][_0x3183d4(0x1d4)](_0x3183d4(0x20b),_0x3183d4(0x253),_0x3183d4(0x25d),_0x515230);}[_0x53d9bd(0x242)](){const _0x22b1c9=_0x53d9bd,_0x3e8702=this[_0x22b1c9(0x23e)],_0x566a94=_0x3e8702[_0x22b1c9(0x1ca)][_0x22b1c9(0x20d)][_0x22b1c9(0x22f)];return(_0x2bdc5f,_0x3ee7f5)=>{const _0x14d05a=_0x22b1c9;_0x3e8702[_0x14d05a(0x1ca)][_0x14d05a(0x24d)](_0x378bc1=>{const _0x2e35b9=_0x14d05a,{commandName:_0x2992b4,commandParams:_0x3b9cfc}=_0x3ee7f5;let _0x1348d6=_0x2bdc5f[0x0][_0x2e35b9(0x225)][_0x2e35b9(0x212)];_0x3b9cfc&&_0x3b9cfc[0x0]&&!0x1===_0x3b9cfc[0x0][_0x2e35b9(0x233)]&&(_0x1348d6=_0x2bdc5f[0x0][_0x2e35b9(0x255)][_0x2e35b9(0x214)]);const _0x3c086b=_0x378bc1[_0x2e35b9(0x1d2)](_0x1348d6);if(_0x2e35b9(0x23f)==_0x3c086b[_0x2e35b9(0x1ec)][_0x2e35b9(0x1ff)])return;const _0x415137=Array[_0x2e35b9(0x209)](_0x566a94[_0x2e35b9(0x1f7)]())[_0x2e35b9(0x1c8)](_0x531b46=>_0x2f319b[_0x2e35b9(0x1f3)](_0x531b46));_0x378bc1[_0x2e35b9(0x1df)](_0x3c086b),_0x3e8702[_0x2e35b9(0x259)][_0x2e35b9(0x220)](_0x2992b4)[_0x2e35b9(0x1fc)](),_0x3b9cfc[_0x2e35b9(0x23c)]({'forceDefaultExecution':!0x0}),_0x3e8702[_0x2e35b9(0x1dc)](_0x2992b4,..._0x3b9cfc);const _0x1c7f35=_0x415137[_0x2e35b9(0x221)](_0x3960ce=>_0x2e35b9(0x23f)!=_0x3960ce[_0x2e35b9(0x1ec)][_0x2e35b9(0x1ff)]);_0x1c7f35[_0x2e35b9(0x1f4)]>0x0&&_0x378bc1[_0x2e35b9(0x1df)](_0x1c7f35);for(const _0x8471a4 of _0x415137)_0x8471a4[_0x2e35b9(0x24f)]();});};}[_0x53d9bd(0x1ef)](_0x5d1cb1){const _0x15f46b=_0x53d9bd,_0x2b9ae4=this[_0x15f46b(0x23e)][_0x15f46b(0x211)][_0x15f46b(0x220)](_0x15f46b(0x204));let _0x4eeda6=Number[_0x15f46b(0x1c6)],_0xc9d4c7=Number[_0x15f46b(0x1ed)],_0x5c5793=Number[_0x15f46b(0x1c6)],_0x2a5290=Number[_0x15f46b(0x1ed)];for(const _0x80f4dc of _0x5d1cb1){if(_0x15f46b(0x23f)==_0x80f4dc[_0x15f46b(0x1ec)][_0x15f46b(0x1ff)])continue;const {row:_0xb0387b,column:_0x561dad}=_0x2b9ae4[_0x15f46b(0x1fe)](_0x80f4dc),_0x43461f=_0x80f4dc[_0x15f46b(0x1de)](_0x15f46b(0x1e0))?_0x80f4dc[_0x15f46b(0x1c0)](_0x15f46b(0x1e0))-0x1:0x0,_0x4d3a20=_0x80f4dc[_0x15f46b(0x1de)](_0x15f46b(0x235))?_0x80f4dc[_0x15f46b(0x1c0)](_0x15f46b(0x235))-0x1:0x0;_0x4eeda6=_0xb0387b<_0x4eeda6?_0xb0387b:_0x4eeda6,_0xc9d4c7=_0xb0387b+_0x43461f>_0xc9d4c7?_0xb0387b+_0x43461f:_0xc9d4c7,_0x5c5793=_0x561dad<_0x5c5793?_0x561dad:_0x5c5793,_0x2a5290=_0x561dad+_0x4d3a20>_0x2a5290?_0x561dad+_0x4d3a20:_0x2a5290;}return{'minRow':_0x4eeda6,'maxRow':_0xc9d4c7,'minColumn':_0x5c5793,'maxColumn':_0x2a5290};}[_0x53d9bd(0x1ce)](){const _0x49ca41=_0x53d9bd,_0x4e0a03=this[_0x49ca41(0x23e)],_0x4bac85=_0x4e0a03[_0x49ca41(0x211)][_0x49ca41(0x220)](_0x49ca41(0x25e)),_0x13db17=_0x4e0a03[_0x49ca41(0x211)][_0x49ca41(0x220)](_0x49ca41(0x204));_0x4e0a03[_0x49ca41(0x1ca)][_0x49ca41(0x20d)]['on'](_0x49ca41(0x1d3),()=>{const _0x4b4034=_0x49ca41,_0x86e81e=Array[_0x4b4034(0x209)](_0x4e0a03[_0x4b4034(0x1ca)][_0x4b4034(0x20d)][_0x4b4034(0x1eb)][_0x4b4034(0x23d)]());for(const {name:_0x2942a9,data:_0x183c7c}of _0x86e81e){const {group:_0x41d533,id:_0x169329,subType:_0x51d48c}=_0x4bac85[_0x4b4034(0x229)](_0x2942a9);if(_0x4b4034(0x1e1)!=_0x41d533)continue;if(null!=_0x183c7c[_0x4b4034(0x1e3)])continue;const _0x351dba=_0x4bac85[_0x4b4034(0x232)](_0x169329);this[_0x4b4034(0x240)][_0x4b4034(0x1cd)](_0x51d48c)&&this[_0x4b4034(0x1e5)][_0x4b4034(0x21e)](_0x351dba);}},{'priority':_0x49ca41(0x200)});const _0x392ce3=(_0x5ee507,_0xa4abdc)=>{const _0x405e9c=_0x49ca41;let _0x8ccccc=!0x1;const _0x4accae=_0xa4abdc[_0x405e9c(0x244)](_0x5ee507),_0x243fee=_0x5ee507[_0x405e9c(0x1f6)](_0x405e9c(0x1d7)),_0x57645e=_0x13db17[_0x405e9c(0x1fe)](_0x5ee507);for(const _0x3c0c45 of this[_0x405e9c(0x1e5)]){const _0x346640=_0x3c0c45[_0x405e9c(0x241)],_0x14b6b4=_0x346640[_0x405e9c(0x256)](_0x405e9c(0x207)),_0x510f80=_0x346640[_0x405e9c(0x230)](_0x14b6b4?0xa:0x5),_0x58a5c7=_0x510f80[_0x405e9c(0x21c)](),_0x4e4d15=_0x58a5c7[_0x405e9c(0x230)](0x0,0x3)+_0x405e9c(0x1c3),_0x4f8c63=_0x405e9c(0x20c)+_0x510f80,_0x23d408=_0x405e9c(0x1f9)+_0x510f80;if(!_0x3c0c45[_0x405e9c(0x1c4)])continue;if(_0x243fee!=_0x3c0c45[_0x405e9c(0x1cc)]()[_0x405e9c(0x255)][_0x405e9c(0x1f6)](_0x405e9c(0x1d7)))continue;if(_0x3c0c45[_0x405e9c(0x22d)](_0x4accae))continue;const _0x3931e5=_0x5ee507[_0x405e9c(0x1de)](_0x4e4d15)?_0x5ee507[_0x405e9c(0x1c0)](_0x4e4d15)-0x1:0x0,_0x5a0502=this[_0x405e9c(0x1dd)](_0x3c0c45),_0x55df23=_0x5a0502[_0x4f8c63],_0x5b4306=_0x5a0502[_0x23d408];_0x55df23<=_0x57645e[_0x58a5c7]&&_0x57645e[_0x58a5c7]+_0x3931e5<=_0x5b4306&&(_0x3c0c45[_0x405e9c(0x21b)](_0x4accae),_0x8ccccc=!0x0);}return _0x8ccccc;};_0x4e0a03[_0x49ca41(0x1ca)][_0x49ca41(0x20d)][_0x49ca41(0x201)](_0x270f70=>{const _0x5140bd=_0x49ca41;let _0x44240=!0x1;for(const _0x8756f6 of _0x4e0a03[_0x5140bd(0x1ca)][_0x5140bd(0x20d)][_0x5140bd(0x1eb)][_0x5140bd(0x205)]())if(_0x5140bd(0x208)==_0x8756f6[_0x5140bd(0x258)]){if(_0x5140bd(0x253)==_0x8756f6[_0x5140bd(0x25a)]){for(const _0x21b599 of _0x8756f6[_0x5140bd(0x1ee)][_0x5140bd(0x214)][_0x5140bd(0x1f2)]())_0x44240=_0x44240||_0x392ce3(_0x21b599,_0x270f70);}else _0x5140bd(0x1d0)==_0x8756f6[_0x5140bd(0x25a)]&&(_0x44240=_0x44240||_0x392ce3(_0x8756f6[_0x5140bd(0x1ee)][_0x5140bd(0x214)],_0x270f70));}return _0x44240;});}[_0x53d9bd(0x1dd)](_0x4b58f9){const _0x3fdba4=_0x53d9bd;return this[_0x3fdba4(0x1ef)](_0x4b58f9[_0x3fdba4(0x1f7)]()[_0x3fdba4(0x1c8)](_0x2897d3=>_0x2897d3[_0x3fdba4(0x255)][_0x3fdba4(0x214)]));}}function Ee(_0x588eca){const _0x5cf8e8=_0x53d9bd;return Array[_0x5cf8e8(0x209)](new Set(_0x588eca)[_0x5cf8e8(0x231)]());}
23
+ const _0x4ca871=_0x4223;(function(_0x1c472d,_0x36e8a5){const _0x4adaaf=_0x4223,_0x1c2416=_0x1c472d();while(!![]){try{const _0x3b639b=parseInt(_0x4adaaf(0xdf))/0x1*(parseInt(_0x4adaaf(0x130))/0x2)+parseInt(_0x4adaaf(0xea))/0x3*(parseInt(_0x4adaaf(0xf1))/0x4)+-parseInt(_0x4adaaf(0x131))/0x5+parseInt(_0x4adaaf(0x121))/0x6+parseInt(_0x4adaaf(0x135))/0x7+-parseInt(_0x4adaaf(0x12b))/0x8+-parseInt(_0x4adaaf(0xc1))/0x9;if(_0x3b639b===_0x36e8a5)break;else _0x1c2416['push'](_0x1c2416['shift']());}catch(_0x15a82a){_0x1c2416['push'](_0x1c2416['shift']());}}}(_0x183a,0x2d22b));function _0x4223(_0x1b6d50,_0x224009){const _0x183a7f=_0x183a();return _0x4223=function(_0x42230d,_0x5f484){_0x42230d=_0x42230d-0xa4;let _0x525ad2=_0x183a7f[_0x42230d];return _0x525ad2;},_0x4223(_0x1b6d50,_0x224009);}import{Plugin as _0x2b298b}from'ckeditor5/src/core.js';function _0x183a(){const _0x467581=['getContainedElement','2950048DcrCnE','accept','end','addMarker:suggestion','values','4eiHIzW','594690XLTJFp','nodeAfter','isInContent','oldRange','2045981SGJKHg','name','maxRow','ELEMENT_TABLE_ROW_WITH_TEXT','plugins','model','getChangedMarkers','_tableSuggestions','findAncestor','element','discard','getChanges','isIntersectingWithRange','add','getCellLocation','data','forceValue','every','minColumn','registerCustomCallback','_getSuggestionCoords','execute','ELEMENT_TABLE_COLUMN_WITH_TEXT','tableColumn','insertTableRowBelow','TrackChangesEditing','*Remove:*\x20%0','getAttribute','document','above','getColumnIndexes','selectTableRow','some','_acceptFormatSuggestionCallbackFactory','classes','showSuggestionHighlights','createTableWalker','change:data','ELEMENT_TABLE_COLUMN','registerPostFixer','differ','ELEMENT_TABLE','maxColumn','left','last','table','2822931AiBQiW','refresh','substr','first','insertTableColumnRight','writer','has','_getCoordsForCells','setSelection','min','suggestion','isArray','removeClass','markMultiRangeDeletion','enqueueChange','hasAttribute','nodeBefore','rootName','getSelectionAffectedTableCells','length','isTouching','locale','subType','change','ELEMENT_TABLE_WITH_TEXT','push','includes','ELEMENT_TABLE_ROW','order','$textProxy','149003piSDQC','selection','insertTableRowAbove','map','*Insert:*\x20%0','max','descriptionFactory','selectTableColumn','commands','insertTable','registerDescriptionCallback','3SdIGaW','registerElementLabel','tableRow','enableCommand','afterInit','getRowIndexes','isIntersecting','1121160ogOtEK','root','minRow','toLowerCase','cell','tableCell','TableEditing','deletion','startsWith','tablePaste','fromRange','insertion','removeTableRow','position','start','downcastDispatcher','getRanges','$graveyard','insert','_suggestionFactory','toViewElement','highest','item','batch','from','mapper','getSuggestion','_tablePostFixingSubtypes','MAX_SAFE_INTEGER','markMultiRangeInsertion','colspan','getChildren','span','filter','options','_splitMarkerName','addRange','getFirstRange','_setupColumnsRowsFixing','isEqual','addClass','low','getItems','MIN_SAFE_INTEGER','detach','join','get','removeTableColumn','693894XxPWKn','insertTableColumnLeft','createRangeOn','editor','createRangeIn','TableUtils','createPositionAt','type','rowspan'];_0x183a=function(){return _0x467581;};return _0x183a();}import{LiveRange as _0x252ad5}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x1eaea5}from'ckeditor5/src/widget.js';import{getTranslation as _0x93656}from'../utils/common-translations.js';export default class jt extends _0x2b298b{constructor(_0x280f5c){const _0x149bca=_0x4223;super(_0x280f5c),this[_0x149bca(0x10c)]=[_0x149bca(0xec),_0x149bca(0xaa)],this[_0x149bca(0x13c)]=new Set();}[_0x4ca871(0xee)](){const _0x5d4b92=_0x4ca871,_0x112888=this[_0x5d4b92(0x124)],_0x4f4dc3=_0x112888[_0x5d4b92(0x13a)][_0x5d4b92(0xaf)][_0x5d4b92(0xe0)];if(!_0x112888[_0x5d4b92(0x139)][_0x5d4b92(0xc7)](_0x5d4b92(0xf7)))return;const _0x535496=_0x112888[_0x5d4b92(0xd6)],_0x28cc40=_0x112888[_0x5d4b92(0x139)][_0x5d4b92(0x11f)](_0x5d4b92(0xac)),_0x44ddf9=_0x112888[_0x5d4b92(0x139)][_0x5d4b92(0x11f)](_0x5d4b92(0x126));_0x28cc40[_0x5d4b92(0xe5)][_0x5d4b92(0xeb)](_0x5d4b92(0xc0),_0x139209=>_0x93656(_0x535496,_0x5d4b92(0xbc),_0x139209)),this[_0x5d4b92(0x117)](),_0x28cc40[_0x5d4b92(0xed)](_0x5d4b92(0xe8)),_0x28cc40[_0x5d4b92(0xed)](_0x5d4b92(0xb2)),_0x28cc40[_0x5d4b92(0xed)](_0x5d4b92(0xe6));for(const _0x21acdc of[_0x5d4b92(0xe1),_0x5d4b92(0xab)]){const _0x33ae82=_0x112888[_0x5d4b92(0xe7)][_0x5d4b92(0x11f)](_0x21acdc);_0x28cc40[_0x5d4b92(0xed)](_0x21acdc,_0x1aa117=>{const _0x723dd7=_0x5d4b92;_0x112888[_0x723dd7(0x13a)][_0x723dd7(0xd8)](_0x1e285e=>{const _0x393517=_0x723dd7;_0x1aa117();const _0x1f8880=_0x393517(0xb0)===_0x33ae82[_0x393517(0xdd)],_0x45dbf9=_0x44ddf9[_0x393517(0xd3)](_0x4f4dc3),_0xad6437=_0x44ddf9[_0x393517(0xef)](_0x45dbf9),_0x2b2528=_0x1f8880?_0xad6437[_0x393517(0xc4)]-0x1:_0xad6437[_0x393517(0xbf)]+0x1,_0x598a48=_0x45dbf9[0x0][_0x393517(0x13d)](_0x393517(0xc0)),_0x5a24b8=_0x44ddf9[_0x393517(0xb7)](_0x598a48,{'startRow':_0x2b2528,'endRow':_0x2b2528}),_0x1140a3=Array[_0x393517(0x109)](_0x5a24b8)[_0x393517(0xe2)](_0x12a8d5=>_0x1e285e[_0x393517(0x123)](_0x12a8d5[_0x393517(0xf5)]));_0x28cc40[_0x393517(0x10e)](_0x1140a3,_0x393517(0xec));});});}for(const _0x518c27 of[_0x5d4b92(0x122),_0x5d4b92(0xc5)]){const _0xae4d07=_0x112888[_0x5d4b92(0xe7)][_0x5d4b92(0x11f)](_0x518c27);_0x28cc40[_0x5d4b92(0xed)](_0x518c27,_0x2d3d9f=>{const _0x4c7a14=_0x5d4b92;_0x112888[_0x4c7a14(0x13a)][_0x4c7a14(0xd8)](_0x4e948e=>{const _0x425e75=_0x4c7a14;_0x2d3d9f();const _0x50187c=_0x425e75(0xbe)===_0xae4d07[_0x425e75(0xdd)],_0x1b36b4=_0x44ddf9[_0x425e75(0xd3)](_0x4f4dc3),_0x3f2210=_0x44ddf9[_0x425e75(0xb1)](_0x1b36b4),_0x2c17c2=_0x50187c?_0x3f2210[_0x425e75(0xc4)]-0x1:_0x3f2210[_0x425e75(0xbf)]+0x1,_0x2d3bb0=_0x1b36b4[0x0][_0x425e75(0x13d)](_0x425e75(0xc0)),_0x5435b5=_0x44ddf9[_0x425e75(0xb7)](_0x2d3bb0,{'startRow':0x0,'column':_0x2c17c2,'includeAllSlots':!0x1}),_0x43ac5f=Array[_0x425e75(0x109)](_0x5435b5)[_0x425e75(0xe2)](_0x32f9bc=>_0x4e948e[_0x425e75(0x123)](_0x32f9bc[_0x425e75(0xf5)]));_0x28cc40[_0x425e75(0x10e)](_0x43ac5f,_0x425e75(0xaa));});});}for(const _0x5602d7 of[_0x5d4b92(0xfd),_0x5d4b92(0x120)]){const _0xd4531=_0x5602d7[_0x5d4b92(0xc3)](0xb),_0x50182b=_0xd4531[_0x5d4b92(0xf4)](),_0x52333d=_0x50182b[_0x5d4b92(0xc3)](0x0,0x3)+_0x5d4b92(0x111),_0x4bb0c2=_0x5d4b92(0xc0)+_0xd4531,_0x384e19=_0x5d4b92(0xca)+_0xd4531,_0x36d0a4=_0x5d4b92(0xe4)+_0xd4531;_0x28cc40[_0x5d4b92(0xed)](_0x5602d7,()=>{const _0x166b8b=_0x5d4b92;_0x112888[_0x166b8b(0x13a)][_0x166b8b(0xd8)](_0x46d2a5=>{const _0x47a3c9=_0x166b8b,_0x44bf20=_0x44ddf9[_0x47a3c9(0xd3)](_0x4f4dc3),_0x38cc51=_0x44bf20[0x0][_0x47a3c9(0x13d)](_0x47a3c9(0xc0));let _0x51d9c0;if(_0x47a3c9(0xfd)==_0x5602d7){const _0x576572=_0x44ddf9[_0x47a3c9(0xef)](_0x44bf20);_0x51d9c0={'startRow':_0x576572[_0x47a3c9(0xc4)],'endRow':_0x576572[_0x47a3c9(0xbf)],'includeAllSlots':!0x0};}else{const _0x3fae51=_0x44ddf9[_0x47a3c9(0xb1)](_0x44bf20);_0x51d9c0={'startColumn':_0x3fae51[_0x47a3c9(0xc4)],'endColumn':_0x3fae51[_0x47a3c9(0xbf)],'includeAllSlots':!0x0};}const _0x54aec3=_0x44ddf9[_0x47a3c9(0xb7)](_0x38cc51,_0x51d9c0),_0x1b4493=Array[_0x47a3c9(0x109)](_0x54aec3)[_0x47a3c9(0xe2)](({cell:_0x49f01c})=>_0x49f01c),_0xd7668d=Ee(_0x1b4493[_0x47a3c9(0x112)](_0x594516=>_0x594516[_0x47a3c9(0xd0)](_0x52333d))),_0x4c7a47=Ee(_0x1b4493[_0x47a3c9(0x112)](_0x35f450=>!_0x35f450[_0x47a3c9(0xd0)](_0x52333d)))[_0x47a3c9(0xe2)](_0x53d5a4=>_0x46d2a5[_0x47a3c9(0x123)](_0x53d5a4)),_0x10e1cd=_0x28cc40[_0x47a3c9(0xce)](_0x4c7a47,_0x4bb0c2);if(_0x10e1cd&&(_0x47a3c9(0xec)==_0x10e1cd[_0x47a3c9(0xd7)]||_0x47a3c9(0xaa)==_0x10e1cd[_0x47a3c9(0xd7)])){const _0x21917f=this[_0x47a3c9(0xa7)](_0x10e1cd);for(const _0x30fc87 of _0xd7668d){const _0x294148=_0x46d2a5[_0x47a3c9(0x123)](_0x30fc87),_0x18ff78=_0x44ddf9[_0x47a3c9(0x143)](_0x30fc87),_0x1103da=_0x30fc87[_0x47a3c9(0xae)](_0x52333d)-0x1,_0x372623=_0x21917f[_0x384e19],_0x17cad3=_0x21917f[_0x36d0a4];_0x372623<=_0x18ff78[_0x50182b]&&_0x18ff78[_0x50182b]+_0x1103da<=_0x17cad3&&_0x10e1cd[_0x47a3c9(0x115)](_0x294148);}}});});}function _0x2333b0(_0x503efe){const _0x5a6e26=_0x5d4b92,_0x67a785=Array[_0x5a6e26(0x109)](_0x4f4dc3[_0x5a6e26(0x101)]())[_0x5a6e26(0xe2)](_0x3cda5f=>_0x252ad5[_0x5a6e26(0xfb)](_0x3cda5f));_0x112888[_0x5a6e26(0x13a)][_0x5a6e26(0xd8)](_0x4d0750=>{const _0x38c054=_0x5a6e26,_0x2e9051=_0x4d0750[_0x38c054(0x108)];_0x503efe=_0x503efe[_0x38c054(0x112)](_0x17fd21=>_0x38c054(0x102)!=_0x17fd21[_0x38c054(0xf2)][_0x38c054(0xd2)]),_0x4d0750[_0x38c054(0xc9)](_0x503efe),_0x112888[_0x38c054(0xe7)][_0x38c054(0x11f)](_0x38c054(0xfd))[_0x38c054(0xc2)](),_0x112888[_0x38c054(0xa8)](_0x38c054(0xfd),{'forceDefaultExecution':!0x0}),_0x112888[_0x38c054(0x13a)][_0x38c054(0xcf)](()=>{const _0x5bd8b4=_0x38c054;_0x112888[_0x5bd8b4(0x13a)][_0x5bd8b4(0xcf)](_0x2e9051,_0x42299f=>{const _0x519b59=_0x5bd8b4,_0x944c88=_0x67a785[_0x519b59(0x112)](_0x3b064a=>_0x519b59(0x102)!=_0x3b064a[_0x519b59(0xf2)][_0x519b59(0xd2)]);_0x944c88[_0x519b59(0xd4)]>0x0&&_0x42299f[_0x519b59(0xc9)](_0x944c88);for(const _0x2103b3 of _0x67a785)_0x2103b3[_0x519b59(0x11d)]();});});});}function _0x2f98da(_0xdf02da){const _0x194bb9=_0x5d4b92;_0x112888[_0x194bb9(0x13a)][_0x194bb9(0xd8)](_0x509de5=>{const _0x5290f7=_0x194bb9,_0x530dfb=Array[_0x5290f7(0x109)](_0x4f4dc3[_0x5290f7(0x101)]())[_0x5290f7(0xe2)](_0x2b0d84=>_0x252ad5[_0x5290f7(0xfb)](_0x2b0d84)),_0x2d8a50=[];for(const _0x399f36 of _0xdf02da)for(const _0x5e75e2 of _0x399f36[_0x5290f7(0x11b)]({'shallow':!0x0}))_0x2d8a50[_0x5290f7(0xda)](_0x5e75e2);for(const _0x42e522 of _0x2d8a50)_0x5290f7(0x102)!=_0x42e522[_0x5290f7(0xf2)][_0x5290f7(0xd2)]&&(_0x509de5[_0x5290f7(0xc9)](_0x509de5[_0x5290f7(0x127)](_0x42e522,0x0)),_0x112888[_0x5290f7(0xe7)][_0x5290f7(0x11f)](_0x5290f7(0x120))[_0x5290f7(0xc2)](),_0x112888[_0x5290f7(0xa8)](_0x5290f7(0x120),{'forceDefaultExecution':!0x0}));const _0x26974d=_0x530dfb[_0x5290f7(0x112)](_0x209621=>_0x5290f7(0x102)!=_0x209621[_0x5290f7(0xf2)][_0x5290f7(0xd2)]);_0x26974d[_0x5290f7(0xd4)]>0x0&&_0x509de5[_0x5290f7(0xc9)](_0x26974d);for(const _0x5122c6 of _0x530dfb)_0x5122c6[_0x5290f7(0x11d)]();});}function _0x39ab99(_0x8024bf,_0x486f4d){const _0x5983c9=_0x5d4b92;return _0x486f4d[_0x5983c9(0xa4)](_0x50afa4=>_0x8024bf[_0x5983c9(0xb3)](_0x4b0f8=>_0x4b0f8[_0x5983c9(0x12d)][_0x5983c9(0x118)](_0x50afa4[_0x5983c9(0xff)])||_0x50afa4[_0x5983c9(0x12d)][_0x5983c9(0x118)](_0x4b0f8[_0x5983c9(0xff)])));}function _0x9f19e4(_0x2f70f5,_0x4f32c8){const _0x3ab9d7=_0x5d4b92;return!_0x2f70f5[_0x3ab9d7(0xb3)](_0x57b508=>_0x4f32c8[_0x3ab9d7(0xb3)](_0x530d61=>_0x57b508[_0x3ab9d7(0xf0)](_0x530d61)))&&_0x2f70f5[_0x3ab9d7(0xb3)](_0x1e7333=>_0x4f32c8[_0x3ab9d7(0xb3)](_0xf994a9=>_0x1e7333[_0x3ab9d7(0x12d)][_0x3ab9d7(0xd5)](_0xf994a9[_0x3ab9d7(0xff)])));}_0x112888[_0x5d4b92(0x144)][_0x5d4b92(0x100)]['on'](_0x5d4b92(0x12e),(_0x5777a8,_0x422e41,_0x1d9470)=>{const _0x4f4483=_0x5d4b92;if(!_0x1d9470[_0x4f4483(0x113)][_0x4f4483(0xb6)])return;const _0x43de78=_0x422e41[_0x4f4483(0x107)];if(!_0x43de78)return;const _0x3624d2=_0x1d9470[_0x4f4483(0x10a)][_0x4f4483(0x105)](_0x43de78);function _0x4c4fdf(_0xa2d4e4){const _0x772bea=_0x4f4483;return Array[_0x772bea(0xcc)](_0xa2d4e4)?_0xa2d4e4:[_0xa2d4e4];}_0x3624d2&&_0x4f4483(0xf6)===_0x43de78[_0x4f4483(0x136)]&&_0x1eaea5(_0x3624d2,_0x1d9470[_0x4f4483(0xc6)],(_0x5b740c,_0x1796df,_0x402882)=>_0x402882[_0x4f4483(0x119)](_0x4c4fdf(_0x1796df[_0x4f4483(0xb5)]),_0x5b740c),(_0x5213f7,_0x4ba6aa,_0x48c240)=>_0x48c240[_0x4f4483(0xcd)](_0x4c4fdf(_0x4ba6aa[_0x4f4483(0xb5)]),_0x5213f7));},{'priority':_0x5d4b92(0x106)}),_0x28cc40[_0x5d4b92(0xe5)][_0x5d4b92(0xe9)](_0x1b015d=>{const _0x16ba8c=_0x5d4b92;if(_0x16ba8c(0xfc)!=_0x1b015d[_0x16ba8c(0x128)]&&_0x16ba8c(0xf8)!=_0x1b015d[_0x16ba8c(0x128)])return;const _0x196738=_0x1b015d[_0x16ba8c(0x12a)]();if(null!=_0x196738&&_0x196738['is'](_0x16ba8c(0x13e),_0x16ba8c(0xc0))){if(_0x16ba8c(0xfc)==_0x1b015d[_0x16ba8c(0x128)]){const _0x1e3b21=_0x1b015d[_0x16ba8c(0x11b)]()[_0x16ba8c(0x112)](_0x3a87da=>_0x3a87da['is'](_0x16ba8c(0xde)))[_0x16ba8c(0xe2)](_0x1d276e=>_0x1d276e[_0x16ba8c(0x144)]);if(_0x1e3b21[_0x16ba8c(0xd4)])return{'type':_0x16ba8c(0xfc),'content':_0x93656(_0x535496,_0x16ba8c(0xe3),_0x93656(_0x535496,_0x16ba8c(0xd9),'\x22'+_0x1e3b21[_0x16ba8c(0x11e)]('\x20')+'\x22'))};}if(_0x16ba8c(0xf8)==_0x1b015d[_0x16ba8c(0x128)]){const _0x540e7b=_0x1b015d[_0x16ba8c(0x11b)]()[_0x16ba8c(0x112)](_0x52cbcf=>_0x52cbcf['is'](_0x16ba8c(0xde)))[_0x16ba8c(0xe2)](_0xe04114=>_0xe04114[_0x16ba8c(0x144)]);if(_0x540e7b[_0x16ba8c(0xd4)])return{'type':_0x16ba8c(0xf8),'content':_0x93656(_0x535496,_0x16ba8c(0xad),_0x93656(_0x535496,_0x16ba8c(0xd9),'\x22'+_0x540e7b[_0x16ba8c(0x11e)]('\x20')+'\x22'))};}}}),_0x28cc40[_0x5d4b92(0xe5)][_0x5d4b92(0xe9)](_0x15a16c=>{const _0x3f25a8=_0x5d4b92;if(_0x3f25a8(0xec)==_0x15a16c[_0x3f25a8(0xd7)]){const _0xae092a=_0x15a16c[_0x3f25a8(0x11b)]()[_0x3f25a8(0x112)](_0x3d9b07=>_0x3d9b07['is'](_0x3f25a8(0xde)))[_0x3f25a8(0xe2)](_0x3fcdf1=>_0x3fcdf1[_0x3f25a8(0x144)]),_0x2741b1=this[_0x3f25a8(0xa7)](_0x15a16c),_0x1cd0bb=_0x2741b1[_0x3f25a8(0x137)]-_0x2741b1[_0x3f25a8(0xf3)]+0x1;if(_0x3f25a8(0xfc)==_0x15a16c[_0x3f25a8(0x128)])return _0xae092a[_0x3f25a8(0xd4)]?{'type':_0x3f25a8(0xfc),'content':_0x93656(_0x535496,_0x3f25a8(0xe3),_0x93656(_0x535496,_0x3f25a8(0x138),[_0x1cd0bb,'\x22'+_0xae092a[_0x3f25a8(0x11e)]('\x20')+'\x22']))}:{'type':_0x3f25a8(0xfc),'content':_0x93656(_0x535496,_0x3f25a8(0xe3),_0x93656(_0x535496,_0x3f25a8(0xdc),_0x1cd0bb))};if(_0x3f25a8(0xf8)==_0x15a16c[_0x3f25a8(0x128)])return _0xae092a[_0x3f25a8(0xd4)]?{'type':_0x3f25a8(0xf8),'content':_0x93656(_0x535496,_0x3f25a8(0xad),_0x93656(_0x535496,_0x3f25a8(0x138),[_0x1cd0bb,'\x22'+_0xae092a[_0x3f25a8(0x11e)]('\x20')+'\x22']))}:{'type':_0x3f25a8(0xf8),'content':_0x93656(_0x535496,_0x3f25a8(0xad),_0x93656(_0x535496,_0x3f25a8(0xdc),_0x1cd0bb))};}if(_0x3f25a8(0xaa)==_0x15a16c[_0x3f25a8(0xd7)]){const _0x2b3829=_0x15a16c[_0x3f25a8(0x11b)]()[_0x3f25a8(0x112)](_0x32a576=>_0x32a576['is'](_0x3f25a8(0xde)))[_0x3f25a8(0xe2)](_0x318bb2=>_0x318bb2[_0x3f25a8(0x144)]),_0x5673c9=this[_0x3f25a8(0xa7)](_0x15a16c),_0x36d295=_0x5673c9[_0x3f25a8(0xbd)]-_0x5673c9[_0x3f25a8(0xa5)]+0x1;if(_0x3f25a8(0xfc)==_0x15a16c[_0x3f25a8(0x128)])return _0x2b3829[_0x3f25a8(0xd4)]?{'type':_0x3f25a8(0xfc),'content':_0x93656(_0x535496,_0x3f25a8(0xe3),_0x93656(_0x535496,_0x3f25a8(0xa9),[_0x36d295,'\x22'+_0x2b3829[_0x3f25a8(0x11e)]('\x20')+'\x22']))}:{'type':_0x3f25a8(0xfc),'content':_0x93656(_0x535496,_0x3f25a8(0xe3),_0x93656(_0x535496,_0x3f25a8(0xb9),_0x36d295))};if(_0x3f25a8(0xf8)==_0x15a16c[_0x3f25a8(0x128)])return _0x2b3829[_0x3f25a8(0xd4)]?{'type':_0x3f25a8(0xf8),'content':_0x93656(_0x535496,_0x3f25a8(0xad),_0x93656(_0x535496,_0x3f25a8(0xa9),[_0x36d295,'\x22'+_0x2b3829[_0x3f25a8(0x11e)]('\x20')+'\x22']))}:{'type':_0x3f25a8(0xf8),'content':_0x93656(_0x535496,_0x3f25a8(0xad),_0x93656(_0x535496,_0x3f25a8(0xb9),_0x36d295))};}}),_0x28cc40[_0x5d4b92(0x104)][_0x5d4b92(0xa6)](_0x5d4b92(0xfc),_0x5d4b92(0xec),_0x5d4b92(0x13f),_0x2333b0),_0x28cc40[_0x5d4b92(0x104)][_0x5d4b92(0xa6)](_0x5d4b92(0xf8),_0x5d4b92(0xec),_0x5d4b92(0x12c),_0x2333b0),_0x28cc40[_0x5d4b92(0x104)][_0x5d4b92(0xa6)](_0x5d4b92(0xfc),_0x5d4b92(0xaa),_0x5d4b92(0x13f),_0x2f98da),_0x28cc40[_0x5d4b92(0x104)][_0x5d4b92(0xa6)](_0x5d4b92(0xf8),_0x5d4b92(0xaa),_0x5d4b92(0x12c),_0x2f98da),_0x28cc40[_0x5d4b92(0x104)][_0x5d4b92(0xa6)](_0x5d4b92(0xfc),_0x5d4b92(0xaa),_0x5d4b92(0x11e),_0x39ab99),_0x28cc40[_0x5d4b92(0x104)][_0x5d4b92(0xa6)](_0x5d4b92(0xf8),_0x5d4b92(0xaa),_0x5d4b92(0x11e),_0x39ab99),_0x28cc40[_0x5d4b92(0x104)][_0x5d4b92(0xa6)](_0x5d4b92(0xfc),_0x5d4b92(0xec),_0x5d4b92(0x11e),_0x9f19e4),_0x28cc40[_0x5d4b92(0x104)][_0x5d4b92(0xa6)](_0x5d4b92(0xf8),_0x5d4b92(0xec),_0x5d4b92(0x11e),_0x9f19e4);}[_0x4ca871(0xb4)](){const _0x4f2bc5=_0x4ca871,_0x3e1974=this[_0x4f2bc5(0x124)],_0x197e46=_0x3e1974[_0x4f2bc5(0x13a)][_0x4f2bc5(0xaf)][_0x4f2bc5(0xe0)];return(_0x5c403b,_0x155934)=>{const _0x116aa5=_0x4f2bc5;_0x3e1974[_0x116aa5(0x13a)][_0x116aa5(0xd8)](_0x3f4cb6=>{const _0x113120=_0x116aa5,{commandName:_0x54986d,commandParams:_0x34e118}=_0x155934;let _0x2f6e65=_0x5c403b[0x0][_0x113120(0x12d)][_0x113120(0xd1)];_0x34e118&&_0x34e118[0x0]&&!0x1===_0x34e118[0x0][_0x113120(0x145)]&&(_0x2f6e65=_0x5c403b[0x0][_0x113120(0xff)][_0x113120(0x132)]);const _0x5046a2=_0x3f4cb6[_0x113120(0x125)](_0x2f6e65);if(_0x113120(0x102)==_0x5046a2[_0x113120(0xf2)][_0x113120(0xd2)])return;const _0x4b9be3=Array[_0x113120(0x109)](_0x197e46[_0x113120(0x101)]())[_0x113120(0xe2)](_0x48b83e=>_0x252ad5[_0x113120(0xfb)](_0x48b83e));_0x3f4cb6[_0x113120(0xc9)](_0x5046a2),_0x3e1974[_0x113120(0xe7)][_0x113120(0x11f)](_0x54986d)[_0x113120(0xc2)](),_0x34e118[_0x113120(0xda)]({'forceDefaultExecution':!0x0}),_0x3e1974[_0x113120(0xa8)](_0x54986d,..._0x34e118);const _0x5d9a0a=_0x4b9be3[_0x113120(0x112)](_0xe0957e=>_0x113120(0x102)!=_0xe0957e[_0x113120(0xf2)][_0x113120(0xd2)]);_0x5d9a0a[_0x113120(0xd4)]>0x0&&_0x3f4cb6[_0x113120(0xc9)](_0x5d9a0a);for(const _0x27881c of _0x4b9be3)_0x27881c[_0x113120(0x11d)]();});};}[_0x4ca871(0xc8)](_0x14ebd6){const _0x441665=_0x4ca871,_0x1ef3f4=this[_0x441665(0x124)][_0x441665(0x139)][_0x441665(0x11f)](_0x441665(0x126));let _0x2327b8=Number[_0x441665(0x10d)],_0x150877=Number[_0x441665(0x11c)],_0x1e1824=Number[_0x441665(0x10d)],_0x4b38bf=Number[_0x441665(0x11c)];for(const _0x4ce356 of _0x14ebd6){if(_0x441665(0x102)==_0x4ce356[_0x441665(0xf2)][_0x441665(0xd2)])continue;const {row:_0x37f7eb,column:_0x213ed2}=_0x1ef3f4[_0x441665(0x143)](_0x4ce356),_0x31aeb3=_0x4ce356[_0x441665(0xd0)](_0x441665(0x129))?_0x4ce356[_0x441665(0xae)](_0x441665(0x129))-0x1:0x0,_0x45173e=_0x4ce356[_0x441665(0xd0)](_0x441665(0x10f))?_0x4ce356[_0x441665(0xae)](_0x441665(0x10f))-0x1:0x0;_0x2327b8=_0x37f7eb<_0x2327b8?_0x37f7eb:_0x2327b8,_0x150877=_0x37f7eb+_0x31aeb3>_0x150877?_0x37f7eb+_0x31aeb3:_0x150877,_0x1e1824=_0x213ed2<_0x1e1824?_0x213ed2:_0x1e1824,_0x4b38bf=_0x213ed2+_0x45173e>_0x4b38bf?_0x213ed2+_0x45173e:_0x4b38bf;}return{'minRow':_0x2327b8,'maxRow':_0x150877,'minColumn':_0x1e1824,'maxColumn':_0x4b38bf};}[_0x4ca871(0x117)](){const _0x3779bf=_0x4ca871,_0x42a91c=this[_0x3779bf(0x124)],_0x1850d7=_0x42a91c[_0x3779bf(0x139)][_0x3779bf(0x11f)](_0x3779bf(0xac)),_0x39a6ca=_0x42a91c[_0x3779bf(0x139)][_0x3779bf(0x11f)](_0x3779bf(0x126));_0x42a91c[_0x3779bf(0x13a)][_0x3779bf(0xaf)]['on'](_0x3779bf(0xb8),()=>{const _0xeb7471=_0x3779bf,_0xe6e3f3=Array[_0xeb7471(0x109)](_0x42a91c[_0xeb7471(0x13a)][_0xeb7471(0xaf)][_0xeb7471(0xbb)][_0xeb7471(0x13b)]());for(const {name:_0x21aa22,data:_0x54ff33}of _0xe6e3f3){const {group:_0x3c9b5f,id:_0x281c6c,subType:_0x2231f8}=_0x1850d7[_0xeb7471(0x114)](_0x21aa22);if(_0xeb7471(0xcb)!=_0x3c9b5f)continue;if(null!=_0x54ff33[_0xeb7471(0x134)])continue;const _0x534d5a=_0x1850d7[_0xeb7471(0x10b)](_0x281c6c);this[_0xeb7471(0x10c)][_0xeb7471(0xdb)](_0x2231f8)&&this[_0xeb7471(0x13c)][_0xeb7471(0x142)](_0x534d5a);}},{'priority':_0x3779bf(0x11a)});const _0x4637ea=(_0x63901f,_0x5d3eca)=>{const _0x5db516=_0x3779bf;let _0x5911f6=!0x1;const _0x500e82=_0x5d3eca[_0x5db516(0x123)](_0x63901f),_0x4238ab=_0x63901f[_0x5db516(0x13d)](_0x5db516(0xc0)),_0x3067ee=_0x39a6ca[_0x5db516(0x143)](_0x63901f);for(const _0x2883ff of this[_0x5db516(0x13c)]){const _0x35cf03=_0x2883ff[_0x5db516(0xd7)],_0x4d7582=_0x35cf03[_0x5db516(0xf9)](_0x5db516(0xfa)),_0x58d014=_0x35cf03[_0x5db516(0xc3)](_0x4d7582?0xa:0x5),_0x407f4f=_0x58d014[_0x5db516(0xf4)](),_0x29e64b=_0x407f4f[_0x5db516(0xc3)](0x0,0x3)+_0x5db516(0x111),_0x26c482=_0x5db516(0xca)+_0x58d014,_0x41e86f=_0x5db516(0xe4)+_0x58d014;if(!_0x2883ff[_0x5db516(0x133)])continue;if(_0x4238ab!=_0x2883ff[_0x5db516(0x116)]()[_0x5db516(0xff)][_0x5db516(0x13d)](_0x5db516(0xc0)))continue;if(_0x2883ff[_0x5db516(0x141)](_0x500e82))continue;const _0x16a14c=_0x63901f[_0x5db516(0xd0)](_0x29e64b)?_0x63901f[_0x5db516(0xae)](_0x29e64b)-0x1:0x0,_0x44d277=this[_0x5db516(0xa7)](_0x2883ff),_0x38b443=_0x44d277[_0x26c482],_0x2be555=_0x44d277[_0x41e86f];_0x38b443<=_0x3067ee[_0x407f4f]&&_0x3067ee[_0x407f4f]+_0x16a14c<=_0x2be555&&(_0x2883ff[_0x5db516(0x115)](_0x500e82),_0x5911f6=!0x0);}return _0x5911f6;};_0x42a91c[_0x3779bf(0x13a)][_0x3779bf(0xaf)][_0x3779bf(0xba)](_0x5b1ae4=>{const _0x383fb3=_0x3779bf;let _0x351d40=!0x1;for(const _0x22fd92 of _0x42a91c[_0x383fb3(0x13a)][_0x383fb3(0xaf)][_0x383fb3(0xbb)][_0x383fb3(0x140)]())if(_0x383fb3(0x103)==_0x22fd92[_0x383fb3(0x128)]){if(_0x383fb3(0xec)==_0x22fd92[_0x383fb3(0x136)]){for(const _0x31fb45 of _0x22fd92[_0x383fb3(0xfe)][_0x383fb3(0x132)][_0x383fb3(0x110)]())_0x351d40=_0x351d40||_0x4637ea(_0x31fb45,_0x5b1ae4);}else _0x383fb3(0xf6)==_0x22fd92[_0x383fb3(0x136)]&&(_0x351d40=_0x351d40||_0x4637ea(_0x22fd92[_0x383fb3(0xfe)][_0x383fb3(0x132)],_0x5b1ae4));}return _0x351d40;});}[_0x4ca871(0xa7)](_0x3750a0){const _0x2d46e0=_0x4ca871;return this[_0x2d46e0(0xc8)](_0x3750a0[_0x2d46e0(0x101)]()[_0x2d46e0(0xe2)](_0x2416bf=>_0x2416bf[_0x2d46e0(0xff)][_0x2d46e0(0x132)]));}}function Ee(_0x2dc9f7){const _0x2afe7c=_0x4ca871;return Array[_0x2afe7c(0x109)](new Set(_0x2dc9f7)[_0x2afe7c(0x12f)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x49c915=_0xd819;(function(_0x41b69a,_0x98396c){const _0x49931d=_0xd819,_0x3110d0=_0x41b69a();while(!![]){try{const _0x2a53d0=parseInt(_0x49931d(0x17c))/0x1*(-parseInt(_0x49931d(0x180))/0x2)+parseInt(_0x49931d(0x183))/0x3*(-parseInt(_0x49931d(0x176))/0x4)+parseInt(_0x49931d(0x181))/0x5*(-parseInt(_0x49931d(0x185))/0x6)+parseInt(_0x49931d(0x17e))/0x7+-parseInt(_0x49931d(0x18b))/0x8*(-parseInt(_0x49931d(0x17a))/0x9)+parseInt(_0x49931d(0x187))/0xa*(parseInt(_0x49931d(0x178))/0xb)+parseInt(_0x49931d(0x177))/0xc;if(_0x2a53d0===_0x98396c)break;else _0x3110d0['push'](_0x3110d0['shift']());}catch(_0x1e5061){_0x3110d0['push'](_0x3110d0['shift']());}}}(_0x1b3e,0xccc3a));function _0xd819(_0x43e3a6,_0x3be79c){const _0x1b3e42=_0x1b3e();return _0xd819=function(_0xd81951,_0x15c5c8){_0xd81951=_0xd81951-0x176;let _0x197f62=_0x1b3e42[_0xd81951];return _0x197f62;},_0xd819(_0x43e3a6,_0x3be79c);}import{Plugin as _0x62b0d9}from'ckeditor5/src/core.js';function _0x1b3e(){const _0x18bce5=['408287byqkct','TrackChangesEditing','16299yYVorP','afterInit','193519nPrfzT','get','10882984HRXzWY','has','14WgdZwC','50PnDeSW','toggleTableCaption','3vMdNTK','TableCaptionEditing','965634GpJzAq','requires','340xWHDcO','editor','plugins','enableCommand','6824PktHsc','2794804ySZDhf','1679580XLlHKj'];_0x1b3e=function(){return _0x18bce5;};return _0x1b3e();}import _0x17bc93 from'./table.js';export default class Mt extends _0x62b0d9{static get[_0x49c915(0x186)](){return[_0x17bc93];}[_0x49c915(0x17b)](){const _0x3de6dc=_0x49c915,_0x2523f2=this[_0x3de6dc(0x188)];if(!_0x2523f2[_0x3de6dc(0x189)][_0x3de6dc(0x17f)](_0x3de6dc(0x184)))return;_0x2523f2[_0x3de6dc(0x189)][_0x3de6dc(0x17d)](_0x3de6dc(0x179))[_0x3de6dc(0x18a)](_0x3de6dc(0x182));}}
23
+ function _0x2bbb(){const _0x1cca3a=['editor','20ySNSWE','enableCommand','1171659wjMaXU','TableCaptionEditing','plugins','toggleTableCaption','2277888NwrAZb','481230BalLlF','280fFmFrl','11stjpPB','afterInit','12bFsKVk','3328533dspLhX','has','9191710mgQXOg','get','142331zCaxwE','requires','TrackChangesEditing','172584OZuDUh'];_0x2bbb=function(){return _0x1cca3a;};return _0x2bbb();}const _0x155acb=_0x1461;(function(_0x4a93da,_0x3113f7){const _0x23ea81=_0x1461,_0x40d586=_0x4a93da();while(!![]){try{const _0x30aa96=-parseInt(_0x23ea81(0x19a))/0x1+-parseInt(_0x23ea81(0x18d))/0x2+parseInt(_0x23ea81(0x189))/0x3*(parseInt(_0x23ea81(0x192))/0x4)+-parseInt(_0x23ea81(0x187))/0x5*(-parseInt(_0x23ea81(0x18e))/0x6)+parseInt(_0x23ea81(0x197))/0x7*(-parseInt(_0x23ea81(0x18f))/0x8)+parseInt(_0x23ea81(0x193))/0x9+-parseInt(_0x23ea81(0x195))/0xa*(-parseInt(_0x23ea81(0x190))/0xb);if(_0x30aa96===_0x3113f7)break;else _0x40d586['push'](_0x40d586['shift']());}catch(_0xdd34e1){_0x40d586['push'](_0x40d586['shift']());}}}(_0x2bbb,0xb9220));import{Plugin as _0x1a9408}from'ckeditor5/src/core.js';function _0x1461(_0x4f0c10,_0x31af6b){const _0x2bbb0f=_0x2bbb();return _0x1461=function(_0x146140,_0x1cf79f){_0x146140=_0x146140-0x186;let _0x597eaa=_0x2bbb0f[_0x146140];return _0x597eaa;},_0x1461(_0x4f0c10,_0x31af6b);}import _0x4ad930 from'./table.js';export default class Mt extends _0x1a9408{static get[_0x155acb(0x198)](){return[_0x4ad930];}[_0x155acb(0x191)](){const _0x17a831=_0x155acb,_0xa40dc6=this[_0x17a831(0x186)];if(!_0xa40dc6[_0x17a831(0x18b)][_0x17a831(0x194)](_0x17a831(0x18a)))return;_0xa40dc6[_0x17a831(0x18b)][_0x17a831(0x196)](_0x17a831(0x199))[_0x17a831(0x188)](_0x17a831(0x18c));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3a12bc=_0x4eb1;(function(_0x516a87,_0x5d34e6){const _0x39c501=_0x4eb1,_0x45c1ff=_0x516a87();while(!![]){try{const _0x23fcc4=-parseInt(_0x39c501(0x8e))/0x1*(-parseInt(_0x39c501(0xc6))/0x2)+-parseInt(_0x39c501(0xb8))/0x3*(parseInt(_0x39c501(0x127))/0x4)+parseInt(_0x39c501(0x79))/0x5*(-parseInt(_0x39c501(0x12a))/0x6)+parseInt(_0x39c501(0x132))/0x7*(-parseInt(_0x39c501(0xf8))/0x8)+-parseInt(_0x39c501(0xd0))/0x9*(parseInt(_0x39c501(0x11f))/0xa)+-parseInt(_0x39c501(0x105))/0xb*(parseInt(_0x39c501(0x10d))/0xc)+-parseInt(_0x39c501(0xa9))/0xd*(-parseInt(_0x39c501(0x80))/0xe);if(_0x23fcc4===_0x5d34e6)break;else _0x45c1ff['push'](_0x45c1ff['shift']());}catch(_0x35c865){_0x45c1ff['push'](_0x45c1ff['shift']());}}}(_0x49b6,0x916c0));function _0x4eb1(_0x1e4d48,_0x2910fd){const _0x49b643=_0x49b6();return _0x4eb1=function(_0x4eb1ec,_0x2df972){_0x4eb1ec=_0x4eb1ec-0x74;let _0x21b1cb=_0x49b643[_0x4eb1ec];return _0x21b1cb;},_0x4eb1(_0x1e4d48,_0x2910fd);}import{getTranslation as _0x9ed83d}from'../utils/common-translations.js';function _0x49b6(){const _0x44772c=['suggestion','columnInsertionIndexes','keys','380151JgbyRf','cells','_splitMarkerName','markerName','fromEntries','suggestionUnloaded','rootName','root','deletion','getRowIndexes','change','_getCoordsForCells','set','getItems','44RtnfCh','_createdBatches','remove','model','rowInsertionRanges','TableUtils','oldRange','get','tablePasteRow','tableCellBorderWidth','18JVRSEc','tablePasteColumn','suggestion:formatBlock:tablePasteCell','tableCellVerticalAlignment','name','paragraph','editor','low','conversion','join','row','isInContent','options','map','removeRows','insertContent','fromRange','document','tableCellPadding','updateMarker','columnInsertionRanges','type','afterInit','_isForcedDefaultExecutionBlock','createPositionBefore','last','getRanges','markers','registerDescriptionCallback','markMultiRangeInsertion','containsRange','end','every','tableCellSuggestion','removeMarkers','detach','wrap','_tablePostFixingSubtypes','$graveyard','removeMarker','8GFszyr','editing','listenTo','trackChanges','rowInsertionIndexes','markerToHighlight','tableCellBorderStyle','move','element','reduce','findAncestor','column','previous','111199WuLPFE','rows','endRow','createElement','getChanges','locale','isEqual','TableClipboard','1092dTjkeN','isEmpty','author','showSuggestionHighlights','getChild','entries','plugins','startsWith','deletionRanges','cell','getSuggestion','some','hasSuggestion','markerAttributes','tablePasteChainId','getRows','createTableWalker','registerCustomCallback','125870lAoBLU','getSuggestions','includes','markMultiRangeBlockFormat','discard','value','tableCell','requires','4bMQTKs','tableCellBorderColor','tablePasteCell','258RCXrtX','TrackChangesEditing','push','first','getMarkers','for','nextSibling','_suggestionFactory','4198159YwZGhJ','position','suggestionLoaded','newRange','length','dataDowncast','insertRows','getTableIfOnlyTableInContent','selection','table','removeColumns','descriptionFactory','formatBlock','nodeAfter','filter','getContainedElement','registerPostFixer','createRangeIn','getShiftedBy','setAttribute','tableCellBackgroundColor','createRange','clipboardOutput','commands','131085fnyrbd','attributes','from','return','getColumns','createRangeOn','fill','168pTjfZU','insertion','batch','activeMarkers','next','schema','Users','editingDowncast','ck-suggestion-marker--active','ck-suggestion-marker','getSelectionAffectedTableCells','suggestion-td','getSuggestionCallback','markMultiRangeDeletion','21323ORjuiJ','setAttributes','has','call','subType','insert','stop','*Replace\x20table\x20cells*','register','documentSelection','getChildren','previousSibling','unwrap','ck-suggestion-marker-insertion','getAttributes','content','add','tableCellHorizontalAlignment','start','forceDefaultExecution','_replaceTableSlotCell','accept','differ','view','elementToElement','insertColumns','forEach','3169205mUBfUE','getChangedMarkers','getColumnIndexes','getAllAdjacentSuggestions','find','getRange','redo','high','endColumn','columns','tablePaste','insertionRanges'];_0x49b6=function(){return _0x44772c;};return _0x49b6();}import{Plugin as _0x47497a}from'ckeditor5/src/core.js';import{LiveRange as _0x5278a7}from'ckeditor5/src/engine.js';import{uid as _0x59d048,priorities as _0x461515}from'ckeditor5/src/utils.js';import _0x3fc1be from'./table.js';const ge=[_0x3a12bc(0xcf),_0x3a12bc(0x128),_0x3a12bc(0xfe),_0x3a12bc(0x9f),_0x3a12bc(0xd3),_0x3a12bc(0x75),_0x3a12bc(0xe2)],Ce=Object[_0x3a12bc(0xbc)](ge[_0x3a12bc(0xdd)](_0x21bacf=>[_0x21bacf,null]));export default class It extends _0x47497a{static get[_0x3a12bc(0x126)](){return[_0x3fc1be];}[_0x3a12bc(0xe6)](){const _0x1e0dbe=_0x3a12bc,_0x1c6c24=this[_0x1e0dbe(0xd6)];if(!_0x1c6c24[_0x1e0dbe(0x113)][_0x1e0dbe(0x90)](_0x1e0dbe(0x10c)))return;const _0x62cbdd=_0x1c6c24[_0x1e0dbe(0x113)][_0x1e0dbe(0xcd)](_0x1e0dbe(0x12b)),_0x384def=_0x1c6c24[_0x1e0dbe(0x113)][_0x1e0dbe(0xcd)](_0x1e0dbe(0xcb)),_0x5a147a=_0x1c6c24[_0x1e0dbe(0x113)][_0x1e0dbe(0xcd)](_0x3fc1be),_0x1f5f2b=_0x1c6c24[_0x1e0dbe(0x113)][_0x1e0dbe(0xcd)](_0x1e0dbe(0x10c));_0x5a147a[_0x1e0dbe(0xf5)][_0x1e0dbe(0x12c)](_0x1e0dbe(0xce),_0x1e0dbe(0xd1)),_0x1c6c24[_0x1e0dbe(0xc9)][_0x1e0dbe(0x85)][_0x1e0dbe(0x96)](_0x1e0dbe(0xf1),{'allowIn':_0x1e0dbe(0x125),'allowContentOf':_0x1e0dbe(0x125),'isLimit':!0x0}),_0x1c6c24[_0x1e0dbe(0xd8)][_0x1e0dbe(0xa6)]({'model':_0x1e0dbe(0xf1),'view':_0x1e0dbe(0x8b)});let _0x5336a1=null;_0x1c6c24[_0x1e0dbe(0xc9)]['on'](_0x1e0dbe(0xdf),(_0x49738c,_0x7ab08b)=>{const _0x2ac478=_0x1e0dbe,[_0x4df142,_0x169748]=_0x7ab08b,_0x206cb6=_0x7ab08b[_0x7ab08b[_0x2ac478(0x136)]-0x1];_0x206cb6&&_0x206cb6[_0x2ac478(0xa1)]||_0x62cbdd[_0x2ac478(0xe7)]||this[_0x2ac478(0xd6)][_0x2ac478(0x78)][_0x2ac478(0xcd)](_0x2ac478(0xfb))[_0x2ac478(0x124)]&&function(_0xdf98ec,_0xa97c99,_0x4657f6,_0x43edc4,_0x1a5184){const _0x2d9381=_0x2ac478;if(_0xa97c99&&!_0xa97c99['is'](_0x2d9381(0x97)))return!0x1;const _0xd35e05=_0x1a5184[_0x2d9381(0x139)](_0xdf98ec,_0x4657f6);if(!_0xd35e05||!he(_0xd35e05,void 0x0,_0x43edc4))return!0x1;const _0x4c8505=_0x43edc4[_0x2d9381(0x8a)](_0x4657f6[_0x2d9381(0xe1)][_0x2d9381(0x13a)]);if(!_0x4c8505[_0x2d9381(0x136)])return!0x1;const _0xf2e5b5=_0x4c8505[0x0][_0x2d9381(0x102)](_0x2d9381(0x13b)),_0x268365=_0x43edc4[_0x2d9381(0xc1)](_0x4c8505),_0x28b582=_0x43edc4[_0x2d9381(0xab)](_0x4c8505),_0x3cce1d={'startRow':_0x268365[_0x2d9381(0x12d)],'endRow':_0x268365[_0x2d9381(0xe9)],'startColumn':_0x28b582[_0x2d9381(0x12d)],'endColumn':_0x28b582[_0x2d9381(0xe9)]};return 0x1==_0x4c8505[_0x2d9381(0x136)]&&(_0x3cce1d[_0x2d9381(0x107)]+=_0x43edc4[_0x2d9381(0x11c)](_0xd35e05)-0x1,_0x3cce1d[_0x2d9381(0xb1)]+=_0x43edc4[_0x2d9381(0x7d)](_0xd35e05)-0x1),he(_0xf2e5b5,_0x3cce1d,_0x43edc4);}(_0x4df142,_0x169748,_0x1c6c24[_0x2ac478(0xc9)],_0x384def,_0x1f5f2b)&&(_0x49738c[_0x2ac478(0x94)](),_0x5336a1={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x1c6c24[_0x2ac478(0xc9)][_0x2ac478(0xc2)](()=>{const _0x487711=_0x2ac478;_0x1c6c24[_0x487711(0xc9)][_0x487711(0xdf)](_0x7ab08b[0x0],_0x7ab08b[0x1],_0x7ab08b[0x2],{'forceDefaultExecution':!0x0});const _0x3d577d=_0x59d048(),{rowInsertionRanges:_0x9a5e6c,columnInsertionRanges:_0x558f83,insertionRanges:_0x4d856d,deletionRanges:_0xcbcb86,cells:_0x421ed8}=_0x5336a1;_0x9a5e6c[_0x487711(0x136)]&&_0x62cbdd[_0x487711(0xed)](_0x9a5e6c,_0x487711(0xce),{'tablePasteChainId':_0x3d577d}),_0x558f83[_0x487711(0x136)]&&_0x62cbdd[_0x487711(0xed)](_0x558f83,_0x487711(0xd1),{'tablePasteChainId':_0x3d577d}),_0x4d856d[_0x487711(0x136)]&&(_0x62cbdd[_0x487711(0xed)](_0x4d856d,_0x487711(0xb3),{'tablePasteChainId':_0x3d577d,'skipNestingCheck':!0x0}),_0x4d856d[_0x487711(0xa8)](_0x2a2370=>{const _0x505651=_0x487711;var _0x501668;return null===(_0x501668=_0x2a2370[_0x505651(0xf3)])||void 0x0===_0x501668?void 0x0:_0x501668[_0x505651(0x91)](_0x2a2370);})),_0xcbcb86[_0x487711(0x136)]&&(_0x62cbdd[_0x487711(0x8d)](_0xcbcb86,_0x487711(0xb3),{'tablePasteChainId':_0x3d577d,'skipNestingCheck':!0x0}),_0xcbcb86[_0x487711(0xa8)](_0x3a3478=>{const _0x269725=_0x487711;var _0x5c94d9;return null===(_0x5c94d9=_0x3a3478[_0x269725(0xf3)])||void 0x0===_0x5c94d9?void 0x0:_0x5c94d9[_0x269725(0x91)](_0x3a3478);}));const _0x3ab779=_0x62cbdd[_0x487711(0x122)](_0x421ed8[_0x487711(0xdd)](({element:_0x18e853})=>_0x18e853),{'formatGroupId':_0x59d048()},[],_0x487711(0x129),{'tablePasteChainId':_0x3d577d});if(_0x3ab779){const _0x5cdad0=_0x3ab779[_0x487711(0x12e)](),_0x170115=[];for(const {element:_0x3a182f,attributes:_0x5b5a88}of _0x421ed8){if(!_0x5b5a88)continue;const _0x3546e8=_0x1c6c24[_0x487711(0xc9)][_0x487711(0x7e)](_0x3a182f),_0x454f86=_0x5cdad0[_0x487711(0xad)](_0xadf381=>_0xadf381[_0x487711(0xae)]()[_0x487711(0x10b)](_0x3546e8));_0x454f86&&_0x170115[_0x487711(0x12c)]([_0x454f86[_0x487711(0xd4)],_0x5b5a88]);}_0x170115[_0x487711(0x136)]&&_0x3ab779[_0x487711(0x74)](_0x487711(0x11a),Object[_0x487711(0xbc)](_0x170115));}_0x5336a1=null;}));},{'priority':_0x461515[_0x1e0dbe(0xb0)]+0xa}),_0x1c6c24[_0x1e0dbe(0x113)][_0x1e0dbe(0xcd)](_0x1e0dbe(0x10c))['on'](_0x1e0dbe(0xa2),(_0x16f4ec,_0xeb24a3)=>{const _0x8423cf=_0x1e0dbe,[_0x510830,_0x56ade6,,_0x1b52cb]=_0xeb24a3;if(!_0x5336a1)return;_0x16f4ec[_0x8423cf(0x94)]();const _0x357d29=_0x510830[_0x8423cf(0x116)],_0x302b6a=_0x56ade6,_0x19deb7=Pe(_0x357d29),_0x237301=Pe(_0x302b6a);_0x16f4ec[_0x8423cf(0x7c)]=_0x357d29;let _0x49e477=null,_0x68eeae=null;if(_0x237301||_0x19deb7){if(_0x19deb7&&!_0x237301){_0x1b52cb[_0x8423cf(0xc8)](_0x357d29[_0x8423cf(0x111)](0x0));for(const _0x263373 of Array[_0x8423cf(0x7b)](_0x302b6a[_0x8423cf(0x98)]()))_0x1b52cb[_0x8423cf(0x93)](_0x263373,_0x357d29,_0x8423cf(0xef));const _0x118d7b=_0x5336a1[_0x8423cf(0xfc)][_0x8423cf(0x121)](_0x510830[_0x8423cf(0xda)]),_0x3f07ee=_0x5336a1[_0x8423cf(0xb6)][_0x8423cf(0x121)](_0x510830[_0x8423cf(0x103)]);_0x118d7b||_0x3f07ee||(_0x49e477=_0x5278a7[_0x8423cf(0xe0)](_0x1b52cb[_0x8423cf(0x143)](_0x357d29)));}else _0x237301&&!_0x19deb7&&(_0x68eeae=_0x1b52cb[_0x8423cf(0x143)](_0x357d29));}else{const _0x3a3a79=_0x1b52cb[_0x8423cf(0x108)](_0x8423cf(0xf1)),_0xe14e8d=_0x1b52cb[_0x8423cf(0x108)](_0x8423cf(0xf1));_0x1b52cb[_0x8423cf(0xf4)](_0x1b52cb[_0x8423cf(0x143)](_0x357d29),_0xe14e8d),_0x1b52cb[_0x8423cf(0x93)](_0x3a3a79,_0x357d29,0x0);for(const _0x4a131a of Array[_0x8423cf(0x7b)](_0x302b6a[_0x8423cf(0x98)]()))_0x1b52cb[_0x8423cf(0x93)](_0x4a131a,_0x3a3a79,_0x8423cf(0xef));_0x49e477=_0x5278a7[_0x8423cf(0xe0)](_0x1b52cb[_0x8423cf(0x7e)](_0x3a3a79)),_0x68eeae=_0x5278a7[_0x8423cf(0xe0)](_0x1b52cb[_0x8423cf(0x7e)](_0xe14e8d));}const _0x1074d=Array[_0x8423cf(0x7b)](_0x302b6a[_0x8423cf(0x9c)]())[_0x8423cf(0x140)](([_0x4f6652])=>ge[_0x8423cf(0x121)](_0x4f6652));_0x5336a1[_0x8423cf(0xb9)][_0x8423cf(0x12c)]({'element':_0x357d29,'attributes':_0x1074d[_0x8423cf(0x136)]?Object[_0x8423cf(0xbc)](_0x1074d):null}),_0x49e477&&_0x5336a1[_0x8423cf(0xb4)][_0x8423cf(0x12c)](_0x49e477),_0x68eeae&&_0x5336a1[_0x8423cf(0x115)][_0x8423cf(0x12c)](_0x68eeae);},{'priority':_0x1e0dbe(0xb0)}),_0x384def['on'](_0x1e0dbe(0xa7),(_0x17f83c,_0x5c15b7)=>{const _0x1a2500=_0x1e0dbe,[_0x20cd7b,_0x33e56e={}]=_0x5c15b7;if(!_0x5336a1)return;const _0x2ec1c6=_0x33e56e['at']||0x0,_0x2e202d=_0x33e56e[_0x1a2500(0xb2)]||0x1;_0x5336a1[_0x1a2500(0xb6)]=new Array(_0x2e202d)[_0x1a2500(0x7f)](_0x2ec1c6)[_0x1a2500(0xdd)]((_0x52355b,_0x4c07c0)=>_0x52355b+_0x4c07c0);for(const {cell:_0x6081cc}of _0x384def[_0x1a2500(0x11d)](_0x20cd7b,{'startColumn':_0x2ec1c6,'endColumn':_0x2ec1c6+_0x2e202d-0x1}))_0x5336a1[_0x1a2500(0xe4)][_0x1a2500(0x12c)](_0x1c6c24[_0x1a2500(0xc9)][_0x1a2500(0x7e)](_0x6081cc));},{'priority':_0x1e0dbe(0xd7)}),_0x384def['on'](_0x1e0dbe(0x138),(_0x3218db,_0x5a7f80)=>{const _0x139ac8=_0x1e0dbe,[_0xae3b8e,_0x4c26e5={}]=_0x5a7f80;if(!_0x5336a1)return;const _0x11b2d7=_0x4c26e5['at']||0x0,_0xc66dc5=_0x4c26e5[_0x139ac8(0x106)]||0x1;_0x5336a1[_0x139ac8(0xfc)]=new Array(_0xc66dc5)[_0x139ac8(0x7f)](_0x11b2d7)[_0x139ac8(0xdd)]((_0x48499c,_0x2106c5)=>_0x48499c+_0x2106c5);for(const {cell:_0x2bd0bf}of _0x384def[_0x139ac8(0x11d)](_0xae3b8e,{'startRow':_0x11b2d7,'endRow':_0x11b2d7+_0xc66dc5-0x1}))_0x5336a1[_0x139ac8(0xca)][_0x139ac8(0x12c)](_0x1c6c24[_0x139ac8(0xc9)][_0x139ac8(0x7e)](_0x2bd0bf));},{'priority':_0x1e0dbe(0xd7)}),_0x62cbdd[_0x1e0dbe(0x13d)][_0x1e0dbe(0xec)](_0x7b46f6=>{const _0x2189b0=_0x1e0dbe;if(_0x7b46f6[_0x2189b0(0x92)]&&_0x7b46f6[_0x2189b0(0x92)][_0x2189b0(0x114)](_0x2189b0(0xb3)))return _0x7b46f6[_0x2189b0(0x104)]?{}:{'type':_0x2189b0(0x81),'content':_0x9ed83d(_0x1c6c24[_0x2189b0(0x10a)],_0x2189b0(0x95))};});const _0x517277=()=>!0x1;for(const _0x539cd2 of[_0x1e0dbe(0xb3),_0x1e0dbe(0xd1),_0x1e0dbe(0xce),_0x1e0dbe(0x129)])_0x62cbdd[_0x1e0dbe(0x131)][_0x1e0dbe(0x11e)](_0x1e0dbe(0x81),_0x539cd2,_0x1e0dbe(0xd9),_0x517277),_0x62cbdd[_0x1e0dbe(0x131)][_0x1e0dbe(0x11e)](_0x1e0dbe(0xc0),_0x539cd2,_0x1e0dbe(0xd9),_0x517277),_0x62cbdd[_0x1e0dbe(0x131)][_0x1e0dbe(0x11e)](_0x1e0dbe(0x13e),_0x539cd2,_0x1e0dbe(0xd9),_0x517277);_0x62cbdd[_0x1e0dbe(0x131)][_0x1e0dbe(0x11e)](_0x1e0dbe(0x13e),_0x1e0dbe(0x129),_0x1e0dbe(0x123),_0x517277),_0x62cbdd[_0x1e0dbe(0x131)][_0x1e0dbe(0x11e)](_0x1e0dbe(0x13e),_0x1e0dbe(0x129),_0x1e0dbe(0xa3),(_0x194282,_0x37fab6,_0x201038)=>{const _0x3cddd3=_0x1e0dbe,_0x1262bd=_0x194282[_0x3cddd3(0xdd)](_0x1efd4f=>_0x1efd4f[_0x3cddd3(0x141)]())[_0x3cddd3(0x140)](_0x7e48a8=>_0x7e48a8),_0x3024d1=new Map(_0x1262bd[_0x3cddd3(0xdd)](_0x1d8e92=>[_0x1d8e92,null]));if(_0x5336a1){for(const {element:_0x4cd7c8,attributes:_0x206620}of _0x5336a1[_0x3cddd3(0xb9)])_0x206620&&_0x3024d1[_0x3cddd3(0xc4)](_0x4cd7c8,_0x206620);}else{if(_0x201038&&_0x201038[_0x3cddd3(0x11a)])for(const [_0x42e49b,_0x29f9bf]of Object[_0x3cddd3(0x112)](_0x201038[_0x3cddd3(0x11a)])){const _0x987fc=_0x1c6c24[_0x3cddd3(0xc9)][_0x3cddd3(0xeb)][_0x3cddd3(0xcd)](_0x42e49b),_0x5e7683=_0x987fc?_0x987fc[_0x3cddd3(0xae)]()[_0x3cddd3(0x141)]():null;_0x5e7683&&_0x3024d1[_0x3cddd3(0xc4)](_0x5e7683,_0x29f9bf);}}_0x1c6c24[_0x3cddd3(0xc9)][_0x3cddd3(0xc2)](_0x216b51=>{const _0x1b4996=_0x3cddd3;for(const [_0x5abcd9,_0x4db324]of _0x3024d1)_0x216b51[_0x1b4996(0x8f)]({...Ce,..._0x4db324},_0x5abcd9);});});const _0x4ad699=(_0x12f260,_0x42ab7d)=>{const _0x1f3917=_0x1e0dbe;_0x62cbdd[_0x1f3917(0x131)][_0x1f3917(0x11e)](_0x12f260,_0x1f3917(0xb3),_0x42ab7d,(_0xc94c2,_0x360bd6,_0x341ecd)=>{const _0x8d1413=_0x1f3917;_0x1c6c24[_0x8d1413(0xc9)][_0x8d1413(0xc2)](_0xd08c20=>{const _0x35a476=_0x8d1413,_0x347d86=[];for(const _0x85dc16 of _0xc94c2){const _0x4a999d=_0x85dc16[_0x35a476(0xa0)][_0x35a476(0x13f)];_0x4a999d['is'](_0x35a476(0x100),_0x35a476(0xf1))&&_0x347d86[_0x35a476(0x12c)](_0x4a999d);}_0x62cbdd[_0x35a476(0x131)][_0x35a476(0x8c)](_0x12f260,null,_0x42ab7d)(_0xc94c2,_0x360bd6,_0x341ecd);for(const _0xe61ad1 of _0x347d86)_0x35a476(0xf6)!=_0xe61ad1[_0x35a476(0xbf)][_0x35a476(0xbe)]&&_0xd08c20[_0x35a476(0x9a)](_0xe61ad1);});});};_0x4ad699(_0x1e0dbe(0x81),_0x1e0dbe(0xa3)),_0x4ad699(_0x1e0dbe(0x81),_0x1e0dbe(0x123)),_0x4ad699(_0x1e0dbe(0xc0),_0x1e0dbe(0xa3)),_0x4ad699(_0x1e0dbe(0xc0),_0x1e0dbe(0x123)),_0x62cbdd[_0x1e0dbe(0x131)][_0x1e0dbe(0x11e)](_0x1e0dbe(0x81),_0x1e0dbe(0xce),_0x1e0dbe(0x123),_0x3626f4=>{const _0x4fd51d=_0x1e0dbe,_0x1d8d06=_0x3626f4[_0x4fd51d(0xdd)](_0x1af639=>_0x1af639[_0x4fd51d(0x141)]()),_0x23c31f=_0x1d8d06[0x0][_0x4fd51d(0x102)](_0x4fd51d(0x13b)),{minRow:_0x15c323,maxRow:_0x58f301}=_0x5a147a[_0x4fd51d(0xc3)](_0x1d8d06);_0x384def[_0x4fd51d(0xde)](_0x23c31f,{'at':_0x15c323,'rows':_0x58f301-_0x15c323+0x1});}),_0x62cbdd[_0x1e0dbe(0x131)][_0x1e0dbe(0x11e)](_0x1e0dbe(0x81),_0x1e0dbe(0xd1),_0x1e0dbe(0x123),_0x6dea66=>{const _0x2c9757=_0x1e0dbe,_0xc75163=_0x6dea66[_0x2c9757(0xdd)](_0x536ccd=>_0x536ccd[_0x2c9757(0x141)]()),_0x4256cc=_0xc75163[0x0][_0x2c9757(0x102)](_0x2c9757(0x13b)),{minColumn:_0x128d19,maxColumn:_0x2b2b14}=_0x5a147a[_0x2c9757(0xc3)](_0xc75163);_0x384def[_0x2c9757(0x13c)](_0x4256cc,{'at':_0x128d19,'columns':_0x2b2b14-_0x128d19+0x1});});const _0x509c76=(_0x1fe9e5,_0x3ae8f1)=>{const _0x36439d=_0x1e0dbe;if(!_0x3ae8f1[_0x36439d(0x92)]||!_0x3ae8f1[_0x36439d(0x92)][_0x36439d(0x114)](_0x36439d(0xb3)))return;const _0x4aa37e=_0x3ae8f1[_0x36439d(0x7a)][_0x36439d(0x11b)],_0x39635f=_0x62cbdd[_0x36439d(0x120)]()[_0x36439d(0x140)](_0x2ac51e=>_0x2ac51e[_0x36439d(0xdb)]&&_0x2ac51e[_0x36439d(0x7a)]&&_0x2ac51e[_0x36439d(0x7a)][_0x36439d(0x11b)]==_0x4aa37e);_0x39635f[_0x36439d(0x136)]&&_0x3ae8f1[_0x36439d(0xac)]()[_0x36439d(0x136)]!=_0x39635f[_0x36439d(0x136)]&&_0x39635f[_0x36439d(0x101)]((_0x106e85,_0x3d18b5)=>(_0x106e85[_0x36439d(0x84)]=_0x3d18b5,_0x3d18b5[_0x36439d(0x104)]=_0x106e85,_0x3d18b5));};function _0x1a96f5(_0x4e0136,_0x4e7dc9=!0x0){const _0x4c1df6=_0x1e0dbe,{id:_0x33ce92}=_0x62cbdd[_0x4c1df6(0xba)](_0x4e0136[_0x4c1df6(0xbb)]),_0xf91c35=[_0x4c1df6(0x89),_0x4c1df6(0x9b)],_0x203660=_0x62cbdd[_0x4c1df6(0x83)][_0x4c1df6(0x121)](_0x4e0136[_0x4c1df6(0xbb)]);return _0x203660&&_0xf91c35[_0x4c1df6(0x12c)](_0x4c1df6(0x88)),{'classes':_0xf91c35,'attributes':{'data-suggestion':_0x33ce92},'priority':_0x203660&&_0x4e7dc9?0xbc2:0xbb8};}_0x62cbdd['on'](_0x1e0dbe(0x134),_0x509c76,{'priority':_0x1e0dbe(0xb0)}),_0x62cbdd['on'](_0x1e0dbe(0xbd),_0x509c76,{'priority':_0x1e0dbe(0xb0)}),_0x1c6c24[_0x1e0dbe(0xc9)][_0x1e0dbe(0xe1)][_0x1e0dbe(0x142)](()=>{const _0x3a47ed=_0x1e0dbe;let _0x536cb1=!0x1;const _0x50c755=Array[_0x3a47ed(0x7b)](_0x1c6c24[_0x3a47ed(0xc9)][_0x3a47ed(0xe1)][_0x3a47ed(0xa4)][_0x3a47ed(0xaa)]());for(const {name:_0x41df6b,data:_0x910181}of _0x50c755){const {group:_0x18703a,type:_0x6d2584,id:_0x19bb84}=_0x62cbdd[_0x3a47ed(0xba)](_0x41df6b);if(_0x3a47ed(0xb5)!=_0x18703a||_0x3a47ed(0xc0)!=_0x6d2584||_0x910181[_0x3a47ed(0xcc)])continue;if(!_0x62cbdd[_0x3a47ed(0x119)](_0x19bb84))continue;const _0x5bf21d=_0x62cbdd[_0x3a47ed(0x117)](_0x19bb84)[_0x3a47ed(0xea)](),_0x50e9c3=_0x1c6c24[_0x3a47ed(0x113)][_0x3a47ed(0xcd)](_0x3a47ed(0x86))['me'];for(const _0x569517 of _0x62cbdd[_0x3a47ed(0x120)]()){if(!_0x569517[_0x3a47ed(0xdb)]||_0x569517[_0x3a47ed(0x10f)]!=_0x50e9c3)continue;if(_0x3a47ed(0x13e)!=_0x569517[_0x3a47ed(0xe5)]||_0x3a47ed(0x129)!=_0x569517[_0x3a47ed(0x92)])continue;if(_0x569517[_0x3a47ed(0xea)]()[_0x3a47ed(0xf0)](_0x1cf80c=>_0x5bf21d[_0x3a47ed(0x118)](_0x2f4a48=>_0x2f4a48[_0x3a47ed(0xee)](_0x1cf80c,!0x0)))){for(const _0x484cc4 of _0x569517[_0x3a47ed(0xac)]())_0x484cc4[_0x3a47ed(0xdb)]&&(_0x484cc4[_0x3a47ed(0x123)](),_0x536cb1=!0x0);}}}return _0x536cb1;}),_0x1c6c24[_0x1e0dbe(0xc9)][_0x1e0dbe(0xe1)][_0x1e0dbe(0x142)](_0x53f8ec=>{const _0xb2d087=_0x1e0dbe,_0x15909e=_0x1c6c24[_0xb2d087(0x78)][_0xb2d087(0xcd)](_0xb2d087(0xaf));if(!_0x15909e||!_0x15909e[_0xb2d087(0xc7)][_0xb2d087(0x90)](_0x53f8ec[_0xb2d087(0x82)]))return!0x1;let _0x384656=!0x1;const _0x5a65d8=_0x1c6c24[_0xb2d087(0x113)][_0xb2d087(0xcd)](_0xb2d087(0x86))['me'],_0x1e1296=_0x1c6c24[_0xb2d087(0xc9)][_0xb2d087(0xe1)][_0xb2d087(0xa4)][_0xb2d087(0x109)](),_0x1883fc=Array[_0xb2d087(0x7b)](_0x1c6c24[_0xb2d087(0xc9)][_0xb2d087(0xe1)][_0xb2d087(0xa4)][_0xb2d087(0xaa)]())[_0xb2d087(0x140)](({name:_0x44b794,data:_0x572bcb})=>{const _0x520f07=_0xb2d087,{group:_0x423b87,subType:_0x2fbcf0,authorId:_0x1e1c12}=_0x62cbdd[_0x520f07(0xba)](_0x44b794);return _0x520f07(0xb5)==_0x423b87&&_0x520f07(0xb3)==_0x2fbcf0&&_0x1e1c12==_0x5a65d8['id']&&!_0x572bcb[_0x520f07(0xcc)];});for(const _0x3e52bd of _0x1e1296){if(_0xb2d087(0x93)!=_0x3e52bd[_0xb2d087(0xe5)]||_0xb2d087(0xf1)!=_0x3e52bd[_0xb2d087(0xd4)]||0x1!=_0x3e52bd[_0xb2d087(0x136)])continue;const _0x479843=_0x53f8ec[_0xb2d087(0x76)](_0x3e52bd[_0xb2d087(0x133)],_0x3e52bd[_0xb2d087(0x133)][_0xb2d087(0x144)](0x1));if(!_0x1883fc[_0xb2d087(0xad)](({data:_0x455096})=>_0x455096[_0xb2d087(0x135)][_0xb2d087(0x10b)](_0x479843))){for(const {name:_0x578bdc,data:_0x4edf06}of _0x1883fc)if(_0x479843[_0xb2d087(0xee)](_0x4edf06[_0xb2d087(0x135)])){_0x53f8ec[_0xb2d087(0xe3)](_0x578bdc,{'range':_0x479843}),_0x384656=!0x0;break;}}}return _0x384656;}),_0x1c6c24[_0x1e0dbe(0xc9)][_0x1e0dbe(0xe1)][_0x1e0dbe(0x142)](_0x43621d=>{const _0x206813=_0x1e0dbe;let _0x3e758a=!0x1;const _0x24ce42=_0x1c6c24[_0x206813(0x113)][_0x206813(0xcd)](_0x206813(0x86))['me'],_0x7d25e7=_0x62cbdd[_0x206813(0x120)]()[_0x206813(0x140)](_0x6358e9=>_0x6358e9[_0x206813(0xdb)]&&_0x6358e9[_0x206813(0x10f)]==_0x24ce42),_0x3b5680=new Set(),_0x213bce=new Set();for(const _0x4716a3 of _0x7d25e7)if(_0x206813(0xb3)==_0x4716a3[_0x206813(0x92)])for(const _0x16b7e7 of _0x4716a3[_0x206813(0x12e)]()){const _0x414757=_0x16b7e7[_0x206813(0xae)]()[_0x206813(0x141)]();if(_0x414757){if(_0x414757['is'](_0x206813(0x100),_0x206813(0xf1))&&Pe(_0x414757)){_0x4716a3[_0x206813(0xf7)](_0x16b7e7[_0x206813(0xd4)]),_0x3b5680[_0x206813(0x9e)](_0x414757),_0x3e758a=!0x0;const _0x4417ac=_0x414757[_0x206813(0x130)],_0x5c08c0=_0x414757[_0x206813(0x99)],_0xe8ecfd=_0x4417ac&&_0x4417ac['is'](_0x206813(0x100),_0x206813(0xf1)),_0x1dbb3f=_0x5c08c0&&_0x5c08c0['is'](_0x206813(0x100),_0x206813(0xf1));_0xe8ecfd&&!_0x3b5680[_0x206813(0x90)](_0x4417ac)&&_0x213bce[_0x206813(0x9e)](_0x4417ac),_0x1dbb3f&&!_0x3b5680[_0x206813(0x90)](_0x5c08c0)&&_0x213bce[_0x206813(0x9e)](_0x5c08c0);}else _0x414757['is'](_0x206813(0x100),_0x206813(0xd5))&&_0x414757[_0x206813(0x10e)]&&(_0x4716a3[_0x206813(0xf7)](_0x16b7e7[_0x206813(0xd4)]),_0x3e758a=!0x0);}}else{if(_0x206813(0x129)==_0x4716a3[_0x206813(0x92)]){if(!_0x4716a3[_0x206813(0x7a)]||!_0x4716a3[_0x206813(0x7a)][_0x206813(0x11b)])continue;const _0x4bf229=_0x4716a3[_0x206813(0x7a)][_0x206813(0x11a)];if(_0x4bf229&&Object[_0x206813(0xb7)](_0x4bf229)[_0x206813(0x136)])continue;const _0x43112d=_0x4716a3[_0x206813(0x7a)][_0x206813(0x11b)];let _0x2e933d=!0x0,_0xbea4c9=!0x0;for(const _0x369a4f of _0x7d25e7)if(_0x369a4f[_0x206813(0x92)]&&_0x369a4f[_0x206813(0x92)][_0x206813(0x114)](_0x206813(0xb3))){if(!_0x369a4f[_0x206813(0x7a)][_0x206813(0x11b)]){_0xbea4c9=!0x1;break;}if(_0x369a4f['id']!=_0x4716a3['id']&&_0x369a4f[_0x206813(0x7a)][_0x206813(0x11b)]==_0x43112d){_0x2e933d=!0x1;break;}}_0xbea4c9&&_0x2e933d&&(_0x4716a3[_0x206813(0xf2)](),_0x3e758a=!0x0);}}for(const _0x328317 of _0x3b5680)_0x43621d[_0x206813(0xc8)](_0x328317);for(const _0x3681b5 of _0x213bce)_0x43621d[_0x206813(0x9a)](_0x3681b5);return _0x3e758a;}),_0x1c6c24[_0x1e0dbe(0xd8)][_0x1e0dbe(0x12f)](_0x1e0dbe(0x87))[_0x1e0dbe(0xfd)]({'model':_0x1e0dbe(0xd2),'view':(_0x4abdc6,_0xab2ec)=>_0x1a96f5(_0x4abdc6),'converterPriority':_0x1e0dbe(0xb0)}),_0x1c6c24[_0x1e0dbe(0xd8)][_0x1e0dbe(0x12f)](_0x1e0dbe(0x137))[_0x1e0dbe(0xfd)]({'model':_0x1e0dbe(0xd2),'view':(_0x15b5dc,_0x49c9bf)=>_0x49c9bf[_0x1e0dbe(0xdc)][_0x1e0dbe(0x110)]?_0x1a96f5(_0x15b5dc,!0x1):null,'converterPriority':_0x1e0dbe(0xb0)});const _0x343eba=_0x1c6c24[_0x1e0dbe(0xf9)][_0x1e0dbe(0xa5)];this[_0x1e0dbe(0xfa)](_0x343eba[_0x1e0dbe(0xe1)],_0x1e0dbe(0x77),(_0x7091b,_0x26c0bc)=>{const _0x1c056c=_0x1e0dbe,_0x507c2b=[];for(const _0x1a5278 of _0x343eba[_0x1c056c(0x143)](_0x26c0bc[_0x1c056c(0x9d)])[_0x1c056c(0xc5)]())_0x1a5278['is'](_0x1c056c(0x100),_0x1c056c(0x8b))&&_0x507c2b[_0x1c056c(0x12c)](_0x1a5278);_0x343eba[_0x1c056c(0xc2)](_0x2b5a46=>{const _0x2533ef=_0x1c056c;for(const _0x2642f6 of _0x507c2b)_0x2b5a46[_0x2533ef(0xff)](_0x2b5a46[_0x2533ef(0x143)](_0x2642f6),_0x2b5a46[_0x2533ef(0xe8)](_0x2642f6)),_0x2b5a46[_0x2533ef(0xc8)](_0x2642f6);});});}}function Pe(_0xd8a35d){const _0x2d80cb=_0x3a12bc;if(_0xd8a35d[_0x2d80cb(0x10e)])return!0x0;const _0x530d78=_0xd8a35d[_0x2d80cb(0x111)](0x0);return _0x530d78['is'](_0x2d80cb(0x100),_0x2d80cb(0xd5))&&_0x530d78[_0x2d80cb(0x10e)];}function he(_0x596ec8,_0x11fe22={},_0x3219ed){const _0x12a16b=_0x3a12bc;for(const {isAnchor:_0x27dd3c,cellHeight:_0x5ca5d7,cellWidth:_0x4e9473}of _0x3219ed[_0x12a16b(0x11d)](_0x596ec8,{'includeAllSlots':!0x0,..._0x11fe22}))if(!_0x27dd3c||0x1!=_0x5ca5d7||0x1!=_0x4e9473)return!0x1;return!0x0;}
23
+ const _0x5ed3c9=_0x263b;(function(_0x1c4035,_0x4e1480){const _0x5dbf7a=_0x263b,_0x16422a=_0x1c4035();while(!![]){try{const _0x3da1b3=parseInt(_0x5dbf7a(0x264))/0x1*(parseInt(_0x5dbf7a(0x1e5))/0x2)+-parseInt(_0x5dbf7a(0x242))/0x3*(parseInt(_0x5dbf7a(0x23b))/0x4)+parseInt(_0x5dbf7a(0x26f))/0x5*(-parseInt(_0x5dbf7a(0x232))/0x6)+-parseInt(_0x5dbf7a(0x1cc))/0x7+-parseInt(_0x5dbf7a(0x1c9))/0x8*(-parseInt(_0x5dbf7a(0x225))/0x9)+-parseInt(_0x5dbf7a(0x1ed))/0xa+parseInt(_0x5dbf7a(0x1d3))/0xb;if(_0x3da1b3===_0x4e1480)break;else _0x16422a['push'](_0x16422a['shift']());}catch(_0x5331ff){_0x16422a['push'](_0x16422a['shift']());}}}(_0x235d,0x79ba2));import{getTranslation as _0x41e75f}from'../utils/common-translations.js';import{Plugin as _0x2596b6}from'ckeditor5/src/core.js';import{LiveRange as _0x368b5e}from'ckeditor5/src/engine.js';function _0x263b(_0x3afa7d,_0x29c023){const _0x235d19=_0x235d();return _0x263b=function(_0x263b48,_0x5c9708){_0x263b48=_0x263b48-0x1bc;let _0x5cf21=_0x235d19[_0x263b48];return _0x5cf21;},_0x263b(_0x3afa7d,_0x29c023);}import{uid as _0x3cb5d9,priorities as _0x1d7646}from'ckeditor5/src/utils.js';function _0x235d(){const _0x51e93a=['2DTTuUn','TableUtils','columnInsertionIndexes','fromRange','forceDefaultExecution','getRanges','getRowIndexes','getSelectionAffectedTableCells','7735080CgLlqD','set','conversion','formatBlock','afterInit','forEach','deletionRanges','registerDescriptionCallback','insertionRanges','editingDowncast','_splitMarkerName','getRange','getAttributes','insert','getItems','tableCellSuggestion','start','getShiftedBy','cells','suggestion:formatBlock:tablePasteCell','removeMarkers','showSuggestionHighlights','tableCellPadding','setAttributes','commands','findAncestor','fill','columns','getSuggestions','removeColumns','rootName','return','registerCustomCallback','getColumnIndexes','model','_suggestionFactory','newRange','hasSuggestion','editor','listenTo','document','_createdBatches','filter','getTableIfOnlyTableInContent','fromEntries','getChangedMarkers','removeMarker','getSuggestion','documentSelection','isEmpty','cell','find','getContainedElement','tablePasteColumn','join','call','1454346HZuXoU','ck-suggestion-marker-insertion','editing','removeRows','last','root','attributes','get','getRows','includes','markers','batch','getMarkers','30IkNQNp','$graveyard','register','tableCellBorderStyle','*Replace\x20table\x20cells*','getChanges','value','containsRange','tableCellBorderColor','11532VtnVOd','suggestionLoaded','insertColumns','previous','getSuggestionCallback','_isForcedDefaultExecutionBlock','redo','171alNWuX','isEqual','Users','rows','dataDowncast','view','startsWith','_tablePostFixingSubtypes','_getCoordsForCells','markMultiRangeDeletion','getChild','name','endColumn','markMultiRangeInsertion','activeMarkers','tablePasteCell','nodeAfter','low','getAllAdjacentSuggestions','tableCellVerticalAlignment','discard','end','getColumns','updateMarker','content','element','oldRange','from','endRow','position','wrap','keys','createRangeOn','change','586337ecNWQD','registerPostFixer','suggestion-td','first','TableClipboard','suggestion','some','deletion','previousSibling','createTableWalker','next','470435CpwIui','schema','remove','tablePaste','for','tableCell','trackChanges','insertContent','setAttribute','rowInsertionRanges','options','requires','locale','tableCellBackgroundColor','createRangeIn','markerToHighlight','entries','tablePasteRow','accept','createElement','ck-suggestion-marker','row','plugins','columnInsertionRanges','selection','nextSibling','column','suggestionUnloaded','ck-suggestion-marker--active','author','isInContent','descriptionFactory','add','elementToElement','table','has','type','_replaceTableSlotCell','map','markMultiRangeBlockFormat','8YRhUKE','markerName','paragraph','4912852LUmsyJ','rowInsertionIndexes','TrackChangesEditing','push','insertion','stop','tableCellHorizontalAlignment','20468503sBttIc','detach','clipboardOutput','every','length','insertRows','createPositionBefore','unwrap','tableCellBorderWidth','markerAttributes','subType','createRange','move','getChildren','reduce','differ','tablePasteChainId','high'];_0x235d=function(){return _0x51e93a;};return _0x235d();}import _0x5532e3 from'./table.js';const ge=[_0x5ed3c9(0x1db),_0x5ed3c9(0x23a),_0x5ed3c9(0x235),_0x5ed3c9(0x1d2),_0x5ed3c9(0x255),_0x5ed3c9(0x27c),_0x5ed3c9(0x203)],Ce=Object[_0x5ed3c9(0x219)](ge[_0x5ed3c9(0x1c7)](_0x13d6d7=>[_0x13d6d7,null]));export default class It extends _0x2596b6{static get[_0x5ed3c9(0x27a)](){return[_0x5532e3];}[_0x5ed3c9(0x1f1)](){const _0x375364=_0x5ed3c9,_0x459c43=this[_0x375364(0x213)];if(!_0x459c43[_0x375364(0x285)][_0x375364(0x1c4)](_0x375364(0x268)))return;const _0x17fbfd=_0x459c43[_0x375364(0x285)][_0x375364(0x22c)](_0x375364(0x1ce)),_0x2f37a9=_0x459c43[_0x375364(0x285)][_0x375364(0x22c)](_0x375364(0x1e6)),_0xc489=_0x459c43[_0x375364(0x285)][_0x375364(0x22c)](_0x5532e3),_0x333054=_0x459c43[_0x375364(0x285)][_0x375364(0x22c)](_0x375364(0x268));_0xc489[_0x375364(0x249)][_0x375364(0x1cf)](_0x375364(0x280),_0x375364(0x222)),_0x459c43[_0x375364(0x20f)][_0x375364(0x270)][_0x375364(0x234)](_0x375364(0x1fc),{'allowIn':_0x375364(0x274),'allowContentOf':_0x375364(0x274),'isLimit':!0x0}),_0x459c43[_0x375364(0x1ef)][_0x375364(0x1c2)]({'model':_0x375364(0x1fc),'view':_0x375364(0x266)});let _0x348472=null;_0x459c43[_0x375364(0x20f)]['on'](_0x375364(0x276),(_0x263e3e,_0x31e6e7)=>{const _0x33ee7f=_0x375364,[_0x2a6e12,_0x45a0a4]=_0x31e6e7,_0x546aec=_0x31e6e7[_0x31e6e7[_0x33ee7f(0x1d7)]-0x1];_0x546aec&&_0x546aec[_0x33ee7f(0x1e9)]||_0x17fbfd[_0x33ee7f(0x240)]||this[_0x33ee7f(0x213)][_0x33ee7f(0x205)][_0x33ee7f(0x22c)](_0x33ee7f(0x275))[_0x33ee7f(0x238)]&&function(_0x540aaf,_0x5647ff,_0x31bf72,_0x3d913b,_0x418f46){const _0x5e247e=_0x33ee7f;if(_0x5647ff&&!_0x5647ff['is'](_0x5e247e(0x21d)))return!0x1;const _0x4d280f=_0x418f46[_0x5e247e(0x218)](_0x540aaf,_0x31bf72);if(!_0x4d280f||!he(_0x4d280f,void 0x0,_0x3d913b))return!0x1;const _0xc5f70=_0x3d913b[_0x5e247e(0x1ec)](_0x31bf72[_0x5e247e(0x215)][_0x5e247e(0x287)]);if(!_0xc5f70[_0x5e247e(0x1d7)])return!0x1;const _0xcdca88=_0xc5f70[0x0][_0x5e247e(0x206)](_0x5e247e(0x1c3)),_0x1cd83d=_0x3d913b[_0x5e247e(0x1eb)](_0xc5f70),_0x100d79=_0x3d913b[_0x5e247e(0x20e)](_0xc5f70),_0x138d05={'startRow':_0x1cd83d[_0x5e247e(0x267)],'endRow':_0x1cd83d[_0x5e247e(0x229)],'startColumn':_0x100d79[_0x5e247e(0x267)],'endColumn':_0x100d79[_0x5e247e(0x229)]};return 0x1==_0xc5f70[_0x5e247e(0x1d7)]&&(_0x138d05[_0x5e247e(0x25e)]+=_0x3d913b[_0x5e247e(0x22d)](_0x4d280f)-0x1,_0x138d05[_0x5e247e(0x24e)]+=_0x3d913b[_0x5e247e(0x258)](_0x4d280f)-0x1),he(_0xcdca88,_0x138d05,_0x3d913b);}(_0x2a6e12,_0x45a0a4,_0x459c43[_0x33ee7f(0x20f)],_0x2f37a9,_0x333054)&&(_0x263e3e[_0x33ee7f(0x1d1)](),_0x348472={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x459c43[_0x33ee7f(0x20f)][_0x33ee7f(0x263)](()=>{const _0x19fa86=_0x33ee7f;_0x459c43[_0x19fa86(0x20f)][_0x19fa86(0x276)](_0x31e6e7[0x0],_0x31e6e7[0x1],_0x31e6e7[0x2],{'forceDefaultExecution':!0x0});const _0x5e6fbd=_0x3cb5d9(),{rowInsertionRanges:_0x327c07,columnInsertionRanges:_0x578419,insertionRanges:_0x5f4927,deletionRanges:_0x28e9bc,cells:_0x51a760}=_0x348472;_0x327c07[_0x19fa86(0x1d7)]&&_0x17fbfd[_0x19fa86(0x24f)](_0x327c07,_0x19fa86(0x280),{'tablePasteChainId':_0x5e6fbd}),_0x578419[_0x19fa86(0x1d7)]&&_0x17fbfd[_0x19fa86(0x24f)](_0x578419,_0x19fa86(0x222),{'tablePasteChainId':_0x5e6fbd}),_0x5f4927[_0x19fa86(0x1d7)]&&(_0x17fbfd[_0x19fa86(0x24f)](_0x5f4927,_0x19fa86(0x272),{'tablePasteChainId':_0x5e6fbd,'skipNestingCheck':!0x0}),_0x5f4927[_0x19fa86(0x1f2)](_0xce76e0=>{const _0x49e59a=_0x19fa86;var _0x59f1dd;return null===(_0x59f1dd=_0xce76e0[_0x49e59a(0x1d4)])||void 0x0===_0x59f1dd?void 0x0:_0x59f1dd[_0x49e59a(0x224)](_0xce76e0);})),_0x28e9bc[_0x19fa86(0x1d7)]&&(_0x17fbfd[_0x19fa86(0x24b)](_0x28e9bc,_0x19fa86(0x272),{'tablePasteChainId':_0x5e6fbd,'skipNestingCheck':!0x0}),_0x28e9bc[_0x19fa86(0x1f2)](_0x2a4217=>{const _0x39ad53=_0x19fa86;var _0x32be6a;return null===(_0x32be6a=_0x2a4217[_0x39ad53(0x1d4)])||void 0x0===_0x32be6a?void 0x0:_0x32be6a[_0x39ad53(0x224)](_0x2a4217);}));const _0x1be632=_0x17fbfd[_0x19fa86(0x1c8)](_0x51a760[_0x19fa86(0x1c7)](({element:_0x417f28})=>_0x417f28),{'formatGroupId':_0x3cb5d9()},[],_0x19fa86(0x251),{'tablePasteChainId':_0x5e6fbd});if(_0x1be632){const _0x3e0c69=_0x1be632[_0x19fa86(0x231)](),_0x30419c=[];for(const {element:_0x1574c2,attributes:_0x1da7cd}of _0x51a760){if(!_0x1da7cd)continue;const _0x4f47ed=_0x459c43[_0x19fa86(0x20f)][_0x19fa86(0x262)](_0x1574c2),_0x4109e4=_0x3e0c69[_0x19fa86(0x220)](_0x2d245e=>_0x2d245e[_0x19fa86(0x1f8)]()[_0x19fa86(0x243)](_0x4f47ed));_0x4109e4&&_0x30419c[_0x19fa86(0x1cf)]([_0x4109e4[_0x19fa86(0x24d)],_0x1da7cd]);}_0x30419c[_0x19fa86(0x1d7)]&&_0x1be632[_0x19fa86(0x277)](_0x19fa86(0x1dc),Object[_0x19fa86(0x219)](_0x30419c));}_0x348472=null;}));},{'priority':_0x1d7646[_0x375364(0x1e4)]+0xa}),_0x459c43[_0x375364(0x285)][_0x375364(0x22c)](_0x375364(0x268))['on'](_0x375364(0x1c6),(_0x2b59f2,_0x5b702b)=>{const _0x2a8c8e=_0x375364,[_0x279826,_0x2375ea,,_0x4cb759]=_0x5b702b;if(!_0x348472)return;_0x2b59f2[_0x2a8c8e(0x1d1)]();const _0x4cea43=_0x279826[_0x2a8c8e(0x21f)],_0xf20c=_0x2375ea,_0x1d4e6e=Pe(_0x4cea43),_0x429cd6=Pe(_0xf20c);_0x2b59f2[_0x2a8c8e(0x20c)]=_0x4cea43;let _0x4090ef=null,_0x3c10bd=null;if(_0x429cd6||_0x1d4e6e){if(_0x1d4e6e&&!_0x429cd6){_0x4cb759[_0x2a8c8e(0x271)](_0x4cea43[_0x2a8c8e(0x24c)](0x0));for(const _0x43a0c7 of Array[_0x2a8c8e(0x25d)](_0xf20c[_0x2a8c8e(0x1e0)]()))_0x4cb759[_0x2a8c8e(0x1fa)](_0x43a0c7,_0x4cea43,_0x2a8c8e(0x257));const _0x32ce6c=_0x348472[_0x2a8c8e(0x1cd)][_0x2a8c8e(0x22e)](_0x279826[_0x2a8c8e(0x284)]),_0x2e2441=_0x348472[_0x2a8c8e(0x1e7)][_0x2a8c8e(0x22e)](_0x279826[_0x2a8c8e(0x289)]);_0x32ce6c||_0x2e2441||(_0x4090ef=_0x368b5e[_0x2a8c8e(0x1e8)](_0x4cb759[_0x2a8c8e(0x27d)](_0x4cea43)));}else _0x429cd6&&!_0x1d4e6e&&(_0x3c10bd=_0x4cb759[_0x2a8c8e(0x27d)](_0x4cea43));}else{const _0x264db5=_0x4cb759[_0x2a8c8e(0x282)](_0x2a8c8e(0x1fc)),_0x2dafea=_0x4cb759[_0x2a8c8e(0x282)](_0x2a8c8e(0x1fc));_0x4cb759[_0x2a8c8e(0x260)](_0x4cb759[_0x2a8c8e(0x27d)](_0x4cea43),_0x2dafea),_0x4cb759[_0x2a8c8e(0x1fa)](_0x264db5,_0x4cea43,0x0);for(const _0x5a37b1 of Array[_0x2a8c8e(0x25d)](_0xf20c[_0x2a8c8e(0x1e0)]()))_0x4cb759[_0x2a8c8e(0x1fa)](_0x5a37b1,_0x264db5,_0x2a8c8e(0x257));_0x4090ef=_0x368b5e[_0x2a8c8e(0x1e8)](_0x4cb759[_0x2a8c8e(0x262)](_0x264db5)),_0x3c10bd=_0x368b5e[_0x2a8c8e(0x1e8)](_0x4cb759[_0x2a8c8e(0x262)](_0x2dafea));}const _0x15ae87=Array[_0x2a8c8e(0x25d)](_0xf20c[_0x2a8c8e(0x1f9)]())[_0x2a8c8e(0x217)](([_0x157530])=>ge[_0x2a8c8e(0x22e)](_0x157530));_0x348472[_0x2a8c8e(0x1ff)][_0x2a8c8e(0x1cf)]({'element':_0x4cea43,'attributes':_0x15ae87[_0x2a8c8e(0x1d7)]?Object[_0x2a8c8e(0x219)](_0x15ae87):null}),_0x4090ef&&_0x348472[_0x2a8c8e(0x1f5)][_0x2a8c8e(0x1cf)](_0x4090ef),_0x3c10bd&&_0x348472[_0x2a8c8e(0x1f3)][_0x2a8c8e(0x1cf)](_0x3c10bd);},{'priority':_0x375364(0x1e4)}),_0x2f37a9['on'](_0x375364(0x23d),(_0xa0f9f3,_0x5d843d)=>{const _0x3f05a6=_0x375364,[_0x1143a0,_0x58e42a={}]=_0x5d843d;if(!_0x348472)return;const _0x18a6b2=_0x58e42a['at']||0x0,_0xb83853=_0x58e42a[_0x3f05a6(0x208)]||0x1;_0x348472[_0x3f05a6(0x1e7)]=new Array(_0xb83853)[_0x3f05a6(0x207)](_0x18a6b2)[_0x3f05a6(0x1c7)]((_0x1912d8,_0x4af049)=>_0x1912d8+_0x4af049);for(const {cell:_0x447970}of _0x2f37a9[_0x3f05a6(0x26d)](_0x1143a0,{'startColumn':_0x18a6b2,'endColumn':_0x18a6b2+_0xb83853-0x1}))_0x348472[_0x3f05a6(0x286)][_0x3f05a6(0x1cf)](_0x459c43[_0x3f05a6(0x20f)][_0x3f05a6(0x262)](_0x447970));},{'priority':_0x375364(0x253)}),_0x2f37a9['on'](_0x375364(0x1d8),(_0x32adad,_0x480d06)=>{const _0x5bbeb6=_0x375364,[_0x52930e,_0x3aeca2={}]=_0x480d06;if(!_0x348472)return;const _0x3e3406=_0x3aeca2['at']||0x0,_0x49f11f=_0x3aeca2[_0x5bbeb6(0x245)]||0x1;_0x348472[_0x5bbeb6(0x1cd)]=new Array(_0x49f11f)[_0x5bbeb6(0x207)](_0x3e3406)[_0x5bbeb6(0x1c7)]((_0x19f362,_0x126f22)=>_0x19f362+_0x126f22);for(const {cell:_0x428045}of _0x2f37a9[_0x5bbeb6(0x26d)](_0x52930e,{'startRow':_0x3e3406,'endRow':_0x3e3406+_0x49f11f-0x1}))_0x348472[_0x5bbeb6(0x278)][_0x5bbeb6(0x1cf)](_0x459c43[_0x5bbeb6(0x20f)][_0x5bbeb6(0x262)](_0x428045));},{'priority':_0x375364(0x253)}),_0x17fbfd[_0x375364(0x1c0)][_0x375364(0x1f4)](_0x5edfd0=>{const _0x235751=_0x375364;if(_0x5edfd0[_0x235751(0x1dd)]&&_0x5edfd0[_0x235751(0x1dd)][_0x235751(0x248)](_0x235751(0x272)))return _0x5edfd0[_0x235751(0x23e)]?{}:{'type':_0x235751(0x1d0),'content':_0x41e75f(_0x459c43[_0x235751(0x27b)],_0x235751(0x236))};});const _0x5e1544=()=>!0x1;for(const _0x5b6b07 of[_0x375364(0x272),_0x375364(0x222),_0x375364(0x280),_0x375364(0x251)])_0x17fbfd[_0x375364(0x210)][_0x375364(0x20d)](_0x375364(0x1d0),_0x5b6b07,_0x375364(0x223),_0x5e1544),_0x17fbfd[_0x375364(0x210)][_0x375364(0x20d)](_0x375364(0x26b),_0x5b6b07,_0x375364(0x223),_0x5e1544),_0x17fbfd[_0x375364(0x210)][_0x375364(0x20d)](_0x375364(0x1f0),_0x5b6b07,_0x375364(0x223),_0x5e1544);_0x17fbfd[_0x375364(0x210)][_0x375364(0x20d)](_0x375364(0x1f0),_0x375364(0x251),_0x375364(0x256),_0x5e1544),_0x17fbfd[_0x375364(0x210)][_0x375364(0x20d)](_0x375364(0x1f0),_0x375364(0x251),_0x375364(0x281),(_0x4275ec,_0x3f467e,_0xd7ea92)=>{const _0x3ab7a7=_0x375364,_0x4582de=_0x4275ec[_0x3ab7a7(0x1c7)](_0x449149=>_0x449149[_0x3ab7a7(0x221)]())[_0x3ab7a7(0x217)](_0x5db475=>_0x5db475),_0x5ad6b4=new Map(_0x4582de[_0x3ab7a7(0x1c7)](_0x570c8e=>[_0x570c8e,null]));if(_0x348472){for(const {element:_0xdc8f3c,attributes:_0x265ea4}of _0x348472[_0x3ab7a7(0x1ff)])_0x265ea4&&_0x5ad6b4[_0x3ab7a7(0x1ee)](_0xdc8f3c,_0x265ea4);}else{if(_0xd7ea92&&_0xd7ea92[_0x3ab7a7(0x1dc)])for(const [_0x293e0c,_0x431558]of Object[_0x3ab7a7(0x27f)](_0xd7ea92[_0x3ab7a7(0x1dc)])){const _0x5560da=_0x459c43[_0x3ab7a7(0x20f)][_0x3ab7a7(0x22f)][_0x3ab7a7(0x22c)](_0x293e0c),_0x314e2c=_0x5560da?_0x5560da[_0x3ab7a7(0x1f8)]()[_0x3ab7a7(0x221)]():null;_0x314e2c&&_0x5ad6b4[_0x3ab7a7(0x1ee)](_0x314e2c,_0x431558);}}_0x459c43[_0x3ab7a7(0x20f)][_0x3ab7a7(0x263)](_0x3580c3=>{const _0x57cf7b=_0x3ab7a7;for(const [_0x2a21fe,_0x4434d5]of _0x5ad6b4)_0x3580c3[_0x57cf7b(0x204)]({...Ce,..._0x4434d5},_0x2a21fe);});});const _0x9ffada=(_0x453570,_0xf85609)=>{const _0x4c700a=_0x375364;_0x17fbfd[_0x4c700a(0x210)][_0x4c700a(0x20d)](_0x453570,_0x4c700a(0x272),_0xf85609,(_0x406c0d,_0x2a7cdb,_0x5c5c4c)=>{const _0x287385=_0x4c700a;_0x459c43[_0x287385(0x20f)][_0x287385(0x263)](_0x376c30=>{const _0x574b4c=_0x287385,_0x2af813=[];for(const _0x5526f4 of _0x406c0d){const _0x21e1c5=_0x5526f4[_0x574b4c(0x1fd)][_0x574b4c(0x252)];_0x21e1c5['is'](_0x574b4c(0x25b),_0x574b4c(0x1fc))&&_0x2af813[_0x574b4c(0x1cf)](_0x21e1c5);}_0x17fbfd[_0x574b4c(0x210)][_0x574b4c(0x23f)](_0x453570,null,_0xf85609)(_0x406c0d,_0x2a7cdb,_0x5c5c4c);for(const _0x44f6f2 of _0x2af813)_0x574b4c(0x233)!=_0x44f6f2[_0x574b4c(0x22a)][_0x574b4c(0x20b)]&&_0x376c30[_0x574b4c(0x1da)](_0x44f6f2);});});};_0x9ffada(_0x375364(0x1d0),_0x375364(0x281)),_0x9ffada(_0x375364(0x1d0),_0x375364(0x256)),_0x9ffada(_0x375364(0x26b),_0x375364(0x281)),_0x9ffada(_0x375364(0x26b),_0x375364(0x256)),_0x17fbfd[_0x375364(0x210)][_0x375364(0x20d)](_0x375364(0x1d0),_0x375364(0x280),_0x375364(0x256),_0x1d4f3c=>{const _0x9eaa3b=_0x375364,_0x345332=_0x1d4f3c[_0x9eaa3b(0x1c7)](_0x2b47b7=>_0x2b47b7[_0x9eaa3b(0x221)]()),_0x1aec35=_0x345332[0x0][_0x9eaa3b(0x206)](_0x9eaa3b(0x1c3)),{minRow:_0x32cbc0,maxRow:_0x43a382}=_0xc489[_0x9eaa3b(0x24a)](_0x345332);_0x2f37a9[_0x9eaa3b(0x228)](_0x1aec35,{'at':_0x32cbc0,'rows':_0x43a382-_0x32cbc0+0x1});}),_0x17fbfd[_0x375364(0x210)][_0x375364(0x20d)](_0x375364(0x1d0),_0x375364(0x222),_0x375364(0x256),_0x584a0c=>{const _0x323b2b=_0x375364,_0x521d29=_0x584a0c[_0x323b2b(0x1c7)](_0xf54da7=>_0xf54da7[_0x323b2b(0x221)]()),_0x2315fe=_0x521d29[0x0][_0x323b2b(0x206)](_0x323b2b(0x1c3)),{minColumn:_0x2c9b0a,maxColumn:_0x10b2e7}=_0xc489[_0x323b2b(0x24a)](_0x521d29);_0x2f37a9[_0x323b2b(0x20a)](_0x2315fe,{'at':_0x2c9b0a,'columns':_0x10b2e7-_0x2c9b0a+0x1});});const _0x4944a3=(_0x55bc2e,_0x50658c)=>{const _0xff2aa1=_0x375364;if(!_0x50658c[_0xff2aa1(0x1dd)]||!_0x50658c[_0xff2aa1(0x1dd)][_0xff2aa1(0x248)](_0xff2aa1(0x272)))return;const _0x15c24e=_0x50658c[_0xff2aa1(0x22b)][_0xff2aa1(0x1e3)],_0x2783c5=_0x17fbfd[_0xff2aa1(0x209)]()[_0xff2aa1(0x217)](_0xc4e1c2=>_0xc4e1c2[_0xff2aa1(0x1bf)]&&_0xc4e1c2[_0xff2aa1(0x22b)]&&_0xc4e1c2[_0xff2aa1(0x22b)][_0xff2aa1(0x1e3)]==_0x15c24e);_0x2783c5[_0xff2aa1(0x1d7)]&&_0x50658c[_0xff2aa1(0x254)]()[_0xff2aa1(0x1d7)]!=_0x2783c5[_0xff2aa1(0x1d7)]&&_0x2783c5[_0xff2aa1(0x1e1)]((_0xa4c9da,_0x158632)=>(_0xa4c9da[_0xff2aa1(0x26e)]=_0x158632,_0x158632[_0xff2aa1(0x23e)]=_0xa4c9da,_0x158632));};function _0x5aa56c(_0x54e434,_0x596ce1=!0x0){const _0x25e1e2=_0x375364,{id:_0x1cb799}=_0x17fbfd[_0x25e1e2(0x1f7)](_0x54e434[_0x25e1e2(0x1ca)]),_0x58370f=[_0x25e1e2(0x283),_0x25e1e2(0x226)],_0x24d2d8=_0x17fbfd[_0x25e1e2(0x250)][_0x25e1e2(0x22e)](_0x54e434[_0x25e1e2(0x1ca)]);return _0x24d2d8&&_0x58370f[_0x25e1e2(0x1cf)](_0x25e1e2(0x1bd)),{'classes':_0x58370f,'attributes':{'data-suggestion':_0x1cb799},'priority':_0x24d2d8&&_0x596ce1?0xbc2:0xbb8};}_0x17fbfd['on'](_0x375364(0x23c),_0x4944a3,{'priority':_0x375364(0x1e4)}),_0x17fbfd['on'](_0x375364(0x1bc),_0x4944a3,{'priority':_0x375364(0x1e4)}),_0x459c43[_0x375364(0x20f)][_0x375364(0x215)][_0x375364(0x265)](()=>{const _0x24cf8f=_0x375364;let _0x5c9269=!0x1;const _0x4ae197=Array[_0x24cf8f(0x25d)](_0x459c43[_0x24cf8f(0x20f)][_0x24cf8f(0x215)][_0x24cf8f(0x1e2)][_0x24cf8f(0x21a)]());for(const {name:_0x233d2e,data:_0x50637b}of _0x4ae197){const {group:_0x4eb576,type:_0x57e5e1,id:_0x4f2209}=_0x17fbfd[_0x24cf8f(0x1f7)](_0x233d2e);if(_0x24cf8f(0x269)!=_0x4eb576||_0x24cf8f(0x26b)!=_0x57e5e1||_0x50637b[_0x24cf8f(0x25c)])continue;if(!_0x17fbfd[_0x24cf8f(0x212)](_0x4f2209))continue;const _0x57c0d9=_0x17fbfd[_0x24cf8f(0x21c)](_0x4f2209)[_0x24cf8f(0x1ea)](),_0x38c2ea=_0x459c43[_0x24cf8f(0x285)][_0x24cf8f(0x22c)](_0x24cf8f(0x244))['me'];for(const _0x35ce50 of _0x17fbfd[_0x24cf8f(0x209)]()){if(!_0x35ce50[_0x24cf8f(0x1bf)]||_0x35ce50[_0x24cf8f(0x1be)]!=_0x38c2ea)continue;if(_0x24cf8f(0x1f0)!=_0x35ce50[_0x24cf8f(0x1c5)]||_0x24cf8f(0x251)!=_0x35ce50[_0x24cf8f(0x1dd)])continue;if(_0x35ce50[_0x24cf8f(0x1ea)]()[_0x24cf8f(0x1d6)](_0x2666cf=>_0x57c0d9[_0x24cf8f(0x26a)](_0xd5ebe7=>_0xd5ebe7[_0x24cf8f(0x239)](_0x2666cf,!0x0)))){for(const _0xd76529 of _0x35ce50[_0x24cf8f(0x254)]())_0xd76529[_0x24cf8f(0x1bf)]&&(_0xd76529[_0x24cf8f(0x256)](),_0x5c9269=!0x0);}}}return _0x5c9269;}),_0x459c43[_0x375364(0x20f)][_0x375364(0x215)][_0x375364(0x265)](_0x21b8ca=>{const _0x1ded74=_0x375364,_0xcbb59d=_0x459c43[_0x1ded74(0x205)][_0x1ded74(0x22c)](_0x1ded74(0x241));if(!_0xcbb59d||!_0xcbb59d[_0x1ded74(0x216)][_0x1ded74(0x1c4)](_0x21b8ca[_0x1ded74(0x230)]))return!0x1;let _0x2947d6=!0x1;const _0x57d554=_0x459c43[_0x1ded74(0x285)][_0x1ded74(0x22c)](_0x1ded74(0x244))['me'],_0x1ffa6f=_0x459c43[_0x1ded74(0x20f)][_0x1ded74(0x215)][_0x1ded74(0x1e2)][_0x1ded74(0x237)](),_0x3653e7=Array[_0x1ded74(0x25d)](_0x459c43[_0x1ded74(0x20f)][_0x1ded74(0x215)][_0x1ded74(0x1e2)][_0x1ded74(0x21a)]())[_0x1ded74(0x217)](({name:_0x1fa477,data:_0xebed8a})=>{const _0x56ca72=_0x1ded74,{group:_0x39006c,subType:_0x462a2b,authorId:_0x2e4da5}=_0x17fbfd[_0x56ca72(0x1f7)](_0x1fa477);return _0x56ca72(0x269)==_0x39006c&&_0x56ca72(0x272)==_0x462a2b&&_0x2e4da5==_0x57d554['id']&&!_0xebed8a[_0x56ca72(0x25c)];});for(const _0x3097c5 of _0x1ffa6f){if(_0x1ded74(0x1fa)!=_0x3097c5[_0x1ded74(0x1c5)]||_0x1ded74(0x1fc)!=_0x3097c5[_0x1ded74(0x24d)]||0x1!=_0x3097c5[_0x1ded74(0x1d7)])continue;const _0x48c836=_0x21b8ca[_0x1ded74(0x1de)](_0x3097c5[_0x1ded74(0x25f)],_0x3097c5[_0x1ded74(0x25f)][_0x1ded74(0x1fe)](0x1));if(!_0x3653e7[_0x1ded74(0x220)](({data:_0x16b496})=>_0x16b496[_0x1ded74(0x211)][_0x1ded74(0x243)](_0x48c836))){for(const {name:_0x2aaf8f,data:_0x45a106}of _0x3653e7)if(_0x48c836[_0x1ded74(0x239)](_0x45a106[_0x1ded74(0x211)])){_0x21b8ca[_0x1ded74(0x259)](_0x2aaf8f,{'range':_0x48c836}),_0x2947d6=!0x0;break;}}}return _0x2947d6;}),_0x459c43[_0x375364(0x20f)][_0x375364(0x215)][_0x375364(0x265)](_0x3923b5=>{const _0x4a57f5=_0x375364;let _0x1e6dd5=!0x1;const _0x2415c9=_0x459c43[_0x4a57f5(0x285)][_0x4a57f5(0x22c)](_0x4a57f5(0x244))['me'],_0x3e8c21=_0x17fbfd[_0x4a57f5(0x209)]()[_0x4a57f5(0x217)](_0x40adb3=>_0x40adb3[_0x4a57f5(0x1bf)]&&_0x40adb3[_0x4a57f5(0x1be)]==_0x2415c9),_0x39787f=new Set(),_0x547605=new Set();for(const _0x5199eb of _0x3e8c21)if(_0x4a57f5(0x272)==_0x5199eb[_0x4a57f5(0x1dd)])for(const _0x317918 of _0x5199eb[_0x4a57f5(0x231)]()){const _0x5c9416=_0x317918[_0x4a57f5(0x1f8)]()[_0x4a57f5(0x221)]();if(_0x5c9416){if(_0x5c9416['is'](_0x4a57f5(0x25b),_0x4a57f5(0x1fc))&&Pe(_0x5c9416)){_0x5199eb[_0x4a57f5(0x21b)](_0x317918[_0x4a57f5(0x24d)]),_0x39787f[_0x4a57f5(0x1c1)](_0x5c9416),_0x1e6dd5=!0x0;const _0x240af8=_0x5c9416[_0x4a57f5(0x288)],_0x55b96b=_0x5c9416[_0x4a57f5(0x26c)],_0x219620=_0x240af8&&_0x240af8['is'](_0x4a57f5(0x25b),_0x4a57f5(0x1fc)),_0x240878=_0x55b96b&&_0x55b96b['is'](_0x4a57f5(0x25b),_0x4a57f5(0x1fc));_0x219620&&!_0x39787f[_0x4a57f5(0x1c4)](_0x240af8)&&_0x547605[_0x4a57f5(0x1c1)](_0x240af8),_0x240878&&!_0x39787f[_0x4a57f5(0x1c4)](_0x55b96b)&&_0x547605[_0x4a57f5(0x1c1)](_0x55b96b);}else _0x5c9416['is'](_0x4a57f5(0x25b),_0x4a57f5(0x1cb))&&_0x5c9416[_0x4a57f5(0x21e)]&&(_0x5199eb[_0x4a57f5(0x21b)](_0x317918[_0x4a57f5(0x24d)]),_0x1e6dd5=!0x0);}}else{if(_0x4a57f5(0x251)==_0x5199eb[_0x4a57f5(0x1dd)]){if(!_0x5199eb[_0x4a57f5(0x22b)]||!_0x5199eb[_0x4a57f5(0x22b)][_0x4a57f5(0x1e3)])continue;const _0x4bbc2d=_0x5199eb[_0x4a57f5(0x22b)][_0x4a57f5(0x1dc)];if(_0x4bbc2d&&Object[_0x4a57f5(0x261)](_0x4bbc2d)[_0x4a57f5(0x1d7)])continue;const _0x25eecc=_0x5199eb[_0x4a57f5(0x22b)][_0x4a57f5(0x1e3)];let _0x81f8d2=!0x0,_0x1bdcc4=!0x0;for(const _0x365776 of _0x3e8c21)if(_0x365776[_0x4a57f5(0x1dd)]&&_0x365776[_0x4a57f5(0x1dd)][_0x4a57f5(0x248)](_0x4a57f5(0x272))){if(!_0x365776[_0x4a57f5(0x22b)][_0x4a57f5(0x1e3)]){_0x1bdcc4=!0x1;break;}if(_0x365776['id']!=_0x5199eb['id']&&_0x365776[_0x4a57f5(0x22b)][_0x4a57f5(0x1e3)]==_0x25eecc){_0x81f8d2=!0x1;break;}}_0x1bdcc4&&_0x81f8d2&&(_0x5199eb[_0x4a57f5(0x201)](),_0x1e6dd5=!0x0);}}for(const _0x32959e of _0x39787f)_0x3923b5[_0x4a57f5(0x271)](_0x32959e);for(const _0x2ee871 of _0x547605)_0x3923b5[_0x4a57f5(0x1da)](_0x2ee871);return _0x1e6dd5;}),_0x459c43[_0x375364(0x1ef)][_0x375364(0x273)](_0x375364(0x1f6))[_0x375364(0x27e)]({'model':_0x375364(0x200),'view':(_0x3c75e9,_0x46a6b9)=>_0x5aa56c(_0x3c75e9),'converterPriority':_0x375364(0x1e4)}),_0x459c43[_0x375364(0x1ef)][_0x375364(0x273)](_0x375364(0x246))[_0x375364(0x27e)]({'model':_0x375364(0x200),'view':(_0xe7d446,_0x2e7a9e)=>_0x2e7a9e[_0x375364(0x279)][_0x375364(0x202)]?_0x5aa56c(_0xe7d446,!0x1):null,'converterPriority':_0x375364(0x1e4)});const _0x112383=_0x459c43[_0x375364(0x227)][_0x375364(0x247)];this[_0x375364(0x214)](_0x112383[_0x375364(0x215)],_0x375364(0x1d5),(_0x53e37a,_0x124851)=>{const _0x1a05cf=_0x375364,_0x4e0d7d=[];for(const _0x97e6d8 of _0x112383[_0x1a05cf(0x27d)](_0x124851[_0x1a05cf(0x25a)])[_0x1a05cf(0x1fb)]())_0x97e6d8['is'](_0x1a05cf(0x25b),_0x1a05cf(0x266))&&_0x4e0d7d[_0x1a05cf(0x1cf)](_0x97e6d8);_0x112383[_0x1a05cf(0x263)](_0x467d64=>{const _0x42bb29=_0x1a05cf;for(const _0x1911ba of _0x4e0d7d)_0x467d64[_0x42bb29(0x1df)](_0x467d64[_0x42bb29(0x27d)](_0x1911ba),_0x467d64[_0x42bb29(0x1d9)](_0x1911ba)),_0x467d64[_0x42bb29(0x271)](_0x1911ba);});});}}function Pe(_0x2b8be6){const _0x59ac37=_0x5ed3c9;if(_0x2b8be6[_0x59ac37(0x21e)])return!0x0;const _0x25ed70=_0x2b8be6[_0x59ac37(0x24c)](0x0);return _0x25ed70['is'](_0x59ac37(0x25b),_0x59ac37(0x1cb))&&_0x25ed70[_0x59ac37(0x21e)];}function he(_0x3e221a,_0x29d3ba={},_0xe3b15e){const _0x329dbe=_0x5ed3c9;for(const {isAnchor:_0x4a3bfa,cellHeight:_0x284aae,cellWidth:_0x53fb02}of _0xe3b15e[_0x329dbe(0x26d)](_0x3e221a,{'includeAllSlots':!0x0,..._0x29d3ba}))if(!_0x4a3bfa||0x1!=_0x284aae||0x1!=_0x53fb02)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2427(_0xb0167e,_0x3ada63){const _0x380c24=_0x380c();return _0x2427=function(_0x242778,_0x2a1ab4){_0x242778=_0x242778-0x126;let _0x2d81d=_0x380c24[_0x242778];return _0x2d81d;},_0x2427(_0xb0167e,_0x3ada63);}const _0x5254fb=_0x2427;(function(_0xbf052a,_0x2eed24){const _0x51ebe9=_0x2427,_0x645d00=_0xbf052a();while(!![]){try{const _0x34b3bc=-parseInt(_0x51ebe9(0x12a))/0x1*(-parseInt(_0x51ebe9(0x13d))/0x2)+-parseInt(_0x51ebe9(0x15d))/0x3+parseInt(_0x51ebe9(0x13b))/0x4*(parseInt(_0x51ebe9(0x148))/0x5)+parseInt(_0x51ebe9(0x14c))/0x6*(-parseInt(_0x51ebe9(0x151))/0x7)+parseInt(_0x51ebe9(0x147))/0x8*(-parseInt(_0x51ebe9(0x145))/0x9)+parseInt(_0x51ebe9(0x12e))/0xa*(parseInt(_0x51ebe9(0x152))/0xb)+parseInt(_0x51ebe9(0x13e))/0xc*(-parseInt(_0x51ebe9(0x130))/0xd);if(_0x34b3bc===_0x2eed24)break;else _0x645d00['push'](_0x645d00['shift']());}catch(_0x174156){_0x645d00['push'](_0x645d00['shift']());}}}(_0x380c,0xac891));import{Plugin as _0x1681b1}from'ckeditor5/src/core.js';function _0x380c(){const _0x392e24=['enableCommand','formatGroupId','424WknmAT','commandParams','17766qUNMGh','60poUHuo','getColumnGroupElement','getTableColumnsWidths','subType','model','registerCustomCallback','_suggestionFactory','2219193QYHMVP','markBlockFormat','16RusERX','56770crXofG','bind','formatInline','selection','2175672UGWtif','Users','table','columnWidths','accept','14YmmCnh','121xJWOaX','format','getSuggestions','locale','TableColumnResizeEditing','TrackChangesEditing','author','formatBlock','getSelectedElement','afterInit','get','247554vWhtcb','handleSuggestionDescription','registerDescriptionCallback','descriptionFactory','tableWidth','change','editor','getSuggestionCallback','130KLBRoO','resizeTableWidth','getAttribute','resizeTable','161270cwOPmk','getContainedElement','1373086CsFNqr','handleResizeTableWidthCommand','discard','*Format:*\x20resize\x20table','document','data','has','plugins','type'];_0x380c=function(){return _0x392e24;};return _0x380c();}import{getTranslation as _0x25e501}from'../utils/common-translations.js';export default class vt extends _0x1681b1{[_0x5254fb(0x15b)](){const _0x1435ff=_0x5254fb;if(!this[_0x1435ff(0x128)][_0x1435ff(0x137)][_0x1435ff(0x136)](_0x1435ff(0x156)))return;const _0x33e08c=this[_0x1435ff(0x128)][_0x1435ff(0x137)][_0x1435ff(0x15c)](_0x1435ff(0x157));_0x33e08c[_0x1435ff(0x139)](_0x1435ff(0x12b),this[_0x1435ff(0x131)][_0x1435ff(0x149)](this)),_0x33e08c[_0x1435ff(0x144)][_0x1435ff(0x143)](_0x1435ff(0x159),_0x1435ff(0x12d),_0x1435ff(0x150),_0x33e08c[_0x1435ff(0x144)][_0x1435ff(0x129)](_0x1435ff(0x159),null,_0x1435ff(0x132))),_0x33e08c[_0x1435ff(0x144)][_0x1435ff(0x143)](_0x1435ff(0x159),_0x1435ff(0x12d),_0x1435ff(0x132),_0x33e08c[_0x1435ff(0x144)][_0x1435ff(0x129)](_0x1435ff(0x159),null,_0x1435ff(0x150))),_0x33e08c[_0x1435ff(0x160)][_0x1435ff(0x15f)](this[_0x1435ff(0x15e)][_0x1435ff(0x149)](this));}[_0x5254fb(0x131)](_0x2a6cd8,_0x69343e){const _0x1c6759=_0x5254fb,_0x1d61fc=this[_0x1c6759(0x128)][_0x1c6759(0x137)][_0x1c6759(0x15c)](_0x1c6759(0x157)),_0x151fb8=this[_0x1c6759(0x128)][_0x1c6759(0x137)][_0x1c6759(0x15c)](_0x1c6759(0x156)),_0x27d3d2=_0x69343e[_0x1c6759(0x14e)]||this[_0x1c6759(0x128)][_0x1c6759(0x142)][_0x1c6759(0x134)][_0x1c6759(0x14b)][_0x1c6759(0x15a)]();this[_0x1c6759(0x128)][_0x1c6759(0x142)][_0x1c6759(0x127)](()=>{const _0x5ad20c=_0x1c6759,_0x584ac2=_0x151fb8[_0x5ad20c(0x13f)](_0x27d3d2);let _0x58ef39=_0x584ac2?_0x151fb8[_0x5ad20c(0x140)](_0x584ac2):null,_0x87a536=_0x27d3d2[_0x5ad20c(0x12c)](_0x5ad20c(0x126))||null;const _0x162ee6=_0x69343e[_0x5ad20c(0x126)]||_0x87a536,_0x59fd84=_0x69343e[_0x5ad20c(0x14f)]||_0x58ef39,_0x2802dc=this[_0x5ad20c(0x128)][_0x5ad20c(0x137)][_0x5ad20c(0x15c)](_0x5ad20c(0x14d))['me'];for(const _0x3d93c3 of _0x1d61fc[_0x5ad20c(0x154)]()){const _0x3ac3b9=_0x3d93c3[_0x5ad20c(0x12f)]();if(_0x5ad20c(0x12d)===_0x3d93c3[_0x5ad20c(0x141)]&&_0x3ac3b9===_0x27d3d2){_0x3d93c3[_0x5ad20c(0x158)]!==_0x2802dc&&_0x3d93c3[_0x5ad20c(0x132)]();const _0x5aa43f=_0x3d93c3[_0x5ad20c(0x135)][_0x5ad20c(0x13c)];_0x87a536=_0x5aa43f[0x0][_0x5ad20c(0x126)],_0x58ef39=_0x5aa43f[0x0][_0x5ad20c(0x14f)];break;}}_0x2a6cd8({'table':_0x27d3d2,'tableWidth':_0x162ee6,'columnWidths':_0x59fd84}),_0x1d61fc[_0x5ad20c(0x146)](_0x27d3d2,{'commandName':_0x5ad20c(0x12b),'commandParams':[{'tableWidth':_0x87a536,'columnWidths':_0x58ef39}],'formatGroupId':_0x5ad20c(0x12d)},[],_0x5ad20c(0x12d));});}[_0x5254fb(0x15e)](_0x475ef3){const _0x2a3e3d=_0x5254fb;if(_0x2a3e3d(0x159)!=_0x475ef3[_0x2a3e3d(0x138)]&&_0x2a3e3d(0x14a)!=_0x475ef3[_0x2a3e3d(0x138)])return;const {data:_0x5d1289}=_0x475ef3;if(_0x5d1289&&_0x2a3e3d(0x12d)===_0x5d1289[_0x2a3e3d(0x13a)]){const _0x1393c8=_0x2a3e3d(0x133);return{'type':_0x2a3e3d(0x153),'content':_0x25e501(this[_0x2a3e3d(0x128)][_0x2a3e3d(0x155)],_0x1393c8)};}}}
23
+ const _0x57cbb2=_0x186a;function _0x198d(){const _0x521990=['enableCommand','*Format:*\x20resize\x20table','handleResizeTableWidthCommand','5331654hxgmQO','formatGroupId','789705XIwsDj','descriptionFactory','has','getSuggestions','88tMMDdf','editor','discard','4173687YiQsND','author','plugins','selection','getSuggestionCallback','getSelectedElement','data','change','table','resizeTable','16608PVdeYH','columnWidths','71900BOJUKu','commandParams','registerCustomCallback','bind','subType','Users','registerDescriptionCallback','TrackChangesEditing','_suggestionFactory','markBlockFormat','resizeTableWidth','2939836LiyPYe','get','5cLseZZ','handleSuggestionDescription','getAttribute','471hwYyBT','tableWidth','format','type','9466wxbovP','locale','model','getColumnGroupElement','document','TableColumnResizeEditing','afterInit','formatBlock','formatInline','accept','getTableColumnsWidths','3014KEonpu','getContainedElement'];_0x198d=function(){return _0x521990;};return _0x198d();}(function(_0x21d06b,_0x502536){const _0x2fce10=_0x186a,_0x5e303e=_0x21d06b();while(!![]){try{const _0x149d38=parseInt(_0x2fce10(0x9c))/0x1+parseInt(_0x2fce10(0xb2))/0x2*(-parseInt(_0x2fce10(0xae))/0x3)+parseInt(_0x2fce10(0xa9))/0x4+-parseInt(_0x2fce10(0xab))/0x5*(-parseInt(_0x2fce10(0x89))/0x6)+parseInt(_0x2fce10(0x92))/0x7+parseInt(_0x2fce10(0x8f))/0x8*(parseInt(_0x2fce10(0x8b))/0x9)+-parseInt(_0x2fce10(0x9e))/0xa*(parseInt(_0x2fce10(0x84))/0xb);if(_0x149d38===_0x502536)break;else _0x5e303e['push'](_0x5e303e['shift']());}catch(_0x1007a8){_0x5e303e['push'](_0x5e303e['shift']());}}}(_0x198d,0x77417));import{Plugin as _0x2d4c3d}from'ckeditor5/src/core.js';import{getTranslation as _0x52ef49}from'../utils/common-translations.js';function _0x186a(_0x44c12c,_0x46a000){const _0x198d27=_0x198d();return _0x186a=function(_0x186a2e,_0x2c61a2){_0x186a2e=_0x186a2e-0x7c;let _0x175707=_0x198d27[_0x186a2e];return _0x175707;},_0x186a(_0x44c12c,_0x46a000);}export default class vt extends _0x2d4c3d{[_0x57cbb2(0x7f)](){const _0x29c5c7=_0x57cbb2;if(!this[_0x29c5c7(0x90)][_0x29c5c7(0x94)][_0x29c5c7(0x8d)](_0x29c5c7(0x7e)))return;const _0xa60f97=this[_0x29c5c7(0x90)][_0x29c5c7(0x94)][_0x29c5c7(0xaa)](_0x29c5c7(0xa5));_0xa60f97[_0x29c5c7(0x86)](_0x29c5c7(0xa8),this[_0x29c5c7(0x88)][_0x29c5c7(0xa1)](this)),_0xa60f97[_0x29c5c7(0xa6)][_0x29c5c7(0xa0)](_0x29c5c7(0x80),_0x29c5c7(0x9b),_0x29c5c7(0x82),_0xa60f97[_0x29c5c7(0xa6)][_0x29c5c7(0x96)](_0x29c5c7(0x80),null,_0x29c5c7(0x91))),_0xa60f97[_0x29c5c7(0xa6)][_0x29c5c7(0xa0)](_0x29c5c7(0x80),_0x29c5c7(0x9b),_0x29c5c7(0x91),_0xa60f97[_0x29c5c7(0xa6)][_0x29c5c7(0x96)](_0x29c5c7(0x80),null,_0x29c5c7(0x82))),_0xa60f97[_0x29c5c7(0x8c)][_0x29c5c7(0xa4)](this[_0x29c5c7(0xac)][_0x29c5c7(0xa1)](this));}[_0x57cbb2(0x88)](_0x2db90e,_0x21023f){const _0x41f061=_0x57cbb2,_0x3b3457=this[_0x41f061(0x90)][_0x41f061(0x94)][_0x41f061(0xaa)](_0x41f061(0xa5)),_0x4a1111=this[_0x41f061(0x90)][_0x41f061(0x94)][_0x41f061(0xaa)](_0x41f061(0x7e)),_0x97b071=_0x21023f[_0x41f061(0x9a)]||this[_0x41f061(0x90)][_0x41f061(0xb4)][_0x41f061(0x7d)][_0x41f061(0x95)][_0x41f061(0x97)]();this[_0x41f061(0x90)][_0x41f061(0xb4)][_0x41f061(0x99)](()=>{const _0x363934=_0x41f061,_0x395f01=_0x4a1111[_0x363934(0x7c)](_0x97b071);let _0x170391=_0x395f01?_0x4a1111[_0x363934(0x83)](_0x395f01):null,_0x18754a=_0x97b071[_0x363934(0xad)](_0x363934(0xaf))||null;const _0x1d12a0=_0x21023f[_0x363934(0xaf)]||_0x18754a,_0x48ccc6=_0x21023f[_0x363934(0x9d)]||_0x170391,_0x48f4d2=this[_0x363934(0x90)][_0x363934(0x94)][_0x363934(0xaa)](_0x363934(0xa3))['me'];for(const _0x37f8b4 of _0x3b3457[_0x363934(0x8e)]()){const _0x452c7d=_0x37f8b4[_0x363934(0x85)]();if(_0x363934(0x9b)===_0x37f8b4[_0x363934(0xa2)]&&_0x452c7d===_0x97b071){_0x37f8b4[_0x363934(0x93)]!==_0x48f4d2&&_0x37f8b4[_0x363934(0x91)]();const _0x18cb87=_0x37f8b4[_0x363934(0x98)][_0x363934(0x9f)];_0x18754a=_0x18cb87[0x0][_0x363934(0xaf)],_0x170391=_0x18cb87[0x0][_0x363934(0x9d)];break;}}_0x2db90e({'table':_0x97b071,'tableWidth':_0x1d12a0,'columnWidths':_0x48ccc6}),_0x3b3457[_0x363934(0xa7)](_0x97b071,{'commandName':_0x363934(0xa8),'commandParams':[{'tableWidth':_0x18754a,'columnWidths':_0x170391}],'formatGroupId':_0x363934(0x9b)},[],_0x363934(0x9b));});}[_0x57cbb2(0xac)](_0xd9e643){const _0x2d45b7=_0x57cbb2;if(_0x2d45b7(0x80)!=_0xd9e643[_0x2d45b7(0xb1)]&&_0x2d45b7(0x81)!=_0xd9e643[_0x2d45b7(0xb1)])return;const {data:_0xe6968}=_0xd9e643;if(_0xe6968&&_0x2d45b7(0x9b)===_0xe6968[_0x2d45b7(0x8a)]){const _0x3f02e8=_0x2d45b7(0x87);return{'type':_0x2d45b7(0xb0),'content':_0x52ef49(this[_0x2d45b7(0x90)][_0x2d45b7(0xb3)],_0x3f02e8)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4920ae=_0x3122;(function(_0x23c5d5,_0x593dc6){const _0x2a3d3a=_0x3122,_0x4e1606=_0x23c5d5();while(!![]){try{const _0x2b0aa2=-parseInt(_0x2a3d3a(0x1d1))/0x1*(parseInt(_0x2a3d3a(0x1cd))/0x2)+-parseInt(_0x2a3d3a(0x1d0))/0x3+parseInt(_0x2a3d3a(0x1b8))/0x4*(parseInt(_0x2a3d3a(0x1c7))/0x5)+parseInt(_0x2a3d3a(0x1e1))/0x6+parseInt(_0x2a3d3a(0x1d7))/0x7*(-parseInt(_0x2a3d3a(0x1c6))/0x8)+-parseInt(_0x2a3d3a(0x1df))/0x9+parseInt(_0x2a3d3a(0x1a3))/0xa;if(_0x2b0aa2===_0x593dc6)break;else _0x4e1606['push'](_0x4e1606['shift']());}catch(_0x515f58){_0x4e1606['push'](_0x4e1606['shift']());}}}(_0x4cc7,0xc5809));function _0x3122(_0x5d75e9,_0x53318e){const _0x4cc73d=_0x4cc7();return _0x3122=function(_0x3122f5,_0x1484ad){_0x3122f5=_0x3122f5-0x1a2;let _0x2fdb61=_0x4cc73d[_0x3122f5];return _0x2fdb61;},_0x3122(_0x5d75e9,_0x53318e);}import{Plugin as _0x22361e}from'ckeditor5/src/core.js';function _0x4cc7(){const _0x115c82=['end','consume','downcastDispatcher','locale','data','_acceptFormatSuggestionCallbackFactory','7612623IxVrsv','_suggestionFactory','1695810vbTaps','setTableRowHeader','ck-suggestion-marker-','enableDefaultAttributesIntegration','nodeBefore','unbindElementFromMarkerName','FORMAT_REGULAR_COLUMN','headingRows','*Format:*\x20%0','includes','data-suggestion','TableUtils','getSuggestion','options','bindElementToMarker','markerNameToElements','setAttribute','registerCustomCallback','has','registerBlockAttribute','plugins','addMarker:suggestion','editor','name','25341600pPhOjK','commandName','activeMarkers','registerAttributeLabel','mapper','removeMarker:suggestion','registerDescriptionCallback','accept','removeClass','toViewElement','setTableColumnHeader','stop','forceValue','showSuggestionHighlights','start','afterInit','_splitMarkerName','headingColumns','TrackChangesEditing','removeAttribute','_handleLegacySuggestions','20896bbeJOX','markerName','getCellLocation','item','_registerLegacyDescription','formatBlock','ck-suggestion-marker--active','format','commandParams','requires','highest','descriptionFactory','FORMAT_REGULAR_ROW','nodeAfter','8041048IcbTnH','625NyEmhm','FORMAT_HEADER_ROW','FORMAT_HEADER_COLUMN','writer','get','parent','1298762Uvgtsc','editing','TableEditing','481401zyiiFS','1peYlit','consumable','markerRange','cell','addClass','type','7TGOxyL','createTableWalker'];_0x4cc7=function(){return _0x115c82;};return _0x4cc7();}import _0x261736 from'./table.js';import{getTranslation as _0x4d3145}from'../utils/common-translations.js';export default class At extends _0x22361e{static get[_0x4920ae(0x1c1)](){return[_0x261736];}[_0x4920ae(0x1b2)](){const _0x34f93b=_0x4920ae,_0x269605=this[_0x34f93b(0x1f7)];if(!_0x269605[_0x34f93b(0x1f5)][_0x34f93b(0x1f3)](_0x34f93b(0x1cf)))return;const _0x3764cd=_0x269605[_0x34f93b(0x1dc)],_0x2ecfd4=_0x269605[_0x34f93b(0x1f5)][_0x34f93b(0x1cb)](_0x34f93b(0x1b5));_0x2ecfd4[_0x34f93b(0x1e4)](_0x34f93b(0x1e2)),_0x2ecfd4[_0x34f93b(0x1e4)](_0x34f93b(0x1ad)),_0x2ecfd4[_0x34f93b(0x1f4)](_0x34f93b(0x1e8)),_0x2ecfd4[_0x34f93b(0x1f4)](_0x34f93b(0x1b4)),_0x2ecfd4[_0x34f93b(0x1c3)][_0x34f93b(0x1a6)](_0x34f93b(0x1e8),_0x4d3145(_0x3764cd,_0x34f93b(0x1c8))),_0x2ecfd4[_0x34f93b(0x1c3)][_0x34f93b(0x1a6)](_0x34f93b(0x1b4),_0x4d3145(_0x3764cd,_0x34f93b(0x1c9))),this[_0x34f93b(0x1b7)]();}[_0x4920ae(0x1b7)](){const _0x5816bd=_0x4920ae,_0x5b5d69=this[_0x5816bd(0x1f7)][_0x5816bd(0x1f5)][_0x5816bd(0x1cb)](_0x5816bd(0x1b5)),_0xbe6413=this[_0x5816bd(0x1f7)][_0x5816bd(0x1f5)][_0x5816bd(0x1cb)](_0x5816bd(0x1ec)),_0x141ffa=this[_0x5816bd(0x1f7)][_0x5816bd(0x1f5)][_0x5816bd(0x1cb)](_0x261736)[_0x5816bd(0x1de)]();function _0x570116({showActiveMarker:_0x48886a=!0x0,setDataAttribute:_0x8c9b82=!0x0}={}){return(_0x1c7bbc,_0x1352c1,_0x5c1368)=>{const _0x50a4af=_0x3122,{type:_0x5c4881,id:_0x58a0a6}=_0x5b5d69[_0x50a4af(0x1b3)](_0x1352c1[_0x50a4af(0x1b9)]),_0x1b0ce8=_0x5b5d69[_0x50a4af(0x1ed)](_0x58a0a6),_0x20b25f=_0x1b0ce8[_0x50a4af(0x1dd)];if(_0x50a4af(0x1bd)!=_0x1b0ce8[_0x50a4af(0x1d6)]||!_0x20b25f||_0x50a4af(0x1ad)!=_0x20b25f[_0x50a4af(0x1a4)])return;if(_0x1352c1[_0x50a4af(0x1bb)])return void _0x1c7bbc[_0x50a4af(0x1ae)]();if(!_0x5c1368[_0x50a4af(0x1d2)][_0x50a4af(0x1da)](_0x1352c1[_0x50a4af(0x1d3)],_0x1c7bbc[_0x50a4af(0x1a2)]))return;const _0x4b6aa8=_0x1352c1[_0x50a4af(0x1d3)][_0x50a4af(0x1b1)][_0x50a4af(0x1c5)],_0x1a9a53=_0x1352c1[_0x50a4af(0x1d3)][_0x50a4af(0x1d9)][_0x50a4af(0x1e5)],_0x174be0=_0x4b6aa8[_0x50a4af(0x1cc)][_0x50a4af(0x1cc)],{column:_0x30b1b6}=_0xbe6413[_0x50a4af(0x1ba)](_0x4b6aa8),{column:_0x27662c}=_0xbe6413[_0x50a4af(0x1ba)](_0x1a9a53);for(let _0xfd9b48=_0x30b1b6;_0xfd9b48<=_0x27662c;_0xfd9b48++){const _0x5bd966=_0xbe6413[_0x50a4af(0x1d8)](_0x174be0,{'column':_0xfd9b48,'includeAllSlots':!0x1});for(const _0x3baf00 of _0x5bd966){const _0x22c3a0=_0x3baf00[_0x50a4af(0x1d4)],_0x5f1e3c=_0x5c1368[_0x50a4af(0x1a7)][_0x50a4af(0x1ac)](_0x22c3a0);_0x5c1368[_0x50a4af(0x1ca)][_0x50a4af(0x1d5)](_0x50a4af(0x1e3)+_0x5c4881,_0x5f1e3c),_0x8c9b82&&_0x5c1368[_0x50a4af(0x1ca)][_0x50a4af(0x1f1)](_0x50a4af(0x1eb),_0x58a0a6,_0x5f1e3c),_0x5c1368[_0x50a4af(0x1a7)][_0x50a4af(0x1ef)](_0x5f1e3c,_0x1352c1[_0x50a4af(0x1b9)]),_0x48886a&&(_0x5b5d69[_0x50a4af(0x1a5)][_0x50a4af(0x1ea)](_0x1352c1[_0x50a4af(0x1b9)])?_0x5c1368[_0x50a4af(0x1ca)][_0x50a4af(0x1d5)](_0x50a4af(0x1be),_0x5f1e3c):_0x5c1368[_0x50a4af(0x1ca)][_0x50a4af(0x1ab)](_0x50a4af(0x1be),_0x5f1e3c));}}};}_0x5b5d69[_0x5816bd(0x1e0)][_0x5816bd(0x1f2)](_0x5816bd(0x1bd),_0x5816bd(0x1e2),_0x5816bd(0x1aa),_0x141ffa),_0x5b5d69[_0x5816bd(0x1e0)][_0x5816bd(0x1f2)](_0x5816bd(0x1bd),_0x5816bd(0x1ad),_0x5816bd(0x1aa),_0x141ffa),this[_0x5816bd(0x1f7)][_0x5816bd(0x1ce)][_0x5816bd(0x1db)]['on'](_0x5816bd(0x1f6),_0x570116(),{'priority':_0x5816bd(0x1c2)}),this[_0x5816bd(0x1f7)][_0x5816bd(0x1dd)][_0x5816bd(0x1db)]['on'](_0x5816bd(0x1f6),(_0x2a75bb,_0x47f5a6,_0x35dd12)=>{const _0x38aaa5=_0x5816bd;_0x35dd12[_0x38aaa5(0x1ee)][_0x38aaa5(0x1b0)]&&_0x570116({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x2a75bb,_0x47f5a6,_0x35dd12);},{'priority':_0x5816bd(0x1c2)}),this[_0x5816bd(0x1f7)][_0x5816bd(0x1ce)][_0x5816bd(0x1db)]['on'](_0x5816bd(0x1a8),(_0x43c300,_0x1c19e5,_0x3a0630)=>{const _0x475810=_0x5816bd,{type:_0x1658f7,id:_0x13e1cd}=_0x5b5d69[_0x475810(0x1b3)](_0x1c19e5[_0x475810(0x1b9)]),_0x495656=_0x5b5d69[_0x475810(0x1ed)](_0x13e1cd),_0x13038d=_0x495656[_0x475810(0x1dd)];if(_0x475810(0x1bd)!=_0x495656[_0x475810(0x1d6)]||!_0x13038d||_0x475810(0x1ad)!=_0x13038d[_0x475810(0x1a4)])return;const _0x3245d2=_0x3a0630[_0x475810(0x1a7)][_0x475810(0x1f0)](_0x1c19e5[_0x475810(0x1b9)]);if(_0x3245d2){for(const _0x3504a7 of _0x3245d2)_0x3a0630[_0x475810(0x1ca)][_0x475810(0x1ab)](_0x475810(0x1e3)+_0x1658f7,_0x3504a7),_0x3a0630[_0x475810(0x1ca)][_0x475810(0x1ab)](_0x475810(0x1be),_0x3504a7),_0x3a0630[_0x475810(0x1ca)][_0x475810(0x1b6)](_0x475810(0x1eb),_0x3504a7),_0x3a0630[_0x475810(0x1a7)][_0x475810(0x1e6)](_0x3504a7,_0x1c19e5[_0x475810(0x1b9)]);}},{'priority':_0x5816bd(0x1c2)}),this[_0x5816bd(0x1bc)]();}[_0x4920ae(0x1bc)](){const _0x27ee1b=_0x4920ae,_0x3361ac=this[_0x27ee1b(0x1f7)],_0x44b29f=_0x3361ac[_0x27ee1b(0x1dc)];function _0x4653a5(_0x21efa2){const _0x41d9a6=_0x27ee1b;return{'type':_0x41d9a6(0x1bf),'content':_0x4d3145(_0x44b29f,_0x41d9a6(0x1e9),_0x21efa2)};}_0x3361ac[_0x27ee1b(0x1f5)][_0x27ee1b(0x1cb)](_0x27ee1b(0x1b5))[_0x27ee1b(0x1c3)][_0x27ee1b(0x1a9)](_0x14a304=>{const _0x366104=_0x27ee1b;if(_0x366104(0x1bd)!=_0x14a304[_0x366104(0x1d6)])return;const {data:_0x70a449}=_0x14a304;if(_0x70a449){if(_0x366104(0x1e2)==_0x70a449[_0x366104(0x1a4)]){const _0x496219=_0x70a449[_0x366104(0x1c0)][0x0][_0x366104(0x1af)];return _0x4653a5(_0x4d3145(_0x44b29f,_0x496219?_0x366104(0x1c8):_0x366104(0x1c4)));}if(_0x366104(0x1ad)==_0x70a449[_0x366104(0x1a4)]){const _0x2c939e=_0x70a449[_0x366104(0x1c0)][0x0][_0x366104(0x1af)];return _0x4653a5(_0x4d3145(_0x44b29f,_0x2c939e?_0x366104(0x1c9):_0x366104(0x1e7)));}}});}}
23
+ function _0x2081(_0x5be83f,_0x47b135){const _0x2cc993=_0x2cc9();return _0x2081=function(_0x2081e1,_0x353e70){_0x2081e1=_0x2081e1-0x11b;let _0x2c9e04=_0x2cc993[_0x2081e1];return _0x2c9e04;},_0x2081(_0x5be83f,_0x47b135);}const _0x441b80=_0x2081;(function(_0x3d1aeb,_0x2459ed){const _0x1396c4=_0x2081,_0x15e9ad=_0x3d1aeb();while(!![]){try{const _0x112d92=-parseInt(_0x1396c4(0x161))/0x1*(-parseInt(_0x1396c4(0x159))/0x2)+parseInt(_0x1396c4(0x140))/0x3+-parseInt(_0x1396c4(0x13e))/0x4+parseInt(_0x1396c4(0x168))/0x5+parseInt(_0x1396c4(0x149))/0x6*(parseInt(_0x1396c4(0x135))/0x7)+-parseInt(_0x1396c4(0x144))/0x8*(-parseInt(_0x1396c4(0x165))/0x9)+-parseInt(_0x1396c4(0x169))/0xa*(parseInt(_0x1396c4(0x14d))/0xb);if(_0x112d92===_0x2459ed)break;else _0x15e9ad['push'](_0x15e9ad['shift']());}catch(_0x4f3172){_0x15e9ad['push'](_0x15e9ad['shift']());}}}(_0x2cc9,0x7e1be));import{Plugin as _0x3e88e8}from'ckeditor5/src/core.js';import _0xd161da from'./table.js';import{getTranslation as _0x592350}from'../utils/common-translations.js';export default class At extends _0x3e88e8{static get[_0x441b80(0x154)](){return[_0xd161da];}[_0x441b80(0x14a)](){const _0xb2e6dd=_0x441b80,_0x2267a1=this[_0xb2e6dd(0x11e)];if(!_0x2267a1[_0xb2e6dd(0x152)][_0xb2e6dd(0x156)](_0xb2e6dd(0x128)))return;const _0x2122db=_0x2267a1[_0xb2e6dd(0x16b)],_0x3e607f=_0x2267a1[_0xb2e6dd(0x152)][_0xb2e6dd(0x162)](_0xb2e6dd(0x171));_0x3e607f[_0xb2e6dd(0x151)](_0xb2e6dd(0x141)),_0x3e607f[_0xb2e6dd(0x151)](_0xb2e6dd(0x157)),_0x3e607f[_0xb2e6dd(0x12a)](_0xb2e6dd(0x126)),_0x3e607f[_0xb2e6dd(0x12a)](_0xb2e6dd(0x16d)),_0x3e607f[_0xb2e6dd(0x124)][_0xb2e6dd(0x132)](_0xb2e6dd(0x126),_0x592350(_0x2122db,_0xb2e6dd(0x121))),_0x3e607f[_0xb2e6dd(0x124)][_0xb2e6dd(0x132)](_0xb2e6dd(0x16d),_0x592350(_0x2122db,_0xb2e6dd(0x134))),this[_0xb2e6dd(0x14f)]();}[_0x441b80(0x14f)](){const _0x3c795c=_0x441b80,_0x22e2b9=this[_0x3c795c(0x11e)][_0x3c795c(0x152)][_0x3c795c(0x162)](_0x3c795c(0x171)),_0x1b132f=this[_0x3c795c(0x11e)][_0x3c795c(0x152)][_0x3c795c(0x162)](_0x3c795c(0x16e)),_0x692cc4=this[_0x3c795c(0x11e)][_0x3c795c(0x152)][_0x3c795c(0x162)](_0xd161da)[_0x3c795c(0x130)]();function _0x151792({showActiveMarker:_0x240081=!0x0,setDataAttribute:_0x50ee97=!0x0}={}){return(_0x27cb6d,_0x50f01a,_0x5c248d)=>{const _0x1ca1c8=_0x2081,{type:_0x556e4e,id:_0x366431}=_0x22e2b9[_0x1ca1c8(0x12c)](_0x50f01a[_0x1ca1c8(0x15f)]),_0x112aa4=_0x22e2b9[_0x1ca1c8(0x13c)](_0x366431),_0x321ebb=_0x112aa4[_0x1ca1c8(0x13a)];if(_0x1ca1c8(0x11b)!=_0x112aa4[_0x1ca1c8(0x15b)]||!_0x321ebb||_0x1ca1c8(0x157)!=_0x321ebb[_0x1ca1c8(0x12f)])return;if(_0x50f01a[_0x1ca1c8(0x127)])return void _0x27cb6d[_0x1ca1c8(0x142)]();if(!_0x5c248d[_0x1ca1c8(0x123)][_0x1ca1c8(0x131)](_0x50f01a[_0x1ca1c8(0x122)],_0x27cb6d[_0x1ca1c8(0x153)]))return;const _0x2269da=_0x50f01a[_0x1ca1c8(0x122)][_0x1ca1c8(0x160)][_0x1ca1c8(0x15a)],_0x2be8bf=_0x50f01a[_0x1ca1c8(0x122)][_0x1ca1c8(0x145)][_0x1ca1c8(0x120)],_0x4e8795=_0x2269da[_0x1ca1c8(0x147)][_0x1ca1c8(0x147)],{column:_0x5c0acc}=_0x1b132f[_0x1ca1c8(0x16f)](_0x2269da),{column:_0x4d5145}=_0x1b132f[_0x1ca1c8(0x16f)](_0x2be8bf);for(let _0x5d0082=_0x5c0acc;_0x5d0082<=_0x4d5145;_0x5d0082++){const _0x4d7a15=_0x1b132f[_0x1ca1c8(0x166)](_0x4e8795,{'column':_0x5d0082,'includeAllSlots':!0x1});for(const _0x22c1cc of _0x4d7a15){const _0x4bb223=_0x22c1cc[_0x1ca1c8(0x15c)],_0x36ef33=_0x5c248d[_0x1ca1c8(0x164)][_0x1ca1c8(0x13b)](_0x4bb223);_0x5c248d[_0x1ca1c8(0x133)][_0x1ca1c8(0x14e)](_0x1ca1c8(0x12e)+_0x556e4e,_0x36ef33),_0x50ee97&&_0x5c248d[_0x1ca1c8(0x133)][_0x1ca1c8(0x129)](_0x1ca1c8(0x14b),_0x366431,_0x36ef33),_0x5c248d[_0x1ca1c8(0x164)][_0x1ca1c8(0x137)](_0x36ef33,_0x50f01a[_0x1ca1c8(0x15f)]),_0x240081&&(_0x22e2b9[_0x1ca1c8(0x16c)][_0x1ca1c8(0x125)](_0x50f01a[_0x1ca1c8(0x15f)])?_0x5c248d[_0x1ca1c8(0x133)][_0x1ca1c8(0x14e)](_0x1ca1c8(0x148),_0x36ef33):_0x5c248d[_0x1ca1c8(0x133)][_0x1ca1c8(0x146)](_0x1ca1c8(0x148),_0x36ef33));}}};}_0x22e2b9[_0x3c795c(0x11d)][_0x3c795c(0x13f)](_0x3c795c(0x11b),_0x3c795c(0x141),_0x3c795c(0x170),_0x692cc4),_0x22e2b9[_0x3c795c(0x11d)][_0x3c795c(0x13f)](_0x3c795c(0x11b),_0x3c795c(0x157),_0x3c795c(0x170),_0x692cc4),this[_0x3c795c(0x11e)][_0x3c795c(0x13d)][_0x3c795c(0x138)]['on'](_0x3c795c(0x15e),_0x151792(),{'priority':_0x3c795c(0x167)}),this[_0x3c795c(0x11e)][_0x3c795c(0x13a)][_0x3c795c(0x138)]['on'](_0x3c795c(0x15e),(_0x49bc46,_0x2dc5b1,_0x33d56e)=>{const _0x220930=_0x3c795c;_0x33d56e[_0x220930(0x139)][_0x220930(0x143)]&&_0x151792({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x49bc46,_0x2dc5b1,_0x33d56e);},{'priority':_0x3c795c(0x167)}),this[_0x3c795c(0x11e)][_0x3c795c(0x13d)][_0x3c795c(0x138)]['on'](_0x3c795c(0x163),(_0x3ff0b9,_0x348b1d,_0x1ef5f7)=>{const _0x47db3b=_0x3c795c,{type:_0x24ffbb,id:_0x3130a0}=_0x22e2b9[_0x47db3b(0x12c)](_0x348b1d[_0x47db3b(0x15f)]),_0x226d93=_0x22e2b9[_0x47db3b(0x13c)](_0x3130a0),_0x59142b=_0x226d93[_0x47db3b(0x13a)];if(_0x47db3b(0x11b)!=_0x226d93[_0x47db3b(0x15b)]||!_0x59142b||_0x47db3b(0x157)!=_0x59142b[_0x47db3b(0x12f)])return;const _0x38215=_0x1ef5f7[_0x47db3b(0x164)][_0x47db3b(0x14c)](_0x348b1d[_0x47db3b(0x15f)]);if(_0x38215){for(const _0x3ab9ef of _0x38215)_0x1ef5f7[_0x47db3b(0x133)][_0x47db3b(0x146)](_0x47db3b(0x12e)+_0x24ffbb,_0x3ab9ef),_0x1ef5f7[_0x47db3b(0x133)][_0x47db3b(0x146)](_0x47db3b(0x148),_0x3ab9ef),_0x1ef5f7[_0x47db3b(0x133)][_0x47db3b(0x11c)](_0x47db3b(0x14b),_0x3ab9ef),_0x1ef5f7[_0x47db3b(0x164)][_0x47db3b(0x11f)](_0x3ab9ef,_0x348b1d[_0x47db3b(0x15f)]);}},{'priority':_0x3c795c(0x167)}),this[_0x3c795c(0x158)]();}[_0x441b80(0x158)](){const _0x1618f7=_0x441b80,_0x5727c1=this[_0x1618f7(0x11e)],_0x2cd0bc=_0x5727c1[_0x1618f7(0x16b)];function _0x2787a2(_0x149156){const _0x133a4f=_0x1618f7;return{'type':_0x133a4f(0x16a),'content':_0x592350(_0x2cd0bc,_0x133a4f(0x150),_0x149156)};}_0x5727c1[_0x1618f7(0x152)][_0x1618f7(0x162)](_0x1618f7(0x171))[_0x1618f7(0x124)][_0x1618f7(0x155)](_0x5f16ca=>{const _0x2598cc=_0x1618f7;if(_0x2598cc(0x11b)!=_0x5f16ca[_0x2598cc(0x15b)])return;const {data:_0x372b31}=_0x5f16ca;if(_0x372b31){if(_0x2598cc(0x141)==_0x372b31[_0x2598cc(0x12f)]){const _0x5614a9=_0x372b31[_0x2598cc(0x12d)][0x0][_0x2598cc(0x12b)];return _0x2787a2(_0x592350(_0x2cd0bc,_0x5614a9?_0x2598cc(0x121):_0x2598cc(0x15d)));}if(_0x2598cc(0x157)==_0x372b31[_0x2598cc(0x12f)]){const _0x13bbe5=_0x372b31[_0x2598cc(0x12d)][0x0][_0x2598cc(0x12b)];return _0x2787a2(_0x592350(_0x2cd0bc,_0x13bbe5?_0x2598cc(0x134):_0x2598cc(0x136)));}}});}}function _0x2cc9(){const _0x4508ed=['12RPVuiN','nodeAfter','type','cell','FORMAT_REGULAR_ROW','addMarker:suggestion','markerName','start','80686xTCHQc','get','removeMarker:suggestion','mapper','3774915juIXSk','createTableWalker','highest','5164610qHSjqw','46180eoEdbv','format','locale','activeMarkers','headingColumns','TableUtils','getCellLocation','accept','TrackChangesEditing','formatBlock','removeAttribute','_suggestionFactory','editor','unbindElementFromMarkerName','nodeBefore','FORMAT_HEADER_ROW','markerRange','consumable','descriptionFactory','includes','headingRows','item','TableEditing','setAttribute','registerBlockAttribute','forceValue','_splitMarkerName','commandParams','ck-suggestion-marker-','commandName','_acceptFormatSuggestionCallbackFactory','consume','registerAttributeLabel','writer','FORMAT_HEADER_COLUMN','718214EAtLot','FORMAT_REGULAR_COLUMN','bindElementToMarker','downcastDispatcher','options','data','toViewElement','getSuggestion','editing','2157764YdQzpF','registerCustomCallback','140712rkkYTS','setTableRowHeader','stop','showSuggestionHighlights','8iGNlXJ','end','removeClass','parent','ck-suggestion-marker--active','60GywWJN','afterInit','data-suggestion','markerNameToElements','4653zQrvEB','addClass','_handleLegacySuggestions','*Format:*\x20%0','enableDefaultAttributesIntegration','plugins','name','requires','registerDescriptionCallback','has','setTableColumnHeader','_registerLegacyDescription'];_0x2cc9=function(){return _0x4508ed;};return _0x2cc9();}