@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240523.0 → 0.0.0-nightly-20240524.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1539b0=_0x4d54;(function(_0x7c825,_0x182148){const _0x4c41d1=_0x4d54,_0x49de6d=_0x7c825();while(!![]){try{const _0x40d55=-parseInt(_0x4c41d1(0x1bb))/0x1*(parseInt(_0x4c41d1(0x1c6))/0x2)+parseInt(_0x4c41d1(0x1c9))/0x3*(-parseInt(_0x4c41d1(0x1c4))/0x4)+-parseInt(_0x4c41d1(0x1cc))/0x5+parseInt(_0x4c41d1(0x1b8))/0x6+parseInt(_0x4c41d1(0x1c7))/0x7+parseInt(_0x4c41d1(0x1bd))/0x8+parseInt(_0x4c41d1(0x1b7))/0x9;if(_0x40d55===_0x182148)break;else _0x49de6d['push'](_0x49de6d['shift']());}catch(_0x22c682){_0x49de6d['push'](_0x49de6d['shift']());}}}(_0x2658,0x56ab8));import{Plugin as _0x47bb75}from'ckeditor5/src/core.js';function _0x2658(){const _0x38c2f2=['120351cjYGNZ','discardAllSuggestions','goToPreviousRestrictedEditingException','1390605bnNPBp','plugins','acceptAllSuggestions','has','goToNextRestrictedEditingException','3816873frbHQX','2360466JvWySB','acceptSelectedSuggestions','RestrictedEditingModeEditing','1UZRWJO','TrackChangesEditing','3256248zGfTdv','acceptSuggestion','discardSelectedSuggestions','discardSuggestion','editor','trackChanges','get','56vYuBDv','enableCommand','371626BCZbhO','1092231nGecRw','afterInit'];_0x2658=function(){return _0x38c2f2;};return _0x2658();}function _0x4d54(_0x389374,_0x1c64a9){const _0x2658ca=_0x2658();return _0x4d54=function(_0x4d54a0,_0x26d7e2){_0x4d54a0=_0x4d54a0-0x1b3;let _0x3dca47=_0x2658ca[_0x4d54a0];return _0x3dca47;},_0x4d54(_0x389374,_0x1c64a9);}export default class kt extends _0x47bb75{[_0x1539b0(0x1c8)](){const _0x2b96c4=_0x1539b0,_0x1e6040=this[_0x2b96c4(0x1c1)];if(!_0x1e6040[_0x2b96c4(0x1b3)][_0x2b96c4(0x1b5)](_0x2b96c4(0x1ba)))return;const _0x2afcd3=_0x1e6040[_0x2b96c4(0x1b3)][_0x2b96c4(0x1c3)](_0x2b96c4(0x1bc));_0x2afcd3[_0x2b96c4(0x1c5)](_0x2b96c4(0x1cb)),_0x2afcd3[_0x2b96c4(0x1c5)](_0x2b96c4(0x1b6));const _0x3fbf62=_0x1e6040[_0x2b96c4(0x1b3)][_0x2b96c4(0x1c3)](_0x2b96c4(0x1ba));_0x3fbf62[_0x2b96c4(0x1c5)](_0x2b96c4(0x1c2)),_0x3fbf62[_0x2b96c4(0x1c5)](_0x2b96c4(0x1be)),_0x3fbf62[_0x2b96c4(0x1c5)](_0x2b96c4(0x1c0)),_0x3fbf62[_0x2b96c4(0x1c5)](_0x2b96c4(0x1b4)),_0x3fbf62[_0x2b96c4(0x1c5)](_0x2b96c4(0x1ca)),_0x3fbf62[_0x2b96c4(0x1c5)](_0x2b96c4(0x1b9)),_0x3fbf62[_0x2b96c4(0x1c5)](_0x2b96c4(0x1bf));}}
23
+ const _0x2c80ed=_0x5a2c;function _0x5a2c(_0x31d748,_0x2f8b95){const _0x34517c=_0x3451();return _0x5a2c=function(_0x5a2cf1,_0x186074){_0x5a2cf1=_0x5a2cf1-0xcd;let _0x19511b=_0x34517c[_0x5a2cf1];return _0x19511b;},_0x5a2c(_0x31d748,_0x2f8b95);}(function(_0x4596be,_0x4ead34){const _0x2caf94=_0x5a2c,_0x19fba6=_0x4596be();while(!![]){try{const _0xb8c39d=-parseInt(_0x2caf94(0xd3))/0x1*(-parseInt(_0x2caf94(0xd0))/0x2)+-parseInt(_0x2caf94(0xe6))/0x3*(parseInt(_0x2caf94(0xd1))/0x4)+-parseInt(_0x2caf94(0xde))/0x5*(-parseInt(_0x2caf94(0xd4))/0x6)+parseInt(_0x2caf94(0xe0))/0x7+parseInt(_0x2caf94(0xe1))/0x8*(parseInt(_0x2caf94(0xe7))/0x9)+parseInt(_0x2caf94(0xdd))/0xa*(-parseInt(_0x2caf94(0xcf))/0xb)+parseInt(_0x2caf94(0xd9))/0xc;if(_0xb8c39d===_0x4ead34)break;else _0x19fba6['push'](_0x19fba6['shift']());}catch(_0x31aa53){_0x19fba6['push'](_0x19fba6['shift']());}}}(_0x3451,0xb229e));import{Plugin as _0x16e79c}from'ckeditor5/src/core.js';export default class kt extends _0x16e79c{[_0x2c80ed(0xdf)](){const _0x44218f=_0x2c80ed,_0x1c63d9=this[_0x44218f(0xdc)];if(!_0x1c63d9[_0x44218f(0xda)][_0x44218f(0xe9)](_0x44218f(0xd8)))return;const _0x3d2018=_0x1c63d9[_0x44218f(0xda)][_0x44218f(0xe3)](_0x44218f(0xdb));_0x3d2018[_0x44218f(0xe5)](_0x44218f(0xd7)),_0x3d2018[_0x44218f(0xe5)](_0x44218f(0xd6));const _0x288e6c=_0x1c63d9[_0x44218f(0xda)][_0x44218f(0xe3)](_0x44218f(0xd8));_0x288e6c[_0x44218f(0xe5)](_0x44218f(0xd5)),_0x288e6c[_0x44218f(0xe5)](_0x44218f(0xcd)),_0x288e6c[_0x44218f(0xe5)](_0x44218f(0xe2)),_0x288e6c[_0x44218f(0xe5)](_0x44218f(0xe4)),_0x288e6c[_0x44218f(0xe5)](_0x44218f(0xe8)),_0x288e6c[_0x44218f(0xe5)](_0x44218f(0xce)),_0x288e6c[_0x44218f(0xe5)](_0x44218f(0xd2));}}function _0x3451(){const _0x303878=['plugins','TrackChangesEditing','editor','12242290MgcwiR','195tGoQWK','afterInit','6153196eLXnnZ','488ZsTewr','discardSuggestion','get','acceptAllSuggestions','enableCommand','154611rJoWYk','121617lqQBeI','discardAllSuggestions','has','acceptSuggestion','acceptSelectedSuggestions','11bFQYiR','76456DQdtsj','92SqpFYS','discardSelectedSuggestions','6HORYiP','77394iqNFdX','trackChanges','goToNextRestrictedEditingException','goToPreviousRestrictedEditingException','RestrictedEditingModeEditing','8443056XEyPBf'];_0x3451=function(){return _0x303878;};return _0x3451();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x48358c=_0x45ae;(function(_0x1304b5,_0x5b47d6){const _0x3b0c88=_0x45ae,_0x1f9cd4=_0x1304b5();while(!![]){try{const _0x29f740=-parseInt(_0x3b0c88(0xe5))/0x1+-parseInt(_0x3b0c88(0xe7))/0x2*(parseInt(_0x3b0c88(0xbb))/0x3)+-parseInt(_0x3b0c88(0xc7))/0x4+-parseInt(_0x3b0c88(0xd4))/0x5*(parseInt(_0x3b0c88(0xef))/0x6)+-parseInt(_0x3b0c88(0xe0))/0x7+parseInt(_0x3b0c88(0xe8))/0x8+-parseInt(_0x3b0c88(0xc0))/0x9*(-parseInt(_0x3b0c88(0xea))/0xa);if(_0x29f740===_0x5b47d6)break;else _0x1f9cd4['push'](_0x1f9cd4['shift']());}catch(_0x5b40e3){_0x1f9cd4['push'](_0x1f9cd4['shift']());}}}(_0x450f,0x9c9e7));import{Plugin as _0x47a7ee}from'ckeditor5/src/core.js';import{ShiftEnter as _0x3cee73}from'ckeditor5/src/enter.js';import{getTranslation as _0x569f62}from'../utils/common-translations.js';export default class bt extends _0x47a7ee{static get[_0x48358c(0xcc)](){return[_0x3cee73];}[_0x48358c(0xbc)](){const _0x13dd92=_0x48358c,_0x6d87bc=this[_0x13dd92(0xe4)],_0x2240f0=_0x6d87bc[_0x13dd92(0xba)][_0x13dd92(0xf0)](_0x13dd92(0xe2));_0x2240f0[_0x13dd92(0xd1)](_0x13dd92(0xbf)),_0x6d87bc[_0x13dd92(0xca)][_0x13dd92(0xcd)]['on'](_0x13dd92(0xd6),de(_0x6d87bc),{'priority':_0x13dd92(0xee)}),_0x6d87bc[_0x13dd92(0xca)][_0x13dd92(0xcd)]['on'](_0x13dd92(0xdc),de(_0x6d87bc),{'priority':_0x13dd92(0xee)}),_0x6d87bc[_0x13dd92(0xe9)][_0x13dd92(0xcd)]['on'](_0x13dd92(0xc5),(_0x22683b,_0x3a05f3,_0x423da4)=>{const _0xf33998=_0x13dd92;_0x423da4[_0xf33998(0xcf)][_0xf33998(0xbe)]&&de(_0x6d87bc,{'showActiveMarker':!0x1})(_0x22683b,_0x3a05f3,_0x423da4);}),_0x2240f0[_0x13dd92(0xc3)][_0x13dd92(0xed)](_0x13dd92(0xbd),_0x3df155=>_0x569f62(_0x6d87bc[_0x13dd92(0xc8)],_0x13dd92(0xc4),_0x3df155));}}function _0x45ae(_0x4d3d35,_0x2622eb){const _0x450f67=_0x450f();return _0x45ae=function(_0x45ae1a,_0x5a733c){_0x45ae1a=_0x45ae1a-0xba;let _0x56c21e=_0x450f67[_0x45ae1a];return _0x56c21e;},_0x45ae(_0x4d3d35,_0x2622eb);}function _0x450f(){const _0x46c204=['ck-suggestion-marker-','editing','includes','requires','downcastDispatcher','merge','options','element','enableCommand','writer','consumable','10xLEEjr','getItems','addMarker:suggestion:insertion','toViewPosition','model','split','name','ck-suggestion-marker--active','addMarker:suggestion:deletion','createPositionBefore','markerName','markerRange','3445736LjZRxS','span','TrackChangesEditing','createUIElement','editor','423950Fjmole','deletion','47456BEEHoy','3452568kppkZf','data','23614950aGFFdg','insert','test','registerElementLabel','high','968052wkiXXR','get','bindElementToMarker','plugins','75tiiBOy','init','softBreak','showSuggestionHighlights','shiftEnter','9CqDdnO','mapper','activeMarkers','descriptionFactory','ELEMENT_LINE_BREAK','addMarker:suggestion','addClass','1277892klMYdG','locale'];_0x450f=function(){return _0x46c204;};return _0x450f();}function de(_0x351f45,{showActiveMarker:_0xc6e5ef=!0x0}={}){return(_0x11935c,_0x50836e,_0x48819f)=>{const _0x591444=_0x45ae,_0x20e414=_0x351f45[_0x591444(0xba)][_0x591444(0xf0)](_0x591444(0xe2));if(!_0x48819f[_0x591444(0xd3)][_0x591444(0xec)](_0x50836e[_0x591444(0xdf)],_0x11935c[_0x591444(0xda)]))return;const _0xd0523f=_0x351f45[_0x591444(0xd8)];for(const _0x2311bd of _0x50836e[_0x591444(0xdf)][_0x591444(0xd5)]()){if(!_0x2311bd['is'](_0x591444(0xd0),_0x591444(0xbd)))continue;const _0xeb7d00=_0x591444(0xe6)==_0x50836e[_0x591444(0xde)][_0x591444(0xd9)](':')[0x1]?_0x591444(0xce):_0x591444(0xd9),_0x45f4a9=_0x48819f[_0x591444(0xd2)][_0x591444(0xe3)](_0x591444(0xe1),{'class':_0x591444(0xc9)+_0xeb7d00}),_0x1a4365=_0x48819f[_0x591444(0xc1)][_0x591444(0xd7)](_0xd0523f[_0x591444(0xdd)](_0x2311bd));_0xc6e5ef&&_0x20e414[_0x591444(0xc2)][_0x591444(0xcb)](_0x50836e[_0x591444(0xde)])&&_0x48819f[_0x591444(0xd2)][_0x591444(0xc6)](_0x591444(0xdb),_0x45f4a9),_0x48819f[_0x591444(0xd2)][_0x591444(0xeb)](_0x1a4365,_0x45f4a9),_0x48819f[_0x591444(0xc1)][_0x591444(0xf1)](_0x45f4a9,_0x50836e[_0x591444(0xde)]);}};}
23
+ function _0x28a4(_0xd8ae98,_0x85e91a){const _0x41f9b9=_0x41f9();return _0x28a4=function(_0x28a48e,_0x1ef22e){_0x28a48e=_0x28a48e-0x119;let _0x134947=_0x41f9b9[_0x28a48e];return _0x134947;},_0x28a4(_0xd8ae98,_0x85e91a);}const _0x2451b1=_0x28a4;function _0x41f9(){const _0x897054=['insert','get','20IqKVbN','test','9XmAiSY','getItems','markerName','downcastDispatcher','createUIElement','softBreak','ck-suggestion-marker--active','element','612780QkvSDE','createPositionBefore','editing','60142dBidnV','150556xJdLuz','shiftEnter','options','editor','addMarker:suggestion','descriptionFactory','showSuggestionHighlights','addMarker:suggestion:insertion','activeMarkers','includes','requires','addMarker:suggestion:deletion','writer','91hiCzbm','merge','ck-suggestion-marker-','18682796YLHyij','mapper','3757383mRaHFB','data','locale','high','198040TYnJaY','TrackChangesEditing','ELEMENT_LINE_BREAK','toViewPosition','registerElementLabel','span','init','1841810zIYTdN','consumable','plugins','markerRange','enableCommand','name','bindElementToMarker','addClass','1CRFUNB','model','deletion','split'];_0x41f9=function(){return _0x897054;};return _0x41f9();}(function(_0x4c29d3,_0x5c7708){const _0x4ba4f6=_0x28a4,_0xe16f63=_0x4c29d3();while(!![]){try{const _0x3c7b65=-parseInt(_0x4ba4f6(0x125))/0x1*(parseInt(_0x4ba4f6(0x138))/0x2)+-parseInt(_0x4ba4f6(0x12d))/0x3*(parseInt(_0x4ba4f6(0x139))/0x4)+-parseInt(_0x4ba4f6(0x12b))/0x5*(parseInt(_0x4ba4f6(0x135))/0x6)+-parseInt(_0x4ba4f6(0x146))/0x7*(parseInt(_0x4ba4f6(0x14f))/0x8)+-parseInt(_0x4ba4f6(0x14b))/0x9+-parseInt(_0x4ba4f6(0x11d))/0xa+parseInt(_0x4ba4f6(0x149))/0xb;if(_0x3c7b65===_0x5c7708)break;else _0xe16f63['push'](_0xe16f63['shift']());}catch(_0x59aea2){_0xe16f63['push'](_0xe16f63['shift']());}}}(_0x41f9,0x368d5));import{Plugin as _0x481925}from'ckeditor5/src/core.js';import{ShiftEnter as _0x2fb1c0}from'ckeditor5/src/enter.js';import{getTranslation as _0x3892b4}from'../utils/common-translations.js';export default class bt extends _0x481925{static get[_0x2451b1(0x143)](){return[_0x2fb1c0];}[_0x2451b1(0x11c)](){const _0x357f03=_0x2451b1,_0x8c6dd8=this[_0x357f03(0x13c)],_0xaecd0b=_0x8c6dd8[_0x357f03(0x11f)][_0x357f03(0x12a)](_0x357f03(0x150));_0xaecd0b[_0x357f03(0x121)](_0x357f03(0x13a)),_0x8c6dd8[_0x357f03(0x137)][_0x357f03(0x130)]['on'](_0x357f03(0x140),de(_0x8c6dd8),{'priority':_0x357f03(0x14e)}),_0x8c6dd8[_0x357f03(0x137)][_0x357f03(0x130)]['on'](_0x357f03(0x144),de(_0x8c6dd8),{'priority':_0x357f03(0x14e)}),_0x8c6dd8[_0x357f03(0x14c)][_0x357f03(0x130)]['on'](_0x357f03(0x13d),(_0x5d62ad,_0x1a2769,_0x21e93f)=>{const _0x5cdc7a=_0x357f03;_0x21e93f[_0x5cdc7a(0x13b)][_0x5cdc7a(0x13f)]&&de(_0x8c6dd8,{'showActiveMarker':!0x1})(_0x5d62ad,_0x1a2769,_0x21e93f);}),_0xaecd0b[_0x357f03(0x13e)][_0x357f03(0x11a)](_0x357f03(0x132),_0x1dc301=>_0x3892b4(_0x8c6dd8[_0x357f03(0x14d)],_0x357f03(0x151),_0x1dc301));}}function de(_0x5a2749,{showActiveMarker:_0xa5315e=!0x0}={}){return(_0xa48772,_0xd67acc,_0x3d330a)=>{const _0x5effd5=_0x28a4,_0x54063c=_0x5a2749[_0x5effd5(0x11f)][_0x5effd5(0x12a)](_0x5effd5(0x150));if(!_0x3d330a[_0x5effd5(0x11e)][_0x5effd5(0x12c)](_0xd67acc[_0x5effd5(0x120)],_0xa48772[_0x5effd5(0x122)]))return;const _0x673548=_0x5a2749[_0x5effd5(0x126)];for(const _0xb60361 of _0xd67acc[_0x5effd5(0x120)][_0x5effd5(0x12e)]()){if(!_0xb60361['is'](_0x5effd5(0x134),_0x5effd5(0x132)))continue;const _0x272685=_0x5effd5(0x127)==_0xd67acc[_0x5effd5(0x12f)][_0x5effd5(0x128)](':')[0x1]?_0x5effd5(0x147):_0x5effd5(0x128),_0x37ae54=_0x3d330a[_0x5effd5(0x145)][_0x5effd5(0x131)](_0x5effd5(0x11b),{'class':_0x5effd5(0x148)+_0x272685}),_0x171e6d=_0x3d330a[_0x5effd5(0x14a)][_0x5effd5(0x119)](_0x673548[_0x5effd5(0x136)](_0xb60361));_0xa5315e&&_0x54063c[_0x5effd5(0x141)][_0x5effd5(0x142)](_0xd67acc[_0x5effd5(0x12f)])&&_0x3d330a[_0x5effd5(0x145)][_0x5effd5(0x124)](_0x5effd5(0x133),_0x37ae54),_0x3d330a[_0x5effd5(0x145)][_0x5effd5(0x129)](_0x171e6d,_0x37ae54),_0x3d330a[_0x5effd5(0x14a)][_0x5effd5(0x123)](_0x37ae54,_0xd67acc[_0x5effd5(0x12f)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x17ec(_0x18f89f,_0x3d9917){const _0x317385=_0x3173();return _0x17ec=function(_0x17ec35,_0xfd4888){_0x17ec35=_0x17ec35-0x18e;let _0x14ac60=_0x317385[_0x17ec35];return _0x14ac60;},_0x17ec(_0x18f89f,_0x3d9917);}const _0x42e3bb=_0x17ec;(function(_0x1af302,_0x5dcf36){const _0x3046ca=_0x17ec,_0x3e891a=_0x1af302();while(!![]){try{const _0x424bd8=-parseInt(_0x3046ca(0x1a9))/0x1+parseInt(_0x3046ca(0x1af))/0x2+parseInt(_0x3046ca(0x1a5))/0x3+parseInt(_0x3046ca(0x1b0))/0x4+parseInt(_0x3046ca(0x1b2))/0x5*(-parseInt(_0x3046ca(0x1ac))/0x6)+-parseInt(_0x3046ca(0x195))/0x7+parseInt(_0x3046ca(0x1a8))/0x8*(parseInt(_0x3046ca(0x194))/0x9);if(_0x424bd8===_0x5dcf36)break;else _0x3e891a['push'](_0x3e891a['shift']());}catch(_0x3fb032){_0x3e891a['push'](_0x3e891a['shift']());}}}(_0x3173,0xaa7e5));import{Plugin as _0x28bfa0}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x22e177}from'./utils.js';function _0x3173(){const _0x5254f2=['TrackChangesEditing','type','200NVJvEm','200080vMcpku','commandParams','afterInit','234quTRVX','getRanges','FORMAT_RESTRICTED_ENABLED','1005878sfXOgV','3811080SEUgoX','commandName','156250yekdJT','change','formatBlock','has','isCollapsed','formatInline','editor','document','commands','locale','132750sxvbmt','5356603GviBqs','get','restrictedEditingException','FORMAT_RESTRICTED_DISABLED','selection','format','plugins','markInlineFormat','StandardEditingModeEditing','enableCommand','registerDescriptionCallback','from','value','forceValue','descriptionFactory','model','3173823WRwXQP'];_0x3173=function(){return _0x5254f2;};return _0x3173();}import{getTranslation as _0x19b690}from'../utils/common-translations.js';export default class wt extends _0x28bfa0{[_0x42e3bb(0x1ab)](){const _0x3be911=_0x42e3bb,_0x5350b8=this[_0x3be911(0x190)],_0x553e4f=_0x5350b8[_0x3be911(0x1a4)],_0x4995f9=_0x5350b8[_0x3be911(0x193)];if(!_0x5350b8[_0x3be911(0x19b)][_0x3be911(0x1b5)](_0x3be911(0x19d)))return;const _0x3901d7=_0x5350b8[_0x3be911(0x19b)][_0x3be911(0x196)](_0x3be911(0x1a6)),_0x526d9f=_0x3be911(0x197),_0x4a46ff=_0x5350b8[_0x3be911(0x192)][_0x3be911(0x196)](_0x526d9f);_0x3901d7[_0x3be911(0x19e)](_0x526d9f,(_0x54e628,_0x37bbae={})=>{const _0x1eeea5=_0x3be911,_0xcc6ff7=_0x553e4f[_0x1eeea5(0x191)][_0x1eeea5(0x199)];if(_0xcc6ff7[_0x1eeea5(0x18e)])return void _0x54e628(_0x37bbae);const _0x3dbb40=void 0x0!==_0x37bbae[_0x1eeea5(0x1a2)]?_0x37bbae[_0x1eeea5(0x1a2)]:!_0x4a46ff[_0x1eeea5(0x1a1)];_0x553e4f[_0x1eeea5(0x1b3)](()=>{const _0x3875fc=_0x1eeea5,_0x4bf6a6=Array[_0x3875fc(0x1a0)](_0xcc6ff7[_0x3875fc(0x1ad)]());for(const _0x233205 of _0x4bf6a6){const _0x4f2f5a=_0x3dbb40?[_0x233205]:_0x22e177(_0x526d9f,_0x233205,_0x553e4f);for(const _0x71dc1b of _0x4f2f5a)_0x3901d7[_0x3875fc(0x19c)](_0x71dc1b,{'commandName':_0x526d9f,'commandParams':[{'forceValue':_0x3dbb40}]});}});}),_0x3901d7[_0x3be911(0x1a3)][_0x3be911(0x19f)](_0x59d1b9=>{const _0x259861=_0x3be911;if(_0x259861(0x1b4)!=_0x59d1b9[_0x259861(0x1a7)]&&_0x259861(0x18f)!=_0x59d1b9[_0x259861(0x1a7)])return;const {data:_0x37b2b2}=_0x59d1b9;return _0x37b2b2&&_0x37b2b2[_0x259861(0x1b1)]==_0x526d9f?_0x37b2b2[_0x259861(0x1aa)][0x0][_0x259861(0x1a2)]?{'type':_0x259861(0x19a),'content':_0x19b690(_0x4995f9,_0x259861(0x1ae))}:{'type':_0x259861(0x19a),'content':_0x19b690(_0x4995f9,_0x259861(0x198))}:void 0x0;});}}
23
+ const _0xdc6ef6=_0x24c7;function _0x24c7(_0xfe1e09,_0x5134e6){const _0x31e2c9=_0x31e2();return _0x24c7=function(_0x24c788,_0x545f11){_0x24c788=_0x24c788-0x14f;let _0x27246d=_0x31e2c9[_0x24c788];return _0x27246d;},_0x24c7(_0xfe1e09,_0x5134e6);}function _0x31e2(){const _0x186710=['type','editor','from','has','plugins','91608DLYImn','change','formatBlock','FORMAT_RESTRICTED_DISABLED','commands','format','formatInline','4401YkQhOn','get','6EjGeyL','markInlineFormat','descriptionFactory','forceValue','selection','8146665trWJdL','document','460382XotAsQ','TrackChangesEditing','5388586hFCpoB','FORMAT_RESTRICTED_ENABLED','model','23752CsPyQW','enableCommand','getRanges','1294452cxMfSl','locale','afterInit','commandName','isCollapsed','StandardEditingModeEditing','value','commandParams','restrictedEditingException','2099229XuXEYj','2KKFfga','registerDescriptionCallback','1720kBOgQY'];_0x31e2=function(){return _0x186710;};return _0x31e2();}(function(_0x4adfcc,_0x1288e5){const _0x1009ae=_0x24c7,_0x1937e7=_0x4adfcc();while(!![]){try{const _0x308cb5=-parseInt(_0x1009ae(0x178))/0x1*(-parseInt(_0x1009ae(0x166))/0x2)+-parseInt(_0x1009ae(0x177))/0x3+parseInt(_0x1009ae(0x16e))/0x4+parseInt(_0x1009ae(0x164))/0x5+-parseInt(_0x1009ae(0x15f))/0x6*(parseInt(_0x1009ae(0x168))/0x7)+parseInt(_0x1009ae(0x16b))/0x8*(parseInt(_0x1009ae(0x15d))/0x9)+parseInt(_0x1009ae(0x150))/0xa*(-parseInt(_0x1009ae(0x156))/0xb);if(_0x308cb5===_0x1288e5)break;else _0x1937e7['push'](_0x1937e7['shift']());}catch(_0x530ca4){_0x1937e7['push'](_0x1937e7['shift']());}}}(_0x31e2,0xeb28c));import{Plugin as _0x614e36}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x1b3b9b}from'./utils.js';import{getTranslation as _0x1d0a7f}from'../utils/common-translations.js';export default class wt extends _0x614e36{[_0xdc6ef6(0x170)](){const _0x504563=_0xdc6ef6,_0x5140=this[_0x504563(0x152)],_0x3b93c9=_0x5140[_0x504563(0x16a)],_0x4003c9=_0x5140[_0x504563(0x16f)];if(!_0x5140[_0x504563(0x155)][_0x504563(0x154)](_0x504563(0x173)))return;const _0xac79b7=_0x5140[_0x504563(0x155)][_0x504563(0x15e)](_0x504563(0x167)),_0x2b7ae1=_0x504563(0x176),_0x566d6c=_0x5140[_0x504563(0x15a)][_0x504563(0x15e)](_0x2b7ae1);_0xac79b7[_0x504563(0x16c)](_0x2b7ae1,(_0x19bfae,_0x53f097={})=>{const _0x589218=_0x504563,_0x3ee1f6=_0x3b93c9[_0x589218(0x165)][_0x589218(0x163)];if(_0x3ee1f6[_0x589218(0x172)])return void _0x19bfae(_0x53f097);const _0x44631c=void 0x0!==_0x53f097[_0x589218(0x162)]?_0x53f097[_0x589218(0x162)]:!_0x566d6c[_0x589218(0x174)];_0x3b93c9[_0x589218(0x157)](()=>{const _0x155cef=_0x589218,_0x167b36=Array[_0x155cef(0x153)](_0x3ee1f6[_0x155cef(0x16d)]());for(const _0x52cbfe of _0x167b36){const _0xdb6e5c=_0x44631c?[_0x52cbfe]:_0x1b3b9b(_0x2b7ae1,_0x52cbfe,_0x3b93c9);for(const _0x225de3 of _0xdb6e5c)_0xac79b7[_0x155cef(0x160)](_0x225de3,{'commandName':_0x2b7ae1,'commandParams':[{'forceValue':_0x44631c}]});}});}),_0xac79b7[_0x504563(0x161)][_0x504563(0x14f)](_0x3f8e03=>{const _0x665beb=_0x504563;if(_0x665beb(0x158)!=_0x3f8e03[_0x665beb(0x151)]&&_0x665beb(0x15c)!=_0x3f8e03[_0x665beb(0x151)])return;const {data:_0x169ce1}=_0x3f8e03;return _0x169ce1&&_0x169ce1[_0x665beb(0x171)]==_0x2b7ae1?_0x169ce1[_0x665beb(0x175)][0x0][_0x665beb(0x162)]?{'type':_0x665beb(0x15b),'content':_0x1d0a7f(_0x4003c9,_0x665beb(0x169))}:{'type':_0x665beb(0x15b),'content':_0x1d0a7f(_0x4003c9,_0x665beb(0x159))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x441a(_0x1cbf86,_0x1fd1d1){const _0x41bff9=_0x41bf();return _0x441a=function(_0x441ae0,_0x1a8fd8){_0x441ae0=_0x441ae0-0x1a3;let _0x36040c=_0x41bff9[_0x441ae0];return _0x36040c;},_0x441a(_0x1cbf86,_0x1fd1d1);}const _0x208481=_0x441a;function _0x41bf(){const _0x130302=['1904714zBHkby','6693336hpfiUa','144915TJrWJf','registerDescriptionCallback','formatInline','TrackChangesEditing','plugins','style','21897680OhCdhp','styleName','toLowerCase','18kFkFzm','FORMAT_STYLE','*Set\x20format:*\x20%0','Style','locale','inline','_registerLegacyDescription','registerAttributeLabel','*Remove\x20format:*\x20%0','1319093vqWkvw','DataSchema','formatBlock','format','2111406JGHkHA','1691690sRmmGV','forceValue','has','config','registerInlineAttribute','get','getGhsAttributeNameForElement','editor','afterInit','descriptionFactory','type','commandName','enableDefaultAttributesIntegration','commandParams','GeneralHtmlSupport','add','normalizeConfig','definitions','block','registerBlockAttribute','ghsAttributes','StyleUtils','element'];_0x41bf=function(){return _0x130302;};return _0x41bf();}(function(_0x493032,_0x5a6d28){const _0x2d7a63=_0x441a,_0x52d6f8=_0x493032();while(!![]){try{const _0x3c66ce=parseInt(_0x2d7a63(0x1a8))/0x1+parseInt(_0x2d7a63(0x1cf))/0x2*(parseInt(_0x2d7a63(0x1c6))/0x3)+parseInt(_0x2d7a63(0x1c5))/0x4+-parseInt(_0x2d7a63(0x1ad))/0x5+parseInt(_0x2d7a63(0x1ac))/0x6+parseInt(_0x2d7a63(0x1c4))/0x7+-parseInt(_0x2d7a63(0x1cc))/0x8;if(_0x3c66ce===_0x5a6d28)break;else _0x52d6f8['push'](_0x52d6f8['shift']());}catch(_0x46c283){_0x52d6f8['push'](_0x52d6f8['shift']());}}}(_0x41bf,0xee30b));import{Plugin as _0x15ec0d}from'ckeditor5/src/core.js';import{getTranslation as _0x47a0cc}from'../utils/common-translations.js';export default class yt extends _0x15ec0d{[_0x208481(0x1b5)](){const _0x378846=_0x208481,_0x52bd30=this[_0x378846(0x1b4)];if(!_0x52bd30[_0x378846(0x1ca)][_0x378846(0x1af)](_0x378846(0x1d2))||!_0x52bd30[_0x378846(0x1ca)][_0x378846(0x1af)](_0x378846(0x1a9)))return;const _0x9b0509=_0x52bd30[_0x378846(0x1ca)][_0x378846(0x1b2)](_0x378846(0x1c9)),_0xf51c09=_0x52bd30[_0x378846(0x1a3)],_0x2a2cde=_0x52bd30[_0x378846(0x1b0)][_0x378846(0x1b2)](_0x378846(0x1cb))||{},_0x2b7608=_0x52bd30[_0x378846(0x1ca)][_0x378846(0x1b2)](_0x378846(0x1bb)),_0x2bc90f=_0x52bd30[_0x378846(0x1ca)][_0x378846(0x1b2)](_0x378846(0x1c2))[_0x378846(0x1bd)](_0x52bd30[_0x378846(0x1ca)][_0x378846(0x1b2)](_0x378846(0x1a9)),_0x2a2cde[_0x378846(0x1be)]);_0x9b0509[_0x378846(0x1b9)](_0x378846(0x1cb));const _0x2514f7=new Set();for(const _0x246ea6 of _0x2bc90f[_0x378846(0x1bf)]){const _0x4be577=_0x2b7608[_0x378846(0x1b3)](_0x246ea6[_0x378846(0x1c3)]);_0x2514f7[_0x378846(0x1bc)](_0x4be577);}const _0x24177a=new Set();for(const _0x2f7579 of _0x2bc90f[_0x378846(0x1a4)]){const _0x21b32e=_0x2b7608[_0x378846(0x1b3)](_0x2f7579[_0x378846(0x1c3)]);_0x24177a[_0x378846(0x1bc)](_0x21b32e);for(const _0x3d77e9 of _0x2f7579[_0x378846(0x1c1)])_0x24177a[_0x378846(0x1bc)](_0x3d77e9);}for(const _0x481399 of _0x2514f7)_0x9b0509[_0x378846(0x1c0)](_0x481399),_0x9b0509[_0x378846(0x1b6)][_0x378846(0x1a6)](_0x481399,_0x47a0cc(_0xf51c09,_0x378846(0x1d0)));for(const _0x2f0dc8 of _0x24177a)_0x9b0509[_0x378846(0x1b1)](_0x2f0dc8),_0x9b0509[_0x378846(0x1b6)][_0x378846(0x1a6)](_0x2f0dc8,_0x47a0cc(_0xf51c09,_0x378846(0x1d0)));this[_0x378846(0x1a5)]();}[_0x208481(0x1a5)](){const _0xdd7e49=_0x208481,_0x1b10ee=this[_0xdd7e49(0x1b4)],_0x3c03fc=_0x1b10ee[_0xdd7e49(0x1a3)];_0x1b10ee[_0xdd7e49(0x1ca)][_0xdd7e49(0x1b2)](_0xdd7e49(0x1c9))[_0xdd7e49(0x1b6)][_0xdd7e49(0x1c7)](_0x355c59=>{const _0x30040e=_0xdd7e49;if(_0x30040e(0x1aa)!=_0x355c59[_0x30040e(0x1b7)]&&_0x30040e(0x1c8)!=_0x355c59[_0x30040e(0x1b7)])return;const {data:_0x3bd046}=_0x355c59;return _0x3bd046&&_0x30040e(0x1cb)===_0x3bd046[_0x30040e(0x1b8)]?_0x3bd046[_0x30040e(0x1ba)][0x0][_0x30040e(0x1ae)]?{'type':_0x30040e(0x1ab),'content':_0x47a0cc(_0x3c03fc,_0x30040e(0x1d1),_0x3bd046[_0x30040e(0x1ba)][0x0][_0x30040e(0x1cd)][_0x30040e(0x1ce)]())}:{'type':_0x30040e(0x1ab),'content':_0x47a0cc(_0x3c03fc,_0x30040e(0x1a7),_0x3bd046[_0x30040e(0x1ba)][0x0][_0x30040e(0x1cd)][_0x30040e(0x1ce)]())}:void 0x0;});}}
23
+ function _0x2a12(){const _0x1f7125=['formatInline','registerBlockAttribute','toLowerCase','getGhsAttributeNameForElement','868770TvthUp','normalizeConfig','block','DataSchema','config','editor','element','commandParams','add','TrackChangesEditing','Style','registerDescriptionCallback','619336ONUjQv','27gUhBLf','forceValue','6820305ZXjkxt','FORMAT_STYLE','type','4866631vThGZM','registerInlineAttribute','descriptionFactory','format','_registerLegacyDescription','GeneralHtmlSupport','plugins','definitions','formatBlock','registerAttributeLabel','3365782mdGDzz','1552157WghFwd','locale','commandName','*Set\x20format:*\x20%0','has','ghsAttributes','enableDefaultAttributesIntegration','afterInit','*Remove\x20format:*\x20%0','get','26196520WrWHQi','StyleUtils','style','inline','styleName'];_0x2a12=function(){return _0x1f7125;};return _0x2a12();}function _0x5913(_0x1a78c7,_0x10e9d3){const _0x2a1278=_0x2a12();return _0x5913=function(_0x591340,_0x5659ba){_0x591340=_0x591340-0xba;let _0xce031=_0x2a1278[_0x591340];return _0xce031;},_0x5913(_0x1a78c7,_0x10e9d3);}const _0x2a0523=_0x5913;(function(_0x497bda,_0x1d6d0a){const _0x2a3876=_0x5913,_0x4b9ee3=_0x497bda();while(!![]){try{const _0x5b90ee=-parseInt(_0x2a3876(0xe2))/0x1+-parseInt(_0x2a3876(0xe1))/0x2+parseInt(_0x2a3876(0xd2))/0x3*(-parseInt(_0x2a3876(0xd1))/0x4)+parseInt(_0x2a3876(0xd4))/0x5+parseInt(_0x2a3876(0xc5))/0x6+parseInt(_0x2a3876(0xd7))/0x7+parseInt(_0x2a3876(0xbc))/0x8;if(_0x5b90ee===_0x1d6d0a)break;else _0x4b9ee3['push'](_0x4b9ee3['shift']());}catch(_0x33fc94){_0x4b9ee3['push'](_0x4b9ee3['shift']());}}}(_0x2a12,0xcf8b4));import{Plugin as _0x26036b}from'ckeditor5/src/core.js';import{getTranslation as _0x3791d0}from'../utils/common-translations.js';export default class yt extends _0x26036b{[_0x2a0523(0xe9)](){const _0x235ca8=_0x2a0523,_0x22d361=this[_0x235ca8(0xca)];if(!_0x22d361[_0x235ca8(0xdd)][_0x235ca8(0xe6)](_0x235ca8(0xcf))||!_0x22d361[_0x235ca8(0xdd)][_0x235ca8(0xe6)](_0x235ca8(0xc8)))return;const _0x43b229=_0x22d361[_0x235ca8(0xdd)][_0x235ca8(0xbb)](_0x235ca8(0xce)),_0x47661d=_0x22d361[_0x235ca8(0xe3)],_0xc8a111=_0x22d361[_0x235ca8(0xc9)][_0x235ca8(0xbb)](_0x235ca8(0xbe))||{},_0x383c1b=_0x22d361[_0x235ca8(0xdd)][_0x235ca8(0xbb)](_0x235ca8(0xdc)),_0x2f4eb0=_0x22d361[_0x235ca8(0xdd)][_0x235ca8(0xbb)](_0x235ca8(0xbd))[_0x235ca8(0xc6)](_0x22d361[_0x235ca8(0xdd)][_0x235ca8(0xbb)](_0x235ca8(0xc8)),_0xc8a111[_0x235ca8(0xde)]);_0x43b229[_0x235ca8(0xe8)](_0x235ca8(0xbe));const _0x4a5b69=new Set();for(const _0xd9691 of _0x2f4eb0[_0x235ca8(0xc7)]){const _0x50fe85=_0x383c1b[_0x235ca8(0xc4)](_0xd9691[_0x235ca8(0xcb)]);_0x4a5b69[_0x235ca8(0xcd)](_0x50fe85);}const _0x100547=new Set();for(const _0x902119 of _0x2f4eb0[_0x235ca8(0xbf)]){const _0x2e90a8=_0x383c1b[_0x235ca8(0xc4)](_0x902119[_0x235ca8(0xcb)]);_0x100547[_0x235ca8(0xcd)](_0x2e90a8);for(const _0x5f0c52 of _0x902119[_0x235ca8(0xe7)])_0x100547[_0x235ca8(0xcd)](_0x5f0c52);}for(const _0x67c909 of _0x4a5b69)_0x43b229[_0x235ca8(0xc2)](_0x67c909),_0x43b229[_0x235ca8(0xd9)][_0x235ca8(0xe0)](_0x67c909,_0x3791d0(_0x47661d,_0x235ca8(0xd5)));for(const _0x530fc0 of _0x100547)_0x43b229[_0x235ca8(0xd8)](_0x530fc0),_0x43b229[_0x235ca8(0xd9)][_0x235ca8(0xe0)](_0x530fc0,_0x3791d0(_0x47661d,_0x235ca8(0xd5)));this[_0x235ca8(0xdb)]();}[_0x2a0523(0xdb)](){const _0x432bce=_0x2a0523,_0x3bf912=this[_0x432bce(0xca)],_0x297186=_0x3bf912[_0x432bce(0xe3)];_0x3bf912[_0x432bce(0xdd)][_0x432bce(0xbb)](_0x432bce(0xce))[_0x432bce(0xd9)][_0x432bce(0xd0)](_0x3f2d01=>{const _0x29ada5=_0x432bce;if(_0x29ada5(0xdf)!=_0x3f2d01[_0x29ada5(0xd6)]&&_0x29ada5(0xc1)!=_0x3f2d01[_0x29ada5(0xd6)])return;const {data:_0x1a14ad}=_0x3f2d01;return _0x1a14ad&&_0x29ada5(0xbe)===_0x1a14ad[_0x29ada5(0xe4)]?_0x1a14ad[_0x29ada5(0xcc)][0x0][_0x29ada5(0xd3)]?{'type':_0x29ada5(0xda),'content':_0x3791d0(_0x297186,_0x29ada5(0xe5),_0x1a14ad[_0x29ada5(0xcc)][0x0][_0x29ada5(0xc0)][_0x29ada5(0xc3)]())}:{'type':_0x29ada5(0xda),'content':_0x3791d0(_0x297186,_0x29ada5(0xba),_0x1a14ad[_0x29ada5(0xcc)][0x0][_0x29ada5(0xc0)][_0x29ada5(0xc3)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x42e39c=_0xc388;(function(_0xf66f74,_0x1a9f0d){const _0x17564d=_0xc388,_0x1250b9=_0xf66f74();while(!![]){try{const _0x4e42d9=parseInt(_0x17564d(0x11a))/0x1+-parseInt(_0x17564d(0x111))/0x2+-parseInt(_0x17564d(0x164))/0x3*(-parseInt(_0x17564d(0x158))/0x4)+parseInt(_0x17564d(0x1aa))/0x5*(-parseInt(_0x17564d(0x19f))/0x6)+parseInt(_0x17564d(0x154))/0x7+-parseInt(_0x17564d(0x1a0))/0x8*(-parseInt(_0x17564d(0x169))/0x9)+parseInt(_0x17564d(0x155))/0xa*(-parseInt(_0x17564d(0x11f))/0xb);if(_0x4e42d9===_0x1a9f0d)break;else _0x1250b9['push'](_0x1250b9['shift']());}catch(_0x17e638){_0x1250b9['push'](_0x1250b9['shift']());}}}(_0x4519,0xe6b9a));import{Plugin as _0x23946e}from'ckeditor5/src/core.js';function _0x4519(){const _0x43ab40=['refresh','mapper','getSuggestion','getRowIndexes','88sNaeYy','span','_tableSuggestions','getContainedElement','table','createRangeOn','detach','nodeBefore','from','accept','TrackChangesEditing','execute','push','name','$graveyard','change','descriptionFactory','maxColumn','TableUtils','rootName','ELEMENT_TABLE','insert','getAttribute','filter','root','showSuggestionHighlights','above','locale','getCellLocation','findAncestor','removeClass','substr','writer','addRange','suggestion','afterInit','_splitMarkerName','last','getChanges','markMultiRangeDeletion','max','forceValue','editor','model','element','subType','start','ELEMENT_TABLE_COLUMN','has','nodeAfter','_suggestionFactory','change:data','plugins','10179890acFBzc','1120240KcUBNm','maxRow','createRangeIn','12MOAbDY','hasAttribute','isIntersectingWithRange','insertTableColumnLeft','tableColumn','selectTableRow','values','insertion','item','colspan','getChangedMarkers','_tablePostFixingSubtypes','124365QbAjgb','oldRange','downcastDispatcher','TableEditing','get','9yvNdIh','*Insert:*\x20%0','isInContent','createPositionAt','createTableWalker','insertTableRowAbove','_setupColumnsRowsFixing','ELEMENT_TABLE_ROW_WITH_TEXT','length','enableCommand','$textProxy','ELEMENT_TABLE_ROW','getSelectionAffectedTableCells','startsWith','removeTableColumn','isTouching','add','getRanges','order','classes','tableRow','selection','_acceptFormatSuggestionCallbackFactory','options','ELEMENT_TABLE_COLUMN_WITH_TEXT','registerElementLabel','getItems','enqueueChange','includes','low','every','map','_getSuggestionCoords','minColumn','minRow','*Remove:*\x20%0','batch','commands','isEqual','deletion','discard','min','addMarker:suggestion','fromRange','first','ELEMENT_TABLE_WITH_TEXT','some','document','isArray','getFirstRange','removeTableRow','getChildren','highest','registerDescriptionCallback','5343114gDWWAg','7823832zYAYgD','left','differ','insertTable','markMultiRangeInsertion','MIN_SAFE_INTEGER','cell','end','insertTableColumnRight','type','5ILzAbp','insertTableRowBelow','data','toLowerCase','addClass','rowspan','tableCell','tablePaste','getColumnIndexes','MAX_SAFE_INTEGER','1875278fkoaZK','registerPostFixer','toViewElement','setSelection','_getCoordsForCells','registerCustomCallback','selectTableColumn','position','join','1112786IxvNBK'];_0x4519=function(){return _0x43ab40;};return _0x4519();}import{LiveRange as _0x5b1c4e}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0xdb331c}from'ckeditor5/src/widget.js';import{getTranslation as _0x5ef487}from'../utils/common-translations.js';function _0xc388(_0x35d3c3,_0x43fb32){const _0x451906=_0x4519();return _0xc388=function(_0xc388fd,_0x533bc3){_0xc388fd=_0xc388fd-0x111;let _0x51a57a=_0x451906[_0xc388fd];return _0x51a57a;},_0xc388(_0x35d3c3,_0x43fb32);}export default class jt extends _0x23946e{constructor(_0x4efeaa){const _0x3a4e68=_0xc388;super(_0x4efeaa),this[_0x3a4e68(0x163)]=[_0x3a4e68(0x17d),_0x3a4e68(0x15c)],this[_0x3a4e68(0x121)]=new Set();}[_0x42e39c(0x142)](){const _0x47fa00=_0x42e39c,_0x13a581=this[_0x47fa00(0x149)],_0x325353=_0x13a581[_0x47fa00(0x14a)][_0x47fa00(0x198)][_0x47fa00(0x17e)];if(!_0x13a581[_0x47fa00(0x153)][_0x47fa00(0x14f)](_0x47fa00(0x167)))return;const _0x23bfe9=_0x13a581[_0x47fa00(0x13a)],_0x188187=_0x13a581[_0x47fa00(0x153)][_0x47fa00(0x168)](_0x47fa00(0x129)),_0x3869cb=_0x13a581[_0x47fa00(0x153)][_0x47fa00(0x168)](_0x47fa00(0x131));_0x188187[_0x47fa00(0x12f)][_0x47fa00(0x182)](_0x47fa00(0x123),_0x1438b4=>_0x5ef487(_0x23bfe9,_0x47fa00(0x133),_0x1438b4)),this[_0x47fa00(0x16f)](),_0x188187[_0x47fa00(0x172)](_0x47fa00(0x1a3)),_0x188187[_0x47fa00(0x172)](_0x47fa00(0x15d)),_0x188187[_0x47fa00(0x172)](_0x47fa00(0x117));for(const _0xf6cc96 of[_0x47fa00(0x16e),_0x47fa00(0x1ab)]){const _0x337740=_0x13a581[_0x47fa00(0x18e)][_0x47fa00(0x168)](_0xf6cc96);_0x188187[_0x47fa00(0x172)](_0xf6cc96,_0x2fa3c7=>{const _0x1b437b=_0x47fa00;_0x13a581[_0x1b437b(0x14a)][_0x1b437b(0x12e)](_0x468da7=>{const _0x1fc7a1=_0x1b437b;_0x2fa3c7();const _0x39ac72=_0x1fc7a1(0x139)===_0x337740[_0x1fc7a1(0x17b)],_0x348142=_0x3869cb[_0x1fc7a1(0x175)](_0x325353),_0xede6d0=_0x3869cb[_0x1fc7a1(0x11e)](_0x348142),_0x570719=_0x39ac72?_0xede6d0[_0x1fc7a1(0x195)]-0x1:_0xede6d0[_0x1fc7a1(0x144)]+0x1,_0x3466a4=_0x348142[0x0][_0x1fc7a1(0x13c)](_0x1fc7a1(0x123)),_0x2cad6d=_0x3869cb[_0x1fc7a1(0x16d)](_0x3466a4,{'startRow':_0x570719,'endRow':_0x570719}),_0x187745=Array[_0x1fc7a1(0x127)](_0x2cad6d)[_0x1fc7a1(0x188)](_0x569feb=>_0x468da7[_0x1fc7a1(0x124)](_0x569feb[_0x1fc7a1(0x1a6)]));_0x188187[_0x1fc7a1(0x1a4)](_0x187745,_0x1fc7a1(0x17d));});});}for(const _0x124457 of[_0x47fa00(0x15b),_0x47fa00(0x1a8)]){const _0x16f191=_0x13a581[_0x47fa00(0x18e)][_0x47fa00(0x168)](_0x124457);_0x188187[_0x47fa00(0x172)](_0x124457,_0x120b0a=>{const _0x49953b=_0x47fa00;_0x13a581[_0x49953b(0x14a)][_0x49953b(0x12e)](_0x57215d=>{const _0x18ef94=_0x49953b;_0x120b0a();const _0x17cf96=_0x18ef94(0x1a1)===_0x16f191[_0x18ef94(0x17b)],_0x3b16b3=_0x3869cb[_0x18ef94(0x175)](_0x325353),_0x260a25=_0x3869cb[_0x18ef94(0x1b2)](_0x3b16b3),_0x10ec7e=_0x17cf96?_0x260a25[_0x18ef94(0x195)]-0x1:_0x260a25[_0x18ef94(0x144)]+0x1,_0x324eb1=_0x3b16b3[0x0][_0x18ef94(0x13c)](_0x18ef94(0x123)),_0x46704e=_0x3869cb[_0x18ef94(0x16d)](_0x324eb1,{'startRow':0x0,'column':_0x10ec7e,'includeAllSlots':!0x1}),_0x31ee85=Array[_0x18ef94(0x127)](_0x46704e)[_0x18ef94(0x188)](_0x30b86e=>_0x57215d[_0x18ef94(0x124)](_0x30b86e[_0x18ef94(0x1a6)]));_0x188187[_0x18ef94(0x1a4)](_0x31ee85,_0x18ef94(0x15c));});});}for(const _0x3d83d0 of[_0x47fa00(0x19b),_0x47fa00(0x177)]){const _0x313254=_0x3d83d0[_0x47fa00(0x13e)](0xb),_0x1570c9=_0x313254[_0x47fa00(0x1ad)](),_0x1f193c=_0x1570c9[_0x47fa00(0x13e)](0x0,0x3)+_0x47fa00(0x120),_0x18fbb1=_0x47fa00(0x123)+_0x313254,_0x43206d=_0x47fa00(0x192)+_0x313254,_0x44341d=_0x47fa00(0x147)+_0x313254;_0x188187[_0x47fa00(0x172)](_0x3d83d0,()=>{const _0xec31=_0x47fa00;_0x13a581[_0xec31(0x14a)][_0xec31(0x12e)](_0x56804b=>{const _0x408e80=_0xec31,_0x546e6e=_0x3869cb[_0x408e80(0x175)](_0x325353),_0x5bc1e8=_0x546e6e[0x0][_0x408e80(0x13c)](_0x408e80(0x123));let _0x37c3a5;if(_0x408e80(0x19b)==_0x3d83d0){const _0xcc44cb=_0x3869cb[_0x408e80(0x11e)](_0x546e6e);_0x37c3a5={'startRow':_0xcc44cb[_0x408e80(0x195)],'endRow':_0xcc44cb[_0x408e80(0x144)],'includeAllSlots':!0x0};}else{const _0x5b9019=_0x3869cb[_0x408e80(0x1b2)](_0x546e6e);_0x37c3a5={'startColumn':_0x5b9019[_0x408e80(0x195)],'endColumn':_0x5b9019[_0x408e80(0x144)],'includeAllSlots':!0x0};}const _0x714006=_0x3869cb[_0x408e80(0x16d)](_0x5bc1e8,_0x37c3a5),_0x3e1baa=Array[_0x408e80(0x127)](_0x714006)[_0x408e80(0x188)](({cell:_0x2ed7a5})=>_0x2ed7a5),_0x2de244=Ee(_0x3e1baa[_0x408e80(0x136)](_0x4f1774=>_0x4f1774[_0x408e80(0x159)](_0x1f193c))),_0x4d58ca=Ee(_0x3e1baa[_0x408e80(0x136)](_0x42e358=>!_0x42e358[_0x408e80(0x159)](_0x1f193c)))[_0x408e80(0x188)](_0x2bfcdc=>_0x56804b[_0x408e80(0x124)](_0x2bfcdc)),_0x360547=_0x188187[_0x408e80(0x146)](_0x4d58ca,_0x18fbb1);if(_0x360547&&(_0x408e80(0x17d)==_0x360547[_0x408e80(0x14c)]||_0x408e80(0x15c)==_0x360547[_0x408e80(0x14c)])){const _0x1233e7=this[_0x408e80(0x189)](_0x360547);for(const _0x5aca67 of _0x2de244){const _0x7c87e6=_0x56804b[_0x408e80(0x124)](_0x5aca67),_0x103a05=_0x3869cb[_0x408e80(0x13b)](_0x5aca67),_0x2bf80e=_0x5aca67[_0x408e80(0x135)](_0x1f193c)-0x1,_0x43d760=_0x1233e7[_0x43206d],_0xabf965=_0x1233e7[_0x44341d];_0x43d760<=_0x103a05[_0x1570c9]&&_0x103a05[_0x1570c9]+_0x2bf80e<=_0xabf965&&_0x360547[_0x408e80(0x140)](_0x7c87e6);}}});});}function _0x2273b6(_0x2674f9){const _0x442260=_0x47fa00,_0x4e1698=Array[_0x442260(0x127)](_0x325353[_0x442260(0x17a)]())[_0x442260(0x188)](_0x405100=>_0x5b1c4e[_0x442260(0x194)](_0x405100));_0x13a581[_0x442260(0x14a)][_0x442260(0x12e)](_0x500e87=>{const _0x20cf6b=_0x442260,_0x3247b1=_0x500e87[_0x20cf6b(0x18d)];_0x2674f9=_0x2674f9[_0x20cf6b(0x136)](_0xef5d71=>_0x20cf6b(0x12d)!=_0xef5d71[_0x20cf6b(0x137)][_0x20cf6b(0x132)]),_0x500e87[_0x20cf6b(0x114)](_0x2674f9),_0x13a581[_0x20cf6b(0x18e)][_0x20cf6b(0x168)](_0x20cf6b(0x19b))[_0x20cf6b(0x11b)](),_0x13a581[_0x20cf6b(0x12a)](_0x20cf6b(0x19b),{'forceDefaultExecution':!0x0}),_0x13a581[_0x20cf6b(0x14a)][_0x20cf6b(0x184)](()=>{const _0x15fbc8=_0x20cf6b;_0x13a581[_0x15fbc8(0x14a)][_0x15fbc8(0x184)](_0x3247b1,_0x57fbd4=>{const _0x2ec0f6=_0x15fbc8,_0x33b93e=_0x4e1698[_0x2ec0f6(0x136)](_0x122787=>_0x2ec0f6(0x12d)!=_0x122787[_0x2ec0f6(0x137)][_0x2ec0f6(0x132)]);_0x33b93e[_0x2ec0f6(0x171)]>0x0&&_0x57fbd4[_0x2ec0f6(0x114)](_0x33b93e);for(const _0x36ab99 of _0x4e1698)_0x36ab99[_0x2ec0f6(0x125)]();});});});}function _0x115a9f(_0x5b1ebd){const _0x52ec94=_0x47fa00;_0x13a581[_0x52ec94(0x14a)][_0x52ec94(0x12e)](_0x2edc86=>{const _0x5d9d87=_0x52ec94,_0x25801f=Array[_0x5d9d87(0x127)](_0x325353[_0x5d9d87(0x17a)]())[_0x5d9d87(0x188)](_0x57e5f8=>_0x5b1c4e[_0x5d9d87(0x194)](_0x57e5f8)),_0x12718e=[];for(const _0x3d9f39 of _0x5b1ebd)for(const _0x55b76d of _0x3d9f39[_0x5d9d87(0x183)]({'shallow':!0x0}))_0x12718e[_0x5d9d87(0x12b)](_0x55b76d);for(const _0x33c1ad of _0x12718e)_0x5d9d87(0x12d)!=_0x33c1ad[_0x5d9d87(0x137)][_0x5d9d87(0x132)]&&(_0x2edc86[_0x5d9d87(0x114)](_0x2edc86[_0x5d9d87(0x16c)](_0x33c1ad,0x0)),_0x13a581[_0x5d9d87(0x18e)][_0x5d9d87(0x168)](_0x5d9d87(0x177))[_0x5d9d87(0x11b)](),_0x13a581[_0x5d9d87(0x12a)](_0x5d9d87(0x177),{'forceDefaultExecution':!0x0}));const _0x3c37c1=_0x25801f[_0x5d9d87(0x136)](_0x3784ae=>_0x5d9d87(0x12d)!=_0x3784ae[_0x5d9d87(0x137)][_0x5d9d87(0x132)]);_0x3c37c1[_0x5d9d87(0x171)]>0x0&&_0x2edc86[_0x5d9d87(0x114)](_0x3c37c1);for(const _0x1c5294 of _0x25801f)_0x1c5294[_0x5d9d87(0x125)]();});}function _0x4f6a5e(_0x53ff0d,_0x268669){const _0x51b7d9=_0x47fa00;return _0x268669[_0x51b7d9(0x187)](_0x2ee233=>_0x53ff0d[_0x51b7d9(0x197)](_0x16b0b1=>_0x16b0b1[_0x51b7d9(0x1a7)][_0x51b7d9(0x18f)](_0x2ee233[_0x51b7d9(0x14d)])||_0x2ee233[_0x51b7d9(0x1a7)][_0x51b7d9(0x18f)](_0x16b0b1[_0x51b7d9(0x14d)])));}function _0x26fbde(_0x59990b,_0x4bbbb5){const _0x1d4078=_0x47fa00;return _0x59990b[_0x1d4078(0x197)](_0x2b0027=>_0x4bbbb5[_0x1d4078(0x197)](_0x334f02=>_0x2b0027[_0x1d4078(0x1a7)][_0x1d4078(0x178)](_0x334f02[_0x1d4078(0x14d)])));}_0x13a581[_0x47fa00(0x1ac)][_0x47fa00(0x166)]['on'](_0x47fa00(0x193),(_0x92015c,_0x2a74d0,_0x1718f4)=>{const _0x257005=_0x47fa00;if(!_0x1718f4[_0x257005(0x180)][_0x257005(0x138)])return;const _0x5e3179=_0x2a74d0[_0x257005(0x160)];if(!_0x5e3179)return;const _0x2a17ad=_0x1718f4[_0x257005(0x11c)][_0x257005(0x113)](_0x5e3179);function _0x11d2a9(_0x1c69f3){const _0x2a8f2e=_0x257005;return Array[_0x2a8f2e(0x199)](_0x1c69f3)?_0x1c69f3:[_0x1c69f3];}_0x2a17ad&&_0x257005(0x1b0)===_0x5e3179[_0x257005(0x12c)]&&_0xdb331c(_0x2a17ad,_0x1718f4[_0x257005(0x13f)],(_0x2b9e58,_0x135db2,_0x42ce5c)=>_0x42ce5c[_0x257005(0x1ae)](_0x11d2a9(_0x135db2[_0x257005(0x17c)]),_0x2b9e58),(_0x1a4944,_0x3a3f42,_0x137d41)=>_0x137d41[_0x257005(0x13d)](_0x11d2a9(_0x3a3f42[_0x257005(0x17c)]),_0x1a4944));},{'priority':_0x47fa00(0x19d)}),_0x188187[_0x47fa00(0x12f)][_0x47fa00(0x19e)](_0x407e61=>{const _0x38ce91=_0x47fa00;if(_0x38ce91(0x15f)!=_0x407e61[_0x38ce91(0x1a9)]&&_0x38ce91(0x190)!=_0x407e61[_0x38ce91(0x1a9)])return;const _0x864486=_0x407e61[_0x38ce91(0x122)]();if(null!=_0x864486&&_0x864486['is'](_0x38ce91(0x14b),_0x38ce91(0x123))){if(_0x38ce91(0x15f)==_0x407e61[_0x38ce91(0x1a9)]){const _0x31fcad=_0x407e61[_0x38ce91(0x183)]()[_0x38ce91(0x136)](_0x471f5c=>_0x471f5c['is'](_0x38ce91(0x173)))[_0x38ce91(0x188)](_0x48fe85=>_0x48fe85[_0x38ce91(0x1ac)]);if(_0x31fcad[_0x38ce91(0x171)])return{'type':_0x38ce91(0x15f),'content':_0x5ef487(_0x23bfe9,_0x38ce91(0x16a),_0x5ef487(_0x23bfe9,_0x38ce91(0x196),'\x22'+_0x31fcad[_0x38ce91(0x119)]('\x20')+'\x22'))};}if(_0x38ce91(0x190)==_0x407e61[_0x38ce91(0x1a9)]){const _0x365acb=_0x407e61[_0x38ce91(0x183)]()[_0x38ce91(0x136)](_0x2c50d0=>_0x2c50d0['is'](_0x38ce91(0x173)))[_0x38ce91(0x188)](_0xab7264=>_0xab7264[_0x38ce91(0x1ac)]);if(_0x365acb[_0x38ce91(0x171)])return{'type':_0x38ce91(0x190),'content':_0x5ef487(_0x23bfe9,_0x38ce91(0x18c),_0x5ef487(_0x23bfe9,_0x38ce91(0x196),'\x22'+_0x365acb[_0x38ce91(0x119)]('\x20')+'\x22'))};}}}),_0x188187[_0x47fa00(0x12f)][_0x47fa00(0x19e)](_0x99d2e5=>{const _0x5372a3=_0x47fa00;if(_0x5372a3(0x17d)==_0x99d2e5[_0x5372a3(0x14c)]){const _0x8899fd=_0x99d2e5[_0x5372a3(0x183)]()[_0x5372a3(0x136)](_0x52db4b=>_0x52db4b['is'](_0x5372a3(0x173)))[_0x5372a3(0x188)](_0x267eb3=>_0x267eb3[_0x5372a3(0x1ac)]),_0x2619ce=this[_0x5372a3(0x189)](_0x99d2e5),_0x3ee40c=_0x2619ce[_0x5372a3(0x156)]-_0x2619ce[_0x5372a3(0x18b)]+0x1;if(_0x5372a3(0x15f)==_0x99d2e5[_0x5372a3(0x1a9)])return _0x8899fd[_0x5372a3(0x171)]?{'type':_0x5372a3(0x15f),'content':_0x5ef487(_0x23bfe9,_0x5372a3(0x16a),_0x5ef487(_0x23bfe9,_0x5372a3(0x170),[_0x3ee40c,'\x22'+_0x8899fd[_0x5372a3(0x119)]('\x20')+'\x22']))}:{'type':_0x5372a3(0x15f),'content':_0x5ef487(_0x23bfe9,_0x5372a3(0x16a),_0x5ef487(_0x23bfe9,_0x5372a3(0x174),_0x3ee40c))};if(_0x5372a3(0x190)==_0x99d2e5[_0x5372a3(0x1a9)])return _0x8899fd[_0x5372a3(0x171)]?{'type':_0x5372a3(0x190),'content':_0x5ef487(_0x23bfe9,_0x5372a3(0x18c),_0x5ef487(_0x23bfe9,_0x5372a3(0x170),[_0x3ee40c,'\x22'+_0x8899fd[_0x5372a3(0x119)]('\x20')+'\x22']))}:{'type':_0x5372a3(0x190),'content':_0x5ef487(_0x23bfe9,_0x5372a3(0x18c),_0x5ef487(_0x23bfe9,_0x5372a3(0x174),_0x3ee40c))};}if(_0x5372a3(0x15c)==_0x99d2e5[_0x5372a3(0x14c)]){const _0x4fd1d3=_0x99d2e5[_0x5372a3(0x183)]()[_0x5372a3(0x136)](_0x383892=>_0x383892['is'](_0x5372a3(0x173)))[_0x5372a3(0x188)](_0x130596=>_0x130596[_0x5372a3(0x1ac)]),_0x4c4d06=this[_0x5372a3(0x189)](_0x99d2e5),_0xe8390e=_0x4c4d06[_0x5372a3(0x130)]-_0x4c4d06[_0x5372a3(0x18a)]+0x1;if(_0x5372a3(0x15f)==_0x99d2e5[_0x5372a3(0x1a9)])return _0x4fd1d3[_0x5372a3(0x171)]?{'type':_0x5372a3(0x15f),'content':_0x5ef487(_0x23bfe9,_0x5372a3(0x16a),_0x5ef487(_0x23bfe9,_0x5372a3(0x181),[_0xe8390e,'\x22'+_0x4fd1d3[_0x5372a3(0x119)]('\x20')+'\x22']))}:{'type':_0x5372a3(0x15f),'content':_0x5ef487(_0x23bfe9,_0x5372a3(0x16a),_0x5ef487(_0x23bfe9,_0x5372a3(0x14e),_0xe8390e))};if(_0x5372a3(0x190)==_0x99d2e5[_0x5372a3(0x1a9)])return _0x4fd1d3[_0x5372a3(0x171)]?{'type':_0x5372a3(0x190),'content':_0x5ef487(_0x23bfe9,_0x5372a3(0x18c),_0x5ef487(_0x23bfe9,_0x5372a3(0x181),[_0xe8390e,'\x22'+_0x4fd1d3[_0x5372a3(0x119)]('\x20')+'\x22']))}:{'type':_0x5372a3(0x190),'content':_0x5ef487(_0x23bfe9,_0x5372a3(0x18c),_0x5ef487(_0x23bfe9,_0x5372a3(0x14e),_0xe8390e))};}}),_0x188187[_0x47fa00(0x151)][_0x47fa00(0x116)](_0x47fa00(0x15f),_0x47fa00(0x17d),_0x47fa00(0x191),_0x2273b6),_0x188187[_0x47fa00(0x151)][_0x47fa00(0x116)](_0x47fa00(0x190),_0x47fa00(0x17d),_0x47fa00(0x128),_0x2273b6),_0x188187[_0x47fa00(0x151)][_0x47fa00(0x116)](_0x47fa00(0x15f),_0x47fa00(0x15c),_0x47fa00(0x191),_0x115a9f),_0x188187[_0x47fa00(0x151)][_0x47fa00(0x116)](_0x47fa00(0x190),_0x47fa00(0x15c),_0x47fa00(0x128),_0x115a9f),_0x188187[_0x47fa00(0x151)][_0x47fa00(0x116)](_0x47fa00(0x15f),_0x47fa00(0x15c),_0x47fa00(0x119),_0x4f6a5e),_0x188187[_0x47fa00(0x151)][_0x47fa00(0x116)](_0x47fa00(0x190),_0x47fa00(0x15c),_0x47fa00(0x119),_0x4f6a5e),_0x188187[_0x47fa00(0x151)][_0x47fa00(0x116)](_0x47fa00(0x15f),_0x47fa00(0x17d),_0x47fa00(0x119),_0x26fbde),_0x188187[_0x47fa00(0x151)][_0x47fa00(0x116)](_0x47fa00(0x190),_0x47fa00(0x17d),_0x47fa00(0x119),_0x26fbde);}[_0x42e39c(0x17f)](){const _0x5808be=_0x42e39c,_0xc677c8=this[_0x5808be(0x149)],_0x3de42e=_0xc677c8[_0x5808be(0x14a)][_0x5808be(0x198)][_0x5808be(0x17e)];return(_0x309b0c,_0x2ac275)=>{const _0x1ede20=_0x5808be;_0xc677c8[_0x1ede20(0x14a)][_0x1ede20(0x12e)](_0x3b0e8f=>{const _0x253d7b=_0x1ede20,{commandName:_0x173597,commandParams:_0x2fc968}=_0x2ac275;let _0x37c5be=_0x309b0c[0x0][_0x253d7b(0x1a7)][_0x253d7b(0x126)];_0x2fc968&&_0x2fc968[0x0]&&!0x1===_0x2fc968[0x0][_0x253d7b(0x148)]&&(_0x37c5be=_0x309b0c[0x0][_0x253d7b(0x14d)][_0x253d7b(0x150)]);const _0x4104d2=_0x3b0e8f[_0x253d7b(0x157)](_0x37c5be);if(_0x253d7b(0x12d)==_0x4104d2[_0x253d7b(0x137)][_0x253d7b(0x132)])return;const _0x507eda=Array[_0x253d7b(0x127)](_0x3de42e[_0x253d7b(0x17a)]())[_0x253d7b(0x188)](_0x2b9f66=>_0x5b1c4e[_0x253d7b(0x194)](_0x2b9f66));_0x3b0e8f[_0x253d7b(0x114)](_0x4104d2),_0xc677c8[_0x253d7b(0x18e)][_0x253d7b(0x168)](_0x173597)[_0x253d7b(0x11b)](),_0x2fc968[_0x253d7b(0x12b)]({'forceDefaultExecution':!0x0}),_0xc677c8[_0x253d7b(0x12a)](_0x173597,..._0x2fc968);const _0x2e2f87=_0x507eda[_0x253d7b(0x136)](_0x2c5100=>_0x253d7b(0x12d)!=_0x2c5100[_0x253d7b(0x137)][_0x253d7b(0x132)]);_0x2e2f87[_0x253d7b(0x171)]>0x0&&_0x3b0e8f[_0x253d7b(0x114)](_0x2e2f87);for(const _0x5a26a4 of _0x507eda)_0x5a26a4[_0x253d7b(0x125)]();});};}[_0x42e39c(0x115)](_0x41ca7b){const _0x475678=_0x42e39c,_0x4b665c=this[_0x475678(0x149)][_0x475678(0x153)][_0x475678(0x168)](_0x475678(0x131));let _0x2fcfc7=Number[_0x475678(0x1b3)],_0x49f8a3=Number[_0x475678(0x1a5)],_0x151623=Number[_0x475678(0x1b3)],_0x51dbb7=Number[_0x475678(0x1a5)];for(const _0x4dfde1 of _0x41ca7b){if(_0x475678(0x12d)==_0x4dfde1[_0x475678(0x137)][_0x475678(0x132)])continue;const {row:_0x2d55de,column:_0xc5c922}=_0x4b665c[_0x475678(0x13b)](_0x4dfde1),_0x39ff23=_0x4dfde1[_0x475678(0x159)](_0x475678(0x1af))?_0x4dfde1[_0x475678(0x135)](_0x475678(0x1af))-0x1:0x0,_0x3db927=_0x4dfde1[_0x475678(0x159)](_0x475678(0x161))?_0x4dfde1[_0x475678(0x135)](_0x475678(0x161))-0x1:0x0;_0x2fcfc7=_0x2d55de<_0x2fcfc7?_0x2d55de:_0x2fcfc7,_0x49f8a3=_0x2d55de+_0x39ff23>_0x49f8a3?_0x2d55de+_0x39ff23:_0x49f8a3,_0x151623=_0xc5c922<_0x151623?_0xc5c922:_0x151623,_0x51dbb7=_0xc5c922+_0x3db927>_0x51dbb7?_0xc5c922+_0x3db927:_0x51dbb7;}return{'minRow':_0x2fcfc7,'maxRow':_0x49f8a3,'minColumn':_0x151623,'maxColumn':_0x51dbb7};}[_0x42e39c(0x16f)](){const _0x513f20=_0x42e39c,_0x29a2ee=this[_0x513f20(0x149)],_0x515bb0=_0x29a2ee[_0x513f20(0x153)][_0x513f20(0x168)](_0x513f20(0x129)),_0x47b84b=_0x29a2ee[_0x513f20(0x153)][_0x513f20(0x168)](_0x513f20(0x131));_0x29a2ee[_0x513f20(0x14a)][_0x513f20(0x198)]['on'](_0x513f20(0x152),()=>{const _0x4da837=_0x513f20,_0x24363c=Array[_0x4da837(0x127)](_0x29a2ee[_0x4da837(0x14a)][_0x4da837(0x198)][_0x4da837(0x1a2)][_0x4da837(0x162)]());for(const {name:_0x3743bf,data:_0xf5dcef}of _0x24363c){const {group:_0x4290ce,id:_0x273fe6,subType:_0x4173b1}=_0x515bb0[_0x4da837(0x143)](_0x3743bf);if(_0x4da837(0x141)!=_0x4290ce)continue;if(null!=_0xf5dcef[_0x4da837(0x165)])continue;const _0x3237d6=_0x515bb0[_0x4da837(0x11d)](_0x273fe6);this[_0x4da837(0x163)][_0x4da837(0x185)](_0x4173b1)&&this[_0x4da837(0x121)][_0x4da837(0x179)](_0x3237d6);}},{'priority':_0x513f20(0x186)});const _0x113f5c=(_0x51540f,_0x41c4bf)=>{const _0x250a16=_0x513f20;let _0xa5aafc=!0x1;const _0x2465fc=_0x41c4bf[_0x250a16(0x124)](_0x51540f),_0x4f2f91=_0x51540f[_0x250a16(0x13c)](_0x250a16(0x123)),_0x58aff6=_0x47b84b[_0x250a16(0x13b)](_0x51540f);for(const _0x11d6d2 of this[_0x250a16(0x121)]){const _0x34ef16=_0x11d6d2[_0x250a16(0x14c)],_0x4c3314=_0x34ef16[_0x250a16(0x176)](_0x250a16(0x1b1)),_0x4ab162=_0x34ef16[_0x250a16(0x13e)](_0x4c3314?0xa:0x5),_0x3459c9=_0x4ab162[_0x250a16(0x1ad)](),_0x1d82e5=_0x3459c9[_0x250a16(0x13e)](0x0,0x3)+_0x250a16(0x120),_0xcfad08=_0x250a16(0x192)+_0x4ab162,_0x53ebc7=_0x250a16(0x147)+_0x4ab162;if(!_0x11d6d2[_0x250a16(0x16b)])continue;if(_0x4f2f91!=_0x11d6d2[_0x250a16(0x19a)]()[_0x250a16(0x14d)][_0x250a16(0x13c)](_0x250a16(0x123)))continue;if(_0x11d6d2[_0x250a16(0x15a)](_0x2465fc))continue;const _0x36d423=_0x51540f[_0x250a16(0x159)](_0x1d82e5)?_0x51540f[_0x250a16(0x135)](_0x1d82e5)-0x1:0x0,_0x525c34=this[_0x250a16(0x189)](_0x11d6d2),_0x21ef4d=_0x525c34[_0xcfad08],_0x221f12=_0x525c34[_0x53ebc7];_0x21ef4d<=_0x58aff6[_0x3459c9]&&_0x58aff6[_0x3459c9]+_0x36d423<=_0x221f12&&(_0x11d6d2[_0x250a16(0x140)](_0x2465fc),_0xa5aafc=!0x0);}return _0xa5aafc;};_0x29a2ee[_0x513f20(0x14a)][_0x513f20(0x198)][_0x513f20(0x112)](_0xcad0f1=>{const _0xed935d=_0x513f20;let _0x3cd5c2=!0x1;for(const _0x524960 of _0x29a2ee[_0xed935d(0x14a)][_0xed935d(0x198)][_0xed935d(0x1a2)][_0xed935d(0x145)]())if(_0xed935d(0x134)==_0x524960[_0xed935d(0x1a9)]){if(_0xed935d(0x17d)==_0x524960[_0xed935d(0x12c)]){for(const _0xfa06ec of _0x524960[_0xed935d(0x118)][_0xed935d(0x150)][_0xed935d(0x19c)]())_0x3cd5c2=_0x3cd5c2||_0x113f5c(_0xfa06ec,_0xcad0f1);}else _0xed935d(0x1b0)==_0x524960[_0xed935d(0x12c)]&&(_0x3cd5c2=_0x3cd5c2||_0x113f5c(_0x524960[_0xed935d(0x118)][_0xed935d(0x150)],_0xcad0f1));}return _0x3cd5c2;});}[_0x42e39c(0x189)](_0x41c039){const _0x46891b=_0x42e39c;return this[_0x46891b(0x115)](_0x41c039[_0x46891b(0x17a)]()[_0x46891b(0x188)](_0x1cd331=>_0x1cd331[_0x46891b(0x14d)][_0x46891b(0x150)]));}}function Ee(_0x31ba96){const _0x4f6cd9=_0x42e39c;return Array[_0x4f6cd9(0x127)](new Set(_0x31ba96)[_0x4f6cd9(0x15e)]());}
23
+ const _0x5d7f06=_0x16e4;function _0x45e4(){const _0x1ab467=['startsWith','6VzQqTS','afterInit','subType','item','getColumnIndexes','createPositionAt','map','downcastDispatcher','markMultiRangeInsertion','selection','getChangedMarkers','tableColumn','change','createRangeIn','getContainedElement','data','786VxkLth','minColumn','tableRow','tablePaste','has','36IHaNuF','mapper','insertTable','6273550cEMiYP','nodeBefore','max','ELEMENT_TABLE_COLUMN','execute','cell','MAX_SAFE_INTEGER','model','options','_acceptFormatSuggestionCallbackFactory','hasAttribute','rowspan','addRange','writer','batch','editor','minRow','insertTableColumnLeft','getRowIndexes','2753385SoKRUt','end','getChildren','root','registerPostFixer','ELEMENT_TABLE_COLUMN_WITH_TEXT','join','_splitMarkerName','getSuggestion','_suggestionFactory','isArray','accept','left','getAttribute','registerElementLabel','TableUtils','isIntersectingWithRange','push','_tableSuggestions','name','change:data','removeTableColumn','colspan','oldRange','some','document','rootName','discard','*Insert:*\x20%0','3945370JzEUuV','insertTableRowAbove','registerDescriptionCallback','above','_getSuggestionCoords','$textProxy','insertTableRowBelow','_setupColumnsRowsFixing','selectTableRow','refresh','suggestion','differ','descriptionFactory','maxRow','$graveyard','filter','getItems','ELEMENT_TABLE_ROW_WITH_TEXT','get','createRangeOn','start','registerCustomCallback','forceValue','getRanges','setSelection','substr','insertTableColumnRight','min','highest','tableCell','TableEditing','TrackChangesEditing','isInContent','commands','toViewElement','element','getCellLocation','findAncestor','last','order','enqueueChange','add','length','getSelectionAffectedTableCells','enableCommand','createTableWalker','addMarker:suggestion','MIN_SAFE_INTEGER','first','_tablePostFixingSubtypes','fromRange','span','*Remove:*\x20%0','isEqual','includes','toLowerCase','getFirstRange','ELEMENT_TABLE_ROW','every','8790824hxTuTD','type','addClass','nodeAfter','detach','low','removeTableRow','getChanges','showSuggestionHighlights','isTouching','ELEMENT_TABLE_WITH_TEXT','maxColumn','removeClass','table','markMultiRangeDeletion','values','insert','plugins','1766644xtLJYH','classes','insertion','locale','from','deletion','3334lqiqPy','4414432XtluZS','_getCoordsForCells','selectTableColumn','position','ELEMENT_TABLE'];_0x45e4=function(){return _0x1ab467;};return _0x45e4();}function _0x16e4(_0x5ce2e6,_0x53ef5b){const _0x45e44d=_0x45e4();return _0x16e4=function(_0x16e42b,_0x23ff4c){_0x16e42b=_0x16e42b-0xfb;let _0x5577d1=_0x45e44d[_0x16e42b];return _0x5577d1;},_0x16e4(_0x5ce2e6,_0x53ef5b);}(function(_0x47cea8,_0x34897a){const _0xd858d8=_0x16e4,_0x4765d3=_0x47cea8();while(!![]){try{const _0x45370d=parseInt(_0xd858d8(0x132))/0x1*(-parseInt(_0xd858d8(0x11b))/0x2)+parseInt(_0xd858d8(0x14d))/0x3+-parseInt(_0xd858d8(0x115))/0x4+-parseInt(_0xd858d8(0x16a))/0x5*(-parseInt(_0xd858d8(0x122))/0x6)+-parseInt(_0xd858d8(0x103))/0x7+-parseInt(_0xd858d8(0x11c))/0x8+-parseInt(_0xd858d8(0x137))/0x9*(-parseInt(_0xd858d8(0x13a))/0xa);if(_0x45370d===_0x34897a)break;else _0x4765d3['push'](_0x4765d3['shift']());}catch(_0x5c61bb){_0x4765d3['push'](_0x4765d3['shift']());}}}(_0x45e4,0xa055a));import{Plugin as _0x3154e4}from'ckeditor5/src/core.js';import{LiveRange as _0x1eb1dc}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x3ff52a}from'ckeditor5/src/widget.js';import{getTranslation as _0x579a7b}from'../utils/common-translations.js';export default class jt extends _0x3154e4{constructor(_0xcdb2b7){const _0x1a1634=_0x16e4;super(_0xcdb2b7),this[_0x1a1634(0x19b)]=[_0x1a1634(0x134),_0x1a1634(0x12d)],this[_0x1a1634(0x15f)]=new Set();}[_0x5d7f06(0x123)](){const _0x558783=_0x5d7f06,_0x20b591=this[_0x558783(0x149)],_0x5ae0c6=_0x20b591[_0x558783(0x141)][_0x558783(0x166)][_0x558783(0x12b)];if(!_0x20b591[_0x558783(0x114)][_0x558783(0x136)](_0x558783(0x188)))return;const _0x2cd2c3=_0x20b591[_0x558783(0x118)],_0x198699=_0x20b591[_0x558783(0x114)][_0x558783(0x17c)](_0x558783(0x189)),_0x2bc61b=_0x20b591[_0x558783(0x114)][_0x558783(0x17c)](_0x558783(0x15c));_0x198699[_0x558783(0x176)][_0x558783(0x15b)](_0x558783(0x110),_0x36b707=>_0x579a7b(_0x2cd2c3,_0x558783(0x120),_0x36b707)),this[_0x558783(0x171)](),_0x198699[_0x558783(0x196)](_0x558783(0x139)),_0x198699[_0x558783(0x196)](_0x558783(0x172)),_0x198699[_0x558783(0x196)](_0x558783(0x11e));for(const _0x30acf5 of[_0x558783(0x16b),_0x558783(0x170)]){const _0x316528=_0x20b591[_0x558783(0x18b)][_0x558783(0x17c)](_0x30acf5);_0x198699[_0x558783(0x196)](_0x30acf5,_0x320d73=>{const _0x4f01d9=_0x558783;_0x20b591[_0x4f01d9(0x141)][_0x4f01d9(0x12e)](_0x5795bc=>{const _0x4e2437=_0x4f01d9;_0x320d73();const _0x4a1f9e=_0x4e2437(0x16d)===_0x316528[_0x4e2437(0x191)],_0x3a7707=_0x2bc61b[_0x4e2437(0x195)](_0x5ae0c6),_0x1e12a6=_0x2bc61b[_0x4e2437(0x14c)](_0x3a7707),_0x26b0cf=_0x4a1f9e?_0x1e12a6[_0x4e2437(0x19a)]-0x1:_0x1e12a6[_0x4e2437(0x190)]+0x1,_0x163971=_0x3a7707[0x0][_0x4e2437(0x18f)](_0x4e2437(0x110)),_0x2b9258=_0x2bc61b[_0x4e2437(0x197)](_0x163971,{'startRow':_0x26b0cf,'endRow':_0x26b0cf}),_0x48588f=Array[_0x4e2437(0x119)](_0x2b9258)[_0x4e2437(0x128)](_0x2ff3b9=>_0x5795bc[_0x4e2437(0x17d)](_0x2ff3b9[_0x4e2437(0x13f)]));_0x198699[_0x4e2437(0x12a)](_0x48588f,_0x4e2437(0x134));});});}for(const _0x5ed1cc of[_0x558783(0x14b),_0x558783(0x184)]){const _0x3cc599=_0x20b591[_0x558783(0x18b)][_0x558783(0x17c)](_0x5ed1cc);_0x198699[_0x558783(0x196)](_0x5ed1cc,_0x1c4278=>{const _0x19dffe=_0x558783;_0x20b591[_0x19dffe(0x141)][_0x19dffe(0x12e)](_0x54b6fc=>{const _0xbd9876=_0x19dffe;_0x1c4278();const _0x51571b=_0xbd9876(0x159)===_0x3cc599[_0xbd9876(0x191)],_0x226052=_0x2bc61b[_0xbd9876(0x195)](_0x5ae0c6),_0x3e994f=_0x2bc61b[_0xbd9876(0x126)](_0x226052),_0x4e7eeb=_0x51571b?_0x3e994f[_0xbd9876(0x19a)]-0x1:_0x3e994f[_0xbd9876(0x190)]+0x1,_0x27ab36=_0x226052[0x0][_0xbd9876(0x18f)](_0xbd9876(0x110)),_0x35f896=_0x2bc61b[_0xbd9876(0x197)](_0x27ab36,{'startRow':0x0,'column':_0x4e7eeb,'includeAllSlots':!0x1}),_0x294c05=Array[_0xbd9876(0x119)](_0x35f896)[_0xbd9876(0x128)](_0x3ed967=>_0x54b6fc[_0xbd9876(0x17d)](_0x3ed967[_0xbd9876(0x13f)]));_0x198699[_0xbd9876(0x12a)](_0x294c05,_0xbd9876(0x12d));});});}for(const _0x14d761 of[_0x558783(0x109),_0x558783(0x162)]){const _0x4c78c7=_0x14d761[_0x558783(0x183)](0xb),_0x553a4b=_0x4c78c7[_0x558783(0xff)](),_0x27f830=_0x553a4b[_0x558783(0x183)](0x0,0x3)+_0x558783(0xfb),_0x3657d7=_0x558783(0x110)+_0x4c78c7,_0x3329dd=_0x558783(0x185)+_0x4c78c7,_0x547d50=_0x558783(0x13c)+_0x4c78c7;_0x198699[_0x558783(0x196)](_0x14d761,()=>{const _0xa66c9b=_0x558783;_0x20b591[_0xa66c9b(0x141)][_0xa66c9b(0x12e)](_0x45d42a=>{const _0x1b05f0=_0xa66c9b,_0x496f1b=_0x2bc61b[_0x1b05f0(0x195)](_0x5ae0c6),_0x384af1=_0x496f1b[0x0][_0x1b05f0(0x18f)](_0x1b05f0(0x110));let _0xcf5619;if(_0x1b05f0(0x109)==_0x14d761){const _0x477c9c=_0x2bc61b[_0x1b05f0(0x14c)](_0x496f1b);_0xcf5619={'startRow':_0x477c9c[_0x1b05f0(0x19a)],'endRow':_0x477c9c[_0x1b05f0(0x190)],'includeAllSlots':!0x0};}else{const _0x3187cd=_0x2bc61b[_0x1b05f0(0x126)](_0x496f1b);_0xcf5619={'startColumn':_0x3187cd[_0x1b05f0(0x19a)],'endColumn':_0x3187cd[_0x1b05f0(0x190)],'includeAllSlots':!0x0};}const _0x3a2773=_0x2bc61b[_0x1b05f0(0x197)](_0x384af1,_0xcf5619),_0x3b3224=Array[_0x1b05f0(0x119)](_0x3a2773)[_0x1b05f0(0x128)](({cell:_0x108f93})=>_0x108f93),_0x460673=Ee(_0x3b3224[_0x1b05f0(0x179)](_0x3333f4=>_0x3333f4[_0x1b05f0(0x144)](_0x27f830))),_0x793be3=Ee(_0x3b3224[_0x1b05f0(0x179)](_0x462b67=>!_0x462b67[_0x1b05f0(0x144)](_0x27f830)))[_0x1b05f0(0x128)](_0x325a37=>_0x45d42a[_0x1b05f0(0x17d)](_0x325a37)),_0x3dc87c=_0x198699[_0x1b05f0(0x111)](_0x793be3,_0x3657d7);if(_0x3dc87c&&(_0x1b05f0(0x134)==_0x3dc87c[_0x1b05f0(0x124)]||_0x1b05f0(0x12d)==_0x3dc87c[_0x1b05f0(0x124)])){const _0xbb5199=this[_0x1b05f0(0x16e)](_0x3dc87c);for(const _0x377497 of _0x460673){const _0x9a3597=_0x45d42a[_0x1b05f0(0x17d)](_0x377497),_0x4ddf86=_0x2bc61b[_0x1b05f0(0x18e)](_0x377497),_0x2fe36d=_0x377497[_0x1b05f0(0x15a)](_0x27f830)-0x1,_0x3c2203=_0xbb5199[_0x3329dd],_0x171849=_0xbb5199[_0x547d50];_0x3c2203<=_0x4ddf86[_0x553a4b]&&_0x4ddf86[_0x553a4b]+_0x2fe36d<=_0x171849&&_0x3dc87c[_0x1b05f0(0x146)](_0x9a3597);}}});});}function _0x1c92f8(_0x4243b7){const _0x41735e=_0x558783,_0x5c7e09=Array[_0x41735e(0x119)](_0x5ae0c6[_0x41735e(0x181)]())[_0x41735e(0x128)](_0x202e84=>_0x1eb1dc[_0x41735e(0x19c)](_0x202e84));_0x20b591[_0x41735e(0x141)][_0x41735e(0x12e)](_0x350a56=>{const _0x58bd83=_0x41735e,_0x146c34=_0x350a56[_0x58bd83(0x148)];_0x4243b7=_0x4243b7[_0x58bd83(0x179)](_0x3f5575=>_0x58bd83(0x178)!=_0x3f5575[_0x58bd83(0x150)][_0x58bd83(0x167)]),_0x350a56[_0x58bd83(0x182)](_0x4243b7),_0x20b591[_0x58bd83(0x18b)][_0x58bd83(0x17c)](_0x58bd83(0x109))[_0x58bd83(0x173)](),_0x20b591[_0x58bd83(0x13e)](_0x58bd83(0x109),{'forceDefaultExecution':!0x0}),_0x20b591[_0x58bd83(0x141)][_0x58bd83(0x192)](()=>{const _0x1efda3=_0x58bd83;_0x20b591[_0x1efda3(0x141)][_0x1efda3(0x192)](_0x146c34,_0x573cb5=>{const _0x402c4d=_0x1efda3,_0x51642a=_0x5c7e09[_0x402c4d(0x179)](_0x9b2347=>_0x402c4d(0x178)!=_0x9b2347[_0x402c4d(0x150)][_0x402c4d(0x167)]);_0x51642a[_0x402c4d(0x194)]>0x0&&_0x573cb5[_0x402c4d(0x182)](_0x51642a);for(const _0x2d30b6 of _0x5c7e09)_0x2d30b6[_0x402c4d(0x107)]();});});});}function _0x48961(_0x3da7b7){const _0x5efd47=_0x558783;_0x20b591[_0x5efd47(0x141)][_0x5efd47(0x12e)](_0x12fa98=>{const _0x1b7d83=_0x5efd47,_0x3027af=Array[_0x1b7d83(0x119)](_0x5ae0c6[_0x1b7d83(0x181)]())[_0x1b7d83(0x128)](_0x2493c2=>_0x1eb1dc[_0x1b7d83(0x19c)](_0x2493c2)),_0x31da22=[];for(const _0x2c7bf5 of _0x3da7b7)for(const _0x3f6031 of _0x2c7bf5[_0x1b7d83(0x17a)]({'shallow':!0x0}))_0x31da22[_0x1b7d83(0x15e)](_0x3f6031);for(const _0x5bb44e of _0x31da22)_0x1b7d83(0x178)!=_0x5bb44e[_0x1b7d83(0x150)][_0x1b7d83(0x167)]&&(_0x12fa98[_0x1b7d83(0x182)](_0x12fa98[_0x1b7d83(0x127)](_0x5bb44e,0x0)),_0x20b591[_0x1b7d83(0x18b)][_0x1b7d83(0x17c)](_0x1b7d83(0x162))[_0x1b7d83(0x173)](),_0x20b591[_0x1b7d83(0x13e)](_0x1b7d83(0x162),{'forceDefaultExecution':!0x0}));const _0x5ece3e=_0x3027af[_0x1b7d83(0x179)](_0x2f62ed=>_0x1b7d83(0x178)!=_0x2f62ed[_0x1b7d83(0x150)][_0x1b7d83(0x167)]);_0x5ece3e[_0x1b7d83(0x194)]>0x0&&_0x12fa98[_0x1b7d83(0x182)](_0x5ece3e);for(const _0x5b65dc of _0x3027af)_0x5b65dc[_0x1b7d83(0x107)]();});}function _0x425d90(_0x8650c1,_0x5f0039){const _0x579b78=_0x558783;return _0x5f0039[_0x579b78(0x102)](_0x26a605=>_0x8650c1[_0x579b78(0x165)](_0x32630a=>_0x32630a[_0x579b78(0x14e)][_0x579b78(0xfd)](_0x26a605[_0x579b78(0x17e)])||_0x26a605[_0x579b78(0x14e)][_0x579b78(0xfd)](_0x32630a[_0x579b78(0x17e)])));}function _0xd29a37(_0x404369,_0x51bde0){const _0x5a430a=_0x558783;return _0x404369[_0x5a430a(0x165)](_0x325288=>_0x51bde0[_0x5a430a(0x165)](_0x4f8b68=>_0x325288[_0x5a430a(0x14e)][_0x5a430a(0x10c)](_0x4f8b68[_0x5a430a(0x17e)])));}_0x20b591[_0x558783(0x131)][_0x558783(0x129)]['on'](_0x558783(0x198),(_0x4fa9b2,_0x17fef5,_0x57ca75)=>{const _0x2958b=_0x558783;if(!_0x57ca75[_0x2958b(0x142)][_0x2958b(0x10b)])return;const _0x184965=_0x17fef5[_0x2958b(0x125)];if(!_0x184965)return;const _0x3c87bf=_0x57ca75[_0x2958b(0x138)][_0x2958b(0x18c)](_0x184965);function _0x246010(_0x5c1257){const _0x159e86=_0x2958b;return Array[_0x159e86(0x157)](_0x5c1257)?_0x5c1257:[_0x5c1257];}_0x3c87bf&&_0x2958b(0x187)===_0x184965[_0x2958b(0x160)]&&_0x3ff52a(_0x3c87bf,_0x57ca75[_0x2958b(0x147)],(_0x262626,_0x1e8b39,_0x5f4866)=>_0x5f4866[_0x2958b(0x105)](_0x246010(_0x1e8b39[_0x2958b(0x116)]),_0x262626),(_0x56ffa5,_0x16ef67,_0x360c5e)=>_0x360c5e[_0x2958b(0x10f)](_0x246010(_0x16ef67[_0x2958b(0x116)]),_0x56ffa5));},{'priority':_0x558783(0x186)}),_0x198699[_0x558783(0x176)][_0x558783(0x16c)](_0x2bf788=>{const _0x5348bf=_0x558783;if(_0x5348bf(0x117)!=_0x2bf788[_0x5348bf(0x104)]&&_0x5348bf(0x11a)!=_0x2bf788[_0x5348bf(0x104)])return;const _0x1d7765=_0x2bf788[_0x5348bf(0x130)]();if(null!=_0x1d7765&&_0x1d7765['is'](_0x5348bf(0x18d),_0x5348bf(0x110))){if(_0x5348bf(0x117)==_0x2bf788[_0x5348bf(0x104)]){const _0x5f450f=_0x2bf788[_0x5348bf(0x17a)]()[_0x5348bf(0x179)](_0x37366f=>_0x37366f['is'](_0x5348bf(0x16f)))[_0x5348bf(0x128)](_0x4c3bdc=>_0x4c3bdc[_0x5348bf(0x131)]);if(_0x5f450f[_0x5348bf(0x194)])return{'type':_0x5348bf(0x117),'content':_0x579a7b(_0x2cd2c3,_0x5348bf(0x169),_0x579a7b(_0x2cd2c3,_0x5348bf(0x10d),'\x22'+_0x5f450f[_0x5348bf(0x153)]('\x20')+'\x22'))};}if(_0x5348bf(0x11a)==_0x2bf788[_0x5348bf(0x104)]){const _0x320895=_0x2bf788[_0x5348bf(0x17a)]()[_0x5348bf(0x179)](_0x3c904a=>_0x3c904a['is'](_0x5348bf(0x16f)))[_0x5348bf(0x128)](_0x819091=>_0x819091[_0x5348bf(0x131)]);if(_0x320895[_0x5348bf(0x194)])return{'type':_0x5348bf(0x11a),'content':_0x579a7b(_0x2cd2c3,_0x5348bf(0xfc),_0x579a7b(_0x2cd2c3,_0x5348bf(0x10d),'\x22'+_0x320895[_0x5348bf(0x153)]('\x20')+'\x22'))};}}}),_0x198699[_0x558783(0x176)][_0x558783(0x16c)](_0x20747e=>{const _0x46eb02=_0x558783;if(_0x46eb02(0x134)==_0x20747e[_0x46eb02(0x124)]){const _0x1398e6=_0x20747e[_0x46eb02(0x17a)]()[_0x46eb02(0x179)](_0x49dda5=>_0x49dda5['is'](_0x46eb02(0x16f)))[_0x46eb02(0x128)](_0x3d9660=>_0x3d9660[_0x46eb02(0x131)]),_0x337f4f=this[_0x46eb02(0x16e)](_0x20747e),_0x2ec7b7=_0x337f4f[_0x46eb02(0x177)]-_0x337f4f[_0x46eb02(0x14a)]+0x1;if(_0x46eb02(0x117)==_0x20747e[_0x46eb02(0x104)])return _0x1398e6[_0x46eb02(0x194)]?{'type':_0x46eb02(0x117),'content':_0x579a7b(_0x2cd2c3,_0x46eb02(0x169),_0x579a7b(_0x2cd2c3,_0x46eb02(0x17b),[_0x2ec7b7,'\x22'+_0x1398e6[_0x46eb02(0x153)]('\x20')+'\x22']))}:{'type':_0x46eb02(0x117),'content':_0x579a7b(_0x2cd2c3,_0x46eb02(0x169),_0x579a7b(_0x2cd2c3,_0x46eb02(0x101),_0x2ec7b7))};if(_0x46eb02(0x11a)==_0x20747e[_0x46eb02(0x104)])return _0x1398e6[_0x46eb02(0x194)]?{'type':_0x46eb02(0x11a),'content':_0x579a7b(_0x2cd2c3,_0x46eb02(0xfc),_0x579a7b(_0x2cd2c3,_0x46eb02(0x17b),[_0x2ec7b7,'\x22'+_0x1398e6[_0x46eb02(0x153)]('\x20')+'\x22']))}:{'type':_0x46eb02(0x11a),'content':_0x579a7b(_0x2cd2c3,_0x46eb02(0xfc),_0x579a7b(_0x2cd2c3,_0x46eb02(0x101),_0x2ec7b7))};}if(_0x46eb02(0x12d)==_0x20747e[_0x46eb02(0x124)]){const _0x4538ac=_0x20747e[_0x46eb02(0x17a)]()[_0x46eb02(0x179)](_0x109c6b=>_0x109c6b['is'](_0x46eb02(0x16f)))[_0x46eb02(0x128)](_0x2083e4=>_0x2083e4[_0x46eb02(0x131)]),_0x47f6c5=this[_0x46eb02(0x16e)](_0x20747e),_0x53001b=_0x47f6c5[_0x46eb02(0x10e)]-_0x47f6c5[_0x46eb02(0x133)]+0x1;if(_0x46eb02(0x117)==_0x20747e[_0x46eb02(0x104)])return _0x4538ac[_0x46eb02(0x194)]?{'type':_0x46eb02(0x117),'content':_0x579a7b(_0x2cd2c3,_0x46eb02(0x169),_0x579a7b(_0x2cd2c3,_0x46eb02(0x152),[_0x53001b,'\x22'+_0x4538ac[_0x46eb02(0x153)]('\x20')+'\x22']))}:{'type':_0x46eb02(0x117),'content':_0x579a7b(_0x2cd2c3,_0x46eb02(0x169),_0x579a7b(_0x2cd2c3,_0x46eb02(0x13d),_0x53001b))};if(_0x46eb02(0x11a)==_0x20747e[_0x46eb02(0x104)])return _0x4538ac[_0x46eb02(0x194)]?{'type':_0x46eb02(0x11a),'content':_0x579a7b(_0x2cd2c3,_0x46eb02(0xfc),_0x579a7b(_0x2cd2c3,_0x46eb02(0x152),[_0x53001b,'\x22'+_0x4538ac[_0x46eb02(0x153)]('\x20')+'\x22']))}:{'type':_0x46eb02(0x11a),'content':_0x579a7b(_0x2cd2c3,_0x46eb02(0xfc),_0x579a7b(_0x2cd2c3,_0x46eb02(0x13d),_0x53001b))};}}),_0x198699[_0x558783(0x156)][_0x558783(0x17f)](_0x558783(0x117),_0x558783(0x134),_0x558783(0x168),_0x1c92f8),_0x198699[_0x558783(0x156)][_0x558783(0x17f)](_0x558783(0x11a),_0x558783(0x134),_0x558783(0x158),_0x1c92f8),_0x198699[_0x558783(0x156)][_0x558783(0x17f)](_0x558783(0x117),_0x558783(0x12d),_0x558783(0x168),_0x48961),_0x198699[_0x558783(0x156)][_0x558783(0x17f)](_0x558783(0x11a),_0x558783(0x12d),_0x558783(0x158),_0x48961),_0x198699[_0x558783(0x156)][_0x558783(0x17f)](_0x558783(0x117),_0x558783(0x12d),_0x558783(0x153),_0x425d90),_0x198699[_0x558783(0x156)][_0x558783(0x17f)](_0x558783(0x11a),_0x558783(0x12d),_0x558783(0x153),_0x425d90),_0x198699[_0x558783(0x156)][_0x558783(0x17f)](_0x558783(0x117),_0x558783(0x134),_0x558783(0x153),_0xd29a37),_0x198699[_0x558783(0x156)][_0x558783(0x17f)](_0x558783(0x11a),_0x558783(0x134),_0x558783(0x153),_0xd29a37);}[_0x5d7f06(0x143)](){const _0x307a76=_0x5d7f06,_0x43322e=this[_0x307a76(0x149)],_0x2dae53=_0x43322e[_0x307a76(0x141)][_0x307a76(0x166)][_0x307a76(0x12b)];return(_0x36890b,_0x54c928)=>{const _0x10ef5e=_0x307a76;_0x43322e[_0x10ef5e(0x141)][_0x10ef5e(0x12e)](_0x4cf5a7=>{const _0x5568f6=_0x10ef5e,{commandName:_0x5e5ffa,commandParams:_0x29db92}=_0x54c928;let _0x166a07=_0x36890b[0x0][_0x5568f6(0x14e)][_0x5568f6(0x13b)];_0x29db92&&_0x29db92[0x0]&&!0x1===_0x29db92[0x0][_0x5568f6(0x180)]&&(_0x166a07=_0x36890b[0x0][_0x5568f6(0x17e)][_0x5568f6(0x106)]);const _0x32fa36=_0x4cf5a7[_0x5568f6(0x12f)](_0x166a07);if(_0x5568f6(0x178)==_0x32fa36[_0x5568f6(0x150)][_0x5568f6(0x167)])return;const _0x64c96f=Array[_0x5568f6(0x119)](_0x2dae53[_0x5568f6(0x181)]())[_0x5568f6(0x128)](_0x3cc7b3=>_0x1eb1dc[_0x5568f6(0x19c)](_0x3cc7b3));_0x4cf5a7[_0x5568f6(0x182)](_0x32fa36),_0x43322e[_0x5568f6(0x18b)][_0x5568f6(0x17c)](_0x5e5ffa)[_0x5568f6(0x173)](),_0x29db92[_0x5568f6(0x15e)]({'forceDefaultExecution':!0x0}),_0x43322e[_0x5568f6(0x13e)](_0x5e5ffa,..._0x29db92);const _0x10795f=_0x64c96f[_0x5568f6(0x179)](_0x102d93=>_0x5568f6(0x178)!=_0x102d93[_0x5568f6(0x150)][_0x5568f6(0x167)]);_0x10795f[_0x5568f6(0x194)]>0x0&&_0x4cf5a7[_0x5568f6(0x182)](_0x10795f);for(const _0x1cedb3 of _0x64c96f)_0x1cedb3[_0x5568f6(0x107)]();});};}[_0x5d7f06(0x11d)](_0x91c891){const _0x1969fe=_0x5d7f06,_0x29599f=this[_0x1969fe(0x149)][_0x1969fe(0x114)][_0x1969fe(0x17c)](_0x1969fe(0x15c));let _0x2d19b2=Number[_0x1969fe(0x140)],_0x581acd=Number[_0x1969fe(0x199)],_0x2b6a20=Number[_0x1969fe(0x140)],_0x42a75a=Number[_0x1969fe(0x199)];for(const _0x452f10 of _0x91c891){if(_0x1969fe(0x178)==_0x452f10[_0x1969fe(0x150)][_0x1969fe(0x167)])continue;const {row:_0x59d079,column:_0xdfd4a8}=_0x29599f[_0x1969fe(0x18e)](_0x452f10),_0x1372aa=_0x452f10[_0x1969fe(0x144)](_0x1969fe(0x145))?_0x452f10[_0x1969fe(0x15a)](_0x1969fe(0x145))-0x1:0x0,_0x4ec644=_0x452f10[_0x1969fe(0x144)](_0x1969fe(0x163))?_0x452f10[_0x1969fe(0x15a)](_0x1969fe(0x163))-0x1:0x0;_0x2d19b2=_0x59d079<_0x2d19b2?_0x59d079:_0x2d19b2,_0x581acd=_0x59d079+_0x1372aa>_0x581acd?_0x59d079+_0x1372aa:_0x581acd,_0x2b6a20=_0xdfd4a8<_0x2b6a20?_0xdfd4a8:_0x2b6a20,_0x42a75a=_0xdfd4a8+_0x4ec644>_0x42a75a?_0xdfd4a8+_0x4ec644:_0x42a75a;}return{'minRow':_0x2d19b2,'maxRow':_0x581acd,'minColumn':_0x2b6a20,'maxColumn':_0x42a75a};}[_0x5d7f06(0x171)](){const _0x1fbf90=_0x5d7f06,_0x549fec=this[_0x1fbf90(0x149)],_0x50e72a=_0x549fec[_0x1fbf90(0x114)][_0x1fbf90(0x17c)](_0x1fbf90(0x189)),_0x1d4180=_0x549fec[_0x1fbf90(0x114)][_0x1fbf90(0x17c)](_0x1fbf90(0x15c));_0x549fec[_0x1fbf90(0x141)][_0x1fbf90(0x166)]['on'](_0x1fbf90(0x161),()=>{const _0x2764d0=_0x1fbf90,_0x465449=Array[_0x2764d0(0x119)](_0x549fec[_0x2764d0(0x141)][_0x2764d0(0x166)][_0x2764d0(0x175)][_0x2764d0(0x12c)]());for(const {name:_0x4c952d,data:_0x54c09c}of _0x465449){const {group:_0x58c95f,id:_0x590f54,subType:_0x24f769}=_0x50e72a[_0x2764d0(0x154)](_0x4c952d);if(_0x2764d0(0x174)!=_0x58c95f)continue;if(null!=_0x54c09c[_0x2764d0(0x164)])continue;const _0x4ed1e1=_0x50e72a[_0x2764d0(0x155)](_0x590f54);this[_0x2764d0(0x19b)][_0x2764d0(0xfe)](_0x24f769)&&this[_0x2764d0(0x15f)][_0x2764d0(0x193)](_0x4ed1e1);}},{'priority':_0x1fbf90(0x108)});const _0x18873a=(_0x32fe0f,_0x40ea08)=>{const _0x5ac81b=_0x1fbf90;let _0x3abc66=!0x1;const _0x21bfd5=_0x40ea08[_0x5ac81b(0x17d)](_0x32fe0f),_0x100721=_0x32fe0f[_0x5ac81b(0x18f)](_0x5ac81b(0x110)),_0x4740b9=_0x1d4180[_0x5ac81b(0x18e)](_0x32fe0f);for(const _0x405be4 of this[_0x5ac81b(0x15f)]){const _0x196245=_0x405be4[_0x5ac81b(0x124)],_0xad48ff=_0x196245[_0x5ac81b(0x121)](_0x5ac81b(0x135)),_0x429113=_0x196245[_0x5ac81b(0x183)](_0xad48ff?0xa:0x5),_0x13a989=_0x429113[_0x5ac81b(0xff)](),_0x2e6645=_0x13a989[_0x5ac81b(0x183)](0x0,0x3)+_0x5ac81b(0xfb),_0x12bcb1=_0x5ac81b(0x185)+_0x429113,_0x3d0010=_0x5ac81b(0x13c)+_0x429113;if(!_0x405be4[_0x5ac81b(0x18a)])continue;if(_0x100721!=_0x405be4[_0x5ac81b(0x100)]()[_0x5ac81b(0x17e)][_0x5ac81b(0x18f)](_0x5ac81b(0x110)))continue;if(_0x405be4[_0x5ac81b(0x15d)](_0x21bfd5))continue;const _0x24f7c1=_0x32fe0f[_0x5ac81b(0x144)](_0x2e6645)?_0x32fe0f[_0x5ac81b(0x15a)](_0x2e6645)-0x1:0x0,_0x414133=this[_0x5ac81b(0x16e)](_0x405be4),_0x5b3b3c=_0x414133[_0x12bcb1],_0x1ba162=_0x414133[_0x3d0010];_0x5b3b3c<=_0x4740b9[_0x13a989]&&_0x4740b9[_0x13a989]+_0x24f7c1<=_0x1ba162&&(_0x405be4[_0x5ac81b(0x146)](_0x21bfd5),_0x3abc66=!0x0);}return _0x3abc66;};_0x549fec[_0x1fbf90(0x141)][_0x1fbf90(0x166)][_0x1fbf90(0x151)](_0x516738=>{const _0x39b7bd=_0x1fbf90;let _0x32eb2b=!0x1;for(const _0x3474c5 of _0x549fec[_0x39b7bd(0x141)][_0x39b7bd(0x166)][_0x39b7bd(0x175)][_0x39b7bd(0x10a)]())if(_0x39b7bd(0x113)==_0x3474c5[_0x39b7bd(0x104)]){if(_0x39b7bd(0x134)==_0x3474c5[_0x39b7bd(0x160)]){for(const _0x27a288 of _0x3474c5[_0x39b7bd(0x11f)][_0x39b7bd(0x106)][_0x39b7bd(0x14f)]())_0x32eb2b=_0x32eb2b||_0x18873a(_0x27a288,_0x516738);}else _0x39b7bd(0x187)==_0x3474c5[_0x39b7bd(0x160)]&&(_0x32eb2b=_0x32eb2b||_0x18873a(_0x3474c5[_0x39b7bd(0x11f)][_0x39b7bd(0x106)],_0x516738));}return _0x32eb2b;});}[_0x5d7f06(0x16e)](_0x4bdc1e){const _0xb70e41=_0x5d7f06;return this[_0xb70e41(0x11d)](_0x4bdc1e[_0xb70e41(0x181)]()[_0xb70e41(0x128)](_0x20e2ab=>_0x20e2ab[_0xb70e41(0x17e)][_0xb70e41(0x106)]));}}function Ee(_0x53dc3e){const _0x528d67=_0x5d7f06;return Array[_0x528d67(0x119)](new Set(_0x53dc3e)[_0x528d67(0x112)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x282b9c=_0x1817;(function(_0x5a1baf,_0x88149){const _0x3560bb=_0x1817,_0x3f40de=_0x5a1baf();while(!![]){try{const _0x228c67=parseInt(_0x3560bb(0x69))/0x1+parseInt(_0x3560bb(0x6c))/0x2*(parseInt(_0x3560bb(0x6d))/0x3)+-parseInt(_0x3560bb(0x73))/0x4+-parseInt(_0x3560bb(0x77))/0x5+parseInt(_0x3560bb(0x70))/0x6*(parseInt(_0x3560bb(0x7c))/0x7)+-parseInt(_0x3560bb(0x72))/0x8*(parseInt(_0x3560bb(0x74))/0x9)+parseInt(_0x3560bb(0x75))/0xa;if(_0x228c67===_0x88149)break;else _0x3f40de['push'](_0x3f40de['shift']());}catch(_0x34380e){_0x3f40de['push'](_0x3f40de['shift']());}}}(_0x290a,0x55df1));function _0x1817(_0x247df0,_0x56cc62){const _0x290a16=_0x290a();return _0x1817=function(_0x181752,_0x2668fd){_0x181752=_0x181752-0x69;let _0x10380c=_0x290a16[_0x181752];return _0x10380c;},_0x1817(_0x247df0,_0x56cc62);}import{Plugin as _0x1e608c}from'ckeditor5/src/core.js';import _0x2055d0 from'./table.js';function _0x290a(){const _0x539901=['18vTiAeR','6841890yFmDeP','requires','3388690JfFLdD','enableCommand','afterInit','TableCaptionEditing','toggleTableCaption','7UZUsPL','131286rAiOne','has','plugins','374954DiSvkx','9oiPAUr','editor','get','3998670FSyPZC','TrackChangesEditing','1361704akIWEU','2697832WeLADw'];_0x290a=function(){return _0x539901;};return _0x290a();}export default class Mt extends _0x1e608c{static get[_0x282b9c(0x76)](){return[_0x2055d0];}[_0x282b9c(0x79)](){const _0x1fe426=_0x282b9c,_0x3f507a=this[_0x1fe426(0x6e)];if(!_0x3f507a[_0x1fe426(0x6b)][_0x1fe426(0x6a)](_0x1fe426(0x7a)))return;_0x3f507a[_0x1fe426(0x6b)][_0x1fe426(0x6f)](_0x1fe426(0x71))[_0x1fe426(0x78)](_0x1fe426(0x7b));}}
23
+ const _0x2d1b20=_0xc532;(function(_0x441f84,_0x439223){const _0x5b2e67=_0xc532,_0x39879c=_0x441f84();while(!![]){try{const _0x43df07=-parseInt(_0x5b2e67(0x13e))/0x1+parseInt(_0x5b2e67(0x136))/0x2*(-parseInt(_0x5b2e67(0x138))/0x3)+parseInt(_0x5b2e67(0x134))/0x4+-parseInt(_0x5b2e67(0x145))/0x5+parseInt(_0x5b2e67(0x13a))/0x6*(-parseInt(_0x5b2e67(0x13c))/0x7)+parseInt(_0x5b2e67(0x147))/0x8+parseInt(_0x5b2e67(0x137))/0x9*(parseInt(_0x5b2e67(0x143))/0xa);if(_0x43df07===_0x439223)break;else _0x39879c['push'](_0x39879c['shift']());}catch(_0x544ff5){_0x39879c['push'](_0x39879c['shift']());}}}(_0x553a,0x1fdec));import{Plugin as _0x998688}from'ckeditor5/src/core.js';function _0xc532(_0x2de6a6,_0x8ffe6c){const _0x553a16=_0x553a();return _0xc532=function(_0xc53235,_0x29117b){_0xc53235=_0xc53235-0x134;let _0x13c17e=_0x553a16[_0xc53235];return _0x13c17e;},_0xc532(_0x2de6a6,_0x8ffe6c);}import _0x2d20b9 from'./table.js';export default class Mt extends _0x998688{static get[_0x2d1b20(0x13f)](){return[_0x2d20b9];}[_0x2d1b20(0x141)](){const _0x725cd3=_0x2d1b20,_0x40b1b9=this[_0x725cd3(0x139)];if(!_0x40b1b9[_0x725cd3(0x135)][_0x725cd3(0x13d)](_0x725cd3(0x13b)))return;_0x40b1b9[_0x725cd3(0x135)][_0x725cd3(0x144)](_0x725cd3(0x140))[_0x725cd3(0x142)](_0x725cd3(0x146));}}function _0x553a(){const _0x33bd5d=['has','252727uOMOUv','requires','TrackChangesEditing','afterInit','enableCommand','10QxvHya','get','1090705YEYbZn','toggleTableCaption','1006544QRwWDg','771776SOCVBm','plugins','268QhuxFj','6400629UKJntU','4098ECiriI','editor','6gZkayy','TableCaptionEditing','1718437jWqQOg'];_0x553a=function(){return _0x33bd5d;};return _0x553a();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5efa(){const _0x2e0a64=['previousSibling','registerPostFixer','createElement','attributes','getSuggestions','isEqual','return','tableCellBackgroundColor','getChangedMarkers','newRange','getColumnIndexes','get','descriptionFactory','forEach','createPositionBefore','tableCellBorderWidth','getChanges','getRowIndexes','_replaceTableSlotCell','dataDowncast','deletion','insertionRanges','first','paragraph','createRangeOn','getRange','element','fromRange','schema','insert','tablePaste','subType','table','suggestionLoaded','columnInsertionIndexes','entries','getRows','_tablePostFixingSubtypes','insertRows','content','TrackChangesEditing','insertion','wrap','tableCellHorizontalAlignment','push','set','editing','cells','setAttribute','model','tablePasteRow','TableClipboard','getItems','unwrap','showSuggestionHighlights','markers','trackChanges','createTableWalker','cell','tablePasteCell','fill','columnInsertionRanges','options','name','ck-suggestion-marker--active','getContainedElement','getAllAdjacentSuggestions','isEmpty','markMultiRangeInsertion','for','rows','columns','formatBlock','markerAttributes','getColumns','15bZUJDW','conversion','getRanges','suggestionUnloaded','markMultiRangeBlockFormat','tableCellBorderStyle','some','nodeAfter','markMultiRangeDeletion','findAncestor','setAttributes','activeMarkers','move','ck-suggestion-marker-insertion','filter','8324800nhEMYn','document','from','differ','has','remove','last','type','rowInsertionRanges','register','72Watbjs','createRange','getAttributes','endRow','rowInsertionIndexes','discard','insertContent','clipboardOutput','getChildren','includes','125384qTcdbA','reduce','locale','end','registerCustomCallback','plugins','column','getSuggestionCallback','oldRange','editor','153056qfvGwH','_splitMarkerName','updateMarker','getTableIfOnlyTableInContent','deletionRanges','accept','forceDefaultExecution','$graveyard','listenTo','change','row','value','7tgswIW','30969nbBQrx','tablePasteColumn','getShiftedBy','start','createRangeIn','tableCellBorderColor','previous','removeMarker','markerName','commands','nextSibling','selection','_isForcedDefaultExecutionBlock','fromEntries','call','1210fWiCKX','getChild','tableCell','keys','getSuggestion','author','root','suggestion:formatBlock:tablePasteCell','tableCellPadding','rootName','_getCoordsForCells','editingDowncast','next','position','every','find','containsRange','high','tableCellVerticalAlignment','removeColumns','*Replace\x20table\x20cells*','join','1023508ZLtozS','length','getSelectionAffectedTableCells','redo','documentSelection','requires','batch','registerDescriptionCallback','stop','hasSuggestion','_createdBatches','markerToHighlight','removeRows','ck-suggestion-marker','39920tXcpig','startsWith','low','tablePasteChainId','detach','suggestion','suggestion-td','86738ZjZFFx','_suggestionFactory','removeMarkers','afterInit','view','TableUtils','isInContent','tableCellSuggestion','Users','insertColumns','elementToElement','getMarkers','add','endColumn','map'];_0x5efa=function(){return _0x2e0a64;};return _0x5efa();}function _0x21b2(_0x4cdff6,_0xe827f4){const _0x5efae8=_0x5efa();return _0x21b2=function(_0x21b2a6,_0x2f1ce3){_0x21b2a6=_0x21b2a6-0x157;let _0xc472fd=_0x5efae8[_0x21b2a6];return _0xc472fd;},_0x21b2(_0x4cdff6,_0xe827f4);}const _0x20284b=_0x21b2;(function(_0x1076dc,_0x5302ad){const _0x582efb=_0x21b2,_0x55c9bd=_0x1076dc();while(!![]){try{const _0x52fc56=-parseInt(_0x582efb(0x1c2))/0x1+-parseInt(_0x582efb(0x17b))/0x2*(parseInt(_0x582efb(0x21c))/0x3)+parseInt(_0x582efb(0x1ad))/0x4+-parseInt(_0x582efb(0x1bb))/0x5*(-parseInt(_0x582efb(0x167))/0x6)+parseInt(_0x582efb(0x187))/0x7*(parseInt(_0x582efb(0x171))/0x8)+parseInt(_0x582efb(0x188))/0x9*(-parseInt(_0x582efb(0x197))/0xa)+parseInt(_0x582efb(0x15d))/0xb;if(_0x52fc56===_0x5302ad)break;else _0x55c9bd['push'](_0x55c9bd['shift']());}catch(_0xaf84b5){_0x55c9bd['push'](_0x55c9bd['shift']());}}}(_0x5efa,0x3a353));import{getTranslation as _0x1d24d4}from'../utils/common-translations.js';import{Plugin as _0x52eeb9}from'ckeditor5/src/core.js';import{LiveRange as _0x167bdd}from'ckeditor5/src/engine.js';import{uid as _0x583859,priorities as _0x27c00e}from'ckeditor5/src/utils.js';import _0x47b835 from'./table.js';const ge=[_0x20284b(0x1e0),_0x20284b(0x18d),_0x20284b(0x221),_0x20284b(0x1fc),_0x20284b(0x1a9),_0x20284b(0x1d8),_0x20284b(0x19f)],Ce=Object[_0x20284b(0x195)](ge[_0x20284b(0x1d0)](_0x124956=>[_0x124956,null]));export default class It extends _0x52eeb9{static get[_0x20284b(0x1b2)](){return[_0x47b835];}[_0x20284b(0x1c5)](){const _0x2eceed=_0x20284b,_0x26b79f=this[_0x2eceed(0x17a)];if(!_0x26b79f[_0x2eceed(0x176)][_0x2eceed(0x161)](_0x2eceed(0x204)))return;const _0xb8b43=_0x26b79f[_0x2eceed(0x176)][_0x2eceed(0x1dc)](_0x2eceed(0x1f9)),_0x4f3fd5=_0x26b79f[_0x2eceed(0x176)][_0x2eceed(0x1dc)](_0x2eceed(0x1c7)),_0x3b8874=_0x26b79f[_0x2eceed(0x176)][_0x2eceed(0x1dc)](_0x47b835),_0x1c532a=_0x26b79f[_0x2eceed(0x176)][_0x2eceed(0x1dc)](_0x2eceed(0x204));_0x3b8874[_0x2eceed(0x1f6)][_0x2eceed(0x1fd)](_0x2eceed(0x203),_0x2eceed(0x189)),_0x26b79f[_0x2eceed(0x202)][_0x2eceed(0x1ed)][_0x2eceed(0x166)](_0x2eceed(0x1c9),{'allowIn':_0x2eceed(0x199),'allowContentOf':_0x2eceed(0x199),'isLimit':!0x0}),_0x26b79f[_0x2eceed(0x21d)][_0x2eceed(0x1cc)]({'model':_0x2eceed(0x1c9),'view':_0x2eceed(0x1c1)});let _0x48c3dd=null;_0x26b79f[_0x2eceed(0x202)]['on'](_0x2eceed(0x16d),(_0x67753e,_0x5cb722)=>{const _0x44233e=_0x2eceed,[_0x825bbf,_0x31bd63]=_0x5cb722,_0x5171af=_0x5cb722[_0x5cb722[_0x44233e(0x1ae)]-0x1];_0x5171af&&_0x5171af[_0x44233e(0x181)]||_0xb8b43[_0x44233e(0x194)]||this[_0x44233e(0x17a)][_0x44233e(0x191)][_0x44233e(0x1dc)](_0x44233e(0x209))[_0x44233e(0x186)]&&function(_0x5af9cf,_0x30491c,_0x513b05,_0x1069ce,_0x740ebd){const _0x52500c=_0x44233e;if(_0x30491c&&!_0x30491c['is'](_0x52500c(0x1b1)))return!0x1;const _0x556816=_0x740ebd[_0x52500c(0x17e)](_0x5af9cf,_0x513b05);if(!_0x556816||!he(_0x556816,void 0x0,_0x1069ce))return!0x1;const _0x415494=_0x1069ce[_0x52500c(0x1af)](_0x513b05[_0x52500c(0x15e)][_0x52500c(0x193)]);if(!_0x415494[_0x52500c(0x1ae)])return!0x1;const _0x5d12e5=_0x415494[0x0][_0x52500c(0x157)](_0x52500c(0x1f1)),_0x645429=_0x1069ce[_0x52500c(0x1e2)](_0x415494),_0x26d536=_0x1069ce[_0x52500c(0x1db)](_0x415494),_0x29a1bf={'startRow':_0x645429[_0x52500c(0x1e7)],'endRow':_0x645429[_0x52500c(0x163)],'startColumn':_0x26d536[_0x52500c(0x1e7)],'endColumn':_0x26d536[_0x52500c(0x163)]};return 0x1==_0x415494[_0x52500c(0x1ae)]&&(_0x29a1bf[_0x52500c(0x16a)]+=_0x1069ce[_0x52500c(0x1f5)](_0x556816)-0x1,_0x29a1bf[_0x52500c(0x1cf)]+=_0x1069ce[_0x52500c(0x21b)](_0x556816)-0x1),he(_0x5d12e5,_0x29a1bf,_0x1069ce);}(_0x825bbf,_0x31bd63,_0x26b79f[_0x44233e(0x202)],_0x4f3fd5,_0x1c532a)&&(_0x67753e[_0x44233e(0x1b5)](),_0x48c3dd={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x26b79f[_0x44233e(0x202)][_0x44233e(0x184)](()=>{const _0x445014=_0x44233e;_0x26b79f[_0x445014(0x202)][_0x445014(0x16d)](_0x5cb722[0x0],_0x5cb722[0x1],_0x5cb722[0x2],{'forceDefaultExecution':!0x0});const _0x473572=_0x583859(),{rowInsertionRanges:_0x2bf6ef,columnInsertionRanges:_0x59e1dc,insertionRanges:_0x53f699,deletionRanges:_0x5a7604,cells:_0x2ac2db}=_0x48c3dd;_0x2bf6ef[_0x445014(0x1ae)]&&_0xb8b43[_0x445014(0x215)](_0x2bf6ef,_0x445014(0x203),{'tablePasteChainId':_0x473572}),_0x59e1dc[_0x445014(0x1ae)]&&_0xb8b43[_0x445014(0x215)](_0x59e1dc,_0x445014(0x189),{'tablePasteChainId':_0x473572}),_0x53f699[_0x445014(0x1ae)]&&(_0xb8b43[_0x445014(0x215)](_0x53f699,_0x445014(0x1ef),{'tablePasteChainId':_0x473572,'skipNestingCheck':!0x0}),_0x53f699[_0x445014(0x1de)](_0x42f668=>{const _0xebdb7e=_0x445014;var _0x8b2a40;return null===(_0x8b2a40=_0x42f668[_0xebdb7e(0x1bf)])||void 0x0===_0x8b2a40?void 0x0:_0x8b2a40[_0xebdb7e(0x196)](_0x42f668);})),_0x5a7604[_0x445014(0x1ae)]&&(_0xb8b43[_0x445014(0x224)](_0x5a7604,_0x445014(0x1ef),{'tablePasteChainId':_0x473572,'skipNestingCheck':!0x0}),_0x5a7604[_0x445014(0x1de)](_0x1d2a08=>{const _0x2c1b77=_0x445014;var _0x5ba8cc;return null===(_0x5ba8cc=_0x1d2a08[_0x2c1b77(0x1bf)])||void 0x0===_0x5ba8cc?void 0x0:_0x5ba8cc[_0x2c1b77(0x196)](_0x1d2a08);}));const _0x52c5ee=_0xb8b43[_0x445014(0x220)](_0x2ac2db[_0x445014(0x1d0)](({element:_0x4bc478})=>_0x4bc478),{'formatGroupId':_0x583859()},[],_0x445014(0x20c),{'tablePasteChainId':_0x473572});if(_0x52c5ee){const _0x3f89bd=_0x52c5ee[_0x445014(0x1cd)](),_0x4a6dec=[];for(const {element:_0xe778e4,attributes:_0x13c92e}of _0x2ac2db){if(!_0x13c92e)continue;const _0x4bdf2d=_0x26b79f[_0x445014(0x202)][_0x445014(0x1e9)](_0xe778e4),_0x3c0568=_0x3f89bd[_0x445014(0x1a6)](_0x46643a=>_0x46643a[_0x445014(0x1ea)]()[_0x445014(0x1d6)](_0x4bdf2d));_0x3c0568&&_0x4a6dec[_0x445014(0x1fd)]([_0x3c0568[_0x445014(0x210)],_0x13c92e]);}_0x4a6dec[_0x445014(0x1ae)]&&_0x52c5ee[_0x445014(0x201)](_0x445014(0x21a),Object[_0x445014(0x195)](_0x4a6dec));}_0x48c3dd=null;}));},{'priority':_0x27c00e[_0x2eceed(0x1a8)]+0xa}),_0x26b79f[_0x2eceed(0x176)][_0x2eceed(0x1dc)](_0x2eceed(0x204))['on'](_0x2eceed(0x1e3),(_0x17da88,_0x17043d)=>{const _0x3ac9e2=_0x2eceed,[_0x5f07d3,_0x5c837a,,_0xffbadb]=_0x17043d;if(!_0x48c3dd)return;_0x17da88[_0x3ac9e2(0x1b5)]();const _0x1106f1=_0x5f07d3[_0x3ac9e2(0x20b)],_0x180ccf=_0x5c837a,_0x47a718=Pe(_0x1106f1),_0x33b8db=Pe(_0x180ccf);_0x17da88[_0x3ac9e2(0x1d7)]=_0x1106f1;let _0x515c25=null,_0x1c6ec4=null;if(_0x33b8db||_0x47a718){if(_0x47a718&&!_0x33b8db){_0xffbadb[_0x3ac9e2(0x162)](_0x1106f1[_0x3ac9e2(0x198)](0x0));for(const _0x537bcc of Array[_0x3ac9e2(0x15f)](_0x180ccf[_0x3ac9e2(0x16f)]()))_0xffbadb[_0x3ac9e2(0x1ee)](_0x537bcc,_0x1106f1,_0x3ac9e2(0x174));const _0x1f152d=_0x48c3dd[_0x3ac9e2(0x16b)][_0x3ac9e2(0x170)](_0x5f07d3[_0x3ac9e2(0x185)]),_0x48100d=_0x48c3dd[_0x3ac9e2(0x1f3)][_0x3ac9e2(0x170)](_0x5f07d3[_0x3ac9e2(0x177)]);_0x1f152d||_0x48100d||(_0x515c25=_0x167bdd[_0x3ac9e2(0x1ec)](_0xffbadb[_0x3ac9e2(0x18c)](_0x1106f1)));}else _0x33b8db&&!_0x47a718&&(_0x1c6ec4=_0xffbadb[_0x3ac9e2(0x18c)](_0x1106f1));}else{const _0x34379b=_0xffbadb[_0x3ac9e2(0x1d3)](_0x3ac9e2(0x1c9)),_0x12066f=_0xffbadb[_0x3ac9e2(0x1d3)](_0x3ac9e2(0x1c9));_0xffbadb[_0x3ac9e2(0x1fb)](_0xffbadb[_0x3ac9e2(0x18c)](_0x1106f1),_0x12066f),_0xffbadb[_0x3ac9e2(0x1ee)](_0x34379b,_0x1106f1,0x0);for(const _0x21706a of Array[_0x3ac9e2(0x15f)](_0x180ccf[_0x3ac9e2(0x16f)]()))_0xffbadb[_0x3ac9e2(0x1ee)](_0x21706a,_0x34379b,_0x3ac9e2(0x174));_0x515c25=_0x167bdd[_0x3ac9e2(0x1ec)](_0xffbadb[_0x3ac9e2(0x1e9)](_0x34379b)),_0x1c6ec4=_0x167bdd[_0x3ac9e2(0x1ec)](_0xffbadb[_0x3ac9e2(0x1e9)](_0x12066f));}const _0x315f8e=Array[_0x3ac9e2(0x15f)](_0x180ccf[_0x3ac9e2(0x169)]())[_0x3ac9e2(0x15c)](([_0x282876])=>ge[_0x3ac9e2(0x170)](_0x282876));_0x48c3dd[_0x3ac9e2(0x200)][_0x3ac9e2(0x1fd)]({'element':_0x1106f1,'attributes':_0x315f8e[_0x3ac9e2(0x1ae)]?Object[_0x3ac9e2(0x195)](_0x315f8e):null}),_0x515c25&&_0x48c3dd[_0x3ac9e2(0x1e6)][_0x3ac9e2(0x1fd)](_0x515c25),_0x1c6ec4&&_0x48c3dd[_0x3ac9e2(0x17f)][_0x3ac9e2(0x1fd)](_0x1c6ec4);},{'priority':_0x2eceed(0x1a8)}),_0x4f3fd5['on'](_0x2eceed(0x1cb),(_0x522964,_0x484591)=>{const _0x26a478=_0x2eceed,[_0x169a4b,_0x2ef2d3={}]=_0x484591;if(!_0x48c3dd)return;const _0xf53c8b=_0x2ef2d3['at']||0x0,_0x51e20a=_0x2ef2d3[_0x26a478(0x218)]||0x1;_0x48c3dd[_0x26a478(0x1f3)]=new Array(_0x51e20a)[_0x26a478(0x20d)](_0xf53c8b)[_0x26a478(0x1d0)]((_0xfed6cd,_0x35b3ae)=>_0xfed6cd+_0x35b3ae);for(const {cell:_0x592e47}of _0x4f3fd5[_0x26a478(0x20a)](_0x169a4b,{'startColumn':_0xf53c8b,'endColumn':_0xf53c8b+_0x51e20a-0x1}))_0x48c3dd[_0x26a478(0x20e)][_0x26a478(0x1fd)](_0x26b79f[_0x26a478(0x202)][_0x26a478(0x1e9)](_0x592e47));},{'priority':_0x2eceed(0x1bd)}),_0x4f3fd5['on'](_0x2eceed(0x1f7),(_0x20e381,_0xf0bd5)=>{const _0x3e8df3=_0x2eceed,[_0x305569,_0x291f21={}]=_0xf0bd5;if(!_0x48c3dd)return;const _0x16a74e=_0x291f21['at']||0x0,_0x1a58a2=_0x291f21[_0x3e8df3(0x217)]||0x1;_0x48c3dd[_0x3e8df3(0x16b)]=new Array(_0x1a58a2)[_0x3e8df3(0x20d)](_0x16a74e)[_0x3e8df3(0x1d0)]((_0x591ea2,_0x5d707d)=>_0x591ea2+_0x5d707d);for(const {cell:_0xa45fa5}of _0x4f3fd5[_0x3e8df3(0x20a)](_0x305569,{'startRow':_0x16a74e,'endRow':_0x16a74e+_0x1a58a2-0x1}))_0x48c3dd[_0x3e8df3(0x165)][_0x3e8df3(0x1fd)](_0x26b79f[_0x3e8df3(0x202)][_0x3e8df3(0x1e9)](_0xa45fa5));},{'priority':_0x2eceed(0x1bd)}),_0xb8b43[_0x2eceed(0x1dd)][_0x2eceed(0x1b4)](_0x2cdb3a=>{const _0x13a0c9=_0x2eceed;if(_0x2cdb3a[_0x13a0c9(0x1f0)]&&_0x2cdb3a[_0x13a0c9(0x1f0)][_0x13a0c9(0x1bc)](_0x13a0c9(0x1ef)))return _0x2cdb3a[_0x13a0c9(0x18e)]?{}:{'type':_0x13a0c9(0x1fa),'content':_0x1d24d4(_0x26b79f[_0x13a0c9(0x173)],_0x13a0c9(0x1ab))};});const _0xb7f460=()=>!0x1;for(const _0x236627 of[_0x2eceed(0x1ef),_0x2eceed(0x189),_0x2eceed(0x203),_0x2eceed(0x20c)])_0xb8b43[_0x2eceed(0x1c3)][_0x2eceed(0x175)](_0x2eceed(0x1fa),_0x236627,_0x2eceed(0x1ac),_0xb7f460),_0xb8b43[_0x2eceed(0x1c3)][_0x2eceed(0x175)](_0x2eceed(0x1e5),_0x236627,_0x2eceed(0x1ac),_0xb7f460),_0xb8b43[_0x2eceed(0x1c3)][_0x2eceed(0x175)](_0x2eceed(0x219),_0x236627,_0x2eceed(0x1ac),_0xb7f460);_0xb8b43[_0x2eceed(0x1c3)][_0x2eceed(0x175)](_0x2eceed(0x219),_0x2eceed(0x20c),_0x2eceed(0x16c),_0xb7f460),_0xb8b43[_0x2eceed(0x1c3)][_0x2eceed(0x175)](_0x2eceed(0x219),_0x2eceed(0x20c),_0x2eceed(0x180),(_0x44bdf4,_0x45381b,_0x2e8265)=>{const _0x1be80b=_0x2eceed,_0xa81e5b=_0x44bdf4[_0x1be80b(0x1d0)](_0x4fb98b=>_0x4fb98b[_0x1be80b(0x212)]())[_0x1be80b(0x15c)](_0x17028f=>_0x17028f),_0x383f73=new Map(_0xa81e5b[_0x1be80b(0x1d0)](_0x11d21e=>[_0x11d21e,null]));if(_0x48c3dd){for(const {element:_0x620550,attributes:_0x54271f}of _0x48c3dd[_0x1be80b(0x200)])_0x54271f&&_0x383f73[_0x1be80b(0x1fe)](_0x620550,_0x54271f);}else{if(_0x2e8265&&_0x2e8265[_0x1be80b(0x21a)])for(const [_0x1d12ff,_0x530a59]of Object[_0x1be80b(0x1f4)](_0x2e8265[_0x1be80b(0x21a)])){const _0x4f86a9=_0x26b79f[_0x1be80b(0x202)][_0x1be80b(0x208)][_0x1be80b(0x1dc)](_0x1d12ff),_0x48050e=_0x4f86a9?_0x4f86a9[_0x1be80b(0x1ea)]()[_0x1be80b(0x212)]():null;_0x48050e&&_0x383f73[_0x1be80b(0x1fe)](_0x48050e,_0x530a59);}}_0x26b79f[_0x1be80b(0x202)][_0x1be80b(0x184)](_0x4f980e=>{const _0x1b3e89=_0x1be80b;for(const [_0x3eb915,_0x58b210]of _0x383f73)_0x4f980e[_0x1b3e89(0x158)]({...Ce,..._0x58b210},_0x3eb915);});});const _0x2361db=(_0x244153,_0x5175ad)=>{const _0x5d4c7c=_0x2eceed;_0xb8b43[_0x5d4c7c(0x1c3)][_0x5d4c7c(0x175)](_0x244153,_0x5d4c7c(0x1ef),_0x5175ad,(_0x2de184,_0x15251e,_0x10082a)=>{const _0x1fced9=_0x5d4c7c;_0x26b79f[_0x1fced9(0x202)][_0x1fced9(0x184)](_0x35285a=>{const _0x348b28=_0x1fced9,_0x4d22ad=[];for(const _0x24e19e of _0x2de184){const _0x5b7177=_0x24e19e[_0x348b28(0x18b)][_0x348b28(0x223)];_0x5b7177['is'](_0x348b28(0x1eb),_0x348b28(0x1c9))&&_0x4d22ad[_0x348b28(0x1fd)](_0x5b7177);}_0xb8b43[_0x348b28(0x1c3)][_0x348b28(0x178)](_0x244153,null,_0x5175ad)(_0x2de184,_0x15251e,_0x10082a);for(const _0xbde3f3 of _0x4d22ad)_0x348b28(0x182)!=_0xbde3f3[_0x348b28(0x19d)][_0x348b28(0x1a0)]&&_0x35285a[_0x348b28(0x206)](_0xbde3f3);});});};_0x2361db(_0x2eceed(0x1fa),_0x2eceed(0x180)),_0x2361db(_0x2eceed(0x1fa),_0x2eceed(0x16c)),_0x2361db(_0x2eceed(0x1e5),_0x2eceed(0x180)),_0x2361db(_0x2eceed(0x1e5),_0x2eceed(0x16c)),_0xb8b43[_0x2eceed(0x1c3)][_0x2eceed(0x175)](_0x2eceed(0x1fa),_0x2eceed(0x203),_0x2eceed(0x16c),_0x30658c=>{const _0xb9406d=_0x2eceed,_0x1c0876=_0x30658c[_0xb9406d(0x1d0)](_0x317264=>_0x317264[_0xb9406d(0x212)]()),_0x160b52=_0x1c0876[0x0][_0xb9406d(0x157)](_0xb9406d(0x1f1)),{minRow:_0x43c858,maxRow:_0x114169}=_0x3b8874[_0xb9406d(0x1a1)](_0x1c0876);_0x4f3fd5[_0xb9406d(0x1b9)](_0x160b52,{'at':_0x43c858,'rows':_0x114169-_0x43c858+0x1});}),_0xb8b43[_0x2eceed(0x1c3)][_0x2eceed(0x175)](_0x2eceed(0x1fa),_0x2eceed(0x189),_0x2eceed(0x16c),_0x255225=>{const _0x1da5cc=_0x2eceed,_0x3fe3f0=_0x255225[_0x1da5cc(0x1d0)](_0x57fe64=>_0x57fe64[_0x1da5cc(0x212)]()),_0x3d139b=_0x3fe3f0[0x0][_0x1da5cc(0x157)](_0x1da5cc(0x1f1)),{minColumn:_0x20d0a4,maxColumn:_0x5ddbb6}=_0x3b8874[_0x1da5cc(0x1a1)](_0x3fe3f0);_0x4f3fd5[_0x1da5cc(0x1aa)](_0x3d139b,{'at':_0x20d0a4,'columns':_0x5ddbb6-_0x20d0a4+0x1});});const _0x397749=(_0x128818,_0x3b9e4f)=>{const _0x1b035e=_0x2eceed;if(!_0x3b9e4f[_0x1b035e(0x1f0)]||!_0x3b9e4f[_0x1b035e(0x1f0)][_0x1b035e(0x1bc)](_0x1b035e(0x1ef)))return;const _0x931639=_0x3b9e4f[_0x1b035e(0x1d4)][_0x1b035e(0x1be)],_0x320f7d=_0xb8b43[_0x1b035e(0x1d5)]()[_0x1b035e(0x15c)](_0x4a1e1c=>_0x4a1e1c[_0x1b035e(0x1c8)]&&_0x4a1e1c[_0x1b035e(0x1d4)]&&_0x4a1e1c[_0x1b035e(0x1d4)][_0x1b035e(0x1be)]==_0x931639);_0x320f7d[_0x1b035e(0x1ae)]&&_0x3b9e4f[_0x1b035e(0x213)]()[_0x1b035e(0x1ae)]!=_0x320f7d[_0x1b035e(0x1ae)]&&_0x320f7d[_0x1b035e(0x172)]((_0x3a33b5,_0x574085)=>(_0x3a33b5[_0x1b035e(0x1a3)]=_0x574085,_0x574085[_0x1b035e(0x18e)]=_0x3a33b5,_0x574085));};function _0x5a0e07(_0x2b18ec,_0xd7f355=!0x0){const _0x54c4b0=_0x2eceed,{id:_0x51a481}=_0xb8b43[_0x54c4b0(0x17c)](_0x2b18ec[_0x54c4b0(0x190)]),_0x32765a=[_0x54c4b0(0x1ba),_0x54c4b0(0x15b)],_0x18c4ed=_0xb8b43[_0x54c4b0(0x159)][_0x54c4b0(0x170)](_0x2b18ec[_0x54c4b0(0x190)]);return _0x18c4ed&&_0x32765a[_0x54c4b0(0x1fd)](_0x54c4b0(0x211)),{'classes':_0x32765a,'attributes':{'data-suggestion':_0x51a481},'priority':_0x18c4ed&&_0xd7f355?0xbc2:0xbb8};}_0xb8b43['on'](_0x2eceed(0x1f2),_0x397749,{'priority':_0x2eceed(0x1a8)}),_0xb8b43['on'](_0x2eceed(0x21f),_0x397749,{'priority':_0x2eceed(0x1a8)}),_0x26b79f[_0x2eceed(0x202)][_0x2eceed(0x15e)][_0x2eceed(0x1d2)](()=>{const _0x55fb5b=_0x2eceed;let _0x5991ae=!0x1;const _0x2c9b7c=Array[_0x55fb5b(0x15f)](_0x26b79f[_0x55fb5b(0x202)][_0x55fb5b(0x15e)][_0x55fb5b(0x160)][_0x55fb5b(0x1d9)]());for(const {name:_0x18de4d,data:_0x142c55}of _0x2c9b7c){const {group:_0x35c6e5,type:_0x1663b9,id:_0x5c7808}=_0xb8b43[_0x55fb5b(0x17c)](_0x18de4d);if(_0x55fb5b(0x1c0)!=_0x35c6e5||_0x55fb5b(0x1e5)!=_0x1663b9||_0x142c55[_0x55fb5b(0x179)])continue;if(!_0xb8b43[_0x55fb5b(0x1b6)](_0x5c7808))continue;const _0x20f840=_0xb8b43[_0x55fb5b(0x19b)](_0x5c7808)[_0x55fb5b(0x21e)](),_0xc5d61b=_0x26b79f[_0x55fb5b(0x176)][_0x55fb5b(0x1dc)](_0x55fb5b(0x1ca))['me'];for(const _0x1b0ac0 of _0xb8b43[_0x55fb5b(0x1d5)]()){if(!_0x1b0ac0[_0x55fb5b(0x1c8)]||_0x1b0ac0[_0x55fb5b(0x19c)]!=_0xc5d61b)continue;if(_0x55fb5b(0x219)!=_0x1b0ac0[_0x55fb5b(0x164)]||_0x55fb5b(0x20c)!=_0x1b0ac0[_0x55fb5b(0x1f0)])continue;if(_0x1b0ac0[_0x55fb5b(0x21e)]()[_0x55fb5b(0x1a5)](_0x5d4545=>_0x20f840[_0x55fb5b(0x222)](_0x33fb2e=>_0x33fb2e[_0x55fb5b(0x1a7)](_0x5d4545,!0x0)))){for(const _0x21f260 of _0x1b0ac0[_0x55fb5b(0x213)]())_0x21f260[_0x55fb5b(0x1c8)]&&(_0x21f260[_0x55fb5b(0x16c)](),_0x5991ae=!0x0);}}}return _0x5991ae;}),_0x26b79f[_0x2eceed(0x202)][_0x2eceed(0x15e)][_0x2eceed(0x1d2)](_0x57da25=>{const _0x3f7f9a=_0x2eceed,_0x585875=_0x26b79f[_0x3f7f9a(0x191)][_0x3f7f9a(0x1dc)](_0x3f7f9a(0x1b0));if(!_0x585875||!_0x585875[_0x3f7f9a(0x1b7)][_0x3f7f9a(0x161)](_0x57da25[_0x3f7f9a(0x1b3)]))return!0x1;let _0x40d0d8=!0x1;const _0x2d73d7=_0x26b79f[_0x3f7f9a(0x176)][_0x3f7f9a(0x1dc)](_0x3f7f9a(0x1ca))['me'],_0x413ad2=_0x26b79f[_0x3f7f9a(0x202)][_0x3f7f9a(0x15e)][_0x3f7f9a(0x160)][_0x3f7f9a(0x1e1)](),_0x47d434=Array[_0x3f7f9a(0x15f)](_0x26b79f[_0x3f7f9a(0x202)][_0x3f7f9a(0x15e)][_0x3f7f9a(0x160)][_0x3f7f9a(0x1d9)]())[_0x3f7f9a(0x15c)](({name:_0x4a820b,data:_0x3f3488})=>{const _0x49cfd2=_0x3f7f9a,{group:_0x267688,subType:_0x22d566,authorId:_0x161537}=_0xb8b43[_0x49cfd2(0x17c)](_0x4a820b);return _0x49cfd2(0x1c0)==_0x267688&&_0x49cfd2(0x1ef)==_0x22d566&&_0x161537==_0x2d73d7['id']&&!_0x3f3488[_0x49cfd2(0x179)];});for(const _0x108a90 of _0x413ad2){if(_0x3f7f9a(0x1ee)!=_0x108a90[_0x3f7f9a(0x164)]||_0x3f7f9a(0x1c9)!=_0x108a90[_0x3f7f9a(0x210)]||0x1!=_0x108a90[_0x3f7f9a(0x1ae)])continue;const _0x32de5d=_0x57da25[_0x3f7f9a(0x168)](_0x108a90[_0x3f7f9a(0x1a4)],_0x108a90[_0x3f7f9a(0x1a4)][_0x3f7f9a(0x18a)](0x1));if(!_0x47d434[_0x3f7f9a(0x1a6)](({data:_0xed7ac9})=>_0xed7ac9[_0x3f7f9a(0x1da)][_0x3f7f9a(0x1d6)](_0x32de5d))){for(const {name:_0x10a1ed,data:_0xd0cf9}of _0x47d434)if(_0x32de5d[_0x3f7f9a(0x1a7)](_0xd0cf9[_0x3f7f9a(0x1da)])){_0x57da25[_0x3f7f9a(0x17d)](_0x10a1ed,{'range':_0x32de5d}),_0x40d0d8=!0x0;break;}}}return _0x40d0d8;}),_0x26b79f[_0x2eceed(0x202)][_0x2eceed(0x15e)][_0x2eceed(0x1d2)](_0x3b2082=>{const _0x37ab38=_0x2eceed;let _0x5db3d=!0x1;const _0x1a313f=_0x26b79f[_0x37ab38(0x176)][_0x37ab38(0x1dc)](_0x37ab38(0x1ca))['me'],_0x45467e=_0xb8b43[_0x37ab38(0x1d5)]()[_0x37ab38(0x15c)](_0x147c66=>_0x147c66[_0x37ab38(0x1c8)]&&_0x147c66[_0x37ab38(0x19c)]==_0x1a313f),_0x4c3927=new Set(),_0x1b851f=new Set();for(const _0xd6a3c9 of _0x45467e)if(_0x37ab38(0x1ef)==_0xd6a3c9[_0x37ab38(0x1f0)])for(const _0x74c439 of _0xd6a3c9[_0x37ab38(0x1cd)]()){const _0x2d2502=_0x74c439[_0x37ab38(0x1ea)]()[_0x37ab38(0x212)]();if(_0x2d2502){if(_0x2d2502['is'](_0x37ab38(0x1eb),_0x37ab38(0x1c9))&&Pe(_0x2d2502)){_0xd6a3c9[_0x37ab38(0x18f)](_0x74c439[_0x37ab38(0x210)]),_0x4c3927[_0x37ab38(0x1ce)](_0x2d2502),_0x5db3d=!0x0;const _0x38a95a=_0x2d2502[_0x37ab38(0x192)],_0x3c0ec4=_0x2d2502[_0x37ab38(0x1d1)],_0x3335d2=_0x38a95a&&_0x38a95a['is'](_0x37ab38(0x1eb),_0x37ab38(0x1c9)),_0x49100b=_0x3c0ec4&&_0x3c0ec4['is'](_0x37ab38(0x1eb),_0x37ab38(0x1c9));_0x3335d2&&!_0x4c3927[_0x37ab38(0x161)](_0x38a95a)&&_0x1b851f[_0x37ab38(0x1ce)](_0x38a95a),_0x49100b&&!_0x4c3927[_0x37ab38(0x161)](_0x3c0ec4)&&_0x1b851f[_0x37ab38(0x1ce)](_0x3c0ec4);}else _0x2d2502['is'](_0x37ab38(0x1eb),_0x37ab38(0x1e8))&&_0x2d2502[_0x37ab38(0x214)]&&(_0xd6a3c9[_0x37ab38(0x18f)](_0x74c439[_0x37ab38(0x210)]),_0x5db3d=!0x0);}}else{if(_0x37ab38(0x20c)==_0xd6a3c9[_0x37ab38(0x1f0)]){if(!_0xd6a3c9[_0x37ab38(0x1d4)]||!_0xd6a3c9[_0x37ab38(0x1d4)][_0x37ab38(0x1be)])continue;const _0x4cd3be=_0xd6a3c9[_0x37ab38(0x1d4)][_0x37ab38(0x21a)];if(_0x4cd3be&&Object[_0x37ab38(0x19a)](_0x4cd3be)[_0x37ab38(0x1ae)])continue;const _0x455fa7=_0xd6a3c9[_0x37ab38(0x1d4)][_0x37ab38(0x1be)];let _0x5a9408=!0x0,_0x4af3bf=!0x0;for(const _0x31b563 of _0x45467e)if(_0x31b563[_0x37ab38(0x1f0)]&&_0x31b563[_0x37ab38(0x1f0)][_0x37ab38(0x1bc)](_0x37ab38(0x1ef))){if(!_0x31b563[_0x37ab38(0x1d4)][_0x37ab38(0x1be)]){_0x4af3bf=!0x1;break;}if(_0x31b563['id']!=_0xd6a3c9['id']&&_0x31b563[_0x37ab38(0x1d4)][_0x37ab38(0x1be)]==_0x455fa7){_0x5a9408=!0x1;break;}}_0x4af3bf&&_0x5a9408&&(_0xd6a3c9[_0x37ab38(0x1c4)](),_0x5db3d=!0x0);}}for(const _0xe52327 of _0x4c3927)_0x3b2082[_0x37ab38(0x162)](_0xe52327);for(const _0x166144 of _0x1b851f)_0x3b2082[_0x37ab38(0x206)](_0x166144);return _0x5db3d;}),_0x26b79f[_0x2eceed(0x21d)][_0x2eceed(0x216)](_0x2eceed(0x1a2))[_0x2eceed(0x1b8)]({'model':_0x2eceed(0x19e),'view':(_0x47d6c6,_0x40a8e2)=>_0x5a0e07(_0x47d6c6),'converterPriority':_0x2eceed(0x1a8)}),_0x26b79f[_0x2eceed(0x21d)][_0x2eceed(0x216)](_0x2eceed(0x1e4))[_0x2eceed(0x1b8)]({'model':_0x2eceed(0x19e),'view':(_0x3b41bb,_0x517d35)=>_0x517d35[_0x2eceed(0x20f)][_0x2eceed(0x207)]?_0x5a0e07(_0x3b41bb,!0x1):null,'converterPriority':_0x2eceed(0x1a8)});const _0x41ff49=_0x26b79f[_0x2eceed(0x1ff)][_0x2eceed(0x1c6)];this[_0x2eceed(0x183)](_0x41ff49[_0x2eceed(0x15e)],_0x2eceed(0x16e),(_0x289ce2,_0x3ac9d6)=>{const _0xebc360=_0x2eceed,_0x3019ca=[];for(const _0x298e0e of _0x41ff49[_0xebc360(0x18c)](_0x3ac9d6[_0xebc360(0x1f8)])[_0xebc360(0x205)]())_0x298e0e['is'](_0xebc360(0x1eb),_0xebc360(0x1c1))&&_0x3019ca[_0xebc360(0x1fd)](_0x298e0e);_0x41ff49[_0xebc360(0x184)](_0x286543=>{const _0x5aeb85=_0xebc360;for(const _0x29e714 of _0x3019ca)_0x286543[_0x5aeb85(0x15a)](_0x286543[_0x5aeb85(0x18c)](_0x29e714),_0x286543[_0x5aeb85(0x1df)](_0x29e714)),_0x286543[_0x5aeb85(0x162)](_0x29e714);});});}}function Pe(_0x5778a7){const _0x53d81e=_0x20284b;if(_0x5778a7[_0x53d81e(0x214)])return!0x0;const _0x274455=_0x5778a7[_0x53d81e(0x198)](0x0);return _0x274455['is'](_0x53d81e(0x1eb),_0x53d81e(0x1e8))&&_0x274455[_0x53d81e(0x214)];}function he(_0xfea163,_0x4e1c4b={},_0x4ed16d){const _0x56c4f3=_0x20284b;for(const {isAnchor:_0x17fcb6,cellHeight:_0x298231,cellWidth:_0x2e5f33}of _0x4ed16d[_0x56c4f3(0x20a)](_0xfea163,{'includeAllSlots':!0x0,..._0x4e1c4b}))if(!_0x17fcb6||0x1!=_0x298231||0x1!=_0x2e5f33)return!0x1;return!0x0;}
23
+ const _0x45421b=_0x4183;(function(_0x13d5d3,_0x25d33f){const _0x53be13=_0x4183,_0xf47efd=_0x13d5d3();while(!![]){try{const _0x123e25=-parseInt(_0x53be13(0x17b))/0x1+parseInt(_0x53be13(0x11c))/0x2+-parseInt(_0x53be13(0xf2))/0x3+-parseInt(_0x53be13(0xdb))/0x4*(-parseInt(_0x53be13(0x198))/0x5)+parseInt(_0x53be13(0x13b))/0x6+parseInt(_0x53be13(0x14c))/0x7+-parseInt(_0x53be13(0x14a))/0x8;if(_0x123e25===_0x25d33f)break;else _0xf47efd['push'](_0xf47efd['shift']());}catch(_0xaf655e){_0xf47efd['push'](_0xf47efd['shift']());}}}(_0x1c2f,0x428ae));import{getTranslation as _0x51e950}from'../utils/common-translations.js';import{Plugin as _0x57dba7}from'ckeditor5/src/core.js';function _0x1c2f(){const _0x55b050=['suggestionUnloaded','getColumnIndexes','add','_replaceTableSlotCell','filter','discard','markMultiRangeDeletion','position','editingDowncast','rootName','return','$graveyard','afterInit','insert','clipboardOutput','value','getRanges','removeMarker','tableCellBorderWidth','set','createElement','createRange','tableCellSuggestion','batch','3002010iiFJkN','getRows','TableUtils','join','conversion','nextSibling','has','insertionRanges','_isForcedDefaultExecutionBlock','suggestion-td','endColumn','updateMarker','markers','get','ck-suggestion-marker--active','779072iEPaOV','tablePasteRow','2502521UuldxZ','activeMarkers','ck-suggestion-marker','tableCellHorizontalAlignment','removeMarkers','redo','move','paragraph','formatBlock','getChild','isInContent','tablePasteChainId','Users','markerToHighlight','content','call','rowInsertionRanges','getChildren','last','markerName','tableCellPadding','fromEntries','ck-suggestion-marker-insertion','column','registerDescriptionCallback','setAttribute','view','markMultiRangeInsertion','first','listenTo','nodeAfter','_getCoordsForCells','author','_suggestionFactory','entries','removeColumns','isEmpty','documentSelection','oldRange','getTableIfOnlyTableInContent','register','rows','previousSibling','root','newRange','fromRange','fill','262818SMMuGM','TableClipboard','columnInsertionIndexes','keys','getAttributes','remove','getContainedElement','length','editing','tableCellBackgroundColor','previous','requires','differ','getSuggestionCallback','createRangeOn','hasSuggestion','getSuggestion','tableCellBorderColor','deletionRanges','markMultiRangeBlockFormat','detach','getShiftedBy','createRangeIn','tablePaste','table','getChanges','map','descriptionFactory','some','5BvmfxN','unwrap','next','getItems','insertColumns','markerAttributes','high','element','insertion','locale','push','find','getAllAdjacentSuggestions','end','915476RukcQA','trackChanges','accept','stop','insertContent','createTableWalker','getChangedMarkers','elementToElement','commands','containsRange','createPositionBefore','from','TrackChangesEditing','setAttributes','schema','attributes','endRow','columns','dataDowncast','low','getMarkers','removeRows','suggestion','1485642PmpsUA','findAncestor','type','showSuggestionHighlights','registerPostFixer','registerCustomCallback','_splitMarkerName','options','includes','forceDefaultExecution','getSelectionAffectedTableCells','cell','getRowIndexes','rowInsertionIndexes','forEach','getColumns','isEqual','reduce','plugins','*Replace\x20table\x20cells*','cells','getSuggestions','for','startsWith','tablePasteColumn','document','editor','deletion','row','suggestionLoaded','_createdBatches','change','tableCellVerticalAlignment','subType','tablePasteCell','suggestion:formatBlock:tablePasteCell','getRange','insertRows','model','_tablePostFixingSubtypes','tableCell','name','82534JXmJWQ','start','wrap','tableCellBorderStyle','selection','every','columnInsertionRanges'];_0x1c2f=function(){return _0x55b050;};return _0x1c2f();}import{LiveRange as _0x573b91}from'ckeditor5/src/engine.js';import{uid as _0x2b169c,priorities as _0x3444ac}from'ckeditor5/src/utils.js';function _0x4183(_0x347b2a,_0x1312b8){const _0x1c2f2e=_0x1c2f();return _0x4183=function(_0x418344,_0x2aa133){_0x418344=_0x418344-0xdb;let _0x3cfc89=_0x1c2f2e[_0x418344];return _0x3cfc89;},_0x4183(_0x347b2a,_0x1312b8);}import _0x162f88 from'./table.js';const ge=[_0x45421b(0x135),_0x45421b(0x18c),_0x45421b(0x11f),_0x45421b(0x14f),_0x45421b(0x112),_0x45421b(0x184),_0x45421b(0x160)],Ce=Object[_0x45421b(0x161)](ge[_0x45421b(0x195)](_0x151b39=>[_0x151b39,null]));export default class It extends _0x57dba7{static get[_0x45421b(0x186)](){return[_0x162f88];}[_0x45421b(0x12f)](){const _0xec2869=_0x45421b,_0x26374b=this[_0xec2869(0x10c)];if(!_0x26374b[_0xec2869(0x104)][_0xec2869(0x141)](_0xec2869(0x17c)))return;const _0x5aef8f=_0x26374b[_0xec2869(0x104)][_0xec2869(0x148)](_0xec2869(0xe7)),_0x54637d=_0x26374b[_0xec2869(0x104)][_0xec2869(0x148)](_0xec2869(0x13d)),_0x40615d=_0x26374b[_0xec2869(0x104)][_0xec2869(0x148)](_0x162f88),_0x1ba33f=_0x26374b[_0xec2869(0x104)][_0xec2869(0x148)](_0xec2869(0x17c));_0x40615d[_0xec2869(0x119)][_0xec2869(0x1a2)](_0xec2869(0x14b),_0xec2869(0x10a)),_0x26374b[_0xec2869(0x118)][_0xec2869(0xe9)][_0xec2869(0x174)](_0xec2869(0x139),{'allowIn':_0xec2869(0x11a),'allowContentOf':_0xec2869(0x11a),'isLimit':!0x0}),_0x26374b[_0xec2869(0x13f)][_0xec2869(0xe2)]({'model':_0xec2869(0x139),'view':_0xec2869(0x144)});let _0x41bfa1=null;_0x26374b[_0xec2869(0x118)]['on'](_0xec2869(0xdf),(_0x1d8435,_0x6e788e)=>{const _0x533da7=_0xec2869,[_0x5cb84d,_0x33d178]=_0x6e788e,_0x5e1ee4=_0x6e788e[_0x6e788e[_0x533da7(0x182)]-0x1];_0x5e1ee4&&_0x5e1ee4[_0x533da7(0xfb)]||_0x5aef8f[_0x533da7(0x143)]||this[_0x533da7(0x10c)][_0x533da7(0xe3)][_0x533da7(0x148)](_0x533da7(0xdc))[_0x533da7(0x132)]&&function(_0x36256d,_0x4650f9,_0x2e275a,_0x370e61,_0xf5c6f6){const _0xac5860=_0x533da7;if(_0x4650f9&&!_0x4650f9['is'](_0xac5860(0x171)))return!0x1;const _0x10ba98=_0xf5c6f6[_0xac5860(0x173)](_0x36256d,_0x2e275a);if(!_0x10ba98||!he(_0x10ba98,void 0x0,_0x370e61))return!0x1;const _0x17abec=_0x370e61[_0xac5860(0xfc)](_0x2e275a[_0xac5860(0x10b)][_0xac5860(0x120)]);if(!_0x17abec[_0xac5860(0x182)])return!0x1;const _0x47ea9f=_0x17abec[0x0][_0xac5860(0xf3)](_0xac5860(0x193)),_0x275307=_0x370e61[_0xac5860(0xfe)](_0x17abec),_0x96a912=_0x370e61[_0xac5860(0x124)](_0x17abec),_0xb95061={'startRow':_0x275307[_0xac5860(0x168)],'endRow':_0x275307[_0xac5860(0x15e)],'startColumn':_0x96a912[_0xac5860(0x168)],'endColumn':_0x96a912[_0xac5860(0x15e)]};return 0x1==_0x17abec[_0xac5860(0x182)]&&(_0xb95061[_0xac5860(0xeb)]+=_0x370e61[_0xac5860(0x13c)](_0x10ba98)-0x1,_0xb95061[_0xac5860(0x145)]+=_0x370e61[_0xac5860(0x101)](_0x10ba98)-0x1),he(_0x47ea9f,_0xb95061,_0x370e61);}(_0x5cb84d,_0x33d178,_0x26374b[_0x533da7(0x118)],_0x54637d,_0x1ba33f)&&(_0x1d8435[_0x533da7(0xde)](),_0x41bfa1={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x26374b[_0x533da7(0x118)][_0x533da7(0x111)](()=>{const _0x4ec45d=_0x533da7;_0x26374b[_0x4ec45d(0x118)][_0x4ec45d(0xdf)](_0x6e788e[0x0],_0x6e788e[0x1],_0x6e788e[0x2],{'forceDefaultExecution':!0x0});const _0x1a53e8=_0x2b169c(),{rowInsertionRanges:_0x624286,columnInsertionRanges:_0x1cc587,insertionRanges:_0x4cc855,deletionRanges:_0x5a18bb,cells:_0x52fd8e}=_0x41bfa1;_0x624286[_0x4ec45d(0x182)]&&_0x5aef8f[_0x4ec45d(0x167)](_0x624286,_0x4ec45d(0x14b),{'tablePasteChainId':_0x1a53e8}),_0x1cc587[_0x4ec45d(0x182)]&&_0x5aef8f[_0x4ec45d(0x167)](_0x1cc587,_0x4ec45d(0x10a),{'tablePasteChainId':_0x1a53e8}),_0x4cc855[_0x4ec45d(0x182)]&&(_0x5aef8f[_0x4ec45d(0x167)](_0x4cc855,_0x4ec45d(0x192),{'tablePasteChainId':_0x1a53e8,'skipNestingCheck':!0x0}),_0x4cc855[_0x4ec45d(0x100)](_0x1b1741=>{const _0x4338d5=_0x4ec45d;var _0x41e596;return null===(_0x41e596=_0x1b1741[_0x4338d5(0x18f)])||void 0x0===_0x41e596?void 0x0:_0x41e596[_0x4338d5(0x15b)](_0x1b1741);})),_0x5a18bb[_0x4ec45d(0x182)]&&(_0x5aef8f[_0x4ec45d(0x129)](_0x5a18bb,_0x4ec45d(0x192),{'tablePasteChainId':_0x1a53e8,'skipNestingCheck':!0x0}),_0x5a18bb[_0x4ec45d(0x100)](_0x1633a5=>{const _0x2c394d=_0x4ec45d;var _0x3d9cc9;return null===(_0x3d9cc9=_0x1633a5[_0x2c394d(0x18f)])||void 0x0===_0x3d9cc9?void 0x0:_0x3d9cc9[_0x2c394d(0x15b)](_0x1633a5);}));const _0x575777=_0x5aef8f[_0x4ec45d(0x18e)](_0x52fd8e[_0x4ec45d(0x195)](({element:_0x5830cf})=>_0x5830cf),{'formatGroupId':_0x2b169c()},[],_0x4ec45d(0x114),{'tablePasteChainId':_0x1a53e8});if(_0x575777){const _0x96eaa1=_0x575777[_0x4ec45d(0xef)](),_0x22094b=[];for(const {element:_0xa21de9,attributes:_0x153e4e}of _0x52fd8e){if(!_0x153e4e)continue;const _0x36a67b=_0x26374b[_0x4ec45d(0x118)][_0x4ec45d(0x189)](_0xa21de9),_0x294661=_0x96eaa1[_0x4ec45d(0x1a3)](_0x1d2f8b=>_0x1d2f8b[_0x4ec45d(0x116)]()[_0x4ec45d(0x102)](_0x36a67b));_0x294661&&_0x22094b[_0x4ec45d(0x1a2)]([_0x294661[_0x4ec45d(0x11b)],_0x153e4e]);}_0x22094b[_0x4ec45d(0x182)]&&_0x575777[_0x4ec45d(0x165)](_0x4ec45d(0x19d),Object[_0x4ec45d(0x161)](_0x22094b));}_0x41bfa1=null;}));},{'priority':_0x3444ac[_0xec2869(0x19e)]+0xa}),_0x26374b[_0xec2869(0x104)][_0xec2869(0x148)](_0xec2869(0x17c))['on'](_0xec2869(0x126),(_0x2d32fb,_0x4a27ef)=>{const _0x3b5314=_0xec2869,[_0x5a9481,_0x16151e,,_0x14fe6d]=_0x4a27ef;if(!_0x41bfa1)return;_0x2d32fb[_0x3b5314(0xde)]();const _0x5711eb=_0x5a9481[_0x3b5314(0xfd)],_0x1da180=_0x16151e,_0x240373=Pe(_0x5711eb),_0x3c5006=Pe(_0x1da180);_0x2d32fb[_0x3b5314(0x12d)]=_0x5711eb;let _0x55d644=null,_0x21edc6=null;if(_0x3c5006||_0x240373){if(_0x240373&&!_0x3c5006){_0x14fe6d[_0x3b5314(0x180)](_0x5711eb[_0x3b5314(0x155)](0x0));for(const _0x3cb319 of Array[_0x3b5314(0xe6)](_0x1da180[_0x3b5314(0x15d)]()))_0x14fe6d[_0x3b5314(0x130)](_0x3cb319,_0x5711eb,_0x3b5314(0x1a5));const _0x54a5ab=_0x41bfa1[_0x3b5314(0xff)][_0x3b5314(0xfa)](_0x5a9481[_0x3b5314(0x10e)]),_0x2cb967=_0x41bfa1[_0x3b5314(0x17d)][_0x3b5314(0xfa)](_0x5a9481[_0x3b5314(0x163)]);_0x54a5ab||_0x2cb967||(_0x55d644=_0x573b91[_0x3b5314(0x179)](_0x14fe6d[_0x3b5314(0x191)](_0x5711eb)));}else _0x3c5006&&!_0x240373&&(_0x21edc6=_0x14fe6d[_0x3b5314(0x191)](_0x5711eb));}else{const _0x51f1b8=_0x14fe6d[_0x3b5314(0x137)](_0x3b5314(0x139)),_0x5cd5b0=_0x14fe6d[_0x3b5314(0x137)](_0x3b5314(0x139));_0x14fe6d[_0x3b5314(0x11e)](_0x14fe6d[_0x3b5314(0x191)](_0x5711eb),_0x5cd5b0),_0x14fe6d[_0x3b5314(0x130)](_0x51f1b8,_0x5711eb,0x0);for(const _0x5e8cec of Array[_0x3b5314(0xe6)](_0x1da180[_0x3b5314(0x15d)]()))_0x14fe6d[_0x3b5314(0x130)](_0x5e8cec,_0x51f1b8,_0x3b5314(0x1a5));_0x55d644=_0x573b91[_0x3b5314(0x179)](_0x14fe6d[_0x3b5314(0x189)](_0x51f1b8)),_0x21edc6=_0x573b91[_0x3b5314(0x179)](_0x14fe6d[_0x3b5314(0x189)](_0x5cd5b0));}const _0x4be861=Array[_0x3b5314(0xe6)](_0x1da180[_0x3b5314(0x17f)]())[_0x3b5314(0x127)](([_0x3e3c37])=>ge[_0x3b5314(0xfa)](_0x3e3c37));_0x41bfa1[_0x3b5314(0x106)][_0x3b5314(0x1a2)]({'element':_0x5711eb,'attributes':_0x4be861[_0x3b5314(0x182)]?Object[_0x3b5314(0x161)](_0x4be861):null}),_0x55d644&&_0x41bfa1[_0x3b5314(0x142)][_0x3b5314(0x1a2)](_0x55d644),_0x21edc6&&_0x41bfa1[_0x3b5314(0x18d)][_0x3b5314(0x1a2)](_0x21edc6);},{'priority':_0xec2869(0x19e)}),_0x54637d['on'](_0xec2869(0x19c),(_0x2f998b,_0x25cb59)=>{const _0x111aa1=_0xec2869,[_0x2cb2c4,_0x1aee68={}]=_0x25cb59;if(!_0x41bfa1)return;const _0x40de9b=_0x1aee68['at']||0x0,_0x3bd694=_0x1aee68[_0x111aa1(0xec)]||0x1;_0x41bfa1[_0x111aa1(0x17d)]=new Array(_0x3bd694)[_0x111aa1(0x17a)](_0x40de9b)[_0x111aa1(0x195)]((_0x4e10a4,_0x440ab4)=>_0x4e10a4+_0x440ab4);for(const {cell:_0x2490cd}of _0x54637d[_0x111aa1(0xe0)](_0x2cb2c4,{'startColumn':_0x40de9b,'endColumn':_0x40de9b+_0x3bd694-0x1}))_0x41bfa1[_0x111aa1(0x122)][_0x111aa1(0x1a2)](_0x26374b[_0x111aa1(0x118)][_0x111aa1(0x189)](_0x2490cd));},{'priority':_0xec2869(0xee)}),_0x54637d['on'](_0xec2869(0x117),(_0xdf6470,_0x419dfa)=>{const _0x472c19=_0xec2869,[_0x5f2753,_0x3c2e6e={}]=_0x419dfa;if(!_0x41bfa1)return;const _0x58f4b2=_0x3c2e6e['at']||0x0,_0x936674=_0x3c2e6e[_0x472c19(0x175)]||0x1;_0x41bfa1[_0x472c19(0xff)]=new Array(_0x936674)[_0x472c19(0x17a)](_0x58f4b2)[_0x472c19(0x195)]((_0x3cd184,_0x2ac237)=>_0x3cd184+_0x2ac237);for(const {cell:_0x37b7db}of _0x54637d[_0x472c19(0xe0)](_0x5f2753,{'startRow':_0x58f4b2,'endRow':_0x58f4b2+_0x936674-0x1}))_0x41bfa1[_0x472c19(0x15c)][_0x472c19(0x1a2)](_0x26374b[_0x472c19(0x118)][_0x472c19(0x189)](_0x37b7db));},{'priority':_0xec2869(0xee)}),_0x5aef8f[_0xec2869(0x196)][_0xec2869(0x164)](_0x13aab7=>{const _0x2773e1=_0xec2869;if(_0x13aab7[_0x2773e1(0x113)]&&_0x13aab7[_0x2773e1(0x113)][_0x2773e1(0x109)](_0x2773e1(0x192)))return _0x13aab7[_0x2773e1(0x185)]?{}:{'type':_0x2773e1(0x1a0),'content':_0x51e950(_0x26374b[_0x2773e1(0x1a1)],_0x2773e1(0x105))};});const _0x57e058=()=>!0x1;for(const _0x1c4f3d of[_0xec2869(0x192),_0xec2869(0x10a),_0xec2869(0x14b),_0xec2869(0x114)])_0x5aef8f[_0xec2869(0x16d)][_0xec2869(0xf7)](_0xec2869(0x1a0),_0x1c4f3d,_0xec2869(0x13e),_0x57e058),_0x5aef8f[_0xec2869(0x16d)][_0xec2869(0xf7)](_0xec2869(0x10d),_0x1c4f3d,_0xec2869(0x13e),_0x57e058),_0x5aef8f[_0xec2869(0x16d)][_0xec2869(0xf7)](_0xec2869(0x154),_0x1c4f3d,_0xec2869(0x13e),_0x57e058);_0x5aef8f[_0xec2869(0x16d)][_0xec2869(0xf7)](_0xec2869(0x154),_0xec2869(0x114),_0xec2869(0x128),_0x57e058),_0x5aef8f[_0xec2869(0x16d)][_0xec2869(0xf7)](_0xec2869(0x154),_0xec2869(0x114),_0xec2869(0xdd),(_0x5bb487,_0x212cd7,_0x27ff16)=>{const _0x23a3ef=_0xec2869,_0x421511=_0x5bb487[_0x23a3ef(0x195)](_0x59d0ad=>_0x59d0ad[_0x23a3ef(0x181)]())[_0x23a3ef(0x127)](_0x1293ea=>_0x1293ea),_0x3eca3f=new Map(_0x421511[_0x23a3ef(0x195)](_0x4a57a0=>[_0x4a57a0,null]));if(_0x41bfa1){for(const {element:_0x157352,attributes:_0x1cd47e}of _0x41bfa1[_0x23a3ef(0x106)])_0x1cd47e&&_0x3eca3f[_0x23a3ef(0x136)](_0x157352,_0x1cd47e);}else{if(_0x27ff16&&_0x27ff16[_0x23a3ef(0x19d)])for(const [_0x2d3a0a,_0x5f03f2]of Object[_0x23a3ef(0x16e)](_0x27ff16[_0x23a3ef(0x19d)])){const _0x2ec863=_0x26374b[_0x23a3ef(0x118)][_0x23a3ef(0x147)][_0x23a3ef(0x148)](_0x2d3a0a),_0x2264f7=_0x2ec863?_0x2ec863[_0x23a3ef(0x116)]()[_0x23a3ef(0x181)]():null;_0x2264f7&&_0x3eca3f[_0x23a3ef(0x136)](_0x2264f7,_0x5f03f2);}}_0x26374b[_0x23a3ef(0x118)][_0x23a3ef(0x111)](_0x22212a=>{const _0x5a0867=_0x23a3ef;for(const [_0x204bb8,_0x497c35]of _0x3eca3f)_0x22212a[_0x5a0867(0xe8)]({...Ce,..._0x497c35},_0x204bb8);});});const _0x1231d8=(_0x7140a0,_0x514a44)=>{const _0x4fafbe=_0xec2869;_0x5aef8f[_0x4fafbe(0x16d)][_0x4fafbe(0xf7)](_0x7140a0,_0x4fafbe(0x192),_0x514a44,(_0x3b9462,_0xa34e8d,_0x2fd602)=>{const _0x1871d8=_0x4fafbe;_0x26374b[_0x1871d8(0x118)][_0x1871d8(0x111)](_0x572aec=>{const _0x3ac8c6=_0x1871d8,_0x33eee3=[];for(const _0x18f5e4 of _0x3b9462){const _0x14bf78=_0x18f5e4[_0x3ac8c6(0x11d)][_0x3ac8c6(0x16a)];_0x14bf78['is'](_0x3ac8c6(0x19f),_0x3ac8c6(0x139))&&_0x33eee3[_0x3ac8c6(0x1a2)](_0x14bf78);}_0x5aef8f[_0x3ac8c6(0x16d)][_0x3ac8c6(0x188)](_0x7140a0,null,_0x514a44)(_0x3b9462,_0xa34e8d,_0x2fd602);for(const _0x2744b7 of _0x33eee3)_0x3ac8c6(0x12e)!=_0x2744b7[_0x3ac8c6(0x177)][_0x3ac8c6(0x12c)]&&_0x572aec[_0x3ac8c6(0x199)](_0x2744b7);});});};_0x1231d8(_0xec2869(0x1a0),_0xec2869(0xdd)),_0x1231d8(_0xec2869(0x1a0),_0xec2869(0x128)),_0x1231d8(_0xec2869(0x10d),_0xec2869(0xdd)),_0x1231d8(_0xec2869(0x10d),_0xec2869(0x128)),_0x5aef8f[_0xec2869(0x16d)][_0xec2869(0xf7)](_0xec2869(0x1a0),_0xec2869(0x14b),_0xec2869(0x128),_0x4a65c4=>{const _0xec4419=_0xec2869,_0x76f641=_0x4a65c4[_0xec4419(0x195)](_0xf0a221=>_0xf0a221[_0xec4419(0x181)]()),_0x233699=_0x76f641[0x0][_0xec4419(0xf3)](_0xec4419(0x193)),{minRow:_0x224455,maxRow:_0x237d6b}=_0x40615d[_0xec4419(0x16b)](_0x76f641);_0x54637d[_0xec4419(0xf0)](_0x233699,{'at':_0x224455,'rows':_0x237d6b-_0x224455+0x1});}),_0x5aef8f[_0xec2869(0x16d)][_0xec2869(0xf7)](_0xec2869(0x1a0),_0xec2869(0x10a),_0xec2869(0x128),_0x3fcbce=>{const _0x3797c0=_0xec2869,_0x1ae4c8=_0x3fcbce[_0x3797c0(0x195)](_0x499334=>_0x499334[_0x3797c0(0x181)]()),_0x59b8d0=_0x1ae4c8[0x0][_0x3797c0(0xf3)](_0x3797c0(0x193)),{minColumn:_0x47722d,maxColumn:_0x593858}=_0x40615d[_0x3797c0(0x16b)](_0x1ae4c8);_0x54637d[_0x3797c0(0x16f)](_0x59b8d0,{'at':_0x47722d,'columns':_0x593858-_0x47722d+0x1});});const _0x4c3a52=(_0x24bdff,_0x27aa36)=>{const _0x57b9f4=_0xec2869;if(!_0x27aa36[_0x57b9f4(0x113)]||!_0x27aa36[_0x57b9f4(0x113)][_0x57b9f4(0x109)](_0x57b9f4(0x192)))return;const _0x4f6dc2=_0x27aa36[_0x57b9f4(0xea)][_0x57b9f4(0x157)],_0x22ea3f=_0x5aef8f[_0x57b9f4(0x107)]()[_0x57b9f4(0x127)](_0xb690cd=>_0xb690cd[_0x57b9f4(0x156)]&&_0xb690cd[_0x57b9f4(0xea)]&&_0xb690cd[_0x57b9f4(0xea)][_0x57b9f4(0x157)]==_0x4f6dc2);_0x22ea3f[_0x57b9f4(0x182)]&&_0x27aa36[_0x57b9f4(0x1a4)]()[_0x57b9f4(0x182)]!=_0x22ea3f[_0x57b9f4(0x182)]&&_0x22ea3f[_0x57b9f4(0x103)]((_0x325be7,_0x30fee5)=>(_0x325be7[_0x57b9f4(0x19a)]=_0x30fee5,_0x30fee5[_0x57b9f4(0x185)]=_0x325be7,_0x30fee5));};function _0x15f041(_0x2a592a,_0x5897e7=!0x0){const _0x4acb46=_0xec2869,{id:_0x15a835}=_0x5aef8f[_0x4acb46(0xf8)](_0x2a592a[_0x4acb46(0x15f)]),_0x37505e=[_0x4acb46(0x14e),_0x4acb46(0x162)],_0x5c837c=_0x5aef8f[_0x4acb46(0x14d)][_0x4acb46(0xfa)](_0x2a592a[_0x4acb46(0x15f)]);return _0x5c837c&&_0x37505e[_0x4acb46(0x1a2)](_0x4acb46(0x149)),{'classes':_0x37505e,'attributes':{'data-suggestion':_0x15a835},'priority':_0x5c837c&&_0x5897e7?0xbc2:0xbb8};}_0x5aef8f['on'](_0xec2869(0x10f),_0x4c3a52,{'priority':_0xec2869(0x19e)}),_0x5aef8f['on'](_0xec2869(0x123),_0x4c3a52,{'priority':_0xec2869(0x19e)}),_0x26374b[_0xec2869(0x118)][_0xec2869(0x10b)][_0xec2869(0xf6)](()=>{const _0x4c5001=_0xec2869;let _0xdb9744=!0x1;const _0x4f6e47=Array[_0x4c5001(0xe6)](_0x26374b[_0x4c5001(0x118)][_0x4c5001(0x10b)][_0x4c5001(0x187)][_0x4c5001(0xe1)]());for(const {name:_0x41b402,data:_0xc87d1f}of _0x4f6e47){const {group:_0x256912,type:_0x29c08b,id:_0x483dd8}=_0x5aef8f[_0x4c5001(0xf8)](_0x41b402);if(_0x4c5001(0xf1)!=_0x256912||_0x4c5001(0x10d)!=_0x29c08b||_0xc87d1f[_0x4c5001(0x172)])continue;if(!_0x5aef8f[_0x4c5001(0x18a)](_0x483dd8))continue;const _0x1f51dd=_0x5aef8f[_0x4c5001(0x18b)](_0x483dd8)[_0x4c5001(0x133)](),_0x3965e4=_0x26374b[_0x4c5001(0x104)][_0x4c5001(0x148)](_0x4c5001(0x158))['me'];for(const _0x583ca2 of _0x5aef8f[_0x4c5001(0x107)]()){if(!_0x583ca2[_0x4c5001(0x156)]||_0x583ca2[_0x4c5001(0x16c)]!=_0x3965e4)continue;if(_0x4c5001(0x154)!=_0x583ca2[_0x4c5001(0xf4)]||_0x4c5001(0x114)!=_0x583ca2[_0x4c5001(0x113)])continue;if(_0x583ca2[_0x4c5001(0x133)]()[_0x4c5001(0x121)](_0x3c9340=>_0x1f51dd[_0x4c5001(0x197)](_0x167bca=>_0x167bca[_0x4c5001(0xe4)](_0x3c9340,!0x0)))){for(const _0x3f4b06 of _0x583ca2[_0x4c5001(0x1a4)]())_0x3f4b06[_0x4c5001(0x156)]&&(_0x3f4b06[_0x4c5001(0x128)](),_0xdb9744=!0x0);}}}return _0xdb9744;}),_0x26374b[_0xec2869(0x118)][_0xec2869(0x10b)][_0xec2869(0xf6)](_0x38b474=>{const _0x57296=_0xec2869,_0x393b9d=_0x26374b[_0x57296(0xe3)][_0x57296(0x148)](_0x57296(0x151));if(!_0x393b9d||!_0x393b9d[_0x57296(0x110)][_0x57296(0x141)](_0x38b474[_0x57296(0x13a)]))return!0x1;let _0x3d2a32=!0x1;const _0x481a8d=_0x26374b[_0x57296(0x104)][_0x57296(0x148)](_0x57296(0x158))['me'],_0x2ca87c=_0x26374b[_0x57296(0x118)][_0x57296(0x10b)][_0x57296(0x187)][_0x57296(0x194)](),_0x20e19c=Array[_0x57296(0xe6)](_0x26374b[_0x57296(0x118)][_0x57296(0x10b)][_0x57296(0x187)][_0x57296(0xe1)]())[_0x57296(0x127)](({name:_0xf141a8,data:_0xf584ba})=>{const _0x43c837=_0x57296,{group:_0x327bb3,subType:_0x4dc788,authorId:_0x2fcd2b}=_0x5aef8f[_0x43c837(0xf8)](_0xf141a8);return _0x43c837(0xf1)==_0x327bb3&&_0x43c837(0x192)==_0x4dc788&&_0x2fcd2b==_0x481a8d['id']&&!_0xf584ba[_0x43c837(0x172)];});for(const _0x59dda0 of _0x2ca87c){if(_0x57296(0x130)!=_0x59dda0[_0x57296(0xf4)]||_0x57296(0x139)!=_0x59dda0[_0x57296(0x11b)]||0x1!=_0x59dda0[_0x57296(0x182)])continue;const _0x45a570=_0x38b474[_0x57296(0x138)](_0x59dda0[_0x57296(0x12a)],_0x59dda0[_0x57296(0x12a)][_0x57296(0x190)](0x1));if(!_0x20e19c[_0x57296(0x1a3)](({data:_0x2bc7f0})=>_0x2bc7f0[_0x57296(0x178)][_0x57296(0x102)](_0x45a570))){for(const {name:_0x2ec93a,data:_0x54ab6c}of _0x20e19c)if(_0x45a570[_0x57296(0xe4)](_0x54ab6c[_0x57296(0x178)])){_0x38b474[_0x57296(0x146)](_0x2ec93a,{'range':_0x45a570}),_0x3d2a32=!0x0;break;}}}return _0x3d2a32;}),_0x26374b[_0xec2869(0x118)][_0xec2869(0x10b)][_0xec2869(0xf6)](_0x435989=>{const _0x13b7e3=_0xec2869;let _0x39dfb4=!0x1;const _0x56bf65=_0x26374b[_0x13b7e3(0x104)][_0x13b7e3(0x148)](_0x13b7e3(0x158))['me'],_0xa2ca1a=_0x5aef8f[_0x13b7e3(0x107)]()[_0x13b7e3(0x127)](_0xa5d99a=>_0xa5d99a[_0x13b7e3(0x156)]&&_0xa5d99a[_0x13b7e3(0x16c)]==_0x56bf65),_0x2293bf=new Set(),_0x54f22f=new Set();for(const _0x387533 of _0xa2ca1a)if(_0x13b7e3(0x192)==_0x387533[_0x13b7e3(0x113)])for(const _0x550a20 of _0x387533[_0x13b7e3(0xef)]()){const _0x4c49c7=_0x550a20[_0x13b7e3(0x116)]()[_0x13b7e3(0x181)]();if(_0x4c49c7){if(_0x4c49c7['is'](_0x13b7e3(0x19f),_0x13b7e3(0x139))&&Pe(_0x4c49c7)){_0x387533[_0x13b7e3(0x134)](_0x550a20[_0x13b7e3(0x11b)]),_0x2293bf[_0x13b7e3(0x125)](_0x4c49c7),_0x39dfb4=!0x0;const _0xaed4a9=_0x4c49c7[_0x13b7e3(0x140)],_0xc7e312=_0x4c49c7[_0x13b7e3(0x176)],_0x3c962c=_0xaed4a9&&_0xaed4a9['is'](_0x13b7e3(0x19f),_0x13b7e3(0x139)),_0x504a2e=_0xc7e312&&_0xc7e312['is'](_0x13b7e3(0x19f),_0x13b7e3(0x139));_0x3c962c&&!_0x2293bf[_0x13b7e3(0x141)](_0xaed4a9)&&_0x54f22f[_0x13b7e3(0x125)](_0xaed4a9),_0x504a2e&&!_0x2293bf[_0x13b7e3(0x141)](_0xc7e312)&&_0x54f22f[_0x13b7e3(0x125)](_0xc7e312);}else _0x4c49c7['is'](_0x13b7e3(0x19f),_0x13b7e3(0x153))&&_0x4c49c7[_0x13b7e3(0x170)]&&(_0x387533[_0x13b7e3(0x134)](_0x550a20[_0x13b7e3(0x11b)]),_0x39dfb4=!0x0);}}else{if(_0x13b7e3(0x114)==_0x387533[_0x13b7e3(0x113)]){if(!_0x387533[_0x13b7e3(0xea)]||!_0x387533[_0x13b7e3(0xea)][_0x13b7e3(0x157)])continue;const _0x46d5e8=_0x387533[_0x13b7e3(0xea)][_0x13b7e3(0x19d)];if(_0x46d5e8&&Object[_0x13b7e3(0x17e)](_0x46d5e8)[_0x13b7e3(0x182)])continue;const _0x4f86d0=_0x387533[_0x13b7e3(0xea)][_0x13b7e3(0x157)];let _0x763cd5=!0x0,_0x3937dd=!0x0;for(const _0x31ab03 of _0xa2ca1a)if(_0x31ab03[_0x13b7e3(0x113)]&&_0x31ab03[_0x13b7e3(0x113)][_0x13b7e3(0x109)](_0x13b7e3(0x192))){if(!_0x31ab03[_0x13b7e3(0xea)][_0x13b7e3(0x157)]){_0x3937dd=!0x1;break;}if(_0x31ab03['id']!=_0x387533['id']&&_0x31ab03[_0x13b7e3(0xea)][_0x13b7e3(0x157)]==_0x4f86d0){_0x763cd5=!0x1;break;}}_0x3937dd&&_0x763cd5&&(_0x387533[_0x13b7e3(0x150)](),_0x39dfb4=!0x0);}}for(const _0x46ce78 of _0x2293bf)_0x435989[_0x13b7e3(0x180)](_0x46ce78);for(const _0x4c00c3 of _0x54f22f)_0x435989[_0x13b7e3(0x199)](_0x4c00c3);return _0x39dfb4;}),_0x26374b[_0xec2869(0x13f)][_0xec2869(0x108)](_0xec2869(0x12b))[_0xec2869(0x159)]({'model':_0xec2869(0x115),'view':(_0x525e8c,_0xf924b4)=>_0x15f041(_0x525e8c),'converterPriority':_0xec2869(0x19e)}),_0x26374b[_0xec2869(0x13f)][_0xec2869(0x108)](_0xec2869(0xed))[_0xec2869(0x159)]({'model':_0xec2869(0x115),'view':(_0x1ad1d3,_0x14a861)=>_0x14a861[_0xec2869(0xf9)][_0xec2869(0xf5)]?_0x15f041(_0x1ad1d3,!0x1):null,'converterPriority':_0xec2869(0x19e)});const _0x561d47=_0x26374b[_0xec2869(0x183)][_0xec2869(0x166)];this[_0xec2869(0x169)](_0x561d47[_0xec2869(0x10b)],_0xec2869(0x131),(_0x59133f,_0x1901c3)=>{const _0x3b294f=_0xec2869,_0x159e4b=[];for(const _0x451e40 of _0x561d47[_0x3b294f(0x191)](_0x1901c3[_0x3b294f(0x15a)])[_0x3b294f(0x19b)]())_0x451e40['is'](_0x3b294f(0x19f),_0x3b294f(0x144))&&_0x159e4b[_0x3b294f(0x1a2)](_0x451e40);_0x561d47[_0x3b294f(0x111)](_0x1885e7=>{const _0x58c87c=_0x3b294f;for(const _0x162606 of _0x159e4b)_0x1885e7[_0x58c87c(0x152)](_0x1885e7[_0x58c87c(0x191)](_0x162606),_0x1885e7[_0x58c87c(0xe5)](_0x162606)),_0x1885e7[_0x58c87c(0x180)](_0x162606);});});}}function Pe(_0x117fed){const _0xfe1774=_0x45421b;if(_0x117fed[_0xfe1774(0x170)])return!0x0;const _0x1bf66a=_0x117fed[_0xfe1774(0x155)](0x0);return _0x1bf66a['is'](_0xfe1774(0x19f),_0xfe1774(0x153))&&_0x1bf66a[_0xfe1774(0x170)];}function he(_0x8c2ceb,_0x408c54={},_0x31f5ca){const _0x380cb8=_0x45421b;for(const {isAnchor:_0x42f39a,cellHeight:_0x511d41,cellWidth:_0x5602b1}of _0x31f5ca[_0x380cb8(0xe0)](_0x8c2ceb,{'includeAllSlots':!0x0,..._0x408c54}))if(!_0x42f39a||0x1!=_0x511d41||0x1!=_0x5602b1)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1878a6=_0x323b;(function(_0x16ab20,_0x4c24bf){const _0x21e240=_0x323b,_0x558f25=_0x16ab20();while(!![]){try{const _0x17bf15=-parseInt(_0x21e240(0x1c6))/0x1+parseInt(_0x21e240(0x194))/0x2*(-parseInt(_0x21e240(0x1a5))/0x3)+-parseInt(_0x21e240(0x1be))/0x4+-parseInt(_0x21e240(0x1a6))/0x5*(parseInt(_0x21e240(0x1b8))/0x6)+parseInt(_0x21e240(0x193))/0x7+parseInt(_0x21e240(0x19d))/0x8+parseInt(_0x21e240(0x1a0))/0x9;if(_0x17bf15===_0x4c24bf)break;else _0x558f25['push'](_0x558f25['shift']());}catch(_0x52b61d){_0x558f25['push'](_0x558f25['shift']());}}}(_0x57c7,0xd6b18));function _0x57c7(){const _0x2f5e5c=['getContainedElement','2874700uwRBQM','commandParams','discard','enableCommand','TableColumnResizeEditing','registerDescriptionCallback','type','_suggestionFactory','1523575PFKBSd','locale','getTableColumnsWidths','Users','3302544IqTWzk','6LewNBP','descriptionFactory','has','data','get','table','handleSuggestionDescription','handleResizeTableWidthCommand','change','3929720xQKudG','resizeTable','getColumnGroupElement','29193840oKvCLc','bind','getAttribute','selection','tableWidth','360213deyDtR','60410nxBBvI','TrackChangesEditing','getSelectedElement','*Format:*\x20resize\x20table','getSuggestionCallback','formatGroupId','subType','formatBlock','editor','formatInline','getSuggestions','accept','author','resizeTableWidth','plugins','document','format','afterInit','360HHstIY','model','registerCustomCallback','columnWidths','markBlockFormat'];_0x57c7=function(){return _0x2f5e5c;};return _0x57c7();}import{Plugin as _0x158582}from'ckeditor5/src/core.js';import{getTranslation as _0x55ad36}from'../utils/common-translations.js';function _0x323b(_0xe4c0ad,_0x3fc03e){const _0x57c78c=_0x57c7();return _0x323b=function(_0x323b8b,_0x45a8c2){_0x323b8b=_0x323b8b-0x192;let _0x147a21=_0x57c78c[_0x323b8b];return _0x147a21;},_0x323b(_0xe4c0ad,_0x3fc03e);}export default class vt extends _0x158582{[_0x1878a6(0x1b7)](){const _0x2ddbc1=_0x1878a6;if(!this[_0x2ddbc1(0x1ae)][_0x2ddbc1(0x1b4)][_0x2ddbc1(0x196)](_0x2ddbc1(0x1c2)))return;const _0x538e8e=this[_0x2ddbc1(0x1ae)][_0x2ddbc1(0x1b4)][_0x2ddbc1(0x198)](_0x2ddbc1(0x1a7));_0x538e8e[_0x2ddbc1(0x1c1)](_0x2ddbc1(0x1b3),this[_0x2ddbc1(0x19b)][_0x2ddbc1(0x1a1)](this)),_0x538e8e[_0x2ddbc1(0x1c5)][_0x2ddbc1(0x1ba)](_0x2ddbc1(0x1ad),_0x2ddbc1(0x19e),_0x2ddbc1(0x1b1),_0x538e8e[_0x2ddbc1(0x1c5)][_0x2ddbc1(0x1aa)](_0x2ddbc1(0x1ad),null,_0x2ddbc1(0x1c0))),_0x538e8e[_0x2ddbc1(0x1c5)][_0x2ddbc1(0x1ba)](_0x2ddbc1(0x1ad),_0x2ddbc1(0x19e),_0x2ddbc1(0x1c0),_0x538e8e[_0x2ddbc1(0x1c5)][_0x2ddbc1(0x1aa)](_0x2ddbc1(0x1ad),null,_0x2ddbc1(0x1b1))),_0x538e8e[_0x2ddbc1(0x195)][_0x2ddbc1(0x1c3)](this[_0x2ddbc1(0x19a)][_0x2ddbc1(0x1a1)](this));}[_0x1878a6(0x19b)](_0x433440,_0x100960){const _0x5e63b6=_0x1878a6,_0x5ae9ec=this[_0x5e63b6(0x1ae)][_0x5e63b6(0x1b4)][_0x5e63b6(0x198)](_0x5e63b6(0x1a7)),_0x55fab8=this[_0x5e63b6(0x1ae)][_0x5e63b6(0x1b4)][_0x5e63b6(0x198)](_0x5e63b6(0x1c2)),_0x1f18fc=_0x100960[_0x5e63b6(0x199)]||this[_0x5e63b6(0x1ae)][_0x5e63b6(0x1b9)][_0x5e63b6(0x1b5)][_0x5e63b6(0x1a3)][_0x5e63b6(0x1a8)]();this[_0x5e63b6(0x1ae)][_0x5e63b6(0x1b9)][_0x5e63b6(0x19c)](()=>{const _0x307788=_0x5e63b6,_0x2c2dd3=_0x55fab8[_0x307788(0x19f)](_0x1f18fc);let _0x2f236d=_0x2c2dd3?_0x55fab8[_0x307788(0x1c8)](_0x2c2dd3):null,_0x4924cd=_0x1f18fc[_0x307788(0x1a2)](_0x307788(0x1a4))||null;const _0x4c96f2=_0x100960[_0x307788(0x1a4)]||_0x4924cd,_0x182d97=_0x100960[_0x307788(0x1bb)]||_0x2f236d,_0x33106f=this[_0x307788(0x1ae)][_0x307788(0x1b4)][_0x307788(0x198)](_0x307788(0x192))['me'];for(const _0x16a62b of _0x5ae9ec[_0x307788(0x1b0)]()){const _0x491c20=_0x16a62b[_0x307788(0x1bd)]();if(_0x307788(0x19e)===_0x16a62b[_0x307788(0x1ac)]&&_0x491c20===_0x1f18fc){_0x16a62b[_0x307788(0x1b2)]!==_0x33106f&&_0x16a62b[_0x307788(0x1c0)]();const _0x5ce97a=_0x16a62b[_0x307788(0x197)][_0x307788(0x1bf)];_0x4924cd=_0x5ce97a[0x0][_0x307788(0x1a4)],_0x2f236d=_0x5ce97a[0x0][_0x307788(0x1bb)];break;}}_0x433440({'table':_0x1f18fc,'tableWidth':_0x4c96f2,'columnWidths':_0x182d97}),_0x5ae9ec[_0x307788(0x1bc)](_0x1f18fc,{'commandName':_0x307788(0x1b3),'commandParams':[{'tableWidth':_0x4924cd,'columnWidths':_0x2f236d}],'formatGroupId':_0x307788(0x19e)},[],_0x307788(0x19e));});}[_0x1878a6(0x19a)](_0x503e0e){const _0x140656=_0x1878a6;if(_0x140656(0x1ad)!=_0x503e0e[_0x140656(0x1c4)]&&_0x140656(0x1af)!=_0x503e0e[_0x140656(0x1c4)])return;const {data:_0x562e2c}=_0x503e0e;if(_0x562e2c&&_0x140656(0x19e)===_0x562e2c[_0x140656(0x1ab)]){const _0x237c06=_0x140656(0x1a9);return{'type':_0x140656(0x1b6),'content':_0x55ad36(this[_0x140656(0x1ae)][_0x140656(0x1c7)],_0x237c06)};}}}
23
+ const _0x4d441b=_0x2fa0;(function(_0x2a4801,_0x320eb9){const _0x33dc2d=_0x2fa0,_0x37b090=_0x2a4801();while(!![]){try{const _0x27ffd9=parseInt(_0x33dc2d(0x9b))/0x1*(parseInt(_0x33dc2d(0x99))/0x2)+-parseInt(_0x33dc2d(0xa8))/0x3+-parseInt(_0x33dc2d(0xbd))/0x4*(-parseInt(_0x33dc2d(0xa6))/0x5)+-parseInt(_0x33dc2d(0xbb))/0x6+parseInt(_0x33dc2d(0xc6))/0x7*(-parseInt(_0x33dc2d(0xba))/0x8)+parseInt(_0x33dc2d(0xad))/0x9*(-parseInt(_0x33dc2d(0x9a))/0xa)+-parseInt(_0x33dc2d(0xaf))/0xb*(-parseInt(_0x33dc2d(0xb6))/0xc);if(_0x27ffd9===_0x320eb9)break;else _0x37b090['push'](_0x37b090['shift']());}catch(_0x9f1d7c){_0x37b090['push'](_0x37b090['shift']());}}}(_0x5bb5,0xc0eec));function _0x5bb5(){const _0x20239c=['formatBlock','get','type','tableWidth','getSuggestions','getTableColumnsWidths','getSuggestionCallback','commandParams','Users','20OtChBJ','70hSeyow','111743evedSt','bind','format','registerDescriptionCallback','selection','getContainedElement','has','resizeTableWidth','_suggestionFactory','table','afterInit','17845NYRzis','change','671535VzrCmZ','handleResizeTableWidthCommand','descriptionFactory','resizeTable','subType','490437JTdykQ','accept','6576504IqDjla','getColumnGroupElement','getSelectedElement','columnWidths','TrackChangesEditing','*Format:*\x20resize\x20table','TableColumnResizeEditing','24zZGTQH','editor','handleSuggestionDescription','markBlockFormat','3336fPqzpQ','8038308LQchxn','plugins','868tVJVRM','document','formatGroupId','discard','model','enableCommand','getAttribute','registerCustomCallback','data','5915ZGLwdj','author','formatInline','locale'];_0x5bb5=function(){return _0x20239c;};return _0x5bb5();}function _0x2fa0(_0x45d130,_0x46ed50){const _0x5bb55c=_0x5bb5();return _0x2fa0=function(_0x2fa0ce,_0x5cf2df){_0x2fa0ce=_0x2fa0ce-0x95;let _0x30e983=_0x5bb55c[_0x2fa0ce];return _0x30e983;},_0x2fa0(_0x45d130,_0x46ed50);}import{Plugin as _0x326755}from'ckeditor5/src/core.js';import{getTranslation as _0xd6a7c7}from'../utils/common-translations.js';export default class vt extends _0x326755{[_0x4d441b(0xa5)](){const _0x21ab20=_0x4d441b;if(!this[_0x21ab20(0xb7)][_0x21ab20(0xbc)][_0x21ab20(0xa1)](_0x21ab20(0xb5)))return;const _0xc06330=this[_0x21ab20(0xb7)][_0x21ab20(0xbc)][_0x21ab20(0xcb)](_0x21ab20(0xb3));_0xc06330[_0x21ab20(0xc2)](_0x21ab20(0xa2),this[_0x21ab20(0xa9)][_0x21ab20(0x9c)](this)),_0xc06330[_0x21ab20(0xa3)][_0x21ab20(0xc4)](_0x21ab20(0xca),_0x21ab20(0xab),_0x21ab20(0xae),_0xc06330[_0x21ab20(0xa3)][_0x21ab20(0x96)](_0x21ab20(0xca),null,_0x21ab20(0xc0))),_0xc06330[_0x21ab20(0xa3)][_0x21ab20(0xc4)](_0x21ab20(0xca),_0x21ab20(0xab),_0x21ab20(0xc0),_0xc06330[_0x21ab20(0xa3)][_0x21ab20(0x96)](_0x21ab20(0xca),null,_0x21ab20(0xae))),_0xc06330[_0x21ab20(0xaa)][_0x21ab20(0x9e)](this[_0x21ab20(0xb8)][_0x21ab20(0x9c)](this));}[_0x4d441b(0xa9)](_0x506576,_0x12f365){const _0x46cda9=_0x4d441b,_0x479b97=this[_0x46cda9(0xb7)][_0x46cda9(0xbc)][_0x46cda9(0xcb)](_0x46cda9(0xb3)),_0x3ef0d1=this[_0x46cda9(0xb7)][_0x46cda9(0xbc)][_0x46cda9(0xcb)](_0x46cda9(0xb5)),_0x1276ee=_0x12f365[_0x46cda9(0xa4)]||this[_0x46cda9(0xb7)][_0x46cda9(0xc1)][_0x46cda9(0xbe)][_0x46cda9(0x9f)][_0x46cda9(0xb1)]();this[_0x46cda9(0xb7)][_0x46cda9(0xc1)][_0x46cda9(0xa7)](()=>{const _0x287908=_0x46cda9,_0x1ee903=_0x3ef0d1[_0x287908(0xb0)](_0x1276ee);let _0x487f86=_0x1ee903?_0x3ef0d1[_0x287908(0x95)](_0x1ee903):null,_0x3e5566=_0x1276ee[_0x287908(0xc3)](_0x287908(0xcd))||null;const _0x17c16e=_0x12f365[_0x287908(0xcd)]||_0x3e5566,_0x148205=_0x12f365[_0x287908(0xb2)]||_0x487f86,_0x162337=this[_0x287908(0xb7)][_0x287908(0xbc)][_0x287908(0xcb)](_0x287908(0x98))['me'];for(const _0x532b3b of _0x479b97[_0x287908(0xce)]()){const _0x4f6e48=_0x532b3b[_0x287908(0xa0)]();if(_0x287908(0xab)===_0x532b3b[_0x287908(0xac)]&&_0x4f6e48===_0x1276ee){_0x532b3b[_0x287908(0xc7)]!==_0x162337&&_0x532b3b[_0x287908(0xc0)]();const _0x430444=_0x532b3b[_0x287908(0xc5)][_0x287908(0x97)];_0x3e5566=_0x430444[0x0][_0x287908(0xcd)],_0x487f86=_0x430444[0x0][_0x287908(0xb2)];break;}}_0x506576({'table':_0x1276ee,'tableWidth':_0x17c16e,'columnWidths':_0x148205}),_0x479b97[_0x287908(0xb9)](_0x1276ee,{'commandName':_0x287908(0xa2),'commandParams':[{'tableWidth':_0x3e5566,'columnWidths':_0x487f86}],'formatGroupId':_0x287908(0xab)},[],_0x287908(0xab));});}[_0x4d441b(0xb8)](_0x491616){const _0x232c52=_0x4d441b;if(_0x232c52(0xca)!=_0x491616[_0x232c52(0xcc)]&&_0x232c52(0xc8)!=_0x491616[_0x232c52(0xcc)])return;const {data:_0x293e7b}=_0x491616;if(_0x293e7b&&_0x232c52(0xab)===_0x293e7b[_0x232c52(0xbf)]){const _0x440f55=_0x232c52(0xb4);return{'type':_0x232c52(0x9d),'content':_0xd6a7c7(this[_0x232c52(0xb7)][_0x232c52(0xc9)],_0x440f55)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x359673=_0x4eb5;(function(_0x496c62,_0x43adf1){const _0x3846ba=_0x4eb5,_0x19e09e=_0x496c62();while(!![]){try{const _0x1f3181=parseInt(_0x3846ba(0x18f))/0x1*(parseInt(_0x3846ba(0x1a3))/0x2)+parseInt(_0x3846ba(0x18d))/0x3*(-parseInt(_0x3846ba(0x1bf))/0x4)+parseInt(_0x3846ba(0x19b))/0x5+-parseInt(_0x3846ba(0x1b0))/0x6*(-parseInt(_0x3846ba(0x186))/0x7)+-parseInt(_0x3846ba(0x18a))/0x8+-parseInt(_0x3846ba(0x180))/0x9*(-parseInt(_0x3846ba(0x18c))/0xa)+-parseInt(_0x3846ba(0x181))/0xb;if(_0x1f3181===_0x43adf1)break;else _0x19e09e['push'](_0x19e09e['shift']());}catch(_0xa99a3b){_0x19e09e['push'](_0x19e09e['shift']());}}}(_0x3896,0x2f62b));import{Plugin as _0x195623}from'ckeditor5/src/core.js';import _0x2dfbc9 from'./table.js';function _0x4eb5(_0x3b3af6,_0x506a3a){const _0x389697=_0x3896();return _0x4eb5=function(_0x4eb5ff,_0x5821c3){_0x4eb5ff=_0x4eb5ff-0x17f;let _0x188c90=_0x389697[_0x4eb5ff];return _0x188c90;},_0x4eb5(_0x3b3af6,_0x506a3a);}function _0x3896(){const _0x4d8ca0=['highest','setAttribute','forceValue','nodeBefore','428478HjJmsG','parent','unbindElementFromMarkerName','markerRange','afterInit','descriptionFactory','start','showSuggestionHighlights','formatBlock','ck-suggestion-marker--active','commandName','createTableWalker','removeClass','getSuggestion','mapper','836TjVRUs','addMarker:suggestion','data-suggestion','FORMAT_REGULAR_ROW','enableDefaultAttributesIntegration','bindElementToMarker','_splitMarkerName','commandParams','setTableRowHeader','TableUtils','format','TableEditing','get','FORMAT_HEADER_COLUMN','markerName','removeMarker:suggestion','item','removeAttribute','writer','end','FORMAT_HEADER_ROW','downcastDispatcher','includes','accept','2424717tNmSel','2949881AAzqHs','has','type','*Format:*\x20%0','ck-suggestion-marker-','35NnTVlI','setTableColumnHeader','nodeAfter','options','1354584YEfhrj','editing','10JXyneY','3099tvKSES','headingColumns','40GPlVPk','TrackChangesEditing','registerAttributeLabel','requires','addClass','_suggestionFactory','markerNameToElements','stop','toViewElement','consumable','activeMarkers','editor','931820uoGZth','getCellLocation','FORMAT_REGULAR_COLUMN','data','cell','registerCustomCallback','locale','_registerLegacyDescription','1732mFCmuw','_handleLegacySuggestions','headingRows','registerBlockAttribute','name','plugins','consume','registerDescriptionCallback','_acceptFormatSuggestionCallbackFactory'];_0x3896=function(){return _0x4d8ca0;};return _0x3896();}import{getTranslation as _0x44061b}from'../utils/common-translations.js';export default class At extends _0x195623{static get[_0x359673(0x192)](){return[_0x2dfbc9];}[_0x359673(0x1b4)](){const _0x376dd6=_0x359673,_0x1a7bca=this[_0x376dd6(0x19a)];if(!_0x1a7bca[_0x376dd6(0x1a8)][_0x376dd6(0x182)](_0x376dd6(0x1ca)))return;const _0xa8921b=_0x1a7bca[_0x376dd6(0x1a1)],_0xf1015d=_0x1a7bca[_0x376dd6(0x1a8)][_0x376dd6(0x1cb)](_0x376dd6(0x190));_0xf1015d[_0x376dd6(0x1c3)](_0x376dd6(0x1c7)),_0xf1015d[_0x376dd6(0x1c3)](_0x376dd6(0x187)),_0xf1015d[_0x376dd6(0x1a6)](_0x376dd6(0x1a5)),_0xf1015d[_0x376dd6(0x1a6)](_0x376dd6(0x18e)),_0xf1015d[_0x376dd6(0x1b5)][_0x376dd6(0x191)](_0x376dd6(0x1a5),_0x44061b(_0xa8921b,_0x376dd6(0x1d3))),_0xf1015d[_0x376dd6(0x1b5)][_0x376dd6(0x191)](_0x376dd6(0x18e),_0x44061b(_0xa8921b,_0x376dd6(0x1cc))),this[_0x376dd6(0x1a4)]();}[_0x359673(0x1a4)](){const _0xb42c1f=_0x359673,_0x3604b2=this[_0xb42c1f(0x19a)][_0xb42c1f(0x1a8)][_0xb42c1f(0x1cb)](_0xb42c1f(0x190)),_0x448147=this[_0xb42c1f(0x19a)][_0xb42c1f(0x1a8)][_0xb42c1f(0x1cb)](_0xb42c1f(0x1c8)),_0x3cab93=this[_0xb42c1f(0x19a)][_0xb42c1f(0x1a8)][_0xb42c1f(0x1cb)](_0x2dfbc9)[_0xb42c1f(0x1ab)]();function _0x1679f2({showActiveMarker:_0x480478=!0x0,setDataAttribute:_0x2a4cbe=!0x0}={}){return(_0xbaca26,_0x922ab0,_0x38d3ed)=>{const _0x460ae0=_0x4eb5,{type:_0x10b2e7,id:_0x4fc514}=_0x3604b2[_0x460ae0(0x1c5)](_0x922ab0[_0x460ae0(0x1cd)]),_0x20f1de=_0x3604b2[_0x460ae0(0x1bd)](_0x4fc514),_0x4a61f7=_0x20f1de[_0x460ae0(0x19e)];if(_0x460ae0(0x1b8)!=_0x20f1de[_0x460ae0(0x183)]||!_0x4a61f7||_0x460ae0(0x187)!=_0x4a61f7[_0x460ae0(0x1ba)])return;if(_0x922ab0[_0x460ae0(0x1cf)])return void _0xbaca26[_0x460ae0(0x196)]();if(!_0x38d3ed[_0x460ae0(0x198)][_0x460ae0(0x1a9)](_0x922ab0[_0x460ae0(0x1b3)],_0xbaca26[_0x460ae0(0x1a7)]))return;const _0x52297c=_0x922ab0[_0x460ae0(0x1b3)][_0x460ae0(0x1b6)][_0x460ae0(0x188)],_0x1b9215=_0x922ab0[_0x460ae0(0x1b3)][_0x460ae0(0x1d2)][_0x460ae0(0x1af)],_0x32915a=_0x52297c[_0x460ae0(0x1b1)][_0x460ae0(0x1b1)],{column:_0x39bdec}=_0x448147[_0x460ae0(0x19c)](_0x52297c),{column:_0x53ae0d}=_0x448147[_0x460ae0(0x19c)](_0x1b9215);for(let _0x5182d4=_0x39bdec;_0x5182d4<=_0x53ae0d;_0x5182d4++){const _0x2ec4a7=_0x448147[_0x460ae0(0x1bb)](_0x32915a,{'column':_0x5182d4,'includeAllSlots':!0x1});for(const _0x2218a5 of _0x2ec4a7){const _0x5311fd=_0x2218a5[_0x460ae0(0x19f)],_0xf6077a=_0x38d3ed[_0x460ae0(0x1be)][_0x460ae0(0x197)](_0x5311fd);_0x38d3ed[_0x460ae0(0x1d1)][_0x460ae0(0x193)](_0x460ae0(0x185)+_0x10b2e7,_0xf6077a),_0x2a4cbe&&_0x38d3ed[_0x460ae0(0x1d1)][_0x460ae0(0x1ad)](_0x460ae0(0x1c1),_0x4fc514,_0xf6077a),_0x38d3ed[_0x460ae0(0x1be)][_0x460ae0(0x1c4)](_0xf6077a,_0x922ab0[_0x460ae0(0x1cd)]),_0x480478&&(_0x3604b2[_0x460ae0(0x199)][_0x460ae0(0x1d5)](_0x922ab0[_0x460ae0(0x1cd)])?_0x38d3ed[_0x460ae0(0x1d1)][_0x460ae0(0x193)](_0x460ae0(0x1b9),_0xf6077a):_0x38d3ed[_0x460ae0(0x1d1)][_0x460ae0(0x1bc)](_0x460ae0(0x1b9),_0xf6077a));}}};}_0x3604b2[_0xb42c1f(0x194)][_0xb42c1f(0x1a0)](_0xb42c1f(0x1b8),_0xb42c1f(0x1c7),_0xb42c1f(0x17f),_0x3cab93),_0x3604b2[_0xb42c1f(0x194)][_0xb42c1f(0x1a0)](_0xb42c1f(0x1b8),_0xb42c1f(0x187),_0xb42c1f(0x17f),_0x3cab93),this[_0xb42c1f(0x19a)][_0xb42c1f(0x18b)][_0xb42c1f(0x1d4)]['on'](_0xb42c1f(0x1c0),_0x1679f2(),{'priority':_0xb42c1f(0x1ac)}),this[_0xb42c1f(0x19a)][_0xb42c1f(0x19e)][_0xb42c1f(0x1d4)]['on'](_0xb42c1f(0x1c0),(_0x3f0317,_0x2c5982,_0x1de787)=>{const _0x3d8b27=_0xb42c1f;_0x1de787[_0x3d8b27(0x189)][_0x3d8b27(0x1b7)]&&_0x1679f2({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x3f0317,_0x2c5982,_0x1de787);},{'priority':_0xb42c1f(0x1ac)}),this[_0xb42c1f(0x19a)][_0xb42c1f(0x18b)][_0xb42c1f(0x1d4)]['on'](_0xb42c1f(0x1ce),(_0x359e3a,_0x2d9e01,_0x567ddf)=>{const _0x2b99bb=_0xb42c1f,{type:_0x2a40ab,id:_0x2fc7ff}=_0x3604b2[_0x2b99bb(0x1c5)](_0x2d9e01[_0x2b99bb(0x1cd)]),_0x57ad75=_0x3604b2[_0x2b99bb(0x1bd)](_0x2fc7ff),_0x5a72fd=_0x57ad75[_0x2b99bb(0x19e)];if(_0x2b99bb(0x1b8)!=_0x57ad75[_0x2b99bb(0x183)]||!_0x5a72fd||_0x2b99bb(0x187)!=_0x5a72fd[_0x2b99bb(0x1ba)])return;const _0x565cb6=_0x567ddf[_0x2b99bb(0x1be)][_0x2b99bb(0x195)](_0x2d9e01[_0x2b99bb(0x1cd)]);if(_0x565cb6){for(const _0x5b6d6c of _0x565cb6)_0x567ddf[_0x2b99bb(0x1d1)][_0x2b99bb(0x1bc)](_0x2b99bb(0x185)+_0x2a40ab,_0x5b6d6c),_0x567ddf[_0x2b99bb(0x1d1)][_0x2b99bb(0x1bc)](_0x2b99bb(0x1b9),_0x5b6d6c),_0x567ddf[_0x2b99bb(0x1d1)][_0x2b99bb(0x1d0)](_0x2b99bb(0x1c1),_0x5b6d6c),_0x567ddf[_0x2b99bb(0x1be)][_0x2b99bb(0x1b2)](_0x5b6d6c,_0x2d9e01[_0x2b99bb(0x1cd)]);}},{'priority':_0xb42c1f(0x1ac)}),this[_0xb42c1f(0x1a2)]();}[_0x359673(0x1a2)](){const _0x2be233=_0x359673,_0x6fa4fb=this[_0x2be233(0x19a)],_0x52c073=_0x6fa4fb[_0x2be233(0x1a1)];function _0x575243(_0x232064){const _0x1ed02d=_0x2be233;return{'type':_0x1ed02d(0x1c9),'content':_0x44061b(_0x52c073,_0x1ed02d(0x184),_0x232064)};}_0x6fa4fb[_0x2be233(0x1a8)][_0x2be233(0x1cb)](_0x2be233(0x190))[_0x2be233(0x1b5)][_0x2be233(0x1aa)](_0x4abef2=>{const _0x5946e3=_0x2be233;if(_0x5946e3(0x1b8)!=_0x4abef2[_0x5946e3(0x183)])return;const {data:_0x3a3633}=_0x4abef2;if(_0x3a3633){if(_0x5946e3(0x1c7)==_0x3a3633[_0x5946e3(0x1ba)]){const _0x18de2b=_0x3a3633[_0x5946e3(0x1c6)][0x0][_0x5946e3(0x1ae)];return _0x575243(_0x44061b(_0x52c073,_0x18de2b?_0x5946e3(0x1d3):_0x5946e3(0x1c2)));}if(_0x5946e3(0x187)==_0x3a3633[_0x5946e3(0x1ba)]){const _0x73f773=_0x3a3633[_0x5946e3(0x1c6)][0x0][_0x5946e3(0x1ae)];return _0x575243(_0x44061b(_0x52c073,_0x73f773?_0x5946e3(0x1cc):_0x5946e3(0x19d)));}}});}}
23
+ const _0x41c345=_0x1d17;(function(_0x53ac1e,_0x1eb429){const _0x55b81e=_0x1d17,_0x4d5eaa=_0x53ac1e();while(!![]){try{const _0x45f845=-parseInt(_0x55b81e(0x15a))/0x1+-parseInt(_0x55b81e(0x135))/0x2*(-parseInt(_0x55b81e(0x15e))/0x3)+-parseInt(_0x55b81e(0x108))/0x4+-parseInt(_0x55b81e(0x152))/0x5*(parseInt(_0x55b81e(0x10e))/0x6)+parseInt(_0x55b81e(0x157))/0x7*(parseInt(_0x55b81e(0x127))/0x8)+parseInt(_0x55b81e(0x126))/0x9*(-parseInt(_0x55b81e(0x122))/0xa)+parseInt(_0x55b81e(0x10a))/0xb*(parseInt(_0x55b81e(0x143))/0xc);if(_0x45f845===_0x1eb429)break;else _0x4d5eaa['push'](_0x4d5eaa['shift']());}catch(_0x29ce0d){_0x4d5eaa['push'](_0x4d5eaa['shift']());}}}(_0x3c11,0x89501));import{Plugin as _0x1f0606}from'ckeditor5/src/core.js';function _0x3c11(){const _0x1546e2=['addClass','186wryWbP','commandName','editor','removeAttribute','FORMAT_REGULAR_ROW','consumable','TableUtils','get','setTableColumnHeader','enableDefaultAttributesIntegration','getCellLocation','toViewElement','removeMarker:suggestion','addMarker:suggestion','includes','forceValue','headingColumns','writer','type','setAttribute','60OCBfys','registerCustomCallback','headingRows','format','967887ebXmoY','7732104YAkRqN','item','_acceptFormatSuggestionCallbackFactory','bindElementToMarker','FORMAT_HEADER_COLUMN','start','data','nodeBefore','_suggestionFactory','markerNameToElements','cell','*Format:*\x20%0','name','accept','52BHjJxh','FORMAT_HEADER_ROW','getSuggestion','FORMAT_REGULAR_COLUMN','activeMarkers','descriptionFactory','formatBlock','data-suggestion','parent','consume','ck-suggestion-marker-','nodeAfter','plugins','setTableRowHeader','6252HqcmXa','downcastDispatcher','end','_handleLegacySuggestions','locale','TrackChangesEditing','TableEditing','stop','unbindElementFromMarkerName','editing','showSuggestionHighlights','markerRange','ck-suggestion-marker--active','afterInit','mapper','177435WKmdcQ','markerName','highest','_splitMarkerName','removeClass','7AnnwtJ','_registerLegacyDescription','requires','1089759LXixvw','registerBlockAttribute','registerAttributeLabel','registerDescriptionCallback','25182NOxXpd','options','3217284AljEFe','has','63701difRqa','commandParams','createTableWalker'];_0x3c11=function(){return _0x1546e2;};return _0x3c11();}function _0x1d17(_0x21d301,_0x43b3ec){const _0x3c1144=_0x3c11();return _0x1d17=function(_0x1d17f8,_0xc34211){_0x1d17f8=_0x1d17f8-0x107;let _0x2e4a24=_0x3c1144[_0x1d17f8];return _0x2e4a24;},_0x1d17(_0x21d301,_0x43b3ec);}import _0x19baad from'./table.js';import{getTranslation as _0x5af9a8}from'../utils/common-translations.js';export default class At extends _0x1f0606{static get[_0x41c345(0x159)](){return[_0x19baad];}[_0x41c345(0x150)](){const _0x1307f2=_0x41c345,_0x18d746=this[_0x1307f2(0x110)];if(!_0x18d746[_0x1307f2(0x141)][_0x1307f2(0x109)](_0x1307f2(0x149)))return;const _0xc25cfe=_0x18d746[_0x1307f2(0x147)],_0x3312fe=_0x18d746[_0x1307f2(0x141)][_0x1307f2(0x115)](_0x1307f2(0x148));_0x3312fe[_0x1307f2(0x117)](_0x1307f2(0x142)),_0x3312fe[_0x1307f2(0x117)](_0x1307f2(0x116)),_0x3312fe[_0x1307f2(0x15b)](_0x1307f2(0x124)),_0x3312fe[_0x1307f2(0x15b)](_0x1307f2(0x11e)),_0x3312fe[_0x1307f2(0x13a)][_0x1307f2(0x15c)](_0x1307f2(0x124),_0x5af9a8(_0xc25cfe,_0x1307f2(0x136))),_0x3312fe[_0x1307f2(0x13a)][_0x1307f2(0x15c)](_0x1307f2(0x11e),_0x5af9a8(_0xc25cfe,_0x1307f2(0x12b))),this[_0x1307f2(0x146)]();}[_0x41c345(0x146)](){const _0x53bda3=_0x41c345,_0x21d1aa=this[_0x53bda3(0x110)][_0x53bda3(0x141)][_0x53bda3(0x115)](_0x53bda3(0x148)),_0x17d511=this[_0x53bda3(0x110)][_0x53bda3(0x141)][_0x53bda3(0x115)](_0x53bda3(0x114)),_0x1f4535=this[_0x53bda3(0x110)][_0x53bda3(0x141)][_0x53bda3(0x115)](_0x19baad)[_0x53bda3(0x129)]();function _0x52547e({showActiveMarker:_0x4150e8=!0x0,setDataAttribute:_0x587271=!0x0}={}){return(_0x2b0349,_0x3bcb71,_0x34c0a0)=>{const _0x359f28=_0x1d17,{type:_0x13379e,id:_0x5c350a}=_0x21d1aa[_0x359f28(0x155)](_0x3bcb71[_0x359f28(0x153)]),_0x4dc802=_0x21d1aa[_0x359f28(0x137)](_0x5c350a),_0x174434=_0x4dc802[_0x359f28(0x12d)];if(_0x359f28(0x13b)!=_0x4dc802[_0x359f28(0x120)]||!_0x174434||_0x359f28(0x116)!=_0x174434[_0x359f28(0x10f)])return;if(_0x3bcb71[_0x359f28(0x128)])return void _0x2b0349[_0x359f28(0x14a)]();if(!_0x34c0a0[_0x359f28(0x113)][_0x359f28(0x13e)](_0x3bcb71[_0x359f28(0x14e)],_0x2b0349[_0x359f28(0x133)]))return;const _0xbb79c3=_0x3bcb71[_0x359f28(0x14e)][_0x359f28(0x12c)][_0x359f28(0x140)],_0x1e54d8=_0x3bcb71[_0x359f28(0x14e)][_0x359f28(0x145)][_0x359f28(0x12e)],_0x2af6b8=_0xbb79c3[_0x359f28(0x13d)][_0x359f28(0x13d)],{column:_0x2b04a3}=_0x17d511[_0x359f28(0x118)](_0xbb79c3),{column:_0x55b37c}=_0x17d511[_0x359f28(0x118)](_0x1e54d8);for(let _0x138f92=_0x2b04a3;_0x138f92<=_0x55b37c;_0x138f92++){const _0x101ee1=_0x17d511[_0x359f28(0x10c)](_0x2af6b8,{'column':_0x138f92,'includeAllSlots':!0x1});for(const _0x539da8 of _0x101ee1){const _0x341294=_0x539da8[_0x359f28(0x131)],_0x4c912c=_0x34c0a0[_0x359f28(0x151)][_0x359f28(0x119)](_0x341294);_0x34c0a0[_0x359f28(0x11f)][_0x359f28(0x10d)](_0x359f28(0x13f)+_0x13379e,_0x4c912c),_0x587271&&_0x34c0a0[_0x359f28(0x11f)][_0x359f28(0x121)](_0x359f28(0x13c),_0x5c350a,_0x4c912c),_0x34c0a0[_0x359f28(0x151)][_0x359f28(0x12a)](_0x4c912c,_0x3bcb71[_0x359f28(0x153)]),_0x4150e8&&(_0x21d1aa[_0x359f28(0x139)][_0x359f28(0x11c)](_0x3bcb71[_0x359f28(0x153)])?_0x34c0a0[_0x359f28(0x11f)][_0x359f28(0x10d)](_0x359f28(0x14f),_0x4c912c):_0x34c0a0[_0x359f28(0x11f)][_0x359f28(0x156)](_0x359f28(0x14f),_0x4c912c));}}};}_0x21d1aa[_0x53bda3(0x12f)][_0x53bda3(0x123)](_0x53bda3(0x13b),_0x53bda3(0x142),_0x53bda3(0x134),_0x1f4535),_0x21d1aa[_0x53bda3(0x12f)][_0x53bda3(0x123)](_0x53bda3(0x13b),_0x53bda3(0x116),_0x53bda3(0x134),_0x1f4535),this[_0x53bda3(0x110)][_0x53bda3(0x14c)][_0x53bda3(0x144)]['on'](_0x53bda3(0x11b),_0x52547e(),{'priority':_0x53bda3(0x154)}),this[_0x53bda3(0x110)][_0x53bda3(0x12d)][_0x53bda3(0x144)]['on'](_0x53bda3(0x11b),(_0x24909f,_0x281c2b,_0x900444)=>{const _0x17e133=_0x53bda3;_0x900444[_0x17e133(0x107)][_0x17e133(0x14d)]&&_0x52547e({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x24909f,_0x281c2b,_0x900444);},{'priority':_0x53bda3(0x154)}),this[_0x53bda3(0x110)][_0x53bda3(0x14c)][_0x53bda3(0x144)]['on'](_0x53bda3(0x11a),(_0x473df8,_0x3637f3,_0x592472)=>{const _0x21d86a=_0x53bda3,{type:_0x583079,id:_0x41864a}=_0x21d1aa[_0x21d86a(0x155)](_0x3637f3[_0x21d86a(0x153)]),_0xaa73af=_0x21d1aa[_0x21d86a(0x137)](_0x41864a),_0x14edfa=_0xaa73af[_0x21d86a(0x12d)];if(_0x21d86a(0x13b)!=_0xaa73af[_0x21d86a(0x120)]||!_0x14edfa||_0x21d86a(0x116)!=_0x14edfa[_0x21d86a(0x10f)])return;const _0xd7da81=_0x592472[_0x21d86a(0x151)][_0x21d86a(0x130)](_0x3637f3[_0x21d86a(0x153)]);if(_0xd7da81){for(const _0x475ddb of _0xd7da81)_0x592472[_0x21d86a(0x11f)][_0x21d86a(0x156)](_0x21d86a(0x13f)+_0x583079,_0x475ddb),_0x592472[_0x21d86a(0x11f)][_0x21d86a(0x156)](_0x21d86a(0x14f),_0x475ddb),_0x592472[_0x21d86a(0x11f)][_0x21d86a(0x111)](_0x21d86a(0x13c),_0x475ddb),_0x592472[_0x21d86a(0x151)][_0x21d86a(0x14b)](_0x475ddb,_0x3637f3[_0x21d86a(0x153)]);}},{'priority':_0x53bda3(0x154)}),this[_0x53bda3(0x158)]();}[_0x41c345(0x158)](){const _0x51dca7=_0x41c345,_0x5ac197=this[_0x51dca7(0x110)],_0x2bacb5=_0x5ac197[_0x51dca7(0x147)];function _0x1c850e(_0x4f7aed){const _0x18601f=_0x51dca7;return{'type':_0x18601f(0x125),'content':_0x5af9a8(_0x2bacb5,_0x18601f(0x132),_0x4f7aed)};}_0x5ac197[_0x51dca7(0x141)][_0x51dca7(0x115)](_0x51dca7(0x148))[_0x51dca7(0x13a)][_0x51dca7(0x15d)](_0x5237fd=>{const _0x1fe366=_0x51dca7;if(_0x1fe366(0x13b)!=_0x5237fd[_0x1fe366(0x120)])return;const {data:_0x49f220}=_0x5237fd;if(_0x49f220){if(_0x1fe366(0x142)==_0x49f220[_0x1fe366(0x10f)]){const _0x2d9e6e=_0x49f220[_0x1fe366(0x10b)][0x0][_0x1fe366(0x11d)];return _0x1c850e(_0x5af9a8(_0x2bacb5,_0x2d9e6e?_0x1fe366(0x136):_0x1fe366(0x112)));}if(_0x1fe366(0x116)==_0x49f220[_0x1fe366(0x10f)]){const _0x514a39=_0x49f220[_0x1fe366(0x10b)][0x0][_0x1fe366(0x11d)];return _0x1c850e(_0x5af9a8(_0x2bacb5,_0x514a39?_0x1fe366(0x12b):_0x1fe366(0x138)));}}});}}