@ckeditor/ckeditor5-track-changes 41.4.1 → 42.0.0-alpha.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 (170) hide show
  1. package/README.md +6 -0
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +3 -1
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/dist/types/suggestion.d.ts +1 -1
  100. package/dist/types/ui/suggestioncontroller.d.ts +1 -1
  101. package/package.json +3 -3
  102. package/src/commands/acceptsuggestioncommand.js +1 -1
  103. package/src/commands/discardsuggestioncommand.js +1 -1
  104. package/src/commands/executeonallsuggestionscommand.js +1 -1
  105. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  106. package/src/commands/trackchangescommand.js +1 -1
  107. package/src/index.js +1 -1
  108. package/src/integrations/aiassistant.js +1 -1
  109. package/src/integrations/alignment.js +1 -1
  110. package/src/integrations/basicstyles.js +1 -1
  111. package/src/integrations/blockquote.js +1 -1
  112. package/src/integrations/casechange.js +1 -1
  113. package/src/integrations/ckbox.js +1 -1
  114. package/src/integrations/codeblock.js +1 -1
  115. package/src/integrations/comments.js +1 -1
  116. package/src/integrations/deletecommand.js +1 -1
  117. package/src/integrations/entercommand.js +1 -1
  118. package/src/integrations/findandreplace.js +1 -1
  119. package/src/integrations/font.js +1 -1
  120. package/src/integrations/formatpainter.js +1 -1
  121. package/src/integrations/heading.js +1 -1
  122. package/src/integrations/highlight.js +1 -1
  123. package/src/integrations/horizontalline.js +1 -1
  124. package/src/integrations/htmlembed.js +1 -1
  125. package/src/integrations/image.js +1 -1
  126. package/src/integrations/imagereplace.js +1 -1
  127. package/src/integrations/imagestyle.js +1 -1
  128. package/src/integrations/importword.js +1 -1
  129. package/src/integrations/indent.js +1 -1
  130. package/src/integrations/inputcommand.js +1 -1
  131. package/src/integrations/legacylist.js +1 -1
  132. package/src/integrations/legacylistproperties.js +1 -1
  133. package/src/integrations/link.js +1 -1
  134. package/src/integrations/list.js +1 -1
  135. package/src/integrations/listproperties.js +1 -1
  136. package/src/integrations/mediaembed.js +1 -1
  137. package/src/integrations/mention.js +1 -1
  138. package/src/integrations/multilevellist.js +1 -1
  139. package/src/integrations/pagebreak.js +1 -1
  140. package/src/integrations/paragraph.js +1 -1
  141. package/src/integrations/removeformat.js +1 -1
  142. package/src/integrations/restrictededitingmode.js +1 -1
  143. package/src/integrations/shiftentercommand.js +1 -1
  144. package/src/integrations/standardeditingmode.js +1 -1
  145. package/src/integrations/style.js +1 -1
  146. package/src/integrations/table.js +1 -1
  147. package/src/integrations/tablecaption.js +1 -1
  148. package/src/integrations/tableclipboard.js +1 -1
  149. package/src/integrations/tablecolumnresize.js +1 -1
  150. package/src/integrations/tableheadings.js +1 -1
  151. package/src/integrations/tablemergesplit.js +1 -1
  152. package/src/integrations/tableofcontents.js +1 -1
  153. package/src/integrations/tableproperties.js +1 -1
  154. package/src/integrations/template.js +1 -1
  155. package/src/integrations/title.js +1 -1
  156. package/src/integrations/undo.js +1 -1
  157. package/src/integrations/utils.js +1 -1
  158. package/src/suggestion.d.ts +1 -1
  159. package/src/suggestion.js +2 -1
  160. package/src/suggestiondescriptionfactory.js +1 -1
  161. package/src/trackchanges.js +1 -1
  162. package/src/trackchangesdata.js +1 -1
  163. package/src/trackchangesediting.js +1 -1
  164. package/src/trackchangesui.js +1 -1
  165. package/src/ui/suggestioncontroller.d.ts +1 -1
  166. package/src/ui/suggestioncontroller.js +2 -1
  167. package/src/ui/view/basesuggestionthreadview.js +1 -1
  168. package/src/ui/view/suggestionthreadview.js +1 -1
  169. package/src/utils/common-translations.js +1 -1
  170. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3ef185=_0xaf4e;(function(_0x46d2c5,_0x1de85f){const _0xee70a6=_0xaf4e,_0x4c3fb9=_0x46d2c5();while(!![]){try{const _0x1f7da4=-parseInt(_0xee70a6(0xed))/0x1+-parseInt(_0xee70a6(0xf5))/0x2*(parseInt(_0xee70a6(0xf3))/0x3)+-parseInt(_0xee70a6(0xfd))/0x4*(-parseInt(_0xee70a6(0x100))/0x5)+-parseInt(_0xee70a6(0xe9))/0x6*(-parseInt(_0xee70a6(0xf4))/0x7)+-parseInt(_0xee70a6(0xf8))/0x8+-parseInt(_0xee70a6(0xee))/0x9*(parseInt(_0xee70a6(0xe7))/0xa)+parseInt(_0xee70a6(0xef))/0xb;if(_0x1f7da4===_0x1de85f)break;else _0x4c3fb9['push'](_0x4c3fb9['shift']());}catch(_0x4e40e){_0x4c3fb9['push'](_0x4c3fb9['shift']());}}}(_0x28f4,0xb179d));function _0xaf4e(_0x331bc8,_0x156571){const _0x28f403=_0x28f4();return _0xaf4e=function(_0xaf4e2a,_0x4354e3){_0xaf4e2a=_0xaf4e2a-0xe5;let _0x3210e3=_0x28f403[_0xaf4e2a];return _0x3210e3;},_0xaf4e(_0x331bc8,_0x156571);}import{Plugin as _0x45abec}from'ckeditor5/src/core.js';export default class kt extends _0x45abec{[_0x3ef185(0xea)](){const _0xd99305=_0x3ef185,_0x2bea49=this[_0xd99305(0xe6)];if(!_0x2bea49[_0xd99305(0xf2)][_0xd99305(0xe8)](_0xd99305(0xf1)))return;const _0x489159=_0x2bea49[_0xd99305(0xf2)][_0xd99305(0xe5)](_0xd99305(0xff));_0x489159[_0xd99305(0xf9)](_0xd99305(0xfb)),_0x489159[_0xd99305(0xf9)](_0xd99305(0xfe));const _0xd1b685=_0x2bea49[_0xd99305(0xf2)][_0xd99305(0xe5)](_0xd99305(0xf1));_0xd1b685[_0xd99305(0xf9)](_0xd99305(0xf0)),_0xd1b685[_0xd99305(0xf9)](_0xd99305(0xfa)),_0xd1b685[_0xd99305(0xf9)](_0xd99305(0xeb)),_0xd1b685[_0xd99305(0xf9)](_0xd99305(0xec)),_0xd1b685[_0xd99305(0xf9)](_0xd99305(0xfc)),_0xd1b685[_0xd99305(0xf9)](_0xd99305(0xf6)),_0xd1b685[_0xd99305(0xf9)](_0xd99305(0xf7));}}function _0x28f4(){const _0x52df41=['4630520zRoNeJ','enableCommand','acceptSuggestion','goToPreviousRestrictedEditingException','discardAllSuggestions','12ekEyfh','goToNextRestrictedEditingException','TrackChangesEditing','1319180dcEfba','get','editor','10oOEEIh','has','90rrhvvC','afterInit','discardSuggestion','acceptAllSuggestions','478618VCvNlu','5564844UYmcns','18875549BsQRLw','trackChanges','RestrictedEditingModeEditing','plugins','3wgfeJG','471009gJTUmi','2228164nnCauJ','acceptSelectedSuggestions','discardSelectedSuggestions'];_0x28f4=function(){return _0x52df41;};return _0x28f4();}
