@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240619.1 → 0.0.0-nightly-20240619.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +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 _0x13eed0=_0xacaa;(function(_0x4bb627,_0x386ccf){const _0x33a244=_0xacaa,_0x18c848=_0x4bb627();while(!![]){try{const _0x586d27=-parseInt(_0x33a244(0x164))/0x1*(-parseInt(_0x33a244(0x16d))/0x2)+-parseInt(_0x33a244(0x174))/0x3*(parseInt(_0x33a244(0x17b))/0x4)+-parseInt(_0x33a244(0x16b))/0x5+parseInt(_0x33a244(0x162))/0x6*(parseInt(_0x33a244(0x163))/0x7)+-parseInt(_0x33a244(0x16c))/0x8*(-parseInt(_0x33a244(0x172))/0x9)+parseInt(_0x33a244(0x17c))/0xa*(-parseInt(_0x33a244(0x168))/0xb)+-parseInt(_0x33a244(0x175))/0xc*(-parseInt(_0x33a244(0x160))/0xd);if(_0x586d27===_0x386ccf)break;else _0x18c848['push'](_0x18c848['shift']());}catch(_0x13de26){_0x18c848['push'](_0x18c848['shift']());}}}(_0x5ee6,0x1aa09));import{Plugin as _0x2c0a6d}from'ckeditor5/src/core.js';export default class kt extends _0x2c0a6d{[_0x13eed0(0x179)](){const _0x2b69cf=_0x13eed0,_0x26f1a9=this[_0x2b69cf(0x171)];if(!_0x26f1a9[_0x2b69cf(0x16f)][_0x2b69cf(0x167)](_0x2b69cf(0x166)))return;const _0xca0c7f=_0x26f1a9[_0x2b69cf(0x16f)][_0x2b69cf(0x16a)](_0x2b69cf(0x169));_0xca0c7f[_0x2b69cf(0x178)](_0x2b69cf(0x170)),_0xca0c7f[_0x2b69cf(0x178)](_0x2b69cf(0x165));const _0x5013e8=_0x26f1a9[_0x2b69cf(0x16f)][_0x2b69cf(0x16a)](_0x2b69cf(0x166));_0x5013e8[_0x2b69cf(0x178)](_0x2b69cf(0x16e)),_0x5013e8[_0x2b69cf(0x178)](_0x2b69cf(0x15f)),_0x5013e8[_0x2b69cf(0x178)](_0x2b69cf(0x177)),_0x5013e8[_0x2b69cf(0x178)](_0x2b69cf(0x176)),_0x5013e8[_0x2b69cf(0x178)](_0x2b69cf(0x161)),_0x5013e8[_0x2b69cf(0x178)](_0x2b69cf(0x17a)),_0x5013e8[_0x2b69cf(0x178)](_0x2b69cf(0x173));}}function _0xacaa(_0x179078,_0x1343ab){const _0x5ee682=_0x5ee6();return _0xacaa=function(_0xacaacc,_0x55b2c6){_0xacaacc=_0xacaacc-0x15f;let _0x1e7546=_0x5ee682[_0xacaacc];return _0x1e7546;},_0xacaa(_0x179078,_0x1343ab);}function _0x5ee6(){const _0x42d6fb=['2497CvvFWw','TrackChangesEditing','get','873695heDJrj','357592znsQGn','2urlxqs','trackChanges','plugins','goToPreviousRestrictedEditingException','editor','27IZdgJV','discardSelectedSuggestions','3PxITop','48wlpAPD','acceptAllSuggestions','discardSuggestion','enableCommand','afterInit','acceptSelectedSuggestions','338012DqUMBK','1050qvHSVf','acceptSuggestion','301509QRDJSF','discardAllSuggestions','6VTChCm','577717irMVbU','82742cPadmd','goToNextRestrictedEditingException','RestrictedEditingModeEditing','has'];_0x5ee6=function(){return _0x42d6fb;};return _0x5ee6();}
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));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2de2(){const _0x13dd24=['get','mapper','editor','shiftEnter','createUIElement','options','enableCommand','331790HBBgHj','TrackChangesEditing','8xPPpbK','createPositionBefore','486EKfCvR','init','downcastDispatcher','split','span','9504cgYGWL','addClass','showSuggestionHighlights','ELEMENT_LINE_BREAK','plugins','test','registerElementLabel','editing','addMarker:suggestion:insertion','5465115kMAKmU','ck-suggestion-marker--active','2340YOZCIq','softBreak','activeMarkers','consumable','markerName','addMarker:suggestion','requires','name','element','deletion','addMarker:suggestion:deletion','1842Rynaux','high','insert','407IzBTfg','56721588KzePUl','50970pjRMru','7735350ruFmzs','markerRange','bindElementToMarker','merge','includes','writer','ck-suggestion-marker-','data','locale','model','getItems','toViewPosition','descriptionFactory','981VcZRAb'];_0x2de2=function(){return _0x13dd24;};return _0x2de2();}const _0x2c5ee6=_0xb711;(function(_0x1964d0,_0x361207){const _0x2fa51a=_0xb711,_0x4c383a=_0x1964d0();while(!![]){try{const _0x417188=parseInt(_0x2fa51a(0x1c0))/0x1*(-parseInt(_0x2fa51a(0x1a2))/0x2)+parseInt(_0x2fa51a(0x1ad))/0x3*(-parseInt(_0x2fa51a(0x1d1))/0x4)+-parseInt(_0x2fa51a(0x1b2))/0x5*(parseInt(_0x2fa51a(0x1cc))/0x6)+-parseInt(_0x2fa51a(0x1b3))/0x7+parseInt(_0x2fa51a(0x1ca))/0x8*(-parseInt(_0x2fa51a(0x1a0))/0x9)+parseInt(_0x2fa51a(0x1c8))/0xa*(parseInt(_0x2fa51a(0x1b0))/0xb)+parseInt(_0x2fa51a(0x1b1))/0xc;if(_0x417188===_0x361207)break;else _0x4c383a['push'](_0x4c383a['shift']());}catch(_0x51af55){_0x4c383a['push'](_0x4c383a['shift']());}}}(_0x2de2,0xc5b3d));import{Plugin as _0x174308}from'ckeditor5/src/core.js';import{ShiftEnter as _0x21089a}from'ckeditor5/src/enter.js';import{getTranslation as _0xd7dc15}from'../utils/common-translations.js';export default class bt extends _0x174308{static get[_0x2c5ee6(0x1a8)](){return[_0x21089a];}[_0x2c5ee6(0x1cd)](){const _0x2be1fd=_0x2c5ee6,_0x1aaefd=this[_0x2be1fd(0x1c3)],_0x1f7d66=_0x1aaefd[_0x2be1fd(0x19b)][_0x2be1fd(0x1c1)](_0x2be1fd(0x1c9));_0x1f7d66[_0x2be1fd(0x1c7)](_0x2be1fd(0x1c4)),_0x1aaefd[_0x2be1fd(0x19e)][_0x2be1fd(0x1ce)]['on'](_0x2be1fd(0x19f),de(_0x1aaefd),{'priority':_0x2be1fd(0x1ae)}),_0x1aaefd[_0x2be1fd(0x19e)][_0x2be1fd(0x1ce)]['on'](_0x2be1fd(0x1ac),de(_0x1aaefd),{'priority':_0x2be1fd(0x1ae)}),_0x1aaefd[_0x2be1fd(0x1ba)][_0x2be1fd(0x1ce)]['on'](_0x2be1fd(0x1a7),(_0x2f5858,_0x59c3cb,_0x4c2ac7)=>{const _0x435482=_0x2be1fd;_0x4c2ac7[_0x435482(0x1c6)][_0x435482(0x1d3)]&&de(_0x1aaefd,{'showActiveMarker':!0x1})(_0x2f5858,_0x59c3cb,_0x4c2ac7);}),_0x1f7d66[_0x2be1fd(0x1bf)][_0x2be1fd(0x19d)](_0x2be1fd(0x1a3),_0x43a96d=>_0xd7dc15(_0x1aaefd[_0x2be1fd(0x1bb)],_0x2be1fd(0x1d4),_0x43a96d));}}function _0xb711(_0x39807f,_0x23b3df){const _0x2de2cd=_0x2de2();return _0xb711=function(_0xb71188,_0x2859b3){_0xb71188=_0xb71188-0x19b;let _0x241d4a=_0x2de2cd[_0xb71188];return _0x241d4a;},_0xb711(_0x39807f,_0x23b3df);}function de(_0x3699be,{showActiveMarker:_0x258a0c=!0x0}={}){return(_0x50b2c2,_0x1a6bda,_0x2b502b)=>{const _0x24d4d1=_0xb711,_0x15f89c=_0x3699be[_0x24d4d1(0x19b)][_0x24d4d1(0x1c1)](_0x24d4d1(0x1c9));if(!_0x2b502b[_0x24d4d1(0x1a5)][_0x24d4d1(0x19c)](_0x1a6bda[_0x24d4d1(0x1b4)],_0x50b2c2[_0x24d4d1(0x1a9)]))return;const _0x262f02=_0x3699be[_0x24d4d1(0x1bc)];for(const _0x2cd077 of _0x1a6bda[_0x24d4d1(0x1b4)][_0x24d4d1(0x1bd)]()){if(!_0x2cd077['is'](_0x24d4d1(0x1aa),_0x24d4d1(0x1a3)))continue;const _0x2db15b=_0x24d4d1(0x1ab)==_0x1a6bda[_0x24d4d1(0x1a6)][_0x24d4d1(0x1cf)](':')[0x1]?_0x24d4d1(0x1b6):_0x24d4d1(0x1cf),_0x38caf5=_0x2b502b[_0x24d4d1(0x1b8)][_0x24d4d1(0x1c5)](_0x24d4d1(0x1d0),{'class':_0x24d4d1(0x1b9)+_0x2db15b}),_0xa5f932=_0x2b502b[_0x24d4d1(0x1c2)][_0x24d4d1(0x1be)](_0x262f02[_0x24d4d1(0x1cb)](_0x2cd077));_0x258a0c&&_0x15f89c[_0x24d4d1(0x1a4)][_0x24d4d1(0x1b7)](_0x1a6bda[_0x24d4d1(0x1a6)])&&_0x2b502b[_0x24d4d1(0x1b8)][_0x24d4d1(0x1d2)](_0x24d4d1(0x1a1),_0x38caf5),_0x2b502b[_0x24d4d1(0x1b8)][_0x24d4d1(0x1af)](_0xa5f932,_0x38caf5),_0x2b502b[_0x24d4d1(0x1c2)][_0x24d4d1(0x1b5)](_0x38caf5,_0x1a6bda[_0x24d4d1(0x1a6)]);}};}
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)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x47b8(){const _0x41ce3b=['change','enableCommand','selection','3449200kHSqdl','TrackChangesEditing','formatBlock','editor','value','locale','18WRvAaJ','412bUDhul','32215TKNyTR','FORMAT_RESTRICTED_ENABLED','afterInit','StandardEditingModeEditing','3821028QsBuzx','forceValue','type','has','63aBMhmS','markInlineFormat','format','formatInline','getRanges','1851414bqalcb','514368GMUtJz','restrictedEditingException','model','commandParams','179448hOuxKM','get','commands','isCollapsed','FORMAT_RESTRICTED_DISABLED','from','plugins','commandName','descriptionFactory','document','1231646ragrIB','registerDescriptionCallback'];_0x47b8=function(){return _0x41ce3b;};return _0x47b8();}const _0x388db8=_0x52cb;(function(_0x5f62c8,_0x529f7c){const _0x52f3dc=_0x52cb,_0x1c79e3=_0x5f62c8();while(!![]){try{const _0x550268=-parseInt(_0x52f3dc(0xef))/0x1+-parseInt(_0x52f3dc(0xd4))/0x2+-parseInt(_0x52f3dc(0xee))/0x3+-parseInt(_0x52f3dc(0xe0))/0x4*(-parseInt(_0x52f3dc(0xe1))/0x5)+parseInt(_0x52f3dc(0xe5))/0x6+-parseInt(_0x52f3dc(0xe9))/0x7*(-parseInt(_0x52f3dc(0xf3))/0x8)+parseInt(_0x52f3dc(0xdf))/0x9*(parseInt(_0x52f3dc(0xd9))/0xa);if(_0x550268===_0x529f7c)break;else _0x1c79e3['push'](_0x1c79e3['shift']());}catch(_0xb0bb0a){_0x1c79e3['push'](_0x1c79e3['shift']());}}}(_0x47b8,0x6c9b9));import{Plugin as _0x9e7f01}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x31e544}from'./utils.js';import{getTranslation as _0x2d945c}from'../utils/common-translations.js';function _0x52cb(_0x273b65,_0x2e5a1c){const _0x47b816=_0x47b8();return _0x52cb=function(_0x52cbe6,_0xf61c64){_0x52cbe6=_0x52cbe6-0xce;let _0xe14a0d=_0x47b816[_0x52cbe6];return _0xe14a0d;},_0x52cb(_0x273b65,_0x2e5a1c);}export default class wt extends _0x9e7f01{[_0x388db8(0xe3)](){const _0x571edb=_0x388db8,_0x18e629=this[_0x571edb(0xdc)],_0x282350=_0x18e629[_0x571edb(0xf1)],_0x469025=_0x18e629[_0x571edb(0xde)];if(!_0x18e629[_0x571edb(0xd0)][_0x571edb(0xe8)](_0x571edb(0xe4)))return;const _0x27f901=_0x18e629[_0x571edb(0xd0)][_0x571edb(0xf4)](_0x571edb(0xda)),_0x15c3bc=_0x571edb(0xf0),_0x4659e7=_0x18e629[_0x571edb(0xf5)][_0x571edb(0xf4)](_0x15c3bc);_0x27f901[_0x571edb(0xd7)](_0x15c3bc,(_0x4385eb,_0xbc059d={})=>{const _0x2c2da6=_0x571edb,_0x5402e2=_0x282350[_0x2c2da6(0xd3)][_0x2c2da6(0xd8)];if(_0x5402e2[_0x2c2da6(0xf6)])return void _0x4385eb(_0xbc059d);const _0x2fa9e8=void 0x0!==_0xbc059d[_0x2c2da6(0xe6)]?_0xbc059d[_0x2c2da6(0xe6)]:!_0x4659e7[_0x2c2da6(0xdd)];_0x282350[_0x2c2da6(0xd6)](()=>{const _0x3e21df=_0x2c2da6,_0x5c1d79=Array[_0x3e21df(0xcf)](_0x5402e2[_0x3e21df(0xed)]());for(const _0x256458 of _0x5c1d79){const _0x23e502=_0x2fa9e8?[_0x256458]:_0x31e544(_0x15c3bc,_0x256458,_0x282350);for(const _0x4d0c49 of _0x23e502)_0x27f901[_0x3e21df(0xea)](_0x4d0c49,{'commandName':_0x15c3bc,'commandParams':[{'forceValue':_0x2fa9e8}]});}});}),_0x27f901[_0x571edb(0xd2)][_0x571edb(0xd5)](_0x21a1b9=>{const _0x71eb41=_0x571edb;if(_0x71eb41(0xdb)!=_0x21a1b9[_0x71eb41(0xe7)]&&_0x71eb41(0xec)!=_0x21a1b9[_0x71eb41(0xe7)])return;const {data:_0x111caa}=_0x21a1b9;return _0x111caa&&_0x111caa[_0x71eb41(0xd1)]==_0x15c3bc?_0x111caa[_0x71eb41(0xf2)][0x0][_0x71eb41(0xe6)]?{'type':_0x71eb41(0xeb),'content':_0x2d945c(_0x469025,_0x71eb41(0xe2))}:{'type':_0x71eb41(0xeb),'content':_0x2d945c(_0x469025,_0x71eb41(0xce))}:void 0x0;});}}
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();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x256b4b=_0x1d0b;(function(_0x1e06ad,_0x3925de){const _0x3ca53e=_0x1d0b,_0x17d82a=_0x1e06ad();while(!![]){try{const _0x101c55=-parseInt(_0x3ca53e(0x1fe))/0x1+-parseInt(_0x3ca53e(0x1e8))/0x2*(parseInt(_0x3ca53e(0x1f0))/0x3)+-parseInt(_0x3ca53e(0x1fb))/0x4*(-parseInt(_0x3ca53e(0x202))/0x5)+parseInt(_0x3ca53e(0x1ff))/0x6+-parseInt(_0x3ca53e(0x1e0))/0x7+-parseInt(_0x3ca53e(0x1d8))/0x8*(parseInt(_0x3ca53e(0x1db))/0x9)+parseInt(_0x3ca53e(0x1d4))/0xa;if(_0x101c55===_0x3925de)break;else _0x17d82a['push'](_0x17d82a['shift']());}catch(_0x60e3d){_0x17d82a['push'](_0x17d82a['shift']());}}}(_0x3992,0x659b0));function _0x3992(){const _0xed9892=['registerDescriptionCallback','editor','locale','1040HxqneJ','add','get','43146iLvtue','registerBlockAttribute','inline','_registerLegacyDescription','toLowerCase','3317727VqIWnY','*Remove\x20format:*\x20%0','format','styleName','getGhsAttributeNameForElement','formatBlock','forceValue','definitions','2RZPDPy','config','block','afterInit','element','normalizeConfig','*Set\x20format:*\x20%0','commandName','1259481YuqPtF','registerAttributeLabel','has','commandParams','enableDefaultAttributesIntegration','GeneralHtmlSupport','plugins','style','Style','descriptionFactory','FORMAT_STYLE','1068116yOGcFg','registerInlineAttribute','TrackChangesEditing','569703eOwtki','4556760IGfdoF','ghsAttributes','formatInline','10AGTArS','type','DataSchema','StyleUtils','12093690LUGGNl'];_0x3992=function(){return _0xed9892;};return _0x3992();}import{Plugin as _0x4d11da}from'ckeditor5/src/core.js';function _0x1d0b(_0x499b4f,_0x5d4283){const _0x39922e=_0x3992();return _0x1d0b=function(_0x1d0b46,_0x12aa8c){_0x1d0b46=_0x1d0b46-0x1d1;let _0x2db2e6=_0x39922e[_0x1d0b46];return _0x2db2e6;},_0x1d0b(_0x499b4f,_0x5d4283);}import{getTranslation as _0x556e0e}from'../utils/common-translations.js';export default class yt extends _0x4d11da{[_0x256b4b(0x1eb)](){const _0x5a65cc=_0x256b4b,_0x8ad4b4=this[_0x5a65cc(0x1d6)];if(!_0x8ad4b4[_0x5a65cc(0x1f6)][_0x5a65cc(0x1f2)](_0x5a65cc(0x1f8))||!_0x8ad4b4[_0x5a65cc(0x1f6)][_0x5a65cc(0x1f2)](_0x5a65cc(0x1d2)))return;const _0x3ba5da=_0x8ad4b4[_0x5a65cc(0x1f6)][_0x5a65cc(0x1da)](_0x5a65cc(0x1fd)),_0x28dc04=_0x8ad4b4[_0x5a65cc(0x1d7)],_0x3681bf=_0x8ad4b4[_0x5a65cc(0x1e9)][_0x5a65cc(0x1da)](_0x5a65cc(0x1f7))||{},_0x3930a3=_0x8ad4b4[_0x5a65cc(0x1f6)][_0x5a65cc(0x1da)](_0x5a65cc(0x1f5)),_0x48669a=_0x8ad4b4[_0x5a65cc(0x1f6)][_0x5a65cc(0x1da)](_0x5a65cc(0x1d3))[_0x5a65cc(0x1ed)](_0x8ad4b4[_0x5a65cc(0x1f6)][_0x5a65cc(0x1da)](_0x5a65cc(0x1d2)),_0x3681bf[_0x5a65cc(0x1e7)]);_0x3ba5da[_0x5a65cc(0x1f4)](_0x5a65cc(0x1f7));const _0x59aede=new Set();for(const _0x3f79de of _0x48669a[_0x5a65cc(0x1ea)]){const _0x4c91ef=_0x3930a3[_0x5a65cc(0x1e4)](_0x3f79de[_0x5a65cc(0x1ec)]);_0x59aede[_0x5a65cc(0x1d9)](_0x4c91ef);}const _0x4403a1=new Set();for(const _0x469114 of _0x48669a[_0x5a65cc(0x1dd)]){const _0x4402e4=_0x3930a3[_0x5a65cc(0x1e4)](_0x469114[_0x5a65cc(0x1ec)]);_0x4403a1[_0x5a65cc(0x1d9)](_0x4402e4);for(const _0x3dba3d of _0x469114[_0x5a65cc(0x200)])_0x4403a1[_0x5a65cc(0x1d9)](_0x3dba3d);}for(const _0x448570 of _0x59aede)_0x3ba5da[_0x5a65cc(0x1dc)](_0x448570),_0x3ba5da[_0x5a65cc(0x1f9)][_0x5a65cc(0x1f1)](_0x448570,_0x556e0e(_0x28dc04,_0x5a65cc(0x1fa)));for(const _0x7999b5 of _0x4403a1)_0x3ba5da[_0x5a65cc(0x1fc)](_0x7999b5),_0x3ba5da[_0x5a65cc(0x1f9)][_0x5a65cc(0x1f1)](_0x7999b5,_0x556e0e(_0x28dc04,_0x5a65cc(0x1fa)));this[_0x5a65cc(0x1de)]();}[_0x256b4b(0x1de)](){const _0x583d5d=_0x256b4b,_0x2786b4=this[_0x583d5d(0x1d6)],_0x263ed6=_0x2786b4[_0x583d5d(0x1d7)];_0x2786b4[_0x583d5d(0x1f6)][_0x583d5d(0x1da)](_0x583d5d(0x1fd))[_0x583d5d(0x1f9)][_0x583d5d(0x1d5)](_0x1484c4=>{const _0x39507a=_0x583d5d;if(_0x39507a(0x1e5)!=_0x1484c4[_0x39507a(0x1d1)]&&_0x39507a(0x201)!=_0x1484c4[_0x39507a(0x1d1)])return;const {data:_0x11d74a}=_0x1484c4;return _0x11d74a&&_0x39507a(0x1f7)===_0x11d74a[_0x39507a(0x1ef)]?_0x11d74a[_0x39507a(0x1f3)][0x0][_0x39507a(0x1e6)]?{'type':_0x39507a(0x1e2),'content':_0x556e0e(_0x263ed6,_0x39507a(0x1ee),_0x11d74a[_0x39507a(0x1f3)][0x0][_0x39507a(0x1e3)][_0x39507a(0x1df)]())}:{'type':_0x39507a(0x1e2),'content':_0x556e0e(_0x263ed6,_0x39507a(0x1e1),_0x11d74a[_0x39507a(0x1f3)][0x0][_0x39507a(0x1e3)][_0x39507a(0x1df)]())}:void 0x0;});}}
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;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xcbcda0=_0x5f13;(function(_0x4337e6,_0x1c388a){const _0x28ff52=_0x5f13,_0xaa45d9=_0x4337e6();while(!![]){try{const _0x15e4f9=parseInt(_0x28ff52(0x109))/0x1+-parseInt(_0x28ff52(0xfb))/0x2+parseInt(_0x28ff52(0x10d))/0x3+parseInt(_0x28ff52(0x117))/0x4+parseInt(_0x28ff52(0x10c))/0x5*(-parseInt(_0x28ff52(0x173))/0x6)+-parseInt(_0x28ff52(0x136))/0x7+parseInt(_0x28ff52(0x148))/0x8;if(_0x15e4f9===_0x1c388a)break;else _0xaa45d9['push'](_0xaa45d9['shift']());}catch(_0x27bbfc){_0xaa45d9['push'](_0xaa45d9['shift']());}}}(_0xa940,0x40d59));function _0x5f13(_0x371a49,_0x2f4069){const _0xa94056=_0xa940();return _0x5f13=function(_0x5f13ea,_0x3a5010){_0x5f13ea=_0x5f13ea-0xe7;let _0x46939e=_0xa94056[_0x5f13ea];return _0x46939e;},_0x5f13(_0x371a49,_0x2f4069);}function _0xa940(){const _0x560c00=['tableRow','findAncestor','createTableWalker','_getCoordsForCells','last','getSelectionAffectedTableCells','span','map','afterInit','insertTableRowAbove','detach','createRangeOn','registerPostFixer','addClass','3201667TAGVFV','markMultiRangeInsertion','above','every','accept','registerCustomCallback','nodeBefore','refresh','push','change:data','removeClass','from','filter','name','getAttribute','_suggestionFactory','suggestion','enableCommand','5246480dVqTlX','createRangeIn','isTouching','insertTableColumnLeft','_getSuggestionCoords','batch','tablePaste','maxColumn','_acceptFormatSuggestionCallbackFactory','ELEMENT_TABLE','deletion','execute','minRow','toLowerCase','TableUtils','element','tableCell','$textProxy','forceValue','cell','addMarker:suggestion','getChangedMarkers','discard','descriptionFactory','maxRow','setSelection','getItems','max','subType','getRanges','insert','_tablePostFixingSubtypes','root','change','createPositionAt','insertTable','rootName','removeTableColumn','writer','document','selectTableRow','values','getChanges','30PNyxRp','selectTableColumn','insertTableRowBelow','getSuggestion','getRowIndexes','some','TableEditing','ELEMENT_TABLE_COLUMN_WITH_TEXT','ELEMENT_TABLE_WITH_TEXT','isInContent','mapper','_tableSuggestions','end','insertion','low','_splitMarkerName','getFirstRange','fromRange','$graveyard','left','TrackChangesEditing','startsWith','enqueueChange','get','position','removeTableRow','plugins','getChildren','isArray','min','substr','has','MIN_SAFE_INTEGER','model','getCellLocation','ELEMENT_TABLE_ROW','nodeAfter','minColumn','order','_setupColumnsRowsFixing','includes','1013916SVBPxN','start','item','oldRange','length','differ','markMultiRangeDeletion','isIntersectingWithRange','downcastDispatcher','isEqual','rowspan','*Insert:*\x20%0','toViewElement','commands','428296PcUtaw','insertTableColumnRight','add','446245FPHfBo','1371717ysqAnO','selection','editor','registerDescriptionCallback','isIntersecting','addRange','join','options','highest','*Remove:*\x20%0','539200yhqxSd','first','getContainedElement','getColumnIndexes','classes','tableColumn','data','MAX_SAFE_INTEGER','type','hasAttribute','table','showSuggestionHighlights','ELEMENT_TABLE_ROW_WITH_TEXT','ELEMENT_TABLE_COLUMN','colspan','locale','registerElementLabel'];_0xa940=function(){return _0x560c00;};return _0xa940();}import{Plugin as _0x10a93d}from'ckeditor5/src/core.js';import{LiveRange as _0x4a72de}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x58393c}from'ckeditor5/src/widget.js';import{getTranslation as _0x1edce6}from'../utils/common-translations.js';export default class jt extends _0x10a93d{constructor(_0x5c7931){const _0x4a4ead=_0x5f13;super(_0x5c7931),this[_0x4a4ead(0x167)]=[_0x4a4ead(0x128),_0x4a4ead(0x11c)],this[_0x4a4ead(0x17e)]=new Set();}[_0xcbcda0(0x130)](){const _0x30d222=_0xcbcda0,_0x5b9cf7=this[_0x30d222(0x10f)],_0x2e978d=_0x5b9cf7[_0x30d222(0xf3)][_0x30d222(0x16f)][_0x30d222(0x10e)];if(!_0x5b9cf7[_0x30d222(0xec)][_0x30d222(0xf1)](_0x30d222(0x179)))return;const _0x381989=_0x5b9cf7[_0x30d222(0x126)],_0x54d245=_0x5b9cf7[_0x30d222(0xec)][_0x30d222(0xe9)](_0x30d222(0x187)),_0x34b2ff=_0x5b9cf7[_0x30d222(0xec)][_0x30d222(0xe9)](_0x30d222(0x156));_0x54d245[_0x30d222(0x15f)][_0x30d222(0x127)](_0x30d222(0x121),_0x2636f0=>_0x1edce6(_0x381989,_0x30d222(0x151),_0x2636f0)),this[_0x30d222(0xf9)](),_0x54d245[_0x30d222(0x147)](_0x30d222(0x16b)),_0x54d245[_0x30d222(0x147)](_0x30d222(0x170)),_0x54d245[_0x30d222(0x147)](_0x30d222(0x174));for(const _0x3c074c of[_0x30d222(0x131),_0x30d222(0x175)]){const _0x264bb2=_0x5b9cf7[_0x30d222(0x108)][_0x30d222(0xe9)](_0x3c074c);_0x54d245[_0x30d222(0x147)](_0x3c074c,_0x575e2b=>{const _0x2ce500=_0x30d222;_0x5b9cf7[_0x2ce500(0xf3)][_0x2ce500(0x169)](_0x5545a0=>{const _0x154230=_0x2ce500;_0x575e2b();const _0x31df2b=_0x154230(0x138)===_0x264bb2[_0x154230(0xf8)],_0x135391=_0x34b2ff[_0x154230(0x12d)](_0x2e978d),_0x4300d5=_0x34b2ff[_0x154230(0x177)](_0x135391),_0x3d18a1=_0x31df2b?_0x4300d5[_0x154230(0x118)]-0x1:_0x4300d5[_0x154230(0x12c)]+0x1,_0x5d3ae8=_0x135391[0x0][_0x154230(0x129)](_0x154230(0x121)),_0x565e00=_0x34b2ff[_0x154230(0x12a)](_0x5d3ae8,{'startRow':_0x3d18a1,'endRow':_0x3d18a1}),_0x44da06=Array[_0x154230(0x141)](_0x565e00)[_0x154230(0x12f)](_0x2c38b2=>_0x5545a0[_0x154230(0x133)](_0x2c38b2[_0x154230(0x15b)]));_0x54d245[_0x154230(0x137)](_0x44da06,_0x154230(0x128));});});}for(const _0x1dd98f of[_0x30d222(0x14b),_0x30d222(0x10a)]){const _0x5566a5=_0x5b9cf7[_0x30d222(0x108)][_0x30d222(0xe9)](_0x1dd98f);_0x54d245[_0x30d222(0x147)](_0x1dd98f,_0x1abf37=>{const _0x30fee0=_0x30d222;_0x5b9cf7[_0x30fee0(0xf3)][_0x30fee0(0x169)](_0x301447=>{const _0x39fd10=_0x30fee0;_0x1abf37();const _0x440bc5=_0x39fd10(0x186)===_0x5566a5[_0x39fd10(0xf8)],_0x29e31f=_0x34b2ff[_0x39fd10(0x12d)](_0x2e978d),_0x498f13=_0x34b2ff[_0x39fd10(0x11a)](_0x29e31f),_0x405aff=_0x440bc5?_0x498f13[_0x39fd10(0x118)]-0x1:_0x498f13[_0x39fd10(0x12c)]+0x1,_0x34157b=_0x29e31f[0x0][_0x39fd10(0x129)](_0x39fd10(0x121)),_0x24a48b=_0x34b2ff[_0x39fd10(0x12a)](_0x34157b,{'startRow':0x0,'column':_0x405aff,'includeAllSlots':!0x1}),_0x2f976f=Array[_0x39fd10(0x141)](_0x24a48b)[_0x39fd10(0x12f)](_0x4be652=>_0x301447[_0x39fd10(0x133)](_0x4be652[_0x39fd10(0x15b)]));_0x54d245[_0x39fd10(0x137)](_0x2f976f,_0x39fd10(0x11c));});});}for(const _0x17bb86 of[_0x30d222(0xeb),_0x30d222(0x16d)]){const _0x276dda=_0x17bb86[_0x30d222(0xf0)](0xb),_0x398111=_0x276dda[_0x30d222(0x155)](),_0x4a956b=_0x398111[_0x30d222(0xf0)](0x0,0x3)+_0x30d222(0x12e),_0x4c93f2=_0x30d222(0x121)+_0x276dda,_0x2080fd=_0x30d222(0xef)+_0x276dda,_0x3319e6=_0x30d222(0x163)+_0x276dda;_0x54d245[_0x30d222(0x147)](_0x17bb86,()=>{const _0x597fb6=_0x30d222;_0x5b9cf7[_0x597fb6(0xf3)][_0x597fb6(0x169)](_0x362b0a=>{const _0x1cd1f7=_0x597fb6,_0x460296=_0x34b2ff[_0x1cd1f7(0x12d)](_0x2e978d),_0x502a86=_0x460296[0x0][_0x1cd1f7(0x129)](_0x1cd1f7(0x121));let _0x2baa4b;if(_0x1cd1f7(0xeb)==_0x17bb86){const _0xbd0399=_0x34b2ff[_0x1cd1f7(0x177)](_0x460296);_0x2baa4b={'startRow':_0xbd0399[_0x1cd1f7(0x118)],'endRow':_0xbd0399[_0x1cd1f7(0x12c)],'includeAllSlots':!0x0};}else{const _0x1ee307=_0x34b2ff[_0x1cd1f7(0x11a)](_0x460296);_0x2baa4b={'startColumn':_0x1ee307[_0x1cd1f7(0x118)],'endColumn':_0x1ee307[_0x1cd1f7(0x12c)],'includeAllSlots':!0x0};}const _0x186ad4=_0x34b2ff[_0x1cd1f7(0x12a)](_0x502a86,_0x2baa4b),_0x2c496c=Array[_0x1cd1f7(0x141)](_0x186ad4)[_0x1cd1f7(0x12f)](({cell:_0x372234})=>_0x372234),_0x2d4e19=Ee(_0x2c496c[_0x1cd1f7(0x142)](_0x2a1e73=>_0x2a1e73[_0x1cd1f7(0x120)](_0x4a956b))),_0x277e8e=Ee(_0x2c496c[_0x1cd1f7(0x142)](_0x59b07f=>!_0x59b07f[_0x1cd1f7(0x120)](_0x4a956b)))[_0x1cd1f7(0x12f)](_0x5e8c04=>_0x362b0a[_0x1cd1f7(0x133)](_0x5e8c04)),_0x1ab2d1=_0x54d245[_0x1cd1f7(0x101)](_0x277e8e,_0x4c93f2);if(_0x1ab2d1&&(_0x1cd1f7(0x128)==_0x1ab2d1[_0x1cd1f7(0x164)]||_0x1cd1f7(0x11c)==_0x1ab2d1[_0x1cd1f7(0x164)])){const _0x10249c=this[_0x1cd1f7(0x14c)](_0x1ab2d1);for(const _0x43c60b of _0x2d4e19){const _0x590e63=_0x362b0a[_0x1cd1f7(0x133)](_0x43c60b),_0x1dabe7=_0x34b2ff[_0x1cd1f7(0xf4)](_0x43c60b),_0x4a2f86=_0x43c60b[_0x1cd1f7(0x144)](_0x4a956b)-0x1,_0xfc1945=_0x10249c[_0x2080fd],_0xc46c9c=_0x10249c[_0x3319e6];_0xfc1945<=_0x1dabe7[_0x398111]&&_0x1dabe7[_0x398111]+_0x4a2f86<=_0xc46c9c&&_0x1ab2d1[_0x1cd1f7(0x112)](_0x590e63);}}});});}function _0x5a4d59(_0x3d7929){const _0x5db798=_0x30d222,_0x472591=Array[_0x5db798(0x141)](_0x2e978d[_0x5db798(0x165)]())[_0x5db798(0x12f)](_0xabed1f=>_0x4a72de[_0x5db798(0x184)](_0xabed1f));_0x5b9cf7[_0x5db798(0xf3)][_0x5db798(0x169)](_0x48aa14=>{const _0x2f0a7a=_0x5db798,_0x12edc6=_0x48aa14[_0x2f0a7a(0x14d)];_0x3d7929=_0x3d7929[_0x2f0a7a(0x142)](_0x460ba4=>_0x2f0a7a(0x185)!=_0x460ba4[_0x2f0a7a(0x168)][_0x2f0a7a(0x16c)]),_0x48aa14[_0x2f0a7a(0x161)](_0x3d7929),_0x5b9cf7[_0x2f0a7a(0x108)][_0x2f0a7a(0xe9)](_0x2f0a7a(0xeb))[_0x2f0a7a(0x13d)](),_0x5b9cf7[_0x2f0a7a(0x153)](_0x2f0a7a(0xeb),{'forceDefaultExecution':!0x0}),_0x5b9cf7[_0x2f0a7a(0xf3)][_0x2f0a7a(0xe8)](()=>{const _0x179612=_0x2f0a7a;_0x5b9cf7[_0x179612(0xf3)][_0x179612(0xe8)](_0x12edc6,_0x4178c7=>{const _0x5f3029=_0x179612,_0x33b3eb=_0x472591[_0x5f3029(0x142)](_0x1906df=>_0x5f3029(0x185)!=_0x1906df[_0x5f3029(0x168)][_0x5f3029(0x16c)]);_0x33b3eb[_0x5f3029(0xff)]>0x0&&_0x4178c7[_0x5f3029(0x161)](_0x33b3eb);for(const _0x46ea79 of _0x472591)_0x46ea79[_0x5f3029(0x132)]();});});});}function _0xfcf9c9(_0x2d3712){const _0x16c1ec=_0x30d222;_0x5b9cf7[_0x16c1ec(0xf3)][_0x16c1ec(0x169)](_0xcafec2=>{const _0x2efadc=_0x16c1ec,_0x12400d=Array[_0x2efadc(0x141)](_0x2e978d[_0x2efadc(0x165)]())[_0x2efadc(0x12f)](_0x19f178=>_0x4a72de[_0x2efadc(0x184)](_0x19f178)),_0x166262=[];for(const _0x39180f of _0x2d3712)for(const _0x4256db of _0x39180f[_0x2efadc(0x162)]({'shallow':!0x0}))_0x166262[_0x2efadc(0x13e)](_0x4256db);for(const _0x2f4e14 of _0x166262)_0x2efadc(0x185)!=_0x2f4e14[_0x2efadc(0x168)][_0x2efadc(0x16c)]&&(_0xcafec2[_0x2efadc(0x161)](_0xcafec2[_0x2efadc(0x16a)](_0x2f4e14,0x0)),_0x5b9cf7[_0x2efadc(0x108)][_0x2efadc(0xe9)](_0x2efadc(0x16d))[_0x2efadc(0x13d)](),_0x5b9cf7[_0x2efadc(0x153)](_0x2efadc(0x16d),{'forceDefaultExecution':!0x0}));const _0x3d6496=_0x12400d[_0x2efadc(0x142)](_0x46cb21=>_0x2efadc(0x185)!=_0x46cb21[_0x2efadc(0x168)][_0x2efadc(0x16c)]);_0x3d6496[_0x2efadc(0xff)]>0x0&&_0xcafec2[_0x2efadc(0x161)](_0x3d6496);for(const _0x109ca2 of _0x12400d)_0x109ca2[_0x2efadc(0x132)]();});}function _0x157da5(_0x2d70f6,_0x59ad2f){const _0x37caa3=_0x30d222;return _0x59ad2f[_0x37caa3(0x139)](_0x5a1a51=>_0x2d70f6[_0x37caa3(0x178)](_0x4f3bab=>_0x4f3bab[_0x37caa3(0x17f)][_0x37caa3(0x104)](_0x5a1a51[_0x37caa3(0xfc)])||_0x5a1a51[_0x37caa3(0x17f)][_0x37caa3(0x104)](_0x4f3bab[_0x37caa3(0xfc)])));}function _0x6b8416(_0x225da,_0x2a9d89){const _0x2b30b4=_0x30d222;return!_0x225da[_0x2b30b4(0x178)](_0x5779b5=>_0x2a9d89[_0x2b30b4(0x178)](_0x4b66d8=>_0x5779b5[_0x2b30b4(0x111)](_0x4b66d8)))&&_0x225da[_0x2b30b4(0x178)](_0x374dc9=>_0x2a9d89[_0x2b30b4(0x178)](_0x141785=>_0x374dc9[_0x2b30b4(0x17f)][_0x2b30b4(0x14a)](_0x141785[_0x2b30b4(0xfc)])));}_0x5b9cf7[_0x30d222(0x11d)][_0x30d222(0x103)]['on'](_0x30d222(0x15c),(_0x44f0e3,_0x1f2b47,_0x2b791c)=>{const _0x18b69e=_0x30d222;if(!_0x2b791c[_0x18b69e(0x114)][_0x18b69e(0x122)])return;const _0x217d93=_0x1f2b47[_0x18b69e(0xfd)];if(!_0x217d93)return;const _0x2366d3=_0x2b791c[_0x18b69e(0x17d)][_0x18b69e(0x107)](_0x217d93);function _0x355996(_0x1dc24e){const _0x2478c0=_0x18b69e;return Array[_0x2478c0(0xee)](_0x1dc24e)?_0x1dc24e:[_0x1dc24e];}_0x2366d3&&_0x18b69e(0x158)===_0x217d93[_0x18b69e(0x143)]&&_0x58393c(_0x2366d3,_0x2b791c[_0x18b69e(0x16e)],(_0x73079e,_0x35966d,_0x112020)=>_0x112020[_0x18b69e(0x135)](_0x355996(_0x35966d[_0x18b69e(0x11b)]),_0x73079e),(_0x509312,_0x495a0e,_0x4d4d08)=>_0x4d4d08[_0x18b69e(0x140)](_0x355996(_0x495a0e[_0x18b69e(0x11b)]),_0x509312));},{'priority':_0x30d222(0x115)}),_0x54d245[_0x30d222(0x15f)][_0x30d222(0x110)](_0x4692f1=>{const _0x2f9d2b=_0x30d222;if(_0x2f9d2b(0x180)!=_0x4692f1[_0x2f9d2b(0x11f)]&&_0x2f9d2b(0x152)!=_0x4692f1[_0x2f9d2b(0x11f)])return;const _0x2c21b1=_0x4692f1[_0x2f9d2b(0x119)]();if(null!=_0x2c21b1&&_0x2c21b1['is'](_0x2f9d2b(0x157),_0x2f9d2b(0x121))){if(_0x2f9d2b(0x180)==_0x4692f1[_0x2f9d2b(0x11f)]){const _0x27ac81=_0x4692f1[_0x2f9d2b(0x162)]()[_0x2f9d2b(0x142)](_0xd13cfe=>_0xd13cfe['is'](_0x2f9d2b(0x159)))[_0x2f9d2b(0x12f)](_0x21b955=>_0x21b955[_0x2f9d2b(0x11d)]);if(_0x27ac81[_0x2f9d2b(0xff)])return{'type':_0x2f9d2b(0x180),'content':_0x1edce6(_0x381989,_0x2f9d2b(0x106),_0x1edce6(_0x381989,_0x2f9d2b(0x17b),'\x22'+_0x27ac81[_0x2f9d2b(0x113)]('\x20')+'\x22'))};}if(_0x2f9d2b(0x152)==_0x4692f1[_0x2f9d2b(0x11f)]){const _0x1ca4d9=_0x4692f1[_0x2f9d2b(0x162)]()[_0x2f9d2b(0x142)](_0xb637bc=>_0xb637bc['is'](_0x2f9d2b(0x159)))[_0x2f9d2b(0x12f)](_0x4b0be8=>_0x4b0be8[_0x2f9d2b(0x11d)]);if(_0x1ca4d9[_0x2f9d2b(0xff)])return{'type':_0x2f9d2b(0x152),'content':_0x1edce6(_0x381989,_0x2f9d2b(0x116),_0x1edce6(_0x381989,_0x2f9d2b(0x17b),'\x22'+_0x1ca4d9[_0x2f9d2b(0x113)]('\x20')+'\x22'))};}}}),_0x54d245[_0x30d222(0x15f)][_0x30d222(0x110)](_0x3a069c=>{const _0x15bb45=_0x30d222;if(_0x15bb45(0x128)==_0x3a069c[_0x15bb45(0x164)]){const _0x198848=_0x3a069c[_0x15bb45(0x162)]()[_0x15bb45(0x142)](_0x16a625=>_0x16a625['is'](_0x15bb45(0x159)))[_0x15bb45(0x12f)](_0x423c7b=>_0x423c7b[_0x15bb45(0x11d)]),_0xd31f0=this[_0x15bb45(0x14c)](_0x3a069c),_0x4021bb=_0xd31f0[_0x15bb45(0x160)]-_0xd31f0[_0x15bb45(0x154)]+0x1;if(_0x15bb45(0x180)==_0x3a069c[_0x15bb45(0x11f)])return _0x198848[_0x15bb45(0xff)]?{'type':_0x15bb45(0x180),'content':_0x1edce6(_0x381989,_0x15bb45(0x106),_0x1edce6(_0x381989,_0x15bb45(0x123),[_0x4021bb,'\x22'+_0x198848[_0x15bb45(0x113)]('\x20')+'\x22']))}:{'type':_0x15bb45(0x180),'content':_0x1edce6(_0x381989,_0x15bb45(0x106),_0x1edce6(_0x381989,_0x15bb45(0xf5),_0x4021bb))};if(_0x15bb45(0x152)==_0x3a069c[_0x15bb45(0x11f)])return _0x198848[_0x15bb45(0xff)]?{'type':_0x15bb45(0x152),'content':_0x1edce6(_0x381989,_0x15bb45(0x116),_0x1edce6(_0x381989,_0x15bb45(0x123),[_0x4021bb,'\x22'+_0x198848[_0x15bb45(0x113)]('\x20')+'\x22']))}:{'type':_0x15bb45(0x152),'content':_0x1edce6(_0x381989,_0x15bb45(0x116),_0x1edce6(_0x381989,_0x15bb45(0xf5),_0x4021bb))};}if(_0x15bb45(0x11c)==_0x3a069c[_0x15bb45(0x164)]){const _0x190fec=_0x3a069c[_0x15bb45(0x162)]()[_0x15bb45(0x142)](_0xa1076e=>_0xa1076e['is'](_0x15bb45(0x159)))[_0x15bb45(0x12f)](_0x4b0ccd=>_0x4b0ccd[_0x15bb45(0x11d)]),_0x3b30e8=this[_0x15bb45(0x14c)](_0x3a069c),_0x2fbe36=_0x3b30e8[_0x15bb45(0x14f)]-_0x3b30e8[_0x15bb45(0xf7)]+0x1;if(_0x15bb45(0x180)==_0x3a069c[_0x15bb45(0x11f)])return _0x190fec[_0x15bb45(0xff)]?{'type':_0x15bb45(0x180),'content':_0x1edce6(_0x381989,_0x15bb45(0x106),_0x1edce6(_0x381989,_0x15bb45(0x17a),[_0x2fbe36,'\x22'+_0x190fec[_0x15bb45(0x113)]('\x20')+'\x22']))}:{'type':_0x15bb45(0x180),'content':_0x1edce6(_0x381989,_0x15bb45(0x106),_0x1edce6(_0x381989,_0x15bb45(0x124),_0x2fbe36))};if(_0x15bb45(0x152)==_0x3a069c[_0x15bb45(0x11f)])return _0x190fec[_0x15bb45(0xff)]?{'type':_0x15bb45(0x152),'content':_0x1edce6(_0x381989,_0x15bb45(0x116),_0x1edce6(_0x381989,_0x15bb45(0x17a),[_0x2fbe36,'\x22'+_0x190fec[_0x15bb45(0x113)]('\x20')+'\x22']))}:{'type':_0x15bb45(0x152),'content':_0x1edce6(_0x381989,_0x15bb45(0x116),_0x1edce6(_0x381989,_0x15bb45(0x124),_0x2fbe36))};}}),_0x54d245[_0x30d222(0x145)][_0x30d222(0x13b)](_0x30d222(0x180),_0x30d222(0x128),_0x30d222(0x15e),_0x5a4d59),_0x54d245[_0x30d222(0x145)][_0x30d222(0x13b)](_0x30d222(0x152),_0x30d222(0x128),_0x30d222(0x13a),_0x5a4d59),_0x54d245[_0x30d222(0x145)][_0x30d222(0x13b)](_0x30d222(0x180),_0x30d222(0x11c),_0x30d222(0x15e),_0xfcf9c9),_0x54d245[_0x30d222(0x145)][_0x30d222(0x13b)](_0x30d222(0x152),_0x30d222(0x11c),_0x30d222(0x13a),_0xfcf9c9),_0x54d245[_0x30d222(0x145)][_0x30d222(0x13b)](_0x30d222(0x180),_0x30d222(0x11c),_0x30d222(0x113),_0x157da5),_0x54d245[_0x30d222(0x145)][_0x30d222(0x13b)](_0x30d222(0x152),_0x30d222(0x11c),_0x30d222(0x113),_0x157da5),_0x54d245[_0x30d222(0x145)][_0x30d222(0x13b)](_0x30d222(0x180),_0x30d222(0x128),_0x30d222(0x113),_0x6b8416),_0x54d245[_0x30d222(0x145)][_0x30d222(0x13b)](_0x30d222(0x152),_0x30d222(0x128),_0x30d222(0x113),_0x6b8416);}[_0xcbcda0(0x150)](){const _0x5efbfa=_0xcbcda0,_0x5e97e3=this[_0x5efbfa(0x10f)],_0x1dae62=_0x5e97e3[_0x5efbfa(0xf3)][_0x5efbfa(0x16f)][_0x5efbfa(0x10e)];return(_0x508088,_0x4e0707)=>{const _0x4691af=_0x5efbfa;_0x5e97e3[_0x4691af(0xf3)][_0x4691af(0x169)](_0x1f868f=>{const _0x74ae9a=_0x4691af,{commandName:_0x1c1c44,commandParams:_0x23232d}=_0x4e0707;let _0x11beb6=_0x508088[0x0][_0x74ae9a(0x17f)][_0x74ae9a(0x13c)];_0x23232d&&_0x23232d[0x0]&&!0x1===_0x23232d[0x0][_0x74ae9a(0x15a)]&&(_0x11beb6=_0x508088[0x0][_0x74ae9a(0xfc)][_0x74ae9a(0xf6)]);const _0x11e9b4=_0x1f868f[_0x74ae9a(0x149)](_0x11beb6);if(_0x74ae9a(0x185)==_0x11e9b4[_0x74ae9a(0x168)][_0x74ae9a(0x16c)])return;const _0x1fa1cf=Array[_0x74ae9a(0x141)](_0x1dae62[_0x74ae9a(0x165)]())[_0x74ae9a(0x12f)](_0x97eb90=>_0x4a72de[_0x74ae9a(0x184)](_0x97eb90));_0x1f868f[_0x74ae9a(0x161)](_0x11e9b4),_0x5e97e3[_0x74ae9a(0x108)][_0x74ae9a(0xe9)](_0x1c1c44)[_0x74ae9a(0x13d)](),_0x23232d[_0x74ae9a(0x13e)]({'forceDefaultExecution':!0x0}),_0x5e97e3[_0x74ae9a(0x153)](_0x1c1c44,..._0x23232d);const _0x1d22d0=_0x1fa1cf[_0x74ae9a(0x142)](_0x4d2898=>_0x74ae9a(0x185)!=_0x4d2898[_0x74ae9a(0x168)][_0x74ae9a(0x16c)]);_0x1d22d0[_0x74ae9a(0xff)]>0x0&&_0x1f868f[_0x74ae9a(0x161)](_0x1d22d0);for(const _0x36415d of _0x1fa1cf)_0x36415d[_0x74ae9a(0x132)]();});};}[_0xcbcda0(0x12b)](_0x29e65e){const _0x21eaab=_0xcbcda0,_0x26c9c3=this[_0x21eaab(0x10f)][_0x21eaab(0xec)][_0x21eaab(0xe9)](_0x21eaab(0x156));let _0x2863c3=Number[_0x21eaab(0x11e)],_0x54228e=Number[_0x21eaab(0xf2)],_0x3e5b3f=Number[_0x21eaab(0x11e)],_0x5079ed=Number[_0x21eaab(0xf2)];for(const _0x3f4d0b of _0x29e65e){if(_0x21eaab(0x185)==_0x3f4d0b[_0x21eaab(0x168)][_0x21eaab(0x16c)])continue;const {row:_0x4b9fd9,column:_0x153577}=_0x26c9c3[_0x21eaab(0xf4)](_0x3f4d0b),_0x2cdbe0=_0x3f4d0b[_0x21eaab(0x120)](_0x21eaab(0x105))?_0x3f4d0b[_0x21eaab(0x144)](_0x21eaab(0x105))-0x1:0x0,_0xb02e51=_0x3f4d0b[_0x21eaab(0x120)](_0x21eaab(0x125))?_0x3f4d0b[_0x21eaab(0x144)](_0x21eaab(0x125))-0x1:0x0;_0x2863c3=_0x4b9fd9<_0x2863c3?_0x4b9fd9:_0x2863c3,_0x54228e=_0x4b9fd9+_0x2cdbe0>_0x54228e?_0x4b9fd9+_0x2cdbe0:_0x54228e,_0x3e5b3f=_0x153577<_0x3e5b3f?_0x153577:_0x3e5b3f,_0x5079ed=_0x153577+_0xb02e51>_0x5079ed?_0x153577+_0xb02e51:_0x5079ed;}return{'minRow':_0x2863c3,'maxRow':_0x54228e,'minColumn':_0x3e5b3f,'maxColumn':_0x5079ed};}[_0xcbcda0(0xf9)](){const _0x1478a3=_0xcbcda0,_0x3cbaae=this[_0x1478a3(0x10f)],_0x3fdcbd=_0x3cbaae[_0x1478a3(0xec)][_0x1478a3(0xe9)](_0x1478a3(0x187)),_0x91fdee=_0x3cbaae[_0x1478a3(0xec)][_0x1478a3(0xe9)](_0x1478a3(0x156));_0x3cbaae[_0x1478a3(0xf3)][_0x1478a3(0x16f)]['on'](_0x1478a3(0x13f),()=>{const _0x4bfe64=_0x1478a3,_0x45608c=Array[_0x4bfe64(0x141)](_0x3cbaae[_0x4bfe64(0xf3)][_0x4bfe64(0x16f)][_0x4bfe64(0x100)][_0x4bfe64(0x15d)]());for(const {name:_0x31a1d1,data:_0x2cd0f3}of _0x45608c){const {group:_0x368cf9,id:_0x25f1ab,subType:_0x4ab043}=_0x3fdcbd[_0x4bfe64(0x182)](_0x31a1d1);if(_0x4bfe64(0x146)!=_0x368cf9)continue;if(null!=_0x2cd0f3[_0x4bfe64(0xfe)])continue;const _0x509bf6=_0x3fdcbd[_0x4bfe64(0x176)](_0x25f1ab);this[_0x4bfe64(0x167)][_0x4bfe64(0xfa)](_0x4ab043)&&this[_0x4bfe64(0x17e)][_0x4bfe64(0x10b)](_0x509bf6);}},{'priority':_0x1478a3(0x181)});const _0x5a2b5c=(_0x292e12,_0x4fb1ad)=>{const _0x4c5ac6=_0x1478a3;let _0x55c75f=!0x1;const _0x514d8c=_0x4fb1ad[_0x4c5ac6(0x133)](_0x292e12),_0x197d85=_0x292e12[_0x4c5ac6(0x129)](_0x4c5ac6(0x121)),_0x3c96d4=_0x91fdee[_0x4c5ac6(0xf4)](_0x292e12);for(const _0x1fa9cd of this[_0x4c5ac6(0x17e)]){const _0xeec9f=_0x1fa9cd[_0x4c5ac6(0x164)],_0x1c28be=_0xeec9f[_0x4c5ac6(0xe7)](_0x4c5ac6(0x14e)),_0x528dad=_0xeec9f[_0x4c5ac6(0xf0)](_0x1c28be?0xa:0x5),_0x22521d=_0x528dad[_0x4c5ac6(0x155)](),_0x5282da=_0x22521d[_0x4c5ac6(0xf0)](0x0,0x3)+_0x4c5ac6(0x12e),_0x35b9f9=_0x4c5ac6(0xef)+_0x528dad,_0x59487a=_0x4c5ac6(0x163)+_0x528dad;if(!_0x1fa9cd[_0x4c5ac6(0x17c)])continue;if(_0x197d85!=_0x1fa9cd[_0x4c5ac6(0x183)]()[_0x4c5ac6(0xfc)][_0x4c5ac6(0x129)](_0x4c5ac6(0x121)))continue;if(_0x1fa9cd[_0x4c5ac6(0x102)](_0x514d8c))continue;const _0x1103e6=_0x292e12[_0x4c5ac6(0x120)](_0x5282da)?_0x292e12[_0x4c5ac6(0x144)](_0x5282da)-0x1:0x0,_0x29ff12=this[_0x4c5ac6(0x14c)](_0x1fa9cd),_0x328c5a=_0x29ff12[_0x35b9f9],_0xd68990=_0x29ff12[_0x59487a];_0x328c5a<=_0x3c96d4[_0x22521d]&&_0x3c96d4[_0x22521d]+_0x1103e6<=_0xd68990&&(_0x1fa9cd[_0x4c5ac6(0x112)](_0x514d8c),_0x55c75f=!0x0);}return _0x55c75f;};_0x3cbaae[_0x1478a3(0xf3)][_0x1478a3(0x16f)][_0x1478a3(0x134)](_0x2e295f=>{const _0xf3cd1b=_0x1478a3;let _0x574c55=!0x1;for(const _0x3c0241 of _0x3cbaae[_0xf3cd1b(0xf3)][_0xf3cd1b(0x16f)][_0xf3cd1b(0x100)][_0xf3cd1b(0x172)]())if(_0xf3cd1b(0x166)==_0x3c0241[_0xf3cd1b(0x11f)]){if(_0xf3cd1b(0x128)==_0x3c0241[_0xf3cd1b(0x143)]){for(const _0xb75383 of _0x3c0241[_0xf3cd1b(0xea)][_0xf3cd1b(0xf6)][_0xf3cd1b(0xed)]())_0x574c55=_0x574c55||_0x5a2b5c(_0xb75383,_0x2e295f);}else _0xf3cd1b(0x158)==_0x3c0241[_0xf3cd1b(0x143)]&&(_0x574c55=_0x574c55||_0x5a2b5c(_0x3c0241[_0xf3cd1b(0xea)][_0xf3cd1b(0xf6)],_0x2e295f));}return _0x574c55;});}[_0xcbcda0(0x14c)](_0x1eea3e){const _0x3241c5=_0xcbcda0;return this[_0x3241c5(0x12b)](_0x1eea3e[_0x3241c5(0x165)]()[_0x3241c5(0x12f)](_0x10e74c=>_0x10e74c[_0x3241c5(0xfc)][_0x3241c5(0xf6)]));}}function Ee(_0x29e839){const _0x1195d9=_0xcbcda0;return Array[_0x1195d9(0x141)](new Set(_0x29e839)[_0x1195d9(0x171)]());}
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)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x39f9(){const _0x1bc79b=['8bwINpp','133346TiLDEC','plugins','TableCaptionEditing','3dHgQlJ','1535220AWYVSj','554760OvYDAP','842436aLkuJa','265616VcAQWL','TrackChangesEditing','afterInit','5sAVFbP','toggleTableCaption','1108534dcXxbd','4166440noNIeW','enableCommand','get','has','requires','editor'];_0x39f9=function(){return _0x1bc79b;};return _0x39f9();}const _0x398a23=_0x4ba9;(function(_0x7c768b,_0x9da7bf){const _0x5f2567=_0x4ba9,_0x3640d8=_0x7c768b();while(!![]){try{const _0x26afae=-parseInt(_0x5f2567(0x83))/0x1+-parseInt(_0x5f2567(0x8a))/0x2*(-parseInt(_0x5f2567(0x86))/0x3)+parseInt(_0x5f2567(0x89))/0x4*(-parseInt(_0x5f2567(0x8d))/0x5)+-parseInt(_0x5f2567(0x88))/0x6+parseInt(_0x5f2567(0x8f))/0x7*(-parseInt(_0x5f2567(0x82))/0x8)+parseInt(_0x5f2567(0x87))/0x9+parseInt(_0x5f2567(0x90))/0xa;if(_0x26afae===_0x9da7bf)break;else _0x3640d8['push'](_0x3640d8['shift']());}catch(_0x2e88ba){_0x3640d8['push'](_0x3640d8['shift']());}}}(_0x39f9,0x1e947));function _0x4ba9(_0x7850ee,_0x1cb8cc){const _0x39f9de=_0x39f9();return _0x4ba9=function(_0x4ba9ed,_0x35a819){_0x4ba9ed=_0x4ba9ed-0x7d;let _0x4c548a=_0x39f9de[_0x4ba9ed];return _0x4c548a;},_0x4ba9(_0x7850ee,_0x1cb8cc);}import{Plugin as _0x38b7aa}from'ckeditor5/src/core.js';import _0x5ed53f from'./table.js';export default class Mt extends _0x38b7aa{static get[_0x398a23(0x80)](){return[_0x5ed53f];}[_0x398a23(0x8c)](){const _0x113a39=_0x398a23,_0x4fcf41=this[_0x113a39(0x81)];if(!_0x4fcf41[_0x113a39(0x84)][_0x113a39(0x7f)](_0x113a39(0x85)))return;_0x4fcf41[_0x113a39(0x84)][_0x113a39(0x7e)](_0x113a39(0x8b))[_0x113a39(0x7d)](_0x113a39(0x8e));}}
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));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5bb2(_0x5ded7f,_0x275c9c){const _0x5b9d70=_0x5b9d();return _0x5bb2=function(_0x5bb2ba,_0x31c63f){_0x5bb2ba=_0x5bb2ba-0x123;let _0x220c4d=_0x5b9d70[_0x5bb2ba];return _0x220c4d;},_0x5bb2(_0x5ded7f,_0x275c9c);}function _0x5b9d(){const _0x3b175b=['forEach','TrackChangesEditing','oldRange','getChildren','get','cells','containsRange','selection','6295152TqbAyR','has','reduce','isEqual','getAttributes','setAttribute','insertion','createRangeOn','clipboardOutput','removeRows','documentSelection','tableCellSuggestion','tableCellVerticalAlignment','change','newRange','dataDowncast','markerToHighlight','getChanges','join','createElement','afterInit','tablePasteRow','markMultiRangeBlockFormat','tableCellPadding','trackChanges','257290RwZbbL','every','high','getSuggestions','markerName','for','insert','getColumnIndexes','markerAttributes','push','table','suggestion-td','showSuggestionHighlights','rowInsertionIndexes','requires','options','stop','ck-suggestion-marker','getColumns','hasSuggestion','columnInsertionRanges','_splitMarkerName','detach','updateMarker','suggestion','getRows','rootName','fromRange','return','insertColumns','_isForcedDefaultExecutionBlock','rows','from','filter','forceDefaultExecution','_createdBatches','TableUtils','tablePasteCell','author','accept','paragraph','length','*Replace\x20table\x20cells*','getTableIfOnlyTableInContent','getSuggestionCallback','columns','redo','16051cAUdJY','_tablePostFixingSubtypes','register','tableCell','ck-suggestion-marker-insertion','value','_getCoordsForCells','editor','view','attributes','insertContent','deletionRanges','isInContent','low','endRow','tableCellBorderColor','commands','editingDowncast','suggestionUnloaded','schema','move','insertionRanges','tablePasteColumn','275572eVGPeg','document','wrap','tableCellBorderWidth','isEmpty','getRange','getAllAdjacentSuggestions','listenTo','previous','activeMarkers','60DIpZjx','TableClipboard','fromEntries','getChangedMarkers','tableCellBackgroundColor','editing','map','cell','getMarkers','getRowIndexes','elementToElement','unwrap','9uQOmGc','suggestionLoaded','createTableWalker','_replaceTableSlotCell','descriptionFactory','differ','removeColumns','$graveyard','type','first','column','remove','add','nodeAfter','getChild','8RLbDrT','find','content','Users','columnInsertionIndexes','531562RQDZfD','createRangeIn','getSelectionAffectedTableCells','getRanges','some','removeMarkers','set','row','removeMarker','getShiftedBy','getContainedElement','name','tableCellBorderStyle','registerPostFixer','registerDescriptionCallback','getSuggestion','deletion','createRange','registerCustomCallback','getItems','231368KZqyXj','insertRows','markMultiRangeInsertion','plugins','previousSibling','root','end','next','keys','ck-suggestion-marker--active','3vrhOrn','position','12hiKrhd','setAttributes','markMultiRangeDeletion','tableCellHorizontalAlignment','endColumn','subType','suggestion:formatBlock:tablePasteCell','rowInsertionRanges','locale','last','start','_suggestionFactory','element','tablePasteChainId','entries','tablePaste','call','startsWith','markers','batch','includes','createPositionBefore','model','formatBlock','discard','nextSibling','conversion','findAncestor','fill','125897HLKATG'];_0x5b9d=function(){return _0x3b175b;};return _0x5b9d();}const _0x1d8bc7=_0x5bb2;(function(_0x21e2c7,_0x3c2adf){const _0x5cd552=_0x5bb2,_0x256b38=_0x21e2c7();while(!![]){try{const _0xaede0f=parseInt(_0x5cd552(0x1d8))/0x1+parseInt(_0x5cd552(0x19b))/0x2*(-parseInt(_0x5cd552(0x1b9))/0x3)+-parseInt(_0x5cd552(0x196))/0x4*(parseInt(_0x5cd552(0x12b))/0x5)+parseInt(_0x5cd552(0x1bb))/0x6*(parseInt(_0x5cd552(0x15a))/0x7)+parseInt(_0x5cd552(0x1af))/0x8*(parseInt(_0x5cd552(0x187))/0x9)+-parseInt(_0x5cd552(0x17b))/0xa*(parseInt(_0x5cd552(0x171))/0xb)+parseInt(_0x5cd552(0x1e1))/0xc;if(_0xaede0f===_0x3c2adf)break;else _0x256b38['push'](_0x256b38['shift']());}catch(_0x537510){_0x256b38['push'](_0x256b38['shift']());}}}(_0x5b9d,0x2847f));import{getTranslation as _0x5a90ac}from'../utils/common-translations.js';import{Plugin as _0x1acade}from'ckeditor5/src/core.js';import{LiveRange as _0x5d308f}from'ckeditor5/src/engine.js';import{uid as _0x33c782,priorities as _0x14dda7}from'ckeditor5/src/utils.js';import _0x1c7e7e from'./table.js';const ge=[_0x1d8bc7(0x174),_0x1d8bc7(0x169),_0x1d8bc7(0x1a7),_0x1d8bc7(0x1be),_0x1d8bc7(0x1ed),_0x1d8bc7(0x17f),_0x1d8bc7(0x129)],Ce=Object[_0x1d8bc7(0x17d)](ge[_0x1d8bc7(0x181)](_0x3e7060=>[_0x3e7060,null]));export default class It extends _0x1acade{static get[_0x1d8bc7(0x139)](){return[_0x1c7e7e];}[_0x1d8bc7(0x126)](){const _0x4b6507=_0x1d8bc7,_0x31c772=this[_0x4b6507(0x161)];if(!_0x31c772[_0x4b6507(0x1b2)][_0x4b6507(0x1e2)](_0x4b6507(0x17c)))return;const _0x3edfbd=_0x31c772[_0x4b6507(0x1b2)][_0x4b6507(0x1dd)](_0x4b6507(0x1da)),_0x5c1b39=_0x31c772[_0x4b6507(0x1b2)][_0x4b6507(0x1dd)](_0x4b6507(0x14f)),_0x16f1f9=_0x31c772[_0x4b6507(0x1b2)][_0x4b6507(0x1dd)](_0x1c7e7e),_0x5d3ac7=_0x31c772[_0x4b6507(0x1b2)][_0x4b6507(0x1dd)](_0x4b6507(0x17c));_0x16f1f9[_0x4b6507(0x15b)][_0x4b6507(0x134)](_0x4b6507(0x127),_0x4b6507(0x170)),_0x31c772[_0x4b6507(0x1d1)][_0x4b6507(0x16d)][_0x4b6507(0x15c)](_0x4b6507(0x1ec),{'allowIn':_0x4b6507(0x15d),'allowContentOf':_0x4b6507(0x15d),'isLimit':!0x0}),_0x31c772[_0x4b6507(0x1d5)][_0x4b6507(0x185)]({'model':_0x4b6507(0x1ec),'view':_0x4b6507(0x136)});let _0x142b5f=null;_0x31c772[_0x4b6507(0x1d1)]['on'](_0x4b6507(0x164),(_0x4a5aad,_0x4091e3)=>{const _0x87ab46=_0x4b6507,[_0xb9a859,_0x44a1ba]=_0x4091e3,_0x18efa0=_0x4091e3[_0x4091e3[_0x87ab46(0x154)]-0x1];_0x18efa0&&_0x18efa0[_0x87ab46(0x14d)]||_0x3edfbd[_0x87ab46(0x149)]||this[_0x87ab46(0x161)][_0x87ab46(0x16a)][_0x87ab46(0x1dd)](_0x87ab46(0x12a))[_0x87ab46(0x15f)]&&function(_0x5f5507,_0x586bd6,_0x44da7a,_0x211726,_0x353ab7){const _0x49e41e=_0x87ab46;if(_0x586bd6&&!_0x586bd6['is'](_0x49e41e(0x1eb)))return!0x1;const _0x6d04d9=_0x353ab7[_0x49e41e(0x156)](_0x5f5507,_0x44da7a);if(!_0x6d04d9||!he(_0x6d04d9,void 0x0,_0x211726))return!0x1;const _0x2c89ce=_0x211726[_0x49e41e(0x19d)](_0x44da7a[_0x49e41e(0x172)][_0x49e41e(0x1e0)]);if(!_0x2c89ce[_0x49e41e(0x154)])return!0x1;const _0x1a28b7=_0x2c89ce[0x0][_0x49e41e(0x1d6)](_0x49e41e(0x135)),_0x6c282f=_0x211726[_0x49e41e(0x184)](_0x2c89ce),_0x2d4608=_0x211726[_0x49e41e(0x132)](_0x2c89ce),_0x27f3e4={'startRow':_0x6c282f[_0x49e41e(0x190)],'endRow':_0x6c282f[_0x49e41e(0x1c4)],'startColumn':_0x2d4608[_0x49e41e(0x190)],'endColumn':_0x2d4608[_0x49e41e(0x1c4)]};return 0x1==_0x2c89ce[_0x49e41e(0x154)]&&(_0x27f3e4[_0x49e41e(0x168)]+=_0x211726[_0x49e41e(0x144)](_0x6d04d9)-0x1,_0x27f3e4[_0x49e41e(0x1bf)]+=_0x211726[_0x49e41e(0x13d)](_0x6d04d9)-0x1),he(_0x1a28b7,_0x27f3e4,_0x211726);}(_0xb9a859,_0x44a1ba,_0x31c772[_0x87ab46(0x1d1)],_0x5c1b39,_0x5d3ac7)&&(_0x4a5aad[_0x87ab46(0x13b)](),_0x142b5f={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x31c772[_0x87ab46(0x1d1)][_0x87ab46(0x1ee)](()=>{const _0x5728e3=_0x87ab46;_0x31c772[_0x5728e3(0x1d1)][_0x5728e3(0x164)](_0x4091e3[0x0],_0x4091e3[0x1],_0x4091e3[0x2],{'forceDefaultExecution':!0x0});const _0x3e8d56=_0x33c782(),{rowInsertionRanges:_0x2386ad,columnInsertionRanges:_0x498ab1,insertionRanges:_0x2e7cb0,deletionRanges:_0x53f3f1,cells:_0x5bd013}=_0x142b5f;_0x2386ad[_0x5728e3(0x154)]&&_0x3edfbd[_0x5728e3(0x1b1)](_0x2386ad,_0x5728e3(0x127),{'tablePasteChainId':_0x3e8d56}),_0x498ab1[_0x5728e3(0x154)]&&_0x3edfbd[_0x5728e3(0x1b1)](_0x498ab1,_0x5728e3(0x170),{'tablePasteChainId':_0x3e8d56}),_0x2e7cb0[_0x5728e3(0x154)]&&(_0x3edfbd[_0x5728e3(0x1b1)](_0x2e7cb0,_0x5728e3(0x1ca),{'tablePasteChainId':_0x3e8d56,'skipNestingCheck':!0x0}),_0x2e7cb0[_0x5728e3(0x1d9)](_0x343169=>{const _0x1b3041=_0x5728e3;var _0xcd1dbf;return null===(_0xcd1dbf=_0x343169[_0x1b3041(0x141)])||void 0x0===_0xcd1dbf?void 0x0:_0xcd1dbf[_0x1b3041(0x1cb)](_0x343169);})),_0x53f3f1[_0x5728e3(0x154)]&&(_0x3edfbd[_0x5728e3(0x1bd)](_0x53f3f1,_0x5728e3(0x1ca),{'tablePasteChainId':_0x3e8d56,'skipNestingCheck':!0x0}),_0x53f3f1[_0x5728e3(0x1d9)](_0x3d28b5=>{const _0x13c47e=_0x5728e3;var _0x14ae29;return null===(_0x14ae29=_0x3d28b5[_0x13c47e(0x141)])||void 0x0===_0x14ae29?void 0x0:_0x14ae29[_0x13c47e(0x1cb)](_0x3d28b5);}));const _0x3a0594=_0x3edfbd[_0x5728e3(0x128)](_0x5bd013[_0x5728e3(0x181)](({element:_0x17353b})=>_0x17353b),{'formatGroupId':_0x33c782()},[],_0x5728e3(0x150),{'tablePasteChainId':_0x3e8d56});if(_0x3a0594){const _0x3d7d9f=_0x3a0594[_0x5728e3(0x183)](),_0x3a8366=[];for(const {element:_0x419da2,attributes:_0xda42e1}of _0x5bd013){if(!_0xda42e1)continue;const _0xa4c6e6=_0x31c772[_0x5728e3(0x1d1)][_0x5728e3(0x1e8)](_0x419da2),_0x39dbfb=_0x3d7d9f[_0x5728e3(0x197)](_0x5d93db=>_0x5d93db[_0x5728e3(0x176)]()[_0x5728e3(0x1e4)](_0xa4c6e6));_0x39dbfb&&_0x3a8366[_0x5728e3(0x134)]([_0x39dbfb[_0x5728e3(0x1a6)],_0xda42e1]);}_0x3a8366[_0x5728e3(0x154)]&&_0x3a0594[_0x5728e3(0x1e6)](_0x5728e3(0x133),Object[_0x5728e3(0x17d)](_0x3a8366));}_0x142b5f=null;}));},{'priority':_0x14dda7[_0x4b6507(0x12d)]+0xa}),_0x31c772[_0x4b6507(0x1b2)][_0x4b6507(0x1dd)](_0x4b6507(0x17c))['on'](_0x4b6507(0x18a),(_0xdf7679,_0x2e8f25)=>{const _0x126984=_0x4b6507,[_0x21ef25,_0x2e3969,,_0x5c0e88]=_0x2e8f25;if(!_0x142b5f)return;_0xdf7679[_0x126984(0x13b)]();const _0x5ec343=_0x21ef25[_0x126984(0x182)],_0x1269dd=_0x2e3969,_0x215975=Pe(_0x5ec343),_0x1240a6=Pe(_0x1269dd);_0xdf7679[_0x126984(0x147)]=_0x5ec343;let _0x22cfeb=null,_0x580c90=null;if(_0x1240a6||_0x215975){if(_0x215975&&!_0x1240a6){_0x5c0e88[_0x126984(0x192)](_0x5ec343[_0x126984(0x195)](0x0));for(const _0x5383ef of Array[_0x126984(0x14b)](_0x1269dd[_0x126984(0x1dc)]()))_0x5c0e88[_0x126984(0x131)](_0x5383ef,_0x5ec343,_0x126984(0x1b5));const _0x5ae660=_0x142b5f[_0x126984(0x138)][_0x126984(0x1cf)](_0x21ef25[_0x126984(0x1a2)]),_0x3a3dd4=_0x142b5f[_0x126984(0x19a)][_0x126984(0x1cf)](_0x21ef25[_0x126984(0x191)]);_0x5ae660||_0x3a3dd4||(_0x22cfeb=_0x5d308f[_0x126984(0x146)](_0x5c0e88[_0x126984(0x19c)](_0x5ec343)));}else _0x1240a6&&!_0x215975&&(_0x580c90=_0x5c0e88[_0x126984(0x19c)](_0x5ec343));}else{const _0x49f286=_0x5c0e88[_0x126984(0x125)](_0x126984(0x1ec)),_0x3d73a3=_0x5c0e88[_0x126984(0x125)](_0x126984(0x1ec));_0x5c0e88[_0x126984(0x173)](_0x5c0e88[_0x126984(0x19c)](_0x5ec343),_0x3d73a3),_0x5c0e88[_0x126984(0x131)](_0x49f286,_0x5ec343,0x0);for(const _0x249f4e of Array[_0x126984(0x14b)](_0x1269dd[_0x126984(0x1dc)]()))_0x5c0e88[_0x126984(0x131)](_0x249f4e,_0x49f286,_0x126984(0x1b5));_0x22cfeb=_0x5d308f[_0x126984(0x146)](_0x5c0e88[_0x126984(0x1e8)](_0x49f286)),_0x580c90=_0x5d308f[_0x126984(0x146)](_0x5c0e88[_0x126984(0x1e8)](_0x3d73a3));}const _0x358eda=Array[_0x126984(0x14b)](_0x1269dd[_0x126984(0x1e5)]())[_0x126984(0x14c)](([_0x25da55])=>ge[_0x126984(0x1cf)](_0x25da55));_0x142b5f[_0x126984(0x1de)][_0x126984(0x134)]({'element':_0x5ec343,'attributes':_0x358eda[_0x126984(0x154)]?Object[_0x126984(0x17d)](_0x358eda):null}),_0x22cfeb&&_0x142b5f[_0x126984(0x16f)][_0x126984(0x134)](_0x22cfeb),_0x580c90&&_0x142b5f[_0x126984(0x165)][_0x126984(0x134)](_0x580c90);},{'priority':_0x4b6507(0x12d)}),_0x5c1b39['on'](_0x4b6507(0x148),(_0x293019,_0x971723)=>{const _0x2f710a=_0x4b6507,[_0x5f1f7e,_0x1f731a={}]=_0x971723;if(!_0x142b5f)return;const _0x5dbb77=_0x1f731a['at']||0x0,_0x41b8df=_0x1f731a[_0x2f710a(0x158)]||0x1;_0x142b5f[_0x2f710a(0x19a)]=new Array(_0x41b8df)[_0x2f710a(0x1d7)](_0x5dbb77)[_0x2f710a(0x181)]((_0xaa294,_0x527d63)=>_0xaa294+_0x527d63);for(const {cell:_0x240210}of _0x5c1b39[_0x2f710a(0x189)](_0x5f1f7e,{'startColumn':_0x5dbb77,'endColumn':_0x5dbb77+_0x41b8df-0x1}))_0x142b5f[_0x2f710a(0x13f)][_0x2f710a(0x134)](_0x31c772[_0x2f710a(0x1d1)][_0x2f710a(0x1e8)](_0x240210));},{'priority':_0x4b6507(0x167)}),_0x5c1b39['on'](_0x4b6507(0x1b0),(_0x3cb996,_0x4ef648)=>{const _0x2e99d5=_0x4b6507,[_0x201de2,_0x361716={}]=_0x4ef648;if(!_0x142b5f)return;const _0x340b0a=_0x361716['at']||0x0,_0x47c782=_0x361716[_0x2e99d5(0x14a)]||0x1;_0x142b5f[_0x2e99d5(0x138)]=new Array(_0x47c782)[_0x2e99d5(0x1d7)](_0x340b0a)[_0x2e99d5(0x181)]((_0x1d02eb,_0x9d6ca5)=>_0x1d02eb+_0x9d6ca5);for(const {cell:_0x230d03}of _0x5c1b39[_0x2e99d5(0x189)](_0x201de2,{'startRow':_0x340b0a,'endRow':_0x340b0a+_0x47c782-0x1}))_0x142b5f[_0x2e99d5(0x1c2)][_0x2e99d5(0x134)](_0x31c772[_0x2e99d5(0x1d1)][_0x2e99d5(0x1e8)](_0x230d03));},{'priority':_0x4b6507(0x167)}),_0x3edfbd[_0x4b6507(0x18b)][_0x4b6507(0x1a9)](_0x5e3cbb=>{const _0x489b38=_0x4b6507;if(_0x5e3cbb[_0x489b38(0x1c0)]&&_0x5e3cbb[_0x489b38(0x1c0)][_0x489b38(0x1cc)](_0x489b38(0x1ca)))return _0x5e3cbb[_0x489b38(0x179)]?{}:{'type':_0x489b38(0x1e7),'content':_0x5a90ac(_0x31c772[_0x489b38(0x1c3)],_0x489b38(0x155))};});const _0x2785fc=()=>!0x1;for(const _0x5520ab of[_0x4b6507(0x1ca),_0x4b6507(0x170),_0x4b6507(0x127),_0x4b6507(0x150)])_0x3edfbd[_0x4b6507(0x1c6)][_0x4b6507(0x1ad)](_0x4b6507(0x1e7),_0x5520ab,_0x4b6507(0x124),_0x2785fc),_0x3edfbd[_0x4b6507(0x1c6)][_0x4b6507(0x1ad)](_0x4b6507(0x1ab),_0x5520ab,_0x4b6507(0x124),_0x2785fc),_0x3edfbd[_0x4b6507(0x1c6)][_0x4b6507(0x1ad)](_0x4b6507(0x1d2),_0x5520ab,_0x4b6507(0x124),_0x2785fc);_0x3edfbd[_0x4b6507(0x1c6)][_0x4b6507(0x1ad)](_0x4b6507(0x1d2),_0x4b6507(0x150),_0x4b6507(0x1d3),_0x2785fc),_0x3edfbd[_0x4b6507(0x1c6)][_0x4b6507(0x1ad)](_0x4b6507(0x1d2),_0x4b6507(0x150),_0x4b6507(0x152),(_0xd08f60,_0xb9f8fe,_0x1461bf)=>{const _0x33bb70=_0x4b6507,_0x510d7c=_0xd08f60[_0x33bb70(0x181)](_0x305e91=>_0x305e91[_0x33bb70(0x1a5)]())[_0x33bb70(0x14c)](_0x21012c=>_0x21012c),_0x1cec92=new Map(_0x510d7c[_0x33bb70(0x181)](_0x4f1d5e=>[_0x4f1d5e,null]));if(_0x142b5f){for(const {element:_0x17a44b,attributes:_0x2fc8b2}of _0x142b5f[_0x33bb70(0x1de)])_0x2fc8b2&&_0x1cec92[_0x33bb70(0x1a1)](_0x17a44b,_0x2fc8b2);}else{if(_0x1461bf&&_0x1461bf[_0x33bb70(0x133)])for(const [_0x353c64,_0x4f2292]of Object[_0x33bb70(0x1c9)](_0x1461bf[_0x33bb70(0x133)])){const _0x4d2345=_0x31c772[_0x33bb70(0x1d1)][_0x33bb70(0x1cd)][_0x33bb70(0x1dd)](_0x353c64),_0x1d53dc=_0x4d2345?_0x4d2345[_0x33bb70(0x176)]()[_0x33bb70(0x1a5)]():null;_0x1d53dc&&_0x1cec92[_0x33bb70(0x1a1)](_0x1d53dc,_0x4f2292);}}_0x31c772[_0x33bb70(0x1d1)][_0x33bb70(0x1ee)](_0x1a95cb=>{const _0x5c72db=_0x33bb70;for(const [_0xbb2b26,_0x4b05b4]of _0x1cec92)_0x1a95cb[_0x5c72db(0x1bc)]({...Ce,..._0x4b05b4},_0xbb2b26);});});const _0x4b99a8=(_0x1e2b02,_0xf73d0e)=>{const _0x37f1e0=_0x4b6507;_0x3edfbd[_0x37f1e0(0x1c6)][_0x37f1e0(0x1ad)](_0x1e2b02,_0x37f1e0(0x1ca),_0xf73d0e,(_0x32d2fa,_0x498aee,_0x221d8c)=>{const _0x19ef26=_0x37f1e0;_0x31c772[_0x19ef26(0x1d1)][_0x19ef26(0x1ee)](_0x46c551=>{const _0x22ca38=_0x19ef26,_0x2b450b=[];for(const _0x261351 of _0x32d2fa){const _0x3d1220=_0x261351[_0x22ca38(0x1c5)][_0x22ca38(0x194)];_0x3d1220['is'](_0x22ca38(0x1c7),_0x22ca38(0x1ec))&&_0x2b450b[_0x22ca38(0x134)](_0x3d1220);}_0x3edfbd[_0x22ca38(0x1c6)][_0x22ca38(0x157)](_0x1e2b02,null,_0xf73d0e)(_0x32d2fa,_0x498aee,_0x221d8c);for(const _0x5102b6 of _0x2b450b)_0x22ca38(0x18e)!=_0x5102b6[_0x22ca38(0x1b4)][_0x22ca38(0x145)]&&_0x46c551[_0x22ca38(0x186)](_0x5102b6);});});};_0x4b99a8(_0x4b6507(0x1e7),_0x4b6507(0x152)),_0x4b99a8(_0x4b6507(0x1e7),_0x4b6507(0x1d3)),_0x4b99a8(_0x4b6507(0x1ab),_0x4b6507(0x152)),_0x4b99a8(_0x4b6507(0x1ab),_0x4b6507(0x1d3)),_0x3edfbd[_0x4b6507(0x1c6)][_0x4b6507(0x1ad)](_0x4b6507(0x1e7),_0x4b6507(0x127),_0x4b6507(0x1d3),_0x5b6560=>{const _0x56572c=_0x4b6507,_0x4342ee=_0x5b6560[_0x56572c(0x181)](_0x5dcb66=>_0x5dcb66[_0x56572c(0x1a5)]()),_0xe44c50=_0x4342ee[0x0][_0x56572c(0x1d6)](_0x56572c(0x135)),{minRow:_0x5c2a3b,maxRow:_0x2c9836}=_0x16f1f9[_0x56572c(0x160)](_0x4342ee);_0x5c1b39[_0x56572c(0x1ea)](_0xe44c50,{'at':_0x5c2a3b,'rows':_0x2c9836-_0x5c2a3b+0x1});}),_0x3edfbd[_0x4b6507(0x1c6)][_0x4b6507(0x1ad)](_0x4b6507(0x1e7),_0x4b6507(0x170),_0x4b6507(0x1d3),_0x2c1cb0=>{const _0x2cf979=_0x4b6507,_0x138363=_0x2c1cb0[_0x2cf979(0x181)](_0x35d3de=>_0x35d3de[_0x2cf979(0x1a5)]()),_0x45d222=_0x138363[0x0][_0x2cf979(0x1d6)](_0x2cf979(0x135)),{minColumn:_0x195e9d,maxColumn:_0xd314ca}=_0x16f1f9[_0x2cf979(0x160)](_0x138363);_0x5c1b39[_0x2cf979(0x18d)](_0x45d222,{'at':_0x195e9d,'columns':_0xd314ca-_0x195e9d+0x1});});const _0xac2382=(_0x5adb73,_0x457274)=>{const _0x5bd26e=_0x4b6507;if(!_0x457274[_0x5bd26e(0x1c0)]||!_0x457274[_0x5bd26e(0x1c0)][_0x5bd26e(0x1cc)](_0x5bd26e(0x1ca)))return;const _0x3cea8b=_0x457274[_0x5bd26e(0x163)][_0x5bd26e(0x1c8)],_0x5128ca=_0x3edfbd[_0x5bd26e(0x12e)]()[_0x5bd26e(0x14c)](_0x7c7b3f=>_0x7c7b3f[_0x5bd26e(0x166)]&&_0x7c7b3f[_0x5bd26e(0x163)]&&_0x7c7b3f[_0x5bd26e(0x163)][_0x5bd26e(0x1c8)]==_0x3cea8b);_0x5128ca[_0x5bd26e(0x154)]&&_0x457274[_0x5bd26e(0x177)]()[_0x5bd26e(0x154)]!=_0x5128ca[_0x5bd26e(0x154)]&&_0x5128ca[_0x5bd26e(0x1e3)]((_0x5ecbe0,_0x1b58a6)=>(_0x5ecbe0[_0x5bd26e(0x1b6)]=_0x1b58a6,_0x1b58a6[_0x5bd26e(0x179)]=_0x5ecbe0,_0x1b58a6));};function _0x1a203f(_0xe22be4,_0x3611e2=!0x0){const _0x1dc74e=_0x4b6507,{id:_0x70db5b}=_0x3edfbd[_0x1dc74e(0x140)](_0xe22be4[_0x1dc74e(0x12f)]),_0x72d2ee=[_0x1dc74e(0x13c),_0x1dc74e(0x15e)],_0x598247=_0x3edfbd[_0x1dc74e(0x17a)][_0x1dc74e(0x1cf)](_0xe22be4[_0x1dc74e(0x12f)]);return _0x598247&&_0x72d2ee[_0x1dc74e(0x134)](_0x1dc74e(0x1b8)),{'classes':_0x72d2ee,'attributes':{'data-suggestion':_0x70db5b},'priority':_0x598247&&_0x3611e2?0xbc2:0xbb8};}_0x3edfbd['on'](_0x4b6507(0x188),_0xac2382,{'priority':_0x4b6507(0x12d)}),_0x3edfbd['on'](_0x4b6507(0x16c),_0xac2382,{'priority':_0x4b6507(0x12d)}),_0x31c772[_0x4b6507(0x1d1)][_0x4b6507(0x172)][_0x4b6507(0x1a8)](()=>{const _0x4bd390=_0x4b6507;let _0x201669=!0x1;const _0x5e5ce0=Array[_0x4bd390(0x14b)](_0x31c772[_0x4bd390(0x1d1)][_0x4bd390(0x172)][_0x4bd390(0x18c)][_0x4bd390(0x17e)]());for(const {name:_0x47cd4b,data:_0x4a3593}of _0x5e5ce0){const {group:_0x351094,type:_0x5e7cfa,id:_0x5ef18c}=_0x3edfbd[_0x4bd390(0x140)](_0x47cd4b);if(_0x4bd390(0x143)!=_0x351094||_0x4bd390(0x1ab)!=_0x5e7cfa||_0x4a3593[_0x4bd390(0x1db)])continue;if(!_0x3edfbd[_0x4bd390(0x13e)](_0x5ef18c))continue;const _0x4fc6e2=_0x3edfbd[_0x4bd390(0x1aa)](_0x5ef18c)[_0x4bd390(0x19e)](),_0x28a3f5=_0x31c772[_0x4bd390(0x1b2)][_0x4bd390(0x1dd)](_0x4bd390(0x199))['me'];for(const _0xf686f7 of _0x3edfbd[_0x4bd390(0x12e)]()){if(!_0xf686f7[_0x4bd390(0x166)]||_0xf686f7[_0x4bd390(0x151)]!=_0x28a3f5)continue;if(_0x4bd390(0x1d2)!=_0xf686f7[_0x4bd390(0x18f)]||_0x4bd390(0x150)!=_0xf686f7[_0x4bd390(0x1c0)])continue;if(_0xf686f7[_0x4bd390(0x19e)]()[_0x4bd390(0x12c)](_0x4b7f95=>_0x4fc6e2[_0x4bd390(0x19f)](_0x246692=>_0x246692[_0x4bd390(0x1df)](_0x4b7f95,!0x0)))){for(const _0x11beb9 of _0xf686f7[_0x4bd390(0x177)]())_0x11beb9[_0x4bd390(0x166)]&&(_0x11beb9[_0x4bd390(0x1d3)](),_0x201669=!0x0);}}}return _0x201669;}),_0x31c772[_0x4b6507(0x1d1)][_0x4b6507(0x172)][_0x4b6507(0x1a8)](_0x535b90=>{const _0x414a40=_0x4b6507,_0x380481=_0x31c772[_0x414a40(0x16a)][_0x414a40(0x1dd)](_0x414a40(0x159));if(!_0x380481||!_0x380481[_0x414a40(0x14e)][_0x414a40(0x1e2)](_0x535b90[_0x414a40(0x1ce)]))return!0x1;let _0x2e6443=!0x1;const _0x187a0d=_0x31c772[_0x414a40(0x1b2)][_0x414a40(0x1dd)](_0x414a40(0x199))['me'],_0x4ea179=_0x31c772[_0x414a40(0x1d1)][_0x414a40(0x172)][_0x414a40(0x18c)][_0x414a40(0x123)](),_0x28f948=Array[_0x414a40(0x14b)](_0x31c772[_0x414a40(0x1d1)][_0x414a40(0x172)][_0x414a40(0x18c)][_0x414a40(0x17e)]())[_0x414a40(0x14c)](({name:_0x3889d8,data:_0x4cb441})=>{const _0x1de62a=_0x414a40,{group:_0x442ff4,subType:_0x168de9,authorId:_0x436fd0}=_0x3edfbd[_0x1de62a(0x140)](_0x3889d8);return _0x1de62a(0x143)==_0x442ff4&&_0x1de62a(0x1ca)==_0x168de9&&_0x436fd0==_0x187a0d['id']&&!_0x4cb441[_0x1de62a(0x1db)];});for(const _0x1672a4 of _0x4ea179){if(_0x414a40(0x131)!=_0x1672a4[_0x414a40(0x18f)]||_0x414a40(0x1ec)!=_0x1672a4[_0x414a40(0x1a6)]||0x1!=_0x1672a4[_0x414a40(0x154)])continue;const _0x42f50f=_0x535b90[_0x414a40(0x1ac)](_0x1672a4[_0x414a40(0x1ba)],_0x1672a4[_0x414a40(0x1ba)][_0x414a40(0x1a4)](0x1));if(!_0x28f948[_0x414a40(0x197)](({data:_0xfd4c18})=>_0xfd4c18[_0x414a40(0x1ef)][_0x414a40(0x1e4)](_0x42f50f))){for(const {name:_0x4349da,data:_0x562457}of _0x28f948)if(_0x42f50f[_0x414a40(0x1df)](_0x562457[_0x414a40(0x1ef)])){_0x535b90[_0x414a40(0x142)](_0x4349da,{'range':_0x42f50f}),_0x2e6443=!0x0;break;}}}return _0x2e6443;}),_0x31c772[_0x4b6507(0x1d1)][_0x4b6507(0x172)][_0x4b6507(0x1a8)](_0x49d011=>{const _0x1cc4a3=_0x4b6507;let _0x27361f=!0x1;const _0x10a17a=_0x31c772[_0x1cc4a3(0x1b2)][_0x1cc4a3(0x1dd)](_0x1cc4a3(0x199))['me'],_0x488073=_0x3edfbd[_0x1cc4a3(0x12e)]()[_0x1cc4a3(0x14c)](_0x51409e=>_0x51409e[_0x1cc4a3(0x166)]&&_0x51409e[_0x1cc4a3(0x151)]==_0x10a17a),_0x222a1a=new Set(),_0xf80a78=new Set();for(const _0x58209a of _0x488073)if(_0x1cc4a3(0x1ca)==_0x58209a[_0x1cc4a3(0x1c0)])for(const _0x5a4eaf of _0x58209a[_0x1cc4a3(0x183)]()){const _0x138913=_0x5a4eaf[_0x1cc4a3(0x176)]()[_0x1cc4a3(0x1a5)]();if(_0x138913){if(_0x138913['is'](_0x1cc4a3(0x1c7),_0x1cc4a3(0x1ec))&&Pe(_0x138913)){_0x58209a[_0x1cc4a3(0x1a3)](_0x5a4eaf[_0x1cc4a3(0x1a6)]),_0x222a1a[_0x1cc4a3(0x193)](_0x138913),_0x27361f=!0x0;const _0x11f531=_0x138913[_0x1cc4a3(0x1d4)],_0xce5bd1=_0x138913[_0x1cc4a3(0x1b3)],_0x3bf87d=_0x11f531&&_0x11f531['is'](_0x1cc4a3(0x1c7),_0x1cc4a3(0x1ec)),_0xc82d10=_0xce5bd1&&_0xce5bd1['is'](_0x1cc4a3(0x1c7),_0x1cc4a3(0x1ec));_0x3bf87d&&!_0x222a1a[_0x1cc4a3(0x1e2)](_0x11f531)&&_0xf80a78[_0x1cc4a3(0x193)](_0x11f531),_0xc82d10&&!_0x222a1a[_0x1cc4a3(0x1e2)](_0xce5bd1)&&_0xf80a78[_0x1cc4a3(0x193)](_0xce5bd1);}else _0x138913['is'](_0x1cc4a3(0x1c7),_0x1cc4a3(0x153))&&_0x138913[_0x1cc4a3(0x175)]&&(_0x58209a[_0x1cc4a3(0x1a3)](_0x5a4eaf[_0x1cc4a3(0x1a6)]),_0x27361f=!0x0);}}else{if(_0x1cc4a3(0x150)==_0x58209a[_0x1cc4a3(0x1c0)]){if(!_0x58209a[_0x1cc4a3(0x163)]||!_0x58209a[_0x1cc4a3(0x163)][_0x1cc4a3(0x1c8)])continue;const _0x1696f4=_0x58209a[_0x1cc4a3(0x163)][_0x1cc4a3(0x133)];if(_0x1696f4&&Object[_0x1cc4a3(0x1b7)](_0x1696f4)[_0x1cc4a3(0x154)])continue;const _0x4e1c13=_0x58209a[_0x1cc4a3(0x163)][_0x1cc4a3(0x1c8)];let _0x3d1fbc=!0x0,_0x5e822b=!0x0;for(const _0x3752f6 of _0x488073)if(_0x3752f6[_0x1cc4a3(0x1c0)]&&_0x3752f6[_0x1cc4a3(0x1c0)][_0x1cc4a3(0x1cc)](_0x1cc4a3(0x1ca))){if(!_0x3752f6[_0x1cc4a3(0x163)][_0x1cc4a3(0x1c8)]){_0x5e822b=!0x1;break;}if(_0x3752f6['id']!=_0x58209a['id']&&_0x3752f6[_0x1cc4a3(0x163)][_0x1cc4a3(0x1c8)]==_0x4e1c13){_0x3d1fbc=!0x1;break;}}_0x5e822b&&_0x3d1fbc&&(_0x58209a[_0x1cc4a3(0x1a0)](),_0x27361f=!0x0);}}for(const _0x39cb18 of _0x222a1a)_0x49d011[_0x1cc4a3(0x192)](_0x39cb18);for(const _0x2c1ab0 of _0xf80a78)_0x49d011[_0x1cc4a3(0x186)](_0x2c1ab0);return _0x27361f;}),_0x31c772[_0x4b6507(0x1d5)][_0x4b6507(0x130)](_0x4b6507(0x16b))[_0x4b6507(0x1f1)]({'model':_0x4b6507(0x1c1),'view':(_0x22cd87,_0x105b3f)=>_0x1a203f(_0x22cd87),'converterPriority':_0x4b6507(0x12d)}),_0x31c772[_0x4b6507(0x1d5)][_0x4b6507(0x130)](_0x4b6507(0x1f0))[_0x4b6507(0x1f1)]({'model':_0x4b6507(0x1c1),'view':(_0x56cac9,_0x5a5680)=>_0x5a5680[_0x4b6507(0x13a)][_0x4b6507(0x137)]?_0x1a203f(_0x56cac9,!0x1):null,'converterPriority':_0x4b6507(0x12d)});const _0x2d05e0=_0x31c772[_0x4b6507(0x180)][_0x4b6507(0x162)];this[_0x4b6507(0x178)](_0x2d05e0[_0x4b6507(0x172)],_0x4b6507(0x1e9),(_0x4ce0c1,_0x31dcfe)=>{const _0x369644=_0x4b6507,_0x2931cf=[];for(const _0x4d2027 of _0x2d05e0[_0x369644(0x19c)](_0x31dcfe[_0x369644(0x198)])[_0x369644(0x1ae)]())_0x4d2027['is'](_0x369644(0x1c7),_0x369644(0x136))&&_0x2931cf[_0x369644(0x134)](_0x4d2027);_0x2d05e0[_0x369644(0x1ee)](_0x1e9eb5=>{const _0x4b8b29=_0x369644;for(const _0x113ceb of _0x2931cf)_0x1e9eb5[_0x4b8b29(0x16e)](_0x1e9eb5[_0x4b8b29(0x19c)](_0x113ceb),_0x1e9eb5[_0x4b8b29(0x1d0)](_0x113ceb)),_0x1e9eb5[_0x4b8b29(0x192)](_0x113ceb);});});}}function Pe(_0x4b9be4){const _0x3af52e=_0x1d8bc7;if(_0x4b9be4[_0x3af52e(0x175)])return!0x0;const _0x3f192f=_0x4b9be4[_0x3af52e(0x195)](0x0);return _0x3f192f['is'](_0x3af52e(0x1c7),_0x3af52e(0x153))&&_0x3f192f[_0x3af52e(0x175)];}function he(_0x1c3a0f,_0x1109ab={},_0x18a219){const _0x1aed05=_0x1d8bc7;for(const {isAnchor:_0x277bdb,cellHeight:_0x1b1440,cellWidth:_0x31b7c3}of _0x18a219[_0x1aed05(0x189)](_0x1c3a0f,{'includeAllSlots':!0x0,..._0x1109ab}))if(!_0x277bdb||0x1!=_0x1b1440||0x1!=_0x31b7c3)return!0x1;return!0x0;}
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;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x59c3cc=_0x5f43;(function(_0x2fb6c8,_0x341854){const _0x493286=_0x5f43,_0x4c927e=_0x2fb6c8();while(!![]){try{const _0x4c5172=-parseInt(_0x493286(0x1b4))/0x1+parseInt(_0x493286(0x1a2))/0x2*(-parseInt(_0x493286(0x185))/0x3)+-parseInt(_0x493286(0x18a))/0x4*(parseInt(_0x493286(0x19a))/0x5)+parseInt(_0x493286(0x195))/0x6+parseInt(_0x493286(0x192))/0x7+parseInt(_0x493286(0x19e))/0x8+parseInt(_0x493286(0x187))/0x9;if(_0x4c5172===_0x341854)break;else _0x4c927e['push'](_0x4c927e['shift']());}catch(_0xee1567){_0x4c927e['push'](_0x4c927e['shift']());}}}(_0x403e,0x82162));function _0x403e(){const _0xbcb719=['author','2RejHaZ','resizeTableWidth','selection','columnWidths','formatGroupId','has','bind','registerDescriptionCallback','TableColumnResizeEditing','getContainedElement','handleResizeTableWidthCommand','locale','*Format:*\x20resize\x20table','formatInline','commandParams','discard','TrackChangesEditing','getAttribute','692186ilGLla','registerCustomCallback','Users','get','markBlockFormat','change','descriptionFactory','plugins','1011939wwUlQj','editor','415989PbRstQ','data','getSuggestions','2191208nOPmBs','model','format','handleSuggestionDescription','enableCommand','formatBlock','accept','document','4758719bYMWVd','getTableColumnsWidths','subType','5471412INLIVd','afterInit','getColumnGroupElement','tableWidth','getSelectedElement','5aamwWg','table','resizeTable','_suggestionFactory','3777560TdkLGK','getSuggestionCallback','type'];_0x403e=function(){return _0xbcb719;};return _0x403e();}function _0x5f43(_0x5e6285,_0x41e31b){const _0x403e55=_0x403e();return _0x5f43=function(_0x5f43f8,_0x3033ee){_0x5f43f8=_0x5f43f8-0x182;let _0x2bd453=_0x403e55[_0x5f43f8];return _0x2bd453;},_0x5f43(_0x5e6285,_0x41e31b);}import{Plugin as _0x13c232}from'ckeditor5/src/core.js';import{getTranslation as _0x4eb9f6}from'../utils/common-translations.js';export default class vt extends _0x13c232{[_0x59c3cc(0x196)](){const _0x41c391=_0x59c3cc;if(!this[_0x41c391(0x186)][_0x41c391(0x184)][_0x41c391(0x1a7)](_0x41c391(0x1aa)))return;const _0x3b42c4=this[_0x41c391(0x186)][_0x41c391(0x184)][_0x41c391(0x1b7)](_0x41c391(0x1b2));_0x3b42c4[_0x41c391(0x18e)](_0x41c391(0x1a3),this[_0x41c391(0x1ac)][_0x41c391(0x1a8)](this)),_0x3b42c4[_0x41c391(0x19d)][_0x41c391(0x1b5)](_0x41c391(0x18f),_0x41c391(0x19c),_0x41c391(0x190),_0x3b42c4[_0x41c391(0x19d)][_0x41c391(0x19f)](_0x41c391(0x18f),null,_0x41c391(0x1b1))),_0x3b42c4[_0x41c391(0x19d)][_0x41c391(0x1b5)](_0x41c391(0x18f),_0x41c391(0x19c),_0x41c391(0x1b1),_0x3b42c4[_0x41c391(0x19d)][_0x41c391(0x19f)](_0x41c391(0x18f),null,_0x41c391(0x190))),_0x3b42c4[_0x41c391(0x183)][_0x41c391(0x1a9)](this[_0x41c391(0x18d)][_0x41c391(0x1a8)](this));}[_0x59c3cc(0x1ac)](_0x1e49c3,_0x3c0972){const _0x17f046=_0x59c3cc,_0x45fd48=this[_0x17f046(0x186)][_0x17f046(0x184)][_0x17f046(0x1b7)](_0x17f046(0x1b2)),_0x32b1ba=this[_0x17f046(0x186)][_0x17f046(0x184)][_0x17f046(0x1b7)](_0x17f046(0x1aa)),_0x1d4d0f=_0x3c0972[_0x17f046(0x19b)]||this[_0x17f046(0x186)][_0x17f046(0x18b)][_0x17f046(0x191)][_0x17f046(0x1a4)][_0x17f046(0x199)]();this[_0x17f046(0x186)][_0x17f046(0x18b)][_0x17f046(0x182)](()=>{const _0x36095c=_0x17f046,_0x4d1777=_0x32b1ba[_0x36095c(0x197)](_0x1d4d0f);let _0x41b2ea=_0x4d1777?_0x32b1ba[_0x36095c(0x193)](_0x4d1777):null,_0xd57c60=_0x1d4d0f[_0x36095c(0x1b3)](_0x36095c(0x198))||null;const _0x4364a8=_0x3c0972[_0x36095c(0x198)]||_0xd57c60,_0x468130=_0x3c0972[_0x36095c(0x1a5)]||_0x41b2ea,_0x126bfd=this[_0x36095c(0x186)][_0x36095c(0x184)][_0x36095c(0x1b7)](_0x36095c(0x1b6))['me'];for(const _0x357985 of _0x45fd48[_0x36095c(0x189)]()){const _0x17f1a3=_0x357985[_0x36095c(0x1ab)]();if(_0x36095c(0x19c)===_0x357985[_0x36095c(0x194)]&&_0x17f1a3===_0x1d4d0f){_0x357985[_0x36095c(0x1a1)]!==_0x126bfd&&_0x357985[_0x36095c(0x1b1)]();const _0x183c52=_0x357985[_0x36095c(0x188)][_0x36095c(0x1b0)];_0xd57c60=_0x183c52[0x0][_0x36095c(0x198)],_0x41b2ea=_0x183c52[0x0][_0x36095c(0x1a5)];break;}}_0x1e49c3({'table':_0x1d4d0f,'tableWidth':_0x4364a8,'columnWidths':_0x468130}),_0x45fd48[_0x36095c(0x1b8)](_0x1d4d0f,{'commandName':_0x36095c(0x1a3),'commandParams':[{'tableWidth':_0xd57c60,'columnWidths':_0x41b2ea}],'formatGroupId':_0x36095c(0x19c)},[],_0x36095c(0x19c));});}[_0x59c3cc(0x18d)](_0x177752){const _0x534b66=_0x59c3cc;if(_0x534b66(0x18f)!=_0x177752[_0x534b66(0x1a0)]&&_0x534b66(0x1af)!=_0x177752[_0x534b66(0x1a0)])return;const {data:_0x4dd3ce}=_0x177752;if(_0x4dd3ce&&_0x534b66(0x19c)===_0x4dd3ce[_0x534b66(0x1a6)]){const _0x788aac=_0x534b66(0x1ae);return{'type':_0x534b66(0x18c),'content':_0x4eb9f6(this[_0x534b66(0x186)][_0x534b66(0x1ad)],_0x788aac)};}}}
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)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x53e9ab=_0x185e;function _0x17eb(){const _0x4fcfb0=['2787372KFaXme','markerRange','end','mapper','cell','commandParams','markerNameToElements','FORMAT_REGULAR_COLUMN','editor','bindElementToMarker','name','setAttribute','data','plugins','TrackChangesEditing','start','removeAttribute','consume','FORMAT_REGULAR_ROW','setTableColumnHeader','ck-suggestion-marker-','registerCustomCallback','TableUtils','removeMarker:suggestion','createTableWalker','consumable','headingColumns','registerAttributeLabel','_handleLegacySuggestions','requires','registerBlockAttribute','_suggestionFactory','registerDescriptionCallback','editing','writer','parent','forceValue','format','commandName','FORMAT_HEADER_COLUMN','includes','ck-suggestion-marker--active','descriptionFactory','4886eZpxtS','TableEditing','_acceptFormatSuggestionCallbackFactory','afterInit','nodeBefore','type','removeClass','enableDefaultAttributesIntegration','nodeAfter','159uMZCOH','addClass','_registerLegacyDescription','accept','*Format:*\x20%0','downcastDispatcher','447804UPowpm','stop','129783yNiaNa','highest','addMarker:suggestion','markerName','headingRows','showSuggestionHighlights','826525LbNhnB','locale','toViewElement','activeMarkers','FORMAT_HEADER_ROW','formatBlock','has','unbindElementFromMarkerName','data-suggestion','setTableRowHeader','get','1926024wbVQTH','getCellLocation','1794401RjEfUq','_splitMarkerName','28AOAzAD','options','getSuggestion','item'];_0x17eb=function(){return _0x4fcfb0;};return _0x17eb();}(function(_0x46b093,_0x1b0bef){const _0x1b2d0b=_0x185e,_0xd9ede4=_0x46b093();while(!![]){try{const _0x16da4c=-parseInt(_0x1b2d0b(0x156))/0x1*(-parseInt(_0x1b2d0b(0x14d))/0x2)+parseInt(_0x1b2d0b(0x15e))/0x3*(parseInt(_0x1b2d0b(0x11e))/0x4)+-parseInt(_0x1b2d0b(0x164))/0x5+-parseInt(_0x1b2d0b(0x15c))/0x6+-parseInt(_0x1b2d0b(0x11c))/0x7+-parseInt(_0x1b2d0b(0x11a))/0x8+parseInt(_0x1b2d0b(0x122))/0x9;if(_0x16da4c===_0x1b0bef)break;else _0xd9ede4['push'](_0xd9ede4['shift']());}catch(_0x474af2){_0xd9ede4['push'](_0xd9ede4['shift']());}}}(_0x17eb,0x40701));import{Plugin as _0x203242}from'ckeditor5/src/core.js';function _0x185e(_0x51ebd4,_0xebc045){const _0x17eb79=_0x17eb();return _0x185e=function(_0x185ec2,_0xd595ec){_0x185ec2=_0x185ec2-0x110;let _0x480095=_0x17eb79[_0x185ec2];return _0x480095;},_0x185e(_0x51ebd4,_0xebc045);}import _0x505bd1 from'./table.js';import{getTranslation as _0x5a7331}from'../utils/common-translations.js';export default class At extends _0x203242{static get[_0x53e9ab(0x13f)](){return[_0x505bd1];}[_0x53e9ab(0x150)](){const _0x4583d1=_0x53e9ab,_0x366a89=this[_0x4583d1(0x12a)];if(!_0x366a89[_0x4583d1(0x12f)][_0x4583d1(0x115)](_0x4583d1(0x14e)))return;const _0x18751e=_0x366a89[_0x4583d1(0x110)],_0x19e67b=_0x366a89[_0x4583d1(0x12f)][_0x4583d1(0x119)](_0x4583d1(0x130));_0x19e67b[_0x4583d1(0x154)](_0x4583d1(0x118)),_0x19e67b[_0x4583d1(0x154)](_0x4583d1(0x135)),_0x19e67b[_0x4583d1(0x140)](_0x4583d1(0x162)),_0x19e67b[_0x4583d1(0x140)](_0x4583d1(0x13c)),_0x19e67b[_0x4583d1(0x14c)][_0x4583d1(0x13d)](_0x4583d1(0x162),_0x5a7331(_0x18751e,_0x4583d1(0x113))),_0x19e67b[_0x4583d1(0x14c)][_0x4583d1(0x13d)](_0x4583d1(0x13c),_0x5a7331(_0x18751e,_0x4583d1(0x149))),this[_0x4583d1(0x13e)]();}[_0x53e9ab(0x13e)](){const _0x1b66bf=_0x53e9ab,_0x1dc542=this[_0x1b66bf(0x12a)][_0x1b66bf(0x12f)][_0x1b66bf(0x119)](_0x1b66bf(0x130)),_0x3163c3=this[_0x1b66bf(0x12a)][_0x1b66bf(0x12f)][_0x1b66bf(0x119)](_0x1b66bf(0x138)),_0x1bb490=this[_0x1b66bf(0x12a)][_0x1b66bf(0x12f)][_0x1b66bf(0x119)](_0x505bd1)[_0x1b66bf(0x14f)]();function _0x556f6f({showActiveMarker:_0x4c9d10=!0x0,setDataAttribute:_0x42c505=!0x0}={}){return(_0x5a426c,_0x1e896a,_0x156d32)=>{const _0x482b54=_0x185e,{type:_0x4ae5b9,id:_0x5d1566}=_0x1dc542[_0x482b54(0x11d)](_0x1e896a[_0x482b54(0x161)]),_0x2bf989=_0x1dc542[_0x482b54(0x120)](_0x5d1566),_0x11aede=_0x2bf989[_0x482b54(0x12e)];if(_0x482b54(0x114)!=_0x2bf989[_0x482b54(0x152)]||!_0x11aede||_0x482b54(0x135)!=_0x11aede[_0x482b54(0x148)])return;if(_0x1e896a[_0x482b54(0x121)])return void _0x5a426c[_0x482b54(0x15d)]();if(!_0x156d32[_0x482b54(0x13b)][_0x482b54(0x133)](_0x1e896a[_0x482b54(0x123)],_0x5a426c[_0x482b54(0x12c)]))return;const _0x2bef32=_0x1e896a[_0x482b54(0x123)][_0x482b54(0x131)][_0x482b54(0x155)],_0x389b3f=_0x1e896a[_0x482b54(0x123)][_0x482b54(0x124)][_0x482b54(0x151)],_0x4c7291=_0x2bef32[_0x482b54(0x145)][_0x482b54(0x145)],{column:_0x279601}=_0x3163c3[_0x482b54(0x11b)](_0x2bef32),{column:_0xe67607}=_0x3163c3[_0x482b54(0x11b)](_0x389b3f);for(let _0x528ed0=_0x279601;_0x528ed0<=_0xe67607;_0x528ed0++){const _0x5dfafe=_0x3163c3[_0x482b54(0x13a)](_0x4c7291,{'column':_0x528ed0,'includeAllSlots':!0x1});for(const _0x51b3f5 of _0x5dfafe){const _0x843e49=_0x51b3f5[_0x482b54(0x126)],_0xeb6017=_0x156d32[_0x482b54(0x125)][_0x482b54(0x111)](_0x843e49);_0x156d32[_0x482b54(0x144)][_0x482b54(0x157)](_0x482b54(0x136)+_0x4ae5b9,_0xeb6017),_0x42c505&&_0x156d32[_0x482b54(0x144)][_0x482b54(0x12d)](_0x482b54(0x117),_0x5d1566,_0xeb6017),_0x156d32[_0x482b54(0x125)][_0x482b54(0x12b)](_0xeb6017,_0x1e896a[_0x482b54(0x161)]),_0x4c9d10&&(_0x1dc542[_0x482b54(0x112)][_0x482b54(0x14a)](_0x1e896a[_0x482b54(0x161)])?_0x156d32[_0x482b54(0x144)][_0x482b54(0x157)](_0x482b54(0x14b),_0xeb6017):_0x156d32[_0x482b54(0x144)][_0x482b54(0x153)](_0x482b54(0x14b),_0xeb6017));}}};}_0x1dc542[_0x1b66bf(0x141)][_0x1b66bf(0x137)](_0x1b66bf(0x114),_0x1b66bf(0x118),_0x1b66bf(0x159),_0x1bb490),_0x1dc542[_0x1b66bf(0x141)][_0x1b66bf(0x137)](_0x1b66bf(0x114),_0x1b66bf(0x135),_0x1b66bf(0x159),_0x1bb490),this[_0x1b66bf(0x12a)][_0x1b66bf(0x143)][_0x1b66bf(0x15b)]['on'](_0x1b66bf(0x160),_0x556f6f(),{'priority':_0x1b66bf(0x15f)}),this[_0x1b66bf(0x12a)][_0x1b66bf(0x12e)][_0x1b66bf(0x15b)]['on'](_0x1b66bf(0x160),(_0x12f7cb,_0x4228e1,_0x122446)=>{const _0x24b650=_0x1b66bf;_0x122446[_0x24b650(0x11f)][_0x24b650(0x163)]&&_0x556f6f({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x12f7cb,_0x4228e1,_0x122446);},{'priority':_0x1b66bf(0x15f)}),this[_0x1b66bf(0x12a)][_0x1b66bf(0x143)][_0x1b66bf(0x15b)]['on'](_0x1b66bf(0x139),(_0x13b6f5,_0x5bfdde,_0x2c198a)=>{const _0x1ed304=_0x1b66bf,{type:_0x1e8805,id:_0x524234}=_0x1dc542[_0x1ed304(0x11d)](_0x5bfdde[_0x1ed304(0x161)]),_0x135109=_0x1dc542[_0x1ed304(0x120)](_0x524234),_0x3d3eec=_0x135109[_0x1ed304(0x12e)];if(_0x1ed304(0x114)!=_0x135109[_0x1ed304(0x152)]||!_0x3d3eec||_0x1ed304(0x135)!=_0x3d3eec[_0x1ed304(0x148)])return;const _0x141ee0=_0x2c198a[_0x1ed304(0x125)][_0x1ed304(0x128)](_0x5bfdde[_0x1ed304(0x161)]);if(_0x141ee0){for(const _0x5bd0da of _0x141ee0)_0x2c198a[_0x1ed304(0x144)][_0x1ed304(0x153)](_0x1ed304(0x136)+_0x1e8805,_0x5bd0da),_0x2c198a[_0x1ed304(0x144)][_0x1ed304(0x153)](_0x1ed304(0x14b),_0x5bd0da),_0x2c198a[_0x1ed304(0x144)][_0x1ed304(0x132)](_0x1ed304(0x117),_0x5bd0da),_0x2c198a[_0x1ed304(0x125)][_0x1ed304(0x116)](_0x5bd0da,_0x5bfdde[_0x1ed304(0x161)]);}},{'priority':_0x1b66bf(0x15f)}),this[_0x1b66bf(0x158)]();}[_0x53e9ab(0x158)](){const _0x4128a8=_0x53e9ab,_0x232696=this[_0x4128a8(0x12a)],_0x31ce9a=_0x232696[_0x4128a8(0x110)];function _0x1c70d9(_0x2ce051){const _0x11318c=_0x4128a8;return{'type':_0x11318c(0x147),'content':_0x5a7331(_0x31ce9a,_0x11318c(0x15a),_0x2ce051)};}_0x232696[_0x4128a8(0x12f)][_0x4128a8(0x119)](_0x4128a8(0x130))[_0x4128a8(0x14c)][_0x4128a8(0x142)](_0x2556d3=>{const _0x624c91=_0x4128a8;if(_0x624c91(0x114)!=_0x2556d3[_0x624c91(0x152)])return;const {data:_0x42e204}=_0x2556d3;if(_0x42e204){if(_0x624c91(0x118)==_0x42e204[_0x624c91(0x148)]){const _0x37f98f=_0x42e204[_0x624c91(0x127)][0x0][_0x624c91(0x146)];return _0x1c70d9(_0x5a7331(_0x31ce9a,_0x37f98f?_0x624c91(0x113):_0x624c91(0x134)));}if(_0x624c91(0x135)==_0x42e204[_0x624c91(0x148)]){const _0x53ad25=_0x42e204[_0x624c91(0x127)][0x0][_0x624c91(0x146)];return _0x1c70d9(_0x5a7331(_0x31ce9a,_0x53ad25?_0x624c91(0x149):_0x624c91(0x129)));}}});}}
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)));}}});}}