@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240710.0 → 0.0.0-nightly-20240711.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _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
+ function _0x4c93(_0x29d732,_0x5274e5){const _0x4e588c=_0x4e58();return _0x4c93=function(_0x4c931f,_0x5f4dd7){_0x4c931f=_0x4c931f-0x186;let _0x5f047b=_0x4e588c[_0x4c931f];return _0x5f047b;},_0x4c93(_0x29d732,_0x5274e5);}const _0x2420a3=_0x4c93;function _0x4e58(){const _0x5e5550=['8871LOQtmf','acceptSuggestion','TrackChangesEditing','4XkVjLT','enableCommand','goToNextRestrictedEditingException','12128090InNvno','goToPreviousRestrictedEditingException','acceptSelectedSuggestions','2942597BEDzus','5173015tBTgGA','has','acceptAllSuggestions','discardSuggestion','trackChanges','plugins','discardSelectedSuggestions','afterInit','RestrictedEditingModeEditing','1294690FYtsBy','10217655AJUaUK','editor','get','11316078gzlxFT','854Edstrr','8hPCQPH','discardAllSuggestions'];_0x4e58=function(){return _0x5e5550;};return _0x4e58();}(function(_0x3a36fd,_0x530629){const _0x5f8dd7=_0x4c93,_0x5e3c48=_0x3a36fd();while(!![]){try{const _0x3f684a=-parseInt(_0x5f8dd7(0x18c))/0x1+-parseInt(_0x5f8dd7(0x191))/0x2*(-parseInt(_0x5f8dd7(0x194))/0x3)+parseInt(_0x5f8dd7(0x197))/0x4*(parseInt(_0x5f8dd7(0x19e))/0x5)+parseInt(_0x5f8dd7(0x190))/0x6+parseInt(_0x5f8dd7(0x19d))/0x7*(parseInt(_0x5f8dd7(0x192))/0x8)+-parseInt(_0x5f8dd7(0x18d))/0x9+-parseInt(_0x5f8dd7(0x19a))/0xa;if(_0x3f684a===_0x530629)break;else _0x5e3c48['push'](_0x5e3c48['shift']());}catch(_0x3df6e6){_0x5e3c48['push'](_0x5e3c48['shift']());}}}(_0x4e58,0xea940));import{Plugin as _0x34b282}from'ckeditor5/src/core.js';export default class kt extends _0x34b282{[_0x2420a3(0x18a)](){const _0x3da5d9=_0x2420a3,_0x32a0ea=this[_0x3da5d9(0x18e)];if(!_0x32a0ea[_0x3da5d9(0x188)][_0x3da5d9(0x19f)](_0x3da5d9(0x18b)))return;const _0x498ffa=_0x32a0ea[_0x3da5d9(0x188)][_0x3da5d9(0x18f)](_0x3da5d9(0x196));_0x498ffa[_0x3da5d9(0x198)](_0x3da5d9(0x19b)),_0x498ffa[_0x3da5d9(0x198)](_0x3da5d9(0x199));const _0x1fb826=_0x32a0ea[_0x3da5d9(0x188)][_0x3da5d9(0x18f)](_0x3da5d9(0x18b));_0x1fb826[_0x3da5d9(0x198)](_0x3da5d9(0x187)),_0x1fb826[_0x3da5d9(0x198)](_0x3da5d9(0x195)),_0x1fb826[_0x3da5d9(0x198)](_0x3da5d9(0x186)),_0x1fb826[_0x3da5d9(0x198)](_0x3da5d9(0x1a0)),_0x1fb826[_0x3da5d9(0x198)](_0x3da5d9(0x193)),_0x1fb826[_0x3da5d9(0x198)](_0x3da5d9(0x19c)),_0x1fb826[_0x3da5d9(0x198)](_0x3da5d9(0x189));}}
@@ -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
+ function _0x4410(){const _0x38aa77=['createPositionBefore','plugins','span','2882EWBHyu','get','444542XKgJrY','softBreak','includes','name','data','init','10283spStIU','editing','downcastDispatcher','8IkoAno','deletion','high','TrackChangesEditing','mapper','locale','ELEMENT_LINE_BREAK','getItems','requires','2334DvCinD','20034276BOEmzX','merge','createUIElement','model','addMarker:suggestion:insertion','87645ybHewZ','2wLcPTG','markerName','220jjzHre','enableCommand','element','split','options','test','addMarker:suggestion','shiftEnter','consumable','addClass','insert','bindElementToMarker','showSuggestionHighlights','47050nRRnct','addMarker:suggestion:deletion','ck-suggestion-marker--active','2726313GbIGqV','descriptionFactory','10518183kfqfQd','registerElementLabel','writer','editor','ck-suggestion-marker-','markerRange','activeMarkers','toViewPosition'];_0x4410=function(){return _0x38aa77;};return _0x4410();}const _0xb57a2b=_0x3de6;(function(_0x4743c7,_0x46dce1){const _0x461dbc=_0x3de6,_0x3fbcf8=_0x4743c7();while(!![]){try{const _0x5aa989=-parseInt(_0x461dbc(0x1ab))/0x1+parseInt(_0x461dbc(0x18a))/0x2*(-parseInt(_0x461dbc(0x19c))/0x3)+parseInt(_0x461dbc(0x18c))/0x4*(parseInt(_0x461dbc(0x189))/0x5)+-parseInt(_0x461dbc(0x183))/0x6*(parseInt(_0x461dbc(0x1b1))/0x7)+parseInt(_0x461dbc(0x1b4))/0x8*(parseInt(_0x461dbc(0x19e))/0x9)+parseInt(_0x461dbc(0x199))/0xa*(-parseInt(_0x461dbc(0x1a9))/0xb)+parseInt(_0x461dbc(0x184))/0xc;if(_0x5aa989===_0x46dce1)break;else _0x3fbcf8['push'](_0x3fbcf8['shift']());}catch(_0x4bc804){_0x3fbcf8['push'](_0x3fbcf8['shift']());}}}(_0x4410,0x9d6e9));import{Plugin as _0x328ee0}from'ckeditor5/src/core.js';import{ShiftEnter as _0x1c8680}from'ckeditor5/src/enter.js';function _0x3de6(_0x29e4ff,_0x55d78f){const _0x4410e7=_0x4410();return _0x3de6=function(_0x3de6a3,_0x21e75a){_0x3de6a3=_0x3de6a3-0x17c;let _0x35a04c=_0x4410e7[_0x3de6a3];return _0x35a04c;},_0x3de6(_0x29e4ff,_0x55d78f);}import{getTranslation as _0x93e35}from'../utils/common-translations.js';export default class bt extends _0x328ee0{static get[_0xb57a2b(0x182)](){return[_0x1c8680];}[_0xb57a2b(0x1b0)](){const _0x18111f=_0xb57a2b,_0x222b4b=this[_0x18111f(0x1a1)],_0x477f3b=_0x222b4b[_0x18111f(0x1a7)][_0x18111f(0x1aa)](_0x18111f(0x17d));_0x477f3b[_0x18111f(0x18d)](_0x18111f(0x193)),_0x222b4b[_0x18111f(0x1b2)][_0x18111f(0x1b3)]['on'](_0x18111f(0x188),de(_0x222b4b),{'priority':_0x18111f(0x17c)}),_0x222b4b[_0x18111f(0x1b2)][_0x18111f(0x1b3)]['on'](_0x18111f(0x19a),de(_0x222b4b),{'priority':_0x18111f(0x17c)}),_0x222b4b[_0x18111f(0x1af)][_0x18111f(0x1b3)]['on'](_0x18111f(0x192),(_0x2c5e92,_0x3bbc9b,_0x1846be)=>{const _0x1f3566=_0x18111f;_0x1846be[_0x1f3566(0x190)][_0x1f3566(0x198)]&&de(_0x222b4b,{'showActiveMarker':!0x1})(_0x2c5e92,_0x3bbc9b,_0x1846be);}),_0x477f3b[_0x18111f(0x19d)][_0x18111f(0x19f)](_0x18111f(0x1ac),_0x3fd5cf=>_0x93e35(_0x222b4b[_0x18111f(0x17f)],_0x18111f(0x180),_0x3fd5cf));}}function de(_0x564aac,{showActiveMarker:_0x1e3d1c=!0x0}={}){return(_0x4692a2,_0x547476,_0x2efe17)=>{const _0x5c711b=_0x3de6,_0x3dbefa=_0x564aac[_0x5c711b(0x1a7)][_0x5c711b(0x1aa)](_0x5c711b(0x17d));if(!_0x2efe17[_0x5c711b(0x194)][_0x5c711b(0x191)](_0x547476[_0x5c711b(0x1a3)],_0x4692a2[_0x5c711b(0x1ae)]))return;const _0x2572d2=_0x564aac[_0x5c711b(0x187)];for(const _0x2ebbc8 of _0x547476[_0x5c711b(0x1a3)][_0x5c711b(0x181)]()){if(!_0x2ebbc8['is'](_0x5c711b(0x18e),_0x5c711b(0x1ac)))continue;const _0xbdf3a6=_0x5c711b(0x1b5)==_0x547476[_0x5c711b(0x18b)][_0x5c711b(0x18f)](':')[0x1]?_0x5c711b(0x185):_0x5c711b(0x18f),_0x2d20fd=_0x2efe17[_0x5c711b(0x1a0)][_0x5c711b(0x186)](_0x5c711b(0x1a8),{'class':_0x5c711b(0x1a2)+_0xbdf3a6}),_0x4d4173=_0x2efe17[_0x5c711b(0x17e)][_0x5c711b(0x1a5)](_0x2572d2[_0x5c711b(0x1a6)](_0x2ebbc8));_0x1e3d1c&&_0x3dbefa[_0x5c711b(0x1a4)][_0x5c711b(0x1ad)](_0x547476[_0x5c711b(0x18b)])&&_0x2efe17[_0x5c711b(0x1a0)][_0x5c711b(0x195)](_0x5c711b(0x19b),_0x2d20fd),_0x2efe17[_0x5c711b(0x1a0)][_0x5c711b(0x196)](_0x4d4173,_0x2d20fd),_0x2efe17[_0x5c711b(0x17e)][_0x5c711b(0x197)](_0x2d20fd,_0x547476[_0x5c711b(0x18b)]);}};}
@@ -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 _0x2cbdab=_0x5af8;(function(_0x260145,_0x3cbd3d){const _0x405b92=_0x5af8,_0x3dfb9b=_0x260145();while(!![]){try{const _0x363896=parseInt(_0x405b92(0x122))/0x1+parseInt(_0x405b92(0x12b))/0x2+parseInt(_0x405b92(0x111))/0x3+-parseInt(_0x405b92(0x114))/0x4+parseInt(_0x405b92(0x10d))/0x5+parseInt(_0x405b92(0x11d))/0x6+-parseInt(_0x405b92(0x10f))/0x7;if(_0x363896===_0x3cbd3d)break;else _0x3dfb9b['push'](_0x3dfb9b['shift']());}catch(_0x5aa85d){_0x3dfb9b['push'](_0x3dfb9b['shift']());}}}(_0x1478,0x659a9));import{Plugin as _0x483aef}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x2b78cd}from'./utils.js';function _0x5af8(_0xf8359a,_0x4f02a2){const _0x1478c7=_0x1478();return _0x5af8=function(_0x5af866,_0x1bc907){_0x5af866=_0x5af866-0x10c;let _0x4bfa0b=_0x1478c7[_0x5af866];return _0x4bfa0b;},_0x5af8(_0xf8359a,_0x4f02a2);}import{getTranslation as _0x3321e7}from'../utils/common-translations.js';function _0x1478(){const _0x4ace7c=['StandardEditingModeEditing','365820lbrhpV','getRanges','model','format','type','420387LOFEXB','FORMAT_RESTRICTED_ENABLED','locale','afterInit','commandName','markInlineFormat','change','plugins','enableCommand','1317890HEObrg','TrackChangesEditing','from','descriptionFactory','commandParams','restrictedEditingException','has','isCollapsed','2351510hBhmNb','value','6555472GieAiO','forceValue','214044bhJdnK','get','selection','1317148OCJTjF','commands','registerDescriptionCallback','formatBlock','document','editor','formatInline','FORMAT_RESTRICTED_DISABLED'];_0x1478=function(){return _0x4ace7c;};return _0x1478();}export default class wt extends _0x483aef{[_0x2cbdab(0x125)](){const _0x136ae7=_0x2cbdab,_0x444d1e=this[_0x136ae7(0x119)],_0x2a2771=_0x444d1e[_0x136ae7(0x11f)],_0x1b68e1=_0x444d1e[_0x136ae7(0x124)];if(!_0x444d1e[_0x136ae7(0x129)][_0x136ae7(0x131)](_0x136ae7(0x11c)))return;const _0x426ec6=_0x444d1e[_0x136ae7(0x129)][_0x136ae7(0x112)](_0x136ae7(0x12c)),_0x1176d7=_0x136ae7(0x130),_0x4a4818=_0x444d1e[_0x136ae7(0x115)][_0x136ae7(0x112)](_0x1176d7);_0x426ec6[_0x136ae7(0x12a)](_0x1176d7,(_0x517faf,_0x339c2c={})=>{const _0x555cd3=_0x136ae7,_0x4bba48=_0x2a2771[_0x555cd3(0x118)][_0x555cd3(0x113)];if(_0x4bba48[_0x555cd3(0x10c)])return void _0x517faf(_0x339c2c);const _0x44a493=void 0x0!==_0x339c2c[_0x555cd3(0x110)]?_0x339c2c[_0x555cd3(0x110)]:!_0x4a4818[_0x555cd3(0x10e)];_0x2a2771[_0x555cd3(0x128)](()=>{const _0x50a292=_0x555cd3,_0x424cdf=Array[_0x50a292(0x12d)](_0x4bba48[_0x50a292(0x11e)]());for(const _0x251727 of _0x424cdf){const _0x558c39=_0x44a493?[_0x251727]:_0x2b78cd(_0x1176d7,_0x251727,_0x2a2771);for(const _0x185f85 of _0x558c39)_0x426ec6[_0x50a292(0x127)](_0x185f85,{'commandName':_0x1176d7,'commandParams':[{'forceValue':_0x44a493}]});}});}),_0x426ec6[_0x136ae7(0x12e)][_0x136ae7(0x116)](_0x52bd15=>{const _0x5b0ec7=_0x136ae7;if(_0x5b0ec7(0x117)!=_0x52bd15[_0x5b0ec7(0x121)]&&_0x5b0ec7(0x11a)!=_0x52bd15[_0x5b0ec7(0x121)])return;const {data:_0x3ea50c}=_0x52bd15;return _0x3ea50c&&_0x3ea50c[_0x5b0ec7(0x126)]==_0x1176d7?_0x3ea50c[_0x5b0ec7(0x12f)][0x0][_0x5b0ec7(0x110)]?{'type':_0x5b0ec7(0x120),'content':_0x3321e7(_0x1b68e1,_0x5b0ec7(0x123))}:{'type':_0x5b0ec7(0x120),'content':_0x3321e7(_0x1b68e1,_0x5b0ec7(0x11b))}: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 _0x1fd7f1=_0x858f;(function(_0x1c9c98,_0x215bbc){const _0x56a90e=_0x858f,_0x3492cf=_0x1c9c98();while(!![]){try{const _0x422f63=-parseInt(_0x56a90e(0x163))/0x1+-parseInt(_0x56a90e(0x172))/0x2+parseInt(_0x56a90e(0x161))/0x3+parseInt(_0x56a90e(0x182))/0x4+-parseInt(_0x56a90e(0x17c))/0x5*(parseInt(_0x56a90e(0x177))/0x6)+-parseInt(_0x56a90e(0x17a))/0x7+parseInt(_0x56a90e(0x179))/0x8*(parseInt(_0x56a90e(0x174))/0x9);if(_0x422f63===_0x215bbc)break;else _0x3492cf['push'](_0x3492cf['shift']());}catch(_0x2949ee){_0x3492cf['push'](_0x3492cf['shift']());}}}(_0x535e,0xd86c4));function _0x858f(_0x43cd18,_0xd9b45c){const _0x535e63=_0x535e();return _0x858f=function(_0x858fee,_0x4ddba0){_0x858fee=_0x858fee-0x152;let _0x1a4052=_0x535e63[_0x858fee];return _0x1a4052;},_0x858f(_0x43cd18,_0xd9b45c);}import{Plugin as _0x1aaea4}from'ckeditor5/src/core.js';function _0x535e(){const _0x4a9bf8=['commandName','formatInline','type','3428594RmBbsZ','descriptionFactory','28896867EPnRik','toLowerCase','GeneralHtmlSupport','20022jKzNCa','registerBlockAttribute','8dZlkyA','4643716JHiKWF','editor','2125enJySl','config','forceValue','StyleUtils','afterInit','registerInlineAttribute','1527524vhLTCA','TrackChangesEditing','normalizeConfig','getGhsAttributeNameForElement','add','has','definitions','formatBlock','FORMAT_STYLE','Style','styleName','commandParams','format','_registerLegacyDescription','inline','registerAttributeLabel','3703086ZXeEGa','block','144628tHpUJo','registerDescriptionCallback','locale','*Remove\x20format:*\x20%0','element','*Set\x20format:*\x20%0','get','plugins','enableDefaultAttributesIntegration','DataSchema','style','ghsAttributes'];_0x535e=function(){return _0x4a9bf8;};return _0x535e();}import{getTranslation as _0x464c3f}from'../utils/common-translations.js';export default class yt extends _0x1aaea4{[_0x1fd7f1(0x180)](){const _0x5261af=_0x1fd7f1,_0x218e26=this[_0x5261af(0x17b)];if(!_0x218e26[_0x5261af(0x16a)][_0x5261af(0x156)](_0x5261af(0x15a))||!_0x218e26[_0x5261af(0x16a)][_0x5261af(0x156)](_0x5261af(0x16c)))return;const _0x57184f=_0x218e26[_0x5261af(0x16a)][_0x5261af(0x169)](_0x5261af(0x152)),_0x32df36=_0x218e26[_0x5261af(0x165)],_0x47ae02=_0x218e26[_0x5261af(0x17d)][_0x5261af(0x169)](_0x5261af(0x16d))||{},_0x945209=_0x218e26[_0x5261af(0x16a)][_0x5261af(0x169)](_0x5261af(0x176)),_0x5c375a=_0x218e26[_0x5261af(0x16a)][_0x5261af(0x169)](_0x5261af(0x17f))[_0x5261af(0x153)](_0x218e26[_0x5261af(0x16a)][_0x5261af(0x169)](_0x5261af(0x16c)),_0x47ae02[_0x5261af(0x157)]);_0x57184f[_0x5261af(0x16b)](_0x5261af(0x16d));const _0x429d89=new Set();for(const _0x49f2ac of _0x5c375a[_0x5261af(0x162)]){const _0x127726=_0x945209[_0x5261af(0x154)](_0x49f2ac[_0x5261af(0x167)]);_0x429d89[_0x5261af(0x155)](_0x127726);}const _0x344c21=new Set();for(const _0x5defbe of _0x5c375a[_0x5261af(0x15f)]){const _0xc7aa8b=_0x945209[_0x5261af(0x154)](_0x5defbe[_0x5261af(0x167)]);_0x344c21[_0x5261af(0x155)](_0xc7aa8b);for(const _0x4ebb42 of _0x5defbe[_0x5261af(0x16e)])_0x344c21[_0x5261af(0x155)](_0x4ebb42);}for(const _0x24629a of _0x429d89)_0x57184f[_0x5261af(0x178)](_0x24629a),_0x57184f[_0x5261af(0x173)][_0x5261af(0x160)](_0x24629a,_0x464c3f(_0x32df36,_0x5261af(0x159)));for(const _0x5c340a of _0x344c21)_0x57184f[_0x5261af(0x181)](_0x5c340a),_0x57184f[_0x5261af(0x173)][_0x5261af(0x160)](_0x5c340a,_0x464c3f(_0x32df36,_0x5261af(0x159)));this[_0x5261af(0x15e)]();}[_0x1fd7f1(0x15e)](){const _0x4fe512=_0x1fd7f1,_0x28877c=this[_0x4fe512(0x17b)],_0x2c06b9=_0x28877c[_0x4fe512(0x165)];_0x28877c[_0x4fe512(0x16a)][_0x4fe512(0x169)](_0x4fe512(0x152))[_0x4fe512(0x173)][_0x4fe512(0x164)](_0x4c2cc9=>{const _0x54d867=_0x4fe512;if(_0x54d867(0x158)!=_0x4c2cc9[_0x54d867(0x171)]&&_0x54d867(0x170)!=_0x4c2cc9[_0x54d867(0x171)])return;const {data:_0x19d3e9}=_0x4c2cc9;return _0x19d3e9&&_0x54d867(0x16d)===_0x19d3e9[_0x54d867(0x16f)]?_0x19d3e9[_0x54d867(0x15c)][0x0][_0x54d867(0x17e)]?{'type':_0x54d867(0x15d),'content':_0x464c3f(_0x2c06b9,_0x54d867(0x168),_0x19d3e9[_0x54d867(0x15c)][0x0][_0x54d867(0x15b)][_0x54d867(0x175)]())}:{'type':_0x54d867(0x15d),'content':_0x464c3f(_0x2c06b9,_0x54d867(0x166),_0x19d3e9[_0x54d867(0x15c)][0x0][_0x54d867(0x15b)][_0x54d867(0x175)]())}: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 _0x18d6c0=_0x1cce;(function(_0x475004,_0x56a3df){const _0x1b3a2f=_0x1cce,_0x3d5018=_0x475004();while(!![]){try{const _0x52a4d5=-parseInt(_0x1b3a2f(0x1ed))/0x1+parseInt(_0x1b3a2f(0x200))/0x2*(-parseInt(_0x1b3a2f(0x1d1))/0x3)+-parseInt(_0x1b3a2f(0x1d0))/0x4+-parseInt(_0x1b3a2f(0x1c7))/0x5+-parseInt(_0x1b3a2f(0x1ce))/0x6*(-parseInt(_0x1b3a2f(0x187))/0x7)+-parseInt(_0x1b3a2f(0x1d8))/0x8*(parseInt(_0x1b3a2f(0x17e))/0x9)+parseInt(_0x1b3a2f(0x1e9))/0xa*(parseInt(_0x1b3a2f(0x1ab))/0xb);if(_0x52a4d5===_0x56a3df)break;else _0x3d5018['push'](_0x3d5018['shift']());}catch(_0x31f5bb){_0x3d5018['push'](_0x3d5018['shift']());}}}(_0x34a1,0x1e74b));import{Plugin as _0x43eefa}from'ckeditor5/src/core.js';function _0x34a1(){const _0x1242e6=['editor','getChildren','above','getCellLocation','425411UlaJaO','subType','filter','get','_setupColumnsRowsFixing','addMarker:suggestion','substr','insertTableColumnRight','locale','max','registerPostFixer','selection','start','ELEMENT_TABLE_ROW_WITH_TEXT','afterInit','rowspan','_getSuggestionCoords','root','getItems','createRangeOn','enqueueChange','MAX_SAFE_INTEGER','document','tableCell','insertTableColumnLeft','removeTableRow','addRange','ELEMENT_TABLE','showSuggestionHighlights','registerDescriptionCallback','ELEMENT_TABLE_WITH_TEXT','deletion','getContainedElement','refresh','span','left','11rQEPEU','maxColumn','_suggestionFactory','selectTableRow','insertTableRowBelow','hasAttribute','model','getRanges','_acceptFormatSuggestionCallbackFactory','order','createRangeIn','highest','ELEMENT_TABLE_COLUMN','execute','downcastDispatcher','_splitMarkerName','position','forceValue','writer','insertTable','maxRow','isArray','findAncestor','push','values','getFirstRange','descriptionFactory','table','1202895zBxluE','createPositionAt','differ','oldRange','insertion','markMultiRangeInsertion','_tableSuggestions','18hrKUUY','from','331420QSDgPh','132393EFLpQg','toLowerCase','addClass','min','first','getColumnIndexes','discard','120LvKzeG','insert','tableColumn','removeTableColumn','end','fromRange','createTableWalker','*Insert:*\x20%0','length','options','TableEditing','type','add','removeClass','plugins','name','TrackChangesEditing','4215650VkAuOn','map','includes','MIN_SAFE_INTEGER','51466TQHpbr','commands','$textProxy','minColumn','$graveyard','change','tablePaste','setSelection','isIntersecting','change:data','every','batch','enableCommand','join','detach','accept','markMultiRangeDeletion','colspan','*Remove:*\x20%0','4POIDFZ','has','rootName','isTouching','registerElementLabel','isInContent','startsWith','selectTableColumn','item','_tablePostFixingSubtypes','isEqual','data','cell','registerCustomCallback','_getCoordsForCells','nodeAfter','minRow','last','toViewElement','getSelectionAffectedTableCells','nodeBefore','isIntersectingWithRange','getAttribute','TableUtils','getChanges','tableRow','low','getSuggestion','ELEMENT_TABLE_ROW','suggestion','insertTableRowAbove','element','ELEMENT_TABLE_COLUMN_WITH_TEXT','getChangedMarkers','9585rZzFTV','classes','getRowIndexes','some','mapper'];_0x34a1=function(){return _0x1242e6;};return _0x34a1();}import{LiveRange as _0x6b5200}from'ckeditor5/src/engine.js';function _0x1cce(_0x5756d1,_0x155313){const _0x34a110=_0x34a1();return _0x1cce=function(_0x1cce3c,_0x1110a0){_0x1cce3c=_0x1cce3c-0x162;let _0x13c4ca=_0x34a110[_0x1cce3c];return _0x13c4ca;},_0x1cce(_0x5756d1,_0x155313);}import{setHighlightHandling as _0xa1aee1}from'ckeditor5/src/widget.js';import{getTranslation as _0x36d24e}from'../utils/common-translations.js';export default class jt extends _0x43eefa{constructor(_0x36806e){const _0x33c3bc=_0x1cce;super(_0x36806e),this[_0x33c3bc(0x165)]=[_0x33c3bc(0x175),_0x33c3bc(0x1da)],this[_0x33c3bc(0x1cd)]=new Set();}[_0x18d6c0(0x195)](){const _0x13ec8a=_0x18d6c0,_0x275957=this[_0x13ec8a(0x183)],_0x4b4665=_0x275957[_0x13ec8a(0x1b1)][_0x13ec8a(0x19d)][_0x13ec8a(0x192)];if(!_0x275957[_0x13ec8a(0x1e6)][_0x13ec8a(0x201)](_0x13ec8a(0x1e2)))return;const _0x146008=_0x275957[_0x13ec8a(0x18f)],_0x5dfb77=_0x275957[_0x13ec8a(0x1e6)][_0x13ec8a(0x18a)](_0x13ec8a(0x1e8)),_0x19269a=_0x275957[_0x13ec8a(0x1e6)][_0x13ec8a(0x18a)](_0x13ec8a(0x173));_0x5dfb77[_0x13ec8a(0x1c5)][_0x13ec8a(0x204)](_0x13ec8a(0x1c6),_0x4794ea=>_0x36d24e(_0x146008,_0x13ec8a(0x1a2),_0x4794ea)),this[_0x13ec8a(0x18b)](),_0x5dfb77[_0x13ec8a(0x1f9)](_0x13ec8a(0x1be)),_0x5dfb77[_0x13ec8a(0x1f9)](_0x13ec8a(0x1ae)),_0x5dfb77[_0x13ec8a(0x1f9)](_0x13ec8a(0x163));for(const _0x1ecc7d of[_0x13ec8a(0x17a),_0x13ec8a(0x1af)]){const _0x326859=_0x275957[_0x13ec8a(0x1ee)][_0x13ec8a(0x18a)](_0x1ecc7d);_0x5dfb77[_0x13ec8a(0x1f9)](_0x1ecc7d,_0x3b8b36=>{const _0x48b966=_0x13ec8a;_0x275957[_0x48b966(0x1b1)][_0x48b966(0x1f2)](_0x112399=>{const _0x18120f=_0x48b966;_0x3b8b36();const _0x23050b=_0x18120f(0x185)===_0x326859[_0x18120f(0x1b4)],_0xd35ce8=_0x19269a[_0x18120f(0x16f)](_0x4b4665),_0x4f123d=_0x19269a[_0x18120f(0x180)](_0xd35ce8),_0xf3e501=_0x23050b?_0x4f123d[_0x18120f(0x1d5)]-0x1:_0x4f123d[_0x18120f(0x16d)]+0x1,_0x39be8e=_0xd35ce8[0x0][_0x18120f(0x1c1)](_0x18120f(0x1c6)),_0x4e23de=_0x19269a[_0x18120f(0x1de)](_0x39be8e,{'startRow':_0xf3e501,'endRow':_0xf3e501}),_0x30098a=Array[_0x18120f(0x1cf)](_0x4e23de)[_0x18120f(0x1ea)](_0x4e1de4=>_0x112399[_0x18120f(0x19a)](_0x4e1de4[_0x18120f(0x168)]));_0x5dfb77[_0x18120f(0x1cc)](_0x30098a,_0x18120f(0x175));});});}for(const _0x45b4be of[_0x13ec8a(0x19f),_0x13ec8a(0x18e)]){const _0x1e58f5=_0x275957[_0x13ec8a(0x1ee)][_0x13ec8a(0x18a)](_0x45b4be);_0x5dfb77[_0x13ec8a(0x1f9)](_0x45b4be,_0x294c12=>{const _0x6f3f1c=_0x13ec8a;_0x275957[_0x6f3f1c(0x1b1)][_0x6f3f1c(0x1f2)](_0x20653f=>{const _0x4de4e6=_0x6f3f1c;_0x294c12();const _0x25ea4f=_0x4de4e6(0x1aa)===_0x1e58f5[_0x4de4e6(0x1b4)],_0x455a89=_0x19269a[_0x4de4e6(0x16f)](_0x4b4665),_0x338ecf=_0x19269a[_0x4de4e6(0x1d6)](_0x455a89),_0x112a10=_0x25ea4f?_0x338ecf[_0x4de4e6(0x1d5)]-0x1:_0x338ecf[_0x4de4e6(0x16d)]+0x1,_0x3e262c=_0x455a89[0x0][_0x4de4e6(0x1c1)](_0x4de4e6(0x1c6)),_0x79089d=_0x19269a[_0x4de4e6(0x1de)](_0x3e262c,{'startRow':0x0,'column':_0x112a10,'includeAllSlots':!0x1}),_0x2f5373=Array[_0x4de4e6(0x1cf)](_0x79089d)[_0x4de4e6(0x1ea)](_0x3daf2f=>_0x20653f[_0x4de4e6(0x19a)](_0x3daf2f[_0x4de4e6(0x168)]));_0x5dfb77[_0x4de4e6(0x1cc)](_0x2f5373,_0x4de4e6(0x1da));});});}for(const _0x1fbb43 of[_0x13ec8a(0x1a0),_0x13ec8a(0x1db)]){const _0x5293c0=_0x1fbb43[_0x13ec8a(0x18d)](0xb),_0x18dd1d=_0x5293c0[_0x13ec8a(0x1d2)](),_0xa01b96=_0x18dd1d[_0x13ec8a(0x18d)](0x0,0x3)+_0x13ec8a(0x1a9),_0x774ea0=_0x13ec8a(0x1c6)+_0x5293c0,_0x37c66f=_0x13ec8a(0x1d4)+_0x5293c0,_0x13c991=_0x13ec8a(0x190)+_0x5293c0;_0x5dfb77[_0x13ec8a(0x1f9)](_0x1fbb43,()=>{const _0x5fbe13=_0x13ec8a;_0x275957[_0x5fbe13(0x1b1)][_0x5fbe13(0x1f2)](_0x3626ce=>{const _0x27fab1=_0x5fbe13,_0x33605d=_0x19269a[_0x27fab1(0x16f)](_0x4b4665),_0xbb9048=_0x33605d[0x0][_0x27fab1(0x1c1)](_0x27fab1(0x1c6));let _0x14646b;if(_0x27fab1(0x1a0)==_0x1fbb43){const _0x219395=_0x19269a[_0x27fab1(0x180)](_0x33605d);_0x14646b={'startRow':_0x219395[_0x27fab1(0x1d5)],'endRow':_0x219395[_0x27fab1(0x16d)],'includeAllSlots':!0x0};}else{const _0x3e43a2=_0x19269a[_0x27fab1(0x1d6)](_0x33605d);_0x14646b={'startColumn':_0x3e43a2[_0x27fab1(0x1d5)],'endColumn':_0x3e43a2[_0x27fab1(0x16d)],'includeAllSlots':!0x0};}const _0x56de4f=_0x19269a[_0x27fab1(0x1de)](_0xbb9048,_0x14646b),_0x13bffa=Array[_0x27fab1(0x1cf)](_0x56de4f)[_0x27fab1(0x1ea)](({cell:_0x17b888})=>_0x17b888),_0x1bb7b7=Ee(_0x13bffa[_0x27fab1(0x189)](_0x450c74=>_0x450c74[_0x27fab1(0x1b0)](_0xa01b96))),_0xfbabb6=Ee(_0x13bffa[_0x27fab1(0x189)](_0x15aeea=>!_0x15aeea[_0x27fab1(0x1b0)](_0xa01b96)))[_0x27fab1(0x1ea)](_0x3beed6=>_0x3626ce[_0x27fab1(0x19a)](_0x3beed6)),_0x47195d=_0x5dfb77[_0x27fab1(0x1fd)](_0xfbabb6,_0x774ea0);if(_0x47195d&&(_0x27fab1(0x175)==_0x47195d[_0x27fab1(0x188)]||_0x27fab1(0x1da)==_0x47195d[_0x27fab1(0x188)])){const _0x249043=this[_0x27fab1(0x197)](_0x47195d);for(const _0x267352 of _0x1bb7b7){const _0x43ac51=_0x3626ce[_0x27fab1(0x19a)](_0x267352),_0x1430fd=_0x19269a[_0x27fab1(0x186)](_0x267352),_0x4dff62=_0x267352[_0x27fab1(0x172)](_0xa01b96)-0x1,_0x716ab0=_0x249043[_0x37c66f],_0x334676=_0x249043[_0x13c991];_0x716ab0<=_0x1430fd[_0x18dd1d]&&_0x1430fd[_0x18dd1d]+_0x4dff62<=_0x334676&&_0x47195d[_0x27fab1(0x1a1)](_0x43ac51);}}});});}function _0x1ccf51(_0x4ac459){const _0x476d48=_0x13ec8a,_0x2e833b=Array[_0x476d48(0x1cf)](_0x4b4665[_0x476d48(0x1b2)]())[_0x476d48(0x1ea)](_0x1112a4=>_0x6b5200[_0x476d48(0x1dd)](_0x1112a4));_0x275957[_0x476d48(0x1b1)][_0x476d48(0x1f2)](_0xbf03cb=>{const _0x4af75f=_0x476d48,_0x2e404e=_0xbf03cb[_0x4af75f(0x1f8)];_0x4ac459=_0x4ac459[_0x4af75f(0x189)](_0xfe57a4=>_0x4af75f(0x1f1)!=_0xfe57a4[_0x4af75f(0x198)][_0x4af75f(0x202)]),_0xbf03cb[_0x4af75f(0x1f4)](_0x4ac459),_0x275957[_0x4af75f(0x1ee)][_0x4af75f(0x18a)](_0x4af75f(0x1a0))[_0x4af75f(0x1a8)](),_0x275957[_0x4af75f(0x1b8)](_0x4af75f(0x1a0),{'forceDefaultExecution':!0x0}),_0x275957[_0x4af75f(0x1b1)][_0x4af75f(0x19b)](()=>{const _0x3285c8=_0x4af75f;_0x275957[_0x3285c8(0x1b1)][_0x3285c8(0x19b)](_0x2e404e,_0x310153=>{const _0x2609e0=_0x3285c8,_0x42c41e=_0x2e833b[_0x2609e0(0x189)](_0x5b3020=>_0x2609e0(0x1f1)!=_0x5b3020[_0x2609e0(0x198)][_0x2609e0(0x202)]);_0x42c41e[_0x2609e0(0x1e0)]>0x0&&_0x310153[_0x2609e0(0x1f4)](_0x42c41e);for(const _0x1e6657 of _0x2e833b)_0x1e6657[_0x2609e0(0x1fb)]();});});});}function _0x44e31f(_0x3f7446){const _0x25806b=_0x13ec8a;_0x275957[_0x25806b(0x1b1)][_0x25806b(0x1f2)](_0x21ae5c=>{const _0x5bf10f=_0x25806b,_0x4a0d8d=Array[_0x5bf10f(0x1cf)](_0x4b4665[_0x5bf10f(0x1b2)]())[_0x5bf10f(0x1ea)](_0x11b623=>_0x6b5200[_0x5bf10f(0x1dd)](_0x11b623)),_0x51c980=[];for(const _0x51b16d of _0x3f7446)for(const _0x5cccda of _0x51b16d[_0x5bf10f(0x199)]({'shallow':!0x0}))_0x51c980[_0x5bf10f(0x1c2)](_0x5cccda);for(const _0x24cbb4 of _0x51c980)_0x5bf10f(0x1f1)!=_0x24cbb4[_0x5bf10f(0x198)][_0x5bf10f(0x202)]&&(_0x21ae5c[_0x5bf10f(0x1f4)](_0x21ae5c[_0x5bf10f(0x1c8)](_0x24cbb4,0x0)),_0x275957[_0x5bf10f(0x1ee)][_0x5bf10f(0x18a)](_0x5bf10f(0x1db))[_0x5bf10f(0x1a8)](),_0x275957[_0x5bf10f(0x1b8)](_0x5bf10f(0x1db),{'forceDefaultExecution':!0x0}));const _0x27f624=_0x4a0d8d[_0x5bf10f(0x189)](_0x597a8e=>_0x5bf10f(0x1f1)!=_0x597a8e[_0x5bf10f(0x198)][_0x5bf10f(0x202)]);_0x27f624[_0x5bf10f(0x1e0)]>0x0&&_0x21ae5c[_0x5bf10f(0x1f4)](_0x27f624);for(const _0x4c3a54 of _0x4a0d8d)_0x4c3a54[_0x5bf10f(0x1fb)]();});}function _0x3cb3f4(_0x4b1518,_0x8061cb){const _0x4a3bcd=_0x13ec8a;return _0x8061cb[_0x4a3bcd(0x1f7)](_0x8e4ad8=>_0x4b1518[_0x4a3bcd(0x181)](_0x4a216b=>_0x4a216b[_0x4a3bcd(0x1dc)][_0x4a3bcd(0x166)](_0x8e4ad8[_0x4a3bcd(0x193)])||_0x8e4ad8[_0x4a3bcd(0x1dc)][_0x4a3bcd(0x166)](_0x4a216b[_0x4a3bcd(0x193)])));}function _0x41843c(_0x16ac73,_0x3bc69a){const _0x581df4=_0x13ec8a;return!_0x16ac73[_0x581df4(0x181)](_0x9785af=>_0x3bc69a[_0x581df4(0x181)](_0x34394a=>_0x9785af[_0x581df4(0x1f5)](_0x34394a)))&&_0x16ac73[_0x581df4(0x181)](_0x104472=>_0x3bc69a[_0x581df4(0x181)](_0x5268d8=>_0x104472[_0x581df4(0x1dc)][_0x581df4(0x203)](_0x5268d8[_0x581df4(0x193)])));}_0x275957[_0x13ec8a(0x167)][_0x13ec8a(0x1b9)]['on'](_0x13ec8a(0x18c),(_0xa7cb11,_0x38d6d4,_0x4120db)=>{const _0x2f6f14=_0x13ec8a;if(!_0x4120db[_0x2f6f14(0x1e1)][_0x2f6f14(0x1a3)])return;const _0x56f23e=_0x38d6d4[_0x2f6f14(0x164)];if(!_0x56f23e)return;const _0x327b93=_0x4120db[_0x2f6f14(0x182)][_0x2f6f14(0x16e)](_0x56f23e);function _0x28e4ce(_0x2faf19){const _0x35598b=_0x2f6f14;return Array[_0x35598b(0x1c0)](_0x2faf19)?_0x2faf19:[_0x2faf19];}_0x327b93&&_0x2f6f14(0x19e)===_0x56f23e[_0x2f6f14(0x1e7)]&&_0xa1aee1(_0x327b93,_0x4120db[_0x2f6f14(0x1bd)],(_0x4e2c6f,_0x2012c7,_0x5d30a0)=>_0x5d30a0[_0x2f6f14(0x1d3)](_0x28e4ce(_0x2012c7[_0x2f6f14(0x17f)]),_0x4e2c6f),(_0x33dce8,_0x1e1945,_0x147ffa)=>_0x147ffa[_0x2f6f14(0x1e5)](_0x28e4ce(_0x1e1945[_0x2f6f14(0x17f)]),_0x33dce8));},{'priority':_0x13ec8a(0x1b6)}),_0x5dfb77[_0x13ec8a(0x1c5)][_0x13ec8a(0x1a4)](_0x389fbc=>{const _0x430ddb=_0x13ec8a;if(_0x430ddb(0x1cb)!=_0x389fbc[_0x430ddb(0x1e3)]&&_0x430ddb(0x1a6)!=_0x389fbc[_0x430ddb(0x1e3)])return;const _0x499547=_0x389fbc[_0x430ddb(0x1a7)]();if(null!=_0x499547&&_0x499547['is'](_0x430ddb(0x17b),_0x430ddb(0x1c6))){if(_0x430ddb(0x1cb)==_0x389fbc[_0x430ddb(0x1e3)]){const _0x261a12=_0x389fbc[_0x430ddb(0x199)]()[_0x430ddb(0x189)](_0xb0a1e=>_0xb0a1e['is'](_0x430ddb(0x1ef)))[_0x430ddb(0x1ea)](_0x24b161=>_0x24b161[_0x430ddb(0x167)]);if(_0x261a12[_0x430ddb(0x1e0)])return{'type':_0x430ddb(0x1cb),'content':_0x36d24e(_0x146008,_0x430ddb(0x1df),_0x36d24e(_0x146008,_0x430ddb(0x1a5),'\x22'+_0x261a12[_0x430ddb(0x1fa)]('\x20')+'\x22'))};}if(_0x430ddb(0x1a6)==_0x389fbc[_0x430ddb(0x1e3)]){const _0xb2815=_0x389fbc[_0x430ddb(0x199)]()[_0x430ddb(0x189)](_0x53bba3=>_0x53bba3['is'](_0x430ddb(0x1ef)))[_0x430ddb(0x1ea)](_0x42ed76=>_0x42ed76[_0x430ddb(0x167)]);if(_0xb2815[_0x430ddb(0x1e0)])return{'type':_0x430ddb(0x1a6),'content':_0x36d24e(_0x146008,_0x430ddb(0x1ff),_0x36d24e(_0x146008,_0x430ddb(0x1a5),'\x22'+_0xb2815[_0x430ddb(0x1fa)]('\x20')+'\x22'))};}}}),_0x5dfb77[_0x13ec8a(0x1c5)][_0x13ec8a(0x1a4)](_0x2e221c=>{const _0x3332c0=_0x13ec8a;if(_0x3332c0(0x175)==_0x2e221c[_0x3332c0(0x188)]){const _0x1b771e=_0x2e221c[_0x3332c0(0x199)]()[_0x3332c0(0x189)](_0x105f51=>_0x105f51['is'](_0x3332c0(0x1ef)))[_0x3332c0(0x1ea)](_0x5872a7=>_0x5872a7[_0x3332c0(0x167)]),_0x49f7c6=this[_0x3332c0(0x197)](_0x2e221c),_0x402111=_0x49f7c6[_0x3332c0(0x1bf)]-_0x49f7c6[_0x3332c0(0x16c)]+0x1;if(_0x3332c0(0x1cb)==_0x2e221c[_0x3332c0(0x1e3)])return _0x1b771e[_0x3332c0(0x1e0)]?{'type':_0x3332c0(0x1cb),'content':_0x36d24e(_0x146008,_0x3332c0(0x1df),_0x36d24e(_0x146008,_0x3332c0(0x194),[_0x402111,'\x22'+_0x1b771e[_0x3332c0(0x1fa)]('\x20')+'\x22']))}:{'type':_0x3332c0(0x1cb),'content':_0x36d24e(_0x146008,_0x3332c0(0x1df),_0x36d24e(_0x146008,_0x3332c0(0x178),_0x402111))};if(_0x3332c0(0x1a6)==_0x2e221c[_0x3332c0(0x1e3)])return _0x1b771e[_0x3332c0(0x1e0)]?{'type':_0x3332c0(0x1a6),'content':_0x36d24e(_0x146008,_0x3332c0(0x1ff),_0x36d24e(_0x146008,_0x3332c0(0x194),[_0x402111,'\x22'+_0x1b771e[_0x3332c0(0x1fa)]('\x20')+'\x22']))}:{'type':_0x3332c0(0x1a6),'content':_0x36d24e(_0x146008,_0x3332c0(0x1ff),_0x36d24e(_0x146008,_0x3332c0(0x178),_0x402111))};}if(_0x3332c0(0x1da)==_0x2e221c[_0x3332c0(0x188)]){const _0x5f3246=_0x2e221c[_0x3332c0(0x199)]()[_0x3332c0(0x189)](_0x354e50=>_0x354e50['is'](_0x3332c0(0x1ef)))[_0x3332c0(0x1ea)](_0x5c24ac=>_0x5c24ac[_0x3332c0(0x167)]),_0x3346f8=this[_0x3332c0(0x197)](_0x2e221c),_0x1ffe7d=_0x3346f8[_0x3332c0(0x1ac)]-_0x3346f8[_0x3332c0(0x1f0)]+0x1;if(_0x3332c0(0x1cb)==_0x2e221c[_0x3332c0(0x1e3)])return _0x5f3246[_0x3332c0(0x1e0)]?{'type':_0x3332c0(0x1cb),'content':_0x36d24e(_0x146008,_0x3332c0(0x1df),_0x36d24e(_0x146008,_0x3332c0(0x17c),[_0x1ffe7d,'\x22'+_0x5f3246[_0x3332c0(0x1fa)]('\x20')+'\x22']))}:{'type':_0x3332c0(0x1cb),'content':_0x36d24e(_0x146008,_0x3332c0(0x1df),_0x36d24e(_0x146008,_0x3332c0(0x1b7),_0x1ffe7d))};if(_0x3332c0(0x1a6)==_0x2e221c[_0x3332c0(0x1e3)])return _0x5f3246[_0x3332c0(0x1e0)]?{'type':_0x3332c0(0x1a6),'content':_0x36d24e(_0x146008,_0x3332c0(0x1ff),_0x36d24e(_0x146008,_0x3332c0(0x17c),[_0x1ffe7d,'\x22'+_0x5f3246[_0x3332c0(0x1fa)]('\x20')+'\x22']))}:{'type':_0x3332c0(0x1a6),'content':_0x36d24e(_0x146008,_0x3332c0(0x1ff),_0x36d24e(_0x146008,_0x3332c0(0x1b7),_0x1ffe7d))};}}),_0x5dfb77[_0x13ec8a(0x1ad)][_0x13ec8a(0x169)](_0x13ec8a(0x1cb),_0x13ec8a(0x175),_0x13ec8a(0x1d7),_0x1ccf51),_0x5dfb77[_0x13ec8a(0x1ad)][_0x13ec8a(0x169)](_0x13ec8a(0x1a6),_0x13ec8a(0x175),_0x13ec8a(0x1fc),_0x1ccf51),_0x5dfb77[_0x13ec8a(0x1ad)][_0x13ec8a(0x169)](_0x13ec8a(0x1cb),_0x13ec8a(0x1da),_0x13ec8a(0x1d7),_0x44e31f),_0x5dfb77[_0x13ec8a(0x1ad)][_0x13ec8a(0x169)](_0x13ec8a(0x1a6),_0x13ec8a(0x1da),_0x13ec8a(0x1fc),_0x44e31f),_0x5dfb77[_0x13ec8a(0x1ad)][_0x13ec8a(0x169)](_0x13ec8a(0x1cb),_0x13ec8a(0x1da),_0x13ec8a(0x1fa),_0x3cb3f4),_0x5dfb77[_0x13ec8a(0x1ad)][_0x13ec8a(0x169)](_0x13ec8a(0x1a6),_0x13ec8a(0x1da),_0x13ec8a(0x1fa),_0x3cb3f4),_0x5dfb77[_0x13ec8a(0x1ad)][_0x13ec8a(0x169)](_0x13ec8a(0x1cb),_0x13ec8a(0x175),_0x13ec8a(0x1fa),_0x41843c),_0x5dfb77[_0x13ec8a(0x1ad)][_0x13ec8a(0x169)](_0x13ec8a(0x1a6),_0x13ec8a(0x175),_0x13ec8a(0x1fa),_0x41843c);}[_0x18d6c0(0x1b3)](){const _0x412427=_0x18d6c0,_0x4501d5=this[_0x412427(0x183)],_0x3516ea=_0x4501d5[_0x412427(0x1b1)][_0x412427(0x19d)][_0x412427(0x192)];return(_0x1ceaf2,_0x400115)=>{const _0x34d696=_0x412427;_0x4501d5[_0x34d696(0x1b1)][_0x34d696(0x1f2)](_0x1544cd=>{const _0x5d9917=_0x34d696,{commandName:_0x5598eb,commandParams:_0x56c7da}=_0x400115;let _0x1fd948=_0x1ceaf2[0x0][_0x5d9917(0x1dc)][_0x5d9917(0x170)];_0x56c7da&&_0x56c7da[0x0]&&!0x1===_0x56c7da[0x0][_0x5d9917(0x1bc)]&&(_0x1fd948=_0x1ceaf2[0x0][_0x5d9917(0x193)][_0x5d9917(0x16b)]);const _0x3ba721=_0x1544cd[_0x5d9917(0x1b5)](_0x1fd948);if(_0x5d9917(0x1f1)==_0x3ba721[_0x5d9917(0x198)][_0x5d9917(0x202)])return;const _0x3d54fe=Array[_0x5d9917(0x1cf)](_0x3516ea[_0x5d9917(0x1b2)]())[_0x5d9917(0x1ea)](_0x1925e0=>_0x6b5200[_0x5d9917(0x1dd)](_0x1925e0));_0x1544cd[_0x5d9917(0x1f4)](_0x3ba721),_0x4501d5[_0x5d9917(0x1ee)][_0x5d9917(0x18a)](_0x5598eb)[_0x5d9917(0x1a8)](),_0x56c7da[_0x5d9917(0x1c2)]({'forceDefaultExecution':!0x0}),_0x4501d5[_0x5d9917(0x1b8)](_0x5598eb,..._0x56c7da);const _0x2d4bfe=_0x3d54fe[_0x5d9917(0x189)](_0x3c63a4=>_0x5d9917(0x1f1)!=_0x3c63a4[_0x5d9917(0x198)][_0x5d9917(0x202)]);_0x2d4bfe[_0x5d9917(0x1e0)]>0x0&&_0x1544cd[_0x5d9917(0x1f4)](_0x2d4bfe);for(const _0x13ae2d of _0x3d54fe)_0x13ae2d[_0x5d9917(0x1fb)]();});};}[_0x18d6c0(0x16a)](_0x362e40){const _0x304594=_0x18d6c0,_0xf0ba9c=this[_0x304594(0x183)][_0x304594(0x1e6)][_0x304594(0x18a)](_0x304594(0x173));let _0x5c144e=Number[_0x304594(0x19c)],_0x204b3a=Number[_0x304594(0x1ec)],_0x100960=Number[_0x304594(0x19c)],_0x3aa37d=Number[_0x304594(0x1ec)];for(const _0x394e98 of _0x362e40){if(_0x304594(0x1f1)==_0x394e98[_0x304594(0x198)][_0x304594(0x202)])continue;const {row:_0x39fcbf,column:_0x4cdfab}=_0xf0ba9c[_0x304594(0x186)](_0x394e98),_0x3a0464=_0x394e98[_0x304594(0x1b0)](_0x304594(0x196))?_0x394e98[_0x304594(0x172)](_0x304594(0x196))-0x1:0x0,_0x4eada2=_0x394e98[_0x304594(0x1b0)](_0x304594(0x1fe))?_0x394e98[_0x304594(0x172)](_0x304594(0x1fe))-0x1:0x0;_0x5c144e=_0x39fcbf<_0x5c144e?_0x39fcbf:_0x5c144e,_0x204b3a=_0x39fcbf+_0x3a0464>_0x204b3a?_0x39fcbf+_0x3a0464:_0x204b3a,_0x100960=_0x4cdfab<_0x100960?_0x4cdfab:_0x100960,_0x3aa37d=_0x4cdfab+_0x4eada2>_0x3aa37d?_0x4cdfab+_0x4eada2:_0x3aa37d;}return{'minRow':_0x5c144e,'maxRow':_0x204b3a,'minColumn':_0x100960,'maxColumn':_0x3aa37d};}[_0x18d6c0(0x18b)](){const _0x420a41=_0x18d6c0,_0x14b5af=this[_0x420a41(0x183)],_0x29b88b=_0x14b5af[_0x420a41(0x1e6)][_0x420a41(0x18a)](_0x420a41(0x1e8)),_0x18a151=_0x14b5af[_0x420a41(0x1e6)][_0x420a41(0x18a)](_0x420a41(0x173));_0x14b5af[_0x420a41(0x1b1)][_0x420a41(0x19d)]['on'](_0x420a41(0x1f6),()=>{const _0x1247c1=_0x420a41,_0x56a2ed=Array[_0x1247c1(0x1cf)](_0x14b5af[_0x1247c1(0x1b1)][_0x1247c1(0x19d)][_0x1247c1(0x1c9)][_0x1247c1(0x17d)]());for(const {name:_0x32ee2c,data:_0x5a8ffb}of _0x56a2ed){const {group:_0x26e58e,id:_0x417bd2,subType:_0x2c4454}=_0x29b88b[_0x1247c1(0x1ba)](_0x32ee2c);if(_0x1247c1(0x179)!=_0x26e58e)continue;if(null!=_0x5a8ffb[_0x1247c1(0x1ca)])continue;const _0x55ff3a=_0x29b88b[_0x1247c1(0x177)](_0x417bd2);this[_0x1247c1(0x165)][_0x1247c1(0x1eb)](_0x2c4454)&&this[_0x1247c1(0x1cd)][_0x1247c1(0x1e4)](_0x55ff3a);}},{'priority':_0x420a41(0x176)});const _0x1c7dce=(_0x3ebf42,_0x490ec1)=>{const _0x2290d1=_0x420a41;let _0x2b7c83=!0x1;const _0x411b3c=_0x490ec1[_0x2290d1(0x19a)](_0x3ebf42),_0x428922=_0x3ebf42[_0x2290d1(0x1c1)](_0x2290d1(0x1c6)),_0x288d5d=_0x18a151[_0x2290d1(0x186)](_0x3ebf42);for(const _0x53b355 of this[_0x2290d1(0x1cd)]){const _0x392eb1=_0x53b355[_0x2290d1(0x188)],_0x43034a=_0x392eb1[_0x2290d1(0x162)](_0x2290d1(0x1f3)),_0x895a6d=_0x392eb1[_0x2290d1(0x18d)](_0x43034a?0xa:0x5),_0x2df6bc=_0x895a6d[_0x2290d1(0x1d2)](),_0x5d7afb=_0x2df6bc[_0x2290d1(0x18d)](0x0,0x3)+_0x2290d1(0x1a9),_0x26f6c5=_0x2290d1(0x1d4)+_0x895a6d,_0x3855b3=_0x2290d1(0x190)+_0x895a6d;if(!_0x53b355[_0x2290d1(0x205)])continue;if(_0x428922!=_0x53b355[_0x2290d1(0x1c4)]()[_0x2290d1(0x193)][_0x2290d1(0x1c1)](_0x2290d1(0x1c6)))continue;if(_0x53b355[_0x2290d1(0x171)](_0x411b3c))continue;const _0x2ab4cf=_0x3ebf42[_0x2290d1(0x1b0)](_0x5d7afb)?_0x3ebf42[_0x2290d1(0x172)](_0x5d7afb)-0x1:0x0,_0x383f1a=this[_0x2290d1(0x197)](_0x53b355),_0x275cfb=_0x383f1a[_0x26f6c5],_0xbfa9b0=_0x383f1a[_0x3855b3];_0x275cfb<=_0x288d5d[_0x2df6bc]&&_0x288d5d[_0x2df6bc]+_0x2ab4cf<=_0xbfa9b0&&(_0x53b355[_0x2290d1(0x1a1)](_0x411b3c),_0x2b7c83=!0x0);}return _0x2b7c83;};_0x14b5af[_0x420a41(0x1b1)][_0x420a41(0x19d)][_0x420a41(0x191)](_0x43de17=>{const _0x16e33a=_0x420a41;let _0x1f39ea=!0x1;for(const _0x29640f of _0x14b5af[_0x16e33a(0x1b1)][_0x16e33a(0x19d)][_0x16e33a(0x1c9)][_0x16e33a(0x174)]())if(_0x16e33a(0x1d9)==_0x29640f[_0x16e33a(0x1e3)]){if(_0x16e33a(0x175)==_0x29640f[_0x16e33a(0x1e7)]){for(const _0xb8d795 of _0x29640f[_0x16e33a(0x1bb)][_0x16e33a(0x16b)][_0x16e33a(0x184)]())_0x1f39ea=_0x1f39ea||_0x1c7dce(_0xb8d795,_0x43de17);}else _0x16e33a(0x19e)==_0x29640f[_0x16e33a(0x1e7)]&&(_0x1f39ea=_0x1f39ea||_0x1c7dce(_0x29640f[_0x16e33a(0x1bb)][_0x16e33a(0x16b)],_0x43de17));}return _0x1f39ea;});}[_0x18d6c0(0x197)](_0x3c2405){const _0x5e8953=_0x18d6c0;return this[_0x5e8953(0x16a)](_0x3c2405[_0x5e8953(0x1b2)]()[_0x5e8953(0x1ea)](_0x3d6f64=>_0x3d6f64[_0x5e8953(0x193)][_0x5e8953(0x16b)]));}}function Ee(_0x30ac8c){const _0x4cf98d=_0x18d6c0;return Array[_0x4cf98d(0x1cf)](new Set(_0x30ac8c)[_0x4cf98d(0x1c3)]());}
@@ -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 _0x15f9eb=_0x4da3;function _0x4da3(_0x211778,_0x3b4436){const _0x1ab5a6=_0x1ab5();return _0x4da3=function(_0x4da334,_0x4fab42){_0x4da334=_0x4da334-0x81;let _0x47c222=_0x1ab5a6[_0x4da334];return _0x47c222;},_0x4da3(_0x211778,_0x3b4436);}(function(_0x47373a,_0x268372){const _0x276623=_0x4da3,_0x4dcca7=_0x47373a();while(!![]){try{const _0x2dc494=parseInt(_0x276623(0x81))/0x1+parseInt(_0x276623(0x83))/0x2+parseInt(_0x276623(0x90))/0x3+-parseInt(_0x276623(0x92))/0x4*(parseInt(_0x276623(0x91))/0x5)+-parseInt(_0x276623(0x8a))/0x6+parseInt(_0x276623(0x88))/0x7*(-parseInt(_0x276623(0x8e))/0x8)+-parseInt(_0x276623(0x84))/0x9*(parseInt(_0x276623(0x93))/0xa);if(_0x2dc494===_0x268372)break;else _0x4dcca7['push'](_0x4dcca7['shift']());}catch(_0x3f3ffd){_0x4dcca7['push'](_0x4dcca7['shift']());}}}(_0x1ab5,0xf380d));import{Plugin as _0x3ef4e0}from'ckeditor5/src/core.js';function _0x1ab5(){const _0x211883=['6949390LtqSne','has','1813176IRRKhj','TableCaptionEditing','417938HZkQVN','9iUUvwF','TrackChangesEditing','toggleTableCaption','get','2863126sCborZ','enableCommand','7958166eZIBDk','plugins','afterInit','editor','8lVzINP','requires','5578242hhFfBh','10JrETvU','907704pGgsKp'];_0x1ab5=function(){return _0x211883;};return _0x1ab5();}import _0x542320 from'./table.js';export default class Mt extends _0x3ef4e0{static get[_0x15f9eb(0x8f)](){return[_0x542320];}[_0x15f9eb(0x8c)](){const _0x154ee2=_0x15f9eb,_0x436176=this[_0x154ee2(0x8d)];if(!_0x436176[_0x154ee2(0x8b)][_0x154ee2(0x94)](_0x154ee2(0x82)))return;_0x436176[_0x154ee2(0x8b)][_0x154ee2(0x87)](_0x154ee2(0x85))[_0x154ee2(0x89)](_0x154ee2(0x86));}}
@@ -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 _0x35d874=_0x31ec;(function(_0x29e5d4,_0x5f3772){const _0x121008=_0x31ec,_0x4c5997=_0x29e5d4();while(!![]){try{const _0x575b6d=parseInt(_0x121008(0x23c))/0x1*(parseInt(_0x121008(0x1df))/0x2)+parseInt(_0x121008(0x285))/0x3+parseInt(_0x121008(0x244))/0x4*(-parseInt(_0x121008(0x1ce))/0x5)+parseInt(_0x121008(0x223))/0x6+parseInt(_0x121008(0x208))/0x7+-parseInt(_0x121008(0x1d6))/0x8*(parseInt(_0x121008(0x266))/0x9)+parseInt(_0x121008(0x239))/0xa;if(_0x575b6d===_0x5f3772)break;else _0x4c5997['push'](_0x4c5997['shift']());}catch(_0xd19bfb){_0x4c5997['push'](_0x4c5997['shift']());}}}(_0x367f,0x72fdc));import{getTranslation as _0x184833}from'../utils/common-translations.js';import{Plugin as _0x21967e}from'ckeditor5/src/core.js';import{LiveRange as _0x3d05b4}from'ckeditor5/src/engine.js';function _0x31ec(_0x1814c6,_0x5253c2){const _0x367f44=_0x367f();return _0x31ec=function(_0x31ec06,_0x4b2395){_0x31ec06=_0x31ec06-0x1c6;let _0x4d661a=_0x367f44[_0x31ec06];return _0x4d661a;},_0x31ec(_0x1814c6,_0x5253c2);}function _0x367f(){const _0x43f2ca=['getMarkers','getRanges','296GRBEDC','options','oldRange','registerPostFixer','getAttributes','keys','redo','nextSibling','48648HhUZuo','for','push','fromEntries','editor','getSuggestion','insertContent','first','isInContent','tableCellBackgroundColor','remove','removeMarkers','markerAttributes','plugins','insertionRanges','getAllAdjacentSuggestions','isEmpty','document','start','unwrap','deletionRanges','paragraph','listenTo','_replaceTableSlotCell','value','locale','ck-suggestion-marker-insertion','*Replace\x20table\x20cells*','nodeAfter','cells','dataDowncast','createRange','setAttributes','removeColumns','19539ugniMa','createRangeIn','tablePaste','getRows','createTableWalker','wrap','endColumn','suggestionLoaded','elementToElement','containsRange','_suggestionFactory','tablePasteCell','detach','fromRange','updateMarker','subType','map','content','row','forEach','high','columns','formatBlock','Users','change','tableCell','markMultiRangeBlockFormat','ck-suggestion-marker--active','model','previousSibling','activeMarkers','1796592HXwlRy','suggestionUnloaded','column','TableUtils','low','rows','tableCellHorizontalAlignment','insertColumns','join','cell','getSelectionAffectedTableCells','rowInsertionIndexes','getChanges','suggestion','getShiftedBy','TrackChangesEditing','includes','suggestion:formatBlock:tablePasteCell','has','markerToHighlight','removeMarker','insert','290ztgbaN','getChild','documentSelection','fill','_getCoordsForCells','from','getSuggestions','schema','3368fArtEF','batch','tablePasteColumn','name','createRangeOn','attributes','every','markers','descriptionFactory','1226ycFLVs','add','type','suggestion-td','reduce','tableCellBorderStyle','find','return','$graveyard','trackChanges','view','root','columnInsertionRanges','createPositionBefore','endRow','editingDowncast','clipboardOutput','end','hasSuggestion','getChildren','element','entries','showSuggestionHighlights','_tablePostFixingSubtypes','getColumnIndexes','discard','rowInsertionRanges','forceDefaultExecution','call','findAncestor','selection','tableCellBorderColor','register','getChangedMarkers','conversion','columnInsertionIndexes','filter','_splitMarkerName','registerCustomCallback','differ','markerName','51191dxZzwY','afterInit','markMultiRangeDeletion','tableCellBorderWidth','length','getColumns','next','tableCellPadding','table','insertRows','getItems','get','tableCellVerticalAlignment','createElement','setAttribute','TableClipboard','position','isEqual','rootName','newRange','_isForcedDefaultExecutionBlock','removeRows','author','getRowIndexes','last','previous','getTableIfOnlyTableInContent','3305844FdigOd','tableCellSuggestion','getRange','registerDescriptionCallback','markMultiRangeInsertion','editing','_createdBatches','getContainedElement','tablePasteRow','some','accept','stop','getSuggestionCallback','startsWith','insertion','set','ck-suggestion-marker','deletion','move','commands','tablePasteChainId','requires','7517920nxdXaB'];_0x367f=function(){return _0x43f2ca;};return _0x367f();}import{uid as _0x3cb06c,priorities as _0x57276e}from'ckeditor5/src/utils.js';import _0x3dbb2b from'./table.js';const ge=[_0x35d874(0x20b),_0x35d874(0x1fe),_0x35d874(0x1e4),_0x35d874(0x28b),_0x35d874(0x214),_0x35d874(0x24d),_0x35d874(0x20f)],Ce=Object[_0x35d874(0x247)](ge[_0x35d874(0x276)](_0x30c5da=>[_0x30c5da,null]));export default class It extends _0x21967e{static get[_0x35d874(0x238)](){return[_0x3dbb2b];}[_0x35d874(0x209)](){const _0x2297fd=_0x35d874,_0x50d6f8=this[_0x2297fd(0x248)];if(!_0x50d6f8[_0x2297fd(0x251)][_0x2297fd(0x1ca)](_0x2297fd(0x217)))return;const _0x2c7059=_0x50d6f8[_0x2297fd(0x251)][_0x2297fd(0x213)](_0x2297fd(0x1c7)),_0x54bc5c=_0x50d6f8[_0x2297fd(0x251)][_0x2297fd(0x213)](_0x2297fd(0x288)),_0x135311=_0x50d6f8[_0x2297fd(0x251)][_0x2297fd(0x213)](_0x3dbb2b),_0x32d6a3=_0x50d6f8[_0x2297fd(0x251)][_0x2297fd(0x213)](_0x2297fd(0x217));_0x135311[_0x2297fd(0x1f6)][_0x2297fd(0x246)](_0x2297fd(0x22b),_0x2297fd(0x1d8)),_0x50d6f8[_0x2297fd(0x282)][_0x2297fd(0x1d5)][_0x2297fd(0x1ff)](_0x2297fd(0x224),{'allowIn':_0x2297fd(0x27f),'allowContentOf':_0x2297fd(0x27f),'isLimit':!0x0}),_0x50d6f8[_0x2297fd(0x201)][_0x2297fd(0x26e)]({'model':_0x2297fd(0x224),'view':_0x2297fd(0x1e2)});let _0x356212=null;_0x50d6f8[_0x2297fd(0x282)]['on'](_0x2297fd(0x24a),(_0x319524,_0x1cd0fa)=>{const _0x1173d1=_0x2297fd,[_0x1d5e25,_0x262905]=_0x1cd0fa,_0x4f4af3=_0x1cd0fa[_0x1cd0fa[_0x1173d1(0x20c)]-0x1];_0x4f4af3&&_0x4f4af3[_0x1173d1(0x1fa)]||_0x2c7059[_0x1173d1(0x21c)]||this[_0x1173d1(0x248)][_0x1173d1(0x236)][_0x1173d1(0x213)](_0x1173d1(0x1e8))[_0x1173d1(0x25c)]&&function(_0x46e711,_0x3aa8a5,_0x1af878,_0x10c25a,_0x52c8b5){const _0x688a1=_0x1173d1;if(_0x3aa8a5&&!_0x3aa8a5['is'](_0x688a1(0x1d0)))return!0x1;const _0x71341=_0x52c8b5[_0x688a1(0x222)](_0x46e711,_0x1af878);if(!_0x71341||!he(_0x71341,void 0x0,_0x10c25a))return!0x1;const _0x2c39c2=_0x10c25a[_0x688a1(0x28f)](_0x1af878[_0x688a1(0x255)][_0x688a1(0x1fd)]);if(!_0x2c39c2[_0x688a1(0x20c)])return!0x1;const _0x53d41a=_0x2c39c2[0x0][_0x688a1(0x1fc)](_0x688a1(0x210)),_0x4f265d=_0x10c25a[_0x688a1(0x21f)](_0x2c39c2),_0x38279a=_0x10c25a[_0x688a1(0x1f7)](_0x2c39c2),_0x43167b={'startRow':_0x4f265d[_0x688a1(0x24b)],'endRow':_0x4f265d[_0x688a1(0x220)],'startColumn':_0x38279a[_0x688a1(0x24b)],'endColumn':_0x38279a[_0x688a1(0x220)]};return 0x1==_0x2c39c2[_0x688a1(0x20c)]&&(_0x43167b[_0x688a1(0x1ed)]+=_0x10c25a[_0x688a1(0x269)](_0x71341)-0x1,_0x43167b[_0x688a1(0x26c)]+=_0x10c25a[_0x688a1(0x20d)](_0x71341)-0x1),he(_0x53d41a,_0x43167b,_0x10c25a);}(_0x1d5e25,_0x262905,_0x50d6f8[_0x1173d1(0x282)],_0x54bc5c,_0x32d6a3)&&(_0x319524[_0x1173d1(0x22e)](),_0x356212={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x50d6f8[_0x1173d1(0x282)][_0x1173d1(0x27e)](()=>{const _0x50ea69=_0x1173d1;_0x50d6f8[_0x50ea69(0x282)][_0x50ea69(0x24a)](_0x1cd0fa[0x0],_0x1cd0fa[0x1],_0x1cd0fa[0x2],{'forceDefaultExecution':!0x0});const _0x2065d2=_0x3cb06c(),{rowInsertionRanges:_0x4916cd,columnInsertionRanges:_0x18a18e,insertionRanges:_0x36fd8a,deletionRanges:_0x1cda18,cells:_0x14a9f1}=_0x356212;_0x4916cd[_0x50ea69(0x20c)]&&_0x2c7059[_0x50ea69(0x227)](_0x4916cd,_0x50ea69(0x22b),{'tablePasteChainId':_0x2065d2}),_0x18a18e[_0x50ea69(0x20c)]&&_0x2c7059[_0x50ea69(0x227)](_0x18a18e,_0x50ea69(0x1d8),{'tablePasteChainId':_0x2065d2}),_0x36fd8a[_0x50ea69(0x20c)]&&(_0x2c7059[_0x50ea69(0x227)](_0x36fd8a,_0x50ea69(0x268),{'tablePasteChainId':_0x2065d2,'skipNestingCheck':!0x0}),_0x36fd8a[_0x50ea69(0x279)](_0x44e00e=>{const _0x1f3d1b=_0x50ea69;var _0x2c1567;return null===(_0x2c1567=_0x44e00e[_0x1f3d1b(0x272)])||void 0x0===_0x2c1567?void 0x0:_0x2c1567[_0x1f3d1b(0x1fb)](_0x44e00e);})),_0x1cda18[_0x50ea69(0x20c)]&&(_0x2c7059[_0x50ea69(0x20a)](_0x1cda18,_0x50ea69(0x268),{'tablePasteChainId':_0x2065d2,'skipNestingCheck':!0x0}),_0x1cda18[_0x50ea69(0x279)](_0x2bf5f8=>{const _0x2c5d62=_0x50ea69;var _0x1b7fd1;return null===(_0x1b7fd1=_0x2bf5f8[_0x2c5d62(0x272)])||void 0x0===_0x1b7fd1?void 0x0:_0x1b7fd1[_0x2c5d62(0x1fb)](_0x2bf5f8);}));const _0x3faced=_0x2c7059[_0x50ea69(0x280)](_0x14a9f1[_0x50ea69(0x276)](({element:_0x514f5a})=>_0x514f5a),{'formatGroupId':_0x3cb06c()},[],_0x50ea69(0x271),{'tablePasteChainId':_0x2065d2});if(_0x3faced){const _0x3e620a=_0x3faced[_0x50ea69(0x23a)](),_0x46544e=[];for(const {element:_0x4b711e,attributes:_0x60dcbc}of _0x14a9f1){if(!_0x60dcbc)continue;const _0xfc4eb9=_0x50d6f8[_0x50ea69(0x282)][_0x50ea69(0x1da)](_0x4b711e),_0x2aa89e=_0x3e620a[_0x50ea69(0x1e5)](_0x3cd78d=>_0x3cd78d[_0x50ea69(0x225)]()[_0x50ea69(0x219)](_0xfc4eb9));_0x2aa89e&&_0x46544e[_0x50ea69(0x246)]([_0x2aa89e[_0x50ea69(0x1d9)],_0x60dcbc]);}_0x46544e[_0x50ea69(0x20c)]&&_0x3faced[_0x50ea69(0x216)](_0x50ea69(0x250),Object[_0x50ea69(0x247)](_0x46544e));}_0x356212=null;}));},{'priority':_0x57276e[_0x2297fd(0x27a)]+0xa}),_0x50d6f8[_0x2297fd(0x251)][_0x2297fd(0x213)](_0x2297fd(0x217))['on'](_0x2297fd(0x25b),(_0x3e65eb,_0x32e0d8)=>{const _0x18d3c9=_0x2297fd,[_0x53e5b1,_0x2fdd75,,_0x5b4e94]=_0x32e0d8;if(!_0x356212)return;_0x3e65eb[_0x18d3c9(0x22e)]();const _0x590743=_0x53e5b1[_0x18d3c9(0x28e)],_0x2135b6=_0x2fdd75,_0x49eed2=Pe(_0x590743),_0x24060b=Pe(_0x2135b6);_0x3e65eb[_0x18d3c9(0x1e6)]=_0x590743;let _0x220f44=null,_0x1eb76b=null;if(_0x24060b||_0x49eed2){if(_0x49eed2&&!_0x24060b){_0x5b4e94[_0x18d3c9(0x24e)](_0x590743[_0x18d3c9(0x1cf)](0x0));for(const _0xd397f4 of Array[_0x18d3c9(0x1d3)](_0x2135b6[_0x18d3c9(0x1f2)]()))_0x5b4e94[_0x18d3c9(0x1cd)](_0xd397f4,_0x590743,_0x18d3c9(0x1f0));const _0x3abe75=_0x356212[_0x18d3c9(0x290)][_0x18d3c9(0x1c8)](_0x53e5b1[_0x18d3c9(0x278)]),_0x126332=_0x356212[_0x18d3c9(0x202)][_0x18d3c9(0x1c8)](_0x53e5b1[_0x18d3c9(0x287)]);_0x3abe75||_0x126332||(_0x220f44=_0x3d05b4[_0x18d3c9(0x273)](_0x5b4e94[_0x18d3c9(0x267)](_0x590743)));}else _0x24060b&&!_0x49eed2&&(_0x1eb76b=_0x5b4e94[_0x18d3c9(0x267)](_0x590743));}else{const _0x1480c6=_0x5b4e94[_0x18d3c9(0x215)](_0x18d3c9(0x224)),_0x4e6077=_0x5b4e94[_0x18d3c9(0x215)](_0x18d3c9(0x224));_0x5b4e94[_0x18d3c9(0x26b)](_0x5b4e94[_0x18d3c9(0x267)](_0x590743),_0x4e6077),_0x5b4e94[_0x18d3c9(0x1cd)](_0x1480c6,_0x590743,0x0);for(const _0x46afa5 of Array[_0x18d3c9(0x1d3)](_0x2135b6[_0x18d3c9(0x1f2)]()))_0x5b4e94[_0x18d3c9(0x1cd)](_0x46afa5,_0x1480c6,_0x18d3c9(0x1f0));_0x220f44=_0x3d05b4[_0x18d3c9(0x273)](_0x5b4e94[_0x18d3c9(0x1da)](_0x1480c6)),_0x1eb76b=_0x3d05b4[_0x18d3c9(0x273)](_0x5b4e94[_0x18d3c9(0x1da)](_0x4e6077));}const _0x5f578e=Array[_0x18d3c9(0x1d3)](_0x2135b6[_0x18d3c9(0x240)]())[_0x18d3c9(0x203)](([_0x534071])=>ge[_0x18d3c9(0x1c8)](_0x534071));_0x356212[_0x18d3c9(0x261)][_0x18d3c9(0x246)]({'element':_0x590743,'attributes':_0x5f578e[_0x18d3c9(0x20c)]?Object[_0x18d3c9(0x247)](_0x5f578e):null}),_0x220f44&&_0x356212[_0x18d3c9(0x252)][_0x18d3c9(0x246)](_0x220f44),_0x1eb76b&&_0x356212[_0x18d3c9(0x258)][_0x18d3c9(0x246)](_0x1eb76b);},{'priority':_0x2297fd(0x27a)}),_0x54bc5c['on'](_0x2297fd(0x28c),(_0x3f0c18,_0x1913c7)=>{const _0x5edc70=_0x2297fd,[_0x377485,_0x10dec0={}]=_0x1913c7;if(!_0x356212)return;const _0x4b70e4=_0x10dec0['at']||0x0,_0x3bd5aa=_0x10dec0[_0x5edc70(0x27b)]||0x1;_0x356212[_0x5edc70(0x202)]=new Array(_0x3bd5aa)[_0x5edc70(0x1d1)](_0x4b70e4)[_0x5edc70(0x276)]((_0x7f62c0,_0x2500e0)=>_0x7f62c0+_0x2500e0);for(const {cell:_0x4270c4}of _0x54bc5c[_0x5edc70(0x26a)](_0x377485,{'startColumn':_0x4b70e4,'endColumn':_0x4b70e4+_0x3bd5aa-0x1}))_0x356212[_0x5edc70(0x1eb)][_0x5edc70(0x246)](_0x50d6f8[_0x5edc70(0x282)][_0x5edc70(0x1da)](_0x4270c4));},{'priority':_0x2297fd(0x289)}),_0x54bc5c['on'](_0x2297fd(0x211),(_0x17ef49,_0x5d81d0)=>{const _0x568c35=_0x2297fd,[_0x56bc34,_0x125ff3={}]=_0x5d81d0;if(!_0x356212)return;const _0x5a3a2c=_0x125ff3['at']||0x0,_0x93d1f=_0x125ff3[_0x568c35(0x28a)]||0x1;_0x356212[_0x568c35(0x290)]=new Array(_0x93d1f)[_0x568c35(0x1d1)](_0x5a3a2c)[_0x568c35(0x276)]((_0x27a98b,_0xa49281)=>_0x27a98b+_0xa49281);for(const {cell:_0x474063}of _0x54bc5c[_0x568c35(0x26a)](_0x56bc34,{'startRow':_0x5a3a2c,'endRow':_0x5a3a2c+_0x93d1f-0x1}))_0x356212[_0x568c35(0x1f9)][_0x568c35(0x246)](_0x50d6f8[_0x568c35(0x282)][_0x568c35(0x1da)](_0x474063));},{'priority':_0x2297fd(0x289)}),_0x2c7059[_0x2297fd(0x1de)][_0x2297fd(0x226)](_0x333dc4=>{const _0x44adb8=_0x2297fd;if(_0x333dc4[_0x44adb8(0x275)]&&_0x333dc4[_0x44adb8(0x275)][_0x44adb8(0x230)](_0x44adb8(0x268)))return _0x333dc4[_0x44adb8(0x221)]?{}:{'type':_0x44adb8(0x231),'content':_0x184833(_0x50d6f8[_0x44adb8(0x25d)],_0x44adb8(0x25f))};});const _0x368d8e=()=>!0x1;for(const _0x3452f1 of[_0x2297fd(0x268),_0x2297fd(0x1d8),_0x2297fd(0x22b),_0x2297fd(0x271)])_0x2c7059[_0x2297fd(0x270)][_0x2297fd(0x205)](_0x2297fd(0x231),_0x3452f1,_0x2297fd(0x28d),_0x368d8e),_0x2c7059[_0x2297fd(0x270)][_0x2297fd(0x205)](_0x2297fd(0x234),_0x3452f1,_0x2297fd(0x28d),_0x368d8e),_0x2c7059[_0x2297fd(0x270)][_0x2297fd(0x205)](_0x2297fd(0x27c),_0x3452f1,_0x2297fd(0x28d),_0x368d8e);_0x2c7059[_0x2297fd(0x270)][_0x2297fd(0x205)](_0x2297fd(0x27c),_0x2297fd(0x271),_0x2297fd(0x1f8),_0x368d8e),_0x2c7059[_0x2297fd(0x270)][_0x2297fd(0x205)](_0x2297fd(0x27c),_0x2297fd(0x271),_0x2297fd(0x22d),(_0x3fcb06,_0x2b1dd0,_0x154566)=>{const _0x2255b5=_0x2297fd,_0x8495ba=_0x3fcb06[_0x2255b5(0x276)](_0x478b7e=>_0x478b7e[_0x2255b5(0x22a)]())[_0x2255b5(0x203)](_0x368e1d=>_0x368e1d),_0x2daeb5=new Map(_0x8495ba[_0x2255b5(0x276)](_0x565d97=>[_0x565d97,null]));if(_0x356212){for(const {element:_0x57c53e,attributes:_0x1d05e0}of _0x356212[_0x2255b5(0x261)])_0x1d05e0&&_0x2daeb5[_0x2255b5(0x232)](_0x57c53e,_0x1d05e0);}else{if(_0x154566&&_0x154566[_0x2255b5(0x250)])for(const [_0x1fbaa0,_0x46b0da]of Object[_0x2255b5(0x1f4)](_0x154566[_0x2255b5(0x250)])){const _0xa1e30=_0x50d6f8[_0x2255b5(0x282)][_0x2255b5(0x1dd)][_0x2255b5(0x213)](_0x1fbaa0),_0x260e87=_0xa1e30?_0xa1e30[_0x2255b5(0x225)]()[_0x2255b5(0x22a)]():null;_0x260e87&&_0x2daeb5[_0x2255b5(0x232)](_0x260e87,_0x46b0da);}}_0x50d6f8[_0x2255b5(0x282)][_0x2255b5(0x27e)](_0x3f4164=>{const _0x1b7ea8=_0x2255b5;for(const [_0x5c0cb4,_0x1f9dd1]of _0x2daeb5)_0x3f4164[_0x1b7ea8(0x264)]({...Ce,..._0x1f9dd1},_0x5c0cb4);});});const _0x2a487b=(_0x1227a8,_0x23ddcc)=>{const _0x4e4be9=_0x2297fd;_0x2c7059[_0x4e4be9(0x270)][_0x4e4be9(0x205)](_0x1227a8,_0x4e4be9(0x268),_0x23ddcc,(_0x9ccff6,_0x4f8309,_0x19c4ff)=>{const _0x30e2fd=_0x4e4be9;_0x50d6f8[_0x30e2fd(0x282)][_0x30e2fd(0x27e)](_0x222359=>{const _0x2f847c=_0x30e2fd,_0x25a0cf=[];for(const _0xde9bdb of _0x9ccff6){const _0x615eee=_0xde9bdb[_0x2f847c(0x256)][_0x2f847c(0x260)];_0x615eee['is'](_0x2f847c(0x1f3),_0x2f847c(0x224))&&_0x25a0cf[_0x2f847c(0x246)](_0x615eee);}_0x2c7059[_0x2f847c(0x270)][_0x2f847c(0x22f)](_0x1227a8,null,_0x23ddcc)(_0x9ccff6,_0x4f8309,_0x19c4ff);for(const _0x281522 of _0x25a0cf)_0x2f847c(0x1e7)!=_0x281522[_0x2f847c(0x1ea)][_0x2f847c(0x21a)]&&_0x222359[_0x2f847c(0x257)](_0x281522);});});};_0x2a487b(_0x2297fd(0x231),_0x2297fd(0x22d)),_0x2a487b(_0x2297fd(0x231),_0x2297fd(0x1f8)),_0x2a487b(_0x2297fd(0x234),_0x2297fd(0x22d)),_0x2a487b(_0x2297fd(0x234),_0x2297fd(0x1f8)),_0x2c7059[_0x2297fd(0x270)][_0x2297fd(0x205)](_0x2297fd(0x231),_0x2297fd(0x22b),_0x2297fd(0x1f8),_0x7a5e10=>{const _0x4fa02c=_0x2297fd,_0x19ae01=_0x7a5e10[_0x4fa02c(0x276)](_0x60fa2c=>_0x60fa2c[_0x4fa02c(0x22a)]()),_0x403d67=_0x19ae01[0x0][_0x4fa02c(0x1fc)](_0x4fa02c(0x210)),{minRow:_0x197455,maxRow:_0x46ecbd}=_0x135311[_0x4fa02c(0x1d2)](_0x19ae01);_0x54bc5c[_0x4fa02c(0x21d)](_0x403d67,{'at':_0x197455,'rows':_0x46ecbd-_0x197455+0x1});}),_0x2c7059[_0x2297fd(0x270)][_0x2297fd(0x205)](_0x2297fd(0x231),_0x2297fd(0x1d8),_0x2297fd(0x1f8),_0x5907ff=>{const _0x31c99c=_0x2297fd,_0x2a9470=_0x5907ff[_0x31c99c(0x276)](_0x35a4e7=>_0x35a4e7[_0x31c99c(0x22a)]()),_0x43e251=_0x2a9470[0x0][_0x31c99c(0x1fc)](_0x31c99c(0x210)),{minColumn:_0x45eb24,maxColumn:_0xaba8f1}=_0x135311[_0x31c99c(0x1d2)](_0x2a9470);_0x54bc5c[_0x31c99c(0x265)](_0x43e251,{'at':_0x45eb24,'columns':_0xaba8f1-_0x45eb24+0x1});});const _0x5b79c4=(_0xfa59df,_0x16bbb6)=>{const _0x26ce2b=_0x2297fd;if(!_0x16bbb6[_0x26ce2b(0x275)]||!_0x16bbb6[_0x26ce2b(0x275)][_0x26ce2b(0x230)](_0x26ce2b(0x268)))return;const _0x272508=_0x16bbb6[_0x26ce2b(0x1db)][_0x26ce2b(0x237)],_0x34824d=_0x2c7059[_0x26ce2b(0x1d4)]()[_0x26ce2b(0x203)](_0x361294=>_0x361294[_0x26ce2b(0x24c)]&&_0x361294[_0x26ce2b(0x1db)]&&_0x361294[_0x26ce2b(0x1db)][_0x26ce2b(0x237)]==_0x272508);_0x34824d[_0x26ce2b(0x20c)]&&_0x16bbb6[_0x26ce2b(0x253)]()[_0x26ce2b(0x20c)]!=_0x34824d[_0x26ce2b(0x20c)]&&_0x34824d[_0x26ce2b(0x1e3)]((_0x3cc339,_0x5cc2b3)=>(_0x3cc339[_0x26ce2b(0x20e)]=_0x5cc2b3,_0x5cc2b3[_0x26ce2b(0x221)]=_0x3cc339,_0x5cc2b3));};function _0x4d4d48(_0x3150dd,_0x3bcb88=!0x0){const _0x3eea38=_0x2297fd,{id:_0x52552f}=_0x2c7059[_0x3eea38(0x204)](_0x3150dd[_0x3eea38(0x207)]),_0xc40544=[_0x3eea38(0x233),_0x3eea38(0x25e)],_0x17205e=_0x2c7059[_0x3eea38(0x284)][_0x3eea38(0x1c8)](_0x3150dd[_0x3eea38(0x207)]);return _0x17205e&&_0xc40544[_0x3eea38(0x246)](_0x3eea38(0x281)),{'classes':_0xc40544,'attributes':{'data-suggestion':_0x52552f},'priority':_0x17205e&&_0x3bcb88?0xbc2:0xbb8};}_0x2c7059['on'](_0x2297fd(0x26d),_0x5b79c4,{'priority':_0x2297fd(0x27a)}),_0x2c7059['on'](_0x2297fd(0x286),_0x5b79c4,{'priority':_0x2297fd(0x27a)}),_0x50d6f8[_0x2297fd(0x282)][_0x2297fd(0x255)][_0x2297fd(0x23f)](()=>{const _0x1aac03=_0x2297fd;let _0x1a7497=!0x1;const _0x48ebdc=Array[_0x1aac03(0x1d3)](_0x50d6f8[_0x1aac03(0x282)][_0x1aac03(0x255)][_0x1aac03(0x206)][_0x1aac03(0x200)]());for(const {name:_0x37414e,data:_0x1817dd}of _0x48ebdc){const {group:_0x415d40,type:_0x210992,id:_0x1c3190}=_0x2c7059[_0x1aac03(0x204)](_0x37414e);if(_0x1aac03(0x292)!=_0x415d40||_0x1aac03(0x234)!=_0x210992||_0x1817dd[_0x1aac03(0x23e)])continue;if(!_0x2c7059[_0x1aac03(0x1f1)](_0x1c3190))continue;const _0x2aa834=_0x2c7059[_0x1aac03(0x249)](_0x1c3190)[_0x1aac03(0x23b)](),_0x59b895=_0x50d6f8[_0x1aac03(0x251)][_0x1aac03(0x213)](_0x1aac03(0x27d))['me'];for(const _0x1df890 of _0x2c7059[_0x1aac03(0x1d4)]()){if(!_0x1df890[_0x1aac03(0x24c)]||_0x1df890[_0x1aac03(0x21e)]!=_0x59b895)continue;if(_0x1aac03(0x27c)!=_0x1df890[_0x1aac03(0x1e1)]||_0x1aac03(0x271)!=_0x1df890[_0x1aac03(0x275)])continue;if(_0x1df890[_0x1aac03(0x23b)]()[_0x1aac03(0x1dc)](_0x235d79=>_0x2aa834[_0x1aac03(0x22c)](_0xb21e0=>_0xb21e0[_0x1aac03(0x26f)](_0x235d79,!0x0)))){for(const _0x6357d2 of _0x1df890[_0x1aac03(0x253)]())_0x6357d2[_0x1aac03(0x24c)]&&(_0x6357d2[_0x1aac03(0x1f8)](),_0x1a7497=!0x0);}}}return _0x1a7497;}),_0x50d6f8[_0x2297fd(0x282)][_0x2297fd(0x255)][_0x2297fd(0x23f)](_0x4f583b=>{const _0xa84a2b=_0x2297fd,_0x7cb025=_0x50d6f8[_0xa84a2b(0x236)][_0xa84a2b(0x213)](_0xa84a2b(0x242));if(!_0x7cb025||!_0x7cb025[_0xa84a2b(0x229)][_0xa84a2b(0x1ca)](_0x4f583b[_0xa84a2b(0x1d7)]))return!0x1;let _0xcfd657=!0x1;const _0x21847e=_0x50d6f8[_0xa84a2b(0x251)][_0xa84a2b(0x213)](_0xa84a2b(0x27d))['me'],_0x1d0df6=_0x50d6f8[_0xa84a2b(0x282)][_0xa84a2b(0x255)][_0xa84a2b(0x206)][_0xa84a2b(0x291)](),_0x4c4e70=Array[_0xa84a2b(0x1d3)](_0x50d6f8[_0xa84a2b(0x282)][_0xa84a2b(0x255)][_0xa84a2b(0x206)][_0xa84a2b(0x200)]())[_0xa84a2b(0x203)](({name:_0x315e3e,data:_0x41a892})=>{const _0x1a5037=_0xa84a2b,{group:_0x524edb,subType:_0x1f68c9,authorId:_0x5b155c}=_0x2c7059[_0x1a5037(0x204)](_0x315e3e);return _0x1a5037(0x292)==_0x524edb&&_0x1a5037(0x268)==_0x1f68c9&&_0x5b155c==_0x21847e['id']&&!_0x41a892[_0x1a5037(0x23e)];});for(const _0x82caaa of _0x1d0df6){if(_0xa84a2b(0x1cd)!=_0x82caaa[_0xa84a2b(0x1e1)]||_0xa84a2b(0x224)!=_0x82caaa[_0xa84a2b(0x1d9)]||0x1!=_0x82caaa[_0xa84a2b(0x20c)])continue;const _0x564f92=_0x4f583b[_0xa84a2b(0x263)](_0x82caaa[_0xa84a2b(0x218)],_0x82caaa[_0xa84a2b(0x218)][_0xa84a2b(0x1c6)](0x1));if(!_0x4c4e70[_0xa84a2b(0x1e5)](({data:_0x1811e1})=>_0x1811e1[_0xa84a2b(0x21b)][_0xa84a2b(0x219)](_0x564f92))){for(const {name:_0xced424,data:_0x27ea6a}of _0x4c4e70)if(_0x564f92[_0xa84a2b(0x26f)](_0x27ea6a[_0xa84a2b(0x21b)])){_0x4f583b[_0xa84a2b(0x274)](_0xced424,{'range':_0x564f92}),_0xcfd657=!0x0;break;}}}return _0xcfd657;}),_0x50d6f8[_0x2297fd(0x282)][_0x2297fd(0x255)][_0x2297fd(0x23f)](_0x4e02b7=>{const _0x14c16c=_0x2297fd;let _0x2e8285=!0x1;const _0x1f91d2=_0x50d6f8[_0x14c16c(0x251)][_0x14c16c(0x213)](_0x14c16c(0x27d))['me'],_0x258b3c=_0x2c7059[_0x14c16c(0x1d4)]()[_0x14c16c(0x203)](_0x2d0a76=>_0x2d0a76[_0x14c16c(0x24c)]&&_0x2d0a76[_0x14c16c(0x21e)]==_0x1f91d2),_0xad5478=new Set(),_0x164a56=new Set();for(const _0x4b7cf4 of _0x258b3c)if(_0x14c16c(0x268)==_0x4b7cf4[_0x14c16c(0x275)])for(const _0x5e1f55 of _0x4b7cf4[_0x14c16c(0x23a)]()){const _0x4d5656=_0x5e1f55[_0x14c16c(0x225)]()[_0x14c16c(0x22a)]();if(_0x4d5656){if(_0x4d5656['is'](_0x14c16c(0x1f3),_0x14c16c(0x224))&&Pe(_0x4d5656)){_0x4b7cf4[_0x14c16c(0x1cc)](_0x5e1f55[_0x14c16c(0x1d9)]),_0xad5478[_0x14c16c(0x1e0)](_0x4d5656),_0x2e8285=!0x0;const _0x28d58a=_0x4d5656[_0x14c16c(0x243)],_0x539785=_0x4d5656[_0x14c16c(0x283)],_0x3be7ba=_0x28d58a&&_0x28d58a['is'](_0x14c16c(0x1f3),_0x14c16c(0x224)),_0x298b84=_0x539785&&_0x539785['is'](_0x14c16c(0x1f3),_0x14c16c(0x224));_0x3be7ba&&!_0xad5478[_0x14c16c(0x1ca)](_0x28d58a)&&_0x164a56[_0x14c16c(0x1e0)](_0x28d58a),_0x298b84&&!_0xad5478[_0x14c16c(0x1ca)](_0x539785)&&_0x164a56[_0x14c16c(0x1e0)](_0x539785);}else _0x4d5656['is'](_0x14c16c(0x1f3),_0x14c16c(0x259))&&_0x4d5656[_0x14c16c(0x254)]&&(_0x4b7cf4[_0x14c16c(0x1cc)](_0x5e1f55[_0x14c16c(0x1d9)]),_0x2e8285=!0x0);}}else{if(_0x14c16c(0x271)==_0x4b7cf4[_0x14c16c(0x275)]){if(!_0x4b7cf4[_0x14c16c(0x1db)]||!_0x4b7cf4[_0x14c16c(0x1db)][_0x14c16c(0x237)])continue;const _0x1ae00f=_0x4b7cf4[_0x14c16c(0x1db)][_0x14c16c(0x250)];if(_0x1ae00f&&Object[_0x14c16c(0x241)](_0x1ae00f)[_0x14c16c(0x20c)])continue;const _0x3777df=_0x4b7cf4[_0x14c16c(0x1db)][_0x14c16c(0x237)];let _0x51b8ce=!0x0,_0x5c51e8=!0x0;for(const _0x45cc29 of _0x258b3c)if(_0x45cc29[_0x14c16c(0x275)]&&_0x45cc29[_0x14c16c(0x275)][_0x14c16c(0x230)](_0x14c16c(0x268))){if(!_0x45cc29[_0x14c16c(0x1db)][_0x14c16c(0x237)]){_0x5c51e8=!0x1;break;}if(_0x45cc29['id']!=_0x4b7cf4['id']&&_0x45cc29[_0x14c16c(0x1db)][_0x14c16c(0x237)]==_0x3777df){_0x51b8ce=!0x1;break;}}_0x5c51e8&&_0x51b8ce&&(_0x4b7cf4[_0x14c16c(0x24f)](),_0x2e8285=!0x0);}}for(const _0x13c0c8 of _0xad5478)_0x4e02b7[_0x14c16c(0x24e)](_0x13c0c8);for(const _0x11856b of _0x164a56)_0x4e02b7[_0x14c16c(0x257)](_0x11856b);return _0x2e8285;}),_0x50d6f8[_0x2297fd(0x201)][_0x2297fd(0x245)](_0x2297fd(0x1ee))[_0x2297fd(0x1cb)]({'model':_0x2297fd(0x1c9),'view':(_0x53a809,_0x210ad1)=>_0x4d4d48(_0x53a809),'converterPriority':_0x2297fd(0x27a)}),_0x50d6f8[_0x2297fd(0x201)][_0x2297fd(0x245)](_0x2297fd(0x262))[_0x2297fd(0x1cb)]({'model':_0x2297fd(0x1c9),'view':(_0x3de972,_0x5a5c89)=>_0x5a5c89[_0x2297fd(0x23d)][_0x2297fd(0x1f5)]?_0x4d4d48(_0x3de972,!0x1):null,'converterPriority':_0x2297fd(0x27a)});const _0x4c0446=_0x50d6f8[_0x2297fd(0x228)][_0x2297fd(0x1e9)];this[_0x2297fd(0x25a)](_0x4c0446[_0x2297fd(0x255)],_0x2297fd(0x1ef),(_0x26ca50,_0x57f815)=>{const _0x2f4e5b=_0x2297fd,_0x2b3f24=[];for(const _0x19ea88 of _0x4c0446[_0x2f4e5b(0x267)](_0x57f815[_0x2f4e5b(0x277)])[_0x2f4e5b(0x212)]())_0x19ea88['is'](_0x2f4e5b(0x1f3),_0x2f4e5b(0x1e2))&&_0x2b3f24[_0x2f4e5b(0x246)](_0x19ea88);_0x4c0446[_0x2f4e5b(0x27e)](_0x1a1c77=>{const _0x4b5899=_0x2f4e5b;for(const _0x41893b of _0x2b3f24)_0x1a1c77[_0x4b5899(0x235)](_0x1a1c77[_0x4b5899(0x267)](_0x41893b),_0x1a1c77[_0x4b5899(0x1ec)](_0x41893b)),_0x1a1c77[_0x4b5899(0x24e)](_0x41893b);});});}}function Pe(_0xd438ab){const _0x41b582=_0x35d874;if(_0xd438ab[_0x41b582(0x254)])return!0x0;const _0x2c2870=_0xd438ab[_0x41b582(0x1cf)](0x0);return _0x2c2870['is'](_0x41b582(0x1f3),_0x41b582(0x259))&&_0x2c2870[_0x41b582(0x254)];}function he(_0x46ae21,_0xb0cd01={},_0x142082){const _0x26ad12=_0x35d874;for(const {isAnchor:_0x243786,cellHeight:_0x2990f3,cellWidth:_0x49f305}of _0x142082[_0x26ad12(0x26a)](_0x46ae21,{'includeAllSlots':!0x0,..._0xb0cd01}))if(!_0x243786||0x1!=_0x2990f3||0x1!=_0x49f305)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 _0x4d9a(_0x479be1,_0x49ed47){const _0x547a99=_0x547a();return _0x4d9a=function(_0x4d9a38,_0x31c513){_0x4d9a38=_0x4d9a38-0xdd;let _0xb661b=_0x547a99[_0x4d9a38];return _0xb661b;},_0x4d9a(_0x479be1,_0x49ed47);}const _0xdd5f9e=_0x4d9a;(function(_0x29dedf,_0x2e03e7){const _0x2a8ff7=_0x4d9a,_0x539d5d=_0x29dedf();while(!![]){try{const _0x347c0d=parseInt(_0x2a8ff7(0xe2))/0x1+parseInt(_0x2a8ff7(0x109))/0x2+-parseInt(_0x2a8ff7(0xea))/0x3*(-parseInt(_0x2a8ff7(0x10e))/0x4)+-parseInt(_0x2a8ff7(0xe9))/0x5*(-parseInt(_0x2a8ff7(0xe1))/0x6)+-parseInt(_0x2a8ff7(0xee))/0x7+parseInt(_0x2a8ff7(0xf6))/0x8*(-parseInt(_0x2a8ff7(0x10f))/0x9)+-parseInt(_0x2a8ff7(0xf4))/0xa*(parseInt(_0x2a8ff7(0x113))/0xb);if(_0x347c0d===_0x2e03e7)break;else _0x539d5d['push'](_0x539d5d['shift']());}catch(_0x3f61a0){_0x539d5d['push'](_0x539d5d['shift']());}}}(_0x547a,0xa6265));import{Plugin as _0x1c320c}from'ckeditor5/src/core.js';function _0x547a(){const _0x4d6643=['96708jpqNto','889095yNPxDM','enableCommand','formatGroupId','descriptionFactory','getSuggestionCallback','afterInit','table','260CtyRbS','1466685AODiiJ','getTableColumnsWidths','TableColumnResizeEditing','editor','9100014zDNqEK','registerDescriptionCallback','formatInline','type','registerCustomCallback','plugins','3807990RjfugK','document','7095328tBUWXB','discard','getContainedElement','resizeTableWidth','author','Users','locale','TrackChangesEditing','change','bind','commandParams','handleResizeTableWidthCommand','getSuggestions','accept','getColumnGroupElement','_suggestionFactory','getAttribute','format','*Format:*\x20resize\x20table','1848088CWMJum','getSelectedElement','has','selection','handleSuggestionDescription','8rvdmcc','9urkJeR','tableWidth','resizeTable','markBlockFormat','22cciCWk','model','data','formatBlock','columnWidths','get','subType'];_0x547a=function(){return _0x4d6643;};return _0x547a();}import{getTranslation as _0x28a9f8}from'../utils/common-translations.js';export default class vt extends _0x1c320c{[_0xdd5f9e(0xe7)](){const _0x549780=_0xdd5f9e;if(!this[_0x549780(0xed)][_0x549780(0xf3)][_0x549780(0x10b)](_0x549780(0xec)))return;const _0x20c23d=this[_0x549780(0xed)][_0x549780(0xf3)][_0x549780(0xdf)](_0x549780(0xfd));_0x20c23d[_0x549780(0xe3)](_0x549780(0xf9),this[_0x549780(0x101)][_0x549780(0xff)](this)),_0x20c23d[_0x549780(0x105)][_0x549780(0xf2)](_0x549780(0xdd),_0x549780(0x111),_0x549780(0x103),_0x20c23d[_0x549780(0x105)][_0x549780(0xe6)](_0x549780(0xdd),null,_0x549780(0xf7))),_0x20c23d[_0x549780(0x105)][_0x549780(0xf2)](_0x549780(0xdd),_0x549780(0x111),_0x549780(0xf7),_0x20c23d[_0x549780(0x105)][_0x549780(0xe6)](_0x549780(0xdd),null,_0x549780(0x103))),_0x20c23d[_0x549780(0xe5)][_0x549780(0xef)](this[_0x549780(0x10d)][_0x549780(0xff)](this));}[_0xdd5f9e(0x101)](_0x5398a2,_0xa192ef){const _0x4c4f62=_0xdd5f9e,_0x1718df=this[_0x4c4f62(0xed)][_0x4c4f62(0xf3)][_0x4c4f62(0xdf)](_0x4c4f62(0xfd)),_0x1e80a4=this[_0x4c4f62(0xed)][_0x4c4f62(0xf3)][_0x4c4f62(0xdf)](_0x4c4f62(0xec)),_0x2b6841=_0xa192ef[_0x4c4f62(0xe8)]||this[_0x4c4f62(0xed)][_0x4c4f62(0x114)][_0x4c4f62(0xf5)][_0x4c4f62(0x10c)][_0x4c4f62(0x10a)]();this[_0x4c4f62(0xed)][_0x4c4f62(0x114)][_0x4c4f62(0xfe)](()=>{const _0x57c4bd=_0x4c4f62,_0x6df09f=_0x1e80a4[_0x57c4bd(0x104)](_0x2b6841);let _0x55a4b8=_0x6df09f?_0x1e80a4[_0x57c4bd(0xeb)](_0x6df09f):null,_0x286ec9=_0x2b6841[_0x57c4bd(0x106)](_0x57c4bd(0x110))||null;const _0x37c364=_0xa192ef[_0x57c4bd(0x110)]||_0x286ec9,_0x243b46=_0xa192ef[_0x57c4bd(0xde)]||_0x55a4b8,_0x3352f5=this[_0x57c4bd(0xed)][_0x57c4bd(0xf3)][_0x57c4bd(0xdf)](_0x57c4bd(0xfb))['me'];for(const _0x9acac9 of _0x1718df[_0x57c4bd(0x102)]()){const _0x1ec583=_0x9acac9[_0x57c4bd(0xf8)]();if(_0x57c4bd(0x111)===_0x9acac9[_0x57c4bd(0xe0)]&&_0x1ec583===_0x2b6841){_0x9acac9[_0x57c4bd(0xfa)]!==_0x3352f5&&_0x9acac9[_0x57c4bd(0xf7)]();const _0x4a4960=_0x9acac9[_0x57c4bd(0x115)][_0x57c4bd(0x100)];_0x286ec9=_0x4a4960[0x0][_0x57c4bd(0x110)],_0x55a4b8=_0x4a4960[0x0][_0x57c4bd(0xde)];break;}}_0x5398a2({'table':_0x2b6841,'tableWidth':_0x37c364,'columnWidths':_0x243b46}),_0x1718df[_0x57c4bd(0x112)](_0x2b6841,{'commandName':_0x57c4bd(0xf9),'commandParams':[{'tableWidth':_0x286ec9,'columnWidths':_0x55a4b8}],'formatGroupId':_0x57c4bd(0x111)},[],_0x57c4bd(0x111));});}[_0xdd5f9e(0x10d)](_0x351cd7){const _0x5581a4=_0xdd5f9e;if(_0x5581a4(0xdd)!=_0x351cd7[_0x5581a4(0xf1)]&&_0x5581a4(0xf0)!=_0x351cd7[_0x5581a4(0xf1)])return;const {data:_0x29309b}=_0x351cd7;if(_0x29309b&&_0x5581a4(0x111)===_0x29309b[_0x5581a4(0xe4)]){const _0xbac923=_0x5581a4(0x108);return{'type':_0x5581a4(0x107),'content':_0x28a9f8(this[_0x5581a4(0xed)][_0x5581a4(0xfc)],_0xbac923)};}}}
@@ -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
+ function _0x54d7(){const _0x56cbbc=['setTableColumnHeader','consume','markerNameToElements','afterInit','data-suggestion','commandName','FORMAT_REGULAR_ROW','createTableWalker','highest','plugins','showSuggestionHighlights','markerName','enableDefaultAttributesIntegration','TableUtils','registerCustomCallback','commandParams','*Format:*\x20%0','formatBlock','item','_acceptFormatSuggestionCallbackFactory','TrackChangesEditing','requires','writer','data','addMarker:suggestion','toViewElement','start','get','FORMAT_HEADER_ROW','_splitMarkerName','format','743550ceuiEP','editing','editor','headingRows','stop','getSuggestion','consumable','cell','removeMarker:suggestion','2532280myJjDz','registerAttributeLabel','removeAttribute','setTableRowHeader','downcastDispatcher','5LxgUXl','accept','_registerLegacyDescription','descriptionFactory','bindElementToMarker','locale','forceValue','name','_handleLegacySuggestions','nodeAfter','registerBlockAttribute','headingColumns','has','removeClass','2175201FABfUk','ck-suggestion-marker-','24rEnDFj','includes','setAttribute','FORMAT_REGULAR_COLUMN','getCellLocation','10puGleb','TableEditing','unbindElementFromMarkerName','type','mapper','end','1712641oLECIi','parent','4rHwBuu','addClass','activeMarkers','4752639ULmDNi','markerRange','nodeBefore','ck-suggestion-marker--active','_suggestionFactory','38667706KsbBir','310588AbDMtL','options','registerDescriptionCallback','FORMAT_HEADER_COLUMN'];_0x54d7=function(){return _0x56cbbc;};return _0x54d7();}const _0x56ec1f=_0x1468;function _0x1468(_0x763ca7,_0x289bc4){const _0x54d786=_0x54d7();return _0x1468=function(_0x1468ed,_0x32d52c){_0x1468ed=_0x1468ed-0x66;let _0x75ded7=_0x54d786[_0x1468ed];return _0x75ded7;},_0x1468(_0x763ca7,_0x289bc4);}(function(_0x14b549,_0x49e7a7){const _0x34f55e=_0x1468,_0x1dca0c=_0x14b549();while(!![]){try{const _0x41937f=parseInt(_0x34f55e(0x70))/0x1*(-parseInt(_0x34f55e(0x79))/0x2)+-parseInt(_0x34f55e(0xb8))/0x3+-parseInt(_0x34f55e(0xa5))/0x4+-parseInt(_0x34f55e(0xaa))/0x5*(-parseInt(_0x34f55e(0x9c))/0x6)+parseInt(_0x34f55e(0x6e))/0x7*(-parseInt(_0x34f55e(0xba))/0x8)+-parseInt(_0x34f55e(0x73))/0x9*(parseInt(_0x34f55e(0x68))/0xa)+parseInt(_0x34f55e(0x78))/0xb;if(_0x41937f===_0x49e7a7)break;else _0x1dca0c['push'](_0x1dca0c['shift']());}catch(_0x2bfc75){_0x1dca0c['push'](_0x1dca0c['shift']());}}}(_0x54d7,0x611e6));import{Plugin as _0xb8f039}from'ckeditor5/src/core.js';import _0xa2d2f6 from'./table.js';import{getTranslation as _0x17dcec}from'../utils/common-translations.js';export default class At extends _0xb8f039{static get[_0x56ec1f(0x92)](){return[_0xa2d2f6];}[_0x56ec1f(0x80)](){const _0x1c1749=_0x56ec1f,_0x14f7b3=this[_0x1c1749(0x9e)];if(!_0x14f7b3[_0x1c1749(0x86)][_0x1c1749(0xb6)](_0x1c1749(0x69)))return;const _0x3ea773=_0x14f7b3[_0x1c1749(0xaf)],_0x11e3dc=_0x14f7b3[_0x1c1749(0x86)][_0x1c1749(0x98)](_0x1c1749(0x91));_0x11e3dc[_0x1c1749(0x89)](_0x1c1749(0xa8)),_0x11e3dc[_0x1c1749(0x89)](_0x1c1749(0x7d)),_0x11e3dc[_0x1c1749(0xb4)](_0x1c1749(0x9f)),_0x11e3dc[_0x1c1749(0xb4)](_0x1c1749(0xb5)),_0x11e3dc[_0x1c1749(0xad)][_0x1c1749(0xa6)](_0x1c1749(0x9f),_0x17dcec(_0x3ea773,_0x1c1749(0x99))),_0x11e3dc[_0x1c1749(0xad)][_0x1c1749(0xa6)](_0x1c1749(0xb5),_0x17dcec(_0x3ea773,_0x1c1749(0x7c))),this[_0x1c1749(0xb2)]();}[_0x56ec1f(0xb2)](){const _0x33757b=_0x56ec1f,_0x33f7de=this[_0x33757b(0x9e)][_0x33757b(0x86)][_0x33757b(0x98)](_0x33757b(0x91)),_0x123f53=this[_0x33757b(0x9e)][_0x33757b(0x86)][_0x33757b(0x98)](_0x33757b(0x8a)),_0x3e97e6=this[_0x33757b(0x9e)][_0x33757b(0x86)][_0x33757b(0x98)](_0xa2d2f6)[_0x33757b(0x90)]();function _0x34c157({showActiveMarker:_0x3ca601=!0x0,setDataAttribute:_0x38afa0=!0x0}={}){return(_0x418b28,_0x546532,_0x224278)=>{const _0x5bd572=_0x1468,{type:_0x3adf55,id:_0x5b84cd}=_0x33f7de[_0x5bd572(0x9a)](_0x546532[_0x5bd572(0x88)]),_0x2bb56e=_0x33f7de[_0x5bd572(0xa1)](_0x5b84cd),_0x162d4e=_0x2bb56e[_0x5bd572(0x94)];if(_0x5bd572(0x8e)!=_0x2bb56e[_0x5bd572(0x6b)]||!_0x162d4e||_0x5bd572(0x7d)!=_0x162d4e[_0x5bd572(0x82)])return;if(_0x546532[_0x5bd572(0x8f)])return void _0x418b28[_0x5bd572(0xa0)]();if(!_0x224278[_0x5bd572(0xa2)][_0x5bd572(0x7e)](_0x546532[_0x5bd572(0x74)],_0x418b28[_0x5bd572(0xb1)]))return;const _0x1bac7a=_0x546532[_0x5bd572(0x74)][_0x5bd572(0x97)][_0x5bd572(0xb3)],_0x2f02d4=_0x546532[_0x5bd572(0x74)][_0x5bd572(0x6d)][_0x5bd572(0x75)],_0x57b8fa=_0x1bac7a[_0x5bd572(0x6f)][_0x5bd572(0x6f)],{column:_0x23266a}=_0x123f53[_0x5bd572(0x67)](_0x1bac7a),{column:_0x9696e}=_0x123f53[_0x5bd572(0x67)](_0x2f02d4);for(let _0x478e92=_0x23266a;_0x478e92<=_0x9696e;_0x478e92++){const _0x3aa0ea=_0x123f53[_0x5bd572(0x84)](_0x57b8fa,{'column':_0x478e92,'includeAllSlots':!0x1});for(const _0x22674a of _0x3aa0ea){const _0x495175=_0x22674a[_0x5bd572(0xa3)],_0x5b1ef3=_0x224278[_0x5bd572(0x6c)][_0x5bd572(0x96)](_0x495175);_0x224278[_0x5bd572(0x93)][_0x5bd572(0x71)](_0x5bd572(0xb9)+_0x3adf55,_0x5b1ef3),_0x38afa0&&_0x224278[_0x5bd572(0x93)][_0x5bd572(0xbc)](_0x5bd572(0x81),_0x5b84cd,_0x5b1ef3),_0x224278[_0x5bd572(0x6c)][_0x5bd572(0xae)](_0x5b1ef3,_0x546532[_0x5bd572(0x88)]),_0x3ca601&&(_0x33f7de[_0x5bd572(0x72)][_0x5bd572(0xbb)](_0x546532[_0x5bd572(0x88)])?_0x224278[_0x5bd572(0x93)][_0x5bd572(0x71)](_0x5bd572(0x76),_0x5b1ef3):_0x224278[_0x5bd572(0x93)][_0x5bd572(0xb7)](_0x5bd572(0x76),_0x5b1ef3));}}};}_0x33f7de[_0x33757b(0x77)][_0x33757b(0x8b)](_0x33757b(0x8e),_0x33757b(0xa8),_0x33757b(0xab),_0x3e97e6),_0x33f7de[_0x33757b(0x77)][_0x33757b(0x8b)](_0x33757b(0x8e),_0x33757b(0x7d),_0x33757b(0xab),_0x3e97e6),this[_0x33757b(0x9e)][_0x33757b(0x9d)][_0x33757b(0xa9)]['on'](_0x33757b(0x95),_0x34c157(),{'priority':_0x33757b(0x85)}),this[_0x33757b(0x9e)][_0x33757b(0x94)][_0x33757b(0xa9)]['on'](_0x33757b(0x95),(_0x36ff77,_0x4c0c42,_0x11c329)=>{const _0x31d14b=_0x33757b;_0x11c329[_0x31d14b(0x7a)][_0x31d14b(0x87)]&&_0x34c157({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x36ff77,_0x4c0c42,_0x11c329);},{'priority':_0x33757b(0x85)}),this[_0x33757b(0x9e)][_0x33757b(0x9d)][_0x33757b(0xa9)]['on'](_0x33757b(0xa4),(_0x58d1bb,_0x578851,_0x34f1aa)=>{const _0x42b59b=_0x33757b,{type:_0x46550d,id:_0x2f722f}=_0x33f7de[_0x42b59b(0x9a)](_0x578851[_0x42b59b(0x88)]),_0x1b40cb=_0x33f7de[_0x42b59b(0xa1)](_0x2f722f),_0x974017=_0x1b40cb[_0x42b59b(0x94)];if(_0x42b59b(0x8e)!=_0x1b40cb[_0x42b59b(0x6b)]||!_0x974017||_0x42b59b(0x7d)!=_0x974017[_0x42b59b(0x82)])return;const _0x29f090=_0x34f1aa[_0x42b59b(0x6c)][_0x42b59b(0x7f)](_0x578851[_0x42b59b(0x88)]);if(_0x29f090){for(const _0x2c05c5 of _0x29f090)_0x34f1aa[_0x42b59b(0x93)][_0x42b59b(0xb7)](_0x42b59b(0xb9)+_0x46550d,_0x2c05c5),_0x34f1aa[_0x42b59b(0x93)][_0x42b59b(0xb7)](_0x42b59b(0x76),_0x2c05c5),_0x34f1aa[_0x42b59b(0x93)][_0x42b59b(0xa7)](_0x42b59b(0x81),_0x2c05c5),_0x34f1aa[_0x42b59b(0x6c)][_0x42b59b(0x6a)](_0x2c05c5,_0x578851[_0x42b59b(0x88)]);}},{'priority':_0x33757b(0x85)}),this[_0x33757b(0xac)]();}[_0x56ec1f(0xac)](){const _0x18c6c9=_0x56ec1f,_0x5596e1=this[_0x18c6c9(0x9e)],_0x189bf4=_0x5596e1[_0x18c6c9(0xaf)];function _0x79a914(_0x5ddecb){const _0x3a12ba=_0x18c6c9;return{'type':_0x3a12ba(0x9b),'content':_0x17dcec(_0x189bf4,_0x3a12ba(0x8d),_0x5ddecb)};}_0x5596e1[_0x18c6c9(0x86)][_0x18c6c9(0x98)](_0x18c6c9(0x91))[_0x18c6c9(0xad)][_0x18c6c9(0x7b)](_0x3731ff=>{const _0x4dea36=_0x18c6c9;if(_0x4dea36(0x8e)!=_0x3731ff[_0x4dea36(0x6b)])return;const {data:_0x59e2a1}=_0x3731ff;if(_0x59e2a1){if(_0x4dea36(0xa8)==_0x59e2a1[_0x4dea36(0x82)]){const _0x563268=_0x59e2a1[_0x4dea36(0x8c)][0x0][_0x4dea36(0xb0)];return _0x79a914(_0x17dcec(_0x189bf4,_0x563268?_0x4dea36(0x99):_0x4dea36(0x83)));}if(_0x4dea36(0x7d)==_0x59e2a1[_0x4dea36(0x82)]){const _0x1f37cb=_0x59e2a1[_0x4dea36(0x8c)][0x0][_0x4dea36(0xb0)];return _0x79a914(_0x17dcec(_0x189bf4,_0x1f37cb?_0x4dea36(0x7c):_0x4dea36(0x66)));}}});}}