@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240708.0 → 0.0.0-nightly-20240710.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 _0x3aac5b=_0x56f7;(function(_0x3b1440,_0x3d8beb){const _0x3afeb9=_0x56f7,_0x4dd990=_0x3b1440();while(!![]){try{const _0x44a552=-parseInt(_0x3afeb9(0x203))/0x1+-parseInt(_0x3afeb9(0x1ee))/0x2+-parseInt(_0x3afeb9(0x1f8))/0x3+-parseInt(_0x3afeb9(0x204))/0x4*(parseInt(_0x3afeb9(0x1f7))/0x5)+parseInt(_0x3afeb9(0x1fe))/0x6*(parseInt(_0x3afeb9(0x200))/0x7)+-parseInt(_0x3afeb9(0x1f2))/0x8*(parseInt(_0x3afeb9(0x1f5))/0x9)+parseInt(_0x3afeb9(0x1f3))/0xa;if(_0x44a552===_0x3d8beb)break;else _0x4dd990['push'](_0x4dd990['shift']());}catch(_0x4d4350){_0x4dd990['push'](_0x4dd990['shift']());}}}(_0xb577,0xe44a5));import{Plugin as _0x3028bc}from'ckeditor5/src/core.js';export default class kt extends _0x3028bc{[_0x3aac5b(0x1f0)](){const _0x1b5d29=_0x3aac5b,_0xc92d4=this[_0x1b5d29(0x1f4)];if(!_0xc92d4[_0x1b5d29(0x1fc)][_0x1b5d29(0x1fb)](_0x1b5d29(0x206)))return;const _0x15ca4d=_0xc92d4[_0x1b5d29(0x1fc)][_0x1b5d29(0x207)](_0x1b5d29(0x201));_0x15ca4d[_0x1b5d29(0x205)](_0x1b5d29(0x1ef)),_0x15ca4d[_0x1b5d29(0x205)](_0x1b5d29(0x202));const _0x313df6=_0xc92d4[_0x1b5d29(0x1fc)][_0x1b5d29(0x207)](_0x1b5d29(0x206));_0x313df6[_0x1b5d29(0x205)](_0x1b5d29(0x1f6)),_0x313df6[_0x1b5d29(0x205)](_0x1b5d29(0x1ff)),_0x313df6[_0x1b5d29(0x205)](_0x1b5d29(0x208)),_0x313df6[_0x1b5d29(0x205)](_0x1b5d29(0x1fd)),_0x313df6[_0x1b5d29(0x205)](_0x1b5d29(0x1f1)),_0x313df6[_0x1b5d29(0x205)](_0x1b5d29(0x1fa)),_0x313df6[_0x1b5d29(0x205)](_0x1b5d29(0x1f9));}}function _0x56f7(_0x518652,_0x255fac){const _0xb5771b=_0xb577();return _0x56f7=function(_0x56f7ad,_0x4e2ac4){_0x56f7ad=_0x56f7ad-0x1ee;let _0x35de21=_0xb5771b[_0x56f7ad];return _0x35de21;},_0x56f7(_0x518652,_0x255fac);}function _0xb577(){const _0x277b58=['27UakJhn','trackChanges','1592505rtctNZ','4434249OgHeRN','discardSelectedSuggestions','acceptSelectedSuggestions','has','plugins','acceptAllSuggestions','473646lvoIrH','acceptSuggestion','49kBJkEG','TrackChangesEditing','goToNextRestrictedEditingException','528951nfhNQG','12tOPuKN','enableCommand','RestrictedEditingModeEditing','get','discardSuggestion','3352472Xlskav','goToPreviousRestrictedEditingException','afterInit','discardAllSuggestions','1369408qeJdXX','55347910DDCNxE','editor'];_0xb577=function(){return _0x277b58;};return _0xb577();}
23
+ const _0x4d0b3e=_0x397c;(function(_0x4025d0,_0x2aed70){const _0x5bf19e=_0x397c,_0xcc8134=_0x4025d0();while(!![]){try{const _0x2eca9d=parseInt(_0x5bf19e(0x1e8))/0x1*(-parseInt(_0x5bf19e(0x1e7))/0x2)+-parseInt(_0x5bf19e(0x1e2))/0x3*(parseInt(_0x5bf19e(0x1e6))/0x4)+-parseInt(_0x5bf19e(0x1f8))/0x5*(parseInt(_0x5bf19e(0x1df))/0x6)+-parseInt(_0x5bf19e(0x1fb))/0x7*(parseInt(_0x5bf19e(0x1f2))/0x8)+parseInt(_0x5bf19e(0x1ef))/0x9*(-parseInt(_0x5bf19e(0x1e5))/0xa)+-parseInt(_0x5bf19e(0x1f7))/0xb*(parseInt(_0x5bf19e(0x1ea))/0xc)+parseInt(_0x5bf19e(0x1f1))/0xd*(parseInt(_0x5bf19e(0x1e1))/0xe);if(_0x2eca9d===_0x2aed70)break;else _0xcc8134['push'](_0xcc8134['shift']());}catch(_0xfc45df){_0xcc8134['push'](_0xcc8134['shift']());}}}(_0x12bc,0x4f850));function _0x397c(_0x3427a3,_0x1dbf5d){const _0x12bc2d=_0x12bc();return _0x397c=function(_0x397c5f,_0x50cb8e){_0x397c5f=_0x397c5f-0x1dd;let _0x3b543c=_0x12bc2d[_0x397c5f];return _0x3b543c;},_0x397c(_0x3427a3,_0x1dbf5d);}function _0x12bc(){const _0x4fd5d0=['464440BjQLAm','trackChanges','TrackChangesEditing','35CsPfxl','acceptAllSuggestions','acceptSuggestion','12oFmGMX','RestrictedEditingModeEditing','3187282zKnGMQ','33INzgRT','discardSuggestion','goToPreviousRestrictedEditingException','29530zuazBR','10956uRyGAg','84rwnCQK','1338dTNnnY','afterInit','142572nyjCYW','enableCommand','plugins','discardAllSuggestions','goToNextRestrictedEditingException','558EBxsHQ','editor','91qxDWom','977224CWAWJX','acceptSelectedSuggestions','has','discardSelectedSuggestions','get','187USowBd'];_0x12bc=function(){return _0x4fd5d0;};return _0x12bc();}import{Plugin as _0x29f617}from'ckeditor5/src/core.js';export default class kt extends _0x29f617{[_0x4d0b3e(0x1e9)](){const _0xdc98e1=_0x4d0b3e,_0x56cc88=this[_0xdc98e1(0x1f0)];if(!_0x56cc88[_0xdc98e1(0x1ec)][_0xdc98e1(0x1f4)](_0xdc98e1(0x1e0)))return;const _0x23d680=_0x56cc88[_0xdc98e1(0x1ec)][_0xdc98e1(0x1f6)](_0xdc98e1(0x1fa));_0x23d680[_0xdc98e1(0x1eb)](_0xdc98e1(0x1e4)),_0x23d680[_0xdc98e1(0x1eb)](_0xdc98e1(0x1ee));const _0x3daa22=_0x56cc88[_0xdc98e1(0x1ec)][_0xdc98e1(0x1f6)](_0xdc98e1(0x1e0));_0x3daa22[_0xdc98e1(0x1eb)](_0xdc98e1(0x1f9)),_0x3daa22[_0xdc98e1(0x1eb)](_0xdc98e1(0x1de)),_0x3daa22[_0xdc98e1(0x1eb)](_0xdc98e1(0x1e3)),_0x3daa22[_0xdc98e1(0x1eb)](_0xdc98e1(0x1dd)),_0x3daa22[_0xdc98e1(0x1eb)](_0xdc98e1(0x1ed)),_0x3daa22[_0xdc98e1(0x1eb)](_0xdc98e1(0x1f3)),_0x3daa22[_0xdc98e1(0x1eb)](_0xdc98e1(0x1f5));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x694113=_0x33ba;(function(_0x288a34,_0x3b383e){const _0x595285=_0x33ba,_0x2306d2=_0x288a34();while(!![]){try{const _0x5e94aa=parseInt(_0x595285(0x18d))/0x1+-parseInt(_0x595285(0x1bb))/0x2+-parseInt(_0x595285(0x1b7))/0x3*(parseInt(_0x595285(0x1a3))/0x4)+-parseInt(_0x595285(0x188))/0x5*(-parseInt(_0x595285(0x194))/0x6)+parseInt(_0x595285(0x1b0))/0x7+parseInt(_0x595285(0x18c))/0x8+-parseInt(_0x595285(0x1ac))/0x9*(-parseInt(_0x595285(0x1b2))/0xa);if(_0x5e94aa===_0x3b383e)break;else _0x2306d2['push'](_0x2306d2['shift']());}catch(_0x16bfaf){_0x2306d2['push'](_0x2306d2['shift']());}}}(_0x850d,0xaf90c));function _0x33ba(_0x1c5127,_0x50748c){const _0x850dee=_0x850d();return _0x33ba=function(_0x33ba38,_0x474c26){_0x33ba38=_0x33ba38-0x185;let _0x1c3de0=_0x850dee[_0x33ba38];return _0x1c3de0;},_0x33ba(_0x1c5127,_0x50748c);}import{Plugin as _0x541e59}from'ckeditor5/src/core.js';import{ShiftEnter as _0x2170ec}from'ckeditor5/src/enter.js';import{getTranslation as _0x35a9eb}from'../utils/common-translations.js';function _0x850d(){const _0x48c729=['span','markerName','includes','editor','enableCommand','169614EzAuTd','shiftEnter','mapper','downcastDispatcher','model','addClass','consumable','ck-suggestion-marker-','locale','test','descriptionFactory','registerElementLabel','plugins','bindElementToMarker','writer','3468tylzhu','showSuggestionHighlights','merge','init','deletion','element','addMarker:suggestion','name','data','369VRtWAX','high','getItems','addMarker:suggestion:insertion','3390240kPNkER','toViewPosition','41790fhsbOy','TrackChangesEditing','markerRange','split','createPositionBefore','2589cTXOSk','editing','softBreak','options','1960214QoLmvh','createUIElement','get','addMarker:suggestion:deletion','activeMarkers','45mPEdEV','ELEMENT_LINE_BREAK','insert','requires','1555840REbHvh','1342884FYnlhP','ck-suggestion-marker--active'];_0x850d=function(){return _0x48c729;};return _0x850d();}export default class bt extends _0x541e59{static get[_0x694113(0x18b)](){return[_0x2170ec];}[_0x694113(0x1a6)](){const _0x52ab1a=_0x694113,_0x3ac01c=this[_0x52ab1a(0x192)],_0xd3bdf5=_0x3ac01c[_0x52ab1a(0x1a0)][_0x52ab1a(0x185)](_0x52ab1a(0x1b3));_0xd3bdf5[_0x52ab1a(0x193)](_0x52ab1a(0x195)),_0x3ac01c[_0x52ab1a(0x1b8)][_0x52ab1a(0x197)]['on'](_0x52ab1a(0x1af),de(_0x3ac01c),{'priority':_0x52ab1a(0x1ad)}),_0x3ac01c[_0x52ab1a(0x1b8)][_0x52ab1a(0x197)]['on'](_0x52ab1a(0x186),de(_0x3ac01c),{'priority':_0x52ab1a(0x1ad)}),_0x3ac01c[_0x52ab1a(0x1ab)][_0x52ab1a(0x197)]['on'](_0x52ab1a(0x1a9),(_0x503d6d,_0x27b298,_0x3e0457)=>{const _0x518ef4=_0x52ab1a;_0x3e0457[_0x518ef4(0x1ba)][_0x518ef4(0x1a4)]&&de(_0x3ac01c,{'showActiveMarker':!0x1})(_0x503d6d,_0x27b298,_0x3e0457);}),_0xd3bdf5[_0x52ab1a(0x19e)][_0x52ab1a(0x19f)](_0x52ab1a(0x1b9),_0x237fe2=>_0x35a9eb(_0x3ac01c[_0x52ab1a(0x19c)],_0x52ab1a(0x189),_0x237fe2));}}function de(_0x2b91f0,{showActiveMarker:_0x2277e8=!0x0}={}){return(_0x3a5c70,_0x163ce9,_0x10cb99)=>{const _0x585f76=_0x33ba,_0x32c445=_0x2b91f0[_0x585f76(0x1a0)][_0x585f76(0x185)](_0x585f76(0x1b3));if(!_0x10cb99[_0x585f76(0x19a)][_0x585f76(0x19d)](_0x163ce9[_0x585f76(0x1b4)],_0x3a5c70[_0x585f76(0x1aa)]))return;const _0x2de213=_0x2b91f0[_0x585f76(0x198)];for(const _0x108638 of _0x163ce9[_0x585f76(0x1b4)][_0x585f76(0x1ae)]()){if(!_0x108638['is'](_0x585f76(0x1a8),_0x585f76(0x1b9)))continue;const _0x5d6b0e=_0x585f76(0x1a7)==_0x163ce9[_0x585f76(0x190)][_0x585f76(0x1b5)](':')[0x1]?_0x585f76(0x1a5):_0x585f76(0x1b5),_0x416306=_0x10cb99[_0x585f76(0x1a2)][_0x585f76(0x1bc)](_0x585f76(0x18f),{'class':_0x585f76(0x19b)+_0x5d6b0e}),_0x54dc4c=_0x10cb99[_0x585f76(0x196)][_0x585f76(0x1b1)](_0x2de213[_0x585f76(0x1b6)](_0x108638));_0x2277e8&&_0x32c445[_0x585f76(0x187)][_0x585f76(0x191)](_0x163ce9[_0x585f76(0x190)])&&_0x10cb99[_0x585f76(0x1a2)][_0x585f76(0x199)](_0x585f76(0x18e),_0x416306),_0x10cb99[_0x585f76(0x1a2)][_0x585f76(0x18a)](_0x54dc4c,_0x416306),_0x10cb99[_0x585f76(0x196)][_0x585f76(0x1a1)](_0x416306,_0x163ce9[_0x585f76(0x190)]);}};}
23
+ const _0x2c11c9=_0x1979;(function(_0x45a5dd,_0x438349){const _0x429e41=_0x1979,_0x1adc3c=_0x45a5dd();while(!![]){try{const _0x2a5c09=-parseInt(_0x429e41(0x117))/0x1+-parseInt(_0x429e41(0x11a))/0x2*(parseInt(_0x429e41(0x144))/0x3)+parseInt(_0x429e41(0x134))/0x4*(-parseInt(_0x429e41(0x13c))/0x5)+parseInt(_0x429e41(0x13d))/0x6+parseInt(_0x429e41(0x11c))/0x7+parseInt(_0x429e41(0x135))/0x8*(parseInt(_0x429e41(0x142))/0x9)+-parseInt(_0x429e41(0x11d))/0xa;if(_0x2a5c09===_0x438349)break;else _0x1adc3c['push'](_0x1adc3c['shift']());}catch(_0x3a85d7){_0x1adc3c['push'](_0x1adc3c['shift']());}}}(_0xf20f,0x9711e));import{Plugin as _0xcb6611}from'ckeditor5/src/core.js';function _0x1979(_0x16a005,_0x3e7cfa){const _0xf20f4d=_0xf20f();return _0x1979=function(_0x197996,_0x497add){_0x197996=_0x197996-0x114;let _0xb6ad0e=_0xf20f4d[_0x197996];return _0xb6ad0e;},_0x1979(_0x16a005,_0x3e7cfa);}import{ShiftEnter as _0x527cfb}from'ckeditor5/src/enter.js';import{getTranslation as _0x142b85}from'../utils/common-translations.js';export default class bt extends _0xcb6611{static get[_0x2c11c9(0x136)](){return[_0x527cfb];}[_0x2c11c9(0x116)](){const _0x132ae8=_0x2c11c9,_0x4bcd17=this[_0x132ae8(0x127)],_0x4bdca0=_0x4bcd17[_0x132ae8(0x115)][_0x132ae8(0x125)](_0x132ae8(0x141));_0x4bdca0[_0x132ae8(0x12a)](_0x132ae8(0x120)),_0x4bcd17[_0x132ae8(0x13a)][_0x132ae8(0x139)]['on'](_0x132ae8(0x13f),de(_0x4bcd17),{'priority':_0x132ae8(0x14a)}),_0x4bcd17[_0x132ae8(0x13a)][_0x132ae8(0x139)]['on'](_0x132ae8(0x140),de(_0x4bcd17),{'priority':_0x132ae8(0x14a)}),_0x4bcd17[_0x132ae8(0x146)][_0x132ae8(0x139)]['on'](_0x132ae8(0x14b),(_0x529cd8,_0x46b5d0,_0x32e934)=>{const _0x16971e=_0x132ae8;_0x32e934[_0x16971e(0x114)][_0x16971e(0x12b)]&&de(_0x4bcd17,{'showActiveMarker':!0x1})(_0x529cd8,_0x46b5d0,_0x32e934);}),_0x4bdca0[_0x132ae8(0x12c)][_0x132ae8(0x128)](_0x132ae8(0x123),_0x20976b=>_0x142b85(_0x4bcd17[_0x132ae8(0x129)],_0x132ae8(0x119),_0x20976b));}}function _0xf20f(){const _0x2597de=['6059056aWXMdb','requires','mapper','createUIElement','downcastDispatcher','editing','name','70caeqGf','6650106AeDwRj','merge','addMarker:suggestion:insertion','addMarker:suggestion:deletion','TrackChangesEditing','9IcgPrv','split','15iqIfXZ','writer','data','createPositionBefore','addClass','bindElementToMarker','high','addMarker:suggestion','options','plugins','init','60547tYEGbP','deletion','ELEMENT_LINE_BREAK','134270zxmEDi','test','8015084QHedBS','8795770mpCMAh','model','span','shiftEnter','element','markerRange','softBreak','activeMarkers','get','consumable','editor','registerElementLabel','locale','enableCommand','showSuggestionHighlights','descriptionFactory','ck-suggestion-marker-','markerName','getItems','includes','insert','toViewPosition','ck-suggestion-marker--active','318904YJYOfL'];_0xf20f=function(){return _0x2597de;};return _0xf20f();}function de(_0x46a07c,{showActiveMarker:_0x1c273b=!0x0}={}){return(_0x904006,_0x10bb30,_0xe3becb)=>{const _0xc59ca4=_0x1979,_0x383fed=_0x46a07c[_0xc59ca4(0x115)][_0xc59ca4(0x125)](_0xc59ca4(0x141));if(!_0xe3becb[_0xc59ca4(0x126)][_0xc59ca4(0x11b)](_0x10bb30[_0xc59ca4(0x122)],_0x904006[_0xc59ca4(0x13b)]))return;const _0x377ecf=_0x46a07c[_0xc59ca4(0x11e)];for(const _0x41eb0b of _0x10bb30[_0xc59ca4(0x122)][_0xc59ca4(0x12f)]()){if(!_0x41eb0b['is'](_0xc59ca4(0x121),_0xc59ca4(0x123)))continue;const _0x45c477=_0xc59ca4(0x118)==_0x10bb30[_0xc59ca4(0x12e)][_0xc59ca4(0x143)](':')[0x1]?_0xc59ca4(0x13e):_0xc59ca4(0x143),_0x5e2c48=_0xe3becb[_0xc59ca4(0x145)][_0xc59ca4(0x138)](_0xc59ca4(0x11f),{'class':_0xc59ca4(0x12d)+_0x45c477}),_0x2c4a67=_0xe3becb[_0xc59ca4(0x137)][_0xc59ca4(0x132)](_0x377ecf[_0xc59ca4(0x147)](_0x41eb0b));_0x1c273b&&_0x383fed[_0xc59ca4(0x124)][_0xc59ca4(0x130)](_0x10bb30[_0xc59ca4(0x12e)])&&_0xe3becb[_0xc59ca4(0x145)][_0xc59ca4(0x148)](_0xc59ca4(0x133),_0x5e2c48),_0xe3becb[_0xc59ca4(0x145)][_0xc59ca4(0x131)](_0x2c4a67,_0x5e2c48),_0xe3becb[_0xc59ca4(0x137)][_0xc59ca4(0x149)](_0x5e2c48,_0x10bb30[_0xc59ca4(0x12e)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x431d12=_0xc78d;(function(_0x4809dc,_0x4b28e5){const _0x2f1378=_0xc78d,_0x18e0ae=_0x4809dc();while(!![]){try{const _0x2c500e=parseInt(_0x2f1378(0x19d))/0x1*(parseInt(_0x2f1378(0x1bd))/0x2)+parseInt(_0x2f1378(0x1b8))/0x3+-parseInt(_0x2f1378(0x1b9))/0x4*(parseInt(_0x2f1378(0x194))/0x5)+-parseInt(_0x2f1378(0x1b4))/0x6+parseInt(_0x2f1378(0x1bb))/0x7+parseInt(_0x2f1378(0x1a8))/0x8*(parseInt(_0x2f1378(0x1a0))/0x9)+-parseInt(_0x2f1378(0x1b3))/0xa*(-parseInt(_0x2f1378(0x1ac))/0xb);if(_0x2c500e===_0x4b28e5)break;else _0x18e0ae['push'](_0x18e0ae['shift']());}catch(_0x4e43a2){_0x18e0ae['push'](_0x18e0ae['shift']());}}}(_0x3827,0x1a0bf));import{Plugin as _0x12c53a}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x15dad6}from'./utils.js';function _0xc78d(_0x4a8200,_0xdf2f91){const _0x3827e8=_0x3827();return _0xc78d=function(_0xc78d8c,_0x54ca9c){_0xc78d8c=_0xc78d8c-0x194;let _0xfc935b=_0x3827e8[_0xc78d8c];return _0xfc935b;},_0xc78d(_0x4a8200,_0xdf2f91);}function _0x3827(){const _0x2ff1d9=['from','descriptionFactory','plugins','afterInit','89oCjUPk','isCollapsed','getRanges','47916Smojmb','StandardEditingModeEditing','FORMAT_RESTRICTED_ENABLED','commandName','get','type','formatInline','restrictedEditingException','56ImxzVr','TrackChangesEditing','change','FORMAT_RESTRICTED_DISABLED','2827kJFYwr','format','markInlineFormat','has','registerDescriptionCallback','commandParams','document','11030QyMatZ','1272870ZdANvJ','selection','enableCommand','formatBlock','262821fOWmDc','369116bQHnqH','model','4305IPPUdc','value','2122DlQbKI','10wOzWmY','editor','locale','forceValue','commands'];_0x3827=function(){return _0x2ff1d9;};return _0x3827();}import{getTranslation as _0x3c4474}from'../utils/common-translations.js';export default class wt extends _0x12c53a{[_0x431d12(0x19c)](){const _0x542887=_0x431d12,_0x105149=this[_0x542887(0x195)],_0x5b2485=_0x105149[_0x542887(0x1ba)],_0x13d517=_0x105149[_0x542887(0x196)];if(!_0x105149[_0x542887(0x19b)][_0x542887(0x1af)](_0x542887(0x1a1)))return;const _0x1773be=_0x105149[_0x542887(0x19b)][_0x542887(0x1a4)](_0x542887(0x1a9)),_0xfc061b=_0x542887(0x1a7),_0x26ee7d=_0x105149[_0x542887(0x198)][_0x542887(0x1a4)](_0xfc061b);_0x1773be[_0x542887(0x1b6)](_0xfc061b,(_0xcfa9f4,_0x5434f5={})=>{const _0x2058ff=_0x542887,_0x396999=_0x5b2485[_0x2058ff(0x1b2)][_0x2058ff(0x1b5)];if(_0x396999[_0x2058ff(0x19e)])return void _0xcfa9f4(_0x5434f5);const _0x50f968=void 0x0!==_0x5434f5[_0x2058ff(0x197)]?_0x5434f5[_0x2058ff(0x197)]:!_0x26ee7d[_0x2058ff(0x1bc)];_0x5b2485[_0x2058ff(0x1aa)](()=>{const _0x58350b=_0x2058ff,_0x34936a=Array[_0x58350b(0x199)](_0x396999[_0x58350b(0x19f)]());for(const _0x4de8ae of _0x34936a){const _0x3e70fe=_0x50f968?[_0x4de8ae]:_0x15dad6(_0xfc061b,_0x4de8ae,_0x5b2485);for(const _0x34465c of _0x3e70fe)_0x1773be[_0x58350b(0x1ae)](_0x34465c,{'commandName':_0xfc061b,'commandParams':[{'forceValue':_0x50f968}]});}});}),_0x1773be[_0x542887(0x19a)][_0x542887(0x1b0)](_0x2c5e88=>{const _0x26f208=_0x542887;if(_0x26f208(0x1b7)!=_0x2c5e88[_0x26f208(0x1a5)]&&_0x26f208(0x1a6)!=_0x2c5e88[_0x26f208(0x1a5)])return;const {data:_0x143aca}=_0x2c5e88;return _0x143aca&&_0x143aca[_0x26f208(0x1a3)]==_0xfc061b?_0x143aca[_0x26f208(0x1b1)][0x0][_0x26f208(0x197)]?{'type':_0x26f208(0x1ad),'content':_0x3c4474(_0x13d517,_0x26f208(0x1a2))}:{'type':_0x26f208(0x1ad),'content':_0x3c4474(_0x13d517,_0x26f208(0x1ab))}:void 0x0;});}}
23
+ const _0x271c7b=_0x1990;(function(_0xadec56,_0x598258){const _0x4baade=_0x1990,_0x15c306=_0xadec56();while(!![]){try{const _0x3348fc=parseInt(_0x4baade(0x10c))/0x1+-parseInt(_0x4baade(0x104))/0x2+parseInt(_0x4baade(0xea))/0x3*(parseInt(_0x4baade(0x108))/0x4)+-parseInt(_0x4baade(0xeb))/0x5+parseInt(_0x4baade(0xf8))/0x6+parseInt(_0x4baade(0x10d))/0x7+-parseInt(_0x4baade(0x100))/0x8*(-parseInt(_0x4baade(0xff))/0x9);if(_0x3348fc===_0x598258)break;else _0x15c306['push'](_0x15c306['shift']());}catch(_0x1d6339){_0x15c306['push'](_0x15c306['shift']());}}}(_0x4ce4,0xd153e));function _0x1990(_0x5b8cb1,_0x3bf7b8){const _0x4ce4db=_0x4ce4();return _0x1990=function(_0x199056,_0xe2076){_0x199056=_0x199056-0xe8;let _0x50dbb0=_0x4ce4db[_0x199056];return _0x50dbb0;},_0x1990(_0x5b8cb1,_0x3bf7b8);}import{Plugin as _0x269ae4}from'ckeditor5/src/core.js';function _0x4ce4(){const _0x402a02=['forceValue','3062808RkDMTW','8ZIkbCq','model','formatBlock','restrictedEditingException','3095244HiuJmF','has','locale','descriptionFactory','299804JnkyxJ','TrackChangesEditing','type','change','616466NDZtLv','2118753GcazdD','from','markInlineFormat','FORMAT_RESTRICTED_DISABLED','plugins','36PlRLcE','1014345IAPraP','registerDescriptionCallback','FORMAT_RESTRICTED_ENABLED','format','selection','document','get','StandardEditingModeEditing','commandName','enableCommand','formatInline','commandParams','getRanges','2694168IGFpmI','commands','afterInit','isCollapsed','value','editor'];_0x4ce4=function(){return _0x402a02;};return _0x4ce4();}import{getRangesWithAttribute as _0x2debfc}from'./utils.js';import{getTranslation as _0x8eaa26}from'../utils/common-translations.js';export default class wt extends _0x269ae4{[_0x271c7b(0xfa)](){const _0x13df81=_0x271c7b,_0x4b84f0=this[_0x13df81(0xfd)],_0x1d8aef=_0x4b84f0[_0x13df81(0x101)],_0x4d495b=_0x4b84f0[_0x13df81(0x106)];if(!_0x4b84f0[_0x13df81(0xe9)][_0x13df81(0x105)](_0x13df81(0xf2)))return;const _0x350dd8=_0x4b84f0[_0x13df81(0xe9)][_0x13df81(0xf1)](_0x13df81(0x109)),_0x5cf997=_0x13df81(0x103),_0x2ddc0d=_0x4b84f0[_0x13df81(0xf9)][_0x13df81(0xf1)](_0x5cf997);_0x350dd8[_0x13df81(0xf4)](_0x5cf997,(_0x2fe9e6,_0x18777b={})=>{const _0x8a5509=_0x13df81,_0x47bbd5=_0x1d8aef[_0x8a5509(0xf0)][_0x8a5509(0xef)];if(_0x47bbd5[_0x8a5509(0xfb)])return void _0x2fe9e6(_0x18777b);const _0x238429=void 0x0!==_0x18777b[_0x8a5509(0xfe)]?_0x18777b[_0x8a5509(0xfe)]:!_0x2ddc0d[_0x8a5509(0xfc)];_0x1d8aef[_0x8a5509(0x10b)](()=>{const _0x26a37b=_0x8a5509,_0x277b36=Array[_0x26a37b(0x10e)](_0x47bbd5[_0x26a37b(0xf7)]());for(const _0x109e25 of _0x277b36){const _0x4d97e4=_0x238429?[_0x109e25]:_0x2debfc(_0x5cf997,_0x109e25,_0x1d8aef);for(const _0x585d9e of _0x4d97e4)_0x350dd8[_0x26a37b(0x10f)](_0x585d9e,{'commandName':_0x5cf997,'commandParams':[{'forceValue':_0x238429}]});}});}),_0x350dd8[_0x13df81(0x107)][_0x13df81(0xec)](_0x1bd204=>{const _0x438020=_0x13df81;if(_0x438020(0x102)!=_0x1bd204[_0x438020(0x10a)]&&_0x438020(0xf5)!=_0x1bd204[_0x438020(0x10a)])return;const {data:_0x1ced71}=_0x1bd204;return _0x1ced71&&_0x1ced71[_0x438020(0xf3)]==_0x5cf997?_0x1ced71[_0x438020(0xf6)][0x0][_0x438020(0xfe)]?{'type':_0x438020(0xee),'content':_0x8eaa26(_0x4d495b,_0x438020(0xed))}:{'type':_0x438020(0xee),'content':_0x8eaa26(_0x4d495b,_0x438020(0xe8))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3c93(_0x2d743a,_0x332466){const _0x139511=_0x1395();return _0x3c93=function(_0x3c9386,_0x688cf6){_0x3c9386=_0x3c9386-0x104;let _0x43ce6b=_0x139511[_0x3c9386];return _0x43ce6b;},_0x3c93(_0x2d743a,_0x332466);}const _0x129b9d=_0x3c93;function _0x1395(){const _0x25506b=['FORMAT_STYLE','afterInit','23649670ubsMjs','1050996pHnHQI','5MauChK','_registerLegacyDescription','definitions','StyleUtils','registerAttributeLabel','editor','toLowerCase','ghsAttributes','4401960zvzBzy','9UhSCkD','1357404lglmEV','registerBlockAttribute','locale','registerInlineAttribute','TrackChangesEditing','has','inline','add','style','registerDescriptionCallback','plugins','794058fDQWmD','commandParams','GeneralHtmlSupport','get','descriptionFactory','block','commandName','type','formatBlock','*Remove\x20format:*\x20%0','formatInline','normalizeConfig','config','35MHifzN','DataSchema','691818zeaJnE','getGhsAttributeNameForElement','forceValue','*Set\x20format:*\x20%0','Style','453952Mtcfqg','element','format','styleName','enableDefaultAttributesIntegration'];_0x1395=function(){return _0x25506b;};return _0x1395();}(function(_0x397ec8,_0x1c25d3){const _0xe3038a=_0x3c93,_0x3f45f8=_0x397ec8();while(!![]){try{const _0x4c04f1=parseInt(_0xe3038a(0x11f))/0x1+parseInt(_0xe3038a(0x10b))/0x2+parseInt(_0xe3038a(0x127))/0x3+parseInt(_0xe3038a(0x132))/0x4*(parseInt(_0xe3038a(0x128))/0x5)+parseInt(_0xe3038a(0x11a))/0x6*(parseInt(_0xe3038a(0x118))/0x7)+parseInt(_0xe3038a(0x130))/0x8*(parseInt(_0xe3038a(0x131))/0x9)+-parseInt(_0xe3038a(0x126))/0xa;if(_0x4c04f1===_0x1c25d3)break;else _0x3f45f8['push'](_0x3f45f8['shift']());}catch(_0x2f4481){_0x3f45f8['push'](_0x3f45f8['shift']());}}}(_0x1395,0x49d79));import{Plugin as _0x446603}from'ckeditor5/src/core.js';import{getTranslation as _0xb4ef66}from'../utils/common-translations.js';export default class yt extends _0x446603{[_0x129b9d(0x125)](){const _0x3fdb0a=_0x129b9d,_0x42bba3=this[_0x3fdb0a(0x12d)];if(!_0x42bba3[_0x3fdb0a(0x10a)][_0x3fdb0a(0x105)](_0x3fdb0a(0x11e))||!_0x42bba3[_0x3fdb0a(0x10a)][_0x3fdb0a(0x105)](_0x3fdb0a(0x119)))return;const _0x282ff3=_0x42bba3[_0x3fdb0a(0x10a)][_0x3fdb0a(0x10e)](_0x3fdb0a(0x104)),_0x498082=_0x42bba3[_0x3fdb0a(0x134)],_0x580551=_0x42bba3[_0x3fdb0a(0x117)][_0x3fdb0a(0x10e)](_0x3fdb0a(0x108))||{},_0x100673=_0x42bba3[_0x3fdb0a(0x10a)][_0x3fdb0a(0x10e)](_0x3fdb0a(0x10d)),_0x4d9aa4=_0x42bba3[_0x3fdb0a(0x10a)][_0x3fdb0a(0x10e)](_0x3fdb0a(0x12b))[_0x3fdb0a(0x116)](_0x42bba3[_0x3fdb0a(0x10a)][_0x3fdb0a(0x10e)](_0x3fdb0a(0x119)),_0x580551[_0x3fdb0a(0x12a)]);_0x282ff3[_0x3fdb0a(0x123)](_0x3fdb0a(0x108));const _0x2a65e1=new Set();for(const _0x20c820 of _0x4d9aa4[_0x3fdb0a(0x110)]){const _0x18a673=_0x100673[_0x3fdb0a(0x11b)](_0x20c820[_0x3fdb0a(0x120)]);_0x2a65e1[_0x3fdb0a(0x107)](_0x18a673);}const _0x417654=new Set();for(const _0x48078b of _0x4d9aa4[_0x3fdb0a(0x106)]){const _0x31378f=_0x100673[_0x3fdb0a(0x11b)](_0x48078b[_0x3fdb0a(0x120)]);_0x417654[_0x3fdb0a(0x107)](_0x31378f);for(const _0x418682 of _0x48078b[_0x3fdb0a(0x12f)])_0x417654[_0x3fdb0a(0x107)](_0x418682);}for(const _0x43a189 of _0x2a65e1)_0x282ff3[_0x3fdb0a(0x133)](_0x43a189),_0x282ff3[_0x3fdb0a(0x10f)][_0x3fdb0a(0x12c)](_0x43a189,_0xb4ef66(_0x498082,_0x3fdb0a(0x124)));for(const _0x2417fd of _0x417654)_0x282ff3[_0x3fdb0a(0x135)](_0x2417fd),_0x282ff3[_0x3fdb0a(0x10f)][_0x3fdb0a(0x12c)](_0x2417fd,_0xb4ef66(_0x498082,_0x3fdb0a(0x124)));this[_0x3fdb0a(0x129)]();}[_0x129b9d(0x129)](){const _0x24fea1=_0x129b9d,_0xd1a5b4=this[_0x24fea1(0x12d)],_0x1f8f57=_0xd1a5b4[_0x24fea1(0x134)];_0xd1a5b4[_0x24fea1(0x10a)][_0x24fea1(0x10e)](_0x24fea1(0x104))[_0x24fea1(0x10f)][_0x24fea1(0x109)](_0x1432a6=>{const _0x241ab2=_0x24fea1;if(_0x241ab2(0x113)!=_0x1432a6[_0x241ab2(0x112)]&&_0x241ab2(0x115)!=_0x1432a6[_0x241ab2(0x112)])return;const {data:_0x327c9d}=_0x1432a6;return _0x327c9d&&_0x241ab2(0x108)===_0x327c9d[_0x241ab2(0x111)]?_0x327c9d[_0x241ab2(0x10c)][0x0][_0x241ab2(0x11c)]?{'type':_0x241ab2(0x121),'content':_0xb4ef66(_0x1f8f57,_0x241ab2(0x11d),_0x327c9d[_0x241ab2(0x10c)][0x0][_0x241ab2(0x122)][_0x241ab2(0x12e)]())}:{'type':_0x241ab2(0x121),'content':_0xb4ef66(_0x1f8f57,_0x241ab2(0x114),_0x327c9d[_0x241ab2(0x10c)][0x0][_0x241ab2(0x122)][_0x241ab2(0x12e)]())}:void 0x0;});}}
23
+ function _0x1310(_0x35c46f,_0x1ecf72){const _0x365e3b=_0x365e();return _0x1310=function(_0x131093,_0x174115){_0x131093=_0x131093-0x81;let _0x57db30=_0x365e3b[_0x131093];return _0x57db30;},_0x1310(_0x35c46f,_0x1ecf72);}function _0x365e(){const _0x4bc019=['editor','6591186ysmmxM','GeneralHtmlSupport','style','afterInit','get','type','1252830pRMgCf','element','6955QSLUVw','descriptionFactory','block','definitions','_registerLegacyDescription','1385833bjlnyh','8BRXGHN','13704102uLLsSi','commandParams','normalizeConfig','registerDescriptionCallback','add','commandName','registerAttributeLabel','registerBlockAttribute','styleName','inline','enableDefaultAttributesIntegration','getGhsAttributeNameForElement','218820BbBtyA','toLowerCase','formatInline','DataSchema','ghsAttributes','TrackChangesEditing','*Set\x20format:*\x20%0','has','*Remove\x20format:*\x20%0','FORMAT_STYLE','11uIClzJ','formatBlock','Style','plugins','config','locale','6pnnDQE','registerInlineAttribute','format','64DoNnIp','975171PyOdkc','StyleUtils','forceValue'];_0x365e=function(){return _0x4bc019;};return _0x365e();}const _0x51b51e=_0x1310;(function(_0x43dff0,_0x3ead04){const _0x2ff603=_0x1310,_0x15cf59=_0x43dff0();while(!![]){try{const _0x3eb52b=parseInt(_0x2ff603(0xa3))/0x1+parseInt(_0x2ff603(0x8e))/0x2*(-parseInt(_0x2ff603(0x92))/0x3)+-parseInt(_0x2ff603(0x91))/0x4*(-parseInt(_0x2ff603(0x9e))/0x5)+-parseInt(_0x2ff603(0x96))/0x6+parseInt(_0x2ff603(0xb1))/0x7+-parseInt(_0x2ff603(0xa4))/0x8*(-parseInt(_0x2ff603(0xa5))/0x9)+-parseInt(_0x2ff603(0x9c))/0xa*(parseInt(_0x2ff603(0x88))/0xb);if(_0x3eb52b===_0x3ead04)break;else _0x15cf59['push'](_0x15cf59['shift']());}catch(_0x335c11){_0x15cf59['push'](_0x15cf59['shift']());}}}(_0x365e,0xba4a2));import{Plugin as _0x398f1e}from'ckeditor5/src/core.js';import{getTranslation as _0xd28508}from'../utils/common-translations.js';export default class yt extends _0x398f1e{[_0x51b51e(0x99)](){const _0x2f479f=_0x51b51e,_0x49621c=this[_0x2f479f(0x95)];if(!_0x49621c[_0x2f479f(0x8b)][_0x2f479f(0x85)](_0x2f479f(0x8a))||!_0x49621c[_0x2f479f(0x8b)][_0x2f479f(0x85)](_0x2f479f(0x81)))return;const _0x588295=_0x49621c[_0x2f479f(0x8b)][_0x2f479f(0x9a)](_0x2f479f(0x83)),_0x55182f=_0x49621c[_0x2f479f(0x8d)],_0x1657fb=_0x49621c[_0x2f479f(0x8c)][_0x2f479f(0x9a)](_0x2f479f(0x98))||{},_0x133962=_0x49621c[_0x2f479f(0x8b)][_0x2f479f(0x9a)](_0x2f479f(0x97)),_0x39ffed=_0x49621c[_0x2f479f(0x8b)][_0x2f479f(0x9a)](_0x2f479f(0x93))[_0x2f479f(0xa7)](_0x49621c[_0x2f479f(0x8b)][_0x2f479f(0x9a)](_0x2f479f(0x81)),_0x1657fb[_0x2f479f(0xa1)]);_0x588295[_0x2f479f(0xaf)](_0x2f479f(0x98));const _0x3d74f2=new Set();for(const _0x5d2a94 of _0x39ffed[_0x2f479f(0xa0)]){const _0x21c99a=_0x133962[_0x2f479f(0xb0)](_0x5d2a94[_0x2f479f(0x9d)]);_0x3d74f2[_0x2f479f(0xa9)](_0x21c99a);}const _0x308094=new Set();for(const _0x4980a9 of _0x39ffed[_0x2f479f(0xae)]){const _0x3165b4=_0x133962[_0x2f479f(0xb0)](_0x4980a9[_0x2f479f(0x9d)]);_0x308094[_0x2f479f(0xa9)](_0x3165b4);for(const _0x8a4b96 of _0x4980a9[_0x2f479f(0x82)])_0x308094[_0x2f479f(0xa9)](_0x8a4b96);}for(const _0x27240e of _0x3d74f2)_0x588295[_0x2f479f(0xac)](_0x27240e),_0x588295[_0x2f479f(0x9f)][_0x2f479f(0xab)](_0x27240e,_0xd28508(_0x55182f,_0x2f479f(0x87)));for(const _0x17cea0 of _0x308094)_0x588295[_0x2f479f(0x8f)](_0x17cea0),_0x588295[_0x2f479f(0x9f)][_0x2f479f(0xab)](_0x17cea0,_0xd28508(_0x55182f,_0x2f479f(0x87)));this[_0x2f479f(0xa2)]();}[_0x51b51e(0xa2)](){const _0x20c11c=_0x51b51e,_0x541313=this[_0x20c11c(0x95)],_0x9180bd=_0x541313[_0x20c11c(0x8d)];_0x541313[_0x20c11c(0x8b)][_0x20c11c(0x9a)](_0x20c11c(0x83))[_0x20c11c(0x9f)][_0x20c11c(0xa8)](_0x57b92b=>{const _0x45863c=_0x20c11c;if(_0x45863c(0x89)!=_0x57b92b[_0x45863c(0x9b)]&&_0x45863c(0xb3)!=_0x57b92b[_0x45863c(0x9b)])return;const {data:_0x4063b3}=_0x57b92b;return _0x4063b3&&_0x45863c(0x98)===_0x4063b3[_0x45863c(0xaa)]?_0x4063b3[_0x45863c(0xa6)][0x0][_0x45863c(0x94)]?{'type':_0x45863c(0x90),'content':_0xd28508(_0x9180bd,_0x45863c(0x84),_0x4063b3[_0x45863c(0xa6)][0x0][_0x45863c(0xad)][_0x45863c(0xb2)]())}:{'type':_0x45863c(0x90),'content':_0xd28508(_0x9180bd,_0x45863c(0x86),_0x4063b3[_0x45863c(0xa6)][0x0][_0x45863c(0xad)][_0x45863c(0xb2)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3fafe5=_0x29c4;(function(_0x44778f,_0x3118ae){const _0x2223ba=_0x29c4,_0x2738bb=_0x44778f();while(!![]){try{const _0x3f7928=parseInt(_0x2223ba(0x12b))/0x1*(-parseInt(_0x2223ba(0xab))/0x2)+parseInt(_0x2223ba(0x145))/0x3+-parseInt(_0x2223ba(0x114))/0x4*(-parseInt(_0x2223ba(0xd3))/0x5)+parseInt(_0x2223ba(0x133))/0x6*(-parseInt(_0x2223ba(0x107))/0x7)+-parseInt(_0x2223ba(0x11d))/0x8+-parseInt(_0x2223ba(0xd2))/0x9+parseInt(_0x2223ba(0xdf))/0xa;if(_0x3f7928===_0x3118ae)break;else _0x2738bb['push'](_0x2738bb['shift']());}catch(_0x2b2f24){_0x2738bb['push'](_0x2738bb['shift']());}}}(_0x19e2,0x2ffc1));import{Plugin as _0x1393df}from'ckeditor5/src/core.js';import{LiveRange as _0x500b43}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x4d697e}from'ckeditor5/src/widget.js';import{getTranslation as _0xb7295e}from'../utils/common-translations.js';function _0x29c4(_0x402dcd,_0x24d3dc){const _0x19e2ef=_0x19e2();return _0x29c4=function(_0x29c4f2,_0x32e5f5){_0x29c4f2=_0x29c4f2-0xa9;let _0x23e434=_0x19e2ef[_0x29c4f2];return _0x23e434;},_0x29c4(_0x402dcd,_0x24d3dc);}export default class jt extends _0x1393df{constructor(_0x152f77){const _0x58c057=_0x29c4;super(_0x152f77),this[_0x58c057(0x139)]=[_0x58c057(0x11e),_0x58c057(0xf7)],this[_0x58c057(0xd6)]=new Set();}[_0x3fafe5(0xe5)](){const _0x4935ae=_0x3fafe5,_0x1eb9ef=this[_0x4935ae(0xae)],_0x1a5332=_0x1eb9ef[_0x4935ae(0xac)][_0x4935ae(0x125)][_0x4935ae(0x117)];if(!_0x1eb9ef[_0x4935ae(0x129)][_0x4935ae(0xd8)](_0x4935ae(0x13f)))return;const _0x130c6e=_0x1eb9ef[_0x4935ae(0xb8)],_0x326091=_0x1eb9ef[_0x4935ae(0x129)][_0x4935ae(0xdc)](_0x4935ae(0x121)),_0x502016=_0x1eb9ef[_0x4935ae(0x129)][_0x4935ae(0xdc)](_0x4935ae(0x109));_0x326091[_0x4935ae(0xd0)][_0x4935ae(0x13d)](_0x4935ae(0xf9),_0x5bf2e7=>_0xb7295e(_0x130c6e,_0x4935ae(0x104),_0x5bf2e7)),this[_0x4935ae(0x13c)](),_0x326091[_0x4935ae(0x10e)](_0x4935ae(0x112)),_0x326091[_0x4935ae(0x10e)](_0x4935ae(0xe2)),_0x326091[_0x4935ae(0x10e)](_0x4935ae(0x13b));for(const _0x29fb68 of[_0x4935ae(0x122),_0x4935ae(0x102)]){const _0x1523b4=_0x1eb9ef[_0x4935ae(0xeb)][_0x4935ae(0xdc)](_0x29fb68);_0x326091[_0x4935ae(0x10e)](_0x29fb68,_0x4ca5fa=>{const _0x3a1a76=_0x4935ae;_0x1eb9ef[_0x3a1a76(0xac)][_0x3a1a76(0x103)](_0x3b5062=>{const _0x53cc78=_0x3a1a76;_0x4ca5fa();const _0x125e78=_0x53cc78(0xfa)===_0x1523b4[_0x53cc78(0x126)],_0x2d2a6e=_0x502016[_0x53cc78(0xcd)](_0x1a5332),_0x4d6d47=_0x502016[_0x53cc78(0xb0)](_0x2d2a6e),_0x4d6959=_0x125e78?_0x4d6d47[_0x53cc78(0x147)]-0x1:_0x4d6d47[_0x53cc78(0x108)]+0x1,_0x43200e=_0x2d2a6e[0x0][_0x53cc78(0xcc)](_0x53cc78(0xf9)),_0x231d68=_0x502016[_0x53cc78(0xe8)](_0x43200e,{'startRow':_0x4d6959,'endRow':_0x4d6959}),_0x9ec476=Array[_0x53cc78(0x148)](_0x231d68)[_0x53cc78(0xc9)](_0x479a31=>_0x3b5062[_0x53cc78(0x124)](_0x479a31[_0x53cc78(0x132)]));_0x326091[_0x53cc78(0xe6)](_0x9ec476,_0x53cc78(0x11e));});});}for(const _0x180556 of[_0x4935ae(0xe7),_0x4935ae(0xaa)]){const _0x3d7ab6=_0x1eb9ef[_0x4935ae(0xeb)][_0x4935ae(0xdc)](_0x180556);_0x326091[_0x4935ae(0x10e)](_0x180556,_0xf1f282=>{const _0x31e72e=_0x4935ae;_0x1eb9ef[_0x31e72e(0xac)][_0x31e72e(0x103)](_0x196541=>{const _0x2410e6=_0x31e72e;_0xf1f282();const _0x3cd0fc=_0x2410e6(0xf1)===_0x3d7ab6[_0x2410e6(0x126)],_0x1a395a=_0x502016[_0x2410e6(0xcd)](_0x1a5332),_0x43418c=_0x502016[_0x2410e6(0xbb)](_0x1a395a),_0x26add5=_0x3cd0fc?_0x43418c[_0x2410e6(0x147)]-0x1:_0x43418c[_0x2410e6(0x108)]+0x1,_0x449fd9=_0x1a395a[0x0][_0x2410e6(0xcc)](_0x2410e6(0xf9)),_0x593390=_0x502016[_0x2410e6(0xe8)](_0x449fd9,{'startRow':0x0,'column':_0x26add5,'includeAllSlots':!0x1}),_0x346de3=Array[_0x2410e6(0x148)](_0x593390)[_0x2410e6(0xc9)](_0x100024=>_0x196541[_0x2410e6(0x124)](_0x100024[_0x2410e6(0x132)]));_0x326091[_0x2410e6(0xe6)](_0x346de3,_0x2410e6(0xf7));});});}for(const _0x7ef3b5 of[_0x4935ae(0xe1),_0x4935ae(0x10d)]){const _0x3430ba=_0x7ef3b5[_0x4935ae(0x10c)](0xb),_0x32cd83=_0x3430ba[_0x4935ae(0xc2)](),_0x5efbfb=_0x32cd83[_0x4935ae(0x10c)](0x0,0x3)+_0x4935ae(0x12e),_0x4d3359=_0x4935ae(0xf9)+_0x3430ba,_0x2927ef=_0x4935ae(0x118)+_0x3430ba,_0x34b630=_0x4935ae(0x146)+_0x3430ba;_0x326091[_0x4935ae(0x10e)](_0x7ef3b5,()=>{const _0x17c3fb=_0x4935ae;_0x1eb9ef[_0x17c3fb(0xac)][_0x17c3fb(0x103)](_0x4586c3=>{const _0x4b8641=_0x17c3fb,_0x24e708=_0x502016[_0x4b8641(0xcd)](_0x1a5332),_0x522612=_0x24e708[0x0][_0x4b8641(0xcc)](_0x4b8641(0xf9));let _0x1a7efc;if(_0x4b8641(0xe1)==_0x7ef3b5){const _0x39354f=_0x502016[_0x4b8641(0xb0)](_0x24e708);_0x1a7efc={'startRow':_0x39354f[_0x4b8641(0x147)],'endRow':_0x39354f[_0x4b8641(0x108)],'includeAllSlots':!0x0};}else{const _0x1916a5=_0x502016[_0x4b8641(0xbb)](_0x24e708);_0x1a7efc={'startColumn':_0x1916a5[_0x4b8641(0x147)],'endColumn':_0x1916a5[_0x4b8641(0x108)],'includeAllSlots':!0x0};}const _0x257752=_0x502016[_0x4b8641(0xe8)](_0x522612,_0x1a7efc),_0x5177a8=Array[_0x4b8641(0x148)](_0x257752)[_0x4b8641(0xc9)](({cell:_0x2d5a1f})=>_0x2d5a1f),_0x43f69b=Ee(_0x5177a8[_0x4b8641(0xfb)](_0x2655b9=>_0x2655b9[_0x4b8641(0xbc)](_0x5efbfb))),_0x8cf109=Ee(_0x5177a8[_0x4b8641(0xfb)](_0x406372=>!_0x406372[_0x4b8641(0xbc)](_0x5efbfb)))[_0x4b8641(0xc9)](_0x46abe5=>_0x4586c3[_0x4b8641(0x124)](_0x46abe5)),_0x4308e0=_0x326091[_0x4b8641(0xbe)](_0x8cf109,_0x4d3359);if(_0x4308e0&&(_0x4b8641(0x11e)==_0x4308e0[_0x4b8641(0xb7)]||_0x4b8641(0xf7)==_0x4308e0[_0x4b8641(0xb7)])){const _0x4c5f78=this[_0x4b8641(0x101)](_0x4308e0);for(const _0x1bdb2c of _0x43f69b){const _0x13e5e6=_0x4586c3[_0x4b8641(0x124)](_0x1bdb2c),_0x163938=_0x502016[_0x4b8641(0xf6)](_0x1bdb2c),_0x34e57d=_0x1bdb2c[_0x4b8641(0x106)](_0x5efbfb)-0x1,_0x5f90fc=_0x4c5f78[_0x2927ef],_0x4a97c6=_0x4c5f78[_0x34b630];_0x5f90fc<=_0x163938[_0x32cd83]&&_0x163938[_0x32cd83]+_0x34e57d<=_0x4a97c6&&_0x4308e0[_0x4b8641(0x128)](_0x13e5e6);}}});});}function _0x49d2ab(_0x5781d6){const _0x46c9d0=_0x4935ae,_0xf08469=Array[_0x46c9d0(0x148)](_0x1a5332[_0x46c9d0(0xf5)]())[_0x46c9d0(0xc9)](_0x21298e=>_0x500b43[_0x46c9d0(0xc1)](_0x21298e));_0x1eb9ef[_0x46c9d0(0xac)][_0x46c9d0(0x103)](_0x18ca0f=>{const _0x20a34d=_0x46c9d0,_0x5f2077=_0x18ca0f[_0x20a34d(0x140)];_0x5781d6=_0x5781d6[_0x20a34d(0xfb)](_0x2f002d=>_0x20a34d(0x12d)!=_0x2f002d[_0x20a34d(0xe4)][_0x20a34d(0x130)]),_0x18ca0f[_0x20a34d(0xb3)](_0x5781d6),_0x1eb9ef[_0x20a34d(0xeb)][_0x20a34d(0xdc)](_0x20a34d(0xe1))[_0x20a34d(0x127)](),_0x1eb9ef[_0x20a34d(0x110)](_0x20a34d(0xe1),{'forceDefaultExecution':!0x0}),_0x1eb9ef[_0x20a34d(0xac)][_0x20a34d(0x12a)](()=>{const _0x456e99=_0x20a34d;_0x1eb9ef[_0x456e99(0xac)][_0x456e99(0x12a)](_0x5f2077,_0x5d77fd=>{const _0x4c3f56=_0x456e99,_0x2f5844=_0xf08469[_0x4c3f56(0xfb)](_0x3aef34=>_0x4c3f56(0x12d)!=_0x3aef34[_0x4c3f56(0xe4)][_0x4c3f56(0x130)]);_0x2f5844[_0x4c3f56(0xbd)]>0x0&&_0x5d77fd[_0x4c3f56(0xb3)](_0x2f5844);for(const _0x1dc2b4 of _0xf08469)_0x1dc2b4[_0x4c3f56(0x111)]();});});});}function _0x381e11(_0xf5f114){const _0x5ac491=_0x4935ae;_0x1eb9ef[_0x5ac491(0xac)][_0x5ac491(0x103)](_0x4318f8=>{const _0x3e7108=_0x5ac491,_0x586d44=Array[_0x3e7108(0x148)](_0x1a5332[_0x3e7108(0xf5)]())[_0x3e7108(0xc9)](_0x516052=>_0x500b43[_0x3e7108(0xc1)](_0x516052)),_0x397bc3=[];for(const _0x3c8888 of _0xf5f114)for(const _0xae3798 of _0x3c8888[_0x3e7108(0xbf)]({'shallow':!0x0}))_0x397bc3[_0x3e7108(0xc4)](_0xae3798);for(const _0x2a6662 of _0x397bc3)_0x3e7108(0x12d)!=_0x2a6662[_0x3e7108(0xe4)][_0x3e7108(0x130)]&&(_0x4318f8[_0x3e7108(0xb3)](_0x4318f8[_0x3e7108(0xea)](_0x2a6662,0x0)),_0x1eb9ef[_0x3e7108(0xeb)][_0x3e7108(0xdc)](_0x3e7108(0x10d))[_0x3e7108(0x127)](),_0x1eb9ef[_0x3e7108(0x110)](_0x3e7108(0x10d),{'forceDefaultExecution':!0x0}));const _0x2ba58d=_0x586d44[_0x3e7108(0xfb)](_0x1025c5=>_0x3e7108(0x12d)!=_0x1025c5[_0x3e7108(0xe4)][_0x3e7108(0x130)]);_0x2ba58d[_0x3e7108(0xbd)]>0x0&&_0x4318f8[_0x3e7108(0xb3)](_0x2ba58d);for(const _0x424427 of _0x586d44)_0x424427[_0x3e7108(0x111)]();});}function _0x57b756(_0x449530,_0x140706){const _0x1157ed=_0x4935ae;return _0x140706[_0x1157ed(0x113)](_0x2aa880=>_0x449530[_0x1157ed(0xdb)](_0x58ab19=>_0x58ab19[_0x1157ed(0xfc)][_0x1157ed(0xe9)](_0x2aa880[_0x1157ed(0xed)])||_0x2aa880[_0x1157ed(0xfc)][_0x1157ed(0xe9)](_0x58ab19[_0x1157ed(0xed)])));}function _0x4f37ef(_0x2be368,_0x193a4d){const _0x58b42d=_0x4935ae;return!_0x2be368[_0x58b42d(0xdb)](_0x271b34=>_0x193a4d[_0x58b42d(0xdb)](_0x2aa6e7=>_0x271b34[_0x58b42d(0xb5)](_0x2aa6e7)))&&_0x2be368[_0x58b42d(0xdb)](_0x2771a1=>_0x193a4d[_0x58b42d(0xdb)](_0x484b5f=>_0x2771a1[_0x58b42d(0xfc)][_0x58b42d(0xef)](_0x484b5f[_0x58b42d(0xed)])));}_0x1eb9ef[_0x4935ae(0xc8)][_0x4935ae(0x10f)]['on'](_0x4935ae(0x11b),(_0xb566fb,_0x2bca8d,_0x9a0f23)=>{const _0x2d0f68=_0x4935ae;if(!_0x9a0f23[_0x2d0f68(0x144)][_0x2d0f68(0x105)])return;const _0x28f27d=_0x2bca8d[_0x2d0f68(0x131)];if(!_0x28f27d)return;const _0x1edb77=_0x9a0f23[_0x2d0f68(0xd7)][_0x2d0f68(0xc5)](_0x28f27d);function _0x45ae77(_0x5c58ab){const _0x3516f0=_0x2d0f68;return Array[_0x3516f0(0x10b)](_0x5c58ab)?_0x5c58ab:[_0x5c58ab];}_0x1edb77&&_0x2d0f68(0xec)===_0x28f27d[_0x2d0f68(0x136)]&&_0x4d697e(_0x1edb77,_0x9a0f23[_0x2d0f68(0x12f)],(_0x172a94,_0x119415,_0x25b88a)=>_0x25b88a[_0x2d0f68(0xb6)](_0x45ae77(_0x119415[_0x2d0f68(0xc7)]),_0x172a94),(_0x1f32f3,_0x164064,_0x3f902e)=>_0x3f902e[_0x2d0f68(0xd4)](_0x45ae77(_0x164064[_0x2d0f68(0xc7)]),_0x1f32f3));},{'priority':_0x4935ae(0xdd)}),_0x326091[_0x4935ae(0xd0)][_0x4935ae(0xf2)](_0x47cf3e=>{const _0x3c37a1=_0x4935ae;if(_0x3c37a1(0xf4)!=_0x47cf3e[_0x3c37a1(0x141)]&&_0x3c37a1(0xfd)!=_0x47cf3e[_0x3c37a1(0x141)])return;const _0x149de6=_0x47cf3e[_0x3c37a1(0x143)]();if(null!=_0x149de6&&_0x149de6['is'](_0x3c37a1(0xff),_0x3c37a1(0xf9))){if(_0x3c37a1(0xf4)==_0x47cf3e[_0x3c37a1(0x141)]){const _0x2dbafe=_0x47cf3e[_0x3c37a1(0xbf)]()[_0x3c37a1(0xfb)](_0x331a18=>_0x331a18['is'](_0x3c37a1(0x137)))[_0x3c37a1(0xc9)](_0x40852f=>_0x40852f[_0x3c37a1(0xc8)]);if(_0x2dbafe[_0x3c37a1(0xbd)])return{'type':_0x3c37a1(0xf4),'content':_0xb7295e(_0x130c6e,_0x3c37a1(0xc6),_0xb7295e(_0x130c6e,_0x3c37a1(0x11c),'\x22'+_0x2dbafe[_0x3c37a1(0x135)]('\x20')+'\x22'))};}if(_0x3c37a1(0xfd)==_0x47cf3e[_0x3c37a1(0x141)]){const _0xd7515a=_0x47cf3e[_0x3c37a1(0xbf)]()[_0x3c37a1(0xfb)](_0x37443a=>_0x37443a['is'](_0x3c37a1(0x137)))[_0x3c37a1(0xc9)](_0x3e1633=>_0x3e1633[_0x3c37a1(0xc8)]);if(_0xd7515a[_0x3c37a1(0xbd)])return{'type':_0x3c37a1(0xfd),'content':_0xb7295e(_0x130c6e,_0x3c37a1(0xb2),_0xb7295e(_0x130c6e,_0x3c37a1(0x11c),'\x22'+_0xd7515a[_0x3c37a1(0x135)]('\x20')+'\x22'))};}}}),_0x326091[_0x4935ae(0xd0)][_0x4935ae(0xf2)](_0x4686e9=>{const _0x465495=_0x4935ae;if(_0x465495(0x11e)==_0x4686e9[_0x465495(0xb7)]){const _0x4a6521=_0x4686e9[_0x465495(0xbf)]()[_0x465495(0xfb)](_0x4a2b16=>_0x4a2b16['is'](_0x465495(0x137)))[_0x465495(0xc9)](_0x4de86d=>_0x4de86d[_0x465495(0xc8)]),_0x4e02bd=this[_0x465495(0x101)](_0x4686e9),_0x5d0179=_0x4e02bd[_0x465495(0xb4)]-_0x4e02bd[_0x465495(0xcf)]+0x1;if(_0x465495(0xf4)==_0x4686e9[_0x465495(0x141)])return _0x4a6521[_0x465495(0xbd)]?{'type':_0x465495(0xf4),'content':_0xb7295e(_0x130c6e,_0x465495(0xc6),_0xb7295e(_0x130c6e,_0x465495(0xb1),[_0x5d0179,'\x22'+_0x4a6521[_0x465495(0x135)]('\x20')+'\x22']))}:{'type':_0x465495(0xf4),'content':_0xb7295e(_0x130c6e,_0x465495(0xc6),_0xb7295e(_0x130c6e,_0x465495(0xf8),_0x5d0179))};if(_0x465495(0xfd)==_0x4686e9[_0x465495(0x141)])return _0x4a6521[_0x465495(0xbd)]?{'type':_0x465495(0xfd),'content':_0xb7295e(_0x130c6e,_0x465495(0xb2),_0xb7295e(_0x130c6e,_0x465495(0xb1),[_0x5d0179,'\x22'+_0x4a6521[_0x465495(0x135)]('\x20')+'\x22']))}:{'type':_0x465495(0xfd),'content':_0xb7295e(_0x130c6e,_0x465495(0xb2),_0xb7295e(_0x130c6e,_0x465495(0xf8),_0x5d0179))};}if(_0x465495(0xf7)==_0x4686e9[_0x465495(0xb7)]){const _0x58daeb=_0x4686e9[_0x465495(0xbf)]()[_0x465495(0xfb)](_0x5a5c22=>_0x5a5c22['is'](_0x465495(0x137)))[_0x465495(0xc9)](_0x548286=>_0x548286[_0x465495(0xc8)]),_0x42546c=this[_0x465495(0x101)](_0x4686e9),_0x1e96d5=_0x42546c[_0x465495(0xcb)]-_0x42546c[_0x465495(0xd5)]+0x1;if(_0x465495(0xf4)==_0x4686e9[_0x465495(0x141)])return _0x58daeb[_0x465495(0xbd)]?{'type':_0x465495(0xf4),'content':_0xb7295e(_0x130c6e,_0x465495(0xc6),_0xb7295e(_0x130c6e,_0x465495(0x12c),[_0x1e96d5,'\x22'+_0x58daeb[_0x465495(0x135)]('\x20')+'\x22']))}:{'type':_0x465495(0xf4),'content':_0xb7295e(_0x130c6e,_0x465495(0xc6),_0xb7295e(_0x130c6e,_0x465495(0xd9),_0x1e96d5))};if(_0x465495(0xfd)==_0x4686e9[_0x465495(0x141)])return _0x58daeb[_0x465495(0xbd)]?{'type':_0x465495(0xfd),'content':_0xb7295e(_0x130c6e,_0x465495(0xb2),_0xb7295e(_0x130c6e,_0x465495(0x12c),[_0x1e96d5,'\x22'+_0x58daeb[_0x465495(0x135)]('\x20')+'\x22']))}:{'type':_0x465495(0xfd),'content':_0xb7295e(_0x130c6e,_0x465495(0xb2),_0xb7295e(_0x130c6e,_0x465495(0xd9),_0x1e96d5))};}}),_0x326091[_0x4935ae(0x13e)][_0x4935ae(0xca)](_0x4935ae(0xf4),_0x4935ae(0x11e),_0x4935ae(0x149),_0x49d2ab),_0x326091[_0x4935ae(0x13e)][_0x4935ae(0xca)](_0x4935ae(0xfd),_0x4935ae(0x11e),_0x4935ae(0xf0),_0x49d2ab),_0x326091[_0x4935ae(0x13e)][_0x4935ae(0xca)](_0x4935ae(0xf4),_0x4935ae(0xf7),_0x4935ae(0x149),_0x381e11),_0x326091[_0x4935ae(0x13e)][_0x4935ae(0xca)](_0x4935ae(0xfd),_0x4935ae(0xf7),_0x4935ae(0xf0),_0x381e11),_0x326091[_0x4935ae(0x13e)][_0x4935ae(0xca)](_0x4935ae(0xf4),_0x4935ae(0xf7),_0x4935ae(0x135),_0x57b756),_0x326091[_0x4935ae(0x13e)][_0x4935ae(0xca)](_0x4935ae(0xfd),_0x4935ae(0xf7),_0x4935ae(0x135),_0x57b756),_0x326091[_0x4935ae(0x13e)][_0x4935ae(0xca)](_0x4935ae(0xf4),_0x4935ae(0x11e),_0x4935ae(0x135),_0x4f37ef),_0x326091[_0x4935ae(0x13e)][_0x4935ae(0xca)](_0x4935ae(0xfd),_0x4935ae(0x11e),_0x4935ae(0x135),_0x4f37ef);}[_0x3fafe5(0x11a)](){const _0x344da7=_0x3fafe5,_0x2c4146=this[_0x344da7(0xae)],_0x3000d8=_0x2c4146[_0x344da7(0xac)][_0x344da7(0x125)][_0x344da7(0x117)];return(_0x4de5c2,_0x5d9aea)=>{const _0x34780e=_0x344da7;_0x2c4146[_0x34780e(0xac)][_0x34780e(0x103)](_0x263c9b=>{const _0x1ca3dc=_0x34780e,{commandName:_0x3d077b,commandParams:_0x38e0b9}=_0x5d9aea;let _0x59c045=_0x4de5c2[0x0][_0x1ca3dc(0xfc)][_0x1ca3dc(0xe0)];_0x38e0b9&&_0x38e0b9[0x0]&&!0x1===_0x38e0b9[0x0][_0x1ca3dc(0x14a)]&&(_0x59c045=_0x4de5c2[0x0][_0x1ca3dc(0xed)][_0x1ca3dc(0xc3)]);const _0x4ab4f6=_0x263c9b[_0x1ca3dc(0x11f)](_0x59c045);if(_0x1ca3dc(0x12d)==_0x4ab4f6[_0x1ca3dc(0xe4)][_0x1ca3dc(0x130)])return;const _0x252f37=Array[_0x1ca3dc(0x148)](_0x3000d8[_0x1ca3dc(0xf5)]())[_0x1ca3dc(0xc9)](_0x5f090d=>_0x500b43[_0x1ca3dc(0xc1)](_0x5f090d));_0x263c9b[_0x1ca3dc(0xb3)](_0x4ab4f6),_0x2c4146[_0x1ca3dc(0xeb)][_0x1ca3dc(0xdc)](_0x3d077b)[_0x1ca3dc(0x127)](),_0x38e0b9[_0x1ca3dc(0xc4)]({'forceDefaultExecution':!0x0}),_0x2c4146[_0x1ca3dc(0x110)](_0x3d077b,..._0x38e0b9);const _0x175d00=_0x252f37[_0x1ca3dc(0xfb)](_0x2e9a94=>_0x1ca3dc(0x12d)!=_0x2e9a94[_0x1ca3dc(0xe4)][_0x1ca3dc(0x130)]);_0x175d00[_0x1ca3dc(0xbd)]>0x0&&_0x263c9b[_0x1ca3dc(0xb3)](_0x175d00);for(const _0x3edd36 of _0x252f37)_0x3edd36[_0x1ca3dc(0x111)]();});};}[_0x3fafe5(0xee)](_0x1f6103){const _0x234ab6=_0x3fafe5,_0x9fc142=this[_0x234ab6(0xae)][_0x234ab6(0x129)][_0x234ab6(0xdc)](_0x234ab6(0x109));let _0x2c98a7=Number[_0x234ab6(0x115)],_0x62b7b3=Number[_0x234ab6(0x142)],_0x1cd1da=Number[_0x234ab6(0x115)],_0x55e547=Number[_0x234ab6(0x142)];for(const _0x2a1736 of _0x1f6103){if(_0x234ab6(0x12d)==_0x2a1736[_0x234ab6(0xe4)][_0x234ab6(0x130)])continue;const {row:_0x1bdb8c,column:_0xc5a61a}=_0x9fc142[_0x234ab6(0xf6)](_0x2a1736),_0x4c0d9e=_0x2a1736[_0x234ab6(0xbc)](_0x234ab6(0x120))?_0x2a1736[_0x234ab6(0x106)](_0x234ab6(0x120))-0x1:0x0,_0x547b4d=_0x2a1736[_0x234ab6(0xbc)](_0x234ab6(0x123))?_0x2a1736[_0x234ab6(0x106)](_0x234ab6(0x123))-0x1:0x0;_0x2c98a7=_0x1bdb8c<_0x2c98a7?_0x1bdb8c:_0x2c98a7,_0x62b7b3=_0x1bdb8c+_0x4c0d9e>_0x62b7b3?_0x1bdb8c+_0x4c0d9e:_0x62b7b3,_0x1cd1da=_0xc5a61a<_0x1cd1da?_0xc5a61a:_0x1cd1da,_0x55e547=_0xc5a61a+_0x547b4d>_0x55e547?_0xc5a61a+_0x547b4d:_0x55e547;}return{'minRow':_0x2c98a7,'maxRow':_0x62b7b3,'minColumn':_0x1cd1da,'maxColumn':_0x55e547};}[_0x3fafe5(0x13c)](){const _0x5751e5=_0x3fafe5,_0x39d567=this[_0x5751e5(0xae)],_0x54bf3d=_0x39d567[_0x5751e5(0x129)][_0x5751e5(0xdc)](_0x5751e5(0x121)),_0x23cd19=_0x39d567[_0x5751e5(0x129)][_0x5751e5(0xdc)](_0x5751e5(0x109));_0x39d567[_0x5751e5(0xac)][_0x5751e5(0x125)]['on'](_0x5751e5(0x119),()=>{const _0xcaa0b9=_0x5751e5,_0x3a808d=Array[_0xcaa0b9(0x148)](_0x39d567[_0xcaa0b9(0xac)][_0xcaa0b9(0x125)][_0xcaa0b9(0x14b)][_0xcaa0b9(0xda)]());for(const {name:_0x4434ec,data:_0x2bde26}of _0x3a808d){const {group:_0xe22be,id:_0x204e56,subType:_0x5cc3f1}=_0x54bf3d[_0xcaa0b9(0xfe)](_0x4434ec);if(_0xcaa0b9(0xde)!=_0xe22be)continue;if(null!=_0x2bde26[_0xcaa0b9(0xe3)])continue;const _0xdefd64=_0x54bf3d[_0xcaa0b9(0x13a)](_0x204e56);this[_0xcaa0b9(0x139)][_0xcaa0b9(0xaf)](_0x5cc3f1)&&this[_0xcaa0b9(0xd6)][_0xcaa0b9(0x100)](_0xdefd64);}},{'priority':_0x5751e5(0xd1)});const _0x2ca4bc=(_0x47e7a5,_0x47ae49)=>{const _0x1c0323=_0x5751e5;let _0x59823e=!0x1;const _0x4c735e=_0x47ae49[_0x1c0323(0x124)](_0x47e7a5),_0x558a47=_0x47e7a5[_0x1c0323(0xcc)](_0x1c0323(0xf9)),_0x4fd5ba=_0x23cd19[_0x1c0323(0xf6)](_0x47e7a5);for(const _0x362d6c of this[_0x1c0323(0xd6)]){const _0x37e98b=_0x362d6c[_0x1c0323(0xb7)],_0x16b5dd=_0x37e98b[_0x1c0323(0xce)](_0x1c0323(0xa9)),_0x478465=_0x37e98b[_0x1c0323(0x10c)](_0x16b5dd?0xa:0x5),_0x1cad75=_0x478465[_0x1c0323(0xc2)](),_0xf86716=_0x1cad75[_0x1c0323(0x10c)](0x0,0x3)+_0x1c0323(0x12e),_0x4e1cab=_0x1c0323(0x118)+_0x478465,_0x2597c2=_0x1c0323(0x146)+_0x478465;if(!_0x362d6c[_0x1c0323(0x134)])continue;if(_0x558a47!=_0x362d6c[_0x1c0323(0xc0)]()[_0x1c0323(0xed)][_0x1c0323(0xcc)](_0x1c0323(0xf9)))continue;if(_0x362d6c[_0x1c0323(0xad)](_0x4c735e))continue;const _0x1fddb5=_0x47e7a5[_0x1c0323(0xbc)](_0xf86716)?_0x47e7a5[_0x1c0323(0x106)](_0xf86716)-0x1:0x0,_0x26e77f=this[_0x1c0323(0x101)](_0x362d6c),_0x5d3d6a=_0x26e77f[_0x4e1cab],_0xb26496=_0x26e77f[_0x2597c2];_0x5d3d6a<=_0x4fd5ba[_0x1cad75]&&_0x4fd5ba[_0x1cad75]+_0x1fddb5<=_0xb26496&&(_0x362d6c[_0x1c0323(0x128)](_0x4c735e),_0x59823e=!0x0);}return _0x59823e;};_0x39d567[_0x5751e5(0xac)][_0x5751e5(0x125)][_0x5751e5(0x138)](_0x593991=>{const _0x459d4c=_0x5751e5;let _0x5df32d=!0x1;for(const _0x11c9c5 of _0x39d567[_0x459d4c(0xac)][_0x459d4c(0x125)][_0x459d4c(0x14b)][_0x459d4c(0x116)]())if(_0x459d4c(0xf3)==_0x11c9c5[_0x459d4c(0x141)]){if(_0x459d4c(0x11e)==_0x11c9c5[_0x459d4c(0x136)]){for(const _0x19c2ae of _0x11c9c5[_0x459d4c(0xb9)][_0x459d4c(0xc3)][_0x459d4c(0xba)]())_0x5df32d=_0x5df32d||_0x2ca4bc(_0x19c2ae,_0x593991);}else _0x459d4c(0xec)==_0x11c9c5[_0x459d4c(0x136)]&&(_0x5df32d=_0x5df32d||_0x2ca4bc(_0x11c9c5[_0x459d4c(0xb9)][_0x459d4c(0xc3)],_0x593991));}return _0x5df32d;});}[_0x3fafe5(0x101)](_0xc23f2c){const _0xd5fc82=_0x3fafe5;return this[_0xd5fc82(0xee)](_0xc23f2c[_0xd5fc82(0xf5)]()[_0xd5fc82(0xc9)](_0x45f5d6=>_0x45f5d6[_0xd5fc82(0xed)][_0xd5fc82(0xc3)]));}}function _0x19e2(){const _0x505df9=['8815900hsTUXm','nodeBefore','removeTableRow','selectTableRow','oldRange','root','afterInit','markMultiRangeInsertion','insertTableColumnLeft','createTableWalker','isEqual','createPositionAt','commands','tableCell','start','_getCoordsForCells','isTouching','accept','left','registerDescriptionCallback','insert','insertion','getRanges','getCellLocation','tableColumn','ELEMENT_TABLE_ROW','table','above','filter','end','deletion','_splitMarkerName','element','add','_getSuggestionCoords','insertTableRowBelow','change','ELEMENT_TABLE','showSuggestionHighlights','getAttribute','399BeHGLO','last','TableUtils','values','isArray','substr','removeTableColumn','enableCommand','downcastDispatcher','execute','detach','insertTable','every','8XCALWq','MAX_SAFE_INTEGER','getChanges','selection','min','change:data','_acceptFormatSuggestionCallbackFactory','addMarker:suggestion','ELEMENT_TABLE_WITH_TEXT','582944MzuKoL','tableRow','createRangeIn','rowspan','TrackChangesEditing','insertTableRowAbove','colspan','createRangeOn','document','order','refresh','addRange','plugins','enqueueChange','3aAgVlQ','ELEMENT_TABLE_COLUMN_WITH_TEXT','$graveyard','span','writer','rootName','item','cell','28686jawfum','isInContent','join','name','$textProxy','registerPostFixer','_tablePostFixingSubtypes','getSuggestion','selectTableColumn','_setupColumnsRowsFixing','registerElementLabel','_suggestionFactory','TableEditing','batch','type','MIN_SAFE_INTEGER','getContainedElement','options','194274YnywsI','max','first','from','discard','forceValue','differ','tablePaste','insertTableColumnRight','142712fGOWmg','model','isIntersectingWithRange','editor','includes','getRowIndexes','ELEMENT_TABLE_ROW_WITH_TEXT','*Remove:*\x20%0','setSelection','maxRow','isIntersecting','addClass','subType','locale','position','getChildren','getColumnIndexes','hasAttribute','length','markMultiRangeDeletion','getItems','getFirstRange','fromRange','toLowerCase','nodeAfter','push','toViewElement','*Insert:*\x20%0','classes','data','map','registerCustomCallback','maxColumn','findAncestor','getSelectionAffectedTableCells','startsWith','minRow','descriptionFactory','low','1867086rBYFZP','42760HqrYCY','removeClass','minColumn','_tableSuggestions','mapper','has','ELEMENT_TABLE_COLUMN','getChangedMarkers','some','get','highest','suggestion'];_0x19e2=function(){return _0x505df9;};return _0x19e2();}function Ee(_0x1d0727){const _0x24aef8=_0x3fafe5;return Array[_0x24aef8(0x148)](new Set(_0x1d0727)[_0x24aef8(0x10a)]());}
23
+ const _0x57761c=_0x2ed2;function _0x4334(){const _0x340fb6=['getRowIndexes','112aDsmYc','getSelectionAffectedTableCells','isInContent','fromRange','colspan','getColumnIndexes','writer','position','insertion','toViewElement','above','_setupColumnsRowsFixing','type','$textProxy','MIN_SAFE_INTEGER','_suggestionFactory','selectTableRow','markMultiRangeDeletion','batch','getFirstRange','createTableWalker','enqueueChange','item','data','_tablePostFixingSubtypes','first','name','registerPostFixer','42717ucPdtV','join','enableCommand','TableUtils','tableRow','start','deletion','rootName','end','32HTkpfA','execute','some','insertTableRowBelow','push','order','mapper','TableEditing','removeClass','registerCustomCallback','insertTableColumnRight','$graveyard','editor','addMarker:suggestion','getItems','*Insert:*\x20%0','getRanges','classes','markMultiRangeInsertion','_tableSuggestions','forceValue','min','selection','nodeAfter','showSuggestionHighlights','table','downcastDispatcher','isTouching','get','minRow','_splitMarkerName','selectTableColumn','every','differ','root','createRangeOn','maxColumn','getCellLocation','from','getChildren','substr','minColumn','ELEMENT_TABLE','insertTableRowAbove','_getCoordsForCells','getAttribute','filter','removeTableColumn','change','max','discard','4526417BRczIm','895446dRCeSs','ELEMENT_TABLE_ROW_WITH_TEXT','low','_getSuggestionCoords','findAncestor','startsWith','length','registerDescriptionCallback','highest','plugins','nodeBefore','toLowerCase','792063WovQsD','model','isArray','MAX_SAFE_INTEGER','2817246ovfalP','options','addRange','*Remove:*\x20%0','accept','addClass','TrackChangesEditing','isIntersecting','left','cell','removeTableRow','has','span','last','commands','add','setSelection','subType','getSuggestion','getChanges','element','rowspan','ELEMENT_TABLE_COLUMN','tableColumn','createPositionAt','values','change:data','registerElementLabel','33592990wVgsgO','locale','insert','tablePaste','insertTable','ELEMENT_TABLE_WITH_TEXT','tableCell','ELEMENT_TABLE_COLUMN_WITH_TEXT','maxRow','afterInit','isEqual','document','getContainedElement','3048102OfZSyS','ELEMENT_TABLE_ROW','includes','5HViucV','getChangedMarkers','insertTableColumnLeft','descriptionFactory','refresh','hasAttribute','suggestion','createRangeIn','oldRange','isIntersectingWithRange','detach','_acceptFormatSuggestionCallbackFactory','map'];_0x4334=function(){return _0x340fb6;};return _0x4334();}(function(_0x3c6504,_0x1f90ce){const _0x3e1957=_0x2ed2,_0x265f18=_0x3c6504();while(!![]){try{const _0x31b9b4=-parseInt(_0x3e1957(0x215))/0x1+-parseInt(_0x3e1957(0x219))/0x2+-parseInt(_0x3e1957(0x1cc))/0x3*(-parseInt(_0x3e1957(0x1b0))/0x4)+-parseInt(_0x3e1957(0x245))/0x5*(-parseInt(_0x3e1957(0x209))/0x6)+parseInt(_0x3e1957(0x208))/0x7+-parseInt(_0x3e1957(0x1d5))/0x8*(parseInt(_0x3e1957(0x242))/0x9)+parseInt(_0x3e1957(0x235))/0xa;if(_0x31b9b4===_0x1f90ce)break;else _0x265f18['push'](_0x265f18['shift']());}catch(_0x52c00c){_0x265f18['push'](_0x265f18['shift']());}}}(_0x4334,0xf3c41));function _0x2ed2(_0x3fe731,_0xeaf24b){const _0x43342e=_0x4334();return _0x2ed2=function(_0x2ed2e0,_0x413f78){_0x2ed2e0=_0x2ed2e0-0x1a8;let _0x4fdbd9=_0x43342e[_0x2ed2e0];return _0x4fdbd9;},_0x2ed2(_0x3fe731,_0xeaf24b);}import{Plugin as _0x46ba04}from'ckeditor5/src/core.js';import{LiveRange as _0xfab8c3}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x4635c3}from'ckeditor5/src/widget.js';import{getTranslation as _0xb9816a}from'../utils/common-translations.js';export default class jt extends _0x46ba04{constructor(_0x35b286){const _0x587aba=_0x2ed2;super(_0x35b286),this[_0x587aba(0x1c8)]=[_0x587aba(0x1d0),_0x587aba(0x230)],this[_0x587aba(0x1e8)]=new Set();}[_0x57761c(0x23e)](){const _0x134880=_0x57761c,_0x3b9373=this[_0x134880(0x1e1)],_0x4a5739=_0x3b9373[_0x134880(0x216)][_0x134880(0x240)][_0x134880(0x1eb)];if(!_0x3b9373[_0x134880(0x212)][_0x134880(0x224)](_0x134880(0x1dc)))return;const _0x3d8e52=_0x3b9373[_0x134880(0x236)],_0x48a93e=_0x3b9373[_0x134880(0x212)][_0x134880(0x1f1)](_0x134880(0x21f)),_0x243531=_0x3b9373[_0x134880(0x212)][_0x134880(0x1f1)](_0x134880(0x1cf));_0x48a93e[_0x134880(0x248)][_0x134880(0x234)](_0x134880(0x1ee),_0x380935=>_0xb9816a(_0x3d8e52,_0x134880(0x1ff),_0x380935)),this[_0x134880(0x1bb)](),_0x48a93e[_0x134880(0x1ce)](_0x134880(0x239)),_0x48a93e[_0x134880(0x1ce)](_0x134880(0x1c0)),_0x48a93e[_0x134880(0x1ce)](_0x134880(0x1f4));for(const _0x5bd73b of[_0x134880(0x200),_0x134880(0x1d8)]){const _0x14f325=_0x3b9373[_0x134880(0x227)][_0x134880(0x1f1)](_0x5bd73b);_0x48a93e[_0x134880(0x1ce)](_0x5bd73b,_0x1111a9=>{const _0x338779=_0x134880;_0x3b9373[_0x338779(0x216)][_0x338779(0x205)](_0x59f658=>{const _0x4aa6d3=_0x338779;_0x1111a9();const _0x4d8d8d=_0x4aa6d3(0x1ba)===_0x14f325[_0x4aa6d3(0x1da)],_0x376415=_0x243531[_0x4aa6d3(0x1b1)](_0x4a5739),_0xdbecf0=_0x243531[_0x4aa6d3(0x1af)](_0x376415),_0x7312b6=_0x4d8d8d?_0xdbecf0[_0x4aa6d3(0x1c9)]-0x1:_0xdbecf0[_0x4aa6d3(0x226)]+0x1,_0x5677cb=_0x376415[0x0][_0x4aa6d3(0x20d)](_0x4aa6d3(0x1ee)),_0x4c4d8a=_0x243531[_0x4aa6d3(0x1c4)](_0x5677cb,{'startRow':_0x7312b6,'endRow':_0x7312b6}),_0x2c5eab=Array[_0x4aa6d3(0x1fb)](_0x4c4d8a)[_0x4aa6d3(0x1ae)](_0x147bdb=>_0x59f658[_0x4aa6d3(0x1f8)](_0x147bdb[_0x4aa6d3(0x222)]));_0x48a93e[_0x4aa6d3(0x1e7)](_0x2c5eab,_0x4aa6d3(0x1d0));});});}for(const _0x195878 of[_0x134880(0x247),_0x134880(0x1df)]){const _0x26b25e=_0x3b9373[_0x134880(0x227)][_0x134880(0x1f1)](_0x195878);_0x48a93e[_0x134880(0x1ce)](_0x195878,_0x32263e=>{const _0x423cdc=_0x134880;_0x3b9373[_0x423cdc(0x216)][_0x423cdc(0x205)](_0x4d3d2e=>{const _0x3a62f5=_0x423cdc;_0x32263e();const _0x3d5e43=_0x3a62f5(0x221)===_0x26b25e[_0x3a62f5(0x1da)],_0x5b98b6=_0x243531[_0x3a62f5(0x1b1)](_0x4a5739),_0x5a0f19=_0x243531[_0x3a62f5(0x1b5)](_0x5b98b6),_0x5467a1=_0x3d5e43?_0x5a0f19[_0x3a62f5(0x1c9)]-0x1:_0x5a0f19[_0x3a62f5(0x226)]+0x1,_0x24e7e3=_0x5b98b6[0x0][_0x3a62f5(0x20d)](_0x3a62f5(0x1ee)),_0x2112af=_0x243531[_0x3a62f5(0x1c4)](_0x24e7e3,{'startRow':0x0,'column':_0x5467a1,'includeAllSlots':!0x1}),_0x51ee0d=Array[_0x3a62f5(0x1fb)](_0x2112af)[_0x3a62f5(0x1ae)](_0x11c05d=>_0x4d3d2e[_0x3a62f5(0x1f8)](_0x11c05d[_0x3a62f5(0x222)]));_0x48a93e[_0x3a62f5(0x1e7)](_0x51ee0d,_0x3a62f5(0x230));});});}for(const _0x46794a of[_0x134880(0x223),_0x134880(0x204)]){const _0x36f4c0=_0x46794a[_0x134880(0x1fd)](0xb),_0x341a02=_0x36f4c0[_0x134880(0x214)](),_0x347527=_0x341a02[_0x134880(0x1fd)](0x0,0x3)+_0x134880(0x225),_0x14e9f5=_0x134880(0x1ee)+_0x36f4c0,_0x24dd29=_0x134880(0x1ea)+_0x36f4c0,_0x34c310=_0x134880(0x206)+_0x36f4c0;_0x48a93e[_0x134880(0x1ce)](_0x46794a,()=>{const _0xf3067b=_0x134880;_0x3b9373[_0xf3067b(0x216)][_0xf3067b(0x205)](_0x5a6298=>{const _0x3b8238=_0xf3067b,_0x4a4011=_0x243531[_0x3b8238(0x1b1)](_0x4a5739),_0x51f30e=_0x4a4011[0x0][_0x3b8238(0x20d)](_0x3b8238(0x1ee));let _0x3c459e;if(_0x3b8238(0x223)==_0x46794a){const _0x182168=_0x243531[_0x3b8238(0x1af)](_0x4a4011);_0x3c459e={'startRow':_0x182168[_0x3b8238(0x1c9)],'endRow':_0x182168[_0x3b8238(0x226)],'includeAllSlots':!0x0};}else{const _0x5e332c=_0x243531[_0x3b8238(0x1b5)](_0x4a4011);_0x3c459e={'startColumn':_0x5e332c[_0x3b8238(0x1c9)],'endColumn':_0x5e332c[_0x3b8238(0x226)],'includeAllSlots':!0x0};}const _0x147aa2=_0x243531[_0x3b8238(0x1c4)](_0x51f30e,_0x3c459e),_0x536e7e=Array[_0x3b8238(0x1fb)](_0x147aa2)[_0x3b8238(0x1ae)](({cell:_0x10abe1})=>_0x10abe1),_0x1ba34e=Ee(_0x536e7e[_0x3b8238(0x203)](_0x4a0d44=>_0x4a0d44[_0x3b8238(0x24a)](_0x347527))),_0x40e68a=Ee(_0x536e7e[_0x3b8238(0x203)](_0x5a5453=>!_0x5a5453[_0x3b8238(0x24a)](_0x347527)))[_0x3b8238(0x1ae)](_0x455fe9=>_0x5a6298[_0x3b8238(0x1f8)](_0x455fe9)),_0x33bb2d=_0x48a93e[_0x3b8238(0x1c1)](_0x40e68a,_0x14e9f5);if(_0x33bb2d&&(_0x3b8238(0x1d0)==_0x33bb2d[_0x3b8238(0x22a)]||_0x3b8238(0x230)==_0x33bb2d[_0x3b8238(0x22a)])){const _0x15b35f=this[_0x3b8238(0x20c)](_0x33bb2d);for(const _0xda998b of _0x1ba34e){const _0x347187=_0x5a6298[_0x3b8238(0x1f8)](_0xda998b),_0x223f37=_0x243531[_0x3b8238(0x1fa)](_0xda998b),_0x39dc57=_0xda998b[_0x3b8238(0x202)](_0x347527)-0x1,_0x474eed=_0x15b35f[_0x24dd29],_0x5236ef=_0x15b35f[_0x34c310];_0x474eed<=_0x223f37[_0x341a02]&&_0x223f37[_0x341a02]+_0x39dc57<=_0x5236ef&&_0x33bb2d[_0x3b8238(0x21b)](_0x347187);}}});});}function _0x3e8764(_0x3f60ea){const _0x2b31fa=_0x134880,_0x497e36=Array[_0x2b31fa(0x1fb)](_0x4a5739[_0x2b31fa(0x1e5)]())[_0x2b31fa(0x1ae)](_0x241391=>_0xfab8c3[_0x2b31fa(0x1b3)](_0x241391));_0x3b9373[_0x2b31fa(0x216)][_0x2b31fa(0x205)](_0x342c8b=>{const _0x11c74a=_0x2b31fa,_0x43591e=_0x342c8b[_0x11c74a(0x1c2)];_0x3f60ea=_0x3f60ea[_0x11c74a(0x203)](_0x1cb64b=>_0x11c74a(0x1e0)!=_0x1cb64b[_0x11c74a(0x1f7)][_0x11c74a(0x1d3)]),_0x342c8b[_0x11c74a(0x229)](_0x3f60ea),_0x3b9373[_0x11c74a(0x227)][_0x11c74a(0x1f1)](_0x11c74a(0x223))[_0x11c74a(0x249)](),_0x3b9373[_0x11c74a(0x1d6)](_0x11c74a(0x223),{'forceDefaultExecution':!0x0}),_0x3b9373[_0x11c74a(0x216)][_0x11c74a(0x1c5)](()=>{const _0x6a0a57=_0x11c74a;_0x3b9373[_0x6a0a57(0x216)][_0x6a0a57(0x1c5)](_0x43591e,_0x12c8c0=>{const _0x529a47=_0x6a0a57,_0x44ff55=_0x497e36[_0x529a47(0x203)](_0x3237de=>_0x529a47(0x1e0)!=_0x3237de[_0x529a47(0x1f7)][_0x529a47(0x1d3)]);_0x44ff55[_0x529a47(0x20f)]>0x0&&_0x12c8c0[_0x529a47(0x229)](_0x44ff55);for(const _0x3eaabe of _0x497e36)_0x3eaabe[_0x529a47(0x1ac)]();});});});}function _0x4e663f(_0x4a917d){const _0x565084=_0x134880;_0x3b9373[_0x565084(0x216)][_0x565084(0x205)](_0x49380a=>{const _0xa80be5=_0x565084,_0x58c9a4=Array[_0xa80be5(0x1fb)](_0x4a5739[_0xa80be5(0x1e5)]())[_0xa80be5(0x1ae)](_0x141fcf=>_0xfab8c3[_0xa80be5(0x1b3)](_0x141fcf)),_0x43861c=[];for(const _0x383464 of _0x4a917d)for(const _0x50d4cb of _0x383464[_0xa80be5(0x1e3)]({'shallow':!0x0}))_0x43861c[_0xa80be5(0x1d9)](_0x50d4cb);for(const _0x3a28c4 of _0x43861c)_0xa80be5(0x1e0)!=_0x3a28c4[_0xa80be5(0x1f7)][_0xa80be5(0x1d3)]&&(_0x49380a[_0xa80be5(0x229)](_0x49380a[_0xa80be5(0x231)](_0x3a28c4,0x0)),_0x3b9373[_0xa80be5(0x227)][_0xa80be5(0x1f1)](_0xa80be5(0x204))[_0xa80be5(0x249)](),_0x3b9373[_0xa80be5(0x1d6)](_0xa80be5(0x204),{'forceDefaultExecution':!0x0}));const _0x56a27f=_0x58c9a4[_0xa80be5(0x203)](_0x12185f=>_0xa80be5(0x1e0)!=_0x12185f[_0xa80be5(0x1f7)][_0xa80be5(0x1d3)]);_0x56a27f[_0xa80be5(0x20f)]>0x0&&_0x49380a[_0xa80be5(0x229)](_0x56a27f);for(const _0x399599 of _0x58c9a4)_0x399599[_0xa80be5(0x1ac)]();});}function _0x246787(_0x15fa91,_0x101f37){const _0x4b0686=_0x134880;return _0x101f37[_0x4b0686(0x1f5)](_0x3ad9ca=>_0x15fa91[_0x4b0686(0x1d7)](_0x226aa3=>_0x226aa3[_0x4b0686(0x1d4)][_0x4b0686(0x23f)](_0x3ad9ca[_0x4b0686(0x1d1)])||_0x3ad9ca[_0x4b0686(0x1d4)][_0x4b0686(0x23f)](_0x226aa3[_0x4b0686(0x1d1)])));}function _0x1925a8(_0x37d0f1,_0x4ca1b2){const _0x3a6540=_0x134880;return!_0x37d0f1[_0x3a6540(0x1d7)](_0x553dec=>_0x4ca1b2[_0x3a6540(0x1d7)](_0x3bd53d=>_0x553dec[_0x3a6540(0x220)](_0x3bd53d)))&&_0x37d0f1[_0x3a6540(0x1d7)](_0x39200a=>_0x4ca1b2[_0x3a6540(0x1d7)](_0x5aec4a=>_0x39200a[_0x3a6540(0x1d4)][_0x3a6540(0x1f0)](_0x5aec4a[_0x3a6540(0x1d1)])));}_0x3b9373[_0x134880(0x1c7)][_0x134880(0x1ef)]['on'](_0x134880(0x1e2),(_0x15afa2,_0x3d0c2e,_0x43f771)=>{const _0x36bee5=_0x134880;if(!_0x43f771[_0x36bee5(0x21a)][_0x36bee5(0x1ed)])return;const _0x42cf08=_0x3d0c2e[_0x36bee5(0x1c6)];if(!_0x42cf08)return;const _0x168505=_0x43f771[_0x36bee5(0x1db)][_0x36bee5(0x1b9)](_0x42cf08);function _0x3d45e1(_0x1eebe1){const _0x357961=_0x36bee5;return Array[_0x357961(0x217)](_0x1eebe1)?_0x1eebe1:[_0x1eebe1];}_0x168505&&_0x36bee5(0x23b)===_0x42cf08[_0x36bee5(0x1ca)]&&_0x4635c3(_0x168505,_0x43f771[_0x36bee5(0x1b6)],(_0x5b7363,_0x464a19,_0x2e122e)=>_0x2e122e[_0x36bee5(0x21e)](_0x3d45e1(_0x464a19[_0x36bee5(0x1e6)]),_0x5b7363),(_0xdda363,_0x2caf74,_0x54821d)=>_0x54821d[_0x36bee5(0x1dd)](_0x3d45e1(_0x2caf74[_0x36bee5(0x1e6)]),_0xdda363));},{'priority':_0x134880(0x211)}),_0x48a93e[_0x134880(0x248)][_0x134880(0x210)](_0x54270b=>{const _0x5d5227=_0x134880;if(_0x5d5227(0x1b8)!=_0x54270b[_0x5d5227(0x1bc)]&&_0x5d5227(0x1d2)!=_0x54270b[_0x5d5227(0x1bc)])return;const _0x44dda0=_0x54270b[_0x5d5227(0x241)]();if(null!=_0x44dda0&&_0x44dda0['is'](_0x5d5227(0x22d),_0x5d5227(0x1ee))){if(_0x5d5227(0x1b8)==_0x54270b[_0x5d5227(0x1bc)]){const _0x4726a4=_0x54270b[_0x5d5227(0x1e3)]()[_0x5d5227(0x203)](_0xd86a10=>_0xd86a10['is'](_0x5d5227(0x1bd)))[_0x5d5227(0x1ae)](_0x106a6b=>_0x106a6b[_0x5d5227(0x1c7)]);if(_0x4726a4[_0x5d5227(0x20f)])return{'type':_0x5d5227(0x1b8),'content':_0xb9816a(_0x3d8e52,_0x5d5227(0x1e4),_0xb9816a(_0x3d8e52,_0x5d5227(0x23a),'\x22'+_0x4726a4[_0x5d5227(0x1cd)]('\x20')+'\x22'))};}if(_0x5d5227(0x1d2)==_0x54270b[_0x5d5227(0x1bc)]){const _0x2f0486=_0x54270b[_0x5d5227(0x1e3)]()[_0x5d5227(0x203)](_0x335078=>_0x335078['is'](_0x5d5227(0x1bd)))[_0x5d5227(0x1ae)](_0x4bdf2e=>_0x4bdf2e[_0x5d5227(0x1c7)]);if(_0x2f0486[_0x5d5227(0x20f)])return{'type':_0x5d5227(0x1d2),'content':_0xb9816a(_0x3d8e52,_0x5d5227(0x21c),_0xb9816a(_0x3d8e52,_0x5d5227(0x23a),'\x22'+_0x2f0486[_0x5d5227(0x1cd)]('\x20')+'\x22'))};}}}),_0x48a93e[_0x134880(0x248)][_0x134880(0x210)](_0x5a3dff=>{const _0x2ab276=_0x134880;if(_0x2ab276(0x1d0)==_0x5a3dff[_0x2ab276(0x22a)]){const _0x47cc8b=_0x5a3dff[_0x2ab276(0x1e3)]()[_0x2ab276(0x203)](_0x5e63af=>_0x5e63af['is'](_0x2ab276(0x1bd)))[_0x2ab276(0x1ae)](_0x50852e=>_0x50852e[_0x2ab276(0x1c7)]),_0x925496=this[_0x2ab276(0x20c)](_0x5a3dff),_0x11085d=_0x925496[_0x2ab276(0x23d)]-_0x925496[_0x2ab276(0x1f2)]+0x1;if(_0x2ab276(0x1b8)==_0x5a3dff[_0x2ab276(0x1bc)])return _0x47cc8b[_0x2ab276(0x20f)]?{'type':_0x2ab276(0x1b8),'content':_0xb9816a(_0x3d8e52,_0x2ab276(0x1e4),_0xb9816a(_0x3d8e52,_0x2ab276(0x20a),[_0x11085d,'\x22'+_0x47cc8b[_0x2ab276(0x1cd)]('\x20')+'\x22']))}:{'type':_0x2ab276(0x1b8),'content':_0xb9816a(_0x3d8e52,_0x2ab276(0x1e4),_0xb9816a(_0x3d8e52,_0x2ab276(0x243),_0x11085d))};if(_0x2ab276(0x1d2)==_0x5a3dff[_0x2ab276(0x1bc)])return _0x47cc8b[_0x2ab276(0x20f)]?{'type':_0x2ab276(0x1d2),'content':_0xb9816a(_0x3d8e52,_0x2ab276(0x21c),_0xb9816a(_0x3d8e52,_0x2ab276(0x20a),[_0x11085d,'\x22'+_0x47cc8b[_0x2ab276(0x1cd)]('\x20')+'\x22']))}:{'type':_0x2ab276(0x1d2),'content':_0xb9816a(_0x3d8e52,_0x2ab276(0x21c),_0xb9816a(_0x3d8e52,_0x2ab276(0x243),_0x11085d))};}if(_0x2ab276(0x230)==_0x5a3dff[_0x2ab276(0x22a)]){const _0x5e0869=_0x5a3dff[_0x2ab276(0x1e3)]()[_0x2ab276(0x203)](_0x1a0567=>_0x1a0567['is'](_0x2ab276(0x1bd)))[_0x2ab276(0x1ae)](_0x164e75=>_0x164e75[_0x2ab276(0x1c7)]),_0x5776f7=this[_0x2ab276(0x20c)](_0x5a3dff),_0x322d61=_0x5776f7[_0x2ab276(0x1f9)]-_0x5776f7[_0x2ab276(0x1fe)]+0x1;if(_0x2ab276(0x1b8)==_0x5a3dff[_0x2ab276(0x1bc)])return _0x5e0869[_0x2ab276(0x20f)]?{'type':_0x2ab276(0x1b8),'content':_0xb9816a(_0x3d8e52,_0x2ab276(0x1e4),_0xb9816a(_0x3d8e52,_0x2ab276(0x23c),[_0x322d61,'\x22'+_0x5e0869[_0x2ab276(0x1cd)]('\x20')+'\x22']))}:{'type':_0x2ab276(0x1b8),'content':_0xb9816a(_0x3d8e52,_0x2ab276(0x1e4),_0xb9816a(_0x3d8e52,_0x2ab276(0x22f),_0x322d61))};if(_0x2ab276(0x1d2)==_0x5a3dff[_0x2ab276(0x1bc)])return _0x5e0869[_0x2ab276(0x20f)]?{'type':_0x2ab276(0x1d2),'content':_0xb9816a(_0x3d8e52,_0x2ab276(0x21c),_0xb9816a(_0x3d8e52,_0x2ab276(0x23c),[_0x322d61,'\x22'+_0x5e0869[_0x2ab276(0x1cd)]('\x20')+'\x22']))}:{'type':_0x2ab276(0x1d2),'content':_0xb9816a(_0x3d8e52,_0x2ab276(0x21c),_0xb9816a(_0x3d8e52,_0x2ab276(0x22f),_0x322d61))};}}),_0x48a93e[_0x134880(0x1bf)][_0x134880(0x1de)](_0x134880(0x1b8),_0x134880(0x1d0),_0x134880(0x207),_0x3e8764),_0x48a93e[_0x134880(0x1bf)][_0x134880(0x1de)](_0x134880(0x1d2),_0x134880(0x1d0),_0x134880(0x21d),_0x3e8764),_0x48a93e[_0x134880(0x1bf)][_0x134880(0x1de)](_0x134880(0x1b8),_0x134880(0x230),_0x134880(0x207),_0x4e663f),_0x48a93e[_0x134880(0x1bf)][_0x134880(0x1de)](_0x134880(0x1d2),_0x134880(0x230),_0x134880(0x21d),_0x4e663f),_0x48a93e[_0x134880(0x1bf)][_0x134880(0x1de)](_0x134880(0x1b8),_0x134880(0x230),_0x134880(0x1cd),_0x246787),_0x48a93e[_0x134880(0x1bf)][_0x134880(0x1de)](_0x134880(0x1d2),_0x134880(0x230),_0x134880(0x1cd),_0x246787),_0x48a93e[_0x134880(0x1bf)][_0x134880(0x1de)](_0x134880(0x1b8),_0x134880(0x1d0),_0x134880(0x1cd),_0x1925a8),_0x48a93e[_0x134880(0x1bf)][_0x134880(0x1de)](_0x134880(0x1d2),_0x134880(0x1d0),_0x134880(0x1cd),_0x1925a8);}[_0x57761c(0x1ad)](){const _0x504a5d=_0x57761c,_0x51e495=this[_0x504a5d(0x1e1)],_0x3264d5=_0x51e495[_0x504a5d(0x216)][_0x504a5d(0x240)][_0x504a5d(0x1eb)];return(_0x3b5c27,_0x16ba91)=>{const _0x1f3c50=_0x504a5d;_0x51e495[_0x1f3c50(0x216)][_0x1f3c50(0x205)](_0x2800e6=>{const _0x507a88=_0x1f3c50,{commandName:_0x1585d7,commandParams:_0x5a36a5}=_0x16ba91;let _0x3a4a41=_0x3b5c27[0x0][_0x507a88(0x1d4)][_0x507a88(0x213)];_0x5a36a5&&_0x5a36a5[0x0]&&!0x1===_0x5a36a5[0x0][_0x507a88(0x1e9)]&&(_0x3a4a41=_0x3b5c27[0x0][_0x507a88(0x1d1)][_0x507a88(0x1ec)]);const _0x3c1fe6=_0x2800e6[_0x507a88(0x1a9)](_0x3a4a41);if(_0x507a88(0x1e0)==_0x3c1fe6[_0x507a88(0x1f7)][_0x507a88(0x1d3)])return;const _0x370608=Array[_0x507a88(0x1fb)](_0x3264d5[_0x507a88(0x1e5)]())[_0x507a88(0x1ae)](_0x2ee066=>_0xfab8c3[_0x507a88(0x1b3)](_0x2ee066));_0x2800e6[_0x507a88(0x229)](_0x3c1fe6),_0x51e495[_0x507a88(0x227)][_0x507a88(0x1f1)](_0x1585d7)[_0x507a88(0x249)](),_0x5a36a5[_0x507a88(0x1d9)]({'forceDefaultExecution':!0x0}),_0x51e495[_0x507a88(0x1d6)](_0x1585d7,..._0x5a36a5);const _0x5e02ac=_0x370608[_0x507a88(0x203)](_0x3aff07=>_0x507a88(0x1e0)!=_0x3aff07[_0x507a88(0x1f7)][_0x507a88(0x1d3)]);_0x5e02ac[_0x507a88(0x20f)]>0x0&&_0x2800e6[_0x507a88(0x229)](_0x5e02ac);for(const _0x14b8fe of _0x370608)_0x14b8fe[_0x507a88(0x1ac)]();});};}[_0x57761c(0x201)](_0x2826ba){const _0x2e5362=_0x57761c,_0x248112=this[_0x2e5362(0x1e1)][_0x2e5362(0x212)][_0x2e5362(0x1f1)](_0x2e5362(0x1cf));let _0x51a6c6=Number[_0x2e5362(0x218)],_0x18935f=Number[_0x2e5362(0x1be)],_0x22adfb=Number[_0x2e5362(0x218)],_0x2992b4=Number[_0x2e5362(0x1be)];for(const _0x347ed4 of _0x2826ba){if(_0x2e5362(0x1e0)==_0x347ed4[_0x2e5362(0x1f7)][_0x2e5362(0x1d3)])continue;const {row:_0x3ff74b,column:_0x6f365c}=_0x248112[_0x2e5362(0x1fa)](_0x347ed4),_0x18a067=_0x347ed4[_0x2e5362(0x24a)](_0x2e5362(0x22e))?_0x347ed4[_0x2e5362(0x202)](_0x2e5362(0x22e))-0x1:0x0,_0x7d33fe=_0x347ed4[_0x2e5362(0x24a)](_0x2e5362(0x1b4))?_0x347ed4[_0x2e5362(0x202)](_0x2e5362(0x1b4))-0x1:0x0;_0x51a6c6=_0x3ff74b<_0x51a6c6?_0x3ff74b:_0x51a6c6,_0x18935f=_0x3ff74b+_0x18a067>_0x18935f?_0x3ff74b+_0x18a067:_0x18935f,_0x22adfb=_0x6f365c<_0x22adfb?_0x6f365c:_0x22adfb,_0x2992b4=_0x6f365c+_0x7d33fe>_0x2992b4?_0x6f365c+_0x7d33fe:_0x2992b4;}return{'minRow':_0x51a6c6,'maxRow':_0x18935f,'minColumn':_0x22adfb,'maxColumn':_0x2992b4};}[_0x57761c(0x1bb)](){const _0x4c3784=_0x57761c,_0x1bdee4=this[_0x4c3784(0x1e1)],_0x2a06d8=_0x1bdee4[_0x4c3784(0x212)][_0x4c3784(0x1f1)](_0x4c3784(0x21f)),_0x5ef30c=_0x1bdee4[_0x4c3784(0x212)][_0x4c3784(0x1f1)](_0x4c3784(0x1cf));_0x1bdee4[_0x4c3784(0x216)][_0x4c3784(0x240)]['on'](_0x4c3784(0x233),()=>{const _0x30c023=_0x4c3784,_0x12437f=Array[_0x30c023(0x1fb)](_0x1bdee4[_0x30c023(0x216)][_0x30c023(0x240)][_0x30c023(0x1f6)][_0x30c023(0x246)]());for(const {name:_0x89b8f5,data:_0x4d0709}of _0x12437f){const {group:_0xa7c340,id:_0x3517ba,subType:_0x2e6d97}=_0x2a06d8[_0x30c023(0x1f3)](_0x89b8f5);if(_0x30c023(0x1a8)!=_0xa7c340)continue;if(null!=_0x4d0709[_0x30c023(0x1aa)])continue;const _0x5977d0=_0x2a06d8[_0x30c023(0x22b)](_0x3517ba);this[_0x30c023(0x1c8)][_0x30c023(0x244)](_0x2e6d97)&&this[_0x30c023(0x1e8)][_0x30c023(0x228)](_0x5977d0);}},{'priority':_0x4c3784(0x20b)});const _0x346fe8=(_0x5b4e6e,_0x187f1d)=>{const _0x492bef=_0x4c3784;let _0x3fc8c6=!0x1;const _0x42201e=_0x187f1d[_0x492bef(0x1f8)](_0x5b4e6e),_0x499682=_0x5b4e6e[_0x492bef(0x20d)](_0x492bef(0x1ee)),_0x1a8431=_0x5ef30c[_0x492bef(0x1fa)](_0x5b4e6e);for(const _0x4d17fc of this[_0x492bef(0x1e8)]){const _0x109dad=_0x4d17fc[_0x492bef(0x22a)],_0x3fdfb8=_0x109dad[_0x492bef(0x20e)](_0x492bef(0x238)),_0x3c1e95=_0x109dad[_0x492bef(0x1fd)](_0x3fdfb8?0xa:0x5),_0x45e7cb=_0x3c1e95[_0x492bef(0x214)](),_0x3447c6=_0x45e7cb[_0x492bef(0x1fd)](0x0,0x3)+_0x492bef(0x225),_0x58ef31=_0x492bef(0x1ea)+_0x3c1e95,_0x1c7acc=_0x492bef(0x206)+_0x3c1e95;if(!_0x4d17fc[_0x492bef(0x1b2)])continue;if(_0x499682!=_0x4d17fc[_0x492bef(0x1c3)]()[_0x492bef(0x1d1)][_0x492bef(0x20d)](_0x492bef(0x1ee)))continue;if(_0x4d17fc[_0x492bef(0x1ab)](_0x42201e))continue;const _0x439068=_0x5b4e6e[_0x492bef(0x24a)](_0x3447c6)?_0x5b4e6e[_0x492bef(0x202)](_0x3447c6)-0x1:0x0,_0x4d7de9=this[_0x492bef(0x20c)](_0x4d17fc),_0x547dfa=_0x4d7de9[_0x58ef31],_0x472ad9=_0x4d7de9[_0x1c7acc];_0x547dfa<=_0x1a8431[_0x45e7cb]&&_0x1a8431[_0x45e7cb]+_0x439068<=_0x472ad9&&(_0x4d17fc[_0x492bef(0x21b)](_0x42201e),_0x3fc8c6=!0x0);}return _0x3fc8c6;};_0x1bdee4[_0x4c3784(0x216)][_0x4c3784(0x240)][_0x4c3784(0x1cb)](_0x45ff7e=>{const _0x354bd3=_0x4c3784;let _0x5552b9=!0x1;for(const _0x556f0d of _0x1bdee4[_0x354bd3(0x216)][_0x354bd3(0x240)][_0x354bd3(0x1f6)][_0x354bd3(0x22c)]())if(_0x354bd3(0x237)==_0x556f0d[_0x354bd3(0x1bc)]){if(_0x354bd3(0x1d0)==_0x556f0d[_0x354bd3(0x1ca)]){for(const _0x4872a1 of _0x556f0d[_0x354bd3(0x1b7)][_0x354bd3(0x1ec)][_0x354bd3(0x1fc)]())_0x5552b9=_0x5552b9||_0x346fe8(_0x4872a1,_0x45ff7e);}else _0x354bd3(0x23b)==_0x556f0d[_0x354bd3(0x1ca)]&&(_0x5552b9=_0x5552b9||_0x346fe8(_0x556f0d[_0x354bd3(0x1b7)][_0x354bd3(0x1ec)],_0x45ff7e));}return _0x5552b9;});}[_0x57761c(0x20c)](_0x44eb68){const _0x1a0597=_0x57761c;return this[_0x1a0597(0x201)](_0x44eb68[_0x1a0597(0x1e5)]()[_0x1a0597(0x1ae)](_0x57fffb=>_0x57fffb[_0x1a0597(0x1d1)][_0x1a0597(0x1ec)]));}}function Ee(_0x5b6a53){const _0x44a7a2=_0x57761c;return Array[_0x44a7a2(0x1fb)](new Set(_0x5b6a53)[_0x44a7a2(0x232)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x610ab0=_0x15a0;(function(_0x2761ee,_0x3b83cc){const _0x59d20e=_0x15a0,_0x325aeb=_0x2761ee();while(!![]){try{const _0x45554a=-parseInt(_0x59d20e(0xf6))/0x1*(-parseInt(_0x59d20e(0xf0))/0x2)+-parseInt(_0x59d20e(0xea))/0x3*(parseInt(_0x59d20e(0xf7))/0x4)+-parseInt(_0x59d20e(0xf9))/0x5*(parseInt(_0x59d20e(0xeb))/0x6)+parseInt(_0x59d20e(0xee))/0x7+-parseInt(_0x59d20e(0xf8))/0x8*(-parseInt(_0x59d20e(0xf3))/0x9)+-parseInt(_0x59d20e(0xe7))/0xa+parseInt(_0x59d20e(0xec))/0xb;if(_0x45554a===_0x3b83cc)break;else _0x325aeb['push'](_0x325aeb['shift']());}catch(_0x6a0f2e){_0x325aeb['push'](_0x325aeb['shift']());}}}(_0x1ee7,0x5f054));function _0x1ee7(){const _0x4be34c=['TrackChangesEditing','3562700LxwpXM','enableCommand','afterInit','453DvogDM','582ZuerUa','6200546afzkVD','requires','4688719QRsFyY','get','82ZDogJj','editor','toggleTableCaption','3282111yowLVm','TableCaptionEditing','plugins','7589jfCujW','18520PKbAec','8lrdthi','23955mdzdOX','has'];_0x1ee7=function(){return _0x4be34c;};return _0x1ee7();}import{Plugin as _0x1402e3}from'ckeditor5/src/core.js';import _0x257875 from'./table.js';function _0x15a0(_0x41ce74,_0x43f22d){const _0x1ee70d=_0x1ee7();return _0x15a0=function(_0x15a02c,_0xa43b10){_0x15a02c=_0x15a02c-0xe6;let _0x2f63bd=_0x1ee70d[_0x15a02c];return _0x2f63bd;},_0x15a0(_0x41ce74,_0x43f22d);}export default class Mt extends _0x1402e3{static get[_0x610ab0(0xed)](){return[_0x257875];}[_0x610ab0(0xe9)](){const _0xc52fa6=_0x610ab0,_0x2a354c=this[_0xc52fa6(0xf1)];if(!_0x2a354c[_0xc52fa6(0xf5)][_0xc52fa6(0xfa)](_0xc52fa6(0xf4)))return;_0x2a354c[_0xc52fa6(0xf5)][_0xc52fa6(0xef)](_0xc52fa6(0xe6))[_0xc52fa6(0xe8)](_0xc52fa6(0xf2));}}
23
+ const _0x1b2f3d=_0x52dc;(function(_0x5cc2d8,_0x23f3dc){const _0x20b555=_0x52dc,_0x450140=_0x5cc2d8();while(!![]){try{const _0x455422=-parseInt(_0x20b555(0x1b4))/0x1*(-parseInt(_0x20b555(0x1a6))/0x2)+parseInt(_0x20b555(0x1a5))/0x3*(parseInt(_0x20b555(0x1b3))/0x4)+parseInt(_0x20b555(0x1a2))/0x5*(-parseInt(_0x20b555(0x1ad))/0x6)+-parseInt(_0x20b555(0x1b6))/0x7*(parseInt(_0x20b555(0x1a8))/0x8)+parseInt(_0x20b555(0x1af))/0x9+parseInt(_0x20b555(0x1b7))/0xa*(-parseInt(_0x20b555(0x1a4))/0xb)+-parseInt(_0x20b555(0x1a3))/0xc;if(_0x455422===_0x23f3dc)break;else _0x450140['push'](_0x450140['shift']());}catch(_0x38b465){_0x450140['push'](_0x450140['shift']());}}}(_0x3c32,0x38d6e));import{Plugin as _0x1094c1}from'ckeditor5/src/core.js';function _0x52dc(_0x37b913,_0x283980){const _0x3c321e=_0x3c32();return _0x52dc=function(_0x52dcf0,_0x3887b9){_0x52dcf0=_0x52dcf0-0x1a2;let _0x1fc98f=_0x3c321e[_0x52dcf0];return _0x1fc98f;},_0x52dc(_0x37b913,_0x283980);}import _0x12ff41 from'./table.js';function _0x3c32(){const _0x1c983f=['plugins','4yvxCXa','3989GvEDEB','has','7NxMfnF','30pUrVlA','15kSvnLA','1441500TLDazF','380644iQhiIe','859431TjaAsV','112PrBIbE','toggleTableCaption','1011776huSbAS','afterInit','requires','enableCommand','editor','129192ylmCcu','TableCaptionEditing','1241622ZXqYzH','TrackChangesEditing','get'];_0x3c32=function(){return _0x1c983f;};return _0x3c32();}export default class Mt extends _0x1094c1{static get[_0x1b2f3d(0x1aa)](){return[_0x12ff41];}[_0x1b2f3d(0x1a9)](){const _0x3321a2=_0x1b2f3d,_0x2bbf23=this[_0x3321a2(0x1ac)];if(!_0x2bbf23[_0x3321a2(0x1b2)][_0x3321a2(0x1b5)](_0x3321a2(0x1ae)))return;_0x2bbf23[_0x3321a2(0x1b2)][_0x3321a2(0x1b1)](_0x3321a2(0x1b0))[_0x3321a2(0x1ab)](_0x3321a2(0x1a7));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x48db0a=_0x4aa3;(function(_0x453217,_0x475c2d){const _0x22d3e7=_0x4aa3,_0x54bdbc=_0x453217();while(!![]){try{const _0x5a62bf=parseInt(_0x22d3e7(0x26b))/0x1+parseInt(_0x22d3e7(0x287))/0x2+parseInt(_0x22d3e7(0x29f))/0x3*(-parseInt(_0x22d3e7(0x1e1))/0x4)+-parseInt(_0x22d3e7(0x1f8))/0x5*(parseInt(_0x22d3e7(0x213))/0x6)+-parseInt(_0x22d3e7(0x227))/0x7+parseInt(_0x22d3e7(0x204))/0x8*(-parseInt(_0x22d3e7(0x251))/0x9)+parseInt(_0x22d3e7(0x23b))/0xa*(parseInt(_0x22d3e7(0x1dd))/0xb);if(_0x5a62bf===_0x475c2d)break;else _0x54bdbc['push'](_0x54bdbc['shift']());}catch(_0x58e244){_0x54bdbc['push'](_0x54bdbc['shift']());}}}(_0x4911,0xecfc9));import{getTranslation as _0x26bfa7}from'../utils/common-translations.js';import{Plugin as _0x4d83e8}from'ckeditor5/src/core.js';function _0x4911(){const _0x457238=['19833HluCxt','tablePaste','*Replace\x20table\x20cells*','row','element','options','Users','view','selection','getSuggestionCallback','for','createRange','5599OkGsSB','forEach','root','isEqual','316Lkhdtk','findAncestor','insertRows','call','suggestion','first','editor','listenTo','insertion','markerToHighlight','TrackChangesEditing','markers','entries','trackChanges','tablePasteCell','getSuggestion','suggestion-td','createElement','getSuggestions','position','tableCellHorizontalAlignment','afterInit','has','40fvuBZK','getSelectionAffectedTableCells','removeMarker','showSuggestionHighlights','$graveyard','newRange','fromEntries','push','conversion','requires','getChild','tableCellBorderWidth','683784SJmNDH','markerAttributes','table','cells','columnInsertionRanges','join','nextSibling','descriptionFactory','tablePasteChainId','value','start','createTableWalker','tableCellPadding','columnInsertionIndexes','document','325866fdIqqC','previousSibling','editing','getRows','registerDescriptionCallback','suggestion:formatBlock:tablePasteCell','rowInsertionRanges','get','markerName','content','_suggestionFactory','getChildren','map','getRange','accept','forceDefaultExecution','getColumns','ck-suggestion-marker','registerPostFixer','getRowIndexes','1035643PjMGOE','tableCellBackgroundColor','ck-suggestion-marker-insertion','set','_isForcedDefaultExecutionBlock','redo','locale','getChangedMarkers','setAttribute','tableCellBorderColor','name','getAllAdjacentSuggestions','createRangeIn','plugins','remove','subType','endColumn','_splitMarkerName','attributes','activeMarkers','640sDBrFh','tableCell','author','find','_createdBatches','from','wrap','oldRange','markMultiRangeBlockFormat','insertColumns','insertContent','getAttributes','return','column','model','getMarkers','removeRows','stop','cell','fromRange','add','suggestionLoaded','99vlOpOh','TableClipboard','last','change','TableUtils','insertionRanges','end','deletionRanges','isInContent','setAttributes','startsWith','removeColumns','createRangeOn','getContainedElement','registerCustomCallback','paragraph','removeMarkers','_getCoordsForCells','fill','markMultiRangeInsertion','markMultiRangeDeletion','tablePasteRow','filter','_tablePostFixingSubtypes','detach','isEmpty','1634379yNNdUd','low','tableCellVerticalAlignment','columns','formatBlock','reduce','every','unwrap','documentSelection','next','some','rootName','suggestionUnloaded','commands','hasSuggestion','discard','ck-suggestion-marker--active','getChanges','tablePasteColumn','endRow','high','getItems','rows','tableCellBorderStyle','getTableIfOnlyTableInContent','clipboardOutput','getColumnIndexes','previous','2697302zcXdQb','move','schema','dataDowncast','batch','register','getRanges','insert','rowInsertionIndexes','length','nodeAfter','getShiftedBy','includes','updateMarker','tableCellSuggestion','deletion','type','keys','differ','_replaceTableSlotCell','elementToElement','containsRange','editingDowncast','createPositionBefore'];_0x4911=function(){return _0x457238;};return _0x4911();}function _0x4aa3(_0x5742d9,_0x1b2059){const _0x49118b=_0x4911();return _0x4aa3=function(_0x4aa3cd,_0x1b6215){_0x4aa3cd=_0x4aa3cd-0x1d3;let _0x3cd776=_0x49118b[_0x4aa3cd];return _0x3cd776;},_0x4aa3(_0x5742d9,_0x1b2059);}import{LiveRange as _0x10000b}from'ckeditor5/src/engine.js';import{uid as _0x1c2236,priorities as _0x25d068}from'ckeditor5/src/utils.js';import _0x384f91 from'./table.js';const ge=[_0x48db0a(0x203),_0x48db0a(0x230),_0x48db0a(0x282),_0x48db0a(0x1f5),_0x48db0a(0x26d),_0x48db0a(0x228),_0x48db0a(0x210)],Ce=Object[_0x48db0a(0x1fe)](ge[_0x48db0a(0x21f)](_0x481389=>[_0x481389,null]));export default class It extends _0x4d83e8{static get[_0x48db0a(0x201)](){return[_0x384f91];}[_0x48db0a(0x1f6)](){const _0x3c1719=_0x48db0a,_0x4f74de=this[_0x3c1719(0x1e7)];if(!_0x4f74de[_0x3c1719(0x234)][_0x3c1719(0x1f7)](_0x3c1719(0x252)))return;const _0x398cef=_0x4f74de[_0x3c1719(0x234)][_0x3c1719(0x21a)](_0x3c1719(0x1eb)),_0xfc9875=_0x4f74de[_0x3c1719(0x234)][_0x3c1719(0x21a)](_0x3c1719(0x255)),_0x297b47=_0x4f74de[_0x3c1719(0x234)][_0x3c1719(0x21a)](_0x384f91),_0x25fb65=_0x4f74de[_0x3c1719(0x234)][_0x3c1719(0x21a)](_0x3c1719(0x252));_0x297b47[_0x3c1719(0x268)][_0x3c1719(0x1ff)](_0x3c1719(0x266),_0x3c1719(0x27d)),_0x4f74de[_0x3c1719(0x249)][_0x3c1719(0x289)][_0x3c1719(0x28c)](_0x3c1719(0x295),{'allowIn':_0x3c1719(0x23c),'allowContentOf':_0x3c1719(0x23c),'isLimit':!0x0}),_0x4f74de[_0x3c1719(0x200)][_0x3c1719(0x29b)]({'model':_0x3c1719(0x295),'view':_0x3c1719(0x1f1)});let _0x23d1f1=null;_0x4f74de[_0x3c1719(0x249)]['on'](_0x3c1719(0x245),(_0x397a56,_0x2a63d9)=>{const _0x409415=_0x3c1719,[_0x40c5f9,_0x427475]=_0x2a63d9,_0x41f849=_0x2a63d9[_0x2a63d9[_0x409415(0x290)]-0x1];_0x41f849&&_0x41f849[_0x409415(0x222)]||_0x398cef[_0x409415(0x22b)]||this[_0x409415(0x1e7)][_0x409415(0x278)][_0x409415(0x21a)](_0x409415(0x1ee))[_0x409415(0x20d)]&&function(_0x4558e1,_0x38ab82,_0x5125f4,_0x330d74,_0x57c1ee){const _0x4202a2=_0x409415;if(_0x38ab82&&!_0x38ab82['is'](_0x4202a2(0x273)))return!0x1;const _0xadd18f=_0x57c1ee[_0x4202a2(0x283)](_0x4558e1,_0x5125f4);if(!_0xadd18f||!he(_0xadd18f,void 0x0,_0x330d74))return!0x1;const _0x531061=_0x330d74[_0x4202a2(0x1f9)](_0x5125f4[_0x4202a2(0x212)][_0x4202a2(0x1d9)]);if(!_0x531061[_0x4202a2(0x290)])return!0x1;const _0x58de90=_0x531061[0x0][_0x4202a2(0x1e2)](_0x4202a2(0x206)),_0x7023c9=_0x330d74[_0x4202a2(0x226)](_0x531061),_0x3d9db9=_0x330d74[_0x4202a2(0x285)](_0x531061),_0x176d3a={'startRow':_0x7023c9[_0x4202a2(0x1e6)],'endRow':_0x7023c9[_0x4202a2(0x253)],'startColumn':_0x3d9db9[_0x4202a2(0x1e6)],'endColumn':_0x3d9db9[_0x4202a2(0x253)]};return 0x1==_0x531061[_0x4202a2(0x290)]&&(_0x176d3a[_0x4202a2(0x27e)]+=_0x330d74[_0x4202a2(0x216)](_0xadd18f)-0x1,_0x176d3a[_0x4202a2(0x237)]+=_0x330d74[_0x4202a2(0x223)](_0xadd18f)-0x1),he(_0x58de90,_0x176d3a,_0x330d74);}(_0x40c5f9,_0x427475,_0x4f74de[_0x409415(0x249)],_0xfc9875,_0x25fb65)&&(_0x397a56[_0x409415(0x24c)](),_0x23d1f1={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4f74de[_0x409415(0x249)][_0x409415(0x254)](()=>{const _0x20c236=_0x409415;_0x4f74de[_0x20c236(0x249)][_0x20c236(0x245)](_0x2a63d9[0x0],_0x2a63d9[0x1],_0x2a63d9[0x2],{'forceDefaultExecution':!0x0});const _0x2f3eae=_0x1c2236(),{rowInsertionRanges:_0x387394,columnInsertionRanges:_0x2be1b8,insertionRanges:_0xa1cf18,deletionRanges:_0x3c0136,cells:_0xe14e64}=_0x23d1f1;_0x387394[_0x20c236(0x290)]&&_0x398cef[_0x20c236(0x264)](_0x387394,_0x20c236(0x266),{'tablePasteChainId':_0x2f3eae}),_0x2be1b8[_0x20c236(0x290)]&&_0x398cef[_0x20c236(0x264)](_0x2be1b8,_0x20c236(0x27d),{'tablePasteChainId':_0x2f3eae}),_0xa1cf18[_0x20c236(0x290)]&&(_0x398cef[_0x20c236(0x264)](_0xa1cf18,_0x20c236(0x2a0),{'tablePasteChainId':_0x2f3eae,'skipNestingCheck':!0x0}),_0xa1cf18[_0x20c236(0x1de)](_0x2d2ff4=>{const _0x505f4c=_0x20c236;var _0x5de2c4;return null===(_0x5de2c4=_0x2d2ff4[_0x505f4c(0x269)])||void 0x0===_0x5de2c4?void 0x0:_0x5de2c4[_0x505f4c(0x1e4)](_0x2d2ff4);})),_0x3c0136[_0x20c236(0x290)]&&(_0x398cef[_0x20c236(0x265)](_0x3c0136,_0x20c236(0x2a0),{'tablePasteChainId':_0x2f3eae,'skipNestingCheck':!0x0}),_0x3c0136[_0x20c236(0x1de)](_0x409c1e=>{const _0x389865=_0x20c236;var _0x3750e4;return null===(_0x3750e4=_0x409c1e[_0x389865(0x269)])||void 0x0===_0x3750e4?void 0x0:_0x3750e4[_0x389865(0x1e4)](_0x409c1e);}));const _0xb5a3a0=_0x398cef[_0x20c236(0x243)](_0xe14e64[_0x20c236(0x21f)](({element:_0xb93bd9})=>_0xb93bd9),{'formatGroupId':_0x1c2236()},[],_0x20c236(0x1ef),{'tablePasteChainId':_0x2f3eae});if(_0xb5a3a0){const _0xd44c24=_0xb5a3a0[_0x20c236(0x24a)](),_0x258eb3=[];for(const {element:_0x52c56b,attributes:_0x2c2b6f}of _0xe14e64){if(!_0x2c2b6f)continue;const _0x27f621=_0x4f74de[_0x20c236(0x249)][_0x20c236(0x25d)](_0x52c56b),_0x5201e4=_0xd44c24[_0x20c236(0x23e)](_0x3641c9=>_0x3641c9[_0x20c236(0x220)]()[_0x20c236(0x1e0)](_0x27f621));_0x5201e4&&_0x258eb3[_0x20c236(0x1ff)]([_0x5201e4[_0x20c236(0x231)],_0x2c2b6f]);}_0x258eb3[_0x20c236(0x290)]&&_0xb5a3a0[_0x20c236(0x22f)](_0x20c236(0x205),Object[_0x20c236(0x1fe)](_0x258eb3));}_0x23d1f1=null;}));},{'priority':_0x25d068[_0x3c1719(0x27f)]+0xa}),_0x4f74de[_0x3c1719(0x234)][_0x3c1719(0x21a)](_0x3c1719(0x252))['on'](_0x3c1719(0x29a),(_0x58ea85,_0x4f433e)=>{const _0x2f79c6=_0x3c1719,[_0x194d77,_0x5bd6c8,,_0x47a91d]=_0x4f433e;if(!_0x23d1f1)return;_0x58ea85[_0x2f79c6(0x24c)]();const _0x213da2=_0x194d77[_0x2f79c6(0x24d)],_0x3047d1=_0x5bd6c8,_0x251499=Pe(_0x213da2),_0x31480b=Pe(_0x3047d1);_0x58ea85[_0x2f79c6(0x247)]=_0x213da2;let _0x5a5842=null,_0x328c92=null;if(_0x31480b||_0x251499){if(_0x251499&&!_0x31480b){_0x47a91d[_0x2f79c6(0x235)](_0x213da2[_0x2f79c6(0x202)](0x0));for(const _0x1d1445 of Array[_0x2f79c6(0x240)](_0x3047d1[_0x2f79c6(0x21e)]()))_0x47a91d[_0x2f79c6(0x28e)](_0x1d1445,_0x213da2,_0x2f79c6(0x257));const _0xe2be0d=_0x23d1f1[_0x2f79c6(0x28f)][_0x2f79c6(0x293)](_0x194d77[_0x2f79c6(0x1d4)]),_0x322193=_0x23d1f1[_0x2f79c6(0x211)][_0x2f79c6(0x293)](_0x194d77[_0x2f79c6(0x248)]);_0xe2be0d||_0x322193||(_0x5a5842=_0x10000b[_0x2f79c6(0x24e)](_0x47a91d[_0x2f79c6(0x233)](_0x213da2)));}else _0x31480b&&!_0x251499&&(_0x328c92=_0x47a91d[_0x2f79c6(0x233)](_0x213da2));}else{const _0x2c4bad=_0x47a91d[_0x2f79c6(0x1f2)](_0x2f79c6(0x295)),_0x4dc227=_0x47a91d[_0x2f79c6(0x1f2)](_0x2f79c6(0x295));_0x47a91d[_0x2f79c6(0x241)](_0x47a91d[_0x2f79c6(0x233)](_0x213da2),_0x4dc227),_0x47a91d[_0x2f79c6(0x28e)](_0x2c4bad,_0x213da2,0x0);for(const _0x187a87 of Array[_0x2f79c6(0x240)](_0x3047d1[_0x2f79c6(0x21e)]()))_0x47a91d[_0x2f79c6(0x28e)](_0x187a87,_0x2c4bad,_0x2f79c6(0x257));_0x5a5842=_0x10000b[_0x2f79c6(0x24e)](_0x47a91d[_0x2f79c6(0x25d)](_0x2c4bad)),_0x328c92=_0x10000b[_0x2f79c6(0x24e)](_0x47a91d[_0x2f79c6(0x25d)](_0x4dc227));}const _0x1d9763=Array[_0x2f79c6(0x240)](_0x3047d1[_0x2f79c6(0x246)]())[_0x2f79c6(0x267)](([_0x5ada3f])=>ge[_0x2f79c6(0x293)](_0x5ada3f));_0x23d1f1[_0x2f79c6(0x207)][_0x2f79c6(0x1ff)]({'element':_0x213da2,'attributes':_0x1d9763[_0x2f79c6(0x290)]?Object[_0x2f79c6(0x1fe)](_0x1d9763):null}),_0x5a5842&&_0x23d1f1[_0x2f79c6(0x256)][_0x2f79c6(0x1ff)](_0x5a5842),_0x328c92&&_0x23d1f1[_0x2f79c6(0x258)][_0x2f79c6(0x1ff)](_0x328c92);},{'priority':_0x3c1719(0x27f)}),_0xfc9875['on'](_0x3c1719(0x244),(_0x454121,_0x2973c2)=>{const _0x1a7287=_0x3c1719,[_0x5e5188,_0x2904c6={}]=_0x2973c2;if(!_0x23d1f1)return;const _0x3e77c7=_0x2904c6['at']||0x0,_0xa32a8f=_0x2904c6[_0x1a7287(0x26e)]||0x1;_0x23d1f1[_0x1a7287(0x211)]=new Array(_0xa32a8f)[_0x1a7287(0x263)](_0x3e77c7)[_0x1a7287(0x21f)]((_0x215500,_0x431c1c)=>_0x215500+_0x431c1c);for(const {cell:_0x32b7dd}of _0xfc9875[_0x1a7287(0x20f)](_0x5e5188,{'startColumn':_0x3e77c7,'endColumn':_0x3e77c7+_0xa32a8f-0x1}))_0x23d1f1[_0x1a7287(0x208)][_0x1a7287(0x1ff)](_0x4f74de[_0x1a7287(0x249)][_0x1a7287(0x25d)](_0x32b7dd));},{'priority':_0x3c1719(0x26c)}),_0xfc9875['on'](_0x3c1719(0x1e3),(_0x5aae1a,_0x4e6a2b)=>{const _0x107d0b=_0x3c1719,[_0x3fbf2c,_0x38a408={}]=_0x4e6a2b;if(!_0x23d1f1)return;const _0x5d6ea8=_0x38a408['at']||0x0,_0x20ffd2=_0x38a408[_0x107d0b(0x281)]||0x1;_0x23d1f1[_0x107d0b(0x28f)]=new Array(_0x20ffd2)[_0x107d0b(0x263)](_0x5d6ea8)[_0x107d0b(0x21f)]((_0x1fa717,_0x3118d7)=>_0x1fa717+_0x3118d7);for(const {cell:_0x5a9406}of _0xfc9875[_0x107d0b(0x20f)](_0x3fbf2c,{'startRow':_0x5d6ea8,'endRow':_0x5d6ea8+_0x20ffd2-0x1}))_0x23d1f1[_0x107d0b(0x219)][_0x107d0b(0x1ff)](_0x4f74de[_0x107d0b(0x249)][_0x107d0b(0x25d)](_0x5a9406));},{'priority':_0x3c1719(0x26c)}),_0x398cef[_0x3c1719(0x20b)][_0x3c1719(0x217)](_0xc89e23=>{const _0x461f3a=_0x3c1719;if(_0xc89e23[_0x461f3a(0x236)]&&_0xc89e23[_0x461f3a(0x236)][_0x461f3a(0x25b)](_0x461f3a(0x2a0)))return _0xc89e23[_0x461f3a(0x286)]?{}:{'type':_0x461f3a(0x1e9),'content':_0x26bfa7(_0x4f74de[_0x461f3a(0x22d)],_0x461f3a(0x1d3))};});const _0x2f0db3=()=>!0x1;for(const _0x383d3a of[_0x3c1719(0x2a0),_0x3c1719(0x27d),_0x3c1719(0x266),_0x3c1719(0x1ef)])_0x398cef[_0x3c1719(0x21d)][_0x3c1719(0x25f)](_0x3c1719(0x1e9),_0x383d3a,_0x3c1719(0x209),_0x2f0db3),_0x398cef[_0x3c1719(0x21d)][_0x3c1719(0x25f)](_0x3c1719(0x296),_0x383d3a,_0x3c1719(0x209),_0x2f0db3),_0x398cef[_0x3c1719(0x21d)][_0x3c1719(0x25f)](_0x3c1719(0x26f),_0x383d3a,_0x3c1719(0x209),_0x2f0db3);_0x398cef[_0x3c1719(0x21d)][_0x3c1719(0x25f)](_0x3c1719(0x26f),_0x3c1719(0x1ef),_0x3c1719(0x27a),_0x2f0db3),_0x398cef[_0x3c1719(0x21d)][_0x3c1719(0x25f)](_0x3c1719(0x26f),_0x3c1719(0x1ef),_0x3c1719(0x221),(_0x15827f,_0x44da27,_0x24252f)=>{const _0x1cb3fa=_0x3c1719,_0x29e474=_0x15827f[_0x1cb3fa(0x21f)](_0x3e4ac0=>_0x3e4ac0[_0x1cb3fa(0x25e)]())[_0x1cb3fa(0x267)](_0x31bd16=>_0x31bd16),_0x4e25ce=new Map(_0x29e474[_0x1cb3fa(0x21f)](_0x173365=>[_0x173365,null]));if(_0x23d1f1){for(const {element:_0x134683,attributes:_0x46a0de}of _0x23d1f1[_0x1cb3fa(0x207)])_0x46a0de&&_0x4e25ce[_0x1cb3fa(0x22a)](_0x134683,_0x46a0de);}else{if(_0x24252f&&_0x24252f[_0x1cb3fa(0x205)])for(const [_0x38c925,_0x2bf3ed]of Object[_0x1cb3fa(0x1ed)](_0x24252f[_0x1cb3fa(0x205)])){const _0x5a0d1d=_0x4f74de[_0x1cb3fa(0x249)][_0x1cb3fa(0x1ec)][_0x1cb3fa(0x21a)](_0x38c925),_0x27ddc4=_0x5a0d1d?_0x5a0d1d[_0x1cb3fa(0x220)]()[_0x1cb3fa(0x25e)]():null;_0x27ddc4&&_0x4e25ce[_0x1cb3fa(0x22a)](_0x27ddc4,_0x2bf3ed);}}_0x4f74de[_0x1cb3fa(0x249)][_0x1cb3fa(0x254)](_0x2cdf11=>{const _0x512e63=_0x1cb3fa;for(const [_0x36df2b,_0x4434b5]of _0x4e25ce)_0x2cdf11[_0x512e63(0x25a)]({...Ce,..._0x4434b5},_0x36df2b);});});const _0x1591e1=(_0x56c5b4,_0x45bdd1)=>{const _0x16e376=_0x3c1719;_0x398cef[_0x16e376(0x21d)][_0x16e376(0x25f)](_0x56c5b4,_0x16e376(0x2a0),_0x45bdd1,(_0x4623df,_0x2b6fa6,_0x205323)=>{const _0x1e413f=_0x16e376;_0x4f74de[_0x1e413f(0x249)][_0x1e413f(0x254)](_0x34aa86=>{const _0x10aae4=_0x1e413f,_0x501b7b=[];for(const _0x3c6ea2 of _0x4623df){const _0xdcacef=_0x3c6ea2[_0x10aae4(0x20e)][_0x10aae4(0x291)];_0xdcacef['is'](_0x10aae4(0x1d5),_0x10aae4(0x295))&&_0x501b7b[_0x10aae4(0x1ff)](_0xdcacef);}_0x398cef[_0x10aae4(0x21d)][_0x10aae4(0x1da)](_0x56c5b4,null,_0x45bdd1)(_0x4623df,_0x2b6fa6,_0x205323);for(const _0x1acd40 of _0x501b7b)_0x10aae4(0x1fc)!=_0x1acd40[_0x10aae4(0x1df)][_0x10aae4(0x276)]&&_0x34aa86[_0x10aae4(0x272)](_0x1acd40);});});};_0x1591e1(_0x3c1719(0x1e9),_0x3c1719(0x221)),_0x1591e1(_0x3c1719(0x1e9),_0x3c1719(0x27a)),_0x1591e1(_0x3c1719(0x296),_0x3c1719(0x221)),_0x1591e1(_0x3c1719(0x296),_0x3c1719(0x27a)),_0x398cef[_0x3c1719(0x21d)][_0x3c1719(0x25f)](_0x3c1719(0x1e9),_0x3c1719(0x266),_0x3c1719(0x27a),_0xecdd50=>{const _0x411c66=_0x3c1719,_0x10276c=_0xecdd50[_0x411c66(0x21f)](_0x1e6064=>_0x1e6064[_0x411c66(0x25e)]()),_0x33ae86=_0x10276c[0x0][_0x411c66(0x1e2)](_0x411c66(0x206)),{minRow:_0xf15805,maxRow:_0x3e3be0}=_0x297b47[_0x411c66(0x262)](_0x10276c);_0xfc9875[_0x411c66(0x24b)](_0x33ae86,{'at':_0xf15805,'rows':_0x3e3be0-_0xf15805+0x1});}),_0x398cef[_0x3c1719(0x21d)][_0x3c1719(0x25f)](_0x3c1719(0x1e9),_0x3c1719(0x27d),_0x3c1719(0x27a),_0x24398d=>{const _0x2f5da3=_0x3c1719,_0x466ab7=_0x24398d[_0x2f5da3(0x21f)](_0x400d84=>_0x400d84[_0x2f5da3(0x25e)]()),_0x5206c9=_0x466ab7[0x0][_0x2f5da3(0x1e2)](_0x2f5da3(0x206)),{minColumn:_0x24da6e,maxColumn:_0x184e9c}=_0x297b47[_0x2f5da3(0x262)](_0x466ab7);_0xfc9875[_0x2f5da3(0x25c)](_0x5206c9,{'at':_0x24da6e,'columns':_0x184e9c-_0x24da6e+0x1});});const _0x16c5b1=(_0xfa9ce4,_0x58c073)=>{const _0x5c37f6=_0x3c1719;if(!_0x58c073[_0x5c37f6(0x236)]||!_0x58c073[_0x5c37f6(0x236)][_0x5c37f6(0x25b)](_0x5c37f6(0x2a0)))return;const _0x2bc20b=_0x58c073[_0x5c37f6(0x239)][_0x5c37f6(0x20c)],_0x4dcc7d=_0x398cef[_0x5c37f6(0x1f3)]()[_0x5c37f6(0x267)](_0x364e71=>_0x364e71[_0x5c37f6(0x259)]&&_0x364e71[_0x5c37f6(0x239)]&&_0x364e71[_0x5c37f6(0x239)][_0x5c37f6(0x20c)]==_0x2bc20b);_0x4dcc7d[_0x5c37f6(0x290)]&&_0x58c073[_0x5c37f6(0x232)]()[_0x5c37f6(0x290)]!=_0x4dcc7d[_0x5c37f6(0x290)]&&_0x4dcc7d[_0x5c37f6(0x270)]((_0x211c77,_0x382f55)=>(_0x211c77[_0x5c37f6(0x274)]=_0x382f55,_0x382f55[_0x5c37f6(0x286)]=_0x211c77,_0x382f55));};function _0x2c8952(_0x13d12e,_0x3f9c51=!0x0){const _0x1707e5=_0x3c1719,{id:_0x1da5ad}=_0x398cef[_0x1707e5(0x238)](_0x13d12e[_0x1707e5(0x21b)]),_0x48dfcd=[_0x1707e5(0x224),_0x1707e5(0x229)],_0x4424cb=_0x398cef[_0x1707e5(0x23a)][_0x1707e5(0x293)](_0x13d12e[_0x1707e5(0x21b)]);return _0x4424cb&&_0x48dfcd[_0x1707e5(0x1ff)](_0x1707e5(0x27b)),{'classes':_0x48dfcd,'attributes':{'data-suggestion':_0x1da5ad},'priority':_0x4424cb&&_0x3f9c51?0xbc2:0xbb8};}_0x398cef['on'](_0x3c1719(0x250),_0x16c5b1,{'priority':_0x3c1719(0x27f)}),_0x398cef['on'](_0x3c1719(0x277),_0x16c5b1,{'priority':_0x3c1719(0x27f)}),_0x4f74de[_0x3c1719(0x249)][_0x3c1719(0x212)][_0x3c1719(0x225)](()=>{const _0x2b279d=_0x3c1719;let _0x55531d=!0x1;const _0x2d4536=Array[_0x2b279d(0x240)](_0x4f74de[_0x2b279d(0x249)][_0x2b279d(0x212)][_0x2b279d(0x299)][_0x2b279d(0x22e)]());for(const {name:_0x3de419,data:_0x22d0d6}of _0x2d4536){const {group:_0xe696df,type:_0x24b8bf,id:_0x6198cb}=_0x398cef[_0x2b279d(0x238)](_0x3de419);if(_0x2b279d(0x1e5)!=_0xe696df||_0x2b279d(0x296)!=_0x24b8bf||_0x22d0d6[_0x2b279d(0x242)])continue;if(!_0x398cef[_0x2b279d(0x279)](_0x6198cb))continue;const _0x2bf959=_0x398cef[_0x2b279d(0x1f0)](_0x6198cb)[_0x2b279d(0x28d)](),_0x2919fb=_0x4f74de[_0x2b279d(0x234)][_0x2b279d(0x21a)](_0x2b279d(0x1d7))['me'];for(const _0xfd180 of _0x398cef[_0x2b279d(0x1f3)]()){if(!_0xfd180[_0x2b279d(0x259)]||_0xfd180[_0x2b279d(0x23d)]!=_0x2919fb)continue;if(_0x2b279d(0x26f)!=_0xfd180[_0x2b279d(0x297)]||_0x2b279d(0x1ef)!=_0xfd180[_0x2b279d(0x236)])continue;if(_0xfd180[_0x2b279d(0x28d)]()[_0x2b279d(0x271)](_0x1b284d=>_0x2bf959[_0x2b279d(0x275)](_0x2940b2=>_0x2940b2[_0x2b279d(0x29c)](_0x1b284d,!0x0)))){for(const _0x323314 of _0xfd180[_0x2b279d(0x232)]())_0x323314[_0x2b279d(0x259)]&&(_0x323314[_0x2b279d(0x27a)](),_0x55531d=!0x0);}}}return _0x55531d;}),_0x4f74de[_0x3c1719(0x249)][_0x3c1719(0x212)][_0x3c1719(0x225)](_0x4fd205=>{const _0x5e4609=_0x3c1719,_0x2add7e=_0x4f74de[_0x5e4609(0x278)][_0x5e4609(0x21a)](_0x5e4609(0x22c));if(!_0x2add7e||!_0x2add7e[_0x5e4609(0x23f)][_0x5e4609(0x1f7)](_0x4fd205[_0x5e4609(0x28b)]))return!0x1;let _0x3b1cc5=!0x1;const _0x4ce555=_0x4f74de[_0x5e4609(0x234)][_0x5e4609(0x21a)](_0x5e4609(0x1d7))['me'],_0x593c3d=_0x4f74de[_0x5e4609(0x249)][_0x5e4609(0x212)][_0x5e4609(0x299)][_0x5e4609(0x27c)](),_0x57b95f=Array[_0x5e4609(0x240)](_0x4f74de[_0x5e4609(0x249)][_0x5e4609(0x212)][_0x5e4609(0x299)][_0x5e4609(0x22e)]())[_0x5e4609(0x267)](({name:_0x3ad363,data:_0x357975})=>{const _0x21451c=_0x5e4609,{group:_0x3e048b,subType:_0x5f1602,authorId:_0x42f512}=_0x398cef[_0x21451c(0x238)](_0x3ad363);return _0x21451c(0x1e5)==_0x3e048b&&_0x21451c(0x2a0)==_0x5f1602&&_0x42f512==_0x4ce555['id']&&!_0x357975[_0x21451c(0x242)];});for(const _0x47e67f of _0x593c3d){if(_0x5e4609(0x28e)!=_0x47e67f[_0x5e4609(0x297)]||_0x5e4609(0x295)!=_0x47e67f[_0x5e4609(0x231)]||0x1!=_0x47e67f[_0x5e4609(0x290)])continue;const _0x477a7e=_0x4fd205[_0x5e4609(0x1dc)](_0x47e67f[_0x5e4609(0x1f4)],_0x47e67f[_0x5e4609(0x1f4)][_0x5e4609(0x292)](0x1));if(!_0x57b95f[_0x5e4609(0x23e)](({data:_0x2e24f0})=>_0x2e24f0[_0x5e4609(0x1fd)][_0x5e4609(0x1e0)](_0x477a7e))){for(const {name:_0x11901,data:_0x4a8e86}of _0x57b95f)if(_0x477a7e[_0x5e4609(0x29c)](_0x4a8e86[_0x5e4609(0x1fd)])){_0x4fd205[_0x5e4609(0x294)](_0x11901,{'range':_0x477a7e}),_0x3b1cc5=!0x0;break;}}}return _0x3b1cc5;}),_0x4f74de[_0x3c1719(0x249)][_0x3c1719(0x212)][_0x3c1719(0x225)](_0x3b9a9e=>{const _0x3abdc6=_0x3c1719;let _0x2196c1=!0x1;const _0x4ae75e=_0x4f74de[_0x3abdc6(0x234)][_0x3abdc6(0x21a)](_0x3abdc6(0x1d7))['me'],_0x4058e0=_0x398cef[_0x3abdc6(0x1f3)]()[_0x3abdc6(0x267)](_0x4219fa=>_0x4219fa[_0x3abdc6(0x259)]&&_0x4219fa[_0x3abdc6(0x23d)]==_0x4ae75e),_0x1259ec=new Set(),_0x5d92c2=new Set();for(const _0x1863be of _0x4058e0)if(_0x3abdc6(0x2a0)==_0x1863be[_0x3abdc6(0x236)])for(const _0x2e7d23 of _0x1863be[_0x3abdc6(0x24a)]()){const _0x99e07=_0x2e7d23[_0x3abdc6(0x220)]()[_0x3abdc6(0x25e)]();if(_0x99e07){if(_0x99e07['is'](_0x3abdc6(0x1d5),_0x3abdc6(0x295))&&Pe(_0x99e07)){_0x1863be[_0x3abdc6(0x1fa)](_0x2e7d23[_0x3abdc6(0x231)]),_0x1259ec[_0x3abdc6(0x24f)](_0x99e07),_0x2196c1=!0x0;const _0xb16609=_0x99e07[_0x3abdc6(0x20a)],_0x249a5b=_0x99e07[_0x3abdc6(0x214)],_0x315136=_0xb16609&&_0xb16609['is'](_0x3abdc6(0x1d5),_0x3abdc6(0x295)),_0x474390=_0x249a5b&&_0x249a5b['is'](_0x3abdc6(0x1d5),_0x3abdc6(0x295));_0x315136&&!_0x1259ec[_0x3abdc6(0x1f7)](_0xb16609)&&_0x5d92c2[_0x3abdc6(0x24f)](_0xb16609),_0x474390&&!_0x1259ec[_0x3abdc6(0x1f7)](_0x249a5b)&&_0x5d92c2[_0x3abdc6(0x24f)](_0x249a5b);}else _0x99e07['is'](_0x3abdc6(0x1d5),_0x3abdc6(0x260))&&_0x99e07[_0x3abdc6(0x26a)]&&(_0x1863be[_0x3abdc6(0x1fa)](_0x2e7d23[_0x3abdc6(0x231)]),_0x2196c1=!0x0);}}else{if(_0x3abdc6(0x1ef)==_0x1863be[_0x3abdc6(0x236)]){if(!_0x1863be[_0x3abdc6(0x239)]||!_0x1863be[_0x3abdc6(0x239)][_0x3abdc6(0x20c)])continue;const _0x40529d=_0x1863be[_0x3abdc6(0x239)][_0x3abdc6(0x205)];if(_0x40529d&&Object[_0x3abdc6(0x298)](_0x40529d)[_0x3abdc6(0x290)])continue;const _0x12a576=_0x1863be[_0x3abdc6(0x239)][_0x3abdc6(0x20c)];let _0x4f0101=!0x0,_0x22ce94=!0x0;for(const _0x13dc48 of _0x4058e0)if(_0x13dc48[_0x3abdc6(0x236)]&&_0x13dc48[_0x3abdc6(0x236)][_0x3abdc6(0x25b)](_0x3abdc6(0x2a0))){if(!_0x13dc48[_0x3abdc6(0x239)][_0x3abdc6(0x20c)]){_0x22ce94=!0x1;break;}if(_0x13dc48['id']!=_0x1863be['id']&&_0x13dc48[_0x3abdc6(0x239)][_0x3abdc6(0x20c)]==_0x12a576){_0x4f0101=!0x1;break;}}_0x22ce94&&_0x4f0101&&(_0x1863be[_0x3abdc6(0x261)](),_0x2196c1=!0x0);}}for(const _0xe0e05f of _0x1259ec)_0x3b9a9e[_0x3abdc6(0x235)](_0xe0e05f);for(const _0x38b098 of _0x5d92c2)_0x3b9a9e[_0x3abdc6(0x272)](_0x38b098);return _0x2196c1;}),_0x4f74de[_0x3c1719(0x200)][_0x3c1719(0x1db)](_0x3c1719(0x29d))[_0x3c1719(0x1ea)]({'model':_0x3c1719(0x218),'view':(_0x57e938,_0xec6cc0)=>_0x2c8952(_0x57e938),'converterPriority':_0x3c1719(0x27f)}),_0x4f74de[_0x3c1719(0x200)][_0x3c1719(0x1db)](_0x3c1719(0x28a))[_0x3c1719(0x1ea)]({'model':_0x3c1719(0x218),'view':(_0x563a26,_0x15cc24)=>_0x15cc24[_0x3c1719(0x1d6)][_0x3c1719(0x1fb)]?_0x2c8952(_0x563a26,!0x1):null,'converterPriority':_0x3c1719(0x27f)});const _0x46f858=_0x4f74de[_0x3c1719(0x215)][_0x3c1719(0x1d8)];this[_0x3c1719(0x1e8)](_0x46f858[_0x3c1719(0x212)],_0x3c1719(0x284),(_0x41089b,_0x1d1d92)=>{const _0x120e99=_0x3c1719,_0x10790e=[];for(const _0x424c7a of _0x46f858[_0x120e99(0x233)](_0x1d1d92[_0x120e99(0x21c)])[_0x120e99(0x280)]())_0x424c7a['is'](_0x120e99(0x1d5),_0x120e99(0x1f1))&&_0x10790e[_0x120e99(0x1ff)](_0x424c7a);_0x46f858[_0x120e99(0x254)](_0x370330=>{const _0x2ba49b=_0x120e99;for(const _0x33dc88 of _0x10790e)_0x370330[_0x2ba49b(0x288)](_0x370330[_0x2ba49b(0x233)](_0x33dc88),_0x370330[_0x2ba49b(0x29e)](_0x33dc88)),_0x370330[_0x2ba49b(0x235)](_0x33dc88);});});}}function Pe(_0x422c7d){const _0x4cbca6=_0x48db0a;if(_0x422c7d[_0x4cbca6(0x26a)])return!0x0;const _0x437ec4=_0x422c7d[_0x4cbca6(0x202)](0x0);return _0x437ec4['is'](_0x4cbca6(0x1d5),_0x4cbca6(0x260))&&_0x437ec4[_0x4cbca6(0x26a)];}function he(_0x4ad39c,_0x3c121c={},_0x1b9b73){const _0x5633ae=_0x48db0a;for(const {isAnchor:_0x572fc2,cellHeight:_0x3174e6,cellWidth:_0x47ce8d}of _0x1b9b73[_0x5633ae(0x20f)](_0x4ad39c,{'includeAllSlots':!0x0,..._0x3c121c}))if(!_0x572fc2||0x1!=_0x3174e6||0x1!=_0x47ce8d)return!0x1;return!0x0;}
23
+ const _0x534958=_0x2897;function _0x40a5(){const _0x3c7fbe=['getChanges','createRangeOn','stop','endRow','length','high','tableCellBorderWidth','getRange','accept','columnInsertionIndexes','getRowIndexes','ck-suggestion-marker-insertion','insertion','removeColumns','getSuggestions','document','markMultiRangeBlockFormat','markerToHighlight','columnInsertionRanges','504blEKSF','filter','registerPostFixer','column','_replaceTableSlotCell','_tablePostFixingSubtypes','registerDescriptionCallback','_splitMarkerName','Users','conversion','markMultiRangeInsertion','suggestion:formatBlock:tablePasteCell','getChildren','fromRange','1079145mZFAsQ','createElement','insertRows','paragraph','createTableWalker','insertColumns','forceDefaultExecution','selection','isEmpty','every','startsWith','for','editing','getChangedMarkers','get','suggestion','forEach','last','dataDowncast','schema','remove','activeMarkers','suggestion-td','setAttribute','editingDowncast','endColumn','getSuggestionCallback','previousSibling','columns','markMultiRangeDeletion','low','end','root','getChild','findAncestor','position','author','rows','removeMarker','detach','$graveyard','getMarkers','next','content','suggestionLoaded','row','model','first','insertionRanges','trackChanges','tablePasteChainId','518YwFXah','call','getTableIfOnlyTableInContent','createRangeIn','return','cells','fill','tablePasteColumn','value','tablePaste','batch','tableCellHorizontalAlignment','locale','showSuggestionHighlights','tablePasteRow','documentSelection','getShiftedBy','nodeAfter','set','map','listenTo','getItems','fromEntries','registerCustomCallback','updateMarker','table','*Replace\x20table\x20cells*','move','tableCellPadding','requires','rowInsertionIndexes','getContainedElement','tableCellSuggestion','options','tableCellBorderColor','attributes','insertContent','isInContent','rowInsertionRanges','has','push','plugins','descriptionFactory','from','424356vJFHOg','nextSibling','tableCellBackgroundColor','join','start','unwrap','tableCellVerticalAlignment','deletionRanges','tableCell','type','tablePasteCell','1195998VAFsyW','createRange','containsRange','getSuggestion','wrap','cell','getRanges','oldRange','afterInit','14708466lhUinI','commands','redo','rootName','isEqual','register','markerName','getAttributes','hasSuggestion','change','tableCellBorderStyle','removeRows','reduce','clipboardOutput','includes','TableUtils','getAllAdjacentSuggestions','differ','elementToElement','TableClipboard','getSelectionAffectedTableCells','previous','markers','removeMarkers','66936cLBjhh','getRows','element','some','deletion','getColumns','ck-suggestion-marker--active','TrackChangesEditing','ck-suggestion-marker','_isForcedDefaultExecutionBlock','add','formatBlock','keys','discard','insert','getColumnIndexes','markerAttributes','name','editor','subType','entries','view','newRange','_createdBatches','_getCoordsForCells','createPositionBefore','2085594bGMPCK','find','281JSkRiw','setAttributes','suggestionUnloaded','_suggestionFactory'];_0x40a5=function(){return _0x3c7fbe;};return _0x40a5();}(function(_0x41692b,_0x3862eb){const _0x183a8f=_0x2897,_0x635a02=_0x41692b();while(!![]){try{const _0x8a6ddb=-parseInt(_0x183a8f(0x20b))/0x1*(parseInt(_0x183a8f(0x263))/0x2)+-parseInt(_0x183a8f(0x209))/0x3+parseInt(_0x183a8f(0x1c3))/0x4+parseInt(_0x183a8f(0x230))/0x5+-parseInt(_0x183a8f(0x1ce))/0x6+parseInt(_0x183a8f(0x222))/0x7*(-parseInt(_0x183a8f(0x1ef))/0x8)+parseInt(_0x183a8f(0x1d7))/0x9;if(_0x8a6ddb===_0x3862eb)break;else _0x635a02['push'](_0x635a02['shift']());}catch(_0x2981a6){_0x635a02['push'](_0x635a02['shift']());}}}(_0x40a5,0x5e59a));import{getTranslation as _0x23c080}from'../utils/common-translations.js';import{Plugin as _0x40c7d8}from'ckeditor5/src/core.js';import{LiveRange as _0x4d6bc6}from'ckeditor5/src/engine.js';import{uid as _0x285ed4,priorities as _0x4f85ad}from'ckeditor5/src/utils.js';import _0x4fc39d from'./table.js';function _0x2897(_0x5e29a1,_0x313369){const _0x40a5fb=_0x40a5();return _0x2897=function(_0x2897b1,_0x3839d2){_0x2897b1=_0x2897b1-0x1b8;let _0x1090cf=_0x40a5fb[_0x2897b1];return _0x1090cf;},_0x2897(_0x5e29a1,_0x313369);}const ge=[_0x534958(0x215),_0x534958(0x1b9),_0x534958(0x1e1),_0x534958(0x26e),_0x534958(0x1c9),_0x534958(0x1c5),_0x534958(0x27f)],Ce=Object[_0x534958(0x279)](ge[_0x534958(0x276)](_0xbc32eb=>[_0xbc32eb,null]));export default class It extends _0x40c7d8{static get[_0x534958(0x280)](){return[_0x4fc39d];}[_0x534958(0x1d6)](){const _0x53bb2f=_0x534958,_0x2383da=this[_0x53bb2f(0x201)];if(!_0x2383da[_0x53bb2f(0x1c0)][_0x53bb2f(0x1be)](_0x53bb2f(0x1ea)))return;const _0x1a1edc=_0x2383da[_0x53bb2f(0x1c0)][_0x53bb2f(0x23e)](_0x53bb2f(0x1f6)),_0x34f9d0=_0x2383da[_0x53bb2f(0x1c0)][_0x53bb2f(0x23e)](_0x53bb2f(0x1e6)),_0x28a726=_0x2383da[_0x53bb2f(0x1c0)][_0x53bb2f(0x23e)](_0x4fc39d),_0x11b632=_0x2383da[_0x53bb2f(0x1c0)][_0x53bb2f(0x23e)](_0x53bb2f(0x1ea));_0x28a726[_0x53bb2f(0x227)][_0x53bb2f(0x1bf)](_0x53bb2f(0x271),_0x53bb2f(0x26a)),_0x2383da[_0x53bb2f(0x25e)][_0x53bb2f(0x243)][_0x53bb2f(0x1dc)](_0x53bb2f(0x283),{'allowIn':_0x53bb2f(0x1cb),'allowContentOf':_0x53bb2f(0x1cb),'isLimit':!0x0}),_0x2383da[_0x53bb2f(0x22b)][_0x53bb2f(0x1e9)]({'model':_0x53bb2f(0x283),'view':_0x53bb2f(0x246)});let _0x43c74e=null;_0x2383da[_0x53bb2f(0x25e)]['on'](_0x53bb2f(0x1bb),(_0x34891f,_0x423615)=>{const _0x198e8a=_0x53bb2f,[_0x4583d3,_0x136c8f]=_0x423615,_0x58e722=_0x423615[_0x423615[_0x198e8a(0x213)]-0x1];_0x58e722&&_0x58e722[_0x198e8a(0x236)]||_0x1a1edc[_0x198e8a(0x1f8)]||this[_0x198e8a(0x201)][_0x198e8a(0x1d8)][_0x198e8a(0x23e)](_0x198e8a(0x261))[_0x198e8a(0x26b)]&&function(_0x52d380,_0x2c2515,_0x973000,_0x303736,_0x4f42fa){const _0x927877=_0x198e8a;if(_0x2c2515&&!_0x2c2515['is'](_0x927877(0x272)))return!0x1;const _0x322dc9=_0x4f42fa[_0x927877(0x265)](_0x52d380,_0x973000);if(!_0x322dc9||!he(_0x322dc9,void 0x0,_0x303736))return!0x1;const _0x3ceecd=_0x303736[_0x927877(0x1eb)](_0x973000[_0x927877(0x21e)][_0x927877(0x237)]);if(!_0x3ceecd[_0x927877(0x213)])return!0x1;const _0x9e70a5=_0x3ceecd[0x0][_0x927877(0x252)](_0x927877(0x27c)),_0x5c2ad9=_0x303736[_0x927877(0x219)](_0x3ceecd),_0xcee461=_0x303736[_0x927877(0x1fe)](_0x3ceecd),_0x2fdc28={'startRow':_0x5c2ad9[_0x927877(0x25f)],'endRow':_0x5c2ad9[_0x927877(0x241)],'startColumn':_0xcee461[_0x927877(0x25f)],'endColumn':_0xcee461[_0x927877(0x241)]};return 0x1==_0x3ceecd[_0x927877(0x213)]&&(_0x2fdc28[_0x927877(0x212)]+=_0x303736[_0x927877(0x1f0)](_0x322dc9)-0x1,_0x2fdc28[_0x927877(0x249)]+=_0x303736[_0x927877(0x1f4)](_0x322dc9)-0x1),he(_0x9e70a5,_0x2fdc28,_0x303736);}(_0x4583d3,_0x136c8f,_0x2383da[_0x198e8a(0x25e)],_0x34f9d0,_0x11b632)&&(_0x34891f[_0x198e8a(0x211)](),_0x43c74e={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x2383da[_0x198e8a(0x25e)][_0x198e8a(0x1e0)](()=>{const _0x4cc9fe=_0x198e8a;_0x2383da[_0x4cc9fe(0x25e)][_0x4cc9fe(0x1bb)](_0x423615[0x0],_0x423615[0x1],_0x423615[0x2],{'forceDefaultExecution':!0x0});const _0x4548bc=_0x285ed4(),{rowInsertionRanges:_0xf70d77,columnInsertionRanges:_0x540f76,insertionRanges:_0x4f272a,deletionRanges:_0x4766ed,cells:_0x915aa2}=_0x43c74e;_0xf70d77[_0x4cc9fe(0x213)]&&_0x1a1edc[_0x4cc9fe(0x22c)](_0xf70d77,_0x4cc9fe(0x271),{'tablePasteChainId':_0x4548bc}),_0x540f76[_0x4cc9fe(0x213)]&&_0x1a1edc[_0x4cc9fe(0x22c)](_0x540f76,_0x4cc9fe(0x26a),{'tablePasteChainId':_0x4548bc}),_0x4f272a[_0x4cc9fe(0x213)]&&(_0x1a1edc[_0x4cc9fe(0x22c)](_0x4f272a,_0x4cc9fe(0x26c),{'tablePasteChainId':_0x4548bc,'skipNestingCheck':!0x0}),_0x4f272a[_0x4cc9fe(0x240)](_0x27aa71=>{const _0x4f4e58=_0x4cc9fe;var _0x609b02;return null===(_0x609b02=_0x27aa71[_0x4f4e58(0x257)])||void 0x0===_0x609b02?void 0x0:_0x609b02[_0x4f4e58(0x264)](_0x27aa71);})),_0x4766ed[_0x4cc9fe(0x213)]&&(_0x1a1edc[_0x4cc9fe(0x24d)](_0x4766ed,_0x4cc9fe(0x26c),{'tablePasteChainId':_0x4548bc,'skipNestingCheck':!0x0}),_0x4766ed[_0x4cc9fe(0x240)](_0x303cbc=>{const _0x17d351=_0x4cc9fe;var _0x457ff4;return null===(_0x457ff4=_0x303cbc[_0x17d351(0x257)])||void 0x0===_0x457ff4?void 0x0:_0x457ff4[_0x17d351(0x264)](_0x303cbc);}));const _0x5ded56=_0x1a1edc[_0x4cc9fe(0x21f)](_0x915aa2[_0x4cc9fe(0x276)](({element:_0x522d75})=>_0x522d75),{'formatGroupId':_0x285ed4()},[],_0x4cc9fe(0x1cd),{'tablePasteChainId':_0x4548bc});if(_0x5ded56){const _0x3c1d54=_0x5ded56[_0x4cc9fe(0x259)](),_0x592937=[];for(const {element:_0x5cf25a,attributes:_0x2b160f}of _0x915aa2){if(!_0x2b160f)continue;const _0x277611=_0x2383da[_0x4cc9fe(0x25e)][_0x4cc9fe(0x210)](_0x5cf25a),_0x1ba007=_0x3c1d54[_0x4cc9fe(0x20a)](_0x2c168e=>_0x2c168e[_0x4cc9fe(0x216)]()[_0x4cc9fe(0x1db)](_0x277611));_0x1ba007&&_0x592937[_0x4cc9fe(0x1bf)]([_0x1ba007[_0x4cc9fe(0x200)],_0x2b160f]);}_0x592937[_0x4cc9fe(0x213)]&&_0x5ded56[_0x4cc9fe(0x247)](_0x4cc9fe(0x1ff),Object[_0x4cc9fe(0x279)](_0x592937));}_0x43c74e=null;}));},{'priority':_0x4f85ad[_0x53bb2f(0x214)]+0xa}),_0x2383da[_0x53bb2f(0x1c0)][_0x53bb2f(0x23e)](_0x53bb2f(0x1ea))['on'](_0x53bb2f(0x226),(_0x335a30,_0x48af27)=>{const _0x3dc155=_0x53bb2f,[_0x13afcb,_0x19158c,,_0x4d191c]=_0x48af27;if(!_0x43c74e)return;_0x335a30[_0x3dc155(0x211)]();const _0x30357c=_0x13afcb[_0x3dc155(0x1d3)],_0x123bac=_0x19158c,_0x3f92fb=Pe(_0x30357c),_0x2d5756=Pe(_0x123bac);_0x335a30[_0x3dc155(0x267)]=_0x30357c;let _0x1b759d=null,_0x11eaf6=null;if(_0x2d5756||_0x3f92fb){if(_0x3f92fb&&!_0x2d5756){_0x4d191c[_0x3dc155(0x244)](_0x30357c[_0x3dc155(0x251)](0x0));for(const _0x2ac571 of Array[_0x3dc155(0x1c2)](_0x123bac[_0x3dc155(0x22e)]()))_0x4d191c[_0x3dc155(0x1fd)](_0x2ac571,_0x30357c,_0x3dc155(0x24f));const _0x180392=_0x43c74e[_0x3dc155(0x281)][_0x3dc155(0x1e5)](_0x13afcb[_0x3dc155(0x25d)]),_0x3fe312=_0x43c74e[_0x3dc155(0x218)][_0x3dc155(0x1e5)](_0x13afcb[_0x3dc155(0x225)]);_0x180392||_0x3fe312||(_0x1b759d=_0x4d6bc6[_0x3dc155(0x22f)](_0x4d191c[_0x3dc155(0x266)](_0x30357c)));}else _0x2d5756&&!_0x3f92fb&&(_0x11eaf6=_0x4d191c[_0x3dc155(0x266)](_0x30357c));}else{const _0x440f71=_0x4d191c[_0x3dc155(0x231)](_0x3dc155(0x283)),_0x573229=_0x4d191c[_0x3dc155(0x231)](_0x3dc155(0x283));_0x4d191c[_0x3dc155(0x1d2)](_0x4d191c[_0x3dc155(0x266)](_0x30357c),_0x573229),_0x4d191c[_0x3dc155(0x1fd)](_0x440f71,_0x30357c,0x0);for(const _0x47c273 of Array[_0x3dc155(0x1c2)](_0x123bac[_0x3dc155(0x22e)]()))_0x4d191c[_0x3dc155(0x1fd)](_0x47c273,_0x440f71,_0x3dc155(0x24f));_0x1b759d=_0x4d6bc6[_0x3dc155(0x22f)](_0x4d191c[_0x3dc155(0x210)](_0x440f71)),_0x11eaf6=_0x4d6bc6[_0x3dc155(0x22f)](_0x4d191c[_0x3dc155(0x210)](_0x573229));}const _0x34caf3=Array[_0x3dc155(0x1c2)](_0x123bac[_0x3dc155(0x1de)]())[_0x3dc155(0x223)](([_0x54a259])=>ge[_0x3dc155(0x1e5)](_0x54a259));_0x43c74e[_0x3dc155(0x268)][_0x3dc155(0x1bf)]({'element':_0x30357c,'attributes':_0x34caf3[_0x3dc155(0x213)]?Object[_0x3dc155(0x279)](_0x34caf3):null}),_0x1b759d&&_0x43c74e[_0x3dc155(0x260)][_0x3dc155(0x1bf)](_0x1b759d),_0x11eaf6&&_0x43c74e[_0x3dc155(0x1ca)][_0x3dc155(0x1bf)](_0x11eaf6);},{'priority':_0x53bb2f(0x214)}),_0x34f9d0['on'](_0x53bb2f(0x235),(_0x187269,_0x221f8d)=>{const _0x302a72=_0x53bb2f,[_0x2ad5da,_0x39dd84={}]=_0x221f8d;if(!_0x43c74e)return;const _0x721f5=_0x39dd84['at']||0x0,_0x309379=_0x39dd84[_0x302a72(0x24c)]||0x1;_0x43c74e[_0x302a72(0x218)]=new Array(_0x309379)[_0x302a72(0x269)](_0x721f5)[_0x302a72(0x276)]((_0x4210f6,_0x1cce05)=>_0x4210f6+_0x1cce05);for(const {cell:_0x33f489}of _0x34f9d0[_0x302a72(0x234)](_0x2ad5da,{'startColumn':_0x721f5,'endColumn':_0x721f5+_0x309379-0x1}))_0x43c74e[_0x302a72(0x221)][_0x302a72(0x1bf)](_0x2383da[_0x302a72(0x25e)][_0x302a72(0x210)](_0x33f489));},{'priority':_0x53bb2f(0x24e)}),_0x34f9d0['on'](_0x53bb2f(0x232),(_0x13b9a5,_0x3c1e5c)=>{const _0x50141b=_0x53bb2f,[_0x2aff0c,_0x4e6e0c={}]=_0x3c1e5c;if(!_0x43c74e)return;const _0x38f114=_0x4e6e0c['at']||0x0,_0x5793ae=_0x4e6e0c[_0x50141b(0x255)]||0x1;_0x43c74e[_0x50141b(0x281)]=new Array(_0x5793ae)[_0x50141b(0x269)](_0x38f114)[_0x50141b(0x276)]((_0x1ab0c7,_0x22399e)=>_0x1ab0c7+_0x22399e);for(const {cell:_0xea5b0d}of _0x34f9d0[_0x50141b(0x234)](_0x2aff0c,{'startRow':_0x38f114,'endRow':_0x38f114+_0x5793ae-0x1}))_0x43c74e[_0x50141b(0x1bd)][_0x50141b(0x1bf)](_0x2383da[_0x50141b(0x25e)][_0x50141b(0x210)](_0xea5b0d));},{'priority':_0x53bb2f(0x24e)}),_0x1a1edc[_0x53bb2f(0x1c1)][_0x53bb2f(0x228)](_0x4cb1c9=>{const _0x727089=_0x53bb2f;if(_0x4cb1c9[_0x727089(0x202)]&&_0x4cb1c9[_0x727089(0x202)][_0x727089(0x23a)](_0x727089(0x26c)))return _0x4cb1c9[_0x727089(0x1ec)]?{}:{'type':_0x727089(0x21b),'content':_0x23c080(_0x2383da[_0x727089(0x26f)],_0x727089(0x27d))};});const _0x86f5dd=()=>!0x1;for(const _0x24d2c2 of[_0x53bb2f(0x26c),_0x53bb2f(0x26a),_0x53bb2f(0x271),_0x53bb2f(0x1cd)])_0x1a1edc[_0x53bb2f(0x20e)][_0x53bb2f(0x27a)](_0x53bb2f(0x21b),_0x24d2c2,_0x53bb2f(0x1c6),_0x86f5dd),_0x1a1edc[_0x53bb2f(0x20e)][_0x53bb2f(0x27a)](_0x53bb2f(0x1f3),_0x24d2c2,_0x53bb2f(0x1c6),_0x86f5dd),_0x1a1edc[_0x53bb2f(0x20e)][_0x53bb2f(0x27a)](_0x53bb2f(0x1fa),_0x24d2c2,_0x53bb2f(0x1c6),_0x86f5dd);_0x1a1edc[_0x53bb2f(0x20e)][_0x53bb2f(0x27a)](_0x53bb2f(0x1fa),_0x53bb2f(0x1cd),_0x53bb2f(0x1fc),_0x86f5dd),_0x1a1edc[_0x53bb2f(0x20e)][_0x53bb2f(0x27a)](_0x53bb2f(0x1fa),_0x53bb2f(0x1cd),_0x53bb2f(0x217),(_0x338edd,_0x5c6720,_0x5119ff)=>{const _0x3fdf7c=_0x53bb2f,_0x44637d=_0x338edd[_0x3fdf7c(0x276)](_0x2f99a8=>_0x2f99a8[_0x3fdf7c(0x282)]())[_0x3fdf7c(0x223)](_0x1e7349=>_0x1e7349),_0x576ded=new Map(_0x44637d[_0x3fdf7c(0x276)](_0x539ad7=>[_0x539ad7,null]));if(_0x43c74e){for(const {element:_0x2a08e3,attributes:_0x106d1d}of _0x43c74e[_0x3fdf7c(0x268)])_0x106d1d&&_0x576ded[_0x3fdf7c(0x275)](_0x2a08e3,_0x106d1d);}else{if(_0x5119ff&&_0x5119ff[_0x3fdf7c(0x1ff)])for(const [_0x587251,_0x5c3cf6]of Object[_0x3fdf7c(0x203)](_0x5119ff[_0x3fdf7c(0x1ff)])){const _0x1c1fb3=_0x2383da[_0x3fdf7c(0x25e)][_0x3fdf7c(0x1ed)][_0x3fdf7c(0x23e)](_0x587251),_0x3d22dd=_0x1c1fb3?_0x1c1fb3[_0x3fdf7c(0x216)]()[_0x3fdf7c(0x282)]():null;_0x3d22dd&&_0x576ded[_0x3fdf7c(0x275)](_0x3d22dd,_0x5c3cf6);}}_0x2383da[_0x3fdf7c(0x25e)][_0x3fdf7c(0x1e0)](_0x4c903c=>{const _0x37e2de=_0x3fdf7c;for(const [_0x4abb87,_0x5e17ed]of _0x576ded)_0x4c903c[_0x37e2de(0x20c)]({...Ce,..._0x5e17ed},_0x4abb87);});});const _0x4cd773=(_0x36a36a,_0x3843b5)=>{const _0xf12326=_0x53bb2f;_0x1a1edc[_0xf12326(0x20e)][_0xf12326(0x27a)](_0x36a36a,_0xf12326(0x26c),_0x3843b5,(_0x470b9a,_0x557f11,_0x4963ca)=>{const _0xfdf2b7=_0xf12326;_0x2383da[_0xfdf2b7(0x25e)][_0xfdf2b7(0x1e0)](_0x4dd3e9=>{const _0x4eecd4=_0xfdf2b7,_0x2370c2=[];for(const _0x1d9929 of _0x470b9a){const _0x2b174a=_0x1d9929[_0x4eecd4(0x1c7)][_0x4eecd4(0x274)];_0x2b174a['is'](_0x4eecd4(0x1f1),_0x4eecd4(0x283))&&_0x2370c2[_0x4eecd4(0x1bf)](_0x2b174a);}_0x1a1edc[_0x4eecd4(0x20e)][_0x4eecd4(0x24a)](_0x36a36a,null,_0x3843b5)(_0x470b9a,_0x557f11,_0x4963ca);for(const _0x1dbef7 of _0x2370c2)_0x4eecd4(0x258)!=_0x1dbef7[_0x4eecd4(0x250)][_0x4eecd4(0x1da)]&&_0x4dd3e9[_0x4eecd4(0x1c8)](_0x1dbef7);});});};_0x4cd773(_0x53bb2f(0x21b),_0x53bb2f(0x217)),_0x4cd773(_0x53bb2f(0x21b),_0x53bb2f(0x1fc)),_0x4cd773(_0x53bb2f(0x1f3),_0x53bb2f(0x217)),_0x4cd773(_0x53bb2f(0x1f3),_0x53bb2f(0x1fc)),_0x1a1edc[_0x53bb2f(0x20e)][_0x53bb2f(0x27a)](_0x53bb2f(0x21b),_0x53bb2f(0x271),_0x53bb2f(0x1fc),_0x416b92=>{const _0x2bb5fc=_0x53bb2f,_0x21d3e9=_0x416b92[_0x2bb5fc(0x276)](_0x3fc0f9=>_0x3fc0f9[_0x2bb5fc(0x282)]()),_0x2aeb93=_0x21d3e9[0x0][_0x2bb5fc(0x252)](_0x2bb5fc(0x27c)),{minRow:_0x2f5311,maxRow:_0x1067d7}=_0x28a726[_0x2bb5fc(0x207)](_0x21d3e9);_0x34f9d0[_0x2bb5fc(0x1e2)](_0x2aeb93,{'at':_0x2f5311,'rows':_0x1067d7-_0x2f5311+0x1});}),_0x1a1edc[_0x53bb2f(0x20e)][_0x53bb2f(0x27a)](_0x53bb2f(0x21b),_0x53bb2f(0x26a),_0x53bb2f(0x1fc),_0x49994e=>{const _0x58cdfc=_0x53bb2f,_0x4cdcfd=_0x49994e[_0x58cdfc(0x276)](_0x2c98ea=>_0x2c98ea[_0x58cdfc(0x282)]()),_0x3c5736=_0x4cdcfd[0x0][_0x58cdfc(0x252)](_0x58cdfc(0x27c)),{minColumn:_0x4dba18,maxColumn:_0xd16dcc}=_0x28a726[_0x58cdfc(0x207)](_0x4cdcfd);_0x34f9d0[_0x58cdfc(0x21c)](_0x3c5736,{'at':_0x4dba18,'columns':_0xd16dcc-_0x4dba18+0x1});});const _0x2669d4=(_0x3a5010,_0x4afbf5)=>{const _0x563efc=_0x53bb2f;if(!_0x4afbf5[_0x563efc(0x202)]||!_0x4afbf5[_0x563efc(0x202)][_0x563efc(0x23a)](_0x563efc(0x26c)))return;const _0x49a9b0=_0x4afbf5[_0x563efc(0x1ba)][_0x563efc(0x262)],_0x48ee84=_0x1a1edc[_0x563efc(0x21d)]()[_0x563efc(0x223)](_0x237484=>_0x237484[_0x563efc(0x1bc)]&&_0x237484[_0x563efc(0x1ba)]&&_0x237484[_0x563efc(0x1ba)][_0x563efc(0x262)]==_0x49a9b0);_0x48ee84[_0x563efc(0x213)]&&_0x4afbf5[_0x563efc(0x1e7)]()[_0x563efc(0x213)]!=_0x48ee84[_0x563efc(0x213)]&&_0x48ee84[_0x563efc(0x1e3)]((_0x13031e,_0xafd66b)=>(_0x13031e[_0x563efc(0x25a)]=_0xafd66b,_0xafd66b[_0x563efc(0x1ec)]=_0x13031e,_0xafd66b));};function _0x411a9e(_0x724f49,_0x487de5=!0x0){const _0x1aeb2b=_0x53bb2f,{id:_0x4096d3}=_0x1a1edc[_0x1aeb2b(0x229)](_0x724f49[_0x1aeb2b(0x1dd)]),_0x5db74e=[_0x1aeb2b(0x1f7),_0x1aeb2b(0x21a)],_0x53e5aa=_0x1a1edc[_0x1aeb2b(0x245)][_0x1aeb2b(0x1e5)](_0x724f49[_0x1aeb2b(0x1dd)]);return _0x53e5aa&&_0x5db74e[_0x1aeb2b(0x1bf)](_0x1aeb2b(0x1f5)),{'classes':_0x5db74e,'attributes':{'data-suggestion':_0x4096d3},'priority':_0x53e5aa&&_0x487de5?0xbc2:0xbb8};}_0x1a1edc['on'](_0x53bb2f(0x25c),_0x2669d4,{'priority':_0x53bb2f(0x214)}),_0x1a1edc['on'](_0x53bb2f(0x20d),_0x2669d4,{'priority':_0x53bb2f(0x214)}),_0x2383da[_0x53bb2f(0x25e)][_0x53bb2f(0x21e)][_0x53bb2f(0x224)](()=>{const _0x2db78e=_0x53bb2f;let _0xbb27c1=!0x1;const _0x396aaa=Array[_0x2db78e(0x1c2)](_0x2383da[_0x2db78e(0x25e)][_0x2db78e(0x21e)][_0x2db78e(0x1e8)][_0x2db78e(0x23d)]());for(const {name:_0x3dd555,data:_0x23ac4c}of _0x396aaa){const {group:_0x2038b9,type:_0x2b11fb,id:_0x249cd5}=_0x1a1edc[_0x2db78e(0x229)](_0x3dd555);if(_0x2db78e(0x23f)!=_0x2038b9||_0x2db78e(0x1f3)!=_0x2b11fb||_0x23ac4c[_0x2db78e(0x1d5)])continue;if(!_0x1a1edc[_0x2db78e(0x1df)](_0x249cd5))continue;const _0x37378e=_0x1a1edc[_0x2db78e(0x1d1)](_0x249cd5)[_0x2db78e(0x1d4)](),_0x4a985e=_0x2383da[_0x2db78e(0x1c0)][_0x2db78e(0x23e)](_0x2db78e(0x22a))['me'];for(const _0x29b8b9 of _0x1a1edc[_0x2db78e(0x21d)]()){if(!_0x29b8b9[_0x2db78e(0x1bc)]||_0x29b8b9[_0x2db78e(0x254)]!=_0x4a985e)continue;if(_0x2db78e(0x1fa)!=_0x29b8b9[_0x2db78e(0x1cc)]||_0x2db78e(0x1cd)!=_0x29b8b9[_0x2db78e(0x202)])continue;if(_0x29b8b9[_0x2db78e(0x1d4)]()[_0x2db78e(0x239)](_0x44f461=>_0x37378e[_0x2db78e(0x1f2)](_0x457496=>_0x457496[_0x2db78e(0x1d0)](_0x44f461,!0x0)))){for(const _0xab531b of _0x29b8b9[_0x2db78e(0x1e7)]())_0xab531b[_0x2db78e(0x1bc)]&&(_0xab531b[_0x2db78e(0x1fc)](),_0xbb27c1=!0x0);}}}return _0xbb27c1;}),_0x2383da[_0x53bb2f(0x25e)][_0x53bb2f(0x21e)][_0x53bb2f(0x224)](_0x179318=>{const _0x2c2273=_0x53bb2f,_0x3f94b0=_0x2383da[_0x2c2273(0x1d8)][_0x2c2273(0x23e)](_0x2c2273(0x1d9));if(!_0x3f94b0||!_0x3f94b0[_0x2c2273(0x206)][_0x2c2273(0x1be)](_0x179318[_0x2c2273(0x26d)]))return!0x1;let _0x2dd9be=!0x1;const _0x5c76af=_0x2383da[_0x2c2273(0x1c0)][_0x2c2273(0x23e)](_0x2c2273(0x22a))['me'],_0x374cbb=_0x2383da[_0x2c2273(0x25e)][_0x2c2273(0x21e)][_0x2c2273(0x1e8)][_0x2c2273(0x20f)](),_0x53c66b=Array[_0x2c2273(0x1c2)](_0x2383da[_0x2c2273(0x25e)][_0x2c2273(0x21e)][_0x2c2273(0x1e8)][_0x2c2273(0x23d)]())[_0x2c2273(0x223)](({name:_0x53481c,data:_0x4a8589})=>{const _0x44c5fc=_0x2c2273,{group:_0x1a3ff4,subType:_0x248de5,authorId:_0x194447}=_0x1a1edc[_0x44c5fc(0x229)](_0x53481c);return _0x44c5fc(0x23f)==_0x1a3ff4&&_0x44c5fc(0x26c)==_0x248de5&&_0x194447==_0x5c76af['id']&&!_0x4a8589[_0x44c5fc(0x1d5)];});for(const _0x3c1308 of _0x374cbb){if(_0x2c2273(0x1fd)!=_0x3c1308[_0x2c2273(0x1cc)]||_0x2c2273(0x283)!=_0x3c1308[_0x2c2273(0x200)]||0x1!=_0x3c1308[_0x2c2273(0x213)])continue;const _0x148c02=_0x179318[_0x2c2273(0x1cf)](_0x3c1308[_0x2c2273(0x253)],_0x3c1308[_0x2c2273(0x253)][_0x2c2273(0x273)](0x1));if(!_0x53c66b[_0x2c2273(0x20a)](({data:_0x11a793})=>_0x11a793[_0x2c2273(0x205)][_0x2c2273(0x1db)](_0x148c02))){for(const {name:_0x51a036,data:_0x4410b9}of _0x53c66b)if(_0x148c02[_0x2c2273(0x1d0)](_0x4410b9[_0x2c2273(0x205)])){_0x179318[_0x2c2273(0x27b)](_0x51a036,{'range':_0x148c02}),_0x2dd9be=!0x0;break;}}}return _0x2dd9be;}),_0x2383da[_0x53bb2f(0x25e)][_0x53bb2f(0x21e)][_0x53bb2f(0x224)](_0x2a6205=>{const _0x52642b=_0x53bb2f;let _0x32fbab=!0x1;const _0x3fe559=_0x2383da[_0x52642b(0x1c0)][_0x52642b(0x23e)](_0x52642b(0x22a))['me'],_0x4bb726=_0x1a1edc[_0x52642b(0x21d)]()[_0x52642b(0x223)](_0x28098a=>_0x28098a[_0x52642b(0x1bc)]&&_0x28098a[_0x52642b(0x254)]==_0x3fe559),_0x23b4a0=new Set(),_0x115334=new Set();for(const _0x582dff of _0x4bb726)if(_0x52642b(0x26c)==_0x582dff[_0x52642b(0x202)])for(const _0x741a4b of _0x582dff[_0x52642b(0x259)]()){const _0x2d8e54=_0x741a4b[_0x52642b(0x216)]()[_0x52642b(0x282)]();if(_0x2d8e54){if(_0x2d8e54['is'](_0x52642b(0x1f1),_0x52642b(0x283))&&Pe(_0x2d8e54)){_0x582dff[_0x52642b(0x256)](_0x741a4b[_0x52642b(0x200)]),_0x23b4a0[_0x52642b(0x1f9)](_0x2d8e54),_0x32fbab=!0x0;const _0x53bdb6=_0x2d8e54[_0x52642b(0x1c4)],_0x5eaa8d=_0x2d8e54[_0x52642b(0x24b)],_0x2f464a=_0x53bdb6&&_0x53bdb6['is'](_0x52642b(0x1f1),_0x52642b(0x283)),_0x1dd69a=_0x5eaa8d&&_0x5eaa8d['is'](_0x52642b(0x1f1),_0x52642b(0x283));_0x2f464a&&!_0x23b4a0[_0x52642b(0x1be)](_0x53bdb6)&&_0x115334[_0x52642b(0x1f9)](_0x53bdb6),_0x1dd69a&&!_0x23b4a0[_0x52642b(0x1be)](_0x5eaa8d)&&_0x115334[_0x52642b(0x1f9)](_0x5eaa8d);}else _0x2d8e54['is'](_0x52642b(0x1f1),_0x52642b(0x233))&&_0x2d8e54[_0x52642b(0x238)]&&(_0x582dff[_0x52642b(0x256)](_0x741a4b[_0x52642b(0x200)]),_0x32fbab=!0x0);}}else{if(_0x52642b(0x1cd)==_0x582dff[_0x52642b(0x202)]){if(!_0x582dff[_0x52642b(0x1ba)]||!_0x582dff[_0x52642b(0x1ba)][_0x52642b(0x262)])continue;const _0x5c21fd=_0x582dff[_0x52642b(0x1ba)][_0x52642b(0x1ff)];if(_0x5c21fd&&Object[_0x52642b(0x1fb)](_0x5c21fd)[_0x52642b(0x213)])continue;const _0x4e5586=_0x582dff[_0x52642b(0x1ba)][_0x52642b(0x262)];let _0x102427=!0x0,_0x2bd075=!0x0;for(const _0x267b8a of _0x4bb726)if(_0x267b8a[_0x52642b(0x202)]&&_0x267b8a[_0x52642b(0x202)][_0x52642b(0x23a)](_0x52642b(0x26c))){if(!_0x267b8a[_0x52642b(0x1ba)][_0x52642b(0x262)]){_0x2bd075=!0x1;break;}if(_0x267b8a['id']!=_0x582dff['id']&&_0x267b8a[_0x52642b(0x1ba)][_0x52642b(0x262)]==_0x4e5586){_0x102427=!0x1;break;}}_0x2bd075&&_0x102427&&(_0x582dff[_0x52642b(0x1ee)](),_0x32fbab=!0x0);}}for(const _0x57d10c of _0x23b4a0)_0x2a6205[_0x52642b(0x244)](_0x57d10c);for(const _0x8cc8ee of _0x115334)_0x2a6205[_0x52642b(0x1c8)](_0x8cc8ee);return _0x32fbab;}),_0x2383da[_0x53bb2f(0x22b)][_0x53bb2f(0x23b)](_0x53bb2f(0x248))[_0x53bb2f(0x220)]({'model':_0x53bb2f(0x22d),'view':(_0x1f27e3,_0x903d27)=>_0x411a9e(_0x1f27e3),'converterPriority':_0x53bb2f(0x214)}),_0x2383da[_0x53bb2f(0x22b)][_0x53bb2f(0x23b)](_0x53bb2f(0x242))[_0x53bb2f(0x220)]({'model':_0x53bb2f(0x22d),'view':(_0x45909c,_0x2dc3d6)=>_0x2dc3d6[_0x53bb2f(0x1b8)][_0x53bb2f(0x270)]?_0x411a9e(_0x45909c,!0x1):null,'converterPriority':_0x53bb2f(0x214)});const _0x4ae802=_0x2383da[_0x53bb2f(0x23c)][_0x53bb2f(0x204)];this[_0x53bb2f(0x277)](_0x4ae802[_0x53bb2f(0x21e)],_0x53bb2f(0x1e4),(_0x5b24e2,_0x112b5d)=>{const _0x2464b0=_0x53bb2f,_0x22508d=[];for(const _0x55d106 of _0x4ae802[_0x2464b0(0x266)](_0x112b5d[_0x2464b0(0x25b)])[_0x2464b0(0x278)]())_0x55d106['is'](_0x2464b0(0x1f1),_0x2464b0(0x246))&&_0x22508d[_0x2464b0(0x1bf)](_0x55d106);_0x4ae802[_0x2464b0(0x1e0)](_0x56b5d6=>{const _0x3b6d97=_0x2464b0;for(const _0x3fba06 of _0x22508d)_0x56b5d6[_0x3b6d97(0x27e)](_0x56b5d6[_0x3b6d97(0x266)](_0x3fba06),_0x56b5d6[_0x3b6d97(0x208)](_0x3fba06)),_0x56b5d6[_0x3b6d97(0x244)](_0x3fba06);});});}}function Pe(_0x17f8f2){const _0x5842f4=_0x534958;if(_0x17f8f2[_0x5842f4(0x238)])return!0x0;const _0x4649c7=_0x17f8f2[_0x5842f4(0x251)](0x0);return _0x4649c7['is'](_0x5842f4(0x1f1),_0x5842f4(0x233))&&_0x4649c7[_0x5842f4(0x238)];}function he(_0x26adac,_0x3fdac0={},_0x23bce5){const _0x42e9f1=_0x534958;for(const {isAnchor:_0x2a0195,cellHeight:_0x5125bb,cellWidth:_0x11788f}of _0x23bce5[_0x42e9f1(0x234)](_0x26adac,{'includeAllSlots':!0x0,..._0x3fdac0}))if(!_0x2a0195||0x1!=_0x5125bb||0x1!=_0x11788f)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1a78b7=_0x4c38;(function(_0x30d2eb,_0x2c58b0){const _0x257902=_0x4c38,_0x2f4079=_0x30d2eb();while(!![]){try{const _0x3877d7=-parseInt(_0x257902(0xe2))/0x1+parseInt(_0x257902(0xd7))/0x2*(parseInt(_0x257902(0xdb))/0x3)+-parseInt(_0x257902(0xea))/0x4*(parseInt(_0x257902(0xd0))/0x5)+parseInt(_0x257902(0xd6))/0x6*(-parseInt(_0x257902(0xd9))/0x7)+-parseInt(_0x257902(0xd2))/0x8+parseInt(_0x257902(0xc0))/0x9+parseInt(_0x257902(0xdc))/0xa*(parseInt(_0x257902(0xeb))/0xb);if(_0x3877d7===_0x2c58b0)break;else _0x2f4079['push'](_0x2f4079['shift']());}catch(_0x513e8d){_0x2f4079['push'](_0x2f4079['shift']());}}}(_0x4034,0x9c9c7));function _0x4034(){const _0x1ee2d6=['formatBlock','resizeTableWidth','has','TrackChangesEditing','544026etBhKU','getContainedElement','resizeTable','model','author','_suggestionFactory','selection','locale','4ZZTjvx','330VGmySd','document','getSuggestions','getColumnGroupElement','TableColumnResizeEditing','commandParams','change','getSuggestionCallback','plugins','handleSuggestionDescription','subType','*Format:*\x20resize\x20table','formatInline','Users','7695423zxmkoY','afterInit','type','handleResizeTableWidthCommand','bind','registerCustomCallback','getTableColumnsWidths','editor','get','data','descriptionFactory','columnWidths','getSelectedElement','tableWidth','markBlockFormat','discard','2242610bDveEW','formatGroupId','5080352BIxKGI','accept','enableCommand','getAttribute','40602fbjvMe','110UtxEPc','table','161CsqrpF','format','41577jgmqMm','269140HPbEDx','registerDescriptionCallback'];_0x4034=function(){return _0x1ee2d6;};return _0x4034();}import{Plugin as _0x4ebcc9}from'ckeditor5/src/core.js';import{getTranslation as _0x48e0b2}from'../utils/common-translations.js';function _0x4c38(_0x3dccd0,_0x1e6463){const _0x403479=_0x4034();return _0x4c38=function(_0x4c3839,_0x4d6441){_0x4c3839=_0x4c3839-0xbd;let _0x2ec1ca=_0x403479[_0x4c3839];return _0x2ec1ca;},_0x4c38(_0x3dccd0,_0x1e6463);}export default class vt extends _0x4ebcc9{[_0x1a78b7(0xc1)](){const _0xe60acb=_0x1a78b7;if(!this[_0xe60acb(0xc7)][_0xe60acb(0xf3)][_0xe60acb(0xe0)](_0xe60acb(0xef)))return;const _0xb61303=this[_0xe60acb(0xc7)][_0xe60acb(0xf3)][_0xe60acb(0xc8)](_0xe60acb(0xe1));_0xb61303[_0xe60acb(0xd4)](_0xe60acb(0xdf),this[_0xe60acb(0xc3)][_0xe60acb(0xc4)](this)),_0xb61303[_0xe60acb(0xe7)][_0xe60acb(0xc5)](_0xe60acb(0xde),_0xe60acb(0xe4),_0xe60acb(0xd3),_0xb61303[_0xe60acb(0xe7)][_0xe60acb(0xf2)](_0xe60acb(0xde),null,_0xe60acb(0xcf))),_0xb61303[_0xe60acb(0xe7)][_0xe60acb(0xc5)](_0xe60acb(0xde),_0xe60acb(0xe4),_0xe60acb(0xcf),_0xb61303[_0xe60acb(0xe7)][_0xe60acb(0xf2)](_0xe60acb(0xde),null,_0xe60acb(0xd3))),_0xb61303[_0xe60acb(0xca)][_0xe60acb(0xdd)](this[_0xe60acb(0xf4)][_0xe60acb(0xc4)](this));}[_0x1a78b7(0xc3)](_0x34f4fc,_0x546842){const _0x4cb201=_0x1a78b7,_0x1cde00=this[_0x4cb201(0xc7)][_0x4cb201(0xf3)][_0x4cb201(0xc8)](_0x4cb201(0xe1)),_0x562a36=this[_0x4cb201(0xc7)][_0x4cb201(0xf3)][_0x4cb201(0xc8)](_0x4cb201(0xef)),_0x2a60cd=_0x546842[_0x4cb201(0xd8)]||this[_0x4cb201(0xc7)][_0x4cb201(0xe5)][_0x4cb201(0xec)][_0x4cb201(0xe8)][_0x4cb201(0xcc)]();this[_0x4cb201(0xc7)][_0x4cb201(0xe5)][_0x4cb201(0xf1)](()=>{const _0x1b44fd=_0x4cb201,_0x3d3faf=_0x562a36[_0x1b44fd(0xee)](_0x2a60cd);let _0x50f4aa=_0x3d3faf?_0x562a36[_0x1b44fd(0xc6)](_0x3d3faf):null,_0x4b1710=_0x2a60cd[_0x1b44fd(0xd5)](_0x1b44fd(0xcd))||null;const _0x2f624f=_0x546842[_0x1b44fd(0xcd)]||_0x4b1710,_0x442a84=_0x546842[_0x1b44fd(0xcb)]||_0x50f4aa,_0x5760ee=this[_0x1b44fd(0xc7)][_0x1b44fd(0xf3)][_0x1b44fd(0xc8)](_0x1b44fd(0xbf))['me'];for(const _0x5f5acd of _0x1cde00[_0x1b44fd(0xed)]()){const _0x5e6cdd=_0x5f5acd[_0x1b44fd(0xe3)]();if(_0x1b44fd(0xe4)===_0x5f5acd[_0x1b44fd(0xf5)]&&_0x5e6cdd===_0x2a60cd){_0x5f5acd[_0x1b44fd(0xe6)]!==_0x5760ee&&_0x5f5acd[_0x1b44fd(0xcf)]();const _0x133c81=_0x5f5acd[_0x1b44fd(0xc9)][_0x1b44fd(0xf0)];_0x4b1710=_0x133c81[0x0][_0x1b44fd(0xcd)],_0x50f4aa=_0x133c81[0x0][_0x1b44fd(0xcb)];break;}}_0x34f4fc({'table':_0x2a60cd,'tableWidth':_0x2f624f,'columnWidths':_0x442a84}),_0x1cde00[_0x1b44fd(0xce)](_0x2a60cd,{'commandName':_0x1b44fd(0xdf),'commandParams':[{'tableWidth':_0x4b1710,'columnWidths':_0x50f4aa}],'formatGroupId':_0x1b44fd(0xe4)},[],_0x1b44fd(0xe4));});}[_0x1a78b7(0xf4)](_0xa8c7be){const _0x372795=_0x1a78b7;if(_0x372795(0xde)!=_0xa8c7be[_0x372795(0xc2)]&&_0x372795(0xbe)!=_0xa8c7be[_0x372795(0xc2)])return;const {data:_0x4f638e}=_0xa8c7be;if(_0x4f638e&&_0x372795(0xe4)===_0x4f638e[_0x372795(0xd1)]){const _0x238883=_0x372795(0xbd);return{'type':_0x372795(0xda),'content':_0x48e0b2(this[_0x372795(0xc7)][_0x372795(0xe9)],_0x238883)};}}}
23
+ const _0x577565=_0x4e35;(function(_0x21cf68,_0x55a4ac){const _0x213f50=_0x4e35,_0xeb4629=_0x21cf68();while(!![]){try{const _0x1202a9=parseInt(_0x213f50(0xec))/0x1*(parseInt(_0x213f50(0xef))/0x2)+parseInt(_0x213f50(0xcd))/0x3+-parseInt(_0x213f50(0xe6))/0x4*(-parseInt(_0x213f50(0xc2))/0x5)+parseInt(_0x213f50(0xed))/0x6+-parseInt(_0x213f50(0xbc))/0x7+parseInt(_0x213f50(0xdb))/0x8+parseInt(_0x213f50(0xbe))/0x9*(-parseInt(_0x213f50(0xea))/0xa);if(_0x1202a9===_0x55a4ac)break;else _0xeb4629['push'](_0xeb4629['shift']());}catch(_0x4c749e){_0xeb4629['push'](_0xeb4629['shift']());}}}(_0x2861,0x3cd4b));import{Plugin as _0x5c1d18}from'ckeditor5/src/core.js';function _0x4e35(_0x1dba1b,_0x15a3ef){const _0x286177=_0x2861();return _0x4e35=function(_0x4e3584,_0x2de9f0){_0x4e3584=_0x4e3584-0xba;let _0x15581c=_0x286177[_0x4e3584];return _0x15581c;},_0x4e35(_0x1dba1b,_0x15a3ef);}function _0x2861(){const _0x58db6c=['formatInline','getSelectedElement','6895ScvTYS','get','resizeTableWidth','handleResizeTableWidthCommand','commandParams','locale','registerCustomCallback','data','getSuggestions','getContainedElement','author','518298BtIAoN','bind','handleSuggestionDescription','accept','enableCommand','getColumnGroupElement','has','tableWidth','getAttribute','model','getSuggestionCallback','formatBlock','change','getTableColumnsWidths','2248488WHtJfq','selection','TrackChangesEditing','markBlockFormat','editor','discard','Users','type','TableColumnResizeEditing','format','plugins','688QnzcqH','formatGroupId','registerDescriptionCallback','columnWidths','30KLAZlc','document','1MkWSBH','557994ggSkwN','subType','625466UbWOeZ','*Format:*\x20resize\x20table','table','afterInit','resizeTable','2904867bHXViX','_suggestionFactory','1297809KODaUS','descriptionFactory'];_0x2861=function(){return _0x58db6c;};return _0x2861();}import{getTranslation as _0x198e49}from'../utils/common-translations.js';export default class vt extends _0x5c1d18{[_0x577565(0xba)](){const _0x2eb024=_0x577565;if(!this[_0x2eb024(0xdf)][_0x2eb024(0xe5)][_0x2eb024(0xd3)](_0x2eb024(0xe3)))return;const _0x45b8c9=this[_0x2eb024(0xdf)][_0x2eb024(0xe5)][_0x2eb024(0xc3)](_0x2eb024(0xdd));_0x45b8c9[_0x2eb024(0xd1)](_0x2eb024(0xc4),this[_0x2eb024(0xc5)][_0x2eb024(0xce)](this)),_0x45b8c9[_0x2eb024(0xbd)][_0x2eb024(0xc8)](_0x2eb024(0xd8),_0x2eb024(0xbb),_0x2eb024(0xd0),_0x45b8c9[_0x2eb024(0xbd)][_0x2eb024(0xd7)](_0x2eb024(0xd8),null,_0x2eb024(0xe0))),_0x45b8c9[_0x2eb024(0xbd)][_0x2eb024(0xc8)](_0x2eb024(0xd8),_0x2eb024(0xbb),_0x2eb024(0xe0),_0x45b8c9[_0x2eb024(0xbd)][_0x2eb024(0xd7)](_0x2eb024(0xd8),null,_0x2eb024(0xd0))),_0x45b8c9[_0x2eb024(0xbf)][_0x2eb024(0xe8)](this[_0x2eb024(0xcf)][_0x2eb024(0xce)](this));}[_0x577565(0xc5)](_0x58c9f3,_0x1c137a){const _0x3c1df4=_0x577565,_0x49e67b=this[_0x3c1df4(0xdf)][_0x3c1df4(0xe5)][_0x3c1df4(0xc3)](_0x3c1df4(0xdd)),_0x492540=this[_0x3c1df4(0xdf)][_0x3c1df4(0xe5)][_0x3c1df4(0xc3)](_0x3c1df4(0xe3)),_0x1e5beb=_0x1c137a[_0x3c1df4(0xf1)]||this[_0x3c1df4(0xdf)][_0x3c1df4(0xd6)][_0x3c1df4(0xeb)][_0x3c1df4(0xdc)][_0x3c1df4(0xc1)]();this[_0x3c1df4(0xdf)][_0x3c1df4(0xd6)][_0x3c1df4(0xd9)](()=>{const _0x30fc61=_0x3c1df4,_0x1cdc05=_0x492540[_0x30fc61(0xd2)](_0x1e5beb);let _0x4bad8e=_0x1cdc05?_0x492540[_0x30fc61(0xda)](_0x1cdc05):null,_0x4fcba1=_0x1e5beb[_0x30fc61(0xd5)](_0x30fc61(0xd4))||null;const _0xdee586=_0x1c137a[_0x30fc61(0xd4)]||_0x4fcba1,_0x4c1025=_0x1c137a[_0x30fc61(0xe9)]||_0x4bad8e,_0x38d010=this[_0x30fc61(0xdf)][_0x30fc61(0xe5)][_0x30fc61(0xc3)](_0x30fc61(0xe1))['me'];for(const _0x4eca55 of _0x49e67b[_0x30fc61(0xca)]()){const _0x4d0b4c=_0x4eca55[_0x30fc61(0xcb)]();if(_0x30fc61(0xbb)===_0x4eca55[_0x30fc61(0xee)]&&_0x4d0b4c===_0x1e5beb){_0x4eca55[_0x30fc61(0xcc)]!==_0x38d010&&_0x4eca55[_0x30fc61(0xe0)]();const _0x3aca65=_0x4eca55[_0x30fc61(0xc9)][_0x30fc61(0xc6)];_0x4fcba1=_0x3aca65[0x0][_0x30fc61(0xd4)],_0x4bad8e=_0x3aca65[0x0][_0x30fc61(0xe9)];break;}}_0x58c9f3({'table':_0x1e5beb,'tableWidth':_0xdee586,'columnWidths':_0x4c1025}),_0x49e67b[_0x30fc61(0xde)](_0x1e5beb,{'commandName':_0x30fc61(0xc4),'commandParams':[{'tableWidth':_0x4fcba1,'columnWidths':_0x4bad8e}],'formatGroupId':_0x30fc61(0xbb)},[],_0x30fc61(0xbb));});}[_0x577565(0xcf)](_0x54cbea){const _0x5b50e9=_0x577565;if(_0x5b50e9(0xd8)!=_0x54cbea[_0x5b50e9(0xe2)]&&_0x5b50e9(0xc0)!=_0x54cbea[_0x5b50e9(0xe2)])return;const {data:_0x590f61}=_0x54cbea;if(_0x590f61&&_0x5b50e9(0xbb)===_0x590f61[_0x5b50e9(0xe7)]){const _0x29b96d=_0x5b50e9(0xf0);return{'type':_0x5b50e9(0xe4),'content':_0x198e49(this[_0x5b50e9(0xdf)][_0x5b50e9(0xc7)],_0x29b96d)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x481896=_0x2fa8;(function(_0x38ac34,_0x41ec77){const _0x309d27=_0x2fa8,_0x5f11fc=_0x38ac34();while(!![]){try{const _0x40911a=-parseInt(_0x309d27(0x108))/0x1+parseInt(_0x309d27(0x11c))/0x2+parseInt(_0x309d27(0x128))/0x3*(parseInt(_0x309d27(0xf1))/0x4)+-parseInt(_0x309d27(0x12a))/0x5*(parseInt(_0x309d27(0xdd))/0x6)+parseInt(_0x309d27(0x112))/0x7*(-parseInt(_0x309d27(0x116))/0x8)+-parseInt(_0x309d27(0x11b))/0x9*(parseInt(_0x309d27(0xe9))/0xa)+parseInt(_0x309d27(0x113))/0xb;if(_0x40911a===_0x41ec77)break;else _0x5f11fc['push'](_0x5f11fc['shift']());}catch(_0x8b09de){_0x5f11fc['push'](_0x5f11fc['shift']());}}}(_0x253d,0x46ab8));import{Plugin as _0x3c2015}from'ckeditor5/src/core.js';function _0x253d(){const _0x5e1fb4=['locale','removeMarker:suggestion','removeAttribute','_splitMarkerName','setTableRowHeader','format','type','start','includes','setTableColumnHeader','291fJKKFB','plugins','621555PcAXTX','addMarker:suggestion','afterInit','createTableWalker','enableDefaultAttributesIntegration','activeMarkers','has','nodeAfter','formatBlock','editing','6ZGtfFU','accept','getCellLocation','data','item','addClass','showSuggestionHighlights','markerName','toViewElement','get','*Format:*\x20%0','FORMAT_REGULAR_COLUMN','10pgjJUq','headingColumns','TableUtils','forceValue','data-suggestion','bindElementToMarker','end','requires','19864fRVyjj','markerNameToElements','markerRange','parent','getSuggestion','registerBlockAttribute','_suggestionFactory','highest','_registerLegacyDescription','commandName','cell','_acceptFormatSuggestionCallbackFactory','unbindElementFromMarkerName','ck-suggestion-marker-','consume','FORMAT_HEADER_ROW','FORMAT_HEADER_COLUMN','FORMAT_REGULAR_ROW','editor','removeClass','writer','consumable','_handleLegacySuggestions','393983YDBMXk','nodeBefore','registerDescriptionCallback','TrackChangesEditing','name','ck-suggestion-marker--active','registerAttributeLabel','mapper','options','stop','5971SIuvXn','10656954LacICe','commandParams','descriptionFactory','5224AmgTCI','setAttribute','TableEditing','registerCustomCallback','headingRows','2802546MsSDBx','451290ZUepWe','downcastDispatcher'];_0x253d=function(){return _0x5e1fb4;};return _0x253d();}import _0x43231a from'./table.js';function _0x2fa8(_0x4f9e5d,_0x5d19ff){const _0x253d67=_0x253d();return _0x2fa8=function(_0x2fa8cd,_0x478732){_0x2fa8cd=_0x2fa8cd-0xd7;let _0x44a0c5=_0x253d67[_0x2fa8cd];return _0x44a0c5;},_0x2fa8(_0x4f9e5d,_0x5d19ff);}import{getTranslation as _0x357804}from'../utils/common-translations.js';export default class At extends _0x3c2015{static get[_0x481896(0xf0)](){return[_0x43231a];}[_0x481896(0x12c)](){const _0x321346=_0x481896,_0x51631c=this[_0x321346(0x103)];if(!_0x51631c[_0x321346(0x129)][_0x321346(0xd9)](_0x321346(0x118)))return;const _0x335c78=_0x51631c[_0x321346(0x11e)],_0x3912f1=_0x51631c[_0x321346(0x129)][_0x321346(0xe6)](_0x321346(0x10b));_0x3912f1[_0x321346(0xd7)](_0x321346(0x122)),_0x3912f1[_0x321346(0xd7)](_0x321346(0x127)),_0x3912f1[_0x321346(0xf6)](_0x321346(0x11a)),_0x3912f1[_0x321346(0xf6)](_0x321346(0xea)),_0x3912f1[_0x321346(0x115)][_0x321346(0x10e)](_0x321346(0x11a),_0x357804(_0x335c78,_0x321346(0x100))),_0x3912f1[_0x321346(0x115)][_0x321346(0x10e)](_0x321346(0xea),_0x357804(_0x335c78,_0x321346(0x101))),this[_0x321346(0x107)]();}[_0x481896(0x107)](){const _0x48409f=_0x481896,_0x5c2e14=this[_0x48409f(0x103)][_0x48409f(0x129)][_0x48409f(0xe6)](_0x48409f(0x10b)),_0x2411db=this[_0x48409f(0x103)][_0x48409f(0x129)][_0x48409f(0xe6)](_0x48409f(0xeb)),_0x395254=this[_0x48409f(0x103)][_0x48409f(0x129)][_0x48409f(0xe6)](_0x43231a)[_0x48409f(0xfc)]();function _0x47ddf1({showActiveMarker:_0x27658a=!0x0,setDataAttribute:_0x321b07=!0x0}={}){return(_0x2754d1,_0x4a4bb7,_0x3392d4)=>{const _0x183f35=_0x2fa8,{type:_0x260430,id:_0x591610}=_0x5c2e14[_0x183f35(0x121)](_0x4a4bb7[_0x183f35(0xe4)]),_0x3ecbb8=_0x5c2e14[_0x183f35(0xf5)](_0x591610),_0x48de53=_0x3ecbb8[_0x183f35(0xe0)];if(_0x183f35(0xdb)!=_0x3ecbb8[_0x183f35(0x124)]||!_0x48de53||_0x183f35(0x127)!=_0x48de53[_0x183f35(0xfa)])return;if(_0x4a4bb7[_0x183f35(0xe1)])return void _0x2754d1[_0x183f35(0x111)]();if(!_0x3392d4[_0x183f35(0x106)][_0x183f35(0xff)](_0x4a4bb7[_0x183f35(0xf3)],_0x2754d1[_0x183f35(0x10c)]))return;const _0x1c79d0=_0x4a4bb7[_0x183f35(0xf3)][_0x183f35(0x125)][_0x183f35(0xda)],_0x2e85f9=_0x4a4bb7[_0x183f35(0xf3)][_0x183f35(0xef)][_0x183f35(0x109)],_0x335fab=_0x1c79d0[_0x183f35(0xf4)][_0x183f35(0xf4)],{column:_0x43a3b6}=_0x2411db[_0x183f35(0xdf)](_0x1c79d0),{column:_0x41cdce}=_0x2411db[_0x183f35(0xdf)](_0x2e85f9);for(let _0x5e65ec=_0x43a3b6;_0x5e65ec<=_0x41cdce;_0x5e65ec++){const _0x111689=_0x2411db[_0x183f35(0x12d)](_0x335fab,{'column':_0x5e65ec,'includeAllSlots':!0x1});for(const _0x4aa587 of _0x111689){const _0x3ad711=_0x4aa587[_0x183f35(0xfb)],_0x31dad2=_0x3392d4[_0x183f35(0x10f)][_0x183f35(0xe5)](_0x3ad711);_0x3392d4[_0x183f35(0x105)][_0x183f35(0xe2)](_0x183f35(0xfe)+_0x260430,_0x31dad2),_0x321b07&&_0x3392d4[_0x183f35(0x105)][_0x183f35(0x117)](_0x183f35(0xed),_0x591610,_0x31dad2),_0x3392d4[_0x183f35(0x10f)][_0x183f35(0xee)](_0x31dad2,_0x4a4bb7[_0x183f35(0xe4)]),_0x27658a&&(_0x5c2e14[_0x183f35(0xd8)][_0x183f35(0x126)](_0x4a4bb7[_0x183f35(0xe4)])?_0x3392d4[_0x183f35(0x105)][_0x183f35(0xe2)](_0x183f35(0x10d),_0x31dad2):_0x3392d4[_0x183f35(0x105)][_0x183f35(0x104)](_0x183f35(0x10d),_0x31dad2));}}};}_0x5c2e14[_0x48409f(0xf7)][_0x48409f(0x119)](_0x48409f(0xdb),_0x48409f(0x122),_0x48409f(0xde),_0x395254),_0x5c2e14[_0x48409f(0xf7)][_0x48409f(0x119)](_0x48409f(0xdb),_0x48409f(0x127),_0x48409f(0xde),_0x395254),this[_0x48409f(0x103)][_0x48409f(0xdc)][_0x48409f(0x11d)]['on'](_0x48409f(0x12b),_0x47ddf1(),{'priority':_0x48409f(0xf8)}),this[_0x48409f(0x103)][_0x48409f(0xe0)][_0x48409f(0x11d)]['on'](_0x48409f(0x12b),(_0x40c1a6,_0x165b9c,_0x298c5a)=>{const _0x96595b=_0x48409f;_0x298c5a[_0x96595b(0x110)][_0x96595b(0xe3)]&&_0x47ddf1({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x40c1a6,_0x165b9c,_0x298c5a);},{'priority':_0x48409f(0xf8)}),this[_0x48409f(0x103)][_0x48409f(0xdc)][_0x48409f(0x11d)]['on'](_0x48409f(0x11f),(_0x1df30a,_0x1471f6,_0x2a696a)=>{const _0x14763f=_0x48409f,{type:_0x2c437e,id:_0x3a9ded}=_0x5c2e14[_0x14763f(0x121)](_0x1471f6[_0x14763f(0xe4)]),_0x2af5eb=_0x5c2e14[_0x14763f(0xf5)](_0x3a9ded),_0x40b5ed=_0x2af5eb[_0x14763f(0xe0)];if(_0x14763f(0xdb)!=_0x2af5eb[_0x14763f(0x124)]||!_0x40b5ed||_0x14763f(0x127)!=_0x40b5ed[_0x14763f(0xfa)])return;const _0xe15442=_0x2a696a[_0x14763f(0x10f)][_0x14763f(0xf2)](_0x1471f6[_0x14763f(0xe4)]);if(_0xe15442){for(const _0x5267cf of _0xe15442)_0x2a696a[_0x14763f(0x105)][_0x14763f(0x104)](_0x14763f(0xfe)+_0x2c437e,_0x5267cf),_0x2a696a[_0x14763f(0x105)][_0x14763f(0x104)](_0x14763f(0x10d),_0x5267cf),_0x2a696a[_0x14763f(0x105)][_0x14763f(0x120)](_0x14763f(0xed),_0x5267cf),_0x2a696a[_0x14763f(0x10f)][_0x14763f(0xfd)](_0x5267cf,_0x1471f6[_0x14763f(0xe4)]);}},{'priority':_0x48409f(0xf8)}),this[_0x48409f(0xf9)]();}[_0x481896(0xf9)](){const _0x36ae0c=_0x481896,_0x279879=this[_0x36ae0c(0x103)],_0x4427e2=_0x279879[_0x36ae0c(0x11e)];function _0x360389(_0x38fdda){const _0xe1f419=_0x36ae0c;return{'type':_0xe1f419(0x123),'content':_0x357804(_0x4427e2,_0xe1f419(0xe7),_0x38fdda)};}_0x279879[_0x36ae0c(0x129)][_0x36ae0c(0xe6)](_0x36ae0c(0x10b))[_0x36ae0c(0x115)][_0x36ae0c(0x10a)](_0x56f016=>{const _0x2c73d0=_0x36ae0c;if(_0x2c73d0(0xdb)!=_0x56f016[_0x2c73d0(0x124)])return;const {data:_0x9fb0c1}=_0x56f016;if(_0x9fb0c1){if(_0x2c73d0(0x122)==_0x9fb0c1[_0x2c73d0(0xfa)]){const _0x8a783f=_0x9fb0c1[_0x2c73d0(0x114)][0x0][_0x2c73d0(0xec)];return _0x360389(_0x357804(_0x4427e2,_0x8a783f?_0x2c73d0(0x100):_0x2c73d0(0x102)));}if(_0x2c73d0(0x127)==_0x9fb0c1[_0x2c73d0(0xfa)]){const _0xc8dc7a=_0x9fb0c1[_0x2c73d0(0x114)][0x0][_0x2c73d0(0xec)];return _0x360389(_0x357804(_0x4427e2,_0xc8dc7a?_0x2c73d0(0x101):_0x2c73d0(0xe8)));}}});}}
23
+ const _0x2d3652=_0x13fd;(function(_0x2fc00f,_0x47cbf4){const _0x83690a=_0x13fd,_0x3d5a77=_0x2fc00f();while(!![]){try{const _0x390100=parseInt(_0x83690a(0x1e5))/0x1+parseInt(_0x83690a(0x210))/0x2*(parseInt(_0x83690a(0x212))/0x3)+parseInt(_0x83690a(0x1ef))/0x4*(parseInt(_0x83690a(0x1f8))/0x5)+parseInt(_0x83690a(0x202))/0x6+parseInt(_0x83690a(0x1ee))/0x7*(-parseInt(_0x83690a(0x1db))/0x8)+-parseInt(_0x83690a(0x201))/0x9*(-parseInt(_0x83690a(0x1f0))/0xa)+-parseInt(_0x83690a(0x203))/0xb;if(_0x390100===_0x47cbf4)break;else _0x3d5a77['push'](_0x3d5a77['shift']());}catch(_0x58003c){_0x3d5a77['push'](_0x3d5a77['shift']());}}}(_0x1994,0x8b636));function _0x13fd(_0x603d85,_0x3967cb){const _0x1994b4=_0x1994();return _0x13fd=function(_0x13fd9f,_0x5c77c0){_0x13fd9f=_0x13fd9f-0x1cb;let _0x3917fa=_0x1994b4[_0x13fd9f];return _0x3917fa;},_0x13fd(_0x603d85,_0x3967cb);}import{Plugin as _0x50eec0}from'ckeditor5/src/core.js';function _0x1994(){const _0x3f3a1d=['parent','editor','4580605QnmRih','options','_registerLegacyDescription','addMarker:suggestion','setTableRowHeader','includes','end','FORMAT_HEADER_ROW','TableUtils','31815ObxpcA','6491790QPEzVi','28764901rFnrzH','*Format:*\x20%0','writer','nodeBefore','removeAttribute','_splitMarkerName','ck-suggestion-marker-','TableEditing','afterInit','headingColumns','downcastDispatcher','removeMarker:suggestion','_suggestionFactory','2oKQISt','accept','2546769aRQVLl','has','plugins','registerDescriptionCallback','item','name','TrackChangesEditing','registerAttributeLabel','_acceptFormatSuggestionCallbackFactory','stop','createTableWalker','editing','commandName','getCellLocation','headingRows','FORMAT_HEADER_COLUMN','consumable','markerName','formatBlock','FORMAT_REGULAR_COLUMN','setTableColumnHeader','requires','addClass','cell','descriptionFactory','consume','registerBlockAttribute','_handleLegacySuggestions','showSuggestionHighlights','commandParams','get','format','16yOwIiK','forceValue','mapper','nodeAfter','type','highest','enableDefaultAttributesIntegration','start','markerNameToElements','bindElementToMarker','173962hinYZT','getSuggestion','setAttribute','locale','registerCustomCallback','data','activeMarkers','ck-suggestion-marker--active','markerRange','2317826JISWTk','4SCamkd','2340WqaYLn','data-suggestion','removeClass','FORMAT_REGULAR_ROW','toViewElement','unbindElementFromMarkerName'];_0x1994=function(){return _0x3f3a1d;};return _0x1994();}import _0x570630 from'./table.js';import{getTranslation as _0x5a1cf2}from'../utils/common-translations.js';export default class At extends _0x50eec0{static get[_0x2d3652(0x1d0)](){return[_0x570630];}[_0x2d3652(0x20b)](){const _0x4de30c=_0x2d3652,_0x5c78b3=this[_0x4de30c(0x1f7)];if(!_0x5c78b3[_0x4de30c(0x214)][_0x4de30c(0x213)](_0x4de30c(0x20a)))return;const _0x5c7b85=_0x5c78b3[_0x4de30c(0x1e8)],_0x3da119=_0x5c78b3[_0x4de30c(0x214)][_0x4de30c(0x1d9)](_0x4de30c(0x218));_0x3da119[_0x4de30c(0x1e1)](_0x4de30c(0x1fc)),_0x3da119[_0x4de30c(0x1e1)](_0x4de30c(0x1cf)),_0x3da119[_0x4de30c(0x1d5)](_0x4de30c(0x220)),_0x3da119[_0x4de30c(0x1d5)](_0x4de30c(0x20c)),_0x3da119[_0x4de30c(0x1d3)][_0x4de30c(0x219)](_0x4de30c(0x220),_0x5a1cf2(_0x5c7b85,_0x4de30c(0x1ff))),_0x3da119[_0x4de30c(0x1d3)][_0x4de30c(0x219)](_0x4de30c(0x20c),_0x5a1cf2(_0x5c7b85,_0x4de30c(0x221))),this[_0x4de30c(0x1d6)]();}[_0x2d3652(0x1d6)](){const _0x3febdb=_0x2d3652,_0x529ee4=this[_0x3febdb(0x1f7)][_0x3febdb(0x214)][_0x3febdb(0x1d9)](_0x3febdb(0x218)),_0x4dc1e0=this[_0x3febdb(0x1f7)][_0x3febdb(0x214)][_0x3febdb(0x1d9)](_0x3febdb(0x200)),_0x373222=this[_0x3febdb(0x1f7)][_0x3febdb(0x214)][_0x3febdb(0x1d9)](_0x570630)[_0x3febdb(0x21a)]();function _0x48f925({showActiveMarker:_0x398eda=!0x0,setDataAttribute:_0x592465=!0x0}={}){return(_0x31f458,_0x2ac98f,_0x215f5c)=>{const _0x55fe1f=_0x13fd,{type:_0x3ad3a9,id:_0x5ca304}=_0x529ee4[_0x55fe1f(0x208)](_0x2ac98f[_0x55fe1f(0x1cc)]),_0x737658=_0x529ee4[_0x55fe1f(0x1e6)](_0x5ca304),_0x1903f5=_0x737658[_0x55fe1f(0x1ea)];if(_0x55fe1f(0x1cd)!=_0x737658[_0x55fe1f(0x1df)]||!_0x1903f5||_0x55fe1f(0x1cf)!=_0x1903f5[_0x55fe1f(0x21e)])return;if(_0x2ac98f[_0x55fe1f(0x216)])return void _0x31f458[_0x55fe1f(0x21b)]();if(!_0x215f5c[_0x55fe1f(0x1cb)][_0x55fe1f(0x1d4)](_0x2ac98f[_0x55fe1f(0x1ed)],_0x31f458[_0x55fe1f(0x217)]))return;const _0x4a929b=_0x2ac98f[_0x55fe1f(0x1ed)][_0x55fe1f(0x1e2)][_0x55fe1f(0x1de)],_0x5cf171=_0x2ac98f[_0x55fe1f(0x1ed)][_0x55fe1f(0x1fe)][_0x55fe1f(0x206)],_0x42eb18=_0x4a929b[_0x55fe1f(0x1f6)][_0x55fe1f(0x1f6)],{column:_0x96373}=_0x4dc1e0[_0x55fe1f(0x21f)](_0x4a929b),{column:_0x1dacd9}=_0x4dc1e0[_0x55fe1f(0x21f)](_0x5cf171);for(let _0x47258a=_0x96373;_0x47258a<=_0x1dacd9;_0x47258a++){const _0x513c56=_0x4dc1e0[_0x55fe1f(0x21c)](_0x42eb18,{'column':_0x47258a,'includeAllSlots':!0x1});for(const _0x28196a of _0x513c56){const _0x939d2f=_0x28196a[_0x55fe1f(0x1d2)],_0x8e9193=_0x215f5c[_0x55fe1f(0x1dd)][_0x55fe1f(0x1f4)](_0x939d2f);_0x215f5c[_0x55fe1f(0x205)][_0x55fe1f(0x1d1)](_0x55fe1f(0x209)+_0x3ad3a9,_0x8e9193),_0x592465&&_0x215f5c[_0x55fe1f(0x205)][_0x55fe1f(0x1e7)](_0x55fe1f(0x1f1),_0x5ca304,_0x8e9193),_0x215f5c[_0x55fe1f(0x1dd)][_0x55fe1f(0x1e4)](_0x8e9193,_0x2ac98f[_0x55fe1f(0x1cc)]),_0x398eda&&(_0x529ee4[_0x55fe1f(0x1eb)][_0x55fe1f(0x1fd)](_0x2ac98f[_0x55fe1f(0x1cc)])?_0x215f5c[_0x55fe1f(0x205)][_0x55fe1f(0x1d1)](_0x55fe1f(0x1ec),_0x8e9193):_0x215f5c[_0x55fe1f(0x205)][_0x55fe1f(0x1f2)](_0x55fe1f(0x1ec),_0x8e9193));}}};}_0x529ee4[_0x3febdb(0x20f)][_0x3febdb(0x1e9)](_0x3febdb(0x1cd),_0x3febdb(0x1fc),_0x3febdb(0x211),_0x373222),_0x529ee4[_0x3febdb(0x20f)][_0x3febdb(0x1e9)](_0x3febdb(0x1cd),_0x3febdb(0x1cf),_0x3febdb(0x211),_0x373222),this[_0x3febdb(0x1f7)][_0x3febdb(0x21d)][_0x3febdb(0x20d)]['on'](_0x3febdb(0x1fb),_0x48f925(),{'priority':_0x3febdb(0x1e0)}),this[_0x3febdb(0x1f7)][_0x3febdb(0x1ea)][_0x3febdb(0x20d)]['on'](_0x3febdb(0x1fb),(_0x51ed06,_0x467cb2,_0x45f35a)=>{const _0x595cec=_0x3febdb;_0x45f35a[_0x595cec(0x1f9)][_0x595cec(0x1d7)]&&_0x48f925({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x51ed06,_0x467cb2,_0x45f35a);},{'priority':_0x3febdb(0x1e0)}),this[_0x3febdb(0x1f7)][_0x3febdb(0x21d)][_0x3febdb(0x20d)]['on'](_0x3febdb(0x20e),(_0x4d8cb2,_0x22e991,_0x4387c3)=>{const _0x563238=_0x3febdb,{type:_0x156ee3,id:_0x1b218b}=_0x529ee4[_0x563238(0x208)](_0x22e991[_0x563238(0x1cc)]),_0x41f0c0=_0x529ee4[_0x563238(0x1e6)](_0x1b218b),_0x35ecc7=_0x41f0c0[_0x563238(0x1ea)];if(_0x563238(0x1cd)!=_0x41f0c0[_0x563238(0x1df)]||!_0x35ecc7||_0x563238(0x1cf)!=_0x35ecc7[_0x563238(0x21e)])return;const _0x3f1603=_0x4387c3[_0x563238(0x1dd)][_0x563238(0x1e3)](_0x22e991[_0x563238(0x1cc)]);if(_0x3f1603){for(const _0x23f723 of _0x3f1603)_0x4387c3[_0x563238(0x205)][_0x563238(0x1f2)](_0x563238(0x209)+_0x156ee3,_0x23f723),_0x4387c3[_0x563238(0x205)][_0x563238(0x1f2)](_0x563238(0x1ec),_0x23f723),_0x4387c3[_0x563238(0x205)][_0x563238(0x207)](_0x563238(0x1f1),_0x23f723),_0x4387c3[_0x563238(0x1dd)][_0x563238(0x1f5)](_0x23f723,_0x22e991[_0x563238(0x1cc)]);}},{'priority':_0x3febdb(0x1e0)}),this[_0x3febdb(0x1fa)]();}[_0x2d3652(0x1fa)](){const _0x7abe94=_0x2d3652,_0x2930a7=this[_0x7abe94(0x1f7)],_0x4b9a45=_0x2930a7[_0x7abe94(0x1e8)];function _0x3133a7(_0x57b3ba){const _0x391c20=_0x7abe94;return{'type':_0x391c20(0x1da),'content':_0x5a1cf2(_0x4b9a45,_0x391c20(0x204),_0x57b3ba)};}_0x2930a7[_0x7abe94(0x214)][_0x7abe94(0x1d9)](_0x7abe94(0x218))[_0x7abe94(0x1d3)][_0x7abe94(0x215)](_0x6b5c6e=>{const _0x1434e7=_0x7abe94;if(_0x1434e7(0x1cd)!=_0x6b5c6e[_0x1434e7(0x1df)])return;const {data:_0xd7e3d1}=_0x6b5c6e;if(_0xd7e3d1){if(_0x1434e7(0x1fc)==_0xd7e3d1[_0x1434e7(0x21e)]){const _0x493fba=_0xd7e3d1[_0x1434e7(0x1d8)][0x0][_0x1434e7(0x1dc)];return _0x3133a7(_0x5a1cf2(_0x4b9a45,_0x493fba?_0x1434e7(0x1ff):_0x1434e7(0x1f3)));}if(_0x1434e7(0x1cf)==_0xd7e3d1[_0x1434e7(0x21e)]){const _0x22c909=_0xd7e3d1[_0x1434e7(0x1d8)][0x0][_0x1434e7(0x1dc)];return _0x3133a7(_0x5a1cf2(_0x4b9a45,_0x22c909?_0x1434e7(0x221):_0x1434e7(0x1ce)));}}});}}