@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240613.0 → 0.0.0-nightly-20240615.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 _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));}}
23
+ const _0x883b3d=_0x5839;function _0x5839(_0xdb83db,_0x1f8656){const _0x21f4d3=_0x21f4();return _0x5839=function(_0x583990,_0x1744fc){_0x583990=_0x583990-0x1e4;let _0x1e1a66=_0x21f4d3[_0x583990];return _0x1e1a66;},_0x5839(_0xdb83db,_0x1f8656);}function _0x21f4(){const _0x4c5f16=['acceptAllSuggestions','goToPreviousRestrictedEditingException','981468qFXiHC','4300828kfqcFt','RestrictedEditingModeEditing','editor','22ligwVU','acceptSuggestion','440724MWWjuU','2SeseFm','TrackChangesEditing','10iyvlfE','9NrokQI','plugins','trackChanges','discardSuggestion','goToNextRestrictedEditingException','1162230CqLrsf','211610RAZzYl','has','398388lZJSys','acceptSelectedSuggestions','get','discardSelectedSuggestions','8JqJlNk','afterInit','enableCommand','569688TSCOXl','discardAllSuggestions'];_0x21f4=function(){return _0x4c5f16;};return _0x21f4();}(function(_0x2860fe,_0xe4595e){const _0x45907e=_0x5839,_0x203711=_0x2860fe();while(!![]){try{const _0x47a8fd=parseInt(_0x45907e(0x1f8))/0x1*(parseInt(_0x45907e(0x1e4))/0x2)+-parseInt(_0x45907e(0x1ed))/0x3+-parseInt(_0x45907e(0x1f7))/0x4+-parseInt(_0x45907e(0x1fa))/0x5*(-parseInt(_0x45907e(0x1e6))/0x6)+parseInt(_0x45907e(0x1f2))/0x7*(parseInt(_0x45907e(0x1ea))/0x8)+-parseInt(_0x45907e(0x1fb))/0x9*(parseInt(_0x45907e(0x200))/0xa)+parseInt(_0x45907e(0x1f5))/0xb*(-parseInt(_0x45907e(0x1f1))/0xc);if(_0x47a8fd===_0xe4595e)break;else _0x203711['push'](_0x203711['shift']());}catch(_0x1e62c4){_0x203711['push'](_0x203711['shift']());}}}(_0x21f4,0x5c834));import{Plugin as _0x195358}from'ckeditor5/src/core.js';export default class kt extends _0x195358{[_0x883b3d(0x1eb)](){const _0xdde1ca=_0x883b3d,_0x306336=this[_0xdde1ca(0x1f4)];if(!_0x306336[_0xdde1ca(0x1fc)][_0xdde1ca(0x1e5)](_0xdde1ca(0x1f3)))return;const _0x5532b1=_0x306336[_0xdde1ca(0x1fc)][_0xdde1ca(0x1e8)](_0xdde1ca(0x1f9));_0x5532b1[_0xdde1ca(0x1ec)](_0xdde1ca(0x1f0)),_0x5532b1[_0xdde1ca(0x1ec)](_0xdde1ca(0x1ff));const _0x5baffa=_0x306336[_0xdde1ca(0x1fc)][_0xdde1ca(0x1e8)](_0xdde1ca(0x1f3));_0x5baffa[_0xdde1ca(0x1ec)](_0xdde1ca(0x1fd)),_0x5baffa[_0xdde1ca(0x1ec)](_0xdde1ca(0x1f6)),_0x5baffa[_0xdde1ca(0x1ec)](_0xdde1ca(0x1fe)),_0x5baffa[_0xdde1ca(0x1ec)](_0xdde1ca(0x1ef)),_0x5baffa[_0xdde1ca(0x1ec)](_0xdde1ca(0x1ee)),_0x5baffa[_0xdde1ca(0x1ec)](_0xdde1ca(0x1e7)),_0x5baffa[_0xdde1ca(0x1ec)](_0xdde1ca(0x1e9));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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)]);}};}
23
+ const _0x38c0a0=_0x124b;function _0x3cf9(){const _0x189d00=['mapper','writer','markerRange','options','deletion','ELEMENT_LINE_BREAK','editing','span','descriptionFactory','markerName','202266EhHumg','TrackChangesEditing','data','getItems','plugins','get','toViewPosition','576lxCfYJ','includes','high','activeMarkers','createPositionBefore','880080adbsfc','merge','addMarker:suggestion','split','enableCommand','4UOVVwK','name','editor','142380GHTbup','model','118776SJBSKw','requires','351753tBXkJK','insert','registerElementLabel','downcastDispatcher','addMarker:suggestion:deletion','24mPVNaP','createUIElement','bindElementToMarker','shiftEnter','1319792sipKJk','locale','showSuggestionHighlights','test','addClass','element','init','43450dMVGDe','consumable','softBreak','addMarker:suggestion:insertion','ck-suggestion-marker--active','ck-suggestion-marker-'];_0x3cf9=function(){return _0x189d00;};return _0x3cf9();}(function(_0x4fa7d3,_0x11bee3){const _0x301acc=_0x124b,_0x426146=_0x4fa7d3();while(!![]){try{const _0x146c17=parseInt(_0x301acc(0x158))/0x1+parseInt(_0x301acc(0x142))/0x2+-parseInt(_0x301acc(0x15a))/0x3+parseInt(_0x301acc(0x153))/0x4*(-parseInt(_0x301acc(0x14e))/0x5)+parseInt(_0x301acc(0x15f))/0x6*(parseInt(_0x301acc(0x156))/0x7)+-parseInt(_0x301acc(0x163))/0x8+-parseInt(_0x301acc(0x149))/0x9*(-parseInt(_0x301acc(0x16a))/0xa);if(_0x146c17===_0x11bee3)break;else _0x426146['push'](_0x426146['shift']());}catch(_0x4f7676){_0x426146['push'](_0x426146['shift']());}}}(_0x3cf9,0x1d914));import{Plugin as _0x49cc89}from'ckeditor5/src/core.js';import{ShiftEnter as _0x55995b}from'ckeditor5/src/enter.js';function _0x124b(_0xf875de,_0xa048fd){const _0x3cf9db=_0x3cf9();return _0x124b=function(_0x124ba1,_0x2d44fb){_0x124ba1=_0x124ba1-0x141;let _0x7b941=_0x3cf9db[_0x124ba1];return _0x7b941;},_0x124b(_0xf875de,_0xa048fd);}import{getTranslation as _0x50630b}from'../utils/common-translations.js';export default class bt extends _0x49cc89{static get[_0x38c0a0(0x159)](){return[_0x55995b];}[_0x38c0a0(0x169)](){const _0x1cadc5=_0x38c0a0,_0x42024b=this[_0x1cadc5(0x155)],_0x504bc3=_0x42024b[_0x1cadc5(0x146)][_0x1cadc5(0x147)](_0x1cadc5(0x143));_0x504bc3[_0x1cadc5(0x152)](_0x1cadc5(0x162)),_0x42024b[_0x1cadc5(0x176)][_0x1cadc5(0x15d)]['on'](_0x1cadc5(0x16d),de(_0x42024b),{'priority':_0x1cadc5(0x14b)}),_0x42024b[_0x1cadc5(0x176)][_0x1cadc5(0x15d)]['on'](_0x1cadc5(0x15e),de(_0x42024b),{'priority':_0x1cadc5(0x14b)}),_0x42024b[_0x1cadc5(0x144)][_0x1cadc5(0x15d)]['on'](_0x1cadc5(0x150),(_0x215de0,_0x4b7fc0,_0x5bf379)=>{const _0x4959d4=_0x1cadc5;_0x5bf379[_0x4959d4(0x173)][_0x4959d4(0x165)]&&de(_0x42024b,{'showActiveMarker':!0x1})(_0x215de0,_0x4b7fc0,_0x5bf379);}),_0x504bc3[_0x1cadc5(0x178)][_0x1cadc5(0x15c)](_0x1cadc5(0x16c),_0x5d9318=>_0x50630b(_0x42024b[_0x1cadc5(0x164)],_0x1cadc5(0x175),_0x5d9318));}}function de(_0x1cdbe4,{showActiveMarker:_0x1fe5a2=!0x0}={}){return(_0x4c0180,_0x25a4df,_0x8c73f5)=>{const _0x44242a=_0x124b,_0x5e0d34=_0x1cdbe4[_0x44242a(0x146)][_0x44242a(0x147)](_0x44242a(0x143));if(!_0x8c73f5[_0x44242a(0x16b)][_0x44242a(0x166)](_0x25a4df[_0x44242a(0x172)],_0x4c0180[_0x44242a(0x154)]))return;const _0x349c78=_0x1cdbe4[_0x44242a(0x157)];for(const _0x38dc8a of _0x25a4df[_0x44242a(0x172)][_0x44242a(0x145)]()){if(!_0x38dc8a['is'](_0x44242a(0x168),_0x44242a(0x16c)))continue;const _0x416e0d=_0x44242a(0x174)==_0x25a4df[_0x44242a(0x141)][_0x44242a(0x151)](':')[0x1]?_0x44242a(0x14f):_0x44242a(0x151),_0x39c6ce=_0x8c73f5[_0x44242a(0x171)][_0x44242a(0x160)](_0x44242a(0x177),{'class':_0x44242a(0x16f)+_0x416e0d}),_0x5599b7=_0x8c73f5[_0x44242a(0x170)][_0x44242a(0x148)](_0x349c78[_0x44242a(0x14d)](_0x38dc8a));_0x1fe5a2&&_0x5e0d34[_0x44242a(0x14c)][_0x44242a(0x14a)](_0x25a4df[_0x44242a(0x141)])&&_0x8c73f5[_0x44242a(0x171)][_0x44242a(0x167)](_0x44242a(0x16e),_0x39c6ce),_0x8c73f5[_0x44242a(0x171)][_0x44242a(0x15b)](_0x5599b7,_0x39c6ce),_0x8c73f5[_0x44242a(0x170)][_0x44242a(0x161)](_0x39c6ce,_0x25a4df[_0x44242a(0x141)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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;});}}
23
+ function _0x2069(){const _0x57daf9=['422569hDtpIP','836oglETk','locale','FORMAT_RESTRICTED_DISABLED','getRanges','model','change','formatBlock','has','74570YbrEzh','plugins','140914lIeJOf','8224488GWlLOU','editor','markInlineFormat','780gvWUvz','TrackChangesEditing','descriptionFactory','enableCommand','68EebFUD','commandName','afterInit','1216506tbtsEI','get','format','formatInline','10RLGvHC','registerDescriptionCallback','FORMAT_RESTRICTED_ENABLED','72465xZBgea','11OnEYlw','StandardEditingModeEditing','isCollapsed','document','120107odThVt','type','48WIGNpH','from','selection','commandParams','restrictedEditingException','forceValue','value','commands'];_0x2069=function(){return _0x57daf9;};return _0x2069();}const _0x2d2b43=_0x5a74;function _0x5a74(_0x24507d,_0x3da6e9){const _0x2069ff=_0x2069();return _0x5a74=function(_0x5a74cd,_0x4f6cd6){_0x5a74cd=_0x5a74cd-0x192;let _0x5e41bd=_0x2069ff[_0x5a74cd];return _0x5e41bd;},_0x5a74(_0x24507d,_0x3da6e9);}(function(_0x5279bf,_0x32d9e7){const _0x463430=_0x5a74,_0x59e251=_0x5279bf();while(!![]){try{const _0x158a57=-parseInt(_0x463430(0x196))/0x1*(-parseInt(_0x463430(0x1af))/0x2)+-parseInt(_0x463430(0x195))/0x3*(parseInt(_0x463430(0x1b7))/0x4)+-parseInt(_0x463430(0x192))/0x5*(-parseInt(_0x463430(0x1ba))/0x6)+-parseInt(_0x463430(0x1a4))/0x7*(-parseInt(_0x463430(0x19c))/0x8)+parseInt(_0x463430(0x1b0))/0x9+parseInt(_0x463430(0x1ad))/0xa*(-parseInt(_0x463430(0x1a5))/0xb)+-parseInt(_0x463430(0x1b3))/0xc*(parseInt(_0x463430(0x19a))/0xd);if(_0x158a57===_0x32d9e7)break;else _0x59e251['push'](_0x59e251['shift']());}catch(_0x313f8a){_0x59e251['push'](_0x59e251['shift']());}}}(_0x2069,0xd6845));import{Plugin as _0x223055}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x5d0574}from'./utils.js';import{getTranslation as _0x229c43}from'../utils/common-translations.js';export default class wt extends _0x223055{[_0x2d2b43(0x1b9)](){const _0x5b5d8d=_0x2d2b43,_0x23c9b2=this[_0x5b5d8d(0x1b1)],_0x2ecbde=_0x23c9b2[_0x5b5d8d(0x1a9)],_0x350a49=_0x23c9b2[_0x5b5d8d(0x1a6)];if(!_0x23c9b2[_0x5b5d8d(0x1ae)][_0x5b5d8d(0x1ac)](_0x5b5d8d(0x197)))return;const _0x5342f4=_0x23c9b2[_0x5b5d8d(0x1ae)][_0x5b5d8d(0x1bb)](_0x5b5d8d(0x1b4)),_0x94c7e6=_0x5b5d8d(0x1a0),_0x290d7d=_0x23c9b2[_0x5b5d8d(0x1a3)][_0x5b5d8d(0x1bb)](_0x94c7e6);_0x5342f4[_0x5b5d8d(0x1b6)](_0x94c7e6,(_0x5b7c21,_0x3bf67a={})=>{const _0xe23cdf=_0x5b5d8d,_0x44907f=_0x2ecbde[_0xe23cdf(0x199)][_0xe23cdf(0x19e)];if(_0x44907f[_0xe23cdf(0x198)])return void _0x5b7c21(_0x3bf67a);const _0x2fd7ca=void 0x0!==_0x3bf67a[_0xe23cdf(0x1a1)]?_0x3bf67a[_0xe23cdf(0x1a1)]:!_0x290d7d[_0xe23cdf(0x1a2)];_0x2ecbde[_0xe23cdf(0x1aa)](()=>{const _0x37ef51=_0xe23cdf,_0x5c0378=Array[_0x37ef51(0x19d)](_0x44907f[_0x37ef51(0x1a8)]());for(const _0x11d886 of _0x5c0378){const _0xf7d350=_0x2fd7ca?[_0x11d886]:_0x5d0574(_0x94c7e6,_0x11d886,_0x2ecbde);for(const _0x5d7d8c of _0xf7d350)_0x5342f4[_0x37ef51(0x1b2)](_0x5d7d8c,{'commandName':_0x94c7e6,'commandParams':[{'forceValue':_0x2fd7ca}]});}});}),_0x5342f4[_0x5b5d8d(0x1b5)][_0x5b5d8d(0x193)](_0x46938b=>{const _0x534920=_0x5b5d8d;if(_0x534920(0x1ab)!=_0x46938b[_0x534920(0x19b)]&&_0x534920(0x1bd)!=_0x46938b[_0x534920(0x19b)])return;const {data:_0x208901}=_0x46938b;return _0x208901&&_0x208901[_0x534920(0x1b8)]==_0x94c7e6?_0x208901[_0x534920(0x19f)][0x0][_0x534920(0x1a1)]?{'type':_0x534920(0x1bc),'content':_0x229c43(_0x350a49,_0x534920(0x194))}:{'type':_0x534920(0x1bc),'content':_0x229c43(_0x350a49,_0x534920(0x1a7))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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;});}}
23
+ const _0x408d0d=_0x1bf9;(function(_0x5ebb2b,_0x3b53c6){const _0x17f8e5=_0x1bf9,_0x2ccb8b=_0x5ebb2b();while(!![]){try{const _0x4e71a4=parseInt(_0x17f8e5(0x151))/0x1*(-parseInt(_0x17f8e5(0x17b))/0x2)+-parseInt(_0x17f8e5(0x15c))/0x3+parseInt(_0x17f8e5(0x174))/0x4+-parseInt(_0x17f8e5(0x167))/0x5*(-parseInt(_0x17f8e5(0x180))/0x6)+-parseInt(_0x17f8e5(0x172))/0x7+parseInt(_0x17f8e5(0x17a))/0x8+parseInt(_0x17f8e5(0x176))/0x9*(parseInt(_0x17f8e5(0x171))/0xa);if(_0x4e71a4===_0x3b53c6)break;else _0x2ccb8b['push'](_0x2ccb8b['shift']());}catch(_0x328b94){_0x2ccb8b['push'](_0x2ccb8b['shift']());}}}(_0x5606,0x7cd4a));import{Plugin as _0x3bace9}from'ckeditor5/src/core.js';function _0x1bf9(_0x344137,_0x4c76bd){const _0x5606c6=_0x5606();return _0x1bf9=function(_0x1bf9fb,_0x470cea){_0x1bf9fb=_0x1bf9fb-0x151;let _0x59a7c0=_0x5606c6[_0x1bf9fb];return _0x59a7c0;},_0x1bf9(_0x344137,_0x4c76bd);}import{getTranslation as _0x1b13c5}from'../utils/common-translations.js';export default class yt extends _0x3bace9{[_0x408d0d(0x160)](){const _0xd73f2=_0x408d0d,_0x1cb64e=this[_0xd73f2(0x16c)];if(!_0x1cb64e[_0xd73f2(0x162)][_0xd73f2(0x16f)](_0xd73f2(0x152))||!_0x1cb64e[_0xd73f2(0x162)][_0xd73f2(0x16f)](_0xd73f2(0x156)))return;const _0x349b8f=_0x1cb64e[_0xd73f2(0x162)][_0xd73f2(0x159)](_0xd73f2(0x17e)),_0x423ed3=_0x1cb64e[_0xd73f2(0x181)],_0x3f6696=_0x1cb64e[_0xd73f2(0x179)][_0xd73f2(0x159)](_0xd73f2(0x164))||{},_0x2f09b4=_0x1cb64e[_0xd73f2(0x162)][_0xd73f2(0x159)](_0xd73f2(0x177)),_0xd2fa53=_0x1cb64e[_0xd73f2(0x162)][_0xd73f2(0x159)](_0xd73f2(0x157))[_0xd73f2(0x15e)](_0x1cb64e[_0xd73f2(0x162)][_0xd73f2(0x159)](_0xd73f2(0x156)),_0x3f6696[_0xd73f2(0x163)]);_0x349b8f[_0xd73f2(0x154)](_0xd73f2(0x164));const _0x5733f9=new Set();for(const _0x505067 of _0xd2fa53[_0xd73f2(0x15f)]){const _0x378382=_0x2f09b4[_0xd73f2(0x17c)](_0x505067[_0xd73f2(0x15b)]);_0x5733f9[_0xd73f2(0x158)](_0x378382);}const _0x2adbf5=new Set();for(const _0x4456b9 of _0xd2fa53[_0xd73f2(0x166)]){const _0x4782b2=_0x2f09b4[_0xd73f2(0x17c)](_0x4456b9[_0xd73f2(0x15b)]);_0x2adbf5[_0xd73f2(0x158)](_0x4782b2);for(const _0x470b9a of _0x4456b9[_0xd73f2(0x168)])_0x2adbf5[_0xd73f2(0x158)](_0x470b9a);}for(const _0x34a06f of _0x5733f9)_0x349b8f[_0xd73f2(0x15d)](_0x34a06f),_0x349b8f[_0xd73f2(0x16e)][_0xd73f2(0x165)](_0x34a06f,_0x1b13c5(_0x423ed3,_0xd73f2(0x178)));for(const _0x2d0e8b of _0x2adbf5)_0x349b8f[_0xd73f2(0x15a)](_0x2d0e8b),_0x349b8f[_0xd73f2(0x16e)][_0xd73f2(0x165)](_0x2d0e8b,_0x1b13c5(_0x423ed3,_0xd73f2(0x178)));this[_0xd73f2(0x16b)]();}[_0x408d0d(0x16b)](){const _0x1826fc=_0x408d0d,_0x42a55f=this[_0x1826fc(0x16c)],_0x3cf2f9=_0x42a55f[_0x1826fc(0x181)];_0x42a55f[_0x1826fc(0x162)][_0x1826fc(0x159)](_0x1826fc(0x17e))[_0x1826fc(0x16e)][_0x1826fc(0x16d)](_0x35c4d0=>{const _0x159e9f=_0x1826fc;if(_0x159e9f(0x169)!=_0x35c4d0[_0x159e9f(0x16a)]&&_0x159e9f(0x161)!=_0x35c4d0[_0x159e9f(0x16a)])return;const {data:_0x3ee1a1}=_0x35c4d0;return _0x3ee1a1&&_0x159e9f(0x164)===_0x3ee1a1[_0x159e9f(0x153)]?_0x3ee1a1[_0x159e9f(0x175)][0x0][_0x159e9f(0x182)]?{'type':_0x159e9f(0x155),'content':_0x1b13c5(_0x3cf2f9,_0x159e9f(0x17f),_0x3ee1a1[_0x159e9f(0x175)][0x0][_0x159e9f(0x170)][_0x159e9f(0x17d)]())}:{'type':_0x159e9f(0x155),'content':_0x1b13c5(_0x3cf2f9,_0x159e9f(0x173),_0x3ee1a1[_0x159e9f(0x175)][0x0][_0x159e9f(0x170)][_0x159e9f(0x17d)]())}:void 0x0;});}}function _0x5606(){const _0x420d5b=['602459mBnWLp','Style','commandName','enableDefaultAttributesIntegration','format','DataSchema','StyleUtils','add','get','registerInlineAttribute','element','2692143UdaiPW','registerBlockAttribute','normalizeConfig','block','afterInit','formatInline','plugins','definitions','style','registerAttributeLabel','inline','15ApMLAJ','ghsAttributes','formatBlock','type','_registerLegacyDescription','editor','registerDescriptionCallback','descriptionFactory','has','styleName','70LQChfV','1213345gjLFVZ','*Remove\x20format:*\x20%0','1108028wiQMcB','commandParams','879651PdCDla','GeneralHtmlSupport','FORMAT_STYLE','config','7042416lWrXPl','2tDmGjK','getGhsAttributeNameForElement','toLowerCase','TrackChangesEditing','*Set\x20format:*\x20%0','685998AsgBNU','locale','forceValue'];_0x5606=function(){return _0x420d5b;};return _0x5606();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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)]());}
23
+ function _0xd990(_0x1a4525,_0x917b51){const _0x276be6=_0x276b();return _0xd990=function(_0xd99056,_0x320bd7){_0xd99056=_0xd99056-0x1eb;let _0x50e6e2=_0x276be6[_0xd99056];return _0x50e6e2;},_0xd990(_0x1a4525,_0x917b51);}const _0x11d838=_0xd990;(function(_0x20ba70,_0x42bb79){const _0x4fc1fb=_0xd990,_0x3cff2e=_0x20ba70();while(!![]){try{const _0x139e1a=parseInt(_0x4fc1fb(0x225))/0x1*(parseInt(_0x4fc1fb(0x28d))/0x2)+-parseInt(_0x4fc1fb(0x207))/0x3+-parseInt(_0x4fc1fb(0x257))/0x4*(-parseInt(_0x4fc1fb(0x20c))/0x5)+parseInt(_0x4fc1fb(0x21b))/0x6*(parseInt(_0x4fc1fb(0x23b))/0x7)+-parseInt(_0x4fc1fb(0x234))/0x8*(-parseInt(_0x4fc1fb(0x26c))/0x9)+-parseInt(_0x4fc1fb(0x205))/0xa*(parseInt(_0x4fc1fb(0x1eb))/0xb)+parseInt(_0x4fc1fb(0x260))/0xc*(-parseInt(_0x4fc1fb(0x279))/0xd);if(_0x139e1a===_0x42bb79)break;else _0x3cff2e['push'](_0x3cff2e['shift']());}catch(_0x374b18){_0x3cff2e['push'](_0x3cff2e['shift']());}}}(_0x276b,0xc96d2));import{Plugin as _0x335a8e}from'ckeditor5/src/core.js';function _0x276b(){const _0x4e292f=['getChanges','includes','minRow','maxColumn','_tablePostFixingSubtypes','document','57604chDdWi','_setupColumnsRowsFixing','enqueueChange','data','isIntersecting','insertTableColumnRight','findAncestor','differ','root','231384oTVQCr','locale','item','options','tablePaste','isTouching','table','refresh','cell','getItems','ELEMENT_TABLE_COLUMN_WITH_TEXT','_suggestionFactory','3832020cZgUtm','selection','insert','selectTableRow','subType','get','getContainedElement','join','start','map','markMultiRangeInsertion','forceValue','isIntersectingWithRange','130egHfdr','registerCustomCallback','registerPostFixer','getChangedMarkers','name','startsWith','createRangeOn','_getSuggestionCoords','min','getSelectionAffectedTableCells','classes','insertTable','left','type','discard','some','createTableWalker','registerDescriptionCallback','push','*Remove:*\x20%0','2gZhozB','addMarker:suggestion','ELEMENT_TABLE','TableUtils','15541207XfzDES','isEqual','removeClass','rowspan','hasAttribute','order','getSuggestion','model','minColumn','removeTableColumn','every','end','detach','selectTableColumn','_tableSuggestions','registerElementLabel','isArray','getChildren','toLowerCase','accept','element','has','length','afterInit','getColumnIndexes','getRowIndexes','10ZavMqx','enableCommand','333693AcMWAW','getRanges','rootName','change','change:data','225sABbDw','removeTableRow','insertion','mapper','oldRange','max','writer','tableColumn','insertTableRowBelow','deletion','values','low','position','fromRange','above','246EgPbje','MAX_SAFE_INTEGER','execute','highest','MIN_SAFE_INTEGER','ELEMENT_TABLE_ROW_WITH_TEXT','getAttribute','nodeBefore','markMultiRangeDeletion','nodeAfter','492315XGTlhN','downcastDispatcher','first','addRange','colspan','TrackChangesEditing','maxRow','ELEMENT_TABLE_WITH_TEXT','_splitMarkerName','plugins','setSelection','commands','filter','_getCoordsForCells','insertTableColumnLeft','24BuPLdE','showSuggestionHighlights','createRangeIn','from','batch','descriptionFactory','$graveyard','21210gRvkhn','*Insert:*\x20%0','addClass','isInContent','getCellLocation','ELEMENT_TABLE_COLUMN','tableRow','tableCell','_acceptFormatSuggestionCallbackFactory','TableEditing','editor','insertTableRowAbove','substr','span','$textProxy','add','suggestion','createPositionAt','getFirstRange','toViewElement','last','ELEMENT_TABLE_ROW'];_0x276b=function(){return _0x4e292f;};return _0x276b();}import{LiveRange as _0x203fa9}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x15fc09}from'ckeditor5/src/widget.js';import{getTranslation as _0x2ff4d3}from'../utils/common-translations.js';export default class jt extends _0x335a8e{constructor(_0x3da7a0){const _0x38203f=_0xd990;super(_0x3da7a0),this[_0x38203f(0x255)]=[_0x38203f(0x241),_0x38203f(0x213)],this[_0x38203f(0x1f9)]=new Set();}[_0x11d838(0x202)](){const _0x2c1b22=_0x11d838,_0x139605=this[_0x2c1b22(0x245)],_0x18a303=_0x139605[_0x2c1b22(0x1f2)][_0x2c1b22(0x256)][_0x2c1b22(0x26d)];if(!_0x139605[_0x2c1b22(0x22e)][_0x2c1b22(0x200)](_0x2c1b22(0x244)))return;const _0x5de3c3=_0x139605[_0x2c1b22(0x261)],_0x2ba009=_0x139605[_0x2c1b22(0x22e)][_0x2c1b22(0x271)](_0x2c1b22(0x22a)),_0x43212d=_0x139605[_0x2c1b22(0x22e)][_0x2c1b22(0x271)](_0x2c1b22(0x290));_0x2ba009[_0x2c1b22(0x239)][_0x2c1b22(0x1fa)](_0x2c1b22(0x266),_0x382600=>_0x2ff4d3(_0x5de3c3,_0x2c1b22(0x28f),_0x382600)),this[_0x2c1b22(0x258)](),_0x2ba009[_0x2c1b22(0x206)](_0x2c1b22(0x284)),_0x2ba009[_0x2c1b22(0x206)](_0x2c1b22(0x26f)),_0x2ba009[_0x2c1b22(0x206)](_0x2c1b22(0x1f8));for(const _0x15114a of[_0x2c1b22(0x246),_0x2c1b22(0x214)]){const _0x1111e7=_0x139605[_0x2c1b22(0x230)][_0x2c1b22(0x271)](_0x15114a);_0x2ba009[_0x2c1b22(0x206)](_0x15114a,_0x53f483=>{const _0x24a647=_0x2c1b22;_0x139605[_0x24a647(0x1f2)][_0x24a647(0x20a)](_0xb041cf=>{const _0x1faabb=_0x24a647;_0x53f483();const _0x47dd16=_0x1faabb(0x21a)===_0x1111e7[_0x1faabb(0x1f0)],_0x2149f8=_0x43212d[_0x1faabb(0x282)](_0x18a303),_0xf2239a=_0x43212d[_0x1faabb(0x204)](_0x2149f8),_0xd63e60=_0x47dd16?_0xf2239a[_0x1faabb(0x227)]-0x1:_0xf2239a[_0x1faabb(0x24f)]+0x1,_0x521e79=_0x2149f8[0x0][_0x1faabb(0x25d)](_0x1faabb(0x266)),_0x1c1bb9=_0x43212d[_0x1faabb(0x289)](_0x521e79,{'startRow':_0xd63e60,'endRow':_0xd63e60}),_0x178537=Array[_0x1faabb(0x237)](_0x1c1bb9)[_0x1faabb(0x275)](_0x3de389=>_0xb041cf[_0x1faabb(0x27f)](_0x3de389[_0x1faabb(0x268)]));_0x2ba009[_0x1faabb(0x276)](_0x178537,_0x1faabb(0x241));});});}for(const _0x2fe97d of[_0x2c1b22(0x233),_0x2c1b22(0x25c)]){const _0x5bea1a=_0x139605[_0x2c1b22(0x230)][_0x2c1b22(0x271)](_0x2fe97d);_0x2ba009[_0x2c1b22(0x206)](_0x2fe97d,_0x36710f=>{const _0x3ae8a3=_0x2c1b22;_0x139605[_0x3ae8a3(0x1f2)][_0x3ae8a3(0x20a)](_0x248003=>{const _0x17aa6b=_0x3ae8a3;_0x36710f();const _0x122321=_0x17aa6b(0x285)===_0x5bea1a[_0x17aa6b(0x1f0)],_0x50d656=_0x43212d[_0x17aa6b(0x282)](_0x18a303),_0x23a93f=_0x43212d[_0x17aa6b(0x203)](_0x50d656),_0x22fbb8=_0x122321?_0x23a93f[_0x17aa6b(0x227)]-0x1:_0x23a93f[_0x17aa6b(0x24f)]+0x1,_0x267b66=_0x50d656[0x0][_0x17aa6b(0x25d)](_0x17aa6b(0x266)),_0x4bdae9=_0x43212d[_0x17aa6b(0x289)](_0x267b66,{'startRow':0x0,'column':_0x22fbb8,'includeAllSlots':!0x1}),_0x1a095d=Array[_0x17aa6b(0x237)](_0x4bdae9)[_0x17aa6b(0x275)](_0x21014d=>_0x248003[_0x17aa6b(0x27f)](_0x21014d[_0x17aa6b(0x268)]));_0x2ba009[_0x17aa6b(0x276)](_0x1a095d,_0x17aa6b(0x213));});});}for(const _0x1846c6 of[_0x2c1b22(0x20d),_0x2c1b22(0x1f4)]){const _0x2dc607=_0x1846c6[_0x2c1b22(0x247)](0xb),_0x324273=_0x2dc607[_0x2c1b22(0x1fd)](),_0x3f54d6=_0x324273[_0x2c1b22(0x247)](0x0,0x3)+_0x2c1b22(0x248),_0x48d6f2=_0x2c1b22(0x266)+_0x2dc607,_0x5aef3a=_0x2c1b22(0x281)+_0x2dc607,_0xd9a519=_0x2c1b22(0x211)+_0x2dc607;_0x2ba009[_0x2c1b22(0x206)](_0x1846c6,()=>{const _0x1c1933=_0x2c1b22;_0x139605[_0x1c1933(0x1f2)][_0x1c1933(0x20a)](_0x5eeaa5=>{const _0x31bd2a=_0x1c1933,_0x1852a1=_0x43212d[_0x31bd2a(0x282)](_0x18a303),_0x141520=_0x1852a1[0x0][_0x31bd2a(0x25d)](_0x31bd2a(0x266));let _0x5268f9;if(_0x31bd2a(0x20d)==_0x1846c6){const _0x4acafc=_0x43212d[_0x31bd2a(0x204)](_0x1852a1);_0x5268f9={'startRow':_0x4acafc[_0x31bd2a(0x227)],'endRow':_0x4acafc[_0x31bd2a(0x24f)],'includeAllSlots':!0x0};}else{const _0x1c341d=_0x43212d[_0x31bd2a(0x203)](_0x1852a1);_0x5268f9={'startColumn':_0x1c341d[_0x31bd2a(0x227)],'endColumn':_0x1c341d[_0x31bd2a(0x24f)],'includeAllSlots':!0x0};}const _0x28ee14=_0x43212d[_0x31bd2a(0x289)](_0x141520,_0x5268f9),_0x479738=Array[_0x31bd2a(0x237)](_0x28ee14)[_0x31bd2a(0x275)](({cell:_0x1490ad})=>_0x1490ad),_0x358cae=Ee(_0x479738[_0x31bd2a(0x231)](_0x25dd65=>_0x25dd65[_0x31bd2a(0x1ef)](_0x3f54d6))),_0x311363=Ee(_0x479738[_0x31bd2a(0x231)](_0x242758=>!_0x242758[_0x31bd2a(0x1ef)](_0x3f54d6)))[_0x31bd2a(0x275)](_0x348fc8=>_0x5eeaa5[_0x31bd2a(0x27f)](_0x348fc8)),_0x132fe2=_0x2ba009[_0x31bd2a(0x223)](_0x311363,_0x48d6f2);if(_0x132fe2&&(_0x31bd2a(0x241)==_0x132fe2[_0x31bd2a(0x270)]||_0x31bd2a(0x213)==_0x132fe2[_0x31bd2a(0x270)])){const _0x5c711d=this[_0x31bd2a(0x280)](_0x132fe2);for(const _0x2a4e14 of _0x358cae){const _0x4e22f3=_0x5eeaa5[_0x31bd2a(0x27f)](_0x2a4e14),_0x1f5eee=_0x43212d[_0x31bd2a(0x23f)](_0x2a4e14),_0x26d6ae=_0x2a4e14[_0x31bd2a(0x221)](_0x3f54d6)-0x1,_0x583b23=_0x5c711d[_0x5aef3a],_0x34d96f=_0x5c711d[_0xd9a519];_0x583b23<=_0x1f5eee[_0x324273]&&_0x1f5eee[_0x324273]+_0x26d6ae<=_0x34d96f&&_0x132fe2[_0x31bd2a(0x228)](_0x4e22f3);}}});});}function _0x3ef098(_0x4b63b2){const _0xef9645=_0x2c1b22,_0x35270d=Array[_0xef9645(0x237)](_0x18a303[_0xef9645(0x208)]())[_0xef9645(0x275)](_0x5ecc45=>_0x203fa9[_0xef9645(0x219)](_0x5ecc45));_0x139605[_0xef9645(0x1f2)][_0xef9645(0x20a)](_0x528e8d=>{const _0x2ac322=_0xef9645,_0x21b553=_0x528e8d[_0x2ac322(0x238)];_0x4b63b2=_0x4b63b2[_0x2ac322(0x231)](_0x54ff6c=>_0x2ac322(0x23a)!=_0x54ff6c[_0x2ac322(0x25f)][_0x2ac322(0x209)]),_0x528e8d[_0x2ac322(0x22f)](_0x4b63b2),_0x139605[_0x2ac322(0x230)][_0x2ac322(0x271)](_0x2ac322(0x20d))[_0x2ac322(0x267)](),_0x139605[_0x2ac322(0x21d)](_0x2ac322(0x20d),{'forceDefaultExecution':!0x0}),_0x139605[_0x2ac322(0x1f2)][_0x2ac322(0x259)](()=>{const _0x345fea=_0x2ac322;_0x139605[_0x345fea(0x1f2)][_0x345fea(0x259)](_0x21b553,_0x361519=>{const _0x2c4b9e=_0x345fea,_0x2c8dea=_0x35270d[_0x2c4b9e(0x231)](_0x53350f=>_0x2c4b9e(0x23a)!=_0x53350f[_0x2c4b9e(0x25f)][_0x2c4b9e(0x209)]);_0x2c8dea[_0x2c4b9e(0x201)]>0x0&&_0x361519[_0x2c4b9e(0x22f)](_0x2c8dea);for(const _0xe8baa0 of _0x35270d)_0xe8baa0[_0x2c4b9e(0x1f7)]();});});});}function _0x731043(_0x3b8e13){const _0x5ea14e=_0x2c1b22;_0x139605[_0x5ea14e(0x1f2)][_0x5ea14e(0x20a)](_0x1d3f5d=>{const _0x40f5e9=_0x5ea14e,_0x5c3259=Array[_0x40f5e9(0x237)](_0x18a303[_0x40f5e9(0x208)]())[_0x40f5e9(0x275)](_0x4be22d=>_0x203fa9[_0x40f5e9(0x219)](_0x4be22d)),_0x44558c=[];for(const _0x5adaad of _0x3b8e13)for(const _0x5278cd of _0x5adaad[_0x40f5e9(0x269)]({'shallow':!0x0}))_0x44558c[_0x40f5e9(0x28b)](_0x5278cd);for(const _0xa99dd3 of _0x44558c)_0x40f5e9(0x23a)!=_0xa99dd3[_0x40f5e9(0x25f)][_0x40f5e9(0x209)]&&(_0x1d3f5d[_0x40f5e9(0x22f)](_0x1d3f5d[_0x40f5e9(0x24c)](_0xa99dd3,0x0)),_0x139605[_0x40f5e9(0x230)][_0x40f5e9(0x271)](_0x40f5e9(0x1f4))[_0x40f5e9(0x267)](),_0x139605[_0x40f5e9(0x21d)](_0x40f5e9(0x1f4),{'forceDefaultExecution':!0x0}));const _0x4604ad=_0x5c3259[_0x40f5e9(0x231)](_0x10f289=>_0x40f5e9(0x23a)!=_0x10f289[_0x40f5e9(0x25f)][_0x40f5e9(0x209)]);_0x4604ad[_0x40f5e9(0x201)]>0x0&&_0x1d3f5d[_0x40f5e9(0x22f)](_0x4604ad);for(const _0x2284ca of _0x5c3259)_0x2284ca[_0x40f5e9(0x1f7)]();});}function _0x4c3a44(_0x36c858,_0x5489c5){const _0x25da38=_0x2c1b22;return _0x5489c5[_0x25da38(0x1f5)](_0x3a68df=>_0x36c858[_0x25da38(0x288)](_0x11cb56=>_0x11cb56[_0x25da38(0x1f6)][_0x25da38(0x1ec)](_0x3a68df[_0x25da38(0x274)])||_0x3a68df[_0x25da38(0x1f6)][_0x25da38(0x1ec)](_0x11cb56[_0x25da38(0x274)])));}function _0x390e12(_0x372e3b,_0x1e4858){const _0x3e861f=_0x2c1b22;return!_0x372e3b[_0x3e861f(0x288)](_0x2e22fa=>_0x1e4858[_0x3e861f(0x288)](_0x119f6d=>_0x2e22fa[_0x3e861f(0x25b)](_0x119f6d)))&&_0x372e3b[_0x3e861f(0x288)](_0x3ff441=>_0x1e4858[_0x3e861f(0x288)](_0x132a83=>_0x3ff441[_0x3e861f(0x1f6)][_0x3e861f(0x265)](_0x132a83[_0x3e861f(0x274)])));}_0x139605[_0x2c1b22(0x25a)][_0x2c1b22(0x226)]['on'](_0x2c1b22(0x28e),(_0x24d89f,_0xd549f4,_0x1a8b96)=>{const _0x236389=_0x2c1b22;if(!_0x1a8b96[_0x236389(0x263)][_0x236389(0x235)])return;const _0x35e3f4=_0xd549f4[_0x236389(0x262)];if(!_0x35e3f4)return;const _0x13e7f3=_0x1a8b96[_0x236389(0x20f)][_0x236389(0x24e)](_0x35e3f4);function _0x198ee1(_0xd9f56a){const _0x4128ef=_0x236389;return Array[_0x4128ef(0x1fb)](_0xd9f56a)?_0xd9f56a:[_0xd9f56a];}_0x13e7f3&&_0x236389(0x242)===_0x35e3f4[_0x236389(0x27d)]&&_0x15fc09(_0x13e7f3,_0x1a8b96[_0x236389(0x212)],(_0x423844,_0x568563,_0x545361)=>_0x545361[_0x236389(0x23d)](_0x198ee1(_0x568563[_0x236389(0x283)]),_0x423844),(_0x56aa81,_0xebf41c,_0x3eb279)=>_0x3eb279[_0x236389(0x1ed)](_0x198ee1(_0xebf41c[_0x236389(0x283)]),_0x56aa81));},{'priority':_0x2c1b22(0x21e)}),_0x2ba009[_0x2c1b22(0x239)][_0x2c1b22(0x28a)](_0x1d7370=>{const _0x42c2a5=_0x2c1b22;if(_0x42c2a5(0x20e)!=_0x1d7370[_0x42c2a5(0x286)]&&_0x42c2a5(0x215)!=_0x1d7370[_0x42c2a5(0x286)])return;const _0x26dd4e=_0x1d7370[_0x42c2a5(0x272)]();if(null!=_0x26dd4e&&_0x26dd4e['is'](_0x42c2a5(0x1ff),_0x42c2a5(0x266))){if(_0x42c2a5(0x20e)==_0x1d7370[_0x42c2a5(0x286)]){const _0x64cccd=_0x1d7370[_0x42c2a5(0x269)]()[_0x42c2a5(0x231)](_0x5c750f=>_0x5c750f['is'](_0x42c2a5(0x249)))[_0x42c2a5(0x275)](_0x2f0fb6=>_0x2f0fb6[_0x42c2a5(0x25a)]);if(_0x64cccd[_0x42c2a5(0x201)])return{'type':_0x42c2a5(0x20e),'content':_0x2ff4d3(_0x5de3c3,_0x42c2a5(0x23c),_0x2ff4d3(_0x5de3c3,_0x42c2a5(0x22c),'\x22'+_0x64cccd[_0x42c2a5(0x273)]('\x20')+'\x22'))};}if(_0x42c2a5(0x215)==_0x1d7370[_0x42c2a5(0x286)]){const _0x2343b8=_0x1d7370[_0x42c2a5(0x269)]()[_0x42c2a5(0x231)](_0x57f01d=>_0x57f01d['is'](_0x42c2a5(0x249)))[_0x42c2a5(0x275)](_0x496f12=>_0x496f12[_0x42c2a5(0x25a)]);if(_0x2343b8[_0x42c2a5(0x201)])return{'type':_0x42c2a5(0x215),'content':_0x2ff4d3(_0x5de3c3,_0x42c2a5(0x28c),_0x2ff4d3(_0x5de3c3,_0x42c2a5(0x22c),'\x22'+_0x2343b8[_0x42c2a5(0x273)]('\x20')+'\x22'))};}}}),_0x2ba009[_0x2c1b22(0x239)][_0x2c1b22(0x28a)](_0x1f9488=>{const _0x5715ea=_0x2c1b22;if(_0x5715ea(0x241)==_0x1f9488[_0x5715ea(0x270)]){const _0x5f3f5d=_0x1f9488[_0x5715ea(0x269)]()[_0x5715ea(0x231)](_0x52710c=>_0x52710c['is'](_0x5715ea(0x249)))[_0x5715ea(0x275)](_0x190c02=>_0x190c02[_0x5715ea(0x25a)]),_0x49e3e0=this[_0x5715ea(0x280)](_0x1f9488),_0x389bff=_0x49e3e0[_0x5715ea(0x22b)]-_0x49e3e0[_0x5715ea(0x253)]+0x1;if(_0x5715ea(0x20e)==_0x1f9488[_0x5715ea(0x286)])return _0x5f3f5d[_0x5715ea(0x201)]?{'type':_0x5715ea(0x20e),'content':_0x2ff4d3(_0x5de3c3,_0x5715ea(0x23c),_0x2ff4d3(_0x5de3c3,_0x5715ea(0x220),[_0x389bff,'\x22'+_0x5f3f5d[_0x5715ea(0x273)]('\x20')+'\x22']))}:{'type':_0x5715ea(0x20e),'content':_0x2ff4d3(_0x5de3c3,_0x5715ea(0x23c),_0x2ff4d3(_0x5de3c3,_0x5715ea(0x250),_0x389bff))};if(_0x5715ea(0x215)==_0x1f9488[_0x5715ea(0x286)])return _0x5f3f5d[_0x5715ea(0x201)]?{'type':_0x5715ea(0x215),'content':_0x2ff4d3(_0x5de3c3,_0x5715ea(0x28c),_0x2ff4d3(_0x5de3c3,_0x5715ea(0x220),[_0x389bff,'\x22'+_0x5f3f5d[_0x5715ea(0x273)]('\x20')+'\x22']))}:{'type':_0x5715ea(0x215),'content':_0x2ff4d3(_0x5de3c3,_0x5715ea(0x28c),_0x2ff4d3(_0x5de3c3,_0x5715ea(0x250),_0x389bff))};}if(_0x5715ea(0x213)==_0x1f9488[_0x5715ea(0x270)]){const _0xe7824f=_0x1f9488[_0x5715ea(0x269)]()[_0x5715ea(0x231)](_0xc976ad=>_0xc976ad['is'](_0x5715ea(0x249)))[_0x5715ea(0x275)](_0x393a34=>_0x393a34[_0x5715ea(0x25a)]),_0x28c654=this[_0x5715ea(0x280)](_0x1f9488),_0xdf697d=_0x28c654[_0x5715ea(0x254)]-_0x28c654[_0x5715ea(0x1f3)]+0x1;if(_0x5715ea(0x20e)==_0x1f9488[_0x5715ea(0x286)])return _0xe7824f[_0x5715ea(0x201)]?{'type':_0x5715ea(0x20e),'content':_0x2ff4d3(_0x5de3c3,_0x5715ea(0x23c),_0x2ff4d3(_0x5de3c3,_0x5715ea(0x26a),[_0xdf697d,'\x22'+_0xe7824f[_0x5715ea(0x273)]('\x20')+'\x22']))}:{'type':_0x5715ea(0x20e),'content':_0x2ff4d3(_0x5de3c3,_0x5715ea(0x23c),_0x2ff4d3(_0x5de3c3,_0x5715ea(0x240),_0xdf697d))};if(_0x5715ea(0x215)==_0x1f9488[_0x5715ea(0x286)])return _0xe7824f[_0x5715ea(0x201)]?{'type':_0x5715ea(0x215),'content':_0x2ff4d3(_0x5de3c3,_0x5715ea(0x28c),_0x2ff4d3(_0x5de3c3,_0x5715ea(0x26a),[_0xdf697d,'\x22'+_0xe7824f[_0x5715ea(0x273)]('\x20')+'\x22']))}:{'type':_0x5715ea(0x215),'content':_0x2ff4d3(_0x5de3c3,_0x5715ea(0x28c),_0x2ff4d3(_0x5de3c3,_0x5715ea(0x240),_0xdf697d))};}}),_0x2ba009[_0x2c1b22(0x26b)][_0x2c1b22(0x27a)](_0x2c1b22(0x20e),_0x2c1b22(0x241),_0x2c1b22(0x287),_0x3ef098),_0x2ba009[_0x2c1b22(0x26b)][_0x2c1b22(0x27a)](_0x2c1b22(0x215),_0x2c1b22(0x241),_0x2c1b22(0x1fe),_0x3ef098),_0x2ba009[_0x2c1b22(0x26b)][_0x2c1b22(0x27a)](_0x2c1b22(0x20e),_0x2c1b22(0x213),_0x2c1b22(0x287),_0x731043),_0x2ba009[_0x2c1b22(0x26b)][_0x2c1b22(0x27a)](_0x2c1b22(0x215),_0x2c1b22(0x213),_0x2c1b22(0x1fe),_0x731043),_0x2ba009[_0x2c1b22(0x26b)][_0x2c1b22(0x27a)](_0x2c1b22(0x20e),_0x2c1b22(0x213),_0x2c1b22(0x273),_0x4c3a44),_0x2ba009[_0x2c1b22(0x26b)][_0x2c1b22(0x27a)](_0x2c1b22(0x215),_0x2c1b22(0x213),_0x2c1b22(0x273),_0x4c3a44),_0x2ba009[_0x2c1b22(0x26b)][_0x2c1b22(0x27a)](_0x2c1b22(0x20e),_0x2c1b22(0x241),_0x2c1b22(0x273),_0x390e12),_0x2ba009[_0x2c1b22(0x26b)][_0x2c1b22(0x27a)](_0x2c1b22(0x215),_0x2c1b22(0x241),_0x2c1b22(0x273),_0x390e12);}[_0x11d838(0x243)](){const _0x27d795=_0x11d838,_0xea2b4d=this[_0x27d795(0x245)],_0x14ad5c=_0xea2b4d[_0x27d795(0x1f2)][_0x27d795(0x256)][_0x27d795(0x26d)];return(_0x15bd14,_0xe76462)=>{const _0x2d169b=_0x27d795;_0xea2b4d[_0x2d169b(0x1f2)][_0x2d169b(0x20a)](_0x37d77f=>{const _0xb6529d=_0x2d169b,{commandName:_0x3d3892,commandParams:_0x51937a}=_0xe76462;let _0x2189a0=_0x15bd14[0x0][_0xb6529d(0x1f6)][_0xb6529d(0x222)];_0x51937a&&_0x51937a[0x0]&&!0x1===_0x51937a[0x0][_0xb6529d(0x277)]&&(_0x2189a0=_0x15bd14[0x0][_0xb6529d(0x274)][_0xb6529d(0x224)]);const _0x4b4990=_0x37d77f[_0xb6529d(0x236)](_0x2189a0);if(_0xb6529d(0x23a)==_0x4b4990[_0xb6529d(0x25f)][_0xb6529d(0x209)])return;const _0x42e7b8=Array[_0xb6529d(0x237)](_0x14ad5c[_0xb6529d(0x208)]())[_0xb6529d(0x275)](_0x3b567f=>_0x203fa9[_0xb6529d(0x219)](_0x3b567f));_0x37d77f[_0xb6529d(0x22f)](_0x4b4990),_0xea2b4d[_0xb6529d(0x230)][_0xb6529d(0x271)](_0x3d3892)[_0xb6529d(0x267)](),_0x51937a[_0xb6529d(0x28b)]({'forceDefaultExecution':!0x0}),_0xea2b4d[_0xb6529d(0x21d)](_0x3d3892,..._0x51937a);const _0x1445d5=_0x42e7b8[_0xb6529d(0x231)](_0x4304d7=>_0xb6529d(0x23a)!=_0x4304d7[_0xb6529d(0x25f)][_0xb6529d(0x209)]);_0x1445d5[_0xb6529d(0x201)]>0x0&&_0x37d77f[_0xb6529d(0x22f)](_0x1445d5);for(const _0x526d8c of _0x42e7b8)_0x526d8c[_0xb6529d(0x1f7)]();});};}[_0x11d838(0x232)](_0x4e1511){const _0x451ff9=_0x11d838,_0x429f4b=this[_0x451ff9(0x245)][_0x451ff9(0x22e)][_0x451ff9(0x271)](_0x451ff9(0x290));let _0x1d51b7=Number[_0x451ff9(0x21c)],_0x102092=Number[_0x451ff9(0x21f)],_0x70c851=Number[_0x451ff9(0x21c)],_0x48b983=Number[_0x451ff9(0x21f)];for(const _0x187f66 of _0x4e1511){if(_0x451ff9(0x23a)==_0x187f66[_0x451ff9(0x25f)][_0x451ff9(0x209)])continue;const {row:_0x2b5d74,column:_0x5e8d7f}=_0x429f4b[_0x451ff9(0x23f)](_0x187f66),_0x3fb360=_0x187f66[_0x451ff9(0x1ef)](_0x451ff9(0x1ee))?_0x187f66[_0x451ff9(0x221)](_0x451ff9(0x1ee))-0x1:0x0,_0xc43035=_0x187f66[_0x451ff9(0x1ef)](_0x451ff9(0x229))?_0x187f66[_0x451ff9(0x221)](_0x451ff9(0x229))-0x1:0x0;_0x1d51b7=_0x2b5d74<_0x1d51b7?_0x2b5d74:_0x1d51b7,_0x102092=_0x2b5d74+_0x3fb360>_0x102092?_0x2b5d74+_0x3fb360:_0x102092,_0x70c851=_0x5e8d7f<_0x70c851?_0x5e8d7f:_0x70c851,_0x48b983=_0x5e8d7f+_0xc43035>_0x48b983?_0x5e8d7f+_0xc43035:_0x48b983;}return{'minRow':_0x1d51b7,'maxRow':_0x102092,'minColumn':_0x70c851,'maxColumn':_0x48b983};}[_0x11d838(0x258)](){const _0x7a5954=_0x11d838,_0x436a95=this[_0x7a5954(0x245)],_0x326e01=_0x436a95[_0x7a5954(0x22e)][_0x7a5954(0x271)](_0x7a5954(0x22a)),_0x5c8b82=_0x436a95[_0x7a5954(0x22e)][_0x7a5954(0x271)](_0x7a5954(0x290));_0x436a95[_0x7a5954(0x1f2)][_0x7a5954(0x256)]['on'](_0x7a5954(0x20b),()=>{const _0x35b9c4=_0x7a5954,_0x68fda8=Array[_0x35b9c4(0x237)](_0x436a95[_0x35b9c4(0x1f2)][_0x35b9c4(0x256)][_0x35b9c4(0x25e)][_0x35b9c4(0x27c)]());for(const {name:_0x50ca71,data:_0x11e5ce}of _0x68fda8){const {group:_0x46f59b,id:_0x3758d8,subType:_0x1e5d39}=_0x326e01[_0x35b9c4(0x22d)](_0x50ca71);if(_0x35b9c4(0x24b)!=_0x46f59b)continue;if(null!=_0x11e5ce[_0x35b9c4(0x210)])continue;const _0x3c6726=_0x326e01[_0x35b9c4(0x1f1)](_0x3758d8);this[_0x35b9c4(0x255)][_0x35b9c4(0x252)](_0x1e5d39)&&this[_0x35b9c4(0x1f9)][_0x35b9c4(0x24a)](_0x3c6726);}},{'priority':_0x7a5954(0x217)});const _0x1dcc01=(_0x500c4b,_0x221d99)=>{const _0x40b91e=_0x7a5954;let _0xb239b4=!0x1;const _0x443190=_0x221d99[_0x40b91e(0x27f)](_0x500c4b),_0x389dbc=_0x500c4b[_0x40b91e(0x25d)](_0x40b91e(0x266)),_0x25c296=_0x5c8b82[_0x40b91e(0x23f)](_0x500c4b);for(const _0x1c2e14 of this[_0x40b91e(0x1f9)]){const _0x4111eb=_0x1c2e14[_0x40b91e(0x270)],_0x3ff124=_0x4111eb[_0x40b91e(0x27e)](_0x40b91e(0x264)),_0x146236=_0x4111eb[_0x40b91e(0x247)](_0x3ff124?0xa:0x5),_0x209092=_0x146236[_0x40b91e(0x1fd)](),_0xde616e=_0x209092[_0x40b91e(0x247)](0x0,0x3)+_0x40b91e(0x248),_0xdde062=_0x40b91e(0x281)+_0x146236,_0x2a57e5=_0x40b91e(0x211)+_0x146236;if(!_0x1c2e14[_0x40b91e(0x23e)])continue;if(_0x389dbc!=_0x1c2e14[_0x40b91e(0x24d)]()[_0x40b91e(0x274)][_0x40b91e(0x25d)](_0x40b91e(0x266)))continue;if(_0x1c2e14[_0x40b91e(0x278)](_0x443190))continue;const _0x3f414c=_0x500c4b[_0x40b91e(0x1ef)](_0xde616e)?_0x500c4b[_0x40b91e(0x221)](_0xde616e)-0x1:0x0,_0x2faca5=this[_0x40b91e(0x280)](_0x1c2e14),_0x20ffe9=_0x2faca5[_0xdde062],_0xa630f8=_0x2faca5[_0x2a57e5];_0x20ffe9<=_0x25c296[_0x209092]&&_0x25c296[_0x209092]+_0x3f414c<=_0xa630f8&&(_0x1c2e14[_0x40b91e(0x228)](_0x443190),_0xb239b4=!0x0);}return _0xb239b4;};_0x436a95[_0x7a5954(0x1f2)][_0x7a5954(0x256)][_0x7a5954(0x27b)](_0x2b7738=>{const _0xaafdf9=_0x7a5954;let _0x546216=!0x1;for(const _0x10aaa5 of _0x436a95[_0xaafdf9(0x1f2)][_0xaafdf9(0x256)][_0xaafdf9(0x25e)][_0xaafdf9(0x251)]())if(_0xaafdf9(0x26e)==_0x10aaa5[_0xaafdf9(0x286)]){if(_0xaafdf9(0x241)==_0x10aaa5[_0xaafdf9(0x27d)]){for(const _0x973aa5 of _0x10aaa5[_0xaafdf9(0x218)][_0xaafdf9(0x224)][_0xaafdf9(0x1fc)]())_0x546216=_0x546216||_0x1dcc01(_0x973aa5,_0x2b7738);}else _0xaafdf9(0x242)==_0x10aaa5[_0xaafdf9(0x27d)]&&(_0x546216=_0x546216||_0x1dcc01(_0x10aaa5[_0xaafdf9(0x218)][_0xaafdf9(0x224)],_0x2b7738));}return _0x546216;});}[_0x11d838(0x280)](_0x255373){const _0x497f85=_0x11d838;return this[_0x497f85(0x232)](_0x255373[_0x497f85(0x208)]()[_0x497f85(0x275)](_0x19271a=>_0x19271a[_0x497f85(0x274)][_0x497f85(0x224)]));}}function Ee(_0x327229){const _0x404c8b=_0x11d838;return Array[_0x404c8b(0x237)](new Set(_0x327229)[_0x404c8b(0x216)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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));}}
23
+ function _0x4785(_0x8882d0,_0x10a698){const _0x4c0381=_0x4c03();return _0x4785=function(_0x4785f8,_0x45d701){_0x4785f8=_0x4785f8-0x194;let _0x19246c=_0x4c0381[_0x4785f8];return _0x19246c;},_0x4785(_0x8882d0,_0x10a698);}const _0x28e7ca=_0x4785;function _0x4c03(){const _0x27ddba=['requires','307230eOvXiv','get','has','editor','1535454EAKsck','plugins','7YLzsjN','toggleTableCaption','5509040SqFFFN','TableCaptionEditing','TrackChangesEditing','50PKOnev','75Ltfspu','246498IMtwzc','107724EBXDbW','4xPMavC','enableCommand','1865328ATKETZ','1609179YMCheF','afterInit'];_0x4c03=function(){return _0x27ddba;};return _0x4c03();}(function(_0x22a843,_0x57f02f){const _0x20ee08=_0x4785,_0x2dfe6c=_0x22a843();while(!![]){try{const _0x34677d=-parseInt(_0x20ee08(0x19d))/0x1*(parseInt(_0x20ee08(0x19f))/0x2)+parseInt(_0x20ee08(0x19c))/0x3*(parseInt(_0x20ee08(0x19e))/0x4)+parseInt(_0x20ee08(0x1a5))/0x5+parseInt(_0x20ee08(0x1a1))/0x6+parseInt(_0x20ee08(0x196))/0x7*(parseInt(_0x20ee08(0x198))/0x8)+parseInt(_0x20ee08(0x194))/0x9*(-parseInt(_0x20ee08(0x19b))/0xa)+parseInt(_0x20ee08(0x1a2))/0xb;if(_0x34677d===_0x57f02f)break;else _0x2dfe6c['push'](_0x2dfe6c['shift']());}catch(_0x2dfc49){_0x2dfe6c['push'](_0x2dfe6c['shift']());}}}(_0x4c03,0x827e6));import{Plugin as _0x35965b}from'ckeditor5/src/core.js';import _0x59ee58 from'./table.js';export default class Mt extends _0x35965b{static get[_0x28e7ca(0x1a4)](){return[_0x59ee58];}[_0x28e7ca(0x1a3)](){const _0x27b3eb=_0x28e7ca,_0xd32d0b=this[_0x27b3eb(0x1a8)];if(!_0xd32d0b[_0x27b3eb(0x195)][_0x27b3eb(0x1a7)](_0x27b3eb(0x199)))return;_0xd32d0b[_0x27b3eb(0x195)][_0x27b3eb(0x1a6)](_0x27b3eb(0x19a))[_0x27b3eb(0x1a0)](_0x27b3eb(0x197));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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;}
23
+ const _0x1cf9af=_0x2f1f;(function(_0x2fc90d,_0x392806){const _0x1a7f7f=_0x2f1f,_0x49c19a=_0x2fc90d();while(!![]){try{const _0x1d134a=-parseInt(_0x1a7f7f(0x6c))/0x1*(parseInt(_0x1a7f7f(0x88))/0x2)+-parseInt(_0x1a7f7f(0xf6))/0x3+parseInt(_0x1a7f7f(0x9b))/0x4+-parseInt(_0x1a7f7f(0xc3))/0x5*(parseInt(_0x1a7f7f(0xb9))/0x6)+-parseInt(_0x1a7f7f(0x8d))/0x7+parseInt(_0x1a7f7f(0xde))/0x8*(-parseInt(_0x1a7f7f(0xbb))/0x9)+parseInt(_0x1a7f7f(0xc9))/0xa;if(_0x1d134a===_0x392806)break;else _0x49c19a['push'](_0x49c19a['shift']());}catch(_0x77ab75){_0x49c19a['push'](_0x49c19a['shift']());}}}(_0x371a,0x21247));import{getTranslation as _0x60b255}from'../utils/common-translations.js';function _0x2f1f(_0x4d7be7,_0x4a7a79){const _0x371ab5=_0x371a();return _0x2f1f=function(_0x2f1f1f,_0x24a451){_0x2f1f1f=_0x2f1f1f-0x64;let _0x47e22c=_0x371ab5[_0x2f1f1f];return _0x47e22c;},_0x2f1f(_0x4d7be7,_0x4a7a79);}import{Plugin as _0x562f2b}from'ckeditor5/src/core.js';import{LiveRange as _0x4790c9}from'ckeditor5/src/engine.js';import{uid as _0x14e879,priorities as _0x9aa8d6}from'ckeditor5/src/utils.js';import _0x19e094 from'./table.js';const ge=[_0x1cf9af(0x108),_0x1cf9af(0xd3),_0x1cf9af(0x7c),_0x1cf9af(0x8b),_0x1cf9af(0x91),_0x1cf9af(0x9f),_0x1cf9af(0x8e)],Ce=Object[_0x1cf9af(0xff)](ge[_0x1cf9af(0x89)](_0x51bd25=>[_0x51bd25,null]));export default class It extends _0x562f2b{static get[_0x1cf9af(0xe8)](){return[_0x19e094];}[_0x1cf9af(0x11c)](){const _0x3f3d65=_0x1cf9af,_0x4f4d3d=this[_0x3f3d65(0xfd)];if(!_0x4f4d3d[_0x3f3d65(0xda)][_0x3f3d65(0xcb)](_0x3f3d65(0x6f)))return;const _0xf7d598=_0x4f4d3d[_0x3f3d65(0xda)][_0x3f3d65(0x126)](_0x3f3d65(0x129)),_0x1fed53=_0x4f4d3d[_0x3f3d65(0xda)][_0x3f3d65(0x126)](_0x3f3d65(0x9a)),_0x471ee2=_0x4f4d3d[_0x3f3d65(0xda)][_0x3f3d65(0x126)](_0x19e094),_0x1f9920=_0x4f4d3d[_0x3f3d65(0xda)][_0x3f3d65(0x126)](_0x3f3d65(0x6f));_0x471ee2[_0x3f3d65(0x11d)][_0x3f3d65(0xf0)](_0x3f3d65(0x105),_0x3f3d65(0x116)),_0x4f4d3d[_0x3f3d65(0xa4)][_0x3f3d65(0xe4)][_0x3f3d65(0x104)](_0x3f3d65(0xc6),{'allowIn':_0x3f3d65(0xd0),'allowContentOf':_0x3f3d65(0xd0),'isLimit':!0x0}),_0x4f4d3d[_0x3f3d65(0x10e)][_0x3f3d65(0x73)]({'model':_0x3f3d65(0xc6),'view':_0x3f3d65(0x100)});let _0x181c99=null;_0x4f4d3d[_0x3f3d65(0xa4)]['on'](_0x3f3d65(0x64),(_0xd2b60b,_0xf1a901)=>{const _0x571130=_0x3f3d65,[_0x184258,_0x1a9a48]=_0xf1a901,_0x33975d=_0xf1a901[_0xf1a901[_0x571130(0x75)]-0x1];_0x33975d&&_0x33975d[_0x571130(0xb2)]||_0xf7d598[_0x571130(0xe7)]||this[_0x571130(0xfd)][_0x571130(0x93)][_0x571130(0x126)](_0x571130(0xc2))[_0x571130(0xac)]&&function(_0x5dc757,_0x48f407,_0x123967,_0x30569c,_0x2ac40d){const _0x152dfb=_0x571130;if(_0x48f407&&!_0x48f407['is'](_0x152dfb(0xce)))return!0x1;const _0x3a3365=_0x2ac40d[_0x152dfb(0x6a)](_0x5dc757,_0x123967);if(!_0x3a3365||!he(_0x3a3365,void 0x0,_0x30569c))return!0x1;const _0x1c72f9=_0x30569c[_0x152dfb(0x87)](_0x123967[_0x152dfb(0x10c)][_0x152dfb(0x10a)]);if(!_0x1c72f9[_0x152dfb(0x75)])return!0x1;const _0x1d73d4=_0x1c72f9[0x0][_0x152dfb(0xc4)](_0x152dfb(0xae)),_0x1af905=_0x30569c[_0x152dfb(0xb8)](_0x1c72f9),_0x2bcf0f=_0x30569c[_0x152dfb(0x11f)](_0x1c72f9),_0x10efe4={'startRow':_0x1af905[_0x152dfb(0x11b)],'endRow':_0x1af905[_0x152dfb(0x85)],'startColumn':_0x2bcf0f[_0x152dfb(0x11b)],'endColumn':_0x2bcf0f[_0x152dfb(0x85)]};return 0x1==_0x1c72f9[_0x152dfb(0x75)]&&(_0x10efe4[_0x152dfb(0xe0)]+=_0x30569c[_0x152dfb(0x8c)](_0x3a3365)-0x1,_0x10efe4[_0x152dfb(0xcc)]+=_0x30569c[_0x152dfb(0x12c)](_0x3a3365)-0x1),he(_0x1d73d4,_0x10efe4,_0x30569c);}(_0x184258,_0x1a9a48,_0x4f4d3d[_0x571130(0xa4)],_0x1fed53,_0x1f9920)&&(_0xd2b60b[_0x571130(0xf2)](),_0x181c99={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4f4d3d[_0x571130(0xa4)][_0x571130(0x94)](()=>{const _0x521597=_0x571130;_0x4f4d3d[_0x521597(0xa4)][_0x521597(0x64)](_0xf1a901[0x0],_0xf1a901[0x1],_0xf1a901[0x2],{'forceDefaultExecution':!0x0});const _0x5cacd7=_0x14e879(),{rowInsertionRanges:_0x34fe5c,columnInsertionRanges:_0x5e6a9f,insertionRanges:_0x2e4e0f,deletionRanges:_0x1c4cb8,cells:_0x4f5972}=_0x181c99;_0x34fe5c[_0x521597(0x75)]&&_0xf7d598[_0x521597(0x7e)](_0x34fe5c,_0x521597(0x105),{'tablePasteChainId':_0x5cacd7}),_0x5e6a9f[_0x521597(0x75)]&&_0xf7d598[_0x521597(0x7e)](_0x5e6a9f,_0x521597(0x116),{'tablePasteChainId':_0x5cacd7}),_0x2e4e0f[_0x521597(0x75)]&&(_0xf7d598[_0x521597(0x7e)](_0x2e4e0f,_0x521597(0xd1),{'tablePasteChainId':_0x5cacd7,'skipNestingCheck':!0x0}),_0x2e4e0f[_0x521597(0x124)](_0x234397=>{const _0x433d07=_0x521597;var _0x46d0df;return null===(_0x46d0df=_0x234397[_0x433d07(0x112)])||void 0x0===_0x46d0df?void 0x0:_0x46d0df[_0x433d07(0xa9)](_0x234397);})),_0x1c4cb8[_0x521597(0x75)]&&(_0xf7d598[_0x521597(0x78)](_0x1c4cb8,_0x521597(0xd1),{'tablePasteChainId':_0x5cacd7,'skipNestingCheck':!0x0}),_0x1c4cb8[_0x521597(0x124)](_0x1a3a00=>{const _0x4c935b=_0x521597;var _0x741258;return null===(_0x741258=_0x1a3a00[_0x4c935b(0x112)])||void 0x0===_0x741258?void 0x0:_0x741258[_0x4c935b(0xa9)](_0x1a3a00);}));const _0x354f3e=_0xf7d598[_0x521597(0x80)](_0x4f5972[_0x521597(0x89)](({element:_0x281bbc})=>_0x281bbc),{'formatGroupId':_0x14e879()},[],_0x521597(0xb4),{'tablePasteChainId':_0x5cacd7});if(_0x354f3e){const _0x4441e4=_0x354f3e[_0x521597(0xc1)](),_0x99968a=[];for(const {element:_0x1fbdef,attributes:_0x24a7a9}of _0x4f5972){if(!_0x24a7a9)continue;const _0xccc286=_0x4f4d3d[_0x521597(0xa4)][_0x521597(0xdb)](_0x1fbdef),_0x2ad599=_0x4441e4[_0x521597(0xe1)](_0x5cbce5=>_0x5cbce5[_0x521597(0xa7)]()[_0x521597(0x12a)](_0xccc286));_0x2ad599&&_0x99968a[_0x521597(0xf0)]([_0x2ad599[_0x521597(0xd5)],_0x24a7a9]);}_0x99968a[_0x521597(0x75)]&&_0x354f3e[_0x521597(0x11a)](_0x521597(0x69),Object[_0x521597(0xff)](_0x99968a));}_0x181c99=null;}));},{'priority':_0x9aa8d6[_0x3f3d65(0xd6)]+0xa}),_0x4f4d3d[_0x3f3d65(0xda)][_0x3f3d65(0x126)](_0x3f3d65(0x6f))['on'](_0x3f3d65(0xf8),(_0x170687,_0x32f1d9)=>{const _0x432856=_0x3f3d65,[_0x2c76f1,_0x18c274,,_0x33506f]=_0x32f1d9;if(!_0x181c99)return;_0x170687[_0x432856(0xf2)]();const _0x240dae=_0x2c76f1[_0x432856(0x128)],_0x440528=_0x18c274,_0x3617af=Pe(_0x240dae),_0xe2f0fe=Pe(_0x440528);_0x170687[_0x432856(0xb7)]=_0x240dae;let _0x5bc0ef=null,_0x2a7fe2=null;if(_0xe2f0fe||_0x3617af){if(_0x3617af&&!_0xe2f0fe){_0x33506f[_0x432856(0xeb)](_0x240dae[_0x432856(0xcf)](0x0));for(const _0x103cce of Array[_0x432856(0xf7)](_0x440528[_0x432856(0x95)]()))_0x33506f[_0x432856(0xb6)](_0x103cce,_0x240dae,_0x432856(0xb5));const _0x3a39c6=_0x181c99[_0x432856(0x121)][_0x432856(0x10b)](_0x2c76f1[_0x432856(0x10f)]),_0x39969f=_0x181c99[_0x432856(0xe2)][_0x432856(0x10b)](_0x2c76f1[_0x432856(0x67)]);_0x3a39c6||_0x39969f||(_0x5bc0ef=_0x4790c9[_0x432856(0xc0)](_0x33506f[_0x432856(0x10d)](_0x240dae)));}else _0xe2f0fe&&!_0x3617af&&(_0x2a7fe2=_0x33506f[_0x432856(0x10d)](_0x240dae));}else{const _0xf5c409=_0x33506f[_0x432856(0xfc)](_0x432856(0xc6)),_0x483035=_0x33506f[_0x432856(0xfc)](_0x432856(0xc6));_0x33506f[_0x432856(0x120)](_0x33506f[_0x432856(0x10d)](_0x240dae),_0x483035),_0x33506f[_0x432856(0xb6)](_0xf5c409,_0x240dae,0x0);for(const _0x3f67a3 of Array[_0x432856(0xf7)](_0x440528[_0x432856(0x95)]()))_0x33506f[_0x432856(0xb6)](_0x3f67a3,_0xf5c409,_0x432856(0xb5));_0x5bc0ef=_0x4790c9[_0x432856(0xc0)](_0x33506f[_0x432856(0xdb)](_0xf5c409)),_0x2a7fe2=_0x4790c9[_0x432856(0xc0)](_0x33506f[_0x432856(0xdb)](_0x483035));}const _0x399c75=Array[_0x432856(0xf7)](_0x440528[_0x432856(0xf1)]())[_0x432856(0xb0)](([_0xd168ef])=>ge[_0x432856(0x10b)](_0xd168ef));_0x181c99[_0x432856(0x8a)][_0x432856(0xf0)]({'element':_0x240dae,'attributes':_0x399c75[_0x432856(0x75)]?Object[_0x432856(0xff)](_0x399c75):null}),_0x5bc0ef&&_0x181c99[_0x432856(0x111)][_0x432856(0xf0)](_0x5bc0ef),_0x2a7fe2&&_0x181c99[_0x432856(0xee)][_0x432856(0xf0)](_0x2a7fe2);},{'priority':_0x3f3d65(0xd6)}),_0x1fed53['on'](_0x3f3d65(0x106),(_0x2da2d7,_0x3b4ad8)=>{const _0x3593f2=_0x3f3d65,[_0x492ef7,_0x405dea={}]=_0x3b4ad8;if(!_0x181c99)return;const _0x3079e2=_0x405dea['at']||0x0,_0xd5d5a8=_0x405dea[_0x3593f2(0x107)]||0x1;_0x181c99[_0x3593f2(0xe2)]=new Array(_0xd5d5a8)[_0x3593f2(0xa5)](_0x3079e2)[_0x3593f2(0x89)]((_0x33fa15,_0x576ca8)=>_0x33fa15+_0x576ca8);for(const {cell:_0xca71e6}of _0x1fed53[_0x3593f2(0x84)](_0x492ef7,{'startColumn':_0x3079e2,'endColumn':_0x3079e2+_0xd5d5a8-0x1}))_0x181c99[_0x3593f2(0x115)][_0x3593f2(0xf0)](_0x4f4d3d[_0x3593f2(0xa4)][_0x3593f2(0xdb)](_0xca71e6));},{'priority':_0x3f3d65(0x6d)}),_0x1fed53['on'](_0x3f3d65(0xdf),(_0x2fc055,_0x492b6a)=>{const _0x13bd2a=_0x3f3d65,[_0x4e6fd8,_0x2d4fcf={}]=_0x492b6a;if(!_0x181c99)return;const _0xe264a6=_0x2d4fcf['at']||0x0,_0x32c48f=_0x2d4fcf[_0x13bd2a(0x81)]||0x1;_0x181c99[_0x13bd2a(0x121)]=new Array(_0x32c48f)[_0x13bd2a(0xa5)](_0xe264a6)[_0x13bd2a(0x89)]((_0x17855f,_0x23eef8)=>_0x17855f+_0x23eef8);for(const {cell:_0x49502d}of _0x1fed53[_0x13bd2a(0x84)](_0x4e6fd8,{'startRow':_0xe264a6,'endRow':_0xe264a6+_0x32c48f-0x1}))_0x181c99[_0x13bd2a(0x6b)][_0x13bd2a(0xf0)](_0x4f4d3d[_0x13bd2a(0xa4)][_0x13bd2a(0xdb)](_0x49502d));},{'priority':_0x3f3d65(0x6d)}),_0xf7d598[_0x3f3d65(0x103)][_0x3f3d65(0xe9)](_0x944e80=>{const _0x3e638b=_0x3f3d65;if(_0x944e80[_0x3e638b(0xa8)]&&_0x944e80[_0x3e638b(0xa8)][_0x3e638b(0x97)](_0x3e638b(0xd1)))return _0x944e80[_0x3e638b(0xf9)]?{}:{'type':_0x3e638b(0x8f),'content':_0x60b255(_0x4f4d3d[_0x3e638b(0x101)],_0x3e638b(0x96))};});const _0xe0c2f=()=>!0x1;for(const _0x812821 of[_0x3f3d65(0xd1),_0x3f3d65(0x116),_0x3f3d65(0x105),_0x3f3d65(0xb4)])_0xf7d598[_0x3f3d65(0x68)][_0x3f3d65(0x99)](_0x3f3d65(0x8f),_0x812821,_0x3f3d65(0xba),_0xe0c2f),_0xf7d598[_0x3f3d65(0x68)][_0x3f3d65(0x99)](_0x3f3d65(0xf3),_0x812821,_0x3f3d65(0xba),_0xe0c2f),_0xf7d598[_0x3f3d65(0x68)][_0x3f3d65(0x99)](_0x3f3d65(0x6e),_0x812821,_0x3f3d65(0xba),_0xe0c2f);_0xf7d598[_0x3f3d65(0x68)][_0x3f3d65(0x99)](_0x3f3d65(0x6e),_0x3f3d65(0xb4),_0x3f3d65(0xfb),_0xe0c2f),_0xf7d598[_0x3f3d65(0x68)][_0x3f3d65(0x99)](_0x3f3d65(0x6e),_0x3f3d65(0xb4),_0x3f3d65(0x130),(_0x42abbc,_0x2f3472,_0x1b0d94)=>{const _0x3d33f6=_0x3f3d65,_0x26942a=_0x42abbc[_0x3d33f6(0x89)](_0x312e57=>_0x312e57[_0x3d33f6(0xe6)]())[_0x3d33f6(0xb0)](_0x38d7b3=>_0x38d7b3),_0x4b31eb=new Map(_0x26942a[_0x3d33f6(0x89)](_0x52f568=>[_0x52f568,null]));if(_0x181c99){for(const {element:_0x2da375,attributes:_0x15a0ff}of _0x181c99[_0x3d33f6(0x8a)])_0x15a0ff&&_0x4b31eb[_0x3d33f6(0xed)](_0x2da375,_0x15a0ff);}else{if(_0x1b0d94&&_0x1b0d94[_0x3d33f6(0x69)])for(const [_0xcd750a,_0x3b7c81]of Object[_0x3d33f6(0x7d)](_0x1b0d94[_0x3d33f6(0x69)])){const _0x390f45=_0x4f4d3d[_0x3d33f6(0xa4)][_0x3d33f6(0x11e)][_0x3d33f6(0x126)](_0xcd750a),_0x48bd9a=_0x390f45?_0x390f45[_0x3d33f6(0xa7)]()[_0x3d33f6(0xe6)]():null;_0x48bd9a&&_0x4b31eb[_0x3d33f6(0xed)](_0x48bd9a,_0x3b7c81);}}_0x4f4d3d[_0x3d33f6(0xa4)][_0x3d33f6(0x94)](_0x19ffbd=>{const _0x13a3e3=_0x3d33f6;for(const [_0x4c532f,_0x43ebc6]of _0x4b31eb)_0x19ffbd[_0x13a3e3(0x7f)]({...Ce,..._0x43ebc6},_0x4c532f);});});const _0x20dc05=(_0x40bf39,_0x3ef9bb)=>{const _0x1ab912=_0x3f3d65;_0xf7d598[_0x1ab912(0x68)][_0x1ab912(0x99)](_0x40bf39,_0x1ab912(0xd1),_0x3ef9bb,(_0x939b89,_0x151da6,_0x44265a)=>{const _0x4815cf=_0x1ab912;_0x4f4d3d[_0x4815cf(0xa4)][_0x4815cf(0x94)](_0x388e58=>{const _0x24adab=_0x4815cf,_0xfdb14b=[];for(const _0x243260 of _0x939b89){const _0xf7f936=_0x243260[_0x24adab(0xaa)][_0x24adab(0x9c)];_0xf7f936['is'](_0x24adab(0xc8),_0x24adab(0xc6))&&_0xfdb14b[_0x24adab(0xf0)](_0xf7f936);}_0xf7d598[_0x24adab(0x68)][_0x24adab(0x7a)](_0x40bf39,null,_0x3ef9bb)(_0x939b89,_0x151da6,_0x44265a);for(const _0x551223 of _0xfdb14b)_0x24adab(0x90)!=_0x551223[_0x24adab(0x127)][_0x24adab(0x82)]&&_0x388e58[_0x24adab(0x86)](_0x551223);});});};_0x20dc05(_0x3f3d65(0x8f),_0x3f3d65(0x130)),_0x20dc05(_0x3f3d65(0x8f),_0x3f3d65(0xfb)),_0x20dc05(_0x3f3d65(0xf3),_0x3f3d65(0x130)),_0x20dc05(_0x3f3d65(0xf3),_0x3f3d65(0xfb)),_0xf7d598[_0x3f3d65(0x68)][_0x3f3d65(0x99)](_0x3f3d65(0x8f),_0x3f3d65(0x105),_0x3f3d65(0xfb),_0x9bffc5=>{const _0x41e7aa=_0x3f3d65,_0x383082=_0x9bffc5[_0x41e7aa(0x89)](_0x46ad34=>_0x46ad34[_0x41e7aa(0xe6)]()),_0x3f935f=_0x383082[0x0][_0x41e7aa(0xc4)](_0x41e7aa(0xae)),{minRow:_0x4725b2,maxRow:_0x418c79}=_0x471ee2[_0x41e7aa(0x9e)](_0x383082);_0x1fed53[_0x41e7aa(0xd9)](_0x3f935f,{'at':_0x4725b2,'rows':_0x418c79-_0x4725b2+0x1});}),_0xf7d598[_0x3f3d65(0x68)][_0x3f3d65(0x99)](_0x3f3d65(0x8f),_0x3f3d65(0x116),_0x3f3d65(0xfb),_0x127c81=>{const _0xa6d912=_0x3f3d65,_0x1df50f=_0x127c81[_0xa6d912(0x89)](_0x54afea=>_0x54afea[_0xa6d912(0xe6)]()),_0x4164be=_0x1df50f[0x0][_0xa6d912(0xc4)](_0xa6d912(0xae)),{minColumn:_0xa0e2ec,maxColumn:_0x175bf1}=_0x471ee2[_0xa6d912(0x9e)](_0x1df50f);_0x1fed53[_0xa6d912(0xe5)](_0x4164be,{'at':_0xa0e2ec,'columns':_0x175bf1-_0xa0e2ec+0x1});});const _0x5279bc=(_0x23fbb9,_0x350ad2)=>{const _0x3ac514=_0x3f3d65;if(!_0x350ad2[_0x3ac514(0xa8)]||!_0x350ad2[_0x3ac514(0xa8)][_0x3ac514(0x97)](_0x3ac514(0xd1)))return;const _0x579fe1=_0x350ad2[_0x3ac514(0x118)][_0x3ac514(0xca)],_0x1f382b=_0xf7d598[_0x3ac514(0xa0)]()[_0x3ac514(0xb0)](_0x4e8d7e=>_0x4e8d7e[_0x3ac514(0xdc)]&&_0x4e8d7e[_0x3ac514(0x118)]&&_0x4e8d7e[_0x3ac514(0x118)][_0x3ac514(0xca)]==_0x579fe1);_0x1f382b[_0x3ac514(0x75)]&&_0x350ad2[_0x3ac514(0xa1)]()[_0x3ac514(0x75)]!=_0x1f382b[_0x3ac514(0x75)]&&_0x1f382b[_0x3ac514(0xd2)]((_0x328e34,_0x23f53e)=>(_0x328e34[_0x3ac514(0xdd)]=_0x23f53e,_0x23f53e[_0x3ac514(0xf9)]=_0x328e34,_0x23f53e));};function _0x26fd51(_0x516102,_0x205194=!0x0){const _0x77a7c4=_0x3f3d65,{id:_0x16a72a}=_0xf7d598[_0x77a7c4(0xbe)](_0x516102[_0x77a7c4(0xef)]),_0x46ab8e=[_0x77a7c4(0x83),_0x77a7c4(0xfa)],_0x4ee90e=_0xf7d598[_0x77a7c4(0x117)][_0x77a7c4(0x10b)](_0x516102[_0x77a7c4(0xef)]);return _0x4ee90e&&_0x46ab8e[_0x77a7c4(0xf0)](_0x77a7c4(0x76)),{'classes':_0x46ab8e,'attributes':{'data-suggestion':_0x16a72a},'priority':_0x4ee90e&&_0x205194?0xbc2:0xbb8};}_0xf7d598['on'](_0x3f3d65(0x12e),_0x5279bc,{'priority':_0x3f3d65(0xd6)}),_0xf7d598['on'](_0x3f3d65(0xd7),_0x5279bc,{'priority':_0x3f3d65(0xd6)}),_0x4f4d3d[_0x3f3d65(0xa4)][_0x3f3d65(0x10c)][_0x3f3d65(0xab)](()=>{const _0x28dedf=_0x3f3d65;let _0x474fa1=!0x1;const _0x28b926=Array[_0x28dedf(0xf7)](_0x4f4d3d[_0x28dedf(0xa4)][_0x28dedf(0x10c)][_0x28dedf(0xd8)][_0x28dedf(0xea)]());for(const {name:_0x209aeb,data:_0x5faa19}of _0x28b926){const {group:_0x3b4af4,type:_0x351474,id:_0x76edbe}=_0xf7d598[_0x28dedf(0xbe)](_0x209aeb);if(_0x28dedf(0x110)!=_0x3b4af4||_0x28dedf(0xf3)!=_0x351474||_0x5faa19[_0x28dedf(0x74)])continue;if(!_0xf7d598[_0x28dedf(0x92)](_0x76edbe))continue;const _0x296470=_0xf7d598[_0x28dedf(0xaf)](_0x76edbe)[_0x28dedf(0x102)](),_0x1acbb9=_0x4f4d3d[_0x28dedf(0xda)][_0x28dedf(0x126)](_0x28dedf(0x77))['me'];for(const _0x29d109 of _0xf7d598[_0x28dedf(0xa0)]()){if(!_0x29d109[_0x28dedf(0xdc)]||_0x29d109[_0x28dedf(0xc7)]!=_0x1acbb9)continue;if(_0x28dedf(0x6e)!=_0x29d109[_0x28dedf(0xf4)]||_0x28dedf(0xb4)!=_0x29d109[_0x28dedf(0xa8)])continue;if(_0x29d109[_0x28dedf(0x102)]()[_0x28dedf(0x7b)](_0x1fdd71=>_0x296470[_0x28dedf(0xb1)](_0x2b8111=>_0x2b8111[_0x28dedf(0xa2)](_0x1fdd71,!0x0)))){for(const _0x37b0d2 of _0x29d109[_0x28dedf(0xa1)]())_0x37b0d2[_0x28dedf(0xdc)]&&(_0x37b0d2[_0x28dedf(0xfb)](),_0x474fa1=!0x0);}}}return _0x474fa1;}),_0x4f4d3d[_0x3f3d65(0xa4)][_0x3f3d65(0x10c)][_0x3f3d65(0xab)](_0x23d51b=>{const _0x5891a3=_0x3f3d65,_0x1df8e7=_0x4f4d3d[_0x5891a3(0x93)][_0x5891a3(0x126)](_0x5891a3(0x119));if(!_0x1df8e7||!_0x1df8e7[_0x5891a3(0x114)][_0x5891a3(0xcb)](_0x23d51b[_0x5891a3(0xa3)]))return!0x1;let _0x31e520=!0x1;const _0x4ede2c=_0x4f4d3d[_0x5891a3(0xda)][_0x5891a3(0x126)](_0x5891a3(0x77))['me'],_0x16b5af=_0x4f4d3d[_0x5891a3(0xa4)][_0x5891a3(0x10c)][_0x5891a3(0xd8)][_0x5891a3(0xbd)](),_0x15f62c=Array[_0x5891a3(0xf7)](_0x4f4d3d[_0x5891a3(0xa4)][_0x5891a3(0x10c)][_0x5891a3(0xd8)][_0x5891a3(0xea)]())[_0x5891a3(0xb0)](({name:_0x198c63,data:_0x56861f})=>{const _0x5345b1=_0x5891a3,{group:_0x2ed4c3,subType:_0x5f37cd,authorId:_0xa4290b}=_0xf7d598[_0x5345b1(0xbe)](_0x198c63);return _0x5345b1(0x110)==_0x2ed4c3&&_0x5345b1(0xd1)==_0x5f37cd&&_0xa4290b==_0x4ede2c['id']&&!_0x56861f[_0x5345b1(0x74)];});for(const _0x1039fe of _0x16b5af){if(_0x5891a3(0xb6)!=_0x1039fe[_0x5891a3(0xf4)]||_0x5891a3(0xc6)!=_0x1039fe[_0x5891a3(0xd5)]||0x1!=_0x1039fe[_0x5891a3(0x75)])continue;const _0x10c796=_0x23d51b[_0x5891a3(0x12f)](_0x1039fe[_0x5891a3(0xa6)],_0x1039fe[_0x5891a3(0xa6)][_0x5891a3(0x109)](0x1));if(!_0x15f62c[_0x5891a3(0xe1)](({data:_0x35ba1d})=>_0x35ba1d[_0x5891a3(0xad)][_0x5891a3(0x12a)](_0x10c796))){for(const {name:_0x31105c,data:_0x25dc97}of _0x15f62c)if(_0x10c796[_0x5891a3(0xa2)](_0x25dc97[_0x5891a3(0xad)])){_0x23d51b[_0x5891a3(0x98)](_0x31105c,{'range':_0x10c796}),_0x31e520=!0x0;break;}}}return _0x31e520;}),_0x4f4d3d[_0x3f3d65(0xa4)][_0x3f3d65(0x10c)][_0x3f3d65(0xab)](_0x20fba5=>{const _0x5380e7=_0x3f3d65;let _0x1b0b7b=!0x1;const _0x1c954c=_0x4f4d3d[_0x5380e7(0xda)][_0x5380e7(0x126)](_0x5380e7(0x77))['me'],_0x55d7ac=_0xf7d598[_0x5380e7(0xa0)]()[_0x5380e7(0xb0)](_0x4b5742=>_0x4b5742[_0x5380e7(0xdc)]&&_0x4b5742[_0x5380e7(0xc7)]==_0x1c954c),_0x1a3353=new Set(),_0x221925=new Set();for(const _0x45f159 of _0x55d7ac)if(_0x5380e7(0xd1)==_0x45f159[_0x5380e7(0xa8)])for(const _0x65ca6a of _0x45f159[_0x5380e7(0xc1)]()){const _0x524742=_0x65ca6a[_0x5380e7(0xa7)]()[_0x5380e7(0xe6)]();if(_0x524742){if(_0x524742['is'](_0x5380e7(0xc8),_0x5380e7(0xc6))&&Pe(_0x524742)){_0x45f159[_0x5380e7(0xfe)](_0x65ca6a[_0x5380e7(0xd5)]),_0x1a3353[_0x5380e7(0x72)](_0x524742),_0x1b0b7b=!0x0;const _0x4af759=_0x524742[_0x5380e7(0x125)],_0x200993=_0x524742[_0x5380e7(0xb3)],_0x228eee=_0x4af759&&_0x4af759['is'](_0x5380e7(0xc8),_0x5380e7(0xc6)),_0x402417=_0x200993&&_0x200993['is'](_0x5380e7(0xc8),_0x5380e7(0xc6));_0x228eee&&!_0x1a3353[_0x5380e7(0xcb)](_0x4af759)&&_0x221925[_0x5380e7(0x72)](_0x4af759),_0x402417&&!_0x1a3353[_0x5380e7(0xcb)](_0x200993)&&_0x221925[_0x5380e7(0x72)](_0x200993);}else _0x524742['is'](_0x5380e7(0xc8),_0x5380e7(0xbc))&&_0x524742[_0x5380e7(0x79)]&&(_0x45f159[_0x5380e7(0xfe)](_0x65ca6a[_0x5380e7(0xd5)]),_0x1b0b7b=!0x0);}}else{if(_0x5380e7(0xb4)==_0x45f159[_0x5380e7(0xa8)]){if(!_0x45f159[_0x5380e7(0x118)]||!_0x45f159[_0x5380e7(0x118)][_0x5380e7(0xca)])continue;const _0x203e9a=_0x45f159[_0x5380e7(0x118)][_0x5380e7(0x69)];if(_0x203e9a&&Object[_0x5380e7(0x66)](_0x203e9a)[_0x5380e7(0x75)])continue;const _0x52f332=_0x45f159[_0x5380e7(0x118)][_0x5380e7(0xca)];let _0x3239d1=!0x0,_0x3fbf41=!0x0;for(const _0x3f466f of _0x55d7ac)if(_0x3f466f[_0x5380e7(0xa8)]&&_0x3f466f[_0x5380e7(0xa8)][_0x5380e7(0x97)](_0x5380e7(0xd1))){if(!_0x3f466f[_0x5380e7(0x118)][_0x5380e7(0xca)]){_0x3fbf41=!0x1;break;}if(_0x3f466f['id']!=_0x45f159['id']&&_0x3f466f[_0x5380e7(0x118)][_0x5380e7(0xca)]==_0x52f332){_0x3239d1=!0x1;break;}}_0x3fbf41&&_0x3239d1&&(_0x45f159[_0x5380e7(0xf5)](),_0x1b0b7b=!0x0);}}for(const _0xbc54ee of _0x1a3353)_0x20fba5[_0x5380e7(0xeb)](_0xbc54ee);for(const _0x320216 of _0x221925)_0x20fba5[_0x5380e7(0x86)](_0x320216);return _0x1b0b7b;}),_0x4f4d3d[_0x3f3d65(0x10e)][_0x3f3d65(0x9d)](_0x3f3d65(0xcd))[_0x3f3d65(0x113)]({'model':_0x3f3d65(0x122),'view':(_0x1356ad,_0x4e7d8e)=>_0x26fd51(_0x1356ad),'converterPriority':_0x3f3d65(0xd6)}),_0x4f4d3d[_0x3f3d65(0x10e)][_0x3f3d65(0x9d)](_0x3f3d65(0xec))[_0x3f3d65(0x113)]({'model':_0x3f3d65(0x122),'view':(_0x43d7fb,_0x5d8b66)=>_0x5d8b66[_0x3f3d65(0x12d)][_0x3f3d65(0xc5)]?_0x26fd51(_0x43d7fb,!0x1):null,'converterPriority':_0x3f3d65(0xd6)});const _0x52d741=_0x4f4d3d[_0x3f3d65(0xbf)][_0x3f3d65(0x123)];this[_0x3f3d65(0x71)](_0x52d741[_0x3f3d65(0x10c)],_0x3f3d65(0x65),(_0x53efa7,_0x4426db)=>{const _0x27ae27=_0x3f3d65,_0x3bca66=[];for(const _0x53bee3 of _0x52d741[_0x27ae27(0x10d)](_0x4426db[_0x27ae27(0x12b)])[_0x27ae27(0xe3)]())_0x53bee3['is'](_0x27ae27(0xc8),_0x27ae27(0x100))&&_0x3bca66[_0x27ae27(0xf0)](_0x53bee3);_0x52d741[_0x27ae27(0x94)](_0x1df2f5=>{const _0x7b1bee=_0x27ae27;for(const _0x5c151e of _0x3bca66)_0x1df2f5[_0x7b1bee(0xd4)](_0x1df2f5[_0x7b1bee(0x10d)](_0x5c151e),_0x1df2f5[_0x7b1bee(0x70)](_0x5c151e)),_0x1df2f5[_0x7b1bee(0xeb)](_0x5c151e);});});}}function _0x371a(){const _0x5984b4=['getChanges','_splitMarkerName','editing','fromRange','getMarkers','trackChanges','1033365wmlECy','findAncestor','showSuggestionHighlights','tableCellSuggestion','author','element','9273730MlBEGS','tablePasteChainId','has','endColumn','editingDowncast','documentSelection','getChild','tableCell','tablePaste','reduce','tableCellBorderColor','move','name','high','suggestionUnloaded','differ','removeRows','plugins','createRangeOn','isInContent','next','889320dVWfqx','insertRows','endRow','find','columnInsertionIndexes','getItems','schema','removeColumns','getContainedElement','_isForcedDefaultExecutionBlock','requires','registerDescriptionCallback','getChangedMarkers','remove','dataDowncast','set','deletionRanges','markerName','push','getAttributes','stop','deletion','type','removeMarkers','200916RmBbUw','from','_replaceTableSlotCell','previous','ck-suggestion-marker-insertion','discard','createElement','editor','removeMarker','fromEntries','suggestion-td','locale','getRanges','descriptionFactory','register','tablePasteRow','insertColumns','columns','tableCellBorderWidth','getShiftedBy','selection','includes','document','createRangeIn','conversion','row','suggestion','insertionRanges','detach','markerToHighlight','_createdBatches','columnInsertionRanges','tablePasteColumn','activeMarkers','attributes','redo','setAttribute','first','afterInit','_tablePostFixingSubtypes','markers','getColumnIndexes','wrap','rowInsertionIndexes','suggestion:formatBlock:tablePasteCell','view','forEach','nextSibling','get','root','cell','TrackChangesEditing','isEqual','content','getColumns','options','suggestionLoaded','createRange','accept','insertContent','clipboardOutput','keys','column','_suggestionFactory','markerAttributes','getTableIfOnlyTableInContent','rowInsertionRanges','174502kqebyd','low','formatBlock','TableClipboard','createPositionBefore','listenTo','add','elementToElement','oldRange','length','ck-suggestion-marker--active','Users','markMultiRangeDeletion','isEmpty','getSuggestionCallback','every','tableCellBorderStyle','entries','markMultiRangeInsertion','setAttributes','markMultiRangeBlockFormat','rows','rootName','ck-suggestion-marker','createTableWalker','last','unwrap','getSelectionAffectedTableCells','2YDTdsP','map','cells','tableCellHorizontalAlignment','getRows','1609643rRIddo','tableCellPadding','insertion','$graveyard','tableCellVerticalAlignment','hasSuggestion','commands','change','getChildren','*Replace\x20table\x20cells*','startsWith','updateMarker','registerCustomCallback','TableUtils','435216eiPnRw','nodeAfter','for','_getCoordsForCells','tableCellBackgroundColor','getSuggestions','getAllAdjacentSuggestions','containsRange','batch','model','fill','position','getRange','subType','call','start','registerPostFixer','value','newRange','table','getSuggestion','filter','some','forceDefaultExecution','previousSibling','tablePasteCell','end','insert','return','getRowIndexes','6bfwHPU','join','18BzbxUv','paragraph'];_0x371a=function(){return _0x5984b4;};return _0x371a();}function Pe(_0x4830df){const _0x15dd19=_0x1cf9af;if(_0x4830df[_0x15dd19(0x79)])return!0x0;const _0x3c0f32=_0x4830df[_0x15dd19(0xcf)](0x0);return _0x3c0f32['is'](_0x15dd19(0xc8),_0x15dd19(0xbc))&&_0x3c0f32[_0x15dd19(0x79)];}function he(_0x4c8733,_0x28b018={},_0x3136f7){const _0x48e80a=_0x1cf9af;for(const {isAnchor:_0x157878,cellHeight:_0x12b710,cellWidth:_0xe39096}of _0x3136f7[_0x48e80a(0x84)](_0x4c8733,{'includeAllSlots':!0x0,..._0x28b018}))if(!_0x157878||0x1!=_0x12b710||0x1!=_0xe39096)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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)};}}}
23
+ function _0x456d(){const _0x34e481=['*Format:*\x20resize\x20table','handleResizeTableWidthCommand','accept','type','4814130MYxrGd','discard','plugins','afterInit','getColumnGroupElement','getContainedElement','5wdaStZ','selection','locale','416031lawHDV','getAttribute','formatBlock','formatInline','registerDescriptionCallback','125959tPfmhM','135gMPmFN','2027794iYFAUD','418576THPKhn','bind','change','TableColumnResizeEditing','Users','formatGroupId','getSelectedElement','4041590pQoczt','columnWidths','author','tableWidth','data','resizeTable','markBlockFormat','descriptionFactory','table','TrackChangesEditing','registerCustomCallback','subType','format','editor','handleSuggestionDescription','model','3152004aDhmtv','_suggestionFactory','enableCommand','getSuggestions','getSuggestionCallback','commandParams','resizeTableWidth','has','getTableColumnsWidths','document','get'];_0x456d=function(){return _0x34e481;};return _0x456d();}const _0xf1da92=_0x2c3c;(function(_0x2c82a6,_0x28a0d0){const _0x5107d8=_0x2c3c,_0x335258=_0x2c82a6();while(!![]){try{const _0x3806fc=parseInt(_0x5107d8(0x175))/0x1+-parseInt(_0x5107d8(0x177))/0x2+parseInt(_0x5107d8(0x170))/0x3+-parseInt(_0x5107d8(0x158))/0x4*(-parseInt(_0x5107d8(0x16d))/0x5)+parseInt(_0x5107d8(0x167))/0x6+parseInt(_0x5107d8(0x17f))/0x7+-parseInt(_0x5107d8(0x178))/0x8*(parseInt(_0x5107d8(0x176))/0x9);if(_0x3806fc===_0x28a0d0)break;else _0x335258['push'](_0x335258['shift']());}catch(_0x1f6213){_0x335258['push'](_0x335258['shift']());}}}(_0x456d,0x9ab23));import{Plugin as _0x188cf4}from'ckeditor5/src/core.js';function _0x2c3c(_0x2c5798,_0x33811e){const _0x456de2=_0x456d();return _0x2c3c=function(_0x2c3cc6,_0x3594d9){_0x2c3cc6=_0x2c3cc6-0x14e;let _0x207e7e=_0x456de2[_0x2c3cc6];return _0x207e7e;},_0x2c3c(_0x2c5798,_0x33811e);}import{getTranslation as _0x3aa19d}from'../utils/common-translations.js';export default class vt extends _0x188cf4{[_0xf1da92(0x16a)](){const _0x61240=_0xf1da92;if(!this[_0x61240(0x155)][_0x61240(0x169)][_0x61240(0x15f)](_0x61240(0x17b)))return;const _0x5edb1e=this[_0x61240(0x155)][_0x61240(0x169)][_0x61240(0x162)](_0x61240(0x151));_0x5edb1e[_0x61240(0x15a)](_0x61240(0x15e),this[_0x61240(0x164)][_0x61240(0x179)](this)),_0x5edb1e[_0x61240(0x159)][_0x61240(0x152)](_0x61240(0x172),_0x61240(0x184),_0x61240(0x165),_0x5edb1e[_0x61240(0x159)][_0x61240(0x15c)](_0x61240(0x172),null,_0x61240(0x168))),_0x5edb1e[_0x61240(0x159)][_0x61240(0x152)](_0x61240(0x172),_0x61240(0x184),_0x61240(0x168),_0x5edb1e[_0x61240(0x159)][_0x61240(0x15c)](_0x61240(0x172),null,_0x61240(0x165))),_0x5edb1e[_0x61240(0x14f)][_0x61240(0x174)](this[_0x61240(0x156)][_0x61240(0x179)](this));}[_0xf1da92(0x164)](_0x295d4f,_0x2f93b7){const _0x3e259a=_0xf1da92,_0x25f92f=this[_0x3e259a(0x155)][_0x3e259a(0x169)][_0x3e259a(0x162)](_0x3e259a(0x151)),_0x2b0f31=this[_0x3e259a(0x155)][_0x3e259a(0x169)][_0x3e259a(0x162)](_0x3e259a(0x17b)),_0x1d2f1f=_0x2f93b7[_0x3e259a(0x150)]||this[_0x3e259a(0x155)][_0x3e259a(0x157)][_0x3e259a(0x161)][_0x3e259a(0x16e)][_0x3e259a(0x17e)]();this[_0x3e259a(0x155)][_0x3e259a(0x157)][_0x3e259a(0x17a)](()=>{const _0x130056=_0x3e259a,_0x5f0e5e=_0x2b0f31[_0x130056(0x16b)](_0x1d2f1f);let _0x5cb656=_0x5f0e5e?_0x2b0f31[_0x130056(0x160)](_0x5f0e5e):null,_0x316d58=_0x1d2f1f[_0x130056(0x171)](_0x130056(0x182))||null;const _0x4446ae=_0x2f93b7[_0x130056(0x182)]||_0x316d58,_0x11174b=_0x2f93b7[_0x130056(0x180)]||_0x5cb656,_0x1e8e9b=this[_0x130056(0x155)][_0x130056(0x169)][_0x130056(0x162)](_0x130056(0x17c))['me'];for(const _0x5807a9 of _0x25f92f[_0x130056(0x15b)]()){const _0x54f230=_0x5807a9[_0x130056(0x16c)]();if(_0x130056(0x184)===_0x5807a9[_0x130056(0x153)]&&_0x54f230===_0x1d2f1f){_0x5807a9[_0x130056(0x181)]!==_0x1e8e9b&&_0x5807a9[_0x130056(0x168)]();const _0x233cc2=_0x5807a9[_0x130056(0x183)][_0x130056(0x15d)];_0x316d58=_0x233cc2[0x0][_0x130056(0x182)],_0x5cb656=_0x233cc2[0x0][_0x130056(0x180)];break;}}_0x295d4f({'table':_0x1d2f1f,'tableWidth':_0x4446ae,'columnWidths':_0x11174b}),_0x25f92f[_0x130056(0x14e)](_0x1d2f1f,{'commandName':_0x130056(0x15e),'commandParams':[{'tableWidth':_0x316d58,'columnWidths':_0x5cb656}],'formatGroupId':_0x130056(0x184)},[],_0x130056(0x184));});}[_0xf1da92(0x156)](_0x4dcd46){const _0x2e68e2=_0xf1da92;if(_0x2e68e2(0x172)!=_0x4dcd46[_0x2e68e2(0x166)]&&_0x2e68e2(0x173)!=_0x4dcd46[_0x2e68e2(0x166)])return;const {data:_0x5c372c}=_0x4dcd46;if(_0x5c372c&&_0x2e68e2(0x184)===_0x5c372c[_0x2e68e2(0x17d)]){const _0x4e63d8=_0x2e68e2(0x163);return{'type':_0x2e68e2(0x154),'content':_0x3aa19d(this[_0x2e68e2(0x155)][_0x2e68e2(0x16f)],_0x4e63d8)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
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();}
23
+ const _0x2d818d=_0x1643;function _0x1643(_0x1f85b8,_0x4e79e9){const _0x182d93=_0x182d();return _0x1643=function(_0x16434e,_0x519789){_0x16434e=_0x16434e-0x8d;let _0x47c8b7=_0x182d93[_0x16434e];return _0x47c8b7;},_0x1643(_0x1f85b8,_0x4e79e9);}(function(_0x4c6eca,_0x1f11e7){const _0x535b18=_0x1643,_0x4af291=_0x4c6eca();while(!![]){try{const _0x1e254f=parseInt(_0x535b18(0xa9))/0x1*(-parseInt(_0x535b18(0xac))/0x2)+-parseInt(_0x535b18(0xba))/0x3*(-parseInt(_0x535b18(0xbe))/0x4)+parseInt(_0x535b18(0xd0))/0x5*(parseInt(_0x535b18(0x9f))/0x6)+parseInt(_0x535b18(0xe3))/0x7+parseInt(_0x535b18(0x90))/0x8+-parseInt(_0x535b18(0xd5))/0x9*(parseInt(_0x535b18(0x9c))/0xa)+parseInt(_0x535b18(0x96))/0xb*(parseInt(_0x535b18(0xa1))/0xc);if(_0x1e254f===_0x1f11e7)break;else _0x4af291['push'](_0x4af291['shift']());}catch(_0x1544b3){_0x4af291['push'](_0x4af291['shift']());}}}(_0x182d,0x3a987));import{Plugin as _0xf01ef6}from'ckeditor5/src/core.js';function _0x182d(){const _0x16e3a0=['_splitMarkerName','ck-suggestion-marker--active','registerCustomCallback','3867AiEBgq','stop','data','registerDescriptionCallback','180IekwyT','addMarker:suggestion','writer','has','markerName','nodeBefore','editing','getSuggestion','ck-suggestion-marker-','headingColumns','unbindElementFromMarkerName','bindElementToMarker','FORMAT_REGULAR_COLUMN','registerAttributeLabel','start','FORMAT_HEADER_ROW','end','format','197205AwizlM','includes','name','formatBlock','requires','72gDtFJb','getCellLocation','registerBlockAttribute','locale','consume','consumable','activeMarkers','FORMAT_HEADER_COLUMN','createTableWalker','forceValue','editor','data-suggestion','downcastDispatcher','get','1056818gKFDzO','mapper','showSuggestionHighlights','headingRows','setAttribute','627416EYpfsz','markerRange','_suggestionFactory','TableEditing','removeClass','TrackChangesEditing','686917SIINSf','parent','type','_acceptFormatSuggestionCallbackFactory','_registerLegacyDescription','plugins','191380kHtzKJ','setTableColumnHeader','TableUtils','12BHOBEz','FORMAT_REGULAR_ROW','36fVFKpZ','item','markerNameToElements','*Format:*\x20%0','accept','commandParams','setTableRowHeader','enableDefaultAttributesIntegration','863iYvvKh','addClass','cell','372VwuYvc','removeAttribute','descriptionFactory','options','commandName','_handleLegacySuggestions','nodeAfter','removeMarker:suggestion','highest','afterInit','toViewElement'];_0x182d=function(){return _0x16e3a0;};return _0x182d();}import _0x4797cc from'./table.js';import{getTranslation as _0x428e00}from'../utils/common-translations.js';export default class At extends _0xf01ef6{static get[_0x2d818d(0xd4)](){return[_0x4797cc];}[_0x2d818d(0xb5)](){const _0x240219=_0x2d818d,_0x5b91f2=this[_0x240219(0xdf)];if(!_0x5b91f2[_0x240219(0x9b)][_0x240219(0xc1)](_0x240219(0x93)))return;const _0x17c8c9=_0x5b91f2[_0x240219(0xd8)],_0x161f5a=_0x5b91f2[_0x240219(0x9b)][_0x240219(0xe2)](_0x240219(0x95));_0x161f5a[_0x240219(0xa8)](_0x240219(0xa7)),_0x161f5a[_0x240219(0xa8)](_0x240219(0x9d)),_0x161f5a[_0x240219(0xd7)](_0x240219(0x8e)),_0x161f5a[_0x240219(0xd7)](_0x240219(0xc7)),_0x161f5a[_0x240219(0xae)][_0x240219(0xcb)](_0x240219(0x8e),_0x428e00(_0x17c8c9,_0x240219(0xcd))),_0x161f5a[_0x240219(0xae)][_0x240219(0xcb)](_0x240219(0xc7),_0x428e00(_0x17c8c9,_0x240219(0xdc))),this[_0x240219(0xb1)]();}[_0x2d818d(0xb1)](){const _0x2dfd36=_0x2d818d,_0x26673a=this[_0x2dfd36(0xdf)][_0x2dfd36(0x9b)][_0x2dfd36(0xe2)](_0x2dfd36(0x95)),_0x5c620e=this[_0x2dfd36(0xdf)][_0x2dfd36(0x9b)][_0x2dfd36(0xe2)](_0x2dfd36(0x9e)),_0x537426=this[_0x2dfd36(0xdf)][_0x2dfd36(0x9b)][_0x2dfd36(0xe2)](_0x4797cc)[_0x2dfd36(0x99)]();function _0x3e8e3b({showActiveMarker:_0x3a1b23=!0x0,setDataAttribute:_0x4fa132=!0x0}={}){return(_0x1c07dd,_0x33205a,_0x97c5b3)=>{const _0x2729e1=_0x1643,{type:_0x4f6e5a,id:_0x2d93b2}=_0x26673a[_0x2729e1(0xb7)](_0x33205a[_0x2729e1(0xc2)]),_0x108a73=_0x26673a[_0x2729e1(0xc5)](_0x2d93b2),_0x5aedc5=_0x108a73[_0x2729e1(0xbc)];if(_0x2729e1(0xd3)!=_0x108a73[_0x2729e1(0x98)]||!_0x5aedc5||_0x2729e1(0x9d)!=_0x5aedc5[_0x2729e1(0xb0)])return;if(_0x33205a[_0x2729e1(0xa2)])return void _0x1c07dd[_0x2729e1(0xbb)]();if(!_0x97c5b3[_0x2729e1(0xda)][_0x2729e1(0xd9)](_0x33205a[_0x2729e1(0x91)],_0x1c07dd[_0x2729e1(0xd2)]))return;const _0x5e1a07=_0x33205a[_0x2729e1(0x91)][_0x2729e1(0xcc)][_0x2729e1(0xb2)],_0x43a871=_0x33205a[_0x2729e1(0x91)][_0x2729e1(0xce)][_0x2729e1(0xc3)],_0x2e83c2=_0x5e1a07[_0x2729e1(0x97)][_0x2729e1(0x97)],{column:_0x35b593}=_0x5c620e[_0x2729e1(0xd6)](_0x5e1a07),{column:_0x24399f}=_0x5c620e[_0x2729e1(0xd6)](_0x43a871);for(let _0x3504ae=_0x35b593;_0x3504ae<=_0x24399f;_0x3504ae++){const _0x32a1f4=_0x5c620e[_0x2729e1(0xdd)](_0x2e83c2,{'column':_0x3504ae,'includeAllSlots':!0x1});for(const _0x36f6d9 of _0x32a1f4){const _0x291872=_0x36f6d9[_0x2729e1(0xab)],_0x2b10a9=_0x97c5b3[_0x2729e1(0xe4)][_0x2729e1(0xb6)](_0x291872);_0x97c5b3[_0x2729e1(0xc0)][_0x2729e1(0xaa)](_0x2729e1(0xc6)+_0x4f6e5a,_0x2b10a9),_0x4fa132&&_0x97c5b3[_0x2729e1(0xc0)][_0x2729e1(0x8f)](_0x2729e1(0xe0),_0x2d93b2,_0x2b10a9),_0x97c5b3[_0x2729e1(0xe4)][_0x2729e1(0xc9)](_0x2b10a9,_0x33205a[_0x2729e1(0xc2)]),_0x3a1b23&&(_0x26673a[_0x2729e1(0xdb)][_0x2729e1(0xd1)](_0x33205a[_0x2729e1(0xc2)])?_0x97c5b3[_0x2729e1(0xc0)][_0x2729e1(0xaa)](_0x2729e1(0xb8),_0x2b10a9):_0x97c5b3[_0x2729e1(0xc0)][_0x2729e1(0x94)](_0x2729e1(0xb8),_0x2b10a9));}}};}_0x26673a[_0x2dfd36(0x92)][_0x2dfd36(0xb9)](_0x2dfd36(0xd3),_0x2dfd36(0xa7),_0x2dfd36(0xa5),_0x537426),_0x26673a[_0x2dfd36(0x92)][_0x2dfd36(0xb9)](_0x2dfd36(0xd3),_0x2dfd36(0x9d),_0x2dfd36(0xa5),_0x537426),this[_0x2dfd36(0xdf)][_0x2dfd36(0xc4)][_0x2dfd36(0xe1)]['on'](_0x2dfd36(0xbf),_0x3e8e3b(),{'priority':_0x2dfd36(0xb4)}),this[_0x2dfd36(0xdf)][_0x2dfd36(0xbc)][_0x2dfd36(0xe1)]['on'](_0x2dfd36(0xbf),(_0x13b59c,_0x36f1e2,_0x465233)=>{const _0x42b1b2=_0x2dfd36;_0x465233[_0x42b1b2(0xaf)][_0x42b1b2(0x8d)]&&_0x3e8e3b({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x13b59c,_0x36f1e2,_0x465233);},{'priority':_0x2dfd36(0xb4)}),this[_0x2dfd36(0xdf)][_0x2dfd36(0xc4)][_0x2dfd36(0xe1)]['on'](_0x2dfd36(0xb3),(_0x1ba71d,_0x15268f,_0x1e2baa)=>{const _0xec34e=_0x2dfd36,{type:_0xbd2f3b,id:_0x334869}=_0x26673a[_0xec34e(0xb7)](_0x15268f[_0xec34e(0xc2)]),_0x40bc39=_0x26673a[_0xec34e(0xc5)](_0x334869),_0x13eef8=_0x40bc39[_0xec34e(0xbc)];if(_0xec34e(0xd3)!=_0x40bc39[_0xec34e(0x98)]||!_0x13eef8||_0xec34e(0x9d)!=_0x13eef8[_0xec34e(0xb0)])return;const _0x1ef3e1=_0x1e2baa[_0xec34e(0xe4)][_0xec34e(0xa3)](_0x15268f[_0xec34e(0xc2)]);if(_0x1ef3e1){for(const _0xcbae18 of _0x1ef3e1)_0x1e2baa[_0xec34e(0xc0)][_0xec34e(0x94)](_0xec34e(0xc6)+_0xbd2f3b,_0xcbae18),_0x1e2baa[_0xec34e(0xc0)][_0xec34e(0x94)](_0xec34e(0xb8),_0xcbae18),_0x1e2baa[_0xec34e(0xc0)][_0xec34e(0xad)](_0xec34e(0xe0),_0xcbae18),_0x1e2baa[_0xec34e(0xe4)][_0xec34e(0xc8)](_0xcbae18,_0x15268f[_0xec34e(0xc2)]);}},{'priority':_0x2dfd36(0xb4)}),this[_0x2dfd36(0x9a)]();}[_0x2d818d(0x9a)](){const _0x3aa568=_0x2d818d,_0x4cc17c=this[_0x3aa568(0xdf)],_0x45f905=_0x4cc17c[_0x3aa568(0xd8)];function _0x4e026e(_0x2e6381){const _0x54098e=_0x3aa568;return{'type':_0x54098e(0xcf),'content':_0x428e00(_0x45f905,_0x54098e(0xa4),_0x2e6381)};}_0x4cc17c[_0x3aa568(0x9b)][_0x3aa568(0xe2)](_0x3aa568(0x95))[_0x3aa568(0xae)][_0x3aa568(0xbd)](_0x2408ef=>{const _0x546302=_0x3aa568;if(_0x546302(0xd3)!=_0x2408ef[_0x546302(0x98)])return;const {data:_0x197c2c}=_0x2408ef;if(_0x197c2c){if(_0x546302(0xa7)==_0x197c2c[_0x546302(0xb0)]){const _0x2954c4=_0x197c2c[_0x546302(0xa6)][0x0][_0x546302(0xde)];return _0x4e026e(_0x428e00(_0x45f905,_0x2954c4?_0x546302(0xcd):_0x546302(0xa0)));}if(_0x546302(0x9d)==_0x197c2c[_0x546302(0xb0)]){const _0xae3725=_0x197c2c[_0x546302(0xa6)][0x0][_0x546302(0xde)];return _0x4e026e(_0x428e00(_0x45f905,_0xae3725?_0x546302(0xdc):_0x546302(0xca)));}}});}}