@ckeditor/ckeditor5-track-changes 42.0.2-alpha.1 → 42.0.2

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 +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/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 _0x28b2(){const _0x30b0ad=['acceptSuggestion','discardAllSuggestions','1244832tKUHUQ','715862jtUyYI','discardSelectedSuggestions','422976PIiemY','get','acceptAllSuggestions','trackChanges','plugins','RestrictedEditingModeEditing','goToPreviousRestrictedEditingException','1276075kPJJEC','1646432MJIbtY','557294aJotrh','discardSuggestion','acceptSelectedSuggestions','goToNextRestrictedEditingException','editor','59038WccLlG','TrackChangesEditing','348mkVAPu','enableCommand','afterInit','has'];_0x28b2=function(){return _0x30b0ad;};return _0x28b2();}const _0x404003=_0x3a3e;function _0x3a3e(_0x512307,_0x1e1cf5){const _0x28b21a=_0x28b2();return _0x3a3e=function(_0x3a3eed,_0x21ecaa){_0x3a3eed=_0x3a3eed-0x13b;let _0x7d3a4d=_0x28b21a[_0x3a3eed];return _0x7d3a4d;},_0x3a3e(_0x512307,_0x1e1cf5);}(function(_0x40f5d4,_0x53b08e){const _0x2c9691=_0x3a3e,_0x1f3147=_0x40f5d4();while(!![]){try{const _0xa487e4=parseInt(_0x2c9691(0x148))/0x1+-parseInt(_0x2c9691(0x13d))/0x2+parseInt(_0x2c9691(0x13f))/0x3+-parseInt(_0x2c9691(0x147))/0x4+-parseInt(_0x2c9691(0x146))/0x5+parseInt(_0x2c9691(0x14f))/0x6*(parseInt(_0x2c9691(0x14d))/0x7)+parseInt(_0x2c9691(0x13c))/0x8;if(_0xa487e4===_0x53b08e)break;else _0x1f3147['push'](_0x1f3147['shift']());}catch(_0x279ef2){_0x1f3147['push'](_0x1f3147['shift']());}}}(_0x28b2,0x4db64));import{Plugin as _0x4ae2b0}from'ckeditor5/src/core.js';export default class kt extends _0x4ae2b0{[_0x404003(0x151)](){const _0x47623c=_0x404003,_0x482eaf=this[_0x47623c(0x14c)];if(!_0x482eaf[_0x47623c(0x143)][_0x47623c(0x152)](_0x47623c(0x144)))return;const _0xfe3f2c=_0x482eaf[_0x47623c(0x143)][_0x47623c(0x140)](_0x47623c(0x14e));_0xfe3f2c[_0x47623c(0x150)](_0x47623c(0x145)),_0xfe3f2c[_0x47623c(0x150)](_0x47623c(0x14b));const _0x5395d5=_0x482eaf[_0x47623c(0x143)][_0x47623c(0x140)](_0x47623c(0x144));_0x5395d5[_0x47623c(0x150)](_0x47623c(0x142)),_0x5395d5[_0x47623c(0x150)](_0x47623c(0x153)),_0x5395d5[_0x47623c(0x150)](_0x47623c(0x149)),_0x5395d5[_0x47623c(0x150)](_0x47623c(0x141)),_0x5395d5[_0x47623c(0x150)](_0x47623c(0x13b)),_0x5395d5[_0x47623c(0x150)](_0x47623c(0x14a)),_0x5395d5[_0x47623c(0x150)](_0x47623c(0x13e));}}
23
+ function _0x5e24(_0x204a29,_0x2f5a54){const _0x5daaff=_0x5daa();return _0x5e24=function(_0x5e24cb,_0x570a3f){_0x5e24cb=_0x5e24cb-0x156;let _0x3d8d4d=_0x5daaff[_0x5e24cb];return _0x3d8d4d;},_0x5e24(_0x204a29,_0x2f5a54);}const _0x89a458=_0x5e24;(function(_0x5082a9,_0x57a601){const _0x5a475d=_0x5e24,_0x4d83e5=_0x5082a9();while(!![]){try{const _0x1e1dd2=parseInt(_0x5a475d(0x157))/0x1*(parseInt(_0x5a475d(0x170))/0x2)+parseInt(_0x5a475d(0x162))/0x3+parseInt(_0x5a475d(0x160))/0x4+parseInt(_0x5a475d(0x166))/0x5+parseInt(_0x5a475d(0x16c))/0x6*(parseInt(_0x5a475d(0x167))/0x7)+-parseInt(_0x5a475d(0x15c))/0x8*(parseInt(_0x5a475d(0x16a))/0x9)+-parseInt(_0x5a475d(0x16b))/0xa;if(_0x1e1dd2===_0x57a601)break;else _0x4d83e5['push'](_0x4d83e5['shift']());}catch(_0x36dd7c){_0x4d83e5['push'](_0x4d83e5['shift']());}}}(_0x5daa,0x7385b));import{Plugin as _0x2cb37d}from'ckeditor5/src/core.js';export default class kt extends _0x2cb37d{[_0x89a458(0x156)](){const _0x373a32=_0x89a458,_0x40a17a=this[_0x373a32(0x168)];if(!_0x40a17a[_0x373a32(0x161)][_0x373a32(0x15b)](_0x373a32(0x16e)))return;const _0x57b4da=_0x40a17a[_0x373a32(0x161)][_0x373a32(0x159)](_0x373a32(0x15a));_0x57b4da[_0x373a32(0x169)](_0x373a32(0x158)),_0x57b4da[_0x373a32(0x169)](_0x373a32(0x164));const _0x2331c3=_0x40a17a[_0x373a32(0x161)][_0x373a32(0x159)](_0x373a32(0x16e));_0x2331c3[_0x373a32(0x169)](_0x373a32(0x15e)),_0x2331c3[_0x373a32(0x169)](_0x373a32(0x165)),_0x2331c3[_0x373a32(0x169)](_0x373a32(0x163)),_0x2331c3[_0x373a32(0x169)](_0x373a32(0x16d)),_0x2331c3[_0x373a32(0x169)](_0x373a32(0x15d)),_0x2331c3[_0x373a32(0x169)](_0x373a32(0x15f)),_0x2331c3[_0x373a32(0x169)](_0x373a32(0x16f));}}function _0x5daa(){const _0x386c4f=['348CAZELN','afterInit','4274nREnYR','goToPreviousRestrictedEditingException','get','TrackChangesEditing','has','288srSeLS','discardAllSuggestions','trackChanges','acceptSelectedSuggestions','3320048hVGITN','plugins','178158bffBwu','discardSuggestion','goToNextRestrictedEditingException','acceptSuggestion','3704760GFXuEF','1421AxaYZQ','editor','enableCommand','220419cIhqng','12650040dmRdWY','7266QTuoNx','acceptAllSuggestions','RestrictedEditingModeEditing','discardSelectedSuggestions'];_0x5daa=function(){return _0x386c4f;};return _0x5daa();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x53ec37=_0x425b;(function(_0x117a8a,_0x438965){const _0x3163a9=_0x425b,_0x1c907d=_0x117a8a();while(!![]){try{const _0x4f5097=parseInt(_0x3163a9(0x202))/0x1*(-parseInt(_0x3163a9(0x211))/0x2)+-parseInt(_0x3163a9(0x1f9))/0x3*(-parseInt(_0x3163a9(0x20f))/0x4)+parseInt(_0x3163a9(0x1ee))/0x5*(parseInt(_0x3163a9(0x213))/0x6)+-parseInt(_0x3163a9(0x1ed))/0x7+-parseInt(_0x3163a9(0x1de))/0x8+-parseInt(_0x3163a9(0x1eb))/0x9+-parseInt(_0x3163a9(0x1e1))/0xa*(-parseInt(_0x3163a9(0x1df))/0xb);if(_0x4f5097===_0x438965)break;else _0x1c907d['push'](_0x1c907d['shift']());}catch(_0x41741b){_0x1c907d['push'](_0x1c907d['shift']());}}}(_0x2ba7,0x9f429));import{Plugin as _0x2880b6}from'ckeditor5/src/core.js';function _0x2ba7(){const _0x44adc5=['5yOuCoS','createPositionBefore','activeMarkers','registerElementLabel','editor','markerName','high','span','ck-suggestion-marker--active','model','plugins','6faDfLO','element','bindElementToMarker','descriptionFactory','merge','name','get','softBreak','showSuggestionHighlights','113331QgwdQK','writer','mapper','TrackChangesEditing','insert','addMarker:suggestion','data','markerRange','addMarker:suggestion:deletion','shiftEnter','deletion','ELEMENT_LINE_BREAK','downcastDispatcher','283004NGiEwD','consumable','16xgtniD','ck-suggestion-marker-','2458686XAsVia','requires','editing','getItems','7513384xguAEU','869TVinpj','init','446990PlNOjq','split','locale','test','enableCommand','toViewPosition','includes','addMarker:suggestion:insertion','options','addClass','3749859UOZmua','createUIElement','8173921pTbIjn'];_0x2ba7=function(){return _0x44adc5;};return _0x2ba7();}function _0x425b(_0x378af6,_0x30b13f){const _0x2ba71f=_0x2ba7();return _0x425b=function(_0x425b9d,_0x182264){_0x425b9d=_0x425b9d-0x1dc;let _0x4a56ed=_0x2ba71f[_0x425b9d];return _0x4a56ed;},_0x425b(_0x378af6,_0x30b13f);}import{ShiftEnter as _0x34f5b7}from'ckeditor5/src/enter.js';import{getTranslation as _0x4ab843}from'../utils/common-translations.js';export default class bt extends _0x2880b6{static get[_0x53ec37(0x214)](){return[_0x34f5b7];}[_0x53ec37(0x1e0)](){const _0x1ce380=_0x53ec37,_0x3e54eb=this[_0x1ce380(0x1f2)],_0x165f74=_0x3e54eb[_0x1ce380(0x1f8)][_0x1ce380(0x1ff)](_0x1ce380(0x205));_0x165f74[_0x1ce380(0x1e5)](_0x1ce380(0x20b)),_0x3e54eb[_0x1ce380(0x1dc)][_0x1ce380(0x20e)]['on'](_0x1ce380(0x1e8),de(_0x3e54eb),{'priority':_0x1ce380(0x1f4)}),_0x3e54eb[_0x1ce380(0x1dc)][_0x1ce380(0x20e)]['on'](_0x1ce380(0x20a),de(_0x3e54eb),{'priority':_0x1ce380(0x1f4)}),_0x3e54eb[_0x1ce380(0x208)][_0x1ce380(0x20e)]['on'](_0x1ce380(0x207),(_0x133817,_0xba1b68,_0x338ba0)=>{const _0x48f337=_0x1ce380;_0x338ba0[_0x48f337(0x1e9)][_0x48f337(0x201)]&&de(_0x3e54eb,{'showActiveMarker':!0x1})(_0x133817,_0xba1b68,_0x338ba0);}),_0x165f74[_0x1ce380(0x1fc)][_0x1ce380(0x1f1)](_0x1ce380(0x200),_0x619ef7=>_0x4ab843(_0x3e54eb[_0x1ce380(0x1e3)],_0x1ce380(0x20d),_0x619ef7));}}function de(_0x3a5f3e,{showActiveMarker:_0xc0326a=!0x0}={}){return(_0x230573,_0x332e86,_0x400a4a)=>{const _0x26cd78=_0x425b,_0x37fa99=_0x3a5f3e[_0x26cd78(0x1f8)][_0x26cd78(0x1ff)](_0x26cd78(0x205));if(!_0x400a4a[_0x26cd78(0x210)][_0x26cd78(0x1e4)](_0x332e86[_0x26cd78(0x209)],_0x230573[_0x26cd78(0x1fe)]))return;const _0x52f9c2=_0x3a5f3e[_0x26cd78(0x1f7)];for(const _0x3ff00a of _0x332e86[_0x26cd78(0x209)][_0x26cd78(0x1dd)]()){if(!_0x3ff00a['is'](_0x26cd78(0x1fa),_0x26cd78(0x200)))continue;const _0x5347a7=_0x26cd78(0x20c)==_0x332e86[_0x26cd78(0x1f3)][_0x26cd78(0x1e2)](':')[0x1]?_0x26cd78(0x1fd):_0x26cd78(0x1e2),_0x145dbb=_0x400a4a[_0x26cd78(0x203)][_0x26cd78(0x1ec)](_0x26cd78(0x1f5),{'class':_0x26cd78(0x212)+_0x5347a7}),_0x434d89=_0x400a4a[_0x26cd78(0x204)][_0x26cd78(0x1e6)](_0x52f9c2[_0x26cd78(0x1ef)](_0x3ff00a));_0xc0326a&&_0x37fa99[_0x26cd78(0x1f0)][_0x26cd78(0x1e7)](_0x332e86[_0x26cd78(0x1f3)])&&_0x400a4a[_0x26cd78(0x203)][_0x26cd78(0x1ea)](_0x26cd78(0x1f6),_0x145dbb),_0x400a4a[_0x26cd78(0x203)][_0x26cd78(0x206)](_0x434d89,_0x145dbb),_0x400a4a[_0x26cd78(0x204)][_0x26cd78(0x1fb)](_0x145dbb,_0x332e86[_0x26cd78(0x1f3)]);}};}
23
+ function _0x5908(){const _0x4bd929=['addMarker:suggestion','toViewPosition','descriptionFactory','addClass','registerElementLabel','merge','688584JCmjPq','writer','ck-suggestion-marker--active','showSuggestionHighlights','activeMarkers','40689580vrFuDq','data','21kjkGkn','2229813qQtMVR','element','addMarker:suggestion:insertion','options','markerName','deletion','mapper','3022296DBnTBq','getItems','requires','softBreak','split','ck-suggestion-marker-','consumable','model','createPositionBefore','plugins','editing','563632EvkoDC','8364465tHxRHq','2676954blQqaa','addMarker:suggestion:deletion','span','get','bindElementToMarker','enableCommand','shiftEnter','editor','createUIElement','test','40ucCsLb','includes','init','locale','4ecldUv','downcastDispatcher','markerRange','ELEMENT_LINE_BREAK','high','name','TrackChangesEditing','insert'];_0x5908=function(){return _0x4bd929;};return _0x5908();}const _0x53501c=_0x5b16;(function(_0x389913,_0x101c40){const _0x5d1dcb=_0x5b16,_0x154421=_0x389913();while(!![]){try{const _0x28e00f=-parseInt(_0x5d1dcb(0x1be))/0x1+-parseInt(_0x5d1dcb(0x1c0))/0x2+-parseInt(_0x5d1dcb(0x1a4))/0x3+-parseInt(_0x5d1dcb(0x1ce))/0x4*(-parseInt(_0x5d1dcb(0x1bf))/0x5)+parseInt(_0x5d1dcb(0x1b3))/0x6*(-parseInt(_0x5d1dcb(0x1ab))/0x7)+parseInt(_0x5d1dcb(0x1ca))/0x8*(-parseInt(_0x5d1dcb(0x1ac))/0x9)+parseInt(_0x5d1dcb(0x1a9))/0xa;if(_0x28e00f===_0x101c40)break;else _0x154421['push'](_0x154421['shift']());}catch(_0x1d1e55){_0x154421['push'](_0x154421['shift']());}}}(_0x5908,0xd2079));import{Plugin as _0x43c717}from'ckeditor5/src/core.js';import{ShiftEnter as _0x3f680e}from'ckeditor5/src/enter.js';import{getTranslation as _0x1e43d5}from'../utils/common-translations.js';function _0x5b16(_0x3976b4,_0xf2732){const _0x5908e7=_0x5908();return _0x5b16=function(_0x5b16dc,_0x5183d7){_0x5b16dc=_0x5b16dc-0x198;let _0x22bf12=_0x5908e7[_0x5b16dc];return _0x22bf12;},_0x5b16(_0x3976b4,_0xf2732);}export default class bt extends _0x43c717{static get[_0x53501c(0x1b5)](){return[_0x3f680e];}[_0x53501c(0x1cc)](){const _0x3dabc6=_0x53501c,_0xadecc=this[_0x3dabc6(0x1c7)],_0x4c117e=_0xadecc[_0x3dabc6(0x1bc)][_0x3dabc6(0x1c3)](_0x3dabc6(0x19c));_0x4c117e[_0x3dabc6(0x1c5)](_0x3dabc6(0x1c6)),_0xadecc[_0x3dabc6(0x1bd)][_0x3dabc6(0x1cf)]['on'](_0x3dabc6(0x1ae),de(_0xadecc),{'priority':_0x3dabc6(0x19a)}),_0xadecc[_0x3dabc6(0x1bd)][_0x3dabc6(0x1cf)]['on'](_0x3dabc6(0x1c1),de(_0xadecc),{'priority':_0x3dabc6(0x19a)}),_0xadecc[_0x3dabc6(0x1aa)][_0x3dabc6(0x1cf)]['on'](_0x3dabc6(0x19e),(_0x3aa626,_0x8678b6,_0x5dca8c)=>{const _0x1e3b75=_0x3dabc6;_0x5dca8c[_0x1e3b75(0x1af)][_0x1e3b75(0x1a7)]&&de(_0xadecc,{'showActiveMarker':!0x1})(_0x3aa626,_0x8678b6,_0x5dca8c);}),_0x4c117e[_0x3dabc6(0x1a0)][_0x3dabc6(0x1a2)](_0x3dabc6(0x1b6),_0x23a482=>_0x1e43d5(_0xadecc[_0x3dabc6(0x1cd)],_0x3dabc6(0x199),_0x23a482));}}function de(_0x504ac4,{showActiveMarker:_0x53c589=!0x0}={}){return(_0x563bdd,_0x543a36,_0x5dcfbd)=>{const _0x48802b=_0x5b16,_0x4b6b37=_0x504ac4[_0x48802b(0x1bc)][_0x48802b(0x1c3)](_0x48802b(0x19c));if(!_0x5dcfbd[_0x48802b(0x1b9)][_0x48802b(0x1c9)](_0x543a36[_0x48802b(0x198)],_0x563bdd[_0x48802b(0x19b)]))return;const _0x5a27ea=_0x504ac4[_0x48802b(0x1ba)];for(const _0xec6f1e of _0x543a36[_0x48802b(0x198)][_0x48802b(0x1b4)]()){if(!_0xec6f1e['is'](_0x48802b(0x1ad),_0x48802b(0x1b6)))continue;const _0x4b6079=_0x48802b(0x1b1)==_0x543a36[_0x48802b(0x1b0)][_0x48802b(0x1b7)](':')[0x1]?_0x48802b(0x1a3):_0x48802b(0x1b7),_0x3ae92c=_0x5dcfbd[_0x48802b(0x1a5)][_0x48802b(0x1c8)](_0x48802b(0x1c2),{'class':_0x48802b(0x1b8)+_0x4b6079}),_0xdc99c4=_0x5dcfbd[_0x48802b(0x1b2)][_0x48802b(0x19f)](_0x5a27ea[_0x48802b(0x1bb)](_0xec6f1e));_0x53c589&&_0x4b6b37[_0x48802b(0x1a8)][_0x48802b(0x1cb)](_0x543a36[_0x48802b(0x1b0)])&&_0x5dcfbd[_0x48802b(0x1a5)][_0x48802b(0x1a1)](_0x48802b(0x1a6),_0x3ae92c),_0x5dcfbd[_0x48802b(0x1a5)][_0x48802b(0x19d)](_0xdc99c4,_0x3ae92c),_0x5dcfbd[_0x48802b(0x1b2)][_0x48802b(0x1c4)](_0x3ae92c,_0x543a36[_0x48802b(0x1b0)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4cffe5=_0x1936;(function(_0x5124e8,_0x3331cf){const _0x30ee5f=_0x1936,_0x206910=_0x5124e8();while(!![]){try{const _0x2cfd18=-parseInt(_0x30ee5f(0x1b3))/0x1+parseInt(_0x30ee5f(0x1ca))/0x2+-parseInt(_0x30ee5f(0x1c0))/0x3*(-parseInt(_0x30ee5f(0x1c4))/0x4)+parseInt(_0x30ee5f(0x1be))/0x5*(-parseInt(_0x30ee5f(0x1d5))/0x6)+parseInt(_0x30ee5f(0x1c1))/0x7*(-parseInt(_0x30ee5f(0x1b9))/0x8)+-parseInt(_0x30ee5f(0x1cc))/0x9*(-parseInt(_0x30ee5f(0x1c7))/0xa)+-parseInt(_0x30ee5f(0x1d3))/0xb*(parseInt(_0x30ee5f(0x1b7))/0xc);if(_0x2cfd18===_0x3331cf)break;else _0x206910['push'](_0x206910['shift']());}catch(_0x15ee15){_0x206910['push'](_0x206910['shift']());}}}(_0x2d08,0xea432));import{Plugin as _0x8f8fbf}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x487fdf}from'./utils.js';function _0x1936(_0x1fe2a5,_0x292a89){const _0x2d0861=_0x2d08();return _0x1936=function(_0x193603,_0x709fdb){_0x193603=_0x193603-0x1b1;let _0x17edd3=_0x2d0861[_0x193603];return _0x17edd3;},_0x1936(_0x1fe2a5,_0x292a89);}import{getTranslation as _0x1c5dfc}from'../utils/common-translations.js';export default class wt extends _0x8f8fbf{[_0x4cffe5(0x1ba)](){const _0x39c71f=_0x4cffe5,_0x1560ca=this[_0x39c71f(0x1c6)],_0x5aa193=_0x1560ca[_0x39c71f(0x1d9)],_0x27a115=_0x1560ca[_0x39c71f(0x1d1)];if(!_0x1560ca[_0x39c71f(0x1c9)][_0x39c71f(0x1b8)](_0x39c71f(0x1ce)))return;const _0x1930aa=_0x1560ca[_0x39c71f(0x1c9)][_0x39c71f(0x1d7)](_0x39c71f(0x1b2)),_0x2797a1=_0x39c71f(0x1c8),_0x1eea34=_0x1560ca[_0x39c71f(0x1c3)][_0x39c71f(0x1d7)](_0x2797a1);_0x1930aa[_0x39c71f(0x1d8)](_0x2797a1,(_0x2ebbc5,_0x4fad72={})=>{const _0x167904=_0x39c71f,_0x3c4e70=_0x5aa193[_0x167904(0x1bf)][_0x167904(0x1cd)];if(_0x3c4e70[_0x167904(0x1bb)])return void _0x2ebbc5(_0x4fad72);const _0x23ba94=void 0x0!==_0x4fad72[_0x167904(0x1db)]?_0x4fad72[_0x167904(0x1db)]:!_0x1eea34[_0x167904(0x1d6)];_0x5aa193[_0x167904(0x1d2)](()=>{const _0x4bacb2=_0x167904,_0x3d3221=Array[_0x4bacb2(0x1b1)](_0x3c4e70[_0x4bacb2(0x1b4)]());for(const _0x153384 of _0x3d3221){const _0x280280=_0x23ba94?[_0x153384]:_0x487fdf(_0x2797a1,_0x153384,_0x5aa193);for(const _0x402eed of _0x280280)_0x1930aa[_0x4bacb2(0x1cf)](_0x402eed,{'commandName':_0x2797a1,'commandParams':[{'forceValue':_0x23ba94}]});}});}),_0x1930aa[_0x39c71f(0x1c5)][_0x39c71f(0x1d0)](_0x742145=>{const _0xc2f8c9=_0x39c71f;if(_0xc2f8c9(0x1b5)!=_0x742145[_0xc2f8c9(0x1da)]&&_0xc2f8c9(0x1bd)!=_0x742145[_0xc2f8c9(0x1da)])return;const {data:_0x157b0b}=_0x742145;return _0x157b0b&&_0x157b0b[_0xc2f8c9(0x1d4)]==_0x2797a1?_0x157b0b[_0xc2f8c9(0x1c2)][0x0][_0xc2f8c9(0x1db)]?{'type':_0xc2f8c9(0x1bc),'content':_0x1c5dfc(_0x27a115,_0xc2f8c9(0x1cb))}:{'type':_0xc2f8c9(0x1bc),'content':_0x1c5dfc(_0x27a115,_0xc2f8c9(0x1b6))}:void 0x0;});}}function _0x2d08(){const _0x1f58c2=['6529200YJunKl','afterInit','isCollapsed','format','formatInline','4555rcCkPO','document','415512sgkkbH','7guAPrc','commandParams','commands','48kYwuhu','descriptionFactory','editor','310czNZON','restrictedEditingException','plugins','1278130hVuWrE','FORMAT_RESTRICTED_ENABLED','385173DPAJeU','selection','StandardEditingModeEditing','markInlineFormat','registerDescriptionCallback','locale','change','11apFatA','commandName','2838XgNnwe','value','get','enableCommand','model','type','forceValue','from','TrackChangesEditing','448297XOwcRA','getRanges','formatBlock','FORMAT_RESTRICTED_DISABLED','11675184sAjlHx','has'];_0x2d08=function(){return _0x1f58c2;};return _0x2d08();}
23
+ const _0x390768=_0x5e29;function _0x57d7(){const _0x2e0f3b=['1036617gcOiCY','143786IakjjD','enableCommand','isCollapsed','FORMAT_RESTRICTED_ENABLED','944GmUKMn','afterInit','restrictedEditingException','from','263296eIztEC','forceValue','getRanges','type','model','value','StandardEditingModeEditing','format','TrackChangesEditing','3805kYllyI','commandParams','commands','has','selection','FORMAT_RESTRICTED_DISABLED','commandName','descriptionFactory','29010EzdkRr','markInlineFormat','formatInline','get','plugins','formatBlock','change','locale','6962768weeidm','registerDescriptionCallback','2335368qkKcwd','document','editor'];_0x57d7=function(){return _0x2e0f3b;};return _0x57d7();}(function(_0x4bf959,_0x5b7294){const _0x5052ea=_0x5e29,_0xb92e2f=_0x4bf959();while(!![]){try{const _0x34bff0=parseInt(_0x5052ea(0x1c9))/0x1+-parseInt(_0x5052ea(0x1c1))/0x2+-parseInt(_0x5052ea(0x1c0))/0x3+parseInt(_0x5052ea(0x1c5))/0x4*(-parseInt(_0x5052ea(0x1ab))/0x5)+-parseInt(_0x5052ea(0x1b3))/0x6+-parseInt(_0x5052ea(0x1bd))/0x7+parseInt(_0x5052ea(0x1bb))/0x8;if(_0x34bff0===_0x5b7294)break;else _0xb92e2f['push'](_0xb92e2f['shift']());}catch(_0x2b569d){_0xb92e2f['push'](_0xb92e2f['shift']());}}}(_0x57d7,0x3060b));function _0x5e29(_0x3bf649,_0x24c8e6){const _0x57d799=_0x57d7();return _0x5e29=function(_0x5e2928,_0x4b3a17){_0x5e2928=_0x5e2928-0x1a9;let _0x35b426=_0x57d799[_0x5e2928];return _0x35b426;},_0x5e29(_0x3bf649,_0x24c8e6);}import{Plugin as _0x3ad66f}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x2c7452}from'./utils.js';import{getTranslation as _0x106078}from'../utils/common-translations.js';export default class wt extends _0x3ad66f{[_0x390768(0x1c6)](){const _0x2979d0=_0x390768,_0x2946db=this[_0x2979d0(0x1bf)],_0x1cd464=_0x2946db[_0x2979d0(0x1cd)],_0x181059=_0x2946db[_0x2979d0(0x1ba)];if(!_0x2946db[_0x2979d0(0x1b7)][_0x2979d0(0x1ae)](_0x2979d0(0x1cf)))return;const _0x348347=_0x2946db[_0x2979d0(0x1b7)][_0x2979d0(0x1b6)](_0x2979d0(0x1aa)),_0x335001=_0x2979d0(0x1c7),_0x543d98=_0x2946db[_0x2979d0(0x1ad)][_0x2979d0(0x1b6)](_0x335001);_0x348347[_0x2979d0(0x1c2)](_0x335001,(_0x205a13,_0x14a2d0={})=>{const _0x2a7cc9=_0x2979d0,_0xcbb2f9=_0x1cd464[_0x2a7cc9(0x1be)][_0x2a7cc9(0x1af)];if(_0xcbb2f9[_0x2a7cc9(0x1c3)])return void _0x205a13(_0x14a2d0);const _0x31e458=void 0x0!==_0x14a2d0[_0x2a7cc9(0x1ca)]?_0x14a2d0[_0x2a7cc9(0x1ca)]:!_0x543d98[_0x2a7cc9(0x1ce)];_0x1cd464[_0x2a7cc9(0x1b9)](()=>{const _0x236986=_0x2a7cc9,_0x5545ee=Array[_0x236986(0x1c8)](_0xcbb2f9[_0x236986(0x1cb)]());for(const _0x482214 of _0x5545ee){const _0x455d49=_0x31e458?[_0x482214]:_0x2c7452(_0x335001,_0x482214,_0x1cd464);for(const _0x2fab12 of _0x455d49)_0x348347[_0x236986(0x1b4)](_0x2fab12,{'commandName':_0x335001,'commandParams':[{'forceValue':_0x31e458}]});}});}),_0x348347[_0x2979d0(0x1b2)][_0x2979d0(0x1bc)](_0x30bc04=>{const _0x309571=_0x2979d0;if(_0x309571(0x1b8)!=_0x30bc04[_0x309571(0x1cc)]&&_0x309571(0x1b5)!=_0x30bc04[_0x309571(0x1cc)])return;const {data:_0x4d40b2}=_0x30bc04;return _0x4d40b2&&_0x4d40b2[_0x309571(0x1b1)]==_0x335001?_0x4d40b2[_0x309571(0x1ac)][0x0][_0x309571(0x1ca)]?{'type':_0x309571(0x1a9),'content':_0x106078(_0x181059,_0x309571(0x1c4))}:{'type':_0x309571(0x1a9),'content':_0x106078(_0x181059,_0x309571(0x1b0))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2d4935=_0x5718;function _0x5718(_0x5a63d9,_0x4b16af){const _0x5a8cf3=_0x5a8c();return _0x5718=function(_0x57183e,_0x37e02f){_0x57183e=_0x57183e-0x10b;let _0x3ecff9=_0x5a8cf3[_0x57183e];return _0x3ecff9;},_0x5718(_0x5a63d9,_0x4b16af);}(function(_0x170d33,_0x55832d){const _0x579f24=_0x5718,_0x59e428=_0x170d33();while(!![]){try{const _0x45093e=-parseInt(_0x579f24(0x11c))/0x1*(parseInt(_0x579f24(0x111))/0x2)+-parseInt(_0x579f24(0x120))/0x3+parseInt(_0x579f24(0x10c))/0x4*(parseInt(_0x579f24(0x10f))/0x5)+parseInt(_0x579f24(0x12b))/0x6+parseInt(_0x579f24(0x13a))/0x7+-parseInt(_0x579f24(0x113))/0x8+parseInt(_0x579f24(0x122))/0x9;if(_0x45093e===_0x55832d)break;else _0x59e428['push'](_0x59e428['shift']());}catch(_0x5c0de6){_0x59e428['push'](_0x59e428['shift']());}}}(_0x5a8c,0xb898e));function _0x5a8c(){const _0xc2d7b0=['28DOnsAP','editor','*Set\x20format:*\x20%0','46235GJDmgh','StyleUtils','543958tkriVo','toLowerCase','8400112JkuWlf','add','enableDefaultAttributesIntegration','type','get','Style','formatInline','registerBlockAttribute','block','3ySERYI','formatBlock','style','registerDescriptionCallback','3311736tdnCLe','normalizeConfig','24592257DImXwa','has','registerInlineAttribute','afterInit','inline','locale','registerAttributeLabel','styleName','element','1433826thAMsW','format','definitions','descriptionFactory','DataSchema','commandName','plugins','commandParams','*Remove\x20format:*\x20%0','_registerLegacyDescription','GeneralHtmlSupport','TrackChangesEditing','getGhsAttributeNameForElement','forceValue','config','4828600ehJETl','ghsAttributes','FORMAT_STYLE'];_0x5a8c=function(){return _0xc2d7b0;};return _0x5a8c();}import{Plugin as _0x31a16f}from'ckeditor5/src/core.js';import{getTranslation as _0x5e33c1}from'../utils/common-translations.js';export default class yt extends _0x31a16f{[_0x2d4935(0x125)](){const _0x4bbef2=_0x2d4935,_0x29b61a=this[_0x4bbef2(0x10d)];if(!_0x29b61a[_0x4bbef2(0x131)][_0x4bbef2(0x123)](_0x4bbef2(0x118))||!_0x29b61a[_0x4bbef2(0x131)][_0x4bbef2(0x123)](_0x4bbef2(0x12f)))return;const _0x16b6bd=_0x29b61a[_0x4bbef2(0x131)][_0x4bbef2(0x117)](_0x4bbef2(0x136)),_0x456c21=_0x29b61a[_0x4bbef2(0x127)],_0x4cd9d0=_0x29b61a[_0x4bbef2(0x139)][_0x4bbef2(0x117)](_0x4bbef2(0x11e))||{},_0x568a25=_0x29b61a[_0x4bbef2(0x131)][_0x4bbef2(0x117)](_0x4bbef2(0x135)),_0x4f19e7=_0x29b61a[_0x4bbef2(0x131)][_0x4bbef2(0x117)](_0x4bbef2(0x110))[_0x4bbef2(0x121)](_0x29b61a[_0x4bbef2(0x131)][_0x4bbef2(0x117)](_0x4bbef2(0x12f)),_0x4cd9d0[_0x4bbef2(0x12d)]);_0x16b6bd[_0x4bbef2(0x115)](_0x4bbef2(0x11e));const _0x1a11a6=new Set();for(const _0xee54ad of _0x4f19e7[_0x4bbef2(0x11b)]){const _0x1cd52f=_0x568a25[_0x4bbef2(0x137)](_0xee54ad[_0x4bbef2(0x12a)]);_0x1a11a6[_0x4bbef2(0x114)](_0x1cd52f);}const _0x4762f5=new Set();for(const _0x4484a7 of _0x4f19e7[_0x4bbef2(0x126)]){const _0x49900e=_0x568a25[_0x4bbef2(0x137)](_0x4484a7[_0x4bbef2(0x12a)]);_0x4762f5[_0x4bbef2(0x114)](_0x49900e);for(const _0x45e273 of _0x4484a7[_0x4bbef2(0x13b)])_0x4762f5[_0x4bbef2(0x114)](_0x45e273);}for(const _0x1e1174 of _0x1a11a6)_0x16b6bd[_0x4bbef2(0x11a)](_0x1e1174),_0x16b6bd[_0x4bbef2(0x12e)][_0x4bbef2(0x128)](_0x1e1174,_0x5e33c1(_0x456c21,_0x4bbef2(0x10b)));for(const _0x4fe826 of _0x4762f5)_0x16b6bd[_0x4bbef2(0x124)](_0x4fe826),_0x16b6bd[_0x4bbef2(0x12e)][_0x4bbef2(0x128)](_0x4fe826,_0x5e33c1(_0x456c21,_0x4bbef2(0x10b)));this[_0x4bbef2(0x134)]();}[_0x2d4935(0x134)](){const _0x328d8d=_0x2d4935,_0x3cfd14=this[_0x328d8d(0x10d)],_0x5f5487=_0x3cfd14[_0x328d8d(0x127)];_0x3cfd14[_0x328d8d(0x131)][_0x328d8d(0x117)](_0x328d8d(0x136))[_0x328d8d(0x12e)][_0x328d8d(0x11f)](_0x293b4b=>{const _0x2d21fd=_0x328d8d;if(_0x2d21fd(0x11d)!=_0x293b4b[_0x2d21fd(0x116)]&&_0x2d21fd(0x119)!=_0x293b4b[_0x2d21fd(0x116)])return;const {data:_0x12e536}=_0x293b4b;return _0x12e536&&_0x2d21fd(0x11e)===_0x12e536[_0x2d21fd(0x130)]?_0x12e536[_0x2d21fd(0x132)][0x0][_0x2d21fd(0x138)]?{'type':_0x2d21fd(0x12c),'content':_0x5e33c1(_0x5f5487,_0x2d21fd(0x10e),_0x12e536[_0x2d21fd(0x132)][0x0][_0x2d21fd(0x129)][_0x2d21fd(0x112)]())}:{'type':_0x2d21fd(0x12c),'content':_0x5e33c1(_0x5f5487,_0x2d21fd(0x133),_0x12e536[_0x2d21fd(0x132)][0x0][_0x2d21fd(0x129)][_0x2d21fd(0x112)]())}:void 0x0;});}}
23
+ const _0x547eb7=_0x67d3;function _0x67d3(_0x4cb39b,_0x26df67){const _0x491e30=_0x491e();return _0x67d3=function(_0x67d3dd,_0x43ccfd){_0x67d3dd=_0x67d3dd-0x1dd;let _0x27999b=_0x491e30[_0x67d3dd];return _0x27999b;},_0x67d3(_0x4cb39b,_0x26df67);}(function(_0x2bd6d6,_0x596a07){const _0xcdeab7=_0x67d3,_0x2f617d=_0x2bd6d6();while(!![]){try{const _0x3d00fa=parseInt(_0xcdeab7(0x1f4))/0x1+parseInt(_0xcdeab7(0x1f5))/0x2*(parseInt(_0xcdeab7(0x1fd))/0x3)+-parseInt(_0xcdeab7(0x1f1))/0x4*(-parseInt(_0xcdeab7(0x1eb))/0x5)+-parseInt(_0xcdeab7(0x1f7))/0x6+parseInt(_0xcdeab7(0x1dd))/0x7*(parseInt(_0xcdeab7(0x209))/0x8)+parseInt(_0xcdeab7(0x1e1))/0x9+-parseInt(_0xcdeab7(0x205))/0xa;if(_0x3d00fa===_0x596a07)break;else _0x2f617d['push'](_0x2f617d['shift']());}catch(_0x5a902e){_0x2f617d['push'](_0x2f617d['shift']());}}}(_0x491e,0xeb39a));function _0x491e(){const _0x152e66=['registerInlineAttribute','registerDescriptionCallback','3320750uYPbIf','commandParams','definitions','config','2384DDonoK','add','FORMAT_STYLE','get','StyleUtils','_registerLegacyDescription','2849kEecNM','forceValue','registerBlockAttribute','DataSchema','6579369XoglAD','has','styleName','*Set\x20format:*\x20%0','plugins','enableDefaultAttributesIntegration','editor','commandName','registerAttributeLabel','*Remove\x20format:*\x20%0','574565JZJVMd','toLowerCase','formatInline','locale','descriptionFactory','type','8KmIlWA','ghsAttributes','inline','919338apkSbx','8TsNJCL','getGhsAttributeNameForElement','7017300IOCwed','element','format','normalizeConfig','style','block','347712qgqCqY','TrackChangesEditing','afterInit','Style','GeneralHtmlSupport','formatBlock'];_0x491e=function(){return _0x152e66;};return _0x491e();}import{Plugin as _0x37b684}from'ckeditor5/src/core.js';import{getTranslation as _0x562929}from'../utils/common-translations.js';export default class yt extends _0x37b684{[_0x547eb7(0x1ff)](){const _0x324b17=_0x547eb7,_0xba722a=this[_0x324b17(0x1e7)];if(!_0xba722a[_0x324b17(0x1e5)][_0x324b17(0x1e2)](_0x324b17(0x200))||!_0xba722a[_0x324b17(0x1e5)][_0x324b17(0x1e2)](_0x324b17(0x1e0)))return;const _0x21b568=_0xba722a[_0x324b17(0x1e5)][_0x324b17(0x20c)](_0x324b17(0x1fe)),_0x383e34=_0xba722a[_0x324b17(0x1ee)],_0x2d7244=_0xba722a[_0x324b17(0x208)][_0x324b17(0x20c)](_0x324b17(0x1fb))||{},_0x33fcda=_0xba722a[_0x324b17(0x1e5)][_0x324b17(0x20c)](_0x324b17(0x201)),_0x3c0736=_0xba722a[_0x324b17(0x1e5)][_0x324b17(0x20c)](_0x324b17(0x20d))[_0x324b17(0x1fa)](_0xba722a[_0x324b17(0x1e5)][_0x324b17(0x20c)](_0x324b17(0x1e0)),_0x2d7244[_0x324b17(0x207)]);_0x21b568[_0x324b17(0x1e6)](_0x324b17(0x1fb));const _0x3b87c3=new Set();for(const _0x128efb of _0x3c0736[_0x324b17(0x1fc)]){const _0x48cd48=_0x33fcda[_0x324b17(0x1f6)](_0x128efb[_0x324b17(0x1f8)]);_0x3b87c3[_0x324b17(0x20a)](_0x48cd48);}const _0x40ae8b=new Set();for(const _0x2f1359 of _0x3c0736[_0x324b17(0x1f3)]){const _0x11e311=_0x33fcda[_0x324b17(0x1f6)](_0x2f1359[_0x324b17(0x1f8)]);_0x40ae8b[_0x324b17(0x20a)](_0x11e311);for(const _0x31566e of _0x2f1359[_0x324b17(0x1f2)])_0x40ae8b[_0x324b17(0x20a)](_0x31566e);}for(const _0xdadd43 of _0x3b87c3)_0x21b568[_0x324b17(0x1df)](_0xdadd43),_0x21b568[_0x324b17(0x1ef)][_0x324b17(0x1e9)](_0xdadd43,_0x562929(_0x383e34,_0x324b17(0x20b)));for(const _0xa99944 of _0x40ae8b)_0x21b568[_0x324b17(0x203)](_0xa99944),_0x21b568[_0x324b17(0x1ef)][_0x324b17(0x1e9)](_0xa99944,_0x562929(_0x383e34,_0x324b17(0x20b)));this[_0x324b17(0x20e)]();}[_0x547eb7(0x20e)](){const _0x280e3e=_0x547eb7,_0x232da2=this[_0x280e3e(0x1e7)],_0x31cdfe=_0x232da2[_0x280e3e(0x1ee)];_0x232da2[_0x280e3e(0x1e5)][_0x280e3e(0x20c)](_0x280e3e(0x1fe))[_0x280e3e(0x1ef)][_0x280e3e(0x204)](_0x124edb=>{const _0x3bbdad=_0x280e3e;if(_0x3bbdad(0x202)!=_0x124edb[_0x3bbdad(0x1f0)]&&_0x3bbdad(0x1ed)!=_0x124edb[_0x3bbdad(0x1f0)])return;const {data:_0xff8895}=_0x124edb;return _0xff8895&&_0x3bbdad(0x1fb)===_0xff8895[_0x3bbdad(0x1e8)]?_0xff8895[_0x3bbdad(0x206)][0x0][_0x3bbdad(0x1de)]?{'type':_0x3bbdad(0x1f9),'content':_0x562929(_0x31cdfe,_0x3bbdad(0x1e4),_0xff8895[_0x3bbdad(0x206)][0x0][_0x3bbdad(0x1e3)][_0x3bbdad(0x1ec)]())}:{'type':_0x3bbdad(0x1f9),'content':_0x562929(_0x31cdfe,_0x3bbdad(0x1ea),_0xff8895[_0x3bbdad(0x206)][0x0][_0x3bbdad(0x1e3)][_0x3bbdad(0x1ec)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x36f19e=_0x2bd0;(function(_0x22f1fd,_0xff7ebb){const _0x401d38=_0x2bd0,_0xc225cd=_0x22f1fd();while(!![]){try{const _0x315683=-parseInt(_0x401d38(0x202))/0x1*(-parseInt(_0x401d38(0x241))/0x2)+-parseInt(_0x401d38(0x1bd))/0x3+parseInt(_0x401d38(0x1d1))/0x4+parseInt(_0x401d38(0x210))/0x5*(parseInt(_0x401d38(0x227))/0x6)+-parseInt(_0x401d38(0x208))/0x7*(-parseInt(_0x401d38(0x1fe))/0x8)+parseInt(_0x401d38(0x220))/0x9*(parseInt(_0x401d38(0x24d))/0xa)+-parseInt(_0x401d38(0x224))/0xb;if(_0x315683===_0xff7ebb)break;else _0xc225cd['push'](_0xc225cd['shift']());}catch(_0xcb2f25){_0xc225cd['push'](_0xc225cd['shift']());}}}(_0x428d,0xcecb9));function _0x428d(){const _0x327a0b=['getSuggestion','markMultiRangeInsertion','registerElementLabel','last','550LtULoq','selectTableRow','execute','toLowerCase','subType','ELEMENT_TABLE_WITH_TEXT','insertTableRowAbove','order','includes','isArray','above','maxRow','add','descriptionFactory','getItems','min','showSuggestionHighlights','removeTableRow','every','forceValue','601170DwNpMc','createPositionAt','_splitMarkerName','TableEditing','addMarker:suggestion','values','downcastDispatcher','commands','findAncestor','element','root','isEqual','registerCustomCallback','removeTableColumn','getFirstRange','_acceptFormatSuggestionCallbackFactory','minColumn','setSelection','MIN_SAFE_INTEGER','addClass','5418660FbhQlB','accept','getChanges','isIntersecting','from','enqueueChange','afterInit','hasAttribute','markMultiRangeDeletion','selectTableColumn','addRange','has','ELEMENT_TABLE_COLUMN_WITH_TEXT','locale','TableUtils','getSelectionAffectedTableCells','isInContent','enableCommand','document','name','colspan','get','getColumnIndexes','position','insertTableColumnRight','MAX_SAFE_INTEGER','maxColumn','createRangeOn','registerDescriptionCallback','tableCell','type','change','registerPostFixer','batch','discard','$graveyard','insertTableRowBelow','table','data','cell','nodeAfter','ELEMENT_TABLE_COLUMN','differ','minRow','createRangeIn','11155656RfEDru','getChangedMarkers','some','deletion','41usSLuE','ELEMENT_TABLE_ROW_WITH_TEXT','join','tablePaste','classes','rootName','7hYigry','model','ELEMENT_TABLE_ROW','substr','end','map','oldRange','createTableWalker','25085KsMZBA','$textProxy','removeClass','fromRange','refresh','nodeBefore','length','ELEMENT_TABLE','getRowIndexes','tableRow','left','options','isTouching','rowspan','suggestion','start','65133DqUJoj','change:data','_getSuggestionCoords','mapper','34042536aEXfel','plugins','max','1104wrQimM','toViewElement','first','selection','item','_suggestionFactory','startsWith','tableColumn','isIntersectingWithRange','getCellLocation','*Insert:*\x20%0','_tablePostFixingSubtypes','insertTable','_setupColumnsRowsFixing','insert','detach','getRanges','writer','insertion','filter','getContainedElement','low','getChildren','highest','_tableSuggestions','*Remove:*\x20%0','3508bPrfgJ','insertTableColumnLeft','push','editor','span','TrackChangesEditing','getAttribute','_getCoordsForCells'];_0x428d=function(){return _0x327a0b;};return _0x428d();}import{Plugin as _0x2d04f4}from'ckeditor5/src/core.js';function _0x2bd0(_0x3d7df6,_0x15c539){const _0x428dd5=_0x428d();return _0x2bd0=function(_0x2bd00f,_0x4db398){_0x2bd00f=_0x2bd00f-0x1b9;let _0x3b7cbd=_0x428dd5[_0x2bd00f];return _0x3b7cbd;},_0x2bd0(_0x3d7df6,_0x15c539);}import{LiveRange as _0x4beac6}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x125c00}from'ckeditor5/src/widget.js';import{getTranslation as _0x5a7d66}from'../utils/common-translations.js';export default class jt extends _0x2d04f4{constructor(_0x44a58c){const _0x513b8a=_0x2bd0;super(_0x44a58c),this[_0x513b8a(0x232)]=[_0x513b8a(0x219),_0x513b8a(0x22e)],this[_0x513b8a(0x23f)]=new Set();}[_0x36f19e(0x1d7)](){const _0x3716bf=_0x36f19e,_0x31a4f5=this[_0x3716bf(0x244)],_0x4931ce=_0x31a4f5[_0x3716bf(0x209)][_0x3716bf(0x1e3)][_0x3716bf(0x22a)];if(!_0x31a4f5[_0x3716bf(0x225)][_0x3716bf(0x1dc)](_0x3716bf(0x1c0)))return;const _0xf6e0d3=_0x31a4f5[_0x3716bf(0x1de)],_0x355aac=_0x31a4f5[_0x3716bf(0x225)][_0x3716bf(0x1e6)](_0x3716bf(0x246)),_0x2b7f6c=_0x31a4f5[_0x3716bf(0x225)][_0x3716bf(0x1e6)](_0x3716bf(0x1df));_0x355aac[_0x3716bf(0x25a)][_0x3716bf(0x24b)](_0x3716bf(0x1f6),_0x232480=>_0x5a7d66(_0xf6e0d3,_0x3716bf(0x217),_0x232480)),this[_0x3716bf(0x234)](),_0x355aac[_0x3716bf(0x1e2)](_0x3716bf(0x233)),_0x355aac[_0x3716bf(0x1e2)](_0x3716bf(0x24e)),_0x355aac[_0x3716bf(0x1e2)](_0x3716bf(0x1da));for(const _0x260881 of[_0x3716bf(0x253),_0x3716bf(0x1f5)]){const _0x3fb6fc=_0x31a4f5[_0x3716bf(0x1c4)][_0x3716bf(0x1e6)](_0x260881);_0x355aac[_0x3716bf(0x1e2)](_0x260881,_0x32c1ce=>{const _0x356b50=_0x3716bf;_0x31a4f5[_0x356b50(0x209)][_0x356b50(0x1f0)](_0x449e3f=>{const _0x297161=_0x356b50;_0x32c1ce();const _0x432843=_0x297161(0x257)===_0x3fb6fc[_0x297161(0x254)],_0x429586=_0x2b7f6c[_0x297161(0x1e0)](_0x4931ce),_0x4f5267=_0x2b7f6c[_0x297161(0x218)](_0x429586),_0x5253da=_0x432843?_0x4f5267[_0x297161(0x229)]-0x1:_0x4f5267[_0x297161(0x24c)]+0x1,_0x221285=_0x429586[0x0][_0x297161(0x1c5)](_0x297161(0x1f6)),_0x666b09=_0x2b7f6c[_0x297161(0x20f)](_0x221285,{'startRow':_0x5253da,'endRow':_0x5253da}),_0xe4cc3b=Array[_0x297161(0x1d5)](_0x666b09)[_0x297161(0x20d)](_0x3c8cc8=>_0x449e3f[_0x297161(0x1ec)](_0x3c8cc8[_0x297161(0x1f8)]));_0x355aac[_0x297161(0x24a)](_0xe4cc3b,_0x297161(0x219));});});}for(const _0x4530d9 of[_0x3716bf(0x242),_0x3716bf(0x1e9)]){const _0x1317fb=_0x31a4f5[_0x3716bf(0x1c4)][_0x3716bf(0x1e6)](_0x4530d9);_0x355aac[_0x3716bf(0x1e2)](_0x4530d9,_0x3868a6=>{const _0x1520bb=_0x3716bf;_0x31a4f5[_0x1520bb(0x209)][_0x1520bb(0x1f0)](_0x388300=>{const _0x1c5081=_0x1520bb;_0x3868a6();const _0x2c7410=_0x1c5081(0x21a)===_0x1317fb[_0x1c5081(0x254)],_0x374d19=_0x2b7f6c[_0x1c5081(0x1e0)](_0x4931ce),_0x2c5104=_0x2b7f6c[_0x1c5081(0x1e7)](_0x374d19),_0x2932cb=_0x2c7410?_0x2c5104[_0x1c5081(0x229)]-0x1:_0x2c5104[_0x1c5081(0x24c)]+0x1,_0x248708=_0x374d19[0x0][_0x1c5081(0x1c5)](_0x1c5081(0x1f6)),_0xd19742=_0x2b7f6c[_0x1c5081(0x20f)](_0x248708,{'startRow':0x0,'column':_0x2932cb,'includeAllSlots':!0x1}),_0x513959=Array[_0x1c5081(0x1d5)](_0xd19742)[_0x1c5081(0x20d)](_0x338130=>_0x388300[_0x1c5081(0x1ec)](_0x338130[_0x1c5081(0x1f8)]));_0x355aac[_0x1c5081(0x24a)](_0x513959,_0x1c5081(0x22e));});});}for(const _0xe17597 of[_0x3716bf(0x1ba),_0x3716bf(0x1ca)]){const _0x41cb59=_0xe17597[_0x3716bf(0x20b)](0xb),_0x41e69b=_0x41cb59[_0x3716bf(0x250)](),_0x5abd8e=_0x41e69b[_0x3716bf(0x20b)](0x0,0x3)+_0x3716bf(0x245),_0x15b6ad=_0x3716bf(0x1f6)+_0x41cb59,_0x3020c7=_0x3716bf(0x25c)+_0x41cb59,_0x304f1d=_0x3716bf(0x226)+_0x41cb59;_0x355aac[_0x3716bf(0x1e2)](_0xe17597,()=>{const _0x425562=_0x3716bf;_0x31a4f5[_0x425562(0x209)][_0x425562(0x1f0)](_0x499b25=>{const _0x550d6d=_0x425562,_0x50742d=_0x2b7f6c[_0x550d6d(0x1e0)](_0x4931ce),_0x52b52d=_0x50742d[0x0][_0x550d6d(0x1c5)](_0x550d6d(0x1f6));let _0x5435e6;if(_0x550d6d(0x1ba)==_0xe17597){const _0x34eade=_0x2b7f6c[_0x550d6d(0x218)](_0x50742d);_0x5435e6={'startRow':_0x34eade[_0x550d6d(0x229)],'endRow':_0x34eade[_0x550d6d(0x24c)],'includeAllSlots':!0x0};}else{const _0x2b2f86=_0x2b7f6c[_0x550d6d(0x1e7)](_0x50742d);_0x5435e6={'startColumn':_0x2b2f86[_0x550d6d(0x229)],'endColumn':_0x2b2f86[_0x550d6d(0x24c)],'includeAllSlots':!0x0};}const _0x497270=_0x2b7f6c[_0x550d6d(0x20f)](_0x52b52d,_0x5435e6),_0x590c0a=Array[_0x550d6d(0x1d5)](_0x497270)[_0x550d6d(0x20d)](({cell:_0x39d7bc})=>_0x39d7bc),_0x5432ab=Ee(_0x590c0a[_0x550d6d(0x23a)](_0x1c5caf=>_0x1c5caf[_0x550d6d(0x1d8)](_0x5abd8e))),_0x37770=Ee(_0x590c0a[_0x550d6d(0x23a)](_0x293e23=>!_0x293e23[_0x550d6d(0x1d8)](_0x5abd8e)))[_0x550d6d(0x20d)](_0x58ec68=>_0x499b25[_0x550d6d(0x1ec)](_0x58ec68)),_0x31d165=_0x355aac[_0x550d6d(0x1d9)](_0x37770,_0x15b6ad);if(_0x31d165&&(_0x550d6d(0x219)==_0x31d165[_0x550d6d(0x251)]||_0x550d6d(0x22e)==_0x31d165[_0x550d6d(0x251)])){const _0x156867=this[_0x550d6d(0x222)](_0x31d165);for(const _0x354ca5 of _0x5432ab){const _0x141c13=_0x499b25[_0x550d6d(0x1ec)](_0x354ca5),_0x435695=_0x2b7f6c[_0x550d6d(0x230)](_0x354ca5),_0x4e8864=_0x354ca5[_0x550d6d(0x247)](_0x5abd8e)-0x1,_0x1fec2b=_0x156867[_0x3020c7],_0x31bd64=_0x156867[_0x304f1d];_0x1fec2b<=_0x435695[_0x41e69b]&&_0x435695[_0x41e69b]+_0x4e8864<=_0x31bd64&&_0x31d165[_0x550d6d(0x1db)](_0x141c13);}}});});}function _0x1bc5e5(_0x4fcc94){const _0x21637b=_0x3716bf,_0x4d82aa=Array[_0x21637b(0x1d5)](_0x4931ce[_0x21637b(0x237)]())[_0x21637b(0x20d)](_0x432aa1=>_0x4beac6[_0x21637b(0x213)](_0x432aa1));_0x31a4f5[_0x21637b(0x209)][_0x21637b(0x1f0)](_0x41dded=>{const _0x58802d=_0x21637b,_0x1a9d29=_0x41dded[_0x58802d(0x1f2)];_0x4fcc94=_0x4fcc94[_0x58802d(0x23a)](_0x123c95=>_0x58802d(0x1f4)!=_0x123c95[_0x58802d(0x1c7)][_0x58802d(0x207)]),_0x41dded[_0x58802d(0x1ce)](_0x4fcc94),_0x31a4f5[_0x58802d(0x1c4)][_0x58802d(0x1e6)](_0x58802d(0x1ba))[_0x58802d(0x214)](),_0x31a4f5[_0x58802d(0x24f)](_0x58802d(0x1ba),{'forceDefaultExecution':!0x0}),_0x31a4f5[_0x58802d(0x209)][_0x58802d(0x1d6)](()=>{const _0x42c04f=_0x58802d;_0x31a4f5[_0x42c04f(0x209)][_0x42c04f(0x1d6)](_0x1a9d29,_0x5461af=>{const _0x204484=_0x42c04f,_0x3379dc=_0x4d82aa[_0x204484(0x23a)](_0x166181=>_0x204484(0x1f4)!=_0x166181[_0x204484(0x1c7)][_0x204484(0x207)]);_0x3379dc[_0x204484(0x216)]>0x0&&_0x5461af[_0x204484(0x1ce)](_0x3379dc);for(const _0x226dc7 of _0x4d82aa)_0x226dc7[_0x204484(0x236)]();});});});}function _0x7a71c7(_0x4415ce){const _0x11f648=_0x3716bf;_0x31a4f5[_0x11f648(0x209)][_0x11f648(0x1f0)](_0x48f10f=>{const _0x4fcabf=_0x11f648,_0x2c3afe=Array[_0x4fcabf(0x1d5)](_0x4931ce[_0x4fcabf(0x237)]())[_0x4fcabf(0x20d)](_0x19d966=>_0x4beac6[_0x4fcabf(0x213)](_0x19d966)),_0x3d8652=[];for(const _0x561bb2 of _0x4415ce)for(const _0x2ec438 of _0x561bb2[_0x4fcabf(0x25b)]({'shallow':!0x0}))_0x3d8652[_0x4fcabf(0x243)](_0x2ec438);for(const _0xdf0bcf of _0x3d8652)_0x4fcabf(0x1f4)!=_0xdf0bcf[_0x4fcabf(0x1c7)][_0x4fcabf(0x207)]&&(_0x48f10f[_0x4fcabf(0x1ce)](_0x48f10f[_0x4fcabf(0x1be)](_0xdf0bcf,0x0)),_0x31a4f5[_0x4fcabf(0x1c4)][_0x4fcabf(0x1e6)](_0x4fcabf(0x1ca))[_0x4fcabf(0x214)](),_0x31a4f5[_0x4fcabf(0x24f)](_0x4fcabf(0x1ca),{'forceDefaultExecution':!0x0}));const _0x17a512=_0x2c3afe[_0x4fcabf(0x23a)](_0x27845b=>_0x4fcabf(0x1f4)!=_0x27845b[_0x4fcabf(0x1c7)][_0x4fcabf(0x207)]);_0x17a512[_0x4fcabf(0x216)]>0x0&&_0x48f10f[_0x4fcabf(0x1ce)](_0x17a512);for(const _0x18a56c of _0x2c3afe)_0x18a56c[_0x4fcabf(0x236)]();});}function _0x4292bd(_0x9f2749,_0x34757c){const _0x41eb66=_0x3716bf;return _0x34757c[_0x41eb66(0x1bb)](_0x434761=>_0x9f2749[_0x41eb66(0x200)](_0x153e22=>_0x153e22[_0x41eb66(0x20c)][_0x41eb66(0x1c8)](_0x434761[_0x41eb66(0x21f)])||_0x434761[_0x41eb66(0x20c)][_0x41eb66(0x1c8)](_0x153e22[_0x41eb66(0x21f)])));}function _0x3a3172(_0x4f6618,_0x437ecf){const _0x49131d=_0x3716bf;return!_0x4f6618[_0x49131d(0x200)](_0x21c838=>_0x437ecf[_0x49131d(0x200)](_0x4c39c1=>_0x21c838[_0x49131d(0x1d4)](_0x4c39c1)))&&_0x4f6618[_0x49131d(0x200)](_0xecd0a9=>_0x437ecf[_0x49131d(0x200)](_0x1ede02=>_0xecd0a9[_0x49131d(0x20c)][_0x49131d(0x21c)](_0x1ede02[_0x49131d(0x21f)])));}_0x31a4f5[_0x3716bf(0x1f7)][_0x3716bf(0x1c3)]['on'](_0x3716bf(0x1c1),(_0x5a76b3,_0x791cae,_0x3a01f4)=>{const _0x2e253d=_0x3716bf;if(!_0x3a01f4[_0x2e253d(0x21b)][_0x2e253d(0x1b9)])return;const _0x223d65=_0x791cae[_0x2e253d(0x22b)];if(!_0x223d65)return;const _0x2756a5=_0x3a01f4[_0x2e253d(0x223)][_0x2e253d(0x228)](_0x223d65);function _0x595deb(_0x406903){const _0x38ec4b=_0x2e253d;return Array[_0x38ec4b(0x256)](_0x406903)?_0x406903:[_0x406903];}_0x2756a5&&_0x2e253d(0x1ee)===_0x223d65[_0x2e253d(0x1e4)]&&_0x125c00(_0x2756a5,_0x3a01f4[_0x2e253d(0x238)],(_0x4de6a3,_0x4c52e0,_0x45d98d)=>_0x45d98d[_0x2e253d(0x1d0)](_0x595deb(_0x4c52e0[_0x2e253d(0x206)]),_0x4de6a3),(_0x52f71f,_0x21fd86,_0x3d0292)=>_0x3d0292[_0x2e253d(0x212)](_0x595deb(_0x21fd86[_0x2e253d(0x206)]),_0x52f71f));},{'priority':_0x3716bf(0x23e)}),_0x355aac[_0x3716bf(0x25a)][_0x3716bf(0x1ed)](_0x4d36a7=>{const _0x2d7c47=_0x3716bf;if(_0x2d7c47(0x239)!=_0x4d36a7[_0x2d7c47(0x1ef)]&&_0x2d7c47(0x201)!=_0x4d36a7[_0x2d7c47(0x1ef)])return;const _0xd7ba9d=_0x4d36a7[_0x2d7c47(0x23b)]();if(null!=_0xd7ba9d&&_0xd7ba9d['is'](_0x2d7c47(0x1c6),_0x2d7c47(0x1f6))){if(_0x2d7c47(0x239)==_0x4d36a7[_0x2d7c47(0x1ef)]){const _0x43aff1=_0x4d36a7[_0x2d7c47(0x25b)]()[_0x2d7c47(0x23a)](_0x44c59b=>_0x44c59b['is'](_0x2d7c47(0x211)))[_0x2d7c47(0x20d)](_0x53276d=>_0x53276d[_0x2d7c47(0x1f7)]);if(_0x43aff1[_0x2d7c47(0x216)])return{'type':_0x2d7c47(0x239),'content':_0x5a7d66(_0xf6e0d3,_0x2d7c47(0x231),_0x5a7d66(_0xf6e0d3,_0x2d7c47(0x252),'\x22'+_0x43aff1[_0x2d7c47(0x204)]('\x20')+'\x22'))};}if(_0x2d7c47(0x201)==_0x4d36a7[_0x2d7c47(0x1ef)]){const _0x228d3c=_0x4d36a7[_0x2d7c47(0x25b)]()[_0x2d7c47(0x23a)](_0x434d69=>_0x434d69['is'](_0x2d7c47(0x211)))[_0x2d7c47(0x20d)](_0x5dea2a=>_0x5dea2a[_0x2d7c47(0x1f7)]);if(_0x228d3c[_0x2d7c47(0x216)])return{'type':_0x2d7c47(0x201),'content':_0x5a7d66(_0xf6e0d3,_0x2d7c47(0x240),_0x5a7d66(_0xf6e0d3,_0x2d7c47(0x252),'\x22'+_0x228d3c[_0x2d7c47(0x204)]('\x20')+'\x22'))};}}}),_0x355aac[_0x3716bf(0x25a)][_0x3716bf(0x1ed)](_0x5333d5=>{const _0x3b0d04=_0x3716bf;if(_0x3b0d04(0x219)==_0x5333d5[_0x3b0d04(0x251)]){const _0x599c20=_0x5333d5[_0x3b0d04(0x25b)]()[_0x3b0d04(0x23a)](_0x26d890=>_0x26d890['is'](_0x3b0d04(0x211)))[_0x3b0d04(0x20d)](_0x4700c4=>_0x4700c4[_0x3b0d04(0x1f7)]),_0x4d0ed4=this[_0x3b0d04(0x222)](_0x5333d5),_0x2e3941=_0x4d0ed4[_0x3b0d04(0x258)]-_0x4d0ed4[_0x3b0d04(0x1fc)]+0x1;if(_0x3b0d04(0x239)==_0x5333d5[_0x3b0d04(0x1ef)])return _0x599c20[_0x3b0d04(0x216)]?{'type':_0x3b0d04(0x239),'content':_0x5a7d66(_0xf6e0d3,_0x3b0d04(0x231),_0x5a7d66(_0xf6e0d3,_0x3b0d04(0x203),[_0x2e3941,'\x22'+_0x599c20[_0x3b0d04(0x204)]('\x20')+'\x22']))}:{'type':_0x3b0d04(0x239),'content':_0x5a7d66(_0xf6e0d3,_0x3b0d04(0x231),_0x5a7d66(_0xf6e0d3,_0x3b0d04(0x20a),_0x2e3941))};if(_0x3b0d04(0x201)==_0x5333d5[_0x3b0d04(0x1ef)])return _0x599c20[_0x3b0d04(0x216)]?{'type':_0x3b0d04(0x201),'content':_0x5a7d66(_0xf6e0d3,_0x3b0d04(0x240),_0x5a7d66(_0xf6e0d3,_0x3b0d04(0x203),[_0x2e3941,'\x22'+_0x599c20[_0x3b0d04(0x204)]('\x20')+'\x22']))}:{'type':_0x3b0d04(0x201),'content':_0x5a7d66(_0xf6e0d3,_0x3b0d04(0x240),_0x5a7d66(_0xf6e0d3,_0x3b0d04(0x20a),_0x2e3941))};}if(_0x3b0d04(0x22e)==_0x5333d5[_0x3b0d04(0x251)]){const _0x5167e5=_0x5333d5[_0x3b0d04(0x25b)]()[_0x3b0d04(0x23a)](_0x34bb24=>_0x34bb24['is'](_0x3b0d04(0x211)))[_0x3b0d04(0x20d)](_0xfc382d=>_0xfc382d[_0x3b0d04(0x1f7)]),_0x7240a4=this[_0x3b0d04(0x222)](_0x5333d5),_0x9b3f57=_0x7240a4[_0x3b0d04(0x1eb)]-_0x7240a4[_0x3b0d04(0x1cd)]+0x1;if(_0x3b0d04(0x239)==_0x5333d5[_0x3b0d04(0x1ef)])return _0x5167e5[_0x3b0d04(0x216)]?{'type':_0x3b0d04(0x239),'content':_0x5a7d66(_0xf6e0d3,_0x3b0d04(0x231),_0x5a7d66(_0xf6e0d3,_0x3b0d04(0x1dd),[_0x9b3f57,'\x22'+_0x5167e5[_0x3b0d04(0x204)]('\x20')+'\x22']))}:{'type':_0x3b0d04(0x239),'content':_0x5a7d66(_0xf6e0d3,_0x3b0d04(0x231),_0x5a7d66(_0xf6e0d3,_0x3b0d04(0x1fa),_0x9b3f57))};if(_0x3b0d04(0x201)==_0x5333d5[_0x3b0d04(0x1ef)])return _0x5167e5[_0x3b0d04(0x216)]?{'type':_0x3b0d04(0x201),'content':_0x5a7d66(_0xf6e0d3,_0x3b0d04(0x240),_0x5a7d66(_0xf6e0d3,_0x3b0d04(0x1dd),[_0x9b3f57,'\x22'+_0x5167e5[_0x3b0d04(0x204)]('\x20')+'\x22']))}:{'type':_0x3b0d04(0x201),'content':_0x5a7d66(_0xf6e0d3,_0x3b0d04(0x240),_0x5a7d66(_0xf6e0d3,_0x3b0d04(0x1fa),_0x9b3f57))};}}),_0x355aac[_0x3716bf(0x22c)][_0x3716bf(0x1c9)](_0x3716bf(0x239),_0x3716bf(0x219),_0x3716bf(0x1f3),_0x1bc5e5),_0x355aac[_0x3716bf(0x22c)][_0x3716bf(0x1c9)](_0x3716bf(0x201),_0x3716bf(0x219),_0x3716bf(0x1d2),_0x1bc5e5),_0x355aac[_0x3716bf(0x22c)][_0x3716bf(0x1c9)](_0x3716bf(0x239),_0x3716bf(0x22e),_0x3716bf(0x1f3),_0x7a71c7),_0x355aac[_0x3716bf(0x22c)][_0x3716bf(0x1c9)](_0x3716bf(0x201),_0x3716bf(0x22e),_0x3716bf(0x1d2),_0x7a71c7),_0x355aac[_0x3716bf(0x22c)][_0x3716bf(0x1c9)](_0x3716bf(0x239),_0x3716bf(0x22e),_0x3716bf(0x204),_0x4292bd),_0x355aac[_0x3716bf(0x22c)][_0x3716bf(0x1c9)](_0x3716bf(0x201),_0x3716bf(0x22e),_0x3716bf(0x204),_0x4292bd),_0x355aac[_0x3716bf(0x22c)][_0x3716bf(0x1c9)](_0x3716bf(0x239),_0x3716bf(0x219),_0x3716bf(0x204),_0x3a3172),_0x355aac[_0x3716bf(0x22c)][_0x3716bf(0x1c9)](_0x3716bf(0x201),_0x3716bf(0x219),_0x3716bf(0x204),_0x3a3172);}[_0x36f19e(0x1cc)](){const _0x19344f=_0x36f19e,_0x10f99f=this[_0x19344f(0x244)],_0x375dfd=_0x10f99f[_0x19344f(0x209)][_0x19344f(0x1e3)][_0x19344f(0x22a)];return(_0x1315f2,_0x1ec46b)=>{const _0x5ed902=_0x19344f;_0x10f99f[_0x5ed902(0x209)][_0x5ed902(0x1f0)](_0x518b80=>{const _0x53636f=_0x5ed902,{commandName:_0x505ef6,commandParams:_0x46993a}=_0x1ec46b;let _0x4fcb76=_0x1315f2[0x0][_0x53636f(0x20c)][_0x53636f(0x215)];_0x46993a&&_0x46993a[0x0]&&!0x1===_0x46993a[0x0][_0x53636f(0x1bc)]&&(_0x4fcb76=_0x1315f2[0x0][_0x53636f(0x21f)][_0x53636f(0x1f9)]);const _0x231329=_0x518b80[_0x53636f(0x1fd)](_0x4fcb76);if(_0x53636f(0x1f4)==_0x231329[_0x53636f(0x1c7)][_0x53636f(0x207)])return;const _0xd5377c=Array[_0x53636f(0x1d5)](_0x375dfd[_0x53636f(0x237)]())[_0x53636f(0x20d)](_0x27e53e=>_0x4beac6[_0x53636f(0x213)](_0x27e53e));_0x518b80[_0x53636f(0x1ce)](_0x231329),_0x10f99f[_0x53636f(0x1c4)][_0x53636f(0x1e6)](_0x505ef6)[_0x53636f(0x214)](),_0x46993a[_0x53636f(0x243)]({'forceDefaultExecution':!0x0}),_0x10f99f[_0x53636f(0x24f)](_0x505ef6,..._0x46993a);const _0x4b0bb1=_0xd5377c[_0x53636f(0x23a)](_0x587ff2=>_0x53636f(0x1f4)!=_0x587ff2[_0x53636f(0x1c7)][_0x53636f(0x207)]);_0x4b0bb1[_0x53636f(0x216)]>0x0&&_0x518b80[_0x53636f(0x1ce)](_0x4b0bb1);for(const _0x253f0f of _0xd5377c)_0x253f0f[_0x53636f(0x236)]();});};}[_0x36f19e(0x248)](_0x173fbb){const _0x181535=_0x36f19e,_0x814101=this[_0x181535(0x244)][_0x181535(0x225)][_0x181535(0x1e6)](_0x181535(0x1df));let _0x8914a5=Number[_0x181535(0x1ea)],_0x544679=Number[_0x181535(0x1cf)],_0x1b6f8c=Number[_0x181535(0x1ea)],_0x186944=Number[_0x181535(0x1cf)];for(const _0x1001fa of _0x173fbb){if(_0x181535(0x1f4)==_0x1001fa[_0x181535(0x1c7)][_0x181535(0x207)])continue;const {row:_0x3b2e72,column:_0x2f6309}=_0x814101[_0x181535(0x230)](_0x1001fa),_0x46cf64=_0x1001fa[_0x181535(0x1d8)](_0x181535(0x21d))?_0x1001fa[_0x181535(0x247)](_0x181535(0x21d))-0x1:0x0,_0x5431a7=_0x1001fa[_0x181535(0x1d8)](_0x181535(0x1e5))?_0x1001fa[_0x181535(0x247)](_0x181535(0x1e5))-0x1:0x0;_0x8914a5=_0x3b2e72<_0x8914a5?_0x3b2e72:_0x8914a5,_0x544679=_0x3b2e72+_0x46cf64>_0x544679?_0x3b2e72+_0x46cf64:_0x544679,_0x1b6f8c=_0x2f6309<_0x1b6f8c?_0x2f6309:_0x1b6f8c,_0x186944=_0x2f6309+_0x5431a7>_0x186944?_0x2f6309+_0x5431a7:_0x186944;}return{'minRow':_0x8914a5,'maxRow':_0x544679,'minColumn':_0x1b6f8c,'maxColumn':_0x186944};}[_0x36f19e(0x234)](){const _0xca10af=_0x36f19e,_0x13f6ae=this[_0xca10af(0x244)],_0x1fcea4=_0x13f6ae[_0xca10af(0x225)][_0xca10af(0x1e6)](_0xca10af(0x246)),_0x2f6f56=_0x13f6ae[_0xca10af(0x225)][_0xca10af(0x1e6)](_0xca10af(0x1df));_0x13f6ae[_0xca10af(0x209)][_0xca10af(0x1e3)]['on'](_0xca10af(0x221),()=>{const _0x439264=_0xca10af,_0x38ad36=Array[_0x439264(0x1d5)](_0x13f6ae[_0x439264(0x209)][_0x439264(0x1e3)][_0x439264(0x1fb)][_0x439264(0x1ff)]());for(const {name:_0x373fe6,data:_0x2ce3d2}of _0x38ad36){const {group:_0x30600c,id:_0x3a321e,subType:_0x442913}=_0x1fcea4[_0x439264(0x1bf)](_0x373fe6);if(_0x439264(0x21e)!=_0x30600c)continue;if(null!=_0x2ce3d2[_0x439264(0x20e)])continue;const _0x31902c=_0x1fcea4[_0x439264(0x249)](_0x3a321e);this[_0x439264(0x232)][_0x439264(0x255)](_0x442913)&&this[_0x439264(0x23f)][_0x439264(0x259)](_0x31902c);}},{'priority':_0xca10af(0x23c)});const _0x46cad7=(_0xbf21d7,_0x2c8957)=>{const _0x481078=_0xca10af;let _0x55a924=!0x1;const _0x15b41e=_0x2c8957[_0x481078(0x1ec)](_0xbf21d7),_0x52bd67=_0xbf21d7[_0x481078(0x1c5)](_0x481078(0x1f6)),_0x5ccc6b=_0x2f6f56[_0x481078(0x230)](_0xbf21d7);for(const _0x3e10d2 of this[_0x481078(0x23f)]){const _0x2b1285=_0x3e10d2[_0x481078(0x251)],_0x28e77d=_0x2b1285[_0x481078(0x22d)](_0x481078(0x205)),_0x34021a=_0x2b1285[_0x481078(0x20b)](_0x28e77d?0xa:0x5),_0x4f5fce=_0x34021a[_0x481078(0x250)](),_0x34f2f4=_0x4f5fce[_0x481078(0x20b)](0x0,0x3)+_0x481078(0x245),_0x1ce62e=_0x481078(0x25c)+_0x34021a,_0x589f1d=_0x481078(0x226)+_0x34021a;if(!_0x3e10d2[_0x481078(0x1e1)])continue;if(_0x52bd67!=_0x3e10d2[_0x481078(0x1cb)]()[_0x481078(0x21f)][_0x481078(0x1c5)](_0x481078(0x1f6)))continue;if(_0x3e10d2[_0x481078(0x22f)](_0x15b41e))continue;const _0x21fc1e=_0xbf21d7[_0x481078(0x1d8)](_0x34f2f4)?_0xbf21d7[_0x481078(0x247)](_0x34f2f4)-0x1:0x0,_0x539e88=this[_0x481078(0x222)](_0x3e10d2),_0x53b6f4=_0x539e88[_0x1ce62e],_0x282724=_0x539e88[_0x589f1d];_0x53b6f4<=_0x5ccc6b[_0x4f5fce]&&_0x5ccc6b[_0x4f5fce]+_0x21fc1e<=_0x282724&&(_0x3e10d2[_0x481078(0x1db)](_0x15b41e),_0x55a924=!0x0);}return _0x55a924;};_0x13f6ae[_0xca10af(0x209)][_0xca10af(0x1e3)][_0xca10af(0x1f1)](_0x2537f4=>{const _0x57aeaa=_0xca10af;let _0x2f4689=!0x1;for(const _0x463d16 of _0x13f6ae[_0x57aeaa(0x209)][_0x57aeaa(0x1e3)][_0x57aeaa(0x1fb)][_0x57aeaa(0x1d3)]())if(_0x57aeaa(0x235)==_0x463d16[_0x57aeaa(0x1ef)]){if(_0x57aeaa(0x219)==_0x463d16[_0x57aeaa(0x1e4)]){for(const _0x4f1e84 of _0x463d16[_0x57aeaa(0x1e8)][_0x57aeaa(0x1f9)][_0x57aeaa(0x23d)]())_0x2f4689=_0x2f4689||_0x46cad7(_0x4f1e84,_0x2537f4);}else _0x57aeaa(0x1ee)==_0x463d16[_0x57aeaa(0x1e4)]&&(_0x2f4689=_0x2f4689||_0x46cad7(_0x463d16[_0x57aeaa(0x1e8)][_0x57aeaa(0x1f9)],_0x2537f4));}return _0x2f4689;});}[_0x36f19e(0x222)](_0x2287eb){const _0x2bd729=_0x36f19e;return this[_0x2bd729(0x248)](_0x2287eb[_0x2bd729(0x237)]()[_0x2bd729(0x20d)](_0x32b743=>_0x32b743[_0x2bd729(0x21f)][_0x2bd729(0x1f9)]));}}function Ee(_0x4b4842){const _0x2b4178=_0x36f19e;return Array[_0x2b4178(0x1d5)](new Set(_0x4b4842)[_0x2b4178(0x1c2)]());}
23
+ const _0x595526=_0x4343;function _0x4343(_0x144f29,_0x49aca8){const _0x3099f4=_0x3099();return _0x4343=function(_0x434306,_0x3604d5){_0x434306=_0x434306-0x170;let _0x41d4a8=_0x3099f4[_0x434306];return _0x41d4a8;},_0x4343(_0x144f29,_0x49aca8);}(function(_0x32163d,_0x2f2dc5){const _0x3f4064=_0x4343,_0x31dc88=_0x32163d();while(!![]){try{const _0x24b298=-parseInt(_0x3f4064(0x17b))/0x1*(parseInt(_0x3f4064(0x1b9))/0x2)+-parseInt(_0x3f4064(0x1e3))/0x3*(parseInt(_0x3f4064(0x190))/0x4)+parseInt(_0x3f4064(0x1ec))/0x5+parseInt(_0x3f4064(0x20a))/0x6+parseInt(_0x3f4064(0x1cb))/0x7+-parseInt(_0x3f4064(0x188))/0x8*(parseInt(_0x3f4064(0x1e5))/0x9)+parseInt(_0x3f4064(0x1ae))/0xa;if(_0x24b298===_0x2f2dc5)break;else _0x31dc88['push'](_0x31dc88['shift']());}catch(_0x560b1d){_0x31dc88['push'](_0x31dc88['shift']());}}}(_0x3099,0xe9ff7));import{Plugin as _0x48bb76}from'ckeditor5/src/core.js';import{LiveRange as _0x48eebe}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x102280}from'ckeditor5/src/widget.js';import{getTranslation as _0x4bbde1}from'../utils/common-translations.js';function _0x3099(){const _0x2c4561=['$textProxy','isIntersecting','get','last','discard','batch','locale','addRange','descriptionFactory','markMultiRangeInsertion','tablePaste','type','toViewElement','isTouching','registerElementLabel','colspan','223BPkLTU','markMultiRangeDeletion','rowspan','document','downcastDispatcher','commands','insertTable','end','TableEditing','execute','plugins','from','getRowIndexes','1934584FRiIed','getAttribute','enqueueChange','ELEMENT_TABLE_COLUMN_WITH_TEXT','insert','join','insertTableColumnRight','isArray','132ZzijBz','tableRow','getItems','minColumn','getSelectionAffectedTableCells','oldRange','suggestion','insertTableRowAbove','fromRange','deletion','afterInit','removeTableRow','MAX_SAFE_INTEGER','showSuggestionHighlights','$graveyard','_getCoordsForCells','_splitMarkerName','ELEMENT_TABLE_COLUMN','ELEMENT_TABLE_WITH_TEXT','add','root','order','createTableWalker','getColumnIndexes','selectTableColumn','getFirstRange','above','_getSuggestionCoords','map','element','18513980PQcELV','start','left','TrackChangesEditing','ELEMENT_TABLE','substr','name','differ','maxColumn','some','every','7726erzXTl','model','addMarker:suggestion','nodeBefore','insertion','isInContent','mapper','values','*Insert:*\x20%0','setSelection','hasAttribute','ELEMENT_TABLE_ROW_WITH_TEXT','TableUtils','isIntersectingWithRange','_setupColumnsRowsFixing','highest','removeTableColumn','getChildren','11068400AJZExB','getCellLocation','change','MIN_SAFE_INTEGER','_suggestionFactory','removeClass','editor','selectTableRow','position','writer','ELEMENT_TABLE_ROW','max','item','includes','_tableSuggestions','low','classes','push','subType','getChanges','selection','createPositionAt','minRow','getSuggestion','88221eheFNA','isEqual','63WFycBR','change:data','forceValue','table','refresh','span','options','3806505lBOqnm','*Remove:*\x20%0','detach','findAncestor','_acceptFormatSuggestionCallbackFactory','nodeAfter','has','tableCell','addClass','registerPostFixer','length','getRanges','createRangeOn','toLowerCase','rootName','data','filter','min','first','startsWith','tableColumn','maxRow','registerCustomCallback','insertTableColumnLeft','cell','_tablePostFixingSubtypes','insertTableRowBelow','createRangeIn','accept','getChangedMarkers','1735182WTYOaO','getContainedElement','registerDescriptionCallback','enableCommand'];_0x3099=function(){return _0x2c4561;};return _0x3099();}export default class jt extends _0x48bb76{constructor(_0x710c6){const _0x27deb2=_0x4343;super(_0x710c6),this[_0x27deb2(0x205)]=[_0x27deb2(0x191),_0x27deb2(0x200)],this[_0x27deb2(0x1d9)]=new Set();}[_0x595526(0x19a)](){const _0x51eed8=_0x595526,_0x423ba3=this[_0x51eed8(0x1d1)],_0x137312=_0x423ba3[_0x51eed8(0x1ba)][_0x51eed8(0x17e)][_0x51eed8(0x1df)];if(!_0x423ba3[_0x51eed8(0x185)][_0x51eed8(0x1f2)](_0x51eed8(0x183)))return;const _0x17f6b2=_0x423ba3[_0x51eed8(0x171)],_0x5b2c0a=_0x423ba3[_0x51eed8(0x185)][_0x51eed8(0x210)](_0x51eed8(0x1b1)),_0x4e706d=_0x423ba3[_0x51eed8(0x185)][_0x51eed8(0x210)](_0x51eed8(0x1c5));_0x5b2c0a[_0x51eed8(0x173)][_0x51eed8(0x179)](_0x51eed8(0x1e8),_0x2a76db=>_0x4bbde1(_0x17f6b2,_0x51eed8(0x1b2),_0x2a76db)),this[_0x51eed8(0x1c7)](),_0x5b2c0a[_0x51eed8(0x20d)](_0x51eed8(0x181)),_0x5b2c0a[_0x51eed8(0x20d)](_0x51eed8(0x1d2)),_0x5b2c0a[_0x51eed8(0x20d)](_0x51eed8(0x1a8));for(const _0x2df014 of[_0x51eed8(0x197),_0x51eed8(0x206)]){const _0x365159=_0x423ba3[_0x51eed8(0x180)][_0x51eed8(0x210)](_0x2df014);_0x5b2c0a[_0x51eed8(0x20d)](_0x2df014,_0x37696f=>{const _0x8bbe1=_0x51eed8;_0x423ba3[_0x8bbe1(0x1ba)][_0x8bbe1(0x1cd)](_0x239a0e=>{const _0x5d6ca7=_0x8bbe1;_0x37696f();const _0x294bb1=_0x5d6ca7(0x1aa)===_0x365159[_0x5d6ca7(0x1a5)],_0x425fd6=_0x4e706d[_0x5d6ca7(0x194)](_0x137312),_0xbd4a82=_0x4e706d[_0x5d6ca7(0x187)](_0x425fd6),_0x52041a=_0x294bb1?_0xbd4a82[_0x5d6ca7(0x1fe)]-0x1:_0xbd4a82[_0x5d6ca7(0x211)]+0x1,_0x2c1b81=_0x425fd6[0x0][_0x5d6ca7(0x1ef)](_0x5d6ca7(0x1e8)),_0x24eb62=_0x4e706d[_0x5d6ca7(0x1a6)](_0x2c1b81,{'startRow':_0x52041a,'endRow':_0x52041a}),_0x5d799d=Array[_0x5d6ca7(0x186)](_0x24eb62)[_0x5d6ca7(0x1ac)](_0x268356=>_0x239a0e[_0x5d6ca7(0x1f8)](_0x268356[_0x5d6ca7(0x204)]));_0x5b2c0a[_0x5d6ca7(0x174)](_0x5d799d,_0x5d6ca7(0x191));});});}for(const _0x241d4b of[_0x51eed8(0x203),_0x51eed8(0x18e)]){const _0x22ce8d=_0x423ba3[_0x51eed8(0x180)][_0x51eed8(0x210)](_0x241d4b);_0x5b2c0a[_0x51eed8(0x20d)](_0x241d4b,_0xd69775=>{const _0x187df5=_0x51eed8;_0x423ba3[_0x187df5(0x1ba)][_0x187df5(0x1cd)](_0x501add=>{const _0x3bd6c9=_0x187df5;_0xd69775();const _0x24461a=_0x3bd6c9(0x1b0)===_0x22ce8d[_0x3bd6c9(0x1a5)],_0x91f887=_0x4e706d[_0x3bd6c9(0x194)](_0x137312),_0x4bd925=_0x4e706d[_0x3bd6c9(0x1a7)](_0x91f887),_0x9d2928=_0x24461a?_0x4bd925[_0x3bd6c9(0x1fe)]-0x1:_0x4bd925[_0x3bd6c9(0x211)]+0x1,_0x4a6921=_0x91f887[0x0][_0x3bd6c9(0x1ef)](_0x3bd6c9(0x1e8)),_0x583920=_0x4e706d[_0x3bd6c9(0x1a6)](_0x4a6921,{'startRow':0x0,'column':_0x9d2928,'includeAllSlots':!0x1}),_0x5d7bcc=Array[_0x3bd6c9(0x186)](_0x583920)[_0x3bd6c9(0x1ac)](_0x404eb7=>_0x501add[_0x3bd6c9(0x1f8)](_0x404eb7[_0x3bd6c9(0x204)]));_0x5b2c0a[_0x3bd6c9(0x174)](_0x5d7bcc,_0x3bd6c9(0x200));});});}for(const _0x1ed094 of[_0x51eed8(0x19b),_0x51eed8(0x1c9)]){const _0x4b8fe2=_0x1ed094[_0x51eed8(0x1b3)](0xb),_0x3f359d=_0x4b8fe2[_0x51eed8(0x1f9)](),_0x1953fe=_0x3f359d[_0x51eed8(0x1b3)](0x0,0x3)+_0x51eed8(0x1ea),_0x14a1d0=_0x51eed8(0x1e8)+_0x4b8fe2,_0x48cfa8=_0x51eed8(0x1fd)+_0x4b8fe2,_0x45f0b7=_0x51eed8(0x1d6)+_0x4b8fe2;_0x5b2c0a[_0x51eed8(0x20d)](_0x1ed094,()=>{const _0xad550f=_0x51eed8;_0x423ba3[_0xad550f(0x1ba)][_0xad550f(0x1cd)](_0x18ea85=>{const _0x7862f6=_0xad550f,_0x45f502=_0x4e706d[_0x7862f6(0x194)](_0x137312),_0x1f6b68=_0x45f502[0x0][_0x7862f6(0x1ef)](_0x7862f6(0x1e8));let _0x495a40;if(_0x7862f6(0x19b)==_0x1ed094){const _0x2e511a=_0x4e706d[_0x7862f6(0x187)](_0x45f502);_0x495a40={'startRow':_0x2e511a[_0x7862f6(0x1fe)],'endRow':_0x2e511a[_0x7862f6(0x211)],'includeAllSlots':!0x0};}else{const _0x12138c=_0x4e706d[_0x7862f6(0x1a7)](_0x45f502);_0x495a40={'startColumn':_0x12138c[_0x7862f6(0x1fe)],'endColumn':_0x12138c[_0x7862f6(0x211)],'includeAllSlots':!0x0};}const _0x58bf0b=_0x4e706d[_0x7862f6(0x1a6)](_0x1f6b68,_0x495a40),_0x330ef9=Array[_0x7862f6(0x186)](_0x58bf0b)[_0x7862f6(0x1ac)](({cell:_0x4a7092})=>_0x4a7092),_0x4d743e=Ee(_0x330ef9[_0x7862f6(0x1fc)](_0x284201=>_0x284201[_0x7862f6(0x1c3)](_0x1953fe))),_0x4b2e0a=Ee(_0x330ef9[_0x7862f6(0x1fc)](_0x204998=>!_0x204998[_0x7862f6(0x1c3)](_0x1953fe)))[_0x7862f6(0x1ac)](_0x459bc4=>_0x18ea85[_0x7862f6(0x1f8)](_0x459bc4)),_0x3758c1=_0x5b2c0a[_0x7862f6(0x17c)](_0x4b2e0a,_0x14a1d0);if(_0x3758c1&&(_0x7862f6(0x191)==_0x3758c1[_0x7862f6(0x1dd)]||_0x7862f6(0x200)==_0x3758c1[_0x7862f6(0x1dd)])){const _0x5e6412=this[_0x7862f6(0x1ab)](_0x3758c1);for(const _0x2715aa of _0x4d743e){const _0x467b15=_0x18ea85[_0x7862f6(0x1f8)](_0x2715aa),_0x135a9b=_0x4e706d[_0x7862f6(0x1cc)](_0x2715aa),_0x39e07e=_0x2715aa[_0x7862f6(0x189)](_0x1953fe)-0x1,_0x544919=_0x5e6412[_0x48cfa8],_0x4baf34=_0x5e6412[_0x45f0b7];_0x544919<=_0x135a9b[_0x3f359d]&&_0x135a9b[_0x3f359d]+_0x39e07e<=_0x4baf34&&_0x3758c1[_0x7862f6(0x172)](_0x467b15);}}});});}function _0x1d1d34(_0x19c7fb){const _0x3558cd=_0x51eed8,_0x233874=Array[_0x3558cd(0x186)](_0x137312[_0x3558cd(0x1f7)]())[_0x3558cd(0x1ac)](_0x4ff047=>_0x48eebe[_0x3558cd(0x198)](_0x4ff047));_0x423ba3[_0x3558cd(0x1ba)][_0x3558cd(0x1cd)](_0x7653aa=>{const _0x4091c7=_0x3558cd,_0x4bef4b=_0x7653aa[_0x4091c7(0x170)];_0x19c7fb=_0x19c7fb[_0x4091c7(0x1fc)](_0x5ead9a=>_0x4091c7(0x19e)!=_0x5ead9a[_0x4091c7(0x1a4)][_0x4091c7(0x1fa)]),_0x7653aa[_0x4091c7(0x1c2)](_0x19c7fb),_0x423ba3[_0x4091c7(0x180)][_0x4091c7(0x210)](_0x4091c7(0x19b))[_0x4091c7(0x1e9)](),_0x423ba3[_0x4091c7(0x184)](_0x4091c7(0x19b),{'forceDefaultExecution':!0x0}),_0x423ba3[_0x4091c7(0x1ba)][_0x4091c7(0x18a)](()=>{const _0x4f6872=_0x4091c7;_0x423ba3[_0x4f6872(0x1ba)][_0x4f6872(0x18a)](_0x4bef4b,_0x13fdac=>{const _0x38e433=_0x4f6872,_0x291aca=_0x233874[_0x38e433(0x1fc)](_0x249647=>_0x38e433(0x19e)!=_0x249647[_0x38e433(0x1a4)][_0x38e433(0x1fa)]);_0x291aca[_0x38e433(0x1f6)]>0x0&&_0x13fdac[_0x38e433(0x1c2)](_0x291aca);for(const _0x540dfc of _0x233874)_0x540dfc[_0x38e433(0x1ee)]();});});});}function _0x388973(_0x37141e){const _0x40f0bd=_0x51eed8;_0x423ba3[_0x40f0bd(0x1ba)][_0x40f0bd(0x1cd)](_0x304f2a=>{const _0x271ace=_0x40f0bd,_0x1a7c5a=Array[_0x271ace(0x186)](_0x137312[_0x271ace(0x1f7)]())[_0x271ace(0x1ac)](_0x10da14=>_0x48eebe[_0x271ace(0x198)](_0x10da14)),_0x3858ce=[];for(const _0x9bf406 of _0x37141e)for(const _0x4b61ce of _0x9bf406[_0x271ace(0x192)]({'shallow':!0x0}))_0x3858ce[_0x271ace(0x1dc)](_0x4b61ce);for(const _0x359fd2 of _0x3858ce)_0x271ace(0x19e)!=_0x359fd2[_0x271ace(0x1a4)][_0x271ace(0x1fa)]&&(_0x304f2a[_0x271ace(0x1c2)](_0x304f2a[_0x271ace(0x1e0)](_0x359fd2,0x0)),_0x423ba3[_0x271ace(0x180)][_0x271ace(0x210)](_0x271ace(0x1c9))[_0x271ace(0x1e9)](),_0x423ba3[_0x271ace(0x184)](_0x271ace(0x1c9),{'forceDefaultExecution':!0x0}));const _0x41fb0f=_0x1a7c5a[_0x271ace(0x1fc)](_0x5ab332=>_0x271ace(0x19e)!=_0x5ab332[_0x271ace(0x1a4)][_0x271ace(0x1fa)]);_0x41fb0f[_0x271ace(0x1f6)]>0x0&&_0x304f2a[_0x271ace(0x1c2)](_0x41fb0f);for(const _0x1e5235 of _0x1a7c5a)_0x1e5235[_0x271ace(0x1ee)]();});}function _0x9fdb60(_0x1cb78d,_0x43708e){const _0x4e91ff=_0x51eed8;return _0x43708e[_0x4e91ff(0x1b8)](_0x217387=>_0x1cb78d[_0x4e91ff(0x1b7)](_0x586dc5=>_0x586dc5[_0x4e91ff(0x182)][_0x4e91ff(0x1e4)](_0x217387[_0x4e91ff(0x1af)])||_0x217387[_0x4e91ff(0x182)][_0x4e91ff(0x1e4)](_0x586dc5[_0x4e91ff(0x1af)])));}function _0x31ea50(_0x35f84a,_0x1a42be){const _0x34c317=_0x51eed8;return!_0x35f84a[_0x34c317(0x1b7)](_0x46d844=>_0x1a42be[_0x34c317(0x1b7)](_0x8602d1=>_0x46d844[_0x34c317(0x20f)](_0x8602d1)))&&_0x35f84a[_0x34c317(0x1b7)](_0x19931e=>_0x1a42be[_0x34c317(0x1b7)](_0x386b9d=>_0x19931e[_0x34c317(0x182)][_0x34c317(0x178)](_0x386b9d[_0x34c317(0x1af)])));}_0x423ba3[_0x51eed8(0x1fb)][_0x51eed8(0x17f)]['on'](_0x51eed8(0x1bb),(_0x4f343c,_0x30e47d,_0x9c16cf)=>{const _0x2b8132=_0x51eed8;if(!_0x9c16cf[_0x2b8132(0x1eb)][_0x2b8132(0x19d)])return;const _0x5f0f1a=_0x30e47d[_0x2b8132(0x1d7)];if(!_0x5f0f1a)return;const _0x5187da=_0x9c16cf[_0x2b8132(0x1bf)][_0x2b8132(0x177)](_0x5f0f1a);function _0x3b5a8a(_0xb60a5a){const _0x29d906=_0x2b8132;return Array[_0x29d906(0x18f)](_0xb60a5a)?_0xb60a5a:[_0xb60a5a];}_0x5187da&&_0x2b8132(0x1f3)===_0x5f0f1a[_0x2b8132(0x1b4)]&&_0x102280(_0x5187da,_0x9c16cf[_0x2b8132(0x1d4)],(_0x50604a,_0x340f7d,_0x3dc3c2)=>_0x3dc3c2[_0x2b8132(0x1f4)](_0x3b5a8a(_0x340f7d[_0x2b8132(0x1db)]),_0x50604a),(_0x2e5d2f,_0x1597d8,_0x48b9b0)=>_0x48b9b0[_0x2b8132(0x1d0)](_0x3b5a8a(_0x1597d8[_0x2b8132(0x1db)]),_0x2e5d2f));},{'priority':_0x51eed8(0x1c8)}),_0x5b2c0a[_0x51eed8(0x173)][_0x51eed8(0x20c)](_0x2a4dad=>{const _0x220dd3=_0x51eed8;if(_0x220dd3(0x1bd)!=_0x2a4dad[_0x220dd3(0x176)]&&_0x220dd3(0x199)!=_0x2a4dad[_0x220dd3(0x176)])return;const _0x37c500=_0x2a4dad[_0x220dd3(0x20b)]();if(null!=_0x37c500&&_0x37c500['is'](_0x220dd3(0x1ad),_0x220dd3(0x1e8))){if(_0x220dd3(0x1bd)==_0x2a4dad[_0x220dd3(0x176)]){const _0x34c6eb=_0x2a4dad[_0x220dd3(0x192)]()[_0x220dd3(0x1fc)](_0xae3fa4=>_0xae3fa4['is'](_0x220dd3(0x20e)))[_0x220dd3(0x1ac)](_0x50522c=>_0x50522c[_0x220dd3(0x1fb)]);if(_0x34c6eb[_0x220dd3(0x1f6)])return{'type':_0x220dd3(0x1bd),'content':_0x4bbde1(_0x17f6b2,_0x220dd3(0x1c1),_0x4bbde1(_0x17f6b2,_0x220dd3(0x1a2),'\x22'+_0x34c6eb[_0x220dd3(0x18d)]('\x20')+'\x22'))};}if(_0x220dd3(0x199)==_0x2a4dad[_0x220dd3(0x176)]){const _0x5981b4=_0x2a4dad[_0x220dd3(0x192)]()[_0x220dd3(0x1fc)](_0x206728=>_0x206728['is'](_0x220dd3(0x20e)))[_0x220dd3(0x1ac)](_0x2651d3=>_0x2651d3[_0x220dd3(0x1fb)]);if(_0x5981b4[_0x220dd3(0x1f6)])return{'type':_0x220dd3(0x199),'content':_0x4bbde1(_0x17f6b2,_0x220dd3(0x1ed),_0x4bbde1(_0x17f6b2,_0x220dd3(0x1a2),'\x22'+_0x5981b4[_0x220dd3(0x18d)]('\x20')+'\x22'))};}}}),_0x5b2c0a[_0x51eed8(0x173)][_0x51eed8(0x20c)](_0x276e86=>{const _0x1a1d2f=_0x51eed8;if(_0x1a1d2f(0x191)==_0x276e86[_0x1a1d2f(0x1dd)]){const _0x3961c2=_0x276e86[_0x1a1d2f(0x192)]()[_0x1a1d2f(0x1fc)](_0x69f33a=>_0x69f33a['is'](_0x1a1d2f(0x20e)))[_0x1a1d2f(0x1ac)](_0x3e6fd8=>_0x3e6fd8[_0x1a1d2f(0x1fb)]),_0x1d9a21=this[_0x1a1d2f(0x1ab)](_0x276e86),_0x5c80c4=_0x1d9a21[_0x1a1d2f(0x201)]-_0x1d9a21[_0x1a1d2f(0x1e1)]+0x1;if(_0x1a1d2f(0x1bd)==_0x276e86[_0x1a1d2f(0x176)])return _0x3961c2[_0x1a1d2f(0x1f6)]?{'type':_0x1a1d2f(0x1bd),'content':_0x4bbde1(_0x17f6b2,_0x1a1d2f(0x1c1),_0x4bbde1(_0x17f6b2,_0x1a1d2f(0x1c4),[_0x5c80c4,'\x22'+_0x3961c2[_0x1a1d2f(0x18d)]('\x20')+'\x22']))}:{'type':_0x1a1d2f(0x1bd),'content':_0x4bbde1(_0x17f6b2,_0x1a1d2f(0x1c1),_0x4bbde1(_0x17f6b2,_0x1a1d2f(0x1d5),_0x5c80c4))};if(_0x1a1d2f(0x199)==_0x276e86[_0x1a1d2f(0x176)])return _0x3961c2[_0x1a1d2f(0x1f6)]?{'type':_0x1a1d2f(0x199),'content':_0x4bbde1(_0x17f6b2,_0x1a1d2f(0x1ed),_0x4bbde1(_0x17f6b2,_0x1a1d2f(0x1c4),[_0x5c80c4,'\x22'+_0x3961c2[_0x1a1d2f(0x18d)]('\x20')+'\x22']))}:{'type':_0x1a1d2f(0x199),'content':_0x4bbde1(_0x17f6b2,_0x1a1d2f(0x1ed),_0x4bbde1(_0x17f6b2,_0x1a1d2f(0x1d5),_0x5c80c4))};}if(_0x1a1d2f(0x200)==_0x276e86[_0x1a1d2f(0x1dd)]){const _0x43ac52=_0x276e86[_0x1a1d2f(0x192)]()[_0x1a1d2f(0x1fc)](_0x44553f=>_0x44553f['is'](_0x1a1d2f(0x20e)))[_0x1a1d2f(0x1ac)](_0x10c968=>_0x10c968[_0x1a1d2f(0x1fb)]),_0x31a410=this[_0x1a1d2f(0x1ab)](_0x276e86),_0x895286=_0x31a410[_0x1a1d2f(0x1b6)]-_0x31a410[_0x1a1d2f(0x193)]+0x1;if(_0x1a1d2f(0x1bd)==_0x276e86[_0x1a1d2f(0x176)])return _0x43ac52[_0x1a1d2f(0x1f6)]?{'type':_0x1a1d2f(0x1bd),'content':_0x4bbde1(_0x17f6b2,_0x1a1d2f(0x1c1),_0x4bbde1(_0x17f6b2,_0x1a1d2f(0x18b),[_0x895286,'\x22'+_0x43ac52[_0x1a1d2f(0x18d)]('\x20')+'\x22']))}:{'type':_0x1a1d2f(0x1bd),'content':_0x4bbde1(_0x17f6b2,_0x1a1d2f(0x1c1),_0x4bbde1(_0x17f6b2,_0x1a1d2f(0x1a1),_0x895286))};if(_0x1a1d2f(0x199)==_0x276e86[_0x1a1d2f(0x176)])return _0x43ac52[_0x1a1d2f(0x1f6)]?{'type':_0x1a1d2f(0x199),'content':_0x4bbde1(_0x17f6b2,_0x1a1d2f(0x1ed),_0x4bbde1(_0x17f6b2,_0x1a1d2f(0x18b),[_0x895286,'\x22'+_0x43ac52[_0x1a1d2f(0x18d)]('\x20')+'\x22']))}:{'type':_0x1a1d2f(0x199),'content':_0x4bbde1(_0x17f6b2,_0x1a1d2f(0x1ed),_0x4bbde1(_0x17f6b2,_0x1a1d2f(0x1a1),_0x895286))};}}),_0x5b2c0a[_0x51eed8(0x1cf)][_0x51eed8(0x202)](_0x51eed8(0x1bd),_0x51eed8(0x191),_0x51eed8(0x212),_0x1d1d34),_0x5b2c0a[_0x51eed8(0x1cf)][_0x51eed8(0x202)](_0x51eed8(0x199),_0x51eed8(0x191),_0x51eed8(0x208),_0x1d1d34),_0x5b2c0a[_0x51eed8(0x1cf)][_0x51eed8(0x202)](_0x51eed8(0x1bd),_0x51eed8(0x200),_0x51eed8(0x212),_0x388973),_0x5b2c0a[_0x51eed8(0x1cf)][_0x51eed8(0x202)](_0x51eed8(0x199),_0x51eed8(0x200),_0x51eed8(0x208),_0x388973),_0x5b2c0a[_0x51eed8(0x1cf)][_0x51eed8(0x202)](_0x51eed8(0x1bd),_0x51eed8(0x200),_0x51eed8(0x18d),_0x9fdb60),_0x5b2c0a[_0x51eed8(0x1cf)][_0x51eed8(0x202)](_0x51eed8(0x199),_0x51eed8(0x200),_0x51eed8(0x18d),_0x9fdb60),_0x5b2c0a[_0x51eed8(0x1cf)][_0x51eed8(0x202)](_0x51eed8(0x1bd),_0x51eed8(0x191),_0x51eed8(0x18d),_0x31ea50),_0x5b2c0a[_0x51eed8(0x1cf)][_0x51eed8(0x202)](_0x51eed8(0x199),_0x51eed8(0x191),_0x51eed8(0x18d),_0x31ea50);}[_0x595526(0x1f0)](){const _0x2eff6b=_0x595526,_0x4020f5=this[_0x2eff6b(0x1d1)],_0x9d3569=_0x4020f5[_0x2eff6b(0x1ba)][_0x2eff6b(0x17e)][_0x2eff6b(0x1df)];return(_0x190625,_0x32a135)=>{const _0x222b90=_0x2eff6b;_0x4020f5[_0x222b90(0x1ba)][_0x222b90(0x1cd)](_0x4280bd=>{const _0x59676e=_0x222b90,{commandName:_0x128cee,commandParams:_0x515fe2}=_0x32a135;let _0x5dd8b6=_0x190625[0x0][_0x59676e(0x182)][_0x59676e(0x1bc)];_0x515fe2&&_0x515fe2[0x0]&&!0x1===_0x515fe2[0x0][_0x59676e(0x1e7)]&&(_0x5dd8b6=_0x190625[0x0][_0x59676e(0x1af)][_0x59676e(0x1f1)]);const _0x1dc480=_0x4280bd[_0x59676e(0x207)](_0x5dd8b6);if(_0x59676e(0x19e)==_0x1dc480[_0x59676e(0x1a4)][_0x59676e(0x1fa)])return;const _0x2e7c26=Array[_0x59676e(0x186)](_0x9d3569[_0x59676e(0x1f7)]())[_0x59676e(0x1ac)](_0x29d933=>_0x48eebe[_0x59676e(0x198)](_0x29d933));_0x4280bd[_0x59676e(0x1c2)](_0x1dc480),_0x4020f5[_0x59676e(0x180)][_0x59676e(0x210)](_0x128cee)[_0x59676e(0x1e9)](),_0x515fe2[_0x59676e(0x1dc)]({'forceDefaultExecution':!0x0}),_0x4020f5[_0x59676e(0x184)](_0x128cee,..._0x515fe2);const _0x4ae6ce=_0x2e7c26[_0x59676e(0x1fc)](_0x4241cc=>_0x59676e(0x19e)!=_0x4241cc[_0x59676e(0x1a4)][_0x59676e(0x1fa)]);_0x4ae6ce[_0x59676e(0x1f6)]>0x0&&_0x4280bd[_0x59676e(0x1c2)](_0x4ae6ce);for(const _0xbda6a of _0x2e7c26)_0xbda6a[_0x59676e(0x1ee)]();});};}[_0x595526(0x19f)](_0x19f4ec){const _0x16344e=_0x595526,_0x5deb2e=this[_0x16344e(0x1d1)][_0x16344e(0x185)][_0x16344e(0x210)](_0x16344e(0x1c5));let _0x2db8d4=Number[_0x16344e(0x19c)],_0x1cfe84=Number[_0x16344e(0x1ce)],_0x5c0218=Number[_0x16344e(0x19c)],_0x22e046=Number[_0x16344e(0x1ce)];for(const _0x8543e8 of _0x19f4ec){if(_0x16344e(0x19e)==_0x8543e8[_0x16344e(0x1a4)][_0x16344e(0x1fa)])continue;const {row:_0x14850b,column:_0x512217}=_0x5deb2e[_0x16344e(0x1cc)](_0x8543e8),_0x36dcae=_0x8543e8[_0x16344e(0x1c3)](_0x16344e(0x17d))?_0x8543e8[_0x16344e(0x189)](_0x16344e(0x17d))-0x1:0x0,_0x420040=_0x8543e8[_0x16344e(0x1c3)](_0x16344e(0x17a))?_0x8543e8[_0x16344e(0x189)](_0x16344e(0x17a))-0x1:0x0;_0x2db8d4=_0x14850b<_0x2db8d4?_0x14850b:_0x2db8d4,_0x1cfe84=_0x14850b+_0x36dcae>_0x1cfe84?_0x14850b+_0x36dcae:_0x1cfe84,_0x5c0218=_0x512217<_0x5c0218?_0x512217:_0x5c0218,_0x22e046=_0x512217+_0x420040>_0x22e046?_0x512217+_0x420040:_0x22e046;}return{'minRow':_0x2db8d4,'maxRow':_0x1cfe84,'minColumn':_0x5c0218,'maxColumn':_0x22e046};}[_0x595526(0x1c7)](){const _0x577697=_0x595526,_0x13a63b=this[_0x577697(0x1d1)],_0x3143e1=_0x13a63b[_0x577697(0x185)][_0x577697(0x210)](_0x577697(0x1b1)),_0x1c6e31=_0x13a63b[_0x577697(0x185)][_0x577697(0x210)](_0x577697(0x1c5));_0x13a63b[_0x577697(0x1ba)][_0x577697(0x17e)]['on'](_0x577697(0x1e6),()=>{const _0x1bd87e=_0x577697,_0x4f42b7=Array[_0x1bd87e(0x186)](_0x13a63b[_0x1bd87e(0x1ba)][_0x1bd87e(0x17e)][_0x1bd87e(0x1b5)][_0x1bd87e(0x209)]());for(const {name:_0x41cddc,data:_0x242a0c}of _0x4f42b7){const {group:_0x478c72,id:_0x4f3317,subType:_0x2b5b20}=_0x3143e1[_0x1bd87e(0x1a0)](_0x41cddc);if(_0x1bd87e(0x196)!=_0x478c72)continue;if(null!=_0x242a0c[_0x1bd87e(0x195)])continue;const _0x4f437b=_0x3143e1[_0x1bd87e(0x1e2)](_0x4f3317);this[_0x1bd87e(0x205)][_0x1bd87e(0x1d8)](_0x2b5b20)&&this[_0x1bd87e(0x1d9)][_0x1bd87e(0x1a3)](_0x4f437b);}},{'priority':_0x577697(0x1da)});const _0x5a8a72=(_0x18a2a8,_0x50ce28)=>{const _0x176aa7=_0x577697;let _0x2802a9=!0x1;const _0x4cc37c=_0x50ce28[_0x176aa7(0x1f8)](_0x18a2a8),_0x5ad10b=_0x18a2a8[_0x176aa7(0x1ef)](_0x176aa7(0x1e8)),_0x24071d=_0x1c6e31[_0x176aa7(0x1cc)](_0x18a2a8);for(const _0x58af04 of this[_0x176aa7(0x1d9)]){const _0x511a24=_0x58af04[_0x176aa7(0x1dd)],_0x50a0d3=_0x511a24[_0x176aa7(0x1ff)](_0x176aa7(0x175)),_0x2aa065=_0x511a24[_0x176aa7(0x1b3)](_0x50a0d3?0xa:0x5),_0xc952d2=_0x2aa065[_0x176aa7(0x1f9)](),_0x1ef0c9=_0xc952d2[_0x176aa7(0x1b3)](0x0,0x3)+_0x176aa7(0x1ea),_0x3addf9=_0x176aa7(0x1fd)+_0x2aa065,_0x32bd27=_0x176aa7(0x1d6)+_0x2aa065;if(!_0x58af04[_0x176aa7(0x1be)])continue;if(_0x5ad10b!=_0x58af04[_0x176aa7(0x1a9)]()[_0x176aa7(0x1af)][_0x176aa7(0x1ef)](_0x176aa7(0x1e8)))continue;if(_0x58af04[_0x176aa7(0x1c6)](_0x4cc37c))continue;const _0x4f853b=_0x18a2a8[_0x176aa7(0x1c3)](_0x1ef0c9)?_0x18a2a8[_0x176aa7(0x189)](_0x1ef0c9)-0x1:0x0,_0x486e41=this[_0x176aa7(0x1ab)](_0x58af04),_0x52d224=_0x486e41[_0x3addf9],_0x4bea39=_0x486e41[_0x32bd27];_0x52d224<=_0x24071d[_0xc952d2]&&_0x24071d[_0xc952d2]+_0x4f853b<=_0x4bea39&&(_0x58af04[_0x176aa7(0x172)](_0x4cc37c),_0x2802a9=!0x0);}return _0x2802a9;};_0x13a63b[_0x577697(0x1ba)][_0x577697(0x17e)][_0x577697(0x1f5)](_0x375e0b=>{const _0x9f879c=_0x577697;let _0x8ed428=!0x1;for(const _0x175ea6 of _0x13a63b[_0x9f879c(0x1ba)][_0x9f879c(0x17e)][_0x9f879c(0x1b5)][_0x9f879c(0x1de)]())if(_0x9f879c(0x18c)==_0x175ea6[_0x9f879c(0x176)]){if(_0x9f879c(0x191)==_0x175ea6[_0x9f879c(0x1b4)]){for(const _0xefa783 of _0x175ea6[_0x9f879c(0x1d3)][_0x9f879c(0x1f1)][_0x9f879c(0x1ca)]())_0x8ed428=_0x8ed428||_0x5a8a72(_0xefa783,_0x375e0b);}else _0x9f879c(0x1f3)==_0x175ea6[_0x9f879c(0x1b4)]&&(_0x8ed428=_0x8ed428||_0x5a8a72(_0x175ea6[_0x9f879c(0x1d3)][_0x9f879c(0x1f1)],_0x375e0b));}return _0x8ed428;});}[_0x595526(0x1ab)](_0x50f890){const _0x11eafc=_0x595526;return this[_0x11eafc(0x19f)](_0x50f890[_0x11eafc(0x1f7)]()[_0x11eafc(0x1ac)](_0x33520f=>_0x33520f[_0x11eafc(0x1af)][_0x11eafc(0x1f1)]));}}function Ee(_0x350f21){const _0x4ce558=_0x595526;return Array[_0x4ce558(0x186)](new Set(_0x350f21)[_0x4ce558(0x1c0)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4a260b=_0x4ec8;(function(_0x540bf8,_0x8ca78d){const _0x4e7281=_0x4ec8,_0x533ed6=_0x540bf8();while(!![]){try{const _0x4da1e5=-parseInt(_0x4e7281(0x1b2))/0x1*(parseInt(_0x4e7281(0x1c6))/0x2)+parseInt(_0x4e7281(0x1bb))/0x3*(parseInt(_0x4e7281(0x1bf))/0x4)+-parseInt(_0x4e7281(0x1ba))/0x5*(parseInt(_0x4e7281(0x1c1))/0x6)+parseInt(_0x4e7281(0x1bd))/0x7*(parseInt(_0x4e7281(0x1b9))/0x8)+-parseInt(_0x4e7281(0x1c5))/0x9+parseInt(_0x4e7281(0x1b4))/0xa+-parseInt(_0x4e7281(0x1b3))/0xb;if(_0x4da1e5===_0x8ca78d)break;else _0x533ed6['push'](_0x533ed6['shift']());}catch(_0x320722){_0x533ed6['push'](_0x533ed6['shift']());}}}(_0x1d18,0x5a335));import{Plugin as _0x47621d}from'ckeditor5/src/core.js';function _0x4ec8(_0x43164a,_0x1827f5){const _0x1d18ef=_0x1d18();return _0x4ec8=function(_0x4ec821,_0x5105c7){_0x4ec821=_0x4ec821-0x1b2;let _0x291ac6=_0x1d18ef[_0x4ec821];return _0x291ac6;},_0x4ec8(_0x43164a,_0x1827f5);}import _0x13b3be from'./table.js';export default class Mt extends _0x47621d{static get[_0x4a260b(0x1c3)](){return[_0x13b3be];}[_0x4a260b(0x1c2)](){const _0x19ba4d=_0x4a260b,_0x236da8=this[_0x19ba4d(0x1bc)];if(!_0x236da8[_0x19ba4d(0x1c0)][_0x19ba4d(0x1b7)](_0x19ba4d(0x1c4)))return;_0x236da8[_0x19ba4d(0x1c0)][_0x19ba4d(0x1b8)](_0x19ba4d(0x1b5))[_0x19ba4d(0x1b6)](_0x19ba4d(0x1be));}}function _0x1d18(){const _0x28022d=['102fkcRdK','editor','6104OPTDqn','toggleTableCaption','66592WYhydW','plugins','274290ZZSTrs','afterInit','requires','TableCaptionEditing','3752694JREuuq','14660qQDYkV','37uBHdrq','387453FjYlxm','4794800PLcQWu','TrackChangesEditing','enableCommand','has','get','2112dayVpg','20FWCeVm'];_0x1d18=function(){return _0x28022d;};return _0x1d18();}
23
+ const _0x2fba65=_0x5c06;function _0x5c06(_0x430193,_0x48e6a7){const _0x11f040=_0x11f0();return _0x5c06=function(_0x5c0688,_0x26c77d){_0x5c0688=_0x5c0688-0x1ea;let _0x1ce6e0=_0x11f040[_0x5c0688];return _0x1ce6e0;},_0x5c06(_0x430193,_0x48e6a7);}(function(_0xf10e1e,_0x1a0067){const _0x45ed09=_0x5c06,_0x126e87=_0xf10e1e();while(!![]){try{const _0x4409bd=-parseInt(_0x45ed09(0x1f9))/0x1+parseInt(_0x45ed09(0x1ee))/0x2+parseInt(_0x45ed09(0x1f7))/0x3+parseInt(_0x45ed09(0x1ed))/0x4+-parseInt(_0x45ed09(0x1f1))/0x5*(parseInt(_0x45ed09(0x1ea))/0x6)+parseInt(_0x45ed09(0x1f5))/0x7*(parseInt(_0x45ed09(0x1eb))/0x8)+-parseInt(_0x45ed09(0x1fb))/0x9;if(_0x4409bd===_0x1a0067)break;else _0x126e87['push'](_0x126e87['shift']());}catch(_0xa2dbd4){_0x126e87['push'](_0x126e87['shift']());}}}(_0x11f0,0xa8692));import{Plugin as _0xa40f10}from'ckeditor5/src/core.js';import _0xa591a4 from'./table.js';function _0x11f0(){const _0x4150cf=['afterInit','editor','1845570rUGDeQ','requires','TrackChangesEditing','plugins','8783012BQoHLM','TableCaptionEditing','1913877WJWrsi','toggleTableCaption','1187677mAoOJl','enableCommand','7152633HyLmkF','has','6KOqeGg','8ThsaqL','get','2445216cuCQDH','1074718GiaXIW'];_0x11f0=function(){return _0x4150cf;};return _0x11f0();}export default class Mt extends _0xa40f10{static get[_0x2fba65(0x1f2)](){return[_0xa591a4];}[_0x2fba65(0x1ef)](){const _0x384d41=_0x2fba65,_0x2eaf9a=this[_0x384d41(0x1f0)];if(!_0x2eaf9a[_0x384d41(0x1f4)][_0x384d41(0x1fc)](_0x384d41(0x1f6)))return;_0x2eaf9a[_0x384d41(0x1f4)][_0x384d41(0x1ec)](_0x384d41(0x1f3))[_0x384d41(0x1fa)](_0x384d41(0x1f8));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5070a7=_0x3d3d;(function(_0x178586,_0x6b1bb8){const _0x3c6066=_0x3d3d,_0x44f04a=_0x178586();while(!![]){try{const _0x40f195=parseInt(_0x3c6066(0x1de))/0x1*(parseInt(_0x3c6066(0x190))/0x2)+parseInt(_0x3c6066(0x1d3))/0x3*(-parseInt(_0x3c6066(0x1ee))/0x4)+parseInt(_0x3c6066(0x16b))/0x5+parseInt(_0x3c6066(0x186))/0x6+parseInt(_0x3c6066(0x195))/0x7*(-parseInt(_0x3c6066(0x1be))/0x8)+parseInt(_0x3c6066(0x198))/0x9+parseInt(_0x3c6066(0x1db))/0xa*(-parseInt(_0x3c6066(0x189))/0xb);if(_0x40f195===_0x6b1bb8)break;else _0x44f04a['push'](_0x44f04a['shift']());}catch(_0x4098e2){_0x44f04a['push'](_0x44f04a['shift']());}}}(_0x38ab,0xed888));import{getTranslation as _0x14434b}from'../utils/common-translations.js';function _0x3d3d(_0x404ff0,_0x436013){const _0x38aba1=_0x38ab();return _0x3d3d=function(_0x3d3d87,_0x174de3){_0x3d3d87=_0x3d3d87-0x15d;let _0x2d1f00=_0x38aba1[_0x3d3d87];return _0x2d1f00;},_0x3d3d(_0x404ff0,_0x436013);}import{Plugin as _0x45548a}from'ckeditor5/src/core.js';function _0x38ab(){const _0x13eb1e=['589670mZuxAw','getSuggestions','listenTo','3QUlvej','length','editor','endColumn','containsRange','isEqual','tablePaste','elementToElement','afterInit','get','removeColumns','createRangeIn','for','removeRows','fromEntries','showSuggestionHighlights','56JvXMvs','tableCellVerticalAlignment','getMarkers','change','last','plugins','insert','name','conversion','high','getItems','tablePasteCell','includes','has','activeMarkers','_createdBatches','getSelectionAffectedTableCells','forceDefaultExecution','editingDowncast','descriptionFactory','suggestionUnloaded','stop','model','move','paragraph','schema','dataDowncast','tableCellHorizontalAlignment','getSuggestion','getChangedMarkers','createRange','insertionRanges','$graveyard','TableClipboard','getColumns','options','first','tableCellBorderColor','newRange','isInContent','tablePasteChainId','add','map','*Replace\x20table\x20cells*','registerCustomCallback','ck-suggestion-marker--active','columns','author','end','_getCoordsForCells','cell','content','suggestion','deletionRanges','entries','tableCellBackgroundColor','getContainedElement','reduce','join','suggestion:formatBlock:tablePasteCell','differ','trackChanges','getRowIndexes','low','remove','cells','start','getChild','_splitMarkerName','createRangeOn','insertion','markMultiRangeBlockFormat','call','suggestion-td','attributes','1204810UVEVpD','table','TrackChangesEditing','fromRange','subType','commands','formatBlock','TableUtils','isEmpty','createPositionBefore','getShiftedBy','tableCell','markerName','registerDescriptionCallback','find','clipboardOutput','value','editing','ck-suggestion-marker','batch','removeMarkers','forEach','discard','getTableIfOnlyTableInContent','rootName','rowInsertionRanges','markMultiRangeDeletion','11340726CukIyk','type','nodeAfter','22tFdFso','columnInsertionIndexes','documentSelection','Users','setAttribute','filter','deletion','745434UpJgGB','removeMarker','nextSibling','ck-suggestion-marker-insertion','column','370132AtAxhR','markerAttributes','position','8349822OitOSC','every','redo','createTableWalker','rowInsertionIndexes','suggestionLoaded','getChanges','push','markMultiRangeInsertion','tableCellPadding','document','getChildren','hasSuggestion','insertContent','columnInsertionRanges','detach','accept','tablePasteRow','startsWith','setAttributes','wrap','markerToHighlight','insertRows','previous','fill','element','row','locale','some','updateMarker','insertColumns','getColumnIndexes','_isForcedDefaultExecutionBlock','next','getRanges','view','tableCellBorderWidth','getAttributes','264HchXpB','set','requires','getRange','register','unwrap','findAncestor','tableCellSuggestion','tableCellBorderStyle','createElement','registerPostFixer','_tablePostFixingSubtypes','markers','getAllAdjacentSuggestions','previousSibling','root','keys','endRow','oldRange','rows','getSuggestionCallback','287403wNQfdL','_suggestionFactory','getRows','_replaceTableSlotCell','return','selection','from','tablePasteColumn'];_0x38ab=function(){return _0x13eb1e;};return _0x38ab();}import{LiveRange as _0x2f398c}from'ckeditor5/src/engine.js';import{uid as _0x23e39a,priorities as _0x17eb65}from'ckeditor5/src/utils.js';import _0x3ace76 from'./table.js';const ge=[_0x5070a7(0x1bc),_0x5070a7(0x213),_0x5070a7(0x1c6),_0x5070a7(0x209),_0x5070a7(0x1ef),_0x5070a7(0x225),_0x5070a7(0x1a1)],Ce=Object[_0x5070a7(0x1ec)](ge[_0x5070a7(0x218)](_0x5c73a3=>[_0x5c73a3,null]));export default class It extends _0x45548a{static get[_0x5070a7(0x1c0)](){return[_0x3ace76];}[_0x5070a7(0x1e6)](){const _0x3a111f=_0x5070a7,_0x1d6adc=this[_0x3a111f(0x1e0)];if(!_0x1d6adc[_0x3a111f(0x1f3)][_0x3a111f(0x1fb)](_0x3a111f(0x20f)))return;const _0x70196f=_0x1d6adc[_0x3a111f(0x1f3)][_0x3a111f(0x1e7)](_0x3a111f(0x16d)),_0x4960d5=_0x1d6adc[_0x3a111f(0x1f3)][_0x3a111f(0x1e7)](_0x3a111f(0x172)),_0x3b2165=_0x1d6adc[_0x3a111f(0x1f3)][_0x3a111f(0x1e7)](_0x3ace76),_0x985b8f=_0x1d6adc[_0x3a111f(0x1f3)][_0x3a111f(0x1e7)](_0x3a111f(0x20f));_0x3b2165[_0x3a111f(0x1c9)][_0x3a111f(0x19f)](_0x3a111f(0x1a9),_0x3a111f(0x1da)),_0x1d6adc[_0x3a111f(0x204)][_0x3a111f(0x207)][_0x3a111f(0x1c2)](_0x3a111f(0x1c5),{'allowIn':_0x3a111f(0x176),'allowContentOf':_0x3a111f(0x176),'isLimit':!0x0}),_0x1d6adc[_0x3a111f(0x1f6)][_0x3a111f(0x1e5)]({'model':_0x3a111f(0x1c5),'view':_0x3a111f(0x169)});let _0x129709=null;_0x1d6adc[_0x3a111f(0x204)]['on'](_0x3a111f(0x1a5),(_0x171d91,_0x5560b0)=>{const _0x9255ac=_0x3a111f,[_0x6e4e31,_0x1238ca]=_0x5560b0,_0x4728dc=_0x5560b0[_0x5560b0[_0x9255ac(0x1df)]-0x1];_0x4728dc&&_0x4728dc[_0x9255ac(0x1ff)]||_0x70196f[_0x9255ac(0x1b8)]||this[_0x9255ac(0x1e0)][_0x9255ac(0x170)][_0x9255ac(0x1e7)](_0x9255ac(0x15d))[_0x9255ac(0x17b)]&&function(_0x3819de,_0x1bd7bc,_0x25d6a0,_0x30fc33,_0xf0cd69){const _0x1501b9=_0x9255ac;if(_0x1bd7bc&&!_0x1bd7bc['is'](_0x1501b9(0x18b)))return!0x1;const _0x40799c=_0xf0cd69[_0x1501b9(0x182)](_0x3819de,_0x25d6a0);if(!_0x40799c||!he(_0x40799c,void 0x0,_0x30fc33))return!0x1;const _0x203bbd=_0x30fc33[_0x1501b9(0x1fe)](_0x25d6a0[_0x1501b9(0x1a2)][_0x1501b9(0x1d8)]);if(!_0x203bbd[_0x1501b9(0x1df)])return!0x1;const _0x43b90b=_0x203bbd[0x0][_0x1501b9(0x1c4)](_0x1501b9(0x16c)),_0xa77d9e=_0x30fc33[_0x1501b9(0x15e)](_0x203bbd),_0x10e6d8=_0x30fc33[_0x1501b9(0x1b7)](_0x203bbd),_0x339b1f={'startRow':_0xa77d9e[_0x1501b9(0x212)],'endRow':_0xa77d9e[_0x1501b9(0x1f2)],'startColumn':_0x10e6d8[_0x1501b9(0x212)],'endColumn':_0x10e6d8[_0x1501b9(0x1f2)]};return 0x1==_0x203bbd[_0x1501b9(0x1df)]&&(_0x339b1f[_0x1501b9(0x1cf)]+=_0x30fc33[_0x1501b9(0x1d5)](_0x40799c)-0x1,_0x339b1f[_0x1501b9(0x1e1)]+=_0x30fc33[_0x1501b9(0x210)](_0x40799c)-0x1),he(_0x43b90b,_0x339b1f,_0x30fc33);}(_0x6e4e31,_0x1238ca,_0x1d6adc[_0x9255ac(0x204)],_0x4960d5,_0x985b8f)&&(_0x171d91[_0x9255ac(0x203)](),_0x129709={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x1d6adc[_0x9255ac(0x204)][_0x9255ac(0x1f1)](()=>{const _0x59b1a3=_0x9255ac;_0x1d6adc[_0x59b1a3(0x204)][_0x59b1a3(0x1a5)](_0x5560b0[0x0],_0x5560b0[0x1],_0x5560b0[0x2],{'forceDefaultExecution':!0x0});const _0x193f40=_0x23e39a(),{rowInsertionRanges:_0x58b66c,columnInsertionRanges:_0x42e71c,insertionRanges:_0x454dc8,deletionRanges:_0x3eabb0,cells:_0x534784}=_0x129709;_0x58b66c[_0x59b1a3(0x1df)]&&_0x70196f[_0x59b1a3(0x1a0)](_0x58b66c,_0x59b1a3(0x1a9),{'tablePasteChainId':_0x193f40}),_0x42e71c[_0x59b1a3(0x1df)]&&_0x70196f[_0x59b1a3(0x1a0)](_0x42e71c,_0x59b1a3(0x1da),{'tablePasteChainId':_0x193f40}),_0x454dc8[_0x59b1a3(0x1df)]&&(_0x70196f[_0x59b1a3(0x1a0)](_0x454dc8,_0x59b1a3(0x1e4),{'tablePasteChainId':_0x193f40,'skipNestingCheck':!0x0}),_0x454dc8[_0x59b1a3(0x180)](_0x18dde6=>{const _0x554b34=_0x59b1a3;var _0x36260d;return null===(_0x36260d=_0x18dde6[_0x554b34(0x1a7)])||void 0x0===_0x36260d?void 0x0:_0x36260d[_0x554b34(0x168)](_0x18dde6);})),_0x3eabb0[_0x59b1a3(0x1df)]&&(_0x70196f[_0x59b1a3(0x185)](_0x3eabb0,_0x59b1a3(0x1e4),{'tablePasteChainId':_0x193f40,'skipNestingCheck':!0x0}),_0x3eabb0[_0x59b1a3(0x180)](_0x21bb65=>{const _0x38bd9a=_0x59b1a3;var _0x1a1469;return null===(_0x1a1469=_0x21bb65[_0x38bd9a(0x1a7)])||void 0x0===_0x1a1469?void 0x0:_0x1a1469[_0x38bd9a(0x168)](_0x21bb65);}));const _0x135a9a=_0x70196f[_0x59b1a3(0x167)](_0x534784[_0x59b1a3(0x218)](({element:_0x4aa7dd})=>_0x4aa7dd),{'formatGroupId':_0x23e39a()},[],_0x59b1a3(0x1f9),{'tablePasteChainId':_0x193f40});if(_0x135a9a){const _0x58e317=_0x135a9a[_0x59b1a3(0x1f0)](),_0x3dec8d=[];for(const {element:_0x16969d,attributes:_0x2ed01c}of _0x534784){if(!_0x2ed01c)continue;const _0x179afc=_0x1d6adc[_0x59b1a3(0x204)][_0x59b1a3(0x165)](_0x16969d),_0x4921a4=_0x58e317[_0x59b1a3(0x179)](_0x37ce07=>_0x37ce07[_0x59b1a3(0x1c1)]()[_0x59b1a3(0x1e3)](_0x179afc));_0x4921a4&&_0x3dec8d[_0x59b1a3(0x19f)]([_0x4921a4[_0x59b1a3(0x1f5)],_0x2ed01c]);}_0x3dec8d[_0x59b1a3(0x1df)]&&_0x135a9a[_0x59b1a3(0x18d)](_0x59b1a3(0x196),Object[_0x59b1a3(0x1ec)](_0x3dec8d));}_0x129709=null;}));},{'priority':_0x17eb65[_0x3a111f(0x1f7)]+0xa}),_0x1d6adc[_0x3a111f(0x1f3)][_0x3a111f(0x1e7)](_0x3a111f(0x20f))['on'](_0x3a111f(0x1d6),(_0x40d78c,_0x36e95c)=>{const _0x3baf7a=_0x3a111f,[_0x5e154f,_0x5053af,,_0x4f73a4]=_0x36e95c;if(!_0x129709)return;_0x40d78c[_0x3baf7a(0x203)]();const _0x510c69=_0x5e154f[_0x3baf7a(0x220)],_0x813e27=_0x5053af,_0xe0e87d=Pe(_0x510c69),_0x3c5002=Pe(_0x813e27);_0x40d78c[_0x3baf7a(0x1d7)]=_0x510c69;let _0x480b9f=null,_0x23d8d2=null;if(_0x3c5002||_0xe0e87d){if(_0xe0e87d&&!_0x3c5002){_0x4f73a4[_0x3baf7a(0x160)](_0x510c69[_0x3baf7a(0x163)](0x0));for(const _0x47063a of Array[_0x3baf7a(0x1d9)](_0x813e27[_0x3baf7a(0x1a3)]()))_0x4f73a4[_0x3baf7a(0x1f4)](_0x47063a,_0x510c69,_0x3baf7a(0x21e));const _0x3f9177=_0x129709[_0x3baf7a(0x19c)][_0x3baf7a(0x1fa)](_0x5e154f[_0x3baf7a(0x1b2)]),_0x10a708=_0x129709[_0x3baf7a(0x18a)][_0x3baf7a(0x1fa)](_0x5e154f[_0x3baf7a(0x194)]);_0x3f9177||_0x10a708||(_0x480b9f=_0x2f398c[_0x3baf7a(0x16e)](_0x4f73a4[_0x3baf7a(0x1e9)](_0x510c69)));}else _0x3c5002&&!_0xe0e87d&&(_0x23d8d2=_0x4f73a4[_0x3baf7a(0x1e9)](_0x510c69));}else{const _0x5e5181=_0x4f73a4[_0x3baf7a(0x1c7)](_0x3baf7a(0x1c5)),_0x25b9be=_0x4f73a4[_0x3baf7a(0x1c7)](_0x3baf7a(0x1c5));_0x4f73a4[_0x3baf7a(0x1ac)](_0x4f73a4[_0x3baf7a(0x1e9)](_0x510c69),_0x25b9be),_0x4f73a4[_0x3baf7a(0x1f4)](_0x5e5181,_0x510c69,0x0);for(const _0x3d5f50 of Array[_0x3baf7a(0x1d9)](_0x813e27[_0x3baf7a(0x1a3)]()))_0x4f73a4[_0x3baf7a(0x1f4)](_0x3d5f50,_0x5e5181,_0x3baf7a(0x21e));_0x480b9f=_0x2f398c[_0x3baf7a(0x16e)](_0x4f73a4[_0x3baf7a(0x165)](_0x5e5181)),_0x23d8d2=_0x2f398c[_0x3baf7a(0x16e)](_0x4f73a4[_0x3baf7a(0x165)](_0x25b9be));}const _0x5c1f67=Array[_0x3baf7a(0x1d9)](_0x813e27[_0x3baf7a(0x1bd)]())[_0x3baf7a(0x18e)](([_0x161c9c])=>ge[_0x3baf7a(0x1fa)](_0x161c9c));_0x129709[_0x3baf7a(0x161)][_0x3baf7a(0x19f)]({'element':_0x510c69,'attributes':_0x5c1f67[_0x3baf7a(0x1df)]?Object[_0x3baf7a(0x1ec)](_0x5c1f67):null}),_0x480b9f&&_0x129709[_0x3baf7a(0x20d)][_0x3baf7a(0x19f)](_0x480b9f),_0x23d8d2&&_0x129709[_0x3baf7a(0x223)][_0x3baf7a(0x19f)](_0x23d8d2);},{'priority':_0x3a111f(0x1f7)}),_0x4960d5['on'](_0x3a111f(0x1b6),(_0xe32a29,_0x262e70)=>{const _0x51832f=_0x3a111f,[_0x2e6f92,_0x5a9cd7={}]=_0x262e70;if(!_0x129709)return;const _0x172271=_0x5a9cd7['at']||0x0,_0x136f3c=_0x5a9cd7[_0x51832f(0x21c)]||0x1;_0x129709[_0x51832f(0x18a)]=new Array(_0x136f3c)[_0x51832f(0x1b0)](_0x172271)[_0x51832f(0x218)]((_0x1f0d91,_0x3d882e)=>_0x1f0d91+_0x3d882e);for(const {cell:_0x3c6447}of _0x4960d5[_0x51832f(0x19b)](_0x2e6f92,{'startColumn':_0x172271,'endColumn':_0x172271+_0x136f3c-0x1}))_0x129709[_0x51832f(0x1a6)][_0x51832f(0x19f)](_0x1d6adc[_0x51832f(0x204)][_0x51832f(0x165)](_0x3c6447));},{'priority':_0x3a111f(0x15f)}),_0x4960d5['on'](_0x3a111f(0x1ae),(_0x4d4ae9,_0x1c84ac)=>{const _0x2217c3=_0x3a111f,[_0xf399e9,_0x5e4c3b={}]=_0x1c84ac;if(!_0x129709)return;const _0xddbdc3=_0x5e4c3b['at']||0x0,_0x1b4aa3=_0x5e4c3b[_0x2217c3(0x1d1)]||0x1;_0x129709[_0x2217c3(0x19c)]=new Array(_0x1b4aa3)[_0x2217c3(0x1b0)](_0xddbdc3)[_0x2217c3(0x218)]((_0x21cc80,_0x320e7a)=>_0x21cc80+_0x320e7a);for(const {cell:_0x52bdb0}of _0x4960d5[_0x2217c3(0x19b)](_0xf399e9,{'startRow':_0xddbdc3,'endRow':_0xddbdc3+_0x1b4aa3-0x1}))_0x129709[_0x2217c3(0x184)][_0x2217c3(0x19f)](_0x1d6adc[_0x2217c3(0x204)][_0x2217c3(0x165)](_0x52bdb0));},{'priority':_0x3a111f(0x15f)}),_0x70196f[_0x3a111f(0x201)][_0x3a111f(0x178)](_0x46f87a=>{const _0x31b823=_0x3a111f;if(_0x46f87a[_0x31b823(0x16f)]&&_0x46f87a[_0x31b823(0x16f)][_0x31b823(0x1aa)](_0x31b823(0x1e4)))return _0x46f87a[_0x31b823(0x1af)]?{}:{'type':_0x31b823(0x166),'content':_0x14434b(_0x1d6adc[_0x31b823(0x1b3)],_0x31b823(0x219))};});const _0x424de5=()=>!0x1;for(const _0xde6491 of[_0x3a111f(0x1e4),_0x3a111f(0x1da),_0x3a111f(0x1a9),_0x3a111f(0x1f9)])_0x70196f[_0x3a111f(0x1d4)][_0x3a111f(0x21a)](_0x3a111f(0x166),_0xde6491,_0x3a111f(0x228),_0x424de5),_0x70196f[_0x3a111f(0x1d4)][_0x3a111f(0x21a)](_0x3a111f(0x18f),_0xde6491,_0x3a111f(0x228),_0x424de5),_0x70196f[_0x3a111f(0x1d4)][_0x3a111f(0x21a)](_0x3a111f(0x171),_0xde6491,_0x3a111f(0x228),_0x424de5);_0x70196f[_0x3a111f(0x1d4)][_0x3a111f(0x21a)](_0x3a111f(0x171),_0x3a111f(0x1f9),_0x3a111f(0x181),_0x424de5),_0x70196f[_0x3a111f(0x1d4)][_0x3a111f(0x21a)](_0x3a111f(0x171),_0x3a111f(0x1f9),_0x3a111f(0x1a8),(_0x3e5cfe,_0x32599f,_0x44c5c7)=>{const _0x4d6f80=_0x3a111f,_0x1ade55=_0x3e5cfe[_0x4d6f80(0x218)](_0x47266f=>_0x47266f[_0x4d6f80(0x226)]())[_0x4d6f80(0x18e)](_0x56c421=>_0x56c421),_0x25df00=new Map(_0x1ade55[_0x4d6f80(0x218)](_0x51d4c6=>[_0x51d4c6,null]));if(_0x129709){for(const {element:_0xebacec,attributes:_0x35384a}of _0x129709[_0x4d6f80(0x161)])_0x35384a&&_0x25df00[_0x4d6f80(0x1bf)](_0xebacec,_0x35384a);}else{if(_0x44c5c7&&_0x44c5c7[_0x4d6f80(0x196)])for(const [_0x339a44,_0x29584e]of Object[_0x4d6f80(0x224)](_0x44c5c7[_0x4d6f80(0x196)])){const _0x1945ed=_0x1d6adc[_0x4d6f80(0x204)][_0x4d6f80(0x1ca)][_0x4d6f80(0x1e7)](_0x339a44),_0x25eb26=_0x1945ed?_0x1945ed[_0x4d6f80(0x1c1)]()[_0x4d6f80(0x226)]():null;_0x25eb26&&_0x25df00[_0x4d6f80(0x1bf)](_0x25eb26,_0x29584e);}}_0x1d6adc[_0x4d6f80(0x204)][_0x4d6f80(0x1f1)](_0x11dbff=>{const _0x75e53f=_0x4d6f80;for(const [_0x188a56,_0xb234e2]of _0x25df00)_0x11dbff[_0x75e53f(0x1ab)]({...Ce,..._0xb234e2},_0x188a56);});});const _0x52b5ab=(_0x28ae8c,_0x3be66a)=>{const _0x4d11c8=_0x3a111f;_0x70196f[_0x4d11c8(0x1d4)][_0x4d11c8(0x21a)](_0x28ae8c,_0x4d11c8(0x1e4),_0x3be66a,(_0x4cb62a,_0x5d3636,_0x1bca9c)=>{const _0x34671b=_0x4d11c8;_0x1d6adc[_0x34671b(0x204)][_0x34671b(0x1f1)](_0x5cca32=>{const _0x1d04c9=_0x34671b,_0x52e17a=[];for(const _0x203d1c of _0x4cb62a){const _0x2897d6=_0x203d1c[_0x1d04c9(0x162)][_0x1d04c9(0x188)];_0x2897d6['is'](_0x1d04c9(0x1b1),_0x1d04c9(0x1c5))&&_0x52e17a[_0x1d04c9(0x19f)](_0x2897d6);}_0x70196f[_0x1d04c9(0x1d4)][_0x1d04c9(0x1d2)](_0x28ae8c,null,_0x3be66a)(_0x4cb62a,_0x5d3636,_0x1bca9c);for(const _0x8d7055 of _0x52e17a)_0x1d04c9(0x20e)!=_0x8d7055[_0x1d04c9(0x1cd)][_0x1d04c9(0x183)]&&_0x5cca32[_0x1d04c9(0x1c3)](_0x8d7055);});});};_0x52b5ab(_0x3a111f(0x166),_0x3a111f(0x1a8)),_0x52b5ab(_0x3a111f(0x166),_0x3a111f(0x181)),_0x52b5ab(_0x3a111f(0x18f),_0x3a111f(0x1a8)),_0x52b5ab(_0x3a111f(0x18f),_0x3a111f(0x181)),_0x70196f[_0x3a111f(0x1d4)][_0x3a111f(0x21a)](_0x3a111f(0x166),_0x3a111f(0x1a9),_0x3a111f(0x181),_0x39759c=>{const _0x2c3b80=_0x3a111f,_0x55c133=_0x39759c[_0x2c3b80(0x218)](_0x2f71e3=>_0x2f71e3[_0x2c3b80(0x226)]()),_0x5bf1a1=_0x55c133[0x0][_0x2c3b80(0x1c4)](_0x2c3b80(0x16c)),{minRow:_0x558709,maxRow:_0x2262d2}=_0x3b2165[_0x2c3b80(0x21f)](_0x55c133);_0x4960d5[_0x2c3b80(0x1eb)](_0x5bf1a1,{'at':_0x558709,'rows':_0x2262d2-_0x558709+0x1});}),_0x70196f[_0x3a111f(0x1d4)][_0x3a111f(0x21a)](_0x3a111f(0x166),_0x3a111f(0x1da),_0x3a111f(0x181),_0x169848=>{const _0x52307f=_0x3a111f,_0x525505=_0x169848[_0x52307f(0x218)](_0x33afcd=>_0x33afcd[_0x52307f(0x226)]()),_0xa6e19b=_0x525505[0x0][_0x52307f(0x1c4)](_0x52307f(0x16c)),{minColumn:_0x14cdeb,maxColumn:_0x5863e1}=_0x3b2165[_0x52307f(0x21f)](_0x525505);_0x4960d5[_0x52307f(0x1e8)](_0xa6e19b,{'at':_0x14cdeb,'columns':_0x5863e1-_0x14cdeb+0x1});});const _0x50ee1d=(_0x4614eb,_0x471435)=>{const _0x1e058e=_0x3a111f;if(!_0x471435[_0x1e058e(0x16f)]||!_0x471435[_0x1e058e(0x16f)][_0x1e058e(0x1aa)](_0x1e058e(0x1e4)))return;const _0x2d194f=_0x471435[_0x1e058e(0x16a)][_0x1e058e(0x216)],_0x2f1bd9=_0x70196f[_0x1e058e(0x1dc)]()[_0x1e058e(0x18e)](_0x52c4bf=>_0x52c4bf[_0x1e058e(0x215)]&&_0x52c4bf[_0x1e058e(0x16a)]&&_0x52c4bf[_0x1e058e(0x16a)][_0x1e058e(0x216)]==_0x2d194f);_0x2f1bd9[_0x1e058e(0x1df)]&&_0x471435[_0x1e058e(0x1cb)]()[_0x1e058e(0x1df)]!=_0x2f1bd9[_0x1e058e(0x1df)]&&_0x2f1bd9[_0x1e058e(0x227)]((_0x48cb5d,_0x222487)=>(_0x48cb5d[_0x1e058e(0x1b9)]=_0x222487,_0x222487[_0x1e058e(0x1af)]=_0x48cb5d,_0x222487));};function _0x1ecfd5(_0x3c84f8,_0x3fb77b=!0x0){const _0x531234=_0x3a111f,{id:_0x4eafac}=_0x70196f[_0x531234(0x164)](_0x3c84f8[_0x531234(0x177)]),_0x38ea93=[_0x531234(0x17d),_0x531234(0x193)],_0x4f969d=_0x70196f[_0x531234(0x1fc)][_0x531234(0x1fa)](_0x3c84f8[_0x531234(0x177)]);return _0x4f969d&&_0x38ea93[_0x531234(0x19f)](_0x531234(0x21b)),{'classes':_0x38ea93,'attributes':{'data-suggestion':_0x4eafac},'priority':_0x4f969d&&_0x3fb77b?0xbc2:0xbb8};}_0x70196f['on'](_0x3a111f(0x19d),_0x50ee1d,{'priority':_0x3a111f(0x1f7)}),_0x70196f['on'](_0x3a111f(0x202),_0x50ee1d,{'priority':_0x3a111f(0x1f7)}),_0x1d6adc[_0x3a111f(0x204)][_0x3a111f(0x1a2)][_0x3a111f(0x1c8)](()=>{const _0x204b7c=_0x3a111f;let _0x3c5456=!0x1;const _0x570f7a=Array[_0x204b7c(0x1d9)](_0x1d6adc[_0x204b7c(0x204)][_0x204b7c(0x1a2)][_0x204b7c(0x22a)][_0x204b7c(0x20b)]());for(const {name:_0x3c88fa,data:_0x587c8e}of _0x570f7a){const {group:_0xc62e4f,type:_0x45f697,id:_0x1a034d}=_0x70196f[_0x204b7c(0x164)](_0x3c88fa);if(_0x204b7c(0x222)!=_0xc62e4f||_0x204b7c(0x18f)!=_0x45f697||_0x587c8e[_0x204b7c(0x1d0)])continue;if(!_0x70196f[_0x204b7c(0x1a4)](_0x1a034d))continue;const _0x5da071=_0x70196f[_0x204b7c(0x20a)](_0x1a034d)[_0x204b7c(0x1ba)](),_0x54d3fb=_0x1d6adc[_0x204b7c(0x1f3)][_0x204b7c(0x1e7)](_0x204b7c(0x18c))['me'];for(const _0x43b0fd of _0x70196f[_0x204b7c(0x1dc)]()){if(!_0x43b0fd[_0x204b7c(0x215)]||_0x43b0fd[_0x204b7c(0x21d)]!=_0x54d3fb)continue;if(_0x204b7c(0x171)!=_0x43b0fd[_0x204b7c(0x187)]||_0x204b7c(0x1f9)!=_0x43b0fd[_0x204b7c(0x16f)])continue;if(_0x43b0fd[_0x204b7c(0x1ba)]()[_0x204b7c(0x199)](_0x261a8f=>_0x5da071[_0x204b7c(0x1b4)](_0x138502=>_0x138502[_0x204b7c(0x1e2)](_0x261a8f,!0x0)))){for(const _0x4f85ba of _0x43b0fd[_0x204b7c(0x1cb)]())_0x4f85ba[_0x204b7c(0x215)]&&(_0x4f85ba[_0x204b7c(0x181)](),_0x3c5456=!0x0);}}}return _0x3c5456;}),_0x1d6adc[_0x3a111f(0x204)][_0x3a111f(0x1a2)][_0x3a111f(0x1c8)](_0x45c1b6=>{const _0x3d21f2=_0x3a111f,_0x28f6e4=_0x1d6adc[_0x3d21f2(0x170)][_0x3d21f2(0x1e7)](_0x3d21f2(0x19a));if(!_0x28f6e4||!_0x28f6e4[_0x3d21f2(0x1fd)][_0x3d21f2(0x1fb)](_0x45c1b6[_0x3d21f2(0x17e)]))return!0x1;let _0x2a4700=!0x1;const _0x4d6227=_0x1d6adc[_0x3d21f2(0x1f3)][_0x3d21f2(0x1e7)](_0x3d21f2(0x18c))['me'],_0x54875c=_0x1d6adc[_0x3d21f2(0x204)][_0x3d21f2(0x1a2)][_0x3d21f2(0x22a)][_0x3d21f2(0x19e)](),_0x40eb6c=Array[_0x3d21f2(0x1d9)](_0x1d6adc[_0x3d21f2(0x204)][_0x3d21f2(0x1a2)][_0x3d21f2(0x22a)][_0x3d21f2(0x20b)]())[_0x3d21f2(0x18e)](({name:_0x14c125,data:_0x1ff16f})=>{const _0x3faf60=_0x3d21f2,{group:_0xe09bbe,subType:_0x2a59e4,authorId:_0x59bd43}=_0x70196f[_0x3faf60(0x164)](_0x14c125);return _0x3faf60(0x222)==_0xe09bbe&&_0x3faf60(0x1e4)==_0x2a59e4&&_0x59bd43==_0x4d6227['id']&&!_0x1ff16f[_0x3faf60(0x1d0)];});for(const _0x783d03 of _0x54875c){if(_0x3d21f2(0x1f4)!=_0x783d03[_0x3d21f2(0x187)]||_0x3d21f2(0x1c5)!=_0x783d03[_0x3d21f2(0x1f5)]||0x1!=_0x783d03[_0x3d21f2(0x1df)])continue;const _0x296ae2=_0x45c1b6[_0x3d21f2(0x20c)](_0x783d03[_0x3d21f2(0x197)],_0x783d03[_0x3d21f2(0x197)][_0x3d21f2(0x175)](0x1));if(!_0x40eb6c[_0x3d21f2(0x179)](({data:_0x5664b6})=>_0x5664b6[_0x3d21f2(0x214)][_0x3d21f2(0x1e3)](_0x296ae2))){for(const {name:_0x1f278d,data:_0x129bf0}of _0x40eb6c)if(_0x296ae2[_0x3d21f2(0x1e2)](_0x129bf0[_0x3d21f2(0x214)])){_0x45c1b6[_0x3d21f2(0x1b5)](_0x1f278d,{'range':_0x296ae2}),_0x2a4700=!0x0;break;}}}return _0x2a4700;}),_0x1d6adc[_0x3a111f(0x204)][_0x3a111f(0x1a2)][_0x3a111f(0x1c8)](_0x5e2a02=>{const _0x52e4df=_0x3a111f;let _0x5c6f32=!0x1;const _0x416a37=_0x1d6adc[_0x52e4df(0x1f3)][_0x52e4df(0x1e7)](_0x52e4df(0x18c))['me'],_0xf240c7=_0x70196f[_0x52e4df(0x1dc)]()[_0x52e4df(0x18e)](_0xad9014=>_0xad9014[_0x52e4df(0x215)]&&_0xad9014[_0x52e4df(0x21d)]==_0x416a37),_0x39647d=new Set(),_0x32bed8=new Set();for(const _0x5038af of _0xf240c7)if(_0x52e4df(0x1e4)==_0x5038af[_0x52e4df(0x16f)])for(const _0x2455df of _0x5038af[_0x52e4df(0x1f0)]()){const _0x46d6cd=_0x2455df[_0x52e4df(0x1c1)]()[_0x52e4df(0x226)]();if(_0x46d6cd){if(_0x46d6cd['is'](_0x52e4df(0x1b1),_0x52e4df(0x1c5))&&Pe(_0x46d6cd)){_0x5038af[_0x52e4df(0x191)](_0x2455df[_0x52e4df(0x1f5)]),_0x39647d[_0x52e4df(0x217)](_0x46d6cd),_0x5c6f32=!0x0;const _0x372acf=_0x46d6cd[_0x52e4df(0x192)],_0x4fc182=_0x46d6cd[_0x52e4df(0x1cc)],_0x835548=_0x372acf&&_0x372acf['is'](_0x52e4df(0x1b1),_0x52e4df(0x1c5)),_0x14f8c4=_0x4fc182&&_0x4fc182['is'](_0x52e4df(0x1b1),_0x52e4df(0x1c5));_0x835548&&!_0x39647d[_0x52e4df(0x1fb)](_0x372acf)&&_0x32bed8[_0x52e4df(0x217)](_0x372acf),_0x14f8c4&&!_0x39647d[_0x52e4df(0x1fb)](_0x4fc182)&&_0x32bed8[_0x52e4df(0x217)](_0x4fc182);}else _0x46d6cd['is'](_0x52e4df(0x1b1),_0x52e4df(0x206))&&_0x46d6cd[_0x52e4df(0x173)]&&(_0x5038af[_0x52e4df(0x191)](_0x2455df[_0x52e4df(0x1f5)]),_0x5c6f32=!0x0);}}else{if(_0x52e4df(0x1f9)==_0x5038af[_0x52e4df(0x16f)]){if(!_0x5038af[_0x52e4df(0x16a)]||!_0x5038af[_0x52e4df(0x16a)][_0x52e4df(0x216)])continue;const _0x132e53=_0x5038af[_0x52e4df(0x16a)][_0x52e4df(0x196)];if(_0x132e53&&Object[_0x52e4df(0x1ce)](_0x132e53)[_0x52e4df(0x1df)])continue;const _0x4d54fc=_0x5038af[_0x52e4df(0x16a)][_0x52e4df(0x216)];let _0x4e1e4f=!0x0,_0x5d1808=!0x0;for(const _0x2b0970 of _0xf240c7)if(_0x2b0970[_0x52e4df(0x16f)]&&_0x2b0970[_0x52e4df(0x16f)][_0x52e4df(0x1aa)](_0x52e4df(0x1e4))){if(!_0x2b0970[_0x52e4df(0x16a)][_0x52e4df(0x216)]){_0x5d1808=!0x1;break;}if(_0x2b0970['id']!=_0x5038af['id']&&_0x2b0970[_0x52e4df(0x16a)][_0x52e4df(0x216)]==_0x4d54fc){_0x4e1e4f=!0x1;break;}}_0x5d1808&&_0x4e1e4f&&(_0x5038af[_0x52e4df(0x17f)](),_0x5c6f32=!0x0);}}for(const _0x4a1875 of _0x39647d)_0x5e2a02[_0x52e4df(0x160)](_0x4a1875);for(const _0x4e5d39 of _0x32bed8)_0x5e2a02[_0x52e4df(0x1c3)](_0x4e5d39);return _0x5c6f32;}),_0x1d6adc[_0x3a111f(0x1f6)][_0x3a111f(0x1ea)](_0x3a111f(0x200))[_0x3a111f(0x1ad)]({'model':_0x3a111f(0x229),'view':(_0xfc979c,_0x13639d)=>_0x1ecfd5(_0xfc979c),'converterPriority':_0x3a111f(0x1f7)}),_0x1d6adc[_0x3a111f(0x1f6)][_0x3a111f(0x1ea)](_0x3a111f(0x208))[_0x3a111f(0x1ad)]({'model':_0x3a111f(0x229),'view':(_0x4caff9,_0xa1b1e9)=>_0xa1b1e9[_0x3a111f(0x211)][_0x3a111f(0x1ed)]?_0x1ecfd5(_0x4caff9,!0x1):null,'converterPriority':_0x3a111f(0x1f7)});const _0x3b78c2=_0x1d6adc[_0x3a111f(0x17c)][_0x3a111f(0x1bb)];this[_0x3a111f(0x1dd)](_0x3b78c2[_0x3a111f(0x1a2)],_0x3a111f(0x17a),(_0x4ee0d0,_0x5d51ad)=>{const _0x4f10c2=_0x3a111f,_0xb29cca=[];for(const _0x4aeb02 of _0x3b78c2[_0x4f10c2(0x1e9)](_0x5d51ad[_0x4f10c2(0x221)])[_0x4f10c2(0x1f8)]())_0x4aeb02['is'](_0x4f10c2(0x1b1),_0x4f10c2(0x169))&&_0xb29cca[_0x4f10c2(0x19f)](_0x4aeb02);_0x3b78c2[_0x4f10c2(0x1f1)](_0x29b7ca=>{const _0x712ab1=_0x4f10c2;for(const _0x101537 of _0xb29cca)_0x29b7ca[_0x712ab1(0x205)](_0x29b7ca[_0x712ab1(0x1e9)](_0x101537),_0x29b7ca[_0x712ab1(0x174)](_0x101537)),_0x29b7ca[_0x712ab1(0x160)](_0x101537);});});}}function Pe(_0x5116ef){const _0x228847=_0x5070a7;if(_0x5116ef[_0x228847(0x173)])return!0x0;const _0x3e0e0c=_0x5116ef[_0x228847(0x163)](0x0);return _0x3e0e0c['is'](_0x228847(0x1b1),_0x228847(0x206))&&_0x3e0e0c[_0x228847(0x173)];}function he(_0x17c899,_0x50fbce={},_0x2e69e9){const _0x55b7f6=_0x5070a7;for(const {isAnchor:_0x48fa91,cellHeight:_0x4ac7a1,cellWidth:_0x38596f}of _0x2e69e9[_0x55b7f6(0x19b)](_0x17c899,{'includeAllSlots':!0x0,..._0x50fbce}))if(!_0x48fa91||0x1!=_0x4ac7a1||0x1!=_0x38596f)return!0x1;return!0x0;}
23
+ const _0xfe7507=_0x32bb;(function(_0x2e0a3f,_0x438627){const _0x2368ef=_0x32bb,_0x584536=_0x2e0a3f();while(!![]){try{const _0x1d6ad6=parseInt(_0x2368ef(0xb2))/0x1*(-parseInt(_0x2368ef(0xf8))/0x2)+-parseInt(_0x2368ef(0xdb))/0x3*(parseInt(_0x2368ef(0x110))/0x4)+-parseInt(_0x2368ef(0x102))/0x5*(parseInt(_0x2368ef(0xdc))/0x6)+parseInt(_0x2368ef(0x120))/0x7+-parseInt(_0x2368ef(0x94))/0x8+parseInt(_0x2368ef(0xfb))/0x9+parseInt(_0x2368ef(0xfc))/0xa;if(_0x1d6ad6===_0x438627)break;else _0x584536['push'](_0x584536['shift']());}catch(_0x3ad9f1){_0x584536['push'](_0x584536['shift']());}}}(_0x2386,0x21343));import{getTranslation as _0x53d0b4}from'../utils/common-translations.js';function _0x32bb(_0x5dd057,_0x144047){const _0x238617=_0x2386();return _0x32bb=function(_0x32bbb5,_0x579096){_0x32bbb5=_0x32bbb5-0x79;let _0x56d1ce=_0x238617[_0x32bbb5];return _0x56d1ce;},_0x32bb(_0x5dd057,_0x144047);}import{Plugin as _0x4e60fb}from'ckeditor5/src/core.js';import{LiveRange as _0x4423b3}from'ckeditor5/src/engine.js';function _0x2386(){const _0x23c64a=['suggestionLoaded','root','clipboardOutput','some','rowInsertionIndexes','find','1970672TJsqjy','remove','low','Users','listenTo','trackChanges','get','from','endColumn','deletion','fill','getRange','suggestion','tableCellBorderColor','oldRange','createRangeOn','getColumnIndexes','descriptionFactory','table','markMultiRangeBlockFormat','suggestion:formatBlock:tablePasteCell','getItems','createElement','getAttributes','setAttribute','nodeAfter','updateMarker','getSelectionAffectedTableCells','removeColumns','markMultiRangeDeletion','4449rHFJes','_tablePostFixingSubtypes','markerToHighlight','registerCustomCallback','getRowIndexes','length','redo','_isForcedDefaultExecutionBlock','elementToElement','start','tablePasteRow','name','containsRange','high','map','deletionRanges','_replaceTableSlotCell','rowInsertionRanges','getTableIfOnlyTableInContent','isInContent','ck-suggestion-marker--active','suggestionUnloaded','row','wrap','differ','commands','value','filter','tablePaste','selection','ck-suggestion-marker','getChanges','tableCellBorderStyle','cell','conversion','tableCellVerticalAlignment','getColumns','insertContent','removeMarker','TableUtils','suggestion-td','9066ouWSHF','28890zHQaYl','add','accept','getChild','entries','change','attributes','insertionRanges','previous','getContainedElement','columnInsertionRanges','startsWith','type','insertion','getMarkers','markers','getChildren','tablePasteColumn','paragraph','rootName','endRow','hasSuggestion','insert','first','formatBlock','cells','isEqual','getRows','10VtYUbi','stop','model','584082ZWurTy','4536750WERIbi','nextSibling','schema','dataDowncast','tablePasteChainId','move','145Ffgywz','tableCellSuggestion','TrackChangesEditing','detach','documentSelection','createRange','plugins','subType','tableCellHorizontalAlignment','fromEntries','previousSibling','columnInsertionIndexes','unwrap','requires','24gDbLRE','createRangeIn','forEach','isEmpty','_suggestionFactory','rows','reduce','newRange','afterInit','getSuggestions','ck-suggestion-marker-insertion','push','last','batch','locale','register','306432RQKEhj','tableCellBackgroundColor','_getCoordsForCells','*Replace\x20table\x20cells*','getChangedMarkers','getShiftedBy','has','markerAttributes','content','$graveyard','editor','markerName','return','editingDowncast','document','createTableWalker','removeMarkers','TableClipboard','fromRange','getRanges','call','getSuggestion','column','discard','for','_createdBatches','join','includes','markMultiRangeInsertion','set','registerDescriptionCallback','options','forceDefaultExecution','next','tableCellBorderWidth','author','removeRows','keys','end','view','insertRows','editing','every','element','getSuggestionCallback','tableCellPadding','tableCell','_splitMarkerName','tablePasteCell','columns','createPositionBefore','showSuggestionHighlights','activeMarkers','findAncestor','setAttributes','insertColumns','registerPostFixer','position','getAllAdjacentSuggestions'];_0x2386=function(){return _0x23c64a;};return _0x2386();}import{uid as _0x79a16e,priorities as _0x273c17}from'ckeditor5/src/utils.js';import _0x2139c1 from'./table.js';const ge=[_0xfe7507(0x142),_0xfe7507(0xa1),_0xfe7507(0xd2),_0xfe7507(0x10a),_0xfe7507(0xd5),_0xfe7507(0x121),_0xfe7507(0x80)],Ce=Object[_0xfe7507(0x10b)](ge[_0xfe7507(0xc0)](_0x214e15=>[_0x214e15,null]));export default class It extends _0x4e60fb{static get[_0xfe7507(0x10f)](){return[_0x2139c1];}[_0xfe7507(0x118)](){const _0xf03836=_0xfe7507,_0x12b6ca=this[_0xf03836(0x12a)];if(!_0x12b6ca[_0xf03836(0x108)][_0xf03836(0x126)](_0xf03836(0x131)))return;const _0x2a95f9=_0x12b6ca[_0xf03836(0x108)][_0xf03836(0x9a)](_0xf03836(0x104)),_0x49361b=_0x12b6ca[_0xf03836(0x108)][_0xf03836(0x9a)](_0xf03836(0xd9)),_0x3c8ef2=_0x12b6ca[_0xf03836(0x108)][_0xf03836(0x9a)](_0x2139c1),_0x447dc9=_0x12b6ca[_0xf03836(0x108)][_0xf03836(0x9a)](_0xf03836(0x131));_0x3c8ef2[_0xf03836(0xb3)][_0xf03836(0x11b)](_0xf03836(0xbc),_0xf03836(0xed)),_0x12b6ca[_0xf03836(0xfa)][_0xf03836(0xfe)][_0xf03836(0x11f)](_0xf03836(0x103),{'allowIn':_0xf03836(0x81),'allowContentOf':_0xf03836(0x81),'isLimit':!0x0}),_0x12b6ca[_0xf03836(0xd4)][_0xf03836(0xba)]({'model':_0xf03836(0x103),'view':_0xf03836(0xda)});let _0xb3d46f=null;_0x12b6ca[_0xf03836(0xfa)]['on'](_0xf03836(0xd7),(_0xbe9b2b,_0x23a8c2)=>{const _0x1bcc2f=_0xf03836,[_0x36023e,_0x57a671]=_0x23a8c2,_0x500ad8=_0x23a8c2[_0x23a8c2[_0x1bcc2f(0xb7)]-0x1];_0x500ad8&&_0x500ad8[_0x1bcc2f(0x140)]||_0x2a95f9[_0x1bcc2f(0xb9)]||this[_0x1bcc2f(0x12a)][_0x1bcc2f(0xcb)][_0x1bcc2f(0x9a)](_0x1bcc2f(0x99))[_0x1bcc2f(0xcc)]&&function(_0x315d51,_0x41b3d9,_0x2f8332,_0x4dd967,_0x45e3e2){const _0x123705=_0x1bcc2f;if(_0x41b3d9&&!_0x41b3d9['is'](_0x123705(0x106)))return!0x1;const _0x3754dc=_0x45e3e2[_0x123705(0xc4)](_0x315d51,_0x2f8332);if(!_0x3754dc||!he(_0x3754dc,void 0x0,_0x4dd967))return!0x1;const _0x4cdcc5=_0x4dd967[_0x123705(0xaf)](_0x2f8332[_0x123705(0x12e)][_0x123705(0xcf)]);if(!_0x4cdcc5[_0x123705(0xb7)])return!0x1;const _0x1e5068=_0x4cdcc5[0x0][_0x123705(0x88)](_0x123705(0xa6)),_0xa4f711=_0x4dd967[_0x123705(0xb6)](_0x4cdcc5),_0x542b4d=_0x4dd967[_0x123705(0xa4)](_0x4cdcc5),_0x35d4bb={'startRow':_0xa4f711[_0x123705(0xf3)],'endRow':_0xa4f711[_0x123705(0x11c)],'startColumn':_0x542b4d[_0x123705(0xf3)],'endColumn':_0x542b4d[_0x123705(0x11c)]};return 0x1==_0x4cdcc5[_0x123705(0xb7)]&&(_0x35d4bb[_0x123705(0xf0)]+=_0x4dd967[_0x123705(0xf7)](_0x3754dc)-0x1,_0x35d4bb[_0x123705(0x9c)]+=_0x4dd967[_0x123705(0xd6)](_0x3754dc)-0x1),he(_0x1e5068,_0x35d4bb,_0x4dd967);}(_0x36023e,_0x57a671,_0x12b6ca[_0x1bcc2f(0xfa)],_0x49361b,_0x447dc9)&&(_0xbe9b2b[_0x1bcc2f(0xf9)](),_0xb3d46f={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x12b6ca[_0x1bcc2f(0xfa)][_0x1bcc2f(0xe1)](()=>{const _0x27a5d7=_0x1bcc2f;_0x12b6ca[_0x27a5d7(0xfa)][_0x27a5d7(0xd7)](_0x23a8c2[0x0],_0x23a8c2[0x1],_0x23a8c2[0x2],{'forceDefaultExecution':!0x0});const _0x33dcb8=_0x79a16e(),{rowInsertionRanges:_0x4d9389,columnInsertionRanges:_0x9af783,insertionRanges:_0x24cc42,deletionRanges:_0x29572e,cells:_0x10684e}=_0xb3d46f;_0x4d9389[_0x27a5d7(0xb7)]&&_0x2a95f9[_0x27a5d7(0x13c)](_0x4d9389,_0x27a5d7(0xbc),{'tablePasteChainId':_0x33dcb8}),_0x9af783[_0x27a5d7(0xb7)]&&_0x2a95f9[_0x27a5d7(0x13c)](_0x9af783,_0x27a5d7(0xed),{'tablePasteChainId':_0x33dcb8}),_0x24cc42[_0x27a5d7(0xb7)]&&(_0x2a95f9[_0x27a5d7(0x13c)](_0x24cc42,_0x27a5d7(0xce),{'tablePasteChainId':_0x33dcb8,'skipNestingCheck':!0x0}),_0x24cc42[_0x27a5d7(0x112)](_0x3eef35=>{const _0x2413df=_0x27a5d7;var _0x5dbac8;return null===(_0x5dbac8=_0x3eef35[_0x2413df(0x105)])||void 0x0===_0x5dbac8?void 0x0:_0x5dbac8[_0x2413df(0x134)](_0x3eef35);})),_0x29572e[_0x27a5d7(0xb7)]&&(_0x2a95f9[_0x27a5d7(0xb1)](_0x29572e,_0x27a5d7(0xce),{'tablePasteChainId':_0x33dcb8,'skipNestingCheck':!0x0}),_0x29572e[_0x27a5d7(0x112)](_0x1a7d55=>{const _0x306e2e=_0x27a5d7;var _0x24f3a7;return null===(_0x24f3a7=_0x1a7d55[_0x306e2e(0x105)])||void 0x0===_0x24f3a7?void 0x0:_0x24f3a7[_0x306e2e(0x134)](_0x1a7d55);}));const _0x345d02=_0x2a95f9[_0x27a5d7(0xa7)](_0x10684e[_0x27a5d7(0xc0)](({element:_0x59467c})=>_0x59467c),{'formatGroupId':_0x79a16e()},[],_0x27a5d7(0x83),{'tablePasteChainId':_0x33dcb8});if(_0x345d02){const _0x102834=_0x345d02[_0x27a5d7(0xea)](),_0x2290ff=[];for(const {element:_0x26843e,attributes:_0x346d08}of _0x10684e){if(!_0x346d08)continue;const _0x5d3e4d=_0x12b6ca[_0x27a5d7(0xfa)][_0x27a5d7(0xa3)](_0x26843e),_0x4d0844=_0x102834[_0x27a5d7(0x93)](_0x5f116c=>_0x5f116c[_0x27a5d7(0x9f)]()[_0x27a5d7(0xf6)](_0x5d3e4d));_0x4d0844&&_0x2290ff[_0x27a5d7(0x11b)]([_0x4d0844[_0x27a5d7(0xbd)],_0x346d08]);}_0x2290ff[_0x27a5d7(0xb7)]&&_0x345d02[_0x27a5d7(0xac)](_0x27a5d7(0x127),Object[_0x27a5d7(0x10b)](_0x2290ff));}_0xb3d46f=null;}));},{'priority':_0x273c17[_0xf03836(0xbf)]+0xa}),_0x12b6ca[_0xf03836(0x108)][_0xf03836(0x9a)](_0xf03836(0x131))['on'](_0xf03836(0xc2),(_0xb317af,_0x1050ca)=>{const _0x42a5b0=_0xf03836,[_0x5b8ee9,_0x1832cc,,_0x3076eb]=_0x1050ca;if(!_0xb3d46f)return;_0xb317af[_0x42a5b0(0xf9)]();const _0x577ae5=_0x5b8ee9[_0x42a5b0(0xd3)],_0x157f3f=_0x1832cc,_0x3bb153=Pe(_0x577ae5),_0x207381=Pe(_0x157f3f);_0xb317af[_0x42a5b0(0x12c)]=_0x577ae5;let _0x5be10c=null,_0xdd20b1=null;if(_0x207381||_0x3bb153){if(_0x3bb153&&!_0x207381){_0x3076eb[_0x42a5b0(0x95)](_0x577ae5[_0x42a5b0(0xdf)](0x0));for(const _0x4ce39b of Array[_0x42a5b0(0x9b)](_0x157f3f[_0x42a5b0(0xec)]()))_0x3076eb[_0x42a5b0(0xf2)](_0x4ce39b,_0x577ae5,_0x42a5b0(0x79));const _0x2eadba=_0xb3d46f[_0x42a5b0(0x92)][_0x42a5b0(0x13b)](_0x5b8ee9[_0x42a5b0(0xc8)]),_0x5b8c99=_0xb3d46f[_0x42a5b0(0x10d)][_0x42a5b0(0x13b)](_0x5b8ee9[_0x42a5b0(0x136)]);_0x2eadba||_0x5b8c99||(_0x5be10c=_0x4423b3[_0x42a5b0(0x132)](_0x3076eb[_0x42a5b0(0x111)](_0x577ae5)));}else _0x207381&&!_0x3bb153&&(_0xdd20b1=_0x3076eb[_0x42a5b0(0x111)](_0x577ae5));}else{const _0x27c379=_0x3076eb[_0x42a5b0(0xaa)](_0x42a5b0(0x103)),_0x1056c7=_0x3076eb[_0x42a5b0(0xaa)](_0x42a5b0(0x103));_0x3076eb[_0x42a5b0(0xc9)](_0x3076eb[_0x42a5b0(0x111)](_0x577ae5),_0x1056c7),_0x3076eb[_0x42a5b0(0xf2)](_0x27c379,_0x577ae5,0x0);for(const _0x5c6c32 of Array[_0x42a5b0(0x9b)](_0x157f3f[_0x42a5b0(0xec)]()))_0x3076eb[_0x42a5b0(0xf2)](_0x5c6c32,_0x27c379,_0x42a5b0(0x79));_0x5be10c=_0x4423b3[_0x42a5b0(0x132)](_0x3076eb[_0x42a5b0(0xa3)](_0x27c379)),_0xdd20b1=_0x4423b3[_0x42a5b0(0x132)](_0x3076eb[_0x42a5b0(0xa3)](_0x1056c7));}const _0x11b47b=Array[_0x42a5b0(0x9b)](_0x157f3f[_0x42a5b0(0xab)]())[_0x42a5b0(0xcd)](([_0x1c17fe])=>ge[_0x42a5b0(0x13b)](_0x1c17fe));_0xb3d46f[_0x42a5b0(0xf5)][_0x42a5b0(0x11b)]({'element':_0x577ae5,'attributes':_0x11b47b[_0x42a5b0(0xb7)]?Object[_0x42a5b0(0x10b)](_0x11b47b):null}),_0x5be10c&&_0xb3d46f[_0x42a5b0(0xe3)][_0x42a5b0(0x11b)](_0x5be10c),_0xdd20b1&&_0xb3d46f[_0x42a5b0(0xc1)][_0x42a5b0(0x11b)](_0xdd20b1);},{'priority':_0xf03836(0xbf)}),_0x49361b['on'](_0xf03836(0x8a),(_0x55ffbf,_0x1cbdcb)=>{const _0x22415e=_0xf03836,[_0x6cf7c1,_0x5eeef2={}]=_0x1cbdcb;if(!_0xb3d46f)return;const _0x47b2a9=_0x5eeef2['at']||0x0,_0x37374a=_0x5eeef2[_0x22415e(0x84)]||0x1;_0xb3d46f[_0x22415e(0x10d)]=new Array(_0x37374a)[_0x22415e(0x9e)](_0x47b2a9)[_0x22415e(0xc0)]((_0x547c47,_0x121922)=>_0x547c47+_0x121922);for(const {cell:_0x59471e}of _0x49361b[_0x22415e(0x12f)](_0x6cf7c1,{'startColumn':_0x47b2a9,'endColumn':_0x47b2a9+_0x37374a-0x1}))_0xb3d46f[_0x22415e(0xe6)][_0x22415e(0x11b)](_0x12b6ca[_0x22415e(0xfa)][_0x22415e(0xa3)](_0x59471e));},{'priority':_0xf03836(0x96)}),_0x49361b['on'](_0xf03836(0x7b),(_0x3fe406,_0x2bdb35)=>{const _0x46c559=_0xf03836,[_0x408e9b,_0x1b6775={}]=_0x2bdb35;if(!_0xb3d46f)return;const _0x496f54=_0x1b6775['at']||0x0,_0x456d4f=_0x1b6775[_0x46c559(0x115)]||0x1;_0xb3d46f[_0x46c559(0x92)]=new Array(_0x456d4f)[_0x46c559(0x9e)](_0x496f54)[_0x46c559(0xc0)]((_0x5eebda,_0x5456d1)=>_0x5eebda+_0x5456d1);for(const {cell:_0x3df157}of _0x49361b[_0x46c559(0x12f)](_0x408e9b,{'startRow':_0x496f54,'endRow':_0x496f54+_0x456d4f-0x1}))_0xb3d46f[_0x46c559(0xc3)][_0x46c559(0x11b)](_0x12b6ca[_0x46c559(0xfa)][_0x46c559(0xa3)](_0x3df157));},{'priority':_0xf03836(0x96)}),_0x2a95f9[_0xf03836(0xa5)][_0xf03836(0x13e)](_0x10c8e5=>{const _0x2f9511=_0xf03836;if(_0x10c8e5[_0x2f9511(0x109)]&&_0x10c8e5[_0x2f9511(0x109)][_0x2f9511(0xe7)](_0x2f9511(0xce)))return _0x10c8e5[_0x2f9511(0xe4)]?{}:{'type':_0x2f9511(0xe9),'content':_0x53d0b4(_0x12b6ca[_0x2f9511(0x11e)],_0x2f9511(0x123))};});const _0x3d9e0b=()=>!0x1;for(const _0x1e8cdf of[_0xf03836(0xce),_0xf03836(0xed),_0xf03836(0xbc),_0xf03836(0x83)])_0x2a95f9[_0xf03836(0x114)][_0xf03836(0xb5)](_0xf03836(0xe9),_0x1e8cdf,_0xf03836(0x13a),_0x3d9e0b),_0x2a95f9[_0xf03836(0x114)][_0xf03836(0xb5)](_0xf03836(0x9d),_0x1e8cdf,_0xf03836(0x13a),_0x3d9e0b),_0x2a95f9[_0xf03836(0x114)][_0xf03836(0xb5)](_0xf03836(0xf4),_0x1e8cdf,_0xf03836(0x13a),_0x3d9e0b);_0x2a95f9[_0xf03836(0x114)][_0xf03836(0xb5)](_0xf03836(0xf4),_0xf03836(0x83),_0xf03836(0x137),_0x3d9e0b),_0x2a95f9[_0xf03836(0x114)][_0xf03836(0xb5)](_0xf03836(0xf4),_0xf03836(0x83),_0xf03836(0xde),(_0x14eab3,_0x4382c0,_0x429a23)=>{const _0x4bf498=_0xf03836,_0x2ccf06=_0x14eab3[_0x4bf498(0xc0)](_0x39d27f=>_0x39d27f[_0x4bf498(0xe5)]())[_0x4bf498(0xcd)](_0x1f5e68=>_0x1f5e68),_0x1574dc=new Map(_0x2ccf06[_0x4bf498(0xc0)](_0x708d02=>[_0x708d02,null]));if(_0xb3d46f){for(const {element:_0x32edff,attributes:_0x2682e1}of _0xb3d46f[_0x4bf498(0xf5)])_0x2682e1&&_0x1574dc[_0x4bf498(0x13d)](_0x32edff,_0x2682e1);}else{if(_0x429a23&&_0x429a23[_0x4bf498(0x127)])for(const [_0x5ae22a,_0x3e56d9]of Object[_0x4bf498(0xe0)](_0x429a23[_0x4bf498(0x127)])){const _0x1f44f9=_0x12b6ca[_0x4bf498(0xfa)][_0x4bf498(0xeb)][_0x4bf498(0x9a)](_0x5ae22a),_0x48efb8=_0x1f44f9?_0x1f44f9[_0x4bf498(0x9f)]()[_0x4bf498(0xe5)]():null;_0x48efb8&&_0x1574dc[_0x4bf498(0x13d)](_0x48efb8,_0x3e56d9);}}_0x12b6ca[_0x4bf498(0xfa)][_0x4bf498(0xe1)](_0x46171a=>{const _0xd47b51=_0x4bf498;for(const [_0x54db26,_0x4535be]of _0x1574dc)_0x46171a[_0xd47b51(0x89)]({...Ce,..._0x4535be},_0x54db26);});});const _0x2108e8=(_0x52e94f,_0x1251a1)=>{const _0x398ea3=_0xf03836;_0x2a95f9[_0x398ea3(0x114)][_0x398ea3(0xb5)](_0x52e94f,_0x398ea3(0xce),_0x1251a1,(_0x106399,_0x15c812,_0x1f1d97)=>{const _0x3efdb8=_0x398ea3;_0x12b6ca[_0x3efdb8(0xfa)][_0x3efdb8(0xe1)](_0x421650=>{const _0x6f89ea=_0x3efdb8,_0x1b5731=[];for(const _0x3532d7 of _0x106399){const _0x24d5de=_0x3532d7[_0x6f89ea(0xbb)][_0x6f89ea(0xad)];_0x24d5de['is'](_0x6f89ea(0x7e),_0x6f89ea(0x103))&&_0x1b5731[_0x6f89ea(0x11b)](_0x24d5de);}_0x2a95f9[_0x6f89ea(0x114)][_0x6f89ea(0x7f)](_0x52e94f,null,_0x1251a1)(_0x106399,_0x15c812,_0x1f1d97);for(const _0x341b2b of _0x1b5731)_0x6f89ea(0x129)!=_0x341b2b[_0x6f89ea(0x8f)][_0x6f89ea(0xef)]&&_0x421650[_0x6f89ea(0x10e)](_0x341b2b);});});};_0x2108e8(_0xf03836(0xe9),_0xf03836(0xde)),_0x2108e8(_0xf03836(0xe9),_0xf03836(0x137)),_0x2108e8(_0xf03836(0x9d),_0xf03836(0xde)),_0x2108e8(_0xf03836(0x9d),_0xf03836(0x137)),_0x2a95f9[_0xf03836(0x114)][_0xf03836(0xb5)](_0xf03836(0xe9),_0xf03836(0xbc),_0xf03836(0x137),_0x20d52c=>{const _0x296766=_0xf03836,_0x3c36cc=_0x20d52c[_0x296766(0xc0)](_0x4c73d1=>_0x4c73d1[_0x296766(0xe5)]()),_0x138c8d=_0x3c36cc[0x0][_0x296766(0x88)](_0x296766(0xa6)),{minRow:_0x14478a,maxRow:_0xd48180}=_0x3c8ef2[_0x296766(0x122)](_0x3c36cc);_0x49361b[_0x296766(0x144)](_0x138c8d,{'at':_0x14478a,'rows':_0xd48180-_0x14478a+0x1});}),_0x2a95f9[_0xf03836(0x114)][_0xf03836(0xb5)](_0xf03836(0xe9),_0xf03836(0xed),_0xf03836(0x137),_0x38b006=>{const _0x21a4a2=_0xf03836,_0x44dfde=_0x38b006[_0x21a4a2(0xc0)](_0x410b15=>_0x410b15[_0x21a4a2(0xe5)]()),_0x5adb27=_0x44dfde[0x0][_0x21a4a2(0x88)](_0x21a4a2(0xa6)),{minColumn:_0x177a8b,maxColumn:_0x4209bf}=_0x3c8ef2[_0x21a4a2(0x122)](_0x44dfde);_0x49361b[_0x21a4a2(0xb0)](_0x5adb27,{'at':_0x177a8b,'columns':_0x4209bf-_0x177a8b+0x1});});const _0x221000=(_0x4e09ed,_0x5d0097)=>{const _0x29808a=_0xf03836;if(!_0x5d0097[_0x29808a(0x109)]||!_0x5d0097[_0x29808a(0x109)][_0x29808a(0xe7)](_0x29808a(0xce)))return;const _0x33a86c=_0x5d0097[_0x29808a(0xe2)][_0x29808a(0x100)],_0x32412b=_0x2a95f9[_0x29808a(0x119)]()[_0x29808a(0xcd)](_0x48f21e=>_0x48f21e[_0x29808a(0xc5)]&&_0x48f21e[_0x29808a(0xe2)]&&_0x48f21e[_0x29808a(0xe2)][_0x29808a(0x100)]==_0x33a86c);_0x32412b[_0x29808a(0xb7)]&&_0x5d0097[_0x29808a(0x8d)]()[_0x29808a(0xb7)]!=_0x32412b[_0x29808a(0xb7)]&&_0x32412b[_0x29808a(0x116)]((_0x1265fe,_0x1633e0)=>(_0x1265fe[_0x29808a(0x141)]=_0x1633e0,_0x1633e0[_0x29808a(0xe4)]=_0x1265fe,_0x1633e0));};function _0x504f44(_0x2b55d0,_0x272cbe=!0x0){const _0xb14bed=_0xf03836,{id:_0x51f364}=_0x2a95f9[_0xb14bed(0x82)](_0x2b55d0[_0xb14bed(0x12b)]),_0x135dbf=[_0xb14bed(0xd0),_0xb14bed(0x11a)],_0x23875a=_0x2a95f9[_0xb14bed(0x87)][_0xb14bed(0x13b)](_0x2b55d0[_0xb14bed(0x12b)]);return _0x23875a&&_0x135dbf[_0xb14bed(0x11b)](_0xb14bed(0xc6)),{'classes':_0x135dbf,'attributes':{'data-suggestion':_0x51f364},'priority':_0x23875a&&_0x272cbe?0xbc2:0xbb8};}_0x2a95f9['on'](_0xf03836(0x8e),_0x221000,{'priority':_0xf03836(0xbf)}),_0x2a95f9['on'](_0xf03836(0xc7),_0x221000,{'priority':_0xf03836(0xbf)}),_0x12b6ca[_0xf03836(0xfa)][_0xf03836(0x12e)][_0xf03836(0x8b)](()=>{const _0x1e700e=_0xf03836;let _0x3aff7f=!0x1;const _0x44c091=Array[_0x1e700e(0x9b)](_0x12b6ca[_0x1e700e(0xfa)][_0x1e700e(0x12e)][_0x1e700e(0xca)][_0x1e700e(0x124)]());for(const {name:_0x3a5bf4,data:_0x2ab764}of _0x44c091){const {group:_0x3a86af,type:_0x18ca4b,id:_0x3e03b8}=_0x2a95f9[_0x1e700e(0x82)](_0x3a5bf4);if(_0x1e700e(0xa0)!=_0x3a86af||_0x1e700e(0x9d)!=_0x18ca4b||_0x2ab764[_0x1e700e(0xa2)])continue;if(!_0x2a95f9[_0x1e700e(0xf1)](_0x3e03b8))continue;const _0x3d881a=_0x2a95f9[_0x1e700e(0x135)](_0x3e03b8)[_0x1e700e(0x133)](),_0x4f3409=_0x12b6ca[_0x1e700e(0x108)][_0x1e700e(0x9a)](_0x1e700e(0x97))['me'];for(const _0x33375b of _0x2a95f9[_0x1e700e(0x119)]()){if(!_0x33375b[_0x1e700e(0xc5)]||_0x33375b[_0x1e700e(0x143)]!=_0x4f3409)continue;if(_0x1e700e(0xf4)!=_0x33375b[_0x1e700e(0xe8)]||_0x1e700e(0x83)!=_0x33375b[_0x1e700e(0x109)])continue;if(_0x33375b[_0x1e700e(0x133)]()[_0x1e700e(0x7d)](_0x5def25=>_0x3d881a[_0x1e700e(0x91)](_0x12f944=>_0x12f944[_0x1e700e(0xbe)](_0x5def25,!0x0)))){for(const _0x53de4e of _0x33375b[_0x1e700e(0x8d)]())_0x53de4e[_0x1e700e(0xc5)]&&(_0x53de4e[_0x1e700e(0x137)](),_0x3aff7f=!0x0);}}}return _0x3aff7f;}),_0x12b6ca[_0xf03836(0xfa)][_0xf03836(0x12e)][_0xf03836(0x8b)](_0x2a221f=>{const _0x127eda=_0xf03836,_0x4f4077=_0x12b6ca[_0x127eda(0xcb)][_0x127eda(0x9a)](_0x127eda(0xb8));if(!_0x4f4077||!_0x4f4077[_0x127eda(0x139)][_0x127eda(0x126)](_0x2a221f[_0x127eda(0x11d)]))return!0x1;let _0x11840a=!0x1;const _0x1ddf56=_0x12b6ca[_0x127eda(0x108)][_0x127eda(0x9a)](_0x127eda(0x97))['me'],_0x397ccf=_0x12b6ca[_0x127eda(0xfa)][_0x127eda(0x12e)][_0x127eda(0xca)][_0x127eda(0xd1)](),_0x2938b3=Array[_0x127eda(0x9b)](_0x12b6ca[_0x127eda(0xfa)][_0x127eda(0x12e)][_0x127eda(0xca)][_0x127eda(0x124)]())[_0x127eda(0xcd)](({name:_0x46649c,data:_0x38b06f})=>{const _0x32d91c=_0x127eda,{group:_0x19e391,subType:_0x2697c6,authorId:_0x927563}=_0x2a95f9[_0x32d91c(0x82)](_0x46649c);return _0x32d91c(0xa0)==_0x19e391&&_0x32d91c(0xce)==_0x2697c6&&_0x927563==_0x1ddf56['id']&&!_0x38b06f[_0x32d91c(0xa2)];});for(const _0x44e2f4 of _0x397ccf){if(_0x127eda(0xf2)!=_0x44e2f4[_0x127eda(0xe8)]||_0x127eda(0x103)!=_0x44e2f4[_0x127eda(0xbd)]||0x1!=_0x44e2f4[_0x127eda(0xb7)])continue;const _0x10d098=_0x2a221f[_0x127eda(0x107)](_0x44e2f4[_0x127eda(0x8c)],_0x44e2f4[_0x127eda(0x8c)][_0x127eda(0x125)](0x1));if(!_0x2938b3[_0x127eda(0x93)](({data:_0x3fd33c})=>_0x3fd33c[_0x127eda(0x117)][_0x127eda(0xf6)](_0x10d098))){for(const {name:_0x397efe,data:_0x4437ba}of _0x2938b3)if(_0x10d098[_0x127eda(0xbe)](_0x4437ba[_0x127eda(0x117)])){_0x2a221f[_0x127eda(0xae)](_0x397efe,{'range':_0x10d098}),_0x11840a=!0x0;break;}}}return _0x11840a;}),_0x12b6ca[_0xf03836(0xfa)][_0xf03836(0x12e)][_0xf03836(0x8b)](_0x4cf407=>{const _0x566707=_0xf03836;let _0x5b3272=!0x1;const _0x49c582=_0x12b6ca[_0x566707(0x108)][_0x566707(0x9a)](_0x566707(0x97))['me'],_0x33b9e8=_0x2a95f9[_0x566707(0x119)]()[_0x566707(0xcd)](_0x440682=>_0x440682[_0x566707(0xc5)]&&_0x440682[_0x566707(0x143)]==_0x49c582),_0x1cf4fd=new Set(),_0x2ca2b5=new Set();for(const _0x3078a2 of _0x33b9e8)if(_0x566707(0xce)==_0x3078a2[_0x566707(0x109)])for(const _0xc08a92 of _0x3078a2[_0x566707(0xea)]()){const _0x20a2f7=_0xc08a92[_0x566707(0x9f)]()[_0x566707(0xe5)]();if(_0x20a2f7){if(_0x20a2f7['is'](_0x566707(0x7e),_0x566707(0x103))&&Pe(_0x20a2f7)){_0x3078a2[_0x566707(0xd8)](_0xc08a92[_0x566707(0xbd)]),_0x1cf4fd[_0x566707(0xdd)](_0x20a2f7),_0x5b3272=!0x0;const _0x140337=_0x20a2f7[_0x566707(0xfd)],_0x20e537=_0x20a2f7[_0x566707(0x10c)],_0x143f46=_0x140337&&_0x140337['is'](_0x566707(0x7e),_0x566707(0x103)),_0x295c6f=_0x20e537&&_0x20e537['is'](_0x566707(0x7e),_0x566707(0x103));_0x143f46&&!_0x1cf4fd[_0x566707(0x126)](_0x140337)&&_0x2ca2b5[_0x566707(0xdd)](_0x140337),_0x295c6f&&!_0x1cf4fd[_0x566707(0x126)](_0x20e537)&&_0x2ca2b5[_0x566707(0xdd)](_0x20e537);}else _0x20a2f7['is'](_0x566707(0x7e),_0x566707(0xee))&&_0x20a2f7[_0x566707(0x113)]&&(_0x3078a2[_0x566707(0xd8)](_0xc08a92[_0x566707(0xbd)]),_0x5b3272=!0x0);}}else{if(_0x566707(0x83)==_0x3078a2[_0x566707(0x109)]){if(!_0x3078a2[_0x566707(0xe2)]||!_0x3078a2[_0x566707(0xe2)][_0x566707(0x100)])continue;const _0x344b6b=_0x3078a2[_0x566707(0xe2)][_0x566707(0x127)];if(_0x344b6b&&Object[_0x566707(0x145)](_0x344b6b)[_0x566707(0xb7)])continue;const _0x31870a=_0x3078a2[_0x566707(0xe2)][_0x566707(0x100)];let _0x1fa70f=!0x0,_0x425071=!0x0;for(const _0x41122e of _0x33b9e8)if(_0x41122e[_0x566707(0x109)]&&_0x41122e[_0x566707(0x109)][_0x566707(0xe7)](_0x566707(0xce))){if(!_0x41122e[_0x566707(0xe2)][_0x566707(0x100)]){_0x425071=!0x1;break;}if(_0x41122e['id']!=_0x3078a2['id']&&_0x41122e[_0x566707(0xe2)][_0x566707(0x100)]==_0x31870a){_0x1fa70f=!0x1;break;}}_0x425071&&_0x1fa70f&&(_0x3078a2[_0x566707(0x130)](),_0x5b3272=!0x0);}}for(const _0x1ccc55 of _0x1cf4fd)_0x4cf407[_0x566707(0x95)](_0x1ccc55);for(const _0xded0b6 of _0x2ca2b5)_0x4cf407[_0x566707(0x10e)](_0xded0b6);return _0x5b3272;}),_0x12b6ca[_0xf03836(0xd4)][_0xf03836(0x138)](_0xf03836(0x12d))[_0xf03836(0xb4)]({'model':_0xf03836(0xa8),'view':(_0x569a05,_0x374bd1)=>_0x504f44(_0x569a05),'converterPriority':_0xf03836(0xbf)}),_0x12b6ca[_0xf03836(0xd4)][_0xf03836(0x138)](_0xf03836(0xff))[_0xf03836(0xb4)]({'model':_0xf03836(0xa8),'view':(_0x2d8a91,_0x704a9d)=>_0x704a9d[_0xf03836(0x13f)][_0xf03836(0x86)]?_0x504f44(_0x2d8a91,!0x1):null,'converterPriority':_0xf03836(0xbf)});const _0x3b44bf=_0x12b6ca[_0xf03836(0x7c)][_0xf03836(0x7a)];this[_0xf03836(0x98)](_0x3b44bf[_0xf03836(0x12e)],_0xf03836(0x90),(_0x4b5971,_0x44e94f)=>{const _0xeb9732=_0xf03836,_0x2fd304=[];for(const _0x1e9746 of _0x3b44bf[_0xeb9732(0x111)](_0x44e94f[_0xeb9732(0x128)])[_0xeb9732(0xa9)]())_0x1e9746['is'](_0xeb9732(0x7e),_0xeb9732(0xda))&&_0x2fd304[_0xeb9732(0x11b)](_0x1e9746);_0x3b44bf[_0xeb9732(0xe1)](_0x4e56d8=>{const _0x3482e3=_0xeb9732;for(const _0x192aef of _0x2fd304)_0x4e56d8[_0x3482e3(0x101)](_0x4e56d8[_0x3482e3(0x111)](_0x192aef),_0x4e56d8[_0x3482e3(0x85)](_0x192aef)),_0x4e56d8[_0x3482e3(0x95)](_0x192aef);});});}}function Pe(_0x1580e5){const _0x1a67e7=_0xfe7507;if(_0x1580e5[_0x1a67e7(0x113)])return!0x0;const _0x369094=_0x1580e5[_0x1a67e7(0xdf)](0x0);return _0x369094['is'](_0x1a67e7(0x7e),_0x1a67e7(0xee))&&_0x369094[_0x1a67e7(0x113)];}function he(_0x171d9a,_0x2a2020={},_0x2be8e3){const _0x1b165d=_0xfe7507;for(const {isAnchor:_0x3ba0c3,cellHeight:_0xd07309,cellWidth:_0x541e96}of _0x2be8e3[_0x1b165d(0x12f)](_0x171d9a,{'includeAllSlots':!0x0,..._0x2a2020}))if(!_0x3ba0c3||0x1!=_0xd07309||0x1!=_0x541e96)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x18fb40=_0x456b;function _0x456b(_0x42678f,_0x35c5b3){const _0x3d32a3=_0x3d32();return _0x456b=function(_0x456bc7,_0x1f2f06){_0x456bc7=_0x456bc7-0x139;let _0x3cd124=_0x3d32a3[_0x456bc7];return _0x3cd124;},_0x456b(_0x42678f,_0x35c5b3);}(function(_0x520773,_0x18599d){const _0x489cb1=_0x456b,_0x311639=_0x520773();while(!![]){try{const _0x880008=-parseInt(_0x489cb1(0x15c))/0x1+-parseInt(_0x489cb1(0x14e))/0x2*(-parseInt(_0x489cb1(0x145))/0x3)+parseInt(_0x489cb1(0x157))/0x4*(-parseInt(_0x489cb1(0x15f))/0x5)+-parseInt(_0x489cb1(0x16d))/0x6*(parseInt(_0x489cb1(0x13d))/0x7)+parseInt(_0x489cb1(0x153))/0x8*(parseInt(_0x489cb1(0x152))/0x9)+-parseInt(_0x489cb1(0x165))/0xa*(-parseInt(_0x489cb1(0x15a))/0xb)+-parseInt(_0x489cb1(0x148))/0xc;if(_0x880008===_0x18599d)break;else _0x311639['push'](_0x311639['shift']());}catch(_0x3eba3a){_0x311639['push'](_0x311639['shift']());}}}(_0x3d32,0xa75ab));import{Plugin as _0xf0855}from'ckeditor5/src/core.js';import{getTranslation as _0x38ada0}from'../utils/common-translations.js';export default class vt extends _0xf0855{[_0x18fb40(0x168)](){const _0x182da5=_0x18fb40;if(!this[_0x182da5(0x161)][_0x182da5(0x16a)][_0x182da5(0x150)](_0x182da5(0x15b)))return;const _0x3e3a8a=this[_0x182da5(0x161)][_0x182da5(0x16a)][_0x182da5(0x14d)](_0x182da5(0x13f));_0x3e3a8a[_0x182da5(0x14c)](_0x182da5(0x159),this[_0x182da5(0x15e)][_0x182da5(0x14f)](this)),_0x3e3a8a[_0x182da5(0x147)][_0x182da5(0x146)](_0x182da5(0x141),_0x182da5(0x13b),_0x182da5(0x155),_0x3e3a8a[_0x182da5(0x147)][_0x182da5(0x13c)](_0x182da5(0x141),null,_0x182da5(0x14a))),_0x3e3a8a[_0x182da5(0x147)][_0x182da5(0x146)](_0x182da5(0x141),_0x182da5(0x13b),_0x182da5(0x14a),_0x3e3a8a[_0x182da5(0x147)][_0x182da5(0x13c)](_0x182da5(0x141),null,_0x182da5(0x155))),_0x3e3a8a[_0x182da5(0x13a)][_0x182da5(0x170)](this[_0x182da5(0x13e)][_0x182da5(0x14f)](this));}[_0x18fb40(0x15e)](_0x3af89b,_0x3d2e2d){const _0x3fb3ce=_0x18fb40,_0x58af5a=this[_0x3fb3ce(0x161)][_0x3fb3ce(0x16a)][_0x3fb3ce(0x14d)](_0x3fb3ce(0x13f)),_0x4fa94f=this[_0x3fb3ce(0x161)][_0x3fb3ce(0x16a)][_0x3fb3ce(0x14d)](_0x3fb3ce(0x15b)),_0x2d68df=_0x3d2e2d[_0x3fb3ce(0x156)]||this[_0x3fb3ce(0x161)][_0x3fb3ce(0x158)][_0x3fb3ce(0x171)][_0x3fb3ce(0x169)][_0x3fb3ce(0x154)]();this[_0x3fb3ce(0x161)][_0x3fb3ce(0x158)][_0x3fb3ce(0x140)](()=>{const _0x2cad53=_0x3fb3ce,_0x375053=_0x4fa94f[_0x2cad53(0x162)](_0x2d68df);let _0x4490d6=_0x375053?_0x4fa94f[_0x2cad53(0x16c)](_0x375053):null,_0x332c5a=_0x2d68df[_0x2cad53(0x143)](_0x2cad53(0x142))||null;const _0x3bfe76=_0x3d2e2d[_0x2cad53(0x142)]||_0x332c5a,_0x114257=_0x3d2e2d[_0x2cad53(0x160)]||_0x4490d6,_0x2ff5be=this[_0x2cad53(0x161)][_0x2cad53(0x16a)][_0x2cad53(0x14d)](_0x2cad53(0x16f))['me'];for(const _0x5557bb of _0x58af5a[_0x2cad53(0x166)]()){const _0x20a0b9=_0x5557bb[_0x2cad53(0x164)]();if(_0x2cad53(0x13b)===_0x5557bb[_0x2cad53(0x16b)]&&_0x20a0b9===_0x2d68df){_0x5557bb[_0x2cad53(0x151)]!==_0x2ff5be&&_0x5557bb[_0x2cad53(0x14a)]();const _0x280e6e=_0x5557bb[_0x2cad53(0x15d)][_0x2cad53(0x172)];_0x332c5a=_0x280e6e[0x0][_0x2cad53(0x142)],_0x4490d6=_0x280e6e[0x0][_0x2cad53(0x160)];break;}}_0x3af89b({'table':_0x2d68df,'tableWidth':_0x3bfe76,'columnWidths':_0x114257}),_0x58af5a[_0x2cad53(0x14b)](_0x2d68df,{'commandName':_0x2cad53(0x159),'commandParams':[{'tableWidth':_0x332c5a,'columnWidths':_0x4490d6}],'formatGroupId':_0x2cad53(0x13b)},[],_0x2cad53(0x13b));});}[_0x18fb40(0x13e)](_0x3d6156){const _0x4a3f98=_0x18fb40;if(_0x4a3f98(0x141)!=_0x3d6156[_0x4a3f98(0x163)]&&_0x4a3f98(0x149)!=_0x3d6156[_0x4a3f98(0x163)])return;const {data:_0x4f428c}=_0x3d6156;if(_0x4f428c&&_0x4a3f98(0x13b)===_0x4f428c[_0x4a3f98(0x167)]){const _0x172a37=_0x4a3f98(0x16e);return{'type':_0x4a3f98(0x139),'content':_0x38ada0(this[_0x4a3f98(0x161)][_0x4a3f98(0x144)],_0x172a37)};}}}function _0x3d32(){const _0xc79f15=['Users','registerDescriptionCallback','document','commandParams','format','descriptionFactory','resizeTable','getSuggestionCallback','105DVpeCB','handleSuggestionDescription','TrackChangesEditing','change','formatBlock','tableWidth','getAttribute','locale','3RApAjz','registerCustomCallback','_suggestionFactory','5543016qYGmmx','formatInline','discard','markBlockFormat','enableCommand','get','1644738hLyumc','bind','has','author','18nLBGXy','3294072hXIMPj','getSelectedElement','accept','table','137756eAqGhS','model','resizeTableWidth','14912733DnvWWf','TableColumnResizeEditing','969358Vlwcbh','data','handleResizeTableWidthCommand','20LDXZtB','columnWidths','editor','getColumnGroupElement','type','getContainedElement','10yCoKCr','getSuggestions','formatGroupId','afterInit','selection','plugins','subType','getTableColumnsWidths','298830bKNShL','*Format:*\x20resize\x20table'];_0x3d32=function(){return _0xc79f15;};return _0x3d32();}
23
+ const _0x42d3dc=_0x59c8;function _0x59c8(_0x157db8,_0x7115a4){const _0x109a90=_0x109a();return _0x59c8=function(_0x59c81f,_0xd9c8b2){_0x59c81f=_0x59c81f-0x6d;let _0x4f6263=_0x109a90[_0x59c81f];return _0x4f6263;},_0x59c8(_0x157db8,_0x7115a4);}(function(_0x28511f,_0x595d08){const _0x1f02e8=_0x59c8,_0x3e60d9=_0x28511f();while(!![]){try{const _0x236edd=-parseInt(_0x1f02e8(0x9c))/0x1*(-parseInt(_0x1f02e8(0x7f))/0x2)+parseInt(_0x1f02e8(0x91))/0x3*(parseInt(_0x1f02e8(0x84))/0x4)+-parseInt(_0x1f02e8(0x98))/0x5*(-parseInt(_0x1f02e8(0x95))/0x6)+-parseInt(_0x1f02e8(0x8a))/0x7+parseInt(_0x1f02e8(0x83))/0x8+-parseInt(_0x1f02e8(0x9d))/0x9+-parseInt(_0x1f02e8(0x6d))/0xa*(parseInt(_0x1f02e8(0x88))/0xb);if(_0x236edd===_0x595d08)break;else _0x3e60d9['push'](_0x3e60d9['shift']());}catch(_0x5dd863){_0x3e60d9['push'](_0x3e60d9['shift']());}}}(_0x109a,0xcd56b));function _0x109a(){const _0x2914a7=['571420BRehjw','columnWidths','accept','resizeTableWidth','_suggestionFactory','formatGroupId','type','locale','author','bind','registerDescriptionCallback','Users','markBlockFormat','table','formatBlock','TableColumnResizeEditing','afterInit','subType','122152mQTecz','enableCommand','TrackChangesEditing','document','6317664BTiETt','3163592iVOqUO','commandParams','get','getTableColumnsWidths','473QtsaRT','model','10071194aqypHm','getSelectedElement','getSuggestionCallback','descriptionFactory','change','resizeTable','getColumnGroupElement','6PPrvGE','getAttribute','selection','format','5690922QZXcBN','handleResizeTableWidthCommand','discard','5zRdrZF','tableWidth','plugins','registerCustomCallback','27orsgDx','2089152KaoPoX','getContainedElement','getSuggestions','formatInline','*Format:*\x20resize\x20table','data','handleSuggestionDescription','has','editor'];_0x109a=function(){return _0x2914a7;};return _0x109a();}import{Plugin as _0x42dbc8}from'ckeditor5/src/core.js';import{getTranslation as _0x456b5b}from'../utils/common-translations.js';export default class vt extends _0x42dbc8{[_0x42d3dc(0x7d)](){const _0x3457b0=_0x42d3dc;if(!this[_0x3457b0(0xa5)][_0x3457b0(0x9a)][_0x3457b0(0xa4)](_0x3457b0(0x7c)))return;const _0x530934=this[_0x3457b0(0xa5)][_0x3457b0(0x9a)][_0x3457b0(0x86)](_0x3457b0(0x81));_0x530934[_0x3457b0(0x80)](_0x3457b0(0x70),this[_0x3457b0(0x96)][_0x3457b0(0x76)](this)),_0x530934[_0x3457b0(0x71)][_0x3457b0(0x9b)](_0x3457b0(0x7b),_0x3457b0(0x8f),_0x3457b0(0x6f),_0x530934[_0x3457b0(0x71)][_0x3457b0(0x8c)](_0x3457b0(0x7b),null,_0x3457b0(0x97))),_0x530934[_0x3457b0(0x71)][_0x3457b0(0x9b)](_0x3457b0(0x7b),_0x3457b0(0x8f),_0x3457b0(0x97),_0x530934[_0x3457b0(0x71)][_0x3457b0(0x8c)](_0x3457b0(0x7b),null,_0x3457b0(0x6f))),_0x530934[_0x3457b0(0x8d)][_0x3457b0(0x77)](this[_0x3457b0(0xa3)][_0x3457b0(0x76)](this));}[_0x42d3dc(0x96)](_0x1bfb23,_0x329586){const _0x51a4a6=_0x42d3dc,_0x2684f5=this[_0x51a4a6(0xa5)][_0x51a4a6(0x9a)][_0x51a4a6(0x86)](_0x51a4a6(0x81)),_0xddc4f6=this[_0x51a4a6(0xa5)][_0x51a4a6(0x9a)][_0x51a4a6(0x86)](_0x51a4a6(0x7c)),_0xce8b72=_0x329586[_0x51a4a6(0x7a)]||this[_0x51a4a6(0xa5)][_0x51a4a6(0x89)][_0x51a4a6(0x82)][_0x51a4a6(0x93)][_0x51a4a6(0x8b)]();this[_0x51a4a6(0xa5)][_0x51a4a6(0x89)][_0x51a4a6(0x8e)](()=>{const _0x390b17=_0x51a4a6,_0x3f8610=_0xddc4f6[_0x390b17(0x90)](_0xce8b72);let _0xf34c00=_0x3f8610?_0xddc4f6[_0x390b17(0x87)](_0x3f8610):null,_0x397f29=_0xce8b72[_0x390b17(0x92)](_0x390b17(0x99))||null;const _0x5062a7=_0x329586[_0x390b17(0x99)]||_0x397f29,_0x316f3d=_0x329586[_0x390b17(0x6e)]||_0xf34c00,_0x1c5fe3=this[_0x390b17(0xa5)][_0x390b17(0x9a)][_0x390b17(0x86)](_0x390b17(0x78))['me'];for(const _0x2d0d07 of _0x2684f5[_0x390b17(0x9f)]()){const _0x330324=_0x2d0d07[_0x390b17(0x9e)]();if(_0x390b17(0x8f)===_0x2d0d07[_0x390b17(0x7e)]&&_0x330324===_0xce8b72){_0x2d0d07[_0x390b17(0x75)]!==_0x1c5fe3&&_0x2d0d07[_0x390b17(0x97)]();const _0x5b9d2e=_0x2d0d07[_0x390b17(0xa2)][_0x390b17(0x85)];_0x397f29=_0x5b9d2e[0x0][_0x390b17(0x99)],_0xf34c00=_0x5b9d2e[0x0][_0x390b17(0x6e)];break;}}_0x1bfb23({'table':_0xce8b72,'tableWidth':_0x5062a7,'columnWidths':_0x316f3d}),_0x2684f5[_0x390b17(0x79)](_0xce8b72,{'commandName':_0x390b17(0x70),'commandParams':[{'tableWidth':_0x397f29,'columnWidths':_0xf34c00}],'formatGroupId':_0x390b17(0x8f)},[],_0x390b17(0x8f));});}[_0x42d3dc(0xa3)](_0x17f8fd){const _0x1c4544=_0x42d3dc;if(_0x1c4544(0x7b)!=_0x17f8fd[_0x1c4544(0x73)]&&_0x1c4544(0xa0)!=_0x17f8fd[_0x1c4544(0x73)])return;const {data:_0x2b602f}=_0x17f8fd;if(_0x2b602f&&_0x1c4544(0x8f)===_0x2b602f[_0x1c4544(0x72)]){const _0x576ca7=_0x1c4544(0xa1);return{'type':_0x1c4544(0x94),'content':_0x456b5b(this[_0x1c4544(0xa5)][_0x1c4544(0x74)],_0x576ca7)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x14cc3b=_0x5c2c;function _0x5c2c(_0x1923e1,_0x3f9609){const _0x5c859a=_0x5c85();return _0x5c2c=function(_0x5c2c42,_0x47d1dc){_0x5c2c42=_0x5c2c42-0x1ad;let _0x5c935a=_0x5c859a[_0x5c2c42];return _0x5c935a;},_0x5c2c(_0x1923e1,_0x3f9609);}(function(_0x16a147,_0x5a47ef){const _0x166ad4=_0x5c2c,_0x3b5278=_0x16a147();while(!![]){try{const _0x256f53=-parseInt(_0x166ad4(0x200))/0x1+-parseInt(_0x166ad4(0x1f2))/0x2+parseInt(_0x166ad4(0x1d0))/0x3+-parseInt(_0x166ad4(0x1fb))/0x4*(parseInt(_0x166ad4(0x1bf))/0x5)+parseInt(_0x166ad4(0x1fc))/0x6+-parseInt(_0x166ad4(0x1c4))/0x7*(parseInt(_0x166ad4(0x1ed))/0x8)+parseInt(_0x166ad4(0x1c9))/0x9;if(_0x256f53===_0x5a47ef)break;else _0x3b5278['push'](_0x3b5278['shift']());}catch(_0x3d7809){_0x3b5278['push'](_0x3b5278['shift']());}}}(_0x5c85,0xc6ff8));import{Plugin as _0x1f9dc5}from'ckeditor5/src/core.js';import _0x3533d8 from'./table.js';function _0x5c85(){const _0x1dced9=['TableUtils','type','getCellLocation','markerNameToElements','markerRange','TableEditing','locale','unbindElementFromMarkerName','headingRows','forceValue','FORMAT_REGULAR_ROW','registerBlockAttribute','nodeBefore','cell','showSuggestionHighlights','addMarker:suggestion','TrackChangesEditing','editor','nodeAfter','has','downcastDispatcher','removeClass','bindElementToMarker','includes','453104bEyisN','toViewElement','descriptionFactory','mapper','ck-suggestion-marker-','2925500rlWYnA','_splitMarkerName','registerAttributeLabel','requires','options','writer','registerCustomCallback','FORMAT_HEADER_COLUMN','consume','344YKkoHS','3254718UJzJWS','parent','removeMarker:suggestion','highest','84131LmUuOi','activeMarkers','format','consumable','*Format:*\x20%0','getSuggestion','accept','ck-suggestion-marker--active','data','enableDefaultAttributesIntegration','registerDescriptionCallback','end','plugins','item','start','data-suggestion','setTableColumnHeader','addClass','afterInit','setAttribute','11290fAaEHP','removeAttribute','markerName','commandParams','createTableWalker','14wgZLkG','FORMAT_REGULAR_COLUMN','FORMAT_HEADER_ROW','setTableRowHeader','headingColumns','15183414pMaOvE','commandName','formatBlock','name','_registerLegacyDescription','get','_acceptFormatSuggestionCallbackFactory','1319826kaQrFQ','_suggestionFactory','stop','_handleLegacySuggestions','editing'];_0x5c85=function(){return _0x1dced9;};return _0x5c85();}import{getTranslation as _0xbeaee2}from'../utils/common-translations.js';export default class At extends _0x1f9dc5{static get[_0x14cc3b(0x1f5)](){return[_0x3533d8];}[_0x14cc3b(0x1bd)](){const _0x173e62=_0x14cc3b,_0x5c032b=this[_0x173e62(0x1e6)];if(!_0x5c032b[_0x173e62(0x1b7)][_0x173e62(0x1e8)](_0x173e62(0x1da)))return;const _0x10b42d=_0x5c032b[_0x173e62(0x1db)],_0x5723d1=_0x5c032b[_0x173e62(0x1b7)][_0x173e62(0x1ce)](_0x173e62(0x1e5));_0x5723d1[_0x173e62(0x1b4)](_0x173e62(0x1c7)),_0x5723d1[_0x173e62(0x1b4)](_0x173e62(0x1bb)),_0x5723d1[_0x173e62(0x1e0)](_0x173e62(0x1dd)),_0x5723d1[_0x173e62(0x1e0)](_0x173e62(0x1c8)),_0x5723d1[_0x173e62(0x1ef)][_0x173e62(0x1f4)](_0x173e62(0x1dd),_0xbeaee2(_0x10b42d,_0x173e62(0x1c6))),_0x5723d1[_0x173e62(0x1ef)][_0x173e62(0x1f4)](_0x173e62(0x1c8),_0xbeaee2(_0x10b42d,_0x173e62(0x1f9))),this[_0x173e62(0x1d3)]();}[_0x14cc3b(0x1d3)](){const _0x25174f=_0x14cc3b,_0x46d3bf=this[_0x25174f(0x1e6)][_0x25174f(0x1b7)][_0x25174f(0x1ce)](_0x25174f(0x1e5)),_0x54877f=this[_0x25174f(0x1e6)][_0x25174f(0x1b7)][_0x25174f(0x1ce)](_0x25174f(0x1d5)),_0x402937=this[_0x25174f(0x1e6)][_0x25174f(0x1b7)][_0x25174f(0x1ce)](_0x3533d8)[_0x25174f(0x1cf)]();function _0x5b95ea({showActiveMarker:_0x155561=!0x0,setDataAttribute:_0x59f94e=!0x0}={}){return(_0x1a09b0,_0x3cbc9b,_0x12b239)=>{const _0x25e721=_0x5c2c,{type:_0x4775a5,id:_0x53e4ef}=_0x46d3bf[_0x25e721(0x1f3)](_0x3cbc9b[_0x25e721(0x1c1)]),_0x4a8b48=_0x46d3bf[_0x25e721(0x1b0)](_0x53e4ef),_0x161653=_0x4a8b48[_0x25e721(0x1b3)];if(_0x25e721(0x1cb)!=_0x4a8b48[_0x25e721(0x1d6)]||!_0x161653||_0x25e721(0x1bb)!=_0x161653[_0x25e721(0x1ca)])return;if(_0x3cbc9b[_0x25e721(0x1b8)])return void _0x1a09b0[_0x25e721(0x1d2)]();if(!_0x12b239[_0x25e721(0x1ae)][_0x25e721(0x1fa)](_0x3cbc9b[_0x25e721(0x1d9)],_0x1a09b0[_0x25e721(0x1cc)]))return;const _0x22fc31=_0x3cbc9b[_0x25e721(0x1d9)][_0x25e721(0x1b9)][_0x25e721(0x1e7)],_0x41b81d=_0x3cbc9b[_0x25e721(0x1d9)][_0x25e721(0x1b6)][_0x25e721(0x1e1)],_0x15bda3=_0x22fc31[_0x25e721(0x1fd)][_0x25e721(0x1fd)],{column:_0xc6e447}=_0x54877f[_0x25e721(0x1d7)](_0x22fc31),{column:_0x428c0f}=_0x54877f[_0x25e721(0x1d7)](_0x41b81d);for(let _0x4bd221=_0xc6e447;_0x4bd221<=_0x428c0f;_0x4bd221++){const _0x3f4a17=_0x54877f[_0x25e721(0x1c3)](_0x15bda3,{'column':_0x4bd221,'includeAllSlots':!0x1});for(const _0x500a0e of _0x3f4a17){const _0x57d119=_0x500a0e[_0x25e721(0x1e2)],_0x44971d=_0x12b239[_0x25e721(0x1f0)][_0x25e721(0x1ee)](_0x57d119);_0x12b239[_0x25e721(0x1f7)][_0x25e721(0x1bc)](_0x25e721(0x1f1)+_0x4775a5,_0x44971d),_0x59f94e&&_0x12b239[_0x25e721(0x1f7)][_0x25e721(0x1be)](_0x25e721(0x1ba),_0x53e4ef,_0x44971d),_0x12b239[_0x25e721(0x1f0)][_0x25e721(0x1eb)](_0x44971d,_0x3cbc9b[_0x25e721(0x1c1)]),_0x155561&&(_0x46d3bf[_0x25e721(0x201)][_0x25e721(0x1ec)](_0x3cbc9b[_0x25e721(0x1c1)])?_0x12b239[_0x25e721(0x1f7)][_0x25e721(0x1bc)](_0x25e721(0x1b2),_0x44971d):_0x12b239[_0x25e721(0x1f7)][_0x25e721(0x1ea)](_0x25e721(0x1b2),_0x44971d));}}};}_0x46d3bf[_0x25174f(0x1d1)][_0x25174f(0x1f8)](_0x25174f(0x1cb),_0x25174f(0x1c7),_0x25174f(0x1b1),_0x402937),_0x46d3bf[_0x25174f(0x1d1)][_0x25174f(0x1f8)](_0x25174f(0x1cb),_0x25174f(0x1bb),_0x25174f(0x1b1),_0x402937),this[_0x25174f(0x1e6)][_0x25174f(0x1d4)][_0x25174f(0x1e9)]['on'](_0x25174f(0x1e4),_0x5b95ea(),{'priority':_0x25174f(0x1ff)}),this[_0x25174f(0x1e6)][_0x25174f(0x1b3)][_0x25174f(0x1e9)]['on'](_0x25174f(0x1e4),(_0x3d6361,_0x3a9a2f,_0x2adac0)=>{const _0x10f1ac=_0x25174f;_0x2adac0[_0x10f1ac(0x1f6)][_0x10f1ac(0x1e3)]&&_0x5b95ea({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x3d6361,_0x3a9a2f,_0x2adac0);},{'priority':_0x25174f(0x1ff)}),this[_0x25174f(0x1e6)][_0x25174f(0x1d4)][_0x25174f(0x1e9)]['on'](_0x25174f(0x1fe),(_0x2207c8,_0x1b97bd,_0x615f06)=>{const _0xb7709f=_0x25174f,{type:_0x2fde17,id:_0x5456ca}=_0x46d3bf[_0xb7709f(0x1f3)](_0x1b97bd[_0xb7709f(0x1c1)]),_0x24cd99=_0x46d3bf[_0xb7709f(0x1b0)](_0x5456ca),_0x532efe=_0x24cd99[_0xb7709f(0x1b3)];if(_0xb7709f(0x1cb)!=_0x24cd99[_0xb7709f(0x1d6)]||!_0x532efe||_0xb7709f(0x1bb)!=_0x532efe[_0xb7709f(0x1ca)])return;const _0xfc0df2=_0x615f06[_0xb7709f(0x1f0)][_0xb7709f(0x1d8)](_0x1b97bd[_0xb7709f(0x1c1)]);if(_0xfc0df2){for(const _0x5616ad of _0xfc0df2)_0x615f06[_0xb7709f(0x1f7)][_0xb7709f(0x1ea)](_0xb7709f(0x1f1)+_0x2fde17,_0x5616ad),_0x615f06[_0xb7709f(0x1f7)][_0xb7709f(0x1ea)](_0xb7709f(0x1b2),_0x5616ad),_0x615f06[_0xb7709f(0x1f7)][_0xb7709f(0x1c0)](_0xb7709f(0x1ba),_0x5616ad),_0x615f06[_0xb7709f(0x1f0)][_0xb7709f(0x1dc)](_0x5616ad,_0x1b97bd[_0xb7709f(0x1c1)]);}},{'priority':_0x25174f(0x1ff)}),this[_0x25174f(0x1cd)]();}[_0x14cc3b(0x1cd)](){const _0x25b125=_0x14cc3b,_0x47b7a3=this[_0x25b125(0x1e6)],_0x36bb94=_0x47b7a3[_0x25b125(0x1db)];function _0x21d89d(_0x1e1c1d){const _0x893530=_0x25b125;return{'type':_0x893530(0x1ad),'content':_0xbeaee2(_0x36bb94,_0x893530(0x1af),_0x1e1c1d)};}_0x47b7a3[_0x25b125(0x1b7)][_0x25b125(0x1ce)](_0x25b125(0x1e5))[_0x25b125(0x1ef)][_0x25b125(0x1b5)](_0x2492b6=>{const _0x3b057a=_0x25b125;if(_0x3b057a(0x1cb)!=_0x2492b6[_0x3b057a(0x1d6)])return;const {data:_0x218276}=_0x2492b6;if(_0x218276){if(_0x3b057a(0x1c7)==_0x218276[_0x3b057a(0x1ca)]){const _0x54281e=_0x218276[_0x3b057a(0x1c2)][0x0][_0x3b057a(0x1de)];return _0x21d89d(_0xbeaee2(_0x36bb94,_0x54281e?_0x3b057a(0x1c6):_0x3b057a(0x1df)));}if(_0x3b057a(0x1bb)==_0x218276[_0x3b057a(0x1ca)]){const _0x5517e3=_0x218276[_0x3b057a(0x1c2)][0x0][_0x3b057a(0x1de)];return _0x21d89d(_0xbeaee2(_0x36bb94,_0x5517e3?_0x3b057a(0x1f9):_0x3b057a(0x1c5)));}}});}}
23
+ const _0x5c7a65=_0x4dd8;(function(_0x559277,_0x39d5d6){const _0x7b452e=_0x4dd8,_0x42a8d8=_0x559277();while(!![]){try{const _0x7d5eed=-parseInt(_0x7b452e(0x9a))/0x1+parseInt(_0x7b452e(0x9f))/0x2+-parseInt(_0x7b452e(0xce))/0x3*(-parseInt(_0x7b452e(0xcf))/0x4)+parseInt(_0x7b452e(0xd7))/0x5*(-parseInt(_0x7b452e(0xea))/0x6)+parseInt(_0x7b452e(0xee))/0x7*(-parseInt(_0x7b452e(0xd9))/0x8)+-parseInt(_0x7b452e(0xd5))/0x9*(-parseInt(_0x7b452e(0xde))/0xa)+parseInt(_0x7b452e(0xc5))/0xb;if(_0x7d5eed===_0x39d5d6)break;else _0x42a8d8['push'](_0x42a8d8['shift']());}catch(_0x1f4211){_0x42a8d8['push'](_0x42a8d8['shift']());}}}(_0x3290,0x821e4));function _0x4dd8(_0x2f6a2f,_0x216aac){const _0x3290b0=_0x3290();return _0x4dd8=function(_0x4dd8fd,_0x8d2e74){_0x4dd8fd=_0x4dd8fd-0x98;let _0x361124=_0x3290b0[_0x4dd8fd];return _0x361124;},_0x4dd8(_0x2f6a2f,_0x216aac);}import{Plugin as _0x10baa9}from'ckeditor5/src/core.js';import _0x161e70 from'./table.js';import{getTranslation as _0x24b75e}from'../utils/common-translations.js';function _0x3290(){const _0x4270e4=['1385966YnqVYi','get','stop','format','headingRows','createTableWalker','getSuggestion','includes','type','FORMAT_HEADER_COLUMN','forceValue','TableEditing','afterInit','FORMAT_REGULAR_ROW','consumable','data','editing','markerNameToElements','registerDescriptionCallback','unbindElementFromMarkerName','requires','markerName','getCellLocation','writer','addClass','registerCustomCallback','*Format:*\x20%0','formatBlock','plugins','end','setTableColumnHeader','headingColumns','FORMAT_HEADER_ROW','removeMarker:suggestion','editor','_splitMarkerName','locale','markerRange','2272754xUSVHU','TrackChangesEditing','addMarker:suggestion','nodeBefore','bindElementToMarker','consume','ck-suggestion-marker--active','nodeAfter','descriptionFactory','108YCtikL','6128RZzzxq','highest','setTableRowHeader','parent','commandParams','removeAttribute','9hAgBaK','registerBlockAttribute','6560zxUyta','_acceptFormatSuggestionCallbackFactory','72mfvkpZ','ck-suggestion-marker-','_handleLegacySuggestions','name','commandName','9101230xZgYEX','activeMarkers','data-suggestion','has','options','_suggestionFactory','toViewElement','setAttribute','mapper','item','registerAttributeLabel','showSuggestionHighlights','1842NCBJOA','FORMAT_REGULAR_COLUMN','accept','cell','324079UqJJoS','TableUtils','downcastDispatcher','512451iBotsV','removeClass','_registerLegacyDescription','start','enableDefaultAttributesIntegration'];_0x3290=function(){return _0x4270e4;};return _0x3290();}export default class At extends _0x10baa9{static get[_0x5c7a65(0xb3)](){return[_0x161e70];}[_0x5c7a65(0xab)](){const _0x22520d=_0x5c7a65,_0x47a8e9=this[_0x22520d(0xc1)];if(!_0x47a8e9[_0x22520d(0xbb)][_0x22520d(0xe1)](_0x22520d(0xaa)))return;const _0x30560b=_0x47a8e9[_0x22520d(0xc3)],_0x1b458b=_0x47a8e9[_0x22520d(0xbb)][_0x22520d(0xa0)](_0x22520d(0xc6));_0x1b458b[_0x22520d(0x9e)](_0x22520d(0xd1)),_0x1b458b[_0x22520d(0x9e)](_0x22520d(0xbd)),_0x1b458b[_0x22520d(0xd6)](_0x22520d(0xa3)),_0x1b458b[_0x22520d(0xd6)](_0x22520d(0xbe)),_0x1b458b[_0x22520d(0xcd)][_0x22520d(0xe8)](_0x22520d(0xa3),_0x24b75e(_0x30560b,_0x22520d(0xbf))),_0x1b458b[_0x22520d(0xcd)][_0x22520d(0xe8)](_0x22520d(0xbe),_0x24b75e(_0x30560b,_0x22520d(0xa8))),this[_0x22520d(0xdb)]();}[_0x5c7a65(0xdb)](){const _0x596d79=_0x5c7a65,_0x4e04c8=this[_0x596d79(0xc1)][_0x596d79(0xbb)][_0x596d79(0xa0)](_0x596d79(0xc6)),_0x2eae75=this[_0x596d79(0xc1)][_0x596d79(0xbb)][_0x596d79(0xa0)](_0x596d79(0x98)),_0x42a7a5=this[_0x596d79(0xc1)][_0x596d79(0xbb)][_0x596d79(0xa0)](_0x161e70)[_0x596d79(0xd8)]();function _0x2f4838({showActiveMarker:_0x29d1a0=!0x0,setDataAttribute:_0x46cb45=!0x0}={}){return(_0x2507eb,_0xd1a219,_0x54a5df)=>{const _0x51826d=_0x4dd8,{type:_0x1a6343,id:_0x5308e5}=_0x4e04c8[_0x51826d(0xc2)](_0xd1a219[_0x51826d(0xb4)]),_0xcfa72=_0x4e04c8[_0x51826d(0xa5)](_0x5308e5),_0xe15ca1=_0xcfa72[_0x51826d(0xae)];if(_0x51826d(0xba)!=_0xcfa72[_0x51826d(0xa7)]||!_0xe15ca1||_0x51826d(0xbd)!=_0xe15ca1[_0x51826d(0xdd)])return;if(_0xd1a219[_0x51826d(0xe7)])return void _0x2507eb[_0x51826d(0xa1)]();if(!_0x54a5df[_0x51826d(0xad)][_0x51826d(0xca)](_0xd1a219[_0x51826d(0xc4)],_0x2507eb[_0x51826d(0xdc)]))return;const _0x24e44b=_0xd1a219[_0x51826d(0xc4)][_0x51826d(0x9d)][_0x51826d(0xcc)],_0x2142f1=_0xd1a219[_0x51826d(0xc4)][_0x51826d(0xbc)][_0x51826d(0xc8)],_0x3dd9a0=_0x24e44b[_0x51826d(0xd2)][_0x51826d(0xd2)],{column:_0x4ea27d}=_0x2eae75[_0x51826d(0xb5)](_0x24e44b),{column:_0x2dfd51}=_0x2eae75[_0x51826d(0xb5)](_0x2142f1);for(let _0x473e7a=_0x4ea27d;_0x473e7a<=_0x2dfd51;_0x473e7a++){const _0x208233=_0x2eae75[_0x51826d(0xa4)](_0x3dd9a0,{'column':_0x473e7a,'includeAllSlots':!0x1});for(const _0x584e3c of _0x208233){const _0x41db61=_0x584e3c[_0x51826d(0xed)],_0x495227=_0x54a5df[_0x51826d(0xe6)][_0x51826d(0xe4)](_0x41db61);_0x54a5df[_0x51826d(0xb6)][_0x51826d(0xb7)](_0x51826d(0xda)+_0x1a6343,_0x495227),_0x46cb45&&_0x54a5df[_0x51826d(0xb6)][_0x51826d(0xe5)](_0x51826d(0xe0),_0x5308e5,_0x495227),_0x54a5df[_0x51826d(0xe6)][_0x51826d(0xc9)](_0x495227,_0xd1a219[_0x51826d(0xb4)]),_0x29d1a0&&(_0x4e04c8[_0x51826d(0xdf)][_0x51826d(0xa6)](_0xd1a219[_0x51826d(0xb4)])?_0x54a5df[_0x51826d(0xb6)][_0x51826d(0xb7)](_0x51826d(0xcb),_0x495227):_0x54a5df[_0x51826d(0xb6)][_0x51826d(0x9b)](_0x51826d(0xcb),_0x495227));}}};}_0x4e04c8[_0x596d79(0xe3)][_0x596d79(0xb8)](_0x596d79(0xba),_0x596d79(0xd1),_0x596d79(0xec),_0x42a7a5),_0x4e04c8[_0x596d79(0xe3)][_0x596d79(0xb8)](_0x596d79(0xba),_0x596d79(0xbd),_0x596d79(0xec),_0x42a7a5),this[_0x596d79(0xc1)][_0x596d79(0xaf)][_0x596d79(0x99)]['on'](_0x596d79(0xc7),_0x2f4838(),{'priority':_0x596d79(0xd0)}),this[_0x596d79(0xc1)][_0x596d79(0xae)][_0x596d79(0x99)]['on'](_0x596d79(0xc7),(_0x1d8cf0,_0x3a4d61,_0xbec511)=>{const _0x1ff90a=_0x596d79;_0xbec511[_0x1ff90a(0xe2)][_0x1ff90a(0xe9)]&&_0x2f4838({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x1d8cf0,_0x3a4d61,_0xbec511);},{'priority':_0x596d79(0xd0)}),this[_0x596d79(0xc1)][_0x596d79(0xaf)][_0x596d79(0x99)]['on'](_0x596d79(0xc0),(_0xf766e9,_0x412465,_0x301bd4)=>{const _0x41c9f4=_0x596d79,{type:_0x384f0f,id:_0xf07ca9}=_0x4e04c8[_0x41c9f4(0xc2)](_0x412465[_0x41c9f4(0xb4)]),_0x3f5cc9=_0x4e04c8[_0x41c9f4(0xa5)](_0xf07ca9),_0x44b9cc=_0x3f5cc9[_0x41c9f4(0xae)];if(_0x41c9f4(0xba)!=_0x3f5cc9[_0x41c9f4(0xa7)]||!_0x44b9cc||_0x41c9f4(0xbd)!=_0x44b9cc[_0x41c9f4(0xdd)])return;const _0x3160ae=_0x301bd4[_0x41c9f4(0xe6)][_0x41c9f4(0xb0)](_0x412465[_0x41c9f4(0xb4)]);if(_0x3160ae){for(const _0x21111a of _0x3160ae)_0x301bd4[_0x41c9f4(0xb6)][_0x41c9f4(0x9b)](_0x41c9f4(0xda)+_0x384f0f,_0x21111a),_0x301bd4[_0x41c9f4(0xb6)][_0x41c9f4(0x9b)](_0x41c9f4(0xcb),_0x21111a),_0x301bd4[_0x41c9f4(0xb6)][_0x41c9f4(0xd4)](_0x41c9f4(0xe0),_0x21111a),_0x301bd4[_0x41c9f4(0xe6)][_0x41c9f4(0xb2)](_0x21111a,_0x412465[_0x41c9f4(0xb4)]);}},{'priority':_0x596d79(0xd0)}),this[_0x596d79(0x9c)]();}[_0x5c7a65(0x9c)](){const _0xae04c7=_0x5c7a65,_0x18b639=this[_0xae04c7(0xc1)],_0x1b5355=_0x18b639[_0xae04c7(0xc3)];function _0x900c7e(_0x4a3482){const _0x16a098=_0xae04c7;return{'type':_0x16a098(0xa2),'content':_0x24b75e(_0x1b5355,_0x16a098(0xb9),_0x4a3482)};}_0x18b639[_0xae04c7(0xbb)][_0xae04c7(0xa0)](_0xae04c7(0xc6))[_0xae04c7(0xcd)][_0xae04c7(0xb1)](_0x402420=>{const _0x2ddf75=_0xae04c7;if(_0x2ddf75(0xba)!=_0x402420[_0x2ddf75(0xa7)])return;const {data:_0x226201}=_0x402420;if(_0x226201){if(_0x2ddf75(0xd1)==_0x226201[_0x2ddf75(0xdd)]){const _0x4f7f5a=_0x226201[_0x2ddf75(0xd3)][0x0][_0x2ddf75(0xa9)];return _0x900c7e(_0x24b75e(_0x1b5355,_0x4f7f5a?_0x2ddf75(0xbf):_0x2ddf75(0xac)));}if(_0x2ddf75(0xbd)==_0x226201[_0x2ddf75(0xdd)]){const _0x414676=_0x226201[_0x2ddf75(0xd3)][0x0][_0x2ddf75(0xa9)];return _0x900c7e(_0x24b75e(_0x1b5355,_0x414676?_0x2ddf75(0xa8):_0x2ddf75(0xeb)));}}});}}