@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240514.0 → 0.0.0-nightly-20240515.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -1
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -1
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3f1565=_0xb74e;(function(_0x4e6e56,_0x434596){const _0x53b79a=_0xb74e,_0x43e78d=_0x4e6e56();while(!![]){try{const _0x315d51=-parseInt(_0x53b79a(0x1c1))/0x1+-parseInt(_0x53b79a(0x1ae))/0x2*(-parseInt(_0x53b79a(0x1b5))/0x3)+-parseInt(_0x53b79a(0x1b9))/0x4+-parseInt(_0x53b79a(0x1a9))/0x5+parseInt(_0x53b79a(0x1b3))/0x6*(-parseInt(_0x53b79a(0x1b1))/0x7)+parseInt(_0x53b79a(0x1aa))/0x8*(-parseInt(_0x53b79a(0x1af))/0x9)+parseInt(_0x53b79a(0x1c0))/0xa*(parseInt(_0x53b79a(0x1b6))/0xb);if(_0x315d51===_0x434596)break;else _0x43e78d['push'](_0x43e78d['shift']());}catch(_0x28cf51){_0x43e78d['push'](_0x43e78d['shift']());}}}(_0x3349,0x4f07e));import{Plugin as _0x6429b3}from'ckeditor5/src/core.js';function _0xb74e(_0x406851,_0x2bb6db){const _0x3349d6=_0x3349();return _0xb74e=function(_0xb74e82,_0x1690ca){_0xb74e82=_0xb74e82-0x1a7;let _0x10037b=_0x3349d6[_0xb74e82];return _0x10037b;},_0xb74e(_0x406851,_0x2bb6db);}function _0x3349(){const _0x31ee11=['2130328DJXoFX','TrackChangesEditing','has','discardAllSuggestions','afterInit','trackChanges','plugins','64690FYwELT','459331mlVdFV','RestrictedEditingModeEditing','editor','goToNextRestrictedEditingException','887295UjZmaU','4694616vheZil','get','acceptSuggestion','acceptSelectedSuggestions','187874qDZmjl','9iyXTpb','goToPreviousRestrictedEditingException','994iBjqOG','discardSuggestion','12lqOaYY','acceptAllSuggestions','9irzbej','3058SSPEKI','discardSelectedSuggestions','enableCommand'];_0x3349=function(){return _0x31ee11;};return _0x3349();}export default class kt extends _0x6429b3{[_0x3f1565(0x1bd)](){const _0x46a8db=_0x3f1565,_0x55692a=this[_0x46a8db(0x1a7)];if(!_0x55692a[_0x46a8db(0x1bf)][_0x46a8db(0x1bb)](_0x46a8db(0x1c2)))return;const _0x49aba2=_0x55692a[_0x46a8db(0x1bf)][_0x46a8db(0x1ab)](_0x46a8db(0x1ba));_0x49aba2[_0x46a8db(0x1b8)](_0x46a8db(0x1b0)),_0x49aba2[_0x46a8db(0x1b8)](_0x46a8db(0x1a8));const _0x4da48b=_0x55692a[_0x46a8db(0x1bf)][_0x46a8db(0x1ab)](_0x46a8db(0x1c2));_0x4da48b[_0x46a8db(0x1b8)](_0x46a8db(0x1be)),_0x4da48b[_0x46a8db(0x1b8)](_0x46a8db(0x1ac)),_0x4da48b[_0x46a8db(0x1b8)](_0x46a8db(0x1b2)),_0x4da48b[_0x46a8db(0x1b8)](_0x46a8db(0x1b4)),_0x4da48b[_0x46a8db(0x1b8)](_0x46a8db(0x1bc)),_0x4da48b[_0x46a8db(0x1b8)](_0x46a8db(0x1ad)),_0x4da48b[_0x46a8db(0x1b8)](_0x46a8db(0x1b7));}}
23
+ const _0x55b637=_0x5ba9;(function(_0x238b43,_0x3dc18c){const _0x303f23=_0x5ba9,_0x4deb52=_0x238b43();while(!![]){try{const _0xc0bcce=-parseInt(_0x303f23(0x145))/0x1*(-parseInt(_0x303f23(0x14a))/0x2)+parseInt(_0x303f23(0x147))/0x3+parseInt(_0x303f23(0x138))/0x4+-parseInt(_0x303f23(0x13b))/0x5+parseInt(_0x303f23(0x14b))/0x6+parseInt(_0x303f23(0x13e))/0x7+parseInt(_0x303f23(0x14d))/0x8*(-parseInt(_0x303f23(0x141))/0x9);if(_0xc0bcce===_0x3dc18c)break;else _0x4deb52['push'](_0x4deb52['shift']());}catch(_0x5725ee){_0x4deb52['push'](_0x4deb52['shift']());}}}(_0x2af6,0xf1a21));import{Plugin as _0x483649}from'ckeditor5/src/core.js';export default class kt extends _0x483649{[_0x55b637(0x13d)](){const _0x41d7c5=_0x55b637,_0x215238=this[_0x41d7c5(0x150)];if(!_0x215238[_0x41d7c5(0x144)][_0x41d7c5(0x14c)](_0x41d7c5(0x140)))return;const _0x2b6d8c=_0x215238[_0x41d7c5(0x144)][_0x41d7c5(0x14e)](_0x41d7c5(0x148));_0x2b6d8c[_0x41d7c5(0x13a)](_0x41d7c5(0x149)),_0x2b6d8c[_0x41d7c5(0x13a)](_0x41d7c5(0x139));const _0x32535a=_0x215238[_0x41d7c5(0x144)][_0x41d7c5(0x14e)](_0x41d7c5(0x140));_0x32535a[_0x41d7c5(0x13a)](_0x41d7c5(0x143)),_0x32535a[_0x41d7c5(0x13a)](_0x41d7c5(0x142)),_0x32535a[_0x41d7c5(0x13a)](_0x41d7c5(0x13c)),_0x32535a[_0x41d7c5(0x13a)](_0x41d7c5(0x13f)),_0x32535a[_0x41d7c5(0x13a)](_0x41d7c5(0x14f)),_0x32535a[_0x41d7c5(0x13a)](_0x41d7c5(0x146)),_0x32535a[_0x41d7c5(0x13a)](_0x41d7c5(0x137));}}function _0x5ba9(_0x1cb64d,_0x221b18){const _0x2af629=_0x2af6();return _0x5ba9=function(_0x5ba994,_0x527a43){_0x5ba994=_0x5ba994-0x137;let _0x21f34b=_0x2af629[_0x5ba994];return _0x21f34b;},_0x5ba9(_0x1cb64d,_0x221b18);}function _0x2af6(){const _0x13bad3=['goToNextRestrictedEditingException','enableCommand','4218315SYZWpx','discardSuggestion','afterInit','3119403mnGSpi','acceptAllSuggestions','RestrictedEditingModeEditing','36VupSLa','acceptSuggestion','trackChanges','plugins','1rdJfoG','acceptSelectedSuggestions','3487257TKRcSk','TrackChangesEditing','goToPreviousRestrictedEditingException','3681172UdWFLl','6044436IMWJuv','has','8033920KLFRKU','get','discardAllSuggestions','editor','discardSelectedSuggestions','5577248dCBwWF'];_0x2af6=function(){return _0x13bad3;};return _0x2af6();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4ffc(){const _0x503f12=['markerRange','565374FkRVJR','showSuggestionHighlights','createPositionBefore','808096puyfkf','includes','shiftEnter','data','locale','getItems','activeMarkers','addMarker:suggestion:deletion','test','element','addMarker:suggestion','options','6KBgyeH','mapper','insert','2524884DGvpVB','descriptionFactory','editor','requires','ck-suggestion-marker-','high','8685250CsCkPw','span','toViewPosition','get','149352jZLJdp','TrackChangesEditing','plugins','bindElementToMarker','addMarker:suggestion:insertion','28yNQKza','init','454431iGgMnt','split','deletion','createUIElement','81IqezxO','downcastDispatcher','1024134FYlLZr','name','671alCoMk','merge','model','enableCommand','softBreak','markerName','editing','5gBierZ','writer','ck-suggestion-marker--active','addClass','consumable','registerElementLabel','ELEMENT_LINE_BREAK'];_0x4ffc=function(){return _0x503f12;};return _0x4ffc();}const _0x1a5272=_0x327c;function _0x327c(_0x32efd6,_0x293f3c){const _0x4ffcd2=_0x4ffc();return _0x327c=function(_0x327c49,_0x3f3346){_0x327c49=_0x327c49-0x92;let _0x144b8b=_0x4ffcd2[_0x327c49];return _0x144b8b;},_0x327c(_0x32efd6,_0x293f3c);}(function(_0xce60d9,_0x49418c){const _0x1897a7=_0x327c,_0x594f6f=_0xce60d9();while(!![]){try{const _0x18daa0=-parseInt(_0x1897a7(0xa4))/0x1+-parseInt(_0x1897a7(0xca))/0x2*(-parseInt(_0x1897a7(0xaa))/0x3)+parseInt(_0x1897a7(0x93))/0x4*(-parseInt(_0x1897a7(0xb3))/0x5)+-parseInt(_0x1897a7(0xbb))/0x6*(parseInt(_0x1897a7(0xa2))/0x7)+-parseInt(_0x1897a7(0xbe))/0x8*(-parseInt(_0x1897a7(0xa8))/0x9)+parseInt(_0x1897a7(0x99))/0xa+-parseInt(_0x1897a7(0xac))/0xb*(parseInt(_0x1897a7(0x9d))/0xc);if(_0x18daa0===_0x49418c)break;else _0x594f6f['push'](_0x594f6f['shift']());}catch(_0x203736){_0x594f6f['push'](_0x594f6f['shift']());}}}(_0x4ffc,0x8d999));import{Plugin as _0x692391}from'ckeditor5/src/core.js';import{ShiftEnter as _0x4e0229}from'ckeditor5/src/enter.js';import{getTranslation as _0x34b382}from'../utils/common-translations.js';export default class bt extends _0x692391{static get[_0x1a5272(0x96)](){return[_0x4e0229];}[_0x1a5272(0xa3)](){const _0x54bbe4=_0x1a5272,_0x4a1892=this[_0x54bbe4(0x95)],_0x5ae023=_0x4a1892[_0x54bbe4(0x9f)][_0x54bbe4(0x9c)](_0x54bbe4(0x9e));_0x5ae023[_0x54bbe4(0xaf)](_0x54bbe4(0xc0)),_0x4a1892[_0x54bbe4(0xb2)][_0x54bbe4(0xa9)]['on'](_0x54bbe4(0xa1),de(_0x4a1892),{'priority':_0x54bbe4(0x98)}),_0x4a1892[_0x54bbe4(0xb2)][_0x54bbe4(0xa9)]['on'](_0x54bbe4(0xc5),de(_0x4a1892),{'priority':_0x54bbe4(0x98)}),_0x4a1892[_0x54bbe4(0xc1)][_0x54bbe4(0xa9)]['on'](_0x54bbe4(0xc8),(_0x16cb26,_0x449d8c,_0x43c861)=>{const _0x1952d6=_0x54bbe4;_0x43c861[_0x1952d6(0xc9)][_0x1952d6(0xbc)]&&de(_0x4a1892,{'showActiveMarker':!0x1})(_0x16cb26,_0x449d8c,_0x43c861);}),_0x5ae023[_0x54bbe4(0x94)][_0x54bbe4(0xb8)](_0x54bbe4(0xb0),_0x348ca1=>_0x34b382(_0x4a1892[_0x54bbe4(0xc2)],_0x54bbe4(0xb9),_0x348ca1));}}function de(_0x6d4655,{showActiveMarker:_0x5d069a=!0x0}={}){return(_0x2454a9,_0x16d670,_0x395595)=>{const _0x5eeee5=_0x327c,_0x2fd656=_0x6d4655[_0x5eeee5(0x9f)][_0x5eeee5(0x9c)](_0x5eeee5(0x9e));if(!_0x395595[_0x5eeee5(0xb7)][_0x5eeee5(0xc6)](_0x16d670[_0x5eeee5(0xba)],_0x2454a9[_0x5eeee5(0xab)]))return;const _0x2270ef=_0x6d4655[_0x5eeee5(0xae)];for(const _0x361d85 of _0x16d670[_0x5eeee5(0xba)][_0x5eeee5(0xc3)]()){if(!_0x361d85['is'](_0x5eeee5(0xc7),_0x5eeee5(0xb0)))continue;const _0xe52c8=_0x5eeee5(0xa6)==_0x16d670[_0x5eeee5(0xb1)][_0x5eeee5(0xa5)](':')[0x1]?_0x5eeee5(0xad):_0x5eeee5(0xa5),_0x55b87f=_0x395595[_0x5eeee5(0xb4)][_0x5eeee5(0xa7)](_0x5eeee5(0x9a),{'class':_0x5eeee5(0x97)+_0xe52c8}),_0x336684=_0x395595[_0x5eeee5(0xcb)][_0x5eeee5(0x9b)](_0x2270ef[_0x5eeee5(0xbd)](_0x361d85));_0x5d069a&&_0x2fd656[_0x5eeee5(0xc4)][_0x5eeee5(0xbf)](_0x16d670[_0x5eeee5(0xb1)])&&_0x395595[_0x5eeee5(0xb4)][_0x5eeee5(0xb6)](_0x5eeee5(0xb5),_0x55b87f),_0x395595[_0x5eeee5(0xb4)][_0x5eeee5(0x92)](_0x336684,_0x55b87f),_0x395595[_0x5eeee5(0xcb)][_0x5eeee5(0xa0)](_0x55b87f,_0x16d670[_0x5eeee5(0xb1)]);}};}
23
+ const _0x4d2a80=_0x14d1;(function(_0x5561ee,_0x494244){const _0x1a28a5=_0x14d1,_0x427dbc=_0x5561ee();while(!![]){try{const _0xb47c33=-parseInt(_0x1a28a5(0x1b3))/0x1*(parseInt(_0x1a28a5(0x1cb))/0x2)+-parseInt(_0x1a28a5(0x1d4))/0x3+parseInt(_0x1a28a5(0x1c4))/0x4*(-parseInt(_0x1a28a5(0x1ea))/0x5)+-parseInt(_0x1a28a5(0x1cc))/0x6*(parseInt(_0x1a28a5(0x1d3))/0x7)+parseInt(_0x1a28a5(0x1b6))/0x8*(-parseInt(_0x1a28a5(0x1c7))/0x9)+parseInt(_0x1a28a5(0x1cd))/0xa*(parseInt(_0x1a28a5(0x1c0))/0xb)+parseInt(_0x1a28a5(0x1da))/0xc;if(_0xb47c33===_0x494244)break;else _0x427dbc['push'](_0x427dbc['shift']());}catch(_0x1450ec){_0x427dbc['push'](_0x427dbc['shift']());}}}(_0x556a,0xd17a6));import{Plugin as _0x4ccde6}from'ckeditor5/src/core.js';function _0x556a(){const _0x52a0f3=['descriptionFactory','merge','shiftEnter','requires','72636408WFvRGl','writer','deletion','TrackChangesEditing','softBreak','consumable','downcastDispatcher','high','options','data','test','ck-suggestion-marker-','toViewPosition','createUIElement','span','editor','5869385EhyIAG','addMarker:suggestion','init','188552dejaog','showSuggestionHighlights','mapper','3248gFbGwD','name','enableCommand','getItems','locale','addMarker:suggestion:deletion','createPositionBefore','ck-suggestion-marker--active','addMarker:suggestion:insertion','ELEMENT_LINE_BREAK','5878829gBPkng','plugins','addClass','split','4MwaWow','includes','bindElementToMarker','33039oNpfYa','markerRange','markerName','insert','14hQqIsI','839670fTPmUd','20joLvzd','model','editing','element','get','registerElementLabel','35RWuICg','4739994iLxxwf','activeMarkers'];_0x556a=function(){return _0x52a0f3;};return _0x556a();}import{ShiftEnter as _0x31eaa5}from'ckeditor5/src/enter.js';import{getTranslation as _0x2462ee}from'../utils/common-translations.js';function _0x14d1(_0x2ff3af,_0x24224c){const _0x556aef=_0x556a();return _0x14d1=function(_0x14d1c2,_0x5b80fa){_0x14d1c2=_0x14d1c2-0x1b3;let _0xdb2b4=_0x556aef[_0x14d1c2];return _0xdb2b4;},_0x14d1(_0x2ff3af,_0x24224c);}export default class bt extends _0x4ccde6{static get[_0x4d2a80(0x1d9)](){return[_0x31eaa5];}[_0x4d2a80(0x1ec)](){const _0x1bb714=_0x4d2a80,_0x11ed95=this[_0x1bb714(0x1e9)],_0x4d28a6=_0x11ed95[_0x1bb714(0x1c1)][_0x1bb714(0x1d1)](_0x1bb714(0x1dd));_0x4d28a6[_0x1bb714(0x1b8)](_0x1bb714(0x1d8)),_0x11ed95[_0x1bb714(0x1cf)][_0x1bb714(0x1e0)]['on'](_0x1bb714(0x1be),de(_0x11ed95),{'priority':_0x1bb714(0x1e1)}),_0x11ed95[_0x1bb714(0x1cf)][_0x1bb714(0x1e0)]['on'](_0x1bb714(0x1bb),de(_0x11ed95),{'priority':_0x1bb714(0x1e1)}),_0x11ed95[_0x1bb714(0x1e3)][_0x1bb714(0x1e0)]['on'](_0x1bb714(0x1eb),(_0x35fd01,_0x45bddf,_0x36b603)=>{const _0x421b60=_0x1bb714;_0x36b603[_0x421b60(0x1e2)][_0x421b60(0x1b4)]&&de(_0x11ed95,{'showActiveMarker':!0x1})(_0x35fd01,_0x45bddf,_0x36b603);}),_0x4d28a6[_0x1bb714(0x1d6)][_0x1bb714(0x1d2)](_0x1bb714(0x1de),_0x311c7d=>_0x2462ee(_0x11ed95[_0x1bb714(0x1ba)],_0x1bb714(0x1bf),_0x311c7d));}}function de(_0x1b7e5b,{showActiveMarker:_0x585715=!0x0}={}){return(_0x25d138,_0x3a5ac1,_0x5bdbce)=>{const _0x384457=_0x14d1,_0x1427f8=_0x1b7e5b[_0x384457(0x1c1)][_0x384457(0x1d1)](_0x384457(0x1dd));if(!_0x5bdbce[_0x384457(0x1df)][_0x384457(0x1e4)](_0x3a5ac1[_0x384457(0x1c8)],_0x25d138[_0x384457(0x1b7)]))return;const _0x44a7dc=_0x1b7e5b[_0x384457(0x1ce)];for(const _0x490ca5 of _0x3a5ac1[_0x384457(0x1c8)][_0x384457(0x1b9)]()){if(!_0x490ca5['is'](_0x384457(0x1d0),_0x384457(0x1de)))continue;const _0x160abf=_0x384457(0x1dc)==_0x3a5ac1[_0x384457(0x1c9)][_0x384457(0x1c3)](':')[0x1]?_0x384457(0x1d7):_0x384457(0x1c3),_0x523a40=_0x5bdbce[_0x384457(0x1db)][_0x384457(0x1e7)](_0x384457(0x1e8),{'class':_0x384457(0x1e5)+_0x160abf}),_0x32f0a2=_0x5bdbce[_0x384457(0x1b5)][_0x384457(0x1e6)](_0x44a7dc[_0x384457(0x1bc)](_0x490ca5));_0x585715&&_0x1427f8[_0x384457(0x1d5)][_0x384457(0x1c5)](_0x3a5ac1[_0x384457(0x1c9)])&&_0x5bdbce[_0x384457(0x1db)][_0x384457(0x1c2)](_0x384457(0x1bd),_0x523a40),_0x5bdbce[_0x384457(0x1db)][_0x384457(0x1ca)](_0x32f0a2,_0x523a40),_0x5bdbce[_0x384457(0x1b5)][_0x384457(0x1c6)](_0x523a40,_0x3a5ac1[_0x384457(0x1c9)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1d2da9=_0x5b9c;(function(_0x5811e1,_0x235b1b){const _0x29d6fe=_0x5b9c,_0x574e00=_0x5811e1();while(!![]){try{const _0x2884e8=-parseInt(_0x29d6fe(0x109))/0x1*(-parseInt(_0x29d6fe(0x126))/0x2)+-parseInt(_0x29d6fe(0x120))/0x3+parseInt(_0x29d6fe(0x11f))/0x4+-parseInt(_0x29d6fe(0x113))/0x5*(-parseInt(_0x29d6fe(0x11c))/0x6)+parseInt(_0x29d6fe(0x107))/0x7+-parseInt(_0x29d6fe(0x119))/0x8*(parseInt(_0x29d6fe(0x100))/0x9)+-parseInt(_0x29d6fe(0x125))/0xa;if(_0x2884e8===_0x235b1b)break;else _0x574e00['push'](_0x574e00['shift']());}catch(_0x91317a){_0x574e00['push'](_0x574e00['shift']());}}}(_0x5e99,0x2c3ee));import{Plugin as _0x1ef239}from'ckeditor5/src/core.js';function _0x5b9c(_0x25e804,_0x51e429){const _0x5e997d=_0x5e99();return _0x5b9c=function(_0x5b9c3c,_0x5957e5){_0x5b9c3c=_0x5b9c3c-0xff;let _0x63b5bd=_0x5e997d[_0x5b9c3c];return _0x63b5bd;},_0x5b9c(_0x25e804,_0x51e429);}import{getRangesWithAttribute as _0x43a518}from'./utils.js';import{getTranslation as _0x447b49}from'../utils/common-translations.js';function _0x5e99(){const _0x30aceb=['value','TrackChangesEditing','descriptionFactory','has','from','commandParams','forceValue','get','1634560feptZP','selection','plugins','commandName','editor','enableCommand','24WERnpJ','restrictedEditingException','afterInit','6dLhzPJ','isCollapsed','commands','154776QrmepW','255186VwhMdk','model','registerDescriptionCallback','format','formatInline','2079190nYjBPh','1476OWhQGL','change','locale','251721qrSKnZ','getRanges','FORMAT_RESTRICTED_ENABLED','type','document','formatBlock','FORMAT_RESTRICTED_DISABLED','154238HFsZdT','markInlineFormat','231pWgMGk','StandardEditingModeEditing'];_0x5e99=function(){return _0x30aceb;};return _0x5e99();}export default class wt extends _0x1ef239{[_0x1d2da9(0x11b)](){const _0x415c3d=_0x1d2da9,_0x3237b3=this[_0x415c3d(0x117)],_0x477982=_0x3237b3[_0x415c3d(0x121)],_0x5b23e1=_0x3237b3[_0x415c3d(0xff)];if(!_0x3237b3[_0x415c3d(0x115)][_0x415c3d(0x10e)](_0x415c3d(0x10a)))return;const _0x319418=_0x3237b3[_0x415c3d(0x115)][_0x415c3d(0x112)](_0x415c3d(0x10c)),_0x3e9712=_0x415c3d(0x11a),_0x5d08b0=_0x3237b3[_0x415c3d(0x11e)][_0x415c3d(0x112)](_0x3e9712);_0x319418[_0x415c3d(0x118)](_0x3e9712,(_0x48188d,_0x4f2ebb={})=>{const _0x4dc475=_0x415c3d,_0x3a48ee=_0x477982[_0x4dc475(0x104)][_0x4dc475(0x114)];if(_0x3a48ee[_0x4dc475(0x11d)])return void _0x48188d(_0x4f2ebb);const _0x5e923e=void 0x0!==_0x4f2ebb[_0x4dc475(0x111)]?_0x4f2ebb[_0x4dc475(0x111)]:!_0x5d08b0[_0x4dc475(0x10b)];_0x477982[_0x4dc475(0x127)](()=>{const _0x3f73f=_0x4dc475,_0x331758=Array[_0x3f73f(0x10f)](_0x3a48ee[_0x3f73f(0x101)]());for(const _0x243bf of _0x331758){const _0x24e80e=_0x5e923e?[_0x243bf]:_0x43a518(_0x3e9712,_0x243bf,_0x477982);for(const _0x3e4b30 of _0x24e80e)_0x319418[_0x3f73f(0x108)](_0x3e4b30,{'commandName':_0x3e9712,'commandParams':[{'forceValue':_0x5e923e}]});}});}),_0x319418[_0x415c3d(0x10d)][_0x415c3d(0x122)](_0x222027=>{const _0x59532a=_0x415c3d;if(_0x59532a(0x105)!=_0x222027[_0x59532a(0x103)]&&_0x59532a(0x124)!=_0x222027[_0x59532a(0x103)])return;const {data:_0x7b2509}=_0x222027;return _0x7b2509&&_0x7b2509[_0x59532a(0x116)]==_0x3e9712?_0x7b2509[_0x59532a(0x110)][0x0][_0x59532a(0x111)]?{'type':_0x59532a(0x123),'content':_0x447b49(_0x5b23e1,_0x59532a(0x102))}:{'type':_0x59532a(0x123),'content':_0x447b49(_0x5b23e1,_0x59532a(0x106))}:void 0x0;});}}
23
+ const _0x8e5724=_0x4aae;function _0x4aae(_0xf088c9,_0x5ca972){const _0xd9cffc=_0xd9cf();return _0x4aae=function(_0x4aae0f,_0x5148bf){_0x4aae0f=_0x4aae0f-0x1bd;let _0x3c055f=_0xd9cffc[_0x4aae0f];return _0x3c055f;},_0x4aae(_0xf088c9,_0x5ca972);}(function(_0x9ddd53,_0x470f50){const _0x2a0f14=_0x4aae,_0xade933=_0x9ddd53();while(!![]){try{const _0x3e4880=parseInt(_0x2a0f14(0x1d7))/0x1+-parseInt(_0x2a0f14(0x1cb))/0x2*(parseInt(_0x2a0f14(0x1dc))/0x3)+-parseInt(_0x2a0f14(0x1da))/0x4+parseInt(_0x2a0f14(0x1bf))/0x5+-parseInt(_0x2a0f14(0x1d6))/0x6+-parseInt(_0x2a0f14(0x1e2))/0x7+parseInt(_0x2a0f14(0x1d2))/0x8;if(_0x3e4880===_0x470f50)break;else _0xade933['push'](_0xade933['shift']());}catch(_0x101937){_0xade933['push'](_0xade933['shift']());}}}(_0xd9cf,0x50d16));import{Plugin as _0x4ebf4f}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x1f2a52}from'./utils.js';import{getTranslation as _0x22ec73}from'../utils/common-translations.js';export default class wt extends _0x4ebf4f{[_0x8e5724(0x1c0)](){const _0x102a1c=_0x8e5724,_0x3d24a1=this[_0x102a1c(0x1e1)],_0x25f23d=_0x3d24a1[_0x102a1c(0x1df)],_0x203972=_0x3d24a1[_0x102a1c(0x1d3)];if(!_0x3d24a1[_0x102a1c(0x1e3)][_0x102a1c(0x1d4)](_0x102a1c(0x1bd)))return;const _0x7eca52=_0x3d24a1[_0x102a1c(0x1e3)][_0x102a1c(0x1d0)](_0x102a1c(0x1d5)),_0x2e0ebe=_0x102a1c(0x1e0),_0x2353e1=_0x3d24a1[_0x102a1c(0x1ce)][_0x102a1c(0x1d0)](_0x2e0ebe);_0x7eca52[_0x102a1c(0x1db)](_0x2e0ebe,(_0x595b94,_0x2278e0={})=>{const _0x3c0c82=_0x102a1c,_0x37c19c=_0x25f23d[_0x3c0c82(0x1c1)][_0x3c0c82(0x1c5)];if(_0x37c19c[_0x3c0c82(0x1de)])return void _0x595b94(_0x2278e0);const _0x4352a6=void 0x0!==_0x2278e0[_0x3c0c82(0x1cd)]?_0x2278e0[_0x3c0c82(0x1cd)]:!_0x2353e1[_0x3c0c82(0x1c3)];_0x25f23d[_0x3c0c82(0x1dd)](()=>{const _0x2cf821=_0x3c0c82,_0x4094ac=Array[_0x2cf821(0x1d9)](_0x37c19c[_0x2cf821(0x1c4)]());for(const _0x2ee011 of _0x4094ac){const _0x5c2ca4=_0x4352a6?[_0x2ee011]:_0x1f2a52(_0x2e0ebe,_0x2ee011,_0x25f23d);for(const _0x3641b7 of _0x5c2ca4)_0x7eca52[_0x2cf821(0x1c2)](_0x3641b7,{'commandName':_0x2e0ebe,'commandParams':[{'forceValue':_0x4352a6}]});}});}),_0x7eca52[_0x102a1c(0x1cf)][_0x102a1c(0x1d8)](_0x3714b2=>{const _0x3dba8a=_0x102a1c;if(_0x3dba8a(0x1c9)!=_0x3714b2[_0x3dba8a(0x1be)]&&_0x3dba8a(0x1ca)!=_0x3714b2[_0x3dba8a(0x1be)])return;const {data:_0x59c2cb}=_0x3714b2;return _0x59c2cb&&_0x59c2cb[_0x3dba8a(0x1cc)]==_0x2e0ebe?_0x59c2cb[_0x3dba8a(0x1c6)][0x0][_0x3dba8a(0x1cd)]?{'type':_0x3dba8a(0x1d1),'content':_0x22ec73(_0x203972,_0x3dba8a(0x1c8))}:{'type':_0x3dba8a(0x1d1),'content':_0x22ec73(_0x203972,_0x3dba8a(0x1c7))}:void 0x0;});}}function _0xd9cf(){const _0x4fc21f=['afterInit','document','markInlineFormat','value','getRanges','selection','commandParams','FORMAT_RESTRICTED_DISABLED','FORMAT_RESTRICTED_ENABLED','formatBlock','formatInline','2xbyGWh','commandName','forceValue','commands','descriptionFactory','get','format','7661856TeXQIO','locale','has','TrackChangesEditing','2338890ZnIDTx','594036QkMxem','registerDescriptionCallback','from','244436nigGsn','enableCommand','1521483lsoDpk','change','isCollapsed','model','restrictedEditingException','editor','3419465hysbJy','plugins','StandardEditingModeEditing','type','1129210FCEpsY'];_0xd9cf=function(){return _0x4fc21f;};return _0xd9cf();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xc9edd4=_0xf4c3;function _0x54d5(){const _0x7897ad=['4121536oYeRPH','get','add','*Set\x20format:*\x20%0','commandParams','registerAttributeLabel','locale','descriptionFactory','970218qLGkLZ','style','styleName','3368029QyAWBJ','element','definitions','FORMAT_STYLE','editor','plugins','format','StyleUtils','inline','_registerLegacyDescription','1328248JDImVc','getGhsAttributeNameForElement','registerDescriptionCallback','commandName','ghsAttributes','normalizeConfig','*Remove\x20format:*\x20%0','formatInline','afterInit','formatBlock','237QBFIRf','forceValue','enableDefaultAttributesIntegration','DataSchema','18995211NTMdxw','6paWgle','has','27820JeaHkg','TrackChangesEditing','Style','4396895gdpSmS','registerInlineAttribute','block','toLowerCase','GeneralHtmlSupport','type','registerBlockAttribute','config'];_0x54d5=function(){return _0x7897ad;};return _0x54d5();}(function(_0x47a881,_0x180b22){const _0x97e757=_0xf4c3,_0x146d2b=_0x47a881();while(!![]){try{const _0x2ac55e=-parseInt(_0x97e757(0x151))/0x1+-parseInt(_0x97e757(0x16f))/0x2*(-parseInt(_0x97e757(0x168))/0x3)+parseInt(_0x97e757(0x15e))/0x4+parseInt(_0x97e757(0x172))/0x5*(-parseInt(_0x97e757(0x16d))/0x6)+-parseInt(_0x97e757(0x154))/0x7+-parseInt(_0x97e757(0x149))/0x8+parseInt(_0x97e757(0x16c))/0x9;if(_0x2ac55e===_0x180b22)break;else _0x146d2b['push'](_0x146d2b['shift']());}catch(_0x3ede16){_0x146d2b['push'](_0x146d2b['shift']());}}}(_0x54d5,0xa9d2b));import{Plugin as _0x42c098}from'ckeditor5/src/core.js';import{getTranslation as _0x26c00e}from'../utils/common-translations.js';function _0xf4c3(_0x4f567c,_0x2fa82a){const _0x54d52f=_0x54d5();return _0xf4c3=function(_0xf4c305,_0x58dfa0){_0xf4c305=_0xf4c305-0x142;let _0x53fe4f=_0x54d52f[_0xf4c305];return _0x53fe4f;},_0xf4c3(_0x4f567c,_0x2fa82a);}export default class yt extends _0x42c098{[_0xc9edd4(0x166)](){const _0x4f7344=_0xc9edd4,_0xe88688=this[_0x4f7344(0x158)];if(!_0xe88688[_0x4f7344(0x159)][_0x4f7344(0x16e)](_0x4f7344(0x171))||!_0xe88688[_0x4f7344(0x159)][_0x4f7344(0x16e)](_0x4f7344(0x16b)))return;const _0x24a5ec=_0xe88688[_0x4f7344(0x159)][_0x4f7344(0x14a)](_0x4f7344(0x170)),_0x1e9554=_0xe88688[_0x4f7344(0x14f)],_0x29ad61=_0xe88688[_0x4f7344(0x148)][_0x4f7344(0x14a)](_0x4f7344(0x152))||{},_0x25fbf0=_0xe88688[_0x4f7344(0x159)][_0x4f7344(0x14a)](_0x4f7344(0x145)),_0x5f39dd=_0xe88688[_0x4f7344(0x159)][_0x4f7344(0x14a)](_0x4f7344(0x15b))[_0x4f7344(0x163)](_0xe88688[_0x4f7344(0x159)][_0x4f7344(0x14a)](_0x4f7344(0x16b)),_0x29ad61[_0x4f7344(0x156)]);_0x24a5ec[_0x4f7344(0x16a)](_0x4f7344(0x152));const _0x4ca227=new Set();for(const _0x3f3f41 of _0x5f39dd[_0x4f7344(0x143)]){const _0x3af7ae=_0x25fbf0[_0x4f7344(0x15f)](_0x3f3f41[_0x4f7344(0x155)]);_0x4ca227[_0x4f7344(0x14b)](_0x3af7ae);}const _0x59ba6b=new Set();for(const _0x8c65bd of _0x5f39dd[_0x4f7344(0x15c)]){const _0x41b554=_0x25fbf0[_0x4f7344(0x15f)](_0x8c65bd[_0x4f7344(0x155)]);_0x59ba6b[_0x4f7344(0x14b)](_0x41b554);for(const _0x42de5a of _0x8c65bd[_0x4f7344(0x162)])_0x59ba6b[_0x4f7344(0x14b)](_0x42de5a);}for(const _0x436b55 of _0x4ca227)_0x24a5ec[_0x4f7344(0x147)](_0x436b55),_0x24a5ec[_0x4f7344(0x150)][_0x4f7344(0x14e)](_0x436b55,_0x26c00e(_0x1e9554,_0x4f7344(0x157)));for(const _0x12bd76 of _0x59ba6b)_0x24a5ec[_0x4f7344(0x142)](_0x12bd76),_0x24a5ec[_0x4f7344(0x150)][_0x4f7344(0x14e)](_0x12bd76,_0x26c00e(_0x1e9554,_0x4f7344(0x157)));this[_0x4f7344(0x15d)]();}[_0xc9edd4(0x15d)](){const _0x111548=_0xc9edd4,_0x223fdf=this[_0x111548(0x158)],_0x1fb75c=_0x223fdf[_0x111548(0x14f)];_0x223fdf[_0x111548(0x159)][_0x111548(0x14a)](_0x111548(0x170))[_0x111548(0x150)][_0x111548(0x160)](_0x4f4c9b=>{const _0x18f045=_0x111548;if(_0x18f045(0x167)!=_0x4f4c9b[_0x18f045(0x146)]&&_0x18f045(0x165)!=_0x4f4c9b[_0x18f045(0x146)])return;const {data:_0x97bd1e}=_0x4f4c9b;return _0x97bd1e&&_0x18f045(0x152)===_0x97bd1e[_0x18f045(0x161)]?_0x97bd1e[_0x18f045(0x14d)][0x0][_0x18f045(0x169)]?{'type':_0x18f045(0x15a),'content':_0x26c00e(_0x1fb75c,_0x18f045(0x14c),_0x97bd1e[_0x18f045(0x14d)][0x0][_0x18f045(0x153)][_0x18f045(0x144)]())}:{'type':_0x18f045(0x15a),'content':_0x26c00e(_0x1fb75c,_0x18f045(0x164),_0x97bd1e[_0x18f045(0x14d)][0x0][_0x18f045(0x153)][_0x18f045(0x144)]())}:void 0x0;});}}
23
+ const _0x336df7=_0x21e8;function _0x4dc6(){const _0x2c2147=['FORMAT_STYLE','2BwkoZh','Style','toLowerCase','registerDescriptionCallback','182164IKqLyD','add','*Set\x20format:*\x20%0','editor','forceValue','has','registerAttributeLabel','get','element','plugins','18444690LtKOFQ','config','block','GeneralHtmlSupport','6335nnNubX','afterInit','commandParams','enableDefaultAttributesIntegration','DataSchema','StyleUtils','*Remove\x20format:*\x20%0','descriptionFactory','definitions','commandName','locale','ghsAttributes','registerInlineAttribute','getGhsAttributeNameForElement','format','styleName','_registerLegacyDescription','15256233oNXZSX','7xnBFqk','1076ChnyGR','normalizeConfig','style','inline','TrackChangesEditing','5779016HOQTHO','2862840cxWGeR','registerBlockAttribute','type','formatInline','1896627BxTrLi','formatBlock'];_0x4dc6=function(){return _0x2c2147;};return _0x4dc6();}(function(_0x5b4faa,_0x3fed06){const _0x4362de=_0x21e8,_0x49809d=_0x5b4faa();while(!![]){try{const _0x5d631f=-parseInt(_0x4362de(0x81))/0x1*(-parseInt(_0x4362de(0x7d))/0x2)+parseInt(_0x4362de(0x7a))/0x3+-parseInt(_0x4362de(0x70))/0x4*(parseInt(_0x4362de(0x8f))/0x5)+-parseInt(_0x4362de(0x76))/0x6+-parseInt(_0x4362de(0x6f))/0x7*(-parseInt(_0x4362de(0x75))/0x8)+-parseInt(_0x4362de(0x6e))/0x9+parseInt(_0x4362de(0x8b))/0xa;if(_0x5d631f===_0x3fed06)break;else _0x49809d['push'](_0x49809d['shift']());}catch(_0x2f9ac8){_0x49809d['push'](_0x49809d['shift']());}}}(_0x4dc6,0xd3f17));function _0x21e8(_0x3b367d,_0x1398f2){const _0x4dc69f=_0x4dc6();return _0x21e8=function(_0x21e8b8,_0x4e2d84){_0x21e8b8=_0x21e8b8-0x6d;let _0x4f28b9=_0x4dc69f[_0x21e8b8];return _0x4f28b9;},_0x21e8(_0x3b367d,_0x1398f2);}import{Plugin as _0x27448b}from'ckeditor5/src/core.js';import{getTranslation as _0x28beaa}from'../utils/common-translations.js';export default class yt extends _0x27448b{[_0x336df7(0x90)](){const _0x3b6b9b=_0x336df7,_0x5367e4=this[_0x3b6b9b(0x84)];if(!_0x5367e4[_0x3b6b9b(0x8a)][_0x3b6b9b(0x86)](_0x3b6b9b(0x7e))||!_0x5367e4[_0x3b6b9b(0x8a)][_0x3b6b9b(0x86)](_0x3b6b9b(0x93)))return;const _0x2dbd7b=_0x5367e4[_0x3b6b9b(0x8a)][_0x3b6b9b(0x88)](_0x3b6b9b(0x74)),_0x1e7b15=_0x5367e4[_0x3b6b9b(0x99)],_0x33a54a=_0x5367e4[_0x3b6b9b(0x8c)][_0x3b6b9b(0x88)](_0x3b6b9b(0x72))||{},_0xaad232=_0x5367e4[_0x3b6b9b(0x8a)][_0x3b6b9b(0x88)](_0x3b6b9b(0x8e)),_0x3c65ab=_0x5367e4[_0x3b6b9b(0x8a)][_0x3b6b9b(0x88)](_0x3b6b9b(0x94))[_0x3b6b9b(0x71)](_0x5367e4[_0x3b6b9b(0x8a)][_0x3b6b9b(0x88)](_0x3b6b9b(0x93)),_0x33a54a[_0x3b6b9b(0x97)]);_0x2dbd7b[_0x3b6b9b(0x92)](_0x3b6b9b(0x72));const _0x2de622=new Set();for(const _0x222140 of _0x3c65ab[_0x3b6b9b(0x8d)]){const _0x566150=_0xaad232[_0x3b6b9b(0x9c)](_0x222140[_0x3b6b9b(0x89)]);_0x2de622[_0x3b6b9b(0x82)](_0x566150);}const _0x1548e8=new Set();for(const _0x39be0d of _0x3c65ab[_0x3b6b9b(0x73)]){const _0x50c458=_0xaad232[_0x3b6b9b(0x9c)](_0x39be0d[_0x3b6b9b(0x89)]);_0x1548e8[_0x3b6b9b(0x82)](_0x50c458);for(const _0x52aa8d of _0x39be0d[_0x3b6b9b(0x9a)])_0x1548e8[_0x3b6b9b(0x82)](_0x52aa8d);}for(const _0x215a38 of _0x2de622)_0x2dbd7b[_0x3b6b9b(0x77)](_0x215a38),_0x2dbd7b[_0x3b6b9b(0x96)][_0x3b6b9b(0x87)](_0x215a38,_0x28beaa(_0x1e7b15,_0x3b6b9b(0x7c)));for(const _0x277604 of _0x1548e8)_0x2dbd7b[_0x3b6b9b(0x9b)](_0x277604),_0x2dbd7b[_0x3b6b9b(0x96)][_0x3b6b9b(0x87)](_0x277604,_0x28beaa(_0x1e7b15,_0x3b6b9b(0x7c)));this[_0x3b6b9b(0x6d)]();}[_0x336df7(0x6d)](){const _0x510d1b=_0x336df7,_0x5ef963=this[_0x510d1b(0x84)],_0x10e9e8=_0x5ef963[_0x510d1b(0x99)];_0x5ef963[_0x510d1b(0x8a)][_0x510d1b(0x88)](_0x510d1b(0x74))[_0x510d1b(0x96)][_0x510d1b(0x80)](_0x3018c5=>{const _0x5461f8=_0x510d1b;if(_0x5461f8(0x7b)!=_0x3018c5[_0x5461f8(0x78)]&&_0x5461f8(0x79)!=_0x3018c5[_0x5461f8(0x78)])return;const {data:_0x25af67}=_0x3018c5;return _0x25af67&&_0x5461f8(0x72)===_0x25af67[_0x5461f8(0x98)]?_0x25af67[_0x5461f8(0x91)][0x0][_0x5461f8(0x85)]?{'type':_0x5461f8(0x9d),'content':_0x28beaa(_0x10e9e8,_0x5461f8(0x83),_0x25af67[_0x5461f8(0x91)][0x0][_0x5461f8(0x9e)][_0x5461f8(0x7f)]())}:{'type':_0x5461f8(0x9d),'content':_0x28beaa(_0x10e9e8,_0x5461f8(0x95),_0x25af67[_0x5461f8(0x91)][0x0][_0x5461f8(0x9e)][_0x5461f8(0x7f)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4ca7fd=_0x11dc;function _0x11dc(_0x675436,_0x118c8f){const _0x49c001=_0x49c0();return _0x11dc=function(_0x11dc9b,_0x48365d){_0x11dc9b=_0x11dc9b-0x158;let _0x2b9979=_0x49c001[_0x11dc9b];return _0x2b9979;},_0x11dc(_0x675436,_0x118c8f);}(function(_0x4748ce,_0x26e91a){const _0x5b00e6=_0x11dc,_0x4c4da5=_0x4748ce();while(!![]){try{const _0x11e82e=parseInt(_0x5b00e6(0x1bf))/0x1*(parseInt(_0x5b00e6(0x184))/0x2)+parseInt(_0x5b00e6(0x1d2))/0x3*(-parseInt(_0x5b00e6(0x1d3))/0x4)+-parseInt(_0x5b00e6(0x168))/0x5*(parseInt(_0x5b00e6(0x1d4))/0x6)+-parseInt(_0x5b00e6(0x1a4))/0x7*(-parseInt(_0x5b00e6(0x1f3))/0x8)+parseInt(_0x5b00e6(0x1f8))/0x9*(parseInt(_0x5b00e6(0x19b))/0xa)+-parseInt(_0x5b00e6(0x1c4))/0xb+parseInt(_0x5b00e6(0x1a5))/0xc;if(_0x11e82e===_0x26e91a)break;else _0x4c4da5['push'](_0x4c4da5['shift']());}catch(_0x97b277){_0x4c4da5['push'](_0x4c4da5['shift']());}}}(_0x49c0,0xd9d28));function _0x49c0(){const _0xd5268a=['ELEMENT_TABLE_WITH_TEXT','getContainedElement','removeTableColumn','getChildren','markMultiRangeDeletion','first','$graveyard','getSuggestion','oldRange','TableEditing','createTableWalker','start','registerDescriptionCallback','get','insertion','tableRow','root','5595SaNMQI','model','selectTableColumn','fromRange','detach','markMultiRangeInsertion','tableColumn','isTouching','mapper','end','accept','isInContent','item','nodeAfter','ELEMENT_TABLE','registerElementLabel','ELEMENT_TABLE_COLUMN_WITH_TEXT','low','MAX_SAFE_INTEGER','suggestion','createRangeIn','MIN_SAFE_INTEGER','document','options','max','element','_tablePostFixingSubtypes','startsWith','230110DgEhBU','addMarker:suggestion','insertTableColumnLeft','above','_tableSuggestions','ELEMENT_TABLE_ROW_WITH_TEXT','_suggestionFactory','rowspan','subType','discard','order','min','getColumnIndexes','change','substr','TableUtils','downcastDispatcher','some','values','*Remove:*\x20%0','selection','colspan','*Insert:*\x20%0','490810dIAaFS','descriptionFactory','left','tablePaste','enqueueChange','push','includes','getFirstRange','getRowIndexes','231nGrkrT','13034196ytfHcz','getCellLocation','enableCommand','insertTable','classes','afterInit','getChangedMarkers','change:data','toViewElement','toLowerCase','commands','position','getChanges','writer','differ','deletion','createPositionAt','removeTableRow','isIntersectingWithRange','getItems','addClass','highest','table','getSelectionAffectedTableCells','join','TrackChangesEditing','3omWfIz','maxColumn','insertTableColumnRight','isArray','minRow','10047026HsEmMp','insert','ELEMENT_TABLE_ROW','locale','map','insertTableRowAbove','has','execute','data','_splitMarkerName','createRangeOn','removeClass','_getSuggestionCoords','plugins','397230TmTeHI','4VJsUzh','5802SokxEt','tableCell','_getCoordsForCells','every','ELEMENT_TABLE_COLUMN','forceValue','editor','addRange','_setupColumnsRowsFixing','nodeBefore','from','batch','cell','$textProxy','name','filter','minColumn','getRanges','insertTableRowBelow','findAncestor','getAttribute','setSelection','hasAttribute','registerPostFixer','refresh','showSuggestionHighlights','length','isEqual','last','type','_acceptFormatSuggestionCallbackFactory','170968mWidED','rootName','selectTableRow','registerCustomCallback','span','162VhCACV','maxRow','add'];_0x49c0=function(){return _0xd5268a;};return _0x49c0();}import{Plugin as _0x7ad79a}from'ckeditor5/src/core.js';import{LiveRange as _0xbcc473}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x36bbaa}from'ckeditor5/src/widget.js';import{getTranslation as _0x43de1f}from'../utils/common-translations.js';export default class jt extends _0x7ad79a{constructor(_0x38f312){const _0x4dcc86=_0x11dc;super(_0x38f312),this[_0x4dcc86(0x182)]=[_0x4dcc86(0x166),_0x4dcc86(0x16e)],this[_0x4dcc86(0x188)]=new Set();}[_0x4ca7fd(0x1aa)](){const _0x53879a=_0x4ca7fd,_0x18dbac=this[_0x53879a(0x1da)],_0x542d89=_0x18dbac[_0x53879a(0x169)][_0x53879a(0x17e)][_0x53879a(0x198)];if(!_0x18dbac[_0x53879a(0x1d1)][_0x53879a(0x1ca)](_0x53879a(0x160)))return;const _0x314761=_0x18dbac[_0x53879a(0x1c7)],_0x3f2a3e=_0x18dbac[_0x53879a(0x1d1)][_0x53879a(0x164)](_0x53879a(0x1be)),_0x539f92=_0x18dbac[_0x53879a(0x1d1)][_0x53879a(0x164)](_0x53879a(0x193));_0x3f2a3e[_0x53879a(0x19c)][_0x53879a(0x177)](_0x53879a(0x1bb),_0x14a7de=>_0x43de1f(_0x314761,_0x53879a(0x176),_0x14a7de)),this[_0x53879a(0x1dc)](),_0x3f2a3e[_0x53879a(0x1a7)](_0x53879a(0x1a8)),_0x3f2a3e[_0x53879a(0x1a7)](_0x53879a(0x1f5)),_0x3f2a3e[_0x53879a(0x1a7)](_0x53879a(0x16a));for(const _0x5835ad of[_0x53879a(0x1c9),_0x53879a(0x1e6)]){const _0x4a5bb1=_0x18dbac[_0x53879a(0x1af)][_0x53879a(0x164)](_0x5835ad);_0x3f2a3e[_0x53879a(0x1a7)](_0x5835ad,_0x5da7d5=>{const _0x53f460=_0x53879a;_0x18dbac[_0x53f460(0x169)][_0x53f460(0x191)](_0x69adc4=>{const _0x431aca=_0x53f460;_0x5da7d5();const _0x5b4733=_0x431aca(0x187)===_0x4a5bb1[_0x431aca(0x18e)],_0xf60936=_0x539f92[_0x431aca(0x1bc)](_0x542d89),_0x1cac3c=_0x539f92[_0x431aca(0x1a3)](_0xf60936),_0x1c35bf=_0x5b4733?_0x1cac3c[_0x431aca(0x15c)]-0x1:_0x1cac3c[_0x431aca(0x1f0)]+0x1,_0x15422b=_0xf60936[0x0][_0x431aca(0x1e7)](_0x431aca(0x1bb)),_0xb51865=_0x539f92[_0x431aca(0x161)](_0x15422b,{'startRow':_0x1c35bf,'endRow':_0x1c35bf}),_0x41ef8d=Array[_0x431aca(0x1de)](_0xb51865)[_0x431aca(0x1c8)](_0x5ed9c3=>_0x69adc4[_0x431aca(0x1ce)](_0x5ed9c3[_0x431aca(0x1e0)]));_0x3f2a3e[_0x431aca(0x16d)](_0x41ef8d,_0x431aca(0x166));});});}for(const _0x255bdc of[_0x53879a(0x186),_0x53879a(0x1c1)]){const _0x3a56a6=_0x18dbac[_0x53879a(0x1af)][_0x53879a(0x164)](_0x255bdc);_0x3f2a3e[_0x53879a(0x1a7)](_0x255bdc,_0x4566a0=>{const _0x34577a=_0x53879a;_0x18dbac[_0x34577a(0x169)][_0x34577a(0x191)](_0x449185=>{const _0x4d0dcc=_0x34577a;_0x4566a0();const _0xb355b0=_0x4d0dcc(0x19d)===_0x3a56a6[_0x4d0dcc(0x18e)],_0x5d0162=_0x539f92[_0x4d0dcc(0x1bc)](_0x542d89),_0x3f9845=_0x539f92[_0x4d0dcc(0x190)](_0x5d0162),_0xfb62ae=_0xb355b0?_0x3f9845[_0x4d0dcc(0x15c)]-0x1:_0x3f9845[_0x4d0dcc(0x1f0)]+0x1,_0x463ba9=_0x5d0162[0x0][_0x4d0dcc(0x1e7)](_0x4d0dcc(0x1bb)),_0x4c56d9=_0x539f92[_0x4d0dcc(0x161)](_0x463ba9,{'startRow':0x0,'column':_0xfb62ae,'includeAllSlots':!0x1}),_0xcfe9c1=Array[_0x4d0dcc(0x1de)](_0x4c56d9)[_0x4d0dcc(0x1c8)](_0x202ade=>_0x449185[_0x4d0dcc(0x1ce)](_0x202ade[_0x4d0dcc(0x1e0)]));_0x3f2a3e[_0x4d0dcc(0x16d)](_0xcfe9c1,_0x4d0dcc(0x16e));});});}for(const _0x357a8e of[_0x53879a(0x1b6),_0x53879a(0x159)]){const _0x4996c1=_0x357a8e[_0x53879a(0x192)](0xb),_0x5709de=_0x4996c1[_0x53879a(0x1ae)](),_0x289559=_0x5709de[_0x53879a(0x192)](0x0,0x3)+_0x53879a(0x1f7),_0xec7e9e=_0x53879a(0x1bb)+_0x4996c1,_0x39a8b9=_0x53879a(0x18f)+_0x4996c1,_0x34f497=_0x53879a(0x180)+_0x4996c1;_0x3f2a3e[_0x53879a(0x1a7)](_0x357a8e,()=>{const _0x30cbd9=_0x53879a;_0x18dbac[_0x30cbd9(0x169)][_0x30cbd9(0x191)](_0x17917f=>{const _0x3ee7cb=_0x30cbd9,_0x25ee07=_0x539f92[_0x3ee7cb(0x1bc)](_0x542d89),_0x24989b=_0x25ee07[0x0][_0x3ee7cb(0x1e7)](_0x3ee7cb(0x1bb));let _0x5f50f6;if(_0x3ee7cb(0x1b6)==_0x357a8e){const _0x2ddb70=_0x539f92[_0x3ee7cb(0x1a3)](_0x25ee07);_0x5f50f6={'startRow':_0x2ddb70[_0x3ee7cb(0x15c)],'endRow':_0x2ddb70[_0x3ee7cb(0x1f0)],'includeAllSlots':!0x0};}else{const _0x443fd7=_0x539f92[_0x3ee7cb(0x190)](_0x25ee07);_0x5f50f6={'startColumn':_0x443fd7[_0x3ee7cb(0x15c)],'endColumn':_0x443fd7[_0x3ee7cb(0x1f0)],'includeAllSlots':!0x0};}const _0x3341d0=_0x539f92[_0x3ee7cb(0x161)](_0x24989b,_0x5f50f6),_0x48aa03=Array[_0x3ee7cb(0x1de)](_0x3341d0)[_0x3ee7cb(0x1c8)](({cell:_0x524d1c})=>_0x524d1c),_0x539ccd=Ee(_0x48aa03[_0x3ee7cb(0x1e3)](_0x3010f5=>_0x3010f5[_0x3ee7cb(0x1ea)](_0x289559))),_0x25e802=Ee(_0x48aa03[_0x3ee7cb(0x1e3)](_0x3e0ebe=>!_0x3e0ebe[_0x3ee7cb(0x1ea)](_0x289559)))[_0x3ee7cb(0x1c8)](_0x46cee3=>_0x17917f[_0x3ee7cb(0x1ce)](_0x46cee3)),_0x28afb7=_0x3f2a3e[_0x3ee7cb(0x15b)](_0x25e802,_0xec7e9e);if(_0x28afb7&&(_0x3ee7cb(0x166)==_0x28afb7[_0x3ee7cb(0x18c)]||_0x3ee7cb(0x16e)==_0x28afb7[_0x3ee7cb(0x18c)])){const _0x5c2ee=this[_0x3ee7cb(0x1d0)](_0x28afb7);for(const _0x2bffeb of _0x539ccd){const _0x466621=_0x17917f[_0x3ee7cb(0x1ce)](_0x2bffeb),_0x34a5e8=_0x539f92[_0x3ee7cb(0x1a6)](_0x2bffeb),_0x16c141=_0x2bffeb[_0x3ee7cb(0x1e8)](_0x289559)-0x1,_0x16c9af=_0x5c2ee[_0x39a8b9],_0x1f7b55=_0x5c2ee[_0x34f497];_0x16c9af<=_0x34a5e8[_0x5709de]&&_0x34a5e8[_0x5709de]+_0x16c141<=_0x1f7b55&&_0x28afb7[_0x3ee7cb(0x1db)](_0x466621);}}});});}function _0x1a36e6(_0x24a3e2){const _0x1089ef=_0x53879a,_0x217d44=Array[_0x1089ef(0x1de)](_0x542d89[_0x1089ef(0x1e5)]())[_0x1089ef(0x1c8)](_0x52cf99=>_0xbcc473[_0x1089ef(0x16b)](_0x52cf99));_0x18dbac[_0x1089ef(0x169)][_0x1089ef(0x191)](_0x51d45f=>{const _0x3e4751=_0x1089ef,_0x396382=_0x51d45f[_0x3e4751(0x1df)];_0x24a3e2=_0x24a3e2[_0x3e4751(0x1e3)](_0x43def3=>_0x3e4751(0x15d)!=_0x43def3[_0x3e4751(0x167)][_0x3e4751(0x1f4)]),_0x51d45f[_0x3e4751(0x1e9)](_0x24a3e2),_0x18dbac[_0x3e4751(0x1af)][_0x3e4751(0x164)](_0x3e4751(0x1b6))[_0x3e4751(0x1ec)](),_0x18dbac[_0x3e4751(0x1cb)](_0x3e4751(0x1b6),{'forceDefaultExecution':!0x0}),_0x18dbac[_0x3e4751(0x169)][_0x3e4751(0x19f)](()=>{const _0x13b26b=_0x3e4751;_0x18dbac[_0x13b26b(0x169)][_0x13b26b(0x19f)](_0x396382,_0x178014=>{const _0x2eea89=_0x13b26b,_0x139c30=_0x217d44[_0x2eea89(0x1e3)](_0x46cbd0=>_0x2eea89(0x15d)!=_0x46cbd0[_0x2eea89(0x167)][_0x2eea89(0x1f4)]);_0x139c30[_0x2eea89(0x1ee)]>0x0&&_0x178014[_0x2eea89(0x1e9)](_0x139c30);for(const _0x36fe8f of _0x217d44)_0x36fe8f[_0x2eea89(0x16c)]();});});});}function _0x2d1fab(_0x3a6108){const _0x330655=_0x53879a;_0x18dbac[_0x330655(0x169)][_0x330655(0x191)](_0x2e8867=>{const _0x4b25e3=_0x330655,_0x2ce4d5=Array[_0x4b25e3(0x1de)](_0x542d89[_0x4b25e3(0x1e5)]())[_0x4b25e3(0x1c8)](_0x23b4a2=>_0xbcc473[_0x4b25e3(0x16b)](_0x23b4a2)),_0x2ff17d=[];for(const _0x22af06 of _0x3a6108)for(const _0x2f2f95 of _0x22af06[_0x4b25e3(0x1b8)]({'shallow':!0x0}))_0x2ff17d[_0x4b25e3(0x1a0)](_0x2f2f95);for(const _0xca845d of _0x2ff17d)_0x4b25e3(0x15d)!=_0xca845d[_0x4b25e3(0x167)][_0x4b25e3(0x1f4)]&&(_0x2e8867[_0x4b25e3(0x1e9)](_0x2e8867[_0x4b25e3(0x1b5)](_0xca845d,0x0)),_0x18dbac[_0x4b25e3(0x1af)][_0x4b25e3(0x164)](_0x4b25e3(0x159))[_0x4b25e3(0x1ec)](),_0x18dbac[_0x4b25e3(0x1cb)](_0x4b25e3(0x159),{'forceDefaultExecution':!0x0}));const _0x523426=_0x2ce4d5[_0x4b25e3(0x1e3)](_0x156074=>_0x4b25e3(0x15d)!=_0x156074[_0x4b25e3(0x167)][_0x4b25e3(0x1f4)]);_0x523426[_0x4b25e3(0x1ee)]>0x0&&_0x2e8867[_0x4b25e3(0x1e9)](_0x523426);for(const _0x1b7f72 of _0x2ce4d5)_0x1b7f72[_0x4b25e3(0x16c)]();});}function _0x3e397e(_0x40d7bc,_0x3068e5){const _0xe0647b=_0x53879a;return _0x3068e5[_0xe0647b(0x1d7)](_0x40ed57=>_0x40d7bc[_0xe0647b(0x195)](_0x1bbaae=>_0x1bbaae[_0xe0647b(0x171)][_0xe0647b(0x1ef)](_0x40ed57[_0xe0647b(0x162)])||_0x40ed57[_0xe0647b(0x171)][_0xe0647b(0x1ef)](_0x1bbaae[_0xe0647b(0x162)])));}function _0x4acb00(_0x4a7618,_0x4948a6){const _0x5543ca=_0x53879a;return _0x4a7618[_0x5543ca(0x195)](_0x4ef689=>_0x4948a6[_0x5543ca(0x195)](_0x2e84f6=>_0x4ef689[_0x5543ca(0x171)][_0x5543ca(0x16f)](_0x2e84f6[_0x5543ca(0x162)])));}_0x18dbac[_0x53879a(0x1cc)][_0x53879a(0x194)]['on'](_0x53879a(0x185),(_0x134779,_0x6004b3,_0x436dfd)=>{const _0x12fc6c=_0x53879a;if(!_0x436dfd[_0x12fc6c(0x17f)][_0x12fc6c(0x1ed)])return;const _0x19f1ea=_0x6004b3[_0x12fc6c(0x174)];if(!_0x19f1ea)return;const _0x3f9295=_0x436dfd[_0x12fc6c(0x170)][_0x12fc6c(0x1ad)](_0x19f1ea);function _0x23586c(_0x4e82fc){const _0x38293f=_0x12fc6c;return Array[_0x38293f(0x1c2)](_0x4e82fc)?_0x4e82fc:[_0x4e82fc];}_0x3f9295&&_0x12fc6c(0x1d5)===_0x19f1ea[_0x12fc6c(0x1e2)]&&_0x36bbaa(_0x3f9295,_0x436dfd[_0x12fc6c(0x1b2)],(_0x32f5ea,_0x558734,_0x5d25bb)=>_0x5d25bb[_0x12fc6c(0x1b9)](_0x23586c(_0x558734[_0x12fc6c(0x1a9)]),_0x32f5ea),(_0x422d65,_0x5c2284,_0x3934e4)=>_0x3934e4[_0x12fc6c(0x1cf)](_0x23586c(_0x5c2284[_0x12fc6c(0x1a9)]),_0x422d65));},{'priority':_0x53879a(0x1ba)}),_0x3f2a3e[_0x53879a(0x19c)][_0x53879a(0x163)](_0x4d5cc6=>{const _0x21f63c=_0x53879a;if(_0x21f63c(0x165)!=_0x4d5cc6[_0x21f63c(0x1f1)]&&_0x21f63c(0x1b4)!=_0x4d5cc6[_0x21f63c(0x1f1)])return;const _0x597032=_0x4d5cc6[_0x21f63c(0x158)]();if(null!=_0x597032&&_0x597032['is'](_0x21f63c(0x181),_0x21f63c(0x1bb))){if(_0x21f63c(0x165)==_0x4d5cc6[_0x21f63c(0x1f1)]){const _0x286bc9=_0x4d5cc6[_0x21f63c(0x1b8)]()[_0x21f63c(0x1e3)](_0x54ea68=>_0x54ea68['is'](_0x21f63c(0x1e1)))[_0x21f63c(0x1c8)](_0x11dd1d=>_0x11dd1d[_0x21f63c(0x1cc)]);if(_0x286bc9[_0x21f63c(0x1ee)])return{'type':_0x21f63c(0x165),'content':_0x43de1f(_0x314761,_0x21f63c(0x19a),_0x43de1f(_0x314761,_0x21f63c(0x1fb),'\x22'+_0x286bc9[_0x21f63c(0x1bd)]('\x20')+'\x22'))};}if(_0x21f63c(0x1b4)==_0x4d5cc6[_0x21f63c(0x1f1)]){const _0x431650=_0x4d5cc6[_0x21f63c(0x1b8)]()[_0x21f63c(0x1e3)](_0x140646=>_0x140646['is'](_0x21f63c(0x1e1)))[_0x21f63c(0x1c8)](_0xc4b1c0=>_0xc4b1c0[_0x21f63c(0x1cc)]);if(_0x431650[_0x21f63c(0x1ee)])return{'type':_0x21f63c(0x1b4),'content':_0x43de1f(_0x314761,_0x21f63c(0x197),_0x43de1f(_0x314761,_0x21f63c(0x1fb),'\x22'+_0x431650[_0x21f63c(0x1bd)]('\x20')+'\x22'))};}}}),_0x3f2a3e[_0x53879a(0x19c)][_0x53879a(0x163)](_0x17691c=>{const _0x679206=_0x53879a;if(_0x679206(0x166)==_0x17691c[_0x679206(0x18c)]){const _0xb90544=_0x17691c[_0x679206(0x1b8)]()[_0x679206(0x1e3)](_0x2d87f2=>_0x2d87f2['is'](_0x679206(0x1e1)))[_0x679206(0x1c8)](_0x2f767e=>_0x2f767e[_0x679206(0x1cc)]),_0xcd4aea=this[_0x679206(0x1d0)](_0x17691c),_0x4db809=_0xcd4aea[_0x679206(0x1f9)]-_0xcd4aea[_0x679206(0x1c3)]+0x1;if(_0x679206(0x165)==_0x17691c[_0x679206(0x1f1)])return _0xb90544[_0x679206(0x1ee)]?{'type':_0x679206(0x165),'content':_0x43de1f(_0x314761,_0x679206(0x19a),_0x43de1f(_0x314761,_0x679206(0x189),[_0x4db809,'\x22'+_0xb90544[_0x679206(0x1bd)]('\x20')+'\x22']))}:{'type':_0x679206(0x165),'content':_0x43de1f(_0x314761,_0x679206(0x19a),_0x43de1f(_0x314761,_0x679206(0x1c6),_0x4db809))};if(_0x679206(0x1b4)==_0x17691c[_0x679206(0x1f1)])return _0xb90544[_0x679206(0x1ee)]?{'type':_0x679206(0x1b4),'content':_0x43de1f(_0x314761,_0x679206(0x197),_0x43de1f(_0x314761,_0x679206(0x189),[_0x4db809,'\x22'+_0xb90544[_0x679206(0x1bd)]('\x20')+'\x22']))}:{'type':_0x679206(0x1b4),'content':_0x43de1f(_0x314761,_0x679206(0x197),_0x43de1f(_0x314761,_0x679206(0x1c6),_0x4db809))};}if(_0x679206(0x16e)==_0x17691c[_0x679206(0x18c)]){const _0x4c55d4=_0x17691c[_0x679206(0x1b8)]()[_0x679206(0x1e3)](_0x2ba2af=>_0x2ba2af['is'](_0x679206(0x1e1)))[_0x679206(0x1c8)](_0x31b89b=>_0x31b89b[_0x679206(0x1cc)]),_0x3d85aa=this[_0x679206(0x1d0)](_0x17691c),_0x5e251b=_0x3d85aa[_0x679206(0x1c0)]-_0x3d85aa[_0x679206(0x1e4)]+0x1;if(_0x679206(0x165)==_0x17691c[_0x679206(0x1f1)])return _0x4c55d4[_0x679206(0x1ee)]?{'type':_0x679206(0x165),'content':_0x43de1f(_0x314761,_0x679206(0x19a),_0x43de1f(_0x314761,_0x679206(0x178),[_0x5e251b,'\x22'+_0x4c55d4[_0x679206(0x1bd)]('\x20')+'\x22']))}:{'type':_0x679206(0x165),'content':_0x43de1f(_0x314761,_0x679206(0x19a),_0x43de1f(_0x314761,_0x679206(0x1d8),_0x5e251b))};if(_0x679206(0x1b4)==_0x17691c[_0x679206(0x1f1)])return _0x4c55d4[_0x679206(0x1ee)]?{'type':_0x679206(0x1b4),'content':_0x43de1f(_0x314761,_0x679206(0x197),_0x43de1f(_0x314761,_0x679206(0x178),[_0x5e251b,'\x22'+_0x4c55d4[_0x679206(0x1bd)]('\x20')+'\x22']))}:{'type':_0x679206(0x1b4),'content':_0x43de1f(_0x314761,_0x679206(0x197),_0x43de1f(_0x314761,_0x679206(0x1d8),_0x5e251b))};}}),_0x3f2a3e[_0x53879a(0x18a)][_0x53879a(0x1f6)](_0x53879a(0x165),_0x53879a(0x166),_0x53879a(0x18d),_0x1a36e6),_0x3f2a3e[_0x53879a(0x18a)][_0x53879a(0x1f6)](_0x53879a(0x1b4),_0x53879a(0x166),_0x53879a(0x172),_0x1a36e6),_0x3f2a3e[_0x53879a(0x18a)][_0x53879a(0x1f6)](_0x53879a(0x165),_0x53879a(0x16e),_0x53879a(0x18d),_0x2d1fab),_0x3f2a3e[_0x53879a(0x18a)][_0x53879a(0x1f6)](_0x53879a(0x1b4),_0x53879a(0x16e),_0x53879a(0x172),_0x2d1fab),_0x3f2a3e[_0x53879a(0x18a)][_0x53879a(0x1f6)](_0x53879a(0x165),_0x53879a(0x16e),_0x53879a(0x1bd),_0x3e397e),_0x3f2a3e[_0x53879a(0x18a)][_0x53879a(0x1f6)](_0x53879a(0x1b4),_0x53879a(0x16e),_0x53879a(0x1bd),_0x3e397e),_0x3f2a3e[_0x53879a(0x18a)][_0x53879a(0x1f6)](_0x53879a(0x165),_0x53879a(0x166),_0x53879a(0x1bd),_0x4acb00),_0x3f2a3e[_0x53879a(0x18a)][_0x53879a(0x1f6)](_0x53879a(0x1b4),_0x53879a(0x166),_0x53879a(0x1bd),_0x4acb00);}[_0x4ca7fd(0x1f2)](){const _0x24a82d=_0x4ca7fd,_0x5c29e4=this[_0x24a82d(0x1da)],_0x2e30b1=_0x5c29e4[_0x24a82d(0x169)][_0x24a82d(0x17e)][_0x24a82d(0x198)];return(_0x20b128,_0x2e488c)=>{const _0x132ae1=_0x24a82d;_0x5c29e4[_0x132ae1(0x169)][_0x132ae1(0x191)](_0x3ab482=>{const _0x4fa507=_0x132ae1,{commandName:_0x59912f,commandParams:_0x2d7ad5}=_0x2e488c;let _0x435685=_0x20b128[0x0][_0x4fa507(0x171)][_0x4fa507(0x1dd)];_0x2d7ad5&&_0x2d7ad5[0x0]&&!0x1===_0x2d7ad5[0x0][_0x4fa507(0x1d9)]&&(_0x435685=_0x20b128[0x0][_0x4fa507(0x162)][_0x4fa507(0x175)]);const _0x18a9ca=_0x3ab482[_0x4fa507(0x17c)](_0x435685);if(_0x4fa507(0x15d)==_0x18a9ca[_0x4fa507(0x167)][_0x4fa507(0x1f4)])return;const _0x96b804=Array[_0x4fa507(0x1de)](_0x2e30b1[_0x4fa507(0x1e5)]())[_0x4fa507(0x1c8)](_0x526996=>_0xbcc473[_0x4fa507(0x16b)](_0x526996));_0x3ab482[_0x4fa507(0x1e9)](_0x18a9ca),_0x5c29e4[_0x4fa507(0x1af)][_0x4fa507(0x164)](_0x59912f)[_0x4fa507(0x1ec)](),_0x2d7ad5[_0x4fa507(0x1a0)]({'forceDefaultExecution':!0x0}),_0x5c29e4[_0x4fa507(0x1cb)](_0x59912f,..._0x2d7ad5);const _0x247645=_0x96b804[_0x4fa507(0x1e3)](_0x3f790c=>_0x4fa507(0x15d)!=_0x3f790c[_0x4fa507(0x167)][_0x4fa507(0x1f4)]);_0x247645[_0x4fa507(0x1ee)]>0x0&&_0x3ab482[_0x4fa507(0x1e9)](_0x247645);for(const _0x241216 of _0x96b804)_0x241216[_0x4fa507(0x16c)]();});};}[_0x4ca7fd(0x1d6)](_0x246e90){const _0x28f14d=_0x4ca7fd,_0x1483fd=this[_0x28f14d(0x1da)][_0x28f14d(0x1d1)][_0x28f14d(0x164)](_0x28f14d(0x193));let _0x2c592b=Number[_0x28f14d(0x17a)],_0x27c4a4=Number[_0x28f14d(0x17d)],_0x59cbf1=Number[_0x28f14d(0x17a)],_0x2655f2=Number[_0x28f14d(0x17d)];for(const _0x3e175d of _0x246e90){if(_0x28f14d(0x15d)==_0x3e175d[_0x28f14d(0x167)][_0x28f14d(0x1f4)])continue;const {row:_0x25f971,column:_0x2358a2}=_0x1483fd[_0x28f14d(0x1a6)](_0x3e175d),_0xda1847=_0x3e175d[_0x28f14d(0x1ea)](_0x28f14d(0x18b))?_0x3e175d[_0x28f14d(0x1e8)](_0x28f14d(0x18b))-0x1:0x0,_0x14411f=_0x3e175d[_0x28f14d(0x1ea)](_0x28f14d(0x199))?_0x3e175d[_0x28f14d(0x1e8)](_0x28f14d(0x199))-0x1:0x0;_0x2c592b=_0x25f971<_0x2c592b?_0x25f971:_0x2c592b,_0x27c4a4=_0x25f971+_0xda1847>_0x27c4a4?_0x25f971+_0xda1847:_0x27c4a4,_0x59cbf1=_0x2358a2<_0x59cbf1?_0x2358a2:_0x59cbf1,_0x2655f2=_0x2358a2+_0x14411f>_0x2655f2?_0x2358a2+_0x14411f:_0x2655f2;}return{'minRow':_0x2c592b,'maxRow':_0x27c4a4,'minColumn':_0x59cbf1,'maxColumn':_0x2655f2};}[_0x4ca7fd(0x1dc)](){const _0x26caf0=_0x4ca7fd,_0x5d72db=this[_0x26caf0(0x1da)],_0x368e8f=_0x5d72db[_0x26caf0(0x1d1)][_0x26caf0(0x164)](_0x26caf0(0x1be)),_0x496f0a=_0x5d72db[_0x26caf0(0x1d1)][_0x26caf0(0x164)](_0x26caf0(0x193));_0x5d72db[_0x26caf0(0x169)][_0x26caf0(0x17e)]['on'](_0x26caf0(0x1ac),()=>{const _0x32f03=_0x26caf0,_0x9b56e0=Array[_0x32f03(0x1de)](_0x5d72db[_0x32f03(0x169)][_0x32f03(0x17e)][_0x32f03(0x1b3)][_0x32f03(0x1ab)]());for(const {name:_0x3be4ca,data:_0x5b4174}of _0x9b56e0){const {group:_0x220049,id:_0x30254a,subType:_0x1e6cda}=_0x368e8f[_0x32f03(0x1cd)](_0x3be4ca);if(_0x32f03(0x17b)!=_0x220049)continue;if(null!=_0x5b4174[_0x32f03(0x15f)])continue;const _0x3e5270=_0x368e8f[_0x32f03(0x15e)](_0x30254a);this[_0x32f03(0x182)][_0x32f03(0x1a1)](_0x1e6cda)&&this[_0x32f03(0x188)][_0x32f03(0x1fa)](_0x3e5270);}},{'priority':_0x26caf0(0x179)});const _0x517b05=(_0x628f5f,_0x40c9a0)=>{const _0x4df241=_0x26caf0;let _0x3f649b=!0x1;const _0x257242=_0x40c9a0[_0x4df241(0x1ce)](_0x628f5f),_0x42725c=_0x628f5f[_0x4df241(0x1e7)](_0x4df241(0x1bb)),_0x35551c=_0x496f0a[_0x4df241(0x1a6)](_0x628f5f);for(const _0x5168e0 of this[_0x4df241(0x188)]){const _0xd69557=_0x5168e0[_0x4df241(0x18c)],_0x15068e=_0xd69557[_0x4df241(0x183)](_0x4df241(0x19e)),_0x2846ee=_0xd69557[_0x4df241(0x192)](_0x15068e?0xa:0x5),_0x41eea2=_0x2846ee[_0x4df241(0x1ae)](),_0x541fcf=_0x41eea2[_0x4df241(0x192)](0x0,0x3)+_0x4df241(0x1f7),_0x166b89=_0x4df241(0x18f)+_0x2846ee,_0x1fe0c2=_0x4df241(0x180)+_0x2846ee;if(!_0x5168e0[_0x4df241(0x173)])continue;if(_0x42725c!=_0x5168e0[_0x4df241(0x1a2)]()[_0x4df241(0x162)][_0x4df241(0x1e7)](_0x4df241(0x1bb)))continue;if(_0x5168e0[_0x4df241(0x1b7)](_0x257242))continue;const _0x2952ca=_0x628f5f[_0x4df241(0x1ea)](_0x541fcf)?_0x628f5f[_0x4df241(0x1e8)](_0x541fcf)-0x1:0x0,_0x3b79d8=this[_0x4df241(0x1d0)](_0x5168e0),_0x32b544=_0x3b79d8[_0x166b89],_0x5385d2=_0x3b79d8[_0x1fe0c2];_0x32b544<=_0x35551c[_0x41eea2]&&_0x35551c[_0x41eea2]+_0x2952ca<=_0x5385d2&&(_0x5168e0[_0x4df241(0x1db)](_0x257242),_0x3f649b=!0x0);}return _0x3f649b;};_0x5d72db[_0x26caf0(0x169)][_0x26caf0(0x17e)][_0x26caf0(0x1eb)](_0x5356f1=>{const _0xe8a971=_0x26caf0;let _0x286b4d=!0x1;for(const _0x2d6bea of _0x5d72db[_0xe8a971(0x169)][_0xe8a971(0x17e)][_0xe8a971(0x1b3)][_0xe8a971(0x1b1)]())if(_0xe8a971(0x1c5)==_0x2d6bea[_0xe8a971(0x1f1)]){if(_0xe8a971(0x166)==_0x2d6bea[_0xe8a971(0x1e2)]){for(const _0x455184 of _0x2d6bea[_0xe8a971(0x1b0)][_0xe8a971(0x175)][_0xe8a971(0x15a)]())_0x286b4d=_0x286b4d||_0x517b05(_0x455184,_0x5356f1);}else _0xe8a971(0x1d5)==_0x2d6bea[_0xe8a971(0x1e2)]&&(_0x286b4d=_0x286b4d||_0x517b05(_0x2d6bea[_0xe8a971(0x1b0)][_0xe8a971(0x175)],_0x5356f1));}return _0x286b4d;});}[_0x4ca7fd(0x1d0)](_0x4f601f){const _0x4caee1=_0x4ca7fd;return this[_0x4caee1(0x1d6)](_0x4f601f[_0x4caee1(0x1e5)]()[_0x4caee1(0x1c8)](_0x1e9f7f=>_0x1e9f7f[_0x4caee1(0x162)][_0x4caee1(0x175)]));}}function Ee(_0x15e6c8){const _0x3733ce=_0x4ca7fd;return Array[_0x3733ce(0x1de)](new Set(_0x15e6c8)[_0x3733ce(0x196)]());}
23
+ function _0x1fec(_0x396ce7,_0x4f5965){const _0x5c38ab=_0x5c38();return _0x1fec=function(_0x1fecfd,_0x16189e){_0x1fecfd=_0x1fecfd-0x19c;let _0x391ada=_0x5c38ab[_0x1fecfd];return _0x391ada;},_0x1fec(_0x396ce7,_0x4f5965);}const _0x1f6ca3=_0x1fec;function _0x5c38(){const _0x1313dd=['markMultiRangeInsertion','isArray','selectTableRow','insertTableColumnLeft','isInContent','differ','filter','17506020DInOpx','getCellLocation','descriptionFactory','getSelectionAffectedTableCells','getAttribute','TableEditing','options','getColumnIndexes','registerCustomCallback','isEqual','discard','last','ELEMENT_TABLE_ROW','nodeBefore','element','18RKOWiU','removeTableRow','16SkAEjP','low','join','change:data','refresh','minColumn','getSuggestion','removeClass','above','position','registerElementLabel','type','ELEMENT_TABLE_COLUMN_WITH_TEXT','colspan','startsWith','maxColumn','every','downcastDispatcher','rootName','319450nJpFwq','addRange','includes','insertTable','min','detach','createRangeIn','*Remove:*\x20%0','insertion','nodeAfter','fromRange','editor','_splitMarkerName','cell','_getCoordsForCells','getChangedMarkers','selection','values','createTableWalker','end','createPositionAt','afterInit','deletion','tableRow','_setupColumnsRowsFixing','23412ktOyHd','tableColumn','forceValue','*Insert:*\x20%0','subType','locale','MAX_SAFE_INTEGER','accept','ELEMENT_TABLE','batch','execute','add','toLowerCase','ELEMENT_TABLE_WITH_TEXT','_tableSuggestions','TrackChangesEditing','insertTableRowAbove','plugins','addMarker:suggestion','oldRange','tableCell','registerPostFixer','isIntersectingWithRange','markMultiRangeDeletion','get','span','getItems','length','getChildren','_suggestionFactory','getFirstRange','enqueueChange','1454546ivjsYd','highest','maxRow','getRowIndexes','classes','push','55WlEvqM','ELEMENT_TABLE_COLUMN','max','start','MIN_SAFE_INTEGER','document','data','enableCommand','8625300iHCmWe','model','TableUtils','some','hasAttribute','getRanges','has','$textProxy','substr','tablePaste','6775384qHTfoy','writer','map','isTouching','left','showSuggestionHighlights','root','$graveyard','findAncestor','item','toViewElement','686MxxMtc','order','2358430dDcdUs','_getSuggestionCoords','_acceptFormatSuggestionCallbackFactory','commands','ELEMENT_TABLE_ROW_WITH_TEXT','suggestion','getChanges','minRow','first','table','removeTableColumn','registerDescriptionCallback','addClass','selectTableColumn','rowspan','_tablePostFixingSubtypes','createRangeOn','mapper','from','change','6rLryWS','insertTableRowBelow','insertTableColumnRight','getContainedElement','setSelection','name','insert'];_0x5c38=function(){return _0x1313dd;};return _0x5c38();}(function(_0x59082a,_0x2b1735){const _0x3a4513=_0x1fec,_0x13dc70=_0x59082a();while(!![]){try{const _0x15d8c3=-parseInt(_0x3a4513(0x23d))/0x1+-parseInt(_0x3a4513(0x204))/0x2*(-parseInt(_0x3a4513(0x1d2))/0x3)+-parseInt(_0x3a4513(0x1f1))/0x4*(-parseInt(_0x3a4513(0x1be))/0x5)+parseInt(_0x3a4513(0x21d))/0x6*(parseInt(_0x3a4513(0x1bc))/0x7)+parseInt(_0x3a4513(0x1b1))/0x8*(parseInt(_0x3a4513(0x1ef))/0x9)+parseInt(_0x3a4513(0x1e0))/0xa+parseInt(_0x3a4513(0x19f))/0xb*(-parseInt(_0x3a4513(0x1a7))/0xc);if(_0x15d8c3===_0x2b1735)break;else _0x13dc70['push'](_0x13dc70['shift']());}catch(_0x355a1a){_0x13dc70['push'](_0x13dc70['shift']());}}}(_0x5c38,0xf0629));import{Plugin as _0x12c6a8}from'ckeditor5/src/core.js';import{LiveRange as _0x1e7c76}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x5e7a5a}from'ckeditor5/src/widget.js';import{getTranslation as _0x556cf8}from'../utils/common-translations.js';export default class jt extends _0x12c6a8{constructor(_0x120fc4){const _0x3e35af=_0x1fec;super(_0x120fc4),this[_0x3e35af(0x1cd)]=[_0x3e35af(0x21b),_0x3e35af(0x21e)],this[_0x3e35af(0x22b)]=new Set();}[_0x1f6ca3(0x219)](){const _0x469e04=_0x1f6ca3,_0x5d0147=this[_0x469e04(0x20f)],_0x44c66e=_0x5d0147[_0x469e04(0x1a8)][_0x469e04(0x1a4)][_0x469e04(0x214)];if(!_0x5d0147[_0x469e04(0x22e)][_0x469e04(0x1ad)](_0x469e04(0x1e5)))return;const _0x5ea02c=_0x5d0147[_0x469e04(0x222)],_0x600059=_0x5d0147[_0x469e04(0x22e)][_0x469e04(0x235)](_0x469e04(0x22c)),_0x393bc0=_0x5d0147[_0x469e04(0x22e)][_0x469e04(0x235)](_0x469e04(0x1a9));_0x600059[_0x469e04(0x1e2)][_0x469e04(0x1fb)](_0x469e04(0x1c7),_0x49fb0b=>_0x556cf8(_0x5ea02c,_0x469e04(0x225),_0x49fb0b)),this[_0x469e04(0x21c)](),_0x600059[_0x469e04(0x1a6)](_0x469e04(0x207)),_0x600059[_0x469e04(0x1a6)](_0x469e04(0x1db)),_0x600059[_0x469e04(0x1a6)](_0x469e04(0x1cb));for(const _0x584098 of[_0x469e04(0x22d),_0x469e04(0x1d3)]){const _0xf2aa68=_0x5d0147[_0x469e04(0x1c1)][_0x469e04(0x235)](_0x584098);_0x600059[_0x469e04(0x1a6)](_0x584098,_0x5198e9=>{const _0x57cd59=_0x469e04;_0x5d0147[_0x57cd59(0x1a8)][_0x57cd59(0x1d1)](_0x2b6384=>{const _0x2e1b22=_0x57cd59;_0x5198e9();const _0x20bb7d=_0x2e1b22(0x1f9)===_0xf2aa68[_0x2e1b22(0x1bd)],_0x2d693c=_0x393bc0[_0x2e1b22(0x1e3)](_0x44c66e),_0x4b3d19=_0x393bc0[_0x2e1b22(0x19c)](_0x2d693c),_0x37e895=_0x20bb7d?_0x4b3d19[_0x2e1b22(0x1c6)]-0x1:_0x4b3d19[_0x2e1b22(0x1eb)]+0x1,_0x674ca6=_0x2d693c[0x0][_0x2e1b22(0x1b9)](_0x2e1b22(0x1c7)),_0x4958cd=_0x393bc0[_0x2e1b22(0x216)](_0x674ca6,{'startRow':_0x37e895,'endRow':_0x37e895}),_0x50e9f3=Array[_0x2e1b22(0x1d0)](_0x4958cd)[_0x2e1b22(0x1b3)](_0xe36ff3=>_0x2b6384[_0x2e1b22(0x1ce)](_0xe36ff3[_0x2e1b22(0x211)]));_0x600059[_0x2e1b22(0x1d9)](_0x50e9f3,_0x2e1b22(0x21b));});});}for(const _0x37049e of[_0x469e04(0x1dc),_0x469e04(0x1d4)]){const _0x435d15=_0x5d0147[_0x469e04(0x1c1)][_0x469e04(0x235)](_0x37049e);_0x600059[_0x469e04(0x1a6)](_0x37049e,_0x3a9822=>{const _0xed59b9=_0x469e04;_0x5d0147[_0xed59b9(0x1a8)][_0xed59b9(0x1d1)](_0x12fda8=>{const _0x18d8fe=_0xed59b9;_0x3a9822();const _0x45425a=_0x18d8fe(0x1b5)===_0x435d15[_0x18d8fe(0x1bd)],_0x15089c=_0x393bc0[_0x18d8fe(0x1e3)](_0x44c66e),_0x1a0fee=_0x393bc0[_0x18d8fe(0x1e7)](_0x15089c),_0x1fd2cc=_0x45425a?_0x1a0fee[_0x18d8fe(0x1c6)]-0x1:_0x1a0fee[_0x18d8fe(0x1eb)]+0x1,_0xc268d=_0x15089c[0x0][_0x18d8fe(0x1b9)](_0x18d8fe(0x1c7)),_0x290657=_0x393bc0[_0x18d8fe(0x216)](_0xc268d,{'startRow':0x0,'column':_0x1fd2cc,'includeAllSlots':!0x1}),_0x25c0d3=Array[_0x18d8fe(0x1d0)](_0x290657)[_0x18d8fe(0x1b3)](_0x5d03b4=>_0x12fda8[_0x18d8fe(0x1ce)](_0x5d03b4[_0x18d8fe(0x211)]));_0x600059[_0x18d8fe(0x1d9)](_0x25c0d3,_0x18d8fe(0x21e));});});}for(const _0xdaaba2 of[_0x469e04(0x1f0),_0x469e04(0x1c8)]){const _0x3f2618=_0xdaaba2[_0x469e04(0x1af)](0xb),_0x1418df=_0x3f2618[_0x469e04(0x229)](),_0x4340a3=_0x1418df[_0x469e04(0x1af)](0x0,0x3)+_0x469e04(0x236),_0x207c27=_0x469e04(0x1c7)+_0x3f2618,_0x2497e7=_0x469e04(0x208)+_0x3f2618,_0x45ce28=_0x469e04(0x1a1)+_0x3f2618;_0x600059[_0x469e04(0x1a6)](_0xdaaba2,()=>{const _0x455ee9=_0x469e04;_0x5d0147[_0x455ee9(0x1a8)][_0x455ee9(0x1d1)](_0x13fe1e=>{const _0x28c742=_0x455ee9,_0x518705=_0x393bc0[_0x28c742(0x1e3)](_0x44c66e),_0xb1b095=_0x518705[0x0][_0x28c742(0x1b9)](_0x28c742(0x1c7));let _0x348ea7;if(_0x28c742(0x1f0)==_0xdaaba2){const _0x11c6f7=_0x393bc0[_0x28c742(0x19c)](_0x518705);_0x348ea7={'startRow':_0x11c6f7[_0x28c742(0x1c6)],'endRow':_0x11c6f7[_0x28c742(0x1eb)],'includeAllSlots':!0x0};}else{const _0x4b69a1=_0x393bc0[_0x28c742(0x1e7)](_0x518705);_0x348ea7={'startColumn':_0x4b69a1[_0x28c742(0x1c6)],'endColumn':_0x4b69a1[_0x28c742(0x1eb)],'includeAllSlots':!0x0};}const _0x3fcae5=_0x393bc0[_0x28c742(0x216)](_0xb1b095,_0x348ea7),_0x1285f8=Array[_0x28c742(0x1d0)](_0x3fcae5)[_0x28c742(0x1b3)](({cell:_0x57d483})=>_0x57d483),_0x4eea11=Ee(_0x1285f8[_0x28c742(0x1df)](_0x1c17a9=>_0x1c17a9[_0x28c742(0x1ab)](_0x4340a3))),_0x7a4ff0=Ee(_0x1285f8[_0x28c742(0x1df)](_0x4e26fd=>!_0x4e26fd[_0x28c742(0x1ab)](_0x4340a3)))[_0x28c742(0x1b3)](_0x8ee638=>_0x13fe1e[_0x28c742(0x1ce)](_0x8ee638)),_0x26b351=_0x600059[_0x28c742(0x234)](_0x7a4ff0,_0x207c27);if(_0x26b351&&(_0x28c742(0x21b)==_0x26b351[_0x28c742(0x221)]||_0x28c742(0x21e)==_0x26b351[_0x28c742(0x221)])){const _0x559f0a=this[_0x28c742(0x1bf)](_0x26b351);for(const _0x3f436f of _0x4eea11){const _0x581bee=_0x13fe1e[_0x28c742(0x1ce)](_0x3f436f),_0x3176b1=_0x393bc0[_0x28c742(0x1e1)](_0x3f436f),_0x2004c9=_0x3f436f[_0x28c742(0x1e4)](_0x4340a3)-0x1,_0x287450=_0x559f0a[_0x2497e7],_0x58442d=_0x559f0a[_0x45ce28];_0x287450<=_0x3176b1[_0x1418df]&&_0x3176b1[_0x1418df]+_0x2004c9<=_0x58442d&&_0x26b351[_0x28c742(0x205)](_0x581bee);}}});});}function _0x5ad4ba(_0x7dc449){const _0x568d28=_0x469e04,_0xbf45b4=Array[_0x568d28(0x1d0)](_0x44c66e[_0x568d28(0x1ac)]())[_0x568d28(0x1b3)](_0x2c4e03=>_0x1e7c76[_0x568d28(0x20e)](_0x2c4e03));_0x5d0147[_0x568d28(0x1a8)][_0x568d28(0x1d1)](_0x23aea1=>{const _0x533f83=_0x568d28,_0x4904de=_0x23aea1[_0x533f83(0x226)];_0x7dc449=_0x7dc449[_0x533f83(0x1df)](_0xc331a4=>_0x533f83(0x1b8)!=_0xc331a4[_0x533f83(0x1b7)][_0x533f83(0x203)]),_0x23aea1[_0x533f83(0x1d6)](_0x7dc449),_0x5d0147[_0x533f83(0x1c1)][_0x533f83(0x235)](_0x533f83(0x1f0))[_0x533f83(0x1f5)](),_0x5d0147[_0x533f83(0x227)](_0x533f83(0x1f0),{'forceDefaultExecution':!0x0}),_0x5d0147[_0x533f83(0x1a8)][_0x533f83(0x23c)](()=>{const _0x5609ae=_0x533f83;_0x5d0147[_0x5609ae(0x1a8)][_0x5609ae(0x23c)](_0x4904de,_0x12b4fa=>{const _0x4c8387=_0x5609ae,_0x4532ec=_0xbf45b4[_0x4c8387(0x1df)](_0x20d198=>_0x4c8387(0x1b8)!=_0x20d198[_0x4c8387(0x1b7)][_0x4c8387(0x203)]);_0x4532ec[_0x4c8387(0x238)]>0x0&&_0x12b4fa[_0x4c8387(0x1d6)](_0x4532ec);for(const _0x2e69b7 of _0xbf45b4)_0x2e69b7[_0x4c8387(0x209)]();});});});}function _0x4fc6c7(_0x5588cc){const _0x29595d=_0x469e04;_0x5d0147[_0x29595d(0x1a8)][_0x29595d(0x1d1)](_0x2f5d9a=>{const _0x43c869=_0x29595d,_0x45dfc5=Array[_0x43c869(0x1d0)](_0x44c66e[_0x43c869(0x1ac)]())[_0x43c869(0x1b3)](_0x4f6c41=>_0x1e7c76[_0x43c869(0x20e)](_0x4f6c41)),_0x20001a=[];for(const _0x201057 of _0x5588cc)for(const _0x4bb259 of _0x201057[_0x43c869(0x237)]({'shallow':!0x0}))_0x20001a[_0x43c869(0x19e)](_0x4bb259);for(const _0x284b7a of _0x20001a)_0x43c869(0x1b8)!=_0x284b7a[_0x43c869(0x1b7)][_0x43c869(0x203)]&&(_0x2f5d9a[_0x43c869(0x1d6)](_0x2f5d9a[_0x43c869(0x218)](_0x284b7a,0x0)),_0x5d0147[_0x43c869(0x1c1)][_0x43c869(0x235)](_0x43c869(0x1c8))[_0x43c869(0x1f5)](),_0x5d0147[_0x43c869(0x227)](_0x43c869(0x1c8),{'forceDefaultExecution':!0x0}));const _0x219c18=_0x45dfc5[_0x43c869(0x1df)](_0x5e838a=>_0x43c869(0x1b8)!=_0x5e838a[_0x43c869(0x1b7)][_0x43c869(0x203)]);_0x219c18[_0x43c869(0x238)]>0x0&&_0x2f5d9a[_0x43c869(0x1d6)](_0x219c18);for(const _0x4697c8 of _0x45dfc5)_0x4697c8[_0x43c869(0x209)]();});}function _0x575cb4(_0x4bc635,_0x2af5d2){const _0x5751a4=_0x469e04;return _0x2af5d2[_0x5751a4(0x201)](_0x4e9508=>_0x4bc635[_0x5751a4(0x1aa)](_0xdc6084=>_0xdc6084[_0x5751a4(0x217)][_0x5751a4(0x1e9)](_0x4e9508[_0x5751a4(0x1a2)])||_0x4e9508[_0x5751a4(0x217)][_0x5751a4(0x1e9)](_0xdc6084[_0x5751a4(0x1a2)])));}function _0x3213a9(_0x10a30a,_0x2f9eaa){const _0x4a9383=_0x469e04;return _0x10a30a[_0x4a9383(0x1aa)](_0x26e844=>_0x2f9eaa[_0x4a9383(0x1aa)](_0x408e9c=>_0x26e844[_0x4a9383(0x217)][_0x4a9383(0x1b4)](_0x408e9c[_0x4a9383(0x1a2)])));}_0x5d0147[_0x469e04(0x1a5)][_0x469e04(0x202)]['on'](_0x469e04(0x22f),(_0x10599d,_0x4a3bc8,_0xf3ad77)=>{const _0x1f62b7=_0x469e04;if(!_0xf3ad77[_0x1f62b7(0x1e6)][_0x1f62b7(0x1b6)])return;const _0x2e1a1a=_0x4a3bc8[_0x1f62b7(0x1ba)];if(!_0x2e1a1a)return;const _0x452ad5=_0xf3ad77[_0x1f62b7(0x1cf)][_0x1f62b7(0x1bb)](_0x2e1a1a);function _0x15c8b3(_0x569028){const _0x5032bd=_0x1f62b7;return Array[_0x5032bd(0x1da)](_0x569028)?_0x569028:[_0x569028];}_0x452ad5&&_0x1f62b7(0x231)===_0x2e1a1a[_0x1f62b7(0x1d7)]&&_0x5e7a5a(_0x452ad5,_0xf3ad77[_0x1f62b7(0x1b2)],(_0x211fcd,_0x3db60c,_0x135939)=>_0x135939[_0x1f62b7(0x1ca)](_0x15c8b3(_0x3db60c[_0x1f62b7(0x19d)]),_0x211fcd),(_0x2b4d5e,_0x5a882e,_0x4dd6c1)=>_0x4dd6c1[_0x1f62b7(0x1f8)](_0x15c8b3(_0x5a882e[_0x1f62b7(0x19d)]),_0x2b4d5e));},{'priority':_0x469e04(0x23e)}),_0x600059[_0x469e04(0x1e2)][_0x469e04(0x1c9)](_0x37b294=>{const _0x3e8565=_0x469e04;if(_0x3e8565(0x20c)!=_0x37b294[_0x3e8565(0x1fc)]&&_0x3e8565(0x21a)!=_0x37b294[_0x3e8565(0x1fc)])return;const _0x9487a=_0x37b294[_0x3e8565(0x1d5)]();if(null!=_0x9487a&&_0x9487a['is'](_0x3e8565(0x1ee),_0x3e8565(0x1c7))){if(_0x3e8565(0x20c)==_0x37b294[_0x3e8565(0x1fc)]){const _0x4c4016=_0x37b294[_0x3e8565(0x237)]()[_0x3e8565(0x1df)](_0x460245=>_0x460245['is'](_0x3e8565(0x1ae)))[_0x3e8565(0x1b3)](_0x2479a7=>_0x2479a7[_0x3e8565(0x1a5)]);if(_0x4c4016[_0x3e8565(0x238)])return{'type':_0x3e8565(0x20c),'content':_0x556cf8(_0x5ea02c,_0x3e8565(0x220),_0x556cf8(_0x5ea02c,_0x3e8565(0x22a),'\x22'+_0x4c4016[_0x3e8565(0x1f3)]('\x20')+'\x22'))};}if(_0x3e8565(0x21a)==_0x37b294[_0x3e8565(0x1fc)]){const _0x29ca3b=_0x37b294[_0x3e8565(0x237)]()[_0x3e8565(0x1df)](_0x4f5548=>_0x4f5548['is'](_0x3e8565(0x1ae)))[_0x3e8565(0x1b3)](_0x191b1b=>_0x191b1b[_0x3e8565(0x1a5)]);if(_0x29ca3b[_0x3e8565(0x238)])return{'type':_0x3e8565(0x21a),'content':_0x556cf8(_0x5ea02c,_0x3e8565(0x20b),_0x556cf8(_0x5ea02c,_0x3e8565(0x22a),'\x22'+_0x29ca3b[_0x3e8565(0x1f3)]('\x20')+'\x22'))};}}}),_0x600059[_0x469e04(0x1e2)][_0x469e04(0x1c9)](_0x4d46f1=>{const _0xc52fca=_0x469e04;if(_0xc52fca(0x21b)==_0x4d46f1[_0xc52fca(0x221)]){const _0x4e0bf2=_0x4d46f1[_0xc52fca(0x237)]()[_0xc52fca(0x1df)](_0x3b3019=>_0x3b3019['is'](_0xc52fca(0x1ae)))[_0xc52fca(0x1b3)](_0x1a93da=>_0x1a93da[_0xc52fca(0x1a5)]),_0x461301=this[_0xc52fca(0x1bf)](_0x4d46f1),_0x54716b=_0x461301[_0xc52fca(0x23f)]-_0x461301[_0xc52fca(0x1c5)]+0x1;if(_0xc52fca(0x20c)==_0x4d46f1[_0xc52fca(0x1fc)])return _0x4e0bf2[_0xc52fca(0x238)]?{'type':_0xc52fca(0x20c),'content':_0x556cf8(_0x5ea02c,_0xc52fca(0x220),_0x556cf8(_0x5ea02c,_0xc52fca(0x1c2),[_0x54716b,'\x22'+_0x4e0bf2[_0xc52fca(0x1f3)]('\x20')+'\x22']))}:{'type':_0xc52fca(0x20c),'content':_0x556cf8(_0x5ea02c,_0xc52fca(0x220),_0x556cf8(_0x5ea02c,_0xc52fca(0x1ec),_0x54716b))};if(_0xc52fca(0x21a)==_0x4d46f1[_0xc52fca(0x1fc)])return _0x4e0bf2[_0xc52fca(0x238)]?{'type':_0xc52fca(0x21a),'content':_0x556cf8(_0x5ea02c,_0xc52fca(0x20b),_0x556cf8(_0x5ea02c,_0xc52fca(0x1c2),[_0x54716b,'\x22'+_0x4e0bf2[_0xc52fca(0x1f3)]('\x20')+'\x22']))}:{'type':_0xc52fca(0x21a),'content':_0x556cf8(_0x5ea02c,_0xc52fca(0x20b),_0x556cf8(_0x5ea02c,_0xc52fca(0x1ec),_0x54716b))};}if(_0xc52fca(0x21e)==_0x4d46f1[_0xc52fca(0x221)]){const _0x4b01c5=_0x4d46f1[_0xc52fca(0x237)]()[_0xc52fca(0x1df)](_0x59bd81=>_0x59bd81['is'](_0xc52fca(0x1ae)))[_0xc52fca(0x1b3)](_0x4609d4=>_0x4609d4[_0xc52fca(0x1a5)]),_0x42f183=this[_0xc52fca(0x1bf)](_0x4d46f1),_0x30ffdc=_0x42f183[_0xc52fca(0x200)]-_0x42f183[_0xc52fca(0x1f6)]+0x1;if(_0xc52fca(0x20c)==_0x4d46f1[_0xc52fca(0x1fc)])return _0x4b01c5[_0xc52fca(0x238)]?{'type':_0xc52fca(0x20c),'content':_0x556cf8(_0x5ea02c,_0xc52fca(0x220),_0x556cf8(_0x5ea02c,_0xc52fca(0x1fd),[_0x30ffdc,'\x22'+_0x4b01c5[_0xc52fca(0x1f3)]('\x20')+'\x22']))}:{'type':_0xc52fca(0x20c),'content':_0x556cf8(_0x5ea02c,_0xc52fca(0x220),_0x556cf8(_0x5ea02c,_0xc52fca(0x1a0),_0x30ffdc))};if(_0xc52fca(0x21a)==_0x4d46f1[_0xc52fca(0x1fc)])return _0x4b01c5[_0xc52fca(0x238)]?{'type':_0xc52fca(0x21a),'content':_0x556cf8(_0x5ea02c,_0xc52fca(0x20b),_0x556cf8(_0x5ea02c,_0xc52fca(0x1fd),[_0x30ffdc,'\x22'+_0x4b01c5[_0xc52fca(0x1f3)]('\x20')+'\x22']))}:{'type':_0xc52fca(0x21a),'content':_0x556cf8(_0x5ea02c,_0xc52fca(0x20b),_0x556cf8(_0x5ea02c,_0xc52fca(0x1a0),_0x30ffdc))};}}),_0x600059[_0x469e04(0x23a)][_0x469e04(0x1e8)](_0x469e04(0x20c),_0x469e04(0x21b),_0x469e04(0x1ea),_0x5ad4ba),_0x600059[_0x469e04(0x23a)][_0x469e04(0x1e8)](_0x469e04(0x21a),_0x469e04(0x21b),_0x469e04(0x224),_0x5ad4ba),_0x600059[_0x469e04(0x23a)][_0x469e04(0x1e8)](_0x469e04(0x20c),_0x469e04(0x21e),_0x469e04(0x1ea),_0x4fc6c7),_0x600059[_0x469e04(0x23a)][_0x469e04(0x1e8)](_0x469e04(0x21a),_0x469e04(0x21e),_0x469e04(0x224),_0x4fc6c7),_0x600059[_0x469e04(0x23a)][_0x469e04(0x1e8)](_0x469e04(0x20c),_0x469e04(0x21e),_0x469e04(0x1f3),_0x575cb4),_0x600059[_0x469e04(0x23a)][_0x469e04(0x1e8)](_0x469e04(0x21a),_0x469e04(0x21e),_0x469e04(0x1f3),_0x575cb4),_0x600059[_0x469e04(0x23a)][_0x469e04(0x1e8)](_0x469e04(0x20c),_0x469e04(0x21b),_0x469e04(0x1f3),_0x3213a9),_0x600059[_0x469e04(0x23a)][_0x469e04(0x1e8)](_0x469e04(0x21a),_0x469e04(0x21b),_0x469e04(0x1f3),_0x3213a9);}[_0x1f6ca3(0x1c0)](){const _0x6e7a05=_0x1f6ca3,_0x53c308=this[_0x6e7a05(0x20f)],_0x10b1cc=_0x53c308[_0x6e7a05(0x1a8)][_0x6e7a05(0x1a4)][_0x6e7a05(0x214)];return(_0x47c14d,_0x4c2f71)=>{const _0x726057=_0x6e7a05;_0x53c308[_0x726057(0x1a8)][_0x726057(0x1d1)](_0x1b0fbc=>{const _0x3971ac=_0x726057,{commandName:_0x467f2d,commandParams:_0x38f074}=_0x4c2f71;let _0x2de9ed=_0x47c14d[0x0][_0x3971ac(0x217)][_0x3971ac(0x1ed)];_0x38f074&&_0x38f074[0x0]&&!0x1===_0x38f074[0x0][_0x3971ac(0x21f)]&&(_0x2de9ed=_0x47c14d[0x0][_0x3971ac(0x1a2)][_0x3971ac(0x20d)]);const _0x708211=_0x1b0fbc[_0x3971ac(0x20a)](_0x2de9ed);if(_0x3971ac(0x1b8)==_0x708211[_0x3971ac(0x1b7)][_0x3971ac(0x203)])return;const _0x396278=Array[_0x3971ac(0x1d0)](_0x10b1cc[_0x3971ac(0x1ac)]())[_0x3971ac(0x1b3)](_0x45ec8e=>_0x1e7c76[_0x3971ac(0x20e)](_0x45ec8e));_0x1b0fbc[_0x3971ac(0x1d6)](_0x708211),_0x53c308[_0x3971ac(0x1c1)][_0x3971ac(0x235)](_0x467f2d)[_0x3971ac(0x1f5)](),_0x38f074[_0x3971ac(0x19e)]({'forceDefaultExecution':!0x0}),_0x53c308[_0x3971ac(0x227)](_0x467f2d,..._0x38f074);const _0x41eef8=_0x396278[_0x3971ac(0x1df)](_0x14fa6f=>_0x3971ac(0x1b8)!=_0x14fa6f[_0x3971ac(0x1b7)][_0x3971ac(0x203)]);_0x41eef8[_0x3971ac(0x238)]>0x0&&_0x1b0fbc[_0x3971ac(0x1d6)](_0x41eef8);for(const _0x37d85c of _0x396278)_0x37d85c[_0x3971ac(0x209)]();});};}[_0x1f6ca3(0x212)](_0x23b5b8){const _0xd724b5=_0x1f6ca3,_0x38622b=this[_0xd724b5(0x20f)][_0xd724b5(0x22e)][_0xd724b5(0x235)](_0xd724b5(0x1a9));let _0x5d04ac=Number[_0xd724b5(0x223)],_0x11a29a=Number[_0xd724b5(0x1a3)],_0x3018be=Number[_0xd724b5(0x223)],_0x79413e=Number[_0xd724b5(0x1a3)];for(const _0x4e76b8 of _0x23b5b8){if(_0xd724b5(0x1b8)==_0x4e76b8[_0xd724b5(0x1b7)][_0xd724b5(0x203)])continue;const {row:_0x10cc3d,column:_0x2282d2}=_0x38622b[_0xd724b5(0x1e1)](_0x4e76b8),_0x3b2aa7=_0x4e76b8[_0xd724b5(0x1ab)](_0xd724b5(0x1cc))?_0x4e76b8[_0xd724b5(0x1e4)](_0xd724b5(0x1cc))-0x1:0x0,_0x2b8c35=_0x4e76b8[_0xd724b5(0x1ab)](_0xd724b5(0x1fe))?_0x4e76b8[_0xd724b5(0x1e4)](_0xd724b5(0x1fe))-0x1:0x0;_0x5d04ac=_0x10cc3d<_0x5d04ac?_0x10cc3d:_0x5d04ac,_0x11a29a=_0x10cc3d+_0x3b2aa7>_0x11a29a?_0x10cc3d+_0x3b2aa7:_0x11a29a,_0x3018be=_0x2282d2<_0x3018be?_0x2282d2:_0x3018be,_0x79413e=_0x2282d2+_0x2b8c35>_0x79413e?_0x2282d2+_0x2b8c35:_0x79413e;}return{'minRow':_0x5d04ac,'maxRow':_0x11a29a,'minColumn':_0x3018be,'maxColumn':_0x79413e};}[_0x1f6ca3(0x21c)](){const _0x25753b=_0x1f6ca3,_0x5d1cad=this[_0x25753b(0x20f)],_0x5a1308=_0x5d1cad[_0x25753b(0x22e)][_0x25753b(0x235)](_0x25753b(0x22c)),_0x28736d=_0x5d1cad[_0x25753b(0x22e)][_0x25753b(0x235)](_0x25753b(0x1a9));_0x5d1cad[_0x25753b(0x1a8)][_0x25753b(0x1a4)]['on'](_0x25753b(0x1f4),()=>{const _0x207701=_0x25753b,_0x140e8f=Array[_0x207701(0x1d0)](_0x5d1cad[_0x207701(0x1a8)][_0x207701(0x1a4)][_0x207701(0x1de)][_0x207701(0x213)]());for(const {name:_0x3818a5,data:_0xb086b8}of _0x140e8f){const {group:_0x43290f,id:_0x1c0561,subType:_0x13274b}=_0x5a1308[_0x207701(0x210)](_0x3818a5);if(_0x207701(0x1c3)!=_0x43290f)continue;if(null!=_0xb086b8[_0x207701(0x230)])continue;const _0x4bdb97=_0x5a1308[_0x207701(0x1f7)](_0x1c0561);this[_0x207701(0x1cd)][_0x207701(0x206)](_0x13274b)&&this[_0x207701(0x22b)][_0x207701(0x228)](_0x4bdb97);}},{'priority':_0x25753b(0x1f2)});const _0x15524d=(_0x40cddd,_0x49155d)=>{const _0x4b0e1b=_0x25753b;let _0x147f1b=!0x1;const _0x2806b9=_0x49155d[_0x4b0e1b(0x1ce)](_0x40cddd),_0x51d7a4=_0x40cddd[_0x4b0e1b(0x1b9)](_0x4b0e1b(0x1c7)),_0x2980fc=_0x28736d[_0x4b0e1b(0x1e1)](_0x40cddd);for(const _0x158553 of this[_0x4b0e1b(0x22b)]){const _0x5f1aba=_0x158553[_0x4b0e1b(0x221)],_0x22442d=_0x5f1aba[_0x4b0e1b(0x1ff)](_0x4b0e1b(0x1b0)),_0x3b70e0=_0x5f1aba[_0x4b0e1b(0x1af)](_0x22442d?0xa:0x5),_0x3825d2=_0x3b70e0[_0x4b0e1b(0x229)](),_0x220e39=_0x3825d2[_0x4b0e1b(0x1af)](0x0,0x3)+_0x4b0e1b(0x236),_0x353929=_0x4b0e1b(0x208)+_0x3b70e0,_0x32cc44=_0x4b0e1b(0x1a1)+_0x3b70e0;if(!_0x158553[_0x4b0e1b(0x1dd)])continue;if(_0x51d7a4!=_0x158553[_0x4b0e1b(0x23b)]()[_0x4b0e1b(0x1a2)][_0x4b0e1b(0x1b9)](_0x4b0e1b(0x1c7)))continue;if(_0x158553[_0x4b0e1b(0x233)](_0x2806b9))continue;const _0x7d8cda=_0x40cddd[_0x4b0e1b(0x1ab)](_0x220e39)?_0x40cddd[_0x4b0e1b(0x1e4)](_0x220e39)-0x1:0x0,_0x121f87=this[_0x4b0e1b(0x1bf)](_0x158553),_0x5171b6=_0x121f87[_0x353929],_0x3fb093=_0x121f87[_0x32cc44];_0x5171b6<=_0x2980fc[_0x3825d2]&&_0x2980fc[_0x3825d2]+_0x7d8cda<=_0x3fb093&&(_0x158553[_0x4b0e1b(0x205)](_0x2806b9),_0x147f1b=!0x0);}return _0x147f1b;};_0x5d1cad[_0x25753b(0x1a8)][_0x25753b(0x1a4)][_0x25753b(0x232)](_0x1ab53c=>{const _0x3ad7df=_0x25753b;let _0x29c454=!0x1;for(const _0x26cc4d of _0x5d1cad[_0x3ad7df(0x1a8)][_0x3ad7df(0x1a4)][_0x3ad7df(0x1de)][_0x3ad7df(0x1c4)]())if(_0x3ad7df(0x1d8)==_0x26cc4d[_0x3ad7df(0x1fc)]){if(_0x3ad7df(0x21b)==_0x26cc4d[_0x3ad7df(0x1d7)]){for(const _0x2f9070 of _0x26cc4d[_0x3ad7df(0x1fa)][_0x3ad7df(0x20d)][_0x3ad7df(0x239)]())_0x29c454=_0x29c454||_0x15524d(_0x2f9070,_0x1ab53c);}else _0x3ad7df(0x231)==_0x26cc4d[_0x3ad7df(0x1d7)]&&(_0x29c454=_0x29c454||_0x15524d(_0x26cc4d[_0x3ad7df(0x1fa)][_0x3ad7df(0x20d)],_0x1ab53c));}return _0x29c454;});}[_0x1f6ca3(0x1bf)](_0x3ee7fb){const _0x4e08d6=_0x1f6ca3;return this[_0x4e08d6(0x212)](_0x3ee7fb[_0x4e08d6(0x1ac)]()[_0x4e08d6(0x1b3)](_0x232183=>_0x232183[_0x4e08d6(0x1a2)][_0x4e08d6(0x20d)]));}}function Ee(_0x431eac){const _0x5d0d1e=_0x1f6ca3;return Array[_0x5d0d1e(0x1d0)](new Set(_0x431eac)[_0x5d0d1e(0x215)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x211fcd=_0x4c51;function _0x4c51(_0x235d98,_0x16dfb1){const _0x3b4553=_0x3b45();return _0x4c51=function(_0x4c51ac,_0xf9f690){_0x4c51ac=_0x4c51ac-0x18f;let _0xc3119e=_0x3b4553[_0x4c51ac];return _0xc3119e;},_0x4c51(_0x235d98,_0x16dfb1);}function _0x3b45(){const _0x2124e6=['1003512jtvGNk','get','29449EROQxt','TableCaptionEditing','editor','plugins','498904AgdFSM','9tfzGxz','175002BpVNiR','enableCommand','165iRtWpk','127760MaOhFr','9ndCrRv','toggleTableCaption','has','5EhrWPm','240458cLgOWL','590310mQzEkQ','requires','afterInit','TrackChangesEditing'];_0x3b45=function(){return _0x2124e6;};return _0x3b45();}(function(_0x152761,_0x3ef132){const _0x43781f=_0x4c51,_0x4d7528=_0x152761();while(!![]){try{const _0x2ec024=parseInt(_0x43781f(0x19f))/0x1+parseInt(_0x43781f(0x1a0))/0x2+-parseInt(_0x43781f(0x19b))/0x3*(parseInt(_0x43781f(0x195))/0x4)+parseInt(_0x43781f(0x19e))/0x5*(-parseInt(_0x43781f(0x197))/0x6)+-parseInt(_0x43781f(0x191))/0x7+-parseInt(_0x43781f(0x18f))/0x8*(parseInt(_0x43781f(0x196))/0x9)+parseInt(_0x43781f(0x19a))/0xa*(parseInt(_0x43781f(0x199))/0xb);if(_0x2ec024===_0x3ef132)break;else _0x4d7528['push'](_0x4d7528['shift']());}catch(_0xc6b38c){_0x4d7528['push'](_0x4d7528['shift']());}}}(_0x3b45,0x2f6d6));import{Plugin as _0x295fea}from'ckeditor5/src/core.js';import _0x2794b5 from'./table.js';export default class Mt extends _0x295fea{static get[_0x211fcd(0x1a1)](){return[_0x2794b5];}[_0x211fcd(0x1a2)](){const _0x59787a=_0x211fcd,_0xdb7145=this[_0x59787a(0x193)];if(!_0xdb7145[_0x59787a(0x194)][_0x59787a(0x19d)](_0x59787a(0x192)))return;_0xdb7145[_0x59787a(0x194)][_0x59787a(0x190)](_0x59787a(0x1a3))[_0x59787a(0x198)](_0x59787a(0x19c));}}
23
+ function _0x136f(){const _0x4debc7=['requires','1926460bAwjbK','819039ZByvDX','21OLMnDo','afterInit','167702dMhDCK','toggleTableCaption','editor','has','9930248VOAord','get','1875325OKekPu','TableCaptionEditing','1134980eyXnpX','763314NXQoOQ','plugins','enableCommand','TrackChangesEditing'];_0x136f=function(){return _0x4debc7;};return _0x136f();}const _0x205577=_0x2f21;function _0x2f21(_0x1aec59,_0x493493){const _0x136fbe=_0x136f();return _0x2f21=function(_0x2f21b1,_0x475a30){_0x2f21b1=_0x2f21b1-0xba;let _0x4e0459=_0x136fbe[_0x2f21b1];return _0x4e0459;},_0x2f21(_0x1aec59,_0x493493);}(function(_0x32ecb8,_0xfa5cb3){const _0x61e7ab=_0x2f21,_0x17f448=_0x32ecb8();while(!![]){try{const _0x306bb2=-parseInt(_0x61e7ab(0xc8))/0x1+-parseInt(_0x61e7ab(0xbe))/0x2+parseInt(_0x61e7ab(0xc5))/0x3+-parseInt(_0x61e7ab(0xc4))/0x4+-parseInt(_0x61e7ab(0xbc))/0x5+-parseInt(_0x61e7ab(0xbf))/0x6*(-parseInt(_0x61e7ab(0xc6))/0x7)+parseInt(_0x61e7ab(0xba))/0x8;if(_0x306bb2===_0xfa5cb3)break;else _0x17f448['push'](_0x17f448['shift']());}catch(_0x3f374b){_0x17f448['push'](_0x17f448['shift']());}}}(_0x136f,0x4a3cf));import{Plugin as _0x5248a4}from'ckeditor5/src/core.js';import _0x1825f3 from'./table.js';export default class Mt extends _0x5248a4{static get[_0x205577(0xc3)](){return[_0x1825f3];}[_0x205577(0xc7)](){const _0x416b40=_0x205577,_0x2a3c96=this[_0x416b40(0xca)];if(!_0x2a3c96[_0x416b40(0xc0)][_0x416b40(0xcb)](_0x416b40(0xbd)))return;_0x2a3c96[_0x416b40(0xc0)][_0x416b40(0xbb)](_0x416b40(0xc2))[_0x416b40(0xc1)](_0x416b40(0xc9));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x356d4a=_0x1830;(function(_0x429c81,_0xf0f386){const _0x30d2a2=_0x1830,_0x595f22=_0x429c81();while(!![]){try{const _0x34b90c=parseInt(_0x30d2a2(0x129))/0x1*(-parseInt(_0x30d2a2(0xb8))/0x2)+parseInt(_0x30d2a2(0x119))/0x3*(parseInt(_0x30d2a2(0x10a))/0x4)+-parseInt(_0x30d2a2(0xf3))/0x5+parseInt(_0x30d2a2(0xd8))/0x6*(parseInt(_0x30d2a2(0xf5))/0x7)+parseInt(_0x30d2a2(0x181))/0x8*(-parseInt(_0x30d2a2(0x116))/0x9)+-parseInt(_0x30d2a2(0xdf))/0xa*(-parseInt(_0x30d2a2(0xd1))/0xb)+parseInt(_0x30d2a2(0x169))/0xc;if(_0x34b90c===_0xf0f386)break;else _0x595f22['push'](_0x595f22['shift']());}catch(_0x28247b){_0x595f22['push'](_0x595f22['shift']());}}}(_0x2b92,0xa1d56));import{getTranslation as _0x5c6a47}from'../utils/common-translations.js';import{Plugin as _0x8bc7c8}from'ckeditor5/src/core.js';function _0x2b92(){const _0xa69216=['clipboardOutput','tableCellPadding','push','return','cell','Users','nodeAfter','activeMarkers','createRangeOn','getItems','startsWith','markMultiRangeInsertion','getRanges','call','registerDescriptionCallback','setAttributes','containsRange','markerAttributes','tablePasteRow','content','_replaceTableSlotCell','11561LzLkFt','element','createElement','has','listenTo','discard','getColumns','12dZndgo','tablePasteCell','createPositionBefore','previous','tableCellHorizontalAlignment','TableClipboard','suggestion','2250eFtJmm','redo','insertColumns','markMultiRangeDeletion','suggestionUnloaded','getSelectionAffectedTableCells','columnInsertionIndexes','_tablePostFixingSubtypes','locale','setAttribute','insertion','add','start','markerName','name','end','view','getMarkers','TrackChangesEditing','detach','3658065qaxhcw','afterInit','1302329eRsSkZ','subType','getChildren','last','tableCellBorderStyle','length','_getCoordsForCells','trackChanges','fill','differ','stop','author','getTableIfOnlyTableInContent','schema','hasSuggestion','endColumn','isEmpty','every','root','removeMarker','_isForcedDefaultExecutionBlock','55884ZImJsq','documentSelection','registerCustomCallback','fromEntries','getAttributes','next','find','createRange','tableCellBackgroundColor','some','*Replace\x20table\x20cells*','editor','27HKNzCd','editingDowncast','forEach','159FXGzVW','nextSibling','getRowIndexes','model','getSuggestion','tablePaste','cells','change','requires','deletion','paragraph','high','_createdBatches','move','join','options','1117iDoHfZ','keys','deletionRanges','ck-suggestion-marker','getRows','getAllAdjacentSuggestions','previousSibling','tableCellBorderWidth','ck-suggestion-marker-insertion','markMultiRangeBlockFormat','set','editing','reduce','filter','getRange','tableCell','tablePasteChainId','markers','document','register','removeMarkers','insertionRanges','rootName','rowInsertionRanges','get','getContainedElement','map','rowInsertionIndexes','formatBlock','getChangedMarkers','suggestionLoaded','insertContent','suggestion:formatBlock:tablePasteCell','columnInsertionRanges','getChild','insertRows','remove','markerToHighlight','getChanges','_suggestionFactory','tablePasteColumn','updateMarker','columns','first','dataDowncast','attributes','low','from','isInContent','plugins','commands','wrap','showSuggestionHighlights','getColumnIndexes','ck-suggestion-marker--active','table','value','suggestion-td','getSuggestions','$graveyard','batch','for','accept','selection','21885336diSWdZ','tableCellVerticalAlignment','getSuggestionCallback','getShiftedBy','createRangeIn','position','removeRows','column','includes','insert','forceDefaultExecution','registerPostFixer','tableCellSuggestion','TableUtils','descriptionFactory','conversion','isEqual','rows','removeColumns','endRow','oldRange','createTableWalker','row','tableCellBorderColor','1233336YDvmEp','elementToElement','fromRange','unwrap','type','findAncestor','2356pZFddD','entries','_splitMarkerName','newRange'];_0x2b92=function(){return _0xa69216;};return _0x2b92();}import{LiveRange as _0x24582a}from'ckeditor5/src/engine.js';import{uid as _0x241e66,priorities as _0x4f00d1}from'ckeditor5/src/utils.js';import _0x237627 from'./table.js';const ge=[_0x356d4a(0x130),_0x356d4a(0x180),_0x356d4a(0xf9),_0x356d4a(0xdc),_0x356d4a(0x16a),_0x356d4a(0x112),_0x356d4a(0xbd)],Ce=Object[_0x356d4a(0x10d)](ge[_0x356d4a(0x143)](_0x1e38c=>[_0x1e38c,null]));function _0x1830(_0x255b51,_0x1d229c){const _0x2b92ce=_0x2b92();return _0x1830=function(_0x183048,_0x4941d7){_0x183048=_0x183048-0xb3;let _0x59655e=_0x2b92ce[_0x183048];return _0x59655e;},_0x1830(_0x255b51,_0x1d229c);}export default class It extends _0x8bc7c8{static get[_0x356d4a(0x121)](){return[_0x237627];}[_0x356d4a(0xf4)](){const _0x6eb902=_0x356d4a,_0x3b9478=this[_0x6eb902(0x115)];if(!_0x3b9478[_0x6eb902(0x15a)][_0x6eb902(0xd4)](_0x6eb902(0xdd)))return;const _0x396276=_0x3b9478[_0x6eb902(0x15a)][_0x6eb902(0x141)](_0x6eb902(0xf1)),_0x1cceb5=_0x3b9478[_0x6eb902(0x15a)][_0x6eb902(0x141)](_0x6eb902(0x176)),_0x55de71=_0x3b9478[_0x6eb902(0x15a)][_0x6eb902(0x141)](_0x237627),_0x54ab13=_0x3b9478[_0x6eb902(0x15a)][_0x6eb902(0x141)](_0x6eb902(0xdd));_0x55de71[_0x6eb902(0xe6)][_0x6eb902(0xbe)](_0x6eb902(0xce),_0x6eb902(0x151)),_0x3b9478[_0x6eb902(0x11c)][_0x6eb902(0x102)][_0x6eb902(0x13c)](_0x6eb902(0x175),{'allowIn':_0x6eb902(0x138),'allowContentOf':_0x6eb902(0x138),'isLimit':!0x0}),_0x3b9478[_0x6eb902(0x178)][_0x6eb902(0xb3)]({'model':_0x6eb902(0x175),'view':_0x6eb902(0x162)});let _0x18818a=null;_0x3b9478[_0x6eb902(0x11c)]['on'](_0x6eb902(0x148),(_0x40ff75,_0x5b4c0d)=>{const _0x367293=_0x6eb902,[_0x71dbf3,_0x285278]=_0x5b4c0d,_0x3396f7=_0x5b4c0d[_0x5b4c0d[_0x367293(0xfa)]-0x1];_0x3396f7&&_0x3396f7[_0x367293(0x173)]||_0x396276[_0x367293(0x109)]||this[_0x367293(0x115)][_0x367293(0x15b)][_0x367293(0x141)](_0x367293(0xfc))[_0x367293(0x161)]&&function(_0x561c9e,_0x166d64,_0x55501a,_0x460e32,_0x4c0bf0){const _0x21af40=_0x367293;if(_0x166d64&&!_0x166d64['is'](_0x21af40(0x10b)))return!0x1;const _0x4c4a92=_0x4c0bf0[_0x21af40(0x101)](_0x561c9e,_0x55501a);if(!_0x4c4a92||!he(_0x4c4a92,void 0x0,_0x460e32))return!0x1;const _0x118b26=_0x460e32[_0x21af40(0xe4)](_0x55501a[_0x21af40(0x13b)][_0x21af40(0x168)]);if(!_0x118b26[_0x21af40(0xfa)])return!0x1;const _0x206834=_0x118b26[0x0][_0x21af40(0xb7)](_0x21af40(0x160)),_0x5b2cf3=_0x460e32[_0x21af40(0x11b)](_0x118b26),_0x327b77=_0x460e32[_0x21af40(0x15e)](_0x118b26),_0x42cf1c={'startRow':_0x5b2cf3[_0x21af40(0x154)],'endRow':_0x5b2cf3[_0x21af40(0xf8)],'startColumn':_0x327b77[_0x21af40(0x154)],'endColumn':_0x327b77[_0x21af40(0xf8)]};return 0x1==_0x118b26[_0x21af40(0xfa)]&&(_0x42cf1c[_0x21af40(0x17c)]+=_0x460e32[_0x21af40(0x12d)](_0x4c4a92)-0x1,_0x42cf1c[_0x21af40(0x104)]+=_0x460e32[_0x21af40(0xd7)](_0x4c4a92)-0x1),he(_0x206834,_0x42cf1c,_0x460e32);}(_0x71dbf3,_0x285278,_0x3b9478[_0x367293(0x11c)],_0x1cceb5,_0x54ab13)&&(_0x40ff75[_0x367293(0xff)](),_0x18818a={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x3b9478[_0x367293(0x11c)][_0x367293(0x120)](()=>{const _0x5f0103=_0x367293;_0x3b9478[_0x5f0103(0x11c)][_0x5f0103(0x148)](_0x5b4c0d[0x0],_0x5b4c0d[0x1],_0x5b4c0d[0x2],{'forceDefaultExecution':!0x0});const _0x2c233a=_0x241e66(),{rowInsertionRanges:_0x320621,columnInsertionRanges:_0x5b2ad9,insertionRanges:_0x2581c5,deletionRanges:_0x1a3e72,cells:_0x1fecc4}=_0x18818a;_0x320621[_0x5f0103(0xfa)]&&_0x396276[_0x5f0103(0xc7)](_0x320621,_0x5f0103(0xce),{'tablePasteChainId':_0x2c233a}),_0x5b2ad9[_0x5f0103(0xfa)]&&_0x396276[_0x5f0103(0xc7)](_0x5b2ad9,_0x5f0103(0x151),{'tablePasteChainId':_0x2c233a}),_0x2581c5[_0x5f0103(0xfa)]&&(_0x396276[_0x5f0103(0xc7)](_0x2581c5,_0x5f0103(0x11e),{'tablePasteChainId':_0x2c233a,'skipNestingCheck':!0x0}),_0x2581c5[_0x5f0103(0x118)](_0x4f9275=>{const _0x63bcab=_0x5f0103;var _0x28acc3;return null===(_0x28acc3=_0x4f9275[_0x63bcab(0xf2)])||void 0x0===_0x28acc3?void 0x0:_0x28acc3[_0x63bcab(0xc9)](_0x4f9275);})),_0x1a3e72[_0x5f0103(0xfa)]&&(_0x396276[_0x5f0103(0xe2)](_0x1a3e72,_0x5f0103(0x11e),{'tablePasteChainId':_0x2c233a,'skipNestingCheck':!0x0}),_0x1a3e72[_0x5f0103(0x118)](_0x4dc5bd=>{const _0x1f8564=_0x5f0103;var _0x124950;return null===(_0x124950=_0x4dc5bd[_0x1f8564(0xf2)])||void 0x0===_0x124950?void 0x0:_0x124950[_0x1f8564(0xc9)](_0x4dc5bd);}));const _0x14882b=_0x396276[_0x5f0103(0x132)](_0x1fecc4[_0x5f0103(0x143)](({element:_0x578b23})=>_0x578b23),{'formatGroupId':_0x241e66()},[],_0x5f0103(0xd9),{'tablePasteChainId':_0x2c233a});if(_0x14882b){const _0x3c86f2=_0x14882b[_0x5f0103(0xf0)](),_0x14eec4=[];for(const {element:_0xe59a29,attributes:_0x322c19}of _0x1fecc4){if(!_0x322c19)continue;const _0x3b02c4=_0x3b9478[_0x5f0103(0x11c)][_0x5f0103(0xc4)](_0xe59a29),_0x3fa30c=_0x3c86f2[_0x5f0103(0x110)](_0x55070f=>_0x55070f[_0x5f0103(0x137)]()[_0x5f0103(0x179)](_0x3b02c4));_0x3fa30c&&_0x14eec4[_0x5f0103(0xbe)]([_0x3fa30c[_0x5f0103(0xed)],_0x322c19]);}_0x14eec4[_0x5f0103(0xfa)]&&_0x14882b[_0x5f0103(0xe8)](_0x5f0103(0xcd),Object[_0x5f0103(0x10d)](_0x14eec4));}_0x18818a=null;}));},{'priority':_0x4f00d1[_0x6eb902(0x124)]+0xa}),_0x3b9478[_0x6eb902(0x15a)][_0x6eb902(0x141)](_0x6eb902(0xdd))['on'](_0x6eb902(0xd0),(_0x58b964,_0x4cc139)=>{const _0x27d040=_0x6eb902,[_0x5122eb,_0x48f980,,_0x380d52]=_0x4cc139;if(!_0x18818a)return;_0x58b964[_0x27d040(0xff)]();const _0x317025=_0x5122eb[_0x27d040(0xc0)],_0x196812=_0x48f980,_0x3bc4e5=Pe(_0x317025),_0x33bb5a=Pe(_0x196812);_0x58b964[_0x27d040(0xbf)]=_0x317025;let _0x5d4256=null,_0x30ef03=null;if(_0x33bb5a||_0x3bc4e5){if(_0x3bc4e5&&!_0x33bb5a){_0x380d52[_0x27d040(0x14d)](_0x317025[_0x27d040(0x14b)](0x0));for(const _0xab1523 of Array[_0x27d040(0x158)](_0x196812[_0x27d040(0xf7)]()))_0x380d52[_0x27d040(0x172)](_0xab1523,_0x317025,_0x27d040(0xee));const _0x1ab0b4=_0x18818a[_0x27d040(0x144)][_0x27d040(0x171)](_0x5122eb[_0x27d040(0x17f)]),_0x356672=_0x18818a[_0x27d040(0xe5)][_0x27d040(0x171)](_0x5122eb[_0x27d040(0x170)]);_0x1ab0b4||_0x356672||(_0x5d4256=_0x24582a[_0x27d040(0xb4)](_0x380d52[_0x27d040(0x16d)](_0x317025)));}else _0x33bb5a&&!_0x3bc4e5&&(_0x30ef03=_0x380d52[_0x27d040(0x16d)](_0x317025));}else{const _0x4b36dd=_0x380d52[_0x27d040(0xd3)](_0x27d040(0x175)),_0x4636a0=_0x380d52[_0x27d040(0xd3)](_0x27d040(0x175));_0x380d52[_0x27d040(0x15c)](_0x380d52[_0x27d040(0x16d)](_0x317025),_0x4636a0),_0x380d52[_0x27d040(0x172)](_0x4b36dd,_0x317025,0x0);for(const _0x54e75b of Array[_0x27d040(0x158)](_0x196812[_0x27d040(0xf7)]()))_0x380d52[_0x27d040(0x172)](_0x54e75b,_0x4b36dd,_0x27d040(0xee));_0x5d4256=_0x24582a[_0x27d040(0xb4)](_0x380d52[_0x27d040(0xc4)](_0x4b36dd)),_0x30ef03=_0x24582a[_0x27d040(0xb4)](_0x380d52[_0x27d040(0xc4)](_0x4636a0));}const _0x14a95c=Array[_0x27d040(0x158)](_0x196812[_0x27d040(0x10e)]())[_0x27d040(0x136)](([_0x2c124a])=>ge[_0x27d040(0x171)](_0x2c124a));_0x18818a[_0x27d040(0x11f)][_0x27d040(0xbe)]({'element':_0x317025,'attributes':_0x14a95c[_0x27d040(0xfa)]?Object[_0x27d040(0x10d)](_0x14a95c):null}),_0x5d4256&&_0x18818a[_0x27d040(0x13e)][_0x27d040(0xbe)](_0x5d4256),_0x30ef03&&_0x18818a[_0x27d040(0x12b)][_0x27d040(0xbe)](_0x30ef03);},{'priority':_0x6eb902(0x124)}),_0x1cceb5['on'](_0x6eb902(0xe1),(_0x28e2cb,_0x28893a)=>{const _0x18497f=_0x6eb902,[_0x5c79bc,_0x12d658={}]=_0x28893a;if(!_0x18818a)return;const _0x960795=_0x12d658['at']||0x0,_0x252578=_0x12d658[_0x18497f(0x153)]||0x1;_0x18818a[_0x18497f(0xe5)]=new Array(_0x252578)[_0x18497f(0xfd)](_0x960795)[_0x18497f(0x143)]((_0x374a98,_0x143af3)=>_0x374a98+_0x143af3);for(const {cell:_0x174513}of _0x1cceb5[_0x18497f(0x17e)](_0x5c79bc,{'startColumn':_0x960795,'endColumn':_0x960795+_0x252578-0x1}))_0x18818a[_0x18497f(0x14a)][_0x18497f(0xbe)](_0x3b9478[_0x18497f(0x11c)][_0x18497f(0xc4)](_0x174513));},{'priority':_0x6eb902(0x157)}),_0x1cceb5['on'](_0x6eb902(0x14c),(_0x42569b,_0xdb5a6d)=>{const _0x4639fe=_0x6eb902,[_0x3f5c0f,_0x3c490c={}]=_0xdb5a6d;if(!_0x18818a)return;const _0x131f34=_0x3c490c['at']||0x0,_0x5c433e=_0x3c490c[_0x4639fe(0x17a)]||0x1;_0x18818a[_0x4639fe(0x144)]=new Array(_0x5c433e)[_0x4639fe(0xfd)](_0x131f34)[_0x4639fe(0x143)]((_0x2e1386,_0x226e6f)=>_0x2e1386+_0x226e6f);for(const {cell:_0x3e6d71}of _0x1cceb5[_0x4639fe(0x17e)](_0x3f5c0f,{'startRow':_0x131f34,'endRow':_0x131f34+_0x5c433e-0x1}))_0x18818a[_0x4639fe(0x140)][_0x4639fe(0xbe)](_0x3b9478[_0x4639fe(0x11c)][_0x4639fe(0xc4)](_0x3e6d71));},{'priority':_0x6eb902(0x157)}),_0x396276[_0x6eb902(0x177)][_0x6eb902(0xca)](_0x4560ba=>{const _0x3cc0c1=_0x6eb902;if(_0x4560ba[_0x3cc0c1(0xf6)]&&_0x4560ba[_0x3cc0c1(0xf6)][_0x3cc0c1(0xc6)](_0x3cc0c1(0x11e)))return _0x4560ba[_0x3cc0c1(0xdb)]?{}:{'type':_0x3cc0c1(0xe9),'content':_0x5c6a47(_0x3b9478[_0x3cc0c1(0xe7)],_0x3cc0c1(0x114))};});const _0x525c22=()=>!0x1;for(const _0x41267e of[_0x6eb902(0x11e),_0x6eb902(0x151),_0x6eb902(0xce),_0x6eb902(0xd9)])_0x396276[_0x6eb902(0x150)][_0x6eb902(0x10c)](_0x6eb902(0xe9),_0x41267e,_0x6eb902(0x127),_0x525c22),_0x396276[_0x6eb902(0x150)][_0x6eb902(0x10c)](_0x6eb902(0x122),_0x41267e,_0x6eb902(0x127),_0x525c22),_0x396276[_0x6eb902(0x150)][_0x6eb902(0x10c)](_0x6eb902(0x145),_0x41267e,_0x6eb902(0x127),_0x525c22);_0x396276[_0x6eb902(0x150)][_0x6eb902(0x10c)](_0x6eb902(0x145),_0x6eb902(0xd9),_0x6eb902(0xd6),_0x525c22),_0x396276[_0x6eb902(0x150)][_0x6eb902(0x10c)](_0x6eb902(0x145),_0x6eb902(0xd9),_0x6eb902(0x167),(_0x5d2e38,_0x56d7db,_0x20c859)=>{const _0x15d57a=_0x6eb902,_0x2a00a6=_0x5d2e38[_0x15d57a(0x143)](_0xbf0621=>_0xbf0621[_0x15d57a(0x142)]())[_0x15d57a(0x136)](_0x3a1aa3=>_0x3a1aa3),_0x4f5a8b=new Map(_0x2a00a6[_0x15d57a(0x143)](_0x1247cf=>[_0x1247cf,null]));if(_0x18818a){for(const {element:_0x4d35c6,attributes:_0x1dcf90}of _0x18818a[_0x15d57a(0x11f)])_0x1dcf90&&_0x4f5a8b[_0x15d57a(0x133)](_0x4d35c6,_0x1dcf90);}else{if(_0x20c859&&_0x20c859[_0x15d57a(0xcd)])for(const [_0x3f24af,_0x4a8813]of Object[_0x15d57a(0xb9)](_0x20c859[_0x15d57a(0xcd)])){const _0x565838=_0x3b9478[_0x15d57a(0x11c)][_0x15d57a(0x13a)][_0x15d57a(0x141)](_0x3f24af),_0x4f85ee=_0x565838?_0x565838[_0x15d57a(0x137)]()[_0x15d57a(0x142)]():null;_0x4f85ee&&_0x4f5a8b[_0x15d57a(0x133)](_0x4f85ee,_0x4a8813);}}_0x3b9478[_0x15d57a(0x11c)][_0x15d57a(0x120)](_0x4a3bee=>{const _0xaf5442=_0x15d57a;for(const [_0xb81cc1,_0x201b96]of _0x4f5a8b)_0x4a3bee[_0xaf5442(0xcb)]({...Ce,..._0x201b96},_0xb81cc1);});});const _0x1895dc=(_0x58af7a,_0x19d806)=>{const _0x9bab44=_0x6eb902;_0x396276[_0x9bab44(0x150)][_0x9bab44(0x10c)](_0x58af7a,_0x9bab44(0x11e),_0x19d806,(_0xf88be4,_0x1b2546,_0x3914b8)=>{const _0x3a3b2c=_0x9bab44;_0x3b9478[_0x3a3b2c(0x11c)][_0x3a3b2c(0x120)](_0x58c033=>{const _0x9f106b=_0x3a3b2c,_0x594510=[];for(const _0x86e3fe of _0xf88be4){const _0x2a6d22=_0x86e3fe[_0x9f106b(0xeb)][_0x9f106b(0xc2)];_0x2a6d22['is'](_0x9f106b(0xd2),_0x9f106b(0x175))&&_0x594510[_0x9f106b(0xbe)](_0x2a6d22);}_0x396276[_0x9f106b(0x150)][_0x9f106b(0x16b)](_0x58af7a,null,_0x19d806)(_0xf88be4,_0x1b2546,_0x3914b8);for(const _0x231dd4 of _0x594510)_0x9f106b(0x164)!=_0x231dd4[_0x9f106b(0x107)][_0x9f106b(0x13f)]&&_0x58c033[_0x9f106b(0xb5)](_0x231dd4);});});};_0x1895dc(_0x6eb902(0xe9),_0x6eb902(0x167)),_0x1895dc(_0x6eb902(0xe9),_0x6eb902(0xd6)),_0x1895dc(_0x6eb902(0x122),_0x6eb902(0x167)),_0x1895dc(_0x6eb902(0x122),_0x6eb902(0xd6)),_0x396276[_0x6eb902(0x150)][_0x6eb902(0x10c)](_0x6eb902(0xe9),_0x6eb902(0xce),_0x6eb902(0xd6),_0x53b5d9=>{const _0x14e38a=_0x6eb902,_0x4d4779=_0x53b5d9[_0x14e38a(0x143)](_0x22b945=>_0x22b945[_0x14e38a(0x142)]()),_0x5e441d=_0x4d4779[0x0][_0x14e38a(0xb7)](_0x14e38a(0x160)),{minRow:_0x420fc2,maxRow:_0x292cc7}=_0x55de71[_0x14e38a(0xfb)](_0x4d4779);_0x1cceb5[_0x14e38a(0x16f)](_0x5e441d,{'at':_0x420fc2,'rows':_0x292cc7-_0x420fc2+0x1});}),_0x396276[_0x6eb902(0x150)][_0x6eb902(0x10c)](_0x6eb902(0xe9),_0x6eb902(0x151),_0x6eb902(0xd6),_0x3a1b13=>{const _0x378d8f=_0x6eb902,_0x44c38d=_0x3a1b13[_0x378d8f(0x143)](_0x55cf0b=>_0x55cf0b[_0x378d8f(0x142)]()),_0x98d21b=_0x44c38d[0x0][_0x378d8f(0xb7)](_0x378d8f(0x160)),{minColumn:_0x548cda,maxColumn:_0xbd0cbe}=_0x55de71[_0x378d8f(0xfb)](_0x44c38d);_0x1cceb5[_0x378d8f(0x17b)](_0x98d21b,{'at':_0x548cda,'columns':_0xbd0cbe-_0x548cda+0x1});});const _0x9cc283=(_0x166805,_0x5cf962)=>{const _0x331268=_0x6eb902;if(!_0x5cf962[_0x331268(0xf6)]||!_0x5cf962[_0x331268(0xf6)][_0x331268(0xc6)](_0x331268(0x11e)))return;const _0x2bc43d=_0x5cf962[_0x331268(0x156)][_0x331268(0x139)],_0x123c45=_0x396276[_0x331268(0x163)]()[_0x331268(0x136)](_0x4da055=>_0x4da055[_0x331268(0x159)]&&_0x4da055[_0x331268(0x156)]&&_0x4da055[_0x331268(0x156)][_0x331268(0x139)]==_0x2bc43d);_0x123c45[_0x331268(0xfa)]&&_0x5cf962[_0x331268(0x12e)]()[_0x331268(0xfa)]!=_0x123c45[_0x331268(0xfa)]&&_0x123c45[_0x331268(0x135)]((_0xbea9c8,_0x5df6c2)=>(_0xbea9c8[_0x331268(0x10f)]=_0x5df6c2,_0x5df6c2[_0x331268(0xdb)]=_0xbea9c8,_0x5df6c2));};function _0x20c457(_0x16c47e,_0x37073a=!0x0){const _0x22625=_0x6eb902,{id:_0x3a82f3}=_0x396276[_0x22625(0xba)](_0x16c47e[_0x22625(0xec)]),_0x3250c5=[_0x22625(0x12c),_0x22625(0x131)],_0x42e8b3=_0x396276[_0x22625(0xc3)][_0x22625(0x171)](_0x16c47e[_0x22625(0xec)]);return _0x42e8b3&&_0x3250c5[_0x22625(0xbe)](_0x22625(0x15f)),{'classes':_0x3250c5,'attributes':{'data-suggestion':_0x3a82f3},'priority':_0x42e8b3&&_0x37073a?0xbc2:0xbb8};}_0x396276['on'](_0x6eb902(0x147),_0x9cc283,{'priority':_0x6eb902(0x124)}),_0x396276['on'](_0x6eb902(0xe3),_0x9cc283,{'priority':_0x6eb902(0x124)}),_0x3b9478[_0x6eb902(0x11c)][_0x6eb902(0x13b)][_0x6eb902(0x174)](()=>{const _0x210028=_0x6eb902;let _0xe7568=!0x1;const _0x260a05=Array[_0x210028(0x158)](_0x3b9478[_0x210028(0x11c)][_0x210028(0x13b)][_0x210028(0xfe)][_0x210028(0x146)]());for(const {name:_0x12963c,data:_0x47fac2}of _0x260a05){const {group:_0x446d85,type:_0x39276f,id:_0x38ab3f}=_0x396276[_0x210028(0xba)](_0x12963c);if(_0x210028(0xde)!=_0x446d85||_0x210028(0x122)!=_0x39276f||_0x47fac2[_0x210028(0x17d)])continue;if(!_0x396276[_0x210028(0x103)](_0x38ab3f))continue;const _0x41fd41=_0x396276[_0x210028(0x11d)](_0x38ab3f)[_0x210028(0xc8)](),_0x2f230b=_0x3b9478[_0x210028(0x15a)][_0x210028(0x141)](_0x210028(0xc1))['me'];for(const _0x2c04a3 of _0x396276[_0x210028(0x163)]()){if(!_0x2c04a3[_0x210028(0x159)]||_0x2c04a3[_0x210028(0x100)]!=_0x2f230b)continue;if(_0x210028(0x145)!=_0x2c04a3[_0x210028(0xb6)]||_0x210028(0xd9)!=_0x2c04a3[_0x210028(0xf6)])continue;if(_0x2c04a3[_0x210028(0xc8)]()[_0x210028(0x106)](_0x469f69=>_0x41fd41[_0x210028(0x113)](_0x1340ef=>_0x1340ef[_0x210028(0xcc)](_0x469f69,!0x0)))){for(const _0x4e2b37 of _0x2c04a3[_0x210028(0x12e)]())_0x4e2b37[_0x210028(0x159)]&&(_0x4e2b37[_0x210028(0xd6)](),_0xe7568=!0x0);}}}return _0xe7568;}),_0x3b9478[_0x6eb902(0x11c)][_0x6eb902(0x13b)][_0x6eb902(0x174)](_0x1f807c=>{const _0x48e93e=_0x6eb902,_0x3fc904=_0x3b9478[_0x48e93e(0x15b)][_0x48e93e(0x141)](_0x48e93e(0xe0));if(!_0x3fc904||!_0x3fc904[_0x48e93e(0x125)][_0x48e93e(0xd4)](_0x1f807c[_0x48e93e(0x165)]))return!0x1;let _0x5b8d50=!0x1;const _0x4a66eb=_0x3b9478[_0x48e93e(0x15a)][_0x48e93e(0x141)](_0x48e93e(0xc1))['me'],_0x4a4b4d=_0x3b9478[_0x48e93e(0x11c)][_0x48e93e(0x13b)][_0x48e93e(0xfe)][_0x48e93e(0x14f)](),_0x21eb28=Array[_0x48e93e(0x158)](_0x3b9478[_0x48e93e(0x11c)][_0x48e93e(0x13b)][_0x48e93e(0xfe)][_0x48e93e(0x146)]())[_0x48e93e(0x136)](({name:_0x333ea8,data:_0x4a08fc})=>{const _0x40acad=_0x48e93e,{group:_0x43a047,subType:_0x31c573,authorId:_0x2c21c0}=_0x396276[_0x40acad(0xba)](_0x333ea8);return _0x40acad(0xde)==_0x43a047&&_0x40acad(0x11e)==_0x31c573&&_0x2c21c0==_0x4a66eb['id']&&!_0x4a08fc[_0x40acad(0x17d)];});for(const _0x115edb of _0x4a4b4d){if(_0x48e93e(0x172)!=_0x115edb[_0x48e93e(0xb6)]||_0x48e93e(0x175)!=_0x115edb[_0x48e93e(0xed)]||0x1!=_0x115edb[_0x48e93e(0xfa)])continue;const _0x2be0d4=_0x1f807c[_0x48e93e(0x111)](_0x115edb[_0x48e93e(0x16e)],_0x115edb[_0x48e93e(0x16e)][_0x48e93e(0x16c)](0x1));if(!_0x21eb28[_0x48e93e(0x110)](({data:_0x30b94a})=>_0x30b94a[_0x48e93e(0xbb)][_0x48e93e(0x179)](_0x2be0d4))){for(const {name:_0x36106,data:_0x4f1cf6}of _0x21eb28)if(_0x2be0d4[_0x48e93e(0xcc)](_0x4f1cf6[_0x48e93e(0xbb)])){_0x1f807c[_0x48e93e(0x152)](_0x36106,{'range':_0x2be0d4}),_0x5b8d50=!0x0;break;}}}return _0x5b8d50;}),_0x3b9478[_0x6eb902(0x11c)][_0x6eb902(0x13b)][_0x6eb902(0x174)](_0x11f306=>{const _0x415e9a=_0x6eb902;let _0x1ecfd2=!0x1;const _0x4b784a=_0x3b9478[_0x415e9a(0x15a)][_0x415e9a(0x141)](_0x415e9a(0xc1))['me'],_0x36064a=_0x396276[_0x415e9a(0x163)]()[_0x415e9a(0x136)](_0x224b87=>_0x224b87[_0x415e9a(0x159)]&&_0x224b87[_0x415e9a(0x100)]==_0x4b784a),_0x467364=new Set(),_0x1edb4a=new Set();for(const _0x2e85a6 of _0x36064a)if(_0x415e9a(0x11e)==_0x2e85a6[_0x415e9a(0xf6)])for(const _0x2e4db5 of _0x2e85a6[_0x415e9a(0xf0)]()){const _0x113606=_0x2e4db5[_0x415e9a(0x137)]()[_0x415e9a(0x142)]();if(_0x113606){if(_0x113606['is'](_0x415e9a(0xd2),_0x415e9a(0x175))&&Pe(_0x113606)){_0x2e85a6[_0x415e9a(0x108)](_0x2e4db5[_0x415e9a(0xed)]),_0x467364[_0x415e9a(0xea)](_0x113606),_0x1ecfd2=!0x0;const _0x41f601=_0x113606[_0x415e9a(0x11a)],_0x33e0c5=_0x113606[_0x415e9a(0x12f)],_0x3077f9=_0x41f601&&_0x41f601['is'](_0x415e9a(0xd2),_0x415e9a(0x175)),_0x36274f=_0x33e0c5&&_0x33e0c5['is'](_0x415e9a(0xd2),_0x415e9a(0x175));_0x3077f9&&!_0x467364[_0x415e9a(0xd4)](_0x41f601)&&_0x1edb4a[_0x415e9a(0xea)](_0x41f601),_0x36274f&&!_0x467364[_0x415e9a(0xd4)](_0x33e0c5)&&_0x1edb4a[_0x415e9a(0xea)](_0x33e0c5);}else _0x113606['is'](_0x415e9a(0xd2),_0x415e9a(0x123))&&_0x113606[_0x415e9a(0x105)]&&(_0x2e85a6[_0x415e9a(0x108)](_0x2e4db5[_0x415e9a(0xed)]),_0x1ecfd2=!0x0);}}else{if(_0x415e9a(0xd9)==_0x2e85a6[_0x415e9a(0xf6)]){if(!_0x2e85a6[_0x415e9a(0x156)]||!_0x2e85a6[_0x415e9a(0x156)][_0x415e9a(0x139)])continue;const _0xab51ab=_0x2e85a6[_0x415e9a(0x156)][_0x415e9a(0xcd)];if(_0xab51ab&&Object[_0x415e9a(0x12a)](_0xab51ab)[_0x415e9a(0xfa)])continue;const _0x3139a6=_0x2e85a6[_0x415e9a(0x156)][_0x415e9a(0x139)];let _0x5b9aba=!0x0,_0x440434=!0x0;for(const _0x4a5041 of _0x36064a)if(_0x4a5041[_0x415e9a(0xf6)]&&_0x4a5041[_0x415e9a(0xf6)][_0x415e9a(0xc6)](_0x415e9a(0x11e))){if(!_0x4a5041[_0x415e9a(0x156)][_0x415e9a(0x139)]){_0x440434=!0x1;break;}if(_0x4a5041['id']!=_0x2e85a6['id']&&_0x4a5041[_0x415e9a(0x156)][_0x415e9a(0x139)]==_0x3139a6){_0x5b9aba=!0x1;break;}}_0x440434&&_0x5b9aba&&(_0x2e85a6[_0x415e9a(0x13d)](),_0x1ecfd2=!0x0);}}for(const _0x26b491 of _0x467364)_0x11f306[_0x415e9a(0x14d)](_0x26b491);for(const _0xc12cd8 of _0x1edb4a)_0x11f306[_0x415e9a(0xb5)](_0xc12cd8);return _0x1ecfd2;}),_0x3b9478[_0x6eb902(0x178)][_0x6eb902(0x166)](_0x6eb902(0x117))[_0x6eb902(0x14e)]({'model':_0x6eb902(0x149),'view':(_0x57f114,_0x4e3cd5)=>_0x20c457(_0x57f114),'converterPriority':_0x6eb902(0x124)}),_0x3b9478[_0x6eb902(0x178)][_0x6eb902(0x166)](_0x6eb902(0x155))[_0x6eb902(0x14e)]({'model':_0x6eb902(0x149),'view':(_0x42654e,_0x2bce52)=>_0x2bce52[_0x6eb902(0x128)][_0x6eb902(0x15d)]?_0x20c457(_0x42654e,!0x1):null,'converterPriority':_0x6eb902(0x124)});const _0x5891e2=_0x3b9478[_0x6eb902(0x134)][_0x6eb902(0xef)];this[_0x6eb902(0xd5)](_0x5891e2[_0x6eb902(0x13b)],_0x6eb902(0xbc),(_0x57e093,_0x208d4c)=>{const _0x23d6bb=_0x6eb902,_0xeb800e=[];for(const _0x323fd7 of _0x5891e2[_0x23d6bb(0x16d)](_0x208d4c[_0x23d6bb(0xcf)])[_0x23d6bb(0xc5)]())_0x323fd7['is'](_0x23d6bb(0xd2),_0x23d6bb(0x162))&&_0xeb800e[_0x23d6bb(0xbe)](_0x323fd7);_0x5891e2[_0x23d6bb(0x120)](_0x3f5ed1=>{const _0x7add85=_0x23d6bb;for(const _0x115de1 of _0xeb800e)_0x3f5ed1[_0x7add85(0x126)](_0x3f5ed1[_0x7add85(0x16d)](_0x115de1),_0x3f5ed1[_0x7add85(0xda)](_0x115de1)),_0x3f5ed1[_0x7add85(0x14d)](_0x115de1);});});}}function Pe(_0x4d0d7c){const _0x202af6=_0x356d4a;if(_0x4d0d7c[_0x202af6(0x105)])return!0x0;const _0x586efa=_0x4d0d7c[_0x202af6(0x14b)](0x0);return _0x586efa['is'](_0x202af6(0xd2),_0x202af6(0x123))&&_0x586efa[_0x202af6(0x105)];}function he(_0x4c9e8a,_0x58305e={},_0x2703e5){const _0x30a7dd=_0x356d4a;for(const {isAnchor:_0x3dfb0b,cellHeight:_0x3bc766,cellWidth:_0x14aa67}of _0x2703e5[_0x30a7dd(0x17e)](_0x4c9e8a,{'includeAllSlots':!0x0,..._0x58305e}))if(!_0x3dfb0b||0x1!=_0x3bc766||0x1!=_0x14aa67)return!0x1;return!0x0;}
23
+ const _0x55b562=_0x4223;(function(_0x40726d,_0x55e09c){const _0x54a3a4=_0x4223,_0x47f7fb=_0x40726d();while(!![]){try{const _0x369469=parseInt(_0x54a3a4(0x265))/0x1*(-parseInt(_0x54a3a4(0x1e5))/0x2)+-parseInt(_0x54a3a4(0x231))/0x3+-parseInt(_0x54a3a4(0x260))/0x4+parseInt(_0x54a3a4(0x1d2))/0x5*(-parseInt(_0x54a3a4(0x1d1))/0x6)+parseInt(_0x54a3a4(0x205))/0x7*(-parseInt(_0x54a3a4(0x1d3))/0x8)+parseInt(_0x54a3a4(0x1a2))/0x9+-parseInt(_0x54a3a4(0x269))/0xa*(-parseInt(_0x54a3a4(0x1dd))/0xb);if(_0x369469===_0x55e09c)break;else _0x47f7fb['push'](_0x47f7fb['shift']());}catch(_0x35525f){_0x47f7fb['push'](_0x47f7fb['shift']());}}}(_0x3e7e,0x2b080));import{getTranslation as _0x1e7668}from'../utils/common-translations.js';import{Plugin as _0x5abd69}from'ckeditor5/src/core.js';import{LiveRange as _0x125c96}from'ckeditor5/src/engine.js';function _0x4223(_0x5ca9b4,_0x75e54d){const _0x3e7edc=_0x3e7e();return _0x4223=function(_0x422343,_0x6f6bb9){_0x422343=_0x422343-0x1a2;let _0x3c4bdc=_0x3e7edc[_0x422343];return _0x3c4bdc;},_0x4223(_0x5ca9b4,_0x75e54d);}import{uid as _0x70e701,priorities as _0x2a6589}from'ckeditor5/src/utils.js';import _0x41d382 from'./table.js';function _0x3e7e(){const _0xdd70ea=['tablePasteColumn','tableCellBorderWidth','call','createElement','nodeAfter','set','14PJKxvA','getColumnIndexes','createPositionBefore','filter','high','markerName','descriptionFactory','getSuggestion','markers','rootName','ck-suggestion-marker--active','author','value','tableCellBorderStyle','getSuggestionCallback','getRange','getColumns','getAttributes','removeMarkers','insertion','createRange','rowInsertionIndexes','tableCellVerticalAlignment','model','removeRows','change','previousSibling','paragraph','add','subType','reduce','fill','getChanges','has','getChangedMarkers','hasSuggestion','registerDescriptionCallback','setAttributes','fromEntries','forceDefaultExecution','documentSelection','cell','markMultiRangeDeletion','forEach','965055JjYkdn','suggestion:formatBlock:tablePasteCell','TableUtils','selection','requires','root','getRows','every','previous','discard','rowInsertionRanges','join','_isForcedDefaultExecutionBlock','return','getRanges','tableCellSuggestion','includes','options','editingDowncast','formatBlock','registerPostFixer','redo','find','insertColumns','tablePasteCell','containsRange','registerCustomCallback','schema','register','insert','suggestionLoaded','markerToHighlight','getChildren','tableCellBorderColor','suggestion-td','endRow','content','insertionRanges','updateMarker','isEmpty','tableCell','TableClipboard','wrap','detach','deletion','differ','plugins','1269288AoXnpl','last','getAllAdjacentSuggestions','name','oldRange','809tNvTnH','insertRows','TrackChangesEditing','accept','30LCVRaY','createTableWalker','_replaceTableSlotCell','tablePaste','locale','clipboardOutput','rows','1296918FQYrkd','keys','Users','trackChanges','_getCoordsForCells','ck-suggestion-marker','getChild','removeColumns','tablePasteRow','getShiftedBy','insertContent','view','markMultiRangeBlockFormat','listenTo','column','columnInsertionIndexes','tableCellHorizontalAlignment','isEqual','elementToElement','showSuggestionHighlights','dataDowncast','markerAttributes','createRangeOn','ck-suggestion-marker-insertion','editing','getTableIfOnlyTableInContent','isInContent','from','tableCellBackgroundColor','tableCellPadding','newRange','type','start','_createdBatches','for','unwrap','columns','tablePasteChainId','getItems','element','row','afterInit','deletionRanges','$graveyard','position','getSelectionAffectedTableCells','first','703578HKWRSs','5lDqzQz','447464esvHwY','end','_suggestionFactory','getRowIndexes','columnInsertionRanges','push','map','commands','document','entries','4543957dAXQDN','_tablePostFixingSubtypes','removeMarker','some','*Replace\x20table\x20cells*','getMarkers','setAttribute','fromRange','838ryJlOq','batch','getSuggestions','findAncestor','editor','activeMarkers','next','conversion','remove','low','suggestion','startsWith','suggestionUnloaded','get','endColumn','attributes','createRangeIn','table','stop','move','getContainedElement','cells','_splitMarkerName','markMultiRangeInsertion','length','nextSibling'];_0x3e7e=function(){return _0xdd70ea;};return _0x3e7e();}const ge=[_0x55b562(0x200),_0x55b562(0x252),_0x55b562(0x212),_0x55b562(0x1b2),_0x55b562(0x21b),_0x55b562(0x1be),_0x55b562(0x1bf)],Ce=Object[_0x55b562(0x22b)](ge[_0x55b562(0x1d9)](_0x1aaf1b=>[_0x1aaf1b,null]));export default class It extends _0x5abd69{static get[_0x55b562(0x235)](){return[_0x41d382];}[_0x55b562(0x1cb)](){const _0x1f4e6c=_0x55b562,_0x43000f=this[_0x1f4e6c(0x1e9)];if(!_0x43000f[_0x1f4e6c(0x25f)][_0x1f4e6c(0x226)](_0x1f4e6c(0x25a)))return;const _0x4129a8=_0x43000f[_0x1f4e6c(0x25f)][_0x1f4e6c(0x1f2)](_0x1f4e6c(0x267)),_0x2c6ec5=_0x43000f[_0x1f4e6c(0x25f)][_0x1f4e6c(0x1f2)](_0x1f4e6c(0x233)),_0x247746=_0x43000f[_0x1f4e6c(0x25f)][_0x1f4e6c(0x1f2)](_0x41d382),_0x53a2ed=_0x43000f[_0x1f4e6c(0x25f)][_0x1f4e6c(0x1f2)](_0x1f4e6c(0x25a));_0x247746[_0x1f4e6c(0x1de)][_0x1f4e6c(0x1d8)](_0x1f4e6c(0x1aa),_0x1f4e6c(0x1ff)),_0x43000f[_0x1f4e6c(0x21c)][_0x1f4e6c(0x24c)][_0x1f4e6c(0x24d)](_0x1f4e6c(0x240),{'allowIn':_0x1f4e6c(0x259),'allowContentOf':_0x1f4e6c(0x259),'isLimit':!0x0}),_0x43000f[_0x1f4e6c(0x1ec)][_0x1f4e6c(0x1b4)]({'model':_0x1f4e6c(0x240),'view':_0x1f4e6c(0x253)});let _0x373df8=null;_0x43000f[_0x1f4e6c(0x21c)]['on'](_0x1f4e6c(0x1ac),(_0xd54b6e,_0x2e84ee)=>{const _0x1439f0=_0x1f4e6c,[_0x95ca22,_0x3d3d3d]=_0x2e84ee,_0x147ceb=_0x2e84ee[_0x2e84ee[_0x1439f0(0x1fd)]-0x1];_0x147ceb&&_0x147ceb[_0x1439f0(0x22c)]||_0x4129a8[_0x1439f0(0x23d)]||this[_0x1439f0(0x1e9)][_0x1439f0(0x1da)][_0x1439f0(0x1f2)](_0x1439f0(0x1a5))[_0x1439f0(0x211)]&&function(_0x1797e1,_0x453c43,_0x2a9c31,_0x147e6d,_0x19bf58){const _0x29f531=_0x1439f0;if(_0x453c43&&!_0x453c43['is'](_0x29f531(0x22d)))return!0x1;const _0x1f1359=_0x19bf58[_0x29f531(0x1bb)](_0x1797e1,_0x2a9c31);if(!_0x1f1359||!he(_0x1f1359,void 0x0,_0x147e6d))return!0x1;const _0x238381=_0x147e6d[_0x29f531(0x1cf)](_0x2a9c31[_0x29f531(0x1db)][_0x29f531(0x234)]);if(!_0x238381[_0x29f531(0x1fd)])return!0x1;const _0x23d44d=_0x238381[0x0][_0x29f531(0x1e8)](_0x29f531(0x1f6)),_0x449e5b=_0x147e6d[_0x29f531(0x1d6)](_0x238381),_0x42634f=_0x147e6d[_0x29f531(0x206)](_0x238381),_0x5eae2e={'startRow':_0x449e5b[_0x29f531(0x1d0)],'endRow':_0x449e5b[_0x29f531(0x261)],'startColumn':_0x42634f[_0x29f531(0x1d0)],'endColumn':_0x42634f[_0x29f531(0x261)]};return 0x1==_0x238381[_0x29f531(0x1fd)]&&(_0x5eae2e[_0x29f531(0x254)]+=_0x147e6d[_0x29f531(0x237)](_0x1f1359)-0x1,_0x5eae2e[_0x29f531(0x1f3)]+=_0x147e6d[_0x29f531(0x215)](_0x1f1359)-0x1),he(_0x23d44d,_0x5eae2e,_0x147e6d);}(_0x95ca22,_0x3d3d3d,_0x43000f[_0x1439f0(0x21c)],_0x2c6ec5,_0x53a2ed)&&(_0xd54b6e[_0x1439f0(0x1f7)](),_0x373df8={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x43000f[_0x1439f0(0x21c)][_0x1439f0(0x21e)](()=>{const _0x499d47=_0x1439f0;_0x43000f[_0x499d47(0x21c)][_0x499d47(0x1ac)](_0x2e84ee[0x0],_0x2e84ee[0x1],_0x2e84ee[0x2],{'forceDefaultExecution':!0x0});const _0x382ebe=_0x70e701(),{rowInsertionRanges:_0x4f0091,columnInsertionRanges:_0x3ff9de,insertionRanges:_0x2ca746,deletionRanges:_0x36326e,cells:_0xdf18b4}=_0x373df8;_0x4f0091[_0x499d47(0x1fd)]&&_0x4129a8[_0x499d47(0x1fc)](_0x4f0091,_0x499d47(0x1aa),{'tablePasteChainId':_0x382ebe}),_0x3ff9de[_0x499d47(0x1fd)]&&_0x4129a8[_0x499d47(0x1fc)](_0x3ff9de,_0x499d47(0x1ff),{'tablePasteChainId':_0x382ebe}),_0x2ca746[_0x499d47(0x1fd)]&&(_0x4129a8[_0x499d47(0x1fc)](_0x2ca746,_0x499d47(0x26c),{'tablePasteChainId':_0x382ebe,'skipNestingCheck':!0x0}),_0x2ca746[_0x499d47(0x230)](_0x365cc0=>{const _0x3c845b=_0x499d47;var _0x27dc54;return null===(_0x27dc54=_0x365cc0[_0x3c845b(0x25c)])||void 0x0===_0x27dc54?void 0x0:_0x27dc54[_0x3c845b(0x201)](_0x365cc0);})),_0x36326e[_0x499d47(0x1fd)]&&(_0x4129a8[_0x499d47(0x22f)](_0x36326e,_0x499d47(0x26c),{'tablePasteChainId':_0x382ebe,'skipNestingCheck':!0x0}),_0x36326e[_0x499d47(0x230)](_0xb541ee=>{const _0x12252e=_0x499d47;var _0x12c2a1;return null===(_0x12c2a1=_0xb541ee[_0x12252e(0x25c)])||void 0x0===_0x12c2a1?void 0x0:_0x12c2a1[_0x12252e(0x201)](_0xb541ee);}));const _0x2dbbf5=_0x4129a8[_0x499d47(0x1ae)](_0xdf18b4[_0x499d47(0x1d9)](({element:_0x5bdcfe})=>_0x5bdcfe),{'formatGroupId':_0x70e701()},[],_0x499d47(0x249),{'tablePasteChainId':_0x382ebe});if(_0x2dbbf5){const _0x4c154d=_0x2dbbf5[_0x499d47(0x1e2)](),_0x486c82=[];for(const {element:_0x2af4ed,attributes:_0x346f96}of _0xdf18b4){if(!_0x346f96)continue;const _0x366ac4=_0x43000f[_0x499d47(0x21c)][_0x499d47(0x1b8)](_0x2af4ed),_0x3892e2=_0x4c154d[_0x499d47(0x247)](_0x1a221a=>_0x1a221a[_0x499d47(0x214)]()[_0x499d47(0x1b3)](_0x366ac4));_0x3892e2&&_0x486c82[_0x499d47(0x1d8)]([_0x3892e2[_0x499d47(0x263)],_0x346f96]);}_0x486c82[_0x499d47(0x1fd)]&&_0x2dbbf5[_0x499d47(0x1e3)](_0x499d47(0x1b7),Object[_0x499d47(0x22b)](_0x486c82));}_0x373df8=null;}));},{'priority':_0x2a6589[_0x1f4e6c(0x209)]+0xa}),_0x43000f[_0x1f4e6c(0x25f)][_0x1f4e6c(0x1f2)](_0x1f4e6c(0x25a))['on'](_0x1f4e6c(0x26b),(_0xa4751e,_0x458f88)=>{const _0x427ceb=_0x1f4e6c,[_0xac0689,_0x21268b,,_0x219f36]=_0x458f88;if(!_0x373df8)return;_0xa4751e[_0x427ceb(0x1f7)]();const _0x51a196=_0xac0689[_0x427ceb(0x22e)],_0x125deb=_0x21268b,_0x1b39e5=Pe(_0x51a196),_0x53e99f=Pe(_0x125deb);_0xa4751e[_0x427ceb(0x23e)]=_0x51a196;let _0x19ea99=null,_0x1c0556=null;if(_0x53e99f||_0x1b39e5){if(_0x1b39e5&&!_0x53e99f){_0x219f36[_0x427ceb(0x1ed)](_0x51a196[_0x427ceb(0x1a8)](0x0));for(const _0x1bea6f of Array[_0x427ceb(0x1bd)](_0x125deb[_0x427ceb(0x251)]()))_0x219f36[_0x427ceb(0x24e)](_0x1bea6f,_0x51a196,_0x427ceb(0x1d4));const _0x1ec6a1=_0x373df8[_0x427ceb(0x21a)][_0x427ceb(0x241)](_0xac0689[_0x427ceb(0x1ca)]),_0x1c5df6=_0x373df8[_0x427ceb(0x1b1)][_0x427ceb(0x241)](_0xac0689[_0x427ceb(0x1b0)]);_0x1ec6a1||_0x1c5df6||(_0x19ea99=_0x125c96[_0x427ceb(0x1e4)](_0x219f36[_0x427ceb(0x1f5)](_0x51a196)));}else _0x53e99f&&!_0x1b39e5&&(_0x1c0556=_0x219f36[_0x427ceb(0x1f5)](_0x51a196));}else{const _0x4149cb=_0x219f36[_0x427ceb(0x202)](_0x427ceb(0x240)),_0x52fd9e=_0x219f36[_0x427ceb(0x202)](_0x427ceb(0x240));_0x219f36[_0x427ceb(0x25b)](_0x219f36[_0x427ceb(0x1f5)](_0x51a196),_0x52fd9e),_0x219f36[_0x427ceb(0x24e)](_0x4149cb,_0x51a196,0x0);for(const _0x3ed206 of Array[_0x427ceb(0x1bd)](_0x125deb[_0x427ceb(0x251)]()))_0x219f36[_0x427ceb(0x24e)](_0x3ed206,_0x4149cb,_0x427ceb(0x1d4));_0x19ea99=_0x125c96[_0x427ceb(0x1e4)](_0x219f36[_0x427ceb(0x1b8)](_0x4149cb)),_0x1c0556=_0x125c96[_0x427ceb(0x1e4)](_0x219f36[_0x427ceb(0x1b8)](_0x52fd9e));}const _0x32da54=Array[_0x427ceb(0x1bd)](_0x125deb[_0x427ceb(0x216)]())[_0x427ceb(0x208)](([_0x249033])=>ge[_0x427ceb(0x241)](_0x249033));_0x373df8[_0x427ceb(0x1fa)][_0x427ceb(0x1d8)]({'element':_0x51a196,'attributes':_0x32da54[_0x427ceb(0x1fd)]?Object[_0x427ceb(0x22b)](_0x32da54):null}),_0x19ea99&&_0x373df8[_0x427ceb(0x256)][_0x427ceb(0x1d8)](_0x19ea99),_0x1c0556&&_0x373df8[_0x427ceb(0x1cc)][_0x427ceb(0x1d8)](_0x1c0556);},{'priority':_0x1f4e6c(0x209)}),_0x2c6ec5['on'](_0x1f4e6c(0x248),(_0x5c7c6b,_0x3b34ac)=>{const _0x449638=_0x1f4e6c,[_0x72a428,_0x26b0a5={}]=_0x3b34ac;if(!_0x373df8)return;const _0x55d14b=_0x26b0a5['at']||0x0,_0x1c025d=_0x26b0a5[_0x449638(0x1c6)]||0x1;_0x373df8[_0x449638(0x1b1)]=new Array(_0x1c025d)[_0x449638(0x224)](_0x55d14b)[_0x449638(0x1d9)]((_0x3ce5e2,_0x24a215)=>_0x3ce5e2+_0x24a215);for(const {cell:_0x3071f0}of _0x2c6ec5[_0x449638(0x26a)](_0x72a428,{'startColumn':_0x55d14b,'endColumn':_0x55d14b+_0x1c025d-0x1}))_0x373df8[_0x449638(0x1d7)][_0x449638(0x1d8)](_0x43000f[_0x449638(0x21c)][_0x449638(0x1b8)](_0x3071f0));},{'priority':_0x1f4e6c(0x1ee)}),_0x2c6ec5['on'](_0x1f4e6c(0x266),(_0x40dc37,_0x4b34bc)=>{const _0x2be87e=_0x1f4e6c,[_0x145d52,_0x45cf43={}]=_0x4b34bc;if(!_0x373df8)return;const _0x5c1f5f=_0x45cf43['at']||0x0,_0x58dfb3=_0x45cf43[_0x2be87e(0x26f)]||0x1;_0x373df8[_0x2be87e(0x21a)]=new Array(_0x58dfb3)[_0x2be87e(0x224)](_0x5c1f5f)[_0x2be87e(0x1d9)]((_0x24bfaa,_0x250e2f)=>_0x24bfaa+_0x250e2f);for(const {cell:_0x2f9cfd}of _0x2c6ec5[_0x2be87e(0x26a)](_0x145d52,{'startRow':_0x5c1f5f,'endRow':_0x5c1f5f+_0x58dfb3-0x1}))_0x373df8[_0x2be87e(0x23b)][_0x2be87e(0x1d8)](_0x43000f[_0x2be87e(0x21c)][_0x2be87e(0x1b8)](_0x2f9cfd));},{'priority':_0x1f4e6c(0x1ee)}),_0x4129a8[_0x1f4e6c(0x20b)][_0x1f4e6c(0x229)](_0x5a0773=>{const _0x36073d=_0x1f4e6c;if(_0x5a0773[_0x36073d(0x222)]&&_0x5a0773[_0x36073d(0x222)][_0x36073d(0x1f0)](_0x36073d(0x26c)))return _0x5a0773[_0x36073d(0x239)]?{}:{'type':_0x36073d(0x218),'content':_0x1e7668(_0x43000f[_0x36073d(0x26d)],_0x36073d(0x1e1))};});const _0x3529ec=()=>!0x1;for(const _0x3ea259 of[_0x1f4e6c(0x26c),_0x1f4e6c(0x1ff),_0x1f4e6c(0x1aa),_0x1f4e6c(0x249)])_0x4129a8[_0x1f4e6c(0x1d5)][_0x1f4e6c(0x24b)](_0x1f4e6c(0x218),_0x3ea259,_0x1f4e6c(0x23c),_0x3529ec),_0x4129a8[_0x1f4e6c(0x1d5)][_0x1f4e6c(0x24b)](_0x1f4e6c(0x25d),_0x3ea259,_0x1f4e6c(0x23c),_0x3529ec),_0x4129a8[_0x1f4e6c(0x1d5)][_0x1f4e6c(0x24b)](_0x1f4e6c(0x244),_0x3ea259,_0x1f4e6c(0x23c),_0x3529ec);_0x4129a8[_0x1f4e6c(0x1d5)][_0x1f4e6c(0x24b)](_0x1f4e6c(0x244),_0x1f4e6c(0x249),_0x1f4e6c(0x23a),_0x3529ec),_0x4129a8[_0x1f4e6c(0x1d5)][_0x1f4e6c(0x24b)](_0x1f4e6c(0x244),_0x1f4e6c(0x249),_0x1f4e6c(0x268),(_0x244a96,_0x59b7a9,_0x2d8af1)=>{const _0x3c9baa=_0x1f4e6c,_0xaa6032=_0x244a96[_0x3c9baa(0x1d9)](_0x80494b=>_0x80494b[_0x3c9baa(0x1f9)]())[_0x3c9baa(0x208)](_0x259ea1=>_0x259ea1),_0xe05279=new Map(_0xaa6032[_0x3c9baa(0x1d9)](_0x32a552=>[_0x32a552,null]));if(_0x373df8){for(const {element:_0x55e21c,attributes:_0x16a3e4}of _0x373df8[_0x3c9baa(0x1fa)])_0x16a3e4&&_0xe05279[_0x3c9baa(0x204)](_0x55e21c,_0x16a3e4);}else{if(_0x2d8af1&&_0x2d8af1[_0x3c9baa(0x1b7)])for(const [_0x3b1361,_0x3a4fb1]of Object[_0x3c9baa(0x1dc)](_0x2d8af1[_0x3c9baa(0x1b7)])){const _0x4bcd72=_0x43000f[_0x3c9baa(0x21c)][_0x3c9baa(0x20d)][_0x3c9baa(0x1f2)](_0x3b1361),_0x58ee47=_0x4bcd72?_0x4bcd72[_0x3c9baa(0x214)]()[_0x3c9baa(0x1f9)]():null;_0x58ee47&&_0xe05279[_0x3c9baa(0x204)](_0x58ee47,_0x3a4fb1);}}_0x43000f[_0x3c9baa(0x21c)][_0x3c9baa(0x21e)](_0x386120=>{const _0x130515=_0x3c9baa;for(const [_0x140e46,_0x45ec1a]of _0xe05279)_0x386120[_0x130515(0x22a)]({...Ce,..._0x45ec1a},_0x140e46);});});const _0x2e7555=(_0x5937a5,_0x3ae195)=>{const _0x9948d7=_0x1f4e6c;_0x4129a8[_0x9948d7(0x1d5)][_0x9948d7(0x24b)](_0x5937a5,_0x9948d7(0x26c),_0x3ae195,(_0x2aa00a,_0x13ebce,_0x10977e)=>{const _0x5ee73c=_0x9948d7;_0x43000f[_0x5ee73c(0x21c)][_0x5ee73c(0x21e)](_0x1611a8=>{const _0x14e38a=_0x5ee73c,_0x2c6e42=[];for(const _0x7e2cad of _0x2aa00a){const _0x5f5385=_0x7e2cad[_0x14e38a(0x1c2)][_0x14e38a(0x203)];_0x5f5385['is'](_0x14e38a(0x1c9),_0x14e38a(0x240))&&_0x2c6e42[_0x14e38a(0x1d8)](_0x5f5385);}_0x4129a8[_0x14e38a(0x1d5)][_0x14e38a(0x213)](_0x5937a5,null,_0x3ae195)(_0x2aa00a,_0x13ebce,_0x10977e);for(const _0x5a00ce of _0x2c6e42)_0x14e38a(0x1cd)!=_0x5a00ce[_0x14e38a(0x236)][_0x14e38a(0x20e)]&&_0x1611a8[_0x14e38a(0x1c5)](_0x5a00ce);});});};_0x2e7555(_0x1f4e6c(0x218),_0x1f4e6c(0x268)),_0x2e7555(_0x1f4e6c(0x218),_0x1f4e6c(0x23a)),_0x2e7555(_0x1f4e6c(0x25d),_0x1f4e6c(0x268)),_0x2e7555(_0x1f4e6c(0x25d),_0x1f4e6c(0x23a)),_0x4129a8[_0x1f4e6c(0x1d5)][_0x1f4e6c(0x24b)](_0x1f4e6c(0x218),_0x1f4e6c(0x1aa),_0x1f4e6c(0x23a),_0x425c69=>{const _0x535b11=_0x1f4e6c,_0x43f212=_0x425c69[_0x535b11(0x1d9)](_0x4194f2=>_0x4194f2[_0x535b11(0x1f9)]()),_0x354953=_0x43f212[0x0][_0x535b11(0x1e8)](_0x535b11(0x1f6)),{minRow:_0x416277,maxRow:_0x1e730d}=_0x247746[_0x535b11(0x1a6)](_0x43f212);_0x2c6ec5[_0x535b11(0x21d)](_0x354953,{'at':_0x416277,'rows':_0x1e730d-_0x416277+0x1});}),_0x4129a8[_0x1f4e6c(0x1d5)][_0x1f4e6c(0x24b)](_0x1f4e6c(0x218),_0x1f4e6c(0x1ff),_0x1f4e6c(0x23a),_0x4f29ff=>{const _0x39e9ec=_0x1f4e6c,_0x2ab53e=_0x4f29ff[_0x39e9ec(0x1d9)](_0x599436=>_0x599436[_0x39e9ec(0x1f9)]()),_0x5ce2e8=_0x2ab53e[0x0][_0x39e9ec(0x1e8)](_0x39e9ec(0x1f6)),{minColumn:_0x9053dc,maxColumn:_0x39d727}=_0x247746[_0x39e9ec(0x1a6)](_0x2ab53e);_0x2c6ec5[_0x39e9ec(0x1a9)](_0x5ce2e8,{'at':_0x9053dc,'columns':_0x39d727-_0x9053dc+0x1});});const _0x339a92=(_0x442b2f,_0x435e4f)=>{const _0x23e7be=_0x1f4e6c;if(!_0x435e4f[_0x23e7be(0x222)]||!_0x435e4f[_0x23e7be(0x222)][_0x23e7be(0x1f0)](_0x23e7be(0x26c)))return;const _0x477ff7=_0x435e4f[_0x23e7be(0x1f4)][_0x23e7be(0x1c7)],_0x1a3974=_0x4129a8[_0x23e7be(0x1e7)]()[_0x23e7be(0x208)](_0xdff718=>_0xdff718[_0x23e7be(0x1bc)]&&_0xdff718[_0x23e7be(0x1f4)]&&_0xdff718[_0x23e7be(0x1f4)][_0x23e7be(0x1c7)]==_0x477ff7);_0x1a3974[_0x23e7be(0x1fd)]&&_0x435e4f[_0x23e7be(0x262)]()[_0x23e7be(0x1fd)]!=_0x1a3974[_0x23e7be(0x1fd)]&&_0x1a3974[_0x23e7be(0x223)]((_0x147a9b,_0x102169)=>(_0x147a9b[_0x23e7be(0x1eb)]=_0x102169,_0x102169[_0x23e7be(0x239)]=_0x147a9b,_0x102169));};function _0x4fe2c7(_0x208616,_0x52ba1a=!0x0){const _0x265236=_0x1f4e6c,{id:_0x30420f}=_0x4129a8[_0x265236(0x1fb)](_0x208616[_0x265236(0x20a)]),_0xda7c96=[_0x265236(0x1a7),_0x265236(0x1b9)],_0x52e5d9=_0x4129a8[_0x265236(0x1ea)][_0x265236(0x241)](_0x208616[_0x265236(0x20a)]);return _0x52e5d9&&_0xda7c96[_0x265236(0x1d8)](_0x265236(0x20f)),{'classes':_0xda7c96,'attributes':{'data-suggestion':_0x30420f},'priority':_0x52e5d9&&_0x52ba1a?0xbc2:0xbb8};}_0x4129a8['on'](_0x1f4e6c(0x24f),_0x339a92,{'priority':_0x1f4e6c(0x209)}),_0x4129a8['on'](_0x1f4e6c(0x1f1),_0x339a92,{'priority':_0x1f4e6c(0x209)}),_0x43000f[_0x1f4e6c(0x21c)][_0x1f4e6c(0x1db)][_0x1f4e6c(0x245)](()=>{const _0x25e13c=_0x1f4e6c;let _0x1f3cbc=!0x1;const _0x266d0b=Array[_0x25e13c(0x1bd)](_0x43000f[_0x25e13c(0x21c)][_0x25e13c(0x1db)][_0x25e13c(0x25e)][_0x25e13c(0x227)]());for(const {name:_0x2d7d60,data:_0x99f43f}of _0x266d0b){const {group:_0x20bbce,type:_0x4134a5,id:_0x3a9357}=_0x4129a8[_0x25e13c(0x1fb)](_0x2d7d60);if(_0x25e13c(0x1ef)!=_0x20bbce||_0x25e13c(0x25d)!=_0x4134a5||_0x99f43f[_0x25e13c(0x264)])continue;if(!_0x4129a8[_0x25e13c(0x228)](_0x3a9357))continue;const _0x44ca69=_0x4129a8[_0x25e13c(0x20c)](_0x3a9357)[_0x25e13c(0x23f)](),_0x1070c2=_0x43000f[_0x25e13c(0x25f)][_0x25e13c(0x1f2)](_0x25e13c(0x1a4))['me'];for(const _0x520ebb of _0x4129a8[_0x25e13c(0x1e7)]()){if(!_0x520ebb[_0x25e13c(0x1bc)]||_0x520ebb[_0x25e13c(0x210)]!=_0x1070c2)continue;if(_0x25e13c(0x244)!=_0x520ebb[_0x25e13c(0x1c1)]||_0x25e13c(0x249)!=_0x520ebb[_0x25e13c(0x222)])continue;if(_0x520ebb[_0x25e13c(0x23f)]()[_0x25e13c(0x238)](_0x275cfe=>_0x44ca69[_0x25e13c(0x1e0)](_0x416e30=>_0x416e30[_0x25e13c(0x24a)](_0x275cfe,!0x0)))){for(const _0x450032 of _0x520ebb[_0x25e13c(0x262)]())_0x450032[_0x25e13c(0x1bc)]&&(_0x450032[_0x25e13c(0x23a)](),_0x1f3cbc=!0x0);}}}return _0x1f3cbc;}),_0x43000f[_0x1f4e6c(0x21c)][_0x1f4e6c(0x1db)][_0x1f4e6c(0x245)](_0x39ae75=>{const _0x490616=_0x1f4e6c,_0x5b26f2=_0x43000f[_0x490616(0x1da)][_0x490616(0x1f2)](_0x490616(0x246));if(!_0x5b26f2||!_0x5b26f2[_0x490616(0x1c3)][_0x490616(0x226)](_0x39ae75[_0x490616(0x1e6)]))return!0x1;let _0x220696=!0x1;const _0x24dbdd=_0x43000f[_0x490616(0x25f)][_0x490616(0x1f2)](_0x490616(0x1a4))['me'],_0x4b31dc=_0x43000f[_0x490616(0x21c)][_0x490616(0x1db)][_0x490616(0x25e)][_0x490616(0x225)](),_0x2bff02=Array[_0x490616(0x1bd)](_0x43000f[_0x490616(0x21c)][_0x490616(0x1db)][_0x490616(0x25e)][_0x490616(0x227)]())[_0x490616(0x208)](({name:_0x2558cf,data:_0x4c2f5d})=>{const _0x189cb0=_0x490616,{group:_0x3385e4,subType:_0x3bed9e,authorId:_0x238ed6}=_0x4129a8[_0x189cb0(0x1fb)](_0x2558cf);return _0x189cb0(0x1ef)==_0x3385e4&&_0x189cb0(0x26c)==_0x3bed9e&&_0x238ed6==_0x24dbdd['id']&&!_0x4c2f5d[_0x189cb0(0x264)];});for(const _0x4a358b of _0x4b31dc){if(_0x490616(0x24e)!=_0x4a358b[_0x490616(0x1c1)]||_0x490616(0x240)!=_0x4a358b[_0x490616(0x263)]||0x1!=_0x4a358b[_0x490616(0x1fd)])continue;const _0x4dca2a=_0x39ae75[_0x490616(0x219)](_0x4a358b[_0x490616(0x1ce)],_0x4a358b[_0x490616(0x1ce)][_0x490616(0x1ab)](0x1));if(!_0x2bff02[_0x490616(0x247)](({data:_0xfc8995})=>_0xfc8995[_0x490616(0x1c0)][_0x490616(0x1b3)](_0x4dca2a))){for(const {name:_0x3ed8f8,data:_0xe6a7c9}of _0x2bff02)if(_0x4dca2a[_0x490616(0x24a)](_0xe6a7c9[_0x490616(0x1c0)])){_0x39ae75[_0x490616(0x257)](_0x3ed8f8,{'range':_0x4dca2a}),_0x220696=!0x0;break;}}}return _0x220696;}),_0x43000f[_0x1f4e6c(0x21c)][_0x1f4e6c(0x1db)][_0x1f4e6c(0x245)](_0x299f82=>{const _0x3028c6=_0x1f4e6c;let _0x19322c=!0x1;const _0x1fe3c2=_0x43000f[_0x3028c6(0x25f)][_0x3028c6(0x1f2)](_0x3028c6(0x1a4))['me'],_0x3a0f0b=_0x4129a8[_0x3028c6(0x1e7)]()[_0x3028c6(0x208)](_0x1849e2=>_0x1849e2[_0x3028c6(0x1bc)]&&_0x1849e2[_0x3028c6(0x210)]==_0x1fe3c2),_0x129e83=new Set(),_0x5ae9c9=new Set();for(const _0x3a7e84 of _0x3a0f0b)if(_0x3028c6(0x26c)==_0x3a7e84[_0x3028c6(0x222)])for(const _0x43ea65 of _0x3a7e84[_0x3028c6(0x1e2)]()){const _0x44cb49=_0x43ea65[_0x3028c6(0x214)]()[_0x3028c6(0x1f9)]();if(_0x44cb49){if(_0x44cb49['is'](_0x3028c6(0x1c9),_0x3028c6(0x240))&&Pe(_0x44cb49)){_0x3a7e84[_0x3028c6(0x1df)](_0x43ea65[_0x3028c6(0x263)]),_0x129e83[_0x3028c6(0x221)](_0x44cb49),_0x19322c=!0x0;const _0x18da72=_0x44cb49[_0x3028c6(0x1fe)],_0x28b048=_0x44cb49[_0x3028c6(0x21f)],_0x42ab95=_0x18da72&&_0x18da72['is'](_0x3028c6(0x1c9),_0x3028c6(0x240)),_0x5b7fc1=_0x28b048&&_0x28b048['is'](_0x3028c6(0x1c9),_0x3028c6(0x240));_0x42ab95&&!_0x129e83[_0x3028c6(0x226)](_0x18da72)&&_0x5ae9c9[_0x3028c6(0x221)](_0x18da72),_0x5b7fc1&&!_0x129e83[_0x3028c6(0x226)](_0x28b048)&&_0x5ae9c9[_0x3028c6(0x221)](_0x28b048);}else _0x44cb49['is'](_0x3028c6(0x1c9),_0x3028c6(0x220))&&_0x44cb49[_0x3028c6(0x258)]&&(_0x3a7e84[_0x3028c6(0x1df)](_0x43ea65[_0x3028c6(0x263)]),_0x19322c=!0x0);}}else{if(_0x3028c6(0x249)==_0x3a7e84[_0x3028c6(0x222)]){if(!_0x3a7e84[_0x3028c6(0x1f4)]||!_0x3a7e84[_0x3028c6(0x1f4)][_0x3028c6(0x1c7)])continue;const _0x7e4f5=_0x3a7e84[_0x3028c6(0x1f4)][_0x3028c6(0x1b7)];if(_0x7e4f5&&Object[_0x3028c6(0x1a3)](_0x7e4f5)[_0x3028c6(0x1fd)])continue;const _0x1e0436=_0x3a7e84[_0x3028c6(0x1f4)][_0x3028c6(0x1c7)];let _0x9a8fa9=!0x0,_0x4e35bc=!0x0;for(const _0x332e99 of _0x3a0f0b)if(_0x332e99[_0x3028c6(0x222)]&&_0x332e99[_0x3028c6(0x222)][_0x3028c6(0x1f0)](_0x3028c6(0x26c))){if(!_0x332e99[_0x3028c6(0x1f4)][_0x3028c6(0x1c7)]){_0x4e35bc=!0x1;break;}if(_0x332e99['id']!=_0x3a7e84['id']&&_0x332e99[_0x3028c6(0x1f4)][_0x3028c6(0x1c7)]==_0x1e0436){_0x9a8fa9=!0x1;break;}}_0x4e35bc&&_0x9a8fa9&&(_0x3a7e84[_0x3028c6(0x217)](),_0x19322c=!0x0);}}for(const _0x17e8ac of _0x129e83)_0x299f82[_0x3028c6(0x1ed)](_0x17e8ac);for(const _0x574d28 of _0x5ae9c9)_0x299f82[_0x3028c6(0x1c5)](_0x574d28);return _0x19322c;}),_0x43000f[_0x1f4e6c(0x1ec)][_0x1f4e6c(0x1c4)](_0x1f4e6c(0x243))[_0x1f4e6c(0x250)]({'model':_0x1f4e6c(0x232),'view':(_0x742334,_0x42d663)=>_0x4fe2c7(_0x742334),'converterPriority':_0x1f4e6c(0x209)}),_0x43000f[_0x1f4e6c(0x1ec)][_0x1f4e6c(0x1c4)](_0x1f4e6c(0x1b6))[_0x1f4e6c(0x250)]({'model':_0x1f4e6c(0x232),'view':(_0x3e5280,_0xb0ed4a)=>_0xb0ed4a[_0x1f4e6c(0x242)][_0x1f4e6c(0x1b5)]?_0x4fe2c7(_0x3e5280,!0x1):null,'converterPriority':_0x1f4e6c(0x209)});const _0x3ba703=_0x43000f[_0x1f4e6c(0x1ba)][_0x1f4e6c(0x1ad)];this[_0x1f4e6c(0x1af)](_0x3ba703[_0x1f4e6c(0x1db)],_0x1f4e6c(0x26e),(_0x408a16,_0x4e8694)=>{const _0x3bd074=_0x1f4e6c,_0x207cb0=[];for(const _0xc092d2 of _0x3ba703[_0x3bd074(0x1f5)](_0x4e8694[_0x3bd074(0x255)])[_0x3bd074(0x1c8)]())_0xc092d2['is'](_0x3bd074(0x1c9),_0x3bd074(0x253))&&_0x207cb0[_0x3bd074(0x1d8)](_0xc092d2);_0x3ba703[_0x3bd074(0x21e)](_0x2b725d=>{const _0x4f8fed=_0x3bd074;for(const _0x372a9e of _0x207cb0)_0x2b725d[_0x4f8fed(0x1f8)](_0x2b725d[_0x4f8fed(0x1f5)](_0x372a9e),_0x2b725d[_0x4f8fed(0x207)](_0x372a9e)),_0x2b725d[_0x4f8fed(0x1ed)](_0x372a9e);});});}}function Pe(_0x52024a){const _0x4d68e2=_0x55b562;if(_0x52024a[_0x4d68e2(0x258)])return!0x0;const _0x855641=_0x52024a[_0x4d68e2(0x1a8)](0x0);return _0x855641['is'](_0x4d68e2(0x1c9),_0x4d68e2(0x220))&&_0x855641[_0x4d68e2(0x258)];}function he(_0x4df9f4,_0x28dac4={},_0x1da697){const _0x3447fc=_0x55b562;for(const {isAnchor:_0x52b978,cellHeight:_0x2d98f0,cellWidth:_0x29ebde}of _0x1da697[_0x3447fc(0x26a)](_0x4df9f4,{'includeAllSlots':!0x0,..._0x28dac4}))if(!_0x52b978||0x1!=_0x2d98f0||0x1!=_0x29ebde)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4483bf=_0x2465;function _0x2465(_0x258f1e,_0x4102e4){const _0x263810=_0x2638();return _0x2465=function(_0x246596,_0x52d23f){_0x246596=_0x246596-0xb4;let _0x105989=_0x263810[_0x246596];return _0x105989;},_0x2465(_0x258f1e,_0x4102e4);}(function(_0x3642ce,_0x182420){const _0x48d047=_0x2465,_0x1ada9c=_0x3642ce();while(!![]){try{const _0x113645=parseInt(_0x48d047(0xe4))/0x1+-parseInt(_0x48d047(0xd9))/0x2+-parseInt(_0x48d047(0xd6))/0x3*(parseInt(_0x48d047(0xbb))/0x4)+parseInt(_0x48d047(0xc6))/0x5+parseInt(_0x48d047(0xe2))/0x6*(-parseInt(_0x48d047(0xc7))/0x7)+parseInt(_0x48d047(0xb5))/0x8*(parseInt(_0x48d047(0xc8))/0x9)+parseInt(_0x48d047(0xb9))/0xa;if(_0x113645===_0x182420)break;else _0x1ada9c['push'](_0x1ada9c['shift']());}catch(_0x53b8d9){_0x1ada9c['push'](_0x1ada9c['shift']());}}}(_0x2638,0x19e85));import{Plugin as _0x22d31c}from'ckeditor5/src/core.js';import{getTranslation as _0x2b3363}from'../utils/common-translations.js';function _0x2638(){const _0x56f9d0=['plugins','getSuggestions','formatInline','commandParams','resizeTable','change','model','270EKZCAH','getSuggestionCallback','170983yRFtVF','editor','registerDescriptionCallback','descriptionFactory','getColumnGroupElement','type','data','locale','markBlockFormat','280424yuLspj','handleResizeTableWidthCommand','get','discard','6260tmiSxd','_suggestionFactory','212deTdIP','format','accept','author','resizeTableWidth','handleSuggestionDescription','tableWidth','has','TableColumnResizeEditing','formatGroupId','getContainedElement','730425Qomgic','3010MKRzCj','27mOHfHk','Users','enableCommand','getSelectedElement','registerCustomCallback','*Format:*\x20resize\x20table','columnWidths','selection','getTableColumnsWidths','table','document','getAttribute','subType','bind','8031OWLaKp','afterInit','formatBlock','311010otFtOj','TrackChangesEditing'];_0x2638=function(){return _0x56f9d0;};return _0x2638();}export default class vt extends _0x22d31c{[_0x4483bf(0xd7)](){const _0x1f7195=_0x4483bf;if(!this[_0x1f7195(0xe5)][_0x1f7195(0xdb)][_0x1f7195(0xc2)](_0x1f7195(0xc3)))return;const _0x1db224=this[_0x1f7195(0xe5)][_0x1f7195(0xdb)][_0x1f7195(0xb7)](_0x1f7195(0xda));_0x1db224[_0x1f7195(0xca)](_0x1f7195(0xbf),this[_0x1f7195(0xb6)][_0x1f7195(0xd5)](this)),_0x1db224[_0x1f7195(0xba)][_0x1f7195(0xcc)](_0x1f7195(0xd8),_0x1f7195(0xdf),_0x1f7195(0xbd),_0x1db224[_0x1f7195(0xba)][_0x1f7195(0xe3)](_0x1f7195(0xd8),null,_0x1f7195(0xb8))),_0x1db224[_0x1f7195(0xba)][_0x1f7195(0xcc)](_0x1f7195(0xd8),_0x1f7195(0xdf),_0x1f7195(0xb8),_0x1db224[_0x1f7195(0xba)][_0x1f7195(0xe3)](_0x1f7195(0xd8),null,_0x1f7195(0xbd))),_0x1db224[_0x1f7195(0xe7)][_0x1f7195(0xe6)](this[_0x1f7195(0xc0)][_0x1f7195(0xd5)](this));}[_0x4483bf(0xb6)](_0x3cf0ff,_0x5c5c0a){const _0x4451fa=_0x4483bf,_0x5a9205=this[_0x4451fa(0xe5)][_0x4451fa(0xdb)][_0x4451fa(0xb7)](_0x4451fa(0xda)),_0x18ac61=this[_0x4451fa(0xe5)][_0x4451fa(0xdb)][_0x4451fa(0xb7)](_0x4451fa(0xc3)),_0x2e82b4=_0x5c5c0a[_0x4451fa(0xd1)]||this[_0x4451fa(0xe5)][_0x4451fa(0xe1)][_0x4451fa(0xd2)][_0x4451fa(0xcf)][_0x4451fa(0xcb)]();this[_0x4451fa(0xe5)][_0x4451fa(0xe1)][_0x4451fa(0xe0)](()=>{const _0x1b1946=_0x4451fa,_0x48b66b=_0x18ac61[_0x1b1946(0xe8)](_0x2e82b4);let _0x3c2e8e=_0x48b66b?_0x18ac61[_0x1b1946(0xd0)](_0x48b66b):null,_0xa20bd1=_0x2e82b4[_0x1b1946(0xd3)](_0x1b1946(0xc1))||null;const _0x3f565b=_0x5c5c0a[_0x1b1946(0xc1)]||_0xa20bd1,_0x1ee6b9=_0x5c5c0a[_0x1b1946(0xce)]||_0x3c2e8e,_0x481d21=this[_0x1b1946(0xe5)][_0x1b1946(0xdb)][_0x1b1946(0xb7)](_0x1b1946(0xc9))['me'];for(const _0x209ad2 of _0x5a9205[_0x1b1946(0xdc)]()){const _0x917787=_0x209ad2[_0x1b1946(0xc5)]();if(_0x1b1946(0xdf)===_0x209ad2[_0x1b1946(0xd4)]&&_0x917787===_0x2e82b4){_0x209ad2[_0x1b1946(0xbe)]!==_0x481d21&&_0x209ad2[_0x1b1946(0xb8)]();const _0x2c49c5=_0x209ad2[_0x1b1946(0xea)][_0x1b1946(0xde)];_0xa20bd1=_0x2c49c5[0x0][_0x1b1946(0xc1)],_0x3c2e8e=_0x2c49c5[0x0][_0x1b1946(0xce)];break;}}_0x3cf0ff({'table':_0x2e82b4,'tableWidth':_0x3f565b,'columnWidths':_0x1ee6b9}),_0x5a9205[_0x1b1946(0xb4)](_0x2e82b4,{'commandName':_0x1b1946(0xbf),'commandParams':[{'tableWidth':_0xa20bd1,'columnWidths':_0x3c2e8e}],'formatGroupId':_0x1b1946(0xdf)},[],_0x1b1946(0xdf));});}[_0x4483bf(0xc0)](_0x4d645b){const _0x45bba4=_0x4483bf;if(_0x45bba4(0xd8)!=_0x4d645b[_0x45bba4(0xe9)]&&_0x45bba4(0xdd)!=_0x4d645b[_0x45bba4(0xe9)])return;const {data:_0x2c3dcb}=_0x4d645b;if(_0x2c3dcb&&_0x45bba4(0xdf)===_0x2c3dcb[_0x45bba4(0xc4)]){const _0x2f84da=_0x45bba4(0xcd);return{'type':_0x45bba4(0xbc),'content':_0x2b3363(this[_0x45bba4(0xe5)][_0x45bba4(0xeb)],_0x2f84da)};}}}
23
+ function _0x196e(_0x448cdc,_0x581e8d){const _0x251613=_0x2516();return _0x196e=function(_0x196edd,_0x5e6228){_0x196edd=_0x196edd-0x177;let _0x17610a=_0x251613[_0x196edd];return _0x17610a;},_0x196e(_0x448cdc,_0x581e8d);}const _0x46f9bd=_0x196e;(function(_0x3ef6f9,_0x2d3a19){const _0x15f3d1=_0x196e,_0x38f788=_0x3ef6f9();while(!![]){try{const _0x3f1d7c=parseInt(_0x15f3d1(0x19b))/0x1+-parseInt(_0x15f3d1(0x17e))/0x2+-parseInt(_0x15f3d1(0x18d))/0x3*(-parseInt(_0x15f3d1(0x1a5))/0x4)+-parseInt(_0x15f3d1(0x191))/0x5+parseInt(_0x15f3d1(0x1a4))/0x6+parseInt(_0x15f3d1(0x1ab))/0x7+parseInt(_0x15f3d1(0x189))/0x8;if(_0x3f1d7c===_0x2d3a19)break;else _0x38f788['push'](_0x38f788['shift']());}catch(_0x269d55){_0x38f788['push'](_0x38f788['shift']());}}}(_0x2516,0xd8fa7));import{Plugin as _0x6878f}from'ckeditor5/src/core.js';import{getTranslation as _0x2d1743}from'../utils/common-translations.js';function _0x2516(){const _0x3ecd66=['getTableColumnsWidths','change','getSuggestionCallback','1028951ajBgRa','document','resizeTable','model','locale','type','getSelectedElement','getAttribute','columnWidths','3281080qLSntE','registerDescriptionCallback','plugins','getSuggestions','TableColumnResizeEditing','enableCommand','tableWidth','has','*Format:*\x20resize\x20table','_suggestionFactory','Users','13030872csZpar','getColumnGroupElement','markBlockFormat','accept','3HMyTAY','author','formatBlock','table','3034230ivQUsg','resizeTableWidth','handleResizeTableWidthCommand','selection','formatInline','afterInit','commandParams','handleSuggestionDescription','discard','get','959094KWdkHa','editor','descriptionFactory','registerCustomCallback','data','subType','formatGroupId','format','TrackChangesEditing','330564Zqrahr','1384356qWqqdb','getContainedElement','bind'];_0x2516=function(){return _0x3ecd66;};return _0x2516();}export default class vt extends _0x6878f{[_0x46f9bd(0x196)](){const _0x17223e=_0x46f9bd;if(!this[_0x17223e(0x19c)][_0x17223e(0x180)][_0x17223e(0x185)](_0x17223e(0x182)))return;const _0x5df52a=this[_0x17223e(0x19c)][_0x17223e(0x180)][_0x17223e(0x19a)](_0x17223e(0x1a3));_0x5df52a[_0x17223e(0x183)](_0x17223e(0x192),this[_0x17223e(0x193)][_0x17223e(0x1a7)](this)),_0x5df52a[_0x17223e(0x187)][_0x17223e(0x19e)](_0x17223e(0x18f),_0x17223e(0x177),_0x17223e(0x18c),_0x5df52a[_0x17223e(0x187)][_0x17223e(0x1aa)](_0x17223e(0x18f),null,_0x17223e(0x199))),_0x5df52a[_0x17223e(0x187)][_0x17223e(0x19e)](_0x17223e(0x18f),_0x17223e(0x177),_0x17223e(0x199),_0x5df52a[_0x17223e(0x187)][_0x17223e(0x1aa)](_0x17223e(0x18f),null,_0x17223e(0x18c))),_0x5df52a[_0x17223e(0x19d)][_0x17223e(0x17f)](this[_0x17223e(0x198)][_0x17223e(0x1a7)](this));}[_0x46f9bd(0x193)](_0x4cb819,_0x5895d5){const _0x1049af=_0x46f9bd,_0x8d0246=this[_0x1049af(0x19c)][_0x1049af(0x180)][_0x1049af(0x19a)](_0x1049af(0x1a3)),_0x1ea0c2=this[_0x1049af(0x19c)][_0x1049af(0x180)][_0x1049af(0x19a)](_0x1049af(0x182)),_0x313cdd=_0x5895d5[_0x1049af(0x190)]||this[_0x1049af(0x19c)][_0x1049af(0x178)][_0x1049af(0x1ac)][_0x1049af(0x194)][_0x1049af(0x17b)]();this[_0x1049af(0x19c)][_0x1049af(0x178)][_0x1049af(0x1a9)](()=>{const _0x139b72=_0x1049af,_0x3399c9=_0x1ea0c2[_0x139b72(0x18a)](_0x313cdd);let _0x38a7b5=_0x3399c9?_0x1ea0c2[_0x139b72(0x1a8)](_0x3399c9):null,_0x3fd748=_0x313cdd[_0x139b72(0x17c)](_0x139b72(0x184))||null;const _0x1e376e=_0x5895d5[_0x139b72(0x184)]||_0x3fd748,_0x48d881=_0x5895d5[_0x139b72(0x17d)]||_0x38a7b5,_0xee7701=this[_0x139b72(0x19c)][_0x139b72(0x180)][_0x139b72(0x19a)](_0x139b72(0x188))['me'];for(const _0xb1831b of _0x8d0246[_0x139b72(0x181)]()){const _0x401eab=_0xb1831b[_0x139b72(0x1a6)]();if(_0x139b72(0x177)===_0xb1831b[_0x139b72(0x1a0)]&&_0x401eab===_0x313cdd){_0xb1831b[_0x139b72(0x18e)]!==_0xee7701&&_0xb1831b[_0x139b72(0x199)]();const _0xa82cb0=_0xb1831b[_0x139b72(0x19f)][_0x139b72(0x197)];_0x3fd748=_0xa82cb0[0x0][_0x139b72(0x184)],_0x38a7b5=_0xa82cb0[0x0][_0x139b72(0x17d)];break;}}_0x4cb819({'table':_0x313cdd,'tableWidth':_0x1e376e,'columnWidths':_0x48d881}),_0x8d0246[_0x139b72(0x18b)](_0x313cdd,{'commandName':_0x139b72(0x192),'commandParams':[{'tableWidth':_0x3fd748,'columnWidths':_0x38a7b5}],'formatGroupId':_0x139b72(0x177)},[],_0x139b72(0x177));});}[_0x46f9bd(0x198)](_0x219c49){const _0x1fd132=_0x46f9bd;if(_0x1fd132(0x18f)!=_0x219c49[_0x1fd132(0x17a)]&&_0x1fd132(0x195)!=_0x219c49[_0x1fd132(0x17a)])return;const {data:_0x397032}=_0x219c49;if(_0x397032&&_0x1fd132(0x177)===_0x397032[_0x1fd132(0x1a1)]){const _0x4946d4=_0x1fd132(0x186);return{'type':_0x1fd132(0x1a2),'content':_0x2d1743(this[_0x1fd132(0x19c)][_0x1fd132(0x179)],_0x4946d4)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x998472=_0x2053;(function(_0x1af290,_0x307a4f){const _0x1fc727=_0x2053,_0x13d082=_0x1af290();while(!![]){try{const _0x46ea42=-parseInt(_0x1fc727(0xf3))/0x1*(-parseInt(_0x1fc727(0x106))/0x2)+-parseInt(_0x1fc727(0x13b))/0x3+parseInt(_0x1fc727(0x13e))/0x4*(parseInt(_0x1fc727(0x112))/0x5)+-parseInt(_0x1fc727(0x13d))/0x6*(-parseInt(_0x1fc727(0x103))/0x7)+parseInt(_0x1fc727(0xfd))/0x8*(parseInt(_0x1fc727(0xf2))/0x9)+-parseInt(_0x1fc727(0x100))/0xa*(parseInt(_0x1fc727(0x10b))/0xb)+parseInt(_0x1fc727(0x13a))/0xc;if(_0x46ea42===_0x307a4f)break;else _0x13d082['push'](_0x13d082['shift']());}catch(_0xf42e7e){_0x13d082['push'](_0x13d082['shift']());}}}(_0x46a3,0xec93b));import{Plugin as _0x3d677a}from'ckeditor5/src/core.js';import _0x23de66 from'./table.js';function _0x2053(_0x4ecbe3,_0x5a5d5c){const _0x46a3d2=_0x46a3();return _0x2053=function(_0x205385,_0x411b9f){_0x205385=_0x205385-0xf1;let _0x237e7b=_0x46a3d2[_0x205385];return _0x237e7b;},_0x2053(_0x4ecbe3,_0x5a5d5c);}import{getTranslation as _0x2c3be9}from'../utils/common-translations.js';export default class At extends _0x3d677a{static get[_0x998472(0x11d)](){return[_0x23de66];}[_0x998472(0x118)](){const _0x5e76d1=_0x998472,_0x4ebea1=this[_0x5e76d1(0xfa)];if(!_0x4ebea1[_0x5e76d1(0xf7)][_0x5e76d1(0x142)](_0x5e76d1(0x144)))return;const _0x542987=_0x4ebea1[_0x5e76d1(0xf1)],_0x40fb0d=_0x4ebea1[_0x5e76d1(0xf7)][_0x5e76d1(0x12d)](_0x5e76d1(0x117));_0x40fb0d[_0x5e76d1(0x12f)](_0x5e76d1(0x132)),_0x40fb0d[_0x5e76d1(0x12f)](_0x5e76d1(0x128)),_0x40fb0d[_0x5e76d1(0x146)](_0x5e76d1(0x119)),_0x40fb0d[_0x5e76d1(0x146)](_0x5e76d1(0x127)),_0x40fb0d[_0x5e76d1(0x145)][_0x5e76d1(0xfe)](_0x5e76d1(0x119),_0x2c3be9(_0x542987,_0x5e76d1(0xf6))),_0x40fb0d[_0x5e76d1(0x145)][_0x5e76d1(0xfe)](_0x5e76d1(0x127),_0x2c3be9(_0x542987,_0x5e76d1(0xf4))),this[_0x5e76d1(0x11a)]();}[_0x998472(0x11a)](){const _0x3e86ac=_0x998472,_0x5243a0=this[_0x3e86ac(0xfa)][_0x3e86ac(0xf7)][_0x3e86ac(0x12d)](_0x3e86ac(0x117)),_0x1ebc5f=this[_0x3e86ac(0xfa)][_0x3e86ac(0xf7)][_0x3e86ac(0x12d)](_0x3e86ac(0x139)),_0x1eeb22=this[_0x3e86ac(0xfa)][_0x3e86ac(0xf7)][_0x3e86ac(0x12d)](_0x23de66)[_0x3e86ac(0x105)]();function _0xebe0c2({showActiveMarker:_0x8548cf=!0x0,setDataAttribute:_0x459e99=!0x0}={}){return(_0x2702e3,_0x207890,_0x239259)=>{const _0x158398=_0x2053,{type:_0x517038,id:_0x37f07f}=_0x5243a0[_0x158398(0xfb)](_0x207890[_0x158398(0xfc)]),_0x27e61a=_0x5243a0[_0x158398(0x148)](_0x37f07f),_0x10b8b7=_0x27e61a[_0x158398(0x122)];if(_0x158398(0x141)!=_0x27e61a[_0x158398(0x10c)]||!_0x10b8b7||_0x158398(0x128)!=_0x10b8b7[_0x158398(0x131)])return;if(_0x207890[_0x158398(0x121)])return void _0x2702e3[_0x158398(0x129)]();if(!_0x239259[_0x158398(0x123)][_0x158398(0xf9)](_0x207890[_0x158398(0x133)],_0x2702e3[_0x158398(0x124)]))return;const _0x111e11=_0x207890[_0x158398(0x133)][_0x158398(0xff)][_0x158398(0x13f)],_0x49c5c5=_0x207890[_0x158398(0x133)][_0x158398(0x138)][_0x158398(0x107)],_0xf7f8c=_0x111e11[_0x158398(0x10a)][_0x158398(0x10a)],{column:_0x33f23a}=_0x1ebc5f[_0x158398(0x11c)](_0x111e11),{column:_0x299eb8}=_0x1ebc5f[_0x158398(0x11c)](_0x49c5c5);for(let _0x16de6d=_0x33f23a;_0x16de6d<=_0x299eb8;_0x16de6d++){const _0x3dc8a0=_0x1ebc5f[_0x158398(0x136)](_0xf7f8c,{'column':_0x16de6d,'includeAllSlots':!0x1});for(const _0x7ff907 of _0x3dc8a0){const _0x27f3fc=_0x7ff907[_0x158398(0x10e)],_0x10c22c=_0x239259[_0x158398(0x12e)][_0x158398(0x104)](_0x27f3fc);_0x239259[_0x158398(0x134)][_0x158398(0x143)](_0x158398(0x10f)+_0x517038,_0x10c22c),_0x459e99&&_0x239259[_0x158398(0x134)][_0x158398(0x130)](_0x158398(0x13c),_0x37f07f,_0x10c22c),_0x239259[_0x158398(0x12e)][_0x158398(0x109)](_0x10c22c,_0x207890[_0x158398(0xfc)]),_0x8548cf&&(_0x5243a0[_0x158398(0x120)][_0x158398(0x12c)](_0x207890[_0x158398(0xfc)])?_0x239259[_0x158398(0x134)][_0x158398(0x143)](_0x158398(0x140),_0x10c22c):_0x239259[_0x158398(0x134)][_0x158398(0x116)](_0x158398(0x140),_0x10c22c));}}};}_0x5243a0[_0x3e86ac(0x10d)][_0x3e86ac(0x114)](_0x3e86ac(0x141),_0x3e86ac(0x132),_0x3e86ac(0x137),_0x1eeb22),_0x5243a0[_0x3e86ac(0x10d)][_0x3e86ac(0x114)](_0x3e86ac(0x141),_0x3e86ac(0x128),_0x3e86ac(0x137),_0x1eeb22),this[_0x3e86ac(0xfa)][_0x3e86ac(0x11b)][_0x3e86ac(0xf5)]['on'](_0x3e86ac(0x126),_0xebe0c2(),{'priority':_0x3e86ac(0x115)}),this[_0x3e86ac(0xfa)][_0x3e86ac(0x122)][_0x3e86ac(0xf5)]['on'](_0x3e86ac(0x126),(_0xa22538,_0x1bb212,_0x541fad)=>{const _0x3b7de8=_0x3e86ac;_0x541fad[_0x3b7de8(0x12a)][_0x3b7de8(0xf8)]&&_0xebe0c2({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0xa22538,_0x1bb212,_0x541fad);},{'priority':_0x3e86ac(0x115)}),this[_0x3e86ac(0xfa)][_0x3e86ac(0x11b)][_0x3e86ac(0xf5)]['on'](_0x3e86ac(0x11f),(_0x3029ab,_0x5a2577,_0x2e5e28)=>{const _0x12f987=_0x3e86ac,{type:_0x72eaa2,id:_0x2228ea}=_0x5243a0[_0x12f987(0xfb)](_0x5a2577[_0x12f987(0xfc)]),_0x2f06fa=_0x5243a0[_0x12f987(0x148)](_0x2228ea),_0x49a197=_0x2f06fa[_0x12f987(0x122)];if(_0x12f987(0x141)!=_0x2f06fa[_0x12f987(0x10c)]||!_0x49a197||_0x12f987(0x128)!=_0x49a197[_0x12f987(0x131)])return;const _0x32bb8b=_0x2e5e28[_0x12f987(0x12e)][_0x12f987(0x110)](_0x5a2577[_0x12f987(0xfc)]);if(_0x32bb8b){for(const _0x5c906e of _0x32bb8b)_0x2e5e28[_0x12f987(0x134)][_0x12f987(0x116)](_0x12f987(0x10f)+_0x72eaa2,_0x5c906e),_0x2e5e28[_0x12f987(0x134)][_0x12f987(0x116)](_0x12f987(0x140),_0x5c906e),_0x2e5e28[_0x12f987(0x134)][_0x12f987(0x11e)](_0x12f987(0x13c),_0x5c906e),_0x2e5e28[_0x12f987(0x12e)][_0x12f987(0x102)](_0x5c906e,_0x5a2577[_0x12f987(0xfc)]);}},{'priority':_0x3e86ac(0x115)}),this[_0x3e86ac(0x12b)]();}[_0x998472(0x12b)](){const _0x30edc5=_0x998472,_0xdd2a61=this[_0x30edc5(0xfa)],_0x33a7b5=_0xdd2a61[_0x30edc5(0xf1)];function _0x5dd87b(_0x373f30){const _0x4ad115=_0x30edc5;return{'type':_0x4ad115(0x147),'content':_0x2c3be9(_0x33a7b5,_0x4ad115(0x125),_0x373f30)};}_0xdd2a61[_0x30edc5(0xf7)][_0x30edc5(0x12d)](_0x30edc5(0x117))[_0x30edc5(0x145)][_0x30edc5(0x108)](_0x4db2af=>{const _0x309140=_0x30edc5;if(_0x309140(0x141)!=_0x4db2af[_0x309140(0x10c)])return;const {data:_0x501cdf}=_0x4db2af;if(_0x501cdf){if(_0x309140(0x132)==_0x501cdf[_0x309140(0x131)]){const _0x382e30=_0x501cdf[_0x309140(0x111)][0x0][_0x309140(0x113)];return _0x5dd87b(_0x2c3be9(_0x33a7b5,_0x382e30?_0x309140(0xf6):_0x309140(0x135)));}if(_0x309140(0x128)==_0x501cdf[_0x309140(0x131)]){const _0x56e5c9=_0x501cdf[_0x309140(0x111)][0x0][_0x309140(0x113)];return _0x5dd87b(_0x2c3be9(_0x33a7b5,_0x56e5c9?_0x309140(0xf4):_0x309140(0x101)));}}});}}function _0x46a3(){const _0x5d72b7=['_registerLegacyDescription','includes','get','mapper','enableDefaultAttributesIntegration','setAttribute','commandName','setTableRowHeader','markerRange','writer','FORMAT_REGULAR_ROW','createTableWalker','accept','end','TableUtils','3409320xTpYoF','3001035uzppwj','data-suggestion','4721778ByzzMY','4612TYnfwB','nodeAfter','ck-suggestion-marker--active','formatBlock','has','addClass','TableEditing','descriptionFactory','registerBlockAttribute','format','getSuggestion','locale','1690587MDFEIL','3HVyBek','FORMAT_HEADER_COLUMN','downcastDispatcher','FORMAT_HEADER_ROW','plugins','showSuggestionHighlights','consume','editor','_splitMarkerName','markerName','16ZnlSTt','registerAttributeLabel','start','30iEpyCh','FORMAT_REGULAR_COLUMN','unbindElementFromMarkerName','7SAliPl','toViewElement','_acceptFormatSuggestionCallbackFactory','780838xEXtkY','nodeBefore','registerDescriptionCallback','bindElementToMarker','parent','3008313VHnLZt','type','_suggestionFactory','cell','ck-suggestion-marker-','markerNameToElements','commandParams','745lfLTzA','forceValue','registerCustomCallback','highest','removeClass','TrackChangesEditing','afterInit','headingRows','_handleLegacySuggestions','editing','getCellLocation','requires','removeAttribute','removeMarker:suggestion','activeMarkers','item','data','consumable','name','*Format:*\x20%0','addMarker:suggestion','headingColumns','setTableColumnHeader','stop','options'];_0x46a3=function(){return _0x5d72b7;};return _0x46a3();}
23
+ function _0x14f1(_0x34e218,_0x77852e){const _0x3a2fd5=_0x3a2f();return _0x14f1=function(_0x14f126,_0x4fefb1){_0x14f126=_0x14f126-0x116;let _0x3454e6=_0x3a2fd5[_0x14f126];return _0x3454e6;},_0x14f1(_0x34e218,_0x77852e);}const _0x3b1c5d=_0x14f1;(function(_0x446337,_0x2c05c5){const _0x5c536c=_0x14f1,_0x2ba215=_0x446337();while(!![]){try{const _0x1db08f=-parseInt(_0x5c536c(0x124))/0x1+-parseInt(_0x5c536c(0x14c))/0x2+-parseInt(_0x5c536c(0x157))/0x3*(-parseInt(_0x5c536c(0x13d))/0x4)+-parseInt(_0x5c536c(0x15b))/0x5*(parseInt(_0x5c536c(0x160))/0x6)+parseInt(_0x5c536c(0x163))/0x7+-parseInt(_0x5c536c(0x11d))/0x8+parseInt(_0x5c536c(0x13b))/0x9*(parseInt(_0x5c536c(0x140))/0xa);if(_0x1db08f===_0x2c05c5)break;else _0x2ba215['push'](_0x2ba215['shift']());}catch(_0x32eb77){_0x2ba215['push'](_0x2ba215['shift']());}}}(_0x3a2f,0x64ba8));import{Plugin as _0x2fafb3}from'ckeditor5/src/core.js';function _0x3a2f(){const _0x2773de=['editing','ck-suggestion-marker-','highest','includes','writer','341779MwwUqp','FORMAT_HEADER_COLUMN','has','addClass','type','getCellLocation','TableEditing','registerAttributeLabel','end','accept','_splitMarkerName','nodeBefore','removeClass','mapper','_registerLegacyDescription','FORMAT_REGULAR_COLUMN','editor','setAttribute','consumable','*Format:*\x20%0','data','parent','TableUtils','3789OjdapD','locale','14240Kztyfr','start','ck-suggestion-marker--active','28180TefxBN','commandName','downcastDispatcher','_acceptFormatSuggestionCallbackFactory','commandParams','createTableWalker','FORMAT_HEADER_ROW','cell','nodeAfter','format','toViewElement','addMarker:suggestion','1255006htKYmb','markerName','bindElementToMarker','showSuggestionHighlights','markerNameToElements','item','_handleLegacySuggestions','enableDefaultAttributesIntegration','stop','unbindElementFromMarkerName','FORMAT_REGULAR_ROW','438hGJOih','consume','activeMarkers','_suggestionFactory','367635EKeskG','markerRange','removeMarker:suggestion','forceValue','descriptionFactory','6CJukVt','get','name','1784902RCpRTD','TrackChangesEditing','registerBlockAttribute','registerCustomCallback','requires','plugins','data-suggestion','registerDescriptionCallback','getSuggestion','afterInit','headingColumns','options','headingRows','removeAttribute','setTableRowHeader','setTableColumnHeader','4045848EwYnFf','formatBlock'];_0x3a2f=function(){return _0x2773de;};return _0x3a2f();}import _0x21d1cd from'./table.js';import{getTranslation as _0x193cc2}from'../utils/common-translations.js';export default class At extends _0x2fafb3{static get[_0x3b1c5d(0x167)](){return[_0x21d1cd];}[_0x3b1c5d(0x116)](){const _0x59c95f=_0x3b1c5d,_0x5d6684=this[_0x59c95f(0x134)];if(!_0x5d6684[_0x59c95f(0x168)][_0x59c95f(0x126)](_0x59c95f(0x12a)))return;const _0x4ca5fb=_0x5d6684[_0x59c95f(0x13c)],_0x12b0df=_0x5d6684[_0x59c95f(0x168)][_0x59c95f(0x161)](_0x59c95f(0x164));_0x12b0df[_0x59c95f(0x153)](_0x59c95f(0x11b)),_0x12b0df[_0x59c95f(0x153)](_0x59c95f(0x11c)),_0x12b0df[_0x59c95f(0x165)](_0x59c95f(0x119)),_0x12b0df[_0x59c95f(0x165)](_0x59c95f(0x117)),_0x12b0df[_0x59c95f(0x15f)][_0x59c95f(0x12b)](_0x59c95f(0x119),_0x193cc2(_0x4ca5fb,_0x59c95f(0x146))),_0x12b0df[_0x59c95f(0x15f)][_0x59c95f(0x12b)](_0x59c95f(0x117),_0x193cc2(_0x4ca5fb,_0x59c95f(0x125))),this[_0x59c95f(0x152)]();}[_0x3b1c5d(0x152)](){const _0x2f4885=_0x3b1c5d,_0x260b8f=this[_0x2f4885(0x134)][_0x2f4885(0x168)][_0x2f4885(0x161)](_0x2f4885(0x164)),_0x1ee5ce=this[_0x2f4885(0x134)][_0x2f4885(0x168)][_0x2f4885(0x161)](_0x2f4885(0x13a)),_0x2321e8=this[_0x2f4885(0x134)][_0x2f4885(0x168)][_0x2f4885(0x161)](_0x21d1cd)[_0x2f4885(0x143)]();function _0x197e43({showActiveMarker:_0x27e0c8=!0x0,setDataAttribute:_0x2486d5=!0x0}={}){return(_0x320a06,_0x12806e,_0x479697)=>{const _0x18de0b=_0x14f1,{type:_0x2d1933,id:_0x109151}=_0x260b8f[_0x18de0b(0x12e)](_0x12806e[_0x18de0b(0x14d)]),_0x39d918=_0x260b8f[_0x18de0b(0x16b)](_0x109151),_0x1f45fa=_0x39d918[_0x18de0b(0x138)];if(_0x18de0b(0x11e)!=_0x39d918[_0x18de0b(0x128)]||!_0x1f45fa||_0x18de0b(0x11c)!=_0x1f45fa[_0x18de0b(0x141)])return;if(_0x12806e[_0x18de0b(0x151)])return void _0x320a06[_0x18de0b(0x154)]();if(!_0x479697[_0x18de0b(0x136)][_0x18de0b(0x158)](_0x12806e[_0x18de0b(0x15c)],_0x320a06[_0x18de0b(0x162)]))return;const _0x1e5faf=_0x12806e[_0x18de0b(0x15c)][_0x18de0b(0x13e)][_0x18de0b(0x148)],_0x2802fc=_0x12806e[_0x18de0b(0x15c)][_0x18de0b(0x12c)][_0x18de0b(0x12f)],_0x3cc378=_0x1e5faf[_0x18de0b(0x139)][_0x18de0b(0x139)],{column:_0x1500b4}=_0x1ee5ce[_0x18de0b(0x129)](_0x1e5faf),{column:_0x1963f7}=_0x1ee5ce[_0x18de0b(0x129)](_0x2802fc);for(let _0x2a99c1=_0x1500b4;_0x2a99c1<=_0x1963f7;_0x2a99c1++){const _0xd7e837=_0x1ee5ce[_0x18de0b(0x145)](_0x3cc378,{'column':_0x2a99c1,'includeAllSlots':!0x1});for(const _0x70e758 of _0xd7e837){const _0x2a31dd=_0x70e758[_0x18de0b(0x147)],_0x38cbc0=_0x479697[_0x18de0b(0x131)][_0x18de0b(0x14a)](_0x2a31dd);_0x479697[_0x18de0b(0x123)][_0x18de0b(0x127)](_0x18de0b(0x120)+_0x2d1933,_0x38cbc0),_0x2486d5&&_0x479697[_0x18de0b(0x123)][_0x18de0b(0x135)](_0x18de0b(0x169),_0x109151,_0x38cbc0),_0x479697[_0x18de0b(0x131)][_0x18de0b(0x14e)](_0x38cbc0,_0x12806e[_0x18de0b(0x14d)]),_0x27e0c8&&(_0x260b8f[_0x18de0b(0x159)][_0x18de0b(0x122)](_0x12806e[_0x18de0b(0x14d)])?_0x479697[_0x18de0b(0x123)][_0x18de0b(0x127)](_0x18de0b(0x13f),_0x38cbc0):_0x479697[_0x18de0b(0x123)][_0x18de0b(0x130)](_0x18de0b(0x13f),_0x38cbc0));}}};}_0x260b8f[_0x2f4885(0x15a)][_0x2f4885(0x166)](_0x2f4885(0x11e),_0x2f4885(0x11b),_0x2f4885(0x12d),_0x2321e8),_0x260b8f[_0x2f4885(0x15a)][_0x2f4885(0x166)](_0x2f4885(0x11e),_0x2f4885(0x11c),_0x2f4885(0x12d),_0x2321e8),this[_0x2f4885(0x134)][_0x2f4885(0x11f)][_0x2f4885(0x142)]['on'](_0x2f4885(0x14b),_0x197e43(),{'priority':_0x2f4885(0x121)}),this[_0x2f4885(0x134)][_0x2f4885(0x138)][_0x2f4885(0x142)]['on'](_0x2f4885(0x14b),(_0x44e91d,_0x540e21,_0x328686)=>{const _0x1d1484=_0x2f4885;_0x328686[_0x1d1484(0x118)][_0x1d1484(0x14f)]&&_0x197e43({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x44e91d,_0x540e21,_0x328686);},{'priority':_0x2f4885(0x121)}),this[_0x2f4885(0x134)][_0x2f4885(0x11f)][_0x2f4885(0x142)]['on'](_0x2f4885(0x15d),(_0x219d4c,_0x49b6e2,_0x49d99f)=>{const _0x2053bf=_0x2f4885,{type:_0x3113b1,id:_0x4dc386}=_0x260b8f[_0x2053bf(0x12e)](_0x49b6e2[_0x2053bf(0x14d)]),_0x2ba2cf=_0x260b8f[_0x2053bf(0x16b)](_0x4dc386),_0x57eac4=_0x2ba2cf[_0x2053bf(0x138)];if(_0x2053bf(0x11e)!=_0x2ba2cf[_0x2053bf(0x128)]||!_0x57eac4||_0x2053bf(0x11c)!=_0x57eac4[_0x2053bf(0x141)])return;const _0x74f5ba=_0x49d99f[_0x2053bf(0x131)][_0x2053bf(0x150)](_0x49b6e2[_0x2053bf(0x14d)]);if(_0x74f5ba){for(const _0x1bdaee of _0x74f5ba)_0x49d99f[_0x2053bf(0x123)][_0x2053bf(0x130)](_0x2053bf(0x120)+_0x3113b1,_0x1bdaee),_0x49d99f[_0x2053bf(0x123)][_0x2053bf(0x130)](_0x2053bf(0x13f),_0x1bdaee),_0x49d99f[_0x2053bf(0x123)][_0x2053bf(0x11a)](_0x2053bf(0x169),_0x1bdaee),_0x49d99f[_0x2053bf(0x131)][_0x2053bf(0x155)](_0x1bdaee,_0x49b6e2[_0x2053bf(0x14d)]);}},{'priority':_0x2f4885(0x121)}),this[_0x2f4885(0x132)]();}[_0x3b1c5d(0x132)](){const _0x203660=_0x3b1c5d,_0xc0f6e3=this[_0x203660(0x134)],_0x57a20e=_0xc0f6e3[_0x203660(0x13c)];function _0x55853c(_0x1f1c32){const _0x3688bc=_0x203660;return{'type':_0x3688bc(0x149),'content':_0x193cc2(_0x57a20e,_0x3688bc(0x137),_0x1f1c32)};}_0xc0f6e3[_0x203660(0x168)][_0x203660(0x161)](_0x203660(0x164))[_0x203660(0x15f)][_0x203660(0x16a)](_0xdb1877=>{const _0x29ab06=_0x203660;if(_0x29ab06(0x11e)!=_0xdb1877[_0x29ab06(0x128)])return;const {data:_0x2f4ad7}=_0xdb1877;if(_0x2f4ad7){if(_0x29ab06(0x11b)==_0x2f4ad7[_0x29ab06(0x141)]){const _0x81717=_0x2f4ad7[_0x29ab06(0x144)][0x0][_0x29ab06(0x15e)];return _0x55853c(_0x193cc2(_0x57a20e,_0x81717?_0x29ab06(0x146):_0x29ab06(0x156)));}if(_0x29ab06(0x11c)==_0x2f4ad7[_0x29ab06(0x141)]){const _0x212406=_0x2f4ad7[_0x29ab06(0x144)][0x0][_0x29ab06(0x15e)];return _0x55853c(_0x193cc2(_0x57a20e,_0x212406?_0x29ab06(0x125):_0x29ab06(0x133)));}}});}}