@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240528.0 → 0.0.0-nightly-20240530.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 _0x2d7722=_0x5aa3;function _0x1882(){const _0x5644e2=['2471070orZYji','discardSelectedSuggestions','discardAllSuggestions','enableCommand','acceptSelectedSuggestions','discardSuggestion','acceptAllSuggestions','203533ViaFpX','editor','8jChgsF','afterInit','has','goToPreviousRestrictedEditingException','plugins','acceptSuggestion','RestrictedEditingModeEditing','201020qtpvYQ','trackChanges','38luqqfU','4450752pphacd','get','8QNxucn','goToNextRestrictedEditingException','TrackChangesEditing','70bBUWmY','3404511lNHWAb','101669CkeheD','36609eqvhbq'];_0x1882=function(){return _0x5644e2;};return _0x1882();}(function(_0x5e3c91,_0x3d47c4){const _0x16fa17=_0x5aa3,_0x5e7708=_0x5e3c91();while(!![]){try{const _0x3822ea=parseInt(_0x16fa17(0x182))/0x1+-parseInt(_0x16fa17(0x196))/0x2*(parseInt(_0x16fa17(0x183))/0x3)+parseInt(_0x16fa17(0x199))/0x4*(-parseInt(_0x16fa17(0x194))/0x5)+parseInt(_0x16fa17(0x197))/0x6+parseInt(_0x16fa17(0x184))/0x7+parseInt(_0x16fa17(0x18d))/0x8*(-parseInt(_0x16fa17(0x181))/0x9)+parseInt(_0x16fa17(0x180))/0xa*(parseInt(_0x16fa17(0x18b))/0xb);if(_0x3822ea===_0x3d47c4)break;else _0x5e7708['push'](_0x5e7708['shift']());}catch(_0x4dd9a8){_0x5e7708['push'](_0x5e7708['shift']());}}}(_0x1882,0x9b238));import{Plugin as _0xaa5379}from'ckeditor5/src/core.js';function _0x5aa3(_0x3f083a,_0x312154){const _0x188274=_0x1882();return _0x5aa3=function(_0x5aa3a8,_0x580e90){_0x5aa3a8=_0x5aa3a8-0x17e;let _0x2464dd=_0x188274[_0x5aa3a8];return _0x2464dd;},_0x5aa3(_0x3f083a,_0x312154);}export default class kt extends _0xaa5379{[_0x2d7722(0x18e)](){const _0xec6cd6=_0x2d7722,_0x145ac1=this[_0xec6cd6(0x18c)];if(!_0x145ac1[_0xec6cd6(0x191)][_0xec6cd6(0x18f)](_0xec6cd6(0x193)))return;const _0x7c3c3f=_0x145ac1[_0xec6cd6(0x191)][_0xec6cd6(0x198)](_0xec6cd6(0x17f));_0x7c3c3f[_0xec6cd6(0x187)](_0xec6cd6(0x190)),_0x7c3c3f[_0xec6cd6(0x187)](_0xec6cd6(0x17e));const _0x5f0439=_0x145ac1[_0xec6cd6(0x191)][_0xec6cd6(0x198)](_0xec6cd6(0x193));_0x5f0439[_0xec6cd6(0x187)](_0xec6cd6(0x195)),_0x5f0439[_0xec6cd6(0x187)](_0xec6cd6(0x192)),_0x5f0439[_0xec6cd6(0x187)](_0xec6cd6(0x189)),_0x5f0439[_0xec6cd6(0x187)](_0xec6cd6(0x18a)),_0x5f0439[_0xec6cd6(0x187)](_0xec6cd6(0x186)),_0x5f0439[_0xec6cd6(0x187)](_0xec6cd6(0x188)),_0x5f0439[_0xec6cd6(0x187)](_0xec6cd6(0x185));}}
23
+ const _0x4885a8=_0xe88f;function _0xe88f(_0x53fba7,_0x378227){const _0x2b64b4=_0x2b64();return _0xe88f=function(_0xe88f95,_0x2d0086){_0xe88f95=_0xe88f95-0x11b;let _0x3db616=_0x2b64b4[_0xe88f95];return _0x3db616;},_0xe88f(_0x53fba7,_0x378227);}(function(_0x401289,_0x436a44){const _0x4572d4=_0xe88f,_0x26baa1=_0x401289();while(!![]){try{const _0x4fda54=-parseInt(_0x4572d4(0x12e))/0x1+parseInt(_0x4572d4(0x11c))/0x2*(-parseInt(_0x4572d4(0x12c))/0x3)+parseInt(_0x4572d4(0x135))/0x4*(parseInt(_0x4572d4(0x125))/0x5)+parseInt(_0x4572d4(0x124))/0x6*(-parseInt(_0x4572d4(0x120))/0x7)+-parseInt(_0x4572d4(0x12a))/0x8*(-parseInt(_0x4572d4(0x121))/0x9)+parseInt(_0x4572d4(0x127))/0xa+parseInt(_0x4572d4(0x134))/0xb;if(_0x4fda54===_0x436a44)break;else _0x26baa1['push'](_0x26baa1['shift']());}catch(_0x2cc14d){_0x26baa1['push'](_0x26baa1['shift']());}}}(_0x2b64,0x95b83));import{Plugin as _0x56bdb4}from'ckeditor5/src/core.js';export default class kt extends _0x56bdb4{[_0x4885a8(0x132)](){const _0x385c89=_0x4885a8,_0x47b875=this[_0x385c89(0x136)];if(!_0x47b875[_0x385c89(0x11e)][_0x385c89(0x131)](_0x385c89(0x11f)))return;const _0x2ada2b=_0x47b875[_0x385c89(0x11e)][_0x385c89(0x128)](_0x385c89(0x11b));_0x2ada2b[_0x385c89(0x12b)](_0x385c89(0x126)),_0x2ada2b[_0x385c89(0x12b)](_0x385c89(0x11d));const _0x5541f1=_0x47b875[_0x385c89(0x11e)][_0x385c89(0x128)](_0x385c89(0x11f));_0x5541f1[_0x385c89(0x12b)](_0x385c89(0x122)),_0x5541f1[_0x385c89(0x12b)](_0x385c89(0x123)),_0x5541f1[_0x385c89(0x12b)](_0x385c89(0x130)),_0x5541f1[_0x385c89(0x12b)](_0x385c89(0x12f)),_0x5541f1[_0x385c89(0x12b)](_0x385c89(0x133)),_0x5541f1[_0x385c89(0x12b)](_0x385c89(0x12d)),_0x5541f1[_0x385c89(0x12b)](_0x385c89(0x129));}}function _0x2b64(){const _0x994aef=['RestrictedEditingModeEditing','35bOGGOI','27uXMxLt','trackChanges','acceptSuggestion','226014mdhIAg','20CctWGb','goToPreviousRestrictedEditingException','548130zJounG','get','discardSelectedSuggestions','2304496LNkvcw','enableCommand','6aZjWdC','acceptSelectedSuggestions','832425cMndiw','acceptAllSuggestions','discardSuggestion','has','afterInit','discardAllSuggestions','2051148hbxNKX','605968xpFMJR','editor','TrackChangesEditing','77414REpGsZ','goToNextRestrictedEditingException','plugins'];_0x2b64=function(){return _0x994aef;};return _0x2b64();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x21880c=_0x4b42;(function(_0x5f3835,_0x1068ab){const _0x1dba48=_0x4b42,_0x7598e7=_0x5f3835();while(!![]){try{const _0xfc2c05=-parseInt(_0x1dba48(0x1e6))/0x1*(parseInt(_0x1dba48(0x1cd))/0x2)+-parseInt(_0x1dba48(0x1c1))/0x3+-parseInt(_0x1dba48(0x1c3))/0x4+parseInt(_0x1dba48(0x1c8))/0x5*(parseInt(_0x1dba48(0x1c5))/0x6)+parseInt(_0x1dba48(0x1c9))/0x7*(parseInt(_0x1dba48(0x1bf))/0x8)+-parseInt(_0x1dba48(0x1d6))/0x9+parseInt(_0x1dba48(0x1dd))/0xa;if(_0xfc2c05===_0x1068ab)break;else _0x7598e7['push'](_0x7598e7['shift']());}catch(_0x34a517){_0x7598e7['push'](_0x7598e7['shift']());}}}(_0x348d,0xea74c));function _0x4b42(_0x1d2606,_0x4988bb){const _0x348d6e=_0x348d();return _0x4b42=function(_0x4b4295,_0x1b76d4){_0x4b4295=_0x4b4295-0x1be;let _0x3bdd58=_0x348d6e[_0x4b4295];return _0x3bdd58;},_0x4b42(_0x1d2606,_0x4988bb);}import{Plugin as _0x5e67a5}from'ckeditor5/src/core.js';import{ShiftEnter as _0x54fead}from'ckeditor5/src/enter.js';function _0x348d(){const _0x3cf9cc=['options','includes','deletion','ck-suggestion-marker-','span','get','getItems','consumable','showSuggestionHighlights','high','data','markerName','insert','ck-suggestion-marker--active','addMarker:suggestion:insertion','2000GpJJrs','mapper','5132604kivtzd','softBreak','6329844aTIWGI','markerRange','18ojkous','createPositionBefore','createUIElement','1687715LDRNWk','20006kaMVsj','activeMarkers','toViewPosition','ELEMENT_LINE_BREAK','110078OYTMwa','locale','addMarker:suggestion','editing','requires','test','bindElementToMarker','merge','name','3491910VMpeBZ','enableCommand','editor','addMarker:suggestion:deletion','writer','element','shiftEnter','40703410mXsGWJ','descriptionFactory','init','downcastDispatcher','TrackChangesEditing','model','addClass','split','plugins','21MCSlWd','registerElementLabel'];_0x348d=function(){return _0x3cf9cc;};return _0x348d();}import{getTranslation as _0x26eb13}from'../utils/common-translations.js';export default class bt extends _0x5e67a5{static get[_0x21880c(0x1d1)](){return[_0x54fead];}[_0x21880c(0x1df)](){const _0x27fa1a=_0x21880c,_0x3fa37d=this[_0x27fa1a(0x1d8)],_0x328dc9=_0x3fa37d[_0x27fa1a(0x1e5)][_0x27fa1a(0x1ed)](_0x27fa1a(0x1e1));_0x328dc9[_0x27fa1a(0x1d7)](_0x27fa1a(0x1dc)),_0x3fa37d[_0x27fa1a(0x1d0)][_0x27fa1a(0x1e0)]['on'](_0x27fa1a(0x1be),de(_0x3fa37d),{'priority':_0x27fa1a(0x1f1)}),_0x3fa37d[_0x27fa1a(0x1d0)][_0x27fa1a(0x1e0)]['on'](_0x27fa1a(0x1d9),de(_0x3fa37d),{'priority':_0x27fa1a(0x1f1)}),_0x3fa37d[_0x27fa1a(0x1f2)][_0x27fa1a(0x1e0)]['on'](_0x27fa1a(0x1cf),(_0x298f1d,_0x389ca0,_0x473bcd)=>{const _0xac5a35=_0x27fa1a;_0x473bcd[_0xac5a35(0x1e8)][_0xac5a35(0x1f0)]&&de(_0x3fa37d,{'showActiveMarker':!0x1})(_0x298f1d,_0x389ca0,_0x473bcd);}),_0x328dc9[_0x27fa1a(0x1de)][_0x27fa1a(0x1e7)](_0x27fa1a(0x1c2),_0x3f6a65=>_0x26eb13(_0x3fa37d[_0x27fa1a(0x1ce)],_0x27fa1a(0x1cc),_0x3f6a65));}}function de(_0x2a54e9,{showActiveMarker:_0x2209c9=!0x0}={}){return(_0x1f961c,_0x1f3b66,_0xb33999)=>{const _0x4ae2d5=_0x4b42,_0x2ff774=_0x2a54e9[_0x4ae2d5(0x1e5)][_0x4ae2d5(0x1ed)](_0x4ae2d5(0x1e1));if(!_0xb33999[_0x4ae2d5(0x1ef)][_0x4ae2d5(0x1d2)](_0x1f3b66[_0x4ae2d5(0x1c4)],_0x1f961c[_0x4ae2d5(0x1d5)]))return;const _0xbb9bc8=_0x2a54e9[_0x4ae2d5(0x1e2)];for(const _0xd25dd8 of _0x1f3b66[_0x4ae2d5(0x1c4)][_0x4ae2d5(0x1ee)]()){if(!_0xd25dd8['is'](_0x4ae2d5(0x1db),_0x4ae2d5(0x1c2)))continue;const _0x8faf11=_0x4ae2d5(0x1ea)==_0x1f3b66[_0x4ae2d5(0x1f3)][_0x4ae2d5(0x1e4)](':')[0x1]?_0x4ae2d5(0x1d4):_0x4ae2d5(0x1e4),_0x251520=_0xb33999[_0x4ae2d5(0x1da)][_0x4ae2d5(0x1c7)](_0x4ae2d5(0x1ec),{'class':_0x4ae2d5(0x1eb)+_0x8faf11}),_0x324f27=_0xb33999[_0x4ae2d5(0x1c0)][_0x4ae2d5(0x1cb)](_0xbb9bc8[_0x4ae2d5(0x1c6)](_0xd25dd8));_0x2209c9&&_0x2ff774[_0x4ae2d5(0x1ca)][_0x4ae2d5(0x1e9)](_0x1f3b66[_0x4ae2d5(0x1f3)])&&_0xb33999[_0x4ae2d5(0x1da)][_0x4ae2d5(0x1e3)](_0x4ae2d5(0x1f5),_0x251520),_0xb33999[_0x4ae2d5(0x1da)][_0x4ae2d5(0x1f4)](_0x324f27,_0x251520),_0xb33999[_0x4ae2d5(0x1c0)][_0x4ae2d5(0x1d3)](_0x251520,_0x1f3b66[_0x4ae2d5(0x1f3)]);}};}
23
+ const _0x177814=_0x2efa;function _0x382b(){const _0x2bc4d9=['shiftEnter','7SZLQTJ','activeMarkers','createUIElement','split','init','mapper','enableCommand','bindElementToMarker','data','2058562cGxwmM','span','toViewPosition','markerName','createPositionBefore','deletion','writer','617286eyJspQ','markerRange','softBreak','editor','TrackChangesEditing','17450aDYwAe','26RlIqky','2688366XoTleF','requires','test','ELEMENT_LINE_BREAK','descriptionFactory','addClass','editing','ck-suggestion-marker-','showSuggestionHighlights','get','3023037kxoyCS','addMarker:suggestion:deletion','options','60RoWqyj','addMarker:suggestion:insertion','getItems','addMarker:suggestion','plugins','high','downcastDispatcher','registerElementLabel','ck-suggestion-marker--active','name','element','insert','includes','384QcXHWD','locale','19058TMmcQG','model','merge','3613592LQXPyY','consumable'];_0x382b=function(){return _0x2bc4d9;};return _0x382b();}function _0x2efa(_0xbcc5f7,_0x576d7e){const _0x382b07=_0x382b();return _0x2efa=function(_0x2efa4c,_0x5a7777){_0x2efa4c=_0x2efa4c-0x70;let _0x39168d=_0x382b07[_0x2efa4c];return _0x39168d;},_0x2efa(_0xbcc5f7,_0x576d7e);}(function(_0x342689,_0x5bd22b){const _0x268d31=_0x2efa,_0x1f1c60=_0x342689();while(!![]){try{const _0x101f84=-parseInt(_0x268d31(0x97))/0x1*(-parseInt(_0x268d31(0x7b))/0x2)+parseInt(_0x268d31(0x91))/0x3+-parseInt(_0x268d31(0x79))/0x4*(-parseInt(_0x268d31(0x96))/0x5)+parseInt(_0x268d31(0x98))/0x6+parseInt(_0x268d31(0x81))/0x7*(parseInt(_0x268d31(0x7e))/0x8)+-parseInt(_0x268d31(0xa2))/0x9+-parseInt(_0x268d31(0xa5))/0xa*(parseInt(_0x268d31(0x8a))/0xb);if(_0x101f84===_0x5bd22b)break;else _0x1f1c60['push'](_0x1f1c60['shift']());}catch(_0x152b84){_0x1f1c60['push'](_0x1f1c60['shift']());}}}(_0x382b,0x380c3));import{Plugin as _0x5c0a66}from'ckeditor5/src/core.js';import{ShiftEnter as _0x335c02}from'ckeditor5/src/enter.js';import{getTranslation as _0xe8b260}from'../utils/common-translations.js';export default class bt extends _0x5c0a66{static get[_0x177814(0x99)](){return[_0x335c02];}[_0x177814(0x85)](){const _0x4cefa8=_0x177814,_0x5d3602=this[_0x4cefa8(0x94)],_0x20d7bb=_0x5d3602[_0x4cefa8(0x70)][_0x4cefa8(0xa1)](_0x4cefa8(0x95));_0x20d7bb[_0x4cefa8(0x87)](_0x4cefa8(0x80)),_0x5d3602[_0x4cefa8(0x9e)][_0x4cefa8(0x72)]['on'](_0x4cefa8(0xa6),de(_0x5d3602),{'priority':_0x4cefa8(0x71)}),_0x5d3602[_0x4cefa8(0x9e)][_0x4cefa8(0x72)]['on'](_0x4cefa8(0xa3),de(_0x5d3602),{'priority':_0x4cefa8(0x71)}),_0x5d3602[_0x4cefa8(0x89)][_0x4cefa8(0x72)]['on'](_0x4cefa8(0xa8),(_0x2abc4d,_0x15dc99,_0x18d47a)=>{const _0x5bae2f=_0x4cefa8;_0x18d47a[_0x5bae2f(0xa4)][_0x5bae2f(0xa0)]&&de(_0x5d3602,{'showActiveMarker':!0x1})(_0x2abc4d,_0x15dc99,_0x18d47a);}),_0x20d7bb[_0x4cefa8(0x9c)][_0x4cefa8(0x73)](_0x4cefa8(0x93),_0x5c7221=>_0xe8b260(_0x5d3602[_0x4cefa8(0x7a)],_0x4cefa8(0x9b),_0x5c7221));}}function de(_0x2133cc,{showActiveMarker:_0x18fad2=!0x0}={}){return(_0x1fe09d,_0x555ac0,_0x3d97cc)=>{const _0x142677=_0x2efa,_0x2631ad=_0x2133cc[_0x142677(0x70)][_0x142677(0xa1)](_0x142677(0x95));if(!_0x3d97cc[_0x142677(0x7f)][_0x142677(0x9a)](_0x555ac0[_0x142677(0x92)],_0x1fe09d[_0x142677(0x75)]))return;const _0x4bf84c=_0x2133cc[_0x142677(0x7c)];for(const _0x5ce863 of _0x555ac0[_0x142677(0x92)][_0x142677(0xa7)]()){if(!_0x5ce863['is'](_0x142677(0x76),_0x142677(0x93)))continue;const _0x6a3856=_0x142677(0x8f)==_0x555ac0[_0x142677(0x8d)][_0x142677(0x84)](':')[0x1]?_0x142677(0x7d):_0x142677(0x84),_0x5a0992=_0x3d97cc[_0x142677(0x90)][_0x142677(0x83)](_0x142677(0x8b),{'class':_0x142677(0x9f)+_0x6a3856}),_0x4afc74=_0x3d97cc[_0x142677(0x86)][_0x142677(0x8c)](_0x4bf84c[_0x142677(0x8e)](_0x5ce863));_0x18fad2&&_0x2631ad[_0x142677(0x82)][_0x142677(0x78)](_0x555ac0[_0x142677(0x8d)])&&_0x3d97cc[_0x142677(0x90)][_0x142677(0x9d)](_0x142677(0x74),_0x5a0992),_0x3d97cc[_0x142677(0x90)][_0x142677(0x77)](_0x4afc74,_0x5a0992),_0x3d97cc[_0x142677(0x86)][_0x142677(0x88)](_0x5a0992,_0x555ac0[_0x142677(0x8d)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x555f0a=_0x2edb;function _0x2edb(_0x5eabb0,_0x733d02){const _0x41c215=_0x41c2();return _0x2edb=function(_0x2edbba,_0x543d4d){_0x2edbba=_0x2edbba-0x13e;let _0xd926a3=_0x41c215[_0x2edbba];return _0xd926a3;},_0x2edb(_0x5eabb0,_0x733d02);}(function(_0xc6b3c2,_0x454708){const _0x22e348=_0x2edb,_0x15da09=_0xc6b3c2();while(!![]){try{const _0x28fdc4=parseInt(_0x22e348(0x13f))/0x1+parseInt(_0x22e348(0x141))/0x2+-parseInt(_0x22e348(0x161))/0x3*(-parseInt(_0x22e348(0x149))/0x4)+-parseInt(_0x22e348(0x145))/0x5+parseInt(_0x22e348(0x15e))/0x6+parseInt(_0x22e348(0x14d))/0x7+-parseInt(_0x22e348(0x146))/0x8;if(_0x28fdc4===_0x454708)break;else _0x15da09['push'](_0x15da09['shift']());}catch(_0x51d8ed){_0x15da09['push'](_0x15da09['shift']());}}}(_0x41c2,0x352cd));function _0x41c2(){const _0x58df21=['TrackChangesEditing','registerDescriptionCallback','formatInline','commandName','has','value','FORMAT_RESTRICTED_DISABLED','StandardEditingModeEditing','change','getRanges','1983456VuyeBb','editor','FORMAT_RESTRICTED_ENABLED','327jOqESn','forceValue','restrictedEditingException','selection','get','369725vOXQxa','afterInit','202586YCbDCf','isCollapsed','plugins','descriptionFactory','46175AgtPIN','7056352AmLGmo','document','model','652HboLFc','commands','format','formatBlock','2028061rcYErf','from','markInlineFormat','enableCommand','commandParams','type','locale'];_0x41c2=function(){return _0x58df21;};return _0x41c2();}import{Plugin as _0x74d3f}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x1380fa}from'./utils.js';import{getTranslation as _0x1043e9}from'../utils/common-translations.js';export default class wt extends _0x74d3f{[_0x555f0a(0x140)](){const _0x351187=_0x555f0a,_0x2327ee=this[_0x351187(0x15f)],_0x6defcf=_0x2327ee[_0x351187(0x148)],_0x3f9e71=_0x2327ee[_0x351187(0x153)];if(!_0x2327ee[_0x351187(0x143)][_0x351187(0x158)](_0x351187(0x15b)))return;const _0xbd52c4=_0x2327ee[_0x351187(0x143)][_0x351187(0x13e)](_0x351187(0x154)),_0x5f04ad=_0x351187(0x163),_0x65b606=_0x2327ee[_0x351187(0x14a)][_0x351187(0x13e)](_0x5f04ad);_0xbd52c4[_0x351187(0x150)](_0x5f04ad,(_0x5238a2,_0x5983f9={})=>{const _0x44128d=_0x351187,_0x3394d9=_0x6defcf[_0x44128d(0x147)][_0x44128d(0x164)];if(_0x3394d9[_0x44128d(0x142)])return void _0x5238a2(_0x5983f9);const _0x29d636=void 0x0!==_0x5983f9[_0x44128d(0x162)]?_0x5983f9[_0x44128d(0x162)]:!_0x65b606[_0x44128d(0x159)];_0x6defcf[_0x44128d(0x15c)](()=>{const _0x30519e=_0x44128d,_0x179b93=Array[_0x30519e(0x14e)](_0x3394d9[_0x30519e(0x15d)]());for(const _0x453690 of _0x179b93){const _0x43a8fc=_0x29d636?[_0x453690]:_0x1380fa(_0x5f04ad,_0x453690,_0x6defcf);for(const _0x4d7b76 of _0x43a8fc)_0xbd52c4[_0x30519e(0x14f)](_0x4d7b76,{'commandName':_0x5f04ad,'commandParams':[{'forceValue':_0x29d636}]});}});}),_0xbd52c4[_0x351187(0x144)][_0x351187(0x155)](_0x36348e=>{const _0x4d9318=_0x351187;if(_0x4d9318(0x14c)!=_0x36348e[_0x4d9318(0x152)]&&_0x4d9318(0x156)!=_0x36348e[_0x4d9318(0x152)])return;const {data:_0x57db65}=_0x36348e;return _0x57db65&&_0x57db65[_0x4d9318(0x157)]==_0x5f04ad?_0x57db65[_0x4d9318(0x151)][0x0][_0x4d9318(0x162)]?{'type':_0x4d9318(0x14b),'content':_0x1043e9(_0x3f9e71,_0x4d9318(0x160))}:{'type':_0x4d9318(0x14b),'content':_0x1043e9(_0x3f9e71,_0x4d9318(0x15a))}:void 0x0;});}}
23
+ const _0x5a9bda=_0x1c7d;(function(_0x387fd7,_0x353fd9){const _0x32cfaa=_0x1c7d,_0x55b6f0=_0x387fd7();while(!![]){try{const _0xed49b8=parseInt(_0x32cfaa(0x14a))/0x1*(-parseInt(_0x32cfaa(0x168))/0x2)+parseInt(_0x32cfaa(0x161))/0x3*(parseInt(_0x32cfaa(0x166))/0x4)+-parseInt(_0x32cfaa(0x15e))/0x5*(-parseInt(_0x32cfaa(0x149))/0x6)+-parseInt(_0x32cfaa(0x164))/0x7*(-parseInt(_0x32cfaa(0x15d))/0x8)+parseInt(_0x32cfaa(0x16f))/0x9+-parseInt(_0x32cfaa(0x16d))/0xa*(parseInt(_0x32cfaa(0x170))/0xb)+parseInt(_0x32cfaa(0x16e))/0xc*(-parseInt(_0x32cfaa(0x15c))/0xd);if(_0xed49b8===_0x353fd9)break;else _0x55b6f0['push'](_0x55b6f0['shift']());}catch(_0xa28922){_0x55b6f0['push'](_0x55b6f0['shift']());}}}(_0x5935,0x8a241));import{Plugin as _0x2785b6}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x5f1b57}from'./utils.js';import{getTranslation as _0x12f433}from'../utils/common-translations.js';function _0x5935(){const _0x4a9e38=['2586385yFpUfZ','commandParams','restrictedEditingException','4701chxRwU','TrackChangesEditing','commands','2625SMpDQe','commandName','1996VzdMLQ','plugins','2jAItaJ','model','registerDescriptionCallback','FORMAT_RESTRICTED_ENABLED','getRanges','20zZftTj','215880uPjddI','5366097qWtRDV','5081329SVIxai','afterInit','forceValue','markInlineFormat','value','6wnWrab','197755UukWoA','formatInline','StandardEditingModeEditing','isCollapsed','document','editor','from','format','change','selection','type','has','FORMAT_RESTRICTED_DISABLED','descriptionFactory','enableCommand','locale','get','formatBlock','182eLegvc','936YSOvVS'];_0x5935=function(){return _0x4a9e38;};return _0x5935();}function _0x1c7d(_0x4b8328,_0xc428cc){const _0x59354f=_0x5935();return _0x1c7d=function(_0x1c7d98,_0x168e76){_0x1c7d98=_0x1c7d98-0x147;let _0x587aab=_0x59354f[_0x1c7d98];return _0x587aab;},_0x1c7d(_0x4b8328,_0xc428cc);}export default class wt extends _0x2785b6{[_0x5a9bda(0x171)](){const _0x57cbca=_0x5a9bda,_0x52fa26=this[_0x57cbca(0x14f)],_0xb96a74=_0x52fa26[_0x57cbca(0x169)],_0x2c358e=_0x52fa26[_0x57cbca(0x159)];if(!_0x52fa26[_0x57cbca(0x167)][_0x57cbca(0x155)](_0x57cbca(0x14c)))return;const _0x584311=_0x52fa26[_0x57cbca(0x167)][_0x57cbca(0x15a)](_0x57cbca(0x162)),_0x40a3c8=_0x57cbca(0x160),_0x164741=_0x52fa26[_0x57cbca(0x163)][_0x57cbca(0x15a)](_0x40a3c8);_0x584311[_0x57cbca(0x158)](_0x40a3c8,(_0x45459a,_0x5fe34e={})=>{const _0x28c466=_0x57cbca,_0xbac63c=_0xb96a74[_0x28c466(0x14e)][_0x28c466(0x153)];if(_0xbac63c[_0x28c466(0x14d)])return void _0x45459a(_0x5fe34e);const _0x5828ec=void 0x0!==_0x5fe34e[_0x28c466(0x172)]?_0x5fe34e[_0x28c466(0x172)]:!_0x164741[_0x28c466(0x148)];_0xb96a74[_0x28c466(0x152)](()=>{const _0x2016bd=_0x28c466,_0x11c04c=Array[_0x2016bd(0x150)](_0xbac63c[_0x2016bd(0x16c)]());for(const _0x16124c of _0x11c04c){const _0x91d492=_0x5828ec?[_0x16124c]:_0x5f1b57(_0x40a3c8,_0x16124c,_0xb96a74);for(const _0x1c3c1e of _0x91d492)_0x584311[_0x2016bd(0x147)](_0x1c3c1e,{'commandName':_0x40a3c8,'commandParams':[{'forceValue':_0x5828ec}]});}});}),_0x584311[_0x57cbca(0x157)][_0x57cbca(0x16a)](_0x11c34d=>{const _0x4609e2=_0x57cbca;if(_0x4609e2(0x15b)!=_0x11c34d[_0x4609e2(0x154)]&&_0x4609e2(0x14b)!=_0x11c34d[_0x4609e2(0x154)])return;const {data:_0x14a94f}=_0x11c34d;return _0x14a94f&&_0x14a94f[_0x4609e2(0x165)]==_0x40a3c8?_0x14a94f[_0x4609e2(0x15f)][0x0][_0x4609e2(0x172)]?{'type':_0x4609e2(0x151),'content':_0x12f433(_0x2c358e,_0x4609e2(0x16b))}:{'type':_0x4609e2(0x151),'content':_0x12f433(_0x2c358e,_0x4609e2(0x156))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x470415=_0x3a5d;(function(_0x5402b3,_0x1e4ba5){const _0x1bce61=_0x3a5d,_0x5e0883=_0x5402b3();while(!![]){try{const _0x56e2b8=parseInt(_0x1bce61(0x1ca))/0x1*(-parseInt(_0x1bce61(0x1c2))/0x2)+parseInt(_0x1bce61(0x1e4))/0x3*(-parseInt(_0x1bce61(0x1d7))/0x4)+parseInt(_0x1bce61(0x1e0))/0x5*(parseInt(_0x1bce61(0x1b9))/0x6)+parseInt(_0x1bce61(0x1eb))/0x7*(-parseInt(_0x1bce61(0x1d4))/0x8)+parseInt(_0x1bce61(0x1df))/0x9+-parseInt(_0x1bce61(0x1ed))/0xa*(-parseInt(_0x1bce61(0x1bb))/0xb)+-parseInt(_0x1bce61(0x1da))/0xc*(-parseInt(_0x1bce61(0x1d3))/0xd);if(_0x56e2b8===_0x1e4ba5)break;else _0x5e0883['push'](_0x5e0883['shift']());}catch(_0x5e899d){_0x5e0883['push'](_0x5e0883['shift']());}}}(_0x2069,0xd8373));function _0x2069(){const _0x393d7e=['TrackChangesEditing','style','block','103202DuUiSn','forceValue','afterInit','DataSchema','config','*Remove\x20format:*\x20%0','inline','format','StyleUtils','2690987XYPVoA','288464JsziWQ','Style','normalizeConfig','212LwmBwA','get','definitions','156rzUoGW','formatBlock','GeneralHtmlSupport','toLowerCase','enableDefaultAttributesIntegration','88677FhyCHV','247685JYMpCn','editor','ghsAttributes','locale','11925wKotNv','*Set\x20format:*\x20%0','element','registerInlineAttribute','commandParams','getGhsAttributeNameForElement','registerDescriptionCallback','287TqUsJm','descriptionFactory','10fepAsd','102xpPjAZ','has','700953JmkCqF','_registerLegacyDescription','commandName','plugins','registerBlockAttribute','formatInline','registerAttributeLabel','20NtxpwV','add','FORMAT_STYLE','type','styleName'];_0x2069=function(){return _0x393d7e;};return _0x2069();}function _0x3a5d(_0x21418e,_0x24d3ba){const _0x206972=_0x2069();return _0x3a5d=function(_0x3a5d05,_0xc3ffcf){_0x3a5d05=_0x3a5d05-0x1b9;let _0x42ba6b=_0x206972[_0x3a5d05];return _0x42ba6b;},_0x3a5d(_0x21418e,_0x24d3ba);}import{Plugin as _0x4a6bbe}from'ckeditor5/src/core.js';import{getTranslation as _0x1f8d0c}from'../utils/common-translations.js';export default class yt extends _0x4a6bbe{[_0x470415(0x1cc)](){const _0x365fef=_0x470415,_0x241134=this[_0x365fef(0x1e1)];if(!_0x241134[_0x365fef(0x1be)][_0x365fef(0x1ba)](_0x365fef(0x1d5))||!_0x241134[_0x365fef(0x1be)][_0x365fef(0x1ba)](_0x365fef(0x1cd)))return;const _0x410375=_0x241134[_0x365fef(0x1be)][_0x365fef(0x1d8)](_0x365fef(0x1c7)),_0xefeabd=_0x241134[_0x365fef(0x1e3)],_0x557462=_0x241134[_0x365fef(0x1ce)][_0x365fef(0x1d8)](_0x365fef(0x1c8))||{},_0x437f63=_0x241134[_0x365fef(0x1be)][_0x365fef(0x1d8)](_0x365fef(0x1dc)),_0x3b938b=_0x241134[_0x365fef(0x1be)][_0x365fef(0x1d8)](_0x365fef(0x1d2))[_0x365fef(0x1d6)](_0x241134[_0x365fef(0x1be)][_0x365fef(0x1d8)](_0x365fef(0x1cd)),_0x557462[_0x365fef(0x1d9)]);_0x410375[_0x365fef(0x1de)](_0x365fef(0x1c8));const _0x368228=new Set();for(const _0x173aa9 of _0x3b938b[_0x365fef(0x1c9)]){const _0x5050c0=_0x437f63[_0x365fef(0x1e9)](_0x173aa9[_0x365fef(0x1e6)]);_0x368228[_0x365fef(0x1c3)](_0x5050c0);}const _0x143449=new Set();for(const _0x1373e5 of _0x3b938b[_0x365fef(0x1d0)]){const _0x44b5ff=_0x437f63[_0x365fef(0x1e9)](_0x1373e5[_0x365fef(0x1e6)]);_0x143449[_0x365fef(0x1c3)](_0x44b5ff);for(const _0x2cea20 of _0x1373e5[_0x365fef(0x1e2)])_0x143449[_0x365fef(0x1c3)](_0x2cea20);}for(const _0x29adfd of _0x368228)_0x410375[_0x365fef(0x1bf)](_0x29adfd),_0x410375[_0x365fef(0x1ec)][_0x365fef(0x1c1)](_0x29adfd,_0x1f8d0c(_0xefeabd,_0x365fef(0x1c4)));for(const _0x67bec3 of _0x143449)_0x410375[_0x365fef(0x1e7)](_0x67bec3),_0x410375[_0x365fef(0x1ec)][_0x365fef(0x1c1)](_0x67bec3,_0x1f8d0c(_0xefeabd,_0x365fef(0x1c4)));this[_0x365fef(0x1bc)]();}[_0x470415(0x1bc)](){const _0x3c44fc=_0x470415,_0x4b0e6b=this[_0x3c44fc(0x1e1)],_0x5a833f=_0x4b0e6b[_0x3c44fc(0x1e3)];_0x4b0e6b[_0x3c44fc(0x1be)][_0x3c44fc(0x1d8)](_0x3c44fc(0x1c7))[_0x3c44fc(0x1ec)][_0x3c44fc(0x1ea)](_0xdfa64f=>{const _0x3d8fd9=_0x3c44fc;if(_0x3d8fd9(0x1db)!=_0xdfa64f[_0x3d8fd9(0x1c5)]&&_0x3d8fd9(0x1c0)!=_0xdfa64f[_0x3d8fd9(0x1c5)])return;const {data:_0x5e8c42}=_0xdfa64f;return _0x5e8c42&&_0x3d8fd9(0x1c8)===_0x5e8c42[_0x3d8fd9(0x1bd)]?_0x5e8c42[_0x3d8fd9(0x1e8)][0x0][_0x3d8fd9(0x1cb)]?{'type':_0x3d8fd9(0x1d1),'content':_0x1f8d0c(_0x5a833f,_0x3d8fd9(0x1e5),_0x5e8c42[_0x3d8fd9(0x1e8)][0x0][_0x3d8fd9(0x1c6)][_0x3d8fd9(0x1dd)]())}:{'type':_0x3d8fd9(0x1d1),'content':_0x1f8d0c(_0x5a833f,_0x3d8fd9(0x1cf),_0x5e8c42[_0x3d8fd9(0x1e8)][0x0][_0x3d8fd9(0x1c6)][_0x3d8fd9(0x1dd)]())}:void 0x0;});}}
23
+ function _0x2753(_0x5f2097,_0x587011){const _0x58795b=_0x5879();return _0x2753=function(_0x275307,_0x59c8b0){_0x275307=_0x275307-0xcf;let _0x3b57a8=_0x58795b[_0x275307];return _0x3b57a8;},_0x2753(_0x5f2097,_0x587011);}const _0x1788d8=_0x2753;(function(_0x4453d7,_0x6c6016){const _0x59cde3=_0x2753,_0x557640=_0x4453d7();while(!![]){try{const _0x284b36=parseInt(_0x59cde3(0xfb))/0x1+parseInt(_0x59cde3(0xef))/0x2*(-parseInt(_0x59cde3(0xd7))/0x3)+-parseInt(_0x59cde3(0xde))/0x4+parseInt(_0x59cde3(0xd6))/0x5*(-parseInt(_0x59cde3(0xd9))/0x6)+parseInt(_0x59cde3(0xfe))/0x7+parseInt(_0x59cde3(0xe1))/0x8+-parseInt(_0x59cde3(0xd3))/0x9;if(_0x284b36===_0x6c6016)break;else _0x557640['push'](_0x557640['shift']());}catch(_0x2c9064){_0x557640['push'](_0x557640['shift']());}}}(_0x5879,0x80fc3));import{Plugin as _0x3f26b5}from'ckeditor5/src/core.js';import{getTranslation as _0xd49dd8}from'../utils/common-translations.js';function _0x5879(){const _0x33dd30=['1278Jqfguh','add','plugins','element','ghsAttributes','3130064vDHGna','registerDescriptionCallback','commandParams','6136360qveJUx','get','registerInlineAttribute','commandName','*Set\x20format:*\x20%0','_registerLegacyDescription','block','forceValue','descriptionFactory','config','normalizeConfig','editor','StyleUtils','definitions','2BWwZjA','DataSchema','GeneralHtmlSupport','format','type','FORMAT_STYLE','toLowerCase','formatBlock','TrackChangesEditing','formatInline','Style','enableDefaultAttributesIntegration','752873QniJxU','styleName','locale','6302002VegXIs','has','getGhsAttributeNameForElement','*Remove\x20format:*\x20%0','afterInit','style','85014Zneffm','inline','registerBlockAttribute','16100KOkHiU','1242177FFINuL','registerAttributeLabel'];_0x5879=function(){return _0x33dd30;};return _0x5879();}export default class yt extends _0x3f26b5{[_0x1788d8(0xd1)](){const _0x10f167=_0x1788d8,_0x379fa9=this[_0x10f167(0xec)];if(!_0x379fa9[_0x10f167(0xdb)][_0x10f167(0xff)](_0x10f167(0xf9))||!_0x379fa9[_0x10f167(0xdb)][_0x10f167(0xff)](_0x10f167(0xf0)))return;const _0x19e11e=_0x379fa9[_0x10f167(0xdb)][_0x10f167(0xe2)](_0x10f167(0xf7)),_0x40e8d4=_0x379fa9[_0x10f167(0xfd)],_0x249a14=_0x379fa9[_0x10f167(0xea)][_0x10f167(0xe2)](_0x10f167(0xd2))||{},_0x60fcd9=_0x379fa9[_0x10f167(0xdb)][_0x10f167(0xe2)](_0x10f167(0xf1)),_0x408466=_0x379fa9[_0x10f167(0xdb)][_0x10f167(0xe2)](_0x10f167(0xed))[_0x10f167(0xeb)](_0x379fa9[_0x10f167(0xdb)][_0x10f167(0xe2)](_0x10f167(0xf0)),_0x249a14[_0x10f167(0xee)]);_0x19e11e[_0x10f167(0xfa)](_0x10f167(0xd2));const _0x503bee=new Set();for(const _0xc0f12c of _0x408466[_0x10f167(0xe7)]){const _0x25d2c0=_0x60fcd9[_0x10f167(0xcf)](_0xc0f12c[_0x10f167(0xdc)]);_0x503bee[_0x10f167(0xda)](_0x25d2c0);}const _0x55a4df=new Set();for(const _0x5bc764 of _0x408466[_0x10f167(0xd4)]){const _0x501327=_0x60fcd9[_0x10f167(0xcf)](_0x5bc764[_0x10f167(0xdc)]);_0x55a4df[_0x10f167(0xda)](_0x501327);for(const _0xbb3cf of _0x5bc764[_0x10f167(0xdd)])_0x55a4df[_0x10f167(0xda)](_0xbb3cf);}for(const _0x3eb4d0 of _0x503bee)_0x19e11e[_0x10f167(0xd5)](_0x3eb4d0),_0x19e11e[_0x10f167(0xe9)][_0x10f167(0xd8)](_0x3eb4d0,_0xd49dd8(_0x40e8d4,_0x10f167(0xf4)));for(const _0x26cb5d of _0x55a4df)_0x19e11e[_0x10f167(0xe3)](_0x26cb5d),_0x19e11e[_0x10f167(0xe9)][_0x10f167(0xd8)](_0x26cb5d,_0xd49dd8(_0x40e8d4,_0x10f167(0xf4)));this[_0x10f167(0xe6)]();}[_0x1788d8(0xe6)](){const _0x4bf910=_0x1788d8,_0x52050=this[_0x4bf910(0xec)],_0x12fded=_0x52050[_0x4bf910(0xfd)];_0x52050[_0x4bf910(0xdb)][_0x4bf910(0xe2)](_0x4bf910(0xf7))[_0x4bf910(0xe9)][_0x4bf910(0xdf)](_0x2665bf=>{const _0x4a29bc=_0x4bf910;if(_0x4a29bc(0xf6)!=_0x2665bf[_0x4a29bc(0xf3)]&&_0x4a29bc(0xf8)!=_0x2665bf[_0x4a29bc(0xf3)])return;const {data:_0x266923}=_0x2665bf;return _0x266923&&_0x4a29bc(0xd2)===_0x266923[_0x4a29bc(0xe4)]?_0x266923[_0x4a29bc(0xe0)][0x0][_0x4a29bc(0xe8)]?{'type':_0x4a29bc(0xf2),'content':_0xd49dd8(_0x12fded,_0x4a29bc(0xe5),_0x266923[_0x4a29bc(0xe0)][0x0][_0x4a29bc(0xfc)][_0x4a29bc(0xf5)]())}:{'type':_0x4a29bc(0xf2),'content':_0xd49dd8(_0x12fded,_0x4a29bc(0xd0),_0x266923[_0x4a29bc(0xe0)][0x0][_0x4a29bc(0xfc)][_0x4a29bc(0xf5)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x18049d=_0x2f6b;(function(_0xa75379,_0x9e68d3){const _0x346491=_0x2f6b,_0x3ab47d=_0xa75379();while(!![]){try{const _0x3ef67a=parseInt(_0x346491(0xe5))/0x1*(parseInt(_0x346491(0x13e))/0x2)+parseInt(_0x346491(0x12d))/0x3+-parseInt(_0x346491(0xbf))/0x4+parseInt(_0x346491(0xae))/0x5+-parseInt(_0x346491(0x13d))/0x6+parseInt(_0x346491(0xee))/0x7*(parseInt(_0x346491(0xdf))/0x8)+-parseInt(_0x346491(0x108))/0x9*(parseInt(_0x346491(0x107))/0xa);if(_0x3ef67a===_0x9e68d3)break;else _0x3ab47d['push'](_0x3ab47d['shift']());}catch(_0x541d53){_0x3ab47d['push'](_0x3ab47d['shift']());}}}(_0x21ff,0xb91fd));import{Plugin as _0x2d3fdc}from'ckeditor5/src/core.js';import{LiveRange as _0x2bc401}from'ckeditor5/src/engine.js';function _0x21ff(){const _0x152992=['getColumnIndexes','push','maxRow','hasAttribute','*Insert:*\x20%0','addClass','isInContent','createRangeIn','isIntersectingWithRange','change:data','MIN_SAFE_INTEGER','oldRange','get','19222930iKUBOn','9uuqYKU','add','left','getChanges','tableCell','includes','insert','name','TableUtils','detach','removeTableColumn','createRangeOn','from','min','getCellLocation','ELEMENT_TABLE_ROW_WITH_TEXT','filter','$textProxy','type','some','getChildren','getSuggestion','tableRow','MAX_SAFE_INTEGER','map','insertTable','insertTableColumnLeft','item','model','removeClass','deletion','getChangedMarkers','max','markMultiRangeInsertion','highest','data','batch','3548334obgIcn','registerCustomCallback','discard','enableCommand','$graveyard','_splitMarkerName','classes','execute','has','TableEditing','accept','startsWith','_tablePostFixingSubtypes','plugins','TrackChangesEditing','tableColumn','2130UYlJBz','4DdrrsX','toViewElement','commands','writer','getSelectionAffectedTableCells','ELEMENT_TABLE_WITH_TEXT','selectTableColumn','change','root','document','colspan','createPositionAt','insertTableRowBelow','editor','*Remove:*\x20%0','minColumn','registerElementLabel','_getSuggestionCoords','646280HDJzJU','every','above','cell','isArray','nodeBefore','ELEMENT_TABLE_COLUMN_WITH_TEXT','element','values','showSuggestionHighlights','options','getItems','_acceptFormatSuggestionCallbackFactory','nodeAfter','join','isEqual','insertion','4991692RPhPGZ','removeTableRow','addRange','enqueueChange','_suggestionFactory','suggestion','selectTableRow','length','order','toLowerCase','table','start','span','first','addMarker:suggestion','descriptionFactory','rowspan','getContainedElement','findAncestor','setSelection','downcastDispatcher','minRow','markMultiRangeDeletion','position','_getCoordsForCells','tablePaste','insertTableRowAbove','getAttribute','registerDescriptionCallback','forceValue','_setupColumnsRowsFixing','subType','912ReZGps','registerPostFixer','refresh','last','locale','afterInit','740398EXUdQV','_tableSuggestions','getRanges','ELEMENT_TABLE_ROW','ELEMENT_TABLE_COLUMN','differ','fromRange','low','substr','69755HafgLc','getFirstRange','isTouching','mapper','maxColumn','ELEMENT_TABLE','selection','insertTableColumnRight','rootName','createTableWalker','end','getRowIndexes'];_0x21ff=function(){return _0x152992;};return _0x21ff();}import{setHighlightHandling as _0x21ef52}from'ckeditor5/src/widget.js';import{getTranslation as _0x57b62}from'../utils/common-translations.js';function _0x2f6b(_0x112c9b,_0x3c37f3){const _0x21ffb7=_0x21ff();return _0x2f6b=function(_0x2f6b36,_0x45bf3e){_0x2f6b36=_0x2f6b36-0x9d;let _0x5ec5b5=_0x21ffb7[_0x2f6b36];return _0x5ec5b5;},_0x2f6b(_0x112c9b,_0x3c37f3);}export default class jt extends _0x2d3fdc{constructor(_0x1e76d6){const _0x13a995=_0x2f6b;super(_0x1e76d6),this[_0x13a995(0x139)]=[_0x13a995(0x11e),_0x13a995(0x13c)],this[_0x13a995(0xe6)]=new Set();}[_0x18049d(0xe4)](){const _0x36826a=_0x18049d,_0x4ff0eb=this[_0x36826a(0xa9)],_0x1d8bc4=_0x4ff0eb[_0x36826a(0x124)][_0x36826a(0xa5)][_0x36826a(0xf4)];if(!_0x4ff0eb[_0x36826a(0x13a)][_0x36826a(0x135)](_0x36826a(0x136)))return;const _0x509491=_0x4ff0eb[_0x36826a(0xe3)],_0x218313=_0x4ff0eb[_0x36826a(0x13a)][_0x36826a(0x106)](_0x36826a(0x13b)),_0x2ca156=_0x4ff0eb[_0x36826a(0x13a)][_0x36826a(0x106)](_0x36826a(0x110));_0x218313[_0x36826a(0xce)][_0x36826a(0xac)](_0x36826a(0xc9),_0x5df34e=>_0x57b62(_0x509491,_0x36826a(0xf3),_0x5df34e)),this[_0x36826a(0xdd)](),_0x218313[_0x36826a(0x130)](_0x36826a(0x121)),_0x218313[_0x36826a(0x130)](_0x36826a(0xc5)),_0x218313[_0x36826a(0x130)](_0x36826a(0xa2));for(const _0x41b6e2 of[_0x36826a(0xd9),_0x36826a(0xa8)]){const _0x461b4a=_0x4ff0eb[_0x36826a(0x9e)][_0x36826a(0x106)](_0x41b6e2);_0x218313[_0x36826a(0x130)](_0x41b6e2,_0x27fa1a=>{const _0x46443d=_0x36826a;_0x4ff0eb[_0x46443d(0x124)][_0x46443d(0xa3)](_0x2e975d=>{const _0x18bdc4=_0x46443d;_0x27fa1a();const _0x4e0dbf=_0x18bdc4(0xb0)===_0x461b4a[_0x18bdc4(0xc7)],_0x4ad2ff=_0x2ca156[_0x18bdc4(0xa0)](_0x1d8bc4),_0x54fd77=_0x2ca156[_0x18bdc4(0xf9)](_0x4ad2ff),_0x3b59a1=_0x4e0dbf?_0x54fd77[_0x18bdc4(0xcc)]-0x1:_0x54fd77[_0x18bdc4(0xe2)]+0x1,_0x1d84e4=_0x4ad2ff[0x0][_0x18bdc4(0xd1)](_0x18bdc4(0xc9)),_0x469ff7=_0x2ca156[_0x18bdc4(0xf7)](_0x1d84e4,{'startRow':_0x3b59a1,'endRow':_0x3b59a1}),_0x5de0e2=Array[_0x18bdc4(0x114)](_0x469ff7)[_0x18bdc4(0x120)](_0x59af7a=>_0x2e975d[_0x18bdc4(0x113)](_0x59af7a[_0x18bdc4(0xb1)]));_0x218313[_0x18bdc4(0x129)](_0x5de0e2,_0x18bdc4(0x11e));});});}for(const _0x24473c of[_0x36826a(0x122),_0x36826a(0xf5)]){const _0x7d56d0=_0x4ff0eb[_0x36826a(0x9e)][_0x36826a(0x106)](_0x24473c);_0x218313[_0x36826a(0x130)](_0x24473c,_0x58b891=>{const _0x1c6ad0=_0x36826a;_0x4ff0eb[_0x1c6ad0(0x124)][_0x1c6ad0(0xa3)](_0x367e00=>{const _0xe57670=_0x1c6ad0;_0x58b891();const _0x52e4d1=_0xe57670(0x10a)===_0x7d56d0[_0xe57670(0xc7)],_0x3e9ac9=_0x2ca156[_0xe57670(0xa0)](_0x1d8bc4),_0x1c4ea8=_0x2ca156[_0xe57670(0xfa)](_0x3e9ac9),_0x285914=_0x52e4d1?_0x1c4ea8[_0xe57670(0xcc)]-0x1:_0x1c4ea8[_0xe57670(0xe2)]+0x1,_0x42c495=_0x3e9ac9[0x0][_0xe57670(0xd1)](_0xe57670(0xc9)),_0x34e3f2=_0x2ca156[_0xe57670(0xf7)](_0x42c495,{'startRow':0x0,'column':_0x285914,'includeAllSlots':!0x1}),_0x3921f3=Array[_0xe57670(0x114)](_0x34e3f2)[_0xe57670(0x120)](_0x58e214=>_0x367e00[_0xe57670(0x113)](_0x58e214[_0xe57670(0xb1)]));_0x218313[_0xe57670(0x129)](_0x3921f3,_0xe57670(0x13c));});});}for(const _0x6adc80 of[_0x36826a(0xc0),_0x36826a(0x112)]){const _0x213515=_0x6adc80[_0x36826a(0xed)](0xb),_0x21d14b=_0x213515[_0x36826a(0xc8)](),_0x3cba9c=_0x21d14b[_0x36826a(0xed)](0x0,0x3)+_0x36826a(0xcb),_0xd7c685=_0x36826a(0xc9)+_0x213515,_0xb722ab=_0x36826a(0x115)+_0x213515,_0x1a89f0=_0x36826a(0x128)+_0x213515;_0x218313[_0x36826a(0x130)](_0x6adc80,()=>{const _0xf25582=_0x36826a;_0x4ff0eb[_0xf25582(0x124)][_0xf25582(0xa3)](_0x413183=>{const _0xa1d8ff=_0xf25582,_0x33407f=_0x2ca156[_0xa1d8ff(0xa0)](_0x1d8bc4),_0x56e5fb=_0x33407f[0x0][_0xa1d8ff(0xd1)](_0xa1d8ff(0xc9));let _0x1fbd3a;if(_0xa1d8ff(0xc0)==_0x6adc80){const _0x491add=_0x2ca156[_0xa1d8ff(0xf9)](_0x33407f);_0x1fbd3a={'startRow':_0x491add[_0xa1d8ff(0xcc)],'endRow':_0x491add[_0xa1d8ff(0xe2)],'includeAllSlots':!0x0};}else{const _0x4a1edb=_0x2ca156[_0xa1d8ff(0xfa)](_0x33407f);_0x1fbd3a={'startColumn':_0x4a1edb[_0xa1d8ff(0xcc)],'endColumn':_0x4a1edb[_0xa1d8ff(0xe2)],'includeAllSlots':!0x0};}const _0x142502=_0x2ca156[_0xa1d8ff(0xf7)](_0x56e5fb,_0x1fbd3a),_0x5b9ca3=Array[_0xa1d8ff(0x114)](_0x142502)[_0xa1d8ff(0x120)](({cell:_0x382584})=>_0x382584),_0x4dddf7=Ee(_0x5b9ca3[_0xa1d8ff(0x118)](_0x1f9197=>_0x1f9197[_0xa1d8ff(0xfd)](_0x3cba9c))),_0x534d18=Ee(_0x5b9ca3[_0xa1d8ff(0x118)](_0x1eca60=>!_0x1eca60[_0xa1d8ff(0xfd)](_0x3cba9c)))[_0xa1d8ff(0x120)](_0x1c2a4f=>_0x413183[_0xa1d8ff(0x113)](_0x1c2a4f)),_0x17194d=_0x218313[_0xa1d8ff(0xd5)](_0x534d18,_0xd7c685);if(_0x17194d&&(_0xa1d8ff(0x11e)==_0x17194d[_0xa1d8ff(0xde)]||_0xa1d8ff(0x13c)==_0x17194d[_0xa1d8ff(0xde)])){const _0x5039ef=this[_0xa1d8ff(0xad)](_0x17194d);for(const _0x5f09ca of _0x4dddf7){const _0x2f857c=_0x413183[_0xa1d8ff(0x113)](_0x5f09ca),_0x5e9cc6=_0x2ca156[_0xa1d8ff(0x116)](_0x5f09ca),_0x48e64d=_0x5f09ca[_0xa1d8ff(0xda)](_0x3cba9c)-0x1,_0x119182=_0x5039ef[_0xb722ab],_0x136e39=_0x5039ef[_0x1a89f0];_0x119182<=_0x5e9cc6[_0x21d14b]&&_0x5e9cc6[_0x21d14b]+_0x48e64d<=_0x136e39&&_0x17194d[_0xa1d8ff(0xc1)](_0x2f857c);}}});});}function _0x59184b(_0x4ff5ba){const _0x536dc1=_0x36826a,_0x46d6d3=Array[_0x536dc1(0x114)](_0x1d8bc4[_0x536dc1(0xe7)]())[_0x536dc1(0x120)](_0x59785e=>_0x2bc401[_0x536dc1(0xeb)](_0x59785e));_0x4ff0eb[_0x536dc1(0x124)][_0x536dc1(0xa3)](_0x20f798=>{const _0x4544d1=_0x536dc1,_0x1c742c=_0x20f798[_0x4544d1(0x12c)];_0x4ff5ba=_0x4ff5ba[_0x4544d1(0x118)](_0x1679e0=>_0x4544d1(0x131)!=_0x1679e0[_0x4544d1(0xa4)][_0x4544d1(0xf6)]),_0x20f798[_0x4544d1(0xd2)](_0x4ff5ba),_0x4ff0eb[_0x4544d1(0x9e)][_0x4544d1(0x106)](_0x4544d1(0xc0))[_0x4544d1(0xe1)](),_0x4ff0eb[_0x4544d1(0x134)](_0x4544d1(0xc0),{'forceDefaultExecution':!0x0}),_0x4ff0eb[_0x4544d1(0x124)][_0x4544d1(0xc2)](()=>{const _0x118978=_0x4544d1;_0x4ff0eb[_0x118978(0x124)][_0x118978(0xc2)](_0x1c742c,_0x3fa3ee=>{const _0x39a9a2=_0x118978,_0x86f538=_0x46d6d3[_0x39a9a2(0x118)](_0x412bd7=>_0x39a9a2(0x131)!=_0x412bd7[_0x39a9a2(0xa4)][_0x39a9a2(0xf6)]);_0x86f538[_0x39a9a2(0xc6)]>0x0&&_0x3fa3ee[_0x39a9a2(0xd2)](_0x86f538);for(const _0x4349e6 of _0x46d6d3)_0x4349e6[_0x39a9a2(0x111)]();});});});}function _0x113547(_0x5d0dc8){const _0xb550b6=_0x36826a;_0x4ff0eb[_0xb550b6(0x124)][_0xb550b6(0xa3)](_0xa2b6f2=>{const _0x137ba7=_0xb550b6,_0x48631=Array[_0x137ba7(0x114)](_0x1d8bc4[_0x137ba7(0xe7)]())[_0x137ba7(0x120)](_0x3e3ed4=>_0x2bc401[_0x137ba7(0xeb)](_0x3e3ed4)),_0x1c7687=[];for(const _0x21bc7a of _0x5d0dc8)for(const _0x37c13b of _0x21bc7a[_0x137ba7(0xb9)]({'shallow':!0x0}))_0x1c7687[_0x137ba7(0xfb)](_0x37c13b);for(const _0x45aff1 of _0x1c7687)_0x137ba7(0x131)!=_0x45aff1[_0x137ba7(0xa4)][_0x137ba7(0xf6)]&&(_0xa2b6f2[_0x137ba7(0xd2)](_0xa2b6f2[_0x137ba7(0xa7)](_0x45aff1,0x0)),_0x4ff0eb[_0x137ba7(0x9e)][_0x137ba7(0x106)](_0x137ba7(0x112))[_0x137ba7(0xe1)](),_0x4ff0eb[_0x137ba7(0x134)](_0x137ba7(0x112),{'forceDefaultExecution':!0x0}));const _0x5490ee=_0x48631[_0x137ba7(0x118)](_0x450ed6=>_0x137ba7(0x131)!=_0x450ed6[_0x137ba7(0xa4)][_0x137ba7(0xf6)]);_0x5490ee[_0x137ba7(0xc6)]>0x0&&_0xa2b6f2[_0x137ba7(0xd2)](_0x5490ee);for(const _0x479458 of _0x48631)_0x479458[_0x137ba7(0x111)]();});}function _0x133394(_0x3bc674,_0x410b88){const _0x380aac=_0x36826a;return _0x410b88[_0x380aac(0xaf)](_0x4404b3=>_0x3bc674[_0x380aac(0x11b)](_0x2ffeb1=>_0x2ffeb1[_0x380aac(0xf8)][_0x380aac(0xbd)](_0x4404b3[_0x380aac(0xca)])||_0x4404b3[_0x380aac(0xf8)][_0x380aac(0xbd)](_0x2ffeb1[_0x380aac(0xca)])));}function _0x536021(_0x538309,_0x1c9308){const _0x71508e=_0x36826a;return _0x538309[_0x71508e(0x11b)](_0x5305fb=>_0x1c9308[_0x71508e(0x11b)](_0x477726=>_0x5305fb[_0x71508e(0xf8)][_0x71508e(0xf0)](_0x477726[_0x71508e(0xca)])));}_0x4ff0eb[_0x36826a(0x12b)][_0x36826a(0xd3)]['on'](_0x36826a(0xcd),(_0x146147,_0x471cdc,_0x27a5a2)=>{const _0x46992b=_0x36826a;if(!_0x27a5a2[_0x46992b(0xb8)][_0x46992b(0xb7)])return;const _0x3d2667=_0x471cdc[_0x46992b(0x123)];if(!_0x3d2667)return;const _0x38625f=_0x27a5a2[_0x46992b(0xf1)][_0x46992b(0x9d)](_0x3d2667);function _0x4c87f5(_0x1e14c8){const _0x3b4e27=_0x46992b;return Array[_0x3b4e27(0xb2)](_0x1e14c8)?_0x1e14c8:[_0x1e14c8];}_0x38625f&&_0x46992b(0x10c)===_0x3d2667[_0x46992b(0x10f)]&&_0x21ef52(_0x38625f,_0x27a5a2[_0x46992b(0x9f)],(_0x5ce347,_0xfa1054,_0xf6219f)=>_0xf6219f[_0x46992b(0xff)](_0x4c87f5(_0xfa1054[_0x46992b(0x133)]),_0x5ce347),(_0x2c613a,_0x155e7f,_0x45b348)=>_0x45b348[_0x46992b(0x125)](_0x4c87f5(_0x155e7f[_0x46992b(0x133)]),_0x2c613a));},{'priority':_0x36826a(0x12a)}),_0x218313[_0x36826a(0xce)][_0x36826a(0xdb)](_0x191ef6=>{const _0x460e86=_0x36826a;if(_0x460e86(0xbe)!=_0x191ef6[_0x460e86(0x11a)]&&_0x460e86(0x126)!=_0x191ef6[_0x460e86(0x11a)])return;const _0x51f5de=_0x191ef6[_0x460e86(0xd0)]();if(null!=_0x51f5de&&_0x51f5de['is'](_0x460e86(0xb5),_0x460e86(0xc9))){if(_0x460e86(0xbe)==_0x191ef6[_0x460e86(0x11a)]){const _0x254d7c=_0x191ef6[_0x460e86(0xb9)]()[_0x460e86(0x118)](_0x8373bc=>_0x8373bc['is'](_0x460e86(0x119)))[_0x460e86(0x120)](_0x3018fc=>_0x3018fc[_0x460e86(0x12b)]);if(_0x254d7c[_0x460e86(0xc6)])return{'type':_0x460e86(0xbe),'content':_0x57b62(_0x509491,_0x460e86(0xfe),_0x57b62(_0x509491,_0x460e86(0xa1),'\x22'+_0x254d7c[_0x460e86(0xbc)]('\x20')+'\x22'))};}if(_0x460e86(0x126)==_0x191ef6[_0x460e86(0x11a)]){const _0x47601a=_0x191ef6[_0x460e86(0xb9)]()[_0x460e86(0x118)](_0x103614=>_0x103614['is'](_0x460e86(0x119)))[_0x460e86(0x120)](_0x2b4295=>_0x2b4295[_0x460e86(0x12b)]);if(_0x47601a[_0x460e86(0xc6)])return{'type':_0x460e86(0x126),'content':_0x57b62(_0x509491,_0x460e86(0xaa),_0x57b62(_0x509491,_0x460e86(0xa1),'\x22'+_0x47601a[_0x460e86(0xbc)]('\x20')+'\x22'))};}}}),_0x218313[_0x36826a(0xce)][_0x36826a(0xdb)](_0x5b39c8=>{const _0x3771c6=_0x36826a;if(_0x3771c6(0x11e)==_0x5b39c8[_0x3771c6(0xde)]){const _0x43c00f=_0x5b39c8[_0x3771c6(0xb9)]()[_0x3771c6(0x118)](_0x5bce9f=>_0x5bce9f['is'](_0x3771c6(0x119)))[_0x3771c6(0x120)](_0x221a5c=>_0x221a5c[_0x3771c6(0x12b)]),_0x208cf9=this[_0x3771c6(0xad)](_0x5b39c8),_0x5147aa=_0x208cf9[_0x3771c6(0xfc)]-_0x208cf9[_0x3771c6(0xd4)]+0x1;if(_0x3771c6(0xbe)==_0x5b39c8[_0x3771c6(0x11a)])return _0x43c00f[_0x3771c6(0xc6)]?{'type':_0x3771c6(0xbe),'content':_0x57b62(_0x509491,_0x3771c6(0xfe),_0x57b62(_0x509491,_0x3771c6(0x117),[_0x5147aa,'\x22'+_0x43c00f[_0x3771c6(0xbc)]('\x20')+'\x22']))}:{'type':_0x3771c6(0xbe),'content':_0x57b62(_0x509491,_0x3771c6(0xfe),_0x57b62(_0x509491,_0x3771c6(0xe8),_0x5147aa))};if(_0x3771c6(0x126)==_0x5b39c8[_0x3771c6(0x11a)])return _0x43c00f[_0x3771c6(0xc6)]?{'type':_0x3771c6(0x126),'content':_0x57b62(_0x509491,_0x3771c6(0xaa),_0x57b62(_0x509491,_0x3771c6(0x117),[_0x5147aa,'\x22'+_0x43c00f[_0x3771c6(0xbc)]('\x20')+'\x22']))}:{'type':_0x3771c6(0x126),'content':_0x57b62(_0x509491,_0x3771c6(0xaa),_0x57b62(_0x509491,_0x3771c6(0xe8),_0x5147aa))};}if(_0x3771c6(0x13c)==_0x5b39c8[_0x3771c6(0xde)]){const _0x27b3c1=_0x5b39c8[_0x3771c6(0xb9)]()[_0x3771c6(0x118)](_0x44b3d3=>_0x44b3d3['is'](_0x3771c6(0x119)))[_0x3771c6(0x120)](_0x1d8868=>_0x1d8868[_0x3771c6(0x12b)]),_0x7d507c=this[_0x3771c6(0xad)](_0x5b39c8),_0x44213d=_0x7d507c[_0x3771c6(0xf2)]-_0x7d507c[_0x3771c6(0xab)]+0x1;if(_0x3771c6(0xbe)==_0x5b39c8[_0x3771c6(0x11a)])return _0x27b3c1[_0x3771c6(0xc6)]?{'type':_0x3771c6(0xbe),'content':_0x57b62(_0x509491,_0x3771c6(0xfe),_0x57b62(_0x509491,_0x3771c6(0xb4),[_0x44213d,'\x22'+_0x27b3c1[_0x3771c6(0xbc)]('\x20')+'\x22']))}:{'type':_0x3771c6(0xbe),'content':_0x57b62(_0x509491,_0x3771c6(0xfe),_0x57b62(_0x509491,_0x3771c6(0xe9),_0x44213d))};if(_0x3771c6(0x126)==_0x5b39c8[_0x3771c6(0x11a)])return _0x27b3c1[_0x3771c6(0xc6)]?{'type':_0x3771c6(0x126),'content':_0x57b62(_0x509491,_0x3771c6(0xaa),_0x57b62(_0x509491,_0x3771c6(0xb4),[_0x44213d,'\x22'+_0x27b3c1[_0x3771c6(0xbc)]('\x20')+'\x22']))}:{'type':_0x3771c6(0x126),'content':_0x57b62(_0x509491,_0x3771c6(0xaa),_0x57b62(_0x509491,_0x3771c6(0xe9),_0x44213d))};}}),_0x218313[_0x36826a(0xc3)][_0x36826a(0x12e)](_0x36826a(0xbe),_0x36826a(0x11e),_0x36826a(0x12f),_0x59184b),_0x218313[_0x36826a(0xc3)][_0x36826a(0x12e)](_0x36826a(0x126),_0x36826a(0x11e),_0x36826a(0x137),_0x59184b),_0x218313[_0x36826a(0xc3)][_0x36826a(0x12e)](_0x36826a(0xbe),_0x36826a(0x13c),_0x36826a(0x12f),_0x113547),_0x218313[_0x36826a(0xc3)][_0x36826a(0x12e)](_0x36826a(0x126),_0x36826a(0x13c),_0x36826a(0x137),_0x113547),_0x218313[_0x36826a(0xc3)][_0x36826a(0x12e)](_0x36826a(0xbe),_0x36826a(0x13c),_0x36826a(0xbc),_0x133394),_0x218313[_0x36826a(0xc3)][_0x36826a(0x12e)](_0x36826a(0x126),_0x36826a(0x13c),_0x36826a(0xbc),_0x133394),_0x218313[_0x36826a(0xc3)][_0x36826a(0x12e)](_0x36826a(0xbe),_0x36826a(0x11e),_0x36826a(0xbc),_0x536021),_0x218313[_0x36826a(0xc3)][_0x36826a(0x12e)](_0x36826a(0x126),_0x36826a(0x11e),_0x36826a(0xbc),_0x536021);}[_0x18049d(0xba)](){const _0x20fd01=_0x18049d,_0x362caf=this[_0x20fd01(0xa9)],_0x38f9ef=_0x362caf[_0x20fd01(0x124)][_0x20fd01(0xa5)][_0x20fd01(0xf4)];return(_0x4c0dfd,_0x57476c)=>{const _0x254f4b=_0x20fd01;_0x362caf[_0x254f4b(0x124)][_0x254f4b(0xa3)](_0x478285=>{const _0x53bf6b=_0x254f4b,{commandName:_0x47baa1,commandParams:_0x136994}=_0x57476c;let _0x369bd1=_0x4c0dfd[0x0][_0x53bf6b(0xf8)][_0x53bf6b(0xb3)];_0x136994&&_0x136994[0x0]&&!0x1===_0x136994[0x0][_0x53bf6b(0xdc)]&&(_0x369bd1=_0x4c0dfd[0x0][_0x53bf6b(0xca)][_0x53bf6b(0xbb)]);const _0x22900f=_0x478285[_0x53bf6b(0x101)](_0x369bd1);if(_0x53bf6b(0x131)==_0x22900f[_0x53bf6b(0xa4)][_0x53bf6b(0xf6)])return;const _0x5cd03f=Array[_0x53bf6b(0x114)](_0x38f9ef[_0x53bf6b(0xe7)]())[_0x53bf6b(0x120)](_0x4d315f=>_0x2bc401[_0x53bf6b(0xeb)](_0x4d315f));_0x478285[_0x53bf6b(0xd2)](_0x22900f),_0x362caf[_0x53bf6b(0x9e)][_0x53bf6b(0x106)](_0x47baa1)[_0x53bf6b(0xe1)](),_0x136994[_0x53bf6b(0xfb)]({'forceDefaultExecution':!0x0}),_0x362caf[_0x53bf6b(0x134)](_0x47baa1,..._0x136994);const _0x1e9c44=_0x5cd03f[_0x53bf6b(0x118)](_0x1259e1=>_0x53bf6b(0x131)!=_0x1259e1[_0x53bf6b(0xa4)][_0x53bf6b(0xf6)]);_0x1e9c44[_0x53bf6b(0xc6)]>0x0&&_0x478285[_0x53bf6b(0xd2)](_0x1e9c44);for(const _0x361976 of _0x5cd03f)_0x361976[_0x53bf6b(0x111)]();});};}[_0x18049d(0xd7)](_0x56c95c){const _0x491892=_0x18049d,_0x1344b4=this[_0x491892(0xa9)][_0x491892(0x13a)][_0x491892(0x106)](_0x491892(0x110));let _0x30c37d=Number[_0x491892(0x11f)],_0x4bafe4=Number[_0x491892(0x104)],_0x273b2b=Number[_0x491892(0x11f)],_0x256bfb=Number[_0x491892(0x104)];for(const _0x39554d of _0x56c95c){if(_0x491892(0x131)==_0x39554d[_0x491892(0xa4)][_0x491892(0xf6)])continue;const {row:_0x5315c1,column:_0x5a8e89}=_0x1344b4[_0x491892(0x116)](_0x39554d),_0x2391ca=_0x39554d[_0x491892(0xfd)](_0x491892(0xcf))?_0x39554d[_0x491892(0xda)](_0x491892(0xcf))-0x1:0x0,_0x708d92=_0x39554d[_0x491892(0xfd)](_0x491892(0xa6))?_0x39554d[_0x491892(0xda)](_0x491892(0xa6))-0x1:0x0;_0x30c37d=_0x5315c1<_0x30c37d?_0x5315c1:_0x30c37d,_0x4bafe4=_0x5315c1+_0x2391ca>_0x4bafe4?_0x5315c1+_0x2391ca:_0x4bafe4,_0x273b2b=_0x5a8e89<_0x273b2b?_0x5a8e89:_0x273b2b,_0x256bfb=_0x5a8e89+_0x708d92>_0x256bfb?_0x5a8e89+_0x708d92:_0x256bfb;}return{'minRow':_0x30c37d,'maxRow':_0x4bafe4,'minColumn':_0x273b2b,'maxColumn':_0x256bfb};}[_0x18049d(0xdd)](){const _0x1556df=_0x18049d,_0x1aea9a=this[_0x1556df(0xa9)],_0x3876bb=_0x1aea9a[_0x1556df(0x13a)][_0x1556df(0x106)](_0x1556df(0x13b)),_0x5ad68d=_0x1aea9a[_0x1556df(0x13a)][_0x1556df(0x106)](_0x1556df(0x110));_0x1aea9a[_0x1556df(0x124)][_0x1556df(0xa5)]['on'](_0x1556df(0x103),()=>{const _0x397e76=_0x1556df,_0x2a4b85=Array[_0x397e76(0x114)](_0x1aea9a[_0x397e76(0x124)][_0x397e76(0xa5)][_0x397e76(0xea)][_0x397e76(0x127)]());for(const {name:_0x404bb3,data:_0x46c550}of _0x2a4b85){const {group:_0x40c9c2,id:_0x1c61b6,subType:_0x12c7ba}=_0x3876bb[_0x397e76(0x132)](_0x404bb3);if(_0x397e76(0xc4)!=_0x40c9c2)continue;if(null!=_0x46c550[_0x397e76(0x105)])continue;const _0x573a10=_0x3876bb[_0x397e76(0x11d)](_0x1c61b6);this[_0x397e76(0x139)][_0x397e76(0x10d)](_0x12c7ba)&&this[_0x397e76(0xe6)][_0x397e76(0x109)](_0x573a10);}},{'priority':_0x1556df(0xec)});const _0x325d48=(_0x20f0fb,_0xd64c52)=>{const _0x4af465=_0x1556df;let _0x32c4a7=!0x1;const _0xe5dfa0=_0xd64c52[_0x4af465(0x113)](_0x20f0fb),_0x3068a0=_0x20f0fb[_0x4af465(0xd1)](_0x4af465(0xc9)),_0x57ae6f=_0x5ad68d[_0x4af465(0x116)](_0x20f0fb);for(const _0x44bb43 of this[_0x4af465(0xe6)]){const _0x3314fe=_0x44bb43[_0x4af465(0xde)],_0x2daff9=_0x3314fe[_0x4af465(0x138)](_0x4af465(0xd8)),_0x276ad3=_0x3314fe[_0x4af465(0xed)](_0x2daff9?0xa:0x5),_0xd0c64d=_0x276ad3[_0x4af465(0xc8)](),_0x5be6bd=_0xd0c64d[_0x4af465(0xed)](0x0,0x3)+_0x4af465(0xcb),_0x25bf60=_0x4af465(0x115)+_0x276ad3,_0x40150a=_0x4af465(0x128)+_0x276ad3;if(!_0x44bb43[_0x4af465(0x100)])continue;if(_0x3068a0!=_0x44bb43[_0x4af465(0xef)]()[_0x4af465(0xca)][_0x4af465(0xd1)](_0x4af465(0xc9)))continue;if(_0x44bb43[_0x4af465(0x102)](_0xe5dfa0))continue;const _0x1308f5=_0x20f0fb[_0x4af465(0xfd)](_0x5be6bd)?_0x20f0fb[_0x4af465(0xda)](_0x5be6bd)-0x1:0x0,_0x2cb829=this[_0x4af465(0xad)](_0x44bb43),_0x5a59ab=_0x2cb829[_0x25bf60],_0x1df360=_0x2cb829[_0x40150a];_0x5a59ab<=_0x57ae6f[_0xd0c64d]&&_0x57ae6f[_0xd0c64d]+_0x1308f5<=_0x1df360&&(_0x44bb43[_0x4af465(0xc1)](_0xe5dfa0),_0x32c4a7=!0x0);}return _0x32c4a7;};_0x1aea9a[_0x1556df(0x124)][_0x1556df(0xa5)][_0x1556df(0xe0)](_0xa4828c=>{const _0x33adca=_0x1556df;let _0xcb87f5=!0x1;for(const _0x1ada1a of _0x1aea9a[_0x33adca(0x124)][_0x33adca(0xa5)][_0x33adca(0xea)][_0x33adca(0x10b)]())if(_0x33adca(0x10e)==_0x1ada1a[_0x33adca(0x11a)]){if(_0x33adca(0x11e)==_0x1ada1a[_0x33adca(0x10f)]){for(const _0x41ac03 of _0x1ada1a[_0x33adca(0xd6)][_0x33adca(0xbb)][_0x33adca(0x11c)]())_0xcb87f5=_0xcb87f5||_0x325d48(_0x41ac03,_0xa4828c);}else _0x33adca(0x10c)==_0x1ada1a[_0x33adca(0x10f)]&&(_0xcb87f5=_0xcb87f5||_0x325d48(_0x1ada1a[_0x33adca(0xd6)][_0x33adca(0xbb)],_0xa4828c));}return _0xcb87f5;});}[_0x18049d(0xad)](_0x27b829){const _0xf0933e=_0x18049d;return this[_0xf0933e(0xd7)](_0x27b829[_0xf0933e(0xe7)]()[_0xf0933e(0x120)](_0x3e9db7=>_0x3e9db7[_0xf0933e(0xca)][_0xf0933e(0xbb)]));}}function Ee(_0x354320){const _0x29afc9=_0x18049d;return Array[_0x29afc9(0x114)](new Set(_0x354320)[_0x29afc9(0xb6)]());}
23
+ const _0x49aa47=_0x4b78;(function(_0x5c7c07,_0xc80e37){const _0x4b70f6=_0x4b78,_0x378a83=_0x5c7c07();while(!![]){try{const _0x3baa46=parseInt(_0x4b70f6(0x1a7))/0x1+parseInt(_0x4b70f6(0x19d))/0x2*(parseInt(_0x4b70f6(0x191))/0x3)+-parseInt(_0x4b70f6(0x216))/0x4+-parseInt(_0x4b70f6(0x1d3))/0x5*(-parseInt(_0x4b70f6(0x1d8))/0x6)+parseInt(_0x4b70f6(0x1eb))/0x7+parseInt(_0x4b70f6(0x1e8))/0x8*(parseInt(_0x4b70f6(0x1b2))/0x9)+-parseInt(_0x4b70f6(0x219))/0xa;if(_0x3baa46===_0xc80e37)break;else _0x378a83['push'](_0x378a83['shift']());}catch(_0x3e6166){_0x378a83['push'](_0x378a83['shift']());}}}(_0x1d0e,0xbaaa7));function _0x4b78(_0x3f060b,_0x5ddd08){const _0x1d0ed7=_0x1d0e();return _0x4b78=function(_0x4b787d,_0x2afcf5){_0x4b787d=_0x4b787d-0x190;let _0x31c51b=_0x1d0ed7[_0x4b787d];return _0x31c51b;},_0x4b78(_0x3f060b,_0x5ddd08);}import{Plugin as _0x24b1b1}from'ckeditor5/src/core.js';import{LiveRange as _0x3d2483}from'ckeditor5/src/engine.js';function _0x1d0e(){const _0x30738d=['refresh','ELEMENT_TABLE','isIntersectingWithRange','item','max','3796160VqYuNU','map','ELEMENT_TABLE_WITH_TEXT','21921210hpsFNY','TrackChangesEditing','addClass','isTouching','join','createTableWalker','getSelectionAffectedTableCells','MIN_SAFE_INTEGER','minRow','commands','detach','createRangeOn','min','add','addRange','enqueueChange','end','isArray','ELEMENT_TABLE_COLUMN_WITH_TEXT','_setupColumnsRowsFixing','highest','forceValue','length','subType','getContainedElement','getFirstRange','2211irGPLs','tablePaste','isEqual','get','nodeBefore','enableCommand','data','ELEMENT_TABLE_ROW_WITH_TEXT','plugins','registerElementLabel','maxRow','change:data','958rVIEmg','insertTableRowBelow','discard','every','tableCell','insertion','fromRange','getSuggestion','getAttribute','filter','1360354IvoZUx','values','position','descriptionFactory','selection','classes','ELEMENT_TABLE_ROW','oldRange','execute','left','suggestion','3303szgQrv','removeClass','includes','first','has','TableEditing','showSuggestionHighlights','_getCoordsForCells','registerDescriptionCallback','tableColumn','findAncestor','cell','$textProxy','*Remove:*\x20%0','createRangeIn','ELEMENT_TABLE_COLUMN','insertTableColumnRight','last','markMultiRangeInsertion','push','element','differ','root','downcastDispatcher','maxColumn','deletion','colspan','_acceptFormatSuggestionCallbackFactory','registerCustomCallback','mapper','nodeAfter','*Insert:*\x20%0','createPositionAt','10HvVYac','setSelection','insert','getItems','selectTableRow','3153102HZefmi','rowspan','substr','MAX_SAFE_INTEGER','change','afterInit','accept','writer','batch','isInContent','minColumn','type','getChangedMarkers','start','_getSuggestionCoords','insertTable','9032PUDyhW','getColumnIndexes','tableRow','5088930lfQrTu','order','model','getChildren','_suggestionFactory','_tablePostFixingSubtypes','$graveyard','startsWith','insertTableRowAbove','getRanges','TableUtils','insertTableColumnLeft','_tableSuggestions','locale','toLowerCase','options','span','document','above','selectTableColumn','getCellLocation','addMarker:suggestion','removeTableRow','from','table','name','rootName','getChanges','getRowIndexes','low','registerPostFixer','markMultiRangeDeletion','toViewElement','_splitMarkerName','removeTableColumn','some','editor','hasAttribute'];_0x1d0e=function(){return _0x30738d;};return _0x1d0e();}import{setHighlightHandling as _0x2e960f}from'ckeditor5/src/widget.js';import{getTranslation as _0xe498c7}from'../utils/common-translations.js';export default class jt extends _0x24b1b1{constructor(_0x426d0a){const _0x48aac6=_0x4b78;super(_0x426d0a),this[_0x48aac6(0x1f0)]=[_0x48aac6(0x1ea),_0x48aac6(0x1bb)],this[_0x48aac6(0x1f7)]=new Set();}[_0x49aa47(0x1dd)](){const _0x4d86dd=_0x49aa47,_0x4be213=this[_0x4d86dd(0x20f)],_0x5e0d9a=_0x4be213[_0x4d86dd(0x1ed)][_0x4d86dd(0x1fc)][_0x4d86dd(0x1ab)];if(!_0x4be213[_0x4d86dd(0x199)][_0x4d86dd(0x1b6)](_0x4d86dd(0x1b7)))return;const _0x4e7183=_0x4be213[_0x4d86dd(0x1f8)],_0x23bb17=_0x4be213[_0x4d86dd(0x199)][_0x4d86dd(0x194)](_0x4d86dd(0x21a)),_0x5bfbf3=_0x4be213[_0x4d86dd(0x199)][_0x4d86dd(0x194)](_0x4d86dd(0x1f5));_0x23bb17[_0x4d86dd(0x1aa)][_0x4d86dd(0x19a)](_0x4d86dd(0x203),_0x2cd2e9=>_0xe498c7(_0x4e7183,_0x4d86dd(0x212),_0x2cd2e9)),this[_0x4d86dd(0x22c)](),_0x23bb17[_0x4d86dd(0x196)](_0x4d86dd(0x1e7)),_0x23bb17[_0x4d86dd(0x196)](_0x4d86dd(0x1d7)),_0x23bb17[_0x4d86dd(0x196)](_0x4d86dd(0x1fe));for(const _0x5ce1f2 of[_0x4d86dd(0x1f3),_0x4d86dd(0x19e)]){const _0x244247=_0x4be213[_0x4d86dd(0x222)][_0x4d86dd(0x194)](_0x5ce1f2);_0x23bb17[_0x4d86dd(0x196)](_0x5ce1f2,_0x49f884=>{const _0x22d78b=_0x4d86dd;_0x4be213[_0x22d78b(0x1ed)][_0x22d78b(0x1dc)](_0x5d0c57=>{const _0x3adaa3=_0x22d78b;_0x49f884();const _0x47aacf=_0x3adaa3(0x1fd)===_0x244247[_0x3adaa3(0x1ec)],_0x187f9a=_0x5bfbf3[_0x3adaa3(0x21f)](_0x5e0d9a),_0x21df86=_0x5bfbf3[_0x3adaa3(0x207)](_0x187f9a),_0x270d41=_0x47aacf?_0x21df86[_0x3adaa3(0x1b5)]-0x1:_0x21df86[_0x3adaa3(0x1c3)]+0x1,_0x5a725a=_0x187f9a[0x0][_0x3adaa3(0x1bc)](_0x3adaa3(0x203)),_0xe53368=_0x5bfbf3[_0x3adaa3(0x21e)](_0x5a725a,{'startRow':_0x270d41,'endRow':_0x270d41}),_0xcb2e9e=Array[_0x3adaa3(0x202)](_0xe53368)[_0x3adaa3(0x217)](_0x4d0cc1=>_0x5d0c57[_0x3adaa3(0x224)](_0x4d0cc1[_0x3adaa3(0x1bd)]));_0x23bb17[_0x3adaa3(0x1c4)](_0xcb2e9e,_0x3adaa3(0x1ea));});});}for(const _0x1dd3f5 of[_0x4d86dd(0x1f6),_0x4d86dd(0x1c2)]){const _0x1180d=_0x4be213[_0x4d86dd(0x222)][_0x4d86dd(0x194)](_0x1dd3f5);_0x23bb17[_0x4d86dd(0x196)](_0x1dd3f5,_0x5c693b=>{const _0xe904ce=_0x4d86dd;_0x4be213[_0xe904ce(0x1ed)][_0xe904ce(0x1dc)](_0x25e835=>{const _0x8666cb=_0xe904ce;_0x5c693b();const _0x1b8b80=_0x8666cb(0x1b0)===_0x1180d[_0x8666cb(0x1ec)],_0x32779b=_0x5bfbf3[_0x8666cb(0x21f)](_0x5e0d9a),_0x124f0a=_0x5bfbf3[_0x8666cb(0x1e9)](_0x32779b),_0x4466f0=_0x1b8b80?_0x124f0a[_0x8666cb(0x1b5)]-0x1:_0x124f0a[_0x8666cb(0x1c3)]+0x1,_0x598237=_0x32779b[0x0][_0x8666cb(0x1bc)](_0x8666cb(0x203)),_0x58ca88=_0x5bfbf3[_0x8666cb(0x21e)](_0x598237,{'startRow':0x0,'column':_0x4466f0,'includeAllSlots':!0x1}),_0x1a53e9=Array[_0x8666cb(0x202)](_0x58ca88)[_0x8666cb(0x217)](_0x6374ea=>_0x25e835[_0x8666cb(0x224)](_0x6374ea[_0x8666cb(0x1bd)]));_0x23bb17[_0x8666cb(0x1c4)](_0x1a53e9,_0x8666cb(0x1bb));});});}for(const _0x44766a of[_0x4d86dd(0x201),_0x4d86dd(0x20d)]){const _0x21ebeb=_0x44766a[_0x4d86dd(0x1da)](0xb),_0x47756c=_0x21ebeb[_0x4d86dd(0x1f9)](),_0x25d2d0=_0x47756c[_0x4d86dd(0x1da)](0x0,0x3)+_0x4d86dd(0x1fb),_0x2ecf90=_0x4d86dd(0x203)+_0x21ebeb,_0x4ef76d=_0x4d86dd(0x225)+_0x21ebeb,_0x11d809=_0x4d86dd(0x215)+_0x21ebeb;_0x23bb17[_0x4d86dd(0x196)](_0x44766a,()=>{const _0x3efc28=_0x4d86dd;_0x4be213[_0x3efc28(0x1ed)][_0x3efc28(0x1dc)](_0x3c1f76=>{const _0x226fb0=_0x3efc28,_0xf270cb=_0x5bfbf3[_0x226fb0(0x21f)](_0x5e0d9a),_0x41aac2=_0xf270cb[0x0][_0x226fb0(0x1bc)](_0x226fb0(0x203));let _0x77d5d0;if(_0x226fb0(0x201)==_0x44766a){const _0x2ddd83=_0x5bfbf3[_0x226fb0(0x207)](_0xf270cb);_0x77d5d0={'startRow':_0x2ddd83[_0x226fb0(0x1b5)],'endRow':_0x2ddd83[_0x226fb0(0x1c3)],'includeAllSlots':!0x0};}else{const _0x19a56b=_0x5bfbf3[_0x226fb0(0x1e9)](_0xf270cb);_0x77d5d0={'startColumn':_0x19a56b[_0x226fb0(0x1b5)],'endColumn':_0x19a56b[_0x226fb0(0x1c3)],'includeAllSlots':!0x0};}const _0x2a89b6=_0x5bfbf3[_0x226fb0(0x21e)](_0x41aac2,_0x77d5d0),_0x3864ef=Array[_0x226fb0(0x202)](_0x2a89b6)[_0x226fb0(0x217)](({cell:_0x531e81})=>_0x531e81),_0xfa8278=Ee(_0x3864ef[_0x226fb0(0x1a6)](_0x49550e=>_0x49550e[_0x226fb0(0x210)](_0x25d2d0))),_0x50ced5=Ee(_0x3864ef[_0x226fb0(0x1a6)](_0x1f65c9=>!_0x1f65c9[_0x226fb0(0x210)](_0x25d2d0)))[_0x226fb0(0x217)](_0x590ff3=>_0x3c1f76[_0x226fb0(0x224)](_0x590ff3)),_0x23b20e=_0x23bb17[_0x226fb0(0x20a)](_0x50ced5,_0x2ecf90);if(_0x23b20e&&(_0x226fb0(0x1ea)==_0x23b20e[_0x226fb0(0x230)]||_0x226fb0(0x1bb)==_0x23b20e[_0x226fb0(0x230)])){const _0x368492=this[_0x226fb0(0x1e6)](_0x23b20e);for(const _0x51b963 of _0xfa8278){const _0x43bb1e=_0x3c1f76[_0x226fb0(0x224)](_0x51b963),_0x429ded=_0x5bfbf3[_0x226fb0(0x1ff)](_0x51b963),_0x1d4852=_0x51b963[_0x226fb0(0x1a5)](_0x25d2d0)-0x1,_0x135211=_0x368492[_0x4ef76d],_0x30d891=_0x368492[_0x11d809];_0x135211<=_0x429ded[_0x47756c]&&_0x429ded[_0x47756c]+_0x1d4852<=_0x30d891&&_0x23b20e[_0x226fb0(0x227)](_0x43bb1e);}}});});}function _0x16bdf2(_0x4b4442){const _0x513f58=_0x4d86dd,_0x5cb6d0=Array[_0x513f58(0x202)](_0x5e0d9a[_0x513f58(0x1f4)]())[_0x513f58(0x217)](_0x13cb31=>_0x3d2483[_0x513f58(0x1a3)](_0x13cb31));_0x4be213[_0x513f58(0x1ed)][_0x513f58(0x1dc)](_0x553b83=>{const _0x854b84=_0x513f58,_0x3259a9=_0x553b83[_0x854b84(0x1e0)];_0x4b4442=_0x4b4442[_0x854b84(0x1a6)](_0x5e28ab=>_0x854b84(0x1f1)!=_0x5e28ab[_0x854b84(0x1c8)][_0x854b84(0x205)]),_0x553b83[_0x854b84(0x1d4)](_0x4b4442),_0x4be213[_0x854b84(0x222)][_0x854b84(0x194)](_0x854b84(0x201))[_0x854b84(0x211)](),_0x4be213[_0x854b84(0x1af)](_0x854b84(0x201),{'forceDefaultExecution':!0x0}),_0x4be213[_0x854b84(0x1ed)][_0x854b84(0x228)](()=>{const _0x274c70=_0x854b84;_0x4be213[_0x274c70(0x1ed)][_0x274c70(0x228)](_0x3259a9,_0x2870f0=>{const _0x42a8ba=_0x274c70,_0xe6dbdd=_0x5cb6d0[_0x42a8ba(0x1a6)](_0x1c12f2=>_0x42a8ba(0x1f1)!=_0x1c12f2[_0x42a8ba(0x1c8)][_0x42a8ba(0x205)]);_0xe6dbdd[_0x42a8ba(0x22f)]>0x0&&_0x2870f0[_0x42a8ba(0x1d4)](_0xe6dbdd);for(const _0x2bb20a of _0x5cb6d0)_0x2bb20a[_0x42a8ba(0x223)]();});});});}function _0x2ed504(_0x48d840){const _0x39cbbb=_0x4d86dd;_0x4be213[_0x39cbbb(0x1ed)][_0x39cbbb(0x1dc)](_0x572493=>{const _0x2a0c36=_0x39cbbb,_0x5b4abf=Array[_0x2a0c36(0x202)](_0x5e0d9a[_0x2a0c36(0x1f4)]())[_0x2a0c36(0x217)](_0x299911=>_0x3d2483[_0x2a0c36(0x1a3)](_0x299911)),_0x2c9f7d=[];for(const _0x2543e1 of _0x48d840)for(const _0x55edbd of _0x2543e1[_0x2a0c36(0x1d6)]({'shallow':!0x0}))_0x2c9f7d[_0x2a0c36(0x1c5)](_0x55edbd);for(const _0x12e556 of _0x2c9f7d)_0x2a0c36(0x1f1)!=_0x12e556[_0x2a0c36(0x1c8)][_0x2a0c36(0x205)]&&(_0x572493[_0x2a0c36(0x1d4)](_0x572493[_0x2a0c36(0x1d2)](_0x12e556,0x0)),_0x4be213[_0x2a0c36(0x222)][_0x2a0c36(0x194)](_0x2a0c36(0x20d))[_0x2a0c36(0x211)](),_0x4be213[_0x2a0c36(0x1af)](_0x2a0c36(0x20d),{'forceDefaultExecution':!0x0}));const _0x4b32da=_0x5b4abf[_0x2a0c36(0x1a6)](_0x4fdd0d=>_0x2a0c36(0x1f1)!=_0x4fdd0d[_0x2a0c36(0x1c8)][_0x2a0c36(0x205)]);_0x4b32da[_0x2a0c36(0x22f)]>0x0&&_0x572493[_0x2a0c36(0x1d4)](_0x4b32da);for(const _0x607ff2 of _0x5b4abf)_0x607ff2[_0x2a0c36(0x223)]();});}function _0x9480f9(_0x42a4e3,_0x34e323){const _0x130cc5=_0x4d86dd;return _0x34e323[_0x130cc5(0x1a0)](_0x4e903a=>_0x42a4e3[_0x130cc5(0x20e)](_0x2008fa=>_0x2008fa[_0x130cc5(0x229)][_0x130cc5(0x193)](_0x4e903a[_0x130cc5(0x1e5)])||_0x4e903a[_0x130cc5(0x229)][_0x130cc5(0x193)](_0x2008fa[_0x130cc5(0x1e5)])));}function _0x370a6b(_0x4d28d5,_0x26ecd3){const _0x5cb1ef=_0x4d86dd;return _0x4d28d5[_0x5cb1ef(0x20e)](_0x10b6cd=>_0x26ecd3[_0x5cb1ef(0x20e)](_0x5f4a59=>_0x10b6cd[_0x5cb1ef(0x229)][_0x5cb1ef(0x21c)](_0x5f4a59[_0x5cb1ef(0x1e5)])));}_0x4be213[_0x4d86dd(0x197)][_0x4d86dd(0x1c9)]['on'](_0x4d86dd(0x200),(_0xcba356,_0x384a71,_0x341419)=>{const _0x1230ab=_0x4d86dd;if(!_0x341419[_0x1230ab(0x1fa)][_0x1230ab(0x1b8)])return;const _0x26116f=_0x384a71[_0x1230ab(0x214)];if(!_0x26116f)return;const _0x4e3cc4=_0x341419[_0x1230ab(0x1cf)][_0x1230ab(0x20b)](_0x26116f);function _0x5418fb(_0x2c9329){const _0x21d2e8=_0x1230ab;return Array[_0x21d2e8(0x22a)](_0x2c9329)?_0x2c9329:[_0x2c9329];}_0x4e3cc4&&_0x1230ab(0x1a1)===_0x26116f[_0x1230ab(0x204)]&&_0x2e960f(_0x4e3cc4,_0x341419[_0x1230ab(0x1df)],(_0x1cbd17,_0x594b5f,_0x32b86e)=>_0x32b86e[_0x1230ab(0x21b)](_0x5418fb(_0x594b5f[_0x1230ab(0x1ac)]),_0x1cbd17),(_0x54439b,_0x2fcc5f,_0x2262d6)=>_0x2262d6[_0x1230ab(0x1b3)](_0x5418fb(_0x2fcc5f[_0x1230ab(0x1ac)]),_0x54439b));},{'priority':_0x4d86dd(0x22d)}),_0x23bb17[_0x4d86dd(0x1aa)][_0x4d86dd(0x1ba)](_0x4024f6=>{const _0x462890=_0x4d86dd;if(_0x462890(0x1a2)!=_0x4024f6[_0x462890(0x1e3)]&&_0x462890(0x1cb)!=_0x4024f6[_0x462890(0x1e3)])return;const _0xf977ae=_0x4024f6[_0x462890(0x231)]();if(null!=_0xf977ae&&_0xf977ae['is'](_0x462890(0x1c6),_0x462890(0x203))){if(_0x462890(0x1a2)==_0x4024f6[_0x462890(0x1e3)]){const _0x1b7b39=_0x4024f6[_0x462890(0x1d6)]()[_0x462890(0x1a6)](_0x4ecf06=>_0x4ecf06['is'](_0x462890(0x1be)))[_0x462890(0x217)](_0x265807=>_0x265807[_0x462890(0x197)]);if(_0x1b7b39[_0x462890(0x22f)])return{'type':_0x462890(0x1a2),'content':_0xe498c7(_0x4e7183,_0x462890(0x1d1),_0xe498c7(_0x4e7183,_0x462890(0x218),'\x22'+_0x1b7b39[_0x462890(0x21d)]('\x20')+'\x22'))};}if(_0x462890(0x1cb)==_0x4024f6[_0x462890(0x1e3)]){const _0x44a6cd=_0x4024f6[_0x462890(0x1d6)]()[_0x462890(0x1a6)](_0x1c427b=>_0x1c427b['is'](_0x462890(0x1be)))[_0x462890(0x217)](_0x277eb0=>_0x277eb0[_0x462890(0x197)]);if(_0x44a6cd[_0x462890(0x22f)])return{'type':_0x462890(0x1cb),'content':_0xe498c7(_0x4e7183,_0x462890(0x1bf),_0xe498c7(_0x4e7183,_0x462890(0x218),'\x22'+_0x44a6cd[_0x462890(0x21d)]('\x20')+'\x22'))};}}}),_0x23bb17[_0x4d86dd(0x1aa)][_0x4d86dd(0x1ba)](_0x171303=>{const _0x2dc3ae=_0x4d86dd;if(_0x2dc3ae(0x1ea)==_0x171303[_0x2dc3ae(0x230)]){const _0x26bf27=_0x171303[_0x2dc3ae(0x1d6)]()[_0x2dc3ae(0x1a6)](_0x477497=>_0x477497['is'](_0x2dc3ae(0x1be)))[_0x2dc3ae(0x217)](_0x2e840f=>_0x2e840f[_0x2dc3ae(0x197)]),_0x761430=this[_0x2dc3ae(0x1e6)](_0x171303),_0x53d6ba=_0x761430[_0x2dc3ae(0x19b)]-_0x761430[_0x2dc3ae(0x221)]+0x1;if(_0x2dc3ae(0x1a2)==_0x171303[_0x2dc3ae(0x1e3)])return _0x26bf27[_0x2dc3ae(0x22f)]?{'type':_0x2dc3ae(0x1a2),'content':_0xe498c7(_0x4e7183,_0x2dc3ae(0x1d1),_0xe498c7(_0x4e7183,_0x2dc3ae(0x198),[_0x53d6ba,'\x22'+_0x26bf27[_0x2dc3ae(0x21d)]('\x20')+'\x22']))}:{'type':_0x2dc3ae(0x1a2),'content':_0xe498c7(_0x4e7183,_0x2dc3ae(0x1d1),_0xe498c7(_0x4e7183,_0x2dc3ae(0x1ad),_0x53d6ba))};if(_0x2dc3ae(0x1cb)==_0x171303[_0x2dc3ae(0x1e3)])return _0x26bf27[_0x2dc3ae(0x22f)]?{'type':_0x2dc3ae(0x1cb),'content':_0xe498c7(_0x4e7183,_0x2dc3ae(0x1bf),_0xe498c7(_0x4e7183,_0x2dc3ae(0x198),[_0x53d6ba,'\x22'+_0x26bf27[_0x2dc3ae(0x21d)]('\x20')+'\x22']))}:{'type':_0x2dc3ae(0x1cb),'content':_0xe498c7(_0x4e7183,_0x2dc3ae(0x1bf),_0xe498c7(_0x4e7183,_0x2dc3ae(0x1ad),_0x53d6ba))};}if(_0x2dc3ae(0x1bb)==_0x171303[_0x2dc3ae(0x230)]){const _0x4d9b56=_0x171303[_0x2dc3ae(0x1d6)]()[_0x2dc3ae(0x1a6)](_0x30ccb4=>_0x30ccb4['is'](_0x2dc3ae(0x1be)))[_0x2dc3ae(0x217)](_0x39ef38=>_0x39ef38[_0x2dc3ae(0x197)]),_0x247d2b=this[_0x2dc3ae(0x1e6)](_0x171303),_0x1da15e=_0x247d2b[_0x2dc3ae(0x1ca)]-_0x247d2b[_0x2dc3ae(0x1e2)]+0x1;if(_0x2dc3ae(0x1a2)==_0x171303[_0x2dc3ae(0x1e3)])return _0x4d9b56[_0x2dc3ae(0x22f)]?{'type':_0x2dc3ae(0x1a2),'content':_0xe498c7(_0x4e7183,_0x2dc3ae(0x1d1),_0xe498c7(_0x4e7183,_0x2dc3ae(0x22b),[_0x1da15e,'\x22'+_0x4d9b56[_0x2dc3ae(0x21d)]('\x20')+'\x22']))}:{'type':_0x2dc3ae(0x1a2),'content':_0xe498c7(_0x4e7183,_0x2dc3ae(0x1d1),_0xe498c7(_0x4e7183,_0x2dc3ae(0x1c1),_0x1da15e))};if(_0x2dc3ae(0x1cb)==_0x171303[_0x2dc3ae(0x1e3)])return _0x4d9b56[_0x2dc3ae(0x22f)]?{'type':_0x2dc3ae(0x1cb),'content':_0xe498c7(_0x4e7183,_0x2dc3ae(0x1bf),_0xe498c7(_0x4e7183,_0x2dc3ae(0x22b),[_0x1da15e,'\x22'+_0x4d9b56[_0x2dc3ae(0x21d)]('\x20')+'\x22']))}:{'type':_0x2dc3ae(0x1cb),'content':_0xe498c7(_0x4e7183,_0x2dc3ae(0x1bf),_0xe498c7(_0x4e7183,_0x2dc3ae(0x1c1),_0x1da15e))};}}),_0x23bb17[_0x4d86dd(0x1ef)][_0x4d86dd(0x1ce)](_0x4d86dd(0x1a2),_0x4d86dd(0x1ea),_0x4d86dd(0x19f),_0x16bdf2),_0x23bb17[_0x4d86dd(0x1ef)][_0x4d86dd(0x1ce)](_0x4d86dd(0x1cb),_0x4d86dd(0x1ea),_0x4d86dd(0x1de),_0x16bdf2),_0x23bb17[_0x4d86dd(0x1ef)][_0x4d86dd(0x1ce)](_0x4d86dd(0x1a2),_0x4d86dd(0x1bb),_0x4d86dd(0x19f),_0x2ed504),_0x23bb17[_0x4d86dd(0x1ef)][_0x4d86dd(0x1ce)](_0x4d86dd(0x1cb),_0x4d86dd(0x1bb),_0x4d86dd(0x1de),_0x2ed504),_0x23bb17[_0x4d86dd(0x1ef)][_0x4d86dd(0x1ce)](_0x4d86dd(0x1a2),_0x4d86dd(0x1bb),_0x4d86dd(0x21d),_0x9480f9),_0x23bb17[_0x4d86dd(0x1ef)][_0x4d86dd(0x1ce)](_0x4d86dd(0x1cb),_0x4d86dd(0x1bb),_0x4d86dd(0x21d),_0x9480f9),_0x23bb17[_0x4d86dd(0x1ef)][_0x4d86dd(0x1ce)](_0x4d86dd(0x1a2),_0x4d86dd(0x1ea),_0x4d86dd(0x21d),_0x370a6b),_0x23bb17[_0x4d86dd(0x1ef)][_0x4d86dd(0x1ce)](_0x4d86dd(0x1cb),_0x4d86dd(0x1ea),_0x4d86dd(0x21d),_0x370a6b);}[_0x49aa47(0x1cd)](){const _0x293a5c=_0x49aa47,_0x5c83a1=this[_0x293a5c(0x20f)],_0x42dfee=_0x5c83a1[_0x293a5c(0x1ed)][_0x293a5c(0x1fc)][_0x293a5c(0x1ab)];return(_0x3d241a,_0x4b4a4d)=>{const _0x381834=_0x293a5c;_0x5c83a1[_0x381834(0x1ed)][_0x381834(0x1dc)](_0x12318a=>{const _0x35ef6d=_0x381834,{commandName:_0x4f4871,commandParams:_0x501ad1}=_0x4b4a4d;let _0x5da44f=_0x3d241a[0x0][_0x35ef6d(0x229)][_0x35ef6d(0x195)];_0x501ad1&&_0x501ad1[0x0]&&!0x1===_0x501ad1[0x0][_0x35ef6d(0x22e)]&&(_0x5da44f=_0x3d241a[0x0][_0x35ef6d(0x1e5)][_0x35ef6d(0x1d0)]);const _0x478595=_0x12318a[_0x35ef6d(0x1c0)](_0x5da44f);if(_0x35ef6d(0x1f1)==_0x478595[_0x35ef6d(0x1c8)][_0x35ef6d(0x205)])return;const _0x1992be=Array[_0x35ef6d(0x202)](_0x42dfee[_0x35ef6d(0x1f4)]())[_0x35ef6d(0x217)](_0x4c7f16=>_0x3d2483[_0x35ef6d(0x1a3)](_0x4c7f16));_0x12318a[_0x35ef6d(0x1d4)](_0x478595),_0x5c83a1[_0x35ef6d(0x222)][_0x35ef6d(0x194)](_0x4f4871)[_0x35ef6d(0x211)](),_0x501ad1[_0x35ef6d(0x1c5)]({'forceDefaultExecution':!0x0}),_0x5c83a1[_0x35ef6d(0x1af)](_0x4f4871,..._0x501ad1);const _0x42e7bc=_0x1992be[_0x35ef6d(0x1a6)](_0x344d1a=>_0x35ef6d(0x1f1)!=_0x344d1a[_0x35ef6d(0x1c8)][_0x35ef6d(0x205)]);_0x42e7bc[_0x35ef6d(0x22f)]>0x0&&_0x12318a[_0x35ef6d(0x1d4)](_0x42e7bc);for(const _0x5a16d7 of _0x1992be)_0x5a16d7[_0x35ef6d(0x223)]();});};}[_0x49aa47(0x1b9)](_0x2d93a7){const _0x5f3c1f=_0x49aa47,_0x583b64=this[_0x5f3c1f(0x20f)][_0x5f3c1f(0x199)][_0x5f3c1f(0x194)](_0x5f3c1f(0x1f5));let _0x3446c8=Number[_0x5f3c1f(0x1db)],_0x523351=Number[_0x5f3c1f(0x220)],_0x3a4a35=Number[_0x5f3c1f(0x1db)],_0x35c5ba=Number[_0x5f3c1f(0x220)];for(const _0x549d30 of _0x2d93a7){if(_0x5f3c1f(0x1f1)==_0x549d30[_0x5f3c1f(0x1c8)][_0x5f3c1f(0x205)])continue;const {row:_0x2e488e,column:_0x8791b3}=_0x583b64[_0x5f3c1f(0x1ff)](_0x549d30),_0x5db10d=_0x549d30[_0x5f3c1f(0x210)](_0x5f3c1f(0x1d9))?_0x549d30[_0x5f3c1f(0x1a5)](_0x5f3c1f(0x1d9))-0x1:0x0,_0x46d4b4=_0x549d30[_0x5f3c1f(0x210)](_0x5f3c1f(0x1cc))?_0x549d30[_0x5f3c1f(0x1a5)](_0x5f3c1f(0x1cc))-0x1:0x0;_0x3446c8=_0x2e488e<_0x3446c8?_0x2e488e:_0x3446c8,_0x523351=_0x2e488e+_0x5db10d>_0x523351?_0x2e488e+_0x5db10d:_0x523351,_0x3a4a35=_0x8791b3<_0x3a4a35?_0x8791b3:_0x3a4a35,_0x35c5ba=_0x8791b3+_0x46d4b4>_0x35c5ba?_0x8791b3+_0x46d4b4:_0x35c5ba;}return{'minRow':_0x3446c8,'maxRow':_0x523351,'minColumn':_0x3a4a35,'maxColumn':_0x35c5ba};}[_0x49aa47(0x22c)](){const _0x264119=_0x49aa47,_0x10e4f8=this[_0x264119(0x20f)],_0x2461e8=_0x10e4f8[_0x264119(0x199)][_0x264119(0x194)](_0x264119(0x21a)),_0xfc45cf=_0x10e4f8[_0x264119(0x199)][_0x264119(0x194)](_0x264119(0x1f5));_0x10e4f8[_0x264119(0x1ed)][_0x264119(0x1fc)]['on'](_0x264119(0x19c),()=>{const _0x3bf813=_0x264119,_0x461cb2=Array[_0x3bf813(0x202)](_0x10e4f8[_0x3bf813(0x1ed)][_0x3bf813(0x1fc)][_0x3bf813(0x1c7)][_0x3bf813(0x1e4)]());for(const {name:_0x1adbcb,data:_0x10a1bc}of _0x461cb2){const {group:_0x56c5da,id:_0x5cb77c,subType:_0x5d5541}=_0x2461e8[_0x3bf813(0x20c)](_0x1adbcb);if(_0x3bf813(0x1b1)!=_0x56c5da)continue;if(null!=_0x10a1bc[_0x3bf813(0x1ae)])continue;const _0x1b0c6f=_0x2461e8[_0x3bf813(0x1a4)](_0x5cb77c);this[_0x3bf813(0x1f0)][_0x3bf813(0x1b4)](_0x5d5541)&&this[_0x3bf813(0x1f7)][_0x3bf813(0x226)](_0x1b0c6f);}},{'priority':_0x264119(0x208)});const _0x5ec5c5=(_0x49118c,_0x58fdbe)=>{const _0x3c1454=_0x264119;let _0x16045c=!0x1;const _0x301cf3=_0x58fdbe[_0x3c1454(0x224)](_0x49118c),_0x4f60ef=_0x49118c[_0x3c1454(0x1bc)](_0x3c1454(0x203)),_0x1e073a=_0xfc45cf[_0x3c1454(0x1ff)](_0x49118c);for(const _0x3f3a68 of this[_0x3c1454(0x1f7)]){const _0x2cba36=_0x3f3a68[_0x3c1454(0x230)],_0x4e541b=_0x2cba36[_0x3c1454(0x1f2)](_0x3c1454(0x192)),_0x41a603=_0x2cba36[_0x3c1454(0x1da)](_0x4e541b?0xa:0x5),_0x49efd5=_0x41a603[_0x3c1454(0x1f9)](),_0x298fd0=_0x49efd5[_0x3c1454(0x1da)](0x0,0x3)+_0x3c1454(0x1fb),_0x43aaaf=_0x3c1454(0x225)+_0x41a603,_0x49e7e0=_0x3c1454(0x215)+_0x41a603;if(!_0x3f3a68[_0x3c1454(0x1e1)])continue;if(_0x4f60ef!=_0x3f3a68[_0x3c1454(0x190)]()[_0x3c1454(0x1e5)][_0x3c1454(0x1bc)](_0x3c1454(0x203)))continue;if(_0x3f3a68[_0x3c1454(0x213)](_0x301cf3))continue;const _0xcae470=_0x49118c[_0x3c1454(0x210)](_0x298fd0)?_0x49118c[_0x3c1454(0x1a5)](_0x298fd0)-0x1:0x0,_0x235f7b=this[_0x3c1454(0x1e6)](_0x3f3a68),_0x310c4a=_0x235f7b[_0x43aaaf],_0x310697=_0x235f7b[_0x49e7e0];_0x310c4a<=_0x1e073a[_0x49efd5]&&_0x1e073a[_0x49efd5]+_0xcae470<=_0x310697&&(_0x3f3a68[_0x3c1454(0x227)](_0x301cf3),_0x16045c=!0x0);}return _0x16045c;};_0x10e4f8[_0x264119(0x1ed)][_0x264119(0x1fc)][_0x264119(0x209)](_0x464a07=>{const _0x1bd0a1=_0x264119;let _0x2c6a87=!0x1;for(const _0x3e441b of _0x10e4f8[_0x1bd0a1(0x1ed)][_0x1bd0a1(0x1fc)][_0x1bd0a1(0x1c7)][_0x1bd0a1(0x206)]())if(_0x1bd0a1(0x1d5)==_0x3e441b[_0x1bd0a1(0x1e3)]){if(_0x1bd0a1(0x1ea)==_0x3e441b[_0x1bd0a1(0x204)]){for(const _0x54f19f of _0x3e441b[_0x1bd0a1(0x1a9)][_0x1bd0a1(0x1d0)][_0x1bd0a1(0x1ee)]())_0x2c6a87=_0x2c6a87||_0x5ec5c5(_0x54f19f,_0x464a07);}else _0x1bd0a1(0x1a1)==_0x3e441b[_0x1bd0a1(0x204)]&&(_0x2c6a87=_0x2c6a87||_0x5ec5c5(_0x3e441b[_0x1bd0a1(0x1a9)][_0x1bd0a1(0x1d0)],_0x464a07));}return _0x2c6a87;});}[_0x49aa47(0x1e6)](_0x3c693a){const _0xb2befa=_0x49aa47;return this[_0xb2befa(0x1b9)](_0x3c693a[_0xb2befa(0x1f4)]()[_0xb2befa(0x217)](_0x134df4=>_0x134df4[_0xb2befa(0x1e5)][_0xb2befa(0x1d0)]));}}function Ee(_0x1ac2b5){const _0x37b3c8=_0x49aa47;return Array[_0x37b3c8(0x202)](new Set(_0x1ac2b5)[_0x37b3c8(0x1a8)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x234f(_0x283304,_0x1dc721){const _0x2e7185=_0x2e71();return _0x234f=function(_0x234fdf,_0x5347ff){_0x234fdf=_0x234fdf-0x17b;let _0x1d7ec5=_0x2e7185[_0x234fdf];return _0x1d7ec5;},_0x234f(_0x283304,_0x1dc721);}const _0x39e591=_0x234f;(function(_0x160c36,_0x52b7b2){const _0x5323a4=_0x234f,_0x312a56=_0x160c36();while(!![]){try{const _0x5096dc=parseInt(_0x5323a4(0x184))/0x1+-parseInt(_0x5323a4(0x18a))/0x2*(parseInt(_0x5323a4(0x180))/0x3)+parseInt(_0x5323a4(0x17b))/0x4+parseInt(_0x5323a4(0x185))/0x5+parseInt(_0x5323a4(0x188))/0x6*(parseInt(_0x5323a4(0x17e))/0x7)+parseInt(_0x5323a4(0x186))/0x8+-parseInt(_0x5323a4(0x17c))/0x9;if(_0x5096dc===_0x52b7b2)break;else _0x312a56['push'](_0x312a56['shift']());}catch(_0x54a202){_0x312a56['push'](_0x312a56['shift']());}}}(_0x2e71,0x83f83));import{Plugin as _0x29db54}from'ckeditor5/src/core.js';import _0x5a522c from'./table.js';function _0x2e71(){const _0x1672c7=['TableCaptionEditing','15OBdzjr','requires','has','editor','758284alQrHl','4667765eyGaNw','1909152HlUJQI','toggleTableCaption','6BYqUXf','enableCommand','103886ChHIAA','afterInit','TrackChangesEditing','get','2043660FHKVfY','19076661mkUfmc','plugins','3349465gLxAJO'];_0x2e71=function(){return _0x1672c7;};return _0x2e71();}export default class Mt extends _0x29db54{static get[_0x39e591(0x181)](){return[_0x5a522c];}[_0x39e591(0x18b)](){const _0x2c057b=_0x39e591,_0x459fa1=this[_0x2c057b(0x183)];if(!_0x459fa1[_0x2c057b(0x17d)][_0x2c057b(0x182)](_0x2c057b(0x17f)))return;_0x459fa1[_0x2c057b(0x17d)][_0x2c057b(0x18d)](_0x2c057b(0x18c))[_0x2c057b(0x189)](_0x2c057b(0x187));}}
23
+ function _0x4fba(_0x5010ec,_0x5e5c9e){const _0x3da545=_0x3da5();return _0x4fba=function(_0x4fba59,_0xd0412e){_0x4fba59=_0x4fba59-0x1e3;let _0x1db36c=_0x3da545[_0x4fba59];return _0x1db36c;},_0x4fba(_0x5010ec,_0x5e5c9e);}const _0x16e314=_0x4fba;(function(_0xe4b1ff,_0xa34cef){const _0x53d2c8=_0x4fba,_0x3a14cf=_0xe4b1ff();while(!![]){try{const _0x101001=parseInt(_0x53d2c8(0x1ed))/0x1+-parseInt(_0x53d2c8(0x1e6))/0x2+parseInt(_0x53d2c8(0x1f2))/0x3+-parseInt(_0x53d2c8(0x1e7))/0x4+parseInt(_0x53d2c8(0x1e5))/0x5*(parseInt(_0x53d2c8(0x1f0))/0x6)+parseInt(_0x53d2c8(0x1e3))/0x7*(parseInt(_0x53d2c8(0x1f5))/0x8)+-parseInt(_0x53d2c8(0x1f3))/0x9*(parseInt(_0x53d2c8(0x1eb))/0xa);if(_0x101001===_0xa34cef)break;else _0x3a14cf['push'](_0x3a14cf['shift']());}catch(_0x28051a){_0x3a14cf['push'](_0x3a14cf['shift']());}}}(_0x3da5,0xa49da));import{Plugin as _0x488a1b}from'ckeditor5/src/core.js';import _0x4a0cd4 from'./table.js';export default class Mt extends _0x488a1b{static get[_0x16e314(0x1ec)](){return[_0x4a0cd4];}[_0x16e314(0x1f6)](){const _0x45921c=_0x16e314,_0x575f14=this[_0x45921c(0x1ef)];if(!_0x575f14[_0x45921c(0x1f4)][_0x45921c(0x1e8)](_0x45921c(0x1e4)))return;_0x575f14[_0x45921c(0x1f4)][_0x45921c(0x1ee)](_0x45921c(0x1ea))[_0x45921c(0x1f1)](_0x45921c(0x1e9));}}function _0x3da5(){const _0x30fcdc=['TableCaptionEditing','5IiHVMh','788430clvAjn','3332088PVYqtM','has','toggleTableCaption','TrackChangesEditing','1353130NPWtea','requires','960840WdoXXx','get','editor','1884702FWlFoE','enableCommand','336666XEoPhK','9QBjvMZ','plugins','45992wWpSMw','afterInit','791xKtqJK'];_0x3da5=function(){return _0x30fcdc;};return _0x3da5();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x31d5(_0x430fe5,_0x3dfa42){const _0x2e3032=_0x2e30();return _0x31d5=function(_0x31d580,_0x22eab0){_0x31d580=_0x31d580-0x1b8;let _0x5d82a6=_0x2e3032[_0x31d580];return _0x5d82a6;},_0x31d5(_0x430fe5,_0x3dfa42);}function _0x2e30(){const _0x1c2c6b=['join','getAttributes','has','move','end','getSuggestions','insertRows','tablePasteColumn','startsWith','618XsFBHQ','getColumnIndexes','tableCellBorderColor','1422860QAAOho','TableClipboard','26201wOvIev','discard','remove','tablePasteCell','tableCellBorderWidth','columns','markerName','_getCoordsForCells','removeRows','set','suggestion','value','for','tableCellVerticalAlignment','createPositionBefore','setAttributes','*Replace\x20table\x20cells*','low','previousSibling','name','getMarkers','suggestion-td','forEach','registerPostFixer','Users','removeColumns','getItems','createRangeIn','content','rowInsertionIndexes','row','push','insertion','oldRange','getSelectionAffectedTableCells','insertContent','stop','accept','deletion','markMultiRangeDeletion','call','11709mfgnuH','markers','getRanges','add','length','setAttribute','table','fill','markerToHighlight','getAllAdjacentSuggestions','detach','forceDefaultExecution','tableCellSuggestion','keys','endColumn','tableCellBorderStyle','showSuggestionHighlights','model','differ','batch','formatBlock','clipboardOutput','editingDowncast','getColumns','ck-suggestion-marker-insertion','ck-suggestion-marker','isInContent','getRowIndexes','type','editing','afterInit','elementToElement','28665BCMNAi','11kMlkgC','document','schema','includes','isEqual','getTableIfOnlyTableInContent','subType','getSuggestion','trackChanges','_createdBatches','options','tableCellPadding','documentSelection','deletionRanges','tablePaste','getContainedElement','map','reduce','TableUtils','previous','view','getSuggestionCallback','redo','createElement','entries','activeMarkers','_isForcedDefaultExecutionBlock','insert','locale','columnInsertionIndexes','last','from','dataDowncast','tableCellBackgroundColor','getChild','nextSibling','suggestionUnloaded','editor','containsRange','rootName','high','getShiftedBy','markMultiRangeInsertion','listenTo','getChangedMarkers','insertColumns','findAncestor','return','filter','nodeAfter','unwrap','register','fromEntries','cells','_splitMarkerName','plugins','5974070jhJHzj','_tablePostFixingSubtypes','paragraph','340659BDiYCc','isEmpty','registerCustomCallback','column','position','wrap','ck-suggestion-marker--active','3144GzHqyG','every','hasSuggestion','markMultiRangeBlockFormat','tablePasteChainId','markerAttributes','376XMFkxQ','708KkMpWD','insertionRanges','createRange','_replaceTableSlotCell','removeMarker','cell','selection','suggestion:formatBlock:tablePasteCell','element','attributes','$graveyard','change','first','tableCell','tableCellHorizontalAlignment','start','next','registerDescriptionCallback','find','author','updateMarker','descriptionFactory','suggestionLoaded','tablePasteRow','createTableWalker','getChanges','some','rows','rowInsertionRanges','endRow','_suggestionFactory','commands','columnInsertionRanges','newRange','root','removeMarkers','getChildren','conversion','fromRange','TrackChangesEditing','requires','getRange','get','createRangeOn','getRows'];_0x2e30=function(){return _0x1c2c6b;};return _0x2e30();}const _0x7c8ced=_0x31d5;(function(_0x2c6479,_0x25713a){const _0x5ec11e=_0x31d5,_0x37fc07=_0x2c6479();while(!![]){try{const _0x2601eb=parseInt(_0x5ec11e(0x1c5))/0x1+parseInt(_0x5ec11e(0x1d2))/0x2*(-parseInt(_0x5ec11e(0x209))/0x3)+-parseInt(_0x5ec11e(0x20c))/0x4+parseInt(_0x5ec11e(0x257))/0x5+parseInt(_0x5ec11e(0x1d3))/0x6*(parseInt(_0x5ec11e(0x20e))/0x7)+parseInt(_0x5ec11e(0x1cc))/0x8*(parseInt(_0x5ec11e(0x237))/0x9)+-parseInt(_0x5ec11e(0x1c2))/0xa*(parseInt(_0x5ec11e(0x258))/0xb);if(_0x2601eb===_0x25713a)break;else _0x37fc07['push'](_0x37fc07['shift']());}catch(_0x44abc5){_0x37fc07['push'](_0x37fc07['shift']());}}}(_0x2e30,0x4b135));import{getTranslation as _0x2178f6}from'../utils/common-translations.js';import{Plugin as _0x2bb0ab}from'ckeditor5/src/core.js';import{LiveRange as _0x533ad8}from'ckeditor5/src/engine.js';import{uid as _0x5eb89e,priorities as _0xb722b9}from'ckeditor5/src/utils.js';import _0x3a3821 from'./table.js';const ge=[_0x7c8ced(0x212),_0x7c8ced(0x20b),_0x7c8ced(0x246),_0x7c8ced(0x1e1),_0x7c8ced(0x21b),_0x7c8ced(0x279),_0x7c8ced(0x263)],Ce=Object[_0x7c8ced(0x1be)](ge[_0x7c8ced(0x268)](_0x14d175=>[_0x14d175,null]));export default class It extends _0x2bb0ab{static get[_0x7c8ced(0x1fb)](){return[_0x3a3821];}[_0x7c8ced(0x255)](){const _0x10ed01=_0x7c8ced,_0xdbcf23=this[_0x10ed01(0x27d)];if(!_0xdbcf23[_0x10ed01(0x1c1)][_0x10ed01(0x202)](_0x10ed01(0x20d)))return;const _0x1e90f1=_0xdbcf23[_0x10ed01(0x1c1)][_0x10ed01(0x1fd)](_0x10ed01(0x1fa)),_0x1cdcea=_0xdbcf23[_0x10ed01(0x1c1)][_0x10ed01(0x1fd)](_0x10ed01(0x26a)),_0x296a26=_0xdbcf23[_0x10ed01(0x1c1)][_0x10ed01(0x1fd)](_0x3a3821),_0x1c8e21=_0xdbcf23[_0x10ed01(0x1c1)][_0x10ed01(0x1fd)](_0x10ed01(0x20d));_0x296a26[_0x10ed01(0x1c3)][_0x10ed01(0x22d)](_0x10ed01(0x1ea),_0x10ed01(0x207)),_0xdbcf23[_0x10ed01(0x248)][_0x10ed01(0x25a)][_0x10ed01(0x1bd)](_0x10ed01(0x243),{'allowIn':_0x10ed01(0x1e0),'allowContentOf':_0x10ed01(0x1e0),'isLimit':!0x0}),_0xdbcf23[_0x10ed01(0x1f8)][_0x10ed01(0x256)]({'model':_0x10ed01(0x243),'view':_0x10ed01(0x223)});let _0x25da56=null;_0xdbcf23[_0x10ed01(0x248)]['on'](_0x10ed01(0x231),(_0x34afcf,_0x3b9429)=>{const _0xff949d=_0x10ed01,[_0x31f0e2,_0x405190]=_0x3b9429,_0x43947d=_0x3b9429[_0x3b9429[_0xff949d(0x23b)]-0x1];_0x43947d&&_0x43947d[_0xff949d(0x242)]||_0x1e90f1[_0xff949d(0x272)]||this[_0xff949d(0x27d)][_0xff949d(0x1f2)][_0xff949d(0x1fd)](_0xff949d(0x260))[_0xff949d(0x219)]&&function(_0x7fbc90,_0x2f9dce,_0x1613e6,_0x4ccbbc,_0x42bf17){const _0x263213=_0xff949d;if(_0x2f9dce&&!_0x2f9dce['is'](_0x263213(0x264)))return!0x1;const _0x3395d0=_0x42bf17[_0x263213(0x25d)](_0x7fbc90,_0x1613e6);if(!_0x3395d0||!he(_0x3395d0,void 0x0,_0x4ccbbc))return!0x1;const _0x2b0547=_0x4ccbbc[_0x263213(0x230)](_0x1613e6[_0x263213(0x259)][_0x263213(0x1d9)]);if(!_0x2b0547[_0x263213(0x23b)])return!0x1;const _0x68dbd5=_0x2b0547[0x0][_0x263213(0x1b8)](_0x263213(0x23d)),_0x252896=_0x4ccbbc[_0x263213(0x252)](_0x2b0547),_0x4331b1=_0x4ccbbc[_0x263213(0x20a)](_0x2b0547),_0x4bbf05={'startRow':_0x252896[_0x263213(0x1df)],'endRow':_0x252896[_0x263213(0x276)],'startColumn':_0x4331b1[_0x263213(0x1df)],'endColumn':_0x4331b1[_0x263213(0x276)]};return 0x1==_0x2b0547[_0x263213(0x23b)]&&(_0x4bbf05[_0x263213(0x1f0)]+=_0x4ccbbc[_0x263213(0x1ff)](_0x3395d0)-0x1,_0x4bbf05[_0x263213(0x245)]+=_0x4ccbbc[_0x263213(0x24e)](_0x3395d0)-0x1),he(_0x68dbd5,_0x4bbf05,_0x4ccbbc);}(_0x31f0e2,_0x405190,_0xdbcf23[_0xff949d(0x248)],_0x1cdcea,_0x1c8e21)&&(_0x34afcf[_0xff949d(0x232)](),_0x25da56={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0xdbcf23[_0xff949d(0x248)][_0xff949d(0x1de)](()=>{const _0x3c3bb6=_0xff949d;_0xdbcf23[_0x3c3bb6(0x248)][_0x3c3bb6(0x231)](_0x3b9429[0x0],_0x3b9429[0x1],_0x3b9429[0x2],{'forceDefaultExecution':!0x0});const _0x44b315=_0x5eb89e(),{rowInsertionRanges:_0x3c8f49,columnInsertionRanges:_0x4085e5,insertionRanges:_0x12f25b,deletionRanges:_0x439f89,cells:_0x36809e}=_0x25da56;_0x3c8f49[_0x3c3bb6(0x23b)]&&_0x1e90f1[_0x3c3bb6(0x282)](_0x3c8f49,_0x3c3bb6(0x1ea),{'tablePasteChainId':_0x44b315}),_0x4085e5[_0x3c3bb6(0x23b)]&&_0x1e90f1[_0x3c3bb6(0x282)](_0x4085e5,_0x3c3bb6(0x207),{'tablePasteChainId':_0x44b315}),_0x12f25b[_0x3c3bb6(0x23b)]&&(_0x1e90f1[_0x3c3bb6(0x282)](_0x12f25b,_0x3c3bb6(0x266),{'tablePasteChainId':_0x44b315,'skipNestingCheck':!0x0}),_0x12f25b[_0x3c3bb6(0x224)](_0x9b68eb=>{const _0x371472=_0x3c3bb6;var _0xf0690d;return null===(_0xf0690d=_0x9b68eb[_0x371472(0x241)])||void 0x0===_0xf0690d?void 0x0:_0xf0690d[_0x371472(0x236)](_0x9b68eb);})),_0x439f89[_0x3c3bb6(0x23b)]&&(_0x1e90f1[_0x3c3bb6(0x235)](_0x439f89,_0x3c3bb6(0x266),{'tablePasteChainId':_0x44b315,'skipNestingCheck':!0x0}),_0x439f89[_0x3c3bb6(0x224)](_0x189c77=>{const _0x22ea4a=_0x3c3bb6;var _0x20cac2;return null===(_0x20cac2=_0x189c77[_0x22ea4a(0x241)])||void 0x0===_0x20cac2?void 0x0:_0x20cac2[_0x22ea4a(0x236)](_0x189c77);}));const _0x42fe9a=_0x1e90f1[_0x3c3bb6(0x1cf)](_0x36809e[_0x3c3bb6(0x268)](({element:_0x2cd6e7})=>_0x2cd6e7),{'formatGroupId':_0x5eb89e()},[],_0x3c3bb6(0x211),{'tablePasteChainId':_0x44b315});if(_0x42fe9a){const _0x411a0a=_0x42fe9a[_0x3c3bb6(0x222)](),_0xcabee4=[];for(const {element:_0x1d5a96,attributes:_0x10c337}of _0x36809e){if(!_0x10c337)continue;const _0x46ebba=_0xdbcf23[_0x3c3bb6(0x248)][_0x3c3bb6(0x1fe)](_0x1d5a96),_0x481b2f=_0x411a0a[_0x3c3bb6(0x1e5)](_0x1d8a6f=>_0x1d8a6f[_0x3c3bb6(0x1fc)]()[_0x3c3bb6(0x25c)](_0x46ebba));_0x481b2f&&_0xcabee4[_0x3c3bb6(0x22d)]([_0x481b2f[_0x3c3bb6(0x221)],_0x10c337]);}_0xcabee4[_0x3c3bb6(0x23b)]&&_0x42fe9a[_0x3c3bb6(0x23c)](_0x3c3bb6(0x1d1),Object[_0x3c3bb6(0x1be)](_0xcabee4));}_0x25da56=null;}));},{'priority':_0xb722b9[_0x10ed01(0x280)]+0xa}),_0xdbcf23[_0x10ed01(0x1c1)][_0x10ed01(0x1fd)](_0x10ed01(0x20d))['on'](_0x10ed01(0x1d6),(_0x5845c1,_0x55b735)=>{const _0x337868=_0x10ed01,[_0x2c1de3,_0x4722af,,_0x1c9237]=_0x55b735;if(!_0x25da56)return;_0x5845c1[_0x337868(0x232)]();const _0x42db41=_0x2c1de3[_0x337868(0x1d8)],_0x590f0e=_0x4722af,_0x5bcc22=Pe(_0x42db41),_0x431068=Pe(_0x590f0e);_0x5845c1[_0x337868(0x1b9)]=_0x42db41;let _0xd4caa1=null,_0x4aa04d=null;if(_0x431068||_0x5bcc22){if(_0x5bcc22&&!_0x431068){_0x1c9237[_0x337868(0x210)](_0x42db41[_0x337868(0x27a)](0x0));for(const _0x41927a of Array[_0x337868(0x277)](_0x590f0e[_0x337868(0x1f7)]()))_0x1c9237[_0x337868(0x273)](_0x41927a,_0x42db41,_0x337868(0x204));const _0x5040ed=_0x25da56[_0x337868(0x22b)][_0x337868(0x25b)](_0x2c1de3[_0x337868(0x22c)]),_0x8ef8e0=_0x25da56[_0x337868(0x275)][_0x337868(0x25b)](_0x2c1de3[_0x337868(0x1c8)]);_0x5040ed||_0x8ef8e0||(_0xd4caa1=_0x533ad8[_0x337868(0x1f9)](_0x1c9237[_0x337868(0x229)](_0x42db41)));}else _0x431068&&!_0x5bcc22&&(_0x4aa04d=_0x1c9237[_0x337868(0x229)](_0x42db41));}else{const _0x9149d6=_0x1c9237[_0x337868(0x26f)](_0x337868(0x243)),_0x1a68ca=_0x1c9237[_0x337868(0x26f)](_0x337868(0x243));_0x1c9237[_0x337868(0x1ca)](_0x1c9237[_0x337868(0x229)](_0x42db41),_0x1a68ca),_0x1c9237[_0x337868(0x273)](_0x9149d6,_0x42db41,0x0);for(const _0x5e6660 of Array[_0x337868(0x277)](_0x590f0e[_0x337868(0x1f7)]()))_0x1c9237[_0x337868(0x273)](_0x5e6660,_0x9149d6,_0x337868(0x204));_0xd4caa1=_0x533ad8[_0x337868(0x1f9)](_0x1c9237[_0x337868(0x1fe)](_0x9149d6)),_0x4aa04d=_0x533ad8[_0x337868(0x1f9)](_0x1c9237[_0x337868(0x1fe)](_0x1a68ca));}const _0x1422ab=Array[_0x337868(0x277)](_0x590f0e[_0x337868(0x201)]())[_0x337868(0x1ba)](([_0x1a9ce8])=>ge[_0x337868(0x25b)](_0x1a9ce8));_0x25da56[_0x337868(0x1bf)][_0x337868(0x22d)]({'element':_0x42db41,'attributes':_0x1422ab[_0x337868(0x23b)]?Object[_0x337868(0x1be)](_0x1422ab):null}),_0xd4caa1&&_0x25da56[_0x337868(0x1d4)][_0x337868(0x22d)](_0xd4caa1),_0x4aa04d&&_0x25da56[_0x337868(0x265)][_0x337868(0x22d)](_0x4aa04d);},{'priority':_0x10ed01(0x280)}),_0x1cdcea['on'](_0x10ed01(0x285),(_0x5e8050,_0xa450d4)=>{const _0xbb7859=_0x10ed01,[_0x33e922,_0x4cee8a={}]=_0xa450d4;if(!_0x25da56)return;const _0x8f5a31=_0x4cee8a['at']||0x0,_0x56afb1=_0x4cee8a[_0xbb7859(0x213)]||0x1;_0x25da56[_0xbb7859(0x275)]=new Array(_0x56afb1)[_0xbb7859(0x23e)](_0x8f5a31)[_0xbb7859(0x268)]((_0x460c1e,_0x1b32a6)=>_0x460c1e+_0x1b32a6);for(const {cell:_0xf6fa65}of _0x1cdcea[_0xbb7859(0x1eb)](_0x33e922,{'startColumn':_0x8f5a31,'endColumn':_0x8f5a31+_0x56afb1-0x1}))_0x25da56[_0xbb7859(0x1f3)][_0xbb7859(0x22d)](_0xdbcf23[_0xbb7859(0x248)][_0xbb7859(0x1fe)](_0xf6fa65));},{'priority':_0x10ed01(0x21f)}),_0x1cdcea['on'](_0x10ed01(0x206),(_0x201849,_0xd35144)=>{const _0x5227fe=_0x10ed01,[_0x5531b8,_0x2518e3={}]=_0xd35144;if(!_0x25da56)return;const _0x5ae12b=_0x2518e3['at']||0x0,_0x44917=_0x2518e3[_0x5227fe(0x1ee)]||0x1;_0x25da56[_0x5227fe(0x22b)]=new Array(_0x44917)[_0x5227fe(0x23e)](_0x5ae12b)[_0x5227fe(0x268)]((_0xb13679,_0x5ef3b6)=>_0xb13679+_0x5ef3b6);for(const {cell:_0x3559ba}of _0x1cdcea[_0x5227fe(0x1eb)](_0x5531b8,{'startRow':_0x5ae12b,'endRow':_0x5ae12b+_0x44917-0x1}))_0x25da56[_0x5227fe(0x1ef)][_0x5227fe(0x22d)](_0xdbcf23[_0x5227fe(0x248)][_0x5227fe(0x1fe)](_0x3559ba));},{'priority':_0x10ed01(0x21f)}),_0x1e90f1[_0x10ed01(0x1e8)][_0x10ed01(0x1e4)](_0x179ed3=>{const _0x4542b5=_0x10ed01;if(_0x179ed3[_0x4542b5(0x25e)]&&_0x179ed3[_0x4542b5(0x25e)][_0x4542b5(0x208)](_0x4542b5(0x266)))return _0x179ed3[_0x4542b5(0x26b)]?{}:{'type':_0x4542b5(0x22e),'content':_0x2178f6(_0xdbcf23[_0x4542b5(0x274)],_0x4542b5(0x21e))};});const _0x1e8e7e=()=>!0x1;for(const _0x371c0d of[_0x10ed01(0x266),_0x10ed01(0x207),_0x10ed01(0x1ea),_0x10ed01(0x211)])_0x1e90f1[_0x10ed01(0x1f1)][_0x10ed01(0x1c7)](_0x10ed01(0x22e),_0x371c0d,_0x10ed01(0x200),_0x1e8e7e),_0x1e90f1[_0x10ed01(0x1f1)][_0x10ed01(0x1c7)](_0x10ed01(0x234),_0x371c0d,_0x10ed01(0x200),_0x1e8e7e),_0x1e90f1[_0x10ed01(0x1f1)][_0x10ed01(0x1c7)](_0x10ed01(0x24b),_0x371c0d,_0x10ed01(0x200),_0x1e8e7e);_0x1e90f1[_0x10ed01(0x1f1)][_0x10ed01(0x1c7)](_0x10ed01(0x24b),_0x10ed01(0x211),_0x10ed01(0x20f),_0x1e8e7e),_0x1e90f1[_0x10ed01(0x1f1)][_0x10ed01(0x1c7)](_0x10ed01(0x24b),_0x10ed01(0x211),_0x10ed01(0x233),(_0x28f283,_0x47a47a,_0x41082c)=>{const _0x431904=_0x10ed01,_0x3f6674=_0x28f283[_0x431904(0x268)](_0x57d95d=>_0x57d95d[_0x431904(0x267)]())[_0x431904(0x1ba)](_0x396a50=>_0x396a50),_0x1494b9=new Map(_0x3f6674[_0x431904(0x268)](_0x18a741=>[_0x18a741,null]));if(_0x25da56){for(const {element:_0x418293,attributes:_0x34321e}of _0x25da56[_0x431904(0x1bf)])_0x34321e&&_0x1494b9[_0x431904(0x217)](_0x418293,_0x34321e);}else{if(_0x41082c&&_0x41082c[_0x431904(0x1d1)])for(const [_0x872efd,_0x172f60]of Object[_0x431904(0x270)](_0x41082c[_0x431904(0x1d1)])){const _0xdbb8d6=_0xdbcf23[_0x431904(0x248)][_0x431904(0x238)][_0x431904(0x1fd)](_0x872efd),_0x4184e8=_0xdbb8d6?_0xdbb8d6[_0x431904(0x1fc)]()[_0x431904(0x267)]():null;_0x4184e8&&_0x1494b9[_0x431904(0x217)](_0x4184e8,_0x172f60);}}_0xdbcf23[_0x431904(0x248)][_0x431904(0x1de)](_0x252610=>{const _0x1d7697=_0x431904;for(const [_0x5dc43,_0x368822]of _0x1494b9)_0x252610[_0x1d7697(0x21d)]({...Ce,..._0x368822},_0x5dc43);});});const _0x2beac2=(_0x5ce935,_0x55ba94)=>{const _0x3c3198=_0x10ed01;_0x1e90f1[_0x3c3198(0x1f1)][_0x3c3198(0x1c7)](_0x5ce935,_0x3c3198(0x266),_0x55ba94,(_0x887cdd,_0x50f98c,_0x4118b7)=>{const _0xda6557=_0x3c3198;_0xdbcf23[_0xda6557(0x248)][_0xda6557(0x1de)](_0x959086=>{const _0x22f299=_0xda6557,_0x569d80=[];for(const _0xb44614 of _0x887cdd){const _0x28ae2a=_0xb44614[_0x22f299(0x1e2)][_0x22f299(0x1bb)];_0x28ae2a['is'](_0x22f299(0x1db),_0x22f299(0x243))&&_0x569d80[_0x22f299(0x22d)](_0x28ae2a);}_0x1e90f1[_0x22f299(0x1f1)][_0x22f299(0x26d)](_0x5ce935,null,_0x55ba94)(_0x887cdd,_0x50f98c,_0x4118b7);for(const _0x8839e6 of _0x569d80)_0x22f299(0x1dd)!=_0x8839e6[_0x22f299(0x1f5)][_0x22f299(0x27f)]&&_0x959086[_0x22f299(0x1bc)](_0x8839e6);});});};_0x2beac2(_0x10ed01(0x22e),_0x10ed01(0x233)),_0x2beac2(_0x10ed01(0x22e),_0x10ed01(0x20f)),_0x2beac2(_0x10ed01(0x234),_0x10ed01(0x233)),_0x2beac2(_0x10ed01(0x234),_0x10ed01(0x20f)),_0x1e90f1[_0x10ed01(0x1f1)][_0x10ed01(0x1c7)](_0x10ed01(0x22e),_0x10ed01(0x1ea),_0x10ed01(0x20f),_0x2fe563=>{const _0x2d4d66=_0x10ed01,_0x49cfe7=_0x2fe563[_0x2d4d66(0x268)](_0x2de3dd=>_0x2de3dd[_0x2d4d66(0x267)]()),_0x542c43=_0x49cfe7[0x0][_0x2d4d66(0x1b8)](_0x2d4d66(0x23d)),{minRow:_0x1c84e5,maxRow:_0x45f15f}=_0x296a26[_0x2d4d66(0x215)](_0x49cfe7);_0x1cdcea[_0x2d4d66(0x216)](_0x542c43,{'at':_0x1c84e5,'rows':_0x45f15f-_0x1c84e5+0x1});}),_0x1e90f1[_0x10ed01(0x1f1)][_0x10ed01(0x1c7)](_0x10ed01(0x22e),_0x10ed01(0x207),_0x10ed01(0x20f),_0x10a003=>{const _0x32754d=_0x10ed01,_0x619c37=_0x10a003[_0x32754d(0x268)](_0xc5c952=>_0xc5c952[_0x32754d(0x267)]()),_0x1935b6=_0x619c37[0x0][_0x32754d(0x1b8)](_0x32754d(0x23d)),{minColumn:_0x3f058e,maxColumn:_0x79949e}=_0x296a26[_0x32754d(0x215)](_0x619c37);_0x1cdcea[_0x32754d(0x227)](_0x1935b6,{'at':_0x3f058e,'columns':_0x79949e-_0x3f058e+0x1});});const _0x2c4a92=(_0x2a5d10,_0x503c59)=>{const _0x429193=_0x10ed01;if(!_0x503c59[_0x429193(0x25e)]||!_0x503c59[_0x429193(0x25e)][_0x429193(0x208)](_0x429193(0x266)))return;const _0x3c7b79=_0x503c59[_0x429193(0x1dc)][_0x429193(0x1d0)],_0x49f9ca=_0x1e90f1[_0x429193(0x205)]()[_0x429193(0x1ba)](_0x5b4124=>_0x5b4124[_0x429193(0x251)]&&_0x5b4124[_0x429193(0x1dc)]&&_0x5b4124[_0x429193(0x1dc)][_0x429193(0x1d0)]==_0x3c7b79);_0x49f9ca[_0x429193(0x23b)]&&_0x503c59[_0x429193(0x240)]()[_0x429193(0x23b)]!=_0x49f9ca[_0x429193(0x23b)]&&_0x49f9ca[_0x429193(0x269)]((_0x1b885b,_0x41acea)=>(_0x1b885b[_0x429193(0x1e3)]=_0x41acea,_0x41acea[_0x429193(0x26b)]=_0x1b885b,_0x41acea));};function _0x1d3daa(_0xe506c,_0x4d42bd=!0x0){const _0x3bb498=_0x10ed01,{id:_0x5e56b2}=_0x1e90f1[_0x3bb498(0x1c0)](_0xe506c[_0x3bb498(0x214)]),_0x4f02d5=[_0x3bb498(0x250),_0x3bb498(0x24f)],_0x4ac195=_0x1e90f1[_0x3bb498(0x271)][_0x3bb498(0x25b)](_0xe506c[_0x3bb498(0x214)]);return _0x4ac195&&_0x4f02d5[_0x3bb498(0x22d)](_0x3bb498(0x1cb)),{'classes':_0x4f02d5,'attributes':{'data-suggestion':_0x5e56b2},'priority':_0x4ac195&&_0x4d42bd?0xbc2:0xbb8};}_0x1e90f1['on'](_0x10ed01(0x1e9),_0x2c4a92,{'priority':_0x10ed01(0x280)}),_0x1e90f1['on'](_0x10ed01(0x27c),_0x2c4a92,{'priority':_0x10ed01(0x280)}),_0xdbcf23[_0x10ed01(0x248)][_0x10ed01(0x259)][_0x10ed01(0x225)](()=>{const _0x4b4a75=_0x10ed01;let _0x2ed80d=!0x1;const _0x377c5f=Array[_0x4b4a75(0x277)](_0xdbcf23[_0x4b4a75(0x248)][_0x4b4a75(0x259)][_0x4b4a75(0x249)][_0x4b4a75(0x284)]());for(const {name:_0x261c9c,data:_0x20ca41}of _0x377c5f){const {group:_0x4644e7,type:_0x360643,id:_0xc36fb2}=_0x1e90f1[_0x4b4a75(0x1c0)](_0x261c9c);if(_0x4b4a75(0x218)!=_0x4644e7||_0x4b4a75(0x234)!=_0x360643||_0x20ca41[_0x4b4a75(0x22f)])continue;if(!_0x1e90f1[_0x4b4a75(0x1ce)](_0xc36fb2))continue;const _0x327826=_0x1e90f1[_0x4b4a75(0x25f)](_0xc36fb2)[_0x4b4a75(0x239)](),_0x56d584=_0xdbcf23[_0x4b4a75(0x1c1)][_0x4b4a75(0x1fd)](_0x4b4a75(0x226))['me'];for(const _0x41674e of _0x1e90f1[_0x4b4a75(0x205)]()){if(!_0x41674e[_0x4b4a75(0x251)]||_0x41674e[_0x4b4a75(0x1e6)]!=_0x56d584)continue;if(_0x4b4a75(0x24b)!=_0x41674e[_0x4b4a75(0x253)]||_0x4b4a75(0x211)!=_0x41674e[_0x4b4a75(0x25e)])continue;if(_0x41674e[_0x4b4a75(0x239)]()[_0x4b4a75(0x1cd)](_0xa71399=>_0x327826[_0x4b4a75(0x1ed)](_0x224aef=>_0x224aef[_0x4b4a75(0x27e)](_0xa71399,!0x0)))){for(const _0x33cb7f of _0x41674e[_0x4b4a75(0x240)]())_0x33cb7f[_0x4b4a75(0x251)]&&(_0x33cb7f[_0x4b4a75(0x20f)](),_0x2ed80d=!0x0);}}}return _0x2ed80d;}),_0xdbcf23[_0x10ed01(0x248)][_0x10ed01(0x259)][_0x10ed01(0x225)](_0x1888bd=>{const _0x2538e7=_0x10ed01,_0x239804=_0xdbcf23[_0x2538e7(0x1f2)][_0x2538e7(0x1fd)](_0x2538e7(0x26e));if(!_0x239804||!_0x239804[_0x2538e7(0x261)][_0x2538e7(0x202)](_0x1888bd[_0x2538e7(0x24a)]))return!0x1;let _0xc9cbaf=!0x1;const _0x274c13=_0xdbcf23[_0x2538e7(0x1c1)][_0x2538e7(0x1fd)](_0x2538e7(0x226))['me'],_0x4e89f2=_0xdbcf23[_0x2538e7(0x248)][_0x2538e7(0x259)][_0x2538e7(0x249)][_0x2538e7(0x1ec)](),_0x3749dd=Array[_0x2538e7(0x277)](_0xdbcf23[_0x2538e7(0x248)][_0x2538e7(0x259)][_0x2538e7(0x249)][_0x2538e7(0x284)]())[_0x2538e7(0x1ba)](({name:_0x235fb6,data:_0x3074ec})=>{const _0x215aaa=_0x2538e7,{group:_0x533a0d,subType:_0x13aafa,authorId:_0x1c44b1}=_0x1e90f1[_0x215aaa(0x1c0)](_0x235fb6);return _0x215aaa(0x218)==_0x533a0d&&_0x215aaa(0x266)==_0x13aafa&&_0x1c44b1==_0x274c13['id']&&!_0x3074ec[_0x215aaa(0x22f)];});for(const _0x200f48 of _0x4e89f2){if(_0x2538e7(0x273)!=_0x200f48[_0x2538e7(0x253)]||_0x2538e7(0x243)!=_0x200f48[_0x2538e7(0x221)]||0x1!=_0x200f48[_0x2538e7(0x23b)])continue;const _0x2a7fd7=_0x1888bd[_0x2538e7(0x1d5)](_0x200f48[_0x2538e7(0x1c9)],_0x200f48[_0x2538e7(0x1c9)][_0x2538e7(0x281)](0x1));if(!_0x3749dd[_0x2538e7(0x1e5)](({data:_0x16633d})=>_0x16633d[_0x2538e7(0x1f4)][_0x2538e7(0x25c)](_0x2a7fd7))){for(const {name:_0x257041,data:_0x2d3d29}of _0x3749dd)if(_0x2a7fd7[_0x2538e7(0x27e)](_0x2d3d29[_0x2538e7(0x1f4)])){_0x1888bd[_0x2538e7(0x1e7)](_0x257041,{'range':_0x2a7fd7}),_0xc9cbaf=!0x0;break;}}}return _0xc9cbaf;}),_0xdbcf23[_0x10ed01(0x248)][_0x10ed01(0x259)][_0x10ed01(0x225)](_0x3d39f6=>{const _0x31f472=_0x10ed01;let _0x46723b=!0x1;const _0x23cc35=_0xdbcf23[_0x31f472(0x1c1)][_0x31f472(0x1fd)](_0x31f472(0x226))['me'],_0x30b3d9=_0x1e90f1[_0x31f472(0x205)]()[_0x31f472(0x1ba)](_0x51b281=>_0x51b281[_0x31f472(0x251)]&&_0x51b281[_0x31f472(0x1e6)]==_0x23cc35),_0x3c2495=new Set(),_0x51f231=new Set();for(const _0x31eb86 of _0x30b3d9)if(_0x31f472(0x266)==_0x31eb86[_0x31f472(0x25e)])for(const _0x40c615 of _0x31eb86[_0x31f472(0x222)]()){const _0x2efe9b=_0x40c615[_0x31f472(0x1fc)]()[_0x31f472(0x267)]();if(_0x2efe9b){if(_0x2efe9b['is'](_0x31f472(0x1db),_0x31f472(0x243))&&Pe(_0x2efe9b)){_0x31eb86[_0x31f472(0x1d7)](_0x40c615[_0x31f472(0x221)]),_0x3c2495[_0x31f472(0x23a)](_0x2efe9b),_0x46723b=!0x0;const _0xf33e08=_0x2efe9b[_0x31f472(0x27b)],_0x28e1fe=_0x2efe9b[_0x31f472(0x220)],_0x3a867b=_0xf33e08&&_0xf33e08['is'](_0x31f472(0x1db),_0x31f472(0x243)),_0x4bb1a2=_0x28e1fe&&_0x28e1fe['is'](_0x31f472(0x1db),_0x31f472(0x243));_0x3a867b&&!_0x3c2495[_0x31f472(0x202)](_0xf33e08)&&_0x51f231[_0x31f472(0x23a)](_0xf33e08),_0x4bb1a2&&!_0x3c2495[_0x31f472(0x202)](_0x28e1fe)&&_0x51f231[_0x31f472(0x23a)](_0x28e1fe);}else _0x2efe9b['is'](_0x31f472(0x1db),_0x31f472(0x1c4))&&_0x2efe9b[_0x31f472(0x1c6)]&&(_0x31eb86[_0x31f472(0x1d7)](_0x40c615[_0x31f472(0x221)]),_0x46723b=!0x0);}}else{if(_0x31f472(0x211)==_0x31eb86[_0x31f472(0x25e)]){if(!_0x31eb86[_0x31f472(0x1dc)]||!_0x31eb86[_0x31f472(0x1dc)][_0x31f472(0x1d0)])continue;const _0x432fea=_0x31eb86[_0x31f472(0x1dc)][_0x31f472(0x1d1)];if(_0x432fea&&Object[_0x31f472(0x244)](_0x432fea)[_0x31f472(0x23b)])continue;const _0x1d9070=_0x31eb86[_0x31f472(0x1dc)][_0x31f472(0x1d0)];let _0x1cf497=!0x0,_0x219b5f=!0x0;for(const _0x59fa5b of _0x30b3d9)if(_0x59fa5b[_0x31f472(0x25e)]&&_0x59fa5b[_0x31f472(0x25e)][_0x31f472(0x208)](_0x31f472(0x266))){if(!_0x59fa5b[_0x31f472(0x1dc)][_0x31f472(0x1d0)]){_0x219b5f=!0x1;break;}if(_0x59fa5b['id']!=_0x31eb86['id']&&_0x59fa5b[_0x31f472(0x1dc)][_0x31f472(0x1d0)]==_0x1d9070){_0x1cf497=!0x1;break;}}_0x219b5f&&_0x1cf497&&(_0x31eb86[_0x31f472(0x1f6)](),_0x46723b=!0x0);}}for(const _0x1437c1 of _0x3c2495)_0x3d39f6[_0x31f472(0x210)](_0x1437c1);for(const _0x1e37fa of _0x51f231)_0x3d39f6[_0x31f472(0x1bc)](_0x1e37fa);return _0x46723b;}),_0xdbcf23[_0x10ed01(0x1f8)][_0x10ed01(0x21a)](_0x10ed01(0x24d))[_0x10ed01(0x23f)]({'model':_0x10ed01(0x1da),'view':(_0x164ce8,_0x5b17e2)=>_0x1d3daa(_0x164ce8),'converterPriority':_0x10ed01(0x280)}),_0xdbcf23[_0x10ed01(0x1f8)][_0x10ed01(0x21a)](_0x10ed01(0x278))[_0x10ed01(0x23f)]({'model':_0x10ed01(0x1da),'view':(_0x20a0da,_0x17de89)=>_0x17de89[_0x10ed01(0x262)][_0x10ed01(0x247)]?_0x1d3daa(_0x20a0da,!0x1):null,'converterPriority':_0x10ed01(0x280)});const _0x412ed1=_0xdbcf23[_0x10ed01(0x254)][_0x10ed01(0x26c)];this[_0x10ed01(0x283)](_0x412ed1[_0x10ed01(0x259)],_0x10ed01(0x24c),(_0x4d6082,_0xe3c9c8)=>{const _0x387f18=_0x10ed01,_0x54ca31=[];for(const _0x4c8c8f of _0x412ed1[_0x387f18(0x229)](_0xe3c9c8[_0x387f18(0x22a)])[_0x387f18(0x228)]())_0x4c8c8f['is'](_0x387f18(0x1db),_0x387f18(0x223))&&_0x54ca31[_0x387f18(0x22d)](_0x4c8c8f);_0x412ed1[_0x387f18(0x1de)](_0x5904ad=>{const _0x144cab=_0x387f18;for(const _0x5eb29f of _0x54ca31)_0x5904ad[_0x144cab(0x203)](_0x5904ad[_0x144cab(0x229)](_0x5eb29f),_0x5904ad[_0x144cab(0x21c)](_0x5eb29f)),_0x5904ad[_0x144cab(0x210)](_0x5eb29f);});});}}function Pe(_0x18f491){const _0x46bb9c=_0x7c8ced;if(_0x18f491[_0x46bb9c(0x1c6)])return!0x0;const _0x254d66=_0x18f491[_0x46bb9c(0x27a)](0x0);return _0x254d66['is'](_0x46bb9c(0x1db),_0x46bb9c(0x1c4))&&_0x254d66[_0x46bb9c(0x1c6)];}function he(_0x399373,_0x396c9e={},_0x5f37d7){const _0x5a3da7=_0x7c8ced;for(const {isAnchor:_0x5caa0d,cellHeight:_0x44c319,cellWidth:_0x4ab990}of _0x5f37d7[_0x5a3da7(0x1eb)](_0x399373,{'includeAllSlots':!0x0,..._0x396c9e}))if(!_0x5caa0d||0x1!=_0x44c319||0x1!=_0x4ab990)return!0x1;return!0x0;}
23
+ const _0x1413a8=_0x297a;(function(_0xede1fd,_0x47edf7){const _0x5c2ff3=_0x297a,_0x47dd0d=_0xede1fd();while(!![]){try{const _0x206b0b=parseInt(_0x5c2ff3(0x131))/0x1*(parseInt(_0x5c2ff3(0x18d))/0x2)+parseInt(_0x5c2ff3(0x15b))/0x3*(-parseInt(_0x5c2ff3(0xf1))/0x4)+parseInt(_0x5c2ff3(0x12d))/0x5+-parseInt(_0x5c2ff3(0x17d))/0x6*(-parseInt(_0x5c2ff3(0x16e))/0x7)+parseInt(_0x5c2ff3(0x11a))/0x8+-parseInt(_0x5c2ff3(0x1a5))/0x9+-parseInt(_0x5c2ff3(0x1a6))/0xa*(parseInt(_0x5c2ff3(0x19d))/0xb);if(_0x206b0b===_0x47edf7)break;else _0x47dd0d['push'](_0x47dd0d['shift']());}catch(_0x2c3a43){_0x47dd0d['push'](_0x47dd0d['shift']());}}}(_0x51af,0xd8498));function _0x297a(_0x4dcf46,_0x32e33f){const _0x51af48=_0x51af();return _0x297a=function(_0x297a61,_0x4fc061){_0x297a61=_0x297a61-0xe9;let _0x25d8dc=_0x51af48[_0x297a61];return _0x25d8dc;},_0x297a(_0x4dcf46,_0x32e33f);}import{getTranslation as _0x55b981}from'../utils/common-translations.js';import{Plugin as _0x5ed433}from'ckeditor5/src/core.js';import{LiveRange as _0x5f2c7f}from'ckeditor5/src/engine.js';import{uid as _0x2db207,priorities as _0x4918dc}from'ckeditor5/src/utils.js';function _0x51af(){const _0x49eb13=['getAttributes','columnInsertionRanges','suggestion:formatBlock:tablePasteCell','_getCoordsForCells','get','editor','getSuggestionCallback','batch','getRange','previous','length','getChanges','tableCellVerticalAlignment','differ','schema','*Replace\x20table\x20cells*','accept','TableUtils','has','tableCellHorizontalAlignment','_isForcedDefaultExecutionBlock','markerAttributes','fromRange','markers','_tablePostFixingSubtypes','getChild','removeMarkers','9128104nrVEtE','endColumn','every','redo','findAncestor','deletion','descriptionFactory','tableCell','createPositionBefore','insertionRanges','getColumnIndexes','setAttribute','low','markerName','subType','suggestionUnloaded','content','getChangedMarkers','createRangeOn','6738450LRQXcE','registerPostFixer','rowInsertionIndexes','hasSuggestion','3058dnQwFJ','tablePasteChainId','getRows','columnInsertionIndexes','model','getSelectionAffectedTableCells','first','TrackChangesEditing','tableCellBackgroundColor','getTableIfOnlyTableInContent','markMultiRangeBlockFormat','documentSelection','attributes','move','type','insertContent','getSuggestions','selection','column','tablePasteColumn','name','fill','elementToElement','join','tableCellPadding','_createdBatches','getMarkers','TableClipboard','suggestion','insertion','insertColumns','getAllAdjacentSuggestions','markMultiRangeDeletion','return','rowInsertionRanges','registerDescriptionCallback','cell','document','newRange','getChildren','suggestion-td','cells','65694qXzHjc','getRanges','entries','markerToHighlight','previousSibling','createRangeIn','table','registerCustomCallback','element','push','editing','createRange','forEach','end','Users','activeMarkers','tableCellBorderStyle','detach','endRow','182QCthEW','markMultiRangeInsertion','isEmpty','value','call','removeMarker','from','rows','editingDowncast','showSuggestionHighlights','_suggestionFactory','options','row','forceDefaultExecution','updateMarker','40722RAMeIo','nodeAfter','locale','remove','high','conversion','unwrap','plugins','fromEntries','paragraph','deletionRanges','dataDowncast','wrap','oldRange','root','suggestionLoaded','904cPNUpg','getContainedElement','createTableWalker','listenTo','getItems','for','last','author','insert','isEqual','formatBlock','requires','createElement','afterInit','tableCellSuggestion','clipboardOutput','167057croHxx','tablePasteCell','_splitMarkerName','ck-suggestion-marker','reduce','setAttributes','tableCellBorderColor','view','1307061HwDLEU','1020lfsPIE','removeColumns','rootName','_replaceTableSlotCell','removeRows','tablePasteRow','discard','isInContent','register','getRowIndexes','getSuggestion','add','columns','tableCellBorderWidth','position','change','containsRange','commands','keys','map','ck-suggestion-marker--active','find','getColumns','insertRows','next','268FUBVon','getShiftedBy','nextSibling','some','$graveyard','filter','stop','trackChanges','includes','start','startsWith','set','tablePaste','ck-suggestion-marker-insertion'];_0x51af=function(){return _0x49eb13;};return _0x51af();}import _0x188d8e from'./table.js';const ge=[_0x1413a8(0x1b3),_0x1413a8(0x1a3),_0x1413a8(0x16b),_0x1413a8(0x112),_0x1413a8(0x10b),_0x1413a8(0x139),_0x1413a8(0x149)],Ce=Object[_0x1413a8(0x185)](ge[_0x1413a8(0xeb)](_0x319e03=>[_0x319e03,null]));export default class It extends _0x5ed433{static get[_0x1413a8(0x198)](){return[_0x188d8e];}[_0x1413a8(0x19a)](){const _0x2e349f=_0x1413a8,_0x2a7677=this[_0x2e349f(0x104)];if(!_0x2a7677[_0x2e349f(0x184)][_0x2e349f(0x111)](_0x2e349f(0x14c)))return;const _0x3cfa92=_0x2a7677[_0x2e349f(0x184)][_0x2e349f(0x103)](_0x2e349f(0x138)),_0x14aec5=_0x2a7677[_0x2e349f(0x184)][_0x2e349f(0x103)](_0x2e349f(0x110)),_0x2e65b8=_0x2a7677[_0x2e349f(0x184)][_0x2e349f(0x103)](_0x188d8e),_0x4002f6=_0x2a7677[_0x2e349f(0x184)][_0x2e349f(0x103)](_0x2e349f(0x14c));_0x2e65b8[_0x2e349f(0x117)][_0x2e349f(0x164)](_0x2e349f(0x1ab),_0x2e349f(0x144)),_0x2a7677[_0x2e349f(0x135)][_0x2e349f(0x10d)][_0x2e349f(0x1ae)](_0x2e349f(0x19b),{'allowIn':_0x2e349f(0x121),'allowContentOf':_0x2e349f(0x121),'isLimit':!0x0}),_0x2a7677[_0x2e349f(0x182)][_0x2e349f(0x147)]({'model':_0x2e349f(0x19b),'view':_0x2e349f(0x159)});let _0x44c770=null;_0x2a7677[_0x2e349f(0x135)]['on'](_0x2e349f(0x140),(_0x4f8724,_0x378085)=>{const _0xd7243c=_0x2e349f,[_0x1322b8,_0x53c693]=_0x378085,_0x5bd891=_0x378085[_0x378085[_0xd7243c(0x109)]-0x1];_0x5bd891&&_0x5bd891[_0xd7243c(0x17b)]||_0x3cfa92[_0xd7243c(0x113)]||this[_0xd7243c(0x104)][_0xd7243c(0xe9)][_0xd7243c(0x103)](_0xd7243c(0xf8))[_0xd7243c(0x171)]&&function(_0x59e820,_0x5df164,_0x4ec283,_0x195dc6,_0x57118b){const _0x39f7ae=_0xd7243c;if(_0x5df164&&!_0x5df164['is'](_0x39f7ae(0x13c)))return!0x1;const _0x1ae878=_0x57118b[_0x39f7ae(0x13a)](_0x59e820,_0x4ec283);if(!_0x1ae878||!he(_0x1ae878,void 0x0,_0x195dc6))return!0x1;const _0x42e3bd=_0x195dc6[_0x39f7ae(0x136)](_0x4ec283[_0x39f7ae(0x156)][_0x39f7ae(0x142)]);if(!_0x42e3bd[_0x39f7ae(0x109)])return!0x1;const _0x1bf0df=_0x42e3bd[0x0][_0x39f7ae(0x11e)](_0x39f7ae(0x161)),_0x4525e1=_0x195dc6[_0x39f7ae(0x1af)](_0x42e3bd),_0x47a898=_0x195dc6[_0x39f7ae(0x124)](_0x42e3bd),_0x575104={'startRow':_0x4525e1[_0x39f7ae(0x137)],'endRow':_0x4525e1[_0x39f7ae(0x193)],'startColumn':_0x47a898[_0x39f7ae(0x137)],'endColumn':_0x47a898[_0x39f7ae(0x193)]};return 0x1==_0x42e3bd[_0x39f7ae(0x109)]&&(_0x575104[_0x39f7ae(0x16d)]+=_0x195dc6[_0x39f7ae(0x133)](_0x1ae878)-0x1,_0x575104[_0x39f7ae(0x11b)]+=_0x195dc6[_0x39f7ae(0xee)](_0x1ae878)-0x1),he(_0x1bf0df,_0x575104,_0x195dc6);}(_0x1322b8,_0x53c693,_0x2a7677[_0xd7243c(0x135)],_0x14aec5,_0x4002f6)&&(_0x4f8724[_0xd7243c(0xf7)](),_0x44c770={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x2a7677[_0xd7243c(0x135)][_0xd7243c(0x1b5)](()=>{const _0x2d3240=_0xd7243c;_0x2a7677[_0x2d3240(0x135)][_0x2d3240(0x140)](_0x378085[0x0],_0x378085[0x1],_0x378085[0x2],{'forceDefaultExecution':!0x0});const _0x4de823=_0x2db207(),{rowInsertionRanges:_0x4344c9,columnInsertionRanges:_0x56c29c,insertionRanges:_0x470294,deletionRanges:_0x3f4212,cells:_0x5b9321}=_0x44c770;_0x4344c9[_0x2d3240(0x109)]&&_0x3cfa92[_0x2d3240(0x16f)](_0x4344c9,_0x2d3240(0x1ab),{'tablePasteChainId':_0x4de823}),_0x56c29c[_0x2d3240(0x109)]&&_0x3cfa92[_0x2d3240(0x16f)](_0x56c29c,_0x2d3240(0x144),{'tablePasteChainId':_0x4de823}),_0x470294[_0x2d3240(0x109)]&&(_0x3cfa92[_0x2d3240(0x16f)](_0x470294,_0x2d3240(0xfd),{'tablePasteChainId':_0x4de823,'skipNestingCheck':!0x0}),_0x470294[_0x2d3240(0x167)](_0x285320=>{const _0x3b346b=_0x2d3240;var _0xcf6ba3;return null===(_0xcf6ba3=_0x285320[_0x3b346b(0x16c)])||void 0x0===_0xcf6ba3?void 0x0:_0xcf6ba3[_0x3b346b(0x172)](_0x285320);})),_0x3f4212[_0x2d3240(0x109)]&&(_0x3cfa92[_0x2d3240(0x151)](_0x3f4212,_0x2d3240(0xfd),{'tablePasteChainId':_0x4de823,'skipNestingCheck':!0x0}),_0x3f4212[_0x2d3240(0x167)](_0x13c1dc=>{const _0x2e7c64=_0x2d3240;var _0x549b6a;return null===(_0x549b6a=_0x13c1dc[_0x2e7c64(0x16c)])||void 0x0===_0x549b6a?void 0x0:_0x549b6a[_0x2e7c64(0x172)](_0x13c1dc);}));const _0x29f3ac=_0x3cfa92[_0x2d3240(0x13b)](_0x5b9321[_0x2d3240(0xeb)](({element:_0x4de780})=>_0x4de780),{'formatGroupId':_0x2db207()},[],_0x2d3240(0x19e),{'tablePasteChainId':_0x4de823});if(_0x29f3ac){const _0x8937d4=_0x29f3ac[_0x2d3240(0x14b)](),_0x5a140b=[];for(const {element:_0x2ec203,attributes:_0x3738aa}of _0x5b9321){if(!_0x3738aa)continue;const _0x3ab8b4=_0x2a7677[_0x2d3240(0x135)][_0x2d3240(0x12c)](_0x2ec203),_0x477899=_0x8937d4[_0x2d3240(0xed)](_0x1dd8b9=>_0x1dd8b9[_0x2d3240(0x107)]()[_0x2d3240(0x196)](_0x3ab8b4));_0x477899&&_0x5a140b[_0x2d3240(0x164)]([_0x477899[_0x2d3240(0x145)],_0x3738aa]);}_0x5a140b[_0x2d3240(0x109)]&&_0x29f3ac[_0x2d3240(0x125)](_0x2d3240(0x114),Object[_0x2d3240(0x185)](_0x5a140b));}_0x44c770=null;}));},{'priority':_0x4918dc[_0x2e349f(0x181)]+0xa}),_0x2a7677[_0x2e349f(0x184)][_0x2e349f(0x103)](_0x2e349f(0x14c))['on'](_0x2e349f(0x1a9),(_0x48006e,_0x3a0761)=>{const _0x5651e4=_0x2e349f,[_0x3b2a93,_0x2bc453,,_0x22230e]=_0x3a0761;if(!_0x44c770)return;_0x48006e[_0x5651e4(0xf7)]();const _0x288686=_0x3b2a93[_0x5651e4(0x155)],_0x56dc1b=_0x2bc453,_0x29c3e3=Pe(_0x288686),_0x5af131=Pe(_0x56dc1b);_0x48006e[_0x5651e4(0x152)]=_0x288686;let _0x434694=null,_0x95878b=null;if(_0x5af131||_0x29c3e3){if(_0x29c3e3&&!_0x5af131){_0x22230e[_0x5651e4(0x180)](_0x288686[_0x5651e4(0x118)](0x0));for(const _0x262f47 of Array[_0x5651e4(0x174)](_0x56dc1b[_0x5651e4(0x158)]()))_0x22230e[_0x5651e4(0x195)](_0x262f47,_0x288686,_0x5651e4(0x168));const _0xb87e92=_0x44c770[_0x5651e4(0x12f)][_0x5651e4(0xf9)](_0x3b2a93[_0x5651e4(0x17a)]),_0x1b2404=_0x44c770[_0x5651e4(0x134)][_0x5651e4(0xf9)](_0x3b2a93[_0x5651e4(0x143)]);_0xb87e92||_0x1b2404||(_0x434694=_0x5f2c7f[_0x5651e4(0x115)](_0x22230e[_0x5651e4(0x160)](_0x288686)));}else _0x5af131&&!_0x29c3e3&&(_0x95878b=_0x22230e[_0x5651e4(0x160)](_0x288686));}else{const _0x35f2c3=_0x22230e[_0x5651e4(0x199)](_0x5651e4(0x19b)),_0x290d36=_0x22230e[_0x5651e4(0x199)](_0x5651e4(0x19b));_0x22230e[_0x5651e4(0x189)](_0x22230e[_0x5651e4(0x160)](_0x288686),_0x290d36),_0x22230e[_0x5651e4(0x195)](_0x35f2c3,_0x288686,0x0);for(const _0x384b7b of Array[_0x5651e4(0x174)](_0x56dc1b[_0x5651e4(0x158)]()))_0x22230e[_0x5651e4(0x195)](_0x384b7b,_0x35f2c3,_0x5651e4(0x168));_0x434694=_0x5f2c7f[_0x5651e4(0x115)](_0x22230e[_0x5651e4(0x12c)](_0x35f2c3)),_0x95878b=_0x5f2c7f[_0x5651e4(0x115)](_0x22230e[_0x5651e4(0x12c)](_0x290d36));}const _0x221863=Array[_0x5651e4(0x174)](_0x56dc1b[_0x5651e4(0xff)]())[_0x5651e4(0xf6)](([_0x2ba123])=>ge[_0x5651e4(0xf9)](_0x2ba123));_0x44c770[_0x5651e4(0x15a)][_0x5651e4(0x164)]({'element':_0x288686,'attributes':_0x221863[_0x5651e4(0x109)]?Object[_0x5651e4(0x185)](_0x221863):null}),_0x434694&&_0x44c770[_0x5651e4(0x123)][_0x5651e4(0x164)](_0x434694),_0x95878b&&_0x44c770[_0x5651e4(0x187)][_0x5651e4(0x164)](_0x95878b);},{'priority':_0x2e349f(0x181)}),_0x14aec5['on'](_0x2e349f(0x14f),(_0x37eeb1,_0x29d46e)=>{const _0x547d13=_0x2e349f,[_0x159d08,_0x36bbb2={}]=_0x29d46e;if(!_0x44c770)return;const _0x2d7605=_0x36bbb2['at']||0x0,_0x5438ac=_0x36bbb2[_0x547d13(0x1b2)]||0x1;_0x44c770[_0x547d13(0x134)]=new Array(_0x5438ac)[_0x547d13(0x146)](_0x2d7605)[_0x547d13(0xeb)]((_0x482f6b,_0x5d8caa)=>_0x482f6b+_0x5d8caa);for(const {cell:_0x19e111}of _0x14aec5[_0x547d13(0x18f)](_0x159d08,{'startColumn':_0x2d7605,'endColumn':_0x2d7605+_0x5438ac-0x1}))_0x44c770[_0x547d13(0x100)][_0x547d13(0x164)](_0x2a7677[_0x547d13(0x135)][_0x547d13(0x12c)](_0x19e111));},{'priority':_0x2e349f(0x126)}),_0x14aec5['on'](_0x2e349f(0xef),(_0x3d9b23,_0x3b086a)=>{const _0x6cdff6=_0x2e349f,[_0x11beac,_0x348dc6={}]=_0x3b086a;if(!_0x44c770)return;const _0x41f9fe=_0x348dc6['at']||0x0,_0x3c4aa6=_0x348dc6[_0x6cdff6(0x175)]||0x1;_0x44c770[_0x6cdff6(0x12f)]=new Array(_0x3c4aa6)[_0x6cdff6(0x146)](_0x41f9fe)[_0x6cdff6(0xeb)]((_0x5f15f9,_0x20d8aa)=>_0x5f15f9+_0x20d8aa);for(const {cell:_0x224109}of _0x14aec5[_0x6cdff6(0x18f)](_0x11beac,{'startRow':_0x41f9fe,'endRow':_0x41f9fe+_0x3c4aa6-0x1}))_0x44c770[_0x6cdff6(0x153)][_0x6cdff6(0x164)](_0x2a7677[_0x6cdff6(0x135)][_0x6cdff6(0x12c)](_0x224109));},{'priority':_0x2e349f(0x126)}),_0x3cfa92[_0x2e349f(0x120)][_0x2e349f(0x154)](_0x5f0ba3=>{const _0x4953e8=_0x2e349f;if(_0x5f0ba3[_0x4953e8(0x128)]&&_0x5f0ba3[_0x4953e8(0x128)][_0x4953e8(0xfb)](_0x4953e8(0xfd)))return _0x5f0ba3[_0x4953e8(0x108)]?{}:{'type':_0x4953e8(0x14e),'content':_0x55b981(_0x2a7677[_0x4953e8(0x17f)],_0x4953e8(0x10e))};});const _0x47d9b7=()=>!0x1;for(const _0x424e9c of[_0x2e349f(0xfd),_0x2e349f(0x144),_0x2e349f(0x1ab),_0x2e349f(0x19e)])_0x3cfa92[_0x2e349f(0x178)][_0x2e349f(0x162)](_0x2e349f(0x14e),_0x424e9c,_0x2e349f(0x148),_0x47d9b7),_0x3cfa92[_0x2e349f(0x178)][_0x2e349f(0x162)](_0x2e349f(0x11f),_0x424e9c,_0x2e349f(0x148),_0x47d9b7),_0x3cfa92[_0x2e349f(0x178)][_0x2e349f(0x162)](_0x2e349f(0x197),_0x424e9c,_0x2e349f(0x148),_0x47d9b7);_0x3cfa92[_0x2e349f(0x178)][_0x2e349f(0x162)](_0x2e349f(0x197),_0x2e349f(0x19e),_0x2e349f(0x1ac),_0x47d9b7),_0x3cfa92[_0x2e349f(0x178)][_0x2e349f(0x162)](_0x2e349f(0x197),_0x2e349f(0x19e),_0x2e349f(0x10f),(_0x363f50,_0x2b10c7,_0x40c827)=>{const _0x2badd6=_0x2e349f,_0x23ea78=_0x363f50[_0x2badd6(0xeb)](_0xb2a8ae=>_0xb2a8ae[_0x2badd6(0x18e)]())[_0x2badd6(0xf6)](_0x1779b0=>_0x1779b0),_0x22865d=new Map(_0x23ea78[_0x2badd6(0xeb)](_0x341cda=>[_0x341cda,null]));if(_0x44c770){for(const {element:_0x3125a1,attributes:_0x32adcb}of _0x44c770[_0x2badd6(0x15a)])_0x32adcb&&_0x22865d[_0x2badd6(0xfc)](_0x3125a1,_0x32adcb);}else{if(_0x40c827&&_0x40c827[_0x2badd6(0x114)])for(const [_0x122a4f,_0xce9de8]of Object[_0x2badd6(0x15d)](_0x40c827[_0x2badd6(0x114)])){const _0x43cf0b=_0x2a7677[_0x2badd6(0x135)][_0x2badd6(0x116)][_0x2badd6(0x103)](_0x122a4f),_0x2e5dd3=_0x43cf0b?_0x43cf0b[_0x2badd6(0x107)]()[_0x2badd6(0x18e)]():null;_0x2e5dd3&&_0x22865d[_0x2badd6(0xfc)](_0x2e5dd3,_0xce9de8);}}_0x2a7677[_0x2badd6(0x135)][_0x2badd6(0x1b5)](_0xfea39f=>{const _0x5ee48e=_0x2badd6;for(const [_0x231209,_0x4f3105]of _0x22865d)_0xfea39f[_0x5ee48e(0x1a2)]({...Ce,..._0x4f3105},_0x231209);});});const _0x5d927b=(_0x1dbf54,_0x410b83)=>{const _0x2aa8a2=_0x2e349f;_0x3cfa92[_0x2aa8a2(0x178)][_0x2aa8a2(0x162)](_0x1dbf54,_0x2aa8a2(0xfd),_0x410b83,(_0x12e904,_0x4cf105,_0x29ae88)=>{const _0x583390=_0x2aa8a2;_0x2a7677[_0x583390(0x135)][_0x583390(0x1b5)](_0x495a49=>{const _0x1143f0=_0x583390,_0x16f8c1=[];for(const _0x35a394 of _0x12e904){const _0x51f5cc=_0x35a394[_0x1143f0(0xfa)][_0x1143f0(0x17e)];_0x51f5cc['is'](_0x1143f0(0x163),_0x1143f0(0x19b))&&_0x16f8c1[_0x1143f0(0x164)](_0x51f5cc);}_0x3cfa92[_0x1143f0(0x178)][_0x1143f0(0x105)](_0x1dbf54,null,_0x410b83)(_0x12e904,_0x4cf105,_0x29ae88);for(const _0x1d6b3b of _0x16f8c1)_0x1143f0(0xf5)!=_0x1d6b3b[_0x1143f0(0x18b)][_0x1143f0(0x1a8)]&&_0x495a49[_0x1143f0(0x183)](_0x1d6b3b);});});};_0x5d927b(_0x2e349f(0x14e),_0x2e349f(0x10f)),_0x5d927b(_0x2e349f(0x14e),_0x2e349f(0x1ac)),_0x5d927b(_0x2e349f(0x11f),_0x2e349f(0x10f)),_0x5d927b(_0x2e349f(0x11f),_0x2e349f(0x1ac)),_0x3cfa92[_0x2e349f(0x178)][_0x2e349f(0x162)](_0x2e349f(0x14e),_0x2e349f(0x1ab),_0x2e349f(0x1ac),_0x2a1fa1=>{const _0x41133f=_0x2e349f,_0x4b9932=_0x2a1fa1[_0x41133f(0xeb)](_0x2e8a3e=>_0x2e8a3e[_0x41133f(0x18e)]()),_0x3c9732=_0x4b9932[0x0][_0x41133f(0x11e)](_0x41133f(0x161)),{minRow:_0x10595a,maxRow:_0x333d31}=_0x2e65b8[_0x41133f(0x102)](_0x4b9932);_0x14aec5[_0x41133f(0x1aa)](_0x3c9732,{'at':_0x10595a,'rows':_0x333d31-_0x10595a+0x1});}),_0x3cfa92[_0x2e349f(0x178)][_0x2e349f(0x162)](_0x2e349f(0x14e),_0x2e349f(0x144),_0x2e349f(0x1ac),_0x238d24=>{const _0xb5fd77=_0x2e349f,_0x3df428=_0x238d24[_0xb5fd77(0xeb)](_0x42086f=>_0x42086f[_0xb5fd77(0x18e)]()),_0xc49765=_0x3df428[0x0][_0xb5fd77(0x11e)](_0xb5fd77(0x161)),{minColumn:_0x34d480,maxColumn:_0x4e823c}=_0x2e65b8[_0xb5fd77(0x102)](_0x3df428);_0x14aec5[_0xb5fd77(0x1a7)](_0xc49765,{'at':_0x34d480,'columns':_0x4e823c-_0x34d480+0x1});});const _0xd31ec7=(_0x127efb,_0x32549b)=>{const _0x205e37=_0x2e349f;if(!_0x32549b[_0x205e37(0x128)]||!_0x32549b[_0x205e37(0x128)][_0x205e37(0xfb)](_0x205e37(0xfd)))return;const _0x189540=_0x32549b[_0x205e37(0x13d)][_0x205e37(0x132)],_0x135fe0=_0x3cfa92[_0x205e37(0x141)]()[_0x205e37(0xf6)](_0x2e88d0=>_0x2e88d0[_0x205e37(0x1ad)]&&_0x2e88d0[_0x205e37(0x13d)]&&_0x2e88d0[_0x205e37(0x13d)][_0x205e37(0x132)]==_0x189540);_0x135fe0[_0x205e37(0x109)]&&_0x32549b[_0x205e37(0x150)]()[_0x205e37(0x109)]!=_0x135fe0[_0x205e37(0x109)]&&_0x135fe0[_0x205e37(0x1a1)]((_0x1a8406,_0x189286)=>(_0x1a8406[_0x205e37(0xf0)]=_0x189286,_0x189286[_0x205e37(0x108)]=_0x1a8406,_0x189286));};function _0x4bbb51(_0x5eafda,_0x2b7974=!0x0){const _0x1d5701=_0x2e349f,{id:_0x5cde01}=_0x3cfa92[_0x1d5701(0x19f)](_0x5eafda[_0x1d5701(0x127)]),_0x2f7e18=[_0x1d5701(0x1a0),_0x1d5701(0xfe)],_0x4668f0=_0x3cfa92[_0x1d5701(0x16a)][_0x1d5701(0xf9)](_0x5eafda[_0x1d5701(0x127)]);return _0x4668f0&&_0x2f7e18[_0x1d5701(0x164)](_0x1d5701(0xec)),{'classes':_0x2f7e18,'attributes':{'data-suggestion':_0x5cde01},'priority':_0x4668f0&&_0x2b7974?0xbc2:0xbb8};}_0x3cfa92['on'](_0x2e349f(0x18c),_0xd31ec7,{'priority':_0x2e349f(0x181)}),_0x3cfa92['on'](_0x2e349f(0x129),_0xd31ec7,{'priority':_0x2e349f(0x181)}),_0x2a7677[_0x2e349f(0x135)][_0x2e349f(0x156)][_0x2e349f(0x12e)](()=>{const _0x1e31b0=_0x2e349f;let _0x5205a1=!0x1;const _0x23615f=Array[_0x1e31b0(0x174)](_0x2a7677[_0x1e31b0(0x135)][_0x1e31b0(0x156)][_0x1e31b0(0x10c)][_0x1e31b0(0x12b)]());for(const {name:_0x545fff,data:_0xdfc767}of _0x23615f){const {group:_0x569811,type:_0x20736a,id:_0x431d11}=_0x3cfa92[_0x1e31b0(0x19f)](_0x545fff);if(_0x1e31b0(0x14d)!=_0x569811||_0x1e31b0(0x11f)!=_0x20736a||_0xdfc767[_0x1e31b0(0x18a)])continue;if(!_0x3cfa92[_0x1e31b0(0x130)](_0x431d11))continue;const _0x38da86=_0x3cfa92[_0x1e31b0(0x1b0)](_0x431d11)[_0x1e31b0(0x15c)](),_0x502ef9=_0x2a7677[_0x1e31b0(0x184)][_0x1e31b0(0x103)](_0x1e31b0(0x169))['me'];for(const _0x222fb0 of _0x3cfa92[_0x1e31b0(0x141)]()){if(!_0x222fb0[_0x1e31b0(0x1ad)]||_0x222fb0[_0x1e31b0(0x194)]!=_0x502ef9)continue;if(_0x1e31b0(0x197)!=_0x222fb0[_0x1e31b0(0x13f)]||_0x1e31b0(0x19e)!=_0x222fb0[_0x1e31b0(0x128)])continue;if(_0x222fb0[_0x1e31b0(0x15c)]()[_0x1e31b0(0x11c)](_0x21ed94=>_0x38da86[_0x1e31b0(0xf4)](_0x37cf58=>_0x37cf58[_0x1e31b0(0x1b6)](_0x21ed94,!0x0)))){for(const _0x3456d2 of _0x222fb0[_0x1e31b0(0x150)]())_0x3456d2[_0x1e31b0(0x1ad)]&&(_0x3456d2[_0x1e31b0(0x1ac)](),_0x5205a1=!0x0);}}}return _0x5205a1;}),_0x2a7677[_0x2e349f(0x135)][_0x2e349f(0x156)][_0x2e349f(0x12e)](_0x2d1862=>{const _0x856cb2=_0x2e349f,_0x178896=_0x2a7677[_0x856cb2(0xe9)][_0x856cb2(0x103)](_0x856cb2(0x11d));if(!_0x178896||!_0x178896[_0x856cb2(0x14a)][_0x856cb2(0x111)](_0x2d1862[_0x856cb2(0x106)]))return!0x1;let _0x1fac3a=!0x1;const _0x11ca98=_0x2a7677[_0x856cb2(0x184)][_0x856cb2(0x103)](_0x856cb2(0x169))['me'],_0x5245cc=_0x2a7677[_0x856cb2(0x135)][_0x856cb2(0x156)][_0x856cb2(0x10c)][_0x856cb2(0x10a)](),_0x2a6006=Array[_0x856cb2(0x174)](_0x2a7677[_0x856cb2(0x135)][_0x856cb2(0x156)][_0x856cb2(0x10c)][_0x856cb2(0x12b)]())[_0x856cb2(0xf6)](({name:_0x124c45,data:_0x2db527})=>{const _0x5e4ae3=_0x856cb2,{group:_0x57437f,subType:_0x184c76,authorId:_0x576ebf}=_0x3cfa92[_0x5e4ae3(0x19f)](_0x124c45);return _0x5e4ae3(0x14d)==_0x57437f&&_0x5e4ae3(0xfd)==_0x184c76&&_0x576ebf==_0x11ca98['id']&&!_0x2db527[_0x5e4ae3(0x18a)];});for(const _0x1bfade of _0x5245cc){if(_0x856cb2(0x195)!=_0x1bfade[_0x856cb2(0x13f)]||_0x856cb2(0x19b)!=_0x1bfade[_0x856cb2(0x145)]||0x1!=_0x1bfade[_0x856cb2(0x109)])continue;const _0x30f3d1=_0x2d1862[_0x856cb2(0x166)](_0x1bfade[_0x856cb2(0x1b4)],_0x1bfade[_0x856cb2(0x1b4)][_0x856cb2(0xf2)](0x1));if(!_0x2a6006[_0x856cb2(0xed)](({data:_0x2db679})=>_0x2db679[_0x856cb2(0x157)][_0x856cb2(0x196)](_0x30f3d1))){for(const {name:_0x5d0c3d,data:_0x518141}of _0x2a6006)if(_0x30f3d1[_0x856cb2(0x1b6)](_0x518141[_0x856cb2(0x157)])){_0x2d1862[_0x856cb2(0x17c)](_0x5d0c3d,{'range':_0x30f3d1}),_0x1fac3a=!0x0;break;}}}return _0x1fac3a;}),_0x2a7677[_0x2e349f(0x135)][_0x2e349f(0x156)][_0x2e349f(0x12e)](_0x408a0e=>{const _0x4826a7=_0x2e349f;let _0x53d82d=!0x1;const _0x2d815f=_0x2a7677[_0x4826a7(0x184)][_0x4826a7(0x103)](_0x4826a7(0x169))['me'],_0x31e129=_0x3cfa92[_0x4826a7(0x141)]()[_0x4826a7(0xf6)](_0x20a1d2=>_0x20a1d2[_0x4826a7(0x1ad)]&&_0x20a1d2[_0x4826a7(0x194)]==_0x2d815f),_0x14c38e=new Set(),_0x40b51a=new Set();for(const _0x4053e2 of _0x31e129)if(_0x4826a7(0xfd)==_0x4053e2[_0x4826a7(0x128)])for(const _0x524be3 of _0x4053e2[_0x4826a7(0x14b)]()){const _0x1fe14a=_0x524be3[_0x4826a7(0x107)]()[_0x4826a7(0x18e)]();if(_0x1fe14a){if(_0x1fe14a['is'](_0x4826a7(0x163),_0x4826a7(0x19b))&&Pe(_0x1fe14a)){_0x4053e2[_0x4826a7(0x173)](_0x524be3[_0x4826a7(0x145)]),_0x14c38e[_0x4826a7(0x1b1)](_0x1fe14a),_0x53d82d=!0x0;const _0x4fc58a=_0x1fe14a[_0x4826a7(0xf3)],_0x2c4bec=_0x1fe14a[_0x4826a7(0x15f)],_0x3315d0=_0x4fc58a&&_0x4fc58a['is'](_0x4826a7(0x163),_0x4826a7(0x19b)),_0x44799c=_0x2c4bec&&_0x2c4bec['is'](_0x4826a7(0x163),_0x4826a7(0x19b));_0x3315d0&&!_0x14c38e[_0x4826a7(0x111)](_0x4fc58a)&&_0x40b51a[_0x4826a7(0x1b1)](_0x4fc58a),_0x44799c&&!_0x14c38e[_0x4826a7(0x111)](_0x2c4bec)&&_0x40b51a[_0x4826a7(0x1b1)](_0x2c4bec);}else _0x1fe14a['is'](_0x4826a7(0x163),_0x4826a7(0x186))&&_0x1fe14a[_0x4826a7(0x170)]&&(_0x4053e2[_0x4826a7(0x173)](_0x524be3[_0x4826a7(0x145)]),_0x53d82d=!0x0);}}else{if(_0x4826a7(0x19e)==_0x4053e2[_0x4826a7(0x128)]){if(!_0x4053e2[_0x4826a7(0x13d)]||!_0x4053e2[_0x4826a7(0x13d)][_0x4826a7(0x132)])continue;const _0x2a9aa3=_0x4053e2[_0x4826a7(0x13d)][_0x4826a7(0x114)];if(_0x2a9aa3&&Object[_0x4826a7(0xea)](_0x2a9aa3)[_0x4826a7(0x109)])continue;const _0x352ea5=_0x4053e2[_0x4826a7(0x13d)][_0x4826a7(0x132)];let _0x128fb9=!0x0,_0x775220=!0x0;for(const _0x2b9f27 of _0x31e129)if(_0x2b9f27[_0x4826a7(0x128)]&&_0x2b9f27[_0x4826a7(0x128)][_0x4826a7(0xfb)](_0x4826a7(0xfd))){if(!_0x2b9f27[_0x4826a7(0x13d)][_0x4826a7(0x132)]){_0x775220=!0x1;break;}if(_0x2b9f27['id']!=_0x4053e2['id']&&_0x2b9f27[_0x4826a7(0x13d)][_0x4826a7(0x132)]==_0x352ea5){_0x128fb9=!0x1;break;}}_0x775220&&_0x128fb9&&(_0x4053e2[_0x4826a7(0x119)](),_0x53d82d=!0x0);}}for(const _0xebc71a of _0x14c38e)_0x408a0e[_0x4826a7(0x180)](_0xebc71a);for(const _0x9bfd15 of _0x40b51a)_0x408a0e[_0x4826a7(0x183)](_0x9bfd15);return _0x53d82d;}),_0x2a7677[_0x2e349f(0x182)][_0x2e349f(0x192)](_0x2e349f(0x176))[_0x2e349f(0x15e)]({'model':_0x2e349f(0x101),'view':(_0x3cf6da,_0x51da15)=>_0x4bbb51(_0x3cf6da),'converterPriority':_0x2e349f(0x181)}),_0x2a7677[_0x2e349f(0x182)][_0x2e349f(0x192)](_0x2e349f(0x188))[_0x2e349f(0x15e)]({'model':_0x2e349f(0x101),'view':(_0x4e541e,_0x5e6771)=>_0x5e6771[_0x2e349f(0x179)][_0x2e349f(0x177)]?_0x4bbb51(_0x4e541e,!0x1):null,'converterPriority':_0x2e349f(0x181)});const _0x1a3a4b=_0x2a7677[_0x2e349f(0x165)][_0x2e349f(0x1a4)];this[_0x2e349f(0x190)](_0x1a3a4b[_0x2e349f(0x156)],_0x2e349f(0x19c),(_0x519449,_0x34b322)=>{const _0x4d2256=_0x2e349f,_0x59642d=[];for(const _0x19e278 of _0x1a3a4b[_0x4d2256(0x160)](_0x34b322[_0x4d2256(0x12a)])[_0x4d2256(0x191)]())_0x19e278['is'](_0x4d2256(0x163),_0x4d2256(0x159))&&_0x59642d[_0x4d2256(0x164)](_0x19e278);_0x1a3a4b[_0x4d2256(0x1b5)](_0x19a5d4=>{const _0x2aa56e=_0x4d2256;for(const _0x492ace of _0x59642d)_0x19a5d4[_0x2aa56e(0x13e)](_0x19a5d4[_0x2aa56e(0x160)](_0x492ace),_0x19a5d4[_0x2aa56e(0x122)](_0x492ace)),_0x19a5d4[_0x2aa56e(0x180)](_0x492ace);});});}}function Pe(_0x2cd3ce){const _0x44c05f=_0x1413a8;if(_0x2cd3ce[_0x44c05f(0x170)])return!0x0;const _0x169a5b=_0x2cd3ce[_0x44c05f(0x118)](0x0);return _0x169a5b['is'](_0x44c05f(0x163),_0x44c05f(0x186))&&_0x169a5b[_0x44c05f(0x170)];}function he(_0x21b84d,_0x3ca373={},_0x47412a){const _0x17f84f=_0x1413a8;for(const {isAnchor:_0x4b4774,cellHeight:_0x487127,cellWidth:_0x2ab137}of _0x47412a[_0x17f84f(0x18f)](_0x21b84d,{'includeAllSlots':!0x0,..._0x3ca373}))if(!_0x4b4774||0x1!=_0x487127||0x1!=_0x2ab137)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x549c6d=_0x2663;function _0x4dee(){const _0x372964=['columnWidths','formatGroupId','accept','resizeTable','markBlockFormat','change','24lsyHod','descriptionFactory','get','321792sKOmQA','author','model','registerDescriptionCallback','721945wpQdxz','type','910206XektvY','commandParams','20676300dLecTD','afterInit','2728089YJhllz','getContainedElement','formatInline','_suggestionFactory','editor','resizeTableWidth','bind','TableColumnResizeEditing','TrackChangesEditing','handleResizeTableWidthCommand','data','subType','table','formatBlock','selection','114NqyEWJ','discard','*Format:*\x20resize\x20table','registerCustomCallback','has','locale','getSelectedElement','125590ZaLgYg','tableWidth','1300496cdwzqJ','getColumnGroupElement','1hUuMCb','getTableColumnsWidths','format','Users','handleSuggestionDescription','getAttribute','document','plugins','enableCommand','getSuggestions','getSuggestionCallback'];_0x4dee=function(){return _0x372964;};return _0x4dee();}(function(_0x4e6b42,_0x43a389){const _0x267298=_0x2663,_0x34f6f2=_0x4e6b42();while(!![]){try{const _0x190c04=-parseInt(_0x267298(0x140))/0x1*(parseInt(_0x267298(0x13e))/0x2)+-parseInt(_0x267298(0x15e))/0x3+-parseInt(_0x267298(0x154))/0x4+-parseInt(_0x267298(0x13c))/0x5*(-parseInt(_0x267298(0x135))/0x6)+-parseInt(_0x267298(0x158))/0x7*(parseInt(_0x267298(0x151))/0x8)+-parseInt(_0x267298(0x15a))/0x9+parseInt(_0x267298(0x15c))/0xa;if(_0x190c04===_0x43a389)break;else _0x34f6f2['push'](_0x34f6f2['shift']());}catch(_0x29892e){_0x34f6f2['push'](_0x34f6f2['shift']());}}}(_0x4dee,0x78ac2));import{Plugin as _0x1e6dc1}from'ckeditor5/src/core.js';import{getTranslation as _0xe9aca6}from'../utils/common-translations.js';function _0x2663(_0x4d3271,_0x54d6aa){const _0x4dee18=_0x4dee();return _0x2663=function(_0x266322,_0x3a7d21){_0x266322=_0x266322-0x128;let _0x29e371=_0x4dee18[_0x266322];return _0x29e371;},_0x2663(_0x4d3271,_0x54d6aa);}export default class vt extends _0x1e6dc1{[_0x549c6d(0x15d)](){const _0x47883c=_0x549c6d;if(!this[_0x47883c(0x12a)][_0x47883c(0x147)][_0x47883c(0x139)](_0x47883c(0x12d)))return;const _0x23c37b=this[_0x47883c(0x12a)][_0x47883c(0x147)][_0x47883c(0x153)](_0x47883c(0x12e));_0x23c37b[_0x47883c(0x148)](_0x47883c(0x12b),this[_0x47883c(0x12f)][_0x47883c(0x12c)](this)),_0x23c37b[_0x47883c(0x129)][_0x47883c(0x138)](_0x47883c(0x133),_0x47883c(0x14e),_0x47883c(0x14d),_0x23c37b[_0x47883c(0x129)][_0x47883c(0x14a)](_0x47883c(0x133),null,_0x47883c(0x136))),_0x23c37b[_0x47883c(0x129)][_0x47883c(0x138)](_0x47883c(0x133),_0x47883c(0x14e),_0x47883c(0x136),_0x23c37b[_0x47883c(0x129)][_0x47883c(0x14a)](_0x47883c(0x133),null,_0x47883c(0x14d))),_0x23c37b[_0x47883c(0x152)][_0x47883c(0x157)](this[_0x47883c(0x144)][_0x47883c(0x12c)](this));}[_0x549c6d(0x12f)](_0xc3445e,_0x5582a1){const _0x1c2922=_0x549c6d,_0x4d1bf0=this[_0x1c2922(0x12a)][_0x1c2922(0x147)][_0x1c2922(0x153)](_0x1c2922(0x12e)),_0x253f04=this[_0x1c2922(0x12a)][_0x1c2922(0x147)][_0x1c2922(0x153)](_0x1c2922(0x12d)),_0x156e9c=_0x5582a1[_0x1c2922(0x132)]||this[_0x1c2922(0x12a)][_0x1c2922(0x156)][_0x1c2922(0x146)][_0x1c2922(0x134)][_0x1c2922(0x13b)]();this[_0x1c2922(0x12a)][_0x1c2922(0x156)][_0x1c2922(0x150)](()=>{const _0x40fbff=_0x1c2922,_0x47ce2b=_0x253f04[_0x40fbff(0x13f)](_0x156e9c);let _0x406f94=_0x47ce2b?_0x253f04[_0x40fbff(0x141)](_0x47ce2b):null,_0x1fb53c=_0x156e9c[_0x40fbff(0x145)](_0x40fbff(0x13d))||null;const _0x3e9aa6=_0x5582a1[_0x40fbff(0x13d)]||_0x1fb53c,_0x173df5=_0x5582a1[_0x40fbff(0x14b)]||_0x406f94,_0x495c4c=this[_0x40fbff(0x12a)][_0x40fbff(0x147)][_0x40fbff(0x153)](_0x40fbff(0x143))['me'];for(const _0x1946d0 of _0x4d1bf0[_0x40fbff(0x149)]()){const _0xa606f5=_0x1946d0[_0x40fbff(0x15f)]();if(_0x40fbff(0x14e)===_0x1946d0[_0x40fbff(0x131)]&&_0xa606f5===_0x156e9c){_0x1946d0[_0x40fbff(0x155)]!==_0x495c4c&&_0x1946d0[_0x40fbff(0x136)]();const _0x2d234f=_0x1946d0[_0x40fbff(0x130)][_0x40fbff(0x15b)];_0x1fb53c=_0x2d234f[0x0][_0x40fbff(0x13d)],_0x406f94=_0x2d234f[0x0][_0x40fbff(0x14b)];break;}}_0xc3445e({'table':_0x156e9c,'tableWidth':_0x3e9aa6,'columnWidths':_0x173df5}),_0x4d1bf0[_0x40fbff(0x14f)](_0x156e9c,{'commandName':_0x40fbff(0x12b),'commandParams':[{'tableWidth':_0x1fb53c,'columnWidths':_0x406f94}],'formatGroupId':_0x40fbff(0x14e)},[],_0x40fbff(0x14e));});}[_0x549c6d(0x144)](_0x5f994d){const _0x18230f=_0x549c6d;if(_0x18230f(0x133)!=_0x5f994d[_0x18230f(0x159)]&&_0x18230f(0x128)!=_0x5f994d[_0x18230f(0x159)])return;const {data:_0x803967}=_0x5f994d;if(_0x803967&&_0x18230f(0x14e)===_0x803967[_0x18230f(0x14c)]){const _0x960ea1=_0x18230f(0x137);return{'type':_0x18230f(0x142),'content':_0xe9aca6(this[_0x18230f(0x12a)][_0x18230f(0x13a)],_0x960ea1)};}}}
23
+ const _0x33c090=_0x96f9;function _0x96f9(_0x287712,_0x1b9f52){const _0x22c25d=_0x22c2();return _0x96f9=function(_0x96f919,_0x25ec6d){_0x96f919=_0x96f919-0x1b6;let _0x2706fc=_0x22c25d[_0x96f919];return _0x2706fc;},_0x96f9(_0x287712,_0x1b9f52);}function _0x22c2(){const _0x4da94f=['getSuggestions','TableColumnResizeEditing','_suggestionFactory','getTableColumnsWidths','locale','has','getColumnGroupElement','66UteHLM','subType','9rwaVxI','handleSuggestionDescription','author','afterInit','7432awsddm','18137ksKyTi','tableWidth','resizeTableWidth','getAttribute','*Format:*\x20resize\x20table','1852990VojbvC','registerCustomCallback','commandParams','model','descriptionFactory','11UfNpUZ','TrackChangesEditing','discard','columnWidths','resizeTable','format','data','type','bind','enableCommand','selection','markBlockFormat','1386PfjSSn','16392MnRwFw','2422785aNQVzW','accept','table','change','getSelectedElement','registerDescriptionCallback','171856NxEWhs','formatGroupId','getContainedElement','editor','formatInline','handleResizeTableWidthCommand','Users','get','8190rgxzUE','plugins','document','17424204jQwtFn','formatBlock','getSuggestionCallback'];_0x22c2=function(){return _0x4da94f;};return _0x22c2();}(function(_0x3ee614,_0x1f387a){const _0x42d817=_0x96f9,_0x1eba4b=_0x3ee614();while(!![]){try{const _0x42ff50=-parseInt(_0x42d817(0x1cd))/0x1*(parseInt(_0x42d817(0x1e9))/0x2)+parseInt(_0x42d817(0x1cb))/0x3*(-parseInt(_0x42d817(0x1b6))/0x4)+parseInt(_0x42d817(0x1ea))/0x5+parseInt(_0x42d817(0x1e8))/0x6*(parseInt(_0x42d817(0x1d2))/0x7)+parseInt(_0x42d817(0x1d1))/0x8*(-parseInt(_0x42d817(0x1be))/0x9)+parseInt(_0x42d817(0x1d7))/0xa*(-parseInt(_0x42d817(0x1dc))/0xb)+parseInt(_0x42d817(0x1c1))/0xc;if(_0x42ff50===_0x1f387a)break;else _0x1eba4b['push'](_0x1eba4b['shift']());}catch(_0x44950e){_0x1eba4b['push'](_0x1eba4b['shift']());}}}(_0x22c2,0x7683a));import{Plugin as _0x17f344}from'ckeditor5/src/core.js';import{getTranslation as _0x513a5f}from'../utils/common-translations.js';export default class vt extends _0x17f344{[_0x33c090(0x1d0)](){const _0x54b4b8=_0x33c090;if(!this[_0x54b4b8(0x1b9)][_0x54b4b8(0x1bf)][_0x54b4b8(0x1c9)](_0x54b4b8(0x1c5)))return;const _0x2e36e2=this[_0x54b4b8(0x1b9)][_0x54b4b8(0x1bf)][_0x54b4b8(0x1bd)](_0x54b4b8(0x1dd));_0x2e36e2[_0x54b4b8(0x1e5)](_0x54b4b8(0x1d4),this[_0x54b4b8(0x1bb)][_0x54b4b8(0x1e4)](this)),_0x2e36e2[_0x54b4b8(0x1c6)][_0x54b4b8(0x1d8)](_0x54b4b8(0x1c2),_0x54b4b8(0x1e0),_0x54b4b8(0x1eb),_0x2e36e2[_0x54b4b8(0x1c6)][_0x54b4b8(0x1c3)](_0x54b4b8(0x1c2),null,_0x54b4b8(0x1de))),_0x2e36e2[_0x54b4b8(0x1c6)][_0x54b4b8(0x1d8)](_0x54b4b8(0x1c2),_0x54b4b8(0x1e0),_0x54b4b8(0x1de),_0x2e36e2[_0x54b4b8(0x1c6)][_0x54b4b8(0x1c3)](_0x54b4b8(0x1c2),null,_0x54b4b8(0x1eb))),_0x2e36e2[_0x54b4b8(0x1db)][_0x54b4b8(0x1ef)](this[_0x54b4b8(0x1ce)][_0x54b4b8(0x1e4)](this));}[_0x33c090(0x1bb)](_0x50cdb7,_0xcbb91){const _0x394fd5=_0x33c090,_0xa7321c=this[_0x394fd5(0x1b9)][_0x394fd5(0x1bf)][_0x394fd5(0x1bd)](_0x394fd5(0x1dd)),_0x3a905a=this[_0x394fd5(0x1b9)][_0x394fd5(0x1bf)][_0x394fd5(0x1bd)](_0x394fd5(0x1c5)),_0x5377f2=_0xcbb91[_0x394fd5(0x1ec)]||this[_0x394fd5(0x1b9)][_0x394fd5(0x1da)][_0x394fd5(0x1c0)][_0x394fd5(0x1e6)][_0x394fd5(0x1ee)]();this[_0x394fd5(0x1b9)][_0x394fd5(0x1da)][_0x394fd5(0x1ed)](()=>{const _0x49ee4d=_0x394fd5,_0x597d09=_0x3a905a[_0x49ee4d(0x1ca)](_0x5377f2);let _0x588bab=_0x597d09?_0x3a905a[_0x49ee4d(0x1c7)](_0x597d09):null,_0x14f314=_0x5377f2[_0x49ee4d(0x1d5)](_0x49ee4d(0x1d3))||null;const _0x1c671d=_0xcbb91[_0x49ee4d(0x1d3)]||_0x14f314,_0x333d93=_0xcbb91[_0x49ee4d(0x1df)]||_0x588bab,_0x5693b4=this[_0x49ee4d(0x1b9)][_0x49ee4d(0x1bf)][_0x49ee4d(0x1bd)](_0x49ee4d(0x1bc))['me'];for(const _0x54cd14 of _0xa7321c[_0x49ee4d(0x1c4)]()){const _0x324b2a=_0x54cd14[_0x49ee4d(0x1b8)]();if(_0x49ee4d(0x1e0)===_0x54cd14[_0x49ee4d(0x1cc)]&&_0x324b2a===_0x5377f2){_0x54cd14[_0x49ee4d(0x1cf)]!==_0x5693b4&&_0x54cd14[_0x49ee4d(0x1de)]();const _0x3db3f3=_0x54cd14[_0x49ee4d(0x1e2)][_0x49ee4d(0x1d9)];_0x14f314=_0x3db3f3[0x0][_0x49ee4d(0x1d3)],_0x588bab=_0x3db3f3[0x0][_0x49ee4d(0x1df)];break;}}_0x50cdb7({'table':_0x5377f2,'tableWidth':_0x1c671d,'columnWidths':_0x333d93}),_0xa7321c[_0x49ee4d(0x1e7)](_0x5377f2,{'commandName':_0x49ee4d(0x1d4),'commandParams':[{'tableWidth':_0x14f314,'columnWidths':_0x588bab}],'formatGroupId':_0x49ee4d(0x1e0)},[],_0x49ee4d(0x1e0));});}[_0x33c090(0x1ce)](_0x27f9fc){const _0x4b34b3=_0x33c090;if(_0x4b34b3(0x1c2)!=_0x27f9fc[_0x4b34b3(0x1e3)]&&_0x4b34b3(0x1ba)!=_0x27f9fc[_0x4b34b3(0x1e3)])return;const {data:_0x546984}=_0x27f9fc;if(_0x546984&&_0x4b34b3(0x1e0)===_0x546984[_0x4b34b3(0x1b7)]){const _0x469670=_0x4b34b3(0x1d6);return{'type':_0x4b34b3(0x1e1),'content':_0x513a5f(this[_0x4b34b3(0x1b9)][_0x4b34b3(0x1c8)],_0x469670)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2f450b=_0x33c9;(function(_0x421f5a,_0x4ace7c){const _0x2f7143=_0x33c9,_0x18b2e9=_0x421f5a();while(!![]){try{const _0x41e9bd=-parseInt(_0x2f7143(0x110))/0x1+-parseInt(_0x2f7143(0x146))/0x2*(parseInt(_0x2f7143(0x144))/0x3)+-parseInt(_0x2f7143(0x149))/0x4*(-parseInt(_0x2f7143(0x11b))/0x5)+parseInt(_0x2f7143(0x127))/0x6+-parseInt(_0x2f7143(0x133))/0x7*(-parseInt(_0x2f7143(0x104))/0x8)+parseInt(_0x2f7143(0x12b))/0x9+-parseInt(_0x2f7143(0x120))/0xa*(parseInt(_0x2f7143(0x11a))/0xb);if(_0x41e9bd===_0x4ace7c)break;else _0x18b2e9['push'](_0x18b2e9['shift']());}catch(_0x30f944){_0x18b2e9['push'](_0x18b2e9['shift']());}}}(_0x276a,0x6be2e));import{Plugin as _0x2f87f6}from'ckeditor5/src/core.js';import _0x5d1cad from'./table.js';function _0x33c9(_0x18c981,_0x354a1c){const _0x276a90=_0x276a();return _0x33c9=function(_0x33c9b7,_0x181fab){_0x33c9b7=_0x33c9b7-0x104;let _0x1789e4=_0x276a90[_0x33c9b7];return _0x1789e4;},_0x33c9(_0x18c981,_0x354a1c);}function _0x276a(){const _0x423bb4=['535050SbZxuy','type','cell','name','bindElementToMarker','setAttribute','descriptionFactory','351252wjcrxi','TableEditing','getCellLocation','TrackChangesEditing','3173562YJXuOO','headingRows','ck-suggestion-marker--active','mapper','editing','removeAttribute','ck-suggestion-marker-','FORMAT_REGULAR_COLUMN','7pcuVzc','data-suggestion','unbindElementFromMarkerName','plugins','parent','consume','forceValue','toViewElement','removeClass','editor','requires','addMarker:suggestion','registerDescriptionCallback','includes','nodeAfter','markerName','headingColumns','90987PqTXZe','_registerLegacyDescription','22XzUvKP','_suggestionFactory','removeMarker:suggestion','23608NRfQaA','nodeBefore','locale','showSuggestionHighlights','writer','addClass','markerRange','createTableWalker','item','FORMAT_REGULAR_ROW','_handleLegacySuggestions','start','FORMAT_HEADER_ROW','TableUtils','*Format:*\x20%0','options','getSuggestion','markerNameToElements','884536ntxOFc','stop','registerCustomCallback','commandName','accept','setTableRowHeader','highest','end','formatBlock','registerAttributeLabel','data','downcastDispatcher','57851lLKCWe','FORMAT_HEADER_COLUMN','_acceptFormatSuggestionCallbackFactory','setTableColumnHeader','enableDefaultAttributesIntegration','registerBlockAttribute','get','commandParams','format','consumable','33JYTDjX','400mLstJa','activeMarkers','afterInit','_splitMarkerName','has'];_0x276a=function(){return _0x423bb4;};return _0x276a();}import{getTranslation as _0x24cb79}from'../utils/common-translations.js';export default class At extends _0x2f87f6{static get[_0x2f450b(0x13d)](){return[_0x5d1cad];}[_0x2f450b(0x11d)](){const _0x3917f1=_0x2f450b,_0x41a0d6=this[_0x3917f1(0x13c)];if(!_0x41a0d6[_0x3917f1(0x136)][_0x3917f1(0x11f)](_0x3917f1(0x128)))return;const _0x2dd256=_0x41a0d6[_0x3917f1(0x14b)],_0x252202=_0x41a0d6[_0x3917f1(0x136)][_0x3917f1(0x116)](_0x3917f1(0x12a));_0x252202[_0x3917f1(0x114)](_0x3917f1(0x109)),_0x252202[_0x3917f1(0x114)](_0x3917f1(0x113)),_0x252202[_0x3917f1(0x115)](_0x3917f1(0x12c)),_0x252202[_0x3917f1(0x115)](_0x3917f1(0x143)),_0x252202[_0x3917f1(0x126)][_0x3917f1(0x10d)](_0x3917f1(0x12c),_0x24cb79(_0x2dd256,_0x3917f1(0x155))),_0x252202[_0x3917f1(0x126)][_0x3917f1(0x10d)](_0x3917f1(0x143),_0x24cb79(_0x2dd256,_0x3917f1(0x111))),this[_0x3917f1(0x153)]();}[_0x2f450b(0x153)](){const _0x263722=_0x2f450b,_0x11a59a=this[_0x263722(0x13c)][_0x263722(0x136)][_0x263722(0x116)](_0x263722(0x12a)),_0x2aa8fc=this[_0x263722(0x13c)][_0x263722(0x136)][_0x263722(0x116)](_0x263722(0x156)),_0x516daf=this[_0x263722(0x13c)][_0x263722(0x136)][_0x263722(0x116)](_0x5d1cad)[_0x263722(0x112)]();function _0x860735({showActiveMarker:_0x181ab7=!0x0,setDataAttribute:_0x47944e=!0x0}={}){return(_0xc683e0,_0x2fe22a,_0x43a59f)=>{const _0x5e750b=_0x33c9,{type:_0x21af7e,id:_0x2d660c}=_0x11a59a[_0x5e750b(0x11e)](_0x2fe22a[_0x5e750b(0x142)]),_0x287e11=_0x11a59a[_0x5e750b(0x159)](_0x2d660c),_0x406e46=_0x287e11[_0x5e750b(0x10e)];if(_0x5e750b(0x10c)!=_0x287e11[_0x5e750b(0x121)]||!_0x406e46||_0x5e750b(0x113)!=_0x406e46[_0x5e750b(0x107)])return;if(_0x2fe22a[_0x5e750b(0x151)])return void _0xc683e0[_0x5e750b(0x105)]();if(!_0x43a59f[_0x5e750b(0x119)][_0x5e750b(0x138)](_0x2fe22a[_0x5e750b(0x14f)],_0xc683e0[_0x5e750b(0x123)]))return;const _0x104a5e=_0x2fe22a[_0x5e750b(0x14f)][_0x5e750b(0x154)][_0x5e750b(0x141)],_0xee9319=_0x2fe22a[_0x5e750b(0x14f)][_0x5e750b(0x10b)][_0x5e750b(0x14a)],_0x7b98a3=_0x104a5e[_0x5e750b(0x137)][_0x5e750b(0x137)],{column:_0x20ff32}=_0x2aa8fc[_0x5e750b(0x129)](_0x104a5e),{column:_0xd405af}=_0x2aa8fc[_0x5e750b(0x129)](_0xee9319);for(let _0x37ea6a=_0x20ff32;_0x37ea6a<=_0xd405af;_0x37ea6a++){const _0x5b5fdf=_0x2aa8fc[_0x5e750b(0x150)](_0x7b98a3,{'column':_0x37ea6a,'includeAllSlots':!0x1});for(const _0x369e03 of _0x5b5fdf){const _0x16ed15=_0x369e03[_0x5e750b(0x122)],_0x5aac25=_0x43a59f[_0x5e750b(0x12e)][_0x5e750b(0x13a)](_0x16ed15);_0x43a59f[_0x5e750b(0x14d)][_0x5e750b(0x14e)](_0x5e750b(0x131)+_0x21af7e,_0x5aac25),_0x47944e&&_0x43a59f[_0x5e750b(0x14d)][_0x5e750b(0x125)](_0x5e750b(0x134),_0x2d660c,_0x5aac25),_0x43a59f[_0x5e750b(0x12e)][_0x5e750b(0x124)](_0x5aac25,_0x2fe22a[_0x5e750b(0x142)]),_0x181ab7&&(_0x11a59a[_0x5e750b(0x11c)][_0x5e750b(0x140)](_0x2fe22a[_0x5e750b(0x142)])?_0x43a59f[_0x5e750b(0x14d)][_0x5e750b(0x14e)](_0x5e750b(0x12d),_0x5aac25):_0x43a59f[_0x5e750b(0x14d)][_0x5e750b(0x13b)](_0x5e750b(0x12d),_0x5aac25));}}};}_0x11a59a[_0x263722(0x147)][_0x263722(0x106)](_0x263722(0x10c),_0x263722(0x109),_0x263722(0x108),_0x516daf),_0x11a59a[_0x263722(0x147)][_0x263722(0x106)](_0x263722(0x10c),_0x263722(0x113),_0x263722(0x108),_0x516daf),this[_0x263722(0x13c)][_0x263722(0x12f)][_0x263722(0x10f)]['on'](_0x263722(0x13e),_0x860735(),{'priority':_0x263722(0x10a)}),this[_0x263722(0x13c)][_0x263722(0x10e)][_0x263722(0x10f)]['on'](_0x263722(0x13e),(_0x2fb24e,_0x352e67,_0x446d4d)=>{const _0x31ac2b=_0x263722;_0x446d4d[_0x31ac2b(0x158)][_0x31ac2b(0x14c)]&&_0x860735({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x2fb24e,_0x352e67,_0x446d4d);},{'priority':_0x263722(0x10a)}),this[_0x263722(0x13c)][_0x263722(0x12f)][_0x263722(0x10f)]['on'](_0x263722(0x148),(_0x5d6fa3,_0x4ca0fe,_0x15cefe)=>{const _0x5ca416=_0x263722,{type:_0x41b939,id:_0x16735a}=_0x11a59a[_0x5ca416(0x11e)](_0x4ca0fe[_0x5ca416(0x142)]),_0x49d97f=_0x11a59a[_0x5ca416(0x159)](_0x16735a),_0x167315=_0x49d97f[_0x5ca416(0x10e)];if(_0x5ca416(0x10c)!=_0x49d97f[_0x5ca416(0x121)]||!_0x167315||_0x5ca416(0x113)!=_0x167315[_0x5ca416(0x107)])return;const _0x5e2669=_0x15cefe[_0x5ca416(0x12e)][_0x5ca416(0x15a)](_0x4ca0fe[_0x5ca416(0x142)]);if(_0x5e2669){for(const _0x1ed9a8 of _0x5e2669)_0x15cefe[_0x5ca416(0x14d)][_0x5ca416(0x13b)](_0x5ca416(0x131)+_0x41b939,_0x1ed9a8),_0x15cefe[_0x5ca416(0x14d)][_0x5ca416(0x13b)](_0x5ca416(0x12d),_0x1ed9a8),_0x15cefe[_0x5ca416(0x14d)][_0x5ca416(0x130)](_0x5ca416(0x134),_0x1ed9a8),_0x15cefe[_0x5ca416(0x12e)][_0x5ca416(0x135)](_0x1ed9a8,_0x4ca0fe[_0x5ca416(0x142)]);}},{'priority':_0x263722(0x10a)}),this[_0x263722(0x145)]();}[_0x2f450b(0x145)](){const _0x358b3e=_0x2f450b,_0x320e0e=this[_0x358b3e(0x13c)],_0x17db98=_0x320e0e[_0x358b3e(0x14b)];function _0x442288(_0x3d4bb4){const _0x1afad2=_0x358b3e;return{'type':_0x1afad2(0x118),'content':_0x24cb79(_0x17db98,_0x1afad2(0x157),_0x3d4bb4)};}_0x320e0e[_0x358b3e(0x136)][_0x358b3e(0x116)](_0x358b3e(0x12a))[_0x358b3e(0x126)][_0x358b3e(0x13f)](_0x22261e=>{const _0x42305e=_0x358b3e;if(_0x42305e(0x10c)!=_0x22261e[_0x42305e(0x121)])return;const {data:_0x28ac29}=_0x22261e;if(_0x28ac29){if(_0x42305e(0x109)==_0x28ac29[_0x42305e(0x107)]){const _0x3d4a06=_0x28ac29[_0x42305e(0x117)][0x0][_0x42305e(0x139)];return _0x442288(_0x24cb79(_0x17db98,_0x3d4a06?_0x42305e(0x155):_0x42305e(0x152)));}if(_0x42305e(0x113)==_0x28ac29[_0x42305e(0x107)]){const _0xf1e069=_0x28ac29[_0x42305e(0x117)][0x0][_0x42305e(0x139)];return _0x442288(_0x24cb79(_0x17db98,_0xf1e069?_0x42305e(0x111):_0x42305e(0x132)));}}});}}
23
+ const _0x5ca623=_0x57d6;(function(_0x4e9dec,_0x425983){const _0x2d37b3=_0x57d6,_0x578023=_0x4e9dec();while(!![]){try{const _0x554ce5=-parseInt(_0x2d37b3(0xcd))/0x1+parseInt(_0x2d37b3(0xca))/0x2+parseInt(_0x2d37b3(0xf1))/0x3*(parseInt(_0x2d37b3(0xe8))/0x4)+parseInt(_0x2d37b3(0xe4))/0x5*(parseInt(_0x2d37b3(0xef))/0x6)+parseInt(_0x2d37b3(0xba))/0x7+parseInt(_0x2d37b3(0xc4))/0x8+parseInt(_0x2d37b3(0xab))/0x9*(-parseInt(_0x2d37b3(0xb7))/0xa);if(_0x554ce5===_0x425983)break;else _0x578023['push'](_0x578023['shift']());}catch(_0x4f566a){_0x578023['push'](_0x578023['shift']());}}}(_0x7d4e,0x2b5d0));import{Plugin as _0x2b6a7a}from'ckeditor5/src/core.js';import _0x5a7459 from'./table.js';function _0x57d6(_0x1e054b,_0x4ad1ad){const _0x7d4e4f=_0x7d4e();return _0x57d6=function(_0x57d6a1,_0x1d1980){_0x57d6a1=_0x57d6a1-0xab;let _0xafb861=_0x7d4e4f[_0x57d6a1];return _0xafb861;},_0x57d6(_0x1e054b,_0x4ad1ad);}import{getTranslation as _0x4e66ba}from'../utils/common-translations.js';function _0x7d4e(){const _0x12a9cf=['markerNameToElements','nodeAfter','FORMAT_REGULAR_COLUMN','format','ck-suggestion-marker--active','formatBlock','FORMAT_REGULAR_ROW','accept','commandParams','commandName','_handleLegacySuggestions','editor','FORMAT_HEADER_ROW','markerRange','get','bindElementToMarker','activeMarkers','start','setTableRowHeader','forceValue','name','727470ryINWu','item','setTableColumnHeader','consume','4584oRlEhN','unbindElementFromMarkerName','plugins','TableEditing','removeClass','headingColumns','removeMarker:suggestion','12RXQqew','FORMAT_HEADER_COLUMN','405FrMTmx','includes','getCellLocation','registerBlockAttribute','cell','getSuggestion','TableUtils','_registerLegacyDescription','createTableWalker','parent','ck-suggestion-marker-','type','data','writer','addMarker:suggestion','consumable','1827351lwEFso','_splitMarkerName','downcastDispatcher','afterInit','headingRows','mapper','showSuggestionHighlights','_suggestionFactory','toViewElement','highest','markerName','removeAttribute','20RyFDXi','_acceptFormatSuggestionCallbackFactory','registerCustomCallback','2099027pPlAbd','options','locale','addClass','requires','enableDefaultAttributesIntegration','has','registerDescriptionCallback','setAttribute','data-suggestion','434904GezHPd','stop','descriptionFactory','registerAttributeLabel','TrackChangesEditing','*Format:*\x20%0','244416yDyLgF','end','editing','338436uVbRgg','nodeBefore'];_0x7d4e=function(){return _0x12a9cf;};return _0x7d4e();}export default class At extends _0x2b6a7a{static get[_0x5ca623(0xbe)](){return[_0x5a7459];}[_0x5ca623(0xae)](){const _0x55644d=_0x5ca623,_0x52e569=this[_0x55644d(0xda)];if(!_0x52e569[_0x55644d(0xea)][_0x55644d(0xc0)](_0x55644d(0xeb)))return;const _0x438e13=_0x52e569[_0x55644d(0xbc)],_0x3af074=_0x52e569[_0x55644d(0xea)][_0x55644d(0xdd)](_0x55644d(0xc8));_0x3af074[_0x55644d(0xbf)](_0x55644d(0xe1)),_0x3af074[_0x55644d(0xbf)](_0x55644d(0xe6)),_0x3af074[_0x55644d(0xf4)](_0x55644d(0xaf)),_0x3af074[_0x55644d(0xf4)](_0x55644d(0xed)),_0x3af074[_0x55644d(0xc6)][_0x55644d(0xc7)](_0x55644d(0xaf),_0x4e66ba(_0x438e13,_0x55644d(0xdb))),_0x3af074[_0x55644d(0xc6)][_0x55644d(0xc7)](_0x55644d(0xed),_0x4e66ba(_0x438e13,_0x55644d(0xf0))),this[_0x55644d(0xd9)]();}[_0x5ca623(0xd9)](){const _0x2a30d2=_0x5ca623,_0x3d65a5=this[_0x2a30d2(0xda)][_0x2a30d2(0xea)][_0x2a30d2(0xdd)](_0x2a30d2(0xc8)),_0x1c8257=this[_0x2a30d2(0xda)][_0x2a30d2(0xea)][_0x2a30d2(0xdd)](_0x2a30d2(0xf7)),_0x309d71=this[_0x2a30d2(0xda)][_0x2a30d2(0xea)][_0x2a30d2(0xdd)](_0x5a7459)[_0x2a30d2(0xb8)]();function _0x401aed({showActiveMarker:_0x111c7c=!0x0,setDataAttribute:_0x584b9b=!0x0}={}){return(_0x2979d0,_0x22bf0a,_0x57de5c)=>{const _0x92731e=_0x57d6,{type:_0x3c5973,id:_0x88ecc}=_0x3d65a5[_0x92731e(0xac)](_0x22bf0a[_0x92731e(0xb5)]),_0x3b11d4=_0x3d65a5[_0x92731e(0xf6)](_0x88ecc),_0x1d0f31=_0x3b11d4[_0x92731e(0xfd)];if(_0x92731e(0xd4)!=_0x3b11d4[_0x92731e(0xfc)]||!_0x1d0f31||_0x92731e(0xe6)!=_0x1d0f31[_0x92731e(0xd8)])return;if(_0x22bf0a[_0x92731e(0xe5)])return void _0x2979d0[_0x92731e(0xc5)]();if(!_0x57de5c[_0x92731e(0x100)][_0x92731e(0xe7)](_0x22bf0a[_0x92731e(0xdc)],_0x2979d0[_0x92731e(0xe3)]))return;const _0x608730=_0x22bf0a[_0x92731e(0xdc)][_0x92731e(0xe0)][_0x92731e(0xd0)],_0x16f462=_0x22bf0a[_0x92731e(0xdc)][_0x92731e(0xcb)][_0x92731e(0xce)],_0x36fc96=_0x608730[_0x92731e(0xfa)][_0x92731e(0xfa)],{column:_0x3f6c66}=_0x1c8257[_0x92731e(0xf3)](_0x608730),{column:_0xbca9c6}=_0x1c8257[_0x92731e(0xf3)](_0x16f462);for(let _0x4036b7=_0x3f6c66;_0x4036b7<=_0xbca9c6;_0x4036b7++){const _0x3f5371=_0x1c8257[_0x92731e(0xf9)](_0x36fc96,{'column':_0x4036b7,'includeAllSlots':!0x1});for(const _0x248543 of _0x3f5371){const _0x513ac6=_0x248543[_0x92731e(0xf5)],_0x4042e0=_0x57de5c[_0x92731e(0xb0)][_0x92731e(0xb3)](_0x513ac6);_0x57de5c[_0x92731e(0xfe)][_0x92731e(0xbd)](_0x92731e(0xfb)+_0x3c5973,_0x4042e0),_0x584b9b&&_0x57de5c[_0x92731e(0xfe)][_0x92731e(0xc2)](_0x92731e(0xc3),_0x88ecc,_0x4042e0),_0x57de5c[_0x92731e(0xb0)][_0x92731e(0xde)](_0x4042e0,_0x22bf0a[_0x92731e(0xb5)]),_0x111c7c&&(_0x3d65a5[_0x92731e(0xdf)][_0x92731e(0xf2)](_0x22bf0a[_0x92731e(0xb5)])?_0x57de5c[_0x92731e(0xfe)][_0x92731e(0xbd)](_0x92731e(0xd3),_0x4042e0):_0x57de5c[_0x92731e(0xfe)][_0x92731e(0xec)](_0x92731e(0xd3),_0x4042e0));}}};}_0x3d65a5[_0x2a30d2(0xb2)][_0x2a30d2(0xb9)](_0x2a30d2(0xd4),_0x2a30d2(0xe1),_0x2a30d2(0xd6),_0x309d71),_0x3d65a5[_0x2a30d2(0xb2)][_0x2a30d2(0xb9)](_0x2a30d2(0xd4),_0x2a30d2(0xe6),_0x2a30d2(0xd6),_0x309d71),this[_0x2a30d2(0xda)][_0x2a30d2(0xcc)][_0x2a30d2(0xad)]['on'](_0x2a30d2(0xff),_0x401aed(),{'priority':_0x2a30d2(0xb4)}),this[_0x2a30d2(0xda)][_0x2a30d2(0xfd)][_0x2a30d2(0xad)]['on'](_0x2a30d2(0xff),(_0x49f998,_0x54b15c,_0x78bad7)=>{const _0x2949ba=_0x2a30d2;_0x78bad7[_0x2949ba(0xbb)][_0x2949ba(0xb1)]&&_0x401aed({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x49f998,_0x54b15c,_0x78bad7);},{'priority':_0x2a30d2(0xb4)}),this[_0x2a30d2(0xda)][_0x2a30d2(0xcc)][_0x2a30d2(0xad)]['on'](_0x2a30d2(0xee),(_0x8c6faf,_0x49dd4e,_0x137896)=>{const _0x2a06b5=_0x2a30d2,{type:_0x171851,id:_0x3b9bc5}=_0x3d65a5[_0x2a06b5(0xac)](_0x49dd4e[_0x2a06b5(0xb5)]),_0x5472d6=_0x3d65a5[_0x2a06b5(0xf6)](_0x3b9bc5),_0x1fda32=_0x5472d6[_0x2a06b5(0xfd)];if(_0x2a06b5(0xd4)!=_0x5472d6[_0x2a06b5(0xfc)]||!_0x1fda32||_0x2a06b5(0xe6)!=_0x1fda32[_0x2a06b5(0xd8)])return;const _0x4b4561=_0x137896[_0x2a06b5(0xb0)][_0x2a06b5(0xcf)](_0x49dd4e[_0x2a06b5(0xb5)]);if(_0x4b4561){for(const _0x115ee0 of _0x4b4561)_0x137896[_0x2a06b5(0xfe)][_0x2a06b5(0xec)](_0x2a06b5(0xfb)+_0x171851,_0x115ee0),_0x137896[_0x2a06b5(0xfe)][_0x2a06b5(0xec)](_0x2a06b5(0xd3),_0x115ee0),_0x137896[_0x2a06b5(0xfe)][_0x2a06b5(0xb6)](_0x2a06b5(0xc3),_0x115ee0),_0x137896[_0x2a06b5(0xb0)][_0x2a06b5(0xe9)](_0x115ee0,_0x49dd4e[_0x2a06b5(0xb5)]);}},{'priority':_0x2a30d2(0xb4)}),this[_0x2a30d2(0xf8)]();}[_0x5ca623(0xf8)](){const _0x46b243=_0x5ca623,_0x1cc728=this[_0x46b243(0xda)],_0xae0d5b=_0x1cc728[_0x46b243(0xbc)];function _0x56c4d5(_0x464ed5){const _0x4a7cc1=_0x46b243;return{'type':_0x4a7cc1(0xd2),'content':_0x4e66ba(_0xae0d5b,_0x4a7cc1(0xc9),_0x464ed5)};}_0x1cc728[_0x46b243(0xea)][_0x46b243(0xdd)](_0x46b243(0xc8))[_0x46b243(0xc6)][_0x46b243(0xc1)](_0x5a19ce=>{const _0x2f154d=_0x46b243;if(_0x2f154d(0xd4)!=_0x5a19ce[_0x2f154d(0xfc)])return;const {data:_0x15dc00}=_0x5a19ce;if(_0x15dc00){if(_0x2f154d(0xe1)==_0x15dc00[_0x2f154d(0xd8)]){const _0x248b69=_0x15dc00[_0x2f154d(0xd7)][0x0][_0x2f154d(0xe2)];return _0x56c4d5(_0x4e66ba(_0xae0d5b,_0x248b69?_0x2f154d(0xdb):_0x2f154d(0xd5)));}if(_0x2f154d(0xe6)==_0x15dc00[_0x2f154d(0xd8)]){const _0xdb9e8e=_0x15dc00[_0x2f154d(0xd7)][0x0][_0x2f154d(0xe2)];return _0x56c4d5(_0x4e66ba(_0xae0d5b,_0xdb9e8e?_0x2f154d(0xf0):_0x2f154d(0xd1)));}}});}}