@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240710.0 → 0.0.0-nightly-20240712.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 (166) hide show
  1. package/LICENSE.md +1 -1
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +3 -3
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/package.json +3 -3
  100. package/src/commands/acceptsuggestioncommand.js +1 -1
  101. package/src/commands/discardsuggestioncommand.js +1 -1
  102. package/src/commands/executeonallsuggestionscommand.js +1 -1
  103. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  104. package/src/commands/trackchangescommand.js +1 -1
  105. package/src/index.js +1 -1
  106. package/src/integrations/aiassistant.js +1 -1
  107. package/src/integrations/alignment.js +1 -1
  108. package/src/integrations/basicstyles.js +1 -1
  109. package/src/integrations/blockquote.js +1 -1
  110. package/src/integrations/casechange.js +1 -1
  111. package/src/integrations/ckbox.js +1 -1
  112. package/src/integrations/codeblock.js +1 -1
  113. package/src/integrations/comments.js +1 -1
  114. package/src/integrations/deletecommand.js +1 -1
  115. package/src/integrations/entercommand.js +1 -1
  116. package/src/integrations/findandreplace.js +1 -1
  117. package/src/integrations/font.js +1 -1
  118. package/src/integrations/formatpainter.js +1 -1
  119. package/src/integrations/heading.js +1 -1
  120. package/src/integrations/highlight.js +1 -1
  121. package/src/integrations/horizontalline.js +1 -1
  122. package/src/integrations/htmlembed.js +1 -1
  123. package/src/integrations/image.js +1 -1
  124. package/src/integrations/imagereplace.js +1 -1
  125. package/src/integrations/imagestyle.js +1 -1
  126. package/src/integrations/importword.js +1 -1
  127. package/src/integrations/indent.js +1 -1
  128. package/src/integrations/inputcommand.js +1 -1
  129. package/src/integrations/legacylist.js +1 -1
  130. package/src/integrations/legacylistproperties.js +1 -1
  131. package/src/integrations/link.js +1 -1
  132. package/src/integrations/list.js +1 -1
  133. package/src/integrations/listproperties.js +1 -1
  134. package/src/integrations/mediaembed.js +1 -1
  135. package/src/integrations/mention.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/utils/common-translations.js +1 -1
  166. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4d0b3e=_0x397c;(function(_0x4025d0,_0x2aed70){const _0x5bf19e=_0x397c,_0xcc8134=_0x4025d0();while(!![]){try{const _0x2eca9d=parseInt(_0x5bf19e(0x1e8))/0x1*(-parseInt(_0x5bf19e(0x1e7))/0x2)+-parseInt(_0x5bf19e(0x1e2))/0x3*(parseInt(_0x5bf19e(0x1e6))/0x4)+-parseInt(_0x5bf19e(0x1f8))/0x5*(parseInt(_0x5bf19e(0x1df))/0x6)+-parseInt(_0x5bf19e(0x1fb))/0x7*(parseInt(_0x5bf19e(0x1f2))/0x8)+parseInt(_0x5bf19e(0x1ef))/0x9*(-parseInt(_0x5bf19e(0x1e5))/0xa)+-parseInt(_0x5bf19e(0x1f7))/0xb*(parseInt(_0x5bf19e(0x1ea))/0xc)+parseInt(_0x5bf19e(0x1f1))/0xd*(parseInt(_0x5bf19e(0x1e1))/0xe);if(_0x2eca9d===_0x2aed70)break;else _0xcc8134['push'](_0xcc8134['shift']());}catch(_0xfc45df){_0xcc8134['push'](_0xcc8134['shift']());}}}(_0x12bc,0x4f850));function _0x397c(_0x3427a3,_0x1dbf5d){const _0x12bc2d=_0x12bc();return _0x397c=function(_0x397c5f,_0x50cb8e){_0x397c5f=_0x397c5f-0x1dd;let _0x3b543c=_0x12bc2d[_0x397c5f];return _0x3b543c;},_0x397c(_0x3427a3,_0x1dbf5d);}function _0x12bc(){const _0x4fd5d0=['464440BjQLAm','trackChanges','TrackChangesEditing','35CsPfxl','acceptAllSuggestions','acceptSuggestion','12oFmGMX','RestrictedEditingModeEditing','3187282zKnGMQ','33INzgRT','discardSuggestion','goToPreviousRestrictedEditingException','29530zuazBR','10956uRyGAg','84rwnCQK','1338dTNnnY','afterInit','142572nyjCYW','enableCommand','plugins','discardAllSuggestions','goToNextRestrictedEditingException','558EBxsHQ','editor','91qxDWom','977224CWAWJX','acceptSelectedSuggestions','has','discardSelectedSuggestions','get','187USowBd'];_0x12bc=function(){return _0x4fd5d0;};return _0x12bc();}import{Plugin as _0x29f617}from'ckeditor5/src/core.js';export default class kt extends _0x29f617{[_0x4d0b3e(0x1e9)](){const _0xdc98e1=_0x4d0b3e,_0x56cc88=this[_0xdc98e1(0x1f0)];if(!_0x56cc88[_0xdc98e1(0x1ec)][_0xdc98e1(0x1f4)](_0xdc98e1(0x1e0)))return;const _0x23d680=_0x56cc88[_0xdc98e1(0x1ec)][_0xdc98e1(0x1f6)](_0xdc98e1(0x1fa));_0x23d680[_0xdc98e1(0x1eb)](_0xdc98e1(0x1e4)),_0x23d680[_0xdc98e1(0x1eb)](_0xdc98e1(0x1ee));const _0x3daa22=_0x56cc88[_0xdc98e1(0x1ec)][_0xdc98e1(0x1f6)](_0xdc98e1(0x1e0));_0x3daa22[_0xdc98e1(0x1eb)](_0xdc98e1(0x1f9)),_0x3daa22[_0xdc98e1(0x1eb)](_0xdc98e1(0x1de)),_0x3daa22[_0xdc98e1(0x1eb)](_0xdc98e1(0x1e3)),_0x3daa22[_0xdc98e1(0x1eb)](_0xdc98e1(0x1dd)),_0x3daa22[_0xdc98e1(0x1eb)](_0xdc98e1(0x1ed)),_0x3daa22[_0xdc98e1(0x1eb)](_0xdc98e1(0x1f3)),_0x3daa22[_0xdc98e1(0x1eb)](_0xdc98e1(0x1f5));}}
