@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240515.0 → 0.0.0-nightly-20240516.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 _0x55b637=_0x5ba9;(function(_0x238b43,_0x3dc18c){const _0x303f23=_0x5ba9,_0x4deb52=_0x238b43();while(!![]){try{const _0xc0bcce=-parseInt(_0x303f23(0x145))/0x1*(-parseInt(_0x303f23(0x14a))/0x2)+parseInt(_0x303f23(0x147))/0x3+parseInt(_0x303f23(0x138))/0x4+-parseInt(_0x303f23(0x13b))/0x5+parseInt(_0x303f23(0x14b))/0x6+parseInt(_0x303f23(0x13e))/0x7+parseInt(_0x303f23(0x14d))/0x8*(-parseInt(_0x303f23(0x141))/0x9);if(_0xc0bcce===_0x3dc18c)break;else _0x4deb52['push'](_0x4deb52['shift']());}catch(_0x5725ee){_0x4deb52['push'](_0x4deb52['shift']());}}}(_0x2af6,0xf1a21));import{Plugin as _0x483649}from'ckeditor5/src/core.js';export default class kt extends _0x483649{[_0x55b637(0x13d)](){const _0x41d7c5=_0x55b637,_0x215238=this[_0x41d7c5(0x150)];if(!_0x215238[_0x41d7c5(0x144)][_0x41d7c5(0x14c)](_0x41d7c5(0x140)))return;const _0x2b6d8c=_0x215238[_0x41d7c5(0x144)][_0x41d7c5(0x14e)](_0x41d7c5(0x148));_0x2b6d8c[_0x41d7c5(0x13a)](_0x41d7c5(0x149)),_0x2b6d8c[_0x41d7c5(0x13a)](_0x41d7c5(0x139));const _0x32535a=_0x215238[_0x41d7c5(0x144)][_0x41d7c5(0x14e)](_0x41d7c5(0x140));_0x32535a[_0x41d7c5(0x13a)](_0x41d7c5(0x143)),_0x32535a[_0x41d7c5(0x13a)](_0x41d7c5(0x142)),_0x32535a[_0x41d7c5(0x13a)](_0x41d7c5(0x13c)),_0x32535a[_0x41d7c5(0x13a)](_0x41d7c5(0x13f)),_0x32535a[_0x41d7c5(0x13a)](_0x41d7c5(0x14f)),_0x32535a[_0x41d7c5(0x13a)](_0x41d7c5(0x146)),_0x32535a[_0x41d7c5(0x13a)](_0x41d7c5(0x137));}}function _0x5ba9(_0x1cb64d,_0x221b18){const _0x2af629=_0x2af6();return _0x5ba9=function(_0x5ba994,_0x527a43){_0x5ba994=_0x5ba994-0x137;let _0x21f34b=_0x2af629[_0x5ba994];return _0x21f34b;},_0x5ba9(_0x1cb64d,_0x221b18);}function _0x2af6(){const _0x13bad3=['goToNextRestrictedEditingException','enableCommand','4218315SYZWpx','discardSuggestion','afterInit','3119403mnGSpi','acceptAllSuggestions','RestrictedEditingModeEditing','36VupSLa','acceptSuggestion','trackChanges','plugins','1rdJfoG','acceptSelectedSuggestions','3487257TKRcSk','TrackChangesEditing','goToPreviousRestrictedEditingException','3681172UdWFLl','6044436IMWJuv','has','8033920KLFRKU','get','discardAllSuggestions','editor','discardSelectedSuggestions','5577248dCBwWF'];_0x2af6=function(){return _0x13bad3;};return _0x2af6();}
23
+ function _0x5ea7(_0x299a99,_0x5737a2){const _0x1d17c1=_0x1d17();return _0x5ea7=function(_0x5ea705,_0x51d818){_0x5ea705=_0x5ea705-0x181;let _0x187135=_0x1d17c1[_0x5ea705];return _0x187135;},_0x5ea7(_0x299a99,_0x5737a2);}const _0x2fd04b=_0x5ea7;(function(_0x52da35,_0x468def){const _0x103e17=_0x5ea7,_0x7c1961=_0x52da35();while(!![]){try{const _0x1dc3c5=parseInt(_0x103e17(0x19b))/0x1*(-parseInt(_0x103e17(0x18d))/0x2)+-parseInt(_0x103e17(0x188))/0x3*(parseInt(_0x103e17(0x192))/0x4)+-parseInt(_0x103e17(0x196))/0x5*(-parseInt(_0x103e17(0x184))/0x6)+-parseInt(_0x103e17(0x18f))/0x7+-parseInt(_0x103e17(0x189))/0x8*(-parseInt(_0x103e17(0x19e))/0x9)+parseInt(_0x103e17(0x195))/0xa*(-parseInt(_0x103e17(0x191))/0xb)+parseInt(_0x103e17(0x185))/0xc*(parseInt(_0x103e17(0x186))/0xd);if(_0x1dc3c5===_0x468def)break;else _0x7c1961['push'](_0x7c1961['shift']());}catch(_0x141896){_0x7c1961['push'](_0x7c1961['shift']());}}}(_0x1d17,0xa239d));import{Plugin as _0x573556}from'ckeditor5/src/core.js';function _0x1d17(){const _0x10d35c=['enableCommand','411eWGBJe','trackChanges','afterInit','1515186bnqtUz','discardSelectedSuggestions','discardAllSuggestions','goToPreviousRestrictedEditingException','18huoQde','19740624WBapTs','13bDRAAl','plugins','3Nkxlab','16znbGBU','TrackChangesEditing','acceptAllSuggestions','get','522bRrflp','goToNextRestrictedEditingException','5369014UTNQRA','editor','4763AWyzbv','4220416VpUYCT','has','acceptSuggestion','7730zudgqS','1578005NKlMwS','acceptSelectedSuggestions','RestrictedEditingModeEditing','discardSuggestion'];_0x1d17=function(){return _0x10d35c;};return _0x1d17();}export default class kt extends _0x573556{[_0x2fd04b(0x19d)](){const _0x45edf9=_0x2fd04b,_0x4f63ef=this[_0x45edf9(0x190)];if(!_0x4f63ef[_0x45edf9(0x187)][_0x45edf9(0x193)](_0x45edf9(0x198)))return;const _0x871e36=_0x4f63ef[_0x45edf9(0x187)][_0x45edf9(0x18c)](_0x45edf9(0x18a));_0x871e36[_0x45edf9(0x19a)](_0x45edf9(0x183)),_0x871e36[_0x45edf9(0x19a)](_0x45edf9(0x18e));const _0x3fdbc1=_0x4f63ef[_0x45edf9(0x187)][_0x45edf9(0x18c)](_0x45edf9(0x198));_0x3fdbc1[_0x45edf9(0x19a)](_0x45edf9(0x19c)),_0x3fdbc1[_0x45edf9(0x19a)](_0x45edf9(0x194)),_0x3fdbc1[_0x45edf9(0x19a)](_0x45edf9(0x199)),_0x3fdbc1[_0x45edf9(0x19a)](_0x45edf9(0x18b)),_0x3fdbc1[_0x45edf9(0x19a)](_0x45edf9(0x182)),_0x3fdbc1[_0x45edf9(0x19a)](_0x45edf9(0x197)),_0x3fdbc1[_0x45edf9(0x19a)](_0x45edf9(0x181));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4d2a80=_0x14d1;(function(_0x5561ee,_0x494244){const _0x1a28a5=_0x14d1,_0x427dbc=_0x5561ee();while(!![]){try{const _0xb47c33=-parseInt(_0x1a28a5(0x1b3))/0x1*(parseInt(_0x1a28a5(0x1cb))/0x2)+-parseInt(_0x1a28a5(0x1d4))/0x3+parseInt(_0x1a28a5(0x1c4))/0x4*(-parseInt(_0x1a28a5(0x1ea))/0x5)+-parseInt(_0x1a28a5(0x1cc))/0x6*(parseInt(_0x1a28a5(0x1d3))/0x7)+parseInt(_0x1a28a5(0x1b6))/0x8*(-parseInt(_0x1a28a5(0x1c7))/0x9)+parseInt(_0x1a28a5(0x1cd))/0xa*(parseInt(_0x1a28a5(0x1c0))/0xb)+parseInt(_0x1a28a5(0x1da))/0xc;if(_0xb47c33===_0x494244)break;else _0x427dbc['push'](_0x427dbc['shift']());}catch(_0x1450ec){_0x427dbc['push'](_0x427dbc['shift']());}}}(_0x556a,0xd17a6));import{Plugin as _0x4ccde6}from'ckeditor5/src/core.js';function _0x556a(){const _0x52a0f3=['descriptionFactory','merge','shiftEnter','requires','72636408WFvRGl','writer','deletion','TrackChangesEditing','softBreak','consumable','downcastDispatcher','high','options','data','test','ck-suggestion-marker-','toViewPosition','createUIElement','span','editor','5869385EhyIAG','addMarker:suggestion','init','188552dejaog','showSuggestionHighlights','mapper','3248gFbGwD','name','enableCommand','getItems','locale','addMarker:suggestion:deletion','createPositionBefore','ck-suggestion-marker--active','addMarker:suggestion:insertion','ELEMENT_LINE_BREAK','5878829gBPkng','plugins','addClass','split','4MwaWow','includes','bindElementToMarker','33039oNpfYa','markerRange','markerName','insert','14hQqIsI','839670fTPmUd','20joLvzd','model','editing','element','get','registerElementLabel','35RWuICg','4739994iLxxwf','activeMarkers'];_0x556a=function(){return _0x52a0f3;};return _0x556a();}import{ShiftEnter as _0x31eaa5}from'ckeditor5/src/enter.js';import{getTranslation as _0x2462ee}from'../utils/common-translations.js';function _0x14d1(_0x2ff3af,_0x24224c){const _0x556aef=_0x556a();return _0x14d1=function(_0x14d1c2,_0x5b80fa){_0x14d1c2=_0x14d1c2-0x1b3;let _0xdb2b4=_0x556aef[_0x14d1c2];return _0xdb2b4;},_0x14d1(_0x2ff3af,_0x24224c);}export default class bt extends _0x4ccde6{static get[_0x4d2a80(0x1d9)](){return[_0x31eaa5];}[_0x4d2a80(0x1ec)](){const _0x1bb714=_0x4d2a80,_0x11ed95=this[_0x1bb714(0x1e9)],_0x4d28a6=_0x11ed95[_0x1bb714(0x1c1)][_0x1bb714(0x1d1)](_0x1bb714(0x1dd));_0x4d28a6[_0x1bb714(0x1b8)](_0x1bb714(0x1d8)),_0x11ed95[_0x1bb714(0x1cf)][_0x1bb714(0x1e0)]['on'](_0x1bb714(0x1be),de(_0x11ed95),{'priority':_0x1bb714(0x1e1)}),_0x11ed95[_0x1bb714(0x1cf)][_0x1bb714(0x1e0)]['on'](_0x1bb714(0x1bb),de(_0x11ed95),{'priority':_0x1bb714(0x1e1)}),_0x11ed95[_0x1bb714(0x1e3)][_0x1bb714(0x1e0)]['on'](_0x1bb714(0x1eb),(_0x35fd01,_0x45bddf,_0x36b603)=>{const _0x421b60=_0x1bb714;_0x36b603[_0x421b60(0x1e2)][_0x421b60(0x1b4)]&&de(_0x11ed95,{'showActiveMarker':!0x1})(_0x35fd01,_0x45bddf,_0x36b603);}),_0x4d28a6[_0x1bb714(0x1d6)][_0x1bb714(0x1d2)](_0x1bb714(0x1de),_0x311c7d=>_0x2462ee(_0x11ed95[_0x1bb714(0x1ba)],_0x1bb714(0x1bf),_0x311c7d));}}function de(_0x1b7e5b,{showActiveMarker:_0x585715=!0x0}={}){return(_0x25d138,_0x3a5ac1,_0x5bdbce)=>{const _0x384457=_0x14d1,_0x1427f8=_0x1b7e5b[_0x384457(0x1c1)][_0x384457(0x1d1)](_0x384457(0x1dd));if(!_0x5bdbce[_0x384457(0x1df)][_0x384457(0x1e4)](_0x3a5ac1[_0x384457(0x1c8)],_0x25d138[_0x384457(0x1b7)]))return;const _0x44a7dc=_0x1b7e5b[_0x384457(0x1ce)];for(const _0x490ca5 of _0x3a5ac1[_0x384457(0x1c8)][_0x384457(0x1b9)]()){if(!_0x490ca5['is'](_0x384457(0x1d0),_0x384457(0x1de)))continue;const _0x160abf=_0x384457(0x1dc)==_0x3a5ac1[_0x384457(0x1c9)][_0x384457(0x1c3)](':')[0x1]?_0x384457(0x1d7):_0x384457(0x1c3),_0x523a40=_0x5bdbce[_0x384457(0x1db)][_0x384457(0x1e7)](_0x384457(0x1e8),{'class':_0x384457(0x1e5)+_0x160abf}),_0x32f0a2=_0x5bdbce[_0x384457(0x1b5)][_0x384457(0x1e6)](_0x44a7dc[_0x384457(0x1bc)](_0x490ca5));_0x585715&&_0x1427f8[_0x384457(0x1d5)][_0x384457(0x1c5)](_0x3a5ac1[_0x384457(0x1c9)])&&_0x5bdbce[_0x384457(0x1db)][_0x384457(0x1c2)](_0x384457(0x1bd),_0x523a40),_0x5bdbce[_0x384457(0x1db)][_0x384457(0x1ca)](_0x32f0a2,_0x523a40),_0x5bdbce[_0x384457(0x1b5)][_0x384457(0x1c6)](_0x523a40,_0x3a5ac1[_0x384457(0x1c9)]);}};}
23
+ const _0x214977=_0x1526;(function(_0x31cbaa,_0x5a5332){const _0x59fe8a=_0x1526,_0x3b7810=_0x31cbaa();while(!![]){try{const _0x120bcb=-parseInt(_0x59fe8a(0x20f))/0x1+-parseInt(_0x59fe8a(0x212))/0x2+parseInt(_0x59fe8a(0x20d))/0x3+parseInt(_0x59fe8a(0x207))/0x4+-parseInt(_0x59fe8a(0x218))/0x5*(-parseInt(_0x59fe8a(0x1ee))/0x6)+parseInt(_0x59fe8a(0x205))/0x7+parseInt(_0x59fe8a(0x1f9))/0x8*(parseInt(_0x59fe8a(0x217))/0x9);if(_0x120bcb===_0x5a5332)break;else _0x3b7810['push'](_0x3b7810['shift']());}catch(_0x2ce3ee){_0x3b7810['push'](_0x3b7810['shift']());}}}(_0x1344,0x92c68));import{Plugin as _0x207b7a}from'ckeditor5/src/core.js';import{ShiftEnter as _0x716516}from'ckeditor5/src/enter.js';import{getTranslation as _0x55e76a}from'../utils/common-translations.js';function _0x1344(){const _0x5a70af=['options','getItems','consumable','addMarker:suggestion','softBreak','registerElementLabel','requires','mapper','includes','ck-suggestion-marker--active','2625763qnseyt','writer','869584XkuZeK','bindElementToMarker','ck-suggestion-marker-','get','plugins','ELEMENT_LINE_BREAK','325752bFIgvp','editing','34976tMyQyA','TrackChangesEditing','deletion','454546VvXuLb','span','markerRange','addMarker:suggestion:deletion','shiftEnter','75456MVDnPc','20fkNEUk','showSuggestionHighlights','locale','insert','toViewPosition','merge','init','createUIElement','editor','descriptionFactory','createPositionBefore','activeMarkers','element','180648cFkmTZ','high','model','enableCommand','markerName','addClass','name','split','data','downcastDispatcher','addMarker:suggestion:insertion','40RTvotk','test'];_0x1344=function(){return _0x5a70af;};return _0x1344();}function _0x1526(_0x4dec0f,_0x3be0c2){const _0x1344e2=_0x1344();return _0x1526=function(_0x15264c,_0x374481){_0x15264c=_0x15264c-0x1e5;let _0x222ecb=_0x1344e2[_0x15264c];return _0x222ecb;},_0x1526(_0x4dec0f,_0x3be0c2);}export default class bt extends _0x207b7a{static get[_0x214977(0x201)](){return[_0x716516];}[_0x214977(0x1e7)](){const _0xd95312=_0x214977,_0x3f85a5=this[_0xd95312(0x1e9)],_0x41bd69=_0x3f85a5[_0xd95312(0x20b)][_0xd95312(0x20a)](_0xd95312(0x210));_0x41bd69[_0xd95312(0x1f1)](_0xd95312(0x216)),_0x3f85a5[_0xd95312(0x20e)][_0xd95312(0x1f7)]['on'](_0xd95312(0x1f8),de(_0x3f85a5),{'priority':_0xd95312(0x1ef)}),_0x3f85a5[_0xd95312(0x20e)][_0xd95312(0x1f7)]['on'](_0xd95312(0x215),de(_0x3f85a5),{'priority':_0xd95312(0x1ef)}),_0x3f85a5[_0xd95312(0x1f6)][_0xd95312(0x1f7)]['on'](_0xd95312(0x1fe),(_0x59c540,_0x102593,_0x1d8406)=>{const _0x29ba97=_0xd95312;_0x1d8406[_0x29ba97(0x1fb)][_0x29ba97(0x219)]&&de(_0x3f85a5,{'showActiveMarker':!0x1})(_0x59c540,_0x102593,_0x1d8406);}),_0x41bd69[_0xd95312(0x1ea)][_0xd95312(0x200)](_0xd95312(0x1ff),_0x3a3df6=>_0x55e76a(_0x3f85a5[_0xd95312(0x21a)],_0xd95312(0x20c),_0x3a3df6));}}function de(_0x5ad7e3,{showActiveMarker:_0x5bc862=!0x0}={}){return(_0x62b80d,_0x31c1f2,_0x242af1)=>{const _0x106ece=_0x1526,_0x4aadb9=_0x5ad7e3[_0x106ece(0x20b)][_0x106ece(0x20a)](_0x106ece(0x210));if(!_0x242af1[_0x106ece(0x1fd)][_0x106ece(0x1fa)](_0x31c1f2[_0x106ece(0x214)],_0x62b80d[_0x106ece(0x1f4)]))return;const _0xf793ab=_0x5ad7e3[_0x106ece(0x1f0)];for(const _0x2b8a41 of _0x31c1f2[_0x106ece(0x214)][_0x106ece(0x1fc)]()){if(!_0x2b8a41['is'](_0x106ece(0x1ed),_0x106ece(0x1ff)))continue;const _0x320ba8=_0x106ece(0x211)==_0x31c1f2[_0x106ece(0x1f2)][_0x106ece(0x1f5)](':')[0x1]?_0x106ece(0x1e6):_0x106ece(0x1f5),_0x484142=_0x242af1[_0x106ece(0x206)][_0x106ece(0x1e8)](_0x106ece(0x213),{'class':_0x106ece(0x209)+_0x320ba8}),_0x87da1a=_0x242af1[_0x106ece(0x202)][_0x106ece(0x1e5)](_0xf793ab[_0x106ece(0x1eb)](_0x2b8a41));_0x5bc862&&_0x4aadb9[_0x106ece(0x1ec)][_0x106ece(0x203)](_0x31c1f2[_0x106ece(0x1f2)])&&_0x242af1[_0x106ece(0x206)][_0x106ece(0x1f3)](_0x106ece(0x204),_0x484142),_0x242af1[_0x106ece(0x206)][_0x106ece(0x21b)](_0x87da1a,_0x484142),_0x242af1[_0x106ece(0x202)][_0x106ece(0x208)](_0x484142,_0x31c1f2[_0x106ece(0x1f2)]);}};}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x8e5724=_0x4aae;function _0x4aae(_0xf088c9,_0x5ca972){const _0xd9cffc=_0xd9cf();return _0x4aae=function(_0x4aae0f,_0x5148bf){_0x4aae0f=_0x4aae0f-0x1bd;let _0x3c055f=_0xd9cffc[_0x4aae0f];return _0x3c055f;},_0x4aae(_0xf088c9,_0x5ca972);}(function(_0x9ddd53,_0x470f50){const _0x2a0f14=_0x4aae,_0xade933=_0x9ddd53();while(!![]){try{const _0x3e4880=parseInt(_0x2a0f14(0x1d7))/0x1+-parseInt(_0x2a0f14(0x1cb))/0x2*(parseInt(_0x2a0f14(0x1dc))/0x3)+-parseInt(_0x2a0f14(0x1da))/0x4+parseInt(_0x2a0f14(0x1bf))/0x5+-parseInt(_0x2a0f14(0x1d6))/0x6+-parseInt(_0x2a0f14(0x1e2))/0x7+parseInt(_0x2a0f14(0x1d2))/0x8;if(_0x3e4880===_0x470f50)break;else _0xade933['push'](_0xade933['shift']());}catch(_0x101937){_0xade933['push'](_0xade933['shift']());}}}(_0xd9cf,0x50d16));import{Plugin as _0x4ebf4f}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x1f2a52}from'./utils.js';import{getTranslation as _0x22ec73}from'../utils/common-translations.js';export default class wt extends _0x4ebf4f{[_0x8e5724(0x1c0)](){const _0x102a1c=_0x8e5724,_0x3d24a1=this[_0x102a1c(0x1e1)],_0x25f23d=_0x3d24a1[_0x102a1c(0x1df)],_0x203972=_0x3d24a1[_0x102a1c(0x1d3)];if(!_0x3d24a1[_0x102a1c(0x1e3)][_0x102a1c(0x1d4)](_0x102a1c(0x1bd)))return;const _0x7eca52=_0x3d24a1[_0x102a1c(0x1e3)][_0x102a1c(0x1d0)](_0x102a1c(0x1d5)),_0x2e0ebe=_0x102a1c(0x1e0),_0x2353e1=_0x3d24a1[_0x102a1c(0x1ce)][_0x102a1c(0x1d0)](_0x2e0ebe);_0x7eca52[_0x102a1c(0x1db)](_0x2e0ebe,(_0x595b94,_0x2278e0={})=>{const _0x3c0c82=_0x102a1c,_0x37c19c=_0x25f23d[_0x3c0c82(0x1c1)][_0x3c0c82(0x1c5)];if(_0x37c19c[_0x3c0c82(0x1de)])return void _0x595b94(_0x2278e0);const _0x4352a6=void 0x0!==_0x2278e0[_0x3c0c82(0x1cd)]?_0x2278e0[_0x3c0c82(0x1cd)]:!_0x2353e1[_0x3c0c82(0x1c3)];_0x25f23d[_0x3c0c82(0x1dd)](()=>{const _0x2cf821=_0x3c0c82,_0x4094ac=Array[_0x2cf821(0x1d9)](_0x37c19c[_0x2cf821(0x1c4)]());for(const _0x2ee011 of _0x4094ac){const _0x5c2ca4=_0x4352a6?[_0x2ee011]:_0x1f2a52(_0x2e0ebe,_0x2ee011,_0x25f23d);for(const _0x3641b7 of _0x5c2ca4)_0x7eca52[_0x2cf821(0x1c2)](_0x3641b7,{'commandName':_0x2e0ebe,'commandParams':[{'forceValue':_0x4352a6}]});}});}),_0x7eca52[_0x102a1c(0x1cf)][_0x102a1c(0x1d8)](_0x3714b2=>{const _0x3dba8a=_0x102a1c;if(_0x3dba8a(0x1c9)!=_0x3714b2[_0x3dba8a(0x1be)]&&_0x3dba8a(0x1ca)!=_0x3714b2[_0x3dba8a(0x1be)])return;const {data:_0x59c2cb}=_0x3714b2;return _0x59c2cb&&_0x59c2cb[_0x3dba8a(0x1cc)]==_0x2e0ebe?_0x59c2cb[_0x3dba8a(0x1c6)][0x0][_0x3dba8a(0x1cd)]?{'type':_0x3dba8a(0x1d1),'content':_0x22ec73(_0x203972,_0x3dba8a(0x1c8))}:{'type':_0x3dba8a(0x1d1),'content':_0x22ec73(_0x203972,_0x3dba8a(0x1c7))}:void 0x0;});}}function _0xd9cf(){const _0x4fc21f=['afterInit','document','markInlineFormat','value','getRanges','selection','commandParams','FORMAT_RESTRICTED_DISABLED','FORMAT_RESTRICTED_ENABLED','formatBlock','formatInline','2xbyGWh','commandName','forceValue','commands','descriptionFactory','get','format','7661856TeXQIO','locale','has','TrackChangesEditing','2338890ZnIDTx','594036QkMxem','registerDescriptionCallback','from','244436nigGsn','enableCommand','1521483lsoDpk','change','isCollapsed','model','restrictedEditingException','editor','3419465hysbJy','plugins','StandardEditingModeEditing','type','1129210FCEpsY'];_0xd9cf=function(){return _0x4fc21f;};return _0xd9cf();}
23
+ const _0x2577ae=_0x3cb2;(function(_0x312e76,_0x167868){const _0x4010a1=_0x3cb2,_0x1960b0=_0x312e76();while(!![]){try{const _0x58c4f7=-parseInt(_0x4010a1(0x103))/0x1*(-parseInt(_0x4010a1(0xdb))/0x2)+-parseInt(_0x4010a1(0xda))/0x3*(-parseInt(_0x4010a1(0xfe))/0x4)+-parseInt(_0x4010a1(0xe9))/0x5*(parseInt(_0x4010a1(0xf0))/0x6)+parseInt(_0x4010a1(0xd9))/0x7*(parseInt(_0x4010a1(0xef))/0x8)+-parseInt(_0x4010a1(0xe3))/0x9*(-parseInt(_0x4010a1(0xd8))/0xa)+parseInt(_0x4010a1(0xdc))/0xb*(parseInt(_0x4010a1(0xf2))/0xc)+parseInt(_0x4010a1(0xec))/0xd*(-parseInt(_0x4010a1(0xe6))/0xe);if(_0x58c4f7===_0x167868)break;else _0x1960b0['push'](_0x1960b0['shift']());}catch(_0x54c512){_0x1960b0['push'](_0x1960b0['shift']());}}}(_0x2808,0x46934));import{Plugin as _0xfcbabd}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x984e22}from'./utils.js';import{getTranslation as _0x70fb48}from'../utils/common-translations.js';export default class wt extends _0xfcbabd{[_0x2577ae(0xe4)](){const _0x35a9aa=_0x2577ae,_0x359d3b=this[_0x35a9aa(0xe2)],_0x27a841=_0x359d3b[_0x35a9aa(0xf3)],_0x177874=_0x359d3b[_0x35a9aa(0xf8)];if(!_0x359d3b[_0x35a9aa(0xdf)][_0x35a9aa(0xe0)](_0x35a9aa(0x100)))return;const _0x2a1697=_0x359d3b[_0x35a9aa(0xdf)][_0x35a9aa(0xed)](_0x35a9aa(0xf1)),_0x53b637=_0x35a9aa(0xe1),_0x5a54b0=_0x359d3b[_0x35a9aa(0x101)][_0x35a9aa(0xed)](_0x53b637);_0x2a1697[_0x35a9aa(0xf7)](_0x53b637,(_0x280216,_0x305d89={})=>{const _0x592b0e=_0x35a9aa,_0x311acd=_0x27a841[_0x592b0e(0xfd)][_0x592b0e(0xea)];if(_0x311acd[_0x592b0e(0xde)])return void _0x280216(_0x305d89);const _0x59b83e=void 0x0!==_0x305d89[_0x592b0e(0xeb)]?_0x305d89[_0x592b0e(0xeb)]:!_0x5a54b0[_0x592b0e(0xe8)];_0x27a841[_0x592b0e(0xfc)](()=>{const _0x29ebe5=_0x592b0e,_0x57fc77=Array[_0x29ebe5(0xfa)](_0x311acd[_0x29ebe5(0xff)]());for(const _0x183995 of _0x57fc77){const _0x3401f9=_0x59b83e?[_0x183995]:_0x984e22(_0x53b637,_0x183995,_0x27a841);for(const _0x18664c of _0x3401f9)_0x2a1697[_0x29ebe5(0xdd)](_0x18664c,{'commandName':_0x53b637,'commandParams':[{'forceValue':_0x59b83e}]});}});}),_0x2a1697[_0x35a9aa(0x102)][_0x35a9aa(0xf4)](_0x292ab9=>{const _0x27429d=_0x35a9aa;if(_0x27429d(0xe7)!=_0x292ab9[_0x27429d(0xfb)]&&_0x27429d(0xe5)!=_0x292ab9[_0x27429d(0xfb)])return;const {data:_0x1fcabc}=_0x292ab9;return _0x1fcabc&&_0x1fcabc[_0x27429d(0xf9)]==_0x53b637?_0x1fcabc[_0x27429d(0xee)][0x0][_0x27429d(0xeb)]?{'type':_0x27429d(0xf5),'content':_0x70fb48(_0x177874,_0x27429d(0xf6))}:{'type':_0x27429d(0xf5),'content':_0x70fb48(_0x177874,_0x27429d(0x104))}:void 0x0;});}}function _0x3cb2(_0x4693f4,_0x5b8f5b){const _0x2808dd=_0x2808();return _0x3cb2=function(_0x3cb209,_0x652e1a){_0x3cb209=_0x3cb209-0xd8;let _0x403912=_0x2808dd[_0x3cb209];return _0x403912;},_0x3cb2(_0x4693f4,_0x5b8f5b);}function _0x2808(){const _0x276c8d=['58RuGxuL','7502MfRsQN','markInlineFormat','isCollapsed','plugins','has','restrictedEditingException','editor','90IaEcsi','afterInit','formatInline','19308772HPoITL','formatBlock','value','545VfhTng','selection','forceValue','13UZXFxR','get','commandParams','3200464esoeRZ','6774UlqEsw','TrackChangesEditing','3732ndUCLE','model','registerDescriptionCallback','format','FORMAT_RESTRICTED_ENABLED','enableCommand','locale','commandName','from','type','change','document','1761284JiduNP','getRanges','StandardEditingModeEditing','commands','descriptionFactory','13086JAjOic','FORMAT_RESTRICTED_DISABLED','359360RXcOtu','7MvjBUo','3oIKoKU'];_0x2808=function(){return _0x276c8d;};return _0x2808();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x336df7=_0x21e8;function _0x4dc6(){const _0x2c2147=['FORMAT_STYLE','2BwkoZh','Style','toLowerCase','registerDescriptionCallback','182164IKqLyD','add','*Set\x20format:*\x20%0','editor','forceValue','has','registerAttributeLabel','get','element','plugins','18444690LtKOFQ','config','block','GeneralHtmlSupport','6335nnNubX','afterInit','commandParams','enableDefaultAttributesIntegration','DataSchema','StyleUtils','*Remove\x20format:*\x20%0','descriptionFactory','definitions','commandName','locale','ghsAttributes','registerInlineAttribute','getGhsAttributeNameForElement','format','styleName','_registerLegacyDescription','15256233oNXZSX','7xnBFqk','1076ChnyGR','normalizeConfig','style','inline','TrackChangesEditing','5779016HOQTHO','2862840cxWGeR','registerBlockAttribute','type','formatInline','1896627BxTrLi','formatBlock'];_0x4dc6=function(){return _0x2c2147;};return _0x4dc6();}(function(_0x5b4faa,_0x3fed06){const _0x4362de=_0x21e8,_0x49809d=_0x5b4faa();while(!![]){try{const _0x5d631f=-parseInt(_0x4362de(0x81))/0x1*(-parseInt(_0x4362de(0x7d))/0x2)+parseInt(_0x4362de(0x7a))/0x3+-parseInt(_0x4362de(0x70))/0x4*(parseInt(_0x4362de(0x8f))/0x5)+-parseInt(_0x4362de(0x76))/0x6+-parseInt(_0x4362de(0x6f))/0x7*(-parseInt(_0x4362de(0x75))/0x8)+-parseInt(_0x4362de(0x6e))/0x9+parseInt(_0x4362de(0x8b))/0xa;if(_0x5d631f===_0x3fed06)break;else _0x49809d['push'](_0x49809d['shift']());}catch(_0x2f9ac8){_0x49809d['push'](_0x49809d['shift']());}}}(_0x4dc6,0xd3f17));function _0x21e8(_0x3b367d,_0x1398f2){const _0x4dc69f=_0x4dc6();return _0x21e8=function(_0x21e8b8,_0x4e2d84){_0x21e8b8=_0x21e8b8-0x6d;let _0x4f28b9=_0x4dc69f[_0x21e8b8];return _0x4f28b9;},_0x21e8(_0x3b367d,_0x1398f2);}import{Plugin as _0x27448b}from'ckeditor5/src/core.js';import{getTranslation as _0x28beaa}from'../utils/common-translations.js';export default class yt extends _0x27448b{[_0x336df7(0x90)](){const _0x3b6b9b=_0x336df7,_0x5367e4=this[_0x3b6b9b(0x84)];if(!_0x5367e4[_0x3b6b9b(0x8a)][_0x3b6b9b(0x86)](_0x3b6b9b(0x7e))||!_0x5367e4[_0x3b6b9b(0x8a)][_0x3b6b9b(0x86)](_0x3b6b9b(0x93)))return;const _0x2dbd7b=_0x5367e4[_0x3b6b9b(0x8a)][_0x3b6b9b(0x88)](_0x3b6b9b(0x74)),_0x1e7b15=_0x5367e4[_0x3b6b9b(0x99)],_0x33a54a=_0x5367e4[_0x3b6b9b(0x8c)][_0x3b6b9b(0x88)](_0x3b6b9b(0x72))||{},_0xaad232=_0x5367e4[_0x3b6b9b(0x8a)][_0x3b6b9b(0x88)](_0x3b6b9b(0x8e)),_0x3c65ab=_0x5367e4[_0x3b6b9b(0x8a)][_0x3b6b9b(0x88)](_0x3b6b9b(0x94))[_0x3b6b9b(0x71)](_0x5367e4[_0x3b6b9b(0x8a)][_0x3b6b9b(0x88)](_0x3b6b9b(0x93)),_0x33a54a[_0x3b6b9b(0x97)]);_0x2dbd7b[_0x3b6b9b(0x92)](_0x3b6b9b(0x72));const _0x2de622=new Set();for(const _0x222140 of _0x3c65ab[_0x3b6b9b(0x8d)]){const _0x566150=_0xaad232[_0x3b6b9b(0x9c)](_0x222140[_0x3b6b9b(0x89)]);_0x2de622[_0x3b6b9b(0x82)](_0x566150);}const _0x1548e8=new Set();for(const _0x39be0d of _0x3c65ab[_0x3b6b9b(0x73)]){const _0x50c458=_0xaad232[_0x3b6b9b(0x9c)](_0x39be0d[_0x3b6b9b(0x89)]);_0x1548e8[_0x3b6b9b(0x82)](_0x50c458);for(const _0x52aa8d of _0x39be0d[_0x3b6b9b(0x9a)])_0x1548e8[_0x3b6b9b(0x82)](_0x52aa8d);}for(const _0x215a38 of _0x2de622)_0x2dbd7b[_0x3b6b9b(0x77)](_0x215a38),_0x2dbd7b[_0x3b6b9b(0x96)][_0x3b6b9b(0x87)](_0x215a38,_0x28beaa(_0x1e7b15,_0x3b6b9b(0x7c)));for(const _0x277604 of _0x1548e8)_0x2dbd7b[_0x3b6b9b(0x9b)](_0x277604),_0x2dbd7b[_0x3b6b9b(0x96)][_0x3b6b9b(0x87)](_0x277604,_0x28beaa(_0x1e7b15,_0x3b6b9b(0x7c)));this[_0x3b6b9b(0x6d)]();}[_0x336df7(0x6d)](){const _0x510d1b=_0x336df7,_0x5ef963=this[_0x510d1b(0x84)],_0x10e9e8=_0x5ef963[_0x510d1b(0x99)];_0x5ef963[_0x510d1b(0x8a)][_0x510d1b(0x88)](_0x510d1b(0x74))[_0x510d1b(0x96)][_0x510d1b(0x80)](_0x3018c5=>{const _0x5461f8=_0x510d1b;if(_0x5461f8(0x7b)!=_0x3018c5[_0x5461f8(0x78)]&&_0x5461f8(0x79)!=_0x3018c5[_0x5461f8(0x78)])return;const {data:_0x25af67}=_0x3018c5;return _0x25af67&&_0x5461f8(0x72)===_0x25af67[_0x5461f8(0x98)]?_0x25af67[_0x5461f8(0x91)][0x0][_0x5461f8(0x85)]?{'type':_0x5461f8(0x9d),'content':_0x28beaa(_0x10e9e8,_0x5461f8(0x83),_0x25af67[_0x5461f8(0x91)][0x0][_0x5461f8(0x9e)][_0x5461f8(0x7f)]())}:{'type':_0x5461f8(0x9d),'content':_0x28beaa(_0x10e9e8,_0x5461f8(0x95),_0x25af67[_0x5461f8(0x91)][0x0][_0x5461f8(0x9e)][_0x5461f8(0x7f)]())}:void 0x0;});}}
23
+ const _0x288a1e=_0x440b;function _0x4722(){const _0xd24bdb=['TrackChangesEditing','locale','GeneralHtmlSupport','add','formatInline','6VOYmMt','getGhsAttributeNameForElement','toLowerCase','styleName','formatBlock','enableDefaultAttributesIntegration','registerBlockAttribute','56096631HlrXdB','element','format','registerAttributeLabel','style','9885918grAiNd','9004992ejRoqi','*Remove\x20format:*\x20%0','commandParams','get','normalizeConfig','26612xQaxbZ','9bJIyBv','StyleUtils','9935080qNmCgE','forceValue','6056636rCacFj','definitions','*Set\x20format:*\x20%0','FORMAT_STYLE','DataSchema','descriptionFactory','commandName','config','ghsAttributes','editor','_registerLegacyDescription','has','inline','type','block','Style','plugins','registerInlineAttribute','registerDescriptionCallback','5705478haNWwH','afterInit'];_0x4722=function(){return _0xd24bdb;};return _0x4722();}(function(_0x4235e8,_0x2b6fa4){const _0x22e730=_0x440b,_0x596a64=_0x4235e8();while(!![]){try{const _0x1001dc=parseInt(_0x22e730(0x8b))/0x1*(-parseInt(_0x22e730(0x8a))/0x2)+-parseInt(_0x22e730(0x71))/0x3+-parseInt(_0x22e730(0x8f))/0x4+-parseInt(_0x22e730(0x8d))/0x5+parseInt(_0x22e730(0x78))/0x6*(parseInt(_0x22e730(0x84))/0x7)+-parseInt(_0x22e730(0x85))/0x8+parseInt(_0x22e730(0x7f))/0x9;if(_0x1001dc===_0x2b6fa4)break;else _0x596a64['push'](_0x596a64['shift']());}catch(_0x43e5ef){_0x596a64['push'](_0x596a64['shift']());}}}(_0x4722,0xf35f6));function _0x440b(_0x483e49,_0x92ee3b){const _0x472283=_0x4722();return _0x440b=function(_0x440b5f,_0x347761){_0x440b5f=_0x440b5f-0x6a;let _0x25249c=_0x472283[_0x440b5f];return _0x25249c;},_0x440b(_0x483e49,_0x92ee3b);}import{Plugin as _0x6c03a0}from'ckeditor5/src/core.js';import{getTranslation as _0x39b056}from'../utils/common-translations.js';export default class yt extends _0x6c03a0{[_0x288a1e(0x72)](){const _0x4cb62a=_0x288a1e,_0x5aebc0=this[_0x4cb62a(0x98)];if(!_0x5aebc0[_0x4cb62a(0x6e)][_0x4cb62a(0x9a)](_0x4cb62a(0x6d))||!_0x5aebc0[_0x4cb62a(0x6e)][_0x4cb62a(0x9a)](_0x4cb62a(0x93)))return;const _0x229a2c=_0x5aebc0[_0x4cb62a(0x6e)][_0x4cb62a(0x88)](_0x4cb62a(0x73)),_0x52a88=_0x5aebc0[_0x4cb62a(0x74)],_0x80af23=_0x5aebc0[_0x4cb62a(0x96)][_0x4cb62a(0x88)](_0x4cb62a(0x83))||{},_0x105f18=_0x5aebc0[_0x4cb62a(0x6e)][_0x4cb62a(0x88)](_0x4cb62a(0x75)),_0x4d9dfc=_0x5aebc0[_0x4cb62a(0x6e)][_0x4cb62a(0x88)](_0x4cb62a(0x8c))[_0x4cb62a(0x89)](_0x5aebc0[_0x4cb62a(0x6e)][_0x4cb62a(0x88)](_0x4cb62a(0x93)),_0x80af23[_0x4cb62a(0x90)]);_0x229a2c[_0x4cb62a(0x7d)](_0x4cb62a(0x83));const _0x913704=new Set();for(const _0xef8161 of _0x4d9dfc[_0x4cb62a(0x6c)]){const _0x2634c9=_0x105f18[_0x4cb62a(0x79)](_0xef8161[_0x4cb62a(0x80)]);_0x913704[_0x4cb62a(0x76)](_0x2634c9);}const _0xdb4030=new Set();for(const _0x4b3104 of _0x4d9dfc[_0x4cb62a(0x6a)]){const _0x58ab60=_0x105f18[_0x4cb62a(0x79)](_0x4b3104[_0x4cb62a(0x80)]);_0xdb4030[_0x4cb62a(0x76)](_0x58ab60);for(const _0x570649 of _0x4b3104[_0x4cb62a(0x97)])_0xdb4030[_0x4cb62a(0x76)](_0x570649);}for(const _0xe26127 of _0x913704)_0x229a2c[_0x4cb62a(0x7e)](_0xe26127),_0x229a2c[_0x4cb62a(0x94)][_0x4cb62a(0x82)](_0xe26127,_0x39b056(_0x52a88,_0x4cb62a(0x92)));for(const _0x1cc112 of _0xdb4030)_0x229a2c[_0x4cb62a(0x6f)](_0x1cc112),_0x229a2c[_0x4cb62a(0x94)][_0x4cb62a(0x82)](_0x1cc112,_0x39b056(_0x52a88,_0x4cb62a(0x92)));this[_0x4cb62a(0x99)]();}[_0x288a1e(0x99)](){const _0x5599aa=_0x288a1e,_0x14855a=this[_0x5599aa(0x98)],_0x5e602e=_0x14855a[_0x5599aa(0x74)];_0x14855a[_0x5599aa(0x6e)][_0x5599aa(0x88)](_0x5599aa(0x73))[_0x5599aa(0x94)][_0x5599aa(0x70)](_0x19b6ff=>{const _0x523280=_0x5599aa;if(_0x523280(0x7c)!=_0x19b6ff[_0x523280(0x6b)]&&_0x523280(0x77)!=_0x19b6ff[_0x523280(0x6b)])return;const {data:_0x42363c}=_0x19b6ff;return _0x42363c&&_0x523280(0x83)===_0x42363c[_0x523280(0x95)]?_0x42363c[_0x523280(0x87)][0x0][_0x523280(0x8e)]?{'type':_0x523280(0x81),'content':_0x39b056(_0x5e602e,_0x523280(0x91),_0x42363c[_0x523280(0x87)][0x0][_0x523280(0x7b)][_0x523280(0x7a)]())}:{'type':_0x523280(0x81),'content':_0x39b056(_0x5e602e,_0x523280(0x86),_0x42363c[_0x523280(0x87)][0x0][_0x523280(0x7b)][_0x523280(0x7a)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1fec(_0x396ce7,_0x4f5965){const _0x5c38ab=_0x5c38();return _0x1fec=function(_0x1fecfd,_0x16189e){_0x1fecfd=_0x1fecfd-0x19c;let _0x391ada=_0x5c38ab[_0x1fecfd];return _0x391ada;},_0x1fec(_0x396ce7,_0x4f5965);}const _0x1f6ca3=_0x1fec;function _0x5c38(){const _0x1313dd=['markMultiRangeInsertion','isArray','selectTableRow','insertTableColumnLeft','isInContent','differ','filter','17506020DInOpx','getCellLocation','descriptionFactory','getSelectionAffectedTableCells','getAttribute','TableEditing','options','getColumnIndexes','registerCustomCallback','isEqual','discard','last','ELEMENT_TABLE_ROW','nodeBefore','element','18RKOWiU','removeTableRow','16SkAEjP','low','join','change:data','refresh','minColumn','getSuggestion','removeClass','above','position','registerElementLabel','type','ELEMENT_TABLE_COLUMN_WITH_TEXT','colspan','startsWith','maxColumn','every','downcastDispatcher','rootName','319450nJpFwq','addRange','includes','insertTable','min','detach','createRangeIn','*Remove:*\x20%0','insertion','nodeAfter','fromRange','editor','_splitMarkerName','cell','_getCoordsForCells','getChangedMarkers','selection','values','createTableWalker','end','createPositionAt','afterInit','deletion','tableRow','_setupColumnsRowsFixing','23412ktOyHd','tableColumn','forceValue','*Insert:*\x20%0','subType','locale','MAX_SAFE_INTEGER','accept','ELEMENT_TABLE','batch','execute','add','toLowerCase','ELEMENT_TABLE_WITH_TEXT','_tableSuggestions','TrackChangesEditing','insertTableRowAbove','plugins','addMarker:suggestion','oldRange','tableCell','registerPostFixer','isIntersectingWithRange','markMultiRangeDeletion','get','span','getItems','length','getChildren','_suggestionFactory','getFirstRange','enqueueChange','1454546ivjsYd','highest','maxRow','getRowIndexes','classes','push','55WlEvqM','ELEMENT_TABLE_COLUMN','max','start','MIN_SAFE_INTEGER','document','data','enableCommand','8625300iHCmWe','model','TableUtils','some','hasAttribute','getRanges','has','$textProxy','substr','tablePaste','6775384qHTfoy','writer','map','isTouching','left','showSuggestionHighlights','root','$graveyard','findAncestor','item','toViewElement','686MxxMtc','order','2358430dDcdUs','_getSuggestionCoords','_acceptFormatSuggestionCallbackFactory','commands','ELEMENT_TABLE_ROW_WITH_TEXT','suggestion','getChanges','minRow','first','table','removeTableColumn','registerDescriptionCallback','addClass','selectTableColumn','rowspan','_tablePostFixingSubtypes','createRangeOn','mapper','from','change','6rLryWS','insertTableRowBelow','insertTableColumnRight','getContainedElement','setSelection','name','insert'];_0x5c38=function(){return _0x1313dd;};return _0x5c38();}(function(_0x59082a,_0x2b1735){const _0x3a4513=_0x1fec,_0x13dc70=_0x59082a();while(!![]){try{const _0x15d8c3=-parseInt(_0x3a4513(0x23d))/0x1+-parseInt(_0x3a4513(0x204))/0x2*(-parseInt(_0x3a4513(0x1d2))/0x3)+-parseInt(_0x3a4513(0x1f1))/0x4*(-parseInt(_0x3a4513(0x1be))/0x5)+parseInt(_0x3a4513(0x21d))/0x6*(parseInt(_0x3a4513(0x1bc))/0x7)+parseInt(_0x3a4513(0x1b1))/0x8*(parseInt(_0x3a4513(0x1ef))/0x9)+parseInt(_0x3a4513(0x1e0))/0xa+parseInt(_0x3a4513(0x19f))/0xb*(-parseInt(_0x3a4513(0x1a7))/0xc);if(_0x15d8c3===_0x2b1735)break;else _0x13dc70['push'](_0x13dc70['shift']());}catch(_0x355a1a){_0x13dc70['push'](_0x13dc70['shift']());}}}(_0x5c38,0xf0629));import{Plugin as _0x12c6a8}from'ckeditor5/src/core.js';import{LiveRange as _0x1e7c76}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x5e7a5a}from'ckeditor5/src/widget.js';import{getTranslation as _0x556cf8}from'../utils/common-translations.js';export default class jt extends _0x12c6a8{constructor(_0x120fc4){const _0x3e35af=_0x1fec;super(_0x120fc4),this[_0x3e35af(0x1cd)]=[_0x3e35af(0x21b),_0x3e35af(0x21e)],this[_0x3e35af(0x22b)]=new Set();}[_0x1f6ca3(0x219)](){const _0x469e04=_0x1f6ca3,_0x5d0147=this[_0x469e04(0x20f)],_0x44c66e=_0x5d0147[_0x469e04(0x1a8)][_0x469e04(0x1a4)][_0x469e04(0x214)];if(!_0x5d0147[_0x469e04(0x22e)][_0x469e04(0x1ad)](_0x469e04(0x1e5)))return;const _0x5ea02c=_0x5d0147[_0x469e04(0x222)],_0x600059=_0x5d0147[_0x469e04(0x22e)][_0x469e04(0x235)](_0x469e04(0x22c)),_0x393bc0=_0x5d0147[_0x469e04(0x22e)][_0x469e04(0x235)](_0x469e04(0x1a9));_0x600059[_0x469e04(0x1e2)][_0x469e04(0x1fb)](_0x469e04(0x1c7),_0x49fb0b=>_0x556cf8(_0x5ea02c,_0x469e04(0x225),_0x49fb0b)),this[_0x469e04(0x21c)](),_0x600059[_0x469e04(0x1a6)](_0x469e04(0x207)),_0x600059[_0x469e04(0x1a6)](_0x469e04(0x1db)),_0x600059[_0x469e04(0x1a6)](_0x469e04(0x1cb));for(const _0x584098 of[_0x469e04(0x22d),_0x469e04(0x1d3)]){const _0xf2aa68=_0x5d0147[_0x469e04(0x1c1)][_0x469e04(0x235)](_0x584098);_0x600059[_0x469e04(0x1a6)](_0x584098,_0x5198e9=>{const _0x57cd59=_0x469e04;_0x5d0147[_0x57cd59(0x1a8)][_0x57cd59(0x1d1)](_0x2b6384=>{const _0x2e1b22=_0x57cd59;_0x5198e9();const _0x20bb7d=_0x2e1b22(0x1f9)===_0xf2aa68[_0x2e1b22(0x1bd)],_0x2d693c=_0x393bc0[_0x2e1b22(0x1e3)](_0x44c66e),_0x4b3d19=_0x393bc0[_0x2e1b22(0x19c)](_0x2d693c),_0x37e895=_0x20bb7d?_0x4b3d19[_0x2e1b22(0x1c6)]-0x1:_0x4b3d19[_0x2e1b22(0x1eb)]+0x1,_0x674ca6=_0x2d693c[0x0][_0x2e1b22(0x1b9)](_0x2e1b22(0x1c7)),_0x4958cd=_0x393bc0[_0x2e1b22(0x216)](_0x674ca6,{'startRow':_0x37e895,'endRow':_0x37e895}),_0x50e9f3=Array[_0x2e1b22(0x1d0)](_0x4958cd)[_0x2e1b22(0x1b3)](_0xe36ff3=>_0x2b6384[_0x2e1b22(0x1ce)](_0xe36ff3[_0x2e1b22(0x211)]));_0x600059[_0x2e1b22(0x1d9)](_0x50e9f3,_0x2e1b22(0x21b));});});}for(const _0x37049e of[_0x469e04(0x1dc),_0x469e04(0x1d4)]){const _0x435d15=_0x5d0147[_0x469e04(0x1c1)][_0x469e04(0x235)](_0x37049e);_0x600059[_0x469e04(0x1a6)](_0x37049e,_0x3a9822=>{const _0xed59b9=_0x469e04;_0x5d0147[_0xed59b9(0x1a8)][_0xed59b9(0x1d1)](_0x12fda8=>{const _0x18d8fe=_0xed59b9;_0x3a9822();const _0x45425a=_0x18d8fe(0x1b5)===_0x435d15[_0x18d8fe(0x1bd)],_0x15089c=_0x393bc0[_0x18d8fe(0x1e3)](_0x44c66e),_0x1a0fee=_0x393bc0[_0x18d8fe(0x1e7)](_0x15089c),_0x1fd2cc=_0x45425a?_0x1a0fee[_0x18d8fe(0x1c6)]-0x1:_0x1a0fee[_0x18d8fe(0x1eb)]+0x1,_0xc268d=_0x15089c[0x0][_0x18d8fe(0x1b9)](_0x18d8fe(0x1c7)),_0x290657=_0x393bc0[_0x18d8fe(0x216)](_0xc268d,{'startRow':0x0,'column':_0x1fd2cc,'includeAllSlots':!0x1}),_0x25c0d3=Array[_0x18d8fe(0x1d0)](_0x290657)[_0x18d8fe(0x1b3)](_0x5d03b4=>_0x12fda8[_0x18d8fe(0x1ce)](_0x5d03b4[_0x18d8fe(0x211)]));_0x600059[_0x18d8fe(0x1d9)](_0x25c0d3,_0x18d8fe(0x21e));});});}for(const _0xdaaba2 of[_0x469e04(0x1f0),_0x469e04(0x1c8)]){const _0x3f2618=_0xdaaba2[_0x469e04(0x1af)](0xb),_0x1418df=_0x3f2618[_0x469e04(0x229)](),_0x4340a3=_0x1418df[_0x469e04(0x1af)](0x0,0x3)+_0x469e04(0x236),_0x207c27=_0x469e04(0x1c7)+_0x3f2618,_0x2497e7=_0x469e04(0x208)+_0x3f2618,_0x45ce28=_0x469e04(0x1a1)+_0x3f2618;_0x600059[_0x469e04(0x1a6)](_0xdaaba2,()=>{const _0x455ee9=_0x469e04;_0x5d0147[_0x455ee9(0x1a8)][_0x455ee9(0x1d1)](_0x13fe1e=>{const _0x28c742=_0x455ee9,_0x518705=_0x393bc0[_0x28c742(0x1e3)](_0x44c66e),_0xb1b095=_0x518705[0x0][_0x28c742(0x1b9)](_0x28c742(0x1c7));let _0x348ea7;if(_0x28c742(0x1f0)==_0xdaaba2){const _0x11c6f7=_0x393bc0[_0x28c742(0x19c)](_0x518705);_0x348ea7={'startRow':_0x11c6f7[_0x28c742(0x1c6)],'endRow':_0x11c6f7[_0x28c742(0x1eb)],'includeAllSlots':!0x0};}else{const _0x4b69a1=_0x393bc0[_0x28c742(0x1e7)](_0x518705);_0x348ea7={'startColumn':_0x4b69a1[_0x28c742(0x1c6)],'endColumn':_0x4b69a1[_0x28c742(0x1eb)],'includeAllSlots':!0x0};}const _0x3fcae5=_0x393bc0[_0x28c742(0x216)](_0xb1b095,_0x348ea7),_0x1285f8=Array[_0x28c742(0x1d0)](_0x3fcae5)[_0x28c742(0x1b3)](({cell:_0x57d483})=>_0x57d483),_0x4eea11=Ee(_0x1285f8[_0x28c742(0x1df)](_0x1c17a9=>_0x1c17a9[_0x28c742(0x1ab)](_0x4340a3))),_0x7a4ff0=Ee(_0x1285f8[_0x28c742(0x1df)](_0x4e26fd=>!_0x4e26fd[_0x28c742(0x1ab)](_0x4340a3)))[_0x28c742(0x1b3)](_0x8ee638=>_0x13fe1e[_0x28c742(0x1ce)](_0x8ee638)),_0x26b351=_0x600059[_0x28c742(0x234)](_0x7a4ff0,_0x207c27);if(_0x26b351&&(_0x28c742(0x21b)==_0x26b351[_0x28c742(0x221)]||_0x28c742(0x21e)==_0x26b351[_0x28c742(0x221)])){const _0x559f0a=this[_0x28c742(0x1bf)](_0x26b351);for(const _0x3f436f of _0x4eea11){const _0x581bee=_0x13fe1e[_0x28c742(0x1ce)](_0x3f436f),_0x3176b1=_0x393bc0[_0x28c742(0x1e1)](_0x3f436f),_0x2004c9=_0x3f436f[_0x28c742(0x1e4)](_0x4340a3)-0x1,_0x287450=_0x559f0a[_0x2497e7],_0x58442d=_0x559f0a[_0x45ce28];_0x287450<=_0x3176b1[_0x1418df]&&_0x3176b1[_0x1418df]+_0x2004c9<=_0x58442d&&_0x26b351[_0x28c742(0x205)](_0x581bee);}}});});}function _0x5ad4ba(_0x7dc449){const _0x568d28=_0x469e04,_0xbf45b4=Array[_0x568d28(0x1d0)](_0x44c66e[_0x568d28(0x1ac)]())[_0x568d28(0x1b3)](_0x2c4e03=>_0x1e7c76[_0x568d28(0x20e)](_0x2c4e03));_0x5d0147[_0x568d28(0x1a8)][_0x568d28(0x1d1)](_0x23aea1=>{const _0x533f83=_0x568d28,_0x4904de=_0x23aea1[_0x533f83(0x226)];_0x7dc449=_0x7dc449[_0x533f83(0x1df)](_0xc331a4=>_0x533f83(0x1b8)!=_0xc331a4[_0x533f83(0x1b7)][_0x533f83(0x203)]),_0x23aea1[_0x533f83(0x1d6)](_0x7dc449),_0x5d0147[_0x533f83(0x1c1)][_0x533f83(0x235)](_0x533f83(0x1f0))[_0x533f83(0x1f5)](),_0x5d0147[_0x533f83(0x227)](_0x533f83(0x1f0),{'forceDefaultExecution':!0x0}),_0x5d0147[_0x533f83(0x1a8)][_0x533f83(0x23c)](()=>{const _0x5609ae=_0x533f83;_0x5d0147[_0x5609ae(0x1a8)][_0x5609ae(0x23c)](_0x4904de,_0x12b4fa=>{const _0x4c8387=_0x5609ae,_0x4532ec=_0xbf45b4[_0x4c8387(0x1df)](_0x20d198=>_0x4c8387(0x1b8)!=_0x20d198[_0x4c8387(0x1b7)][_0x4c8387(0x203)]);_0x4532ec[_0x4c8387(0x238)]>0x0&&_0x12b4fa[_0x4c8387(0x1d6)](_0x4532ec);for(const _0x2e69b7 of _0xbf45b4)_0x2e69b7[_0x4c8387(0x209)]();});});});}function _0x4fc6c7(_0x5588cc){const _0x29595d=_0x469e04;_0x5d0147[_0x29595d(0x1a8)][_0x29595d(0x1d1)](_0x2f5d9a=>{const _0x43c869=_0x29595d,_0x45dfc5=Array[_0x43c869(0x1d0)](_0x44c66e[_0x43c869(0x1ac)]())[_0x43c869(0x1b3)](_0x4f6c41=>_0x1e7c76[_0x43c869(0x20e)](_0x4f6c41)),_0x20001a=[];for(const _0x201057 of _0x5588cc)for(const _0x4bb259 of _0x201057[_0x43c869(0x237)]({'shallow':!0x0}))_0x20001a[_0x43c869(0x19e)](_0x4bb259);for(const _0x284b7a of _0x20001a)_0x43c869(0x1b8)!=_0x284b7a[_0x43c869(0x1b7)][_0x43c869(0x203)]&&(_0x2f5d9a[_0x43c869(0x1d6)](_0x2f5d9a[_0x43c869(0x218)](_0x284b7a,0x0)),_0x5d0147[_0x43c869(0x1c1)][_0x43c869(0x235)](_0x43c869(0x1c8))[_0x43c869(0x1f5)](),_0x5d0147[_0x43c869(0x227)](_0x43c869(0x1c8),{'forceDefaultExecution':!0x0}));const _0x219c18=_0x45dfc5[_0x43c869(0x1df)](_0x5e838a=>_0x43c869(0x1b8)!=_0x5e838a[_0x43c869(0x1b7)][_0x43c869(0x203)]);_0x219c18[_0x43c869(0x238)]>0x0&&_0x2f5d9a[_0x43c869(0x1d6)](_0x219c18);for(const _0x4697c8 of _0x45dfc5)_0x4697c8[_0x43c869(0x209)]();});}function _0x575cb4(_0x4bc635,_0x2af5d2){const _0x5751a4=_0x469e04;return _0x2af5d2[_0x5751a4(0x201)](_0x4e9508=>_0x4bc635[_0x5751a4(0x1aa)](_0xdc6084=>_0xdc6084[_0x5751a4(0x217)][_0x5751a4(0x1e9)](_0x4e9508[_0x5751a4(0x1a2)])||_0x4e9508[_0x5751a4(0x217)][_0x5751a4(0x1e9)](_0xdc6084[_0x5751a4(0x1a2)])));}function _0x3213a9(_0x10a30a,_0x2f9eaa){const _0x4a9383=_0x469e04;return _0x10a30a[_0x4a9383(0x1aa)](_0x26e844=>_0x2f9eaa[_0x4a9383(0x1aa)](_0x408e9c=>_0x26e844[_0x4a9383(0x217)][_0x4a9383(0x1b4)](_0x408e9c[_0x4a9383(0x1a2)])));}_0x5d0147[_0x469e04(0x1a5)][_0x469e04(0x202)]['on'](_0x469e04(0x22f),(_0x10599d,_0x4a3bc8,_0xf3ad77)=>{const _0x1f62b7=_0x469e04;if(!_0xf3ad77[_0x1f62b7(0x1e6)][_0x1f62b7(0x1b6)])return;const _0x2e1a1a=_0x4a3bc8[_0x1f62b7(0x1ba)];if(!_0x2e1a1a)return;const _0x452ad5=_0xf3ad77[_0x1f62b7(0x1cf)][_0x1f62b7(0x1bb)](_0x2e1a1a);function _0x15c8b3(_0x569028){const _0x5032bd=_0x1f62b7;return Array[_0x5032bd(0x1da)](_0x569028)?_0x569028:[_0x569028];}_0x452ad5&&_0x1f62b7(0x231)===_0x2e1a1a[_0x1f62b7(0x1d7)]&&_0x5e7a5a(_0x452ad5,_0xf3ad77[_0x1f62b7(0x1b2)],(_0x211fcd,_0x3db60c,_0x135939)=>_0x135939[_0x1f62b7(0x1ca)](_0x15c8b3(_0x3db60c[_0x1f62b7(0x19d)]),_0x211fcd),(_0x2b4d5e,_0x5a882e,_0x4dd6c1)=>_0x4dd6c1[_0x1f62b7(0x1f8)](_0x15c8b3(_0x5a882e[_0x1f62b7(0x19d)]),_0x2b4d5e));},{'priority':_0x469e04(0x23e)}),_0x600059[_0x469e04(0x1e2)][_0x469e04(0x1c9)](_0x37b294=>{const _0x3e8565=_0x469e04;if(_0x3e8565(0x20c)!=_0x37b294[_0x3e8565(0x1fc)]&&_0x3e8565(0x21a)!=_0x37b294[_0x3e8565(0x1fc)])return;const _0x9487a=_0x37b294[_0x3e8565(0x1d5)]();if(null!=_0x9487a&&_0x9487a['is'](_0x3e8565(0x1ee),_0x3e8565(0x1c7))){if(_0x3e8565(0x20c)==_0x37b294[_0x3e8565(0x1fc)]){const _0x4c4016=_0x37b294[_0x3e8565(0x237)]()[_0x3e8565(0x1df)](_0x460245=>_0x460245['is'](_0x3e8565(0x1ae)))[_0x3e8565(0x1b3)](_0x2479a7=>_0x2479a7[_0x3e8565(0x1a5)]);if(_0x4c4016[_0x3e8565(0x238)])return{'type':_0x3e8565(0x20c),'content':_0x556cf8(_0x5ea02c,_0x3e8565(0x220),_0x556cf8(_0x5ea02c,_0x3e8565(0x22a),'\x22'+_0x4c4016[_0x3e8565(0x1f3)]('\x20')+'\x22'))};}if(_0x3e8565(0x21a)==_0x37b294[_0x3e8565(0x1fc)]){const _0x29ca3b=_0x37b294[_0x3e8565(0x237)]()[_0x3e8565(0x1df)](_0x4f5548=>_0x4f5548['is'](_0x3e8565(0x1ae)))[_0x3e8565(0x1b3)](_0x191b1b=>_0x191b1b[_0x3e8565(0x1a5)]);if(_0x29ca3b[_0x3e8565(0x238)])return{'type':_0x3e8565(0x21a),'content':_0x556cf8(_0x5ea02c,_0x3e8565(0x20b),_0x556cf8(_0x5ea02c,_0x3e8565(0x22a),'\x22'+_0x29ca3b[_0x3e8565(0x1f3)]('\x20')+'\x22'))};}}}),_0x600059[_0x469e04(0x1e2)][_0x469e04(0x1c9)](_0x4d46f1=>{const _0xc52fca=_0x469e04;if(_0xc52fca(0x21b)==_0x4d46f1[_0xc52fca(0x221)]){const _0x4e0bf2=_0x4d46f1[_0xc52fca(0x237)]()[_0xc52fca(0x1df)](_0x3b3019=>_0x3b3019['is'](_0xc52fca(0x1ae)))[_0xc52fca(0x1b3)](_0x1a93da=>_0x1a93da[_0xc52fca(0x1a5)]),_0x461301=this[_0xc52fca(0x1bf)](_0x4d46f1),_0x54716b=_0x461301[_0xc52fca(0x23f)]-_0x461301[_0xc52fca(0x1c5)]+0x1;if(_0xc52fca(0x20c)==_0x4d46f1[_0xc52fca(0x1fc)])return _0x4e0bf2[_0xc52fca(0x238)]?{'type':_0xc52fca(0x20c),'content':_0x556cf8(_0x5ea02c,_0xc52fca(0x220),_0x556cf8(_0x5ea02c,_0xc52fca(0x1c2),[_0x54716b,'\x22'+_0x4e0bf2[_0xc52fca(0x1f3)]('\x20')+'\x22']))}:{'type':_0xc52fca(0x20c),'content':_0x556cf8(_0x5ea02c,_0xc52fca(0x220),_0x556cf8(_0x5ea02c,_0xc52fca(0x1ec),_0x54716b))};if(_0xc52fca(0x21a)==_0x4d46f1[_0xc52fca(0x1fc)])return _0x4e0bf2[_0xc52fca(0x238)]?{'type':_0xc52fca(0x21a),'content':_0x556cf8(_0x5ea02c,_0xc52fca(0x20b),_0x556cf8(_0x5ea02c,_0xc52fca(0x1c2),[_0x54716b,'\x22'+_0x4e0bf2[_0xc52fca(0x1f3)]('\x20')+'\x22']))}:{'type':_0xc52fca(0x21a),'content':_0x556cf8(_0x5ea02c,_0xc52fca(0x20b),_0x556cf8(_0x5ea02c,_0xc52fca(0x1ec),_0x54716b))};}if(_0xc52fca(0x21e)==_0x4d46f1[_0xc52fca(0x221)]){const _0x4b01c5=_0x4d46f1[_0xc52fca(0x237)]()[_0xc52fca(0x1df)](_0x59bd81=>_0x59bd81['is'](_0xc52fca(0x1ae)))[_0xc52fca(0x1b3)](_0x4609d4=>_0x4609d4[_0xc52fca(0x1a5)]),_0x42f183=this[_0xc52fca(0x1bf)](_0x4d46f1),_0x30ffdc=_0x42f183[_0xc52fca(0x200)]-_0x42f183[_0xc52fca(0x1f6)]+0x1;if(_0xc52fca(0x20c)==_0x4d46f1[_0xc52fca(0x1fc)])return _0x4b01c5[_0xc52fca(0x238)]?{'type':_0xc52fca(0x20c),'content':_0x556cf8(_0x5ea02c,_0xc52fca(0x220),_0x556cf8(_0x5ea02c,_0xc52fca(0x1fd),[_0x30ffdc,'\x22'+_0x4b01c5[_0xc52fca(0x1f3)]('\x20')+'\x22']))}:{'type':_0xc52fca(0x20c),'content':_0x556cf8(_0x5ea02c,_0xc52fca(0x220),_0x556cf8(_0x5ea02c,_0xc52fca(0x1a0),_0x30ffdc))};if(_0xc52fca(0x21a)==_0x4d46f1[_0xc52fca(0x1fc)])return _0x4b01c5[_0xc52fca(0x238)]?{'type':_0xc52fca(0x21a),'content':_0x556cf8(_0x5ea02c,_0xc52fca(0x20b),_0x556cf8(_0x5ea02c,_0xc52fca(0x1fd),[_0x30ffdc,'\x22'+_0x4b01c5[_0xc52fca(0x1f3)]('\x20')+'\x22']))}:{'type':_0xc52fca(0x21a),'content':_0x556cf8(_0x5ea02c,_0xc52fca(0x20b),_0x556cf8(_0x5ea02c,_0xc52fca(0x1a0),_0x30ffdc))};}}),_0x600059[_0x469e04(0x23a)][_0x469e04(0x1e8)](_0x469e04(0x20c),_0x469e04(0x21b),_0x469e04(0x1ea),_0x5ad4ba),_0x600059[_0x469e04(0x23a)][_0x469e04(0x1e8)](_0x469e04(0x21a),_0x469e04(0x21b),_0x469e04(0x224),_0x5ad4ba),_0x600059[_0x469e04(0x23a)][_0x469e04(0x1e8)](_0x469e04(0x20c),_0x469e04(0x21e),_0x469e04(0x1ea),_0x4fc6c7),_0x600059[_0x469e04(0x23a)][_0x469e04(0x1e8)](_0x469e04(0x21a),_0x469e04(0x21e),_0x469e04(0x224),_0x4fc6c7),_0x600059[_0x469e04(0x23a)][_0x469e04(0x1e8)](_0x469e04(0x20c),_0x469e04(0x21e),_0x469e04(0x1f3),_0x575cb4),_0x600059[_0x469e04(0x23a)][_0x469e04(0x1e8)](_0x469e04(0x21a),_0x469e04(0x21e),_0x469e04(0x1f3),_0x575cb4),_0x600059[_0x469e04(0x23a)][_0x469e04(0x1e8)](_0x469e04(0x20c),_0x469e04(0x21b),_0x469e04(0x1f3),_0x3213a9),_0x600059[_0x469e04(0x23a)][_0x469e04(0x1e8)](_0x469e04(0x21a),_0x469e04(0x21b),_0x469e04(0x1f3),_0x3213a9);}[_0x1f6ca3(0x1c0)](){const _0x6e7a05=_0x1f6ca3,_0x53c308=this[_0x6e7a05(0x20f)],_0x10b1cc=_0x53c308[_0x6e7a05(0x1a8)][_0x6e7a05(0x1a4)][_0x6e7a05(0x214)];return(_0x47c14d,_0x4c2f71)=>{const _0x726057=_0x6e7a05;_0x53c308[_0x726057(0x1a8)][_0x726057(0x1d1)](_0x1b0fbc=>{const _0x3971ac=_0x726057,{commandName:_0x467f2d,commandParams:_0x38f074}=_0x4c2f71;let _0x2de9ed=_0x47c14d[0x0][_0x3971ac(0x217)][_0x3971ac(0x1ed)];_0x38f074&&_0x38f074[0x0]&&!0x1===_0x38f074[0x0][_0x3971ac(0x21f)]&&(_0x2de9ed=_0x47c14d[0x0][_0x3971ac(0x1a2)][_0x3971ac(0x20d)]);const _0x708211=_0x1b0fbc[_0x3971ac(0x20a)](_0x2de9ed);if(_0x3971ac(0x1b8)==_0x708211[_0x3971ac(0x1b7)][_0x3971ac(0x203)])return;const _0x396278=Array[_0x3971ac(0x1d0)](_0x10b1cc[_0x3971ac(0x1ac)]())[_0x3971ac(0x1b3)](_0x45ec8e=>_0x1e7c76[_0x3971ac(0x20e)](_0x45ec8e));_0x1b0fbc[_0x3971ac(0x1d6)](_0x708211),_0x53c308[_0x3971ac(0x1c1)][_0x3971ac(0x235)](_0x467f2d)[_0x3971ac(0x1f5)](),_0x38f074[_0x3971ac(0x19e)]({'forceDefaultExecution':!0x0}),_0x53c308[_0x3971ac(0x227)](_0x467f2d,..._0x38f074);const _0x41eef8=_0x396278[_0x3971ac(0x1df)](_0x14fa6f=>_0x3971ac(0x1b8)!=_0x14fa6f[_0x3971ac(0x1b7)][_0x3971ac(0x203)]);_0x41eef8[_0x3971ac(0x238)]>0x0&&_0x1b0fbc[_0x3971ac(0x1d6)](_0x41eef8);for(const _0x37d85c of _0x396278)_0x37d85c[_0x3971ac(0x209)]();});};}[_0x1f6ca3(0x212)](_0x23b5b8){const _0xd724b5=_0x1f6ca3,_0x38622b=this[_0xd724b5(0x20f)][_0xd724b5(0x22e)][_0xd724b5(0x235)](_0xd724b5(0x1a9));let _0x5d04ac=Number[_0xd724b5(0x223)],_0x11a29a=Number[_0xd724b5(0x1a3)],_0x3018be=Number[_0xd724b5(0x223)],_0x79413e=Number[_0xd724b5(0x1a3)];for(const _0x4e76b8 of _0x23b5b8){if(_0xd724b5(0x1b8)==_0x4e76b8[_0xd724b5(0x1b7)][_0xd724b5(0x203)])continue;const {row:_0x10cc3d,column:_0x2282d2}=_0x38622b[_0xd724b5(0x1e1)](_0x4e76b8),_0x3b2aa7=_0x4e76b8[_0xd724b5(0x1ab)](_0xd724b5(0x1cc))?_0x4e76b8[_0xd724b5(0x1e4)](_0xd724b5(0x1cc))-0x1:0x0,_0x2b8c35=_0x4e76b8[_0xd724b5(0x1ab)](_0xd724b5(0x1fe))?_0x4e76b8[_0xd724b5(0x1e4)](_0xd724b5(0x1fe))-0x1:0x0;_0x5d04ac=_0x10cc3d<_0x5d04ac?_0x10cc3d:_0x5d04ac,_0x11a29a=_0x10cc3d+_0x3b2aa7>_0x11a29a?_0x10cc3d+_0x3b2aa7:_0x11a29a,_0x3018be=_0x2282d2<_0x3018be?_0x2282d2:_0x3018be,_0x79413e=_0x2282d2+_0x2b8c35>_0x79413e?_0x2282d2+_0x2b8c35:_0x79413e;}return{'minRow':_0x5d04ac,'maxRow':_0x11a29a,'minColumn':_0x3018be,'maxColumn':_0x79413e};}[_0x1f6ca3(0x21c)](){const _0x25753b=_0x1f6ca3,_0x5d1cad=this[_0x25753b(0x20f)],_0x5a1308=_0x5d1cad[_0x25753b(0x22e)][_0x25753b(0x235)](_0x25753b(0x22c)),_0x28736d=_0x5d1cad[_0x25753b(0x22e)][_0x25753b(0x235)](_0x25753b(0x1a9));_0x5d1cad[_0x25753b(0x1a8)][_0x25753b(0x1a4)]['on'](_0x25753b(0x1f4),()=>{const _0x207701=_0x25753b,_0x140e8f=Array[_0x207701(0x1d0)](_0x5d1cad[_0x207701(0x1a8)][_0x207701(0x1a4)][_0x207701(0x1de)][_0x207701(0x213)]());for(const {name:_0x3818a5,data:_0xb086b8}of _0x140e8f){const {group:_0x43290f,id:_0x1c0561,subType:_0x13274b}=_0x5a1308[_0x207701(0x210)](_0x3818a5);if(_0x207701(0x1c3)!=_0x43290f)continue;if(null!=_0xb086b8[_0x207701(0x230)])continue;const _0x4bdb97=_0x5a1308[_0x207701(0x1f7)](_0x1c0561);this[_0x207701(0x1cd)][_0x207701(0x206)](_0x13274b)&&this[_0x207701(0x22b)][_0x207701(0x228)](_0x4bdb97);}},{'priority':_0x25753b(0x1f2)});const _0x15524d=(_0x40cddd,_0x49155d)=>{const _0x4b0e1b=_0x25753b;let _0x147f1b=!0x1;const _0x2806b9=_0x49155d[_0x4b0e1b(0x1ce)](_0x40cddd),_0x51d7a4=_0x40cddd[_0x4b0e1b(0x1b9)](_0x4b0e1b(0x1c7)),_0x2980fc=_0x28736d[_0x4b0e1b(0x1e1)](_0x40cddd);for(const _0x158553 of this[_0x4b0e1b(0x22b)]){const _0x5f1aba=_0x158553[_0x4b0e1b(0x221)],_0x22442d=_0x5f1aba[_0x4b0e1b(0x1ff)](_0x4b0e1b(0x1b0)),_0x3b70e0=_0x5f1aba[_0x4b0e1b(0x1af)](_0x22442d?0xa:0x5),_0x3825d2=_0x3b70e0[_0x4b0e1b(0x229)](),_0x220e39=_0x3825d2[_0x4b0e1b(0x1af)](0x0,0x3)+_0x4b0e1b(0x236),_0x353929=_0x4b0e1b(0x208)+_0x3b70e0,_0x32cc44=_0x4b0e1b(0x1a1)+_0x3b70e0;if(!_0x158553[_0x4b0e1b(0x1dd)])continue;if(_0x51d7a4!=_0x158553[_0x4b0e1b(0x23b)]()[_0x4b0e1b(0x1a2)][_0x4b0e1b(0x1b9)](_0x4b0e1b(0x1c7)))continue;if(_0x158553[_0x4b0e1b(0x233)](_0x2806b9))continue;const _0x7d8cda=_0x40cddd[_0x4b0e1b(0x1ab)](_0x220e39)?_0x40cddd[_0x4b0e1b(0x1e4)](_0x220e39)-0x1:0x0,_0x121f87=this[_0x4b0e1b(0x1bf)](_0x158553),_0x5171b6=_0x121f87[_0x353929],_0x3fb093=_0x121f87[_0x32cc44];_0x5171b6<=_0x2980fc[_0x3825d2]&&_0x2980fc[_0x3825d2]+_0x7d8cda<=_0x3fb093&&(_0x158553[_0x4b0e1b(0x205)](_0x2806b9),_0x147f1b=!0x0);}return _0x147f1b;};_0x5d1cad[_0x25753b(0x1a8)][_0x25753b(0x1a4)][_0x25753b(0x232)](_0x1ab53c=>{const _0x3ad7df=_0x25753b;let _0x29c454=!0x1;for(const _0x26cc4d of _0x5d1cad[_0x3ad7df(0x1a8)][_0x3ad7df(0x1a4)][_0x3ad7df(0x1de)][_0x3ad7df(0x1c4)]())if(_0x3ad7df(0x1d8)==_0x26cc4d[_0x3ad7df(0x1fc)]){if(_0x3ad7df(0x21b)==_0x26cc4d[_0x3ad7df(0x1d7)]){for(const _0x2f9070 of _0x26cc4d[_0x3ad7df(0x1fa)][_0x3ad7df(0x20d)][_0x3ad7df(0x239)]())_0x29c454=_0x29c454||_0x15524d(_0x2f9070,_0x1ab53c);}else _0x3ad7df(0x231)==_0x26cc4d[_0x3ad7df(0x1d7)]&&(_0x29c454=_0x29c454||_0x15524d(_0x26cc4d[_0x3ad7df(0x1fa)][_0x3ad7df(0x20d)],_0x1ab53c));}return _0x29c454;});}[_0x1f6ca3(0x1bf)](_0x3ee7fb){const _0x4e08d6=_0x1f6ca3;return this[_0x4e08d6(0x212)](_0x3ee7fb[_0x4e08d6(0x1ac)]()[_0x4e08d6(0x1b3)](_0x232183=>_0x232183[_0x4e08d6(0x1a2)][_0x4e08d6(0x20d)]));}}function Ee(_0x431eac){const _0x5d0d1e=_0x1f6ca3;return Array[_0x5d0d1e(0x1d0)](new Set(_0x431eac)[_0x5d0d1e(0x215)]());}
23
+ const _0x13879c=_0x26e6;(function(_0x404748,_0x16d33f){const _0x5e5842=_0x26e6,_0x16f796=_0x404748();while(!![]){try{const _0x4d391e=-parseInt(_0x5e5842(0x135))/0x1+-parseInt(_0x5e5842(0x155))/0x2*(-parseInt(_0x5e5842(0x132))/0x3)+parseInt(_0x5e5842(0x14f))/0x4+parseInt(_0x5e5842(0xda))/0x5*(parseInt(_0x5e5842(0xd5))/0x6)+parseInt(_0x5e5842(0xe0))/0x7+parseInt(_0x5e5842(0xe8))/0x8*(-parseInt(_0x5e5842(0x156))/0x9)+-parseInt(_0x5e5842(0x110))/0xa;if(_0x4d391e===_0x16d33f)break;else _0x16f796['push'](_0x16f796['shift']());}catch(_0x5c8859){_0x16f796['push'](_0x16f796['shift']());}}}(_0x58ad,0xf3c2c));import{Plugin as _0x2720a2}from'ckeditor5/src/core.js';import{LiveRange as _0x38df31}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x5310a3}from'ckeditor5/src/widget.js';import{getTranslation as _0x473883}from'../utils/common-translations.js';function _0x58ad(){const _0xf06bc7=['32365flTxsS','TableUtils','span','includes','from','tableRow','11842677qAnBtG','differ','nodeAfter','downcastDispatcher','_getCoordsForCells','has','getChanges','getRowIndexes','3017848WCozyt','table','change:data','push','enqueueChange','registerElementLabel','selectTableColumn','tableColumn','createRangeOn','getChildren','getItems','enableCommand','findAncestor','every','element','isIntersectingWithRange','descriptionFactory','last','createTableWalker','nodeBefore','insertTableRowAbove','name','substr','addClass','batch','root','min','_tablePostFixingSubtypes','markMultiRangeInsertion','highest','selection','isEqual','low','MIN_SAFE_INTEGER','position','minRow','data','ELEMENT_TABLE_WITH_TEXT','refresh','model','33400470QKtGvo','hasAttribute','_acceptFormatSuggestionCallbackFactory','execute','getChangedMarkers','_setupColumnsRowsFixing','tablePaste','ELEMENT_TABLE_ROW','rootName','markMultiRangeDeletion','setSelection','options','isInContent','writer','some','removeTableRow','insertTableColumnLeft','TrackChangesEditing','$textProxy','toLowerCase','registerDescriptionCallback','ELEMENT_TABLE_COLUMN','forceValue','isTouching','cell','detach','fromRange','get','getAttribute','subType','getRanges','type','isArray','colspan','1422RKFkqj','tableCell','getFirstRange','696207YQmtGI','ELEMENT_TABLE_ROW_WITH_TEXT','TableEditing','_suggestionFactory','locale','insertTable','MAX_SAFE_INTEGER','registerCustomCallback','ELEMENT_TABLE','insert','startsWith','createPositionAt','editor','end','getCellLocation','values','oldRange','map','deletion','first','insertion','showSuggestionHighlights','_getSuggestionCoords','selectTableRow','rowspan','addRange','7003144TvlwZs','filter','insertTableColumnRight','addMarker:suggestion','commands','change','8012VRTPop','45iNrhSQ','item','_tableSuggestions','afterInit','suggestion','above','maxRow','plugins','document','left','createRangeIn','getContainedElement','registerPostFixer','maxColumn','*Insert:*\x20%0','insertTableRowBelow','toViewElement','getColumnIndexes','length','discard','accept','join','$graveyard','classes','removeTableColumn','_splitMarkerName','minColumn','*Remove:*\x20%0','order','max','start','ELEMENT_TABLE_COLUMN_WITH_TEXT','mapper','1464juhxkV','removeClass','getSelectionAffectedTableCells','getSuggestion','add'];_0x58ad=function(){return _0xf06bc7;};return _0x58ad();}export default class jt extends _0x2720a2{constructor(_0x278f84){const _0x4b3cb7=_0x26e6;super(_0x278f84),this[_0x4b3cb7(0x103)]=[_0x4b3cb7(0xdf),_0x4b3cb7(0xef)],this[_0x4b3cb7(0x158)]=new Set();}[_0x13879c(0x159)](){const _0x5ce789=_0x13879c,_0x126f45=this[_0x5ce789(0x141)],_0xb87ccf=_0x126f45[_0x5ce789(0x10f)][_0x5ce789(0x15e)][_0x5ce789(0x106)];if(!_0x126f45[_0x5ce789(0x15d)][_0x5ce789(0xe5)](_0x5ce789(0x137)))return;const _0x52ff81=_0x126f45[_0x5ce789(0x139)],_0x4ee58d=_0x126f45[_0x5ce789(0x15d)][_0x5ce789(0x12b)](_0x5ce789(0x121)),_0x2472a6=_0x126f45[_0x5ce789(0x15d)][_0x5ce789(0x12b)](_0x5ce789(0xdb));_0x4ee58d[_0x5ce789(0xf8)][_0x5ce789(0xed)](_0x5ce789(0xe9),_0x5ee825=>_0x473883(_0x52ff81,_0x5ce789(0x13d),_0x5ee825)),this[_0x5ce789(0x115)](),_0x4ee58d[_0x5ce789(0xf3)](_0x5ce789(0x13a)),_0x4ee58d[_0x5ce789(0xf3)](_0x5ce789(0x14c)),_0x4ee58d[_0x5ce789(0xf3)](_0x5ce789(0xee));for(const _0x140fb3 of[_0x5ce789(0xfc),_0x5ce789(0x165)]){const _0x42f9e5=_0x126f45[_0x5ce789(0x153)][_0x5ce789(0x12b)](_0x140fb3);_0x4ee58d[_0x5ce789(0xf3)](_0x140fb3,_0x3be3d9=>{const _0x284488=_0x5ce789;_0x126f45[_0x284488(0x10f)][_0x284488(0x154)](_0x1f6b4f=>{const _0x34ea09=_0x284488;_0x3be3d9();const _0x396a4e=_0x34ea09(0x15b)===_0x42f9e5[_0x34ea09(0xd0)],_0x293f24=_0x2472a6[_0x34ea09(0xd7)](_0xb87ccf),_0x366319=_0x2472a6[_0x34ea09(0xe7)](_0x293f24),_0x180527=_0x396a4e?_0x366319[_0x34ea09(0x148)]-0x1:_0x366319[_0x34ea09(0xf9)]+0x1,_0x5f631c=_0x293f24[0x0][_0x34ea09(0xf4)](_0x34ea09(0xe9)),_0x47e40f=_0x2472a6[_0x34ea09(0xfa)](_0x5f631c,{'startRow':_0x180527,'endRow':_0x180527}),_0x168df2=Array[_0x34ea09(0xde)](_0x47e40f)[_0x34ea09(0x146)](_0x345471=>_0x1f6b4f[_0x34ea09(0xf0)](_0x345471[_0x34ea09(0x128)]));_0x4ee58d[_0x34ea09(0x104)](_0x168df2,_0x34ea09(0xdf));});});}for(const _0x130188 of[_0x5ce789(0x120),_0x5ce789(0x151)]){const _0x382236=_0x126f45[_0x5ce789(0x153)][_0x5ce789(0x12b)](_0x130188);_0x4ee58d[_0x5ce789(0xf3)](_0x130188,_0x2de2b7=>{const _0x36ffa7=_0x5ce789;_0x126f45[_0x36ffa7(0x10f)][_0x36ffa7(0x154)](_0x302b4b=>{const _0x15e19f=_0x36ffa7;_0x2de2b7();const _0x5dcc08=_0x15e19f(0x15f)===_0x382236[_0x15e19f(0xd0)],_0x55d41e=_0x2472a6[_0x15e19f(0xd7)](_0xb87ccf),_0xfddd2a=_0x2472a6[_0x15e19f(0xc5)](_0x55d41e),_0x38ade5=_0x5dcc08?_0xfddd2a[_0x15e19f(0x148)]-0x1:_0xfddd2a[_0x15e19f(0xf9)]+0x1,_0x53f7b1=_0x55d41e[0x0][_0x15e19f(0xf4)](_0x15e19f(0xe9)),_0x2ff878=_0x2472a6[_0x15e19f(0xfa)](_0x53f7b1,{'startRow':0x0,'column':_0x38ade5,'includeAllSlots':!0x1}),_0x2293a4=Array[_0x15e19f(0xde)](_0x2ff878)[_0x15e19f(0x146)](_0x2e97f9=>_0x302b4b[_0x15e19f(0xf0)](_0x2e97f9[_0x15e19f(0x128)]));_0x4ee58d[_0x15e19f(0x104)](_0x2293a4,_0x15e19f(0xef));});});}for(const _0x472e72 of[_0x5ce789(0x11f),_0x5ce789(0xcc)]){const _0x3782ef=_0x472e72[_0x5ce789(0xfe)](0xb),_0x2b6fbc=_0x3782ef[_0x5ce789(0x123)](),_0x358f75=_0x2b6fbc[_0x5ce789(0xfe)](0x0,0x3)+_0x5ce789(0xdc),_0x5d73e3=_0x5ce789(0xe9)+_0x3782ef,_0x408eae=_0x5ce789(0x102)+_0x3782ef,_0x1560ef=_0x5ce789(0xd1)+_0x3782ef;_0x4ee58d[_0x5ce789(0xf3)](_0x472e72,()=>{const _0x1ebe9a=_0x5ce789;_0x126f45[_0x1ebe9a(0x10f)][_0x1ebe9a(0x154)](_0x308c0b=>{const _0x2598b0=_0x1ebe9a,_0x2e0def=_0x2472a6[_0x2598b0(0xd7)](_0xb87ccf),_0x555ef1=_0x2e0def[0x0][_0x2598b0(0xf4)](_0x2598b0(0xe9));let _0x41f3ae;if(_0x2598b0(0x11f)==_0x472e72){const _0x5e2a5c=_0x2472a6[_0x2598b0(0xe7)](_0x2e0def);_0x41f3ae={'startRow':_0x5e2a5c[_0x2598b0(0x148)],'endRow':_0x5e2a5c[_0x2598b0(0xf9)],'includeAllSlots':!0x0};}else{const _0x102e4c=_0x2472a6[_0x2598b0(0xc5)](_0x2e0def);_0x41f3ae={'startColumn':_0x102e4c[_0x2598b0(0x148)],'endColumn':_0x102e4c[_0x2598b0(0xf9)],'includeAllSlots':!0x0};}const _0x42ab7f=_0x2472a6[_0x2598b0(0xfa)](_0x555ef1,_0x41f3ae),_0x3624e8=Array[_0x2598b0(0xde)](_0x42ab7f)[_0x2598b0(0x146)](({cell:_0x113ef9})=>_0x113ef9),_0x235937=Ee(_0x3624e8[_0x2598b0(0x150)](_0xc4acd5=>_0xc4acd5[_0x2598b0(0x111)](_0x358f75))),_0x5ca7ac=Ee(_0x3624e8[_0x2598b0(0x150)](_0x14a1f=>!_0x14a1f[_0x2598b0(0x111)](_0x358f75)))[_0x2598b0(0x146)](_0x6c4c5a=>_0x308c0b[_0x2598b0(0xf0)](_0x6c4c5a)),_0x3ea019=_0x4ee58d[_0x2598b0(0x119)](_0x5ca7ac,_0x5d73e3);if(_0x3ea019&&(_0x2598b0(0xdf)==_0x3ea019[_0x2598b0(0x12d)]||_0x2598b0(0xef)==_0x3ea019[_0x2598b0(0x12d)])){const _0x2b73e5=this[_0x2598b0(0x14b)](_0x3ea019);for(const _0x14241a of _0x235937){const _0x5859f0=_0x308c0b[_0x2598b0(0xf0)](_0x14241a),_0x595665=_0x2472a6[_0x2598b0(0x143)](_0x14241a),_0x492f47=_0x14241a[_0x2598b0(0x12c)](_0x358f75)-0x1,_0x14e6b6=_0x2b73e5[_0x408eae],_0x3177af=_0x2b73e5[_0x1560ef];_0x14e6b6<=_0x595665[_0x2b6fbc]&&_0x595665[_0x2b6fbc]+_0x492f47<=_0x3177af&&_0x3ea019[_0x2598b0(0x14e)](_0x5859f0);}}});});}function _0x2922cb(_0x1f37c7){const _0x1c6a16=_0x5ce789,_0x316890=Array[_0x1c6a16(0xde)](_0xb87ccf[_0x1c6a16(0x12e)]())[_0x1c6a16(0x146)](_0x19aeb8=>_0x38df31[_0x1c6a16(0x12a)](_0x19aeb8));_0x126f45[_0x1c6a16(0x10f)][_0x1c6a16(0x154)](_0x1110ed=>{const _0x5b64ff=_0x1c6a16,_0x54bf49=_0x1110ed[_0x5b64ff(0x100)];_0x1f37c7=_0x1f37c7[_0x5b64ff(0x150)](_0x2a6109=>_0x5b64ff(0xca)!=_0x2a6109[_0x5b64ff(0x101)][_0x5b64ff(0x118)]),_0x1110ed[_0x5b64ff(0x11a)](_0x1f37c7),_0x126f45[_0x5b64ff(0x153)][_0x5b64ff(0x12b)](_0x5b64ff(0x11f))[_0x5b64ff(0x10e)](),_0x126f45[_0x5b64ff(0x113)](_0x5b64ff(0x11f),{'forceDefaultExecution':!0x0}),_0x126f45[_0x5b64ff(0x10f)][_0x5b64ff(0xec)](()=>{const _0x4d6972=_0x5b64ff;_0x126f45[_0x4d6972(0x10f)][_0x4d6972(0xec)](_0x54bf49,_0x542f06=>{const _0xaf5112=_0x4d6972,_0x457222=_0x316890[_0xaf5112(0x150)](_0x5be7a2=>_0xaf5112(0xca)!=_0x5be7a2[_0xaf5112(0x101)][_0xaf5112(0x118)]);_0x457222[_0xaf5112(0xc6)]>0x0&&_0x542f06[_0xaf5112(0x11a)](_0x457222);for(const _0x3841c1 of _0x316890)_0x3841c1[_0xaf5112(0x129)]();});});});}function _0x422b39(_0x13b9c8){const _0x373fa4=_0x5ce789;_0x126f45[_0x373fa4(0x10f)][_0x373fa4(0x154)](_0x1ba675=>{const _0x4d16e0=_0x373fa4,_0x1f88aa=Array[_0x4d16e0(0xde)](_0xb87ccf[_0x4d16e0(0x12e)]())[_0x4d16e0(0x146)](_0x4ea41c=>_0x38df31[_0x4d16e0(0x12a)](_0x4ea41c)),_0x3e6567=[];for(const _0x4da97e of _0x13b9c8)for(const _0x148de4 of _0x4da97e[_0x4d16e0(0xf2)]({'shallow':!0x0}))_0x3e6567[_0x4d16e0(0xeb)](_0x148de4);for(const _0x5cf8d4 of _0x3e6567)_0x4d16e0(0xca)!=_0x5cf8d4[_0x4d16e0(0x101)][_0x4d16e0(0x118)]&&(_0x1ba675[_0x4d16e0(0x11a)](_0x1ba675[_0x4d16e0(0x140)](_0x5cf8d4,0x0)),_0x126f45[_0x4d16e0(0x153)][_0x4d16e0(0x12b)](_0x4d16e0(0xcc))[_0x4d16e0(0x10e)](),_0x126f45[_0x4d16e0(0x113)](_0x4d16e0(0xcc),{'forceDefaultExecution':!0x0}));const _0x479bd5=_0x1f88aa[_0x4d16e0(0x150)](_0x5eb2a1=>_0x4d16e0(0xca)!=_0x5eb2a1[_0x4d16e0(0x101)][_0x4d16e0(0x118)]);_0x479bd5[_0x4d16e0(0xc6)]>0x0&&_0x1ba675[_0x4d16e0(0x11a)](_0x479bd5);for(const _0x4de9d1 of _0x1f88aa)_0x4de9d1[_0x4d16e0(0x129)]();});}function _0x199624(_0x58c73e,_0x200a87){const _0x45fa47=_0x5ce789;return _0x200a87[_0x45fa47(0xf5)](_0x90455a=>_0x58c73e[_0x45fa47(0x11e)](_0x566bf3=>_0x566bf3[_0x45fa47(0x142)][_0x45fa47(0x107)](_0x90455a[_0x45fa47(0xd2)])||_0x90455a[_0x45fa47(0x142)][_0x45fa47(0x107)](_0x566bf3[_0x45fa47(0xd2)])));}function _0x298ed7(_0x1fd1fb,_0xf064c8){const _0x56769a=_0x5ce789;return _0x1fd1fb[_0x56769a(0x11e)](_0x26ad83=>_0xf064c8[_0x56769a(0x11e)](_0x277a6c=>_0x26ad83[_0x56769a(0x142)][_0x56769a(0x127)](_0x277a6c[_0x56769a(0xd2)])));}_0x126f45[_0x5ce789(0x10c)][_0x5ce789(0xe3)]['on'](_0x5ce789(0x152),(_0x58fe74,_0x48a84d,_0xbf2064)=>{const _0x552341=_0x5ce789;if(!_0xbf2064[_0x552341(0x11b)][_0x552341(0x14a)])return;const _0x3fbfa7=_0x48a84d[_0x552341(0x157)];if(!_0x3fbfa7)return;const _0x288f58=_0xbf2064[_0x552341(0xd4)][_0x552341(0xc4)](_0x3fbfa7);function _0x33d689(_0x2e75a4){const _0x17e7f7=_0x552341;return Array[_0x17e7f7(0x130)](_0x2e75a4)?_0x2e75a4:[_0x2e75a4];}_0x288f58&&_0x552341(0x133)===_0x3fbfa7[_0x552341(0xfd)]&&_0x5310a3(_0x288f58,_0xbf2064[_0x552341(0x11d)],(_0x381814,_0x15eb1b,_0x4b6573)=>_0x4b6573[_0x552341(0xff)](_0x33d689(_0x15eb1b[_0x552341(0xcb)]),_0x381814),(_0x5cf999,_0x476215,_0x26d406)=>_0x26d406[_0x552341(0xd6)](_0x33d689(_0x476215[_0x552341(0xcb)]),_0x5cf999));},{'priority':_0x5ce789(0x105)}),_0x4ee58d[_0x5ce789(0xf8)][_0x5ce789(0x124)](_0x2f354a=>{const _0x2612d0=_0x5ce789;if(_0x2612d0(0x149)!=_0x2f354a[_0x2612d0(0x12f)]&&_0x2612d0(0x147)!=_0x2f354a[_0x2612d0(0x12f)])return;const _0xfca335=_0x2f354a[_0x2612d0(0x161)]();if(null!=_0xfca335&&_0xfca335['is'](_0x2612d0(0xf6),_0x2612d0(0xe9))){if(_0x2612d0(0x149)==_0x2f354a[_0x2612d0(0x12f)]){const _0x3e64ef=_0x2f354a[_0x2612d0(0xf2)]()[_0x2612d0(0x150)](_0x3ae0e5=>_0x3ae0e5['is'](_0x2612d0(0x122)))[_0x2612d0(0x146)](_0x5a6a41=>_0x5a6a41[_0x2612d0(0x10c)]);if(_0x3e64ef[_0x2612d0(0xc6)])return{'type':_0x2612d0(0x149),'content':_0x473883(_0x52ff81,_0x2612d0(0x164),_0x473883(_0x52ff81,_0x2612d0(0x10d),'\x22'+_0x3e64ef[_0x2612d0(0xc9)]('\x20')+'\x22'))};}if(_0x2612d0(0x147)==_0x2f354a[_0x2612d0(0x12f)]){const _0x267f80=_0x2f354a[_0x2612d0(0xf2)]()[_0x2612d0(0x150)](_0x4c6e89=>_0x4c6e89['is'](_0x2612d0(0x122)))[_0x2612d0(0x146)](_0x8f81e0=>_0x8f81e0[_0x2612d0(0x10c)]);if(_0x267f80[_0x2612d0(0xc6)])return{'type':_0x2612d0(0x147),'content':_0x473883(_0x52ff81,_0x2612d0(0xcf),_0x473883(_0x52ff81,_0x2612d0(0x10d),'\x22'+_0x267f80[_0x2612d0(0xc9)]('\x20')+'\x22'))};}}}),_0x4ee58d[_0x5ce789(0xf8)][_0x5ce789(0x124)](_0x504907=>{const _0x29fe2f=_0x5ce789;if(_0x29fe2f(0xdf)==_0x504907[_0x29fe2f(0x12d)]){const _0xf003d9=_0x504907[_0x29fe2f(0xf2)]()[_0x29fe2f(0x150)](_0x4b78e1=>_0x4b78e1['is'](_0x29fe2f(0x122)))[_0x29fe2f(0x146)](_0x435e48=>_0x435e48[_0x29fe2f(0x10c)]),_0x5a6d6f=this[_0x29fe2f(0x14b)](_0x504907),_0x515f0d=_0x5a6d6f[_0x29fe2f(0x15c)]-_0x5a6d6f[_0x29fe2f(0x10b)]+0x1;if(_0x29fe2f(0x149)==_0x504907[_0x29fe2f(0x12f)])return _0xf003d9[_0x29fe2f(0xc6)]?{'type':_0x29fe2f(0x149),'content':_0x473883(_0x52ff81,_0x29fe2f(0x164),_0x473883(_0x52ff81,_0x29fe2f(0x136),[_0x515f0d,'\x22'+_0xf003d9[_0x29fe2f(0xc9)]('\x20')+'\x22']))}:{'type':_0x29fe2f(0x149),'content':_0x473883(_0x52ff81,_0x29fe2f(0x164),_0x473883(_0x52ff81,_0x29fe2f(0x117),_0x515f0d))};if(_0x29fe2f(0x147)==_0x504907[_0x29fe2f(0x12f)])return _0xf003d9[_0x29fe2f(0xc6)]?{'type':_0x29fe2f(0x147),'content':_0x473883(_0x52ff81,_0x29fe2f(0xcf),_0x473883(_0x52ff81,_0x29fe2f(0x136),[_0x515f0d,'\x22'+_0xf003d9[_0x29fe2f(0xc9)]('\x20')+'\x22']))}:{'type':_0x29fe2f(0x147),'content':_0x473883(_0x52ff81,_0x29fe2f(0xcf),_0x473883(_0x52ff81,_0x29fe2f(0x117),_0x515f0d))};}if(_0x29fe2f(0xef)==_0x504907[_0x29fe2f(0x12d)]){const _0x18508e=_0x504907[_0x29fe2f(0xf2)]()[_0x29fe2f(0x150)](_0x34a104=>_0x34a104['is'](_0x29fe2f(0x122)))[_0x29fe2f(0x146)](_0x5c0675=>_0x5c0675[_0x29fe2f(0x10c)]),_0x88c3c9=this[_0x29fe2f(0x14b)](_0x504907),_0x39f815=_0x88c3c9[_0x29fe2f(0x163)]-_0x88c3c9[_0x29fe2f(0xce)]+0x1;if(_0x29fe2f(0x149)==_0x504907[_0x29fe2f(0x12f)])return _0x18508e[_0x29fe2f(0xc6)]?{'type':_0x29fe2f(0x149),'content':_0x473883(_0x52ff81,_0x29fe2f(0x164),_0x473883(_0x52ff81,_0x29fe2f(0xd3),[_0x39f815,'\x22'+_0x18508e[_0x29fe2f(0xc9)]('\x20')+'\x22']))}:{'type':_0x29fe2f(0x149),'content':_0x473883(_0x52ff81,_0x29fe2f(0x164),_0x473883(_0x52ff81,_0x29fe2f(0x125),_0x39f815))};if(_0x29fe2f(0x147)==_0x504907[_0x29fe2f(0x12f)])return _0x18508e[_0x29fe2f(0xc6)]?{'type':_0x29fe2f(0x147),'content':_0x473883(_0x52ff81,_0x29fe2f(0xcf),_0x473883(_0x52ff81,_0x29fe2f(0xd3),[_0x39f815,'\x22'+_0x18508e[_0x29fe2f(0xc9)]('\x20')+'\x22']))}:{'type':_0x29fe2f(0x147),'content':_0x473883(_0x52ff81,_0x29fe2f(0xcf),_0x473883(_0x52ff81,_0x29fe2f(0x125),_0x39f815))};}}),_0x4ee58d[_0x5ce789(0x138)][_0x5ce789(0x13c)](_0x5ce789(0x149),_0x5ce789(0xdf),_0x5ce789(0xc7),_0x2922cb),_0x4ee58d[_0x5ce789(0x138)][_0x5ce789(0x13c)](_0x5ce789(0x147),_0x5ce789(0xdf),_0x5ce789(0xc8),_0x2922cb),_0x4ee58d[_0x5ce789(0x138)][_0x5ce789(0x13c)](_0x5ce789(0x149),_0x5ce789(0xef),_0x5ce789(0xc7),_0x422b39),_0x4ee58d[_0x5ce789(0x138)][_0x5ce789(0x13c)](_0x5ce789(0x147),_0x5ce789(0xef),_0x5ce789(0xc8),_0x422b39),_0x4ee58d[_0x5ce789(0x138)][_0x5ce789(0x13c)](_0x5ce789(0x149),_0x5ce789(0xef),_0x5ce789(0xc9),_0x199624),_0x4ee58d[_0x5ce789(0x138)][_0x5ce789(0x13c)](_0x5ce789(0x147),_0x5ce789(0xef),_0x5ce789(0xc9),_0x199624),_0x4ee58d[_0x5ce789(0x138)][_0x5ce789(0x13c)](_0x5ce789(0x149),_0x5ce789(0xdf),_0x5ce789(0xc9),_0x298ed7),_0x4ee58d[_0x5ce789(0x138)][_0x5ce789(0x13c)](_0x5ce789(0x147),_0x5ce789(0xdf),_0x5ce789(0xc9),_0x298ed7);}[_0x13879c(0x112)](){const _0x1dd47d=_0x13879c,_0x52b770=this[_0x1dd47d(0x141)],_0x1d9ad7=_0x52b770[_0x1dd47d(0x10f)][_0x1dd47d(0x15e)][_0x1dd47d(0x106)];return(_0x5d460b,_0x145fbd)=>{const _0x444734=_0x1dd47d;_0x52b770[_0x444734(0x10f)][_0x444734(0x154)](_0x9aad8b=>{const _0x47bbed=_0x444734,{commandName:_0x21d691,commandParams:_0x1fae9b}=_0x145fbd;let _0x5627f2=_0x5d460b[0x0][_0x47bbed(0x142)][_0x47bbed(0xfb)];_0x1fae9b&&_0x1fae9b[0x0]&&!0x1===_0x1fae9b[0x0][_0x47bbed(0x126)]&&(_0x5627f2=_0x5d460b[0x0][_0x47bbed(0xd2)][_0x47bbed(0xe2)]);const _0x415d63=_0x9aad8b[_0x47bbed(0x160)](_0x5627f2);if(_0x47bbed(0xca)==_0x415d63[_0x47bbed(0x101)][_0x47bbed(0x118)])return;const _0x1a6016=Array[_0x47bbed(0xde)](_0x1d9ad7[_0x47bbed(0x12e)]())[_0x47bbed(0x146)](_0x173659=>_0x38df31[_0x47bbed(0x12a)](_0x173659));_0x9aad8b[_0x47bbed(0x11a)](_0x415d63),_0x52b770[_0x47bbed(0x153)][_0x47bbed(0x12b)](_0x21d691)[_0x47bbed(0x10e)](),_0x1fae9b[_0x47bbed(0xeb)]({'forceDefaultExecution':!0x0}),_0x52b770[_0x47bbed(0x113)](_0x21d691,..._0x1fae9b);const _0xc50a13=_0x1a6016[_0x47bbed(0x150)](_0x530438=>_0x47bbed(0xca)!=_0x530438[_0x47bbed(0x101)][_0x47bbed(0x118)]);_0xc50a13[_0x47bbed(0xc6)]>0x0&&_0x9aad8b[_0x47bbed(0x11a)](_0xc50a13);for(const _0x1af47f of _0x1a6016)_0x1af47f[_0x47bbed(0x129)]();});};}[_0x13879c(0xe4)](_0x30e37c){const _0x371d3c=_0x13879c,_0x878b4e=this[_0x371d3c(0x141)][_0x371d3c(0x15d)][_0x371d3c(0x12b)](_0x371d3c(0xdb));let _0x164a19=Number[_0x371d3c(0x13b)],_0x58398e=Number[_0x371d3c(0x109)],_0x2cbf9b=Number[_0x371d3c(0x13b)],_0x20eff0=Number[_0x371d3c(0x109)];for(const _0x31ae36 of _0x30e37c){if(_0x371d3c(0xca)==_0x31ae36[_0x371d3c(0x101)][_0x371d3c(0x118)])continue;const {row:_0x509e37,column:_0x51c0d7}=_0x878b4e[_0x371d3c(0x143)](_0x31ae36),_0x3dc404=_0x31ae36[_0x371d3c(0x111)](_0x371d3c(0x14d))?_0x31ae36[_0x371d3c(0x12c)](_0x371d3c(0x14d))-0x1:0x0,_0x119a2c=_0x31ae36[_0x371d3c(0x111)](_0x371d3c(0x131))?_0x31ae36[_0x371d3c(0x12c)](_0x371d3c(0x131))-0x1:0x0;_0x164a19=_0x509e37<_0x164a19?_0x509e37:_0x164a19,_0x58398e=_0x509e37+_0x3dc404>_0x58398e?_0x509e37+_0x3dc404:_0x58398e,_0x2cbf9b=_0x51c0d7<_0x2cbf9b?_0x51c0d7:_0x2cbf9b,_0x20eff0=_0x51c0d7+_0x119a2c>_0x20eff0?_0x51c0d7+_0x119a2c:_0x20eff0;}return{'minRow':_0x164a19,'maxRow':_0x58398e,'minColumn':_0x2cbf9b,'maxColumn':_0x20eff0};}[_0x13879c(0x115)](){const _0x4d54d0=_0x13879c,_0x5541d3=this[_0x4d54d0(0x141)],_0x2ce572=_0x5541d3[_0x4d54d0(0x15d)][_0x4d54d0(0x12b)](_0x4d54d0(0x121)),_0x2a270c=_0x5541d3[_0x4d54d0(0x15d)][_0x4d54d0(0x12b)](_0x4d54d0(0xdb));_0x5541d3[_0x4d54d0(0x10f)][_0x4d54d0(0x15e)]['on'](_0x4d54d0(0xea),()=>{const _0x49bb3d=_0x4d54d0,_0x138739=Array[_0x49bb3d(0xde)](_0x5541d3[_0x49bb3d(0x10f)][_0x49bb3d(0x15e)][_0x49bb3d(0xe1)][_0x49bb3d(0x114)]());for(const {name:_0xcbc215,data:_0xe455d8}of _0x138739){const {group:_0x3a8bf2,id:_0x2cb005,subType:_0x25b750}=_0x2ce572[_0x49bb3d(0xcd)](_0xcbc215);if(_0x49bb3d(0x15a)!=_0x3a8bf2)continue;if(null!=_0xe455d8[_0x49bb3d(0x145)])continue;const _0x21883b=_0x2ce572[_0x49bb3d(0xd8)](_0x2cb005);this[_0x49bb3d(0x103)][_0x49bb3d(0xdd)](_0x25b750)&&this[_0x49bb3d(0x158)][_0x49bb3d(0xd9)](_0x21883b);}},{'priority':_0x4d54d0(0x108)});const _0x4d3e90=(_0xdb5a61,_0x425bd9)=>{const _0x37d30f=_0x4d54d0;let _0x385cdd=!0x1;const _0x132ea6=_0x425bd9[_0x37d30f(0xf0)](_0xdb5a61),_0x18ae44=_0xdb5a61[_0x37d30f(0xf4)](_0x37d30f(0xe9)),_0x3a1f0f=_0x2a270c[_0x37d30f(0x143)](_0xdb5a61);for(const _0x2b1ed6 of this[_0x37d30f(0x158)]){const _0x5b6c32=_0x2b1ed6[_0x37d30f(0x12d)],_0x44f0da=_0x5b6c32[_0x37d30f(0x13f)](_0x37d30f(0x116)),_0x29ea64=_0x5b6c32[_0x37d30f(0xfe)](_0x44f0da?0xa:0x5),_0xf60280=_0x29ea64[_0x37d30f(0x123)](),_0x49a18f=_0xf60280[_0x37d30f(0xfe)](0x0,0x3)+_0x37d30f(0xdc),_0x1f0dc1=_0x37d30f(0x102)+_0x29ea64,_0x368934=_0x37d30f(0xd1)+_0x29ea64;if(!_0x2b1ed6[_0x37d30f(0x11c)])continue;if(_0x18ae44!=_0x2b1ed6[_0x37d30f(0x134)]()[_0x37d30f(0xd2)][_0x37d30f(0xf4)](_0x37d30f(0xe9)))continue;if(_0x2b1ed6[_0x37d30f(0xf7)](_0x132ea6))continue;const _0x2ebd6f=_0xdb5a61[_0x37d30f(0x111)](_0x49a18f)?_0xdb5a61[_0x37d30f(0x12c)](_0x49a18f)-0x1:0x0,_0x9f5a08=this[_0x37d30f(0x14b)](_0x2b1ed6),_0x32e14f=_0x9f5a08[_0x1f0dc1],_0x4eb063=_0x9f5a08[_0x368934];_0x32e14f<=_0x3a1f0f[_0xf60280]&&_0x3a1f0f[_0xf60280]+_0x2ebd6f<=_0x4eb063&&(_0x2b1ed6[_0x37d30f(0x14e)](_0x132ea6),_0x385cdd=!0x0);}return _0x385cdd;};_0x5541d3[_0x4d54d0(0x10f)][_0x4d54d0(0x15e)][_0x4d54d0(0x162)](_0x57b47e=>{const _0x4382ef=_0x4d54d0;let _0x4ab704=!0x1;for(const _0x1442e6 of _0x5541d3[_0x4382ef(0x10f)][_0x4382ef(0x15e)][_0x4382ef(0xe1)][_0x4382ef(0xe6)]())if(_0x4382ef(0x13e)==_0x1442e6[_0x4382ef(0x12f)]){if(_0x4382ef(0xdf)==_0x1442e6[_0x4382ef(0xfd)]){for(const _0x1b29cb of _0x1442e6[_0x4382ef(0x10a)][_0x4382ef(0xe2)][_0x4382ef(0xf1)]())_0x4ab704=_0x4ab704||_0x4d3e90(_0x1b29cb,_0x57b47e);}else _0x4382ef(0x133)==_0x1442e6[_0x4382ef(0xfd)]&&(_0x4ab704=_0x4ab704||_0x4d3e90(_0x1442e6[_0x4382ef(0x10a)][_0x4382ef(0xe2)],_0x57b47e));}return _0x4ab704;});}[_0x13879c(0x14b)](_0x23f9d7){const _0x4a4ec1=_0x13879c;return this[_0x4a4ec1(0xe4)](_0x23f9d7[_0x4a4ec1(0x12e)]()[_0x4a4ec1(0x146)](_0x551b7f=>_0x551b7f[_0x4a4ec1(0xd2)][_0x4a4ec1(0xe2)]));}}function _0x26e6(_0x429d24,_0x1f675b){const _0x58ada0=_0x58ad();return _0x26e6=function(_0x26e68c,_0x2b9b2f){_0x26e68c=_0x26e68c-0xc4;let _0x22aca0=_0x58ada0[_0x26e68c];return _0x22aca0;},_0x26e6(_0x429d24,_0x1f675b);}function Ee(_0x1599e4){const _0x1ac0bb=_0x13879c;return Array[_0x1ac0bb(0xde)](new Set(_0x1599e4)[_0x1ac0bb(0x144)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x136f(){const _0x4debc7=['requires','1926460bAwjbK','819039ZByvDX','21OLMnDo','afterInit','167702dMhDCK','toggleTableCaption','editor','has','9930248VOAord','get','1875325OKekPu','TableCaptionEditing','1134980eyXnpX','763314NXQoOQ','plugins','enableCommand','TrackChangesEditing'];_0x136f=function(){return _0x4debc7;};return _0x136f();}const _0x205577=_0x2f21;function _0x2f21(_0x1aec59,_0x493493){const _0x136fbe=_0x136f();return _0x2f21=function(_0x2f21b1,_0x475a30){_0x2f21b1=_0x2f21b1-0xba;let _0x4e0459=_0x136fbe[_0x2f21b1];return _0x4e0459;},_0x2f21(_0x1aec59,_0x493493);}(function(_0x32ecb8,_0xfa5cb3){const _0x61e7ab=_0x2f21,_0x17f448=_0x32ecb8();while(!![]){try{const _0x306bb2=-parseInt(_0x61e7ab(0xc8))/0x1+-parseInt(_0x61e7ab(0xbe))/0x2+parseInt(_0x61e7ab(0xc5))/0x3+-parseInt(_0x61e7ab(0xc4))/0x4+-parseInt(_0x61e7ab(0xbc))/0x5+-parseInt(_0x61e7ab(0xbf))/0x6*(-parseInt(_0x61e7ab(0xc6))/0x7)+parseInt(_0x61e7ab(0xba))/0x8;if(_0x306bb2===_0xfa5cb3)break;else _0x17f448['push'](_0x17f448['shift']());}catch(_0x3f374b){_0x17f448['push'](_0x17f448['shift']());}}}(_0x136f,0x4a3cf));import{Plugin as _0x5248a4}from'ckeditor5/src/core.js';import _0x1825f3 from'./table.js';export default class Mt extends _0x5248a4{static get[_0x205577(0xc3)](){return[_0x1825f3];}[_0x205577(0xc7)](){const _0x416b40=_0x205577,_0x2a3c96=this[_0x416b40(0xca)];if(!_0x2a3c96[_0x416b40(0xc0)][_0x416b40(0xcb)](_0x416b40(0xbd)))return;_0x2a3c96[_0x416b40(0xc0)][_0x416b40(0xbb)](_0x416b40(0xc2))[_0x416b40(0xc1)](_0x416b40(0xc9));}}
23
+ function _0x591f(_0x5ba540,_0x39be2f){const _0x2d09b5=_0x2d09();return _0x591f=function(_0x591f02,_0x4676d1){_0x591f02=_0x591f02-0xdf;let _0x1a83cd=_0x2d09b5[_0x591f02];return _0x1a83cd;},_0x591f(_0x5ba540,_0x39be2f);}const _0x39f207=_0x591f;(function(_0x399154,_0x3169dd){const _0xe25d96=_0x591f,_0x3b0803=_0x399154();while(!![]){try{const _0x13aba1=parseInt(_0xe25d96(0xeb))/0x1+parseInt(_0xe25d96(0xe5))/0x2*(-parseInt(_0xe25d96(0xf0))/0x3)+-parseInt(_0xe25d96(0xe3))/0x4+parseInt(_0xe25d96(0xe4))/0x5+parseInt(_0xe25d96(0xe6))/0x6+parseInt(_0xe25d96(0xea))/0x7+parseInt(_0xe25d96(0xdf))/0x8;if(_0x13aba1===_0x3169dd)break;else _0x3b0803['push'](_0x3b0803['shift']());}catch(_0x55f94a){_0x3b0803['push'](_0x3b0803['shift']());}}}(_0x2d09,0xbb589));import{Plugin as _0x428fb7}from'ckeditor5/src/core.js';function _0x2d09(){const _0x50ed98=['69180VchAld','toggleTableCaption','afterInit','TrackChangesEditing','editor','291zeLuGN','2134784vxHwOF','requires','TableCaptionEditing','get','854304mxMssJ','2976530thRJRg','25706YizMyB','65190nvdoZk','plugins','has','enableCommand','8998409exrkbp'];_0x2d09=function(){return _0x50ed98;};return _0x2d09();}import _0x467c23 from'./table.js';export default class Mt extends _0x428fb7{static get[_0x39f207(0xe0)](){return[_0x467c23];}[_0x39f207(0xed)](){const _0x1cd73d=_0x39f207,_0x146ccb=this[_0x1cd73d(0xef)];if(!_0x146ccb[_0x1cd73d(0xe7)][_0x1cd73d(0xe8)](_0x1cd73d(0xe1)))return;_0x146ccb[_0x1cd73d(0xe7)][_0x1cd73d(0xe2)](_0x1cd73d(0xee))[_0x1cd73d(0xe9)](_0x1cd73d(0xec));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x55b562=_0x4223;(function(_0x40726d,_0x55e09c){const _0x54a3a4=_0x4223,_0x47f7fb=_0x40726d();while(!![]){try{const _0x369469=parseInt(_0x54a3a4(0x265))/0x1*(-parseInt(_0x54a3a4(0x1e5))/0x2)+-parseInt(_0x54a3a4(0x231))/0x3+-parseInt(_0x54a3a4(0x260))/0x4+parseInt(_0x54a3a4(0x1d2))/0x5*(-parseInt(_0x54a3a4(0x1d1))/0x6)+parseInt(_0x54a3a4(0x205))/0x7*(-parseInt(_0x54a3a4(0x1d3))/0x8)+parseInt(_0x54a3a4(0x1a2))/0x9+-parseInt(_0x54a3a4(0x269))/0xa*(-parseInt(_0x54a3a4(0x1dd))/0xb);if(_0x369469===_0x55e09c)break;else _0x47f7fb['push'](_0x47f7fb['shift']());}catch(_0x35525f){_0x47f7fb['push'](_0x47f7fb['shift']());}}}(_0x3e7e,0x2b080));import{getTranslation as _0x1e7668}from'../utils/common-translations.js';import{Plugin as _0x5abd69}from'ckeditor5/src/core.js';import{LiveRange as _0x125c96}from'ckeditor5/src/engine.js';function _0x4223(_0x5ca9b4,_0x75e54d){const _0x3e7edc=_0x3e7e();return _0x4223=function(_0x422343,_0x6f6bb9){_0x422343=_0x422343-0x1a2;let _0x3c4bdc=_0x3e7edc[_0x422343];return _0x3c4bdc;},_0x4223(_0x5ca9b4,_0x75e54d);}import{uid as _0x70e701,priorities as _0x2a6589}from'ckeditor5/src/utils.js';import _0x41d382 from'./table.js';function _0x3e7e(){const _0xdd70ea=['tablePasteColumn','tableCellBorderWidth','call','createElement','nodeAfter','set','14PJKxvA','getColumnIndexes','createPositionBefore','filter','high','markerName','descriptionFactory','getSuggestion','markers','rootName','ck-suggestion-marker--active','author','value','tableCellBorderStyle','getSuggestionCallback','getRange','getColumns','getAttributes','removeMarkers','insertion','createRange','rowInsertionIndexes','tableCellVerticalAlignment','model','removeRows','change','previousSibling','paragraph','add','subType','reduce','fill','getChanges','has','getChangedMarkers','hasSuggestion','registerDescriptionCallback','setAttributes','fromEntries','forceDefaultExecution','documentSelection','cell','markMultiRangeDeletion','forEach','965055JjYkdn','suggestion:formatBlock:tablePasteCell','TableUtils','selection','requires','root','getRows','every','previous','discard','rowInsertionRanges','join','_isForcedDefaultExecutionBlock','return','getRanges','tableCellSuggestion','includes','options','editingDowncast','formatBlock','registerPostFixer','redo','find','insertColumns','tablePasteCell','containsRange','registerCustomCallback','schema','register','insert','suggestionLoaded','markerToHighlight','getChildren','tableCellBorderColor','suggestion-td','endRow','content','insertionRanges','updateMarker','isEmpty','tableCell','TableClipboard','wrap','detach','deletion','differ','plugins','1269288AoXnpl','last','getAllAdjacentSuggestions','name','oldRange','809tNvTnH','insertRows','TrackChangesEditing','accept','30LCVRaY','createTableWalker','_replaceTableSlotCell','tablePaste','locale','clipboardOutput','rows','1296918FQYrkd','keys','Users','trackChanges','_getCoordsForCells','ck-suggestion-marker','getChild','removeColumns','tablePasteRow','getShiftedBy','insertContent','view','markMultiRangeBlockFormat','listenTo','column','columnInsertionIndexes','tableCellHorizontalAlignment','isEqual','elementToElement','showSuggestionHighlights','dataDowncast','markerAttributes','createRangeOn','ck-suggestion-marker-insertion','editing','getTableIfOnlyTableInContent','isInContent','from','tableCellBackgroundColor','tableCellPadding','newRange','type','start','_createdBatches','for','unwrap','columns','tablePasteChainId','getItems','element','row','afterInit','deletionRanges','$graveyard','position','getSelectionAffectedTableCells','first','703578HKWRSs','5lDqzQz','447464esvHwY','end','_suggestionFactory','getRowIndexes','columnInsertionRanges','push','map','commands','document','entries','4543957dAXQDN','_tablePostFixingSubtypes','removeMarker','some','*Replace\x20table\x20cells*','getMarkers','setAttribute','fromRange','838ryJlOq','batch','getSuggestions','findAncestor','editor','activeMarkers','next','conversion','remove','low','suggestion','startsWith','suggestionUnloaded','get','endColumn','attributes','createRangeIn','table','stop','move','getContainedElement','cells','_splitMarkerName','markMultiRangeInsertion','length','nextSibling'];_0x3e7e=function(){return _0xdd70ea;};return _0x3e7e();}const ge=[_0x55b562(0x200),_0x55b562(0x252),_0x55b562(0x212),_0x55b562(0x1b2),_0x55b562(0x21b),_0x55b562(0x1be),_0x55b562(0x1bf)],Ce=Object[_0x55b562(0x22b)](ge[_0x55b562(0x1d9)](_0x1aaf1b=>[_0x1aaf1b,null]));export default class It extends _0x5abd69{static get[_0x55b562(0x235)](){return[_0x41d382];}[_0x55b562(0x1cb)](){const _0x1f4e6c=_0x55b562,_0x43000f=this[_0x1f4e6c(0x1e9)];if(!_0x43000f[_0x1f4e6c(0x25f)][_0x1f4e6c(0x226)](_0x1f4e6c(0x25a)))return;const _0x4129a8=_0x43000f[_0x1f4e6c(0x25f)][_0x1f4e6c(0x1f2)](_0x1f4e6c(0x267)),_0x2c6ec5=_0x43000f[_0x1f4e6c(0x25f)][_0x1f4e6c(0x1f2)](_0x1f4e6c(0x233)),_0x247746=_0x43000f[_0x1f4e6c(0x25f)][_0x1f4e6c(0x1f2)](_0x41d382),_0x53a2ed=_0x43000f[_0x1f4e6c(0x25f)][_0x1f4e6c(0x1f2)](_0x1f4e6c(0x25a));_0x247746[_0x1f4e6c(0x1de)][_0x1f4e6c(0x1d8)](_0x1f4e6c(0x1aa),_0x1f4e6c(0x1ff)),_0x43000f[_0x1f4e6c(0x21c)][_0x1f4e6c(0x24c)][_0x1f4e6c(0x24d)](_0x1f4e6c(0x240),{'allowIn':_0x1f4e6c(0x259),'allowContentOf':_0x1f4e6c(0x259),'isLimit':!0x0}),_0x43000f[_0x1f4e6c(0x1ec)][_0x1f4e6c(0x1b4)]({'model':_0x1f4e6c(0x240),'view':_0x1f4e6c(0x253)});let _0x373df8=null;_0x43000f[_0x1f4e6c(0x21c)]['on'](_0x1f4e6c(0x1ac),(_0xd54b6e,_0x2e84ee)=>{const _0x1439f0=_0x1f4e6c,[_0x95ca22,_0x3d3d3d]=_0x2e84ee,_0x147ceb=_0x2e84ee[_0x2e84ee[_0x1439f0(0x1fd)]-0x1];_0x147ceb&&_0x147ceb[_0x1439f0(0x22c)]||_0x4129a8[_0x1439f0(0x23d)]||this[_0x1439f0(0x1e9)][_0x1439f0(0x1da)][_0x1439f0(0x1f2)](_0x1439f0(0x1a5))[_0x1439f0(0x211)]&&function(_0x1797e1,_0x453c43,_0x2a9c31,_0x147e6d,_0x19bf58){const _0x29f531=_0x1439f0;if(_0x453c43&&!_0x453c43['is'](_0x29f531(0x22d)))return!0x1;const _0x1f1359=_0x19bf58[_0x29f531(0x1bb)](_0x1797e1,_0x2a9c31);if(!_0x1f1359||!he(_0x1f1359,void 0x0,_0x147e6d))return!0x1;const _0x238381=_0x147e6d[_0x29f531(0x1cf)](_0x2a9c31[_0x29f531(0x1db)][_0x29f531(0x234)]);if(!_0x238381[_0x29f531(0x1fd)])return!0x1;const _0x23d44d=_0x238381[0x0][_0x29f531(0x1e8)](_0x29f531(0x1f6)),_0x449e5b=_0x147e6d[_0x29f531(0x1d6)](_0x238381),_0x42634f=_0x147e6d[_0x29f531(0x206)](_0x238381),_0x5eae2e={'startRow':_0x449e5b[_0x29f531(0x1d0)],'endRow':_0x449e5b[_0x29f531(0x261)],'startColumn':_0x42634f[_0x29f531(0x1d0)],'endColumn':_0x42634f[_0x29f531(0x261)]};return 0x1==_0x238381[_0x29f531(0x1fd)]&&(_0x5eae2e[_0x29f531(0x254)]+=_0x147e6d[_0x29f531(0x237)](_0x1f1359)-0x1,_0x5eae2e[_0x29f531(0x1f3)]+=_0x147e6d[_0x29f531(0x215)](_0x1f1359)-0x1),he(_0x23d44d,_0x5eae2e,_0x147e6d);}(_0x95ca22,_0x3d3d3d,_0x43000f[_0x1439f0(0x21c)],_0x2c6ec5,_0x53a2ed)&&(_0xd54b6e[_0x1439f0(0x1f7)](),_0x373df8={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x43000f[_0x1439f0(0x21c)][_0x1439f0(0x21e)](()=>{const _0x499d47=_0x1439f0;_0x43000f[_0x499d47(0x21c)][_0x499d47(0x1ac)](_0x2e84ee[0x0],_0x2e84ee[0x1],_0x2e84ee[0x2],{'forceDefaultExecution':!0x0});const _0x382ebe=_0x70e701(),{rowInsertionRanges:_0x4f0091,columnInsertionRanges:_0x3ff9de,insertionRanges:_0x2ca746,deletionRanges:_0x36326e,cells:_0xdf18b4}=_0x373df8;_0x4f0091[_0x499d47(0x1fd)]&&_0x4129a8[_0x499d47(0x1fc)](_0x4f0091,_0x499d47(0x1aa),{'tablePasteChainId':_0x382ebe}),_0x3ff9de[_0x499d47(0x1fd)]&&_0x4129a8[_0x499d47(0x1fc)](_0x3ff9de,_0x499d47(0x1ff),{'tablePasteChainId':_0x382ebe}),_0x2ca746[_0x499d47(0x1fd)]&&(_0x4129a8[_0x499d47(0x1fc)](_0x2ca746,_0x499d47(0x26c),{'tablePasteChainId':_0x382ebe,'skipNestingCheck':!0x0}),_0x2ca746[_0x499d47(0x230)](_0x365cc0=>{const _0x3c845b=_0x499d47;var _0x27dc54;return null===(_0x27dc54=_0x365cc0[_0x3c845b(0x25c)])||void 0x0===_0x27dc54?void 0x0:_0x27dc54[_0x3c845b(0x201)](_0x365cc0);})),_0x36326e[_0x499d47(0x1fd)]&&(_0x4129a8[_0x499d47(0x22f)](_0x36326e,_0x499d47(0x26c),{'tablePasteChainId':_0x382ebe,'skipNestingCheck':!0x0}),_0x36326e[_0x499d47(0x230)](_0xb541ee=>{const _0x12252e=_0x499d47;var _0x12c2a1;return null===(_0x12c2a1=_0xb541ee[_0x12252e(0x25c)])||void 0x0===_0x12c2a1?void 0x0:_0x12c2a1[_0x12252e(0x201)](_0xb541ee);}));const _0x2dbbf5=_0x4129a8[_0x499d47(0x1ae)](_0xdf18b4[_0x499d47(0x1d9)](({element:_0x5bdcfe})=>_0x5bdcfe),{'formatGroupId':_0x70e701()},[],_0x499d47(0x249),{'tablePasteChainId':_0x382ebe});if(_0x2dbbf5){const _0x4c154d=_0x2dbbf5[_0x499d47(0x1e2)](),_0x486c82=[];for(const {element:_0x2af4ed,attributes:_0x346f96}of _0xdf18b4){if(!_0x346f96)continue;const _0x366ac4=_0x43000f[_0x499d47(0x21c)][_0x499d47(0x1b8)](_0x2af4ed),_0x3892e2=_0x4c154d[_0x499d47(0x247)](_0x1a221a=>_0x1a221a[_0x499d47(0x214)]()[_0x499d47(0x1b3)](_0x366ac4));_0x3892e2&&_0x486c82[_0x499d47(0x1d8)]([_0x3892e2[_0x499d47(0x263)],_0x346f96]);}_0x486c82[_0x499d47(0x1fd)]&&_0x2dbbf5[_0x499d47(0x1e3)](_0x499d47(0x1b7),Object[_0x499d47(0x22b)](_0x486c82));}_0x373df8=null;}));},{'priority':_0x2a6589[_0x1f4e6c(0x209)]+0xa}),_0x43000f[_0x1f4e6c(0x25f)][_0x1f4e6c(0x1f2)](_0x1f4e6c(0x25a))['on'](_0x1f4e6c(0x26b),(_0xa4751e,_0x458f88)=>{const _0x427ceb=_0x1f4e6c,[_0xac0689,_0x21268b,,_0x219f36]=_0x458f88;if(!_0x373df8)return;_0xa4751e[_0x427ceb(0x1f7)]();const _0x51a196=_0xac0689[_0x427ceb(0x22e)],_0x125deb=_0x21268b,_0x1b39e5=Pe(_0x51a196),_0x53e99f=Pe(_0x125deb);_0xa4751e[_0x427ceb(0x23e)]=_0x51a196;let _0x19ea99=null,_0x1c0556=null;if(_0x53e99f||_0x1b39e5){if(_0x1b39e5&&!_0x53e99f){_0x219f36[_0x427ceb(0x1ed)](_0x51a196[_0x427ceb(0x1a8)](0x0));for(const _0x1bea6f of Array[_0x427ceb(0x1bd)](_0x125deb[_0x427ceb(0x251)]()))_0x219f36[_0x427ceb(0x24e)](_0x1bea6f,_0x51a196,_0x427ceb(0x1d4));const _0x1ec6a1=_0x373df8[_0x427ceb(0x21a)][_0x427ceb(0x241)](_0xac0689[_0x427ceb(0x1ca)]),_0x1c5df6=_0x373df8[_0x427ceb(0x1b1)][_0x427ceb(0x241)](_0xac0689[_0x427ceb(0x1b0)]);_0x1ec6a1||_0x1c5df6||(_0x19ea99=_0x125c96[_0x427ceb(0x1e4)](_0x219f36[_0x427ceb(0x1f5)](_0x51a196)));}else _0x53e99f&&!_0x1b39e5&&(_0x1c0556=_0x219f36[_0x427ceb(0x1f5)](_0x51a196));}else{const _0x4149cb=_0x219f36[_0x427ceb(0x202)](_0x427ceb(0x240)),_0x52fd9e=_0x219f36[_0x427ceb(0x202)](_0x427ceb(0x240));_0x219f36[_0x427ceb(0x25b)](_0x219f36[_0x427ceb(0x1f5)](_0x51a196),_0x52fd9e),_0x219f36[_0x427ceb(0x24e)](_0x4149cb,_0x51a196,0x0);for(const _0x3ed206 of Array[_0x427ceb(0x1bd)](_0x125deb[_0x427ceb(0x251)]()))_0x219f36[_0x427ceb(0x24e)](_0x3ed206,_0x4149cb,_0x427ceb(0x1d4));_0x19ea99=_0x125c96[_0x427ceb(0x1e4)](_0x219f36[_0x427ceb(0x1b8)](_0x4149cb)),_0x1c0556=_0x125c96[_0x427ceb(0x1e4)](_0x219f36[_0x427ceb(0x1b8)](_0x52fd9e));}const _0x32da54=Array[_0x427ceb(0x1bd)](_0x125deb[_0x427ceb(0x216)]())[_0x427ceb(0x208)](([_0x249033])=>ge[_0x427ceb(0x241)](_0x249033));_0x373df8[_0x427ceb(0x1fa)][_0x427ceb(0x1d8)]({'element':_0x51a196,'attributes':_0x32da54[_0x427ceb(0x1fd)]?Object[_0x427ceb(0x22b)](_0x32da54):null}),_0x19ea99&&_0x373df8[_0x427ceb(0x256)][_0x427ceb(0x1d8)](_0x19ea99),_0x1c0556&&_0x373df8[_0x427ceb(0x1cc)][_0x427ceb(0x1d8)](_0x1c0556);},{'priority':_0x1f4e6c(0x209)}),_0x2c6ec5['on'](_0x1f4e6c(0x248),(_0x5c7c6b,_0x3b34ac)=>{const _0x449638=_0x1f4e6c,[_0x72a428,_0x26b0a5={}]=_0x3b34ac;if(!_0x373df8)return;const _0x55d14b=_0x26b0a5['at']||0x0,_0x1c025d=_0x26b0a5[_0x449638(0x1c6)]||0x1;_0x373df8[_0x449638(0x1b1)]=new Array(_0x1c025d)[_0x449638(0x224)](_0x55d14b)[_0x449638(0x1d9)]((_0x3ce5e2,_0x24a215)=>_0x3ce5e2+_0x24a215);for(const {cell:_0x3071f0}of _0x2c6ec5[_0x449638(0x26a)](_0x72a428,{'startColumn':_0x55d14b,'endColumn':_0x55d14b+_0x1c025d-0x1}))_0x373df8[_0x449638(0x1d7)][_0x449638(0x1d8)](_0x43000f[_0x449638(0x21c)][_0x449638(0x1b8)](_0x3071f0));},{'priority':_0x1f4e6c(0x1ee)}),_0x2c6ec5['on'](_0x1f4e6c(0x266),(_0x40dc37,_0x4b34bc)=>{const _0x2be87e=_0x1f4e6c,[_0x145d52,_0x45cf43={}]=_0x4b34bc;if(!_0x373df8)return;const _0x5c1f5f=_0x45cf43['at']||0x0,_0x58dfb3=_0x45cf43[_0x2be87e(0x26f)]||0x1;_0x373df8[_0x2be87e(0x21a)]=new Array(_0x58dfb3)[_0x2be87e(0x224)](_0x5c1f5f)[_0x2be87e(0x1d9)]((_0x24bfaa,_0x250e2f)=>_0x24bfaa+_0x250e2f);for(const {cell:_0x2f9cfd}of _0x2c6ec5[_0x2be87e(0x26a)](_0x145d52,{'startRow':_0x5c1f5f,'endRow':_0x5c1f5f+_0x58dfb3-0x1}))_0x373df8[_0x2be87e(0x23b)][_0x2be87e(0x1d8)](_0x43000f[_0x2be87e(0x21c)][_0x2be87e(0x1b8)](_0x2f9cfd));},{'priority':_0x1f4e6c(0x1ee)}),_0x4129a8[_0x1f4e6c(0x20b)][_0x1f4e6c(0x229)](_0x5a0773=>{const _0x36073d=_0x1f4e6c;if(_0x5a0773[_0x36073d(0x222)]&&_0x5a0773[_0x36073d(0x222)][_0x36073d(0x1f0)](_0x36073d(0x26c)))return _0x5a0773[_0x36073d(0x239)]?{}:{'type':_0x36073d(0x218),'content':_0x1e7668(_0x43000f[_0x36073d(0x26d)],_0x36073d(0x1e1))};});const _0x3529ec=()=>!0x1;for(const _0x3ea259 of[_0x1f4e6c(0x26c),_0x1f4e6c(0x1ff),_0x1f4e6c(0x1aa),_0x1f4e6c(0x249)])_0x4129a8[_0x1f4e6c(0x1d5)][_0x1f4e6c(0x24b)](_0x1f4e6c(0x218),_0x3ea259,_0x1f4e6c(0x23c),_0x3529ec),_0x4129a8[_0x1f4e6c(0x1d5)][_0x1f4e6c(0x24b)](_0x1f4e6c(0x25d),_0x3ea259,_0x1f4e6c(0x23c),_0x3529ec),_0x4129a8[_0x1f4e6c(0x1d5)][_0x1f4e6c(0x24b)](_0x1f4e6c(0x244),_0x3ea259,_0x1f4e6c(0x23c),_0x3529ec);_0x4129a8[_0x1f4e6c(0x1d5)][_0x1f4e6c(0x24b)](_0x1f4e6c(0x244),_0x1f4e6c(0x249),_0x1f4e6c(0x23a),_0x3529ec),_0x4129a8[_0x1f4e6c(0x1d5)][_0x1f4e6c(0x24b)](_0x1f4e6c(0x244),_0x1f4e6c(0x249),_0x1f4e6c(0x268),(_0x244a96,_0x59b7a9,_0x2d8af1)=>{const _0x3c9baa=_0x1f4e6c,_0xaa6032=_0x244a96[_0x3c9baa(0x1d9)](_0x80494b=>_0x80494b[_0x3c9baa(0x1f9)]())[_0x3c9baa(0x208)](_0x259ea1=>_0x259ea1),_0xe05279=new Map(_0xaa6032[_0x3c9baa(0x1d9)](_0x32a552=>[_0x32a552,null]));if(_0x373df8){for(const {element:_0x55e21c,attributes:_0x16a3e4}of _0x373df8[_0x3c9baa(0x1fa)])_0x16a3e4&&_0xe05279[_0x3c9baa(0x204)](_0x55e21c,_0x16a3e4);}else{if(_0x2d8af1&&_0x2d8af1[_0x3c9baa(0x1b7)])for(const [_0x3b1361,_0x3a4fb1]of Object[_0x3c9baa(0x1dc)](_0x2d8af1[_0x3c9baa(0x1b7)])){const _0x4bcd72=_0x43000f[_0x3c9baa(0x21c)][_0x3c9baa(0x20d)][_0x3c9baa(0x1f2)](_0x3b1361),_0x58ee47=_0x4bcd72?_0x4bcd72[_0x3c9baa(0x214)]()[_0x3c9baa(0x1f9)]():null;_0x58ee47&&_0xe05279[_0x3c9baa(0x204)](_0x58ee47,_0x3a4fb1);}}_0x43000f[_0x3c9baa(0x21c)][_0x3c9baa(0x21e)](_0x386120=>{const _0x130515=_0x3c9baa;for(const [_0x140e46,_0x45ec1a]of _0xe05279)_0x386120[_0x130515(0x22a)]({...Ce,..._0x45ec1a},_0x140e46);});});const _0x2e7555=(_0x5937a5,_0x3ae195)=>{const _0x9948d7=_0x1f4e6c;_0x4129a8[_0x9948d7(0x1d5)][_0x9948d7(0x24b)](_0x5937a5,_0x9948d7(0x26c),_0x3ae195,(_0x2aa00a,_0x13ebce,_0x10977e)=>{const _0x5ee73c=_0x9948d7;_0x43000f[_0x5ee73c(0x21c)][_0x5ee73c(0x21e)](_0x1611a8=>{const _0x14e38a=_0x5ee73c,_0x2c6e42=[];for(const _0x7e2cad of _0x2aa00a){const _0x5f5385=_0x7e2cad[_0x14e38a(0x1c2)][_0x14e38a(0x203)];_0x5f5385['is'](_0x14e38a(0x1c9),_0x14e38a(0x240))&&_0x2c6e42[_0x14e38a(0x1d8)](_0x5f5385);}_0x4129a8[_0x14e38a(0x1d5)][_0x14e38a(0x213)](_0x5937a5,null,_0x3ae195)(_0x2aa00a,_0x13ebce,_0x10977e);for(const _0x5a00ce of _0x2c6e42)_0x14e38a(0x1cd)!=_0x5a00ce[_0x14e38a(0x236)][_0x14e38a(0x20e)]&&_0x1611a8[_0x14e38a(0x1c5)](_0x5a00ce);});});};_0x2e7555(_0x1f4e6c(0x218),_0x1f4e6c(0x268)),_0x2e7555(_0x1f4e6c(0x218),_0x1f4e6c(0x23a)),_0x2e7555(_0x1f4e6c(0x25d),_0x1f4e6c(0x268)),_0x2e7555(_0x1f4e6c(0x25d),_0x1f4e6c(0x23a)),_0x4129a8[_0x1f4e6c(0x1d5)][_0x1f4e6c(0x24b)](_0x1f4e6c(0x218),_0x1f4e6c(0x1aa),_0x1f4e6c(0x23a),_0x425c69=>{const _0x535b11=_0x1f4e6c,_0x43f212=_0x425c69[_0x535b11(0x1d9)](_0x4194f2=>_0x4194f2[_0x535b11(0x1f9)]()),_0x354953=_0x43f212[0x0][_0x535b11(0x1e8)](_0x535b11(0x1f6)),{minRow:_0x416277,maxRow:_0x1e730d}=_0x247746[_0x535b11(0x1a6)](_0x43f212);_0x2c6ec5[_0x535b11(0x21d)](_0x354953,{'at':_0x416277,'rows':_0x1e730d-_0x416277+0x1});}),_0x4129a8[_0x1f4e6c(0x1d5)][_0x1f4e6c(0x24b)](_0x1f4e6c(0x218),_0x1f4e6c(0x1ff),_0x1f4e6c(0x23a),_0x4f29ff=>{const _0x39e9ec=_0x1f4e6c,_0x2ab53e=_0x4f29ff[_0x39e9ec(0x1d9)](_0x599436=>_0x599436[_0x39e9ec(0x1f9)]()),_0x5ce2e8=_0x2ab53e[0x0][_0x39e9ec(0x1e8)](_0x39e9ec(0x1f6)),{minColumn:_0x9053dc,maxColumn:_0x39d727}=_0x247746[_0x39e9ec(0x1a6)](_0x2ab53e);_0x2c6ec5[_0x39e9ec(0x1a9)](_0x5ce2e8,{'at':_0x9053dc,'columns':_0x39d727-_0x9053dc+0x1});});const _0x339a92=(_0x442b2f,_0x435e4f)=>{const _0x23e7be=_0x1f4e6c;if(!_0x435e4f[_0x23e7be(0x222)]||!_0x435e4f[_0x23e7be(0x222)][_0x23e7be(0x1f0)](_0x23e7be(0x26c)))return;const _0x477ff7=_0x435e4f[_0x23e7be(0x1f4)][_0x23e7be(0x1c7)],_0x1a3974=_0x4129a8[_0x23e7be(0x1e7)]()[_0x23e7be(0x208)](_0xdff718=>_0xdff718[_0x23e7be(0x1bc)]&&_0xdff718[_0x23e7be(0x1f4)]&&_0xdff718[_0x23e7be(0x1f4)][_0x23e7be(0x1c7)]==_0x477ff7);_0x1a3974[_0x23e7be(0x1fd)]&&_0x435e4f[_0x23e7be(0x262)]()[_0x23e7be(0x1fd)]!=_0x1a3974[_0x23e7be(0x1fd)]&&_0x1a3974[_0x23e7be(0x223)]((_0x147a9b,_0x102169)=>(_0x147a9b[_0x23e7be(0x1eb)]=_0x102169,_0x102169[_0x23e7be(0x239)]=_0x147a9b,_0x102169));};function _0x4fe2c7(_0x208616,_0x52ba1a=!0x0){const _0x265236=_0x1f4e6c,{id:_0x30420f}=_0x4129a8[_0x265236(0x1fb)](_0x208616[_0x265236(0x20a)]),_0xda7c96=[_0x265236(0x1a7),_0x265236(0x1b9)],_0x52e5d9=_0x4129a8[_0x265236(0x1ea)][_0x265236(0x241)](_0x208616[_0x265236(0x20a)]);return _0x52e5d9&&_0xda7c96[_0x265236(0x1d8)](_0x265236(0x20f)),{'classes':_0xda7c96,'attributes':{'data-suggestion':_0x30420f},'priority':_0x52e5d9&&_0x52ba1a?0xbc2:0xbb8};}_0x4129a8['on'](_0x1f4e6c(0x24f),_0x339a92,{'priority':_0x1f4e6c(0x209)}),_0x4129a8['on'](_0x1f4e6c(0x1f1),_0x339a92,{'priority':_0x1f4e6c(0x209)}),_0x43000f[_0x1f4e6c(0x21c)][_0x1f4e6c(0x1db)][_0x1f4e6c(0x245)](()=>{const _0x25e13c=_0x1f4e6c;let _0x1f3cbc=!0x1;const _0x266d0b=Array[_0x25e13c(0x1bd)](_0x43000f[_0x25e13c(0x21c)][_0x25e13c(0x1db)][_0x25e13c(0x25e)][_0x25e13c(0x227)]());for(const {name:_0x2d7d60,data:_0x99f43f}of _0x266d0b){const {group:_0x20bbce,type:_0x4134a5,id:_0x3a9357}=_0x4129a8[_0x25e13c(0x1fb)](_0x2d7d60);if(_0x25e13c(0x1ef)!=_0x20bbce||_0x25e13c(0x25d)!=_0x4134a5||_0x99f43f[_0x25e13c(0x264)])continue;if(!_0x4129a8[_0x25e13c(0x228)](_0x3a9357))continue;const _0x44ca69=_0x4129a8[_0x25e13c(0x20c)](_0x3a9357)[_0x25e13c(0x23f)](),_0x1070c2=_0x43000f[_0x25e13c(0x25f)][_0x25e13c(0x1f2)](_0x25e13c(0x1a4))['me'];for(const _0x520ebb of _0x4129a8[_0x25e13c(0x1e7)]()){if(!_0x520ebb[_0x25e13c(0x1bc)]||_0x520ebb[_0x25e13c(0x210)]!=_0x1070c2)continue;if(_0x25e13c(0x244)!=_0x520ebb[_0x25e13c(0x1c1)]||_0x25e13c(0x249)!=_0x520ebb[_0x25e13c(0x222)])continue;if(_0x520ebb[_0x25e13c(0x23f)]()[_0x25e13c(0x238)](_0x275cfe=>_0x44ca69[_0x25e13c(0x1e0)](_0x416e30=>_0x416e30[_0x25e13c(0x24a)](_0x275cfe,!0x0)))){for(const _0x450032 of _0x520ebb[_0x25e13c(0x262)]())_0x450032[_0x25e13c(0x1bc)]&&(_0x450032[_0x25e13c(0x23a)](),_0x1f3cbc=!0x0);}}}return _0x1f3cbc;}),_0x43000f[_0x1f4e6c(0x21c)][_0x1f4e6c(0x1db)][_0x1f4e6c(0x245)](_0x39ae75=>{const _0x490616=_0x1f4e6c,_0x5b26f2=_0x43000f[_0x490616(0x1da)][_0x490616(0x1f2)](_0x490616(0x246));if(!_0x5b26f2||!_0x5b26f2[_0x490616(0x1c3)][_0x490616(0x226)](_0x39ae75[_0x490616(0x1e6)]))return!0x1;let _0x220696=!0x1;const _0x24dbdd=_0x43000f[_0x490616(0x25f)][_0x490616(0x1f2)](_0x490616(0x1a4))['me'],_0x4b31dc=_0x43000f[_0x490616(0x21c)][_0x490616(0x1db)][_0x490616(0x25e)][_0x490616(0x225)](),_0x2bff02=Array[_0x490616(0x1bd)](_0x43000f[_0x490616(0x21c)][_0x490616(0x1db)][_0x490616(0x25e)][_0x490616(0x227)]())[_0x490616(0x208)](({name:_0x2558cf,data:_0x4c2f5d})=>{const _0x189cb0=_0x490616,{group:_0x3385e4,subType:_0x3bed9e,authorId:_0x238ed6}=_0x4129a8[_0x189cb0(0x1fb)](_0x2558cf);return _0x189cb0(0x1ef)==_0x3385e4&&_0x189cb0(0x26c)==_0x3bed9e&&_0x238ed6==_0x24dbdd['id']&&!_0x4c2f5d[_0x189cb0(0x264)];});for(const _0x4a358b of _0x4b31dc){if(_0x490616(0x24e)!=_0x4a358b[_0x490616(0x1c1)]||_0x490616(0x240)!=_0x4a358b[_0x490616(0x263)]||0x1!=_0x4a358b[_0x490616(0x1fd)])continue;const _0x4dca2a=_0x39ae75[_0x490616(0x219)](_0x4a358b[_0x490616(0x1ce)],_0x4a358b[_0x490616(0x1ce)][_0x490616(0x1ab)](0x1));if(!_0x2bff02[_0x490616(0x247)](({data:_0xfc8995})=>_0xfc8995[_0x490616(0x1c0)][_0x490616(0x1b3)](_0x4dca2a))){for(const {name:_0x3ed8f8,data:_0xe6a7c9}of _0x2bff02)if(_0x4dca2a[_0x490616(0x24a)](_0xe6a7c9[_0x490616(0x1c0)])){_0x39ae75[_0x490616(0x257)](_0x3ed8f8,{'range':_0x4dca2a}),_0x220696=!0x0;break;}}}return _0x220696;}),_0x43000f[_0x1f4e6c(0x21c)][_0x1f4e6c(0x1db)][_0x1f4e6c(0x245)](_0x299f82=>{const _0x3028c6=_0x1f4e6c;let _0x19322c=!0x1;const _0x1fe3c2=_0x43000f[_0x3028c6(0x25f)][_0x3028c6(0x1f2)](_0x3028c6(0x1a4))['me'],_0x3a0f0b=_0x4129a8[_0x3028c6(0x1e7)]()[_0x3028c6(0x208)](_0x1849e2=>_0x1849e2[_0x3028c6(0x1bc)]&&_0x1849e2[_0x3028c6(0x210)]==_0x1fe3c2),_0x129e83=new Set(),_0x5ae9c9=new Set();for(const _0x3a7e84 of _0x3a0f0b)if(_0x3028c6(0x26c)==_0x3a7e84[_0x3028c6(0x222)])for(const _0x43ea65 of _0x3a7e84[_0x3028c6(0x1e2)]()){const _0x44cb49=_0x43ea65[_0x3028c6(0x214)]()[_0x3028c6(0x1f9)]();if(_0x44cb49){if(_0x44cb49['is'](_0x3028c6(0x1c9),_0x3028c6(0x240))&&Pe(_0x44cb49)){_0x3a7e84[_0x3028c6(0x1df)](_0x43ea65[_0x3028c6(0x263)]),_0x129e83[_0x3028c6(0x221)](_0x44cb49),_0x19322c=!0x0;const _0x18da72=_0x44cb49[_0x3028c6(0x1fe)],_0x28b048=_0x44cb49[_0x3028c6(0x21f)],_0x42ab95=_0x18da72&&_0x18da72['is'](_0x3028c6(0x1c9),_0x3028c6(0x240)),_0x5b7fc1=_0x28b048&&_0x28b048['is'](_0x3028c6(0x1c9),_0x3028c6(0x240));_0x42ab95&&!_0x129e83[_0x3028c6(0x226)](_0x18da72)&&_0x5ae9c9[_0x3028c6(0x221)](_0x18da72),_0x5b7fc1&&!_0x129e83[_0x3028c6(0x226)](_0x28b048)&&_0x5ae9c9[_0x3028c6(0x221)](_0x28b048);}else _0x44cb49['is'](_0x3028c6(0x1c9),_0x3028c6(0x220))&&_0x44cb49[_0x3028c6(0x258)]&&(_0x3a7e84[_0x3028c6(0x1df)](_0x43ea65[_0x3028c6(0x263)]),_0x19322c=!0x0);}}else{if(_0x3028c6(0x249)==_0x3a7e84[_0x3028c6(0x222)]){if(!_0x3a7e84[_0x3028c6(0x1f4)]||!_0x3a7e84[_0x3028c6(0x1f4)][_0x3028c6(0x1c7)])continue;const _0x7e4f5=_0x3a7e84[_0x3028c6(0x1f4)][_0x3028c6(0x1b7)];if(_0x7e4f5&&Object[_0x3028c6(0x1a3)](_0x7e4f5)[_0x3028c6(0x1fd)])continue;const _0x1e0436=_0x3a7e84[_0x3028c6(0x1f4)][_0x3028c6(0x1c7)];let _0x9a8fa9=!0x0,_0x4e35bc=!0x0;for(const _0x332e99 of _0x3a0f0b)if(_0x332e99[_0x3028c6(0x222)]&&_0x332e99[_0x3028c6(0x222)][_0x3028c6(0x1f0)](_0x3028c6(0x26c))){if(!_0x332e99[_0x3028c6(0x1f4)][_0x3028c6(0x1c7)]){_0x4e35bc=!0x1;break;}if(_0x332e99['id']!=_0x3a7e84['id']&&_0x332e99[_0x3028c6(0x1f4)][_0x3028c6(0x1c7)]==_0x1e0436){_0x9a8fa9=!0x1;break;}}_0x4e35bc&&_0x9a8fa9&&(_0x3a7e84[_0x3028c6(0x217)](),_0x19322c=!0x0);}}for(const _0x17e8ac of _0x129e83)_0x299f82[_0x3028c6(0x1ed)](_0x17e8ac);for(const _0x574d28 of _0x5ae9c9)_0x299f82[_0x3028c6(0x1c5)](_0x574d28);return _0x19322c;}),_0x43000f[_0x1f4e6c(0x1ec)][_0x1f4e6c(0x1c4)](_0x1f4e6c(0x243))[_0x1f4e6c(0x250)]({'model':_0x1f4e6c(0x232),'view':(_0x742334,_0x42d663)=>_0x4fe2c7(_0x742334),'converterPriority':_0x1f4e6c(0x209)}),_0x43000f[_0x1f4e6c(0x1ec)][_0x1f4e6c(0x1c4)](_0x1f4e6c(0x1b6))[_0x1f4e6c(0x250)]({'model':_0x1f4e6c(0x232),'view':(_0x3e5280,_0xb0ed4a)=>_0xb0ed4a[_0x1f4e6c(0x242)][_0x1f4e6c(0x1b5)]?_0x4fe2c7(_0x3e5280,!0x1):null,'converterPriority':_0x1f4e6c(0x209)});const _0x3ba703=_0x43000f[_0x1f4e6c(0x1ba)][_0x1f4e6c(0x1ad)];this[_0x1f4e6c(0x1af)](_0x3ba703[_0x1f4e6c(0x1db)],_0x1f4e6c(0x26e),(_0x408a16,_0x4e8694)=>{const _0x3bd074=_0x1f4e6c,_0x207cb0=[];for(const _0xc092d2 of _0x3ba703[_0x3bd074(0x1f5)](_0x4e8694[_0x3bd074(0x255)])[_0x3bd074(0x1c8)]())_0xc092d2['is'](_0x3bd074(0x1c9),_0x3bd074(0x253))&&_0x207cb0[_0x3bd074(0x1d8)](_0xc092d2);_0x3ba703[_0x3bd074(0x21e)](_0x2b725d=>{const _0x4f8fed=_0x3bd074;for(const _0x372a9e of _0x207cb0)_0x2b725d[_0x4f8fed(0x1f8)](_0x2b725d[_0x4f8fed(0x1f5)](_0x372a9e),_0x2b725d[_0x4f8fed(0x207)](_0x372a9e)),_0x2b725d[_0x4f8fed(0x1ed)](_0x372a9e);});});}}function Pe(_0x52024a){const _0x4d68e2=_0x55b562;if(_0x52024a[_0x4d68e2(0x258)])return!0x0;const _0x855641=_0x52024a[_0x4d68e2(0x1a8)](0x0);return _0x855641['is'](_0x4d68e2(0x1c9),_0x4d68e2(0x220))&&_0x855641[_0x4d68e2(0x258)];}function he(_0x4df9f4,_0x28dac4={},_0x1da697){const _0x3447fc=_0x55b562;for(const {isAnchor:_0x52b978,cellHeight:_0x2d98f0,cellWidth:_0x29ebde}of _0x1da697[_0x3447fc(0x26a)](_0x4df9f4,{'includeAllSlots':!0x0,..._0x28dac4}))if(!_0x52b978||0x1!=_0x2d98f0||0x1!=_0x29ebde)return!0x1;return!0x0;}
23
+ const _0xf5d914=_0x1c5a;(function(_0x5a0e80,_0x19b70e){const _0x27a61e=_0x1c5a,_0x460b68=_0x5a0e80();while(!![]){try{const _0x390cae=parseInt(_0x27a61e(0x142))/0x1+parseInt(_0x27a61e(0x13f))/0x2*(parseInt(_0x27a61e(0x12c))/0x3)+parseInt(_0x27a61e(0xd0))/0x4+-parseInt(_0x27a61e(0x95))/0x5*(-parseInt(_0x27a61e(0x8f))/0x6)+parseInt(_0x27a61e(0x8b))/0x7*(-parseInt(_0x27a61e(0xcd))/0x8)+-parseInt(_0x27a61e(0xde))/0x9*(-parseInt(_0x27a61e(0xdd))/0xa)+-parseInt(_0x27a61e(0x121))/0xb*(parseInt(_0x27a61e(0x138))/0xc);if(_0x390cae===_0x19b70e)break;else _0x460b68['push'](_0x460b68['shift']());}catch(_0x1bc71e){_0x460b68['push'](_0x460b68['shift']());}}}(_0x3bb4,0x49a02));function _0x3bb4(){const _0x343f06=['TableUtils','batch','111384OlEDAE','options','showSuggestionHighlights','name','deletion','change','fill','866YrNvsD','rootName','detach','79299mXBepQ','createRange','column','content','registerCustomCallback','tableCellHorizontalAlignment','clipboardOutput','element','document','_replaceTableSlotCell','from','next','deletionRanges','insertColumns','some','keys','plugins','getContainedElement','getMarkers','documentSelection','nextSibling','createRangeOn','endRow','subType','399ztverz','suggestion:formatBlock:tablePasteCell','markMultiRangeInsertion','registerDescriptionCallback','204pnxZjh','removeRows','set','forEach','hasSuggestion','suggestion-td','33715MtaKHF','tableCell','cell','elementToElement','get','markerName','columnInsertionRanges','has','start','root','first','paragraph','high','cells','markMultiRangeDeletion','insert','_isForcedDefaultExecutionBlock','selection','unwrap','getItems','dataDowncast','previous','setAttribute','containsRange','rowInsertionRanges','_createdBatches','startsWith','row','_suggestionFactory','commands','every','ck-suggestion-marker-insertion','wrap','isEqual','stop','type','getShiftedBy','tableCellVerticalAlignment','markMultiRangeBlockFormat','view','insertionRanges','value','markerAttributes','redo','_splitMarkerName','*Replace\x20table\x20cells*','previousSibling','includes','push','newRange','author','getSelectionAffectedTableCells','findAncestor','tableCellSuggestion','tableCellBorderWidth','Users','30584JxSAtb','oldRange','getRanges','787976NuPhZQ','remove','tableCellPadding','afterInit','createPositionBefore','getChangedMarkers','tablePaste','getRange','insertRows','editingDowncast','reduce','endColumn','model','4248870ozurrJ','9iKFHRH','table','getColumns','fromEntries','columns','listenTo','getColumnIndexes','entries','getAllAdjacentSuggestions','getRowIndexes','locale','move','markers','tablePasteColumn','getTableIfOnlyTableInContent','forceDefaultExecution','markerToHighlight','isInContent','tablePasteCell','editor','isEmpty','tablePasteRow','$graveyard','activeMarkers','discard','ck-suggestion-marker--active','insertion','_getCoordsForCells','trackChanges','registerPostFixer','insertContent','editing','getSuggestionCallback','join','find','suggestionLoaded','removeColumns','columnInsertionIndexes','setAttributes','fromRange','createTableWalker','rows','suggestion','getChanges','tableCellBorderColor','schema','differ','createRangeIn','getRows','suggestionUnloaded','last','end','nodeAfter','TableClipboard','length','filter','call','requires','getChild','position','descriptionFactory','getChildren','createElement','tableCellBorderStyle','getSuggestion','for','_tablePostFixingSubtypes','935OSVZAx','attributes','tableCellBackgroundColor','low','removeMarkers','updateMarker','accept','add','removeMarker','map','register','2619xHkfuV','getSuggestions','tablePasteChainId','getAttributes','rowInsertionIndexes','TrackChangesEditing','return','ck-suggestion-marker','conversion','formatBlock'];_0x3bb4=function(){return _0x343f06;};return _0x3bb4();}import{getTranslation as _0x5832cf}from'../utils/common-translations.js';import{Plugin as _0x201e6e}from'ckeditor5/src/core.js';import{LiveRange as _0x2a2f7d}from'ckeditor5/src/engine.js';import{uid as _0x465413,priorities as _0x438245}from'ckeditor5/src/utils.js';import _0x3e49c4 from'./table.js';const ge=[_0xf5d914(0xcb),_0xf5d914(0x10a),_0xf5d914(0x11d),_0xf5d914(0x147),_0xf5d914(0xba),_0xf5d914(0x123),_0xf5d914(0xd2)],Ce=Object[_0xf5d914(0xe1)](ge[_0xf5d914(0x12a)](_0x2a415c=>[_0x2a415c,null]));function _0x1c5a(_0x522d7c,_0x4e414f){const _0x3bb4ee=_0x3bb4();return _0x1c5a=function(_0x1c5af3,_0x5b59c3){_0x1c5af3=_0x1c5af3-0x7b;let _0x4e10fd=_0x3bb4ee[_0x1c5af3];return _0x4e10fd;},_0x1c5a(_0x522d7c,_0x4e414f);}export default class It extends _0x201e6e{static get[_0xf5d914(0x117)](){return[_0x3e49c4];}[_0xf5d914(0xd3)](){const _0x471a68=_0xf5d914,_0x2d26d9=this[_0x471a68(0xf1)];if(!_0x2d26d9[_0x471a68(0x83)][_0x471a68(0x9c)](_0x471a68(0x113)))return;const _0x28fb4e=_0x2d26d9[_0x471a68(0x83)][_0x471a68(0x99)](_0x471a68(0x131)),_0x4e99c0=_0x2d26d9[_0x471a68(0x83)][_0x471a68(0x99)](_0x471a68(0x136)),_0x56a114=_0x2d26d9[_0x471a68(0x83)][_0x471a68(0x99)](_0x3e49c4),_0x33c9e3=_0x2d26d9[_0x471a68(0x83)][_0x471a68(0x99)](_0x471a68(0x113));_0x56a114[_0x471a68(0x120)][_0x471a68(0xc5)](_0x471a68(0xf3),_0x471a68(0xeb)),_0x2d26d9[_0x471a68(0xdc)][_0x471a68(0x10b)][_0x471a68(0x12b)](_0x471a68(0xca),{'allowIn':_0x471a68(0x96),'allowContentOf':_0x471a68(0x96),'isLimit':!0x0}),_0x2d26d9[_0x471a68(0x134)][_0x471a68(0x98)]({'model':_0x471a68(0xca),'view':_0x471a68(0x94)});let _0x2403a3=null;_0x2d26d9[_0x471a68(0xdc)]['on'](_0x471a68(0xfc),(_0x446430,_0x4e90e7)=>{const _0xa89380=_0x471a68,[_0x2acd55,_0x385461]=_0x4e90e7,_0x45de39=_0x4e90e7[_0x4e90e7[_0xa89380(0x114)]-0x1];_0x45de39&&_0x45de39[_0xa89380(0xed)]||_0x28fb4e[_0xa89380(0xa5)]||this[_0xa89380(0xf1)][_0xa89380(0xb2)][_0xa89380(0x99)](_0xa89380(0xfa))[_0xa89380(0xbe)]&&function(_0x172740,_0xfde1cd,_0x1dca37,_0x1602de,_0x1a4676){const _0x56d078=_0xa89380;if(_0xfde1cd&&!_0xfde1cd['is'](_0x56d078(0x86)))return!0x1;const _0x80e587=_0x1a4676[_0x56d078(0xec)](_0x172740,_0x1dca37);if(!_0x80e587||!he(_0x80e587,void 0x0,_0x1602de))return!0x1;const _0x95659f=_0x1602de[_0x56d078(0xc8)](_0x1dca37[_0x56d078(0x7b)][_0x56d078(0xa6)]);if(!_0x95659f[_0x56d078(0x114)])return!0x1;const _0x2e2cfd=_0x95659f[0x0][_0x56d078(0xc9)](_0x56d078(0xdf)),_0x2d38dc=_0x1602de[_0x56d078(0xe7)](_0x95659f),_0x285bac=_0x1602de[_0x56d078(0xe4)](_0x95659f),_0x3f8e74={'startRow':_0x2d38dc[_0x56d078(0x9f)],'endRow':_0x2d38dc[_0x56d078(0x110)],'startColumn':_0x285bac[_0x56d078(0x9f)],'endColumn':_0x285bac[_0x56d078(0x110)]};return 0x1==_0x95659f[_0x56d078(0x114)]&&(_0x3f8e74[_0x56d078(0x89)]+=_0x1602de[_0x56d078(0x10e)](_0x80e587)-0x1,_0x3f8e74[_0x56d078(0xdb)]+=_0x1602de[_0x56d078(0xe0)](_0x80e587)-0x1),he(_0x2e2cfd,_0x3f8e74,_0x1602de);}(_0x2acd55,_0x385461,_0x2d26d9[_0xa89380(0xdc)],_0x4e99c0,_0x33c9e3)&&(_0x446430[_0xa89380(0xb7)](),_0x2403a3={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x2d26d9[_0xa89380(0xdc)][_0xa89380(0x13d)](()=>{const _0x22b709=_0xa89380;_0x2d26d9[_0x22b709(0xdc)][_0x22b709(0xfc)](_0x4e90e7[0x0],_0x4e90e7[0x1],_0x4e90e7[0x2],{'forceDefaultExecution':!0x0});const _0x3f033b=_0x465413(),{rowInsertionRanges:_0x42c4bd,columnInsertionRanges:_0x2a5635,insertionRanges:_0x20d127,deletionRanges:_0x19957d,cells:_0x53d73e}=_0x2403a3;_0x42c4bd[_0x22b709(0x114)]&&_0x28fb4e[_0x22b709(0x8d)](_0x42c4bd,_0x22b709(0xf3),{'tablePasteChainId':_0x3f033b}),_0x2a5635[_0x22b709(0x114)]&&_0x28fb4e[_0x22b709(0x8d)](_0x2a5635,_0x22b709(0xeb),{'tablePasteChainId':_0x3f033b}),_0x20d127[_0x22b709(0x114)]&&(_0x28fb4e[_0x22b709(0x8d)](_0x20d127,_0x22b709(0xd6),{'tablePasteChainId':_0x3f033b,'skipNestingCheck':!0x0}),_0x20d127[_0x22b709(0x92)](_0x49c6df=>{const _0x4fdd89=_0x22b709;var _0xe3d059;return null===(_0xe3d059=_0x49c6df[_0x4fdd89(0x141)])||void 0x0===_0xe3d059?void 0x0:_0xe3d059[_0x4fdd89(0x116)](_0x49c6df);})),_0x19957d[_0x22b709(0x114)]&&(_0x28fb4e[_0x22b709(0xa3)](_0x19957d,_0x22b709(0xd6),{'tablePasteChainId':_0x3f033b,'skipNestingCheck':!0x0}),_0x19957d[_0x22b709(0x92)](_0x41044c=>{const _0x4023a9=_0x22b709;var _0x5a81f4;return null===(_0x5a81f4=_0x41044c[_0x4023a9(0x141)])||void 0x0===_0x5a81f4?void 0x0:_0x5a81f4[_0x4023a9(0x116)](_0x41044c);}));const _0x5e29be=_0x28fb4e[_0x22b709(0xbb)](_0x53d73e[_0x22b709(0x12a)](({element:_0x350987})=>_0x350987),{'formatGroupId':_0x465413()},[],_0x22b709(0xf0),{'tablePasteChainId':_0x3f033b});if(_0x5e29be){const _0x3e4614=_0x5e29be[_0x22b709(0x85)](),_0x3f3e8a=[];for(const {element:_0x5a8b69,attributes:_0x5f0385}of _0x53d73e){if(!_0x5f0385)continue;const _0x24cef5=_0x2d26d9[_0x22b709(0xdc)][_0x22b709(0x88)](_0x5a8b69),_0x30802f=_0x3e4614[_0x22b709(0x100)](_0x386f87=>_0x386f87[_0x22b709(0xd7)]()[_0x22b709(0xb6)](_0x24cef5));_0x30802f&&_0x3f3e8a[_0x22b709(0xc5)]([_0x30802f[_0x22b709(0x13b)],_0x5f0385]);}_0x3f3e8a[_0x22b709(0x114)]&&_0x5e29be[_0x22b709(0xab)](_0x22b709(0xbf),Object[_0x22b709(0xe1)](_0x3f3e8a));}_0x2403a3=null;}));},{'priority':_0x438245[_0x471a68(0xa1)]+0xa}),_0x2d26d9[_0x471a68(0x83)][_0x471a68(0x99)](_0x471a68(0x113))['on'](_0x471a68(0x7c),(_0x4b1175,_0x27eb06)=>{const _0x406286=_0x471a68,[_0x2528dd,_0x3d62da,,_0x4f4461]=_0x27eb06;if(!_0x2403a3)return;_0x4b1175[_0x406286(0xb7)]();const _0x26cc74=_0x2528dd[_0x406286(0x97)],_0x2bf7cb=_0x3d62da,_0x5b2d42=Pe(_0x26cc74),_0x1a1863=Pe(_0x2bf7cb);_0x4b1175[_0x406286(0x132)]=_0x26cc74;let _0x47d3f3=null,_0x9044af=null;if(_0x1a1863||_0x5b2d42){if(_0x5b2d42&&!_0x1a1863){_0x4f4461[_0x406286(0xd1)](_0x26cc74[_0x406286(0x118)](0x0));for(const _0x5de913 of Array[_0x406286(0x7d)](_0x2bf7cb[_0x406286(0x11b)]()))_0x4f4461[_0x406286(0xa4)](_0x5de913,_0x26cc74,_0x406286(0x111));const _0x44c3e5=_0x2403a3[_0x406286(0x130)][_0x406286(0xc4)](_0x2528dd[_0x406286(0xb0)]),_0x51b967=_0x2403a3[_0x406286(0x103)][_0x406286(0xc4)](_0x2528dd[_0x406286(0x144)]);_0x44c3e5||_0x51b967||(_0x47d3f3=_0x2a2f7d[_0x406286(0x105)](_0x4f4461[_0x406286(0x10d)](_0x26cc74)));}else _0x1a1863&&!_0x5b2d42&&(_0x9044af=_0x4f4461[_0x406286(0x10d)](_0x26cc74));}else{const _0x1c6e3d=_0x4f4461[_0x406286(0x11c)](_0x406286(0xca)),_0x39b38c=_0x4f4461[_0x406286(0x11c)](_0x406286(0xca));_0x4f4461[_0x406286(0xb5)](_0x4f4461[_0x406286(0x10d)](_0x26cc74),_0x39b38c),_0x4f4461[_0x406286(0xa4)](_0x1c6e3d,_0x26cc74,0x0);for(const _0x5cee58 of Array[_0x406286(0x7d)](_0x2bf7cb[_0x406286(0x11b)]()))_0x4f4461[_0x406286(0xa4)](_0x5cee58,_0x1c6e3d,_0x406286(0x111));_0x47d3f3=_0x2a2f7d[_0x406286(0x105)](_0x4f4461[_0x406286(0x88)](_0x1c6e3d)),_0x9044af=_0x2a2f7d[_0x406286(0x105)](_0x4f4461[_0x406286(0x88)](_0x39b38c));}const _0x1a3b2c=Array[_0x406286(0x7d)](_0x2bf7cb[_0x406286(0x12f)]())[_0x406286(0x115)](([_0x2d2938])=>ge[_0x406286(0xc4)](_0x2d2938));_0x2403a3[_0x406286(0xa2)][_0x406286(0xc5)]({'element':_0x26cc74,'attributes':_0x1a3b2c[_0x406286(0x114)]?Object[_0x406286(0xe1)](_0x1a3b2c):null}),_0x47d3f3&&_0x2403a3[_0x406286(0xbd)][_0x406286(0xc5)](_0x47d3f3),_0x9044af&&_0x2403a3[_0x406286(0x7f)][_0x406286(0xc5)](_0x9044af);},{'priority':_0x471a68(0xa1)}),_0x4e99c0['on'](_0x471a68(0x80),(_0x4566b6,_0x5ce605)=>{const _0x59ad95=_0x471a68,[_0x86e2e0,_0xa48636={}]=_0x5ce605;if(!_0x2403a3)return;const _0x5a2d8a=_0xa48636['at']||0x0,_0x12ee86=_0xa48636[_0x59ad95(0xe2)]||0x1;_0x2403a3[_0x59ad95(0x103)]=new Array(_0x12ee86)[_0x59ad95(0x13e)](_0x5a2d8a)[_0x59ad95(0x12a)]((_0x4d53b8,_0x48ef63)=>_0x4d53b8+_0x48ef63);for(const {cell:_0x26aa27}of _0x4e99c0[_0x59ad95(0x106)](_0x86e2e0,{'startColumn':_0x5a2d8a,'endColumn':_0x5a2d8a+_0x12ee86-0x1}))_0x2403a3[_0x59ad95(0x9b)][_0x59ad95(0xc5)](_0x2d26d9[_0x59ad95(0xdc)][_0x59ad95(0x88)](_0x26aa27));},{'priority':_0x471a68(0x124)}),_0x4e99c0['on'](_0x471a68(0xd8),(_0x4073e1,_0x401d0b)=>{const _0x35d83a=_0x471a68,[_0x4a640d,_0x5db9d8={}]=_0x401d0b;if(!_0x2403a3)return;const _0x7b17d2=_0x5db9d8['at']||0x0,_0x59ac62=_0x5db9d8[_0x35d83a(0x107)]||0x1;_0x2403a3[_0x35d83a(0x130)]=new Array(_0x59ac62)[_0x35d83a(0x13e)](_0x7b17d2)[_0x35d83a(0x12a)]((_0x535496,_0x3bb518)=>_0x535496+_0x3bb518);for(const {cell:_0x499591}of _0x4e99c0[_0x35d83a(0x106)](_0x4a640d,{'startRow':_0x7b17d2,'endRow':_0x7b17d2+_0x59ac62-0x1}))_0x2403a3[_0x35d83a(0xad)][_0x35d83a(0xc5)](_0x2d26d9[_0x35d83a(0xdc)][_0x35d83a(0x88)](_0x499591));},{'priority':_0x471a68(0x124)}),_0x28fb4e[_0x471a68(0x11a)][_0x471a68(0x8e)](_0x1bfe35=>{const _0xb9b590=_0x471a68;if(_0x1bfe35[_0xb9b590(0x8a)]&&_0x1bfe35[_0xb9b590(0x8a)][_0xb9b590(0xaf)](_0xb9b590(0xd6)))return _0x1bfe35[_0xb9b590(0xaa)]?{}:{'type':_0xb9b590(0xf8),'content':_0x5832cf(_0x2d26d9[_0xb9b590(0xe8)],_0xb9b590(0xc2))};});const _0x29e073=()=>!0x1;for(const _0x174b72 of[_0x471a68(0xd6),_0x471a68(0xeb),_0x471a68(0xf3),_0x471a68(0xf0)])_0x28fb4e[_0x471a68(0xb1)][_0x471a68(0x146)](_0x471a68(0xf8),_0x174b72,_0x471a68(0xff),_0x29e073),_0x28fb4e[_0x471a68(0xb1)][_0x471a68(0x146)](_0x471a68(0x13c),_0x174b72,_0x471a68(0xff),_0x29e073),_0x28fb4e[_0x471a68(0xb1)][_0x471a68(0x146)](_0x471a68(0x135),_0x174b72,_0x471a68(0xff),_0x29e073);_0x28fb4e[_0x471a68(0xb1)][_0x471a68(0x146)](_0x471a68(0x135),_0x471a68(0xf0),_0x471a68(0xf6),_0x29e073),_0x28fb4e[_0x471a68(0xb1)][_0x471a68(0x146)](_0x471a68(0x135),_0x471a68(0xf0),_0x471a68(0x127),(_0x527f5f,_0x5bf2fd,_0x4e0438)=>{const _0x49d1a9=_0x471a68,_0x36b337=_0x527f5f[_0x49d1a9(0x12a)](_0x299eef=>_0x299eef[_0x49d1a9(0x84)]())[_0x49d1a9(0x115)](_0x584755=>_0x584755),_0x4661a7=new Map(_0x36b337[_0x49d1a9(0x12a)](_0x4e8d2f=>[_0x4e8d2f,null]));if(_0x2403a3){for(const {element:_0x431dfb,attributes:_0x3dd185}of _0x2403a3[_0x49d1a9(0xa2)])_0x3dd185&&_0x4661a7[_0x49d1a9(0x91)](_0x431dfb,_0x3dd185);}else{if(_0x4e0438&&_0x4e0438[_0x49d1a9(0xbf)])for(const [_0x1f4a1f,_0x3682bf]of Object[_0x49d1a9(0xe5)](_0x4e0438[_0x49d1a9(0xbf)])){const _0x44519d=_0x2d26d9[_0x49d1a9(0xdc)][_0x49d1a9(0xea)][_0x49d1a9(0x99)](_0x1f4a1f),_0x153d4c=_0x44519d?_0x44519d[_0x49d1a9(0xd7)]()[_0x49d1a9(0x84)]():null;_0x153d4c&&_0x4661a7[_0x49d1a9(0x91)](_0x153d4c,_0x3682bf);}}_0x2d26d9[_0x49d1a9(0xdc)][_0x49d1a9(0x13d)](_0x1678c5=>{const _0x4feb9c=_0x49d1a9;for(const [_0x353e87,_0x431805]of _0x4661a7)_0x1678c5[_0x4feb9c(0x104)]({...Ce,..._0x431805},_0x353e87);});});const _0x1f9f6e=(_0x3e8ef6,_0x25d6fd)=>{const _0x40ba33=_0x471a68;_0x28fb4e[_0x40ba33(0xb1)][_0x40ba33(0x146)](_0x3e8ef6,_0x40ba33(0xd6),_0x25d6fd,(_0x3ed5e0,_0xc861b7,_0x2fee12)=>{const _0x1b9be2=_0x40ba33;_0x2d26d9[_0x1b9be2(0xdc)][_0x1b9be2(0x13d)](_0x5bb69d=>{const _0xe6fc98=_0x1b9be2,_0x5dec64=[];for(const _0x3153bc of _0x3ed5e0){const _0x20e000=_0x3153bc[_0xe6fc98(0x9d)][_0xe6fc98(0x112)];_0x20e000['is'](_0xe6fc98(0x149),_0xe6fc98(0xca))&&_0x5dec64[_0xe6fc98(0xc5)](_0x20e000);}_0x28fb4e[_0xe6fc98(0xb1)][_0xe6fc98(0xfe)](_0x3e8ef6,null,_0x25d6fd)(_0x3ed5e0,_0xc861b7,_0x2fee12);for(const _0x52d538 of _0x5dec64)_0xe6fc98(0xf4)!=_0x52d538[_0xe6fc98(0x9e)][_0xe6fc98(0x140)]&&_0x5bb69d[_0xe6fc98(0xa7)](_0x52d538);});});};_0x1f9f6e(_0x471a68(0xf8),_0x471a68(0x127)),_0x1f9f6e(_0x471a68(0xf8),_0x471a68(0xf6)),_0x1f9f6e(_0x471a68(0x13c),_0x471a68(0x127)),_0x1f9f6e(_0x471a68(0x13c),_0x471a68(0xf6)),_0x28fb4e[_0x471a68(0xb1)][_0x471a68(0x146)](_0x471a68(0xf8),_0x471a68(0xf3),_0x471a68(0xf6),_0x2dcd90=>{const _0x17964e=_0x471a68,_0x10df28=_0x2dcd90[_0x17964e(0x12a)](_0x1a69fd=>_0x1a69fd[_0x17964e(0x84)]()),_0x4116d6=_0x10df28[0x0][_0x17964e(0xc9)](_0x17964e(0xdf)),{minRow:_0x138ab9,maxRow:_0xbadc29}=_0x56a114[_0x17964e(0xf9)](_0x10df28);_0x4e99c0[_0x17964e(0x90)](_0x4116d6,{'at':_0x138ab9,'rows':_0xbadc29-_0x138ab9+0x1});}),_0x28fb4e[_0x471a68(0xb1)][_0x471a68(0x146)](_0x471a68(0xf8),_0x471a68(0xeb),_0x471a68(0xf6),_0x58e641=>{const _0x19f70c=_0x471a68,_0x35ecf1=_0x58e641[_0x19f70c(0x12a)](_0x16ab22=>_0x16ab22[_0x19f70c(0x84)]()),_0x2d2266=_0x35ecf1[0x0][_0x19f70c(0xc9)](_0x19f70c(0xdf)),{minColumn:_0x11bc34,maxColumn:_0x24584b}=_0x56a114[_0x19f70c(0xf9)](_0x35ecf1);_0x4e99c0[_0x19f70c(0x102)](_0x2d2266,{'at':_0x11bc34,'columns':_0x24584b-_0x11bc34+0x1});});const _0x16dabe=(_0x2389fc,_0x371253)=>{const _0x4c85e1=_0x471a68;if(!_0x371253[_0x4c85e1(0x8a)]||!_0x371253[_0x4c85e1(0x8a)][_0x4c85e1(0xaf)](_0x4c85e1(0xd6)))return;const _0x5d4199=_0x371253[_0x4c85e1(0x122)][_0x4c85e1(0x12e)],_0x3116f9=_0x28fb4e[_0x4c85e1(0x12d)]()[_0x4c85e1(0x115)](_0x277b00=>_0x277b00[_0x4c85e1(0xef)]&&_0x277b00[_0x4c85e1(0x122)]&&_0x277b00[_0x4c85e1(0x122)][_0x4c85e1(0x12e)]==_0x5d4199);_0x3116f9[_0x4c85e1(0x114)]&&_0x371253[_0x4c85e1(0xe6)]()[_0x4c85e1(0x114)]!=_0x3116f9[_0x4c85e1(0x114)]&&_0x3116f9[_0x4c85e1(0xda)]((_0x5e98c7,_0x398eb9)=>(_0x5e98c7[_0x4c85e1(0x7e)]=_0x398eb9,_0x398eb9[_0x4c85e1(0xaa)]=_0x5e98c7,_0x398eb9));};function _0x57ea54(_0x4dad88,_0x1595dd=!0x0){const _0x149e61=_0x471a68,{id:_0x5c3af3}=_0x28fb4e[_0x149e61(0xc1)](_0x4dad88[_0x149e61(0x9a)]),_0x49b500=[_0x149e61(0x133),_0x149e61(0xb4)],_0x42563f=_0x28fb4e[_0x149e61(0xf5)][_0x149e61(0xc4)](_0x4dad88[_0x149e61(0x9a)]);return _0x42563f&&_0x49b500[_0x149e61(0xc5)](_0x149e61(0xf7)),{'classes':_0x49b500,'attributes':{'data-suggestion':_0x5c3af3},'priority':_0x42563f&&_0x1595dd?0xbc2:0xbb8};}_0x28fb4e['on'](_0x471a68(0x101),_0x16dabe,{'priority':_0x471a68(0xa1)}),_0x28fb4e['on'](_0x471a68(0x10f),_0x16dabe,{'priority':_0x471a68(0xa1)}),_0x2d26d9[_0x471a68(0xdc)][_0x471a68(0x7b)][_0x471a68(0xfb)](()=>{const _0x1f9a86=_0x471a68;let _0x5795a0=!0x1;const _0x4f2302=Array[_0x1f9a86(0x7d)](_0x2d26d9[_0x1f9a86(0xdc)][_0x1f9a86(0x7b)][_0x1f9a86(0x10c)][_0x1f9a86(0xd5)]());for(const {name:_0x20b5f8,data:_0x1f46bd}of _0x4f2302){const {group:_0x170b40,type:_0x35baa2,id:_0x2cf80a}=_0x28fb4e[_0x1f9a86(0xc1)](_0x20b5f8);if(_0x1f9a86(0x108)!=_0x170b40||_0x1f9a86(0x13c)!=_0x35baa2||_0x1f46bd[_0x1f9a86(0xce)])continue;if(!_0x28fb4e[_0x1f9a86(0x93)](_0x2cf80a))continue;const _0x1d157e=_0x28fb4e[_0x1f9a86(0x11e)](_0x2cf80a)[_0x1f9a86(0xcf)](),_0x530467=_0x2d26d9[_0x1f9a86(0x83)][_0x1f9a86(0x99)](_0x1f9a86(0xcc))['me'];for(const _0x130af8 of _0x28fb4e[_0x1f9a86(0x12d)]()){if(!_0x130af8[_0x1f9a86(0xef)]||_0x130af8[_0x1f9a86(0xc7)]!=_0x530467)continue;if(_0x1f9a86(0x135)!=_0x130af8[_0x1f9a86(0xb8)]||_0x1f9a86(0xf0)!=_0x130af8[_0x1f9a86(0x8a)])continue;if(_0x130af8[_0x1f9a86(0xcf)]()[_0x1f9a86(0xb3)](_0x32ac56=>_0x1d157e[_0x1f9a86(0x81)](_0x35e676=>_0x35e676[_0x1f9a86(0xac)](_0x32ac56,!0x0)))){for(const _0x3ee949 of _0x130af8[_0x1f9a86(0xe6)]())_0x3ee949[_0x1f9a86(0xef)]&&(_0x3ee949[_0x1f9a86(0xf6)](),_0x5795a0=!0x0);}}}return _0x5795a0;}),_0x2d26d9[_0x471a68(0xdc)][_0x471a68(0x7b)][_0x471a68(0xfb)](_0x222e71=>{const _0xaf7204=_0x471a68,_0x3eba20=_0x2d26d9[_0xaf7204(0xb2)][_0xaf7204(0x99)](_0xaf7204(0xc0));if(!_0x3eba20||!_0x3eba20[_0xaf7204(0xae)][_0xaf7204(0x9c)](_0x222e71[_0xaf7204(0x137)]))return!0x1;let _0x4fb407=!0x1;const _0x5e6685=_0x2d26d9[_0xaf7204(0x83)][_0xaf7204(0x99)](_0xaf7204(0xcc))['me'],_0x56a51d=_0x2d26d9[_0xaf7204(0xdc)][_0xaf7204(0x7b)][_0xaf7204(0x10c)][_0xaf7204(0x109)](),_0x521d5e=Array[_0xaf7204(0x7d)](_0x2d26d9[_0xaf7204(0xdc)][_0xaf7204(0x7b)][_0xaf7204(0x10c)][_0xaf7204(0xd5)]())[_0xaf7204(0x115)](({name:_0x32502e,data:_0x5aab30})=>{const _0x577d32=_0xaf7204,{group:_0x73926d,subType:_0x2fcc88,authorId:_0x2704aa}=_0x28fb4e[_0x577d32(0xc1)](_0x32502e);return _0x577d32(0x108)==_0x73926d&&_0x577d32(0xd6)==_0x2fcc88&&_0x2704aa==_0x5e6685['id']&&!_0x5aab30[_0x577d32(0xce)];});for(const _0x4561e2 of _0x56a51d){if(_0xaf7204(0xa4)!=_0x4561e2[_0xaf7204(0xb8)]||_0xaf7204(0xca)!=_0x4561e2[_0xaf7204(0x13b)]||0x1!=_0x4561e2[_0xaf7204(0x114)])continue;const _0x30d80f=_0x222e71[_0xaf7204(0x143)](_0x4561e2[_0xaf7204(0x119)],_0x4561e2[_0xaf7204(0x119)][_0xaf7204(0xb9)](0x1));if(!_0x521d5e[_0xaf7204(0x100)](({data:_0x10b638})=>_0x10b638[_0xaf7204(0xc6)][_0xaf7204(0xb6)](_0x30d80f))){for(const {name:_0x12ea40,data:_0x447a7e}of _0x521d5e)if(_0x30d80f[_0xaf7204(0xac)](_0x447a7e[_0xaf7204(0xc6)])){_0x222e71[_0xaf7204(0x126)](_0x12ea40,{'range':_0x30d80f}),_0x4fb407=!0x0;break;}}}return _0x4fb407;}),_0x2d26d9[_0x471a68(0xdc)][_0x471a68(0x7b)][_0x471a68(0xfb)](_0x1ab8b6=>{const _0x59706c=_0x471a68;let _0x47ca8c=!0x1;const _0x45ed2b=_0x2d26d9[_0x59706c(0x83)][_0x59706c(0x99)](_0x59706c(0xcc))['me'],_0x3f26af=_0x28fb4e[_0x59706c(0x12d)]()[_0x59706c(0x115)](_0xc57751=>_0xc57751[_0x59706c(0xef)]&&_0xc57751[_0x59706c(0xc7)]==_0x45ed2b),_0x2a6ad8=new Set(),_0x3af8e3=new Set();for(const _0x5d39af of _0x3f26af)if(_0x59706c(0xd6)==_0x5d39af[_0x59706c(0x8a)])for(const _0x5462de of _0x5d39af[_0x59706c(0x85)]()){const _0x424535=_0x5462de[_0x59706c(0xd7)]()[_0x59706c(0x84)]();if(_0x424535){if(_0x424535['is'](_0x59706c(0x149),_0x59706c(0xca))&&Pe(_0x424535)){_0x5d39af[_0x59706c(0x129)](_0x5462de[_0x59706c(0x13b)]),_0x2a6ad8[_0x59706c(0x128)](_0x424535),_0x47ca8c=!0x0;const _0x26e79e=_0x424535[_0x59706c(0x87)],_0x40dc6b=_0x424535[_0x59706c(0xc3)],_0x2d544f=_0x26e79e&&_0x26e79e['is'](_0x59706c(0x149),_0x59706c(0xca)),_0x32afc8=_0x40dc6b&&_0x40dc6b['is'](_0x59706c(0x149),_0x59706c(0xca));_0x2d544f&&!_0x2a6ad8[_0x59706c(0x9c)](_0x26e79e)&&_0x3af8e3[_0x59706c(0x128)](_0x26e79e),_0x32afc8&&!_0x2a6ad8[_0x59706c(0x9c)](_0x40dc6b)&&_0x3af8e3[_0x59706c(0x128)](_0x40dc6b);}else _0x424535['is'](_0x59706c(0x149),_0x59706c(0xa0))&&_0x424535[_0x59706c(0xf2)]&&(_0x5d39af[_0x59706c(0x129)](_0x5462de[_0x59706c(0x13b)]),_0x47ca8c=!0x0);}}else{if(_0x59706c(0xf0)==_0x5d39af[_0x59706c(0x8a)]){if(!_0x5d39af[_0x59706c(0x122)]||!_0x5d39af[_0x59706c(0x122)][_0x59706c(0x12e)])continue;const _0x3318ed=_0x5d39af[_0x59706c(0x122)][_0x59706c(0xbf)];if(_0x3318ed&&Object[_0x59706c(0x82)](_0x3318ed)[_0x59706c(0x114)])continue;const _0x4e496a=_0x5d39af[_0x59706c(0x122)][_0x59706c(0x12e)];let _0x535e55=!0x0,_0x391acd=!0x0;for(const _0x3acf7e of _0x3f26af)if(_0x3acf7e[_0x59706c(0x8a)]&&_0x3acf7e[_0x59706c(0x8a)][_0x59706c(0xaf)](_0x59706c(0xd6))){if(!_0x3acf7e[_0x59706c(0x122)][_0x59706c(0x12e)]){_0x391acd=!0x1;break;}if(_0x3acf7e['id']!=_0x5d39af['id']&&_0x3acf7e[_0x59706c(0x122)][_0x59706c(0x12e)]==_0x4e496a){_0x535e55=!0x1;break;}}_0x391acd&&_0x535e55&&(_0x5d39af[_0x59706c(0x125)](),_0x47ca8c=!0x0);}}for(const _0x42eb47 of _0x2a6ad8)_0x1ab8b6[_0x59706c(0xd1)](_0x42eb47);for(const _0x42623e of _0x3af8e3)_0x1ab8b6[_0x59706c(0xa7)](_0x42623e);return _0x47ca8c;}),_0x2d26d9[_0x471a68(0x134)][_0x471a68(0x11f)](_0x471a68(0xd9))[_0x471a68(0xee)]({'model':_0x471a68(0x8c),'view':(_0x47be50,_0x1dcba1)=>_0x57ea54(_0x47be50),'converterPriority':_0x471a68(0xa1)}),_0x2d26d9[_0x471a68(0x134)][_0x471a68(0x11f)](_0x471a68(0xa9))[_0x471a68(0xee)]({'model':_0x471a68(0x8c),'view':(_0x4183f8,_0x206491)=>_0x206491[_0x471a68(0x139)][_0x471a68(0x13a)]?_0x57ea54(_0x4183f8,!0x1):null,'converterPriority':_0x471a68(0xa1)});const _0x5df5ff=_0x2d26d9[_0x471a68(0xfd)][_0x471a68(0xbc)];this[_0x471a68(0xe3)](_0x5df5ff[_0x471a68(0x7b)],_0x471a68(0x148),(_0xa4802b,_0x3d099f)=>{const _0x595686=_0x471a68,_0x97a455=[];for(const _0x5c5298 of _0x5df5ff[_0x595686(0x10d)](_0x3d099f[_0x595686(0x145)])[_0x595686(0xa8)]())_0x5c5298['is'](_0x595686(0x149),_0x595686(0x94))&&_0x97a455[_0x595686(0xc5)](_0x5c5298);_0x5df5ff[_0x595686(0x13d)](_0x4e1dd8=>{const _0x53e144=_0x595686;for(const _0xb60102 of _0x97a455)_0x4e1dd8[_0x53e144(0xe9)](_0x4e1dd8[_0x53e144(0x10d)](_0xb60102),_0x4e1dd8[_0x53e144(0xd4)](_0xb60102)),_0x4e1dd8[_0x53e144(0xd1)](_0xb60102);});});}}function Pe(_0x38e5a8){const _0x3fe1b4=_0xf5d914;if(_0x38e5a8[_0x3fe1b4(0xf2)])return!0x0;const _0x36f551=_0x38e5a8[_0x3fe1b4(0x118)](0x0);return _0x36f551['is'](_0x3fe1b4(0x149),_0x3fe1b4(0xa0))&&_0x36f551[_0x3fe1b4(0xf2)];}function he(_0x420654,_0x51c7a5={},_0x16f551){const _0x4b1f6d=_0xf5d914;for(const {isAnchor:_0xd6d43e,cellHeight:_0x4f35a4,cellWidth:_0x39eb34}of _0x16f551[_0x4b1f6d(0x106)](_0x420654,{'includeAllSlots':!0x0,..._0x51c7a5}))if(!_0xd6d43e||0x1!=_0x4f35a4||0x1!=_0x39eb34)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x196e(_0x448cdc,_0x581e8d){const _0x251613=_0x2516();return _0x196e=function(_0x196edd,_0x5e6228){_0x196edd=_0x196edd-0x177;let _0x17610a=_0x251613[_0x196edd];return _0x17610a;},_0x196e(_0x448cdc,_0x581e8d);}const _0x46f9bd=_0x196e;(function(_0x3ef6f9,_0x2d3a19){const _0x15f3d1=_0x196e,_0x38f788=_0x3ef6f9();while(!![]){try{const _0x3f1d7c=parseInt(_0x15f3d1(0x19b))/0x1+-parseInt(_0x15f3d1(0x17e))/0x2+-parseInt(_0x15f3d1(0x18d))/0x3*(-parseInt(_0x15f3d1(0x1a5))/0x4)+-parseInt(_0x15f3d1(0x191))/0x5+parseInt(_0x15f3d1(0x1a4))/0x6+parseInt(_0x15f3d1(0x1ab))/0x7+parseInt(_0x15f3d1(0x189))/0x8;if(_0x3f1d7c===_0x2d3a19)break;else _0x38f788['push'](_0x38f788['shift']());}catch(_0x269d55){_0x38f788['push'](_0x38f788['shift']());}}}(_0x2516,0xd8fa7));import{Plugin as _0x6878f}from'ckeditor5/src/core.js';import{getTranslation as _0x2d1743}from'../utils/common-translations.js';function _0x2516(){const _0x3ecd66=['getTableColumnsWidths','change','getSuggestionCallback','1028951ajBgRa','document','resizeTable','model','locale','type','getSelectedElement','getAttribute','columnWidths','3281080qLSntE','registerDescriptionCallback','plugins','getSuggestions','TableColumnResizeEditing','enableCommand','tableWidth','has','*Format:*\x20resize\x20table','_suggestionFactory','Users','13030872csZpar','getColumnGroupElement','markBlockFormat','accept','3HMyTAY','author','formatBlock','table','3034230ivQUsg','resizeTableWidth','handleResizeTableWidthCommand','selection','formatInline','afterInit','commandParams','handleSuggestionDescription','discard','get','959094KWdkHa','editor','descriptionFactory','registerCustomCallback','data','subType','formatGroupId','format','TrackChangesEditing','330564Zqrahr','1384356qWqqdb','getContainedElement','bind'];_0x2516=function(){return _0x3ecd66;};return _0x2516();}export default class vt extends _0x6878f{[_0x46f9bd(0x196)](){const _0x17223e=_0x46f9bd;if(!this[_0x17223e(0x19c)][_0x17223e(0x180)][_0x17223e(0x185)](_0x17223e(0x182)))return;const _0x5df52a=this[_0x17223e(0x19c)][_0x17223e(0x180)][_0x17223e(0x19a)](_0x17223e(0x1a3));_0x5df52a[_0x17223e(0x183)](_0x17223e(0x192),this[_0x17223e(0x193)][_0x17223e(0x1a7)](this)),_0x5df52a[_0x17223e(0x187)][_0x17223e(0x19e)](_0x17223e(0x18f),_0x17223e(0x177),_0x17223e(0x18c),_0x5df52a[_0x17223e(0x187)][_0x17223e(0x1aa)](_0x17223e(0x18f),null,_0x17223e(0x199))),_0x5df52a[_0x17223e(0x187)][_0x17223e(0x19e)](_0x17223e(0x18f),_0x17223e(0x177),_0x17223e(0x199),_0x5df52a[_0x17223e(0x187)][_0x17223e(0x1aa)](_0x17223e(0x18f),null,_0x17223e(0x18c))),_0x5df52a[_0x17223e(0x19d)][_0x17223e(0x17f)](this[_0x17223e(0x198)][_0x17223e(0x1a7)](this));}[_0x46f9bd(0x193)](_0x4cb819,_0x5895d5){const _0x1049af=_0x46f9bd,_0x8d0246=this[_0x1049af(0x19c)][_0x1049af(0x180)][_0x1049af(0x19a)](_0x1049af(0x1a3)),_0x1ea0c2=this[_0x1049af(0x19c)][_0x1049af(0x180)][_0x1049af(0x19a)](_0x1049af(0x182)),_0x313cdd=_0x5895d5[_0x1049af(0x190)]||this[_0x1049af(0x19c)][_0x1049af(0x178)][_0x1049af(0x1ac)][_0x1049af(0x194)][_0x1049af(0x17b)]();this[_0x1049af(0x19c)][_0x1049af(0x178)][_0x1049af(0x1a9)](()=>{const _0x139b72=_0x1049af,_0x3399c9=_0x1ea0c2[_0x139b72(0x18a)](_0x313cdd);let _0x38a7b5=_0x3399c9?_0x1ea0c2[_0x139b72(0x1a8)](_0x3399c9):null,_0x3fd748=_0x313cdd[_0x139b72(0x17c)](_0x139b72(0x184))||null;const _0x1e376e=_0x5895d5[_0x139b72(0x184)]||_0x3fd748,_0x48d881=_0x5895d5[_0x139b72(0x17d)]||_0x38a7b5,_0xee7701=this[_0x139b72(0x19c)][_0x139b72(0x180)][_0x139b72(0x19a)](_0x139b72(0x188))['me'];for(const _0xb1831b of _0x8d0246[_0x139b72(0x181)]()){const _0x401eab=_0xb1831b[_0x139b72(0x1a6)]();if(_0x139b72(0x177)===_0xb1831b[_0x139b72(0x1a0)]&&_0x401eab===_0x313cdd){_0xb1831b[_0x139b72(0x18e)]!==_0xee7701&&_0xb1831b[_0x139b72(0x199)]();const _0xa82cb0=_0xb1831b[_0x139b72(0x19f)][_0x139b72(0x197)];_0x3fd748=_0xa82cb0[0x0][_0x139b72(0x184)],_0x38a7b5=_0xa82cb0[0x0][_0x139b72(0x17d)];break;}}_0x4cb819({'table':_0x313cdd,'tableWidth':_0x1e376e,'columnWidths':_0x48d881}),_0x8d0246[_0x139b72(0x18b)](_0x313cdd,{'commandName':_0x139b72(0x192),'commandParams':[{'tableWidth':_0x3fd748,'columnWidths':_0x38a7b5}],'formatGroupId':_0x139b72(0x177)},[],_0x139b72(0x177));});}[_0x46f9bd(0x198)](_0x219c49){const _0x1fd132=_0x46f9bd;if(_0x1fd132(0x18f)!=_0x219c49[_0x1fd132(0x17a)]&&_0x1fd132(0x195)!=_0x219c49[_0x1fd132(0x17a)])return;const {data:_0x397032}=_0x219c49;if(_0x397032&&_0x1fd132(0x177)===_0x397032[_0x1fd132(0x1a1)]){const _0x4946d4=_0x1fd132(0x186);return{'type':_0x1fd132(0x1a2),'content':_0x2d1743(this[_0x1fd132(0x19c)][_0x1fd132(0x179)],_0x4946d4)};}}}
23
+ function _0x13a1(){const _0x33e298=['getTableColumnsWidths','getSelectedElement','formatGroupId','210cBcFsu','getAttribute','type','document','commandParams','1106560jfsTFN','Users','selection','29510hWRPXi','_suggestionFactory','change','formatBlock','registerCustomCallback','get','getContainedElement','resizeTable','getColumnGroupElement','editor','handleResizeTableWidthCommand','author','columnWidths','handleSuggestionDescription','3539640jAQwZo','formatInline','descriptionFactory','48016mFQkWB','TrackChangesEditing','resizeTableWidth','accept','format','10evtysz','44487oOWUQl','bind','subType','getSuggestionCallback','afterInit','table','model','has','enableCommand','959kDjAWi','markBlockFormat','data','registerDescriptionCallback','getSuggestions','tableWidth','2434944rXSLyr','TableColumnResizeEditing','discard','locale','34570539xFRhpG','plugins','*Format:*\x20resize\x20table'];_0x13a1=function(){return _0x33e298;};return _0x13a1();}const _0x359313=_0x5f88;(function(_0x26d9dd,_0x3c47da){const _0x4b9e81=_0x5f88,_0x3c6630=_0x26d9dd();while(!![]){try{const _0x24acb1=parseInt(_0x4b9e81(0x1d1))/0x1+parseInt(_0x4b9e81(0x1ba))/0x2*(-parseInt(_0x4b9e81(0x1b2))/0x3)+-parseInt(_0x4b9e81(0x1c8))/0x4+-parseInt(_0x4b9e81(0x1b7))/0x5+-parseInt(_0x4b9e81(0x1a8))/0x6+parseInt(_0x4b9e81(0x1da))/0x7*(-parseInt(_0x4b9e81(0x1cb))/0x8)+parseInt(_0x4b9e81(0x1ac))/0x9*(parseInt(_0x4b9e81(0x1d0))/0xa);if(_0x24acb1===_0x3c47da)break;else _0x3c6630['push'](_0x3c6630['shift']());}catch(_0x4a0496){_0x3c6630['push'](_0x3c6630['shift']());}}}(_0x13a1,0x7e958));import{Plugin as _0x3d7b9b}from'ckeditor5/src/core.js';import{getTranslation as _0x97f30f}from'../utils/common-translations.js';function _0x5f88(_0x4ff919,_0x3dbcb7){const _0x13a102=_0x13a1();return _0x5f88=function(_0x5f88ea,_0x177191){_0x5f88ea=_0x5f88ea-0x1a5;let _0x1d5862=_0x13a102[_0x5f88ea];return _0x1d5862;},_0x5f88(_0x4ff919,_0x3dbcb7);}export default class vt extends _0x3d7b9b{[_0x359313(0x1d5)](){const _0x41318e=_0x359313;if(!this[_0x41318e(0x1c3)][_0x41318e(0x1ad)][_0x41318e(0x1d8)](_0x41318e(0x1a9)))return;const _0x3b1068=this[_0x41318e(0x1c3)][_0x41318e(0x1ad)][_0x41318e(0x1bf)](_0x41318e(0x1cc));_0x3b1068[_0x41318e(0x1d9)](_0x41318e(0x1cd),this[_0x41318e(0x1c4)][_0x41318e(0x1d2)](this)),_0x3b1068[_0x41318e(0x1bb)][_0x41318e(0x1be)](_0x41318e(0x1bd),_0x41318e(0x1c1),_0x41318e(0x1ce),_0x3b1068[_0x41318e(0x1bb)][_0x41318e(0x1d4)](_0x41318e(0x1bd),null,_0x41318e(0x1aa))),_0x3b1068[_0x41318e(0x1bb)][_0x41318e(0x1be)](_0x41318e(0x1bd),_0x41318e(0x1c1),_0x41318e(0x1aa),_0x3b1068[_0x41318e(0x1bb)][_0x41318e(0x1d4)](_0x41318e(0x1bd),null,_0x41318e(0x1ce))),_0x3b1068[_0x41318e(0x1ca)][_0x41318e(0x1a5)](this[_0x41318e(0x1c7)][_0x41318e(0x1d2)](this));}[_0x359313(0x1c4)](_0x4a1402,_0x5068a6){const _0x4689e0=_0x359313,_0x424e90=this[_0x4689e0(0x1c3)][_0x4689e0(0x1ad)][_0x4689e0(0x1bf)](_0x4689e0(0x1cc)),_0x374627=this[_0x4689e0(0x1c3)][_0x4689e0(0x1ad)][_0x4689e0(0x1bf)](_0x4689e0(0x1a9)),_0x5e0cb9=_0x5068a6[_0x4689e0(0x1d6)]||this[_0x4689e0(0x1c3)][_0x4689e0(0x1d7)][_0x4689e0(0x1b5)][_0x4689e0(0x1b9)][_0x4689e0(0x1b0)]();this[_0x4689e0(0x1c3)][_0x4689e0(0x1d7)][_0x4689e0(0x1bc)](()=>{const _0x1b11db=_0x4689e0,_0x70f938=_0x374627[_0x1b11db(0x1c2)](_0x5e0cb9);let _0x263c1c=_0x70f938?_0x374627[_0x1b11db(0x1af)](_0x70f938):null,_0x11006c=_0x5e0cb9[_0x1b11db(0x1b3)](_0x1b11db(0x1a7))||null;const _0x2aec71=_0x5068a6[_0x1b11db(0x1a7)]||_0x11006c,_0x5da830=_0x5068a6[_0x1b11db(0x1c6)]||_0x263c1c,_0x7a1b6d=this[_0x1b11db(0x1c3)][_0x1b11db(0x1ad)][_0x1b11db(0x1bf)](_0x1b11db(0x1b8))['me'];for(const _0x485d2f of _0x424e90[_0x1b11db(0x1a6)]()){const _0x2ffda0=_0x485d2f[_0x1b11db(0x1c0)]();if(_0x1b11db(0x1c1)===_0x485d2f[_0x1b11db(0x1d3)]&&_0x2ffda0===_0x5e0cb9){_0x485d2f[_0x1b11db(0x1c5)]!==_0x7a1b6d&&_0x485d2f[_0x1b11db(0x1aa)]();const _0x3ad48f=_0x485d2f[_0x1b11db(0x1dc)][_0x1b11db(0x1b6)];_0x11006c=_0x3ad48f[0x0][_0x1b11db(0x1a7)],_0x263c1c=_0x3ad48f[0x0][_0x1b11db(0x1c6)];break;}}_0x4a1402({'table':_0x5e0cb9,'tableWidth':_0x2aec71,'columnWidths':_0x5da830}),_0x424e90[_0x1b11db(0x1db)](_0x5e0cb9,{'commandName':_0x1b11db(0x1cd),'commandParams':[{'tableWidth':_0x11006c,'columnWidths':_0x263c1c}],'formatGroupId':_0x1b11db(0x1c1)},[],_0x1b11db(0x1c1));});}[_0x359313(0x1c7)](_0x3cc256){const _0x5c5e=_0x359313;if(_0x5c5e(0x1bd)!=_0x3cc256[_0x5c5e(0x1b4)]&&_0x5c5e(0x1c9)!=_0x3cc256[_0x5c5e(0x1b4)])return;const {data:_0x306315}=_0x3cc256;if(_0x306315&&_0x5c5e(0x1c1)===_0x306315[_0x5c5e(0x1b1)]){const _0x5b0bef=_0x5c5e(0x1ae);return{'type':_0x5c5e(0x1cf),'content':_0x97f30f(this[_0x5c5e(0x1c3)][_0x5c5e(0x1ab)],_0x5b0bef)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x14f1(_0x34e218,_0x77852e){const _0x3a2fd5=_0x3a2f();return _0x14f1=function(_0x14f126,_0x4fefb1){_0x14f126=_0x14f126-0x116;let _0x3454e6=_0x3a2fd5[_0x14f126];return _0x3454e6;},_0x14f1(_0x34e218,_0x77852e);}const _0x3b1c5d=_0x14f1;(function(_0x446337,_0x2c05c5){const _0x5c536c=_0x14f1,_0x2ba215=_0x446337();while(!![]){try{const _0x1db08f=-parseInt(_0x5c536c(0x124))/0x1+-parseInt(_0x5c536c(0x14c))/0x2+-parseInt(_0x5c536c(0x157))/0x3*(-parseInt(_0x5c536c(0x13d))/0x4)+-parseInt(_0x5c536c(0x15b))/0x5*(parseInt(_0x5c536c(0x160))/0x6)+parseInt(_0x5c536c(0x163))/0x7+-parseInt(_0x5c536c(0x11d))/0x8+parseInt(_0x5c536c(0x13b))/0x9*(parseInt(_0x5c536c(0x140))/0xa);if(_0x1db08f===_0x2c05c5)break;else _0x2ba215['push'](_0x2ba215['shift']());}catch(_0x32eb77){_0x2ba215['push'](_0x2ba215['shift']());}}}(_0x3a2f,0x64ba8));import{Plugin as _0x2fafb3}from'ckeditor5/src/core.js';function _0x3a2f(){const _0x2773de=['editing','ck-suggestion-marker-','highest','includes','writer','341779MwwUqp','FORMAT_HEADER_COLUMN','has','addClass','type','getCellLocation','TableEditing','registerAttributeLabel','end','accept','_splitMarkerName','nodeBefore','removeClass','mapper','_registerLegacyDescription','FORMAT_REGULAR_COLUMN','editor','setAttribute','consumable','*Format:*\x20%0','data','parent','TableUtils','3789OjdapD','locale','14240Kztyfr','start','ck-suggestion-marker--active','28180TefxBN','commandName','downcastDispatcher','_acceptFormatSuggestionCallbackFactory','commandParams','createTableWalker','FORMAT_HEADER_ROW','cell','nodeAfter','format','toViewElement','addMarker:suggestion','1255006htKYmb','markerName','bindElementToMarker','showSuggestionHighlights','markerNameToElements','item','_handleLegacySuggestions','enableDefaultAttributesIntegration','stop','unbindElementFromMarkerName','FORMAT_REGULAR_ROW','438hGJOih','consume','activeMarkers','_suggestionFactory','367635EKeskG','markerRange','removeMarker:suggestion','forceValue','descriptionFactory','6CJukVt','get','name','1784902RCpRTD','TrackChangesEditing','registerBlockAttribute','registerCustomCallback','requires','plugins','data-suggestion','registerDescriptionCallback','getSuggestion','afterInit','headingColumns','options','headingRows','removeAttribute','setTableRowHeader','setTableColumnHeader','4045848EwYnFf','formatBlock'];_0x3a2f=function(){return _0x2773de;};return _0x3a2f();}import _0x21d1cd from'./table.js';import{getTranslation as _0x193cc2}from'../utils/common-translations.js';export default class At extends _0x2fafb3{static get[_0x3b1c5d(0x167)](){return[_0x21d1cd];}[_0x3b1c5d(0x116)](){const _0x59c95f=_0x3b1c5d,_0x5d6684=this[_0x59c95f(0x134)];if(!_0x5d6684[_0x59c95f(0x168)][_0x59c95f(0x126)](_0x59c95f(0x12a)))return;const _0x4ca5fb=_0x5d6684[_0x59c95f(0x13c)],_0x12b0df=_0x5d6684[_0x59c95f(0x168)][_0x59c95f(0x161)](_0x59c95f(0x164));_0x12b0df[_0x59c95f(0x153)](_0x59c95f(0x11b)),_0x12b0df[_0x59c95f(0x153)](_0x59c95f(0x11c)),_0x12b0df[_0x59c95f(0x165)](_0x59c95f(0x119)),_0x12b0df[_0x59c95f(0x165)](_0x59c95f(0x117)),_0x12b0df[_0x59c95f(0x15f)][_0x59c95f(0x12b)](_0x59c95f(0x119),_0x193cc2(_0x4ca5fb,_0x59c95f(0x146))),_0x12b0df[_0x59c95f(0x15f)][_0x59c95f(0x12b)](_0x59c95f(0x117),_0x193cc2(_0x4ca5fb,_0x59c95f(0x125))),this[_0x59c95f(0x152)]();}[_0x3b1c5d(0x152)](){const _0x2f4885=_0x3b1c5d,_0x260b8f=this[_0x2f4885(0x134)][_0x2f4885(0x168)][_0x2f4885(0x161)](_0x2f4885(0x164)),_0x1ee5ce=this[_0x2f4885(0x134)][_0x2f4885(0x168)][_0x2f4885(0x161)](_0x2f4885(0x13a)),_0x2321e8=this[_0x2f4885(0x134)][_0x2f4885(0x168)][_0x2f4885(0x161)](_0x21d1cd)[_0x2f4885(0x143)]();function _0x197e43({showActiveMarker:_0x27e0c8=!0x0,setDataAttribute:_0x2486d5=!0x0}={}){return(_0x320a06,_0x12806e,_0x479697)=>{const _0x18de0b=_0x14f1,{type:_0x2d1933,id:_0x109151}=_0x260b8f[_0x18de0b(0x12e)](_0x12806e[_0x18de0b(0x14d)]),_0x39d918=_0x260b8f[_0x18de0b(0x16b)](_0x109151),_0x1f45fa=_0x39d918[_0x18de0b(0x138)];if(_0x18de0b(0x11e)!=_0x39d918[_0x18de0b(0x128)]||!_0x1f45fa||_0x18de0b(0x11c)!=_0x1f45fa[_0x18de0b(0x141)])return;if(_0x12806e[_0x18de0b(0x151)])return void _0x320a06[_0x18de0b(0x154)]();if(!_0x479697[_0x18de0b(0x136)][_0x18de0b(0x158)](_0x12806e[_0x18de0b(0x15c)],_0x320a06[_0x18de0b(0x162)]))return;const _0x1e5faf=_0x12806e[_0x18de0b(0x15c)][_0x18de0b(0x13e)][_0x18de0b(0x148)],_0x2802fc=_0x12806e[_0x18de0b(0x15c)][_0x18de0b(0x12c)][_0x18de0b(0x12f)],_0x3cc378=_0x1e5faf[_0x18de0b(0x139)][_0x18de0b(0x139)],{column:_0x1500b4}=_0x1ee5ce[_0x18de0b(0x129)](_0x1e5faf),{column:_0x1963f7}=_0x1ee5ce[_0x18de0b(0x129)](_0x2802fc);for(let _0x2a99c1=_0x1500b4;_0x2a99c1<=_0x1963f7;_0x2a99c1++){const _0xd7e837=_0x1ee5ce[_0x18de0b(0x145)](_0x3cc378,{'column':_0x2a99c1,'includeAllSlots':!0x1});for(const _0x70e758 of _0xd7e837){const _0x2a31dd=_0x70e758[_0x18de0b(0x147)],_0x38cbc0=_0x479697[_0x18de0b(0x131)][_0x18de0b(0x14a)](_0x2a31dd);_0x479697[_0x18de0b(0x123)][_0x18de0b(0x127)](_0x18de0b(0x120)+_0x2d1933,_0x38cbc0),_0x2486d5&&_0x479697[_0x18de0b(0x123)][_0x18de0b(0x135)](_0x18de0b(0x169),_0x109151,_0x38cbc0),_0x479697[_0x18de0b(0x131)][_0x18de0b(0x14e)](_0x38cbc0,_0x12806e[_0x18de0b(0x14d)]),_0x27e0c8&&(_0x260b8f[_0x18de0b(0x159)][_0x18de0b(0x122)](_0x12806e[_0x18de0b(0x14d)])?_0x479697[_0x18de0b(0x123)][_0x18de0b(0x127)](_0x18de0b(0x13f),_0x38cbc0):_0x479697[_0x18de0b(0x123)][_0x18de0b(0x130)](_0x18de0b(0x13f),_0x38cbc0));}}};}_0x260b8f[_0x2f4885(0x15a)][_0x2f4885(0x166)](_0x2f4885(0x11e),_0x2f4885(0x11b),_0x2f4885(0x12d),_0x2321e8),_0x260b8f[_0x2f4885(0x15a)][_0x2f4885(0x166)](_0x2f4885(0x11e),_0x2f4885(0x11c),_0x2f4885(0x12d),_0x2321e8),this[_0x2f4885(0x134)][_0x2f4885(0x11f)][_0x2f4885(0x142)]['on'](_0x2f4885(0x14b),_0x197e43(),{'priority':_0x2f4885(0x121)}),this[_0x2f4885(0x134)][_0x2f4885(0x138)][_0x2f4885(0x142)]['on'](_0x2f4885(0x14b),(_0x44e91d,_0x540e21,_0x328686)=>{const _0x1d1484=_0x2f4885;_0x328686[_0x1d1484(0x118)][_0x1d1484(0x14f)]&&_0x197e43({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x44e91d,_0x540e21,_0x328686);},{'priority':_0x2f4885(0x121)}),this[_0x2f4885(0x134)][_0x2f4885(0x11f)][_0x2f4885(0x142)]['on'](_0x2f4885(0x15d),(_0x219d4c,_0x49b6e2,_0x49d99f)=>{const _0x2053bf=_0x2f4885,{type:_0x3113b1,id:_0x4dc386}=_0x260b8f[_0x2053bf(0x12e)](_0x49b6e2[_0x2053bf(0x14d)]),_0x2ba2cf=_0x260b8f[_0x2053bf(0x16b)](_0x4dc386),_0x57eac4=_0x2ba2cf[_0x2053bf(0x138)];if(_0x2053bf(0x11e)!=_0x2ba2cf[_0x2053bf(0x128)]||!_0x57eac4||_0x2053bf(0x11c)!=_0x57eac4[_0x2053bf(0x141)])return;const _0x74f5ba=_0x49d99f[_0x2053bf(0x131)][_0x2053bf(0x150)](_0x49b6e2[_0x2053bf(0x14d)]);if(_0x74f5ba){for(const _0x1bdaee of _0x74f5ba)_0x49d99f[_0x2053bf(0x123)][_0x2053bf(0x130)](_0x2053bf(0x120)+_0x3113b1,_0x1bdaee),_0x49d99f[_0x2053bf(0x123)][_0x2053bf(0x130)](_0x2053bf(0x13f),_0x1bdaee),_0x49d99f[_0x2053bf(0x123)][_0x2053bf(0x11a)](_0x2053bf(0x169),_0x1bdaee),_0x49d99f[_0x2053bf(0x131)][_0x2053bf(0x155)](_0x1bdaee,_0x49b6e2[_0x2053bf(0x14d)]);}},{'priority':_0x2f4885(0x121)}),this[_0x2f4885(0x132)]();}[_0x3b1c5d(0x132)](){const _0x203660=_0x3b1c5d,_0xc0f6e3=this[_0x203660(0x134)],_0x57a20e=_0xc0f6e3[_0x203660(0x13c)];function _0x55853c(_0x1f1c32){const _0x3688bc=_0x203660;return{'type':_0x3688bc(0x149),'content':_0x193cc2(_0x57a20e,_0x3688bc(0x137),_0x1f1c32)};}_0xc0f6e3[_0x203660(0x168)][_0x203660(0x161)](_0x203660(0x164))[_0x203660(0x15f)][_0x203660(0x16a)](_0xdb1877=>{const _0x29ab06=_0x203660;if(_0x29ab06(0x11e)!=_0xdb1877[_0x29ab06(0x128)])return;const {data:_0x2f4ad7}=_0xdb1877;if(_0x2f4ad7){if(_0x29ab06(0x11b)==_0x2f4ad7[_0x29ab06(0x141)]){const _0x81717=_0x2f4ad7[_0x29ab06(0x144)][0x0][_0x29ab06(0x15e)];return _0x55853c(_0x193cc2(_0x57a20e,_0x81717?_0x29ab06(0x146):_0x29ab06(0x156)));}if(_0x29ab06(0x11c)==_0x2f4ad7[_0x29ab06(0x141)]){const _0x212406=_0x2f4ad7[_0x29ab06(0x144)][0x0][_0x29ab06(0x15e)];return _0x55853c(_0x193cc2(_0x57a20e,_0x212406?_0x29ab06(0x125):_0x29ab06(0x133)));}}});}}
23
+ const _0x56770f=_0x198e;function _0x587e(){const _0x2212d8=['removeAttribute','end','208opOUXj','createTableWalker','accept','addMarker:suggestion','afterInit','forceValue','enableDefaultAttributesIntegration','commandParams','item','_registerLegacyDescription','ck-suggestion-marker-','458822jGykeD','setAttribute','600fGMDKP','registerAttributeLabel','data','8MFtSsg','_acceptFormatSuggestionCallbackFactory','markerRange','downcastDispatcher','11NCsvMB','mapper','markerName','_splitMarkerName','format','addClass','showSuggestionHighlights','FORMAT_HEADER_ROW','unbindElementFromMarkerName','get','679548QhrOtl','getCellLocation','editing','127QJCpUx','nodeAfter','type','includes','options','descriptionFactory','consume','_handleLegacySuggestions','141975zrbgxN','setTableRowHeader','25lVRoIa','_suggestionFactory','commandName','markerNameToElements','16012TYfedp','registerBlockAttribute','TableEditing','TableUtils','nodeBefore','headingColumns','removeClass','toViewElement','highest','writer','setTableColumnHeader','headingRows','getSuggestion','*Format:*\x20%0','data-suggestion','name','has','stop','formatBlock','FORMAT_HEADER_COLUMN','cell','editor','268779lqytRT','11727660qZnIVp','consumable','264411fKYHLG','activeMarkers','parent','13ljTyLq','FORMAT_REGULAR_COLUMN','plugins','requires','ck-suggestion-marker--active','TrackChangesEditing','start','registerDescriptionCallback','bindElementToMarker','registerCustomCallback','locale','removeMarker:suggestion','FORMAT_REGULAR_ROW'];_0x587e=function(){return _0x2212d8;};return _0x587e();}(function(_0xa1eb68,_0x6c1d2b){const _0x8b90cd=_0x198e,_0x1f79b1=_0xa1eb68();while(!![]){try{const _0xd511f6=parseInt(_0x8b90cd(0x1e7))/0x1*(parseInt(_0x8b90cd(0x1f5))/0x2)+-parseInt(_0x8b90cd(0x20e))/0x3*(parseInt(_0x8b90cd(0x1d6))/0x4)+parseInt(_0x8b90cd(0x1f1))/0x5*(parseInt(_0x8b90cd(0x1e4))/0x6)+parseInt(_0x8b90cd(0x20b))/0x7*(parseInt(_0x8b90cd(0x220))/0x8)+-parseInt(_0x8b90cd(0x1ef))/0x9*(parseInt(_0x8b90cd(0x1d3))/0xa)+parseInt(_0x8b90cd(0x1da))/0xb*(-parseInt(_0x8b90cd(0x20c))/0xc)+parseInt(_0x8b90cd(0x211))/0xd*(parseInt(_0x8b90cd(0x1d1))/0xe);if(_0xd511f6===_0x6c1d2b)break;else _0x1f79b1['push'](_0x1f79b1['shift']());}catch(_0x1b9258){_0x1f79b1['push'](_0x1f79b1['shift']());}}}(_0x587e,0x7d814));import{Plugin as _0x52115b}from'ckeditor5/src/core.js';import _0x1edaaa from'./table.js';import{getTranslation as _0x40dc01}from'../utils/common-translations.js';function _0x198e(_0x47892b,_0x55e181){const _0x587e14=_0x587e();return _0x198e=function(_0x198e56,_0x3f4bc1){_0x198e56=_0x198e56-0x1ca;let _0x5ca53d=_0x587e14[_0x198e56];return _0x5ca53d;},_0x198e(_0x47892b,_0x55e181);}export default class At extends _0x52115b{static get[_0x56770f(0x214)](){return[_0x1edaaa];}[_0x56770f(0x1ca)](){const _0x279c51=_0x56770f,_0x27e0e7=this[_0x279c51(0x20a)];if(!_0x27e0e7[_0x279c51(0x213)][_0x279c51(0x205)](_0x279c51(0x1f7)))return;const _0x3a6b5c=_0x27e0e7[_0x279c51(0x21b)],_0x2ee72e=_0x27e0e7[_0x279c51(0x213)][_0x279c51(0x1e3)](_0x279c51(0x216));_0x2ee72e[_0x279c51(0x1cc)](_0x279c51(0x1f0)),_0x2ee72e[_0x279c51(0x1cc)](_0x279c51(0x1ff)),_0x2ee72e[_0x279c51(0x1f6)](_0x279c51(0x200)),_0x2ee72e[_0x279c51(0x1f6)](_0x279c51(0x1fa)),_0x2ee72e[_0x279c51(0x1ec)][_0x279c51(0x1d4)](_0x279c51(0x200),_0x40dc01(_0x3a6b5c,_0x279c51(0x1e1))),_0x2ee72e[_0x279c51(0x1ec)][_0x279c51(0x1d4)](_0x279c51(0x1fa),_0x40dc01(_0x3a6b5c,_0x279c51(0x208))),this[_0x279c51(0x1ee)]();}[_0x56770f(0x1ee)](){const _0x1007d6=_0x56770f,_0x5436c5=this[_0x1007d6(0x20a)][_0x1007d6(0x213)][_0x1007d6(0x1e3)](_0x1007d6(0x216)),_0x5c491c=this[_0x1007d6(0x20a)][_0x1007d6(0x213)][_0x1007d6(0x1e3)](_0x1007d6(0x1f8)),_0x1b198c=this[_0x1007d6(0x20a)][_0x1007d6(0x213)][_0x1007d6(0x1e3)](_0x1edaaa)[_0x1007d6(0x1d7)]();function _0x49a2b6({showActiveMarker:_0x2828e2=!0x0,setDataAttribute:_0x3f7912=!0x0}={}){return(_0x570b84,_0x230ac7,_0x1d26d5)=>{const _0xc65f1a=_0x198e,{type:_0x42225c,id:_0x47249e}=_0x5436c5[_0xc65f1a(0x1dd)](_0x230ac7[_0xc65f1a(0x1dc)]),_0x3d29f7=_0x5436c5[_0xc65f1a(0x201)](_0x47249e),_0x33cca0=_0x3d29f7[_0xc65f1a(0x1d5)];if(_0xc65f1a(0x207)!=_0x3d29f7[_0xc65f1a(0x1e9)]||!_0x33cca0||_0xc65f1a(0x1ff)!=_0x33cca0[_0xc65f1a(0x1f3)])return;if(_0x230ac7[_0xc65f1a(0x1ce)])return void _0x570b84[_0xc65f1a(0x206)]();if(!_0x1d26d5[_0xc65f1a(0x20d)][_0xc65f1a(0x1ed)](_0x230ac7[_0xc65f1a(0x1d8)],_0x570b84[_0xc65f1a(0x204)]))return;const _0x12264f=_0x230ac7[_0xc65f1a(0x1d8)][_0xc65f1a(0x217)][_0xc65f1a(0x1e8)],_0x251b45=_0x230ac7[_0xc65f1a(0x1d8)][_0xc65f1a(0x21f)][_0xc65f1a(0x1f9)],_0x16aedc=_0x12264f[_0xc65f1a(0x210)][_0xc65f1a(0x210)],{column:_0x2adde3}=_0x5c491c[_0xc65f1a(0x1e5)](_0x12264f),{column:_0x470930}=_0x5c491c[_0xc65f1a(0x1e5)](_0x251b45);for(let _0x48bf03=_0x2adde3;_0x48bf03<=_0x470930;_0x48bf03++){const _0x31d6c3=_0x5c491c[_0xc65f1a(0x221)](_0x16aedc,{'column':_0x48bf03,'includeAllSlots':!0x1});for(const _0x46b560 of _0x31d6c3){const _0x3be63e=_0x46b560[_0xc65f1a(0x209)],_0x2c5937=_0x1d26d5[_0xc65f1a(0x1db)][_0xc65f1a(0x1fc)](_0x3be63e);_0x1d26d5[_0xc65f1a(0x1fe)][_0xc65f1a(0x1df)](_0xc65f1a(0x1d0)+_0x42225c,_0x2c5937),_0x3f7912&&_0x1d26d5[_0xc65f1a(0x1fe)][_0xc65f1a(0x1d2)](_0xc65f1a(0x203),_0x47249e,_0x2c5937),_0x1d26d5[_0xc65f1a(0x1db)][_0xc65f1a(0x219)](_0x2c5937,_0x230ac7[_0xc65f1a(0x1dc)]),_0x2828e2&&(_0x5436c5[_0xc65f1a(0x20f)][_0xc65f1a(0x1ea)](_0x230ac7[_0xc65f1a(0x1dc)])?_0x1d26d5[_0xc65f1a(0x1fe)][_0xc65f1a(0x1df)](_0xc65f1a(0x215),_0x2c5937):_0x1d26d5[_0xc65f1a(0x1fe)][_0xc65f1a(0x1fb)](_0xc65f1a(0x215),_0x2c5937));}}};}_0x5436c5[_0x1007d6(0x1f2)][_0x1007d6(0x21a)](_0x1007d6(0x207),_0x1007d6(0x1f0),_0x1007d6(0x222),_0x1b198c),_0x5436c5[_0x1007d6(0x1f2)][_0x1007d6(0x21a)](_0x1007d6(0x207),_0x1007d6(0x1ff),_0x1007d6(0x222),_0x1b198c),this[_0x1007d6(0x20a)][_0x1007d6(0x1e6)][_0x1007d6(0x1d9)]['on'](_0x1007d6(0x223),_0x49a2b6(),{'priority':_0x1007d6(0x1fd)}),this[_0x1007d6(0x20a)][_0x1007d6(0x1d5)][_0x1007d6(0x1d9)]['on'](_0x1007d6(0x223),(_0x2ab7b1,_0x8ae39a,_0x34c516)=>{const _0x1476b2=_0x1007d6;_0x34c516[_0x1476b2(0x1eb)][_0x1476b2(0x1e0)]&&_0x49a2b6({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x2ab7b1,_0x8ae39a,_0x34c516);},{'priority':_0x1007d6(0x1fd)}),this[_0x1007d6(0x20a)][_0x1007d6(0x1e6)][_0x1007d6(0x1d9)]['on'](_0x1007d6(0x21c),(_0x3ba692,_0x135ec8,_0x308754)=>{const _0x236e63=_0x1007d6,{type:_0x299e8e,id:_0x4587d4}=_0x5436c5[_0x236e63(0x1dd)](_0x135ec8[_0x236e63(0x1dc)]),_0x352067=_0x5436c5[_0x236e63(0x201)](_0x4587d4),_0x1555d4=_0x352067[_0x236e63(0x1d5)];if(_0x236e63(0x207)!=_0x352067[_0x236e63(0x1e9)]||!_0x1555d4||_0x236e63(0x1ff)!=_0x1555d4[_0x236e63(0x1f3)])return;const _0x2519a8=_0x308754[_0x236e63(0x1db)][_0x236e63(0x1f4)](_0x135ec8[_0x236e63(0x1dc)]);if(_0x2519a8){for(const _0x2dc542 of _0x2519a8)_0x308754[_0x236e63(0x1fe)][_0x236e63(0x1fb)](_0x236e63(0x1d0)+_0x299e8e,_0x2dc542),_0x308754[_0x236e63(0x1fe)][_0x236e63(0x1fb)](_0x236e63(0x215),_0x2dc542),_0x308754[_0x236e63(0x1fe)][_0x236e63(0x21e)](_0x236e63(0x203),_0x2dc542),_0x308754[_0x236e63(0x1db)][_0x236e63(0x1e2)](_0x2dc542,_0x135ec8[_0x236e63(0x1dc)]);}},{'priority':_0x1007d6(0x1fd)}),this[_0x1007d6(0x1cf)]();}[_0x56770f(0x1cf)](){const _0x431e53=_0x56770f,_0xef2623=this[_0x431e53(0x20a)],_0x3f6dd5=_0xef2623[_0x431e53(0x21b)];function _0x297ac4(_0xec24d8){const _0x418aa4=_0x431e53;return{'type':_0x418aa4(0x1de),'content':_0x40dc01(_0x3f6dd5,_0x418aa4(0x202),_0xec24d8)};}_0xef2623[_0x431e53(0x213)][_0x431e53(0x1e3)](_0x431e53(0x216))[_0x431e53(0x1ec)][_0x431e53(0x218)](_0x1263b4=>{const _0x498670=_0x431e53;if(_0x498670(0x207)!=_0x1263b4[_0x498670(0x1e9)])return;const {data:_0xa1d74c}=_0x1263b4;if(_0xa1d74c){if(_0x498670(0x1f0)==_0xa1d74c[_0x498670(0x1f3)]){const _0x5143ba=_0xa1d74c[_0x498670(0x1cd)][0x0][_0x498670(0x1cb)];return _0x297ac4(_0x40dc01(_0x3f6dd5,_0x5143ba?_0x498670(0x1e1):_0x498670(0x21d)));}if(_0x498670(0x1ff)==_0xa1d74c[_0x498670(0x1f3)]){const _0x25a0b3=_0xa1d74c[_0x498670(0x1cd)][0x0][_0x498670(0x1cb)];return _0x297ac4(_0x40dc01(_0x3f6dd5,_0x25a0b3?_0x498670(0x208):_0x498670(0x212)));}}});}}