@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240628.0 → 0.0.0-nightly-20240629.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3cf2f4=_0x146c;(function(_0x4f832e,_0x3b208b){const _0x2eb888=_0x146c,_0x18fc58=_0x4f832e();while(!![]){try{const _0x4dc5cd=-parseInt(_0x2eb888(0xad))/0x1*(-parseInt(_0x2eb888(0xb0))/0x2)+parseInt(_0x2eb888(0xbb))/0x3+parseInt(_0x2eb888(0xb9))/0x4+parseInt(_0x2eb888(0xb8))/0x5*(-parseInt(_0x2eb888(0xbd))/0x6)+-parseInt(_0x2eb888(0xbc))/0x7+parseInt(_0x2eb888(0xab))/0x8*(parseInt(_0x2eb888(0xb3))/0x9)+-parseInt(_0x2eb888(0xbf))/0xa;if(_0x4dc5cd===_0x3b208b)break;else _0x18fc58['push'](_0x18fc58['shift']());}catch(_0x41af2e){_0x18fc58['push'](_0x18fc58['shift']());}}}(_0x1331,0x6704b));import{Plugin as _0x6b5144}from'ckeditor5/src/core.js';function _0x146c(_0x23b9d5,_0x2851ca){const _0x133177=_0x1331();return _0x146c=function(_0x146cd4,_0xf3f7b8){_0x146cd4=_0x146cd4-0xaa;let _0x34faaf=_0x133177[_0x146cd4];return _0x34faaf;},_0x146c(_0x23b9d5,_0x2851ca);}function _0x1331(){const _0x45e8b8=['3MCPFec','acceptSelectedSuggestions','plugins','42848YAKUwb','trackChanges','goToPreviousRestrictedEditingException','957897HsECdp','has','goToNextRestrictedEditingException','TrackChangesEditing','get','70745wdtHtC','1974876MPwIqf','discardSuggestion','894894FyJTQh','422548RetZkX','228NgEDLw','enableCommand','3684650TpDvUn','RestrictedEditingModeEditing','afterInit','acceptSuggestion','acceptAllSuggestions','editor','discardSelectedSuggestions','40TcWlAJ','discardAllSuggestions'];_0x1331=function(){return _0x45e8b8;};return _0x1331();}export default class kt extends _0x6b5144{[_0x3cf2f4(0xc1)](){const _0x3668f0=_0x3cf2f4,_0x11f6bf=this[_0x3668f0(0xc4)];if(!_0x11f6bf[_0x3668f0(0xaf)][_0x3668f0(0xb4)](_0x3668f0(0xc0)))return;const _0x1e291c=_0x11f6bf[_0x3668f0(0xaf)][_0x3668f0(0xb7)](_0x3668f0(0xb6));_0x1e291c[_0x3668f0(0xbe)](_0x3668f0(0xb2)),_0x1e291c[_0x3668f0(0xbe)](_0x3668f0(0xb5));const _0x159960=_0x11f6bf[_0x3668f0(0xaf)][_0x3668f0(0xb7)](_0x3668f0(0xc0));_0x159960[_0x3668f0(0xbe)](_0x3668f0(0xb1)),_0x159960[_0x3668f0(0xbe)](_0x3668f0(0xc2)),_0x159960[_0x3668f0(0xbe)](_0x3668f0(0xba)),_0x159960[_0x3668f0(0xbe)](_0x3668f0(0xc3)),_0x159960[_0x3668f0(0xbe)](_0x3668f0(0xac)),_0x159960[_0x3668f0(0xbe)](_0x3668f0(0xae)),_0x159960[_0x3668f0(0xbe)](_0x3668f0(0xaa));}}
23
+ const _0x43dc90=_0x4b1e;(function(_0x3f1893,_0x584c1d){const _0x5d2f23=_0x4b1e,_0x30ea24=_0x3f1893();while(!![]){try{const _0x10f394=parseInt(_0x5d2f23(0x1e0))/0x1+-parseInt(_0x5d2f23(0x1d9))/0x2*(parseInt(_0x5d2f23(0x1db))/0x3)+parseInt(_0x5d2f23(0x1f1))/0x4+parseInt(_0x5d2f23(0x1df))/0x5*(parseInt(_0x5d2f23(0x1eb))/0x6)+-parseInt(_0x5d2f23(0x1e3))/0x7*(-parseInt(_0x5d2f23(0x1d7))/0x8)+parseInt(_0x5d2f23(0x1e1))/0x9*(parseInt(_0x5d2f23(0x1ec))/0xa)+parseInt(_0x5d2f23(0x1e4))/0xb*(-parseInt(_0x5d2f23(0x1ee))/0xc);if(_0x10f394===_0x584c1d)break;else _0x30ea24['push'](_0x30ea24['shift']());}catch(_0x41faef){_0x30ea24['push'](_0x30ea24['shift']());}}}(_0x41e7,0xaab2a));import{Plugin as _0x339d85}from'ckeditor5/src/core.js';function _0x41e7(){const _0x5f58a6=['afterInit','goToPreviousRestrictedEditingException','get','858SlNFMa','520bjuZWZ','trackChanges','61464cmOKPe','discardSuggestion','TrackChangesEditing','5366772fRAETV','acceptSuggestion','discardSelectedSuggestions','1028712crEEZU','RestrictedEditingModeEditing','107902IuOuLE','acceptSelectedSuggestions','3muvYgb','goToNextRestrictedEditingException','plugins','editor','32690FfOEvC','958372LIXbLd','187263LMJDrY','has','14OVjXMI','8206UcXHIA','acceptAllSuggestions','discardAllSuggestions','enableCommand'];_0x41e7=function(){return _0x5f58a6;};return _0x41e7();}function _0x4b1e(_0x2af512,_0x379e49){const _0x41e7a4=_0x41e7();return _0x4b1e=function(_0x4b1ec9,_0x28728c){_0x4b1ec9=_0x4b1ec9-0x1d6;let _0x99dfb9=_0x41e7a4[_0x4b1ec9];return _0x99dfb9;},_0x4b1e(_0x2af512,_0x379e49);}export default class kt extends _0x339d85{[_0x43dc90(0x1e8)](){const _0x11e312=_0x43dc90,_0x45f5ce=this[_0x11e312(0x1de)];if(!_0x45f5ce[_0x11e312(0x1dd)][_0x11e312(0x1e2)](_0x11e312(0x1d8)))return;const _0x5bb683=_0x45f5ce[_0x11e312(0x1dd)][_0x11e312(0x1ea)](_0x11e312(0x1f0));_0x5bb683[_0x11e312(0x1e7)](_0x11e312(0x1e9)),_0x5bb683[_0x11e312(0x1e7)](_0x11e312(0x1dc));const _0x4053dd=_0x45f5ce[_0x11e312(0x1dd)][_0x11e312(0x1ea)](_0x11e312(0x1d8));_0x4053dd[_0x11e312(0x1e7)](_0x11e312(0x1ed)),_0x4053dd[_0x11e312(0x1e7)](_0x11e312(0x1f2)),_0x4053dd[_0x11e312(0x1e7)](_0x11e312(0x1ef)),_0x4053dd[_0x11e312(0x1e7)](_0x11e312(0x1e5)),_0x4053dd[_0x11e312(0x1e7)](_0x11e312(0x1e6)),_0x4053dd[_0x11e312(0x1e7)](_0x11e312(0x1da)),_0x4053dd[_0x11e312(0x1e7)](_0x11e312(0x1d6));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xddfa(_0x1cd007,_0x2db715){const _0x55ff61=_0x55ff();return _0xddfa=function(_0xddfa8c,_0x43acf3){_0xddfa8c=_0xddfa8c-0xbf;let _0x4b1e00=_0x55ff61[_0xddfa8c];return _0x4b1e00;},_0xddfa(_0x1cd007,_0x2db715);}const _0x4ee8ca=_0xddfa;(function(_0x4c7f87,_0x192e46){const _0x52f087=_0xddfa,_0x3cd28f=_0x4c7f87();while(!![]){try{const _0x2ed3e4=-parseInt(_0x52f087(0xc1))/0x1*(parseInt(_0x52f087(0xc3))/0x2)+parseInt(_0x52f087(0xf3))/0x3+parseInt(_0x52f087(0xe3))/0x4+parseInt(_0x52f087(0xeb))/0x5+parseInt(_0x52f087(0xc6))/0x6+-parseInt(_0x52f087(0xe9))/0x7*(-parseInt(_0x52f087(0xda))/0x8)+parseInt(_0x52f087(0xe1))/0x9*(-parseInt(_0x52f087(0xc4))/0xa);if(_0x2ed3e4===_0x192e46)break;else _0x3cd28f['push'](_0x3cd28f['shift']());}catch(_0x586d0f){_0x3cd28f['push'](_0x3cd28f['shift']());}}}(_0x55ff,0x57898));function _0x55ff(){const _0x10e48e=['createPositionBefore','split','165773DpKzav','showSuggestionHighlights','2IkJWlL','817450juGCeZ','enableCommand','567498xKBczG','editing','insert','addMarker:suggestion','requires','deletion','high','descriptionFactory','getItems','markerRange','mapper','ELEMENT_LINE_BREAK','softBreak','consumable','activeMarkers','data','merge','writer','options','span','2151240yNCoOG','downcastDispatcher','addMarker:suggestion:insertion','get','registerElementLabel','addClass','editor','135LLziDr','TrackChangesEditing','2695212nOeuTj','toViewPosition','locale','model','bindElementToMarker','plugins','14SftcWy','ck-suggestion-marker--active','1344505ShyWgV','name','test','includes','shiftEnter','init','markerName','element','526209frHYNR','addMarker:suggestion:deletion','ck-suggestion-marker-','createUIElement'];_0x55ff=function(){return _0x10e48e;};return _0x55ff();}import{Plugin as _0x2ec0a4}from'ckeditor5/src/core.js';import{ShiftEnter as _0x4679c3}from'ckeditor5/src/enter.js';import{getTranslation as _0x3fc419}from'../utils/common-translations.js';export default class bt extends _0x2ec0a4{static get[_0x4ee8ca(0xca)](){return[_0x4679c3];}[_0x4ee8ca(0xf0)](){const _0x4af639=_0x4ee8ca,_0x3afff7=this[_0x4af639(0xe0)],_0x3128e5=_0x3afff7[_0x4af639(0xe8)][_0x4af639(0xdd)](_0x4af639(0xe2));_0x3128e5[_0x4af639(0xc5)](_0x4af639(0xef)),_0x3afff7[_0x4af639(0xc7)][_0x4af639(0xdb)]['on'](_0x4af639(0xdc),de(_0x3afff7),{'priority':_0x4af639(0xcc)}),_0x3afff7[_0x4af639(0xc7)][_0x4af639(0xdb)]['on'](_0x4af639(0xf4),de(_0x3afff7),{'priority':_0x4af639(0xcc)}),_0x3afff7[_0x4af639(0xd5)][_0x4af639(0xdb)]['on'](_0x4af639(0xc9),(_0x4500dc,_0x2dc2f0,_0x192e4c)=>{const _0xefb2c9=_0x4af639;_0x192e4c[_0xefb2c9(0xd8)][_0xefb2c9(0xc2)]&&de(_0x3afff7,{'showActiveMarker':!0x1})(_0x4500dc,_0x2dc2f0,_0x192e4c);}),_0x3128e5[_0x4af639(0xcd)][_0x4af639(0xde)](_0x4af639(0xd2),_0x2fb160=>_0x3fc419(_0x3afff7[_0x4af639(0xe5)],_0x4af639(0xd1),_0x2fb160));}}function de(_0x9d6871,{showActiveMarker:_0xc88faf=!0x0}={}){return(_0x4e8e78,_0x44515b,_0x3468b3)=>{const _0x3f467f=_0xddfa,_0x2c1a2d=_0x9d6871[_0x3f467f(0xe8)][_0x3f467f(0xdd)](_0x3f467f(0xe2));if(!_0x3468b3[_0x3f467f(0xd3)][_0x3f467f(0xed)](_0x44515b[_0x3f467f(0xcf)],_0x4e8e78[_0x3f467f(0xec)]))return;const _0x251a72=_0x9d6871[_0x3f467f(0xe6)];for(const _0x2c4dfa of _0x44515b[_0x3f467f(0xcf)][_0x3f467f(0xce)]()){if(!_0x2c4dfa['is'](_0x3f467f(0xf2),_0x3f467f(0xd2)))continue;const _0x4accbc=_0x3f467f(0xcb)==_0x44515b[_0x3f467f(0xf1)][_0x3f467f(0xc0)](':')[0x1]?_0x3f467f(0xd6):_0x3f467f(0xc0),_0x2c5ffc=_0x3468b3[_0x3f467f(0xd7)][_0x3f467f(0xf6)](_0x3f467f(0xd9),{'class':_0x3f467f(0xf5)+_0x4accbc}),_0x2d53ff=_0x3468b3[_0x3f467f(0xd0)][_0x3f467f(0xe4)](_0x251a72[_0x3f467f(0xbf)](_0x2c4dfa));_0xc88faf&&_0x2c1a2d[_0x3f467f(0xd4)][_0x3f467f(0xee)](_0x44515b[_0x3f467f(0xf1)])&&_0x3468b3[_0x3f467f(0xd7)][_0x3f467f(0xdf)](_0x3f467f(0xea),_0x2c5ffc),_0x3468b3[_0x3f467f(0xd7)][_0x3f467f(0xc8)](_0x2d53ff,_0x2c5ffc),_0x3468b3[_0x3f467f(0xd0)][_0x3f467f(0xe7)](_0x2c5ffc,_0x44515b[_0x3f467f(0xf1)]);}};}
23
+ const _0x1d9887=_0x5cf6;(function(_0x8777f1,_0x26e0d1){const _0xc9116f=_0x5cf6,_0x2eecab=_0x8777f1();while(!![]){try{const _0x1bb78d=parseInt(_0xc9116f(0x105))/0x1+parseInt(_0xc9116f(0x10c))/0x2+-parseInt(_0xc9116f(0x108))/0x3*(parseInt(_0xc9116f(0x106))/0x4)+parseInt(_0xc9116f(0xdf))/0x5+parseInt(_0xc9116f(0x103))/0x6*(-parseInt(_0xc9116f(0xe6))/0x7)+parseInt(_0xc9116f(0x10e))/0x8+-parseInt(_0xc9116f(0xf2))/0x9*(parseInt(_0xc9116f(0xf3))/0xa);if(_0x1bb78d===_0x26e0d1)break;else _0x2eecab['push'](_0x2eecab['shift']());}catch(_0x2026cf){_0x2eecab['push'](_0x2eecab['shift']());}}}(_0x21d0,0x2a76f));import{Plugin as _0x47808a}from'ckeditor5/src/core.js';function _0x21d0(){const _0x287fe8=['ck-suggestion-marker--active','plugins','bindElementToMarker','addMarker:suggestion:insertion','downcastDispatcher','options','registerElementLabel','editing','insert','writer','ck-suggestion-marker-','846FfNRnX','get','16940lBrlkF','110828rhhbZp','addMarker:suggestion:deletion','21bWljvu','name','showSuggestionHighlights','activeMarkers','331246NgXnxf','ELEMENT_LINE_BREAK','2190848EKjQUJ','data','mapper','markerRange','addMarker:suggestion','init','model','deletion','consumable','1018130vIpsGd','test','requires','includes','enableCommand','descriptionFactory','element','6594IUQgof','toViewPosition','markerName','high','createUIElement','editor','span','shiftEnter','createPositionBefore','TrackChangesEditing','getItems','softBreak','27ILdnlD','531130GwpZwp','addClass','locale','split','merge'];_0x21d0=function(){return _0x287fe8;};return _0x21d0();}import{ShiftEnter as _0x3efa78}from'ckeditor5/src/enter.js';function _0x5cf6(_0x448394,_0x3b1069){const _0x21d074=_0x21d0();return _0x5cf6=function(_0x5cf689,_0x5d6147){_0x5cf689=_0x5cf689-0xd9;let _0x188501=_0x21d074[_0x5cf689];return _0x188501;},_0x5cf6(_0x448394,_0x3b1069);}import{getTranslation as _0x3750d8}from'../utils/common-translations.js';export default class bt extends _0x47808a{static get[_0x1d9887(0xe1)](){return[_0x3efa78];}[_0x1d9887(0xdb)](){const _0x471c47=_0x1d9887,_0x4a04b7=this[_0x471c47(0xeb)],_0x439b8c=_0x4a04b7[_0x471c47(0xf9)][_0x471c47(0x104)](_0x471c47(0xef));_0x439b8c[_0x471c47(0xe3)](_0x471c47(0xed)),_0x4a04b7[_0x471c47(0xff)][_0x471c47(0xfc)]['on'](_0x471c47(0xfb),de(_0x4a04b7),{'priority':_0x471c47(0xe9)}),_0x4a04b7[_0x471c47(0xff)][_0x471c47(0xfc)]['on'](_0x471c47(0x107),de(_0x4a04b7),{'priority':_0x471c47(0xe9)}),_0x4a04b7[_0x471c47(0x10f)][_0x471c47(0xfc)]['on'](_0x471c47(0xda),(_0x4341d4,_0xa70b8e,_0x3acd3d)=>{const _0x3b545f=_0x471c47;_0x3acd3d[_0x3b545f(0xfd)][_0x3b545f(0x10a)]&&de(_0x4a04b7,{'showActiveMarker':!0x1})(_0x4341d4,_0xa70b8e,_0x3acd3d);}),_0x439b8c[_0x471c47(0xe4)][_0x471c47(0xfe)](_0x471c47(0xf1),_0x23bee6=>_0x3750d8(_0x4a04b7[_0x471c47(0xf5)],_0x471c47(0x10d),_0x23bee6));}}function de(_0x5b31b2,{showActiveMarker:_0x22ed27=!0x0}={}){return(_0x50c886,_0x325c22,_0x168651)=>{const _0x129f21=_0x5cf6,_0x493589=_0x5b31b2[_0x129f21(0xf9)][_0x129f21(0x104)](_0x129f21(0xef));if(!_0x168651[_0x129f21(0xde)][_0x129f21(0xe0)](_0x325c22[_0x129f21(0xd9)],_0x50c886[_0x129f21(0x109)]))return;const _0xf00bff=_0x5b31b2[_0x129f21(0xdc)];for(const _0x1c32c0 of _0x325c22[_0x129f21(0xd9)][_0x129f21(0xf0)]()){if(!_0x1c32c0['is'](_0x129f21(0xe5),_0x129f21(0xf1)))continue;const _0x418c8c=_0x129f21(0xdd)==_0x325c22[_0x129f21(0xe8)][_0x129f21(0xf6)](':')[0x1]?_0x129f21(0xf7):_0x129f21(0xf6),_0x63c95a=_0x168651[_0x129f21(0x101)][_0x129f21(0xea)](_0x129f21(0xec),{'class':_0x129f21(0x102)+_0x418c8c}),_0x238668=_0x168651[_0x129f21(0x110)][_0x129f21(0xe7)](_0xf00bff[_0x129f21(0xee)](_0x1c32c0));_0x22ed27&&_0x493589[_0x129f21(0x10b)][_0x129f21(0xe2)](_0x325c22[_0x129f21(0xe8)])&&_0x168651[_0x129f21(0x101)][_0x129f21(0xf4)](_0x129f21(0xf8),_0x63c95a),_0x168651[_0x129f21(0x101)][_0x129f21(0x100)](_0x238668,_0x63c95a),_0x168651[_0x129f21(0x110)][_0x129f21(0xfa)](_0x63c95a,_0x325c22[_0x129f21(0xe8)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x55e351=_0x2fd1;function _0x2fd1(_0x5d50e7,_0x4f6dea){const _0x37bd46=_0x37bd();return _0x2fd1=function(_0x2fd1f3,_0x5bc64b){_0x2fd1f3=_0x2fd1f3-0x70;let _0xb04e31=_0x37bd46[_0x2fd1f3];return _0xb04e31;},_0x2fd1(_0x5d50e7,_0x4f6dea);}(function(_0x384ac0,_0x136bfc){const _0x15a168=_0x2fd1,_0x924f3f=_0x384ac0();while(!![]){try{const _0x2081be=parseInt(_0x15a168(0x84))/0x1+parseInt(_0x15a168(0x73))/0x2+-parseInt(_0x15a168(0x94))/0x3+-parseInt(_0x15a168(0x7a))/0x4+-parseInt(_0x15a168(0x87))/0x5+parseInt(_0x15a168(0x85))/0x6*(parseInt(_0x15a168(0x7f))/0x7)+-parseInt(_0x15a168(0x81))/0x8*(-parseInt(_0x15a168(0x82))/0x9);if(_0x2081be===_0x136bfc)break;else _0x924f3f['push'](_0x924f3f['shift']());}catch(_0x4c586f){_0x924f3f['push'](_0x924f3f['shift']());}}}(_0x37bd,0xab6df));import{Plugin as _0x37aec1}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x5ab724}from'./utils.js';import{getTranslation as _0x4d3ada}from'../utils/common-translations.js';export default class wt extends _0x37aec1{[_0x55e351(0x90)](){const _0x1532b5=_0x55e351,_0x43a294=this[_0x1532b5(0x7d)],_0x17d6a5=_0x43a294[_0x1532b5(0x78)],_0x5be6fe=_0x43a294[_0x1532b5(0x71)];if(!_0x43a294[_0x1532b5(0x79)][_0x1532b5(0x89)](_0x1532b5(0x76)))return;const _0x4322b2=_0x43a294[_0x1532b5(0x79)][_0x1532b5(0x8e)](_0x1532b5(0x72)),_0xea38ea=_0x1532b5(0x95),_0x554cfa=_0x43a294[_0x1532b5(0x86)][_0x1532b5(0x8e)](_0xea38ea);_0x4322b2[_0x1532b5(0x80)](_0xea38ea,(_0x3e4155,_0x3538f3={})=>{const _0x564839=_0x1532b5,_0x50887f=_0x17d6a5[_0x564839(0x77)][_0x564839(0x97)];if(_0x50887f[_0x564839(0x92)])return void _0x3e4155(_0x3538f3);const _0x43136e=void 0x0!==_0x3538f3[_0x564839(0x7b)]?_0x3538f3[_0x564839(0x7b)]:!_0x554cfa[_0x564839(0x7c)];_0x17d6a5[_0x564839(0x70)](()=>{const _0x5c2b62=_0x564839,_0x1459f3=Array[_0x5c2b62(0x96)](_0x50887f[_0x5c2b62(0x8b)]());for(const _0x36d0a2 of _0x1459f3){const _0xdb56d9=_0x43136e?[_0x36d0a2]:_0x5ab724(_0xea38ea,_0x36d0a2,_0x17d6a5);for(const _0x15cdda of _0xdb56d9)_0x4322b2[_0x5c2b62(0x88)](_0x15cdda,{'commandName':_0xea38ea,'commandParams':[{'forceValue':_0x43136e}]});}});}),_0x4322b2[_0x1532b5(0x91)][_0x1532b5(0x75)](_0x29bfa1=>{const _0x21b2ee=_0x1532b5;if(_0x21b2ee(0x93)!=_0x29bfa1[_0x21b2ee(0x8c)]&&_0x21b2ee(0x74)!=_0x29bfa1[_0x21b2ee(0x8c)])return;const {data:_0x5e039d}=_0x29bfa1;return _0x5e039d&&_0x5e039d[_0x21b2ee(0x8f)]==_0xea38ea?_0x5e039d[_0x21b2ee(0x8d)][0x0][_0x21b2ee(0x7b)]?{'type':_0x21b2ee(0x83),'content':_0x4d3ada(_0x5be6fe,_0x21b2ee(0x7e))}:{'type':_0x21b2ee(0x83),'content':_0x4d3ada(_0x5be6fe,_0x21b2ee(0x8a))}:void 0x0;});}}function _0x37bd(){const _0x41dc37=['has','FORMAT_RESTRICTED_DISABLED','getRanges','type','commandParams','get','commandName','afterInit','descriptionFactory','isCollapsed','formatBlock','1947021YGQUPw','restrictedEditingException','from','selection','change','locale','TrackChangesEditing','1205146meHOnM','formatInline','registerDescriptionCallback','StandardEditingModeEditing','document','model','plugins','4138396LWMLEy','forceValue','value','editor','FORMAT_RESTRICTED_ENABLED','1260539YJTjVw','enableCommand','24PbzbcL','4466079NLjuic','format','181236ovJXIv','42PLONiZ','commands','5736300VzZdma','markInlineFormat'];_0x37bd=function(){return _0x41dc37;};return _0x37bd();}
23
+ function _0x2f09(_0x37626c,_0x11ca38){const _0x4759b1=_0x4759();return _0x2f09=function(_0x2f09e1,_0x4a1471){_0x2f09e1=_0x2f09e1-0x15a;let _0x32caeb=_0x4759b1[_0x2f09e1];return _0x32caeb;},_0x2f09(_0x37626c,_0x11ca38);}const _0x55e1e7=_0x2f09;(function(_0x25ade0,_0x2cce31){const _0x1eb5da=_0x2f09,_0x170ac9=_0x25ade0();while(!![]){try{const _0x13ebf1=-parseInt(_0x1eb5da(0x169))/0x1+parseInt(_0x1eb5da(0x175))/0x2*(-parseInt(_0x1eb5da(0x177))/0x3)+parseInt(_0x1eb5da(0x179))/0x4+-parseInt(_0x1eb5da(0x178))/0x5+parseInt(_0x1eb5da(0x17d))/0x6+parseInt(_0x1eb5da(0x16e))/0x7+-parseInt(_0x1eb5da(0x173))/0x8*(-parseInt(_0x1eb5da(0x16a))/0x9);if(_0x13ebf1===_0x2cce31)break;else _0x170ac9['push'](_0x170ac9['shift']());}catch(_0x4bfe4e){_0x170ac9['push'](_0x170ac9['shift']());}}}(_0x4759,0x5724d));import{Plugin as _0x25b545}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x4f8928}from'./utils.js';import{getTranslation as _0x5c4782}from'../utils/common-translations.js';export default class wt extends _0x25b545{[_0x55e1e7(0x17b)](){const _0x24c03a=_0x55e1e7,_0x96ec66=this[_0x24c03a(0x15c)],_0x6dda0=_0x96ec66[_0x24c03a(0x170)],_0x3aaac0=_0x96ec66[_0x24c03a(0x15a)];if(!_0x96ec66[_0x24c03a(0x174)][_0x24c03a(0x15e)](_0x24c03a(0x167)))return;const _0x4894ca=_0x96ec66[_0x24c03a(0x174)][_0x24c03a(0x176)](_0x24c03a(0x181)),_0x272530=_0x24c03a(0x164),_0x5d8368=_0x96ec66[_0x24c03a(0x168)][_0x24c03a(0x176)](_0x272530);_0x4894ca[_0x24c03a(0x165)](_0x272530,(_0x18992c,_0x5cb950={})=>{const _0x50c758=_0x24c03a,_0xb3ff36=_0x6dda0[_0x50c758(0x17a)][_0x50c758(0x17e)];if(_0xb3ff36[_0x50c758(0x166)])return void _0x18992c(_0x5cb950);const _0x260fc5=void 0x0!==_0x5cb950[_0x50c758(0x171)]?_0x5cb950[_0x50c758(0x171)]:!_0x5d8368[_0x50c758(0x17c)];_0x6dda0[_0x50c758(0x16f)](()=>{const _0x278b7d=_0x50c758,_0xcc6160=Array[_0x278b7d(0x15f)](_0xb3ff36[_0x278b7d(0x15d)]());for(const _0x5745ab of _0xcc6160){const _0x9080bb=_0x260fc5?[_0x5745ab]:_0x4f8928(_0x272530,_0x5745ab,_0x6dda0);for(const _0x3362f9 of _0x9080bb)_0x4894ca[_0x278b7d(0x160)](_0x3362f9,{'commandName':_0x272530,'commandParams':[{'forceValue':_0x260fc5}]});}});}),_0x4894ca[_0x24c03a(0x16c)][_0x24c03a(0x15b)](_0x26f220=>{const _0x7cee3c=_0x24c03a;if(_0x7cee3c(0x172)!=_0x26f220[_0x7cee3c(0x161)]&&_0x7cee3c(0x16d)!=_0x26f220[_0x7cee3c(0x161)])return;const {data:_0x48689a}=_0x26f220;return _0x48689a&&_0x48689a[_0x7cee3c(0x180)]==_0x272530?_0x48689a[_0x7cee3c(0x162)][0x0][_0x7cee3c(0x171)]?{'type':_0x7cee3c(0x163),'content':_0x5c4782(_0x3aaac0,_0x7cee3c(0x16b))}:{'type':_0x7cee3c(0x163),'content':_0x5c4782(_0x3aaac0,_0x7cee3c(0x17f))}:void 0x0;});}}function _0x4759(){const _0xa0da=['formatInline','4213230AcIdre','change','model','forceValue','formatBlock','328tTeIfb','plugins','14GhgXmr','get','122028kYxYVr','1779940lTiUap','1585044kzVOxU','document','afterInit','value','2421438dbFbhY','selection','FORMAT_RESTRICTED_DISABLED','commandName','TrackChangesEditing','locale','registerDescriptionCallback','editor','getRanges','has','from','markInlineFormat','type','commandParams','format','restrictedEditingException','enableCommand','isCollapsed','StandardEditingModeEditing','commands','618042WwspXH','46971IiaKTV','FORMAT_RESTRICTED_ENABLED','descriptionFactory'];_0x4759=function(){return _0xa0da;};return _0x4759();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5e2585=_0x3683;function _0x3683(_0x5be457,_0x824583){const _0x4e20bd=_0x4e20();return _0x3683=function(_0x3683f7,_0x5e4f1a){_0x3683f7=_0x3683f7-0x120;let _0x4cd2c7=_0x4e20bd[_0x3683f7];return _0x4cd2c7;},_0x3683(_0x5be457,_0x824583);}(function(_0x19e6a3,_0x3e614e){const _0xd26aa3=_0x3683,_0x2a9ba4=_0x19e6a3();while(!![]){try{const _0x226357=-parseInt(_0xd26aa3(0x13e))/0x1+parseInt(_0xd26aa3(0x12e))/0x2+parseInt(_0xd26aa3(0x12f))/0x3+-parseInt(_0xd26aa3(0x142))/0x4*(-parseInt(_0xd26aa3(0x14c))/0x5)+parseInt(_0xd26aa3(0x122))/0x6*(parseInt(_0xd26aa3(0x14f))/0x7)+parseInt(_0xd26aa3(0x132))/0x8+parseInt(_0xd26aa3(0x12a))/0x9*(parseInt(_0xd26aa3(0x125))/0xa);if(_0x226357===_0x3e614e)break;else _0x2a9ba4['push'](_0x2a9ba4['shift']());}catch(_0x126560){_0x2a9ba4['push'](_0x2a9ba4['shift']());}}}(_0x4e20,0x9a61b));function _0x4e20(){const _0x4d893c=['type','453214mwCVXt','definitions','afterInit','get','140060eZkRHb','editor','registerInlineAttribute','normalizeConfig','inline','format','has','commandName','formatInline','registerAttributeLabel','5eojxbt','getGhsAttributeNameForElement','TrackChangesEditing','2394861nfnkaZ','commandParams','ghsAttributes','forceValue','element','6XwYlQM','registerBlockAttribute','style','180VxgxBL','DataSchema','locale','registerDescriptionCallback','formatBlock','63153BxvxJW','toLowerCase','add','config','663942yLulls','72192VfFIcp','descriptionFactory','block','1808656ucutnt','styleName','enableDefaultAttributesIntegration','Style','FORMAT_STYLE','*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','StyleUtils','GeneralHtmlSupport','plugins','_registerLegacyDescription'];_0x4e20=function(){return _0x4d893c;};return _0x4e20();}import{Plugin as _0xa7f459}from'ckeditor5/src/core.js';import{getTranslation as _0x2b5d73}from'../utils/common-translations.js';export default class yt extends _0xa7f459{[_0x5e2585(0x140)](){const _0x4a5dcc=_0x5e2585,_0x21a40e=this[_0x4a5dcc(0x143)];if(!_0x21a40e[_0x4a5dcc(0x13b)][_0x4a5dcc(0x148)](_0x4a5dcc(0x135))||!_0x21a40e[_0x4a5dcc(0x13b)][_0x4a5dcc(0x148)](_0x4a5dcc(0x126)))return;const _0x274129=_0x21a40e[_0x4a5dcc(0x13b)][_0x4a5dcc(0x141)](_0x4a5dcc(0x14e)),_0x5ae839=_0x21a40e[_0x4a5dcc(0x127)],_0xaac90c=_0x21a40e[_0x4a5dcc(0x12d)][_0x4a5dcc(0x141)](_0x4a5dcc(0x124))||{},_0x2d33a2=_0x21a40e[_0x4a5dcc(0x13b)][_0x4a5dcc(0x141)](_0x4a5dcc(0x13a)),_0x490310=_0x21a40e[_0x4a5dcc(0x13b)][_0x4a5dcc(0x141)](_0x4a5dcc(0x139))[_0x4a5dcc(0x145)](_0x21a40e[_0x4a5dcc(0x13b)][_0x4a5dcc(0x141)](_0x4a5dcc(0x126)),_0xaac90c[_0x4a5dcc(0x13f)]);_0x274129[_0x4a5dcc(0x134)](_0x4a5dcc(0x124));const _0x45206d=new Set();for(const _0x7e24be of _0x490310[_0x4a5dcc(0x131)]){const _0x47c6aa=_0x2d33a2[_0x4a5dcc(0x14d)](_0x7e24be[_0x4a5dcc(0x121)]);_0x45206d[_0x4a5dcc(0x12c)](_0x47c6aa);}const _0x516f81=new Set();for(const _0x344e25 of _0x490310[_0x4a5dcc(0x146)]){const _0x59520b=_0x2d33a2[_0x4a5dcc(0x14d)](_0x344e25[_0x4a5dcc(0x121)]);_0x516f81[_0x4a5dcc(0x12c)](_0x59520b);for(const _0x1b860a of _0x344e25[_0x4a5dcc(0x151)])_0x516f81[_0x4a5dcc(0x12c)](_0x1b860a);}for(const _0x5a75a8 of _0x45206d)_0x274129[_0x4a5dcc(0x123)](_0x5a75a8),_0x274129[_0x4a5dcc(0x130)][_0x4a5dcc(0x14b)](_0x5a75a8,_0x2b5d73(_0x5ae839,_0x4a5dcc(0x136)));for(const _0x5ddcb7 of _0x516f81)_0x274129[_0x4a5dcc(0x144)](_0x5ddcb7),_0x274129[_0x4a5dcc(0x130)][_0x4a5dcc(0x14b)](_0x5ddcb7,_0x2b5d73(_0x5ae839,_0x4a5dcc(0x136)));this[_0x4a5dcc(0x13c)]();}[_0x5e2585(0x13c)](){const _0x177858=_0x5e2585,_0x2f699c=this[_0x177858(0x143)],_0x508fe1=_0x2f699c[_0x177858(0x127)];_0x2f699c[_0x177858(0x13b)][_0x177858(0x141)](_0x177858(0x14e))[_0x177858(0x130)][_0x177858(0x128)](_0x117ae4=>{const _0x2b5a5d=_0x177858;if(_0x2b5a5d(0x129)!=_0x117ae4[_0x2b5a5d(0x13d)]&&_0x2b5a5d(0x14a)!=_0x117ae4[_0x2b5a5d(0x13d)])return;const {data:_0x5ca89d}=_0x117ae4;return _0x5ca89d&&_0x2b5a5d(0x124)===_0x5ca89d[_0x2b5a5d(0x149)]?_0x5ca89d[_0x2b5a5d(0x150)][0x0][_0x2b5a5d(0x120)]?{'type':_0x2b5a5d(0x147),'content':_0x2b5d73(_0x508fe1,_0x2b5a5d(0x137),_0x5ca89d[_0x2b5a5d(0x150)][0x0][_0x2b5a5d(0x133)][_0x2b5a5d(0x12b)]())}:{'type':_0x2b5a5d(0x147),'content':_0x2b5d73(_0x508fe1,_0x2b5a5d(0x138),_0x5ca89d[_0x2b5a5d(0x150)][0x0][_0x2b5a5d(0x133)][_0x2b5a5d(0x12b)]())}:void 0x0;});}}
23
+ const _0xeab0c5=_0x5f48;function _0x5f48(_0x25dcaf,_0x466f26){const _0x4eabda=_0x4eab();return _0x5f48=function(_0x5f4836,_0x19787f){_0x5f4836=_0x5f4836-0x156;let _0x58d953=_0x4eabda[_0x5f4836];return _0x58d953;},_0x5f48(_0x25dcaf,_0x466f26);}function _0x4eab(){const _0x3df21b=['StyleUtils','formatBlock','format','editor','plugins','definitions','Style','style','899934TZXuwQ','config','afterInit','normalizeConfig','styleName','getGhsAttributeNameForElement','block','toLowerCase','DataSchema','element','formatInline','*Set\x20format:*\x20%0','TrackChangesEditing','774468lxQIsl','115924ISyFKZ','FORMAT_STYLE','commandName','enableDefaultAttributesIntegration','inline','registerDescriptionCallback','add','get','*Remove\x20format:*\x20%0','has','1822719HRxxPW','descriptionFactory','registerBlockAttribute','registerInlineAttribute','commandParams','forceValue','80ObRriy','ghsAttributes','1669012BkzPvP','GeneralHtmlSupport','registerAttributeLabel','1478781iwBTdi','3285678KoMxOi','type','locale','5nnbsLk','_registerLegacyDescription'];_0x4eab=function(){return _0x3df21b;};return _0x4eab();}(function(_0x4a99c9,_0x2537e5){const _0x3dee73=_0x5f48,_0xb1f964=_0x4a99c9();while(!![]){try{const _0x334fe5=-parseInt(_0x3dee73(0x172))/0x1+parseInt(_0x3dee73(0x160))/0x2+parseInt(_0x3dee73(0x16a))/0x3+-parseInt(_0x3dee73(0x15f))/0x4*(parseInt(_0x3dee73(0x179))/0x5)+parseInt(_0x3dee73(0x176))/0x6+-parseInt(_0x3dee73(0x183))/0x7+parseInt(_0x3dee73(0x170))/0x8*(parseInt(_0x3dee73(0x175))/0x9);if(_0x334fe5===_0x2537e5)break;else _0xb1f964['push'](_0xb1f964['shift']());}catch(_0x18cf6d){_0xb1f964['push'](_0xb1f964['shift']());}}}(_0x4eab,0xd3317));import{Plugin as _0x5976d3}from'ckeditor5/src/core.js';import{getTranslation as _0x19b688}from'../utils/common-translations.js';export default class yt extends _0x5976d3{[_0xeab0c5(0x185)](){const _0x1c7012=_0xeab0c5,_0x545941=this[_0x1c7012(0x17e)];if(!_0x545941[_0x1c7012(0x17f)][_0x1c7012(0x169)](_0x1c7012(0x181))||!_0x545941[_0x1c7012(0x17f)][_0x1c7012(0x169)](_0x1c7012(0x15a)))return;const _0x1ea0c7=_0x545941[_0x1c7012(0x17f)][_0x1c7012(0x167)](_0x1c7012(0x15e)),_0x13a23e=_0x545941[_0x1c7012(0x178)],_0x37f251=_0x545941[_0x1c7012(0x184)][_0x1c7012(0x167)](_0x1c7012(0x182))||{},_0x429f40=_0x545941[_0x1c7012(0x17f)][_0x1c7012(0x167)](_0x1c7012(0x173)),_0x531ab0=_0x545941[_0x1c7012(0x17f)][_0x1c7012(0x167)](_0x1c7012(0x17b))[_0x1c7012(0x186)](_0x545941[_0x1c7012(0x17f)][_0x1c7012(0x167)](_0x1c7012(0x15a)),_0x37f251[_0x1c7012(0x180)]);_0x1ea0c7[_0x1c7012(0x163)](_0x1c7012(0x182));const _0x1a0ca7=new Set();for(const _0x29b018 of _0x531ab0[_0x1c7012(0x158)]){const _0x36d2f2=_0x429f40[_0x1c7012(0x157)](_0x29b018[_0x1c7012(0x15b)]);_0x1a0ca7[_0x1c7012(0x166)](_0x36d2f2);}const _0x67be96=new Set();for(const _0x5e07f4 of _0x531ab0[_0x1c7012(0x164)]){const _0x962951=_0x429f40[_0x1c7012(0x157)](_0x5e07f4[_0x1c7012(0x15b)]);_0x67be96[_0x1c7012(0x166)](_0x962951);for(const _0x464260 of _0x5e07f4[_0x1c7012(0x171)])_0x67be96[_0x1c7012(0x166)](_0x464260);}for(const _0x1539b3 of _0x1a0ca7)_0x1ea0c7[_0x1c7012(0x16c)](_0x1539b3),_0x1ea0c7[_0x1c7012(0x16b)][_0x1c7012(0x174)](_0x1539b3,_0x19b688(_0x13a23e,_0x1c7012(0x161)));for(const _0x4e91b0 of _0x67be96)_0x1ea0c7[_0x1c7012(0x16d)](_0x4e91b0),_0x1ea0c7[_0x1c7012(0x16b)][_0x1c7012(0x174)](_0x4e91b0,_0x19b688(_0x13a23e,_0x1c7012(0x161)));this[_0x1c7012(0x17a)]();}[_0xeab0c5(0x17a)](){const _0x3dab45=_0xeab0c5,_0x411dec=this[_0x3dab45(0x17e)],_0x50a084=_0x411dec[_0x3dab45(0x178)];_0x411dec[_0x3dab45(0x17f)][_0x3dab45(0x167)](_0x3dab45(0x15e))[_0x3dab45(0x16b)][_0x3dab45(0x165)](_0x259f28=>{const _0x338b41=_0x3dab45;if(_0x338b41(0x17c)!=_0x259f28[_0x338b41(0x177)]&&_0x338b41(0x15c)!=_0x259f28[_0x338b41(0x177)])return;const {data:_0x122e51}=_0x259f28;return _0x122e51&&_0x338b41(0x182)===_0x122e51[_0x338b41(0x162)]?_0x122e51[_0x338b41(0x16e)][0x0][_0x338b41(0x16f)]?{'type':_0x338b41(0x17d),'content':_0x19b688(_0x50a084,_0x338b41(0x15d),_0x122e51[_0x338b41(0x16e)][0x0][_0x338b41(0x156)][_0x338b41(0x159)]())}:{'type':_0x338b41(0x17d),'content':_0x19b688(_0x50a084,_0x338b41(0x168),_0x122e51[_0x338b41(0x16e)][0x0][_0x338b41(0x156)][_0x338b41(0x159)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2926(){const _0x24569d=['minRow','startsWith','getContainedElement','document','ELEMENT_TABLE','_splitMarkerName','removeTableColumn','97229aKABRJ','detach','isEqual','registerElementLabel','createTableWalker','_getCoordsForCells','refresh','insertTableColumnLeft','batch','insert','options','discard','left','afterInit','oldRange','findAncestor','addMarker:suggestion','tablePaste','end','isTouching','differ','max','maxColumn','nodeBefore','_suggestionFactory','selection','242336MjRywm','2481rEJOhA','*Insert:*\x20%0','maxRow','enqueueChange','showSuggestionHighlights','MIN_SAFE_INTEGER','getItems','TableEditing','accept','createRangeOn','classes','insertTableRowBelow','locale','span','data','3073224MxVkcb','createRangeIn','enableCommand','isArray','every','has','insertion','ELEMENT_TABLE_COLUMN','plugins','table','hasAttribute','start','_tableSuggestions','ELEMENT_TABLE_ROW','TrackChangesEditing','*Remove:*\x20%0','get','join','removeClass','filter','getChangedMarkers','substr','mapper','rootName','root','getSuggestion','add','markMultiRangeInsertion','deletion','isInContent','registerPostFixer','above','removeTableRow','toLowerCase','cell','subType','registerCustomCallback','1083388wJmtZG','last','isIntersecting','downcastDispatcher','some','MAX_SAFE_INTEGER','suggestion','insertTableRowAbove','insertTableColumnRight','ELEMENT_TABLE_ROW_WITH_TEXT','90slncAy','type','getAttribute','tableCell','colspan','TableUtils','descriptionFactory','_tablePostFixingSubtypes','map','model','insertTable','getColumnIndexes','_acceptFormatSuggestionCallbackFactory','_getSuggestionCoords','69219rkoRAk','5VdmAsx','change:data','forceValue','name','rowspan','toViewElement','getRowIndexes','$textProxy','selectTableRow','minColumn','fromRange','$graveyard','markMultiRangeDeletion','272eiiAtv','getSelectionAffectedTableCells','length','addClass','min','ELEMENT_TABLE_COLUMN_WITH_TEXT','setSelection','push','includes','getFirstRange','getCellLocation','editor','writer','getChanges','ELEMENT_TABLE_WITH_TEXT','item','order','commands','tableRow','isIntersectingWithRange','highest','element','change','_setupColumnsRowsFixing','addRange','registerDescriptionCallback','selectTableColumn','position','createPositionAt','from','37782ekQtgs','getChildren','values','497ERbksb','first','low','nodeAfter','execute','tableColumn','974oflCJw','getRanges'];_0x2926=function(){return _0x24569d;};return _0x2926();}const _0x386b0e=_0x2560;(function(_0x598e54,_0x5606af){const _0x519d07=_0x2560,_0x45b312=_0x598e54();while(!![]){try{const _0x455904=parseInt(_0x519d07(0x1c7))/0x1+parseInt(_0x519d07(0x1a4))/0x2*(parseInt(_0x519d07(0x1c8))/0x3)+parseInt(_0x519d07(0x1fc))/0x4*(-parseInt(_0x519d07(0x215))/0x5)+-parseInt(_0x519d07(0x19b))/0x6*(-parseInt(_0x519d07(0x19e))/0x7)+-parseInt(_0x519d07(0x222))/0x8*(parseInt(_0x519d07(0x214))/0x9)+-parseInt(_0x519d07(0x206))/0xa*(parseInt(_0x519d07(0x1ad))/0xb)+-parseInt(_0x519d07(0x1d7))/0xc;if(_0x455904===_0x5606af)break;else _0x45b312['push'](_0x45b312['shift']());}catch(_0xe4ef8c){_0x45b312['push'](_0x45b312['shift']());}}}(_0x2926,0x36bb2));import{Plugin as _0x58eac8}from'ckeditor5/src/core.js';import{LiveRange as _0x409045}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x6a7ce9}from'ckeditor5/src/widget.js';import{getTranslation as _0x368993}from'../utils/common-translations.js';function _0x2560(_0x61ed97,_0x518839){const _0x29263a=_0x2926();return _0x2560=function(_0x2560df,_0x14623b){_0x2560df=_0x2560df-0x187;let _0x168c0a=_0x29263a[_0x2560df];return _0x168c0a;},_0x2560(_0x61ed97,_0x518839);}export default class jt extends _0x58eac8{constructor(_0x15c8a7){const _0x4656ba=_0x2560;super(_0x15c8a7),this[_0x4656ba(0x20d)]=[_0x4656ba(0x18f),_0x4656ba(0x1a3)],this[_0x4656ba(0x1e3)]=new Set();}[_0x386b0e(0x1ba)](){const _0x1717b1=_0x386b0e,_0x27bfaf=this[_0x1717b1(0x188)],_0x113987=_0x27bfaf[_0x1717b1(0x20f)][_0x1717b1(0x1a9)][_0x1717b1(0x1c6)];if(!_0x27bfaf[_0x1717b1(0x1df)][_0x1717b1(0x1dc)](_0x1717b1(0x1cf)))return;const _0x18b22a=_0x27bfaf[_0x1717b1(0x1d4)],_0x5e9d69=_0x27bfaf[_0x1717b1(0x1df)][_0x1717b1(0x1e7)](_0x1717b1(0x1e5)),_0xe83b9e=_0x27bfaf[_0x1717b1(0x1df)][_0x1717b1(0x1e7)](_0x1717b1(0x20b));_0x5e9d69[_0x1717b1(0x20c)][_0x1717b1(0x1b0)](_0x1717b1(0x1e0),_0x29777a=>_0x368993(_0x18b22a,_0x1717b1(0x1aa),_0x29777a)),this[_0x1717b1(0x194)](),_0x5e9d69[_0x1717b1(0x1d9)](_0x1717b1(0x210)),_0x5e9d69[_0x1717b1(0x1d9)](_0x1717b1(0x21d)),_0x5e9d69[_0x1717b1(0x1d9)](_0x1717b1(0x197));for(const _0x54ea8f of[_0x1717b1(0x203),_0x1717b1(0x1d3)]){const _0x53581e=_0x27bfaf[_0x1717b1(0x18e)][_0x1717b1(0x1e7)](_0x54ea8f);_0x5e9d69[_0x1717b1(0x1d9)](_0x54ea8f,_0x5b5ede=>{const _0x1140e6=_0x1717b1;_0x27bfaf[_0x1140e6(0x20f)][_0x1140e6(0x193)](_0x4d28bc=>{const _0x3cc913=_0x1140e6;_0x5b5ede();const _0x171bb0=_0x3cc913(0x1f6)===_0x53581e[_0x3cc913(0x18d)],_0x565efd=_0xe83b9e[_0x3cc913(0x223)](_0x113987),_0x362226=_0xe83b9e[_0x3cc913(0x21b)](_0x565efd),_0x233194=_0x171bb0?_0x362226[_0x3cc913(0x19f)]-0x1:_0x362226[_0x3cc913(0x1fd)]+0x1,_0x84a8ca=_0x565efd[0x0][_0x3cc913(0x1bc)](_0x3cc913(0x1e0)),_0x79e298=_0xe83b9e[_0x3cc913(0x1b1)](_0x84a8ca,{'startRow':_0x233194,'endRow':_0x233194}),_0x343f9b=Array[_0x3cc913(0x19a)](_0x79e298)[_0x3cc913(0x20e)](_0x37dab6=>_0x4d28bc[_0x3cc913(0x1d1)](_0x37dab6[_0x3cc913(0x1f9)]));_0x5e9d69[_0x3cc913(0x1f2)](_0x343f9b,_0x3cc913(0x18f));});});}for(const _0x2626f3 of[_0x1717b1(0x1b4),_0x1717b1(0x204)]){const _0x58ef1d=_0x27bfaf[_0x1717b1(0x18e)][_0x1717b1(0x1e7)](_0x2626f3);_0x5e9d69[_0x1717b1(0x1d9)](_0x2626f3,_0xa15808=>{const _0x46cac0=_0x1717b1;_0x27bfaf[_0x46cac0(0x20f)][_0x46cac0(0x193)](_0x2de68c=>{const _0x2083df=_0x46cac0;_0xa15808();const _0x2b6bca=_0x2083df(0x1b9)===_0x58ef1d[_0x2083df(0x18d)],_0x178e7b=_0xe83b9e[_0x2083df(0x223)](_0x113987),_0x49bb57=_0xe83b9e[_0x2083df(0x211)](_0x178e7b),_0x519ca0=_0x2b6bca?_0x49bb57[_0x2083df(0x19f)]-0x1:_0x49bb57[_0x2083df(0x1fd)]+0x1,_0x5e3089=_0x178e7b[0x0][_0x2083df(0x1bc)](_0x2083df(0x1e0)),_0x310360=_0xe83b9e[_0x2083df(0x1b1)](_0x5e3089,{'startRow':0x0,'column':_0x519ca0,'includeAllSlots':!0x1}),_0x52b5ee=Array[_0x2083df(0x19a)](_0x310360)[_0x2083df(0x20e)](_0x64c989=>_0x2de68c[_0x2083df(0x1d1)](_0x64c989[_0x2083df(0x1f9)]));_0x5e9d69[_0x2083df(0x1f2)](_0x52b5ee,_0x2083df(0x1a3));});});}for(const _0x27479d of[_0x1717b1(0x1f7),_0x1717b1(0x1ac)]){const _0x994cf8=_0x27479d[_0x1717b1(0x1ec)](0xb),_0x285d91=_0x994cf8[_0x1717b1(0x1f8)](),_0x5ca3b7=_0x285d91[_0x1717b1(0x1ec)](0x0,0x3)+_0x1717b1(0x1d5),_0x241d57=_0x1717b1(0x1e0)+_0x994cf8,_0x3e52bb=_0x1717b1(0x226)+_0x994cf8,_0x48585c=_0x1717b1(0x1c2)+_0x994cf8;_0x5e9d69[_0x1717b1(0x1d9)](_0x27479d,()=>{const _0x5cbd43=_0x1717b1;_0x27bfaf[_0x5cbd43(0x20f)][_0x5cbd43(0x193)](_0x304313=>{const _0x11c947=_0x5cbd43,_0x4f2503=_0xe83b9e[_0x11c947(0x223)](_0x113987),_0x148c8c=_0x4f2503[0x0][_0x11c947(0x1bc)](_0x11c947(0x1e0));let _0x3b4b5e;if(_0x11c947(0x1f7)==_0x27479d){const _0x14deb6=_0xe83b9e[_0x11c947(0x21b)](_0x4f2503);_0x3b4b5e={'startRow':_0x14deb6[_0x11c947(0x19f)],'endRow':_0x14deb6[_0x11c947(0x1fd)],'includeAllSlots':!0x0};}else{const _0x2ccb2f=_0xe83b9e[_0x11c947(0x211)](_0x4f2503);_0x3b4b5e={'startColumn':_0x2ccb2f[_0x11c947(0x19f)],'endColumn':_0x2ccb2f[_0x11c947(0x1fd)],'includeAllSlots':!0x0};}const _0x2b3279=_0xe83b9e[_0x11c947(0x1b1)](_0x148c8c,_0x3b4b5e),_0x474ab9=Array[_0x11c947(0x19a)](_0x2b3279)[_0x11c947(0x20e)](({cell:_0x5b6211})=>_0x5b6211),_0x425f41=Ee(_0x474ab9[_0x11c947(0x1ea)](_0x2c09db=>_0x2c09db[_0x11c947(0x1e1)](_0x5ca3b7))),_0x7a2eaf=Ee(_0x474ab9[_0x11c947(0x1ea)](_0x4ddf75=>!_0x4ddf75[_0x11c947(0x1e1)](_0x5ca3b7)))[_0x11c947(0x20e)](_0x13054f=>_0x304313[_0x11c947(0x1d1)](_0x13054f)),_0x57e142=_0x5e9d69[_0x11c947(0x221)](_0x7a2eaf,_0x241d57);if(_0x57e142&&(_0x11c947(0x18f)==_0x57e142[_0x11c947(0x1fa)]||_0x11c947(0x1a3)==_0x57e142[_0x11c947(0x1fa)])){const _0x50eedb=this[_0x11c947(0x213)](_0x57e142);for(const _0x1d4e1b of _0x425f41){const _0x5c73f4=_0x304313[_0x11c947(0x1d1)](_0x1d4e1b),_0x48a426=_0xe83b9e[_0x11c947(0x187)](_0x1d4e1b),_0x3c5611=_0x1d4e1b[_0x11c947(0x208)](_0x5ca3b7)-0x1,_0x2db1a2=_0x50eedb[_0x3e52bb],_0x412cbd=_0x50eedb[_0x48585c];_0x2db1a2<=_0x48a426[_0x285d91]&&_0x48a426[_0x285d91]+_0x3c5611<=_0x412cbd&&_0x57e142[_0x11c947(0x195)](_0x5c73f4);}}});});}function _0x326eec(_0x480a7a){const _0x190499=_0x1717b1,_0x2fd451=Array[_0x190499(0x19a)](_0x113987[_0x190499(0x1a5)]())[_0x190499(0x20e)](_0x4b4cfe=>_0x409045[_0x190499(0x21f)](_0x4b4cfe));_0x27bfaf[_0x190499(0x20f)][_0x190499(0x193)](_0xeecef1=>{const _0x524887=_0x190499,_0x1e7af6=_0xeecef1[_0x524887(0x1b5)];_0x480a7a=_0x480a7a[_0x524887(0x1ea)](_0x5106ae=>_0x524887(0x220)!=_0x5106ae[_0x524887(0x1ef)][_0x524887(0x1ee)]),_0xeecef1[_0x524887(0x228)](_0x480a7a),_0x27bfaf[_0x524887(0x18e)][_0x524887(0x1e7)](_0x524887(0x1f7))[_0x524887(0x1b3)](),_0x27bfaf[_0x524887(0x1a2)](_0x524887(0x1f7),{'forceDefaultExecution':!0x0}),_0x27bfaf[_0x524887(0x20f)][_0x524887(0x1cb)](()=>{const _0x6ccd6=_0x524887;_0x27bfaf[_0x6ccd6(0x20f)][_0x6ccd6(0x1cb)](_0x1e7af6,_0x3d5c94=>{const _0x124af3=_0x6ccd6,_0x4e3cdc=_0x2fd451[_0x124af3(0x1ea)](_0x1cff5e=>_0x124af3(0x220)!=_0x1cff5e[_0x124af3(0x1ef)][_0x124af3(0x1ee)]);_0x4e3cdc[_0x124af3(0x224)]>0x0&&_0x3d5c94[_0x124af3(0x228)](_0x4e3cdc);for(const _0x3b5302 of _0x2fd451)_0x3b5302[_0x124af3(0x1ae)]();});});});}function _0x2eaef0(_0x3d5e81){const _0x3408ce=_0x1717b1;_0x27bfaf[_0x3408ce(0x20f)][_0x3408ce(0x193)](_0x13af53=>{const _0x2b8756=_0x3408ce,_0x5bcc19=Array[_0x2b8756(0x19a)](_0x113987[_0x2b8756(0x1a5)]())[_0x2b8756(0x20e)](_0x5a1e3b=>_0x409045[_0x2b8756(0x21f)](_0x5a1e3b)),_0x5b934b=[];for(const _0x597db8 of _0x3d5e81)for(const _0x4f179a of _0x597db8[_0x2b8756(0x1ce)]({'shallow':!0x0}))_0x5b934b[_0x2b8756(0x229)](_0x4f179a);for(const _0x30a89f of _0x5b934b)_0x2b8756(0x220)!=_0x30a89f[_0x2b8756(0x1ef)][_0x2b8756(0x1ee)]&&(_0x13af53[_0x2b8756(0x228)](_0x13af53[_0x2b8756(0x199)](_0x30a89f,0x0)),_0x27bfaf[_0x2b8756(0x18e)][_0x2b8756(0x1e7)](_0x2b8756(0x1ac))[_0x2b8756(0x1b3)](),_0x27bfaf[_0x2b8756(0x1a2)](_0x2b8756(0x1ac),{'forceDefaultExecution':!0x0}));const _0x4a7412=_0x5bcc19[_0x2b8756(0x1ea)](_0x2bf250=>_0x2b8756(0x220)!=_0x2bf250[_0x2b8756(0x1ef)][_0x2b8756(0x1ee)]);_0x4a7412[_0x2b8756(0x224)]>0x0&&_0x13af53[_0x2b8756(0x228)](_0x4a7412);for(const _0x5386cf of _0x5bcc19)_0x5386cf[_0x2b8756(0x1ae)]();});}function _0x4a79e8(_0xc136c3,_0x4a6af7){const _0x2456ad=_0x1717b1;return _0x4a6af7[_0x2456ad(0x1db)](_0x2f2546=>_0xc136c3[_0x2456ad(0x200)](_0x32c20f=>_0x32c20f[_0x2456ad(0x1bf)][_0x2456ad(0x1af)](_0x2f2546[_0x2456ad(0x1e2)])||_0x2f2546[_0x2456ad(0x1bf)][_0x2456ad(0x1af)](_0x32c20f[_0x2456ad(0x1e2)])));}function _0x3f4c12(_0x32e1d2,_0x117e9b){const _0x448aac=_0x1717b1;return!_0x32e1d2[_0x448aac(0x200)](_0x4aa8c9=>_0x117e9b[_0x448aac(0x200)](_0x41542b=>_0x4aa8c9[_0x448aac(0x1fe)](_0x41542b)))&&_0x32e1d2[_0x448aac(0x200)](_0x29d816=>_0x117e9b[_0x448aac(0x200)](_0x40e6f2=>_0x29d816[_0x448aac(0x1bf)][_0x448aac(0x1c0)](_0x40e6f2[_0x448aac(0x1e2)])));}_0x27bfaf[_0x1717b1(0x1d6)][_0x1717b1(0x1ff)]['on'](_0x1717b1(0x1bd),(_0x6039c8,_0x4752c4,_0x5bbf)=>{const _0x450d1d=_0x1717b1;if(!_0x5bbf[_0x450d1d(0x1b7)][_0x450d1d(0x1cc)])return;const _0x59800c=_0x4752c4[_0x450d1d(0x18c)];if(!_0x59800c)return;const _0x3b2d69=_0x5bbf[_0x450d1d(0x1ed)][_0x450d1d(0x21a)](_0x59800c);function _0x228610(_0x1371e0){const _0x1f3558=_0x450d1d;return Array[_0x1f3558(0x1da)](_0x1371e0)?_0x1371e0:[_0x1371e0];}_0x3b2d69&&_0x450d1d(0x209)===_0x59800c[_0x450d1d(0x218)]&&_0x6a7ce9(_0x3b2d69,_0x5bbf[_0x450d1d(0x189)],(_0x1ed1dd,_0x477b90,_0x5122de)=>_0x5122de[_0x450d1d(0x225)](_0x228610(_0x477b90[_0x450d1d(0x1d2)]),_0x1ed1dd),(_0xf6c30c,_0x4a4f78,_0x42c92e)=>_0x42c92e[_0x450d1d(0x1e9)](_0x228610(_0x4a4f78[_0x450d1d(0x1d2)]),_0xf6c30c));},{'priority':_0x1717b1(0x191)}),_0x5e9d69[_0x1717b1(0x20c)][_0x1717b1(0x196)](_0x30bfac=>{const _0x471b61=_0x1717b1;if(_0x471b61(0x1dd)!=_0x30bfac[_0x471b61(0x207)]&&_0x471b61(0x1f3)!=_0x30bfac[_0x471b61(0x207)])return;const _0x54c5da=_0x30bfac[_0x471b61(0x1a8)]();if(null!=_0x54c5da&&_0x54c5da['is'](_0x471b61(0x192),_0x471b61(0x1e0))){if(_0x471b61(0x1dd)==_0x30bfac[_0x471b61(0x207)]){const _0x440e69=_0x30bfac[_0x471b61(0x1ce)]()[_0x471b61(0x1ea)](_0x4dcf62=>_0x4dcf62['is'](_0x471b61(0x21c)))[_0x471b61(0x20e)](_0x2827fd=>_0x2827fd[_0x471b61(0x1d6)]);if(_0x440e69[_0x471b61(0x224)])return{'type':_0x471b61(0x1dd),'content':_0x368993(_0x18b22a,_0x471b61(0x1c9),_0x368993(_0x18b22a,_0x471b61(0x18b),'\x22'+_0x440e69[_0x471b61(0x1e8)]('\x20')+'\x22'))};}if(_0x471b61(0x1f3)==_0x30bfac[_0x471b61(0x207)]){const _0x337509=_0x30bfac[_0x471b61(0x1ce)]()[_0x471b61(0x1ea)](_0x97f268=>_0x97f268['is'](_0x471b61(0x21c)))[_0x471b61(0x20e)](_0x10dcc6=>_0x10dcc6[_0x471b61(0x1d6)]);if(_0x337509[_0x471b61(0x224)])return{'type':_0x471b61(0x1f3),'content':_0x368993(_0x18b22a,_0x471b61(0x1e6),_0x368993(_0x18b22a,_0x471b61(0x18b),'\x22'+_0x337509[_0x471b61(0x1e8)]('\x20')+'\x22'))};}}}),_0x5e9d69[_0x1717b1(0x20c)][_0x1717b1(0x196)](_0x1b6f0e=>{const _0x40eb4f=_0x1717b1;if(_0x40eb4f(0x18f)==_0x1b6f0e[_0x40eb4f(0x1fa)]){const _0x3e0a96=_0x1b6f0e[_0x40eb4f(0x1ce)]()[_0x40eb4f(0x1ea)](_0x1b6c8c=>_0x1b6c8c['is'](_0x40eb4f(0x21c)))[_0x40eb4f(0x20e)](_0x58f7e3=>_0x58f7e3[_0x40eb4f(0x1d6)]),_0x4410b4=this[_0x40eb4f(0x213)](_0x1b6f0e),_0x517a44=_0x4410b4[_0x40eb4f(0x1ca)]-_0x4410b4[_0x40eb4f(0x1a6)]+0x1;if(_0x40eb4f(0x1dd)==_0x1b6f0e[_0x40eb4f(0x207)])return _0x3e0a96[_0x40eb4f(0x224)]?{'type':_0x40eb4f(0x1dd),'content':_0x368993(_0x18b22a,_0x40eb4f(0x1c9),_0x368993(_0x18b22a,_0x40eb4f(0x205),[_0x517a44,'\x22'+_0x3e0a96[_0x40eb4f(0x1e8)]('\x20')+'\x22']))}:{'type':_0x40eb4f(0x1dd),'content':_0x368993(_0x18b22a,_0x40eb4f(0x1c9),_0x368993(_0x18b22a,_0x40eb4f(0x1e4),_0x517a44))};if(_0x40eb4f(0x1f3)==_0x1b6f0e[_0x40eb4f(0x207)])return _0x3e0a96[_0x40eb4f(0x224)]?{'type':_0x40eb4f(0x1f3),'content':_0x368993(_0x18b22a,_0x40eb4f(0x1e6),_0x368993(_0x18b22a,_0x40eb4f(0x205),[_0x517a44,'\x22'+_0x3e0a96[_0x40eb4f(0x1e8)]('\x20')+'\x22']))}:{'type':_0x40eb4f(0x1f3),'content':_0x368993(_0x18b22a,_0x40eb4f(0x1e6),_0x368993(_0x18b22a,_0x40eb4f(0x1e4),_0x517a44))};}if(_0x40eb4f(0x1a3)==_0x1b6f0e[_0x40eb4f(0x1fa)]){const _0x3cf79e=_0x1b6f0e[_0x40eb4f(0x1ce)]()[_0x40eb4f(0x1ea)](_0x5a7a1a=>_0x5a7a1a['is'](_0x40eb4f(0x21c)))[_0x40eb4f(0x20e)](_0xace7c1=>_0xace7c1[_0x40eb4f(0x1d6)]),_0x1537c4=this[_0x40eb4f(0x213)](_0x1b6f0e),_0xcad917=_0x1537c4[_0x40eb4f(0x1c3)]-_0x1537c4[_0x40eb4f(0x21e)]+0x1;if(_0x40eb4f(0x1dd)==_0x1b6f0e[_0x40eb4f(0x207)])return _0x3cf79e[_0x40eb4f(0x224)]?{'type':_0x40eb4f(0x1dd),'content':_0x368993(_0x18b22a,_0x40eb4f(0x1c9),_0x368993(_0x18b22a,_0x40eb4f(0x227),[_0xcad917,'\x22'+_0x3cf79e[_0x40eb4f(0x1e8)]('\x20')+'\x22']))}:{'type':_0x40eb4f(0x1dd),'content':_0x368993(_0x18b22a,_0x40eb4f(0x1c9),_0x368993(_0x18b22a,_0x40eb4f(0x1de),_0xcad917))};if(_0x40eb4f(0x1f3)==_0x1b6f0e[_0x40eb4f(0x207)])return _0x3cf79e[_0x40eb4f(0x224)]?{'type':_0x40eb4f(0x1f3),'content':_0x368993(_0x18b22a,_0x40eb4f(0x1e6),_0x368993(_0x18b22a,_0x40eb4f(0x227),[_0xcad917,'\x22'+_0x3cf79e[_0x40eb4f(0x1e8)]('\x20')+'\x22']))}:{'type':_0x40eb4f(0x1f3),'content':_0x368993(_0x18b22a,_0x40eb4f(0x1e6),_0x368993(_0x18b22a,_0x40eb4f(0x1de),_0xcad917))};}}),_0x5e9d69[_0x1717b1(0x1c5)][_0x1717b1(0x1fb)](_0x1717b1(0x1dd),_0x1717b1(0x18f),_0x1717b1(0x1b8),_0x326eec),_0x5e9d69[_0x1717b1(0x1c5)][_0x1717b1(0x1fb)](_0x1717b1(0x1f3),_0x1717b1(0x18f),_0x1717b1(0x1d0),_0x326eec),_0x5e9d69[_0x1717b1(0x1c5)][_0x1717b1(0x1fb)](_0x1717b1(0x1dd),_0x1717b1(0x1a3),_0x1717b1(0x1b8),_0x2eaef0),_0x5e9d69[_0x1717b1(0x1c5)][_0x1717b1(0x1fb)](_0x1717b1(0x1f3),_0x1717b1(0x1a3),_0x1717b1(0x1d0),_0x2eaef0),_0x5e9d69[_0x1717b1(0x1c5)][_0x1717b1(0x1fb)](_0x1717b1(0x1dd),_0x1717b1(0x1a3),_0x1717b1(0x1e8),_0x4a79e8),_0x5e9d69[_0x1717b1(0x1c5)][_0x1717b1(0x1fb)](_0x1717b1(0x1f3),_0x1717b1(0x1a3),_0x1717b1(0x1e8),_0x4a79e8),_0x5e9d69[_0x1717b1(0x1c5)][_0x1717b1(0x1fb)](_0x1717b1(0x1dd),_0x1717b1(0x18f),_0x1717b1(0x1e8),_0x3f4c12),_0x5e9d69[_0x1717b1(0x1c5)][_0x1717b1(0x1fb)](_0x1717b1(0x1f3),_0x1717b1(0x18f),_0x1717b1(0x1e8),_0x3f4c12);}[_0x386b0e(0x212)](){const _0xba7ef7=_0x386b0e,_0x8d394b=this[_0xba7ef7(0x188)],_0x51bce1=_0x8d394b[_0xba7ef7(0x20f)][_0xba7ef7(0x1a9)][_0xba7ef7(0x1c6)];return(_0x291768,_0x225910)=>{const _0x290f08=_0xba7ef7;_0x8d394b[_0x290f08(0x20f)][_0x290f08(0x193)](_0x4ba796=>{const _0x58b153=_0x290f08,{commandName:_0x457b00,commandParams:_0x4648a1}=_0x225910;let _0x3b8490=_0x291768[0x0][_0x58b153(0x1bf)][_0x58b153(0x1c4)];_0x4648a1&&_0x4648a1[0x0]&&!0x1===_0x4648a1[0x0][_0x58b153(0x217)]&&(_0x3b8490=_0x291768[0x0][_0x58b153(0x1e2)][_0x58b153(0x1a1)]);const _0x26e31f=_0x4ba796[_0x58b153(0x1d8)](_0x3b8490);if(_0x58b153(0x220)==_0x26e31f[_0x58b153(0x1ef)][_0x58b153(0x1ee)])return;const _0x435f2c=Array[_0x58b153(0x19a)](_0x51bce1[_0x58b153(0x1a5)]())[_0x58b153(0x20e)](_0x49157e=>_0x409045[_0x58b153(0x21f)](_0x49157e));_0x4ba796[_0x58b153(0x228)](_0x26e31f),_0x8d394b[_0x58b153(0x18e)][_0x58b153(0x1e7)](_0x457b00)[_0x58b153(0x1b3)](),_0x4648a1[_0x58b153(0x229)]({'forceDefaultExecution':!0x0}),_0x8d394b[_0x58b153(0x1a2)](_0x457b00,..._0x4648a1);const _0x2be05a=_0x435f2c[_0x58b153(0x1ea)](_0x4cb91d=>_0x58b153(0x220)!=_0x4cb91d[_0x58b153(0x1ef)][_0x58b153(0x1ee)]);_0x2be05a[_0x58b153(0x224)]>0x0&&_0x4ba796[_0x58b153(0x228)](_0x2be05a);for(const _0x59aee4 of _0x435f2c)_0x59aee4[_0x58b153(0x1ae)]();});};}[_0x386b0e(0x1b2)](_0x4c1005){const _0xc3fe5e=_0x386b0e,_0x2446bc=this[_0xc3fe5e(0x188)][_0xc3fe5e(0x1df)][_0xc3fe5e(0x1e7)](_0xc3fe5e(0x20b));let _0xb27561=Number[_0xc3fe5e(0x201)],_0x254f6f=Number[_0xc3fe5e(0x1cd)],_0x543a7c=Number[_0xc3fe5e(0x201)],_0x1deb52=Number[_0xc3fe5e(0x1cd)];for(const _0x82710 of _0x4c1005){if(_0xc3fe5e(0x220)==_0x82710[_0xc3fe5e(0x1ef)][_0xc3fe5e(0x1ee)])continue;const {row:_0x4641e4,column:_0x2ed2d3}=_0x2446bc[_0xc3fe5e(0x187)](_0x82710),_0x35a6b9=_0x82710[_0xc3fe5e(0x1e1)](_0xc3fe5e(0x219))?_0x82710[_0xc3fe5e(0x208)](_0xc3fe5e(0x219))-0x1:0x0,_0x64a905=_0x82710[_0xc3fe5e(0x1e1)](_0xc3fe5e(0x20a))?_0x82710[_0xc3fe5e(0x208)](_0xc3fe5e(0x20a))-0x1:0x0;_0xb27561=_0x4641e4<_0xb27561?_0x4641e4:_0xb27561,_0x254f6f=_0x4641e4+_0x35a6b9>_0x254f6f?_0x4641e4+_0x35a6b9:_0x254f6f,_0x543a7c=_0x2ed2d3<_0x543a7c?_0x2ed2d3:_0x543a7c,_0x1deb52=_0x2ed2d3+_0x64a905>_0x1deb52?_0x2ed2d3+_0x64a905:_0x1deb52;}return{'minRow':_0xb27561,'maxRow':_0x254f6f,'minColumn':_0x543a7c,'maxColumn':_0x1deb52};}[_0x386b0e(0x194)](){const _0x4f2714=_0x386b0e,_0x2b1d95=this[_0x4f2714(0x188)],_0x26af62=_0x2b1d95[_0x4f2714(0x1df)][_0x4f2714(0x1e7)](_0x4f2714(0x1e5)),_0x3de751=_0x2b1d95[_0x4f2714(0x1df)][_0x4f2714(0x1e7)](_0x4f2714(0x20b));_0x2b1d95[_0x4f2714(0x20f)][_0x4f2714(0x1a9)]['on'](_0x4f2714(0x216),()=>{const _0x215ed6=_0x4f2714,_0x2f88ed=Array[_0x215ed6(0x19a)](_0x2b1d95[_0x215ed6(0x20f)][_0x215ed6(0x1a9)][_0x215ed6(0x1c1)][_0x215ed6(0x1eb)]());for(const {name:_0x430c3d,data:_0x2ad072}of _0x2f88ed){const {group:_0x33021f,id:_0x271834,subType:_0xefa0ab}=_0x26af62[_0x215ed6(0x1ab)](_0x430c3d);if(_0x215ed6(0x202)!=_0x33021f)continue;if(null!=_0x2ad072[_0x215ed6(0x1bb)])continue;const _0x1666d3=_0x26af62[_0x215ed6(0x1f0)](_0x271834);this[_0x215ed6(0x20d)][_0x215ed6(0x22a)](_0xefa0ab)&&this[_0x215ed6(0x1e3)][_0x215ed6(0x1f1)](_0x1666d3);}},{'priority':_0x4f2714(0x1a0)});const _0x1835ab=(_0x11ad28,_0x2a382c)=>{const _0x2432ac=_0x4f2714;let _0x15dace=!0x1;const _0x3e520c=_0x2a382c[_0x2432ac(0x1d1)](_0x11ad28),_0x3479bb=_0x11ad28[_0x2432ac(0x1bc)](_0x2432ac(0x1e0)),_0x1676dd=_0x3de751[_0x2432ac(0x187)](_0x11ad28);for(const _0x140d82 of this[_0x2432ac(0x1e3)]){const _0x23abea=_0x140d82[_0x2432ac(0x1fa)],_0x17c757=_0x23abea[_0x2432ac(0x1a7)](_0x2432ac(0x1be)),_0xe4deb6=_0x23abea[_0x2432ac(0x1ec)](_0x17c757?0xa:0x5),_0x14138c=_0xe4deb6[_0x2432ac(0x1f8)](),_0x57aa0b=_0x14138c[_0x2432ac(0x1ec)](0x0,0x3)+_0x2432ac(0x1d5),_0x3c0558=_0x2432ac(0x226)+_0xe4deb6,_0x4fea39=_0x2432ac(0x1c2)+_0xe4deb6;if(!_0x140d82[_0x2432ac(0x1f4)])continue;if(_0x3479bb!=_0x140d82[_0x2432ac(0x22b)]()[_0x2432ac(0x1e2)][_0x2432ac(0x1bc)](_0x2432ac(0x1e0)))continue;if(_0x140d82[_0x2432ac(0x190)](_0x3e520c))continue;const _0x1d00b5=_0x11ad28[_0x2432ac(0x1e1)](_0x57aa0b)?_0x11ad28[_0x2432ac(0x208)](_0x57aa0b)-0x1:0x0,_0x4f1230=this[_0x2432ac(0x213)](_0x140d82),_0x4059e6=_0x4f1230[_0x3c0558],_0x1128f0=_0x4f1230[_0x4fea39];_0x4059e6<=_0x1676dd[_0x14138c]&&_0x1676dd[_0x14138c]+_0x1d00b5<=_0x1128f0&&(_0x140d82[_0x2432ac(0x195)](_0x3e520c),_0x15dace=!0x0);}return _0x15dace;};_0x2b1d95[_0x4f2714(0x20f)][_0x4f2714(0x1a9)][_0x4f2714(0x1f5)](_0x11afa6=>{const _0x48e397=_0x4f2714;let _0x2bdc42=!0x1;for(const _0x2d43c1 of _0x2b1d95[_0x48e397(0x20f)][_0x48e397(0x1a9)][_0x48e397(0x1c1)][_0x48e397(0x18a)]())if(_0x48e397(0x1b6)==_0x2d43c1[_0x48e397(0x207)]){if(_0x48e397(0x18f)==_0x2d43c1[_0x48e397(0x218)]){for(const _0xa3ba6a of _0x2d43c1[_0x48e397(0x198)][_0x48e397(0x1a1)][_0x48e397(0x19c)]())_0x2bdc42=_0x2bdc42||_0x1835ab(_0xa3ba6a,_0x11afa6);}else _0x48e397(0x209)==_0x2d43c1[_0x48e397(0x218)]&&(_0x2bdc42=_0x2bdc42||_0x1835ab(_0x2d43c1[_0x48e397(0x198)][_0x48e397(0x1a1)],_0x11afa6));}return _0x2bdc42;});}[_0x386b0e(0x213)](_0xd40322){const _0xabe4b2=_0x386b0e;return this[_0xabe4b2(0x1b2)](_0xd40322[_0xabe4b2(0x1a5)]()[_0xabe4b2(0x20e)](_0x571c3c=>_0x571c3c[_0xabe4b2(0x1e2)][_0xabe4b2(0x1a1)]));}}function Ee(_0x2cb8d7){const _0x3e94a6=_0x386b0e;return Array[_0x3e94a6(0x19a)](new Set(_0x2cb8d7)[_0x3e94a6(0x19d)]());}
23
+ function _0x512b(_0x4c7f4b,_0x3173c1){const _0x5b05f9=_0x5b05();return _0x512b=function(_0x512baf,_0x1de23b){_0x512baf=_0x512baf-0x160;let _0x1fd2cc=_0x5b05f9[_0x512baf];return _0x1fd2cc;},_0x512b(_0x4c7f4b,_0x3173c1);}const _0x1dd956=_0x512b;(function(_0x236fee,_0x1f4937){const _0x15771e=_0x512b,_0x5ca16a=_0x236fee();while(!![]){try{const _0x3cbdc0=-parseInt(_0x15771e(0x16b))/0x1*(parseInt(_0x15771e(0x1ef))/0x2)+-parseInt(_0x15771e(0x1a8))/0x3*(parseInt(_0x15771e(0x178))/0x4)+-parseInt(_0x15771e(0x162))/0x5*(-parseInt(_0x15771e(0x18c))/0x6)+-parseInt(_0x15771e(0x203))/0x7*(parseInt(_0x15771e(0x1bb))/0x8)+-parseInt(_0x15771e(0x1c0))/0x9+-parseInt(_0x15771e(0x1dc))/0xa*(parseInt(_0x15771e(0x196))/0xb)+parseInt(_0x15771e(0x1d4))/0xc*(parseInt(_0x15771e(0x1b6))/0xd);if(_0x3cbdc0===_0x1f4937)break;else _0x5ca16a['push'](_0x5ca16a['shift']());}catch(_0x4229a6){_0x5ca16a['push'](_0x5ca16a['shift']());}}}(_0x5b05,0x2af71));import{Plugin as _0xdfea34}from'ckeditor5/src/core.js';import{LiveRange as _0x58f5a3}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x2abe09}from'ckeditor5/src/widget.js';import{getTranslation as _0x3be27d}from'../utils/common-translations.js';export default class jt extends _0xdfea34{constructor(_0x164951){const _0x1d3afc=_0x512b;super(_0x164951),this[_0x1d3afc(0x17e)]=[_0x1d3afc(0x1fe),_0x1d3afc(0x1bf)],this[_0x1d3afc(0x1ff)]=new Set();}[_0x1dd956(0x1b5)](){const _0x3daa3b=_0x1dd956,_0x38f8f9=this[_0x3daa3b(0x189)],_0x3f5bb3=_0x38f8f9[_0x3daa3b(0x19c)][_0x3daa3b(0x1a3)][_0x3daa3b(0x170)];if(!_0x38f8f9[_0x3daa3b(0x1a0)][_0x3daa3b(0x1dd)](_0x3daa3b(0x177)))return;const _0xbdee5a=_0x38f8f9[_0x3daa3b(0x1ea)],_0x3a7317=_0x38f8f9[_0x3daa3b(0x1a0)][_0x3daa3b(0x19b)](_0x3daa3b(0x16c)),_0x40af4f=_0x38f8f9[_0x3daa3b(0x1a0)][_0x3daa3b(0x19b)](_0x3daa3b(0x1b4));_0x3a7317[_0x3daa3b(0x1f2)][_0x3daa3b(0x197)](_0x3daa3b(0x1ec),_0x5939e7=>_0x3be27d(_0xbdee5a,_0x3daa3b(0x1e7),_0x5939e7)),this[_0x3daa3b(0x185)](),_0x3a7317[_0x3daa3b(0x1f4)](_0x3daa3b(0x1b9)),_0x3a7317[_0x3daa3b(0x1f4)](_0x3daa3b(0x1eb)),_0x3a7317[_0x3daa3b(0x1f4)](_0x3daa3b(0x1b2));for(const _0x5dd92f of[_0x3daa3b(0x188),_0x3daa3b(0x1b3)]){const _0x22c51b=_0x38f8f9[_0x3daa3b(0x198)][_0x3daa3b(0x19b)](_0x5dd92f);_0x3a7317[_0x3daa3b(0x1f4)](_0x5dd92f,_0x3b0735=>{const _0xff6992=_0x3daa3b;_0x38f8f9[_0xff6992(0x19c)][_0xff6992(0x176)](_0x2f977c=>{const _0x2afdd2=_0xff6992;_0x3b0735();const _0x997d8c=_0x2afdd2(0x166)===_0x22c51b[_0x2afdd2(0x1d2)],_0x5bfdaf=_0x40af4f[_0x2afdd2(0x1c6)](_0x3f5bb3),_0xc9e394=_0x40af4f[_0x2afdd2(0x1fa)](_0x5bfdaf),_0x3fa2d0=_0x997d8c?_0xc9e394[_0x2afdd2(0x16f)]-0x1:_0xc9e394[_0x2afdd2(0x1f7)]+0x1,_0x374dfd=_0x5bfdaf[0x0][_0x2afdd2(0x1f0)](_0x2afdd2(0x1ec)),_0xc51f55=_0x40af4f[_0x2afdd2(0x1f5)](_0x374dfd,{'startRow':_0x3fa2d0,'endRow':_0x3fa2d0}),_0x3615cc=Array[_0x2afdd2(0x1e2)](_0xc51f55)[_0x2afdd2(0x1c3)](_0x1db5bc=>_0x2f977c[_0x2afdd2(0x205)](_0x1db5bc[_0x2afdd2(0x1e0)]));_0x3a7317[_0x2afdd2(0x204)](_0x3615cc,_0x2afdd2(0x1fe));});});}for(const _0x24b8bc of[_0x3daa3b(0x175),_0x3daa3b(0x17d)]){const _0x474f3a=_0x38f8f9[_0x3daa3b(0x198)][_0x3daa3b(0x19b)](_0x24b8bc);_0x3a7317[_0x3daa3b(0x1f4)](_0x24b8bc,_0x46e3a9=>{const _0x34eb9a=_0x3daa3b;_0x38f8f9[_0x34eb9a(0x19c)][_0x34eb9a(0x176)](_0x386486=>{const _0x2c875a=_0x34eb9a;_0x46e3a9();const _0x11f119=_0x2c875a(0x1da)===_0x474f3a[_0x2c875a(0x1d2)],_0x39e2f0=_0x40af4f[_0x2c875a(0x1c6)](_0x3f5bb3),_0x3402e2=_0x40af4f[_0x2c875a(0x1e9)](_0x39e2f0),_0x5a326d=_0x11f119?_0x3402e2[_0x2c875a(0x16f)]-0x1:_0x3402e2[_0x2c875a(0x1f7)]+0x1,_0x38b3ac=_0x39e2f0[0x0][_0x2c875a(0x1f0)](_0x2c875a(0x1ec)),_0x3aef96=_0x40af4f[_0x2c875a(0x1f5)](_0x38b3ac,{'startRow':0x0,'column':_0x5a326d,'includeAllSlots':!0x1}),_0xca99c0=Array[_0x2c875a(0x1e2)](_0x3aef96)[_0x2c875a(0x1c3)](_0x1eed8d=>_0x386486[_0x2c875a(0x205)](_0x1eed8d[_0x2c875a(0x1e0)]));_0x3a7317[_0x2c875a(0x204)](_0xca99c0,_0x2c875a(0x1bf));});});}for(const _0x2f9daa of[_0x3daa3b(0x1b0),_0x3daa3b(0x199)]){const _0x4860d1=_0x2f9daa[_0x3daa3b(0x1ca)](0xb),_0x3b1b16=_0x4860d1[_0x3daa3b(0x180)](),_0x346914=_0x3b1b16[_0x3daa3b(0x1ca)](0x0,0x3)+_0x3daa3b(0x183),_0x19fec9=_0x3daa3b(0x1ec)+_0x4860d1,_0x5805f7=_0x3daa3b(0x17a)+_0x4860d1,_0x58df85=_0x3daa3b(0x164)+_0x4860d1;_0x3a7317[_0x3daa3b(0x1f4)](_0x2f9daa,()=>{const _0x5eb3bb=_0x3daa3b;_0x38f8f9[_0x5eb3bb(0x19c)][_0x5eb3bb(0x176)](_0x3e2bed=>{const _0x2ae02e=_0x5eb3bb,_0x1993e8=_0x40af4f[_0x2ae02e(0x1c6)](_0x3f5bb3),_0x2f87a7=_0x1993e8[0x0][_0x2ae02e(0x1f0)](_0x2ae02e(0x1ec));let _0xf11b10;if(_0x2ae02e(0x1b0)==_0x2f9daa){const _0x382f29=_0x40af4f[_0x2ae02e(0x1fa)](_0x1993e8);_0xf11b10={'startRow':_0x382f29[_0x2ae02e(0x16f)],'endRow':_0x382f29[_0x2ae02e(0x1f7)],'includeAllSlots':!0x0};}else{const _0x17de08=_0x40af4f[_0x2ae02e(0x1e9)](_0x1993e8);_0xf11b10={'startColumn':_0x17de08[_0x2ae02e(0x16f)],'endColumn':_0x17de08[_0x2ae02e(0x1f7)],'includeAllSlots':!0x0};}const _0x5daae6=_0x40af4f[_0x2ae02e(0x1f5)](_0x2f87a7,_0xf11b10),_0x13f6ac=Array[_0x2ae02e(0x1e2)](_0x5daae6)[_0x2ae02e(0x1c3)](({cell:_0x20a8b8})=>_0x20a8b8),_0x4b2ced=Ee(_0x13f6ac[_0x2ae02e(0x16d)](_0x31695d=>_0x31695d[_0x2ae02e(0x19f)](_0x346914))),_0x151446=Ee(_0x13f6ac[_0x2ae02e(0x16d)](_0x1d034a=>!_0x1d034a[_0x2ae02e(0x19f)](_0x346914)))[_0x2ae02e(0x1c3)](_0x552dee=>_0x3e2bed[_0x2ae02e(0x205)](_0x552dee)),_0xeff08a=_0x3a7317[_0x2ae02e(0x186)](_0x151446,_0x19fec9);if(_0xeff08a&&(_0x2ae02e(0x1fe)==_0xeff08a[_0x2ae02e(0x1bd)]||_0x2ae02e(0x1bf)==_0xeff08a[_0x2ae02e(0x1bd)])){const _0x4d6568=this[_0x2ae02e(0x1a4)](_0xeff08a);for(const _0x25b1fb of _0x4b2ced){const _0x9b54a9=_0x3e2bed[_0x2ae02e(0x205)](_0x25b1fb),_0x7ceb22=_0x40af4f[_0x2ae02e(0x1d1)](_0x25b1fb),_0x1932b3=_0x25b1fb[_0x2ae02e(0x192)](_0x346914)-0x1,_0x1fcd7c=_0x4d6568[_0x5805f7],_0x4d1f5b=_0x4d6568[_0x58df85];_0x1fcd7c<=_0x7ceb22[_0x3b1b16]&&_0x7ceb22[_0x3b1b16]+_0x1932b3<=_0x4d1f5b&&_0xeff08a[_0x2ae02e(0x167)](_0x9b54a9);}}});});}function _0x4d4a2a(_0xdbd391){const _0x421628=_0x3daa3b,_0xe148ea=Array[_0x421628(0x1e2)](_0x3f5bb3[_0x421628(0x1ed)]())[_0x421628(0x1c3)](_0x5c0682=>_0x58f5a3[_0x421628(0x194)](_0x5c0682));_0x38f8f9[_0x421628(0x19c)][_0x421628(0x176)](_0x4f8d4e=>{const _0x284d4c=_0x421628,_0x426083=_0x4f8d4e[_0x284d4c(0x1bc)];_0xdbd391=_0xdbd391[_0x284d4c(0x16d)](_0x1c0670=>_0x284d4c(0x1db)!=_0x1c0670[_0x284d4c(0x1f1)][_0x284d4c(0x1c8)]),_0x4f8d4e[_0x284d4c(0x190)](_0xdbd391),_0x38f8f9[_0x284d4c(0x198)][_0x284d4c(0x19b)](_0x284d4c(0x1b0))[_0x284d4c(0x173)](),_0x38f8f9[_0x284d4c(0x200)](_0x284d4c(0x1b0),{'forceDefaultExecution':!0x0}),_0x38f8f9[_0x284d4c(0x19c)][_0x284d4c(0x1a9)](()=>{const _0x226a2f=_0x284d4c;_0x38f8f9[_0x226a2f(0x19c)][_0x226a2f(0x1a9)](_0x426083,_0x231679=>{const _0x4fa66e=_0x226a2f,_0x4e304e=_0xe148ea[_0x4fa66e(0x16d)](_0x1eefdb=>_0x4fa66e(0x1db)!=_0x1eefdb[_0x4fa66e(0x1f1)][_0x4fa66e(0x1c8)]);_0x4e304e[_0x4fa66e(0x201)]>0x0&&_0x231679[_0x4fa66e(0x190)](_0x4e304e);for(const _0x7ba846 of _0xe148ea)_0x7ba846[_0x4fa66e(0x171)]();});});});}function _0x5177cd(_0x460367){const _0x2889bc=_0x3daa3b;_0x38f8f9[_0x2889bc(0x19c)][_0x2889bc(0x176)](_0x37efef=>{const _0x232f66=_0x2889bc,_0xc5c73d=Array[_0x232f66(0x1e2)](_0x3f5bb3[_0x232f66(0x1ed)]())[_0x232f66(0x1c3)](_0x1b8350=>_0x58f5a3[_0x232f66(0x194)](_0x1b8350)),_0x2b6332=[];for(const _0x825d97 of _0x460367)for(const _0x22581f of _0x825d97[_0x232f66(0x1f9)]({'shallow':!0x0}))_0x2b6332[_0x232f66(0x17b)](_0x22581f);for(const _0x53e57d of _0x2b6332)_0x232f66(0x1db)!=_0x53e57d[_0x232f66(0x1f1)][_0x232f66(0x1c8)]&&(_0x37efef[_0x232f66(0x190)](_0x37efef[_0x232f66(0x193)](_0x53e57d,0x0)),_0x38f8f9[_0x232f66(0x198)][_0x232f66(0x19b)](_0x232f66(0x199))[_0x232f66(0x173)](),_0x38f8f9[_0x232f66(0x200)](_0x232f66(0x199),{'forceDefaultExecution':!0x0}));const _0x4cf800=_0xc5c73d[_0x232f66(0x16d)](_0x9b28b0=>_0x232f66(0x1db)!=_0x9b28b0[_0x232f66(0x1f1)][_0x232f66(0x1c8)]);_0x4cf800[_0x232f66(0x201)]>0x0&&_0x37efef[_0x232f66(0x190)](_0x4cf800);for(const _0xe0e67b of _0xc5c73d)_0xe0e67b[_0x232f66(0x171)]();});}function _0x39d501(_0x9fe2a3,_0x32e6fe){const _0x1f1fd6=_0x3daa3b;return _0x32e6fe[_0x1f1fd6(0x1ce)](_0x32efe4=>_0x9fe2a3[_0x1f1fd6(0x1d6)](_0x4189a7=>_0x4189a7[_0x1f1fd6(0x1a6)][_0x1f1fd6(0x18b)](_0x32efe4[_0x1f1fd6(0x1cb)])||_0x32efe4[_0x1f1fd6(0x1a6)][_0x1f1fd6(0x18b)](_0x4189a7[_0x1f1fd6(0x1cb)])));}function _0xa3966e(_0x5b24aa,_0x26c879){const _0x4543d4=_0x3daa3b;return!_0x5b24aa[_0x4543d4(0x1d6)](_0x42376e=>_0x26c879[_0x4543d4(0x1d6)](_0x236123=>_0x42376e[_0x4543d4(0x1aa)](_0x236123)))&&_0x5b24aa[_0x4543d4(0x1d6)](_0x5b68cd=>_0x26c879[_0x4543d4(0x1d6)](_0x2902d2=>_0x5b68cd[_0x4543d4(0x1a6)][_0x4543d4(0x169)](_0x2902d2[_0x4543d4(0x1cb)])));}_0x38f8f9[_0x3daa3b(0x19e)][_0x3daa3b(0x1e4)]['on'](_0x3daa3b(0x17f),(_0x584bbe,_0x1fedb0,_0x325c56)=>{const _0x1a580b=_0x3daa3b;if(!_0x325c56[_0x1a580b(0x1a7)][_0x1a580b(0x1d5)])return;const _0x2e3763=_0x1fedb0[_0x1a580b(0x1e3)];if(!_0x2e3763)return;const _0x53c025=_0x325c56[_0x1a580b(0x1ae)][_0x1a580b(0x1c7)](_0x2e3763);function _0x143f1a(_0x1900c9){const _0x5917cf=_0x1a580b;return Array[_0x5917cf(0x19d)](_0x1900c9)?_0x1900c9:[_0x1900c9];}_0x53c025&&_0x1a580b(0x184)===_0x2e3763[_0x1a580b(0x1e8)]&&_0x2abe09(_0x53c025,_0x325c56[_0x1a580b(0x172)],(_0x58a0ac,_0x84d6da,_0xd00a24)=>_0xd00a24[_0x1a580b(0x161)](_0x143f1a(_0x84d6da[_0x1a580b(0x16a)]),_0x58a0ac),(_0x17c4c3,_0x4fe97e,_0x200867)=>_0x200867[_0x1a580b(0x1fc)](_0x143f1a(_0x4fe97e[_0x1a580b(0x16a)]),_0x17c4c3));},{'priority':_0x3daa3b(0x1e5)}),_0x3a7317[_0x3daa3b(0x1f2)][_0x3daa3b(0x187)](_0x2e633c=>{const _0x5f15e5=_0x3daa3b;if(_0x5f15e5(0x1ab)!=_0x2e633c[_0x5f15e5(0x1ba)]&&_0x5f15e5(0x1f6)!=_0x2e633c[_0x5f15e5(0x1ba)])return;const _0x2df012=_0x2e633c[_0x5f15e5(0x1c2)]();if(null!=_0x2df012&&_0x2df012['is'](_0x5f15e5(0x1e1),_0x5f15e5(0x1ec))){if(_0x5f15e5(0x1ab)==_0x2e633c[_0x5f15e5(0x1ba)]){const _0x56c0fa=_0x2e633c[_0x5f15e5(0x1f9)]()[_0x5f15e5(0x16d)](_0x5a8081=>_0x5a8081['is'](_0x5f15e5(0x1f3)))[_0x5f15e5(0x1c3)](_0x95116a=>_0x95116a[_0x5f15e5(0x19e)]);if(_0x56c0fa[_0x5f15e5(0x201)])return{'type':_0x5f15e5(0x1ab),'content':_0x3be27d(_0xbdee5a,_0x5f15e5(0x1de),_0x3be27d(_0xbdee5a,_0x5f15e5(0x1b7),'\x22'+_0x56c0fa[_0x5f15e5(0x1a2)]('\x20')+'\x22'))};}if(_0x5f15e5(0x1f6)==_0x2e633c[_0x5f15e5(0x1ba)]){const _0x335719=_0x2e633c[_0x5f15e5(0x1f9)]()[_0x5f15e5(0x16d)](_0x298488=>_0x298488['is'](_0x5f15e5(0x1f3)))[_0x5f15e5(0x1c3)](_0x305705=>_0x305705[_0x5f15e5(0x19e)]);if(_0x335719[_0x5f15e5(0x201)])return{'type':_0x5f15e5(0x1f6),'content':_0x3be27d(_0xbdee5a,_0x5f15e5(0x1ee),_0x3be27d(_0xbdee5a,_0x5f15e5(0x1b7),'\x22'+_0x335719[_0x5f15e5(0x1a2)]('\x20')+'\x22'))};}}}),_0x3a7317[_0x3daa3b(0x1f2)][_0x3daa3b(0x187)](_0x4b4941=>{const _0xbdba56=_0x3daa3b;if(_0xbdba56(0x1fe)==_0x4b4941[_0xbdba56(0x1bd)]){const _0x48fcfe=_0x4b4941[_0xbdba56(0x1f9)]()[_0xbdba56(0x16d)](_0xaa89d5=>_0xaa89d5['is'](_0xbdba56(0x1f3)))[_0xbdba56(0x1c3)](_0x176aa4=>_0x176aa4[_0xbdba56(0x19e)]),_0x4a23a=this[_0xbdba56(0x1a4)](_0x4b4941),_0x499f1d=_0x4a23a[_0xbdba56(0x18d)]-_0x4a23a[_0xbdba56(0x1f8)]+0x1;if(_0xbdba56(0x1ab)==_0x4b4941[_0xbdba56(0x1ba)])return _0x48fcfe[_0xbdba56(0x201)]?{'type':_0xbdba56(0x1ab),'content':_0x3be27d(_0xbdee5a,_0xbdba56(0x1de),_0x3be27d(_0xbdee5a,_0xbdba56(0x191),[_0x499f1d,'\x22'+_0x48fcfe[_0xbdba56(0x1a2)]('\x20')+'\x22']))}:{'type':_0xbdba56(0x1ab),'content':_0x3be27d(_0xbdee5a,_0xbdba56(0x1de),_0x3be27d(_0xbdee5a,_0xbdba56(0x17c),_0x499f1d))};if(_0xbdba56(0x1f6)==_0x4b4941[_0xbdba56(0x1ba)])return _0x48fcfe[_0xbdba56(0x201)]?{'type':_0xbdba56(0x1f6),'content':_0x3be27d(_0xbdee5a,_0xbdba56(0x1ee),_0x3be27d(_0xbdee5a,_0xbdba56(0x191),[_0x499f1d,'\x22'+_0x48fcfe[_0xbdba56(0x1a2)]('\x20')+'\x22']))}:{'type':_0xbdba56(0x1f6),'content':_0x3be27d(_0xbdee5a,_0xbdba56(0x1ee),_0x3be27d(_0xbdee5a,_0xbdba56(0x17c),_0x499f1d))};}if(_0xbdba56(0x1bf)==_0x4b4941[_0xbdba56(0x1bd)]){const _0x9ebee=_0x4b4941[_0xbdba56(0x1f9)]()[_0xbdba56(0x16d)](_0xe4c8be=>_0xe4c8be['is'](_0xbdba56(0x1f3)))[_0xbdba56(0x1c3)](_0x2c2c0e=>_0x2c2c0e[_0xbdba56(0x19e)]),_0x19be25=this[_0xbdba56(0x1a4)](_0x4b4941),_0x236337=_0x19be25[_0xbdba56(0x1e6)]-_0x19be25[_0xbdba56(0x1d3)]+0x1;if(_0xbdba56(0x1ab)==_0x4b4941[_0xbdba56(0x1ba)])return _0x9ebee[_0xbdba56(0x201)]?{'type':_0xbdba56(0x1ab),'content':_0x3be27d(_0xbdee5a,_0xbdba56(0x1de),_0x3be27d(_0xbdee5a,_0xbdba56(0x174),[_0x236337,'\x22'+_0x9ebee[_0xbdba56(0x1a2)]('\x20')+'\x22']))}:{'type':_0xbdba56(0x1ab),'content':_0x3be27d(_0xbdee5a,_0xbdba56(0x1de),_0x3be27d(_0xbdee5a,_0xbdba56(0x181),_0x236337))};if(_0xbdba56(0x1f6)==_0x4b4941[_0xbdba56(0x1ba)])return _0x9ebee[_0xbdba56(0x201)]?{'type':_0xbdba56(0x1f6),'content':_0x3be27d(_0xbdee5a,_0xbdba56(0x1ee),_0x3be27d(_0xbdee5a,_0xbdba56(0x174),[_0x236337,'\x22'+_0x9ebee[_0xbdba56(0x1a2)]('\x20')+'\x22']))}:{'type':_0xbdba56(0x1f6),'content':_0x3be27d(_0xbdee5a,_0xbdba56(0x1ee),_0x3be27d(_0xbdee5a,_0xbdba56(0x181),_0x236337))};}}),_0x3a7317[_0x3daa3b(0x1b8)][_0x3daa3b(0x1ac)](_0x3daa3b(0x1ab),_0x3daa3b(0x1fe),_0x3daa3b(0x1d8),_0x4d4a2a),_0x3a7317[_0x3daa3b(0x1b8)][_0x3daa3b(0x1ac)](_0x3daa3b(0x1f6),_0x3daa3b(0x1fe),_0x3daa3b(0x1a1),_0x4d4a2a),_0x3a7317[_0x3daa3b(0x1b8)][_0x3daa3b(0x1ac)](_0x3daa3b(0x1ab),_0x3daa3b(0x1bf),_0x3daa3b(0x1d8),_0x5177cd),_0x3a7317[_0x3daa3b(0x1b8)][_0x3daa3b(0x1ac)](_0x3daa3b(0x1f6),_0x3daa3b(0x1bf),_0x3daa3b(0x1a1),_0x5177cd),_0x3a7317[_0x3daa3b(0x1b8)][_0x3daa3b(0x1ac)](_0x3daa3b(0x1ab),_0x3daa3b(0x1bf),_0x3daa3b(0x1a2),_0x39d501),_0x3a7317[_0x3daa3b(0x1b8)][_0x3daa3b(0x1ac)](_0x3daa3b(0x1f6),_0x3daa3b(0x1bf),_0x3daa3b(0x1a2),_0x39d501),_0x3a7317[_0x3daa3b(0x1b8)][_0x3daa3b(0x1ac)](_0x3daa3b(0x1ab),_0x3daa3b(0x1fe),_0x3daa3b(0x1a2),_0xa3966e),_0x3a7317[_0x3daa3b(0x1b8)][_0x3daa3b(0x1ac)](_0x3daa3b(0x1f6),_0x3daa3b(0x1fe),_0x3daa3b(0x1a2),_0xa3966e);}[_0x1dd956(0x182)](){const _0x5d9086=_0x1dd956,_0x404bee=this[_0x5d9086(0x189)],_0x1776be=_0x404bee[_0x5d9086(0x19c)][_0x5d9086(0x1a3)][_0x5d9086(0x170)];return(_0x5e21f2,_0x4eca0e)=>{const _0x35fcbd=_0x5d9086;_0x404bee[_0x35fcbd(0x19c)][_0x35fcbd(0x176)](_0x270022=>{const _0x3df660=_0x35fcbd,{commandName:_0x4692a6,commandParams:_0x167e3a}=_0x4eca0e;let _0x42c2c0=_0x5e21f2[0x0][_0x3df660(0x1a6)][_0x3df660(0x1c1)];_0x167e3a&&_0x167e3a[0x0]&&!0x1===_0x167e3a[0x0][_0x3df660(0x165)]&&(_0x42c2c0=_0x5e21f2[0x0][_0x3df660(0x1cb)][_0x3df660(0x195)]);const _0x4d1e1e=_0x270022[_0x3df660(0x1cd)](_0x42c2c0);if(_0x3df660(0x1db)==_0x4d1e1e[_0x3df660(0x1f1)][_0x3df660(0x1c8)])return;const _0x1d68bf=Array[_0x3df660(0x1e2)](_0x1776be[_0x3df660(0x1ed)]())[_0x3df660(0x1c3)](_0x30470d=>_0x58f5a3[_0x3df660(0x194)](_0x30470d));_0x270022[_0x3df660(0x190)](_0x4d1e1e),_0x404bee[_0x3df660(0x198)][_0x3df660(0x19b)](_0x4692a6)[_0x3df660(0x173)](),_0x167e3a[_0x3df660(0x17b)]({'forceDefaultExecution':!0x0}),_0x404bee[_0x3df660(0x200)](_0x4692a6,..._0x167e3a);const _0x5ca5e6=_0x1d68bf[_0x3df660(0x16d)](_0xcece8d=>_0x3df660(0x1db)!=_0xcece8d[_0x3df660(0x1f1)][_0x3df660(0x1c8)]);_0x5ca5e6[_0x3df660(0x201)]>0x0&&_0x270022[_0x3df660(0x190)](_0x5ca5e6);for(const _0x392f70 of _0x1d68bf)_0x392f70[_0x3df660(0x171)]();});};}[_0x1dd956(0x1d0)](_0x687300){const _0x2f21db=_0x1dd956,_0x317201=this[_0x2f21db(0x189)][_0x2f21db(0x1a0)][_0x2f21db(0x19b)](_0x2f21db(0x1b4));let _0x3f16a8=Number[_0x2f21db(0x1fd)],_0x529328=Number[_0x2f21db(0x1d9)],_0x5956dc=Number[_0x2f21db(0x1fd)],_0x3f2a4e=Number[_0x2f21db(0x1d9)];for(const _0x4cac6f of _0x687300){if(_0x2f21db(0x1db)==_0x4cac6f[_0x2f21db(0x1f1)][_0x2f21db(0x1c8)])continue;const {row:_0x1654a5,column:_0x260e35}=_0x317201[_0x2f21db(0x1d1)](_0x4cac6f),_0x362f0c=_0x4cac6f[_0x2f21db(0x19f)](_0x2f21db(0x19a))?_0x4cac6f[_0x2f21db(0x192)](_0x2f21db(0x19a))-0x1:0x0,_0x1b243c=_0x4cac6f[_0x2f21db(0x19f)](_0x2f21db(0x1c5))?_0x4cac6f[_0x2f21db(0x192)](_0x2f21db(0x1c5))-0x1:0x0;_0x3f16a8=_0x1654a5<_0x3f16a8?_0x1654a5:_0x3f16a8,_0x529328=_0x1654a5+_0x362f0c>_0x529328?_0x1654a5+_0x362f0c:_0x529328,_0x5956dc=_0x260e35<_0x5956dc?_0x260e35:_0x5956dc,_0x3f2a4e=_0x260e35+_0x1b243c>_0x3f2a4e?_0x260e35+_0x1b243c:_0x3f2a4e;}return{'minRow':_0x3f16a8,'maxRow':_0x529328,'minColumn':_0x5956dc,'maxColumn':_0x3f2a4e};}[_0x1dd956(0x185)](){const _0x172a49=_0x1dd956,_0x1d1ed1=this[_0x172a49(0x189)],_0x516fd5=_0x1d1ed1[_0x172a49(0x1a0)][_0x172a49(0x19b)](_0x172a49(0x16c)),_0x327328=_0x1d1ed1[_0x172a49(0x1a0)][_0x172a49(0x19b)](_0x172a49(0x1b4));_0x1d1ed1[_0x172a49(0x19c)][_0x172a49(0x1a3)]['on'](_0x172a49(0x1d7),()=>{const _0x113df0=_0x172a49,_0x423fc4=Array[_0x113df0(0x1e2)](_0x1d1ed1[_0x113df0(0x19c)][_0x113df0(0x1a3)][_0x113df0(0x18a)][_0x113df0(0x1c4)]());for(const {name:_0x197c44,data:_0x3df6e9}of _0x423fc4){const {group:_0x40068c,id:_0x2817f6,subType:_0x545fea}=_0x516fd5[_0x113df0(0x1df)](_0x197c44);if(_0x113df0(0x168)!=_0x40068c)continue;if(null!=_0x3df6e9[_0x113df0(0x1a5)])continue;const _0x4f2083=_0x516fd5[_0x113df0(0x202)](_0x2817f6);this[_0x113df0(0x17e)][_0x113df0(0x1be)](_0x545fea)&&this[_0x113df0(0x1ff)][_0x113df0(0x1cc)](_0x4f2083);}},{'priority':_0x172a49(0x1b1)});const _0x243639=(_0x324c13,_0x7b9369)=>{const _0x1bc74b=_0x172a49;let _0x1e64c9=!0x1;const _0x440ead=_0x7b9369[_0x1bc74b(0x205)](_0x324c13),_0x79fa2c=_0x324c13[_0x1bc74b(0x1f0)](_0x1bc74b(0x1ec)),_0x2aa0b5=_0x327328[_0x1bc74b(0x1d1)](_0x324c13);for(const _0x45b654 of this[_0x1bc74b(0x1ff)]){const _0x1e6c12=_0x45b654[_0x1bc74b(0x1bd)],_0x376ae1=_0x1e6c12[_0x1bc74b(0x179)](_0x1bc74b(0x1c9)),_0x5b4c4b=_0x1e6c12[_0x1bc74b(0x1ca)](_0x376ae1?0xa:0x5),_0x25b0b4=_0x5b4c4b[_0x1bc74b(0x180)](),_0x5c097e=_0x25b0b4[_0x1bc74b(0x1ca)](0x0,0x3)+_0x1bc74b(0x183),_0x365805=_0x1bc74b(0x17a)+_0x5b4c4b,_0x2c81f5=_0x1bc74b(0x164)+_0x5b4c4b;if(!_0x45b654[_0x1bc74b(0x1af)])continue;if(_0x79fa2c!=_0x45b654[_0x1bc74b(0x16e)]()[_0x1bc74b(0x1cb)][_0x1bc74b(0x1f0)](_0x1bc74b(0x1ec)))continue;if(_0x45b654[_0x1bc74b(0x18f)](_0x440ead))continue;const _0xdf9e3=_0x324c13[_0x1bc74b(0x19f)](_0x5c097e)?_0x324c13[_0x1bc74b(0x192)](_0x5c097e)-0x1:0x0,_0x22e6fb=this[_0x1bc74b(0x1a4)](_0x45b654),_0x141228=_0x22e6fb[_0x365805],_0x9933c=_0x22e6fb[_0x2c81f5];_0x141228<=_0x2aa0b5[_0x25b0b4]&&_0x2aa0b5[_0x25b0b4]+_0xdf9e3<=_0x9933c&&(_0x45b654[_0x1bc74b(0x167)](_0x440ead),_0x1e64c9=!0x0);}return _0x1e64c9;};_0x1d1ed1[_0x172a49(0x19c)][_0x172a49(0x1a3)][_0x172a49(0x1ad)](_0x3b6e4e=>{const _0x20553d=_0x172a49;let _0x1f1ec8=!0x1;for(const _0x143ff7 of _0x1d1ed1[_0x20553d(0x19c)][_0x20553d(0x1a3)][_0x20553d(0x18a)][_0x20553d(0x1fb)]())if(_0x20553d(0x1cf)==_0x143ff7[_0x20553d(0x1ba)]){if(_0x20553d(0x1fe)==_0x143ff7[_0x20553d(0x1e8)]){for(const _0x120a98 of _0x143ff7[_0x20553d(0x160)][_0x20553d(0x195)][_0x20553d(0x163)]())_0x1f1ec8=_0x1f1ec8||_0x243639(_0x120a98,_0x3b6e4e);}else _0x20553d(0x184)==_0x143ff7[_0x20553d(0x1e8)]&&(_0x1f1ec8=_0x1f1ec8||_0x243639(_0x143ff7[_0x20553d(0x160)][_0x20553d(0x195)],_0x3b6e4e));}return _0x1f1ec8;});}[_0x1dd956(0x1a4)](_0x103e37){const _0x1eaf04=_0x1dd956;return this[_0x1eaf04(0x1d0)](_0x103e37[_0x1eaf04(0x1ed)]()[_0x1eaf04(0x1c3)](_0x210b9d=>_0x210b9d[_0x1eaf04(0x1cb)][_0x1eaf04(0x195)]));}}function Ee(_0xaeed13){const _0x1b2608=_0x1dd956;return Array[_0x1b2608(0x1e2)](new Set(_0xaeed13)[_0x1b2608(0x18e)]());}function _0x5b05(){const _0x2d63bc=['commands','removeTableColumn','rowspan','get','model','isArray','data','hasAttribute','plugins','accept','join','document','_getSuggestionCoords','oldRange','end','options','39CVsXnK','enqueueChange','isIntersecting','insertion','registerCustomCallback','registerPostFixer','mapper','isInContent','removeTableRow','low','selectTableColumn','insertTableRowBelow','TableUtils','afterInit','13YlQInT','ELEMENT_TABLE_WITH_TEXT','_suggestionFactory','insertTable','type','8NHWpUh','batch','subType','includes','tableColumn','2348604YNTgvw','nodeBefore','getContainedElement','map','getChangedMarkers','colspan','getSelectionAffectedTableCells','toViewElement','rootName','tablePaste','substr','start','add','createRangeIn','every','insert','_getCoordsForCells','getCellLocation','order','minColumn','11176524vBvIEb','showSuggestionHighlights','some','change:data','discard','MIN_SAFE_INTEGER','left','$graveyard','10qthyQN','has','*Insert:*\x20%0','_splitMarkerName','cell','element','from','item','downcastDispatcher','highest','maxColumn','ELEMENT_TABLE','name','getColumnIndexes','locale','selectTableRow','table','getRanges','*Remove:*\x20%0','278uMYkeZ','findAncestor','root','descriptionFactory','$textProxy','enableCommand','createTableWalker','deletion','last','minRow','getItems','getRowIndexes','getChanges','removeClass','MAX_SAFE_INTEGER','tableRow','_tableSuggestions','execute','length','getSuggestion','1567447rxJNiU','markMultiRangeInsertion','createRangeOn','position','addClass','5Gsoxwl','getChildren','max','forceValue','above','addRange','suggestion','isTouching','classes','1922vlhdaJ','TrackChangesEditing','filter','getFirstRange','first','selection','detach','writer','refresh','ELEMENT_TABLE_COLUMN_WITH_TEXT','insertTableColumnLeft','change','TableEditing','64676HWFsOQ','startsWith','min','push','ELEMENT_TABLE_ROW','insertTableColumnRight','_tablePostFixingSubtypes','addMarker:suggestion','toLowerCase','ELEMENT_TABLE_COLUMN','_acceptFormatSuggestionCallbackFactory','span','tableCell','_setupColumnsRowsFixing','markMultiRangeDeletion','registerDescriptionCallback','insertTableRowAbove','editor','differ','isEqual','1765194rhjCTM','maxRow','values','isIntersectingWithRange','setSelection','ELEMENT_TABLE_ROW_WITH_TEXT','getAttribute','createPositionAt','fromRange','nodeAfter','960949RidUEy','registerElementLabel'];_0x5b05=function(){return _0x2d63bc;};return _0x5b05();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x55aee7=_0x3b26;function _0x3b26(_0x1ba827,_0x242723){const _0x6a5125=_0x6a51();return _0x3b26=function(_0x3b260d,_0x5e1696){_0x3b260d=_0x3b260d-0x120;let _0x1e008e=_0x6a5125[_0x3b260d];return _0x1e008e;},_0x3b26(_0x1ba827,_0x242723);}(function(_0x448f97,_0x25445e){const _0x4c197f=_0x3b26,_0x3df8fd=_0x448f97();while(!![]){try{const _0x133e3a=parseInt(_0x4c197f(0x120))/0x1*(-parseInt(_0x4c197f(0x127))/0x2)+-parseInt(_0x4c197f(0x123))/0x3*(-parseInt(_0x4c197f(0x130))/0x4)+-parseInt(_0x4c197f(0x125))/0x5*(parseInt(_0x4c197f(0x131))/0x6)+parseInt(_0x4c197f(0x12b))/0x7*(parseInt(_0x4c197f(0x121))/0x8)+-parseInt(_0x4c197f(0x122))/0x9+-parseInt(_0x4c197f(0x129))/0xa+parseInt(_0x4c197f(0x128))/0xb;if(_0x133e3a===_0x25445e)break;else _0x3df8fd['push'](_0x3df8fd['shift']());}catch(_0x3e4069){_0x3df8fd['push'](_0x3df8fd['shift']());}}}(_0x6a51,0xeaf70));import{Plugin as _0x220cfa}from'ckeditor5/src/core.js';import _0x228911 from'./table.js';export default class Mt extends _0x220cfa{static get[_0x55aee7(0x124)](){return[_0x228911];}[_0x55aee7(0x12c)](){const _0xec5435=_0x55aee7,_0x3e9a89=this[_0xec5435(0x133)];if(!_0x3e9a89[_0xec5435(0x12d)][_0xec5435(0x126)](_0xec5435(0x12a)))return;_0x3e9a89[_0xec5435(0x12d)][_0xec5435(0x132)](_0xec5435(0x134))[_0xec5435(0x12f)](_0xec5435(0x12e));}}function _0x6a51(){const _0x28b53f=['4408700IYqvkR','TableCaptionEditing','1778lGFeTy','afterInit','plugins','toggleTableCaption','enableCommand','620380LWvlxT','2526kzLAzY','get','editor','TrackChangesEditing','310GCxDsE','59384oNsvER','12833946KqyYuT','33kIalvB','requires','6735kAmYgZ','has','2242Enibrm','1676290sFYUjI'];_0x6a51=function(){return _0x28b53f;};return _0x6a51();}
23
+ const _0xd4910e=_0x3256;function _0x1b8b(){const _0x3a5c10=['4315ZfQuGS','78757wvXoEQ','get','428880nvWZdC','plugins','TrackChangesEditing','1246473JGwsOV','620nxDIwW','8fcuMrJ','30aTYBOw','requires','editor','1534ClDihY','toggleTableCaption','has','enableCommand','4341000gvoXpv','1199004smVKCW','afterInit','TableCaptionEditing'];_0x1b8b=function(){return _0x3a5c10;};return _0x1b8b();}(function(_0x1c8de1,_0x9f556b){const _0x147570=_0x3256,_0x31d50d=_0x1c8de1();while(!![]){try{const _0xc3fe52=-parseInt(_0x147570(0x1b7))/0x1*(-parseInt(_0x147570(0x1ba))/0x2)+-parseInt(_0x147570(0x1b1))/0x3+-parseInt(_0x147570(0x1b5))/0x4*(parseInt(_0x147570(0x1ae))/0x5)+-parseInt(_0x147570(0x1bf))/0x6+-parseInt(_0x147570(0x1af))/0x7*(parseInt(_0x147570(0x1b6))/0x8)+parseInt(_0x147570(0x1b4))/0x9+parseInt(_0x147570(0x1be))/0xa;if(_0xc3fe52===_0x9f556b)break;else _0x31d50d['push'](_0x31d50d['shift']());}catch(_0x189481){_0x31d50d['push'](_0x31d50d['shift']());}}}(_0x1b8b,0x1a515));import{Plugin as _0x32202c}from'ckeditor5/src/core.js';function _0x3256(_0x104c90,_0xf0efb8){const _0x1b8b79=_0x1b8b();return _0x3256=function(_0x3256d1,_0x3ebe21){_0x3256d1=_0x3256d1-0x1ad;let _0x3a3dce=_0x1b8b79[_0x3256d1];return _0x3a3dce;},_0x3256(_0x104c90,_0xf0efb8);}import _0x5d58e5 from'./table.js';export default class Mt extends _0x32202c{static get[_0xd4910e(0x1b8)](){return[_0x5d58e5];}[_0xd4910e(0x1c0)](){const _0x37e1c0=_0xd4910e,_0x506132=this[_0x37e1c0(0x1b9)];if(!_0x506132[_0x37e1c0(0x1b2)][_0x37e1c0(0x1bc)](_0x37e1c0(0x1ad)))return;_0x506132[_0x37e1c0(0x1b2)][_0x37e1c0(0x1b0)](_0x37e1c0(0x1b3))[_0x37e1c0(0x1bd)](_0x37e1c0(0x1bb));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1d6d(){const _0x27ad2d=['end','suggestionUnloaded','trackChanges','suggestionLoaded','createPositionBefore','TableUtils','rowInsertionIndexes','elementToElement','fromRange','schema','deletionRanges','ck-suggestion-marker-insertion','wrap','forEach','from','getChanges','call','removeMarker','11452122rUyjtk','getSelectionAffectedTableCells','find','getRanges','formatBlock','endRow','removeColumns','has','editing','tableCellHorizontalAlignment','oldRange','reduce','markMultiRangeBlockFormat','return','some','keys','registerCustomCallback','tableCellBorderStyle','map','_isForcedDefaultExecutionBlock','join','previous','tablePasteColumn','markers','every','for','TableClipboard','stop','1055igWNQi','insertionRanges','register','getShiftedBy','cell','10302352wFKdmQ','table','subType','filter','tableCellSuggestion','fill','createTableWalker','23852NUytGZ','findAncestor','newRange','removeRows','activeMarkers','endColumn','afterInit','requires','includes','getAttributes','getRange','discard','getColumns','_tablePostFixingSubtypes','suggestion:formatBlock:tablePasteCell','getMarkers','createRangeIn','updateMarker','3641058bFfPve','nextSibling','markMultiRangeInsertion','name','clipboardOutput','length','markerName','unwrap','getColumnIndexes','3503626YumyuL','Users','tableCellPadding','start','getAllAdjacentSuggestions','columnInsertionIndexes','tableCellBackgroundColor','getSuggestions','createElement','getChangedMarkers','$graveyard','getSuggestion','descriptionFactory','plugins','forceDefaultExecution','set','rows','tableCellVerticalAlignment','high','42774lOdsAv','deletion','suggestion','type','dataDowncast','showSuggestionHighlights','startsWith','redo','selection','ck-suggestion-marker--active','tablePaste','9092304mTYGna','setAttributes','getItems','tableCellBorderColor','tablePasteRow','isEqual','_replaceTableSlotCell','registerPostFixer','document','insertRows','root','removeMarkers','change','column','author','value','cells','get','getChildren','locale','_suggestionFactory','*Replace\x20table\x20cells*','containsRange','previousSibling','markMultiRangeDeletion','move','add','batch','tableCellBorderWidth','createRange','rowInsertionRanges','listenTo','insertColumns','content','getChild','paragraph','commands','fromEntries','conversion','_getCoordsForCells','model','tableCell','columns','ck-suggestion-marker','nodeAfter','element','insertion','attributes','getRowIndexes','registerDescriptionCallback','getContainedElement','tablePasteCell','isEmpty','editingDowncast','differ','editor','detach','TrackChangesEditing','options','markerToHighlight','last','rootName','low','6JITizd','first','suggestion-td','markerAttributes','view','accept','row','hasSuggestion','push','documentSelection','setAttribute','isInContent','_splitMarkerName','insertContent','createRangeOn','next','insert','getSuggestionCallback','columnInsertionRanges','_createdBatches','getTableIfOnlyTableInContent','tablePasteChainId','remove','position','getRows','entries'];_0x1d6d=function(){return _0x27ad2d;};return _0x1d6d();}const _0x32d301=_0x1008;(function(_0x3103eb,_0x35b2a0){const _0x292f80=_0x1008,_0x16364b=_0x3103eb();while(!![]){try{const _0x1c2016=-parseInt(_0x292f80(0x1da))/0x1*(parseInt(_0x292f80(0x190))/0x2)+parseInt(_0x292f80(0x174))/0x3+parseInt(_0x292f80(0x162))/0x4*(-parseInt(_0x292f80(0x156))/0x5)+parseInt(_0x292f80(0x19b))/0x6+-parseInt(_0x292f80(0x17d))/0x7+parseInt(_0x292f80(0x15b))/0x8+-parseInt(_0x292f80(0x13a))/0x9;if(_0x1c2016===_0x35b2a0)break;else _0x16364b['push'](_0x16364b['shift']());}catch(_0x59ff6c){_0x16364b['push'](_0x16364b['shift']());}}}(_0x1d6d,0xd151d));import{getTranslation as _0x301890}from'../utils/common-translations.js';import{Plugin as _0x58bc01}from'ckeditor5/src/core.js';import{LiveRange as _0x1a04c1}from'ckeditor5/src/engine.js';import{uid as _0x24ca94,priorities as _0x476250}from'ckeditor5/src/utils.js';import _0x236755 from'./table.js';const ge=[_0x32d301(0x1b7),_0x32d301(0x19e),_0x32d301(0x14b),_0x32d301(0x143),_0x32d301(0x18e),_0x32d301(0x183),_0x32d301(0x17f)],Ce=Object[_0x32d301(0x1c0)](ge[_0x32d301(0x14c)](_0x589e7c=>[_0x589e7c,null]));function _0x1008(_0x365bb3,_0xc8431c){const _0x1d6d97=_0x1d6d();return _0x1008=function(_0x10083a,_0x45d81c){_0x10083a=_0x10083a-0x135;let _0x190f7d=_0x1d6d97[_0x10083a];return _0x190f7d;},_0x1008(_0x365bb3,_0xc8431c);}export default class It extends _0x58bc01{static get[_0x32d301(0x169)](){return[_0x236755];}[_0x32d301(0x168)](){const _0x275b5c=_0x32d301,_0x4e1f95=this[_0x275b5c(0x1d2)];if(!_0x4e1f95[_0x275b5c(0x18a)][_0x275b5c(0x141)](_0x275b5c(0x154)))return;const _0x3c4b8f=_0x4e1f95[_0x275b5c(0x18a)][_0x275b5c(0x1ac)](_0x275b5c(0x1d4)),_0x4c74a4=_0x4e1f95[_0x275b5c(0x18a)][_0x275b5c(0x1ac)](_0x275b5c(0x1f9)),_0x3eba64=_0x4e1f95[_0x275b5c(0x18a)][_0x275b5c(0x1ac)](_0x236755),_0x5e3429=_0x4e1f95[_0x275b5c(0x18a)][_0x275b5c(0x1ac)](_0x275b5c(0x154));_0x3eba64[_0x275b5c(0x16f)][_0x275b5c(0x1e2)](_0x275b5c(0x19f),_0x275b5c(0x150)),_0x4e1f95[_0x275b5c(0x1c3)][_0x275b5c(0x1fd)][_0x275b5c(0x158)](_0x275b5c(0x15f),{'allowIn':_0x275b5c(0x1c4),'allowContentOf':_0x275b5c(0x1c4),'isLimit':!0x0}),_0x4e1f95[_0x275b5c(0x1c1)][_0x275b5c(0x1fb)]({'model':_0x275b5c(0x15f),'view':_0x275b5c(0x1dc)});let _0x5dacf0=null;_0x4e1f95[_0x275b5c(0x1c3)]['on'](_0x275b5c(0x1e7),(_0x62b7b4,_0xbe8c75)=>{const _0x13df08=_0x275b5c,[_0x92a4bb,_0x127291]=_0xbe8c75,_0x3f455b=_0xbe8c75[_0xbe8c75[_0x13df08(0x179)]-0x1];_0x3f455b&&_0x3f455b[_0x13df08(0x18b)]||_0x3c4b8f[_0x13df08(0x14d)]||this[_0x13df08(0x1d2)][_0x13df08(0x1bf)][_0x13df08(0x1ac)](_0x13df08(0x1f6))[_0x13df08(0x1aa)]&&function(_0x381444,_0x39f1ba,_0x1e4ed7,_0x4f411a,_0x512801){const _0x40c772=_0x13df08;if(_0x39f1ba&&!_0x39f1ba['is'](_0x40c772(0x1e3)))return!0x1;const _0x3f2b66=_0x512801[_0x40c772(0x1ee)](_0x381444,_0x1e4ed7);if(!_0x3f2b66||!he(_0x3f2b66,void 0x0,_0x4f411a))return!0x1;const _0x476b42=_0x4f411a[_0x40c772(0x13b)](_0x1e4ed7[_0x40c772(0x1a3)][_0x40c772(0x198)]);if(!_0x476b42[_0x40c772(0x179)])return!0x1;const _0x27d0d2=_0x476b42[0x0][_0x40c772(0x163)](_0x40c772(0x15c)),_0x16370b=_0x4f411a[_0x40c772(0x1cb)](_0x476b42),_0x50dde7=_0x4f411a[_0x40c772(0x17c)](_0x476b42),_0x4ad419={'startRow':_0x16370b[_0x40c772(0x1db)],'endRow':_0x16370b[_0x40c772(0x1d7)],'startColumn':_0x50dde7[_0x40c772(0x1db)],'endColumn':_0x50dde7[_0x40c772(0x1d7)]};return 0x1==_0x476b42[_0x40c772(0x179)]&&(_0x4ad419[_0x40c772(0x13f)]+=_0x4f411a[_0x40c772(0x1f2)](_0x3f2b66)-0x1,_0x4ad419[_0x40c772(0x167)]+=_0x4f411a[_0x40c772(0x16e)](_0x3f2b66)-0x1),he(_0x27d0d2,_0x4ad419,_0x4f411a);}(_0x92a4bb,_0x127291,_0x4e1f95[_0x13df08(0x1c3)],_0x4c74a4,_0x5e3429)&&(_0x62b7b4[_0x13df08(0x155)](),_0x5dacf0={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4e1f95[_0x13df08(0x1c3)][_0x13df08(0x1a7)](()=>{const _0x26575b=_0x13df08;_0x4e1f95[_0x26575b(0x1c3)][_0x26575b(0x1e7)](_0xbe8c75[0x0],_0xbe8c75[0x1],_0xbe8c75[0x2],{'forceDefaultExecution':!0x0});const _0x4fb28e=_0x24ca94(),{rowInsertionRanges:_0x5940b7,columnInsertionRanges:_0x3cec16,insertionRanges:_0x2f5cd2,deletionRanges:_0x51a59a,cells:_0x162fd5}=_0x5dacf0;_0x5940b7[_0x26575b(0x179)]&&_0x3c4b8f[_0x26575b(0x176)](_0x5940b7,_0x26575b(0x19f),{'tablePasteChainId':_0x4fb28e}),_0x3cec16[_0x26575b(0x179)]&&_0x3c4b8f[_0x26575b(0x176)](_0x3cec16,_0x26575b(0x150),{'tablePasteChainId':_0x4fb28e}),_0x2f5cd2[_0x26575b(0x179)]&&(_0x3c4b8f[_0x26575b(0x176)](_0x2f5cd2,_0x26575b(0x19a),{'tablePasteChainId':_0x4fb28e,'skipNestingCheck':!0x0}),_0x2f5cd2[_0x26575b(0x135)](_0x5bbc6b=>{const _0x2a9cf9=_0x26575b;var _0x416e2c;return null===(_0x416e2c=_0x5bbc6b[_0x2a9cf9(0x1d3)])||void 0x0===_0x416e2c?void 0x0:_0x416e2c[_0x2a9cf9(0x138)](_0x5bbc6b);})),_0x51a59a[_0x26575b(0x179)]&&(_0x3c4b8f[_0x26575b(0x1b3)](_0x51a59a,_0x26575b(0x19a),{'tablePasteChainId':_0x4fb28e,'skipNestingCheck':!0x0}),_0x51a59a[_0x26575b(0x135)](_0x133eb2=>{const _0x26c212=_0x26575b;var _0x38f618;return null===(_0x38f618=_0x133eb2[_0x26c212(0x1d3)])||void 0x0===_0x38f618?void 0x0:_0x38f618[_0x26c212(0x138)](_0x133eb2);}));const _0x47bb85=_0x3c4b8f[_0x26575b(0x146)](_0x162fd5[_0x26575b(0x14c)](({element:_0x398903})=>_0x398903),{'formatGroupId':_0x24ca94()},[],_0x26575b(0x1ce),{'tablePasteChainId':_0x4fb28e});if(_0x47bb85){const _0x505e00=_0x47bb85[_0x26575b(0x171)](),_0x3a3266=[];for(const {element:_0x34c5ff,attributes:_0x313f90}of _0x162fd5){if(!_0x313f90)continue;const _0x3669c=_0x4e1f95[_0x26575b(0x1c3)][_0x26575b(0x1e8)](_0x34c5ff),_0x3762f4=_0x505e00[_0x26575b(0x13c)](_0xd93900=>_0xd93900[_0x26575b(0x16c)]()[_0x26575b(0x1a0)](_0x3669c));_0x3762f4&&_0x3a3266[_0x26575b(0x1e2)]([_0x3762f4[_0x26575b(0x177)],_0x313f90]);}_0x3a3266[_0x26575b(0x179)]&&_0x47bb85[_0x26575b(0x1e4)](_0x26575b(0x1dd),Object[_0x26575b(0x1c0)](_0x3a3266));}_0x5dacf0=null;}));},{'priority':_0x476250[_0x275b5c(0x18f)]+0xa}),_0x4e1f95[_0x275b5c(0x18a)][_0x275b5c(0x1ac)](_0x275b5c(0x154))['on'](_0x275b5c(0x1a1),(_0x531c01,_0x5c55b8)=>{const _0x53a2a5=_0x275b5c,[_0x4c020c,_0x30cde6,,_0x1e27ca]=_0x5c55b8;if(!_0x5dacf0)return;_0x531c01[_0x53a2a5(0x155)]();const _0x254652=_0x4c020c[_0x53a2a5(0x15a)],_0x462c7f=_0x30cde6,_0xfc0c9f=Pe(_0x254652),_0x231c11=Pe(_0x462c7f);_0x531c01[_0x53a2a5(0x147)]=_0x254652;let _0x2d28e6=null,_0x372c25=null;if(_0x231c11||_0xfc0c9f){if(_0xfc0c9f&&!_0x231c11){_0x1e27ca[_0x53a2a5(0x1f0)](_0x254652[_0x53a2a5(0x1bd)](0x0));for(const _0x496a0a of Array[_0x53a2a5(0x136)](_0x462c7f[_0x53a2a5(0x1ad)]()))_0x1e27ca[_0x53a2a5(0x1ea)](_0x496a0a,_0x254652,_0x53a2a5(0x1f4));const _0x24ec72=_0x5dacf0[_0x53a2a5(0x1fa)][_0x53a2a5(0x16a)](_0x4c020c[_0x53a2a5(0x1e0)]),_0x1907c5=_0x5dacf0[_0x53a2a5(0x182)][_0x53a2a5(0x16a)](_0x4c020c[_0x53a2a5(0x1a8)]);_0x24ec72||_0x1907c5||(_0x2d28e6=_0x1a04c1[_0x53a2a5(0x1fc)](_0x1e27ca[_0x53a2a5(0x172)](_0x254652)));}else _0x231c11&&!_0xfc0c9f&&(_0x372c25=_0x1e27ca[_0x53a2a5(0x172)](_0x254652));}else{const _0x41cf0b=_0x1e27ca[_0x53a2a5(0x185)](_0x53a2a5(0x15f)),_0x2c32ed=_0x1e27ca[_0x53a2a5(0x185)](_0x53a2a5(0x15f));_0x1e27ca[_0x53a2a5(0x200)](_0x1e27ca[_0x53a2a5(0x172)](_0x254652),_0x2c32ed),_0x1e27ca[_0x53a2a5(0x1ea)](_0x41cf0b,_0x254652,0x0);for(const _0x10c167 of Array[_0x53a2a5(0x136)](_0x462c7f[_0x53a2a5(0x1ad)]()))_0x1e27ca[_0x53a2a5(0x1ea)](_0x10c167,_0x41cf0b,_0x53a2a5(0x1f4));_0x2d28e6=_0x1a04c1[_0x53a2a5(0x1fc)](_0x1e27ca[_0x53a2a5(0x1e8)](_0x41cf0b)),_0x372c25=_0x1a04c1[_0x53a2a5(0x1fc)](_0x1e27ca[_0x53a2a5(0x1e8)](_0x2c32ed));}const _0x3ca958=Array[_0x53a2a5(0x136)](_0x462c7f[_0x53a2a5(0x16b)]())[_0x53a2a5(0x15e)](([_0x14db65])=>ge[_0x53a2a5(0x16a)](_0x14db65));_0x5dacf0[_0x53a2a5(0x1ab)][_0x53a2a5(0x1e2)]({'element':_0x254652,'attributes':_0x3ca958[_0x53a2a5(0x179)]?Object[_0x53a2a5(0x1c0)](_0x3ca958):null}),_0x2d28e6&&_0x5dacf0[_0x53a2a5(0x157)][_0x53a2a5(0x1e2)](_0x2d28e6),_0x372c25&&_0x5dacf0[_0x53a2a5(0x1fe)][_0x53a2a5(0x1e2)](_0x372c25);},{'priority':_0x275b5c(0x18f)}),_0x4c74a4['on'](_0x275b5c(0x1bb),(_0x25ab73,_0x1a6cc0)=>{const _0x4ddf53=_0x275b5c,[_0x96a27e,_0x532308={}]=_0x1a6cc0;if(!_0x5dacf0)return;const _0x41754e=_0x532308['at']||0x0,_0x45be80=_0x532308[_0x4ddf53(0x1c5)]||0x1;_0x5dacf0[_0x4ddf53(0x182)]=new Array(_0x45be80)[_0x4ddf53(0x160)](_0x41754e)[_0x4ddf53(0x14c)]((_0x141b52,_0x38aeef)=>_0x141b52+_0x38aeef);for(const {cell:_0x672d6}of _0x4c74a4[_0x4ddf53(0x161)](_0x96a27e,{'startColumn':_0x41754e,'endColumn':_0x41754e+_0x45be80-0x1}))_0x5dacf0[_0x4ddf53(0x1ec)][_0x4ddf53(0x1e2)](_0x4e1f95[_0x4ddf53(0x1c3)][_0x4ddf53(0x1e8)](_0x672d6));},{'priority':_0x275b5c(0x1d9)}),_0x4c74a4['on'](_0x275b5c(0x1a4),(_0x21d21a,_0x346a4c)=>{const _0x4e79b5=_0x275b5c,[_0x3dcc34,_0x48f38a={}]=_0x346a4c;if(!_0x5dacf0)return;const _0x1d101d=_0x48f38a['at']||0x0,_0x1e8300=_0x48f38a[_0x4e79b5(0x18d)]||0x1;_0x5dacf0[_0x4e79b5(0x1fa)]=new Array(_0x1e8300)[_0x4e79b5(0x160)](_0x1d101d)[_0x4e79b5(0x14c)]((_0x132f60,_0x3fd1fe)=>_0x132f60+_0x3fd1fe);for(const {cell:_0x37aa31}of _0x4c74a4[_0x4e79b5(0x161)](_0x3dcc34,{'startRow':_0x1d101d,'endRow':_0x1d101d+_0x1e8300-0x1}))_0x5dacf0[_0x4e79b5(0x1b9)][_0x4e79b5(0x1e2)](_0x4e1f95[_0x4e79b5(0x1c3)][_0x4e79b5(0x1e8)](_0x37aa31));},{'priority':_0x275b5c(0x1d9)}),_0x3c4b8f[_0x275b5c(0x189)][_0x275b5c(0x1cc)](_0x3d9858=>{const _0x546d70=_0x275b5c;if(_0x3d9858[_0x546d70(0x15d)]&&_0x3d9858[_0x546d70(0x15d)][_0x546d70(0x196)](_0x546d70(0x19a)))return _0x3d9858[_0x546d70(0x14f)]?{}:{'type':_0x546d70(0x1c9),'content':_0x301890(_0x4e1f95[_0x546d70(0x1ae)],_0x546d70(0x1b0))};});const _0x23499b=()=>!0x1;for(const _0x860094 of[_0x275b5c(0x19a),_0x275b5c(0x150),_0x275b5c(0x19f),_0x275b5c(0x1ce)])_0x3c4b8f[_0x275b5c(0x1af)][_0x275b5c(0x14a)](_0x275b5c(0x1c9),_0x860094,_0x275b5c(0x14e),_0x23499b),_0x3c4b8f[_0x275b5c(0x1af)][_0x275b5c(0x14a)](_0x275b5c(0x191),_0x860094,_0x275b5c(0x14e),_0x23499b),_0x3c4b8f[_0x275b5c(0x1af)][_0x275b5c(0x14a)](_0x275b5c(0x13e),_0x860094,_0x275b5c(0x14e),_0x23499b);_0x3c4b8f[_0x275b5c(0x1af)][_0x275b5c(0x14a)](_0x275b5c(0x13e),_0x275b5c(0x1ce),_0x275b5c(0x16d),_0x23499b),_0x3c4b8f[_0x275b5c(0x1af)][_0x275b5c(0x14a)](_0x275b5c(0x13e),_0x275b5c(0x1ce),_0x275b5c(0x1df),(_0xd40c53,_0x12c29e,_0x1ad129)=>{const _0x29527f=_0x275b5c,_0x351c9e=_0xd40c53[_0x29527f(0x14c)](_0x44adce=>_0x44adce[_0x29527f(0x1cd)]())[_0x29527f(0x15e)](_0xe8391d=>_0xe8391d),_0x806d92=new Map(_0x351c9e[_0x29527f(0x14c)](_0x546b46=>[_0x546b46,null]));if(_0x5dacf0){for(const {element:_0x28380e,attributes:_0x2f2068}of _0x5dacf0[_0x29527f(0x1ab)])_0x2f2068&&_0x806d92[_0x29527f(0x18c)](_0x28380e,_0x2f2068);}else{if(_0x1ad129&&_0x1ad129[_0x29527f(0x1dd)])for(const [_0x3c4eb9,_0x1243b2]of Object[_0x29527f(0x1f3)](_0x1ad129[_0x29527f(0x1dd)])){const _0x3b79e3=_0x4e1f95[_0x29527f(0x1c3)][_0x29527f(0x151)][_0x29527f(0x1ac)](_0x3c4eb9),_0xfe775e=_0x3b79e3?_0x3b79e3[_0x29527f(0x16c)]()[_0x29527f(0x1cd)]():null;_0xfe775e&&_0x806d92[_0x29527f(0x18c)](_0xfe775e,_0x1243b2);}}_0x4e1f95[_0x29527f(0x1c3)][_0x29527f(0x1a7)](_0x2f0d91=>{const _0x53a4ff=_0x29527f;for(const [_0x2239f8,_0x904678]of _0x806d92)_0x2f0d91[_0x53a4ff(0x19c)]({...Ce,..._0x904678},_0x2239f8);});});const _0x18ca6c=(_0x4fa7e7,_0x1a4ca3)=>{const _0xc0c65f=_0x275b5c;_0x3c4b8f[_0xc0c65f(0x1af)][_0xc0c65f(0x14a)](_0x4fa7e7,_0xc0c65f(0x19a),_0x1a4ca3,(_0x334d11,_0x5f115c,_0x29b7de)=>{const _0x31407e=_0xc0c65f;_0x4e1f95[_0x31407e(0x1c3)][_0x31407e(0x1a7)](_0x21a0fa=>{const _0x24ec04=_0x31407e,_0x27a3d1=[];for(const _0x4518c0 of _0x334d11){const _0x3f1530=_0x4518c0[_0x24ec04(0x180)][_0x24ec04(0x1c7)];_0x3f1530['is'](_0x24ec04(0x1c8),_0x24ec04(0x15f))&&_0x27a3d1[_0x24ec04(0x1e2)](_0x3f1530);}_0x3c4b8f[_0x24ec04(0x1af)][_0x24ec04(0x1eb)](_0x4fa7e7,null,_0x1a4ca3)(_0x334d11,_0x5f115c,_0x29b7de);for(const _0x46af83 of _0x27a3d1)_0x24ec04(0x187)!=_0x46af83[_0x24ec04(0x1a5)][_0x24ec04(0x1d8)]&&_0x21a0fa[_0x24ec04(0x17b)](_0x46af83);});});};_0x18ca6c(_0x275b5c(0x1c9),_0x275b5c(0x1df)),_0x18ca6c(_0x275b5c(0x1c9),_0x275b5c(0x16d)),_0x18ca6c(_0x275b5c(0x191),_0x275b5c(0x1df)),_0x18ca6c(_0x275b5c(0x191),_0x275b5c(0x16d)),_0x3c4b8f[_0x275b5c(0x1af)][_0x275b5c(0x14a)](_0x275b5c(0x1c9),_0x275b5c(0x19f),_0x275b5c(0x16d),_0x111344=>{const _0x3e3683=_0x275b5c,_0x6421a7=_0x111344[_0x3e3683(0x14c)](_0x5dffd6=>_0x5dffd6[_0x3e3683(0x1cd)]()),_0x109858=_0x6421a7[0x0][_0x3e3683(0x163)](_0x3e3683(0x15c)),{minRow:_0x29e772,maxRow:_0x1afde9}=_0x3eba64[_0x3e3683(0x1c2)](_0x6421a7);_0x4c74a4[_0x3e3683(0x165)](_0x109858,{'at':_0x29e772,'rows':_0x1afde9-_0x29e772+0x1});}),_0x3c4b8f[_0x275b5c(0x1af)][_0x275b5c(0x14a)](_0x275b5c(0x1c9),_0x275b5c(0x150),_0x275b5c(0x16d),_0x2685d6=>{const _0x50b2ca=_0x275b5c,_0x1405a8=_0x2685d6[_0x50b2ca(0x14c)](_0x3dc321=>_0x3dc321[_0x50b2ca(0x1cd)]()),_0x5d6940=_0x1405a8[0x0][_0x50b2ca(0x163)](_0x50b2ca(0x15c)),{minColumn:_0xfb69ac,maxColumn:_0x317039}=_0x3eba64[_0x50b2ca(0x1c2)](_0x1405a8);_0x4c74a4[_0x50b2ca(0x140)](_0x5d6940,{'at':_0xfb69ac,'columns':_0x317039-_0xfb69ac+0x1});});const _0x341d4a=(_0x495e09,_0x249b1e)=>{const _0x3a095b=_0x275b5c;if(!_0x249b1e[_0x3a095b(0x15d)]||!_0x249b1e[_0x3a095b(0x15d)][_0x3a095b(0x196)](_0x3a095b(0x19a)))return;const _0x4e34b2=_0x249b1e[_0x3a095b(0x1ca)][_0x3a095b(0x1ef)],_0x2f55a6=_0x3c4b8f[_0x3a095b(0x184)]()[_0x3a095b(0x15e)](_0x3d31de=>_0x3d31de[_0x3a095b(0x1e5)]&&_0x3d31de[_0x3a095b(0x1ca)]&&_0x3d31de[_0x3a095b(0x1ca)][_0x3a095b(0x1ef)]==_0x4e34b2);_0x2f55a6[_0x3a095b(0x179)]&&_0x249b1e[_0x3a095b(0x181)]()[_0x3a095b(0x179)]!=_0x2f55a6[_0x3a095b(0x179)]&&_0x2f55a6[_0x3a095b(0x145)]((_0x414d58,_0x358efe)=>(_0x414d58[_0x3a095b(0x1e9)]=_0x358efe,_0x358efe[_0x3a095b(0x14f)]=_0x414d58,_0x358efe));};function _0x37fd38(_0x192d33,_0x353236=!0x0){const _0x2228cf=_0x275b5c,{id:_0x1956be}=_0x3c4b8f[_0x2228cf(0x1e6)](_0x192d33[_0x2228cf(0x17a)]),_0x268b3f=[_0x2228cf(0x1c6),_0x2228cf(0x1ff)],_0x2fbcec=_0x3c4b8f[_0x2228cf(0x166)][_0x2228cf(0x16a)](_0x192d33[_0x2228cf(0x17a)]);return _0x2fbcec&&_0x268b3f[_0x2228cf(0x1e2)](_0x2228cf(0x199)),{'classes':_0x268b3f,'attributes':{'data-suggestion':_0x1956be},'priority':_0x2fbcec&&_0x353236?0xbc2:0xbb8};}_0x3c4b8f['on'](_0x275b5c(0x1f7),_0x341d4a,{'priority':_0x275b5c(0x18f)}),_0x3c4b8f['on'](_0x275b5c(0x1f5),_0x341d4a,{'priority':_0x275b5c(0x18f)}),_0x4e1f95[_0x275b5c(0x1c3)][_0x275b5c(0x1a3)][_0x275b5c(0x1a2)](()=>{const _0x4dfc9c=_0x275b5c;let _0x28ab2a=!0x1;const _0x422bac=Array[_0x4dfc9c(0x136)](_0x4e1f95[_0x4dfc9c(0x1c3)][_0x4dfc9c(0x1a3)][_0x4dfc9c(0x1d1)][_0x4dfc9c(0x186)]());for(const {name:_0x80b8d8,data:_0x42dd2c}of _0x422bac){const {group:_0x1d24e6,type:_0xe9d9,id:_0x52e662}=_0x3c4b8f[_0x4dfc9c(0x1e6)](_0x80b8d8);if(_0x4dfc9c(0x192)!=_0x1d24e6||_0x4dfc9c(0x191)!=_0xe9d9||_0x42dd2c[_0x4dfc9c(0x144)])continue;if(!_0x3c4b8f[_0x4dfc9c(0x1e1)](_0x52e662))continue;const _0x5d978c=_0x3c4b8f[_0x4dfc9c(0x188)](_0x52e662)[_0x4dfc9c(0x13d)](),_0x2dda05=_0x4e1f95[_0x4dfc9c(0x18a)][_0x4dfc9c(0x1ac)](_0x4dfc9c(0x17e))['me'];for(const _0x308aa2 of _0x3c4b8f[_0x4dfc9c(0x184)]()){if(!_0x308aa2[_0x4dfc9c(0x1e5)]||_0x308aa2[_0x4dfc9c(0x1a9)]!=_0x2dda05)continue;if(_0x4dfc9c(0x13e)!=_0x308aa2[_0x4dfc9c(0x193)]||_0x4dfc9c(0x1ce)!=_0x308aa2[_0x4dfc9c(0x15d)])continue;if(_0x308aa2[_0x4dfc9c(0x13d)]()[_0x4dfc9c(0x152)](_0x324b00=>_0x5d978c[_0x4dfc9c(0x148)](_0x2d6c4b=>_0x2d6c4b[_0x4dfc9c(0x1b1)](_0x324b00,!0x0)))){for(const _0x12a323 of _0x308aa2[_0x4dfc9c(0x181)]())_0x12a323[_0x4dfc9c(0x1e5)]&&(_0x12a323[_0x4dfc9c(0x16d)](),_0x28ab2a=!0x0);}}}return _0x28ab2a;}),_0x4e1f95[_0x275b5c(0x1c3)][_0x275b5c(0x1a3)][_0x275b5c(0x1a2)](_0x16f453=>{const _0x11ffd9=_0x275b5c,_0x18e7f0=_0x4e1f95[_0x11ffd9(0x1bf)][_0x11ffd9(0x1ac)](_0x11ffd9(0x197));if(!_0x18e7f0||!_0x18e7f0[_0x11ffd9(0x1ed)][_0x11ffd9(0x141)](_0x16f453[_0x11ffd9(0x1b6)]))return!0x1;let _0x2a98af=!0x1;const _0xa3019a=_0x4e1f95[_0x11ffd9(0x18a)][_0x11ffd9(0x1ac)](_0x11ffd9(0x17e))['me'],_0x3bfeb6=_0x4e1f95[_0x11ffd9(0x1c3)][_0x11ffd9(0x1a3)][_0x11ffd9(0x1d1)][_0x11ffd9(0x137)](),_0x5214d0=Array[_0x11ffd9(0x136)](_0x4e1f95[_0x11ffd9(0x1c3)][_0x11ffd9(0x1a3)][_0x11ffd9(0x1d1)][_0x11ffd9(0x186)]())[_0x11ffd9(0x15e)](({name:_0xf5d736,data:_0x1b4561})=>{const _0x5a78c6=_0x11ffd9,{group:_0x3ce229,subType:_0x79d46e,authorId:_0x363acb}=_0x3c4b8f[_0x5a78c6(0x1e6)](_0xf5d736);return _0x5a78c6(0x192)==_0x3ce229&&_0x5a78c6(0x19a)==_0x79d46e&&_0x363acb==_0xa3019a['id']&&!_0x1b4561[_0x5a78c6(0x144)];});for(const _0x332575 of _0x3bfeb6){if(_0x11ffd9(0x1ea)!=_0x332575[_0x11ffd9(0x193)]||_0x11ffd9(0x15f)!=_0x332575[_0x11ffd9(0x177)]||0x1!=_0x332575[_0x11ffd9(0x179)])continue;const _0x462173=_0x16f453[_0x11ffd9(0x1b8)](_0x332575[_0x11ffd9(0x1f1)],_0x332575[_0x11ffd9(0x1f1)][_0x11ffd9(0x159)](0x1));if(!_0x5214d0[_0x11ffd9(0x13c)](({data:_0x3d6189})=>_0x3d6189[_0x11ffd9(0x164)][_0x11ffd9(0x1a0)](_0x462173))){for(const {name:_0x593aee,data:_0x38a09c}of _0x5214d0)if(_0x462173[_0x11ffd9(0x1b1)](_0x38a09c[_0x11ffd9(0x164)])){_0x16f453[_0x11ffd9(0x173)](_0x593aee,{'range':_0x462173}),_0x2a98af=!0x0;break;}}}return _0x2a98af;}),_0x4e1f95[_0x275b5c(0x1c3)][_0x275b5c(0x1a3)][_0x275b5c(0x1a2)](_0x30b09e=>{const _0x3c315b=_0x275b5c;let _0x3df718=!0x1;const _0x592691=_0x4e1f95[_0x3c315b(0x18a)][_0x3c315b(0x1ac)](_0x3c315b(0x17e))['me'],_0x5bdf23=_0x3c4b8f[_0x3c315b(0x184)]()[_0x3c315b(0x15e)](_0x3f5d09=>_0x3f5d09[_0x3c315b(0x1e5)]&&_0x3f5d09[_0x3c315b(0x1a9)]==_0x592691),_0x42373d=new Set(),_0x414ad7=new Set();for(const _0x3c3f1e of _0x5bdf23)if(_0x3c315b(0x19a)==_0x3c3f1e[_0x3c315b(0x15d)])for(const _0x198d2c of _0x3c3f1e[_0x3c315b(0x171)]()){const _0x27ad22=_0x198d2c[_0x3c315b(0x16c)]()[_0x3c315b(0x1cd)]();if(_0x27ad22){if(_0x27ad22['is'](_0x3c315b(0x1c8),_0x3c315b(0x15f))&&Pe(_0x27ad22)){_0x3c3f1e[_0x3c315b(0x139)](_0x198d2c[_0x3c315b(0x177)]),_0x42373d[_0x3c315b(0x1b5)](_0x27ad22),_0x3df718=!0x0;const _0x504bfe=_0x27ad22[_0x3c315b(0x175)],_0x5a5af2=_0x27ad22[_0x3c315b(0x1b2)],_0x679677=_0x504bfe&&_0x504bfe['is'](_0x3c315b(0x1c8),_0x3c315b(0x15f)),_0x4daa37=_0x5a5af2&&_0x5a5af2['is'](_0x3c315b(0x1c8),_0x3c315b(0x15f));_0x679677&&!_0x42373d[_0x3c315b(0x141)](_0x504bfe)&&_0x414ad7[_0x3c315b(0x1b5)](_0x504bfe),_0x4daa37&&!_0x42373d[_0x3c315b(0x141)](_0x5a5af2)&&_0x414ad7[_0x3c315b(0x1b5)](_0x5a5af2);}else _0x27ad22['is'](_0x3c315b(0x1c8),_0x3c315b(0x1be))&&_0x27ad22[_0x3c315b(0x1cf)]&&(_0x3c3f1e[_0x3c315b(0x139)](_0x198d2c[_0x3c315b(0x177)]),_0x3df718=!0x0);}}else{if(_0x3c315b(0x1ce)==_0x3c3f1e[_0x3c315b(0x15d)]){if(!_0x3c3f1e[_0x3c315b(0x1ca)]||!_0x3c3f1e[_0x3c315b(0x1ca)][_0x3c315b(0x1ef)])continue;const _0x26fed6=_0x3c3f1e[_0x3c315b(0x1ca)][_0x3c315b(0x1dd)];if(_0x26fed6&&Object[_0x3c315b(0x149)](_0x26fed6)[_0x3c315b(0x179)])continue;const _0x15524e=_0x3c3f1e[_0x3c315b(0x1ca)][_0x3c315b(0x1ef)];let _0x52fb6b=!0x0,_0x3afad3=!0x0;for(const _0x36b8f3 of _0x5bdf23)if(_0x36b8f3[_0x3c315b(0x15d)]&&_0x36b8f3[_0x3c315b(0x15d)][_0x3c315b(0x196)](_0x3c315b(0x19a))){if(!_0x36b8f3[_0x3c315b(0x1ca)][_0x3c315b(0x1ef)]){_0x3afad3=!0x1;break;}if(_0x36b8f3['id']!=_0x3c3f1e['id']&&_0x36b8f3[_0x3c315b(0x1ca)][_0x3c315b(0x1ef)]==_0x15524e){_0x52fb6b=!0x1;break;}}_0x3afad3&&_0x52fb6b&&(_0x3c3f1e[_0x3c315b(0x1a6)](),_0x3df718=!0x0);}}for(const _0xca5a3e of _0x42373d)_0x30b09e[_0x3c315b(0x1f0)](_0xca5a3e);for(const _0x27f0ec of _0x414ad7)_0x30b09e[_0x3c315b(0x17b)](_0x27f0ec);return _0x3df718;}),_0x4e1f95[_0x275b5c(0x1c1)][_0x275b5c(0x153)](_0x275b5c(0x1d0))[_0x275b5c(0x1d6)]({'model':_0x275b5c(0x170),'view':(_0x16a22a,_0x4e1d34)=>_0x37fd38(_0x16a22a),'converterPriority':_0x275b5c(0x18f)}),_0x4e1f95[_0x275b5c(0x1c1)][_0x275b5c(0x153)](_0x275b5c(0x194))[_0x275b5c(0x1d6)]({'model':_0x275b5c(0x170),'view':(_0x3b5f41,_0x451efe)=>_0x451efe[_0x275b5c(0x1d5)][_0x275b5c(0x195)]?_0x37fd38(_0x3b5f41,!0x1):null,'converterPriority':_0x275b5c(0x18f)});const _0x2e5fd9=_0x4e1f95[_0x275b5c(0x142)][_0x275b5c(0x1de)];this[_0x275b5c(0x1ba)](_0x2e5fd9[_0x275b5c(0x1a3)],_0x275b5c(0x178),(_0x4aa1ff,_0xac1d65)=>{const _0x317ba4=_0x275b5c,_0x156543=[];for(const _0x23e2ea of _0x2e5fd9[_0x317ba4(0x172)](_0xac1d65[_0x317ba4(0x1bc)])[_0x317ba4(0x19d)]())_0x23e2ea['is'](_0x317ba4(0x1c8),_0x317ba4(0x1dc))&&_0x156543[_0x317ba4(0x1e2)](_0x23e2ea);_0x2e5fd9[_0x317ba4(0x1a7)](_0x10679d=>{const _0xffa27b=_0x317ba4;for(const _0x1ce531 of _0x156543)_0x10679d[_0xffa27b(0x1b4)](_0x10679d[_0xffa27b(0x172)](_0x1ce531),_0x10679d[_0xffa27b(0x1f8)](_0x1ce531)),_0x10679d[_0xffa27b(0x1f0)](_0x1ce531);});});}}function Pe(_0x59045d){const _0x15554c=_0x32d301;if(_0x59045d[_0x15554c(0x1cf)])return!0x0;const _0x4ca84b=_0x59045d[_0x15554c(0x1bd)](0x0);return _0x4ca84b['is'](_0x15554c(0x1c8),_0x15554c(0x1be))&&_0x4ca84b[_0x15554c(0x1cf)];}function he(_0xfe3a59,_0x498848={},_0x3e5218){const _0x10122b=_0x32d301;for(const {isAnchor:_0x48374b,cellHeight:_0x38112e,cellWidth:_0x49656e}of _0x3e5218[_0x10122b(0x161)](_0xfe3a59,{'includeAllSlots':!0x0,..._0x498848}))if(!_0x48374b||0x1!=_0x38112e||0x1!=_0x49656e)return!0x1;return!0x0;}
23
+ const _0x4df407=_0x4675;(function(_0xe22599,_0x3ede2c){const _0x5cfa4e=_0x4675,_0x27b797=_0xe22599();while(!![]){try{const _0x198e70=-parseInt(_0x5cfa4e(0x188))/0x1*(-parseInt(_0x5cfa4e(0x18b))/0x2)+parseInt(_0x5cfa4e(0x102))/0x3+-parseInt(_0x5cfa4e(0x161))/0x4*(parseInt(_0x5cfa4e(0x119))/0x5)+parseInt(_0x5cfa4e(0x103))/0x6*(parseInt(_0x5cfa4e(0x13f))/0x7)+parseInt(_0x5cfa4e(0x196))/0x8*(-parseInt(_0x5cfa4e(0x183))/0x9)+-parseInt(_0x5cfa4e(0x12c))/0xa+parseInt(_0x5cfa4e(0x157))/0xb;if(_0x198e70===_0x3ede2c)break;else _0x27b797['push'](_0x27b797['shift']());}catch(_0x1ba719){_0x27b797['push'](_0x27b797['shift']());}}}(_0x8b8b,0x2a0be));function _0x4675(_0x425912,_0x4c6ee5){const _0x8b8b32=_0x8b8b();return _0x4675=function(_0x467551,_0x2b97d8){_0x467551=_0x467551-0xdb;let _0x22f074=_0x8b8b32[_0x467551];return _0x22f074;},_0x4675(_0x425912,_0x4c6ee5);}import{getTranslation as _0x5c0d13}from'../utils/common-translations.js';import{Plugin as _0x5dce91}from'ckeditor5/src/core.js';import{LiveRange as _0x1a3e15}from'ckeditor5/src/engine.js';import{uid as _0x27da9f,priorities as _0xda4324}from'ckeditor5/src/utils.js';import _0x3a1bb2 from'./table.js';const ge=[_0x4df407(0x152),_0x4df407(0x148),_0x4df407(0xe2),_0x4df407(0x189),_0x4df407(0x149),_0x4df407(0x1a3),_0x4df407(0x178)],Ce=Object[_0x4df407(0x144)](ge[_0x4df407(0x130)](_0x3948e7=>[_0x3948e7,null]));export default class It extends _0x5dce91{static get[_0x4df407(0x15a)](){return[_0x3a1bb2];}[_0x4df407(0x11e)](){const _0x3311de=_0x4df407,_0x41664b=this[_0x3311de(0x16f)];if(!_0x41664b[_0x3311de(0x11b)][_0x3311de(0x187)](_0x3311de(0x16c)))return;const _0x3d50fd=_0x41664b[_0x3311de(0x11b)][_0x3311de(0x134)](_0x3311de(0xe1)),_0x236086=_0x41664b[_0x3311de(0x11b)][_0x3311de(0x134)](_0x3311de(0x14c)),_0x120755=_0x41664b[_0x3311de(0x11b)][_0x3311de(0x134)](_0x3a1bb2),_0x2f38a7=_0x41664b[_0x3311de(0x11b)][_0x3311de(0x134)](_0x3311de(0x16c));_0x120755[_0x3311de(0x14e)][_0x3311de(0x124)](_0x3311de(0x136),_0x3311de(0x195)),_0x41664b[_0x3311de(0x1a4)][_0x3311de(0x16b)][_0x3311de(0x115)](_0x3311de(0x138),{'allowIn':_0x3311de(0x128),'allowContentOf':_0x3311de(0x128),'isLimit':!0x0}),_0x41664b[_0x3311de(0x1a6)][_0x3311de(0x1a8)]({'model':_0x3311de(0x138),'view':_0x3311de(0x15d)});let _0x118098=null;_0x41664b[_0x3311de(0x1a4)]['on'](_0x3311de(0x170),(_0xb94bfc,_0x3bf77e)=>{const _0x329605=_0x3311de,[_0x5ad8d1,_0x16d8f0]=_0x3bf77e,_0x1c74c=_0x3bf77e[_0x3bf77e[_0x329605(0xf3)]-0x1];_0x1c74c&&_0x1c74c[_0x329605(0xec)]||_0x3d50fd[_0x329605(0x15f)]||this[_0x329605(0x16f)][_0x329605(0x180)][_0x329605(0x134)](_0x329605(0xea))[_0x329605(0x191)]&&function(_0x2b3b2b,_0x42f91a,_0x31c98a,_0x2d0d2a,_0x506dda){const _0x3c02f6=_0x329605;if(_0x42f91a&&!_0x42f91a['is'](_0x3c02f6(0x145)))return!0x1;const _0x3e34ef=_0x506dda[_0x3c02f6(0x104)](_0x2b3b2b,_0x31c98a);if(!_0x3e34ef||!he(_0x3e34ef,void 0x0,_0x2d0d2a))return!0x1;const _0x5e6347=_0x2d0d2a[_0x3c02f6(0xdb)](_0x31c98a[_0x3c02f6(0x16e)][_0x3c02f6(0x173)]);if(!_0x5e6347[_0x3c02f6(0xf3)])return!0x1;const _0x389376=_0x5e6347[0x0][_0x3c02f6(0x179)](_0x3c02f6(0xf0)),_0x18e5c7=_0x2d0d2a[_0x3c02f6(0x111)](_0x5e6347),_0x8e9408=_0x2d0d2a[_0x3c02f6(0x160)](_0x5e6347),_0x2c6e84={'startRow':_0x18e5c7[_0x3c02f6(0xe4)],'endRow':_0x18e5c7[_0x3c02f6(0xf1)],'startColumn':_0x8e9408[_0x3c02f6(0xe4)],'endColumn':_0x8e9408[_0x3c02f6(0xf1)]};return 0x1==_0x5e6347[_0x3c02f6(0xf3)]&&(_0x2c6e84[_0x3c02f6(0x12b)]+=_0x2d0d2a[_0x3c02f6(0xfc)](_0x3e34ef)-0x1,_0x2c6e84[_0x3c02f6(0x113)]+=_0x2d0d2a[_0x3c02f6(0x172)](_0x3e34ef)-0x1),he(_0x389376,_0x2c6e84,_0x2d0d2a);}(_0x5ad8d1,_0x16d8f0,_0x41664b[_0x329605(0x1a4)],_0x236086,_0x2f38a7)&&(_0xb94bfc[_0x329605(0x175)](),_0x118098={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x41664b[_0x329605(0x1a4)][_0x329605(0x154)](()=>{const _0x623ce1=_0x329605;_0x41664b[_0x623ce1(0x1a4)][_0x623ce1(0x170)](_0x3bf77e[0x0],_0x3bf77e[0x1],_0x3bf77e[0x2],{'forceDefaultExecution':!0x0});const _0x2ffcd9=_0x27da9f(),{rowInsertionRanges:_0x1b3c8c,columnInsertionRanges:_0x448040,insertionRanges:_0x3382eb,deletionRanges:_0x29595c,cells:_0x1867d8}=_0x118098;_0x1b3c8c[_0x623ce1(0xf3)]&&_0x3d50fd[_0x623ce1(0x18c)](_0x1b3c8c,_0x623ce1(0x136),{'tablePasteChainId':_0x2ffcd9}),_0x448040[_0x623ce1(0xf3)]&&_0x3d50fd[_0x623ce1(0x18c)](_0x448040,_0x623ce1(0x195),{'tablePasteChainId':_0x2ffcd9}),_0x3382eb[_0x623ce1(0xf3)]&&(_0x3d50fd[_0x623ce1(0x18c)](_0x3382eb,_0x623ce1(0xff),{'tablePasteChainId':_0x2ffcd9,'skipNestingCheck':!0x0}),_0x3382eb[_0x623ce1(0xf7)](_0x39e0dd=>{const _0x5389d6=_0x623ce1;var _0x2313f3;return null===(_0x2313f3=_0x39e0dd[_0x5389d6(0x185)])||void 0x0===_0x2313f3?void 0x0:_0x2313f3[_0x5389d6(0x132)](_0x39e0dd);})),_0x29595c[_0x623ce1(0xf3)]&&(_0x3d50fd[_0x623ce1(0x166)](_0x29595c,_0x623ce1(0xff),{'tablePasteChainId':_0x2ffcd9,'skipNestingCheck':!0x0}),_0x29595c[_0x623ce1(0xf7)](_0x24f70c=>{const _0x44ce1b=_0x623ce1;var _0x3fcf83;return null===(_0x3fcf83=_0x24f70c[_0x44ce1b(0x185)])||void 0x0===_0x3fcf83?void 0x0:_0x3fcf83[_0x44ce1b(0x132)](_0x24f70c);}));const _0x1fa831=_0x3d50fd[_0x623ce1(0x135)](_0x1867d8[_0x623ce1(0x130)](({element:_0x56cebb})=>_0x56cebb),{'formatGroupId':_0x27da9f()},[],_0x623ce1(0xe9),{'tablePasteChainId':_0x2ffcd9});if(_0x1fa831){const _0xc32422=_0x1fa831[_0x623ce1(0x167)](),_0x4f0b45=[];for(const {element:_0x25a679,attributes:_0x8b6cd1}of _0x1867d8){if(!_0x8b6cd1)continue;const _0x15b98d=_0x41664b[_0x623ce1(0x1a4)][_0x623ce1(0x121)](_0x25a679),_0x11fbe5=_0xc32422[_0x623ce1(0x17a)](_0x2bb9fb=>_0x2bb9fb[_0x623ce1(0x108)]()[_0x623ce1(0x16d)](_0x15b98d));_0x11fbe5&&_0x4f0b45[_0x623ce1(0x124)]([_0x11fbe5[_0x623ce1(0x12f)],_0x8b6cd1]);}_0x4f0b45[_0x623ce1(0xf3)]&&_0x1fa831[_0x623ce1(0x171)](_0x623ce1(0x143),Object[_0x623ce1(0x144)](_0x4f0b45));}_0x118098=null;}));},{'priority':_0xda4324[_0x3311de(0x184)]+0xa}),_0x41664b[_0x3311de(0x11b)][_0x3311de(0x134)](_0x3311de(0x16c))['on'](_0x3311de(0x194),(_0x3e9759,_0x848c24)=>{const _0xff6bef=_0x3311de,[_0x612220,_0x2e4360,,_0x527632]=_0x848c24;if(!_0x118098)return;_0x3e9759[_0xff6bef(0x175)]();const _0x2f6ab7=_0x612220[_0xff6bef(0x198)],_0x5b62c7=_0x2e4360,_0x28f43c=Pe(_0x2f6ab7),_0x1e0f23=Pe(_0x5b62c7);_0x3e9759[_0xff6bef(0x100)]=_0x2f6ab7;let _0x2fb132=null,_0x5f2e0b=null;if(_0x1e0f23||_0x28f43c){if(_0x28f43c&&!_0x1e0f23){_0x527632[_0xff6bef(0x114)](_0x2f6ab7[_0xff6bef(0x118)](0x0));for(const _0x4cb8d7 of Array[_0xff6bef(0x199)](_0x5b62c7[_0xff6bef(0x159)]()))_0x527632[_0xff6bef(0x15c)](_0x4cb8d7,_0x2f6ab7,_0xff6bef(0x1a5));const _0x4d4b8c=_0x118098[_0xff6bef(0x117)][_0xff6bef(0x19d)](_0x612220[_0xff6bef(0x182)]),_0x4e1668=_0x118098[_0xff6bef(0x107)][_0xff6bef(0x19d)](_0x612220[_0xff6bef(0x19f)]);_0x4d4b8c||_0x4e1668||(_0x2fb132=_0x1a3e15[_0xff6bef(0xf6)](_0x527632[_0xff6bef(0x18a)](_0x2f6ab7)));}else _0x1e0f23&&!_0x28f43c&&(_0x5f2e0b=_0x527632[_0xff6bef(0x18a)](_0x2f6ab7));}else{const _0x51f24c=_0x527632[_0xff6bef(0xeb)](_0xff6bef(0x138)),_0x970744=_0x527632[_0xff6bef(0xeb)](_0xff6bef(0x138));_0x527632[_0xff6bef(0x12e)](_0x527632[_0xff6bef(0x18a)](_0x2f6ab7),_0x970744),_0x527632[_0xff6bef(0x15c)](_0x51f24c,_0x2f6ab7,0x0);for(const _0xce6ec2 of Array[_0xff6bef(0x199)](_0x5b62c7[_0xff6bef(0x159)]()))_0x527632[_0xff6bef(0x15c)](_0xce6ec2,_0x51f24c,_0xff6bef(0x1a5));_0x2fb132=_0x1a3e15[_0xff6bef(0xf6)](_0x527632[_0xff6bef(0x121)](_0x51f24c)),_0x5f2e0b=_0x1a3e15[_0xff6bef(0xf6)](_0x527632[_0xff6bef(0x121)](_0x970744));}const _0x4aaddd=Array[_0xff6bef(0x199)](_0x5b62c7[_0xff6bef(0x10a)]())[_0xff6bef(0x16a)](([_0x3f9a51])=>ge[_0xff6bef(0x19d)](_0x3f9a51));_0x118098[_0xff6bef(0x1a0)][_0xff6bef(0x124)]({'element':_0x2f6ab7,'attributes':_0x4aaddd[_0xff6bef(0xf3)]?Object[_0xff6bef(0x144)](_0x4aaddd):null}),_0x2fb132&&_0x118098[_0xff6bef(0x106)][_0xff6bef(0x124)](_0x2fb132),_0x5f2e0b&&_0x118098[_0xff6bef(0xf5)][_0xff6bef(0x124)](_0x5f2e0b);},{'priority':_0x3311de(0x184)}),_0x236086['on'](_0x3311de(0x13e),(_0x511b3b,_0x2d9dee)=>{const _0x270a12=_0x3311de,[_0x1c5aa1,_0x3cd0cd={}]=_0x2d9dee;if(!_0x118098)return;const _0x12ed85=_0x3cd0cd['at']||0x0,_0x193dd5=_0x3cd0cd[_0x270a12(0xe0)]||0x1;_0x118098[_0x270a12(0x107)]=new Array(_0x193dd5)[_0x270a12(0x133)](_0x12ed85)[_0x270a12(0x130)]((_0x4e4bf7,_0x25af33)=>_0x4e4bf7+_0x25af33);for(const {cell:_0x219990}of _0x236086[_0x270a12(0xfb)](_0x1c5aa1,{'startColumn':_0x12ed85,'endColumn':_0x12ed85+_0x193dd5-0x1}))_0x118098[_0x270a12(0x18f)][_0x270a12(0x124)](_0x41664b[_0x270a12(0x1a4)][_0x270a12(0x121)](_0x219990));},{'priority':_0x3311de(0x120)}),_0x236086['on'](_0x3311de(0x105),(_0x24d7e3,_0x45e082)=>{const _0x90c1ac=_0x3311de,[_0x47c314,_0x22f49d={}]=_0x45e082;if(!_0x118098)return;const _0x4facbe=_0x22f49d['at']||0x0,_0x270474=_0x22f49d[_0x90c1ac(0x176)]||0x1;_0x118098[_0x90c1ac(0x117)]=new Array(_0x270474)[_0x90c1ac(0x133)](_0x4facbe)[_0x90c1ac(0x130)]((_0x952047,_0x3be8c1)=>_0x952047+_0x3be8c1);for(const {cell:_0x259c0}of _0x236086[_0x90c1ac(0xfb)](_0x47c314,{'startRow':_0x4facbe,'endRow':_0x4facbe+_0x270474-0x1}))_0x118098[_0x90c1ac(0x17d)][_0x90c1ac(0x124)](_0x41664b[_0x90c1ac(0x1a4)][_0x90c1ac(0x121)](_0x259c0));},{'priority':_0x3311de(0x120)}),_0x3d50fd[_0x3311de(0x137)][_0x3311de(0x116)](_0x2db240=>{const _0x64b047=_0x3311de;if(_0x2db240[_0x64b047(0x129)]&&_0x2db240[_0x64b047(0x129)][_0x64b047(0x142)](_0x64b047(0xff)))return _0x2db240[_0x64b047(0x139)]?{}:{'type':_0x64b047(0x10f),'content':_0x5c0d13(_0x41664b[_0x64b047(0x18e)],_0x64b047(0xf8))};});const _0x2d095a=()=>!0x1;for(const _0x34877d of[_0x3311de(0xff),_0x3311de(0x195),_0x3311de(0x136),_0x3311de(0xe9)])_0x3d50fd[_0x3311de(0x163)][_0x3311de(0x156)](_0x3311de(0x10f),_0x34877d,_0x3311de(0x112),_0x2d095a),_0x3d50fd[_0x3311de(0x163)][_0x3311de(0x156)](_0x3311de(0x151),_0x34877d,_0x3311de(0x112),_0x2d095a),_0x3d50fd[_0x3311de(0x163)][_0x3311de(0x156)](_0x3311de(0x123),_0x34877d,_0x3311de(0x112),_0x2d095a);_0x3d50fd[_0x3311de(0x163)][_0x3311de(0x156)](_0x3311de(0x123),_0x3311de(0xe9),_0x3311de(0x13d),_0x2d095a),_0x3d50fd[_0x3311de(0x163)][_0x3311de(0x156)](_0x3311de(0x123),_0x3311de(0xe9),_0x3311de(0x153),(_0x4edbed,_0x36b404,_0xd55da5)=>{const _0x292a0f=_0x3311de,_0x1d18a1=_0x4edbed[_0x292a0f(0x130)](_0x5e0581=>_0x5e0581[_0x292a0f(0xf9)]())[_0x292a0f(0x16a)](_0x379326=>_0x379326),_0x2a2adc=new Map(_0x1d18a1[_0x292a0f(0x130)](_0x3cad93=>[_0x3cad93,null]));if(_0x118098){for(const {element:_0x198392,attributes:_0x4b8d15}of _0x118098[_0x292a0f(0x1a0)])_0x4b8d15&&_0x2a2adc[_0x292a0f(0x147)](_0x198392,_0x4b8d15);}else{if(_0xd55da5&&_0xd55da5[_0x292a0f(0x143)])for(const [_0x205107,_0x1fdf2b]of Object[_0x292a0f(0x193)](_0xd55da5[_0x292a0f(0x143)])){const _0x3f2e24=_0x41664b[_0x292a0f(0x1a4)][_0x292a0f(0xdf)][_0x292a0f(0x134)](_0x205107),_0x54a688=_0x3f2e24?_0x3f2e24[_0x292a0f(0x108)]()[_0x292a0f(0xf9)]():null;_0x54a688&&_0x2a2adc[_0x292a0f(0x147)](_0x54a688,_0x1fdf2b);}}_0x41664b[_0x292a0f(0x1a4)][_0x292a0f(0x154)](_0x3bdd08=>{const _0x538b37=_0x292a0f;for(const [_0x58e2bf,_0x232dee]of _0x2a2adc)_0x3bdd08[_0x538b37(0x11f)]({...Ce,..._0x232dee},_0x58e2bf);});});const _0x39b28a=(_0x5a6b6d,_0x3fac86)=>{const _0x41da77=_0x3311de;_0x3d50fd[_0x41da77(0x163)][_0x41da77(0x156)](_0x5a6b6d,_0x41da77(0xff),_0x3fac86,(_0x313071,_0x39d33e,_0x152cf3)=>{const _0x54a92c=_0x41da77;_0x41664b[_0x54a92c(0x1a4)][_0x54a92c(0x154)](_0x472567=>{const _0x3760cf=_0x54a92c,_0x117b2c=[];for(const _0x406235 of _0x313071){const _0x3538f3=_0x406235[_0x3760cf(0x14a)][_0x3760cf(0x162)];_0x3538f3['is'](_0x3760cf(0x150),_0x3760cf(0x138))&&_0x117b2c[_0x3760cf(0x124)](_0x3538f3);}_0x3d50fd[_0x3760cf(0x163)][_0x3760cf(0x10b)](_0x5a6b6d,null,_0x3fac86)(_0x313071,_0x39d33e,_0x152cf3);for(const _0x5d8546 of _0x117b2c)_0x3760cf(0xef)!=_0x5d8546[_0x3760cf(0x177)][_0x3760cf(0x18d)]&&_0x472567[_0x3760cf(0x131)](_0x5d8546);});});};_0x39b28a(_0x3311de(0x10f),_0x3311de(0x153)),_0x39b28a(_0x3311de(0x10f),_0x3311de(0x13d)),_0x39b28a(_0x3311de(0x151),_0x3311de(0x153)),_0x39b28a(_0x3311de(0x151),_0x3311de(0x13d)),_0x3d50fd[_0x3311de(0x163)][_0x3311de(0x156)](_0x3311de(0x10f),_0x3311de(0x136),_0x3311de(0x13d),_0xca0c36=>{const _0x592010=_0x3311de,_0x3486dd=_0xca0c36[_0x592010(0x130)](_0xbe96ad=>_0xbe96ad[_0x592010(0xf9)]()),_0x32580b=_0x3486dd[0x0][_0x592010(0x179)](_0x592010(0xf0)),{minRow:_0x17c49f,maxRow:_0x8c688e}=_0x120755[_0x592010(0xfd)](_0x3486dd);_0x236086[_0x592010(0x17f)](_0x32580b,{'at':_0x17c49f,'rows':_0x8c688e-_0x17c49f+0x1});}),_0x3d50fd[_0x3311de(0x163)][_0x3311de(0x156)](_0x3311de(0x10f),_0x3311de(0x195),_0x3311de(0x13d),_0x13a743=>{const _0x1e148d=_0x3311de,_0x43510b=_0x13a743[_0x1e148d(0x130)](_0x553da1=>_0x553da1[_0x1e148d(0xf9)]()),_0x4b297e=_0x43510b[0x0][_0x1e148d(0x179)](_0x1e148d(0xf0)),{minColumn:_0x54fc8b,maxColumn:_0x25fcb4}=_0x120755[_0x1e148d(0xfd)](_0x43510b);_0x236086[_0x1e148d(0x12a)](_0x4b297e,{'at':_0x54fc8b,'columns':_0x25fcb4-_0x54fc8b+0x1});});const _0x39704e=(_0x440562,_0x27a433)=>{const _0x28c82b=_0x3311de;if(!_0x27a433[_0x28c82b(0x129)]||!_0x27a433[_0x28c82b(0x129)][_0x28c82b(0x142)](_0x28c82b(0xff)))return;const _0x4148cc=_0x27a433[_0x28c82b(0x14f)][_0x28c82b(0x17e)],_0x37e48f=_0x3d50fd[_0x28c82b(0xde)]()[_0x28c82b(0x16a)](_0x1b2e3b=>_0x1b2e3b[_0x28c82b(0x190)]&&_0x1b2e3b[_0x28c82b(0x14f)]&&_0x1b2e3b[_0x28c82b(0x14f)][_0x28c82b(0x17e)]==_0x4148cc);_0x37e48f[_0x28c82b(0xf3)]&&_0x27a433[_0x28c82b(0xfe)]()[_0x28c82b(0xf3)]!=_0x37e48f[_0x28c82b(0xf3)]&&_0x37e48f[_0x28c82b(0x17b)]((_0x124b2c,_0x3bcb7b)=>(_0x124b2c[_0x28c82b(0x109)]=_0x3bcb7b,_0x3bcb7b[_0x28c82b(0x139)]=_0x124b2c,_0x3bcb7b));};function _0x3c219e(_0x39b112,_0x270a27=!0x0){const _0x5e0066=_0x3311de,{id:_0x392625}=_0x3d50fd[_0x5e0066(0xe7)](_0x39b112[_0x5e0066(0x10c)]),_0x3d4d75=[_0x5e0066(0x164),_0x5e0066(0xe3)],_0x130ffe=_0x3d50fd[_0x5e0066(0x13b)][_0x5e0066(0x19d)](_0x39b112[_0x5e0066(0x10c)]);return _0x130ffe&&_0x3d4d75[_0x5e0066(0x124)](_0x5e0066(0x13c)),{'classes':_0x3d4d75,'attributes':{'data-suggestion':_0x392625},'priority':_0x130ffe&&_0x270a27?0xbc2:0xbb8};}_0x3d50fd['on'](_0x3311de(0x11a),_0x39704e,{'priority':_0x3311de(0x184)}),_0x3d50fd['on'](_0x3311de(0x122),_0x39704e,{'priority':_0x3311de(0x184)}),_0x41664b[_0x3311de(0x1a4)][_0x3311de(0x16e)][_0x3311de(0x14b)](()=>{const _0x1d2767=_0x3311de;let _0x2b8466=!0x1;const _0x20d0ed=Array[_0x1d2767(0x199)](_0x41664b[_0x1d2767(0x1a4)][_0x1d2767(0x16e)][_0x1d2767(0x146)][_0x1d2767(0xee)]());for(const {name:_0x43a676,data:_0x1982fd}of _0x20d0ed){const {group:_0x536f30,type:_0xd5cd77,id:_0x67df18}=_0x3d50fd[_0x1d2767(0xe7)](_0x43a676);if(_0x1d2767(0xf2)!=_0x536f30||_0x1d2767(0x151)!=_0xd5cd77||_0x1982fd[_0x1d2767(0x140)])continue;if(!_0x3d50fd[_0x1d2767(0x168)](_0x67df18))continue;const _0x306663=_0x3d50fd[_0x1d2767(0x17c)](_0x67df18)[_0x1d2767(0x165)](),_0x41de25=_0x41664b[_0x1d2767(0x11b)][_0x1d2767(0x134)](_0x1d2767(0xed))['me'];for(const _0x3acccf of _0x3d50fd[_0x1d2767(0xde)]()){if(!_0x3acccf[_0x1d2767(0x190)]||_0x3acccf[_0x1d2767(0x158)]!=_0x41de25)continue;if(_0x1d2767(0x123)!=_0x3acccf[_0x1d2767(0x174)]||_0x1d2767(0xe9)!=_0x3acccf[_0x1d2767(0x129)])continue;if(_0x3acccf[_0x1d2767(0x165)]()[_0x1d2767(0x11c)](_0x1b62fc=>_0x306663[_0x1d2767(0x10d)](_0x2ebb43=>_0x2ebb43[_0x1d2767(0x15e)](_0x1b62fc,!0x0)))){for(const _0x48cb9b of _0x3acccf[_0x1d2767(0xfe)]())_0x48cb9b[_0x1d2767(0x190)]&&(_0x48cb9b[_0x1d2767(0x13d)](),_0x2b8466=!0x0);}}}return _0x2b8466;}),_0x41664b[_0x3311de(0x1a4)][_0x3311de(0x16e)][_0x3311de(0x14b)](_0x1a6212=>{const _0x13ebca=_0x3311de,_0x2fe312=_0x41664b[_0x13ebca(0x180)][_0x13ebca(0x134)](_0x13ebca(0x19a));if(!_0x2fe312||!_0x2fe312[_0x13ebca(0xf4)][_0x13ebca(0x187)](_0x1a6212[_0x13ebca(0x155)]))return!0x1;let _0x20363e=!0x1;const _0xa3e1e9=_0x41664b[_0x13ebca(0x11b)][_0x13ebca(0x134)](_0x13ebca(0xed))['me'],_0x1a94ae=_0x41664b[_0x13ebca(0x1a4)][_0x13ebca(0x16e)][_0x13ebca(0x146)][_0x13ebca(0xe8)](),_0x489b71=Array[_0x13ebca(0x199)](_0x41664b[_0x13ebca(0x1a4)][_0x13ebca(0x16e)][_0x13ebca(0x146)][_0x13ebca(0xee)]())[_0x13ebca(0x16a)](({name:_0x1cacd8,data:_0x3b4d65})=>{const _0x9bdb88=_0x13ebca,{group:_0x3e944b,subType:_0x7eb9b8,authorId:_0x213d3e}=_0x3d50fd[_0x9bdb88(0xe7)](_0x1cacd8);return _0x9bdb88(0xf2)==_0x3e944b&&_0x9bdb88(0xff)==_0x7eb9b8&&_0x213d3e==_0xa3e1e9['id']&&!_0x3b4d65[_0x9bdb88(0x140)];});for(const _0x4e8c34 of _0x1a94ae){if(_0x13ebca(0x15c)!=_0x4e8c34[_0x13ebca(0x174)]||_0x13ebca(0x138)!=_0x4e8c34[_0x13ebca(0x12f)]||0x1!=_0x4e8c34[_0x13ebca(0xf3)])continue;const _0x143f87=_0x1a6212[_0x13ebca(0x1a1)](_0x4e8c34[_0x13ebca(0x1a7)],_0x4e8c34[_0x13ebca(0x1a7)][_0x13ebca(0x14d)](0x1));if(!_0x489b71[_0x13ebca(0x17a)](({data:_0x45ce56})=>_0x45ce56[_0x13ebca(0x110)][_0x13ebca(0x16d)](_0x143f87))){for(const {name:_0x13625c,data:_0x589c01}of _0x489b71)if(_0x143f87[_0x13ebca(0x15e)](_0x589c01[_0x13ebca(0x110)])){_0x1a6212[_0x13ebca(0x169)](_0x13625c,{'range':_0x143f87}),_0x20363e=!0x0;break;}}}return _0x20363e;}),_0x41664b[_0x3311de(0x1a4)][_0x3311de(0x16e)][_0x3311de(0x14b)](_0x10cc29=>{const _0x43dcf4=_0x3311de;let _0x537883=!0x1;const _0x5af35c=_0x41664b[_0x43dcf4(0x11b)][_0x43dcf4(0x134)](_0x43dcf4(0xed))['me'],_0x183297=_0x3d50fd[_0x43dcf4(0xde)]()[_0x43dcf4(0x16a)](_0x5dfa86=>_0x5dfa86[_0x43dcf4(0x190)]&&_0x5dfa86[_0x43dcf4(0x158)]==_0x5af35c),_0x4f0a86=new Set(),_0x1c76be=new Set();for(const _0x3c0a1d of _0x183297)if(_0x43dcf4(0xff)==_0x3c0a1d[_0x43dcf4(0x129)])for(const _0x5a2693 of _0x3c0a1d[_0x43dcf4(0x167)]()){const _0x12adda=_0x5a2693[_0x43dcf4(0x108)]()[_0x43dcf4(0xf9)]();if(_0x12adda){if(_0x12adda['is'](_0x43dcf4(0x150),_0x43dcf4(0x138))&&Pe(_0x12adda)){_0x3c0a1d[_0x43dcf4(0x19c)](_0x5a2693[_0x43dcf4(0x12f)]),_0x4f0a86[_0x43dcf4(0x101)](_0x12adda),_0x537883=!0x0;const _0x4a72bb=_0x12adda[_0x43dcf4(0x186)],_0x37bded=_0x12adda[_0x43dcf4(0x127)],_0x496b10=_0x4a72bb&&_0x4a72bb['is'](_0x43dcf4(0x150),_0x43dcf4(0x138)),_0x4f10c2=_0x37bded&&_0x37bded['is'](_0x43dcf4(0x150),_0x43dcf4(0x138));_0x496b10&&!_0x4f0a86[_0x43dcf4(0x187)](_0x4a72bb)&&_0x1c76be[_0x43dcf4(0x101)](_0x4a72bb),_0x4f10c2&&!_0x4f0a86[_0x43dcf4(0x187)](_0x37bded)&&_0x1c76be[_0x43dcf4(0x101)](_0x37bded);}else _0x12adda['is'](_0x43dcf4(0x150),_0x43dcf4(0x13a))&&_0x12adda[_0x43dcf4(0xe6)]&&(_0x3c0a1d[_0x43dcf4(0x19c)](_0x5a2693[_0x43dcf4(0x12f)]),_0x537883=!0x0);}}else{if(_0x43dcf4(0xe9)==_0x3c0a1d[_0x43dcf4(0x129)]){if(!_0x3c0a1d[_0x43dcf4(0x14f)]||!_0x3c0a1d[_0x43dcf4(0x14f)][_0x43dcf4(0x17e)])continue;const _0xa0ef18=_0x3c0a1d[_0x43dcf4(0x14f)][_0x43dcf4(0x143)];if(_0xa0ef18&&Object[_0x43dcf4(0x19e)](_0xa0ef18)[_0x43dcf4(0xf3)])continue;const _0x1bf525=_0x3c0a1d[_0x43dcf4(0x14f)][_0x43dcf4(0x17e)];let _0x23c88b=!0x0,_0x4e71a7=!0x0;for(const _0x136cc6 of _0x183297)if(_0x136cc6[_0x43dcf4(0x129)]&&_0x136cc6[_0x43dcf4(0x129)][_0x43dcf4(0x142)](_0x43dcf4(0xff))){if(!_0x136cc6[_0x43dcf4(0x14f)][_0x43dcf4(0x17e)]){_0x4e71a7=!0x1;break;}if(_0x136cc6['id']!=_0x3c0a1d['id']&&_0x136cc6[_0x43dcf4(0x14f)][_0x43dcf4(0x17e)]==_0x1bf525){_0x23c88b=!0x1;break;}}_0x4e71a7&&_0x23c88b&&(_0x3c0a1d[_0x43dcf4(0x192)](),_0x537883=!0x0);}}for(const _0x4ea6fe of _0x4f0a86)_0x10cc29[_0x43dcf4(0x114)](_0x4ea6fe);for(const _0x57261f of _0x1c76be)_0x10cc29[_0x43dcf4(0x131)](_0x57261f);return _0x537883;}),_0x41664b[_0x3311de(0x1a6)][_0x3311de(0x11d)](_0x3311de(0x126))[_0x3311de(0x12d)]({'model':_0x3311de(0x10e),'view':(_0x2cc1cf,_0xcb709a)=>_0x3c219e(_0x2cc1cf),'converterPriority':_0x3311de(0x184)}),_0x41664b[_0x3311de(0x1a6)][_0x3311de(0x11d)](_0x3311de(0x125))[_0x3311de(0x12d)]({'model':_0x3311de(0x10e),'view':(_0x5b20bd,_0x239dfe)=>_0x239dfe[_0x3311de(0xdc)][_0x3311de(0xe5)]?_0x3c219e(_0x5b20bd,!0x1):null,'converterPriority':_0x3311de(0x184)});const _0x23e065=_0x41664b[_0x3311de(0xdd)][_0x3311de(0x141)];this[_0x3311de(0x15b)](_0x23e065[_0x3311de(0x16e)],_0x3311de(0x1a2),(_0x5d7b70,_0x12aef5)=>{const _0x10817a=_0x3311de,_0x1f260e=[];for(const _0x166ce7 of _0x23e065[_0x10817a(0x18a)](_0x12aef5[_0x10817a(0x197)])[_0x10817a(0x19b)]())_0x166ce7['is'](_0x10817a(0x150),_0x10817a(0x15d))&&_0x1f260e[_0x10817a(0x124)](_0x166ce7);_0x23e065[_0x10817a(0x154)](_0x36781f=>{const _0x5afabc=_0x10817a;for(const _0xdc3a42 of _0x1f260e)_0x36781f[_0x5afabc(0xfa)](_0x36781f[_0x5afabc(0x18a)](_0xdc3a42),_0x36781f[_0x5afabc(0x181)](_0xdc3a42)),_0x36781f[_0x5afabc(0x114)](_0xdc3a42);});});}}function Pe(_0x2eea2a){const _0x169ddf=_0x4df407;if(_0x2eea2a[_0x169ddf(0xe6)])return!0x0;const _0x2f60db=_0x2eea2a[_0x169ddf(0x118)](0x0);return _0x2f60db['is'](_0x169ddf(0x150),_0x169ddf(0x13a))&&_0x2f60db[_0x169ddf(0xe6)];}function _0x8b8b(){const _0x3351af=['nextSibling','has','1YxkLWo','tableCellHorizontalAlignment','createRangeIn','496142PkoPmu','markMultiRangeInsertion','rootName','locale','columnInsertionRanges','isInContent','value','removeMarkers','entries','_replaceTableSlotCell','tablePasteColumn','400mmuknC','content','cell','from','redo','getItems','removeMarker','includes','keys','column','cells','createRange','clipboardOutput','tableCellBackgroundColor','model','end','conversion','position','elementToElement','getSelectionAffectedTableCells','options','editing','getSuggestions','markers','columns','TrackChangesEditing','tableCellBorderStyle','ck-suggestion-marker-insertion','first','showSuggestionHighlights','isEmpty','_splitMarkerName','getChanges','tablePasteCell','trackChanges','createElement','forceDefaultExecution','Users','getChangedMarkers','$graveyard','table','last','suggestion','length','_createdBatches','deletionRanges','fromRange','forEach','*Replace\x20table\x20cells*','getContainedElement','move','createTableWalker','getRows','_getCoordsForCells','getAllAdjacentSuggestions','tablePaste','return','add','476634WFSUUv','14556CfzCNV','getTableIfOnlyTableInContent','insertRows','insertionRanges','columnInsertionIndexes','getRange','next','getAttributes','getSuggestionCallback','markerName','some','suggestion:formatBlock:tablePasteCell','insertion','newRange','getRowIndexes','join','endColumn','remove','register','registerDescriptionCallback','rowInsertionIndexes','getChild','100RdjFHO','suggestionLoaded','plugins','every','for','afterInit','setAttributes','low','createRangeOn','suggestionUnloaded','formatBlock','push','dataDowncast','editingDowncast','previousSibling','tableCell','subType','removeColumns','endRow','2230490ocHvQK','markerToHighlight','wrap','name','map','unwrap','call','fill','get','markMultiRangeBlockFormat','tablePasteRow','descriptionFactory','tableCellSuggestion','previous','paragraph','activeMarkers','ck-suggestion-marker--active','discard','insertColumns','742XlzOTu','oldRange','view','startsWith','markerAttributes','fromEntries','documentSelection','differ','set','tableCellBorderColor','tableCellVerticalAlignment','start','registerPostFixer','TableUtils','getShiftedBy','_tablePostFixingSubtypes','attributes','element','deletion','tableCellBorderWidth','accept','change','batch','registerCustomCallback','1285856InkrSv','author','getChildren','requires','listenTo','insert','suggestion-td','containsRange','_isForcedDefaultExecutionBlock','getColumnIndexes','42356kHFEZa','nodeAfter','_suggestionFactory','ck-suggestion-marker','getRanges','markMultiRangeDeletion','getMarkers','hasSuggestion','updateMarker','filter','schema','TableClipboard','isEqual','document','editor','insertContent','setAttribute','getColumns','selection','type','stop','rows','root','tableCellPadding','findAncestor','find','reduce','getSuggestion','rowInsertionRanges','tablePasteChainId','removeRows','commands','createPositionBefore','row','31311EkHccq','high','detach'];_0x8b8b=function(){return _0x3351af;};return _0x8b8b();}function he(_0x59c6e5,_0x210f2a={},_0x2f1634){const _0x48cc96=_0x4df407;for(const {isAnchor:_0x2fb38f,cellHeight:_0x50a635,cellWidth:_0x469fd5}of _0x2f1634[_0x48cc96(0xfb)](_0x59c6e5,{'includeAllSlots':!0x0,..._0x210f2a}))if(!_0x2fb38f||0x1!=_0x50a635||0x1!=_0x469fd5)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x71cdc9=_0xaf7e;(function(_0x964a37,_0x161ce8){const _0x58d05e=_0xaf7e,_0x35f192=_0x964a37();while(!![]){try{const _0x32ce61=parseInt(_0x58d05e(0x16c))/0x1*(parseInt(_0x58d05e(0x156))/0x2)+-parseInt(_0x58d05e(0x161))/0x3*(parseInt(_0x58d05e(0x14b))/0x4)+parseInt(_0x58d05e(0x155))/0x5+parseInt(_0x58d05e(0x148))/0x6+parseInt(_0x58d05e(0x15f))/0x7+parseInt(_0x58d05e(0x14d))/0x8+parseInt(_0x58d05e(0x159))/0x9*(-parseInt(_0x58d05e(0x16d))/0xa);if(_0x32ce61===_0x161ce8)break;else _0x35f192['push'](_0x35f192['shift']());}catch(_0x5269b5){_0x35f192['push'](_0x35f192['shift']());}}}(_0xefe3,0x6b951));import{Plugin as _0x4742ed}from'ckeditor5/src/core.js';import{getTranslation as _0x186108}from'../utils/common-translations.js';export default class vt extends _0x4742ed{[_0x71cdc9(0x167)](){const _0x1b4eb0=_0x71cdc9;if(!this[_0x1b4eb0(0x16e)][_0x1b4eb0(0x15c)][_0x1b4eb0(0x178)](_0x1b4eb0(0x15a)))return;const _0x2b5890=this[_0x1b4eb0(0x16e)][_0x1b4eb0(0x15c)][_0x1b4eb0(0x160)](_0x1b4eb0(0x15e));_0x2b5890[_0x1b4eb0(0x175)](_0x1b4eb0(0x164),this[_0x1b4eb0(0x165)][_0x1b4eb0(0x17a)](this)),_0x2b5890[_0x1b4eb0(0x149)][_0x1b4eb0(0x14e)](_0x1b4eb0(0x146),_0x1b4eb0(0x16f),_0x1b4eb0(0x14c),_0x2b5890[_0x1b4eb0(0x149)][_0x1b4eb0(0x171)](_0x1b4eb0(0x146),null,_0x1b4eb0(0x151))),_0x2b5890[_0x1b4eb0(0x149)][_0x1b4eb0(0x14e)](_0x1b4eb0(0x146),_0x1b4eb0(0x16f),_0x1b4eb0(0x151),_0x2b5890[_0x1b4eb0(0x149)][_0x1b4eb0(0x171)](_0x1b4eb0(0x146),null,_0x1b4eb0(0x14c))),_0x2b5890[_0x1b4eb0(0x168)][_0x1b4eb0(0x16a)](this[_0x1b4eb0(0x158)][_0x1b4eb0(0x17a)](this));}[_0x71cdc9(0x165)](_0x2ab919,_0x3075b7){const _0x26d604=_0x71cdc9,_0x3891ec=this[_0x26d604(0x16e)][_0x26d604(0x15c)][_0x26d604(0x160)](_0x26d604(0x15e)),_0x38488c=this[_0x26d604(0x16e)][_0x26d604(0x15c)][_0x26d604(0x160)](_0x26d604(0x15a)),_0x3172ab=_0x3075b7[_0x26d604(0x162)]||this[_0x26d604(0x16e)][_0x26d604(0x150)][_0x26d604(0x145)][_0x26d604(0x174)][_0x26d604(0x152)]();this[_0x26d604(0x16e)][_0x26d604(0x150)][_0x26d604(0x147)](()=>{const _0x280a25=_0x26d604,_0x38693b=_0x38488c[_0x280a25(0x176)](_0x3172ab);let _0x431dd0=_0x38693b?_0x38488c[_0x280a25(0x153)](_0x38693b):null,_0x100201=_0x3172ab[_0x280a25(0x14f)](_0x280a25(0x179))||null;const _0x3677c6=_0x3075b7[_0x280a25(0x179)]||_0x100201,_0x24e9db=_0x3075b7[_0x280a25(0x157)]||_0x431dd0,_0xe71c4c=this[_0x280a25(0x16e)][_0x280a25(0x15c)][_0x280a25(0x160)](_0x280a25(0x169))['me'];for(const _0x7594e9 of _0x3891ec[_0x280a25(0x154)]()){const _0x4364f1=_0x7594e9[_0x280a25(0x173)]();if(_0x280a25(0x16f)===_0x7594e9[_0x280a25(0x166)]&&_0x4364f1===_0x3172ab){_0x7594e9[_0x280a25(0x17b)]!==_0xe71c4c&&_0x7594e9[_0x280a25(0x151)]();const _0x1a4aec=_0x7594e9[_0x280a25(0x15b)][_0x280a25(0x163)];_0x100201=_0x1a4aec[0x0][_0x280a25(0x179)],_0x431dd0=_0x1a4aec[0x0][_0x280a25(0x157)];break;}}_0x2ab919({'table':_0x3172ab,'tableWidth':_0x3677c6,'columnWidths':_0x24e9db}),_0x3891ec[_0x280a25(0x172)](_0x3172ab,{'commandName':_0x280a25(0x164),'commandParams':[{'tableWidth':_0x100201,'columnWidths':_0x431dd0}],'formatGroupId':_0x280a25(0x16f)},[],_0x280a25(0x16f));});}[_0x71cdc9(0x158)](_0x345b71){const _0x2fc86a=_0x71cdc9;if(_0x2fc86a(0x146)!=_0x345b71[_0x2fc86a(0x177)]&&_0x2fc86a(0x14a)!=_0x345b71[_0x2fc86a(0x177)])return;const {data:_0xa131b}=_0x345b71;if(_0xa131b&&_0x2fc86a(0x16f)===_0xa131b[_0x2fc86a(0x15d)]){const _0x59f5d8=_0x2fc86a(0x17c);return{'type':_0x2fc86a(0x170),'content':_0x186108(this[_0x2fc86a(0x16e)][_0x2fc86a(0x16b)],_0x59f5d8)};}}}function _0xaf7e(_0x59147e,_0x38ca8a){const _0xefe337=_0xefe3();return _0xaf7e=function(_0xaf7e80,_0x2f1380){_0xaf7e80=_0xaf7e80-0x145;let _0x18a1d6=_0xefe337[_0xaf7e80];return _0x18a1d6;},_0xaf7e(_0x59147e,_0x38ca8a);}function _0xefe3(){const _0x527e68=['accept','1806064YGQudO','registerCustomCallback','getAttribute','model','discard','getSelectedElement','getTableColumnsWidths','getSuggestions','10575ZMXCwh','355898EzTSpX','columnWidths','handleSuggestionDescription','9854235KMqCaT','TableColumnResizeEditing','data','plugins','formatGroupId','TrackChangesEditing','5890857LiAFGW','get','389757gtDkvo','table','commandParams','resizeTableWidth','handleResizeTableWidthCommand','subType','afterInit','descriptionFactory','Users','registerDescriptionCallback','locale','4grcRhd','10zZiGjC','editor','resizeTable','format','getSuggestionCallback','markBlockFormat','getContainedElement','selection','enableCommand','getColumnGroupElement','type','has','tableWidth','bind','author','*Format:*\x20resize\x20table','document','formatBlock','change','3203196zWBacH','_suggestionFactory','formatInline','24OKJhuD'];_0xefe3=function(){return _0x527e68;};return _0xefe3();}
23
+ function _0x5623(_0x4c4a39,_0x229870){const _0x3881cf=_0x3881();return _0x5623=function(_0x562366,_0x19cf71){_0x562366=_0x562366-0x102;let _0x29475f=_0x3881cf[_0x562366];return _0x29475f;},_0x5623(_0x4c4a39,_0x229870);}const _0x1ec410=_0x5623;(function(_0x3e9005,_0x3d8a95){const _0x1bf40f=_0x5623,_0x46120c=_0x3e9005();while(!![]){try{const _0x4a6b89=-parseInt(_0x1bf40f(0x10a))/0x1*(-parseInt(_0x1bf40f(0x11c))/0x2)+-parseInt(_0x1bf40f(0x115))/0x3+parseInt(_0x1bf40f(0x107))/0x4*(-parseInt(_0x1bf40f(0x125))/0x5)+parseInt(_0x1bf40f(0x117))/0x6+parseInt(_0x1bf40f(0x109))/0x7*(-parseInt(_0x1bf40f(0x10f))/0x8)+parseInt(_0x1bf40f(0x11d))/0x9+parseInt(_0x1bf40f(0x10e))/0xa;if(_0x4a6b89===_0x3d8a95)break;else _0x46120c['push'](_0x46120c['shift']());}catch(_0x164f72){_0x46120c['push'](_0x46120c['shift']());}}}(_0x3881,0x3ed21));import{Plugin as _0x3e82dd}from'ckeditor5/src/core.js';import{getTranslation as _0x58efaf}from'../utils/common-translations.js';export default class vt extends _0x3e82dd{[_0x1ec410(0x112)](){const _0x43b7ad=_0x1ec410;if(!this[_0x43b7ad(0x127)][_0x43b7ad(0x106)][_0x43b7ad(0x105)](_0x43b7ad(0x12c)))return;const _0x57a69b=this[_0x43b7ad(0x127)][_0x43b7ad(0x106)][_0x43b7ad(0x103)](_0x43b7ad(0x104));_0x57a69b[_0x43b7ad(0x131)](_0x43b7ad(0x11e),this[_0x43b7ad(0x137)][_0x43b7ad(0x136)](this)),_0x57a69b[_0x43b7ad(0x12d)][_0x43b7ad(0x114)](_0x43b7ad(0x11f),_0x43b7ad(0x132),_0x43b7ad(0x12b),_0x57a69b[_0x43b7ad(0x12d)][_0x43b7ad(0x12e)](_0x43b7ad(0x11f),null,_0x43b7ad(0x12a))),_0x57a69b[_0x43b7ad(0x12d)][_0x43b7ad(0x114)](_0x43b7ad(0x11f),_0x43b7ad(0x132),_0x43b7ad(0x12a),_0x57a69b[_0x43b7ad(0x12d)][_0x43b7ad(0x12e)](_0x43b7ad(0x11f),null,_0x43b7ad(0x12b))),_0x57a69b[_0x43b7ad(0x130)][_0x43b7ad(0x121)](this[_0x43b7ad(0x135)][_0x43b7ad(0x136)](this));}[_0x1ec410(0x137)](_0x4b519b,_0x2aab0a){const _0x557dba=_0x1ec410,_0x386890=this[_0x557dba(0x127)][_0x557dba(0x106)][_0x557dba(0x103)](_0x557dba(0x104)),_0x1011ba=this[_0x557dba(0x127)][_0x557dba(0x106)][_0x557dba(0x103)](_0x557dba(0x12c)),_0x29a838=_0x2aab0a[_0x557dba(0x133)]||this[_0x557dba(0x127)][_0x557dba(0x139)][_0x557dba(0x11b)][_0x557dba(0x10d)][_0x557dba(0x118)]();this[_0x557dba(0x127)][_0x557dba(0x139)][_0x557dba(0x129)](()=>{const _0x3999fd=_0x557dba,_0xc35153=_0x1011ba[_0x3999fd(0x138)](_0x29a838);let _0x39f4e0=_0xc35153?_0x1011ba[_0x3999fd(0x134)](_0xc35153):null,_0x15b6af=_0x29a838[_0x3999fd(0x124)](_0x3999fd(0x128))||null;const _0x8e8009=_0x2aab0a[_0x3999fd(0x128)]||_0x15b6af,_0x3eea51=_0x2aab0a[_0x3999fd(0x111)]||_0x39f4e0,_0x5105af=this[_0x3999fd(0x127)][_0x3999fd(0x106)][_0x3999fd(0x103)](_0x3999fd(0x119))['me'];for(const _0x361bbe of _0x386890[_0x3999fd(0x11a)]()){const _0x22cb6d=_0x361bbe[_0x3999fd(0x102)]();if(_0x3999fd(0x132)===_0x361bbe[_0x3999fd(0x120)]&&_0x22cb6d===_0x29a838){_0x361bbe[_0x3999fd(0x113)]!==_0x5105af&&_0x361bbe[_0x3999fd(0x12a)]();const _0x15873c=_0x361bbe[_0x3999fd(0x10b)][_0x3999fd(0x10c)];_0x15b6af=_0x15873c[0x0][_0x3999fd(0x128)],_0x39f4e0=_0x15873c[0x0][_0x3999fd(0x111)];break;}}_0x4b519b({'table':_0x29a838,'tableWidth':_0x8e8009,'columnWidths':_0x3eea51}),_0x386890[_0x3999fd(0x123)](_0x29a838,{'commandName':_0x3999fd(0x11e),'commandParams':[{'tableWidth':_0x15b6af,'columnWidths':_0x39f4e0}],'formatGroupId':_0x3999fd(0x132)},[],_0x3999fd(0x132));});}[_0x1ec410(0x135)](_0x10cac1){const _0x54e85c=_0x1ec410;if(_0x54e85c(0x11f)!=_0x10cac1[_0x54e85c(0x122)]&&_0x54e85c(0x12f)!=_0x10cac1[_0x54e85c(0x122)])return;const {data:_0x5e5be1}=_0x10cac1;if(_0x5e5be1&&_0x54e85c(0x132)===_0x5e5be1[_0x54e85c(0x126)]){const _0x3b0469=_0x54e85c(0x108);return{'type':_0x54e85c(0x116),'content':_0x58efaf(this[_0x54e85c(0x127)][_0x54e85c(0x110)],_0x3b0469)};}}}function _0x3881(){const _0x2f8fa9=['2VUpxPe','1046925SOyAUx','resizeTableWidth','formatBlock','subType','registerDescriptionCallback','type','markBlockFormat','getAttribute','420EzVecv','formatGroupId','editor','tableWidth','change','discard','accept','TableColumnResizeEditing','_suggestionFactory','getSuggestionCallback','formatInline','descriptionFactory','enableCommand','resizeTable','table','getTableColumnsWidths','handleSuggestionDescription','bind','handleResizeTableWidthCommand','getColumnGroupElement','model','getContainedElement','get','TrackChangesEditing','has','plugins','10900QiooLL','*Format:*\x20resize\x20table','6167cEWSDs','9436ElKtka','data','commandParams','selection','9933250CUWCpW','3464UacCay','locale','columnWidths','afterInit','author','registerCustomCallback','1076865EvUEjO','format','645330IBSwcv','getSelectedElement','Users','getSuggestions','document'];_0x3881=function(){return _0x2f8fa9;};return _0x3881();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x8b82ee=_0x13b6;(function(_0x3ea856,_0x2b7d43){const _0x1034a0=_0x13b6,_0x3ceebe=_0x3ea856();while(!![]){try{const _0x4636dc=-parseInt(_0x1034a0(0xdf))/0x1*(-parseInt(_0x1034a0(0xe2))/0x2)+parseInt(_0x1034a0(0xe1))/0x3*(parseInt(_0x1034a0(0xe3))/0x4)+-parseInt(_0x1034a0(0x105))/0x5+-parseInt(_0x1034a0(0xc5))/0x6*(parseInt(_0x1034a0(0xcb))/0x7)+parseInt(_0x1034a0(0xe9))/0x8+-parseInt(_0x1034a0(0x104))/0x9*(-parseInt(_0x1034a0(0xec))/0xa)+-parseInt(_0x1034a0(0xdc))/0xb*(parseInt(_0x1034a0(0xe6))/0xc);if(_0x4636dc===_0x2b7d43)break;else _0x3ceebe['push'](_0x3ceebe['shift']());}catch(_0x24b5df){_0x3ceebe['push'](_0x3ceebe['shift']());}}}(_0x12d2,0xdd4e3));function _0x13b6(_0x4ac6eb,_0xfc5ac8){const _0x12d280=_0x12d2();return _0x13b6=function(_0x13b6af,_0x53c15a){_0x13b6af=_0x13b6af-0xb5;let _0xa702bc=_0x12d280[_0x13b6af];return _0xa702bc;},_0x13b6(_0x4ac6eb,_0xfc5ac8);}import{Plugin as _0x186779}from'ckeditor5/src/core.js';import _0x4094f6 from'./table.js';import{getTranslation as _0x4bf1e1}from'../utils/common-translations.js';function _0x12d2(){const _0xc36d9e=['afterInit','commandName','unbindElementFromMarkerName','registerAttributeLabel','FORMAT_HEADER_COLUMN','bindElementToMarker','activeMarkers','toViewElement','includes','options','start','createTableWalker','addClass','_registerLegacyDescription','cell','9RYcMMq','2330245iTvhLh','ck-suggestion-marker--active','_splitMarkerName','markerNameToElements','TrackChangesEditing','data-suggestion','registerBlockAttribute','removeMarker:suggestion','getCellLocation','accept','markerRange','addMarker:suggestion','downcastDispatcher','format','TableEditing','name','end','removeAttribute','data','nodeBefore','markerName','setTableColumnHeader','highest','nodeAfter','236070IaefHy','headingColumns','TableUtils','setTableRowHeader','mapper','registerCustomCallback','301LDerUJ','plugins','editing','stop','_acceptFormatSuggestionCallbackFactory','requires','_suggestionFactory','FORMAT_HEADER_ROW','setAttribute','consume','enableDefaultAttributesIntegration','FORMAT_REGULAR_COLUMN','parent','locale','type','descriptionFactory','registerDescriptionCallback','22WIVRiV','writer','consumable','1CNoztf','headingRows','1502427ZXiaby','1134852AGyAKZ','12OjffyU','item','removeClass','11208492UiigHv','ck-suggestion-marker-','formatBlock','9805288qaqDVU','editor','_handleLegacySuggestions','16369190VLxnYV','commandParams','has','getSuggestion','*Format:*\x20%0','forceValue','get','FORMAT_REGULAR_ROW','showSuggestionHighlights'];_0x12d2=function(){return _0xc36d9e;};return _0x12d2();}export default class At extends _0x186779{static get[_0x8b82ee(0xd0)](){return[_0x4094f6];}[_0x8b82ee(0xf5)](){const _0x265458=_0x8b82ee,_0x1a2838=this[_0x265458(0xea)];if(!_0x1a2838[_0x265458(0xcc)][_0x265458(0xee)](_0x265458(0xbb)))return;const _0x589842=_0x1a2838[_0x265458(0xd8)],_0x3b0907=_0x1a2838[_0x265458(0xcc)][_0x265458(0xf2)](_0x265458(0x109));_0x3b0907[_0x265458(0xd5)](_0x265458(0xc8)),_0x3b0907[_0x265458(0xd5)](_0x265458(0xc2)),_0x3b0907[_0x265458(0x10b)](_0x265458(0xe0)),_0x3b0907[_0x265458(0x10b)](_0x265458(0xc6)),_0x3b0907[_0x265458(0xda)][_0x265458(0xf8)](_0x265458(0xe0),_0x4bf1e1(_0x589842,_0x265458(0xd2))),_0x3b0907[_0x265458(0xda)][_0x265458(0xf8)](_0x265458(0xc6),_0x4bf1e1(_0x589842,_0x265458(0xf9))),this[_0x265458(0xeb)]();}[_0x8b82ee(0xeb)](){const _0x1221ec=_0x8b82ee,_0x316087=this[_0x1221ec(0xea)][_0x1221ec(0xcc)][_0x1221ec(0xf2)](_0x1221ec(0x109)),_0x2a1d9d=this[_0x1221ec(0xea)][_0x1221ec(0xcc)][_0x1221ec(0xf2)](_0x1221ec(0xc7)),_0x58ce36=this[_0x1221ec(0xea)][_0x1221ec(0xcc)][_0x1221ec(0xf2)](_0x4094f6)[_0x1221ec(0xcf)]();function _0x4a0c45({showActiveMarker:_0x5c29ad=!0x0,setDataAttribute:_0x191056=!0x0}={}){return(_0x5d5f20,_0x570c10,_0x4f6b64)=>{const _0x13e079=_0x13b6,{type:_0x8290a0,id:_0x36834b}=_0x316087[_0x13e079(0x107)](_0x570c10[_0x13e079(0xc1)]),_0x313c14=_0x316087[_0x13e079(0xef)](_0x36834b),_0x46d919=_0x313c14[_0x13e079(0xbf)];if(_0x13e079(0xe8)!=_0x313c14[_0x13e079(0xd9)]||!_0x46d919||_0x13e079(0xc2)!=_0x46d919[_0x13e079(0xf6)])return;if(_0x570c10[_0x13e079(0xe4)])return void _0x5d5f20[_0x13e079(0xce)]();if(!_0x4f6b64[_0x13e079(0xde)][_0x13e079(0xd4)](_0x570c10[_0x13e079(0xb7)],_0x5d5f20[_0x13e079(0xbc)]))return;const _0x495d22=_0x570c10[_0x13e079(0xb7)][_0x13e079(0xff)][_0x13e079(0xc4)],_0x86f8b3=_0x570c10[_0x13e079(0xb7)][_0x13e079(0xbd)][_0x13e079(0xc0)],_0x202c8f=_0x495d22[_0x13e079(0xd7)][_0x13e079(0xd7)],{column:_0x144ca7}=_0x2a1d9d[_0x13e079(0xb5)](_0x495d22),{column:_0xfefa96}=_0x2a1d9d[_0x13e079(0xb5)](_0x86f8b3);for(let _0x1076c7=_0x144ca7;_0x1076c7<=_0xfefa96;_0x1076c7++){const _0x38df9d=_0x2a1d9d[_0x13e079(0x100)](_0x202c8f,{'column':_0x1076c7,'includeAllSlots':!0x1});for(const _0x4a3992 of _0x38df9d){const _0x2c4e63=_0x4a3992[_0x13e079(0x103)],_0xeabfa4=_0x4f6b64[_0x13e079(0xc9)][_0x13e079(0xfc)](_0x2c4e63);_0x4f6b64[_0x13e079(0xdd)][_0x13e079(0x101)](_0x13e079(0xe7)+_0x8290a0,_0xeabfa4),_0x191056&&_0x4f6b64[_0x13e079(0xdd)][_0x13e079(0xd3)](_0x13e079(0x10a),_0x36834b,_0xeabfa4),_0x4f6b64[_0x13e079(0xc9)][_0x13e079(0xfa)](_0xeabfa4,_0x570c10[_0x13e079(0xc1)]),_0x5c29ad&&(_0x316087[_0x13e079(0xfb)][_0x13e079(0xfd)](_0x570c10[_0x13e079(0xc1)])?_0x4f6b64[_0x13e079(0xdd)][_0x13e079(0x101)](_0x13e079(0x106),_0xeabfa4):_0x4f6b64[_0x13e079(0xdd)][_0x13e079(0xe5)](_0x13e079(0x106),_0xeabfa4));}}};}_0x316087[_0x1221ec(0xd1)][_0x1221ec(0xca)](_0x1221ec(0xe8),_0x1221ec(0xc8),_0x1221ec(0xb6),_0x58ce36),_0x316087[_0x1221ec(0xd1)][_0x1221ec(0xca)](_0x1221ec(0xe8),_0x1221ec(0xc2),_0x1221ec(0xb6),_0x58ce36),this[_0x1221ec(0xea)][_0x1221ec(0xcd)][_0x1221ec(0xb9)]['on'](_0x1221ec(0xb8),_0x4a0c45(),{'priority':_0x1221ec(0xc3)}),this[_0x1221ec(0xea)][_0x1221ec(0xbf)][_0x1221ec(0xb9)]['on'](_0x1221ec(0xb8),(_0x2ff757,_0x530e34,_0x22fbf4)=>{const _0x50f565=_0x1221ec;_0x22fbf4[_0x50f565(0xfe)][_0x50f565(0xf4)]&&_0x4a0c45({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x2ff757,_0x530e34,_0x22fbf4);},{'priority':_0x1221ec(0xc3)}),this[_0x1221ec(0xea)][_0x1221ec(0xcd)][_0x1221ec(0xb9)]['on'](_0x1221ec(0x10c),(_0x23bcb7,_0xca802d,_0x254cbf)=>{const _0x2ac046=_0x1221ec,{type:_0x47afbe,id:_0x20d85c}=_0x316087[_0x2ac046(0x107)](_0xca802d[_0x2ac046(0xc1)]),_0x13c2cb=_0x316087[_0x2ac046(0xef)](_0x20d85c),_0xd7e183=_0x13c2cb[_0x2ac046(0xbf)];if(_0x2ac046(0xe8)!=_0x13c2cb[_0x2ac046(0xd9)]||!_0xd7e183||_0x2ac046(0xc2)!=_0xd7e183[_0x2ac046(0xf6)])return;const _0x4e2afb=_0x254cbf[_0x2ac046(0xc9)][_0x2ac046(0x108)](_0xca802d[_0x2ac046(0xc1)]);if(_0x4e2afb){for(const _0x315123 of _0x4e2afb)_0x254cbf[_0x2ac046(0xdd)][_0x2ac046(0xe5)](_0x2ac046(0xe7)+_0x47afbe,_0x315123),_0x254cbf[_0x2ac046(0xdd)][_0x2ac046(0xe5)](_0x2ac046(0x106),_0x315123),_0x254cbf[_0x2ac046(0xdd)][_0x2ac046(0xbe)](_0x2ac046(0x10a),_0x315123),_0x254cbf[_0x2ac046(0xc9)][_0x2ac046(0xf7)](_0x315123,_0xca802d[_0x2ac046(0xc1)]);}},{'priority':_0x1221ec(0xc3)}),this[_0x1221ec(0x102)]();}[_0x8b82ee(0x102)](){const _0x6740c7=_0x8b82ee,_0x1b6711=this[_0x6740c7(0xea)],_0x116bf2=_0x1b6711[_0x6740c7(0xd8)];function _0x49f898(_0x107224){const _0x591927=_0x6740c7;return{'type':_0x591927(0xba),'content':_0x4bf1e1(_0x116bf2,_0x591927(0xf0),_0x107224)};}_0x1b6711[_0x6740c7(0xcc)][_0x6740c7(0xf2)](_0x6740c7(0x109))[_0x6740c7(0xda)][_0x6740c7(0xdb)](_0x5df4f8=>{const _0x9966b0=_0x6740c7;if(_0x9966b0(0xe8)!=_0x5df4f8[_0x9966b0(0xd9)])return;const {data:_0x1ded9c}=_0x5df4f8;if(_0x1ded9c){if(_0x9966b0(0xc8)==_0x1ded9c[_0x9966b0(0xf6)]){const _0x1ec345=_0x1ded9c[_0x9966b0(0xed)][0x0][_0x9966b0(0xf1)];return _0x49f898(_0x4bf1e1(_0x116bf2,_0x1ec345?_0x9966b0(0xd2):_0x9966b0(0xf3)));}if(_0x9966b0(0xc2)==_0x1ded9c[_0x9966b0(0xf6)]){const _0x72e937=_0x1ded9c[_0x9966b0(0xed)][0x0][_0x9966b0(0xf1)];return _0x49f898(_0x4bf1e1(_0x116bf2,_0x72e937?_0x9966b0(0xf9):_0x9966b0(0xd6)));}}});}}
23
+ const _0x54434f=_0x38df;(function(_0x1b1a7e,_0x10b2f5){const _0x43c18c=_0x38df,_0x24f233=_0x1b1a7e();while(!![]){try{const _0x3272e0=parseInt(_0x43c18c(0x103))/0x1+parseInt(_0x43c18c(0x146))/0x2+parseInt(_0x43c18c(0x110))/0x3*(-parseInt(_0x43c18c(0x14a))/0x4)+parseInt(_0x43c18c(0x13e))/0x5*(-parseInt(_0x43c18c(0x137))/0x6)+parseInt(_0x43c18c(0x145))/0x7*(-parseInt(_0x43c18c(0x142))/0x8)+parseInt(_0x43c18c(0x155))/0x9+parseInt(_0x43c18c(0x10d))/0xa*(-parseInt(_0x43c18c(0x121))/0xb);if(_0x3272e0===_0x10b2f5)break;else _0x24f233['push'](_0x24f233['shift']());}catch(_0x2d1cb8){_0x24f233['push'](_0x24f233['shift']());}}}(_0x3e6b,0x231bb));import{Plugin as _0x4fbcb1}from'ckeditor5/src/core.js';function _0x38df(_0x35f1d8,_0x350f99){const _0x3e6b71=_0x3e6b();return _0x38df=function(_0x38df27,_0x47e6a8){_0x38df27=_0x38df27-0x102;let _0x28e2f7=_0x3e6b71[_0x38df27];return _0x28e2f7;},_0x38df(_0x35f1d8,_0x350f99);}import _0x114a12 from'./table.js';import{getTranslation as _0x3f2286}from'../utils/common-translations.js';function _0x3e6b(){const _0x5a79d3=['FORMAT_REGULAR_ROW','_registerLegacyDescription','setTableRowHeader','format','nodeBefore','name','formatBlock','801612YnlVkU','descriptionFactory','createTableWalker','removeMarker:suggestion','bindElementToMarker','267407gCgjdH','writer','addClass','plugins','_splitMarkerName','unbindElementFromMarkerName','has','markerName','showSuggestionHighlights','requires','51820IrNwlC','getSuggestion','ck-suggestion-marker--active','3BOtSuV','toViewElement','mapper','_handleLegacySuggestions','getCellLocation','headingColumns','registerCustomCallback','stop','forceValue','registerDescriptionCallback','editing','commandName','afterInit','options','cell','markerNameToElements','parent','22tmojBY','locale','activeMarkers','FORMAT_REGULAR_COLUMN','data','TableUtils','setTableColumnHeader','TableEditing','removeAttribute','headingRows','type','consume','commandParams','markerRange','includes','downcastDispatcher','*Format:*\x20%0','registerBlockAttribute','removeClass','ck-suggestion-marker-','item','TrackChangesEditing','383028eaaLEY','get','end','setAttribute','_suggestionFactory','nodeAfter','addMarker:suggestion','10cgJfic','FORMAT_HEADER_ROW','_acceptFormatSuggestionCallbackFactory','editor','16AtGYbU','highest','consumable','809109abLyuj','460662ypQCYS','data-suggestion','registerAttributeLabel','start','295156dbfzwW','FORMAT_HEADER_COLUMN','enableDefaultAttributesIntegration','accept'];_0x3e6b=function(){return _0x5a79d3;};return _0x3e6b();}export default class At extends _0x4fbcb1{static get[_0x54434f(0x10c)](){return[_0x114a12];}[_0x54434f(0x11c)](){const _0x17d72f=_0x54434f,_0x3b2635=this[_0x17d72f(0x141)];if(!_0x3b2635[_0x17d72f(0x106)][_0x17d72f(0x109)](_0x17d72f(0x128)))return;const _0x593446=_0x3b2635[_0x17d72f(0x122)],_0xb7efd0=_0x3b2635[_0x17d72f(0x106)][_0x17d72f(0x138)](_0x17d72f(0x136));_0xb7efd0[_0x17d72f(0x14c)](_0x17d72f(0x150)),_0xb7efd0[_0x17d72f(0x14c)](_0x17d72f(0x127)),_0xb7efd0[_0x17d72f(0x132)](_0x17d72f(0x12a)),_0xb7efd0[_0x17d72f(0x132)](_0x17d72f(0x115)),_0xb7efd0[_0x17d72f(0x156)][_0x17d72f(0x148)](_0x17d72f(0x12a),_0x3f2286(_0x593446,_0x17d72f(0x13f))),_0xb7efd0[_0x17d72f(0x156)][_0x17d72f(0x148)](_0x17d72f(0x115),_0x3f2286(_0x593446,_0x17d72f(0x14b))),this[_0x17d72f(0x113)]();}[_0x54434f(0x113)](){const _0x4b543e=_0x54434f,_0xc86216=this[_0x4b543e(0x141)][_0x4b543e(0x106)][_0x4b543e(0x138)](_0x4b543e(0x136)),_0x51dfa1=this[_0x4b543e(0x141)][_0x4b543e(0x106)][_0x4b543e(0x138)](_0x4b543e(0x126)),_0x403c94=this[_0x4b543e(0x141)][_0x4b543e(0x106)][_0x4b543e(0x138)](_0x114a12)[_0x4b543e(0x140)]();function _0x5c097e({showActiveMarker:_0x3bd57d=!0x0,setDataAttribute:_0x3e9c0c=!0x0}={}){return(_0x12ead4,_0x260897,_0x180359)=>{const _0x16c848=_0x38df,{type:_0x499e6c,id:_0x2ddd7c}=_0xc86216[_0x16c848(0x107)](_0x260897[_0x16c848(0x10a)]),_0x4b1e8c=_0xc86216[_0x16c848(0x10e)](_0x2ddd7c),_0x45fc19=_0x4b1e8c[_0x16c848(0x125)];if(_0x16c848(0x154)!=_0x4b1e8c[_0x16c848(0x12b)]||!_0x45fc19||_0x16c848(0x127)!=_0x45fc19[_0x16c848(0x11b)])return;if(_0x260897[_0x16c848(0x135)])return void _0x12ead4[_0x16c848(0x117)]();if(!_0x180359[_0x16c848(0x144)][_0x16c848(0x12c)](_0x260897[_0x16c848(0x12e)],_0x12ead4[_0x16c848(0x153)]))return;const _0x4292eb=_0x260897[_0x16c848(0x12e)][_0x16c848(0x149)][_0x16c848(0x13c)],_0x1ab7a8=_0x260897[_0x16c848(0x12e)][_0x16c848(0x139)][_0x16c848(0x152)],_0x5433b8=_0x4292eb[_0x16c848(0x120)][_0x16c848(0x120)],{column:_0x241c27}=_0x51dfa1[_0x16c848(0x114)](_0x4292eb),{column:_0x47357f}=_0x51dfa1[_0x16c848(0x114)](_0x1ab7a8);for(let _0x3db1e4=_0x241c27;_0x3db1e4<=_0x47357f;_0x3db1e4++){const _0x39fcbb=_0x51dfa1[_0x16c848(0x157)](_0x5433b8,{'column':_0x3db1e4,'includeAllSlots':!0x1});for(const _0xf73d7f of _0x39fcbb){const _0x10d7df=_0xf73d7f[_0x16c848(0x11e)],_0x166d98=_0x180359[_0x16c848(0x112)][_0x16c848(0x111)](_0x10d7df);_0x180359[_0x16c848(0x104)][_0x16c848(0x105)](_0x16c848(0x134)+_0x499e6c,_0x166d98),_0x3e9c0c&&_0x180359[_0x16c848(0x104)][_0x16c848(0x13a)](_0x16c848(0x147),_0x2ddd7c,_0x166d98),_0x180359[_0x16c848(0x112)][_0x16c848(0x102)](_0x166d98,_0x260897[_0x16c848(0x10a)]),_0x3bd57d&&(_0xc86216[_0x16c848(0x123)][_0x16c848(0x12f)](_0x260897[_0x16c848(0x10a)])?_0x180359[_0x16c848(0x104)][_0x16c848(0x105)](_0x16c848(0x10f),_0x166d98):_0x180359[_0x16c848(0x104)][_0x16c848(0x133)](_0x16c848(0x10f),_0x166d98));}}};}_0xc86216[_0x4b543e(0x13b)][_0x4b543e(0x116)](_0x4b543e(0x154),_0x4b543e(0x150),_0x4b543e(0x14d),_0x403c94),_0xc86216[_0x4b543e(0x13b)][_0x4b543e(0x116)](_0x4b543e(0x154),_0x4b543e(0x127),_0x4b543e(0x14d),_0x403c94),this[_0x4b543e(0x141)][_0x4b543e(0x11a)][_0x4b543e(0x130)]['on'](_0x4b543e(0x13d),_0x5c097e(),{'priority':_0x4b543e(0x143)}),this[_0x4b543e(0x141)][_0x4b543e(0x125)][_0x4b543e(0x130)]['on'](_0x4b543e(0x13d),(_0x4e7bbf,_0x106ef2,_0x20e984)=>{const _0x5aa35b=_0x4b543e;_0x20e984[_0x5aa35b(0x11d)][_0x5aa35b(0x10b)]&&_0x5c097e({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x4e7bbf,_0x106ef2,_0x20e984);},{'priority':_0x4b543e(0x143)}),this[_0x4b543e(0x141)][_0x4b543e(0x11a)][_0x4b543e(0x130)]['on'](_0x4b543e(0x158),(_0x2fb3a4,_0x1b70b3,_0x21c3be)=>{const _0x191f89=_0x4b543e,{type:_0x432d5f,id:_0x4dcce5}=_0xc86216[_0x191f89(0x107)](_0x1b70b3[_0x191f89(0x10a)]),_0x32bee8=_0xc86216[_0x191f89(0x10e)](_0x4dcce5),_0x79835a=_0x32bee8[_0x191f89(0x125)];if(_0x191f89(0x154)!=_0x32bee8[_0x191f89(0x12b)]||!_0x79835a||_0x191f89(0x127)!=_0x79835a[_0x191f89(0x11b)])return;const _0x44ce90=_0x21c3be[_0x191f89(0x112)][_0x191f89(0x11f)](_0x1b70b3[_0x191f89(0x10a)]);if(_0x44ce90){for(const _0x14aec6 of _0x44ce90)_0x21c3be[_0x191f89(0x104)][_0x191f89(0x133)](_0x191f89(0x134)+_0x432d5f,_0x14aec6),_0x21c3be[_0x191f89(0x104)][_0x191f89(0x133)](_0x191f89(0x10f),_0x14aec6),_0x21c3be[_0x191f89(0x104)][_0x191f89(0x129)](_0x191f89(0x147),_0x14aec6),_0x21c3be[_0x191f89(0x112)][_0x191f89(0x108)](_0x14aec6,_0x1b70b3[_0x191f89(0x10a)]);}},{'priority':_0x4b543e(0x143)}),this[_0x4b543e(0x14f)]();}[_0x54434f(0x14f)](){const _0x185aaf=_0x54434f,_0x12262e=this[_0x185aaf(0x141)],_0x3bd654=_0x12262e[_0x185aaf(0x122)];function _0x13df66(_0x150e7b){const _0x444048=_0x185aaf;return{'type':_0x444048(0x151),'content':_0x3f2286(_0x3bd654,_0x444048(0x131),_0x150e7b)};}_0x12262e[_0x185aaf(0x106)][_0x185aaf(0x138)](_0x185aaf(0x136))[_0x185aaf(0x156)][_0x185aaf(0x119)](_0x5eb583=>{const _0x42eff4=_0x185aaf;if(_0x42eff4(0x154)!=_0x5eb583[_0x42eff4(0x12b)])return;const {data:_0x1f97bb}=_0x5eb583;if(_0x1f97bb){if(_0x42eff4(0x150)==_0x1f97bb[_0x42eff4(0x11b)]){const _0x2e8d78=_0x1f97bb[_0x42eff4(0x12d)][0x0][_0x42eff4(0x118)];return _0x13df66(_0x3f2286(_0x3bd654,_0x2e8d78?_0x42eff4(0x13f):_0x42eff4(0x14e)));}if(_0x42eff4(0x127)==_0x1f97bb[_0x42eff4(0x11b)]){const _0x571555=_0x1f97bb[_0x42eff4(0x12d)][0x0][_0x42eff4(0x118)];return _0x13df66(_0x3f2286(_0x3bd654,_0x571555?_0x42eff4(0x14b):_0x42eff4(0x124)));}}});}}