23
+ const _0x350ecc=_0x46db;function _0x2d99(){const _0x523c4b=['trackChanges','RestrictedEditingModeEditing','get','plugins','goToPreviousRestrictedEditingException','35hFBUgj','TrackChangesEditing','afterInit','acceptAllSuggestions','discardAllSuggestions','acceptSuggestion','acceptSelectedSuggestions','discardSelectedSuggestions','has','10030937zJtsfd','5101338dTRTqB','enableCommand','154881UizTmd','2912556yWPIBc','2kXSajM','discardSuggestion','2734024SQlgmd','126928bQPAlp','1173322gKrGYk','editor','goToNextRestrictedEditingException'];_0x2d99=function(){return _0x523c4b;};return _0x2d99();}(function(_0x370926,_0x439b81){const _0xa92ecd=_0x46db,_0xb66153=_0x370926();while(!![]){try{const _0x5cb99d=-parseInt(_0xa92ecd(0x1d1))/0x1*(-parseInt(_0xa92ecd(0x1cd))/0x2)+-parseInt(_0xa92ecd(0x1e6))/0x3+-parseInt(_0xa92ecd(0x1d0))/0x4*(parseInt(_0xa92ecd(0x1d9))/0x5)+-parseInt(_0xa92ecd(0x1e3))/0x6+parseInt(_0xa92ecd(0x1e2))/0x7+parseInt(_0xa92ecd(0x1cf))/0x8+parseInt(_0xa92ecd(0x1e5))/0x9;if(_0x5cb99d===_0x439b81)break;else _0xb66153['push'](_0xb66153['shift']());}catch(_0x575b12){_0xb66153['push'](_0xb66153['shift']());}}}(_0x2d99,0xe11dc));import{Plugin as _0x593b8a}from'ckeditor5/src/core.js';function _0x46db(_0x3beecf,_0x595671){const _0x2d99fa=_0x2d99();return _0x46db=function(_0x46dbe7,_0x176976){_0x46dbe7=_0x46dbe7-0x1cd;let _0x5ede85=_0x2d99fa[_0x46dbe7];return _0x5ede85;},_0x46db(_0x3beecf,_0x595671);}export default class kt extends _0x593b8a{[_0x350ecc(0x1db)](){const _0x263caf=_0x350ecc,_0x470259=this[_0x263caf(0x1d2)];if(!_0x470259[_0x263caf(0x1d7)][_0x263caf(0x1e1)](_0x263caf(0x1d5)))return;const _0x30466a=_0x470259[_0x263caf(0x1d7)][_0x263caf(0x1d6)](_0x263caf(0x1da));_0x30466a[_0x263caf(0x1e4)](_0x263caf(0x1d8)),_0x30466a[_0x263caf(0x1e4)](_0x263caf(0x1d3));const _0x50d592=_0x470259[_0x263caf(0x1d7)][_0x263caf(0x1d6)](_0x263caf(0x1d5));_0x50d592[_0x263caf(0x1e4)](_0x263caf(0x1d4)),_0x50d592[_0x263caf(0x1e4)](_0x263caf(0x1de)),_0x50d592[_0x263caf(0x1e4)](_0x263caf(0x1ce)),_0x50d592[_0x263caf(0x1e4)](_0x263caf(0x1dc)),_0x50d592[_0x263caf(0x1e4)](_0x263caf(0x1dd)),_0x50d592[_0x263caf(0x1e4)](_0x263caf(0x1df)),_0x50d592[_0x263caf(0x1e4)](_0x263caf(0x1e0));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2c11c9=_0x1979;(function(_0x45a5dd,_0x438349){const _0x429e41=_0x1979,_0x1adc3c=_0x45a5dd();while(!![]){try{const _0x2a5c09=-parseInt(_0x429e41(0x117))/0x1+-parseInt(_0x429e41(0x11a))/0x2*(parseInt(_0x429e41(0x144))/0x3)+parseInt(_0x429e41(0x134))/0x4*(-parseInt(_0x429e41(0x13c))/0x5)+parseInt(_0x429e41(0x13d))/0x6+parseInt(_0x429e41(0x11c))/0x7+parseInt(_0x429e41(0x135))/0x8*(parseInt(_0x429e41(0x142))/0x9)+-parseInt(_0x429e41(0x11d))/0xa;if(_0x2a5c09===_0x438349)break;else _0x1adc3c['push'](_0x1adc3c['shift']());}catch(_0x3a85d7){_0x1adc3c['push'](_0x1adc3c['shift']());}}}(_0xf20f,0x9711e));import{Plugin as _0xcb6611}from'ckeditor5/src/core.js';function _0x1979(_0x16a005,_0x3e7cfa){const _0xf20f4d=_0xf20f();return _0x1979=function(_0x197996,_0x497add){_0x197996=_0x197996-0x114;let _0xb6ad0e=_0xf20f4d[_0x197996];return _0xb6ad0e;},_0x1979(_0x16a005,_0x3e7cfa);}import{ShiftEnter as _0x527cfb}from'ckeditor5/src/enter.js';import{getTranslation as _0x142b85}from'../utils/common-translations.js';export default class bt extends _0xcb6611{static get[_0x2c11c9(0x136)](){return[_0x527cfb];}[_0x2c11c9(0x116)](){const _0x132ae8=_0x2c11c9,_0x4bcd17=this[_0x132ae8(0x127)],_0x4bdca0=_0x4bcd17[_0x132ae8(0x115)][_0x132ae8(0x125)](_0x132ae8(0x141));_0x4bdca0[_0x132ae8(0x12a)](_0x132ae8(0x120)),_0x4bcd17[_0x132ae8(0x13a)][_0x132ae8(0x139)]['on'](_0x132ae8(0x13f),de(_0x4bcd17),{'priority':_0x132ae8(0x14a)}),_0x4bcd17[_0x132ae8(0x13a)][_0x132ae8(0x139)]['on'](_0x132ae8(0x140),de(_0x4bcd17),{'priority':_0x132ae8(0x14a)}),_0x4bcd17[_0x132ae8(0x146)][_0x132ae8(0x139)]['on'](_0x132ae8(0x14b),(_0x529cd8,_0x46b5d0,_0x32e934)=>{const _0x16971e=_0x132ae8;_0x32e934[_0x16971e(0x114)][_0x16971e(0x12b)]&&de(_0x4bcd17,{'showActiveMarker':!0x1})(_0x529cd8,_0x46b5d0,_0x32e934);}),_0x4bdca0[_0x132ae8(0x12c)][_0x132ae8(0x128)](_0x132ae8(0x123),_0x20976b=>_0x142b85(_0x4bcd17[_0x132ae8(0x129)],_0x132ae8(0x119),_0x20976b));}}function _0xf20f(){const _0x2597de=['6059056aWXMdb','requires','mapper','createUIElement','downcastDispatcher','editing','name','70caeqGf','6650106AeDwRj','merge','addMarker:suggestion:insertion','addMarker:suggestion:deletion','TrackChangesEditing','9IcgPrv','split','15iqIfXZ','writer','data','createPositionBefore','addClass','bindElementToMarker','high','addMarker:suggestion','options','plugins','init','60547tYEGbP','deletion','ELEMENT_LINE_BREAK','134270zxmEDi','test','8015084QHedBS','8795770mpCMAh','model','span','shiftEnter','element','markerRange','softBreak','activeMarkers','get','consumable','editor','registerElementLabel','locale','enableCommand','showSuggestionHighlights','descriptionFactory','ck-suggestion-marker-','markerName','getItems','includes','insert','toViewPosition','ck-suggestion-marker--active','318904YJYOfL'];_0xf20f=function(){return _0x2597de;};return _0xf20f();}function de(_0x46a07c,{showActiveMarker:_0x1c273b=!0x0}={}){return(_0x904006,_0x10bb30,_0xe3becb)=>{const _0xc59ca4=_0x1979,_0x383fed=_0x46a07c[_0xc59ca4(0x115)][_0xc59ca4(0x125)](_0xc59ca4(0x141));if(!_0xe3becb[_0xc59ca4(0x126)][_0xc59ca4(0x11b)](_0x10bb30[_0xc59ca4(0x122)],_0x904006[_0xc59ca4(0x13b)]))return;const _0x377ecf=_0x46a07c[_0xc59ca4(0x11e)];for(const _0x41eb0b of _0x10bb30[_0xc59ca4(0x122)][_0xc59ca4(0x12f)]()){if(!_0x41eb0b['is'](_0xc59ca4(0x121),_0xc59ca4(0x123)))continue;const _0x45c477=_0xc59ca4(0x118)==_0x10bb30[_0xc59ca4(0x12e)][_0xc59ca4(0x143)](':')[0x1]?_0xc59ca4(0x13e):_0xc59ca4(0x143),_0x5e2c48=_0xe3becb[_0xc59ca4(0x145)][_0xc59ca4(0x138)](_0xc59ca4(0x11f),{'class':_0xc59ca4(0x12d)+_0x45c477}),_0x2c4a67=_0xe3becb[_0xc59ca4(0x137)][_0xc59ca4(0x132)](_0x377ecf[_0xc59ca4(0x147)](_0x41eb0b));_0x1c273b&&_0x383fed[_0xc59ca4(0x124)][_0xc59ca4(0x130)](_0x10bb30[_0xc59ca4(0x12e)])&&_0xe3becb[_0xc59ca4(0x145)][_0xc59ca4(0x148)](_0xc59ca4(0x133),_0x5e2c48),_0xe3becb[_0xc59ca4(0x145)][_0xc59ca4(0x131)](_0x2c4a67,_0x5e2c48),_0xe3becb[_0xc59ca4(0x137)][_0xc59ca4(0x149)](_0x5e2c48,_0x10bb30[_0xc59ca4(0x12e)]);}};}
23
+ const _0x318215=_0x3795;(function(_0x30041d,_0x60b1af){const _0x269b92=_0x3795,_0x3723e2=_0x30041d();while(!![]){try{const _0x4c84a5=-parseInt(_0x269b92(0xd1))/0x1+-parseInt(_0x269b92(0xe0))/0x2*(parseInt(_0x269b92(0xf3))/0x3)+-parseInt(_0x269b92(0xe9))/0x4*(-parseInt(_0x269b92(0xc5))/0x5)+-parseInt(_0x269b92(0xf0))/0x6+-parseInt(_0x269b92(0xdf))/0x7+parseInt(_0x269b92(0xe1))/0x8*(parseInt(_0x269b92(0xf9))/0x9)+-parseInt(_0x269b92(0xd3))/0xa*(-parseInt(_0x269b92(0xd6))/0xb);if(_0x4c84a5===_0x60b1af)break;else _0x3723e2['push'](_0x3723e2['shift']());}catch(_0x4795ee){_0x3723e2['push'](_0x3723e2['shift']());}}}(_0xf930,0xbfbe5));function _0x3795(_0x5472e9,_0x3c8201){const _0xf9304f=_0xf930();return _0x3795=function(_0x379572,_0x5df4e7){_0x379572=_0x379572-0xc3;let _0x24ee03=_0xf9304f[_0x379572];return _0x24ee03;},_0x3795(_0x5472e9,_0x3c8201);}import{Plugin as _0x1a21c4}from'ckeditor5/src/core.js';import{ShiftEnter as _0x45c5d2}from'ckeditor5/src/enter.js';import{getTranslation as _0x35cffc}from'../utils/common-translations.js';export default class bt extends _0x1a21c4{static get[_0x318215(0xdd)](){return[_0x45c5d2];}[_0x318215(0xe5)](){const _0x501d4e=_0x318215,_0x1adca7=this[_0x501d4e(0xf8)],_0x1c6648=_0x1adca7[_0x501d4e(0xf7)][_0x501d4e(0xda)](_0x501d4e(0xef));_0x1c6648[_0x501d4e(0xf4)](_0x501d4e(0xee)),_0x1adca7[_0x501d4e(0xd4)][_0x501d4e(0xfb)]['on'](_0x501d4e(0xd8),de(_0x1adca7),{'priority':_0x501d4e(0xec)}),_0x1adca7[_0x501d4e(0xd4)][_0x501d4e(0xfb)]['on'](_0x501d4e(0xcc),de(_0x1adca7),{'priority':_0x501d4e(0xec)}),_0x1adca7[_0x501d4e(0xc8)][_0x501d4e(0xfb)]['on'](_0x501d4e(0xe6),(_0x4dd286,_0x99fefe,_0x36b2d2)=>{const _0x56b5e2=_0x501d4e;_0x36b2d2[_0x56b5e2(0xd7)][_0x56b5e2(0xcb)]&&de(_0x1adca7,{'showActiveMarker':!0x1})(_0x4dd286,_0x99fefe,_0x36b2d2);}),_0x1c6648[_0x501d4e(0xce)][_0x501d4e(0xea)](_0x501d4e(0xde),_0x461c8f=>_0x35cffc(_0x1adca7[_0x501d4e(0xcd)],_0x501d4e(0xe2),_0x461c8f));}}function de(_0x79c139,{showActiveMarker:_0x5e8602=!0x0}={}){return(_0x46a141,_0xf4a41f,_0x5d39ab)=>{const _0x4e1ef7=_0x3795,_0x2e2c6d=_0x79c139[_0x4e1ef7(0xf7)][_0x4e1ef7(0xda)](_0x4e1ef7(0xef));if(!_0x5d39ab[_0x4e1ef7(0xd5)][_0x4e1ef7(0xd2)](_0xf4a41f[_0x4e1ef7(0xed)],_0x46a141[_0x4e1ef7(0xdb)]))return;const _0x56e35a=_0x79c139[_0x4e1ef7(0xe3)];for(const _0x211461 of _0xf4a41f[_0x4e1ef7(0xed)][_0x4e1ef7(0xfa)]()){if(!_0x211461['is'](_0x4e1ef7(0xcf),_0x4e1ef7(0xde)))continue;const _0x538747=_0x4e1ef7(0xe8)==_0xf4a41f[_0x4e1ef7(0xf2)][_0x4e1ef7(0xdc)](':')[0x1]?_0x4e1ef7(0xe4):_0x4e1ef7(0xdc),_0x72e6a=_0x5d39ab[_0x4e1ef7(0xc4)][_0x4e1ef7(0xf5)](_0x4e1ef7(0xf1),{'class':_0x4e1ef7(0xd0)+_0x538747}),_0xc255b0=_0x5d39ab[_0x4e1ef7(0xd9)][_0x4e1ef7(0xca)](_0x56e35a[_0x4e1ef7(0xe7)](_0x211461));_0x5e8602&&_0x2e2c6d[_0x4e1ef7(0xc3)][_0x4e1ef7(0xc9)](_0xf4a41f[_0x4e1ef7(0xf2)])&&_0x5d39ab[_0x4e1ef7(0xc4)][_0x4e1ef7(0xf6)](_0x4e1ef7(0xc6),_0x72e6a),_0x5d39ab[_0x4e1ef7(0xc4)][_0x4e1ef7(0xc7)](_0xc255b0,_0x72e6a),_0x5d39ab[_0x4e1ef7(0xd9)][_0x4e1ef7(0xeb)](_0x72e6a,_0xf4a41f[_0x4e1ef7(0xf2)]);}};}function _0xf930(){const _0x43b731=['editor','192897GVOcKw','getItems','downcastDispatcher','activeMarkers','writer','34605duBmJK','ck-suggestion-marker--active','insert','data','includes','toViewPosition','showSuggestionHighlights','addMarker:suggestion:deletion','locale','descriptionFactory','element','ck-suggestion-marker-','893736pyowLS','test','10bkHmfk','editing','consumable','44386386uwRxem','options','addMarker:suggestion:insertion','mapper','get','name','split','requires','softBreak','9878176bRywoO','2vLWNHn','240aDsSDY','ELEMENT_LINE_BREAK','model','merge','init','addMarker:suggestion','createPositionBefore','deletion','76pnDjdH','registerElementLabel','bindElementToMarker','high','markerRange','shiftEnter','TrackChangesEditing','3419088FLpxBG','span','markerName','3448446EQZXnL','enableCommand','createUIElement','addClass','plugins'];_0xf930=function(){return _0x43b731;};return _0xf930();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x271c7b=_0x1990;(function(_0xadec56,_0x598258){const _0x4baade=_0x1990,_0x15c306=_0xadec56();while(!![]){try{const _0x3348fc=parseInt(_0x4baade(0x10c))/0x1+-parseInt(_0x4baade(0x104))/0x2+parseInt(_0x4baade(0xea))/0x3*(parseInt(_0x4baade(0x108))/0x4)+-parseInt(_0x4baade(0xeb))/0x5+parseInt(_0x4baade(0xf8))/0x6+parseInt(_0x4baade(0x10d))/0x7+-parseInt(_0x4baade(0x100))/0x8*(-parseInt(_0x4baade(0xff))/0x9);if(_0x3348fc===_0x598258)break;else _0x15c306['push'](_0x15c306['shift']());}catch(_0x1d6339){_0x15c306['push'](_0x15c306['shift']());}}}(_0x4ce4,0xd153e));function _0x1990(_0x5b8cb1,_0x3bf7b8){const _0x4ce4db=_0x4ce4();return _0x1990=function(_0x199056,_0xe2076){_0x199056=_0x199056-0xe8;let _0x50dbb0=_0x4ce4db[_0x199056];return _0x50dbb0;},_0x1990(_0x5b8cb1,_0x3bf7b8);}import{Plugin as _0x269ae4}from'ckeditor5/src/core.js';function _0x4ce4(){const _0x402a02=['forceValue','3062808RkDMTW','8ZIkbCq','model','formatBlock','restrictedEditingException','3095244HiuJmF','has','locale','descriptionFactory','299804JnkyxJ','TrackChangesEditing','type','change','616466NDZtLv','2118753GcazdD','from','markInlineFormat','FORMAT_RESTRICTED_DISABLED','plugins','36PlRLcE','1014345IAPraP','registerDescriptionCallback','FORMAT_RESTRICTED_ENABLED','format','selection','document','get','StandardEditingModeEditing','commandName','enableCommand','formatInline','commandParams','getRanges','2694168IGFpmI','commands','afterInit','isCollapsed','value','editor'];_0x4ce4=function(){return _0x402a02;};return _0x4ce4();}import{getRangesWithAttribute as _0x2debfc}from'./utils.js';import{getTranslation as _0x8eaa26}from'../utils/common-translations.js';export default class wt extends _0x269ae4{[_0x271c7b(0xfa)](){const _0x13df81=_0x271c7b,_0x4b84f0=this[_0x13df81(0xfd)],_0x1d8aef=_0x4b84f0[_0x13df81(0x101)],_0x4d495b=_0x4b84f0[_0x13df81(0x106)];if(!_0x4b84f0[_0x13df81(0xe9)][_0x13df81(0x105)](_0x13df81(0xf2)))return;const _0x350dd8=_0x4b84f0[_0x13df81(0xe9)][_0x13df81(0xf1)](_0x13df81(0x109)),_0x5cf997=_0x13df81(0x103),_0x2ddc0d=_0x4b84f0[_0x13df81(0xf9)][_0x13df81(0xf1)](_0x5cf997);_0x350dd8[_0x13df81(0xf4)](_0x5cf997,(_0x2fe9e6,_0x18777b={})=>{const _0x8a5509=_0x13df81,_0x47bbd5=_0x1d8aef[_0x8a5509(0xf0)][_0x8a5509(0xef)];if(_0x47bbd5[_0x8a5509(0xfb)])return void _0x2fe9e6(_0x18777b);const _0x238429=void 0x0!==_0x18777b[_0x8a5509(0xfe)]?_0x18777b[_0x8a5509(0xfe)]:!_0x2ddc0d[_0x8a5509(0xfc)];_0x1d8aef[_0x8a5509(0x10b)](()=>{const _0x26a37b=_0x8a5509,_0x277b36=Array[_0x26a37b(0x10e)](_0x47bbd5[_0x26a37b(0xf7)]());for(const _0x109e25 of _0x277b36){const _0x4d97e4=_0x238429?[_0x109e25]:_0x2debfc(_0x5cf997,_0x109e25,_0x1d8aef);for(const _0x585d9e of _0x4d97e4)_0x350dd8[_0x26a37b(0x10f)](_0x585d9e,{'commandName':_0x5cf997,'commandParams':[{'forceValue':_0x238429}]});}});}),_0x350dd8[_0x13df81(0x107)][_0x13df81(0xec)](_0x1bd204=>{const _0x438020=_0x13df81;if(_0x438020(0x102)!=_0x1bd204[_0x438020(0x10a)]&&_0x438020(0xf5)!=_0x1bd204[_0x438020(0x10a)])return;const {data:_0x1ced71}=_0x1bd204;return _0x1ced71&&_0x1ced71[_0x438020(0xf3)]==_0x5cf997?_0x1ced71[_0x438020(0xf6)][0x0][_0x438020(0xfe)]?{'type':_0x438020(0xee),'content':_0x8eaa26(_0x4d495b,_0x438020(0xed))}:{'type':_0x438020(0xee),'content':_0x8eaa26(_0x4d495b,_0x438020(0xe8))}:void 0x0;});}}
23
+ const _0x1e3c24=_0x57d9;(function(_0x1e7583,_0x607fef){const _0xc6a9a2=_0x57d9,_0x2b250e=_0x1e7583();while(!![]){try{const _0x5c1139=parseInt(_0xc6a9a2(0x1e8))/0x1*(-parseInt(_0xc6a9a2(0x1e0))/0x2)+parseInt(_0xc6a9a2(0x1c4))/0x3*(-parseInt(_0xc6a9a2(0x1c0))/0x4)+-parseInt(_0xc6a9a2(0x1d2))/0x5+parseInt(_0xc6a9a2(0x1c1))/0x6+-parseInt(_0xc6a9a2(0x1e1))/0x7+-parseInt(_0xc6a9a2(0x1cb))/0x8*(-parseInt(_0xc6a9a2(0x1d6))/0x9)+parseInt(_0xc6a9a2(0x1ca))/0xa;if(_0x5c1139===_0x607fef)break;else _0x2b250e['push'](_0x2b250e['shift']());}catch(_0x82875d){_0x2b250e['push'](_0x2b250e['shift']());}}}(_0x44b2,0x4963f));import{Plugin as _0x1d248c}from'ckeditor5/src/core.js';function _0x44b2(){const _0x545c6f=['8WzlPbN','registerDescriptionCallback','descriptionFactory','change','isCollapsed','restrictedEditingException','has','1579815oaofao','commands','enableCommand','FORMAT_RESTRICTED_DISABLED','5158503oCbzvp','locale','formatBlock','markInlineFormat','format','type','getRanges','StandardEditingModeEditing','commandParams','get','6wcxCrE','2267496aDcaCS','model','formatInline','afterInit','plugins','commandName','document','159329HeQdWV','284056KLWMbV','2676150icfPqd','value','selection','3oIyjFZ','FORMAT_RESTRICTED_ENABLED','editor','forceValue','from','TrackChangesEditing','4703070ktimHR'];_0x44b2=function(){return _0x545c6f;};return _0x44b2();}import{getRangesWithAttribute as _0x548454}from'./utils.js';function _0x57d9(_0x58ae50,_0x4ce9cf){const _0x44b298=_0x44b2();return _0x57d9=function(_0x57d978,_0x22566e){_0x57d978=_0x57d978-0x1c0;let _0x55d3c7=_0x44b298[_0x57d978];return _0x55d3c7;},_0x57d9(_0x58ae50,_0x4ce9cf);}import{getTranslation as _0x285ef7}from'../utils/common-translations.js';export default class wt extends _0x1d248c{[_0x1e3c24(0x1e4)](){const _0x13955f=_0x1e3c24,_0x5126ac=this[_0x13955f(0x1c6)],_0x6bfa5f=_0x5126ac[_0x13955f(0x1e2)],_0x3bbfcc=_0x5126ac[_0x13955f(0x1d7)];if(!_0x5126ac[_0x13955f(0x1e5)][_0x13955f(0x1d1)](_0x13955f(0x1dd)))return;const _0x4b6ee0=_0x5126ac[_0x13955f(0x1e5)][_0x13955f(0x1df)](_0x13955f(0x1c9)),_0x44334c=_0x13955f(0x1d0),_0x5ad7bc=_0x5126ac[_0x13955f(0x1d3)][_0x13955f(0x1df)](_0x44334c);_0x4b6ee0[_0x13955f(0x1d4)](_0x44334c,(_0x459dfe,_0x352191={})=>{const _0x3f8b75=_0x13955f,_0x30ba20=_0x6bfa5f[_0x3f8b75(0x1e7)][_0x3f8b75(0x1c3)];if(_0x30ba20[_0x3f8b75(0x1cf)])return void _0x459dfe(_0x352191);const _0x37c803=void 0x0!==_0x352191[_0x3f8b75(0x1c7)]?_0x352191[_0x3f8b75(0x1c7)]:!_0x5ad7bc[_0x3f8b75(0x1c2)];_0x6bfa5f[_0x3f8b75(0x1ce)](()=>{const _0x324f94=_0x3f8b75,_0x171253=Array[_0x324f94(0x1c8)](_0x30ba20[_0x324f94(0x1dc)]());for(const _0x13f282 of _0x171253){const _0xdb45f0=_0x37c803?[_0x13f282]:_0x548454(_0x44334c,_0x13f282,_0x6bfa5f);for(const _0x56eb1a of _0xdb45f0)_0x4b6ee0[_0x324f94(0x1d9)](_0x56eb1a,{'commandName':_0x44334c,'commandParams':[{'forceValue':_0x37c803}]});}});}),_0x4b6ee0[_0x13955f(0x1cd)][_0x13955f(0x1cc)](_0x16cddb=>{const _0x5b7441=_0x13955f;if(_0x5b7441(0x1d8)!=_0x16cddb[_0x5b7441(0x1db)]&&_0x5b7441(0x1e3)!=_0x16cddb[_0x5b7441(0x1db)])return;const {data:_0x2569ec}=_0x16cddb;return _0x2569ec&&_0x2569ec[_0x5b7441(0x1e6)]==_0x44334c?_0x2569ec[_0x5b7441(0x1de)][0x0][_0x5b7441(0x1c7)]?{'type':_0x5b7441(0x1da),'content':_0x285ef7(_0x3bbfcc,_0x5b7441(0x1c5))}:{'type':_0x5b7441(0x1da),'content':_0x285ef7(_0x3bbfcc,_0x5b7441(0x1d5))}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1310(_0x35c46f,_0x1ecf72){const _0x365e3b=_0x365e();return _0x1310=function(_0x131093,_0x174115){_0x131093=_0x131093-0x81;let _0x57db30=_0x365e3b[_0x131093];return _0x57db30;},_0x1310(_0x35c46f,_0x1ecf72);}function _0x365e(){const _0x4bc019=['editor','6591186ysmmxM','GeneralHtmlSupport','style','afterInit','get','type','1252830pRMgCf','element','6955QSLUVw','descriptionFactory','block','definitions','_registerLegacyDescription','1385833bjlnyh','8BRXGHN','13704102uLLsSi','commandParams','normalizeConfig','registerDescriptionCallback','add','commandName','registerAttributeLabel','registerBlockAttribute','styleName','inline','enableDefaultAttributesIntegration','getGhsAttributeNameForElement','218820BbBtyA','toLowerCase','formatInline','DataSchema','ghsAttributes','TrackChangesEditing','*Set\x20format:*\x20%0','has','*Remove\x20format:*\x20%0','FORMAT_STYLE','11uIClzJ','formatBlock','Style','plugins','config','locale','6pnnDQE','registerInlineAttribute','format','64DoNnIp','975171PyOdkc','StyleUtils','forceValue'];_0x365e=function(){return _0x4bc019;};return _0x365e();}const _0x51b51e=_0x1310;(function(_0x43dff0,_0x3ead04){const _0x2ff603=_0x1310,_0x15cf59=_0x43dff0();while(!![]){try{const _0x3eb52b=parseInt(_0x2ff603(0xa3))/0x1+parseInt(_0x2ff603(0x8e))/0x2*(-parseInt(_0x2ff603(0x92))/0x3)+-parseInt(_0x2ff603(0x91))/0x4*(-parseInt(_0x2ff603(0x9e))/0x5)+-parseInt(_0x2ff603(0x96))/0x6+parseInt(_0x2ff603(0xb1))/0x7+-parseInt(_0x2ff603(0xa4))/0x8*(-parseInt(_0x2ff603(0xa5))/0x9)+-parseInt(_0x2ff603(0x9c))/0xa*(parseInt(_0x2ff603(0x88))/0xb);if(_0x3eb52b===_0x3ead04)break;else _0x15cf59['push'](_0x15cf59['shift']());}catch(_0x335c11){_0x15cf59['push'](_0x15cf59['shift']());}}}(_0x365e,0xba4a2));import{Plugin as _0x398f1e}from'ckeditor5/src/core.js';import{getTranslation as _0xd28508}from'../utils/common-translations.js';export default class yt extends _0x398f1e{[_0x51b51e(0x99)](){const _0x2f479f=_0x51b51e,_0x49621c=this[_0x2f479f(0x95)];if(!_0x49621c[_0x2f479f(0x8b)][_0x2f479f(0x85)](_0x2f479f(0x8a))||!_0x49621c[_0x2f479f(0x8b)][_0x2f479f(0x85)](_0x2f479f(0x81)))return;const _0x588295=_0x49621c[_0x2f479f(0x8b)][_0x2f479f(0x9a)](_0x2f479f(0x83)),_0x55182f=_0x49621c[_0x2f479f(0x8d)],_0x1657fb=_0x49621c[_0x2f479f(0x8c)][_0x2f479f(0x9a)](_0x2f479f(0x98))||{},_0x133962=_0x49621c[_0x2f479f(0x8b)][_0x2f479f(0x9a)](_0x2f479f(0x97)),_0x39ffed=_0x49621c[_0x2f479f(0x8b)][_0x2f479f(0x9a)](_0x2f479f(0x93))[_0x2f479f(0xa7)](_0x49621c[_0x2f479f(0x8b)][_0x2f479f(0x9a)](_0x2f479f(0x81)),_0x1657fb[_0x2f479f(0xa1)]);_0x588295[_0x2f479f(0xaf)](_0x2f479f(0x98));const _0x3d74f2=new Set();for(const _0x5d2a94 of _0x39ffed[_0x2f479f(0xa0)]){const _0x21c99a=_0x133962[_0x2f479f(0xb0)](_0x5d2a94[_0x2f479f(0x9d)]);_0x3d74f2[_0x2f479f(0xa9)](_0x21c99a);}const _0x308094=new Set();for(const _0x4980a9 of _0x39ffed[_0x2f479f(0xae)]){const _0x3165b4=_0x133962[_0x2f479f(0xb0)](_0x4980a9[_0x2f479f(0x9d)]);_0x308094[_0x2f479f(0xa9)](_0x3165b4);for(const _0x8a4b96 of _0x4980a9[_0x2f479f(0x82)])_0x308094[_0x2f479f(0xa9)](_0x8a4b96);}for(const _0x27240e of _0x3d74f2)_0x588295[_0x2f479f(0xac)](_0x27240e),_0x588295[_0x2f479f(0x9f)][_0x2f479f(0xab)](_0x27240e,_0xd28508(_0x55182f,_0x2f479f(0x87)));for(const _0x17cea0 of _0x308094)_0x588295[_0x2f479f(0x8f)](_0x17cea0),_0x588295[_0x2f479f(0x9f)][_0x2f479f(0xab)](_0x17cea0,_0xd28508(_0x55182f,_0x2f479f(0x87)));this[_0x2f479f(0xa2)]();}[_0x51b51e(0xa2)](){const _0x20c11c=_0x51b51e,_0x541313=this[_0x20c11c(0x95)],_0x9180bd=_0x541313[_0x20c11c(0x8d)];_0x541313[_0x20c11c(0x8b)][_0x20c11c(0x9a)](_0x20c11c(0x83))[_0x20c11c(0x9f)][_0x20c11c(0xa8)](_0x57b92b=>{const _0x45863c=_0x20c11c;if(_0x45863c(0x89)!=_0x57b92b[_0x45863c(0x9b)]&&_0x45863c(0xb3)!=_0x57b92b[_0x45863c(0x9b)])return;const {data:_0x4063b3}=_0x57b92b;return _0x4063b3&&_0x45863c(0x98)===_0x4063b3[_0x45863c(0xaa)]?_0x4063b3[_0x45863c(0xa6)][0x0][_0x45863c(0x94)]?{'type':_0x45863c(0x90),'content':_0xd28508(_0x9180bd,_0x45863c(0x84),_0x4063b3[_0x45863c(0xa6)][0x0][_0x45863c(0xad)][_0x45863c(0xb2)]())}:{'type':_0x45863c(0x90),'content':_0xd28508(_0x9180bd,_0x45863c(0x86),_0x4063b3[_0x45863c(0xa6)][0x0][_0x45863c(0xad)][_0x45863c(0xb2)]())}:void 0x0;});}}
23
+ const _0x32bebe=_0x8266;(function(_0x1d5807,_0x56b03f){const _0x37e57a=_0x8266,_0x5f1721=_0x1d5807();while(!![]){try{const _0x54fbf4=-parseInt(_0x37e57a(0x192))/0x1+parseInt(_0x37e57a(0x189))/0x2*(parseInt(_0x37e57a(0x175))/0x3)+-parseInt(_0x37e57a(0x18a))/0x4*(-parseInt(_0x37e57a(0x187))/0x5)+parseInt(_0x37e57a(0x17b))/0x6+-parseInt(_0x37e57a(0x184))/0x7+parseInt(_0x37e57a(0x17d))/0x8+parseInt(_0x37e57a(0x18b))/0x9;if(_0x54fbf4===_0x56b03f)break;else _0x5f1721['push'](_0x5f1721['shift']());}catch(_0x2aad88){_0x5f1721['push'](_0x5f1721['shift']());}}}(_0x41f9,0x4584a));import{Plugin as _0x180978}from'ckeditor5/src/core.js';import{getTranslation as _0xe93f69}from'../utils/common-translations.js';function _0x41f9(){const _0x2f083f=['formatInline','StyleUtils','has','descriptionFactory','*Set\x20format:*\x20%0','enableDefaultAttributesIntegration','add','TrackChangesEditing','FORMAT_STYLE','GeneralHtmlSupport','type','block','definitions','381hQWVSQ','get','element','afterInit','registerDescriptionCallback','forceValue','1607520jdaMRn','getGhsAttributeNameForElement','2433808OSoqCv','normalizeConfig','toLowerCase','inline','styleName','registerAttributeLabel','Style','2683443YvNkUx','*Remove\x20format:*\x20%0','style','5nihDYA','plugins','1770CgYlyi','65396tIRrLh','1048617tLkUMu','_registerLegacyDescription','DataSchema','locale','registerBlockAttribute','editor','format','149308sOpfaS','commandName','commandParams','ghsAttributes','registerInlineAttribute','config','formatBlock'];_0x41f9=function(){return _0x2f083f;};return _0x41f9();}function _0x8266(_0x4cc09d,_0x51ba6f){const _0x41f9ba=_0x41f9();return _0x8266=function(_0x826693,_0x485707){_0x826693=_0x826693-0x163;let _0x48f71=_0x41f9ba[_0x826693];return _0x48f71;},_0x8266(_0x4cc09d,_0x51ba6f);}export default class yt extends _0x180978{[_0x32bebe(0x178)](){const _0xaea43=_0x32bebe,_0x6d0d98=this[_0xaea43(0x190)];if(!_0x6d0d98[_0xaea43(0x188)][_0xaea43(0x16a)](_0xaea43(0x183))||!_0x6d0d98[_0xaea43(0x188)][_0xaea43(0x16a)](_0xaea43(0x18d)))return;const _0x3df9f5=_0x6d0d98[_0xaea43(0x188)][_0xaea43(0x176)](_0xaea43(0x16f)),_0x572ab5=_0x6d0d98[_0xaea43(0x18e)],_0x545b4e=_0x6d0d98[_0xaea43(0x166)][_0xaea43(0x176)](_0xaea43(0x186))||{},_0x1f4ae1=_0x6d0d98[_0xaea43(0x188)][_0xaea43(0x176)](_0xaea43(0x171)),_0x451e54=_0x6d0d98[_0xaea43(0x188)][_0xaea43(0x176)](_0xaea43(0x169))[_0xaea43(0x17e)](_0x6d0d98[_0xaea43(0x188)][_0xaea43(0x176)](_0xaea43(0x18d)),_0x545b4e[_0xaea43(0x174)]);_0x3df9f5[_0xaea43(0x16d)](_0xaea43(0x186));const _0x1bf485=new Set();for(const _0x289202 of _0x451e54[_0xaea43(0x173)]){const _0x33c450=_0x1f4ae1[_0xaea43(0x17c)](_0x289202[_0xaea43(0x177)]);_0x1bf485[_0xaea43(0x16e)](_0x33c450);}const _0x2713e3=new Set();for(const _0x355d76 of _0x451e54[_0xaea43(0x180)]){const _0xb49a74=_0x1f4ae1[_0xaea43(0x17c)](_0x355d76[_0xaea43(0x177)]);_0x2713e3[_0xaea43(0x16e)](_0xb49a74);for(const _0x49f8ba of _0x355d76[_0xaea43(0x164)])_0x2713e3[_0xaea43(0x16e)](_0x49f8ba);}for(const _0x47329d of _0x1bf485)_0x3df9f5[_0xaea43(0x18f)](_0x47329d),_0x3df9f5[_0xaea43(0x16b)][_0xaea43(0x182)](_0x47329d,_0xe93f69(_0x572ab5,_0xaea43(0x170)));for(const _0x41bce6 of _0x2713e3)_0x3df9f5[_0xaea43(0x165)](_0x41bce6),_0x3df9f5[_0xaea43(0x16b)][_0xaea43(0x182)](_0x41bce6,_0xe93f69(_0x572ab5,_0xaea43(0x170)));this[_0xaea43(0x18c)]();}[_0x32bebe(0x18c)](){const _0x11ef09=_0x32bebe,_0x4c636e=this[_0x11ef09(0x190)],_0x11860b=_0x4c636e[_0x11ef09(0x18e)];_0x4c636e[_0x11ef09(0x188)][_0x11ef09(0x176)](_0x11ef09(0x16f))[_0x11ef09(0x16b)][_0x11ef09(0x179)](_0x38933a=>{const _0xd17efd=_0x11ef09;if(_0xd17efd(0x167)!=_0x38933a[_0xd17efd(0x172)]&&_0xd17efd(0x168)!=_0x38933a[_0xd17efd(0x172)])return;const {data:_0x446758}=_0x38933a;return _0x446758&&_0xd17efd(0x186)===_0x446758[_0xd17efd(0x193)]?_0x446758[_0xd17efd(0x163)][0x0][_0xd17efd(0x17a)]?{'type':_0xd17efd(0x191),'content':_0xe93f69(_0x11860b,_0xd17efd(0x16c),_0x446758[_0xd17efd(0x163)][0x0][_0xd17efd(0x181)][_0xd17efd(0x17f)]())}:{'type':_0xd17efd(0x191),'content':_0xe93f69(_0x11860b,_0xd17efd(0x185),_0x446758[_0xd17efd(0x163)][0x0][_0xd17efd(0x181)][_0xd17efd(0x17f)]())}:void 0x0;});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x57761c=_0x2ed2;function _0x4334(){const _0x340fb6=['getRowIndexes','112aDsmYc','getSelectionAffectedTableCells','isInContent','fromRange','colspan','getColumnIndexes','writer','position','insertion','toViewElement','above','_setupColumnsRowsFixing','type','$textProxy','MIN_SAFE_INTEGER','_suggestionFactory','selectTableRow','markMultiRangeDeletion','batch','getFirstRange','createTableWalker','enqueueChange','item','data','_tablePostFixingSubtypes','first','name','registerPostFixer','42717ucPdtV','join','enableCommand','TableUtils','tableRow','start','deletion','rootName','end','32HTkpfA','execute','some','insertTableRowBelow','push','order','mapper','TableEditing','removeClass','registerCustomCallback','insertTableColumnRight','$graveyard','editor','addMarker:suggestion','getItems','*Insert:*\x20%0','getRanges','classes','markMultiRangeInsertion','_tableSuggestions','forceValue','min','selection','nodeAfter','showSuggestionHighlights','table','downcastDispatcher','isTouching','get','minRow','_splitMarkerName','selectTableColumn','every','differ','root','createRangeOn','maxColumn','getCellLocation','from','getChildren','substr','minColumn','ELEMENT_TABLE','insertTableRowAbove','_getCoordsForCells','getAttribute','filter','removeTableColumn','change','max','discard','4526417BRczIm','895446dRCeSs','ELEMENT_TABLE_ROW_WITH_TEXT','low','_getSuggestionCoords','findAncestor','startsWith','length','registerDescriptionCallback','highest','plugins','nodeBefore','toLowerCase','792063WovQsD','model','isArray','MAX_SAFE_INTEGER','2817246ovfalP','options','addRange','*Remove:*\x20%0','accept','addClass','TrackChangesEditing','isIntersecting','left','cell','removeTableRow','has','span','last','commands','add','setSelection','subType','getSuggestion','getChanges','element','rowspan','ELEMENT_TABLE_COLUMN','tableColumn','createPositionAt','values','change:data','registerElementLabel','33592990wVgsgO','locale','insert','tablePaste','insertTable','ELEMENT_TABLE_WITH_TEXT','tableCell','ELEMENT_TABLE_COLUMN_WITH_TEXT','maxRow','afterInit','isEqual','document','getContainedElement','3048102OfZSyS','ELEMENT_TABLE_ROW','includes','5HViucV','getChangedMarkers','insertTableColumnLeft','descriptionFactory','refresh','hasAttribute','suggestion','createRangeIn','oldRange','isIntersectingWithRange','detach','_acceptFormatSuggestionCallbackFactory','map'];_0x4334=function(){return _0x340fb6;};return _0x4334();}(function(_0x3c6504,_0x1f90ce){const _0x3e1957=_0x2ed2,_0x265f18=_0x3c6504();while(!![]){try{const _0x31b9b4=-parseInt(_0x3e1957(0x215))/0x1+-parseInt(_0x3e1957(0x219))/0x2+-parseInt(_0x3e1957(0x1cc))/0x3*(-parseInt(_0x3e1957(0x1b0))/0x4)+-parseInt(_0x3e1957(0x245))/0x5*(-parseInt(_0x3e1957(0x209))/0x6)+parseInt(_0x3e1957(0x208))/0x7+-parseInt(_0x3e1957(0x1d5))/0x8*(parseInt(_0x3e1957(0x242))/0x9)+parseInt(_0x3e1957(0x235))/0xa;if(_0x31b9b4===_0x1f90ce)break;else _0x265f18['push'](_0x265f18['shift']());}catch(_0x52c00c){_0x265f18['push'](_0x265f18['shift']());}}}(_0x4334,0xf3c41));function _0x2ed2(_0x3fe731,_0xeaf24b){const _0x43342e=_0x4334();return _0x2ed2=function(_0x2ed2e0,_0x413f78){_0x2ed2e0=_0x2ed2e0-0x1a8;let _0x4fdbd9=_0x43342e[_0x2ed2e0];return _0x4fdbd9;},_0x2ed2(_0x3fe731,_0xeaf24b);}import{Plugin as _0x46ba04}from'ckeditor5/src/core.js';import{LiveRange as _0xfab8c3}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x4635c3}from'ckeditor5/src/widget.js';import{getTranslation as _0xb9816a}from'../utils/common-translations.js';export default class jt extends _0x46ba04{constructor(_0x35b286){const _0x587aba=_0x2ed2;super(_0x35b286),this[_0x587aba(0x1c8)]=[_0x587aba(0x1d0),_0x587aba(0x230)],this[_0x587aba(0x1e8)]=new Set();}[_0x57761c(0x23e)](){const _0x134880=_0x57761c,_0x3b9373=this[_0x134880(0x1e1)],_0x4a5739=_0x3b9373[_0x134880(0x216)][_0x134880(0x240)][_0x134880(0x1eb)];if(!_0x3b9373[_0x134880(0x212)][_0x134880(0x224)](_0x134880(0x1dc)))return;const _0x3d8e52=_0x3b9373[_0x134880(0x236)],_0x48a93e=_0x3b9373[_0x134880(0x212)][_0x134880(0x1f1)](_0x134880(0x21f)),_0x243531=_0x3b9373[_0x134880(0x212)][_0x134880(0x1f1)](_0x134880(0x1cf));_0x48a93e[_0x134880(0x248)][_0x134880(0x234)](_0x134880(0x1ee),_0x380935=>_0xb9816a(_0x3d8e52,_0x134880(0x1ff),_0x380935)),this[_0x134880(0x1bb)](),_0x48a93e[_0x134880(0x1ce)](_0x134880(0x239)),_0x48a93e[_0x134880(0x1ce)](_0x134880(0x1c0)),_0x48a93e[_0x134880(0x1ce)](_0x134880(0x1f4));for(const _0x5bd73b of[_0x134880(0x200),_0x134880(0x1d8)]){const _0x14f325=_0x3b9373[_0x134880(0x227)][_0x134880(0x1f1)](_0x5bd73b);_0x48a93e[_0x134880(0x1ce)](_0x5bd73b,_0x1111a9=>{const _0x338779=_0x134880;_0x3b9373[_0x338779(0x216)][_0x338779(0x205)](_0x59f658=>{const _0x4aa6d3=_0x338779;_0x1111a9();const _0x4d8d8d=_0x4aa6d3(0x1ba)===_0x14f325[_0x4aa6d3(0x1da)],_0x376415=_0x243531[_0x4aa6d3(0x1b1)](_0x4a5739),_0xdbecf0=_0x243531[_0x4aa6d3(0x1af)](_0x376415),_0x7312b6=_0x4d8d8d?_0xdbecf0[_0x4aa6d3(0x1c9)]-0x1:_0xdbecf0[_0x4aa6d3(0x226)]+0x1,_0x5677cb=_0x376415[0x0][_0x4aa6d3(0x20d)](_0x4aa6d3(0x1ee)),_0x4c4d8a=_0x243531[_0x4aa6d3(0x1c4)](_0x5677cb,{'startRow':_0x7312b6,'endRow':_0x7312b6}),_0x2c5eab=Array[_0x4aa6d3(0x1fb)](_0x4c4d8a)[_0x4aa6d3(0x1ae)](_0x147bdb=>_0x59f658[_0x4aa6d3(0x1f8)](_0x147bdb[_0x4aa6d3(0x222)]));_0x48a93e[_0x4aa6d3(0x1e7)](_0x2c5eab,_0x4aa6d3(0x1d0));});});}for(const _0x195878 of[_0x134880(0x247),_0x134880(0x1df)]){const _0x26b25e=_0x3b9373[_0x134880(0x227)][_0x134880(0x1f1)](_0x195878);_0x48a93e[_0x134880(0x1ce)](_0x195878,_0x32263e=>{const _0x423cdc=_0x134880;_0x3b9373[_0x423cdc(0x216)][_0x423cdc(0x205)](_0x4d3d2e=>{const _0x3a62f5=_0x423cdc;_0x32263e();const _0x3d5e43=_0x3a62f5(0x221)===_0x26b25e[_0x3a62f5(0x1da)],_0x5b98b6=_0x243531[_0x3a62f5(0x1b1)](_0x4a5739),_0x5a0f19=_0x243531[_0x3a62f5(0x1b5)](_0x5b98b6),_0x5467a1=_0x3d5e43?_0x5a0f19[_0x3a62f5(0x1c9)]-0x1:_0x5a0f19[_0x3a62f5(0x226)]+0x1,_0x24e7e3=_0x5b98b6[0x0][_0x3a62f5(0x20d)](_0x3a62f5(0x1ee)),_0x2112af=_0x243531[_0x3a62f5(0x1c4)](_0x24e7e3,{'startRow':0x0,'column':_0x5467a1,'includeAllSlots':!0x1}),_0x51ee0d=Array[_0x3a62f5(0x1fb)](_0x2112af)[_0x3a62f5(0x1ae)](_0x11c05d=>_0x4d3d2e[_0x3a62f5(0x1f8)](_0x11c05d[_0x3a62f5(0x222)]));_0x48a93e[_0x3a62f5(0x1e7)](_0x51ee0d,_0x3a62f5(0x230));});});}for(const _0x46794a of[_0x134880(0x223),_0x134880(0x204)]){const _0x36f4c0=_0x46794a[_0x134880(0x1fd)](0xb),_0x341a02=_0x36f4c0[_0x134880(0x214)](),_0x347527=_0x341a02[_0x134880(0x1fd)](0x0,0x3)+_0x134880(0x225),_0x14e9f5=_0x134880(0x1ee)+_0x36f4c0,_0x24dd29=_0x134880(0x1ea)+_0x36f4c0,_0x34c310=_0x134880(0x206)+_0x36f4c0;_0x48a93e[_0x134880(0x1ce)](_0x46794a,()=>{const _0xf3067b=_0x134880;_0x3b9373[_0xf3067b(0x216)][_0xf3067b(0x205)](_0x5a6298=>{const _0x3b8238=_0xf3067b,_0x4a4011=_0x243531[_0x3b8238(0x1b1)](_0x4a5739),_0x51f30e=_0x4a4011[0x0][_0x3b8238(0x20d)](_0x3b8238(0x1ee));let _0x3c459e;if(_0x3b8238(0x223)==_0x46794a){const _0x182168=_0x243531[_0x3b8238(0x1af)](_0x4a4011);_0x3c459e={'startRow':_0x182168[_0x3b8238(0x1c9)],'endRow':_0x182168[_0x3b8238(0x226)],'includeAllSlots':!0x0};}else{const _0x5e332c=_0x243531[_0x3b8238(0x1b5)](_0x4a4011);_0x3c459e={'startColumn':_0x5e332c[_0x3b8238(0x1c9)],'endColumn':_0x5e332c[_0x3b8238(0x226)],'includeAllSlots':!0x0};}const _0x147aa2=_0x243531[_0x3b8238(0x1c4)](_0x51f30e,_0x3c459e),_0x536e7e=Array[_0x3b8238(0x1fb)](_0x147aa2)[_0x3b8238(0x1ae)](({cell:_0x10abe1})=>_0x10abe1),_0x1ba34e=Ee(_0x536e7e[_0x3b8238(0x203)](_0x4a0d44=>_0x4a0d44[_0x3b8238(0x24a)](_0x347527))),_0x40e68a=Ee(_0x536e7e[_0x3b8238(0x203)](_0x5a5453=>!_0x5a5453[_0x3b8238(0x24a)](_0x347527)))[_0x3b8238(0x1ae)](_0x455fe9=>_0x5a6298[_0x3b8238(0x1f8)](_0x455fe9)),_0x33bb2d=_0x48a93e[_0x3b8238(0x1c1)](_0x40e68a,_0x14e9f5);if(_0x33bb2d&&(_0x3b8238(0x1d0)==_0x33bb2d[_0x3b8238(0x22a)]||_0x3b8238(0x230)==_0x33bb2d[_0x3b8238(0x22a)])){const _0x15b35f=this[_0x3b8238(0x20c)](_0x33bb2d);for(const _0xda998b of _0x1ba34e){const _0x347187=_0x5a6298[_0x3b8238(0x1f8)](_0xda998b),_0x223f37=_0x243531[_0x3b8238(0x1fa)](_0xda998b),_0x39dc57=_0xda998b[_0x3b8238(0x202)](_0x347527)-0x1,_0x474eed=_0x15b35f[_0x24dd29],_0x5236ef=_0x15b35f[_0x34c310];_0x474eed<=_0x223f37[_0x341a02]&&_0x223f37[_0x341a02]+_0x39dc57<=_0x5236ef&&_0x33bb2d[_0x3b8238(0x21b)](_0x347187);}}});});}function _0x3e8764(_0x3f60ea){const _0x2b31fa=_0x134880,_0x497e36=Array[_0x2b31fa(0x1fb)](_0x4a5739[_0x2b31fa(0x1e5)]())[_0x2b31fa(0x1ae)](_0x241391=>_0xfab8c3[_0x2b31fa(0x1b3)](_0x241391));_0x3b9373[_0x2b31fa(0x216)][_0x2b31fa(0x205)](_0x342c8b=>{const _0x11c74a=_0x2b31fa,_0x43591e=_0x342c8b[_0x11c74a(0x1c2)];_0x3f60ea=_0x3f60ea[_0x11c74a(0x203)](_0x1cb64b=>_0x11c74a(0x1e0)!=_0x1cb64b[_0x11c74a(0x1f7)][_0x11c74a(0x1d3)]),_0x342c8b[_0x11c74a(0x229)](_0x3f60ea),_0x3b9373[_0x11c74a(0x227)][_0x11c74a(0x1f1)](_0x11c74a(0x223))[_0x11c74a(0x249)](),_0x3b9373[_0x11c74a(0x1d6)](_0x11c74a(0x223),{'forceDefaultExecution':!0x0}),_0x3b9373[_0x11c74a(0x216)][_0x11c74a(0x1c5)](()=>{const _0x6a0a57=_0x11c74a;_0x3b9373[_0x6a0a57(0x216)][_0x6a0a57(0x1c5)](_0x43591e,_0x12c8c0=>{const _0x529a47=_0x6a0a57,_0x44ff55=_0x497e36[_0x529a47(0x203)](_0x3237de=>_0x529a47(0x1e0)!=_0x3237de[_0x529a47(0x1f7)][_0x529a47(0x1d3)]);_0x44ff55[_0x529a47(0x20f)]>0x0&&_0x12c8c0[_0x529a47(0x229)](_0x44ff55);for(const _0x3eaabe of _0x497e36)_0x3eaabe[_0x529a47(0x1ac)]();});});});}function _0x4e663f(_0x4a917d){const _0x565084=_0x134880;_0x3b9373[_0x565084(0x216)][_0x565084(0x205)](_0x49380a=>{const _0xa80be5=_0x565084,_0x58c9a4=Array[_0xa80be5(0x1fb)](_0x4a5739[_0xa80be5(0x1e5)]())[_0xa80be5(0x1ae)](_0x141fcf=>_0xfab8c3[_0xa80be5(0x1b3)](_0x141fcf)),_0x43861c=[];for(const _0x383464 of _0x4a917d)for(const _0x50d4cb of _0x383464[_0xa80be5(0x1e3)]({'shallow':!0x0}))_0x43861c[_0xa80be5(0x1d9)](_0x50d4cb);for(const _0x3a28c4 of _0x43861c)_0xa80be5(0x1e0)!=_0x3a28c4[_0xa80be5(0x1f7)][_0xa80be5(0x1d3)]&&(_0x49380a[_0xa80be5(0x229)](_0x49380a[_0xa80be5(0x231)](_0x3a28c4,0x0)),_0x3b9373[_0xa80be5(0x227)][_0xa80be5(0x1f1)](_0xa80be5(0x204))[_0xa80be5(0x249)](),_0x3b9373[_0xa80be5(0x1d6)](_0xa80be5(0x204),{'forceDefaultExecution':!0x0}));const _0x56a27f=_0x58c9a4[_0xa80be5(0x203)](_0x12185f=>_0xa80be5(0x1e0)!=_0x12185f[_0xa80be5(0x1f7)][_0xa80be5(0x1d3)]);_0x56a27f[_0xa80be5(0x20f)]>0x0&&_0x49380a[_0xa80be5(0x229)](_0x56a27f);for(const _0x399599 of _0x58c9a4)_0x399599[_0xa80be5(0x1ac)]();});}function _0x246787(_0x15fa91,_0x101f37){const _0x4b0686=_0x134880;return _0x101f37[_0x4b0686(0x1f5)](_0x3ad9ca=>_0x15fa91[_0x4b0686(0x1d7)](_0x226aa3=>_0x226aa3[_0x4b0686(0x1d4)][_0x4b0686(0x23f)](_0x3ad9ca[_0x4b0686(0x1d1)])||_0x3ad9ca[_0x4b0686(0x1d4)][_0x4b0686(0x23f)](_0x226aa3[_0x4b0686(0x1d1)])));}function _0x1925a8(_0x37d0f1,_0x4ca1b2){const _0x3a6540=_0x134880;return!_0x37d0f1[_0x3a6540(0x1d7)](_0x553dec=>_0x4ca1b2[_0x3a6540(0x1d7)](_0x3bd53d=>_0x553dec[_0x3a6540(0x220)](_0x3bd53d)))&&_0x37d0f1[_0x3a6540(0x1d7)](_0x39200a=>_0x4ca1b2[_0x3a6540(0x1d7)](_0x5aec4a=>_0x39200a[_0x3a6540(0x1d4)][_0x3a6540(0x1f0)](_0x5aec4a[_0x3a6540(0x1d1)])));}_0x3b9373[_0x134880(0x1c7)][_0x134880(0x1ef)]['on'](_0x134880(0x1e2),(_0x15afa2,_0x3d0c2e,_0x43f771)=>{const _0x36bee5=_0x134880;if(!_0x43f771[_0x36bee5(0x21a)][_0x36bee5(0x1ed)])return;const _0x42cf08=_0x3d0c2e[_0x36bee5(0x1c6)];if(!_0x42cf08)return;const _0x168505=_0x43f771[_0x36bee5(0x1db)][_0x36bee5(0x1b9)](_0x42cf08);function _0x3d45e1(_0x1eebe1){const _0x357961=_0x36bee5;return Array[_0x357961(0x217)](_0x1eebe1)?_0x1eebe1:[_0x1eebe1];}_0x168505&&_0x36bee5(0x23b)===_0x42cf08[_0x36bee5(0x1ca)]&&_0x4635c3(_0x168505,_0x43f771[_0x36bee5(0x1b6)],(_0x5b7363,_0x464a19,_0x2e122e)=>_0x2e122e[_0x36bee5(0x21e)](_0x3d45e1(_0x464a19[_0x36bee5(0x1e6)]),_0x5b7363),(_0xdda363,_0x2caf74,_0x54821d)=>_0x54821d[_0x36bee5(0x1dd)](_0x3d45e1(_0x2caf74[_0x36bee5(0x1e6)]),_0xdda363));},{'priority':_0x134880(0x211)}),_0x48a93e[_0x134880(0x248)][_0x134880(0x210)](_0x54270b=>{const _0x5d5227=_0x134880;if(_0x5d5227(0x1b8)!=_0x54270b[_0x5d5227(0x1bc)]&&_0x5d5227(0x1d2)!=_0x54270b[_0x5d5227(0x1bc)])return;const _0x44dda0=_0x54270b[_0x5d5227(0x241)]();if(null!=_0x44dda0&&_0x44dda0['is'](_0x5d5227(0x22d),_0x5d5227(0x1ee))){if(_0x5d5227(0x1b8)==_0x54270b[_0x5d5227(0x1bc)]){const _0x4726a4=_0x54270b[_0x5d5227(0x1e3)]()[_0x5d5227(0x203)](_0xd86a10=>_0xd86a10['is'](_0x5d5227(0x1bd)))[_0x5d5227(0x1ae)](_0x106a6b=>_0x106a6b[_0x5d5227(0x1c7)]);if(_0x4726a4[_0x5d5227(0x20f)])return{'type':_0x5d5227(0x1b8),'content':_0xb9816a(_0x3d8e52,_0x5d5227(0x1e4),_0xb9816a(_0x3d8e52,_0x5d5227(0x23a),'\x22'+_0x4726a4[_0x5d5227(0x1cd)]('\x20')+'\x22'))};}if(_0x5d5227(0x1d2)==_0x54270b[_0x5d5227(0x1bc)]){const _0x2f0486=_0x54270b[_0x5d5227(0x1e3)]()[_0x5d5227(0x203)](_0x335078=>_0x335078['is'](_0x5d5227(0x1bd)))[_0x5d5227(0x1ae)](_0x4bdf2e=>_0x4bdf2e[_0x5d5227(0x1c7)]);if(_0x2f0486[_0x5d5227(0x20f)])return{'type':_0x5d5227(0x1d2),'content':_0xb9816a(_0x3d8e52,_0x5d5227(0x21c),_0xb9816a(_0x3d8e52,_0x5d5227(0x23a),'\x22'+_0x2f0486[_0x5d5227(0x1cd)]('\x20')+'\x22'))};}}}),_0x48a93e[_0x134880(0x248)][_0x134880(0x210)](_0x5a3dff=>{const _0x2ab276=_0x134880;if(_0x2ab276(0x1d0)==_0x5a3dff[_0x2ab276(0x22a)]){const _0x47cc8b=_0x5a3dff[_0x2ab276(0x1e3)]()[_0x2ab276(0x203)](_0x5e63af=>_0x5e63af['is'](_0x2ab276(0x1bd)))[_0x2ab276(0x1ae)](_0x50852e=>_0x50852e[_0x2ab276(0x1c7)]),_0x925496=this[_0x2ab276(0x20c)](_0x5a3dff),_0x11085d=_0x925496[_0x2ab276(0x23d)]-_0x925496[_0x2ab276(0x1f2)]+0x1;if(_0x2ab276(0x1b8)==_0x5a3dff[_0x2ab276(0x1bc)])return _0x47cc8b[_0x2ab276(0x20f)]?{'type':_0x2ab276(0x1b8),'content':_0xb9816a(_0x3d8e52,_0x2ab276(0x1e4),_0xb9816a(_0x3d8e52,_0x2ab276(0x20a),[_0x11085d,'\x22'+_0x47cc8b[_0x2ab276(0x1cd)]('\x20')+'\x22']))}:{'type':_0x2ab276(0x1b8),'content':_0xb9816a(_0x3d8e52,_0x2ab276(0x1e4),_0xb9816a(_0x3d8e52,_0x2ab276(0x243),_0x11085d))};if(_0x2ab276(0x1d2)==_0x5a3dff[_0x2ab276(0x1bc)])return _0x47cc8b[_0x2ab276(0x20f)]?{'type':_0x2ab276(0x1d2),'content':_0xb9816a(_0x3d8e52,_0x2ab276(0x21c),_0xb9816a(_0x3d8e52,_0x2ab276(0x20a),[_0x11085d,'\x22'+_0x47cc8b[_0x2ab276(0x1cd)]('\x20')+'\x22']))}:{'type':_0x2ab276(0x1d2),'content':_0xb9816a(_0x3d8e52,_0x2ab276(0x21c),_0xb9816a(_0x3d8e52,_0x2ab276(0x243),_0x11085d))};}if(_0x2ab276(0x230)==_0x5a3dff[_0x2ab276(0x22a)]){const _0x5e0869=_0x5a3dff[_0x2ab276(0x1e3)]()[_0x2ab276(0x203)](_0x1a0567=>_0x1a0567['is'](_0x2ab276(0x1bd)))[_0x2ab276(0x1ae)](_0x164e75=>_0x164e75[_0x2ab276(0x1c7)]),_0x5776f7=this[_0x2ab276(0x20c)](_0x5a3dff),_0x322d61=_0x5776f7[_0x2ab276(0x1f9)]-_0x5776f7[_0x2ab276(0x1fe)]+0x1;if(_0x2ab276(0x1b8)==_0x5a3dff[_0x2ab276(0x1bc)])return _0x5e0869[_0x2ab276(0x20f)]?{'type':_0x2ab276(0x1b8),'content':_0xb9816a(_0x3d8e52,_0x2ab276(0x1e4),_0xb9816a(_0x3d8e52,_0x2ab276(0x23c),[_0x322d61,'\x22'+_0x5e0869[_0x2ab276(0x1cd)]('\x20')+'\x22']))}:{'type':_0x2ab276(0x1b8),'content':_0xb9816a(_0x3d8e52,_0x2ab276(0x1e4),_0xb9816a(_0x3d8e52,_0x2ab276(0x22f),_0x322d61))};if(_0x2ab276(0x1d2)==_0x5a3dff[_0x2ab276(0x1bc)])return _0x5e0869[_0x2ab276(0x20f)]?{'type':_0x2ab276(0x1d2),'content':_0xb9816a(_0x3d8e52,_0x2ab276(0x21c),_0xb9816a(_0x3d8e52,_0x2ab276(0x23c),[_0x322d61,'\x22'+_0x5e0869[_0x2ab276(0x1cd)]('\x20')+'\x22']))}:{'type':_0x2ab276(0x1d2),'content':_0xb9816a(_0x3d8e52,_0x2ab276(0x21c),_0xb9816a(_0x3d8e52,_0x2ab276(0x22f),_0x322d61))};}}),_0x48a93e[_0x134880(0x1bf)][_0x134880(0x1de)](_0x134880(0x1b8),_0x134880(0x1d0),_0x134880(0x207),_0x3e8764),_0x48a93e[_0x134880(0x1bf)][_0x134880(0x1de)](_0x134880(0x1d2),_0x134880(0x1d0),_0x134880(0x21d),_0x3e8764),_0x48a93e[_0x134880(0x1bf)][_0x134880(0x1de)](_0x134880(0x1b8),_0x134880(0x230),_0x134880(0x207),_0x4e663f),_0x48a93e[_0x134880(0x1bf)][_0x134880(0x1de)](_0x134880(0x1d2),_0x134880(0x230),_0x134880(0x21d),_0x4e663f),_0x48a93e[_0x134880(0x1bf)][_0x134880(0x1de)](_0x134880(0x1b8),_0x134880(0x230),_0x134880(0x1cd),_0x246787),_0x48a93e[_0x134880(0x1bf)][_0x134880(0x1de)](_0x134880(0x1d2),_0x134880(0x230),_0x134880(0x1cd),_0x246787),_0x48a93e[_0x134880(0x1bf)][_0x134880(0x1de)](_0x134880(0x1b8),_0x134880(0x1d0),_0x134880(0x1cd),_0x1925a8),_0x48a93e[_0x134880(0x1bf)][_0x134880(0x1de)](_0x134880(0x1d2),_0x134880(0x1d0),_0x134880(0x1cd),_0x1925a8);}[_0x57761c(0x1ad)](){const _0x504a5d=_0x57761c,_0x51e495=this[_0x504a5d(0x1e1)],_0x3264d5=_0x51e495[_0x504a5d(0x216)][_0x504a5d(0x240)][_0x504a5d(0x1eb)];return(_0x3b5c27,_0x16ba91)=>{const _0x1f3c50=_0x504a5d;_0x51e495[_0x1f3c50(0x216)][_0x1f3c50(0x205)](_0x2800e6=>{const _0x507a88=_0x1f3c50,{commandName:_0x1585d7,commandParams:_0x5a36a5}=_0x16ba91;let _0x3a4a41=_0x3b5c27[0x0][_0x507a88(0x1d4)][_0x507a88(0x213)];_0x5a36a5&&_0x5a36a5[0x0]&&!0x1===_0x5a36a5[0x0][_0x507a88(0x1e9)]&&(_0x3a4a41=_0x3b5c27[0x0][_0x507a88(0x1d1)][_0x507a88(0x1ec)]);const _0x3c1fe6=_0x2800e6[_0x507a88(0x1a9)](_0x3a4a41);if(_0x507a88(0x1e0)==_0x3c1fe6[_0x507a88(0x1f7)][_0x507a88(0x1d3)])return;const _0x370608=Array[_0x507a88(0x1fb)](_0x3264d5[_0x507a88(0x1e5)]())[_0x507a88(0x1ae)](_0x2ee066=>_0xfab8c3[_0x507a88(0x1b3)](_0x2ee066));_0x2800e6[_0x507a88(0x229)](_0x3c1fe6),_0x51e495[_0x507a88(0x227)][_0x507a88(0x1f1)](_0x1585d7)[_0x507a88(0x249)](),_0x5a36a5[_0x507a88(0x1d9)]({'forceDefaultExecution':!0x0}),_0x51e495[_0x507a88(0x1d6)](_0x1585d7,..._0x5a36a5);const _0x5e02ac=_0x370608[_0x507a88(0x203)](_0x3aff07=>_0x507a88(0x1e0)!=_0x3aff07[_0x507a88(0x1f7)][_0x507a88(0x1d3)]);_0x5e02ac[_0x507a88(0x20f)]>0x0&&_0x2800e6[_0x507a88(0x229)](_0x5e02ac);for(const _0x14b8fe of _0x370608)_0x14b8fe[_0x507a88(0x1ac)]();});};}[_0x57761c(0x201)](_0x2826ba){const _0x2e5362=_0x57761c,_0x248112=this[_0x2e5362(0x1e1)][_0x2e5362(0x212)][_0x2e5362(0x1f1)](_0x2e5362(0x1cf));let _0x51a6c6=Number[_0x2e5362(0x218)],_0x18935f=Number[_0x2e5362(0x1be)],_0x22adfb=Number[_0x2e5362(0x218)],_0x2992b4=Number[_0x2e5362(0x1be)];for(const _0x347ed4 of _0x2826ba){if(_0x2e5362(0x1e0)==_0x347ed4[_0x2e5362(0x1f7)][_0x2e5362(0x1d3)])continue;const {row:_0x3ff74b,column:_0x6f365c}=_0x248112[_0x2e5362(0x1fa)](_0x347ed4),_0x18a067=_0x347ed4[_0x2e5362(0x24a)](_0x2e5362(0x22e))?_0x347ed4[_0x2e5362(0x202)](_0x2e5362(0x22e))-0x1:0x0,_0x7d33fe=_0x347ed4[_0x2e5362(0x24a)](_0x2e5362(0x1b4))?_0x347ed4[_0x2e5362(0x202)](_0x2e5362(0x1b4))-0x1:0x0;_0x51a6c6=_0x3ff74b<_0x51a6c6?_0x3ff74b:_0x51a6c6,_0x18935f=_0x3ff74b+_0x18a067>_0x18935f?_0x3ff74b+_0x18a067:_0x18935f,_0x22adfb=_0x6f365c<_0x22adfb?_0x6f365c:_0x22adfb,_0x2992b4=_0x6f365c+_0x7d33fe>_0x2992b4?_0x6f365c+_0x7d33fe:_0x2992b4;}return{'minRow':_0x51a6c6,'maxRow':_0x18935f,'minColumn':_0x22adfb,'maxColumn':_0x2992b4};}[_0x57761c(0x1bb)](){const _0x4c3784=_0x57761c,_0x1bdee4=this[_0x4c3784(0x1e1)],_0x2a06d8=_0x1bdee4[_0x4c3784(0x212)][_0x4c3784(0x1f1)](_0x4c3784(0x21f)),_0x5ef30c=_0x1bdee4[_0x4c3784(0x212)][_0x4c3784(0x1f1)](_0x4c3784(0x1cf));_0x1bdee4[_0x4c3784(0x216)][_0x4c3784(0x240)]['on'](_0x4c3784(0x233),()=>{const _0x30c023=_0x4c3784,_0x12437f=Array[_0x30c023(0x1fb)](_0x1bdee4[_0x30c023(0x216)][_0x30c023(0x240)][_0x30c023(0x1f6)][_0x30c023(0x246)]());for(const {name:_0x89b8f5,data:_0x4d0709}of _0x12437f){const {group:_0xa7c340,id:_0x3517ba,subType:_0x2e6d97}=_0x2a06d8[_0x30c023(0x1f3)](_0x89b8f5);if(_0x30c023(0x1a8)!=_0xa7c340)continue;if(null!=_0x4d0709[_0x30c023(0x1aa)])continue;const _0x5977d0=_0x2a06d8[_0x30c023(0x22b)](_0x3517ba);this[_0x30c023(0x1c8)][_0x30c023(0x244)](_0x2e6d97)&&this[_0x30c023(0x1e8)][_0x30c023(0x228)](_0x5977d0);}},{'priority':_0x4c3784(0x20b)});const _0x346fe8=(_0x5b4e6e,_0x187f1d)=>{const _0x492bef=_0x4c3784;let _0x3fc8c6=!0x1;const _0x42201e=_0x187f1d[_0x492bef(0x1f8)](_0x5b4e6e),_0x499682=_0x5b4e6e[_0x492bef(0x20d)](_0x492bef(0x1ee)),_0x1a8431=_0x5ef30c[_0x492bef(0x1fa)](_0x5b4e6e);for(const _0x4d17fc of this[_0x492bef(0x1e8)]){const _0x109dad=_0x4d17fc[_0x492bef(0x22a)],_0x3fdfb8=_0x109dad[_0x492bef(0x20e)](_0x492bef(0x238)),_0x3c1e95=_0x109dad[_0x492bef(0x1fd)](_0x3fdfb8?0xa:0x5),_0x45e7cb=_0x3c1e95[_0x492bef(0x214)](),_0x3447c6=_0x45e7cb[_0x492bef(0x1fd)](0x0,0x3)+_0x492bef(0x225),_0x58ef31=_0x492bef(0x1ea)+_0x3c1e95,_0x1c7acc=_0x492bef(0x206)+_0x3c1e95;if(!_0x4d17fc[_0x492bef(0x1b2)])continue;if(_0x499682!=_0x4d17fc[_0x492bef(0x1c3)]()[_0x492bef(0x1d1)][_0x492bef(0x20d)](_0x492bef(0x1ee)))continue;if(_0x4d17fc[_0x492bef(0x1ab)](_0x42201e))continue;const _0x439068=_0x5b4e6e[_0x492bef(0x24a)](_0x3447c6)?_0x5b4e6e[_0x492bef(0x202)](_0x3447c6)-0x1:0x0,_0x4d7de9=this[_0x492bef(0x20c)](_0x4d17fc),_0x547dfa=_0x4d7de9[_0x58ef31],_0x472ad9=_0x4d7de9[_0x1c7acc];_0x547dfa<=_0x1a8431[_0x45e7cb]&&_0x1a8431[_0x45e7cb]+_0x439068<=_0x472ad9&&(_0x4d17fc[_0x492bef(0x21b)](_0x42201e),_0x3fc8c6=!0x0);}return _0x3fc8c6;};_0x1bdee4[_0x4c3784(0x216)][_0x4c3784(0x240)][_0x4c3784(0x1cb)](_0x45ff7e=>{const _0x354bd3=_0x4c3784;let _0x5552b9=!0x1;for(const _0x556f0d of _0x1bdee4[_0x354bd3(0x216)][_0x354bd3(0x240)][_0x354bd3(0x1f6)][_0x354bd3(0x22c)]())if(_0x354bd3(0x237)==_0x556f0d[_0x354bd3(0x1bc)]){if(_0x354bd3(0x1d0)==_0x556f0d[_0x354bd3(0x1ca)]){for(const _0x4872a1 of _0x556f0d[_0x354bd3(0x1b7)][_0x354bd3(0x1ec)][_0x354bd3(0x1fc)]())_0x5552b9=_0x5552b9||_0x346fe8(_0x4872a1,_0x45ff7e);}else _0x354bd3(0x23b)==_0x556f0d[_0x354bd3(0x1ca)]&&(_0x5552b9=_0x5552b9||_0x346fe8(_0x556f0d[_0x354bd3(0x1b7)][_0x354bd3(0x1ec)],_0x45ff7e));}return _0x5552b9;});}[_0x57761c(0x20c)](_0x44eb68){const _0x1a0597=_0x57761c;return this[_0x1a0597(0x201)](_0x44eb68[_0x1a0597(0x1e5)]()[_0x1a0597(0x1ae)](_0x57fffb=>_0x57fffb[_0x1a0597(0x1d1)][_0x1a0597(0x1ec)]));}}function Ee(_0x5b6a53){const _0x44a7a2=_0x57761c;return Array[_0x44a7a2(0x1fb)](new Set(_0x5b6a53)[_0x44a7a2(0x232)]());}
23
+ const _0x20a5ca=_0x4c26;function _0x21a8(){const _0x370c32=['tableColumn','afterInit','_splitMarkerName','insertion','insertTableColumnLeft','writer','colspan','getFirstRange','differ','maxRow','getSelectionAffectedTableCells','suggestion','last','nodeBefore','add','createTableWalker','fromRange','getChildren','2036WIeQDn','forceValue','_getSuggestionCoords','some','discard','2036418zTqatY','TrackChangesEditing','data','max','minRow','getContainedElement','oldRange','1dVOkYq','includes','*Remove:*\x20%0','addRange','filter','insertTable','5754336qcWjAr','1014885kuXqBZ','isIntersecting','getSuggestion','descriptionFactory','_tablePostFixingSubtypes','ELEMENT_TABLE','ELEMENT_TABLE_COLUMN','findAncestor','classes','isTouching','change:data','$textProxy','removeClass','_tableSuggestions','showSuggestionHighlights','5365514purdYV','tablePaste','values','startsWith','every','_acceptFormatSuggestionCallbackFactory','registerElementLabel','map','createRangeOn','length','4385lgjgCi','low','removeTableRow','removeTableColumn','getChangedMarkers','locale','insertTableRowAbove','MIN_SAFE_INTEGER','end','rowspan','getCellLocation','span','isEqual','accept','insertTableColumnRight','ELEMENT_TABLE_ROW','change','plugins','registerPostFixer','toLowerCase','getColumnIndexes','table','enableCommand','cell','getAttribute','setSelection','options','from','registerDescriptionCallback','getRanges','getRowIndexes','element','10UeWZIF','position','get','execute','selection','model','document','addClass','insert','isIntersectingWithRange','batch','ELEMENT_TABLE_COLUMN_WITH_TEXT','left','$graveyard','min','maxColumn','markMultiRangeInsertion','minColumn','_suggestionFactory','markMultiRangeDeletion','first','refresh','subType','detach','highest','isInContent','TableEditing','rootName','*Insert:*\x20%0','editor','commands','name','above','substr','TableUtils','366454AzunzD','_getCoordsForCells','createPositionAt','15006IdnjwB','selectTableColumn','mapper','_setupColumnsRowsFixing','deletion','selectTableRow','tableRow','start','getItems','ELEMENT_TABLE_WITH_TEXT','getChanges','type','push','join','addMarker:suggestion','root','downcastDispatcher','MAX_SAFE_INTEGER','createRangeIn','order','has','insertTableRowBelow','item','tableCell','toViewElement','registerCustomCallback','hasAttribute','nodeAfter','isArray','enqueueChange','ELEMENT_TABLE_ROW_WITH_TEXT'];_0x21a8=function(){return _0x370c32;};return _0x21a8();}(function(_0x29ba59,_0x18731d){const _0x294ddf=_0x4c26,_0x55ebda=_0x29ba59();while(!![]){try{const _0x37ed2a=parseInt(_0x294ddf(0x1d8))/0x1*(parseInt(_0x294ddf(0x23b))/0x2)+-parseInt(_0x294ddf(0x1d1))/0x3+-parseInt(_0x294ddf(0x1cc))/0x4*(parseInt(_0x294ddf(0x1f8))/0x5)+-parseInt(_0x294ddf(0x23e))/0x6+parseInt(_0x294ddf(0x1ee))/0x7+parseInt(_0x294ddf(0x1de))/0x8+-parseInt(_0x294ddf(0x1df))/0x9*(-parseInt(_0x294ddf(0x218))/0xa);if(_0x37ed2a===_0x18731d)break;else _0x55ebda['push'](_0x55ebda['shift']());}catch(_0x11aeea){_0x55ebda['push'](_0x55ebda['shift']());}}}(_0x21a8,0x9fb06));function _0x4c26(_0x480abe,_0x188122){const _0x21a8c7=_0x21a8();return _0x4c26=function(_0x4c26d9,_0x334fb1){_0x4c26d9=_0x4c26d9-0x1cb;let _0x4068f1=_0x21a8c7[_0x4c26d9];return _0x4068f1;},_0x4c26(_0x480abe,_0x188122);}import{Plugin as _0x29ce21}from'ckeditor5/src/core.js';import{LiveRange as _0x5372cb}from'ckeditor5/src/engine.js';import{setHighlightHandling as _0x267859}from'ckeditor5/src/widget.js';import{getTranslation as _0x3115d2}from'../utils/common-translations.js';export default class jt extends _0x29ce21{constructor(_0x17e9d2){const _0x1a1114=_0x4c26;super(_0x17e9d2),this[_0x1a1114(0x1e3)]=[_0x1a1114(0x244),_0x1a1114(0x25d)],this[_0x1a1114(0x1ec)]=new Set();}[_0x20a5ca(0x25e)](){const _0x4a4ae5=_0x20a5ca,_0x246a31=this[_0x4a4ae5(0x235)],_0x50699a=_0x246a31[_0x4a4ae5(0x21d)][_0x4a4ae5(0x21e)][_0x4a4ae5(0x21c)];if(!_0x246a31[_0x4a4ae5(0x209)][_0x4a4ae5(0x252)](_0x4a4ae5(0x232)))return;const _0x5c1d30=_0x246a31[_0x4a4ae5(0x1fd)],_0x38e691=_0x246a31[_0x4a4ae5(0x209)][_0x4a4ae5(0x21a)](_0x4a4ae5(0x1d2)),_0x100261=_0x246a31[_0x4a4ae5(0x209)][_0x4a4ae5(0x21a)](_0x4a4ae5(0x23a));_0x38e691[_0x4a4ae5(0x1e2)][_0x4a4ae5(0x1f4)](_0x4a4ae5(0x20d),_0x18d2b2=>_0x3115d2(_0x5c1d30,_0x4a4ae5(0x1e4),_0x18d2b2)),this[_0x4a4ae5(0x241)](),_0x38e691[_0x4a4ae5(0x20e)](_0x4a4ae5(0x1dd)),_0x38e691[_0x4a4ae5(0x20e)](_0x4a4ae5(0x243)),_0x38e691[_0x4a4ae5(0x20e)](_0x4a4ae5(0x23f));for(const _0x4eed4a of[_0x4a4ae5(0x1fe),_0x4a4ae5(0x253)]){const _0x335bd3=_0x246a31[_0x4a4ae5(0x236)][_0x4a4ae5(0x21a)](_0x4eed4a);_0x38e691[_0x4a4ae5(0x20e)](_0x4eed4a,_0x4d4bdf=>{const _0x505f20=_0x4a4ae5;_0x246a31[_0x505f20(0x21d)][_0x505f20(0x208)](_0x481568=>{const _0x287e5e=_0x505f20;_0x4d4bdf();const _0x2201d2=_0x287e5e(0x238)===_0x335bd3[_0x287e5e(0x251)],_0x54304e=_0x100261[_0x287e5e(0x267)](_0x50699a),_0x2d2eba=_0x100261[_0x287e5e(0x216)](_0x54304e),_0x55832e=_0x2201d2?_0x2d2eba[_0x287e5e(0x22c)]-0x1:_0x2d2eba[_0x287e5e(0x269)]+0x1,_0x3b3237=_0x54304e[0x0][_0x287e5e(0x1e6)](_0x287e5e(0x20d)),_0x1f20b8=_0x100261[_0x287e5e(0x26c)](_0x3b3237,{'startRow':_0x55832e,'endRow':_0x55832e}),_0x198952=Array[_0x287e5e(0x213)](_0x1f20b8)[_0x287e5e(0x1f5)](_0x4ebc54=>_0x481568[_0x287e5e(0x1f6)](_0x4ebc54[_0x287e5e(0x20f)]));_0x38e691[_0x287e5e(0x228)](_0x198952,_0x287e5e(0x244));});});}for(const _0x213c5e of[_0x4a4ae5(0x261),_0x4a4ae5(0x206)]){const _0x7544ff=_0x246a31[_0x4a4ae5(0x236)][_0x4a4ae5(0x21a)](_0x213c5e);_0x38e691[_0x4a4ae5(0x20e)](_0x213c5e,_0x3fcb4f=>{const _0x1a5a98=_0x4a4ae5;_0x246a31[_0x1a5a98(0x21d)][_0x1a5a98(0x208)](_0x4333f9=>{const _0x30cd9e=_0x1a5a98;_0x3fcb4f();const _0x3d157f=_0x30cd9e(0x224)===_0x7544ff[_0x30cd9e(0x251)],_0x21d5e2=_0x100261[_0x30cd9e(0x267)](_0x50699a),_0x1bebca=_0x100261[_0x30cd9e(0x20c)](_0x21d5e2),_0x2df436=_0x3d157f?_0x1bebca[_0x30cd9e(0x22c)]-0x1:_0x1bebca[_0x30cd9e(0x269)]+0x1,_0x1d3d5f=_0x21d5e2[0x0][_0x30cd9e(0x1e6)](_0x30cd9e(0x20d)),_0x5417a6=_0x100261[_0x30cd9e(0x26c)](_0x1d3d5f,{'startRow':0x0,'column':_0x2df436,'includeAllSlots':!0x1}),_0x1bb5a0=Array[_0x30cd9e(0x213)](_0x5417a6)[_0x30cd9e(0x1f5)](_0x443925=>_0x4333f9[_0x30cd9e(0x1f6)](_0x443925[_0x30cd9e(0x20f)]));_0x38e691[_0x30cd9e(0x228)](_0x1bb5a0,_0x30cd9e(0x25d));});});}for(const _0x3dd24c of[_0x4a4ae5(0x1fa),_0x4a4ae5(0x1fb)]){const _0x325940=_0x3dd24c[_0x4a4ae5(0x239)](0xb),_0x4b0a35=_0x325940[_0x4a4ae5(0x20b)](),_0x2f0a50=_0x4b0a35[_0x4a4ae5(0x239)](0x0,0x3)+_0x4a4ae5(0x203),_0x3c73ea=_0x4a4ae5(0x20d)+_0x325940,_0x210e1c=_0x4a4ae5(0x226)+_0x325940,_0x36bc0e=_0x4a4ae5(0x1d4)+_0x325940;_0x38e691[_0x4a4ae5(0x20e)](_0x3dd24c,()=>{const _0x410ac9=_0x4a4ae5;_0x246a31[_0x410ac9(0x21d)][_0x410ac9(0x208)](_0x5a0307=>{const _0xec7ba1=_0x410ac9,_0x574e5c=_0x100261[_0xec7ba1(0x267)](_0x50699a),_0x53df8d=_0x574e5c[0x0][_0xec7ba1(0x1e6)](_0xec7ba1(0x20d));let _0x295d52;if(_0xec7ba1(0x1fa)==_0x3dd24c){const _0x14c4cb=_0x100261[_0xec7ba1(0x216)](_0x574e5c);_0x295d52={'startRow':_0x14c4cb[_0xec7ba1(0x22c)],'endRow':_0x14c4cb[_0xec7ba1(0x269)],'includeAllSlots':!0x0};}else{const _0x1a6865=_0x100261[_0xec7ba1(0x20c)](_0x574e5c);_0x295d52={'startColumn':_0x1a6865[_0xec7ba1(0x22c)],'endColumn':_0x1a6865[_0xec7ba1(0x269)],'includeAllSlots':!0x0};}const _0x385885=_0x100261[_0xec7ba1(0x26c)](_0x53df8d,_0x295d52),_0x3d16a4=Array[_0xec7ba1(0x213)](_0x385885)[_0xec7ba1(0x1f5)](({cell:_0x5c612c})=>_0x5c612c),_0x1b4a3d=Ee(_0x3d16a4[_0xec7ba1(0x1dc)](_0x20dfe6=>_0x20dfe6[_0xec7ba1(0x258)](_0x2f0a50))),_0x21f32f=Ee(_0x3d16a4[_0xec7ba1(0x1dc)](_0x24e329=>!_0x24e329[_0xec7ba1(0x258)](_0x2f0a50)))[_0xec7ba1(0x1f5)](_0x63d376=>_0x5a0307[_0xec7ba1(0x1f6)](_0x63d376)),_0x57dce0=_0x38e691[_0xec7ba1(0x22b)](_0x21f32f,_0x3c73ea);if(_0x57dce0&&(_0xec7ba1(0x244)==_0x57dce0[_0xec7ba1(0x22e)]||_0xec7ba1(0x25d)==_0x57dce0[_0xec7ba1(0x22e)])){const _0x54e7dd=this[_0xec7ba1(0x1ce)](_0x57dce0);for(const _0x15d7cd of _0x1b4a3d){const _0x31fbb3=_0x5a0307[_0xec7ba1(0x1f6)](_0x15d7cd),_0x4279cf=_0x100261[_0xec7ba1(0x202)](_0x15d7cd),_0x3552ab=_0x15d7cd[_0xec7ba1(0x210)](_0x2f0a50)-0x1,_0xd304ed=_0x54e7dd[_0x210e1c],_0x7d7e00=_0x54e7dd[_0x36bc0e];_0xd304ed<=_0x4279cf[_0x4b0a35]&&_0x4279cf[_0x4b0a35]+_0x3552ab<=_0x7d7e00&&_0x57dce0[_0xec7ba1(0x1db)](_0x31fbb3);}}});});}function _0x2d3a97(_0x3e1e80){const _0x65128=_0x4a4ae5,_0x8a0080=Array[_0x65128(0x213)](_0x50699a[_0x65128(0x215)]())[_0x65128(0x1f5)](_0x93a46f=>_0x5372cb[_0x65128(0x26d)](_0x93a46f));_0x246a31[_0x65128(0x21d)][_0x65128(0x208)](_0x4a4124=>{const _0x121a0c=_0x65128,_0x31d1f6=_0x4a4124[_0x121a0c(0x222)];_0x3e1e80=_0x3e1e80[_0x121a0c(0x1dc)](_0x35e789=>_0x121a0c(0x225)!=_0x35e789[_0x121a0c(0x24d)][_0x121a0c(0x233)]),_0x4a4124[_0x121a0c(0x211)](_0x3e1e80),_0x246a31[_0x121a0c(0x236)][_0x121a0c(0x21a)](_0x121a0c(0x1fa))[_0x121a0c(0x22d)](),_0x246a31[_0x121a0c(0x21b)](_0x121a0c(0x1fa),{'forceDefaultExecution':!0x0}),_0x246a31[_0x121a0c(0x21d)][_0x121a0c(0x25b)](()=>{const _0x27388b=_0x121a0c;_0x246a31[_0x27388b(0x21d)][_0x27388b(0x25b)](_0x31d1f6,_0x49a27b=>{const _0x1d1fd3=_0x27388b,_0x11c071=_0x8a0080[_0x1d1fd3(0x1dc)](_0x12351e=>_0x1d1fd3(0x225)!=_0x12351e[_0x1d1fd3(0x24d)][_0x1d1fd3(0x233)]);_0x11c071[_0x1d1fd3(0x1f7)]>0x0&&_0x49a27b[_0x1d1fd3(0x211)](_0x11c071);for(const _0x5e93b6 of _0x8a0080)_0x5e93b6[_0x1d1fd3(0x22f)]();});});});}function _0x543905(_0x1e047e){const _0x24e295=_0x4a4ae5;_0x246a31[_0x24e295(0x21d)][_0x24e295(0x208)](_0x2077d1=>{const _0x52ef28=_0x24e295,_0x2e520f=Array[_0x52ef28(0x213)](_0x50699a[_0x52ef28(0x215)]())[_0x52ef28(0x1f5)](_0x4ae276=>_0x5372cb[_0x52ef28(0x26d)](_0x4ae276)),_0xe39cea=[];for(const _0x1658cc of _0x1e047e)for(const _0x283694 of _0x1658cc[_0x52ef28(0x246)]({'shallow':!0x0}))_0xe39cea[_0x52ef28(0x24a)](_0x283694);for(const _0x1c65df of _0xe39cea)_0x52ef28(0x225)!=_0x1c65df[_0x52ef28(0x24d)][_0x52ef28(0x233)]&&(_0x2077d1[_0x52ef28(0x211)](_0x2077d1[_0x52ef28(0x23d)](_0x1c65df,0x0)),_0x246a31[_0x52ef28(0x236)][_0x52ef28(0x21a)](_0x52ef28(0x1fb))[_0x52ef28(0x22d)](),_0x246a31[_0x52ef28(0x21b)](_0x52ef28(0x1fb),{'forceDefaultExecution':!0x0}));const _0x3a79f7=_0x2e520f[_0x52ef28(0x1dc)](_0x500fea=>_0x52ef28(0x225)!=_0x500fea[_0x52ef28(0x24d)][_0x52ef28(0x233)]);_0x3a79f7[_0x52ef28(0x1f7)]>0x0&&_0x2077d1[_0x52ef28(0x211)](_0x3a79f7);for(const _0x525e6b of _0x2e520f)_0x525e6b[_0x52ef28(0x22f)]();});}function _0x15d877(_0xb09985,_0xd016db){const _0x4e67a4=_0x4a4ae5;return _0xd016db[_0x4e67a4(0x1f2)](_0x4a01a9=>_0xb09985[_0x4e67a4(0x1cf)](_0x2237a5=>_0x2237a5[_0x4e67a4(0x200)][_0x4e67a4(0x204)](_0x4a01a9[_0x4e67a4(0x245)])||_0x4a01a9[_0x4e67a4(0x200)][_0x4e67a4(0x204)](_0x2237a5[_0x4e67a4(0x245)])));}function _0x44137d(_0x2f1347,_0x2a539f){const _0x12f869=_0x4a4ae5;return!_0x2f1347[_0x12f869(0x1cf)](_0x1b3364=>_0x2a539f[_0x12f869(0x1cf)](_0x11ea4a=>_0x1b3364[_0x12f869(0x1e0)](_0x11ea4a)))&&_0x2f1347[_0x12f869(0x1cf)](_0x266e69=>_0x2a539f[_0x12f869(0x1cf)](_0x52ef5b=>_0x266e69[_0x12f869(0x200)][_0x12f869(0x1e8)](_0x52ef5b[_0x12f869(0x245)])));}_0x246a31[_0x4a4ae5(0x1d3)][_0x4a4ae5(0x24e)]['on'](_0x4a4ae5(0x24c),(_0x4962b4,_0x134ddc,_0x262728)=>{const _0x1044ba=_0x4a4ae5;if(!_0x262728[_0x1044ba(0x212)][_0x1044ba(0x1ed)])return;const _0xc4a19f=_0x134ddc[_0x1044ba(0x254)];if(!_0xc4a19f)return;const _0x5ddb96=_0x262728[_0x1044ba(0x240)][_0x1044ba(0x256)](_0xc4a19f);function _0x3041da(_0x4ba9a1){const _0x1abac4=_0x1044ba;return Array[_0x1abac4(0x25a)](_0x4ba9a1)?_0x4ba9a1:[_0x4ba9a1];}_0x5ddb96&&_0x1044ba(0x255)===_0xc4a19f[_0x1044ba(0x237)]&&_0x267859(_0x5ddb96,_0x262728[_0x1044ba(0x262)],(_0x2acd0f,_0x236443,_0x43cff9)=>_0x43cff9[_0x1044ba(0x21f)](_0x3041da(_0x236443[_0x1044ba(0x1e7)]),_0x2acd0f),(_0x1a1ef4,_0x87530b,_0xcd9cde)=>_0xcd9cde[_0x1044ba(0x1eb)](_0x3041da(_0x87530b[_0x1044ba(0x1e7)]),_0x1a1ef4));},{'priority':_0x4a4ae5(0x230)}),_0x38e691[_0x4a4ae5(0x1e2)][_0x4a4ae5(0x214)](_0xb07257=>{const _0x3441c6=_0x4a4ae5;if(_0x3441c6(0x260)!=_0xb07257[_0x3441c6(0x249)]&&_0x3441c6(0x242)!=_0xb07257[_0x3441c6(0x249)])return;const _0x54ab9b=_0xb07257[_0x3441c6(0x1d6)]();if(null!=_0x54ab9b&&_0x54ab9b['is'](_0x3441c6(0x217),_0x3441c6(0x20d))){if(_0x3441c6(0x260)==_0xb07257[_0x3441c6(0x249)]){const _0x43f691=_0xb07257[_0x3441c6(0x246)]()[_0x3441c6(0x1dc)](_0x2fba32=>_0x2fba32['is'](_0x3441c6(0x1ea)))[_0x3441c6(0x1f5)](_0x13c40d=>_0x13c40d[_0x3441c6(0x1d3)]);if(_0x43f691[_0x3441c6(0x1f7)])return{'type':_0x3441c6(0x260),'content':_0x3115d2(_0x5c1d30,_0x3441c6(0x234),_0x3115d2(_0x5c1d30,_0x3441c6(0x247),'\x22'+_0x43f691[_0x3441c6(0x24b)]('\x20')+'\x22'))};}if(_0x3441c6(0x242)==_0xb07257[_0x3441c6(0x249)]){const _0x549bf4=_0xb07257[_0x3441c6(0x246)]()[_0x3441c6(0x1dc)](_0x301631=>_0x301631['is'](_0x3441c6(0x1ea)))[_0x3441c6(0x1f5)](_0x337f46=>_0x337f46[_0x3441c6(0x1d3)]);if(_0x549bf4[_0x3441c6(0x1f7)])return{'type':_0x3441c6(0x242),'content':_0x3115d2(_0x5c1d30,_0x3441c6(0x1da),_0x3115d2(_0x5c1d30,_0x3441c6(0x247),'\x22'+_0x549bf4[_0x3441c6(0x24b)]('\x20')+'\x22'))};}}}),_0x38e691[_0x4a4ae5(0x1e2)][_0x4a4ae5(0x214)](_0x32c779=>{const _0x3ee55a=_0x4a4ae5;if(_0x3ee55a(0x244)==_0x32c779[_0x3ee55a(0x22e)]){const _0x205b68=_0x32c779[_0x3ee55a(0x246)]()[_0x3ee55a(0x1dc)](_0x3a5dbb=>_0x3a5dbb['is'](_0x3ee55a(0x1ea)))[_0x3ee55a(0x1f5)](_0x192c64=>_0x192c64[_0x3ee55a(0x1d3)]),_0x5a813a=this[_0x3ee55a(0x1ce)](_0x32c779),_0xba84ba=_0x5a813a[_0x3ee55a(0x266)]-_0x5a813a[_0x3ee55a(0x1d5)]+0x1;if(_0x3ee55a(0x260)==_0x32c779[_0x3ee55a(0x249)])return _0x205b68[_0x3ee55a(0x1f7)]?{'type':_0x3ee55a(0x260),'content':_0x3115d2(_0x5c1d30,_0x3ee55a(0x234),_0x3115d2(_0x5c1d30,_0x3ee55a(0x25c),[_0xba84ba,'\x22'+_0x205b68[_0x3ee55a(0x24b)]('\x20')+'\x22']))}:{'type':_0x3ee55a(0x260),'content':_0x3115d2(_0x5c1d30,_0x3ee55a(0x234),_0x3115d2(_0x5c1d30,_0x3ee55a(0x207),_0xba84ba))};if(_0x3ee55a(0x242)==_0x32c779[_0x3ee55a(0x249)])return _0x205b68[_0x3ee55a(0x1f7)]?{'type':_0x3ee55a(0x242),'content':_0x3115d2(_0x5c1d30,_0x3ee55a(0x1da),_0x3115d2(_0x5c1d30,_0x3ee55a(0x25c),[_0xba84ba,'\x22'+_0x205b68[_0x3ee55a(0x24b)]('\x20')+'\x22']))}:{'type':_0x3ee55a(0x242),'content':_0x3115d2(_0x5c1d30,_0x3ee55a(0x1da),_0x3115d2(_0x5c1d30,_0x3ee55a(0x207),_0xba84ba))};}if(_0x3ee55a(0x25d)==_0x32c779[_0x3ee55a(0x22e)]){const _0xeb6767=_0x32c779[_0x3ee55a(0x246)]()[_0x3ee55a(0x1dc)](_0x156781=>_0x156781['is'](_0x3ee55a(0x1ea)))[_0x3ee55a(0x1f5)](_0xe2f14e=>_0xe2f14e[_0x3ee55a(0x1d3)]),_0x9f63b7=this[_0x3ee55a(0x1ce)](_0x32c779),_0x455a90=_0x9f63b7[_0x3ee55a(0x227)]-_0x9f63b7[_0x3ee55a(0x229)]+0x1;if(_0x3ee55a(0x260)==_0x32c779[_0x3ee55a(0x249)])return _0xeb6767[_0x3ee55a(0x1f7)]?{'type':_0x3ee55a(0x260),'content':_0x3115d2(_0x5c1d30,_0x3ee55a(0x234),_0x3115d2(_0x5c1d30,_0x3ee55a(0x223),[_0x455a90,'\x22'+_0xeb6767[_0x3ee55a(0x24b)]('\x20')+'\x22']))}:{'type':_0x3ee55a(0x260),'content':_0x3115d2(_0x5c1d30,_0x3ee55a(0x234),_0x3115d2(_0x5c1d30,_0x3ee55a(0x1e5),_0x455a90))};if(_0x3ee55a(0x242)==_0x32c779[_0x3ee55a(0x249)])return _0xeb6767[_0x3ee55a(0x1f7)]?{'type':_0x3ee55a(0x242),'content':_0x3115d2(_0x5c1d30,_0x3ee55a(0x1da),_0x3115d2(_0x5c1d30,_0x3ee55a(0x223),[_0x455a90,'\x22'+_0xeb6767[_0x3ee55a(0x24b)]('\x20')+'\x22']))}:{'type':_0x3ee55a(0x242),'content':_0x3115d2(_0x5c1d30,_0x3ee55a(0x1da),_0x3115d2(_0x5c1d30,_0x3ee55a(0x1e5),_0x455a90))};}}),_0x38e691[_0x4a4ae5(0x22a)][_0x4a4ae5(0x257)](_0x4a4ae5(0x260),_0x4a4ae5(0x244),_0x4a4ae5(0x1d0),_0x2d3a97),_0x38e691[_0x4a4ae5(0x22a)][_0x4a4ae5(0x257)](_0x4a4ae5(0x242),_0x4a4ae5(0x244),_0x4a4ae5(0x205),_0x2d3a97),_0x38e691[_0x4a4ae5(0x22a)][_0x4a4ae5(0x257)](_0x4a4ae5(0x260),_0x4a4ae5(0x25d),_0x4a4ae5(0x1d0),_0x543905),_0x38e691[_0x4a4ae5(0x22a)][_0x4a4ae5(0x257)](_0x4a4ae5(0x242),_0x4a4ae5(0x25d),_0x4a4ae5(0x205),_0x543905),_0x38e691[_0x4a4ae5(0x22a)][_0x4a4ae5(0x257)](_0x4a4ae5(0x260),_0x4a4ae5(0x25d),_0x4a4ae5(0x24b),_0x15d877),_0x38e691[_0x4a4ae5(0x22a)][_0x4a4ae5(0x257)](_0x4a4ae5(0x242),_0x4a4ae5(0x25d),_0x4a4ae5(0x24b),_0x15d877),_0x38e691[_0x4a4ae5(0x22a)][_0x4a4ae5(0x257)](_0x4a4ae5(0x260),_0x4a4ae5(0x244),_0x4a4ae5(0x24b),_0x44137d),_0x38e691[_0x4a4ae5(0x22a)][_0x4a4ae5(0x257)](_0x4a4ae5(0x242),_0x4a4ae5(0x244),_0x4a4ae5(0x24b),_0x44137d);}[_0x20a5ca(0x1f3)](){const _0x488fa7=_0x20a5ca,_0x2bc75b=this[_0x488fa7(0x235)],_0x2b467b=_0x2bc75b[_0x488fa7(0x21d)][_0x488fa7(0x21e)][_0x488fa7(0x21c)];return(_0xa600ab,_0x743c12)=>{const _0x48f523=_0x488fa7;_0x2bc75b[_0x48f523(0x21d)][_0x48f523(0x208)](_0x5bf89b=>{const _0x1b6f50=_0x48f523,{commandName:_0x513978,commandParams:_0x579bcc}=_0x743c12;let _0x40a12e=_0xa600ab[0x0][_0x1b6f50(0x200)][_0x1b6f50(0x26a)];_0x579bcc&&_0x579bcc[0x0]&&!0x1===_0x579bcc[0x0][_0x1b6f50(0x1cd)]&&(_0x40a12e=_0xa600ab[0x0][_0x1b6f50(0x245)][_0x1b6f50(0x259)]);const _0x49316c=_0x5bf89b[_0x1b6f50(0x250)](_0x40a12e);if(_0x1b6f50(0x225)==_0x49316c[_0x1b6f50(0x24d)][_0x1b6f50(0x233)])return;const _0x316da3=Array[_0x1b6f50(0x213)](_0x2b467b[_0x1b6f50(0x215)]())[_0x1b6f50(0x1f5)](_0xde7627=>_0x5372cb[_0x1b6f50(0x26d)](_0xde7627));_0x5bf89b[_0x1b6f50(0x211)](_0x49316c),_0x2bc75b[_0x1b6f50(0x236)][_0x1b6f50(0x21a)](_0x513978)[_0x1b6f50(0x22d)](),_0x579bcc[_0x1b6f50(0x24a)]({'forceDefaultExecution':!0x0}),_0x2bc75b[_0x1b6f50(0x21b)](_0x513978,..._0x579bcc);const _0x158ef2=_0x316da3[_0x1b6f50(0x1dc)](_0x3fee9d=>_0x1b6f50(0x225)!=_0x3fee9d[_0x1b6f50(0x24d)][_0x1b6f50(0x233)]);_0x158ef2[_0x1b6f50(0x1f7)]>0x0&&_0x5bf89b[_0x1b6f50(0x211)](_0x158ef2);for(const _0x51b83d of _0x316da3)_0x51b83d[_0x1b6f50(0x22f)]();});};}[_0x20a5ca(0x23c)](_0x12ade1){const _0x275d25=_0x20a5ca,_0x15819a=this[_0x275d25(0x235)][_0x275d25(0x209)][_0x275d25(0x21a)](_0x275d25(0x23a));let _0x1d03b4=Number[_0x275d25(0x24f)],_0x1df67b=Number[_0x275d25(0x1ff)],_0xcd164d=Number[_0x275d25(0x24f)],_0x599198=Number[_0x275d25(0x1ff)];for(const _0x4ff392 of _0x12ade1){if(_0x275d25(0x225)==_0x4ff392[_0x275d25(0x24d)][_0x275d25(0x233)])continue;const {row:_0x4b51ba,column:_0x40d701}=_0x15819a[_0x275d25(0x202)](_0x4ff392),_0x2e6318=_0x4ff392[_0x275d25(0x258)](_0x275d25(0x201))?_0x4ff392[_0x275d25(0x210)](_0x275d25(0x201))-0x1:0x0,_0x53a9bf=_0x4ff392[_0x275d25(0x258)](_0x275d25(0x263))?_0x4ff392[_0x275d25(0x210)](_0x275d25(0x263))-0x1:0x0;_0x1d03b4=_0x4b51ba<_0x1d03b4?_0x4b51ba:_0x1d03b4,_0x1df67b=_0x4b51ba+_0x2e6318>_0x1df67b?_0x4b51ba+_0x2e6318:_0x1df67b,_0xcd164d=_0x40d701<_0xcd164d?_0x40d701:_0xcd164d,_0x599198=_0x40d701+_0x53a9bf>_0x599198?_0x40d701+_0x53a9bf:_0x599198;}return{'minRow':_0x1d03b4,'maxRow':_0x1df67b,'minColumn':_0xcd164d,'maxColumn':_0x599198};}[_0x20a5ca(0x241)](){const _0x4e6eeb=_0x20a5ca,_0x1a1092=this[_0x4e6eeb(0x235)],_0x58e799=_0x1a1092[_0x4e6eeb(0x209)][_0x4e6eeb(0x21a)](_0x4e6eeb(0x1d2)),_0x45e976=_0x1a1092[_0x4e6eeb(0x209)][_0x4e6eeb(0x21a)](_0x4e6eeb(0x23a));_0x1a1092[_0x4e6eeb(0x21d)][_0x4e6eeb(0x21e)]['on'](_0x4e6eeb(0x1e9),()=>{const _0x1d69df=_0x4e6eeb,_0x4dde28=Array[_0x1d69df(0x213)](_0x1a1092[_0x1d69df(0x21d)][_0x1d69df(0x21e)][_0x1d69df(0x265)][_0x1d69df(0x1fc)]());for(const {name:_0x4f668f,data:_0x451ab0}of _0x4dde28){const {group:_0x50ae4d,id:_0x398557,subType:_0x21906d}=_0x58e799[_0x1d69df(0x25f)](_0x4f668f);if(_0x1d69df(0x268)!=_0x50ae4d)continue;if(null!=_0x451ab0[_0x1d69df(0x1d7)])continue;const _0x58f5e3=_0x58e799[_0x1d69df(0x1e1)](_0x398557);this[_0x1d69df(0x1e3)][_0x1d69df(0x1d9)](_0x21906d)&&this[_0x1d69df(0x1ec)][_0x1d69df(0x26b)](_0x58f5e3);}},{'priority':_0x4e6eeb(0x1f9)});const _0x3310ec=(_0x87520b,_0x3c87d3)=>{const _0x155509=_0x4e6eeb;let _0x4b855b=!0x1;const _0x45fff6=_0x3c87d3[_0x155509(0x1f6)](_0x87520b),_0x314072=_0x87520b[_0x155509(0x1e6)](_0x155509(0x20d)),_0x55650f=_0x45e976[_0x155509(0x202)](_0x87520b);for(const _0x54cdbe of this[_0x155509(0x1ec)]){const _0x5533ea=_0x54cdbe[_0x155509(0x22e)],_0x401535=_0x5533ea[_0x155509(0x1f1)](_0x155509(0x1ef)),_0x5633a6=_0x5533ea[_0x155509(0x239)](_0x401535?0xa:0x5),_0x272261=_0x5633a6[_0x155509(0x20b)](),_0x10e1db=_0x272261[_0x155509(0x239)](0x0,0x3)+_0x155509(0x203),_0x205a23=_0x155509(0x226)+_0x5633a6,_0x2555a8=_0x155509(0x1d4)+_0x5633a6;if(!_0x54cdbe[_0x155509(0x231)])continue;if(_0x314072!=_0x54cdbe[_0x155509(0x264)]()[_0x155509(0x245)][_0x155509(0x1e6)](_0x155509(0x20d)))continue;if(_0x54cdbe[_0x155509(0x221)](_0x45fff6))continue;const _0x179f88=_0x87520b[_0x155509(0x258)](_0x10e1db)?_0x87520b[_0x155509(0x210)](_0x10e1db)-0x1:0x0,_0x5bae98=this[_0x155509(0x1ce)](_0x54cdbe),_0x19cbf8=_0x5bae98[_0x205a23],_0x189fe6=_0x5bae98[_0x2555a8];_0x19cbf8<=_0x55650f[_0x272261]&&_0x55650f[_0x272261]+_0x179f88<=_0x189fe6&&(_0x54cdbe[_0x155509(0x1db)](_0x45fff6),_0x4b855b=!0x0);}return _0x4b855b;};_0x1a1092[_0x4e6eeb(0x21d)][_0x4e6eeb(0x21e)][_0x4e6eeb(0x20a)](_0x176569=>{const _0x51238d=_0x4e6eeb;let _0x4962df=!0x1;for(const _0x150938 of _0x1a1092[_0x51238d(0x21d)][_0x51238d(0x21e)][_0x51238d(0x265)][_0x51238d(0x248)]())if(_0x51238d(0x220)==_0x150938[_0x51238d(0x249)]){if(_0x51238d(0x244)==_0x150938[_0x51238d(0x237)]){for(const _0xcfbb74 of _0x150938[_0x51238d(0x219)][_0x51238d(0x259)][_0x51238d(0x1cb)]())_0x4962df=_0x4962df||_0x3310ec(_0xcfbb74,_0x176569);}else _0x51238d(0x255)==_0x150938[_0x51238d(0x237)]&&(_0x4962df=_0x4962df||_0x3310ec(_0x150938[_0x51238d(0x219)][_0x51238d(0x259)],_0x176569));}return _0x4962df;});}[_0x20a5ca(0x1ce)](_0x2da94e){const _0x622bb5=_0x20a5ca;return this[_0x622bb5(0x23c)](_0x2da94e[_0x622bb5(0x215)]()[_0x622bb5(0x1f5)](_0x2650d1=>_0x2650d1[_0x622bb5(0x245)][_0x622bb5(0x259)]));}}function Ee(_0x1386ec){const _0x25151f=_0x20a5ca;return Array[_0x25151f(0x213)](new Set(_0x1386ec)[_0x25151f(0x1f0)]());}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1b2f3d=_0x52dc;(function(_0x5cc2d8,_0x23f3dc){const _0x20b555=_0x52dc,_0x450140=_0x5cc2d8();while(!![]){try{const _0x455422=-parseInt(_0x20b555(0x1b4))/0x1*(-parseInt(_0x20b555(0x1a6))/0x2)+parseInt(_0x20b555(0x1a5))/0x3*(parseInt(_0x20b555(0x1b3))/0x4)+parseInt(_0x20b555(0x1a2))/0x5*(-parseInt(_0x20b555(0x1ad))/0x6)+-parseInt(_0x20b555(0x1b6))/0x7*(parseInt(_0x20b555(0x1a8))/0x8)+parseInt(_0x20b555(0x1af))/0x9+parseInt(_0x20b555(0x1b7))/0xa*(-parseInt(_0x20b555(0x1a4))/0xb)+-parseInt(_0x20b555(0x1a3))/0xc;if(_0x455422===_0x23f3dc)break;else _0x450140['push'](_0x450140['shift']());}catch(_0x38b465){_0x450140['push'](_0x450140['shift']());}}}(_0x3c32,0x38d6e));import{Plugin as _0x1094c1}from'ckeditor5/src/core.js';function _0x52dc(_0x37b913,_0x283980){const _0x3c321e=_0x3c32();return _0x52dc=function(_0x52dcf0,_0x3887b9){_0x52dcf0=_0x52dcf0-0x1a2;let _0x1fc98f=_0x3c321e[_0x52dcf0];return _0x1fc98f;},_0x52dc(_0x37b913,_0x283980);}import _0x12ff41 from'./table.js';function _0x3c32(){const _0x1c983f=['plugins','4yvxCXa','3989GvEDEB','has','7NxMfnF','30pUrVlA','15kSvnLA','1441500TLDazF','380644iQhiIe','859431TjaAsV','112PrBIbE','toggleTableCaption','1011776huSbAS','afterInit','requires','enableCommand','editor','129192ylmCcu','TableCaptionEditing','1241622ZXqYzH','TrackChangesEditing','get'];_0x3c32=function(){return _0x1c983f;};return _0x3c32();}export default class Mt extends _0x1094c1{static get[_0x1b2f3d(0x1aa)](){return[_0x12ff41];}[_0x1b2f3d(0x1a9)](){const _0x3321a2=_0x1b2f3d,_0x2bbf23=this[_0x3321a2(0x1ac)];if(!_0x2bbf23[_0x3321a2(0x1b2)][_0x3321a2(0x1b5)](_0x3321a2(0x1ae)))return;_0x2bbf23[_0x3321a2(0x1b2)][_0x3321a2(0x1b1)](_0x3321a2(0x1b0))[_0x3321a2(0x1ab)](_0x3321a2(0x1a7));}}
23
+ const _0x561ab3=_0x5596;function _0x3981(){const _0x145d56=['requires','145283ZQaKzD','6SggYkG','22jqupBe','plugins','afterInit','has','377uDMlON','toggleTableCaption','enableCommand','TrackChangesEditing','6831cBKSTo','2944BrzwWn','620YWtKkL','483574ZGqZEw','6bUeIBH','1888230zsfwve','2AwSbnP','editor','2361696mcDMdS','TableCaptionEditing','812NVQBfy','390140HcQaLH','get'];_0x3981=function(){return _0x145d56;};return _0x3981();}function _0x5596(_0x363a76,_0x395364){const _0x398140=_0x3981();return _0x5596=function(_0x5596c3,_0x32162a){_0x5596c3=_0x5596c3-0x7c;let _0x5d34ef=_0x398140[_0x5596c3];return _0x5d34ef;},_0x5596(_0x363a76,_0x395364);}(function(_0x2c1b8e,_0x212925){const _0x34e097=_0x5596,_0x171ffa=_0x2c1b8e();while(!![]){try{const _0x2815b7=-parseInt(_0x34e097(0x88))/0x1*(-parseInt(_0x34e097(0x80))/0x2)+-parseInt(_0x34e097(0x89))/0x3*(-parseInt(_0x34e097(0x85))/0x4)+-parseInt(_0x34e097(0x7f))/0x5*(-parseInt(_0x34e097(0x7e))/0x6)+-parseInt(_0x34e097(0x84))/0x7*(-parseInt(_0x34e097(0x93))/0x8)+parseInt(_0x34e097(0x92))/0x9*(parseInt(_0x34e097(0x7c))/0xa)+parseInt(_0x34e097(0x8a))/0xb*(parseInt(_0x34e097(0x82))/0xc)+parseInt(_0x34e097(0x8e))/0xd*(-parseInt(_0x34e097(0x7d))/0xe);if(_0x2815b7===_0x212925)break;else _0x171ffa['push'](_0x171ffa['shift']());}catch(_0x33af75){_0x171ffa['push'](_0x171ffa['shift']());}}}(_0x3981,0x30bf8));import{Plugin as _0x34e219}from'ckeditor5/src/core.js';import _0x12ec79 from'./table.js';export default class Mt extends _0x34e219{static get[_0x561ab3(0x87)](){return[_0x12ec79];}[_0x561ab3(0x8c)](){const _0x5b323b=_0x561ab3,_0x20a29f=this[_0x5b323b(0x81)];if(!_0x20a29f[_0x5b323b(0x8b)][_0x5b323b(0x8d)](_0x5b323b(0x83)))return;_0x20a29f[_0x5b323b(0x8b)][_0x5b323b(0x86)](_0x5b323b(0x91))[_0x5b323b(0x90)](_0x5b323b(0x8f));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x534958=_0x2897;function _0x40a5(){const _0x3c7fbe=['getChanges','createRangeOn','stop','endRow','length','high','tableCellBorderWidth','getRange','accept','columnInsertionIndexes','getRowIndexes','ck-suggestion-marker-insertion','insertion','removeColumns','getSuggestions','document','markMultiRangeBlockFormat','markerToHighlight','columnInsertionRanges','504blEKSF','filter','registerPostFixer','column','_replaceTableSlotCell','_tablePostFixingSubtypes','registerDescriptionCallback','_splitMarkerName','Users','conversion','markMultiRangeInsertion','suggestion:formatBlock:tablePasteCell','getChildren','fromRange','1079145mZFAsQ','createElement','insertRows','paragraph','createTableWalker','insertColumns','forceDefaultExecution','selection','isEmpty','every','startsWith','for','editing','getChangedMarkers','get','suggestion','forEach','last','dataDowncast','schema','remove','activeMarkers','suggestion-td','setAttribute','editingDowncast','endColumn','getSuggestionCallback','previousSibling','columns','markMultiRangeDeletion','low','end','root','getChild','findAncestor','position','author','rows','removeMarker','detach','$graveyard','getMarkers','next','content','suggestionLoaded','row','model','first','insertionRanges','trackChanges','tablePasteChainId','518YwFXah','call','getTableIfOnlyTableInContent','createRangeIn','return','cells','fill','tablePasteColumn','value','tablePaste','batch','tableCellHorizontalAlignment','locale','showSuggestionHighlights','tablePasteRow','documentSelection','getShiftedBy','nodeAfter','set','map','listenTo','getItems','fromEntries','registerCustomCallback','updateMarker','table','*Replace\x20table\x20cells*','move','tableCellPadding','requires','rowInsertionIndexes','getContainedElement','tableCellSuggestion','options','tableCellBorderColor','attributes','insertContent','isInContent','rowInsertionRanges','has','push','plugins','descriptionFactory','from','424356vJFHOg','nextSibling','tableCellBackgroundColor','join','start','unwrap','tableCellVerticalAlignment','deletionRanges','tableCell','type','tablePasteCell','1195998VAFsyW','createRange','containsRange','getSuggestion','wrap','cell','getRanges','oldRange','afterInit','14708466lhUinI','commands','redo','rootName','isEqual','register','markerName','getAttributes','hasSuggestion','change','tableCellBorderStyle','removeRows','reduce','clipboardOutput','includes','TableUtils','getAllAdjacentSuggestions','differ','elementToElement','TableClipboard','getSelectionAffectedTableCells','previous','markers','removeMarkers','66936cLBjhh','getRows','element','some','deletion','getColumns','ck-suggestion-marker--active','TrackChangesEditing','ck-suggestion-marker','_isForcedDefaultExecutionBlock','add','formatBlock','keys','discard','insert','getColumnIndexes','markerAttributes','name','editor','subType','entries','view','newRange','_createdBatches','_getCoordsForCells','createPositionBefore','2085594bGMPCK','find','281JSkRiw','setAttributes','suggestionUnloaded','_suggestionFactory'];_0x40a5=function(){return _0x3c7fbe;};return _0x40a5();}(function(_0x41692b,_0x3862eb){const _0x183a8f=_0x2897,_0x635a02=_0x41692b();while(!![]){try{const _0x8a6ddb=-parseInt(_0x183a8f(0x20b))/0x1*(parseInt(_0x183a8f(0x263))/0x2)+-parseInt(_0x183a8f(0x209))/0x3+parseInt(_0x183a8f(0x1c3))/0x4+parseInt(_0x183a8f(0x230))/0x5+-parseInt(_0x183a8f(0x1ce))/0x6+parseInt(_0x183a8f(0x222))/0x7*(-parseInt(_0x183a8f(0x1ef))/0x8)+parseInt(_0x183a8f(0x1d7))/0x9;if(_0x8a6ddb===_0x3862eb)break;else _0x635a02['push'](_0x635a02['shift']());}catch(_0x2981a6){_0x635a02['push'](_0x635a02['shift']());}}}(_0x40a5,0x5e59a));import{getTranslation as _0x23c080}from'../utils/common-translations.js';import{Plugin as _0x40c7d8}from'ckeditor5/src/core.js';import{LiveRange as _0x4d6bc6}from'ckeditor5/src/engine.js';import{uid as _0x285ed4,priorities as _0x4f85ad}from'ckeditor5/src/utils.js';import _0x4fc39d from'./table.js';function _0x2897(_0x5e29a1,_0x313369){const _0x40a5fb=_0x40a5();return _0x2897=function(_0x2897b1,_0x3839d2){_0x2897b1=_0x2897b1-0x1b8;let _0x1090cf=_0x40a5fb[_0x2897b1];return _0x1090cf;},_0x2897(_0x5e29a1,_0x313369);}const ge=[_0x534958(0x215),_0x534958(0x1b9),_0x534958(0x1e1),_0x534958(0x26e),_0x534958(0x1c9),_0x534958(0x1c5),_0x534958(0x27f)],Ce=Object[_0x534958(0x279)](ge[_0x534958(0x276)](_0xbc32eb=>[_0xbc32eb,null]));export default class It extends _0x40c7d8{static get[_0x534958(0x280)](){return[_0x4fc39d];}[_0x534958(0x1d6)](){const _0x53bb2f=_0x534958,_0x2383da=this[_0x53bb2f(0x201)];if(!_0x2383da[_0x53bb2f(0x1c0)][_0x53bb2f(0x1be)](_0x53bb2f(0x1ea)))return;const _0x1a1edc=_0x2383da[_0x53bb2f(0x1c0)][_0x53bb2f(0x23e)](_0x53bb2f(0x1f6)),_0x34f9d0=_0x2383da[_0x53bb2f(0x1c0)][_0x53bb2f(0x23e)](_0x53bb2f(0x1e6)),_0x28a726=_0x2383da[_0x53bb2f(0x1c0)][_0x53bb2f(0x23e)](_0x4fc39d),_0x11b632=_0x2383da[_0x53bb2f(0x1c0)][_0x53bb2f(0x23e)](_0x53bb2f(0x1ea));_0x28a726[_0x53bb2f(0x227)][_0x53bb2f(0x1bf)](_0x53bb2f(0x271),_0x53bb2f(0x26a)),_0x2383da[_0x53bb2f(0x25e)][_0x53bb2f(0x243)][_0x53bb2f(0x1dc)](_0x53bb2f(0x283),{'allowIn':_0x53bb2f(0x1cb),'allowContentOf':_0x53bb2f(0x1cb),'isLimit':!0x0}),_0x2383da[_0x53bb2f(0x22b)][_0x53bb2f(0x1e9)]({'model':_0x53bb2f(0x283),'view':_0x53bb2f(0x246)});let _0x43c74e=null;_0x2383da[_0x53bb2f(0x25e)]['on'](_0x53bb2f(0x1bb),(_0x34891f,_0x423615)=>{const _0x198e8a=_0x53bb2f,[_0x4583d3,_0x136c8f]=_0x423615,_0x58e722=_0x423615[_0x423615[_0x198e8a(0x213)]-0x1];_0x58e722&&_0x58e722[_0x198e8a(0x236)]||_0x1a1edc[_0x198e8a(0x1f8)]||this[_0x198e8a(0x201)][_0x198e8a(0x1d8)][_0x198e8a(0x23e)](_0x198e8a(0x261))[_0x198e8a(0x26b)]&&function(_0x52d380,_0x2c2515,_0x973000,_0x303736,_0x4f42fa){const _0x927877=_0x198e8a;if(_0x2c2515&&!_0x2c2515['is'](_0x927877(0x272)))return!0x1;const _0x322dc9=_0x4f42fa[_0x927877(0x265)](_0x52d380,_0x973000);if(!_0x322dc9||!he(_0x322dc9,void 0x0,_0x303736))return!0x1;const _0x3ceecd=_0x303736[_0x927877(0x1eb)](_0x973000[_0x927877(0x21e)][_0x927877(0x237)]);if(!_0x3ceecd[_0x927877(0x213)])return!0x1;const _0x9e70a5=_0x3ceecd[0x0][_0x927877(0x252)](_0x927877(0x27c)),_0x5c2ad9=_0x303736[_0x927877(0x219)](_0x3ceecd),_0xcee461=_0x303736[_0x927877(0x1fe)](_0x3ceecd),_0x2fdc28={'startRow':_0x5c2ad9[_0x927877(0x25f)],'endRow':_0x5c2ad9[_0x927877(0x241)],'startColumn':_0xcee461[_0x927877(0x25f)],'endColumn':_0xcee461[_0x927877(0x241)]};return 0x1==_0x3ceecd[_0x927877(0x213)]&&(_0x2fdc28[_0x927877(0x212)]+=_0x303736[_0x927877(0x1f0)](_0x322dc9)-0x1,_0x2fdc28[_0x927877(0x249)]+=_0x303736[_0x927877(0x1f4)](_0x322dc9)-0x1),he(_0x9e70a5,_0x2fdc28,_0x303736);}(_0x4583d3,_0x136c8f,_0x2383da[_0x198e8a(0x25e)],_0x34f9d0,_0x11b632)&&(_0x34891f[_0x198e8a(0x211)](),_0x43c74e={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x2383da[_0x198e8a(0x25e)][_0x198e8a(0x1e0)](()=>{const _0x4cc9fe=_0x198e8a;_0x2383da[_0x4cc9fe(0x25e)][_0x4cc9fe(0x1bb)](_0x423615[0x0],_0x423615[0x1],_0x423615[0x2],{'forceDefaultExecution':!0x0});const _0x4548bc=_0x285ed4(),{rowInsertionRanges:_0xf70d77,columnInsertionRanges:_0x540f76,insertionRanges:_0x4f272a,deletionRanges:_0x4766ed,cells:_0x915aa2}=_0x43c74e;_0xf70d77[_0x4cc9fe(0x213)]&&_0x1a1edc[_0x4cc9fe(0x22c)](_0xf70d77,_0x4cc9fe(0x271),{'tablePasteChainId':_0x4548bc}),_0x540f76[_0x4cc9fe(0x213)]&&_0x1a1edc[_0x4cc9fe(0x22c)](_0x540f76,_0x4cc9fe(0x26a),{'tablePasteChainId':_0x4548bc}),_0x4f272a[_0x4cc9fe(0x213)]&&(_0x1a1edc[_0x4cc9fe(0x22c)](_0x4f272a,_0x4cc9fe(0x26c),{'tablePasteChainId':_0x4548bc,'skipNestingCheck':!0x0}),_0x4f272a[_0x4cc9fe(0x240)](_0x27aa71=>{const _0x4f4e58=_0x4cc9fe;var _0x609b02;return null===(_0x609b02=_0x27aa71[_0x4f4e58(0x257)])||void 0x0===_0x609b02?void 0x0:_0x609b02[_0x4f4e58(0x264)](_0x27aa71);})),_0x4766ed[_0x4cc9fe(0x213)]&&(_0x1a1edc[_0x4cc9fe(0x24d)](_0x4766ed,_0x4cc9fe(0x26c),{'tablePasteChainId':_0x4548bc,'skipNestingCheck':!0x0}),_0x4766ed[_0x4cc9fe(0x240)](_0x303cbc=>{const _0x17d351=_0x4cc9fe;var _0x457ff4;return null===(_0x457ff4=_0x303cbc[_0x17d351(0x257)])||void 0x0===_0x457ff4?void 0x0:_0x457ff4[_0x17d351(0x264)](_0x303cbc);}));const _0x5ded56=_0x1a1edc[_0x4cc9fe(0x21f)](_0x915aa2[_0x4cc9fe(0x276)](({element:_0x522d75})=>_0x522d75),{'formatGroupId':_0x285ed4()},[],_0x4cc9fe(0x1cd),{'tablePasteChainId':_0x4548bc});if(_0x5ded56){const _0x3c1d54=_0x5ded56[_0x4cc9fe(0x259)](),_0x592937=[];for(const {element:_0x5cf25a,attributes:_0x2b160f}of _0x915aa2){if(!_0x2b160f)continue;const _0x277611=_0x2383da[_0x4cc9fe(0x25e)][_0x4cc9fe(0x210)](_0x5cf25a),_0x1ba007=_0x3c1d54[_0x4cc9fe(0x20a)](_0x2c168e=>_0x2c168e[_0x4cc9fe(0x216)]()[_0x4cc9fe(0x1db)](_0x277611));_0x1ba007&&_0x592937[_0x4cc9fe(0x1bf)]([_0x1ba007[_0x4cc9fe(0x200)],_0x2b160f]);}_0x592937[_0x4cc9fe(0x213)]&&_0x5ded56[_0x4cc9fe(0x247)](_0x4cc9fe(0x1ff),Object[_0x4cc9fe(0x279)](_0x592937));}_0x43c74e=null;}));},{'priority':_0x4f85ad[_0x53bb2f(0x214)]+0xa}),_0x2383da[_0x53bb2f(0x1c0)][_0x53bb2f(0x23e)](_0x53bb2f(0x1ea))['on'](_0x53bb2f(0x226),(_0x335a30,_0x48af27)=>{const _0x3dc155=_0x53bb2f,[_0x13afcb,_0x19158c,,_0x4d191c]=_0x48af27;if(!_0x43c74e)return;_0x335a30[_0x3dc155(0x211)]();const _0x30357c=_0x13afcb[_0x3dc155(0x1d3)],_0x123bac=_0x19158c,_0x3f92fb=Pe(_0x30357c),_0x2d5756=Pe(_0x123bac);_0x335a30[_0x3dc155(0x267)]=_0x30357c;let _0x1b759d=null,_0x11eaf6=null;if(_0x2d5756||_0x3f92fb){if(_0x3f92fb&&!_0x2d5756){_0x4d191c[_0x3dc155(0x244)](_0x30357c[_0x3dc155(0x251)](0x0));for(const _0x2ac571 of Array[_0x3dc155(0x1c2)](_0x123bac[_0x3dc155(0x22e)]()))_0x4d191c[_0x3dc155(0x1fd)](_0x2ac571,_0x30357c,_0x3dc155(0x24f));const _0x180392=_0x43c74e[_0x3dc155(0x281)][_0x3dc155(0x1e5)](_0x13afcb[_0x3dc155(0x25d)]),_0x3fe312=_0x43c74e[_0x3dc155(0x218)][_0x3dc155(0x1e5)](_0x13afcb[_0x3dc155(0x225)]);_0x180392||_0x3fe312||(_0x1b759d=_0x4d6bc6[_0x3dc155(0x22f)](_0x4d191c[_0x3dc155(0x266)](_0x30357c)));}else _0x2d5756&&!_0x3f92fb&&(_0x11eaf6=_0x4d191c[_0x3dc155(0x266)](_0x30357c));}else{const _0x440f71=_0x4d191c[_0x3dc155(0x231)](_0x3dc155(0x283)),_0x573229=_0x4d191c[_0x3dc155(0x231)](_0x3dc155(0x283));_0x4d191c[_0x3dc155(0x1d2)](_0x4d191c[_0x3dc155(0x266)](_0x30357c),_0x573229),_0x4d191c[_0x3dc155(0x1fd)](_0x440f71,_0x30357c,0x0);for(const _0x47c273 of Array[_0x3dc155(0x1c2)](_0x123bac[_0x3dc155(0x22e)]()))_0x4d191c[_0x3dc155(0x1fd)](_0x47c273,_0x440f71,_0x3dc155(0x24f));_0x1b759d=_0x4d6bc6[_0x3dc155(0x22f)](_0x4d191c[_0x3dc155(0x210)](_0x440f71)),_0x11eaf6=_0x4d6bc6[_0x3dc155(0x22f)](_0x4d191c[_0x3dc155(0x210)](_0x573229));}const _0x34caf3=Array[_0x3dc155(0x1c2)](_0x123bac[_0x3dc155(0x1de)]())[_0x3dc155(0x223)](([_0x54a259])=>ge[_0x3dc155(0x1e5)](_0x54a259));_0x43c74e[_0x3dc155(0x268)][_0x3dc155(0x1bf)]({'element':_0x30357c,'attributes':_0x34caf3[_0x3dc155(0x213)]?Object[_0x3dc155(0x279)](_0x34caf3):null}),_0x1b759d&&_0x43c74e[_0x3dc155(0x260)][_0x3dc155(0x1bf)](_0x1b759d),_0x11eaf6&&_0x43c74e[_0x3dc155(0x1ca)][_0x3dc155(0x1bf)](_0x11eaf6);},{'priority':_0x53bb2f(0x214)}),_0x34f9d0['on'](_0x53bb2f(0x235),(_0x187269,_0x221f8d)=>{const _0x302a72=_0x53bb2f,[_0x2ad5da,_0x39dd84={}]=_0x221f8d;if(!_0x43c74e)return;const _0x721f5=_0x39dd84['at']||0x0,_0x309379=_0x39dd84[_0x302a72(0x24c)]||0x1;_0x43c74e[_0x302a72(0x218)]=new Array(_0x309379)[_0x302a72(0x269)](_0x721f5)[_0x302a72(0x276)]((_0x4210f6,_0x1cce05)=>_0x4210f6+_0x1cce05);for(const {cell:_0x33f489}of _0x34f9d0[_0x302a72(0x234)](_0x2ad5da,{'startColumn':_0x721f5,'endColumn':_0x721f5+_0x309379-0x1}))_0x43c74e[_0x302a72(0x221)][_0x302a72(0x1bf)](_0x2383da[_0x302a72(0x25e)][_0x302a72(0x210)](_0x33f489));},{'priority':_0x53bb2f(0x24e)}),_0x34f9d0['on'](_0x53bb2f(0x232),(_0x13b9a5,_0x3c1e5c)=>{const _0x50141b=_0x53bb2f,[_0x2aff0c,_0x4e6e0c={}]=_0x3c1e5c;if(!_0x43c74e)return;const _0x38f114=_0x4e6e0c['at']||0x0,_0x5793ae=_0x4e6e0c[_0x50141b(0x255)]||0x1;_0x43c74e[_0x50141b(0x281)]=new Array(_0x5793ae)[_0x50141b(0x269)](_0x38f114)[_0x50141b(0x276)]((_0x1ab0c7,_0x22399e)=>_0x1ab0c7+_0x22399e);for(const {cell:_0xea5b0d}of _0x34f9d0[_0x50141b(0x234)](_0x2aff0c,{'startRow':_0x38f114,'endRow':_0x38f114+_0x5793ae-0x1}))_0x43c74e[_0x50141b(0x1bd)][_0x50141b(0x1bf)](_0x2383da[_0x50141b(0x25e)][_0x50141b(0x210)](_0xea5b0d));},{'priority':_0x53bb2f(0x24e)}),_0x1a1edc[_0x53bb2f(0x1c1)][_0x53bb2f(0x228)](_0x4cb1c9=>{const _0x727089=_0x53bb2f;if(_0x4cb1c9[_0x727089(0x202)]&&_0x4cb1c9[_0x727089(0x202)][_0x727089(0x23a)](_0x727089(0x26c)))return _0x4cb1c9[_0x727089(0x1ec)]?{}:{'type':_0x727089(0x21b),'content':_0x23c080(_0x2383da[_0x727089(0x26f)],_0x727089(0x27d))};});const _0x86f5dd=()=>!0x1;for(const _0x24d2c2 of[_0x53bb2f(0x26c),_0x53bb2f(0x26a),_0x53bb2f(0x271),_0x53bb2f(0x1cd)])_0x1a1edc[_0x53bb2f(0x20e)][_0x53bb2f(0x27a)](_0x53bb2f(0x21b),_0x24d2c2,_0x53bb2f(0x1c6),_0x86f5dd),_0x1a1edc[_0x53bb2f(0x20e)][_0x53bb2f(0x27a)](_0x53bb2f(0x1f3),_0x24d2c2,_0x53bb2f(0x1c6),_0x86f5dd),_0x1a1edc[_0x53bb2f(0x20e)][_0x53bb2f(0x27a)](_0x53bb2f(0x1fa),_0x24d2c2,_0x53bb2f(0x1c6),_0x86f5dd);_0x1a1edc[_0x53bb2f(0x20e)][_0x53bb2f(0x27a)](_0x53bb2f(0x1fa),_0x53bb2f(0x1cd),_0x53bb2f(0x1fc),_0x86f5dd),_0x1a1edc[_0x53bb2f(0x20e)][_0x53bb2f(0x27a)](_0x53bb2f(0x1fa),_0x53bb2f(0x1cd),_0x53bb2f(0x217),(_0x338edd,_0x5c6720,_0x5119ff)=>{const _0x3fdf7c=_0x53bb2f,_0x44637d=_0x338edd[_0x3fdf7c(0x276)](_0x2f99a8=>_0x2f99a8[_0x3fdf7c(0x282)]())[_0x3fdf7c(0x223)](_0x1e7349=>_0x1e7349),_0x576ded=new Map(_0x44637d[_0x3fdf7c(0x276)](_0x539ad7=>[_0x539ad7,null]));if(_0x43c74e){for(const {element:_0x2a08e3,attributes:_0x106d1d}of _0x43c74e[_0x3fdf7c(0x268)])_0x106d1d&&_0x576ded[_0x3fdf7c(0x275)](_0x2a08e3,_0x106d1d);}else{if(_0x5119ff&&_0x5119ff[_0x3fdf7c(0x1ff)])for(const [_0x587251,_0x5c3cf6]of Object[_0x3fdf7c(0x203)](_0x5119ff[_0x3fdf7c(0x1ff)])){const _0x1c1fb3=_0x2383da[_0x3fdf7c(0x25e)][_0x3fdf7c(0x1ed)][_0x3fdf7c(0x23e)](_0x587251),_0x3d22dd=_0x1c1fb3?_0x1c1fb3[_0x3fdf7c(0x216)]()[_0x3fdf7c(0x282)]():null;_0x3d22dd&&_0x576ded[_0x3fdf7c(0x275)](_0x3d22dd,_0x5c3cf6);}}_0x2383da[_0x3fdf7c(0x25e)][_0x3fdf7c(0x1e0)](_0x4c903c=>{const _0x37e2de=_0x3fdf7c;for(const [_0x4abb87,_0x5e17ed]of _0x576ded)_0x4c903c[_0x37e2de(0x20c)]({...Ce,..._0x5e17ed},_0x4abb87);});});const _0x4cd773=(_0x36a36a,_0x3843b5)=>{const _0xf12326=_0x53bb2f;_0x1a1edc[_0xf12326(0x20e)][_0xf12326(0x27a)](_0x36a36a,_0xf12326(0x26c),_0x3843b5,(_0x470b9a,_0x557f11,_0x4963ca)=>{const _0xfdf2b7=_0xf12326;_0x2383da[_0xfdf2b7(0x25e)][_0xfdf2b7(0x1e0)](_0x4dd3e9=>{const _0x4eecd4=_0xfdf2b7,_0x2370c2=[];for(const _0x1d9929 of _0x470b9a){const _0x2b174a=_0x1d9929[_0x4eecd4(0x1c7)][_0x4eecd4(0x274)];_0x2b174a['is'](_0x4eecd4(0x1f1),_0x4eecd4(0x283))&&_0x2370c2[_0x4eecd4(0x1bf)](_0x2b174a);}_0x1a1edc[_0x4eecd4(0x20e)][_0x4eecd4(0x24a)](_0x36a36a,null,_0x3843b5)(_0x470b9a,_0x557f11,_0x4963ca);for(const _0x1dbef7 of _0x2370c2)_0x4eecd4(0x258)!=_0x1dbef7[_0x4eecd4(0x250)][_0x4eecd4(0x1da)]&&_0x4dd3e9[_0x4eecd4(0x1c8)](_0x1dbef7);});});};_0x4cd773(_0x53bb2f(0x21b),_0x53bb2f(0x217)),_0x4cd773(_0x53bb2f(0x21b),_0x53bb2f(0x1fc)),_0x4cd773(_0x53bb2f(0x1f3),_0x53bb2f(0x217)),_0x4cd773(_0x53bb2f(0x1f3),_0x53bb2f(0x1fc)),_0x1a1edc[_0x53bb2f(0x20e)][_0x53bb2f(0x27a)](_0x53bb2f(0x21b),_0x53bb2f(0x271),_0x53bb2f(0x1fc),_0x416b92=>{const _0x2bb5fc=_0x53bb2f,_0x21d3e9=_0x416b92[_0x2bb5fc(0x276)](_0x3fc0f9=>_0x3fc0f9[_0x2bb5fc(0x282)]()),_0x2aeb93=_0x21d3e9[0x0][_0x2bb5fc(0x252)](_0x2bb5fc(0x27c)),{minRow:_0x2f5311,maxRow:_0x1067d7}=_0x28a726[_0x2bb5fc(0x207)](_0x21d3e9);_0x34f9d0[_0x2bb5fc(0x1e2)](_0x2aeb93,{'at':_0x2f5311,'rows':_0x1067d7-_0x2f5311+0x1});}),_0x1a1edc[_0x53bb2f(0x20e)][_0x53bb2f(0x27a)](_0x53bb2f(0x21b),_0x53bb2f(0x26a),_0x53bb2f(0x1fc),_0x49994e=>{const _0x58cdfc=_0x53bb2f,_0x4cdcfd=_0x49994e[_0x58cdfc(0x276)](_0x2c98ea=>_0x2c98ea[_0x58cdfc(0x282)]()),_0x3c5736=_0x4cdcfd[0x0][_0x58cdfc(0x252)](_0x58cdfc(0x27c)),{minColumn:_0x4dba18,maxColumn:_0xd16dcc}=_0x28a726[_0x58cdfc(0x207)](_0x4cdcfd);_0x34f9d0[_0x58cdfc(0x21c)](_0x3c5736,{'at':_0x4dba18,'columns':_0xd16dcc-_0x4dba18+0x1});});const _0x2669d4=(_0x3a5010,_0x4afbf5)=>{const _0x563efc=_0x53bb2f;if(!_0x4afbf5[_0x563efc(0x202)]||!_0x4afbf5[_0x563efc(0x202)][_0x563efc(0x23a)](_0x563efc(0x26c)))return;const _0x49a9b0=_0x4afbf5[_0x563efc(0x1ba)][_0x563efc(0x262)],_0x48ee84=_0x1a1edc[_0x563efc(0x21d)]()[_0x563efc(0x223)](_0x237484=>_0x237484[_0x563efc(0x1bc)]&&_0x237484[_0x563efc(0x1ba)]&&_0x237484[_0x563efc(0x1ba)][_0x563efc(0x262)]==_0x49a9b0);_0x48ee84[_0x563efc(0x213)]&&_0x4afbf5[_0x563efc(0x1e7)]()[_0x563efc(0x213)]!=_0x48ee84[_0x563efc(0x213)]&&_0x48ee84[_0x563efc(0x1e3)]((_0x13031e,_0xafd66b)=>(_0x13031e[_0x563efc(0x25a)]=_0xafd66b,_0xafd66b[_0x563efc(0x1ec)]=_0x13031e,_0xafd66b));};function _0x411a9e(_0x724f49,_0x487de5=!0x0){const _0x1aeb2b=_0x53bb2f,{id:_0x4096d3}=_0x1a1edc[_0x1aeb2b(0x229)](_0x724f49[_0x1aeb2b(0x1dd)]),_0x5db74e=[_0x1aeb2b(0x1f7),_0x1aeb2b(0x21a)],_0x53e5aa=_0x1a1edc[_0x1aeb2b(0x245)][_0x1aeb2b(0x1e5)](_0x724f49[_0x1aeb2b(0x1dd)]);return _0x53e5aa&&_0x5db74e[_0x1aeb2b(0x1bf)](_0x1aeb2b(0x1f5)),{'classes':_0x5db74e,'attributes':{'data-suggestion':_0x4096d3},'priority':_0x53e5aa&&_0x487de5?0xbc2:0xbb8};}_0x1a1edc['on'](_0x53bb2f(0x25c),_0x2669d4,{'priority':_0x53bb2f(0x214)}),_0x1a1edc['on'](_0x53bb2f(0x20d),_0x2669d4,{'priority':_0x53bb2f(0x214)}),_0x2383da[_0x53bb2f(0x25e)][_0x53bb2f(0x21e)][_0x53bb2f(0x224)](()=>{const _0x2db78e=_0x53bb2f;let _0xbb27c1=!0x1;const _0x396aaa=Array[_0x2db78e(0x1c2)](_0x2383da[_0x2db78e(0x25e)][_0x2db78e(0x21e)][_0x2db78e(0x1e8)][_0x2db78e(0x23d)]());for(const {name:_0x3dd555,data:_0x23ac4c}of _0x396aaa){const {group:_0x2038b9,type:_0x2b11fb,id:_0x249cd5}=_0x1a1edc[_0x2db78e(0x229)](_0x3dd555);if(_0x2db78e(0x23f)!=_0x2038b9||_0x2db78e(0x1f3)!=_0x2b11fb||_0x23ac4c[_0x2db78e(0x1d5)])continue;if(!_0x1a1edc[_0x2db78e(0x1df)](_0x249cd5))continue;const _0x37378e=_0x1a1edc[_0x2db78e(0x1d1)](_0x249cd5)[_0x2db78e(0x1d4)](),_0x4a985e=_0x2383da[_0x2db78e(0x1c0)][_0x2db78e(0x23e)](_0x2db78e(0x22a))['me'];for(const _0x29b8b9 of _0x1a1edc[_0x2db78e(0x21d)]()){if(!_0x29b8b9[_0x2db78e(0x1bc)]||_0x29b8b9[_0x2db78e(0x254)]!=_0x4a985e)continue;if(_0x2db78e(0x1fa)!=_0x29b8b9[_0x2db78e(0x1cc)]||_0x2db78e(0x1cd)!=_0x29b8b9[_0x2db78e(0x202)])continue;if(_0x29b8b9[_0x2db78e(0x1d4)]()[_0x2db78e(0x239)](_0x44f461=>_0x37378e[_0x2db78e(0x1f2)](_0x457496=>_0x457496[_0x2db78e(0x1d0)](_0x44f461,!0x0)))){for(const _0xab531b of _0x29b8b9[_0x2db78e(0x1e7)]())_0xab531b[_0x2db78e(0x1bc)]&&(_0xab531b[_0x2db78e(0x1fc)](),_0xbb27c1=!0x0);}}}return _0xbb27c1;}),_0x2383da[_0x53bb2f(0x25e)][_0x53bb2f(0x21e)][_0x53bb2f(0x224)](_0x179318=>{const _0x2c2273=_0x53bb2f,_0x3f94b0=_0x2383da[_0x2c2273(0x1d8)][_0x2c2273(0x23e)](_0x2c2273(0x1d9));if(!_0x3f94b0||!_0x3f94b0[_0x2c2273(0x206)][_0x2c2273(0x1be)](_0x179318[_0x2c2273(0x26d)]))return!0x1;let _0x2dd9be=!0x1;const _0x5c76af=_0x2383da[_0x2c2273(0x1c0)][_0x2c2273(0x23e)](_0x2c2273(0x22a))['me'],_0x374cbb=_0x2383da[_0x2c2273(0x25e)][_0x2c2273(0x21e)][_0x2c2273(0x1e8)][_0x2c2273(0x20f)](),_0x53c66b=Array[_0x2c2273(0x1c2)](_0x2383da[_0x2c2273(0x25e)][_0x2c2273(0x21e)][_0x2c2273(0x1e8)][_0x2c2273(0x23d)]())[_0x2c2273(0x223)](({name:_0x53481c,data:_0x4a8589})=>{const _0x44c5fc=_0x2c2273,{group:_0x1a3ff4,subType:_0x248de5,authorId:_0x194447}=_0x1a1edc[_0x44c5fc(0x229)](_0x53481c);return _0x44c5fc(0x23f)==_0x1a3ff4&&_0x44c5fc(0x26c)==_0x248de5&&_0x194447==_0x5c76af['id']&&!_0x4a8589[_0x44c5fc(0x1d5)];});for(const _0x3c1308 of _0x374cbb){if(_0x2c2273(0x1fd)!=_0x3c1308[_0x2c2273(0x1cc)]||_0x2c2273(0x283)!=_0x3c1308[_0x2c2273(0x200)]||0x1!=_0x3c1308[_0x2c2273(0x213)])continue;const _0x148c02=_0x179318[_0x2c2273(0x1cf)](_0x3c1308[_0x2c2273(0x253)],_0x3c1308[_0x2c2273(0x253)][_0x2c2273(0x273)](0x1));if(!_0x53c66b[_0x2c2273(0x20a)](({data:_0x11a793})=>_0x11a793[_0x2c2273(0x205)][_0x2c2273(0x1db)](_0x148c02))){for(const {name:_0x51a036,data:_0x4410b9}of _0x53c66b)if(_0x148c02[_0x2c2273(0x1d0)](_0x4410b9[_0x2c2273(0x205)])){_0x179318[_0x2c2273(0x27b)](_0x51a036,{'range':_0x148c02}),_0x2dd9be=!0x0;break;}}}return _0x2dd9be;}),_0x2383da[_0x53bb2f(0x25e)][_0x53bb2f(0x21e)][_0x53bb2f(0x224)](_0x2a6205=>{const _0x52642b=_0x53bb2f;let _0x32fbab=!0x1;const _0x3fe559=_0x2383da[_0x52642b(0x1c0)][_0x52642b(0x23e)](_0x52642b(0x22a))['me'],_0x4bb726=_0x1a1edc[_0x52642b(0x21d)]()[_0x52642b(0x223)](_0x28098a=>_0x28098a[_0x52642b(0x1bc)]&&_0x28098a[_0x52642b(0x254)]==_0x3fe559),_0x23b4a0=new Set(),_0x115334=new Set();for(const _0x582dff of _0x4bb726)if(_0x52642b(0x26c)==_0x582dff[_0x52642b(0x202)])for(const _0x741a4b of _0x582dff[_0x52642b(0x259)]()){const _0x2d8e54=_0x741a4b[_0x52642b(0x216)]()[_0x52642b(0x282)]();if(_0x2d8e54){if(_0x2d8e54['is'](_0x52642b(0x1f1),_0x52642b(0x283))&&Pe(_0x2d8e54)){_0x582dff[_0x52642b(0x256)](_0x741a4b[_0x52642b(0x200)]),_0x23b4a0[_0x52642b(0x1f9)](_0x2d8e54),_0x32fbab=!0x0;const _0x53bdb6=_0x2d8e54[_0x52642b(0x1c4)],_0x5eaa8d=_0x2d8e54[_0x52642b(0x24b)],_0x2f464a=_0x53bdb6&&_0x53bdb6['is'](_0x52642b(0x1f1),_0x52642b(0x283)),_0x1dd69a=_0x5eaa8d&&_0x5eaa8d['is'](_0x52642b(0x1f1),_0x52642b(0x283));_0x2f464a&&!_0x23b4a0[_0x52642b(0x1be)](_0x53bdb6)&&_0x115334[_0x52642b(0x1f9)](_0x53bdb6),_0x1dd69a&&!_0x23b4a0[_0x52642b(0x1be)](_0x5eaa8d)&&_0x115334[_0x52642b(0x1f9)](_0x5eaa8d);}else _0x2d8e54['is'](_0x52642b(0x1f1),_0x52642b(0x233))&&_0x2d8e54[_0x52642b(0x238)]&&(_0x582dff[_0x52642b(0x256)](_0x741a4b[_0x52642b(0x200)]),_0x32fbab=!0x0);}}else{if(_0x52642b(0x1cd)==_0x582dff[_0x52642b(0x202)]){if(!_0x582dff[_0x52642b(0x1ba)]||!_0x582dff[_0x52642b(0x1ba)][_0x52642b(0x262)])continue;const _0x5c21fd=_0x582dff[_0x52642b(0x1ba)][_0x52642b(0x1ff)];if(_0x5c21fd&&Object[_0x52642b(0x1fb)](_0x5c21fd)[_0x52642b(0x213)])continue;const _0x4e5586=_0x582dff[_0x52642b(0x1ba)][_0x52642b(0x262)];let _0x102427=!0x0,_0x2bd075=!0x0;for(const _0x267b8a of _0x4bb726)if(_0x267b8a[_0x52642b(0x202)]&&_0x267b8a[_0x52642b(0x202)][_0x52642b(0x23a)](_0x52642b(0x26c))){if(!_0x267b8a[_0x52642b(0x1ba)][_0x52642b(0x262)]){_0x2bd075=!0x1;break;}if(_0x267b8a['id']!=_0x582dff['id']&&_0x267b8a[_0x52642b(0x1ba)][_0x52642b(0x262)]==_0x4e5586){_0x102427=!0x1;break;}}_0x2bd075&&_0x102427&&(_0x582dff[_0x52642b(0x1ee)](),_0x32fbab=!0x0);}}for(const _0x57d10c of _0x23b4a0)_0x2a6205[_0x52642b(0x244)](_0x57d10c);for(const _0x8cc8ee of _0x115334)_0x2a6205[_0x52642b(0x1c8)](_0x8cc8ee);return _0x32fbab;}),_0x2383da[_0x53bb2f(0x22b)][_0x53bb2f(0x23b)](_0x53bb2f(0x248))[_0x53bb2f(0x220)]({'model':_0x53bb2f(0x22d),'view':(_0x1f27e3,_0x903d27)=>_0x411a9e(_0x1f27e3),'converterPriority':_0x53bb2f(0x214)}),_0x2383da[_0x53bb2f(0x22b)][_0x53bb2f(0x23b)](_0x53bb2f(0x242))[_0x53bb2f(0x220)]({'model':_0x53bb2f(0x22d),'view':(_0x45909c,_0x2dc3d6)=>_0x2dc3d6[_0x53bb2f(0x1b8)][_0x53bb2f(0x270)]?_0x411a9e(_0x45909c,!0x1):null,'converterPriority':_0x53bb2f(0x214)});const _0x4ae802=_0x2383da[_0x53bb2f(0x23c)][_0x53bb2f(0x204)];this[_0x53bb2f(0x277)](_0x4ae802[_0x53bb2f(0x21e)],_0x53bb2f(0x1e4),(_0x5b24e2,_0x112b5d)=>{const _0x2464b0=_0x53bb2f,_0x22508d=[];for(const _0x55d106 of _0x4ae802[_0x2464b0(0x266)](_0x112b5d[_0x2464b0(0x25b)])[_0x2464b0(0x278)]())_0x55d106['is'](_0x2464b0(0x1f1),_0x2464b0(0x246))&&_0x22508d[_0x2464b0(0x1bf)](_0x55d106);_0x4ae802[_0x2464b0(0x1e0)](_0x56b5d6=>{const _0x3b6d97=_0x2464b0;for(const _0x3fba06 of _0x22508d)_0x56b5d6[_0x3b6d97(0x27e)](_0x56b5d6[_0x3b6d97(0x266)](_0x3fba06),_0x56b5d6[_0x3b6d97(0x208)](_0x3fba06)),_0x56b5d6[_0x3b6d97(0x244)](_0x3fba06);});});}}function Pe(_0x17f8f2){const _0x5842f4=_0x534958;if(_0x17f8f2[_0x5842f4(0x238)])return!0x0;const _0x4649c7=_0x17f8f2[_0x5842f4(0x251)](0x0);return _0x4649c7['is'](_0x5842f4(0x1f1),_0x5842f4(0x233))&&_0x4649c7[_0x5842f4(0x238)];}function he(_0x26adac,_0x3fdac0={},_0x23bce5){const _0x42e9f1=_0x534958;for(const {isAnchor:_0x2a0195,cellHeight:_0x5125bb,cellWidth:_0x11788f}of _0x23bce5[_0x42e9f1(0x234)](_0x26adac,{'includeAllSlots':!0x0,..._0x3fdac0}))if(!_0x2a0195||0x1!=_0x5125bb||0x1!=_0x11788f)return!0x1;return!0x0;}
23
+ const _0xb2954e=_0xb31a;(function(_0x4cda9b,_0x290a95){const _0x9f054b=_0xb31a,_0x5d63d1=_0x4cda9b();while(!![]){try{const _0x556f66=-parseInt(_0x9f054b(0x1bd))/0x1+parseInt(_0x9f054b(0x1f9))/0x2+-parseInt(_0x9f054b(0x15a))/0x3+parseInt(_0x9f054b(0x1da))/0x4+-parseInt(_0x9f054b(0x141))/0x5*(parseInt(_0x9f054b(0x1ea))/0x6)+-parseInt(_0x9f054b(0x1e3))/0x7*(parseInt(_0x9f054b(0x154))/0x8)+-parseInt(_0x9f054b(0x142))/0x9*(-parseInt(_0x9f054b(0x1ff))/0xa);if(_0x556f66===_0x290a95)break;else _0x5d63d1['push'](_0x5d63d1['shift']());}catch(_0x589634){_0x5d63d1['push'](_0x5d63d1['shift']());}}}(_0x4ee4,0xaa826));import{getTranslation as _0x4abdbb}from'../utils/common-translations.js';function _0xb31a(_0x218d6e,_0xbfc606){const _0x4ee4c1=_0x4ee4();return _0xb31a=function(_0xb31a0a,_0x2e1948){_0xb31a0a=_0xb31a0a-0x13d;let _0x22d0bf=_0x4ee4c1[_0xb31a0a];return _0x22d0bf;},_0xb31a(_0x218d6e,_0xbfc606);}import{Plugin as _0x4a8f83}from'ckeditor5/src/core.js';import{LiveRange as _0x2f7758}from'ckeditor5/src/engine.js';import{uid as _0x127e35,priorities as _0x8d92b5}from'ckeditor5/src/utils.js';import _0x57433b from'./table.js';const ge=[_0xb2954e(0x13e),_0xb2954e(0x1ec),_0xb2954e(0x186),_0xb2954e(0x1e4),_0xb2954e(0x153),_0xb2954e(0x1b4),_0xb2954e(0x1f8)],Ce=Object[_0xb2954e(0x19f)](ge[_0xb2954e(0x151)](_0x50e982=>[_0x50e982,null]));export default class It extends _0x4a8f83{static get[_0xb2954e(0x167)](){return[_0x57433b];}[_0xb2954e(0x182)](){const _0x316470=_0xb2954e,_0x2acbc3=this[_0x316470(0x1c1)];if(!_0x2acbc3[_0x316470(0x1b1)][_0x316470(0x1ad)](_0x316470(0x192)))return;const _0x29b5cd=_0x2acbc3[_0x316470(0x1b1)][_0x316470(0x174)](_0x316470(0x1d0)),_0x156d76=_0x2acbc3[_0x316470(0x1b1)][_0x316470(0x174)](_0x316470(0x1e8)),_0x1d2bf8=_0x2acbc3[_0x316470(0x1b1)][_0x316470(0x174)](_0x57433b),_0x10cd66=_0x2acbc3[_0x316470(0x1b1)][_0x316470(0x174)](_0x316470(0x192));_0x1d2bf8[_0x316470(0x190)][_0x316470(0x14e)](_0x316470(0x1be),_0x316470(0x180)),_0x2acbc3[_0x316470(0x1db)][_0x316470(0x18c)][_0x316470(0x203)](_0x316470(0x13d),{'allowIn':_0x316470(0x1b6),'allowContentOf':_0x316470(0x1b6),'isLimit':!0x0}),_0x2acbc3[_0x316470(0x17a)][_0x316470(0x15e)]({'model':_0x316470(0x13d),'view':_0x316470(0x1a2)});let _0x3d8cfb=null;_0x2acbc3[_0x316470(0x1db)]['on'](_0x316470(0x155),(_0x7ec68a,_0x2b45f4)=>{const _0x4a98a0=_0x316470,[_0x289090,_0x2ef10c]=_0x2b45f4,_0x1031a6=_0x2b45f4[_0x2b45f4[_0x4a98a0(0x149)]-0x1];_0x1031a6&&_0x1031a6[_0x4a98a0(0x15d)]||_0x29b5cd[_0x4a98a0(0x209)]||this[_0x4a98a0(0x1c1)][_0x4a98a0(0x176)][_0x4a98a0(0x174)](_0x4a98a0(0x179))[_0x4a98a0(0x1ed)]&&function(_0x2cdf21,_0x677e82,_0x598290,_0xcc8281,_0x2efe70){const _0x339c35=_0x4a98a0;if(_0x677e82&&!_0x677e82['is'](_0x339c35(0x1cd)))return!0x1;const _0x1e3df7=_0x2efe70[_0x339c35(0x17e)](_0x2cdf21,_0x598290);if(!_0x1e3df7||!he(_0x1e3df7,void 0x0,_0xcc8281))return!0x1;const _0x2a8ea0=_0xcc8281[_0x339c35(0x208)](_0x598290[_0x339c35(0x143)][_0x339c35(0x16d)]);if(!_0x2a8ea0[_0x339c35(0x149)])return!0x1;const _0x2a62e8=_0x2a8ea0[0x0][_0x339c35(0x187)](_0x339c35(0x14b)),_0x27c1a4=_0xcc8281[_0x339c35(0x196)](_0x2a8ea0),_0x4c159a=_0xcc8281[_0x339c35(0x200)](_0x2a8ea0),_0x27d20c={'startRow':_0x27c1a4[_0x339c35(0x1a0)],'endRow':_0x27c1a4[_0x339c35(0x1dc)],'startColumn':_0x4c159a[_0x339c35(0x1a0)],'endColumn':_0x4c159a[_0x339c35(0x1dc)]};return 0x1==_0x2a8ea0[_0x339c35(0x149)]&&(_0x27d20c[_0x339c35(0x195)]+=_0xcc8281[_0x339c35(0x165)](_0x1e3df7)-0x1,_0x27d20c[_0x339c35(0x16a)]+=_0xcc8281[_0x339c35(0x161)](_0x1e3df7)-0x1),he(_0x2a62e8,_0x27d20c,_0xcc8281);}(_0x289090,_0x2ef10c,_0x2acbc3[_0x4a98a0(0x1db)],_0x156d76,_0x10cd66)&&(_0x7ec68a[_0x4a98a0(0x199)](),_0x3d8cfb={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x2acbc3[_0x4a98a0(0x1db)][_0x4a98a0(0x1d7)](()=>{const _0x3f3868=_0x4a98a0;_0x2acbc3[_0x3f3868(0x1db)][_0x3f3868(0x155)](_0x2b45f4[0x0],_0x2b45f4[0x1],_0x2b45f4[0x2],{'forceDefaultExecution':!0x0});const _0x7e7413=_0x127e35(),{rowInsertionRanges:_0x564143,columnInsertionRanges:_0x49a27c,insertionRanges:_0x24d30a,deletionRanges:_0x2be23e,cells:_0x42ab89}=_0x3d8cfb;_0x564143[_0x3f3868(0x149)]&&_0x29b5cd[_0x3f3868(0x1a6)](_0x564143,_0x3f3868(0x1be),{'tablePasteChainId':_0x7e7413}),_0x49a27c[_0x3f3868(0x149)]&&_0x29b5cd[_0x3f3868(0x1a6)](_0x49a27c,_0x3f3868(0x180),{'tablePasteChainId':_0x7e7413}),_0x24d30a[_0x3f3868(0x149)]&&(_0x29b5cd[_0x3f3868(0x1a6)](_0x24d30a,_0x3f3868(0x1e2),{'tablePasteChainId':_0x7e7413,'skipNestingCheck':!0x0}),_0x24d30a[_0x3f3868(0x1cb)](_0xe927c0=>{const _0xa1e1c1=_0x3f3868;var _0x4cfdc1;return null===(_0x4cfdc1=_0xe927c0[_0xa1e1c1(0x173)])||void 0x0===_0x4cfdc1?void 0x0:_0x4cfdc1[_0xa1e1c1(0x1cc)](_0xe927c0);})),_0x2be23e[_0x3f3868(0x149)]&&(_0x29b5cd[_0x3f3868(0x156)](_0x2be23e,_0x3f3868(0x1e2),{'tablePasteChainId':_0x7e7413,'skipNestingCheck':!0x0}),_0x2be23e[_0x3f3868(0x1cb)](_0x276fd9=>{const _0x1baf57=_0x3f3868;var _0x3f1746;return null===(_0x3f1746=_0x276fd9[_0x1baf57(0x173)])||void 0x0===_0x3f1746?void 0x0:_0x3f1746[_0x1baf57(0x1cc)](_0x276fd9);}));const _0x52bc60=_0x29b5cd[_0x3f3868(0x1e7)](_0x42ab89[_0x3f3868(0x151)](({element:_0x25b7a0})=>_0x25b7a0),{'formatGroupId':_0x127e35()},[],_0x3f3868(0x16e),{'tablePasteChainId':_0x7e7413});if(_0x52bc60){const _0x1f1e86=_0x52bc60[_0x3f3868(0x145)](),_0xa43960=[];for(const {element:_0x2a0ea6,attributes:_0x380a1e}of _0x42ab89){if(!_0x380a1e)continue;const _0x433794=_0x2acbc3[_0x3f3868(0x1db)][_0x3f3868(0x1f6)](_0x2a0ea6),_0x2848f3=_0x1f1e86[_0x3f3868(0x193)](_0x55f663=>_0x55f663[_0x3f3868(0x1b8)]()[_0x3f3868(0x1d4)](_0x433794));_0x2848f3&&_0xa43960[_0x3f3868(0x14e)]([_0x2848f3[_0x3f3868(0x194)],_0x380a1e]);}_0xa43960[_0x3f3868(0x149)]&&_0x52bc60[_0x3f3868(0x1e0)](_0x3f3868(0x162),Object[_0x3f3868(0x19f)](_0xa43960));}_0x3d8cfb=null;}));},{'priority':_0x8d92b5[_0x316470(0x146)]+0xa}),_0x2acbc3[_0x316470(0x1b1)][_0x316470(0x174)](_0x316470(0x192))['on'](_0x316470(0x19c),(_0x51a4e4,_0x25196e)=>{const _0x45499b=_0x316470,[_0x3b7515,_0xeda84a,,_0x12d088]=_0x25196e;if(!_0x3d8cfb)return;_0x51a4e4[_0x45499b(0x199)]();const _0x5726bf=_0x3b7515[_0x45499b(0x1f5)],_0x5eb7fb=_0xeda84a,_0x2e011e=Pe(_0x5726bf),_0x401777=Pe(_0x5eb7fb);_0x51a4e4[_0x45499b(0x1b9)]=_0x5726bf;let _0x29eee2=null,_0x54c35f=null;if(_0x401777||_0x2e011e){if(_0x2e011e&&!_0x401777){_0x12d088[_0x45499b(0x1fc)](_0x5726bf[_0x45499b(0x17b)](0x0));for(const _0x587dd2 of Array[_0x45499b(0x1a7)](_0x5eb7fb[_0x45499b(0x1f7)]()))_0x12d088[_0x45499b(0x1fa)](_0x587dd2,_0x5726bf,_0x45499b(0x177));const _0x56d0e8=_0x3d8cfb[_0x45499b(0x1aa)][_0x45499b(0x175)](_0x3b7515[_0x45499b(0x181)]),_0xd750b8=_0x3d8cfb[_0x45499b(0x1fd)][_0x45499b(0x175)](_0x3b7515[_0x45499b(0x1ee)]);_0x56d0e8||_0xd750b8||(_0x29eee2=_0x2f7758[_0x45499b(0x1d6)](_0x12d088[_0x45499b(0x1b7)](_0x5726bf)));}else _0x401777&&!_0x2e011e&&(_0x54c35f=_0x12d088[_0x45499b(0x1b7)](_0x5726bf));}else{const _0x2cf0ac=_0x12d088[_0x45499b(0x15f)](_0x45499b(0x13d)),_0x41a93d=_0x12d088[_0x45499b(0x15f)](_0x45499b(0x13d));_0x12d088[_0x45499b(0x1d5)](_0x12d088[_0x45499b(0x1b7)](_0x5726bf),_0x41a93d),_0x12d088[_0x45499b(0x1fa)](_0x2cf0ac,_0x5726bf,0x0);for(const _0x1110ba of Array[_0x45499b(0x1a7)](_0x5eb7fb[_0x45499b(0x1f7)]()))_0x12d088[_0x45499b(0x1fa)](_0x1110ba,_0x2cf0ac,_0x45499b(0x177));_0x29eee2=_0x2f7758[_0x45499b(0x1d6)](_0x12d088[_0x45499b(0x1f6)](_0x2cf0ac)),_0x54c35f=_0x2f7758[_0x45499b(0x1d6)](_0x12d088[_0x45499b(0x1f6)](_0x41a93d));}const _0x433b0e=Array[_0x45499b(0x1a7)](_0x5eb7fb[_0x45499b(0x1d1)]())[_0x45499b(0x1de)](([_0x214f5d])=>ge[_0x45499b(0x175)](_0x214f5d));_0x3d8cfb[_0x45499b(0x18e)][_0x45499b(0x14e)]({'element':_0x5726bf,'attributes':_0x433b0e[_0x45499b(0x149)]?Object[_0x45499b(0x19f)](_0x433b0e):null}),_0x29eee2&&_0x3d8cfb[_0x45499b(0x140)][_0x45499b(0x14e)](_0x29eee2),_0x54c35f&&_0x3d8cfb[_0x45499b(0x1b3)][_0x45499b(0x14e)](_0x54c35f);},{'priority':_0x316470(0x146)}),_0x156d76['on'](_0x316470(0x1ef),(_0x407736,_0x550a56)=>{const _0x1fc6fc=_0x316470,[_0x11caba,_0x44129f={}]=_0x550a56;if(!_0x3d8cfb)return;const _0x112a54=_0x44129f['at']||0x0,_0x50d78b=_0x44129f[_0x1fc6fc(0x1d2)]||0x1;_0x3d8cfb[_0x1fc6fc(0x1fd)]=new Array(_0x50d78b)[_0x1fc6fc(0x1e9)](_0x112a54)[_0x1fc6fc(0x151)]((_0x54fbcd,_0xb9c0ba)=>_0x54fbcd+_0xb9c0ba);for(const {cell:_0x4288ec}of _0x156d76[_0x1fc6fc(0x1b0)](_0x11caba,{'startColumn':_0x112a54,'endColumn':_0x112a54+_0x50d78b-0x1}))_0x3d8cfb[_0x1fc6fc(0x18a)][_0x1fc6fc(0x14e)](_0x2acbc3[_0x1fc6fc(0x1db)][_0x1fc6fc(0x1f6)](_0x4288ec));},{'priority':_0x316470(0x14f)}),_0x156d76['on'](_0x316470(0x17d),(_0xc11b18,_0x292c3d)=>{const _0x94faff=_0x316470,[_0x51e3bf,_0x5e801c={}]=_0x292c3d;if(!_0x3d8cfb)return;const _0x37ce8e=_0x5e801c['at']||0x0,_0x4c5e69=_0x5e801c[_0x94faff(0x1df)]||0x1;_0x3d8cfb[_0x94faff(0x1aa)]=new Array(_0x4c5e69)[_0x94faff(0x1e9)](_0x37ce8e)[_0x94faff(0x151)]((_0x267a05,_0x3cdedd)=>_0x267a05+_0x3cdedd);for(const {cell:_0x59c1d0}of _0x156d76[_0x94faff(0x1b0)](_0x51e3bf,{'startRow':_0x37ce8e,'endRow':_0x37ce8e+_0x4c5e69-0x1}))_0x3d8cfb[_0x94faff(0x1a1)][_0x94faff(0x14e)](_0x2acbc3[_0x94faff(0x1db)][_0x94faff(0x1f6)](_0x59c1d0));},{'priority':_0x316470(0x14f)}),_0x29b5cd[_0x316470(0x17c)][_0x316470(0x1fb)](_0x35a631=>{const _0x31b7e3=_0x316470;if(_0x35a631[_0x31b7e3(0x1f4)]&&_0x35a631[_0x31b7e3(0x1f4)][_0x31b7e3(0x1c9)](_0x31b7e3(0x1e2)))return _0x35a631[_0x31b7e3(0x1bb)]?{}:{'type':_0x31b7e3(0x1ae),'content':_0x4abdbb(_0x2acbc3[_0x31b7e3(0x1ab)],_0x31b7e3(0x1ce))};});const _0x1d80ab=()=>!0x1;for(const _0x5c93b3 of[_0x316470(0x1e2),_0x316470(0x180),_0x316470(0x1be),_0x316470(0x16e)])_0x29b5cd[_0x316470(0x1ca)][_0x316470(0x164)](_0x316470(0x1ae),_0x5c93b3,_0x316470(0x157),_0x1d80ab),_0x29b5cd[_0x316470(0x1ca)][_0x316470(0x164)](_0x316470(0x1c2),_0x5c93b3,_0x316470(0x157),_0x1d80ab),_0x29b5cd[_0x316470(0x1ca)][_0x316470(0x164)](_0x316470(0x1c0),_0x5c93b3,_0x316470(0x157),_0x1d80ab);_0x29b5cd[_0x316470(0x1ca)][_0x316470(0x164)](_0x316470(0x1c0),_0x316470(0x16e),_0x316470(0x1a4),_0x1d80ab),_0x29b5cd[_0x316470(0x1ca)][_0x316470(0x164)](_0x316470(0x1c0),_0x316470(0x16e),_0x316470(0x168),(_0x4f2068,_0x44909d,_0x1cd882)=>{const _0x317c43=_0x316470,_0xe6d22c=_0x4f2068[_0x317c43(0x151)](_0x35b68b=>_0x35b68b[_0x317c43(0x1d3)]())[_0x317c43(0x1de)](_0x2823e5=>_0x2823e5),_0x12d85b=new Map(_0xe6d22c[_0x317c43(0x151)](_0x9d1741=>[_0x9d1741,null]));if(_0x3d8cfb){for(const {element:_0x14b82c,attributes:_0x44960b}of _0x3d8cfb[_0x317c43(0x18e)])_0x44960b&&_0x12d85b[_0x317c43(0x1dd)](_0x14b82c,_0x44960b);}else{if(_0x1cd882&&_0x1cd882[_0x317c43(0x162)])for(const [_0x5c3162,_0x453244]of Object[_0x317c43(0x18b)](_0x1cd882[_0x317c43(0x162)])){const _0x23db26=_0x2acbc3[_0x317c43(0x1db)][_0x317c43(0x1f0)][_0x317c43(0x174)](_0x5c3162),_0x131052=_0x23db26?_0x23db26[_0x317c43(0x1b8)]()[_0x317c43(0x1d3)]():null;_0x131052&&_0x12d85b[_0x317c43(0x1dd)](_0x131052,_0x453244);}}_0x2acbc3[_0x317c43(0x1db)][_0x317c43(0x1d7)](_0x5ed134=>{const _0x36a289=_0x317c43;for(const [_0x7edb60,_0x54d6ac]of _0x12d85b)_0x5ed134[_0x36a289(0x158)]({...Ce,..._0x54d6ac},_0x7edb60);});});const _0x55aa49=(_0x2d64a7,_0x2955ac)=>{const _0x102243=_0x316470;_0x29b5cd[_0x102243(0x1ca)][_0x102243(0x164)](_0x2d64a7,_0x102243(0x1e2),_0x2955ac,(_0x6d52ee,_0x4e992e,_0x1f7b6f)=>{const _0xacf1a3=_0x102243;_0x2acbc3[_0xacf1a3(0x1db)][_0xacf1a3(0x1d7)](_0x66a53b=>{const _0x5c83c7=_0xacf1a3,_0x1d9ac0=[];for(const _0x229908 of _0x6d52ee){const _0x270e7f=_0x229908[_0x5c83c7(0x1eb)][_0x5c83c7(0x148)];_0x270e7f['is'](_0x5c83c7(0x1b2),_0x5c83c7(0x13d))&&_0x1d9ac0[_0x5c83c7(0x14e)](_0x270e7f);}_0x29b5cd[_0x5c83c7(0x1ca)][_0x5c83c7(0x170)](_0x2d64a7,null,_0x2955ac)(_0x6d52ee,_0x4e992e,_0x1f7b6f);for(const _0x36446f of _0x1d9ac0)_0x5c83c7(0x183)!=_0x36446f[_0x5c83c7(0x15b)][_0x5c83c7(0x1b5)]&&_0x66a53b[_0x5c83c7(0x1a8)](_0x36446f);});});};_0x55aa49(_0x316470(0x1ae),_0x316470(0x168)),_0x55aa49(_0x316470(0x1ae),_0x316470(0x1a4)),_0x55aa49(_0x316470(0x1c2),_0x316470(0x168)),_0x55aa49(_0x316470(0x1c2),_0x316470(0x1a4)),_0x29b5cd[_0x316470(0x1ca)][_0x316470(0x164)](_0x316470(0x1ae),_0x316470(0x1be),_0x316470(0x1a4),_0x4f502a=>{const _0x19b573=_0x316470,_0x5cb936=_0x4f502a[_0x19b573(0x151)](_0x365a8f=>_0x365a8f[_0x19b573(0x1d3)]()),_0x485118=_0x5cb936[0x0][_0x19b573(0x187)](_0x19b573(0x14b)),{minRow:_0x5bcec2,maxRow:_0x152410}=_0x1d2bf8[_0x19b573(0x185)](_0x5cb936);_0x156d76[_0x19b573(0x198)](_0x485118,{'at':_0x5bcec2,'rows':_0x152410-_0x5bcec2+0x1});}),_0x29b5cd[_0x316470(0x1ca)][_0x316470(0x164)](_0x316470(0x1ae),_0x316470(0x180),_0x316470(0x1a4),_0x5afad2=>{const _0x1d8485=_0x316470,_0x50416e=_0x5afad2[_0x1d8485(0x151)](_0x5563a1=>_0x5563a1[_0x1d8485(0x1d3)]()),_0x9d0714=_0x50416e[0x0][_0x1d8485(0x187)](_0x1d8485(0x14b)),{minColumn:_0x58a531,maxColumn:_0x45374e}=_0x1d2bf8[_0x1d8485(0x185)](_0x50416e);_0x156d76[_0x1d8485(0x159)](_0x9d0714,{'at':_0x58a531,'columns':_0x45374e-_0x58a531+0x1});});const _0x4532b8=(_0x16d802,_0x54834d)=>{const _0x3ba10c=_0x316470;if(!_0x54834d[_0x3ba10c(0x1f4)]||!_0x54834d[_0x3ba10c(0x1f4)][_0x3ba10c(0x1c9)](_0x3ba10c(0x1e2)))return;const _0x86e8e8=_0x54834d[_0x3ba10c(0x1a9)][_0x3ba10c(0x16c)],_0x595c43=_0x29b5cd[_0x3ba10c(0x202)]()[_0x3ba10c(0x1de)](_0x237d5f=>_0x237d5f[_0x3ba10c(0x19d)]&&_0x237d5f[_0x3ba10c(0x1a9)]&&_0x237d5f[_0x3ba10c(0x1a9)][_0x3ba10c(0x16c)]==_0x86e8e8);_0x595c43[_0x3ba10c(0x149)]&&_0x54834d[_0x3ba10c(0x150)]()[_0x3ba10c(0x149)]!=_0x595c43[_0x3ba10c(0x149)]&&_0x595c43[_0x3ba10c(0x18f)]((_0x25228c,_0x1c4194)=>(_0x25228c[_0x3ba10c(0x189)]=_0x1c4194,_0x1c4194[_0x3ba10c(0x1bb)]=_0x25228c,_0x1c4194));};function _0x193c3c(_0x5b1dd6,_0x298db9=!0x0){const _0x458dea=_0x316470,{id:_0x41cde7}=_0x29b5cd[_0x458dea(0x1bc)](_0x5b1dd6[_0x458dea(0x1c8)]),_0x500478=[_0x458dea(0x19b),_0x458dea(0x204)],_0x539415=_0x29b5cd[_0x458dea(0x1c6)][_0x458dea(0x175)](_0x5b1dd6[_0x458dea(0x1c8)]);return _0x539415&&_0x500478[_0x458dea(0x14e)](_0x458dea(0x16f)),{'classes':_0x500478,'attributes':{'data-suggestion':_0x41cde7},'priority':_0x539415&&_0x298db9?0xbc2:0xbb8};}_0x29b5cd['on'](_0x316470(0x1a5),_0x4532b8,{'priority':_0x316470(0x146)}),_0x29b5cd['on'](_0x316470(0x1fe),_0x4532b8,{'priority':_0x316470(0x146)}),_0x2acbc3[_0x316470(0x1db)][_0x316470(0x143)][_0x316470(0x1e6)](()=>{const _0x4798ac=_0x316470;let _0x5bcf21=!0x1;const _0x2f93ec=Array[_0x4798ac(0x1a7)](_0x2acbc3[_0x4798ac(0x1db)][_0x4798ac(0x143)][_0x4798ac(0x171)][_0x4798ac(0x1f1)]());for(const {name:_0x127246,data:_0x257050}of _0x2f93ec){const {group:_0x1aa70c,type:_0x24bfcb,id:_0x104d90}=_0x29b5cd[_0x4798ac(0x1bc)](_0x127246);if(_0x4798ac(0x197)!=_0x1aa70c||_0x4798ac(0x1c2)!=_0x24bfcb||_0x257050[_0x4798ac(0x1c4)])continue;if(!_0x29b5cd[_0x4798ac(0x144)](_0x104d90))continue;const _0x1daf4e=_0x29b5cd[_0x4798ac(0x206)](_0x104d90)[_0x4798ac(0x1c3)](),_0x4ec1a1=_0x2acbc3[_0x4798ac(0x1b1)][_0x4798ac(0x174)](_0x4798ac(0x18d))['me'];for(const _0x2aa821 of _0x29b5cd[_0x4798ac(0x202)]()){if(!_0x2aa821[_0x4798ac(0x19d)]||_0x2aa821[_0x4798ac(0x1cf)]!=_0x4ec1a1)continue;if(_0x4798ac(0x1c0)!=_0x2aa821[_0x4798ac(0x19a)]||_0x4798ac(0x16e)!=_0x2aa821[_0x4798ac(0x1f4)])continue;if(_0x2aa821[_0x4798ac(0x1c3)]()[_0x4798ac(0x152)](_0x4710c6=>_0x1daf4e[_0x4798ac(0x160)](_0x10145a=>_0x10145a[_0x4798ac(0x169)](_0x4710c6,!0x0)))){for(const _0x8c5959 of _0x2aa821[_0x4798ac(0x150)]())_0x8c5959[_0x4798ac(0x19d)]&&(_0x8c5959[_0x4798ac(0x1a4)](),_0x5bcf21=!0x0);}}}return _0x5bcf21;}),_0x2acbc3[_0x316470(0x1db)][_0x316470(0x143)][_0x316470(0x1e6)](_0x40ac5f=>{const _0x119680=_0x316470,_0x2be91a=_0x2acbc3[_0x119680(0x176)][_0x119680(0x174)](_0x119680(0x1e1));if(!_0x2be91a||!_0x2be91a[_0x119680(0x1bf)][_0x119680(0x1ad)](_0x40ac5f[_0x119680(0x1e5)]))return!0x1;let _0x55354c=!0x1;const _0x378a13=_0x2acbc3[_0x119680(0x1b1)][_0x119680(0x174)](_0x119680(0x18d))['me'],_0x1af89a=_0x2acbc3[_0x119680(0x1db)][_0x119680(0x143)][_0x119680(0x171)][_0x119680(0x201)](),_0xf3def1=Array[_0x119680(0x1a7)](_0x2acbc3[_0x119680(0x1db)][_0x119680(0x143)][_0x119680(0x171)][_0x119680(0x1f1)]())[_0x119680(0x1de)](({name:_0x350668,data:_0x421838})=>{const _0x166ec4=_0x119680,{group:_0x1ee040,subType:_0x4d6e42,authorId:_0x1d3e69}=_0x29b5cd[_0x166ec4(0x1bc)](_0x350668);return _0x166ec4(0x197)==_0x1ee040&&_0x166ec4(0x1e2)==_0x4d6e42&&_0x1d3e69==_0x378a13['id']&&!_0x421838[_0x166ec4(0x1c4)];});for(const _0x2b7dc4 of _0x1af89a){if(_0x119680(0x1fa)!=_0x2b7dc4[_0x119680(0x19a)]||_0x119680(0x13d)!=_0x2b7dc4[_0x119680(0x194)]||0x1!=_0x2b7dc4[_0x119680(0x149)])continue;const _0xd0a452=_0x40ac5f[_0x119680(0x1c7)](_0x2b7dc4[_0x119680(0x178)],_0x2b7dc4[_0x119680(0x178)][_0x119680(0x1d8)](0x1));if(!_0xf3def1[_0x119680(0x193)](({data:_0x504daa})=>_0x504daa[_0x119680(0x172)][_0x119680(0x1d4)](_0xd0a452))){for(const {name:_0x44204c,data:_0x4e4a4c}of _0xf3def1)if(_0xd0a452[_0x119680(0x169)](_0x4e4a4c[_0x119680(0x172)])){_0x40ac5f[_0x119680(0x207)](_0x44204c,{'range':_0xd0a452}),_0x55354c=!0x0;break;}}}return _0x55354c;}),_0x2acbc3[_0x316470(0x1db)][_0x316470(0x143)][_0x316470(0x1e6)](_0x210755=>{const _0x2233f5=_0x316470;let _0x3882d1=!0x1;const _0x8bd4a8=_0x2acbc3[_0x2233f5(0x1b1)][_0x2233f5(0x174)](_0x2233f5(0x18d))['me'],_0x521f8d=_0x29b5cd[_0x2233f5(0x202)]()[_0x2233f5(0x1de)](_0x4d3d54=>_0x4d3d54[_0x2233f5(0x19d)]&&_0x4d3d54[_0x2233f5(0x1cf)]==_0x8bd4a8),_0x19b466=new Set(),_0x393318=new Set();for(const _0x34aa57 of _0x521f8d)if(_0x2233f5(0x1e2)==_0x34aa57[_0x2233f5(0x1f4)])for(const _0x1fe705 of _0x34aa57[_0x2233f5(0x145)]()){const _0x32d04e=_0x1fe705[_0x2233f5(0x1b8)]()[_0x2233f5(0x1d3)]();if(_0x32d04e){if(_0x32d04e['is'](_0x2233f5(0x1b2),_0x2233f5(0x13d))&&Pe(_0x32d04e)){_0x34aa57[_0x2233f5(0x14d)](_0x1fe705[_0x2233f5(0x194)]),_0x19b466[_0x2233f5(0x14a)](_0x32d04e),_0x3882d1=!0x0;const _0x111c5a=_0x32d04e[_0x2233f5(0x1d9)],_0x35b922=_0x32d04e[_0x2233f5(0x1c5)],_0x4def67=_0x111c5a&&_0x111c5a['is'](_0x2233f5(0x1b2),_0x2233f5(0x13d)),_0x208935=_0x35b922&&_0x35b922['is'](_0x2233f5(0x1b2),_0x2233f5(0x13d));_0x4def67&&!_0x19b466[_0x2233f5(0x1ad)](_0x111c5a)&&_0x393318[_0x2233f5(0x14a)](_0x111c5a),_0x208935&&!_0x19b466[_0x2233f5(0x1ad)](_0x35b922)&&_0x393318[_0x2233f5(0x14a)](_0x35b922);}else _0x32d04e['is'](_0x2233f5(0x1b2),_0x2233f5(0x184))&&_0x32d04e[_0x2233f5(0x147)]&&(_0x34aa57[_0x2233f5(0x14d)](_0x1fe705[_0x2233f5(0x194)]),_0x3882d1=!0x0);}}else{if(_0x2233f5(0x16e)==_0x34aa57[_0x2233f5(0x1f4)]){if(!_0x34aa57[_0x2233f5(0x1a9)]||!_0x34aa57[_0x2233f5(0x1a9)][_0x2233f5(0x16c)])continue;const _0x272e63=_0x34aa57[_0x2233f5(0x1a9)][_0x2233f5(0x162)];if(_0x272e63&&Object[_0x2233f5(0x188)](_0x272e63)[_0x2233f5(0x149)])continue;const _0x16bd59=_0x34aa57[_0x2233f5(0x1a9)][_0x2233f5(0x16c)];let _0x3b754e=!0x0,_0x45a9ea=!0x0;for(const _0x4d1355 of _0x521f8d)if(_0x4d1355[_0x2233f5(0x1f4)]&&_0x4d1355[_0x2233f5(0x1f4)][_0x2233f5(0x1c9)](_0x2233f5(0x1e2))){if(!_0x4d1355[_0x2233f5(0x1a9)][_0x2233f5(0x16c)]){_0x45a9ea=!0x1;break;}if(_0x4d1355['id']!=_0x34aa57['id']&&_0x4d1355[_0x2233f5(0x1a9)][_0x2233f5(0x16c)]==_0x16bd59){_0x3b754e=!0x1;break;}}_0x45a9ea&&_0x3b754e&&(_0x34aa57[_0x2233f5(0x13f)](),_0x3882d1=!0x0);}}for(const _0x18a5e6 of _0x19b466)_0x210755[_0x2233f5(0x1fc)](_0x18a5e6);for(const _0x1935a1 of _0x393318)_0x210755[_0x2233f5(0x1a8)](_0x1935a1);return _0x3882d1;}),_0x2acbc3[_0x316470(0x17a)][_0x316470(0x163)](_0x316470(0x1f3))[_0x316470(0x15c)]({'model':_0x316470(0x1a3),'view':(_0x543d3f,_0x1afcad)=>_0x193c3c(_0x543d3f),'converterPriority':_0x316470(0x146)}),_0x2acbc3[_0x316470(0x17a)][_0x316470(0x163)](_0x316470(0x191))[_0x316470(0x15c)]({'model':_0x316470(0x1a3),'view':(_0x701ea2,_0x6d5e72)=>_0x6d5e72[_0x316470(0x166)][_0x316470(0x17f)]?_0x193c3c(_0x701ea2,!0x1):null,'converterPriority':_0x316470(0x146)});const _0x54ac2d=_0x2acbc3[_0x316470(0x1ac)][_0x316470(0x14c)];this[_0x316470(0x205)](_0x54ac2d[_0x316470(0x143)],_0x316470(0x1f2),(_0x1126a0,_0x25b24c)=>{const _0x29ac15=_0x316470,_0x50ed3d=[];for(const _0x352e15 of _0x54ac2d[_0x29ac15(0x1b7)](_0x25b24c[_0x29ac15(0x19e)])[_0x29ac15(0x1ba)]())_0x352e15['is'](_0x29ac15(0x1b2),_0x29ac15(0x1a2))&&_0x50ed3d[_0x29ac15(0x14e)](_0x352e15);_0x54ac2d[_0x29ac15(0x1d7)](_0x39ccad=>{const _0x3c3078=_0x29ac15;for(const _0x599f60 of _0x50ed3d)_0x39ccad[_0x3c3078(0x16b)](_0x39ccad[_0x3c3078(0x1b7)](_0x599f60),_0x39ccad[_0x3c3078(0x1af)](_0x599f60)),_0x39ccad[_0x3c3078(0x1fc)](_0x599f60);});});}}function Pe(_0x4d203f){const _0x44dceb=_0xb2954e;if(_0x4d203f[_0x44dceb(0x147)])return!0x0;const _0x1b9aad=_0x4d203f[_0x44dceb(0x17b)](0x0);return _0x1b9aad['is'](_0x44dceb(0x1b2),_0x44dceb(0x184))&&_0x1b9aad[_0x44dceb(0x147)];}function _0x4ee4(){const _0x84f1f5=['_createdBatches','formatBlock','editor','deletion','getRanges','oldRange','previousSibling','activeMarkers','createRange','markerName','startsWith','_suggestionFactory','forEach','call','documentSelection','*Replace\x20table\x20cells*','author','TrackChangesEditing','getAttributes','columns','getContainedElement','isEqual','wrap','fromRange','change','getShiftedBy','nextSibling','722888MNXbYz','model','last','set','filter','rows','setAttribute','redo','tablePaste','441DOxCty','tableCellHorizontalAlignment','batch','registerPostFixer','markMultiRangeBlockFormat','TableUtils','fill','7908390cjbWKY','start','tableCellBorderColor','value','column','insertColumns','markers','getChangedMarkers','clipboardOutput','editingDowncast','subType','cell','createRangeOn','getChildren','tableCellPadding','2547584bqPYGU','insert','registerDescriptionCallback','remove','columnInsertionIndexes','suggestionUnloaded','10PVrqGZ','getColumnIndexes','getChanges','getSuggestions','register','ck-suggestion-marker-insertion','listenTo','getSuggestion','updateMarker','getSelectionAffectedTableCells','_isForcedDefaultExecutionBlock','tableCellSuggestion','tableCellBorderWidth','removeMarkers','insertionRanges','5ChHyLm','13186161PxqNaT','document','hasSuggestion','getMarkers','high','isEmpty','nodeAfter','length','add','table','view','removeMarker','push','low','getAllAdjacentSuggestions','map','every','tableCellVerticalAlignment','13048rpvsyh','insertContent','markMultiRangeDeletion','join','setAttributes','removeColumns','439815vAVKzy','root','markerToHighlight','forceDefaultExecution','elementToElement','createElement','some','getColumns','markerAttributes','for','registerCustomCallback','getRows','options','requires','accept','containsRange','endColumn','move','tablePasteChainId','selection','tablePasteCell','ck-suggestion-marker--active','getSuggestionCallback','differ','newRange','detach','get','includes','commands','end','position','trackChanges','conversion','getChild','descriptionFactory','insertRows','getTableIfOnlyTableInContent','showSuggestionHighlights','tablePasteColumn','row','afterInit','$graveyard','paragraph','_getCoordsForCells','tableCellBorderStyle','findAncestor','keys','next','columnInsertionRanges','entries','schema','Users','cells','reduce','_tablePostFixingSubtypes','dataDowncast','TableClipboard','find','name','endRow','getRowIndexes','suggestion','removeRows','stop','type','ck-suggestion-marker','_replaceTableSlotCell','isInContent','content','fromEntries','first','rowInsertionRanges','suggestion-td','suggestion:formatBlock:tablePasteCell','discard','suggestionLoaded','markMultiRangeInsertion','from','unwrap','attributes','rowInsertionIndexes','locale','editing','has','insertion','createPositionBefore','createTableWalker','plugins','element','deletionRanges','tableCellBackgroundColor','rootName','tableCell','createRangeIn','getRange','return','getItems','previous','_splitMarkerName','653814QHxvdi','tablePasteRow'];_0x4ee4=function(){return _0x84f1f5;};return _0x4ee4();}function he(_0x489530,_0x4be1c8={},_0x448829){const _0x4848fc=_0xb2954e;for(const {isAnchor:_0x935142,cellHeight:_0x1e3698,cellWidth:_0x254656}of _0x448829[_0x4848fc(0x1b0)](_0x489530,{'includeAllSlots':!0x0,..._0x4be1c8}))if(!_0x935142||0x1!=_0x1e3698||0x1!=_0x254656)return!0x1;return!0x0;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x577565=_0x4e35;(function(_0x21cf68,_0x55a4ac){const _0x213f50=_0x4e35,_0xeb4629=_0x21cf68();while(!![]){try{const _0x1202a9=parseInt(_0x213f50(0xec))/0x1*(parseInt(_0x213f50(0xef))/0x2)+parseInt(_0x213f50(0xcd))/0x3+-parseInt(_0x213f50(0xe6))/0x4*(-parseInt(_0x213f50(0xc2))/0x5)+parseInt(_0x213f50(0xed))/0x6+-parseInt(_0x213f50(0xbc))/0x7+parseInt(_0x213f50(0xdb))/0x8+parseInt(_0x213f50(0xbe))/0x9*(-parseInt(_0x213f50(0xea))/0xa);if(_0x1202a9===_0x55a4ac)break;else _0xeb4629['push'](_0xeb4629['shift']());}catch(_0x4c749e){_0xeb4629['push'](_0xeb4629['shift']());}}}(_0x2861,0x3cd4b));import{Plugin as _0x5c1d18}from'ckeditor5/src/core.js';function _0x4e35(_0x1dba1b,_0x15a3ef){const _0x286177=_0x2861();return _0x4e35=function(_0x4e3584,_0x2de9f0){_0x4e3584=_0x4e3584-0xba;let _0x15581c=_0x286177[_0x4e3584];return _0x15581c;},_0x4e35(_0x1dba1b,_0x15a3ef);}function _0x2861(){const _0x58db6c=['formatInline','getSelectedElement','6895ScvTYS','get','resizeTableWidth','handleResizeTableWidthCommand','commandParams','locale','registerCustomCallback','data','getSuggestions','getContainedElement','author','518298BtIAoN','bind','handleSuggestionDescription','accept','enableCommand','getColumnGroupElement','has','tableWidth','getAttribute','model','getSuggestionCallback','formatBlock','change','getTableColumnsWidths','2248488WHtJfq','selection','TrackChangesEditing','markBlockFormat','editor','discard','Users','type','TableColumnResizeEditing','format','plugins','688QnzcqH','formatGroupId','registerDescriptionCallback','columnWidths','30KLAZlc','document','1MkWSBH','557994ggSkwN','subType','625466UbWOeZ','*Format:*\x20resize\x20table','table','afterInit','resizeTable','2904867bHXViX','_suggestionFactory','1297809KODaUS','descriptionFactory'];_0x2861=function(){return _0x58db6c;};return _0x2861();}import{getTranslation as _0x198e49}from'../utils/common-translations.js';export default class vt extends _0x5c1d18{[_0x577565(0xba)](){const _0x2eb024=_0x577565;if(!this[_0x2eb024(0xdf)][_0x2eb024(0xe5)][_0x2eb024(0xd3)](_0x2eb024(0xe3)))return;const _0x45b8c9=this[_0x2eb024(0xdf)][_0x2eb024(0xe5)][_0x2eb024(0xc3)](_0x2eb024(0xdd));_0x45b8c9[_0x2eb024(0xd1)](_0x2eb024(0xc4),this[_0x2eb024(0xc5)][_0x2eb024(0xce)](this)),_0x45b8c9[_0x2eb024(0xbd)][_0x2eb024(0xc8)](_0x2eb024(0xd8),_0x2eb024(0xbb),_0x2eb024(0xd0),_0x45b8c9[_0x2eb024(0xbd)][_0x2eb024(0xd7)](_0x2eb024(0xd8),null,_0x2eb024(0xe0))),_0x45b8c9[_0x2eb024(0xbd)][_0x2eb024(0xc8)](_0x2eb024(0xd8),_0x2eb024(0xbb),_0x2eb024(0xe0),_0x45b8c9[_0x2eb024(0xbd)][_0x2eb024(0xd7)](_0x2eb024(0xd8),null,_0x2eb024(0xd0))),_0x45b8c9[_0x2eb024(0xbf)][_0x2eb024(0xe8)](this[_0x2eb024(0xcf)][_0x2eb024(0xce)](this));}[_0x577565(0xc5)](_0x58c9f3,_0x1c137a){const _0x3c1df4=_0x577565,_0x49e67b=this[_0x3c1df4(0xdf)][_0x3c1df4(0xe5)][_0x3c1df4(0xc3)](_0x3c1df4(0xdd)),_0x492540=this[_0x3c1df4(0xdf)][_0x3c1df4(0xe5)][_0x3c1df4(0xc3)](_0x3c1df4(0xe3)),_0x1e5beb=_0x1c137a[_0x3c1df4(0xf1)]||this[_0x3c1df4(0xdf)][_0x3c1df4(0xd6)][_0x3c1df4(0xeb)][_0x3c1df4(0xdc)][_0x3c1df4(0xc1)]();this[_0x3c1df4(0xdf)][_0x3c1df4(0xd6)][_0x3c1df4(0xd9)](()=>{const _0x30fc61=_0x3c1df4,_0x1cdc05=_0x492540[_0x30fc61(0xd2)](_0x1e5beb);let _0x4bad8e=_0x1cdc05?_0x492540[_0x30fc61(0xda)](_0x1cdc05):null,_0x4fcba1=_0x1e5beb[_0x30fc61(0xd5)](_0x30fc61(0xd4))||null;const _0xdee586=_0x1c137a[_0x30fc61(0xd4)]||_0x4fcba1,_0x4c1025=_0x1c137a[_0x30fc61(0xe9)]||_0x4bad8e,_0x38d010=this[_0x30fc61(0xdf)][_0x30fc61(0xe5)][_0x30fc61(0xc3)](_0x30fc61(0xe1))['me'];for(const _0x4eca55 of _0x49e67b[_0x30fc61(0xca)]()){const _0x4d0b4c=_0x4eca55[_0x30fc61(0xcb)]();if(_0x30fc61(0xbb)===_0x4eca55[_0x30fc61(0xee)]&&_0x4d0b4c===_0x1e5beb){_0x4eca55[_0x30fc61(0xcc)]!==_0x38d010&&_0x4eca55[_0x30fc61(0xe0)]();const _0x3aca65=_0x4eca55[_0x30fc61(0xc9)][_0x30fc61(0xc6)];_0x4fcba1=_0x3aca65[0x0][_0x30fc61(0xd4)],_0x4bad8e=_0x3aca65[0x0][_0x30fc61(0xe9)];break;}}_0x58c9f3({'table':_0x1e5beb,'tableWidth':_0xdee586,'columnWidths':_0x4c1025}),_0x49e67b[_0x30fc61(0xde)](_0x1e5beb,{'commandName':_0x30fc61(0xc4),'commandParams':[{'tableWidth':_0x4fcba1,'columnWidths':_0x4bad8e}],'formatGroupId':_0x30fc61(0xbb)},[],_0x30fc61(0xbb));});}[_0x577565(0xcf)](_0x54cbea){const _0x5b50e9=_0x577565;if(_0x5b50e9(0xd8)!=_0x54cbea[_0x5b50e9(0xe2)]&&_0x5b50e9(0xc0)!=_0x54cbea[_0x5b50e9(0xe2)])return;const {data:_0x590f61}=_0x54cbea;if(_0x590f61&&_0x5b50e9(0xbb)===_0x590f61[_0x5b50e9(0xe7)]){const _0x29b96d=_0x5b50e9(0xf0);return{'type':_0x5b50e9(0xe4),'content':_0x198e49(this[_0x5b50e9(0xdf)][_0x5b50e9(0xc7)],_0x29b96d)};}}}
23
+ function _0x59c6(_0x5bcc94,_0x8265cc){const _0x2c8f0b=_0x2c8f();return _0x59c6=function(_0x59c6f2,_0x3eb5ed){_0x59c6f2=_0x59c6f2-0x68;let _0x395484=_0x2c8f0b[_0x59c6f2];return _0x395484;},_0x59c6(_0x5bcc94,_0x8265cc);}function _0x2c8f(){const _0x34e5a7=['tableWidth','handleSuggestionDescription','selection','plugins','subType','getSelectedElement','8bjvTEF','getTableColumnsWidths','type','getColumnGroupElement','registerCustomCallback','formatInline','formatBlock','751405IWEfpC','3905394YHdGAH','afterInit','*Format:*\x20resize\x20table','registerDescriptionCallback','has','locale','410046cmRtve','resizeTable','data','getAttribute','document','markBlockFormat','1838soQoGw','table','7489013gmiGGa','get','accept','getContainedElement','formatGroupId','15470ynBVzR','editor','columnWidths','bind','resizeTableWidth','_suggestionFactory','7040763VhJUKA','author','TrackChangesEditing','model','11264AlGBzN','getSuggestionCallback','Users','542ANEXjv','discard','descriptionFactory','TableColumnResizeEditing','getSuggestions','20UTWOVZ','commandParams','handleResizeTableWidthCommand','enableCommand','format','change'];_0x2c8f=function(){return _0x34e5a7;};return _0x2c8f();}const _0xcabe01=_0x59c6;(function(_0x19ae64,_0x2b0406){const _0x345fe1=_0x59c6,_0x31a37a=_0x19ae64();while(!![]){try{const _0x3c62a5=parseInt(_0x345fe1(0x6e))/0x1*(parseInt(_0x345fe1(0x82))/0x2)+parseInt(_0x345fe1(0x68))/0x3*(-parseInt(_0x345fe1(0x87))/0x4)+-parseInt(_0x345fe1(0x9a))/0x5+parseInt(_0x345fe1(0x9b))/0x6+-parseInt(_0x345fe1(0x70))/0x7*(-parseInt(_0x345fe1(0x93))/0x8)+parseInt(_0x345fe1(0x7b))/0x9+parseInt(_0x345fe1(0x75))/0xa*(-parseInt(_0x345fe1(0x7f))/0xb);if(_0x3c62a5===_0x2b0406)break;else _0x31a37a['push'](_0x31a37a['shift']());}catch(_0x44b084){_0x31a37a['push'](_0x31a37a['shift']());}}}(_0x2c8f,0x8e6b0));import{Plugin as _0x5ab3b6}from'ckeditor5/src/core.js';import{getTranslation as _0xd00c23}from'../utils/common-translations.js';export default class vt extends _0x5ab3b6{[_0xcabe01(0x9c)](){const _0x45b018=_0xcabe01;if(!this[_0x45b018(0x76)][_0x45b018(0x90)][_0x45b018(0x9f)](_0x45b018(0x85)))return;const _0x179dba=this[_0x45b018(0x76)][_0x45b018(0x90)][_0x45b018(0x71)](_0x45b018(0x7d));_0x179dba[_0x45b018(0x8a)](_0x45b018(0x79),this[_0x45b018(0x89)][_0x45b018(0x78)](this)),_0x179dba[_0x45b018(0x7a)][_0x45b018(0x97)](_0x45b018(0x99),_0x45b018(0x69),_0x45b018(0x72),_0x179dba[_0x45b018(0x7a)][_0x45b018(0x80)](_0x45b018(0x99),null,_0x45b018(0x83))),_0x179dba[_0x45b018(0x7a)][_0x45b018(0x97)](_0x45b018(0x99),_0x45b018(0x69),_0x45b018(0x83),_0x179dba[_0x45b018(0x7a)][_0x45b018(0x80)](_0x45b018(0x99),null,_0x45b018(0x72))),_0x179dba[_0x45b018(0x84)][_0x45b018(0x9e)](this[_0x45b018(0x8e)][_0x45b018(0x78)](this));}[_0xcabe01(0x89)](_0x375d4b,_0x4d8dae){const _0x5be23e=_0xcabe01,_0x34bf7d=this[_0x5be23e(0x76)][_0x5be23e(0x90)][_0x5be23e(0x71)](_0x5be23e(0x7d)),_0xbfb3bb=this[_0x5be23e(0x76)][_0x5be23e(0x90)][_0x5be23e(0x71)](_0x5be23e(0x85)),_0x32404f=_0x4d8dae[_0x5be23e(0x6f)]||this[_0x5be23e(0x76)][_0x5be23e(0x7e)][_0x5be23e(0x6c)][_0x5be23e(0x8f)][_0x5be23e(0x92)]();this[_0x5be23e(0x76)][_0x5be23e(0x7e)][_0x5be23e(0x8c)](()=>{const _0x25f8bf=_0x5be23e,_0x1ebd95=_0xbfb3bb[_0x25f8bf(0x96)](_0x32404f);let _0x5c243f=_0x1ebd95?_0xbfb3bb[_0x25f8bf(0x94)](_0x1ebd95):null,_0x5b502b=_0x32404f[_0x25f8bf(0x6b)](_0x25f8bf(0x8d))||null;const _0x1acb16=_0x4d8dae[_0x25f8bf(0x8d)]||_0x5b502b,_0x4cb521=_0x4d8dae[_0x25f8bf(0x77)]||_0x5c243f,_0xbca109=this[_0x25f8bf(0x76)][_0x25f8bf(0x90)][_0x25f8bf(0x71)](_0x25f8bf(0x81))['me'];for(const _0x1cb1c7 of _0x34bf7d[_0x25f8bf(0x86)]()){const _0x15be12=_0x1cb1c7[_0x25f8bf(0x73)]();if(_0x25f8bf(0x69)===_0x1cb1c7[_0x25f8bf(0x91)]&&_0x15be12===_0x32404f){_0x1cb1c7[_0x25f8bf(0x7c)]!==_0xbca109&&_0x1cb1c7[_0x25f8bf(0x83)]();const _0x5286a1=_0x1cb1c7[_0x25f8bf(0x6a)][_0x25f8bf(0x88)];_0x5b502b=_0x5286a1[0x0][_0x25f8bf(0x8d)],_0x5c243f=_0x5286a1[0x0][_0x25f8bf(0x77)];break;}}_0x375d4b({'table':_0x32404f,'tableWidth':_0x1acb16,'columnWidths':_0x4cb521}),_0x34bf7d[_0x25f8bf(0x6d)](_0x32404f,{'commandName':_0x25f8bf(0x79),'commandParams':[{'tableWidth':_0x5b502b,'columnWidths':_0x5c243f}],'formatGroupId':_0x25f8bf(0x69)},[],_0x25f8bf(0x69));});}[_0xcabe01(0x8e)](_0xc42976){const _0x2283cc=_0xcabe01;if(_0x2283cc(0x99)!=_0xc42976[_0x2283cc(0x95)]&&_0x2283cc(0x98)!=_0xc42976[_0x2283cc(0x95)])return;const {data:_0x4af6ec}=_0xc42976;if(_0x4af6ec&&_0x2283cc(0x69)===_0x4af6ec[_0x2283cc(0x74)]){const _0x1d3fce=_0x2283cc(0x9d);return{'type':_0x2283cc(0x8b),'content':_0xd00c23(this[_0x2283cc(0x76)][_0x2283cc(0xa0)],_0x1d3fce)};}}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2d3652=_0x13fd;(function(_0x2fc00f,_0x47cbf4){const _0x83690a=_0x13fd,_0x3d5a77=_0x2fc00f();while(!![]){try{const _0x390100=parseInt(_0x83690a(0x1e5))/0x1+parseInt(_0x83690a(0x210))/0x2*(parseInt(_0x83690a(0x212))/0x3)+parseInt(_0x83690a(0x1ef))/0x4*(parseInt(_0x83690a(0x1f8))/0x5)+parseInt(_0x83690a(0x202))/0x6+parseInt(_0x83690a(0x1ee))/0x7*(-parseInt(_0x83690a(0x1db))/0x8)+-parseInt(_0x83690a(0x201))/0x9*(-parseInt(_0x83690a(0x1f0))/0xa)+-parseInt(_0x83690a(0x203))/0xb;if(_0x390100===_0x47cbf4)break;else _0x3d5a77['push'](_0x3d5a77['shift']());}catch(_0x58003c){_0x3d5a77['push'](_0x3d5a77['shift']());}}}(_0x1994,0x8b636));function _0x13fd(_0x603d85,_0x3967cb){const _0x1994b4=_0x1994();return _0x13fd=function(_0x13fd9f,_0x5c77c0){_0x13fd9f=_0x13fd9f-0x1cb;let _0x3917fa=_0x1994b4[_0x13fd9f];return _0x3917fa;},_0x13fd(_0x603d85,_0x3967cb);}import{Plugin as _0x50eec0}from'ckeditor5/src/core.js';function _0x1994(){const _0x3f3a1d=['parent','editor','4580605QnmRih','options','_registerLegacyDescription','addMarker:suggestion','setTableRowHeader','includes','end','FORMAT_HEADER_ROW','TableUtils','31815ObxpcA','6491790QPEzVi','28764901rFnrzH','*Format:*\x20%0','writer','nodeBefore','removeAttribute','_splitMarkerName','ck-suggestion-marker-','TableEditing','afterInit','headingColumns','downcastDispatcher','removeMarker:suggestion','_suggestionFactory','2oKQISt','accept','2546769aRQVLl','has','plugins','registerDescriptionCallback','item','name','TrackChangesEditing','registerAttributeLabel','_acceptFormatSuggestionCallbackFactory','stop','createTableWalker','editing','commandName','getCellLocation','headingRows','FORMAT_HEADER_COLUMN','consumable','markerName','formatBlock','FORMAT_REGULAR_COLUMN','setTableColumnHeader','requires','addClass','cell','descriptionFactory','consume','registerBlockAttribute','_handleLegacySuggestions','showSuggestionHighlights','commandParams','get','format','16yOwIiK','forceValue','mapper','nodeAfter','type','highest','enableDefaultAttributesIntegration','start','markerNameToElements','bindElementToMarker','173962hinYZT','getSuggestion','setAttribute','locale','registerCustomCallback','data','activeMarkers','ck-suggestion-marker--active','markerRange','2317826JISWTk','4SCamkd','2340WqaYLn','data-suggestion','removeClass','FORMAT_REGULAR_ROW','toViewElement','unbindElementFromMarkerName'];_0x1994=function(){return _0x3f3a1d;};return _0x1994();}import _0x570630 from'./table.js';import{getTranslation as _0x5a1cf2}from'../utils/common-translations.js';export default class At extends _0x50eec0{static get[_0x2d3652(0x1d0)](){return[_0x570630];}[_0x2d3652(0x20b)](){const _0x4de30c=_0x2d3652,_0x5c78b3=this[_0x4de30c(0x1f7)];if(!_0x5c78b3[_0x4de30c(0x214)][_0x4de30c(0x213)](_0x4de30c(0x20a)))return;const _0x5c7b85=_0x5c78b3[_0x4de30c(0x1e8)],_0x3da119=_0x5c78b3[_0x4de30c(0x214)][_0x4de30c(0x1d9)](_0x4de30c(0x218));_0x3da119[_0x4de30c(0x1e1)](_0x4de30c(0x1fc)),_0x3da119[_0x4de30c(0x1e1)](_0x4de30c(0x1cf)),_0x3da119[_0x4de30c(0x1d5)](_0x4de30c(0x220)),_0x3da119[_0x4de30c(0x1d5)](_0x4de30c(0x20c)),_0x3da119[_0x4de30c(0x1d3)][_0x4de30c(0x219)](_0x4de30c(0x220),_0x5a1cf2(_0x5c7b85,_0x4de30c(0x1ff))),_0x3da119[_0x4de30c(0x1d3)][_0x4de30c(0x219)](_0x4de30c(0x20c),_0x5a1cf2(_0x5c7b85,_0x4de30c(0x221))),this[_0x4de30c(0x1d6)]();}[_0x2d3652(0x1d6)](){const _0x3febdb=_0x2d3652,_0x529ee4=this[_0x3febdb(0x1f7)][_0x3febdb(0x214)][_0x3febdb(0x1d9)](_0x3febdb(0x218)),_0x4dc1e0=this[_0x3febdb(0x1f7)][_0x3febdb(0x214)][_0x3febdb(0x1d9)](_0x3febdb(0x200)),_0x373222=this[_0x3febdb(0x1f7)][_0x3febdb(0x214)][_0x3febdb(0x1d9)](_0x570630)[_0x3febdb(0x21a)]();function _0x48f925({showActiveMarker:_0x398eda=!0x0,setDataAttribute:_0x592465=!0x0}={}){return(_0x31f458,_0x2ac98f,_0x215f5c)=>{const _0x55fe1f=_0x13fd,{type:_0x3ad3a9,id:_0x5ca304}=_0x529ee4[_0x55fe1f(0x208)](_0x2ac98f[_0x55fe1f(0x1cc)]),_0x737658=_0x529ee4[_0x55fe1f(0x1e6)](_0x5ca304),_0x1903f5=_0x737658[_0x55fe1f(0x1ea)];if(_0x55fe1f(0x1cd)!=_0x737658[_0x55fe1f(0x1df)]||!_0x1903f5||_0x55fe1f(0x1cf)!=_0x1903f5[_0x55fe1f(0x21e)])return;if(_0x2ac98f[_0x55fe1f(0x216)])return void _0x31f458[_0x55fe1f(0x21b)]();if(!_0x215f5c[_0x55fe1f(0x1cb)][_0x55fe1f(0x1d4)](_0x2ac98f[_0x55fe1f(0x1ed)],_0x31f458[_0x55fe1f(0x217)]))return;const _0x4a929b=_0x2ac98f[_0x55fe1f(0x1ed)][_0x55fe1f(0x1e2)][_0x55fe1f(0x1de)],_0x5cf171=_0x2ac98f[_0x55fe1f(0x1ed)][_0x55fe1f(0x1fe)][_0x55fe1f(0x206)],_0x42eb18=_0x4a929b[_0x55fe1f(0x1f6)][_0x55fe1f(0x1f6)],{column:_0x96373}=_0x4dc1e0[_0x55fe1f(0x21f)](_0x4a929b),{column:_0x1dacd9}=_0x4dc1e0[_0x55fe1f(0x21f)](_0x5cf171);for(let _0x47258a=_0x96373;_0x47258a<=_0x1dacd9;_0x47258a++){const _0x513c56=_0x4dc1e0[_0x55fe1f(0x21c)](_0x42eb18,{'column':_0x47258a,'includeAllSlots':!0x1});for(const _0x28196a of _0x513c56){const _0x939d2f=_0x28196a[_0x55fe1f(0x1d2)],_0x8e9193=_0x215f5c[_0x55fe1f(0x1dd)][_0x55fe1f(0x1f4)](_0x939d2f);_0x215f5c[_0x55fe1f(0x205)][_0x55fe1f(0x1d1)](_0x55fe1f(0x209)+_0x3ad3a9,_0x8e9193),_0x592465&&_0x215f5c[_0x55fe1f(0x205)][_0x55fe1f(0x1e7)](_0x55fe1f(0x1f1),_0x5ca304,_0x8e9193),_0x215f5c[_0x55fe1f(0x1dd)][_0x55fe1f(0x1e4)](_0x8e9193,_0x2ac98f[_0x55fe1f(0x1cc)]),_0x398eda&&(_0x529ee4[_0x55fe1f(0x1eb)][_0x55fe1f(0x1fd)](_0x2ac98f[_0x55fe1f(0x1cc)])?_0x215f5c[_0x55fe1f(0x205)][_0x55fe1f(0x1d1)](_0x55fe1f(0x1ec),_0x8e9193):_0x215f5c[_0x55fe1f(0x205)][_0x55fe1f(0x1f2)](_0x55fe1f(0x1ec),_0x8e9193));}}};}_0x529ee4[_0x3febdb(0x20f)][_0x3febdb(0x1e9)](_0x3febdb(0x1cd),_0x3febdb(0x1fc),_0x3febdb(0x211),_0x373222),_0x529ee4[_0x3febdb(0x20f)][_0x3febdb(0x1e9)](_0x3febdb(0x1cd),_0x3febdb(0x1cf),_0x3febdb(0x211),_0x373222),this[_0x3febdb(0x1f7)][_0x3febdb(0x21d)][_0x3febdb(0x20d)]['on'](_0x3febdb(0x1fb),_0x48f925(),{'priority':_0x3febdb(0x1e0)}),this[_0x3febdb(0x1f7)][_0x3febdb(0x1ea)][_0x3febdb(0x20d)]['on'](_0x3febdb(0x1fb),(_0x51ed06,_0x467cb2,_0x45f35a)=>{const _0x595cec=_0x3febdb;_0x45f35a[_0x595cec(0x1f9)][_0x595cec(0x1d7)]&&_0x48f925({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x51ed06,_0x467cb2,_0x45f35a);},{'priority':_0x3febdb(0x1e0)}),this[_0x3febdb(0x1f7)][_0x3febdb(0x21d)][_0x3febdb(0x20d)]['on'](_0x3febdb(0x20e),(_0x4d8cb2,_0x22e991,_0x4387c3)=>{const _0x563238=_0x3febdb,{type:_0x156ee3,id:_0x1b218b}=_0x529ee4[_0x563238(0x208)](_0x22e991[_0x563238(0x1cc)]),_0x41f0c0=_0x529ee4[_0x563238(0x1e6)](_0x1b218b),_0x35ecc7=_0x41f0c0[_0x563238(0x1ea)];if(_0x563238(0x1cd)!=_0x41f0c0[_0x563238(0x1df)]||!_0x35ecc7||_0x563238(0x1cf)!=_0x35ecc7[_0x563238(0x21e)])return;const _0x3f1603=_0x4387c3[_0x563238(0x1dd)][_0x563238(0x1e3)](_0x22e991[_0x563238(0x1cc)]);if(_0x3f1603){for(const _0x23f723 of _0x3f1603)_0x4387c3[_0x563238(0x205)][_0x563238(0x1f2)](_0x563238(0x209)+_0x156ee3,_0x23f723),_0x4387c3[_0x563238(0x205)][_0x563238(0x1f2)](_0x563238(0x1ec),_0x23f723),_0x4387c3[_0x563238(0x205)][_0x563238(0x207)](_0x563238(0x1f1),_0x23f723),_0x4387c3[_0x563238(0x1dd)][_0x563238(0x1f5)](_0x23f723,_0x22e991[_0x563238(0x1cc)]);}},{'priority':_0x3febdb(0x1e0)}),this[_0x3febdb(0x1fa)]();}[_0x2d3652(0x1fa)](){const _0x7abe94=_0x2d3652,_0x2930a7=this[_0x7abe94(0x1f7)],_0x4b9a45=_0x2930a7[_0x7abe94(0x1e8)];function _0x3133a7(_0x57b3ba){const _0x391c20=_0x7abe94;return{'type':_0x391c20(0x1da),'content':_0x5a1cf2(_0x4b9a45,_0x391c20(0x204),_0x57b3ba)};}_0x2930a7[_0x7abe94(0x214)][_0x7abe94(0x1d9)](_0x7abe94(0x218))[_0x7abe94(0x1d3)][_0x7abe94(0x215)](_0x6b5c6e=>{const _0x1434e7=_0x7abe94;if(_0x1434e7(0x1cd)!=_0x6b5c6e[_0x1434e7(0x1df)])return;const {data:_0xd7e3d1}=_0x6b5c6e;if(_0xd7e3d1){if(_0x1434e7(0x1fc)==_0xd7e3d1[_0x1434e7(0x21e)]){const _0x493fba=_0xd7e3d1[_0x1434e7(0x1d8)][0x0][_0x1434e7(0x1dc)];return _0x3133a7(_0x5a1cf2(_0x4b9a45,_0x493fba?_0x1434e7(0x1ff):_0x1434e7(0x1f3)));}if(_0x1434e7(0x1cf)==_0xd7e3d1[_0x1434e7(0x21e)]){const _0x22c909=_0xd7e3d1[_0x1434e7(0x1d8)][0x0][_0x1434e7(0x1dc)];return _0x3133a7(_0x5a1cf2(_0x4b9a45,_0x22c909?_0x1434e7(0x221):_0x1434e7(0x1ce)));}}});}}
23
+ const _0x1e039a=_0x564d;(function(_0x54c866,_0x966183){const _0x2d2f21=_0x564d,_0x30a9a9=_0x54c866();while(!![]){try{const _0x48f4c4=-parseInt(_0x2d2f21(0x1bf))/0x1+parseInt(_0x2d2f21(0x1ac))/0x2*(-parseInt(_0x2d2f21(0x1c2))/0x3)+parseInt(_0x2d2f21(0x1d7))/0x4+parseInt(_0x2d2f21(0x1c7))/0x5+-parseInt(_0x2d2f21(0x1a1))/0x6*(-parseInt(_0x2d2f21(0x1db))/0x7)+-parseInt(_0x2d2f21(0x19d))/0x8*(parseInt(_0x2d2f21(0x1a6))/0x9)+parseInt(_0x2d2f21(0x1e7))/0xa*(parseInt(_0x2d2f21(0x1e9))/0xb);if(_0x48f4c4===_0x966183)break;else _0x30a9a9['push'](_0x30a9a9['shift']());}catch(_0x254b81){_0x30a9a9['push'](_0x30a9a9['shift']());}}}(_0xc262,0x7b6c7));import{Plugin as _0x3ddaf8}from'ckeditor5/src/core.js';function _0x564d(_0x2640a8,_0x4c234c){const _0xc262fc=_0xc262();return _0x564d=function(_0x564dcc,_0x28b9bf){_0x564dcc=_0x564dcc-0x19b;let _0x92a489=_0xc262fc[_0x564dcc];return _0x92a489;},_0x564d(_0x2640a8,_0x4c234c);}import _0x270b5a from'./table.js';function _0xc262(){const _0x5099a8=['end','activeMarkers','data-suggestion','715334GVczqz','setAttribute','getCellLocation','data','forceValue','bindElementToMarker','_suggestionFactory','options','stop','removeMarker:suggestion','FORMAT_REGULAR_ROW','markerRange','FORMAT_HEADER_COLUMN','downcastDispatcher','registerCustomCallback','locale','createTableWalker','mapper','getSuggestion','8177PCMxZS','registerBlockAttribute','editor','6DCEsXh','_registerLegacyDescription','cell','includes','requires','612965dSbCzL','writer','markerNameToElements','setTableColumnHeader','FORMAT_REGULAR_COLUMN','TableEditing','nodeBefore','TrackChangesEditing','consume','_splitMarkerName','afterInit','editing','headingRows','type','TableUtils','ck-suggestion-marker--active','845808rbBaNP','headingColumns','name','consumable','35fmbVkz','formatBlock','start','commandName','_acceptFormatSuggestionCallbackFactory','toViewElement','removeAttribute','plugins','item','parent','accept','*Format:*\x20%0','4660VrHHKy','FORMAT_HEADER_ROW','37103ktvzPW','showSuggestionHighlights','highest','nodeAfter','removeClass','registerDescriptionCallback','has','addMarker:suggestion','markerName','ck-suggestion-marker-','get','7879552XrraBq','descriptionFactory','commandParams','_handleLegacySuggestions','369762AUkiwW','addClass','setTableRowHeader','unbindElementFromMarkerName','enableDefaultAttributesIntegration','9HRQBOF','registerAttributeLabel','format'];_0xc262=function(){return _0x5099a8;};return _0xc262();}import{getTranslation as _0x499150}from'../utils/common-translations.js';export default class At extends _0x3ddaf8{static get[_0x1e039a(0x1c6)](){return[_0x270b5a];}[_0x1e039a(0x1d1)](){const _0x57a6b9=_0x1e039a,_0x4a2a37=this[_0x57a6b9(0x1c1)];if(!_0x4a2a37[_0x57a6b9(0x1e2)][_0x57a6b9(0x1ef)](_0x57a6b9(0x1cc)))return;const _0x7ce824=_0x4a2a37[_0x57a6b9(0x1bb)],_0x2ec2be=_0x4a2a37[_0x57a6b9(0x1e2)][_0x57a6b9(0x19c)](_0x57a6b9(0x1ce));_0x2ec2be[_0x57a6b9(0x1a5)](_0x57a6b9(0x1a3)),_0x2ec2be[_0x57a6b9(0x1a5)](_0x57a6b9(0x1ca)),_0x2ec2be[_0x57a6b9(0x1c0)](_0x57a6b9(0x1d3)),_0x2ec2be[_0x57a6b9(0x1c0)](_0x57a6b9(0x1d8)),_0x2ec2be[_0x57a6b9(0x19e)][_0x57a6b9(0x1a7)](_0x57a6b9(0x1d3),_0x499150(_0x7ce824,_0x57a6b9(0x1e8))),_0x2ec2be[_0x57a6b9(0x19e)][_0x57a6b9(0x1a7)](_0x57a6b9(0x1d8),_0x499150(_0x7ce824,_0x57a6b9(0x1b8))),this[_0x57a6b9(0x1a0)]();}[_0x1e039a(0x1a0)](){const _0x80c94f=_0x1e039a,_0x38c939=this[_0x80c94f(0x1c1)][_0x80c94f(0x1e2)][_0x80c94f(0x19c)](_0x80c94f(0x1ce)),_0x1c8ccb=this[_0x80c94f(0x1c1)][_0x80c94f(0x1e2)][_0x80c94f(0x19c)](_0x80c94f(0x1d5)),_0xd87bf5=this[_0x80c94f(0x1c1)][_0x80c94f(0x1e2)][_0x80c94f(0x19c)](_0x270b5a)[_0x80c94f(0x1df)]();function _0xa1b63a({showActiveMarker:_0x2338d3=!0x0,setDataAttribute:_0x12f46d=!0x0}={}){return(_0x440fde,_0x915669,_0x5318b0)=>{const _0x392ff3=_0x564d,{type:_0x5bebf2,id:_0x4ba33e}=_0x38c939[_0x392ff3(0x1d0)](_0x915669[_0x392ff3(0x1f1)]),_0x3f3c83=_0x38c939[_0x392ff3(0x1be)](_0x4ba33e),_0x38f9f2=_0x3f3c83[_0x392ff3(0x1af)];if(_0x392ff3(0x1dc)!=_0x3f3c83[_0x392ff3(0x1d4)]||!_0x38f9f2||_0x392ff3(0x1ca)!=_0x38f9f2[_0x392ff3(0x1de)])return;if(_0x915669[_0x392ff3(0x1e3)])return void _0x440fde[_0x392ff3(0x1b4)]();if(!_0x5318b0[_0x392ff3(0x1da)][_0x392ff3(0x1cf)](_0x915669[_0x392ff3(0x1b7)],_0x440fde[_0x392ff3(0x1d9)]))return;const _0x336366=_0x915669[_0x392ff3(0x1b7)][_0x392ff3(0x1dd)][_0x392ff3(0x1ec)],_0x77a5de=_0x915669[_0x392ff3(0x1b7)][_0x392ff3(0x1a9)][_0x392ff3(0x1cd)],_0x5ebc68=_0x336366[_0x392ff3(0x1e4)][_0x392ff3(0x1e4)],{column:_0x459029}=_0x1c8ccb[_0x392ff3(0x1ae)](_0x336366),{column:_0x213eb5}=_0x1c8ccb[_0x392ff3(0x1ae)](_0x77a5de);for(let _0x26b109=_0x459029;_0x26b109<=_0x213eb5;_0x26b109++){const _0x5abbaf=_0x1c8ccb[_0x392ff3(0x1bc)](_0x5ebc68,{'column':_0x26b109,'includeAllSlots':!0x1});for(const _0x234659 of _0x5abbaf){const _0x29b492=_0x234659[_0x392ff3(0x1c4)],_0x122c7d=_0x5318b0[_0x392ff3(0x1bd)][_0x392ff3(0x1e0)](_0x29b492);_0x5318b0[_0x392ff3(0x1c8)][_0x392ff3(0x1a2)](_0x392ff3(0x19b)+_0x5bebf2,_0x122c7d),_0x12f46d&&_0x5318b0[_0x392ff3(0x1c8)][_0x392ff3(0x1ad)](_0x392ff3(0x1ab),_0x4ba33e,_0x122c7d),_0x5318b0[_0x392ff3(0x1bd)][_0x392ff3(0x1b1)](_0x122c7d,_0x915669[_0x392ff3(0x1f1)]),_0x2338d3&&(_0x38c939[_0x392ff3(0x1aa)][_0x392ff3(0x1c5)](_0x915669[_0x392ff3(0x1f1)])?_0x5318b0[_0x392ff3(0x1c8)][_0x392ff3(0x1a2)](_0x392ff3(0x1d6),_0x122c7d):_0x5318b0[_0x392ff3(0x1c8)][_0x392ff3(0x1ed)](_0x392ff3(0x1d6),_0x122c7d));}}};}_0x38c939[_0x80c94f(0x1b2)][_0x80c94f(0x1ba)](_0x80c94f(0x1dc),_0x80c94f(0x1a3),_0x80c94f(0x1e5),_0xd87bf5),_0x38c939[_0x80c94f(0x1b2)][_0x80c94f(0x1ba)](_0x80c94f(0x1dc),_0x80c94f(0x1ca),_0x80c94f(0x1e5),_0xd87bf5),this[_0x80c94f(0x1c1)][_0x80c94f(0x1d2)][_0x80c94f(0x1b9)]['on'](_0x80c94f(0x1f0),_0xa1b63a(),{'priority':_0x80c94f(0x1eb)}),this[_0x80c94f(0x1c1)][_0x80c94f(0x1af)][_0x80c94f(0x1b9)]['on'](_0x80c94f(0x1f0),(_0x5ef691,_0x1ada04,_0xcf1b1f)=>{const _0x54d405=_0x80c94f;_0xcf1b1f[_0x54d405(0x1b3)][_0x54d405(0x1ea)]&&_0xa1b63a({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x5ef691,_0x1ada04,_0xcf1b1f);},{'priority':_0x80c94f(0x1eb)}),this[_0x80c94f(0x1c1)][_0x80c94f(0x1d2)][_0x80c94f(0x1b9)]['on'](_0x80c94f(0x1b5),(_0x40e6c8,_0x40756,_0x47663e)=>{const _0x37343b=_0x80c94f,{type:_0x9b8293,id:_0x14dc67}=_0x38c939[_0x37343b(0x1d0)](_0x40756[_0x37343b(0x1f1)]),_0x57a20a=_0x38c939[_0x37343b(0x1be)](_0x14dc67),_0x49c98b=_0x57a20a[_0x37343b(0x1af)];if(_0x37343b(0x1dc)!=_0x57a20a[_0x37343b(0x1d4)]||!_0x49c98b||_0x37343b(0x1ca)!=_0x49c98b[_0x37343b(0x1de)])return;const _0x16980e=_0x47663e[_0x37343b(0x1bd)][_0x37343b(0x1c9)](_0x40756[_0x37343b(0x1f1)]);if(_0x16980e){for(const _0x524c46 of _0x16980e)_0x47663e[_0x37343b(0x1c8)][_0x37343b(0x1ed)](_0x37343b(0x19b)+_0x9b8293,_0x524c46),_0x47663e[_0x37343b(0x1c8)][_0x37343b(0x1ed)](_0x37343b(0x1d6),_0x524c46),_0x47663e[_0x37343b(0x1c8)][_0x37343b(0x1e1)](_0x37343b(0x1ab),_0x524c46),_0x47663e[_0x37343b(0x1bd)][_0x37343b(0x1a4)](_0x524c46,_0x40756[_0x37343b(0x1f1)]);}},{'priority':_0x80c94f(0x1eb)}),this[_0x80c94f(0x1c3)]();}[_0x1e039a(0x1c3)](){const _0x44b82b=_0x1e039a,_0x32d6f1=this[_0x44b82b(0x1c1)],_0x370b8f=_0x32d6f1[_0x44b82b(0x1bb)];function _0x96ff79(_0xdca031){const _0x342e76=_0x44b82b;return{'type':_0x342e76(0x1a8),'content':_0x499150(_0x370b8f,_0x342e76(0x1e6),_0xdca031)};}_0x32d6f1[_0x44b82b(0x1e2)][_0x44b82b(0x19c)](_0x44b82b(0x1ce))[_0x44b82b(0x19e)][_0x44b82b(0x1ee)](_0x1cd101=>{const _0x1668e1=_0x44b82b;if(_0x1668e1(0x1dc)!=_0x1cd101[_0x1668e1(0x1d4)])return;const {data:_0x4c8f68}=_0x1cd101;if(_0x4c8f68){if(_0x1668e1(0x1a3)==_0x4c8f68[_0x1668e1(0x1de)]){const _0x1386fe=_0x4c8f68[_0x1668e1(0x19f)][0x0][_0x1668e1(0x1b0)];return _0x96ff79(_0x499150(_0x370b8f,_0x1386fe?_0x1668e1(0x1e8):_0x1668e1(0x1b6)));}if(_0x1668e1(0x1ca)==_0x4c8f68[_0x1668e1(0x1de)]){const _0x43200c=_0x4c8f68[_0x1668e1(0x19f)][0x0][_0x1668e1(0x1b0)];return _0x96ff79(_0x499150(_0x370b8f,_0x43200c?_0x1668e1(0x1b8):_0x1668e1(0x1cb)));}}});}}