23
+ function _0x22f3(_0x5aff2d,_0x3e6a6a){const _0x923081=_0x9230();return _0x22f3=function(_0x22f3e3,_0x529c1b){_0x22f3e3=_0x22f3e3-0xf8;let _0xd56b84=_0x923081[_0x22f3e3];return _0xd56b84;},_0x22f3(_0x5aff2d,_0x3e6a6a);}function _0x9230(){const _0x4a6303=['has','trackChanges','633927aOSnHm','get','447862EBUimF','enableCommand','acceptAllSuggestions','acceptSuggestion','1465544JrnnhF','acceptSelectedSuggestions','editor','plugins','334953YfDHeb','TrackChangesEditing','99621znMYdy','246118zdaTcU','RestrictedEditingModeEditing','discardAllSuggestions','3296RIDgUu','afterInit','goToNextRestrictedEditingException','18Ybovxu','1280OpZWPd','discardSuggestion','goToPreviousRestrictedEditingException','discardSelectedSuggestions'];_0x9230=function(){return _0x4a6303;};return _0x9230();}const _0x131a65=_0x22f3;(function(_0x226984,_0x46a1a1){const _0x3f3b41=_0x22f3,_0x374ec1=_0x226984();while(!![]){try{const _0x220a3c=parseInt(_0x3f3b41(0x10f))/0x1+-parseInt(_0x3f3b41(0x104))/0x2+-parseInt(_0x3f3b41(0x10c))/0x3+-parseInt(_0x3f3b41(0xf8))/0x4*(parseInt(_0x3f3b41(0xfc))/0x5)+parseInt(_0x3f3b41(0xfb))/0x6*(parseInt(_0x3f3b41(0x102))/0x7)+parseInt(_0x3f3b41(0x108))/0x8+parseInt(_0x3f3b41(0x10e))/0x9;if(_0x220a3c===_0x46a1a1)break;else _0x374ec1['push'](_0x374ec1['shift']());}catch(_0x130714){_0x374ec1['push'](_0x374ec1['shift']());}}}(_0x9230,0x286a1));import{Plugin as _0x13a8b2}from'ckeditor5/src/core.js';export default class kt extends _0x13a8b2{[_0x131a65(0xf9)](){const _0x287c1d=_0x131a65,_0x64b876=this[_0x287c1d(0x10a)];if(!_0x64b876[_0x287c1d(0x10b)][_0x287c1d(0x100)](_0x287c1d(0x110)))return;const _0x4824b2=_0x64b876[_0x287c1d(0x10b)][_0x287c1d(0x103)](_0x287c1d(0x10d));_0x4824b2[_0x287c1d(0x105)](_0x287c1d(0xfe)),_0x4824b2[_0x287c1d(0x105)](_0x287c1d(0xfa));const _0x183da2=_0x64b876[_0x287c1d(0x10b)][_0x287c1d(0x103)](_0x287c1d(0x110));_0x183da2[_0x287c1d(0x105)](_0x287c1d(0x101)),_0x183da2[_0x287c1d(0x105)](_0x287c1d(0x107)),_0x183da2[_0x287c1d(0x105)](_0x287c1d(0xfd)),_0x183da2[_0x287c1d(0x105)](_0x287c1d(0x106)),_0x183da2[_0x287c1d(0x105)](_0x287c1d(0x111)),_0x183da2[_0x287c1d(0x105)](_0x287c1d(0x109)),_0x183da2[_0x287c1d(0x105)](_0x287c1d(0xff));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x315533=_0x1a87;(function(_0x3a46c9,_0xb17c36){const _0xc34fbf=_0x1a87,_0xf646ee=_0x3a46c9();while(!![]){try{const _0xd4df06=parseInt(_0xc34fbf(0x100))/0x1+parseInt(_0xc34fbf(0x109))/0x2*(-parseInt(_0xc34fbf(0xeb))/0x3)+-parseInt(_0xc34fbf(0xfa))/0x4+-parseInt(_0xc34fbf(0xea))/0x5*(-parseInt(_0xc34fbf(0xe0))/0x6)+-parseInt(_0xc34fbf(0x10a))/0x7*(-parseInt(_0xc34fbf(0xe5))/0x8)+-parseInt(_0xc34fbf(0xe3))/0x9*(-parseInt(_0xc34fbf(0xec))/0xa)+-parseInt(_0xc34fbf(0xfb))/0xb;if(_0xd4df06===_0xb17c36)break;else _0xf646ee['push'](_0xf646ee['shift']());}catch(_0x185e51){_0xf646ee['push'](_0xf646ee['shift']());}}}(_0x566e,0x52089));import{Plugin as _0x362d77}from'ckeditor5/src/core.js';function _0x566e(){const _0x48c0a6=['7126383QEFTwD','shiftEnter','toViewPosition','ELEMENT_LINE_BREAK','plugins','457652piZHab','ck-suggestion-marker--active','includes','softBreak','options','downcastDispatcher','markerRange','data','enableCommand','258LFiKsp','4571hnFIBv','insert','activeMarkers','addMarker:suggestion:insertion','ck-suggestion-marker-','createUIElement','createPositionBefore','editing','model','element','split','name','TrackChangesEditing','consumable','registerElementLabel','880476tLIYtn','get','deletion','207mYLdPC','editor','6440PaRGCb','addClass','high','test','requires','15ejdWut','8367tOLIga','170030TRltNu','mapper','init','bindElementToMarker','merge','addMarker:suggestion:deletion','addMarker:suggestion','locale','writer','span','descriptionFactory','markerName','getItems','showSuggestionHighlights','1883924vhcweM'];_0x566e=function(){return _0x48c0a6;};return _0x566e();}import{ShiftEnter as _0x35df66}from'ckeditor5/src/enter.js';import{getTranslation as _0x14aa40}from'../utils/common-translations.js';export default class bt extends _0x362d77{static get[_0x315533(0xe9)](){return[_0x35df66];}[_0x315533(0xee)](){const _0xf7294b=_0x315533,_0x1a5682=this[_0xf7294b(0xe4)],_0x5972ba=_0x1a5682[_0xf7294b(0xff)][_0xf7294b(0xe1)](_0xf7294b(0xdd));_0x5972ba[_0xf7294b(0x108)](_0xf7294b(0xfc)),_0x1a5682[_0xf7294b(0xd8)][_0xf7294b(0x105)]['on'](_0xf7294b(0x10d),de(_0x1a5682),{'priority':_0xf7294b(0xe7)}),_0x1a5682[_0xf7294b(0xd8)][_0xf7294b(0x105)]['on'](_0xf7294b(0xf1),de(_0x1a5682),{'priority':_0xf7294b(0xe7)}),_0x1a5682[_0xf7294b(0x107)][_0xf7294b(0x105)]['on'](_0xf7294b(0xf2),(_0x17016c,_0x36eafe,_0x2529aa)=>{const _0xdf6694=_0xf7294b;_0x2529aa[_0xdf6694(0x104)][_0xdf6694(0xf9)]&&de(_0x1a5682,{'showActiveMarker':!0x1})(_0x17016c,_0x36eafe,_0x2529aa);}),_0x5972ba[_0xf7294b(0xf6)][_0xf7294b(0xdf)](_0xf7294b(0x103),_0x2f574c=>_0x14aa40(_0x1a5682[_0xf7294b(0xf3)],_0xf7294b(0xfe),_0x2f574c));}}function _0x1a87(_0x228f35,_0x2cc6ad){const _0x566e72=_0x566e();return _0x1a87=function(_0x1a87de,_0x350e19){_0x1a87de=_0x1a87de-0xd7;let _0x405228=_0x566e72[_0x1a87de];return _0x405228;},_0x1a87(_0x228f35,_0x2cc6ad);}function de(_0x7ff597,{showActiveMarker:_0x16c83b=!0x0}={}){return(_0x17474b,_0x3d7818,_0x45250d)=>{const _0x3bcd70=_0x1a87,_0x421121=_0x7ff597[_0x3bcd70(0xff)][_0x3bcd70(0xe1)](_0x3bcd70(0xdd));if(!_0x45250d[_0x3bcd70(0xde)][_0x3bcd70(0xe8)](_0x3d7818[_0x3bcd70(0x106)],_0x17474b[_0x3bcd70(0xdc)]))return;const _0x46f146=_0x7ff597[_0x3bcd70(0xd9)];for(const _0x278b02 of _0x3d7818[_0x3bcd70(0x106)][_0x3bcd70(0xf8)]()){if(!_0x278b02['is'](_0x3bcd70(0xda),_0x3bcd70(0x103)))continue;const _0x1225b6=_0x3bcd70(0xe2)==_0x3d7818[_0x3bcd70(0xf7)][_0x3bcd70(0xdb)](':')[0x1]?_0x3bcd70(0xf0):_0x3bcd70(0xdb),_0x29f2b2=_0x45250d[_0x3bcd70(0xf4)][_0x3bcd70(0x10f)](_0x3bcd70(0xf5),{'class':_0x3bcd70(0x10e)+_0x1225b6}),_0x53284a=_0x45250d[_0x3bcd70(0xed)][_0x3bcd70(0xfd)](_0x46f146[_0x3bcd70(0xd7)](_0x278b02));_0x16c83b&&_0x421121[_0x3bcd70(0x10c)][_0x3bcd70(0x102)](_0x3d7818[_0x3bcd70(0xf7)])&&_0x45250d[_0x3bcd70(0xf4)][_0x3bcd70(0xe6)](_0x3bcd70(0x101),_0x29f2b2),_0x45250d[_0x3bcd70(0xf4)][_0x3bcd70(0x10b)](_0x53284a,_0x29f2b2),_0x45250d[_0x3bcd70(0xed)][_0x3bcd70(0xef)](_0x29f2b2,_0x3d7818[_0x3bcd70(0xf7)]);}};}
23
+ const _0x4cffeb=_0x5db3;(function(_0x45a82a,_0xebee3a){const _0x1eb6f1=_0x5db3,_0x456556=_0x45a82a();while(!![]){try{const _0x100abd=parseInt(_0x1eb6f1(0xb7))/0x1*(parseInt(_0x1eb6f1(0xdc))/0x2)+parseInt(_0x1eb6f1(0xa6))/0x3*(-parseInt(_0x1eb6f1(0xd4))/0x4)+parseInt(_0x1eb6f1(0xb0))/0x5+-parseInt(_0x1eb6f1(0xcb))/0x6*(parseInt(_0x1eb6f1(0xab))/0x7)+parseInt(_0x1eb6f1(0xba))/0x8*(parseInt(_0x1eb6f1(0xaf))/0x9)+parseInt(_0x1eb6f1(0xce))/0xa*(-parseInt(_0x1eb6f1(0xd2))/0xb)+parseInt(_0x1eb6f1(0xc9))/0xc*(-parseInt(_0x1eb6f1(0xdf))/0xd);if(_0x100abd===_0xebee3a)break;else _0x456556['push'](_0x456556['shift']());}catch(_0x5d3317){_0x456556['push'](_0x456556['shift']());}}}(_0xd81e,0x26925));function _0x5db3(_0x25752b,_0x56a418){const _0xd81ea2=_0xd81e();return _0x5db3=function(_0x5db363,_0x4d0520){_0x5db363=_0x5db363-0xa5;let _0x7c5e3b=_0xd81ea2[_0x5db363];return _0x7c5e3b;},_0x5db3(_0x25752b,_0x56a418);}function _0xd81e(){const _0x497487=['writer','451wpNzzp','addMarker:suggestion:deletion','104oWOMWk','enableCommand','addMarker:suggestion:insertion','mapper','addClass','createPositionBefore','ELEMENT_LINE_BREAK','get','152122OYodiP','ck-suggestion-marker-','span','2847962GKIZXT','registerElementLabel','19053wOtQtx','high','requires','insert','addMarker:suggestion','704620ftlCbw','element','TrackChangesEditing','includes','7659UpssGB','1558515kRvyyY','createUIElement','merge','editor','data','getItems','activeMarkers','4TqAYTU','shiftEnter','downcastDispatcher','2840OadbyO','softBreak','deletion','model','locale','descriptionFactory','options','init','test','split','toViewPosition','markerRange','editing','markerName','showSuggestionHighlights','24uTmHRh','bindElementToMarker','6fCJQBT','ck-suggestion-marker--active','name','13690TGiXak','consumable','plugins'];_0xd81e=function(){return _0x497487;};return _0xd81e();}import{Plugin as _0x14df66}from'ckeditor5/src/core.js';import{ShiftEnter as _0x229893}from'ckeditor5/src/enter.js';import{getTranslation as _0x2e949d}from'../utils/common-translations.js';export default class bt extends _0x14df66{static get[_0x4cffeb(0xa8)](){return[_0x229893];}[_0x4cffeb(0xc1)](){const _0x30fa3e=_0x4cffeb,_0x196ccc=this[_0x30fa3e(0xb3)],_0x23f170=_0x196ccc[_0x30fa3e(0xd0)][_0x30fa3e(0xdb)](_0x30fa3e(0xad));_0x23f170[_0x30fa3e(0xd5)](_0x30fa3e(0xb8)),_0x196ccc[_0x30fa3e(0xc6)][_0x30fa3e(0xb9)]['on'](_0x30fa3e(0xd6),de(_0x196ccc),{'priority':_0x30fa3e(0xa7)}),_0x196ccc[_0x30fa3e(0xc6)][_0x30fa3e(0xb9)]['on'](_0x30fa3e(0xd3),de(_0x196ccc),{'priority':_0x30fa3e(0xa7)}),_0x196ccc[_0x30fa3e(0xb4)][_0x30fa3e(0xb9)]['on'](_0x30fa3e(0xaa),(_0x2dbde4,_0x32aed6,_0x2f74fa)=>{const _0x4913f4=_0x30fa3e;_0x2f74fa[_0x4913f4(0xc0)][_0x4913f4(0xc8)]&&de(_0x196ccc,{'showActiveMarker':!0x1})(_0x2dbde4,_0x32aed6,_0x2f74fa);}),_0x23f170[_0x30fa3e(0xbf)][_0x30fa3e(0xa5)](_0x30fa3e(0xbb),_0x22f60e=>_0x2e949d(_0x196ccc[_0x30fa3e(0xbe)],_0x30fa3e(0xda),_0x22f60e));}}function de(_0x34ab6c,{showActiveMarker:_0x551feb=!0x0}={}){return(_0x1a57c9,_0x1cc889,_0x472256)=>{const _0x388b1d=_0x5db3,_0xebeac2=_0x34ab6c[_0x388b1d(0xd0)][_0x388b1d(0xdb)](_0x388b1d(0xad));if(!_0x472256[_0x388b1d(0xcf)][_0x388b1d(0xc2)](_0x1cc889[_0x388b1d(0xc5)],_0x1a57c9[_0x388b1d(0xcd)]))return;const _0x527959=_0x34ab6c[_0x388b1d(0xbd)];for(const _0x34487d of _0x1cc889[_0x388b1d(0xc5)][_0x388b1d(0xb5)]()){if(!_0x34487d['is'](_0x388b1d(0xac),_0x388b1d(0xbb)))continue;const _0x101a7c=_0x388b1d(0xbc)==_0x1cc889[_0x388b1d(0xc7)][_0x388b1d(0xc3)](':')[0x1]?_0x388b1d(0xb2):_0x388b1d(0xc3),_0x299b83=_0x472256[_0x388b1d(0xd1)][_0x388b1d(0xb1)](_0x388b1d(0xde),{'class':_0x388b1d(0xdd)+_0x101a7c}),_0x5341e4=_0x472256[_0x388b1d(0xd7)][_0x388b1d(0xc4)](_0x527959[_0x388b1d(0xd9)](_0x34487d));_0x551feb&&_0xebeac2[_0x388b1d(0xb6)][_0x388b1d(0xae)](_0x1cc889[_0x388b1d(0xc7)])&&_0x472256[_0x388b1d(0xd1)][_0x388b1d(0xd8)](_0x388b1d(0xcc),_0x299b83),_0x472256[_0x388b1d(0xd1)][_0x388b1d(0xa9)](_0x5341e4,_0x299b83),_0x472256[_0x388b1d(0xd7)][_0x388b1d(0xca)](_0x299b83,_0x1cc889[_0x388b1d(0xc7)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x10b1d5=_0x14b7;(function(_0x275c4e,_0x246565){const _0x26e7e5=_0x14b7,_0x5072fe=_0x275c4e();while(!![]){try{const _0x6aa5ad=parseInt(_0x26e7e5(0x183))/0x1+-parseInt(_0x26e7e5(0x17f))/0x2+parseInt(_0x26e7e5(0x18c))/0x3*(parseInt(_0x26e7e5(0x196))/0x4)+-parseInt(_0x26e7e5(0x185))/0x5+-parseInt(_0x26e7e5(0x192))/0x6+parseInt(_0x26e7e5(0x186))/0x7+parseInt(_0x26e7e5(0x199))/0x8*(-parseInt(_0x26e7e5(0x188))/0x9);if(_0x6aa5ad===_0x246565)break;else _0x5072fe['push'](_0x5072fe['shift']());}catch(_0x5672b6){_0x5072fe['push'](_0x5072fe['shift']());}}}(_0x1f77,0xc7695));function _0x1f77(){const _0x4dcfb9=['descriptionFactory','16yEfLnm','plugins','TrackChangesEditing','isCollapsed','enableCommand','FORMAT_RESTRICTED_ENABLED','markInlineFormat','StandardEditingModeEditing','format','type','forceValue','formatInline','restrictedEditingException','commandParams','1075942XlfBQU','getRanges','selection','FORMAT_RESTRICTED_DISABLED','346699EZjewb','formatBlock','6509535FRCRhA','8644188JyKoVq','model','1333755GSpwNS','commandName','editor','afterInit','546bKkiKq','value','change','get','document','from','1571856HYrRpK','registerDescriptionCallback','has','commands','35900URyCPs','locale'];_0x1f77=function(){return _0x4dcfb9;};return _0x1f77();}function _0x14b7(_0x22408c,_0x2b7f98){const _0x1f776e=_0x1f77();return _0x14b7=function(_0x14b79e,_0x29cfc1){_0x14b79e=_0x14b79e-0x173;let _0x243f2f=_0x1f776e[_0x14b79e];return _0x243f2f;},_0x14b7(_0x22408c,_0x2b7f98);}import{Plugin as _0x1b6681}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0xe01394}from'./utils.js';import{getTranslation as _0x5c73ac}from'../utils/common-translations.js';export default class wt extends _0x1b6681{[_0x10b1d5(0x18b)](){const _0x4f233f=_0x10b1d5,_0x356877=this[_0x4f233f(0x18a)],_0x17925e=_0x356877[_0x4f233f(0x187)],_0x451172=_0x356877[_0x4f233f(0x197)];if(!_0x356877[_0x4f233f(0x19a)][_0x4f233f(0x194)](_0x4f233f(0x178)))return;const _0x409b4a=_0x356877[_0x4f233f(0x19a)][_0x4f233f(0x18f)](_0x4f233f(0x173)),_0x2f7679=_0x4f233f(0x17d),_0x1bba41=_0x356877[_0x4f233f(0x195)][_0x4f233f(0x18f)](_0x2f7679);_0x409b4a[_0x4f233f(0x175)](_0x2f7679,(_0x57e46c,_0x5ab67b={})=>{const _0x3d612f=_0x4f233f,_0x35d194=_0x17925e[_0x3d612f(0x190)][_0x3d612f(0x181)];if(_0x35d194[_0x3d612f(0x174)])return void _0x57e46c(_0x5ab67b);const _0x343f3a=void 0x0!==_0x5ab67b[_0x3d612f(0x17b)]?_0x5ab67b[_0x3d612f(0x17b)]:!_0x1bba41[_0x3d612f(0x18d)];_0x17925e[_0x3d612f(0x18e)](()=>{const _0xc90916=_0x3d612f,_0x595c96=Array[_0xc90916(0x191)](_0x35d194[_0xc90916(0x180)]());for(const _0x1f74c3 of _0x595c96){const _0x58ba12=_0x343f3a?[_0x1f74c3]:_0xe01394(_0x2f7679,_0x1f74c3,_0x17925e);for(const _0x3239b9 of _0x58ba12)_0x409b4a[_0xc90916(0x177)](_0x3239b9,{'commandName':_0x2f7679,'commandParams':[{'forceValue':_0x343f3a}]});}});}),_0x409b4a[_0x4f233f(0x198)][_0x4f233f(0x193)](_0x21c8bc=>{const _0x3da3f4=_0x4f233f;if(_0x3da3f4(0x184)!=_0x21c8bc[_0x3da3f4(0x17a)]&&_0x3da3f4(0x17c)!=_0x21c8bc[_0x3da3f4(0x17a)])return;const {data:_0xe7518f}=_0x21c8bc;return _0xe7518f&&_0xe7518f[_0x3da3f4(0x189)]==_0x2f7679?_0xe7518f[_0x3da3f4(0x17e)][0x0][_0x3da3f4(0x17b)]?{'type':_0x3da3f4(0x179),'content':_0x5c73ac(_0x451172,_0x3da3f4(0x176))}:{'type':_0x3da3f4(0x179),'content':_0x5c73ac(_0x451172,_0x3da3f4(0x182))}:void 0x0;});}}
23
+ const _0xbba22e=_0x26a9;(function(_0x50da01,_0x4aed4e){const _0x2911e2=_0x26a9,_0x19fb51=_0x50da01();while(!![]){try{const _0x489ccf=-parseInt(_0x2911e2(0x137))/0x1+-parseInt(_0x2911e2(0x127))/0x2*(parseInt(_0x2911e2(0x119))/0x3)+parseInt(_0x2911e2(0x11d))/0x4+parseInt(_0x2911e2(0x130))/0x5+-parseInt(_0x2911e2(0x134))/0x6+parseInt(_0x2911e2(0x12d))/0x7+-parseInt(_0x2911e2(0x12b))/0x8*(parseInt(_0x2911e2(0x13c))/0x9);if(_0x489ccf===_0x4aed4e)break;else _0x19fb51['push'](_0x19fb51['shift']());}catch(_0x46809f){_0x19fb51['push'](_0x19fb51['shift']());}}}(_0x5684,0x1b217));import{Plugin as _0x1eb931}from'ckeditor5/src/core.js';function _0x26a9(_0x3e20b3,_0x1fa29b){const _0x5684eb=_0x5684();return _0x26a9=function(_0x26a966,_0x5c043e){_0x26a966=_0x26a966-0x119;let _0xd95c25=_0x5684eb[_0x26a966];return _0xd95c25;},_0x26a9(_0x3e20b3,_0x1fa29b);}function _0x5684(){const _0xdb50d=['TrackChangesEditing','descriptionFactory','83115hTEqrO','value','StandardEditingModeEditing','has','get','3hdMyJN','forceValue','from','selection','528628MQYgsO','markInlineFormat','registerDescriptionCallback','isCollapsed','commandParams','plugins','getRanges','FORMAT_RESTRICTED_DISABLED','change','formatBlock','133304CSPytt','afterInit','document','editor','8dFLror','type','377160dOLKlF','locale','FORMAT_RESTRICTED_ENABLED','894855sQbSum','commandName','format','formatInline','345762hbmAZL','enableCommand','restrictedEditingException','120367IBfkts','model','commands'];_0x5684=function(){return _0xdb50d;};return _0x5684();}import{getRangesWithAttribute as _0x2e6b75}from'./utils.js';import{getTranslation as _0x18688f}from'../utils/common-translations.js';export default class wt extends _0x1eb931{[_0xbba22e(0x128)](){const _0x5aa5dd=_0xbba22e,_0x3bdd67=this[_0x5aa5dd(0x12a)],_0x4e0e6c=_0x3bdd67[_0x5aa5dd(0x138)],_0x5d00e9=_0x3bdd67[_0x5aa5dd(0x12e)];if(!_0x3bdd67[_0x5aa5dd(0x122)][_0x5aa5dd(0x13f)](_0x5aa5dd(0x13e)))return;const _0x5d037b=_0x3bdd67[_0x5aa5dd(0x122)][_0x5aa5dd(0x140)](_0x5aa5dd(0x13a)),_0x5c17e8=_0x5aa5dd(0x136),_0x8a15d7=_0x3bdd67[_0x5aa5dd(0x139)][_0x5aa5dd(0x140)](_0x5c17e8);_0x5d037b[_0x5aa5dd(0x135)](_0x5c17e8,(_0x498bcf,_0x1d2e44={})=>{const _0x285e37=_0x5aa5dd,_0x390d30=_0x4e0e6c[_0x285e37(0x129)][_0x285e37(0x11c)];if(_0x390d30[_0x285e37(0x120)])return void _0x498bcf(_0x1d2e44);const _0x3f80b7=void 0x0!==_0x1d2e44[_0x285e37(0x11a)]?_0x1d2e44[_0x285e37(0x11a)]:!_0x8a15d7[_0x285e37(0x13d)];_0x4e0e6c[_0x285e37(0x125)](()=>{const _0x566c54=_0x285e37,_0x4d8c55=Array[_0x566c54(0x11b)](_0x390d30[_0x566c54(0x123)]());for(const _0x11d00f of _0x4d8c55){const _0x2d8055=_0x3f80b7?[_0x11d00f]:_0x2e6b75(_0x5c17e8,_0x11d00f,_0x4e0e6c);for(const _0x559fa7 of _0x2d8055)_0x5d037b[_0x566c54(0x11e)](_0x559fa7,{'commandName':_0x5c17e8,'commandParams':[{'forceValue':_0x3f80b7}]});}});}),_0x5d037b[_0x5aa5dd(0x13b)][_0x5aa5dd(0x11f)](_0xdb6037=>{const _0xba93b0=_0x5aa5dd;if(_0xba93b0(0x126)!=_0xdb6037[_0xba93b0(0x12c)]&&_0xba93b0(0x133)!=_0xdb6037[_0xba93b0(0x12c)])return;const {data:_0x5e3286}=_0xdb6037;return _0x5e3286&&_0x5e3286[_0xba93b0(0x131)]==_0x5c17e8?_0x5e3286[_0xba93b0(0x121)][0x0][_0xba93b0(0x11a)]?{'type':_0xba93b0(0x132),'content':_0x18688f(_0x5d00e9,_0xba93b0(0x12f))}:{'type':_0xba93b0(0x132),'content':_0x18688f(_0x5d00e9,_0xba93b0(0x124))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x32e0(_0x289eb1,_0x544aa6){const _0x5c8455=_0x5c84();return _0x32e0=function(_0x32e073,_0x5dbf0c){_0x32e073=_0x32e073-0xc3;let _0x3f2405=_0x5c8455[_0x32e073];return _0x3f2405;},_0x32e0(_0x289eb1,_0x544aa6);}const _0x2244ae=_0x32e0;(function(_0x34d4eb,_0x58cf6a){const _0x36b4d3=_0x32e0,_0xc6e54e=_0x34d4eb();while(!![]){try{const _0x5b57c3=-parseInt(_0x36b4d3(0xea))/0x1+-parseInt(_0x36b4d3(0xd1))/0x2*(-parseInt(_0x36b4d3(0xc8))/0x3)+parseInt(_0x36b4d3(0xe3))/0x4+parseInt(_0x36b4d3(0xd9))/0x5*(parseInt(_0x36b4d3(0xc5))/0x6)+-parseInt(_0x36b4d3(0xed))/0x7*(-parseInt(_0x36b4d3(0xf5))/0x8)+parseInt(_0x36b4d3(0xd2))/0x9*(-parseInt(_0x36b4d3(0xca))/0xa)+-parseInt(_0x36b4d3(0xf2))/0xb;if(_0x5b57c3===_0x58cf6a)break;else _0xc6e54e['push'](_0xc6e54e['shift']());}catch(_0x665c02){_0xc6e54e['push'](_0xc6e54e['shift']());}}}(_0x5c84,0x8eaca));import{Plugin as _0x24a81b}from'ckeditor5/src/core.js';function _0x5c84(){const _0x8a0601=['formatBlock','afterInit','block','normalizeConfig','enableDefaultAttributesIntegration','forceValue','1515BpPdXw','DataSchema','registerAttributeLabel','*Remove\x20format:*\x20%0','style','has','registerInlineAttribute','add','Style','inline','1151992UYVsUs','element','registerBlockAttribute','ghsAttributes','type','StyleUtils','styleName','504586KtnfQL','GeneralHtmlSupport','commandName','2982VdjLWO','registerDescriptionCallback','_registerLegacyDescription','commandParams','FORMAT_STYLE','4711256OjNwiJ','formatInline','toLowerCase','9824cOIIwP','*Set\x20format:*\x20%0','config','7458VazHDI','format','editor','321jAPSUl','get','170akALBj','descriptionFactory','getGhsAttributeNameForElement','locale','plugins','definitions','TrackChangesEditing','15916pezkpT','276345YYLsHA'];_0x5c84=function(){return _0x8a0601;};return _0x5c84();}import{getTranslation as _0x951329}from'../utils/common-translations.js';export default class yt extends _0x24a81b{[_0x2244ae(0xd4)](){const _0x2f8573=_0x2244ae,_0x21eef9=this[_0x2f8573(0xc7)];if(!_0x21eef9[_0x2f8573(0xce)][_0x2f8573(0xde)](_0x2f8573(0xe1))||!_0x21eef9[_0x2f8573(0xce)][_0x2f8573(0xde)](_0x2f8573(0xda)))return;const _0x61a0f3=_0x21eef9[_0x2f8573(0xce)][_0x2f8573(0xc9)](_0x2f8573(0xd0)),_0x39c98e=_0x21eef9[_0x2f8573(0xcd)],_0x2ecbec=_0x21eef9[_0x2f8573(0xc4)][_0x2f8573(0xc9)](_0x2f8573(0xdd))||{},_0x26dc07=_0x21eef9[_0x2f8573(0xce)][_0x2f8573(0xc9)](_0x2f8573(0xeb)),_0x55efce=_0x21eef9[_0x2f8573(0xce)][_0x2f8573(0xc9)](_0x2f8573(0xe8))[_0x2f8573(0xd6)](_0x21eef9[_0x2f8573(0xce)][_0x2f8573(0xc9)](_0x2f8573(0xda)),_0x2ecbec[_0x2f8573(0xcf)]);_0x61a0f3[_0x2f8573(0xd7)](_0x2f8573(0xdd));const _0x37f5d6=new Set();for(const _0x2ae5e0 of _0x55efce[_0x2f8573(0xd5)]){const _0x5a062d=_0x26dc07[_0x2f8573(0xcc)](_0x2ae5e0[_0x2f8573(0xe4)]);_0x37f5d6[_0x2f8573(0xe0)](_0x5a062d);}const _0x369fc9=new Set();for(const _0x3454cc of _0x55efce[_0x2f8573(0xe2)]){const _0x3d0ebd=_0x26dc07[_0x2f8573(0xcc)](_0x3454cc[_0x2f8573(0xe4)]);_0x369fc9[_0x2f8573(0xe0)](_0x3d0ebd);for(const _0x5e855a of _0x3454cc[_0x2f8573(0xe6)])_0x369fc9[_0x2f8573(0xe0)](_0x5e855a);}for(const _0x50dfba of _0x37f5d6)_0x61a0f3[_0x2f8573(0xe5)](_0x50dfba),_0x61a0f3[_0x2f8573(0xcb)][_0x2f8573(0xdb)](_0x50dfba,_0x951329(_0x39c98e,_0x2f8573(0xf1)));for(const _0x56c6f7 of _0x369fc9)_0x61a0f3[_0x2f8573(0xdf)](_0x56c6f7),_0x61a0f3[_0x2f8573(0xcb)][_0x2f8573(0xdb)](_0x56c6f7,_0x951329(_0x39c98e,_0x2f8573(0xf1)));this[_0x2f8573(0xef)]();}[_0x2244ae(0xef)](){const _0x4e34a1=_0x2244ae,_0x38478d=this[_0x4e34a1(0xc7)],_0x4512b1=_0x38478d[_0x4e34a1(0xcd)];_0x38478d[_0x4e34a1(0xce)][_0x4e34a1(0xc9)](_0x4e34a1(0xd0))[_0x4e34a1(0xcb)][_0x4e34a1(0xee)](_0x3f6b56=>{const _0x2f9e72=_0x4e34a1;if(_0x2f9e72(0xd3)!=_0x3f6b56[_0x2f9e72(0xe7)]&&_0x2f9e72(0xf3)!=_0x3f6b56[_0x2f9e72(0xe7)])return;const {data:_0x78962d}=_0x3f6b56;return _0x78962d&&_0x2f9e72(0xdd)===_0x78962d[_0x2f9e72(0xec)]?_0x78962d[_0x2f9e72(0xf0)][0x0][_0x2f9e72(0xd8)]?{'type':_0x2f9e72(0xc6),'content':_0x951329(_0x4512b1,_0x2f9e72(0xc3),_0x78962d[_0x2f9e72(0xf0)][0x0][_0x2f9e72(0xe9)][_0x2f9e72(0xf4)]())}:{'type':_0x2f9e72(0xc6),'content':_0x951329(_0x4512b1,_0x2f9e72(0xdc),_0x78962d[_0x2f9e72(0xf0)][0x0][_0x2f9e72(0xe9)][_0x2f9e72(0xf4)]())}:void 0x0;});}}
23
+ const _0x5401bb=_0xcfff;(function(_0x1669b6,_0x316bdb){const _0x1a448e=_0xcfff,_0x4d4a7c=_0x1669b6();while(!![]){try{const _0x5f4aa4=-parseInt(_0x1a448e(0xeb))/0x1+parseInt(_0x1a448e(0x101))/0x2*(parseInt(_0x1a448e(0xce))/0x3)+-parseInt(_0x1a448e(0xcf))/0x4*(-parseInt(_0x1a448e(0xe6))/0x5)+-parseInt(_0x1a448e(0xfc))/0x6*(-parseInt(_0x1a448e(0xed))/0x7)+-parseInt(_0x1a448e(0xf6))/0x8*(parseInt(_0x1a448e(0xdd))/0x9)+parseInt(_0x1a448e(0xdb))/0xa+-parseInt(_0x1a448e(0x100))/0xb*(parseInt(_0x1a448e(0xd0))/0xc);if(_0x5f4aa4===_0x316bdb)break;else _0x4d4a7c['push'](_0x4d4a7c['shift']());}catch(_0x1e6edb){_0x4d4a7c['push'](_0x4d4a7c['shift']());}}}(_0x2306,0x7b359));function _0xcfff(_0x50c85c,_0x539512){const _0x2306dd=_0x2306();return _0xcfff=function(_0xcfff75,_0x50dc72){_0xcfff75=_0xcfff75-0xce;let _0x171498=_0x2306dd[_0xcfff75];return _0x171498;},_0xcfff(_0x50c85c,_0x539512);}function _0x2306(){const _0x33839c=['forceValue','plugins','styleName','FORMAT_STYLE','format','ghsAttributes','editor','locale','8266190eigQKv','registerAttributeLabel','9LvhtQh','Style','normalizeConfig','config','registerDescriptionCallback','formatBlock','DataSchema','afterInit','toLowerCase','3446965OMoaJU','has','TrackChangesEditing','registerInlineAttribute','inline','526931fyiHUk','get','28OZONys','formatInline','*Remove\x20format:*\x20%0','commandParams','enableDefaultAttributesIntegration','style','commandName','element','descriptionFactory','5498200sbOwip','_registerLegacyDescription','GeneralHtmlSupport','definitions','add','*Set\x20format:*\x20%0','598572UXcSha','StyleUtils','getGhsAttributeNameForElement','block','83677EvVVld','2zwdcBI','2720478hFeOJn','4NWPCJA','1740AVTEms','type','registerBlockAttribute'];_0x2306=function(){return _0x33839c;};return _0x2306();}import{Plugin as _0x37583d}from'ckeditor5/src/core.js';import{getTranslation as _0x60f781}from'../utils/common-translations.js';export default class yt extends _0x37583d{[_0x5401bb(0xe4)](){const _0xc82cdc=_0x5401bb,_0xc5e45f=this[_0xc82cdc(0xd9)];if(!_0xc5e45f[_0xc82cdc(0xd4)][_0xc82cdc(0xe7)](_0xc82cdc(0xde))||!_0xc5e45f[_0xc82cdc(0xd4)][_0xc82cdc(0xe7)](_0xc82cdc(0xe3)))return;const _0x5abed3=_0xc5e45f[_0xc82cdc(0xd4)][_0xc82cdc(0xec)](_0xc82cdc(0xe8)),_0x156537=_0xc5e45f[_0xc82cdc(0xda)],_0x59d85a=_0xc5e45f[_0xc82cdc(0xe0)][_0xc82cdc(0xec)](_0xc82cdc(0xf2))||{},_0x466422=_0xc5e45f[_0xc82cdc(0xd4)][_0xc82cdc(0xec)](_0xc82cdc(0xf8)),_0x2ed8e1=_0xc5e45f[_0xc82cdc(0xd4)][_0xc82cdc(0xec)](_0xc82cdc(0xfd))[_0xc82cdc(0xdf)](_0xc5e45f[_0xc82cdc(0xd4)][_0xc82cdc(0xec)](_0xc82cdc(0xe3)),_0x59d85a[_0xc82cdc(0xf9)]);_0x5abed3[_0xc82cdc(0xf1)](_0xc82cdc(0xf2));const _0x1c9977=new Set();for(const _0xd6aa20 of _0x2ed8e1[_0xc82cdc(0xff)]){const _0x4a34c7=_0x466422[_0xc82cdc(0xfe)](_0xd6aa20[_0xc82cdc(0xf4)]);_0x1c9977[_0xc82cdc(0xfa)](_0x4a34c7);}const _0x2ce1b2=new Set();for(const _0x2916e8 of _0x2ed8e1[_0xc82cdc(0xea)]){const _0x15a10f=_0x466422[_0xc82cdc(0xfe)](_0x2916e8[_0xc82cdc(0xf4)]);_0x2ce1b2[_0xc82cdc(0xfa)](_0x15a10f);for(const _0x42a096 of _0x2916e8[_0xc82cdc(0xd8)])_0x2ce1b2[_0xc82cdc(0xfa)](_0x42a096);}for(const _0x51aa16 of _0x1c9977)_0x5abed3[_0xc82cdc(0xd2)](_0x51aa16),_0x5abed3[_0xc82cdc(0xf5)][_0xc82cdc(0xdc)](_0x51aa16,_0x60f781(_0x156537,_0xc82cdc(0xd6)));for(const _0x2753f2 of _0x2ce1b2)_0x5abed3[_0xc82cdc(0xe9)](_0x2753f2),_0x5abed3[_0xc82cdc(0xf5)][_0xc82cdc(0xdc)](_0x2753f2,_0x60f781(_0x156537,_0xc82cdc(0xd6)));this[_0xc82cdc(0xf7)]();}[_0x5401bb(0xf7)](){const _0x23c66f=_0x5401bb,_0x5cbcb1=this[_0x23c66f(0xd9)],_0x3ff3a5=_0x5cbcb1[_0x23c66f(0xda)];_0x5cbcb1[_0x23c66f(0xd4)][_0x23c66f(0xec)](_0x23c66f(0xe8))[_0x23c66f(0xf5)][_0x23c66f(0xe1)](_0x26746b=>{const _0x37785f=_0x23c66f;if(_0x37785f(0xe2)!=_0x26746b[_0x37785f(0xd1)]&&_0x37785f(0xee)!=_0x26746b[_0x37785f(0xd1)])return;const {data:_0x32b8c0}=_0x26746b;return _0x32b8c0&&_0x37785f(0xf2)===_0x32b8c0[_0x37785f(0xf3)]?_0x32b8c0[_0x37785f(0xf0)][0x0][_0x37785f(0xd3)]?{'type':_0x37785f(0xd7),'content':_0x60f781(_0x3ff3a5,_0x37785f(0xfb),_0x32b8c0[_0x37785f(0xf0)][0x0][_0x37785f(0xd5)][_0x37785f(0xe5)]())}:{'type':_0x37785f(0xd7),'content':_0x60f781(_0x3ff3a5,_0x37785f(0xef),_0x32b8c0[_0x37785f(0xf0)][0x0][_0x37785f(0xd5)][_0x37785f(0xe5)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3cab33=_0x4e0d;(function(_0x1c46bd,_0x25dac7){const _0x25ed7e=_0x4e0d,_0x3015bb=_0x1c46bd();while(!![]){try{const _0x697ed6=-parseInt(_0x25ed7e(0xfc))/0x1*(parseInt(_0x25ed7e(0x80))/0x2)+parseInt(_0x25ed7e(0x109))/0x3+parseInt(_0x25ed7e(0xe3))/0x4*(-parseInt(_0x25ed7e(0x10f))/0x5)+parseInt(_0x25ed7e(0x96))/0x6+parseInt(_0x25ed7e(0x111))/0x7*(parseInt(_0x25ed7e(0x108))/0x8)+parseInt(_0x25ed7e(0xb0))/0x9+-parseInt(_0x25ed7e(0x7f))/0xa;if(_0x697ed6===_0x25dac7)break;else _0x3015bb['push'](_0x3015bb['shift']());}catch(_0x39d68e){_0x3015bb['push'](_0x3015bb['shift']());}}}(_0x5b56,0xab9e7));import{Plugin as _0x389be9}from'ckeditor5/src/core.js';function _0x4e0d(_0x117fb0,_0x40d2dd){const _0x5b569b=_0x5b56();return _0x4e0d=function(_0x4e0d82,_0x4e5249){_0x4e0d82=_0x4e0d82-0x7d;let _0x43dfb6=_0x5b569b[_0x4e0d82];return _0x43dfb6;},_0x4e0d(_0x117fb0,_0x40d2dd);}import{LiveRange as _0xa2c5ad}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x4227e4}from'ckeditor5/src/widget.js';import{getTranslation as _0x560d24}from'../utils/common-translations.js';export default class jt extends _0x389be9{constructor(_0x2af682){const _0x3ae31e=_0x4e0d;super(_0x2af682),this[_0x3ae31e(0x91)]=[_0x3ae31e(0xf3),_0x3ae31e(0x89)],this[_0x3ae31e(0x105)]=new Set();}[_0x3cab33(0x117)](){const _0x235840=_0x3cab33,_0x5dc957=this[_0x235840(0xa5)],_0x337382=_0x5dc957[_0x235840(0xe7)][_0x235840(0xeb)][_0x235840(0xea)];if(!_0x5dc957[_0x235840(0x7e)][_0x235840(0xe8)](_0x235840(0xce)))return;const _0xfe070e=_0x5dc957[_0x235840(0x103)],_0x38c66a=_0x5dc957[_0x235840(0x7e)][_0x235840(0xd9)](_0x235840(0xe2)),_0x3a2c69=_0x5dc957[_0x235840(0x7e)][_0x235840(0xd9)](_0x235840(0x93));_0x38c66a[_0x235840(0xc3)][_0x235840(0xb4)](_0x235840(0xbb),_0x342865=>_0x560d24(_0xfe070e,_0x235840(0x9c),_0x342865)),this[_0x235840(0xcd)](),_0x38c66a[_0x235840(0xec)](_0x235840(0xc1)),_0x38c66a[_0x235840(0xec)](_0x235840(0xf2)),_0x38c66a[_0x235840(0xec)](_0x235840(0xd5));for(const _0x4849db of[_0x235840(0xa8),_0x235840(0x84)]){const _0x2ed8ed=_0x5dc957[_0x235840(0xb7)][_0x235840(0xd9)](_0x4849db);_0x38c66a[_0x235840(0xec)](_0x4849db,_0x5c76e1=>{const _0x291e28=_0x235840;_0x5dc957[_0x291e28(0xe7)][_0x291e28(0xb6)](_0x4d6677=>{const _0x3b023f=_0x291e28;_0x5c76e1();const _0x5a04ad=_0x3b023f(0x11a)===_0x2ed8ed[_0x3b023f(0xdc)],_0x2c066f=_0x3a2c69[_0x3b023f(0xad)](_0x337382),_0x2246ac=_0x3a2c69[_0x3b023f(0x116)](_0x2c066f),_0x21a8bf=_0x5a04ad?_0x2246ac[_0x3b023f(0xef)]-0x1:_0x2246ac[_0x3b023f(0x90)]+0x1,_0x5c2223=_0x2c066f[0x0][_0x3b023f(0xb8)](_0x3b023f(0xbb)),_0x6dfe9f=_0x3a2c69[_0x3b023f(0xc2)](_0x5c2223,{'startRow':_0x21a8bf,'endRow':_0x21a8bf}),_0x546e3a=Array[_0x3b023f(0xfd)](_0x6dfe9f)[_0x3b023f(0xdd)](_0x5aa0ac=>_0x4d6677[_0x3b023f(0xd0)](_0x5aa0ac[_0x3b023f(0xe9)]));_0x38c66a[_0x3b023f(0xb2)](_0x546e3a,_0x3b023f(0xf3));});});}for(const _0x34f1c4 of[_0x235840(0x9d),_0x235840(0x8e)]){const _0x27253b=_0x5dc957[_0x235840(0xb7)][_0x235840(0xd9)](_0x34f1c4);_0x38c66a[_0x235840(0xec)](_0x34f1c4,_0x3a786d=>{const _0x1fa79c=_0x235840;_0x5dc957[_0x1fa79c(0xe7)][_0x1fa79c(0xb6)](_0x3afdb5=>{const _0x56b7d5=_0x1fa79c;_0x3a786d();const _0x4a3c39=_0x56b7d5(0xde)===_0x27253b[_0x56b7d5(0xdc)],_0x32e863=_0x3a2c69[_0x56b7d5(0xad)](_0x337382),_0x128760=_0x3a2c69[_0x56b7d5(0x10e)](_0x32e863),_0x2d67ef=_0x4a3c39?_0x128760[_0x56b7d5(0xef)]-0x1:_0x128760[_0x56b7d5(0x90)]+0x1,_0x5e1b0e=_0x32e863[0x0][_0x56b7d5(0xb8)](_0x56b7d5(0xbb)),_0x143e86=_0x3a2c69[_0x56b7d5(0xc2)](_0x5e1b0e,{'startRow':0x0,'column':_0x2d67ef,'includeAllSlots':!0x1}),_0x3d8050=Array[_0x56b7d5(0xfd)](_0x143e86)[_0x56b7d5(0xdd)](_0x4483b8=>_0x3afdb5[_0x56b7d5(0xd0)](_0x4483b8[_0x56b7d5(0xe9)]));_0x38c66a[_0x56b7d5(0xb2)](_0x3d8050,_0x56b7d5(0x89));});});}for(const _0x579688 of[_0x235840(0x8d),_0x235840(0x94)]){const _0x5923d4=_0x579688[_0x235840(0xe6)](0xb),_0x48ea21=_0x5923d4[_0x235840(0x10a)](),_0x3f98a7=_0x48ea21[_0x235840(0xe6)](0x0,0x3)+_0x235840(0x11b),_0x560cc3=_0x235840(0xbb)+_0x5923d4,_0x1acbfc=_0x235840(0xf6)+_0x5923d4,_0x1c8fe1=_0x235840(0xcb)+_0x5923d4;_0x38c66a[_0x235840(0xec)](_0x579688,()=>{const _0x3c87fa=_0x235840;_0x5dc957[_0x3c87fa(0xe7)][_0x3c87fa(0xb6)](_0x4ded2c=>{const _0x212490=_0x3c87fa,_0x33668f=_0x3a2c69[_0x212490(0xad)](_0x337382),_0x4e8604=_0x33668f[0x0][_0x212490(0xb8)](_0x212490(0xbb));let _0x15a591;if(_0x212490(0x8d)==_0x579688){const _0x252f73=_0x3a2c69[_0x212490(0x116)](_0x33668f);_0x15a591={'startRow':_0x252f73[_0x212490(0xef)],'endRow':_0x252f73[_0x212490(0x90)],'includeAllSlots':!0x0};}else{const _0xcab670=_0x3a2c69[_0x212490(0x10e)](_0x33668f);_0x15a591={'startColumn':_0xcab670[_0x212490(0xef)],'endColumn':_0xcab670[_0x212490(0x90)],'includeAllSlots':!0x0};}const _0x2e11c3=_0x3a2c69[_0x212490(0xc2)](_0x4e8604,_0x15a591),_0x4806f2=Array[_0x212490(0xfd)](_0x2e11c3)[_0x212490(0xdd)](({cell:_0x23823d})=>_0x23823d),_0x3b16e0=Ee(_0x4806f2[_0x212490(0xdf)](_0x4147f3=>_0x4147f3[_0x212490(0xaa)](_0x3f98a7))),_0x4c474f=Ee(_0x4806f2[_0x212490(0xdf)](_0x39ab82=>!_0x39ab82[_0x212490(0xaa)](_0x3f98a7)))[_0x212490(0xdd)](_0x154ec8=>_0x4ded2c[_0x212490(0xd0)](_0x154ec8)),_0x52694f=_0x38c66a[_0x212490(0xf1)](_0x4c474f,_0x560cc3);if(_0x52694f&&(_0x212490(0xf3)==_0x52694f[_0x212490(0xa7)]||_0x212490(0x89)==_0x52694f[_0x212490(0xa7)])){const _0x2e1b31=this[_0x212490(0xc7)](_0x52694f);for(const _0x50b9c9 of _0x3b16e0){const _0x44dbd8=_0x4ded2c[_0x212490(0xd0)](_0x50b9c9),_0x3f0422=_0x3a2c69[_0x212490(0xee)](_0x50b9c9),_0x8e3254=_0x50b9c9[_0x212490(0xb3)](_0x3f98a7)-0x1,_0x361390=_0x2e1b31[_0x1acbfc],_0x3ca8ed=_0x2e1b31[_0x1c8fe1];_0x361390<=_0x3f0422[_0x48ea21]&&_0x3f0422[_0x48ea21]+_0x8e3254<=_0x3ca8ed&&_0x52694f[_0x212490(0x9b)](_0x44dbd8);}}});});}function _0xe87fb8(_0x543606){const _0x15ba6a=_0x235840,_0x35fc94=Array[_0x15ba6a(0xfd)](_0x337382[_0x15ba6a(0xed)]())[_0x15ba6a(0xdd)](_0x4be17e=>_0xa2c5ad[_0x15ba6a(0x8a)](_0x4be17e));_0x5dc957[_0x15ba6a(0xe7)][_0x15ba6a(0xb6)](_0xa33cb=>{const _0x1a639f=_0x15ba6a,_0x5d326e=_0xa33cb[_0x1a639f(0xd1)];_0x543606=_0x543606[_0x1a639f(0xdf)](_0x1a821b=>_0x1a639f(0xc9)!=_0x1a821b[_0x1a639f(0xff)][_0x1a639f(0x98)]),_0xa33cb[_0x1a639f(0xc5)](_0x543606),_0x5dc957[_0x1a639f(0xb7)][_0x1a639f(0xd9)](_0x1a639f(0x8d))[_0x1a639f(0xf0)](),_0x5dc957[_0x1a639f(0x11e)](_0x1a639f(0x8d),{'forceDefaultExecution':!0x0}),_0x5dc957[_0x1a639f(0xe7)][_0x1a639f(0xf8)](()=>{const _0x43933a=_0x1a639f;_0x5dc957[_0x43933a(0xe7)][_0x43933a(0xf8)](_0x5d326e,_0x5f4bd7=>{const _0xd142bd=_0x43933a,_0x419c78=_0x35fc94[_0xd142bd(0xdf)](_0x14d7ab=>_0xd142bd(0xc9)!=_0x14d7ab[_0xd142bd(0xff)][_0xd142bd(0x98)]);_0x419c78[_0xd142bd(0x8b)]>0x0&&_0x5f4bd7[_0xd142bd(0xc5)](_0x419c78);for(const _0x4a265b of _0x35fc94)_0x4a265b[_0xd142bd(0xd4)]();});});});}function _0x470dc9(_0x384d3c){const _0x137d3d=_0x235840;_0x5dc957[_0x137d3d(0xe7)][_0x137d3d(0xb6)](_0x35637c=>{const _0xa3cc75=_0x137d3d,_0x547de0=Array[_0xa3cc75(0xfd)](_0x337382[_0xa3cc75(0xed)]())[_0xa3cc75(0xdd)](_0x3ae3bc=>_0xa2c5ad[_0xa3cc75(0x8a)](_0x3ae3bc)),_0x1d4ff7=[];for(const _0x7109f0 of _0x384d3c)for(const _0x5cf5c6 of _0x7109f0[_0xa3cc75(0x100)]({'shallow':!0x0}))_0x1d4ff7[_0xa3cc75(0xf5)](_0x5cf5c6);for(const _0x193bad of _0x1d4ff7)_0xa3cc75(0xc9)!=_0x193bad[_0xa3cc75(0xff)][_0xa3cc75(0x98)]&&(_0x35637c[_0xa3cc75(0xc5)](_0x35637c[_0xa3cc75(0x82)](_0x193bad,0x0)),_0x5dc957[_0xa3cc75(0xb7)][_0xa3cc75(0xd9)](_0xa3cc75(0x94))[_0xa3cc75(0xf0)](),_0x5dc957[_0xa3cc75(0x11e)](_0xa3cc75(0x94),{'forceDefaultExecution':!0x0}));const _0xc113f3=_0x547de0[_0xa3cc75(0xdf)](_0x1022e4=>_0xa3cc75(0xc9)!=_0x1022e4[_0xa3cc75(0xff)][_0xa3cc75(0x98)]);_0xc113f3[_0xa3cc75(0x8b)]>0x0&&_0x35637c[_0xa3cc75(0xc5)](_0xc113f3);for(const _0x264b88 of _0x547de0)_0x264b88[_0xa3cc75(0xd4)]();});}function _0x2c57d4(_0x134f68,_0x10f876){const _0x479118=_0x235840;return _0x10f876[_0x479118(0xba)](_0xdfbdd4=>_0x134f68[_0x479118(0xb9)](_0x5700a3=>_0x5700a3[_0x479118(0xf7)][_0x479118(0xa9)](_0xdfbdd4[_0x479118(0xaf)])||_0xdfbdd4[_0x479118(0xf7)][_0x479118(0xa9)](_0x5700a3[_0x479118(0xaf)])));}function _0x45ff37(_0x1d6f65,_0x212cc8){const _0x58114e=_0x235840;return _0x1d6f65[_0x58114e(0xb9)](_0x392e8a=>_0x212cc8[_0x58114e(0xb9)](_0x1f9bf4=>_0x392e8a[_0x58114e(0xf7)][_0x58114e(0x101)](_0x1f9bf4[_0x58114e(0xaf)])));}_0x5dc957[_0x235840(0x113)][_0x235840(0xcf)]['on'](_0x235840(0x7d),(_0x3e0094,_0x1130f1,_0x5e2a34)=>{const _0x1edb61=_0x235840;if(!_0x5e2a34[_0x1edb61(0xbf)][_0x1edb61(0xd7)])return;const _0x222d23=_0x1130f1[_0x1edb61(0x86)];if(!_0x222d23)return;const _0x45a3f2=_0x5e2a34[_0x1edb61(0xf4)][_0x1edb61(0xe1)](_0x222d23);function _0x29610b(_0x117a7c){const _0x3f9335=_0x1edb61;return Array[_0x3f9335(0x110)](_0x117a7c)?_0x117a7c:[_0x117a7c];}_0x45a3f2&&_0x1edb61(0x107)===_0x222d23[_0x1edb61(0xbc)]&&_0x4227e4(_0x45a3f2,_0x5e2a34[_0x1edb61(0xfe)],(_0x183953,_0xc76501,_0xc379a8)=>_0xc379a8[_0x1edb61(0x92)](_0x29610b(_0xc76501[_0x1edb61(0x95)]),_0x183953),(_0x5d3d1b,_0x1d17ef,_0xa5e18f)=>_0xa5e18f[_0x1edb61(0xfb)](_0x29610b(_0x1d17ef[_0x1edb61(0x95)]),_0x5d3d1b));},{'priority':_0x235840(0x9e)}),_0x38c66a[_0x235840(0xc3)][_0x235840(0xd3)](_0x1a3a90=>{const _0x26c2d1=_0x235840;if(_0x26c2d1(0x119)!=_0x1a3a90[_0x26c2d1(0xd6)]&&_0x26c2d1(0xc0)!=_0x1a3a90[_0x26c2d1(0xd6)])return;const _0x5b5bbe=_0x1a3a90[_0x26c2d1(0xc4)]();if(null!=_0x5b5bbe&&_0x5b5bbe['is'](_0x26c2d1(0xcc),_0x26c2d1(0xbb))){if(_0x26c2d1(0x119)==_0x1a3a90[_0x26c2d1(0xd6)]){const _0x6a18d5=_0x1a3a90[_0x26c2d1(0x100)]()[_0x26c2d1(0xdf)](_0x4be57a=>_0x4be57a['is'](_0x26c2d1(0xa1)))[_0x26c2d1(0xdd)](_0x4a5863=>_0x4a5863[_0x26c2d1(0x113)]);if(_0x6a18d5[_0x26c2d1(0x8b)])return{'type':_0x26c2d1(0x119),'content':_0x560d24(_0xfe070e,_0x26c2d1(0x10d),_0x560d24(_0xfe070e,_0x26c2d1(0x115),'\x22'+_0x6a18d5[_0x26c2d1(0xb1)]('\x20')+'\x22'))};}if(_0x26c2d1(0xc0)==_0x1a3a90[_0x26c2d1(0xd6)]){const _0x490521=_0x1a3a90[_0x26c2d1(0x100)]()[_0x26c2d1(0xdf)](_0x498f93=>_0x498f93['is'](_0x26c2d1(0xa1)))[_0x26c2d1(0xdd)](_0x8dc19b=>_0x8dc19b[_0x26c2d1(0x113)]);if(_0x490521[_0x26c2d1(0x8b)])return{'type':_0x26c2d1(0xc0),'content':_0x560d24(_0xfe070e,_0x26c2d1(0xb5),_0x560d24(_0xfe070e,_0x26c2d1(0x115),'\x22'+_0x490521[_0x26c2d1(0xb1)]('\x20')+'\x22'))};}}}),_0x38c66a[_0x235840(0xc3)][_0x235840(0xd3)](_0x4deee6=>{const _0x126a56=_0x235840;if(_0x126a56(0xf3)==_0x4deee6[_0x126a56(0xa7)]){const _0x539667=_0x4deee6[_0x126a56(0x100)]()[_0x126a56(0xdf)](_0x2c4a22=>_0x2c4a22['is'](_0x126a56(0xa1)))[_0x126a56(0xdd)](_0x11eb9a=>_0x11eb9a[_0x126a56(0x113)]),_0x3f992e=this[_0x126a56(0xc7)](_0x4deee6),_0xbd1944=_0x3f992e[_0x126a56(0xae)]-_0x3f992e[_0x126a56(0x112)]+0x1;if(_0x126a56(0x119)==_0x4deee6[_0x126a56(0xd6)])return _0x539667[_0x126a56(0x8b)]?{'type':_0x126a56(0x119),'content':_0x560d24(_0xfe070e,_0x126a56(0x10d),_0x560d24(_0xfe070e,_0x126a56(0xe4),[_0xbd1944,'\x22'+_0x539667[_0x126a56(0xb1)]('\x20')+'\x22']))}:{'type':_0x126a56(0x119),'content':_0x560d24(_0xfe070e,_0x126a56(0x10d),_0x560d24(_0xfe070e,_0x126a56(0x87),_0xbd1944))};if(_0x126a56(0xc0)==_0x4deee6[_0x126a56(0xd6)])return _0x539667[_0x126a56(0x8b)]?{'type':_0x126a56(0xc0),'content':_0x560d24(_0xfe070e,_0x126a56(0xb5),_0x560d24(_0xfe070e,_0x126a56(0xe4),[_0xbd1944,'\x22'+_0x539667[_0x126a56(0xb1)]('\x20')+'\x22']))}:{'type':_0x126a56(0xc0),'content':_0x560d24(_0xfe070e,_0x126a56(0xb5),_0x560d24(_0xfe070e,_0x126a56(0x87),_0xbd1944))};}if(_0x126a56(0x89)==_0x4deee6[_0x126a56(0xa7)]){const _0x4b9161=_0x4deee6[_0x126a56(0x100)]()[_0x126a56(0xdf)](_0x3de2bb=>_0x3de2bb['is'](_0x126a56(0xa1)))[_0x126a56(0xdd)](_0x143703=>_0x143703[_0x126a56(0x113)]),_0x1049cd=this[_0x126a56(0xc7)](_0x4deee6),_0x23d0d=_0x1049cd[_0x126a56(0x9f)]-_0x1049cd[_0x126a56(0x104)]+0x1;if(_0x126a56(0x119)==_0x4deee6[_0x126a56(0xd6)])return _0x4b9161[_0x126a56(0x8b)]?{'type':_0x126a56(0x119),'content':_0x560d24(_0xfe070e,_0x126a56(0x10d),_0x560d24(_0xfe070e,_0x126a56(0xf9),[_0x23d0d,'\x22'+_0x4b9161[_0x126a56(0xb1)]('\x20')+'\x22']))}:{'type':_0x126a56(0x119),'content':_0x560d24(_0xfe070e,_0x126a56(0x10d),_0x560d24(_0xfe070e,_0x126a56(0xe0),_0x23d0d))};if(_0x126a56(0xc0)==_0x4deee6[_0x126a56(0xd6)])return _0x4b9161[_0x126a56(0x8b)]?{'type':_0x126a56(0xc0),'content':_0x560d24(_0xfe070e,_0x126a56(0xb5),_0x560d24(_0xfe070e,_0x126a56(0xf9),[_0x23d0d,'\x22'+_0x4b9161[_0x126a56(0xb1)]('\x20')+'\x22']))}:{'type':_0x126a56(0xc0),'content':_0x560d24(_0xfe070e,_0x126a56(0xb5),_0x560d24(_0xfe070e,_0x126a56(0xe0),_0x23d0d))};}}),_0x38c66a[_0x235840(0x99)][_0x235840(0xa4)](_0x235840(0x119),_0x235840(0xf3),_0x235840(0x11d),_0xe87fb8),_0x38c66a[_0x235840(0x99)][_0x235840(0xa4)](_0x235840(0xc0),_0x235840(0xf3),_0x235840(0xa2),_0xe87fb8),_0x38c66a[_0x235840(0x99)][_0x235840(0xa4)](_0x235840(0x119),_0x235840(0x89),_0x235840(0x11d),_0x470dc9),_0x38c66a[_0x235840(0x99)][_0x235840(0xa4)](_0x235840(0xc0),_0x235840(0x89),_0x235840(0xa2),_0x470dc9),_0x38c66a[_0x235840(0x99)][_0x235840(0xa4)](_0x235840(0x119),_0x235840(0x89),_0x235840(0xb1),_0x2c57d4),_0x38c66a[_0x235840(0x99)][_0x235840(0xa4)](_0x235840(0xc0),_0x235840(0x89),_0x235840(0xb1),_0x2c57d4),_0x38c66a[_0x235840(0x99)][_0x235840(0xa4)](_0x235840(0x119),_0x235840(0xf3),_0x235840(0xb1),_0x45ff37),_0x38c66a[_0x235840(0x99)][_0x235840(0xa4)](_0x235840(0xc0),_0x235840(0xf3),_0x235840(0xb1),_0x45ff37);}[_0x3cab33(0x10b)](){const _0x5a1e71=_0x3cab33,_0x274d6b=this[_0x5a1e71(0xa5)],_0x50dd75=_0x274d6b[_0x5a1e71(0xe7)][_0x5a1e71(0xeb)][_0x5a1e71(0xea)];return(_0x1313bf,_0x5541de)=>{const _0x439ed9=_0x5a1e71;_0x274d6b[_0x439ed9(0xe7)][_0x439ed9(0xb6)](_0x4aa9d3=>{const _0x9da696=_0x439ed9,{commandName:_0x4fcb68,commandParams:_0x177cd9}=_0x5541de;let _0x4bdc58=_0x1313bf[0x0][_0x9da696(0xf7)][_0x9da696(0xe5)];_0x177cd9&&_0x177cd9[0x0]&&!0x1===_0x177cd9[0x0][_0x9da696(0xab)]&&(_0x4bdc58=_0x1313bf[0x0][_0x9da696(0xaf)][_0x9da696(0x10c)]);const _0x2e5176=_0x4aa9d3[_0x9da696(0x106)](_0x4bdc58);if(_0x9da696(0xc9)==_0x2e5176[_0x9da696(0xff)][_0x9da696(0x98)])return;const _0x5d51d8=Array[_0x9da696(0xfd)](_0x50dd75[_0x9da696(0xed)]())[_0x9da696(0xdd)](_0x4c936b=>_0xa2c5ad[_0x9da696(0x8a)](_0x4c936b));_0x4aa9d3[_0x9da696(0xc5)](_0x2e5176),_0x274d6b[_0x9da696(0xb7)][_0x9da696(0xd9)](_0x4fcb68)[_0x9da696(0xf0)](),_0x177cd9[_0x9da696(0xf5)]({'forceDefaultExecution':!0x0}),_0x274d6b[_0x9da696(0x11e)](_0x4fcb68,..._0x177cd9);const _0x474427=_0x5d51d8[_0x9da696(0xdf)](_0x49ae68=>_0x9da696(0xc9)!=_0x49ae68[_0x9da696(0xff)][_0x9da696(0x98)]);_0x474427[_0x9da696(0x8b)]>0x0&&_0x4aa9d3[_0x9da696(0xc5)](_0x474427);for(const _0x4b6420 of _0x5d51d8)_0x4b6420[_0x9da696(0xd4)]();});};}[_0x3cab33(0xbd)](_0x3e3b16){const _0x465bf3=_0x3cab33,_0x1eacd4=this[_0x465bf3(0xa5)][_0x465bf3(0x7e)][_0x465bf3(0xd9)](_0x465bf3(0x93));let _0x467b71=Number[_0x465bf3(0xa0)],_0x275848=Number[_0x465bf3(0x8f)],_0x30c086=Number[_0x465bf3(0xa0)],_0x5d7b65=Number[_0x465bf3(0x8f)];for(const _0x46298a of _0x3e3b16){if(_0x465bf3(0xc9)==_0x46298a[_0x465bf3(0xff)][_0x465bf3(0x98)])continue;const {row:_0xc5a831,column:_0x46bb71}=_0x1eacd4[_0x465bf3(0xee)](_0x46298a),_0x3283dd=_0x46298a[_0x465bf3(0xaa)](_0x465bf3(0x88))?_0x46298a[_0x465bf3(0xb3)](_0x465bf3(0x88))-0x1:0x0,_0x251282=_0x46298a[_0x465bf3(0xaa)](_0x465bf3(0x8c))?_0x46298a[_0x465bf3(0xb3)](_0x465bf3(0x8c))-0x1:0x0;_0x467b71=_0xc5a831<_0x467b71?_0xc5a831:_0x467b71,_0x275848=_0xc5a831+_0x3283dd>_0x275848?_0xc5a831+_0x3283dd:_0x275848,_0x30c086=_0x46bb71<_0x30c086?_0x46bb71:_0x30c086,_0x5d7b65=_0x46bb71+_0x251282>_0x5d7b65?_0x46bb71+_0x251282:_0x5d7b65;}return{'minRow':_0x467b71,'maxRow':_0x275848,'minColumn':_0x30c086,'maxColumn':_0x5d7b65};}[_0x3cab33(0xcd)](){const _0x21f2a9=_0x3cab33,_0x130f4d=this[_0x21f2a9(0xa5)],_0x4cb5d3=_0x130f4d[_0x21f2a9(0x7e)][_0x21f2a9(0xd9)](_0x21f2a9(0xe2)),_0x338593=_0x130f4d[_0x21f2a9(0x7e)][_0x21f2a9(0xd9)](_0x21f2a9(0x93));_0x130f4d[_0x21f2a9(0xe7)][_0x21f2a9(0xeb)]['on'](_0x21f2a9(0xac),()=>{const _0x4298d8=_0x21f2a9,_0x36e230=Array[_0x4298d8(0xfd)](_0x130f4d[_0x4298d8(0xe7)][_0x4298d8(0xeb)][_0x4298d8(0x102)][_0x4298d8(0x83)]());for(const {name:_0x2c301a,data:_0x119198}of _0x36e230){const {group:_0x5a57d1,id:_0x486b84,subType:_0x54403a}=_0x4cb5d3[_0x4298d8(0xd8)](_0x2c301a);if(_0x4298d8(0xc8)!=_0x5a57d1)continue;if(null!=_0x119198[_0x4298d8(0x11c)])continue;const _0x32b495=_0x4cb5d3[_0x4298d8(0x114)](_0x486b84);this[_0x4298d8(0x91)][_0x4298d8(0xbe)](_0x54403a)&&this[_0x4298d8(0x105)][_0x4298d8(0xa6)](_0x32b495);}},{'priority':_0x21f2a9(0x9a)});const _0x3afd74=(_0x328112,_0x27c87f)=>{const _0x5b5eba=_0x21f2a9;let _0x147303=!0x1;const _0x4f363c=_0x27c87f[_0x5b5eba(0xd0)](_0x328112),_0x40c950=_0x328112[_0x5b5eba(0xb8)](_0x5b5eba(0xbb)),_0x32dfbc=_0x338593[_0x5b5eba(0xee)](_0x328112);for(const _0x2ca07c of this[_0x5b5eba(0x105)]){const _0x31965c=_0x2ca07c[_0x5b5eba(0xa7)],_0x3de179=_0x31965c[_0x5b5eba(0xfa)](_0x5b5eba(0xd2)),_0x5ecb0f=_0x31965c[_0x5b5eba(0xe6)](_0x3de179?0xa:0x5),_0x37a765=_0x5ecb0f[_0x5b5eba(0x10a)](),_0x212434=_0x37a765[_0x5b5eba(0xe6)](0x0,0x3)+_0x5b5eba(0x11b),_0x5bb750=_0x5b5eba(0xf6)+_0x5ecb0f,_0xdc6198=_0x5b5eba(0xcb)+_0x5ecb0f;if(!_0x2ca07c[_0x5b5eba(0x118)])continue;if(_0x40c950!=_0x2ca07c[_0x5b5eba(0x97)]()[_0x5b5eba(0xaf)][_0x5b5eba(0xb8)](_0x5b5eba(0xbb)))continue;if(_0x2ca07c[_0x5b5eba(0xc6)](_0x4f363c))continue;const _0x2230b0=_0x328112[_0x5b5eba(0xaa)](_0x212434)?_0x328112[_0x5b5eba(0xb3)](_0x212434)-0x1:0x0,_0x16bb0a=this[_0x5b5eba(0xc7)](_0x2ca07c),_0x575dfc=_0x16bb0a[_0x5bb750],_0x43a80b=_0x16bb0a[_0xdc6198];_0x575dfc<=_0x32dfbc[_0x37a765]&&_0x32dfbc[_0x37a765]+_0x2230b0<=_0x43a80b&&(_0x2ca07c[_0x5b5eba(0x9b)](_0x4f363c),_0x147303=!0x0);}return _0x147303;};_0x130f4d[_0x21f2a9(0xe7)][_0x21f2a9(0xeb)][_0x21f2a9(0xca)](_0x3c928e=>{const _0x49b0a5=_0x21f2a9;let _0x315872=!0x1;for(const _0xb64d5b of _0x130f4d[_0x49b0a5(0xe7)][_0x49b0a5(0xeb)][_0x49b0a5(0x102)][_0x49b0a5(0x81)]())if(_0x49b0a5(0xdb)==_0xb64d5b[_0x49b0a5(0xd6)]){if(_0x49b0a5(0xf3)==_0xb64d5b[_0x49b0a5(0xbc)]){for(const _0x316ab6 of _0xb64d5b[_0x49b0a5(0xda)][_0x49b0a5(0x10c)][_0x49b0a5(0x85)]())_0x315872=_0x315872||_0x3afd74(_0x316ab6,_0x3c928e);}else _0x49b0a5(0x107)==_0xb64d5b[_0x49b0a5(0xbc)]&&(_0x315872=_0x315872||_0x3afd74(_0xb64d5b[_0x49b0a5(0xda)][_0x49b0a5(0x10c)],_0x3c928e));}return _0x315872;});}[_0x3cab33(0xc7)](_0x15f8ad){const _0x19b3de=_0x3cab33;return this[_0x19b3de(0xbd)](_0x15f8ad[_0x19b3de(0xed)]()[_0x19b3de(0xdd)](_0x3613f2=>_0x3613f2[_0x19b3de(0xaf)][_0x19b3de(0x10c)]));}}function _0x5b56(){const _0x10030b=['toLowerCase','_acceptFormatSuggestionCallbackFactory','nodeAfter','*Insert:*\x20%0','getColumnIndexes','25vIpIXY','isArray','2947XMgjED','minRow','data','getSuggestion','ELEMENT_TABLE_WITH_TEXT','getRowIndexes','afterInit','isInContent','insertion','above','span','oldRange','discard','execute','addMarker:suggestion','plugins','8845370NBZSpm','64058EPJlSO','getChanges','createPositionAt','getChangedMarkers','insertTableRowBelow','getChildren','item','ELEMENT_TABLE_ROW','rowspan','tableColumn','fromRange','length','colspan','removeTableRow','insertTableColumnRight','MIN_SAFE_INTEGER','last','_tablePostFixingSubtypes','addClass','TableUtils','removeTableColumn','classes','3952044bRXaDg','getFirstRange','rootName','_suggestionFactory','low','addRange','ELEMENT_TABLE','insertTableColumnLeft','highest','maxColumn','MAX_SAFE_INTEGER','$textProxy','accept','values','registerCustomCallback','editor','add','subType','insertTableRowAbove','isEqual','hasAttribute','forceValue','change:data','getSelectionAffectedTableCells','maxRow','start','583578tjHXec','join','markMultiRangeInsertion','getAttribute','registerElementLabel','*Remove:*\x20%0','change','commands','findAncestor','some','every','table','name','_getCoordsForCells','includes','options','deletion','insertTable','createTableWalker','descriptionFactory','getContainedElement','setSelection','isIntersectingWithRange','_getSuggestionCoords','suggestion','$graveyard','registerPostFixer','max','element','_setupColumnsRowsFixing','TableEditing','downcastDispatcher','createRangeOn','batch','tablePaste','registerDescriptionCallback','detach','selectTableColumn','type','showSuggestionHighlights','_splitMarkerName','get','position','insert','order','map','left','filter','ELEMENT_TABLE_COLUMN','toViewElement','TrackChangesEditing','990896DVCAby','ELEMENT_TABLE_ROW_WITH_TEXT','nodeBefore','substr','model','has','cell','selection','document','enableCommand','getRanges','getCellLocation','first','refresh','markMultiRangeDeletion','selectTableRow','tableRow','mapper','push','min','end','enqueueChange','ELEMENT_TABLE_COLUMN_WITH_TEXT','startsWith','removeClass','2ItsEae','from','writer','root','getItems','isTouching','differ','locale','minColumn','_tableSuggestions','createRangeIn','tableCell','24144CFEHWW','2688216cSUBvv'];_0x5b56=function(){return _0x10030b;};return _0x5b56();}function Ee(_0x4afcf8){const _0x2c62c2=_0x3cab33;return Array[_0x2c62c2(0xfd)](new Set(_0x4afcf8)[_0x2c62c2(0xa3)]());}
23
+ const _0xe8ff9b=_0x335e;(function(_0x2c2687,_0x287dc1){const _0x53827b=_0x335e,_0x560fcf=_0x2c2687();while(!![]){try{const _0x2fb0cb=parseInt(_0x53827b(0x160))/0x1+parseInt(_0x53827b(0x180))/0x2*(-parseInt(_0x53827b(0x174))/0x3)+parseInt(_0x53827b(0x198))/0x4+-parseInt(_0x53827b(0x141))/0x5+-parseInt(_0x53827b(0x13b))/0x6+-parseInt(_0x53827b(0x178))/0x7+-parseInt(_0x53827b(0x16d))/0x8*(-parseInt(_0x53827b(0x162))/0x9);if(_0x2fb0cb===_0x287dc1)break;else _0x560fcf['push'](_0x560fcf['shift']());}catch(_0x2e8d06){_0x560fcf['push'](_0x560fcf['shift']());}}}(_0x5d7c,0xf057a));import{Plugin as _0x3a7a64}from'ckeditor5/src/core.js';import{LiveRange as _0x487206}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x51f225}from'ckeditor5/src/widget.js';function _0x335e(_0x1bd5d7,_0xd37505){const _0x5d7c07=_0x5d7c();return _0x335e=function(_0x335eef,_0x3cda1d){_0x335eef=_0x335eef-0x10b;let _0x3d6d26=_0x5d7c07[_0x335eef];return _0x3d6d26;},_0x335e(_0x1bd5d7,_0xd37505);}import{getTranslation as _0x4c3e6b}from'../utils/common-translations.js';function _0x5d7c(){const _0x411dd3=['above','registerDescriptionCallback','refresh','tableColumn','ELEMENT_TABLE_COLUMN_WITH_TEXT','add','element','values','TrackChangesEditing','getChanges','get','nodeBefore','join','registerCustomCallback','startsWith','isEqual','mapper','getAttribute','end','getRanges','descriptionFactory','tableCell','_splitMarkerName','minRow','deletion','ELEMENT_TABLE_WITH_TEXT','every','TableUtils','push','data','fromRange','ELEMENT_TABLE_ROW','item','ELEMENT_TABLE','insert','locale','last','getChangedMarkers','selection','getItems','selectTableColumn','*Remove:*\x20%0','insertion','showSuggestionHighlights','enableCommand','insertTableColumnLeft','order','change:data','differ','subType','commands','left','TableEditing','some','substr','_suggestionFactory','3560304hfRCoy','includes','cell','first','removeTableRow','isIntersectingWithRange','8738265ZErabg','editor','rootName','$graveyard','_getSuggestionCoords','filter','createRangeIn','options','insertTable','writer','accept','isTouching','$textProxy','downcastDispatcher','isIntersecting','toLowerCase','from','MIN_SAFE_INTEGER','highest','detach','oldRange','_tableSuggestions','low','createPositionAt','insertTableRowAbove','name','tableRow','isInContent','getContainedElement','getFirstRange','suggestion','1494187QUsHUv','removeTableColumn','20377359vyOgxN','map','getSuggestion','_setupColumnsRowsFixing','tablePaste','type','hasAttribute','start','registerElementLabel','*Insert:*\x20%0','change','8yWDLtf','model','_getCoordsForCells','min','selectTableRow','enqueueChange','insertTableRowBelow','2636283uMtcUJ','registerPostFixer','ELEMENT_TABLE_ROW_WITH_TEXT','root','4772110MqIIyQ','getChildren','setSelection','afterInit','createTableWalker','length','span','_tablePostFixingSubtypes','2CZENoY','toViewElement','nodeAfter','maxColumn','removeClass','rowspan','addClass','plugins','forceValue','ELEMENT_TABLE_COLUMN','markMultiRangeInsertion','getRowIndexes','createRangeOn','findAncestor','addRange','has','_acceptFormatSuggestionCallbackFactory','position','getColumnIndexes','insertTableColumnRight','execute','markMultiRangeDeletion','max','classes','4510528xAXeFy','isArray','batch','maxRow','colspan','getCellLocation','minColumn','MAX_SAFE_INTEGER','getSelectionAffectedTableCells','discard','addMarker:suggestion','document','table'];_0x5d7c=function(){return _0x411dd3;};return _0x5d7c();}export default class jt extends _0x3a7a64{constructor(_0xc207e6){const _0x4d5ff3=_0x335e;super(_0xc207e6),this[_0x4d5ff3(0x17f)]=[_0x4d5ff3(0x15b),_0x4d5ff3(0x1a8)],this[_0x4d5ff3(0x156)]=new Set();}[_0xe8ff9b(0x17b)](){const _0x3f7cd9=_0xe8ff9b,_0x43b0c4=this[_0x3f7cd9(0x142)],_0x47877c=_0x43b0c4[_0x3f7cd9(0x16e)][_0x3f7cd9(0x1a3)][_0x3f7cd9(0x129)];if(!_0x43b0c4[_0x3f7cd9(0x187)][_0x3f7cd9(0x18f)](_0x3f7cd9(0x137)))return;const _0x526a87=_0x43b0c4[_0x3f7cd9(0x126)],_0x261932=_0x43b0c4[_0x3f7cd9(0x187)][_0x3f7cd9(0x10d)](_0x3f7cd9(0x10b)),_0x3c753d=_0x43b0c4[_0x3f7cd9(0x187)][_0x3f7cd9(0x10d)](_0x3f7cd9(0x11e));_0x261932[_0x3f7cd9(0x117)][_0x3f7cd9(0x16a)](_0x3f7cd9(0x1a4),_0x3671af=>_0x4c3e6b(_0x526a87,_0x3f7cd9(0x124),_0x3671af)),this[_0x3f7cd9(0x165)](),_0x261932[_0x3f7cd9(0x12f)](_0x3f7cd9(0x149)),_0x261932[_0x3f7cd9(0x12f)](_0x3f7cd9(0x171)),_0x261932[_0x3f7cd9(0x12f)](_0x3f7cd9(0x12b));for(const _0x266826 of[_0x3f7cd9(0x159),_0x3f7cd9(0x173)]){const _0x2f7cb2=_0x43b0c4[_0x3f7cd9(0x135)][_0x3f7cd9(0x10d)](_0x266826);_0x261932[_0x3f7cd9(0x12f)](_0x266826,_0x325fc7=>{const _0x230981=_0x3f7cd9;_0x43b0c4[_0x230981(0x16e)][_0x230981(0x16c)](_0x1f4807=>{const _0x343359=_0x230981;_0x325fc7();const _0x551add=_0x343359(0x1a5)===_0x2f7cb2[_0x343359(0x131)],_0x34cf4a=_0x3c753d[_0x343359(0x1a0)](_0x47877c),_0x4e5f6d=_0x3c753d[_0x343359(0x18b)](_0x34cf4a),_0x5d1888=_0x551add?_0x4e5f6d[_0x343359(0x13e)]-0x1:_0x4e5f6d[_0x343359(0x127)]+0x1,_0x18e732=_0x34cf4a[0x0][_0x343359(0x18d)](_0x343359(0x1a4)),_0x1bb77c=_0x3c753d[_0x343359(0x17c)](_0x18e732,{'startRow':_0x5d1888,'endRow':_0x5d1888}),_0x59d9a1=Array[_0x343359(0x151)](_0x1bb77c)[_0x343359(0x163)](_0x1b17c6=>_0x1f4807[_0x343359(0x18c)](_0x1b17c6[_0x343359(0x13d)]));_0x261932[_0x343359(0x18a)](_0x59d9a1,_0x343359(0x15b));});});}for(const _0x3d8cd0 of[_0x3f7cd9(0x130),_0x3f7cd9(0x193)]){const _0x32e124=_0x43b0c4[_0x3f7cd9(0x135)][_0x3f7cd9(0x10d)](_0x3d8cd0);_0x261932[_0x3f7cd9(0x12f)](_0x3d8cd0,_0x58d007=>{const _0x1aa4c4=_0x3f7cd9;_0x43b0c4[_0x1aa4c4(0x16e)][_0x1aa4c4(0x16c)](_0x1e5181=>{const _0x32ca15=_0x1aa4c4;_0x58d007();const _0x108f76=_0x32ca15(0x136)===_0x32e124[_0x32ca15(0x131)],_0x3fc81b=_0x3c753d[_0x32ca15(0x1a0)](_0x47877c),_0x6e44df=_0x3c753d[_0x32ca15(0x192)](_0x3fc81b),_0x34e8f7=_0x108f76?_0x6e44df[_0x32ca15(0x13e)]-0x1:_0x6e44df[_0x32ca15(0x127)]+0x1,_0x21ba35=_0x3fc81b[0x0][_0x32ca15(0x18d)](_0x32ca15(0x1a4)),_0x408523=_0x3c753d[_0x32ca15(0x17c)](_0x21ba35,{'startRow':0x0,'column':_0x34e8f7,'includeAllSlots':!0x1}),_0x252cfe=Array[_0x32ca15(0x151)](_0x408523)[_0x32ca15(0x163)](_0x1c72ff=>_0x1e5181[_0x32ca15(0x18c)](_0x1c72ff[_0x32ca15(0x13d)]));_0x261932[_0x32ca15(0x18a)](_0x252cfe,_0x32ca15(0x1a8));});});}for(const _0x24da2e of[_0x3f7cd9(0x13f),_0x3f7cd9(0x161)]){const _0x4e64c9=_0x24da2e[_0x3f7cd9(0x139)](0xb),_0x18048e=_0x4e64c9[_0x3f7cd9(0x150)](),_0x3b2d23=_0x18048e[_0x3f7cd9(0x139)](0x0,0x3)+_0x3f7cd9(0x17e),_0x5bc9b4=_0x3f7cd9(0x1a4)+_0x4e64c9,_0x1ddd6d=_0x3f7cd9(0x170)+_0x4e64c9,_0x40cd92=_0x3f7cd9(0x196)+_0x4e64c9;_0x261932[_0x3f7cd9(0x12f)](_0x24da2e,()=>{const _0x248b73=_0x3f7cd9;_0x43b0c4[_0x248b73(0x16e)][_0x248b73(0x16c)](_0x1741c2=>{const _0x535566=_0x248b73,_0x20401a=_0x3c753d[_0x535566(0x1a0)](_0x47877c),_0x40f1bb=_0x20401a[0x0][_0x535566(0x18d)](_0x535566(0x1a4));let _0x4ad0a9;if(_0x535566(0x13f)==_0x24da2e){const _0xac70c4=_0x3c753d[_0x535566(0x18b)](_0x20401a);_0x4ad0a9={'startRow':_0xac70c4[_0x535566(0x13e)],'endRow':_0xac70c4[_0x535566(0x127)],'includeAllSlots':!0x0};}else{const _0x4d5ce8=_0x3c753d[_0x535566(0x192)](_0x20401a);_0x4ad0a9={'startColumn':_0x4d5ce8[_0x535566(0x13e)],'endColumn':_0x4d5ce8[_0x535566(0x127)],'includeAllSlots':!0x0};}const _0x18dfbe=_0x3c753d[_0x535566(0x17c)](_0x40f1bb,_0x4ad0a9),_0xb9cb93=Array[_0x535566(0x151)](_0x18dfbe)[_0x535566(0x163)](({cell:_0x510d67})=>_0x510d67),_0x65e546=Ee(_0xb9cb93[_0x535566(0x146)](_0xde8b87=>_0xde8b87[_0x535566(0x168)](_0x3b2d23))),_0x4ea9a7=Ee(_0xb9cb93[_0x535566(0x146)](_0x1a7347=>!_0x1a7347[_0x535566(0x168)](_0x3b2d23)))[_0x535566(0x163)](_0x5e8aa3=>_0x1741c2[_0x535566(0x18c)](_0x5e8aa3)),_0x378ec3=_0x261932[_0x535566(0x195)](_0x4ea9a7,_0x5bc9b4);if(_0x378ec3&&(_0x535566(0x15b)==_0x378ec3[_0x535566(0x134)]||_0x535566(0x1a8)==_0x378ec3[_0x535566(0x134)])){const _0x4f858f=this[_0x535566(0x145)](_0x378ec3);for(const _0x5c324b of _0x65e546){const _0x5ec934=_0x1741c2[_0x535566(0x18c)](_0x5c324b),_0x235016=_0x3c753d[_0x535566(0x19d)](_0x5c324b),_0x2a1b57=_0x5c324b[_0x535566(0x114)](_0x3b2d23)-0x1,_0x5deaae=_0x4f858f[_0x1ddd6d],_0xe1bfd2=_0x4f858f[_0x40cd92];_0x5deaae<=_0x235016[_0x18048e]&&_0x235016[_0x18048e]+_0x2a1b57<=_0xe1bfd2&&_0x378ec3[_0x535566(0x18e)](_0x5ec934);}}});});}function _0x38fd37(_0x42238d){const _0x2028d6=_0x3f7cd9,_0x4ee617=Array[_0x2028d6(0x151)](_0x47877c[_0x2028d6(0x116)]())[_0x2028d6(0x163)](_0x4bab44=>_0x487206[_0x2028d6(0x121)](_0x4bab44));_0x43b0c4[_0x2028d6(0x16e)][_0x2028d6(0x16c)](_0x4f3ca6=>{const _0x1e5fc0=_0x2028d6,_0x75bf38=_0x4f3ca6[_0x1e5fc0(0x19a)];_0x42238d=_0x42238d[_0x1e5fc0(0x146)](_0x1d0e94=>_0x1e5fc0(0x144)!=_0x1d0e94[_0x1e5fc0(0x177)][_0x1e5fc0(0x143)]),_0x4f3ca6[_0x1e5fc0(0x17a)](_0x42238d),_0x43b0c4[_0x1e5fc0(0x135)][_0x1e5fc0(0x10d)](_0x1e5fc0(0x13f))[_0x1e5fc0(0x1a7)](),_0x43b0c4[_0x1e5fc0(0x194)](_0x1e5fc0(0x13f),{'forceDefaultExecution':!0x0}),_0x43b0c4[_0x1e5fc0(0x16e)][_0x1e5fc0(0x172)](()=>{const _0x5877b7=_0x1e5fc0;_0x43b0c4[_0x5877b7(0x16e)][_0x5877b7(0x172)](_0x75bf38,_0x46f5a8=>{const _0x13820a=_0x5877b7,_0x389933=_0x4ee617[_0x13820a(0x146)](_0x38c567=>_0x13820a(0x144)!=_0x38c567[_0x13820a(0x177)][_0x13820a(0x143)]);_0x389933[_0x13820a(0x17d)]>0x0&&_0x46f5a8[_0x13820a(0x17a)](_0x389933);for(const _0x4fe304 of _0x4ee617)_0x4fe304[_0x13820a(0x154)]();});});});}function _0x23f729(_0x3bbfb5){const _0x4ba318=_0x3f7cd9;_0x43b0c4[_0x4ba318(0x16e)][_0x4ba318(0x16c)](_0x397137=>{const _0x11b09c=_0x4ba318,_0x4633d2=Array[_0x11b09c(0x151)](_0x47877c[_0x11b09c(0x116)]())[_0x11b09c(0x163)](_0x40ef8f=>_0x487206[_0x11b09c(0x121)](_0x40ef8f)),_0xe9906a=[];for(const _0x55314a of _0x3bbfb5)for(const _0x2b90ba of _0x55314a[_0x11b09c(0x12a)]({'shallow':!0x0}))_0xe9906a[_0x11b09c(0x11f)](_0x2b90ba);for(const _0x46ee1d of _0xe9906a)_0x11b09c(0x144)!=_0x46ee1d[_0x11b09c(0x177)][_0x11b09c(0x143)]&&(_0x397137[_0x11b09c(0x17a)](_0x397137[_0x11b09c(0x158)](_0x46ee1d,0x0)),_0x43b0c4[_0x11b09c(0x135)][_0x11b09c(0x10d)](_0x11b09c(0x161))[_0x11b09c(0x1a7)](),_0x43b0c4[_0x11b09c(0x194)](_0x11b09c(0x161),{'forceDefaultExecution':!0x0}));const _0xe4cde8=_0x4633d2[_0x11b09c(0x146)](_0x4208a3=>_0x11b09c(0x144)!=_0x4208a3[_0x11b09c(0x177)][_0x11b09c(0x143)]);_0xe4cde8[_0x11b09c(0x17d)]>0x0&&_0x397137[_0x11b09c(0x17a)](_0xe4cde8);for(const _0x28fddd of _0x4633d2)_0x28fddd[_0x11b09c(0x154)]();});}function _0x86a2d1(_0x5b3f7b,_0x3c380b){const _0x215180=_0x3f7cd9;return _0x3c380b[_0x215180(0x11d)](_0x475f20=>_0x5b3f7b[_0x215180(0x138)](_0x697846=>_0x697846[_0x215180(0x115)][_0x215180(0x112)](_0x475f20[_0x215180(0x169)])||_0x475f20[_0x215180(0x115)][_0x215180(0x112)](_0x697846[_0x215180(0x169)])));}function _0x344669(_0x2ba507,_0x42ae51){const _0x15ef7d=_0x3f7cd9;return!_0x2ba507[_0x15ef7d(0x138)](_0x1335e5=>_0x42ae51[_0x15ef7d(0x138)](_0x419d60=>_0x1335e5[_0x15ef7d(0x14f)](_0x419d60)))&&_0x2ba507[_0x15ef7d(0x138)](_0x3f6fd3=>_0x42ae51[_0x15ef7d(0x138)](_0x1504cc=>_0x3f6fd3[_0x15ef7d(0x115)][_0x15ef7d(0x14c)](_0x1504cc[_0x15ef7d(0x169)])));}_0x43b0c4[_0x3f7cd9(0x120)][_0x3f7cd9(0x14e)]['on'](_0x3f7cd9(0x1a2),(_0x5e74fe,_0x90a401,_0x10202d)=>{const _0x373c1d=_0x3f7cd9;if(!_0x10202d[_0x373c1d(0x148)][_0x373c1d(0x12e)])return;const _0x56c168=_0x90a401[_0x373c1d(0x123)];if(!_0x56c168)return;const _0x386c7a=_0x10202d[_0x373c1d(0x113)][_0x373c1d(0x181)](_0x56c168);function _0x219db3(_0x4ca0eb){const _0x3ff27a=_0x373c1d;return Array[_0x3ff27a(0x199)](_0x4ca0eb)?_0x4ca0eb:[_0x4ca0eb];}_0x386c7a&&_0x373c1d(0x118)===_0x56c168[_0x373c1d(0x15a)]&&_0x51f225(_0x386c7a,_0x10202d[_0x373c1d(0x14a)],(_0x1b8840,_0x49bbf1,_0x450ab5)=>_0x450ab5[_0x373c1d(0x186)](_0x219db3(_0x49bbf1[_0x373c1d(0x197)]),_0x1b8840),(_0x3038f6,_0x340e94,_0x5f568e)=>_0x5f568e[_0x373c1d(0x184)](_0x219db3(_0x340e94[_0x373c1d(0x197)]),_0x3038f6));},{'priority':_0x3f7cd9(0x153)}),_0x261932[_0x3f7cd9(0x117)][_0x3f7cd9(0x1a6)](_0x465e22=>{const _0xbdc82d=_0x3f7cd9;if(_0xbdc82d(0x12d)!=_0x465e22[_0xbdc82d(0x167)]&&_0xbdc82d(0x11b)!=_0x465e22[_0xbdc82d(0x167)])return;const _0x139cdc=_0x465e22[_0xbdc82d(0x15d)]();if(null!=_0x139cdc&&_0x139cdc['is'](_0xbdc82d(0x1ab),_0xbdc82d(0x1a4))){if(_0xbdc82d(0x12d)==_0x465e22[_0xbdc82d(0x167)]){const _0xa18cc8=_0x465e22[_0xbdc82d(0x12a)]()[_0xbdc82d(0x146)](_0x469bf2=>_0x469bf2['is'](_0xbdc82d(0x14d)))[_0xbdc82d(0x163)](_0x3f6db4=>_0x3f6db4[_0xbdc82d(0x120)]);if(_0xa18cc8[_0xbdc82d(0x17d)])return{'type':_0xbdc82d(0x12d),'content':_0x4c3e6b(_0x526a87,_0xbdc82d(0x16b),_0x4c3e6b(_0x526a87,_0xbdc82d(0x11c),'\x22'+_0xa18cc8[_0xbdc82d(0x10f)]('\x20')+'\x22'))};}if(_0xbdc82d(0x11b)==_0x465e22[_0xbdc82d(0x167)]){const _0x24725a=_0x465e22[_0xbdc82d(0x12a)]()[_0xbdc82d(0x146)](_0x212fb4=>_0x212fb4['is'](_0xbdc82d(0x14d)))[_0xbdc82d(0x163)](_0x502335=>_0x502335[_0xbdc82d(0x120)]);if(_0x24725a[_0xbdc82d(0x17d)])return{'type':_0xbdc82d(0x11b),'content':_0x4c3e6b(_0x526a87,_0xbdc82d(0x12c),_0x4c3e6b(_0x526a87,_0xbdc82d(0x11c),'\x22'+_0x24725a[_0xbdc82d(0x10f)]('\x20')+'\x22'))};}}}),_0x261932[_0x3f7cd9(0x117)][_0x3f7cd9(0x1a6)](_0x1cec8b=>{const _0x11f46b=_0x3f7cd9;if(_0x11f46b(0x15b)==_0x1cec8b[_0x11f46b(0x134)]){const _0xa0f62a=_0x1cec8b[_0x11f46b(0x12a)]()[_0x11f46b(0x146)](_0x4581f5=>_0x4581f5['is'](_0x11f46b(0x14d)))[_0x11f46b(0x163)](_0x1d2e58=>_0x1d2e58[_0x11f46b(0x120)]),_0x4e50ec=this[_0x11f46b(0x145)](_0x1cec8b),_0x513fcf=_0x4e50ec[_0x11f46b(0x19b)]-_0x4e50ec[_0x11f46b(0x11a)]+0x1;if(_0x11f46b(0x12d)==_0x1cec8b[_0x11f46b(0x167)])return _0xa0f62a[_0x11f46b(0x17d)]?{'type':_0x11f46b(0x12d),'content':_0x4c3e6b(_0x526a87,_0x11f46b(0x16b),_0x4c3e6b(_0x526a87,_0x11f46b(0x176),[_0x513fcf,'\x22'+_0xa0f62a[_0x11f46b(0x10f)]('\x20')+'\x22']))}:{'type':_0x11f46b(0x12d),'content':_0x4c3e6b(_0x526a87,_0x11f46b(0x16b),_0x4c3e6b(_0x526a87,_0x11f46b(0x122),_0x513fcf))};if(_0x11f46b(0x11b)==_0x1cec8b[_0x11f46b(0x167)])return _0xa0f62a[_0x11f46b(0x17d)]?{'type':_0x11f46b(0x11b),'content':_0x4c3e6b(_0x526a87,_0x11f46b(0x12c),_0x4c3e6b(_0x526a87,_0x11f46b(0x176),[_0x513fcf,'\x22'+_0xa0f62a[_0x11f46b(0x10f)]('\x20')+'\x22']))}:{'type':_0x11f46b(0x11b),'content':_0x4c3e6b(_0x526a87,_0x11f46b(0x12c),_0x4c3e6b(_0x526a87,_0x11f46b(0x122),_0x513fcf))};}if(_0x11f46b(0x1a8)==_0x1cec8b[_0x11f46b(0x134)]){const _0x16cc17=_0x1cec8b[_0x11f46b(0x12a)]()[_0x11f46b(0x146)](_0x4cd083=>_0x4cd083['is'](_0x11f46b(0x14d)))[_0x11f46b(0x163)](_0x2c77a7=>_0x2c77a7[_0x11f46b(0x120)]),_0x14f8a7=this[_0x11f46b(0x145)](_0x1cec8b),_0x5eb6e6=_0x14f8a7[_0x11f46b(0x183)]-_0x14f8a7[_0x11f46b(0x19e)]+0x1;if(_0x11f46b(0x12d)==_0x1cec8b[_0x11f46b(0x167)])return _0x16cc17[_0x11f46b(0x17d)]?{'type':_0x11f46b(0x12d),'content':_0x4c3e6b(_0x526a87,_0x11f46b(0x16b),_0x4c3e6b(_0x526a87,_0x11f46b(0x1a9),[_0x5eb6e6,'\x22'+_0x16cc17[_0x11f46b(0x10f)]('\x20')+'\x22']))}:{'type':_0x11f46b(0x12d),'content':_0x4c3e6b(_0x526a87,_0x11f46b(0x16b),_0x4c3e6b(_0x526a87,_0x11f46b(0x189),_0x5eb6e6))};if(_0x11f46b(0x11b)==_0x1cec8b[_0x11f46b(0x167)])return _0x16cc17[_0x11f46b(0x17d)]?{'type':_0x11f46b(0x11b),'content':_0x4c3e6b(_0x526a87,_0x11f46b(0x12c),_0x4c3e6b(_0x526a87,_0x11f46b(0x1a9),[_0x5eb6e6,'\x22'+_0x16cc17[_0x11f46b(0x10f)]('\x20')+'\x22']))}:{'type':_0x11f46b(0x11b),'content':_0x4c3e6b(_0x526a87,_0x11f46b(0x12c),_0x4c3e6b(_0x526a87,_0x11f46b(0x189),_0x5eb6e6))};}}),_0x261932[_0x3f7cd9(0x13a)][_0x3f7cd9(0x110)](_0x3f7cd9(0x12d),_0x3f7cd9(0x15b),_0x3f7cd9(0x1a1),_0x38fd37),_0x261932[_0x3f7cd9(0x13a)][_0x3f7cd9(0x110)](_0x3f7cd9(0x11b),_0x3f7cd9(0x15b),_0x3f7cd9(0x14b),_0x38fd37),_0x261932[_0x3f7cd9(0x13a)][_0x3f7cd9(0x110)](_0x3f7cd9(0x12d),_0x3f7cd9(0x1a8),_0x3f7cd9(0x1a1),_0x23f729),_0x261932[_0x3f7cd9(0x13a)][_0x3f7cd9(0x110)](_0x3f7cd9(0x11b),_0x3f7cd9(0x1a8),_0x3f7cd9(0x14b),_0x23f729),_0x261932[_0x3f7cd9(0x13a)][_0x3f7cd9(0x110)](_0x3f7cd9(0x12d),_0x3f7cd9(0x1a8),_0x3f7cd9(0x10f),_0x86a2d1),_0x261932[_0x3f7cd9(0x13a)][_0x3f7cd9(0x110)](_0x3f7cd9(0x11b),_0x3f7cd9(0x1a8),_0x3f7cd9(0x10f),_0x86a2d1),_0x261932[_0x3f7cd9(0x13a)][_0x3f7cd9(0x110)](_0x3f7cd9(0x12d),_0x3f7cd9(0x15b),_0x3f7cd9(0x10f),_0x344669),_0x261932[_0x3f7cd9(0x13a)][_0x3f7cd9(0x110)](_0x3f7cd9(0x11b),_0x3f7cd9(0x15b),_0x3f7cd9(0x10f),_0x344669);}[_0xe8ff9b(0x190)](){const _0x254467=_0xe8ff9b,_0x1b6c3b=this[_0x254467(0x142)],_0x48fd5e=_0x1b6c3b[_0x254467(0x16e)][_0x254467(0x1a3)][_0x254467(0x129)];return(_0x40cce9,_0x4c2d69)=>{const _0x3236c5=_0x254467;_0x1b6c3b[_0x3236c5(0x16e)][_0x3236c5(0x16c)](_0x25be4b=>{const _0x1def72=_0x3236c5,{commandName:_0x5e40a3,commandParams:_0x14f0a5}=_0x4c2d69;let _0x292a17=_0x40cce9[0x0][_0x1def72(0x115)][_0x1def72(0x10e)];_0x14f0a5&&_0x14f0a5[0x0]&&!0x1===_0x14f0a5[0x0][_0x1def72(0x188)]&&(_0x292a17=_0x40cce9[0x0][_0x1def72(0x169)][_0x1def72(0x182)]);const _0x433a4c=_0x25be4b[_0x1def72(0x147)](_0x292a17);if(_0x1def72(0x144)==_0x433a4c[_0x1def72(0x177)][_0x1def72(0x143)])return;const _0x16822d=Array[_0x1def72(0x151)](_0x48fd5e[_0x1def72(0x116)]())[_0x1def72(0x163)](_0x461fae=>_0x487206[_0x1def72(0x121)](_0x461fae));_0x25be4b[_0x1def72(0x17a)](_0x433a4c),_0x1b6c3b[_0x1def72(0x135)][_0x1def72(0x10d)](_0x5e40a3)[_0x1def72(0x1a7)](),_0x14f0a5[_0x1def72(0x11f)]({'forceDefaultExecution':!0x0}),_0x1b6c3b[_0x1def72(0x194)](_0x5e40a3,..._0x14f0a5);const _0x139c5c=_0x16822d[_0x1def72(0x146)](_0x46ae56=>_0x1def72(0x144)!=_0x46ae56[_0x1def72(0x177)][_0x1def72(0x143)]);_0x139c5c[_0x1def72(0x17d)]>0x0&&_0x25be4b[_0x1def72(0x17a)](_0x139c5c);for(const _0x5b2839 of _0x16822d)_0x5b2839[_0x1def72(0x154)]();});};}[_0xe8ff9b(0x16f)](_0x25e0d3){const _0x2ea7b8=_0xe8ff9b,_0x3297ef=this[_0x2ea7b8(0x142)][_0x2ea7b8(0x187)][_0x2ea7b8(0x10d)](_0x2ea7b8(0x11e));let _0x456767=Number[_0x2ea7b8(0x19f)],_0x3e89de=Number[_0x2ea7b8(0x152)],_0x4766d4=Number[_0x2ea7b8(0x19f)],_0x11e303=Number[_0x2ea7b8(0x152)];for(const _0x73b8e4 of _0x25e0d3){if(_0x2ea7b8(0x144)==_0x73b8e4[_0x2ea7b8(0x177)][_0x2ea7b8(0x143)])continue;const {row:_0x4516f2,column:_0x3b4ec5}=_0x3297ef[_0x2ea7b8(0x19d)](_0x73b8e4),_0x10cbfb=_0x73b8e4[_0x2ea7b8(0x168)](_0x2ea7b8(0x185))?_0x73b8e4[_0x2ea7b8(0x114)](_0x2ea7b8(0x185))-0x1:0x0,_0x123fd3=_0x73b8e4[_0x2ea7b8(0x168)](_0x2ea7b8(0x19c))?_0x73b8e4[_0x2ea7b8(0x114)](_0x2ea7b8(0x19c))-0x1:0x0;_0x456767=_0x4516f2<_0x456767?_0x4516f2:_0x456767,_0x3e89de=_0x4516f2+_0x10cbfb>_0x3e89de?_0x4516f2+_0x10cbfb:_0x3e89de,_0x4766d4=_0x3b4ec5<_0x4766d4?_0x3b4ec5:_0x4766d4,_0x11e303=_0x3b4ec5+_0x123fd3>_0x11e303?_0x3b4ec5+_0x123fd3:_0x11e303;}return{'minRow':_0x456767,'maxRow':_0x3e89de,'minColumn':_0x4766d4,'maxColumn':_0x11e303};}[_0xe8ff9b(0x165)](){const _0x1bd186=_0xe8ff9b,_0x267274=this[_0x1bd186(0x142)],_0x375728=_0x267274[_0x1bd186(0x187)][_0x1bd186(0x10d)](_0x1bd186(0x10b)),_0x53b9d0=_0x267274[_0x1bd186(0x187)][_0x1bd186(0x10d)](_0x1bd186(0x11e));_0x267274[_0x1bd186(0x16e)][_0x1bd186(0x1a3)]['on'](_0x1bd186(0x132),()=>{const _0x40ca6e=_0x1bd186,_0x5c55ca=Array[_0x40ca6e(0x151)](_0x267274[_0x40ca6e(0x16e)][_0x40ca6e(0x1a3)][_0x40ca6e(0x133)][_0x40ca6e(0x128)]());for(const {name:_0xea969,data:_0x566225}of _0x5c55ca){const {group:_0xe179c4,id:_0x11148a,subType:_0x27712c}=_0x375728[_0x40ca6e(0x119)](_0xea969);if(_0x40ca6e(0x15f)!=_0xe179c4)continue;if(null!=_0x566225[_0x40ca6e(0x155)])continue;const _0x55a3c5=_0x375728[_0x40ca6e(0x164)](_0x11148a);this[_0x40ca6e(0x17f)][_0x40ca6e(0x13c)](_0x27712c)&&this[_0x40ca6e(0x156)][_0x40ca6e(0x1aa)](_0x55a3c5);}},{'priority':_0x1bd186(0x157)});const _0x5dec61=(_0x363d6c,_0x10422c)=>{const _0x2cf2ef=_0x1bd186;let _0x53a956=!0x1;const _0x414bdc=_0x10422c[_0x2cf2ef(0x18c)](_0x363d6c),_0xc8df4b=_0x363d6c[_0x2cf2ef(0x18d)](_0x2cf2ef(0x1a4)),_0x352726=_0x53b9d0[_0x2cf2ef(0x19d)](_0x363d6c);for(const _0x548cd6 of this[_0x2cf2ef(0x156)]){const _0x374f2b=_0x548cd6[_0x2cf2ef(0x134)],_0x3d1877=_0x374f2b[_0x2cf2ef(0x111)](_0x2cf2ef(0x166)),_0x23ae07=_0x374f2b[_0x2cf2ef(0x139)](_0x3d1877?0xa:0x5),_0x22990d=_0x23ae07[_0x2cf2ef(0x150)](),_0x49435a=_0x22990d[_0x2cf2ef(0x139)](0x0,0x3)+_0x2cf2ef(0x17e),_0x227f7b=_0x2cf2ef(0x170)+_0x23ae07,_0x53ecd2=_0x2cf2ef(0x196)+_0x23ae07;if(!_0x548cd6[_0x2cf2ef(0x15c)])continue;if(_0xc8df4b!=_0x548cd6[_0x2cf2ef(0x15e)]()[_0x2cf2ef(0x169)][_0x2cf2ef(0x18d)](_0x2cf2ef(0x1a4)))continue;if(_0x548cd6[_0x2cf2ef(0x140)](_0x414bdc))continue;const _0x45da10=_0x363d6c[_0x2cf2ef(0x168)](_0x49435a)?_0x363d6c[_0x2cf2ef(0x114)](_0x49435a)-0x1:0x0,_0x134d91=this[_0x2cf2ef(0x145)](_0x548cd6),_0x3da1f9=_0x134d91[_0x227f7b],_0x37eed4=_0x134d91[_0x53ecd2];_0x3da1f9<=_0x352726[_0x22990d]&&_0x352726[_0x22990d]+_0x45da10<=_0x37eed4&&(_0x548cd6[_0x2cf2ef(0x18e)](_0x414bdc),_0x53a956=!0x0);}return _0x53a956;};_0x267274[_0x1bd186(0x16e)][_0x1bd186(0x1a3)][_0x1bd186(0x175)](_0x1c549e=>{const _0x34ad6c=_0x1bd186;let _0x1e6875=!0x1;for(const _0x34d558 of _0x267274[_0x34ad6c(0x16e)][_0x34ad6c(0x1a3)][_0x34ad6c(0x133)][_0x34ad6c(0x10c)]())if(_0x34ad6c(0x125)==_0x34d558[_0x34ad6c(0x167)]){if(_0x34ad6c(0x15b)==_0x34d558[_0x34ad6c(0x15a)]){for(const _0x179427 of _0x34d558[_0x34ad6c(0x191)][_0x34ad6c(0x182)][_0x34ad6c(0x179)]())_0x1e6875=_0x1e6875||_0x5dec61(_0x179427,_0x1c549e);}else _0x34ad6c(0x118)==_0x34d558[_0x34ad6c(0x15a)]&&(_0x1e6875=_0x1e6875||_0x5dec61(_0x34d558[_0x34ad6c(0x191)][_0x34ad6c(0x182)],_0x1c549e));}return _0x1e6875;});}[_0xe8ff9b(0x145)](_0x1587e1){const _0x3059f8=_0xe8ff9b;return this[_0x3059f8(0x16f)](_0x1587e1[_0x3059f8(0x116)]()[_0x3059f8(0x163)](_0xaf7e70=>_0xaf7e70[_0x3059f8(0x169)][_0x3059f8(0x182)]));}}function Ee(_0x58d96f){const _0x54997c=_0xe8ff9b;return Array[_0x54997c(0x151)](new Set(_0x58d96f)[_0x54997c(0x1ac)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4e2639=_0x58d4;(function(_0x2b8fd2,_0x1cacbb){const _0x4d1baa=_0x58d4,_0x3788a4=_0x2b8fd2();while(!![]){try{const _0x480ad0=-parseInt(_0x4d1baa(0x19a))/0x1*(parseInt(_0x4d1baa(0x194))/0x2)+parseInt(_0x4d1baa(0x190))/0x3+parseInt(_0x4d1baa(0x1a0))/0x4*(-parseInt(_0x4d1baa(0x18d))/0x5)+-parseInt(_0x4d1baa(0x19d))/0x6*(-parseInt(_0x4d1baa(0x192))/0x7)+parseInt(_0x4d1baa(0x19b))/0x8+-parseInt(_0x4d1baa(0x18c))/0x9*(parseInt(_0x4d1baa(0x19e))/0xa)+parseInt(_0x4d1baa(0x191))/0xb*(parseInt(_0x4d1baa(0x18b))/0xc);if(_0x480ad0===_0x1cacbb)break;else _0x3788a4['push'](_0x3788a4['shift']());}catch(_0x55d70d){_0x3788a4['push'](_0x3788a4['shift']());}}}(_0x1547,0x5f39c));import{Plugin as _0x4d746d}from'ckeditor5/src/core.js';function _0x58d4(_0x1a7382,_0xd3637){const _0x15479f=_0x1547();return _0x58d4=function(_0x58d479,_0x10866d){_0x58d479=_0x58d479-0x18b;let _0x33b1d4=_0x15479f[_0x58d479];return _0x33b1d4;},_0x58d4(_0x1a7382,_0xd3637);}import _0x3b38c6 from'./table.js';function _0x1547(){const _0x1bcab6=['afterInit','436mCQKbr','188148zdRdSZ','45162xLHaJg','515xkmejP','editor','plugins','443781FKZHvx','154qIFCdk','1214402DulkjY','TableCaptionEditing','4sqwNOH','requires','toggleTableCaption','enableCommand','get','TrackChangesEditing','110368OJoFov','2977056NCKrQS','has','6ZksPYq','580EqVRGw'];_0x1547=function(){return _0x1bcab6;};return _0x1547();}export default class Mt extends _0x4d746d{static get[_0x4e2639(0x195)](){return[_0x3b38c6];}[_0x4e2639(0x19f)](){const _0x1bfb5e=_0x4e2639,_0x512fb8=this[_0x1bfb5e(0x18e)];if(!_0x512fb8[_0x1bfb5e(0x18f)][_0x1bfb5e(0x19c)](_0x1bfb5e(0x193)))return;_0x512fb8[_0x1bfb5e(0x18f)][_0x1bfb5e(0x198)](_0x1bfb5e(0x199))[_0x1bfb5e(0x197)](_0x1bfb5e(0x196));}}
23
+ const _0x361309=_0x3860;(function(_0xe27a7b,_0x491639){const _0x18e40e=_0x3860,_0x4f38a3=_0xe27a7b();while(!![]){try{const _0x47049b=-parseInt(_0x18e40e(0x6d))/0x1*(parseInt(_0x18e40e(0x73))/0x2)+parseInt(_0x18e40e(0x71))/0x3*(parseInt(_0x18e40e(0x6c))/0x4)+parseInt(_0x18e40e(0x7e))/0x5+-parseInt(_0x18e40e(0x72))/0x6+parseInt(_0x18e40e(0x70))/0x7*(-parseInt(_0x18e40e(0x7b))/0x8)+parseInt(_0x18e40e(0x74))/0x9*(parseInt(_0x18e40e(0x7d))/0xa)+parseInt(_0x18e40e(0x75))/0xb;if(_0x47049b===_0x491639)break;else _0x4f38a3['push'](_0x4f38a3['shift']());}catch(_0x2e54f3){_0x4f38a3['push'](_0x4f38a3['shift']());}}}(_0x4eb9,0xc2942));function _0x3860(_0x20b962,_0x453341){const _0x4eb956=_0x4eb9();return _0x3860=function(_0x38607f,_0x27f1a4){_0x38607f=_0x38607f-0x6a;let _0x200865=_0x4eb956[_0x38607f];return _0x200865;},_0x3860(_0x20b962,_0x453341);}import{Plugin as _0x43874c}from'ckeditor5/src/core.js';function _0x4eb9(){const _0x558f24=['243afwdpk','28092196vKBdke','plugins','enableCommand','requires','toggleTableCaption','get','16IiiDyl','TableCaptionEditing','93180BQVNUu','6300950cKBmlo','afterInit','editor','12hQyqCM','2wDseSM','TrackChangesEditing','has','5323535XQVSZr','419325VbxmZP','3841974sBFggH','1526604mBXDQI'];_0x4eb9=function(){return _0x558f24;};return _0x4eb9();}import _0x227e1e from'./table.js';export default class Mt extends _0x43874c{static get[_0x361309(0x78)](){return[_0x227e1e];}[_0x361309(0x6a)](){const _0x1a9642=_0x361309,_0x16bd86=this[_0x1a9642(0x6b)];if(!_0x16bd86[_0x1a9642(0x76)][_0x1a9642(0x6f)](_0x1a9642(0x7c)))return;_0x16bd86[_0x1a9642(0x76)][_0x1a9642(0x7a)](_0x1a9642(0x6e))[_0x1a9642(0x77)](_0x1a9642(0x79));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2cbcc6=_0x26cd;(function(_0x11d569,_0x11aa22){const _0x39ac69=_0x26cd,_0xfb000d=_0x11d569();while(!![]){try{const _0x4893cf=parseInt(_0x39ac69(0x177))/0x1+-parseInt(_0x39ac69(0x191))/0x2*(-parseInt(_0x39ac69(0x15e))/0x3)+-parseInt(_0x39ac69(0x1ae))/0x4*(parseInt(_0x39ac69(0x1e1))/0x5)+parseInt(_0x39ac69(0x212))/0x6*(-parseInt(_0x39ac69(0x1da))/0x7)+parseInt(_0x39ac69(0x1ef))/0x8*(-parseInt(_0x39ac69(0x17f))/0x9)+-parseInt(_0x39ac69(0x1e5))/0xa*(-parseInt(_0x39ac69(0x1a5))/0xb)+-parseInt(_0x39ac69(0x1fe))/0xc*(-parseInt(_0x39ac69(0x223))/0xd);if(_0x4893cf===_0x11aa22)break;else _0xfb000d['push'](_0xfb000d['shift']());}catch(_0x229a9c){_0xfb000d['push'](_0xfb000d['shift']());}}}(_0x4766,0x88928));import{getTranslation as _0x454c5e}from'../utils/common-translations.js';import{Plugin as _0x3ac80a}from'ckeditor5/src/core.js';import{LiveRange as _0x11b2ec}from'ckeditor5/src/engine.js';function _0x26cd(_0x447c68,_0x26ffc8){const _0x476628=_0x4766();return _0x26cd=function(_0x26cd15,_0x162cf8){_0x26cd15=_0x26cd15-0x159;let _0x122515=_0x476628[_0x26cd15];return _0x122515;},_0x26cd(_0x447c68,_0x26ffc8);}import{uid as _0x12958a,priorities as _0x5dae69}from'ckeditor5/src/utils.js';import _0x33558b from'./table.js';const ge=[_0x2cbcc6(0x15f),_0x2cbcc6(0x20f),_0x2cbcc6(0x1fa),_0x2cbcc6(0x1ac),_0x2cbcc6(0x1a2),_0x2cbcc6(0x1ba),_0x2cbcc6(0x226)],Ce=Object[_0x2cbcc6(0x184)](ge[_0x2cbcc6(0x1cf)](_0x33f3c1=>[_0x33f3c1,null]));export default class It extends _0x3ac80a{static get[_0x2cbcc6(0x1d3)](){return[_0x33558b];}[_0x2cbcc6(0x203)](){const _0x14c853=_0x2cbcc6,_0x4b0435=this[_0x14c853(0x1ed)];if(!_0x4b0435[_0x14c853(0x1f8)][_0x14c853(0x1de)](_0x14c853(0x1b3)))return;const _0x2c0ba9=_0x4b0435[_0x14c853(0x1f8)][_0x14c853(0x1d0)](_0x14c853(0x17b)),_0x42fb6a=_0x4b0435[_0x14c853(0x1f8)][_0x14c853(0x1d0)](_0x14c853(0x185)),_0xeb40cf=_0x4b0435[_0x14c853(0x1f8)][_0x14c853(0x1d0)](_0x33558b),_0x288021=_0x4b0435[_0x14c853(0x1f8)][_0x14c853(0x1d0)](_0x14c853(0x1b3));_0xeb40cf[_0x14c853(0x1d5)][_0x14c853(0x224)](_0x14c853(0x1ca),_0x14c853(0x19b)),_0x4b0435[_0x14c853(0x1d2)][_0x14c853(0x1eb)][_0x14c853(0x19a)](_0x14c853(0x162),{'allowIn':_0x14c853(0x16f),'allowContentOf':_0x14c853(0x16f),'isLimit':!0x0}),_0x4b0435[_0x14c853(0x1a3)][_0x14c853(0x1f4)]({'model':_0x14c853(0x162),'view':_0x14c853(0x1af)});let _0x2d4075=null;_0x4b0435[_0x14c853(0x1d2)]['on'](_0x14c853(0x187),(_0xd4d009,_0x58bc92)=>{const _0x1f3f19=_0x14c853,[_0x5bb247,_0x17eb1d]=_0x58bc92,_0x23e809=_0x58bc92[_0x58bc92[_0x1f3f19(0x221)]-0x1];_0x23e809&&_0x23e809[_0x1f3f19(0x1e0)]||_0x2c0ba9[_0x1f3f19(0x213)]||this[_0x1f3f19(0x1ed)][_0x1f3f19(0x205)][_0x1f3f19(0x1d0)](_0x1f3f19(0x1cd))[_0x1f3f19(0x1c0)]&&function(_0x34d5f9,_0x2a2d7b,_0xe8f58e,_0x3b5c47,_0x154a85){const _0x25ff35=_0x1f3f19;if(_0x2a2d7b&&!_0x2a2d7b['is'](_0x25ff35(0x1fc)))return!0x1;const _0xcdbf89=_0x154a85[_0x25ff35(0x1f9)](_0x34d5f9,_0xe8f58e);if(!_0xcdbf89||!he(_0xcdbf89,void 0x0,_0x3b5c47))return!0x1;const _0x3ddfd7=_0x3b5c47[_0x25ff35(0x163)](_0xe8f58e[_0x25ff35(0x1d4)][_0x25ff35(0x1c4)]);if(!_0x3ddfd7[_0x25ff35(0x221)])return!0x1;const _0x243c60=_0x3ddfd7[0x0][_0x25ff35(0x1b9)](_0x25ff35(0x1a8)),_0x3af15c=_0x3b5c47[_0x25ff35(0x176)](_0x3ddfd7),_0x20a41a=_0x3b5c47[_0x25ff35(0x21e)](_0x3ddfd7),_0x359ffd={'startRow':_0x3af15c[_0x25ff35(0x225)],'endRow':_0x3af15c[_0x25ff35(0x193)],'startColumn':_0x20a41a[_0x25ff35(0x225)],'endColumn':_0x20a41a[_0x25ff35(0x193)]};return 0x1==_0x3ddfd7[_0x25ff35(0x221)]&&(_0x359ffd[_0x25ff35(0x18d)]+=_0x3b5c47[_0x25ff35(0x1bf)](_0xcdbf89)-0x1,_0x359ffd[_0x25ff35(0x1c6)]+=_0x3b5c47[_0x25ff35(0x197)](_0xcdbf89)-0x1),he(_0x243c60,_0x359ffd,_0x3b5c47);}(_0x5bb247,_0x17eb1d,_0x4b0435[_0x1f3f19(0x1d2)],_0x42fb6a,_0x288021)&&(_0xd4d009[_0x1f3f19(0x1a1)](),_0x2d4075={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4b0435[_0x1f3f19(0x1d2)][_0x1f3f19(0x175)](()=>{const _0x10942e=_0x1f3f19;_0x4b0435[_0x10942e(0x1d2)][_0x10942e(0x187)](_0x58bc92[0x0],_0x58bc92[0x1],_0x58bc92[0x2],{'forceDefaultExecution':!0x0});const _0x546b1c=_0x12958a(),{rowInsertionRanges:_0x2b2b07,columnInsertionRanges:_0x2d7df9,insertionRanges:_0x16c2f2,deletionRanges:_0x5dbcb8,cells:_0x131c65}=_0x2d4075;_0x2b2b07[_0x10942e(0x221)]&&_0x2c0ba9[_0x10942e(0x1ee)](_0x2b2b07,_0x10942e(0x1ca),{'tablePasteChainId':_0x546b1c}),_0x2d7df9[_0x10942e(0x221)]&&_0x2c0ba9[_0x10942e(0x1ee)](_0x2d7df9,_0x10942e(0x19b),{'tablePasteChainId':_0x546b1c}),_0x16c2f2[_0x10942e(0x221)]&&(_0x2c0ba9[_0x10942e(0x1ee)](_0x16c2f2,_0x10942e(0x1b0),{'tablePasteChainId':_0x546b1c,'skipNestingCheck':!0x0}),_0x16c2f2[_0x10942e(0x1c3)](_0x7622a9=>{const _0x3b9070=_0x10942e;var _0x319e37;return null===(_0x319e37=_0x7622a9[_0x3b9070(0x166)])||void 0x0===_0x319e37?void 0x0:_0x319e37[_0x3b9070(0x1c1)](_0x7622a9);})),_0x5dbcb8[_0x10942e(0x221)]&&(_0x2c0ba9[_0x10942e(0x1a0)](_0x5dbcb8,_0x10942e(0x1b0),{'tablePasteChainId':_0x546b1c,'skipNestingCheck':!0x0}),_0x5dbcb8[_0x10942e(0x1c3)](_0x1694fd=>{const _0x14d2e7=_0x10942e;var _0x3e3e91;return null===(_0x3e3e91=_0x1694fd[_0x14d2e7(0x166)])||void 0x0===_0x3e3e91?void 0x0:_0x3e3e91[_0x14d2e7(0x1c1)](_0x1694fd);}));const _0x35fce7=_0x2c0ba9[_0x10942e(0x20c)](_0x131c65[_0x10942e(0x1cf)](({element:_0x226529})=>_0x226529),{'formatGroupId':_0x12958a()},[],_0x10942e(0x186),{'tablePasteChainId':_0x546b1c});if(_0x35fce7){const _0x1eb1f0=_0x35fce7[_0x10942e(0x201)](),_0x44908e=[];for(const {element:_0x559319,attributes:_0x5668a5}of _0x131c65){if(!_0x5668a5)continue;const _0x40c5e8=_0x4b0435[_0x10942e(0x1d2)][_0x10942e(0x161)](_0x559319),_0x313a76=_0x1eb1f0[_0x10942e(0x17a)](_0x28c84f=>_0x28c84f[_0x10942e(0x204)]()[_0x10942e(0x159)](_0x40c5e8));_0x313a76&&_0x44908e[_0x10942e(0x224)]([_0x313a76[_0x10942e(0x200)],_0x5668a5]);}_0x44908e[_0x10942e(0x221)]&&_0x35fce7[_0x10942e(0x1fb)](_0x10942e(0x1e7),Object[_0x10942e(0x184)](_0x44908e));}_0x2d4075=null;}));},{'priority':_0x5dae69[_0x14c853(0x1be)]+0xa}),_0x4b0435[_0x14c853(0x1f8)][_0x14c853(0x1d0)](_0x14c853(0x1b3))['on'](_0x14c853(0x16c),(_0x17338b,_0x4f5124)=>{const _0x24e5c0=_0x14c853,[_0x3026af,_0x555364,,_0xbc8b11]=_0x4f5124;if(!_0x2d4075)return;_0x17338b[_0x24e5c0(0x1a1)]();const _0x1a884f=_0x3026af[_0x24e5c0(0x1b2)],_0x42e0cf=_0x555364,_0x2885a3=Pe(_0x1a884f),_0x2b380b=Pe(_0x42e0cf);_0x17338b[_0x24e5c0(0x215)]=_0x1a884f;let _0x2f56f9=null,_0x1e2022=null;if(_0x2b380b||_0x2885a3){if(_0x2885a3&&!_0x2b380b){_0xbc8b11[_0x24e5c0(0x1b8)](_0x1a884f[_0x24e5c0(0x188)](0x0));for(const _0x4fc033 of Array[_0x24e5c0(0x1bd)](_0x42e0cf[_0x24e5c0(0x180)]()))_0xbc8b11[_0x24e5c0(0x168)](_0x4fc033,_0x1a884f,_0x24e5c0(0x211));const _0x3cd7bd=_0x2d4075[_0x24e5c0(0x15a)][_0x24e5c0(0x1e4)](_0x3026af[_0x24e5c0(0x160)]),_0x2154ae=_0x2d4075[_0x24e5c0(0x19f)][_0x24e5c0(0x1e4)](_0x3026af[_0x24e5c0(0x1bb)]);_0x3cd7bd||_0x2154ae||(_0x2f56f9=_0x11b2ec[_0x24e5c0(0x179)](_0xbc8b11[_0x24e5c0(0x174)](_0x1a884f)));}else _0x2b380b&&!_0x2885a3&&(_0x1e2022=_0xbc8b11[_0x24e5c0(0x174)](_0x1a884f));}else{const _0x5b6b99=_0xbc8b11[_0x24e5c0(0x15d)](_0x24e5c0(0x162)),_0x2200c5=_0xbc8b11[_0x24e5c0(0x15d)](_0x24e5c0(0x162));_0xbc8b11[_0x24e5c0(0x20a)](_0xbc8b11[_0x24e5c0(0x174)](_0x1a884f),_0x2200c5),_0xbc8b11[_0x24e5c0(0x168)](_0x5b6b99,_0x1a884f,0x0);for(const _0x1076e6 of Array[_0x24e5c0(0x1bd)](_0x42e0cf[_0x24e5c0(0x180)]()))_0xbc8b11[_0x24e5c0(0x168)](_0x1076e6,_0x5b6b99,_0x24e5c0(0x211));_0x2f56f9=_0x11b2ec[_0x24e5c0(0x179)](_0xbc8b11[_0x24e5c0(0x161)](_0x5b6b99)),_0x1e2022=_0x11b2ec[_0x24e5c0(0x179)](_0xbc8b11[_0x24e5c0(0x161)](_0x2200c5));}const _0x381da1=Array[_0x24e5c0(0x1bd)](_0x42e0cf[_0x24e5c0(0x207)]())[_0x24e5c0(0x1e8)](([_0x216c8c])=>ge[_0x24e5c0(0x1e4)](_0x216c8c));_0x2d4075[_0x24e5c0(0x183)][_0x24e5c0(0x224)]({'element':_0x1a884f,'attributes':_0x381da1[_0x24e5c0(0x221)]?Object[_0x24e5c0(0x184)](_0x381da1):null}),_0x2f56f9&&_0x2d4075[_0x24e5c0(0x1a6)][_0x24e5c0(0x224)](_0x2f56f9),_0x1e2022&&_0x2d4075[_0x24e5c0(0x1d1)][_0x24e5c0(0x224)](_0x1e2022);},{'priority':_0x14c853(0x1be)}),_0x42fb6a['on'](_0x14c853(0x1dd),(_0x1ed03a,_0x15d440)=>{const _0xc6cbdb=_0x14c853,[_0x447573,_0x4acf3d={}]=_0x15d440;if(!_0x2d4075)return;const _0x2a1150=_0x4acf3d['at']||0x0,_0x53f188=_0x4acf3d[_0xc6cbdb(0x192)]||0x1;_0x2d4075[_0xc6cbdb(0x19f)]=new Array(_0x53f188)[_0xc6cbdb(0x17d)](_0x2a1150)[_0xc6cbdb(0x1cf)]((_0x316500,_0x4ba7ed)=>_0x316500+_0x4ba7ed);for(const {cell:_0x3776bf}of _0x42fb6a[_0xc6cbdb(0x1cc)](_0x447573,{'startColumn':_0x2a1150,'endColumn':_0x2a1150+_0x53f188-0x1}))_0x2d4075[_0xc6cbdb(0x1ec)][_0xc6cbdb(0x224)](_0x4b0435[_0xc6cbdb(0x1d2)][_0xc6cbdb(0x161)](_0x3776bf));},{'priority':_0x14c853(0x182)}),_0x42fb6a['on'](_0x14c853(0x1e9),(_0xdbe0c6,_0x14ac23)=>{const _0x3c2267=_0x14c853,[_0x27c988,_0x4797b0={}]=_0x14ac23;if(!_0x2d4075)return;const _0x15845b=_0x4797b0['at']||0x0,_0x3200e2=_0x4797b0[_0x3c2267(0x169)]||0x1;_0x2d4075[_0x3c2267(0x15a)]=new Array(_0x3200e2)[_0x3c2267(0x17d)](_0x15845b)[_0x3c2267(0x1cf)]((_0x58b06b,_0x15ed92)=>_0x58b06b+_0x15ed92);for(const {cell:_0x1d9604}of _0x42fb6a[_0x3c2267(0x1cc)](_0x27c988,{'startRow':_0x15845b,'endRow':_0x15845b+_0x3200e2-0x1}))_0x2d4075[_0x3c2267(0x1d8)][_0x3c2267(0x224)](_0x4b0435[_0x3c2267(0x1d2)][_0x3c2267(0x161)](_0x1d9604));},{'priority':_0x14c853(0x182)}),_0x2c0ba9[_0x14c853(0x1b4)][_0x14c853(0x1c8)](_0x44a70b=>{const _0xe94d70=_0x14c853;if(_0x44a70b[_0xe94d70(0x217)]&&_0x44a70b[_0xe94d70(0x217)][_0xe94d70(0x220)](_0xe94d70(0x1b0)))return _0x44a70b[_0xe94d70(0x1dc)]?{}:{'type':_0xe94d70(0x19d),'content':_0x454c5e(_0x4b0435[_0xe94d70(0x21d)],_0xe94d70(0x19e))};});const _0x3b3859=()=>!0x1;for(const _0xf4eac9 of[_0x14c853(0x1b0),_0x14c853(0x19b),_0x14c853(0x1ca),_0x14c853(0x186)])_0x2c0ba9[_0x14c853(0x1e6)][_0x14c853(0x1a4)](_0x14c853(0x19d),_0xf4eac9,_0x14c853(0x20d),_0x3b3859),_0x2c0ba9[_0x14c853(0x1e6)][_0x14c853(0x1a4)](_0x14c853(0x1ff),_0xf4eac9,_0x14c853(0x20d),_0x3b3859),_0x2c0ba9[_0x14c853(0x1e6)][_0x14c853(0x1a4)](_0x14c853(0x228),_0xf4eac9,_0x14c853(0x20d),_0x3b3859);_0x2c0ba9[_0x14c853(0x1e6)][_0x14c853(0x1a4)](_0x14c853(0x228),_0x14c853(0x186),_0x14c853(0x165),_0x3b3859),_0x2c0ba9[_0x14c853(0x1e6)][_0x14c853(0x1a4)](_0x14c853(0x228),_0x14c853(0x186),_0x14c853(0x20e),(_0x190c72,_0x32a9b8,_0x66f333)=>{const _0x172d50=_0x14c853,_0x5cbdb1=_0x190c72[_0x172d50(0x1cf)](_0x2dda70=>_0x2dda70[_0x172d50(0x195)]())[_0x172d50(0x1e8)](_0x1112de=>_0x1112de),_0x19dafe=new Map(_0x5cbdb1[_0x172d50(0x1cf)](_0x475f3a=>[_0x475f3a,null]));if(_0x2d4075){for(const {element:_0x2c6b64,attributes:_0x149ef6}of _0x2d4075[_0x172d50(0x183)])_0x149ef6&&_0x19dafe[_0x172d50(0x1e3)](_0x2c6b64,_0x149ef6);}else{if(_0x66f333&&_0x66f333[_0x172d50(0x1e7)])for(const [_0x3c42e6,_0x23a2bb]of Object[_0x172d50(0x1d6)](_0x66f333[_0x172d50(0x1e7)])){const _0x41a5fd=_0x4b0435[_0x172d50(0x1d2)][_0x172d50(0x1f2)][_0x172d50(0x1d0)](_0x3c42e6),_0x4cf872=_0x41a5fd?_0x41a5fd[_0x172d50(0x204)]()[_0x172d50(0x195)]():null;_0x4cf872&&_0x19dafe[_0x172d50(0x1e3)](_0x4cf872,_0x23a2bb);}}_0x4b0435[_0x172d50(0x1d2)][_0x172d50(0x175)](_0x1b77a9=>{const _0x4eb36a=_0x172d50;for(const [_0x19dbf0,_0x28ed85]of _0x19dafe)_0x1b77a9[_0x4eb36a(0x199)]({...Ce,..._0x28ed85},_0x19dbf0);});});const _0x5dbd31=(_0xed51a6,_0x44d844)=>{const _0x1e6efa=_0x14c853;_0x2c0ba9[_0x1e6efa(0x1e6)][_0x1e6efa(0x1a4)](_0xed51a6,_0x1e6efa(0x1b0),_0x44d844,(_0x2f8957,_0x5a4e26,_0x28607f)=>{const _0xb2d010=_0x1e6efa;_0x4b0435[_0xb2d010(0x1d2)][_0xb2d010(0x175)](_0x5bb883=>{const _0x194143=_0xb2d010,_0x10f8bf=[];for(const _0x4cf2f2 of _0x2f8957){const _0x19d0fc=_0x4cf2f2[_0x194143(0x1b1)][_0x194143(0x219)];_0x19d0fc['is'](_0x194143(0x15c),_0x194143(0x162))&&_0x10f8bf[_0x194143(0x224)](_0x19d0fc);}_0x2c0ba9[_0x194143(0x1e6)][_0x194143(0x1ea)](_0xed51a6,null,_0x44d844)(_0x2f8957,_0x5a4e26,_0x28607f);for(const _0x5dc800 of _0x10f8bf)_0x194143(0x190)!=_0x5dc800[_0x194143(0x194)][_0x194143(0x20b)]&&_0x5bb883[_0x194143(0x1cb)](_0x5dc800);});});};_0x5dbd31(_0x14c853(0x19d),_0x14c853(0x20e)),_0x5dbd31(_0x14c853(0x19d),_0x14c853(0x165)),_0x5dbd31(_0x14c853(0x1ff),_0x14c853(0x20e)),_0x5dbd31(_0x14c853(0x1ff),_0x14c853(0x165)),_0x2c0ba9[_0x14c853(0x1e6)][_0x14c853(0x1a4)](_0x14c853(0x19d),_0x14c853(0x1ca),_0x14c853(0x165),_0x32d5ad=>{const _0x57def1=_0x14c853,_0x45b85a=_0x32d5ad[_0x57def1(0x1cf)](_0xfe796=>_0xfe796[_0x57def1(0x195)]()),_0x1ae98e=_0x45b85a[0x0][_0x57def1(0x1b9)](_0x57def1(0x1a8)),{minRow:_0x3fe69b,maxRow:_0x50ea43}=_0xeb40cf[_0x57def1(0x19c)](_0x45b85a);_0x42fb6a[_0x57def1(0x1ab)](_0x1ae98e,{'at':_0x3fe69b,'rows':_0x50ea43-_0x3fe69b+0x1});}),_0x2c0ba9[_0x14c853(0x1e6)][_0x14c853(0x1a4)](_0x14c853(0x19d),_0x14c853(0x19b),_0x14c853(0x165),_0x310e4f=>{const _0xf99db7=_0x14c853,_0x33edd8=_0x310e4f[_0xf99db7(0x1cf)](_0x15aea9=>_0x15aea9[_0xf99db7(0x195)]()),_0x33d532=_0x33edd8[0x0][_0xf99db7(0x1b9)](_0xf99db7(0x1a8)),{minColumn:_0xf835c2,maxColumn:_0x115073}=_0xeb40cf[_0xf99db7(0x19c)](_0x33edd8);_0x42fb6a[_0xf99db7(0x1c9)](_0x33d532,{'at':_0xf835c2,'columns':_0x115073-_0xf835c2+0x1});});const _0xeab1c7=(_0x1c6c8e,_0x230834)=>{const _0x531407=_0x14c853;if(!_0x230834[_0x531407(0x217)]||!_0x230834[_0x531407(0x217)][_0x531407(0x220)](_0x531407(0x1b0)))return;const _0x4b0660=_0x230834[_0x531407(0x17e)][_0x531407(0x216)],_0x467ea1=_0x2c0ba9[_0x531407(0x171)]()[_0x531407(0x1e8)](_0x157ff8=>_0x157ff8[_0x531407(0x167)]&&_0x157ff8[_0x531407(0x17e)]&&_0x157ff8[_0x531407(0x17e)][_0x531407(0x216)]==_0x4b0660);_0x467ea1[_0x531407(0x221)]&&_0x230834[_0x531407(0x1bc)]()[_0x531407(0x221)]!=_0x467ea1[_0x531407(0x221)]&&_0x467ea1[_0x531407(0x164)]((_0x5b7884,_0x548bc7)=>(_0x5b7884[_0x531407(0x18a)]=_0x548bc7,_0x548bc7[_0x531407(0x1dc)]=_0x5b7884,_0x548bc7));};function _0x4b79f0(_0xa4758c,_0x1e7ffb=!0x0){const _0xd752d7=_0x14c853,{id:_0x2ed9c9}=_0x2c0ba9[_0xd752d7(0x1c7)](_0xa4758c[_0xd752d7(0x1f1)]),_0x47a0aa=[_0xd752d7(0x1fd),_0xd752d7(0x222)],_0x7a690e=_0x2c0ba9[_0xd752d7(0x1f6)][_0xd752d7(0x1e4)](_0xa4758c[_0xd752d7(0x1f1)]);return _0x7a690e&&_0x47a0aa[_0xd752d7(0x224)](_0xd752d7(0x202)),{'classes':_0x47a0aa,'attributes':{'data-suggestion':_0x2ed9c9},'priority':_0x7a690e&&_0x1e7ffb?0xbc2:0xbb8};}_0x2c0ba9['on'](_0x14c853(0x227),_0xeab1c7,{'priority':_0x14c853(0x1be)}),_0x2c0ba9['on'](_0x14c853(0x18f),_0xeab1c7,{'priority':_0x14c853(0x1be)}),_0x4b0435[_0x14c853(0x1d2)][_0x14c853(0x1d4)][_0x14c853(0x218)](()=>{const _0x1bd063=_0x14c853;let _0x4bde87=!0x1;const _0x5434d0=Array[_0x1bd063(0x1bd)](_0x4b0435[_0x1bd063(0x1d2)][_0x1bd063(0x1d4)][_0x1bd063(0x16a)][_0x1bd063(0x1e2)]());for(const {name:_0x4b78f0,data:_0x5d5699}of _0x5434d0){const {group:_0x3c2ecf,type:_0x4bccb6,id:_0x1eee21}=_0x2c0ba9[_0x1bd063(0x1c7)](_0x4b78f0);if(_0x1bd063(0x16d)!=_0x3c2ecf||_0x1bd063(0x1ff)!=_0x4bccb6||_0x5d5699[_0x1bd063(0x1f7)])continue;if(!_0x2c0ba9[_0x1bd063(0x1ad)](_0x1eee21))continue;const _0x70152a=_0x2c0ba9[_0x1bd063(0x210)](_0x1eee21)[_0x1bd063(0x18b)](),_0x3a06e4=_0x4b0435[_0x1bd063(0x1f8)][_0x1bd063(0x1d0)](_0x1bd063(0x1f0))['me'];for(const _0x4666db of _0x2c0ba9[_0x1bd063(0x171)]()){if(!_0x4666db[_0x1bd063(0x167)]||_0x4666db[_0x1bd063(0x21a)]!=_0x3a06e4)continue;if(_0x1bd063(0x228)!=_0x4666db[_0x1bd063(0x206)]||_0x1bd063(0x186)!=_0x4666db[_0x1bd063(0x217)])continue;if(_0x4666db[_0x1bd063(0x18b)]()[_0x1bd063(0x1d7)](_0x64893e=>_0x70152a[_0x1bd063(0x15b)](_0x1fe27e=>_0x1fe27e[_0x1bd063(0x209)](_0x64893e,!0x0)))){for(const _0x665e26 of _0x4666db[_0x1bd063(0x1bc)]())_0x665e26[_0x1bd063(0x167)]&&(_0x665e26[_0x1bd063(0x165)](),_0x4bde87=!0x0);}}}return _0x4bde87;}),_0x4b0435[_0x14c853(0x1d2)][_0x14c853(0x1d4)][_0x14c853(0x218)](_0x4fe322=>{const _0xf6a0f1=_0x14c853,_0x57ded6=_0x4b0435[_0xf6a0f1(0x205)][_0xf6a0f1(0x1d0)](_0xf6a0f1(0x1db));if(!_0x57ded6||!_0x57ded6[_0xf6a0f1(0x1ce)][_0xf6a0f1(0x1de)](_0x4fe322[_0xf6a0f1(0x208)]))return!0x1;let _0x2d1729=!0x1;const _0x47947c=_0x4b0435[_0xf6a0f1(0x1f8)][_0xf6a0f1(0x1d0)](_0xf6a0f1(0x1f0))['me'],_0x825c57=_0x4b0435[_0xf6a0f1(0x1d2)][_0xf6a0f1(0x1d4)][_0xf6a0f1(0x16a)][_0xf6a0f1(0x173)](),_0x567944=Array[_0xf6a0f1(0x1bd)](_0x4b0435[_0xf6a0f1(0x1d2)][_0xf6a0f1(0x1d4)][_0xf6a0f1(0x16a)][_0xf6a0f1(0x1e2)]())[_0xf6a0f1(0x1e8)](({name:_0x50699c,data:_0xd495f9})=>{const _0x3b8e01=_0xf6a0f1,{group:_0x4b40d6,subType:_0x14ef14,authorId:_0x1d4ada}=_0x2c0ba9[_0x3b8e01(0x1c7)](_0x50699c);return _0x3b8e01(0x16d)==_0x4b40d6&&_0x3b8e01(0x1b0)==_0x14ef14&&_0x1d4ada==_0x47947c['id']&&!_0xd495f9[_0x3b8e01(0x1f7)];});for(const _0x2da947 of _0x825c57){if(_0xf6a0f1(0x168)!=_0x2da947[_0xf6a0f1(0x206)]||_0xf6a0f1(0x162)!=_0x2da947[_0xf6a0f1(0x200)]||0x1!=_0x2da947[_0xf6a0f1(0x221)])continue;const _0x4c01a6=_0x4fe322[_0xf6a0f1(0x1d9)](_0x2da947[_0xf6a0f1(0x172)],_0x2da947[_0xf6a0f1(0x172)][_0xf6a0f1(0x1a9)](0x1));if(!_0x567944[_0xf6a0f1(0x17a)](({data:_0x1d73b0})=>_0x1d73b0[_0xf6a0f1(0x1c5)][_0xf6a0f1(0x159)](_0x4c01a6))){for(const {name:_0x33c40b,data:_0x19f628}of _0x567944)if(_0x4c01a6[_0xf6a0f1(0x209)](_0x19f628[_0xf6a0f1(0x1c5)])){_0x4fe322[_0xf6a0f1(0x1a7)](_0x33c40b,{'range':_0x4c01a6}),_0x2d1729=!0x0;break;}}}return _0x2d1729;}),_0x4b0435[_0x14c853(0x1d2)][_0x14c853(0x1d4)][_0x14c853(0x218)](_0x11dab5=>{const _0x167ace=_0x14c853;let _0x113fc5=!0x1;const _0x5a524c=_0x4b0435[_0x167ace(0x1f8)][_0x167ace(0x1d0)](_0x167ace(0x1f0))['me'],_0x19b22d=_0x2c0ba9[_0x167ace(0x171)]()[_0x167ace(0x1e8)](_0x2afc9d=>_0x2afc9d[_0x167ace(0x167)]&&_0x2afc9d[_0x167ace(0x21a)]==_0x5a524c),_0x5c45c4=new Set(),_0xe97a69=new Set();for(const _0x87c80c of _0x19b22d)if(_0x167ace(0x1b0)==_0x87c80c[_0x167ace(0x217)])for(const _0x214492 of _0x87c80c[_0x167ace(0x201)]()){const _0x18de5e=_0x214492[_0x167ace(0x204)]()[_0x167ace(0x195)]();if(_0x18de5e){if(_0x18de5e['is'](_0x167ace(0x15c),_0x167ace(0x162))&&Pe(_0x18de5e)){_0x87c80c[_0x167ace(0x16b)](_0x214492[_0x167ace(0x200)]),_0x5c45c4[_0x167ace(0x1b7)](_0x18de5e),_0x113fc5=!0x0;const _0x5c1dcc=_0x18de5e[_0x167ace(0x18c)],_0x5b6dc3=_0x18de5e[_0x167ace(0x198)],_0x1e9d85=_0x5c1dcc&&_0x5c1dcc['is'](_0x167ace(0x15c),_0x167ace(0x162)),_0xdbed6b=_0x5b6dc3&&_0x5b6dc3['is'](_0x167ace(0x15c),_0x167ace(0x162));_0x1e9d85&&!_0x5c45c4[_0x167ace(0x1de)](_0x5c1dcc)&&_0xe97a69[_0x167ace(0x1b7)](_0x5c1dcc),_0xdbed6b&&!_0x5c45c4[_0x167ace(0x1de)](_0x5b6dc3)&&_0xe97a69[_0x167ace(0x1b7)](_0x5b6dc3);}else _0x18de5e['is'](_0x167ace(0x15c),_0x167ace(0x1df))&&_0x18de5e[_0x167ace(0x214)]&&(_0x87c80c[_0x167ace(0x16b)](_0x214492[_0x167ace(0x200)]),_0x113fc5=!0x0);}}else{if(_0x167ace(0x186)==_0x87c80c[_0x167ace(0x217)]){if(!_0x87c80c[_0x167ace(0x17e)]||!_0x87c80c[_0x167ace(0x17e)][_0x167ace(0x216)])continue;const _0x1a2f98=_0x87c80c[_0x167ace(0x17e)][_0x167ace(0x1e7)];if(_0x1a2f98&&Object[_0x167ace(0x17c)](_0x1a2f98)[_0x167ace(0x221)])continue;const _0x49bd55=_0x87c80c[_0x167ace(0x17e)][_0x167ace(0x216)];let _0x108174=!0x0,_0x4c3add=!0x0;for(const _0x17e54a of _0x19b22d)if(_0x17e54a[_0x167ace(0x217)]&&_0x17e54a[_0x167ace(0x217)][_0x167ace(0x220)](_0x167ace(0x1b0))){if(!_0x17e54a[_0x167ace(0x17e)][_0x167ace(0x216)]){_0x4c3add=!0x1;break;}if(_0x17e54a['id']!=_0x87c80c['id']&&_0x17e54a[_0x167ace(0x17e)][_0x167ace(0x216)]==_0x49bd55){_0x108174=!0x1;break;}}_0x4c3add&&_0x108174&&(_0x87c80c[_0x167ace(0x1f5)](),_0x113fc5=!0x0);}}for(const _0x2fe136 of _0x5c45c4)_0x11dab5[_0x167ace(0x1b8)](_0x2fe136);for(const _0x48eacd of _0xe97a69)_0x11dab5[_0x167ace(0x1cb)](_0x48eacd);return _0x113fc5;}),_0x4b0435[_0x14c853(0x1a3)][_0x14c853(0x170)](_0x14c853(0x1f3))[_0x14c853(0x21f)]({'model':_0x14c853(0x1b5),'view':(_0x1f7011,_0x5cc356)=>_0x4b79f0(_0x1f7011),'converterPriority':_0x14c853(0x1be)}),_0x4b0435[_0x14c853(0x1a3)][_0x14c853(0x170)](_0x14c853(0x189))[_0x14c853(0x21f)]({'model':_0x14c853(0x1b5),'view':(_0x527df3,_0xb85460)=>_0xb85460[_0x14c853(0x1c2)][_0x14c853(0x178)]?_0x4b79f0(_0x527df3,!0x1):null,'converterPriority':_0x14c853(0x1be)});const _0x5b822d=_0x4b0435[_0x14c853(0x181)][_0x14c853(0x196)];this[_0x14c853(0x1aa)](_0x5b822d[_0x14c853(0x1d4)],_0x14c853(0x1b6),(_0x3ed49f,_0x2cde15)=>{const _0x27356c=_0x14c853,_0x4df8c9=[];for(const _0x1e10ab of _0x5b822d[_0x27356c(0x174)](_0x2cde15[_0x27356c(0x21c)])[_0x27356c(0x18e)]())_0x1e10ab['is'](_0x27356c(0x15c),_0x27356c(0x1af))&&_0x4df8c9[_0x27356c(0x224)](_0x1e10ab);_0x5b822d[_0x27356c(0x175)](_0x40c8ca=>{const _0x22d64d=_0x27356c;for(const _0x2ece9a of _0x4df8c9)_0x40c8ca[_0x22d64d(0x16e)](_0x40c8ca[_0x22d64d(0x174)](_0x2ece9a),_0x40c8ca[_0x22d64d(0x21b)](_0x2ece9a)),_0x40c8ca[_0x22d64d(0x1b8)](_0x2ece9a);});});}}function _0x4766(){const _0x3f8d5a=['has','paragraph','forceDefaultExecution','5AtYOWY','getChangedMarkers','set','includes','10XvLnHf','_suggestionFactory','markerAttributes','filter','insertRows','getSuggestionCallback','schema','columnInsertionRanges','editor','markMultiRangeInsertion','8qICxsG','Users','markerName','markers','editingDowncast','elementToElement','removeMarkers','activeMarkers','oldRange','plugins','getTableIfOnlyTableInContent','tableCellBorderStyle','setAttribute','documentSelection','ck-suggestion-marker','99156EyIgMc','deletion','name','getMarkers','ck-suggestion-marker--active','afterInit','getRange','commands','type','getAttributes','batch','containsRange','wrap','rootName','markMultiRangeBlockFormat','join','accept','tableCellBorderColor','getSuggestion','end','140718tQfRux','_isForcedDefaultExecutionBlock','isEmpty','return','tablePasteChainId','subType','registerPostFixer','nodeAfter','author','createPositionBefore','content','locale','getColumnIndexes','markerToHighlight','startsWith','length','ck-suggestion-marker-insertion','1027uHCTOm','push','first','tableCellPadding','suggestionLoaded','formatBlock','isEqual','rowInsertionIndexes','some','element','createElement','57SvzCkq','tableCellBorderWidth','row','createRangeOn','tableCellSuggestion','getSelectionAffectedTableCells','reduce','discard','detach','isInContent','insert','rows','differ','removeMarker','_replaceTableSlotCell','suggestion','move','tableCell','for','getSuggestions','position','getChanges','createRangeIn','change','getRowIndexes','581272wmesMs','showSuggestionHighlights','fromRange','find','TrackChangesEditing','keys','fill','attributes','10014633LnJqjJ','getChildren','editing','low','cells','fromEntries','TableUtils','tablePasteCell','insertContent','getChild','dataDowncast','next','getRanges','nextSibling','endRow','getItems','suggestionUnloaded','$graveyard','75542OUhBeL','columns','last','root','getContainedElement','view','getColumns','previousSibling','setAttributes','register','tablePasteColumn','_getCoordsForCells','insertion','*Replace\x20table\x20cells*','columnInsertionIndexes','markMultiRangeDeletion','stop','tableCellVerticalAlignment','conversion','registerCustomCallback','8590681kwUBGg','insertionRanges','updateMarker','table','getShiftedBy','listenTo','removeRows','tableCellHorizontalAlignment','hasSuggestion','395836HmyTlC','suggestion-td','tablePaste','start','cell','TableClipboard','descriptionFactory','suggestion:formatBlock:tablePasteCell','clipboardOutput','add','remove','findAncestor','tableCellBackgroundColor','column','getAllAdjacentSuggestions','from','high','getRows','value','call','options','forEach','selection','newRange','endColumn','_splitMarkerName','registerDescriptionCallback','removeColumns','tablePasteRow','unwrap','createTableWalker','trackChanges','_createdBatches','map','get','deletionRanges','model','requires','document','_tablePostFixingSubtypes','entries','every','rowInsertionRanges','createRange','287arDXYJ','redo','previous','insertColumns'];_0x4766=function(){return _0x3f8d5a;};return _0x4766();}function Pe(_0x106624){const _0x1136f1=_0x2cbcc6;if(_0x106624[_0x1136f1(0x214)])return!0x0;const _0x5ef9db=_0x106624[_0x1136f1(0x188)](0x0);return _0x5ef9db['is'](_0x1136f1(0x15c),_0x1136f1(0x1df))&&_0x5ef9db[_0x1136f1(0x214)];}function he(_0x448d70,_0x52144d={},_0x50ab26){const _0x573514=_0x2cbcc6;for(const {isAnchor:_0x5cd281,cellHeight:_0x5a9921,cellWidth:_0x4e3456}of _0x50ab26[_0x573514(0x1cc)](_0x448d70,{'includeAllSlots':!0x0,..._0x52144d}))if(!_0x5cd281||0x1!=_0x5a9921||0x1!=_0x4e3456)return!0x1;return!0x0;}
23
+ function _0x5890(){const _0x1a6d03=['getTableIfOnlyTableInContent','elementToElement','editing','getSelectionAffectedTableCells','_suggestionFactory','nextSibling','documentSelection','getShiftedBy','TableUtils','commands','insertion','descriptionFactory','removeColumns','getRows','insertContent','from','attributes','getChangedMarkers','detach','getAttributes','tableCellPadding','tablePasteCell','getAllAdjacentSuggestions','start','getSuggestion','rows','batch','registerPostFixer','editor','selection','cell','getRanges','requires','forEach','editingDowncast','setAttributes','trackChanges','ck-suggestion-marker','getChanges','markerAttributes','removeMarker','suggestionUnloaded','createPositionBefore','showSuggestionHighlights','Users','rowInsertionIndexes','tablePaste','_tablePostFixingSubtypes','removeMarkers','suggestionLoaded','findAncestor','afterInit','clipboardOutput','ck-suggestion-marker-insertion','position','_replaceTableSlotCell','element','markMultiRangeDeletion','map','every','endColumn','some','formatBlock','markMultiRangeBlockFormat','*Replace\x20table\x20cells*','paragraph','updateMarker','includes','activeMarkers','removeRows','suggestion','return','keys','content','author','accept','previous','getSuggestionCallback','value','fromRange','suggestion:formatBlock:tablePasteCell','containsRange','locale','14358960mVzdaK','add','isEmpty','redo','TrackChangesEditing','tablePasteChainId','37924ojVbHG','document','has','getChildren','$graveyard','rootName','cells','_splitMarkerName','options','change','ck-suggestion-marker--active','markerName','tableCellBorderWidth','tablePasteRow','forceDefaultExecution','tableCellBorderStyle','insert','high','getContainedElement','dataDowncast','createRangeOn','tablePasteColumn','nodeAfter','createTableWalker','getSuggestions','isEqual','entries','createRange','type','TableClipboard','getChild','reduce','tableCellHorizontalAlignment','set','591066IqnJqx','deletionRanges','subType','423610pKRXAG','join','oldRange','markMultiRangeInsertion','fill','suggestion-td','stop','isInContent','low','differ','listenTo','remove','getRange','tableCellVerticalAlignment','markers','setAttribute','wrap','columnInsertionIndexes','tableCellBorderColor','table','markerToHighlight','2572188sXzwAs','newRange','fromEntries','find','getItems','last','_getCoordsForCells','view','createRangeIn','_createdBatches','3392235hbqyuk','_isForcedDefaultExecutionBlock','registerDescriptionCallback','first','insertRows','rowInsertionRanges','filter','length','column','columns','getRowIndexes','root','end','registerCustomCallback','30GKPlsn','deletion','model','columnInsertionRanges','get','endRow','insertionRanges','startsWith','for','plugins','register','getColumnIndexes','createElement','getColumns','tableCellBackgroundColor','call','tableCellSuggestion','name','previousSibling','getMarkers','move','row','discard','conversion','unwrap','hasSuggestion','schema','push','next','1246090WdHtqp','insertColumns','tableCell'];_0x5890=function(){return _0x1a6d03;};return _0x5890();}function _0x46c1(_0x3aa9de,_0x5b4553){const _0x589051=_0x5890();return _0x46c1=function(_0x46c143,_0x3125c1){_0x46c143=_0x46c143-0x86;let _0x237a3d=_0x589051[_0x46c143];return _0x237a3d;},_0x46c1(_0x3aa9de,_0x5b4553);}const _0x164655=_0x46c1;(function(_0x437ee9,_0x2d3e41){const _0x54c6ee=_0x46c1,_0x2d32e2=_0x437ee9();while(!![]){try{const _0x549d0f=-parseInt(_0x54c6ee(0x88))/0x1+-parseInt(_0x54c6ee(0xd5))/0x2+parseInt(_0x54c6ee(0xb8))/0x3*(-parseInt(_0x54c6ee(0x131))/0x4)+-parseInt(_0x54c6ee(0x8b))/0x5+parseInt(_0x54c6ee(0xa0))/0x6+-parseInt(_0x54c6ee(0xaa))/0x7+parseInt(_0x54c6ee(0x12b))/0x8;if(_0x549d0f===_0x2d3e41)break;else _0x2d32e2['push'](_0x2d32e2['shift']());}catch(_0x54a62e){_0x2d32e2['push'](_0x2d32e2['shift']());}}}(_0x5890,0x544e8));import{getTranslation as _0x19d1bd}from'../utils/common-translations.js';import{Plugin as _0x3b1995}from'ckeditor5/src/core.js';import{LiveRange as _0x50757a}from'ckeditor5/src/engine.js';import{uid as _0xfccc18,priorities as _0x2fed1b}from'ckeditor5/src/utils.js';import _0x222804 from'./table.js';const ge=[_0x164655(0x13d),_0x164655(0x9d),_0x164655(0x140),_0x164655(0x86),_0x164655(0x98),_0x164655(0xc6),_0x164655(0xec)],Ce=Object[_0x164655(0xa2)](ge[_0x164655(0x112)](_0x2adfb0=>[_0x2adfb0,null]));export default class It extends _0x3b1995{static get[_0x164655(0xf8)](){return[_0x222804];}[_0x164655(0x10b)](){const _0x19b49b=_0x164655,_0x532b27=this[_0x19b49b(0xf4)];if(!_0x532b27[_0x19b49b(0xc1)][_0x19b49b(0x133)](_0x19b49b(0x14e)))return;const _0x3d661a=_0x532b27[_0x19b49b(0xc1)][_0x19b49b(0xbc)](_0x19b49b(0x12f)),_0x5d59a5=_0x532b27[_0x19b49b(0xc1)][_0x19b49b(0xbc)](_0x19b49b(0xe0)),_0xf4651e=_0x532b27[_0x19b49b(0xc1)][_0x19b49b(0xbc)](_0x222804),_0x158a08=_0x532b27[_0x19b49b(0xc1)][_0x19b49b(0xbc)](_0x19b49b(0x14e));_0xf4651e[_0x19b49b(0x107)][_0x19b49b(0xd3)](_0x19b49b(0x13e),_0x19b49b(0x146)),_0x532b27[_0x19b49b(0xba)][_0x19b49b(0xd2)][_0x19b49b(0xc2)](_0x19b49b(0xc8),{'allowIn':_0x19b49b(0xd7),'allowContentOf':_0x19b49b(0xd7),'isLimit':!0x0}),_0x532b27[_0x19b49b(0xcf)][_0x19b49b(0xd9)]({'model':_0x19b49b(0xc8),'view':_0x19b49b(0x90)});let _0x43b635=null;_0x532b27[_0x19b49b(0xba)]['on'](_0x19b49b(0xe6),(_0x96d2d9,_0x30c478)=>{const _0x3067ea=_0x19b49b,[_0x322f38,_0x2ecf00]=_0x30c478,_0x310d85=_0x30c478[_0x30c478[_0x3067ea(0xb1)]-0x1];_0x310d85&&_0x310d85[_0x3067ea(0x13f)]||_0x3d661a[_0x3067ea(0xab)]||this[_0x3067ea(0xf4)][_0x3067ea(0xe1)][_0x3067ea(0xbc)](_0x3067ea(0xfc))[_0x3067ea(0x126)]&&function(_0x1347b6,_0x537911,_0x41421b,_0x38ec79,_0x25f7e0){const _0x1ce3fb=_0x3067ea;if(_0x537911&&!_0x537911['is'](_0x1ce3fb(0xde)))return!0x1;const _0x1f6a22=_0x25f7e0[_0x1ce3fb(0xd8)](_0x1347b6,_0x41421b);if(!_0x1f6a22||!he(_0x1f6a22,void 0x0,_0x38ec79))return!0x1;const _0x1a1724=_0x38ec79[_0x1ce3fb(0xdb)](_0x41421b[_0x1ce3fb(0x132)][_0x1ce3fb(0xf5)]);if(!_0x1a1724[_0x1ce3fb(0xb1)])return!0x1;const _0x15b94d=_0x1a1724[0x0][_0x1ce3fb(0x10a)](_0x1ce3fb(0x9e)),_0xa4958b=_0x38ec79[_0x1ce3fb(0xb4)](_0x1a1724),_0x46b63a=_0x38ec79[_0x1ce3fb(0xc3)](_0x1a1724),_0x54f817={'startRow':_0xa4958b[_0x1ce3fb(0xad)],'endRow':_0xa4958b[_0x1ce3fb(0xa5)],'startColumn':_0x46b63a[_0x1ce3fb(0xad)],'endColumn':_0x46b63a[_0x1ce3fb(0xa5)]};return 0x1==_0x1a1724[_0x1ce3fb(0xb1)]&&(_0x54f817[_0x1ce3fb(0xbd)]+=_0x38ec79[_0x1ce3fb(0xe5)](_0x1f6a22)-0x1,_0x54f817[_0x1ce3fb(0x114)]+=_0x38ec79[_0x1ce3fb(0xc5)](_0x1f6a22)-0x1),he(_0x15b94d,_0x54f817,_0x38ec79);}(_0x322f38,_0x2ecf00,_0x532b27[_0x3067ea(0xba)],_0x5d59a5,_0x158a08)&&(_0x96d2d9[_0x3067ea(0x91)](),_0x43b635={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x532b27[_0x3067ea(0xba)][_0x3067ea(0x13a)](()=>{const _0x47d049=_0x3067ea;_0x532b27[_0x47d049(0xba)][_0x47d049(0xe6)](_0x30c478[0x0],_0x30c478[0x1],_0x30c478[0x2],{'forceDefaultExecution':!0x0});const _0x19f23d=_0xfccc18(),{rowInsertionRanges:_0x2a99ba,columnInsertionRanges:_0x4f831d,insertionRanges:_0x12ab45,deletionRanges:_0x3c9fcc,cells:_0x1dcfe0}=_0x43b635;_0x2a99ba[_0x47d049(0xb1)]&&_0x3d661a[_0x47d049(0x8e)](_0x2a99ba,_0x47d049(0x13e),{'tablePasteChainId':_0x19f23d}),_0x4f831d[_0x47d049(0xb1)]&&_0x3d661a[_0x47d049(0x8e)](_0x4f831d,_0x47d049(0x146),{'tablePasteChainId':_0x19f23d}),_0x12ab45[_0x47d049(0xb1)]&&(_0x3d661a[_0x47d049(0x8e)](_0x12ab45,_0x47d049(0x106),{'tablePasteChainId':_0x19f23d,'skipNestingCheck':!0x0}),_0x12ab45[_0x47d049(0xf9)](_0x2e7236=>{const _0x5925e7=_0x47d049;var _0x582c66;return null===(_0x582c66=_0x2e7236[_0x5925e7(0xea)])||void 0x0===_0x582c66?void 0x0:_0x582c66[_0x5925e7(0xc7)](_0x2e7236);})),_0x3c9fcc[_0x47d049(0xb1)]&&(_0x3d661a[_0x47d049(0x111)](_0x3c9fcc,_0x47d049(0x106),{'tablePasteChainId':_0x19f23d,'skipNestingCheck':!0x0}),_0x3c9fcc[_0x47d049(0xf9)](_0x112188=>{const _0xed9c6=_0x47d049;var _0x518352;return null===(_0x518352=_0x112188[_0xed9c6(0xea)])||void 0x0===_0x518352?void 0x0:_0x518352[_0xed9c6(0xc7)](_0x112188);}));const _0x4a30cb=_0x3d661a[_0x47d049(0x117)](_0x1dcfe0[_0x47d049(0x112)](({element:_0x5bc556})=>_0x5bc556),{'formatGroupId':_0xfccc18()},[],_0x47d049(0xed),{'tablePasteChainId':_0x19f23d});if(_0x4a30cb){const _0x29f7f9=_0x4a30cb[_0x47d049(0xcb)](),_0x4140c8=[];for(const {element:_0x39d36d,attributes:_0x5a096a}of _0x1dcfe0){if(!_0x5a096a)continue;const _0x49d641=_0x532b27[_0x47d049(0xba)][_0x47d049(0x145)](_0x39d36d),_0xa1cbf3=_0x29f7f9[_0x47d049(0xa3)](_0x4d1082=>_0x4d1082[_0x47d049(0x97)]()[_0x47d049(0x14a)](_0x49d641));_0xa1cbf3&&_0x4140c8[_0x47d049(0xd3)]([_0xa1cbf3[_0x47d049(0xc9)],_0x5a096a]);}_0x4140c8[_0x47d049(0xb1)]&&_0x4a30cb[_0x47d049(0x9a)](_0x47d049(0xff),Object[_0x47d049(0xa2)](_0x4140c8));}_0x43b635=null;}));},{'priority':_0x2fed1b[_0x19b49b(0x142)]+0xa}),_0x532b27[_0x19b49b(0xc1)][_0x19b49b(0xbc)](_0x19b49b(0x14e))['on'](_0x19b49b(0x10f),(_0x267101,_0x134b8f)=>{const _0x1931e4=_0x19b49b,[_0x15caa4,_0x145ff1,,_0x4a0684]=_0x134b8f;if(!_0x43b635)return;_0x267101[_0x1931e4(0x91)]();const _0xf7b39f=_0x15caa4[_0x1931e4(0xf6)],_0x11d880=_0x145ff1,_0x321d49=Pe(_0xf7b39f),_0x59089d=Pe(_0x11d880);_0x267101[_0x1931e4(0x11f)]=_0xf7b39f;let _0x2198fe=null,_0x33029f=null;if(_0x59089d||_0x321d49){if(_0x321d49&&!_0x59089d){_0x4a0684[_0x1931e4(0x96)](_0xf7b39f[_0x1931e4(0x14f)](0x0));for(const _0x51599d of Array[_0x1931e4(0xe7)](_0x11d880[_0x1931e4(0x134)]()))_0x4a0684[_0x1931e4(0x141)](_0x51599d,_0xf7b39f,_0x1931e4(0xb6));const _0x2abde1=_0x43b635[_0x1931e4(0x105)][_0x1931e4(0x11b)](_0x15caa4[_0x1931e4(0xcd)]),_0x46482f=_0x43b635[_0x1931e4(0x9c)][_0x1931e4(0x11b)](_0x15caa4[_0x1931e4(0xb2)]);_0x2abde1||_0x46482f||(_0x2198fe=_0x50757a[_0x1931e4(0x127)](_0x4a0684[_0x1931e4(0xa8)](_0xf7b39f)));}else _0x59089d&&!_0x321d49&&(_0x33029f=_0x4a0684[_0x1931e4(0xa8)](_0xf7b39f));}else{const _0x46dd3a=_0x4a0684[_0x1931e4(0xc4)](_0x1931e4(0xc8)),_0x19505b=_0x4a0684[_0x1931e4(0xc4)](_0x1931e4(0xc8));_0x4a0684[_0x1931e4(0x9b)](_0x4a0684[_0x1931e4(0xa8)](_0xf7b39f),_0x19505b),_0x4a0684[_0x1931e4(0x141)](_0x46dd3a,_0xf7b39f,0x0);for(const _0x2d035f of Array[_0x1931e4(0xe7)](_0x11d880[_0x1931e4(0x134)]()))_0x4a0684[_0x1931e4(0x141)](_0x2d035f,_0x46dd3a,_0x1931e4(0xb6));_0x2198fe=_0x50757a[_0x1931e4(0x127)](_0x4a0684[_0x1931e4(0x145)](_0x46dd3a)),_0x33029f=_0x50757a[_0x1931e4(0x127)](_0x4a0684[_0x1931e4(0x145)](_0x19505b));}const _0x25b08a=Array[_0x1931e4(0xe7)](_0x11d880[_0x1931e4(0xeb)]())[_0x1931e4(0xb0)](([_0x1dc815])=>ge[_0x1931e4(0x11b)](_0x1dc815));_0x43b635[_0x1931e4(0x137)][_0x1931e4(0xd3)]({'element':_0xf7b39f,'attributes':_0x25b08a[_0x1931e4(0xb1)]?Object[_0x1931e4(0xa2)](_0x25b08a):null}),_0x2198fe&&_0x43b635[_0x1931e4(0xbe)][_0x1931e4(0xd3)](_0x2198fe),_0x33029f&&_0x43b635[_0x1931e4(0x89)][_0x1931e4(0xd3)](_0x33029f);},{'priority':_0x19b49b(0x142)}),_0x5d59a5['on'](_0x19b49b(0xd6),(_0x12984b,_0x9afaa6)=>{const _0x4e379a=_0x19b49b,[_0x5dbd22,_0x17bda1={}]=_0x9afaa6;if(!_0x43b635)return;const _0x4b4fe7=_0x17bda1['at']||0x0,_0x86da5f=_0x17bda1[_0x4e379a(0xb3)]||0x1;_0x43b635[_0x4e379a(0x9c)]=new Array(_0x86da5f)[_0x4e379a(0x8f)](_0x4b4fe7)[_0x4e379a(0x112)]((_0x448ffc,_0x39c65b)=>_0x448ffc+_0x39c65b);for(const {cell:_0x9312d5}of _0x5d59a5[_0x4e379a(0x148)](_0x5dbd22,{'startColumn':_0x4b4fe7,'endColumn':_0x4b4fe7+_0x86da5f-0x1}))_0x43b635[_0x4e379a(0xbb)][_0x4e379a(0xd3)](_0x532b27[_0x4e379a(0xba)][_0x4e379a(0x145)](_0x9312d5));},{'priority':_0x19b49b(0x93)}),_0x5d59a5['on'](_0x19b49b(0xae),(_0x4b27b9,_0x3efa8a)=>{const _0x17f699=_0x19b49b,[_0x161d19,_0x473a18={}]=_0x3efa8a;if(!_0x43b635)return;const _0x13c28b=_0x473a18['at']||0x0,_0x45998a=_0x473a18[_0x17f699(0xf1)]||0x1;_0x43b635[_0x17f699(0x105)]=new Array(_0x45998a)[_0x17f699(0x8f)](_0x13c28b)[_0x17f699(0x112)]((_0x59266e,_0x1dea5b)=>_0x59266e+_0x1dea5b);for(const {cell:_0x543f5e}of _0x5d59a5[_0x17f699(0x148)](_0x161d19,{'startRow':_0x13c28b,'endRow':_0x13c28b+_0x45998a-0x1}))_0x43b635[_0x17f699(0xaf)][_0x17f699(0xd3)](_0x532b27[_0x17f699(0xba)][_0x17f699(0x145)](_0x543f5e));},{'priority':_0x19b49b(0x93)}),_0x3d661a[_0x19b49b(0xe3)][_0x19b49b(0xac)](_0x5e9d1c=>{const _0x1ea772=_0x19b49b;if(_0x5e9d1c[_0x1ea772(0x8a)]&&_0x5e9d1c[_0x1ea772(0x8a)][_0x1ea772(0xbf)](_0x1ea772(0x106)))return _0x5e9d1c[_0x1ea772(0x124)]?{}:{'type':_0x1ea772(0xe2),'content':_0x19d1bd(_0x532b27[_0x1ea772(0x12a)],_0x1ea772(0x118))};});const _0x36e7d5=()=>!0x1;for(const _0x517a7a of[_0x19b49b(0x106),_0x19b49b(0x146),_0x19b49b(0x13e),_0x19b49b(0xed)])_0x3d661a[_0x19b49b(0xdc)][_0x19b49b(0xb7)](_0x19b49b(0xe2),_0x517a7a,_0x19b49b(0x8c),_0x36e7d5),_0x3d661a[_0x19b49b(0xdc)][_0x19b49b(0xb7)](_0x19b49b(0xb9),_0x517a7a,_0x19b49b(0x8c),_0x36e7d5),_0x3d661a[_0x19b49b(0xdc)][_0x19b49b(0xb7)](_0x19b49b(0x116),_0x517a7a,_0x19b49b(0x8c),_0x36e7d5);_0x3d661a[_0x19b49b(0xdc)][_0x19b49b(0xb7)](_0x19b49b(0x116),_0x19b49b(0xed),_0x19b49b(0xce),_0x36e7d5),_0x3d661a[_0x19b49b(0xdc)][_0x19b49b(0xb7)](_0x19b49b(0x116),_0x19b49b(0xed),_0x19b49b(0x123),(_0x36d209,_0x34c4dc,_0x475599)=>{const _0x100263=_0x19b49b,_0x3f36d5=_0x36d209[_0x100263(0x112)](_0xdd0037=>_0xdd0037[_0x100263(0x143)]())[_0x100263(0xb0)](_0x6bef69=>_0x6bef69),_0x3891c1=new Map(_0x3f36d5[_0x100263(0x112)](_0x472df3=>[_0x472df3,null]));if(_0x43b635){for(const {element:_0x2bc984,attributes:_0x5ce9f7}of _0x43b635[_0x100263(0x137)])_0x5ce9f7&&_0x3891c1[_0x100263(0x87)](_0x2bc984,_0x5ce9f7);}else{if(_0x475599&&_0x475599[_0x100263(0xff)])for(const [_0x3bd9d0,_0x10dce5]of Object[_0x100263(0x14b)](_0x475599[_0x100263(0xff)])){const _0x2849c8=_0x532b27[_0x100263(0xba)][_0x100263(0x99)][_0x100263(0xbc)](_0x3bd9d0),_0x2c24b9=_0x2849c8?_0x2849c8[_0x100263(0x97)]()[_0x100263(0x143)]():null;_0x2c24b9&&_0x3891c1[_0x100263(0x87)](_0x2c24b9,_0x10dce5);}}_0x532b27[_0x100263(0xba)][_0x100263(0x13a)](_0x5f05dc=>{const _0x2e9eb4=_0x100263;for(const [_0x185a58,_0x4bde5f]of _0x3891c1)_0x5f05dc[_0x2e9eb4(0xfb)]({...Ce,..._0x4bde5f},_0x185a58);});});const _0x2c8c13=(_0x3294e9,_0x8f5411)=>{const _0xe38ed4=_0x19b49b;_0x3d661a[_0xe38ed4(0xdc)][_0xe38ed4(0xb7)](_0x3294e9,_0xe38ed4(0x106),_0x8f5411,(_0x537289,_0x3a2daf,_0x88a196)=>{const _0x8154c3=_0xe38ed4;_0x532b27[_0x8154c3(0xba)][_0x8154c3(0x13a)](_0x275a5d=>{const _0x900ca4=_0x8154c3,_0x8a7b0c=[];for(const _0x29db81 of _0x537289){const _0x4ec3aa=_0x29db81[_0x900ca4(0xef)][_0x900ca4(0x147)];_0x4ec3aa['is'](_0x900ca4(0x110),_0x900ca4(0xc8))&&_0x8a7b0c[_0x900ca4(0xd3)](_0x4ec3aa);}_0x3d661a[_0x900ca4(0xdc)][_0x900ca4(0x125)](_0x3294e9,null,_0x8f5411)(_0x537289,_0x3a2daf,_0x88a196);for(const _0x596324 of _0x8a7b0c)_0x900ca4(0x135)!=_0x596324[_0x900ca4(0xb5)][_0x900ca4(0x136)]&&_0x275a5d[_0x900ca4(0xd0)](_0x596324);});});};_0x2c8c13(_0x19b49b(0xe2),_0x19b49b(0x123)),_0x2c8c13(_0x19b49b(0xe2),_0x19b49b(0xce)),_0x2c8c13(_0x19b49b(0xb9),_0x19b49b(0x123)),_0x2c8c13(_0x19b49b(0xb9),_0x19b49b(0xce)),_0x3d661a[_0x19b49b(0xdc)][_0x19b49b(0xb7)](_0x19b49b(0xe2),_0x19b49b(0x13e),_0x19b49b(0xce),_0x4609dd=>{const _0x29785f=_0x19b49b,_0x55960e=_0x4609dd[_0x29785f(0x112)](_0x2ded59=>_0x2ded59[_0x29785f(0x143)]()),_0x13bb2a=_0x55960e[0x0][_0x29785f(0x10a)](_0x29785f(0x9e)),{minRow:_0x4a927e,maxRow:_0xa2d2ba}=_0xf4651e[_0x29785f(0xa6)](_0x55960e);_0x5d59a5[_0x29785f(0x11d)](_0x13bb2a,{'at':_0x4a927e,'rows':_0xa2d2ba-_0x4a927e+0x1});}),_0x3d661a[_0x19b49b(0xdc)][_0x19b49b(0xb7)](_0x19b49b(0xe2),_0x19b49b(0x146),_0x19b49b(0xce),_0xc507d6=>{const _0x4c1e61=_0x19b49b,_0x3b7620=_0xc507d6[_0x4c1e61(0x112)](_0x135fb4=>_0x135fb4[_0x4c1e61(0x143)]()),_0x43d451=_0x3b7620[0x0][_0x4c1e61(0x10a)](_0x4c1e61(0x9e)),{minColumn:_0x3842da,maxColumn:_0x3042b7}=_0xf4651e[_0x4c1e61(0xa6)](_0x3b7620);_0x5d59a5[_0x4c1e61(0xe4)](_0x43d451,{'at':_0x3842da,'columns':_0x3042b7-_0x3842da+0x1});});const _0x3fc419=(_0x29ce21,_0x43fa8e)=>{const _0x2b74c2=_0x19b49b;if(!_0x43fa8e[_0x2b74c2(0x8a)]||!_0x43fa8e[_0x2b74c2(0x8a)][_0x2b74c2(0xbf)](_0x2b74c2(0x106)))return;const _0x313f5f=_0x43fa8e[_0x2b74c2(0xe8)][_0x2b74c2(0x130)],_0xbdb989=_0x3d661a[_0x2b74c2(0x149)]()[_0x2b74c2(0xb0)](_0x5c96a7=>_0x5c96a7[_0x2b74c2(0x92)]&&_0x5c96a7[_0x2b74c2(0xe8)]&&_0x5c96a7[_0x2b74c2(0xe8)][_0x2b74c2(0x130)]==_0x313f5f);_0xbdb989[_0x2b74c2(0xb1)]&&_0x43fa8e[_0x2b74c2(0xee)]()[_0x2b74c2(0xb1)]!=_0xbdb989[_0x2b74c2(0xb1)]&&_0xbdb989[_0x2b74c2(0x150)]((_0x738ae4,_0x4449c4)=>(_0x738ae4[_0x2b74c2(0xd4)]=_0x4449c4,_0x4449c4[_0x2b74c2(0x124)]=_0x738ae4,_0x4449c4));};function _0x1a83b8(_0x22fb95,_0x24f00d=!0x0){const _0x19550b=_0x19b49b,{id:_0x2e16c4}=_0x3d661a[_0x19550b(0x138)](_0x22fb95[_0x19550b(0x13c)]),_0x41fb90=[_0x19550b(0xfd),_0x19550b(0x10d)],_0x485f71=_0x3d661a[_0x19550b(0x11c)][_0x19550b(0x11b)](_0x22fb95[_0x19550b(0x13c)]);return _0x485f71&&_0x41fb90[_0x19550b(0xd3)](_0x19550b(0x13b)),{'classes':_0x41fb90,'attributes':{'data-suggestion':_0x2e16c4},'priority':_0x485f71&&_0x24f00d?0xbc2:0xbb8};}_0x3d661a['on'](_0x19b49b(0x109),_0x3fc419,{'priority':_0x19b49b(0x142)}),_0x3d661a['on'](_0x19b49b(0x101),_0x3fc419,{'priority':_0x19b49b(0x142)}),_0x532b27[_0x19b49b(0xba)][_0x19b49b(0x132)][_0x19b49b(0xf3)](()=>{const _0x3bdb3b=_0x19b49b;let _0x544634=!0x1;const _0x2e3dad=Array[_0x3bdb3b(0xe7)](_0x532b27[_0x3bdb3b(0xba)][_0x3bdb3b(0x132)][_0x3bdb3b(0x94)][_0x3bdb3b(0xe9)]());for(const {name:_0x5e128d,data:_0x559221}of _0x2e3dad){const {group:_0x424226,type:_0x390c64,id:_0x5420f7}=_0x3d661a[_0x3bdb3b(0x138)](_0x5e128d);if(_0x3bdb3b(0x11e)!=_0x424226||_0x3bdb3b(0xb9)!=_0x390c64||_0x559221[_0x3bdb3b(0x8d)])continue;if(!_0x3d661a[_0x3bdb3b(0xd1)](_0x5420f7))continue;const _0x4913ac=_0x3d661a[_0x3bdb3b(0xf0)](_0x5420f7)[_0x3bdb3b(0xf7)](),_0x8c4329=_0x532b27[_0x3bdb3b(0xc1)][_0x3bdb3b(0xbc)](_0x3bdb3b(0x104))['me'];for(const _0x5e2ace of _0x3d661a[_0x3bdb3b(0x149)]()){if(!_0x5e2ace[_0x3bdb3b(0x92)]||_0x5e2ace[_0x3bdb3b(0x122)]!=_0x8c4329)continue;if(_0x3bdb3b(0x116)!=_0x5e2ace[_0x3bdb3b(0x14d)]||_0x3bdb3b(0xed)!=_0x5e2ace[_0x3bdb3b(0x8a)])continue;if(_0x5e2ace[_0x3bdb3b(0xf7)]()[_0x3bdb3b(0x113)](_0x303021=>_0x4913ac[_0x3bdb3b(0x115)](_0x1e29b9=>_0x1e29b9[_0x3bdb3b(0x129)](_0x303021,!0x0)))){for(const _0x394e2a of _0x5e2ace[_0x3bdb3b(0xee)]())_0x394e2a[_0x3bdb3b(0x92)]&&(_0x394e2a[_0x3bdb3b(0xce)](),_0x544634=!0x0);}}}return _0x544634;}),_0x532b27[_0x19b49b(0xba)][_0x19b49b(0x132)][_0x19b49b(0xf3)](_0x314fc4=>{const _0x3cc9ab=_0x19b49b,_0x5b0428=_0x532b27[_0x3cc9ab(0xe1)][_0x3cc9ab(0xbc)](_0x3cc9ab(0x12e));if(!_0x5b0428||!_0x5b0428[_0x3cc9ab(0xa9)][_0x3cc9ab(0x133)](_0x314fc4[_0x3cc9ab(0xf2)]))return!0x1;let _0x85963f=!0x1;const _0x5970ae=_0x532b27[_0x3cc9ab(0xc1)][_0x3cc9ab(0xbc)](_0x3cc9ab(0x104))['me'],_0x4dc943=_0x532b27[_0x3cc9ab(0xba)][_0x3cc9ab(0x132)][_0x3cc9ab(0x94)][_0x3cc9ab(0xfe)](),_0x223402=Array[_0x3cc9ab(0xe7)](_0x532b27[_0x3cc9ab(0xba)][_0x3cc9ab(0x132)][_0x3cc9ab(0x94)][_0x3cc9ab(0xe9)]())[_0x3cc9ab(0xb0)](({name:_0x4984f0,data:_0x46dc1d})=>{const _0x374f2b=_0x3cc9ab,{group:_0x132ffb,subType:_0x3c5fe5,authorId:_0x369ca1}=_0x3d661a[_0x374f2b(0x138)](_0x4984f0);return _0x374f2b(0x11e)==_0x132ffb&&_0x374f2b(0x106)==_0x3c5fe5&&_0x369ca1==_0x5970ae['id']&&!_0x46dc1d[_0x374f2b(0x8d)];});for(const _0x48a373 of _0x4dc943){if(_0x3cc9ab(0x141)!=_0x48a373[_0x3cc9ab(0x14d)]||_0x3cc9ab(0xc8)!=_0x48a373[_0x3cc9ab(0xc9)]||0x1!=_0x48a373[_0x3cc9ab(0xb1)])continue;const _0x38f977=_0x314fc4[_0x3cc9ab(0x14c)](_0x48a373[_0x3cc9ab(0x10e)],_0x48a373[_0x3cc9ab(0x10e)][_0x3cc9ab(0xdf)](0x1));if(!_0x223402[_0x3cc9ab(0xa3)](({data:_0x1e498e})=>_0x1e498e[_0x3cc9ab(0xa1)][_0x3cc9ab(0x14a)](_0x38f977))){for(const {name:_0x536231,data:_0x3f2792}of _0x223402)if(_0x38f977[_0x3cc9ab(0x129)](_0x3f2792[_0x3cc9ab(0xa1)])){_0x314fc4[_0x3cc9ab(0x11a)](_0x536231,{'range':_0x38f977}),_0x85963f=!0x0;break;}}}return _0x85963f;}),_0x532b27[_0x19b49b(0xba)][_0x19b49b(0x132)][_0x19b49b(0xf3)](_0x355ee6=>{const _0x24e4f1=_0x19b49b;let _0x1c78f6=!0x1;const _0x1e6f1a=_0x532b27[_0x24e4f1(0xc1)][_0x24e4f1(0xbc)](_0x24e4f1(0x104))['me'],_0x4f0732=_0x3d661a[_0x24e4f1(0x149)]()[_0x24e4f1(0xb0)](_0x5a8274=>_0x5a8274[_0x24e4f1(0x92)]&&_0x5a8274[_0x24e4f1(0x122)]==_0x1e6f1a),_0xa3b38a=new Set(),_0x36f153=new Set();for(const _0x2f3c45 of _0x4f0732)if(_0x24e4f1(0x106)==_0x2f3c45[_0x24e4f1(0x8a)])for(const _0x3616ef of _0x2f3c45[_0x24e4f1(0xcb)]()){const _0x56984d=_0x3616ef[_0x24e4f1(0x97)]()[_0x24e4f1(0x143)]();if(_0x56984d){if(_0x56984d['is'](_0x24e4f1(0x110),_0x24e4f1(0xc8))&&Pe(_0x56984d)){_0x2f3c45[_0x24e4f1(0x100)](_0x3616ef[_0x24e4f1(0xc9)]),_0xa3b38a[_0x24e4f1(0x12c)](_0x56984d),_0x1c78f6=!0x0;const _0x253a83=_0x56984d[_0x24e4f1(0xdd)],_0x21d75=_0x56984d[_0x24e4f1(0xca)],_0x293fd5=_0x253a83&&_0x253a83['is'](_0x24e4f1(0x110),_0x24e4f1(0xc8)),_0x4741d2=_0x21d75&&_0x21d75['is'](_0x24e4f1(0x110),_0x24e4f1(0xc8));_0x293fd5&&!_0xa3b38a[_0x24e4f1(0x133)](_0x253a83)&&_0x36f153[_0x24e4f1(0x12c)](_0x253a83),_0x4741d2&&!_0xa3b38a[_0x24e4f1(0x133)](_0x21d75)&&_0x36f153[_0x24e4f1(0x12c)](_0x21d75);}else _0x56984d['is'](_0x24e4f1(0x110),_0x24e4f1(0x119))&&_0x56984d[_0x24e4f1(0x12d)]&&(_0x2f3c45[_0x24e4f1(0x100)](_0x3616ef[_0x24e4f1(0xc9)]),_0x1c78f6=!0x0);}}else{if(_0x24e4f1(0xed)==_0x2f3c45[_0x24e4f1(0x8a)]){if(!_0x2f3c45[_0x24e4f1(0xe8)]||!_0x2f3c45[_0x24e4f1(0xe8)][_0x24e4f1(0x130)])continue;const _0x42726e=_0x2f3c45[_0x24e4f1(0xe8)][_0x24e4f1(0xff)];if(_0x42726e&&Object[_0x24e4f1(0x120)](_0x42726e)[_0x24e4f1(0xb1)])continue;const _0x30915f=_0x2f3c45[_0x24e4f1(0xe8)][_0x24e4f1(0x130)];let _0xddd31=!0x0,_0x4f0999=!0x0;for(const _0x2c9a36 of _0x4f0732)if(_0x2c9a36[_0x24e4f1(0x8a)]&&_0x2c9a36[_0x24e4f1(0x8a)][_0x24e4f1(0xbf)](_0x24e4f1(0x106))){if(!_0x2c9a36[_0x24e4f1(0xe8)][_0x24e4f1(0x130)]){_0x4f0999=!0x1;break;}if(_0x2c9a36['id']!=_0x2f3c45['id']&&_0x2c9a36[_0x24e4f1(0xe8)][_0x24e4f1(0x130)]==_0x30915f){_0xddd31=!0x1;break;}}_0x4f0999&&_0xddd31&&(_0x2f3c45[_0x24e4f1(0x108)](),_0x1c78f6=!0x0);}}for(const _0x3412c9 of _0xa3b38a)_0x355ee6[_0x24e4f1(0x96)](_0x3412c9);for(const _0x318f1c of _0x36f153)_0x355ee6[_0x24e4f1(0xd0)](_0x318f1c);return _0x1c78f6;}),_0x532b27[_0x19b49b(0xcf)][_0x19b49b(0xc0)](_0x19b49b(0xfa))[_0x19b49b(0x9f)]({'model':_0x19b49b(0x128),'view':(_0x2b4ec6,_0x11b6aa)=>_0x1a83b8(_0x2b4ec6),'converterPriority':_0x19b49b(0x142)}),_0x532b27[_0x19b49b(0xcf)][_0x19b49b(0xc0)](_0x19b49b(0x144))[_0x19b49b(0x9f)]({'model':_0x19b49b(0x128),'view':(_0x1c61a5,_0x443d6f)=>_0x443d6f[_0x19b49b(0x139)][_0x19b49b(0x103)]?_0x1a83b8(_0x1c61a5,!0x1):null,'converterPriority':_0x19b49b(0x142)});const _0x27308c=_0x532b27[_0x19b49b(0xda)][_0x19b49b(0xa7)];this[_0x19b49b(0x95)](_0x27308c[_0x19b49b(0x132)],_0x19b49b(0x10c),(_0x388e5a,_0x2618cc)=>{const _0xd5c39b=_0x19b49b,_0x34dd14=[];for(const _0x56706e of _0x27308c[_0xd5c39b(0xa8)](_0x2618cc[_0xd5c39b(0x121)])[_0xd5c39b(0xa4)]())_0x56706e['is'](_0xd5c39b(0x110),_0xd5c39b(0x90))&&_0x34dd14[_0xd5c39b(0xd3)](_0x56706e);_0x27308c[_0xd5c39b(0x13a)](_0x997b29=>{const _0x2ea107=_0xd5c39b;for(const _0x726511 of _0x34dd14)_0x997b29[_0x2ea107(0xcc)](_0x997b29[_0x2ea107(0xa8)](_0x726511),_0x997b29[_0x2ea107(0x102)](_0x726511)),_0x997b29[_0x2ea107(0x96)](_0x726511);});});}}function Pe(_0x182867){const _0x464e09=_0x164655;if(_0x182867[_0x464e09(0x12d)])return!0x0;const _0x1a7878=_0x182867[_0x464e09(0x14f)](0x0);return _0x1a7878['is'](_0x464e09(0x110),_0x464e09(0x119))&&_0x1a7878[_0x464e09(0x12d)];}function he(_0x18a148,_0x2ba104={},_0x1a8e02){const _0x52e5d0=_0x164655;for(const {isAnchor:_0x179070,cellHeight:_0x2e8e77,cellWidth:_0x2926a1}of _0x1a8e02[_0x52e5d0(0x148)](_0x18a148,{'includeAllSlots':!0x0,..._0x2ba104}))if(!_0x179070||0x1!=_0x2e8e77||0x1!=_0x2926a1)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3a92b6=_0x3af1;(function(_0x3507bb,_0x83b2c){const _0x3fa360=_0x3af1,_0x386ee1=_0x3507bb();while(!![]){try{const _0x6b37fd=-parseInt(_0x3fa360(0xce))/0x1*(-parseInt(_0x3fa360(0xb2))/0x2)+parseInt(_0x3fa360(0xb7))/0x3+-parseInt(_0x3fa360(0xbe))/0x4*(-parseInt(_0x3fa360(0xc7))/0x5)+parseInt(_0x3fa360(0xaf))/0x6*(-parseInt(_0x3fa360(0xe6))/0x7)+parseInt(_0x3fa360(0xe7))/0x8*(parseInt(_0x3fa360(0xb3))/0x9)+-parseInt(_0x3fa360(0xca))/0xa+parseInt(_0x3fa360(0xb9))/0xb;if(_0x6b37fd===_0x83b2c)break;else _0x386ee1['push'](_0x386ee1['shift']());}catch(_0x1352d5){_0x386ee1['push'](_0x386ee1['shift']());}}}(_0x2acd,0x84e05));function _0x2acd(){const _0x5f0a02=['resizeTable','103117iMKZRL','1944ObaNvi','366xlyWqC','getTableColumnsWidths','handleResizeTableWidthCommand','12yQqRco','37737fsmVHE','enableCommand','registerCustomCallback','table','789141OBaNDw','data','2267639PBTEJz','bind','resizeTableWidth','*Format:*\x20resize\x20table','registerDescriptionCallback','8SGLgfD','markBlockFormat','document','tableWidth','formatGroupId','discard','get','getContainedElement','afterInit','948380vIrabq','author','getColumnGroupElement','4912970UOgLch','Users','selection','plugins','11117TJdHDw','getAttribute','locale','commandParams','editor','model','accept','subType','handleSuggestionDescription','has','getSelectedElement','type','TableColumnResizeEditing','formatInline','columnWidths','TrackChangesEditing','format','getSuggestionCallback','formatBlock','change','getSuggestions','_suggestionFactory','descriptionFactory'];_0x2acd=function(){return _0x5f0a02;};return _0x2acd();}import{Plugin as _0x217717}from'ckeditor5/src/core.js';function _0x3af1(_0x5f2c8f,_0x54467d){const _0x2acd5b=_0x2acd();return _0x3af1=function(_0x3af1ff,_0x5ab16b){_0x3af1ff=_0x3af1ff-0xaf;let _0x11461f=_0x2acd5b[_0x3af1ff];return _0x11461f;},_0x3af1(_0x5f2c8f,_0x54467d);}import{getTranslation as _0x27348c}from'../utils/common-translations.js';export default class vt extends _0x217717{[_0x3a92b6(0xc6)](){const _0x46cccc=_0x3a92b6;if(!this[_0x46cccc(0xd2)][_0x46cccc(0xcd)][_0x46cccc(0xd7)](_0x46cccc(0xda)))return;const _0x21a7c2=this[_0x46cccc(0xd2)][_0x46cccc(0xcd)][_0x46cccc(0xc4)](_0x46cccc(0xdd));_0x21a7c2[_0x46cccc(0xb4)](_0x46cccc(0xbb),this[_0x46cccc(0xb1)][_0x46cccc(0xba)](this)),_0x21a7c2[_0x46cccc(0xe3)][_0x46cccc(0xb5)](_0x46cccc(0xe0),_0x46cccc(0xe5),_0x46cccc(0xd4),_0x21a7c2[_0x46cccc(0xe3)][_0x46cccc(0xdf)](_0x46cccc(0xe0),null,_0x46cccc(0xc3))),_0x21a7c2[_0x46cccc(0xe3)][_0x46cccc(0xb5)](_0x46cccc(0xe0),_0x46cccc(0xe5),_0x46cccc(0xc3),_0x21a7c2[_0x46cccc(0xe3)][_0x46cccc(0xdf)](_0x46cccc(0xe0),null,_0x46cccc(0xd4))),_0x21a7c2[_0x46cccc(0xe4)][_0x46cccc(0xbd)](this[_0x46cccc(0xd6)][_0x46cccc(0xba)](this));}[_0x3a92b6(0xb1)](_0x55cc3a,_0x6e77cb){const _0x44d6ad=_0x3a92b6,_0x59dbbe=this[_0x44d6ad(0xd2)][_0x44d6ad(0xcd)][_0x44d6ad(0xc4)](_0x44d6ad(0xdd)),_0x44e158=this[_0x44d6ad(0xd2)][_0x44d6ad(0xcd)][_0x44d6ad(0xc4)](_0x44d6ad(0xda)),_0x387f50=_0x6e77cb[_0x44d6ad(0xb6)]||this[_0x44d6ad(0xd2)][_0x44d6ad(0xd3)][_0x44d6ad(0xc0)][_0x44d6ad(0xcc)][_0x44d6ad(0xd8)]();this[_0x44d6ad(0xd2)][_0x44d6ad(0xd3)][_0x44d6ad(0xe1)](()=>{const _0x2f1de1=_0x44d6ad,_0x59c681=_0x44e158[_0x2f1de1(0xc9)](_0x387f50);let _0x3c248e=_0x59c681?_0x44e158[_0x2f1de1(0xb0)](_0x59c681):null,_0x3d8735=_0x387f50[_0x2f1de1(0xcf)](_0x2f1de1(0xc1))||null;const _0x5e36fa=_0x6e77cb[_0x2f1de1(0xc1)]||_0x3d8735,_0x47e409=_0x6e77cb[_0x2f1de1(0xdc)]||_0x3c248e,_0x1a77db=this[_0x2f1de1(0xd2)][_0x2f1de1(0xcd)][_0x2f1de1(0xc4)](_0x2f1de1(0xcb))['me'];for(const _0x130234 of _0x59dbbe[_0x2f1de1(0xe2)]()){const _0x4d214d=_0x130234[_0x2f1de1(0xc5)]();if(_0x2f1de1(0xe5)===_0x130234[_0x2f1de1(0xd5)]&&_0x4d214d===_0x387f50){_0x130234[_0x2f1de1(0xc8)]!==_0x1a77db&&_0x130234[_0x2f1de1(0xc3)]();const _0x1359be=_0x130234[_0x2f1de1(0xb8)][_0x2f1de1(0xd1)];_0x3d8735=_0x1359be[0x0][_0x2f1de1(0xc1)],_0x3c248e=_0x1359be[0x0][_0x2f1de1(0xdc)];break;}}_0x55cc3a({'table':_0x387f50,'tableWidth':_0x5e36fa,'columnWidths':_0x47e409}),_0x59dbbe[_0x2f1de1(0xbf)](_0x387f50,{'commandName':_0x2f1de1(0xbb),'commandParams':[{'tableWidth':_0x3d8735,'columnWidths':_0x3c248e}],'formatGroupId':_0x2f1de1(0xe5)},[],_0x2f1de1(0xe5));});}[_0x3a92b6(0xd6)](_0xb40ae8){const _0x2c2e45=_0x3a92b6;if(_0x2c2e45(0xe0)!=_0xb40ae8[_0x2c2e45(0xd9)]&&_0x2c2e45(0xdb)!=_0xb40ae8[_0x2c2e45(0xd9)])return;const {data:_0x6363ef}=_0xb40ae8;if(_0x6363ef&&_0x2c2e45(0xe5)===_0x6363ef[_0x2c2e45(0xc2)]){const _0x437457=_0x2c2e45(0xbc);return{'type':_0x2c2e45(0xde),'content':_0x27348c(this[_0x2c2e45(0xd2)][_0x2c2e45(0xd0)],_0x437457)};}}}
23
+ function _0x44f9(){const _0x2d5d64=['format','author','resizeTable','getContainedElement','accept','54vkrKAY','commandParams','getColumnGroupElement','handleSuggestionDescription','type','TrackChangesEditing','selection','formatGroupId','getAttribute','model','plugins','48253wVOELD','1284904PORmps','*Format:*\x20resize\x20table','formatBlock','enableCommand','getSuggestionCallback','handleResizeTableWidthCommand','data','descriptionFactory','registerCustomCallback','afterInit','change','subType','798084CpeHFp','markBlockFormat','table','tableWidth','registerDescriptionCallback','get','discard','formatInline','bind','Users','75iHqmmO','81eIuYQk','resizeTableWidth','columnWidths','has','377970Unmkne','editor','locale','TableColumnResizeEditing','166579ehbdmG','getSelectedElement','getSuggestions','document','getTableColumnsWidths','366036TyikMh','_suggestionFactory','20492kAclFE'];_0x44f9=function(){return _0x2d5d64;};return _0x44f9();}const _0xc6ac9b=_0x23b9;(function(_0x393e17,_0x35d5e6){const _0x12bca2=_0x23b9,_0x1e7a04=_0x393e17();while(!![]){try{const _0x183dff=-parseInt(_0x12bca2(0x218))/0x1+-parseInt(_0x12bca2(0x205))/0x2+-parseInt(_0x12bca2(0x1ed))/0x3+-parseInt(_0x12bca2(0x207))/0x4*(parseInt(_0x12bca2(0x1f7))/0x5)+-parseInt(_0x12bca2(0x20d))/0x6*(-parseInt(_0x12bca2(0x200))/0x7)+parseInt(_0x12bca2(0x219))/0x8+-parseInt(_0x12bca2(0x1f8))/0x9*(-parseInt(_0x12bca2(0x1fc))/0xa);if(_0x183dff===_0x35d5e6)break;else _0x1e7a04['push'](_0x1e7a04['shift']());}catch(_0x576769){_0x1e7a04['push'](_0x1e7a04['shift']());}}}(_0x44f9,0x2260f));function _0x23b9(_0x4727d5,_0x48612f){const _0x44f904=_0x44f9();return _0x23b9=function(_0x23b99d,_0x3d1b56){_0x23b99d=_0x23b99d-0x1ed;let _0x3eb47c=_0x44f904[_0x23b99d];return _0x3eb47c;},_0x23b9(_0x4727d5,_0x48612f);}import{Plugin as _0x2989b3}from'ckeditor5/src/core.js';import{getTranslation as _0x49abb0}from'../utils/common-translations.js';export default class vt extends _0x2989b3{[_0xc6ac9b(0x222)](){const _0x5ba8a5=_0xc6ac9b;if(!this[_0x5ba8a5(0x1fd)][_0x5ba8a5(0x217)][_0x5ba8a5(0x1fb)](_0x5ba8a5(0x1ff)))return;const _0x16aadc=this[_0x5ba8a5(0x1fd)][_0x5ba8a5(0x217)][_0x5ba8a5(0x1f2)](_0x5ba8a5(0x212));_0x16aadc[_0x5ba8a5(0x21c)](_0x5ba8a5(0x1f9),this[_0x5ba8a5(0x21e)][_0x5ba8a5(0x1f5)](this)),_0x16aadc[_0x5ba8a5(0x206)][_0x5ba8a5(0x221)](_0x5ba8a5(0x21b),_0x5ba8a5(0x20a),_0x5ba8a5(0x20c),_0x16aadc[_0x5ba8a5(0x206)][_0x5ba8a5(0x21d)](_0x5ba8a5(0x21b),null,_0x5ba8a5(0x1f3))),_0x16aadc[_0x5ba8a5(0x206)][_0x5ba8a5(0x221)](_0x5ba8a5(0x21b),_0x5ba8a5(0x20a),_0x5ba8a5(0x1f3),_0x16aadc[_0x5ba8a5(0x206)][_0x5ba8a5(0x21d)](_0x5ba8a5(0x21b),null,_0x5ba8a5(0x20c))),_0x16aadc[_0x5ba8a5(0x220)][_0x5ba8a5(0x1f1)](this[_0x5ba8a5(0x210)][_0x5ba8a5(0x1f5)](this));}[_0xc6ac9b(0x21e)](_0xb8a2fa,_0x295df4){const _0x554905=_0xc6ac9b,_0x42ea86=this[_0x554905(0x1fd)][_0x554905(0x217)][_0x554905(0x1f2)](_0x554905(0x212)),_0x4db245=this[_0x554905(0x1fd)][_0x554905(0x217)][_0x554905(0x1f2)](_0x554905(0x1ff)),_0x22c5a0=_0x295df4[_0x554905(0x1ef)]||this[_0x554905(0x1fd)][_0x554905(0x216)][_0x554905(0x203)][_0x554905(0x213)][_0x554905(0x201)]();this[_0x554905(0x1fd)][_0x554905(0x216)][_0x554905(0x223)](()=>{const _0x3f4b41=_0x554905,_0x37ade3=_0x4db245[_0x3f4b41(0x20f)](_0x22c5a0);let _0x40cb56=_0x37ade3?_0x4db245[_0x3f4b41(0x204)](_0x37ade3):null,_0x3d9661=_0x22c5a0[_0x3f4b41(0x215)](_0x3f4b41(0x1f0))||null;const _0x373800=_0x295df4[_0x3f4b41(0x1f0)]||_0x3d9661,_0x127b29=_0x295df4[_0x3f4b41(0x1fa)]||_0x40cb56,_0x281a97=this[_0x3f4b41(0x1fd)][_0x3f4b41(0x217)][_0x3f4b41(0x1f2)](_0x3f4b41(0x1f6))['me'];for(const _0x2175b2 of _0x42ea86[_0x3f4b41(0x202)]()){const _0x267875=_0x2175b2[_0x3f4b41(0x20b)]();if(_0x3f4b41(0x20a)===_0x2175b2[_0x3f4b41(0x224)]&&_0x267875===_0x22c5a0){_0x2175b2[_0x3f4b41(0x209)]!==_0x281a97&&_0x2175b2[_0x3f4b41(0x1f3)]();const _0x297e58=_0x2175b2[_0x3f4b41(0x21f)][_0x3f4b41(0x20e)];_0x3d9661=_0x297e58[0x0][_0x3f4b41(0x1f0)],_0x40cb56=_0x297e58[0x0][_0x3f4b41(0x1fa)];break;}}_0xb8a2fa({'table':_0x22c5a0,'tableWidth':_0x373800,'columnWidths':_0x127b29}),_0x42ea86[_0x3f4b41(0x1ee)](_0x22c5a0,{'commandName':_0x3f4b41(0x1f9),'commandParams':[{'tableWidth':_0x3d9661,'columnWidths':_0x40cb56}],'formatGroupId':_0x3f4b41(0x20a)},[],_0x3f4b41(0x20a));});}[_0xc6ac9b(0x210)](_0x4b1617){const _0x3ed208=_0xc6ac9b;if(_0x3ed208(0x21b)!=_0x4b1617[_0x3ed208(0x211)]&&_0x3ed208(0x1f4)!=_0x4b1617[_0x3ed208(0x211)])return;const {data:_0x1a3ea8}=_0x4b1617;if(_0x1a3ea8&&_0x3ed208(0x20a)===_0x1a3ea8[_0x3ed208(0x214)]){const _0x58dd1b=_0x3ed208(0x21a);return{'type':_0x3ed208(0x208),'content':_0x49abb0(this[_0x3ed208(0x1fd)][_0x3ed208(0x1fe)],_0x58dd1b)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x58a13b=_0x25b1;(function(_0x3751ea,_0x313626){const _0x3628a2=_0x25b1,_0x96dd1c=_0x3751ea();while(!![]){try{const _0x3593e9=parseInt(_0x3628a2(0x1a6))/0x1*(parseInt(_0x3628a2(0x16a))/0x2)+-parseInt(_0x3628a2(0x15a))/0x3*(parseInt(_0x3628a2(0x15d))/0x4)+parseInt(_0x3628a2(0x177))/0x5*(-parseInt(_0x3628a2(0x173))/0x6)+parseInt(_0x3628a2(0x184))/0x7+-parseInt(_0x3628a2(0x183))/0x8*(parseInt(_0x3628a2(0x17e))/0x9)+-parseInt(_0x3628a2(0x192))/0xa*(parseInt(_0x3628a2(0x15c))/0xb)+parseInt(_0x3628a2(0x16b))/0xc*(parseInt(_0x3628a2(0x196))/0xd);if(_0x3593e9===_0x313626)break;else _0x96dd1c['push'](_0x96dd1c['shift']());}catch(_0x4e84b5){_0x96dd1c['push'](_0x96dd1c['shift']());}}}(_0x21ac,0x553a8));function _0x25b1(_0x1e0a74,_0x2ddae3){const _0x21ac2a=_0x21ac();return _0x25b1=function(_0x25b14f,_0x1a9bc2){_0x25b14f=_0x25b14f-0x159;let _0x442272=_0x21ac2a[_0x25b14f];return _0x442272;},_0x25b1(_0x1e0a74,_0x2ddae3);}import{Plugin as _0x39afde}from'ckeditor5/src/core.js';function _0x21ac(){const _0x4811b6=['formatBlock','data-suggestion','bindElementToMarker','showSuggestionHighlights','removeAttribute','_registerLegacyDescription','forceValue','name','TrackChangesEditing','format','306610FCfDUA','removeMarker:suggestion','registerCustomCallback','stop','1028911QFHVXN','includes','highest','descriptionFactory','consumable','options','locale','_splitMarkerName','*Format:*\x20%0','downcastDispatcher','TableEditing','ck-suggestion-marker--active','data','plugins','_suggestionFactory','markerNameToElements','1XumazR','setAttribute','cell','type','editor','toViewElement','commandParams','activeMarkers','afterInit','FORMAT_REGULAR_COLUMN','_handleLegacySuggestions','getCellLocation','unbindElementFromMarkerName','3tVDjsz','nodeBefore','88FKrmAz','1609244AVWTLQ','_acceptFormatSuggestionCallbackFactory','registerAttributeLabel','editing','FORMAT_HEADER_COLUMN','setTableRowHeader','headingColumns','removeClass','headingRows','mapper','enableDefaultAttributesIntegration','parent','accept','1369572wmiYDo','156kfnCQl','item','registerDescriptionCallback','consume','addClass','setTableColumnHeader','FORMAT_HEADER_ROW','createTableWalker','6UpCRdd','markerRange','markerName','nodeAfter','2901530MnxYmq','addMarker:suggestion','ck-suggestion-marker-','FORMAT_REGULAR_ROW','writer','requires','TableUtils','81dJaZBj','get','registerBlockAttribute','commandName','has','417512eqgpmb','2331035MfsqdT','start','end','getSuggestion'];_0x21ac=function(){return _0x4811b6;};return _0x21ac();}import _0x2f2099 from'./table.js';import{getTranslation as _0x576c18}from'../utils/common-translations.js';export default class At extends _0x39afde{static get[_0x58a13b(0x17c)](){return[_0x2f2099];}[_0x58a13b(0x1ae)](){const _0x547cf8=_0x58a13b,_0x36e1a3=this[_0x547cf8(0x1aa)];if(!_0x36e1a3[_0x547cf8(0x1a3)][_0x547cf8(0x182)](_0x547cf8(0x1a0)))return;const _0x42c3e3=_0x36e1a3[_0x547cf8(0x19c)],_0x4e2cb3=_0x36e1a3[_0x547cf8(0x1a3)][_0x547cf8(0x17f)](_0x547cf8(0x190));_0x4e2cb3[_0x547cf8(0x167)](_0x547cf8(0x162)),_0x4e2cb3[_0x547cf8(0x167)](_0x547cf8(0x170)),_0x4e2cb3[_0x547cf8(0x180)](_0x547cf8(0x165)),_0x4e2cb3[_0x547cf8(0x180)](_0x547cf8(0x163)),_0x4e2cb3[_0x547cf8(0x199)][_0x547cf8(0x15f)](_0x547cf8(0x165),_0x576c18(_0x42c3e3,_0x547cf8(0x171))),_0x4e2cb3[_0x547cf8(0x199)][_0x547cf8(0x15f)](_0x547cf8(0x163),_0x576c18(_0x42c3e3,_0x547cf8(0x161))),this[_0x547cf8(0x1b0)]();}[_0x58a13b(0x1b0)](){const _0x3bd9d4=_0x58a13b,_0x5f1fed=this[_0x3bd9d4(0x1aa)][_0x3bd9d4(0x1a3)][_0x3bd9d4(0x17f)](_0x3bd9d4(0x190)),_0x3ab218=this[_0x3bd9d4(0x1aa)][_0x3bd9d4(0x1a3)][_0x3bd9d4(0x17f)](_0x3bd9d4(0x17d)),_0x1b7bc0=this[_0x3bd9d4(0x1aa)][_0x3bd9d4(0x1a3)][_0x3bd9d4(0x17f)](_0x2f2099)[_0x3bd9d4(0x15e)]();function _0x3eb113({showActiveMarker:_0x3c1ca5=!0x0,setDataAttribute:_0x439e5f=!0x0}={}){return(_0x30865e,_0x33841a,_0x5a7dad)=>{const _0x2c5420=_0x25b1,{type:_0x498744,id:_0x495dfe}=_0x5f1fed[_0x2c5420(0x19d)](_0x33841a[_0x2c5420(0x175)]),_0x5bbb1e=_0x5f1fed[_0x2c5420(0x187)](_0x495dfe),_0x5d1e65=_0x5bbb1e[_0x2c5420(0x1a2)];if(_0x2c5420(0x188)!=_0x5bbb1e[_0x2c5420(0x1a9)]||!_0x5d1e65||_0x2c5420(0x170)!=_0x5d1e65[_0x2c5420(0x181)])return;if(_0x33841a[_0x2c5420(0x16c)])return void _0x30865e[_0x2c5420(0x195)]();if(!_0x5a7dad[_0x2c5420(0x19a)][_0x2c5420(0x16e)](_0x33841a[_0x2c5420(0x174)],_0x30865e[_0x2c5420(0x18f)]))return;const _0x438898=_0x33841a[_0x2c5420(0x174)][_0x2c5420(0x185)][_0x2c5420(0x176)],_0x19f436=_0x33841a[_0x2c5420(0x174)][_0x2c5420(0x186)][_0x2c5420(0x15b)],_0x499327=_0x438898[_0x2c5420(0x168)][_0x2c5420(0x168)],{column:_0x2037b0}=_0x3ab218[_0x2c5420(0x1b1)](_0x438898),{column:_0x5e2edf}=_0x3ab218[_0x2c5420(0x1b1)](_0x19f436);for(let _0x130c3e=_0x2037b0;_0x130c3e<=_0x5e2edf;_0x130c3e++){const _0xc9a47d=_0x3ab218[_0x2c5420(0x172)](_0x499327,{'column':_0x130c3e,'includeAllSlots':!0x1});for(const _0x228c55 of _0xc9a47d){const _0x21d97c=_0x228c55[_0x2c5420(0x1a8)],_0x4ab459=_0x5a7dad[_0x2c5420(0x166)][_0x2c5420(0x1ab)](_0x21d97c);_0x5a7dad[_0x2c5420(0x17b)][_0x2c5420(0x16f)](_0x2c5420(0x179)+_0x498744,_0x4ab459),_0x439e5f&&_0x5a7dad[_0x2c5420(0x17b)][_0x2c5420(0x1a7)](_0x2c5420(0x189),_0x495dfe,_0x4ab459),_0x5a7dad[_0x2c5420(0x166)][_0x2c5420(0x18a)](_0x4ab459,_0x33841a[_0x2c5420(0x175)]),_0x3c1ca5&&(_0x5f1fed[_0x2c5420(0x1ad)][_0x2c5420(0x197)](_0x33841a[_0x2c5420(0x175)])?_0x5a7dad[_0x2c5420(0x17b)][_0x2c5420(0x16f)](_0x2c5420(0x1a1),_0x4ab459):_0x5a7dad[_0x2c5420(0x17b)][_0x2c5420(0x164)](_0x2c5420(0x1a1),_0x4ab459));}}};}_0x5f1fed[_0x3bd9d4(0x1a4)][_0x3bd9d4(0x194)](_0x3bd9d4(0x188),_0x3bd9d4(0x162),_0x3bd9d4(0x169),_0x1b7bc0),_0x5f1fed[_0x3bd9d4(0x1a4)][_0x3bd9d4(0x194)](_0x3bd9d4(0x188),_0x3bd9d4(0x170),_0x3bd9d4(0x169),_0x1b7bc0),this[_0x3bd9d4(0x1aa)][_0x3bd9d4(0x160)][_0x3bd9d4(0x19f)]['on'](_0x3bd9d4(0x178),_0x3eb113(),{'priority':_0x3bd9d4(0x198)}),this[_0x3bd9d4(0x1aa)][_0x3bd9d4(0x1a2)][_0x3bd9d4(0x19f)]['on'](_0x3bd9d4(0x178),(_0x1550a0,_0x847349,_0x308675)=>{const _0x3a799e=_0x3bd9d4;_0x308675[_0x3a799e(0x19b)][_0x3a799e(0x18b)]&&_0x3eb113({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x1550a0,_0x847349,_0x308675);},{'priority':_0x3bd9d4(0x198)}),this[_0x3bd9d4(0x1aa)][_0x3bd9d4(0x160)][_0x3bd9d4(0x19f)]['on'](_0x3bd9d4(0x193),(_0x46acb6,_0x4ba785,_0xe0e616)=>{const _0x1e202e=_0x3bd9d4,{type:_0x5c807f,id:_0x3c0a73}=_0x5f1fed[_0x1e202e(0x19d)](_0x4ba785[_0x1e202e(0x175)]),_0x259b00=_0x5f1fed[_0x1e202e(0x187)](_0x3c0a73),_0x46615c=_0x259b00[_0x1e202e(0x1a2)];if(_0x1e202e(0x188)!=_0x259b00[_0x1e202e(0x1a9)]||!_0x46615c||_0x1e202e(0x170)!=_0x46615c[_0x1e202e(0x181)])return;const _0xffadb3=_0xe0e616[_0x1e202e(0x166)][_0x1e202e(0x1a5)](_0x4ba785[_0x1e202e(0x175)]);if(_0xffadb3){for(const _0x10c7b5 of _0xffadb3)_0xe0e616[_0x1e202e(0x17b)][_0x1e202e(0x164)](_0x1e202e(0x179)+_0x5c807f,_0x10c7b5),_0xe0e616[_0x1e202e(0x17b)][_0x1e202e(0x164)](_0x1e202e(0x1a1),_0x10c7b5),_0xe0e616[_0x1e202e(0x17b)][_0x1e202e(0x18c)](_0x1e202e(0x189),_0x10c7b5),_0xe0e616[_0x1e202e(0x166)][_0x1e202e(0x159)](_0x10c7b5,_0x4ba785[_0x1e202e(0x175)]);}},{'priority':_0x3bd9d4(0x198)}),this[_0x3bd9d4(0x18d)]();}[_0x58a13b(0x18d)](){const _0x2eff57=_0x58a13b,_0x573eb4=this[_0x2eff57(0x1aa)],_0x4f76e2=_0x573eb4[_0x2eff57(0x19c)];function _0x2ac757(_0x10dea9){const _0x1459de=_0x2eff57;return{'type':_0x1459de(0x191),'content':_0x576c18(_0x4f76e2,_0x1459de(0x19e),_0x10dea9)};}_0x573eb4[_0x2eff57(0x1a3)][_0x2eff57(0x17f)](_0x2eff57(0x190))[_0x2eff57(0x199)][_0x2eff57(0x16d)](_0x7a3366=>{const _0x3eac34=_0x2eff57;if(_0x3eac34(0x188)!=_0x7a3366[_0x3eac34(0x1a9)])return;const {data:_0x55e27a}=_0x7a3366;if(_0x55e27a){if(_0x3eac34(0x162)==_0x55e27a[_0x3eac34(0x181)]){const _0x164bf0=_0x55e27a[_0x3eac34(0x1ac)][0x0][_0x3eac34(0x18e)];return _0x2ac757(_0x576c18(_0x4f76e2,_0x164bf0?_0x3eac34(0x171):_0x3eac34(0x17a)));}if(_0x3eac34(0x170)==_0x55e27a[_0x3eac34(0x181)]){const _0x43e2a3=_0x55e27a[_0x3eac34(0x1ac)][0x0][_0x3eac34(0x18e)];return _0x2ac757(_0x576c18(_0x4f76e2,_0x43e2a3?_0x3eac34(0x161):_0x3eac34(0x1af)));}}});}}
23
+ function _0x3c57(_0x18621b,_0x1665df){const _0x935cd4=_0x935c();return _0x3c57=function(_0x3c57f9,_0x562434){_0x3c57f9=_0x3c57f9-0xfc;let _0x11cf44=_0x935cd4[_0x3c57f9];return _0x11cf44;},_0x3c57(_0x18621b,_0x1665df);}function _0x935c(){const _0x3a9f70=['markerName','consumable','removeAttribute','type','nodeBefore','cell','ck-suggestion-marker-','_handleLegacySuggestions','afterInit','includes','data-suggestion','markerNameToElements','_registerLegacyDescription','55960dgUyRj','1216290zTDdHO','formatBlock','ck-suggestion-marker--active','6GBObZe','18BbXQbI','registerDescriptionCallback','registerBlockAttribute','consume','createTableWalker','activeMarkers','setTableRowHeader','start','FORMAT_HEADER_ROW','removeClass','editor','stop','*Format:*\x20%0','TableEditing','addMarker:suggestion','TrackChangesEditing','showSuggestionHighlights','accept','nodeAfter','format','removeMarker:suggestion','2409340earQIr','_splitMarkerName','9120100sqovRT','options','_acceptFormatSuggestionCallbackFactory','descriptionFactory','locale','editing','getSuggestion','data','forceValue','45lmysYN','unbindElementFromMarkerName','get','135916auGZgu','TableUtils','2951417aRLGeP','enableDefaultAttributesIntegration','end','plugins','has','addClass','_suggestionFactory','writer','downcastDispatcher','item','requires','headingRows','setAttribute','FORMAT_HEADER_COLUMN','FORMAT_REGULAR_COLUMN','headingColumns','name','commandParams','getCellLocation','FORMAT_REGULAR_ROW','toViewElement','mapper','commandName','parent','markerRange','registerCustomCallback','setTableColumnHeader','bindElementToMarker','highest','registerAttributeLabel','1129045RYdHFv'];_0x935c=function(){return _0x3a9f70;};return _0x935c();}const _0x4a3144=_0x3c57;(function(_0x363ae1,_0x45a162){const _0x335558=_0x3c57,_0x2183e8=_0x363ae1();while(!![]){try{const _0x1e533e=-parseInt(_0x335558(0x123))/0x1*(parseInt(_0x335558(0xff))/0x2)+parseInt(_0x335558(0xfc))/0x3+parseInt(_0x335558(0x115))/0x4+-parseInt(_0x335558(0x143))/0x5*(parseInt(_0x335558(0x100))/0x6)+-parseInt(_0x335558(0x125))/0x7+-parseInt(_0x335558(0x151))/0x8*(-parseInt(_0x335558(0x120))/0x9)+parseInt(_0x335558(0x117))/0xa;if(_0x1e533e===_0x45a162)break;else _0x2183e8['push'](_0x2183e8['shift']());}catch(_0x16dc83){_0x2183e8['push'](_0x2183e8['shift']());}}}(_0x935c,0x6d5c8));import{Plugin as _0x448e66}from'ckeditor5/src/core.js';import _0x2bb08d from'./table.js';import{getTranslation as _0x46e219}from'../utils/common-translations.js';export default class At extends _0x448e66{static get[_0x4a3144(0x12f)](){return[_0x2bb08d];}[_0x4a3144(0x14c)](){const _0xb79148=_0x4a3144,_0x8b7400=this[_0xb79148(0x10a)];if(!_0x8b7400[_0xb79148(0x128)][_0xb79148(0x129)](_0xb79148(0x10d)))return;const _0x3625a9=_0x8b7400[_0xb79148(0x11b)],_0x3b9b63=_0x8b7400[_0xb79148(0x128)][_0xb79148(0x122)](_0xb79148(0x10f));_0x3b9b63[_0xb79148(0x126)](_0xb79148(0x106)),_0x3b9b63[_0xb79148(0x126)](_0xb79148(0x13f)),_0x3b9b63[_0xb79148(0x102)](_0xb79148(0x130)),_0x3b9b63[_0xb79148(0x102)](_0xb79148(0x134)),_0x3b9b63[_0xb79148(0x11a)][_0xb79148(0x142)](_0xb79148(0x130),_0x46e219(_0x3625a9,_0xb79148(0x108))),_0x3b9b63[_0xb79148(0x11a)][_0xb79148(0x142)](_0xb79148(0x134),_0x46e219(_0x3625a9,_0xb79148(0x132))),this[_0xb79148(0x14b)]();}[_0x4a3144(0x14b)](){const _0x381be6=_0x4a3144,_0x375fe3=this[_0x381be6(0x10a)][_0x381be6(0x128)][_0x381be6(0x122)](_0x381be6(0x10f)),_0x8d8571=this[_0x381be6(0x10a)][_0x381be6(0x128)][_0x381be6(0x122)](_0x381be6(0x124)),_0x176081=this[_0x381be6(0x10a)][_0x381be6(0x128)][_0x381be6(0x122)](_0x2bb08d)[_0x381be6(0x119)]();function _0x273ff9({showActiveMarker:_0x39ec4e=!0x0,setDataAttribute:_0x4a8a5e=!0x0}={}){return(_0x63260c,_0x2f6688,_0x22e1c0)=>{const _0x302b62=_0x3c57,{type:_0x423b5a,id:_0x5a5d5d}=_0x375fe3[_0x302b62(0x116)](_0x2f6688[_0x302b62(0x144)]),_0x52d706=_0x375fe3[_0x302b62(0x11d)](_0x5a5d5d),_0x20d9ec=_0x52d706[_0x302b62(0x11e)];if(_0x302b62(0xfd)!=_0x52d706[_0x302b62(0x147)]||!_0x20d9ec||_0x302b62(0x13f)!=_0x20d9ec[_0x302b62(0x13b)])return;if(_0x2f6688[_0x302b62(0x12e)])return void _0x63260c[_0x302b62(0x10b)]();if(!_0x22e1c0[_0x302b62(0x145)][_0x302b62(0x103)](_0x2f6688[_0x302b62(0x13d)],_0x63260c[_0x302b62(0x135)]))return;const _0x53a523=_0x2f6688[_0x302b62(0x13d)][_0x302b62(0x107)][_0x302b62(0x112)],_0x25f977=_0x2f6688[_0x302b62(0x13d)][_0x302b62(0x127)][_0x302b62(0x148)],_0x4842dd=_0x53a523[_0x302b62(0x13c)][_0x302b62(0x13c)],{column:_0x32a2bb}=_0x8d8571[_0x302b62(0x137)](_0x53a523),{column:_0x508c2e}=_0x8d8571[_0x302b62(0x137)](_0x25f977);for(let _0x6f757f=_0x32a2bb;_0x6f757f<=_0x508c2e;_0x6f757f++){const _0x4928f3=_0x8d8571[_0x302b62(0x104)](_0x4842dd,{'column':_0x6f757f,'includeAllSlots':!0x1});for(const _0x2d5a5d of _0x4928f3){const _0x404676=_0x2d5a5d[_0x302b62(0x149)],_0x10252c=_0x22e1c0[_0x302b62(0x13a)][_0x302b62(0x139)](_0x404676);_0x22e1c0[_0x302b62(0x12c)][_0x302b62(0x12a)](_0x302b62(0x14a)+_0x423b5a,_0x10252c),_0x4a8a5e&&_0x22e1c0[_0x302b62(0x12c)][_0x302b62(0x131)](_0x302b62(0x14e),_0x5a5d5d,_0x10252c),_0x22e1c0[_0x302b62(0x13a)][_0x302b62(0x140)](_0x10252c,_0x2f6688[_0x302b62(0x144)]),_0x39ec4e&&(_0x375fe3[_0x302b62(0x105)][_0x302b62(0x14d)](_0x2f6688[_0x302b62(0x144)])?_0x22e1c0[_0x302b62(0x12c)][_0x302b62(0x12a)](_0x302b62(0xfe),_0x10252c):_0x22e1c0[_0x302b62(0x12c)][_0x302b62(0x109)](_0x302b62(0xfe),_0x10252c));}}};}_0x375fe3[_0x381be6(0x12b)][_0x381be6(0x13e)](_0x381be6(0xfd),_0x381be6(0x106),_0x381be6(0x111),_0x176081),_0x375fe3[_0x381be6(0x12b)][_0x381be6(0x13e)](_0x381be6(0xfd),_0x381be6(0x13f),_0x381be6(0x111),_0x176081),this[_0x381be6(0x10a)][_0x381be6(0x11c)][_0x381be6(0x12d)]['on'](_0x381be6(0x10e),_0x273ff9(),{'priority':_0x381be6(0x141)}),this[_0x381be6(0x10a)][_0x381be6(0x11e)][_0x381be6(0x12d)]['on'](_0x381be6(0x10e),(_0x25c8a9,_0x2c11e5,_0x5b711d)=>{const _0x50c5b0=_0x381be6;_0x5b711d[_0x50c5b0(0x118)][_0x50c5b0(0x110)]&&_0x273ff9({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x25c8a9,_0x2c11e5,_0x5b711d);},{'priority':_0x381be6(0x141)}),this[_0x381be6(0x10a)][_0x381be6(0x11c)][_0x381be6(0x12d)]['on'](_0x381be6(0x114),(_0x136397,_0x5d00b1,_0x4e40c4)=>{const _0x2f651e=_0x381be6,{type:_0x13b0dc,id:_0x47c2eb}=_0x375fe3[_0x2f651e(0x116)](_0x5d00b1[_0x2f651e(0x144)]),_0x3889e9=_0x375fe3[_0x2f651e(0x11d)](_0x47c2eb),_0x283a67=_0x3889e9[_0x2f651e(0x11e)];if(_0x2f651e(0xfd)!=_0x3889e9[_0x2f651e(0x147)]||!_0x283a67||_0x2f651e(0x13f)!=_0x283a67[_0x2f651e(0x13b)])return;const _0x5bd9e9=_0x4e40c4[_0x2f651e(0x13a)][_0x2f651e(0x14f)](_0x5d00b1[_0x2f651e(0x144)]);if(_0x5bd9e9){for(const _0xc9ee78 of _0x5bd9e9)_0x4e40c4[_0x2f651e(0x12c)][_0x2f651e(0x109)](_0x2f651e(0x14a)+_0x13b0dc,_0xc9ee78),_0x4e40c4[_0x2f651e(0x12c)][_0x2f651e(0x109)](_0x2f651e(0xfe),_0xc9ee78),_0x4e40c4[_0x2f651e(0x12c)][_0x2f651e(0x146)](_0x2f651e(0x14e),_0xc9ee78),_0x4e40c4[_0x2f651e(0x13a)][_0x2f651e(0x121)](_0xc9ee78,_0x5d00b1[_0x2f651e(0x144)]);}},{'priority':_0x381be6(0x141)}),this[_0x381be6(0x150)]();}[_0x4a3144(0x150)](){const _0x834b95=_0x4a3144,_0x3c04d6=this[_0x834b95(0x10a)],_0xf5ed62=_0x3c04d6[_0x834b95(0x11b)];function _0x89d0dc(_0xe1969c){const _0x551f38=_0x834b95;return{'type':_0x551f38(0x113),'content':_0x46e219(_0xf5ed62,_0x551f38(0x10c),_0xe1969c)};}_0x3c04d6[_0x834b95(0x128)][_0x834b95(0x122)](_0x834b95(0x10f))[_0x834b95(0x11a)][_0x834b95(0x101)](_0x40bd24=>{const _0x1a566f=_0x834b95;if(_0x1a566f(0xfd)!=_0x40bd24[_0x1a566f(0x147)])return;const {data:_0x5e307e}=_0x40bd24;if(_0x5e307e){if(_0x1a566f(0x106)==_0x5e307e[_0x1a566f(0x13b)]){const _0x3fa33e=_0x5e307e[_0x1a566f(0x136)][0x0][_0x1a566f(0x11f)];return _0x89d0dc(_0x46e219(_0xf5ed62,_0x3fa33e?_0x1a566f(0x108):_0x1a566f(0x138)));}if(_0x1a566f(0x13f)==_0x5e307e[_0x1a566f(0x13b)]){const _0x216ea8=_0x5e307e[_0x1a566f(0x136)][0x0][_0x1a566f(0x11f)];return _0x89d0dc(_0x46e219(_0xf5ed62,_0x216ea8?_0x1a566f(0x132):_0x1a566f(0x133)));}}});}}