@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240620.0 → 0.0.0-nightly-20240621.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x12dc8e=_0x4893;(function(_0xce4c0c,_0x1dc545){const _0x5ae4b1=_0x4893,_0x4a26f8=_0xce4c0c();while(!![]){try{const _0x363209=parseInt(_0x5ae4b1(0x81))/0x1*(-parseInt(_0x5ae4b1(0x71))/0x2)+parseInt(_0x5ae4b1(0x7f))/0x3+-parseInt(_0x5ae4b1(0x80))/0x4*(-parseInt(_0x5ae4b1(0x7b))/0x5)+parseInt(_0x5ae4b1(0x6a))/0x6+parseInt(_0x5ae4b1(0x79))/0x7*(parseInt(_0x5ae4b1(0x7c))/0x8)+-parseInt(_0x5ae4b1(0x72))/0x9*(parseInt(_0x5ae4b1(0x76))/0xa)+parseInt(_0x5ae4b1(0x70))/0xb*(-parseInt(_0x5ae4b1(0x84))/0xc);if(_0x363209===_0x1dc545)break;else _0x4a26f8['push'](_0x4a26f8['shift']());}catch(_0x868990){_0x4a26f8['push'](_0x4a26f8['shift']());}}}(_0x14b6,0x2f981));import{Plugin as _0x36ef4b}from'ckeditor5/src/core.js';function _0x4893(_0x3bda0c,_0x5e0382){const _0x14b68b=_0x14b6();return _0x4893=function(_0x48930a,_0x19ada3){_0x48930a=_0x48930a-0x69;let _0x358977=_0x14b68b[_0x48930a];return _0x358977;},_0x4893(_0x3bda0c,_0x5e0382);}function _0x14b6(){const _0xe52ecf=['116707iPmUOw','afterInit','enableCommand','360444jQNZLm','discardAllSuggestions','goToNextRestrictedEditingException','1764906NmmCNZ','trackChanges','acceptSelectedSuggestions','has','get','editor','143ygFADb','2MeKGdY','1251XunwtI','acceptAllSuggestions','goToPreviousRestrictedEditingException','discardSuggestion','17450jznpNw','RestrictedEditingModeEditing','plugins','7HXdMpI','discardSelectedSuggestions','5kujmtQ','3076872tKJPoT','acceptSuggestion','TrackChangesEditing','437241Tuqvft','480724gRXmVA'];_0x14b6=function(){return _0xe52ecf;};return _0x14b6();}export default class kt extends _0x36ef4b{[_0x12dc8e(0x82)](){const _0x627737=_0x12dc8e,_0x157127=this[_0x627737(0x6f)];if(!_0x157127[_0x627737(0x78)][_0x627737(0x6d)](_0x627737(0x77)))return;const _0x4df89f=_0x157127[_0x627737(0x78)][_0x627737(0x6e)](_0x627737(0x7e));_0x4df89f[_0x627737(0x83)](_0x627737(0x74)),_0x4df89f[_0x627737(0x83)](_0x627737(0x69));const _0x11a46a=_0x157127[_0x627737(0x78)][_0x627737(0x6e)](_0x627737(0x77));_0x11a46a[_0x627737(0x83)](_0x627737(0x6b)),_0x11a46a[_0x627737(0x83)](_0x627737(0x7d)),_0x11a46a[_0x627737(0x83)](_0x627737(0x75)),_0x11a46a[_0x627737(0x83)](_0x627737(0x73)),_0x11a46a[_0x627737(0x83)](_0x627737(0x85)),_0x11a46a[_0x627737(0x83)](_0x627737(0x6c)),_0x11a46a[_0x627737(0x83)](_0x627737(0x7a));}}
23
+ const _0x332278=_0x5098;(function(_0x133524,_0x34fcc6){const _0x110e34=_0x5098,_0x415cf1=_0x133524();while(!![]){try{const _0x1f8428=-parseInt(_0x110e34(0x1c1))/0x1+-parseInt(_0x110e34(0x1b2))/0x2+parseInt(_0x110e34(0x1ca))/0x3*(parseInt(_0x110e34(0x1b8))/0x4)+parseInt(_0x110e34(0x1b3))/0x5*(parseInt(_0x110e34(0x1c2))/0x6)+-parseInt(_0x110e34(0x1bd))/0x7+parseInt(_0x110e34(0x1cc))/0x8+-parseInt(_0x110e34(0x1b9))/0x9*(parseInt(_0x110e34(0x1b4))/0xa);if(_0x1f8428===_0x34fcc6)break;else _0x415cf1['push'](_0x415cf1['shift']());}catch(_0x21fcf5){_0x415cf1['push'](_0x415cf1['shift']());}}}(_0x3a07,0x75496));function _0x5098(_0x4e0ca1,_0x2df086){const _0x3a07fa=_0x3a07();return _0x5098=function(_0x50986c,_0x291719){_0x50986c=_0x50986c-0x1b2;let _0xbbba1f=_0x3a07fa[_0x50986c];return _0xbbba1f;},_0x5098(_0x4e0ca1,_0x2df086);}function _0x3a07(){const _0x192b42=['7001872AHsSAt','1749600HVfpBI','5zyZoYW','366010Haoayv','trackChanges','TrackChangesEditing','goToNextRestrictedEditingException','516iKzoCz','9xCGFjL','discardSelectedSuggestions','acceptSuggestion','discardAllSuggestions','69181wYUnjI','editor','afterInit','get','498075zcrKCo','3268680ooRIoF','goToPreviousRestrictedEditingException','acceptSelectedSuggestions','has','plugins','enableCommand','discardSuggestion','acceptAllSuggestions','11157VTyHyS','RestrictedEditingModeEditing'];_0x3a07=function(){return _0x192b42;};return _0x3a07();}import{Plugin as _0x36cee}from'ckeditor5/src/core.js';export default class kt extends _0x36cee{[_0x332278(0x1bf)](){const _0x5707dd=_0x332278,_0x5a7155=this[_0x5707dd(0x1be)];if(!_0x5a7155[_0x5707dd(0x1c6)][_0x5707dd(0x1c5)](_0x5707dd(0x1cb)))return;const _0x4d8fa7=_0x5a7155[_0x5707dd(0x1c6)][_0x5707dd(0x1c0)](_0x5707dd(0x1b6));_0x4d8fa7[_0x5707dd(0x1c7)](_0x5707dd(0x1c3)),_0x4d8fa7[_0x5707dd(0x1c7)](_0x5707dd(0x1b7));const _0x1e663c=_0x5a7155[_0x5707dd(0x1c6)][_0x5707dd(0x1c0)](_0x5707dd(0x1cb));_0x1e663c[_0x5707dd(0x1c7)](_0x5707dd(0x1b5)),_0x1e663c[_0x5707dd(0x1c7)](_0x5707dd(0x1bb)),_0x1e663c[_0x5707dd(0x1c7)](_0x5707dd(0x1c8)),_0x1e663c[_0x5707dd(0x1c7)](_0x5707dd(0x1c9)),_0x1e663c[_0x5707dd(0x1c7)](_0x5707dd(0x1bc)),_0x1e663c[_0x5707dd(0x1c7)](_0x5707dd(0x1c4)),_0x1e663c[_0x5707dd(0x1c7)](_0x5707dd(0x1ba));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4278b9=_0x3c74;(function(_0x1544d6,_0x90896f){const _0x158692=_0x3c74,_0x506c07=_0x1544d6();while(!![]){try{const _0x2d5f79=parseInt(_0x158692(0x111))/0x1+-parseInt(_0x158692(0x12c))/0x2+parseInt(_0x158692(0x102))/0x3+parseInt(_0x158692(0x116))/0x4*(-parseInt(_0x158692(0x105))/0x5)+-parseInt(_0x158692(0x109))/0x6*(parseInt(_0x158692(0x12a))/0x7)+-parseInt(_0x158692(0x119))/0x8*(-parseInt(_0x158692(0x100))/0x9)+-parseInt(_0x158692(0x10f))/0xa*(-parseInt(_0x158692(0x11f))/0xb);if(_0x2d5f79===_0x90896f)break;else _0x506c07['push'](_0x506c07['shift']());}catch(_0x1545df){_0x506c07['push'](_0x506c07['shift']());}}}(_0x7f8c,0x83e3f));function _0x3c74(_0x1b94ca,_0x398f22){const _0x7f8c94=_0x7f8c();return _0x3c74=function(_0x3c7446,_0x531c35){_0x3c7446=_0x3c7446-0xf6;let _0x5bfbd3=_0x7f8c94[_0x3c7446];return _0x5bfbd3;},_0x3c74(_0x1b94ca,_0x398f22);}import{Plugin as _0x27abd9}from'ckeditor5/src/core.js';function _0x7f8c(){const _0x2b8dfd=['activeMarkers','332940NcnNRz','showSuggestionHighlights','name','downcastDispatcher','addClass','4632Bftmab','deletion','enableCommand','1098872RAmHtd','span','element','merge','get','consumable','10977131gikUxT','model','options','createPositionBefore','ELEMENT_LINE_BREAK','createUIElement','addMarker:suggestion','requires','includes','data','getItems','7lIqpxD','TrackChangesEditing','775268lCyvRu','editing','markerRange','toViewPosition','shiftEnter','bindElementToMarker','mapper','test','split','init','registerElementLabel','writer','softBreak','18VqNGli','descriptionFactory','980223CpUjRR','addMarker:suggestion:deletion','ck-suggestion-marker-','170TyKyaR','high','plugins','locale','5790546QSNREN','addMarker:suggestion:insertion','editor','markerName','insert','ck-suggestion-marker--active','10UIPNoJ'];_0x7f8c=function(){return _0x2b8dfd;};return _0x7f8c();}import{ShiftEnter as _0x8155e}from'ckeditor5/src/enter.js';import{getTranslation as _0x2a973d}from'../utils/common-translations.js';export default class bt extends _0x27abd9{static get[_0x4278b9(0x126)](){return[_0x8155e];}[_0x4278b9(0xfc)](){const _0x329b40=_0x4278b9,_0x4ae5e9=this[_0x329b40(0x10b)],_0x38396d=_0x4ae5e9[_0x329b40(0x107)][_0x329b40(0x11d)](_0x329b40(0x12b));_0x38396d[_0x329b40(0x118)](_0x329b40(0xf7)),_0x4ae5e9[_0x329b40(0x12d)][_0x329b40(0x114)]['on'](_0x329b40(0x10a),de(_0x4ae5e9),{'priority':_0x329b40(0x106)}),_0x4ae5e9[_0x329b40(0x12d)][_0x329b40(0x114)]['on'](_0x329b40(0x103),de(_0x4ae5e9),{'priority':_0x329b40(0x106)}),_0x4ae5e9[_0x329b40(0x128)][_0x329b40(0x114)]['on'](_0x329b40(0x125),(_0x2a9e93,_0x1fa490,_0x1b730c)=>{const _0x5a1c90=_0x329b40;_0x1b730c[_0x5a1c90(0x121)][_0x5a1c90(0x112)]&&de(_0x4ae5e9,{'showActiveMarker':!0x1})(_0x2a9e93,_0x1fa490,_0x1b730c);}),_0x38396d[_0x329b40(0x101)][_0x329b40(0xfd)](_0x329b40(0xff),_0x141986=>_0x2a973d(_0x4ae5e9[_0x329b40(0x108)],_0x329b40(0x123),_0x141986));}}function de(_0x5622b5,{showActiveMarker:_0x576081=!0x0}={}){return(_0x16f3e5,_0x304eba,_0x24ab1f)=>{const _0x9942c5=_0x3c74,_0x181236=_0x5622b5[_0x9942c5(0x107)][_0x9942c5(0x11d)](_0x9942c5(0x12b));if(!_0x24ab1f[_0x9942c5(0x11e)][_0x9942c5(0xfa)](_0x304eba[_0x9942c5(0x12e)],_0x16f3e5[_0x9942c5(0x113)]))return;const _0x3ab7d2=_0x5622b5[_0x9942c5(0x120)];for(const _0x2fd03e of _0x304eba[_0x9942c5(0x12e)][_0x9942c5(0x129)]()){if(!_0x2fd03e['is'](_0x9942c5(0x11b),_0x9942c5(0xff)))continue;const _0x51ac86=_0x9942c5(0x117)==_0x304eba[_0x9942c5(0x10c)][_0x9942c5(0xfb)](':')[0x1]?_0x9942c5(0x11c):_0x9942c5(0xfb),_0x425049=_0x24ab1f[_0x9942c5(0xfe)][_0x9942c5(0x124)](_0x9942c5(0x11a),{'class':_0x9942c5(0x104)+_0x51ac86}),_0x3c55a3=_0x24ab1f[_0x9942c5(0xf9)][_0x9942c5(0xf6)](_0x3ab7d2[_0x9942c5(0x122)](_0x2fd03e));_0x576081&&_0x181236[_0x9942c5(0x110)][_0x9942c5(0x127)](_0x304eba[_0x9942c5(0x10c)])&&_0x24ab1f[_0x9942c5(0xfe)][_0x9942c5(0x115)](_0x9942c5(0x10e),_0x425049),_0x24ab1f[_0x9942c5(0xfe)][_0x9942c5(0x10d)](_0x3c55a3,_0x425049),_0x24ab1f[_0x9942c5(0xf9)][_0x9942c5(0xf8)](_0x425049,_0x304eba[_0x9942c5(0x10c)]);}};}
23
+ function _0x393c(_0x138285,_0x325d6f){const _0x12b18e=_0x12b1();return _0x393c=function(_0x393c2e,_0x536e7a){_0x393c2e=_0x393c2e-0x111;let _0x423fb2=_0x12b18e[_0x393c2e];return _0x423fb2;},_0x393c(_0x138285,_0x325d6f);}const _0x32596f=_0x393c;(function(_0x4017f4,_0x502fd2){const _0x1ad202=_0x393c,_0x24ce61=_0x4017f4();while(!![]){try{const _0x4ed869=parseInt(_0x1ad202(0x127))/0x1+-parseInt(_0x1ad202(0x12c))/0x2*(parseInt(_0x1ad202(0x147))/0x3)+parseInt(_0x1ad202(0x115))/0x4*(-parseInt(_0x1ad202(0x142))/0x5)+parseInt(_0x1ad202(0x12e))/0x6+parseInt(_0x1ad202(0x113))/0x7*(parseInt(_0x1ad202(0x130))/0x8)+-parseInt(_0x1ad202(0x144))/0x9*(parseInt(_0x1ad202(0x12a))/0xa)+-parseInt(_0x1ad202(0x13a))/0xb*(-parseInt(_0x1ad202(0x149))/0xc);if(_0x4ed869===_0x502fd2)break;else _0x24ce61['push'](_0x24ce61['shift']());}catch(_0x14bd0e){_0x24ce61['push'](_0x24ce61['shift']());}}}(_0x12b1,0xe989c));import{Plugin as _0x59b457}from'ckeditor5/src/core.js';import{ShiftEnter as _0x53aaa8}from'ckeditor5/src/enter.js';import{getTranslation as _0x232591}from'../utils/common-translations.js';export default class bt extends _0x59b457{static get[_0x32596f(0x13b)](){return[_0x53aaa8];}[_0x32596f(0x119)](){const _0x4460b7=_0x32596f,_0x2142aa=this[_0x4460b7(0x137)],_0x1dd96d=_0x2142aa[_0x4460b7(0x146)][_0x4460b7(0x145)](_0x4460b7(0x11b));_0x1dd96d[_0x4460b7(0x120)](_0x4460b7(0x117)),_0x2142aa[_0x4460b7(0x111)][_0x4460b7(0x138)]['on'](_0x4460b7(0x11e),de(_0x2142aa),{'priority':_0x4460b7(0x11f)}),_0x2142aa[_0x4460b7(0x111)][_0x4460b7(0x138)]['on'](_0x4460b7(0x143),de(_0x2142aa),{'priority':_0x4460b7(0x11f)}),_0x2142aa[_0x4460b7(0x13d)][_0x4460b7(0x138)]['on'](_0x4460b7(0x134),(_0xca6a1a,_0x10a1ee,_0x1203f6)=>{const _0x3d5f26=_0x4460b7;_0x1203f6[_0x3d5f26(0x129)][_0x3d5f26(0x148)]&&de(_0x2142aa,{'showActiveMarker':!0x1})(_0xca6a1a,_0x10a1ee,_0x1203f6);}),_0x1dd96d[_0x4460b7(0x136)][_0x4460b7(0x12b)](_0x4460b7(0x11d),_0x1454ac=>_0x232591(_0x2142aa[_0x4460b7(0x132)],_0x4460b7(0x118),_0x1454ac));}}function _0x12b1(){const _0x260d21=['addMarker:suggestion:deletion','9lnGEyX','get','plugins','3eWsAua','showSuggestionHighlights','25585176ozfQwg','insert','editing','markerName','11397806raDKUn','bindElementToMarker','628adPfXX','test','shiftEnter','ELEMENT_LINE_BREAK','init','toViewPosition','TrackChangesEditing','mapper','softBreak','addMarker:suggestion:insertion','high','enableCommand','includes','markerRange','ck-suggestion-marker--active','span','split','name','1024956ltEIza','model','options','16356440cOHaOd','registerElementLabel','2525690YtjuVR','consumable','2991636DfuRQB','getItems','8CuEVXs','addClass','locale','createPositionBefore','addMarker:suggestion','writer','descriptionFactory','editor','downcastDispatcher','merge','11yWpRPS','requires','element','data','ck-suggestion-marker-','deletion','createUIElement','activeMarkers','45505NoWrhk'];_0x12b1=function(){return _0x260d21;};return _0x12b1();}function de(_0x25d10e,{showActiveMarker:_0x2d4f06=!0x0}={}){return(_0x190744,_0x35a8c8,_0x6a3015)=>{const _0x559448=_0x393c,_0x59e689=_0x25d10e[_0x559448(0x146)][_0x559448(0x145)](_0x559448(0x11b));if(!_0x6a3015[_0x559448(0x12d)][_0x559448(0x116)](_0x35a8c8[_0x559448(0x122)],_0x190744[_0x559448(0x126)]))return;const _0x126428=_0x25d10e[_0x559448(0x128)];for(const _0x544d54 of _0x35a8c8[_0x559448(0x122)][_0x559448(0x12f)]()){if(!_0x544d54['is'](_0x559448(0x13c),_0x559448(0x11d)))continue;const _0x4c2403=_0x559448(0x13f)==_0x35a8c8[_0x559448(0x112)][_0x559448(0x125)](':')[0x1]?_0x559448(0x139):_0x559448(0x125),_0x4e0956=_0x6a3015[_0x559448(0x135)][_0x559448(0x140)](_0x559448(0x124),{'class':_0x559448(0x13e)+_0x4c2403}),_0x287d1f=_0x6a3015[_0x559448(0x11c)][_0x559448(0x11a)](_0x126428[_0x559448(0x133)](_0x544d54));_0x2d4f06&&_0x59e689[_0x559448(0x141)][_0x559448(0x121)](_0x35a8c8[_0x559448(0x112)])&&_0x6a3015[_0x559448(0x135)][_0x559448(0x131)](_0x559448(0x123),_0x4e0956),_0x6a3015[_0x559448(0x135)][_0x559448(0x14a)](_0x287d1f,_0x4e0956),_0x6a3015[_0x559448(0x11c)][_0x559448(0x114)](_0x4e0956,_0x35a8c8[_0x559448(0x112)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4b325f=_0x1a4e;(function(_0x3b2f74,_0x41bf78){const _0x4e9ce4=_0x1a4e,_0x572b92=_0x3b2f74();while(!![]){try{const _0x37fc89=parseInt(_0x4e9ce4(0x14d))/0x1*(-parseInt(_0x4e9ce4(0x132))/0x2)+parseInt(_0x4e9ce4(0x13f))/0x3+parseInt(_0x4e9ce4(0x13d))/0x4+-parseInt(_0x4e9ce4(0x12f))/0x5+-parseInt(_0x4e9ce4(0x135))/0x6*(parseInt(_0x4e9ce4(0x148))/0x7)+parseInt(_0x4e9ce4(0x13e))/0x8+parseInt(_0x4e9ce4(0x14c))/0x9*(parseInt(_0x4e9ce4(0x137))/0xa);if(_0x37fc89===_0x41bf78)break;else _0x572b92['push'](_0x572b92['shift']());}catch(_0x10817b){_0x572b92['push'](_0x572b92['shift']());}}}(_0x11e5,0x97b50));function _0x1a4e(_0x39e864,_0x51bf3d){const _0x11e5b6=_0x11e5();return _0x1a4e=function(_0x1a4ee2,_0x31cdbc){_0x1a4ee2=_0x1a4ee2-0x126;let _0x3ec836=_0x11e5b6[_0x1a4ee2];return _0x3ec836;},_0x1a4e(_0x39e864,_0x51bf3d);}import{Plugin as _0x6db343}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x347174}from'./utils.js';import{getTranslation as _0x47c306}from'../utils/common-translations.js';export default class wt extends _0x6db343{[_0x4b325f(0x12a)](){const _0x722346=_0x4b325f,_0xc67734=this[_0x722346(0x143)],_0xb09c1b=_0xc67734[_0x722346(0x130)],_0x4971fa=_0xc67734[_0x722346(0x142)];if(!_0xc67734[_0x722346(0x12e)][_0x722346(0x14b)](_0x722346(0x134)))return;const _0x3bdb50=_0xc67734[_0x722346(0x12e)][_0x722346(0x12d)](_0x722346(0x149)),_0x229ba3=_0x722346(0x128),_0x1237b6=_0xc67734[_0x722346(0x144)][_0x722346(0x12d)](_0x229ba3);_0x3bdb50[_0x722346(0x139)](_0x229ba3,(_0x251ed2,_0x5ae041={})=>{const _0xc2bf18=_0x722346,_0x22df42=_0xb09c1b[_0xc2bf18(0x13b)][_0xc2bf18(0x126)];if(_0x22df42[_0xc2bf18(0x136)])return void _0x251ed2(_0x5ae041);const _0x43515f=void 0x0!==_0x5ae041[_0xc2bf18(0x140)]?_0x5ae041[_0xc2bf18(0x140)]:!_0x1237b6[_0xc2bf18(0x14a)];_0xb09c1b[_0xc2bf18(0x13a)](()=>{const _0x103a1c=_0xc2bf18,_0x5729b3=Array[_0x103a1c(0x133)](_0x22df42[_0x103a1c(0x138)]());for(const _0x2ce7a0 of _0x5729b3){const _0x38402e=_0x43515f?[_0x2ce7a0]:_0x347174(_0x229ba3,_0x2ce7a0,_0xb09c1b);for(const _0x206ff7 of _0x38402e)_0x3bdb50[_0x103a1c(0x146)](_0x206ff7,{'commandName':_0x229ba3,'commandParams':[{'forceValue':_0x43515f}]});}});}),_0x3bdb50[_0x722346(0x141)][_0x722346(0x127)](_0x552b19=>{const _0x2b9678=_0x722346;if(_0x2b9678(0x14e)!=_0x552b19[_0x2b9678(0x12b)]&&_0x2b9678(0x13c)!=_0x552b19[_0x2b9678(0x12b)])return;const {data:_0x3f032c}=_0x552b19;return _0x3f032c&&_0x3f032c[_0x2b9678(0x129)]==_0x229ba3?_0x3f032c[_0x2b9678(0x12c)][0x0][_0x2b9678(0x140)]?{'type':_0x2b9678(0x145),'content':_0x47c306(_0x4971fa,_0x2b9678(0x147))}:{'type':_0x2b9678(0x145),'content':_0x47c306(_0x4971fa,_0x2b9678(0x131))}:void 0x0;});}}function _0x11e5(){const _0x1d6b9f=['restrictedEditingException','commandName','afterInit','type','commandParams','get','plugins','2150640bnXphh','model','FORMAT_RESTRICTED_DISABLED','10sYjyjH','from','StandardEditingModeEditing','5876334tNvSXS','isCollapsed','19020OWWcmY','getRanges','enableCommand','change','document','formatInline','2542088urlHCU','3370872cAUEix','1574421NUhjwk','forceValue','descriptionFactory','locale','editor','commands','format','markInlineFormat','FORMAT_RESTRICTED_ENABLED','7FLajJp','TrackChangesEditing','value','has','3762lmjyig','69163KEbAHg','formatBlock','selection','registerDescriptionCallback'];_0x11e5=function(){return _0x1d6b9f;};return _0x11e5();}
23
+ const _0x5aebfb=_0x298c;(function(_0x1bea5c,_0x386e0c){const _0x41e073=_0x298c,_0x29eacf=_0x1bea5c();while(!![]){try{const _0x243d2a=-parseInt(_0x41e073(0xd6))/0x1+parseInt(_0x41e073(0xf0))/0x2*(-parseInt(_0x41e073(0xe7))/0x3)+parseInt(_0x41e073(0xee))/0x4*(-parseInt(_0x41e073(0xf4))/0x5)+parseInt(_0x41e073(0xfb))/0x6+parseInt(_0x41e073(0xe0))/0x7+parseInt(_0x41e073(0xd9))/0x8+parseInt(_0x41e073(0xeb))/0x9;if(_0x243d2a===_0x386e0c)break;else _0x29eacf['push'](_0x29eacf['shift']());}catch(_0x2a1e9c){_0x29eacf['push'](_0x29eacf['shift']());}}}(_0x1b49,0xa559f));function _0x298c(_0x2f762b,_0x2be2be){const _0x1b4989=_0x1b49();return _0x298c=function(_0x298cd2,_0x1bc2ab){_0x298cd2=_0x298cd2-0xd4;let _0x12d91c=_0x1b4989[_0x298cd2];return _0x12d91c;},_0x298c(_0x2f762b,_0x2be2be);}import{Plugin as _0x3108d2}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x29f6c3}from'./utils.js';import{getTranslation as _0x19b599}from'../utils/common-translations.js';function _0x1b49(){const _0x32804d=['plugins','locale','format','afterInit','type','2506506qcvklk','commandName','get','596878RzRSWH','isCollapsed','commandParams','5111416hJBBHc','commands','from','formatInline','has','formatBlock','model','3523114xgTrnc','editor','selection','enableCommand','change','descriptionFactory','getRanges','2958HrCJzp','registerDescriptionCallback','markInlineFormat','FORMAT_RESTRICTED_ENABLED','11947671XzueTs','document','FORMAT_RESTRICTED_DISABLED','335592SlKjIM','TrackChangesEditing','890nDsUDq','value','StandardEditingModeEditing','restrictedEditingException','70pMDIvS','forceValue'];_0x1b49=function(){return _0x32804d;};return _0x1b49();}export default class wt extends _0x3108d2{[_0x5aebfb(0xf9)](){const _0x316c9a=_0x5aebfb,_0x2d7ee9=this[_0x316c9a(0xe1)],_0x15aa85=_0x2d7ee9[_0x316c9a(0xdf)],_0x355584=_0x2d7ee9[_0x316c9a(0xf7)];if(!_0x2d7ee9[_0x316c9a(0xf6)][_0x316c9a(0xdd)](_0x316c9a(0xf2)))return;const _0x5b2993=_0x2d7ee9[_0x316c9a(0xf6)][_0x316c9a(0xd5)](_0x316c9a(0xef)),_0xbef634=_0x316c9a(0xf3),_0x262d23=_0x2d7ee9[_0x316c9a(0xda)][_0x316c9a(0xd5)](_0xbef634);_0x5b2993[_0x316c9a(0xe3)](_0xbef634,(_0x5dd49e,_0x176d79={})=>{const _0x19cf54=_0x316c9a,_0x378db1=_0x15aa85[_0x19cf54(0xec)][_0x19cf54(0xe2)];if(_0x378db1[_0x19cf54(0xd7)])return void _0x5dd49e(_0x176d79);const _0x3c851e=void 0x0!==_0x176d79[_0x19cf54(0xf5)]?_0x176d79[_0x19cf54(0xf5)]:!_0x262d23[_0x19cf54(0xf1)];_0x15aa85[_0x19cf54(0xe4)](()=>{const _0x555f8a=_0x19cf54,_0x35ece9=Array[_0x555f8a(0xdb)](_0x378db1[_0x555f8a(0xe6)]());for(const _0xa1e364 of _0x35ece9){const _0x2c6b2a=_0x3c851e?[_0xa1e364]:_0x29f6c3(_0xbef634,_0xa1e364,_0x15aa85);for(const _0xbb5bd5 of _0x2c6b2a)_0x5b2993[_0x555f8a(0xe9)](_0xbb5bd5,{'commandName':_0xbef634,'commandParams':[{'forceValue':_0x3c851e}]});}});}),_0x5b2993[_0x316c9a(0xe5)][_0x316c9a(0xe8)](_0xf0cc88=>{const _0x11b1c9=_0x316c9a;if(_0x11b1c9(0xde)!=_0xf0cc88[_0x11b1c9(0xfa)]&&_0x11b1c9(0xdc)!=_0xf0cc88[_0x11b1c9(0xfa)])return;const {data:_0x3a95ca}=_0xf0cc88;return _0x3a95ca&&_0x3a95ca[_0x11b1c9(0xd4)]==_0xbef634?_0x3a95ca[_0x11b1c9(0xd8)][0x0][_0x11b1c9(0xf5)]?{'type':_0x11b1c9(0xf8),'content':_0x19b599(_0x355584,_0x11b1c9(0xea))}:{'type':_0x11b1c9(0xf8),'content':_0x19b599(_0x355584,_0x11b1c9(0xed))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x87439a=_0x59e0;(function(_0x134c97,_0x3a5bad){const _0x144951=_0x59e0,_0x17e8c9=_0x134c97();while(!![]){try{const _0x4b7a35=parseInt(_0x144951(0x19d))/0x1+parseInt(_0x144951(0x1a8))/0x2+-parseInt(_0x144951(0x1b6))/0x3*(parseInt(_0x144951(0x196))/0x4)+-parseInt(_0x144951(0x18a))/0x5+-parseInt(_0x144951(0x19c))/0x6*(-parseInt(_0x144951(0x199))/0x7)+-parseInt(_0x144951(0x192))/0x8*(parseInt(_0x144951(0x1b9))/0x9)+parseInt(_0x144951(0x1b1))/0xa*(parseInt(_0x144951(0x1bb))/0xb);if(_0x4b7a35===_0x3a5bad)break;else _0x17e8c9['push'](_0x17e8c9['shift']());}catch(_0x34dfce){_0x17e8c9['push'](_0x17e8c9['shift']());}}}(_0x4a57,0x5785e));import{Plugin as _0x4aa0d4}from'ckeditor5/src/core.js';import{getTranslation as _0x11e06e}from'../utils/common-translations.js';function _0x59e0(_0x1d140b,_0x4bc676){const _0x4a57f2=_0x4a57();return _0x59e0=function(_0x59e018,_0x1f74e8){_0x59e018=_0x59e018-0x189;let _0x2e6548=_0x4a57f2[_0x59e018];return _0x2e6548;},_0x59e0(_0x1d140b,_0x4bc676);}function _0x4a57(){const _0x2283db=['registerBlockAttribute','183PybJBU','commandName','descriptionFactory','54Gxwxfw','Style','465476DsBOGN','definitions','2905245PfHlWu','enableDefaultAttributesIntegration','format','add','getGhsAttributeNameForElement','_registerLegacyDescription','GeneralHtmlSupport','commandParams','702472BWjnBS','registerInlineAttribute','registerDescriptionCallback','styleName','16712wVDYko','style','ghsAttributes','2828rTplLr','*Set\x20format:*\x20%0','plugins','2460XjOfSF','120790GtCABF','get','type','config','block','TrackChangesEditing','StyleUtils','editor','normalizeConfig','toLowerCase','formatInline','1007746kfokMa','has','afterInit','*Remove\x20format:*\x20%0','element','FORMAT_STYLE','DataSchema','locale','forceValue','220yZKpdM','formatBlock','registerAttributeLabel','inline'];_0x4a57=function(){return _0x2283db;};return _0x4a57();}export default class yt extends _0x4aa0d4{[_0x87439a(0x1aa)](){const _0x175356=_0x87439a,_0x4653e3=this[_0x175356(0x1a4)];if(!_0x4653e3[_0x175356(0x19b)][_0x175356(0x1a9)](_0x175356(0x1ba))||!_0x4653e3[_0x175356(0x19b)][_0x175356(0x1a9)](_0x175356(0x1ae)))return;const _0x3c68a8=_0x4653e3[_0x175356(0x19b)][_0x175356(0x19e)](_0x175356(0x1a2)),_0x7fe0df=_0x4653e3[_0x175356(0x1af)],_0xac9c8d=_0x4653e3[_0x175356(0x1a0)][_0x175356(0x19e)](_0x175356(0x197))||{},_0x1154da=_0x4653e3[_0x175356(0x19b)][_0x175356(0x19e)](_0x175356(0x190)),_0x5e9893=_0x4653e3[_0x175356(0x19b)][_0x175356(0x19e)](_0x175356(0x1a3))[_0x175356(0x1a5)](_0x4653e3[_0x175356(0x19b)][_0x175356(0x19e)](_0x175356(0x1ae)),_0xac9c8d[_0x175356(0x189)]);_0x3c68a8[_0x175356(0x18b)](_0x175356(0x197));const _0x12d53e=new Set();for(const _0x5c5ae6 of _0x5e9893[_0x175356(0x1a1)]){const _0x1deb68=_0x1154da[_0x175356(0x18e)](_0x5c5ae6[_0x175356(0x1ac)]);_0x12d53e[_0x175356(0x18d)](_0x1deb68);}const _0x1c1ecc=new Set();for(const _0x2edc5d of _0x5e9893[_0x175356(0x1b4)]){const _0x3ff5a2=_0x1154da[_0x175356(0x18e)](_0x2edc5d[_0x175356(0x1ac)]);_0x1c1ecc[_0x175356(0x18d)](_0x3ff5a2);for(const _0x28b620 of _0x2edc5d[_0x175356(0x198)])_0x1c1ecc[_0x175356(0x18d)](_0x28b620);}for(const _0x789c4f of _0x12d53e)_0x3c68a8[_0x175356(0x1b5)](_0x789c4f),_0x3c68a8[_0x175356(0x1b8)][_0x175356(0x1b3)](_0x789c4f,_0x11e06e(_0x7fe0df,_0x175356(0x1ad)));for(const _0x21155d of _0x1c1ecc)_0x3c68a8[_0x175356(0x193)](_0x21155d),_0x3c68a8[_0x175356(0x1b8)][_0x175356(0x1b3)](_0x21155d,_0x11e06e(_0x7fe0df,_0x175356(0x1ad)));this[_0x175356(0x18f)]();}[_0x87439a(0x18f)](){const _0x3d5acd=_0x87439a,_0x61c2be=this[_0x3d5acd(0x1a4)],_0x378638=_0x61c2be[_0x3d5acd(0x1af)];_0x61c2be[_0x3d5acd(0x19b)][_0x3d5acd(0x19e)](_0x3d5acd(0x1a2))[_0x3d5acd(0x1b8)][_0x3d5acd(0x194)](_0x106938=>{const _0x5800cf=_0x3d5acd;if(_0x5800cf(0x1b2)!=_0x106938[_0x5800cf(0x19f)]&&_0x5800cf(0x1a7)!=_0x106938[_0x5800cf(0x19f)])return;const {data:_0xab3cd3}=_0x106938;return _0xab3cd3&&_0x5800cf(0x197)===_0xab3cd3[_0x5800cf(0x1b7)]?_0xab3cd3[_0x5800cf(0x191)][0x0][_0x5800cf(0x1b0)]?{'type':_0x5800cf(0x18c),'content':_0x11e06e(_0x378638,_0x5800cf(0x19a),_0xab3cd3[_0x5800cf(0x191)][0x0][_0x5800cf(0x195)][_0x5800cf(0x1a6)]())}:{'type':_0x5800cf(0x18c),'content':_0x11e06e(_0x378638,_0x5800cf(0x1ab),_0xab3cd3[_0x5800cf(0x191)][0x0][_0x5800cf(0x195)][_0x5800cf(0x1a6)]())}:void 0x0;});}}
23
+ const _0xbafb32=_0x4ade;(function(_0x5a478c,_0x1a2dd1){const _0x9812=_0x4ade,_0x3e33d3=_0x5a478c();while(!![]){try{const _0xdf0a1d=-parseInt(_0x9812(0x138))/0x1*(-parseInt(_0x9812(0x139))/0x2)+-parseInt(_0x9812(0x119))/0x3*(parseInt(_0x9812(0x12e))/0x4)+-parseInt(_0x9812(0x128))/0x5+parseInt(_0x9812(0x135))/0x6+-parseInt(_0x9812(0x12f))/0x7*(-parseInt(_0x9812(0x12b))/0x8)+-parseInt(_0x9812(0x11e))/0x9+parseInt(_0x9812(0x116))/0xa;if(_0xdf0a1d===_0x1a2dd1)break;else _0x3e33d3['push'](_0x3e33d3['shift']());}catch(_0x518ab4){_0x3e33d3['push'](_0x3e33d3['shift']());}}}(_0x410a,0x83deb));import{Plugin as _0x277f34}from'ckeditor5/src/core.js';function _0x4ade(_0x13e7ee,_0x2eef4f){const _0x410a85=_0x410a();return _0x4ade=function(_0x4aded8,_0x1031aa){_0x4aded8=_0x4aded8-0x10d;let _0x35ac0e=_0x410a85[_0x4aded8];return _0x35ac0e;},_0x4ade(_0x13e7ee,_0x2eef4f);}import{getTranslation as _0x121703}from'../utils/common-translations.js';function _0x410a(){const _0x4ecdc2=['normalizeConfig','StyleUtils','style','5330724mqVxBY','type','config','1367pFvuVL','1580JgvMhT','enableDefaultAttributesIntegration','has','commandParams','getGhsAttributeNameForElement','TrackChangesEditing','registerInlineAttribute','GeneralHtmlSupport','locale','*Remove\x20format:*\x20%0','definitions','formatInline','DataSchema','FORMAT_STYLE','toLowerCase','1246060TlXamA','registerAttributeLabel','plugins','3dDJhyD','formatBlock','forceValue','*Set\x20format:*\x20%0','get','8851221dpTEFn','ghsAttributes','commandName','afterInit','editor','block','registerDescriptionCallback','_registerLegacyDescription','element','inline','4551590eWewCt','Style','format','2056cOwqeE','descriptionFactory','add','459928HTijZe','12418qHhedK','styleName','registerBlockAttribute'];_0x410a=function(){return _0x4ecdc2;};return _0x410a();}export default class yt extends _0x277f34{[_0xbafb32(0x121)](){const _0x56f241=_0xbafb32,_0x4cec6c=this[_0x56f241(0x122)];if(!_0x4cec6c[_0x56f241(0x118)][_0x56f241(0x13b)](_0x56f241(0x129))||!_0x4cec6c[_0x56f241(0x118)][_0x56f241(0x13b)](_0x56f241(0x113)))return;const _0x3ac7a7=_0x4cec6c[_0x56f241(0x118)][_0x56f241(0x11d)](_0x56f241(0x13e)),_0x5a529f=_0x4cec6c[_0x56f241(0x10f)],_0x3ee85b=_0x4cec6c[_0x56f241(0x137)][_0x56f241(0x11d)](_0x56f241(0x134))||{},_0x57c684=_0x4cec6c[_0x56f241(0x118)][_0x56f241(0x11d)](_0x56f241(0x10e)),_0x18a75a=_0x4cec6c[_0x56f241(0x118)][_0x56f241(0x11d)](_0x56f241(0x133))[_0x56f241(0x132)](_0x4cec6c[_0x56f241(0x118)][_0x56f241(0x11d)](_0x56f241(0x113)),_0x3ee85b[_0x56f241(0x111)]);_0x3ac7a7[_0x56f241(0x13a)](_0x56f241(0x134));const _0x11fe37=new Set();for(const _0x19eeaa of _0x18a75a[_0x56f241(0x123)]){const _0x58e1d9=_0x57c684[_0x56f241(0x13d)](_0x19eeaa[_0x56f241(0x126)]);_0x11fe37[_0x56f241(0x12d)](_0x58e1d9);}const _0x4afd5c=new Set();for(const _0x3dfe2e of _0x18a75a[_0x56f241(0x127)]){const _0x34ff60=_0x57c684[_0x56f241(0x13d)](_0x3dfe2e[_0x56f241(0x126)]);_0x4afd5c[_0x56f241(0x12d)](_0x34ff60);for(const _0x43d981 of _0x3dfe2e[_0x56f241(0x11f)])_0x4afd5c[_0x56f241(0x12d)](_0x43d981);}for(const _0x190726 of _0x11fe37)_0x3ac7a7[_0x56f241(0x131)](_0x190726),_0x3ac7a7[_0x56f241(0x12c)][_0x56f241(0x117)](_0x190726,_0x121703(_0x5a529f,_0x56f241(0x114)));for(const _0x5e5874 of _0x4afd5c)_0x3ac7a7[_0x56f241(0x10d)](_0x5e5874),_0x3ac7a7[_0x56f241(0x12c)][_0x56f241(0x117)](_0x5e5874,_0x121703(_0x5a529f,_0x56f241(0x114)));this[_0x56f241(0x125)]();}[_0xbafb32(0x125)](){const _0x298a4c=_0xbafb32,_0x53fe15=this[_0x298a4c(0x122)],_0x4360a4=_0x53fe15[_0x298a4c(0x10f)];_0x53fe15[_0x298a4c(0x118)][_0x298a4c(0x11d)](_0x298a4c(0x13e))[_0x298a4c(0x12c)][_0x298a4c(0x124)](_0x537387=>{const _0x39327a=_0x298a4c;if(_0x39327a(0x11a)!=_0x537387[_0x39327a(0x136)]&&_0x39327a(0x112)!=_0x537387[_0x39327a(0x136)])return;const {data:_0x5e073f}=_0x537387;return _0x5e073f&&_0x39327a(0x134)===_0x5e073f[_0x39327a(0x120)]?_0x5e073f[_0x39327a(0x13c)][0x0][_0x39327a(0x11b)]?{'type':_0x39327a(0x12a),'content':_0x121703(_0x4360a4,_0x39327a(0x11c),_0x5e073f[_0x39327a(0x13c)][0x0][_0x39327a(0x130)][_0x39327a(0x115)]())}:{'type':_0x39327a(0x12a),'content':_0x121703(_0x4360a4,_0x39327a(0x110),_0x5e073f[_0x39327a(0x13c)][0x0][_0x39327a(0x130)][_0x39327a(0x115)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xdfbf53=_0x467c;(function(_0x1e5821,_0x5852f8){const _0x53b072=_0x467c,_0x45c670=_0x1e5821();while(!![]){try{const _0x13ea26=-parseInt(_0x53b072(0x10c))/0x1+-parseInt(_0x53b072(0xbf))/0x2*(-parseInt(_0x53b072(0xb3))/0x3)+parseInt(_0x53b072(0x12b))/0x4*(parseInt(_0x53b072(0xc6))/0x5)+parseInt(_0x53b072(0xd2))/0x6+parseInt(_0x53b072(0xa5))/0x7*(-parseInt(_0x53b072(0x135))/0x8)+parseInt(_0x53b072(0xdc))/0x9*(-parseInt(_0x53b072(0xfd))/0xa)+-parseInt(_0x53b072(0xf1))/0xb*(-parseInt(_0x53b072(0xb1))/0xc);if(_0x13ea26===_0x5852f8)break;else _0x45c670['push'](_0x45c670['shift']());}catch(_0x591854){_0x45c670['push'](_0x45c670['shift']());}}}(_0x1df4,0xd92b8));function _0x1df4(){const _0x184c3e=['ELEMENT_TABLE_COLUMN','substr','rowspan','startsWith','48COPKBb','min','3cxVUAn','_acceptFormatSuggestionCallbackFactory','name','registerCustomCallback','showSuggestionHighlights','type','tableCell','removeTableRow','getCellLocation','differ','writer','minColumn','25574nkbfCN','rootName','accept','item','change:data','oldRange','markMultiRangeDeletion','165jQDEIw','removeClass','hasAttribute','registerDescriptionCallback','addRange','order','some','add','push','MAX_SAFE_INTEGER','ELEMENT_TABLE_ROW','get','45924LpSquP','getSelectionAffectedTableCells','$graveyard','registerPostFixer','colspan','insertTableRowAbove','$textProxy','insertTableColumnLeft','getFirstRange','detach','2025063yTtYHM','root','downcastDispatcher','position','refresh','above','table','markMultiRangeInsertion','forceValue','ELEMENT_TABLE_ROW_WITH_TEXT','batch','highest','end','deletion','removeTableColumn','insert','createPositionAt','join','_getCoordsForCells','enqueueChange','createRangeOn','8678417ugMdCG','tableRow','change','execute','_suggestionFactory','insertTableRowBelow','every','start','subType','nodeBefore','ELEMENT_TABLE_WITH_TEXT','MIN_SAFE_INTEGER','60qjyrkM','isArray','tablePaste','findAncestor','data','insertion','addMarker:suggestion','_tableSuggestions','getItems','max','tableColumn','filter','getChanges','mapper','map','975955fNCnGA','commands','includes','getContainedElement','element','span','isTouching','addClass','editor','enableCommand','getChildren','_setupColumnsRowsFixing','minRow','isEqual','_getSuggestionCoords','from','_splitMarkerName','options','document','TableUtils','discard','isInContent','*Insert:*\x20%0','setSelection','first','nodeAfter','getAttribute','cell','getSuggestion','selectTableRow','classes','163932uGzsfm','_tablePostFixingSubtypes','fromRange','TableEditing','ELEMENT_TABLE_COLUMN_WITH_TEXT','insertTableColumnRight','createTableWalker','getColumnIndexes','ELEMENT_TABLE','low','8632gRMxxK','left','last','*Remove:*\x20%0','afterInit','insertTable','locale','createRangeIn','getChangedMarkers','maxColumn','toLowerCase','isIntersecting','values','TrackChangesEditing','has','getRowIndexes','selection','suggestion','selectTableColumn','model','descriptionFactory','8519nnkdfg','isIntersectingWithRange','plugins','getRanges','length','maxRow','toViewElement','registerElementLabel'];_0x1df4=function(){return _0x184c3e;};return _0x1df4();}import{Plugin as _0x26d607}from'ckeditor5/src/core.js';import{LiveRange as _0xe8b7fa}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0xf5fb2b}from'ckeditor5/src/widget.js';function _0x467c(_0x311610,_0x239ecb){const _0x1df4e2=_0x1df4();return _0x467c=function(_0x467c70,_0x9d96ea){_0x467c70=_0x467c70-0x93;let _0x56e9f8=_0x1df4e2[_0x467c70];return _0x56e9f8;},_0x467c(_0x311610,_0x239ecb);}import{getTranslation as _0x158e0a}from'../utils/common-translations.js';export default class jt extends _0x26d607{constructor(_0x364859){const _0x420111=_0x467c;super(_0x364859),this[_0x420111(0x12c)]=[_0x420111(0xf2),_0x420111(0x107)],this[_0x420111(0x104)]=new Set();}[_0xdfbf53(0x94)](){const _0xf589ea=_0xdfbf53,_0x14fa77=this[_0xf589ea(0x114)],_0x5cf90e=_0x14fa77[_0xf589ea(0xa3)][_0xf589ea(0x11e)][_0xf589ea(0xa0)];if(!_0x14fa77[_0xf589ea(0xa7)][_0xf589ea(0x9e)](_0xf589ea(0x12e)))return;const _0x2d339c=_0x14fa77[_0xf589ea(0x96)],_0x3021fd=_0x14fa77[_0xf589ea(0xa7)][_0xf589ea(0xd1)](_0xf589ea(0x9d)),_0x4833a4=_0x14fa77[_0xf589ea(0xa7)][_0xf589ea(0xd1)](_0xf589ea(0x11f));_0x3021fd[_0xf589ea(0xa4)][_0xf589ea(0xac)](_0xf589ea(0xe2),_0x45bc44=>_0x158e0a(_0x2d339c,_0xf589ea(0x133),_0x45bc44)),this[_0xf589ea(0x117)](),_0x3021fd[_0xf589ea(0x115)](_0xf589ea(0x95)),_0x3021fd[_0xf589ea(0x115)](_0xf589ea(0x129)),_0x3021fd[_0xf589ea(0x115)](_0xf589ea(0xa2));for(const _0x4953f0 of[_0xf589ea(0xd7),_0xf589ea(0xf6)]){const _0x3a9bcf=_0x14fa77[_0xf589ea(0x10d)][_0xf589ea(0xd1)](_0x4953f0);_0x3021fd[_0xf589ea(0x115)](_0x4953f0,_0x3734a9=>{const _0x162c05=_0xf589ea;_0x14fa77[_0x162c05(0xa3)][_0x162c05(0xf3)](_0x49969a=>{const _0x50c8c3=_0x162c05;_0x3734a9();const _0x4937c5=_0x50c8c3(0xe1)===_0x3a9bcf[_0x50c8c3(0xcb)],_0x659080=_0x4833a4[_0x50c8c3(0xd3)](_0x5cf90e),_0x3f26b2=_0x4833a4[_0x50c8c3(0x9f)](_0x659080),_0x296956=_0x4937c5?_0x3f26b2[_0x50c8c3(0x124)]-0x1:_0x3f26b2[_0x50c8c3(0x137)]+0x1,_0x39022f=_0x659080[0x0][_0x50c8c3(0x100)](_0x50c8c3(0xe2)),_0x19dc28=_0x4833a4[_0x50c8c3(0x131)](_0x39022f,{'startRow':_0x296956,'endRow':_0x296956}),_0x2908eb=Array[_0x50c8c3(0x11b)](_0x19dc28)[_0x50c8c3(0x10b)](_0x2b7b8d=>_0x49969a[_0x50c8c3(0xf0)](_0x2b7b8d[_0x50c8c3(0x127)]));_0x3021fd[_0x50c8c3(0xe3)](_0x2908eb,_0x50c8c3(0xf2));});});}for(const _0x35be7e of[_0xf589ea(0xd9),_0xf589ea(0x130)]){const _0x45d161=_0x14fa77[_0xf589ea(0x10d)][_0xf589ea(0xd1)](_0x35be7e);_0x3021fd[_0xf589ea(0x115)](_0x35be7e,_0xaeae66=>{const _0x287957=_0xf589ea;_0x14fa77[_0x287957(0xa3)][_0x287957(0xf3)](_0x3a6e44=>{const _0x3c5c90=_0x287957;_0xaeae66();const _0x5393dd=_0x3c5c90(0x136)===_0x45d161[_0x3c5c90(0xcb)],_0x335400=_0x4833a4[_0x3c5c90(0xd3)](_0x5cf90e),_0x44b03a=_0x4833a4[_0x3c5c90(0x132)](_0x335400),_0x742c7a=_0x5393dd?_0x44b03a[_0x3c5c90(0x124)]-0x1:_0x44b03a[_0x3c5c90(0x137)]+0x1,_0x149859=_0x335400[0x0][_0x3c5c90(0x100)](_0x3c5c90(0xe2)),_0x2001c6=_0x4833a4[_0x3c5c90(0x131)](_0x149859,{'startRow':0x0,'column':_0x742c7a,'includeAllSlots':!0x1}),_0x360575=Array[_0x3c5c90(0x11b)](_0x2001c6)[_0x3c5c90(0x10b)](_0x42fa73=>_0x3a6e44[_0x3c5c90(0xf0)](_0x42fa73[_0x3c5c90(0x127)]));_0x3021fd[_0x3c5c90(0xe3)](_0x360575,_0x3c5c90(0x107));});});}for(const _0x442e49 of[_0xf589ea(0xba),_0xf589ea(0xea)]){const _0x5a56ed=_0x442e49[_0xf589ea(0xae)](0xb),_0x3ed3e9=_0x5a56ed[_0xf589ea(0x9a)](),_0x4af2b6=_0x3ed3e9[_0xf589ea(0xae)](0x0,0x3)+_0xf589ea(0x111),_0x279efc=_0xf589ea(0xe2)+_0x5a56ed,_0x58d4fe=_0xf589ea(0xb2)+_0x5a56ed,_0x4e3671=_0xf589ea(0x106)+_0x5a56ed;_0x3021fd[_0xf589ea(0x115)](_0x442e49,()=>{const _0x1a78f5=_0xf589ea;_0x14fa77[_0x1a78f5(0xa3)][_0x1a78f5(0xf3)](_0x30e6b5=>{const _0x3c7e30=_0x1a78f5,_0x5dd481=_0x4833a4[_0x3c7e30(0xd3)](_0x5cf90e),_0x114690=_0x5dd481[0x0][_0x3c7e30(0x100)](_0x3c7e30(0xe2));let _0x5e3b89;if(_0x3c7e30(0xba)==_0x442e49){const _0x13d1e6=_0x4833a4[_0x3c7e30(0x9f)](_0x5dd481);_0x5e3b89={'startRow':_0x13d1e6[_0x3c7e30(0x124)],'endRow':_0x13d1e6[_0x3c7e30(0x137)],'includeAllSlots':!0x0};}else{const _0x4881ab=_0x4833a4[_0x3c7e30(0x132)](_0x5dd481);_0x5e3b89={'startColumn':_0x4881ab[_0x3c7e30(0x124)],'endColumn':_0x4881ab[_0x3c7e30(0x137)],'includeAllSlots':!0x0};}const _0x28d12e=_0x4833a4[_0x3c7e30(0x131)](_0x114690,_0x5e3b89),_0x22c1b9=Array[_0x3c7e30(0x11b)](_0x28d12e)[_0x3c7e30(0x10b)](({cell:_0x5c08e0})=>_0x5c08e0),_0x44e186=Ee(_0x22c1b9[_0x3c7e30(0x108)](_0x44896a=>_0x44896a[_0x3c7e30(0xc8)](_0x4af2b6))),_0xb06103=Ee(_0x22c1b9[_0x3c7e30(0x108)](_0x2cd12e=>!_0x2cd12e[_0x3c7e30(0xc8)](_0x4af2b6)))[_0x3c7e30(0x10b)](_0x39fa77=>_0x30e6b5[_0x3c7e30(0xf0)](_0x39fa77)),_0x45ef1e=_0x3021fd[_0x3c7e30(0xc5)](_0xb06103,_0x279efc);if(_0x45ef1e&&(_0x3c7e30(0xf2)==_0x45ef1e[_0x3c7e30(0xf9)]||_0x3c7e30(0x107)==_0x45ef1e[_0x3c7e30(0xf9)])){const _0x1e4dc7=this[_0x3c7e30(0x11a)](_0x45ef1e);for(const _0x57e68e of _0x44e186){const _0x3a48ef=_0x30e6b5[_0x3c7e30(0xf0)](_0x57e68e),_0x560d03=_0x4833a4[_0x3c7e30(0xbb)](_0x57e68e),_0x54786f=_0x57e68e[_0x3c7e30(0x126)](_0x4af2b6)-0x1,_0x23e4ce=_0x1e4dc7[_0x58d4fe],_0xfe1288=_0x1e4dc7[_0x4e3671];_0x23e4ce<=_0x560d03[_0x3ed3e9]&&_0x560d03[_0x3ed3e9]+_0x54786f<=_0xfe1288&&_0x45ef1e[_0x3c7e30(0xca)](_0x3a48ef);}}});});}function _0x26779c(_0x3fb3fc){const _0x180dc2=_0xf589ea,_0x554ae3=Array[_0x180dc2(0x11b)](_0x5cf90e[_0x180dc2(0xa8)]())[_0x180dc2(0x10b)](_0x4ebc32=>_0xe8b7fa[_0x180dc2(0x12d)](_0x4ebc32));_0x14fa77[_0x180dc2(0xa3)][_0x180dc2(0xf3)](_0x3484f7=>{const _0x1b5484=_0x180dc2,_0x584a97=_0x3484f7[_0x1b5484(0xe6)];_0x3fb3fc=_0x3fb3fc[_0x1b5484(0x108)](_0x348e94=>_0x1b5484(0xd4)!=_0x348e94[_0x1b5484(0xdd)][_0x1b5484(0xc0)]),_0x3484f7[_0x1b5484(0x123)](_0x3fb3fc),_0x14fa77[_0x1b5484(0x10d)][_0x1b5484(0xd1)](_0x1b5484(0xba))[_0x1b5484(0xe0)](),_0x14fa77[_0x1b5484(0xf4)](_0x1b5484(0xba),{'forceDefaultExecution':!0x0}),_0x14fa77[_0x1b5484(0xa3)][_0x1b5484(0xef)](()=>{const _0x15e852=_0x1b5484;_0x14fa77[_0x15e852(0xa3)][_0x15e852(0xef)](_0x584a97,_0x5c13e2=>{const _0x4af149=_0x15e852,_0x58d110=_0x554ae3[_0x4af149(0x108)](_0x5d5e6d=>_0x4af149(0xd4)!=_0x5d5e6d[_0x4af149(0xdd)][_0x4af149(0xc0)]);_0x58d110[_0x4af149(0xa9)]>0x0&&_0x5c13e2[_0x4af149(0x123)](_0x58d110);for(const _0x5dfab7 of _0x554ae3)_0x5dfab7[_0x4af149(0xdb)]();});});});}function _0x4ea2bd(_0x39a63d){const _0x17f0a6=_0xf589ea;_0x14fa77[_0x17f0a6(0xa3)][_0x17f0a6(0xf3)](_0x207601=>{const _0x1d438a=_0x17f0a6,_0x2bfc6e=Array[_0x1d438a(0x11b)](_0x5cf90e[_0x1d438a(0xa8)]())[_0x1d438a(0x10b)](_0x2a13a9=>_0xe8b7fa[_0x1d438a(0x12d)](_0x2a13a9)),_0x57d77d=[];for(const _0x57dbc4 of _0x39a63d)for(const _0x4bca12 of _0x57dbc4[_0x1d438a(0x105)]({'shallow':!0x0}))_0x57d77d[_0x1d438a(0xce)](_0x4bca12);for(const _0x364ecb of _0x57d77d)_0x1d438a(0xd4)!=_0x364ecb[_0x1d438a(0xdd)][_0x1d438a(0xc0)]&&(_0x207601[_0x1d438a(0x123)](_0x207601[_0x1d438a(0xec)](_0x364ecb,0x0)),_0x14fa77[_0x1d438a(0x10d)][_0x1d438a(0xd1)](_0x1d438a(0xea))[_0x1d438a(0xe0)](),_0x14fa77[_0x1d438a(0xf4)](_0x1d438a(0xea),{'forceDefaultExecution':!0x0}));const _0x344dd2=_0x2bfc6e[_0x1d438a(0x108)](_0x5dd0ea=>_0x1d438a(0xd4)!=_0x5dd0ea[_0x1d438a(0xdd)][_0x1d438a(0xc0)]);_0x344dd2[_0x1d438a(0xa9)]>0x0&&_0x207601[_0x1d438a(0x123)](_0x344dd2);for(const _0x1a5226 of _0x2bfc6e)_0x1a5226[_0x1d438a(0xdb)]();});}function _0x583117(_0x26a93c,_0x221ac1){const _0x2169f5=_0xf589ea;return _0x221ac1[_0x2169f5(0xf7)](_0x26c2ce=>_0x26a93c[_0x2169f5(0xcc)](_0x2c0a33=>_0x2c0a33[_0x2169f5(0xe8)][_0x2169f5(0x119)](_0x26c2ce[_0x2169f5(0xf8)])||_0x26c2ce[_0x2169f5(0xe8)][_0x2169f5(0x119)](_0x2c0a33[_0x2169f5(0xf8)])));}function _0x1f5546(_0x275e29,_0x50ce67){const _0x15ec5f=_0xf589ea;return!_0x275e29[_0x15ec5f(0xcc)](_0x4c67ed=>_0x50ce67[_0x15ec5f(0xcc)](_0x3a01c0=>_0x4c67ed[_0x15ec5f(0x9b)](_0x3a01c0)))&&_0x275e29[_0x15ec5f(0xcc)](_0x11853d=>_0x50ce67[_0x15ec5f(0xcc)](_0x48db17=>_0x11853d[_0x15ec5f(0xe8)][_0x15ec5f(0x112)](_0x48db17[_0x15ec5f(0xf8)])));}_0x14fa77[_0xf589ea(0x101)][_0xf589ea(0xde)]['on'](_0xf589ea(0x103),(_0x39a783,_0x4bd3ad,_0x1191b5)=>{const _0x2048fd=_0xf589ea;if(!_0x1191b5[_0x2048fd(0x11d)][_0x2048fd(0xb7)])return;const _0xa72d6a=_0x4bd3ad[_0x2048fd(0xc2)];if(!_0xa72d6a)return;const _0x5f4b60=_0x1191b5[_0x2048fd(0x10a)][_0x2048fd(0xab)](_0xa72d6a);function _0x5d8658(_0x10226f){const _0x8d8b8d=_0x2048fd;return Array[_0x8d8b8d(0xfe)](_0x10226f)?_0x10226f:[_0x10226f];}_0x5f4b60&&_0x2048fd(0xb9)===_0xa72d6a[_0x2048fd(0xb5)]&&_0xf5fb2b(_0x5f4b60,_0x1191b5[_0x2048fd(0xbd)],(_0x48c921,_0x16565b,_0x279eb3)=>_0x279eb3[_0x2048fd(0x113)](_0x5d8658(_0x16565b[_0x2048fd(0x12a)]),_0x48c921),(_0xfb13a0,_0x22bf12,_0xa7c7a7)=>_0xa7c7a7[_0x2048fd(0xc7)](_0x5d8658(_0x22bf12[_0x2048fd(0x12a)]),_0xfb13a0));},{'priority':_0xf589ea(0xe7)}),_0x3021fd[_0xf589ea(0xa4)][_0xf589ea(0xc9)](_0x5308f7=>{const _0x3933fe=_0xf589ea;if(_0x3933fe(0x102)!=_0x5308f7[_0x3933fe(0xb8)]&&_0x3933fe(0xe9)!=_0x5308f7[_0x3933fe(0xb8)])return;const _0x327dd8=_0x5308f7[_0x3933fe(0x10f)]();if(null!=_0x327dd8&&_0x327dd8['is'](_0x3933fe(0x110),_0x3933fe(0xe2))){if(_0x3933fe(0x102)==_0x5308f7[_0x3933fe(0xb8)]){const _0x2f4a64=_0x5308f7[_0x3933fe(0x105)]()[_0x3933fe(0x108)](_0x16d895=>_0x16d895['is'](_0x3933fe(0xd8)))[_0x3933fe(0x10b)](_0x292859=>_0x292859[_0x3933fe(0x101)]);if(_0x2f4a64[_0x3933fe(0xa9)])return{'type':_0x3933fe(0x102),'content':_0x158e0a(_0x2d339c,_0x3933fe(0x122),_0x158e0a(_0x2d339c,_0x3933fe(0xfb),'\x22'+_0x2f4a64[_0x3933fe(0xed)]('\x20')+'\x22'))};}if(_0x3933fe(0xe9)==_0x5308f7[_0x3933fe(0xb8)]){const _0x57d4ca=_0x5308f7[_0x3933fe(0x105)]()[_0x3933fe(0x108)](_0x5e70bd=>_0x5e70bd['is'](_0x3933fe(0xd8)))[_0x3933fe(0x10b)](_0x5b5221=>_0x5b5221[_0x3933fe(0x101)]);if(_0x57d4ca[_0x3933fe(0xa9)])return{'type':_0x3933fe(0xe9),'content':_0x158e0a(_0x2d339c,_0x3933fe(0x93),_0x158e0a(_0x2d339c,_0x3933fe(0xfb),'\x22'+_0x57d4ca[_0x3933fe(0xed)]('\x20')+'\x22'))};}}}),_0x3021fd[_0xf589ea(0xa4)][_0xf589ea(0xc9)](_0x184671=>{const _0x2a54b8=_0xf589ea;if(_0x2a54b8(0xf2)==_0x184671[_0x2a54b8(0xf9)]){const _0x41c631=_0x184671[_0x2a54b8(0x105)]()[_0x2a54b8(0x108)](_0x248a01=>_0x248a01['is'](_0x2a54b8(0xd8)))[_0x2a54b8(0x10b)](_0x5804fc=>_0x5804fc[_0x2a54b8(0x101)]),_0x2de7e7=this[_0x2a54b8(0x11a)](_0x184671),_0x248bd8=_0x2de7e7[_0x2a54b8(0xaa)]-_0x2de7e7[_0x2a54b8(0x118)]+0x1;if(_0x2a54b8(0x102)==_0x184671[_0x2a54b8(0xb8)])return _0x41c631[_0x2a54b8(0xa9)]?{'type':_0x2a54b8(0x102),'content':_0x158e0a(_0x2d339c,_0x2a54b8(0x122),_0x158e0a(_0x2d339c,_0x2a54b8(0xe5),[_0x248bd8,'\x22'+_0x41c631[_0x2a54b8(0xed)]('\x20')+'\x22']))}:{'type':_0x2a54b8(0x102),'content':_0x158e0a(_0x2d339c,_0x2a54b8(0x122),_0x158e0a(_0x2d339c,_0x2a54b8(0xd0),_0x248bd8))};if(_0x2a54b8(0xe9)==_0x184671[_0x2a54b8(0xb8)])return _0x41c631[_0x2a54b8(0xa9)]?{'type':_0x2a54b8(0xe9),'content':_0x158e0a(_0x2d339c,_0x2a54b8(0x93),_0x158e0a(_0x2d339c,_0x2a54b8(0xe5),[_0x248bd8,'\x22'+_0x41c631[_0x2a54b8(0xed)]('\x20')+'\x22']))}:{'type':_0x2a54b8(0xe9),'content':_0x158e0a(_0x2d339c,_0x2a54b8(0x93),_0x158e0a(_0x2d339c,_0x2a54b8(0xd0),_0x248bd8))};}if(_0x2a54b8(0x107)==_0x184671[_0x2a54b8(0xf9)]){const _0x5b2ee7=_0x184671[_0x2a54b8(0x105)]()[_0x2a54b8(0x108)](_0x3da0bd=>_0x3da0bd['is'](_0x2a54b8(0xd8)))[_0x2a54b8(0x10b)](_0x465133=>_0x465133[_0x2a54b8(0x101)]),_0x1b87c6=this[_0x2a54b8(0x11a)](_0x184671),_0xfccf1f=_0x1b87c6[_0x2a54b8(0x99)]-_0x1b87c6[_0x2a54b8(0xbe)]+0x1;if(_0x2a54b8(0x102)==_0x184671[_0x2a54b8(0xb8)])return _0x5b2ee7[_0x2a54b8(0xa9)]?{'type':_0x2a54b8(0x102),'content':_0x158e0a(_0x2d339c,_0x2a54b8(0x122),_0x158e0a(_0x2d339c,_0x2a54b8(0x12f),[_0xfccf1f,'\x22'+_0x5b2ee7[_0x2a54b8(0xed)]('\x20')+'\x22']))}:{'type':_0x2a54b8(0x102),'content':_0x158e0a(_0x2d339c,_0x2a54b8(0x122),_0x158e0a(_0x2d339c,_0x2a54b8(0xad),_0xfccf1f))};if(_0x2a54b8(0xe9)==_0x184671[_0x2a54b8(0xb8)])return _0x5b2ee7[_0x2a54b8(0xa9)]?{'type':_0x2a54b8(0xe9),'content':_0x158e0a(_0x2d339c,_0x2a54b8(0x93),_0x158e0a(_0x2d339c,_0x2a54b8(0x12f),[_0xfccf1f,'\x22'+_0x5b2ee7[_0x2a54b8(0xed)]('\x20')+'\x22']))}:{'type':_0x2a54b8(0xe9),'content':_0x158e0a(_0x2d339c,_0x2a54b8(0x93),_0x158e0a(_0x2d339c,_0x2a54b8(0xad),_0xfccf1f))};}}),_0x3021fd[_0xf589ea(0xf5)][_0xf589ea(0xb6)](_0xf589ea(0x102),_0xf589ea(0xf2),_0xf589ea(0x120),_0x26779c),_0x3021fd[_0xf589ea(0xf5)][_0xf589ea(0xb6)](_0xf589ea(0xe9),_0xf589ea(0xf2),_0xf589ea(0xc1),_0x26779c),_0x3021fd[_0xf589ea(0xf5)][_0xf589ea(0xb6)](_0xf589ea(0x102),_0xf589ea(0x107),_0xf589ea(0x120),_0x4ea2bd),_0x3021fd[_0xf589ea(0xf5)][_0xf589ea(0xb6)](_0xf589ea(0xe9),_0xf589ea(0x107),_0xf589ea(0xc1),_0x4ea2bd),_0x3021fd[_0xf589ea(0xf5)][_0xf589ea(0xb6)](_0xf589ea(0x102),_0xf589ea(0x107),_0xf589ea(0xed),_0x583117),_0x3021fd[_0xf589ea(0xf5)][_0xf589ea(0xb6)](_0xf589ea(0xe9),_0xf589ea(0x107),_0xf589ea(0xed),_0x583117),_0x3021fd[_0xf589ea(0xf5)][_0xf589ea(0xb6)](_0xf589ea(0x102),_0xf589ea(0xf2),_0xf589ea(0xed),_0x1f5546),_0x3021fd[_0xf589ea(0xf5)][_0xf589ea(0xb6)](_0xf589ea(0xe9),_0xf589ea(0xf2),_0xf589ea(0xed),_0x1f5546);}[_0xdfbf53(0xb4)](){const _0x257501=_0xdfbf53,_0x3939e9=this[_0x257501(0x114)],_0x4d36ad=_0x3939e9[_0x257501(0xa3)][_0x257501(0x11e)][_0x257501(0xa0)];return(_0x9a3df0,_0x392359)=>{const _0x1116f2=_0x257501;_0x3939e9[_0x1116f2(0xa3)][_0x1116f2(0xf3)](_0x20ed86=>{const _0x133cbe=_0x1116f2,{commandName:_0x46d9bd,commandParams:_0x30c76e}=_0x392359;let _0x2a8946=_0x9a3df0[0x0][_0x133cbe(0xe8)][_0x133cbe(0xfa)];_0x30c76e&&_0x30c76e[0x0]&&!0x1===_0x30c76e[0x0][_0x133cbe(0xe4)]&&(_0x2a8946=_0x9a3df0[0x0][_0x133cbe(0xf8)][_0x133cbe(0x125)]);const _0x502f56=_0x20ed86[_0x133cbe(0x97)](_0x2a8946);if(_0x133cbe(0xd4)==_0x502f56[_0x133cbe(0xdd)][_0x133cbe(0xc0)])return;const _0x40e1ad=Array[_0x133cbe(0x11b)](_0x4d36ad[_0x133cbe(0xa8)]())[_0x133cbe(0x10b)](_0x7bb9be=>_0xe8b7fa[_0x133cbe(0x12d)](_0x7bb9be));_0x20ed86[_0x133cbe(0x123)](_0x502f56),_0x3939e9[_0x133cbe(0x10d)][_0x133cbe(0xd1)](_0x46d9bd)[_0x133cbe(0xe0)](),_0x30c76e[_0x133cbe(0xce)]({'forceDefaultExecution':!0x0}),_0x3939e9[_0x133cbe(0xf4)](_0x46d9bd,..._0x30c76e);const _0x2e2283=_0x40e1ad[_0x133cbe(0x108)](_0x237901=>_0x133cbe(0xd4)!=_0x237901[_0x133cbe(0xdd)][_0x133cbe(0xc0)]);_0x2e2283[_0x133cbe(0xa9)]>0x0&&_0x20ed86[_0x133cbe(0x123)](_0x2e2283);for(const _0x2aaee6 of _0x40e1ad)_0x2aaee6[_0x133cbe(0xdb)]();});};}[_0xdfbf53(0xee)](_0x13ca56){const _0x1c28b9=_0xdfbf53,_0x2941c8=this[_0x1c28b9(0x114)][_0x1c28b9(0xa7)][_0x1c28b9(0xd1)](_0x1c28b9(0x11f));let _0x2cca3f=Number[_0x1c28b9(0xcf)],_0x48d13d=Number[_0x1c28b9(0xfc)],_0x36ab4d=Number[_0x1c28b9(0xcf)],_0x3f27a1=Number[_0x1c28b9(0xfc)];for(const _0xb8a16e of _0x13ca56){if(_0x1c28b9(0xd4)==_0xb8a16e[_0x1c28b9(0xdd)][_0x1c28b9(0xc0)])continue;const {row:_0x5b8d4d,column:_0x303ce8}=_0x2941c8[_0x1c28b9(0xbb)](_0xb8a16e),_0x2dcda5=_0xb8a16e[_0x1c28b9(0xc8)](_0x1c28b9(0xaf))?_0xb8a16e[_0x1c28b9(0x126)](_0x1c28b9(0xaf))-0x1:0x0,_0x246599=_0xb8a16e[_0x1c28b9(0xc8)](_0x1c28b9(0xd6))?_0xb8a16e[_0x1c28b9(0x126)](_0x1c28b9(0xd6))-0x1:0x0;_0x2cca3f=_0x5b8d4d<_0x2cca3f?_0x5b8d4d:_0x2cca3f,_0x48d13d=_0x5b8d4d+_0x2dcda5>_0x48d13d?_0x5b8d4d+_0x2dcda5:_0x48d13d,_0x36ab4d=_0x303ce8<_0x36ab4d?_0x303ce8:_0x36ab4d,_0x3f27a1=_0x303ce8+_0x246599>_0x3f27a1?_0x303ce8+_0x246599:_0x3f27a1;}return{'minRow':_0x2cca3f,'maxRow':_0x48d13d,'minColumn':_0x36ab4d,'maxColumn':_0x3f27a1};}[_0xdfbf53(0x117)](){const _0x563a38=_0xdfbf53,_0x98cc59=this[_0x563a38(0x114)],_0xd860ac=_0x98cc59[_0x563a38(0xa7)][_0x563a38(0xd1)](_0x563a38(0x9d)),_0x31e919=_0x98cc59[_0x563a38(0xa7)][_0x563a38(0xd1)](_0x563a38(0x11f));_0x98cc59[_0x563a38(0xa3)][_0x563a38(0x11e)]['on'](_0x563a38(0xc3),()=>{const _0x23fd70=_0x563a38,_0x23f09d=Array[_0x23fd70(0x11b)](_0x98cc59[_0x23fd70(0xa3)][_0x23fd70(0x11e)][_0x23fd70(0xbc)][_0x23fd70(0x98)]());for(const {name:_0x790b6b,data:_0x5b87b2}of _0x23f09d){const {group:_0x50a2dd,id:_0x43f23c,subType:_0x4caee7}=_0xd860ac[_0x23fd70(0x11c)](_0x790b6b);if(_0x23fd70(0xa1)!=_0x50a2dd)continue;if(null!=_0x5b87b2[_0x23fd70(0xc4)])continue;const _0x3578a4=_0xd860ac[_0x23fd70(0x128)](_0x43f23c);this[_0x23fd70(0x12c)][_0x23fd70(0x10e)](_0x4caee7)&&this[_0x23fd70(0x104)][_0x23fd70(0xcd)](_0x3578a4);}},{'priority':_0x563a38(0x134)});const _0x2a484c=(_0x59131d,_0x5f3a10)=>{const _0x5a5083=_0x563a38;let _0x15ffab=!0x1;const _0x29c5f4=_0x5f3a10[_0x5a5083(0xf0)](_0x59131d),_0x3f62cd=_0x59131d[_0x5a5083(0x100)](_0x5a5083(0xe2)),_0x4502eb=_0x31e919[_0x5a5083(0xbb)](_0x59131d);for(const _0x4e23c4 of this[_0x5a5083(0x104)]){const _0x14d45f=_0x4e23c4[_0x5a5083(0xf9)],_0x2aec8f=_0x14d45f[_0x5a5083(0xb0)](_0x5a5083(0xff)),_0xe2b23d=_0x14d45f[_0x5a5083(0xae)](_0x2aec8f?0xa:0x5),_0x447245=_0xe2b23d[_0x5a5083(0x9a)](),_0xf6606=_0x447245[_0x5a5083(0xae)](0x0,0x3)+_0x5a5083(0x111),_0x161d0c=_0x5a5083(0xb2)+_0xe2b23d,_0x24b93f=_0x5a5083(0x106)+_0xe2b23d;if(!_0x4e23c4[_0x5a5083(0x121)])continue;if(_0x3f62cd!=_0x4e23c4[_0x5a5083(0xda)]()[_0x5a5083(0xf8)][_0x5a5083(0x100)](_0x5a5083(0xe2)))continue;if(_0x4e23c4[_0x5a5083(0xa6)](_0x29c5f4))continue;const _0x455cca=_0x59131d[_0x5a5083(0xc8)](_0xf6606)?_0x59131d[_0x5a5083(0x126)](_0xf6606)-0x1:0x0,_0x7941bc=this[_0x5a5083(0x11a)](_0x4e23c4),_0x1b5d28=_0x7941bc[_0x161d0c],_0x20359f=_0x7941bc[_0x24b93f];_0x1b5d28<=_0x4502eb[_0x447245]&&_0x4502eb[_0x447245]+_0x455cca<=_0x20359f&&(_0x4e23c4[_0x5a5083(0xca)](_0x29c5f4),_0x15ffab=!0x0);}return _0x15ffab;};_0x98cc59[_0x563a38(0xa3)][_0x563a38(0x11e)][_0x563a38(0xd5)](_0x1a4755=>{const _0x552063=_0x563a38;let _0x51a60e=!0x1;for(const _0x266a2a of _0x98cc59[_0x552063(0xa3)][_0x552063(0x11e)][_0x552063(0xbc)][_0x552063(0x109)]())if(_0x552063(0xeb)==_0x266a2a[_0x552063(0xb8)]){if(_0x552063(0xf2)==_0x266a2a[_0x552063(0xb5)]){for(const _0xc6b51f of _0x266a2a[_0x552063(0xdf)][_0x552063(0x125)][_0x552063(0x116)]())_0x51a60e=_0x51a60e||_0x2a484c(_0xc6b51f,_0x1a4755);}else _0x552063(0xb9)==_0x266a2a[_0x552063(0xb5)]&&(_0x51a60e=_0x51a60e||_0x2a484c(_0x266a2a[_0x552063(0xdf)][_0x552063(0x125)],_0x1a4755));}return _0x51a60e;});}[_0xdfbf53(0x11a)](_0x29f209){const _0x4aa09b=_0xdfbf53;return this[_0x4aa09b(0xee)](_0x29f209[_0x4aa09b(0xa8)]()[_0x4aa09b(0x10b)](_0x11d14e=>_0x11d14e[_0x4aa09b(0xf8)][_0x4aa09b(0x125)]));}}function Ee(_0x539fb2){const _0x3cce3a=_0xdfbf53;return Array[_0x3cce3a(0x11b)](new Set(_0x539fb2)[_0x3cce3a(0x9c)]());}
23
+ const _0x160ce1=_0x1303;(function(_0x8241c7,_0x361818){const _0x40864d=_0x1303,_0x1c1acc=_0x8241c7();while(!![]){try{const _0x1dc327=parseInt(_0x40864d(0x13d))/0x1*(parseInt(_0x40864d(0x139))/0x2)+-parseInt(_0x40864d(0x10b))/0x3+-parseInt(_0x40864d(0xfd))/0x4+parseInt(_0x40864d(0x131))/0x5+parseInt(_0x40864d(0x154))/0x6+-parseInt(_0x40864d(0xf2))/0x7+-parseInt(_0x40864d(0x158))/0x8;if(_0x1dc327===_0x361818)break;else _0x1c1acc['push'](_0x1c1acc['shift']());}catch(_0x117851){_0x1c1acc['push'](_0x1c1acc['shift']());}}}(_0x15f2,0x694e3));import{Plugin as _0x229cd5}from'ckeditor5/src/core.js';function _0x1303(_0x157f33,_0x1aaa40){const _0x15f29e=_0x15f2();return _0x1303=function(_0x130306,_0x5f5652){_0x130306=_0x130306-0xb8;let _0x403ded=_0x15f29e[_0x130306];return _0x403ded;},_0x1303(_0x157f33,_0x1aaa40);}import{LiveRange as _0x272ceb}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x3ed403}from'ckeditor5/src/widget.js';function _0x15f2(){const _0xb48085=['2uDSjUA','addClass','maxColumn','insertTableRowBelow','execute','last','_splitMarkerName','max','*Insert:*\x20%0','values','every','commands','rowspan','_suggestionFactory','mapper','has','data','createTableWalker','get','minColumn','getSuggestion','refresh','_acceptFormatSuggestionCallbackFactory','5173608fbAGyi','change:data','name','getCellLocation','4040656IRFfXD','getRanges','length','plugins','createPositionAt','subType','low','above','end','*Remove:*\x20%0','findAncestor','tablePaste','options','registerElementLabel','afterInit','removeTableRow','classes','start','insert','_getSuggestionCoords','writer','getSelectionAffectedTableCells','$textProxy','selection','descriptionFactory','markMultiRangeInsertion','locale','element','insertTable','min','change','first','nodeAfter','highest','minRow','MAX_SAFE_INTEGER','isInContent','isIntersectingWithRange','type','detach','tableCell','suggestion','isTouching','selectTableColumn','TableEditing','discard','differ','isArray','createRangeOn','getChildren','getRowIndexes','setSelection','removeTableColumn','oldRange','getColumnIndexes','ELEMENT_TABLE_ROW','some','tableRow','_tablePostFixingSubtypes','3977127MpcYBG','deletion','insertTableRowAbove','document','join','ELEMENT_TABLE_COLUMN_WITH_TEXT','batch','enableCommand','removeClass','ELEMENT_TABLE_ROW_WITH_TEXT','toViewElement','1177028rwOUVo','_setupColumnsRowsFixing','getAttribute','fromRange','MIN_SAFE_INTEGER','toLowerCase','hasAttribute','root','ELEMENT_TABLE_COLUMN','showSuggestionHighlights','getItems','cell','getContainedElement','isIntersecting','1013151PrftoF','add','addMarker:suggestion','insertTableColumnLeft','TrackChangesEditing','table','insertTableColumnRight','item','accept','rootName','model','markMultiRangeDeletion','enqueueChange','selectTableRow','_getCoordsForCells','addRange','nodeBefore','map','createRangeIn','registerCustomCallback','getFirstRange','startsWith','_tableSuggestions','substr','filter','push','registerPostFixer','editor','registerDescriptionCallback','ELEMENT_TABLE_WITH_TEXT','colspan','getChanges','tableColumn','getChangedMarkers','position','$graveyard','order','insertion','2421100zCiNhE','TableUtils','ELEMENT_TABLE','maxRow','span','isEqual','forceValue','from','790060SNONOS','includes','downcastDispatcher','left'];_0x15f2=function(){return _0xb48085;};return _0x15f2();}import{getTranslation as _0x3a08cb}from'../utils/common-translations.js';export default class jt extends _0x229cd5{constructor(_0x10cf4b){const _0x454436=_0x1303;super(_0x10cf4b),this[_0x454436(0xf1)]=[_0x454436(0xf0),_0x454436(0x12b)],this[_0x454436(0x121)]=new Set();}[_0x160ce1(0xc5)](){const _0x5a6e58=_0x160ce1,_0x17ddf8=this[_0x5a6e58(0x126)],_0x1b51be=_0x17ddf8[_0x5a6e58(0x115)][_0x5a6e58(0xf5)][_0x5a6e58(0xce)];if(!_0x17ddf8[_0x5a6e58(0xba)][_0x5a6e58(0x14c)](_0x5a6e58(0xe3)))return;const _0x30fb92=_0x17ddf8[_0x5a6e58(0xd1)],_0x577598=_0x17ddf8[_0x5a6e58(0xba)][_0x5a6e58(0x14f)](_0x5a6e58(0x10f)),_0x351643=_0x17ddf8[_0x5a6e58(0xba)][_0x5a6e58(0x14f)](_0x5a6e58(0x132));_0x577598[_0x5a6e58(0xcf)][_0x5a6e58(0xc4)](_0x5a6e58(0x110),_0x193b80=>_0x3a08cb(_0x30fb92,_0x5a6e58(0x133),_0x193b80)),this[_0x5a6e58(0xfe)](),_0x577598[_0x5a6e58(0xf9)](_0x5a6e58(0xd3)),_0x577598[_0x5a6e58(0xf9)](_0x5a6e58(0x118)),_0x577598[_0x5a6e58(0xf9)](_0x5a6e58(0xe2));for(const _0xa7c7e7 of[_0x5a6e58(0xf4),_0x5a6e58(0x140)]){const _0x348d50=_0x17ddf8[_0x5a6e58(0x148)][_0x5a6e58(0x14f)](_0xa7c7e7);_0x577598[_0x5a6e58(0xf9)](_0xa7c7e7,_0xfdb122=>{const _0x63d73b=_0x5a6e58;_0x17ddf8[_0x63d73b(0x115)][_0x63d73b(0xd5)](_0x386891=>{const _0x10838e=_0x63d73b;_0xfdb122();const _0x2b1366=_0x10838e(0xbe)===_0x348d50[_0x10838e(0x12f)],_0x3294b2=_0x351643[_0x10838e(0xcc)](_0x1b51be),_0x27f520=_0x351643[_0x10838e(0xe9)](_0x3294b2),_0x415a89=_0x2b1366?_0x27f520[_0x10838e(0xd6)]-0x1:_0x27f520[_0x10838e(0x142)]+0x1,_0x17c892=_0x3294b2[0x0][_0x10838e(0xc1)](_0x10838e(0x110)),_0xbd38b5=_0x351643[_0x10838e(0x14e)](_0x17c892,{'startRow':_0x415a89,'endRow':_0x415a89}),_0x1ff05c=Array[_0x10838e(0x138)](_0xbd38b5)[_0x10838e(0x11c)](_0x423446=>_0x386891[_0x10838e(0xe7)](_0x423446[_0x10838e(0x108)]));_0x577598[_0x10838e(0xd0)](_0x1ff05c,_0x10838e(0xf0));});});}for(const _0x1c9028 of[_0x5a6e58(0x10e),_0x5a6e58(0x111)]){const _0x518f80=_0x17ddf8[_0x5a6e58(0x148)][_0x5a6e58(0x14f)](_0x1c9028);_0x577598[_0x5a6e58(0xf9)](_0x1c9028,_0x44835f=>{const _0x5aedd3=_0x5a6e58;_0x17ddf8[_0x5aedd3(0x115)][_0x5aedd3(0xd5)](_0x515d44=>{const _0x122de2=_0x5aedd3;_0x44835f();const _0x5228dd=_0x122de2(0x13c)===_0x518f80[_0x122de2(0x12f)],_0x2b4221=_0x351643[_0x122de2(0xcc)](_0x1b51be),_0x299cbf=_0x351643[_0x122de2(0xed)](_0x2b4221),_0x29121f=_0x5228dd?_0x299cbf[_0x122de2(0xd6)]-0x1:_0x299cbf[_0x122de2(0x142)]+0x1,_0x4789a1=_0x2b4221[0x0][_0x122de2(0xc1)](_0x122de2(0x110)),_0x3a68da=_0x351643[_0x122de2(0x14e)](_0x4789a1,{'startRow':0x0,'column':_0x29121f,'includeAllSlots':!0x1}),_0x40533b=Array[_0x122de2(0x138)](_0x3a68da)[_0x122de2(0x11c)](_0x39d686=>_0x515d44[_0x122de2(0xe7)](_0x39d686[_0x122de2(0x108)]));_0x577598[_0x122de2(0xd0)](_0x40533b,_0x122de2(0x12b));});});}for(const _0x367463 of[_0x5a6e58(0xc6),_0x5a6e58(0xeb)]){const _0x3963b3=_0x367463[_0x5a6e58(0x122)](0xb),_0x4cad11=_0x3963b3[_0x5a6e58(0x102)](),_0x468bde=_0x4cad11[_0x5a6e58(0x122)](0x0,0x3)+_0x5a6e58(0x135),_0x456098=_0x5a6e58(0x110)+_0x3963b3,_0x22ab83=_0x5a6e58(0xd4)+_0x3963b3,_0x13b386=_0x5a6e58(0x144)+_0x3963b3;_0x577598[_0x5a6e58(0xf9)](_0x367463,()=>{const _0x373053=_0x5a6e58;_0x17ddf8[_0x373053(0x115)][_0x373053(0xd5)](_0x1ce347=>{const _0x1872b3=_0x373053,_0x406f35=_0x351643[_0x1872b3(0xcc)](_0x1b51be),_0x3505a9=_0x406f35[0x0][_0x1872b3(0xc1)](_0x1872b3(0x110));let _0x4babfc;if(_0x1872b3(0xc6)==_0x367463){const _0x4e1f18=_0x351643[_0x1872b3(0xe9)](_0x406f35);_0x4babfc={'startRow':_0x4e1f18[_0x1872b3(0xd6)],'endRow':_0x4e1f18[_0x1872b3(0x142)],'includeAllSlots':!0x0};}else{const _0x4da08f=_0x351643[_0x1872b3(0xed)](_0x406f35);_0x4babfc={'startColumn':_0x4da08f[_0x1872b3(0xd6)],'endColumn':_0x4da08f[_0x1872b3(0x142)],'includeAllSlots':!0x0};}const _0x5089ce=_0x351643[_0x1872b3(0x14e)](_0x3505a9,_0x4babfc),_0x14ec95=Array[_0x1872b3(0x138)](_0x5089ce)[_0x1872b3(0x11c)](({cell:_0x42d942})=>_0x42d942),_0x1d694a=Ee(_0x14ec95[_0x1872b3(0x123)](_0x53e306=>_0x53e306[_0x1872b3(0x103)](_0x468bde))),_0xea2f4d=Ee(_0x14ec95[_0x1872b3(0x123)](_0x210409=>!_0x210409[_0x1872b3(0x103)](_0x468bde)))[_0x1872b3(0x11c)](_0x4aa275=>_0x1ce347[_0x1872b3(0xe7)](_0x4aa275)),_0x27f95d=_0x577598[_0x1872b3(0x116)](_0xea2f4d,_0x456098);if(_0x27f95d&&(_0x1872b3(0xf0)==_0x27f95d[_0x1872b3(0xbc)]||_0x1872b3(0x12b)==_0x27f95d[_0x1872b3(0xbc)])){const _0x10eda4=this[_0x1872b3(0xca)](_0x27f95d);for(const _0xff24b4 of _0x1d694a){const _0x54173f=_0x1ce347[_0x1872b3(0xe7)](_0xff24b4),_0x8850cb=_0x351643[_0x1872b3(0x157)](_0xff24b4),_0x4f56cc=_0xff24b4[_0x1872b3(0xff)](_0x468bde)-0x1,_0x459c96=_0x10eda4[_0x22ab83],_0x34a082=_0x10eda4[_0x13b386];_0x459c96<=_0x8850cb[_0x4cad11]&&_0x8850cb[_0x4cad11]+_0x4f56cc<=_0x34a082&&_0x27f95d[_0x1872b3(0x11a)](_0x54173f);}}});});}function _0x2e66cf(_0x4511ad){const _0x35342d=_0x5a6e58,_0x485be0=Array[_0x35342d(0x138)](_0x1b51be[_0x35342d(0xb8)]())[_0x35342d(0x11c)](_0x5f4d3f=>_0x272ceb[_0x35342d(0x100)](_0x5f4d3f));_0x17ddf8[_0x35342d(0x115)][_0x35342d(0xd5)](_0xe1310e=>{const _0x50c621=_0x35342d,_0x498591=_0xe1310e[_0x50c621(0xf8)];_0x4511ad=_0x4511ad[_0x50c621(0x123)](_0x124814=>_0x50c621(0x12e)!=_0x124814[_0x50c621(0x104)][_0x50c621(0x114)]),_0xe1310e[_0x50c621(0xea)](_0x4511ad),_0x17ddf8[_0x50c621(0x148)][_0x50c621(0x14f)](_0x50c621(0xc6))[_0x50c621(0x152)](),_0x17ddf8[_0x50c621(0x141)](_0x50c621(0xc6),{'forceDefaultExecution':!0x0}),_0x17ddf8[_0x50c621(0x115)][_0x50c621(0x117)](()=>{const _0x3e17fb=_0x50c621;_0x17ddf8[_0x3e17fb(0x115)][_0x3e17fb(0x117)](_0x498591,_0x3cefe9=>{const _0x36aa07=_0x3e17fb,_0x13de21=_0x485be0[_0x36aa07(0x123)](_0x56dc7a=>_0x36aa07(0x12e)!=_0x56dc7a[_0x36aa07(0x104)][_0x36aa07(0x114)]);_0x13de21[_0x36aa07(0xb9)]>0x0&&_0x3cefe9[_0x36aa07(0xea)](_0x13de21);for(const _0x5e981c of _0x485be0)_0x5e981c[_0x36aa07(0xde)]();});});});}function _0x3edb30(_0x16417c){const _0x5913ab=_0x5a6e58;_0x17ddf8[_0x5913ab(0x115)][_0x5913ab(0xd5)](_0x134327=>{const _0x7eda40=_0x5913ab,_0x32ddfc=Array[_0x7eda40(0x138)](_0x1b51be[_0x7eda40(0xb8)]())[_0x7eda40(0x11c)](_0x315d8c=>_0x272ceb[_0x7eda40(0x100)](_0x315d8c)),_0x5129e1=[];for(const _0x1412e2 of _0x16417c)for(const _0x4b24bb of _0x1412e2[_0x7eda40(0x107)]({'shallow':!0x0}))_0x5129e1[_0x7eda40(0x124)](_0x4b24bb);for(const _0x57e5f0 of _0x5129e1)_0x7eda40(0x12e)!=_0x57e5f0[_0x7eda40(0x104)][_0x7eda40(0x114)]&&(_0x134327[_0x7eda40(0xea)](_0x134327[_0x7eda40(0xbb)](_0x57e5f0,0x0)),_0x17ddf8[_0x7eda40(0x148)][_0x7eda40(0x14f)](_0x7eda40(0xeb))[_0x7eda40(0x152)](),_0x17ddf8[_0x7eda40(0x141)](_0x7eda40(0xeb),{'forceDefaultExecution':!0x0}));const _0x319f05=_0x32ddfc[_0x7eda40(0x123)](_0x541982=>_0x7eda40(0x12e)!=_0x541982[_0x7eda40(0x104)][_0x7eda40(0x114)]);_0x319f05[_0x7eda40(0xb9)]>0x0&&_0x134327[_0x7eda40(0xea)](_0x319f05);for(const _0x4985fe of _0x32ddfc)_0x4985fe[_0x7eda40(0xde)]();});}function _0x2e913f(_0x175fc5,_0x2fb1aa){const _0x42c63f=_0x5a6e58;return _0x2fb1aa[_0x42c63f(0x147)](_0xd8fc70=>_0x175fc5[_0x42c63f(0xef)](_0x1a5a45=>_0x1a5a45[_0x42c63f(0xbf)][_0x42c63f(0x136)](_0xd8fc70[_0x42c63f(0xc8)])||_0xd8fc70[_0x42c63f(0xbf)][_0x42c63f(0x136)](_0x1a5a45[_0x42c63f(0xc8)])));}function _0x2ea455(_0x448571,_0x53fe75){const _0x105110=_0x5a6e58;return!_0x448571[_0x105110(0xef)](_0xe1d3ff=>_0x53fe75[_0x105110(0xef)](_0x19a8a5=>_0xe1d3ff[_0x105110(0x10a)](_0x19a8a5)))&&_0x448571[_0x105110(0xef)](_0x55d9c9=>_0x53fe75[_0x105110(0xef)](_0x458473=>_0x55d9c9[_0x105110(0xbf)][_0x105110(0xe1)](_0x458473[_0x105110(0xc8)])));}_0x17ddf8[_0x5a6e58(0x14d)][_0x5a6e58(0x13b)]['on'](_0x5a6e58(0x10d),(_0x4c1406,_0x2cbbf3,_0x14d749)=>{const _0x10571f=_0x5a6e58;if(!_0x14d749[_0x10571f(0xc3)][_0x10571f(0x106)])return;const _0x12782c=_0x2cbbf3[_0x10571f(0x112)];if(!_0x12782c)return;const _0x34b089=_0x14d749[_0x10571f(0x14b)][_0x10571f(0xfc)](_0x12782c);function _0x257253(_0x58edaf){const _0x204e0a=_0x10571f;return Array[_0x204e0a(0xe6)](_0x58edaf)?_0x58edaf:[_0x58edaf];}_0x34b089&&_0x10571f(0xdf)===_0x12782c[_0x10571f(0x156)]&&_0x3ed403(_0x34b089,_0x14d749[_0x10571f(0xcb)],(_0x1bd123,_0x1523f3,_0xfcecaa)=>_0xfcecaa[_0x10571f(0x13e)](_0x257253(_0x1523f3[_0x10571f(0xc7)]),_0x1bd123),(_0x10e39e,_0x45c765,_0x229488)=>_0x229488[_0x10571f(0xfa)](_0x257253(_0x45c765[_0x10571f(0xc7)]),_0x10e39e));},{'priority':_0x5a6e58(0xd8)}),_0x577598[_0x5a6e58(0xcf)][_0x5a6e58(0x127)](_0x46562c=>{const _0x44a9cf=_0x5a6e58;if(_0x44a9cf(0x130)!=_0x46562c[_0x44a9cf(0xdd)]&&_0x44a9cf(0xf3)!=_0x46562c[_0x44a9cf(0xdd)])return;const _0x2d0b71=_0x46562c[_0x44a9cf(0x109)]();if(null!=_0x2d0b71&&_0x2d0b71['is'](_0x44a9cf(0xd2),_0x44a9cf(0x110))){if(_0x44a9cf(0x130)==_0x46562c[_0x44a9cf(0xdd)]){const _0x417f7b=_0x46562c[_0x44a9cf(0x107)]()[_0x44a9cf(0x123)](_0x377a0e=>_0x377a0e['is'](_0x44a9cf(0xcd)))[_0x44a9cf(0x11c)](_0x3c5e07=>_0x3c5e07[_0x44a9cf(0x14d)]);if(_0x417f7b[_0x44a9cf(0xb9)])return{'type':_0x44a9cf(0x130),'content':_0x3a08cb(_0x30fb92,_0x44a9cf(0x145),_0x3a08cb(_0x30fb92,_0x44a9cf(0x128),'\x22'+_0x417f7b[_0x44a9cf(0xf6)]('\x20')+'\x22'))};}if(_0x44a9cf(0xf3)==_0x46562c[_0x44a9cf(0xdd)]){const _0x322172=_0x46562c[_0x44a9cf(0x107)]()[_0x44a9cf(0x123)](_0x2bd51c=>_0x2bd51c['is'](_0x44a9cf(0xcd)))[_0x44a9cf(0x11c)](_0x207e02=>_0x207e02[_0x44a9cf(0x14d)]);if(_0x322172[_0x44a9cf(0xb9)])return{'type':_0x44a9cf(0xf3),'content':_0x3a08cb(_0x30fb92,_0x44a9cf(0xc0),_0x3a08cb(_0x30fb92,_0x44a9cf(0x128),'\x22'+_0x322172[_0x44a9cf(0xf6)]('\x20')+'\x22'))};}}}),_0x577598[_0x5a6e58(0xcf)][_0x5a6e58(0x127)](_0x1e9510=>{const _0x54f360=_0x5a6e58;if(_0x54f360(0xf0)==_0x1e9510[_0x54f360(0xbc)]){const _0x348db7=_0x1e9510[_0x54f360(0x107)]()[_0x54f360(0x123)](_0x3a44e0=>_0x3a44e0['is'](_0x54f360(0xcd)))[_0x54f360(0x11c)](_0x46e7b9=>_0x46e7b9[_0x54f360(0x14d)]),_0x1c5c03=this[_0x54f360(0xca)](_0x1e9510),_0x4a5fd2=_0x1c5c03[_0x54f360(0x134)]-_0x1c5c03[_0x54f360(0xd9)]+0x1;if(_0x54f360(0x130)==_0x1e9510[_0x54f360(0xdd)])return _0x348db7[_0x54f360(0xb9)]?{'type':_0x54f360(0x130),'content':_0x3a08cb(_0x30fb92,_0x54f360(0x145),_0x3a08cb(_0x30fb92,_0x54f360(0xfb),[_0x4a5fd2,'\x22'+_0x348db7[_0x54f360(0xf6)]('\x20')+'\x22']))}:{'type':_0x54f360(0x130),'content':_0x3a08cb(_0x30fb92,_0x54f360(0x145),_0x3a08cb(_0x30fb92,_0x54f360(0xee),_0x4a5fd2))};if(_0x54f360(0xf3)==_0x1e9510[_0x54f360(0xdd)])return _0x348db7[_0x54f360(0xb9)]?{'type':_0x54f360(0xf3),'content':_0x3a08cb(_0x30fb92,_0x54f360(0xc0),_0x3a08cb(_0x30fb92,_0x54f360(0xfb),[_0x4a5fd2,'\x22'+_0x348db7[_0x54f360(0xf6)]('\x20')+'\x22']))}:{'type':_0x54f360(0xf3),'content':_0x3a08cb(_0x30fb92,_0x54f360(0xc0),_0x3a08cb(_0x30fb92,_0x54f360(0xee),_0x4a5fd2))};}if(_0x54f360(0x12b)==_0x1e9510[_0x54f360(0xbc)]){const _0x532f18=_0x1e9510[_0x54f360(0x107)]()[_0x54f360(0x123)](_0xa0404b=>_0xa0404b['is'](_0x54f360(0xcd)))[_0x54f360(0x11c)](_0x5af632=>_0x5af632[_0x54f360(0x14d)]),_0x46acd6=this[_0x54f360(0xca)](_0x1e9510),_0x4e9874=_0x46acd6[_0x54f360(0x13f)]-_0x46acd6[_0x54f360(0x150)]+0x1;if(_0x54f360(0x130)==_0x1e9510[_0x54f360(0xdd)])return _0x532f18[_0x54f360(0xb9)]?{'type':_0x54f360(0x130),'content':_0x3a08cb(_0x30fb92,_0x54f360(0x145),_0x3a08cb(_0x30fb92,_0x54f360(0xf7),[_0x4e9874,'\x22'+_0x532f18[_0x54f360(0xf6)]('\x20')+'\x22']))}:{'type':_0x54f360(0x130),'content':_0x3a08cb(_0x30fb92,_0x54f360(0x145),_0x3a08cb(_0x30fb92,_0x54f360(0x105),_0x4e9874))};if(_0x54f360(0xf3)==_0x1e9510[_0x54f360(0xdd)])return _0x532f18[_0x54f360(0xb9)]?{'type':_0x54f360(0xf3),'content':_0x3a08cb(_0x30fb92,_0x54f360(0xc0),_0x3a08cb(_0x30fb92,_0x54f360(0xf7),[_0x4e9874,'\x22'+_0x532f18[_0x54f360(0xf6)]('\x20')+'\x22']))}:{'type':_0x54f360(0xf3),'content':_0x3a08cb(_0x30fb92,_0x54f360(0xc0),_0x3a08cb(_0x30fb92,_0x54f360(0x105),_0x4e9874))};}}),_0x577598[_0x5a6e58(0x14a)][_0x5a6e58(0x11e)](_0x5a6e58(0x130),_0x5a6e58(0xf0),_0x5a6e58(0xe4),_0x2e66cf),_0x577598[_0x5a6e58(0x14a)][_0x5a6e58(0x11e)](_0x5a6e58(0xf3),_0x5a6e58(0xf0),_0x5a6e58(0x113),_0x2e66cf),_0x577598[_0x5a6e58(0x14a)][_0x5a6e58(0x11e)](_0x5a6e58(0x130),_0x5a6e58(0x12b),_0x5a6e58(0xe4),_0x3edb30),_0x577598[_0x5a6e58(0x14a)][_0x5a6e58(0x11e)](_0x5a6e58(0xf3),_0x5a6e58(0x12b),_0x5a6e58(0x113),_0x3edb30),_0x577598[_0x5a6e58(0x14a)][_0x5a6e58(0x11e)](_0x5a6e58(0x130),_0x5a6e58(0x12b),_0x5a6e58(0xf6),_0x2e913f),_0x577598[_0x5a6e58(0x14a)][_0x5a6e58(0x11e)](_0x5a6e58(0xf3),_0x5a6e58(0x12b),_0x5a6e58(0xf6),_0x2e913f),_0x577598[_0x5a6e58(0x14a)][_0x5a6e58(0x11e)](_0x5a6e58(0x130),_0x5a6e58(0xf0),_0x5a6e58(0xf6),_0x2ea455),_0x577598[_0x5a6e58(0x14a)][_0x5a6e58(0x11e)](_0x5a6e58(0xf3),_0x5a6e58(0xf0),_0x5a6e58(0xf6),_0x2ea455);}[_0x160ce1(0x153)](){const _0x55a9de=_0x160ce1,_0x520f12=this[_0x55a9de(0x126)],_0x362173=_0x520f12[_0x55a9de(0x115)][_0x55a9de(0xf5)][_0x55a9de(0xce)];return(_0x5c2b97,_0x3bbf31)=>{const _0x3a86f5=_0x55a9de;_0x520f12[_0x3a86f5(0x115)][_0x3a86f5(0xd5)](_0x5e5061=>{const _0x3b1e5a=_0x3a86f5,{commandName:_0x456ddf,commandParams:_0x3b5709}=_0x3bbf31;let _0x4ae33a=_0x5c2b97[0x0][_0x3b1e5a(0xbf)][_0x3b1e5a(0x11b)];_0x3b5709&&_0x3b5709[0x0]&&!0x1===_0x3b5709[0x0][_0x3b1e5a(0x137)]&&(_0x4ae33a=_0x5c2b97[0x0][_0x3b1e5a(0xc8)][_0x3b1e5a(0xd7)]);const _0xe5c172=_0x5e5061[_0x3b1e5a(0x11d)](_0x4ae33a);if(_0x3b1e5a(0x12e)==_0xe5c172[_0x3b1e5a(0x104)][_0x3b1e5a(0x114)])return;const _0x5dd951=Array[_0x3b1e5a(0x138)](_0x362173[_0x3b1e5a(0xb8)]())[_0x3b1e5a(0x11c)](_0x1a98c8=>_0x272ceb[_0x3b1e5a(0x100)](_0x1a98c8));_0x5e5061[_0x3b1e5a(0xea)](_0xe5c172),_0x520f12[_0x3b1e5a(0x148)][_0x3b1e5a(0x14f)](_0x456ddf)[_0x3b1e5a(0x152)](),_0x3b5709[_0x3b1e5a(0x124)]({'forceDefaultExecution':!0x0}),_0x520f12[_0x3b1e5a(0x141)](_0x456ddf,..._0x3b5709);const _0x3c7ecb=_0x5dd951[_0x3b1e5a(0x123)](_0x4993ef=>_0x3b1e5a(0x12e)!=_0x4993ef[_0x3b1e5a(0x104)][_0x3b1e5a(0x114)]);_0x3c7ecb[_0x3b1e5a(0xb9)]>0x0&&_0x5e5061[_0x3b1e5a(0xea)](_0x3c7ecb);for(const _0x5402de of _0x5dd951)_0x5402de[_0x3b1e5a(0xde)]();});};}[_0x160ce1(0x119)](_0x500415){const _0x54fa26=_0x160ce1,_0x24781c=this[_0x54fa26(0x126)][_0x54fa26(0xba)][_0x54fa26(0x14f)](_0x54fa26(0x132));let _0x3c43cb=Number[_0x54fa26(0xda)],_0x51828d=Number[_0x54fa26(0x101)],_0x1736e0=Number[_0x54fa26(0xda)],_0x513357=Number[_0x54fa26(0x101)];for(const _0x3ad63e of _0x500415){if(_0x54fa26(0x12e)==_0x3ad63e[_0x54fa26(0x104)][_0x54fa26(0x114)])continue;const {row:_0x1ae06c,column:_0xb4ae47}=_0x24781c[_0x54fa26(0x157)](_0x3ad63e),_0x148328=_0x3ad63e[_0x54fa26(0x103)](_0x54fa26(0x149))?_0x3ad63e[_0x54fa26(0xff)](_0x54fa26(0x149))-0x1:0x0,_0xf537c8=_0x3ad63e[_0x54fa26(0x103)](_0x54fa26(0x129))?_0x3ad63e[_0x54fa26(0xff)](_0x54fa26(0x129))-0x1:0x0;_0x3c43cb=_0x1ae06c<_0x3c43cb?_0x1ae06c:_0x3c43cb,_0x51828d=_0x1ae06c+_0x148328>_0x51828d?_0x1ae06c+_0x148328:_0x51828d,_0x1736e0=_0xb4ae47<_0x1736e0?_0xb4ae47:_0x1736e0,_0x513357=_0xb4ae47+_0xf537c8>_0x513357?_0xb4ae47+_0xf537c8:_0x513357;}return{'minRow':_0x3c43cb,'maxRow':_0x51828d,'minColumn':_0x1736e0,'maxColumn':_0x513357};}[_0x160ce1(0xfe)](){const _0x43e36d=_0x160ce1,_0x1937a4=this[_0x43e36d(0x126)],_0xafa3a0=_0x1937a4[_0x43e36d(0xba)][_0x43e36d(0x14f)](_0x43e36d(0x10f)),_0x186541=_0x1937a4[_0x43e36d(0xba)][_0x43e36d(0x14f)](_0x43e36d(0x132));_0x1937a4[_0x43e36d(0x115)][_0x43e36d(0xf5)]['on'](_0x43e36d(0x155),()=>{const _0x49e551=_0x43e36d,_0x50115f=Array[_0x49e551(0x138)](_0x1937a4[_0x49e551(0x115)][_0x49e551(0xf5)][_0x49e551(0xe5)][_0x49e551(0x12c)]());for(const {name:_0x39e657,data:_0x3b707f}of _0x50115f){const {group:_0x5e4932,id:_0xcdc2b6,subType:_0x57e879}=_0xafa3a0[_0x49e551(0x143)](_0x39e657);if(_0x49e551(0xe0)!=_0x5e4932)continue;if(null!=_0x3b707f[_0x49e551(0xec)])continue;const _0x2dba21=_0xafa3a0[_0x49e551(0x151)](_0xcdc2b6);this[_0x49e551(0xf1)][_0x49e551(0x13a)](_0x57e879)&&this[_0x49e551(0x121)][_0x49e551(0x10c)](_0x2dba21);}},{'priority':_0x43e36d(0xbd)});const _0x4bb64c=(_0x446914,_0xd3b1f8)=>{const _0x32fd8f=_0x43e36d;let _0x2d8138=!0x1;const _0x2b827e=_0xd3b1f8[_0x32fd8f(0xe7)](_0x446914),_0x2206ed=_0x446914[_0x32fd8f(0xc1)](_0x32fd8f(0x110)),_0x2428df=_0x186541[_0x32fd8f(0x157)](_0x446914);for(const _0x2ad249 of this[_0x32fd8f(0x121)]){const _0x4bf66c=_0x2ad249[_0x32fd8f(0xbc)],_0x2a770e=_0x4bf66c[_0x32fd8f(0x120)](_0x32fd8f(0xc2)),_0x3f6934=_0x4bf66c[_0x32fd8f(0x122)](_0x2a770e?0xa:0x5),_0x280451=_0x3f6934[_0x32fd8f(0x102)](),_0x743dca=_0x280451[_0x32fd8f(0x122)](0x0,0x3)+_0x32fd8f(0x135),_0x4b8762=_0x32fd8f(0xd4)+_0x3f6934,_0x30b481=_0x32fd8f(0x144)+_0x3f6934;if(!_0x2ad249[_0x32fd8f(0xdb)])continue;if(_0x2206ed!=_0x2ad249[_0x32fd8f(0x11f)]()[_0x32fd8f(0xc8)][_0x32fd8f(0xc1)](_0x32fd8f(0x110)))continue;if(_0x2ad249[_0x32fd8f(0xdc)](_0x2b827e))continue;const _0x241828=_0x446914[_0x32fd8f(0x103)](_0x743dca)?_0x446914[_0x32fd8f(0xff)](_0x743dca)-0x1:0x0,_0x123ba2=this[_0x32fd8f(0xca)](_0x2ad249),_0x1dc8ff=_0x123ba2[_0x4b8762],_0x1bd887=_0x123ba2[_0x30b481];_0x1dc8ff<=_0x2428df[_0x280451]&&_0x2428df[_0x280451]+_0x241828<=_0x1bd887&&(_0x2ad249[_0x32fd8f(0x11a)](_0x2b827e),_0x2d8138=!0x0);}return _0x2d8138;};_0x1937a4[_0x43e36d(0x115)][_0x43e36d(0xf5)][_0x43e36d(0x125)](_0xb79773=>{const _0x4338a8=_0x43e36d;let _0x54155d=!0x1;for(const _0x2a1d34 of _0x1937a4[_0x4338a8(0x115)][_0x4338a8(0xf5)][_0x4338a8(0xe5)][_0x4338a8(0x12a)]())if(_0x4338a8(0xc9)==_0x2a1d34[_0x4338a8(0xdd)]){if(_0x4338a8(0xf0)==_0x2a1d34[_0x4338a8(0x156)]){for(const _0x5b4235 of _0x2a1d34[_0x4338a8(0x12d)][_0x4338a8(0xd7)][_0x4338a8(0xe8)]())_0x54155d=_0x54155d||_0x4bb64c(_0x5b4235,_0xb79773);}else _0x4338a8(0xdf)==_0x2a1d34[_0x4338a8(0x156)]&&(_0x54155d=_0x54155d||_0x4bb64c(_0x2a1d34[_0x4338a8(0x12d)][_0x4338a8(0xd7)],_0xb79773));}return _0x54155d;});}[_0x160ce1(0xca)](_0x26f1bc){const _0x2c652e=_0x160ce1;return this[_0x2c652e(0x119)](_0x26f1bc[_0x2c652e(0xb8)]()[_0x2c652e(0x11c)](_0x4199e2=>_0x4199e2[_0x2c652e(0xc8)][_0x2c652e(0xd7)]));}}function Ee(_0x361ba1){const _0x6b1444=_0x160ce1;return Array[_0x6b1444(0x138)](new Set(_0x361ba1)[_0x6b1444(0x146)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x33c4(){const _0x2e92af=['toggleTableCaption','60MPWvXp','1324629zEpwcl','297912lrKkXf','2172401pGCjPg','621466AyVItA','2wtVzzz','8wajZkM','TableCaptionEditing','enableCommand','TrackChangesEditing','get','has','plugins','6974198OHorNw','6pGNPMg','editor','requires','50094gcEDpJ','afterInit','7837180vfPKZL'];_0x33c4=function(){return _0x2e92af;};return _0x33c4();}const _0x15d8d1=_0x2fe9;(function(_0x71093f,_0x38a97e){const _0x2974d7=_0x2fe9,_0x294a98=_0x71093f();while(!![]){try{const _0x5883d9=parseInt(_0x2974d7(0x172))/0x1*(parseInt(_0x2974d7(0x173))/0x2)+parseInt(_0x2974d7(0x167))/0x3*(parseInt(_0x2974d7(0x170))/0x4)+-parseInt(_0x2974d7(0x16e))/0x5*(-parseInt(_0x2974d7(0x16a))/0x6)+-parseInt(_0x2974d7(0x171))/0x7+parseInt(_0x2974d7(0x174))/0x8*(-parseInt(_0x2974d7(0x16f))/0x9)+parseInt(_0x2974d7(0x16c))/0xa+-parseInt(_0x2974d7(0x17b))/0xb;if(_0x5883d9===_0x38a97e)break;else _0x294a98['push'](_0x294a98['shift']());}catch(_0x84073f){_0x294a98['push'](_0x294a98['shift']());}}}(_0x33c4,0x89662));import{Plugin as _0x3711ec}from'ckeditor5/src/core.js';import _0x1a9a05 from'./table.js';function _0x2fe9(_0x306d62,_0x589a1a){const _0x33c4ba=_0x33c4();return _0x2fe9=function(_0x2fe98a,_0x4eee8a){_0x2fe98a=_0x2fe98a-0x167;let _0x5d2fd2=_0x33c4ba[_0x2fe98a];return _0x5d2fd2;},_0x2fe9(_0x306d62,_0x589a1a);}export default class Mt extends _0x3711ec{static get[_0x15d8d1(0x169)](){return[_0x1a9a05];}[_0x15d8d1(0x16b)](){const _0x4b99bc=_0x15d8d1,_0x1bf33a=this[_0x4b99bc(0x168)];if(!_0x1bf33a[_0x4b99bc(0x17a)][_0x4b99bc(0x179)](_0x4b99bc(0x175)))return;_0x1bf33a[_0x4b99bc(0x17a)][_0x4b99bc(0x178)](_0x4b99bc(0x177))[_0x4b99bc(0x176)](_0x4b99bc(0x16d));}}
23
+ function _0x267f(_0x3cdf6d,_0x2ec93a){const _0x12f2ed=_0x12f2();return _0x267f=function(_0x267fb7,_0x47b6fc){_0x267fb7=_0x267fb7-0xca;let _0x278ea8=_0x12f2ed[_0x267fb7];return _0x278ea8;},_0x267f(_0x3cdf6d,_0x2ec93a);}const _0x466338=_0x267f;(function(_0x2b0489,_0x3dd93c){const _0x5b0dca=_0x267f,_0x4ae4be=_0x2b0489();while(!![]){try{const _0x3bb8e1=parseInt(_0x5b0dca(0xd1))/0x1*(-parseInt(_0x5b0dca(0xde))/0x2)+parseInt(_0x5b0dca(0xcd))/0x3+parseInt(_0x5b0dca(0xd5))/0x4+parseInt(_0x5b0dca(0xdb))/0x5+-parseInt(_0x5b0dca(0xd7))/0x6*(parseInt(_0x5b0dca(0xce))/0x7)+-parseInt(_0x5b0dca(0xd0))/0x8*(-parseInt(_0x5b0dca(0xd3))/0x9)+-parseInt(_0x5b0dca(0xdd))/0xa*(-parseInt(_0x5b0dca(0xda))/0xb);if(_0x3bb8e1===_0x3dd93c)break;else _0x4ae4be['push'](_0x4ae4be['shift']());}catch(_0x5a9e79){_0x4ae4be['push'](_0x4ae4be['shift']());}}}(_0x12f2,0x74ca1));function _0x12f2(){const _0x494e48=['plugins','2798424mNQnTi','afterInit','18RVZMtP','toggleTableCaption','editor','58245vMgYmH','2008425oebNng','TableCaptionEditing','50RHAgWn','47086tURDuH','get','enableCommand','has','755631FHNvSw','1522927zzhxej','requires','4603312bYwQZe','35qWqNxH','TrackChangesEditing','9xhkeKR'];_0x12f2=function(){return _0x494e48;};return _0x12f2();}import{Plugin as _0x22f504}from'ckeditor5/src/core.js';import _0x36d543 from'./table.js';export default class Mt extends _0x22f504{static get[_0x466338(0xcf)](){return[_0x36d543];}[_0x466338(0xd6)](){const _0xf94f4d=_0x466338,_0x23c0b5=this[_0xf94f4d(0xd9)];if(!_0x23c0b5[_0xf94f4d(0xd4)][_0xf94f4d(0xcc)](_0xf94f4d(0xdc)))return;_0x23c0b5[_0xf94f4d(0xd4)][_0xf94f4d(0xca)](_0xf94f4d(0xd2))[_0xf94f4d(0xcb)](_0xf94f4d(0xd8));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xafbb98=_0xec54;(function(_0x5921d7,_0x325403){const _0x19d144=_0xec54,_0x1d3d86=_0x5921d7();while(!![]){try{const _0x10d0f6=parseInt(_0x19d144(0x129))/0x1*(parseInt(_0x19d144(0x19a))/0x2)+-parseInt(_0x19d144(0x155))/0x3*(parseInt(_0x19d144(0x198))/0x4)+-parseInt(_0x19d144(0x142))/0x5*(parseInt(_0x19d144(0x1bb))/0x6)+-parseInt(_0x19d144(0x16d))/0x7+parseInt(_0x19d144(0x181))/0x8+-parseInt(_0x19d144(0x15e))/0x9+parseInt(_0x19d144(0x136))/0xa;if(_0x10d0f6===_0x325403)break;else _0x1d3d86['push'](_0x1d3d86['shift']());}catch(_0x19cdad){_0x1d3d86['push'](_0x1d3d86['shift']());}}}(_0x1735,0xc9ded));import{getTranslation as _0x3e42a6}from'../utils/common-translations.js';function _0xec54(_0x2714b8,_0x3a98c6){const _0x17351a=_0x1735();return _0xec54=function(_0xec541,_0x4cfdde){_0xec541=_0xec541-0x125;let _0x3aae84=_0x17351a[_0xec541];return _0x3aae84;},_0xec54(_0x2714b8,_0x3a98c6);}import{Plugin as _0x309740}from'ckeditor5/src/core.js';import{LiveRange as _0x149095}from'ckeditor5/src/engine.js';import{uid as _0x3be815,priorities as _0x315ada}from'ckeditor5/src/utils.js';function _0x1735(){const _0x2b9ceb=['detach','document','isInContent','insertRows','getAttributes','setAttributes','requires','8199065iwmjKJ','deletion','stop','reduce','suggestionLoaded','content','root','tableCellSuggestion','tableCellPadding','rowInsertionIndexes','insertionRanges','getSuggestions','value','tablePasteColumn','getTableIfOnlyTableInContent','insertColumns','suggestion','markMultiRangeBlockFormat','ck-suggestion-marker','start','4100312RVppGO','table','_isForcedDefaultExecutionBlock','tableCellBorderStyle','editingDowncast','getSuggestionCallback','markerToHighlight','subType','first','nextSibling','set','element','getContainedElement','deletionRanges','insertion','view','startsWith','find','getShiftedBy','for','updateMarker','getColumns','TableClipboard','272YnUloA','length','25502KgFdNv','author','insert','formatBlock','selection','TrackChangesEditing','type','setAttribute','suggestion-td','every','getChanges','end','row','call','from','columnInsertionRanges','forceDefaultExecution','fromRange','removeMarker','endColumn','rootName','editor','*Replace\x20table\x20cells*','registerCustomCallback','paragraph','suggestionUnloaded','elementToElement','attributes','tablePasteChainId','Users','TableUtils','nodeAfter','getChildren','13794xCXvpH','_tablePostFixingSubtypes','suggestion:formatBlock:tablePasteCell','accept','isEqual','getRows','editing','remove','includes','discard','ck-suggestion-marker--active','getSuggestion','listenTo','markers','register','clipboardOutput','map','tableCellHorizontalAlignment','dataDowncast','createElement','get','low','_suggestionFactory','_splitMarkerName','markerName','activeMarkers','createTableWalker','removeMarkers','last','newRange','batch','getColumnIndexes','model','return','hasSuggestion','markerAttributes','filter','getItems','fill','getRowIndexes','commands','tableCellVerticalAlignment','markMultiRangeInsertion','getAllAdjacentSuggestions','push','_replaceTableSlotCell','cell','add','createRange','tablePasteCell','containsRange','entries','getRange','rowInsertionRanges','previousSibling','registerPostFixer','cells','removeRows','descriptionFactory','57IlpGjM','previous','schema','tablePaste','afterInit','columnInsertionIndexes','endRow','trackChanges','oldRange','join','removeColumns','high','registerDescriptionCallback','37052880iwSNtu','showSuggestionHighlights','next','fromEntries','some','insertContent','findAncestor','tableCellBorderWidth','getMarkers','redo','markMultiRangeDeletion','$graveyard','575YohCvS','forEach','getChild','tablePasteRow','column','wrap','tableCellBackgroundColor','rows','options','position','plugins','isEmpty','getChangedMarkers','createPositionBefore','differ','getSelectionAffectedTableCells','move','name','getRanges','68940xjzKTv','createRangeOn','has','unwrap','change','_createdBatches','createRangeIn','ck-suggestion-marker-insertion','keys','10075077XXtMri','columns','conversion','locale','_getCoordsForCells','documentSelection','tableCell','tableCellBorderColor'];_0x1735=function(){return _0x2b9ceb;};return _0x1735();}import _0x22f013 from'./table.js';const ge=[_0xafbb98(0x13d),_0xafbb98(0x165),_0xafbb98(0x184),_0xafbb98(0x1cc),_0xafbb98(0x1e4),_0xafbb98(0x148),_0xafbb98(0x175)],Ce=Object[_0xafbb98(0x139)](ge[_0xafbb98(0x1cb)](_0x59f364=>[_0x59f364,null]));export default class It extends _0x309740{static get[_0xafbb98(0x16c)](){return[_0x22f013];}[_0xafbb98(0x12d)](){const _0x48f22a=_0xafbb98,_0x5d5efa=this[_0x48f22a(0x1af)];if(!_0x5d5efa[_0x48f22a(0x14c)][_0x48f22a(0x157)](_0x48f22a(0x197)))return;const _0x1f63b1=_0x5d5efa[_0x48f22a(0x14c)][_0x48f22a(0x1cf)](_0x48f22a(0x19f)),_0x2e115b=_0x5d5efa[_0x48f22a(0x14c)][_0x48f22a(0x1cf)](_0x48f22a(0x1b8)),_0x5e78c1=_0x5d5efa[_0x48f22a(0x14c)][_0x48f22a(0x1cf)](_0x22f013),_0x419b6b=_0x5d5efa[_0x48f22a(0x14c)][_0x48f22a(0x1cf)](_0x48f22a(0x197));_0x5e78c1[_0x48f22a(0x1bc)][_0x48f22a(0x1e7)](_0x48f22a(0x145),_0x48f22a(0x17a)),_0x5d5efa[_0x48f22a(0x1db)][_0x48f22a(0x12b)][_0x48f22a(0x1c9)](_0x48f22a(0x174),{'allowIn':_0x48f22a(0x164),'allowContentOf':_0x48f22a(0x164),'isLimit':!0x0}),_0x5d5efa[_0x48f22a(0x160)][_0x48f22a(0x1b4)]({'model':_0x48f22a(0x174),'view':_0x48f22a(0x1a2)});let _0x354550=null;_0x5d5efa[_0x48f22a(0x1db)]['on'](_0x48f22a(0x13b),(_0x4291a8,_0x429f07)=>{const _0x50db57=_0x48f22a,[_0x3bb554,_0x980708]=_0x429f07,_0xedd076=_0x429f07[_0x429f07[_0x50db57(0x199)]-0x1];_0xedd076&&_0xedd076[_0x50db57(0x1aa)]||_0x1f63b1[_0x50db57(0x183)]||this[_0x50db57(0x1af)][_0x50db57(0x1e3)][_0x50db57(0x1cf)](_0x50db57(0x130))[_0x50db57(0x179)]&&function(_0x317139,_0x80cd4a,_0x112d1d,_0x349243,_0x4a427a){const _0x13b8ae=_0x50db57;if(_0x80cd4a&&!_0x80cd4a['is'](_0x13b8ae(0x163)))return!0x1;const _0x39b387=_0x4a427a[_0x13b8ae(0x17b)](_0x317139,_0x112d1d);if(!_0x39b387||!he(_0x39b387,void 0x0,_0x349243))return!0x1;const _0x429783=_0x349243[_0x13b8ae(0x151)](_0x112d1d[_0x13b8ae(0x167)][_0x13b8ae(0x19e)]);if(!_0x429783[_0x13b8ae(0x199)])return!0x1;const _0x11df79=_0x429783[0x0][_0x13b8ae(0x13c)](_0x13b8ae(0x182)),_0x91e0d8=_0x349243[_0x13b8ae(0x1e2)](_0x429783),_0x1e57ef=_0x349243[_0x13b8ae(0x1da)](_0x429783),_0x327f0d={'startRow':_0x91e0d8[_0x13b8ae(0x189)],'endRow':_0x91e0d8[_0x13b8ae(0x1d7)],'startColumn':_0x1e57ef[_0x13b8ae(0x189)],'endColumn':_0x1e57ef[_0x13b8ae(0x1d7)]};return 0x1==_0x429783[_0x13b8ae(0x199)]&&(_0x327f0d[_0x13b8ae(0x12f)]+=_0x349243[_0x13b8ae(0x1c0)](_0x39b387)-0x1,_0x327f0d[_0x13b8ae(0x1ad)]+=_0x349243[_0x13b8ae(0x196)](_0x39b387)-0x1),he(_0x11df79,_0x327f0d,_0x349243);}(_0x3bb554,_0x980708,_0x5d5efa[_0x50db57(0x1db)],_0x2e115b,_0x419b6b)&&(_0x4291a8[_0x50db57(0x16f)](),_0x354550={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x5d5efa[_0x50db57(0x1db)][_0x50db57(0x159)](()=>{const _0x5e0f85=_0x50db57;_0x5d5efa[_0x5e0f85(0x1db)][_0x5e0f85(0x13b)](_0x429f07[0x0],_0x429f07[0x1],_0x429f07[0x2],{'forceDefaultExecution':!0x0});const _0x2b6908=_0x3be815(),{rowInsertionRanges:_0x4aed0a,columnInsertionRanges:_0x4f04e6,insertionRanges:_0x5b0ec3,deletionRanges:_0x55c48b,cells:_0x52d0a6}=_0x354550;_0x4aed0a[_0x5e0f85(0x199)]&&_0x1f63b1[_0x5e0f85(0x1e5)](_0x4aed0a,_0x5e0f85(0x145),{'tablePasteChainId':_0x2b6908}),_0x4f04e6[_0x5e0f85(0x199)]&&_0x1f63b1[_0x5e0f85(0x1e5)](_0x4f04e6,_0x5e0f85(0x17a),{'tablePasteChainId':_0x2b6908}),_0x5b0ec3[_0x5e0f85(0x199)]&&(_0x1f63b1[_0x5e0f85(0x1e5)](_0x5b0ec3,_0x5e0f85(0x12c),{'tablePasteChainId':_0x2b6908,'skipNestingCheck':!0x0}),_0x5b0ec3[_0x5e0f85(0x143)](_0x29cdd3=>{const _0x21162e=_0x5e0f85;var _0x4028b;return null===(_0x4028b=_0x29cdd3[_0x21162e(0x166)])||void 0x0===_0x4028b?void 0x0:_0x4028b[_0x21162e(0x1a7)](_0x29cdd3);})),_0x55c48b[_0x5e0f85(0x199)]&&(_0x1f63b1[_0x5e0f85(0x140)](_0x55c48b,_0x5e0f85(0x12c),{'tablePasteChainId':_0x2b6908,'skipNestingCheck':!0x0}),_0x55c48b[_0x5e0f85(0x143)](_0x372c30=>{const _0x555533=_0x5e0f85;var _0x11cdf9;return null===(_0x11cdf9=_0x372c30[_0x555533(0x166)])||void 0x0===_0x11cdf9?void 0x0:_0x11cdf9[_0x555533(0x1a7)](_0x372c30);}));const _0x199c59=_0x1f63b1[_0x5e0f85(0x17e)](_0x52d0a6[_0x5e0f85(0x1cb)](({element:_0x3dd1e0})=>_0x3dd1e0),{'formatGroupId':_0x3be815()},[],_0x5e0f85(0x1ec),{'tablePasteChainId':_0x2b6908});if(_0x199c59){const _0x4b4d4f=_0x199c59[_0x5e0f85(0x13e)](),_0x1261fa=[];for(const {element:_0x43f536,attributes:_0x65c23b}of _0x52d0a6){if(!_0x65c23b)continue;const _0x436509=_0x5d5efa[_0x5e0f85(0x1db)][_0x5e0f85(0x156)](_0x43f536),_0x450616=_0x4b4d4f[_0x5e0f85(0x192)](_0x56a751=>_0x56a751[_0x5e0f85(0x1ef)]()[_0x5e0f85(0x1bf)](_0x436509));_0x450616&&_0x1261fa[_0x5e0f85(0x1e7)]([_0x450616[_0x5e0f85(0x153)],_0x65c23b]);}_0x1261fa[_0x5e0f85(0x199)]&&_0x199c59[_0x5e0f85(0x1a1)](_0x5e0f85(0x1de),Object[_0x5e0f85(0x139)](_0x1261fa));}_0x354550=null;}));},{'priority':_0x315ada[_0x48f22a(0x134)]+0xa}),_0x5d5efa[_0x48f22a(0x14c)][_0x48f22a(0x1cf)](_0x48f22a(0x197))['on'](_0x48f22a(0x1e8),(_0x47c4e9,_0x7cb85f)=>{const _0x348ce0=_0x48f22a,[_0x5e468f,_0x55b7ec,,_0x43a8f]=_0x7cb85f;if(!_0x354550)return;_0x47c4e9[_0x348ce0(0x16f)]();const _0x50deaa=_0x5e468f[_0x348ce0(0x1e9)],_0x5ab31f=_0x55b7ec,_0x7aade0=Pe(_0x50deaa),_0x59e198=Pe(_0x5ab31f);_0x47c4e9[_0x348ce0(0x1dc)]=_0x50deaa;let _0x2b7801=null,_0x53945c=null;if(_0x59e198||_0x7aade0){if(_0x7aade0&&!_0x59e198){_0x43a8f[_0x348ce0(0x1c2)](_0x50deaa[_0x348ce0(0x144)](0x0));for(const _0x3e8dda of Array[_0x348ce0(0x1a8)](_0x5ab31f[_0x348ce0(0x1ba)]()))_0x43a8f[_0x348ce0(0x19c)](_0x3e8dda,_0x50deaa,_0x348ce0(0x1a5));const _0x37e8ce=_0x354550[_0x348ce0(0x176)][_0x348ce0(0x1c3)](_0x5e468f[_0x348ce0(0x1a6)]),_0x599ce0=_0x354550[_0x348ce0(0x12e)][_0x348ce0(0x1c3)](_0x5e468f[_0x348ce0(0x146)]);_0x37e8ce||_0x599ce0||(_0x2b7801=_0x149095[_0x348ce0(0x1ab)](_0x43a8f[_0x348ce0(0x15b)](_0x50deaa)));}else _0x59e198&&!_0x7aade0&&(_0x53945c=_0x43a8f[_0x348ce0(0x15b)](_0x50deaa));}else{const _0x23e1f3=_0x43a8f[_0x348ce0(0x1ce)](_0x348ce0(0x174)),_0x5a7072=_0x43a8f[_0x348ce0(0x1ce)](_0x348ce0(0x174));_0x43a8f[_0x348ce0(0x147)](_0x43a8f[_0x348ce0(0x15b)](_0x50deaa),_0x5a7072),_0x43a8f[_0x348ce0(0x19c)](_0x23e1f3,_0x50deaa,0x0);for(const _0x45348d of Array[_0x348ce0(0x1a8)](_0x5ab31f[_0x348ce0(0x1ba)]()))_0x43a8f[_0x348ce0(0x19c)](_0x45348d,_0x23e1f3,_0x348ce0(0x1a5));_0x2b7801=_0x149095[_0x348ce0(0x1ab)](_0x43a8f[_0x348ce0(0x156)](_0x23e1f3)),_0x53945c=_0x149095[_0x348ce0(0x1ab)](_0x43a8f[_0x348ce0(0x156)](_0x5a7072));}const _0x549f79=Array[_0x348ce0(0x1a8)](_0x5ab31f[_0x348ce0(0x16a)]())[_0x348ce0(0x1df)](([_0x88db8c])=>ge[_0x348ce0(0x1c3)](_0x88db8c));_0x354550[_0x348ce0(0x126)][_0x348ce0(0x1e7)]({'element':_0x50deaa,'attributes':_0x549f79[_0x348ce0(0x199)]?Object[_0x348ce0(0x139)](_0x549f79):null}),_0x2b7801&&_0x354550[_0x348ce0(0x177)][_0x348ce0(0x1e7)](_0x2b7801),_0x53945c&&_0x354550[_0x348ce0(0x18e)][_0x348ce0(0x1e7)](_0x53945c);},{'priority':_0x48f22a(0x134)}),_0x2e115b['on'](_0x48f22a(0x17c),(_0x46e357,_0x1b2aa4)=>{const _0x5a3e63=_0x48f22a,[_0x1e0a11,_0x5c9d32={}]=_0x1b2aa4;if(!_0x354550)return;const _0x552b7f=_0x5c9d32['at']||0x0,_0x1dcaba=_0x5c9d32[_0x5a3e63(0x15f)]||0x1;_0x354550[_0x5a3e63(0x12e)]=new Array(_0x1dcaba)[_0x5a3e63(0x1e1)](_0x552b7f)[_0x5a3e63(0x1cb)]((_0x1db7cd,_0x5b8586)=>_0x1db7cd+_0x5b8586);for(const {cell:_0x65dae9}of _0x2e115b[_0x5a3e63(0x1d5)](_0x1e0a11,{'startColumn':_0x552b7f,'endColumn':_0x552b7f+_0x1dcaba-0x1}))_0x354550[_0x5a3e63(0x1a9)][_0x5a3e63(0x1e7)](_0x5d5efa[_0x5a3e63(0x1db)][_0x5a3e63(0x156)](_0x65dae9));},{'priority':_0x48f22a(0x1d0)}),_0x2e115b['on'](_0x48f22a(0x169),(_0x64e855,_0x373d85)=>{const _0x13dd1e=_0x48f22a,[_0x3de293,_0x355530={}]=_0x373d85;if(!_0x354550)return;const _0x5eb757=_0x355530['at']||0x0,_0x53ff30=_0x355530[_0x13dd1e(0x149)]||0x1;_0x354550[_0x13dd1e(0x176)]=new Array(_0x53ff30)[_0x13dd1e(0x1e1)](_0x5eb757)[_0x13dd1e(0x1cb)]((_0x5a2d83,_0x525fbb)=>_0x5a2d83+_0x525fbb);for(const {cell:_0x3d8b25}of _0x2e115b[_0x13dd1e(0x1d5)](_0x3de293,{'startRow':_0x5eb757,'endRow':_0x5eb757+_0x53ff30-0x1}))_0x354550[_0x13dd1e(0x1f0)][_0x13dd1e(0x1e7)](_0x5d5efa[_0x13dd1e(0x1db)][_0x13dd1e(0x156)](_0x3d8b25));},{'priority':_0x48f22a(0x1d0)}),_0x1f63b1[_0x48f22a(0x128)][_0x48f22a(0x135)](_0x5556fa=>{const _0x38ceb1=_0x48f22a;if(_0x5556fa[_0x38ceb1(0x188)]&&_0x5556fa[_0x38ceb1(0x188)][_0x38ceb1(0x191)](_0x38ceb1(0x12c)))return _0x5556fa[_0x38ceb1(0x12a)]?{}:{'type':_0x38ceb1(0x18f),'content':_0x3e42a6(_0x5d5efa[_0x38ceb1(0x161)],_0x38ceb1(0x1b0))};});const _0x15ed3c=()=>!0x1;for(const _0x57d375 of[_0x48f22a(0x12c),_0x48f22a(0x17a),_0x48f22a(0x145),_0x48f22a(0x1ec)])_0x1f63b1[_0x48f22a(0x1d1)][_0x48f22a(0x1b1)](_0x48f22a(0x18f),_0x57d375,_0x48f22a(0x132),_0x15ed3c),_0x1f63b1[_0x48f22a(0x1d1)][_0x48f22a(0x1b1)](_0x48f22a(0x16e),_0x57d375,_0x48f22a(0x132),_0x15ed3c),_0x1f63b1[_0x48f22a(0x1d1)][_0x48f22a(0x1b1)](_0x48f22a(0x19d),_0x57d375,_0x48f22a(0x132),_0x15ed3c);_0x1f63b1[_0x48f22a(0x1d1)][_0x48f22a(0x1b1)](_0x48f22a(0x19d),_0x48f22a(0x1ec),_0x48f22a(0x1c4),_0x15ed3c),_0x1f63b1[_0x48f22a(0x1d1)][_0x48f22a(0x1b1)](_0x48f22a(0x19d),_0x48f22a(0x1ec),_0x48f22a(0x1be),(_0x57c156,_0x762256,_0x5cf9b4)=>{const _0x3644fb=_0x48f22a,_0x3ce692=_0x57c156[_0x3644fb(0x1cb)](_0x3cf6aa=>_0x3cf6aa[_0x3644fb(0x18d)]())[_0x3644fb(0x1df)](_0xd73b5b=>_0xd73b5b),_0x508b99=new Map(_0x3ce692[_0x3644fb(0x1cb)](_0x3ebd05=>[_0x3ebd05,null]));if(_0x354550){for(const {element:_0xacd418,attributes:_0x24b06b}of _0x354550[_0x3644fb(0x126)])_0x24b06b&&_0x508b99[_0x3644fb(0x18b)](_0xacd418,_0x24b06b);}else{if(_0x5cf9b4&&_0x5cf9b4[_0x3644fb(0x1de)])for(const [_0x344662,_0x5ef3dc]of Object[_0x3644fb(0x1ee)](_0x5cf9b4[_0x3644fb(0x1de)])){const _0x1f6749=_0x5d5efa[_0x3644fb(0x1db)][_0x3644fb(0x1c8)][_0x3644fb(0x1cf)](_0x344662),_0x266660=_0x1f6749?_0x1f6749[_0x3644fb(0x1ef)]()[_0x3644fb(0x18d)]():null;_0x266660&&_0x508b99[_0x3644fb(0x18b)](_0x266660,_0x5ef3dc);}}_0x5d5efa[_0x3644fb(0x1db)][_0x3644fb(0x159)](_0x4239db=>{const _0x4e2ea4=_0x3644fb;for(const [_0x17e5f2,_0x508c8d]of _0x508b99)_0x4239db[_0x4e2ea4(0x16b)]({...Ce,..._0x508c8d},_0x17e5f2);});});const _0x44111a=(_0x3bbc36,_0x1023b1)=>{const _0x1a2759=_0x48f22a;_0x1f63b1[_0x1a2759(0x1d1)][_0x1a2759(0x1b1)](_0x3bbc36,_0x1a2759(0x12c),_0x1023b1,(_0x1e888a,_0x5d17d6,_0x56b405)=>{const _0x23415f=_0x1a2759;_0x5d5efa[_0x23415f(0x1db)][_0x23415f(0x159)](_0xeaeaad=>{const _0x25b494=_0x23415f,_0x36d723=[];for(const _0x10e53a of _0x1e888a){const _0x3f0070=_0x10e53a[_0x25b494(0x180)][_0x25b494(0x1b9)];_0x3f0070['is'](_0x25b494(0x18c),_0x25b494(0x174))&&_0x36d723[_0x25b494(0x1e7)](_0x3f0070);}_0x1f63b1[_0x25b494(0x1d1)][_0x25b494(0x186)](_0x3bbc36,null,_0x1023b1)(_0x1e888a,_0x5d17d6,_0x56b405);for(const _0xad0305 of _0x36d723)_0x25b494(0x141)!=_0xad0305[_0x25b494(0x173)][_0x25b494(0x1ae)]&&_0xeaeaad[_0x25b494(0x158)](_0xad0305);});});};_0x44111a(_0x48f22a(0x18f),_0x48f22a(0x1be)),_0x44111a(_0x48f22a(0x18f),_0x48f22a(0x1c4)),_0x44111a(_0x48f22a(0x16e),_0x48f22a(0x1be)),_0x44111a(_0x48f22a(0x16e),_0x48f22a(0x1c4)),_0x1f63b1[_0x48f22a(0x1d1)][_0x48f22a(0x1b1)](_0x48f22a(0x18f),_0x48f22a(0x145),_0x48f22a(0x1c4),_0x22bd2f=>{const _0x5bd275=_0x48f22a,_0x198a7b=_0x22bd2f[_0x5bd275(0x1cb)](_0x345d6c=>_0x345d6c[_0x5bd275(0x18d)]()),_0x56bda6=_0x198a7b[0x0][_0x5bd275(0x13c)](_0x5bd275(0x182)),{minRow:_0x32a40d,maxRow:_0x148be2}=_0x5e78c1[_0x5bd275(0x162)](_0x198a7b);_0x2e115b[_0x5bd275(0x127)](_0x56bda6,{'at':_0x32a40d,'rows':_0x148be2-_0x32a40d+0x1});}),_0x1f63b1[_0x48f22a(0x1d1)][_0x48f22a(0x1b1)](_0x48f22a(0x18f),_0x48f22a(0x17a),_0x48f22a(0x1c4),_0x1b0141=>{const _0x2ecede=_0x48f22a,_0x21cbe3=_0x1b0141[_0x2ecede(0x1cb)](_0x44d65a=>_0x44d65a[_0x2ecede(0x18d)]()),_0xa12398=_0x21cbe3[0x0][_0x2ecede(0x13c)](_0x2ecede(0x182)),{minColumn:_0x220b57,maxColumn:_0x4d01b4}=_0x5e78c1[_0x2ecede(0x162)](_0x21cbe3);_0x2e115b[_0x2ecede(0x133)](_0xa12398,{'at':_0x220b57,'columns':_0x4d01b4-_0x220b57+0x1});});const _0x474935=(_0x44826b,_0x345643)=>{const _0x5372af=_0x48f22a;if(!_0x345643[_0x5372af(0x188)]||!_0x345643[_0x5372af(0x188)][_0x5372af(0x191)](_0x5372af(0x12c)))return;const _0x4a2800=_0x345643[_0x5372af(0x1b5)][_0x5372af(0x1b6)],_0x2bb59d=_0x1f63b1[_0x5372af(0x178)]()[_0x5372af(0x1df)](_0x3de460=>_0x3de460[_0x5372af(0x168)]&&_0x3de460[_0x5372af(0x1b5)]&&_0x3de460[_0x5372af(0x1b5)][_0x5372af(0x1b6)]==_0x4a2800);_0x2bb59d[_0x5372af(0x199)]&&_0x345643[_0x5372af(0x1e6)]()[_0x5372af(0x199)]!=_0x2bb59d[_0x5372af(0x199)]&&_0x2bb59d[_0x5372af(0x170)]((_0x1084af,_0x3c6315)=>(_0x1084af[_0x5372af(0x138)]=_0x3c6315,_0x3c6315[_0x5372af(0x12a)]=_0x1084af,_0x3c6315));};function _0x1cb1a9(_0x48f1fa,_0x3a9463=!0x0){const _0x299bfd=_0x48f22a,{id:_0x29d580}=_0x1f63b1[_0x299bfd(0x1d2)](_0x48f1fa[_0x299bfd(0x1d3)]),_0x58540a=[_0x299bfd(0x17f),_0x299bfd(0x15c)],_0x2b833a=_0x1f63b1[_0x299bfd(0x1d4)][_0x299bfd(0x1c3)](_0x48f1fa[_0x299bfd(0x1d3)]);return _0x2b833a&&_0x58540a[_0x299bfd(0x1e7)](_0x299bfd(0x1c5)),{'classes':_0x58540a,'attributes':{'data-suggestion':_0x29d580},'priority':_0x2b833a&&_0x3a9463?0xbc2:0xbb8};}_0x1f63b1['on'](_0x48f22a(0x171),_0x474935,{'priority':_0x48f22a(0x134)}),_0x1f63b1['on'](_0x48f22a(0x1b3),_0x474935,{'priority':_0x48f22a(0x134)}),_0x5d5efa[_0x48f22a(0x1db)][_0x48f22a(0x167)][_0x48f22a(0x125)](()=>{const _0x52af7c=_0x48f22a;let _0x2cdfa6=!0x1;const _0x19deb1=Array[_0x52af7c(0x1a8)](_0x5d5efa[_0x52af7c(0x1db)][_0x52af7c(0x167)][_0x52af7c(0x150)][_0x52af7c(0x14e)]());for(const {name:_0x57bb1d,data:_0x5e410e}of _0x19deb1){const {group:_0x4b9a41,type:_0x40b5fd,id:_0x49cc09}=_0x1f63b1[_0x52af7c(0x1d2)](_0x57bb1d);if(_0x52af7c(0x17d)!=_0x4b9a41||_0x52af7c(0x16e)!=_0x40b5fd||_0x5e410e[_0x52af7c(0x131)])continue;if(!_0x1f63b1[_0x52af7c(0x1dd)](_0x49cc09))continue;const _0x16af99=_0x1f63b1[_0x52af7c(0x1c6)](_0x49cc09)[_0x52af7c(0x154)](),_0x5a958b=_0x5d5efa[_0x52af7c(0x14c)][_0x52af7c(0x1cf)](_0x52af7c(0x1b7))['me'];for(const _0x27b5e3 of _0x1f63b1[_0x52af7c(0x178)]()){if(!_0x27b5e3[_0x52af7c(0x168)]||_0x27b5e3[_0x52af7c(0x19b)]!=_0x5a958b)continue;if(_0x52af7c(0x19d)!=_0x27b5e3[_0x52af7c(0x1a0)]||_0x52af7c(0x1ec)!=_0x27b5e3[_0x52af7c(0x188)])continue;if(_0x27b5e3[_0x52af7c(0x154)]()[_0x52af7c(0x1a3)](_0x59467a=>_0x16af99[_0x52af7c(0x13a)](_0x553302=>_0x553302[_0x52af7c(0x1ed)](_0x59467a,!0x0)))){for(const _0x52e301 of _0x27b5e3[_0x52af7c(0x1e6)]())_0x52e301[_0x52af7c(0x168)]&&(_0x52e301[_0x52af7c(0x1c4)](),_0x2cdfa6=!0x0);}}}return _0x2cdfa6;}),_0x5d5efa[_0x48f22a(0x1db)][_0x48f22a(0x167)][_0x48f22a(0x125)](_0x4409be=>{const _0xda6269=_0x48f22a,_0xfab9f3=_0x5d5efa[_0xda6269(0x1e3)][_0xda6269(0x1cf)](_0xda6269(0x13f));if(!_0xfab9f3||!_0xfab9f3[_0xda6269(0x15a)][_0xda6269(0x157)](_0x4409be[_0xda6269(0x1d9)]))return!0x1;let _0x16ec24=!0x1;const _0x52130b=_0x5d5efa[_0xda6269(0x14c)][_0xda6269(0x1cf)](_0xda6269(0x1b7))['me'],_0x3e1043=_0x5d5efa[_0xda6269(0x1db)][_0xda6269(0x167)][_0xda6269(0x150)][_0xda6269(0x1a4)](),_0x2d926f=Array[_0xda6269(0x1a8)](_0x5d5efa[_0xda6269(0x1db)][_0xda6269(0x167)][_0xda6269(0x150)][_0xda6269(0x14e)]())[_0xda6269(0x1df)](({name:_0x6f086e,data:_0x35e22e})=>{const _0x512fdf=_0xda6269,{group:_0x4e5adf,subType:_0x293053,authorId:_0xdf9089}=_0x1f63b1[_0x512fdf(0x1d2)](_0x6f086e);return _0x512fdf(0x17d)==_0x4e5adf&&_0x512fdf(0x12c)==_0x293053&&_0xdf9089==_0x52130b['id']&&!_0x35e22e[_0x512fdf(0x131)];});for(const _0x680572 of _0x3e1043){if(_0xda6269(0x19c)!=_0x680572[_0xda6269(0x1a0)]||_0xda6269(0x174)!=_0x680572[_0xda6269(0x153)]||0x1!=_0x680572[_0xda6269(0x199)])continue;const _0x2a3f52=_0x4409be[_0xda6269(0x1eb)](_0x680572[_0xda6269(0x14b)],_0x680572[_0xda6269(0x14b)][_0xda6269(0x193)](0x1));if(!_0x2d926f[_0xda6269(0x192)](({data:_0x396c5b})=>_0x396c5b[_0xda6269(0x1d8)][_0xda6269(0x1bf)](_0x2a3f52))){for(const {name:_0x407900,data:_0x2f0678}of _0x2d926f)if(_0x2a3f52[_0xda6269(0x1ed)](_0x2f0678[_0xda6269(0x1d8)])){_0x4409be[_0xda6269(0x195)](_0x407900,{'range':_0x2a3f52}),_0x16ec24=!0x0;break;}}}return _0x16ec24;}),_0x5d5efa[_0x48f22a(0x1db)][_0x48f22a(0x167)][_0x48f22a(0x125)](_0x2409da=>{const _0x5923d2=_0x48f22a;let _0x41e8a6=!0x1;const _0x3ff51b=_0x5d5efa[_0x5923d2(0x14c)][_0x5923d2(0x1cf)](_0x5923d2(0x1b7))['me'],_0x5a802e=_0x1f63b1[_0x5923d2(0x178)]()[_0x5923d2(0x1df)](_0x59f37e=>_0x59f37e[_0x5923d2(0x168)]&&_0x59f37e[_0x5923d2(0x19b)]==_0x3ff51b),_0x2a230a=new Set(),_0x19687f=new Set();for(const _0x554ff9 of _0x5a802e)if(_0x5923d2(0x12c)==_0x554ff9[_0x5923d2(0x188)])for(const _0x5bad39 of _0x554ff9[_0x5923d2(0x13e)]()){const _0x39d735=_0x5bad39[_0x5923d2(0x1ef)]()[_0x5923d2(0x18d)]();if(_0x39d735){if(_0x39d735['is'](_0x5923d2(0x18c),_0x5923d2(0x174))&&Pe(_0x39d735)){_0x554ff9[_0x5923d2(0x1ac)](_0x5bad39[_0x5923d2(0x153)]),_0x2a230a[_0x5923d2(0x1ea)](_0x39d735),_0x41e8a6=!0x0;const _0x2a82cd=_0x39d735[_0x5923d2(0x18a)],_0x473d3e=_0x39d735[_0x5923d2(0x1f1)],_0x4d9ae9=_0x2a82cd&&_0x2a82cd['is'](_0x5923d2(0x18c),_0x5923d2(0x174)),_0x25e81a=_0x473d3e&&_0x473d3e['is'](_0x5923d2(0x18c),_0x5923d2(0x174));_0x4d9ae9&&!_0x2a230a[_0x5923d2(0x157)](_0x2a82cd)&&_0x19687f[_0x5923d2(0x1ea)](_0x2a82cd),_0x25e81a&&!_0x2a230a[_0x5923d2(0x157)](_0x473d3e)&&_0x19687f[_0x5923d2(0x1ea)](_0x473d3e);}else _0x39d735['is'](_0x5923d2(0x18c),_0x5923d2(0x1b2))&&_0x39d735[_0x5923d2(0x14d)]&&(_0x554ff9[_0x5923d2(0x1ac)](_0x5bad39[_0x5923d2(0x153)]),_0x41e8a6=!0x0);}}else{if(_0x5923d2(0x1ec)==_0x554ff9[_0x5923d2(0x188)]){if(!_0x554ff9[_0x5923d2(0x1b5)]||!_0x554ff9[_0x5923d2(0x1b5)][_0x5923d2(0x1b6)])continue;const _0xd9d143=_0x554ff9[_0x5923d2(0x1b5)][_0x5923d2(0x1de)];if(_0xd9d143&&Object[_0x5923d2(0x15d)](_0xd9d143)[_0x5923d2(0x199)])continue;const _0x3b5d70=_0x554ff9[_0x5923d2(0x1b5)][_0x5923d2(0x1b6)];let _0x42d555=!0x0,_0x10cd36=!0x0;for(const _0x392cff of _0x5a802e)if(_0x392cff[_0x5923d2(0x188)]&&_0x392cff[_0x5923d2(0x188)][_0x5923d2(0x191)](_0x5923d2(0x12c))){if(!_0x392cff[_0x5923d2(0x1b5)][_0x5923d2(0x1b6)]){_0x10cd36=!0x1;break;}if(_0x392cff['id']!=_0x554ff9['id']&&_0x392cff[_0x5923d2(0x1b5)][_0x5923d2(0x1b6)]==_0x3b5d70){_0x42d555=!0x1;break;}}_0x10cd36&&_0x42d555&&(_0x554ff9[_0x5923d2(0x1d6)](),_0x41e8a6=!0x0);}}for(const _0x21542e of _0x2a230a)_0x2409da[_0x5923d2(0x1c2)](_0x21542e);for(const _0x23778f of _0x19687f)_0x2409da[_0x5923d2(0x158)](_0x23778f);return _0x41e8a6;}),_0x5d5efa[_0x48f22a(0x160)][_0x48f22a(0x194)](_0x48f22a(0x185))[_0x48f22a(0x187)]({'model':_0x48f22a(0x1bd),'view':(_0x57657b,_0x580740)=>_0x1cb1a9(_0x57657b),'converterPriority':_0x48f22a(0x134)}),_0x5d5efa[_0x48f22a(0x160)][_0x48f22a(0x194)](_0x48f22a(0x1cd))[_0x48f22a(0x187)]({'model':_0x48f22a(0x1bd),'view':(_0x8f58f9,_0x58fb1b)=>_0x58fb1b[_0x48f22a(0x14a)][_0x48f22a(0x137)]?_0x1cb1a9(_0x8f58f9,!0x1):null,'converterPriority':_0x48f22a(0x134)});const _0x496bf8=_0x5d5efa[_0x48f22a(0x1c1)][_0x48f22a(0x190)];this[_0x48f22a(0x1c7)](_0x496bf8[_0x48f22a(0x167)],_0x48f22a(0x1ca),(_0x548a93,_0x47d6e2)=>{const _0x31d0dd=_0x48f22a,_0x44ca7b=[];for(const _0x24b833 of _0x496bf8[_0x31d0dd(0x15b)](_0x47d6e2[_0x31d0dd(0x172)])[_0x31d0dd(0x1e0)]())_0x24b833['is'](_0x31d0dd(0x18c),_0x31d0dd(0x1a2))&&_0x44ca7b[_0x31d0dd(0x1e7)](_0x24b833);_0x496bf8[_0x31d0dd(0x159)](_0x1ab08d=>{const _0x1133dc=_0x31d0dd;for(const _0x3741f7 of _0x44ca7b)_0x1ab08d[_0x1133dc(0x152)](_0x1ab08d[_0x1133dc(0x15b)](_0x3741f7),_0x1ab08d[_0x1133dc(0x14f)](_0x3741f7)),_0x1ab08d[_0x1133dc(0x1c2)](_0x3741f7);});});}}function Pe(_0x3c74ef){const _0x1ee81e=_0xafbb98;if(_0x3c74ef[_0x1ee81e(0x14d)])return!0x0;const _0x4877c7=_0x3c74ef[_0x1ee81e(0x144)](0x0);return _0x4877c7['is'](_0x1ee81e(0x18c),_0x1ee81e(0x1b2))&&_0x4877c7[_0x1ee81e(0x14d)];}function he(_0x5a3c4f,_0x156653={},_0x28f3ed){const _0x348a92=_0xafbb98;for(const {isAnchor:_0x569b49,cellHeight:_0x1dc948,cellWidth:_0x377326}of _0x28f3ed[_0x348a92(0x1d5)](_0x5a3c4f,{'includeAllSlots':!0x0,..._0x156653}))if(!_0x569b49||0x1!=_0x1dc948||0x1!=_0x377326)return!0x1;return!0x0;}
23
+ const _0x47e4d9=_0x1a3d;(function(_0x41ed4a,_0x5053c2){const _0x539720=_0x1a3d,_0x3b05ab=_0x41ed4a();while(!![]){try{const _0xe50c3c=parseInt(_0x539720(0x207))/0x1+-parseInt(_0x539720(0x206))/0x2*(-parseInt(_0x539720(0x1b2))/0x3)+-parseInt(_0x539720(0x208))/0x4*(-parseInt(_0x539720(0x24f))/0x5)+-parseInt(_0x539720(0x1fb))/0x6*(-parseInt(_0x539720(0x1f7))/0x7)+parseInt(_0x539720(0x221))/0x8+parseInt(_0x539720(0x25b))/0x9+parseInt(_0x539720(0x20d))/0xa*(-parseInt(_0x539720(0x251))/0xb);if(_0xe50c3c===_0x5053c2)break;else _0x3b05ab['push'](_0x3b05ab['shift']());}catch(_0x4403bc){_0x3b05ab['push'](_0x3b05ab['shift']());}}}(_0x3058,0x4a3af));import{getTranslation as _0x32e3db}from'../utils/common-translations.js';import{Plugin as _0x4c8862}from'ckeditor5/src/core.js';function _0x1a3d(_0x4cf44f,_0x43e2f5){const _0x305855=_0x3058();return _0x1a3d=function(_0x1a3d02,_0x4fbd0a){_0x1a3d02=_0x1a3d02-0x1ac;let _0x1d8fe4=_0x305855[_0x1a3d02];return _0x1d8fe4;},_0x1a3d(_0x4cf44f,_0x43e2f5);}function _0x3058(){const _0x378243=['*Replace\x20table\x20cells*','fill','removeColumns','getAttributes','tablePasteColumn','next','getColumns','Users','first','42oHAuYg','570758AoxtLc','71884JuqCbu','getMarkers','getChildren','ck-suggestion-marker','content','271220IkHhuh','for','_tablePostFixingSubtypes','redo','markerToHighlight','markMultiRangeBlockFormat','set','afterInit','column','markMultiRangeDeletion','insertColumns','getRanges','ck-suggestion-marker--active','getColumnIndexes','filter','requires','trackChanges','tableCellBorderStyle','insertion','editingDowncast','798792aGrjhK','getSuggestions','paragraph','containsRange','author','editing','plugins','nextSibling','position','rowInsertionIndexes','editor','element','document','includes','newRange','removeRows','markerAttributes','getChild','_suggestionFactory','getTableIfOnlyTableInContent','tableCellSuggestion','getRowIndexes','tableCellBackgroundColor','createRangeIn','rows','remove','getChanges','forceDefaultExecution','listenTo','columns','insertionRanges','commands','every','tableCellPadding','subType','start','startsWith','join','entries','createElement','getItems','register','cell','fromEntries','createRange','tablePasteCell','35omKaDi','oldRange','671MJkTdX','setAttributes','map','deletion','tableCellBorderWidth','move','_getCoordsForCells','setAttribute','elementToElement','createPositionBefore','4701249VOOqvA','row','tableCell','has','low','_createdBatches','keys','getAllAdjacentSuggestions','stop','getRows','detach','showSuggestionHighlights','isEqual','insert','push','insertRows','previousSibling','TableUtils','hasSuggestion','_replaceTableSlotCell','TableClipboard','discard','model','suggestion','get','suggestionUnloaded','activeMarkers','descriptionFactory','suggestion-td','change','nodeAfter','getSuggestion','createTableWalker','removeMarkers','high','return','name','42468NXcSPD','length','getSelectionAffectedTableCells','registerDescriptionCallback','some','end','last','createRangeOn','add','root','batch','$graveyard','value','table','suggestionLoaded','getSuggestionCallback','TrackChangesEditing','ck-suggestion-marker-insertion','deletionRanges','findAncestor','getRange','markMultiRangeInsertion','differ','call','endColumn','updateMarker','registerCustomCallback','tablePasteChainId','accept','documentSelection','tableCellBorderColor','unwrap','suggestion:formatBlock:tablePasteCell','_isForcedDefaultExecutionBlock','columnInsertionIndexes','dataDowncast','tableCellHorizontalAlignment','formatBlock','previous','rowInsertionRanges','wrap','fromRange','conversion','cells','isInContent','columnInsertionRanges','selection','forEach','clipboardOutput','_splitMarkerName','view','type','schema','getChangedMarkers','endRow','tablePasteRow','tablePaste','from','rootName','insertContent','getContainedElement','locale','find','markerName','tableCellVerticalAlignment','reduce','options','registerPostFixer','markers','141008TnRiVO','isEmpty','removeMarker','attributes','102zXuUlR','getShiftedBy'];_0x3058=function(){return _0x378243;};return _0x3058();}import{LiveRange as _0x4992ef}from'ckeditor5/src/engine.js';import{uid as _0x69d873,priorities as _0x4feb54}from'ckeditor5/src/utils.js';import _0x530899 from'./table.js';const ge=[_0x47e4d9(0x255),_0x47e4d9(0x1d0),_0x47e4d9(0x21e),_0x47e4d9(0x1d6),_0x47e4d9(0x1f2),_0x47e4d9(0x237),_0x47e4d9(0x242)],Ce=Object[_0x47e4d9(0x24c)](ge[_0x47e4d9(0x253)](_0x2975b3=>[_0x2975b3,null]));export default class It extends _0x4c8862{static get[_0x47e4d9(0x21c)](){return[_0x530899];}[_0x47e4d9(0x214)](){const _0x26f6f8=_0x47e4d9,_0x4cf3b2=this[_0x26f6f8(0x22b)];if(!_0x4cf3b2[_0x26f6f8(0x227)][_0x26f6f8(0x25e)](_0x26f6f8(0x26f)))return;const _0x35ea2e=_0x4cf3b2[_0x26f6f8(0x227)][_0x26f6f8(0x273)](_0x26f6f8(0x1c2)),_0x3d57cc=_0x4cf3b2[_0x26f6f8(0x227)][_0x26f6f8(0x273)](_0x26f6f8(0x26c)),_0x4d32a3=_0x4cf3b2[_0x26f6f8(0x227)][_0x26f6f8(0x273)](_0x530899),_0xf14ea3=_0x4cf3b2[_0x26f6f8(0x227)][_0x26f6f8(0x273)](_0x26f6f8(0x26f));_0x4d32a3[_0x26f6f8(0x20f)][_0x26f6f8(0x269)](_0x26f6f8(0x1e9),_0x26f6f8(0x201)),_0x4cf3b2[_0x26f6f8(0x271)][_0x26f6f8(0x1e6)][_0x26f6f8(0x24a)](_0x26f6f8(0x235),{'allowIn':_0x26f6f8(0x25d),'allowContentOf':_0x26f6f8(0x25d),'isLimit':!0x0}),_0x4cf3b2[_0x26f6f8(0x1dc)][_0x26f6f8(0x259)]({'model':_0x26f6f8(0x235),'view':_0x26f6f8(0x277)});let _0x513c06=null;_0x4cf3b2[_0x26f6f8(0x271)]['on'](_0x26f6f8(0x1ed),(_0x55d685,_0x4f9ccd)=>{const _0x421f2a=_0x26f6f8,[_0x2a7f93,_0x3c5037]=_0x4f9ccd,_0x1c4f35=_0x4f9ccd[_0x4f9ccd[_0x421f2a(0x1b3)]-0x1];_0x1c4f35&&_0x1c4f35[_0x421f2a(0x23c)]||_0x35ea2e[_0x421f2a(0x1d3)]||this[_0x421f2a(0x22b)][_0x421f2a(0x240)][_0x421f2a(0x273)](_0x421f2a(0x21d))[_0x421f2a(0x1be)]&&function(_0x431d71,_0x35b851,_0x5c9df9,_0x41a45f,_0x4591a8){const _0x22afcd=_0x421f2a;if(_0x35b851&&!_0x35b851['is'](_0x22afcd(0x1cf)))return!0x1;const _0x765d41=_0x4591a8[_0x22afcd(0x234)](_0x431d71,_0x5c9df9);if(!_0x765d41||!he(_0x765d41,void 0x0,_0x41a45f))return!0x1;const _0x3836d0=_0x41a45f[_0x22afcd(0x1b4)](_0x5c9df9[_0x22afcd(0x22d)][_0x22afcd(0x1e0)]);if(!_0x3836d0[_0x22afcd(0x1b3)])return!0x1;const _0xa899ee=_0x3836d0[0x0][_0x22afcd(0x1c5)](_0x22afcd(0x1bf)),_0x3fced8=_0x41a45f[_0x22afcd(0x236)](_0x3836d0),_0x4f8d43=_0x41a45f[_0x22afcd(0x21a)](_0x3836d0),_0x2d991a={'startRow':_0x3fced8[_0x22afcd(0x205)],'endRow':_0x3fced8[_0x22afcd(0x1b8)],'startColumn':_0x4f8d43[_0x22afcd(0x205)],'endColumn':_0x4f8d43[_0x22afcd(0x1b8)]};return 0x1==_0x3836d0[_0x22afcd(0x1b3)]&&(_0x2d991a[_0x22afcd(0x1e8)]+=_0x41a45f[_0x22afcd(0x264)](_0x765d41)-0x1,_0x2d991a[_0x22afcd(0x1ca)]+=_0x41a45f[_0x22afcd(0x203)](_0x765d41)-0x1),he(_0xa899ee,_0x2d991a,_0x41a45f);}(_0x2a7f93,_0x3c5037,_0x4cf3b2[_0x421f2a(0x271)],_0x3d57cc,_0xf14ea3)&&(_0x55d685[_0x421f2a(0x263)](),_0x513c06={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4cf3b2[_0x421f2a(0x271)][_0x421f2a(0x278)](()=>{const _0xc3dbf0=_0x421f2a;_0x4cf3b2[_0xc3dbf0(0x271)][_0xc3dbf0(0x1ed)](_0x4f9ccd[0x0],_0x4f9ccd[0x1],_0x4f9ccd[0x2],{'forceDefaultExecution':!0x0});const _0x56b666=_0x69d873(),{rowInsertionRanges:_0x1fb4ca,columnInsertionRanges:_0x3c83c8,insertionRanges:_0x4bda98,deletionRanges:_0x57976f,cells:_0x29ea8f}=_0x513c06;_0x1fb4ca[_0xc3dbf0(0x1b3)]&&_0x35ea2e[_0xc3dbf0(0x1c7)](_0x1fb4ca,_0xc3dbf0(0x1e9),{'tablePasteChainId':_0x56b666}),_0x3c83c8[_0xc3dbf0(0x1b3)]&&_0x35ea2e[_0xc3dbf0(0x1c7)](_0x3c83c8,_0xc3dbf0(0x201),{'tablePasteChainId':_0x56b666}),_0x4bda98[_0xc3dbf0(0x1b3)]&&(_0x35ea2e[_0xc3dbf0(0x1c7)](_0x4bda98,_0xc3dbf0(0x1ea),{'tablePasteChainId':_0x56b666,'skipNestingCheck':!0x0}),_0x4bda98[_0xc3dbf0(0x1e1)](_0x4c35cd=>{const _0xeff5f9=_0xc3dbf0;var _0x55a7e8;return null===(_0x55a7e8=_0x4c35cd[_0xeff5f9(0x265)])||void 0x0===_0x55a7e8?void 0x0:_0x55a7e8[_0xeff5f9(0x1c9)](_0x4c35cd);})),_0x57976f[_0xc3dbf0(0x1b3)]&&(_0x35ea2e[_0xc3dbf0(0x216)](_0x57976f,_0xc3dbf0(0x1ea),{'tablePasteChainId':_0x56b666,'skipNestingCheck':!0x0}),_0x57976f[_0xc3dbf0(0x1e1)](_0x2b57cb=>{const _0x2257d1=_0xc3dbf0;var _0x566306;return null===(_0x566306=_0x2b57cb[_0x2257d1(0x265)])||void 0x0===_0x566306?void 0x0:_0x566306[_0x2257d1(0x1c9)](_0x2b57cb);}));const _0x385c27=_0x35ea2e[_0xc3dbf0(0x212)](_0x29ea8f[_0xc3dbf0(0x253)](({element:_0x4cb81f})=>_0x4cb81f),{'formatGroupId':_0x69d873()},[],_0xc3dbf0(0x24e),{'tablePasteChainId':_0x56b666});if(_0x385c27){const _0x3ab721=_0x385c27[_0xc3dbf0(0x209)](),_0x4d57d6=[];for(const {element:_0x42425a,attributes:_0x5cccc0}of _0x29ea8f){if(!_0x5cccc0)continue;const _0x5d6a11=_0x4cf3b2[_0xc3dbf0(0x271)][_0xc3dbf0(0x1b9)](_0x42425a),_0x29c6e3=_0x3ab721[_0xc3dbf0(0x1f0)](_0x170968=>_0x170968[_0xc3dbf0(0x1c6)]()[_0xc3dbf0(0x267)](_0x5d6a11));_0x29c6e3&&_0x4d57d6[_0xc3dbf0(0x269)]([_0x29c6e3[_0xc3dbf0(0x1b1)],_0x5cccc0]);}_0x4d57d6[_0xc3dbf0(0x1b3)]&&_0x385c27[_0xc3dbf0(0x258)](_0xc3dbf0(0x231),Object[_0xc3dbf0(0x24c)](_0x4d57d6));}_0x513c06=null;}));},{'priority':_0x4feb54[_0x26f6f8(0x1af)]+0xa}),_0x4cf3b2[_0x26f6f8(0x227)][_0x26f6f8(0x273)](_0x26f6f8(0x26f))['on'](_0x26f6f8(0x26e),(_0x4f7721,_0x48e68a)=>{const _0x5d991f=_0x26f6f8,[_0xbadc88,_0x1a5ff5,,_0x5dd836]=_0x48e68a;if(!_0x513c06)return;_0x4f7721[_0x5d991f(0x263)]();const _0x4f5528=_0xbadc88[_0x5d991f(0x24b)],_0x21ce9b=_0x1a5ff5,_0x50d2b4=Pe(_0x4f5528),_0x247d42=Pe(_0x21ce9b);_0x4f7721[_0x5d991f(0x1b0)]=_0x4f5528;let _0x7ee8bc=null,_0x275293=null;if(_0x247d42||_0x50d2b4){if(_0x50d2b4&&!_0x247d42){_0x5dd836[_0x5d991f(0x23a)](_0x4f5528[_0x5d991f(0x232)](0x0));for(const _0x20b123 of Array[_0x5d991f(0x1eb)](_0x21ce9b[_0x5d991f(0x20a)]()))_0x5dd836[_0x5d991f(0x268)](_0x20b123,_0x4f5528,_0x5d991f(0x1b7));const _0xf7753=_0x513c06[_0x5d991f(0x22a)][_0x5d991f(0x22e)](_0xbadc88[_0x5d991f(0x25c)]),_0x4212f1=_0x513c06[_0x5d991f(0x1d4)][_0x5d991f(0x22e)](_0xbadc88[_0x5d991f(0x215)]);_0xf7753||_0x4212f1||(_0x7ee8bc=_0x4992ef[_0x5d991f(0x1db)](_0x5dd836[_0x5d991f(0x238)](_0x4f5528)));}else _0x247d42&&!_0x50d2b4&&(_0x275293=_0x5dd836[_0x5d991f(0x238)](_0x4f5528));}else{const _0x3a6c6b=_0x5dd836[_0x5d991f(0x248)](_0x5d991f(0x235)),_0x185a7c=_0x5dd836[_0x5d991f(0x248)](_0x5d991f(0x235));_0x5dd836[_0x5d991f(0x1da)](_0x5dd836[_0x5d991f(0x238)](_0x4f5528),_0x185a7c),_0x5dd836[_0x5d991f(0x268)](_0x3a6c6b,_0x4f5528,0x0);for(const _0x2b3d81 of Array[_0x5d991f(0x1eb)](_0x21ce9b[_0x5d991f(0x20a)]()))_0x5dd836[_0x5d991f(0x268)](_0x2b3d81,_0x3a6c6b,_0x5d991f(0x1b7));_0x7ee8bc=_0x4992ef[_0x5d991f(0x1db)](_0x5dd836[_0x5d991f(0x1b9)](_0x3a6c6b)),_0x275293=_0x4992ef[_0x5d991f(0x1db)](_0x5dd836[_0x5d991f(0x1b9)](_0x185a7c));}const _0xde7306=Array[_0x5d991f(0x1eb)](_0x21ce9b[_0x5d991f(0x200)]())[_0x5d991f(0x21b)](([_0x2cff17])=>ge[_0x5d991f(0x22e)](_0x2cff17));_0x513c06[_0x5d991f(0x1dd)][_0x5d991f(0x269)]({'element':_0x4f5528,'attributes':_0xde7306[_0x5d991f(0x1b3)]?Object[_0x5d991f(0x24c)](_0xde7306):null}),_0x7ee8bc&&_0x513c06[_0x5d991f(0x23f)][_0x5d991f(0x269)](_0x7ee8bc),_0x275293&&_0x513c06[_0x5d991f(0x1c4)][_0x5d991f(0x269)](_0x275293);},{'priority':_0x26f6f8(0x1af)}),_0x3d57cc['on'](_0x26f6f8(0x217),(_0x5e732c,_0x5897f1)=>{const _0x11b8ef=_0x26f6f8,[_0x45644d,_0xbd1a7e={}]=_0x5897f1;if(!_0x513c06)return;const _0x3bb3b8=_0xbd1a7e['at']||0x0,_0x2148b3=_0xbd1a7e[_0x11b8ef(0x23e)]||0x1;_0x513c06[_0x11b8ef(0x1d4)]=new Array(_0x2148b3)[_0x11b8ef(0x1fe)](_0x3bb3b8)[_0x11b8ef(0x253)]((_0x18edf6,_0x1cce42)=>_0x18edf6+_0x1cce42);for(const {cell:_0x4f3a91}of _0x3d57cc[_0x11b8ef(0x1ad)](_0x45644d,{'startColumn':_0x3bb3b8,'endColumn':_0x3bb3b8+_0x2148b3-0x1}))_0x513c06[_0x11b8ef(0x1df)][_0x11b8ef(0x269)](_0x4cf3b2[_0x11b8ef(0x271)][_0x11b8ef(0x1b9)](_0x4f3a91));},{'priority':_0x26f6f8(0x25f)}),_0x3d57cc['on'](_0x26f6f8(0x26a),(_0x5d4627,_0x135c61)=>{const _0x1f7c24=_0x26f6f8,[_0x3e2a72,_0x1fcbbd={}]=_0x135c61;if(!_0x513c06)return;const _0x1f82ef=_0x1fcbbd['at']||0x0,_0x4fae5f=_0x1fcbbd[_0x1f7c24(0x239)]||0x1;_0x513c06[_0x1f7c24(0x22a)]=new Array(_0x4fae5f)[_0x1f7c24(0x1fe)](_0x1f82ef)[_0x1f7c24(0x253)]((_0xa3c5fe,_0x57d2ca)=>_0xa3c5fe+_0x57d2ca);for(const {cell:_0x3d6f05}of _0x3d57cc[_0x1f7c24(0x1ad)](_0x3e2a72,{'startRow':_0x1f82ef,'endRow':_0x1f82ef+_0x4fae5f-0x1}))_0x513c06[_0x1f7c24(0x1d9)][_0x1f7c24(0x269)](_0x4cf3b2[_0x1f7c24(0x271)][_0x1f7c24(0x1b9)](_0x3d6f05));},{'priority':_0x26f6f8(0x25f)}),_0x35ea2e[_0x26f6f8(0x276)][_0x26f6f8(0x1b5)](_0xd1d73d=>{const _0x4d899a=_0x26f6f8;if(_0xd1d73d[_0x4d899a(0x243)]&&_0xd1d73d[_0x4d899a(0x243)][_0x4d899a(0x245)](_0x4d899a(0x1ea)))return _0xd1d73d[_0x4d899a(0x1d8)]?{}:{'type':_0x4d899a(0x21f),'content':_0x32e3db(_0x4cf3b2[_0x4d899a(0x1ef)],_0x4d899a(0x1fd))};});const _0x34c3be=()=>!0x1;for(const _0xe71509 of[_0x26f6f8(0x1ea),_0x26f6f8(0x201),_0x26f6f8(0x1e9),_0x26f6f8(0x24e)])_0x35ea2e[_0x26f6f8(0x233)][_0x26f6f8(0x1cc)](_0x26f6f8(0x21f),_0xe71509,_0x26f6f8(0x246),_0x34c3be),_0x35ea2e[_0x26f6f8(0x233)][_0x26f6f8(0x1cc)](_0x26f6f8(0x254),_0xe71509,_0x26f6f8(0x246),_0x34c3be),_0x35ea2e[_0x26f6f8(0x233)][_0x26f6f8(0x1cc)](_0x26f6f8(0x1d7),_0xe71509,_0x26f6f8(0x246),_0x34c3be);_0x35ea2e[_0x26f6f8(0x233)][_0x26f6f8(0x1cc)](_0x26f6f8(0x1d7),_0x26f6f8(0x24e),_0x26f6f8(0x270),_0x34c3be),_0x35ea2e[_0x26f6f8(0x233)][_0x26f6f8(0x1cc)](_0x26f6f8(0x1d7),_0x26f6f8(0x24e),_0x26f6f8(0x1ce),(_0x5d0083,_0x499f1a,_0xa22230)=>{const _0x3227a0=_0x26f6f8,_0x43ba94=_0x5d0083[_0x3227a0(0x253)](_0x908a5d=>_0x908a5d[_0x3227a0(0x1ee)]())[_0x3227a0(0x21b)](_0x353c7e=>_0x353c7e),_0x1cbcb8=new Map(_0x43ba94[_0x3227a0(0x253)](_0x164e95=>[_0x164e95,null]));if(_0x513c06){for(const {element:_0x48238c,attributes:_0x524b11}of _0x513c06[_0x3227a0(0x1dd)])_0x524b11&&_0x1cbcb8[_0x3227a0(0x213)](_0x48238c,_0x524b11);}else{if(_0xa22230&&_0xa22230[_0x3227a0(0x231)])for(const [_0x4fd7c0,_0x2798c2]of Object[_0x3227a0(0x247)](_0xa22230[_0x3227a0(0x231)])){const _0x4ce8ff=_0x4cf3b2[_0x3227a0(0x271)][_0x3227a0(0x1f6)][_0x3227a0(0x273)](_0x4fd7c0),_0x43beda=_0x4ce8ff?_0x4ce8ff[_0x3227a0(0x1c6)]()[_0x3227a0(0x1ee)]():null;_0x43beda&&_0x1cbcb8[_0x3227a0(0x213)](_0x43beda,_0x2798c2);}}_0x4cf3b2[_0x3227a0(0x271)][_0x3227a0(0x278)](_0x25e329=>{const _0x2b6666=_0x3227a0;for(const [_0x12e30c,_0x2486c3]of _0x1cbcb8)_0x25e329[_0x2b6666(0x252)]({...Ce,..._0x2486c3},_0x12e30c);});});const _0x441de2=(_0x2e14f5,_0x3e99a0)=>{const _0x162352=_0x26f6f8;_0x35ea2e[_0x162352(0x233)][_0x162352(0x1cc)](_0x2e14f5,_0x162352(0x1ea),_0x3e99a0,(_0xfdfdff,_0x3485a5,_0x746343)=>{const _0x5e23c7=_0x162352;_0x4cf3b2[_0x5e23c7(0x271)][_0x5e23c7(0x278)](_0x254d7a=>{const _0x1a670a=_0x5e23c7,_0x4c4ff2=[];for(const _0x413e62 of _0xfdfdff){const _0x27f84e=_0x413e62[_0x1a670a(0x244)][_0x1a670a(0x279)];_0x27f84e['is'](_0x1a670a(0x22c),_0x1a670a(0x235))&&_0x4c4ff2[_0x1a670a(0x269)](_0x27f84e);}_0x35ea2e[_0x1a670a(0x233)][_0x1a670a(0x1c1)](_0x2e14f5,null,_0x3e99a0)(_0xfdfdff,_0x3485a5,_0x746343);for(const _0x5375f5 of _0x4c4ff2)_0x1a670a(0x1bd)!=_0x5375f5[_0x1a670a(0x1bb)][_0x1a670a(0x1ec)]&&_0x254d7a[_0x1a670a(0x1d1)](_0x5375f5);});});};_0x441de2(_0x26f6f8(0x21f),_0x26f6f8(0x1ce)),_0x441de2(_0x26f6f8(0x21f),_0x26f6f8(0x270)),_0x441de2(_0x26f6f8(0x254),_0x26f6f8(0x1ce)),_0x441de2(_0x26f6f8(0x254),_0x26f6f8(0x270)),_0x35ea2e[_0x26f6f8(0x233)][_0x26f6f8(0x1cc)](_0x26f6f8(0x21f),_0x26f6f8(0x1e9),_0x26f6f8(0x270),_0x28afc9=>{const _0x40a20a=_0x26f6f8,_0x529a33=_0x28afc9[_0x40a20a(0x253)](_0x3db9ac=>_0x3db9ac[_0x40a20a(0x1ee)]()),_0x2371c8=_0x529a33[0x0][_0x40a20a(0x1c5)](_0x40a20a(0x1bf)),{minRow:_0x54b85f,maxRow:_0x3c3c9b}=_0x4d32a3[_0x40a20a(0x257)](_0x529a33);_0x3d57cc[_0x40a20a(0x230)](_0x2371c8,{'at':_0x54b85f,'rows':_0x3c3c9b-_0x54b85f+0x1});}),_0x35ea2e[_0x26f6f8(0x233)][_0x26f6f8(0x1cc)](_0x26f6f8(0x21f),_0x26f6f8(0x201),_0x26f6f8(0x270),_0x1a80c7=>{const _0x530ba1=_0x26f6f8,_0x70b356=_0x1a80c7[_0x530ba1(0x253)](_0xb43ef1=>_0xb43ef1[_0x530ba1(0x1ee)]()),_0x485295=_0x70b356[0x0][_0x530ba1(0x1c5)](_0x530ba1(0x1bf)),{minColumn:_0xc81aae,maxColumn:_0x278ae0}=_0x4d32a3[_0x530ba1(0x257)](_0x70b356);_0x3d57cc[_0x530ba1(0x1ff)](_0x485295,{'at':_0xc81aae,'columns':_0x278ae0-_0xc81aae+0x1});});const _0x1ac7ab=(_0xad469f,_0x15eff5)=>{const _0x4845c5=_0x26f6f8;if(!_0x15eff5[_0x4845c5(0x243)]||!_0x15eff5[_0x4845c5(0x243)][_0x4845c5(0x245)](_0x4845c5(0x1ea)))return;const _0x8a37e5=_0x15eff5[_0x4845c5(0x1fa)][_0x4845c5(0x1cd)],_0x1c78af=_0x35ea2e[_0x4845c5(0x222)]()[_0x4845c5(0x21b)](_0x3c7169=>_0x3c7169[_0x4845c5(0x1de)]&&_0x3c7169[_0x4845c5(0x1fa)]&&_0x3c7169[_0x4845c5(0x1fa)][_0x4845c5(0x1cd)]==_0x8a37e5);_0x1c78af[_0x4845c5(0x1b3)]&&_0x15eff5[_0x4845c5(0x262)]()[_0x4845c5(0x1b3)]!=_0x1c78af[_0x4845c5(0x1b3)]&&_0x1c78af[_0x4845c5(0x1f3)]((_0x3bae2a,_0x5af8ac)=>(_0x3bae2a[_0x4845c5(0x202)]=_0x5af8ac,_0x5af8ac[_0x4845c5(0x1d8)]=_0x3bae2a,_0x5af8ac));};function _0x427e2e(_0xee14c0,_0x3207f6=!0x0){const _0x4b7cea=_0x26f6f8,{id:_0x4c2454}=_0x35ea2e[_0x4b7cea(0x1e3)](_0xee14c0[_0x4b7cea(0x1f1)]),_0x20bfad=[_0x4b7cea(0x20b),_0x4b7cea(0x1c3)],_0x508bb0=_0x35ea2e[_0x4b7cea(0x275)][_0x4b7cea(0x22e)](_0xee14c0[_0x4b7cea(0x1f1)]);return _0x508bb0&&_0x20bfad[_0x4b7cea(0x269)](_0x4b7cea(0x219)),{'classes':_0x20bfad,'attributes':{'data-suggestion':_0x4c2454},'priority':_0x508bb0&&_0x3207f6?0xbc2:0xbb8};}_0x35ea2e['on'](_0x26f6f8(0x1c0),_0x1ac7ab,{'priority':_0x26f6f8(0x1af)}),_0x35ea2e['on'](_0x26f6f8(0x274),_0x1ac7ab,{'priority':_0x26f6f8(0x1af)}),_0x4cf3b2[_0x26f6f8(0x271)][_0x26f6f8(0x22d)][_0x26f6f8(0x1f5)](()=>{const _0x27f980=_0x26f6f8;let _0x3f6146=!0x1;const _0x4ecd5d=Array[_0x27f980(0x1eb)](_0x4cf3b2[_0x27f980(0x271)][_0x27f980(0x22d)][_0x27f980(0x1c8)][_0x27f980(0x1e7)]());for(const {name:_0x2b45e3,data:_0x399122}of _0x4ecd5d){const {group:_0x5a0fff,type:_0x3e9bad,id:_0x2e7ddd}=_0x35ea2e[_0x27f980(0x1e3)](_0x2b45e3);if(_0x27f980(0x272)!=_0x5a0fff||_0x27f980(0x254)!=_0x3e9bad||_0x399122[_0x27f980(0x250)])continue;if(!_0x35ea2e[_0x27f980(0x26d)](_0x2e7ddd))continue;const _0x588340=_0x35ea2e[_0x27f980(0x1ac)](_0x2e7ddd)[_0x27f980(0x218)](),_0x2b1ae7=_0x4cf3b2[_0x27f980(0x227)][_0x27f980(0x273)](_0x27f980(0x204))['me'];for(const _0x5eb763 of _0x35ea2e[_0x27f980(0x222)]()){if(!_0x5eb763[_0x27f980(0x1de)]||_0x5eb763[_0x27f980(0x225)]!=_0x2b1ae7)continue;if(_0x27f980(0x1d7)!=_0x5eb763[_0x27f980(0x1e5)]||_0x27f980(0x24e)!=_0x5eb763[_0x27f980(0x243)])continue;if(_0x5eb763[_0x27f980(0x218)]()[_0x27f980(0x241)](_0x1c4d00=>_0x588340[_0x27f980(0x1b6)](_0x24f23c=>_0x24f23c[_0x27f980(0x224)](_0x1c4d00,!0x0)))){for(const _0x1b1f5f of _0x5eb763[_0x27f980(0x262)]())_0x1b1f5f[_0x27f980(0x1de)]&&(_0x1b1f5f[_0x27f980(0x270)](),_0x3f6146=!0x0);}}}return _0x3f6146;}),_0x4cf3b2[_0x26f6f8(0x271)][_0x26f6f8(0x22d)][_0x26f6f8(0x1f5)](_0x176d47=>{const _0x5dfeb5=_0x26f6f8,_0x20903a=_0x4cf3b2[_0x5dfeb5(0x240)][_0x5dfeb5(0x273)](_0x5dfeb5(0x210));if(!_0x20903a||!_0x20903a[_0x5dfeb5(0x260)][_0x5dfeb5(0x25e)](_0x176d47[_0x5dfeb5(0x1bc)]))return!0x1;let _0xb3c0bb=!0x1;const _0x2ac7db=_0x4cf3b2[_0x5dfeb5(0x227)][_0x5dfeb5(0x273)](_0x5dfeb5(0x204))['me'],_0x4c0978=_0x4cf3b2[_0x5dfeb5(0x271)][_0x5dfeb5(0x22d)][_0x5dfeb5(0x1c8)][_0x5dfeb5(0x23b)](),_0x359b14=Array[_0x5dfeb5(0x1eb)](_0x4cf3b2[_0x5dfeb5(0x271)][_0x5dfeb5(0x22d)][_0x5dfeb5(0x1c8)][_0x5dfeb5(0x1e7)]())[_0x5dfeb5(0x21b)](({name:_0x477a50,data:_0x1299de})=>{const _0x45ab4c=_0x5dfeb5,{group:_0x55a375,subType:_0x2323db,authorId:_0x17e7e3}=_0x35ea2e[_0x45ab4c(0x1e3)](_0x477a50);return _0x45ab4c(0x272)==_0x55a375&&_0x45ab4c(0x1ea)==_0x2323db&&_0x17e7e3==_0x2ac7db['id']&&!_0x1299de[_0x45ab4c(0x250)];});for(const _0x3f5da9 of _0x4c0978){if(_0x5dfeb5(0x268)!=_0x3f5da9[_0x5dfeb5(0x1e5)]||_0x5dfeb5(0x235)!=_0x3f5da9[_0x5dfeb5(0x1b1)]||0x1!=_0x3f5da9[_0x5dfeb5(0x1b3)])continue;const _0x5d0992=_0x176d47[_0x5dfeb5(0x24d)](_0x3f5da9[_0x5dfeb5(0x229)],_0x3f5da9[_0x5dfeb5(0x229)][_0x5dfeb5(0x1fc)](0x1));if(!_0x359b14[_0x5dfeb5(0x1f0)](({data:_0x547155})=>_0x547155[_0x5dfeb5(0x22f)][_0x5dfeb5(0x267)](_0x5d0992))){for(const {name:_0x2715d7,data:_0x22a3bc}of _0x359b14)if(_0x5d0992[_0x5dfeb5(0x224)](_0x22a3bc[_0x5dfeb5(0x22f)])){_0x176d47[_0x5dfeb5(0x1cb)](_0x2715d7,{'range':_0x5d0992}),_0xb3c0bb=!0x0;break;}}}return _0xb3c0bb;}),_0x4cf3b2[_0x26f6f8(0x271)][_0x26f6f8(0x22d)][_0x26f6f8(0x1f5)](_0xf051ae=>{const _0x1bb6bf=_0x26f6f8;let _0x175106=!0x1;const _0x423ef8=_0x4cf3b2[_0x1bb6bf(0x227)][_0x1bb6bf(0x273)](_0x1bb6bf(0x204))['me'],_0x52f41e=_0x35ea2e[_0x1bb6bf(0x222)]()[_0x1bb6bf(0x21b)](_0x65762d=>_0x65762d[_0x1bb6bf(0x1de)]&&_0x65762d[_0x1bb6bf(0x225)]==_0x423ef8),_0x251c85=new Set(),_0x3655b5=new Set();for(const _0x32c25d of _0x52f41e)if(_0x1bb6bf(0x1ea)==_0x32c25d[_0x1bb6bf(0x243)])for(const _0xec183e of _0x32c25d[_0x1bb6bf(0x209)]()){const _0x2c599a=_0xec183e[_0x1bb6bf(0x1c6)]()[_0x1bb6bf(0x1ee)]();if(_0x2c599a){if(_0x2c599a['is'](_0x1bb6bf(0x22c),_0x1bb6bf(0x235))&&Pe(_0x2c599a)){_0x32c25d[_0x1bb6bf(0x1f9)](_0xec183e[_0x1bb6bf(0x1b1)]),_0x251c85[_0x1bb6bf(0x1ba)](_0x2c599a),_0x175106=!0x0;const _0x149351=_0x2c599a[_0x1bb6bf(0x228)],_0x5a3aba=_0x2c599a[_0x1bb6bf(0x26b)],_0x12203d=_0x149351&&_0x149351['is'](_0x1bb6bf(0x22c),_0x1bb6bf(0x235)),_0x1aa8a1=_0x5a3aba&&_0x5a3aba['is'](_0x1bb6bf(0x22c),_0x1bb6bf(0x235));_0x12203d&&!_0x251c85[_0x1bb6bf(0x25e)](_0x149351)&&_0x3655b5[_0x1bb6bf(0x1ba)](_0x149351),_0x1aa8a1&&!_0x251c85[_0x1bb6bf(0x25e)](_0x5a3aba)&&_0x3655b5[_0x1bb6bf(0x1ba)](_0x5a3aba);}else _0x2c599a['is'](_0x1bb6bf(0x22c),_0x1bb6bf(0x223))&&_0x2c599a[_0x1bb6bf(0x1f8)]&&(_0x32c25d[_0x1bb6bf(0x1f9)](_0xec183e[_0x1bb6bf(0x1b1)]),_0x175106=!0x0);}}else{if(_0x1bb6bf(0x24e)==_0x32c25d[_0x1bb6bf(0x243)]){if(!_0x32c25d[_0x1bb6bf(0x1fa)]||!_0x32c25d[_0x1bb6bf(0x1fa)][_0x1bb6bf(0x1cd)])continue;const _0x2da27e=_0x32c25d[_0x1bb6bf(0x1fa)][_0x1bb6bf(0x231)];if(_0x2da27e&&Object[_0x1bb6bf(0x261)](_0x2da27e)[_0x1bb6bf(0x1b3)])continue;const _0x106c5b=_0x32c25d[_0x1bb6bf(0x1fa)][_0x1bb6bf(0x1cd)];let _0x18de5e=!0x0,_0x18170b=!0x0;for(const _0x2c0594 of _0x52f41e)if(_0x2c0594[_0x1bb6bf(0x243)]&&_0x2c0594[_0x1bb6bf(0x243)][_0x1bb6bf(0x245)](_0x1bb6bf(0x1ea))){if(!_0x2c0594[_0x1bb6bf(0x1fa)][_0x1bb6bf(0x1cd)]){_0x18170b=!0x1;break;}if(_0x2c0594['id']!=_0x32c25d['id']&&_0x2c0594[_0x1bb6bf(0x1fa)][_0x1bb6bf(0x1cd)]==_0x106c5b){_0x18de5e=!0x1;break;}}_0x18170b&&_0x18de5e&&(_0x32c25d[_0x1bb6bf(0x1ae)](),_0x175106=!0x0);}}for(const _0x3e0033 of _0x251c85)_0xf051ae[_0x1bb6bf(0x23a)](_0x3e0033);for(const _0x498b06 of _0x3655b5)_0xf051ae[_0x1bb6bf(0x1d1)](_0x498b06);return _0x175106;}),_0x4cf3b2[_0x26f6f8(0x1dc)][_0x26f6f8(0x20e)](_0x26f6f8(0x220))[_0x26f6f8(0x211)]({'model':_0x26f6f8(0x1d2),'view':(_0x347a33,_0x643a62)=>_0x427e2e(_0x347a33),'converterPriority':_0x26f6f8(0x1af)}),_0x4cf3b2[_0x26f6f8(0x1dc)][_0x26f6f8(0x20e)](_0x26f6f8(0x1d5))[_0x26f6f8(0x211)]({'model':_0x26f6f8(0x1d2),'view':(_0x3e4b76,_0x1b00d9)=>_0x1b00d9[_0x26f6f8(0x1f4)][_0x26f6f8(0x266)]?_0x427e2e(_0x3e4b76,!0x1):null,'converterPriority':_0x26f6f8(0x1af)});const _0x370852=_0x4cf3b2[_0x26f6f8(0x226)][_0x26f6f8(0x1e4)];this[_0x26f6f8(0x23d)](_0x370852[_0x26f6f8(0x22d)],_0x26f6f8(0x1e2),(_0x53570c,_0x403eec)=>{const _0x2b282f=_0x26f6f8,_0x31381e=[];for(const _0x40dae8 of _0x370852[_0x2b282f(0x238)](_0x403eec[_0x2b282f(0x20c)])[_0x2b282f(0x249)]())_0x40dae8['is'](_0x2b282f(0x22c),_0x2b282f(0x277))&&_0x31381e[_0x2b282f(0x269)](_0x40dae8);_0x370852[_0x2b282f(0x278)](_0x5aed26=>{const _0x59bc13=_0x2b282f;for(const _0x357255 of _0x31381e)_0x5aed26[_0x59bc13(0x256)](_0x5aed26[_0x59bc13(0x238)](_0x357255),_0x5aed26[_0x59bc13(0x25a)](_0x357255)),_0x5aed26[_0x59bc13(0x23a)](_0x357255);});});}}function Pe(_0xb78df1){const _0x593503=_0x47e4d9;if(_0xb78df1[_0x593503(0x1f8)])return!0x0;const _0x3f812d=_0xb78df1[_0x593503(0x232)](0x0);return _0x3f812d['is'](_0x593503(0x22c),_0x593503(0x223))&&_0x3f812d[_0x593503(0x1f8)];}function he(_0x31ac52,_0x4a4175={},_0x137675){const _0x40beed=_0x47e4d9;for(const {isAnchor:_0x7f0a74,cellHeight:_0x3e8bb3,cellWidth:_0xa6e11a}of _0x137675[_0x40beed(0x1ad)](_0x31ac52,{'includeAllSlots':!0x0,..._0x4a4175}))if(!_0x7f0a74||0x1!=_0x3e8bb3||0x1!=_0xa6e11a)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xddde2e=_0x4429;function _0x4429(_0x32243c,_0x5b2ad2){const _0x21300b=_0x2130();return _0x4429=function(_0x4429fb,_0x1ff7c0){_0x4429fb=_0x4429fb-0xd8;let _0x2a0e3e=_0x21300b[_0x4429fb];return _0x2a0e3e;},_0x4429(_0x32243c,_0x5b2ad2);}(function(_0x1b3e4c,_0x375970){const _0xb91ddf=_0x4429,_0x5c428a=_0x1b3e4c();while(!![]){try{const _0xef295e=parseInt(_0xb91ddf(0x10e))/0x1*(parseInt(_0xb91ddf(0x10c))/0x2)+parseInt(_0xb91ddf(0x10f))/0x3*(parseInt(_0xb91ddf(0xdc))/0x4)+parseInt(_0xb91ddf(0xf6))/0x5+-parseInt(_0xb91ddf(0xf1))/0x6*(parseInt(_0xb91ddf(0xeb))/0x7)+-parseInt(_0xb91ddf(0x10b))/0x8*(parseInt(_0xb91ddf(0x102))/0x9)+parseInt(_0xb91ddf(0xf3))/0xa*(parseInt(_0xb91ddf(0xe1))/0xb)+-parseInt(_0xb91ddf(0xec))/0xc;if(_0xef295e===_0x375970)break;else _0x5c428a['push'](_0x5c428a['shift']());}catch(_0x51669d){_0x5c428a['push'](_0x5c428a['shift']());}}}(_0x2130,0x769a4));import{Plugin as _0x3774f7}from'ckeditor5/src/core.js';import{getTranslation as _0x2266cc}from'../utils/common-translations.js';function _0x2130(){const _0x4e8d1b=['289641dDyASq','subType','*Format:*\x20resize\x20table','accept','getColumnGroupElement','getAttribute','registerDescriptionCallback','tableWidth','plugins','resizeTableWidth','21hJUSKE','8703132NckJbJ','_suggestionFactory','getSuggestionCallback','document','getSuggestions','911262wHWjwt','author','330QNfAnF','discard','has','527960ZNhzMs','formatInline','Users','formatGroupId','markBlockFormat','table','descriptionFactory','editor','locale','commandParams','resizeTable','getSelectedElement','338175EDWMjq','formatBlock','get','columnWidths','selection','type','bind','handleSuggestionDescription','model','152eXXHBw','7118sUgGvc','getTableColumnsWidths','177zaMHRg','465693ccQnTD','TrackChangesEditing','registerCustomCallback','TableColumnResizeEditing','format','enableCommand','data','20gAbQqm','getContainedElement','afterInit','handleResizeTableWidthCommand','change'];_0x2130=function(){return _0x4e8d1b;};return _0x2130();}export default class vt extends _0x3774f7{[_0xddde2e(0xde)](){const _0x5700d1=_0xddde2e;if(!this[_0x5700d1(0xfd)][_0x5700d1(0xe9)][_0x5700d1(0xf5)](_0x5700d1(0xd8)))return;const _0x4e9b6c=this[_0x5700d1(0xfd)][_0x5700d1(0xe9)][_0x5700d1(0x104)](_0x5700d1(0x110));_0x4e9b6c[_0x5700d1(0xda)](_0x5700d1(0xea),this[_0x5700d1(0xdf)][_0x5700d1(0x108)](this)),_0x4e9b6c[_0x5700d1(0xed)][_0x5700d1(0x111)](_0x5700d1(0x103),_0x5700d1(0x100),_0x5700d1(0xe4),_0x4e9b6c[_0x5700d1(0xed)][_0x5700d1(0xee)](_0x5700d1(0x103),null,_0x5700d1(0xf4))),_0x4e9b6c[_0x5700d1(0xed)][_0x5700d1(0x111)](_0x5700d1(0x103),_0x5700d1(0x100),_0x5700d1(0xf4),_0x4e9b6c[_0x5700d1(0xed)][_0x5700d1(0xee)](_0x5700d1(0x103),null,_0x5700d1(0xe4))),_0x4e9b6c[_0x5700d1(0xfc)][_0x5700d1(0xe7)](this[_0x5700d1(0x109)][_0x5700d1(0x108)](this));}[_0xddde2e(0xdf)](_0x361fb6,_0x36895f){const _0x48de36=_0xddde2e,_0x9e8183=this[_0x48de36(0xfd)][_0x48de36(0xe9)][_0x48de36(0x104)](_0x48de36(0x110)),_0x30be04=this[_0x48de36(0xfd)][_0x48de36(0xe9)][_0x48de36(0x104)](_0x48de36(0xd8)),_0x561816=_0x36895f[_0x48de36(0xfb)]||this[_0x48de36(0xfd)][_0x48de36(0x10a)][_0x48de36(0xef)][_0x48de36(0x106)][_0x48de36(0x101)]();this[_0x48de36(0xfd)][_0x48de36(0x10a)][_0x48de36(0xe0)](()=>{const _0x1884f3=_0x48de36,_0x5c673b=_0x30be04[_0x1884f3(0xe5)](_0x561816);let _0x3bcff6=_0x5c673b?_0x30be04[_0x1884f3(0x10d)](_0x5c673b):null,_0x2b8e6f=_0x561816[_0x1884f3(0xe6)](_0x1884f3(0xe8))||null;const _0x1d07b4=_0x36895f[_0x1884f3(0xe8)]||_0x2b8e6f,_0x7c5d57=_0x36895f[_0x1884f3(0x105)]||_0x3bcff6,_0x3482e3=this[_0x1884f3(0xfd)][_0x1884f3(0xe9)][_0x1884f3(0x104)](_0x1884f3(0xf8))['me'];for(const _0x3b8201 of _0x9e8183[_0x1884f3(0xf0)]()){const _0x13d3a1=_0x3b8201[_0x1884f3(0xdd)]();if(_0x1884f3(0x100)===_0x3b8201[_0x1884f3(0xe2)]&&_0x13d3a1===_0x561816){_0x3b8201[_0x1884f3(0xf2)]!==_0x3482e3&&_0x3b8201[_0x1884f3(0xf4)]();const _0x33493a=_0x3b8201[_0x1884f3(0xdb)][_0x1884f3(0xff)];_0x2b8e6f=_0x33493a[0x0][_0x1884f3(0xe8)],_0x3bcff6=_0x33493a[0x0][_0x1884f3(0x105)];break;}}_0x361fb6({'table':_0x561816,'tableWidth':_0x1d07b4,'columnWidths':_0x7c5d57}),_0x9e8183[_0x1884f3(0xfa)](_0x561816,{'commandName':_0x1884f3(0xea),'commandParams':[{'tableWidth':_0x2b8e6f,'columnWidths':_0x3bcff6}],'formatGroupId':_0x1884f3(0x100)},[],_0x1884f3(0x100));});}[_0xddde2e(0x109)](_0x27b49d){const _0x32d766=_0xddde2e;if(_0x32d766(0x103)!=_0x27b49d[_0x32d766(0x107)]&&_0x32d766(0xf7)!=_0x27b49d[_0x32d766(0x107)])return;const {data:_0x34846e}=_0x27b49d;if(_0x34846e&&_0x32d766(0x100)===_0x34846e[_0x32d766(0xf9)]){const _0x4d6294=_0x32d766(0xe3);return{'type':_0x32d766(0xd9),'content':_0x2266cc(this[_0x32d766(0xfd)][_0x32d766(0xfe)],_0x4d6294)};}}}
23
+ function _0x35b1(_0x125833,_0x1c735a){const _0x475549=_0x4755();return _0x35b1=function(_0x35b1bc,_0x435c9f){_0x35b1bc=_0x35b1bc-0x122;let _0x4b6e8d=_0x475549[_0x35b1bc];return _0x4b6e8d;},_0x35b1(_0x125833,_0x1c735a);}const _0xb8c8e7=_0x35b1;(function(_0x332a0b,_0x10b0ff){const _0x5f242a=_0x35b1,_0x2d5887=_0x332a0b();while(!![]){try{const _0x2bc17c=parseInt(_0x5f242a(0x122))/0x1+-parseInt(_0x5f242a(0x132))/0x2+parseInt(_0x5f242a(0x12e))/0x3*(parseInt(_0x5f242a(0x127))/0x4)+parseInt(_0x5f242a(0x12b))/0x5+parseInt(_0x5f242a(0x14e))/0x6+parseInt(_0x5f242a(0x124))/0x7+-parseInt(_0x5f242a(0x148))/0x8;if(_0x2bc17c===_0x10b0ff)break;else _0x2d5887['push'](_0x2d5887['shift']());}catch(_0x3da00a){_0x2d5887['push'](_0x2d5887['shift']());}}}(_0x4755,0x18fdd));import{Plugin as _0x56b16b}from'ckeditor5/src/core.js';import{getTranslation as _0x399737}from'../utils/common-translations.js';export default class vt extends _0x56b16b{[_0xb8c8e7(0x141)](){const _0x22c55a=_0xb8c8e7;if(!this[_0x22c55a(0x123)][_0x22c55a(0x157)][_0x22c55a(0x130)](_0x22c55a(0x13d)))return;const _0x3e5de2=this[_0x22c55a(0x123)][_0x22c55a(0x157)][_0x22c55a(0x12a)](_0x22c55a(0x151));_0x3e5de2[_0x22c55a(0x14f)](_0x22c55a(0x138),this[_0x22c55a(0x14a)][_0x22c55a(0x13b)](this)),_0x3e5de2[_0x22c55a(0x14b)][_0x22c55a(0x136)](_0x22c55a(0x13c),_0x22c55a(0x12d),_0x22c55a(0x135),_0x3e5de2[_0x22c55a(0x14b)][_0x22c55a(0x152)](_0x22c55a(0x13c),null,_0x22c55a(0x131))),_0x3e5de2[_0x22c55a(0x14b)][_0x22c55a(0x136)](_0x22c55a(0x13c),_0x22c55a(0x12d),_0x22c55a(0x131),_0x3e5de2[_0x22c55a(0x14b)][_0x22c55a(0x152)](_0x22c55a(0x13c),null,_0x22c55a(0x135))),_0x3e5de2[_0x22c55a(0x154)][_0x22c55a(0x13f)](this[_0x22c55a(0x137)][_0x22c55a(0x13b)](this));}[_0xb8c8e7(0x14a)](_0x30adf7,_0x5d9d29){const _0x324be9=_0xb8c8e7,_0xbfa5dd=this[_0x324be9(0x123)][_0x324be9(0x157)][_0x324be9(0x12a)](_0x324be9(0x151)),_0x134b74=this[_0x324be9(0x123)][_0x324be9(0x157)][_0x324be9(0x12a)](_0x324be9(0x13d)),_0x415174=_0x5d9d29[_0x324be9(0x12c)]||this[_0x324be9(0x123)][_0x324be9(0x150)][_0x324be9(0x146)][_0x324be9(0x14c)][_0x324be9(0x12f)]();this[_0x324be9(0x123)][_0x324be9(0x150)][_0x324be9(0x14d)](()=>{const _0x119307=_0x324be9,_0x3fd640=_0x134b74[_0x119307(0x129)](_0x415174);let _0x4e8000=_0x3fd640?_0x134b74[_0x119307(0x13a)](_0x3fd640):null,_0x52a0c2=_0x415174[_0x119307(0x149)](_0x119307(0x144))||null;const _0x3938de=_0x5d9d29[_0x119307(0x144)]||_0x52a0c2,_0x4026bd=_0x5d9d29[_0x119307(0x153)]||_0x4e8000,_0x166048=this[_0x119307(0x123)][_0x119307(0x157)][_0x119307(0x12a)](_0x119307(0x133))['me'];for(const _0x23e81c of _0xbfa5dd[_0x119307(0x139)]()){const _0xc79fb2=_0x23e81c[_0x119307(0x128)]();if(_0x119307(0x12d)===_0x23e81c[_0x119307(0x142)]&&_0xc79fb2===_0x415174){_0x23e81c[_0x119307(0x155)]!==_0x166048&&_0x23e81c[_0x119307(0x131)]();const _0x2ebcef=_0x23e81c[_0x119307(0x140)][_0x119307(0x13e)];_0x52a0c2=_0x2ebcef[0x0][_0x119307(0x144)],_0x4e8000=_0x2ebcef[0x0][_0x119307(0x153)];break;}}_0x30adf7({'table':_0x415174,'tableWidth':_0x3938de,'columnWidths':_0x4026bd}),_0xbfa5dd[_0x119307(0x147)](_0x415174,{'commandName':_0x119307(0x138),'commandParams':[{'tableWidth':_0x52a0c2,'columnWidths':_0x4e8000}],'formatGroupId':_0x119307(0x12d)},[],_0x119307(0x12d));});}[_0xb8c8e7(0x137)](_0xf18b51){const _0x40c9e0=_0xb8c8e7;if(_0x40c9e0(0x13c)!=_0xf18b51[_0x40c9e0(0x143)]&&_0x40c9e0(0x125)!=_0xf18b51[_0x40c9e0(0x143)])return;const {data:_0x28748b}=_0xf18b51;if(_0x28748b&&_0x40c9e0(0x12d)===_0x28748b[_0x40c9e0(0x156)]){const _0x685b47=_0x40c9e0(0x145);return{'type':_0x40c9e0(0x134),'content':_0x399737(this[_0x40c9e0(0x123)][_0x40c9e0(0x126)],_0x685b47)};}}}function _0x4755(){const _0x1d1a27=['handleSuggestionDescription','resizeTableWidth','getSuggestions','getTableColumnsWidths','bind','formatBlock','TableColumnResizeEditing','commandParams','registerDescriptionCallback','data','afterInit','subType','type','tableWidth','*Format:*\x20resize\x20table','document','markBlockFormat','3340088oRzgXS','getAttribute','handleResizeTableWidthCommand','_suggestionFactory','selection','change','872022prYORZ','enableCommand','model','TrackChangesEditing','getSuggestionCallback','columnWidths','descriptionFactory','author','formatGroupId','plugins','19762sDETVP','editor','1099707BdUzvc','formatInline','locale','4dLHEDH','getContainedElement','getColumnGroupElement','get','930690agbpBN','table','resizeTable','581187deGMdb','getSelectedElement','has','discard','364382pthVnQ','Users','format','accept','registerCustomCallback'];_0x4755=function(){return _0x1d1a27;};return _0x4755();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x48c088=_0x24d8;(function(_0x388027,_0x39fd9d){const _0x25f318=_0x24d8,_0x55a36d=_0x388027();while(!![]){try{const _0x18b533=parseInt(_0x25f318(0xd7))/0x1*(parseInt(_0x25f318(0xaf))/0x2)+-parseInt(_0x25f318(0xcc))/0x3+-parseInt(_0x25f318(0xf3))/0x4*(parseInt(_0x25f318(0xb5))/0x5)+-parseInt(_0x25f318(0xd1))/0x6*(parseInt(_0x25f318(0xf5))/0x7)+-parseInt(_0x25f318(0xb9))/0x8*(parseInt(_0x25f318(0xcf))/0x9)+parseInt(_0x25f318(0xd0))/0xa*(parseInt(_0x25f318(0xc4))/0xb)+parseInt(_0x25f318(0xc6))/0xc*(parseInt(_0x25f318(0xd3))/0xd);if(_0x18b533===_0x39fd9d)break;else _0x55a36d['push'](_0x55a36d['shift']());}catch(_0x170bad){_0x55a36d['push'](_0x55a36d['shift']());}}}(_0x182a,0x5cfcd));function _0x182a(){const _0x1b3c6b=['setAttribute','locale','downcastDispatcher','bindElementToMarker','registerCustomCallback','afterInit','addMarker:suggestion','36098PmkCIX','accept','get','consume','showSuggestionHighlights','TableUtils','75ceDDaQ','setTableRowHeader','nodeAfter','markerRange','16eVFtMG','FORMAT_HEADER_COLUMN','registerAttributeLabel','unbindElementFromMarkerName','start','headingColumns','markerName','_suggestionFactory','ck-suggestion-marker-','requires','forceValue','3497340KbXHbh','consumable','132MFRkjN','TrackChangesEditing','parent','format','data-suggestion','enableDefaultAttributesIntegration','1639113bqAiKM','end','setTableColumnHeader','1175355LzsdDs','10HxLoTy','854154maTvZd','stop','2102789IdNirV','toViewElement','has','headingRows','5WQxyTZ','_acceptFormatSuggestionCallbackFactory','FORMAT_REGULAR_COLUMN','name','*Format:*\x20%0','commandName','includes','registerBlockAttribute','activeMarkers','createTableWalker','editor','highest','FORMAT_REGULAR_ROW','cell','_registerLegacyDescription','registerDescriptionCallback','markerNameToElements','_splitMarkerName','formatBlock','getCellLocation','_handleLegacySuggestions','removeMarker:suggestion','removeClass','nodeBefore','writer','item','TableEditing','data','76596SuLsty','removeAttribute','35MiuTqs','options','getSuggestion','FORMAT_HEADER_ROW','mapper','addClass','type','descriptionFactory','editing','ck-suggestion-marker--active','plugins','commandParams'];_0x182a=function(){return _0x1b3c6b;};return _0x182a();}import{Plugin as _0x1496b2}from'ckeditor5/src/core.js';import _0x523fa5 from'./table.js';function _0x24d8(_0xdc90b0,_0x5ae38f){const _0x182aec=_0x182a();return _0x24d8=function(_0x24d81f,_0x32d730){_0x24d81f=_0x24d81f-0x9d;let _0x61b031=_0x182aec[_0x24d81f];return _0x61b031;},_0x24d8(_0xdc90b0,_0x5ae38f);}import{getTranslation as _0xfa18f0}from'../utils/common-translations.js';export default class At extends _0x1496b2{static get[_0x48c088(0xc2)](){return[_0x523fa5];}[_0x48c088(0xad)](){const _0x3506ee=_0x48c088,_0x18e0b6=this[_0x3506ee(0xe1)];if(!_0x18e0b6[_0x3506ee(0xa6)][_0x3506ee(0xd5)](_0x3506ee(0xf1)))return;const _0x453a8e=_0x18e0b6[_0x3506ee(0xa9)],_0x3c4aec=_0x18e0b6[_0x3506ee(0xa6)][_0x3506ee(0xb1)](_0x3506ee(0xc7));_0x3c4aec[_0x3506ee(0xcb)](_0x3506ee(0xb6)),_0x3c4aec[_0x3506ee(0xcb)](_0x3506ee(0xce)),_0x3c4aec[_0x3506ee(0xde)](_0x3506ee(0xd6)),_0x3c4aec[_0x3506ee(0xde)](_0x3506ee(0xbe)),_0x3c4aec[_0x3506ee(0xa3)][_0x3506ee(0xbb)](_0x3506ee(0xd6),_0xfa18f0(_0x453a8e,_0x3506ee(0x9f))),_0x3c4aec[_0x3506ee(0xa3)][_0x3506ee(0xbb)](_0x3506ee(0xbe),_0xfa18f0(_0x453a8e,_0x3506ee(0xba))),this[_0x3506ee(0xeb)]();}[_0x48c088(0xeb)](){const _0x11ebd0=_0x48c088,_0x1586b9=this[_0x11ebd0(0xe1)][_0x11ebd0(0xa6)][_0x11ebd0(0xb1)](_0x11ebd0(0xc7)),_0x5b7b3e=this[_0x11ebd0(0xe1)][_0x11ebd0(0xa6)][_0x11ebd0(0xb1)](_0x11ebd0(0xb4)),_0x2fedab=this[_0x11ebd0(0xe1)][_0x11ebd0(0xa6)][_0x11ebd0(0xb1)](_0x523fa5)[_0x11ebd0(0xd8)]();function _0x26e33b({showActiveMarker:_0x35eb70=!0x0,setDataAttribute:_0x25f285=!0x0}={}){return(_0x2a6630,_0x3c1574,_0x10d9db)=>{const _0x39a79b=_0x24d8,{type:_0x4b8222,id:_0x48f6ac}=_0x1586b9[_0x39a79b(0xe8)](_0x3c1574[_0x39a79b(0xbf)]),_0x559f8d=_0x1586b9[_0x39a79b(0x9e)](_0x48f6ac),_0x996557=_0x559f8d[_0x39a79b(0xf2)];if(_0x39a79b(0xe9)!=_0x559f8d[_0x39a79b(0xa2)]||!_0x996557||_0x39a79b(0xce)!=_0x996557[_0x39a79b(0xdc)])return;if(_0x3c1574[_0x39a79b(0xf0)])return void _0x2a6630[_0x39a79b(0xd2)]();if(!_0x10d9db[_0x39a79b(0xc5)][_0x39a79b(0xb2)](_0x3c1574[_0x39a79b(0xb8)],_0x2a6630[_0x39a79b(0xda)]))return;const _0x54a9be=_0x3c1574[_0x39a79b(0xb8)][_0x39a79b(0xbd)][_0x39a79b(0xb7)],_0x18c985=_0x3c1574[_0x39a79b(0xb8)][_0x39a79b(0xcd)][_0x39a79b(0xee)],_0x230b5c=_0x54a9be[_0x39a79b(0xc8)][_0x39a79b(0xc8)],{column:_0x395c07}=_0x5b7b3e[_0x39a79b(0xea)](_0x54a9be),{column:_0x3da8c6}=_0x5b7b3e[_0x39a79b(0xea)](_0x18c985);for(let _0x1f1bd3=_0x395c07;_0x1f1bd3<=_0x3da8c6;_0x1f1bd3++){const _0x40e102=_0x5b7b3e[_0x39a79b(0xe0)](_0x230b5c,{'column':_0x1f1bd3,'includeAllSlots':!0x1});for(const _0x27ad10 of _0x40e102){const _0x46ecb4=_0x27ad10[_0x39a79b(0xe4)],_0x16c442=_0x10d9db[_0x39a79b(0xa0)][_0x39a79b(0xd4)](_0x46ecb4);_0x10d9db[_0x39a79b(0xef)][_0x39a79b(0xa1)](_0x39a79b(0xc1)+_0x4b8222,_0x16c442),_0x25f285&&_0x10d9db[_0x39a79b(0xef)][_0x39a79b(0xa8)](_0x39a79b(0xca),_0x48f6ac,_0x16c442),_0x10d9db[_0x39a79b(0xa0)][_0x39a79b(0xab)](_0x16c442,_0x3c1574[_0x39a79b(0xbf)]),_0x35eb70&&(_0x1586b9[_0x39a79b(0xdf)][_0x39a79b(0xdd)](_0x3c1574[_0x39a79b(0xbf)])?_0x10d9db[_0x39a79b(0xef)][_0x39a79b(0xa1)](_0x39a79b(0xa5),_0x16c442):_0x10d9db[_0x39a79b(0xef)][_0x39a79b(0xed)](_0x39a79b(0xa5),_0x16c442));}}};}_0x1586b9[_0x11ebd0(0xc0)][_0x11ebd0(0xac)](_0x11ebd0(0xe9),_0x11ebd0(0xb6),_0x11ebd0(0xb0),_0x2fedab),_0x1586b9[_0x11ebd0(0xc0)][_0x11ebd0(0xac)](_0x11ebd0(0xe9),_0x11ebd0(0xce),_0x11ebd0(0xb0),_0x2fedab),this[_0x11ebd0(0xe1)][_0x11ebd0(0xa4)][_0x11ebd0(0xaa)]['on'](_0x11ebd0(0xae),_0x26e33b(),{'priority':_0x11ebd0(0xe2)}),this[_0x11ebd0(0xe1)][_0x11ebd0(0xf2)][_0x11ebd0(0xaa)]['on'](_0x11ebd0(0xae),(_0x1a901d,_0x39a059,_0x52f813)=>{const _0x5d4c28=_0x11ebd0;_0x52f813[_0x5d4c28(0x9d)][_0x5d4c28(0xb3)]&&_0x26e33b({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x1a901d,_0x39a059,_0x52f813);},{'priority':_0x11ebd0(0xe2)}),this[_0x11ebd0(0xe1)][_0x11ebd0(0xa4)][_0x11ebd0(0xaa)]['on'](_0x11ebd0(0xec),(_0x1aa5bf,_0x549cb9,_0x5775c8)=>{const _0x11fe0a=_0x11ebd0,{type:_0x251c69,id:_0x3c27d0}=_0x1586b9[_0x11fe0a(0xe8)](_0x549cb9[_0x11fe0a(0xbf)]),_0x4d723c=_0x1586b9[_0x11fe0a(0x9e)](_0x3c27d0),_0x1cb115=_0x4d723c[_0x11fe0a(0xf2)];if(_0x11fe0a(0xe9)!=_0x4d723c[_0x11fe0a(0xa2)]||!_0x1cb115||_0x11fe0a(0xce)!=_0x1cb115[_0x11fe0a(0xdc)])return;const _0x257bf2=_0x5775c8[_0x11fe0a(0xa0)][_0x11fe0a(0xe7)](_0x549cb9[_0x11fe0a(0xbf)]);if(_0x257bf2){for(const _0x8d18f0 of _0x257bf2)_0x5775c8[_0x11fe0a(0xef)][_0x11fe0a(0xed)](_0x11fe0a(0xc1)+_0x251c69,_0x8d18f0),_0x5775c8[_0x11fe0a(0xef)][_0x11fe0a(0xed)](_0x11fe0a(0xa5),_0x8d18f0),_0x5775c8[_0x11fe0a(0xef)][_0x11fe0a(0xf4)](_0x11fe0a(0xca),_0x8d18f0),_0x5775c8[_0x11fe0a(0xa0)][_0x11fe0a(0xbc)](_0x8d18f0,_0x549cb9[_0x11fe0a(0xbf)]);}},{'priority':_0x11ebd0(0xe2)}),this[_0x11ebd0(0xe5)]();}[_0x48c088(0xe5)](){const _0x426b39=_0x48c088,_0x1ed0f9=this[_0x426b39(0xe1)],_0x1ee813=_0x1ed0f9[_0x426b39(0xa9)];function _0x246cce(_0x598031){const _0x364eae=_0x426b39;return{'type':_0x364eae(0xc9),'content':_0xfa18f0(_0x1ee813,_0x364eae(0xdb),_0x598031)};}_0x1ed0f9[_0x426b39(0xa6)][_0x426b39(0xb1)](_0x426b39(0xc7))[_0x426b39(0xa3)][_0x426b39(0xe6)](_0x55f96c=>{const _0x5b1744=_0x426b39;if(_0x5b1744(0xe9)!=_0x55f96c[_0x5b1744(0xa2)])return;const {data:_0x566540}=_0x55f96c;if(_0x566540){if(_0x5b1744(0xb6)==_0x566540[_0x5b1744(0xdc)]){const _0x18d31a=_0x566540[_0x5b1744(0xa7)][0x0][_0x5b1744(0xc3)];return _0x246cce(_0xfa18f0(_0x1ee813,_0x18d31a?_0x5b1744(0x9f):_0x5b1744(0xe3)));}if(_0x5b1744(0xce)==_0x566540[_0x5b1744(0xdc)]){const _0x1e90b2=_0x566540[_0x5b1744(0xa7)][0x0][_0x5b1744(0xc3)];return _0x246cce(_0xfa18f0(_0x1ee813,_0x1e90b2?_0x5b1744(0xba):_0x5b1744(0xd9)));}}});}}
23
+ function _0x1bc0(_0x43f26a,_0x265cca){const _0x20d6c7=_0x20d6();return _0x1bc0=function(_0x1bc009,_0x1b392d){_0x1bc009=_0x1bc009-0xbe;let _0x31ce3b=_0x20d6c7[_0x1bc009];return _0x31ce3b;},_0x1bc0(_0x43f26a,_0x265cca);}const _0x258b11=_0x1bc0;function _0x20d6(){const _0x4600dc=['stop','_splitMarkerName','addMarker:suggestion','removeAttribute','headingColumns','name','27731OdFNUe','accept','310vVgEzD','end','_suggestionFactory','cell','registerBlockAttribute','start','2344300xVqXhM','registerCustomCallback','_handleLegacySuggestions','data','parent','setAttribute','TableUtils','90qksCQK','setTableColumnHeader','has','afterInit','nodeAfter','activeMarkers','consumable','requires','605478kdLnkl','enableDefaultAttributesIntegration','_registerLegacyDescription','showSuggestionHighlights','locale','options','6108DIpDKZ','writer','registerDescriptionCallback','downcastDispatcher','forceValue','format','_acceptFormatSuggestionCallbackFactory','341229AZUvlr','consume','getSuggestion','item','nodeBefore','955ysBTgY','120144zZRQyA','setTableRowHeader','commandName','markerName','addClass','ck-suggestion-marker-','232850MVpqfk','*Format:*\x20%0','data-suggestion','markerRange','highest','TableEditing','markerNameToElements','registerAttributeLabel','formatBlock','commandParams','get','2crjiVD','removeClass','FORMAT_HEADER_ROW','type','bindElementToMarker','toViewElement','FORMAT_REGULAR_ROW','descriptionFactory','editing','unbindElementFromMarkerName','createTableWalker','headingRows','FORMAT_REGULAR_COLUMN','removeMarker:suggestion','FORMAT_HEADER_COLUMN','getCellLocation','mapper','plugins','TrackChangesEditing','includes','editor','ck-suggestion-marker--active'];_0x20d6=function(){return _0x4600dc;};return _0x20d6();}(function(_0x3d858f,_0x1482b2){const _0x2f5ab7=_0x1bc0,_0x255325=_0x3d858f();while(!![]){try{const _0x3e2869=-parseInt(_0x2f5ab7(0xd8))/0x1+parseInt(_0x2f5ab7(0xe3))/0x2*(parseInt(_0x2f5ab7(0xcc))/0x3)+-parseInt(_0x2f5ab7(0xc5))/0x4*(-parseInt(_0x2f5ab7(0xd1))/0x5)+-parseInt(_0x2f5ab7(0xbf))/0x6+parseInt(_0x2f5ab7(0x107))/0x7+parseInt(_0x2f5ab7(0xd2))/0x8*(-parseInt(_0x2f5ab7(0x10e))/0x9)+-parseInt(_0x2f5ab7(0x101))/0xa*(parseInt(_0x2f5ab7(0xff))/0xb);if(_0x3e2869===_0x1482b2)break;else _0x255325['push'](_0x255325['shift']());}catch(_0x332f89){_0x255325['push'](_0x255325['shift']());}}}(_0x20d6,0x2b81e));import{Plugin as _0x268d64}from'ckeditor5/src/core.js';import _0x448e0a from'./table.js';import{getTranslation as _0x7bf1e6}from'../utils/common-translations.js';export default class At extends _0x268d64{static get[_0x258b11(0xbe)](){return[_0x448e0a];}[_0x258b11(0x111)](){const _0x5a74e1=_0x258b11,_0xd7ecd7=this[_0x5a74e1(0xf7)];if(!_0xd7ecd7[_0x5a74e1(0xf4)][_0x5a74e1(0x110)](_0x5a74e1(0xdd)))return;const _0x184211=_0xd7ecd7[_0x5a74e1(0xc3)],_0x210b6b=_0xd7ecd7[_0x5a74e1(0xf4)][_0x5a74e1(0xe2)](_0x5a74e1(0xf5));_0x210b6b[_0x5a74e1(0xc0)](_0x5a74e1(0xd3)),_0x210b6b[_0x5a74e1(0xc0)](_0x5a74e1(0x10f)),_0x210b6b[_0x5a74e1(0x105)](_0x5a74e1(0xee)),_0x210b6b[_0x5a74e1(0x105)](_0x5a74e1(0xfd)),_0x210b6b[_0x5a74e1(0xea)][_0x5a74e1(0xdf)](_0x5a74e1(0xee),_0x7bf1e6(_0x184211,_0x5a74e1(0xe5))),_0x210b6b[_0x5a74e1(0xea)][_0x5a74e1(0xdf)](_0x5a74e1(0xfd),_0x7bf1e6(_0x184211,_0x5a74e1(0xf1))),this[_0x5a74e1(0x109)]();}[_0x258b11(0x109)](){const _0x1bc4c8=_0x258b11,_0x269551=this[_0x1bc4c8(0xf7)][_0x1bc4c8(0xf4)][_0x1bc4c8(0xe2)](_0x1bc4c8(0xf5)),_0x4ec6ac=this[_0x1bc4c8(0xf7)][_0x1bc4c8(0xf4)][_0x1bc4c8(0xe2)](_0x1bc4c8(0x10d)),_0x529dfa=this[_0x1bc4c8(0xf7)][_0x1bc4c8(0xf4)][_0x1bc4c8(0xe2)](_0x448e0a)[_0x1bc4c8(0xcb)]();function _0x10f0d8({showActiveMarker:_0xc257b8=!0x0,setDataAttribute:_0x478746=!0x0}={}){return(_0x9df6c5,_0x4496ad,_0x20e97e)=>{const _0x2559da=_0x1bc0,{type:_0x284782,id:_0x2d6eca}=_0x269551[_0x2559da(0xfa)](_0x4496ad[_0x2559da(0xd5)]),_0x212707=_0x269551[_0x2559da(0xce)](_0x2d6eca),_0x146fa4=_0x212707[_0x2559da(0x10a)];if(_0x2559da(0xe0)!=_0x212707[_0x2559da(0xe6)]||!_0x146fa4||_0x2559da(0x10f)!=_0x146fa4[_0x2559da(0xd4)])return;if(_0x4496ad[_0x2559da(0xcf)])return void _0x9df6c5[_0x2559da(0xf9)]();if(!_0x20e97e[_0x2559da(0x114)][_0x2559da(0xcd)](_0x4496ad[_0x2559da(0xdb)],_0x9df6c5[_0x2559da(0xfe)]))return;const _0x53cd4f=_0x4496ad[_0x2559da(0xdb)][_0x2559da(0x106)][_0x2559da(0x112)],_0x593315=_0x4496ad[_0x2559da(0xdb)][_0x2559da(0x102)][_0x2559da(0xd0)],_0x3f333c=_0x53cd4f[_0x2559da(0x10b)][_0x2559da(0x10b)],{column:_0x17ce41}=_0x4ec6ac[_0x2559da(0xf2)](_0x53cd4f),{column:_0x5cd8b7}=_0x4ec6ac[_0x2559da(0xf2)](_0x593315);for(let _0x1448ff=_0x17ce41;_0x1448ff<=_0x5cd8b7;_0x1448ff++){const _0x15dd9e=_0x4ec6ac[_0x2559da(0xed)](_0x3f333c,{'column':_0x1448ff,'includeAllSlots':!0x1});for(const _0x46fedf of _0x15dd9e){const _0x61b48e=_0x46fedf[_0x2559da(0x104)],_0x249968=_0x20e97e[_0x2559da(0xf3)][_0x2559da(0xe8)](_0x61b48e);_0x20e97e[_0x2559da(0xc6)][_0x2559da(0xd6)](_0x2559da(0xd7)+_0x284782,_0x249968),_0x478746&&_0x20e97e[_0x2559da(0xc6)][_0x2559da(0x10c)](_0x2559da(0xda),_0x2d6eca,_0x249968),_0x20e97e[_0x2559da(0xf3)][_0x2559da(0xe7)](_0x249968,_0x4496ad[_0x2559da(0xd5)]),_0xc257b8&&(_0x269551[_0x2559da(0x113)][_0x2559da(0xf6)](_0x4496ad[_0x2559da(0xd5)])?_0x20e97e[_0x2559da(0xc6)][_0x2559da(0xd6)](_0x2559da(0xf8),_0x249968):_0x20e97e[_0x2559da(0xc6)][_0x2559da(0xe4)](_0x2559da(0xf8),_0x249968));}}};}_0x269551[_0x1bc4c8(0x103)][_0x1bc4c8(0x108)](_0x1bc4c8(0xe0),_0x1bc4c8(0xd3),_0x1bc4c8(0x100),_0x529dfa),_0x269551[_0x1bc4c8(0x103)][_0x1bc4c8(0x108)](_0x1bc4c8(0xe0),_0x1bc4c8(0x10f),_0x1bc4c8(0x100),_0x529dfa),this[_0x1bc4c8(0xf7)][_0x1bc4c8(0xeb)][_0x1bc4c8(0xc8)]['on'](_0x1bc4c8(0xfb),_0x10f0d8(),{'priority':_0x1bc4c8(0xdc)}),this[_0x1bc4c8(0xf7)][_0x1bc4c8(0x10a)][_0x1bc4c8(0xc8)]['on'](_0x1bc4c8(0xfb),(_0x45d540,_0x160412,_0x5f30c0)=>{const _0x2dfe97=_0x1bc4c8;_0x5f30c0[_0x2dfe97(0xc4)][_0x2dfe97(0xc2)]&&_0x10f0d8({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x45d540,_0x160412,_0x5f30c0);},{'priority':_0x1bc4c8(0xdc)}),this[_0x1bc4c8(0xf7)][_0x1bc4c8(0xeb)][_0x1bc4c8(0xc8)]['on'](_0x1bc4c8(0xf0),(_0x13b737,_0x9e6e4d,_0x2cb144)=>{const _0x3bb74d=_0x1bc4c8,{type:_0x2fb584,id:_0x27b5fc}=_0x269551[_0x3bb74d(0xfa)](_0x9e6e4d[_0x3bb74d(0xd5)]),_0x48c6e8=_0x269551[_0x3bb74d(0xce)](_0x27b5fc),_0x117f22=_0x48c6e8[_0x3bb74d(0x10a)];if(_0x3bb74d(0xe0)!=_0x48c6e8[_0x3bb74d(0xe6)]||!_0x117f22||_0x3bb74d(0x10f)!=_0x117f22[_0x3bb74d(0xd4)])return;const _0x25ad26=_0x2cb144[_0x3bb74d(0xf3)][_0x3bb74d(0xde)](_0x9e6e4d[_0x3bb74d(0xd5)]);if(_0x25ad26){for(const _0x46d032 of _0x25ad26)_0x2cb144[_0x3bb74d(0xc6)][_0x3bb74d(0xe4)](_0x3bb74d(0xd7)+_0x2fb584,_0x46d032),_0x2cb144[_0x3bb74d(0xc6)][_0x3bb74d(0xe4)](_0x3bb74d(0xf8),_0x46d032),_0x2cb144[_0x3bb74d(0xc6)][_0x3bb74d(0xfc)](_0x3bb74d(0xda),_0x46d032),_0x2cb144[_0x3bb74d(0xf3)][_0x3bb74d(0xec)](_0x46d032,_0x9e6e4d[_0x3bb74d(0xd5)]);}},{'priority':_0x1bc4c8(0xdc)}),this[_0x1bc4c8(0xc1)]();}[_0x258b11(0xc1)](){const _0x14423c=_0x258b11,_0x353d9f=this[_0x14423c(0xf7)],_0x4bc276=_0x353d9f[_0x14423c(0xc3)];function _0x117045(_0x172a57){const _0x49f27b=_0x14423c;return{'type':_0x49f27b(0xca),'content':_0x7bf1e6(_0x4bc276,_0x49f27b(0xd9),_0x172a57)};}_0x353d9f[_0x14423c(0xf4)][_0x14423c(0xe2)](_0x14423c(0xf5))[_0x14423c(0xea)][_0x14423c(0xc7)](_0x27a38a=>{const _0x48e47a=_0x14423c;if(_0x48e47a(0xe0)!=_0x27a38a[_0x48e47a(0xe6)])return;const {data:_0x509fa1}=_0x27a38a;if(_0x509fa1){if(_0x48e47a(0xd3)==_0x509fa1[_0x48e47a(0xd4)]){const _0x1d5f0a=_0x509fa1[_0x48e47a(0xe1)][0x0][_0x48e47a(0xc9)];return _0x117045(_0x7bf1e6(_0x4bc276,_0x1d5f0a?_0x48e47a(0xe5):_0x48e47a(0xe9)));}if(_0x48e47a(0x10f)==_0x509fa1[_0x48e47a(0xd4)]){const _0x5934d0=_0x509fa1[_0x48e47a(0xe1)][0x0][_0x48e47a(0xc9)];return _0x117045(_0x7bf1e6(_0x4bc276,_0x5934d0?_0x48e47a(0xf1):_0x48e47a(0xef)));}}});}}